-
Notifications
You must be signed in to change notification settings - Fork 31
Expand file tree
/
Copy pathterser.js
More file actions
1 lines (1 loc) · 397 KB
/
terser.js
File metadata and controls
1 lines (1 loc) · 397 KB
1
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,{}):"function"==typeof define&&define.amd?define(["exports"],t):t((e=e||self).Terser={},e.sourceMap)}(this,function(e,t){"use strict";function n(e){return e.split("")}function i(e,t){return t.includes(e)}t=t&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t;class o extends Error{constructor(e,t){super(),this.name="DefaultsError",this.message=e,this.defs=t}}function r(e,t,n){!0===e&&(e={}),null!=e&&"object"==typeof e&&(e=Object.assign({},e));const i=e||{};if(n)for(const e in i)if(D(i,e)&&!D(t,e))throw new o("`"+e+"` is not a supported option",t);for(const n in t)if(D(t,n))if(e&&D(e,n))if("ecma"===n){let t=0|e[n];t>5&&t<2015&&(t+=2009),i[n]=t}else i[n]=e&&D(e,n)?e[n]:t[n];else i[n]=t[n];return i}function a(){}function s(){return!1}function u(){return!0}function c(){return this}function l(){return null}var f=function(){function e(e,r,a){var s,u=[],c=[];function l(){var l=r(e[s],s),f=l instanceof o;return f&&(l=l.v),l instanceof n?(l=l.v)instanceof i?c.push.apply(c,a?l.v.slice().reverse():l.v):c.push(l):l!==t&&(l instanceof i?u.push.apply(u,a?l.v.slice().reverse():l.v):u.push(l)),f}if(Array.isArray(e))if(a){for(s=e.length;--s>=0&&!l(););u.reverse(),c.reverse()}else for(s=0;s<e.length&&!l();++s);else for(s in e)if(D(e,s)&&l())break;return c.concat(u)}e.at_top=function(e){return new n(e)},e.splice=function(e){return new i(e)},e.last=function(e){return new o(e)};var t=e.skip={};function n(e){this.v=e}function i(e){this.v=e}function o(e){this.v=e}return e}();function p(e,t,n){return n||(n={}),t&&(n.start||(n.start=t.start),n.end||(n.end=t.end)),new e(n)}function d(e,t){e.includes(t)||e.push(t)}function _(e,t){return e.replace(/{(.+?)}/g,function(e,n){return t&&t[n]})}function m(e,t){for(var n=e.length;--n>=0;)e[n]===t&&e.splice(n,1)}function h(e,t){if(e.length<2)return e.slice();return function e(n){if(n.length<=1)return n;var i=Math.floor(n.length/2),o=n.slice(0,i),r=n.slice(i);return function(e,n){for(var i=[],o=0,r=0,a=0;o<e.length&&r<n.length;)t(e[o],n[r])<=0?i[a++]=e[o++]:i[a++]=n[r++];return o<e.length&&i.push.apply(i,e.slice(o)),r<n.length&&i.push.apply(i,n.slice(r)),i}(o=e(o),r=e(r))}(e)}function E(e){return Array.isArray(e)||(e=e.split(" ")),new Set(e)}function g(e,t,n){e.has(t)?e.get(t).push(n):e.set(t,[n])}function D(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function S(e,t){return!0===e||e instanceof RegExp&&e.test(t)}var A={"\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"};function v(e){return e.replace(/[\n\r\u2028\u2029]/g,function(t,n){return("\\"==e[n-1]&&("\\"!=e[n-2]||/(?:^|[^\\])(?:\\{2})*$/.test(e.slice(0,n-1)))?"":"\\")+A[t]})}const b="gimuy";function T(e,t){return e._annotations&t}function y(e,t){e._annotations|=t}var C="",R=!0,O="break case catch class const continue debugger default delete do else export extends finally for function if in instanceof let new return switch throw try typeof var void while with",F="false null true",M="enum implements import interface package private protected public static super this "+F+" "+O,k="return new delete throw else case yield await";O=E(O),M=E(M),k=E(k),F=E(F);var w=E(n("+-*&%=<>!?|~^")),N=/[0-9a-f]/i,I=/^0x[0-9a-f]+$/i,x=/^0[0-7]+$/,P=/^0o[0-7]+$/i,B=/^0b[01]+$/i,L=/^\d*\.?\d*(?:e[+-]?\d*(?:\d\.?|\.?\d)\d*)?$/i,V=/^(0[xob])?[0-9a-f]+n$/i,U=E(["in","instanceof","typeof","new","void","delete","++","--","+","-","!","~","&","|","^","*","**","/","%",">>","<<",">>>","<",">","<=",">=","==","===","!=","!==","?","=","+=","-=","||=","&&=","??=","/=","*=","**=","%=",">>=","<<=",">>>=","|=","^=","&=","&&","??","||"]),K=E(n(" \n\r\t\f\v \u2028\u2029 \ufeff")),G=E(n("\n\r\u2028\u2029")),H=E(n(";]),:")),X=E(n("[{(,;:")),z=E(n("[]{}(),;:")),W={ID_Start:/[$A-Z_a-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B4\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309B-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AD\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF30-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC03-\uDC37\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDF00-\uDF19]|\uD806[\uDCA0-\uDCDF\uDCFF\uDEC0-\uDEF8]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50\uDF93-\uDF9F]|\uD82C[\uDC00\uDC01]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD83A[\uDC00-\uDCC4]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1]|\uD87E[\uDC00-\uDE1D]/,ID_Continue:/(?:[$0-9A-Z_a-z\xAA\xB5\xB7\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u08A0-\u08B4\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C60-\u0C63\u0C66-\u0C6F\u0C81-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D01-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1369-\u1371\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1CD0-\u1CD2\u1CD4-\u1CF6\u1CF8\u1CF9\u1D00-\u1DF5\u1DFC-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AD\uA7B0-\uA7B7\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C4\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF30-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE38-\uDE3A\uDE3F\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE6\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC00-\uDC46\uDC66-\uDC6F\uDC7F-\uDCBA\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDCA-\uDDCC\uDDD0-\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE37\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEEA\uDEF0-\uDEF9\uDF00-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3C-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF50\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDDD8-\uDDDD\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB7\uDEC0-\uDEC9\uDF00-\uDF19\uDF1D-\uDF2B\uDF30-\uDF39]|\uD806[\uDCA0-\uDCE9\uDCFF\uDEC0-\uDEF8]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDED0-\uDEED\uDEF0-\uDEF4\uDF00-\uDF36\uDF40-\uDF43\uDF50-\uDF59\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50-\uDF7E\uDF8F-\uDF9F]|\uD82C[\uDC00\uDC01]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9D\uDC9E]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1]|\uD87E[\uDC00-\uDE1D]|\uDB40[\uDD00-\uDDEF])+/};function Y(e,t){if(q(e.charCodeAt(t))){if($(e.charCodeAt(t+1)))return e.charAt(t)+e.charAt(t+1)}else if($(e.charCodeAt(t))&&q(e.charCodeAt(t-1)))return e.charAt(t-1)+e.charAt(t);return e.charAt(t)}function q(e){return e>=55296&&e<=56319}function $(e){return e>=56320&&e<=57343}function j(e){return e>=48&&e<=57}function Z(e){return W.ID_Start.test(e)}function Q(e){return W.ID_Continue.test(e)}const J=/^[a-z_$][a-z0-9_$]*$/i;function ee(e){return J.test(e)}function te(e,t){if(J.test(e))return!0;if(!t&&/[\ud800-\udfff]/.test(e))return!1;var n=W.ID_Start.exec(e);return!(!n||0!==n.index)&&(!(e=e.slice(n[0].length))||!!(n=W.ID_Continue.exec(e))&&n[0].length===e.length)}function ne(e,t=!0){if(!t&&e.includes("e"))return NaN;if(I.test(e))return parseInt(e.substr(2),16);if(x.test(e))return parseInt(e.substr(1),8);if(P.test(e))return parseInt(e.substr(2),8);if(B.test(e))return parseInt(e.substr(2),2);if(L.test(e))return parseFloat(e);var n=parseFloat(e);return n==e?n:void 0}class ie extends Error{constructor(e,t,n,i,o){super(),this.name="SyntaxError",this.message=e,this.filename=t,this.line=n,this.col=i,this.pos=o}}function oe(e,t,n,i,o){throw new ie(e,t,n,i,o)}function re(e,t,n){return e.type==t&&(null==n||e.value==n)}var ae={};function se(e,t,n,i){var o={text:e,filename:t,pos:0,tokpos:0,line:1,tokline:0,col:0,tokcol:0,newline_before:!1,regex_allowed:!1,brace_counter:0,template_braces:[],comments_before:[],directives:{},directive_stack:[]};function r(){return Y(o.text,o.pos)}function a(){if(!(46===o.text.charCodeAt(o.pos+1)))return!1;const e=o.text.charCodeAt(o.pos+2);return e<48||e>57}function s(e,t){var n=Y(o.text,o.pos++);if(e&&!n)throw ae;return G.has(n)?(o.newline_before=o.newline_before||!t,++o.line,o.col=0,"\r"==n&&"\n"==r()&&(++o.pos,n="\n")):(n.length>1&&(++o.pos,++o.col),++o.col),n}function u(e){for(;e--;)s()}function c(e){return o.text.substr(o.pos,e.length)==e}function l(e,t){var n=o.text.indexOf(e,o.pos);if(t&&-1==n)throw ae;return n}function f(){o.tokline=o.line,o.tokcol=o.col,o.tokpos=o.pos}var p=!1,d=null;function _(e,n,i){o.regex_allowed="operator"==e&&!ce.has(n)||"keyword"==e&&k.has(n)||"punc"==e&&X.has(n)||"arrow"==e,"punc"!=e||"."!=n&&"?."!=n?i||(p=!1):p=!0;const r=o.tokline,a=o.tokcol,s=o.tokpos,u=o.newline_before,c=t;let l=[],f=[];i||(l=o.comments_before,f=o.comments_before=[]),o.newline_before=!1;const _=new Ae(e,n,r,a,s,u,l,f,c);return i||(d=_),_}function m(){for(;K.has(r());)s()}function h(e){oe(e,t,o.tokline,o.tokcol,o.tokpos)}function E(e){var t=!1,n=!1,i=!1,o="."==e,a=!1,u=!1,c=function(e){for(var t,n="",i=0;(t=r())&&e(t,i++);)n+=s();return n}(function(r,s){if(a)return!1;switch(r.charCodeAt(0)){case 95:return u=!0;case 98:case 66:return i=!0;case 111:case 79:case 120:case 88:return!i&&(i=!0);case 101:case 69:return!!i||!t&&(t=n=!0);case 45:return n||0==s&&!e;case 43:return n;case n=!1,46:return!(o||i||t)&&(o=!0)}return"n"===r?(a=!0,!0):N.test(r)});if(e&&(c=e+c),C=c,x.test(c)&&W.has_directive("use strict")&&h("Legacy octal literals are not allowed in strict mode"),u&&(c.endsWith("_")?h("Numeric separators are not allowed at the end of numeric literals"):c.includes("__")&&h("Only one underscore is allowed as numeric separator"),c=c.replace(/_/g,"")),c.endsWith("n")){const e=c.slice(0,-1),t=ne(e,I.test(e));if(!o&&V.test(c)&&!isNaN(t))return _("big_int",e);h("Invalid or unexpected token")}var l=ne(c);if(!isNaN(l))return _("num",l);h("Invalid syntax: "+c)}function g(e){return e>="0"&&e<="7"}function D(e,t,n){var i,a=s(!0,e);switch(a.charCodeAt(0)){case 110:return"\n";case 114:return"\r";case 116:return"\t";case 98:return"\b";case 118:return"\v";case 102:return"\f";case 120:return String.fromCharCode(S(2,t));case 117:if("{"==r()){for(s(!0),"}"===r()&&h("Expecting hex-character between {}");"0"==r();)s(!0);var u,c=l("}",!0)-o.pos;return(c>6||(u=S(c,t))>1114111)&&h("Unicode reference out of bounds"),s(!0),(i=u)>65535?(i-=65536,String.fromCharCode(55296+(i>>10))+String.fromCharCode(i%1024+56320)):String.fromCharCode(i)}return String.fromCharCode(S(4,t));case 10:return"";case 13:if("\n"==r())return s(!0,e),""}if(g(a)){if(n&&t){"0"===a&&!g(r())||h("Octal escape sequences are not allowed in template strings")}return function(e,t){var n=r();n>="0"&&n<="7"&&(e+=s(!0))[0]<="3"&&(n=r())>="0"&&n<="7"&&(e+=s(!0));if("0"===e)return"\0";e.length>0&&W.has_directive("use strict")&&t&&h("Legacy octal escape sequences are not allowed in strict mode");return String.fromCharCode(parseInt(e,8))}(a,t)}return a}function S(e,t){for(var n=0;e>0;--e){if(!t&&isNaN(parseInt(r(),16)))return parseInt(n,16)||"";var i=s(!0);isNaN(parseInt(i,16))&&h("Invalid hex-character pattern in string"),n+=i}return parseInt(n,16)}var A=H("Unterminated string constant",function(){const e=o.pos;for(var t=s(),n=[];;){var i=s(!0,!0);if("\\"==i)i=D(!0,!0);else if("\r"==i||"\n"==i)h("Unterminated string constant");else if(i==t)break;n.push(i)}var r=_("string",n.join(""));return C=o.text.slice(e,o.pos),r.quote=t,r}),v=H("Unterminated template",function(e){e&&o.template_braces.push(o.brace_counter);var t,n,i="",a="";for(s(!0,!0);"`"!=(t=s(!0,!0));){if("\r"==t)"\n"==r()&&++o.pos,t="\n";else if("$"==t&&"{"==r())return s(!0,!0),o.brace_counter++,n=_(e?"template_head":"template_substitution",i),C=a,R=!1,n;if(a+=t,"\\"==t){var u=o.pos;t=D(!0,!(d&&("name"===d.type||"punc"===d.type&&(")"===d.value||"]"===d.value))),!0),a+=o.text.substr(u,o.pos-u)}i+=t}return o.template_braces.pop(),n=_(e?"template_head":"template_substitution",i),C=a,R=!0,n});function b(e){var t,n=o.regex_allowed,i=function(){for(var e=o.text,t=o.pos,n=o.text.length;t<n;++t){var i=e[t];if(G.has(i))return t}return-1}();return-1==i?(t=o.text.substr(o.pos),o.pos=o.text.length):(t=o.text.substring(o.pos,i),o.pos=i),o.col=o.tokcol+(o.pos-o.tokpos),o.comments_before.push(_(e,t,!0)),o.regex_allowed=n,W}var T=H("Unterminated multiline comment",function(){var e=o.regex_allowed,t=l("*/",!0),n=o.text.substring(o.pos,t).replace(/\r\n|\r|\u2028|\u2029/g,"\n");return u(function(e){for(var t=0,n=0;n<e.length;n++)q(e.charCodeAt(n))&&$(e.charCodeAt(n+1))&&(t++,n++);return e.length-t}(n)+2),o.comments_before.push(_("comment2",n,!0)),o.newline_before=o.newline_before||n.includes("\n"),o.regex_allowed=e,W}),y=H("Unterminated identifier name",function(){var e,t=[],n=!1,i=function(){return n=!0,s(),"u"!==r()&&h("Expecting UnicodeEscapeSequence -- uXXXX or u{XXXX}"),D(!1,!0)};if("\\"===(e=r()))Z(e=i())||h("First identifier char is an invalid identifier char");else{if(!Z(e))return"";s()}for(t.push(e);null!=(e=r());){if("\\"===(e=r()))Q(e=i())||h("Invalid escaped identifier char");else{if(!Q(e))break;s()}t.push(e)}const o=t.join("");return M.has(o)&&n&&h("Escaped characters are not allowed in keywords"),o}),P=H("Unterminated regular expression",function(e){for(var t,n=!1,i=!1;t=s(!0);)if(G.has(t))h("Unexpected line terminator");else if(n)e+="\\"+t,n=!1;else if("["==t)i=!0,e+=t;else if("]"==t&&i)i=!1,e+=t;else{if("/"==t&&!i)break;"\\"==t?n=!0:e+=t}return _("regexp","/"+e+"/"+y())});function B(e){return _("operator",function e(t){if(!r())return t;var n=t+r();return U.has(n)?(s(),e(n)):t}(e||s()))}function L(){switch(s(),r()){case"/":return s(),b("comment1");case"*":return s(),T()}return o.regex_allowed?P(""):B("/")}function H(e,t){return function(n){try{return t(n)}catch(t){if(t!==ae)throw t;h(e)}}}function W(e){if(null!=e)return P(e);for(i&&0==o.pos&&c("#!")&&(f(),u(2),b("comment5"));;){if(m(),f(),n){if(c("\x3c!--")){u(4),b("comment3");continue}if(c("--\x3e")&&o.newline_before){u(3),b("comment4");continue}}var t=r();if(!t)return _("eof");var l=t.charCodeAt(0);switch(l){case 34:case 39:return A();case 46:return s(),j(r().charCodeAt(0))?E("."):"."===r()?(s(),s(),_("expand","...")):_("punc",".");case 47:var d=L();if(d===W)continue;return d;case 61:return s(),">"===r()?(s(),_("arrow","=>")):B("=");case 63:if(!a())break;return s(),s(),_("punc","?.");case 96:return v(!0);case 123:o.brace_counter++;break;case 125:if(o.brace_counter--,o.template_braces.length>0&&o.template_braces[o.template_braces.length-1]===o.brace_counter)return v(!1)}if(j(l))return E();if(z.has(t))return _("punc",s());if(w.has(t))return B();if(92==l||Z(t))return g=void 0,g=y(),p?_("name",g):F.has(g)?_("atom",g):O.has(g)?U.has(g)?_("operator",g):_("keyword",g):_("name",g);break}var g;h("Unexpected character '"+t+"'")}return W.next=s,W.peek=r,W.context=function(e){return e&&(o=e),o},W.add_directive=function(e){o.directive_stack[o.directive_stack.length-1].push(e),void 0===o.directives[e]?o.directives[e]=1:o.directives[e]++},W.push_directives_stack=function(){o.directive_stack.push([])},W.pop_directives_stack=function(){for(var e=o.directive_stack[o.directive_stack.length-1],t=0;t<e.length;t++)o.directives[e[t]]--;o.directive_stack.pop()},W.has_directive=function(e){return o.directives[e]>0},W}var ue=E(["typeof","void","delete","--","++","!","~","-","+"]),ce=E(["--","++"]),le=E(["=","+=","-=","??=","&&=","||=","/=","*=","**=","%=",">>=","<<=",">>>=","|=","^=","&="]),fe=E(["??=","&&=","||="]),pe=function(e,t){for(var n=0;n<e.length;++n)for(var i=e[n],o=0;o<i.length;++o)t[i[o]]=n+1;return t}([["||"],["??"],["&&"],["|"],["^"],["&"],["==","===","!=","!=="],["<",">","<=",">=","in","instanceof"],[">>","<<",">>>"],["+","-"],["*","/","%"],["**"]],{}),de=E(["atom","num","big_int","string","regexp","name"]);function _e(e,t){const n=new WeakMap;t=r(t,{bare_returns:!1,ecma:null,expression:!1,filename:null,html5_comments:!0,module:!1,shebang:!0,strict:!1,toplevel:null},!0);var i={input:"string"==typeof e?se(e,t.filename,t.html5_comments,t.shebang):e,token:null,prev:null,peeked:null,in_function:0,in_async:-1,in_generator:-1,in_directives:!0,in_loop:0,labels:[]};function o(e,t){return re(i.token,e,t)}function a(){return i.peeked||(i.peeked=i.input())}function s(){return i.prev=i.token,i.peeked||a(),i.token=i.peeked,i.peeked=null,i.in_directives=i.in_directives&&("string"==i.token.type||o("punc",";")),i.token}function u(){return i.prev}function c(e,t,n,o){var r=i.input.context();oe(e,r.filename,null!=t?t:r.tokline,null!=n?n:r.tokcol,null!=o?o:r.tokpos)}function l(e,t){c(t,e.line,e.col)}function f(e){null==e&&(e=i.token),l(e,"Unexpected token: "+e.type+" ("+e.value+")")}function p(e,t){if(o(e,t))return s();l(i.token,"Unexpected token "+i.token.type+" «"+i.token.value+"», expected "+e+" «"+t+"»")}function d(e){return p("punc",e)}function _(e){return e.nlb||!e.comments_before.every(e=>!e.nlb)}function m(){return!t.strict&&(o("eof")||o("punc","}")||_(i.token))}function h(){return i.in_generator===i.in_function}function E(){return i.in_async===i.in_function}function g(e){o("punc",";")?s():e||m()||f()}function D(){d("(");var e=xe(!0);return d(")"),e}function S(e){return function(...t){const n=i.token,o=e(...t);return o.start=n,o.end=u(),o}}function A(){(o("operator","/")||o("operator","/="))&&(i.peeked=null,i.token=i.input(i.token.value.substr(1)))}i.token=s();var v=S(function e(n,r,h){switch(A(),i.token.type){case"string":if(i.in_directives){var S=a();!C.includes("\\")&&(re(S,"punc",";")||re(S,"punc","}")||_(S)||re(S,"eof"))?i.input.add_directive(i.token.value):i.in_directives=!1}var v=i.in_directives,y=T();return v&&y.body instanceof bn?new ye(y.body):y;case"template_head":case"num":case"big_int":case"regexp":case"operator":case"atom":return T();case"name":if("async"==i.token.value&&re(a(),"keyword","function"))return s(),s(),r&&c("functions are not allowed as the body of a loop"),k($e,!1,!0,n);if("import"==i.token.value&&!re(a(),"punc","(")&&!re(a(),"punc",".")){s();var R=function(){var e,t,n=u();o("name")&&(e=he(dn));o("punc",",")&&s();((t=te(!0))||e)&&p("name","from");var r=i.token;"string"!==r.type&&f();return s(),new bt({start:n,imported_name:e,imported_names:t,module_name:new bn({start:r,value:r.value,quote:r.quote,end:r}),end:i.token})}();return g(),R}return re(a(),"punc",":")?b():T();case"punc":switch(i.token.value){case"{":return new Me({start:i.token,body:B(),end:u()});case"[":case"(":return T();case";":return i.in_directives=!1,s(),new ke;default:f()}case"keyword":switch(i.token.value){case"break":return s(),O(rt);case"continue":return s(),O(at);case"debugger":return s(),g(),new Te;case"do":s();var F=Ge(e);p("keyword","while");var M=D();return g(!0),new Pe({body:F,condition:M});case"while":return s(),new Be({condition:D(),body:Ge(function(){return e(!1,!0)})});case"for":return s(),function(){var t="`for await` invalid in this context",n=i.token;"name"==n.type&&"await"==n.value?(E()||l(n,t),s()):n=!1;d("(");var r=null;if(o("punc",";"))n&&l(n,t);else{r=o("keyword","var")?(s(),U(!0)):o("keyword","let")?(s(),K(!0)):o("keyword","const")?(s(),G(!0)):xe(!0,!0);var a=o("operator","in"),u=o("name","of");if(n&&!u&&l(n,t),a||u)return r instanceof Et?r.definitions.length>1&&l(r.start,"Only one variable declaration allowed in for..in loop"):Oe(r)||(r=Fe(r))instanceof je||l(r.start,"Invalid left-hand side in for..in loop"),s(),a?function(t){var n=xe(!0);return d(")"),new Ve({init:t,object:n,body:Ge(function(){return e(!1,!0)})})}(r):function(t,n){var i=t instanceof Et?t.definitions[0].name:null,o=xe(!0);return d(")"),new Ue({await:n,init:t,name:i,object:o,body:Ge(function(){return e(!1,!0)})})}(r,!!n)}return function(t){d(";");var n=o("punc",";")?null:xe(!0);d(";");var i=o("punc",")")?null:xe(!0);return d(")"),new Le({init:t,condition:n,step:i,body:Ge(function(){return e(!1,!0)})})}(r)}();case"class":return s(),r&&c("classes are not allowed as the body of a loop"),h&&c("classes are not allowed as the body of an if"),Z($t);case"function":return s(),r&&c("functions are not allowed as the body of a loop"),k($e,!1,!1,n);case"if":return s(),P();case"return":0!=i.in_function||t.bare_returns||c("'return' outside of function"),s();var w=null;return o("punc",";")?s():m()||(w=xe(!0),g()),new nt({value:w});case"switch":return s(),new lt({expression:D(),body:Ge(L)});case"throw":s(),_(i.token)&&c("Illegal newline after 'throw'");w=xe(!0);return g(),new it({value:w});case"try":return s(),function(){var e=B(),t=null,n=null;if(o("keyword","catch")){var r=i.token;if(s(),o("punc","{"))var a=null;else{d("(");var a=N(void 0,pn);d(")")}t=new mt({start:r,argname:a,body:B(),end:u()})}if(o("keyword","finally")){var r=i.token;s(),n=new ht({start:r,body:B(),end:u()})}t||n||c("Missing catch/finally blocks");return new _t({body:e,bcatch:t,bfinally:n})}();case"var":s();R=U();return g(),R;case"let":s();R=K();return g(),R;case"const":s();R=G();return g(),R;case"with":return i.input.has_directive("use strict")&&c("Strict mode may not include a with statement"),s(),new Ke({expression:D(),body:e()});case"export":if(!re(a(),"punc","(")){s();R=ne();return o("punc",";")&&g(),R}}}f()});function b(){var e=he(mn);"await"===e.name&&E()&&l(i.prev,"await cannot be used as label inside async function"),i.labels.some(t=>t.name===e.name)&&c("Label "+e.name+" defined twice"),d(":"),i.labels.push(e);var t=v();return i.labels.pop(),t instanceof Ie||e.references.forEach(function(t){t instanceof at&&(t=t.label.start,c("Continue label `"+e.name+"` refers to non-IterationStatement.",t.line,t.col,t.pos))}),new Ne({body:t,label:e})}function T(e){return new Ce({body:(e=xe(!0),g(),e)})}function O(e){var t,n=null;m()||(n=he(Dn,!0)),null!=n?((t=i.labels.find(e=>e.name===n.name))||c("Undefined label "+n.name),n.thedef=t):0==i.in_loop&&c(e.TYPE+" not inside a loop or switch"),g();var o=new e({label:n});return t&&t.references.push(o),o}var F=function(e,t,n){_(i.token)&&c("Unexpected newline before arrow (=>)"),p("arrow","=>");var r=x(o("punc","{"),!1,n),a=r instanceof Array&&r.length?r[r.length-1].end:r instanceof Array?e:r.end;return new qe({start:e,end:a,async:n,argnames:t,body:r})},k=function(e,t,n,i){var r=e===$e,a=o("operator","*");a&&s();var c=o("name")?he(r?an:cn):null;r&&!c&&(i?e=Ye:f()),!c||e===We||c instanceof Jt||f(u());var l=[],p=x(!0,a||t,n,c,l);return new e({start:l.start,end:p.end,is_generator:a,async:n,name:c,argnames:l,body:p})};function w(e,t){var n=new Set,i=!1,o=!1,r=!1,a=!!t,s={add_parameter:function(t){if(n.has(t.value))!1===i&&(i=t),s.check_strict();else if(n.add(t.value),e)switch(t.value){case"arguments":case"eval":case"yield":a&&l(t,"Unexpected "+t.value+" identifier as parameter inside strict mode");break;default:M.has(t.value)&&f()}},mark_default_assignment:function(e){!1===o&&(o=e)},mark_spread:function(e){!1===r&&(r=e)},mark_strict_mode:function(){a=!0},is_strict:function(){return!1!==o||!1!==r||a},check_strict:function(){s.is_strict()&&!1!==i&&l(i,"Parameter "+i.value+" was used already")}};return s}function N(e,t){var n,r=!1;return void 0===e&&(e=w(!0,i.input.has_directive("use strict"))),o("expand","...")&&(r=i.token,e.mark_spread(i.token),s()),n=I(e,t),o("operator","=")&&!1===r&&(e.mark_default_assignment(i.token),s(),n=new Vt({start:n.start,left:n,operator:"=",right:xe(!1),end:i.token})),!1!==r&&(o("punc",")")||f(),n=new Xe({start:r,expression:n,end:r})),e.check_strict(),n}function I(e,t){var n,r=[],l=!0,p=!1,_=i.token;if(void 0===e&&(e=w(!1,i.input.has_directive("use strict"))),t=void 0===t?rn:t,o("punc","[")){for(s();!o("punc","]");){if(l?l=!1:d(","),o("expand","...")&&(p=!0,n=i.token,e.mark_spread(i.token),s()),o("punc"))switch(i.token.value){case",":r.push(new kn({start:i.token,end:i.token}));continue;case"]":break;case"[":case"{":r.push(I(e,t));break;default:f()}else o("name")?(e.add_parameter(i.token),r.push(he(t))):c("Invalid function parameter");o("operator","=")&&!1===p&&(e.mark_default_assignment(i.token),s(),r[r.length-1]=new Vt({start:r[r.length-1].start,left:r[r.length-1],operator:"=",right:xe(!1),end:i.token})),p&&(o("punc","]")||c("Rest element must be last element"),r[r.length-1]=new Xe({start:n,expression:r[r.length-1],end:n}))}return d("]"),e.check_strict(),new je({start:_,names:r,is_array:!0,end:u()})}if(o("punc","{")){for(s();!o("punc","}");){if(l?l=!1:d(","),o("expand","...")&&(p=!0,n=i.token,e.mark_spread(i.token),s()),o("name")&&(re(a(),"punc")||re(a(),"operator"))&&[",","}","="].includes(a().value)){e.add_parameter(i.token);var m=u(),h=he(t);p?r.push(new Xe({start:n,expression:h,end:h.end})):r.push(new Ht({start:m,key:h.name,value:h,end:h.end}))}else{if(o("punc","}"))continue;var E=i.token,g=ie();null===g?f(u()):"name"!==u().type||o("punc",":")?(d(":"),r.push(new Ht({start:E,quote:E.quote,key:g,value:I(e,t),end:u()}))):r.push(new Ht({start:u(),key:g,value:new t({start:u(),name:g,end:u()}),end:u()}))}p?o("punc","}")||c("Rest element must be last element"):o("operator","=")&&(e.mark_default_assignment(i.token),s(),r[r.length-1].value=new Vt({start:r[r.length-1].value.start,left:r[r.length-1].value,operator:"=",right:xe(!1),end:i.token}))}return d("}"),e.check_strict(),new je({start:_,names:r,is_array:!1,end:u()})}if(o("name"))return e.add_parameter(i.token),he(t);c("Invalid function parameter")}function x(e,t,n,r,a){var u=i.in_loop,c=i.labels,l=i.in_generator,f=i.in_async;if(++i.in_function,t&&(i.in_generator=i.in_function),n&&(i.in_async=i.in_function),a&&function(e){var t=w(!0,i.input.has_directive("use strict"));for(d("(");!o("punc",")");){var n=N(t);if(e.push(n),o("punc",")")||d(","),n instanceof Xe)break}s()}(a),e&&(i.in_directives=!0),i.in_loop=0,i.labels=[],e){i.input.push_directives_stack();var p=B();r&&me(r),a&&a.forEach(me),i.input.pop_directives_stack()}else p=[new nt({start:i.token,value:xe(!1),end:i.token})];return--i.in_function,i.in_loop=u,i.labels=c,i.in_generator=l,i.in_async=f,p}function P(){var e=D(),t=v(!1,!1,!0),n=null;return o("keyword","else")&&(s(),n=v(!1,!1,!0)),new ct({condition:e,body:t,alternative:n})}function B(){d("{");for(var e=[];!o("punc","}");)o("eof")&&f(),e.push(v());return s(),e}function L(){d("{");for(var e,t=[],n=null,r=null;!o("punc","}");)o("eof")&&f(),o("keyword","case")?(r&&(r.end=u()),n=[],r=new dt({start:(e=i.token,s(),e),expression:xe(!0),body:n}),t.push(r),d(":")):o("keyword","default")?(r&&(r.end=u()),n=[],r=new pt({start:(e=i.token,s(),d(":"),e),body:n}),t.push(r)):(n||f(),n.push(v()));return r&&(r.end=u()),s(),t}function V(e,t){for(var n,r=[];;){var a="var"===t?en:"const"===t?nn:"let"===t?on:null;if(o("punc","{")||o("punc","[")?n=new At({start:i.token,name:I(void 0,a),value:o("operator","=")?(p("operator","="),xe(!1,e)):null,end:u()}):"import"==(n=new At({start:i.token,name:he(a),value:o("operator","=")?(s(),xe(!1,e)):e||"const"!==t?null:c("Missing initializer in const declaration"),end:u()})).name.name&&c("Unexpected token: import"),r.push(n),!o("punc",","))break;s()}return r}var U=function(e){return new gt({start:u(),definitions:V(e,"var"),end:u()})},K=function(e){return new Dt({start:u(),definitions:V(e,"let"),end:u()})},G=function(e){return new St({start:u(),definitions:V(e,"const"),end:u()})};function X(){var e,t=i.token;switch(t.type){case"name":e=_e(hn);break;case"num":e=new Tn({start:t,end:t,value:t.value,raw:C});break;case"big_int":e=new yn({start:t,end:t,value:t.value});break;case"string":e=new bn({start:t,end:t,value:t.value,quote:t.quote});break;case"regexp":const[n,i,o]=t.value.match(/^\/(.*)\/(\w*)$/);e=new Cn({start:t,end:t,value:{source:i,flags:o}});break;case"atom":switch(t.value){case"false":e=new In({start:t,end:t});break;case"true":e=new xn({start:t,end:t});break;case"null":e=new On({start:t,end:t})}}return s(),e}var z=function(e,t){if(o("operator","new"))return function(e){var t=i.token;if(p("operator","new"),o("punc","."))return s(),p("name","target"),ge(new Qt({start:t,end:u()}),e);var n,r=z(!1);o("punc","(")?(s(),n=Y(")",!0)):n=[];var a=new Rt({start:t,expression:r,args:n,end:u()});return Ee(a),ge(a,e)}(e);if(o("operator","import"))return function(){var e=i.token;return p("operator","import"),p("punc","."),p("name","meta"),ge(new Tt({start:e,end:u()}),!1)}();var r,l=i.token,_=o("name","async")&&"["!=(r=a()).value&&"arrow"!=r.type&&X();if(o("punc")){switch(i.token.value){case"(":if(_&&!e)break;var m=function(e,t){var n,r,a,c=[];for(d("(");!o("punc",")");)n&&f(n),o("expand","...")?(n=i.token,t&&(r=i.token),s(),c.push(new Xe({start:u(),expression:xe(),end:i.token}))):c.push(xe()),o("punc",")")||(d(","),o("punc",")")&&(a=u(),t&&(r=a)));return d(")"),e&&o("arrow","=>")?n&&a&&f(a):r&&f(r),c}(t,!_);if(t&&o("arrow","=>"))return F(l,m.map(e=>(function e(t,n){var i=function(e,t){return t?new Vt({start:e.start,left:e,operator:"=",right:t,end:t.end}):e};return t instanceof Kt?i(new je({start:t.start,end:t.end,is_array:!1,names:t.properties.map(t=>e(t))}),n):t instanceof Ht?(t.value=e(t.value),i(t,n)):t instanceof kn?t:t instanceof je?(t.names=t.names.map(t=>e(t)),i(t,n)):t instanceof hn?i(new rn({name:t.name,start:t.start,end:t.end}),n):t instanceof Xe?(t.expression=e(t.expression),i(t,n)):t instanceof Ut?i(new je({start:t.start,end:t.end,is_array:!0,names:t.elements.map(t=>e(t))}),n):t instanceof Lt?i(e(t.left,t.right),n):t instanceof Vt?(t.left=e(t.left),t):void c("Invalid function parameter",t.start.line,t.start.col)})(e)),!!_);var h=_?new Ct({expression:_,args:m}):1==m.length?m[0]:new Ot({expressions:m});if(h.start){const e=l.comments_before.length;if(n.set(l,e),h.start.comments_before.unshift(...l.comments_before),l.comments_before=h.start.comments_before,0==e&&l.comments_before.length>0){var E=l.comments_before[0];E.nlb||(E.nlb=l.nlb,l.nlb=!1)}l.comments_after=h.start.comments_after}h.start=l;var g=u();return h.end&&(g.comments_before=h.end.comments_before,h.end.comments_after.push(...g.comments_after),g.comments_after=h.end.comments_after),h.end=g,h instanceof Ct&&Ee(h),ge(h,e);case"[":return ge(q(),e);case"{":return ge(j(),e)}_||f()}if(t&&o("name")&&re(a(),"arrow")){var D=new rn({name:i.token.value,start:l,end:l});return s(),F(l,[D],!!_)}if(o("keyword","function")){s();var S=k(Ye,!1,!!_);return S.start=l,S.end=u(),ge(S,e)}if(_)return ge(_,e);if(o("keyword","class")){s();var A=Z(jt);return A.start=l,A.end=u(),ge(A,e)}return o("template_head")?ge(W(),e):de.has(i.token.type)?ge(X(),e):void f()};function W(){var e=[],t=i.token;for(e.push(new Je({start:i.token,raw:C,value:i.token.value,end:i.token}));!R;)s(),A(),e.push(xe(!0)),e.push(new Je({start:i.token,raw:C,value:i.token.value,end:i.token}));return s(),new Qe({start:t,segments:e,end:i.token})}function Y(e,t,n){for(var r=!0,a=[];!o("punc",e)&&(r?r=!1:d(","),!t||!o("punc",e));)o("punc",",")&&n?a.push(new kn({start:i.token,end:i.token})):o("expand","...")?(s(),a.push(new Xe({start:u(),expression:xe(),end:i.token}))):a.push(xe(!1));return s(),a}var q=S(function(){return d("["),new Ut({elements:Y("]",!t.strict,!0)})}),$=S((e,t)=>k(We,e,t)),j=S(function(){var e=i.token,n=!0,r=[];for(d("{");!o("punc","}")&&(n?n=!1:d(","),t.strict||!o("punc","}"));)if("expand"!=(e=i.token).type){var a,c=ie();if(o("punc",":"))null===c?f(u()):(s(),a=xe(!1));else{var l=Q(c,e);if(l){r.push(l);continue}a=new hn({start:u(),name:c,end:u()})}o("operator","=")&&(s(),a=new Lt({start:e,left:a,operator:"=",right:xe(!1),logical:!1,end:u()})),r.push(new Ht({start:e,quote:e.quote,key:c instanceof ve?c:""+c,value:a,end:u()}))}else s(),r.push(new Xe({start:e,expression:xe(!1),end:u()}));return s(),new Kt({properties:r})});function Z(e){var t,n,r,a,c=[];for(i.input.push_directives_stack(),i.input.add_directive("use strict"),"name"==i.token.type&&"extends"!=i.token.value&&(r=he(e===$t?ln:fn)),e!==$t||r||f(),"extends"==i.token.value&&(s(),a=xe(!0)),d("{");o("punc",";");)s();for(;!o("punc","}");)for(t=i.token,(n=Q(ie(),t,!0))||f(),c.push(n);o("punc",";");)s();return i.input.pop_directives_stack(),s(),new e({start:t,name:r,extends:a,properties:c,end:u()})}function Q(e,t,n){var r=function(e,t){return"string"==typeof e||"number"==typeof e?new sn({start:t,name:""+e,end:u()}):(null===e&&f(),e)};var a=!1,c=!1,l=!1,p=t;if(n&&"static"===e&&!o("punc","(")&&(c=!0,p=i.token,e=ie()),"async"!==e||o("punc","(")||o("punc",",")||o("punc","}")||o("operator","=")||(a=!0,p=i.token,e=ie()),null===e&&(l=!0,p=i.token,null===(e=ie())&&f()),o("punc","("))return e=r(e,t),new Wt({start:t,static:c,is_generator:l,async:a,key:e,quote:e instanceof sn?p.quote:void 0,value:$(l,a),end:u()});const d=i.token;if("get"==e){if(!o("punc")||o("punc","["))return e=r(ie(),t),new zt({start:t,static:c,key:e,quote:e instanceof sn?d.quote:void 0,value:$(),end:u()})}else if("set"==e&&(!o("punc")||o("punc","[")))return e=r(ie(),t),new Xt({start:t,static:c,key:e,quote:e instanceof sn?d.quote:void 0,value:$(),end:u()});if(n){const n=(e=>"string"==typeof e||"number"==typeof e?new un({start:p,end:p,name:""+e}):(null===e&&f(),e))(e),i=n instanceof un?p.quote:void 0;if(o("operator","="))return s(),new qt({start:t,static:c,quote:i,key:n,value:xe(!1),end:u()});if(o("name")||o("punc",";")||o("punc","}"))return new qt({start:t,static:c,quote:i,key:n,end:u()})}}function J(e){function t(e){return new e({name:ie(),start:u(),end:u()})}var n,r,a=e?_n:gn,c=e?dn:En,l=i.token;return e?n=t(a):r=t(c),o("name","as")?(s(),e?r=t(c):n=t(a)):e?r=new c(n):n=new a(r),new vt({start:l,foreign_name:n,name:r,end:u()})}function ee(e,t){var n,o=e?_n:gn,r=e?dn:En,a=i.token,s=u();return t=t||new r({name:"*",start:a,end:s}),n=new o({name:"*",start:a,end:s}),new vt({start:a,foreign_name:n,name:t,end:s})}function te(e){var t;if(o("punc","{")){for(s(),t=[];!o("punc","}");)t.push(J(e)),o("punc",",")&&s();s()}else if(o("operator","*")){var n;s(),e&&o("name","as")&&(s(),n=he(e?dn:gn)),t=[ee(e,n)]}return t}function ne(){var e,t,n,r,c,l=i.token;if(o("keyword","default"))e=!0,s();else if(t=te(!1)){if(o("name","from")){s();var p=i.token;return"string"!==p.type&&f(),s(),new yt({start:l,is_default:e,exported_names:t,module_name:new bn({start:p,value:p.value,quote:p.quote,end:p}),end:u()})}return new yt({start:l,is_default:e,exported_names:t,end:u()})}return o("punc","{")||e&&(o("keyword","class")||o("keyword","function"))&&re(a(),"punc")?(r=xe(!1),g()):(n=v(e))instanceof Et&&e?f(n.start):n instanceof Et||n instanceof ze||n instanceof $t?c=n:n instanceof Ce?r=n.body:f(n.start),new yt({start:l,is_default:e,exported_value:r,exported_definition:c,end:u()})}function ie(){var e=i.token;switch(e.type){case"punc":if("["===e.value){s();var t=xe(!1);return d("]"),t}f(e);case"operator":if("*"===e.value)return s(),null;["delete","in","instanceof","new","typeof","void"].includes(e.value)||f(e);case"name":case"string":case"num":case"big_int":case"keyword":case"atom":return s(),e.value;default:f(e)}}function ae(){var e=i.token;return"name"!=e.type&&f(),s(),e.value}function _e(e){var t=i.token.value;return new("this"==t?Sn:"super"==t?An:e)({name:String(t),start:i.token,end:i.token})}function me(e){var t=e.name;h()&&"yield"==t&&l(e.start,"Yield cannot be used as identifier inside generators"),i.input.has_directive("use strict")&&("yield"==t&&l(e.start,"Unexpected yield identifier inside strict mode"),e instanceof Jt&&("arguments"==t||"eval"==t)&&l(e.start,"Unexpected "+t+" in strict mode"))}function he(e,t){if(!o("name"))return t||c("Name expected"),null;var n=_e(e);return me(n),s(),n}function Ee(e){var t=e.start,i=t.comments_before;const o=n.get(t);for(var r=null!=o?o:i.length;--r>=0;){var a=i[r];if(/[@#]__/.test(a.value)){if(/[@#]__PURE__/.test(a.value)){y(e,Kn);break}if(/[@#]__INLINE__/.test(a.value)){y(e,Gn);break}if(/[@#]__NOINLINE__/.test(a.value)){y(e,Hn);break}}}}var ge=function(e,t,n){var i=e.start;if(o("punc","."))return s(),ge(new Mt({start:i,expression:e,optional:!1,property:ae(),end:u()}),t,n);if(o("punc","[")){s();var r=xe(!0);return d("]"),ge(new kt({start:i,expression:e,optional:!1,property:r,end:u()}),t,n)}if(t&&o("punc","(")){s();var a=new Ct({start:i,expression:e,optional:!1,args:De(),end:u()});return Ee(a),ge(a,!0,n)}if(o("punc","?.")){let n;if(s(),t&&o("punc","(")){s();const t=new Ct({start:i,optional:!0,expression:e,args:De(),end:u()});Ee(t),n=ge(t,!0,!0)}else if(o("name"))n=ge(new Mt({start:i,expression:e,optional:!0,property:ae(),end:u()}),t,!0);else if(o("punc","[")){s();const o=xe(!0);d("]"),n=ge(new kt({start:i,expression:e,optional:!0,property:o,end:u()}),t,!0)}return n||f(),n instanceof wt?n:new wt({start:i,expression:n,end:u()})}return o("template_head")?(n&&f(),ge(new Ze({start:i,prefix:e,template_string:W(),end:u()}),t)):e};function De(){for(var e=[];!o("punc",")");)o("expand","...")?(s(),e.push(new Xe({start:u(),expression:xe(!1),end:u()}))):e.push(xe(!1)),o("punc",")")||d(",");return s(),e}var Se=function(e,t){var n=i.token;if("name"==n.type&&"await"==n.value){if(E())return s(),E()||c("Unexpected await expression outside async function",i.prev.line,i.prev.col,i.prev.pos),new st({start:u(),end:i.token,expression:Se(!0)});i.input.has_directive("use strict")&&l(i.token,"Unexpected await identifier inside strict mode")}if(o("operator")&&ue.has(n.value)){s(),A();var r=Ae(It,n,Se(e));return r.start=n,r.end=u(),r}for(var a=z(e,t);o("operator")&&ce.has(i.token.value)&&!_(i.token);)a instanceof qe&&f(),(a=Ae(xt,i.token,a)).start=n,a.end=i.token,s();return a};function Ae(e,t,n){var o=t.value;switch(o){case"++":case"--":Oe(n)||c("Invalid use of "+o+" operator",t.line,t.col,t.pos);break;case"delete":n instanceof hn&&i.input.has_directive("use strict")&&c("Calling delete on expression not allowed in strict mode",n.start.line,n.start.col,n.start.pos)}return new e({operator:o,expression:n})}var be=function(e,t,n){var r=o("operator")?i.token.value:null;"in"==r&&n&&(r=null),"**"==r&&e instanceof It&&!re(e.start,"punc","(")&&"--"!==e.operator&&"++"!==e.operator&&f(e.start);var a=null!=r?pe[r]:null;if(null!=a&&(a>t||"**"===r&&t===a)){s();var u=be(Se(!0),a,n);return be(new Pt({start:e.start,left:e,operator:r,right:u,end:u.end}),t,n)}return e};var Re=function(e){var t=i.token,n=function(e){return be(Se(!0,!0),0,e)}(e);if(o("operator","?")){s();var r=xe(!1);return d(":"),new Bt({start:t,condition:n,consequent:r,alternative:xe(!1,e),end:u()})}return n};function Oe(e){return e instanceof Ft||e instanceof hn}function Fe(e){if(e instanceof Kt)e=new je({start:e.start,names:e.properties.map(Fe),is_array:!1,end:e.end});else if(e instanceof Ut){for(var t=[],n=0;n<e.elements.length;n++)e.elements[n]instanceof Xe&&(n+1!==e.elements.length&&l(e.elements[n].start,"Spread must the be last element in destructuring array"),e.elements[n].expression=Fe(e.elements[n].expression)),t.push(Fe(e.elements[n]));e=new je({start:e.start,names:t,is_array:!0,end:e.end})}else e instanceof Gt?e.value=Fe(e.value):e instanceof Lt&&(e=new Vt({start:e.start,left:e.left,operator:"=",right:e.right,end:e.end}));return e}var we=function(e){A();var t=i.token;if("name"==t.type&&"yield"==t.value){if(h())return s(),function(){h()||c("Unexpected yield expression outside generator function",i.prev.line,i.prev.col,i.prev.pos);var e=i.token,t=!1,n=!0;return m()||o("punc")&&H.has(i.token.value)?n=!1:o("operator","*")&&(t=!0,s()),new ut({start:e,is_star:t,expression:n?xe():null,end:u()})}();i.input.has_directive("use strict")&&l(i.token,"Unexpected yield identifier inside strict mode")}var n=Re(e),r=i.token.value;if(o("operator")&&le.has(r)){if(Oe(n)||(n=Fe(n))instanceof je)return s(),new Lt({start:t,left:n,operator:r,right:we(e),logical:fe.has(r),end:u()});c("Invalid assignment")}return n},xe=function(e,t){for(var n=i.token,r=[];r.push(we(t)),e&&o("punc",",");)s(),e=!0;return 1==r.length?r[0]:new Ot({start:n,expressions:r,end:a()})};function Ge(e){++i.in_loop;var t=e();return--i.in_loop,t}return t.expression?xe(!0):function(){var e=i.token,n=[];for(i.input.push_directives_stack(),t.module&&i.input.add_directive("use strict");!o("eof");)n.push(v());i.input.pop_directives_stack();var r=u(),a=t.toplevel;return a?(a.body=a.body.concat(n),a.end=r):a=new He({start:e,body:n,end:r}),a}()}function me(e,t,n,i=ve){var o=t=t?t.split(/\s+/):[];i&&i.PROPS&&(t=t.concat(i.PROPS));for(var r="return function AST_"+e+"(props){ if (props) { ",a=t.length;--a>=0;)r+="this."+t[a]+" = props."+t[a]+";";const s=i&&Object.create(i.prototype);(s&&s.initialize||n&&n.initialize)&&(r+="this.initialize();"),r+="}",r+="this.flags = 0;",r+="}";var u=new Function(r)();if(s&&(u.prototype=s,u.BASE=i),i&&i.SUBCLASSES.push(u),u.prototype.CTOR=u,u.prototype.constructor=u,u.PROPS=t||null,u.SELF_PROPS=o,u.SUBCLASSES=[],e&&(u.prototype.TYPE=u.TYPE=e),n)for(a in n)D(n,a)&&("$"===a[0]?u[a.substr(1)]=n[a]:u.prototype[a]=n[a]);return u.DEFMETHOD=function(e,t){this.prototype[e]=t},u}const he=(e,t)=>Boolean(e.flags&t),Ee=(e,t,n)=>{n?e.flags|=t:e.flags&=~t},ge=1,De=2,Se=4;class Ae{constructor(e,t,n,i,o,r,a,s,u){this.flags=r?1:0,this.type=e,this.value=t,this.line=n,this.col=i,this.pos=o,this.comments_before=a,this.comments_after=s,this.file=u,Object.seal(this)}get nlb(){return he(this,ge)}set nlb(e){Ee(this,ge,e)}get quote(){return he(this,Se)?he(this,De)?"'":'"':""}set quote(e){Ee(this,De,"'"===e),Ee(this,Se,!!e)}}var ve=me("Node","start end",{_clone:function(e){if(e){var t=this.clone();return t.transform(new Un(function(e){if(e!==t)return e.clone(!0)}))}return new this.CTOR(this)},clone:function(e){return this._clone(e)},$documentation:"Base class of all AST nodes",$propdoc:{start:"[AST_Token] The first token of this node",end:"[AST_Token] The last token of this node"},_walk:function(e){return e._visit(this)},walk:function(e){return this._walk(e)},_children_backwards:()=>{}},null),be=me("Statement",null,{$documentation:"Base class of all statements"}),Te=me("Debugger",null,{$documentation:"Represents a debugger statement"},be),ye=me("Directive","value quote",{$documentation:'Represents a directive, like "use strict";',$propdoc:{value:"[string] The value of this directive as a plain string (it's not an AST_String!)",quote:"[string] the original quote character"}},be),Ce=me("SimpleStatement","body",{$documentation:"A statement consisting of an expression, i.e. a = 1 + 2",$propdoc:{body:"[AST_Node] an expression node (should not be instanceof AST_Statement)"},_walk:function(e){return e._visit(this,function(){this.body._walk(e)})},_children_backwards(e){e(this.body)}},be);function Re(e,t){const n=e.body;for(var i=0,o=n.length;i<o;i++)n[i]._walk(t)}function Oe(e){var t=this._clone(e);return this.block_scope&&(t.block_scope=this.block_scope.clone()),t}var Fe=me("Block","body block_scope",{$documentation:"A body of statements (usually braced)",$propdoc:{body:"[AST_Statement*] an array of statements",block_scope:"[AST_Scope] the block scope"},_walk:function(e){return e._visit(this,function(){Re(this,e)})},_children_backwards(e){let t=this.body.length;for(;t--;)e(this.body[t])},clone:Oe},be),Me=me("BlockStatement",null,{$documentation:"A block statement"},Fe),ke=me("EmptyStatement",null,{$documentation:"The empty statement (empty block or simply a semicolon)"},be),we=me("StatementWithBody","body",{$documentation:"Base class for all statements that contain one nested body: `For`, `ForIn`, `Do`, `While`, `With`",$propdoc:{body:"[AST_Statement] the body; this should always be present, even if it's an AST_EmptyStatement"}},be),Ne=me("LabeledStatement","label",{$documentation:"Statement with a label",$propdoc:{label:"[AST_Label] a label definition"},_walk:function(e){return e._visit(this,function(){this.label._walk(e),this.body._walk(e)})},_children_backwards(e){e(this.body),e(this.label)},clone:function(e){var t=this._clone(e);if(e){var n=t.label,i=this.label;t.walk(new Vn(function(e){e instanceof ot&&e.label&&e.label.thedef===i&&(e.label.thedef=n,n.references.push(e))}))}return t}},we),Ie=me("IterationStatement","block_scope",{$documentation:"Internal class. All loops inherit from it.",$propdoc:{block_scope:"[AST_Scope] the block scope for this iteration statement."},clone:Oe},we),xe=me("DWLoop","condition",{$documentation:"Base class for do/while statements",$propdoc:{condition:"[AST_Node] the loop condition. Should not be instanceof AST_Statement"}},Ie),Pe=me("Do",null,{$documentation:"A `do` statement",_walk:function(e){return e._visit(this,function(){this.body._walk(e),this.condition._walk(e)})},_children_backwards(e){e(this.condition),e(this.body)}},xe),Be=me("While",null,{$documentation:"A `while` statement",_walk:function(e){return e._visit(this,function(){this.condition._walk(e),this.body._walk(e)})},_children_backwards(e){e(this.body),e(this.condition)}},xe),Le=me("For","init condition step",{$documentation:"A `for` statement",$propdoc:{init:"[AST_Node?] the `for` initialization code, or null if empty",condition:"[AST_Node?] the `for` termination clause, or null if empty",step:"[AST_Node?] the `for` update clause, or null if empty"},_walk:function(e){return e._visit(this,function(){this.init&&this.init._walk(e),this.condition&&this.condition._walk(e),this.step&&this.step._walk(e),this.body._walk(e)})},_children_backwards(e){e(this.body),this.step&&e(this.step),this.condition&&e(this.condition),this.init&&e(this.init)}},Ie),Ve=me("ForIn","init object",{$documentation:"A `for ... in` statement",$propdoc:{init:"[AST_Node] the `for/in` initialization code",object:"[AST_Node] the object that we're looping through"},_walk:function(e){return e._visit(this,function(){this.init._walk(e),this.object._walk(e),this.body._walk(e)})},_children_backwards(e){e(this.body),this.object&&e(this.object),this.init&&e(this.init)}},Ie),Ue=me("ForOf","await",{$documentation:"A `for ... of` statement"},Ve),Ke=me("With","expression",{$documentation:"A `with` statement",$propdoc:{expression:"[AST_Node] the `with` expression"},_walk:function(e){return e._visit(this,function(){this.expression._walk(e),this.body._walk(e)})},_children_backwards(e){e(this.body),e(this.expression)}},we),Ge=me("Scope","variables functions uses_with uses_eval parent_scope enclosed cname",{$documentation:"Base class for all statements introducing a lexical scope",$propdoc:{variables:"[Map/S] a map of name -> SymbolDef for all variables/functions defined in this scope",functions:"[Map/S] like `variables`, but only lists function declarations",uses_with:"[boolean/S] tells whether this scope uses the `with` statement",uses_eval:"[boolean/S] tells whether this scope contains a direct call to the global `eval`",parent_scope:"[AST_Scope?/S] link to the parent scope",enclosed:"[SymbolDef*/S] a list of all symbol definitions that are accessed from this scope or any subscopes",cname:"[integer/S] current index for mangling variables (used internally by the mangler)"},get_defun_scope:function(){for(var e=this;e.is_block_scope();)e=e.parent_scope;return e},clone:function(e,t){var n=this._clone(e);return e&&this.variables&&t&&!this._block_scope?n.figure_out_scope({},{toplevel:t,parent_scope:this.parent_scope}):(this.variables&&(n.variables=new Map(this.variables)),this.functions&&(n.functions=new Map(this.functions)),this.enclosed&&(n.enclosed=this.enclosed.slice()),this._block_scope&&(n._block_scope=this._block_scope)),n},pinned:function(){return this.uses_eval||this.uses_with}},Fe),He=me("Toplevel","globals",{$documentation:"The toplevel scope",$propdoc:{globals:"[Map/S] a map of name -> SymbolDef for all undeclared names"},wrap_commonjs:function(e){var t=this.body,n="(function(exports){'$ORIG';})(typeof "+e+"=='undefined'?("+e+"={}):"+e+");";return n=(n=_e(n)).transform(new Un(function(e){if(e instanceof ye&&"$ORIG"==e.value)return f.splice(t)}))},wrap_enclose:function(e){"string"!=typeof e&&(e="");var t=e.indexOf(":");t<0&&(t=e.length);var n=this.body;return _e(["(function(",e.slice(0,t),'){"$ORIG"})(',e.slice(t+1),")"].join("")).transform(new Un(function(e){if(e instanceof ye&&"$ORIG"==e.value)return f.splice(n)}))}},Ge),Xe=me("Expansion","expression",{$documentation:"An expandible argument, such as ...rest, a splat, such as [1,2,...all], or an expansion in a variable declaration, such as var [first, ...rest] = list",$propdoc:{expression:"[AST_Node] the thing to be expanded"},_walk:function(e){return e._visit(this,function(){this.expression.walk(e)})},_children_backwards(e){e(this.expression)}}),ze=me("Lambda","name argnames uses_arguments is_generator async",{$documentation:"Base class for functions",$propdoc:{name:"[AST_SymbolDeclaration?] the name of this function",argnames:"[AST_SymbolFunarg|AST_Destructuring|AST_Expansion|AST_DefaultAssign*] array of function arguments, destructurings, or expanding arguments",uses_arguments:"[boolean/S] tells whether this function accesses the arguments array",is_generator:"[boolean] is this a generator method",async:"[boolean] is this method async"},args_as_names:function(){for(var e=[],t=0;t<this.argnames.length;t++)this.argnames[t]instanceof je?e.push(...this.argnames[t].all_symbols()):e.push(this.argnames[t]);return e},_walk:function(e){return e._visit(this,function(){this.name&&this.name._walk(e);for(var t=this.argnames,n=0,i=t.length;n<i;n++)t[n]._walk(e);Re(this,e)})},_children_backwards(e){let t=this.body.length;for(;t--;)e(this.body[t]);for(t=this.argnames.length;t--;)e(this.argnames[t]);this.name&&e(this.name)}},Ge),We=me("Accessor",null,{$documentation:"A setter/getter function. The `name` property is always null."},ze),Ye=me("Function",null,{$documentation:"A function expression"},ze),qe=me("Arrow",null,{$documentation:"An ES6 Arrow function ((a) => b)"},ze),$e=me("Defun",null,{$documentation:"A function definition"},ze),je=me("Destructuring","names is_array",{$documentation:"A destructuring of several names. Used in destructuring assignment and with destructuring function argument names",$propdoc:{names:"[AST_Node*] Array of properties or elements",is_array:"[Boolean] Whether the destructuring represents an object or array"},_walk:function(e){return e._visit(this,function(){this.names.forEach(function(t){t._walk(e)})})},_children_backwards(e){let t=this.names.length;for(;t--;)e(this.names[t])},all_symbols:function(){var e=[];return this.walk(new Vn(function(t){t instanceof Zt&&e.push(t)})),e}}),Ze=me("PrefixedTemplateString","template_string prefix",{$documentation:"A templatestring with a prefix, such as String.raw`foobarbaz`",$propdoc:{template_string:"[AST_TemplateString] The template string",prefix:"[AST_Node] The prefix, which will get called."},_walk:function(e){return e._visit(this,function(){this.prefix._walk(e),this.template_string._walk(e)})},_children_backwards(e){e(this.template_string),e(this.prefix)}}),Qe=me("TemplateString","segments",{$documentation:"A template string literal",$propdoc:{segments:"[AST_Node*] One or more segments, starting with AST_TemplateSegment. AST_Node may follow AST_TemplateSegment, but each AST_Node must be followed by AST_TemplateSegment."},_walk:function(e){return e._visit(this,function(){this.segments.forEach(function(t){t._walk(e)})})},_children_backwards(e){let t=this.segments.length;for(;t--;)e(this.segments[t])}}),Je=me("TemplateSegment","value raw",{$documentation:"A segment of a template string literal",$propdoc:{value:"Content of the segment",raw:"Raw source of the segment"}}),et=me("Jump",null,{$documentation:"Base class for “jumps” (for now that's `return`, `throw`, `break` and `continue`)"},be),tt=me("Exit","value",{$documentation:"Base class for “exits” (`return` and `throw`)",$propdoc:{value:"[AST_Node?] the value returned or thrown by this statement; could be null for AST_Return"},_walk:function(e){return e._visit(this,this.value&&function(){this.value._walk(e)})},_children_backwards(e){this.value&&e(this.value)}},et),nt=me("Return",null,{$documentation:"A `return` statement"},tt),it=me("Throw",null,{$documentation:"A `throw` statement"},tt),ot=me("LoopControl","label",{$documentation:"Base class for loop control statements (`break` and `continue`)",$propdoc:{label:"[AST_LabelRef?] the label, or null if none"},_walk:function(e){return e._visit(this,this.label&&function(){this.label._walk(e)})},_children_backwards(e){this.label&&e(this.label)}},et),rt=me("Break",null,{$documentation:"A `break` statement"},ot),at=me("Continue",null,{$documentation:"A `continue` statement"},ot),st=me("Await","expression",{$documentation:"An `await` statement",$propdoc:{expression:"[AST_Node] the mandatory expression being awaited"},_walk:function(e){return e._visit(this,function(){this.expression._walk(e)})},_children_backwards(e){e(this.expression)}}),ut=me("Yield","expression is_star",{$documentation:"A `yield` statement",$propdoc:{expression:"[AST_Node?] the value returned or thrown by this statement; could be null (representing undefined) but only when is_star is set to false",is_star:"[Boolean] Whether this is a yield or yield* statement"},_walk:function(e){return e._visit(this,this.expression&&function(){this.expression._walk(e)})},_children_backwards(e){this.expression&&e(this.expression)}}),ct=me("If","condition alternative",{$documentation:"A `if` statement",$propdoc:{condition:"[AST_Node] the `if` condition",alternative:"[AST_Statement?] the `else` part, or null if not present"},_walk:function(e){return e._visit(this,function(){this.condition._walk(e),this.body._walk(e),this.alternative&&this.alternative._walk(e)})},_children_backwards(e){this.alternative&&e(this.alternative),e(this.body),e(this.condition)}},we),lt=me("Switch","expression",{$documentation:"A `switch` statement",$propdoc:{expression:"[AST_Node] the `switch` “discriminant”"},_walk:function(e){return e._visit(this,function(){this.expression._walk(e),Re(this,e)})},_children_backwards(e){let t=this.body.length;for(;t--;)e(this.body[t]);e(this.expression)}},Fe),ft=me("SwitchBranch",null,{$documentation:"Base class for `switch` branches"},Fe),pt=me("Default",null,{$documentation:"A `default` switch branch"},ft),dt=me("Case","expression",{$documentation:"A `case` switch branch",$propdoc:{expression:"[AST_Node] the `case` expression"},_walk:function(e){return e._visit(this,function(){this.expression._walk(e),Re(this,e)})},_children_backwards(e){let t=this.body.length;for(;t--;)e(this.body[t]);e(this.expression)}},ft),_t=me("Try","bcatch bfinally",{$documentation:"A `try` statement",$propdoc:{bcatch:"[AST_Catch?] the catch block, or null if not present",bfinally:"[AST_Finally?] the finally block, or null if not present"},_walk:function(e){return e._visit(this,function(){Re(this,e),this.bcatch&&this.bcatch._walk(e),this.bfinally&&this.bfinally._walk(e)})},_children_backwards(e){this.bfinally&&e(this.bfinally),this.bcatch&&e(this.bcatch);let t=this.body.length;for(;t--;)e(this.body[t])}},Fe),mt=me("Catch","argname",{$documentation:"A `catch` node; only makes sense as part of a `try` statement",$propdoc:{argname:"[AST_SymbolCatch|AST_Destructuring|AST_Expansion|AST_DefaultAssign] symbol for the exception"},_walk:function(e){return e._visit(this,function(){this.argname&&this.argname._walk(e),Re(this,e)})},_children_backwards(e){let t=this.body.length;for(;t--;)e(this.body[t]);this.argname&&e(this.argname)}},Fe),ht=me("Finally",null,{$documentation:"A `finally` node; only makes sense as part of a `try` statement"},Fe),Et=me("Definitions","definitions",{$documentation:"Base class for `var` or `const` nodes (variable declarations/initializations)",$propdoc:{definitions:"[AST_VarDef*] array of variable definitions"},_walk:function(e){return e._visit(this,function(){for(var t=this.definitions,n=0,i=t.length;n<i;n++)t[n]._walk(e)})},_children_backwards(e){let t=this.definitions.length;for(;t--;)e(this.definitions[t])}},be),gt=me("Var",null,{$documentation:"A `var` statement"},Et),Dt=me("Let",null,{$documentation:"A `let` statement"},Et),St=me("Const",null,{$documentation:"A `const` statement"},Et),At=me("VarDef","name value",{$documentation:"A variable declaration; only appears in a AST_Definitions node",$propdoc:{name:"[AST_Destructuring|AST_SymbolConst|AST_SymbolLet|AST_SymbolVar] name of the variable",value:"[AST_Node?] initializer, or null of there's no initializer"},_walk:function(e){return e._visit(this,function(){this.name._walk(e),this.value&&this.value._walk(e)})},_children_backwards(e){this.value&&e(this.value),e(this.name)}}),vt=me("NameMapping","foreign_name name",{$documentation:"The part of the export/import statement that declare names from a module.",$propdoc:{foreign_name:"[AST_SymbolExportForeign|AST_SymbolImportForeign] The name being exported/imported (as specified in the module)",name:"[AST_SymbolExport|AST_SymbolImport] The name as it is visible to this module."},_walk:function(e){return e._visit(this,function(){this.foreign_name._walk(e),this.name._walk(e)})},_children_backwards(e){e(this.name),e(this.foreign_name)}}),bt=me("Import","imported_name imported_names module_name",{$documentation:"An `import` statement",$propdoc:{imported_name:"[AST_SymbolImport] The name of the variable holding the module's default export.",imported_names:"[AST_NameMapping*] The names of non-default imported variables",module_name:"[AST_String] String literal describing where this module came from"},_walk:function(e){return e._visit(this,function(){this.imported_name&&this.imported_name._walk(e),this.imported_names&&this.imported_names.forEach(function(t){t._walk(e)}),this.module_name._walk(e)})},_children_backwards(e){if(e(this.module_name),this.imported_names){let t=this.imported_names.length;for(;t--;)e(this.imported_names[t])}this.imported_name&&e(this.imported_name)}}),Tt=me("ImportMeta",null,{$documentation:"A reference to import.meta"}),yt=me("Export","exported_definition exported_value is_default exported_names module_name",{$documentation:"An `export` statement",$propdoc:{exported_definition:"[AST_Defun|AST_Definitions|AST_DefClass?] An exported definition",exported_value:"[AST_Node?] An exported value",exported_names:"[AST_NameMapping*?] List of exported names",module_name:"[AST_String?] Name of the file to load exports from",is_default:"[Boolean] Whether this is the default exported value of this module"},_walk:function(e){return e._visit(this,function(){this.exported_definition&&this.exported_definition._walk(e),this.exported_value&&this.exported_value._walk(e),this.exported_names&&this.exported_names.forEach(function(t){t._walk(e)}),this.module_name&&this.module_name._walk(e)})},_children_backwards(e){if(this.module_name&&e(this.module_name),this.exported_names){let t=this.exported_names.length;for(;t--;)e(this.exported_names[t])}this.exported_value&&e(this.exported_value),this.exported_definition&&e(this.exported_definition)}},be),Ct=me("Call","expression args optional _annotations",{$documentation:"A function call expression",$propdoc:{expression:"[AST_Node] expression to invoke as function",args:"[AST_Node*] array of arguments",optional:"[boolean] whether this is an optional call (IE ?.() )",_annotations:"[number] bitfield containing information about the call"},initialize(){null==this._annotations&&(this._annotations=0)},_walk(e){return e._visit(this,function(){for(var t=this.args,n=0,i=t.length;n<i;n++)t[n]._walk(e);this.expression._walk(e)})},_children_backwards(e){let t=this.args.length;for(;t--;)e(this.args[t]);e(this.expression)}}),Rt=me("New",null,{$documentation:"An object instantiation. Derives from a function call since it has exactly the same properties"},Ct),Ot=me("Sequence","expressions",{$documentation:"A sequence expression (comma-separated expressions)",$propdoc:{expressions:"[AST_Node*] array of expressions (at least two)"},_walk:function(e){return e._visit(this,function(){this.expressions.forEach(function(t){t._walk(e)})})},_children_backwards(e){let t=this.expressions.length;for(;t--;)e(this.expressions[t])}}),Ft=me("PropAccess","expression property optional",{$documentation:'Base class for property access expressions, i.e. `a.foo` or `a["foo"]`',$propdoc:{expression:"[AST_Node] the “container” expression",property:"[AST_Node|string] the property to access. For AST_Dot this is always a plain string, while for AST_Sub it's an arbitrary AST_Node",optional:"[boolean] whether this is an optional property access (IE ?.)"}}),Mt=me("Dot","quote",{$documentation:"A dotted property access expression",$propdoc:{quote:"[string] the original quote character when transformed from AST_Sub"},_walk:function(e){return e._visit(this,function(){this.expression._walk(e)})},_children_backwards(e){e(this.expression)}},Ft),kt=me("Sub",null,{$documentation:'Index-style property access, i.e. `a["foo"]`',_walk:function(e){return e._visit(this,function(){this.expression._walk(e),this.property._walk(e)})},_children_backwards(e){e(this.property),e(this.expression)}},Ft),wt=me("Chain","expression",{$documentation:"A chain expression like a?.b?.(c)?.[d]",$propdoc:{expression:"[AST_Call|AST_Dot|AST_Sub] chain element."},_walk:function(e){return e._visit(this,function(){this.expression._walk(e)})},_children_backwards(e){e(this.expression)}}),Nt=me("Unary","operator expression",{$documentation:"Base class for unary expressions",$propdoc:{operator:"[string] the operator",expression:"[AST_Node] expression that this unary operator applies to"},_walk:function(e){return e._visit(this,function(){this.expression._walk(e)})},_children_backwards(e){e(this.expression)}}),It=me("UnaryPrefix",null,{$documentation:"Unary prefix expression, i.e. `typeof i` or `++i`"},Nt),xt=me("UnaryPostfix",null,{$documentation:"Unary postfix expression, i.e. `i++`"},Nt),Pt=me("Binary","operator left right",{$documentation:"Binary expression, i.e. `a + b`",$propdoc:{left:"[AST_Node] left-hand side expression",operator:"[string] the operator",right:"[AST_Node] right-hand side expression"},_walk:function(e){return e._visit(this,function(){this.left._walk(e),this.right._walk(e)})},_children_backwards(e){e(this.right),e(this.left)}}),Bt=me("Conditional","condition consequent alternative",{$documentation:"Conditional expression using the ternary operator, i.e. `a ? b : c`",$propdoc:{condition:"[AST_Node]",consequent:"[AST_Node]",alternative:"[AST_Node]"},_walk:function(e){return e._visit(this,function(){this.condition._walk(e),this.consequent._walk(e),this.alternative._walk(e)})},_children_backwards(e){e(this.alternative),e(this.consequent),e(this.condition)}}),Lt=me("Assign","logical",{$documentation:"An assignment expression — `a = b + 5`",$propdoc:{logical:"Whether it's a logical assignment"}},Pt),Vt=me("DefaultAssign",null,{$documentation:"A default assignment expression like in `(a = 3) => a`"},Pt),Ut=me("Array","elements",{$documentation:"An array literal",$propdoc:{elements:"[AST_Node*] array of elements"},_walk:function(e){return e._visit(this,function(){for(var t=this.elements,n=0,i=t.length;n<i;n++)t[n]._walk(e)})},_children_backwards(e){let t=this.elements.length;for(;t--;)e(this.elements[t])}}),Kt=me("Object","properties",{$documentation:"An object literal",$propdoc:{properties:"[AST_ObjectProperty*] array of properties"},_walk:function(e){return e._visit(this,function(){for(var t=this.properties,n=0,i=t.length;n<i;n++)t[n]._walk(e)})},_children_backwards(e){let t=this.properties.length;for(;t--;)e(this.properties[t])}}),Gt=me("ObjectProperty","key value",{$documentation:"Base class for literal object properties",$propdoc:{key:"[string|AST_Node] property name. For ObjectKeyVal this is a string. For getters, setters and computed property this is an AST_Node.",value:"[AST_Node] property value. For getters and setters this is an AST_Accessor."},_walk:function(e){return e._visit(this,function(){this.key instanceof ve&&this.key._walk(e),this.value._walk(e)})},_children_backwards(e){e(this.value),this.key instanceof ve&&e(this.key)}}),Ht=me("ObjectKeyVal","quote",{$documentation:"A key: value object property",$propdoc:{quote:"[string] the original quote character"},computed_key(){return this.key instanceof ve}},Gt),Xt=me("ObjectSetter","quote static",{$propdoc:{quote:"[string|undefined] the original quote character, if any",static:"[boolean] whether this is a static setter (classes only)"},$documentation:"An object setter property",computed_key(){return!(this.key instanceof sn)}},Gt),zt=me("ObjectGetter","quote static",{$propdoc:{quote:"[string|undefined] the original quote character, if any",static:"[boolean] whether this is a static getter (classes only)"},$documentation:"An object getter property",computed_key(){return!(this.key instanceof sn)}},Gt),Wt=me("ConciseMethod","quote static is_generator async",{$propdoc:{quote:"[string|undefined] the original quote character, if any",static:"[boolean] is this method static (classes only)",is_generator:"[boolean] is this a generator method",async:"[boolean] is this method async"},$documentation:"An ES6 concise method inside an object or class",computed_key(){return!(this.key instanceof sn)}},Gt),Yt=me("Class","name extends properties",{$propdoc:{name:"[AST_SymbolClass|AST_SymbolDefClass?] optional class name.",extends:"[AST_Node]? optional parent class",properties:"[AST_ObjectProperty*] array of properties"},$documentation:"An ES6 class",_walk:function(e){return e._visit(this,function(){this.name&&this.name._walk(e),this.extends&&this.extends._walk(e),this.properties.forEach(t=>t._walk(e))})},_children_backwards(e){let t=this.properties.length;for(;t--;)e(this.properties[t]);this.extends&&e(this.extends),this.name&&e(this.name)}},Ge),qt=me("ClassProperty","static quote",{$documentation:"A class property",$propdoc:{static:"[boolean] whether this is a static key",quote:"[string] which quote is being used"},_walk:function(e){return e._visit(this,function(){this.key instanceof ve&&this.key._walk(e),this.value instanceof ve&&this.value._walk(e)})},_children_backwards(e){this.value instanceof ve&&e(this.value),this.key instanceof ve&&e(this.key)},computed_key(){return!(this.key instanceof un)}},Gt),$t=me("DefClass",null,{$documentation:"A class definition"},Yt),jt=me("ClassExpression",null,{$documentation:"A class expression."},Yt),Zt=me("Symbol","scope name thedef",{$propdoc:{name:"[string] name of this symbol",scope:"[AST_Scope/S] the current scope (not necessarily the definition scope)",thedef:"[SymbolDef/S] the definition of this symbol"},$documentation:"Base class for all symbols"}),Qt=me("NewTarget",null,{$documentation:"A reference to new.target"}),Jt=me("SymbolDeclaration","init",{$documentation:"A declaration symbol (symbol in var/const, function name or argument, symbol in catch)"},Zt),en=me("SymbolVar",null,{$documentation:"Symbol defining a variable"},Jt),tn=me("SymbolBlockDeclaration",null,{$documentation:"Base class for block-scoped declaration symbols"},Jt),nn=me("SymbolConst",null,{$documentation:"A constant declaration"},tn),on=me("SymbolLet",null,{$documentation:"A block-scoped `let` declaration"},tn),rn=me("SymbolFunarg",null,{$documentation:"Symbol naming a function argument"},en),an=me("SymbolDefun",null,{$documentation:"Symbol defining a function"},Jt),sn=me("SymbolMethod",null,{$documentation:"Symbol in an object defining a method"},Zt),un=me("SymbolClassProperty",null,{$documentation:"Symbol for a class property"},Zt),cn=me("SymbolLambda",null,{$documentation:"Symbol naming a function expression"},Jt),ln=me("SymbolDefClass",null,{$documentation:"Symbol naming a class's name in a class declaration. Lexically scoped to its containing scope, and accessible within the class."},tn),fn=me("SymbolClass",null,{$documentation:"Symbol naming a class's name. Lexically scoped to the class."},Jt),pn=me("SymbolCatch",null,{$documentation:"Symbol naming the exception in catch"},tn),dn=me("SymbolImport",null,{$documentation:"Symbol referring to an imported name"},tn),_n=me("SymbolImportForeign",null,{$documentation:"A symbol imported from a module, but it is defined in the other module, and its real name is irrelevant for this module's purposes"},Zt),mn=me("Label","references",{$documentation:"Symbol naming a label (declaration)",$propdoc:{references:"[AST_LoopControl*] a list of nodes referring to this label"},initialize:function(){this.references=[],this.thedef=this}},Zt),hn=me("SymbolRef",null,{$documentation:"Reference to some symbol (not definition/declaration)"},Zt),En=me("SymbolExport",null,{$documentation:"Symbol referring to a name to export"},hn),gn=me("SymbolExportForeign",null,{$documentation:"A symbol exported from this module, but it is used in the other module, and its real name is irrelevant for this module's purposes"},Zt),Dn=me("LabelRef",null,{$documentation:"Reference to a label symbol"},Zt),Sn=me("This",null,{$documentation:"The `this` symbol"},Zt),An=me("Super",null,{$documentation:"The `super` symbol"},Sn),vn=me("Constant",null,{$documentation:"Base class for all constants",getValue:function(){return this.value}}),bn=me("String","value quote",{$documentation:"A string literal",$propdoc:{value:"[string] the contents of this string",quote:"[string] the original quote character"}},vn),Tn=me("Number","value raw",{$documentation:"A number literal",$propdoc:{value:"[number] the numeric value",raw:"[string] numeric value as string"}},vn),yn=me("BigInt","value",{$documentation:"A big int literal",$propdoc:{value:"[string] big int value"}},vn),Cn=me("RegExp","value",{$documentation:"A regexp literal",$propdoc:{value:"[RegExp] the actual regexp"}},vn),Rn=me("Atom",null,{$documentation:"Base class for atoms"},vn),On=me("Null",null,{$documentation:"The `null` atom",value:null},Rn),Fn=me("NaN",null,{$documentation:"The impossible value",value:NaN},Rn),Mn=me("Undefined",null,{$documentation:"The `undefined` value",value:void 0},Rn),kn=me("Hole",null,{$documentation:"A hole in an array",value:void 0},Rn),wn=me("Infinity",null,{$documentation:"The `Infinity` value",value:1/0},Rn),Nn=me("Boolean",null,{$documentation:"Base class for booleans"},Rn),In=me("False",null,{$documentation:"The `false` atom",value:!1},Nn),xn=me("True",null,{$documentation:"The `true` atom",value:!0},Nn);function Pn(e,t,n=[e]){const i=n.push.bind(n);for(;n.length;){const e=n.pop(),o=t(e,n);if(o){if(o===Ln)return!0}else e._children_backwards(i)}return!1}function Bn(e,t,n){const i=[e],o=i.push.bind(i),r=n?n.slice():[],a=[];let s;const u={parent:(e=0)=>-1===e?s:n&&e>=r.length?(e-=r.length,n[n.length-(e+1)]):r[r.length-(1+e)]};for(;i.length;){for(s=i.pop();a.length&&i.length==a[a.length-1];)r.pop(),a.pop();const e=t(s,u);if(e){if(e===Ln)return!0;continue}const n=i.length;s._children_backwards(o),i.length>n&&(r.push(s),a.push(n-1))}return!1}const Ln=Symbol("abort walk");class Vn{constructor(e){this.visit=e,this.stack=[],this.directives=Object.create(null)}_visit(e,t){this.push(e);var n=this.visit(e,t?function(){t.call(e)}:a);return!n&&t&&t.call(e),this.pop(),n}parent(e){return this.stack[this.stack.length-2-(e||0)]}push(e){e instanceof ze?this.directives=Object.create(this.directives):e instanceof ye&&!this.directives[e.value]?this.directives[e.value]=e:e instanceof Yt&&(this.directives=Object.create(this.directives),this.directives["use strict"]||(this.directives["use strict"]=e)),this.stack.push(e)}pop(){var e=this.stack.pop();(e instanceof ze||e instanceof Yt)&&(this.directives=Object.getPrototypeOf(this.directives))}self(){return this.stack[this.stack.length-1]}find_parent(e){for(var t=this.stack,n=t.length;--n>=0;){var i=t[n];if(i instanceof e)return i}}has_directive(e){var t=this.directives[e];if(t)return t;var n=this.stack[this.stack.length-1];if(n instanceof Ge&&n.body)for(var i=0;i<n.body.length;++i){var o=n.body[i];if(!(o instanceof ye))break;if(o.value==e)return o}}loopcontrol_target(e){var t=this.stack;if(e.label)for(var n=t.length;--n>=0;){if((i=t[n])instanceof Ne&&i.label.name==e.label.name)return i.body}else for(n=t.length;--n>=0;){var i;if((i=t[n])instanceof Ie||e instanceof rt&&i instanceof lt)return i}}}class Un extends Vn{constructor(e,t){super(),this.before=e,this.after=t}}const Kn=1,Gn=2,Hn=4;var Xn=Object.freeze({__proto__:null,AST_Accessor:We,AST_Array:Ut,AST_Arrow:qe,AST_Assign:Lt,AST_Atom:Rn,AST_Await:st,AST_BigInt:yn,AST_Binary:Pt,AST_Block:Fe,AST_BlockStatement:Me,AST_Boolean:Nn,AST_Break:rt,AST_Call:Ct,AST_Case:dt,AST_Catch:mt,AST_Chain:wt,AST_Class:Yt,AST_ClassExpression:jt,AST_ClassProperty:qt,AST_ConciseMethod:Wt,AST_Conditional:Bt,AST_Const:St,AST_Constant:vn,AST_Continue:at,AST_Debugger:Te,AST_Default:pt,AST_DefaultAssign:Vt,AST_DefClass:$t,AST_Definitions:Et,AST_Defun:$e,AST_Destructuring:je,AST_Directive:ye,AST_Do:Pe,AST_Dot:Mt,AST_DWLoop:xe,AST_EmptyStatement:ke,AST_Exit:tt,AST_Expansion:Xe,AST_Export:yt,AST_False:In,AST_Finally:ht,AST_For:Le,AST_ForIn:Ve,AST_ForOf:Ue,AST_Function:Ye,AST_Hole:kn,AST_If:ct,AST_Import:bt,AST_ImportMeta:Tt,AST_Infinity:wn,AST_IterationStatement:Ie,AST_Jump:et,AST_Label:mn,AST_LabeledStatement:Ne,AST_LabelRef:Dn,AST_Lambda:ze,AST_Let:Dt,AST_LoopControl:ot,AST_NameMapping:vt,AST_NaN:Fn,AST_New:Rt,AST_NewTarget:Qt,AST_Node:ve,AST_Null:On,AST_Number:Tn,AST_Object:Kt,AST_ObjectGetter:zt,AST_ObjectKeyVal:Ht,AST_ObjectProperty:Gt,AST_ObjectSetter:Xt,AST_PrefixedTemplateString:Ze,AST_PropAccess:Ft,AST_RegExp:Cn,AST_Return:nt,AST_Scope:Ge,AST_Sequence:Ot,AST_SimpleStatement:Ce,AST_Statement:be,AST_StatementWithBody:we,AST_String:bn,AST_Sub:kt,AST_Super:An,AST_Switch:lt,AST_SwitchBranch:ft,AST_Symbol:Zt,AST_SymbolBlockDeclaration:tn,AST_SymbolCatch:pn,AST_SymbolClass:fn,AST_SymbolClassProperty:un,AST_SymbolConst:nn,AST_SymbolDeclaration:Jt,AST_SymbolDefClass:ln,AST_SymbolDefun:an,AST_SymbolExport:En,AST_SymbolExportForeign:gn,AST_SymbolFunarg:rn,AST_SymbolImport:dn,AST_SymbolImportForeign:_n,AST_SymbolLambda:cn,AST_SymbolLet:on,AST_SymbolMethod:sn,AST_SymbolRef:hn,AST_SymbolVar:en,AST_TemplateSegment:Je,AST_TemplateString:Qe,AST_This:Sn,AST_Throw:it,AST_Token:Ae,AST_Toplevel:He,AST_True:xn,AST_Try:_t,AST_Unary:Nt,AST_UnaryPostfix:xt,AST_UnaryPrefix:It,AST_Undefined:Mn,AST_Var:gt,AST_VarDef:At,AST_While:Be,AST_With:Ke,AST_Yield:ut,TreeTransformer:Un,TreeWalker:Vn,walk:Pn,walk_abort:Ln,walk_body:Re,walk_parent:Bn,_INLINE:Gn,_NOINLINE:Hn,_PURE:Kn});function zn(e,t){e.DEFMETHOD("transform",function(e,n){let i=void 0;if(e.push(this),e.before&&(i=e.before(this,t,n)),void 0===i&&(t(i=this,e),e.after)){const t=e.after(i,n);void 0!==t&&(i=t)}return e.pop(),i})}function Wn(e,t){return f(e,function(e){return e.transform(t,!0)})}function Yn(e){let t=e.parent(-1);for(let n,i=0;n=e.parent(i);i++){if(n instanceof be&&n.body===t)return!0;if(!(n instanceof Ot&&n.expressions[0]===t||"Call"===n.TYPE&&n.expression===t||n instanceof Ze&&n.prefix===t||n instanceof Mt&&n.expression===t||n instanceof kt&&n.expression===t||n instanceof Bt&&n.condition===t||n instanceof Pt&&n.left===t||n instanceof xt&&n.expression===t))return!1;t=n}}zn(ve,a),zn(Ne,function(e,t){e.label=e.label.transform(t),e.body=e.body.transform(t)}),zn(Ce,function(e,t){e.body=e.body.transform(t)}),zn(Fe,function(e,t){e.body=Wn(e.body,t)}),zn(Pe,function(e,t){e.body=e.body.transform(t),e.condition=e.condition.transform(t)}),zn(Be,function(e,t){e.condition=e.condition.transform(t),e.body=e.body.transform(t)}),zn(Le,function(e,t){e.init&&(e.init=e.init.transform(t)),e.condition&&(e.condition=e.condition.transform(t)),e.step&&(e.step=e.step.transform(t)),e.body=e.body.transform(t)}),zn(Ve,function(e,t){e.init=e.init.transform(t),e.object=e.object.transform(t),e.body=e.body.transform(t)}),zn(Ke,function(e,t){e.expression=e.expression.transform(t),e.body=e.body.transform(t)}),zn(tt,function(e,t){e.value&&(e.value=e.value.transform(t))}),zn(ot,function(e,t){e.label&&(e.label=e.label.transform(t))}),zn(ct,function(e,t){e.condition=e.condition.transform(t),e.body=e.body.transform(t),e.alternative&&(e.alternative=e.alternative.transform(t))}),zn(lt,function(e,t){e.expression=e.expression.transform(t),e.body=Wn(e.body,t)}),zn(dt,function(e,t){e.expression=e.expression.transform(t),e.body=Wn(e.body,t)}),zn(_t,function(e,t){e.body=Wn(e.body,t),e.bcatch&&(e.bcatch=e.bcatch.transform(t)),e.bfinally&&(e.bfinally=e.bfinally.transform(t))}),zn(mt,function(e,t){e.argname&&(e.argname=e.argname.transform(t)),e.body=Wn(e.body,t)}),zn(Et,function(e,t){e.definitions=Wn(e.definitions,t)}),zn(At,function(e,t){e.name=e.name.transform(t),e.value&&(e.value=e.value.transform(t))}),zn(je,function(e,t){e.names=Wn(e.names,t)}),zn(ze,function(e,t){e.name&&(e.name=e.name.transform(t)),e.argnames=Wn(e.argnames,t),e.body instanceof ve?e.body=e.body.transform(t):e.body=Wn(e.body,t)}),zn(Ct,function(e,t){e.expression=e.expression.transform(t),e.args=Wn(e.args,t)}),zn(Ot,function(e,t){const n=Wn(e.expressions,t);e.expressions=n.length?n:[new Tn({value:0})]}),zn(Mt,function(e,t){e.expression=e.expression.transform(t)}),zn(kt,function(e,t){e.expression=e.expression.transform(t),e.property=e.property.transform(t)}),zn(wt,function(e,t){e.expression=e.expression.transform(t)}),zn(ut,function(e,t){e.expression&&(e.expression=e.expression.transform(t))}),zn(st,function(e,t){e.expression=e.expression.transform(t)}),zn(Nt,function(e,t){e.expression=e.expression.transform(t)}),zn(Pt,function(e,t){e.left=e.left.transform(t),e.right=e.right.transform(t)}),zn(Bt,function(e,t){e.condition=e.condition.transform(t),e.consequent=e.consequent.transform(t),e.alternative=e.alternative.transform(t)}),zn(Ut,function(e,t){e.elements=Wn(e.elements,t)}),zn(Kt,function(e,t){e.properties=Wn(e.properties,t)}),zn(Gt,function(e,t){e.key instanceof ve&&(e.key=e.key.transform(t)),e.value&&(e.value=e.value.transform(t))}),zn(Yt,function(e,t){e.name&&(e.name=e.name.transform(t)),e.extends&&(e.extends=e.extends.transform(t)),e.properties=Wn(e.properties,t)}),zn(Xe,function(e,t){e.expression=e.expression.transform(t)}),zn(vt,function(e,t){e.foreign_name=e.foreign_name.transform(t),e.name=e.name.transform(t)}),zn(bt,function(e,t){e.imported_name&&(e.imported_name=e.imported_name.transform(t)),e.imported_names&&Wn(e.imported_names,t),e.module_name=e.module_name.transform(t)}),zn(yt,function(e,t){e.exported_definition&&(e.exported_definition=e.exported_definition.transform(t)),e.exported_value&&(e.exported_value=e.exported_value.transform(t)),e.exported_names&&Wn(e.exported_names,t),e.module_name&&(e.module_name=e.module_name.transform(t))}),zn(Qe,function(e,t){e.segments=Wn(e.segments,t)}),zn(Ze,function(e,t){e.prefix=e.prefix.transform(t),e.template_string=e.template_string.transform(t)}),function(){var e=function(e){for(var t=!0,n=0;n<e.length;n++)t&&e[n]instanceof be&&e[n].body instanceof bn?e[n]=new ye({start:e[n].start,end:e[n].end,value:e[n].body.value}):!t||e[n]instanceof be&&e[n].body instanceof bn||(t=!1);return e},t={Program:function(t){return new He({start:n(t),end:i(t),body:e(t.body.map(a))})},ArrayPattern:function(e){return new je({start:n(e),end:i(e),names:e.elements.map(function(e){return null===e?new kn:a(e)}),is_array:!0})},ObjectPattern:function(e){return new je({start:n(e),end:i(e),names:e.properties.map(a),is_array:!1})},AssignmentPattern:function(e){return new Vt({start:n(e),end:i(e),left:a(e.left),operator:"=",right:a(e.right)})},SpreadElement:function(e){return new Xe({start:n(e),end:i(e),expression:a(e.argument)})},RestElement:function(e){return new Xe({start:n(e),end:i(e),expression:a(e.argument)})},TemplateElement:function(e){return new Je({start:n(e),end:i(e),value:e.value.cooked,raw:e.value.raw})},TemplateLiteral:function(e){for(var t=[],o=0;o<e.quasis.length;o++)t.push(a(e.quasis[o])),e.expressions[o]&&t.push(a(e.expressions[o]));return new Qe({start:n(e),end:i(e),segments:t})},TaggedTemplateExpression:function(e){return new Ze({start:n(e),end:i(e),template_string:a(e.quasi),prefix:a(e.tag)})},FunctionDeclaration:function(t){return new $e({start:n(t),end:i(t),name:a(t.id),argnames:t.params.map(a),is_generator:t.generator,async:t.async,body:e(a(t.body).body)})},FunctionExpression:function(t){return new Ye({start:n(t),end:i(t),name:a(t.id),argnames:t.params.map(a),is_generator:t.generator,async:t.async,body:e(a(t.body).body)})},ArrowFunctionExpression:function(e){const t="BlockStatement"===e.body.type?a(e.body).body:[p(nt,{},{value:a(e.body)})];return new qe({start:n(e),end:i(e),argnames:e.params.map(a),body:t,async:e.async})},ExpressionStatement:function(e){return new Ce({start:n(e),end:i(e),body:a(e.expression)})},TryStatement:function(e){var t=e.handlers||[e.handler];if(t.length>1||e.guardedHandlers&&e.guardedHandlers.length)throw new Error("Multiple catch clauses are not supported.");return new _t({start:n(e),end:i(e),body:a(e.block).body,bcatch:a(t[0]),bfinally:e.finalizer?new ht(a(e.finalizer)):null})},Property:function(e){var t=e.key,o={start:n(t||e.value),end:i(e.value),key:"Identifier"==t.type?t.name:t.value,value:a(e.value)};return e.computed&&(o.key=a(e.key)),e.method?(o.is_generator=e.value.generator,o.async=e.value.async,e.computed?o.key=a(e.key):o.key=new sn({name:o.key}),new Wt(o)):"init"==e.kind?("Identifier"!=t.type&&"Literal"!=t.type&&(o.key=a(t)),new Ht(o)):("string"!=typeof o.key&&"number"!=typeof o.key||(o.key=new sn({name:o.key})),o.value=new We(o.value),"get"==e.kind?new zt(o):"set"==e.kind?new Xt(o):"method"==e.kind?(o.async=e.value.async,o.is_generator=e.value.generator,o.quote=e.computed?'"':null,new Wt(o)):void 0)},MethodDefinition:function(e){var t={start:n(e),end:i(e),key:e.computed?a(e.key):new sn({name:e.key.name||e.key.value}),value:a(e.value),static:e.static};return"get"==e.kind?new zt(t):"set"==e.kind?new Xt(t):(t.is_generator=e.value.generator,t.async=e.value.async,new Wt(t))},FieldDefinition:function(e){let t;if(e.computed)t=a(e.key);else{if("Identifier"!==e.key.type)throw new Error("Non-Identifier key in FieldDefinition");t=a(e.key)}return new qt({start:n(e),end:i(e),key:t,value:a(e.value),static:e.static})},ArrayExpression:function(e){return new Ut({start:n(e),end:i(e),elements:e.elements.map(function(e){return null===e?new kn:a(e)})})},ObjectExpression:function(e){return new Kt({start:n(e),end:i(e),properties:e.properties.map(function(e){return"SpreadElement"===e.type?a(e):(e.type="Property",a(e))})})},SequenceExpression:function(e){return new Ot({start:n(e),end:i(e),expressions:e.expressions.map(a)})},MemberExpression:function(e){return new(e.computed?kt:Mt)({start:n(e),end:i(e),property:e.computed?a(e.property):e.property.name,expression:a(e.object),optional:e.optional||!1})},ChainExpression:function(e){return new wt({start:n(e),end:i(e),expression:a(e.expression)})},SwitchCase:function(e){return new(e.test?dt:pt)({start:n(e),end:i(e),expression:a(e.test),body:e.consequent.map(a)})},VariableDeclaration:function(e){return new("const"===e.kind?St:"let"===e.kind?Dt:gt)({start:n(e),end:i(e),definitions:e.declarations.map(a)})},ImportDeclaration:function(e){var t=null,o=null;return e.specifiers.forEach(function(e){"ImportSpecifier"===e.type?(o||(o=[]),o.push(new vt({start:n(e),end:i(e),foreign_name:a(e.imported),name:a(e.local)}))):"ImportDefaultSpecifier"===e.type?t=a(e.local):"ImportNamespaceSpecifier"===e.type&&(o||(o=[]),o.push(new vt({start:n(e),end:i(e),foreign_name:new _n({name:"*"}),name:a(e.local)})))}),new bt({start:n(e),end:i(e),imported_name:t,imported_names:o,module_name:a(e.source)})},ExportAllDeclaration:function(e){return new yt({start:n(e),end:i(e),exported_names:[new vt({name:new gn({name:"*"}),foreign_name:new gn({name:"*"})})],module_name:a(e.source)})},ExportNamedDeclaration:function(e){return new yt({start:n(e),end:i(e),exported_definition:a(e.declaration),exported_names:e.specifiers&&e.specifiers.length?e.specifiers.map(function(e){return new vt({foreign_name:a(e.exported),name:a(e.local)})}):null,module_name:a(e.source)})},ExportDefaultDeclaration:function(e){return new yt({start:n(e),end:i(e),exported_value:a(e.declaration),is_default:!0})},Literal:function(e){var t=e.value,o={start:n(e),end:i(e)},r=e.regex;if(r&&r.pattern)return o.value={source:r.pattern,flags:r.flags},new Cn(o);if(r){const n=e.raw||t,i=n.match(/^\/(.*)\/(\w*)$/);if(!i)throw new Error("Invalid regex source "+n);const[r,a,s]=i;return o.value={source:a,flags:s},new Cn(o)}if(null===t)return new On(o);switch(typeof t){case"string":return o.value=t,new bn(o);case"number":return o.value=t,o.raw=e.raw||t.toString(),new Tn(o);case"boolean":return new(t?xn:In)(o)}},MetaProperty:function(e){return"new"===e.meta.name&&"target"===e.property.name?new Qt({start:n(e),end:i(e)}):"import"===e.meta.name&&"meta"===e.property.name?new Tt({start:n(e),end:i(e)}):void 0},Identifier:function(e){var t=r[r.length-2];return new("LabeledStatement"==t.type?mn:"VariableDeclarator"==t.type&&t.id===e?"const"==t.kind?nn:"let"==t.kind?on:en:/Import.*Specifier/.test(t.type)?t.local===e?dn:_n:"ExportSpecifier"==t.type?t.local===e?En:gn:"FunctionExpression"==t.type?t.id===e?cn:rn:"FunctionDeclaration"==t.type?t.id===e?an:rn:"ArrowFunctionExpression"==t.type?t.params.includes(e)?rn:hn:"ClassExpression"==t.type?t.id===e?fn:hn:"Property"==t.type?t.key===e&&t.computed||t.value===e?hn:sn:"FieldDefinition"==t.type?t.key===e&&t.computed||t.value===e?hn:un:"ClassDeclaration"==t.type?t.id===e?ln:hn:"MethodDefinition"==t.type?t.computed?hn:sn:"CatchClause"==t.type?pn:"BreakStatement"==t.type||"ContinueStatement"==t.type?Dn:hn)({start:n(e),end:i(e),name:e.name})},BigIntLiteral:e=>new yn({start:n(e),end:i(e),value:e.value})};function n(e){var t=e.loc,n=t&&t.start,i=e.range;return new Ae("","",n&&n.line||0,n&&n.column||0,i?i[0]:e.start,!1,[],[],t&&t.source)}function i(e){var t=e.loc,n=t&&t.end,i=e.range;return new Ae("","",n&&n.line||0,n&&n.column||0,i?i[0]:e.end,!1,[],[],t&&t.source)}function o(e,o,r){var u="function From_Moz_"+e+"(M){\n";u+="return new U2."+o.name+"({\nstart: my_start_token(M),\nend: my_end_token(M)";var l="function To_Moz_"+e+"(M){\n";l+="return {\ntype: "+JSON.stringify(e),r&&r.split(/\s*,\s*/).forEach(function(e){var t=/([a-z0-9$_]+)([=@>%])([a-z0-9$_]+)/i.exec(e);if(!t)throw new Error("Can't understand property map: "+e);var n=t[1],i=t[2],o=t[3];switch(u+=",\n"+o+": ",l+=",\n"+n+": ",i){case"@":u+="M."+n+".map(from_moz)",l+="M."+o+".map(to_moz)";break;case">":u+="from_moz(M."+n+")",l+="to_moz(M."+o+")";break;case"=":u+="M."+n,l+="M."+o;break;case"%":u+="from_moz(M."+n+").body",l+="to_moz_block(M)";break;default:throw new Error("Can't understand operator in propmap: "+e)}}),u+="\n})\n}",l+="\n}\n}",u=new Function("U2","my_start_token","my_end_token","from_moz","return("+u+")")(Xn,n,i,a),l=new Function("to_moz","to_moz_block","to_moz_scope","return("+l+")")(c,f,d),t[e]=u,s(o,l)}t.UpdateExpression=t.UnaryExpression=function(e){return new(("prefix"in e?e.prefix:"UnaryExpression"==e.type)?It:xt)({start:n(e),end:i(e),operator:e.operator,expression:a(e.argument)})},t.ClassDeclaration=t.ClassExpression=function(e){return new("ClassDeclaration"===e.type?$t:jt)({start:n(e),end:i(e),name:a(e.id),extends:a(e.superClass),properties:e.body.body.map(a)})},o("EmptyStatement",ke),o("BlockStatement",Me,"body@body"),o("IfStatement",ct,"test>condition, consequent>body, alternate>alternative"),o("LabeledStatement",Ne,"label>label, body>body"),o("BreakStatement",rt,"label>label"),o("ContinueStatement",at,"label>label"),o("WithStatement",Ke,"object>expression, body>body"),o("SwitchStatement",lt,"discriminant>expression, cases@body"),o("ReturnStatement",nt,"argument>value"),o("ThrowStatement",it,"argument>value"),o("WhileStatement",Be,"test>condition, body>body"),o("DoWhileStatement",Pe,"test>condition, body>body"),o("ForStatement",Le,"init>init, test>condition, update>step, body>body"),o("ForInStatement",Ve,"left>init, right>object, body>body"),o("ForOfStatement",Ue,"left>init, right>object, body>body, await=await"),o("AwaitExpression",st,"argument>expression"),o("YieldExpression",ut,"argument>expression, delegate=is_star"),o("DebuggerStatement",Te),o("VariableDeclarator",At,"id>name, init>value"),o("CatchClause",mt,"param>argname, body%body"),o("ThisExpression",Sn),o("Super",An),o("BinaryExpression",Pt,"operator=operator, left>left, right>right"),o("LogicalExpression",Pt,"operator=operator, left>left, right>right"),o("AssignmentExpression",Lt,"operator=operator, left>left, right>right"),o("ConditionalExpression",Bt,"test>condition, consequent>consequent, alternate>alternative"),o("NewExpression",Rt,"callee>expression, arguments@args"),o("CallExpression",Ct,"callee>expression, optional=optional, arguments@args"),s(He,function(e){return d("Program",e)}),s(Xe,function(e){return{type:l()?"RestElement":"SpreadElement",argument:c(e.expression)}}),s(Ze,function(e){return{type:"TaggedTemplateExpression",tag:c(e.prefix),quasi:c(e.template_string)}}),s(Qe,function(e){for(var t=[],n=[],i=0;i<e.segments.length;i++)i%2!=0?n.push(c(e.segments[i])):t.push({type:"TemplateElement",value:{raw:e.segments[i].raw,cooked:e.segments[i].value},tail:i===e.segments.length-1});return{type:"TemplateLiteral",quasis:t,expressions:n}}),s($e,function(e){return{type:"FunctionDeclaration",id:c(e.name),params:e.argnames.map(c),generator:e.is_generator,async:e.async,body:d("BlockStatement",e)}}),s(Ye,function(e,t){var n=void 0!==t.is_generator?t.is_generator:e.is_generator;return{type:"FunctionExpression",id:c(e.name),params:e.argnames.map(c),generator:n,async:e.async,body:d("BlockStatement",e)}}),s(qe,function(e){var t={type:"BlockStatement",body:e.body.map(c)};return{type:"ArrowFunctionExpression",params:e.argnames.map(c),async:e.async,body:t}}),s(je,function(e){return e.is_array?{type:"ArrayPattern",elements:e.names.map(c)}:{type:"ObjectPattern",properties:e.names.map(c)}}),s(ye,function(e){return{type:"ExpressionStatement",expression:{type:"Literal",value:e.value,raw:e.print_to_string()},directive:e.value}}),s(Ce,function(e){return{type:"ExpressionStatement",expression:c(e.body)}}),s(ft,function(e){return{type:"SwitchCase",test:c(e.expression),consequent:e.body.map(c)}}),s(_t,function(e){return{type:"TryStatement",block:f(e),handler:c(e.bcatch),guardedHandlers:[],finalizer:c(e.bfinally)}}),s(mt,function(e){return{type:"CatchClause",param:c(e.argname),guard:null,body:f(e)}}),s(Et,function(e){return{type:"VariableDeclaration",kind:e instanceof St?"const":e instanceof Dt?"let":"var",declarations:e.definitions.map(c)}}),s(yt,function(e){return e.exported_names?"*"===e.exported_names[0].name.name?{type:"ExportAllDeclaration",source:c(e.module_name)}:{type:"ExportNamedDeclaration",specifiers:e.exported_names.map(function(e){return{type:"ExportSpecifier",exported:c(e.foreign_name),local:c(e.name)}}),declaration:c(e.exported_definition),source:c(e.module_name)}:{type:e.is_default?"ExportDefaultDeclaration":"ExportNamedDeclaration",declaration:c(e.exported_value||e.exported_definition)}}),s(bt,function(e){var t=[];return e.imported_name&&t.push({type:"ImportDefaultSpecifier",local:c(e.imported_name)}),e.imported_names&&"*"===e.imported_names[0].foreign_name.name?t.push({type:"ImportNamespaceSpecifier",local:c(e.imported_names[0].name)}):e.imported_names&&e.imported_names.forEach(function(e){t.push({type:"ImportSpecifier",local:c(e.name),imported:c(e.foreign_name)})}),{type:"ImportDeclaration",specifiers:t,source:c(e.module_name)}}),s(Tt,function(){return{type:"MetaProperty",meta:{type:"Identifier",name:"import"},property:{type:"Identifier",name:"meta"}}}),s(Ot,function(e){return{type:"SequenceExpression",expressions:e.expressions.map(c)}}),s(Ft,function(e){var t=e instanceof kt;return{type:"MemberExpression",object:c(e.expression),computed:t,property:t?c(e.property):{type:"Identifier",name:e.property},optional:e.optional}}),s(wt,function(e){return{type:"ChainExpression",expression:c(e.expression)}}),s(Nt,function(e){return{type:"++"==e.operator||"--"==e.operator?"UpdateExpression":"UnaryExpression",operator:e.operator,prefix:e instanceof It,argument:c(e.expression)}}),s(Pt,function(e){if("="==e.operator&&l())return{type:"AssignmentPattern",left:c(e.left),right:c(e.right)};return{type:"&&"==e.operator||"||"==e.operator||"??"===e.operator?"LogicalExpression":"BinaryExpression",left:c(e.left),operator:e.operator,right:c(e.right)}}),s(Ut,function(e){return{type:"ArrayExpression",elements:e.elements.map(c)}}),s(Kt,function(e){return{type:"ObjectExpression",properties:e.properties.map(c)}}),s(Gt,function(e,t){var n,i=e.key instanceof ve?c(e.key):{type:"Identifier",value:e.key};"number"==typeof e.key&&(i={type:"Literal",value:Number(e.key)}),"string"==typeof e.key&&(i={type:"Identifier",name:e.key});var o="string"==typeof e.key||"number"==typeof e.key,r=!o&&(!(e.key instanceof Zt)||e.key instanceof hn);return e instanceof Ht?(n="init",r=!o):e instanceof zt?n="get":e instanceof Xt&&(n="set"),e instanceof qt?{type:"FieldDefinition",computed:r,key:i,value:c(e.value),static:e.static}:t instanceof Yt?{type:"MethodDefinition",computed:r,kind:n,static:e.static,key:c(e.key),value:c(e.value)}:{type:"Property",computed:r,kind:n,key:i,value:c(e.value)}}),s(Wt,function(e,t){return t instanceof Kt?{type:"Property",computed:!(e.key instanceof Zt)||e.key instanceof hn,kind:"init",method:!0,shorthand:!1,key:c(e.key),value:c(e.value)}:{type:"MethodDefinition",computed:!(e.key instanceof Zt)||e.key instanceof hn,kind:"constructor"===e.key?"constructor":"method",static:e.static,key:c(e.key),value:c(e.value)}}),s(Yt,function(e){return{type:e instanceof jt?"ClassExpression":"ClassDeclaration",superClass:c(e.extends),id:e.name?c(e.name):null,body:{type:"ClassBody",body:e.properties.map(c)}}}),s(Qt,function(){return{type:"MetaProperty",meta:{type:"Identifier",name:"new"},property:{type:"Identifier",name:"target"}}}),s(Zt,function(e,t){if(e instanceof sn&&t.quote)return{type:"Literal",value:e.name};var n=e.definition();return{type:"Identifier",name:n?n.mangled_name||n.name:e.name}}),s(Cn,function(e){const t=e.value.source,n=e.value.flags;return{type:"Literal",value:null,raw:e.print_to_string(),regex:{pattern:t,flags:n}}}),s(vn,function(e){return{type:"Literal",value:e.value,raw:e.raw||e.print_to_string()}}),s(Rn,function(e){return{type:"Identifier",name:String(e.value)}}),s(yn,e=>({type:"BigIntLiteral",value:e.value})),Nn.DEFMETHOD("to_mozilla_ast",vn.prototype.to_mozilla_ast),On.DEFMETHOD("to_mozilla_ast",vn.prototype.to_mozilla_ast),kn.DEFMETHOD("to_mozilla_ast",function(){return null}),Fe.DEFMETHOD("to_mozilla_ast",Me.prototype.to_mozilla_ast),ze.DEFMETHOD("to_mozilla_ast",Ye.prototype.to_mozilla_ast);var r=null;function a(e){r.push(e);var n=null!=e?t[e.type](e):null;return r.pop(),n}function s(e,t){e.DEFMETHOD("to_mozilla_ast",function(e){return n=this,i=t(this,e),o=n.start,r=n.end,o&&r?(null!=o.pos&&null!=r.endpos&&(i.range=[o.pos,r.endpos]),o.line&&(i.loc={start:{line:o.line,column:o.col},end:r.endline?{line:r.endline,column:r.endcol}:null},o.file&&(i.loc.source=o.file)),i):i;var n,i,o,r})}ve.from_mozilla_ast=function(e){var t=r;r=[];var n=a(e);return r=t,n};var u=null;function c(e){null===u&&(u=[]),u.push(e);var t=null!=e?e.to_mozilla_ast(u[u.length-2]):null;return u.pop(),0===u.length&&(u=null),t}function l(){for(var e=u.length;e--;)if(u[e]instanceof je)return!0;return!1}function f(e){return{type:"BlockStatement",body:e.body.map(c)}}function d(e,t){var n=t.body.map(c);return t.body[0]instanceof Ce&&t.body[0].body instanceof bn&&n.unshift(c(new ke(t.body[0]))),{type:e,body:n}}}();const qn=/^$|[;{][\s\n]*$/,$n=10,jn=32,Zn=/[@#]__(PURE|INLINE|NOINLINE)__/g;function Qn(e){return("comment2"===e.type||"comment1"===e.type)&&/@preserve|@lic|@cc_on|^\**!/i.test(e.value)}function Jn(e){var t=!e;void 0===(e=r(e,{ascii_only:!1,beautify:!1,braces:!1,comments:"some",ecma:5,ie8:!1,indent_level:4,indent_start:0,inline_script:!0,keep_numbers:!1,keep_quoted_props:!1,max_line_len:!1,preamble:null,preserve_annotations:!1,quote_keys:!1,quote_style:0,safari10:!1,semicolons:!0,shebang:!0,shorthand:void 0,source_map:null,webkit:!1,width:80,wrap_iife:!1,wrap_func_args:!0},!0)).shorthand&&(e.shorthand=e.ecma>5);var n=s;if(e.comments){let t=e.comments;if("string"==typeof e.comments&&/^\/.*\/[a-zA-Z]*$/.test(e.comments)){var i=e.comments.lastIndexOf("/");t=new RegExp(e.comments.substr(1,i-1),e.comments.substr(i+1))}n=t instanceof RegExp?function(e){return"comment5"!=e.type&&t.test(e.value)}:"function"==typeof t?function(e){return"comment5"!=e.type&&t(this,e)}:"some"===t?Qn:u}var o=0,c=0,l=1,f=0,p="";let d=new Set;var _=e.ascii_only?function(t,n){return e.ecma>=2015&&!e.safari10&&(t=t.replace(/[\ud800-\udbff][\udc00-\udfff]/g,function(e){var t,n;return"\\u{"+(t=e,n=0,q(t.charCodeAt(n))?65536+(t.charCodeAt(n)-55296<<10)+t.charCodeAt(n+1)-56320:t.charCodeAt(n)).toString(16)+"}"})),t.replace(/[\u0000-\u001f\u007f-\uffff]/g,function(e){var t=e.charCodeAt(0).toString(16);if(t.length<=2&&!n){for(;t.length<2;)t="0"+t;return"\\x"+t}for(;t.length<4;)t="0"+t;return"\\u"+t})}:function(e){return e.replace(/[\ud800-\udbff][\udc00-\udfff]|([\ud800-\udbff]|[\udc00-\udfff])/g,function(e,t){return t?"\\u"+t.charCodeAt(0).toString(16):e})};function m(t,n){var i=function(t,n){var i=0,o=0;function r(){return"'"+t.replace(/\x27/g,"\\'")+"'"}function a(){return'"'+t.replace(/\x22/g,'\\"')+'"'}if(t=t.replace(/[\\\b\f\n\r\v\t\x22\x27\u2028\u2029\0\ufeff]/g,function(n,r){switch(n){case'"':return++i,'"';case"'":return++o,"'";case"\\":return"\\\\";case"\n":return"\\n";case"\r":return"\\r";case"\t":return"\\t";case"\b":return"\\b";case"\f":return"\\f";case"\v":return e.ie8?"\\x0B":"\\v";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";case"\ufeff":return"\\ufeff";case"\0":return/[0-9]/.test(Y(t,r+1))?"\\x00":"\\0"}return n}),t=_(t),"`"===n)return"`"+t.replace(/`/g,"\\`")+"`";switch(e.quote_style){case 1:return r();case 2:return a();case 3:return"'"==n?r():a();default:return i>o?r():a()}}(t,n);return e.inline_script&&(i=(i=(i=i.replace(/<\x2f(script)([>\/\t\n\f\r ])/gi,"<\\/$1$2")).replace(/\x3c!--/g,"\\x3c!--")).replace(/--\x3e/g,"--\\x3e")),i}var h,g,D=!1,S=!1,A=!1,v=0,b=!1,T=!1,y=-1,C="",R=e.source_map&&[],O=R?function(){R.forEach(function(t){try{e.source_map.add(t.token.file,t.line,t.col,t.token.line,t.token.col,t.name||"name"!=t.token.type?t.name:t.token.value)}catch(e){}}),R=[]}:a,F=e.max_line_len?function(){if(c>e.max_line_len&&v){var t=p.slice(0,v),n=p.slice(v);if(R){var i=n.length-c;R.forEach(function(e){e.line++,e.col+=i})}p=t+"\n"+n,l++,f++,c=n.length}v&&(v=0,O())}:a,M=E("( [ + * / - , . `");function k(t){var n=Y(t=String(t),0);b&&n&&(b=!1,"\n"!==n&&(k("\n"),N())),T&&n&&(T=!1,/[\s;})]/.test(n)||w()),y=-1;var i=C.charAt(C.length-1);A&&(A=!1,(":"!==i||"}"!==n)&&(n&&";}".includes(n)||";"===i)||(e.semicolons||M.has(n)?(p+=";",c++,f++):(F(),c>0&&(p+="\n",f++,l++,c=0),/^\s+$/.test(t)&&(A=!0)),e.beautify||(S=!1))),S&&((Q(i)&&(Q(n)||"\\"==n)||"/"==n&&n==i||("+"==n||"-"==n)&&n==C)&&(p+=" ",c++,f++),S=!1),h&&(R.push({token:h,name:g,line:l,col:c}),h=!1,v||O()),p+=t,D="("==t[t.length-1],f+=t.length;var o=t.split(/\r?\n/),r=o.length-1;l+=r,c+=o[0].length,r>0&&(F(),c=o[r].length),C=t}var w=e.beautify?function(){k(" ")}:function(){S=!0},N=e.beautify?function(t){var n;e.beautify&&k((n=t?.5:0," ".repeat(e.indent_start+o-n*e.indent_level)))}:a,I=e.beautify?function(e,t){!0===e&&(e=L());var n=o;o=e;var i=t();return o=n,i}:function(e,t){return t()},x=e.beautify?function(){if(y<0)return k("\n");"\n"!=p[y]&&(p=p.slice(0,y)+"\n"+p.slice(y),f++,l++),y++}:e.max_line_len?function(){F(),v=p.length}:a,P=e.beautify?function(){k(";")}:function(){A=!0};function B(){A=!1,k(";")}function L(){return o+e.indent_level}function V(){return v&&F(),p}function U(){let e=p.length-1;for(;e>=0;){const t=p.charCodeAt(e);if(t===$n)return!0;if(t!==jn)return!1;e--}return!0}function K(t){return e.preserve_annotations||(t=t.replace(Zn," ")),/^\s*$/.test(t)?"":t.replace(/(<\s*\/\s*)(script)/i,"<\\/$2")}var G=[];return{get:V,toString:V,indent:N,in_directive:!1,use_asm:null,active_scope:null,indentation:function(){return o},current_width:function(){return c-o},should_break:function(){return e.width&&this.current_width()>=e.width},has_parens:function(){return D},newline:x,print:k,star:function(){k("*")},space:w,comma:function(){k(","),w()},colon:function(){k(":"),w()},last:function(){return C},semicolon:P,force_semicolon:B,to_utf8:_,print_name:function(e){k(function(e){return e=e.toString(),e=_(e,!0)}(e))},print_string:function(e,t,n){var i=m(e,t);!0!==n||i.includes("\\")||(qn.test(p)||B(),B()),k(i)},print_template_string_chars:function(e){var t=m(e,"`").replace(/\${/g,"\\${");return k(t.substr(1,t.length-2))},encode_string:m,next_indent:L,with_indent:I,with_block:function(e){var t;return k("{"),x(),I(L(),function(){t=e()}),N(),k("}"),t},with_parens:function(e){k("(");var t=e();return k(")"),t},with_square:function(e){k("[");var t=e();return k("]"),t},add_mapping:R?function(e,t){h=e,g=t}:a,option:function(t){return e[t]},printed_comments:d,prepend_comments:t?a:function(t){var i=t.start;if(!i)return;var o=this.printed_comments;const r=t instanceof tt&&t.value;if(i.comments_before&&o.has(i.comments_before)){if(!r)return;i.comments_before=[]}var a=i.comments_before;if(a||(a=i.comments_before=[]),o.add(a),r){var s=new Vn(function(e){var t=s.parent();if(!(t instanceof tt||t instanceof Pt&&t.left===e||"Call"==t.TYPE&&t.expression===e||t instanceof Bt&&t.condition===e||t instanceof Mt&&t.expression===e||t instanceof Ot&&t.expressions[0]===e||t instanceof kt&&t.expression===e||t instanceof xt))return!0;if(e.start){var n=e.start.comments_before;n&&!o.has(n)&&(o.add(n),a=a.concat(n))}});s.push(t),t.value.walk(s)}if(0==f){a.length>0&&e.shebang&&"comment5"===a[0].type&&!o.has(a[0])&&(k("#!"+a.shift().value+"\n"),N());var u=e.preamble;u&&k(u.replace(/\r\n?|[\n\u2028\u2029]|\s*$/g,"\n"))}if(0!=(a=a.filter(n,t).filter(e=>!o.has(e))).length){var c=U();a.forEach(function(e,t){if(o.add(e),c||(e.nlb?(k("\n"),N(),c=!0):t>0&&w()),/comment[134]/.test(e.type))(n=K(e.value))&&(k("//"+n+"\n"),N()),c=!0;else if("comment2"==e.type){var n;(n=K(e.value))&&k("/*"+n+"*/"),c=!1}}),c||(i.nlb?(k("\n"),N()):w())}},append_comments:t||n===s?a:function(e,t){var i=e.end;if(i){var o=this.printed_comments,r=i[t?"comments_before":"comments_after"];if(r&&!o.has(r)&&(e instanceof be||r.every(e=>!/comment[134]/.test(e.type)))){o.add(r);var a=p.length;r.filter(n,e).forEach(function(e,n){if(!o.has(e))if(o.add(e),T=!1,b?(k("\n"),N(),b=!1):e.nlb&&(n>0||!U())?(k("\n"),N()):(n>0||!t)&&w(),/comment[134]/.test(e.type)){const t=K(e.value);t&&k("//"+t),b=!0}else if("comment2"==e.type){const t=K(e.value);t&&k("/*"+t+"*/"),T=!0}}),p.length>a&&(y=a)}}},line:function(){return l},col:function(){return c},pos:function(){return f},push_node:function(e){G.push(e)},pop_node:function(){return G.pop()},parent:function(e){return G[G.length-2-(e||0)]}}}!function(){function e(e,t){e.DEFMETHOD("_codegen",t)}function t(e,n){Array.isArray(e)?e.forEach(function(e){t(e,n)}):e.DEFMETHOD("needs_parens",n)}function n(e,t,n,i){var o=e.length-1;n.in_directive=i,e.forEach(function(e,i){!0!==n.in_directive||e instanceof ye||e instanceof ke||e instanceof Ce&&e.body instanceof bn||(n.in_directive=!1),e instanceof ke||(n.indent(),e.print(n),i==o&&t||(n.newline(),t&&n.newline())),!0===n.in_directive&&e instanceof Ce&&e.body instanceof bn&&(n.in_directive=!1)}),n.in_directive=!1}function i(e,t){t.print("{"),t.with_indent(t.next_indent(),function(){t.append_comments(e,!0)}),t.print("}")}function o(e,t,o){e.body.length>0?t.with_block(function(){n(e.body,!1,t,o)}):i(e,t)}function r(e,t,n){var i=!1;n&&(i=Pn(e,e=>e instanceof Ge||(e instanceof Pt&&"in"==e.operator?Ln:void 0))),e.print(t,i)}function u(e,t,n){return n.option("quote_keys")?n.print_string(e):""+ +e==e&&e>=0?n.option("keep_numbers")?n.print(e):n.print(p(e)):(M.has(e)?n.option("ie8"):n.option("ecma")<2015||n.option("safari10")?!ee(e):!te(e,!0))||t&&n.option("keep_quoted_props")?n.print_string(e,t):n.print_name(e)}ve.DEFMETHOD("print",function(e,t){var n=this,i=n._codegen;function o(){e.prepend_comments(n),n.add_source_map(e),i(n,e),e.append_comments(n)}n instanceof Ge?e.active_scope=n:!e.use_asm&&n instanceof ye&&"use asm"==n.value&&(e.use_asm=e.active_scope),e.push_node(n),t||n.needs_parens(e)?e.with_parens(o):o(),e.pop_node(),n===e.use_asm&&(e.use_asm=null)}),ve.DEFMETHOD("_print",ve.prototype.print),ve.DEFMETHOD("print_to_string",function(e){var t=Jn(e);return this.print(t),t.get()}),t(ve,s),t(Ye,function(e){if(!e.has_parens()&&Yn(e))return!0;var t;if(e.option("webkit")&&((t=e.parent())instanceof Ft&&t.expression===this))return!0;if(e.option("wrap_iife")&&((t=e.parent())instanceof Ct&&t.expression===this))return!0;if(e.option("wrap_func_args")&&((t=e.parent())instanceof Ct&&t.args.includes(this)))return!0;return!1}),t(qe,function(e){var t=e.parent();return!!(e.option("wrap_func_args")&&t instanceof Ct&&t.args.includes(this))||t instanceof Ft&&t.expression===this}),t(Kt,function(e){return!e.has_parens()&&Yn(e)}),t(jt,Yn),t(Nt,function(e){var t=e.parent();return t instanceof Ft&&t.expression===this||t instanceof Ct&&t.expression===this||t instanceof Pt&&"**"===t.operator&&this instanceof It&&t.left===this&&"++"!==this.operator&&"--"!==this.operator}),t(st,function(e){var t=e.parent();return t instanceof Ft&&t.expression===this||t instanceof Ct&&t.expression===this||e.option("safari10")&&t instanceof It}),t(Ot,function(e){var t=e.parent();return t instanceof Ct||t instanceof Nt||t instanceof Pt||t instanceof At||t instanceof Ft||t instanceof Ut||t instanceof Gt||t instanceof Bt||t instanceof qe||t instanceof Vt||t instanceof Xe||t instanceof Ue&&this===t.object||t instanceof ut||t instanceof yt}),t(Pt,function(e){var t=e.parent();if(t instanceof Ct&&t.expression===this)return!0;if(t instanceof Nt)return!0;if(t instanceof Ft&&t.expression===this)return!0;if(t instanceof Pt){const e=t.operator,n=this.operator;if("??"===n&&("||"===e||"&&"===e))return!0;if("??"===e&&("||"===n||"&&"===n))return!0;const i=pe[e],o=pe[n];if(i>o||i==o&&(this===t.right||"**"==e))return!0}}),t(ut,function(e){var t=e.parent();return t instanceof Pt&&"="!==t.operator||(t instanceof Ct&&t.expression===this||(t instanceof Bt&&t.condition===this||(t instanceof Nt||(t instanceof Ft&&t.expression===this||void 0))))}),t(Ft,function(e){var t=e.parent();if(t instanceof Rt&&t.expression===this)return Pn(this,e=>e instanceof Ge||(e instanceof Ct?Ln:void 0))}),t(Ct,function(e){var t,n=e.parent();return!!(n instanceof Rt&&n.expression===this||n instanceof yt&&n.is_default&&this.expression instanceof Ye)||this.expression instanceof Ye&&n instanceof Ft&&n.expression===this&&(t=e.parent(1))instanceof Lt&&t.left===n}),t(Rt,function(e){var t=e.parent();if(0===this.args.length&&(t instanceof Ft||t instanceof Ct&&t.expression===this))return!0}),t(Tn,function(e){var t=e.parent();if(t instanceof Ft&&t.expression===this){var n=this.getValue();if(n<0||/^0/.test(p(n)))return!0}}),t(yn,function(e){var t=e.parent();if(t instanceof Ft&&t.expression===this&&this.getValue().startsWith("-"))return!0}),t([Lt,Bt],function(e){var t=e.parent();return t instanceof Nt||(t instanceof Pt&&!(t instanceof Lt)||(t instanceof Ct&&t.expression===this||(t instanceof Bt&&t.condition===this||(t instanceof Ft&&t.expression===this||(this instanceof Lt&&this.left instanceof je&&!1===this.left.is_array||void 0)))))}),e(ye,function(e,t){t.print_string(e.value,e.quote),t.semicolon()}),e(Xe,function(e,t){t.print("..."),e.expression.print(t)}),e(je,function(e,t){t.print(e.is_array?"[":"{");var n=e.names.length;e.names.forEach(function(e,i){i>0&&t.comma(),e.print(t),i==n-1&&e instanceof kn&&t.comma()}),t.print(e.is_array?"]":"}")}),e(Te,function(e,t){t.print("debugger"),t.semicolon()}),we.DEFMETHOD("_do_print_body",function(e){f(this.body,e)}),e(be,function(e,t){e.body.print(t),t.semicolon()}),e(He,function(e,t){n(e.body,!0,t,!0),t.print("")}),e(Ne,function(e,t){e.label.print(t),t.colon(),e.body.print(t)}),e(Ce,function(e,t){e.body.print(t),t.semicolon()}),e(Me,function(e,t){o(e,t)}),e(ke,function(e,t){t.semicolon()}),e(Pe,function(e,t){t.print("do"),t.space(),d(e.body,t),t.space(),t.print("while"),t.space(),t.with_parens(function(){e.condition.print(t)}),t.semicolon()}),e(Be,function(e,t){t.print("while"),t.space(),t.with_parens(function(){e.condition.print(t)}),t.space(),e._do_print_body(t)}),e(Le,function(e,t){t.print("for"),t.space(),t.with_parens(function(){e.init?(e.init instanceof Et?e.init.print(t):r(e.init,t,!0),t.print(";"),t.space()):t.print(";"),e.condition?(e.condition.print(t),t.print(";"),t.space()):t.print(";"),e.step&&e.step.print(t)}),t.space(),e._do_print_body(t)}),e(Ve,function(e,t){t.print("for"),e.await&&(t.space(),t.print("await")),t.space(),t.with_parens(function(){e.init.print(t),t.space(),t.print(e instanceof Ue?"of":"in"),t.space(),e.object.print(t)}),t.space(),e._do_print_body(t)}),e(Ke,function(e,t){t.print("with"),t.space(),t.with_parens(function(){e.expression.print(t)}),t.space(),e._do_print_body(t)}),ze.DEFMETHOD("_do_print",function(e,t){var n=this;t||(n.async&&(e.print("async"),e.space()),e.print("function"),n.is_generator&&e.star(),n.name&&e.space()),n.name instanceof Zt?n.name.print(e):t&&n.name instanceof ve&&e.with_square(function(){n.name.print(e)}),e.with_parens(function(){n.argnames.forEach(function(t,n){n&&e.comma(),t.print(e)})}),e.space(),o(n,e,!0)}),e(ze,function(e,t){e._do_print(t)}),e(Ze,function(e,t){var n=e.prefix,i=n instanceof ze||n instanceof Pt||n instanceof Bt||n instanceof Ot||n instanceof Nt||n instanceof Mt&&n.expression instanceof Kt;i&&t.print("("),e.prefix.print(t),i&&t.print(")"),e.template_string.print(t)}),e(Qe,function(e,t){var n=t.parent()instanceof Ze;t.print("`");for(var i=0;i<e.segments.length;i++)e.segments[i]instanceof Je?n?t.print(e.segments[i].raw):t.print_template_string_chars(e.segments[i].value):(t.print("${"),e.segments[i].print(t),t.print("}"));t.print("`")}),e(Je,function(e,t){t.print_template_string_chars(e.value)}),qe.DEFMETHOD("_do_print",function(e){var t=this,n=e.parent(),i=n instanceof Pt&&!(n instanceof Lt)||n instanceof Nt||n instanceof Ct&&t===n.expression;i&&e.print("("),t.async&&(e.print("async"),e.space()),1===t.argnames.length&&t.argnames[0]instanceof Zt?t.argnames[0].print(e):e.with_parens(function(){t.argnames.forEach(function(t,n){n&&e.comma(),t.print(e)})}),e.space(),e.print("=>"),e.space();const r=t.body[0];if(1===t.body.length&&r instanceof nt){const t=r.value;t?!function e(t){return t instanceof Kt||(t instanceof Ot?e(t.expressions[0]):"Call"===t.TYPE?e(t.expression):t instanceof Ze?e(t.prefix):t instanceof Mt||t instanceof kt?e(t.expression):t instanceof Bt?e(t.condition):t instanceof Pt?e(t.left):t instanceof xt&&e(t.expression))}(t)?t.print(e):(e.print("("),t.print(e),e.print(")")):e.print("{}")}else o(t,e);i&&e.print(")")}),tt.DEFMETHOD("_do_print",function(e,t){if(e.print(t),this.value){e.space();const t=this.value.start.comments_before;t&&t.length&&!e.printed_comments.has(t)?(e.print("("),this.value.print(e),e.print(")")):this.value.print(e)}e.semicolon()}),e(nt,function(e,t){e._do_print(t,"return")}),e(it,function(e,t){e._do_print(t,"throw")}),e(ut,function(e,t){var n=e.is_star?"*":"";t.print("yield"+n),e.expression&&(t.space(),e.expression.print(t))}),e(st,function(e,t){t.print("await"),t.space();var n=e.expression,i=!(n instanceof Ct||n instanceof hn||n instanceof Ft||n instanceof Nt||n instanceof vn||n instanceof st||n instanceof Kt);i&&t.print("("),e.expression.print(t),i&&t.print(")")}),ot.DEFMETHOD("_do_print",function(e,t){e.print(t),this.label&&(e.space(),this.label.print(e)),e.semicolon()}),e(rt,function(e,t){e._do_print(t,"break")}),e(at,function(e,t){e._do_print(t,"continue")}),e(ct,function(e,t){t.print("if"),t.space(),t.with_parens(function(){e.condition.print(t)}),t.space(),e.alternative?(!function(e,t){var n=e.body;if(t.option("braces")||t.option("ie8")&&n instanceof Pe)return d(n,t);if(!n)return t.force_semicolon();for(;;)if(n instanceof ct){if(!n.alternative)return void d(e.body,t);n=n.alternative}else{if(!(n instanceof we))break;n=n.body}f(e.body,t)}(e,t),t.space(),t.print("else"),t.space(),e.alternative instanceof ct?e.alternative.print(t):f(e.alternative,t)):e._do_print_body(t)}),e(lt,function(e,t){t.print("switch"),t.space(),t.with_parens(function(){e.expression.print(t)}),t.space();var n=e.body.length-1;n<0?i(e,t):t.with_block(function(){e.body.forEach(function(e,i){t.indent(!0),e.print(t),i<n&&e.body.length>0&&t.newline()})})}),ft.DEFMETHOD("_do_print_body",function(e){e.newline(),this.body.forEach(function(t){e.indent(),t.print(e),e.newline()})}),e(pt,function(e,t){t.print("default:"),e._do_print_body(t)}),e(dt,function(e,t){t.print("case"),t.space(),e.expression.print(t),t.print(":"),e._do_print_body(t)}),e(_t,function(e,t){t.print("try"),t.space(),o(e,t),e.bcatch&&(t.space(),e.bcatch.print(t)),e.bfinally&&(t.space(),e.bfinally.print(t))}),e(mt,function(e,t){t.print("catch"),e.argname&&(t.space(),t.with_parens(function(){e.argname.print(t)})),t.space(),o(e,t)}),e(ht,function(e,t){t.print("finally"),t.space(),o(e,t)}),Et.DEFMETHOD("_do_print",function(e,t){e.print(t),e.space(),this.definitions.forEach(function(t,n){n&&e.comma(),t.print(e)});var n=e.parent();(!(n instanceof Le||n instanceof Ve)||n&&n.init!==this)&&e.semicolon()}),e(Dt,function(e,t){e._do_print(t,"let")}),e(gt,function(e,t){e._do_print(t,"var")}),e(St,function(e,t){e._do_print(t,"const")}),e(bt,function(e,t){t.print("import"),t.space(),e.imported_name&&e.imported_name.print(t),e.imported_name&&e.imported_names&&(t.print(","),t.space()),e.imported_names&&(1===e.imported_names.length&&"*"===e.imported_names[0].foreign_name.name?e.imported_names[0].print(t):(t.print("{"),e.imported_names.forEach(function(n,i){t.space(),n.print(t),i<e.imported_names.length-1&&t.print(",")}),t.space(),t.print("}"))),(e.imported_name||e.imported_names)&&(t.space(),t.print("from"),t.space()),e.module_name.print(t),t.semicolon()}),e(Tt,function(e,t){t.print("import.meta")}),e(vt,function(e,t){var n=t.parent()instanceof bt,i=e.name.definition();(i&&i.mangled_name||e.name.name)!==e.foreign_name.name?(n?t.print(e.foreign_name.name):e.name.print(t),t.space(),t.print("as"),t.space(),n?e.name.print(t):t.print(e.foreign_name.name)):e.name.print(t)}),e(yt,function(e,t){if(t.print("export"),t.space(),e.is_default&&(t.print("default"),t.space()),e.exported_names)1===e.exported_names.length&&"*"===e.exported_names[0].name.name?e.exported_names[0].print(t):(t.print("{"),e.exported_names.forEach(function(n,i){t.space(),n.print(t),i<e.exported_names.length-1&&t.print(",")}),t.space(),t.print("}"));else if(e.exported_value)e.exported_value.print(t);else if(e.exported_definition&&(e.exported_definition.print(t),e.exported_definition instanceof Et))return;e.module_name&&(t.space(),t.print("from"),t.space(),e.module_name.print(t)),(e.exported_value&&!(e.exported_value instanceof $e||e.exported_value instanceof Ye||e.exported_value instanceof Yt)||e.module_name||e.exported_names)&&t.semicolon()}),e(At,function(e,t){if(e.name.print(t),e.value){t.space(),t.print("="),t.space();var n=t.parent(1),i=n instanceof Le||n instanceof Ve;r(e.value,t,i)}}),e(Ct,function(e,t){e.expression.print(t),e instanceof Rt&&0===e.args.length||((e.expression instanceof Ct||e.expression instanceof ze)&&t.add_mapping(e.start),e.optional&&t.print("?."),t.with_parens(function(){e.args.forEach(function(e,n){n&&t.comma(),e.print(t)})}))}),e(Rt,function(e,t){t.print("new"),t.space(),Ct.prototype._codegen(e,t)}),Ot.DEFMETHOD("_do_print",function(e){this.expressions.forEach(function(t,n){n>0&&(e.comma(),e.should_break()&&(e.newline(),e.indent())),t.print(e)})}),e(Ot,function(e,t){e._do_print(t)}),e(Mt,function(e,t){var n=e.expression;n.print(t);var i=e.property,o=M.has(i)?t.option("ie8"):!te(i,t.option("ecma")>=2015||t.option("safari10"));e.optional&&t.print("?."),o?(t.print("["),t.add_mapping(e.end),t.print_string(i),t.print("]")):(n instanceof Tn&&n.getValue()>=0&&(/[xa-f.)]/i.test(t.last())||t.print(".")),e.optional||t.print("."),t.add_mapping(e.end),t.print_name(i))}),e(kt,function(e,t){e.expression.print(t),e.optional&&t.print("?."),t.print("["),e.property.print(t),t.print("]")}),e(wt,function(e,t){e.expression.print(t)}),e(It,function(e,t){var n=e.operator;t.print(n),(/^[a-z]/i.test(n)||/[+-]$/.test(n)&&e.expression instanceof It&&/^[+-]/.test(e.expression.operator))&&t.space(),e.expression.print(t)}),e(xt,function(e,t){e.expression.print(t),t.print(e.operator)}),e(Pt,function(e,t){var n=e.operator;e.left.print(t),">"==n[0]&&e.left instanceof xt&&"--"==e.left.operator?t.print(" "):t.space(),t.print(n),("<"==n||"<<"==n)&&e.right instanceof It&&"!"==e.right.operator&&e.right.expression instanceof It&&"--"==e.right.expression.operator?t.print(" "):t.space(),e.right.print(t)}),e(Bt,function(e,t){e.condition.print(t),t.space(),t.print("?"),t.space(),e.consequent.print(t),t.space(),t.colon(),e.alternative.print(t)}),e(Ut,function(e,t){t.with_square(function(){var n=e.elements,i=n.length;i>0&&t.space(),n.forEach(function(e,n){n&&t.comma(),e.print(t),n===i-1&&e instanceof kn&&t.comma()}),i>0&&t.space()})}),e(Kt,function(e,t){e.properties.length>0?t.with_block(function(){e.properties.forEach(function(e,n){n&&(t.print(","),t.newline()),t.indent(),e.print(t)}),t.newline()}):i(e,t)}),e(Yt,function(e,t){if(t.print("class"),t.space(),e.name&&(e.name.print(t),t.space()),e.extends){var n=!(e.extends instanceof hn||e.extends instanceof Ft||e.extends instanceof jt||e.extends instanceof Ye);t.print("extends"),n?t.print("("):t.space(),e.extends.print(t),n?t.print(")"):t.space()}e.properties.length>0?t.with_block(function(){e.properties.forEach(function(e,n){n&&t.newline(),t.indent(),e.print(t)}),t.newline()}):t.print("{}")}),e(Qt,function(e,t){t.print("new.target")}),e(Ht,function(e,t){function n(e){var t=e.definition();return t?t.mangled_name||t.name:e.name}var i=t.option("shorthand");i&&e.value instanceof Zt&&te(e.key,t.option("ecma")>=2015||t.option("safari10"))&&n(e.value)===e.key&&!M.has(e.key)?u(e.key,e.quote,t):i&&e.value instanceof Vt&&e.value.left instanceof Zt&&te(e.key,t.option("ecma")>=2015||t.option("safari10"))&&n(e.value.left)===e.key?(u(e.key,e.quote,t),t.space(),t.print("="),t.space(),e.value.right.print(t)):(e.key instanceof ve?t.with_square(function(){e.key.print(t)}):u(e.key,e.quote,t),t.colon(),e.value.print(t))}),e(qt,(e,t)=>{e.static&&(t.print("static"),t.space()),e.key instanceof un?u(e.key.name,e.quote,t):(t.print("["),e.key.print(t),t.print("]")),e.value&&(t.print("="),e.value.print(t)),t.semicolon()}),Gt.DEFMETHOD("_print_getter_setter",function(e,t){var n=this;n.static&&(t.print("static"),t.space()),e&&(t.print(e),t.space()),n.key instanceof sn?u(n.key.name,n.quote,t):t.with_square(function(){n.key.print(t)}),n.value._do_print(t,!0)}),e(Xt,function(e,t){e._print_getter_setter("set",t)}),e(zt,function(e,t){e._print_getter_setter("get",t)}),e(Wt,function(e,t){var n;e.is_generator&&e.async?n="async*":e.is_generator?n="*":e.async&&(n="async"),e._print_getter_setter(n,t)}),Zt.DEFMETHOD("_do_print",function(e){var t=this.definition();e.print_name(t?t.mangled_name||t.name:this.name)}),e(Zt,function(e,t){e._do_print(t)}),e(kn,a),e(Sn,function(e,t){t.print("this")}),e(An,function(e,t){t.print("super")}),e(vn,function(e,t){t.print(e.getValue())}),e(bn,function(e,t){t.print_string(e.getValue(),e.quote,t.in_directive)}),e(Tn,function(e,t){(t.option("keep_numbers")||t.use_asm)&&e.raw?t.print(e.raw):t.print(p(e.getValue()))}),e(yn,function(e,t){t.print(e.getValue()+"n")});const c=/(<\s*\/\s*script)/i,l=(e,t)=>t.replace("/","\\/");function f(e,t){t.option("braces")?d(e,t):!e||e instanceof ke?t.force_semicolon():e.print(t)}function p(e){var t,n,i,o=e.toString(10).replace(/^0\./,".").replace("e+","e"),r=[o];return Math.floor(e)===e&&(e<0?r.push("-0x"+(-e).toString(16).toLowerCase()):r.push("0x"+e.toString(16).toLowerCase())),(t=/^\.0+/.exec(o))?(n=t[0].length,i=o.slice(n),r.push(i+"e-"+(i.length+n-1))):(t=/0+$/.exec(o))?(n=t[0].length,r.push(o.slice(0,-n)+"e"+n)):(t=/^(\d)\.(\d+)e(-?\d+)$/.exec(o))&&r.push(t[1]+t[2]+"e"+(t[3]-t[2].length)),function(e){for(var t=e[0],n=t.length,i=1;i<e.length;++i)e[i].length<n&&(n=(t=e[i]).length);return t}(r)}function d(e,t){!e||e instanceof ke?t.print("{}"):e instanceof Me?e.print(t):t.with_block(function(){t.indent(),e.print(t),t.newline()})}function _(e,t){e.forEach(function(e){e.DEFMETHOD("add_source_map",t)})}e(Cn,function(e,t){let{source:n,flags:i}=e.getValue();n=v(n),i=i?function(e){const t=new Set(e.split(""));let n="";for(const e of b)t.has(e)&&(n+=e,t.delete(e));return t.size&&t.forEach(e=>{n+=e}),n}(i):"",n=n.replace(c,l),t.print(t.to_utf8(`/${n}/${i}`));const o=t.parent();o instanceof Pt&&/^\w/.test(o.operator)&&o.left===e&&t.print(" ")}),_([ve,Ne,He],a),_([Ut,Me,mt,Yt,vn,Te,Et,ye,ht,et,ze,Rt,Kt,we,Zt,lt,ft,Qe,Je,_t],function(e){e.add_mapping(this.start)}),_([zt,Xt],function(e){e.add_mapping(this.start,this.key.name)}),_([Gt],function(e){e.add_mapping(this.start,this.key)})}();const ei=(e,t)=>null===e&&null===t||e.TYPE===t.TYPE&&e.shallow_cmp(t),ti=e=>{const t=Object.keys(e).map(t=>{if("eq"===e[t])return`this.${t} === other.${t}`;if("exist"===e[t])return`(this.${t} == null ? other.${t} == null : this.${t} === other.${t})`;throw new Error(`mkshallow: Unexpected instruction: ${e[t]}`)}).join(" && ");return new Function("other","return "+t)},ni=()=>!0;ve.prototype.shallow_cmp=function(){throw new Error("did not find a shallow_cmp function for "+this.constructor.name)},Te.prototype.shallow_cmp=ni,ye.prototype.shallow_cmp=ti({value:"eq"}),Ce.prototype.shallow_cmp=ni,Fe.prototype.shallow_cmp=ni,ke.prototype.shallow_cmp=ni,Ne.prototype.shallow_cmp=ti({"label.name":"eq"}),Pe.prototype.shallow_cmp=ni,Be.prototype.shallow_cmp=ni,Le.prototype.shallow_cmp=ti({init:"exist",condition:"exist",step:"exist"}),Ve.prototype.shallow_cmp=ni,Ue.prototype.shallow_cmp=ni,Ke.prototype.shallow_cmp=ni,He.prototype.shallow_cmp=ni,Xe.prototype.shallow_cmp=ni,ze.prototype.shallow_cmp=ti({is_generator:"eq",async:"eq"}),je.prototype.shallow_cmp=ti({is_array:"eq"}),Ze.prototype.shallow_cmp=ni,Qe.prototype.shallow_cmp=ni,Je.prototype.shallow_cmp=ti({value:"eq"}),et.prototype.shallow_cmp=ni,ot.prototype.shallow_cmp=ni,st.prototype.shallow_cmp=ni,ut.prototype.shallow_cmp=ti({is_star:"eq"}),ct.prototype.shallow_cmp=ti({alternative:"exist"}),lt.prototype.shallow_cmp=ni,ft.prototype.shallow_cmp=ni,_t.prototype.shallow_cmp=ti({bcatch:"exist",bfinally:"exist"}),mt.prototype.shallow_cmp=ti({argname:"exist"}),ht.prototype.shallow_cmp=ni,Et.prototype.shallow_cmp=ni,At.prototype.shallow_cmp=ti({value:"exist"}),vt.prototype.shallow_cmp=ni,bt.prototype.shallow_cmp=ti({imported_name:"exist",imported_names:"exist"}),Tt.prototype.shallow_cmp=ni,yt.prototype.shallow_cmp=ti({exported_definition:"exist",exported_value:"exist",exported_names:"exist",module_name:"eq",is_default:"eq"}),Ct.prototype.shallow_cmp=ni,Ot.prototype.shallow_cmp=ni,Ft.prototype.shallow_cmp=ni,wt.prototype.shallow_cmp=ni,Mt.prototype.shallow_cmp=ti({property:"eq"}),Nt.prototype.shallow_cmp=ti({operator:"eq"}),Pt.prototype.shallow_cmp=ti({operator:"eq"}),Bt.prototype.shallow_cmp=ni,Ut.prototype.shallow_cmp=ni,Kt.prototype.shallow_cmp=ni,Gt.prototype.shallow_cmp=ni,Ht.prototype.shallow_cmp=ti({key:"eq"}),Xt.prototype.shallow_cmp=ti({static:"eq"}),zt.prototype.shallow_cmp=ti({static:"eq"}),Wt.prototype.shallow_cmp=ti({static:"eq",is_generator:"eq",async:"eq"}),Yt.prototype.shallow_cmp=ti({name:"exist",extends:"exist"}),qt.prototype.shallow_cmp=ti({static:"eq"}),Zt.prototype.shallow_cmp=ti({name:"eq"}),Qt.prototype.shallow_cmp=ni,Sn.prototype.shallow_cmp=ni,An.prototype.shallow_cmp=ni,bn.prototype.shallow_cmp=ti({value:"eq"}),Tn.prototype.shallow_cmp=ti({value:"eq"}),yn.prototype.shallow_cmp=ti({value:"eq"}),Cn.prototype.shallow_cmp=function(e){return this.value.flags===e.value.flags&&this.value.source===e.value.source},Rn.prototype.shallow_cmp=ni;const ii=1,oi=2;let ri=null,ai=null;class si{constructor(e,t,n){this.name=t.name,this.orig=[t],this.init=n,this.eliminated=0,this.assignments=0,this.scope=e,this.replaced=0,this.global=!1,this.export=0,this.mangled_name=null,this.undeclared=!1,this.id=si.next_id++,this.chained=!1,this.direct_access=!1,this.escaped=0,this.recursive_refs=0,this.references=[],this.should_replace=void 0,this.single_use=!1,this.fixed=!1,Object.seal(this)}fixed_value(){return!this.fixed||this.fixed instanceof ve?this.fixed:this.fixed()}unmangleable(e){return e||(e={}),!!(ri&&ri.has(this.id)&&S(e.keep_fnames,this.orig[0].name))||(this.global&&!e.toplevel||this.export&ii||this.undeclared||!e.eval&&this.scope.pinned()||(this.orig[0]instanceof cn||this.orig[0]instanceof an)&&S(e.keep_fnames,this.orig[0].name)||this.orig[0]instanceof sn||(this.orig[0]instanceof fn||this.orig[0]instanceof ln)&&S(e.keep_classnames,this.orig[0].name))}mangle(e){const t=e.cache&&e.cache.props;if(this.global&&t&&t.has(this.name))this.mangled_name=t.get(this.name);else if(!this.mangled_name&&!this.unmangleable(e)){var n=this.scope,i=this.orig[0];e.ie8&&i instanceof cn&&(n=n.parent_scope);const o=ui(this);this.mangled_name=o?o.mangled_name||o.name:n.next_mangled(e,this),this.global&&t&&t.set(this.name,this.mangled_name)}}}function ui(e){if(e.orig[0]instanceof pn&&e.scope.is_block_scope())return e.scope.get_defun_scope().variables.get(e.name)}function ci(e,t){var n=e.enclosed;e:for(;;){var i=li(++e.cname);if(!M.has(i)&&!(t.reserved.has(i)||ai&&ai.has(i))){for(let e=n.length;--e>=0;){const o=n[e];if(i==(o.mangled_name||o.unmangleable(t)&&o.name))continue e}return i}}}si.next_id=1,Ge.DEFMETHOD("figure_out_scope",function(e,{parent_scope:t=null,toplevel:n=this}={}){if(e=r(e,{cache:null,ie8:!1,safari10:!1}),!(n instanceof He))throw new Error("Invalid toplevel scope");var i=this.parent_scope=t,o=new Map,a=null,s=null,u=[],c=new Vn((t,n)=>{if(t.is_block_scope()){const o=i;t.block_scope=i=new Ge(t),i._block_scope=!0;const r=t instanceof mt?o.parent_scope:o;if(i.init_scope_vars(r),i.uses_with=o.uses_with,i.uses_eval=o.uses_eval,e.safari10&&(t instanceof Le||t instanceof Ve)&&u.push(i),t instanceof lt){const e=i;i=o,t.expression.walk(c),i=e;for(let e=0;e<t.body.length;e++)t.body[e].walk(c)}else n();return i=o,!0}if(t instanceof je){const e=s;return s=t,n(),s=e,!0}if(t instanceof Ge){t.init_scope_vars(i);var r=i,f=a,p=o;return a=i=t,o=new Map,n(),i=r,a=f,o=p,!0}if(t instanceof Ne){var d=t.label;if(o.has(d.name))throw new Error(_("Label {name} defined twice",d));return o.set(d.name,d),n(),o.delete(d.name),!0}if(t instanceof Ke)for(var m=i;m;m=m.parent_scope)m.uses_with=!0;else{if(t instanceof Zt&&(t.scope=i),t instanceof mn&&(t.thedef=t,t.references=[]),t instanceof cn)a.def_function(t,"arguments"==t.name?void 0:a);else if(t instanceof an)l((t.scope=a.parent_scope.get_defun_scope()).def_function(t,a),1);else if(t instanceof fn)l(a.def_variable(t,a),1);else if(t instanceof dn)i.def_variable(t);else if(t instanceof ln)l((t.scope=a.parent_scope).def_function(t,a),1);else if(t instanceof en||t instanceof on||t instanceof nn||t instanceof pn){if((h=t instanceof tn?i.def_variable(t,null):a.def_variable(t,"SymbolVar"==t.TYPE?null:void 0)).orig.every(e=>e===t||(t instanceof tn?e instanceof cn:!(e instanceof on||e instanceof nn)))||oe(`"${t.name}" is redeclared`,t.start.file,t.start.line,t.start.col,t.start.pos),t instanceof rn||l(h,2),a!==i){t.mark_enclosed();var h=i.find_variable(t);t.thedef!==h&&(t.thedef=h,t.reference())}}else if(t instanceof Dn){var E=o.get(t.name);if(!E)throw new Error(_("Undefined label {name} [{line},{col}]",{name:t.name,line:t.start.line,col:t.start.col}));t.thedef=E}i instanceof He||!(t instanceof yt||t instanceof bt)||oe(`"${t.TYPE}" statement may only appear at the top level`,t.start.file,t.start.line,t.start.col,t.start.pos)}});function l(e,t){if(s){var n=0;do{t++}while(c.parent(n++)!==s)}var i=c.parent(t);if(e.export=i instanceof yt?ii:0){var o=i.exported_definition;(o instanceof $e||o instanceof $t)&&i.is_default&&(e.export=oi)}}this.walk(c),this instanceof He&&(this.globals=new Map);c=new Vn(e=>{if(e instanceof ot&&e.label)return e.label.thedef.references.push(e),!0;if(e instanceof hn){var t,i=e.name;if("eval"==i&&c.parent()instanceof Ct)for(var o=e.scope;o&&!o.uses_eval;o=o.parent_scope)o.uses_eval=!0;return c.parent()instanceof vt&&c.parent(1).module_name||!(t=e.scope.find_variable(i))?(t=n.def_global(e),e instanceof En&&(t.export=ii)):t.scope instanceof ze&&"arguments"==i&&(t.scope.uses_arguments=!0),e.thedef=t,e.reference(),!e.scope.is_block_scope()||t.orig[0]instanceof tn||(e.scope=e.scope.get_defun_scope()),!0}var r;if(e instanceof pn&&(r=ui(e.definition())))for(o=e.scope;o&&(d(o.enclosed,r),o!==r.scope);)o=o.parent_scope});if(this.walk(c),(e.ie8||e.safari10)&&Pn(this,e=>{if(e instanceof pn){var t=e.name,i=e.thedef.references,o=e.scope.get_defun_scope(),r=o.find_variable(t)||n.globals.get(t)||o.def_variable(e);return i.forEach(function(e){e.thedef=r,e.reference()}),e.thedef=r,e.reference(),!0}}),e.safari10)for(const e of u)e.parent_scope.variables.forEach(function(t){d(e.enclosed,t)})}),He.DEFMETHOD("def_global",function(e){var t=this.globals,n=e.name;if(t.has(n))return t.get(n);var i=new si(this,e);return i.undeclared=!0,i.global=!0,t.set(n,i),i}),Ge.DEFMETHOD("init_scope_vars",function(e){this.variables=new Map,this.functions=new Map,this.uses_with=!1,this.uses_eval=!1,this.parent_scope=e,this.enclosed=[],this.cname=-1}),Ge.DEFMETHOD("conflicting_def",function(e){return this.enclosed.find(t=>t.name===e)||this.variables.has(e)||this.parent_scope&&this.parent_scope.conflicting_def(e)}),Ge.DEFMETHOD("conflicting_def_shallow",function(e){return this.enclosed.find(t=>t.name===e)||this.variables.has(e)}),Ge.DEFMETHOD("add_child_scope",function(e){if(e.parent_scope===this)return;e.parent_scope=this;const t=(()=>{const e=[];let t=this;do{e.push(t)}while(t=t.parent_scope);return e.reverse(),e})(),n=new Set(e.enclosed),i=[];for(const e of t){i.forEach(t=>d(e.enclosed,t));for(const t of e.variables.values())n.has(t)&&(d(i,t),d(e.enclosed,t))}}),Ge.DEFMETHOD("create_symbol",function(e,{source:t,tentative_name:n,scope:i,conflict_scopes:o=[i],init:r=null}={}){let a;if(o=function(e){const t=new Set;for(const n of new Set(e))!function e(n){null==n||t.has(n)||(t.add(n),e(n.parent_scope))}(n);return[...t]}(o),n){n=a=n.replace(/(?:^[^a-z_$]|[^a-z0-9_$])/gi,"_");let e=0;for(;o.find(e=>e.conflicting_def_shallow(a));)a=n+"$"+e++}if(!a)throw new Error("No symbol name could be generated in create_symbol()");const s=p(e,t,{name:a,scope:i});return this.def_variable(s,r||null),s.mark_enclosed(),s}),ve.DEFMETHOD("is_block_scope",s),Yt.DEFMETHOD("is_block_scope",s),ze.DEFMETHOD("is_block_scope",s),He.DEFMETHOD("is_block_scope",s),ft.DEFMETHOD("is_block_scope",s),Fe.DEFMETHOD("is_block_scope",u),Ge.DEFMETHOD("is_block_scope",function(){return this._block_scope||!1}),Ie.DEFMETHOD("is_block_scope",u),ze.DEFMETHOD("init_scope_vars",function(){Ge.prototype.init_scope_vars.apply(this,arguments),this.uses_arguments=!1,this.def_variable(new rn({name:"arguments",start:this.start,end:this.end}))}),qe.DEFMETHOD("init_scope_vars",function(){Ge.prototype.init_scope_vars.apply(this,arguments),this.uses_arguments=!1}),Zt.DEFMETHOD("mark_enclosed",function(){for(var e=this.definition(),t=this.scope;t&&(d(t.enclosed,e),t!==e.scope);)t=t.parent_scope}),Zt.DEFMETHOD("reference",function(){this.definition().references.push(this),this.mark_enclosed()}),Ge.DEFMETHOD("find_variable",function(e){return e instanceof Zt&&(e=e.name),this.variables.get(e)||this.parent_scope&&this.parent_scope.find_variable(e)}),Ge.DEFMETHOD("def_function",function(e,t){var n=this.def_variable(e,t);return(!n.init||n.init instanceof $e)&&(n.init=t),this.functions.set(e.name,n),n}),Ge.DEFMETHOD("def_variable",function(e,t){var n=this.variables.get(e.name);return n?(n.orig.push(e),n.init&&(n.scope!==e.scope||n.init instanceof Ye)&&(n.init=t)):(n=new si(this,e,t),this.variables.set(e.name,n),n.global=!this.parent_scope),e.thedef=n}),Ge.DEFMETHOD("next_mangled",function(e){return ci(this,e)}),He.DEFMETHOD("next_mangled",function(e){let t;const n=this.mangled_names;do{t=ci(this,e)}while(n.has(t));return t}),Ye.DEFMETHOD("next_mangled",function(e,t){for(var n=t.orig[0]instanceof rn&&this.name&&this.name.definition(),i=n?n.mangled_name||n.name:null;;){var o=ci(this,e);if(!i||i!=o)return o}}),Zt.DEFMETHOD("unmangleable",function(e){var t=this.definition();return!t||t.unmangleable(e)}),mn.DEFMETHOD("unmangleable",s),Zt.DEFMETHOD("unreferenced",function(){return!this.definition().references.length&&!this.scope.pinned()}),Zt.DEFMETHOD("definition",function(){return this.thedef}),Zt.DEFMETHOD("global",function(){return this.thedef.global}),He.DEFMETHOD("_default_mangler_options",function(e){return(e=r(e,{eval:!1,ie8:!1,keep_classnames:!1,keep_fnames:!1,module:!1,reserved:[],toplevel:!1})).module&&(e.toplevel=!0),Array.isArray(e.reserved)||e.reserved instanceof Set||(e.reserved=[]),e.reserved=new Set(e.reserved),e.reserved.add("arguments"),e}),He.DEFMETHOD("mangle_names",function(e){e=this._default_mangler_options(e);var t=-1,n=[];e.keep_fnames&&(ri=new Set);const i=this.mangled_names=new Set;e.cache&&(this.globals.forEach(r),e.cache.props&&e.cache.props.forEach(function(e){i.add(e)}));var o=new Vn(function(i,o){if(i instanceof Ne){var a=t;return o(),t=a,!0}if(i instanceof Ge)i.variables.forEach(r);else if(i.is_block_scope())i.block_scope.variables.forEach(r);else if(ri&&i instanceof At&&i.value instanceof ze&&!i.value.name&&S(e.keep_fnames,i.name.name))ri.add(i.name.definition().id);else{if(i instanceof mn){let e;do{e=li(++t)}while(M.has(e));return i.mangled_name=e,!0}!e.ie8&&!e.safari10&&i instanceof pn&&n.push(i.definition())}});function r(t){!(e.reserved.has(t.name)||t.export&ii)&&n.push(t)}this.walk(o),(e.keep_fnames||e.keep_classnames)&&(ai=new Set,n.forEach(t=>{t.name.length<6&&t.unmangleable(e)&&ai.add(t.name)})),n.forEach(t=>{t.mangle(e)}),ri=null,ai=null}),He.DEFMETHOD("find_colliding_names",function(e){const t=e.cache&&e.cache.props,n=new Set;return e.reserved.forEach(i),this.globals.forEach(o),this.walk(new Vn(function(e){e instanceof Ge&&e.variables.forEach(o),e instanceof pn&&o(e.definition())})),n;function i(e){n.add(e)}function o(n){var o=n.name;if(n.global&&t&&t.has(o))o=t.get(o);else if(!n.unmangleable(e))return;i(o)}}),He.DEFMETHOD("expand_names",function(e){li.reset(),li.sort(),e=this._default_mangler_options(e);var t=this.find_colliding_names(e),n=0;function i(i){if(i.global&&e.cache)return;if(i.unmangleable(e))return;if(e.reserved.has(i.name))return;const o=ui(i),r=i.name=o?o.name:function(){var e;do{e=li(n++)}while(t.has(e)||M.has(e));return e}();i.orig.forEach(function(e){e.name=r}),i.references.forEach(function(e){e.name=r})}this.globals.forEach(i),this.walk(new Vn(function(e){e instanceof Ge&&e.variables.forEach(i),e instanceof pn&&i(e.definition())}))}),ve.DEFMETHOD("tail_node",c),Ot.DEFMETHOD("tail_node",function(){return this.expressions[this.expressions.length-1]}),He.DEFMETHOD("compute_char_frequency",function(e){e=this._default_mangler_options(e);try{ve.prototype.print=function(t,n){this._print(t,n),this instanceof Zt&&!this.unmangleable(e)?li.consider(this.name,-1):e.properties&&(this instanceof Mt?li.consider(this.property,-1):this instanceof kt&&function e(t){t instanceof bn?li.consider(t.value,-1):t instanceof Bt?(e(t.consequent),e(t.alternative)):t instanceof Ot&&e(t.tail_node())}(this.property))},li.consider(this.print_to_string(),1)}finally{ve.prototype.print=ve.prototype._print}li.sort()});const li=(()=>{const e="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ$_".split(""),t="0123456789".split("");let n,i;function o(){i=new Map,e.forEach(function(e){i.set(e,0)}),t.forEach(function(e){i.set(e,0)})}function r(e,t){return i.get(t)-i.get(e)}function a(e){var t="",i=54;e++;do{t+=n[--e%i],e=Math.floor(e/i),i=64}while(e>0);return t}return a.consider=function(e,t){for(var n=e.length;--n>=0;)i.set(e[n],i.get(e[n])+t)},a.sort=function(){n=h(e,r).concat(h(t,r))},a.reset=o,o(),a})();let fi=void 0;ve.prototype.size=function(e,t){fi=e&&e.mangle_options;let n=0;return Bn(this,(e,t)=>{n+=e._size(t)},t||e&&e.stack),fi=void 0,n},ve.prototype._size=(()=>0),Te.prototype._size=(()=>8),ye.prototype._size=function(){return 2+this.value.length};const pi=e=>e.length&&e.length-1;Fe.prototype._size=function(){return 2+pi(this.body)},He.prototype._size=function(){return pi(this.body)},ke.prototype._size=(()=>1),Ne.prototype._size=(()=>2),Pe.prototype._size=(()=>9),Be.prototype._size=(()=>7),Le.prototype._size=(()=>8),Ve.prototype._size=(()=>8),Ke.prototype._size=(()=>6),Xe.prototype._size=(()=>3);const di=e=>(e.is_generator?1:0)+(e.async?6:0);We.prototype._size=function(){return di(this)+4+pi(this.argnames)+pi(this.body)},Ye.prototype._size=function(e){return 2*!!Yn(e)+di(this)+12+pi(this.argnames)+pi(this.body)},$e.prototype._size=function(){return di(this)+13+pi(this.argnames)+pi(this.body)},qe.prototype._size=function(){let e=2+pi(this.argnames);return 1===this.argnames.length&&this.argnames[0]instanceof Zt||(e+=2),di(this)+e+(Array.isArray(this.body)?pi(this.body):this.body._size())},je.prototype._size=(()=>2),Qe.prototype._size=function(){return 2+3*Math.floor(this.segments.length/2)},Je.prototype._size=function(){return this.value.length},nt.prototype._size=function(){return this.value?7:6},it.prototype._size=(()=>6),rt.prototype._size=function(){return this.label?6:5},at.prototype._size=function(){return this.label?9:8},ct.prototype._size=(()=>4),lt.prototype._size=function(){return 8+pi(this.body)},dt.prototype._size=function(){return 5+pi(this.body)},pt.prototype._size=function(){return 8+pi(this.body)},_t.prototype._size=function(){return 3+pi(this.body)},mt.prototype._size=function(){let e=7+pi(this.body);return this.argname&&(e+=2),e},ht.prototype._size=function(){return 7+pi(this.body)};const _i=(e,t)=>e+pi(t.definitions);gt.prototype._size=function(){return _i(4,this)},Dt.prototype._size=function(){return _i(4,this)},St.prototype._size=function(){return _i(6,this)},At.prototype._size=function(){return this.value?1:0},vt.prototype._size=function(){return this.name?4:0},bt.prototype._size=function(){let e=6;return this.imported_name&&(e+=1),(this.imported_name||this.imported_names)&&(e+=5),this.imported_names&&(e+=2+pi(this.imported_names)),e},Tt.prototype._size=(()=>11),yt.prototype._size=function(){let e=7+(this.is_default?8:0);return this.exported_value&&(e+=this.exported_value._size()),this.exported_names&&(e+=2+pi(this.exported_names)),this.module_name&&(e+=5),e},Ct.prototype._size=function(){return this.optional?4+pi(this.args):2+pi(this.args)},Rt.prototype._size=function(){return 6+pi(this.args)},Ot.prototype._size=function(){return pi(this.expressions)},Mt.prototype._size=function(){return this.optional?this.property.length+2:this.property.length+1},kt.prototype._size=function(){return this.optional?4:2},Nt.prototype._size=function(){return"typeof"===this.operator?7:"void"===this.operator?5:this.operator.length},Pt.prototype._size=function(e){if("in"===this.operator)return 4;let t=this.operator.length;return("+"===this.operator||"-"===this.operator)&&this.right instanceof Nt&&this.right.operator===this.operator&&(t+=1),this.needs_parens(e)&&(t+=2),t},Bt.prototype._size=(()=>3),Ut.prototype._size=function(){return 2+pi(this.elements)},Kt.prototype._size=function(e){let t=2;return Yn(e)&&(t+=2),t+pi(this.properties)};const mi=e=>"string"==typeof e?e.length:0;Ht.prototype._size=function(){return mi(this.key)+1};const hi=e=>e?7:0;zt.prototype._size=function(){return 5+hi(this.static)+mi(this.key)},Xt.prototype._size=function(){return 5+hi(this.static)+mi(this.key)},Wt.prototype._size=function(){return hi(this.static)+mi(this.key)+di(this)},Yt.prototype._size=function(){return(this.name?8:7)+(this.extends?8:0)},qt.prototype._size=function(){return hi(this.static)+("string"==typeof this.key?this.key.length+2:0)+(this.value?1:0)},Zt.prototype._size=function(){return!fi||this.definition().unmangleable(fi)?this.name.length:1},un.prototype._size=function(){return this.name.length},hn.prototype._size=Jt.prototype._size=function(){const{name:e,thedef:t}=this;return t&&t.global?e.length:"arguments"===e?9:Zt.prototype._size.call(this)},Qt.prototype._size=(()=>10),_n.prototype._size=function(){return this.name.length},gn.prototype._size=function(){return this.name.length},Sn.prototype._size=(()=>4),An.prototype._size=(()=>5),bn.prototype._size=function(){return this.value.length+2},Tn.prototype._size=function(){const{value:e}=this;return 0===e?1:e>0&&Math.floor(e)===e?Math.floor(Math.log10(e)+1):e.toString().length},yn.prototype._size=function(){return this.value.length},Cn.prototype._size=function(){return this.value.toString().length},On.prototype._size=(()=>4),Fn.prototype._size=(()=>3),Mn.prototype._size=(()=>6),kn.prototype._size=(()=>0),wn.prototype._size=(()=>8),xn.prototype._size=(()=>4),In.prototype._size=(()=>5),st.prototype._size=(()=>6),ut.prototype._size=(()=>6);const Ei=1,gi=8,Di=16,Si=32,Ai=256,vi=512,bi=1024,Ti=Ai|vi|bi,yi=(e,t)=>e.flags&t,Ci=(e,t)=>{e.flags|=t},Ri=(e,t)=>{e.flags&=~t};class Oi extends Vn{constructor(e,{false_by_default:t=!1,mangle_options:n=!1}){super(),void 0===e.defaults||e.defaults||(t=!0),this.options=r(e,{arguments:!1,arrows:!t,booleans:!t,booleans_as_integers:!1,collapse_vars:!t,comparisons:!t,computed_props:!t,conditionals:!t,dead_code:!t,defaults:!0,directives:!t,drop_console:!1,drop_debugger:!t,ecma:5,evaluate:!t,expression:!1,global_defs:!1,hoist_funs:!1,hoist_props:!t,hoist_vars:!1,ie8:!1,if_return:!t,inline:!t,join_vars:!t,keep_classnames:!1,keep_fargs:!0,keep_fnames:!1,keep_infinity:!1,loops:!t,module:!1,negate_iife:!t,passes:1,properties:!t,pure_getters:!t&&"strict",pure_funcs:null,reduce_funcs:null,reduce_vars:!t,sequences:!t,side_effects:!t,switches:!t,top_retain:null,toplevel:!(!e||!e.top_retain),typeofs:!t,unsafe:!1,unsafe_arrows:!1,unsafe_comps:!1,unsafe_Function:!1,unsafe_math:!1,unsafe_symbols:!1,unsafe_methods:!1,unsafe_proto:!1,unsafe_regexp:!1,unsafe_undefined:!1,unused:!t,warnings:!1},!0);var i=this.options.global_defs;if("object"==typeof i)for(var o in i)"@"===o[0]&&D(i,o)&&(i[o.slice(1)]=_e(i[o],{expression:!0}));!0===this.options.inline&&(this.options.inline=3);var a=this.options.pure_funcs;this.pure_funcs="function"==typeof a?a:a?function(e){return!a.includes(e.expression.print_to_string())}:u;var s=this.options.top_retain;s instanceof RegExp?this.top_retain=function(e){return s.test(e.name)}:"function"==typeof s?this.top_retain=s:s&&("string"==typeof s&&(s=s.split(/,/)),this.top_retain=function(e){return s.includes(e.name)}),this.options.module&&(this.directives["use strict"]=!0,this.options.toplevel=!0);var c=this.options.toplevel;this.toplevel="string"==typeof c?{funcs:/funcs/.test(c),vars:/vars/.test(c)}:{funcs:c,vars:c};var l=this.options.sequences;this.sequences_limit=1==l?800:0|l,this.evaluated_regexps=new Map,this._toplevel=void 0,this.mangle_options=n}option(e){return this.options[e]}exposed(e){if(e.export)return!0;if(e.global)for(var t=0,n=e.orig.length;t<n;t++)if(!this.toplevel[e.orig[t]instanceof an?"funcs":"vars"])return!0;return!1}in_boolean_context(){if(!this.option("booleans"))return!1;for(var e,t=this.self(),n=0;e=this.parent(n);n++){if(e instanceof Ce||e instanceof Bt&&e.condition===t||e instanceof xe&&e.condition===t||e instanceof Le&&e.condition===t||e instanceof ct&&e.condition===t||e instanceof It&&"!"==e.operator&&e.expression===t)return!0;if(!(e instanceof Pt&&("&&"==e.operator||"||"==e.operator||"??"==e.operator)||e instanceof Bt||e.tail_node()===t))return!1;t=e}}get_toplevel(){return this._toplevel}compress(e){e=e.resolve_defines(this),this._toplevel=e,this.option("expression")&&this._toplevel.process_expression(!0);for(var t=+this.options.passes||1,n=1/0,i=!1,o={ie8:this.option("ie8")},r=0;r<t;r++)if(this._toplevel.figure_out_scope(o),0===r&&this.option("drop_console")&&(this._toplevel=this._toplevel.drop_console()),(r>0||this.option("reduce_vars"))&&this._toplevel.reset_opt_flags(this),this._toplevel=this._toplevel.transform(this),t>1){let e=0;if(Pn(this._toplevel,()=>{e++}),e<n)n=e,i=!1;else{if(i)break;i=!0}}return this.option("expression")&&this._toplevel.process_expression(!1),e=this._toplevel,this._toplevel=void 0,e}before(e,t){if(yi(e,Ai))return e;var n=!1;e instanceof Ge&&(e=(e=e.hoist_properties(this)).hoist_declarations(this),n=!0),t(e,this),t(e,this);var i=e.optimize(this);return n&&i instanceof Ge&&(i.drop_unused(this),t(i,this)),i===e&&Ci(i,Ai),i}}function Fi(e,t){e.DEFMETHOD("optimize",function(e){if(yi(this,vi))return this;if(e.has_directive("use asm"))return this;var n=t(this,e);return Ci(n,vi),n})}function Mi(e,t){if(!((t=Ji(t))instanceof ve)){var n;if(e instanceof Ut){var i=e.elements;if("length"==t)return Li(i.length,e);"number"==typeof t&&t in i&&(n=i[t])}else if(e instanceof Kt){t=""+t;for(var o=e.properties,r=o.length;--r>=0;){if(!(o[r]instanceof Ht))return;n||o[r].key!==t||(n=o[r].value)}}return n instanceof hn&&n.fixed_value()||n}}function ki(e,t,n,i,o,r){var a=t.parent(o),s=io(n,a);if(s)return s;if(!r&&a instanceof Ct&&a.expression===n&&!(i instanceof qe)&&!(i instanceof Yt)&&!a.is_expr_pure(e)&&(!(i instanceof Ye)||!(a instanceof Rt)&&i.contains_this()))return!0;if(a instanceof Ut)return ki(e,t,a,a,o+1);if(a instanceof Ht&&n===a.value){var u=t.parent(o+1);return ki(e,t,u,u,o+2)}if(a instanceof Ft&&a.expression===n){var c=Mi(i,a.property);return!r&&ki(e,t,a,c,o+1)}}function wi(e){return e instanceof qe||e instanceof Ye}function Ni(e){if(e instanceof Sn)return!0;if(e instanceof hn)return e.definition().orig[0]instanceof cn;if(e instanceof Ft){if((e=e.expression)instanceof hn){if(e.is_immutable())return!1;e=e.fixed_value()}return!e||!(e instanceof Cn)&&(e instanceof vn||Ni(e))}return!1}function Ii(e,t){if(!(e instanceof hn))return!1;for(var n=e.definition().orig,i=n.length;--i>=0;)if(n[i]instanceof t)return!0}function xi(e){for(let t=0;;t++){const n=e.parent(t);if(n instanceof He)return n;if(n instanceof ze)return n;if(n.block_scope)return n.block_scope}}function Pi(e,t){for(var n,i=0;(n=e.parent(i++))&&!(n instanceof Ge);)if(n instanceof mt&&n.argname){n=n.argname.definition().scope;break}return n.find_variable(t)}function Bi(e,t){if(1==t.length)return t[0];if(0==t.length)throw new Error("trying to create a sequence with length zero!");return p(Ot,e,{expressions:t.reduce(Ui,[])})}function Li(e,t){switch(typeof e){case"string":return p(bn,t,{value:e});case"number":return isNaN(e)?p(Fn,t):isFinite(e)?1/e<0?p(It,t,{operator:"-",expression:p(Tn,t,{value:-e})}):p(Tn,t,{value:e}):e<0?p(It,t,{operator:"-",expression:p(wn,t)}):p(wn,t);case"boolean":return p(e?xn:In,t);case"undefined":return p(Mn,t);default:if(null===e)return p(On,t,{value:null});if(e instanceof RegExp)return p(Cn,t,{value:{source:v(e.source),flags:e.flags}});throw new Error(_("Can't handle constant of type: {type}",{type:typeof e}))}}function Vi(e,t,n){return e instanceof It&&"delete"==e.operator||e instanceof Ct&&e.expression===t&&(n instanceof Ft||n instanceof hn&&"eval"==n.name)?Bi(t,[p(Tn,t,{value:0}),n]):n}function Ui(e,t){return t instanceof Ot?e.push(...t.expressions):e.push(t),e}function Ki(e){if(null===e)return[];if(e instanceof Me)return e.body;if(e instanceof ke)return[];if(e instanceof be)return[e];throw new Error("Can't convert thing to statement array")}function Gi(e){return null===e||(e instanceof ke||e instanceof Me&&0==e.body.length)}function Hi(e){return!(e instanceof $t||e instanceof $e||e instanceof Dt||e instanceof St||e instanceof yt||e instanceof bt)}function Xi(e){return e instanceof Ie&&e.body instanceof Me?e.body:e}function zi(e){return"Call"==e.TYPE&&(e.expression instanceof Ye||zi(e.expression))}function Wi(e){return e instanceof hn&&e.definition().undeclared}Fi(ve,function(e){return e}),He.DEFMETHOD("drop_console",function(){return this.transform(new Un(function(e){if("Call"==e.TYPE){var t=e.expression;if(t instanceof Ft){for(var n=t.expression;n.expression;)n=n.expression;if(Wi(n)&&"console"==n.name)return p(Mn,e)}}}))}),ve.DEFMETHOD("equivalent_to",function(e){return((e,t)=>{if(!ei(e,t))return!1;const n=[e],i=[t],o=n.push.bind(n),r=i.push.bind(i);for(;n.length&&i.length;){const e=n.pop(),t=i.pop();if(!ei(e,t))return!1;if(e._children_backwards(o),t._children_backwards(r),n.length!==i.length)return!1}return 0==n.length&&0==i.length})(this,e)}),Ge.DEFMETHOD("process_expression",function(e,t){var n=this,i=new Un(function(o){if(e&&o instanceof Ce)return p(nt,o,{value:o.body});if(!e&&o instanceof nt){if(t){var r=o.value&&o.value.drop_side_effect_free(t,!0);return r?p(Ce,o,{body:r}):p(ke,o)}return p(Ce,o,{body:o.value||p(It,o,{operator:"void",expression:p(Tn,o,{value:0})})})}if(o instanceof Yt||o instanceof ze&&o!==n)return o;if(o instanceof Fe){var a=o.body.length-1;a>=0&&(o.body[a]=o.body[a].transform(i))}else o instanceof ct?(o.body=o.body.transform(i),o.alternative&&(o.alternative=o.alternative.transform(i))):o instanceof Ke&&(o.body=o.body.transform(i));return o});n.transform(i)}),function(e){function t(e,t){t.assignments=0,t.chained=!1,t.direct_access=!1,t.escaped=0,t.recursive_refs=0,t.references=[],t.single_use=void 0,t.scope.pinned()?t.fixed=!1:t.orig[0]instanceof nn||!e.exposed(t)?t.fixed=t.init:t.fixed=!1}function n(e,n,i){i.variables.forEach(function(i){t(n,i),null===i.fixed?(e.defs_to_safe_ids.set(i.id,e.safe_ids),s(e,i,!0)):i.fixed&&(e.loop_ids.set(i.id,e.in_loop),s(e,i,!0))})}function i(e,n){n.block_scope&&n.block_scope.variables.forEach(n=>{t(e,n)})}function o(e){e.safe_ids=Object.create(e.safe_ids)}function r(e){e.safe_ids=Object.getPrototypeOf(e.safe_ids)}function s(e,t,n){e.safe_ids[t.id]=n}function u(e,t){if("m"==t.single_use)return!1;if(e.safe_ids[t.id]){if(null==t.fixed){var n=t.orig[0];if(n instanceof rn||"arguments"==n.name)return!1;t.fixed=p(Mn,n)}return!0}return t.fixed instanceof $e}function c(e,t,n,i){if(void 0===t.fixed)return!0;let o;return null===t.fixed&&(o=e.defs_to_safe_ids.get(t.id))?(o[t.id]=!1,e.defs_to_safe_ids.delete(t.id),!0):!!D(e.safe_ids,t.id)&&(!!u(e,t)&&(!1!==t.fixed&&(!(null!=t.fixed&&(!i||t.references.length>t.assignments))&&(t.fixed instanceof $e?i instanceof ve&&t.fixed.parent_scope===n:t.orig.every(e=>!(e instanceof nn||e instanceof an||e instanceof cn))))))}function l(e,t,n,i,o,r=0,a=1){var s=e.parent(r);if(o){if(o.is_constant())return;if(o instanceof jt)return}if(s instanceof Lt&&("="===s.operator||s.logical)&&i===s.right||s instanceof Ct&&(i!==s.expression||s instanceof Rt)||s instanceof tt&&i===s.value&&i.scope!==t.scope||s instanceof At&&i===s.value||s instanceof ut&&i===s.value&&i.scope!==t.scope)return!(a>1)||o&&o.is_constant_expression(n)||(a=1),void((!t.escaped||t.escaped>a)&&(t.escaped=a));if(s instanceof Ut||s instanceof st||s instanceof Pt&&to.has(s.operator)||s instanceof Bt&&i!==s.condition||s instanceof Xe||s instanceof Ot&&i===s.tail_node())l(e,t,n,s,s,r+1,a);else if(s instanceof Ht&&i===s.value){var u=e.parent(r+1);l(e,t,n,u,u,r+2,a)}else if(s instanceof Ft&&i===s.expression&&(l(e,t,n,s,o=Mi(o,s.property),r+1,a+1),o))return;r>0||s instanceof Ot&&i!==s.tail_node()||s instanceof Ce||(t.direct_access=!0)}e(ve,a);const f=e=>Pn(e,e=>{if(e instanceof Zt){var t=e.definition();t&&(e instanceof hn&&t.references.push(e),t.fixed=!1)}});e(We,function(e,t,i){return o(e),n(e,i,this),t(),r(e),!0}),e(Lt,function(e,t,n){var i=this;if(i.left instanceof je)return void f(i.left);const a=()=>{if(i.logical)return i.left.walk(e),o(e),i.right.walk(e),r(e),!0};var u=i.left;if(!(u instanceof hn))return a();var d=u.definition(),_=c(e,d,u.scope,i.right);if(d.assignments++,!_)return a();var m=d.fixed;if(!m&&"="!=i.operator&&!i.logical)return a();var h="="==i.operator,E=h?i.right:i;return ki(n,e,i,E,0)?a():(d.references.push(u),i.logical||(h||(d.chained=!0),d.fixed=h?function(){return i.right}:function(){return p(Pt,i,{operator:i.operator.slice(0,-1),left:m instanceof ve?m:m(),right:i.right})}),i.logical?(s(e,d,!1),o(e),i.right.walk(e),r(e),!0):(s(e,d,!1),i.right.walk(e),s(e,d,!0),l(e,d,u.scope,i,E,0,1),!0))}),e(Pt,function(e){if(to.has(this.operator))return this.left.walk(e),o(e),this.right.walk(e),r(e),!0}),e(Fe,function(e,t,n){i(n,this)}),e(dt,function(e){return o(e),this.expression.walk(e),r(e),o(e),Re(this,e),r(e),!0}),e(Yt,function(e,t){return Ri(this,Di),o(e),t(),r(e),!0}),e(Bt,function(e){return this.condition.walk(e),o(e),this.consequent.walk(e),r(e),o(e),this.alternative.walk(e),r(e),!0}),e(wt,function(e,t){const n=e.safe_ids;return t(),e.safe_ids=n,!0}),e(Ct,function(e){this.expression.walk(e),this.optional&&o(e);for(const t of this.args)t.walk(e);return!0}),e(Ft,function(e){if(this.optional)return this.expression.walk(e),o(e),this.property instanceof ve&&this.property.walk(e),!0}),e(pt,function(e,t){return o(e),t(),r(e),!0}),e(ze,function(e,t,i){return Ri(this,Di),o(e),n(e,i,this),this.uses_arguments?(t(),void r(e)):(!this.name&&(a=e.parent())instanceof Ct&&a.expression===this&&!a.args.some(e=>e instanceof Xe)&&this.argnames.every(e=>e instanceof Zt)&&this.argnames.forEach((t,n)=>{if(t.definition){var i=t.definition();i.orig.length>1||(void 0!==i.fixed||this.uses_arguments&&!e.has_directive("use strict")?i.fixed=!1:(i.fixed=function(){return a.args[n]||p(Mn,a)},e.loop_ids.set(i.id,e.in_loop),s(e,i,!0)))}}),t(),r(e),!0);var a}),e(Pe,function(e,t,n){i(n,this);const a=e.in_loop;return e.in_loop=this,o(e),this.body.walk(e),Eo(this)&&(r(e),o(e)),this.condition.walk(e),r(e),e.in_loop=a,!0}),e(Le,function(e,t,n){i(n,this),this.init&&this.init.walk(e);const a=e.in_loop;return e.in_loop=this,o(e),this.condition&&this.condition.walk(e),this.body.walk(e),this.step&&(Eo(this)&&(r(e),o(e)),this.step.walk(e)),r(e),e.in_loop=a,!0}),e(Ve,function(e,t,n){i(n,this),f(this.init),this.object.walk(e);const a=e.in_loop;return e.in_loop=this,o(e),this.body.walk(e),r(e),e.in_loop=a,!0}),e(ct,function(e){return this.condition.walk(e),o(e),this.body.walk(e),r(e),this.alternative&&(o(e),this.alternative.walk(e),r(e)),!0}),e(Ne,function(e){return o(e),this.body.walk(e),r(e),!0}),e(pn,function(){this.definition().fixed=!1}),e(hn,function(e,t,n){var i,o,r=this.definition();r.references.push(this),1==r.references.length&&!r.fixed&&r.orig[0]instanceof an&&e.loop_ids.set(r.id,e.in_loop),void 0!==r.fixed&&u(e,r)?r.fixed&&((i=this.fixed_value())instanceof ze&&So(e,r)?r.recursive_refs++:i&&!n.exposed(r)&&function(e,t,n){return t.option("unused")&&!n.scope.pinned()&&n.references.length-n.recursive_refs==1&&e.loop_ids.get(n.id)===e.in_loop}(e,n,r)?r.single_use=i instanceof ze&&!i.pinned()||i instanceof Yt||r.scope===this.scope&&i.is_constant_expression():r.single_use=!1,ki(n,e,this,i,0,!!(o=i)&&(o.is_constant()||o instanceof ze||o instanceof Sn))&&(r.single_use?r.single_use="m":r.fixed=!1)):r.fixed=!1,l(e,r,this.scope,this,i,0,1)}),e(He,function(e,i,o){this.globals.forEach(function(e){t(o,e)}),n(e,o,this)}),e(_t,function(e,t,n){return i(n,this),o(e),Re(this,e),r(e),this.bcatch&&(o(e),this.bcatch.walk(e),r(e)),this.bfinally&&this.bfinally.walk(e),!0}),e(Nt,function(e){var t=this;if("++"===t.operator||"--"===t.operator){var n=t.expression;if(n instanceof hn){var i=n.definition(),o=c(e,i,n.scope,!0);if(i.assignments++,o){var r=i.fixed;if(r)return i.references.push(n),i.chained=!0,i.fixed=function(){return p(Pt,t,{operator:t.operator.slice(0,-1),left:p(It,t,{operator:"+",expression:r instanceof ve?r:r()}),right:p(Tn,t,{value:1})})},s(e,i,!0),!0}}}}),e(At,function(e,t){var n=this;if(n.name instanceof je)f(n.name);else{var i=n.name.definition();if(n.value){if(c(e,i,n.name.scope,n.value))return i.fixed=function(){return n.value},e.loop_ids.set(i.id,e.in_loop),s(e,i,!1),t(),s(e,i,!0),!0;i.fixed=!1}}}),e(Be,function(e,t,n){i(n,this);const a=e.in_loop;return e.in_loop=this,o(e),t(),r(e),e.in_loop=a,!0})}(function(e,t){e.DEFMETHOD("reduce_vars",t)}),He.DEFMETHOD("reset_opt_flags",function(e){const t=this,n=e.option("reduce_vars"),i=new Vn(function(o,r){if(Ri(o,Ti),n)return e.top_retain&&o instanceof $e&&i.parent()===t&&Ci(o,bi),o.reduce_vars(i,r,e)});i.safe_ids=Object.create(null),i.in_loop=null,i.loop_ids=new Map,i.defs_to_safe_ids=new Map,t.walk(i)}),Zt.DEFMETHOD("fixed_value",function(){var e=this.thedef.fixed;return!e||e instanceof ve?e:e()}),hn.DEFMETHOD("is_immutable",function(){var e=this.definition().orig;return 1==e.length&&e[0]instanceof cn});var Yi=E("Array Boolean clearInterval clearTimeout console Date decodeURI decodeURIComponent encodeURI encodeURIComponent Error escape eval EvalError Function isFinite isNaN JSON Math Number parseFloat parseInt RangeError ReferenceError RegExp Object setInterval setTimeout String SyntaxError TypeError unescape URIError");hn.DEFMETHOD("is_declared",function(e){return!this.definition().undeclared||e.option("unsafe")&&Yi.has(this.name)});var qi,$i=E("Infinity NaN undefined");function ji(e){return e instanceof wn||e instanceof Fn||e instanceof Mn}function Zi(e,t){var n,o,r=t.find_parent(Ge).get_defun_scope();!function(){var e=t.self(),i=0;do{if(e instanceof mt||e instanceof ht)i++;else if(e instanceof Ie)n=!0;else{if(e instanceof Ge){r=e;break}e instanceof _t&&(o=!0)}}while(e=t.parent(i++))}();var a,s=10;do{a=!1,c(e),t.option("dead_code")&&d(e,t),t.option("if_return")&&l(e,t),t.sequences_limit>0&&(h(e,t),g(e,t)),t.option("join_vars")&&S(e),t.option("collapse_vars")&&u(e,t)}while(a&&s-- >0);function u(e,t){if(r.pinned())return e;for(var s,u=[],c=e.length,l=new Un(function(e){if(F)return e;if(!O)return e!==_[m]?e:++m<_.length?x(e):(O=!0,(g=function e(t,n,i){var o=l.parent(n);if(o instanceof Lt)return!i||o.logical||o.left instanceof Ft||A.has(o.left.name)?t:e(o,n+1,i);if(o instanceof Pt)return!i||to.has(o.operator)&&o.left!==t?t:e(o,n+1,i);if(o instanceof Ct)return t;if(o instanceof dt)return t;if(o instanceof Bt)return i&&o.condition===t?e(o,n+1,i):t;if(o instanceof Et)return e(o,n+1,!0);if(o instanceof tt)return i?e(o,n+1,i):t;if(o instanceof ct)return i&&o.condition===t?e(o,n+1,i):t;if(o instanceof Ie)return t;if(o instanceof Ot)return e(o,n+1,o.tail_node()!==t);if(o instanceof Ce)return e(o,n+1,!0);if(o instanceof lt)return t;if(o instanceof At)return t;return null}(e,0))===e&&(F=!0),e);var n,i=l.parent();if(e instanceof Lt&&(e.logical||"="!=e.operator&&S.equivalent_to(e.left))||e instanceof st||e instanceof Ct&&S instanceof Ft&&S.equivalent_to(e.expression)||e instanceof Te||e instanceof je||e instanceof Xe&&e.expression instanceof Zt&&e.expression.definition().references.length>1||e instanceof Ie&&!(e instanceof Le)||e instanceof ot||e instanceof _t||e instanceof Ke||e instanceof ut||e instanceof yt||e instanceof Yt||i instanceof Le&&e!==i.init||!y&&e instanceof hn&&!e.is_declared(t)&&!fo.has(e)||e instanceof hn&&i instanceof Ct&&T(i,Hn))return F=!0,e;if(D||v&&y||!(i instanceof Pt&&to.has(i.operator)&&i.left!==e||i instanceof Bt&&i.condition!==e||i instanceof ct&&i.condition!==e)||(D=i),k&&!(e instanceof Jt)&&S.equivalent_to(e)){if(D)return F=!0,e;if(io(e,i))return E&&M++,e;if(M++,E&&h instanceof At)return e;if(a=F=!0,h instanceof xt)return p(It,h,h);if(h instanceof At){var s=h.name.definition(),u=h.value;return s.references.length-s.replaced!=1||t.exposed(s)?p(Lt,h,{operator:"=",logical:!1,left:p(hn,h.name,h.name),right:u}):(s.replaced++,R&&ji(u)?u.transform(t):Vi(i,e,u))}return Ri(h,Si),h}return(e instanceof Ct||e instanceof tt&&(b||S instanceof Ft||W(S))||e instanceof Ft&&(b||e.expression.may_throw_on_access(t))||e instanceof hn&&(A.get(e.name)||b&&W(e))||e instanceof At&&e.value&&(A.has(e.name.name)||b&&W(e.name))||(n=io(e.left,e))&&(n instanceof Ft||A.has(n.name))||C&&(o?e.has_side_effects(t):function e(t,n){if(t instanceof Lt)return e(t.left,!0);if(t instanceof Nt)return e(t.expression,!0);if(t instanceof At)return t.value&&e(t.value);if(n){if(t instanceof Mt)return e(t.expression,!0);if(t instanceof kt)return e(t.expression,!0);if(t instanceof hn)return t.definition().scope!==r}return!1}(e)))&&(g=e,e instanceof Ge&&(F=!0)),x(e)},function(e){F||(g===e&&(F=!0),D===e&&(D=null))}),d=new Un(function(e){if(F)return e;if(!O){if(e!==_[m])return e;if(++m<_.length)return;return O=!0,e}return e instanceof hn&&e.name==I.name?(--M||(F=!0),io(e,d.parent())?e:(I.replaced++,E.replaced--,h.value)):e instanceof pt||e instanceof Ge?e:void 0});--c>=0;){0==c&&t.option("unused")&&B();var _=[];for(L(e[c]);u.length>0;){_=u.pop();var m=0,h=_[_.length-1],E=null,g=null,D=null,S=V(h);if(S&&!Ni(S)&&!S.has_side_effects(t)){var A=K(h),v=H(S);S instanceof hn&&A.set(S.name,!1);var b=X(h),y=z(),C=h.may_throw(t),R=h.name instanceof rn,O=R,F=!1,M=0,k=!s||!O;if(!k){for(var w=t.self().argnames.lastIndexOf(h.name)+1;!F&&w<s.length;w++)s[w].transform(l);k=!0}for(var N=c;!F&&N<e.length;N++)e[N].transform(l);if(E){var I=h.name.definition();if(F&&I.references.length-I.replaced>M)M=!1;else{F=!1,m=0,O=R;for(N=c;!F&&N<e.length;N++)e[N].transform(d);E.single_use=!1}}M&&!G(h)&&e.splice(c,1)}}}function x(e){if(e instanceof Ge)return e;if(e instanceof lt){e.expression=e.expression.transform(l);for(var t=0,n=e.body.length;!F&&t<n;t++){var i=e.body[t];if(i instanceof dt){if(!O){if(i!==_[m])continue;m++}if(i.expression=i.expression.transform(l),!y)break}}return F=!0,e}}function P(e,t,n){var i=!1,o=!(e instanceof qe);return t.walk(new Vn(function(t,a){if(i)return!0;if(t instanceof hn&&(e.variables.has(t.name)||function(e,t){if(e.global)return!1;let n=e.scope;for(;n&&n!==t;){if(n.variables.has(e.name))return!0;n=n.parent_scope}return!1}(t.definition(),e))){var s=t.definition().scope;if(s!==r)for(;s=s.parent_scope;)if(s===r)return!0;return i=!0}if((n||o)&&t instanceof Sn)return i=!0;if(t instanceof Ge&&!(t instanceof qe)){var u=o;return o=!1,a(),o=u,!0}})),i}function B(){var e,n=t.self();if(wi(n)&&!n.name&&!n.uses_arguments&&!n.pinned()&&(e=t.parent())instanceof Ct&&e.expression===n&&e.args.every(e=>!(e instanceof Xe))){var o=t.has_directive("use strict");o&&!i(o,n.body)&&(o=!1);var r=n.argnames.length;s=e.args.slice(r);for(var a=new Set,c=r;--c>=0;){var l=n.argnames[c],f=e.args[c];const i=l.definition&&l.definition();if(!(i&&i.orig.length>1)&&(s.unshift(p(At,l,{name:l,value:f})),!a.has(l.name)))if(a.add(l.name),l instanceof Xe){var d=e.args.slice(c);d.every(e=>!P(n,e,o))&&u.unshift([p(At,l,{name:l.expression,value:p(Ut,e,{elements:d})})])}else f?(f instanceof ze&&f.pinned()||P(n,f,o))&&(f=null):f=p(Mn,l).transform(t),f&&u.unshift([p(At,l,{name:l,value:f})])}}}function L(e){if(_.push(e),e instanceof Lt)e.left.has_side_effects(t)||u.push(_.slice()),L(e.right);else if(e instanceof Pt)L(e.left),L(e.right);else if(e instanceof Ct&&!T(e,Hn))L(e.expression),e.args.forEach(L);else if(e instanceof dt)L(e.expression);else if(e instanceof Bt)L(e.condition),L(e.consequent),L(e.alternative);else if(e instanceof Et){var n=e.definitions.length,i=n-200;for(i<0&&(i=0);i<n;i++)L(e.definitions[i])}else e instanceof xe?(L(e.condition),e.body instanceof Fe||L(e.body)):e instanceof tt?e.value&&L(e.value):e instanceof Le?(e.init&&L(e.init),e.condition&&L(e.condition),e.step&&L(e.step),e.body instanceof Fe||L(e.body)):e instanceof Ve?(L(e.object),e.body instanceof Fe||L(e.body)):e instanceof ct?(L(e.condition),e.body instanceof Fe||L(e.body),!e.alternative||e.alternative instanceof Fe||L(e.alternative)):e instanceof Ot?e.expressions.forEach(L):e instanceof Ce?L(e.body):e instanceof lt?(L(e.expression),e.body.forEach(L)):e instanceof Nt?"++"!=e.operator&&"--"!=e.operator||u.push(_.slice()):e instanceof At&&e.value&&(u.push(_.slice()),L(e.value));_.pop()}function V(e){if(e instanceof Lt&&e.logical)return!1;if(!(e instanceof At&&e.name instanceof Jt)){const t=e instanceof Lt?e.left:e.expression;return!Ii(t,nn)&&!Ii(t,on)&&t}var n=e.name.definition();if(i(e.name,n.orig)){var o=n.references.length-n.replaced;if(o)return n.orig.length-n.eliminated>1&&!(e.name instanceof rn)||(o>1?function(e){var t=e.value;if(t instanceof hn&&"arguments"!=t.name){var n=t.definition();if(!n.undeclared)return E=n}}(e):!t.exposed(n))?p(hn,e.name,e.name):void 0}}function U(e){return e instanceof Lt?e.right:e.value}function K(e){var n=new Map;if(e instanceof Nt)return n;var i=new Vn(function(e){for(var o=e;o instanceof Ft;)o=o.expression;(o instanceof hn||o instanceof Sn)&&n.set(o.name,n.get(o.name)||ki(t,i,e,e,0))});return U(e).walk(i),n}function G(n){if(n.name instanceof rn){var i=t.parent(),o=t.self().argnames,r=o.indexOf(n.name);if(r<0)i.args.length=Math.min(i.args.length,o.length-1);else{var a=i.args;a[r]&&(a[r]=p(Tn,a[r],{value:0}))}return!0}var s=!1;return e[c].transform(new Un(function(e,t,i){return s?e:e===n||e.body===n?(s=!0,e instanceof At?(e.value=e.name instanceof nn?p(Mn,e.value):null,e):i?f.skip:null):void 0},function(e){if(e instanceof Ot)switch(e.expressions.length){case 0:return null;case 1:return e.expressions[0]}}))}function H(e){for(;e instanceof Ft;)e=e.expression;return e instanceof hn&&e.definition().scope===r&&!(n&&(A.has(e.name)||h instanceof Nt||h instanceof Lt&&!h.logical&&"="!=h.operator))}function X(e){return e instanceof Nt?no.has(e.operator):U(e).has_side_effects(t)}function z(){if(b)return!1;if(E)return!0;if(S instanceof hn){var e=S.definition();if(e.references.length-e.replaced==(h instanceof At?1:2))return!0}return!1}function W(e){if(!e.definition)return!0;var t=e.definition();return!(1==t.orig.length&&t.orig[0]instanceof an)&&(t.scope.get_defun_scope()!==r||!t.references.every(e=>{var t=e.scope.get_defun_scope();return"Scope"==t.TYPE&&(t=t.parent_scope),t===r}))}}function c(e){for(var t=[],n=0;n<e.length;){var i=e[n];i instanceof Me&&i.body.every(Hi)?(a=!0,c(i.body),e.splice(n,1,...i.body),n+=i.body.length):i instanceof ke?(a=!0,e.splice(n,1)):i instanceof ye?t.indexOf(i.value)<0?(n++,t.push(i.value)):(a=!0,e.splice(n,1)):n++}}function l(e,t){for(var n=t.self(),i=function(e){for(var t=0,n=e.length;--n>=0;){var i=e[n];if(i instanceof ct&&i.body instanceof nt&&++t>1)return!0}return!1}(e),o=n instanceof ze,r=e.length;--r>=0;){var s=e[r],u=S(r),c=e[u];if(o&&!c&&s instanceof nt){if(!s.value){a=!0,e.splice(r,1);continue}if(s.value instanceof It&&"void"==s.value.operator){a=!0,e[r]=p(Ce,s,{body:s.value.expression});continue}}if(s instanceof ct){var l;if(E(l=po(s.body))){l.label&&m(l.label.thedef.references,l),a=!0,(s=s.clone()).condition=s.condition.negate(t);var f=D(s.body,l);s.body=p(Me,s,{body:Ki(s.alternative).concat(g())}),s.alternative=p(Me,s,{body:f}),e[r]=s.transform(t);continue}if(E(l=po(s.alternative))){l.label&&m(l.label.thedef.references,l),a=!0,(s=s.clone()).body=p(Me,s.body,{body:Ki(s.body).concat(g())});f=D(s.alternative,l);s.alternative=p(Me,s.alternative,{body:f}),e[r]=s.transform(t);continue}}if(s instanceof ct&&s.body instanceof nt){var d=s.body.value;if(!d&&!s.alternative&&(o&&!c||c instanceof nt&&!c.value)){a=!0,e[r]=p(Ce,s.condition,{body:s.condition});continue}if(d&&!s.alternative&&c instanceof nt&&c.value){a=!0,(s=s.clone()).alternative=c,e[r]=s.transform(t),e.splice(u,1);continue}if(d&&!s.alternative&&(!c&&o&&i||c instanceof nt)){a=!0,(s=s.clone()).alternative=c||p(nt,s,{value:null}),e[r]=s.transform(t),c&&e.splice(u,1);continue}var h=e[A(r)];if(t.option("sequences")&&o&&!s.alternative&&h instanceof ct&&h.body instanceof nt&&S(u)==e.length&&c instanceof Ce){a=!0,(s=s.clone()).alternative=p(Me,c,{body:[c,p(nt,c,{value:null})]}),e[r]=s.transform(t),e.splice(u,1);continue}}}function E(i){if(!i)return!1;for(var a=r+1,s=e.length;a<s;a++){var u=e[a];if(u instanceof St||u instanceof Dt)return!1}var c,l=i instanceof ot?t.loopcontrol_target(i):null;return i instanceof nt&&o&&(!(c=i.value)||c instanceof It&&"void"==c.operator)||i instanceof at&&n===Xi(l)||i instanceof rt&&l instanceof Me&&n===l}function g(){var t=e.slice(r+1);return e.length=r+1,t.filter(function(t){return!(t instanceof $e)||(e.push(t),!1)})}function D(e,t){var n=Ki(e).slice(0,-1);return t.value&&n.push(p(Ce,t.value,{body:t.value.expression})),n}function S(t){for(var n=t+1,i=e.length;n<i;n++){var o=e[n];if(!(o instanceof gt&&_(o)))break}return n}function A(t){for(var n=t;--n>=0;){var i=e[n];if(!(i instanceof gt&&_(i)))break}return n}}function d(e,t){for(var n,i=t.self(),o=0,r=0,s=e.length;o<s;o++){var u=e[o];if(u instanceof ot){var c=t.loopcontrol_target(u);u instanceof rt&&!(c instanceof Ie)&&Xi(c)===i||u instanceof at&&Xi(c)===i?u.label&&m(u.label.thedef.references,u):e[r++]=u}else e[r++]=u;if(po(u)){n=e.slice(o+1);break}}e.length=r,a=r!=s,n&&n.forEach(function(n){Qi(t,n,e)})}function _(e){return e.definitions.every(e=>!e.value)}function h(e,t){if(!(e.length<2)){for(var n=[],i=0,o=0,r=e.length;o<r;o++){var s=e[o];if(s instanceof Ce){n.length>=t.sequences_limit&&c();var u=s.body;n.length>0&&(u=u.drop_side_effect_free(t)),u&&Ui(n,u)}else s instanceof Et&&_(s)||s instanceof $e?e[i++]=s:(c(),e[i++]=s)}c(),e.length=i,i!=r&&(a=!0)}function c(){if(n.length){var t=Bi(n[0],n);e[i++]=p(Ce,t,{body:t}),n=[]}}}function E(e,t){if(!(e instanceof Me))return e;for(var n=null,i=0,o=e.body.length;i<o;i++){var r=e.body[i];if(r instanceof gt&&_(r))t.push(r);else{if(n)return!1;n=r}}return n}function g(e,t){function n(e){o--,a=!0;var n=i.body;return Bi(n,[n,e]).transform(t)}for(var i,o=0,r=0;r<e.length;r++){var s=e[r];if(i)if(s instanceof tt)s.value=n(s.value||p(Mn,s).transform(t));else if(s instanceof Le){if(!(s.init instanceof Et)){Pn(i.body,e=>e instanceof Ge||(e instanceof Pt&&"in"===e.operator?Ln:void 0))||(s.init?s.init=n(s.init):(s.init=i.body,o--,a=!0))}}else s instanceof Ve?s.init instanceof St||s.init instanceof Dt||(s.object=n(s.object)):s instanceof ct?s.condition=n(s.condition):s instanceof lt?s.expression=n(s.expression):s instanceof Ke&&(s.expression=n(s.expression));if(t.option("conditionals")&&s instanceof ct){var u=[],c=E(s.body,u),l=E(s.alternative,u);if(!1!==c&&!1!==l&&u.length>0){var f=u.length;u.push(p(ct,s,{condition:s.condition,body:c||p(ke,s.body),alternative:l})),u.unshift(o,1),[].splice.apply(e,u),r+=f,o+=f+1,i=null,a=!0;continue}}e[o++]=s,i=s instanceof Ce?s:null}e.length=o}function D(e,n){if(e instanceof Et){var i,o=e.definitions[e.definitions.length-1];if(o.value instanceof Kt)if(n instanceof Lt&&!n.logical?i=[n]:n instanceof Ot&&(i=n.expressions.slice()),i){var a=!1;do{var s=i[0];if(!(s instanceof Lt))break;if("="!=s.operator)break;if(!(s.left instanceof Ft))break;var u=s.left.expression;if(!(u instanceof hn))break;if(o.name.name!=u.name)break;if(!s.right.is_constant_expression(r))break;var c=s.left.property;if(c instanceof ve&&(c=c.evaluate(t)),c instanceof ve)break;c=""+c;var l=t.option("ecma")<2015&&t.has_directive("use strict")?function(e){return e.key!=c&&e.key&&e.key.name!=c}:function(e){return e.key&&e.key.name!=c};if(!o.value.properties.every(l))break;var f=o.value.properties.filter(function(e){return e.key===c})[0];f?f.value=new Ot({start:f.start,expressions:[f.value.clone(),s.right.clone()],end:f.end}):o.value.properties.push(p(Ht,s,{key:c,value:s.right})),i.shift(),a=!0}while(i.length);return a&&i}}}function S(e){for(var t,n=0,i=-1,o=e.length;n<o;n++){var r=e[n],s=e[i];if(r instanceof Et)s&&s.TYPE==r.TYPE?(s.definitions=s.definitions.concat(r.definitions),a=!0):t&&t.TYPE==r.TYPE&&_(r)?(t.definitions=t.definitions.concat(r.definitions),a=!0):(e[++i]=r,t=r);else if(r instanceof tt)r.value=c(r.value);else if(r instanceof Le){(u=D(s,r.init))?(a=!0,r.init=u.length?Bi(r.init,u):null,e[++i]=r):s instanceof gt&&(!r.init||r.init.TYPE==s.TYPE)?(r.init&&(s.definitions=s.definitions.concat(r.init.definitions)),r.init=s,e[i]=r,a=!0):t&&r.init&&t.TYPE==r.init.TYPE&&_(r.init)?(t.definitions=t.definitions.concat(r.init.definitions),r.init=null,e[++i]=r,a=!0):e[++i]=r}else if(r instanceof Ve)r.object=c(r.object);else if(r instanceof ct)r.condition=c(r.condition);else if(r instanceof Ce){var u;if(u=D(s,r.body)){if(a=!0,!u.length)continue;r.body=Bi(r.body,u)}e[++i]=r}else r instanceof lt?r.expression=c(r.expression):r instanceof Ke?r.expression=c(r.expression):e[++i]=r}function c(t){e[++i]=r;var n=D(s,t);return n?(a=!0,n.length?Bi(t,n):t instanceof Ot?t.tail_node().left:t.left):t}e.length=i+1}}function Qi(e,t,n){Pn(t,i=>i instanceof gt?(i.remove_initializers(),n.push(i),!0):i instanceof $e&&(i===t||!e.has_directive("use strict"))?(n.push(i===t?i:p(gt,i,{definitions:[p(At,i,{name:p(en,i.name,i.name),value:null})]})),!0):i instanceof yt||i instanceof bt?(n.push(i),!0):i instanceof Ge||void 0)}function Ji(e){return e instanceof vn?e.getValue():e instanceof It&&"void"==e.operator&&e.expression instanceof vn?void 0:e}function eo(e,t){return yi(e,gi)||e instanceof Mn||e instanceof It&&"void"==e.operator&&!e.expression.has_side_effects(t)}!function(e){function t(e){return/strict/.test(e.option("pure_getters"))}ve.DEFMETHOD("may_throw_on_access",function(e){return!e.option("pure_getters")||this._dot_throw(e)}),e(ve,t),e(On,u),e(Mn,u),e(vn,s),e(Ut,s),e(Kt,function(e){if(!t(e))return!1;for(var n=this.properties.length;--n>=0;)if(this.properties[n]._dot_throw(e))return!0;return!1}),e(Yt,s),e(Gt,s),e(zt,u),e(Xe,function(e){return this.expression._dot_throw(e)}),e(Ye,s),e(qe,s),e(xt,s),e(It,function(){return"void"==this.operator}),e(Pt,function(e){return("&&"==this.operator||"||"==this.operator||"??"==this.operator)&&(this.left._dot_throw(e)||this.right._dot_throw(e))}),e(Lt,function(e){return!!this.logical||"="==this.operator&&this.right._dot_throw(e)}),e(Bt,function(e){return this.consequent._dot_throw(e)||this.alternative._dot_throw(e)}),e(Mt,function(e){return!!t(e)&&!(this.expression instanceof Ye&&"prototype"==this.property)}),e(wt,function(e){return this.expression._dot_throw(e)}),e(Ot,function(e){return this.tail_node()._dot_throw(e)}),e(hn,function(e){if("arguments"===this.name)return!1;if(yi(this,gi))return!0;if(!t(e))return!1;if(Wi(this)&&this.is_declared(e))return!1;if(this.is_immutable())return!1;var n=this.fixed_value();return!n||n._dot_throw(e)})}(function(e,t){e.DEFMETHOD("_dot_throw",t)}),function(e){const t=E("! delete"),n=E("in instanceof == != === !== < <= >= >");e(ve,s),e(It,function(){return t.has(this.operator)}),e(Pt,function(){return n.has(this.operator)||to.has(this.operator)&&this.left.is_boolean()&&this.right.is_boolean()}),e(Bt,function(){return this.consequent.is_boolean()&&this.alternative.is_boolean()}),e(Lt,function(){return"="==this.operator&&this.right.is_boolean()}),e(Ot,function(){return this.tail_node().is_boolean()}),e(xn,u),e(In,u)}(function(e,t){e.DEFMETHOD("is_boolean",t)}),function(e){e(ve,s),e(Tn,u);var t=E("+ - ~ ++ --");e(Nt,function(){return t.has(this.operator)});var n=E("- * / % & | ^ << >> >>>");e(Pt,function(e){return n.has(this.operator)||"+"==this.operator&&this.left.is_number(e)&&this.right.is_number(e)}),e(Lt,function(e){return n.has(this.operator.slice(0,-1))||"="==this.operator&&this.right.is_number(e)}),e(Ot,function(e){return this.tail_node().is_number(e)}),e(Bt,function(e){return this.consequent.is_number(e)&&this.alternative.is_number(e)})}(function(e,t){e.DEFMETHOD("is_number",t)}),(qi=function(e,t){e.DEFMETHOD("is_string",t)})(ve,s),qi(bn,u),qi(Qe,u),qi(It,function(){return"typeof"==this.operator}),qi(Pt,function(e){return"+"==this.operator&&(this.left.is_string(e)||this.right.is_string(e))}),qi(Lt,function(e){return("="==this.operator||"+="==this.operator)&&this.right.is_string(e)}),qi(Ot,function(e){return this.tail_node().is_string(e)}),qi(Bt,function(e){return this.consequent.is_string(e)&&this.alternative.is_string(e)});var to=E("&& || ??"),no=E("delete ++ --");function io(e,t){return t instanceof Nt&&no.has(t.operator)?t.expression:t instanceof Lt&&t.left===e?e:void 0}function oo(e,t){return e.size()>t.size()?t:e}function ro(e,t,n){return(Yn(e)?function(e,t){return oo(p(Ce,e,{body:e}),p(Ce,t,{body:t})).body}:oo)(t,n)}function ao(e){const t=new Map;for(var n of Object.keys(e))t.set(n,E(e[n]));return t}!function(e){He.DEFMETHOD("resolve_defines",function(e){return e.option("global_defs")?(this.figure_out_scope({ie8:e.option("ie8")}),this.transform(new Un(function(t){var n=t._find_defs(e,"");if(n){for(var i,o=0,r=t;(i=this.parent(o++))&&i instanceof Ft&&i.expression===r;)r=i;if(!io(r,i))return n}}))):this}),e(ve,a),e(wt,function(e,t){return this.expression._find_defs(e,t)}),e(Mt,function(e,t){return this.expression._find_defs(e,"."+this.property+t)}),e(Jt,function(){this.global()}),e(hn,function(e,t){if(this.global()){var n=e.option("global_defs"),i=this.name+t;return D(n,i)?function e(t,n){if(t instanceof ve)return p(t.CTOR,n,t);if(Array.isArray(t))return p(Ut,n,{elements:t.map(function(t){return e(t,n)})});if(t&&"object"==typeof t){var i=[];for(var o in t)D(t,o)&&i.push(p(Ht,n,{key:o,value:e(t[o],n)}));return p(Kt,n,{properties:i})}return Li(t,n)}(n[i],this):void 0}})}(function(e,t){e.DEFMETHOD("_find_defs",t)});var so=["constructor","toString","valueOf"],uo=ao({Array:["indexOf","join","lastIndexOf","slice"].concat(so),Boolean:so,Function:so,Number:["toExponential","toFixed","toPrecision"].concat(so),Object:so,RegExp:["test"].concat(so),String:["charAt","charCodeAt","concat","indexOf","italics","lastIndexOf","match","replace","search","slice","split","substr","substring","toLowerCase","toUpperCase","trim"].concat(so)}),co=ao({Array:["isArray"],Math:["abs","acos","asin","atan","ceil","cos","exp","floor","log","round","sin","sqrt","tan","atan2","pow","max","min"],Number:["isFinite","isNaN"],Object:["create","getOwnPropertyDescriptor","getOwnPropertyNames","getPrototypeOf","isExtensible","isFrozen","isSealed","keys"],String:["fromCharCode"]});!function(e){ve.DEFMETHOD("evaluate",function(e){if(!e.option("evaluate"))return this;var t=this._eval(e,1);return!t||t instanceof RegExp?t:"function"==typeof t||"object"==typeof t?this:t});var t=E("! ~ - + void");ve.DEFMETHOD("is_constant",function(){return this instanceof vn?!(this instanceof Cn):this instanceof It&&this.expression instanceof vn&&t.has(this.operator)}),e(be,function(){throw new Error(_("Cannot evaluate a statement [{file}:{line},{col}]",this.start))}),e(ze,c),e(Yt,c),e(ve,c),e(vn,function(){return this.getValue()}),e(yn,c),e(Cn,function(e){let t=e.evaluated_regexps.get(this);if(void 0===t){try{t=(0,eval)(this.print_to_string())}catch(e){t=null}e.evaluated_regexps.set(this,t)}return t||this}),e(Qe,function(){return 1!==this.segments.length?this:this.segments[0].value}),e(Ye,function(e){if(e.option("unsafe")){var t=function(){};return t.node=this,t.toString=function(){return this.node.print_to_string()},t}return this}),e(Ut,function(e,t){if(e.option("unsafe")){for(var n=[],i=0,o=this.elements.length;i<o;i++){var r=this.elements[i],a=r._eval(e,t);if(r===a)return this;n.push(a)}return n}return this}),e(Kt,function(e,t){if(e.option("unsafe")){for(var n={},i=0,o=this.properties.length;i<o;i++){var r=this.properties[i];if(r instanceof Xe)return this;var a=r.key;if(a instanceof Zt)a=a.name;else if(a instanceof ve&&(a=a._eval(e,t))===r.key)return this;if("function"==typeof Object.prototype[a])return this;if(!(r.value instanceof Ye)&&(n[a]=r.value._eval(e,t),n[a]===r.value))return this}return n}return this});var n=E("! typeof void");e(It,function(e,t){var i=this.expression;if(e.option("typeofs")&&"typeof"==this.operator&&(i instanceof ze||i instanceof hn&&i.fixed_value()instanceof ze))return"function";if(n.has(this.operator)||t++,(i=i._eval(e,t))===this.expression)return this;switch(this.operator){case"!":return!i;case"typeof":return i instanceof RegExp?this:typeof i;case"void":return;case"~":return~i;case"-":return-i;case"+":return+i}return this});var i=E("&& || ?? === !==");const o=E("== != === !=="),r=e=>"object"==typeof e||"function"==typeof e||"symbol"==typeof e;e(Pt,function(e,t){i.has(this.operator)||t++;var n=this.left._eval(e,t);if(n===this.left)return this;var a,s=this.right._eval(e,t);if(s===this.right)return this;if(null!=n&&null!=s&&o.has(this.operator)&&r(n)&&r(s)&&typeof n==typeof s)return this;switch(this.operator){case"&&":a=n&&s;break;case"||":a=n||s;break;case"??":a=null!=n?n:s;break;case"|":a=n|s;break;case"&":a=n&s;break;case"^":a=n^s;break;case"+":a=n+s;break;case"*":a=n*s;break;case"**":a=Math.pow(n,s);break;case"/":a=n/s;break;case"%":a=n%s;break;case"-":a=n-s;break;case"<<":a=n<<s;break;case">>":a=n>>s;break;case">>>":a=n>>>s;break;case"==":a=n==s;break;case"===":a=n===s;break;case"!=":a=n!=s;break;case"!==":a=n!==s;break;case"<":a=n<s;break;case"<=":a=n<=s;break;case">":a=n>s;break;case">=":a=n>=s;break;default:return this}return isNaN(a)&&e.find_parent(Ke)?this:a}),e(Bt,function(e,t){var n=this.condition._eval(e,t);if(n===this.condition)return this;var i=n?this.consequent:this.alternative,o=i._eval(e,t);return o===i?this:o});const a=new Set;e(hn,function(e,t){if(a.has(this))return this;var n=this.fixed_value();if(!n)return this;a.add(this);const i=n._eval(e,t);if(a.delete(this),i===n)return this;if(i&&"object"==typeof i){var o=this.definition().escaped;if(o&&t>o)return this}return i});var s={Array:Array,Math:Math,Number:Number,Object:Object,String:String},u=ao({Math:["E","LN10","LN2","LOG2E","LOG10E","PI","SQRT1_2","SQRT2"],Number:["MAX_VALUE","MIN_VALUE","NaN","NEGATIVE_INFINITY","POSITIVE_INFINITY"]});e(Ft,function(e,t){if(this.optional){if(null==this.expression._eval(e,t))return}if(e.option("unsafe")){var n=this.property;if(n instanceof ve&&(n=n._eval(e,t))===this.property)return this;var i,o=this.expression;if(Wi(o)){var r,a="hasOwnProperty"===o.name&&"call"===n&&(r=e.parent()&&e.parent().args)&&r&&r[0]&&r[0].evaluate(e);if(null==(a=a instanceof Mt?a.expression:a)||a.thedef&&a.thedef.undeclared)return this.clone();var c=u.get(o.name);if(!c||!c.has(n))return this;i=s[o.name]}else{if(!(i=o._eval(e,t+1))||i===o||!D(i,n))return this;if("function"==typeof i)switch(n){case"name":return i.node.name?i.node.name.name:"";case"length":return i.node.argnames.length;default:return this}}return i[n]}return this}),e(wt,function(e,t){const n=this.expression._eval(e,t);return n===this.expression?this:n}),e(Ct,function(e,t){var n=this.expression;if(this.optional){if(null==this.expression._eval(e,t))return}if(e.option("unsafe")&&n instanceof Ft){var i,o=n.property;if(o instanceof ve&&(o=o._eval(e,t))===n.property)return this;var r=n.expression;if(Wi(r)){var a="hasOwnProperty"===r.name&&"call"===o&&this.args[0]&&this.args[0].evaluate(e);if(null==(a=a instanceof Mt?a.expression:a)||a.thedef&&a.thedef.undeclared)return this.clone();var u=co.get(r.name);if(!u||!u.has(o))return this;i=s[r.name]}else{if((i=r._eval(e,t+1))===r||!i)return this;var c=uo.get(i.constructor.name);if(!c||!c.has(o))return this}for(var l=[],f=0,p=this.args.length;f<p;f++){var d=this.args[f],_=d._eval(e,t);if(d===_)return this;l.push(_)}try{return i[o].apply(i,l)}catch(e){}}return this}),e(Rt,c)}(function(e,t){e.DEFMETHOD("_eval",t)}),function(e){function t(e){return p(It,e,{operator:"!",expression:e})}function n(e,n,i){var o=t(e);if(i){var r=p(Ce,n,{body:n});return oo(o,r)===r?n:o}return oo(o,n)}e(ve,function(){return t(this)}),e(be,function(){throw new Error("Cannot negate a statement")}),e(Ye,function(){return t(this)}),e(qe,function(){return t(this)}),e(It,function(){return"!"==this.operator?this.expression:t(this)}),e(Ot,function(e){var t=this.expressions.slice();return t.push(t.pop().negate(e)),Bi(this,t)}),e(Bt,function(e,t){var i=this.clone();return i.consequent=i.consequent.negate(e),i.alternative=i.alternative.negate(e),n(this,i,t)}),e(Pt,function(e,i){var o=this.clone(),r=this.operator;if(e.option("unsafe_comps"))switch(r){case"<=":return o.operator=">",o;case"<":return o.operator=">=",o;case">=":return o.operator="<",o;case">":return o.operator="<=",o}switch(r){case"==":return o.operator="!=",o;case"!=":return o.operator="==",o;case"===":return o.operator="!==",o;case"!==":return o.operator="===",o;case"&&":return o.operator="||",o.left=o.left.negate(e,i),o.right=o.right.negate(e),n(this,o,i);case"||":return o.operator="&&",o.left=o.left.negate(e,i),o.right=o.right.negate(e),n(this,o,i);case"??":return o.right=o.right.negate(e),n(this,o,i)}return t(this)})}(function(e,t){e.DEFMETHOD("negate",function(e,n){return t.call(this,e,n)})});var lo=E("Boolean decodeURI decodeURIComponent Date encodeURI encodeURIComponent Error escape EvalError isFinite isNaN Number Object parseFloat parseInt RangeError ReferenceError String SyntaxError TypeError unescape URIError");Ct.DEFMETHOD("is_expr_pure",function(e){if(e.option("unsafe")){var t=this.expression,n=this.args&&this.args[0]&&this.args[0].evaluate(e);if(t.expression&&"hasOwnProperty"===t.expression.name&&(null==n||n.thedef&&n.thedef.undeclared))return!1;if(Wi(t)&&lo.has(t.name))return!0;let i;if(t instanceof Mt&&Wi(t.expression)&&(i=co.get(t.expression.name))&&i.has(t.property))return!0}return!!T(this,Kn)||!e.pure_funcs(this)}),ve.DEFMETHOD("is_call_pure",s),Mt.DEFMETHOD("is_call_pure",function(e){if(!e.option("unsafe"))return;const t=this.expression;let n;return t instanceof Ut?n=uo.get("Array"):t.is_boolean()?n=uo.get("Boolean"):t.is_number(e)?n=uo.get("Number"):t instanceof Cn?n=uo.get("RegExp"):t.is_string(e)?n=uo.get("String"):this.may_throw_on_access(e)||(n=uo.get("Object")),n&&n.has(this.property)});const fo=new Set(["Number","String","Array","Object","Function","Promise"]);function po(e){return e&&e.aborts()}!function(e){function t(e,t){for(var n=e.length;--n>=0;)if(e[n].has_side_effects(t))return!0;return!1}e(ve,u),e(ke,s),e(vn,s),e(Sn,s),e(Fe,function(e){return t(this.body,e)}),e(Ct,function(e){return!(this.is_expr_pure(e)||this.expression.is_call_pure(e)&&!this.expression.has_side_effects(e))||t(this.args,e)}),e(lt,function(e){return this.expression.has_side_effects(e)||t(this.body,e)}),e(dt,function(e){return this.expression.has_side_effects(e)||t(this.body,e)}),e(_t,function(e){return t(this.body,e)||this.bcatch&&this.bcatch.has_side_effects(e)||this.bfinally&&this.bfinally.has_side_effects(e)}),e(ct,function(e){return this.condition.has_side_effects(e)||this.body&&this.body.has_side_effects(e)||this.alternative&&this.alternative.has_side_effects(e)}),e(Ne,function(e){return this.body.has_side_effects(e)}),e(Ce,function(e){return this.body.has_side_effects(e)}),e(ze,s),e(Yt,function(e){return!(!this.extends||!this.extends.has_side_effects(e))||t(this.properties,e)}),e(Pt,function(e){return this.left.has_side_effects(e)||this.right.has_side_effects(e)}),e(Lt,u),e(Bt,function(e){return this.condition.has_side_effects(e)||this.consequent.has_side_effects(e)||this.alternative.has_side_effects(e)}),e(Nt,function(e){return no.has(this.operator)||this.expression.has_side_effects(e)}),e(hn,function(e){return!this.is_declared(e)&&!fo.has(this.name)}),e(un,s),e(Jt,s),e(Kt,function(e){return t(this.properties,e)}),e(Gt,function(e){return this.computed_key()&&this.key.has_side_effects(e)||this.value.has_side_effects(e)}),e(qt,function(e){return this.computed_key()&&this.key.has_side_effects(e)||this.static&&this.value&&this.value.has_side_effects(e)}),e(Wt,function(e){return this.computed_key()&&this.key.has_side_effects(e)}),e(zt,function(e){return this.computed_key()&&this.key.has_side_effects(e)}),e(Xt,function(e){return this.computed_key()&&this.key.has_side_effects(e)}),e(Ut,function(e){return t(this.elements,e)}),e(Mt,function(e){return!this.optional&&this.expression.may_throw_on_access(e)||this.expression.has_side_effects(e)}),e(kt,function(e){return(!this.optional||!Co(this.expression))&&(!this.optional&&this.expression.may_throw_on_access(e)||this.expression.has_side_effects(e)||this.property.has_side_effects(e))}),e(wt,function(e){return this.expression.has_side_effects(e)}),e(Ot,function(e){return t(this.expressions,e)}),e(Et,function(e){return t(this.definitions,e)}),e(At,function(){return this.value}),e(Je,s),e(Qe,function(e){return t(this.segments,e)})}(function(e,t){e.DEFMETHOD("has_side_effects",t)}),function(e){function t(e,t){for(var n=e.length;--n>=0;)if(e[n].may_throw(t))return!0;return!1}e(ve,u),e(vn,s),e(ke,s),e(ze,s),e(Jt,s),e(Sn,s),e(Yt,function(e){return!(!this.extends||!this.extends.may_throw(e))||t(this.properties,e)}),e(Ut,function(e){return t(this.elements,e)}),e(Lt,function(e){return!!this.right.may_throw(e)||!(!e.has_directive("use strict")&&"="==this.operator&&this.left instanceof hn)&&this.left.may_throw(e)}),e(Pt,function(e){return this.left.may_throw(e)||this.right.may_throw(e)}),e(Fe,function(e){return t(this.body,e)}),e(Ct,function(e){return(!this.optional||!Co(this.expression))&&(!!t(this.args,e)||!this.is_expr_pure(e)&&(!!this.expression.may_throw(e)||(!(this.expression instanceof ze)||t(this.expression.body,e))))}),e(dt,function(e){return this.expression.may_throw(e)||t(this.body,e)}),e(Bt,function(e){return this.condition.may_throw(e)||this.consequent.may_throw(e)||this.alternative.may_throw(e)}),e(Et,function(e){return t(this.definitions,e)}),e(ct,function(e){return this.condition.may_throw(e)||this.body&&this.body.may_throw(e)||this.alternative&&this.alternative.may_throw(e)}),e(Ne,function(e){return this.body.may_throw(e)}),e(Kt,function(e){return t(this.properties,e)}),e(Gt,function(e){return this.value.may_throw(e)}),e(qt,function(e){return this.computed_key()&&this.key.may_throw(e)||this.static&&this.value&&this.value.may_throw(e)}),e(Wt,function(e){return this.computed_key()&&this.key.may_throw(e)}),e(zt,function(e){return this.computed_key()&&this.key.may_throw(e)}),e(Xt,function(e){return this.computed_key()&&this.key.may_throw(e)}),e(nt,function(e){return this.value&&this.value.may_throw(e)}),e(Ot,function(e){return t(this.expressions,e)}),e(Ce,function(e){return this.body.may_throw(e)}),e(Mt,function(e){return!this.optional&&this.expression.may_throw_on_access(e)||this.expression.may_throw(e)}),e(kt,function(e){return(!this.optional||!Co(this.expression))&&(!this.optional&&this.expression.may_throw_on_access(e)||this.expression.may_throw(e)||this.property.may_throw(e))}),e(wt,function(e){return this.expression.may_throw(e)}),e(lt,function(e){return this.expression.may_throw(e)||t(this.body,e)}),e(hn,function(e){return!this.is_declared(e)&&!fo.has(this.name)}),e(un,s),e(_t,function(e){return this.bcatch?this.bcatch.may_throw(e):t(this.body,e)||this.bfinally&&this.bfinally.may_throw(e)}),e(Nt,function(e){return!("typeof"==this.operator&&this.expression instanceof hn)&&this.expression.may_throw(e)}),e(At,function(e){return!!this.value&&this.value.may_throw(e)})}(function(e,t){e.DEFMETHOD("may_throw",t)}),function(e){function t(e){let t=!0;return Pn(this,n=>{if(n instanceof hn){if(yi(this,Di))return t=!1,Ln;var o=n.definition();if(i(o,this.enclosed)&&!this.variables.has(o.name)){if(e){var r=e.find_variable(n);if(o.undeclared?!r:r===o)return t="f",!0}return t=!1,Ln}return!0}if(n instanceof Sn&&this instanceof qe)return t=!1,Ln}),t}e(ve,s),e(vn,u),e(Yt,function(e){if(this.extends&&!this.extends.is_constant_expression(e))return!1;for(const t of this.properties){if(t.computed_key()&&!t.key.is_constant_expression(e))return!1;if(t.static&&t.value&&!t.value.is_constant_expression(e))return!1}return t.call(this,e)}),e(ze,t),e(Nt,function(){return this.expression.is_constant_expression()}),e(Pt,function(){return this.left.is_constant_expression()&&this.right.is_constant_expression()}),e(Ut,function(){return this.elements.every(e=>e.is_constant_expression())}),e(Kt,function(){return this.properties.every(e=>e.is_constant_expression())}),e(Gt,function(){return!(this.key instanceof ve)&&this.value.is_constant_expression()})}(function(e,t){e.DEFMETHOD("is_constant_expression",t)}),function(e){function t(){for(var e=0;e<this.body.length;e++)if(po(this.body[e]))return this.body[e];return null}e(be,l),e(et,c),e(bt,function(){return null}),e(Me,t),e(ft,t),e(ct,function(){return this.alternative&&po(this.body)&&po(this.alternative)&&this})}(function(e,t){e.DEFMETHOD("aborts",t)});var _o=new Set(["use asm","use strict"]);function mo(e,t){return Zi(e.body,t),t.option("side_effects")&&1==e.body.length&&e.body[0]===t.has_directive("use strict")&&(e.body.length=0),e}Fi(ye,function(e,t){return!t.option("directives")||_o.has(e.value)&&t.has_directive(e.value)===e?e:p(ke,e)}),Fi(Te,function(e,t){return t.option("drop_debugger")?p(ke,e):e}),Fi(Ne,function(e,t){return e.body instanceof rt&&t.loopcontrol_target(e.body)===e.body?p(ke,e):0==e.label.references.length?e.body:e}),Fi(Fe,function(e,t){return Zi(e.body,t),e}),Fi(Me,function(e,t){switch(Zi(e.body,t),e.body.length){case 1:if(!t.has_directive("use strict")&&t.parent()instanceof ct&&!((n=e.body[0])instanceof St||n instanceof Dt||n instanceof Yt)||Hi(e.body[0]))return e.body[0];break;case 0:return p(ke,e)}var n;return e}),Fi(ze,mo);const ho=/keep_assign/;function Eo(e,t){var n=!1,i=new Vn(function(t){return!!(n||t instanceof Ge)||(t instanceof ot&&i.loopcontrol_target(t)===e?n=!0:void 0)});return t instanceof Ne&&i.push(t),i.push(e),e.body.walk(i),n}function go(e,t){return t.top_retain&&e instanceof $e&&yi(e,bi)&&e.name&&t.top_retain(e.name)}Ge.DEFMETHOD("drop_unused",function(e){if(!e.option("unused"))return;if(e.has_directive("use asm"))return;var t=this;if(t.pinned())return;var n=!(t instanceof He)||e.toplevel.funcs,i=!(t instanceof He)||e.toplevel.vars;const o=ho.test(e.option("unused"))?s:function(e){return e instanceof Lt&&!e.logical&&(yi(e,Si)||"="==e.operator)?e.left:e instanceof Nt&&yi(e,Si)?e.expression:void 0};var r=new Map,a=new Map;t instanceof He&&e.top_retain&&t.variables.forEach(function(t){e.top_retain(t)&&!r.has(t.id)&&r.set(t.id,t)});var u=new Map,c=new Map,l=this,d=new Vn(function(o,s){if(o instanceof ze&&o.uses_arguments&&!d.has_directive("use strict")&&o.argnames.forEach(function(e){if(e instanceof Jt){var t=e.definition();r.has(t.id)||r.set(t.id,t)}}),o!==t){if(o instanceof $e||o instanceof $t){var f=o.name.definition();if((d.parent()instanceof yt||!n&&l===t)&&f.global&&!r.has(f.id)&&r.set(f.id,f),o instanceof $t){o.extends&&(o.extends.has_side_effects(e)||o.extends.may_throw(e))&&o.extends.walk(d);for(const t of o.properties)(t.has_side_effects(e)||t.may_throw(e))&&t.walk(d)}return g(c,f.id,o),!0}if(o instanceof rn&&l===t&&g(u,o.definition().id,o),o instanceof Et&&l===t){const t=d.parent()instanceof yt;return o.definitions.forEach(function(n){if(n.name instanceof en&&g(u,n.name.definition().id,n),!t&&i||Pn(n.name,e=>{if(e instanceof Jt){const n=e.definition();!t&&!n.global||r.has(n.id)||r.set(n.id,n)}}),n.value){if(n.name instanceof je)n.walk(d);else{var o=n.name.definition();g(c,o.id,n.value),o.chained||n.name.fixed_value()!==n.value||a.set(o.id,n)}n.value.has_side_effects(e)&&n.value.walk(d)}}),!0}return h(o,s)}});t.walk(d),d=new Vn(h),r.forEach(function(e){var t=c.get(e.id);t&&t.forEach(function(e){e.walk(d)})});var _=new Un(function(s,c,d){var h=_.parent();if(i){const e=o(s);if(e instanceof hn){var E=e.definition(),g=r.has(E.id);if(s instanceof Lt){if(!g||a.has(E.id)&&a.get(E.id)!==s)return Vi(h,s,s.right.transform(_))}else if(!g)return d?f.skip:p(Tn,s,{value:0})}}if(l===t){if(s.name&&(s instanceof jt&&!S(e.option("keep_classnames"),(E=s.name.definition()).name)||s instanceof Ye&&!S(e.option("keep_fnames"),(E=s.name.definition()).name))&&(!r.has(E.id)||E.orig.length>1)&&(s.name=null),s instanceof ze&&!(s instanceof We))for(var D=!e.option("keep_fargs"),A=s.argnames,v=A.length;--v>=0;){var b=A[v];b instanceof Xe&&(b=b.expression),b instanceof Vt&&(b=b.left),b instanceof je||r.has(b.definition().id)?D=!1:(Ci(b,Ei),D&&A.pop())}if((s instanceof $e||s instanceof $t)&&s!==t){const t=s.name.definition();if(!(t.global&&!n||r.has(t.id))){if(t.eliminated++,s instanceof $t){const t=s.drop_side_effect_free(e);if(t)return p(Ce,s,{body:t})}return d?f.skip:p(ke,s)}}if(s instanceof Et&&!(h instanceof Ve&&h.init===s)){var T=!(h instanceof He||s instanceof gt),y=[],C=[],R=[],O=[];switch(s.definitions.forEach(function(t){t.value&&(t.value=t.value.transform(_));var n=t.name instanceof je,o=n?new si(null,{name:"<destructure>"}):t.name.definition();if(T&&o.global)return R.push(t);if(!i&&!T||n&&(t.name.names.length||t.name.is_array||1!=e.option("pure_getters"))||r.has(o.id)){if(t.value&&a.has(o.id)&&a.get(o.id)!==t&&(t.value=t.value.drop_side_effect_free(e)),t.name instanceof en){var c=u.get(o.id);if(c.length>1&&(!t.value||o.orig.indexOf(t.name)>o.eliminated)){if(t.value){var l=p(hn,t.name,t.name);o.references.push(l);var f=p(Lt,t,{operator:"=",logical:!1,left:l,right:t.value});a.get(o.id)===t&&a.set(o.id,f),O.push(f.transform(_))}return m(c,t),void o.eliminated++}}t.value?(O.length>0&&(R.length>0?(O.push(t.value),t.value=Bi(t.value,O)):y.push(p(Ce,s,{body:Bi(s,O)})),O=[]),R.push(t)):C.push(t)}else if(o.orig[0]instanceof pn){(d=t.value&&t.value.drop_side_effect_free(e))&&O.push(d),t.value=null,C.push(t)}else{var d;(d=t.value&&t.value.drop_side_effect_free(e))&&O.push(d),o.eliminated++}}),(C.length>0||R.length>0)&&(s.definitions=C.concat(R),y.push(s)),O.length>0&&y.push(p(Ce,s,{body:Bi(s,O)})),y.length){case 0:return d?f.skip:p(ke,s);case 1:return y[0];default:return d?f.splice(y):p(Me,s,{body:y})}}if(s instanceof Le)return c(s,this),s.init instanceof Me&&(F=s.init,s.init=F.body.pop(),F.body.push(s)),s.init instanceof Ce?s.init=s.init.body:Gi(s.init)&&(s.init=null),F?d?f.splice(F.body):F:s;if(s instanceof Ne&&s.body instanceof Le){if(c(s,this),s.body instanceof Me){var F=s.body;return s.body=F.body.pop(),F.body.push(s),d?f.splice(F.body):F}return s}if(s instanceof Me)return c(s,this),d&&s.body.every(Hi)?f.splice(s.body):s;if(s instanceof Ge){const e=l;return l=s,c(s,this),l=e,s}}});function h(e,n){var i;const s=o(e);if(s instanceof hn&&!Ii(e.left,tn)&&t.variables.get(s.name)===(i=s.definition()))return e instanceof Lt&&(e.right.walk(d),i.chained||e.left.fixed_value()!==e.right||a.set(i.id,e)),!0;if(e instanceof hn){if(i=e.definition(),!r.has(i.id)&&(r.set(i.id,i),i.orig[0]instanceof pn)){const e=i.scope.is_block_scope()&&i.scope.get_defun_scope().variables.get(i.name);e&&r.set(e.id,e)}return!0}if(e instanceof Ge){var u=l;return l=e,n(),l=u,!0}}t.transform(_)}),Ge.DEFMETHOD("hoist_declarations",function(e){var t=this;if(e.has_directive("use asm"))return t;if(!Array.isArray(t.body))return t;var n=e.option("hoist_funs"),i=e.option("hoist_vars");if(n||i){var o=[],r=[],a=new Map,s=0,u=0;Pn(t,e=>e instanceof Ge&&e!==t||(e instanceof gt?(++u,!0):void 0)),i=i&&u>1;var c=new Un(function(u){if(u!==t){if(u instanceof ye)return o.push(u),p(ke,u);if(n&&u instanceof $e&&!(c.parent()instanceof yt)&&c.parent()===t)return r.push(u),p(ke,u);if(i&&u instanceof gt&&!u.definitions.some(e=>e.name instanceof je)){u.definitions.forEach(function(e){a.set(e.name.name,e),++s});var l=u.to_assignments(e),f=c.parent();if(f instanceof Ve&&f.init===u){if(null==l){var d=u.definitions[0].name;return p(hn,d,d)}return l}return f instanceof Le&&f.init===u?l:l?p(Ce,u,{body:l}):p(ke,u)}if(u instanceof Ge)return u}});if(t=t.transform(c),s>0){var l=[];const e=t instanceof ze,n=e?t.args_as_names():null;if(a.forEach((t,i)=>{e&&n.some(e=>e.name===t.name.name)?a.delete(i):((t=t.clone()).value=null,l.push(t),a.set(i,t))}),l.length>0){for(;0<t.body.length;){if(t.body[0]instanceof Ce){var f,d,_=t.body[0].body;if(_ instanceof Lt&&"="==_.operator&&(f=_.left)instanceof Zt&&a.has(f.name)){if((h=a.get(f.name)).value)break;h.value=_.right,m(l,h),l.push(h),t.body.splice(0,1);continue}if(_ instanceof Ot&&(d=_.expressions[0])instanceof Lt&&"="==d.operator&&(f=d.left)instanceof Zt&&a.has(f.name)){var h;if((h=a.get(f.name)).value)break;h.value=d.right,m(l,h),l.push(h),t.body[0].body=Bi(_,_.expressions.slice(1));continue}}if(t.body[0]instanceof ke)t.body.splice(0,1);else{if(!(t.body[0]instanceof Me))break;t.body.splice(0,1,...t.body[0].body)}}l=p(gt,t,{definitions:l}),r.push(l)}}t.body=o.concat(r,t.body)}return t}),Ge.DEFMETHOD("hoist_properties",function(e){var t=this;if(!e.option("hoist_props")||e.has_directive("use asm"))return t;var n=t instanceof He&&e.top_retain||s,i=new Map,o=new Un(function(r,a){if(r instanceof Et&&o.parent()instanceof yt)return r;if(r instanceof At){const s=r.name;let u,c;if(s.scope===t&&1!=(u=s.definition()).escaped&&!u.assignments&&!u.direct_access&&!u.single_use&&!e.exposed(u)&&!n(u)&&(c=s.fixed_value())===r.value&&c instanceof Kt&&!c.properties.some(e=>e instanceof Xe||e.computed_key())){a(r,this);const e=new Map,n=[];return c.properties.forEach(({key:i,value:a})=>{const u=xi(o),c=t.create_symbol(s.CTOR,{source:s,scope:u,conflict_scopes:new Set([u,...s.definition().references.map(e=>e.scope)]),tentative_name:s.name+"_"+i});e.set(String(i),c.definition()),n.push(p(At,r,{name:c,value:a}))}),i.set(u.id,e),f.splice(n)}}else if(r instanceof Ft&&r.expression instanceof hn){const e=i.get(r.expression.definition().id);if(e){const t=e.get(String(Ji(r.property))),n=p(hn,r,{name:t.name,scope:r.expression.scope,thedef:t});return n.reference({}),n}}});return t.transform(o)}),function(e){function t(e,t,n){var i=e.length;if(!i)return null;for(var o=[],r=!1,a=0;a<i;a++){var s=e[a].drop_side_effect_free(t,n);r|=s!==e[a],s&&(o.push(s),n=!1)}return r?o.length?o:null:e}e(ve,c),e(vn,l),e(Sn,l),e(Ct,function(e,n){if(this.optional&&Co(this.expression))return p(Mn,this);if(!this.is_expr_pure(e)){if(this.expression.is_call_pure(e)){var i=this.args.slice();return i.unshift(this.expression.expression),(i=t(i,e,n))&&Bi(this,i)}if(wi(this.expression)&&(!this.expression.name||!this.expression.name.definition().references.length)){var o=this.clone();return o.expression.process_expression(!1,e),o}return this}var r=t(this.args,e,n);return r&&Bi(this,r)}),e(We,l),e(Ye,l),e(qe,l),e(Yt,function(e){const t=[],n=this.extends&&this.extends.drop_side_effect_free(e);n&&t.push(n);for(const n of this.properties){const i=n.drop_side_effect_free(e);i&&t.push(i)}return t.length?Bi(this,t):null}),e(Pt,function(e,t){var n=this.right.drop_side_effect_free(e);if(!n)return this.left.drop_side_effect_free(e,t);if(to.has(this.operator)){if(n===this.right)return this;var i=this.clone();return i.right=n,i}var o=this.left.drop_side_effect_free(e,t);return o?Bi(this,[o,n]):this.right.drop_side_effect_free(e,t)}),e(Lt,function(e){if(this.logical)return this;var t=this.left;if(t.has_side_effects(e)||e.has_directive("use strict")&&t instanceof Ft&&t.expression.is_constant())return this;for(Ci(this,Si);t instanceof Ft;)t=t.expression;return t.is_constant_expression(e.find_parent(Ge))?this.right.drop_side_effect_free(e):this}),e(Bt,function(e){var t=this.consequent.drop_side_effect_free(e),n=this.alternative.drop_side_effect_free(e);if(t===this.consequent&&n===this.alternative)return this;if(!t)return n?p(Pt,this,{operator:"||",left:this.condition,right:n}):this.condition.drop_side_effect_free(e);if(!n)return p(Pt,this,{operator:"&&",left:this.condition,right:t});var i=this.clone();return i.consequent=t,i.alternative=n,i}),e(Nt,function(e,t){if(no.has(this.operator))return this.expression.has_side_effects(e)?Ri(this,Si):Ci(this,Si),this;if("typeof"==this.operator&&this.expression instanceof hn)return null;var n=this.expression.drop_side_effect_free(e,t);return t&&n&&zi(n)?n===this.expression&&"!"==this.operator?this:n.negate(e,t):n}),e(hn,function(e){return this.is_declared(e)||fo.has(this.name)?null:this}),e(Kt,function(e,n){var i=t(this.properties,e,n);return i&&Bi(this,i)}),e(Gt,function(e,t){const n=this instanceof Ht&&this.key instanceof ve&&this.key.drop_side_effect_free(e,t),i=this.value.drop_side_effect_free(e,t);return n&&i?Bi(this,[n,i]):n||i}),e(qt,function(e){const t=this.computed_key()&&this.key.drop_side_effect_free(e),n=this.static&&this.value&&this.value.drop_side_effect_free(e);return t&&n?Bi(this,[t,n]):t||n||null}),e(Wt,function(){return this.computed_key()?this.key:null}),e(zt,function(){return this.computed_key()?this.key:null}),e(Xt,function(){return this.computed_key()?this.key:null}),e(Ut,function(e,n){var i=t(this.elements,e,n);return i&&Bi(this,i)}),e(Mt,function(e,t){return this.optional?Co(this.expression)?p(Mn,this):this:this.expression.may_throw_on_access(e)?this:this.expression.drop_side_effect_free(e,t)}),e(kt,function(e,t){if(this.optional)return Co(this.expression)?p(Mn,this):this;if(this.expression.may_throw_on_access(e))return this;var n=this.expression.drop_side_effect_free(e,t);if(!n)return this.property.drop_side_effect_free(e,t);var i=this.property.drop_side_effect_free(e);return i?Bi(this,[n,i]):n}),e(wt,function(e,t){return this.expression.drop_side_effect_free(e,t)}),e(Ot,function(e){var t=this.tail_node(),n=t.drop_side_effect_free(e);if(n===t)return this;var i=this.expressions.slice(0,-1);return n&&i.push(n),i.length?Bi(this,i):p(Tn,this,{value:0})}),e(Xe,function(e,t){return this.expression.drop_side_effect_free(e,t)}),e(Je,l),e(Qe,function(e){var n=t(this.segments,e,Yn);return n&&Bi(this,n)})}(function(e,t){e.DEFMETHOD("drop_side_effect_free",t)}),Fi(Ce,function(e,t){if(t.option("side_effects")){var n=e.body,i=n.drop_side_effect_free(t,!0);if(!i)return p(ke,e);if(i!==n)return p(Ce,e,{body:i})}return e}),Fi(Be,function(e,t){return t.option("loops")?p(Le,e,e).optimize(t):e}),Fi(Pe,function(e,t){if(!t.option("loops"))return e;var n=e.condition.tail_node().evaluate(t);if(!(n instanceof ve)){if(n)return p(Le,e,{body:p(Me,e.body,{body:[e.body,p(Ce,e.condition,{body:e.condition})]})}).optimize(t);if(!Eo(e,t.parent()))return p(Me,e.body,{body:[e.body,p(Ce,e.condition,{body:e.condition})]}).optimize(t)}return e}),Fi(Le,function(e,t){if(!t.option("loops"))return e;if(t.option("side_effects")&&e.init&&(e.init=e.init.drop_side_effect_free(t)),e.condition){var n=e.condition.evaluate(t);if(!(n instanceof ve))if(n)e.condition=null;else if(!t.option("dead_code")){var i=e.condition;e.condition=Li(n,e.condition),e.condition=oo(e.condition.transform(t),i)}if(t.option("dead_code")&&(n instanceof ve&&(n=e.condition.tail_node().evaluate(t)),!n)){var o=[];return Qi(t,e.body,o),e.init instanceof be?o.push(e.init):e.init&&o.push(p(Ce,e.init,{body:e.init})),o.push(p(Ce,e.condition,{body:e.condition})),p(Me,e,{body:o}).optimize(t)}}return function e(t,n){var i=t.body instanceof Me?t.body.body[0]:t.body;if(n.option("dead_code")&&r(i)){var o=[];return t.init instanceof be?o.push(t.init):t.init&&o.push(p(Ce,t.init,{body:t.init})),t.condition&&o.push(p(Ce,t.condition,{body:t.condition})),Qi(n,t.body,o),p(Me,t,{body:o})}return i instanceof ct&&(r(i.body)?(t.condition?t.condition=p(Pt,t.condition,{left:t.condition,operator:"&&",right:i.condition.negate(n)}):t.condition=i.condition.negate(n),a(i.alternative)):r(i.alternative)&&(t.condition?t.condition=p(Pt,t.condition,{left:t.condition,operator:"&&",right:i.condition}):t.condition=i.condition,a(i.body))),t;function r(e){return e instanceof rt&&n.loopcontrol_target(e)===n.self()}function a(i){i=Ki(i),t.body instanceof Me?(t.body=t.body.clone(),t.body.body=i.concat(t.body.body.slice(1)),t.body=t.body.transform(n)):t.body=p(Me,t.body,{body:i}).transform(n),t=e(t,n)}}(e,t)}),Fi(ct,function(e,t){if(Gi(e.alternative)&&(e.alternative=null),!t.option("conditionals"))return e;var n=e.condition.evaluate(t);if(!(t.option("dead_code")||n instanceof ve)){var i=e.condition;e.condition=Li(n,i),e.condition=oo(e.condition.transform(t),i)}if(t.option("dead_code")){if(n instanceof ve&&(n=e.condition.tail_node().evaluate(t)),!n){var o=[];return Qi(t,e.body,o),o.push(p(Ce,e.condition,{body:e.condition})),e.alternative&&o.push(e.alternative),p(Me,e,{body:o}).optimize(t)}if(!(n instanceof ve))return(o=[]).push(p(Ce,e.condition,{body:e.condition})),o.push(e.body),e.alternative&&Qi(t,e.alternative,o),p(Me,e,{body:o}).optimize(t)}var r=e.condition.negate(t),a=e.condition.size(),s=r.size(),u=s<a;if(e.alternative&&u){u=!1,e.condition=r;var c=e.body;e.body=e.alternative||p(ke,e),e.alternative=c}if(Gi(e.body)&&Gi(e.alternative))return p(Ce,e.condition,{body:e.condition.clone()}).optimize(t);if(e.body instanceof Ce&&e.alternative instanceof Ce)return p(Ce,e,{body:p(Bt,e,{condition:e.condition,consequent:e.body.body,alternative:e.alternative.body})}).optimize(t);if(Gi(e.alternative)&&e.body instanceof Ce)return a===s&&!u&&e.condition instanceof Pt&&"||"==e.condition.operator&&(u=!0),u?p(Ce,e,{body:p(Pt,e,{operator:"||",left:r,right:e.body.body})}).optimize(t):p(Ce,e,{body:p(Pt,e,{operator:"&&",left:e.condition,right:e.body.body})}).optimize(t);if(e.body instanceof ke&&e.alternative instanceof Ce)return p(Ce,e,{body:p(Pt,e,{operator:"||",left:e.condition,right:e.alternative.body})}).optimize(t);if(e.body instanceof tt&&e.alternative instanceof tt&&e.body.TYPE==e.alternative.TYPE)return p(e.body.CTOR,e,{value:p(Bt,e,{condition:e.condition,consequent:e.body.value||p(Mn,e.body),alternative:e.alternative.value||p(Mn,e.alternative)}).transform(t)}).optimize(t);if(e.body instanceof ct&&!e.body.alternative&&!e.alternative&&(e=p(ct,e,{condition:p(Pt,e.condition,{operator:"&&",left:e.condition,right:e.body.condition}),body:e.body.body,alternative:null})),po(e.body)&&e.alternative){var l=e.alternative;return e.alternative=null,p(Me,e,{body:[e,l]}).optimize(t)}if(po(e.alternative)){o=e.body;return e.body=e.alternative,e.condition=u?r:e.condition.negate(t),e.alternative=null,p(Me,e,{body:[e,o]}).optimize(t)}return e}),Fi(lt,function(e,t){if(!t.option("switches"))return e;var n,i=e.expression.evaluate(t);if(!(i instanceof ve)){var o=e.expression;e.expression=Li(i,o),e.expression=oo(e.expression.transform(t),o)}if(!t.option("dead_code"))return e;i instanceof ve&&(i=e.expression.tail_node().evaluate(t));for(var r,a,s=[],u=[],c=0,l=e.body.length;c<l&&!a;c++){if((n=e.body[c])instanceof pt)r?D(n,u[u.length-1]):r=n;else if(!(i instanceof ve)){if(!((E=n.expression.evaluate(t))instanceof ve)&&E!==i){D(n,u[u.length-1]);continue}if(E instanceof ve&&(E=n.expression.tail_node().evaluate(t)),E===i&&(a=n,r)){var f=u.indexOf(r);u.splice(f,1),D(r,u[f-1]),r=null}}if(po(n)){var d=u[u.length-1];po(d)&&d.body.length==n.body.length&&p(Me,d,d).equivalent_to(p(Me,n,n))&&(d.body=[])}u.push(n)}for(;c<l;)D(e.body[c++],u[u.length-1]);for(u.length>0&&(u[0].body=s.concat(u[0].body)),e.body=u;n=u[u.length-1];){var _=n.body[n.body.length-1];if(_ instanceof rt&&t.loopcontrol_target(_)===e&&n.body.pop(),n.body.length||n instanceof dt&&(r||n.expression.has_side_effects(t)))break;u.pop()===r&&(r=null)}if(0==u.length)return p(Me,e,{body:s.concat(p(Ce,e.expression,{body:e.expression}))}).optimize(t);if(1==u.length&&(u[0]===a||u[0]===r)){var m=!1,h=new Vn(function(t){if(m||t instanceof ze||t instanceof Ce)return!0;t instanceof rt&&h.loopcontrol_target(t)===e&&(m=!0)});if(e.walk(h),!m){var E,g=u[0].body.slice();return(E=u[0].expression)&&g.unshift(p(Ce,E,{body:E})),g.unshift(p(Ce,e.expression,{body:e.expression})),p(Me,e,{body:g}).optimize(t)}}return e;function D(e,n){n&&!po(n)?n.body=n.body.concat(e.body):Qi(t,e,s)}}),Fi(_t,function(e,t){if(Zi(e.body,t),e.bcatch&&e.bfinally&&e.bfinally.body.every(Gi)&&(e.bfinally=null),t.option("dead_code")&&e.body.every(Gi)){var n=[];return e.bcatch&&Qi(t,e.bcatch,n),e.bfinally&&n.push(...e.bfinally.body),p(Me,e,{body:n}).optimize(t)}return e}),Et.DEFMETHOD("remove_initializers",function(){var e=[];this.definitions.forEach(function(t){t.name instanceof Jt?(t.value=null,e.push(t)):Pn(t.name,n=>{n instanceof Jt&&e.push(p(At,t,{name:n,value:null}))})}),this.definitions=e}),Et.DEFMETHOD("to_assignments",function(e){var t=e.option("reduce_vars"),n=[];for(const e of this.definitions){if(e.value){var i=p(hn,e.name,e.name);n.push(p(Lt,e,{operator:"=",logical:!1,left:i,right:e.value})),t&&(i.definition().fixed=!1)}else if(e.value){var o=p(At,e,{name:e.name,value:e.value}),r=p(gt,e,{definitions:[o]});n.push(r)}const a=e.name.definition();a.eliminated++,a.replaced--}return 0==n.length?null:Bi(this,n)}),Fi(Et,function(e){return 0==e.definitions.length?p(ke,e):e}),Fi(At,function(e){return e.name instanceof on&&null!=e.value&&eo(e.value)&&(e.value=null),e}),Fi(bt,function(e){return e}),Fi(Ct,function(e,t){var n=e.expression,i=n;Fo(e.args);var o=e.args.every(e=>!(e instanceof Xe));if(t.option("reduce_vars")&&i instanceof hn&&!T(e,Hn)){const e=i.fixed_value();go(e,t)||(i=e)}if(e.optional&&Co(i))return p(Mn,e);var r=i instanceof ze;if(r&&i.pinned())return e;if(t.option("unused")&&o&&r&&!i.uses_arguments){for(var a=0,s=0,u=0,c=e.args.length;u<c;u++){if(i.argnames[u]instanceof Xe){if(yi(i.argnames[u].expression,Ei))for(;u<c;){(D=e.args[u++].drop_side_effect_free(t))&&(e.args[a++]=D)}else for(;u<c;)e.args[a++]=e.args[u++];s=a;break}var l=u>=i.argnames.length;if(l||yi(i.argnames[u],Ei)){if(D=e.args[u].drop_side_effect_free(t))e.args[a++]=D;else if(!l){e.args[a++]=p(Tn,e.args[u],{value:0});continue}}else e.args[a++]=e.args[u];s=a}e.args.length=s}if(t.option("unsafe"))if(Wi(n))switch(n.name){case"Array":if(1!=e.args.length)return p(Ut,e,{elements:e.args}).optimize(t);if(e.args[0]instanceof Tn&&e.args[0].value<=11){const t=[];for(let n=0;n<e.args[0].value;n++)t.push(new kn);return new Ut({elements:t})}break;case"Object":if(0==e.args.length)return p(Kt,e,{properties:[]});break;case"String":if(0==e.args.length)return p(bn,e,{value:""});if(e.args.length<=1)return p(Pt,e,{left:e.args[0],operator:"+",right:p(bn,e,{value:""})}).optimize(t);break;case"Number":if(0==e.args.length)return p(Tn,e,{value:0});if(1==e.args.length&&t.option("unsafe_math"))return p(It,e,{expression:e.args[0],operator:"+"}).optimize(t);break;case"Symbol":1==e.args.length&&e.args[0]instanceof bn&&t.option("unsafe_symbols")&&(e.args.length=0);break;case"Boolean":if(0==e.args.length)return p(In,e);if(1==e.args.length)return p(It,e,{expression:p(It,e,{expression:e.args[0],operator:"!"}),operator:"!"}).optimize(t);break;case"RegExp":var f=[];if(e.args.length>=1&&e.args.length<=2&&e.args.every(e=>{var n=e.evaluate(t);return f.push(n),e!==n})){let[n,i]=f;n=v(new RegExp(n).source);const o=p(Cn,e,{value:{source:n,flags:i}});if(o._eval(t)!==o)return o}}else if(n instanceof Mt)switch(n.property){case"toString":if(0==e.args.length&&!n.expression.may_throw_on_access(t))return p(Pt,e,{left:p(bn,e,{value:""}),operator:"+",right:n.expression}).optimize(t);break;case"join":if(n.expression instanceof Ut)e:{var d;if(!(e.args.length>0&&(d=e.args[0].evaluate(t))===e.args[0])){var _,m=[],h=[];for(u=0,c=n.expression.elements.length;u<c;u++){var E=n.expression.elements[u];if(E instanceof Xe)break e;var g=E.evaluate(t);g!==E?h.push(g):(h.length>0&&(m.push(p(bn,e,{value:h.join(d)})),h.length=0),m.push(E))}return h.length>0&&m.push(p(bn,e,{value:h.join(d)})),0==m.length?p(bn,e,{value:""}):1==m.length?m[0].is_string(t)?m[0]:p(Pt,m[0],{operator:"+",left:p(bn,e,{value:""}),right:m[0]}):""==d?(_=m[0].is_string(t)||m[1].is_string(t)?m.shift():p(bn,e,{value:""}),m.reduce(function(e,t){return p(Pt,t,{operator:"+",left:e,right:t})},_).optimize(t)):((D=e.clone()).expression=D.expression.clone(),D.expression.expression=D.expression.expression.clone(),D.expression.expression.elements=m,ro(t,e,D));var D}}break;case"charAt":if(n.expression.is_string(t)){var S=e.args[0],A=S?S.evaluate(t):0;if(A!==S)return p(kt,n,{expression:n.expression,property:Li(0|A,S||n)}).optimize(t)}break;case"apply":if(2==e.args.length&&e.args[1]instanceof Ut)return(P=e.args[1].elements.slice()).unshift(e.args[0]),p(Ct,e,{expression:p(Mt,n,{expression:n.expression,optional:!1,property:"call"}),args:P}).optimize(t);break;case"call":var b=n.expression;if(b instanceof hn&&(b=b.fixed_value()),b instanceof ze&&!b.contains_this())return(e.args.length?Bi(this,[e.args[0],p(Ct,e,{expression:n.expression,args:e.args.slice(1)})]):p(Ct,e,{expression:n.expression,args:[]})).optimize(t)}if(t.option("unsafe_Function")&&Wi(n)&&"Function"==n.name){if(0==e.args.length)return p(Ye,e,{argnames:[],body:[]}).optimize(t);if(e.args.every(e=>e instanceof bn))try{var y=_e(F="n(function("+e.args.slice(0,-1).map(function(e){return e.value}).join(",")+"){"+e.args[e.args.length-1].value+"})"),C={ie8:t.option("ie8")};y.figure_out_scope(C);var R,O=new Oi(t.options,{mangle_options:t.mangle_options});(y=y.transform(O)).figure_out_scope(C),li.reset(),y.compute_char_frequency(C),y.mangle_names(C),Pn(y,e=>{if(wi(e))return R=e,Ln});var F=Jn();return Me.prototype._codegen.call(R,R,F),e.args=[p(bn,e,{value:R.argnames.map(function(e){return e.print_to_string()}).join(",")}),p(bn,e.args[e.args.length-1],{value:F.get().replace(/^{|}$/g,"")})],e}catch(e){if(!(e instanceof ie))throw e}}var M=r&&i.body[0],k=r&&!i.is_generator&&!i.async,w=k&&t.option("inline")&&!e.is_expr_pure(t);if(w&&M instanceof nt){let n=M.value;if(!n||n.is_constant_expression()){n=n?n.clone(!0):p(Mn,e);const i=e.args.concat(n);return Bi(e,i).optimize(t)}if(1===i.argnames.length&&i.argnames[0]instanceof rn&&e.args.length<2&&n instanceof hn&&n.name===i.argnames[0].name){const n=(e.args[0]||p(Mn)).optimize(t);let i;return n instanceof Ft&&(i=t.parent())instanceof Ct&&i.expression===e?Bi(e,[p(Tn,e,{value:0}),n]):n}}if(w){var N,I,x=-1;let r,a,s;if(o&&!i.uses_arguments&&!(t.parent()instanceof Yt)&&!(i.name&&i instanceof Ye)&&(a=function(e){var n=i.body,o=n.length;if(t.option("inline")<3)return 1==o&&L(e);e=null;for(var r=0;r<o;r++){var a=n[r];if(a instanceof gt){if(e&&!a.definitions.every(e=>!e.value))return!1}else{if(e)return!1;a instanceof ke||(e=a)}}return L(e)}(M))&&(n===i||T(e,Gn)||t.option("unused")&&1==(r=n.definition()).references.length&&!So(t,r)&&i.is_constant_expression(n.scope))&&!T(e,Kn|Hn)&&!i.contains_this()&&function(){var e=new Set;do{if((N=t.parent(++x)).is_block_scope()&&N.block_scope&&N.block_scope.variables.forEach(function(t){e.add(t.name)}),N instanceof mt)N.argname&&e.add(N.argname.name);else if(N instanceof Ie)I=[];else if(N instanceof hn&&N.fixed_value()instanceof Ge)return!1}while(!(N instanceof Ge));var n=!(N instanceof He)||t.toplevel.vars,o=t.option("inline");return!(!function(e,t){for(var n=i.body.length,o=0;o<n;o++){var r=i.body[o];if(r instanceof gt){if(!t)return!1;for(var a=r.definitions.length;--a>=0;){var s=r.definitions[a].name;if(s instanceof je||e.has(s.name)||$i.has(s.name)||N.conflicting_def(s.name))return!1;I&&I.push(s.definition())}}}return!0}(e,o>=3&&n)||!function(e,t){for(var n=0,o=i.argnames.length;n<o;n++){var r=i.argnames[n];if(r instanceof Vt){if(yi(r.left,Ei))continue;return!1}if(r instanceof je)return!1;if(r instanceof Xe){if(yi(r.expression,Ei))continue;return!1}if(!yi(r,Ei)){if(!t||e.has(r.name)||$i.has(r.name)||N.conflicting_def(r.name))return!1;I&&I.push(r.definition())}}return!0}(e,o>=2&&n)||I&&0!=I.length&&bo(i,I))}()&&(s=xi(t))&&!Ao(s,i)&&!function(){let e,n=0;for(;e=t.parent(n++);){if(e instanceof Vt)return!0;if(e instanceof Fe)break}return!1}()&&!(N instanceof Yt))return Ci(i,Ai),s.add_child_scope(i),Bi(e,function(n){var o=[],r=[];if(function(t,n){for(var o=i.argnames.length,r=e.args.length;--r>=o;)n.push(e.args[r]);for(r=o;--r>=0;){var a=i.argnames[r],s=e.args[r];if(yi(a,Ei)||!a.name||N.conflicting_def(a.name))s&&n.push(s);else{var u=p(en,a,a);a.definition().orig.push(u),!s&&I&&(s=p(Mn,e)),V(t,n,u,s)}}t.reverse(),n.reverse()}(o,r),function(e,t){for(var n=t.length,o=0,r=i.body.length;o<r;o++){var a=i.body[o];if(a instanceof gt)for(var s=0,u=a.definitions.length;s<u;s++){var c=a.definitions[s],l=c.name;if(V(e,t,l,c.value),I&&i.argnames.every(e=>e.name!=l.name)){var f=i.variables.get(l.name),d=p(hn,l,l);f.references.push(d),t.splice(n++,0,p(Lt,c,{operator:"=",logical:!1,left:d,right:p(Mn,l)}))}}}}(o,r),r.push(n),o.length){const e=N.body.indexOf(t.parent(x-1))+1;N.body.splice(e,0,p(gt,i,{definitions:o}))}return r.map(e=>e.clone(!0))}(a)).optimize(t)}if(w&&T(e,Gn))return Ci(i,Ai),(i=p(i.CTOR===$e?Ye:i.CTOR,i,i)).figure_out_scope({},{parent_scope:xi(t),toplevel:t.get_toplevel()}),p(Ct,e,{expression:i,args:e.args}).optimize(t);if(k&&t.option("side_effects")&&i.body.every(Gi)){var P=e.args.concat(p(Mn,e));return Bi(e,P).optimize(t)}if(t.option("negate_iife")&&t.parent()instanceof Ce&&zi(e))return e.negate(t,!0);var B=e.evaluate(t);return B!==e?(B=Li(B,e).optimize(t),ro(t,B,e)):e;function L(t){return t?t instanceof nt?t.value?t.value.clone(!0):p(Mn,e):t instanceof Ce?p(It,t,{operator:"void",expression:t.body.clone(!0)}):void 0:p(Mn,e)}function V(t,n,i,o){var r=i.definition();N.variables.has(i.name)||(N.variables.set(i.name,r),N.enclosed.push(r),t.push(p(At,i,{name:i,value:null})));var a=p(hn,i,i);r.references.push(a),o&&n.push(p(Lt,e,{operator:"=",logical:!1,left:a,right:o.clone()}))}}),Fi(Rt,function(e,t){return t.option("unsafe")&&Wi(e.expression)&&["Object","RegExp","Function","Error","Array"].includes(e.expression.name)?p(Ct,e,e).transform(t):e}),Fi(Ot,function(e,t){if(!t.option("side_effects"))return e;var n,i,o=[];n=Yn(t),i=e.expressions.length-1,e.expressions.forEach(function(e,r){r<i&&(e=e.drop_side_effect_free(t,n)),e&&(Ui(o,e),n=!1)});var r=o.length-1;return function(){for(;r>0&&eo(o[r],t);)r--;r<o.length-1&&(o[r]=p(It,e,{operator:"void",expression:o[r]}),o.length=r+1)}(),0==r?((e=Vi(t.parent(),t.self(),o[0]))instanceof Ot||(e=e.optimize(t)),e):(e.expressions=o,e)}),Nt.DEFMETHOD("lift_sequences",function(e){if(e.option("sequences")&&this.expression instanceof Ot){var t=this.expression.expressions.slice(),n=this.clone();return n.expression=t.pop(),t.push(n),Bi(this,t).optimize(e)}return this}),Fi(xt,function(e,t){return e.lift_sequences(t)}),Fi(It,function(e,t){var n=e.expression;if("delete"==e.operator&&!(n instanceof hn||n instanceof Ft||ji(n))){if(n instanceof Ot){const i=n.expressions.slice();return i.push(p(xn,e)),Bi(e,i).optimize(t)}return Bi(e,[n,p(xn,e)]).optimize(t)}var i=e.lift_sequences(t);if(i!==e)return i;if(t.option("side_effects")&&"void"==e.operator)return(n=n.drop_side_effect_free(t))?(e.expression=n,e):p(Mn,e).optimize(t);if(t.in_boolean_context())switch(e.operator){case"!":if(n instanceof It&&"!"==n.operator)return n.expression;n instanceof Pt&&(e=ro(t,e,n.negate(t,Yn(t))));break;case"typeof":return(n instanceof hn?p(xn,e):Bi(e,[n,p(xn,e)])).optimize(t)}if("-"==e.operator&&n instanceof wn&&(n=n.transform(t)),n instanceof Pt&&("+"==e.operator||"-"==e.operator)&&("*"==n.operator||"/"==n.operator||"%"==n.operator))return p(Pt,e,{operator:n.operator,left:p(It,n.left,{operator:e.operator,expression:n.left}),right:n.right});if("-"!=e.operator||!(n instanceof Tn||n instanceof wn||n instanceof yn)){var o=e.evaluate(t);if(o!==e)return ro(t,o=Li(o,e).optimize(t),e)}return e}),Pt.DEFMETHOD("lift_sequences",function(e){if(e.option("sequences")){if(this.left instanceof Ot){var t=this.left.expressions.slice();return(n=this.clone()).left=t.pop(),t.push(n),Bi(this,t).optimize(e)}if(this.right instanceof Ot&&!this.left.has_side_effects(e)){for(var n,i="="==this.operator&&this.left instanceof hn,o=(t=this.right.expressions).length-1,r=0;r<o&&(i||!t[r].has_side_effects(e));r++);if(r==o)return t=t.slice(),(n=this.clone()).right=t.pop(),t.push(n),Bi(this,t).optimize(e);if(r>0)return(n=this.clone()).right=Bi(this.right,t.slice(r)),(t=t.slice(0,r)).push(n),Bi(this,t).optimize(e)}}return this});var Do=E("== === != !== * & | ^");function So(e,t){for(var n,i=0;n=e.parent(i);i++)if(n instanceof ze||n instanceof Yt){var o=n.name;if(o&&o.definition()===t)break}return n}function Ao(e,t){for(const n of t.enclosed){if(t.variables.has(n.name))continue;const i=e.find_variable(n.name);if(i){if(i===n)continue;return!0}}return!1}function vo(e,t){return e instanceof hn||e.TYPE===t.TYPE}function bo(e,t){const n=e=>{if(e instanceof hn&&i(e.definition(),t))return Ln};return Bn(e,(t,i)=>{if(t instanceof Ge&&t!==e){var o=i.parent();if(o instanceof Ct&&o.expression===t)return;return!Pn(t,n)||Ln}})}Fi(Pt,function(e,t){function n(){return e.left.is_constant()||e.right.is_constant()||!e.left.has_side_effects(t)&&!e.right.has_side_effects(t)}function i(t){if(n()){t&&(e.operator=t);var i=e.left;e.left=e.right,e.right=i}}if(Do.has(e.operator)&&e.right.is_constant()&&!e.left.is_constant()&&(e.left instanceof Pt&&pe[e.left.operator]>=pe[e.operator]||i()),e=e.lift_sequences(t),t.option("comparisons"))switch(e.operator){case"===":case"!==":var o=!0;(e.left.is_string(t)&&e.right.is_string(t)||e.left.is_number(t)&&e.right.is_number(t)||e.left.is_boolean()&&e.right.is_boolean()||e.left.equivalent_to(e.right))&&(e.operator=e.operator.substr(0,2));case"==":case"!=":if(!o&&eo(e.left,t))e.left=p(On,e.left);else if(t.option("typeofs")&&e.left instanceof bn&&"undefined"==e.left.value&&e.right instanceof It&&"typeof"==e.right.operator){var r=e.right.expression;(r instanceof hn?!r.is_declared(t):r instanceof Ft&&t.option("ie8"))||(e.right=r,e.left=p(Mn,e.left).optimize(t),2==e.operator.length&&(e.operator+="="))}else if(e.left instanceof hn&&e.right instanceof hn&&e.left.definition()===e.right.definition()&&((u=e.left.fixed_value())instanceof Ut||u instanceof ze||u instanceof Kt||u instanceof Yt))return p("="==e.operator[0]?xn:In,e);break;case"&&":case"||":var a=e.left;if(a.operator==e.operator&&(a=a.right),a instanceof Pt&&a.operator==("&&"==e.operator?"!==":"===")&&e.right instanceof Pt&&a.operator==e.right.operator&&(eo(a.left,t)&&e.right.left instanceof On||a.left instanceof On&&eo(e.right.left,t))&&!a.right.has_side_effects(t)&&a.right.equivalent_to(e.right.right)){var s=p(Pt,e,{operator:a.operator.slice(0,-1),left:p(On,e),right:a.right});return a!==e.left&&(s=p(Pt,e,{operator:e.operator,left:e.left.left,right:s})),s}}var u;if("+"==e.operator&&t.in_boolean_context()){var c=e.left.evaluate(t),l=e.right.evaluate(t);if(c&&"string"==typeof c)return Bi(e,[e.right,p(xn,e)]).optimize(t);if(l&&"string"==typeof l)return Bi(e,[e.left,p(xn,e)]).optimize(t)}if(t.option("comparisons")&&e.is_boolean()){if(!(t.parent()instanceof Pt)||t.parent()instanceof Lt){var f=p(It,e,{operator:"!",expression:e.negate(t,Yn(t))});e=ro(t,e,f)}if(t.option("unsafe_comps"))switch(e.operator){case"<":i(">");break;case"<=":i(">=")}}if("+"==e.operator){if(e.right instanceof bn&&""==e.right.getValue()&&e.left.is_string(t))return e.left;if(e.left instanceof bn&&""==e.left.getValue()&&e.right.is_string(t))return e.right;if(e.left instanceof Pt&&"+"==e.left.operator&&e.left.left instanceof bn&&""==e.left.left.getValue()&&e.right.is_string(t))return e.left=e.left.right,e}if(t.option("evaluate")){switch(e.operator){case"&&":if(!(c=!!yi(e.left,2)||!yi(e.left,4)&&e.left.evaluate(t)))return Vi(t.parent(),t.self(),e.left).optimize(t);if(!(c instanceof ve))return Bi(e,[e.left,e.right]).optimize(t);if(l=e.right.evaluate(t)){if(!(l instanceof ve)){if("&&"==(d=t.parent()).operator&&d.left===t.self()||t.in_boolean_context())return e.left.optimize(t)}}else{if(t.in_boolean_context())return Bi(e,[e.left,p(In,e)]).optimize(t);Ci(e,4)}if("||"==e.left.operator)if(!(_=e.left.right.evaluate(t)))return p(Bt,e,{condition:e.left.left,consequent:e.right,alternative:e.left.right}).optimize(t);break;case"||":var d,_;if(!(c=!!yi(e.left,2)||!yi(e.left,4)&&e.left.evaluate(t)))return Bi(e,[e.left,e.right]).optimize(t);if(!(c instanceof ve))return Vi(t.parent(),t.self(),e.left).optimize(t);if(l=e.right.evaluate(t)){if(!(l instanceof ve)){if(t.in_boolean_context())return Bi(e,[e.left,p(xn,e)]).optimize(t);Ci(e,2)}}else if("||"==(d=t.parent()).operator&&d.left===t.self()||t.in_boolean_context())return e.left.optimize(t);if("&&"==e.left.operator)if((_=e.left.right.evaluate(t))&&!(_ instanceof ve))return p(Bt,e,{condition:e.left.left,consequent:e.left.right,alternative:e.right}).optimize(t);break;case"??":if(Co(e.left))return e.right;if(!((c=e.left.evaluate(t))instanceof ve))return null==c?e.right:e.left;if(t.in_boolean_context()){const n=e.right.evaluate(t);if(!(n instanceof ve||n))return e.left}}var m=!0;switch(e.operator){case"+":if(e.right instanceof vn&&e.left instanceof Pt&&"+"==e.left.operator&&e.left.is_string(t)){var h=(E=p(Pt,e,{operator:"+",left:e.left.right,right:e.right})).optimize(t);E!==h&&(e=p(Pt,e,{operator:"+",left:e.left.left,right:h}))}if(e.left instanceof Pt&&"+"==e.left.operator&&e.left.is_string(t)&&e.right instanceof Pt&&"+"==e.right.operator&&e.right.is_string(t)){var E,g=(E=p(Pt,e,{operator:"+",left:e.left.right,right:e.right.left})).optimize(t);E!==g&&(e=p(Pt,e,{operator:"+",left:p(Pt,e.left,{operator:"+",left:e.left.left,right:g}),right:e.right.right}))}if(e.right instanceof It&&"-"==e.right.operator&&e.left.is_number(t)){e=p(Pt,e,{operator:"-",left:e.left,right:e.right.expression});break}if(e.left instanceof It&&"-"==e.left.operator&&n()&&e.right.is_number(t)){e=p(Pt,e,{operator:"-",left:e.right,right:e.left.expression});break}if(e.left instanceof Qe){var D=e.left;if((h=e.right.evaluate(t))!=e.right)return D.segments[D.segments.length-1].value+=String(h),D}if(e.right instanceof Qe){h=e.right;if((D=e.left.evaluate(t))!=e.left)return h.segments[0].value=String(D)+h.segments[0].value,h}if(e.left instanceof Qe&&e.right instanceof Qe){var S=(D=e.left).segments;h=e.right;S[S.length-1].value+=h.segments[0].value;for(var A=1;A<h.segments.length;A++)S.push(h.segments[A]);return D}case"*":m=t.option("unsafe_math");case"&":case"|":case"^":if(e.left.is_number(t)&&e.right.is_number(t)&&n()&&!(e.left instanceof Pt&&e.left.operator!=e.operator&&pe[e.left.operator]>=pe[e.operator])){var v=p(Pt,e,{operator:e.operator,left:e.right,right:e.left});e=e.right instanceof vn&&!(e.left instanceof vn)?ro(t,v,e):ro(t,e,v)}m&&e.is_number(t)&&(e.right instanceof Pt&&e.right.operator==e.operator&&(e=p(Pt,e,{operator:e.operator,left:p(Pt,e.left,{operator:e.operator,left:e.left,right:e.right.left,start:e.left.start,end:e.right.left.end}),right:e.right.right})),e.right instanceof vn&&e.left instanceof Pt&&e.left.operator==e.operator&&(e.left.left instanceof vn?e=p(Pt,e,{operator:e.operator,left:p(Pt,e.left,{operator:e.operator,left:e.left.left,right:e.right,start:e.left.left.start,end:e.right.end}),right:e.left.right}):e.left.right instanceof vn&&(e=p(Pt,e,{operator:e.operator,left:p(Pt,e.left,{operator:e.operator,left:e.left.right,right:e.right,start:e.left.right.start,end:e.right.end}),right:e.left.left}))),e.left instanceof Pt&&e.left.operator==e.operator&&e.left.right instanceof vn&&e.right instanceof Pt&&e.right.operator==e.operator&&e.right.left instanceof vn&&(e=p(Pt,e,{operator:e.operator,left:p(Pt,e.left,{operator:e.operator,left:p(Pt,e.left.left,{operator:e.operator,left:e.left.right,right:e.right.left,start:e.left.right.start,end:e.right.left.end}),right:e.left.left}),right:e.right.right})))}}if(e.right instanceof Pt&&e.right.operator==e.operator&&(to.has(e.operator)||"+"==e.operator&&(e.right.left.is_string(t)||e.left.is_string(t)&&e.right.right.is_string(t))))return e.left=p(Pt,e.left,{operator:e.operator,left:e.left.transform(t),right:e.right.left.transform(t)}),e.right=e.right.right.transform(t),e.transform(t);var b=e.evaluate(t);return b!==e?(b=Li(b,e).optimize(t),ro(t,b,e)):e}),Fi(En,function(e){return e}),Fi(hn,function(e,t){if(!t.option("ie8")&&Wi(e)&&!t.find_parent(Ke))switch(e.name){case"undefined":return p(Mn,e).optimize(t);case"NaN":return p(Fn,e).optimize(t);case"Infinity":return p(wn,e).optimize(t)}const n=t.parent();if(t.option("reduce_vars")&&io(e,n)!==e){const r=e.definition(),a=xi(t);if(t.top_retain&&r.global&&t.top_retain(r))return r.fixed=!1,r.single_use=!1,e;let s=e.fixed_value(),u=r.single_use&&!(n instanceof Ct&&n.is_expr_pure(t)||T(n,Hn))&&!(n instanceof yt&&s instanceof ze&&s.name);if(u&&(s instanceof ze||s instanceof Yt))if(go(s,t))u=!1;else if(r.scope!==e.scope&&(1==r.escaped||yi(s,Di)||function(e){for(var t,n=0;t=e.parent(n++);){if(t instanceof be)return!1;if(t instanceof Ut||t instanceof Ht||t instanceof Kt)return!0}return!1}(t)))u=!1;else if(So(t,r))u=!1;else if((r.scope!==e.scope||r.orig[0]instanceof rn)&&"f"==(u=s.is_constant_expression(e.scope))){var i=e.scope;do{(i instanceof $e||wi(i))&&Ci(i,Di)}while(i=i.parent_scope)}if(u&&s instanceof ze&&(u=r.scope===e.scope&&!Ao(a,s)||n instanceof Ct&&n.expression===e&&!Ao(a,s)&&!(s.name&&s.name.definition().recursive_refs>0)),u&&s instanceof Yt){u=(!s.extends||!s.extends.may_throw(t)&&!s.extends.has_side_effects(t))&&!s.properties.some(e=>e.may_throw(t)||e.has_side_effects(t))}if(u&&s){if(s instanceof $t&&(Ci(s,Ai),s=p(jt,s,s)),s instanceof $e&&(Ci(s,Ai),s=p(Ye,s,s)),r.recursive_refs>0&&s.name instanceof an){const e=s.name.definition();let t=s.variables.get(s.name.name),n=t&&t.orig[0];n instanceof cn||((n=p(cn,s.name,s.name)).scope=s,s.name=n,t=s.def_function(n)),Pn(s,n=>{n instanceof hn&&n.definition()===e&&(n.thedef=t,t.references.push(n))})}return(s instanceof ze||s instanceof Yt)&&s.parent_scope!==a&&(s=s.clone(!0,t.get_toplevel()),a.add_child_scope(s)),s.optimize(t)}if(s){let n;if(s instanceof Sn)r.orig[0]instanceof rn||!r.references.every(e=>r.scope===e.scope)||(n=s);else{var o=s.evaluate(t);o===s||!t.option("unsafe_regexp")&&o instanceof RegExp||(n=Li(o,s))}if(n){const i=e.size(t),o=n.size(t);let a=0;if(t.option("unused")&&!t.exposed(r)&&(a=(i+2+o)/(r.references.length-r.assignments)),o<=i+a)return n}}}return e}),Fi(Mn,function(e,t){if(t.option("unsafe_undefined")){var n=Pi(t,"undefined");if(n){var i=p(hn,e,{name:"undefined",scope:n.scope,thedef:n});return Ci(i,gi),i}}var o=io(t.self(),t.parent());return o&&vo(o,e)?e:p(It,e,{operator:"void",expression:p(Tn,e,{value:0})})}),Fi(wn,function(e,t){var n=io(t.self(),t.parent());return n&&vo(n,e)?e:!t.option("keep_infinity")||n&&!vo(n,e)||Pi(t,"Infinity")?p(Pt,e,{operator:"/",left:p(Tn,e,{value:1}),right:p(Tn,e,{value:0})}):e}),Fi(Fn,function(e,t){var n=io(t.self(),t.parent());return n&&!vo(n,e)||Pi(t,"NaN")?p(Pt,e,{operator:"/",left:p(Tn,e,{value:0}),right:p(Tn,e,{value:0})}):e});const To=E("+ - / * % >> << >>> | ^ &"),yo=E("* | ^ &");function Co(e){let t;return e instanceof On||eo(e)||e instanceof hn&&(t=e.definition().fixed)instanceof ve&&Co(t)||e instanceof Ft&&e.optional&&Co(e.expression)||e instanceof Ct&&e.optional&&Co(e.expression)||e instanceof wt&&Co(e.expression)}function Ro(e,t){return e instanceof hn&&(e=e.fixed_value()),!!e&&(!(e instanceof ze||e instanceof Yt)||(!(e instanceof ze&&e.contains_this())||t.parent()instanceof Rt))}function Oo(e,t){return t.in_boolean_context()?ro(t,e,Bi(e,[e,p(xn,e)]).optimize(t)):e}function Fo(e){for(var t=0;t<e.length;t++){var n=e[t];if(n instanceof Xe){var i=n.expression;i instanceof Ut&&!i.elements.some(e=>e instanceof kn)&&(e.splice(t,1,...i.elements),t--)}}}function Mo(e,t){if(!t.option("computed_props"))return e;if(!(e.key instanceof vn))return e;if(e.key instanceof bn||e.key instanceof Tn){if("__proto__"===e.key.value)return e;if("constructor"==e.key.value&&t.parent()instanceof Yt)return e;e.key=e instanceof Ht?e.key.value:p(e instanceof qt?un:sn,e.key,{name:e.key.value})}return e}Fi(Lt,function(e,t){if(e.logical)return e.lift_sequences(t);var n;if(t.option("dead_code")&&e.left instanceof hn&&(n=e.left.definition()).scope===t.find_parent(ze)){var i,o=0,r=e;do{if(i=r,(r=t.parent(o++))instanceof tt){if(a(o,r))break;if(bo(n.scope,[n]))break;return"="==e.operator?e.right:(n.fixed=!1,p(Pt,e,{operator:e.operator.slice(0,-1),left:e.left,right:e.right}).optimize(t))}}while(r instanceof Pt&&r.right===i||r instanceof Ot&&r.tail_node()===i)}return"="==(e=e.lift_sequences(t)).operator&&e.left instanceof hn&&e.right instanceof Pt&&(e.right.left instanceof hn&&e.right.left.name==e.left.name&&To.has(e.right.operator)?(e.operator=e.right.operator+"=",e.right=e.right.right):e.right.right instanceof hn&&e.right.right.name==e.left.name&&yo.has(e.right.operator)&&!e.right.left.has_side_effects(t)&&(e.operator=e.right.operator+"=",e.right=e.right.left)),e;function a(n,i){var o=e.right;e.right=p(On,o);var r=i.may_throw(t);e.right=o;for(var a,s=e.left.definition().scope;(a=t.parent(n++))!==s;)if(a instanceof _t){if(a.bfinally)return!0;if(r&&a.bcatch)return!0}}}),Fi(Vt,function(e,t){if(!t.option("evaluate"))return e;var n=e.right.evaluate(t);return void 0===n?e=e.left:n!==e.right&&(n=Li(n,e.right),e.right=oo(n,e.right)),e}),Fi(Bt,function(e,t){if(!t.option("conditionals"))return e;if(e.condition instanceof Ot){var n=e.condition.expressions.slice();return e.condition=n.pop(),n.push(e),Bi(e,n)}var i=e.condition.evaluate(t);if(i!==e.condition)return Vi(t.parent(),t.self(),i?e.consequent:e.alternative);var o=i.negate(t,Yn(t));ro(t,i,o)===o&&(e=p(Bt,e,{condition:o,consequent:e.alternative,alternative:e.consequent}));var r,a=e.condition,s=e.consequent,u=e.alternative;if(a instanceof hn&&s instanceof hn&&a.definition()===s.definition())return p(Pt,e,{operator:"||",left:a,right:u});if(s instanceof Lt&&u instanceof Lt&&s.operator===u.operator&&s.logical===u.logical&&s.left.equivalent_to(u.left)&&(!e.condition.has_side_effects(t)||"="==s.operator&&!s.left.has_side_effects(t)))return p(Lt,e,{operator:s.operator,left:s.left,logical:s.logical,right:p(Bt,e,{condition:e.condition,consequent:s.right,alternative:u.right})});if(s instanceof Ct&&u.TYPE===s.TYPE&&s.args.length>0&&s.args.length==u.args.length&&s.expression.equivalent_to(u.expression)&&!e.condition.has_side_effects(t)&&!s.expression.has_side_effects(t)&&"number"==typeof(r=function(){for(var e=s.args,t=u.args,n=0,i=e.length;n<i;n++){if(e[n]instanceof Xe)return;if(!e[n].equivalent_to(t[n])){if(t[n]instanceof Xe)return;for(var o=n+1;o<i;o++){if(e[o]instanceof Xe)return;if(!e[o].equivalent_to(t[o]))return}return n}}}())){var c=s.clone();return c.args[r]=p(Bt,e,{condition:e.condition,consequent:s.args[r],alternative:u.args[r]}),c}if(u instanceof Bt&&s.equivalent_to(u.consequent))return p(Bt,e,{condition:p(Pt,e,{operator:"||",left:a,right:u.condition}),consequent:s,alternative:u.alternative}).optimize(t);if(t.option("ecma")>=2020&&function(e,t,n){if(t.may_throw(n))return!1;let i;if(e instanceof Pt&&"=="===e.operator&&((i=Co(e.left)&&e.left)||(i=Co(e.right)&&e.right))&&(i===e.left?e.right:e.left).equivalent_to(t))return!0;if(e instanceof Pt&&"||"===e.operator){let n,i;const o=e=>{if(!(e instanceof Pt)||"==="!==e.operator&&"=="!==e.operator)return!1;let o,r=0;return e.left instanceof On&&(r++,n=e,o=e.right),e.right instanceof On&&(r++,n=e,o=e.left),eo(e.left)&&(r++,i=e,o=e.right),eo(e.right)&&(r++,i=e,o=e.left),1===r&&!!o.equivalent_to(t)};if(!o(e.left))return!1;if(!o(e.right))return!1;if(n&&i&&n!==i)return!0}return!1}(a,u,t))return p(Pt,e,{operator:"??",left:u,right:s}).optimize(t);if(u instanceof Ot&&s.equivalent_to(u.expressions[u.expressions.length-1]))return Bi(e,[p(Pt,e,{operator:"||",left:a,right:Bi(e,u.expressions.slice(0,-1))}),s]).optimize(t);if(u instanceof Pt&&"&&"==u.operator&&s.equivalent_to(u.right))return p(Pt,e,{operator:"&&",left:p(Pt,e,{operator:"||",left:a,right:u.left}),right:s}).optimize(t);if(s instanceof Bt&&s.alternative.equivalent_to(u))return p(Bt,e,{condition:p(Pt,e,{left:e.condition,operator:"&&",right:s.condition}),consequent:s.consequent,alternative:u});if(s.equivalent_to(u))return Bi(e,[e.condition,s]).optimize(t);if(s instanceof Pt&&"||"==s.operator&&s.right.equivalent_to(u))return p(Pt,e,{operator:"||",left:p(Pt,e,{operator:"&&",left:e.condition,right:s.left}),right:u}).optimize(t);var l=t.in_boolean_context();return d(e.consequent)?_(e.alternative)?f(e.condition):p(Pt,e,{operator:"||",left:f(e.condition),right:e.alternative}):_(e.consequent)?d(e.alternative)?f(e.condition.negate(t)):p(Pt,e,{operator:"&&",left:f(e.condition.negate(t)),right:e.alternative}):d(e.alternative)?p(Pt,e,{operator:"||",left:f(e.condition.negate(t)),right:e.consequent}):_(e.alternative)?p(Pt,e,{operator:"&&",left:f(e.condition),right:e.consequent}):e;function f(e){return e.is_boolean()?e:p(It,e,{operator:"!",expression:e.negate(t)})}function d(e){return e instanceof xn||l&&e instanceof vn&&e.getValue()||e instanceof It&&"!"==e.operator&&e.expression instanceof vn&&!e.expression.getValue()}function _(e){return e instanceof In||l&&e instanceof vn&&!e.getValue()||e instanceof It&&"!"==e.operator&&e.expression instanceof vn&&e.expression.getValue()}}),Fi(Nn,function(e,t){if(t.in_boolean_context())return p(Tn,e,{value:+e.value});var n=t.parent();return t.option("booleans_as_integers")?(n instanceof Pt&&("==="==n.operator||"!=="==n.operator)&&(n.operator=n.operator.replace(/=$/,"")),p(Tn,e,{value:+e.value})):t.option("booleans")?n instanceof Pt&&("=="==n.operator||"!="==n.operator)?p(Tn,e,{value:+e.value}):p(It,e,{operator:"!",expression:p(Tn,e,{value:1-e.value})}):e}),Ft.DEFMETHOD("flatten_object",function(e,t){if(t.option("properties")){var n=t.option("unsafe_arrows")&&t.option("ecma")>=2015,i=this.expression;if(i instanceof Kt)for(var o=i.properties,r=o.length;--r>=0;){var a=o[r];if(""+(a instanceof Wt?a.key.name:a.key)==e){if(!o.every(e=>e instanceof Ht||n&&e instanceof Wt&&!e.is_generator))break;if(!Ro(a.value,t))break;return p(kt,this,{expression:p(Ut,i,{elements:o.map(function(e){var t=e.value;t instanceof We&&(t=p(Ye,t,t));var n=e.key;return n instanceof ve&&!(n instanceof sn)?Bi(e,[n,t]):t})}),property:p(Tn,this,{value:r})})}}}}),Fi(kt,function(e,t){var n,i=e.expression,o=e.property;if(t.option("properties")){var r=o.evaluate(t);if(r!==o){if("string"==typeof r)if("undefined"==r)r=void 0;else(v=parseFloat(r)).toString()==r&&(r=v);o=e.property=oo(o,Li(r,o).transform(t));var a=""+r;if(ee(a)&&a.length<=o.size()+1)return p(Mt,e,{expression:i,optional:e.optional,property:a,quote:o.quote}).optimize(t)}}e:if(t.option("arguments")&&i instanceof hn&&"arguments"==i.name&&1==i.definition().orig.length&&(n=i.scope)instanceof ze&&n.uses_arguments&&!(n instanceof qe)&&o instanceof Tn){for(var s=o.getValue(),u=new Set,c=n.argnames,l=0;l<c.length;l++){if(!(c[l]instanceof rn))break e;var f=c[l].name;if(u.has(f))break e;u.add(f)}var d=n.argnames[s];if(d&&t.has_directive("use strict")){var _=d.definition();(!t.option("reduce_vars")||_.assignments||_.orig.length>1)&&(d=null)}else if(!d&&!t.option("keep_fargs")&&s<n.argnames.length+5)for(;s>=n.argnames.length;)d=n.create_symbol(rn,{source:n,scope:n,tentative_name:"argument_"+n.argnames.length}),n.argnames.push(d);if(d){var m=p(hn,e,d);return m.reference({}),Ri(d,Ei),m}}if(io(e,t.parent()))return e;if(r!==o){var h=e.flatten_object(a,t);h&&(i=e.expression=h.expression,o=e.property=h.property)}if(t.option("properties")&&t.option("side_effects")&&o instanceof Tn&&i instanceof Ut){s=o.getValue();var E=i.elements,g=E[s];e:if(Ro(g,t)){for(var D=!0,S=[],A=E.length;--A>s;){(v=E[A].drop_side_effect_free(t))&&(S.unshift(v),D&&v.has_side_effects(t)&&(D=!1))}if(g instanceof Xe)break e;for(g=g instanceof kn?p(Mn,g):g,D||S.unshift(g);--A>=0;){var v;if((v=E[A])instanceof Xe)break e;(v=v.drop_side_effect_free(t))?S.unshift(v):s--}return D?(S.push(g),Bi(e,S).optimize(t)):p(kt,e,{expression:p(Ut,i,{elements:S}),property:p(Tn,o,{value:s})})}}var b=e.evaluate(t);return b!==e?ro(t,b=Li(b,e).optimize(t),e):e.optional&&Co(e.expression)?p(Mn,e):e}),Fi(wt,function(e,t){return e.expression=e.expression.optimize(t),e}),ze.DEFMETHOD("contains_this",function(){return Pn(this,e=>e instanceof Sn?Ln:e!==this&&e instanceof Ge&&!(e instanceof qe)||void 0)}),Fi(Mt,function(e,t){const n=t.parent();if(io(e,n))return e;if(t.option("unsafe_proto")&&e.expression instanceof Mt&&"prototype"==e.expression.property){var i=e.expression.expression;if(Wi(i))switch(i.name){case"Array":e.expression=p(Ut,e.expression,{elements:[]});break;case"Function":e.expression=p(Ye,e.expression,{argnames:[],body:[]});break;case"Number":e.expression=p(Tn,e.expression,{value:0});break;case"Object":e.expression=p(Kt,e.expression,{properties:[]});break;case"RegExp":e.expression=p(Cn,e.expression,{value:{source:"t",flags:""}});break;case"String":e.expression=p(bn,e.expression,{value:""})}}if(!(n instanceof Ct&&T(n,Hn))){const n=e.flatten_object(e.property,t);if(n)return n.optimize(t)}let o=e.evaluate(t);return o!==e?ro(t,o=Li(o,e).optimize(t),e):e.optional&&Co(e.expression)?p(Mn,e):e}),Fi(Ut,function(e,t){var n=Oo(e,t);return n!==e?n:(Fo(e.elements),e)}),Fi(Kt,function(e,t){var n=Oo(e,t);return n!==e?n:(function(e){for(var t=0;t<e.length;t++){var n=e[t];if(n instanceof Xe){const i=n.expression;i instanceof Kt&&i.properties.every(e=>e instanceof Ht)?(e.splice(t,1,...i.properties),t--):i instanceof vn&&!(i instanceof bn)&&e.splice(t,1)}}}(e.properties),e)}),Fi(Cn,Oo),Fi(nt,function(e,t){return e.value&&eo(e.value,t)&&(e.value=null),e}),Fi(qe,mo),Fi(Ye,function(e,t){if(e=mo(e,t),t.option("unsafe_arrows")&&t.option("ecma")>=2015&&!e.name&&!e.is_generator&&!e.uses_arguments&&!e.pinned()){if(!Pn(e,e=>{if(e instanceof Sn)return Ln}))return p(qe,e,e).optimize(t)}return e}),Fi(Yt,function(e){return e}),Fi(ut,function(e,t){return e.expression&&!e.is_star&&eo(e.expression,t)&&(e.expression=null),e}),Fi(Qe,function(e,t){if(!t.option("evaluate")||t.parent()instanceof Ze)return e;for(var n=[],i=0;i<e.segments.length;i++){var o=e.segments[i];if(o instanceof ve){var r=o.evaluate(t);if(r!==o&&(r+"").length<=o.size()+"${}".length){n[n.length-1].value=n[n.length-1].value+r+e.segments[++i].value;continue}if(o instanceof Qe){var a=o.segments;n[n.length-1].value+=a[0].value;for(var s=1;s<a.length;s++)o=a[s],n.push(o);continue}}n.push(o)}if(e.segments=n,1==n.length)return p(bn,e,n[0]);if(3===n.length&&n[1]instanceof ve&&(n[1].is_string(t)||n[1].is_number(t)||Co(n[1])||t.option("unsafe"))){if(""===n[2].value)return p(Pt,e,{operator:"+",left:p(bn,e,{value:n[0].value}),right:n[1]});if(""===n[0].value)return p(Pt,e,{operator:"+",left:n[1],right:p(bn,e,{value:n[2].value})})}return e}),Fi(Ze,function(e){return e}),Fi(Gt,Mo),Fi(Wt,function(e,t){if(Mo(e,t),t.option("arrows")&&t.parent()instanceof Kt&&!e.is_generator&&!e.value.uses_arguments&&!e.value.pinned()&&1==e.value.body.length&&e.value.body[0]instanceof nt&&e.value.body[0].value&&!e.value.contains_this()){var n=p(qe,e.value,e.value);return n.async=e.async,n.is_generator=e.is_generator,p(Ht,e,{key:e.key instanceof sn?e.key.name:e.key,value:n,quote:e.quote})}return e}),Fi(Ht,function(e,t){Mo(e,t);var n=t.option("unsafe_methods");if(n&&t.option("ecma")>=2015&&(!(n instanceof RegExp)||n.test(e.key+""))){var i=e.key,o=e.value;if((o instanceof qe&&Array.isArray(o.body)&&!o.contains_this()||o instanceof Ye)&&!o.name)return p(Wt,e,{async:o.async,is_generator:o.is_generator,key:i instanceof ve?i:p(sn,e,{name:i}),value:p(We,o,o),quote:e.quote})}return e}),Fi(je,function(e,t){if(1==t.option("pure_getters")&&t.option("unused")&&!e.is_array&&Array.isArray(e.names)&&!function(e){for(var t=[/^VarDef$/,/^(Const|Let|Var)$/,/^Export$/],n=0,i=0,o=t.length;n<o;i++){var r=e.parent(i);if(!r)return!1;if(0!==n||"Destructuring"!=r.TYPE){if(!t[n].test(r.TYPE))return!1;n++}}return!0}(t)&&!(e.names[e.names.length-1]instanceof Xe)){for(var n=[],i=0;i<e.names.length;i++){var o=e.names[i];o instanceof Ht&&"string"==typeof o.key&&o.value instanceof Jt&&!r(t,o.value.definition())||n.push(o)}n.length!=e.names.length&&(e.names=n)}return e;function r(e,t){return!!t.references.length||!!t.global&&(!e.toplevel.vars||!!e.top_retain&&e.top_retain(t))}});var ko=["$&","$'","$*","$+","$1","$2","$3","$4","$5","$6","$7","$8","$9","$_","$`","$input","-moz-animation","-moz-animation-delay","-moz-animation-direction","-moz-animation-duration","-moz-animation-fill-mode","-moz-animation-iteration-count","-moz-animation-name","-moz-animation-play-state","-moz-animation-timing-function","-moz-appearance","-moz-backface-visibility","-moz-border-end","-moz-border-end-color","-moz-border-end-style","-moz-border-end-width","-moz-border-image","-moz-border-start","-moz-border-start-color","-moz-border-start-style","-moz-border-start-width","-moz-box-align","-moz-box-direction","-moz-box-flex","-moz-box-ordinal-group","-moz-box-orient","-moz-box-pack","-moz-box-sizing","-moz-float-edge","-moz-font-feature-settings","-moz-font-language-override","-moz-force-broken-image-icon","-moz-hyphens","-moz-image-region","-moz-margin-end","-moz-margin-start","-moz-orient","-moz-osx-font-smoothing","-moz-outline-radius","-moz-outline-radius-bottomleft","-moz-outline-radius-bottomright","-moz-outline-radius-topleft","-moz-outline-radius-topright","-moz-padding-end","-moz-padding-start","-moz-perspective","-moz-perspective-origin","-moz-tab-size","-moz-text-size-adjust","-moz-transform","-moz-transform-origin","-moz-transform-style","-moz-transition","-moz-transition-delay","-moz-transition-duration","-moz-transition-property","-moz-transition-timing-function","-moz-user-focus","-moz-user-input","-moz-user-modify","-moz-user-select","-moz-window-dragging","-webkit-align-content","-webkit-align-items","-webkit-align-self","-webkit-animation","-webkit-animation-delay","-webkit-animation-direction","-webkit-animation-duration","-webkit-animation-fill-mode","-webkit-animation-iteration-count","-webkit-animation-name","-webkit-animation-play-state","-webkit-animation-timing-function","-webkit-appearance","-webkit-backface-visibility","-webkit-background-clip","-webkit-background-origin","-webkit-background-size","-webkit-border-bottom-left-radius","-webkit-border-bottom-right-radius","-webkit-border-image","-webkit-border-radius","-webkit-border-top-left-radius","-webkit-border-top-right-radius","-webkit-box-align","-webkit-box-direction","-webkit-box-flex","-webkit-box-ordinal-group","-webkit-box-orient","-webkit-box-pack","-webkit-box-shadow","-webkit-box-sizing","-webkit-filter","-webkit-flex","-webkit-flex-basis","-webkit-flex-direction","-webkit-flex-flow","-webkit-flex-grow","-webkit-flex-shrink","-webkit-flex-wrap","-webkit-justify-content","-webkit-line-clamp","-webkit-mask","-webkit-mask-clip","-webkit-mask-composite","-webkit-mask-image","-webkit-mask-origin","-webkit-mask-position","-webkit-mask-position-x","-webkit-mask-position-y","-webkit-mask-repeat","-webkit-mask-size","-webkit-order","-webkit-perspective","-webkit-perspective-origin","-webkit-text-fill-color","-webkit-text-size-adjust","-webkit-text-stroke","-webkit-text-stroke-color","-webkit-text-stroke-width","-webkit-transform","-webkit-transform-origin","-webkit-transform-style","-webkit-transition","-webkit-transition-delay","-webkit-transition-duration","-webkit-transition-property","-webkit-transition-timing-function","-webkit-user-select","0","1","10","11","12","13","14","15","16","17","18","19","2","20","3","4","5","6","7","8","9","@@iterator","ABORT_ERR","ACTIVE","ACTIVE_ATTRIBUTES","ACTIVE_TEXTURE","ACTIVE_UNIFORMS","ACTIVE_UNIFORM_BLOCKS","ADDITION","ALIASED_LINE_WIDTH_RANGE","ALIASED_POINT_SIZE_RANGE","ALLOW_KEYBOARD_INPUT","ALLPASS","ALPHA","ALPHA_BITS","ALREADY_SIGNALED","ALT_MASK","ALWAYS","ANY_SAMPLES_PASSED","ANY_SAMPLES_PASSED_CONSERVATIVE","ANY_TYPE","ANY_UNORDERED_NODE_TYPE","ARRAY_BUFFER","ARRAY_BUFFER_BINDING","ATTACHED_SHADERS","ATTRIBUTE_NODE","AT_TARGET","AbortController","AbortSignal","AbsoluteOrientationSensor","AbstractRange","Accelerometer","AddSearchProvider","AggregateError","AnalyserNode","Animation","AnimationEffect","AnimationEvent","AnimationPlaybackEvent","AnimationTimeline","AnonXMLHttpRequest","Any","ApplicationCache","ApplicationCacheErrorEvent","Array","ArrayBuffer","ArrayType","Atomics","Attr","Audio","AudioBuffer","AudioBufferSourceNode","AudioContext","AudioDestinationNode","AudioListener","AudioNode","AudioParam","AudioParamMap","AudioProcessingEvent","AudioScheduledSourceNode","AudioStreamTrack","AudioWorklet","AudioWorkletNode","AuthenticatorAssertionResponse","AuthenticatorAttestationResponse","AuthenticatorResponse","AutocompleteErrorEvent","BACK","BAD_BOUNDARYPOINTS_ERR","BAD_REQUEST","BANDPASS","BLEND","BLEND_COLOR","BLEND_DST_ALPHA","BLEND_DST_RGB","BLEND_EQUATION","BLEND_EQUATION_ALPHA","BLEND_EQUATION_RGB","BLEND_SRC_ALPHA","BLEND_SRC_RGB","BLUE_BITS","BLUR","BOOL","BOOLEAN_TYPE","BOOL_VEC2","BOOL_VEC3","BOOL_VEC4","BOTH","BROWSER_DEFAULT_WEBGL","BUBBLING_PHASE","BUFFER_SIZE","BUFFER_USAGE","BYTE","BYTES_PER_ELEMENT","BackgroundFetchManager","BackgroundFetchRecord","BackgroundFetchRegistration","BarProp","BarcodeDetector","BaseAudioContext","BaseHref","BatteryManager","BeforeInstallPromptEvent","BeforeLoadEvent","BeforeUnloadEvent","BigInt","BigInt64Array","BigUint64Array","BiquadFilterNode","Blob","BlobEvent","Bluetooth","BluetoothCharacteristicProperties","BluetoothDevice","BluetoothRemoteGATTCharacteristic","BluetoothRemoteGATTDescriptor","BluetoothRemoteGATTServer","BluetoothRemoteGATTService","BluetoothUUID","Boolean","BroadcastChannel","ByteLengthQueuingStrategy","CAPTURING_PHASE","CCW","CDATASection","CDATA_SECTION_NODE","CHANGE","CHARSET_RULE","CHECKING","CLAMP_TO_EDGE","CLICK","CLOSED","CLOSING","COLOR","COLOR_ATTACHMENT0","COLOR_ATTACHMENT1","COLOR_ATTACHMENT10","COLOR_ATTACHMENT11","COLOR_ATTACHMENT12","COLOR_ATTACHMENT13","COLOR_ATTACHMENT14","COLOR_ATTACHMENT15","COLOR_ATTACHMENT2","COLOR_ATTACHMENT3","COLOR_ATTACHMENT4","COLOR_ATTACHMENT5","COLOR_ATTACHMENT6","COLOR_ATTACHMENT7","COLOR_ATTACHMENT8","COLOR_ATTACHMENT9","COLOR_BUFFER_BIT","COLOR_CLEAR_VALUE","COLOR_WRITEMASK","COMMENT_NODE","COMPARE_REF_TO_TEXTURE","COMPILE_STATUS","COMPRESSED_RGBA_S3TC_DXT1_EXT","COMPRESSED_RGBA_S3TC_DXT3_EXT","COMPRESSED_RGBA_S3TC_DXT5_EXT","COMPRESSED_RGB_S3TC_DXT1_EXT","COMPRESSED_TEXTURE_FORMATS","CONDITION_SATISFIED","CONFIGURATION_UNSUPPORTED","CONNECTING","CONSTANT_ALPHA","CONSTANT_COLOR","CONSTRAINT_ERR","CONTEXT_LOST_WEBGL","CONTROL_MASK","COPY_READ_BUFFER","COPY_READ_BUFFER_BINDING","COPY_WRITE_BUFFER","COPY_WRITE_BUFFER_BINDING","COUNTER_STYLE_RULE","CSS","CSS2Properties","CSSAnimation","CSSCharsetRule","CSSConditionRule","CSSCounterStyleRule","CSSFontFaceRule","CSSFontFeatureValuesRule","CSSGroupingRule","CSSImageValue","CSSImportRule","CSSKeyframeRule","CSSKeyframesRule","CSSKeywordValue","CSSMathInvert","CSSMathMax","CSSMathMin","CSSMathNegate","CSSMathProduct","CSSMathSum","CSSMathValue","CSSMatrixComponent","CSSMediaRule","CSSMozDocumentRule","CSSNameSpaceRule","CSSNamespaceRule","CSSNumericArray","CSSNumericValue","CSSPageRule","CSSPerspective","CSSPositionValue","CSSPrimitiveValue","CSSRotate","CSSRule","CSSRuleList","CSSScale","CSSSkew","CSSSkewX","CSSSkewY","CSSStyleDeclaration","CSSStyleRule","CSSStyleSheet","CSSStyleValue","CSSSupportsRule","CSSTransformComponent","CSSTransformValue","CSSTransition","CSSTranslate","CSSUnitValue","CSSUnknownRule","CSSUnparsedValue","CSSValue","CSSValueList","CSSVariableReferenceValue","CSSVariablesDeclaration","CSSVariablesRule","CSSViewportRule","CSS_ATTR","CSS_CM","CSS_COUNTER","CSS_CUSTOM","CSS_DEG","CSS_DIMENSION","CSS_EMS","CSS_EXS","CSS_FILTER_BLUR","CSS_FILTER_BRIGHTNESS","CSS_FILTER_CONTRAST","CSS_FILTER_CUSTOM","CSS_FILTER_DROP_SHADOW","CSS_FILTER_GRAYSCALE","CSS_FILTER_HUE_ROTATE","CSS_FILTER_INVERT","CSS_FILTER_OPACITY","CSS_FILTER_REFERENCE","CSS_FILTER_SATURATE","CSS_FILTER_SEPIA","CSS_GRAD","CSS_HZ","CSS_IDENT","CSS_IN","CSS_INHERIT","CSS_KHZ","CSS_MATRIX","CSS_MATRIX3D","CSS_MM","CSS_MS","CSS_NUMBER","CSS_PC","CSS_PERCENTAGE","CSS_PERSPECTIVE","CSS_PRIMITIVE_VALUE","CSS_PT","CSS_PX","CSS_RAD","CSS_RECT","CSS_RGBCOLOR","CSS_ROTATE","CSS_ROTATE3D","CSS_ROTATEX","CSS_ROTATEY","CSS_ROTATEZ","CSS_S","CSS_SCALE","CSS_SCALE3D","CSS_SCALEX","CSS_SCALEY","CSS_SCALEZ","CSS_SKEW","CSS_SKEWX","CSS_SKEWY","CSS_STRING","CSS_TRANSLATE","CSS_TRANSLATE3D","CSS_TRANSLATEX","CSS_TRANSLATEY","CSS_TRANSLATEZ","CSS_UNKNOWN","CSS_URI","CSS_VALUE_LIST","CSS_VH","CSS_VMAX","CSS_VMIN","CSS_VW","CULL_FACE","CULL_FACE_MODE","CURRENT_PROGRAM","CURRENT_QUERY","CURRENT_VERTEX_ATTRIB","CUSTOM","CW","Cache","CacheStorage","CanvasCaptureMediaStream","CanvasCaptureMediaStreamTrack","CanvasGradient","CanvasPattern","CanvasRenderingContext2D","CaretPosition","ChannelMergerNode","ChannelSplitterNode","CharacterData","ClientRect","ClientRectList","Clipboard","ClipboardEvent","ClipboardItem","CloseEvent","Collator","CommandEvent","Comment","CompileError","CompositionEvent","CompressionStream","Console","ConstantSourceNode","Controllers","ConvolverNode","CountQueuingStrategy","Counter","Credential","CredentialsContainer","Crypto","CryptoKey","CustomElementRegistry","CustomEvent","DATABASE_ERR","DATA_CLONE_ERR","DATA_ERR","DBLCLICK","DECR","DECR_WRAP","DELETE_STATUS","DEPTH","DEPTH24_STENCIL8","DEPTH32F_STENCIL8","DEPTH_ATTACHMENT","DEPTH_BITS","DEPTH_BUFFER_BIT","DEPTH_CLEAR_VALUE","DEPTH_COMPONENT","DEPTH_COMPONENT16","DEPTH_COMPONENT24","DEPTH_COMPONENT32F","DEPTH_FUNC","DEPTH_RANGE","DEPTH_STENCIL","DEPTH_STENCIL_ATTACHMENT","DEPTH_TEST","DEPTH_WRITEMASK","DEVICE_INELIGIBLE","DIRECTION_DOWN","DIRECTION_LEFT","DIRECTION_RIGHT","DIRECTION_UP","DISABLED","DISPATCH_REQUEST_ERR","DITHER","DOCUMENT_FRAGMENT_NODE","DOCUMENT_NODE","DOCUMENT_POSITION_CONTAINED_BY","DOCUMENT_POSITION_CONTAINS","DOCUMENT_POSITION_DISCONNECTED","DOCUMENT_POSITION_FOLLOWING","DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC","DOCUMENT_POSITION_PRECEDING","DOCUMENT_TYPE_NODE","DOMCursor","DOMError","DOMException","DOMImplementation","DOMImplementationLS","DOMMatrix","DOMMatrixReadOnly","DOMParser","DOMPoint","DOMPointReadOnly","DOMQuad","DOMRect","DOMRectList","DOMRectReadOnly","DOMRequest","DOMSTRING_SIZE_ERR","DOMSettableTokenList","DOMStringList","DOMStringMap","DOMTokenList","DOMTransactionEvent","DOM_DELTA_LINE","DOM_DELTA_PAGE","DOM_DELTA_PIXEL","DOM_INPUT_METHOD_DROP","DOM_INPUT_METHOD_HANDWRITING","DOM_INPUT_METHOD_IME","DOM_INPUT_METHOD_KEYBOARD","DOM_INPUT_METHOD_MULTIMODAL","DOM_INPUT_METHOD_OPTION","DOM_INPUT_METHOD_PASTE","DOM_INPUT_METHOD_SCRIPT","DOM_INPUT_METHOD_UNKNOWN","DOM_INPUT_METHOD_VOICE","DOM_KEY_LOCATION_JOYSTICK","DOM_KEY_LOCATION_LEFT","DOM_KEY_LOCATION_MOBILE","DOM_KEY_LOCATION_NUMPAD","DOM_KEY_LOCATION_RIGHT","DOM_KEY_LOCATION_STANDARD","DOM_VK_0","DOM_VK_1","DOM_VK_2","DOM_VK_3","DOM_VK_4","DOM_VK_5","DOM_VK_6","DOM_VK_7","DOM_VK_8","DOM_VK_9","DOM_VK_A","DOM_VK_ACCEPT","DOM_VK_ADD","DOM_VK_ALT","DOM_VK_ALTGR","DOM_VK_AMPERSAND","DOM_VK_ASTERISK","DOM_VK_AT","DOM_VK_ATTN","DOM_VK_B","DOM_VK_BACKSPACE","DOM_VK_BACK_QUOTE","DOM_VK_BACK_SLASH","DOM_VK_BACK_SPACE","DOM_VK_C","DOM_VK_CANCEL","DOM_VK_CAPS_LOCK","DOM_VK_CIRCUMFLEX","DOM_VK_CLEAR","DOM_VK_CLOSE_BRACKET","DOM_VK_CLOSE_CURLY_BRACKET","DOM_VK_CLOSE_PAREN","DOM_VK_COLON","DOM_VK_COMMA","DOM_VK_CONTEXT_MENU","DOM_VK_CONTROL","DOM_VK_CONVERT","DOM_VK_CRSEL","DOM_VK_CTRL","DOM_VK_D","DOM_VK_DECIMAL","DOM_VK_DELETE","DOM_VK_DIVIDE","DOM_VK_DOLLAR","DOM_VK_DOUBLE_QUOTE","DOM_VK_DOWN","DOM_VK_E","DOM_VK_EISU","DOM_VK_END","DOM_VK_ENTER","DOM_VK_EQUALS","DOM_VK_EREOF","DOM_VK_ESCAPE","DOM_VK_EXCLAMATION","DOM_VK_EXECUTE","DOM_VK_EXSEL","DOM_VK_F","DOM_VK_F1","DOM_VK_F10","DOM_VK_F11","DOM_VK_F12","DOM_VK_F13","DOM_VK_F14","DOM_VK_F15","DOM_VK_F16","DOM_VK_F17","DOM_VK_F18","DOM_VK_F19","DOM_VK_F2","DOM_VK_F20","DOM_VK_F21","DOM_VK_F22","DOM_VK_F23","DOM_VK_F24","DOM_VK_F25","DOM_VK_F26","DOM_VK_F27","DOM_VK_F28","DOM_VK_F29","DOM_VK_F3","DOM_VK_F30","DOM_VK_F31","DOM_VK_F32","DOM_VK_F33","DOM_VK_F34","DOM_VK_F35","DOM_VK_F36","DOM_VK_F4","DOM_VK_F5","DOM_VK_F6","DOM_VK_F7","DOM_VK_F8","DOM_VK_F9","DOM_VK_FINAL","DOM_VK_FRONT","DOM_VK_G","DOM_VK_GREATER_THAN","DOM_VK_H","DOM_VK_HANGUL","DOM_VK_HANJA","DOM_VK_HASH","DOM_VK_HELP","DOM_VK_HK_TOGGLE","DOM_VK_HOME","DOM_VK_HYPHEN_MINUS","DOM_VK_I","DOM_VK_INSERT","DOM_VK_J","DOM_VK_JUNJA","DOM_VK_K","DOM_VK_KANA","DOM_VK_KANJI","DOM_VK_L","DOM_VK_LEFT","DOM_VK_LEFT_TAB","DOM_VK_LESS_THAN","DOM_VK_M","DOM_VK_META","DOM_VK_MODECHANGE","DOM_VK_MULTIPLY","DOM_VK_N","DOM_VK_NONCONVERT","DOM_VK_NUMPAD0","DOM_VK_NUMPAD1","DOM_VK_NUMPAD2","DOM_VK_NUMPAD3","DOM_VK_NUMPAD4","DOM_VK_NUMPAD5","DOM_VK_NUMPAD6","DOM_VK_NUMPAD7","DOM_VK_NUMPAD8","DOM_VK_NUMPAD9","DOM_VK_NUM_LOCK","DOM_VK_O","DOM_VK_OEM_1","DOM_VK_OEM_102","DOM_VK_OEM_2","DOM_VK_OEM_3","DOM_VK_OEM_4","DOM_VK_OEM_5","DOM_VK_OEM_6","DOM_VK_OEM_7","DOM_VK_OEM_8","DOM_VK_OEM_COMMA","DOM_VK_OEM_MINUS","DOM_VK_OEM_PERIOD","DOM_VK_OEM_PLUS","DOM_VK_OPEN_BRACKET","DOM_VK_OPEN_CURLY_BRACKET","DOM_VK_OPEN_PAREN","DOM_VK_P","DOM_VK_PA1","DOM_VK_PAGEDOWN","DOM_VK_PAGEUP","DOM_VK_PAGE_DOWN","DOM_VK_PAGE_UP","DOM_VK_PAUSE","DOM_VK_PERCENT","DOM_VK_PERIOD","DOM_VK_PIPE","DOM_VK_PLAY","DOM_VK_PLUS","DOM_VK_PRINT","DOM_VK_PRINTSCREEN","DOM_VK_PROCESSKEY","DOM_VK_PROPERITES","DOM_VK_Q","DOM_VK_QUESTION_MARK","DOM_VK_QUOTE","DOM_VK_R","DOM_VK_REDO","DOM_VK_RETURN","DOM_VK_RIGHT","DOM_VK_S","DOM_VK_SCROLL_LOCK","DOM_VK_SELECT","DOM_VK_SEMICOLON","DOM_VK_SEPARATOR","DOM_VK_SHIFT","DOM_VK_SLASH","DOM_VK_SLEEP","DOM_VK_SPACE","DOM_VK_SUBTRACT","DOM_VK_T","DOM_VK_TAB","DOM_VK_TILDE","DOM_VK_U","DOM_VK_UNDERSCORE","DOM_VK_UNDO","DOM_VK_UNICODE","DOM_VK_UP","DOM_VK_V","DOM_VK_VOLUME_DOWN","DOM_VK_VOLUME_MUTE","DOM_VK_VOLUME_UP","DOM_VK_W","DOM_VK_WIN","DOM_VK_WINDOW","DOM_VK_WIN_ICO_00","DOM_VK_WIN_ICO_CLEAR","DOM_VK_WIN_ICO_HELP","DOM_VK_WIN_OEM_ATTN","DOM_VK_WIN_OEM_AUTO","DOM_VK_WIN_OEM_BACKTAB","DOM_VK_WIN_OEM_CLEAR","DOM_VK_WIN_OEM_COPY","DOM_VK_WIN_OEM_CUSEL","DOM_VK_WIN_OEM_ENLW","DOM_VK_WIN_OEM_FINISH","DOM_VK_WIN_OEM_FJ_JISHO","DOM_VK_WIN_OEM_FJ_LOYA","DOM_VK_WIN_OEM_FJ_MASSHOU","DOM_VK_WIN_OEM_FJ_ROYA","DOM_VK_WIN_OEM_FJ_TOUROKU","DOM_VK_WIN_OEM_JUMP","DOM_VK_WIN_OEM_PA1","DOM_VK_WIN_OEM_PA2","DOM_VK_WIN_OEM_PA3","DOM_VK_WIN_OEM_RESET","DOM_VK_WIN_OEM_WSCTRL","DOM_VK_X","DOM_VK_XF86XK_ADD_FAVORITE","DOM_VK_XF86XK_APPLICATION_LEFT","DOM_VK_XF86XK_APPLICATION_RIGHT","DOM_VK_XF86XK_AUDIO_CYCLE_TRACK","DOM_VK_XF86XK_AUDIO_FORWARD","DOM_VK_XF86XK_AUDIO_LOWER_VOLUME","DOM_VK_XF86XK_AUDIO_MEDIA","DOM_VK_XF86XK_AUDIO_MUTE","DOM_VK_XF86XK_AUDIO_NEXT","DOM_VK_XF86XK_AUDIO_PAUSE","DOM_VK_XF86XK_AUDIO_PLAY","DOM_VK_XF86XK_AUDIO_PREV","DOM_VK_XF86XK_AUDIO_RAISE_VOLUME","DOM_VK_XF86XK_AUDIO_RANDOM_PLAY","DOM_VK_XF86XK_AUDIO_RECORD","DOM_VK_XF86XK_AUDIO_REPEAT","DOM_VK_XF86XK_AUDIO_REWIND","DOM_VK_XF86XK_AUDIO_STOP","DOM_VK_XF86XK_AWAY","DOM_VK_XF86XK_BACK","DOM_VK_XF86XK_BACK_FORWARD","DOM_VK_XF86XK_BATTERY","DOM_VK_XF86XK_BLUE","DOM_VK_XF86XK_BLUETOOTH","DOM_VK_XF86XK_BOOK","DOM_VK_XF86XK_BRIGHTNESS_ADJUST","DOM_VK_XF86XK_CALCULATOR","DOM_VK_XF86XK_CALENDAR","DOM_VK_XF86XK_CD","DOM_VK_XF86XK_CLOSE","DOM_VK_XF86XK_COMMUNITY","DOM_VK_XF86XK_CONTRAST_ADJUST","DOM_VK_XF86XK_COPY","DOM_VK_XF86XK_CUT","DOM_VK_XF86XK_CYCLE_ANGLE","DOM_VK_XF86XK_DISPLAY","DOM_VK_XF86XK_DOCUMENTS","DOM_VK_XF86XK_DOS","DOM_VK_XF86XK_EJECT","DOM_VK_XF86XK_EXCEL","DOM_VK_XF86XK_EXPLORER","DOM_VK_XF86XK_FAVORITES","DOM_VK_XF86XK_FINANCE","DOM_VK_XF86XK_FORWARD","DOM_VK_XF86XK_FRAME_BACK","DOM_VK_XF86XK_FRAME_FORWARD","DOM_VK_XF86XK_GAME","DOM_VK_XF86XK_GO","DOM_VK_XF86XK_GREEN","DOM_VK_XF86XK_HIBERNATE","DOM_VK_XF86XK_HISTORY","DOM_VK_XF86XK_HOME_PAGE","DOM_VK_XF86XK_HOT_LINKS","DOM_VK_XF86XK_I_TOUCH","DOM_VK_XF86XK_KBD_BRIGHTNESS_DOWN","DOM_VK_XF86XK_KBD_BRIGHTNESS_UP","DOM_VK_XF86XK_KBD_LIGHT_ON_OFF","DOM_VK_XF86XK_LAUNCH0","DOM_VK_XF86XK_LAUNCH1","DOM_VK_XF86XK_LAUNCH2","DOM_VK_XF86XK_LAUNCH3","DOM_VK_XF86XK_LAUNCH4","DOM_VK_XF86XK_LAUNCH5","DOM_VK_XF86XK_LAUNCH6","DOM_VK_XF86XK_LAUNCH7","DOM_VK_XF86XK_LAUNCH8","DOM_VK_XF86XK_LAUNCH9","DOM_VK_XF86XK_LAUNCH_A","DOM_VK_XF86XK_LAUNCH_B","DOM_VK_XF86XK_LAUNCH_C","DOM_VK_XF86XK_LAUNCH_D","DOM_VK_XF86XK_LAUNCH_E","DOM_VK_XF86XK_LAUNCH_F","DOM_VK_XF86XK_LIGHT_BULB","DOM_VK_XF86XK_LOG_OFF","DOM_VK_XF86XK_MAIL","DOM_VK_XF86XK_MAIL_FORWARD","DOM_VK_XF86XK_MARKET","DOM_VK_XF86XK_MEETING","DOM_VK_XF86XK_MEMO","DOM_VK_XF86XK_MENU_KB","DOM_VK_XF86XK_MENU_PB","DOM_VK_XF86XK_MESSENGER","DOM_VK_XF86XK_MON_BRIGHTNESS_DOWN","DOM_VK_XF86XK_MON_BRIGHTNESS_UP","DOM_VK_XF86XK_MUSIC","DOM_VK_XF86XK_MY_COMPUTER","DOM_VK_XF86XK_MY_SITES","DOM_VK_XF86XK_NEW","DOM_VK_XF86XK_NEWS","DOM_VK_XF86XK_OFFICE_HOME","DOM_VK_XF86XK_OPEN","DOM_VK_XF86XK_OPEN_URL","DOM_VK_XF86XK_OPTION","DOM_VK_XF86XK_PASTE","DOM_VK_XF86XK_PHONE","DOM_VK_XF86XK_PICTURES","DOM_VK_XF86XK_POWER_DOWN","DOM_VK_XF86XK_POWER_OFF","DOM_VK_XF86XK_RED","DOM_VK_XF86XK_REFRESH","DOM_VK_XF86XK_RELOAD","DOM_VK_XF86XK_REPLY","DOM_VK_XF86XK_ROCKER_DOWN","DOM_VK_XF86XK_ROCKER_ENTER","DOM_VK_XF86XK_ROCKER_UP","DOM_VK_XF86XK_ROTATE_WINDOWS","DOM_VK_XF86XK_ROTATION_KB","DOM_VK_XF86XK_ROTATION_PB","DOM_VK_XF86XK_SAVE","DOM_VK_XF86XK_SCREEN_SAVER","DOM_VK_XF86XK_SCROLL_CLICK","DOM_VK_XF86XK_SCROLL_DOWN","DOM_VK_XF86XK_SCROLL_UP","DOM_VK_XF86XK_SEARCH","DOM_VK_XF86XK_SEND","DOM_VK_XF86XK_SHOP","DOM_VK_XF86XK_SPELL","DOM_VK_XF86XK_SPLIT_SCREEN","DOM_VK_XF86XK_STANDBY","DOM_VK_XF86XK_START","DOM_VK_XF86XK_STOP","DOM_VK_XF86XK_SUBTITLE","DOM_VK_XF86XK_SUPPORT","DOM_VK_XF86XK_SUSPEND","DOM_VK_XF86XK_TASK_PANE","DOM_VK_XF86XK_TERMINAL","DOM_VK_XF86XK_TIME","DOM_VK_XF86XK_TOOLS","DOM_VK_XF86XK_TOP_MENU","DOM_VK_XF86XK_TO_DO_LIST","DOM_VK_XF86XK_TRAVEL","DOM_VK_XF86XK_USER1KB","DOM_VK_XF86XK_USER2KB","DOM_VK_XF86XK_USER_PB","DOM_VK_XF86XK_UWB","DOM_VK_XF86XK_VENDOR_HOME","DOM_VK_XF86XK_VIDEO","DOM_VK_XF86XK_VIEW","DOM_VK_XF86XK_WAKE_UP","DOM_VK_XF86XK_WEB_CAM","DOM_VK_XF86XK_WHEEL_BUTTON","DOM_VK_XF86XK_WLAN","DOM_VK_XF86XK_WORD","DOM_VK_XF86XK_WWW","DOM_VK_XF86XK_XFER","DOM_VK_XF86XK_YELLOW","DOM_VK_XF86XK_ZOOM_IN","DOM_VK_XF86XK_ZOOM_OUT","DOM_VK_Y","DOM_VK_Z","DOM_VK_ZOOM","DONE","DONT_CARE","DOWNLOADING","DRAGDROP","DRAW_BUFFER0","DRAW_BUFFER1","DRAW_BUFFER10","DRAW_BUFFER11","DRAW_BUFFER12","DRAW_BUFFER13","DRAW_BUFFER14","DRAW_BUFFER15","DRAW_BUFFER2","DRAW_BUFFER3","DRAW_BUFFER4","DRAW_BUFFER5","DRAW_BUFFER6","DRAW_BUFFER7","DRAW_BUFFER8","DRAW_BUFFER9","DRAW_FRAMEBUFFER","DRAW_FRAMEBUFFER_BINDING","DST_ALPHA","DST_COLOR","DYNAMIC_COPY","DYNAMIC_DRAW","DYNAMIC_READ","DataChannel","DataTransfer","DataTransferItem","DataTransferItemList","DataView","Date","DateTimeFormat","DecompressionStream","DelayNode","DeprecationReportBody","DesktopNotification","DesktopNotificationCenter","DeviceLightEvent","DeviceMotionEvent","DeviceMotionEventAcceleration","DeviceMotionEventRotationRate","DeviceOrientationEvent","DeviceProximityEvent","DeviceStorage","DeviceStorageChangeEvent","Directory","DisplayNames","Document","DocumentFragment","DocumentTimeline","DocumentType","DragEvent","DynamicsCompressorNode","E","ELEMENT_ARRAY_BUFFER","ELEMENT_ARRAY_BUFFER_BINDING","ELEMENT_NODE","EMPTY","ENCODING_ERR","ENDED","END_TO_END","END_TO_START","ENTITY_NODE","ENTITY_REFERENCE_NODE","EPSILON","EQUAL","EQUALPOWER","ERROR","EXPONENTIAL_DISTANCE","Element","ElementInternals","ElementQuery","EnterPictureInPictureEvent","Entity","EntityReference","Error","ErrorEvent","EvalError","Event","EventException","EventSource","EventTarget","External","FASTEST","FIDOSDK","FILTER_ACCEPT","FILTER_INTERRUPT","FILTER_REJECT","FILTER_SKIP","FINISHED_STATE","FIRST_ORDERED_NODE_TYPE","FLOAT","FLOAT_32_UNSIGNED_INT_24_8_REV","FLOAT_MAT2","FLOAT_MAT2x3","FLOAT_MAT2x4","FLOAT_MAT3","FLOAT_MAT3x2","FLOAT_MAT3x4","FLOAT_MAT4","FLOAT_MAT4x2","FLOAT_MAT4x3","FLOAT_VEC2","FLOAT_VEC3","FLOAT_VEC4","FOCUS","FONT_FACE_RULE","FONT_FEATURE_VALUES_RULE","FRAGMENT_SHADER","FRAGMENT_SHADER_DERIVATIVE_HINT","FRAGMENT_SHADER_DERIVATIVE_HINT_OES","FRAMEBUFFER","FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE","FRAMEBUFFER_ATTACHMENT_BLUE_SIZE","FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING","FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE","FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE","FRAMEBUFFER_ATTACHMENT_GREEN_SIZE","FRAMEBUFFER_ATTACHMENT_OBJECT_NAME","FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE","FRAMEBUFFER_ATTACHMENT_RED_SIZE","FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE","FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE","FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER","FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL","FRAMEBUFFER_BINDING","FRAMEBUFFER_COMPLETE","FRAMEBUFFER_DEFAULT","FRAMEBUFFER_INCOMPLETE_ATTACHMENT","FRAMEBUFFER_INCOMPLETE_DIMENSIONS","FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT","FRAMEBUFFER_INCOMPLETE_MULTISAMPLE","FRAMEBUFFER_UNSUPPORTED","FRONT","FRONT_AND_BACK","FRONT_FACE","FUNC_ADD","FUNC_REVERSE_SUBTRACT","FUNC_SUBTRACT","FeaturePolicy","FeaturePolicyViolationReportBody","FederatedCredential","Feed","FeedEntry","File","FileError","FileList","FileReader","FileSystem","FileSystemDirectoryEntry","FileSystemDirectoryReader","FileSystemEntry","FileSystemFileEntry","FinalizationRegistry","FindInPage","Float32Array","Float64Array","FocusEvent","FontFace","FontFaceSet","FontFaceSetLoadEvent","FormData","FormDataEvent","FragmentDirective","Function","GENERATE_MIPMAP_HINT","GEQUAL","GREATER","GREEN_BITS","GainNode","Gamepad","GamepadAxisMoveEvent","GamepadButton","GamepadButtonEvent","GamepadEvent","GamepadHapticActuator","GamepadPose","Geolocation","GeolocationCoordinates","GeolocationPosition","GeolocationPositionError","GestureEvent","Global","Gyroscope","HALF_FLOAT","HAVE_CURRENT_DATA","HAVE_ENOUGH_DATA","HAVE_FUTURE_DATA","HAVE_METADATA","HAVE_NOTHING","HEADERS_RECEIVED","HIDDEN","HIERARCHY_REQUEST_ERR","HIGHPASS","HIGHSHELF","HIGH_FLOAT","HIGH_INT","HORIZONTAL","HORIZONTAL_AXIS","HRTF","HTMLAllCollection","HTMLAnchorElement","HTMLAppletElement","HTMLAreaElement","HTMLAudioElement","HTMLBRElement","HTMLBaseElement","HTMLBaseFontElement","HTMLBlockquoteElement","HTMLBodyElement","HTMLButtonElement","HTMLCanvasElement","HTMLCollection","HTMLCommandElement","HTMLContentElement","HTMLDListElement","HTMLDataElement","HTMLDataListElement","HTMLDetailsElement","HTMLDialogElement","HTMLDirectoryElement","HTMLDivElement","HTMLDocument","HTMLElement","HTMLEmbedElement","HTMLFieldSetElement","HTMLFontElement","HTMLFormControlsCollection","HTMLFormElement","HTMLFrameElement","HTMLFrameSetElement","HTMLHRElement","HTMLHeadElement","HTMLHeadingElement","HTMLHtmlElement","HTMLIFrameElement","HTMLImageElement","HTMLInputElement","HTMLIsIndexElement","HTMLKeygenElement","HTMLLIElement","HTMLLabelElement","HTMLLegendElement","HTMLLinkElement","HTMLMapElement","HTMLMarqueeElement","HTMLMediaElement","HTMLMenuElement","HTMLMenuItemElement","HTMLMetaElement","HTMLMeterElement","HTMLModElement","HTMLOListElement","HTMLObjectElement","HTMLOptGroupElement","HTMLOptionElement","HTMLOptionsCollection","HTMLOutputElement","HTMLParagraphElement","HTMLParamElement","HTMLPictureElement","HTMLPreElement","HTMLProgressElement","HTMLPropertiesCollection","HTMLQuoteElement","HTMLScriptElement","HTMLSelectElement","HTMLShadowElement","HTMLSlotElement","HTMLSourceElement","HTMLSpanElement","HTMLStyleElement","HTMLTableCaptionElement","HTMLTableCellElement","HTMLTableColElement","HTMLTableElement","HTMLTableRowElement","HTMLTableSectionElement","HTMLTemplateElement","HTMLTextAreaElement","HTMLTimeElement","HTMLTitleElement","HTMLTrackElement","HTMLUListElement","HTMLUnknownElement","HTMLVideoElement","HashChangeEvent","Headers","History","Hz","ICE_CHECKING","ICE_CLOSED","ICE_COMPLETED","ICE_CONNECTED","ICE_FAILED","ICE_GATHERING","ICE_WAITING","IDBCursor","IDBCursorWithValue","IDBDatabase","IDBDatabaseException","IDBFactory","IDBFileHandle","IDBFileRequest","IDBIndex","IDBKeyRange","IDBMutableFile","IDBObjectStore","IDBOpenDBRequest","IDBRequest","IDBTransaction","IDBVersionChangeEvent","IDLE","IIRFilterNode","IMPLEMENTATION_COLOR_READ_FORMAT","IMPLEMENTATION_COLOR_READ_TYPE","IMPORT_RULE","INCR","INCR_WRAP","INDEX_SIZE_ERR","INT","INTERLEAVED_ATTRIBS","INT_2_10_10_10_REV","INT_SAMPLER_2D","INT_SAMPLER_2D_ARRAY","INT_SAMPLER_3D","INT_SAMPLER_CUBE","INT_VEC2","INT_VEC3","INT_VEC4","INUSE_ATTRIBUTE_ERR","INVALID_ACCESS_ERR","INVALID_CHARACTER_ERR","INVALID_ENUM","INVALID_EXPRESSION_ERR","INVALID_FRAMEBUFFER_OPERATION","INVALID_INDEX","INVALID_MODIFICATION_ERR","INVALID_NODE_TYPE_ERR","INVALID_OPERATION","INVALID_STATE_ERR","INVALID_VALUE","INVERSE_DISTANCE","INVERT","IceCandidate","IdleDeadline","Image","ImageBitmap","ImageBitmapRenderingContext","ImageCapture","ImageData","Infinity","InputDeviceCapabilities","InputDeviceInfo","InputEvent","InputMethodContext","InstallTrigger","InstallTriggerImpl","Instance","Int16Array","Int32Array","Int8Array","Intent","InternalError","IntersectionObserver","IntersectionObserverEntry","Intl","IsSearchProviderInstalled","Iterator","JSON","KEEP","KEYDOWN","KEYFRAMES_RULE","KEYFRAME_RULE","KEYPRESS","KEYUP","KeyEvent","Keyboard","KeyboardEvent","KeyboardLayoutMap","KeyframeEffect","LENGTHADJUST_SPACING","LENGTHADJUST_SPACINGANDGLYPHS","LENGTHADJUST_UNKNOWN","LEQUAL","LESS","LINEAR","LINEAR_DISTANCE","LINEAR_MIPMAP_LINEAR","LINEAR_MIPMAP_NEAREST","LINES","LINE_LOOP","LINE_STRIP","LINE_WIDTH","LINK_STATUS","LIVE","LN10","LN2","LOADED","LOADING","LOG10E","LOG2E","LOWPASS","LOWSHELF","LOW_FLOAT","LOW_INT","LSException","LSParserFilter","LUMINANCE","LUMINANCE_ALPHA","LargestContentfulPaint","LayoutShift","LayoutShiftAttribution","LinearAccelerationSensor","LinkError","ListFormat","LocalMediaStream","Locale","Location","Lock","LockManager","MAX","MAX_3D_TEXTURE_SIZE","MAX_ARRAY_TEXTURE_LAYERS","MAX_CLIENT_WAIT_TIMEOUT_WEBGL","MAX_COLOR_ATTACHMENTS","MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS","MAX_COMBINED_TEXTURE_IMAGE_UNITS","MAX_COMBINED_UNIFORM_BLOCKS","MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS","MAX_CUBE_MAP_TEXTURE_SIZE","MAX_DRAW_BUFFERS","MAX_ELEMENTS_INDICES","MAX_ELEMENTS_VERTICES","MAX_ELEMENT_INDEX","MAX_FRAGMENT_INPUT_COMPONENTS","MAX_FRAGMENT_UNIFORM_BLOCKS","MAX_FRAGMENT_UNIFORM_COMPONENTS","MAX_FRAGMENT_UNIFORM_VECTORS","MAX_PROGRAM_TEXEL_OFFSET","MAX_RENDERBUFFER_SIZE","MAX_SAFE_INTEGER","MAX_SAMPLES","MAX_SERVER_WAIT_TIMEOUT","MAX_TEXTURE_IMAGE_UNITS","MAX_TEXTURE_LOD_BIAS","MAX_TEXTURE_MAX_ANISOTROPY_EXT","MAX_TEXTURE_SIZE","MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS","MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS","MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS","MAX_UNIFORM_BLOCK_SIZE","MAX_UNIFORM_BUFFER_BINDINGS","MAX_VALUE","MAX_VARYING_COMPONENTS","MAX_VARYING_VECTORS","MAX_VERTEX_ATTRIBS","MAX_VERTEX_OUTPUT_COMPONENTS","MAX_VERTEX_TEXTURE_IMAGE_UNITS","MAX_VERTEX_UNIFORM_BLOCKS","MAX_VERTEX_UNIFORM_COMPONENTS","MAX_VERTEX_UNIFORM_VECTORS","MAX_VIEWPORT_DIMS","MEDIA_ERR_ABORTED","MEDIA_ERR_DECODE","MEDIA_ERR_ENCRYPTED","MEDIA_ERR_NETWORK","MEDIA_ERR_SRC_NOT_SUPPORTED","MEDIA_KEYERR_CLIENT","MEDIA_KEYERR_DOMAIN","MEDIA_KEYERR_HARDWARECHANGE","MEDIA_KEYERR_OUTPUT","MEDIA_KEYERR_SERVICE","MEDIA_KEYERR_UNKNOWN","MEDIA_RULE","MEDIUM_FLOAT","MEDIUM_INT","META_MASK","MIDIAccess","MIDIConnectionEvent","MIDIInput","MIDIInputMap","MIDIMessageEvent","MIDIOutput","MIDIOutputMap","MIDIPort","MIN","MIN_PROGRAM_TEXEL_OFFSET","MIN_SAFE_INTEGER","MIN_VALUE","MIRRORED_REPEAT","MODE_ASYNCHRONOUS","MODE_SYNCHRONOUS","MODIFICATION","MOUSEDOWN","MOUSEDRAG","MOUSEMOVE","MOUSEOUT","MOUSEOVER","MOUSEUP","MOZ_KEYFRAMES_RULE","MOZ_KEYFRAME_RULE","MOZ_SOURCE_CURSOR","MOZ_SOURCE_ERASER","MOZ_SOURCE_KEYBOARD","MOZ_SOURCE_MOUSE","MOZ_SOURCE_PEN","MOZ_SOURCE_TOUCH","MOZ_SOURCE_UNKNOWN","MSGESTURE_FLAG_BEGIN","MSGESTURE_FLAG_CANCEL","MSGESTURE_FLAG_END","MSGESTURE_FLAG_INERTIA","MSGESTURE_FLAG_NONE","MSPOINTER_TYPE_MOUSE","MSPOINTER_TYPE_PEN","MSPOINTER_TYPE_TOUCH","MS_ASYNC_CALLBACK_STATUS_ASSIGN_DELEGATE","MS_ASYNC_CALLBACK_STATUS_CANCEL","MS_ASYNC_CALLBACK_STATUS_CHOOSEANY","MS_ASYNC_CALLBACK_STATUS_ERROR","MS_ASYNC_CALLBACK_STATUS_JOIN","MS_ASYNC_OP_STATUS_CANCELED","MS_ASYNC_OP_STATUS_ERROR","MS_ASYNC_OP_STATUS_SUCCESS","MS_MANIPULATION_STATE_ACTIVE","MS_MANIPULATION_STATE_CANCELLED","MS_MANIPULATION_STATE_COMMITTED","MS_MANIPULATION_STATE_DRAGGING","MS_MANIPULATION_STATE_INERTIA","MS_MANIPULATION_STATE_PRESELECT","MS_MANIPULATION_STATE_SELECTING","MS_MANIPULATION_STATE_STOPPED","MS_MEDIA_ERR_ENCRYPTED","MS_MEDIA_KEYERR_CLIENT","MS_MEDIA_KEYERR_DOMAIN","MS_MEDIA_KEYERR_HARDWARECHANGE","MS_MEDIA_KEYERR_OUTPUT","MS_MEDIA_KEYERR_SERVICE","MS_MEDIA_KEYERR_UNKNOWN","Map","Math","MathMLElement","MediaCapabilities","MediaCapabilitiesInfo","MediaController","MediaDeviceInfo","MediaDevices","MediaElementAudioSourceNode","MediaEncryptedEvent","MediaError","MediaKeyError","MediaKeyEvent","MediaKeyMessageEvent","MediaKeyNeededEvent","MediaKeySession","MediaKeyStatusMap","MediaKeySystemAccess","MediaKeys","MediaList","MediaMetadata","MediaQueryList","MediaQueryListEvent","MediaRecorder","MediaRecorderErrorEvent","MediaSession","MediaSettingsRange","MediaSource","MediaStream","MediaStreamAudioDestinationNode","MediaStreamAudioSourceNode","MediaStreamEvent","MediaStreamTrack","MediaStreamTrackAudioSourceNode","MediaStreamTrackEvent","Memory","MessageChannel","MessageEvent","MessagePort","Methods","MimeType","MimeTypeArray","Module","MouseEvent","MouseScrollEvent","MozAnimation","MozAnimationDelay","MozAnimationDirection","MozAnimationDuration","MozAnimationFillMode","MozAnimationIterationCount","MozAnimationName","MozAnimationPlayState","MozAnimationTimingFunction","MozAppearance","MozBackfaceVisibility","MozBinding","MozBorderBottomColors","MozBorderEnd","MozBorderEndColor","MozBorderEndStyle","MozBorderEndWidth","MozBorderImage","MozBorderLeftColors","MozBorderRightColors","MozBorderStart","MozBorderStartColor","MozBorderStartStyle","MozBorderStartWidth","MozBorderTopColors","MozBoxAlign","MozBoxDirection","MozBoxFlex","MozBoxOrdinalGroup","MozBoxOrient","MozBoxPack","MozBoxSizing","MozCSSKeyframeRule","MozCSSKeyframesRule","MozColumnCount","MozColumnFill","MozColumnGap","MozColumnRule","MozColumnRuleColor","MozColumnRuleStyle","MozColumnRuleWidth","MozColumnWidth","MozColumns","MozContactChangeEvent","MozFloatEdge","MozFontFeatureSettings","MozFontLanguageOverride","MozForceBrokenImageIcon","MozHyphens","MozImageRegion","MozMarginEnd","MozMarginStart","MozMmsEvent","MozMmsMessage","MozMobileMessageThread","MozOSXFontSmoothing","MozOrient","MozOsxFontSmoothing","MozOutlineRadius","MozOutlineRadiusBottomleft","MozOutlineRadiusBottomright","MozOutlineRadiusTopleft","MozOutlineRadiusTopright","MozPaddingEnd","MozPaddingStart","MozPerspective","MozPerspectiveOrigin","MozPowerManager","MozSettingsEvent","MozSmsEvent","MozSmsMessage","MozStackSizing","MozTabSize","MozTextAlignLast","MozTextDecorationColor","MozTextDecorationLine","MozTextDecorationStyle","MozTextSizeAdjust","MozTransform","MozTransformOrigin","MozTransformStyle","MozTransition","MozTransitionDelay","MozTransitionDuration","MozTransitionProperty","MozTransitionTimingFunction","MozUserFocus","MozUserInput","MozUserModify","MozUserSelect","MozWindowDragging","MozWindowShadow","MutationEvent","MutationObserver","MutationRecord","NAMESPACE_ERR","NAMESPACE_RULE","NEAREST","NEAREST_MIPMAP_LINEAR","NEAREST_MIPMAP_NEAREST","NEGATIVE_INFINITY","NETWORK_EMPTY","NETWORK_ERR","NETWORK_IDLE","NETWORK_LOADED","NETWORK_LOADING","NETWORK_NO_SOURCE","NEVER","NEW","NEXT","NEXT_NO_DUPLICATE","NICEST","NODE_AFTER","NODE_BEFORE","NODE_BEFORE_AND_AFTER","NODE_INSIDE","NONE","NON_TRANSIENT_ERR","NOTATION_NODE","NOTCH","NOTEQUAL","NOT_ALLOWED_ERR","NOT_FOUND_ERR","NOT_READABLE_ERR","NOT_SUPPORTED_ERR","NO_DATA_ALLOWED_ERR","NO_ERR","NO_ERROR","NO_MODIFICATION_ALLOWED_ERR","NUMBER_TYPE","NUM_COMPRESSED_TEXTURE_FORMATS","NaN","NamedNodeMap","NavigationPreloadManager","Navigator","NearbyLinks","NetworkInformation","Node","NodeFilter","NodeIterator","NodeList","Notation","Notification","NotifyPaintEvent","Number","NumberFormat","OBJECT_TYPE","OBSOLETE","OK","ONE","ONE_MINUS_CONSTANT_ALPHA","ONE_MINUS_CONSTANT_COLOR","ONE_MINUS_DST_ALPHA","ONE_MINUS_DST_COLOR","ONE_MINUS_SRC_ALPHA","ONE_MINUS_SRC_COLOR","OPEN","OPENED","OPENING","ORDERED_NODE_ITERATOR_TYPE","ORDERED_NODE_SNAPSHOT_TYPE","OTHER_ERROR","OUT_OF_MEMORY","Object","OfflineAudioCompletionEvent","OfflineAudioContext","OfflineResourceList","OffscreenCanvas","OffscreenCanvasRenderingContext2D","Option","OrientationSensor","OscillatorNode","OverconstrainedError","OverflowEvent","PACK_ALIGNMENT","PACK_ROW_LENGTH","PACK_SKIP_PIXELS","PACK_SKIP_ROWS","PAGE_RULE","PARSE_ERR","PATHSEG_ARC_ABS","PATHSEG_ARC_REL","PATHSEG_CLOSEPATH","PATHSEG_CURVETO_CUBIC_ABS","PATHSEG_CURVETO_CUBIC_REL","PATHSEG_CURVETO_CUBIC_SMOOTH_ABS","PATHSEG_CURVETO_CUBIC_SMOOTH_REL","PATHSEG_CURVETO_QUADRATIC_ABS","PATHSEG_CURVETO_QUADRATIC_REL","PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS","PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL","PATHSEG_LINETO_ABS","PATHSEG_LINETO_HORIZONTAL_ABS","PATHSEG_LINETO_HORIZONTAL_REL","PATHSEG_LINETO_REL","PATHSEG_LINETO_VERTICAL_ABS","PATHSEG_LINETO_VERTICAL_REL","PATHSEG_MOVETO_ABS","PATHSEG_MOVETO_REL","PATHSEG_UNKNOWN","PATH_EXISTS_ERR","PEAKING","PERMISSION_DENIED","PERSISTENT","PI","PIXEL_PACK_BUFFER","PIXEL_PACK_BUFFER_BINDING","PIXEL_UNPACK_BUFFER","PIXEL_UNPACK_BUFFER_BINDING","PLAYING_STATE","POINTS","POLYGON_OFFSET_FACTOR","POLYGON_OFFSET_FILL","POLYGON_OFFSET_UNITS","POSITION_UNAVAILABLE","POSITIVE_INFINITY","PREV","PREV_NO_DUPLICATE","PROCESSING_INSTRUCTION_NODE","PageChangeEvent","PageTransitionEvent","PaintRequest","PaintRequestList","PannerNode","PasswordCredential","Path2D","PaymentAddress","PaymentInstruments","PaymentManager","PaymentMethodChangeEvent","PaymentRequest","PaymentRequestUpdateEvent","PaymentResponse","Performance","PerformanceElementTiming","PerformanceEntry","PerformanceEventTiming","PerformanceLongTaskTiming","PerformanceMark","PerformanceMeasure","PerformanceNavigation","PerformanceNavigationTiming","PerformanceObserver","PerformanceObserverEntryList","PerformancePaintTiming","PerformanceResourceTiming","PerformanceServerTiming","PerformanceTiming","PeriodicSyncManager","PeriodicWave","PermissionStatus","Permissions","PhotoCapabilities","PictureInPictureWindow","Plugin","PluginArray","PluralRules","PointerEvent","PopStateEvent","PopupBlockedEvent","Presentation","PresentationAvailability","PresentationConnection","PresentationConnectionAvailableEvent","PresentationConnectionCloseEvent","PresentationConnectionList","PresentationReceiver","PresentationRequest","ProcessingInstruction","ProgressEvent","Promise","PromiseRejectionEvent","PropertyNodeList","Proxy","PublicKeyCredential","PushManager","PushSubscription","PushSubscriptionOptions","Q","QUERY_RESULT","QUERY_RESULT_AVAILABLE","QUOTA_ERR","QUOTA_EXCEEDED_ERR","QueryInterface","R11F_G11F_B10F","R16F","R16I","R16UI","R32F","R32I","R32UI","R8","R8I","R8UI","R8_SNORM","RASTERIZER_DISCARD","READ_BUFFER","READ_FRAMEBUFFER","READ_FRAMEBUFFER_BINDING","READ_ONLY","READ_ONLY_ERR","READ_WRITE","RED","RED_BITS","RED_INTEGER","REMOVAL","RENDERBUFFER","RENDERBUFFER_ALPHA_SIZE","RENDERBUFFER_BINDING","RENDERBUFFER_BLUE_SIZE","RENDERBUFFER_DEPTH_SIZE","RENDERBUFFER_GREEN_SIZE","RENDERBUFFER_HEIGHT","RENDERBUFFER_INTERNAL_FORMAT","RENDERBUFFER_RED_SIZE","RENDERBUFFER_SAMPLES","RENDERBUFFER_STENCIL_SIZE","RENDERBUFFER_WIDTH","RENDERER","RENDERING_INTENT_ABSOLUTE_COLORIMETRIC","RENDERING_INTENT_AUTO","RENDERING_INTENT_PERCEPTUAL","RENDERING_INTENT_RELATIVE_COLORIMETRIC","RENDERING_INTENT_SATURATION","RENDERING_INTENT_UNKNOWN","REPEAT","REPLACE","RG","RG16F","RG16I","RG16UI","RG32F","RG32I","RG32UI","RG8","RG8I","RG8UI","RG8_SNORM","RGB","RGB10_A2","RGB10_A2UI","RGB16F","RGB16I","RGB16UI","RGB32F","RGB32I","RGB32UI","RGB565","RGB5_A1","RGB8","RGB8I","RGB8UI","RGB8_SNORM","RGB9_E5","RGBA","RGBA16F","RGBA16I","RGBA16UI","RGBA32F","RGBA32I","RGBA32UI","RGBA4","RGBA8","RGBA8I","RGBA8UI","RGBA8_SNORM","RGBA_INTEGER","RGBColor","RGB_INTEGER","RG_INTEGER","ROTATION_CLOCKWISE","ROTATION_COUNTERCLOCKWISE","RTCCertificate","RTCDTMFSender","RTCDTMFToneChangeEvent","RTCDataChannel","RTCDataChannelEvent","RTCDtlsTransport","RTCError","RTCErrorEvent","RTCIceCandidate","RTCIceTransport","RTCPeerConnection","RTCPeerConnectionIceErrorEvent","RTCPeerConnectionIceEvent","RTCRtpReceiver","RTCRtpSender","RTCRtpTransceiver","RTCSctpTransport","RTCSessionDescription","RTCStatsReport","RTCTrackEvent","RadioNodeList","Range","RangeError","RangeException","ReadableStream","ReadableStreamDefaultReader","RecordErrorEvent","Rect","ReferenceError","Reflect","RegExp","RelativeOrientationSensor","RelativeTimeFormat","RemotePlayback","Report","ReportBody","ReportingObserver","Request","ResizeObserver","ResizeObserverEntry","ResizeObserverSize","Response","RuntimeError","SAMPLER_2D","SAMPLER_2D_ARRAY","SAMPLER_2D_ARRAY_SHADOW","SAMPLER_2D_SHADOW","SAMPLER_3D","SAMPLER_BINDING","SAMPLER_CUBE","SAMPLER_CUBE_SHADOW","SAMPLES","SAMPLE_ALPHA_TO_COVERAGE","SAMPLE_BUFFERS","SAMPLE_COVERAGE","SAMPLE_COVERAGE_INVERT","SAMPLE_COVERAGE_VALUE","SAWTOOTH","SCHEDULED_STATE","SCISSOR_BOX","SCISSOR_TEST","SCROLL_PAGE_DOWN","SCROLL_PAGE_UP","SDP_ANSWER","SDP_OFFER","SDP_PRANSWER","SECURITY_ERR","SELECT","SEPARATE_ATTRIBS","SERIALIZE_ERR","SEVERITY_ERROR","SEVERITY_FATAL_ERROR","SEVERITY_WARNING","SHADER_COMPILER","SHADER_TYPE","SHADING_LANGUAGE_VERSION","SHIFT_MASK","SHORT","SHOWING","SHOW_ALL","SHOW_ATTRIBUTE","SHOW_CDATA_SECTION","SHOW_COMMENT","SHOW_DOCUMENT","SHOW_DOCUMENT_FRAGMENT","SHOW_DOCUMENT_TYPE","SHOW_ELEMENT","SHOW_ENTITY","SHOW_ENTITY_REFERENCE","SHOW_NOTATION","SHOW_PROCESSING_INSTRUCTION","SHOW_TEXT","SIGNALED","SIGNED_NORMALIZED","SINE","SOUNDFIELD","SQLException","SQRT1_2","SQRT2","SQUARE","SRC_ALPHA","SRC_ALPHA_SATURATE","SRC_COLOR","SRGB","SRGB8","SRGB8_ALPHA8","START_TO_END","START_TO_START","STATIC_COPY","STATIC_DRAW","STATIC_READ","STENCIL","STENCIL_ATTACHMENT","STENCIL_BACK_FAIL","STENCIL_BACK_FUNC","STENCIL_BACK_PASS_DEPTH_FAIL","STENCIL_BACK_PASS_DEPTH_PASS","STENCIL_BACK_REF","STENCIL_BACK_VALUE_MASK","STENCIL_BACK_WRITEMASK","STENCIL_BITS","STENCIL_BUFFER_BIT","STENCIL_CLEAR_VALUE","STENCIL_FAIL","STENCIL_FUNC","STENCIL_INDEX","STENCIL_INDEX8","STENCIL_PASS_DEPTH_FAIL","STENCIL_PASS_DEPTH_PASS","STENCIL_REF","STENCIL_TEST","STENCIL_VALUE_MASK","STENCIL_WRITEMASK","STREAM_COPY","STREAM_DRAW","STREAM_READ","STRING_TYPE","STYLE_RULE","SUBPIXEL_BITS","SUPPORTS_RULE","SVGAElement","SVGAltGlyphDefElement","SVGAltGlyphElement","SVGAltGlyphItemElement","SVGAngle","SVGAnimateColorElement","SVGAnimateElement","SVGAnimateMotionElement","SVGAnimateTransformElement","SVGAnimatedAngle","SVGAnimatedBoolean","SVGAnimatedEnumeration","SVGAnimatedInteger","SVGAnimatedLength","SVGAnimatedLengthList","SVGAnimatedNumber","SVGAnimatedNumberList","SVGAnimatedPreserveAspectRatio","SVGAnimatedRect","SVGAnimatedString","SVGAnimatedTransformList","SVGAnimationElement","SVGCircleElement","SVGClipPathElement","SVGColor","SVGComponentTransferFunctionElement","SVGCursorElement","SVGDefsElement","SVGDescElement","SVGDiscardElement","SVGDocument","SVGElement","SVGElementInstance","SVGElementInstanceList","SVGEllipseElement","SVGException","SVGFEBlendElement","SVGFEColorMatrixElement","SVGFEComponentTransferElement","SVGFECompositeElement","SVGFEConvolveMatrixElement","SVGFEDiffuseLightingElement","SVGFEDisplacementMapElement","SVGFEDistantLightElement","SVGFEDropShadowElement","SVGFEFloodElement","SVGFEFuncAElement","SVGFEFuncBElement","SVGFEFuncGElement","SVGFEFuncRElement","SVGFEGaussianBlurElement","SVGFEImageElement","SVGFEMergeElement","SVGFEMergeNodeElement","SVGFEMorphologyElement","SVGFEOffsetElement","SVGFEPointLightElement","SVGFESpecularLightingElement","SVGFESpotLightElement","SVGFETileElement","SVGFETurbulenceElement","SVGFilterElement","SVGFontElement","SVGFontFaceElement","SVGFontFaceFormatElement","SVGFontFaceNameElement","SVGFontFaceSrcElement","SVGFontFaceUriElement","SVGForeignObjectElement","SVGGElement","SVGGeometryElement","SVGGlyphElement","SVGGlyphRefElement","SVGGradientElement","SVGGraphicsElement","SVGHKernElement","SVGImageElement","SVGLength","SVGLengthList","SVGLineElement","SVGLinearGradientElement","SVGMPathElement","SVGMarkerElement","SVGMaskElement","SVGMatrix","SVGMetadataElement","SVGMissingGlyphElement","SVGNumber","SVGNumberList","SVGPaint","SVGPathElement","SVGPathSeg","SVGPathSegArcAbs","SVGPathSegArcRel","SVGPathSegClosePath","SVGPathSegCurvetoCubicAbs","SVGPathSegCurvetoCubicRel","SVGPathSegCurvetoCubicSmoothAbs","SVGPathSegCurvetoCubicSmoothRel","SVGPathSegCurvetoQuadraticAbs","SVGPathSegCurvetoQuadraticRel","SVGPathSegCurvetoQuadraticSmoothAbs","SVGPathSegCurvetoQuadraticSmoothRel","SVGPathSegLinetoAbs","SVGPathSegLinetoHorizontalAbs","SVGPathSegLinetoHorizontalRel","SVGPathSegLinetoRel","SVGPathSegLinetoVerticalAbs","SVGPathSegLinetoVerticalRel","SVGPathSegList","SVGPathSegMovetoAbs","SVGPathSegMovetoRel","SVGPatternElement","SVGPoint","SVGPointList","SVGPolygonElement","SVGPolylineElement","SVGPreserveAspectRatio","SVGRadialGradientElement","SVGRect","SVGRectElement","SVGRenderingIntent","SVGSVGElement","SVGScriptElement","SVGSetElement","SVGStopElement","SVGStringList","SVGStyleElement","SVGSwitchElement","SVGSymbolElement","SVGTRefElement","SVGTSpanElement","SVGTextContentElement","SVGTextElement","SVGTextPathElement","SVGTextPositioningElement","SVGTitleElement","SVGTransform","SVGTransformList","SVGUnitTypes","SVGUseElement","SVGVKernElement","SVGViewElement","SVGViewSpec","SVGZoomAndPan","SVGZoomEvent","SVG_ANGLETYPE_DEG","SVG_ANGLETYPE_GRAD","SVG_ANGLETYPE_RAD","SVG_ANGLETYPE_UNKNOWN","SVG_ANGLETYPE_UNSPECIFIED","SVG_CHANNEL_A","SVG_CHANNEL_B","SVG_CHANNEL_G","SVG_CHANNEL_R","SVG_CHANNEL_UNKNOWN","SVG_COLORTYPE_CURRENTCOLOR","SVG_COLORTYPE_RGBCOLOR","SVG_COLORTYPE_RGBCOLOR_ICCCOLOR","SVG_COLORTYPE_UNKNOWN","SVG_EDGEMODE_DUPLICATE","SVG_EDGEMODE_NONE","SVG_EDGEMODE_UNKNOWN","SVG_EDGEMODE_WRAP","SVG_FEBLEND_MODE_COLOR","SVG_FEBLEND_MODE_COLOR_BURN","SVG_FEBLEND_MODE_COLOR_DODGE","SVG_FEBLEND_MODE_DARKEN","SVG_FEBLEND_MODE_DIFFERENCE","SVG_FEBLEND_MODE_EXCLUSION","SVG_FEBLEND_MODE_HARD_LIGHT","SVG_FEBLEND_MODE_HUE","SVG_FEBLEND_MODE_LIGHTEN","SVG_FEBLEND_MODE_LUMINOSITY","SVG_FEBLEND_MODE_MULTIPLY","SVG_FEBLEND_MODE_NORMAL","SVG_FEBLEND_MODE_OVERLAY","SVG_FEBLEND_MODE_SATURATION","SVG_FEBLEND_MODE_SCREEN","SVG_FEBLEND_MODE_SOFT_LIGHT","SVG_FEBLEND_MODE_UNKNOWN","SVG_FECOLORMATRIX_TYPE_HUEROTATE","SVG_FECOLORMATRIX_TYPE_LUMINANCETOALPHA","SVG_FECOLORMATRIX_TYPE_MATRIX","SVG_FECOLORMATRIX_TYPE_SATURATE","SVG_FECOLORMATRIX_TYPE_UNKNOWN","SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE","SVG_FECOMPONENTTRANSFER_TYPE_GAMMA","SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY","SVG_FECOMPONENTTRANSFER_TYPE_LINEAR","SVG_FECOMPONENTTRANSFER_TYPE_TABLE","SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN","SVG_FECOMPOSITE_OPERATOR_ARITHMETIC","SVG_FECOMPOSITE_OPERATOR_ATOP","SVG_FECOMPOSITE_OPERATOR_IN","SVG_FECOMPOSITE_OPERATOR_OUT","SVG_FECOMPOSITE_OPERATOR_OVER","SVG_FECOMPOSITE_OPERATOR_UNKNOWN","SVG_FECOMPOSITE_OPERATOR_XOR","SVG_INVALID_VALUE_ERR","SVG_LENGTHTYPE_CM","SVG_LENGTHTYPE_EMS","SVG_LENGTHTYPE_EXS","SVG_LENGTHTYPE_IN","SVG_LENGTHTYPE_MM","SVG_LENGTHTYPE_NUMBER","SVG_LENGTHTYPE_PC","SVG_LENGTHTYPE_PERCENTAGE","SVG_LENGTHTYPE_PT","SVG_LENGTHTYPE_PX","SVG_LENGTHTYPE_UNKNOWN","SVG_MARKERUNITS_STROKEWIDTH","SVG_MARKERUNITS_UNKNOWN","SVG_MARKERUNITS_USERSPACEONUSE","SVG_MARKER_ORIENT_ANGLE","SVG_MARKER_ORIENT_AUTO","SVG_MARKER_ORIENT_UNKNOWN","SVG_MASKTYPE_ALPHA","SVG_MASKTYPE_LUMINANCE","SVG_MATRIX_NOT_INVERTABLE","SVG_MEETORSLICE_MEET","SVG_MEETORSLICE_SLICE","SVG_MEETORSLICE_UNKNOWN","SVG_MORPHOLOGY_OPERATOR_DILATE","SVG_MORPHOLOGY_OPERATOR_ERODE","SVG_MORPHOLOGY_OPERATOR_UNKNOWN","SVG_PAINTTYPE_CURRENTCOLOR","SVG_PAINTTYPE_NONE","SVG_PAINTTYPE_RGBCOLOR","SVG_PAINTTYPE_RGBCOLOR_ICCCOLOR","SVG_PAINTTYPE_UNKNOWN","SVG_PAINTTYPE_URI","SVG_PAINTTYPE_URI_CURRENTCOLOR","SVG_PAINTTYPE_URI_NONE","SVG_PAINTTYPE_URI_RGBCOLOR","SVG_PAINTTYPE_URI_RGBCOLOR_ICCCOLOR","SVG_PRESERVEASPECTRATIO_NONE","SVG_PRESERVEASPECTRATIO_UNKNOWN","SVG_PRESERVEASPECTRATIO_XMAXYMAX","SVG_PRESERVEASPECTRATIO_XMAXYMID","SVG_PRESERVEASPECTRATIO_XMAXYMIN","SVG_PRESERVEASPECTRATIO_XMIDYMAX","SVG_PRESERVEASPECTRATIO_XMIDYMID","SVG_PRESERVEASPECTRATIO_XMIDYMIN","SVG_PRESERVEASPECTRATIO_XMINYMAX","SVG_PRESERVEASPECTRATIO_XMINYMID","SVG_PRESERVEASPECTRATIO_XMINYMIN","SVG_SPREADMETHOD_PAD","SVG_SPREADMETHOD_REFLECT","SVG_SPREADMETHOD_REPEAT","SVG_SPREADMETHOD_UNKNOWN","SVG_STITCHTYPE_NOSTITCH","SVG_STITCHTYPE_STITCH","SVG_STITCHTYPE_UNKNOWN","SVG_TRANSFORM_MATRIX","SVG_TRANSFORM_ROTATE","SVG_TRANSFORM_SCALE","SVG_TRANSFORM_SKEWX","SVG_TRANSFORM_SKEWY","SVG_TRANSFORM_TRANSLATE","SVG_TRANSFORM_UNKNOWN","SVG_TURBULENCE_TYPE_FRACTALNOISE","SVG_TURBULENCE_TYPE_TURBULENCE","SVG_TURBULENCE_TYPE_UNKNOWN","SVG_UNIT_TYPE_OBJECTBOUNDINGBOX","SVG_UNIT_TYPE_UNKNOWN","SVG_UNIT_TYPE_USERSPACEONUSE","SVG_WRONG_TYPE_ERR","SVG_ZOOMANDPAN_DISABLE","SVG_ZOOMANDPAN_MAGNIFY","SVG_ZOOMANDPAN_UNKNOWN","SYNC_CONDITION","SYNC_FENCE","SYNC_FLAGS","SYNC_FLUSH_COMMANDS_BIT","SYNC_GPU_COMMANDS_COMPLETE","SYNC_STATUS","SYNTAX_ERR","SavedPages","Screen","ScreenOrientation","Script","ScriptProcessorNode","ScrollAreaEvent","SecurityPolicyViolationEvent","Selection","Sensor","SensorErrorEvent","ServiceWorker","ServiceWorkerContainer","ServiceWorkerRegistration","SessionDescription","Set","ShadowRoot","SharedArrayBuffer","SharedWorker","SimpleGestureEvent","SourceBuffer","SourceBufferList","SpeechSynthesis","SpeechSynthesisErrorEvent","SpeechSynthesisEvent","SpeechSynthesisUtterance","SpeechSynthesisVoice","StaticRange","StereoPannerNode","StopIteration","Storage","StorageEvent","StorageManager","String","StructType","StylePropertyMap","StylePropertyMapReadOnly","StyleSheet","StyleSheetList","SubmitEvent","SubtleCrypto","Symbol","SyncManager","SyntaxError","TEMPORARY","TEXTPATH_METHODTYPE_ALIGN","TEXTPATH_METHODTYPE_STRETCH","TEXTPATH_METHODTYPE_UNKNOWN","TEXTPATH_SPACINGTYPE_AUTO","TEXTPATH_SPACINGTYPE_EXACT","TEXTPATH_SPACINGTYPE_UNKNOWN","TEXTURE","TEXTURE0","TEXTURE1","TEXTURE10","TEXTURE11","TEXTURE12","TEXTURE13","TEXTURE14","TEXTURE15","TEXTURE16","TEXTURE17","TEXTURE18","TEXTURE19","TEXTURE2","TEXTURE20","TEXTURE21","TEXTURE22","TEXTURE23","TEXTURE24","TEXTURE25","TEXTURE26","TEXTURE27","TEXTURE28","TEXTURE29","TEXTURE3","TEXTURE30","TEXTURE31","TEXTURE4","TEXTURE5","TEXTURE6","TEXTURE7","TEXTURE8","TEXTURE9","TEXTURE_2D","TEXTURE_2D_ARRAY","TEXTURE_3D","TEXTURE_BASE_LEVEL","TEXTURE_BINDING_2D","TEXTURE_BINDING_2D_ARRAY","TEXTURE_BINDING_3D","TEXTURE_BINDING_CUBE_MAP","TEXTURE_COMPARE_FUNC","TEXTURE_COMPARE_MODE","TEXTURE_CUBE_MAP","TEXTURE_CUBE_MAP_NEGATIVE_X","TEXTURE_CUBE_MAP_NEGATIVE_Y","TEXTURE_CUBE_MAP_NEGATIVE_Z","TEXTURE_CUBE_MAP_POSITIVE_X","TEXTURE_CUBE_MAP_POSITIVE_Y","TEXTURE_CUBE_MAP_POSITIVE_Z","TEXTURE_IMMUTABLE_FORMAT","TEXTURE_IMMUTABLE_LEVELS","TEXTURE_MAG_FILTER","TEXTURE_MAX_ANISOTROPY_EXT","TEXTURE_MAX_LEVEL","TEXTURE_MAX_LOD","TEXTURE_MIN_FILTER","TEXTURE_MIN_LOD","TEXTURE_WRAP_R","TEXTURE_WRAP_S","TEXTURE_WRAP_T","TEXT_NODE","TIMEOUT","TIMEOUT_ERR","TIMEOUT_EXPIRED","TIMEOUT_IGNORED","TOO_LARGE_ERR","TRANSACTION_INACTIVE_ERR","TRANSFORM_FEEDBACK","TRANSFORM_FEEDBACK_ACTIVE","TRANSFORM_FEEDBACK_BINDING","TRANSFORM_FEEDBACK_BUFFER","TRANSFORM_FEEDBACK_BUFFER_BINDING","TRANSFORM_FEEDBACK_BUFFER_MODE","TRANSFORM_FEEDBACK_BUFFER_SIZE","TRANSFORM_FEEDBACK_BUFFER_START","TRANSFORM_FEEDBACK_PAUSED","TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN","TRANSFORM_FEEDBACK_VARYINGS","TRIANGLE","TRIANGLES","TRIANGLE_FAN","TRIANGLE_STRIP","TYPE_BACK_FORWARD","TYPE_ERR","TYPE_MISMATCH_ERR","TYPE_NAVIGATE","TYPE_RELOAD","TYPE_RESERVED","Table","TaskAttributionTiming","Text","TextDecoder","TextDecoderStream","TextEncoder","TextEncoderStream","TextEvent","TextMetrics","TextTrack","TextTrackCue","TextTrackCueList","TextTrackList","TimeEvent","TimeRanges","Touch","TouchEvent","TouchList","TrackEvent","TransformStream","TransitionEvent","TreeWalker","TrustedHTML","TrustedScript","TrustedScriptURL","TrustedTypePolicy","TrustedTypePolicyFactory","TypeError","TypedObject","U2F","UIEvent","UNCACHED","UNIFORM_ARRAY_STRIDE","UNIFORM_BLOCK_ACTIVE_UNIFORMS","UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES","UNIFORM_BLOCK_BINDING","UNIFORM_BLOCK_DATA_SIZE","UNIFORM_BLOCK_INDEX","UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER","UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER","UNIFORM_BUFFER","UNIFORM_BUFFER_BINDING","UNIFORM_BUFFER_OFFSET_ALIGNMENT","UNIFORM_BUFFER_SIZE","UNIFORM_BUFFER_START","UNIFORM_IS_ROW_MAJOR","UNIFORM_MATRIX_STRIDE","UNIFORM_OFFSET","UNIFORM_SIZE","UNIFORM_TYPE","UNKNOWN_ERR","UNKNOWN_RULE","UNMASKED_RENDERER_WEBGL","UNMASKED_VENDOR_WEBGL","UNORDERED_NODE_ITERATOR_TYPE","UNORDERED_NODE_SNAPSHOT_TYPE","UNPACK_ALIGNMENT","UNPACK_COLORSPACE_CONVERSION_WEBGL","UNPACK_FLIP_Y_WEBGL","UNPACK_IMAGE_HEIGHT","UNPACK_PREMULTIPLY_ALPHA_WEBGL","UNPACK_ROW_LENGTH","UNPACK_SKIP_IMAGES","UNPACK_SKIP_PIXELS","UNPACK_SKIP_ROWS","UNSCHEDULED_STATE","UNSENT","UNSIGNALED","UNSIGNED_BYTE","UNSIGNED_INT","UNSIGNED_INT_10F_11F_11F_REV","UNSIGNED_INT_24_8","UNSIGNED_INT_2_10_10_10_REV","UNSIGNED_INT_5_9_9_9_REV","UNSIGNED_INT_SAMPLER_2D","UNSIGNED_INT_SAMPLER_2D_ARRAY","UNSIGNED_INT_SAMPLER_3D","UNSIGNED_INT_SAMPLER_CUBE","UNSIGNED_INT_VEC2","UNSIGNED_INT_VEC3","UNSIGNED_INT_VEC4","UNSIGNED_NORMALIZED","UNSIGNED_SHORT","UNSIGNED_SHORT_4_4_4_4","UNSIGNED_SHORT_5_5_5_1","UNSIGNED_SHORT_5_6_5","UNSPECIFIED_EVENT_TYPE_ERR","UPDATEREADY","URIError","URL","URLSearchParams","URLUnencoded","URL_MISMATCH_ERR","USB","USBAlternateInterface","USBConfiguration","USBConnectionEvent","USBDevice","USBEndpoint","USBInTransferResult","USBInterface","USBIsochronousInTransferPacket","USBIsochronousInTransferResult","USBIsochronousOutTransferPacket","USBIsochronousOutTransferResult","USBOutTransferResult","UTC","Uint16Array","Uint32Array","Uint8Array","Uint8ClampedArray","UserActivation","UserMessageHandler","UserMessageHandlersNamespace","UserProximityEvent","VALIDATE_STATUS","VALIDATION_ERR","VARIABLES_RULE","VENDOR","VERSION","VERSION_CHANGE","VERSION_ERR","VERTEX_ARRAY_BINDING","VERTEX_ATTRIB_ARRAY_BUFFER_BINDING","VERTEX_ATTRIB_ARRAY_DIVISOR","VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE","VERTEX_ATTRIB_ARRAY_ENABLED","VERTEX_ATTRIB_ARRAY_INTEGER","VERTEX_ATTRIB_ARRAY_NORMALIZED","VERTEX_ATTRIB_ARRAY_POINTER","VERTEX_ATTRIB_ARRAY_SIZE","VERTEX_ATTRIB_ARRAY_STRIDE","VERTEX_ATTRIB_ARRAY_TYPE","VERTEX_SHADER","VERTICAL","VERTICAL_AXIS","VER_ERR","VIEWPORT","VIEWPORT_RULE","VRDisplay","VRDisplayCapabilities","VRDisplayEvent","VREyeParameters","VRFieldOfView","VRFrameData","VRPose","VRStageParameters","VTTCue","VTTRegion","ValidityState","VideoPlaybackQuality","VideoStreamTrack","VisualViewport","WAIT_FAILED","WEBKIT_FILTER_RULE","WEBKIT_KEYFRAMES_RULE","WEBKIT_KEYFRAME_RULE","WEBKIT_REGION_RULE","WRONG_DOCUMENT_ERR","WakeLock","WakeLockSentinel","WasmAnyRef","WaveShaperNode","WeakMap","WeakRef","WeakSet","WebAssembly","WebGL2RenderingContext","WebGLActiveInfo","WebGLBuffer","WebGLContextEvent","WebGLFramebuffer","WebGLProgram","WebGLQuery","WebGLRenderbuffer","WebGLRenderingContext","WebGLSampler","WebGLShader","WebGLShaderPrecisionFormat","WebGLSync","WebGLTexture","WebGLTransformFeedback","WebGLUniformLocation","WebGLVertexArray","WebGLVertexArrayObject","WebKitAnimationEvent","WebKitBlobBuilder","WebKitCSSFilterRule","WebKitCSSFilterValue","WebKitCSSKeyframeRule","WebKitCSSKeyframesRule","WebKitCSSMatrix","WebKitCSSRegionRule","WebKitCSSTransformValue","WebKitDataCue","WebKitGamepad","WebKitMediaKeyError","WebKitMediaKeyMessageEvent","WebKitMediaKeySession","WebKitMediaKeys","WebKitMediaSource","WebKitMutationObserver","WebKitNamespace","WebKitPlaybackTargetAvailabilityEvent","WebKitPoint","WebKitShadowRoot","WebKitSourceBuffer","WebKitSourceBufferList","WebKitTransitionEvent","WebSocket","WebkitAlignContent","WebkitAlignItems","WebkitAlignSelf","WebkitAnimation","WebkitAnimationDelay","WebkitAnimationDirection","WebkitAnimationDuration","WebkitAnimationFillMode","WebkitAnimationIterationCount","WebkitAnimationName","WebkitAnimationPlayState","WebkitAnimationTimingFunction","WebkitAppearance","WebkitBackfaceVisibility","WebkitBackgroundClip","WebkitBackgroundOrigin","WebkitBackgroundSize","WebkitBorderBottomLeftRadius","WebkitBorderBottomRightRadius","WebkitBorderImage","WebkitBorderRadius","WebkitBorderTopLeftRadius","WebkitBorderTopRightRadius","WebkitBoxAlign","WebkitBoxDirection","WebkitBoxFlex","WebkitBoxOrdinalGroup","WebkitBoxOrient","WebkitBoxPack","WebkitBoxShadow","WebkitBoxSizing","WebkitFilter","WebkitFlex","WebkitFlexBasis","WebkitFlexDirection","WebkitFlexFlow","WebkitFlexGrow","WebkitFlexShrink","WebkitFlexWrap","WebkitJustifyContent","WebkitLineClamp","WebkitMask","WebkitMaskClip","WebkitMaskComposite","WebkitMaskImage","WebkitMaskOrigin","WebkitMaskPosition","WebkitMaskPositionX","WebkitMaskPositionY","WebkitMaskRepeat","WebkitMaskSize","WebkitOrder","WebkitPerspective","WebkitPerspectiveOrigin","WebkitTextFillColor","WebkitTextSizeAdjust","WebkitTextStroke","WebkitTextStrokeColor","WebkitTextStrokeWidth","WebkitTransform","WebkitTransformOrigin","WebkitTransformStyle","WebkitTransition","WebkitTransitionDelay","WebkitTransitionDuration","WebkitTransitionProperty","WebkitTransitionTimingFunction","WebkitUserSelect","WheelEvent","Window","Worker","Worklet","WritableStream","WritableStreamDefaultWriter","XMLDocument","XMLHttpRequest","XMLHttpRequestEventTarget","XMLHttpRequestException","XMLHttpRequestProgressEvent","XMLHttpRequestUpload","XMLSerializer","XMLStylesheetProcessingInstruction","XPathEvaluator","XPathException","XPathExpression","XPathNSResolver","XPathResult","XRBoundedReferenceSpace","XRDOMOverlayState","XRFrame","XRHitTestResult","XRHitTestSource","XRInputSource","XRInputSourceArray","XRInputSourceEvent","XRInputSourcesChangeEvent","XRLayer","XRPose","XRRay","XRReferenceSpace","XRReferenceSpaceEvent","XRRenderState","XRRigidTransform","XRSession","XRSessionEvent","XRSpace","XRSystem","XRTransientInputHitTestResult","XRTransientInputHitTestSource","XRView","XRViewerPose","XRViewport","XRWebGLLayer","XSLTProcessor","ZERO","_XD0M_","_YD0M_","__defineGetter__","__defineSetter__","__lookupGetter__","__lookupSetter__","__opera","__proto__","_browserjsran","a","aLink","abbr","abort","aborted","abs","absolute","acceleration","accelerationIncludingGravity","accelerator","accept","acceptCharset","acceptNode","accessKey","accessKeyLabel","accuracy","acos","acosh","action","actionURL","actions","activated","active","activeCues","activeElement","activeSourceBuffers","activeSourceCount","activeTexture","activeVRDisplays","actualBoundingBoxAscent","actualBoundingBoxDescent","actualBoundingBoxLeft","actualBoundingBoxRight","add","addAll","addBehavior","addCandidate","addColorStop","addCue","addElement","addEventListener","addFilter","addFromString","addFromUri","addIceCandidate","addImport","addListener","addModule","addNamed","addPageRule","addPath","addPointer","addRange","addRegion","addRule","addSearchEngine","addSourceBuffer","addStream","addTextTrack","addTrack","addTransceiver","addWakeLockListener","added","addedNodes","additionalName","additiveSymbols","addons","address","addressLine","adoptNode","adoptedStyleSheets","adr","advance","after","album","alert","algorithm","align","align-content","align-items","align-self","alignContent","alignItems","alignSelf","alignmentBaseline","alinkColor","all","allSettled","allow","allowFullscreen","allowPaymentRequest","allowedDirections","allowedFeatures","allowedToPlay","allowsFeature","alpha","alt","altGraphKey","altHtml","altKey","altLeft","alternate","alternateSetting","alternates","altitude","altitudeAccuracy","amplitude","ancestorOrigins","anchor","anchorNode","anchorOffset","anchors","and","angle","angularAcceleration","angularVelocity","animVal","animate","animatedInstanceRoot","animatedNormalizedPathSegList","animatedPathSegList","animatedPoints","animation","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","animationDelay","animationDirection","animationDuration","animationFillMode","animationIterationCount","animationName","animationPlayState","animationStartTime","animationTimingFunction","animationsPaused","anniversary","antialias","anticipatedRemoval","any","app","appCodeName","appMinorVersion","appName","appNotifications","appVersion","appearance","append","appendBuffer","appendChild","appendData","appendItem","appendMedium","appendNamed","appendRule","appendStream","appendWindowEnd","appendWindowStart","applets","applicationCache","applicationServerKey","apply","applyConstraints","applyElement","arc","arcTo","archive","areas","arguments","ariaAtomic","ariaAutoComplete","ariaBusy","ariaChecked","ariaColCount","ariaColIndex","ariaColSpan","ariaCurrent","ariaDescription","ariaDisabled","ariaExpanded","ariaHasPopup","ariaHidden","ariaKeyShortcuts","ariaLabel","ariaLevel","ariaLive","ariaModal","ariaMultiLine","ariaMultiSelectable","ariaOrientation","ariaPlaceholder","ariaPosInSet","ariaPressed","ariaReadOnly","ariaRelevant","ariaRequired","ariaRoleDescription","ariaRowCount","ariaRowIndex","ariaRowSpan","ariaSelected","ariaSetSize","ariaSort","ariaValueMax","ariaValueMin","ariaValueNow","ariaValueText","arrayBuffer","artist","artwork","as","asIntN","asUintN","asin","asinh","assert","assign","assignedElements","assignedNodes","assignedSlot","async","asyncIterator","atEnd","atan","atan2","atanh","atob","attachEvent","attachInternals","attachShader","attachShadow","attachments","attack","attestationObject","attrChange","attrName","attributeFilter","attributeName","attributeNamespace","attributeOldValue","attributeStyleMap","attributes","attribution","audioBitsPerSecond","audioTracks","audioWorklet","authenticatedSignedWrites","authenticatorData","autoIncrement","autobuffer","autocapitalize","autocomplete","autocorrect","autofocus","automationRate","autoplay","availHeight","availLeft","availTop","availWidth","availability","available","aversion","ax","axes","axis","ay","azimuth","b","back","backface-visibility","backfaceVisibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-x","background-position-y","background-repeat","background-size","backgroundAttachment","backgroundBlendMode","backgroundClip","backgroundColor","backgroundFetch","backgroundImage","backgroundOrigin","backgroundPosition","backgroundPositionX","backgroundPositionY","backgroundRepeat","backgroundSize","badInput","badge","balance","baseFrequencyX","baseFrequencyY","baseLatency","baseLayer","baseNode","baseOffset","baseURI","baseVal","baselineShift","battery","bday","before","beginElement","beginElementAt","beginPath","beginQuery","beginTransformFeedback","behavior","behaviorCookie","behaviorPart","behaviorUrns","beta","bezierCurveTo","bgColor","bgProperties","bias","big","bigint64","biguint64","binaryType","bind","bindAttribLocation","bindBuffer","bindBufferBase","bindBufferRange","bindFramebuffer","bindRenderbuffer","bindSampler","bindTexture","bindTransformFeedback","bindVertexArray","blendColor","blendEquation","blendEquationSeparate","blendFunc","blendFuncSeparate","blink","blitFramebuffer","blob","block-size","blockDirection","blockSize","blockedURI","blue","bluetooth","blur","body","bodyUsed","bold","bookmarks","booleanValue","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-end-end-radius","border-end-start-radius","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-start-end-radius","border-start-start-radius","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","borderBlock","borderBlockColor","borderBlockEnd","borderBlockEndColor","borderBlockEndStyle","borderBlockEndWidth","borderBlockStart","borderBlockStartColor","borderBlockStartStyle","borderBlockStartWidth","borderBlockStyle","borderBlockWidth","borderBottom","borderBottomColor","borderBottomLeftRadius","borderBottomRightRadius","borderBottomStyle","borderBottomWidth","borderBoxSize","borderCollapse","borderColor","borderColorDark","borderColorLight","borderEndEndRadius","borderEndStartRadius","borderImage","borderImageOutset","borderImageRepeat","borderImageSlice","borderImageSource","borderImageWidth","borderInline","borderInlineColor","borderInlineEnd","borderInlineEndColor","borderInlineEndStyle","borderInlineEndWidth","borderInlineStart","borderInlineStartColor","borderInlineStartStyle","borderInlineStartWidth","borderInlineStyle","borderInlineWidth","borderLeft","borderLeftColor","borderLeftStyle","borderLeftWidth","borderRadius","borderRight","borderRightColor","borderRightStyle","borderRightWidth","borderSpacing","borderStartEndRadius","borderStartStartRadius","borderStyle","borderTop","borderTopColor","borderTopLeftRadius","borderTopRightRadius","borderTopStyle","borderTopWidth","borderWidth","bottom","bottomMargin","bound","boundElements","boundingClientRect","boundingHeight","boundingLeft","boundingTop","boundingWidth","bounds","boundsGeometry","box-decoration-break","box-shadow","box-sizing","boxDecorationBreak","boxShadow","boxSizing","break-after","break-before","break-inside","breakAfter","breakBefore","breakInside","broadcast","browserLanguage","btoa","bubbles","buffer","bufferData","bufferDepth","bufferSize","bufferSubData","buffered","bufferedAmount","bufferedAmountLowThreshold","buildID","buildNumber","button","buttonID","buttons","byteLength","byteOffset","bytesWritten","c","cache","caches","call","caller","canBeFormatted","canBeMounted","canBeShared","canHaveChildren","canHaveHTML","canInsertDTMF","canMakePayment","canPlayType","canPresent","canTrickleIceCandidates","cancel","cancelAndHoldAtTime","cancelAnimationFrame","cancelBubble","cancelIdleCallback","cancelScheduledValues","cancelVideoFrameCallback","cancelWatchAvailability","cancelable","candidate","canonicalUUID","canvas","capabilities","caption","caption-side","captionSide","capture","captureEvents","captureStackTrace","captureStream","caret-color","caretBidiLevel","caretColor","caretPositionFromPoint","caretRangeFromPoint","cast","catch","category","cbrt","cd","ceil","cellIndex","cellPadding","cellSpacing","cells","ch","chOff","chain","challenge","changeType","changedTouches","channel","channelCount","channelCountMode","channelInterpretation","char","charAt","charCode","charCodeAt","charIndex","charLength","characterData","characterDataOldValue","characterSet","characteristic","charging","chargingTime","charset","check","checkEnclosure","checkFramebufferStatus","checkIntersection","checkValidity","checked","childElementCount","childList","childNodes","children","chrome","ciphertext","cite","city","claimInterface","claimed","classList","className","classid","clear","clearAppBadge","clearAttributes","clearBufferfi","clearBufferfv","clearBufferiv","clearBufferuiv","clearColor","clearData","clearDepth","clearHalt","clearImmediate","clearInterval","clearLiveSeekableRange","clearMarks","clearMaxGCPauseAccumulator","clearMeasures","clearParameters","clearRect","clearResourceTimings","clearShadow","clearStencil","clearTimeout","clearWatch","click","clickCount","clientDataJSON","clientHeight","clientInformation","clientLeft","clientRect","clientRects","clientTop","clientWaitSync","clientWidth","clientX","clientY","clip","clip-path","clip-rule","clipBottom","clipLeft","clipPath","clipPathUnits","clipRight","clipRule","clipTop","clipboard","clipboardData","clone","cloneContents","cloneNode","cloneRange","close","closePath","closed","closest","clz","clz32","cm","cmp","code","codeBase","codePointAt","codeType","colSpan","collapse","collapseToEnd","collapseToStart","collapsed","collect","colno","color","color-adjust","color-interpolation","color-interpolation-filters","colorAdjust","colorDepth","colorInterpolation","colorInterpolationFilters","colorMask","colorType","cols","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columnCount","columnFill","columnGap","columnNumber","columnRule","columnRuleColor","columnRuleStyle","columnRuleWidth","columnSpan","columnWidth","columns","command","commit","commitPreferences","commitStyles","commonAncestorContainer","compact","compareBoundaryPoints","compareDocumentPosition","compareEndPoints","compareExchange","compareNode","comparePoint","compatMode","compatible","compile","compileShader","compileStreaming","complete","component","componentFromPoint","composed","composedPath","composite","compositionEndOffset","compositionStartOffset","compressedTexImage2D","compressedTexImage3D","compressedTexSubImage2D","compressedTexSubImage3D","computedStyleMap","concat","conditionText","coneInnerAngle","coneOuterAngle","coneOuterGain","configuration","configurationName","configurationValue","configurations","confirm","confirmComposition","confirmSiteSpecificTrackingException","confirmWebWideTrackingException","connect","connectEnd","connectShark","connectStart","connected","connection","connectionList","connectionSpeed","connectionState","connections","console","consolidate","constraint","constrictionActive","construct","constructor","contactID","contain","containerId","containerName","containerSrc","containerType","contains","containsNode","content","contentBoxSize","contentDocument","contentEditable","contentHint","contentOverflow","contentRect","contentScriptType","contentStyleType","contentType","contentWindow","context","contextMenu","contextmenu","continue","continuePrimaryKey","continuous","control","controlTransferIn","controlTransferOut","controller","controls","controlsList","convertPointFromNode","convertQuadFromNode","convertRectFromNode","convertToBlob","convertToSpecifiedUnits","cookie","cookieEnabled","coords","copyBufferSubData","copyFromChannel","copyTexImage2D","copyTexSubImage2D","copyTexSubImage3D","copyToChannel","copyWithin","correspondingElement","correspondingUseElement","corruptedVideoFrames","cos","cosh","count","countReset","counter-increment","counter-reset","counter-set","counterIncrement","counterReset","counterSet","country","cpuClass","cpuSleepAllowed","create","createAnalyser","createAnswer","createAttribute","createAttributeNS","createBiquadFilter","createBuffer","createBufferSource","createCDATASection","createCSSStyleSheet","createCaption","createChannelMerger","createChannelSplitter","createComment","createConstantSource","createContextualFragment","createControlRange","createConvolver","createDTMFSender","createDataChannel","createDelay","createDelayNode","createDocument","createDocumentFragment","createDocumentType","createDynamicsCompressor","createElement","createElementNS","createEntityReference","createEvent","createEventObject","createExpression","createFramebuffer","createFunction","createGain","createGainNode","createHTML","createHTMLDocument","createIIRFilter","createImageBitmap","createImageData","createIndex","createJavaScriptNode","createLinearGradient","createMediaElementSource","createMediaKeys","createMediaStreamDestination","createMediaStreamSource","createMediaStreamTrackSource","createMutableFile","createNSResolver","createNodeIterator","createNotification","createObjectStore","createObjectURL","createOffer","createOscillator","createPanner","createPattern","createPeriodicWave","createPolicy","createPopup","createProcessingInstruction","createProgram","createQuery","createRadialGradient","createRange","createRangeCollection","createReader","createRenderbuffer","createSVGAngle","createSVGLength","createSVGMatrix","createSVGNumber","createSVGPathSegArcAbs","createSVGPathSegArcRel","createSVGPathSegClosePath","createSVGPathSegCurvetoCubicAbs","createSVGPathSegCurvetoCubicRel","createSVGPathSegCurvetoCubicSmoothAbs","createSVGPathSegCurvetoCubicSmoothRel","createSVGPathSegCurvetoQuadraticAbs","createSVGPathSegCurvetoQuadraticRel","createSVGPathSegCurvetoQuadraticSmoothAbs","createSVGPathSegCurvetoQuadraticSmoothRel","createSVGPathSegLinetoAbs","createSVGPathSegLinetoHorizontalAbs","createSVGPathSegLinetoHorizontalRel","createSVGPathSegLinetoRel","createSVGPathSegLinetoVerticalAbs","createSVGPathSegLinetoVerticalRel","createSVGPathSegMovetoAbs","createSVGPathSegMovetoRel","createSVGPoint","createSVGRect","createSVGTransform","createSVGTransformFromMatrix","createSampler","createScript","createScriptProcessor","createScriptURL","createSession","createShader","createShadowRoot","createStereoPanner","createStyleSheet","createTBody","createTFoot","createTHead","createTextNode","createTextRange","createTexture","createTouch","createTouchList","createTransformFeedback","createTreeWalker","createVertexArray","createWaveShaper","creationTime","credentials","crossOrigin","crossOriginIsolated","crypto","csi","csp","cssFloat","cssRules","cssText","cssValueType","ctrlKey","ctrlLeft","cues","cullFace","currentDirection","currentLocalDescription","currentNode","currentPage","currentRect","currentRemoteDescription","currentScale","currentScript","currentSrc","currentState","currentStyle","currentTarget","currentTime","currentTranslate","currentView","cursor","curve","customElements","customError","cx","cy","d","data","dataFld","dataFormatAs","dataLoss","dataLossMessage","dataPageSize","dataSrc","dataTransfer","database","databases","dataset","dateTime","db","debug","debuggerEnabled","declare","decode","decodeAudioData","decodeURI","decodeURIComponent","decodedBodySize","decoding","decodingInfo","decrypt","default","defaultCharset","defaultChecked","defaultMuted","defaultPlaybackRate","defaultPolicy","defaultPrevented","defaultRequest","defaultSelected","defaultStatus","defaultURL","defaultValue","defaultView","defaultstatus","defer","define","defineMagicFunction","defineMagicVariable","defineProperties","defineProperty","deg","delay","delayTime","delegatesFocus","delete","deleteBuffer","deleteCaption","deleteCell","deleteContents","deleteData","deleteDatabase","deleteFramebuffer","deleteFromDocument","deleteIndex","deleteMedium","deleteObjectStore","deleteProgram","deleteProperty","deleteQuery","deleteRenderbuffer","deleteRow","deleteRule","deleteSampler","deleteShader","deleteSync","deleteTFoot","deleteTHead","deleteTexture","deleteTransformFeedback","deleteVertexArray","deliverChangeRecords","delivery","deliveryInfo","deliveryStatus","deliveryTimestamp","delta","deltaMode","deltaX","deltaY","deltaZ","dependentLocality","depthFar","depthFunc","depthMask","depthNear","depthRange","deref","deriveBits","deriveKey","description","deselectAll","designMode","desiredSize","destination","destinationURL","detach","detachEvent","detachShader","detail","details","detect","detune","device","deviceClass","deviceId","deviceMemory","devicePixelContentBoxSize","devicePixelRatio","deviceProtocol","deviceSubclass","deviceVersionMajor","deviceVersionMinor","deviceVersionSubminor","deviceXDPI","deviceYDPI","didTimeout","diffuseConstant","digest","dimensions","dir","dirName","direction","dirxml","disable","disablePictureInPicture","disableRemotePlayback","disableVertexAttribArray","disabled","dischargingTime","disconnect","disconnectShark","dispatchEvent","display","displayId","displayName","disposition","distanceModel","div","divisor","djsapi","djsproxy","doImport","doNotTrack","doScroll","doctype","document","documentElement","documentMode","documentURI","dolphin","dolphinGameCenter","dolphininfo","dolphinmeta","domComplete","domContentLoadedEventEnd","domContentLoadedEventStart","domInteractive","domLoading","domOverlayState","domain","domainLookupEnd","domainLookupStart","dominant-baseline","dominantBaseline","done","dopplerFactor","dotAll","downDegrees","downlink","download","downloadTotal","downloaded","dpcm","dpi","dppx","dragDrop","draggable","drawArrays","drawArraysInstanced","drawArraysInstancedANGLE","drawBuffers","drawCustomFocusRing","drawElements","drawElementsInstanced","drawElementsInstancedANGLE","drawFocusIfNeeded","drawImage","drawImageFromRect","drawRangeElements","drawSystemFocusRing","drawingBufferHeight","drawingBufferWidth","dropEffect","droppedVideoFrames","dropzone","dtmf","dump","dumpProfile","duplicate","durability","duration","dvname","dvnum","dx","dy","dynsrc","e","edgeMode","effect","effectAllowed","effectiveDirective","effectiveType","elapsedTime","element","elementFromPoint","elementTiming","elements","elementsFromPoint","elevation","ellipse","em","email","embeds","emma","empty","empty-cells","emptyCells","emptyHTML","emptyScript","emulatedPosition","enable","enableBackground","enableDelegations","enableStyleSheetsForSet","enableVertexAttribArray","enabled","enabledPlugin","encode","encodeInto","encodeURI","encodeURIComponent","encodedBodySize","encoding","encodingInfo","encrypt","enctype","end","endContainer","endElement","endElementAt","endOfStream","endOffset","endQuery","endTime","endTransformFeedback","ended","endpoint","endpointNumber","endpoints","endsWith","enterKeyHint","entities","entries","entryType","enumerate","enumerateDevices","enumerateEditable","environmentBlendMode","equals","error","errorCode","errorDetail","errorText","escape","estimate","eval","evaluate","event","eventPhase","every","ex","exception","exchange","exec","execCommand","execCommandShowHelp","execScript","exitFullscreen","exitPictureInPicture","exitPointerLock","exitPresent","exp","expand","expandEntityReferences","expando","expansion","expiration","expirationTime","expires","expiryDate","explicitOriginalTarget","expm1","exponent","exponentialRampToValueAtTime","exportKey","extend","extensions","extentNode","extentOffset","external","externalResourcesRequired","extractContents","extractable","eye","f","face","factoryReset","failureReason","fallback","family","familyName","farthestViewportElement","fastSeek","fatal","featureId","featurePolicy","featureSettings","features","fenceSync","fetch","fetchStart","fftSize","fgColor","fieldOfView","file","fileCreatedDate","fileHandle","fileModifiedDate","fileName","fileSize","fileUpdatedDate","filename","files","filesystem","fill","fill-opacity","fill-rule","fillLightMode","fillOpacity","fillRect","fillRule","fillStyle","fillText","filter","filterResX","filterResY","filterUnits","filters","finally","find","findIndex","findRule","findText","finish","finished","fireEvent","firesTouchEvents","firstChild","firstElementChild","firstPage","fixed","flags","flat","flatMap","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","flexBasis","flexDirection","flexFlow","flexGrow","flexShrink","flexWrap","flipX","flipY","float","float32","float64","flood-color","flood-opacity","floodColor","floodOpacity","floor","flush","focus","focusNode","focusOffset","font","font-family","font-feature-settings","font-kerning","font-language-override","font-optical-sizing","font-size","font-size-adjust","font-stretch","font-style","font-synthesis","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","fontFamily","fontFeatureSettings","fontKerning","fontLanguageOverride","fontOpticalSizing","fontSize","fontSizeAdjust","fontSmoothingEnabled","fontStretch","fontStyle","fontSynthesis","fontVariant","fontVariantAlternates","fontVariantCaps","fontVariantEastAsian","fontVariantLigatures","fontVariantNumeric","fontVariantPosition","fontVariationSettings","fontWeight","fontcolor","fontfaces","fonts","fontsize","for","forEach","force","forceRedraw","form","formAction","formData","formEnctype","formMethod","formNoValidate","formTarget","format","formatToParts","forms","forward","forwardX","forwardY","forwardZ","foundation","fr","fragmentDirective","frame","frameBorder","frameElement","frameSpacing","framebuffer","framebufferHeight","framebufferRenderbuffer","framebufferTexture2D","framebufferTextureLayer","framebufferWidth","frames","freeSpace","freeze","frequency","frequencyBinCount","from","fromCharCode","fromCodePoint","fromElement","fromEntries","fromFloat32Array","fromFloat64Array","fromMatrix","fromPoint","fromQuad","fromRect","frontFace","fround","fullPath","fullScreen","fullscreen","fullscreenElement","fullscreenEnabled","fx","fy","gain","gamepad","gamma","gap","gatheringState","gatt","genderIdentity","generateCertificate","generateKey","generateMipmap","generateRequest","geolocation","gestureObject","get","getActiveAttrib","getActiveUniform","getActiveUniformBlockName","getActiveUniformBlockParameter","getActiveUniforms","getAdjacentText","getAll","getAllKeys","getAllResponseHeaders","getAllowlistForFeature","getAnimations","getAsFile","getAsString","getAttachedShaders","getAttribLocation","getAttribute","getAttributeNS","getAttributeNames","getAttributeNode","getAttributeNodeNS","getAttributeType","getAudioTracks","getAvailability","getBBox","getBattery","getBigInt64","getBigUint64","getBlob","getBookmark","getBoundingClientRect","getBounds","getBoxQuads","getBufferParameter","getBufferSubData","getByteFrequencyData","getByteTimeDomainData","getCSSCanvasContext","getCTM","getCandidateWindowClientRect","getCanonicalLocales","getCapabilities","getChannelData","getCharNumAtPosition","getCharacteristic","getCharacteristics","getClientExtensionResults","getClientRect","getClientRects","getCoalescedEvents","getCompositionAlternatives","getComputedStyle","getComputedTextLength","getComputedTiming","getConfiguration","getConstraints","getContext","getContextAttributes","getContributingSources","getCounterValue","getCueAsHTML","getCueById","getCurrentPosition","getCurrentTime","getData","getDatabaseNames","getDate","getDay","getDefaultComputedStyle","getDescriptor","getDescriptors","getDestinationInsertionPoints","getDevices","getDirectory","getDisplayMedia","getDistributedNodes","getEditable","getElementById","getElementsByClassName","getElementsByName","getElementsByTagName","getElementsByTagNameNS","getEnclosureList","getEndPositionOfChar","getEntries","getEntriesByName","getEntriesByType","getError","getExtension","getExtentOfChar","getEyeParameters","getFeature","getFile","getFiles","getFilesAndDirectories","getFingerprints","getFloat32","getFloat64","getFloatFrequencyData","getFloatTimeDomainData","getFloatValue","getFragDataLocation","getFrameData","getFramebufferAttachmentParameter","getFrequencyResponse","getFullYear","getGamepads","getHitTestResults","getHitTestResultsForTransientInput","getHours","getIdentityAssertion","getIds","getImageData","getIndexedParameter","getInstalledRelatedApps","getInt16","getInt32","getInt8","getInternalformatParameter","getIntersectionList","getItem","getItems","getKey","getKeyframes","getLayers","getLayoutMap","getLineDash","getLocalCandidates","getLocalParameters","getLocalStreams","getMarks","getMatchedCSSRules","getMaxGCPauseSinceClear","getMeasures","getMetadata","getMilliseconds","getMinutes","getModifierState","getMonth","getNamedItem","getNamedItemNS","getNativeFramebufferScaleFactor","getNotifications","getNotifier","getNumberOfChars","getOffsetReferenceSpace","getOutputTimestamp","getOverrideHistoryNavigationMode","getOverrideStyle","getOwnPropertyDescriptor","getOwnPropertyDescriptors","getOwnPropertyNames","getOwnPropertySymbols","getParameter","getParameters","getParent","getPathSegAtLength","getPhotoCapabilities","getPhotoSettings","getPointAtLength","getPose","getPredictedEvents","getPreference","getPreferenceDefault","getPresentationAttribute","getPreventDefault","getPrimaryService","getPrimaryServices","getProgramInfoLog","getProgramParameter","getPropertyCSSValue","getPropertyPriority","getPropertyShorthand","getPropertyType","getPropertyValue","getPrototypeOf","getQuery","getQueryParameter","getRGBColorValue","getRandomValues","getRangeAt","getReader","getReceivers","getRectValue","getRegistration","getRegistrations","getRemoteCandidates","getRemoteCertificates","getRemoteParameters","getRemoteStreams","getRenderbufferParameter","getResponseHeader","getRoot","getRootNode","getRotationOfChar","getSVGDocument","getSamplerParameter","getScreenCTM","getSeconds","getSelectedCandidatePair","getSelection","getSenders","getService","getSettings","getShaderInfoLog","getShaderParameter","getShaderPrecisionFormat","getShaderSource","getSimpleDuration","getSiteIcons","getSources","getSpeculativeParserUrls","getStartPositionOfChar","getStartTime","getState","getStats","getStatusForPolicy","getStorageUpdates","getStreamById","getStringValue","getSubStringLength","getSubscription","getSupportedConstraints","getSupportedExtensions","getSupportedFormats","getSyncParameter","getSynchronizationSources","getTags","getTargetRanges","getTexParameter","getTime","getTimezoneOffset","getTiming","getTotalLength","getTrackById","getTracks","getTransceivers","getTransform","getTransformFeedbackVarying","getTransformToElement","getTransports","getType","getTypeMapping","getUTCDate","getUTCDay","getUTCFullYear","getUTCHours","getUTCMilliseconds","getUTCMinutes","getUTCMonth","getUTCSeconds","getUint16","getUint32","getUint8","getUniform","getUniformBlockIndex","getUniformIndices","getUniformLocation","getUserMedia","getVRDisplays","getValues","getVarDate","getVariableValue","getVertexAttrib","getVertexAttribOffset","getVideoPlaybackQuality","getVideoTracks","getViewerPose","getViewport","getVoices","getWakeLockState","getWriter","getYear","givenName","global","globalAlpha","globalCompositeOperation","globalThis","glyphOrientationHorizontal","glyphOrientationVertical","glyphRef","go","grabFrame","grad","gradientTransform","gradientUnits","grammars","green","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-gap","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-gap","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","gridArea","gridAutoColumns","gridAutoFlow","gridAutoRows","gridColumn","gridColumnEnd","gridColumnGap","gridColumnStart","gridGap","gridRow","gridRowEnd","gridRowGap","gridRowStart","gridTemplate","gridTemplateAreas","gridTemplateColumns","gridTemplateRows","gripSpace","group","groupCollapsed","groupEnd","groupId","hadRecentInput","hand","handedness","hapticActuators","hardwareConcurrency","has","hasAttribute","hasAttributeNS","hasAttributes","hasBeenActive","hasChildNodes","hasComposition","hasEnrolledInstrument","hasExtension","hasExternalDisplay","hasFeature","hasFocus","hasInstance","hasLayout","hasOrientation","hasOwnProperty","hasPointerCapture","hasPosition","hasReading","hasStorageAccess","hash","head","headers","heading","height","hidden","hide","hideFocus","high","highWaterMark","hint","history","honorificPrefix","honorificSuffix","horizontalOverflow","host","hostCandidate","hostname","href","hrefTranslate","hreflang","hspace","html5TagCheckInerface","htmlFor","htmlText","httpEquiv","httpRequestStatusCode","hwTimestamp","hyphens","hypot","iccId","iceConnectionState","iceGatheringState","iceTransport","icon","iconURL","id","identifier","identity","idpLoginUrl","ignoreBOM","ignoreCase","ignoreDepthValues","image-orientation","image-rendering","imageHeight","imageOrientation","imageRendering","imageSizes","imageSmoothingEnabled","imageSmoothingQuality","imageSrcset","imageWidth","images","ime-mode","imeMode","implementation","importKey","importNode","importStylesheet","imports","impp","imul","in","in1","in2","inBandMetadataTrackDispatchType","inRange","includes","incremental","indeterminate","index","indexNames","indexOf","indexedDB","indicate","inertiaDestinationX","inertiaDestinationY","info","init","initAnimationEvent","initBeforeLoadEvent","initClipboardEvent","initCloseEvent","initCommandEvent","initCompositionEvent","initCustomEvent","initData","initDataType","initDeviceMotionEvent","initDeviceOrientationEvent","initDragEvent","initErrorEvent","initEvent","initFocusEvent","initGestureEvent","initHashChangeEvent","initKeyEvent","initKeyboardEvent","initMSManipulationEvent","initMessageEvent","initMouseEvent","initMouseScrollEvent","initMouseWheelEvent","initMutationEvent","initNSMouseEvent","initOverflowEvent","initPageEvent","initPageTransitionEvent","initPointerEvent","initPopStateEvent","initProgressEvent","initScrollAreaEvent","initSimpleGestureEvent","initStorageEvent","initTextEvent","initTimeEvent","initTouchEvent","initTransitionEvent","initUIEvent","initWebKitAnimationEvent","initWebKitTransitionEvent","initWebKitWheelEvent","initWheelEvent","initialTime","initialize","initiatorType","inline-size","inlineSize","inlineVerticalFieldOfView","inner","innerHTML","innerHeight","innerText","innerWidth","input","inputBuffer","inputEncoding","inputMethod","inputMode","inputSource","inputSources","inputType","inputs","insertAdjacentElement","insertAdjacentHTML","insertAdjacentText","insertBefore","insertCell","insertDTMF","insertData","insertItemBefore","insertNode","insertRow","insertRule","inset","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","insetBlock","insetBlockEnd","insetBlockStart","insetInline","insetInlineEnd","insetInlineStart","installing","instanceRoot","instantiate","instantiateStreaming","instruments","int16","int32","int8","integrity","interactionMode","intercept","interfaceClass","interfaceName","interfaceNumber","interfaceProtocol","interfaceSubclass","interfaces","interimResults","internalSubset","interpretation","intersectionRatio","intersectionRect","intersectsNode","interval","invalidIteratorState","invalidateFramebuffer","invalidateSubFramebuffer","inverse","invertSelf","is","is2D","isActive","isAlternate","isArray","isBingCurrentSearchDefault","isBuffer","isCandidateWindowVisible","isChar","isCollapsed","isComposing","isConcatSpreadable","isConnected","isContentEditable","isContentHandlerRegistered","isContextLost","isDefaultNamespace","isDirectory","isDisabled","isEnabled","isEqual","isEqualNode","isExtensible","isExternalCTAP2SecurityKeySupported","isFile","isFinite","isFramebuffer","isFrozen","isGenerator","isHTML","isHistoryNavigation","isId","isIdentity","isInjected","isInteger","isIntersecting","isLockFree","isMap","isMultiLine","isNaN","isOpen","isPointInFill","isPointInPath","isPointInRange","isPointInStroke","isPrefAlternate","isPresenting","isPrimary","isProgram","isPropertyImplicit","isProtocolHandlerRegistered","isPrototypeOf","isQuery","isRenderbuffer","isSafeInteger","isSameNode","isSampler","isScript","isScriptURL","isSealed","isSecureContext","isSessionSupported","isShader","isSupported","isSync","isTextEdit","isTexture","isTransformFeedback","isTrusted","isTypeSupported","isUserVerifyingPlatformAuthenticatorAvailable","isVertexArray","isView","isVisible","isochronousTransferIn","isochronousTransferOut","isolation","italics","item","itemId","itemProp","itemRef","itemScope","itemType","itemValue","items","iterateNext","iterationComposite","iterator","javaEnabled","jobTitle","join","json","justify-content","justify-items","justify-self","justifyContent","justifyItems","justifySelf","k1","k2","k3","k4","kHz","keepalive","kernelMatrix","kernelUnitLengthX","kernelUnitLengthY","kerning","key","keyCode","keyFor","keyIdentifier","keyLightEnabled","keyLocation","keyPath","keyStatuses","keySystem","keyText","keyUsage","keyboard","keys","keytype","kind","knee","label","labels","lang","language","languages","largeArcFlag","lastChild","lastElementChild","lastEventId","lastIndex","lastIndexOf","lastInputTime","lastMatch","lastMessageSubject","lastMessageType","lastModified","lastModifiedDate","lastPage","lastParen","lastState","lastStyleSheetSet","latitude","layerX","layerY","layoutFlow","layoutGrid","layoutGridChar","layoutGridLine","layoutGridMode","layoutGridType","lbound","left","leftContext","leftDegrees","leftMargin","leftProjectionMatrix","leftViewMatrix","length","lengthAdjust","lengthComputable","letter-spacing","letterSpacing","level","lighting-color","lightingColor","limitingConeAngle","line","line-break","line-height","lineAlign","lineBreak","lineCap","lineDashOffset","lineHeight","lineJoin","lineNumber","lineTo","lineWidth","linearAcceleration","linearRampToValueAtTime","linearVelocity","lineno","lines","link","linkColor","linkProgram","links","list","list-style","list-style-image","list-style-position","list-style-type","listStyle","listStyleImage","listStylePosition","listStyleType","listener","load","loadEventEnd","loadEventStart","loadTime","loadTimes","loaded","loading","localDescription","localName","localService","localStorage","locale","localeCompare","location","locationbar","lock","locked","lockedFile","locks","log","log10","log1p","log2","logicalXDPI","logicalYDPI","longDesc","longitude","lookupNamespaceURI","lookupPrefix","loop","loopEnd","loopStart","looping","low","lower","lowerBound","lowerOpen","lowsrc","m11","m12","m13","m14","m21","m22","m23","m24","m31","m32","m33","m34","m41","m42","m43","m44","makeXRCompatible","manifest","manufacturer","manufacturerName","map","mapping","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","marginBlock","marginBlockEnd","marginBlockStart","marginBottom","marginHeight","marginInline","marginInlineEnd","marginInlineStart","marginLeft","marginRight","marginTop","marginWidth","mark","marker","marker-end","marker-mid","marker-offset","marker-start","markerEnd","markerHeight","markerMid","markerOffset","markerStart","markerUnits","markerWidth","marks","mask","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-position-x","mask-position-y","mask-repeat","mask-size","mask-type","maskClip","maskComposite","maskContentUnits","maskImage","maskMode","maskOrigin","maskPosition","maskPositionX","maskPositionY","maskRepeat","maskSize","maskType","maskUnits","match","matchAll","matchMedia","matchMedium","matches","matrix","matrixTransform","max","max-block-size","max-height","max-inline-size","max-width","maxActions","maxAlternatives","maxBlockSize","maxChannelCount","maxChannels","maxConnectionsPerServer","maxDecibels","maxDistance","maxHeight","maxInlineSize","maxLayers","maxLength","maxMessageSize","maxPacketLifeTime","maxRetransmits","maxTouchPoints","maxValue","maxWidth","measure","measureText","media","mediaCapabilities","mediaDevices","mediaElement","mediaGroup","mediaKeys","mediaSession","mediaStream","mediaText","meetOrSlice","memory","menubar","mergeAttributes","message","messageClass","messageHandlers","messageType","metaKey","metadata","method","methodDetails","methodName","mid","mimeType","mimeTypes","min","min-block-size","min-height","min-inline-size","min-width","minBlockSize","minDecibels","minHeight","minInlineSize","minLength","minValue","minWidth","miterLimit","mix-blend-mode","mixBlendMode","mm","mode","modify","mount","move","moveBy","moveEnd","moveFirst","moveFocusDown","moveFocusLeft","moveFocusRight","moveFocusUp","moveNext","moveRow","moveStart","moveTo","moveToBookmark","moveToElementText","moveToPoint","movementX","movementY","mozAdd","mozAnimationStartTime","mozAnon","mozApps","mozAudioCaptured","mozAudioChannelType","mozAutoplayEnabled","mozCancelAnimationFrame","mozCancelFullScreen","mozCancelRequestAnimationFrame","mozCaptureStream","mozCaptureStreamUntilEnded","mozClearDataAt","mozContact","mozContacts","mozCreateFileHandle","mozCurrentTransform","mozCurrentTransformInverse","mozCursor","mozDash","mozDashOffset","mozDecodedFrames","mozExitPointerLock","mozFillRule","mozFragmentEnd","mozFrameDelay","mozFullScreen","mozFullScreenElement","mozFullScreenEnabled","mozGetAll","mozGetAllKeys","mozGetAsFile","mozGetDataAt","mozGetMetadata","mozGetUserMedia","mozHasAudio","mozHasItem","mozHidden","mozImageSmoothingEnabled","mozIndexedDB","mozInnerScreenX","mozInnerScreenY","mozInputSource","mozIsTextField","mozItem","mozItemCount","mozItems","mozLength","mozLockOrientation","mozMatchesSelector","mozMovementX","mozMovementY","mozOpaque","mozOrientation","mozPaintCount","mozPaintedFrames","mozParsedFrames","mozPay","mozPointerLockElement","mozPresentedFrames","mozPreservesPitch","mozPressure","mozPrintCallback","mozRTCIceCandidate","mozRTCPeerConnection","mozRTCSessionDescription","mozRemove","mozRequestAnimationFrame","mozRequestFullScreen","mozRequestPointerLock","mozSetDataAt","mozSetImageElement","mozSourceNode","mozSrcObject","mozSystem","mozTCPSocket","mozTextStyle","mozTypesAt","mozUnlockOrientation","mozUserCancelled","mozVisibilityState","ms","msAnimation","msAnimationDelay","msAnimationDirection","msAnimationDuration","msAnimationFillMode","msAnimationIterationCount","msAnimationName","msAnimationPlayState","msAnimationStartTime","msAnimationTimingFunction","msBackfaceVisibility","msBlockProgression","msCSSOMElementFloatMetrics","msCaching","msCachingEnabled","msCancelRequestAnimationFrame","msCapsLockWarningOff","msClearImmediate","msClose","msContentZoomChaining","msContentZoomFactor","msContentZoomLimit","msContentZoomLimitMax","msContentZoomLimitMin","msContentZoomSnap","msContentZoomSnapPoints","msContentZoomSnapType","msContentZooming","msConvertURL","msCrypto","msDoNotTrack","msElementsFromPoint","msElementsFromRect","msExitFullscreen","msExtendedCode","msFillRule","msFirstPaint","msFlex","msFlexAlign","msFlexDirection","msFlexFlow","msFlexItemAlign","msFlexLinePack","msFlexNegative","msFlexOrder","msFlexPack","msFlexPositive","msFlexPreferredSize","msFlexWrap","msFlowFrom","msFlowInto","msFontFeatureSettings","msFullscreenElement","msFullscreenEnabled","msGetInputContext","msGetRegionContent","msGetUntransformedBounds","msGraphicsTrustStatus","msGridColumn","msGridColumnAlign","msGridColumnSpan","msGridColumns","msGridRow","msGridRowAlign","msGridRowSpan","msGridRows","msHidden","msHighContrastAdjust","msHyphenateLimitChars","msHyphenateLimitLines","msHyphenateLimitZone","msHyphens","msImageSmoothingEnabled","msImeAlign","msIndexedDB","msInterpolationMode","msIsStaticHTML","msKeySystem","msKeys","msLaunchUri","msLockOrientation","msManipulationViewsEnabled","msMatchMedia","msMatchesSelector","msMaxTouchPoints","msOrientation","msOverflowStyle","msPerspective","msPerspectiveOrigin","msPlayToDisabled","msPlayToPreferredSourceUri","msPlayToPrimary","msPointerEnabled","msRegionOverflow","msReleasePointerCapture","msRequestAnimationFrame","msRequestFullscreen","msSaveBlob","msSaveOrOpenBlob","msScrollChaining","msScrollLimit","msScrollLimitXMax","msScrollLimitXMin","msScrollLimitYMax","msScrollLimitYMin","msScrollRails","msScrollSnapPointsX","msScrollSnapPointsY","msScrollSnapType","msScrollSnapX","msScrollSnapY","msScrollTranslation","msSetImmediate","msSetMediaKeys","msSetPointerCapture","msTextCombineHorizontal","msTextSizeAdjust","msToBlob","msTouchAction","msTouchSelect","msTraceAsyncCallbackCompleted","msTraceAsyncCallbackStarting","msTraceAsyncOperationCompleted","msTraceAsyncOperationStarting","msTransform","msTransformOrigin","msTransformStyle","msTransition","msTransitionDelay","msTransitionDuration","msTransitionProperty","msTransitionTimingFunction","msUnlockOrientation","msUpdateAsyncCallbackRelation","msUserSelect","msVisibilityState","msWrapFlow","msWrapMargin","msWrapThrough","msWriteProfilerMark","msZoom","msZoomTo","mt","mul","multiEntry","multiSelectionObj","multiline","multiple","multiply","multiplySelf","mutableFile","muted","n","name","nameProp","namedItem","namedRecordset","names","namespaceURI","namespaces","naturalHeight","naturalWidth","navigate","navigation","navigationMode","navigationPreload","navigationStart","navigator","near","nearestViewportElement","negative","negotiated","netscape","networkState","newScale","newTranslate","newURL","newValue","newValueSpecifiedUnits","newVersion","newhome","next","nextElementSibling","nextHopProtocol","nextNode","nextPage","nextSibling","nickname","noHref","noModule","noResize","noShade","noValidate","noWrap","node","nodeName","nodeType","nodeValue","nonce","normalize","normalizedPathSegList","notationName","notations","note","noteGrainOn","noteOff","noteOn","notify","now","numOctaves","number","numberOfChannels","numberOfInputs","numberOfItems","numberOfOutputs","numberValue","oMatchesSelector","object","object-fit","object-position","objectFit","objectPosition","objectStore","objectStoreNames","objectType","observe","of","offscreenBuffering","offset","offset-anchor","offset-distance","offset-path","offset-rotate","offsetAnchor","offsetDistance","offsetHeight","offsetLeft","offsetNode","offsetParent","offsetPath","offsetRotate","offsetTop","offsetWidth","offsetX","offsetY","ok","oldURL","oldValue","oldVersion","olderShadowRoot","onLine","onabort","onabsolutedeviceorientation","onactivate","onactive","onaddsourcebuffer","onaddstream","onaddtrack","onafterprint","onafterscriptexecute","onafterupdate","onanimationcancel","onanimationend","onanimationiteration","onanimationstart","onappinstalled","onaudioend","onaudioprocess","onaudiostart","onautocomplete","onautocompleteerror","onauxclick","onbeforeactivate","onbeforecopy","onbeforecut","onbeforedeactivate","onbeforeeditfocus","onbeforeinstallprompt","onbeforepaste","onbeforeprint","onbeforescriptexecute","onbeforeunload","onbeforeupdate","onbeforexrselect","onbegin","onblocked","onblur","onbounce","onboundary","onbufferedamountlow","oncached","oncancel","oncandidatewindowhide","oncandidatewindowshow","oncandidatewindowupdate","oncanplay","oncanplaythrough","once","oncellchange","onchange","oncharacteristicvaluechanged","onchargingchange","onchargingtimechange","onchecking","onclick","onclose","onclosing","oncompassneedscalibration","oncomplete","onconnect","onconnecting","onconnectionavailable","onconnectionstatechange","oncontextmenu","oncontrollerchange","oncontrolselect","oncopy","oncuechange","oncut","ondataavailable","ondatachannel","ondatasetchanged","ondatasetcomplete","ondblclick","ondeactivate","ondevicechange","ondevicelight","ondevicemotion","ondeviceorientation","ondeviceorientationabsolute","ondeviceproximity","ondischargingtimechange","ondisconnect","ondisplay","ondownloading","ondrag","ondragend","ondragenter","ondragexit","ondragleave","ondragover","ondragstart","ondrop","ondurationchange","onemptied","onencrypted","onend","onended","onenter","onenterpictureinpicture","onerror","onerrorupdate","onexit","onfilterchange","onfinish","onfocus","onfocusin","onfocusout","onformdata","onfreeze","onfullscreenchange","onfullscreenerror","ongatheringstatechange","ongattserverdisconnected","ongesturechange","ongestureend","ongesturestart","ongotpointercapture","onhashchange","onhelp","onicecandidate","onicecandidateerror","oniceconnectionstatechange","onicegatheringstatechange","oninactive","oninput","oninputsourceschange","oninvalid","onkeydown","onkeypress","onkeystatuseschange","onkeyup","onlanguagechange","onlayoutcomplete","onleavepictureinpicture","onlevelchange","onload","onloadeddata","onloadedmetadata","onloadend","onloading","onloadingdone","onloadingerror","onloadstart","onlosecapture","onlostpointercapture","only","onmark","onmessage","onmessageerror","onmidimessage","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onmove","onmoveend","onmovestart","onmozfullscreenchange","onmozfullscreenerror","onmozorientationchange","onmozpointerlockchange","onmozpointerlockerror","onmscontentzoom","onmsfullscreenchange","onmsfullscreenerror","onmsgesturechange","onmsgesturedoubletap","onmsgestureend","onmsgesturehold","onmsgesturestart","onmsgesturetap","onmsgotpointercapture","onmsinertiastart","onmslostpointercapture","onmsmanipulationstatechanged","onmsneedkey","onmsorientationchange","onmspointercancel","onmspointerdown","onmspointerenter","onmspointerhover","onmspointerleave","onmspointermove","onmspointerout","onmspointerover","onmspointerup","onmssitemodejumplistitemremoved","onmsthumbnailclick","onmute","onnegotiationneeded","onnomatch","onnoupdate","onobsolete","onoffline","ononline","onopen","onorientationchange","onpagechange","onpagehide","onpageshow","onpaste","onpause","onpayerdetailchange","onpaymentmethodchange","onplay","onplaying","onpluginstreamstart","onpointercancel","onpointerdown","onpointerenter","onpointerleave","onpointerlockchange","onpointerlockerror","onpointermove","onpointerout","onpointerover","onpointerrawupdate","onpointerup","onpopstate","onprocessorerror","onprogress","onpropertychange","onratechange","onreading","onreadystatechange","onrejectionhandled","onrelease","onremove","onremovesourcebuffer","onremovestream","onremovetrack","onrepeat","onreset","onresize","onresizeend","onresizestart","onresourcetimingbufferfull","onresult","onresume","onrowenter","onrowexit","onrowsdelete","onrowsinserted","onscroll","onsearch","onsecuritypolicyviolation","onseeked","onseeking","onselect","onselectedcandidatepairchange","onselectend","onselectionchange","onselectstart","onshippingaddresschange","onshippingoptionchange","onshow","onsignalingstatechange","onsoundend","onsoundstart","onsourceclose","onsourceclosed","onsourceended","onsourceopen","onspeechend","onspeechstart","onsqueeze","onsqueezeend","onsqueezestart","onstalled","onstart","onstatechange","onstop","onstorage","onstoragecommit","onsubmit","onsuccess","onsuspend","onterminate","ontextinput","ontimeout","ontimeupdate","ontoggle","ontonechange","ontouchcancel","ontouchend","ontouchmove","ontouchstart","ontrack","ontransitioncancel","ontransitionend","ontransitionrun","ontransitionstart","onunhandledrejection","onunload","onunmute","onupdate","onupdateend","onupdatefound","onupdateready","onupdatestart","onupgradeneeded","onuserproximity","onversionchange","onvisibilitychange","onvoiceschanged","onvolumechange","onvrdisplayactivate","onvrdisplayconnect","onvrdisplaydeactivate","onvrdisplaydisconnect","onvrdisplaypresentchange","onwaiting","onwaitingforkey","onwarning","onwebkitanimationend","onwebkitanimationiteration","onwebkitanimationstart","onwebkitcurrentplaybacktargetiswirelesschanged","onwebkitfullscreenchange","onwebkitfullscreenerror","onwebkitkeyadded","onwebkitkeyerror","onwebkitkeymessage","onwebkitneedkey","onwebkitorientationchange","onwebkitplaybacktargetavailabilitychanged","onwebkitpointerlockchange","onwebkitpointerlockerror","onwebkitresourcetimingbufferfull","onwebkittransitionend","onwheel","onzoom","opacity","open","openCursor","openDatabase","openKeyCursor","opened","opener","opera","operationType","operator","opr","optimum","options","or","order","orderX","orderY","ordered","org","organization","orient","orientAngle","orientType","orientation","orientationX","orientationY","orientationZ","origin","originalPolicy","originalTarget","orphans","oscpu","outerHTML","outerHeight","outerText","outerWidth","outline","outline-color","outline-offset","outline-style","outline-width","outlineColor","outlineOffset","outlineStyle","outlineWidth","outputBuffer","outputLatency","outputs","overflow","overflow-anchor","overflow-block","overflow-inline","overflow-wrap","overflow-x","overflow-y","overflowAnchor","overflowBlock","overflowInline","overflowWrap","overflowX","overflowY","overrideMimeType","oversample","overscroll-behavior","overscroll-behavior-block","overscroll-behavior-inline","overscroll-behavior-x","overscroll-behavior-y","overscrollBehavior","overscrollBehaviorBlock","overscrollBehaviorInline","overscrollBehaviorX","overscrollBehaviorY","ownKeys","ownerDocument","ownerElement","ownerNode","ownerRule","ownerSVGElement","owningElement","p1","p2","p3","p4","packetSize","packets","pad","padEnd","padStart","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","paddingBlock","paddingBlockEnd","paddingBlockStart","paddingBottom","paddingInline","paddingInlineEnd","paddingInlineStart","paddingLeft","paddingRight","paddingTop","page","page-break-after","page-break-before","page-break-inside","pageBreakAfter","pageBreakBefore","pageBreakInside","pageCount","pageLeft","pageTop","pageX","pageXOffset","pageY","pageYOffset","pages","paint-order","paintOrder","paintRequests","paintType","paintWorklet","palette","pan","panningModel","parameters","parent","parentElement","parentNode","parentRule","parentStyleSheet","parentTextEdit","parentWindow","parse","parseAll","parseFloat","parseFromString","parseInt","part","participants","passive","password","pasteHTML","path","pathLength","pathSegList","pathSegType","pathSegTypeAsLetter","pathname","pattern","patternContentUnits","patternMismatch","patternTransform","patternUnits","pause","pauseAnimations","pauseOnExit","pauseProfilers","pauseTransformFeedback","paused","payerEmail","payerName","payerPhone","paymentManager","pc","peerIdentity","pending","pendingLocalDescription","pendingRemoteDescription","percent","performance","periodicSync","permission","permissionState","permissions","persist","persisted","personalbar","perspective","perspective-origin","perspectiveOrigin","phone","phoneticFamilyName","phoneticGivenName","photo","pictureInPictureElement","pictureInPictureEnabled","pictureInPictureWindow","ping","pipeThrough","pipeTo","pitch","pixelBottom","pixelDepth","pixelHeight","pixelLeft","pixelRight","pixelStorei","pixelTop","pixelUnitToMillimeterX","pixelUnitToMillimeterY","pixelWidth","place-content","place-items","place-self","placeContent","placeItems","placeSelf","placeholder","platform","platforms","play","playEffect","playState","playbackRate","playbackState","playbackTime","played","playoutDelayHint","playsInline","plugins","pluginspage","pname","pointer-events","pointerBeforeReferenceNode","pointerEnabled","pointerEvents","pointerId","pointerLockElement","pointerType","points","pointsAtX","pointsAtY","pointsAtZ","polygonOffset","pop","populateMatrix","popupWindowFeatures","popupWindowName","popupWindowURI","port","port1","port2","ports","posBottom","posHeight","posLeft","posRight","posTop","posWidth","pose","position","positionAlign","positionX","positionY","positionZ","postError","postMessage","postalCode","poster","pow","powerEfficient","powerOff","preMultiplySelf","precision","preferredStyleSheetSet","preferredStylesheetSet","prefix","preload","prepend","presentation","preserveAlpha","preserveAspectRatio","preserveAspectRatioString","pressed","pressure","prevValue","preventDefault","preventExtensions","preventSilentAccess","previousElementSibling","previousNode","previousPage","previousRect","previousScale","previousSibling","previousTranslate","primaryKey","primitiveType","primitiveUnits","principals","print","priority","privateKey","probablySupportsContext","process","processIceMessage","processingEnd","processingStart","product","productId","productName","productSub","profile","profileEnd","profiles","projectionMatrix","promise","prompt","properties","propertyIsEnumerable","propertyName","protocol","protocolLong","prototype","provider","pseudoClass","pseudoElement","pt","publicId","publicKey","published","pulse","push","pushManager","pushNotification","pushState","put","putImageData","px","quadraticCurveTo","qualifier","quaternion","query","queryCommandEnabled","queryCommandIndeterm","queryCommandState","queryCommandSupported","queryCommandText","queryCommandValue","querySelector","querySelectorAll","queueMicrotask","quote","quotes","r","r1","r2","race","rad","radiogroup","radiusX","radiusY","random","range","rangeCount","rangeMax","rangeMin","rangeOffset","rangeOverflow","rangeParent","rangeUnderflow","rate","ratio","raw","rawId","read","readAsArrayBuffer","readAsBinaryString","readAsBlob","readAsDataURL","readAsText","readBuffer","readEntries","readOnly","readPixels","readReportRequested","readText","readValue","readable","ready","readyState","reason","reboot","receivedAlert","receiver","receivers","recipient","reconnect","recordNumber","recordsAvailable","recordset","rect","red","redEyeReduction","redirect","redirectCount","redirectEnd","redirectStart","redirected","reduce","reduceRight","reduction","refDistance","refX","refY","referenceNode","referenceSpace","referrer","referrerPolicy","refresh","region","regionAnchorX","regionAnchorY","regionId","regions","register","registerContentHandler","registerElement","registerProperty","registerProtocolHandler","reject","rel","relList","relatedAddress","relatedNode","relatedPort","relatedTarget","release","releaseCapture","releaseEvents","releaseInterface","releaseLock","releasePointerCapture","releaseShaderCompiler","reliable","reliableWrite","reload","rem","remainingSpace","remote","remoteDescription","remove","removeAllRanges","removeAttribute","removeAttributeNS","removeAttributeNode","removeBehavior","removeChild","removeCue","removeEventListener","removeFilter","removeImport","removeItem","removeListener","removeNamedItem","removeNamedItemNS","removeNode","removeParameter","removeProperty","removeRange","removeRegion","removeRule","removeSiteSpecificTrackingException","removeSourceBuffer","removeStream","removeTrack","removeVariable","removeWakeLockListener","removeWebWideTrackingException","removed","removedNodes","renderHeight","renderState","renderTime","renderWidth","renderbufferStorage","renderbufferStorageMultisample","renderedBuffer","renderingMode","renotify","repeat","replace","replaceAdjacentText","replaceAll","replaceChild","replaceChildren","replaceData","replaceId","replaceItem","replaceNode","replaceState","replaceSync","replaceTrack","replaceWholeText","replaceWith","reportValidity","request","requestAnimationFrame","requestAutocomplete","requestData","requestDevice","requestFrame","requestFullscreen","requestHitTestSource","requestHitTestSourceForTransientInput","requestId","requestIdleCallback","requestMIDIAccess","requestMediaKeySystemAccess","requestPermission","requestPictureInPicture","requestPointerLock","requestPresent","requestReferenceSpace","requestSession","requestStart","requestStorageAccess","requestSubmit","requestVideoFrameCallback","requestingWindow","requireInteraction","required","requiredExtensions","requiredFeatures","reset","resetPose","resetTransform","resize","resizeBy","resizeTo","resolve","response","responseBody","responseEnd","responseReady","responseStart","responseText","responseType","responseURL","responseXML","restartIce","restore","result","resultIndex","resultType","results","resume","resumeProfilers","resumeTransformFeedback","retry","returnValue","rev","reverse","reversed","revocable","revokeObjectURL","rgbColor","right","rightContext","rightDegrees","rightMargin","rightProjectionMatrix","rightViewMatrix","role","rolloffFactor","root","rootBounds","rootElement","rootMargin","rotate","rotateAxisAngle","rotateAxisAngleSelf","rotateFromVector","rotateFromVectorSelf","rotateSelf","rotation","rotationAngle","rotationRate","round","row-gap","rowGap","rowIndex","rowSpan","rows","rtcpTransport","rtt","ruby-align","ruby-position","rubyAlign","rubyOverhang","rubyPosition","rules","runtime","runtimeStyle","rx","ry","s","safari","sample","sampleCoverage","sampleRate","samplerParameterf","samplerParameteri","sandbox","save","saveData","scale","scale3d","scale3dSelf","scaleNonUniform","scaleNonUniformSelf","scaleSelf","scheme","scissor","scope","scopeName","scoped","screen","screenBrightness","screenEnabled","screenLeft","screenPixelToMillimeterX","screenPixelToMillimeterY","screenTop","screenX","screenY","scriptURL","scripts","scroll","scroll-behavior","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-type","scrollAmount","scrollBehavior","scrollBy","scrollByLines","scrollByPages","scrollDelay","scrollHeight","scrollIntoView","scrollIntoViewIfNeeded","scrollLeft","scrollLeftMax","scrollMargin","scrollMarginBlock","scrollMarginBlockEnd","scrollMarginBlockStart","scrollMarginBottom","scrollMarginInline","scrollMarginInlineEnd","scrollMarginInlineStart","scrollMarginLeft","scrollMarginRight","scrollMarginTop","scrollMaxX","scrollMaxY","scrollPadding","scrollPaddingBlock","scrollPaddingBlockEnd","scrollPaddingBlockStart","scrollPaddingBottom","scrollPaddingInline","scrollPaddingInlineEnd","scrollPaddingInlineStart","scrollPaddingLeft","scrollPaddingRight","scrollPaddingTop","scrollRestoration","scrollSnapAlign","scrollSnapType","scrollTo","scrollTop","scrollTopMax","scrollWidth","scrollX","scrollY","scrollbar-color","scrollbar-width","scrollbar3dLightColor","scrollbarArrowColor","scrollbarBaseColor","scrollbarColor","scrollbarDarkShadowColor","scrollbarFaceColor","scrollbarHighlightColor","scrollbarShadowColor","scrollbarTrackColor","scrollbarWidth","scrollbars","scrolling","scrollingElement","sctp","sctpCauseCode","sdp","sdpLineNumber","sdpMLineIndex","sdpMid","seal","search","searchBox","searchBoxJavaBridge_","searchParams","sectionRowIndex","secureConnectionStart","security","seed","seekToNextFrame","seekable","seeking","select","selectAllChildren","selectAlternateInterface","selectConfiguration","selectNode","selectNodeContents","selectNodes","selectSingleNode","selectSubString","selected","selectedIndex","selectedOptions","selectedStyleSheetSet","selectedStylesheetSet","selection","selectionDirection","selectionEnd","selectionStart","selector","selectorText","self","send","sendAsBinary","sendBeacon","sender","sentAlert","sentTimestamp","separator","serialNumber","serializeToString","serverTiming","service","serviceWorker","session","sessionId","sessionStorage","set","setActionHandler","setActive","setAlpha","setAppBadge","setAttribute","setAttributeNS","setAttributeNode","setAttributeNodeNS","setBaseAndExtent","setBigInt64","setBigUint64","setBingCurrentSearchDefault","setCapture","setCodecPreferences","setColor","setCompositeOperation","setConfiguration","setCurrentTime","setCustomValidity","setData","setDate","setDragImage","setEnd","setEndAfter","setEndBefore","setEndPoint","setFillColor","setFilterRes","setFloat32","setFloat64","setFloatValue","setFormValue","setFullYear","setHeaderValue","setHours","setIdentityProvider","setImmediate","setInt16","setInt32","setInt8","setInterval","setItem","setKeyframes","setLineCap","setLineDash","setLineJoin","setLineWidth","setLiveSeekableRange","setLocalDescription","setMatrix","setMatrixValue","setMediaKeys","setMilliseconds","setMinutes","setMiterLimit","setMonth","setNamedItem","setNamedItemNS","setNonUserCodeExceptions","setOrientToAngle","setOrientToAuto","setOrientation","setOverrideHistoryNavigationMode","setPaint","setParameter","setParameters","setPeriodicWave","setPointerCapture","setPosition","setPositionState","setPreference","setProperty","setPrototypeOf","setRGBColor","setRGBColorICCColor","setRadius","setRangeText","setRemoteDescription","setRequestHeader","setResizable","setResourceTimingBufferSize","setRotate","setScale","setSeconds","setSelectionRange","setServerCertificate","setShadow","setSinkId","setSkewX","setSkewY","setStart","setStartAfter","setStartBefore","setStdDeviation","setStreams","setStringValue","setStrokeColor","setSuggestResult","setTargetAtTime","setTargetValueAtTime","setTime","setTimeout","setTransform","setTranslate","setUTCDate","setUTCFullYear","setUTCHours","setUTCMilliseconds","setUTCMinutes","setUTCMonth","setUTCSeconds","setUint16","setUint32","setUint8","setUri","setValidity","setValueAtTime","setValueCurveAtTime","setVariable","setVelocity","setVersion","setYear","settingName","settingValue","sex","shaderSource","shadowBlur","shadowColor","shadowOffsetX","shadowOffsetY","shadowRoot","shape","shape-image-threshold","shape-margin","shape-outside","shape-rendering","shapeImageThreshold","shapeMargin","shapeOutside","shapeRendering","sheet","shift","shiftKey","shiftLeft","shippingAddress","shippingOption","shippingType","show","showHelp","showModal","showModalDialog","showModelessDialog","showNotification","sidebar","sign","signal","signalingState","signature","silent","sin","singleNodeValue","sinh","sinkId","sittingToStandingTransform","size","sizeToContent","sizeX","sizeZ","sizes","skewX","skewXSelf","skewY","skewYSelf","slice","slope","slot","small","smil","smooth","smoothingTimeConstant","snapToLines","snapshotItem","snapshotLength","some","sort","sortingCode","source","sourceBuffer","sourceBuffers","sourceCapabilities","sourceFile","sourceIndex","sources","spacing","span","speak","speakAs","speaking","species","specified","specularConstant","specularExponent","speechSynthesis","speed","speedOfSound","spellcheck","splice","split","splitText","spreadMethod","sqrt","src","srcElement","srcFilter","srcObject","srcUrn","srcdoc","srclang","srcset","stack","stackTraceLimit","stacktrace","stageParameters","standalone","standby","start","startContainer","startIce","startMessages","startNotifications","startOffset","startProfiling","startRendering","startShark","startTime","startsWith","state","status","statusCode","statusMessage","statusText","statusbar","stdDeviationX","stdDeviationY","stencilFunc","stencilFuncSeparate","stencilMask","stencilMaskSeparate","stencilOp","stencilOpSeparate","step","stepDown","stepMismatch","stepUp","sticky","stitchTiles","stop","stop-color","stop-opacity","stopColor","stopImmediatePropagation","stopNotifications","stopOpacity","stopProfiling","stopPropagation","stopShark","stopped","storage","storageArea","storageName","storageStatus","store","storeSiteSpecificTrackingException","storeWebWideTrackingException","stpVersion","stream","streams","stretch","strike","string","stringValue","stringify","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","strokeDasharray","strokeDashoffset","strokeLinecap","strokeLinejoin","strokeMiterlimit","strokeOpacity","strokeRect","strokeStyle","strokeText","strokeWidth","style","styleFloat","styleMap","styleMedia","styleSheet","styleSheetSets","styleSheets","sub","subarray","subject","submit","submitFrame","submitter","subscribe","substr","substring","substringData","subtle","subtree","suffix","suffixes","summary","sup","supported","supportedContentEncodings","supportedEntryTypes","supports","supportsSession","surfaceScale","surroundContents","suspend","suspendRedraw","swapCache","swapNode","sweepFlag","symbols","sync","sysexEnabled","system","systemCode","systemId","systemLanguage","systemXDPI","systemYDPI","tBodies","tFoot","tHead","tabIndex","table","table-layout","tableLayout","tableValues","tag","tagName","tagUrn","tags","taintEnabled","takePhoto","takeRecords","tan","tangentialPressure","tanh","target","targetElement","targetRayMode","targetRaySpace","targetTouches","targetX","targetY","tcpType","tee","tel","terminate","test","texImage2D","texImage3D","texParameterf","texParameteri","texStorage2D","texStorage3D","texSubImage2D","texSubImage3D","text","text-align","text-align-last","text-anchor","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip-ink","text-decoration-style","text-decoration-thickness","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-transform","text-underline-offset","text-underline-position","textAlign","textAlignLast","textAnchor","textAutospace","textBaseline","textCombineUpright","textContent","textDecoration","textDecorationBlink","textDecorationColor","textDecorationLine","textDecorationLineThrough","textDecorationNone","textDecorationOverline","textDecorationSkipInk","textDecorationStyle","textDecorationThickness","textDecorationUnderline","textEmphasis","textEmphasisColor","textEmphasisPosition","textEmphasisStyle","textIndent","textJustify","textJustifyTrim","textKashida","textKashidaSpace","textLength","textOrientation","textOverflow","textRendering","textShadow","textTracks","textTransform","textUnderlineOffset","textUnderlinePosition","then","threadId","threshold","thresholds","tiltX","tiltY","time","timeEnd","timeLog","timeOrigin","timeRemaining","timeStamp","timecode","timeline","timelineTime","timeout","timestamp","timestampOffset","timing","title","to","toArray","toBlob","toDataURL","toDateString","toElement","toExponential","toFixed","toFloat32Array","toFloat64Array","toGMTString","toISOString","toJSON","toLocaleDateString","toLocaleFormat","toLocaleLowerCase","toLocaleString","toLocaleTimeString","toLocaleUpperCase","toLowerCase","toMatrix","toMethod","toPrecision","toPrimitive","toSdp","toSource","toStaticHTML","toString","toStringTag","toSum","toTimeString","toUTCString","toUpperCase","toggle","toggleAttribute","toggleLongPressEnabled","tone","toneBuffer","tooLong","tooShort","toolbar","top","topMargin","total","totalFrameDelay","totalVideoFrames","touch-action","touchAction","touched","touches","trace","track","trackVisibility","transaction","transactions","transceiver","transferControlToOffscreen","transferFromImageBitmap","transferImageBitmap","transferIn","transferOut","transferSize","transferToImageBitmap","transform","transform-box","transform-origin","transform-style","transformBox","transformFeedbackVaryings","transformOrigin","transformPoint","transformString","transformStyle","transformToDocument","transformToFragment","transition","transition-delay","transition-duration","transition-property","transition-timing-function","transitionDelay","transitionDuration","transitionProperty","transitionTimingFunction","translate","translateSelf","translationX","translationY","transport","trim","trimEnd","trimLeft","trimRight","trimStart","trueSpeed","trunc","truncate","trustedTypes","turn","twist","type","typeDetail","typeMismatch","typeMustMatch","types","u2f","ubound","uint16","uint32","uint8","uint8Clamped","undefined","unescape","uneval","unicode","unicode-bidi","unicodeBidi","unicodeRange","uniform1f","uniform1fv","uniform1i","uniform1iv","uniform1ui","uniform1uiv","uniform2f","uniform2fv","uniform2i","uniform2iv","uniform2ui","uniform2uiv","uniform3f","uniform3fv","uniform3i","uniform3iv","uniform3ui","uniform3uiv","uniform4f","uniform4fv","uniform4i","uniform4iv","uniform4ui","uniform4uiv","uniformBlockBinding","uniformMatrix2fv","uniformMatrix2x3fv","uniformMatrix2x4fv","uniformMatrix3fv","uniformMatrix3x2fv","uniformMatrix3x4fv","uniformMatrix4fv","uniformMatrix4x2fv","uniformMatrix4x3fv","unique","uniqueID","uniqueNumber","unit","unitType","units","unloadEventEnd","unloadEventStart","unlock","unmount","unobserve","unpause","unpauseAnimations","unreadCount","unregister","unregisterContentHandler","unregisterProtocolHandler","unscopables","unselectable","unshift","unsubscribe","unsuspendRedraw","unsuspendRedrawAll","unwatch","unwrapKey","upDegrees","upX","upY","upZ","update","updateCommands","updateIce","updateInterval","updatePlaybackRate","updateRenderState","updateSettings","updateTiming","updateViaCache","updateWith","updated","updating","upgrade","upload","uploadTotal","uploaded","upper","upperBound","upperOpen","uri","url","urn","urns","usages","usb","usbVersionMajor","usbVersionMinor","usbVersionSubminor","useCurrentView","useMap","useProgram","usedSpace","user-select","userActivation","userAgent","userChoice","userHandle","userHint","userLanguage","userSelect","userVisibleOnly","username","usernameFragment","utterance","uuid","v8BreakIterator","vAlign","vLink","valid","validate","validateProgram","validationMessage","validity","value","valueAsDate","valueAsNumber","valueAsString","valueInSpecifiedUnits","valueMissing","valueOf","valueText","valueType","values","variable","variant","variationSettings","vector-effect","vectorEffect","velocityAngular","velocityExpansion","velocityX","velocityY","vendor","vendorId","vendorSub","verify","version","vertexAttrib1f","vertexAttrib1fv","vertexAttrib2f","vertexAttrib2fv","vertexAttrib3f","vertexAttrib3fv","vertexAttrib4f","vertexAttrib4fv","vertexAttribDivisor","vertexAttribDivisorANGLE","vertexAttribI4i","vertexAttribI4iv","vertexAttribI4ui","vertexAttribI4uiv","vertexAttribIPointer","vertexAttribPointer","vertical","vertical-align","verticalAlign","verticalOverflow","vh","vibrate","vibrationActuator","videoBitsPerSecond","videoHeight","videoTracks","videoWidth","view","viewBox","viewBoxString","viewTarget","viewTargetString","viewport","viewportAnchorX","viewportAnchorY","viewportElement","views","violatedDirective","visibility","visibilityState","visible","visualViewport","vlinkColor","vmax","vmin","voice","voiceURI","volume","vrml","vspace","vw","w","wait","waitSync","waiting","wake","wakeLock","wand","warn","wasClean","wasDiscarded","watch","watchAvailability","watchPosition","webdriver","webkitAddKey","webkitAlignContent","webkitAlignItems","webkitAlignSelf","webkitAnimation","webkitAnimationDelay","webkitAnimationDirection","webkitAnimationDuration","webkitAnimationFillMode","webkitAnimationIterationCount","webkitAnimationName","webkitAnimationPlayState","webkitAnimationTimingFunction","webkitAppearance","webkitAudioContext","webkitAudioDecodedByteCount","webkitAudioPannerNode","webkitBackfaceVisibility","webkitBackground","webkitBackgroundAttachment","webkitBackgroundClip","webkitBackgroundColor","webkitBackgroundImage","webkitBackgroundOrigin","webkitBackgroundPosition","webkitBackgroundPositionX","webkitBackgroundPositionY","webkitBackgroundRepeat","webkitBackgroundSize","webkitBackingStorePixelRatio","webkitBorderBottomLeftRadius","webkitBorderBottomRightRadius","webkitBorderImage","webkitBorderImageOutset","webkitBorderImageRepeat","webkitBorderImageSlice","webkitBorderImageSource","webkitBorderImageWidth","webkitBorderRadius","webkitBorderTopLeftRadius","webkitBorderTopRightRadius","webkitBoxAlign","webkitBoxDirection","webkitBoxFlex","webkitBoxOrdinalGroup","webkitBoxOrient","webkitBoxPack","webkitBoxShadow","webkitBoxSizing","webkitCancelAnimationFrame","webkitCancelFullScreen","webkitCancelKeyRequest","webkitCancelRequestAnimationFrame","webkitClearResourceTimings","webkitClosedCaptionsVisible","webkitConvertPointFromNodeToPage","webkitConvertPointFromPageToNode","webkitCreateShadowRoot","webkitCurrentFullScreenElement","webkitCurrentPlaybackTargetIsWireless","webkitDecodedFrameCount","webkitDirectionInvertedFromDevice","webkitDisplayingFullscreen","webkitDroppedFrameCount","webkitEnterFullScreen","webkitEnterFullscreen","webkitEntries","webkitExitFullScreen","webkitExitFullscreen","webkitExitPointerLock","webkitFilter","webkitFlex","webkitFlexBasis","webkitFlexDirection","webkitFlexFlow","webkitFlexGrow","webkitFlexShrink","webkitFlexWrap","webkitFullScreenKeyboardInputAllowed","webkitFullscreenElement","webkitFullscreenEnabled","webkitGenerateKeyRequest","webkitGetAsEntry","webkitGetDatabaseNames","webkitGetEntries","webkitGetEntriesByName","webkitGetEntriesByType","webkitGetFlowByName","webkitGetGamepads","webkitGetImageDataHD","webkitGetNamedFlows","webkitGetRegionFlowRanges","webkitGetUserMedia","webkitHasClosedCaptions","webkitHidden","webkitIDBCursor","webkitIDBDatabase","webkitIDBDatabaseError","webkitIDBDatabaseException","webkitIDBFactory","webkitIDBIndex","webkitIDBKeyRange","webkitIDBObjectStore","webkitIDBRequest","webkitIDBTransaction","webkitImageSmoothingEnabled","webkitIndexedDB","webkitInitMessageEvent","webkitIsFullScreen","webkitJustifyContent","webkitKeys","webkitLineClamp","webkitLineDashOffset","webkitLockOrientation","webkitMask","webkitMaskClip","webkitMaskComposite","webkitMaskImage","webkitMaskOrigin","webkitMaskPosition","webkitMaskPositionX","webkitMaskPositionY","webkitMaskRepeat","webkitMaskSize","webkitMatchesSelector","webkitMediaStream","webkitNotifications","webkitOfflineAudioContext","webkitOrder","webkitOrientation","webkitPeerConnection00","webkitPersistentStorage","webkitPerspective","webkitPerspectiveOrigin","webkitPointerLockElement","webkitPostMessage","webkitPreservesPitch","webkitPutImageDataHD","webkitRTCPeerConnection","webkitRegionOverset","webkitRelativePath","webkitRequestAnimationFrame","webkitRequestFileSystem","webkitRequestFullScreen","webkitRequestFullscreen","webkitRequestPointerLock","webkitResolveLocalFileSystemURL","webkitSetMediaKeys","webkitSetResourceTimingBufferSize","webkitShadowRoot","webkitShowPlaybackTargetPicker","webkitSlice","webkitSpeechGrammar","webkitSpeechGrammarList","webkitSpeechRecognition","webkitSpeechRecognitionError","webkitSpeechRecognitionEvent","webkitStorageInfo","webkitSupportsFullscreen","webkitTemporaryStorage","webkitTextFillColor","webkitTextSizeAdjust","webkitTextStroke","webkitTextStrokeColor","webkitTextStrokeWidth","webkitTransform","webkitTransformOrigin","webkitTransformStyle","webkitTransition","webkitTransitionDelay","webkitTransitionDuration","webkitTransitionProperty","webkitTransitionTimingFunction","webkitURL","webkitUnlockOrientation","webkitUserSelect","webkitVideoDecodedByteCount","webkitVisibilityState","webkitWirelessVideoPlaybackDisabled","webkitdirectory","webkitdropzone","webstore","weight","whatToShow","wheelDelta","wheelDeltaX","wheelDeltaY","whenDefined","which","white-space","whiteSpace","wholeText","widows","width","will-change","willChange","willValidate","window","withCredentials","word-break","word-spacing","word-wrap","wordBreak","wordSpacing","wordWrap","workerStart","wrap","wrapKey","writable","writableAuxiliaries","write","writeText","writeValue","writeWithoutResponse","writeln","writing-mode","writingMode","x","x1","x2","xChannelSelector","xmlEncoding","xmlStandalone","xmlVersion","xmlbase","xmllang","xmlspace","xor","xr","y","y1","y2","yChannelSelector","yandex","z","z-index","zIndex","zoom","zoomAndPan","zoomRectScreen"];function wo(e,t){e.walk(new Vn(function(e){return e instanceof Ot?wo(e.tail_node(),t):e instanceof bn?t(e.value):e instanceof Bt&&(wo(e.consequent,t),wo(e.alternative,t)),!0}))}function No(e,t){var n=(t=r(t,{builtins:!1,cache:null,debug:!1,keep_quoted:!1,only_cache:!1,regex:null,reserved:null,undeclared:!1},!0)).reserved;Array.isArray(n)||(n=[n]);var i=new Set(n);t.builtins||function(e){ko.forEach(i);var t={},n="object"==typeof global?global:self;function i(t){e.add(t)}["Symbol","Map","Promise","Proxy","Reflect","Set","WeakMap","WeakSet"].forEach(function(e){t[e]=n[e]||new Function}),["null","true","false","NaN","Infinity","-Infinity","undefined"].forEach(i),[Object,Array,Function,Number,String,Boolean,Error,Math,Date,RegExp,t.Symbol,ArrayBuffer,DataView,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,eval,EvalError,Float32Array,Float64Array,Int8Array,Int16Array,Int32Array,isFinite,isNaN,JSON,t.Map,parseFloat,parseInt,t.Promise,t.Proxy,RangeError,ReferenceError,t.Reflect,t.Set,SyntaxError,TypeError,Uint8Array,Uint8ClampedArray,Uint16Array,Uint32Array,URIError,t.WeakMap,t.WeakSet].forEach(function(e){Object.getOwnPropertyNames(e).map(i),e.prototype&&Object.getOwnPropertyNames(e.prototype).map(i)})}(i);var o,a=-1;t.cache?(o=t.cache.props).forEach(function(e){i.add(e)}):o=new Map;var s,u=t.regex&&new RegExp(t.regex),c=!1!==t.debug;c&&(s=!0===t.debug?"":t.debug);var l=new Set,f=new Set,p="strict"===t.keep_quoted;return e.walk(new Vn(function(e){if(e instanceof Ht)"string"!=typeof e.key||p&&e.quote||m(e.key);else if(e instanceof Gt)p&&e.key.end.quote||m(e.key.name);else if(e instanceof Mt){var n=!!t.undeclared;if(!n){for(var i=e;i.expression;)i=i.expression;n=!(i.thedef&&i.thedef.undeclared)}!n||p&&e.quote||m(e.property)}else e instanceof kt?p||wo(e.property,m):e instanceof Ct&&"Object.defineProperty"==e.expression.print_to_string()?wo(e.args[1],m):e instanceof Pt&&"in"===e.operator&&wo(e.left,m)})),e.transform(new Un(function(e){e instanceof Ht?"string"!=typeof e.key||p&&e.quote||(e.key=h(e.key)):e instanceof Gt?p&&e.key.end.quote||(e.key.name=h(e.key.name)):e instanceof Mt?p&&e.quote||(e.property=h(e.property)):!t.keep_quoted&&e instanceof kt?e.property=E(e.property):e instanceof Ct&&"Object.defineProperty"==e.expression.print_to_string()?e.args[1]=E(e.args[1]):e instanceof Pt&&"in"===e.operator&&(e.left=E(e.left))}));function d(e){return!f.has(e)&&(!i.has(e)&&(t.only_cache?o.has(e):!/^-?[0-9]+(\.[0-9]+)?(e[+-][0-9]+)?$/.test(e)))}function _(e){return!(u&&!u.test(e))&&(!i.has(e)&&(o.has(e)||l.has(e)))}function m(e){d(e)&&l.add(e),_(e)||f.add(e)}function h(e){if(!_(e))return e;var t=o.get(e);if(!t){if(c){var n="_$"+e+"$"+s+"_";d(n)&&(t=n)}if(!t)do{t=li(++a)}while(!d(t));o.set(e,t)}return t}function E(e){return e.transform(new Un(function(e){if(e instanceof Ot){var t=e.expressions.length-1;e.expressions[t]=E(e.expressions[t])}else e instanceof bn?e.value=h(e.value):e instanceof Bt&&(e.consequent=E(e.consequent),e.alternative=E(e.alternative));return e}))}}var Io="undefined"==typeof atob?function(e){return Buffer.from(e,"base64").toString()}:atob,xo="undefined"==typeof btoa?function(e){return Buffer.from(e).toString("base64")}:btoa;function Po(e,t,n){t[e]&&n.forEach(function(n){t[n]&&("object"!=typeof t[n]&&(t[n]={}),e in t[n]||(t[n][e]=t[e]))})}function Bo(e){e&&("props"in e?e.props instanceof Map||(e.props=function(e){var t=new Map;for(var n in e)D(e,n)&&"$"===n.charAt(0)&&t.set(n.substr(1),e[n]);return t}(e.props)):e.props=new Map)}function Lo(e){return{props:(t=e.props,n=Object.create(null),t.forEach(function(e,t){n["$"+t]=e}),n)};var t,n}async function Vo(e,n){var i,o,a,s,u=(n=r(n,{compress:{},ecma:void 0,enclose:!1,ie8:!1,keep_classnames:void 0,keep_fnames:!1,mangle:{},module:!1,nameCache:null,output:null,format:null,parse:{},rename:void 0,safari10:!1,sourceMap:!1,timings:!1,toplevel:!1,warnings:!1,wrap:!1},!0)).timings&&{start:Date.now()};if(void 0===n.keep_classnames&&(n.keep_classnames=n.keep_fnames),void 0===n.rename&&(n.rename=n.compress&&n.mangle),n.output&&n.format)throw new Error("Please only specify either output or format option, preferrably format.");if(n.format=n.format||n.output||{},Po("ecma",n,["parse","compress","format"]),Po("ie8",n,["compress","mangle","format"]),Po("keep_classnames",n,["compress","mangle"]),Po("keep_fnames",n,["compress","mangle"]),Po("module",n,["parse","compress","mangle"]),Po("safari10",n,["mangle","format"]),Po("toplevel",n,["compress","mangle"]),Po("warnings",n,["compress"]),n.mangle&&(n.mangle=r(n.mangle,{cache:n.nameCache&&(n.nameCache.vars||{}),eval:!1,ie8:!1,keep_classnames:!1,keep_fnames:!1,module:!1,properties:!1,reserved:[],safari10:!1,toplevel:!1},!0),n.mangle.properties&&("object"!=typeof n.mangle.properties&&(n.mangle.properties={}),n.mangle.properties.keep_quoted&&(i=n.mangle.properties.reserved,Array.isArray(i)||(i=[]),n.mangle.properties.reserved=i),!n.nameCache||"cache"in n.mangle.properties||(n.mangle.properties.cache=n.nameCache.props||{})),Bo(n.mangle.cache),Bo(n.mangle.properties.cache)),n.sourceMap&&(n.sourceMap=r(n.sourceMap,{asObject:!1,content:null,filename:null,includeSources:!1,root:null,url:null},!0)),u&&(u.parse=Date.now()),e instanceof He)o=e;else{for(var c in"string"==typeof e&&(e=[e]),n.parse=n.parse||{},n.parse.toplevel=null,e)if(D(e,c)&&(n.parse.filename=c,n.parse.toplevel=_e(e[c],n.parse),n.sourceMap&&"inline"==n.sourceMap.content)){if(Object.keys(e).length>1)throw new Error("inline source map only works with singular input");n.sourceMap.content=(a=e[c],s=void 0,(s=/(?:^|[^.])\/\/# sourceMappingURL=data:application\/json(;[\w=-]*)?;base64,([+\/0-9A-Za-z]*=*)\s*$/.exec(a))?Io(s[2]):(console.warn("inline source map not found"),null))}o=n.parse.toplevel}i&&"strict"!==n.mangle.properties.keep_quoted&&function(e,t){function n(e){d(t,e)}e.walk(new Vn(function(e){e instanceof Ht&&e.quote?n(e.key):e instanceof Gt&&e.quote?n(e.key.name):e instanceof kt&&wo(e.property,n)}))}(o,i),n.wrap&&(o=o.wrap_commonjs(n.wrap)),n.enclose&&(o=o.wrap_enclose(n.enclose)),u&&(u.rename=Date.now()),u&&(u.compress=Date.now()),n.compress&&(o=new Oi(n.compress,{mangle_options:n.mangle}).compress(o)),u&&(u.scope=Date.now()),n.mangle&&o.figure_out_scope(n.mangle),u&&(u.mangle=Date.now()),n.mangle&&(li.reset(),o.compute_char_frequency(n.mangle),o.mangle_names(n.mangle)),u&&(u.properties=Date.now()),n.mangle&&n.mangle.properties&&(o=No(o,n.mangle.properties)),u&&(u.format=Date.now());var l={};if(n.format.ast&&(l.ast=o),!D(n.format,"code")||n.format.code){if(n.sourceMap&&(n.format.source_map=await async function(e){var n;e=r(e,{file:null,root:null,orig:null,orig_line_diff:0,dest_line_diff:0});var i=new t.SourceMapGenerator({file:e.file,sourceRoot:e.root});return e.orig&&(n=await new t.SourceMapConsumer(e.orig)).sources.forEach(function(e){var t=n.sourceContentFor(e,!0);t&&i.setSourceContent(e,t)}),{add:function(t,o,r,a,s,u){if(n){var c=n.originalPositionFor({line:a,column:s});if(null===c.source)return;t=c.source,a=c.line,s=c.column,u=c.name||u}i.addMapping({generated:{line:o+e.dest_line_diff,column:r},original:{line:a+e.orig_line_diff,column:s},source:t,name:u})},get:function(){return i},toString:function(){return i.toString()},destroy:function(){n&&n.destroy&&n.destroy()}}}({file:n.sourceMap.filename,orig:n.sourceMap.content,root:n.sourceMap.root}),n.sourceMap.includeSources)){if(e instanceof He)throw new Error("original source content unavailable");for(var c in e)D(e,c)&&n.format.source_map.get().setSourceContent(c,e[c])}delete n.format.ast,delete n.format.code;var f=Jn(n.format);if(o.print(f),l.code=f.get(),n.sourceMap)if(n.sourceMap.asObject?l.map=n.format.source_map.get().toJSON():l.map=n.format.source_map.toString(),"inline"==n.sourceMap.url){var p="object"==typeof l.map?JSON.stringify(l.map):l.map;l.code+="\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,"+xo(p)}else n.sourceMap.url&&(l.code+="\n//# sourceMappingURL="+n.sourceMap.url)}return n.nameCache&&n.mangle&&(n.mangle.cache&&(n.nameCache.vars=Lo(n.mangle.cache)),n.mangle.properties&&n.mangle.properties.cache&&(n.nameCache.props=Lo(n.mangle.properties.cache))),n.format&&n.format.source_map&&n.format.source_map.destroy(),u&&(u.end=Date.now(),l.timings={parse:.001*(u.rename-u.parse),rename:.001*(u.compress-u.rename),compress:.001*(u.scope-u.compress),scope:.001*(u.mangle-u.scope),mangle:.001*(u.properties-u.mangle),properties:.001*(u.format-u.properties),format:.001*(u.end-u.format),total:.001*(u.end-u.start)}),l}async function Uo(){const e={};return Object.keys(Ko({0:0})).forEach(t=>{const n=Ko({[t]:{0:0}});n&&(e[t]=n)}),e}async function Ko(e){try{await Vo("",e)}catch(e){return e.defs}}e._default_options=Uo,e._run_cli=async function({program:e,packageJson:t,fs:n,path:i}){const o=new Set(["cname","parent_scope","scope","uses_eval","uses_with"]);var r={},a={compress:!1,mangle:!1};const s=await Uo();if(e.version(t.name+" "+t.version),e.parseArgv=e.parse,e.parse=void 0,process.argv.includes("ast")?e.helpInformation=function(){var e=Jn({beautify:!0});return function t(n){e.print("AST_"+n.TYPE);const i=n.SELF_PROPS.filter(e=>!/^\$/.test(e));i.length>0&&(e.space(),e.with_parens(function(){i.forEach(function(t,n){n&&e.space(),e.print(t)})})),n.documentation&&(e.space(),e.print_string(n.documentation)),n.SUBCLASSES.length>0&&(e.space(),e.with_block(function(){n.SUBCLASSES.forEach(function(n){e.indent(),t(n),e.newline()})}))}(ve),e+"\n"}:process.argv.includes("options")&&(e.helpInformation=function(){var e=[];for(var t in s)e.push("--"+("sourceMap"===t?"source-map":t)+" options:"),e.push(E(s[t])),e.push("");return e.join("\n")}),e.option("-p, --parse <options>","Specify parser options.",m()),e.option("-c, --compress [options]","Enable compressor/specify compressor options.",m()),e.option("-m, --mangle [options]","Mangle names/specify mangler options.",m()),e.option("--mangle-props [options]","Mangle properties/specify mangler options.",m()),e.option("-f, --format [options]","Format options.",m()),e.option("-b, --beautify [options]","Alias for --format beautify=true.",m()),e.option("-o, --output <file>","Output file (default STDOUT)."),e.option("--comments [filter]","Preserve copyright comments in the output."),e.option("--config-file <file>","Read minify() options from JSON file."),e.option("-d, --define <expr>[=value]","Global definitions.",m("define")),e.option("--ecma <version>","Specify ECMAScript release: 5, 2015, 2016 or 2017..."),e.option("-e, --enclose [arg[,...][:value[,...]]]","Embed output in a big function with configurable arguments and values."),e.option("--ie8","Support non-standard Internet Explorer 8."),e.option("--keep-classnames","Do not mangle/drop class names."),e.option("--keep-fnames","Do not mangle/drop function names. Useful for code relying on Function.prototype.name."),e.option("--module","Input is an ES6 module"),e.option("--name-cache <file>","File to hold mangled name mappings."),e.option("--rename","Force symbol expansion."),e.option("--no-rename","Disable symbol expansion."),e.option("--safari10","Support non-standard Safari 10."),e.option("--source-map [options]","Enable source map/specify source map options.",m()),e.option("--timings","Display operations run time on STDERR."),e.option("--toplevel","Compress and/or mangle variables in toplevel scope."),e.option("--wrap <name>","Embed everything as a function with “exports” corresponding to “name” globally."),e.arguments("[files...]").parseArgv(process.argv),e.configFile&&(a=JSON.parse(_(e.configFile))),!e.output&&e.sourceMap&&"inline"!=e.sourceMap.url&&d("ERROR: cannot write source map to STDOUT"),["compress","enclose","ie8","mangle","module","safari10","sourceMap","toplevel","wrap"].forEach(function(t){t in e&&(a[t]=e[t])}),"ecma"in e){e.ecma!=(0|e.ecma)&&d("ERROR: ecma must be an integer");const t=0|e.ecma;a.ecma=t>5&&t<2015?t+2009:t}if((e.beautify||e.format)&&(e.beautify&&e.format&&d("Please only specify one of --beautify or --format"),e.beautify&&(a.format="object"==typeof e.beautify?e.beautify:{},"beautify"in a.format||(a.format.beautify=!0)),e.format&&(a.format="object"==typeof e.format?e.format:{})),e.comments&&("object"!=typeof a.format&&(a.format={}),a.format.comments="string"==typeof e.comments?"false"!=e.comments&&e.comments:"some"),e.define)for(var u in"object"!=typeof a.compress&&(a.compress={}),"object"!=typeof a.compress.global_defs&&(a.compress.global_defs={}),e.define)a.compress.global_defs[u]=e.define[u];e.keepClassnames&&(a.keep_classnames=!0),e.keepFnames&&(a.keep_fnames=!0),e.mangleProps&&(e.mangleProps.domprops?delete e.mangleProps.domprops:("object"!=typeof e.mangleProps&&(e.mangleProps={}),Array.isArray(e.mangleProps.reserved)||(e.mangleProps.reserved=[])),"object"!=typeof a.mangle&&(a.mangle={}),a.mangle.properties=e.mangleProps),e.nameCache&&(a.nameCache=JSON.parse(_(e.nameCache,"{}"))),"ast"==e.output&&(a.format={ast:!0,code:!1}),e.parse&&(e.parse.acorn||e.parse.spidermonkey?e.sourceMap&&"inline"==e.sourceMap.content&&d("ERROR: inline source map only works with built-in parser"):a.parse=e.parse),~e.rawArgs.indexOf("--rename")?a.rename=!0:e.rename||(a.rename=!1);let c=e=>e;var l;let f;function p(e){return ve.from_mozilla_ast(Object.keys(r).reduce(e,null))}function d(e){e instanceof Error&&(e=e.stack.replace(/^\S*?Error:/,"ERROR:")),g(e),process.exit(1)}function _(e,t){try{return n.readFileSync(e,"utf8")}catch(e){if(("ENOENT"==e.code||"ENAMETOOLONG"==e.code)&&null!=t)return t;d(e)}}function m(e){return function(t,n){n=n||{};try{Pn(_e(t,{expression:!0}),t=>{if(t instanceof Lt){var i=t.left.print_to_string(),o=t.right;return e?n[i]=o:o instanceof Ut?n[i]=o.elements.map(r):o instanceof Cn?(o=o.value,n[i]=new RegExp(o.source,o.flags)):n[i]=r(o),!0}if(t instanceof Zt||t instanceof Ft)return i=t.print_to_string(),n[i]=!0,!0;if(!(t instanceof Ot))throw t;function r(e){return e instanceof vn?e.getValue():e.print_to_string({quote_keys:!0})}})}catch(i){e?d("Error parsing arguments for '"+e+"': "+t):n[t]=null}return n}}function h(e){var t=1e6+e.id+" "+e.name;return e.mangled_name&&(t+=" "+e.mangled_name),t}function E(e){var t=[],n="";return Object.keys(e).map(function(t){return n.length<t.length&&(n=Array(t.length+1).join(" ")),[t,JSON.stringify(e[t])]}).forEach(function(e){t.push(" "+e[0]+n.slice(e[0].length-2)+e[1])}),t.join("\n")}function g(e){process.stderr.write(e),process.stderr.write("\n")}"object"==typeof e.sourceMap&&"base"in e.sourceMap&&(l=e.sourceMap.base,delete a.sourceMap.base,c=function(e){return i.relative(l,e)}),a.files&&a.files.length?(f=a.files,delete a.files):e.args.length&&(f=e.args),f?function e(t){if(Array.isArray(t))return[].concat.apply([],t.map(e));if(t&&t.match(/[*?]/)){var o=i.dirname(t);try{var r=n.readdirSync(o)}catch(e){}if(r){var a="^"+i.basename(t).replace(/[.+^$[\]\\(){}]/g,"\\$&").replace(/\*/g,"[^/\\\\]*").replace(/\?/g,"[^/\\\\]")+"$",s="win32"===process.platform?"i":"",u=new RegExp(a,s),c=r.filter(function(e){return u.test(e)}).map(function(e){return i.join(o,e)});if(c.length)return c}}return[t]}(f).forEach(function(e){r[c(e)]=_(e)}):await new Promise(e=>{var t=[];process.stdin.setEncoding("utf8"),process.stdin.on("data",function(e){t.push(e)}).on("end",function(){r=[t.join("")],e()}),process.stdin.resume()}),await async function(){var t=e.sourceMap&&e.sourceMap.content;t&&"inline"!==t&&(a.sourceMap.content=_(t,t)),e.timings&&(a.timings=!0);try{e.parse&&(e.parse.acorn?r=p(function(t,n){return require("acorn").parse(r[n],{ecmaVersion:2018,locations:!0,program:t,sourceFile:n,sourceType:a.module||e.parse.module?"module":"script"})}):e.parse.spidermonkey&&(r=p(function(e,t){var n=JSON.parse(r[t]);return e?(e.body=e.body.concat(n.body),e):n})))}catch(e){d(e)}let i;try{i=await Vo(r,a)}catch(e){if("SyntaxError"==e.name){g("Parse error at "+e.filename+":"+e.line+","+e.col);var s=e.col,u=r[e.filename].split(/\r?\n/),c=u[e.line-1];c||s||(c=u[e.line-2],s=c.length),c&&(s>70&&(c=c.slice(s-70),s=70),g(c.slice(0,80)),g(c.slice(0,s).replace(/\S/g," ")+"^"))}return e.defs&&(g("Supported options:"),g(E(e.defs))),void d(e)}if("ast"==e.output)a.compress||a.mangle||i.ast.figure_out_scope({}),console.log(JSON.stringify(i.ast,function(e,t){if(t)switch(e){case"thedef":return h(t);case"enclosed":return t.length?t.map(h):void 0;case"variables":case"functions":case"globals":return t.size?function(e,t){var n=[];return e.forEach(function(e){n.push(t(e))}),n}(t,h):void 0}if(!o.has(e)&&!(t instanceof Ae||t instanceof Map)){if(t instanceof ve){var n={_class:"AST_"+t.TYPE};return t.block_scope&&(n.variables=t.block_scope.variables,n.functions=t.block_scope.functions,n.enclosed=t.block_scope.enclosed),t.CTOR.PROPS.forEach(function(e){n[e]=t[e]}),n}return t}},2));else if("spidermonkey"==e.output)try{const e=await Vo(i.code,{compress:!1,mangle:!1,format:{ast:!0,code:!1}});console.log(JSON.stringify(e.ast.to_mozilla_ast(),null,2))}catch(e){return void d(e)}else e.output?(n.writeFileSync(e.output,i.code),a.sourceMap&&"inline"!==a.sourceMap.url&&i.map&&n.writeFileSync(e.output+".map",i.map)):console.log(i.code);if(e.nameCache&&n.writeFileSync(e.nameCache,JSON.stringify(a.nameCache)),i.timings)for(var l in i.timings)g("- "+l+": "+i.timings[l].toFixed(3)+"s")}()},e.minify=Vo});