@turbodocx/html-to-docx 1.21.0 → 1.22.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +25 -17
- package/dist/html-to-docx.browser.esm.js +17 -0
- package/dist/html-to-docx.browser.js +4 -4
- package/dist/html-to-docx.esm.js +2 -2
- package/dist/html-to-docx.umd.js +2 -2
- package/package.json +25 -6
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function t(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function n(e){if(Object.prototype.hasOwnProperty.call(e,"__esModule"))return e;var t=e.default;if("function"==typeof t){var n=function e(){return this instanceof e?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach((function(t){var r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,r.get?r:{enumerable:!0,get:function(){return e[t]}})})),n}var r="undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},i=[],o=[],a="undefined"!=typeof Uint8Array?Uint8Array:Array,s=!1;function l(){s=!0;for(var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t=0;t<64;++t)i[t]=e[t],o[e.charCodeAt(t)]=t;o["-".charCodeAt(0)]=62,o["_".charCodeAt(0)]=63}function c(e,t,n){for(var r,o,a=[],s=t;s<n;s+=3)r=(e[s]<<16)+(e[s+1]<<8)+e[s+2],a.push(i[(o=r)>>18&63]+i[o>>12&63]+i[o>>6&63]+i[63&o]);return a.join("")}function u(e){var t;s||l();for(var n=e.length,r=n%3,o="",a=[],u=16383,p=0,d=n-r;p<d;p+=u)a.push(c(e,p,p+u>d?d:p+u));return 1===r?(t=e[n-1],o+=i[t>>2],o+=i[t<<4&63],o+="=="):2===r&&(t=(e[n-2]<<8)+e[n-1],o+=i[t>>10],o+=i[t>>4&63],o+=i[t<<2&63],o+="="),a.push(o),a.join("")}function p(e,t,n,r,i){var o,a,s=8*i-r-1,l=(1<<s)-1,c=l>>1,u=-7,p=n?i-1:0,d=n?-1:1,f=e[t+p];for(p+=d,o=f&(1<<-u)-1,f>>=-u,u+=s;u>0;o=256*o+e[t+p],p+=d,u-=8);for(a=o&(1<<-u)-1,o>>=-u,u+=r;u>0;a=256*a+e[t+p],p+=d,u-=8);if(0===o)o=1-c;else{if(o===l)return a?NaN:1/0*(f?-1:1);a+=Math.pow(2,r),o-=c}return(f?-1:1)*a*Math.pow(2,o-r)}function d(e,t,n,r,i,o){var a,s,l,c=8*o-i-1,u=(1<<c)-1,p=u>>1,d=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,f=r?0:o-1,h=r?1:-1,m=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(s=isNaN(t)?1:0,a=u):(a=Math.floor(Math.log(t)/Math.LN2),t*(l=Math.pow(2,-a))<1&&(a--,l*=2),(t+=a+p>=1?d/l:d*Math.pow(2,1-p))*l>=2&&(a++,l/=2),a+p>=u?(s=0,a=u):a+p>=1?(s=(t*l-1)*Math.pow(2,i),a+=p):(s=t*Math.pow(2,p-1)*Math.pow(2,i),a=0));i>=8;e[n+f]=255&s,f+=h,s/=256,i-=8);for(a=a<<i|s,c+=i;c>0;e[n+f]=255&a,f+=h,a/=256,c-=8);e[n+f-h]|=128*m}var f={}.toString,h=Array.isArray||function(e){return"[object Array]"==f.call(e)};v.TYPED_ARRAY_SUPPORT=void 0===r.TYPED_ARRAY_SUPPORT||r.TYPED_ARRAY_SUPPORT;var m=g();function g(){return v.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function _(e,t){if(g()<t)throw new RangeError("Invalid typed array length");return v.TYPED_ARRAY_SUPPORT?(e=new Uint8Array(t)).__proto__=v.prototype:(null===e&&(e=new v(t)),e.length=t),e}function v(e,t,n){if(!(v.TYPED_ARRAY_SUPPORT||this instanceof v))return new v(e,t,n);if("number"==typeof e){if("string"==typeof t)throw new Error("If encoding is specified then the first argument must be a string");return E(this,e)}return b(this,e,t,n)}function b(e,t,n,r){if("number"==typeof t)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer?function(e,t,n,r){if(t.byteLength,n<0||t.byteLength<n)throw new RangeError("'offset' is out of bounds");if(t.byteLength<n+(r||0))throw new RangeError("'length' is out of bounds");t=void 0===n&&void 0===r?new Uint8Array(t):void 0===r?new Uint8Array(t,n):new Uint8Array(t,n,r);v.TYPED_ARRAY_SUPPORT?(e=t).__proto__=v.prototype:e=w(e,t);return e}(e,t,n,r):"string"==typeof t?function(e,t,n){"string"==typeof n&&""!==n||(n="utf8");if(!v.isEncoding(n))throw new TypeError('"encoding" must be a valid string encoding');var r=0|A(t,n);e=_(e,r);var i=e.write(t,n);i!==r&&(e=e.slice(0,i));return e}(e,t,n):function(e,t){if(S(t)){var n=0|x(t.length);return 0===(e=_(e,n)).length||t.copy(e,0,0,n),e}if(t){if("undefined"!=typeof ArrayBuffer&&t.buffer instanceof ArrayBuffer||"length"in t)return"number"!=typeof t.length||(r=t.length)!=r?_(e,0):w(e,t);if("Buffer"===t.type&&h(t.data))return w(e,t.data)}var r;throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(e,t)}function y(e){if("number"!=typeof e)throw new TypeError('"size" argument must be a number');if(e<0)throw new RangeError('"size" argument must not be negative')}function E(e,t){if(y(t),e=_(e,t<0?0:0|x(t)),!v.TYPED_ARRAY_SUPPORT)for(var n=0;n<t;++n)e[n]=0;return e}function w(e,t){var n=t.length<0?0:0|x(t.length);e=_(e,n);for(var r=0;r<n;r+=1)e[r]=255&t[r];return e}function x(e){if(e>=g())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+g().toString(16)+" bytes");return 0|e}function S(e){return!(null==e||!e._isBuffer)}function A(e,t){if(S(e))return e.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!=typeof e&&(e=""+e);var n=e.length;if(0===n)return 0;for(var r=!1;;)switch(t){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":case void 0:return Q(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return J(e).length;default:if(r)return Q(e).length;t=(""+t).toLowerCase(),r=!0}}function T(e,t,n){var r=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===n||n>this.length)&&(n=this.length),n<=0)return"";if((n>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return V(this,t,n);case"utf8":case"utf-8":return P(this,t,n);case"ascii":return U(this,t,n);case"latin1":case"binary":return z(this,t,n);case"base64":return L(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return j(this,t,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}function C(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}function D(e,t,n,r,i){if(0===e.length)return-1;if("string"==typeof n?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,isNaN(n)&&(n=i?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(i)return-1;n=e.length-1}else if(n<0){if(!i)return-1;n=0}if("string"==typeof t&&(t=v.from(t,r)),S(t))return 0===t.length?-1:O(e,t,n,r,i);if("number"==typeof t)return t&=255,v.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):O(e,[t],n,r,i);throw new TypeError("val must be string, number or Buffer")}function O(e,t,n,r,i){var o,a=1,s=e.length,l=t.length;if(void 0!==r&&("ucs2"===(r=String(r).toLowerCase())||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(e.length<2||t.length<2)return-1;a=2,s/=2,l/=2,n/=2}function c(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}if(i){var u=-1;for(o=n;o<s;o++)if(c(e,o)===c(t,-1===u?0:o-u)){if(-1===u&&(u=o),o-u+1===l)return u*a}else-1!==u&&(o-=o-u),u=-1}else for(n+l>s&&(n=s-l),o=n;o>=0;o--){for(var p=!0,d=0;d<l;d++)if(c(e,o+d)!==c(t,d)){p=!1;break}if(p)return o}return-1}function k(e,t,n,r){n=Number(n)||0;var i=e.length-n;r?(r=Number(r))>i&&(r=i):r=i;var o=t.length;if(o%2!=0)throw new TypeError("Invalid hex string");r>o/2&&(r=o/2);for(var a=0;a<r;++a){var s=parseInt(t.substr(2*a,2),16);if(isNaN(s))return a;e[n+a]=s}return a}function N(e,t,n,r){return ee(Q(t,e.length-n),e,n,r)}function R(e,t,n,r){return ee(function(e){for(var t=[],n=0;n<e.length;++n)t.push(255&e.charCodeAt(n));return t}(t),e,n,r)}function I(e,t,n,r){return R(e,t,n,r)}function F(e,t,n,r){return ee(J(t),e,n,r)}function M(e,t,n,r){return ee(function(e,t){for(var n,r,i,o=[],a=0;a<e.length&&!((t-=2)<0);++a)r=(n=e.charCodeAt(a))>>8,i=n%256,o.push(i),o.push(r);return o}(t,e.length-n),e,n,r)}function L(e,t,n){return 0===t&&n===e.length?u(e):u(e.slice(t,n))}function P(e,t,n){n=Math.min(e.length,n);for(var r=[],i=t;i<n;){var o,a,s,l,c=e[i],u=null,p=c>239?4:c>223?3:c>191?2:1;if(i+p<=n)switch(p){case 1:c<128&&(u=c);break;case 2:128==(192&(o=e[i+1]))&&(l=(31&c)<<6|63&o)>127&&(u=l);break;case 3:o=e[i+1],a=e[i+2],128==(192&o)&&128==(192&a)&&(l=(15&c)<<12|(63&o)<<6|63&a)>2047&&(l<55296||l>57343)&&(u=l);break;case 4:o=e[i+1],a=e[i+2],s=e[i+3],128==(192&o)&&128==(192&a)&&128==(192&s)&&(l=(15&c)<<18|(63&o)<<12|(63&a)<<6|63&s)>65535&&l<1114112&&(u=l)}null===u?(u=65533,p=1):u>65535&&(u-=65536,r.push(u>>>10&1023|55296),u=56320|1023&u),r.push(u),i+=p}return function(e){var t=e.length;if(t<=B)return String.fromCharCode.apply(String,e);var n="",r=0;for(;r<t;)n+=String.fromCharCode.apply(String,e.slice(r,r+=B));return n}(r)}v.poolSize=8192,v._augment=function(e){return e.__proto__=v.prototype,e},v.from=function(e,t,n){return b(null,e,t,n)},v.TYPED_ARRAY_SUPPORT&&(v.prototype.__proto__=Uint8Array.prototype,v.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&v[Symbol.species]),v.alloc=function(e,t,n){return function(e,t,n,r){return y(t),t<=0?_(e,t):void 0!==n?"string"==typeof r?_(e,t).fill(n,r):_(e,t).fill(n):_(e,t)}(null,e,t,n)},v.allocUnsafe=function(e){return E(null,e)},v.allocUnsafeSlow=function(e){return E(null,e)},v.isBuffer=te,v.compare=function(e,t){if(!S(e)||!S(t))throw new TypeError("Arguments must be Buffers");if(e===t)return 0;for(var n=e.length,r=t.length,i=0,o=Math.min(n,r);i<o;++i)if(e[i]!==t[i]){n=e[i],r=t[i];break}return n<r?-1:r<n?1:0},v.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},v.concat=function(e,t){if(!h(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return v.alloc(0);var n;if(void 0===t)for(t=0,n=0;n<e.length;++n)t+=e[n].length;var r=v.allocUnsafe(t),i=0;for(n=0;n<e.length;++n){var o=e[n];if(!S(o))throw new TypeError('"list" argument must be an Array of Buffers');o.copy(r,i),i+=o.length}return r},v.byteLength=A,v.prototype._isBuffer=!0,v.prototype.swap16=function(){var e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)C(this,t,t+1);return this},v.prototype.swap32=function(){var e=this.length;if(e%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)C(this,t,t+3),C(this,t+1,t+2);return this},v.prototype.swap64=function(){var e=this.length;if(e%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)C(this,t,t+7),C(this,t+1,t+6),C(this,t+2,t+5),C(this,t+3,t+4);return this},v.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?P(this,0,e):T.apply(this,arguments)},v.prototype.equals=function(e){if(!S(e))throw new TypeError("Argument must be a Buffer");return this===e||0===v.compare(this,e)},v.prototype.inspect=function(){var e="";return this.length>0&&(e=this.toString("hex",0,50).match(/.{2}/g).join(" "),this.length>50&&(e+=" ... ")),"<Buffer "+e+">"},v.prototype.compare=function(e,t,n,r,i){if(!S(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===n&&(n=e?e.length:0),void 0===r&&(r=0),void 0===i&&(i=this.length),t<0||n>e.length||r<0||i>this.length)throw new RangeError("out of range index");if(r>=i&&t>=n)return 0;if(r>=i)return-1;if(t>=n)return 1;if(this===e)return 0;for(var o=(i>>>=0)-(r>>>=0),a=(n>>>=0)-(t>>>=0),s=Math.min(o,a),l=this.slice(r,i),c=e.slice(t,n),u=0;u<s;++u)if(l[u]!==c[u]){o=l[u],a=c[u];break}return o<a?-1:a<o?1:0},v.prototype.includes=function(e,t,n){return-1!==this.indexOf(e,t,n)},v.prototype.indexOf=function(e,t,n){return D(this,e,t,n,!0)},v.prototype.lastIndexOf=function(e,t,n){return D(this,e,t,n,!1)},v.prototype.write=function(e,t,n,r){if(void 0===t)r="utf8",n=this.length,t=0;else if(void 0===n&&"string"==typeof t)r=t,n=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t|=0,isFinite(n)?(n|=0,void 0===r&&(r="utf8")):(r=n,n=void 0)}var i=this.length-t;if((void 0===n||n>i)&&(n=i),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var o=!1;;)switch(r){case"hex":return k(this,e,t,n);case"utf8":case"utf-8":return N(this,e,t,n);case"ascii":return R(this,e,t,n);case"latin1":case"binary":return I(this,e,t,n);case"base64":return F(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return M(this,e,t,n);default:if(o)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),o=!0}},v.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var B=4096;function U(e,t,n){var r="";n=Math.min(e.length,n);for(var i=t;i<n;++i)r+=String.fromCharCode(127&e[i]);return r}function z(e,t,n){var r="";n=Math.min(e.length,n);for(var i=t;i<n;++i)r+=String.fromCharCode(e[i]);return r}function V(e,t,n){var r=e.length;(!t||t<0)&&(t=0),(!n||n<0||n>r)&&(n=r);for(var i="",o=t;o<n;++o)i+=Z(e[o]);return i}function j(e,t,n){for(var r=e.slice(t,n),i="",o=0;o<r.length;o+=2)i+=String.fromCharCode(r[o]+256*r[o+1]);return i}function q(e,t,n){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>n)throw new RangeError("Trying to access beyond buffer length")}function G(e,t,n,r,i,o){if(!S(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<o)throw new RangeError('"value" argument is out of bounds');if(n+r>e.length)throw new RangeError("Index out of range")}function H(e,t,n,r){t<0&&(t=65535+t+1);for(var i=0,o=Math.min(e.length-n,2);i<o;++i)e[n+i]=(t&255<<8*(r?i:1-i))>>>8*(r?i:1-i)}function W(e,t,n,r){t<0&&(t=4294967295+t+1);for(var i=0,o=Math.min(e.length-n,4);i<o;++i)e[n+i]=t>>>8*(r?i:3-i)&255}function K(e,t,n,r,i,o){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function X(e,t,n,r,i){return i||K(e,0,n,4),d(e,t,n,r,23,4),n+4}function $(e,t,n,r,i){return i||K(e,0,n,8),d(e,t,n,r,52,8),n+8}v.prototype.slice=function(e,t){var n,r=this.length;if((e=~~e)<0?(e+=r)<0&&(e=0):e>r&&(e=r),(t=void 0===t?r:~~t)<0?(t+=r)<0&&(t=0):t>r&&(t=r),t<e&&(t=e),v.TYPED_ARRAY_SUPPORT)(n=this.subarray(e,t)).__proto__=v.prototype;else{var i=t-e;n=new v(i,void 0);for(var o=0;o<i;++o)n[o]=this[o+e]}return n},v.prototype.readUIntLE=function(e,t,n){e|=0,t|=0,n||q(e,t,this.length);for(var r=this[e],i=1,o=0;++o<t&&(i*=256);)r+=this[e+o]*i;return r},v.prototype.readUIntBE=function(e,t,n){e|=0,t|=0,n||q(e,t,this.length);for(var r=this[e+--t],i=1;t>0&&(i*=256);)r+=this[e+--t]*i;return r},v.prototype.readUInt8=function(e,t){return t||q(e,1,this.length),this[e]},v.prototype.readUInt16LE=function(e,t){return t||q(e,2,this.length),this[e]|this[e+1]<<8},v.prototype.readUInt16BE=function(e,t){return t||q(e,2,this.length),this[e]<<8|this[e+1]},v.prototype.readUInt32LE=function(e,t){return t||q(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},v.prototype.readUInt32BE=function(e,t){return t||q(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},v.prototype.readIntLE=function(e,t,n){e|=0,t|=0,n||q(e,t,this.length);for(var r=this[e],i=1,o=0;++o<t&&(i*=256);)r+=this[e+o]*i;return r>=(i*=128)&&(r-=Math.pow(2,8*t)),r},v.prototype.readIntBE=function(e,t,n){e|=0,t|=0,n||q(e,t,this.length);for(var r=t,i=1,o=this[e+--r];r>0&&(i*=256);)o+=this[e+--r]*i;return o>=(i*=128)&&(o-=Math.pow(2,8*t)),o},v.prototype.readInt8=function(e,t){return t||q(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},v.prototype.readInt16LE=function(e,t){t||q(e,2,this.length);var n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},v.prototype.readInt16BE=function(e,t){t||q(e,2,this.length);var n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},v.prototype.readInt32LE=function(e,t){return t||q(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},v.prototype.readInt32BE=function(e,t){return t||q(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},v.prototype.readFloatLE=function(e,t){return t||q(e,4,this.length),p(this,e,!0,23,4)},v.prototype.readFloatBE=function(e,t){return t||q(e,4,this.length),p(this,e,!1,23,4)},v.prototype.readDoubleLE=function(e,t){return t||q(e,8,this.length),p(this,e,!0,52,8)},v.prototype.readDoubleBE=function(e,t){return t||q(e,8,this.length),p(this,e,!1,52,8)},v.prototype.writeUIntLE=function(e,t,n,r){(e=+e,t|=0,n|=0,r)||G(this,e,t,n,Math.pow(2,8*n)-1,0);var i=1,o=0;for(this[t]=255&e;++o<n&&(i*=256);)this[t+o]=e/i&255;return t+n},v.prototype.writeUIntBE=function(e,t,n,r){(e=+e,t|=0,n|=0,r)||G(this,e,t,n,Math.pow(2,8*n)-1,0);var i=n-1,o=1;for(this[t+i]=255&e;--i>=0&&(o*=256);)this[t+i]=e/o&255;return t+n},v.prototype.writeUInt8=function(e,t,n){return e=+e,t|=0,n||G(this,e,t,1,255,0),v.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},v.prototype.writeUInt16LE=function(e,t,n){return e=+e,t|=0,n||G(this,e,t,2,65535,0),v.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):H(this,e,t,!0),t+2},v.prototype.writeUInt16BE=function(e,t,n){return e=+e,t|=0,n||G(this,e,t,2,65535,0),v.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):H(this,e,t,!1),t+2},v.prototype.writeUInt32LE=function(e,t,n){return e=+e,t|=0,n||G(this,e,t,4,4294967295,0),v.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):W(this,e,t,!0),t+4},v.prototype.writeUInt32BE=function(e,t,n){return e=+e,t|=0,n||G(this,e,t,4,4294967295,0),v.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):W(this,e,t,!1),t+4},v.prototype.writeIntLE=function(e,t,n,r){if(e=+e,t|=0,!r){var i=Math.pow(2,8*n-1);G(this,e,t,n,i-1,-i)}var o=0,a=1,s=0;for(this[t]=255&e;++o<n&&(a*=256);)e<0&&0===s&&0!==this[t+o-1]&&(s=1),this[t+o]=(e/a|0)-s&255;return t+n},v.prototype.writeIntBE=function(e,t,n,r){if(e=+e,t|=0,!r){var i=Math.pow(2,8*n-1);G(this,e,t,n,i-1,-i)}var o=n-1,a=1,s=0;for(this[t+o]=255&e;--o>=0&&(a*=256);)e<0&&0===s&&0!==this[t+o+1]&&(s=1),this[t+o]=(e/a|0)-s&255;return t+n},v.prototype.writeInt8=function(e,t,n){return e=+e,t|=0,n||G(this,e,t,1,127,-128),v.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},v.prototype.writeInt16LE=function(e,t,n){return e=+e,t|=0,n||G(this,e,t,2,32767,-32768),v.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):H(this,e,t,!0),t+2},v.prototype.writeInt16BE=function(e,t,n){return e=+e,t|=0,n||G(this,e,t,2,32767,-32768),v.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):H(this,e,t,!1),t+2},v.prototype.writeInt32LE=function(e,t,n){return e=+e,t|=0,n||G(this,e,t,4,2147483647,-2147483648),v.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):W(this,e,t,!0),t+4},v.prototype.writeInt32BE=function(e,t,n){return e=+e,t|=0,n||G(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),v.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):W(this,e,t,!1),t+4},v.prototype.writeFloatLE=function(e,t,n){return X(this,e,t,!0,n)},v.prototype.writeFloatBE=function(e,t,n){return X(this,e,t,!1,n)},v.prototype.writeDoubleLE=function(e,t,n){return $(this,e,t,!0,n)},v.prototype.writeDoubleBE=function(e,t,n){return $(this,e,t,!1,n)},v.prototype.copy=function(e,t,n,r){if(n||(n=0),r||0===r||(r=this.length),t>=e.length&&(t=e.length),t||(t=0),r>0&&r<n&&(r=n),r===n)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("sourceStart out of bounds");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),e.length-t<r-n&&(r=e.length-t+n);var i,o=r-n;if(this===e&&n<t&&t<r)for(i=o-1;i>=0;--i)e[i+t]=this[i+n];else if(o<1e3||!v.TYPED_ARRAY_SUPPORT)for(i=0;i<o;++i)e[i+t]=this[i+n];else Uint8Array.prototype.set.call(e,this.subarray(n,n+o),t);return o},v.prototype.fill=function(e,t,n,r){if("string"==typeof e){if("string"==typeof t?(r=t,t=0,n=this.length):"string"==typeof n&&(r=n,n=this.length),1===e.length){var i=e.charCodeAt(0);i<256&&(e=i)}if(void 0!==r&&"string"!=typeof r)throw new TypeError("encoding must be a string");if("string"==typeof r&&!v.isEncoding(r))throw new TypeError("Unknown encoding: "+r)}else"number"==typeof e&&(e&=255);if(t<0||this.length<t||this.length<n)throw new RangeError("Out of range index");if(n<=t)return this;var o;if(t>>>=0,n=void 0===n?this.length:n>>>0,e||(e=0),"number"==typeof e)for(o=t;o<n;++o)this[o]=e;else{var a=S(e)?e:Q(new v(e,r).toString()),s=a.length;for(o=0;o<n-t;++o)this[o+t]=a[o%s]}return this};var Y=/[^+\/0-9A-Za-z-_]/g;function Z(e){return e<16?"0"+e.toString(16):e.toString(16)}function Q(e,t){var n;t=t||1/0;for(var r=e.length,i=null,o=[],a=0;a<r;++a){if((n=e.charCodeAt(a))>55295&&n<57344){if(!i){if(n>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(a+1===r){(t-=3)>-1&&o.push(239,191,189);continue}i=n;continue}if(n<56320){(t-=3)>-1&&o.push(239,191,189),i=n;continue}n=65536+(i-55296<<10|n-56320)}else i&&(t-=3)>-1&&o.push(239,191,189);if(i=null,n<128){if((t-=1)<0)break;o.push(n)}else if(n<2048){if((t-=2)<0)break;o.push(n>>6|192,63&n|128)}else if(n<65536){if((t-=3)<0)break;o.push(n>>12|224,n>>6&63|128,63&n|128)}else{if(!(n<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return o}function J(e){return function(e){var t,n,r,i,c,u;s||l();var p=e.length;if(p%4>0)throw new Error("Invalid string. Length must be a multiple of 4");c="="===e[p-2]?2:"="===e[p-1]?1:0,u=new a(3*p/4-c),r=c>0?p-4:p;var d=0;for(t=0,n=0;t<r;t+=4,n+=3)i=o[e.charCodeAt(t)]<<18|o[e.charCodeAt(t+1)]<<12|o[e.charCodeAt(t+2)]<<6|o[e.charCodeAt(t+3)],u[d++]=i>>16&255,u[d++]=i>>8&255,u[d++]=255&i;return 2===c?(i=o[e.charCodeAt(t)]<<2|o[e.charCodeAt(t+1)]>>4,u[d++]=255&i):1===c&&(i=o[e.charCodeAt(t)]<<10|o[e.charCodeAt(t+1)]<<4|o[e.charCodeAt(t+2)]>>2,u[d++]=i>>8&255,u[d++]=255&i),u}(function(e){if((e=function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}(e).replace(Y,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function ee(e,t,n,r){for(var i=0;i<r&&!(i+n>=t.length||i>=e.length);++i)t[i+n]=e[i];return i}function te(e){return null!=e&&(!!e._isBuffer||ne(e)||function(e){return"function"==typeof e.readFloatLE&&"function"==typeof e.slice&&ne(e.slice(0,0))}(e))}function ne(e){return!!e.constructor&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}var re=Object.freeze({__proto__:null,Buffer:v,INSPECT_MAX_BYTES:50,SlowBuffer:function(e){return+e!=e&&(e=0),v.alloc(+e)},isBuffer:te,kMaxLength:m});function ie(){throw new Error("setTimeout has not been defined")}function oe(){throw new Error("clearTimeout has not been defined")}var ae=ie,se=oe;function le(e){if(ae===setTimeout)return setTimeout(e,0);if((ae===ie||!ae)&&setTimeout)return ae=setTimeout,setTimeout(e,0);try{return ae(e,0)}catch(t){try{return ae.call(null,e,0)}catch(t){return ae.call(this,e,0)}}}"function"==typeof r.setTimeout&&(ae=setTimeout),"function"==typeof r.clearTimeout&&(se=clearTimeout);var ce,ue=[],pe=!1,de=-1;function fe(){pe&&ce&&(pe=!1,ce.length?ue=ce.concat(ue):de=-1,ue.length&&he())}function he(){if(!pe){var e=le(fe);pe=!0;for(var t=ue.length;t;){for(ce=ue,ue=[];++de<t;)ce&&ce[de].run();de=-1,t=ue.length}ce=null,pe=!1,function(e){if(se===clearTimeout)return clearTimeout(e);if((se===oe||!se)&&clearTimeout)return se=clearTimeout,clearTimeout(e);try{return se(e)}catch(t){try{return se.call(null,e)}catch(t){return se.call(this,e)}}}(e)}}function me(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];ue.push(new ge(e,t)),1!==ue.length||pe||le(he)}function ge(e,t){this.fun=e,this.array=t}ge.prototype.run=function(){this.fun.apply(null,this.array)};function _e(){}var ve=_e,be=_e,ye=_e,Ee=_e,we=_e,xe=_e,Se=_e;var Ae=r.performance||{},Te=Ae.now||Ae.mozNow||Ae.msNow||Ae.oNow||Ae.webkitNow||function(){return(new Date).getTime()};var Ce=new Date;var De={nextTick:me,title:"browser",browser:!0,env:{},argv:[],version:"",versions:{},on:ve,addListener:be,once:ye,off:Ee,removeListener:we,removeAllListeners:xe,emit:Se,binding:function(e){throw new Error("process.binding is not supported")},cwd:function(){return"/"},chdir:function(e){throw new Error("process.chdir is not supported")},umask:function(){return 0},hrtime:function(e){var t=.001*Te.call(Ae),n=Math.floor(t),r=Math.floor(t%1*1e9);return e&&(n-=e[0],(r-=e[1])<0&&(n--,r+=1e9)),[n,r]},platform:"browser",release:{},config:{},uptime:function(){return(new Date-Ce)/1e3}};function Oe(e){throw new Error('Could not dynamically require "'+e+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var ke,Ne={exports:{}};var Re,Ie,Fe,Me,Le,Pe,Be,Ue,ze,Ve=(ke||(ke=1,Ne.exports=function e(t,n,r){function i(a,s){if(!n[a]){if(!t[a]){if(!s&&Oe)return Oe(a);if(o)return o(a,!0);var l=new Error("Cannot find module '"+a+"'");throw l.code="MODULE_NOT_FOUND",l}var c=n[a]={exports:{}};t[a][0].call(c.exports,(function(e){return i(t[a][1][e]||e)}),c,c.exports,e,t,n,r)}return n[a].exports}for(var o=Oe,a=0;a<r.length;a++)i(r[a]);return i}({1:[function(e,t,n){var r=e("./utils"),i=e("./support"),o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";n.encode=function(e){for(var t,n,i,a,s,l,c,u=[],p=0,d=e.length,f=d,h="string"!==r.getTypeOf(e);p<e.length;)f=d-p,i=h?(t=e[p++],n=p<d?e[p++]:0,p<d?e[p++]:0):(t=e.charCodeAt(p++),n=p<d?e.charCodeAt(p++):0,p<d?e.charCodeAt(p++):0),a=t>>2,s=(3&t)<<4|n>>4,l=1<f?(15&n)<<2|i>>6:64,c=2<f?63&i:64,u.push(o.charAt(a)+o.charAt(s)+o.charAt(l)+o.charAt(c));return u.join("")},n.decode=function(e){var t,n,r,a,s,l,c=0,u=0,p="data:";if(e.substr(0,p.length)===p)throw new Error("Invalid base64 input, it looks like a data url.");var d,f=3*(e=e.replace(/[^A-Za-z0-9+/=]/g,"")).length/4;if(e.charAt(e.length-1)===o.charAt(64)&&f--,e.charAt(e.length-2)===o.charAt(64)&&f--,f%1!=0)throw new Error("Invalid base64 input, bad content length.");for(d=i.uint8array?new Uint8Array(0|f):new Array(0|f);c<e.length;)t=o.indexOf(e.charAt(c++))<<2|(a=o.indexOf(e.charAt(c++)))>>4,n=(15&a)<<4|(s=o.indexOf(e.charAt(c++)))>>2,r=(3&s)<<6|(l=o.indexOf(e.charAt(c++))),d[u++]=t,64!==s&&(d[u++]=n),64!==l&&(d[u++]=r);return d}},{"./support":30,"./utils":32}],2:[function(e,t,n){var r=e("./external"),i=e("./stream/DataWorker"),o=e("./stream/Crc32Probe"),a=e("./stream/DataLengthProbe");function s(e,t,n,r,i){this.compressedSize=e,this.uncompressedSize=t,this.crc32=n,this.compression=r,this.compressedContent=i}s.prototype={getContentWorker:function(){var e=new i(r.Promise.resolve(this.compressedContent)).pipe(this.compression.uncompressWorker()).pipe(new a("data_length")),t=this;return e.on("end",(function(){if(this.streamInfo.data_length!==t.uncompressedSize)throw new Error("Bug : uncompressed data size mismatch")})),e},getCompressedWorker:function(){return new i(r.Promise.resolve(this.compressedContent)).withStreamInfo("compressedSize",this.compressedSize).withStreamInfo("uncompressedSize",this.uncompressedSize).withStreamInfo("crc32",this.crc32).withStreamInfo("compression",this.compression)}},s.createWorkerFrom=function(e,t,n){return e.pipe(new o).pipe(new a("uncompressedSize")).pipe(t.compressWorker(n)).pipe(new a("compressedSize")).withStreamInfo("compression",t)},t.exports=s},{"./external":6,"./stream/Crc32Probe":25,"./stream/DataLengthProbe":26,"./stream/DataWorker":27}],3:[function(e,t,n){var r=e("./stream/GenericWorker");n.STORE={magic:"\0\0",compressWorker:function(){return new r("STORE compression")},uncompressWorker:function(){return new r("STORE decompression")}},n.DEFLATE=e("./flate")},{"./flate":7,"./stream/GenericWorker":28}],4:[function(e,t,n){var r=e("./utils"),i=function(){for(var e,t=[],n=0;n<256;n++){e=n;for(var r=0;r<8;r++)e=1&e?3988292384^e>>>1:e>>>1;t[n]=e}return t}();t.exports=function(e,t){return void 0!==e&&e.length?"string"!==r.getTypeOf(e)?function(e,t,n,r){var o=i,a=r+n;e^=-1;for(var s=r;s<a;s++)e=e>>>8^o[255&(e^t[s])];return-1^e}(0|t,e,e.length,0):function(e,t,n,r){var o=i,a=r+n;e^=-1;for(var s=r;s<a;s++)e=e>>>8^o[255&(e^t.charCodeAt(s))];return-1^e}(0|t,e,e.length,0):0}},{"./utils":32}],5:[function(e,t,n){n.base64=!1,n.binary=!1,n.dir=!1,n.createFolders=!0,n.date=null,n.compression=null,n.compressionOptions=null,n.comment=null,n.unixPermissions=null,n.dosPermissions=null},{}],6:[function(e,t,n){var r=null;r="undefined"!=typeof Promise?Promise:e("lie"),t.exports={Promise:r}},{lie:37}],7:[function(e,t,n){var r="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Uint32Array,i=e("pako"),o=e("./utils"),a=e("./stream/GenericWorker"),s=r?"uint8array":"array";function l(e,t){a.call(this,"FlateWorker/"+e),this._pako=null,this._pakoAction=e,this._pakoOptions=t,this.meta={}}n.magic="\b\0",o.inherits(l,a),l.prototype.processChunk=function(e){this.meta=e.meta,null===this._pako&&this._createPako(),this._pako.push(o.transformTo(s,e.data),!1)},l.prototype.flush=function(){a.prototype.flush.call(this),null===this._pako&&this._createPako(),this._pako.push([],!0)},l.prototype.cleanUp=function(){a.prototype.cleanUp.call(this),this._pako=null},l.prototype._createPako=function(){this._pako=new i[this._pakoAction]({raw:!0,level:this._pakoOptions.level||-1});var e=this;this._pako.onData=function(t){e.push({data:t,meta:e.meta})}},n.compressWorker=function(e){return new l("Deflate",e)},n.uncompressWorker=function(){return new l("Inflate",{})}},{"./stream/GenericWorker":28,"./utils":32,pako:38}],8:[function(e,t,n){function r(e,t){var n,r="";for(n=0;n<t;n++)r+=String.fromCharCode(255&e),e>>>=8;return r}function i(e,t,n,i,a,u){var p,d,f=e.file,h=e.compression,m=u!==s.utf8encode,g=o.transformTo("string",u(f.name)),_=o.transformTo("string",s.utf8encode(f.name)),v=f.comment,b=o.transformTo("string",u(v)),y=o.transformTo("string",s.utf8encode(v)),E=_.length!==f.name.length,w=y.length!==v.length,x="",S="",A="",T=f.dir,C=f.date,D={crc32:0,compressedSize:0,uncompressedSize:0};t&&!n||(D.crc32=e.crc32,D.compressedSize=e.compressedSize,D.uncompressedSize=e.uncompressedSize);var O=0;t&&(O|=8),m||!E&&!w||(O|=2048);var k=0,N=0;T&&(k|=16),"UNIX"===a?(N=798,k|=function(e,t){var n=e;return e||(n=t?16893:33204),(65535&n)<<16}(f.unixPermissions,T)):(N=20,k|=function(e){return 63&(e||0)}(f.dosPermissions)),p=C.getUTCHours(),p<<=6,p|=C.getUTCMinutes(),p<<=5,p|=C.getUTCSeconds()/2,d=C.getUTCFullYear()-1980,d<<=4,d|=C.getUTCMonth()+1,d<<=5,d|=C.getUTCDate(),E&&(S=r(1,1)+r(l(g),4)+_,x+="up"+r(S.length,2)+S),w&&(A=r(1,1)+r(l(b),4)+y,x+="uc"+r(A.length,2)+A);var R="";return R+="\n\0",R+=r(O,2),R+=h.magic,R+=r(p,2),R+=r(d,2),R+=r(D.crc32,4),R+=r(D.compressedSize,4),R+=r(D.uncompressedSize,4),R+=r(g.length,2),R+=r(x.length,2),{fileRecord:c.LOCAL_FILE_HEADER+R+g+x,dirRecord:c.CENTRAL_FILE_HEADER+r(N,2)+R+r(b.length,2)+"\0\0\0\0"+r(k,4)+r(i,4)+g+x+b}}var o=e("../utils"),a=e("../stream/GenericWorker"),s=e("../utf8"),l=e("../crc32"),c=e("../signature");function u(e,t,n,r){a.call(this,"ZipFileWorker"),this.bytesWritten=0,this.zipComment=t,this.zipPlatform=n,this.encodeFileName=r,this.streamFiles=e,this.accumulate=!1,this.contentBuffer=[],this.dirRecords=[],this.currentSourceOffset=0,this.entriesCount=0,this.currentFile=null,this._sources=[]}o.inherits(u,a),u.prototype.push=function(e){var t=e.meta.percent||0,n=this.entriesCount,r=this._sources.length;this.accumulate?this.contentBuffer.push(e):(this.bytesWritten+=e.data.length,a.prototype.push.call(this,{data:e.data,meta:{currentFile:this.currentFile,percent:n?(t+100*(n-r-1))/n:100}}))},u.prototype.openedSource=function(e){this.currentSourceOffset=this.bytesWritten,this.currentFile=e.file.name;var t=this.streamFiles&&!e.file.dir;if(t){var n=i(e,t,!1,this.currentSourceOffset,this.zipPlatform,this.encodeFileName);this.push({data:n.fileRecord,meta:{percent:0}})}else this.accumulate=!0},u.prototype.closedSource=function(e){this.accumulate=!1;var t=this.streamFiles&&!e.file.dir,n=i(e,t,!0,this.currentSourceOffset,this.zipPlatform,this.encodeFileName);if(this.dirRecords.push(n.dirRecord),t)this.push({data:function(e){return c.DATA_DESCRIPTOR+r(e.crc32,4)+r(e.compressedSize,4)+r(e.uncompressedSize,4)}(e),meta:{percent:100}});else for(this.push({data:n.fileRecord,meta:{percent:0}});this.contentBuffer.length;)this.push(this.contentBuffer.shift());this.currentFile=null},u.prototype.flush=function(){for(var e=this.bytesWritten,t=0;t<this.dirRecords.length;t++)this.push({data:this.dirRecords[t],meta:{percent:100}});var n=this.bytesWritten-e,i=function(e,t,n,i,a){var s=o.transformTo("string",a(i));return c.CENTRAL_DIRECTORY_END+"\0\0\0\0"+r(e,2)+r(e,2)+r(t,4)+r(n,4)+r(s.length,2)+s}(this.dirRecords.length,n,e,this.zipComment,this.encodeFileName);this.push({data:i,meta:{percent:100}})},u.prototype.prepareNextSource=function(){this.previous=this._sources.shift(),this.openedSource(this.previous.streamInfo),this.isPaused?this.previous.pause():this.previous.resume()},u.prototype.registerPrevious=function(e){this._sources.push(e);var t=this;return e.on("data",(function(e){t.processChunk(e)})),e.on("end",(function(){t.closedSource(t.previous.streamInfo),t._sources.length?t.prepareNextSource():t.end()})),e.on("error",(function(e){t.error(e)})),this},u.prototype.resume=function(){return!!a.prototype.resume.call(this)&&(!this.previous&&this._sources.length?(this.prepareNextSource(),!0):this.previous||this._sources.length||this.generatedError?void 0:(this.end(),!0))},u.prototype.error=function(e){var t=this._sources;if(!a.prototype.error.call(this,e))return!1;for(var n=0;n<t.length;n++)try{t[n].error(e)}catch(e){}return!0},u.prototype.lock=function(){a.prototype.lock.call(this);for(var e=this._sources,t=0;t<e.length;t++)e[t].lock()},t.exports=u},{"../crc32":4,"../signature":23,"../stream/GenericWorker":28,"../utf8":31,"../utils":32}],9:[function(e,t,n){var r=e("../compressions"),i=e("./ZipFileWorker");n.generateWorker=function(e,t,n){var o=new i(t.streamFiles,n,t.platform,t.encodeFileName),a=0;try{e.forEach((function(e,n){a++;var i=function(e,t){var n=e||t,i=r[n];if(!i)throw new Error(n+" is not a valid compression method !");return i}(n.options.compression,t.compression),s=n.options.compressionOptions||t.compressionOptions||{},l=n.dir,c=n.date;n._compressWorker(i,s).withStreamInfo("file",{name:e,dir:l,date:c,comment:n.comment||"",unixPermissions:n.unixPermissions,dosPermissions:n.dosPermissions}).pipe(o)})),o.entriesCount=a}catch(e){o.error(e)}return o}},{"../compressions":3,"./ZipFileWorker":8}],10:[function(e,t,n){function r(){if(!(this instanceof r))return new r;if(arguments.length)throw new Error("The constructor with parameters has been removed in JSZip 3.0, please check the upgrade guide.");this.files=Object.create(null),this.comment=null,this.root="",this.clone=function(){var e=new r;for(var t in this)"function"!=typeof this[t]&&(e[t]=this[t]);return e}}(r.prototype=e("./object")).loadAsync=e("./load"),r.support=e("./support"),r.defaults=e("./defaults"),r.version="3.10.1",r.loadAsync=function(e,t){return(new r).loadAsync(e,t)},r.external=e("./external"),t.exports=r},{"./defaults":5,"./external":6,"./load":11,"./object":15,"./support":30}],11:[function(e,t,n){var r=e("./utils"),i=e("./external"),o=e("./utf8"),a=e("./zipEntries"),s=e("./stream/Crc32Probe"),l=e("./nodejsUtils");function c(e){return new i.Promise((function(t,n){var r=e.decompressed.getContentWorker().pipe(new s);r.on("error",(function(e){n(e)})).on("end",(function(){r.streamInfo.crc32!==e.decompressed.crc32?n(new Error("Corrupted zip : CRC32 mismatch")):t()})).resume()}))}t.exports=function(e,t){var n=this;return t=r.extend(t||{},{base64:!1,checkCRC32:!1,optimizedBinaryString:!1,createFolders:!1,decodeFileName:o.utf8decode}),l.isNode&&l.isStream(e)?i.Promise.reject(new Error("JSZip can't accept a stream when loading a zip file.")):r.prepareContent("the loaded zip file",e,!0,t.optimizedBinaryString,t.base64).then((function(e){var n=new a(t);return n.load(e),n})).then((function(e){var n=[i.Promise.resolve(e)],r=e.files;if(t.checkCRC32)for(var o=0;o<r.length;o++)n.push(c(r[o]));return i.Promise.all(n)})).then((function(e){for(var i=e.shift(),o=i.files,a=0;a<o.length;a++){var s=o[a],l=s.fileNameStr,c=r.resolve(s.fileNameStr);n.file(c,s.decompressed,{binary:!0,optimizedBinaryString:!0,date:s.date,dir:s.dir,comment:s.fileCommentStr.length?s.fileCommentStr:null,unixPermissions:s.unixPermissions,dosPermissions:s.dosPermissions,createFolders:t.createFolders}),s.dir||(n.file(c).unsafeOriginalName=l)}return i.zipComment.length&&(n.comment=i.zipComment),n}))}},{"./external":6,"./nodejsUtils":14,"./stream/Crc32Probe":25,"./utf8":31,"./utils":32,"./zipEntries":33}],12:[function(e,t,n){var r=e("../utils"),i=e("../stream/GenericWorker");function o(e,t){i.call(this,"Nodejs stream input adapter for "+e),this._upstreamEnded=!1,this._bindStream(t)}r.inherits(o,i),o.prototype._bindStream=function(e){var t=this;(this._stream=e).pause(),e.on("data",(function(e){t.push({data:e,meta:{percent:0}})})).on("error",(function(e){t.isPaused?this.generatedError=e:t.error(e)})).on("end",(function(){t.isPaused?t._upstreamEnded=!0:t.end()}))},o.prototype.pause=function(){return!!i.prototype.pause.call(this)&&(this._stream.pause(),!0)},o.prototype.resume=function(){return!!i.prototype.resume.call(this)&&(this._upstreamEnded?this.end():this._stream.resume(),!0)},t.exports=o},{"../stream/GenericWorker":28,"../utils":32}],13:[function(e,t,n){var r=e("readable-stream").Readable;function i(e,t,n){r.call(this,t),this._helper=e;var i=this;e.on("data",(function(e,t){i.push(e)||i._helper.pause(),n&&n(t)})).on("error",(function(e){i.emit("error",e)})).on("end",(function(){i.push(null)}))}e("../utils").inherits(i,r),i.prototype._read=function(){this._helper.resume()},t.exports=i},{"../utils":32,"readable-stream":16}],14:[function(e,t,n){t.exports={isNode:void 0!==v,newBufferFrom:function(e,t){if(v.from&&v.from!==Uint8Array.from)return v.from(e,t);if("number"==typeof e)throw new Error('The "data" argument must not be a number');return new v(e,t)},allocBuffer:function(e){if(v.alloc)return v.alloc(e);var t=new v(e);return t.fill(0),t},isBuffer:function(e){return v.isBuffer(e)},isStream:function(e){return e&&"function"==typeof e.on&&"function"==typeof e.pause&&"function"==typeof e.resume}}},{}],15:[function(e,t,n){function r(e,t,n){var r,i=o.getTypeOf(t),s=o.extend(n||{},l);s.date=s.date||new Date,null!==s.compression&&(s.compression=s.compression.toUpperCase()),"string"==typeof s.unixPermissions&&(s.unixPermissions=parseInt(s.unixPermissions,8)),s.unixPermissions&&16384&s.unixPermissions&&(s.dir=!0),s.dosPermissions&&16&s.dosPermissions&&(s.dir=!0),s.dir&&(e=m(e)),s.createFolders&&(r=h(e))&&g.call(this,r,!0);var p="string"===i&&!1===s.binary&&!1===s.base64;n&&void 0!==n.binary||(s.binary=!p),(t instanceof c&&0===t.uncompressedSize||s.dir||!t||0===t.length)&&(s.base64=!1,s.binary=!0,t="",s.compression="STORE",i="string");var _=null;_=t instanceof c||t instanceof a?t:d.isNode&&d.isStream(t)?new f(e,t):o.prepareContent(e,t,s.binary,s.optimizedBinaryString,s.base64);var v=new u(e,_,s);this.files[e]=v}var i=e("./utf8"),o=e("./utils"),a=e("./stream/GenericWorker"),s=e("./stream/StreamHelper"),l=e("./defaults"),c=e("./compressedObject"),u=e("./zipObject"),p=e("./generate"),d=e("./nodejsUtils"),f=e("./nodejs/NodejsStreamInputAdapter"),h=function(e){"/"===e.slice(-1)&&(e=e.substring(0,e.length-1));var t=e.lastIndexOf("/");return 0<t?e.substring(0,t):""},m=function(e){return"/"!==e.slice(-1)&&(e+="/"),e},g=function(e,t){return t=void 0!==t?t:l.createFolders,e=m(e),this.files[e]||r.call(this,e,null,{dir:!0,createFolders:t}),this.files[e]};function _(e){return"[object RegExp]"===Object.prototype.toString.call(e)}var v={load:function(){throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.")},forEach:function(e){var t,n,r;for(t in this.files)r=this.files[t],(n=t.slice(this.root.length,t.length))&&t.slice(0,this.root.length)===this.root&&e(n,r)},filter:function(e){var t=[];return this.forEach((function(n,r){e(n,r)&&t.push(r)})),t},file:function(e,t,n){if(1!==arguments.length)return e=this.root+e,r.call(this,e,t,n),this;if(_(e)){var i=e;return this.filter((function(e,t){return!t.dir&&i.test(e)}))}var o=this.files[this.root+e];return o&&!o.dir?o:null},folder:function(e){if(!e)return this;if(_(e))return this.filter((function(t,n){return n.dir&&e.test(t)}));var t=this.root+e,n=g.call(this,t),r=this.clone();return r.root=n.name,r},remove:function(e){e=this.root+e;var t=this.files[e];if(t||("/"!==e.slice(-1)&&(e+="/"),t=this.files[e]),t&&!t.dir)delete this.files[e];else for(var n=this.filter((function(t,n){return n.name.slice(0,e.length)===e})),r=0;r<n.length;r++)delete this.files[n[r].name];return this},generate:function(){throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.")},generateInternalStream:function(e){var t,n={};try{if((n=o.extend(e||{},{streamFiles:!1,compression:"STORE",compressionOptions:null,type:"",platform:"DOS",comment:null,mimeType:"application/zip",encodeFileName:i.utf8encode})).type=n.type.toLowerCase(),n.compression=n.compression.toUpperCase(),"binarystring"===n.type&&(n.type="string"),!n.type)throw new Error("No output type specified.");o.checkSupport(n.type),"darwin"!==n.platform&&"freebsd"!==n.platform&&"linux"!==n.platform&&"sunos"!==n.platform||(n.platform="UNIX"),"win32"===n.platform&&(n.platform="DOS");var r=n.comment||this.comment||"";t=p.generateWorker(this,n,r)}catch(e){(t=new a("error")).error(e)}return new s(t,n.type||"string",n.mimeType)},generateAsync:function(e,t){return this.generateInternalStream(e).accumulate(t)},generateNodeStream:function(e,t){return(e=e||{}).type||(e.type="nodebuffer"),this.generateInternalStream(e).toNodejsStream(t)}};t.exports=v},{"./compressedObject":2,"./defaults":5,"./generate":9,"./nodejs/NodejsStreamInputAdapter":12,"./nodejsUtils":14,"./stream/GenericWorker":28,"./stream/StreamHelper":29,"./utf8":31,"./utils":32,"./zipObject":35}],16:[function(e,t,n){t.exports=e("stream")},{stream:void 0}],17:[function(e,t,n){var r=e("./DataReader");function i(e){r.call(this,e);for(var t=0;t<this.data.length;t++)e[t]=255&e[t]}e("../utils").inherits(i,r),i.prototype.byteAt=function(e){return this.data[this.zero+e]},i.prototype.lastIndexOfSignature=function(e){for(var t=e.charCodeAt(0),n=e.charCodeAt(1),r=e.charCodeAt(2),i=e.charCodeAt(3),o=this.length-4;0<=o;--o)if(this.data[o]===t&&this.data[o+1]===n&&this.data[o+2]===r&&this.data[o+3]===i)return o-this.zero;return-1},i.prototype.readAndCheckSignature=function(e){var t=e.charCodeAt(0),n=e.charCodeAt(1),r=e.charCodeAt(2),i=e.charCodeAt(3),o=this.readData(4);return t===o[0]&&n===o[1]&&r===o[2]&&i===o[3]},i.prototype.readData=function(e){if(this.checkOffset(e),0===e)return[];var t=this.data.slice(this.zero+this.index,this.zero+this.index+e);return this.index+=e,t},t.exports=i},{"../utils":32,"./DataReader":18}],18:[function(e,t,n){var r=e("../utils");function i(e){this.data=e,this.length=e.length,this.index=0,this.zero=0}i.prototype={checkOffset:function(e){this.checkIndex(this.index+e)},checkIndex:function(e){if(this.length<this.zero+e||e<0)throw new Error("End of data reached (data length = "+this.length+", asked index = "+e+"). Corrupted zip ?")},setIndex:function(e){this.checkIndex(e),this.index=e},skip:function(e){this.setIndex(this.index+e)},byteAt:function(){},readInt:function(e){var t,n=0;for(this.checkOffset(e),t=this.index+e-1;t>=this.index;t--)n=(n<<8)+this.byteAt(t);return this.index+=e,n},readString:function(e){return r.transformTo("string",this.readData(e))},readData:function(){},lastIndexOfSignature:function(){},readAndCheckSignature:function(){},readDate:function(){var e=this.readInt(4);return new Date(Date.UTC(1980+(e>>25&127),(e>>21&15)-1,e>>16&31,e>>11&31,e>>5&63,(31&e)<<1))}},t.exports=i},{"../utils":32}],19:[function(e,t,n){var r=e("./Uint8ArrayReader");function i(e){r.call(this,e)}e("../utils").inherits(i,r),i.prototype.readData=function(e){this.checkOffset(e);var t=this.data.slice(this.zero+this.index,this.zero+this.index+e);return this.index+=e,t},t.exports=i},{"../utils":32,"./Uint8ArrayReader":21}],20:[function(e,t,n){var r=e("./DataReader");function i(e){r.call(this,e)}e("../utils").inherits(i,r),i.prototype.byteAt=function(e){return this.data.charCodeAt(this.zero+e)},i.prototype.lastIndexOfSignature=function(e){return this.data.lastIndexOf(e)-this.zero},i.prototype.readAndCheckSignature=function(e){return e===this.readData(4)},i.prototype.readData=function(e){this.checkOffset(e);var t=this.data.slice(this.zero+this.index,this.zero+this.index+e);return this.index+=e,t},t.exports=i},{"../utils":32,"./DataReader":18}],21:[function(e,t,n){var r=e("./ArrayReader");function i(e){r.call(this,e)}e("../utils").inherits(i,r),i.prototype.readData=function(e){if(this.checkOffset(e),0===e)return new Uint8Array(0);var t=this.data.subarray(this.zero+this.index,this.zero+this.index+e);return this.index+=e,t},t.exports=i},{"../utils":32,"./ArrayReader":17}],22:[function(e,t,n){var r=e("../utils"),i=e("../support"),o=e("./ArrayReader"),a=e("./StringReader"),s=e("./NodeBufferReader"),l=e("./Uint8ArrayReader");t.exports=function(e){var t=r.getTypeOf(e);return r.checkSupport(t),"string"!==t||i.uint8array?"nodebuffer"===t?new s(e):i.uint8array?new l(r.transformTo("uint8array",e)):new o(r.transformTo("array",e)):new a(e)}},{"../support":30,"../utils":32,"./ArrayReader":17,"./NodeBufferReader":19,"./StringReader":20,"./Uint8ArrayReader":21}],23:[function(e,t,n){n.LOCAL_FILE_HEADER="PK",n.CENTRAL_FILE_HEADER="PK",n.CENTRAL_DIRECTORY_END="PK",n.ZIP64_CENTRAL_DIRECTORY_LOCATOR="PK",n.ZIP64_CENTRAL_DIRECTORY_END="PK",n.DATA_DESCRIPTOR="PK\b"},{}],24:[function(e,t,n){var r=e("./GenericWorker"),i=e("../utils");function o(e){r.call(this,"ConvertWorker to "+e),this.destType=e}i.inherits(o,r),o.prototype.processChunk=function(e){this.push({data:i.transformTo(this.destType,e.data),meta:e.meta})},t.exports=o},{"../utils":32,"./GenericWorker":28}],25:[function(e,t,n){var r=e("./GenericWorker"),i=e("../crc32");function o(){r.call(this,"Crc32Probe"),this.withStreamInfo("crc32",0)}e("../utils").inherits(o,r),o.prototype.processChunk=function(e){this.streamInfo.crc32=i(e.data,this.streamInfo.crc32||0),this.push(e)},t.exports=o},{"../crc32":4,"../utils":32,"./GenericWorker":28}],26:[function(e,t,n){var r=e("../utils"),i=e("./GenericWorker");function o(e){i.call(this,"DataLengthProbe for "+e),this.propName=e,this.withStreamInfo(e,0)}r.inherits(o,i),o.prototype.processChunk=function(e){if(e){var t=this.streamInfo[this.propName]||0;this.streamInfo[this.propName]=t+e.data.length}i.prototype.processChunk.call(this,e)},t.exports=o},{"../utils":32,"./GenericWorker":28}],27:[function(e,t,n){var r=e("../utils"),i=e("./GenericWorker");function o(e){i.call(this,"DataWorker");var t=this;this.dataIsReady=!1,this.index=0,this.max=0,this.data=null,this.type="",this._tickScheduled=!1,e.then((function(e){t.dataIsReady=!0,t.data=e,t.max=e&&e.length||0,t.type=r.getTypeOf(e),t.isPaused||t._tickAndRepeat()}),(function(e){t.error(e)}))}r.inherits(o,i),o.prototype.cleanUp=function(){i.prototype.cleanUp.call(this),this.data=null},o.prototype.resume=function(){return!!i.prototype.resume.call(this)&&(!this._tickScheduled&&this.dataIsReady&&(this._tickScheduled=!0,r.delay(this._tickAndRepeat,[],this)),!0)},o.prototype._tickAndRepeat=function(){this._tickScheduled=!1,this.isPaused||this.isFinished||(this._tick(),this.isFinished||(r.delay(this._tickAndRepeat,[],this),this._tickScheduled=!0))},o.prototype._tick=function(){if(this.isPaused||this.isFinished)return!1;var e=null,t=Math.min(this.max,this.index+16384);if(this.index>=this.max)return this.end();switch(this.type){case"string":e=this.data.substring(this.index,t);break;case"uint8array":e=this.data.subarray(this.index,t);break;case"array":case"nodebuffer":e=this.data.slice(this.index,t)}return this.index=t,this.push({data:e,meta:{percent:this.max?this.index/this.max*100:0}})},t.exports=o},{"../utils":32,"./GenericWorker":28}],28:[function(e,t,n){function r(e){this.name=e||"default",this.streamInfo={},this.generatedError=null,this.extraStreamInfo={},this.isPaused=!0,this.isFinished=!1,this.isLocked=!1,this._listeners={data:[],end:[],error:[]},this.previous=null}r.prototype={push:function(e){this.emit("data",e)},end:function(){if(this.isFinished)return!1;this.flush();try{this.emit("end"),this.cleanUp(),this.isFinished=!0}catch(e){this.emit("error",e)}return!0},error:function(e){return!this.isFinished&&(this.isPaused?this.generatedError=e:(this.isFinished=!0,this.emit("error",e),this.previous&&this.previous.error(e),this.cleanUp()),!0)},on:function(e,t){return this._listeners[e].push(t),this},cleanUp:function(){this.streamInfo=this.generatedError=this.extraStreamInfo=null,this._listeners=[]},emit:function(e,t){if(this._listeners[e])for(var n=0;n<this._listeners[e].length;n++)this._listeners[e][n].call(this,t)},pipe:function(e){return e.registerPrevious(this)},registerPrevious:function(e){if(this.isLocked)throw new Error("The stream '"+this+"' has already been used.");this.streamInfo=e.streamInfo,this.mergeStreamInfo(),this.previous=e;var t=this;return e.on("data",(function(e){t.processChunk(e)})),e.on("end",(function(){t.end()})),e.on("error",(function(e){t.error(e)})),this},pause:function(){return!this.isPaused&&!this.isFinished&&(this.isPaused=!0,this.previous&&this.previous.pause(),!0)},resume:function(){if(!this.isPaused||this.isFinished)return!1;var e=this.isPaused=!1;return this.generatedError&&(this.error(this.generatedError),e=!0),this.previous&&this.previous.resume(),!e},flush:function(){},processChunk:function(e){this.push(e)},withStreamInfo:function(e,t){return this.extraStreamInfo[e]=t,this.mergeStreamInfo(),this},mergeStreamInfo:function(){for(var e in this.extraStreamInfo)Object.prototype.hasOwnProperty.call(this.extraStreamInfo,e)&&(this.streamInfo[e]=this.extraStreamInfo[e])},lock:function(){if(this.isLocked)throw new Error("The stream '"+this+"' has already been used.");this.isLocked=!0,this.previous&&this.previous.lock()},toString:function(){var e="Worker "+this.name;return this.previous?this.previous+" -> "+e:e}},t.exports=r},{}],29:[function(e,t,n){var r=e("../utils"),i=e("./ConvertWorker"),o=e("./GenericWorker"),a=e("../base64"),s=e("../support"),l=e("../external"),c=null;if(s.nodestream)try{c=e("../nodejs/NodejsStreamOutputAdapter")}catch(e){}function u(e,t){return new l.Promise((function(n,i){var o=[],s=e._internalType,l=e._outputType,c=e._mimeType;e.on("data",(function(e,n){o.push(e),t&&t(n)})).on("error",(function(e){o=[],i(e)})).on("end",(function(){try{var e=function(e,t,n){switch(e){case"blob":return r.newBlob(r.transformTo("arraybuffer",t),n);case"base64":return a.encode(t);default:return r.transformTo(e,t)}}(l,function(e,t){var n,r=0,i=null,o=0;for(n=0;n<t.length;n++)o+=t[n].length;switch(e){case"string":return t.join("");case"array":return Array.prototype.concat.apply([],t);case"uint8array":for(i=new Uint8Array(o),n=0;n<t.length;n++)i.set(t[n],r),r+=t[n].length;return i;case"nodebuffer":return v.concat(t);default:throw new Error("concat : unsupported type '"+e+"'")}}(s,o),c);n(e)}catch(e){i(e)}o=[]})).resume()}))}function p(e,t,n){var a=t;switch(t){case"blob":case"arraybuffer":a="uint8array";break;case"base64":a="string"}try{this._internalType=a,this._outputType=t,this._mimeType=n,r.checkSupport(a),this._worker=e.pipe(new i(a)),e.lock()}catch(e){this._worker=new o("error"),this._worker.error(e)}}p.prototype={accumulate:function(e){return u(this,e)},on:function(e,t){var n=this;return"data"===e?this._worker.on(e,(function(e){t.call(n,e.data,e.meta)})):this._worker.on(e,(function(){r.delay(t,arguments,n)})),this},resume:function(){return r.delay(this._worker.resume,[],this._worker),this},pause:function(){return this._worker.pause(),this},toNodejsStream:function(e){if(r.checkSupport("nodestream"),"nodebuffer"!==this._outputType)throw new Error(this._outputType+" is not supported by this method");return new c(this,{objectMode:"nodebuffer"!==this._outputType},e)}},t.exports=p},{"../base64":1,"../external":6,"../nodejs/NodejsStreamOutputAdapter":13,"../support":30,"../utils":32,"./ConvertWorker":24,"./GenericWorker":28}],30:[function(e,t,n){if(n.base64=!0,n.array=!0,n.string=!0,n.arraybuffer="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array,n.nodebuffer=void 0!==v,n.uint8array="undefined"!=typeof Uint8Array,"undefined"==typeof ArrayBuffer)n.blob=!1;else{var r=new ArrayBuffer(0);try{n.blob=0===new Blob([r],{type:"application/zip"}).size}catch(e){try{var i=new(self.BlobBuilder||self.WebKitBlobBuilder||self.MozBlobBuilder||self.MSBlobBuilder);i.append(r),n.blob=0===i.getBlob("application/zip").size}catch(e){n.blob=!1}}}try{n.nodestream=!!e("readable-stream").Readable}catch(e){n.nodestream=!1}},{"readable-stream":16}],31:[function(e,t,n){for(var r=e("./utils"),i=e("./support"),o=e("./nodejsUtils"),a=e("./stream/GenericWorker"),s=new Array(256),l=0;l<256;l++)s[l]=252<=l?6:248<=l?5:240<=l?4:224<=l?3:192<=l?2:1;function c(){a.call(this,"utf-8 decode"),this.leftOver=null}function u(){a.call(this,"utf-8 encode")}s[254]=s[254]=1,n.utf8encode=function(e){return i.nodebuffer?o.newBufferFrom(e,"utf-8"):function(e){var t,n,r,o,a,s=e.length,l=0;for(o=0;o<s;o++)55296==(64512&(n=e.charCodeAt(o)))&&o+1<s&&56320==(64512&(r=e.charCodeAt(o+1)))&&(n=65536+(n-55296<<10)+(r-56320),o++),l+=n<128?1:n<2048?2:n<65536?3:4;for(t=i.uint8array?new Uint8Array(l):new Array(l),o=a=0;a<l;o++)55296==(64512&(n=e.charCodeAt(o)))&&o+1<s&&56320==(64512&(r=e.charCodeAt(o+1)))&&(n=65536+(n-55296<<10)+(r-56320),o++),n<128?t[a++]=n:(n<2048?t[a++]=192|n>>>6:(n<65536?t[a++]=224|n>>>12:(t[a++]=240|n>>>18,t[a++]=128|n>>>12&63),t[a++]=128|n>>>6&63),t[a++]=128|63&n);return t}(e)},n.utf8decode=function(e){return i.nodebuffer?r.transformTo("nodebuffer",e).toString("utf-8"):function(e){var t,n,i,o,a=e.length,l=new Array(2*a);for(t=n=0;t<a;)if((i=e[t++])<128)l[n++]=i;else if(4<(o=s[i]))l[n++]=65533,t+=o-1;else{for(i&=2===o?31:3===o?15:7;1<o&&t<a;)i=i<<6|63&e[t++],o--;1<o?l[n++]=65533:i<65536?l[n++]=i:(i-=65536,l[n++]=55296|i>>10&1023,l[n++]=56320|1023&i)}return l.length!==n&&(l.subarray?l=l.subarray(0,n):l.length=n),r.applyFromCharCode(l)}(e=r.transformTo(i.uint8array?"uint8array":"array",e))},r.inherits(c,a),c.prototype.processChunk=function(e){var t=r.transformTo(i.uint8array?"uint8array":"array",e.data);if(this.leftOver&&this.leftOver.length){if(i.uint8array){var o=t;(t=new Uint8Array(o.length+this.leftOver.length)).set(this.leftOver,0),t.set(o,this.leftOver.length)}else t=this.leftOver.concat(t);this.leftOver=null}var a=function(e,t){var n;for((t=t||e.length)>e.length&&(t=e.length),n=t-1;0<=n&&128==(192&e[n]);)n--;return n<0||0===n?t:n+s[e[n]]>t?n:t}(t),l=t;a!==t.length&&(i.uint8array?(l=t.subarray(0,a),this.leftOver=t.subarray(a,t.length)):(l=t.slice(0,a),this.leftOver=t.slice(a,t.length))),this.push({data:n.utf8decode(l),meta:e.meta})},c.prototype.flush=function(){this.leftOver&&this.leftOver.length&&(this.push({data:n.utf8decode(this.leftOver),meta:{}}),this.leftOver=null)},n.Utf8DecodeWorker=c,r.inherits(u,a),u.prototype.processChunk=function(e){this.push({data:n.utf8encode(e.data),meta:e.meta})},n.Utf8EncodeWorker=u},{"./nodejsUtils":14,"./stream/GenericWorker":28,"./support":30,"./utils":32}],32:[function(e,t,n){var r=e("./support"),i=e("./base64"),o=e("./nodejsUtils"),a=e("./external");function s(e){return e}function l(e,t){for(var n=0;n<e.length;++n)t[n]=255&e.charCodeAt(n);return t}e("setimmediate"),n.newBlob=function(e,t){n.checkSupport("blob");try{return new Blob([e],{type:t})}catch(n){try{var r=new(self.BlobBuilder||self.WebKitBlobBuilder||self.MozBlobBuilder||self.MSBlobBuilder);return r.append(e),r.getBlob(t)}catch(e){throw new Error("Bug : can't construct the Blob.")}}};var c={stringifyByChunk:function(e,t,n){var r=[],i=0,o=e.length;if(o<=n)return String.fromCharCode.apply(null,e);for(;i<o;)"array"===t||"nodebuffer"===t?r.push(String.fromCharCode.apply(null,e.slice(i,Math.min(i+n,o)))):r.push(String.fromCharCode.apply(null,e.subarray(i,Math.min(i+n,o)))),i+=n;return r.join("")},stringifyByChar:function(e){for(var t="",n=0;n<e.length;n++)t+=String.fromCharCode(e[n]);return t},applyCanBeUsed:{uint8array:function(){try{return r.uint8array&&1===String.fromCharCode.apply(null,new Uint8Array(1)).length}catch(e){return!1}}(),nodebuffer:function(){try{return r.nodebuffer&&1===String.fromCharCode.apply(null,o.allocBuffer(1)).length}catch(e){return!1}}()}};function u(e){var t=65536,r=n.getTypeOf(e),i=!0;if("uint8array"===r?i=c.applyCanBeUsed.uint8array:"nodebuffer"===r&&(i=c.applyCanBeUsed.nodebuffer),i)for(;1<t;)try{return c.stringifyByChunk(e,r,t)}catch(e){t=Math.floor(t/2)}return c.stringifyByChar(e)}function p(e,t){for(var n=0;n<e.length;n++)t[n]=e[n];return t}n.applyFromCharCode=u;var d={};d.string={string:s,array:function(e){return l(e,new Array(e.length))},arraybuffer:function(e){return d.string.uint8array(e).buffer},uint8array:function(e){return l(e,new Uint8Array(e.length))},nodebuffer:function(e){return l(e,o.allocBuffer(e.length))}},d.array={string:u,array:s,arraybuffer:function(e){return new Uint8Array(e).buffer},uint8array:function(e){return new Uint8Array(e)},nodebuffer:function(e){return o.newBufferFrom(e)}},d.arraybuffer={string:function(e){return u(new Uint8Array(e))},array:function(e){return p(new Uint8Array(e),new Array(e.byteLength))},arraybuffer:s,uint8array:function(e){return new Uint8Array(e)},nodebuffer:function(e){return o.newBufferFrom(new Uint8Array(e))}},d.uint8array={string:u,array:function(e){return p(e,new Array(e.length))},arraybuffer:function(e){return e.buffer},uint8array:s,nodebuffer:function(e){return o.newBufferFrom(e)}},d.nodebuffer={string:u,array:function(e){return p(e,new Array(e.length))},arraybuffer:function(e){return d.nodebuffer.uint8array(e).buffer},uint8array:function(e){return p(e,new Uint8Array(e.length))},nodebuffer:s},n.transformTo=function(e,t){if(t=t||"",!e)return t;n.checkSupport(e);var r=n.getTypeOf(t);return d[r][e](t)},n.resolve=function(e){for(var t=e.split("/"),n=[],r=0;r<t.length;r++){var i=t[r];"."===i||""===i&&0!==r&&r!==t.length-1||(".."===i?n.pop():n.push(i))}return n.join("/")},n.getTypeOf=function(e){return"string"==typeof e?"string":"[object Array]"===Object.prototype.toString.call(e)?"array":r.nodebuffer&&o.isBuffer(e)?"nodebuffer":r.uint8array&&e instanceof Uint8Array?"uint8array":r.arraybuffer&&e instanceof ArrayBuffer?"arraybuffer":void 0},n.checkSupport=function(e){if(!r[e.toLowerCase()])throw new Error(e+" is not supported by this platform")},n.MAX_VALUE_16BITS=65535,n.MAX_VALUE_32BITS=-1,n.pretty=function(e){var t,n,r="";for(n=0;n<(e||"").length;n++)r+="\\x"+((t=e.charCodeAt(n))<16?"0":"")+t.toString(16).toUpperCase();return r},n.delay=function(e,t,n){setImmediate((function(){e.apply(n||null,t||[])}))},n.inherits=function(e,t){function n(){}n.prototype=t.prototype,e.prototype=new n},n.extend=function(){var e,t,n={};for(e=0;e<arguments.length;e++)for(t in arguments[e])Object.prototype.hasOwnProperty.call(arguments[e],t)&&void 0===n[t]&&(n[t]=arguments[e][t]);return n},n.prepareContent=function(e,t,o,s,c){return a.Promise.resolve(t).then((function(e){return r.blob&&(e instanceof Blob||-1!==["[object File]","[object Blob]"].indexOf(Object.prototype.toString.call(e)))&&"undefined"!=typeof FileReader?new a.Promise((function(t,n){var r=new FileReader;r.onload=function(e){t(e.target.result)},r.onerror=function(e){n(e.target.error)},r.readAsArrayBuffer(e)})):e})).then((function(t){var u=n.getTypeOf(t);return u?("arraybuffer"===u?t=n.transformTo("uint8array",t):"string"===u&&(c?t=i.decode(t):o&&!0!==s&&(t=function(e){return l(e,r.uint8array?new Uint8Array(e.length):new Array(e.length))}(t))),t):a.Promise.reject(new Error("Can't read the data of '"+e+"'. Is it in a supported JavaScript type (String, Blob, ArrayBuffer, etc) ?"))}))}},{"./base64":1,"./external":6,"./nodejsUtils":14,"./support":30,setimmediate:54}],33:[function(e,t,n){var r=e("./reader/readerFor"),i=e("./utils"),o=e("./signature"),a=e("./zipEntry"),s=e("./support");function l(e){this.files=[],this.loadOptions=e}l.prototype={checkSignature:function(e){if(!this.reader.readAndCheckSignature(e)){this.reader.index-=4;var t=this.reader.readString(4);throw new Error("Corrupted zip or bug: unexpected signature ("+i.pretty(t)+", expected "+i.pretty(e)+")")}},isSignature:function(e,t){var n=this.reader.index;this.reader.setIndex(e);var r=this.reader.readString(4)===t;return this.reader.setIndex(n),r},readBlockEndOfCentral:function(){this.diskNumber=this.reader.readInt(2),this.diskWithCentralDirStart=this.reader.readInt(2),this.centralDirRecordsOnThisDisk=this.reader.readInt(2),this.centralDirRecords=this.reader.readInt(2),this.centralDirSize=this.reader.readInt(4),this.centralDirOffset=this.reader.readInt(4),this.zipCommentLength=this.reader.readInt(2);var e=this.reader.readData(this.zipCommentLength),t=s.uint8array?"uint8array":"array",n=i.transformTo(t,e);this.zipComment=this.loadOptions.decodeFileName(n)},readBlockZip64EndOfCentral:function(){this.zip64EndOfCentralSize=this.reader.readInt(8),this.reader.skip(4),this.diskNumber=this.reader.readInt(4),this.diskWithCentralDirStart=this.reader.readInt(4),this.centralDirRecordsOnThisDisk=this.reader.readInt(8),this.centralDirRecords=this.reader.readInt(8),this.centralDirSize=this.reader.readInt(8),this.centralDirOffset=this.reader.readInt(8),this.zip64ExtensibleData={};for(var e,t,n,r=this.zip64EndOfCentralSize-44;0<r;)e=this.reader.readInt(2),t=this.reader.readInt(4),n=this.reader.readData(t),this.zip64ExtensibleData[e]={id:e,length:t,value:n}},readBlockZip64EndOfCentralLocator:function(){if(this.diskWithZip64CentralDirStart=this.reader.readInt(4),this.relativeOffsetEndOfZip64CentralDir=this.reader.readInt(8),this.disksCount=this.reader.readInt(4),1<this.disksCount)throw new Error("Multi-volumes zip are not supported")},readLocalFiles:function(){var e,t;for(e=0;e<this.files.length;e++)t=this.files[e],this.reader.setIndex(t.localHeaderOffset),this.checkSignature(o.LOCAL_FILE_HEADER),t.readLocalPart(this.reader),t.handleUTF8(),t.processAttributes()},readCentralDir:function(){var e;for(this.reader.setIndex(this.centralDirOffset);this.reader.readAndCheckSignature(o.CENTRAL_FILE_HEADER);)(e=new a({zip64:this.zip64},this.loadOptions)).readCentralPart(this.reader),this.files.push(e);if(this.centralDirRecords!==this.files.length&&0!==this.centralDirRecords&&0===this.files.length)throw new Error("Corrupted zip or bug: expected "+this.centralDirRecords+" records in central dir, got "+this.files.length)},readEndOfCentral:function(){var e=this.reader.lastIndexOfSignature(o.CENTRAL_DIRECTORY_END);if(e<0)throw this.isSignature(0,o.LOCAL_FILE_HEADER)?new Error("Corrupted zip: can't find end of central directory"):new Error("Can't find end of central directory : is this a zip file ? If it is, see https://stuk.github.io/jszip/documentation/howto/read_zip.html");this.reader.setIndex(e);var t=e;if(this.checkSignature(o.CENTRAL_DIRECTORY_END),this.readBlockEndOfCentral(),this.diskNumber===i.MAX_VALUE_16BITS||this.diskWithCentralDirStart===i.MAX_VALUE_16BITS||this.centralDirRecordsOnThisDisk===i.MAX_VALUE_16BITS||this.centralDirRecords===i.MAX_VALUE_16BITS||this.centralDirSize===i.MAX_VALUE_32BITS||this.centralDirOffset===i.MAX_VALUE_32BITS){if(this.zip64=!0,(e=this.reader.lastIndexOfSignature(o.ZIP64_CENTRAL_DIRECTORY_LOCATOR))<0)throw new Error("Corrupted zip: can't find the ZIP64 end of central directory locator");if(this.reader.setIndex(e),this.checkSignature(o.ZIP64_CENTRAL_DIRECTORY_LOCATOR),this.readBlockZip64EndOfCentralLocator(),!this.isSignature(this.relativeOffsetEndOfZip64CentralDir,o.ZIP64_CENTRAL_DIRECTORY_END)&&(this.relativeOffsetEndOfZip64CentralDir=this.reader.lastIndexOfSignature(o.ZIP64_CENTRAL_DIRECTORY_END),this.relativeOffsetEndOfZip64CentralDir<0))throw new Error("Corrupted zip: can't find the ZIP64 end of central directory");this.reader.setIndex(this.relativeOffsetEndOfZip64CentralDir),this.checkSignature(o.ZIP64_CENTRAL_DIRECTORY_END),this.readBlockZip64EndOfCentral()}var n=this.centralDirOffset+this.centralDirSize;this.zip64&&(n+=20,n+=12+this.zip64EndOfCentralSize);var r=t-n;if(0<r)this.isSignature(t,o.CENTRAL_FILE_HEADER)||(this.reader.zero=r);else if(r<0)throw new Error("Corrupted zip: missing "+Math.abs(r)+" bytes.")},prepareReader:function(e){this.reader=r(e)},load:function(e){this.prepareReader(e),this.readEndOfCentral(),this.readCentralDir(),this.readLocalFiles()}},t.exports=l},{"./reader/readerFor":22,"./signature":23,"./support":30,"./utils":32,"./zipEntry":34}],34:[function(e,t,n){var r=e("./reader/readerFor"),i=e("./utils"),o=e("./compressedObject"),a=e("./crc32"),s=e("./utf8"),l=e("./compressions"),c=e("./support");function u(e,t){this.options=e,this.loadOptions=t}u.prototype={isEncrypted:function(){return!(1&~this.bitFlag)},useUTF8:function(){return!(2048&~this.bitFlag)},readLocalPart:function(e){var t,n;if(e.skip(22),this.fileNameLength=e.readInt(2),n=e.readInt(2),this.fileName=e.readData(this.fileNameLength),e.skip(n),-1===this.compressedSize||-1===this.uncompressedSize)throw new Error("Bug or corrupted zip : didn't get enough information from the central directory (compressedSize === -1 || uncompressedSize === -1)");if(null===(t=function(e){for(var t in l)if(Object.prototype.hasOwnProperty.call(l,t)&&l[t].magic===e)return l[t];return null}(this.compressionMethod)))throw new Error("Corrupted zip : compression "+i.pretty(this.compressionMethod)+" unknown (inner file : "+i.transformTo("string",this.fileName)+")");this.decompressed=new o(this.compressedSize,this.uncompressedSize,this.crc32,t,e.readData(this.compressedSize))},readCentralPart:function(e){this.versionMadeBy=e.readInt(2),e.skip(2),this.bitFlag=e.readInt(2),this.compressionMethod=e.readString(2),this.date=e.readDate(),this.crc32=e.readInt(4),this.compressedSize=e.readInt(4),this.uncompressedSize=e.readInt(4);var t=e.readInt(2);if(this.extraFieldsLength=e.readInt(2),this.fileCommentLength=e.readInt(2),this.diskNumberStart=e.readInt(2),this.internalFileAttributes=e.readInt(2),this.externalFileAttributes=e.readInt(4),this.localHeaderOffset=e.readInt(4),this.isEncrypted())throw new Error("Encrypted zip are not supported");e.skip(t),this.readExtraFields(e),this.parseZIP64ExtraField(e),this.fileComment=e.readData(this.fileCommentLength)},processAttributes:function(){this.unixPermissions=null,this.dosPermissions=null;var e=this.versionMadeBy>>8;this.dir=!!(16&this.externalFileAttributes),0==e&&(this.dosPermissions=63&this.externalFileAttributes),3==e&&(this.unixPermissions=this.externalFileAttributes>>16&65535),this.dir||"/"!==this.fileNameStr.slice(-1)||(this.dir=!0)},parseZIP64ExtraField:function(){if(this.extraFields[1]){var e=r(this.extraFields[1].value);this.uncompressedSize===i.MAX_VALUE_32BITS&&(this.uncompressedSize=e.readInt(8)),this.compressedSize===i.MAX_VALUE_32BITS&&(this.compressedSize=e.readInt(8)),this.localHeaderOffset===i.MAX_VALUE_32BITS&&(this.localHeaderOffset=e.readInt(8)),this.diskNumberStart===i.MAX_VALUE_32BITS&&(this.diskNumberStart=e.readInt(4))}},readExtraFields:function(e){var t,n,r,i=e.index+this.extraFieldsLength;for(this.extraFields||(this.extraFields={});e.index+4<i;)t=e.readInt(2),n=e.readInt(2),r=e.readData(n),this.extraFields[t]={id:t,length:n,value:r};e.setIndex(i)},handleUTF8:function(){var e=c.uint8array?"uint8array":"array";if(this.useUTF8())this.fileNameStr=s.utf8decode(this.fileName),this.fileCommentStr=s.utf8decode(this.fileComment);else{var t=this.findExtraFieldUnicodePath();if(null!==t)this.fileNameStr=t;else{var n=i.transformTo(e,this.fileName);this.fileNameStr=this.loadOptions.decodeFileName(n)}var r=this.findExtraFieldUnicodeComment();if(null!==r)this.fileCommentStr=r;else{var o=i.transformTo(e,this.fileComment);this.fileCommentStr=this.loadOptions.decodeFileName(o)}}},findExtraFieldUnicodePath:function(){var e=this.extraFields[28789];if(e){var t=r(e.value);return 1!==t.readInt(1)||a(this.fileName)!==t.readInt(4)?null:s.utf8decode(t.readData(e.length-5))}return null},findExtraFieldUnicodeComment:function(){var e=this.extraFields[25461];if(e){var t=r(e.value);return 1!==t.readInt(1)||a(this.fileComment)!==t.readInt(4)?null:s.utf8decode(t.readData(e.length-5))}return null}},t.exports=u},{"./compressedObject":2,"./compressions":3,"./crc32":4,"./reader/readerFor":22,"./support":30,"./utf8":31,"./utils":32}],35:[function(e,t,n){function r(e,t,n){this.name=e,this.dir=n.dir,this.date=n.date,this.comment=n.comment,this.unixPermissions=n.unixPermissions,this.dosPermissions=n.dosPermissions,this._data=t,this._dataBinary=n.binary,this.options={compression:n.compression,compressionOptions:n.compressionOptions}}var i=e("./stream/StreamHelper"),o=e("./stream/DataWorker"),a=e("./utf8"),s=e("./compressedObject"),l=e("./stream/GenericWorker");r.prototype={internalStream:function(e){var t=null,n="string";try{if(!e)throw new Error("No output type specified.");var r="string"===(n=e.toLowerCase())||"text"===n;"binarystring"!==n&&"text"!==n||(n="string"),t=this._decompressWorker();var o=!this._dataBinary;o&&!r&&(t=t.pipe(new a.Utf8EncodeWorker)),!o&&r&&(t=t.pipe(new a.Utf8DecodeWorker))}catch(e){(t=new l("error")).error(e)}return new i(t,n,"")},async:function(e,t){return this.internalStream(e).accumulate(t)},nodeStream:function(e,t){return this.internalStream(e||"nodebuffer").toNodejsStream(t)},_compressWorker:function(e,t){if(this._data instanceof s&&this._data.compression.magic===e.magic)return this._data.getCompressedWorker();var n=this._decompressWorker();return this._dataBinary||(n=n.pipe(new a.Utf8EncodeWorker)),s.createWorkerFrom(n,e,t)},_decompressWorker:function(){return this._data instanceof s?this._data.getContentWorker():this._data instanceof l?this._data:new o(this._data)}};for(var c=["asText","asBinary","asNodeBuffer","asUint8Array","asArrayBuffer"],u=function(){throw new Error("This method has been removed in JSZip 3.0, please check the upgrade guide.")},p=0;p<c.length;p++)r.prototype[c[p]]=u;t.exports=r},{"./compressedObject":2,"./stream/DataWorker":27,"./stream/GenericWorker":28,"./stream/StreamHelper":29,"./utf8":31}],36:[function(t,n,r){(function(e){var t,r,i=e.MutationObserver||e.WebKitMutationObserver;if(i){var o=0,a=new i(u),s=e.document.createTextNode("");a.observe(s,{characterData:!0}),t=function(){s.data=o=++o%2}}else if(e.setImmediate||void 0===e.MessageChannel)t="document"in e&&"onreadystatechange"in e.document.createElement("script")?function(){var t=e.document.createElement("script");t.onreadystatechange=function(){u(),t.onreadystatechange=null,t.parentNode.removeChild(t),t=null},e.document.documentElement.appendChild(t)}:function(){setTimeout(u,0)};else{var l=new e.MessageChannel;l.port1.onmessage=u,t=function(){l.port2.postMessage(0)}}var c=[];function u(){var e,t;r=!0;for(var n=c.length;n;){for(t=c,c=[],e=-1;++e<n;)t[e]();n=c.length}r=!1}n.exports=function(e){1!==c.push(e)||r||t()}}).call(this,void 0!==e?e:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}],37:[function(e,t,n){var r=e("immediate");function i(){}var o={},a=["REJECTED"],s=["FULFILLED"],l=["PENDING"];function c(e){if("function"!=typeof e)throw new TypeError("resolver must be a function");this.state=l,this.queue=[],this.outcome=void 0,e!==i&&f(this,e)}function u(e,t,n){this.promise=e,"function"==typeof t&&(this.onFulfilled=t,this.callFulfilled=this.otherCallFulfilled),"function"==typeof n&&(this.onRejected=n,this.callRejected=this.otherCallRejected)}function p(e,t,n){r((function(){var r;try{r=t(n)}catch(r){return o.reject(e,r)}r===e?o.reject(e,new TypeError("Cannot resolve promise with itself")):o.resolve(e,r)}))}function d(e){var t=e&&e.then;if(e&&("object"==typeof e||"function"==typeof e)&&"function"==typeof t)return function(){t.apply(e,arguments)}}function f(e,t){var n=!1;function r(t){n||(n=!0,o.reject(e,t))}function i(t){n||(n=!0,o.resolve(e,t))}var a=h((function(){t(i,r)}));"error"===a.status&&r(a.value)}function h(e,t){var n={};try{n.value=e(t),n.status="success"}catch(e){n.status="error",n.value=e}return n}(t.exports=c).prototype.finally=function(e){if("function"!=typeof e)return this;var t=this.constructor;return this.then((function(n){return t.resolve(e()).then((function(){return n}))}),(function(n){return t.resolve(e()).then((function(){throw n}))}))},c.prototype.catch=function(e){return this.then(null,e)},c.prototype.then=function(e,t){if("function"!=typeof e&&this.state===s||"function"!=typeof t&&this.state===a)return this;var n=new this.constructor(i);return this.state!==l?p(n,this.state===s?e:t,this.outcome):this.queue.push(new u(n,e,t)),n},u.prototype.callFulfilled=function(e){o.resolve(this.promise,e)},u.prototype.otherCallFulfilled=function(e){p(this.promise,this.onFulfilled,e)},u.prototype.callRejected=function(e){o.reject(this.promise,e)},u.prototype.otherCallRejected=function(e){p(this.promise,this.onRejected,e)},o.resolve=function(e,t){var n=h(d,t);if("error"===n.status)return o.reject(e,n.value);var r=n.value;if(r)f(e,r);else{e.state=s,e.outcome=t;for(var i=-1,a=e.queue.length;++i<a;)e.queue[i].callFulfilled(t)}return e},o.reject=function(e,t){e.state=a,e.outcome=t;for(var n=-1,r=e.queue.length;++n<r;)e.queue[n].callRejected(t);return e},c.resolve=function(e){return e instanceof this?e:o.resolve(new this(i),e)},c.reject=function(e){var t=new this(i);return o.reject(t,e)},c.all=function(e){var t=this;if("[object Array]"!==Object.prototype.toString.call(e))return this.reject(new TypeError("must be an array"));var n=e.length,r=!1;if(!n)return this.resolve([]);for(var a=new Array(n),s=0,l=-1,c=new this(i);++l<n;)u(e[l],l);return c;function u(e,i){t.resolve(e).then((function(e){a[i]=e,++s!==n||r||(r=!0,o.resolve(c,a))}),(function(e){r||(r=!0,o.reject(c,e))}))}},c.race=function(e){var t=this;if("[object Array]"!==Object.prototype.toString.call(e))return this.reject(new TypeError("must be an array"));var n=e.length,r=!1;if(!n)return this.resolve([]);for(var a,s=-1,l=new this(i);++s<n;)a=e[s],t.resolve(a).then((function(e){r||(r=!0,o.resolve(l,e))}),(function(e){r||(r=!0,o.reject(l,e))}));return l}},{immediate:36}],38:[function(e,t,n){var r={};(0,e("./lib/utils/common").assign)(r,e("./lib/deflate"),e("./lib/inflate"),e("./lib/zlib/constants")),t.exports=r},{"./lib/deflate":39,"./lib/inflate":40,"./lib/utils/common":41,"./lib/zlib/constants":44}],39:[function(e,t,n){var r=e("./zlib/deflate"),i=e("./utils/common"),o=e("./utils/strings"),a=e("./zlib/messages"),s=e("./zlib/zstream"),l=Object.prototype.toString,c=0,u=-1,p=0,d=8;function f(e){if(!(this instanceof f))return new f(e);this.options=i.assign({level:u,method:d,chunkSize:16384,windowBits:15,memLevel:8,strategy:p,to:""},e||{});var t=this.options;t.raw&&0<t.windowBits?t.windowBits=-t.windowBits:t.gzip&&0<t.windowBits&&t.windowBits<16&&(t.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new s,this.strm.avail_out=0;var n=r.deflateInit2(this.strm,t.level,t.method,t.windowBits,t.memLevel,t.strategy);if(n!==c)throw new Error(a[n]);if(t.header&&r.deflateSetHeader(this.strm,t.header),t.dictionary){var h;if(h="string"==typeof t.dictionary?o.string2buf(t.dictionary):"[object ArrayBuffer]"===l.call(t.dictionary)?new Uint8Array(t.dictionary):t.dictionary,(n=r.deflateSetDictionary(this.strm,h))!==c)throw new Error(a[n]);this._dict_set=!0}}function h(e,t){var n=new f(t);if(n.push(e,!0),n.err)throw n.msg||a[n.err];return n.result}f.prototype.push=function(e,t){var n,a,s=this.strm,u=this.options.chunkSize;if(this.ended)return!1;a=t===~~t?t:!0===t?4:0,"string"==typeof e?s.input=o.string2buf(e):"[object ArrayBuffer]"===l.call(e)?s.input=new Uint8Array(e):s.input=e,s.next_in=0,s.avail_in=s.input.length;do{if(0===s.avail_out&&(s.output=new i.Buf8(u),s.next_out=0,s.avail_out=u),1!==(n=r.deflate(s,a))&&n!==c)return this.onEnd(n),!(this.ended=!0);0!==s.avail_out&&(0!==s.avail_in||4!==a&&2!==a)||("string"===this.options.to?this.onData(o.buf2binstring(i.shrinkBuf(s.output,s.next_out))):this.onData(i.shrinkBuf(s.output,s.next_out)))}while((0<s.avail_in||0===s.avail_out)&&1!==n);return 4===a?(n=r.deflateEnd(this.strm),this.onEnd(n),this.ended=!0,n===c):2!==a||(this.onEnd(c),!(s.avail_out=0))},f.prototype.onData=function(e){this.chunks.push(e)},f.prototype.onEnd=function(e){e===c&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=i.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg},n.Deflate=f,n.deflate=h,n.deflateRaw=function(e,t){return(t=t||{}).raw=!0,h(e,t)},n.gzip=function(e,t){return(t=t||{}).gzip=!0,h(e,t)}},{"./utils/common":41,"./utils/strings":42,"./zlib/deflate":46,"./zlib/messages":51,"./zlib/zstream":53}],40:[function(e,t,n){var r=e("./zlib/inflate"),i=e("./utils/common"),o=e("./utils/strings"),a=e("./zlib/constants"),s=e("./zlib/messages"),l=e("./zlib/zstream"),c=e("./zlib/gzheader"),u=Object.prototype.toString;function p(e){if(!(this instanceof p))return new p(e);this.options=i.assign({chunkSize:16384,windowBits:0,to:""},e||{});var t=this.options;t.raw&&0<=t.windowBits&&t.windowBits<16&&(t.windowBits=-t.windowBits,0===t.windowBits&&(t.windowBits=-15)),!(0<=t.windowBits&&t.windowBits<16)||e&&e.windowBits||(t.windowBits+=32),15<t.windowBits&&t.windowBits<48&&!(15&t.windowBits)&&(t.windowBits|=15),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new l,this.strm.avail_out=0;var n=r.inflateInit2(this.strm,t.windowBits);if(n!==a.Z_OK)throw new Error(s[n]);this.header=new c,r.inflateGetHeader(this.strm,this.header)}function d(e,t){var n=new p(t);if(n.push(e,!0),n.err)throw n.msg||s[n.err];return n.result}p.prototype.push=function(e,t){var n,s,l,c,p,d,f=this.strm,h=this.options.chunkSize,m=this.options.dictionary,g=!1;if(this.ended)return!1;s=t===~~t?t:!0===t?a.Z_FINISH:a.Z_NO_FLUSH,"string"==typeof e?f.input=o.binstring2buf(e):"[object ArrayBuffer]"===u.call(e)?f.input=new Uint8Array(e):f.input=e,f.next_in=0,f.avail_in=f.input.length;do{if(0===f.avail_out&&(f.output=new i.Buf8(h),f.next_out=0,f.avail_out=h),(n=r.inflate(f,a.Z_NO_FLUSH))===a.Z_NEED_DICT&&m&&(d="string"==typeof m?o.string2buf(m):"[object ArrayBuffer]"===u.call(m)?new Uint8Array(m):m,n=r.inflateSetDictionary(this.strm,d)),n===a.Z_BUF_ERROR&&!0===g&&(n=a.Z_OK,g=!1),n!==a.Z_STREAM_END&&n!==a.Z_OK)return this.onEnd(n),!(this.ended=!0);f.next_out&&(0!==f.avail_out&&n!==a.Z_STREAM_END&&(0!==f.avail_in||s!==a.Z_FINISH&&s!==a.Z_SYNC_FLUSH)||("string"===this.options.to?(l=o.utf8border(f.output,f.next_out),c=f.next_out-l,p=o.buf2string(f.output,l),f.next_out=c,f.avail_out=h-c,c&&i.arraySet(f.output,f.output,l,c,0),this.onData(p)):this.onData(i.shrinkBuf(f.output,f.next_out)))),0===f.avail_in&&0===f.avail_out&&(g=!0)}while((0<f.avail_in||0===f.avail_out)&&n!==a.Z_STREAM_END);return n===a.Z_STREAM_END&&(s=a.Z_FINISH),s===a.Z_FINISH?(n=r.inflateEnd(this.strm),this.onEnd(n),this.ended=!0,n===a.Z_OK):s!==a.Z_SYNC_FLUSH||(this.onEnd(a.Z_OK),!(f.avail_out=0))},p.prototype.onData=function(e){this.chunks.push(e)},p.prototype.onEnd=function(e){e===a.Z_OK&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=i.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg},n.Inflate=p,n.inflate=d,n.inflateRaw=function(e,t){return(t=t||{}).raw=!0,d(e,t)},n.ungzip=d},{"./utils/common":41,"./utils/strings":42,"./zlib/constants":44,"./zlib/gzheader":47,"./zlib/inflate":49,"./zlib/messages":51,"./zlib/zstream":53}],41:[function(e,t,n){var r="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Int32Array;n.assign=function(e){for(var t=Array.prototype.slice.call(arguments,1);t.length;){var n=t.shift();if(n){if("object"!=typeof n)throw new TypeError(n+"must be non-object");for(var r in n)n.hasOwnProperty(r)&&(e[r]=n[r])}}return e},n.shrinkBuf=function(e,t){return e.length===t?e:e.subarray?e.subarray(0,t):(e.length=t,e)};var i={arraySet:function(e,t,n,r,i){if(t.subarray&&e.subarray)e.set(t.subarray(n,n+r),i);else for(var o=0;o<r;o++)e[i+o]=t[n+o]},flattenChunks:function(e){var t,n,r,i,o,a;for(t=r=0,n=e.length;t<n;t++)r+=e[t].length;for(a=new Uint8Array(r),t=i=0,n=e.length;t<n;t++)o=e[t],a.set(o,i),i+=o.length;return a}},o={arraySet:function(e,t,n,r,i){for(var o=0;o<r;o++)e[i+o]=t[n+o]},flattenChunks:function(e){return[].concat.apply([],e)}};n.setTyped=function(e){e?(n.Buf8=Uint8Array,n.Buf16=Uint16Array,n.Buf32=Int32Array,n.assign(n,i)):(n.Buf8=Array,n.Buf16=Array,n.Buf32=Array,n.assign(n,o))},n.setTyped(r)},{}],42:[function(e,t,n){var r=e("./common"),i=!0,o=!0;try{String.fromCharCode.apply(null,[0])}catch(e){i=!1}try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(e){o=!1}for(var a=new r.Buf8(256),s=0;s<256;s++)a[s]=252<=s?6:248<=s?5:240<=s?4:224<=s?3:192<=s?2:1;function l(e,t){if(t<65537&&(e.subarray&&o||!e.subarray&&i))return String.fromCharCode.apply(null,r.shrinkBuf(e,t));for(var n="",a=0;a<t;a++)n+=String.fromCharCode(e[a]);return n}a[254]=a[254]=1,n.string2buf=function(e){var t,n,i,o,a,s=e.length,l=0;for(o=0;o<s;o++)55296==(64512&(n=e.charCodeAt(o)))&&o+1<s&&56320==(64512&(i=e.charCodeAt(o+1)))&&(n=65536+(n-55296<<10)+(i-56320),o++),l+=n<128?1:n<2048?2:n<65536?3:4;for(t=new r.Buf8(l),o=a=0;a<l;o++)55296==(64512&(n=e.charCodeAt(o)))&&o+1<s&&56320==(64512&(i=e.charCodeAt(o+1)))&&(n=65536+(n-55296<<10)+(i-56320),o++),n<128?t[a++]=n:(n<2048?t[a++]=192|n>>>6:(n<65536?t[a++]=224|n>>>12:(t[a++]=240|n>>>18,t[a++]=128|n>>>12&63),t[a++]=128|n>>>6&63),t[a++]=128|63&n);return t},n.buf2binstring=function(e){return l(e,e.length)},n.binstring2buf=function(e){for(var t=new r.Buf8(e.length),n=0,i=t.length;n<i;n++)t[n]=e.charCodeAt(n);return t},n.buf2string=function(e,t){var n,r,i,o,s=t||e.length,c=new Array(2*s);for(n=r=0;n<s;)if((i=e[n++])<128)c[r++]=i;else if(4<(o=a[i]))c[r++]=65533,n+=o-1;else{for(i&=2===o?31:3===o?15:7;1<o&&n<s;)i=i<<6|63&e[n++],o--;1<o?c[r++]=65533:i<65536?c[r++]=i:(i-=65536,c[r++]=55296|i>>10&1023,c[r++]=56320|1023&i)}return l(c,r)},n.utf8border=function(e,t){var n;for((t=t||e.length)>e.length&&(t=e.length),n=t-1;0<=n&&128==(192&e[n]);)n--;return n<0||0===n?t:n+a[e[n]]>t?n:t}},{"./common":41}],43:[function(e,t,n){t.exports=function(e,t,n,r){for(var i=65535&e,o=e>>>16&65535,a=0;0!==n;){for(n-=a=2e3<n?2e3:n;o=o+(i=i+t[r++]|0)|0,--a;);i%=65521,o%=65521}return i|o<<16}},{}],44:[function(e,t,n){t.exports={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8}},{}],45:[function(e,t,n){var r=function(){for(var e,t=[],n=0;n<256;n++){e=n;for(var r=0;r<8;r++)e=1&e?3988292384^e>>>1:e>>>1;t[n]=e}return t}();t.exports=function(e,t,n,i){var o=r,a=i+n;e^=-1;for(var s=i;s<a;s++)e=e>>>8^o[255&(e^t[s])];return-1^e}},{}],46:[function(e,t,n){var r,i=e("../utils/common"),o=e("./trees"),a=e("./adler32"),s=e("./crc32"),l=e("./messages"),c=0,u=4,p=0,d=-2,f=-1,h=4,m=2,g=8,_=9,v=286,b=30,y=19,E=2*v+1,w=15,x=3,S=258,A=S+x+1,T=42,C=113,D=1,O=2,k=3,N=4;function R(e,t){return e.msg=l[t],t}function I(e){return(e<<1)-(4<e?9:0)}function F(e){for(var t=e.length;0<=--t;)e[t]=0}function M(e){var t=e.state,n=t.pending;n>e.avail_out&&(n=e.avail_out),0!==n&&(i.arraySet(e.output,t.pending_buf,t.pending_out,n,e.next_out),e.next_out+=n,t.pending_out+=n,e.total_out+=n,e.avail_out-=n,t.pending-=n,0===t.pending&&(t.pending_out=0))}function L(e,t){o._tr_flush_block(e,0<=e.block_start?e.block_start:-1,e.strstart-e.block_start,t),e.block_start=e.strstart,M(e.strm)}function P(e,t){e.pending_buf[e.pending++]=t}function B(e,t){e.pending_buf[e.pending++]=t>>>8&255,e.pending_buf[e.pending++]=255&t}function U(e,t){var n,r,i=e.max_chain_length,o=e.strstart,a=e.prev_length,s=e.nice_match,l=e.strstart>e.w_size-A?e.strstart-(e.w_size-A):0,c=e.window,u=e.w_mask,p=e.prev,d=e.strstart+S,f=c[o+a-1],h=c[o+a];e.prev_length>=e.good_match&&(i>>=2),s>e.lookahead&&(s=e.lookahead);do{if(c[(n=t)+a]===h&&c[n+a-1]===f&&c[n]===c[o]&&c[++n]===c[o+1]){o+=2,n++;do{}while(c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&o<d);if(r=S-(d-o),o=d-S,a<r){if(e.match_start=t,s<=(a=r))break;f=c[o+a-1],h=c[o+a]}}}while((t=p[t&u])>l&&0!=--i);return a<=e.lookahead?a:e.lookahead}function z(e){var t,n,r,o,l,c,u,p,d,f,h=e.w_size;do{if(o=e.window_size-e.lookahead-e.strstart,e.strstart>=h+(h-A)){for(i.arraySet(e.window,e.window,h,h,0),e.match_start-=h,e.strstart-=h,e.block_start-=h,t=n=e.hash_size;r=e.head[--t],e.head[t]=h<=r?r-h:0,--n;);for(t=n=h;r=e.prev[--t],e.prev[t]=h<=r?r-h:0,--n;);o+=h}if(0===e.strm.avail_in)break;if(c=e.strm,u=e.window,p=e.strstart+e.lookahead,f=void 0,(d=o)<(f=c.avail_in)&&(f=d),n=0===f?0:(c.avail_in-=f,i.arraySet(u,c.input,c.next_in,f,p),1===c.state.wrap?c.adler=a(c.adler,u,f,p):2===c.state.wrap&&(c.adler=s(c.adler,u,f,p)),c.next_in+=f,c.total_in+=f,f),e.lookahead+=n,e.lookahead+e.insert>=x)for(l=e.strstart-e.insert,e.ins_h=e.window[l],e.ins_h=(e.ins_h<<e.hash_shift^e.window[l+1])&e.hash_mask;e.insert&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[l+x-1])&e.hash_mask,e.prev[l&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=l,l++,e.insert--,!(e.lookahead+e.insert<x)););}while(e.lookahead<A&&0!==e.strm.avail_in)}function V(e,t){for(var n,r;;){if(e.lookahead<A){if(z(e),e.lookahead<A&&t===c)return D;if(0===e.lookahead)break}if(n=0,e.lookahead>=x&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+x-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),0!==n&&e.strstart-n<=e.w_size-A&&(e.match_length=U(e,n)),e.match_length>=x)if(r=o._tr_tally(e,e.strstart-e.match_start,e.match_length-x),e.lookahead-=e.match_length,e.match_length<=e.max_lazy_match&&e.lookahead>=x){for(e.match_length--;e.strstart++,e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+x-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart,0!=--e.match_length;);e.strstart++}else e.strstart+=e.match_length,e.match_length=0,e.ins_h=e.window[e.strstart],e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+1])&e.hash_mask;else r=o._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++;if(r&&(L(e,!1),0===e.strm.avail_out))return D}return e.insert=e.strstart<x-1?e.strstart:x-1,t===u?(L(e,!0),0===e.strm.avail_out?k:N):e.last_lit&&(L(e,!1),0===e.strm.avail_out)?D:O}function j(e,t){for(var n,r,i;;){if(e.lookahead<A){if(z(e),e.lookahead<A&&t===c)return D;if(0===e.lookahead)break}if(n=0,e.lookahead>=x&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+x-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),e.prev_length=e.match_length,e.prev_match=e.match_start,e.match_length=x-1,0!==n&&e.prev_length<e.max_lazy_match&&e.strstart-n<=e.w_size-A&&(e.match_length=U(e,n),e.match_length<=5&&(1===e.strategy||e.match_length===x&&4096<e.strstart-e.match_start)&&(e.match_length=x-1)),e.prev_length>=x&&e.match_length<=e.prev_length){for(i=e.strstart+e.lookahead-x,r=o._tr_tally(e,e.strstart-1-e.prev_match,e.prev_length-x),e.lookahead-=e.prev_length-1,e.prev_length-=2;++e.strstart<=i&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+x-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),0!=--e.prev_length;);if(e.match_available=0,e.match_length=x-1,e.strstart++,r&&(L(e,!1),0===e.strm.avail_out))return D}else if(e.match_available){if((r=o._tr_tally(e,0,e.window[e.strstart-1]))&&L(e,!1),e.strstart++,e.lookahead--,0===e.strm.avail_out)return D}else e.match_available=1,e.strstart++,e.lookahead--}return e.match_available&&(r=o._tr_tally(e,0,e.window[e.strstart-1]),e.match_available=0),e.insert=e.strstart<x-1?e.strstart:x-1,t===u?(L(e,!0),0===e.strm.avail_out?k:N):e.last_lit&&(L(e,!1),0===e.strm.avail_out)?D:O}function q(e,t,n,r,i){this.good_length=e,this.max_lazy=t,this.nice_length=n,this.max_chain=r,this.func=i}function G(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=g,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new i.Buf16(2*E),this.dyn_dtree=new i.Buf16(2*(2*b+1)),this.bl_tree=new i.Buf16(2*(2*y+1)),F(this.dyn_ltree),F(this.dyn_dtree),F(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new i.Buf16(w+1),this.heap=new i.Buf16(2*v+1),F(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new i.Buf16(2*v+1),F(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}function H(e){var t;return e&&e.state?(e.total_in=e.total_out=0,e.data_type=m,(t=e.state).pending=0,t.pending_out=0,t.wrap<0&&(t.wrap=-t.wrap),t.status=t.wrap?T:C,e.adler=2===t.wrap?0:1,t.last_flush=c,o._tr_init(t),p):R(e,d)}function W(e){var t=H(e);return t===p&&function(e){e.window_size=2*e.w_size,F(e.head),e.max_lazy_match=r[e.level].max_lazy,e.good_match=r[e.level].good_length,e.nice_match=r[e.level].nice_length,e.max_chain_length=r[e.level].max_chain,e.strstart=0,e.block_start=0,e.lookahead=0,e.insert=0,e.match_length=e.prev_length=x-1,e.match_available=0,e.ins_h=0}(e.state),t}function K(e,t,n,r,o,a){if(!e)return d;var s=1;if(t===f&&(t=6),r<0?(s=0,r=-r):15<r&&(s=2,r-=16),o<1||_<o||n!==g||r<8||15<r||t<0||9<t||a<0||h<a)return R(e,d);8===r&&(r=9);var l=new G;return(e.state=l).strm=e,l.wrap=s,l.gzhead=null,l.w_bits=r,l.w_size=1<<l.w_bits,l.w_mask=l.w_size-1,l.hash_bits=o+7,l.hash_size=1<<l.hash_bits,l.hash_mask=l.hash_size-1,l.hash_shift=~~((l.hash_bits+x-1)/x),l.window=new i.Buf8(2*l.w_size),l.head=new i.Buf16(l.hash_size),l.prev=new i.Buf16(l.w_size),l.lit_bufsize=1<<o+6,l.pending_buf_size=4*l.lit_bufsize,l.pending_buf=new i.Buf8(l.pending_buf_size),l.d_buf=1*l.lit_bufsize,l.l_buf=3*l.lit_bufsize,l.level=t,l.strategy=a,l.method=n,W(e)}r=[new q(0,0,0,0,(function(e,t){var n=65535;for(n>e.pending_buf_size-5&&(n=e.pending_buf_size-5);;){if(e.lookahead<=1){if(z(e),0===e.lookahead&&t===c)return D;if(0===e.lookahead)break}e.strstart+=e.lookahead,e.lookahead=0;var r=e.block_start+n;if((0===e.strstart||e.strstart>=r)&&(e.lookahead=e.strstart-r,e.strstart=r,L(e,!1),0===e.strm.avail_out))return D;if(e.strstart-e.block_start>=e.w_size-A&&(L(e,!1),0===e.strm.avail_out))return D}return e.insert=0,t===u?(L(e,!0),0===e.strm.avail_out?k:N):(e.strstart>e.block_start&&(L(e,!1),e.strm.avail_out),D)})),new q(4,4,8,4,V),new q(4,5,16,8,V),new q(4,6,32,32,V),new q(4,4,16,16,j),new q(8,16,32,32,j),new q(8,16,128,128,j),new q(8,32,128,256,j),new q(32,128,258,1024,j),new q(32,258,258,4096,j)],n.deflateInit=function(e,t){return K(e,t,g,15,8,0)},n.deflateInit2=K,n.deflateReset=W,n.deflateResetKeep=H,n.deflateSetHeader=function(e,t){return e&&e.state?2!==e.state.wrap?d:(e.state.gzhead=t,p):d},n.deflate=function(e,t){var n,i,a,l;if(!e||!e.state||5<t||t<0)return e?R(e,d):d;if(i=e.state,!e.output||!e.input&&0!==e.avail_in||666===i.status&&t!==u)return R(e,0===e.avail_out?-5:d);if(i.strm=e,n=i.last_flush,i.last_flush=t,i.status===T)if(2===i.wrap)e.adler=0,P(i,31),P(i,139),P(i,8),i.gzhead?(P(i,(i.gzhead.text?1:0)+(i.gzhead.hcrc?2:0)+(i.gzhead.extra?4:0)+(i.gzhead.name?8:0)+(i.gzhead.comment?16:0)),P(i,255&i.gzhead.time),P(i,i.gzhead.time>>8&255),P(i,i.gzhead.time>>16&255),P(i,i.gzhead.time>>24&255),P(i,9===i.level?2:2<=i.strategy||i.level<2?4:0),P(i,255&i.gzhead.os),i.gzhead.extra&&i.gzhead.extra.length&&(P(i,255&i.gzhead.extra.length),P(i,i.gzhead.extra.length>>8&255)),i.gzhead.hcrc&&(e.adler=s(e.adler,i.pending_buf,i.pending,0)),i.gzindex=0,i.status=69):(P(i,0),P(i,0),P(i,0),P(i,0),P(i,0),P(i,9===i.level?2:2<=i.strategy||i.level<2?4:0),P(i,3),i.status=C);else{var f=g+(i.w_bits-8<<4)<<8;f|=(2<=i.strategy||i.level<2?0:i.level<6?1:6===i.level?2:3)<<6,0!==i.strstart&&(f|=32),f+=31-f%31,i.status=C,B(i,f),0!==i.strstart&&(B(i,e.adler>>>16),B(i,65535&e.adler)),e.adler=1}if(69===i.status)if(i.gzhead.extra){for(a=i.pending;i.gzindex<(65535&i.gzhead.extra.length)&&(i.pending!==i.pending_buf_size||(i.gzhead.hcrc&&i.pending>a&&(e.adler=s(e.adler,i.pending_buf,i.pending-a,a)),M(e),a=i.pending,i.pending!==i.pending_buf_size));)P(i,255&i.gzhead.extra[i.gzindex]),i.gzindex++;i.gzhead.hcrc&&i.pending>a&&(e.adler=s(e.adler,i.pending_buf,i.pending-a,a)),i.gzindex===i.gzhead.extra.length&&(i.gzindex=0,i.status=73)}else i.status=73;if(73===i.status)if(i.gzhead.name){a=i.pending;do{if(i.pending===i.pending_buf_size&&(i.gzhead.hcrc&&i.pending>a&&(e.adler=s(e.adler,i.pending_buf,i.pending-a,a)),M(e),a=i.pending,i.pending===i.pending_buf_size)){l=1;break}l=i.gzindex<i.gzhead.name.length?255&i.gzhead.name.charCodeAt(i.gzindex++):0,P(i,l)}while(0!==l);i.gzhead.hcrc&&i.pending>a&&(e.adler=s(e.adler,i.pending_buf,i.pending-a,a)),0===l&&(i.gzindex=0,i.status=91)}else i.status=91;if(91===i.status)if(i.gzhead.comment){a=i.pending;do{if(i.pending===i.pending_buf_size&&(i.gzhead.hcrc&&i.pending>a&&(e.adler=s(e.adler,i.pending_buf,i.pending-a,a)),M(e),a=i.pending,i.pending===i.pending_buf_size)){l=1;break}l=i.gzindex<i.gzhead.comment.length?255&i.gzhead.comment.charCodeAt(i.gzindex++):0,P(i,l)}while(0!==l);i.gzhead.hcrc&&i.pending>a&&(e.adler=s(e.adler,i.pending_buf,i.pending-a,a)),0===l&&(i.status=103)}else i.status=103;if(103===i.status&&(i.gzhead.hcrc?(i.pending+2>i.pending_buf_size&&M(e),i.pending+2<=i.pending_buf_size&&(P(i,255&e.adler),P(i,e.adler>>8&255),e.adler=0,i.status=C)):i.status=C),0!==i.pending){if(M(e),0===e.avail_out)return i.last_flush=-1,p}else if(0===e.avail_in&&I(t)<=I(n)&&t!==u)return R(e,-5);if(666===i.status&&0!==e.avail_in)return R(e,-5);if(0!==e.avail_in||0!==i.lookahead||t!==c&&666!==i.status){var h=2===i.strategy?function(e,t){for(var n;;){if(0===e.lookahead&&(z(e),0===e.lookahead)){if(t===c)return D;break}if(e.match_length=0,n=o._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++,n&&(L(e,!1),0===e.strm.avail_out))return D}return e.insert=0,t===u?(L(e,!0),0===e.strm.avail_out?k:N):e.last_lit&&(L(e,!1),0===e.strm.avail_out)?D:O}(i,t):3===i.strategy?function(e,t){for(var n,r,i,a,s=e.window;;){if(e.lookahead<=S){if(z(e),e.lookahead<=S&&t===c)return D;if(0===e.lookahead)break}if(e.match_length=0,e.lookahead>=x&&0<e.strstart&&(r=s[i=e.strstart-1])===s[++i]&&r===s[++i]&&r===s[++i]){a=e.strstart+S;do{}while(r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&i<a);e.match_length=S-(a-i),e.match_length>e.lookahead&&(e.match_length=e.lookahead)}if(e.match_length>=x?(n=o._tr_tally(e,1,e.match_length-x),e.lookahead-=e.match_length,e.strstart+=e.match_length,e.match_length=0):(n=o._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++),n&&(L(e,!1),0===e.strm.avail_out))return D}return e.insert=0,t===u?(L(e,!0),0===e.strm.avail_out?k:N):e.last_lit&&(L(e,!1),0===e.strm.avail_out)?D:O}(i,t):r[i.level].func(i,t);if(h!==k&&h!==N||(i.status=666),h===D||h===k)return 0===e.avail_out&&(i.last_flush=-1),p;if(h===O&&(1===t?o._tr_align(i):5!==t&&(o._tr_stored_block(i,0,0,!1),3===t&&(F(i.head),0===i.lookahead&&(i.strstart=0,i.block_start=0,i.insert=0))),M(e),0===e.avail_out))return i.last_flush=-1,p}return t!==u?p:i.wrap<=0?1:(2===i.wrap?(P(i,255&e.adler),P(i,e.adler>>8&255),P(i,e.adler>>16&255),P(i,e.adler>>24&255),P(i,255&e.total_in),P(i,e.total_in>>8&255),P(i,e.total_in>>16&255),P(i,e.total_in>>24&255)):(B(i,e.adler>>>16),B(i,65535&e.adler)),M(e),0<i.wrap&&(i.wrap=-i.wrap),0!==i.pending?p:1)},n.deflateEnd=function(e){var t;return e&&e.state?(t=e.state.status)!==T&&69!==t&&73!==t&&91!==t&&103!==t&&t!==C&&666!==t?R(e,d):(e.state=null,t===C?R(e,-3):p):d},n.deflateSetDictionary=function(e,t){var n,r,o,s,l,c,u,f,h=t.length;if(!e||!e.state)return d;if(2===(s=(n=e.state).wrap)||1===s&&n.status!==T||n.lookahead)return d;for(1===s&&(e.adler=a(e.adler,t,h,0)),n.wrap=0,h>=n.w_size&&(0===s&&(F(n.head),n.strstart=0,n.block_start=0,n.insert=0),f=new i.Buf8(n.w_size),i.arraySet(f,t,h-n.w_size,n.w_size,0),t=f,h=n.w_size),l=e.avail_in,c=e.next_in,u=e.input,e.avail_in=h,e.next_in=0,e.input=t,z(n);n.lookahead>=x;){for(r=n.strstart,o=n.lookahead-(x-1);n.ins_h=(n.ins_h<<n.hash_shift^n.window[r+x-1])&n.hash_mask,n.prev[r&n.w_mask]=n.head[n.ins_h],n.head[n.ins_h]=r,r++,--o;);n.strstart=r,n.lookahead=x-1,z(n)}return n.strstart+=n.lookahead,n.block_start=n.strstart,n.insert=n.lookahead,n.lookahead=0,n.match_length=n.prev_length=x-1,n.match_available=0,e.next_in=c,e.input=u,e.avail_in=l,n.wrap=s,p},n.deflateInfo="pako deflate (from Nodeca project)"},{"../utils/common":41,"./adler32":43,"./crc32":45,"./messages":51,"./trees":52}],47:[function(e,t,n){t.exports=function(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}},{}],48:[function(e,t,n){t.exports=function(e,t){var n,r,i,o,a,s,l,c,u,p,d,f,h,m,g,_,v,b,y,E,w,x,S,A,T;n=e.state,r=e.next_in,A=e.input,i=r+(e.avail_in-5),o=e.next_out,T=e.output,a=o-(t-e.avail_out),s=o+(e.avail_out-257),l=n.dmax,c=n.wsize,u=n.whave,p=n.wnext,d=n.window,f=n.hold,h=n.bits,m=n.lencode,g=n.distcode,_=(1<<n.lenbits)-1,v=(1<<n.distbits)-1;e:do{h<15&&(f+=A[r++]<<h,h+=8,f+=A[r++]<<h,h+=8),b=m[f&_];t:for(;;){if(f>>>=y=b>>>24,h-=y,0==(y=b>>>16&255))T[o++]=65535&b;else{if(!(16&y)){if(!(64&y)){b=m[(65535&b)+(f&(1<<y)-1)];continue t}if(32&y){n.mode=12;break e}e.msg="invalid literal/length code",n.mode=30;break e}E=65535&b,(y&=15)&&(h<y&&(f+=A[r++]<<h,h+=8),E+=f&(1<<y)-1,f>>>=y,h-=y),h<15&&(f+=A[r++]<<h,h+=8,f+=A[r++]<<h,h+=8),b=g[f&v];n:for(;;){if(f>>>=y=b>>>24,h-=y,!(16&(y=b>>>16&255))){if(!(64&y)){b=g[(65535&b)+(f&(1<<y)-1)];continue n}e.msg="invalid distance code",n.mode=30;break e}if(w=65535&b,h<(y&=15)&&(f+=A[r++]<<h,(h+=8)<y&&(f+=A[r++]<<h,h+=8)),l<(w+=f&(1<<y)-1)){e.msg="invalid distance too far back",n.mode=30;break e}if(f>>>=y,h-=y,(y=o-a)<w){if(u<(y=w-y)&&n.sane){e.msg="invalid distance too far back",n.mode=30;break e}if(S=d,(x=0)===p){if(x+=c-y,y<E){for(E-=y;T[o++]=d[x++],--y;);x=o-w,S=T}}else if(p<y){if(x+=c+p-y,(y-=p)<E){for(E-=y;T[o++]=d[x++],--y;);if(x=0,p<E){for(E-=y=p;T[o++]=d[x++],--y;);x=o-w,S=T}}}else if(x+=p-y,y<E){for(E-=y;T[o++]=d[x++],--y;);x=o-w,S=T}for(;2<E;)T[o++]=S[x++],T[o++]=S[x++],T[o++]=S[x++],E-=3;E&&(T[o++]=S[x++],1<E&&(T[o++]=S[x++]))}else{for(x=o-w;T[o++]=T[x++],T[o++]=T[x++],T[o++]=T[x++],2<(E-=3););E&&(T[o++]=T[x++],1<E&&(T[o++]=T[x++]))}break}}break}}while(r<i&&o<s);r-=E=h>>3,f&=(1<<(h-=E<<3))-1,e.next_in=r,e.next_out=o,e.avail_in=r<i?i-r+5:5-(r-i),e.avail_out=o<s?s-o+257:257-(o-s),n.hold=f,n.bits=h}},{}],49:[function(e,t,n){var r=e("../utils/common"),i=e("./adler32"),o=e("./crc32"),a=e("./inffast"),s=e("./inftrees"),l=1,c=2,u=0,p=-2,d=1,f=852,h=592;function m(e){return(e>>>24&255)+(e>>>8&65280)+((65280&e)<<8)+((255&e)<<24)}function g(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new r.Buf16(320),this.work=new r.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function _(e){var t;return e&&e.state?(t=e.state,e.total_in=e.total_out=t.total=0,e.msg="",t.wrap&&(e.adler=1&t.wrap),t.mode=d,t.last=0,t.havedict=0,t.dmax=32768,t.head=null,t.hold=0,t.bits=0,t.lencode=t.lendyn=new r.Buf32(f),t.distcode=t.distdyn=new r.Buf32(h),t.sane=1,t.back=-1,u):p}function v(e){var t;return e&&e.state?((t=e.state).wsize=0,t.whave=0,t.wnext=0,_(e)):p}function b(e,t){var n,r;return e&&e.state?(r=e.state,t<0?(n=0,t=-t):(n=1+(t>>4),t<48&&(t&=15)),t&&(t<8||15<t)?p:(null!==r.window&&r.wbits!==t&&(r.window=null),r.wrap=n,r.wbits=t,v(e))):p}function y(e,t){var n,r;return e?(r=new g,(e.state=r).window=null,(n=b(e,t))!==u&&(e.state=null),n):p}var E,w,x=!0;function S(e){if(x){var t;for(E=new r.Buf32(512),w=new r.Buf32(32),t=0;t<144;)e.lens[t++]=8;for(;t<256;)e.lens[t++]=9;for(;t<280;)e.lens[t++]=7;for(;t<288;)e.lens[t++]=8;for(s(l,e.lens,0,288,E,0,e.work,{bits:9}),t=0;t<32;)e.lens[t++]=5;s(c,e.lens,0,32,w,0,e.work,{bits:5}),x=!1}e.lencode=E,e.lenbits=9,e.distcode=w,e.distbits=5}function A(e,t,n,i){var o,a=e.state;return null===a.window&&(a.wsize=1<<a.wbits,a.wnext=0,a.whave=0,a.window=new r.Buf8(a.wsize)),i>=a.wsize?(r.arraySet(a.window,t,n-a.wsize,a.wsize,0),a.wnext=0,a.whave=a.wsize):(i<(o=a.wsize-a.wnext)&&(o=i),r.arraySet(a.window,t,n-i,o,a.wnext),(i-=o)?(r.arraySet(a.window,t,n-i,i,0),a.wnext=i,a.whave=a.wsize):(a.wnext+=o,a.wnext===a.wsize&&(a.wnext=0),a.whave<a.wsize&&(a.whave+=o))),0}n.inflateReset=v,n.inflateReset2=b,n.inflateResetKeep=_,n.inflateInit=function(e){return y(e,15)},n.inflateInit2=y,n.inflate=function(e,t){var n,f,h,g,_,v,b,y,E,w,x,T,C,D,O,k,N,R,I,F,M,L,P,B,U=0,z=new r.Buf8(4),V=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!e||!e.state||!e.output||!e.input&&0!==e.avail_in)return p;12===(n=e.state).mode&&(n.mode=13),_=e.next_out,h=e.output,b=e.avail_out,g=e.next_in,f=e.input,v=e.avail_in,y=n.hold,E=n.bits,w=v,x=b,L=u;e:for(;;)switch(n.mode){case d:if(0===n.wrap){n.mode=13;break}for(;E<16;){if(0===v)break e;v--,y+=f[g++]<<E,E+=8}if(2&n.wrap&&35615===y){z[n.check=0]=255&y,z[1]=y>>>8&255,n.check=o(n.check,z,2,0),E=y=0,n.mode=2;break}if(n.flags=0,n.head&&(n.head.done=!1),!(1&n.wrap)||(((255&y)<<8)+(y>>8))%31){e.msg="incorrect header check",n.mode=30;break}if(8!=(15&y)){e.msg="unknown compression method",n.mode=30;break}if(E-=4,M=8+(15&(y>>>=4)),0===n.wbits)n.wbits=M;else if(M>n.wbits){e.msg="invalid window size",n.mode=30;break}n.dmax=1<<M,e.adler=n.check=1,n.mode=512&y?10:12,E=y=0;break;case 2:for(;E<16;){if(0===v)break e;v--,y+=f[g++]<<E,E+=8}if(n.flags=y,8!=(255&n.flags)){e.msg="unknown compression method",n.mode=30;break}if(57344&n.flags){e.msg="unknown header flags set",n.mode=30;break}n.head&&(n.head.text=y>>8&1),512&n.flags&&(z[0]=255&y,z[1]=y>>>8&255,n.check=o(n.check,z,2,0)),E=y=0,n.mode=3;case 3:for(;E<32;){if(0===v)break e;v--,y+=f[g++]<<E,E+=8}n.head&&(n.head.time=y),512&n.flags&&(z[0]=255&y,z[1]=y>>>8&255,z[2]=y>>>16&255,z[3]=y>>>24&255,n.check=o(n.check,z,4,0)),E=y=0,n.mode=4;case 4:for(;E<16;){if(0===v)break e;v--,y+=f[g++]<<E,E+=8}n.head&&(n.head.xflags=255&y,n.head.os=y>>8),512&n.flags&&(z[0]=255&y,z[1]=y>>>8&255,n.check=o(n.check,z,2,0)),E=y=0,n.mode=5;case 5:if(1024&n.flags){for(;E<16;){if(0===v)break e;v--,y+=f[g++]<<E,E+=8}n.length=y,n.head&&(n.head.extra_len=y),512&n.flags&&(z[0]=255&y,z[1]=y>>>8&255,n.check=o(n.check,z,2,0)),E=y=0}else n.head&&(n.head.extra=null);n.mode=6;case 6:if(1024&n.flags&&(v<(T=n.length)&&(T=v),T&&(n.head&&(M=n.head.extra_len-n.length,n.head.extra||(n.head.extra=new Array(n.head.extra_len)),r.arraySet(n.head.extra,f,g,T,M)),512&n.flags&&(n.check=o(n.check,f,T,g)),v-=T,g+=T,n.length-=T),n.length))break e;n.length=0,n.mode=7;case 7:if(2048&n.flags){if(0===v)break e;for(T=0;M=f[g+T++],n.head&&M&&n.length<65536&&(n.head.name+=String.fromCharCode(M)),M&&T<v;);if(512&n.flags&&(n.check=o(n.check,f,T,g)),v-=T,g+=T,M)break e}else n.head&&(n.head.name=null);n.length=0,n.mode=8;case 8:if(4096&n.flags){if(0===v)break e;for(T=0;M=f[g+T++],n.head&&M&&n.length<65536&&(n.head.comment+=String.fromCharCode(M)),M&&T<v;);if(512&n.flags&&(n.check=o(n.check,f,T,g)),v-=T,g+=T,M)break e}else n.head&&(n.head.comment=null);n.mode=9;case 9:if(512&n.flags){for(;E<16;){if(0===v)break e;v--,y+=f[g++]<<E,E+=8}if(y!==(65535&n.check)){e.msg="header crc mismatch",n.mode=30;break}E=y=0}n.head&&(n.head.hcrc=n.flags>>9&1,n.head.done=!0),e.adler=n.check=0,n.mode=12;break;case 10:for(;E<32;){if(0===v)break e;v--,y+=f[g++]<<E,E+=8}e.adler=n.check=m(y),E=y=0,n.mode=11;case 11:if(0===n.havedict)return e.next_out=_,e.avail_out=b,e.next_in=g,e.avail_in=v,n.hold=y,n.bits=E,2;e.adler=n.check=1,n.mode=12;case 12:if(5===t||6===t)break e;case 13:if(n.last){y>>>=7&E,E-=7&E,n.mode=27;break}for(;E<3;){if(0===v)break e;v--,y+=f[g++]<<E,E+=8}switch(n.last=1&y,E-=1,3&(y>>>=1)){case 0:n.mode=14;break;case 1:if(S(n),n.mode=20,6!==t)break;y>>>=2,E-=2;break e;case 2:n.mode=17;break;case 3:e.msg="invalid block type",n.mode=30}y>>>=2,E-=2;break;case 14:for(y>>>=7&E,E-=7&E;E<32;){if(0===v)break e;v--,y+=f[g++]<<E,E+=8}if((65535&y)!=(y>>>16^65535)){e.msg="invalid stored block lengths",n.mode=30;break}if(n.length=65535&y,E=y=0,n.mode=15,6===t)break e;case 15:n.mode=16;case 16:if(T=n.length){if(v<T&&(T=v),b<T&&(T=b),0===T)break e;r.arraySet(h,f,g,T,_),v-=T,g+=T,b-=T,_+=T,n.length-=T;break}n.mode=12;break;case 17:for(;E<14;){if(0===v)break e;v--,y+=f[g++]<<E,E+=8}if(n.nlen=257+(31&y),y>>>=5,E-=5,n.ndist=1+(31&y),y>>>=5,E-=5,n.ncode=4+(15&y),y>>>=4,E-=4,286<n.nlen||30<n.ndist){e.msg="too many length or distance symbols",n.mode=30;break}n.have=0,n.mode=18;case 18:for(;n.have<n.ncode;){for(;E<3;){if(0===v)break e;v--,y+=f[g++]<<E,E+=8}n.lens[V[n.have++]]=7&y,y>>>=3,E-=3}for(;n.have<19;)n.lens[V[n.have++]]=0;if(n.lencode=n.lendyn,n.lenbits=7,P={bits:n.lenbits},L=s(0,n.lens,0,19,n.lencode,0,n.work,P),n.lenbits=P.bits,L){e.msg="invalid code lengths set",n.mode=30;break}n.have=0,n.mode=19;case 19:for(;n.have<n.nlen+n.ndist;){for(;k=(U=n.lencode[y&(1<<n.lenbits)-1])>>>16&255,N=65535&U,!((O=U>>>24)<=E);){if(0===v)break e;v--,y+=f[g++]<<E,E+=8}if(N<16)y>>>=O,E-=O,n.lens[n.have++]=N;else{if(16===N){for(B=O+2;E<B;){if(0===v)break e;v--,y+=f[g++]<<E,E+=8}if(y>>>=O,E-=O,0===n.have){e.msg="invalid bit length repeat",n.mode=30;break}M=n.lens[n.have-1],T=3+(3&y),y>>>=2,E-=2}else if(17===N){for(B=O+3;E<B;){if(0===v)break e;v--,y+=f[g++]<<E,E+=8}E-=O,M=0,T=3+(7&(y>>>=O)),y>>>=3,E-=3}else{for(B=O+7;E<B;){if(0===v)break e;v--,y+=f[g++]<<E,E+=8}E-=O,M=0,T=11+(127&(y>>>=O)),y>>>=7,E-=7}if(n.have+T>n.nlen+n.ndist){e.msg="invalid bit length repeat",n.mode=30;break}for(;T--;)n.lens[n.have++]=M}}if(30===n.mode)break;if(0===n.lens[256]){e.msg="invalid code -- missing end-of-block",n.mode=30;break}if(n.lenbits=9,P={bits:n.lenbits},L=s(l,n.lens,0,n.nlen,n.lencode,0,n.work,P),n.lenbits=P.bits,L){e.msg="invalid literal/lengths set",n.mode=30;break}if(n.distbits=6,n.distcode=n.distdyn,P={bits:n.distbits},L=s(c,n.lens,n.nlen,n.ndist,n.distcode,0,n.work,P),n.distbits=P.bits,L){e.msg="invalid distances set",n.mode=30;break}if(n.mode=20,6===t)break e;case 20:n.mode=21;case 21:if(6<=v&&258<=b){e.next_out=_,e.avail_out=b,e.next_in=g,e.avail_in=v,n.hold=y,n.bits=E,a(e,x),_=e.next_out,h=e.output,b=e.avail_out,g=e.next_in,f=e.input,v=e.avail_in,y=n.hold,E=n.bits,12===n.mode&&(n.back=-1);break}for(n.back=0;k=(U=n.lencode[y&(1<<n.lenbits)-1])>>>16&255,N=65535&U,!((O=U>>>24)<=E);){if(0===v)break e;v--,y+=f[g++]<<E,E+=8}if(k&&!(240&k)){for(R=O,I=k,F=N;k=(U=n.lencode[F+((y&(1<<R+I)-1)>>R)])>>>16&255,N=65535&U,!(R+(O=U>>>24)<=E);){if(0===v)break e;v--,y+=f[g++]<<E,E+=8}y>>>=R,E-=R,n.back+=R}if(y>>>=O,E-=O,n.back+=O,n.length=N,0===k){n.mode=26;break}if(32&k){n.back=-1,n.mode=12;break}if(64&k){e.msg="invalid literal/length code",n.mode=30;break}n.extra=15&k,n.mode=22;case 22:if(n.extra){for(B=n.extra;E<B;){if(0===v)break e;v--,y+=f[g++]<<E,E+=8}n.length+=y&(1<<n.extra)-1,y>>>=n.extra,E-=n.extra,n.back+=n.extra}n.was=n.length,n.mode=23;case 23:for(;k=(U=n.distcode[y&(1<<n.distbits)-1])>>>16&255,N=65535&U,!((O=U>>>24)<=E);){if(0===v)break e;v--,y+=f[g++]<<E,E+=8}if(!(240&k)){for(R=O,I=k,F=N;k=(U=n.distcode[F+((y&(1<<R+I)-1)>>R)])>>>16&255,N=65535&U,!(R+(O=U>>>24)<=E);){if(0===v)break e;v--,y+=f[g++]<<E,E+=8}y>>>=R,E-=R,n.back+=R}if(y>>>=O,E-=O,n.back+=O,64&k){e.msg="invalid distance code",n.mode=30;break}n.offset=N,n.extra=15&k,n.mode=24;case 24:if(n.extra){for(B=n.extra;E<B;){if(0===v)break e;v--,y+=f[g++]<<E,E+=8}n.offset+=y&(1<<n.extra)-1,y>>>=n.extra,E-=n.extra,n.back+=n.extra}if(n.offset>n.dmax){e.msg="invalid distance too far back",n.mode=30;break}n.mode=25;case 25:if(0===b)break e;if(T=x-b,n.offset>T){if((T=n.offset-T)>n.whave&&n.sane){e.msg="invalid distance too far back",n.mode=30;break}C=T>n.wnext?(T-=n.wnext,n.wsize-T):n.wnext-T,T>n.length&&(T=n.length),D=n.window}else D=h,C=_-n.offset,T=n.length;for(b<T&&(T=b),b-=T,n.length-=T;h[_++]=D[C++],--T;);0===n.length&&(n.mode=21);break;case 26:if(0===b)break e;h[_++]=n.length,b--,n.mode=21;break;case 27:if(n.wrap){for(;E<32;){if(0===v)break e;v--,y|=f[g++]<<E,E+=8}if(x-=b,e.total_out+=x,n.total+=x,x&&(e.adler=n.check=n.flags?o(n.check,h,x,_-x):i(n.check,h,x,_-x)),x=b,(n.flags?y:m(y))!==n.check){e.msg="incorrect data check",n.mode=30;break}E=y=0}n.mode=28;case 28:if(n.wrap&&n.flags){for(;E<32;){if(0===v)break e;v--,y+=f[g++]<<E,E+=8}if(y!==(4294967295&n.total)){e.msg="incorrect length check",n.mode=30;break}E=y=0}n.mode=29;case 29:L=1;break e;case 30:L=-3;break e;case 31:return-4;default:return p}return e.next_out=_,e.avail_out=b,e.next_in=g,e.avail_in=v,n.hold=y,n.bits=E,(n.wsize||x!==e.avail_out&&n.mode<30&&(n.mode<27||4!==t))&&A(e,e.output,e.next_out,x-e.avail_out)?(n.mode=31,-4):(w-=e.avail_in,x-=e.avail_out,e.total_in+=w,e.total_out+=x,n.total+=x,n.wrap&&x&&(e.adler=n.check=n.flags?o(n.check,h,x,e.next_out-x):i(n.check,h,x,e.next_out-x)),e.data_type=n.bits+(n.last?64:0)+(12===n.mode?128:0)+(20===n.mode||15===n.mode?256:0),(0==w&&0===x||4===t)&&L===u&&(L=-5),L)},n.inflateEnd=function(e){if(!e||!e.state)return p;var t=e.state;return t.window&&(t.window=null),e.state=null,u},n.inflateGetHeader=function(e,t){var n;return e&&e.state&&2&(n=e.state).wrap?((n.head=t).done=!1,u):p},n.inflateSetDictionary=function(e,t){var n,r=t.length;return e&&e.state?0!==(n=e.state).wrap&&11!==n.mode?p:11===n.mode&&i(1,t,r,0)!==n.check?-3:A(e,t,r,r)?(n.mode=31,-4):(n.havedict=1,u):p},n.inflateInfo="pako inflate (from Nodeca project)"},{"../utils/common":41,"./adler32":43,"./crc32":45,"./inffast":48,"./inftrees":50}],50:[function(e,t,n){var r=e("../utils/common"),i=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],o=[16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78],a=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0],s=[16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64];t.exports=function(e,t,n,l,c,u,p,d){var f,h,m,g,_,v,b,y,E,w=d.bits,x=0,S=0,A=0,T=0,C=0,D=0,O=0,k=0,N=0,R=0,I=null,F=0,M=new r.Buf16(16),L=new r.Buf16(16),P=null,B=0;for(x=0;x<=15;x++)M[x]=0;for(S=0;S<l;S++)M[t[n+S]]++;for(C=w,T=15;1<=T&&0===M[T];T--);if(T<C&&(C=T),0===T)return c[u++]=20971520,c[u++]=20971520,d.bits=1,0;for(A=1;A<T&&0===M[A];A++);for(C<A&&(C=A),x=k=1;x<=15;x++)if(k<<=1,(k-=M[x])<0)return-1;if(0<k&&(0===e||1!==T))return-1;for(L[1]=0,x=1;x<15;x++)L[x+1]=L[x]+M[x];for(S=0;S<l;S++)0!==t[n+S]&&(p[L[t[n+S]]++]=S);if(v=0===e?(I=P=p,19):1===e?(I=i,F-=257,P=o,B-=257,256):(I=a,P=s,-1),x=A,_=u,O=S=R=0,m=-1,g=(N=1<<(D=C))-1,1===e&&852<N||2===e&&592<N)return 1;for(;;){for(b=x-O,E=p[S]<v?(y=0,p[S]):p[S]>v?(y=P[B+p[S]],I[F+p[S]]):(y=96,0),f=1<<x-O,A=h=1<<D;c[_+(R>>O)+(h-=f)]=b<<24|y<<16|E,0!==h;);for(f=1<<x-1;R&f;)f>>=1;if(0!==f?(R&=f-1,R+=f):R=0,S++,0==--M[x]){if(x===T)break;x=t[n+p[S]]}if(C<x&&(R&g)!==m){for(0===O&&(O=C),_+=A,k=1<<(D=x-O);D+O<T&&!((k-=M[D+O])<=0);)D++,k<<=1;if(N+=1<<D,1===e&&852<N||2===e&&592<N)return 1;c[m=R&g]=C<<24|D<<16|_-u}}return 0!==R&&(c[_+R]=x-O<<24|64<<16),d.bits=C,0}},{"../utils/common":41}],51:[function(e,t,n){t.exports={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"}},{}],52:[function(e,t,n){var r=e("../utils/common"),i=0,o=1;function a(e){for(var t=e.length;0<=--t;)e[t]=0}var s=0,l=29,c=256,u=c+1+l,p=30,d=19,f=2*u+1,h=15,m=16,g=7,_=256,v=16,b=17,y=18,E=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],w=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],x=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],S=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],A=new Array(2*(u+2));a(A);var T=new Array(2*p);a(T);var C=new Array(512);a(C);var D=new Array(256);a(D);var O=new Array(l);a(O);var k,N,R,I=new Array(p);function F(e,t,n,r,i){this.static_tree=e,this.extra_bits=t,this.extra_base=n,this.elems=r,this.max_length=i,this.has_stree=e&&e.length}function M(e,t){this.dyn_tree=e,this.max_code=0,this.stat_desc=t}function L(e){return e<256?C[e]:C[256+(e>>>7)]}function P(e,t){e.pending_buf[e.pending++]=255&t,e.pending_buf[e.pending++]=t>>>8&255}function B(e,t,n){e.bi_valid>m-n?(e.bi_buf|=t<<e.bi_valid&65535,P(e,e.bi_buf),e.bi_buf=t>>m-e.bi_valid,e.bi_valid+=n-m):(e.bi_buf|=t<<e.bi_valid&65535,e.bi_valid+=n)}function U(e,t,n){B(e,n[2*t],n[2*t+1])}function z(e,t){for(var n=0;n|=1&e,e>>>=1,n<<=1,0<--t;);return n>>>1}function V(e,t,n){var r,i,o=new Array(h+1),a=0;for(r=1;r<=h;r++)o[r]=a=a+n[r-1]<<1;for(i=0;i<=t;i++){var s=e[2*i+1];0!==s&&(e[2*i]=z(o[s]++,s))}}function j(e){var t;for(t=0;t<u;t++)e.dyn_ltree[2*t]=0;for(t=0;t<p;t++)e.dyn_dtree[2*t]=0;for(t=0;t<d;t++)e.bl_tree[2*t]=0;e.dyn_ltree[2*_]=1,e.opt_len=e.static_len=0,e.last_lit=e.matches=0}function q(e){8<e.bi_valid?P(e,e.bi_buf):0<e.bi_valid&&(e.pending_buf[e.pending++]=e.bi_buf),e.bi_buf=0,e.bi_valid=0}function G(e,t,n,r){var i=2*t,o=2*n;return e[i]<e[o]||e[i]===e[o]&&r[t]<=r[n]}function H(e,t,n){for(var r=e.heap[n],i=n<<1;i<=e.heap_len&&(i<e.heap_len&&G(t,e.heap[i+1],e.heap[i],e.depth)&&i++,!G(t,r,e.heap[i],e.depth));)e.heap[n]=e.heap[i],n=i,i<<=1;e.heap[n]=r}function W(e,t,n){var r,i,o,a,s=0;if(0!==e.last_lit)for(;r=e.pending_buf[e.d_buf+2*s]<<8|e.pending_buf[e.d_buf+2*s+1],i=e.pending_buf[e.l_buf+s],s++,0===r?U(e,i,t):(U(e,(o=D[i])+c+1,t),0!==(a=E[o])&&B(e,i-=O[o],a),U(e,o=L(--r),n),0!==(a=w[o])&&B(e,r-=I[o],a)),s<e.last_lit;);U(e,_,t)}function K(e,t){var n,r,i,o=t.dyn_tree,a=t.stat_desc.static_tree,s=t.stat_desc.has_stree,l=t.stat_desc.elems,c=-1;for(e.heap_len=0,e.heap_max=f,n=0;n<l;n++)0!==o[2*n]?(e.heap[++e.heap_len]=c=n,e.depth[n]=0):o[2*n+1]=0;for(;e.heap_len<2;)o[2*(i=e.heap[++e.heap_len]=c<2?++c:0)]=1,e.depth[i]=0,e.opt_len--,s&&(e.static_len-=a[2*i+1]);for(t.max_code=c,n=e.heap_len>>1;1<=n;n--)H(e,o,n);for(i=l;n=e.heap[1],e.heap[1]=e.heap[e.heap_len--],H(e,o,1),r=e.heap[1],e.heap[--e.heap_max]=n,e.heap[--e.heap_max]=r,o[2*i]=o[2*n]+o[2*r],e.depth[i]=(e.depth[n]>=e.depth[r]?e.depth[n]:e.depth[r])+1,o[2*n+1]=o[2*r+1]=i,e.heap[1]=i++,H(e,o,1),2<=e.heap_len;);e.heap[--e.heap_max]=e.heap[1],function(e,t){var n,r,i,o,a,s,l=t.dyn_tree,c=t.max_code,u=t.stat_desc.static_tree,p=t.stat_desc.has_stree,d=t.stat_desc.extra_bits,m=t.stat_desc.extra_base,g=t.stat_desc.max_length,_=0;for(o=0;o<=h;o++)e.bl_count[o]=0;for(l[2*e.heap[e.heap_max]+1]=0,n=e.heap_max+1;n<f;n++)g<(o=l[2*l[2*(r=e.heap[n])+1]+1]+1)&&(o=g,_++),l[2*r+1]=o,c<r||(e.bl_count[o]++,a=0,m<=r&&(a=d[r-m]),s=l[2*r],e.opt_len+=s*(o+a),p&&(e.static_len+=s*(u[2*r+1]+a)));if(0!==_){do{for(o=g-1;0===e.bl_count[o];)o--;e.bl_count[o]--,e.bl_count[o+1]+=2,e.bl_count[g]--,_-=2}while(0<_);for(o=g;0!==o;o--)for(r=e.bl_count[o];0!==r;)c<(i=e.heap[--n])||(l[2*i+1]!==o&&(e.opt_len+=(o-l[2*i+1])*l[2*i],l[2*i+1]=o),r--)}}(e,t),V(o,c,e.bl_count)}function X(e,t,n){var r,i,o=-1,a=t[1],s=0,l=7,c=4;for(0===a&&(l=138,c=3),t[2*(n+1)+1]=65535,r=0;r<=n;r++)i=a,a=t[2*(r+1)+1],++s<l&&i===a||(s<c?e.bl_tree[2*i]+=s:0!==i?(i!==o&&e.bl_tree[2*i]++,e.bl_tree[2*v]++):s<=10?e.bl_tree[2*b]++:e.bl_tree[2*y]++,o=i,c=(s=0)===a?(l=138,3):i===a?(l=6,3):(l=7,4))}function $(e,t,n){var r,i,o=-1,a=t[1],s=0,l=7,c=4;for(0===a&&(l=138,c=3),r=0;r<=n;r++)if(i=a,a=t[2*(r+1)+1],!(++s<l&&i===a)){if(s<c)for(;U(e,i,e.bl_tree),0!=--s;);else 0!==i?(i!==o&&(U(e,i,e.bl_tree),s--),U(e,v,e.bl_tree),B(e,s-3,2)):s<=10?(U(e,b,e.bl_tree),B(e,s-3,3)):(U(e,y,e.bl_tree),B(e,s-11,7));o=i,c=(s=0)===a?(l=138,3):i===a?(l=6,3):(l=7,4)}}a(I);var Y=!1;function Z(e,t,n,i){B(e,(s<<1)+(i?1:0),3),function(e,t,n,i){q(e),i&&(P(e,n),P(e,~n)),r.arraySet(e.pending_buf,e.window,t,n,e.pending),e.pending+=n}(e,t,n,!0)}n._tr_init=function(e){Y||(function(){var e,t,n,r,i,o=new Array(h+1);for(r=n=0;r<l-1;r++)for(O[r]=n,e=0;e<1<<E[r];e++)D[n++]=r;for(D[n-1]=r,r=i=0;r<16;r++)for(I[r]=i,e=0;e<1<<w[r];e++)C[i++]=r;for(i>>=7;r<p;r++)for(I[r]=i<<7,e=0;e<1<<w[r]-7;e++)C[256+i++]=r;for(t=0;t<=h;t++)o[t]=0;for(e=0;e<=143;)A[2*e+1]=8,e++,o[8]++;for(;e<=255;)A[2*e+1]=9,e++,o[9]++;for(;e<=279;)A[2*e+1]=7,e++,o[7]++;for(;e<=287;)A[2*e+1]=8,e++,o[8]++;for(V(A,u+1,o),e=0;e<p;e++)T[2*e+1]=5,T[2*e]=z(e,5);k=new F(A,E,c+1,u,h),N=new F(T,w,0,p,h),R=new F(new Array(0),x,0,d,g)}(),Y=!0),e.l_desc=new M(e.dyn_ltree,k),e.d_desc=new M(e.dyn_dtree,N),e.bl_desc=new M(e.bl_tree,R),e.bi_buf=0,e.bi_valid=0,j(e)},n._tr_stored_block=Z,n._tr_flush_block=function(e,t,n,r){var a,s,l=0;0<e.level?(2===e.strm.data_type&&(e.strm.data_type=function(e){var t,n=4093624447;for(t=0;t<=31;t++,n>>>=1)if(1&n&&0!==e.dyn_ltree[2*t])return i;if(0!==e.dyn_ltree[18]||0!==e.dyn_ltree[20]||0!==e.dyn_ltree[26])return o;for(t=32;t<c;t++)if(0!==e.dyn_ltree[2*t])return o;return i}(e)),K(e,e.l_desc),K(e,e.d_desc),l=function(e){var t;for(X(e,e.dyn_ltree,e.l_desc.max_code),X(e,e.dyn_dtree,e.d_desc.max_code),K(e,e.bl_desc),t=d-1;3<=t&&0===e.bl_tree[2*S[t]+1];t--);return e.opt_len+=3*(t+1)+5+5+4,t}(e),a=e.opt_len+3+7>>>3,(s=e.static_len+3+7>>>3)<=a&&(a=s)):a=s=n+5,n+4<=a&&-1!==t?Z(e,t,n,r):4===e.strategy||s===a?(B(e,2+(r?1:0),3),W(e,A,T)):(B(e,4+(r?1:0),3),function(e,t,n,r){var i;for(B(e,t-257,5),B(e,n-1,5),B(e,r-4,4),i=0;i<r;i++)B(e,e.bl_tree[2*S[i]+1],3);$(e,e.dyn_ltree,t-1),$(e,e.dyn_dtree,n-1)}(e,e.l_desc.max_code+1,e.d_desc.max_code+1,l+1),W(e,e.dyn_ltree,e.dyn_dtree)),j(e),r&&q(e)},n._tr_tally=function(e,t,n){return e.pending_buf[e.d_buf+2*e.last_lit]=t>>>8&255,e.pending_buf[e.d_buf+2*e.last_lit+1]=255&t,e.pending_buf[e.l_buf+e.last_lit]=255&n,e.last_lit++,0===t?e.dyn_ltree[2*n]++:(e.matches++,t--,e.dyn_ltree[2*(D[n]+c+1)]++,e.dyn_dtree[2*L(t)]++),e.last_lit===e.lit_bufsize-1},n._tr_align=function(e){B(e,2,3),U(e,_,A),function(e){16===e.bi_valid?(P(e,e.bi_buf),e.bi_buf=0,e.bi_valid=0):8<=e.bi_valid&&(e.pending_buf[e.pending++]=255&e.bi_buf,e.bi_buf>>=8,e.bi_valid-=8)}(e)}},{"../utils/common":41}],53:[function(e,t,n){t.exports=function(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}},{}],54:[function(t,n,r){(function(e){!function(e,t){if(!e.setImmediate){var n,r,i,o,a=1,s={},l=!1,c=e.document,u=Object.getPrototypeOf&&Object.getPrototypeOf(e);u=u&&u.setTimeout?u:e,n="[object process]"==={}.toString.call(e.process)?function(e){De.nextTick((function(){d(e)}))}:function(){if(e.postMessage&&!e.importScripts){var t=!0,n=e.onmessage;return e.onmessage=function(){t=!1},e.postMessage("","*"),e.onmessage=n,t}}()?(o="setImmediate$"+Math.random()+"$",e.addEventListener?e.addEventListener("message",f,!1):e.attachEvent("onmessage",f),function(t){e.postMessage(o+t,"*")}):e.MessageChannel?((i=new MessageChannel).port1.onmessage=function(e){d(e.data)},function(e){i.port2.postMessage(e)}):c&&"onreadystatechange"in c.createElement("script")?(r=c.documentElement,function(e){var t=c.createElement("script");t.onreadystatechange=function(){d(e),t.onreadystatechange=null,r.removeChild(t),t=null},r.appendChild(t)}):function(e){setTimeout(d,0,e)},u.setImmediate=function(e){"function"!=typeof e&&(e=new Function(""+e));for(var t=new Array(arguments.length-1),r=0;r<t.length;r++)t[r]=arguments[r+1];var i={callback:e,args:t};return s[a]=i,n(a),a++},u.clearImmediate=p}function p(e){delete s[e]}function d(e){if(l)setTimeout(d,0,e);else{var n=s[e];if(n){l=!0;try{!function(e){var n=e.callback,r=e.args;switch(r.length){case 0:n();break;case 1:n(r[0]);break;case 2:n(r[0],r[1]);break;case 3:n(r[0],r[1],r[2]);break;default:n.apply(t,r)}}(n)}finally{p(e),l=!1}}}}function f(t){t.source===e&&"string"==typeof t.data&&0===t.data.indexOf(o)&&d(+t.data.slice(o.length))}}("undefined"==typeof self?void 0===e?this:e:self)}).call(this,void 0!==e?e:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{}]},{},[10])(10)),Ne.exports),je=t(Ve),qe={exports:{}};function Ge(){if(Pe)return Le;Pe=1;var e=function(){if(Me)return Fe;Me=1;var e=/([0-9]+)/;function t(e){return""+parseInt(e)==e?parseInt(e):e}return Fe=function(n,r){var i,o,a,s,l=(""+n).split(e).map(t),c=(""+r).split(e).map(t);for(a=0,s=Math.min(l.length,c.length);a<s;a++)if((i=l[a])!=(o=c[a]))return i>o?1:-1;return l.length>c.length?1:l.length==c.length?0:-1}}();function t(t,n){return e(t[1],n[1])}function n(e,t){return e[1]>t[1]?1:-1}return Le=function(e,r){switch(r){case"natural":return e.sort(t);case"standard":return e.sort(n);case"none":case!1:return e}},Le}function He(){if(Ue)return Be;return Ue=1,Be=function e(t,n){var r,i,o,a={};for(r in t)o=t[r],Array.isArray(o)?a[r]=o.slice(0):a[r]="object"==typeof o&&null!==o?e(o,{}):o;for(i in n)o=n[i],i in a&&Array.isArray(o)?a[i]=o.slice(0):a[i]=i in a&&"object"==typeof o&&null!==o?e(a[i],o):o;return a},Be}function We(){if(void 0===ze){var e=new ArrayBuffer(2),t=new Uint8Array(e),n=new Uint16Array(e);if(t[0]=1,t[1]=2,258===n[0])ze="BE";else{if(513!==n[0])throw new Error("unable to figure out endianess");ze="LE"}}return ze}function Ke(){return void 0!==r.location?r.location.hostname:""}function Xe(){return[]}function $e(){return 0}function Ye(){return Number.MAX_VALUE}function Ze(){return Number.MAX_VALUE}function Qe(){return[]}function Je(){return"Browser"}function et(){return void 0!==r.navigator?r.navigator.appVersion:""}function tt(){return{}}function nt(){return{}}function rt(){return"javascript"}function it(){return"browser"}function ot(){return"/tmp"}var at=ot;function st(){return"$HOME"}var lt,ct,ut,pt,dt,ft,ht,mt,gt,_t,vt,bt,yt,Et,wt,xt,St,At,Tt,Ct,Dt,Ot,kt,Nt,Rt,It,Ft,Mt,Lt,Pt,Bt,Ut,zt,Vt,jt,qt,Gt,Ht,Wt,Kt,Xt,$t,Yt,Zt,Qt,Jt,en,tn,nn,rn,on,an,sn,ln,cn,un,pn,dn,fn,hn,mn,gn,_n,vn,bn,yn,En,wn,xn,Sn,An,Tn,Cn,Dn,On,kn,Nn,Rn,In,Fn,Mn,Ln,Pn,Bn,Un,zn,Vn,jn,qn,Gn,Hn,Wn,Kn,Xn,$n,Yn,Zn,Qn,Jn,er,tr,nr,rr,ir,or,ar,sr,lr,cr,ur,pr,dr,fr,hr,mr,gr,_r,vr,br,yr,Er,wr,xr,Sr,Ar,Tr,Cr,Dr,Or,kr,Nr,Rr,Ir,Fr,Mr,Lr,Pr,Br,Ur,zr,Vr,jr,qr,Gr,Hr,Wr,Kr,Xr,$r,Yr,Zr,Qr,Jr,ei,ti,ni,ri,ii,oi,ai,si,li,ci,ui,pi,di,fi,hi,mi,gi,_i={homedir:st,EOL:"\n",arch:rt,platform:it,tmpdir:at,tmpDir:ot,networkInterfaces:tt,getNetworkInterfaces:nt,release:et,type:Je,cpus:Qe,totalmem:Ze,freemem:Ye,uptime:$e,loadavg:Xe,hostname:Ke,endianness:We},vi=n(Object.freeze({__proto__:null,endianness:We,hostname:Ke,loadavg:Xe,uptime:$e,freemem:Ye,totalmem:Ze,cpus:Qe,type:Je,release:et,networkInterfaces:tt,getNetworkInterfaces:nt,arch:rt,platform:it,tmpDir:ot,tmpdir:at,EOL:"\n",homedir:st,default:_i}));function bi(){if(ct)return lt;ct=1;var e=He();var t={AfterAtRule:"afterAtRule",AfterBlockBegins:"afterBlockBegins",AfterBlockEnds:"afterBlockEnds",AfterComment:"afterComment",AfterProperty:"afterProperty",AfterRuleBegins:"afterRuleBegins",AfterRuleEnds:"afterRuleEnds",BeforeBlockEnds:"beforeBlockEnds",BetweenSelectors:"betweenSelectors"},n={CarriageReturnLineFeed:"\r\n",LineFeed:"\n",System:function(){var e="\n";try{e=vi.EOL}catch(e){}return e}()},r=" ",i="\t",o={AroundSelectorRelation:"aroundSelectorRelation",BeforeBlockBegins:"beforeBlockBegins",BeforeValue:"beforeValue"},a={breaks:c(!1),breakWith:n.System,indentBy:0,indentWith:r,spaces:u(!1),wrapAt:!1,semicolonAfterLastProperty:!1},s="false",l="true";function c(e){var n={};return n[t.AfterAtRule]=e,n[t.AfterBlockBegins]=e,n[t.AfterBlockEnds]=e,n[t.AfterComment]=e,n[t.AfterProperty]=e,n[t.AfterRuleBegins]=e,n[t.AfterRuleEnds]=e,n[t.BeforeBlockEnds]=e,n[t.BetweenSelectors]=e,n}function u(e){var t={};return t[o.AroundSelectorRelation]=e,t[o.BeforeBlockBegins]=e,t[o.BeforeValue]=e,t}function p(e){switch(e){case"windows":case"crlf":case n.CarriageReturnLineFeed:return n.CarriageReturnLineFeed;case"unix":case"lf":case n.LineFeed:return n.LineFeed;default:return n.System}}function d(e){switch(e){case"space":return r;case"tab":return i;default:return e}}function f(e){for(var n in t){var r=t[n],i=e.breaks[r];e.breaks[r]=!0===i?e.breakWith:!1===i?"":e.breakWith.repeat(parseInt(i))}return e}return lt={Breaks:t,Spaces:o,formatFrom:function(t){return void 0!==t&&!1!==t&&("object"==typeof t&&"breakWith"in t&&(t=e(t,{breakWith:p(t.breakWith)})),"object"==typeof t&&"indentBy"in t&&(t=e(t,{indentBy:parseInt(t.indentBy)})),"object"==typeof t&&"indentWith"in t&&(t=e(t,{indentWith:d(t.indentWith)})),"object"==typeof t?f(e(a,t)):"string"==typeof t&&"beautify"==t?f(e(a,{breaks:c(!0),indentBy:2,spaces:u(!0)})):"string"==typeof t&&"keep-breaks"==t?f(e(a,{breaks:{afterAtRule:!0,afterBlockBegins:!0,afterBlockEnds:!0,afterComment:!0,afterRuleEnds:!0,beforeBlockEnds:!0}})):"string"==typeof t?f(e(a,t.split(";").reduce((function(e,t){var n=t.split(":"),r=n[0],i=n[1];return"breaks"==r||"spaces"==r?e[r]=function(e){return e.split(",").reduce((function(e,t){var n=t.split("="),r=n[0],i=n[1];return e[r]=function(e){switch(e){case s:case"off":return!1;case l:case"on":return!0;default:return e}}(i),e}),{})}(i):"indentBy"==r||"wrapAt"==r?e[r]=parseInt(i):"indentWith"==r?e[r]=d(i):"breakWith"==r&&(e[r]=p(i)),e}),{}))):a)}}}function yi(){if(pt)return ut;pt=1;return ut={ASTERISK:"*",AT:"@",BACK_SLASH:"\\",CARRIAGE_RETURN:"\r",CLOSE_CURLY_BRACKET:"}",CLOSE_ROUND_BRACKET:")",CLOSE_SQUARE_BRACKET:"]",COLON:":",COMMA:",",DOUBLE_QUOTE:'"',EXCLAMATION:"!",FORWARD_SLASH:"/",INTERNAL:"-clean-css-",NEW_LINE_NIX:"\n",OPEN_CURLY_BRACKET:"{",OPEN_ROUND_BRACKET:"(",OPEN_SQUARE_BRACKET:"[",SEMICOLON:";",SINGLE_QUOTE:"'",SPACE:" ",TAB:"\t",UNDERSCORE:"_"}}function Ei(){if(ft)return dt;return ft=1,dt=function(e){var t=e[0],n=e[1],r=e[2];return r?r+":"+t+":"+n:t+":"+n}}function wi(){if(mt)return ht;mt=1;var e=bi().Spaces,t=yi(),n=Ei(),r=/[\s"'][iI]\s*\]/,i=/([\d\w])([iI])\]/g,o=/="([a-zA-Z][a-zA-Z\d\-_]+)"([iI])/g,a=/="([a-zA-Z][a-zA-Z\d\-_]+)"(\s|\])/g,s=/^(?:(?:<!--|-->)\s*)+/,l=/='([a-zA-Z][a-zA-Z\d\-_]+)'([iI])/g,c=/='([a-zA-Z][a-zA-Z\d\-_]+)'(\s|\])/g,u=/[>+~]/,p=/\s/,d=[":current",":future",":has",":host",":host-context",":is",":not",":past",":where"];function f(e){var n,r,i,o,a=!1,s=!1;for(i=0,o=e.length;i<o;i++){if(r=e[i],n);else if(r==t.SINGLE_QUOTE||r==t.DOUBLE_QUOTE)s=!s;else{if(!(s||r!=t.CLOSE_CURLY_BRACKET&&r!=t.EXCLAMATION&&"<"!=r&&r!=t.SEMICOLON)){a=!0;break}if(!s&&0===i&&u.test(r)){a=!0;break}}n=r==t.BACK_SLASH}return a}function h(n,o){var a,s,l,c,d,f,h,g,_,v,b,y,E,w,x=[],S=0,A=!1,T=!1,C=!1,D=r.test(n),O=o&&o.spaces[e.AroundSelectorRelation];for(E=0,w=n.length;E<w;E++){if(s=(a=n[E])==t.NEW_LINE_NIX,l=a==t.NEW_LINE_NIX&&n[E-1]==t.CARRIAGE_RETURN,f=h||g,v=!_&&!c&&0===S&&u.test(a),b=p.test(a),y=(1!=S||a!=t.CLOSE_ROUND_BRACKET)&&(y||0===S&&a==t.COLON&&m(n,E)),d&&f&&l)x.pop(),x.pop();else if(c&&f&&s)x.pop();else if(c)x.push(a);else if(a!=t.OPEN_SQUARE_BRACKET||f)if(a!=t.CLOSE_SQUARE_BRACKET||f)if(a!=t.OPEN_ROUND_BRACKET||f)if(a!=t.CLOSE_ROUND_BRACKET||f)if(a!=t.SINGLE_QUOTE||f)if(a!=t.DOUBLE_QUOTE||f)if(a==t.SINGLE_QUOTE&&f)x.push(a),h=!1;else if(a==t.DOUBLE_QUOTE&&f)x.push(a),g=!1;else{if(b&&T&&!O)continue;!b&&T&&O?(x.push(t.SPACE),x.push(a)):b&&!C&&A&&S>0&&y||(b&&!C&&S>0&&y?x.push(a):b&&(_||S>0)&&!f||b&&C&&!f||(l||s)&&(_||S>0)&&f||(v&&C&&!O?(x.pop(),x.push(a)):v&&!C&&O?(x.push(t.SPACE),x.push(a)):b?x.push(t.SPACE):x.push(a)))}else x.push(a),g=!0;else x.push(a),h=!0;else x.push(a),S--;else x.push(a),S++;else x.push(a),_=!1;else x.push(a),_=!0;d=c,c=a==t.BACK_SLASH,T=v,C=b,A=a==t.COMMA}return D?x.join("").replace(i,"$1 $2]"):x.join("")}function m(e,n){var r=e.substring(n,e.indexOf(t.OPEN_ROUND_BRACKET,n));return d.indexOf(r)>-1}function g(e){return e.replace("nth-child(1)","first-child").replace("nth-of-type(1)","first-of-type").replace("nth-of-type(even)","nth-of-type(2n)").replace("nth-child(even)","nth-child(2n)").replace("nth-of-type(2n+1)","nth-of-type(odd)").replace("nth-child(2n+1)","nth-child(odd)").replace("nth-last-child(1)","last-child").replace("nth-last-of-type(1)","last-of-type").replace("nth-last-of-type(even)","nth-last-of-type(2n)").replace("nth-last-child(even)","nth-last-child(2n)").replace("nth-last-of-type(2n+1)","nth-last-of-type(odd)").replace("nth-last-child(2n+1)","nth-last-child(odd)")}return ht=function(e,t,r,i,u){var p,d=[],m=[];function _(e,t){return u.push("HTML comment '"+t+"' at "+n(e[2][0])+". Removing."),""}for(var v=0,b=e.length;v<b;v++){var y=e[v],E=y[1];f(E=E.replace(s,_.bind(null,y)))?u.push("Invalid selector '"+y[1]+"' at "+n(y[2][0])+". Ignoring."):(E=h(E,i),E=-1==(p=E).indexOf("'")&&-1==p.indexOf('"')?p:p.replace(l,"=$1 $2").replace(c,"=$1$2").replace(o,"=$1 $2").replace(a,"=$1$2"),r&&E.indexOf("nav")>0&&(E=E.replace(/\+nav(\S|$)/,"+ nav$1")),t&&E.indexOf("*+html ")>-1||t&&E.indexOf("*:first-child+html ")>-1||(E.indexOf("*")>-1&&(E=E.replace(/\*([:#.[])/g,"$1").replace(/^(:first-child)?\+html/,"*$1+html")),m.indexOf(E)>-1||(E=g(E),y[1]=E,m.push(E),d.push(y))))}return 1==d.length&&0===d[0][1].length&&(u.push("Empty selector '"+d[0][1]+"' at "+n(d[0][2][0])+". Ignoring."),d=[]),d},ht}function xi(){if(Et)return yt;Et=1;return yt={ASTERISK:"asterisk",BANG:"bang",BACKSLASH:"backslash",UNDERSCORE:"underscore"}}function Si(){if(xt)return wt;return xt=1,wt=function(e){for(var t=e.length-1;t>=0;t--){var n=e[t];n.unused&&n.all.splice(n.position,1)}}}function Ai(){if(At)return St;At=1;var e=xi(),t=yi();function n(e){e.value[e.value.length-1][1]+="!important"}function r(n){n.hack[0]==e.UNDERSCORE?n.name="_"+n.name:n.hack[0]==e.ASTERISK?n.name="*"+n.name:n.hack[0]==e.BACKSLASH?n.value[n.value.length-1][1]+="\\"+n.hack[1]:n.hack[0]==e.BANG&&(n.value[n.value.length-1][1]+=t.SPACE+"!ie")}return St=function(e,t){var i,o,a,s;for(s=e.length-1;s>=0;s--)(i=e[s]).dynamic&&i.important?n(i):i.dynamic||i.unused||(i.dirty||i.important||i.hack)&&(i.optimizable&&t?(o=t(i),i.value=o):o=i.value,i.important&&n(i),i.hack&&r(i),"all"in i&&((a=i.all[i.position])[1][1]=i.name,a.splice(2,a.length-1),Array.prototype.push.apply(a,o)))}}function Ti(){if(Ct)return Tt;Ct=1;return Tt={AT_RULE:"at-rule",AT_RULE_BLOCK:"at-rule-block",AT_RULE_BLOCK_SCOPE:"at-rule-block-scope",COMMENT:"comment",NESTED_BLOCK:"nested-block",NESTED_BLOCK_SCOPE:"nested-block-scope",PROPERTY:"property",PROPERTY_BLOCK:"property-block",PROPERTY_NAME:"property-name",PROPERTY_VALUE:"property-value",RAW:"raw",RULE:"rule",RULE_SCOPE:"rule-scope"}}function Ci(){if(Ot)return Dt;Ot=1;var e=xi(),t=yi(),n=Ti(),r={ASTERISK:"*",BACKSLASH:"\\",BANG:"!",BANG_SUFFIX_PATTERN:/!\w+$/,IMPORTANT_TOKEN:"!important",IMPORTANT_TOKEN_PATTERN:new RegExp("!important$","i"),IMPORTANT_WORD:"important",IMPORTANT_WORD_PATTERN:new RegExp("important$","i"),SUFFIX_BANG_PATTERN:/!$/,UNDERSCORE:"_",VARIABLE_REFERENCE_PATTERN:/var\(--.+\)$/};function i(e){var t,r,i;for(t=2,r=e.length;t<r;t++)if((i=e[t])[0]==n.PROPERTY_VALUE&&o(i[1]))return!0;return!1}function o(e){return r.VARIABLE_REFERENCE_PATTERN.test(e)}function a(e){var r,i,o;for(i=3,o=e.length;i<o;i++)if((r=e[i])[0]==n.PROPERTY_VALUE&&(r[1]==t.COMMA||r[1]==t.FORWARD_SLASH))return!0;return!1}function s(t){var o=function(e){if(e.length<3)return!1;var t=e[e.length-1];return!!r.IMPORTANT_TOKEN_PATTERN.test(t[1])||!(!r.IMPORTANT_WORD_PATTERN.test(t[1])||!r.SUFFIX_BANG_PATTERN.test(e[e.length-2][1]))}(t);o&&function(e){var t=e[e.length-1],n=e[e.length-2];r.IMPORTANT_TOKEN_PATTERN.test(t[1])?t[1]=t[1].replace(r.IMPORTANT_TOKEN_PATTERN,""):(t[1]=t[1].replace(r.IMPORTANT_WORD_PATTERN,""),n[1]=n[1].replace(r.SUFFIX_BANG_PATTERN,"")),0===t[1].length&&e.pop(),0===n[1].length&&e.pop()}(t);var s=function(t){var n=!1,i=t[1][1],o=t[t.length-1];return i[0]==r.UNDERSCORE?n=[e.UNDERSCORE]:i[0]==r.ASTERISK?n=[e.ASTERISK]:o[1][0]!=r.BANG||o[1].match(r.IMPORTANT_WORD_PATTERN)?o[1].indexOf(r.BANG)>0&&!o[1].match(r.IMPORTANT_WORD_PATTERN)&&r.BANG_SUFFIX_PATTERN.test(o[1])?n=[e.BANG]:o[1].indexOf(r.BACKSLASH)>0&&o[1].indexOf(r.BACKSLASH)==o[1].length-r.BACKSLASH.length-1?n=[e.BACKSLASH,o[1].substring(o[1].indexOf(r.BACKSLASH)+1)]:0===o[1].indexOf(r.BACKSLASH)&&2==o[1].length&&(n=[e.BACKSLASH,o[1].substring(1)]):n=[e.BANG],n}(t);return s[0]==e.ASTERISK||s[0]==e.UNDERSCORE?function(e){e[1][1]=e[1][1].substring(1)}(t):s[0]!=e.BACKSLASH&&s[0]!=e.BANG||function(t,n){var i=t[t.length-1];i[1]=i[1].substring(0,i[1].indexOf(n[0]==e.BACKSLASH?r.BACKSLASH:r.BANG)).trim(),0===i[1].length&&t.pop()}(t,s),{block:t[2]&&t[2][0]==n.PROPERTY_BLOCK,components:[],dirty:!1,dynamic:i(t),hack:s,important:o,name:t[1][1],multiplex:t.length>3&&a(t),optimizable:!0,position:0,shorthand:!1,unused:!1,value:t.slice(2)}}return Dt={all:function(e,t){var r,i,o,a=[];for(o=e.length-1;o>=0;o--)(i=e[o])[0]==n.PROPERTY&&(t&&t.indexOf(i[1][1])>-1||((r=s(i)).all=e,r.position=o,a.unshift(r)));return a},single:s}}function Di(){if(Nt)return kt;function e(e){this.name="InvalidPropertyError",this.message=e,this.stack=(new Error).stack}return Nt=1,e.prototype=Object.create(Error.prototype),e.prototype.constructor=e,kt=e}function Oi(){if(It)return Rt;It=1;var e=Di(),t=Ci().single,n=Ti(),r=yi(),i=Ei();function o(e){var t,n;for(t=0,n=e.length;t<n;t++)if("inherit"==e[t][1])return!0;return!1}function a(e,r,i){var o=i[e];return o.doubleValues&&2==o.defaultValue.length?t([n.PROPERTY,[n.PROPERTY_NAME,e],[n.PROPERTY_VALUE,o.defaultValue[0]],[n.PROPERTY_VALUE,o.defaultValue[1]]]):o.doubleValues&&1==o.defaultValue.length?t([n.PROPERTY,[n.PROPERTY_NAME,e],[n.PROPERTY_VALUE,o.defaultValue[0]]]):t([n.PROPERTY,[n.PROPERTY_NAME,e],[n.PROPERTY_VALUE,o.defaultValue]])}function s(e,r){var i=r[e.name].components,o=[],a=e.value;if(a.length<1)return[];a.length<2&&(a[1]=a[0].slice(0)),a.length<3&&(a[2]=a[0].slice(0)),a.length<4&&(a[3]=a[1].slice(0));for(var s=i.length-1;s>=0;s--){var l=t([n.PROPERTY,[n.PROPERTY_NAME,i[s]]]);l.value=[a[s]],o.unshift(l)}return o}function l(e,t,n){for(var r,i,o,s=t[e.name],l=[a(s.components[0],0,t),a(s.components[1],0,t),a(s.components[2],0,t)],c=0;c<3;c++){var u=l[c];u.name.indexOf("color")>0?r=u:u.name.indexOf("style")>0?i=u:o=u}if(1==e.value.length&&"inherit"==e.value[0][1]||3==e.value.length&&"inherit"==e.value[0][1]&&"inherit"==e.value[1][1]&&"inherit"==e.value[2][1])return r.value=i.value=o.value=[e.value[0]],l;var p,d,f=e.value.slice(0);return f.length>0&&(d=f.filter(function(e){return function(t){return"inherit"!=t[1]&&(e.isWidth(t[1])||e.isUnit(t[1])||e.isDynamicUnit(t[1]))&&!e.isStyleKeyword(t[1])&&!e.isColorFunction(t[1])}}(n)),(p=d.length>1&&("none"==d[0][1]||"auto"==d[0][1])?d[1]:d[0])&&(o.value=[p],f.splice(f.indexOf(p),1))),f.length>0&&(p=f.filter(function(e){return function(t){return"inherit"!=t[1]&&e.isStyleKeyword(t[1])&&!e.isColorFunction(t[1])}}(n))[0],p&&(i.value=[p],f.splice(f.indexOf(p),1))),f.length>0&&(p=f.filter(function(e){return function(t){return"invert"==t[1]||e.isColor(t[1])||e.isPrefixed(t[1])}}(n))[0],p&&(r.value=[p],f.splice(f.indexOf(p),1))),l}return Rt={animation:function(t,n,r){var s,l,c,u=a(t.name+"-duration",0,n),p=a(t.name+"-timing-function",0,n),d=a(t.name+"-delay",0,n),f=a(t.name+"-iteration-count",0,n),h=a(t.name+"-direction",0,n),m=a(t.name+"-fill-mode",0,n),g=a(t.name+"-play-state",0,n),_=a(t.name+"-name",0,n),v=[u,p,d,f,h,m,g,_],b=t.value,y=!1,E=!1,w=!1,x=!1,S=!1,A=!1,T=!1,C=!1;if(1==t.value.length&&"inherit"==t.value[0][1])return u.value=p.value=d.value=f.value=h.value=m.value=g.value=_.value=t.value,v;if(b.length>1&&o(b))throw new e("Invalid animation values at "+i(b[0][2][0])+". Ignoring.");for(l=0,c=b.length;l<c;l++)if(s=b[l],r.isTime(s[1])&&!y)u.value=[s],y=!0;else if(r.isTime(s[1])&&!w)d.value=[s],w=!0;else if(!r.isGlobal(s[1])&&!r.isTimingFunction(s[1])||E)if(!r.isAnimationIterationCountKeyword(s[1])&&!r.isPositiveNumber(s[1])||x)if(r.isAnimationDirectionKeyword(s[1])&&!S)h.value=[s],S=!0;else if(r.isAnimationFillModeKeyword(s[1])&&!A)m.value=[s],A=!0;else if(r.isAnimationPlayStateKeyword(s[1])&&!T)g.value=[s],T=!0;else{if(!r.isAnimationNameKeyword(s[1])&&!r.isIdentifier(s[1])||C)throw new e("Invalid animation value at "+i(s[2][0])+". Ignoring.");_.value=[s],C=!0}else f.value=[s],x=!0;else p.value=[s],E=!0;return v},background:function(t,n,o){var s=a("background-image",0,n),l=a("background-position",0,n),c=a("background-size",0,n),u=a("background-repeat",0,n),p=a("background-attachment",0,n),d=a("background-origin",0,n),f=a("background-clip",0,n),h=a("background-color",0,n),m=[s,l,c,u,p,d,f,h],g=t.value,_=!1,v=!1,b=!1,y=!1,E=!1;if(1==t.value.length&&"inherit"==t.value[0][1])return h.value=s.value=u.value=l.value=c.value=d.value=f.value=t.value,m;if(1==t.value.length&&"0 0"==t.value[0][1])return m;for(var w=g.length-1;w>=0;w--){var x=g[w];if(o.isBackgroundAttachmentKeyword(x[1]))p.value=[x],E=!0;else if(o.isBackgroundClipKeyword(x[1])||o.isBackgroundOriginKeyword(x[1]))v?(d.value=[x],b=!0):(f.value=[x],v=!0),E=!0;else if(o.isBackgroundRepeatKeyword(x[1]))y?u.value.unshift(x):(u.value=[x],y=!0),E=!0;else if(o.isBackgroundPositionKeyword(x[1])||o.isBackgroundSizeKeyword(x[1])||o.isUnit(x[1])||o.isDynamicUnit(x[1])){if(w>0){var S=g[w-1];S[1]==r.FORWARD_SLASH?c.value=[x]:w>1&&g[w-2][1]==r.FORWARD_SLASH?(c.value=[S,x],w-=2):(_||(l.value=[]),l.value.unshift(x),_=!0)}else _||(l.value=[]),l.value.unshift(x),_=!0;E=!0}else h.value[0][1]!=n[h.name].defaultValue&&"none"!=h.value[0][1]||!o.isColor(x[1])&&!o.isPrefixed(x[1])?(o.isUrl(x[1])||o.isFunction(x[1]))&&(s.value=[x],E=!0):(h.value=[x],E=!0)}if(v&&!b&&(d.value=f.value.slice(0)),!E)throw new e("Invalid background value at "+i(g[0][2][0])+". Ignoring.");return m},border:l,borderRadius:function(t,n){for(var o=t.value,l=-1,c=0,u=o.length;c<u;c++)if(o[c][1]==r.FORWARD_SLASH){l=c;break}if(0===l||l===o.length-1)throw new e("Invalid border-radius value at "+i(o[0][2][0])+". Ignoring.");var p=a(t.name,0,n);p.value=l>-1?o.slice(0,l):o.slice(0),p.components=s(p,n);var d=a(t.name,0,n);d.value=l>-1?o.slice(l+1):o.slice(0),d.components=s(d,n);for(var f=0;f<4;f++)p.components[f].multiplex=!0,p.components[f].value=p.components[f].value.concat(d.components[f].value);return p.components},font:function(t,n,s){var l,c,u,p,d=a("font-style",0,n),f=a("font-variant",0,n),h=a("font-weight",0,n),m=a("font-stretch",0,n),g=a("font-size",0,n),_=a("line-height",0,n),v=a("font-family",0,n),b=[d,f,h,m,g,_,v],y=t.value,E=0,w=!1,x=!1,S=!1,A=!1,T=!1;if(!y[E])throw new e("Missing font values at "+i(t.all[t.position][1][2][0])+". Ignoring.");if(1==y.length&&"inherit"==y[0][1])return d.value=f.value=h.value=m.value=g.value=_.value=v.value=y,b;if(1==y.length&&(s.isFontKeyword(y[0][1])||s.isGlobal(y[0][1])||s.isPrefixed(y[0][1])))return y[0][1]=r.INTERNAL+y[0][1],d.value=f.value=h.value=m.value=g.value=_.value=v.value=y,b;if(y.length<2||!function(e,t){var n,r,i;for(r=0,i=e.length;r<i;r++)if(n=e[r],t.isFontSizeKeyword(n[1])||t.isUnit(n[1])&&!t.isDynamicUnit(n[1])||t.isFunction(n[1]))return!0;return!1}(y,s)||!function(e,t){var n,r,i;for(r=0,i=e.length;r<i;r++)if(n=e[r],t.isIdentifier(n[1])||t.isQuotedText(n[1]))return!0;return!1}(y,s))throw new e("Invalid font values at "+i(t.all[t.position][1][2][0])+". Ignoring.");if(y.length>1&&o(y))throw new e("Invalid font values at "+i(y[0][2][0])+". Ignoring.");for(;E<4;){if(l=s.isFontStretchKeyword(y[E][1])||s.isGlobal(y[E][1]),c=s.isFontStyleKeyword(y[E][1])||s.isGlobal(y[E][1]),u=s.isFontVariantKeyword(y[E][1])||s.isGlobal(y[E][1]),p=s.isFontWeightKeyword(y[E][1])||s.isGlobal(y[E][1]),c&&!x)d.value=[y[E]],x=!0;else if(u&&!S)f.value=[y[E]],S=!0;else if(p&&!A)h.value=[y[E]],A=!0;else{if(!l||w){if(c&&x||u&&S||p&&A||l&&w)throw new e("Invalid font style / variant / weight / stretch value at "+i(y[0][2][0])+". Ignoring.");break}m.value=[y[E]],w=!0}E++}if(!(s.isFontSizeKeyword(y[E][1])||s.isUnit(y[E][1])&&!s.isDynamicUnit(y[E][1])))throw new e("Missing font size at "+i(y[0][2][0])+". Ignoring.");if(g.value=[y[E]],!y[++E])throw new e("Missing font family at "+i(y[0][2][0])+". Ignoring.");for(y[E]&&y[E][1]==r.FORWARD_SLASH&&y[E+1]&&(s.isLineHeightKeyword(y[E+1][1])||s.isUnit(y[E+1][1])||s.isNumber(y[E+1][1]))&&(_.value=[y[E+1]],E++,E++),v.value=[];y[E];)y[E][1]==r.COMMA?T=!1:(T?v.value[v.value.length-1][1]+=r.SPACE+y[E][1]:v.value.push(y[E]),T=!0),E++;if(0===v.value.length)throw new e("Missing font family at "+i(y[0][2][0])+". Ignoring.");return b},fourValues:s,listStyle:function(e,t,n){var r=a("list-style-type",0,t),i=a("list-style-position",0,t),o=a("list-style-image",0,t),s=[r,i,o];if(1==e.value.length&&"inherit"==e.value[0][1])return r.value=i.value=o.value=[e.value[0]],s;var l=e.value.slice(0),c=l.length,u=0;for(u=0,c=l.length;u<c;u++)if(n.isUrl(l[u][1])||"0"==l[u][1]){o.value=[l[u]],l.splice(u,1);break}for(u=0,c=l.length;u<c;u++)if(n.isListStylePositionKeyword(l[u][1])){i.value=[l[u]],l.splice(u,1);break}return l.length>0&&(n.isListStyleTypeKeyword(l[0][1])||n.isIdentifier(l[0][1]))&&(r.value=[l[0]]),s},multiplex:function(e){return function(t,i,o){var s,l,c,u,p=[],d=t.value;for(s=0,c=d.length;s<c;s++)","==d[s][1]&&p.push(s);if(0===p.length)return e(t,i,o);var f=[];for(s=0,c=p.length;s<=c;s++){var h=0===s?0:p[s-1]+1,m=s<c?p[s]:d.length,g=a(t.name,0,i);g.value=d.slice(h,m),g.value.length>0&&f.push(e(g,i,o))}var _=f[0];for(s=0,c=_.length;s<c;s++)for(_[s].multiplex=!0,l=1,u=f.length;l<u;l++)_[s].value.push([n.PROPERTY_VALUE,r.COMMA]),Array.prototype.push.apply(_[s].value,f[l][s].value);return _}},outline:l,transition:function(t,n,r){var s,l,c,u=a(t.name+"-property",0,n),p=a(t.name+"-duration",0,n),d=a(t.name+"-timing-function",0,n),f=a(t.name+"-delay",0,n),h=[u,p,d,f],m=t.value,g=!1,_=!1,v=!1,b=!1;if(1==t.value.length&&"inherit"==t.value[0][1])return u.value=p.value=d.value=f.value=t.value,h;if(m.length>1&&o(m))throw new e("Invalid animation values at "+i(m[0][2][0])+". Ignoring.");for(l=0,c=m.length;l<c;l++)if(s=m[l],r.isTime(s[1])&&!g)p.value=[s],g=!0;else if(r.isTime(s[1])&&!_)f.value=[s],_=!0;else if(!r.isGlobal(s[1])&&!r.isTimingFunction(s[1])||b){if(!r.isIdentifier(s[1])||v)throw new e("Invalid animation value at "+i(s[2][0])+". Ignoring.");u.value=[s],v=!0}else d.value=[s],b=!0;return h}},Rt}function ki(){if(Mt)return Ft;Mt=1;var e=/(?:^|\W)(-\w+-)/g;function t(t){for(var n,r=[];null!==(n=e.exec(t));)-1==r.indexOf(n[0])&&r.push(n[0]);return r}return Ft={unique:t,same:function(e,n){return t(e).sort().join(",")==t(n).sort().join(",")}}}function Ni(){if(Ut)return Bt;Ut=1;var e=function(){if(Pt)return Lt;Pt=1;var e=ki().same;return Lt=function(t,n,r,i,o){return!(!e(n,r)||o&&t.isVariable(n)!==t.isVariable(r))},Lt}();function t(e,n,r){if(!e.isFunction(n)||!e.isFunction(r))return!1;var i=n.substring(0,n.indexOf("(")),o=r.substring(0,r.indexOf("(")),a=n.substring(i.length+1,n.length-1),s=r.substring(o.length+1,r.length-1);return e.isFunction(a)||e.isFunction(s)?i===o&&t(e,a,s):i===o}function n(t){return function(n,r,i){return!(!e(n,r,i,0,!0)&&!n.isKeyword(t)(i))&&(!(!n.isVariable(r)||!n.isVariable(i))||n.isKeyword(t)(i))}}function r(t){return function(n,r,i){return!!(e(n,r,i,0,!0)||n.isKeyword(t)(i)||n.isGlobal(i))&&(!(!n.isVariable(r)||!n.isVariable(i))||(n.isKeyword(t)(i)||n.isGlobal(i)))}}function i(e,n,r){return!!t(e,n,r)||n===r}function o(t,n,r){return!(!e(t,n,r,0,!0)&&!t.isUnit(r))&&(!(!t.isVariable(n)||!t.isVariable(r))||!(t.isUnit(n)&&!t.isUnit(r))&&(!!t.isUnit(r)||!t.isUnit(n)&&(!(!t.isFunction(n)||t.isPrefixed(n)||!t.isFunction(r)||t.isPrefixed(r))||i(t,n,r))))}function a(e){var t=r(e);return function(e,n,r){return o(e,n,r)||t(e,n,r)}}return Bt={generic:{color:function(t,n,r){return!(!e(t,n,r,0,!0)&&!t.isColor(r))&&(!(!t.isVariable(n)||!t.isVariable(r))||!(!t.colorOpacity&&(t.isRgbColor(n)||t.isHslColor(n)))&&(!(!t.colorOpacity&&(t.isRgbColor(r)||t.isHslColor(r)))&&(!(!t.colorHexAlpha&&(t.isHexAlphaColor(n)||t.isHexAlphaColor(r)))&&(!(!t.isColor(n)||!t.isColor(r))||i(t,n,r)))))},components:function(e){return function(t,n,r,i){return e[i](t,n,r)}},image:function(t,n,r){return!(!e(t,n,r,0,!0)&&!t.isImage(r))&&(!(!t.isVariable(n)||!t.isVariable(r))||(!!t.isImage(r)||!t.isImage(n)&&i(t,n,r)))},propertyName:function(t,n,r){return!(!e(t,n,r,0,!0)&&!t.isIdentifier(r))&&(!(!t.isVariable(n)||!t.isVariable(r))||t.isIdentifier(r))},time:function(t,n,r){return!(!e(t,n,r,0,!0)&&!t.isTime(r))&&(!(!t.isVariable(n)||!t.isVariable(r))||!(t.isTime(n)&&!t.isTime(r))&&(!!t.isTime(r)||!t.isTime(n)&&(!(!t.isFunction(n)||t.isPrefixed(n)||!t.isFunction(r)||t.isPrefixed(r))||i(t,n,r))))},timingFunction:function(t,n,r){return!!(e(t,n,r,0,!0)||t.isTimingFunction(r)||t.isGlobal(r))&&(!(!t.isVariable(n)||!t.isVariable(r))||(t.isTimingFunction(r)||t.isGlobal(r)))},unit:o,unitOrNumber:function(t,n,r){return!!(e(t,n,r,0,!0)||t.isUnit(r)||t.isNumber(r))&&(!(!t.isVariable(n)||!t.isVariable(r))||!((t.isUnit(n)||t.isNumber(n))&&!t.isUnit(r)&&!t.isNumber(r))&&(!(!t.isUnit(r)&&!t.isNumber(r))||!t.isUnit(n)&&!t.isNumber(n)&&(!(!t.isFunction(n)||t.isPrefixed(n)||!t.isFunction(r)||t.isPrefixed(r))||i(t,n,r))))}},property:{animationDirection:r("animation-direction"),animationFillMode:n("animation-fill-mode"),animationIterationCount:function(t,n,r){return!!(e(t,n,r,0,!0)||t.isAnimationIterationCountKeyword(r)||t.isPositiveNumber(r))&&(!(!t.isVariable(n)||!t.isVariable(r))||(t.isAnimationIterationCountKeyword(r)||t.isPositiveNumber(r)))},animationName:function(t,n,r){return!!(e(t,n,r,0,!0)||t.isAnimationNameKeyword(r)||t.isIdentifier(r))&&(!(!t.isVariable(n)||!t.isVariable(r))||(t.isAnimationNameKeyword(r)||t.isIdentifier(r)))},animationPlayState:r("animation-play-state"),backgroundAttachment:n("background-attachment"),backgroundClip:r("background-clip"),backgroundOrigin:n("background-origin"),backgroundPosition:function(t,n,r){return!!(e(t,n,r,0,!0)||t.isBackgroundPositionKeyword(r)||t.isGlobal(r))&&(!(!t.isVariable(n)||!t.isVariable(r))||(!(!t.isBackgroundPositionKeyword(r)&&!t.isGlobal(r))||o(t,n,r)))},backgroundRepeat:n("background-repeat"),backgroundSize:function(t,n,r){return!!(e(t,n,r,0,!0)||t.isBackgroundSizeKeyword(r)||t.isGlobal(r))&&(!(!t.isVariable(n)||!t.isVariable(r))||(!(!t.isBackgroundSizeKeyword(r)&&!t.isGlobal(r))||o(t,n,r)))},bottom:a("bottom"),borderCollapse:n("border-collapse"),borderStyle:r("*-style"),clear:r("clear"),cursor:r("cursor"),display:r("display"),float:r("float"),left:a("left"),fontFamily:function(t,n,r){return e(t,n,r,0,!0)},fontStretch:r("font-stretch"),fontStyle:r("font-style"),fontVariant:r("font-variant"),fontWeight:r("font-weight"),listStyleType:r("list-style-type"),listStylePosition:r("list-style-position"),outlineStyle:r("*-style"),overflow:r("overflow"),position:r("position"),right:a("right"),textAlign:r("text-align"),textDecoration:r("text-decoration"),textOverflow:r("text-overflow"),textShadow:function(t,n,r){return!!(e(t,n,r,0,!0)||t.isUnit(r)||t.isColor(r)||t.isGlobal(r))&&(!(!t.isVariable(n)||!t.isVariable(r))||(t.isUnit(r)||t.isColor(r)||t.isGlobal(r)))},top:a("top"),transform:i,verticalAlign:a("vertical-align"),visibility:r("visibility"),whiteSpace:r("white-space"),zIndex:function(t,n,r){return!(!e(t,n,r,0,!0)&&!t.isZIndex(r))&&(!(!t.isVariable(n)||!t.isVariable(r))||t.isZIndex(r))}}},Bt}function Ri(){if(Vt)return zt;Vt=1;var e=Ci().single,t=Ti();function n(n){var r=e([t.PROPERTY,[t.PROPERTY_NAME,n.name]]);return r.important=n.important,r.hack=n.hack,r.unused=!1,r}return zt={deep:function(e){for(var t=n(e),r=e.components.length-1;r>=0;r--){var i=n(e.components[r]);i.value=e.components[r].value.slice(0),t.components.unshift(i)}return t.dirty=!0,t.value=e.value.slice(0),t},shallow:n}}function Ii(){if(qt)return jt;qt=1;var e=Ri().shallow,t=Ti(),n=yi();function r(e){for(var t=0,r=e.length;t<r;t++){var i=e[t][1];if("inherit"!=i&&i!=n.COMMA&&i!=n.FORWARD_SLASH)return!1}return!0}function i(e){var t=e.components,n=t[0].value[0],r=t[1].value[0],i=t[2].value[0],o=t[3].value[0];return n[1]==r[1]&&n[1]==i[1]&&n[1]==o[1]?[n]:n[1]==i[1]&&r[1]==o[1]?[n,r]:r[1]==o[1]?[n,r,i]:[n,r,i,o]}function o(e,t,n){var r,i,o;for(i=0,o=e.length;i<o;i++)if((r=e[i]).name==n&&r.value[0][1]==t[n].defaultValue)return!0;return!1}return jt={background:function(e,i,o){var a,s,l=e.components,c=[];function u(e){Array.prototype.unshift.apply(c,e.value)}function p(e){var t=i[e.name];return t.doubleValues&&1==t.defaultValue.length?e.value[0][1]==t.defaultValue[0]&&(!e.value[1]||e.value[1][1]==t.defaultValue[0]):t.doubleValues&&1!=t.defaultValue.length?e.value[0][1]==t.defaultValue[0]&&(e.value[1]?e.value[1][1]:e.value[0][1])==t.defaultValue[1]:e.value[0][1]==t.defaultValue}for(var d=l.length-1;d>=0;d--){var f=l[d],h=p(f);if("background-clip"==f.name){var m=l[d-1],g=p(m);s=!(a=f.value[0][1]==m.value[0][1])&&(g&&!h||!g&&!h||!g&&h&&f.value[0][1]!=m.value[0][1]),a?u(m):s&&(u(f),u(m)),d--}else if("background-size"==f.name){var _=l[d-1],v=p(_);s=!(a=!v&&h)&&(v&&!h||!v&&!h),a?u(_):s?(u(f),c.unshift([t.PROPERTY_VALUE,n.FORWARD_SLASH]),u(_)):1==_.value.length&&u(_),d--}else{if(h||i[f.name].multiplexLastOnly&&!o)continue;u(f)}}return 0===c.length&&1==e.value.length&&"0"==e.value[0][1]&&c.push(e.value[0]),0===c.length&&c.push([t.PROPERTY_VALUE,i[e.name].defaultValue]),r(c)?[c[0]]:c},borderRadius:function(r){if(r.multiplex){for(var o=e(r),a=e(r),s=0;s<4;s++){var l=r.components[s],c=e(r);c.value=[l.value[0]],o.components.push(c);var u=e(r);u.value=[l.value[1]||l.value[0]],a.components.push(u)}var p=i(o),d=i(a);return p.length!=d.length||p[0][1]!=d[0][1]||p.length>1&&p[1][1]!=d[1][1]||p.length>2&&p[2][1]!=d[2][1]||p.length>3&&p[3][1]!=d[3][1]?p.concat([[t.PROPERTY_VALUE,n.FORWARD_SLASH]]).concat(d):p}return i(r)},font:function(e,i){var o,a=e.components,s=[],l=0,c=0;if(0===e.value[0][1].indexOf(n.INTERNAL))return e.value[0][1]=e.value[0][1].substring(n.INTERNAL.length),e.value;for(;l<4;)(o=a[l]).value[0][1]!=i[o.name].defaultValue&&Array.prototype.push.apply(s,o.value),l++;for(Array.prototype.push.apply(s,a[l].value),a[++l].value[0][1]!=i[a[l].name].defaultValue&&(Array.prototype.push.apply(s,[[t.PROPERTY_VALUE,n.FORWARD_SLASH]]),Array.prototype.push.apply(s,a[l].value)),l++;a[l].value[c];)s.push(a[l].value[c]),a[l].value[c+1]&&s.push([t.PROPERTY_VALUE,n.COMMA]),c++;return r(s)?[s[0]]:s},fourValues:i,multiplex:function(r){return function(i,o){if(!i.multiplex)return r(i,o,!0);var a,s,l=0,c=[],u={};for(a=0,s=i.components[0].value.length;a<s;a++)i.components[0].value[a][1]==n.COMMA&&l++;for(a=0;a<=l;a++){for(var p=e(i),d=0,f=i.components.length;d<f;d++){var h=i.components[d],m=e(h);p.components.push(m);for(var g=u[m.name]||0,_=h.value.length;g<_;g++){if(h.value[g][1]==n.COMMA){u[m.name]=g+1;break}m.value.push(h.value[g])}}var v=r(p,o,a==l);Array.prototype.push.apply(c,v),a<l&&c.push([t.PROPERTY_VALUE,n.COMMA])}return c}},withoutDefaults:function(e,n){for(var i=e.components,a=[],s=i.length-1;s>=0;s--){var l=i[s],c=n[l.name];(l.value[0][1]!=c.defaultValue||"keepUnlessDefault"in c&&!o(i,n,c.keepUnlessDefault))&&a.unshift(l.value[0])}return 0===a.length&&a.push([t.PROPERTY_VALUE,n[e.name].defaultValue]),r(a)?[a[0]]:a}}}function Fi(){if(Ht)return Gt;Ht=1;var e=He(),t=/^\d+$/,n=["*","all"],r="off";function i(e){return{ch:e,cm:e,em:e,ex:e,in:e,mm:e,pc:e,pt:e,px:e,q:e,rem:e,vh:e,vmax:e,vmin:e,vw:e,"%":e}}return Gt={DEFAULT:r,roundingPrecisionFrom:function(o){return e(i(r),function(o){if(null==o)return{};if("boolean"==typeof o)return{};if("number"==typeof o&&-1==o)return i(r);if("number"==typeof o)return i(o);if("string"==typeof o&&t.test(o))return i(parseInt(o));if("string"==typeof o&&o==r)return i(r);if("object"==typeof o)return o;return o.split(",").reduce((function(t,o){var a=o.split("="),s=a[0],l=parseInt(a[1]);return(Number.isNaN(l)||-1==l)&&(l=r),n.indexOf(s)>-1?t=e(t,i(l)):t[s]=l,t}),{})}(o))}}}function Mi(){if(Kt)return Wt;Kt=1;var e=Fi().roundingPrecisionFrom,t=He(),n={Zero:"0",One:"1",Two:"2"},r={};r[n.Zero]={},r[n.One]={cleanupCharsets:!0,normalizeUrls:!0,optimizeBackground:!0,optimizeBorderRadius:!0,optimizeFilter:!0,optimizeFontWeight:!0,optimizeOutline:!0,removeEmpty:!0,removeNegativePaddings:!0,removeQuotes:!0,removeWhitespace:!0,replaceMultipleZeros:!0,replaceTimeUnits:!0,replaceZeroUnits:!0,roundingPrecision:e(void 0),selectorsSortingMethod:"standard",specialComments:"all",tidyAtRules:!0,tidyBlockScopes:!0,tidySelectors:!0,variableValueOptimizers:[]},r[n.Two]={mergeAdjacentRules:!0,mergeIntoShorthands:!0,mergeMedia:!0,mergeNonAdjacentRules:!0,mergeSemantically:!1,overrideProperties:!0,removeEmpty:!0,reduceNonAdjacentRules:!0,removeDuplicateFontRules:!0,removeDuplicateMediaBlocks:!0,removeDuplicateRules:!0,removeUnusedAtRules:!1,restructureRules:!1,skipProperties:[]};var i="*",o="all";function a(e,n){var i,o=t(r[e],{});for(i in o)"boolean"==typeof o[i]&&(o[i]=n);return o}function s(e){switch(e){case"false":case"off":return!1;case"true":case"on":return!0;default:return e}}function l(e,n){return e.split(";").reduce((function(e,r){var l=r.split(":"),c=l[0],u=s(l[1]);return i==c||o==c?e=t(e,a(n,u)):e[c]=u,e}),{})}return Wt={OptimizationLevel:n,optimizationLevelFrom:function(c){var u=t(r,{}),p=n.Zero,d=n.One,f=n.Two;return void 0===c?(delete u[f],u):("string"==typeof c&&(c=parseInt(c)),"number"==typeof c&&c===parseInt(f)?u:"number"==typeof c&&c===parseInt(d)?(delete u[f],u):"number"==typeof c&&c===parseInt(p)?(delete u[f],delete u[d],u):("object"==typeof c&&(c=function(e){var n,r,i=t(e,{});for(r=0;r<=2;r++)!((n=""+r)in i)||void 0!==i[n]&&!1!==i[n]||delete i[n],n in i&&!0===i[n]&&(i[n]={}),n in i&&"string"==typeof i[n]&&(i[n]=l(i[n],n));return i}(c)),d in c&&"roundingPrecision"in c[d]&&(c[d].roundingPrecision=e(c[d].roundingPrecision)),f in c&&"skipProperties"in c[f]&&"string"==typeof c[f].skipProperties&&(c[f].skipProperties=c[f].skipProperties.split(",")),(p in c||d in c||f in c)&&(u[p]=t(u[p],c[p])),d in c&&i in c[d]&&(u[d]=t(u[d],a(d,s(c[d][i]))),delete c[d][i]),d in c&&o in c[d]&&(u[d]=t(u[d],a(d,s(c[d][o]))),delete c[d][o]),d in c||f in c?u[d]=t(u[d],c[d]):delete u[d],f in c&&i in c[f]&&(u[f]=t(u[f],a(f,s(c[f][i]))),delete c[f][i]),f in c&&o in c[f]&&(u[f]=t(u[f],a(f,s(c[f][o]))),delete c[f][o]),f in c?u[f]=t(u[f],c[f]):delete u[f],u))}}}function Li(){if($t)return Xt;$t=1;var e=Mi().OptimizationLevel,t={level1:{property:function(t,n,r){var i=n.value;r.level[e.One].optimizeBackground&&(1==i.length&&"none"==i[0][1]&&(i[0][1]="0 0"),1==i.length&&"transparent"==i[0][1]&&(i[0][1]="0 0"))}}};return Xt=t}function Pi(){if(Zt)return Yt;Zt=1;return Yt={level1:{property:function(e,t){var n=t.value;4==n.length&&"0"===n[0][1]&&"0"===n[1][1]&&"0"===n[2][1]&&"0"===n[3][1]&&(t.value.splice(2),t.dirty=!0)}}}}function Bi(){if(Jt)return Qt;Jt=1;var e=Mi().OptimizationLevel,t={level1:{property:function(t,n,r){var i=n.value;r.level[e.One].optimizeBorderRadius&&(3==i.length&&"/"==i[1][1]&&i[0][1]==i[2][1]?(n.value.splice(1),n.dirty=!0):5==i.length&&"/"==i[2][1]&&i[0][1]==i[3][1]&&i[1][1]==i[4][1]?(n.value.splice(2),n.dirty=!0):7==i.length&&"/"==i[3][1]&&i[0][1]==i[4][1]&&i[1][1]==i[5][1]&&i[2][1]==i[6][1]?(n.value.splice(3),n.dirty=!0):9==i.length&&"/"==i[4][1]&&i[0][1]==i[5][1]&&i[1][1]==i[6][1]&&i[2][1]==i[7][1]&&i[3][1]==i[8][1]&&(n.value.splice(4),n.dirty=!0))}}};return Qt=t}function Ui(){if(tn)return en;tn=1;var e=Mi().OptimizationLevel,t=/progid:DXImageTransform\.Microsoft\.(Alpha|Chroma)(\W)/,n=/,(\S)/g,r=/ ?= ?/g,i={level1:{property:function(i,o,a){a.compatibility.properties.ieFilters&&a.level[e.One].optimizeFilter&&(1==o.value.length&&(o.value[0][1]=o.value[0][1].replace(t,(function(e,t,n){return t.toLowerCase()+n}))),o.value[0][1]=o.value[0][1].replace(n,", $1").replace(r,"="))}}};return en=i}function zi(){if(rn)return nn;rn=1;var e=Mi().OptimizationLevel,t={level1:{property:function(t,n,r){var i=n.value[0][1];r.level[e.One].optimizeFontWeight&&("normal"==i?i="400":"bold"==i&&(i="700"),n.value[0][1]=i)}}};return nn=t}function Vi(){if(an)return on;an=1;var e=Mi().OptimizationLevel,t={level1:{property:function(t,n,r){var i=n.value;r.level[e.One].replaceMultipleZeros&&4==i.length&&"0"===i[0][1]&&"0"===i[1][1]&&"0"===i[2][1]&&"0"===i[3][1]&&(n.value.splice(1),n.dirty=!0)}}};return on=t}function ji(){if(ln)return sn;ln=1;var e=Mi().OptimizationLevel,t={level1:{property:function(t,n,r){var i=n.value;r.level[e.One].optimizeOutline&&1==i.length&&"none"==i[0][1]&&(i[0][1]="0")}}};return sn=t}function qi(){if(un)return cn;un=1;var e=Mi().OptimizationLevel;function t(e){return e&&"-"==e[1][0]&&parseFloat(e[1])<0}var n={level1:{property:function(n,r,i){var o=r.value;4==o.length&&"0"===o[0][1]&&"0"===o[1][1]&&"0"===o[2][1]&&"0"===o[3][1]&&(r.value.splice(1),r.dirty=!0),i.level[e.One].removeNegativePaddings&&(t(r.value[0])||t(r.value[1])||t(r.value[2])||t(r.value[3]))&&(r.unused=!0)}}};return cn=n}function Gi(){return dn?pn:(dn=1,pn={background:Li().level1.property,boxShadow:Pi().level1.property,borderRadius:Bi().level1.property,filter:Ui().level1.property,fontWeight:zi().level1.property,margin:Vi().level1.property,outline:ji().level1.property,padding:qi().level1.property})}function Hi(){if(gn)return mn;function e(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*(t-e)*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}return gn=1,mn=function(t,n,r){var i=function(t,n,r){var i,o,a;if((t%=360)<0&&(t+=360),t=~~t/360,n<0?n=0:n>100&&(n=100),r<0?r=0:r>100&&(r=100),r=~~r/100,0==(n=~~n/100))i=o=a=r;else{var s=r<.5?r*(1+n):r+n-r*n,l=2*r-s;i=e(l,s,t+1/3),o=e(l,s,t),a=e(l,s,t-1/3)}return[~~(255*i),~~(255*o),~~(255*a)]}(t,n,r),o=i[0].toString(16),a=i[1].toString(16),s=i[2].toString(16);return"#"+(1==o.length?"0":"")+o+(1==a.length?"0":"")+a+(1==s.length?"0":"")+s}}function Wi(){if(yn)return bn;yn=1;var e=yi();function t(e,t,n){return n?t.test(e):e===t}return bn=function(n,r){var i,o=e.OPEN_ROUND_BRACKET,a=e.CLOSE_ROUND_BRACKET,s=0,l=0,c=0,u=n.length,p=[],d="object"==typeof r&&"exec"in r;if(!d&&-1==n.indexOf(r))return[n];if(-1==n.indexOf(o))return n.split(r);for(;l<u;)n[l]==o?s++:n[l]==a&&s--,0===s&&l>0&&l+1<u&&t(n[l],r,d)&&(p.push(n.substring(c,l)),d&&r.exec(n[l]).length>1&&p.push(n[l]),c=l+1),l++;return c<l+1&&(t((i=n.substring(c))[i.length-1],r,d)&&(i=i.substring(0,i.length-1)),p.push(i)),p}}function Ki(){if(wn)return En;wn=1;var e=function(){if(hn)return fn;hn=1;var e={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#0ff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000",blanchedalmond:"#ffebcd",blue:"#00f",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#0ff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#f0f",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#0f0",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#f00",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#fff",whitesmoke:"#f5f5f5",yellow:"#ff0",yellowgreen:"#9acd32"},t={},n={};for(var r in e){var i=e[r];r.length<i.length?n[i]=r:t[r]=i}var o=new RegExp("(^| |,|\\))("+Object.keys(t).join("|")+")( |,|\\)|$)","ig"),a=new RegExp("("+Object.keys(n).join("|")+")([^a-f0-9]|$)","ig");function s(e,n,r,i){return n+t[r.toLowerCase()]+i}function l(e,t,r){return n[t.toLowerCase()]+r}return fn=function(e){var t=e.indexOf("#")>-1,n=e.replace(o,s);return n!=e&&(n=n.replace(o,s)),t?n.replace(a,l):n}}(),t=Hi(),n=vn?_n:(vn=1,_n=function(e,t,n){return"#"+("00000"+(Math.max(0,Math.min(parseInt(e),255))<<16|Math.max(0,Math.min(parseInt(t),255))<<8|Math.max(0,Math.min(parseInt(n),255))).toString(16)).slice(-6)}),r=Wi(),i=/(rgb|rgba|hsl|hsla)\(([^()]+)\)/gi,o=/#|rgb|hsl/gi,a=/(^|[^='"])#([0-9a-f]{6})/gi,s=/(^|[^='"])#([0-9a-f]{3})/gi,l=/[0-9a-f]/i,c=/hsl\((-?\d+),(-?\d+)%?,(-?\d+)%?\)/gi,u=/(rgb|hsl)a?\((-?\d+),(-?\d+%?),(-?\d+%?),(0*[1-9]+[0-9]*(\.?\d*)?)\)/gi,p=/rgb\((-?\d+),(-?\d+),(-?\d+)\)/gi,d=/(?:rgba|hsla)\(0,0%?,0%?,0\)/g,f={level1:{value:function(f,h,m){return m.compatibility.properties.colors?h.match(o)?(h=h.replace(u,(function(e,t,n,r,i,o){return parseInt(o)>=1?t+"("+[n,r,i].join(",")+")":e})).replace(p,(function(e,t,r,i){return n(t,r,i)})).replace(c,(function(e,n,r,i){return t(n,r,i)})).replace(a,(function(e,t,n,r,i){var o=i[r+e.length];return o&&l.test(o)?e:n[0]==n[1]&&n[2]==n[3]&&n[4]==n[5]?(t+"#"+n[0]+n[2]+n[4]).toLowerCase():(t+"#"+n).toLowerCase()})).replace(s,(function(e,t,n){return t+"#"+n.toLowerCase()})).replace(i,(function(e,t,n){var r=n.split(","),i=t&&t.toLowerCase();return"hsl"==i&&3==r.length||"hsla"==i&&4==r.length||"rgb"==i&&3===r.length&&n.indexOf("%")>0||"rgba"==i&&4==r.length&&r[0].indexOf("%")>0?(-1==r[1].indexOf("%")&&(r[1]+="%"),-1==r[2].indexOf("%")&&(r[2]+="%"),t+"("+r.join(",")+")"):e})),m.compatibility.colors.opacity&&-1==f.indexOf("background")&&(h=h.replace(d,(function(e){return r(h,",").pop().indexOf("gradient(")>-1?e:"transparent"}))),e(h)):e(h):h}}};return En=f}function Xi(){if(Sn)return xn;Sn=1;var e=/\(0deg\)/g,t={level1:{value:function(t,n,r){return r.compatibility.properties.zeroUnits?-1==n.indexOf("0deg")?n:n.replace(e,"(0)"):n}}};return xn=t}function $i(){if(Tn)return An;Tn=1;var e=/^url\(/i;return An=function(t){return e.test(t)}}function Yi(){if(Dn)return Cn;Dn=1;var e=Wi(),t=$i(),n=Mi().OptimizationLevel,r=/^expression\(.*\)$/,i=/^(-(?:moz|ms|o|webkit)-[a-z-]+|[a-z-]+)\((.+)\)$/,o=/([\s,/])/,a=/(^|\D)\.0+(\D|$)/g,s=/\.([1-9]*)0+(\D|$)/g,l=/(^|\D)0\.(\d)/g,c=/([^\w\d-]|^)-0([^.]|$)/g,u=/(^|\s)0+([1-9])/g;function p(n){var d,f;return t(n)||r.test(n)?n:(d=i.exec(n))?(f=e(d[2],o).map((function(e){return p(e)})),d[1]+"("+f.join("")+")"):function(e){if(-1==e.indexOf("0"))return e;e.indexOf("-")>-1&&(e=e.replace(c,"$10$2").replace(c,"$10$2"));return e.replace(u,"$1$2").replace(a,"$10$2").replace(s,(function(e,t,n){return(t.length>0?".":"")+t+n})).replace(l,"$1.$2")}(n)}var d={level1:{value:function(e,t,r){return r.level[n.One].replaceZeroUnits?p(t):t}}};return Cn=d}function Zi(){if(kn)return On;kn=1;var e={level1:{value:function(e,t,n){return n.precision.enabled&&-1!==t.indexOf(".")?t.replace(n.precision.decimalPointMatcher,"$1$2$3").replace(n.precision.zeroMatcher,(function(e,t,r,i){var o=n.precision.units[i].multiplier,a=parseInt(t),s=Number.isNaN(a)?0:a,l=parseFloat(r);return Math.round((s+l)*o)/o+i})):t}}};return On=e}function Qi(){if(Rn)return Nn;Rn=1;var e=Mi().OptimizationLevel,t=/^local\(/i,n=/^('.*'|".*")$/,r=/^['"][a-zA-Z][a-zA-Z\d\-_]+['"]$/,i=/^['"](?:cursive|default|emoji|fangsong|fantasy|inherit|initial|math|monospace|revert|revert-layer|sans-serif|serif|system-ui|ui-monospace|ui-rounded|ui-sans-serif|ui-serif|unset)['"]$/,o={level1:{value:function(o,a,s){return("font-family"!=o&&"font"!=o||!i.test(a))&&s.level[e.One].removeQuotes&&(n.test(a)||t.test(a))&&r.test(a)?a.substring(1,a.length-1):a}}};return Nn=o}function Ji(){if(Fn)return In;Fn=1;var e=Mi().OptimizationLevel,t=/^(-?[\d.]+)(m?s)$/,n={level1:{value:function(n,r,i){return i.level[e.One].replaceTimeUnits&&t.test(r)?r.replace(t,(function(e,t,n){var r;return"ms"==n?r=parseInt(t)/1e3+"s":"s"==n&&(r=1e3*parseFloat(t)+"ms"),r.length<e.length?r:e})):r}}};return In=n}function eo(){if(Ln)return Mn;Ln=1;var e=/(?:^|\s|\()(-?\d+)px/,t={level1:{value:function(t,n,r){return e.test(n)?n.replace(e,(function(e,t){var n,i=parseInt(t);return 0===i?e:(r.compatibility.properties.shorterLengthUnits&&r.compatibility.units.pt&&3*i%4==0&&(n=3*i/4+"pt"),r.compatibility.properties.shorterLengthUnits&&r.compatibility.units.pc&&i%16==0&&(n=i/16+"pc"),r.compatibility.properties.shorterLengthUnits&&r.compatibility.units.in&&i%96==0&&(n=i/96+"in"),n&&(n=e.substring(0,e.indexOf(t))+n),n&&n.length<e.length?n:e)})):n}}};return Mn=t}function to(){if(Bn)return Pn;Bn=1;var e=$i(),t=Mi().OptimizationLevel,n=/^url\(/i,r={level1:{value:function(r,i,o){return o.level[t.One].normalizeUrls&&e(i)?i.replace(n,"url("):i}}};return Pn=r}function no(){if(zn)return Un;zn=1;var e=/^url\(['"].+['"]\)$/,t=/^url\(['"].*[*\s()'"].*['"]\)$/,n=/["']/g,r=/^url\(['"]data:[^;]+;charset/,i={level1:{value:function(i,o,a){return a.compatibility.properties.urlQuotes||!e.test(o)||t.test(o)||r.test(o)?o:o.replace(n,"")}}};return Un=i}function ro(){if(jn)return Vn;jn=1;var e=$i(),t=/\\?\n|\\?\r\n/g,n=/(\()\s+/g,r=/\s+(\))/g;return Vn={level1:{value:function(i,o){return e(o)?o.replace(t,"").replace(n,"$1").replace(r,"$1"):o}}}}function io(){if(Gn)return qn;Gn=1;var e=Mi().OptimizationLevel,t=yi(),n=/\) ?\/ ?/g,r=/, /g,i=/\r?\n/g,o=/\s+/g,a=/\s+(;?\))/g,s=/(\(;?)\s+/g,l=/^--\S+$/,c=/^var\(\s*--\S+\s*\)$/,u={level1:{value:function(u,p,d){return d.level[e.One].removeWhitespace?l.test(u)&&!c.test(p)||-1==p.indexOf(" ")&&-1==p.indexOf("\n")||0===p.indexOf("expression")||p.indexOf(t.SINGLE_QUOTE)>-1||p.indexOf(t.DOUBLE_QUOTE)>-1?p:((p=(p=p.replace(i,"")).replace(o," ")).indexOf("calc")>-1&&(p=p.replace(n,")/ ")),p.replace(s,"$1").replace(a,"$1").replace(r,",")):p}}};return qn=u}function oo(){if(Wn)return Hn;Wn=1;var e=Wi(),t=/^(-(?:moz|ms|o|webkit)-[a-z-]+|[a-z-]+)\((.+)\)$/,n=/^(?:-moz-calc|-webkit-calc|calc|rgb|hsl|rgba|hsla|min|max|clamp|expression)\(/,r=/([\s,/])/;function i(o,a){var s,l;return n.test(o)?o:(s=t.exec(o))?(l=e(s[2],r).map((function(e){return i(e,a)})),s[1]+"("+l.join("")+")"):function(e,t){return e.replace(t.unitsRegexp,"$10$2").replace(t.unitsRegexp,"$10$2")}(o,a)}var o={level1:{value:function(e,t,n){return n.compatibility.properties.zeroUnits?t.indexOf("%")>0&&("height"==e||"max-height"==e||"width"==e||"max-width"==e)?t:i(t,n):t}}};return Hn=o}function ao(){return Xn?Kn:(Xn=1,Kn={color:Ki().level1.value,degrees:Xi().level1.value,fraction:Yi().level1.value,precision:Zi().level1.value,textQuotes:Qi().level1.value,time:Ji().level1.value,unit:eo().level1.value,urlPrefix:to().level1.value,urlQuotes:no().level1.value,urlWhiteSpace:ro().level1.value,whiteSpace:io().level1.value,zero:oo().level1.value})}function so(){if(Yn)return $n;Yn=1;var e=Oi(),t=Ni(),n=Ii(),r=Gi(),i=ao(),o=He(),a={animation:{canOverride:t.generic.components([t.generic.time,t.generic.timingFunction,t.generic.time,t.property.animationIterationCount,t.property.animationDirection,t.property.animationFillMode,t.property.animationPlayState,t.property.animationName]),components:["animation-duration","animation-timing-function","animation-delay","animation-iteration-count","animation-direction","animation-fill-mode","animation-play-state","animation-name"],breakUp:e.multiplex(e.animation),defaultValue:"none",restore:n.multiplex(n.withoutDefaults),shorthand:!0,valueOptimizers:[i.whiteSpace,i.textQuotes,i.time,i.fraction,i.precision,i.unit,i.zero],vendorPrefixes:["-moz-","-o-","-webkit-"]},"animation-delay":{canOverride:t.generic.time,componentOf:["animation"],defaultValue:"0s",intoMultiplexMode:"real",valueOptimizers:[i.time,i.fraction,i.precision,i.unit,i.zero],vendorPrefixes:["-moz-","-o-","-webkit-"]},"animation-direction":{canOverride:t.property.animationDirection,componentOf:["animation"],defaultValue:"normal",intoMultiplexMode:"real",vendorPrefixes:["-moz-","-o-","-webkit-"]},"animation-duration":{canOverride:t.generic.time,componentOf:["animation"],defaultValue:"0s",intoMultiplexMode:"real",keepUnlessDefault:"animation-delay",valueOptimizers:[i.time,i.fraction,i.precision,i.unit,i.zero],vendorPrefixes:["-moz-","-o-","-webkit-"]},"animation-fill-mode":{canOverride:t.property.animationFillMode,componentOf:["animation"],defaultValue:"none",intoMultiplexMode:"real",vendorPrefixes:["-moz-","-o-","-webkit-"]},"animation-iteration-count":{canOverride:t.property.animationIterationCount,componentOf:["animation"],defaultValue:"1",intoMultiplexMode:"real",vendorPrefixes:["-moz-","-o-","-webkit-"]},"animation-name":{canOverride:t.property.animationName,componentOf:["animation"],defaultValue:"none",intoMultiplexMode:"real",valueOptimizers:[i.textQuotes],vendorPrefixes:["-moz-","-o-","-webkit-"]},"animation-play-state":{canOverride:t.property.animationPlayState,componentOf:["animation"],defaultValue:"running",intoMultiplexMode:"real",vendorPrefixes:["-moz-","-o-","-webkit-"]},"animation-timing-function":{canOverride:t.generic.timingFunction,componentOf:["animation"],defaultValue:"ease",intoMultiplexMode:"real",vendorPrefixes:["-moz-","-o-","-webkit-"]},background:{canOverride:t.generic.components([t.generic.image,t.property.backgroundPosition,t.property.backgroundSize,t.property.backgroundRepeat,t.property.backgroundAttachment,t.property.backgroundOrigin,t.property.backgroundClip,t.generic.color]),components:["background-image","background-position","background-size","background-repeat","background-attachment","background-origin","background-clip","background-color"],breakUp:e.multiplex(e.background),defaultValue:"0 0",propertyOptimizer:r.background,restore:n.multiplex(n.background),shortestValue:"0",shorthand:!0,valueOptimizers:[i.whiteSpace,i.urlWhiteSpace,i.fraction,i.zero,i.color,i.urlPrefix,i.urlQuotes]},"background-attachment":{canOverride:t.property.backgroundAttachment,componentOf:["background"],defaultValue:"scroll",intoMultiplexMode:"real"},"background-clip":{canOverride:t.property.backgroundClip,componentOf:["background"],defaultValue:"border-box",intoMultiplexMode:"real",shortestValue:"border-box"},"background-color":{canOverride:t.generic.color,componentOf:["background"],defaultValue:"transparent",intoMultiplexMode:"real",multiplexLastOnly:!0,nonMergeableValue:"none",shortestValue:"red",valueOptimizers:[i.whiteSpace,i.fraction,i.color]},"background-image":{canOverride:t.generic.image,componentOf:["background"],defaultValue:"none",intoMultiplexMode:"default",valueOptimizers:[i.urlWhiteSpace,i.urlPrefix,i.urlQuotes,i.whiteSpace,i.fraction,i.precision,i.unit,i.zero,i.color]},"background-origin":{canOverride:t.property.backgroundOrigin,componentOf:["background"],defaultValue:"padding-box",intoMultiplexMode:"real",shortestValue:"border-box"},"background-position":{canOverride:t.property.backgroundPosition,componentOf:["background"],defaultValue:["0","0"],doubleValues:!0,intoMultiplexMode:"real",shortestValue:"0",valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"background-repeat":{canOverride:t.property.backgroundRepeat,componentOf:["background"],defaultValue:["repeat"],doubleValues:!0,intoMultiplexMode:"real"},"background-size":{canOverride:t.property.backgroundSize,componentOf:["background"],defaultValue:["auto"],doubleValues:!0,intoMultiplexMode:"real",shortestValue:"0 0",valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},bottom:{canOverride:t.property.bottom,defaultValue:"auto",valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},border:{breakUp:e.border,canOverride:t.generic.components([t.generic.unit,t.property.borderStyle,t.generic.color]),components:["border-width","border-style","border-color"],defaultValue:"none",overridesShorthands:["border-bottom","border-left","border-right","border-top"],restore:n.withoutDefaults,shorthand:!0,shorthandComponents:!0,valueOptimizers:[i.whiteSpace,i.fraction,i.zero,i.color]},"border-bottom":{breakUp:e.border,canOverride:t.generic.components([t.generic.unit,t.property.borderStyle,t.generic.color]),components:["border-bottom-width","border-bottom-style","border-bottom-color"],defaultValue:"none",restore:n.withoutDefaults,shorthand:!0,valueOptimizers:[i.whiteSpace,i.fraction,i.zero,i.color]},"border-bottom-color":{canOverride:t.generic.color,componentOf:["border-bottom","border-color"],defaultValue:"none",valueOptimizers:[i.whiteSpace,i.fraction,i.color]},"border-bottom-left-radius":{canOverride:t.generic.unit,componentOf:["border-radius"],defaultValue:"0",propertyOptimizer:r.borderRadius,valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero],vendorPrefixes:["-moz-","-o-"]},"border-bottom-right-radius":{canOverride:t.generic.unit,componentOf:["border-radius"],defaultValue:"0",propertyOptimizer:r.borderRadius,valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero],vendorPrefixes:["-moz-","-o-"]},"border-bottom-style":{canOverride:t.property.borderStyle,componentOf:["border-bottom","border-style"],defaultValue:"none"},"border-bottom-width":{canOverride:t.generic.unit,componentOf:["border-bottom","border-width"],defaultValue:"medium",oppositeTo:"border-top-width",shortestValue:"0",valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"border-collapse":{canOverride:t.property.borderCollapse,defaultValue:"separate"},"border-color":{breakUp:e.fourValues,canOverride:t.generic.components([t.generic.color,t.generic.color,t.generic.color,t.generic.color]),componentOf:["border"],components:["border-top-color","border-right-color","border-bottom-color","border-left-color"],defaultValue:"none",restore:n.fourValues,shortestValue:"red",shorthand:!0,singleTypeComponents:!0,valueOptimizers:[i.whiteSpace,i.fraction,i.color]},"border-left":{breakUp:e.border,canOverride:t.generic.components([t.generic.unit,t.property.borderStyle,t.generic.color]),components:["border-left-width","border-left-style","border-left-color"],defaultValue:"none",restore:n.withoutDefaults,shorthand:!0,valueOptimizers:[i.whiteSpace,i.fraction,i.zero,i.color]},"border-left-color":{canOverride:t.generic.color,componentOf:["border-color","border-left"],defaultValue:"none",valueOptimizers:[i.whiteSpace,i.fraction,i.color]},"border-left-style":{canOverride:t.property.borderStyle,componentOf:["border-left","border-style"],defaultValue:"none"},"border-left-width":{canOverride:t.generic.unit,componentOf:["border-left","border-width"],defaultValue:"medium",oppositeTo:"border-right-width",shortestValue:"0",valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"border-radius":{breakUp:e.borderRadius,canOverride:t.generic.components([t.generic.unit,t.generic.unit,t.generic.unit,t.generic.unit]),components:["border-top-left-radius","border-top-right-radius","border-bottom-right-radius","border-bottom-left-radius"],defaultValue:"0",propertyOptimizer:r.borderRadius,restore:n.borderRadius,shorthand:!0,valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero],vendorPrefixes:["-moz-","-o-"]},"border-right":{breakUp:e.border,canOverride:t.generic.components([t.generic.unit,t.property.borderStyle,t.generic.color]),components:["border-right-width","border-right-style","border-right-color"],defaultValue:"none",restore:n.withoutDefaults,shorthand:!0,valueOptimizers:[i.whiteSpace,i.fraction,i.color]},"border-right-color":{canOverride:t.generic.color,componentOf:["border-color","border-right"],defaultValue:"none",valueOptimizers:[i.whiteSpace,i.fraction,i.color]},"border-right-style":{canOverride:t.property.borderStyle,componentOf:["border-right","border-style"],defaultValue:"none"},"border-right-width":{canOverride:t.generic.unit,componentOf:["border-right","border-width"],defaultValue:"medium",oppositeTo:"border-left-width",shortestValue:"0",valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"border-style":{breakUp:e.fourValues,canOverride:t.generic.components([t.property.borderStyle,t.property.borderStyle,t.property.borderStyle,t.property.borderStyle]),componentOf:["border"],components:["border-top-style","border-right-style","border-bottom-style","border-left-style"],defaultValue:"none",restore:n.fourValues,shorthand:!0,singleTypeComponents:!0},"border-top":{breakUp:e.border,canOverride:t.generic.components([t.generic.unit,t.property.borderStyle,t.generic.color]),components:["border-top-width","border-top-style","border-top-color"],defaultValue:"none",restore:n.withoutDefaults,shorthand:!0,valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.zero,i.color,i.unit]},"border-top-color":{canOverride:t.generic.color,componentOf:["border-color","border-top"],defaultValue:"none",valueOptimizers:[i.whiteSpace,i.fraction,i.color]},"border-top-left-radius":{canOverride:t.generic.unit,componentOf:["border-radius"],defaultValue:"0",propertyOptimizer:r.borderRadius,valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero],vendorPrefixes:["-moz-","-o-"]},"border-top-right-radius":{canOverride:t.generic.unit,componentOf:["border-radius"],defaultValue:"0",propertyOptimizer:r.borderRadius,valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero],vendorPrefixes:["-moz-","-o-"]},"border-top-style":{canOverride:t.property.borderStyle,componentOf:["border-style","border-top"],defaultValue:"none"},"border-top-width":{canOverride:t.generic.unit,componentOf:["border-top","border-width"],defaultValue:"medium",oppositeTo:"border-bottom-width",shortestValue:"0",valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"border-width":{breakUp:e.fourValues,canOverride:t.generic.components([t.generic.unit,t.generic.unit,t.generic.unit,t.generic.unit]),componentOf:["border"],components:["border-top-width","border-right-width","border-bottom-width","border-left-width"],defaultValue:"medium",restore:n.fourValues,shortestValue:"0",shorthand:!0,singleTypeComponents:!0,valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"box-shadow":{propertyOptimizer:r.boxShadow,valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero,i.color],vendorPrefixes:["-moz-","-ms-","-o-","-webkit-"]},clear:{canOverride:t.property.clear,defaultValue:"none"},clip:{valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},color:{canOverride:t.generic.color,defaultValue:"transparent",shortestValue:"red",valueOptimizers:[i.whiteSpace,i.fraction,i.color]},"column-gap":{valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},cursor:{canOverride:t.property.cursor,defaultValue:"auto"},display:{canOverride:t.property.display},filter:{propertyOptimizer:r.filter,valueOptimizers:[i.fraction]},float:{canOverride:t.property.float,defaultValue:"none"},font:{breakUp:e.font,canOverride:t.generic.components([t.property.fontStyle,t.property.fontVariant,t.property.fontWeight,t.property.fontStretch,t.generic.unit,t.generic.unit,t.property.fontFamily]),components:["font-style","font-variant","font-weight","font-stretch","font-size","line-height","font-family"],restore:n.font,shorthand:!0,valueOptimizers:[i.textQuotes]},"font-family":{canOverride:t.property.fontFamily,defaultValue:"user|agent|specific",valueOptimizers:[i.textQuotes]},"font-size":{canOverride:t.generic.unit,defaultValue:"medium",shortestValue:"0",valueOptimizers:[i.fraction]},"font-stretch":{canOverride:t.property.fontStretch,defaultValue:"normal"},"font-style":{canOverride:t.property.fontStyle,defaultValue:"normal"},"font-variant":{canOverride:t.property.fontVariant,defaultValue:"normal"},"font-weight":{canOverride:t.property.fontWeight,defaultValue:"normal",propertyOptimizer:r.fontWeight,shortestValue:"400"},gap:{valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},height:{canOverride:t.generic.unit,defaultValue:"auto",shortestValue:"0",valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},left:{canOverride:t.property.left,defaultValue:"auto",valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"letter-spacing":{valueOptimizers:[i.fraction,i.zero]},"line-height":{canOverride:t.generic.unitOrNumber,defaultValue:"normal",shortestValue:"0",valueOptimizers:[i.fraction,i.zero]},"list-style":{canOverride:t.generic.components([t.property.listStyleType,t.property.listStylePosition,t.property.listStyleImage]),components:["list-style-type","list-style-position","list-style-image"],breakUp:e.listStyle,restore:n.withoutDefaults,defaultValue:"outside",shortestValue:"none",shorthand:!0},"list-style-image":{canOverride:t.generic.image,componentOf:["list-style"],defaultValue:"none"},"list-style-position":{canOverride:t.property.listStylePosition,componentOf:["list-style"],defaultValue:"outside",shortestValue:"inside"},"list-style-type":{canOverride:t.property.listStyleType,componentOf:["list-style"],defaultValue:"decimal|disc",shortestValue:"none"},margin:{breakUp:e.fourValues,canOverride:t.generic.components([t.generic.unit,t.generic.unit,t.generic.unit,t.generic.unit]),components:["margin-top","margin-right","margin-bottom","margin-left"],defaultValue:"0",propertyOptimizer:r.margin,restore:n.fourValues,shorthand:!0,valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"margin-bottom":{canOverride:t.generic.unit,componentOf:["margin"],defaultValue:"0",oppositeTo:"margin-top",propertyOptimizer:r.margin,valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"margin-inline-end":{valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"margin-inline-start":{valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"margin-left":{canOverride:t.generic.unit,componentOf:["margin"],defaultValue:"0",oppositeTo:"margin-right",propertyOptimizer:r.margin,valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"margin-right":{canOverride:t.generic.unit,componentOf:["margin"],defaultValue:"0",oppositeTo:"margin-left",propertyOptimizer:r.margin,valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"margin-top":{canOverride:t.generic.unit,componentOf:["margin"],defaultValue:"0",oppositeTo:"margin-bottom",propertyOptimizer:r.margin,valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"max-height":{canOverride:t.generic.unit,defaultValue:"none",shortestValue:"0",valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"max-width":{canOverride:t.generic.unit,defaultValue:"none",shortestValue:"0",valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"min-height":{canOverride:t.generic.unit,defaultValue:"0",shortestValue:"0",valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"min-width":{canOverride:t.generic.unit,defaultValue:"0",shortestValue:"0",valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},opacity:{valueOptimizers:[i.fraction,i.precision]},outline:{canOverride:t.generic.components([t.generic.color,t.property.outlineStyle,t.generic.unit]),components:["outline-color","outline-style","outline-width"],breakUp:e.outline,restore:n.withoutDefaults,defaultValue:"0",propertyOptimizer:r.outline,shorthand:!0,valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"outline-color":{canOverride:t.generic.color,componentOf:["outline"],defaultValue:"invert",shortestValue:"red",valueOptimizers:[i.whiteSpace,i.fraction,i.color]},"outline-style":{canOverride:t.property.outlineStyle,componentOf:["outline"],defaultValue:"none"},"outline-width":{canOverride:t.generic.unit,componentOf:["outline"],defaultValue:"medium",shortestValue:"0",valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},overflow:{canOverride:t.property.overflow,defaultValue:"visible"},"overflow-x":{canOverride:t.property.overflow,defaultValue:"visible"},"overflow-y":{canOverride:t.property.overflow,defaultValue:"visible"},padding:{breakUp:e.fourValues,canOverride:t.generic.components([t.generic.unit,t.generic.unit,t.generic.unit,t.generic.unit]),components:["padding-top","padding-right","padding-bottom","padding-left"],defaultValue:"0",propertyOptimizer:r.padding,restore:n.fourValues,shorthand:!0,valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"padding-bottom":{canOverride:t.generic.unit,componentOf:["padding"],defaultValue:"0",oppositeTo:"padding-top",propertyOptimizer:r.padding,valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"padding-left":{canOverride:t.generic.unit,componentOf:["padding"],defaultValue:"0",oppositeTo:"padding-right",propertyOptimizer:r.padding,valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"padding-right":{canOverride:t.generic.unit,componentOf:["padding"],defaultValue:"0",oppositeTo:"padding-left",propertyOptimizer:r.padding,valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"padding-top":{canOverride:t.generic.unit,componentOf:["padding"],defaultValue:"0",oppositeTo:"padding-bottom",propertyOptimizer:r.padding,valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},position:{canOverride:t.property.position,defaultValue:"static"},right:{canOverride:t.property.right,defaultValue:"auto",valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"row-gap":{valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},src:{valueOptimizers:[i.urlWhiteSpace,i.urlPrefix,i.urlQuotes]},"stroke-width":{valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"text-align":{canOverride:t.property.textAlign,defaultValue:"left|right"},"text-decoration":{canOverride:t.property.textDecoration,defaultValue:"none"},"text-indent":{canOverride:t.property.textOverflow,defaultValue:"none",valueOptimizers:[i.fraction,i.zero]},"text-overflow":{canOverride:t.property.textOverflow,defaultValue:"none"},"text-shadow":{canOverride:t.property.textShadow,defaultValue:"none",valueOptimizers:[i.whiteSpace,i.fraction,i.zero,i.color]},top:{canOverride:t.property.top,defaultValue:"auto",valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},transform:{canOverride:t.property.transform,valueOptimizers:[i.whiteSpace,i.degrees,i.fraction,i.precision,i.unit,i.zero],vendorPrefixes:["-moz-","-ms-","-o-","-webkit-"]},transition:{breakUp:e.multiplex(e.transition),canOverride:t.generic.components([t.property.transitionProperty,t.generic.time,t.generic.timingFunction,t.generic.time]),components:["transition-property","transition-duration","transition-timing-function","transition-delay"],defaultValue:"none",restore:n.multiplex(n.withoutDefaults),shorthand:!0,valueOptimizers:[i.time,i.fraction],vendorPrefixes:["-moz-","-ms-","-o-","-webkit-"]},"transition-delay":{canOverride:t.generic.time,componentOf:["transition"],defaultValue:"0s",intoMultiplexMode:"real",valueOptimizers:[i.time],vendorPrefixes:["-moz-","-ms-","-o-","-webkit-"]},"transition-duration":{canOverride:t.generic.time,componentOf:["transition"],defaultValue:"0s",intoMultiplexMode:"real",keepUnlessDefault:"transition-delay",valueOptimizers:[i.time,i.fraction],vendorPrefixes:["-moz-","-ms-","-o-","-webkit-"]},"transition-property":{canOverride:t.generic.propertyName,componentOf:["transition"],defaultValue:"all",intoMultiplexMode:"placeholder",placeholderValue:"_",vendorPrefixes:["-moz-","-ms-","-o-","-webkit-"]},"transition-timing-function":{canOverride:t.generic.timingFunction,componentOf:["transition"],defaultValue:"ease",intoMultiplexMode:"real",vendorPrefixes:["-moz-","-ms-","-o-","-webkit-"]},"vertical-align":{canOverride:t.property.verticalAlign,defaultValue:"baseline",valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},visibility:{canOverride:t.property.visibility,defaultValue:"visible"},"-webkit-tap-highlight-color":{valueOptimizers:[i.whiteSpace,i.color]},"-webkit-margin-end":{valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"white-space":{canOverride:t.property.whiteSpace,defaultValue:"normal"},width:{canOverride:t.generic.unit,defaultValue:"auto",shortestValue:"0",valueOptimizers:[i.whiteSpace,i.fraction,i.precision,i.unit,i.zero]},"z-index":{canOverride:t.property.zIndex,defaultValue:"auto"}},s={};function l(e,t){var n=o(a[e],{});return"componentOf"in n&&(n.componentOf=n.componentOf.map((function(e){return t+e}))),"components"in n&&(n.components=n.components.map((function(e){return t+e}))),"keepUnlessDefault"in n&&(n.keepUnlessDefault=t+n.keepUnlessDefault),n}for(var c in a){var u=a[c];if("vendorPrefixes"in u){for(var p=0;p<u.vendorPrefixes.length;p++){var d=u.vendorPrefixes[p],f=l(c,d);delete f.vendorPrefixes,s[d+c]=f}delete u.vendorPrefixes}}return $n=o(a,s)}function lo(){if(Qn)return Zn;Qn=1;var e="",t=bi().Breaks,n=bi().Spaces,r=yi(),i=Ti();function o(e){return"filter"==e[1][1]||"-ms-filter"==e[1][1]}function a(e,t,n){return!e.spaceAfterClosingBrace&&function(e){return"background"==e[1][1]||"transform"==e[1][1]||"src"==e[1][1]}(t)&&function(e,t){return e[t][1][e[t][1].length-1]==r.CLOSE_ROUND_BRACKET}(t,n)||function(e,t){return e[t+1]&&e[t+1][1]==r.FORWARD_SLASH}(t,n)||function(e,t){return e[t][1]==r.FORWARD_SLASH}(t,n)||function(e,t){return e[t+1]&&e[t+1][1]==r.COMMA}(t,n)||function(e,t){return e[t][1]==r.COMMA}(t,n)}function s(e,t){for(var n=e.store,r=0,i=t.length;r<i;r++)n(e,t[r]),r<i-1&&n(e,g(e))}function l(e,t){for(var n=function(e){for(var t=e.length-1;t>=0&&e[t][0]==i.COMMENT;t--);return t}(t),r=0,o=t.length;r<o;r++)c(e,t,r,n)}function c(o,a,c,g){var _,v=o.store,b=a[c],y=b[2],E=y&&y[0]===i.PROPERTY_BLOCK;_=o.format?!(!o.format.semicolonAfterLastProperty&&!E)||c<g:c<g||E;var w=c===g;switch(b[0]){case i.AT_RULE:v(o,b),v(o,m(o,t.AfterProperty,!1));break;case i.AT_RULE_BLOCK:s(o,b[1]),v(o,f(o,t.AfterRuleBegins,!0)),l(o,b[2]),v(o,h(o,t.AfterRuleEnds,!1,w));break;case i.COMMENT:v(o,b),v(o,p(o,t.AfterComment)+o.indentWith);break;case i.PROPERTY:v(o,b[1]),v(o,function(t){return t.format?r.COLON+(d(t,n.BeforeValue)?r.SPACE:e):r.COLON}(o)),y&&u(o,b),v(o,_?m(o,t.AfterProperty,w):e);break;case i.RAW:v(o,b)}}function u(e,n){var s,c,u=e.store;if(n[2][0]==i.PROPERTY_BLOCK)u(e,f(e,t.AfterBlockBegins,!1)),l(e,n[2][1]),u(e,h(e,t.AfterBlockEnds,!1,!0));else for(s=2,c=n.length;s<c;s++)u(e,n[s]),s<c-1&&(o(n)||!a(e,n,s))&&u(e,r.SPACE)}function p(t,n){return t.format?t.format.breaks[n]:e}function d(e,t){return e.format&&e.format.spaces[t]}function f(t,i,o){return t.format?(t.indentBy+=t.format.indentBy,t.indentWith=t.format.indentWith.repeat(t.indentBy),(o&&d(t,n.BeforeBlockBegins)?r.SPACE:e)+r.OPEN_CURLY_BRACKET+p(t,i)+t.indentWith):r.OPEN_CURLY_BRACKET}function h(n,i,o,a){return n.format?(n.indentBy-=n.format.indentBy,n.indentWith=n.format.indentWith.repeat(n.indentBy),p(n,o?t.BeforeBlockEnds:t.AfterProperty)+n.indentWith+r.CLOSE_CURLY_BRACKET+(a?e:p(n,i)+n.indentWith)):r.CLOSE_CURLY_BRACKET}function m(t,n,i){return t.format?r.SEMICOLON+(i?e:p(t,n)+t.indentWith):r.SEMICOLON}function g(e){return e.format?r.COMMA+p(e,t.BetweenSelectors)+e.indentWith:r.COMMA}return Zn={all:function e(n,r){var o,a,c,u,d=n.store;for(c=0,u=r.length;c<u;c++)switch(a=c==u-1,(o=r[c])[0]){case i.AT_RULE:d(n,o),d(n,m(n,t.AfterAtRule,a));break;case i.AT_RULE_BLOCK:s(n,o[1]),d(n,f(n,t.AfterRuleBegins,!0)),l(n,o[2]),d(n,h(n,t.AfterRuleEnds,!1,a));break;case i.NESTED_BLOCK:s(n,o[1]),d(n,f(n,t.AfterBlockBegins,!0)),e(n,o[2]),d(n,h(n,t.AfterBlockEnds,!0,a));break;case i.COMMENT:d(n,o),d(n,p(n,t.AfterComment)+n.indentWith);break;case i.RAW:d(n,o);break;case i.RULE:s(n,o[1]),d(n,f(n,t.AfterRuleBegins,!0)),l(n,o[2]),d(n,h(n,t.AfterRuleEnds,!1,a))}},body:l,property:c,rules:s,value:u},Zn}function co(){if(er)return Jn;er=1;var e=lo();function t(e,t){e.output.push("string"==typeof t?t:t[1])}function n(){return{output:[],store:t}}return Jn={all:function(t){var r=n();return e.all(r,t),r.output.join("")},body:function(t){var r=n();return e.body(r,t),r.output.join("")},property:function(t,r){var i=n();return e.property(i,t,r,!0),i.output.join("")},rules:function(t){var r=n();return e.rules(r,t),r.output.join("")},value:function(t){var r=n();return e.value(r,t),r.output.join("")}}}function uo(){if(nr)return tr;nr=1;var e=Ge(),t=wi(),n=function(){if(_t)return gt;_t=1;var e=/^@media\W/,t=/^@(?:keyframes|-moz-keyframes|-o-keyframes|-webkit-keyframes)\W/;return gt=function(n,r){var i,o,a;for(a=n.length-1;a>=0;a--)i=!r&&e.test(n[a][1]),o=t.test(n[a][1]),n[a][1]=n[a][1].replace(/\n|\r\n/g," ").replace(/\s+/g," ").replace(/(,|:|\() /g,"$1").replace(/ \)/g,")"),o&&(n[a][1]=n[a][1].replace(/'([a-zA-Z][a-zA-Z\d\-_]+)'/,"$1").replace(/"([a-zA-Z][a-zA-Z\d\-_]+)"/,"$1")),i&&(n[a][1]=n[a][1].replace(/\) /g,")"));return n}}(),r=bt?vt:(bt=1,vt=function(e){return e.replace(/\s+/g," ").replace(/url\(\s+/g,"url(").replace(/\s+\)/g,")").trim()}),i=xi(),o=Si(),a=Ai(),s=Ci().all,l=so(),c=ao(),u=Mi().OptimizationLevel,p=Ti(),d=yi(),f=Ei(),h=co().rules,m="@charset",g=new RegExp("^"+m,"i"),_=Fi().DEFAULT,v=/^--\S+$/,b=/^(?:-chrome-|-[\w-]+\w|\w[\w-]+\w|\w{1,})$/,y=/^@import/i,E=/^url\(/i;function w(e){return E.test(e)}function x(e){return y.test(e[1])}function S(e){var t;return("filter"==e.name||"-ms-filter"==e.name)&&((t=e.value[0][1]).indexOf("progid")>-1||0===t.indexOf("alpha")||0===t.indexOf("chroma"))}function A(){}function T(e,t,n){return t}function C(e,t,n){var r,u,d,m,g,_,y,E,x,T,O=n.options,k=h(e),N=s(t),R=n.options.plugins.level1Value,I=n.options.plugins.level1Property;for(x=0,T=N.length;x<T;x++){var F,M,L,P;if(d=(u=N[x]).name,y=l[d]&&l[d].propertyOptimizer||A,r=l[d]&&l[d].valueOptimizers||[c.whiteSpace],(E=v.test(d))&&(r=O.variableOptimizers.length>0?O.variableOptimizers:[c.whiteSpace]),E||b.test(d))if(0!==u.value.length)if(!u.hack||(u.hack[0]!=i.ASTERISK&&u.hack[0]!=i.UNDERSCORE||O.compatibility.properties.iePrefixHack)&&(u.hack[0]!=i.BACKSLASH||O.compatibility.properties.ieSuffixHack)&&(u.hack[0]!=i.BANG||O.compatibility.properties.ieBangHack))if(O.compatibility.properties.ieFilters||!S(u))if(u.block)C(e,u.value[0][1],n);else{for(F=0,L=u.value.length;F<L;F++){if(m=u.value[F][0],g=u.value[F][1],m==p.PROPERTY_BLOCK){u.unused=!0,n.warnings.push("Invalid value token at "+f(g[0][1][2][0])+". Ignoring.");break}if(w(g)&&!n.validator.isUrl(g)){u.unused=!0,n.warnings.push("Broken URL '"+g+"' at "+f(u.value[F][2][0])+". Ignoring.");break}for(M=0,P=r.length;M<P;M++)g=r[M](d,g,O);for(M=0,P=R.length;M<P;M++)g=R[M](d,g,O);u.value[F][1]=g}for(y(k,u,O),F=0,L=I.length;F<L;F++)I[F](k,u,O)}else u.unused=!0;else u.unused=!0;else _=u.all[u.position],n.warnings.push("Empty property '"+d+"' at "+f(_[1][2][0])+". Ignoring."),u.unused=!0;else _=u.all[u.position],n.warnings.push("Invalid property name '"+d+"' at "+f(_[1][2][0])+". Ignoring."),u.unused=!0}a(N),o(N),function(e,t){var n,r;for(r=0;r<e.length;r++)(n=e[r])[0]==p.COMMENT&&(D(n,t),0===n[1].length&&(e.splice(r,1),r--))}(t,O)}function D(e,t){e[1][2]==d.EXCLAMATION&&("all"==t.level[u.One].specialComments||t.commentsKept<t.level[u.One].specialComments)?t.commentsKept++:e[1]=[]}return tr=function i(o,a){var s=a.options,l=s.level[u.One],d=s.compatibility.selectors.ie7Hack,f=s.compatibility.selectors.adjacentSpace,h=s.compatibility.properties.spaceAfterClosingBrace,v=s.format,b=!1,y=!1;s.unitsRegexp=s.unitsRegexp||function(e){var t=["px","em","ex","cm","mm","in","pt","pc","%"];return["ch","rem","vh","vm","vmax","vmin","vw"].forEach((function(n){e.compatibility.units[n]&&t.push(n)})),new RegExp("(^|\\s|\\(|,)0(?:"+t.join("|")+")(\\W|$)","g")}(s),s.precision=s.precision||function(e){var t,n,r={matcher:null,units:{}},i=[];for(t in e)(n=e[t])!=_&&(r.units[t]={},r.units[t].value=n,r.units[t].multiplier=10**n,i.push(t));return i.length>0&&(r.enabled=!0,r.decimalPointMatcher=new RegExp("(\\d)\\.($|"+i.join("|")+")($|\\W)","g"),r.zeroMatcher=new RegExp("(\\d*)(\\.\\d+)("+i.join("|")+")","g")),r}(l.roundingPrecision),s.commentsKept=s.commentsKept||0,s.variableOptimizers=s.variableOptimizers||function(e){return e.level[u.One].variableValueOptimizers.map((function(e){return"string"==typeof e?c[e]||T:e}))}(s);for(var E=0,w=o.length;E<w;E++){var S=o[E];switch(S[0]){case p.AT_RULE:S[1]=x(S)&&y?"":S[1],S[1]=l.tidyAtRules?r(S[1]):S[1],b=!0;break;case p.AT_RULE_BLOCK:C(S[1],S[2],a),y=!0;break;case p.NESTED_BLOCK:S[1]=l.tidyBlockScopes?n(S[1],h):S[1],i(S[2],a),y=!0;break;case p.COMMENT:D(S,s);break;case p.RULE:S[1]=l.tidySelectors?t(S[1],!d,f,v,a.warnings):S[1],S[1]=S[1].length>1?e(S[1],l.selectorsSortingMethod):S[1],C(S[1],S[2],a),y=!0}(S[0]==p.COMMENT&&0===S[1].length||l.removeEmpty&&(0===S[1].length||S[2]&&0===S[2].length))&&(o.splice(E,1),E--,w--)}return l.cleanupCharsets&&b&&function(e){for(var t=!1,n=0,r=e.length;n<r;n++){var i=e[n];i[0]==p.AT_RULE&&g.test(i[1])&&(t||-1==i[1].indexOf(m)?(e.splice(n,1),n--,r--):(t=!0,e.splice(n,1),e.unshift([p.AT_RULE,i[1].replace(g,m)])))}}(o),o},tr}function po(){if(ir)return rr;ir=1;var e=yi(),t=Wi(),n=/\/deep\//,r=/^::/,i=/:(-moz-|-ms-|-o-|-webkit-)/,o=":not",a=[":dir",":lang",":not",":nth-child",":nth-last-child",":nth-last-of-type",":nth-of-type"],s=/[>+~]/,l=[":after",":before",":first-letter",":first-line",":lang"],c=["::after","::before","::first-letter","::first-line"],u="double-quote",p="single-quote",d="root";function f(e){return n.test(e)}function h(e){return i.test(e)}function m(t){var n,r,i,o,a,l,c=[],f=[],h=d,m=0,g=!1,_=!1;for(a=0,l=t.length;a<l;a++)n=t[a],o=!i&&s.test(n),r=h==u||h==p,i?f.push(n):n==e.DOUBLE_QUOTE&&h==d?(f.push(n),h=u):n==e.DOUBLE_QUOTE&&h==u?(f.push(n),h=d):n==e.SINGLE_QUOTE&&h==d?(f.push(n),h=p):n==e.SINGLE_QUOTE&&h==p?(f.push(n),h=d):r?f.push(n):n==e.OPEN_ROUND_BRACKET?(f.push(n),m++):n==e.CLOSE_ROUND_BRACKET&&1==m&&g?(f.push(n),c.push(f.join("")),m--,f=[],g=!1):n==e.CLOSE_ROUND_BRACKET?(f.push(n),m--):n==e.COLON&&0===m&&g&&!_?(c.push(f.join("")),(f=[]).push(n)):n!=e.COLON||0!==m||_?n==e.SPACE&&0===m&&g||o&&0===m&&g?(c.push(f.join("")),f=[],g=!1):f.push(n):((f=[]).push(n),g=!0),i=n==e.BACK_SLASH,_=n==e.COLON;return f.length>0&&g&&c.push(f.join("")),c}function g(t,n,r,i,s){return function(t,n,r){var i,o,a,s;for(a=0,s=t.length;a<s;a++)if(o=(i=t[a]).indexOf(e.OPEN_ROUND_BRACKET)>-1?i.substring(0,i.indexOf(e.OPEN_ROUND_BRACKET)):i,-1===n.indexOf(o)&&-1===r.indexOf(o))return!1;return!0}(n,r,i)&&function(t){var n,r,i,o,s,l;for(s=0,l=t.length;s<l;s++){if(r=(o=(i=(n=t[s]).indexOf(e.OPEN_ROUND_BRACKET))>-1)?n.substring(0,i):n,o&&-1==a.indexOf(r))return!1;if(!o&&a.indexOf(r)>-1)return!1}return!0}(n)&&(n.length<2||!function(t,n){var r,i,a,s,l,c,u,p,d=0;for(u=0,p=n.length;u<p&&(r=n[u],a=n[u+1]);u++)if(i=t.indexOf(r,d),d=s=t.indexOf(r,i+1),i+r.length==s&&(l=r.indexOf(e.OPEN_ROUND_BRACKET)>-1?r.substring(0,r.indexOf(e.OPEN_ROUND_BRACKET)):r,c=a.indexOf(e.OPEN_ROUND_BRACKET)>-1?a.substring(0,a.indexOf(e.OPEN_ROUND_BRACKET)):a,l!=o||c!=o))return!0;return!1}(t,n))&&(n.length<2||s&&function(e){var t,n,r,i=0;for(n=0,r=e.length;n<r;n++)if(_(t=e[n])?i+=c.indexOf(t)>-1?1:0:i+=l.indexOf(t)>-1?1:0,i>1)return!1;return!0}(n))}function _(e){return r.test(e)}return rr=function(n,r,i,o){var a,s,l,c=t(n,e.COMMA);for(s=0,l=c.length;s<l;s++)if(0===(a=c[s]).length||f(a)||h(a)||a.indexOf(e.COLON)>-1&&!g(a,m(a),r,i,o))return!1;return!0}}function fo(){if(ar)return or;ar=1;var e=yi();return or=function(t,n,r){var i,o,a,s=n.value.length,l=r.value.length,c=Math.max(s,l),u=Math.min(s,l)-1;for(a=0;a<c;a++)if(i=n.value[a]&&n.value[a][1]||i,o=r.value[a]&&r.value[a][1]||o,i!=e.COMMA&&o!=e.COMMA&&!t(i,o,a,a<=u))return!1;return!0}}function ho(){if(lr)return sr;return lr=1,sr=function(e){for(var t=e.value.length-1;t>=0;t--)if("inherit"==e.value[t][1])return!0;return!1}}function mo(){if(dr)return pr;dr=1;var e=so(),t=Di();function n(e,t){return 1==e.value.length&&t.isVariable(e.value[0][1])}function r(e,t){return e.value.length>1&&e.value.filter((function(e){return t.isVariable(e[1])})).length>1}return pr=function(i,o,a){for(var s,l,c,u=i.length-1;u>=0;u--){var p=i[u],d=e[p.name];if(!p.dynamic&&d&&d.shorthand){if(n(p,o)||r(p,o)){p.optimizable=!1;continue}p.shorthand=!0,p.dirty=!0;try{if(p.components=d.breakUp(p,e,o),d.shorthandComponents)for(l=0,c=p.components.length;l<c;l++)(s=p.components[l]).components=e[s.name].breakUp(s,e,o)}catch(e){if(!(e instanceof t))throw e;p.components=[],a.push(e.message)}p.components.length>0?p.multiplex=p.components[0].multiplex:p.unused=!0}}},pr}function go(){if(hr)return fr;hr=1;var e=so();return fr=function(t){var n=e[t.name];return n&&n.shorthand?n.restore(t,e):t.value}}function _o(){if(gr)return mr;gr=1;var e=fo(),t=ho(),n=ur?cr:(ur=1,cr=function(e){var t,n,r=e.value[0][1];for(t=1,n=e.value.length;t<n;t++)if(e.value[t][1]!=r)return!1;return!0}),r=mo(),i=so(),o=Ri().deep,a=go(),s=Ai(),l=Ci().single,c=co().body,u=Ti();function p(e,t,n,r){var o,a,s,l,c=e[t],u=[];for(o in n)void 0!==c&&o==c.name||(a=i[o],s=n[o],c&&d(n,o,c)?delete n[o]:a.components.length>Object.keys(s).length||f(s)||h(s,o,r)&&g(s)&&(_(s)?v(e,s,o,r):x(e,s,o,r),u.push(o)));for(l=u.length-1;l>=0;l--)delete n[u[l]]}function d(e,t,n){var r,o=i[t],a=i[n.name];if("overridesShorthands"in o&&o.overridesShorthands.indexOf(n.name)>-1)return!0;if(a&&"componentOf"in a)for(r in e[t])if(a.componentOf.indexOf(r)>-1)return!0;return!1}function f(e){var t,n;for(n in e){if(void 0!==t&&e[n].important!=t)return!0;t=e[n].important}return!1}function h(t,n,o){var a,s,c,p,d=i[n],f=[u.PROPERTY,[u.PROPERTY_NAME,n],[u.PROPERTY_VALUE,d.defaultValue]],h=l(f);for(r([h],o,[]),c=0,p=d.components.length;c<p;c++)if(a=t[d.components[c]],s=i[a.name].canOverride||m,!e(s.bind(null,o),h.components[c],a))return!1;return!0}function m(e,t,n){return t===n}function g(e){var t,n,r,o,l=null;for(n in e)if(r=e[n],"restore"in(o=i[n])){if(s([r.all[r.position]],a),t=o.restore(r,i).length,null!==l&&t!==l)return!1;l=t}return!0}function _(e){var n,r,i=null;for(n in e){if(r=t(e[n]),null!==i&&i!==r)return!0;i=r}return!1}function v(e,n,p,d){var f,h,m,g,_=function(e,n,c){var p,d,f,h,m,g,_=[],v={},E={},w=i[n],x=[u.PROPERTY,[u.PROPERTY_NAME,n],[u.PROPERTY_VALUE,w.defaultValue]],S=l(x);for(r([S],c,[]),m=0,g=w.components.length;m<g;m++)p=e[w.components[m]],t(p)?(d=p.all[p.position].slice(0,2),Array.prototype.push.apply(d,p.value),_.push(d),(f=o(p)).value=b(e,f.name),S.components[m]=f,v[p.name]=o(p)):((f=o(p)).all=p.all,S.components[m]=f,E[p.name]=p);return S.important=e[Object.keys(e).pop()].important,h=y(E,1),x[1].push(h),s([S],a),x=x.slice(0,2),Array.prototype.push.apply(x,S.value),_.unshift(x),[_,S,v]}(n,p,d),v=function(e,n,a){var s,c,p,d,f,h,m=[],g={},_={},v=i[n],b=[u.PROPERTY,[u.PROPERTY_NAME,n],[u.PROPERTY_VALUE,"inherit"]],E=l(b);for(r([E],a,[]),f=0,h=v.components.length;f<h;f++)s=e[v.components[f]],t(s)?g[s.name]=s:(c=s.all[s.position].slice(0,2),Array.prototype.push.apply(c,s.value),m.push(c),_[s.name]=o(s));return p=y(g,1),b[1].push(p),d=y(g,2),b[2].push(d),m.unshift(b),[m,E,_]}(n,p,d),E=_[0],x=v[0],S=c(E).length<c(x).length,A=S?E:x,T=S?_[1]:v[1],C=S?_[2]:v[2],D=n[Object.keys(n).pop()],O=D.all,k=D.position;for(f in T.position=k,T.shorthand=!0,T.important=D.important,T.multiplex=!1,T.dirty=!0,T.all=O,T.all[k]=A[0],e.splice(k,1,T),n)(h=n[f]).unused=!0,T.multiplex=T.multiplex||h.multiplex,h.name in C&&(m=C[h.name],g=w(A,f),m.position=O.length,m.all=O,m.all.push(g),e.push(m))}function b(e,t){var n=i[t];return"oppositeTo"in n?e[n.oppositeTo].value:[[u.PROPERTY_VALUE,n.defaultValue]]}function y(e,t){var n,r,i,o,a=[];for(o in e)i=(r=(n=e[o]).all[n.position])[t][r[t].length-1],Array.prototype.push.apply(a,i);return a.sort(E)}function E(e,t){var n=e[0],r=t[0],i=e[1],o=t[1];return n<r||n===r&&i<o?-1:1}function w(e,t){var n,r;for(n=0,r=e.length;n<r;n++)if(e[n][1][1]==t)return e[n]}function x(e,t,n,a){var s,c,p,d=i[n],f=[u.PROPERTY,[u.PROPERTY_NAME,n],[u.PROPERTY_VALUE,d.defaultValue]],h=function(e,t,n){var r=Object.keys(t),i=t[r[0]].position,o=t[r[r.length-1]].position;if("border"==n&&function(e,t){for(var n=e.length-1;n>=0;n--)if(e[n].name==t)return!0;return!1}(e.slice(i,o),"border-image"))return i;return o}(e,t,n),m=l(f);m.shorthand=!0,m.dirty=!0,m.multiplex=!1,r([m],a,[]);for(var g=0,_=d.components.length;g<_;g++){var v=t[d.components[g]];m.components[g]=o(v),m.important=v.important,m.multiplex=m.multiplex||v.multiplex,p=v.all}for(var b in t)t[b].unused=!0;s=y(t,1),f[1].push(s),c=y(t,2),f[2].push(c),m.position=h,m.all=p,m.all[h]=f,e.splice(h,1,m)}return mr=function(e,t){var r,o,a,s,l,c,u,d={};if(!(e.length<3)){for(s=0,l=e.length;s<l;s++)if(a=e[s],r=i[a.name],!a.dynamic&&!a.unused&&!a.hack&&!a.block&&(!r||!r.singleTypeComponents||n(a))&&(p(e,s,d,t),r&&r.componentOf))for(c=0,u=r.componentOf.length;c<u;c++)d[o=r.componentOf[c]]=d[o]||{},d[o][a.name]=a;p(e,s,d,t)}},mr}function vo(){if(yr)return br;yr=1;var e=so();function t(e,t){return e.components.filter(t)[0]}return br=function(n,r){var i,o=(i=r,function(e){return i.name===e.name});return t(n,o)||function(n,r){var i,o,a;if(!e[n.name].shorthandComponents)return;for(o=0,a=n.components.length;o<a;o++)if(i=t(n.components[o],r))return i}(n,o)}}function bo(){if(wr)return Er;wr=1;var e=so();function t(t,n){var r=e[t.name];return"components"in r&&r.components.indexOf(n.name)>-1}return Er=function(n,r,i){return t(n,r)||!i&&!!e[n.name].shorthandComponents&&function(e,n){return e.components.some((function(e){return t(e,n)}))}(n,r)}}function yo(){if(Dr)return Cr;Dr=1;var e=ho(),t=vr?_r:(vr=1,_r=function(e){for(var t=e.value.length-1;t>=0;t--)if("unset"==e.value[t][1])return!0;return!1}),n=fo(),r=vo(),i=bo(),o=function(){if(Sr)return xr;Sr=1;var e=yi();return xr=function(t){return"font"!=t.name||-1==t.value[0][1].indexOf(e.INTERNAL)}}(),a=function(){if(Tr)return Ar;Tr=1;var e=so();return Ar=function(t,n){return t.name in e&&"overridesShorthands"in e[t.name]&&e[t.name].overridesShorthands.indexOf(n.name)>-1}}(),s=ki().same,l=so(),c=Ri().deep,u=go(),p=Ri().shallow,d=Ai(),f=Ti(),h=yi(),m=co().property;function g(e,t,n){return t===n}function _(e,t){for(var r=0;r<e.components.length;r++){var i=e.components[r],o=l[i.name],a=o&&o.canOverride||g,s=p(i);if(s.value=[[f.PROPERTY_VALUE,o.defaultValue]],!n(a.bind(null,t),s,i))return!0}return!1}function v(e,t){t.unused=!0,w(t,S(e)),e.value=t.value}function b(e,t){t.unused=!0,e.multiplex=!0,e.value=t.value}function y(e,t){t.multiplex?b(e,t):e.multiplex?v(e,t):function(e,t){t.unused=!0,e.value=t.value}(e,t)}function E(e,t){t.unused=!0;for(var n=0,r=e.components.length;n<r;n++)y(e.components[n],t.components[n])}function w(e,t){e.multiplex=!0,l[e.name].shorthand?function(e,t){var n,r,i;for(r=0,i=e.components.length;r<i;r++)(n=e.components[r]).multiplex||x(n,t)}(e,t):x(e,t)}function x(e,t){for(var n,r=l[e.name],i="real"==r.intoMultiplexMode,o="real"==r.intoMultiplexMode?e.value.slice(0):"placeholder"==r.intoMultiplexMode?r.placeholderValue:r.defaultValue,a=S(e),s=o.length;a<t;a++)if(e.value.push([f.PROPERTY_VALUE,h.COMMA]),Array.isArray(o))for(n=0;n<s;n++)e.value.push(i?o[n]:[f.PROPERTY_VALUE,o[n]]);else e.value.push(i?o:[f.PROPERTY_VALUE,o])}function S(e){for(var t=0,n=0,r=e.value.length;n<r;n++)e.value[n][1]==h.COMMA&&t++;return t+1}function A(e){var t=[f.PROPERTY,[f.PROPERTY_NAME,e.name]].concat(e.value);return m([t],0).length}function T(e,t,n){for(var r=0,i=t;i>=0&&(e[i].name!=n||e[i].unused||r++,!(r>1));i--);return r>1}function C(e,t){for(var n=0,r=e.components.length;n<r;n++)if(!D(t.isUrl,e.components[n])&&D(t.isFunction,e.components[n]))return!0;return!1}function D(e,t){for(var n=0,r=t.value.length;n<r;n++)if(t.value[n][1]!=h.COMMA&&e(t.value[n][1]))return!0;return!1}function O(e,t){if(!e.multiplex&&!t.multiplex||e.multiplex&&t.multiplex)return!1;var n,i=e.multiplex?e:t,o=e.multiplex?t:e,a=c(i);d([a],u);var s=c(o);d([s],u);var l=A(a)+1+A(s);return e.multiplex?v(n=r(a,s),s):(n=r(s,a),w(s,S(a)),b(n,a)),d([s],u),l<=A(s)}function k(e){return e.name in l}function N(e,t){return!e.multiplex&&("background"==e.name||"background-image"==e.name)&&t.multiplex&&("background"==t.name||"background-image"==t.name)&&function(e){for(var t=function(e){for(var t=[],n=0,r=[],i=e.length;n<i;n++){var o=e[n];o[1]==h.COMMA?(t.push(r),r=[]):r.push(o)}return t.push(r),t}(e),n=0,r=t.length;n<r;n++)if(1==t[n].length&&"none"==t[n][0][1])return!0;return!1}(t.value)}return Cr=function(c,u,p,d){var f,h,m,v,b,x,A,R,I,F,M;e:for(I=c.length-1;I>=0;I--)if(k(h=c[I])&&!h.block){f=l[h.name].canOverride||g;t:for(F=I-1;F>=0;F--)if(k(m=c[F])&&!m.block&&!m.dynamic&&!h.dynamic&&!m.unused&&!h.unused&&(!m.hack||h.hack||h.important)&&(m.hack||m.important||!h.hack)&&(m.important!=h.important||m.hack[0]==h.hack[0])&&!(m.important==h.important&&(m.hack[0]!=h.hack[0]||m.hack[1]&&m.hack[1]!=h.hack[1])||e(h)||N(m,h)))if(h.shorthand&&i(h,m)){if(!h.important&&m.important)continue;if(!s([m],h.components))continue;if(!D(d.isFunction,m)&&C(h,d))continue;if(!o(h)){m.unused=!0;continue}v=r(h,m),f=l[m.name].canOverride||g,n(f.bind(null,d),m,v)&&(m.unused=!0)}else if(h.shorthand&&a(h,m)){if(!h.important&&m.important)continue;if(!s([m],h.components))continue;if(!D(d.isFunction,m)&&C(h,d))continue;for(M=(b=m.shorthand?m.components:[m]).length-1;M>=0;M--)if(x=b[M],A=r(h,x),f=l[x.name].canOverride||g,!n(f.bind(null,d),m,A))continue t;m.unused=!0}else if(u&&m.shorthand&&!h.shorthand&&i(m,h,!0)){if(h.important&&!m.important)continue;if(!h.important&&m.important){h.unused=!0;continue}if(T(c,I-1,m.name))continue;if(C(m,d))continue;if(!o(m))continue;if(t(m)||t(h))continue;if(v=r(m,h),n(f.bind(null,d),v,h)){var L=!p.properties.backgroundClipMerging&&v.name.indexOf("background-clip")>-1||!p.properties.backgroundOriginMerging&&v.name.indexOf("background-origin")>-1||!p.properties.backgroundSizeMerging&&v.name.indexOf("background-size")>-1,P=l[h.name].nonMergeableValue===h.value[0][1];if(L||P)continue;if(!p.properties.merging&&_(m,d))continue;if(v.value[0][1]!=h.value[0][1]&&(e(m)||e(h)))continue;if(O(m,h))continue;!m.multiplex&&h.multiplex&&w(m,S(h)),y(v,h),m.dirty=!0}}else if(u&&m.shorthand&&h.shorthand&&m.name==h.name){if(!m.multiplex&&h.multiplex)continue;if(!h.important&&m.important){h.unused=!0;continue e}if(h.important&&!m.important){m.unused=!0;continue}if(!o(h)){m.unused=!0;continue}for(M=m.components.length-1;M>=0;M--){var B=m.components[M],U=h.components[M];if(f=l[B.name].canOverride||g,!n(f.bind(null,d),B,U))continue e}E(m,h),m.dirty=!0}else if(u&&m.shorthand&&h.shorthand&&i(m,h)){if(!m.important&&h.important)continue;if(v=r(m,h),f=l[h.name].canOverride||g,!n(f.bind(null,d),v,h))continue;if(m.important&&!h.important){h.unused=!0;continue}if(l[h.name].restore(h,l).length>1)continue;y(v=r(m,h),h),h.dirty=!0}else if(m.name==h.name){if(R=!0,h.shorthand)for(M=h.components.length-1;M>=0&&R;M--)x=m.components[M],A=h.components[M],f=l[A.name].canOverride||g,R=n(f.bind(null,d),x,A);else f=l[h.name].canOverride||g,R=n(f.bind(null,d),m,h);if(m.important&&!h.important&&R){h.unused=!0;continue}if(!m.important&&h.important&&R){m.unused=!0;continue}if(!R)continue;m.unused=!0}}},Cr}function Eo(){if(kr)return Or;kr=1;var e=_o(),t=yo(),n=mo(),r=go(),i=Ci().all,o=Si(),a=Ai(),s=Mi().OptimizationLevel;return Or=function l(c,u,p,d){var f,h,m,g=d.options.level[s.Two],_=i(c,g.skipProperties);for(n(_,d.validator,d.warnings),h=0,m=_.length;h<m;h++)(f=_[h]).block&&l(f.value[0][1],u,p,d);p&&g.mergeIntoShorthands&&e(_,d.validator),u&&g.overrideProperties&&t(_,p,d.options.compatibility,d.validator),a(_,r),o(_)},Or}function wo(){if(Fr)return Ir;Fr=1;var e=/--.+$/;function t(t){return t.replace(e,"")}return Ir=function(e,n,r){var i,o,a,s,l,c;for(a=0,s=e.length;a<s;a++)for(i=e[a][1],l=0,c=n.length;l<c;l++){if(i==(o=n[l][1]))return!0;if(r&&t(i)==t(o))return!0}return!1}}function xo(){if(Br)return Pr;Br=1;var e=function(){if(Lr)return Mr;Lr=1;var e=yi(),t=".",n="#",r=":",i=/[a-zA-Z]/,o=/[\s,(>~+]/;function a(e,t){return e.indexOf(":not(",t)===t}return Mr=function(s){var l,c,u,p,d,f,h,m=[0,0,0],g=0,_=!1,v=!1;for(f=0,h=s.length;f<h;f++){if(l=s[f],c);else if(l!=e.SINGLE_QUOTE||p||u)if(l==e.SINGLE_QUOTE&&!p&&u)u=!1;else if(l!=e.DOUBLE_QUOTE||p||u)if(l==e.DOUBLE_QUOTE&&p&&!u)p=!1;else{if(u||p)continue;g>0&&!_||(l==e.OPEN_ROUND_BRACKET?g++:l==e.CLOSE_ROUND_BRACKET&&1==g?(g--,_=!1):l==e.CLOSE_ROUND_BRACKET?g--:l==n?m[0]++:l==t||l==e.OPEN_SQUARE_BRACKET?m[1]++:l!=r||v||a(s,f)?l==r?_=!0:(0===f||d)&&i.test(l)&&m[2]++:(m[1]++,_=!1))}else p=!0;else u=!0;c=l==e.BACK_SLASH,v=l==r,d=!c&&o.test(l)}return m}}();function t(t,n){var r;return t in n||(n[t]=r=e(t)),r||n[t]}return Pr=function(e,n,r){var i,o,a,s,l,c;for(a=0,s=e.length;a<s;a++)for(i=t(e[a][1],r),l=0,c=n.length;l<c;l++)if(o=t(n[l][1],r),i[0]===o[0]&&i[1]===o[1]&&i[2]===o[2])return!0;return!1}}function So(){if(zr)return Ur;zr=1;var e=wo(),t=xo(),n=/align-items|box-align|box-pack|flex|justify/,r=/^border-(top|right|bottom|left|color|style|width|radius)/;function i(i,p,d){var f,h,m=i[0],g=i[1],_=i[2],v=i[5],b=i[6],y=p[0],E=p[1],w=p[2],x=p[5],S=p[6];return!("font"==m&&"line-height"==y||"font"==y&&"line-height"==m)&&((!n.test(m)||!n.test(y))&&(!(_==w&&a(m)==a(y)&&o(m)^o(y))&&(("border"!=_||!r.test(w)||!("border"==m||m==w||g!=E&&s(m,y)))&&(("border"!=w||!r.test(_)||!("border"==y||y==_||g!=E&&s(m,y)))&&(("border"!=_||"border"!=w||m==y||!(l(m)&&c(y)||c(m)&&l(y)))&&(_!=w||(!(m!=y||_!=w||g!=E&&(f=g,h=E,!o(f)||!o(h)||f.split("-")[1]==h.split("-")[2]))||(m!=y&&_==w&&m!=_&&y!=w||(m!=y&&_==w&&g==E||(!(!S||!b||u(_)||u(w)||e(x,v,!1))||!t(v,x,d)))))))))))}function o(e){return/^-(?:moz|webkit|ms|o)-/.test(e)}function a(e){return e.replace(/^-(?:moz|webkit|ms|o)-/,"")}function s(e,t){return e.split("-").pop()==t.split("-").pop()}function l(e){return"border-top"==e||"border-right"==e||"border-bottom"==e||"border-left"==e}function c(e){return"border-color"==e||"border-style"==e||"border-width"==e}function u(e){return"font"==e||"line-height"==e||"list-style"==e}return Ur={canReorder:function(e,t,n){for(var r=t.length-1;r>=0;r--)for(var o=e.length-1;o>=0;o--)if(!i(e[o],t[r],n))return!1;return!0},canReorderSingle:i}}function Ao(){if(jr)return Vr;jr=1;var e=Ti(),t=co().rules,n=co().value;function r(e){return"list-style"==e?e:e.indexOf("-radius")>0?"border-radius":"border-collapse"==e||"border-spacing"==e||"border-image"==e?e:0===e.indexOf("border-")&&/^border-\w+-\w+$/.test(e)?e.match(/border-\w+/)[0]:0===e.indexOf("border-")&&/^border-\w+$/.test(e)?"border":0===e.indexOf("text-")||"-chrome-"==e?e:e.replace(/^-\w+-/,"").match(/([a-zA-Z]+)/)[0].toLowerCase()}return Vr=function i(o){var a,s,l,c,u,p,d=[];if(o[0]==e.RULE)for(a=!/[.+>~]/.test(t(o[1])),u=0,p=o[2].length;u<p;u++)(s=o[2][u])[0]==e.PROPERTY&&0!==(l=s[1][1]).length&&(c=n(s,u),d.push([l,c,r(l),o[2][u],l+":"+c,o[1],a]));else if(o[0]==e.NESTED_BLOCK)for(u=0,p=o[2].length;u<p;u++)d=d.concat(i(o[2][u]));return d},Vr}function To(){if(Yr)return $r;return Yr=1,$r=function e(t){for(var n=t.slice(0),r=0,i=n.length;r<i;r++)Array.isArray(n[r])&&(n[r]=e(n[r]));return n},$r}function Co(){if(Qr)return Zr;Qr=1;var e=po(),t=Eo(),n=To(),r=Ti(),i=co().body,o=co().rules;function a(e){for(var t=[],n=0;n<e.length;n++)t.push([e[n][1]]);return t}function s(e,r,i,o,a){for(var s=[],l=[],c=[],u=r.length-1;u>=0;u--)if(!i.filterOut(u,s)){var p=r[u].where,d=e[p],f=n(d[2]);s=s.concat(f),l.push(f),c.push(p)}t(s,!0,!1,a);for(var h=c.length,m=s.length-1,g=h-1;g>=0;)if((0===g||s[m]&&l[g].indexOf(s[m])>-1)&&m>-1)m--;else{var _=s.splice(m+1);i.callback(e[c[g]],_,h,g),g--}}return Zr=function(t,n){for(var l=n.options,c=l.compatibility.selectors.mergeablePseudoClasses,u=l.compatibility.selectors.mergeablePseudoElements,p=l.compatibility.selectors.multiplePseudoMerging,d={},f=[],h=t.length-1;h>=0;h--){var m=t[h];if(m[0]==r.RULE&&0!==m[2].length)for(var g=o(m[1]),_=m[1].length>1&&e(g,c,u,p),v=a(m[1]),b=_?[g].concat(v):[g],y=0,E=b.length;y<E;y++){var w=b[y];d[w]?f.push(w):d[w]=[],d[w].push({where:h,list:v,isPartial:_&&y>0,isComplex:_&&0===y})}}!function(e,t,n,r,i){function o(e,t){return u[e].isPartial&&0===t.length}function a(e,t,n,r){u[n-r-1].isPartial||(e[2]=t)}for(var l=0,c=t.length;l<c;l++){var u=n[t[l]];s(e,u,{filterOut:o,callback:a},r,i)}}(t,f,d,l,n),function(t,n,r,o){var a=r.compatibility.selectors.mergeablePseudoClasses,l=r.compatibility.selectors.mergeablePseudoElements,c=r.compatibility.selectors.multiplePseudoMerging,u={};function p(e){return u.data[e].where<u.intoPosition}function d(e,t,n,r){0===r&&u.reducedBodies.push(t)}e:for(var f in n){var h=n[f];if(h[0].isComplex){var m=h[h.length-1].where,g=t[m],_=[],v=e(f,a,l,c)?h[0].list:[f];u.intoPosition=m,u.reducedBodies=_;for(var b=0,y=v.length;b<y;b++){var E=n[v[b]];if(E.length<2)continue e;if(u.data=E,s(t,E,{filterOut:p,callback:d},r,o),i(_[_.length-1])!=i(_[0]))continue e}g[2]=_[0]}}}(t,d,l,n)},Zr}function Do(){if(ai)return oi;ai=1;var e=mo(),t=Ci().single,n=Ai(),r=Ti(),i=/^(-moz-|-o-|-webkit-)?animation-name$/,o=/^(-moz-|-o-|-webkit-)?animation$/,a=/^@(-moz-|-o-|-webkit-)?keyframes /,s=/\s{0,31}!important$/,l=/^(['"]?)(.*)\1$/;function c(e){return e.replace(l,"$2").replace(s,"")}function u(e,t,n,i){var o,a,s,l,c,u={};for(l=0,c=e.length;l<c;l++)t(e[l],u);if(0!==Object.keys(u).length)for(o in p(e,n,u,i),u)for(l=0,c=(a=u[o]).length;l<c;l++)(s=a[l])[s[0]==r.AT_RULE?1:2]=[]}function p(e,t,n,i){var o,a,s=t(n);for(o=0,a=e.length;o<a;o++)switch(e[o][0]){case r.RULE:s(e[o],i);break;case r.NESTED_BLOCK:p(e[o][2],t,n,i)}}function d(e,t){var n;e[0]==r.AT_RULE_BLOCK&&0===e[1][0][1].indexOf("@counter-style")&&(t[n=e[1][0][1].split(" ")[1]]=t[n]||[],t[n].push(e))}function f(r){return function(i,o){var a,s,l,c;for(l=0,c=i[2].length;l<c;l++)"list-style"==(a=i[2][l])[1][1]&&(s=t(a),e([s],o.validator,o.warnings),s.components[0].value[0][1]in r&&delete r[a[2][1]],n([s])),"list-style-type"==a[1][1]&&a[2][1]in r&&delete r[a[2][1]]}}function h(e,t){var n,i,o,a;if(e[0]==r.AT_RULE_BLOCK&&"@font-face"==e[1][0][1])for(o=0,a=e[2].length;o<a;o++)if("font-family"==(n=e[2][o])[1][1]){t[i=c(n[2][1].toLowerCase())]=t[i]||[],t[i].push(e);break}}function m(r){return function(i,o){var a,s,l,u,p,d,f,h;for(p=0,d=i[2].length;p<d;p++){if("font"==(a=i[2][p])[1][1]){for(s=t(a),e([s],o.validator,o.warnings),f=0,h=(l=s.components[6]).value.length;f<h;f++)(u=c(l.value[f][1].toLowerCase()))in r&&delete r[u];n([s])}if("font-family"==a[1][1])for(f=2,h=a.length;f<h;f++)(u=c(a[f][1].toLowerCase()))in r&&delete r[u]}}}function g(e,t){var n;e[0]==r.NESTED_BLOCK&&a.test(e[1][0][1])&&(t[n=e[1][0][1].split(" ")[1]]=t[n]||[],t[n].push(e))}function _(r){return function(a,s){var l,c,u,p,d,f,h;for(p=0,d=a[2].length;p<d;p++){if(l=a[2][p],o.test(l[1][1])){for(c=t(l),e([c],s.validator,s.warnings),f=0,h=(u=c.components[7]).value.length;f<h;f++)u.value[f][1]in r&&delete r[u.value[f][1]];n([c])}if(i.test(l[1][1]))for(f=2,h=l.length;f<h;f++)l[f][1]in r&&delete r[l[f][1]]}}}function v(e,t){var n;e[0]==r.AT_RULE&&0===e[1].indexOf("@namespace")&&(t[n=e[1].split(" ")[1]]=t[n]||[],t[n].push(e))}function b(e){var t=new RegExp(Object.keys(e).join("\\||")+"\\|","g");return function(n){var r,i,o,a,s,l;for(o=0,a=n[1].length;o<a;o++)for(s=0,l=(r=n[1][o][1].match(t)).length;s<l;s++)(i=r[s].substring(0,r[s].length-1))in e&&delete e[i]}}return oi=function(e,t){u(e,d,f,t),u(e,h,m,t),u(e,g,_,t),u(e,v,b,t)}}function Oo(){if(ui)return ci;ui=1;var e=So().canReorderSingle,t=Ao(),n=po(),r=function(){if(li)return si;function e(e,t){return e[1]>t[1]?1:-1}return li=1,si=function(t){for(var n=[],r=[],i=0,o=t.length;i<o;i++){var a=t[i];-1==r.indexOf(a[1])&&(r.push(a[1]),n.push(a))}return n.sort(e)}}(),i=Ti(),o=To(),a=co().body,s=co().rules;function l(e,t){return e>t?1:-1}return ci=function(c,u){var p,d,f,h=u.options,m=h.compatibility.selectors.mergeablePseudoClasses,g=h.compatibility.selectors.mergeablePseudoElements,_=h.compatibility.selectors.mergeLimit,v=h.compatibility.selectors.multiplePseudoMerging,b=u.cache.specificity,y={},E=[],w={},x=[],S="%";function A(e,t){var n=function(e){for(var t=[],n=0,r=e.length;n<r;n++)t.push(s(e[n][1]));return t.join(S)}(t);return w[n]=w[n]||[],w[n].push([e,t]),n}function T(e){var t,n=e.split(S),r=[];for(var i in w){var o=i.split(S);for(t=o.length-1;t>=0;t--)if(n.indexOf(o[t])>-1){r.push(i);break}}for(t=r.length-1;t>=0;t--)delete w[r[t]]}function C(e){for(var t=[],r=[],i=e.length-1;i>=0;i--)n(s(e[i][1]),m,g,v)&&(r.unshift(e[i]),e[i][2].length>0&&-1==t.indexOf(e[i])&&t.push(e[i]));return t.length>1?r:[]}function D(e,t){var n=t[0],i=t[1],o=t[4],a=n.length+i.length+1,s=[],l=[],c=C(y[o]);if(!(c.length<2)){var u=k(c,a,1),p=u[0];if(p[1]>0)return function(e,t,n){for(var r=n.length-1;r>=0;r--){var i=A(t,n[r][0]);if(w[i].length>1&&M(e,w[i])){T(i);break}}}(e,t,u);for(var d=p[0].length-1;d>=0;d--)s=p[0][d][1].concat(s),l.unshift(p[0][d]);I(e,[t],s=r(s),l)}}function O(e,t){return e[1]>t[1]?1:e[1]==t[1]?0:-1}function k(e,t,n){return N(e,t,n,1).sort(O)}function N(e,t,n,r){var i=[[e,R(e,t,n)]];if(e.length>2&&r>0)for(var o=e.length-1;o>=0;o--){var a=Array.prototype.slice.call(e,0);a.splice(o,1),i=i.concat(N(a,t,n,r-1))}return i}function R(e,t,n){for(var r=0,i=e.length-1;i>=0;i--)r+=e[i][2].length>n?s(e[i][1]).length:-1;return r-(e.length-1)*t+1}function I(e,t,n,r){var o,s,l,u,p=[];for(o=r.length-1;o>=0;o--){var d=r[o];for(s=d[2].length-1;s>=0;s--){var f=d[2][s];for(l=0,u=t.length;l<u;l++){var h=t[l],m=f[1][1],g=h[0],_=h[4];if(m==g&&a([f])==_){d[2].splice(s,1);break}}}}for(o=t.length-1;o>=0;o--)p.unshift(t[o][3]);var v=[i.RULE,n,p];c.splice(e,0,v)}function F(e,t){var n=t[4],r=y[n];r&&r.length>1&&(function(e,t){var n,r,i=[],o=[],a=t[4],s=C(y[a]);if(s.length<2)return;e:for(var l in y){var c=y[l];for(n=s.length-1;n>=0;n--)if(-1==c.indexOf(s[n]))continue e;i.push(l)}if(i.length<2)return!1;for(n=i.length-1;n>=0;n--)for(r=E.length-1;r>=0;r--)if(E[r][4]==i[n]){o.unshift([E[r],s]);break}return M(e,o)}(e,t)||D(e,t))}function M(e,t){for(var n,i=0,o=[],a=t.length-1;a>=0;a--){i+=(n=t[a][0])[4].length+(a>0?1:0),o.push(n)}var s=k(t[0][1],i,o.length)[0];if(s[1]>0)return!1;var l=[],c=[];for(a=s[0].length-1;a>=0;a--)l=s[0][a][1].concat(l),c.unshift(s[0][a]);for(I(e,o,l=r(l),c),a=o.length-1;a>=0;a--){n=o[a];var u=E.indexOf(n);delete y[n[4]],u>-1&&-1==x.indexOf(u)&&x.push(u)}return!0}function L(e,t,n){if(e[0]!=t[0])return!1;var r=t[4],i=y[r];return i&&i.indexOf(n)>-1}for(var P=c.length-1;P>=0;P--){var B,U,z,V,j,q=c[P];if(q[0]==i.RULE)B=!0;else{if(q[0]!=i.NESTED_BLOCK)continue;B=!1}var G=E.length,H=t(q);x=[];var W=[];for(U=H.length-1;U>=0;U--)for(z=U-1;z>=0;z--)if(!e(H[U],H[z],b)){W.push(U);break}for(U=H.length-1;U>=0;U--){var K=H[U],X=!1;for(z=0;z<G;z++){var $=E[z];-1==x.indexOf(z)&&(!e(K,$,b)&&!L(K,$,q)||y[$[4]]&&y[$[4]].length===_)&&(F(P+1,$),-1==x.indexOf(z)&&(x.push(z),delete y[$[4]])),X||(X=K[0]==$[0]&&K[1]==$[1])&&(j=z)}if(B&&!(W.indexOf(U)>-1)){var Y=K[4];X&&E[j][5].length+K[5].length>_?(F(P+1,E[j]),E.splice(j,1),y[Y]=[q],X=!1):(y[Y]=y[Y]||[],y[Y].push(q)),X?E[j]=(p=E[j],d=K,f=void 0,(f=o(p))[5]=f[5].concat(d[5]),f):E.push(K)}}for(U=0,V=(x=x.sort(l)).length;U<V;U++){var Z=x[U]-U;E.splice(Z,1)}}for(var Q=c[0]&&c[0][0]==i.AT_RULE&&0===c[0][1].indexOf("@charset")?1:0;Q<c.length-1;Q++){var J=c[Q][0]===i.AT_RULE&&0===c[Q][1].indexOf("@import"),ee=c[Q][0]===i.COMMENT;if(!J&&!ee)break}for(P=0;P<E.length;P++)F(Q,E[P])},ci}function ko(){if(di)return pi;di=1;var e=function(){if(Rr)return Nr;Rr=1;var e=po(),t=Eo(),n=Ge(),r=wi(),i=Mi().OptimizationLevel,o=co().body,a=co().rules,s=Ti();return Nr=function(l,c){for(var u=[null,[],[]],p=c.options,d=p.compatibility.selectors.adjacentSpace,f=p.level[i.One].selectorsSortingMethod,h=p.compatibility.selectors.mergeablePseudoClasses,m=p.compatibility.selectors.mergeablePseudoElements,g=p.compatibility.selectors.mergeLimit,_=p.compatibility.selectors.multiplePseudoMerging,v=0,b=l.length;v<b;v++){var y=l[v];y[0]==s.RULE?u[0]==s.RULE&&a(y[1])==a(u[1])?(Array.prototype.push.apply(u[2],y[2]),t(u[2],!0,!0,c),y[2]=[]):u[0]==s.RULE&&o(y[2])==o(u[2])&&e(a(y[1]),h,m,_)&&e(a(u[1]),h,m,_)&&u[1].length<g?(u[1]=r(u[1].concat(y[1]),!1,d,!1,c.warnings),u[1]=u.length>1?n(u[1],f):u[1],y[2]=[]):u=y:u=[null,[],[]]}},Nr}(),t=function(){if(Gr)return qr;Gr=1;var e=So().canReorder,t=So().canReorderSingle,n=Ao(),r=wo(),i=co().rules,o=Mi().OptimizationLevel,a=Ti();function s(e,n,i){var o,a,s,l,c,u,p,d;for(c=0,u=e.length;c<u;c++)for(a=(o=e[c])[5],p=0,d=n.length;p<d;p++)if(l=(s=n[p])[5],r(a,l,!0)&&!t(o,s,i))return!1;return!0}return qr=function(t,r){for(var l=r.options.level[o.Two].mergeSemantically,c=r.cache.specificity,u={},p=[],d=t.length-1;d>=0;d--){var f=t[d];if(f[0]==a.NESTED_BLOCK){var h=i(f[1]),m=u[h];m||(m=[],u[h]=m),m.push(d)}}for(var g in u){var _=u[g];e:for(var v=_.length-1;v>0;v--){var b=_[v],y=t[b],E=_[v-1],w=t[E];t:for(var x=1;x>=-1;x-=2){for(var S=1==x,A=S?b+1:E-1,T=S?E:b,C=S?1:-1,D=S?y:w,O=S?w:y,k=n(D);A!=T;){var N=n(t[A]);if(A+=C,!(l&&s(k,N,c)||e(k,N,c)))continue t}O[2]=S?D[2].concat(O[2]):O[2].concat(D[2]),D[2]=[],p.push(O);continue e}}}return p},qr}(),n=function(){if(Wr)return Hr;Wr=1;var e=po(),t=Ge(),n=wi(),r=Mi().OptimizationLevel,i=co().body,o=co().rules,a=Ti();function s(e){var t=o(e[1]);return t.indexOf("__")>-1||t.indexOf("--")>-1}function l(e){return e.replace(/--[^ ,>+~:]+/g,"")}function c(e,t){var n=l(o(e[1]));for(var r in t){var i=t[r],a=l(o(i[1]));(a.indexOf(n)>-1||n.indexOf(a)>-1)&&delete t[r]}}return Hr=function(l,u){for(var p,d=u.options,f=d.level[r.Two].mergeSemantically,h=d.compatibility.selectors.adjacentSpace,m=d.level[r.One].selectorsSortingMethod,g=d.compatibility.selectors.mergeablePseudoClasses,_=d.compatibility.selectors.mergeablePseudoElements,v=d.compatibility.selectors.multiplePseudoMerging,b={},y=l.length-1;y>=0;y--){var E=l[y];if(E[0]==a.RULE){E[2].length>0&&!f&&(p=o(E[1]),/\.|\*| :/.test(p))&&(b={}),E[2].length>0&&f&&s(E)&&c(E,b);var w=i(E[2]),x=b[w];x&&e(o(E[1]),g,_,v)&&e(o(x[1]),g,_,v)&&(E[2].length>0?(E[1]=n(x[1].concat(E[1]),!1,h,!1,u.warnings),E[1]=E[1].length>1?t(E[1],m):E[1]):E[1]=x[1].concat(E[1]),x[2]=[],b[w]=null),b[i(E[2])]=E}}},Hr}(),r=function(){if(Xr)return Kr;Xr=1;var e=So().canReorder,t=Ao(),n=Eo(),r=co().rules,i=Ti();return Kr=function(o,a){var s,l=a.cache.specificity,c={},u=[];for(s=o.length-1;s>=0;s--)if(o[s][0]==i.RULE&&0!==o[s][2].length){var p=r(o[s][1]);c[p]=[s].concat(c[p]||[]),2==c[p].length&&u.push(p)}for(s=u.length-1;s>=0;s--){var d=c[u[s]];e:for(var f=d.length-1;f>0;f--){var h=d[f-1],m=o[h],g=d[f],_=o[g];t:for(var v=1;v>=-1;v-=2){for(var b=1==v,y=b?h+1:g-1,E=b?g:h,w=b?1:-1,x=b?m:_,S=b?_:m,A=t(x);y!=E;){var T=t(o[y]);y+=w;var C=b?e(A,T,l):e(T,A,l);if(!C&&!b)continue e;if(!C&&b)continue t}b?(Array.prototype.push.apply(x[2],S[2]),S[2]=x[2]):Array.prototype.push.apply(S[2],x[2]),n(S[2],!0,!0,a),x[2]=[]}}}},Kr}(),i=Co(),o=function(){if(ei)return Jr;ei=1;var e=Ti(),t=co().all;return Jr=function(n){var r,i,o,a,s=[];for(o=0,a=n.length;o<a;o++)(r=n[o])[0]!=e.AT_RULE_BLOCK&&"@font-face"!=r[1][0][1]||(i=t([r]),s.indexOf(i)>-1?r[2]=[]:s.push(i))},Jr}(),a=function(){if(ni)return ti;ni=1;var e=Ti(),t=co().all,n=co().rules;return ti=function(r){var i,o,a,s,l,c={};for(s=0,l=r.length;s<l;s++)(o=r[s])[0]==e.NESTED_BLOCK&&((i=c[a=n(o[1])+"%"+t(o[2])])&&(i[2]=[]),c[a]=o)},ti}(),s=function(){if(ii)return ri;ii=1;var e=Ti(),t=co().body,n=co().rules;return ri=function(r){for(var i,o,a,s,l={},c=[],u=0,p=r.length;u<p;u++)(o=r[u])[0]==e.RULE&&(l[i=n(o[1])]&&1==l[i].length?c.push(i):l[i]=l[i]||[],l[i].push(u));for(u=0,p=c.length;u<p;u++){s=[];for(var d=l[i=c[u]].length-1;d>=0;d--)o=r[l[i][d]],a=t(o[2]),s.indexOf(a)>-1?o[2]=[]:s.push(a)}},ri}(),l=Do(),c=Oo(),u=Eo(),p=Mi().OptimizationLevel,d=Ti();function f(e){for(var t=0,n=e.length;t<n;t++){var r=e[t],i=!1;switch(r[0]){case d.RULE:i=0===r[1].length||0===r[2].length;break;case d.NESTED_BLOCK:f(r[2]),i=0===r[2].length;break;case d.AT_RULE:i=0===r[1].length;break;case d.AT_RULE_BLOCK:i=0===r[2].length}i&&(e.splice(t,1),t--,n--)}}function h(e,t){for(var n=0,r=e.length;n<r;n++){var i=e[n];switch(i[0]){case d.RULE:u(i[2],!0,!0,t);break;case d.NESTED_BLOCK:h(i[2],t)}}}function m(u,g,_){var v,b,y=g.options.level[p.Two],E=g.options.plugins.level2Block;if(function(e,t){for(var n=0,r=e.length;n<r;n++){var i=e[n];if(i[0]==d.NESTED_BLOCK){var o=/@(-moz-|-o-|-webkit-)?keyframes/.test(i[1][0][1]);m(i[2],t,!o)}}}(u,g),h(u,g),y.removeDuplicateRules&&s(u,g),y.mergeAdjacentRules&&e(u,g),y.reduceNonAdjacentRules&&i(u,g),y.mergeNonAdjacentRules&&"body"!=y.mergeNonAdjacentRules&&r(u,g),y.mergeNonAdjacentRules&&"selector"!=y.mergeNonAdjacentRules&&n(u,g),y.restructureRules&&y.mergeAdjacentRules&&_&&(c(u,g),e(u,g)),y.restructureRules&&!y.mergeAdjacentRules&&_&&c(u,g),y.removeDuplicateFontRules&&o(u,g),y.removeDuplicateMediaBlocks&&a(u,g),y.removeUnusedAtRules&&l(u,g),y.mergeMedia)for(b=(v=t(u,g)).length-1;b>=0;b--)m(v[b][2],g,!1);for(b=0;b<E.length;b++)E[b](u);return y.removeEmpty&&f(u),u}return pi=m}function No(){if(hi)return fi;hi=1;var e="var\\(\\-\\-[^\\)]+\\)",t="("+e+"|[A-Z]+(\\-|[A-Z]|[0-9])+\\(.*?\\)|\\-(\\-|[A-Z]|[0-9])+\\(.*?\\))",n=new RegExp("^(\\-moz\\-|\\-webkit\\-)?calc\\([^\\)]+\\)$","i"),r=/[0-9]/,i=new RegExp("^"+t+"$","i"),o=/^#(?:[0-9a-f]{4}|[0-9a-f]{8})$/i,a=/^hsl\(\s{0,31}[-.]?\d+\s{0,31},\s{0,31}\d*\.?\d+%\s{0,31},\s{0,31}\d*\.?\d+%\s{0,31}\)|hsla\(\s{0,31}[-.]?\d+\s{0,31},\s{0,31}\d*\.?\d+%\s{0,31},\s{0,31}\d*\.?\d+%\s{0,31},\s{0,31}\.?\d+\s{0,31}\)$/,s=/^hsl\(\s{0,31}[-.]?\d+(deg)?\s{1,31}\d*\.?\d+%\s{1,31}\d*\.?\d+%\s{0,31}\)|hsla\(\s{0,31}[-.]?\d+(deg)?\s{1,31}\d*\.?\d+%\s{1,31}\d*\.?\d+%\s{1,31}\/\s{1,31}\d*\.?\d+%?\s{0,31}\)$/,l=/^(-[a-z0-9_][a-z0-9\-_]*|[a-z_][a-z0-9\-_]*)$/i,c=/^[a-z]+$/i,u=/^-([a-z0-9]|-)*$/i,p=/^("[^"]*"|'[^']*')$/i,d=/^rgb\(\s{0,31}[\d]{1,3}\s{0,31},\s{0,31}[\d]{1,3}\s{0,31},\s{0,31}[\d]{1,3}\s{0,31}\)|rgba\(\s{0,31}[\d]{1,3}\s{0,31},\s{0,31}[\d]{1,3}\s{0,31},\s{0,31}[\d]{1,3}\s{0,31},\s{0,31}[.\d]+\s{0,31}\)$/i,f=/^rgb\(\s{0,31}[\d]{1,3}\s{1,31}[\d]{1,3}\s{1,31}[\d]{1,3}\s{0,31}\)|rgba\(\s{0,31}[\d]{1,3}\s{1,31}[\d]{1,3}\s{1,31}[\d]{1,3}\s{1,31}\/\s{1,31}[\d]*\.?[.\d]+%?\s{0,31}\)$/i,h=/\d+(s|ms)/,m=/^(cubic-bezier|steps)\([^)]+\)$/,g=["ms","s"],_=/^url\([\s\S]+\)$/i,v=new RegExp("^"+e+"$","i"),b=/^#[0-9a-f]{8}$/i,y=/^#[0-9a-f]{4}$/i,E=/^#[0-9a-f]{6}$/i,w=/^#[0-9a-f]{3}$/i,x={"^":["inherit","initial","unset"],"*-style":["auto","dashed","dotted","double","groove","hidden","inset","none","outset","ridge","solid"],"*-timing-function":["ease","ease-in","ease-in-out","ease-out","linear","step-end","step-start"],"animation-direction":["alternate","alternate-reverse","normal","reverse"],"animation-fill-mode":["backwards","both","forwards","none"],"animation-iteration-count":["infinite"],"animation-name":["none"],"animation-play-state":["paused","running"],"background-attachment":["fixed","inherit","local","scroll"],"background-clip":["border-box","content-box","inherit","padding-box","text"],"background-origin":["border-box","content-box","inherit","padding-box"],"background-position":["bottom","center","left","right","top"],"background-repeat":["no-repeat","inherit","repeat","repeat-x","repeat-y","round","space"],"background-size":["auto","cover","contain"],"border-collapse":["collapse","inherit","separate"],bottom:["auto"],clear:["both","left","none","right"],color:["transparent"],cursor:["all-scroll","auto","col-resize","crosshair","default","e-resize","help","move","n-resize","ne-resize","no-drop","not-allowed","nw-resize","pointer","progress","row-resize","s-resize","se-resize","sw-resize","text","vertical-text","w-resize","wait"],display:["block","inline","inline-block","inline-table","list-item","none","table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row","table-row-group"],float:["left","none","right"],left:["auto"],font:["caption","icon","menu","message-box","small-caption","status-bar","unset"],"font-size":["large","larger","medium","small","smaller","x-large","x-small","xx-large","xx-small"],"font-stretch":["condensed","expanded","extra-condensed","extra-expanded","normal","semi-condensed","semi-expanded","ultra-condensed","ultra-expanded"],"font-style":["italic","normal","oblique"],"font-variant":["normal","small-caps"],"font-weight":["100","200","300","400","500","600","700","800","900","bold","bolder","lighter","normal"],"line-height":["normal"],"list-style-position":["inside","outside"],"list-style-type":["armenian","circle","decimal","decimal-leading-zero","disc","decimal|disc","georgian","lower-alpha","lower-greek","lower-latin","lower-roman","none","square","upper-alpha","upper-latin","upper-roman"],overflow:["auto","hidden","scroll","visible"],position:["absolute","fixed","relative","static"],right:["auto"],"text-align":["center","justify","left","left|right","right"],"text-decoration":["line-through","none","overline","underline"],"text-overflow":["clip","ellipsis"],top:["auto"],"vertical-align":["baseline","bottom","middle","sub","super","text-bottom","text-top","top"],visibility:["collapse","hidden","visible"],"white-space":["normal","nowrap","pre"],width:["inherit","initial","medium","thick","thin"]},S=["%","ch","cm","em","ex","in","mm","pc","pt","px","rem","vh","vm","vmax","vmin","vw"];function A(e){return"auto"!=e&&(F("color")(e)||function(e){return w.test(e)||y.test(e)||E.test(e)||b.test(e)}(e)||T(e)||function(e){return c.test(e)}(e))}function T(e){return L(e)||O(e)}function C(e){return n.test(e)}function D(e){return i.test(e)}function O(e){return a.test(e)||s.test(e)}function k(e){return o.test(e)}function N(e){return l.test(e)}function R(e){return p.test(e)}function I(e){return"none"==e||"inherit"==e||j(e)}function F(e){return function(t){return x[e].indexOf(t)>-1}}function M(e){return G(e)==e.length}function L(e){return d.test(e)||f.test(e)}function P(e){return u.test(e)}function B(e){return M(e)&&parseFloat(e)>=0}function U(e){return v.test(e)}function z(e){var t=G(e);return t==e.length&&0===parseInt(e)||t>-1&&g.indexOf(e.slice(t+1))>-1||function(e){return D(e)&&h.test(e)}(e)}function V(e,t){var n=G(t);return n==t.length&&0===parseInt(t)||n>-1&&e.indexOf(t.slice(n+1).toLowerCase())>-1||"auto"==t||"inherit"==t}function j(e){return _.test(e)}function q(e){return"auto"==e||M(e)||F("^")(e)}function G(e){var t,n,i,o=!1,a=!1;for(n=0,i=e.length;n<i;n++)if(t=e[n],0!==n||"+"!=t&&"-"!=t){if(n>0&&a&&("+"==t||"-"==t))return n-1;if("."!=t||o){if("."==t&&o)return n-1;if(r.test(t))continue;return n-1}o=!0}else a=!0;return n}return fi=function(e){var t,n=S.slice(0).filter((function(t){return!(t in e.units)||!0===e.units[t]}));return e.customUnits.rpx&&n.push("rpx"),{colorOpacity:e.colors.opacity,colorHexAlpha:e.colors.hexAlpha,isAnimationDirectionKeyword:F("animation-direction"),isAnimationFillModeKeyword:F("animation-fill-mode"),isAnimationIterationCountKeyword:F("animation-iteration-count"),isAnimationNameKeyword:F("animation-name"),isAnimationPlayStateKeyword:F("animation-play-state"),isTimingFunction:(t=F("*-timing-function"),function(e){return t(e)||m.test(e)}),isBackgroundAttachmentKeyword:F("background-attachment"),isBackgroundClipKeyword:F("background-clip"),isBackgroundOriginKeyword:F("background-origin"),isBackgroundPositionKeyword:F("background-position"),isBackgroundRepeatKeyword:F("background-repeat"),isBackgroundSizeKeyword:F("background-size"),isColor:A,isColorFunction:T,isDynamicUnit:C,isFontKeyword:F("font"),isFontSizeKeyword:F("font-size"),isFontStretchKeyword:F("font-stretch"),isFontStyleKeyword:F("font-style"),isFontVariantKeyword:F("font-variant"),isFontWeightKeyword:F("font-weight"),isFunction:D,isGlobal:F("^"),isHexAlphaColor:k,isHslColor:O,isIdentifier:N,isImage:I,isKeyword:F,isLineHeightKeyword:F("line-height"),isListStylePositionKeyword:F("list-style-position"),isListStyleTypeKeyword:F("list-style-type"),isNumber:M,isPrefixed:P,isPositiveNumber:B,isQuotedText:R,isRgbColor:L,isStyleKeyword:F("*-style"),isTime:z,isUnit:V.bind(null,n),isUrl:j,isVariable:U,isWidth:F("width"),isZIndex:q}},fi}function Ro(){if(gi)return mi;gi=1;var e={"*":{colors:{hexAlpha:!1,opacity:!0},customUnits:{rpx:!1},properties:{backgroundClipMerging:!0,backgroundOriginMerging:!0,backgroundSizeMerging:!0,colors:!0,ieBangHack:!1,ieFilters:!1,iePrefixHack:!1,ieSuffixHack:!1,merging:!0,shorterLengthUnits:!1,spaceAfterClosingBrace:!0,urlQuotes:!0,zeroUnits:!0},selectors:{adjacentSpace:!1,ie7Hack:!1,mergeablePseudoClasses:[":active",":after",":before",":empty",":checked",":disabled",":empty",":enabled",":first-child",":first-letter",":first-line",":first-of-type",":focus",":hover",":lang",":last-child",":last-of-type",":link",":not",":nth-child",":nth-last-child",":nth-last-of-type",":nth-of-type",":only-child",":only-of-type",":root",":target",":visited"],mergeablePseudoElements:["::after","::before","::first-letter","::first-line"],mergeLimit:8191,multiplePseudoMerging:!0},units:{ch:!0,in:!0,pc:!0,pt:!0,rem:!0,vh:!0,vm:!0,vmax:!0,vmin:!0,vw:!0}}};function t(e,n){for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){var i=e[r];Object.prototype.hasOwnProperty.call(n,r)&&"object"==typeof i&&!Array.isArray(i)?n[r]=t(i,n[r]||{}):n[r]=r in n?n[r]:i}return n}return e.ie11=t(e["*"],{properties:{ieSuffixHack:!0}}),e.ie10=t(e["*"],{properties:{ieSuffixHack:!0}}),e.ie9=t(e["*"],{properties:{ieFilters:!0,ieSuffixHack:!0}}),e.ie8=t(e.ie9,{colors:{opacity:!1},properties:{backgroundClipMerging:!1,backgroundOriginMerging:!1,backgroundSizeMerging:!1,iePrefixHack:!0,merging:!1},selectors:{mergeablePseudoClasses:[":after",":before",":first-child",":first-letter",":focus",":hover",":visited"],mergeablePseudoElements:[]},units:{ch:!1,rem:!1,vh:!1,vm:!1,vmax:!1,vmin:!1,vw:!1}}),e.ie7=t(e.ie8,{properties:{ieBangHack:!0},selectors:{ie7Hack:!0,mergeablePseudoClasses:[":first-child",":first-letter",":hover",":visited"]}}),mi=function(n){return t(e["*"],function(n){if("object"==typeof n)return n;if(!/[,+-]/.test(n))return e[n]||e["*"];var r=n.split(","),i=r[0]in e?e[r.shift()]:e["*"];return n={},r.forEach((function(e){var t="+"==e[0],r=e.substring(1).split("."),i=r[0],o=r[1];n[i]=n[i]||{},n[i][o]=t})),t(i,n)}(n))}}var Io,Fo,Mo=Go(r.fetch)&&Go(r.ReadableStream);function Lo(e){Fo||(Fo=new r.XMLHttpRequest).open("GET",r.location.host?"/":"https://example.com");try{return Fo.responseType=e,Fo.responseType===e}catch(e){return!1}}var Po=void 0!==r.ArrayBuffer,Bo=Po&&Go(r.ArrayBuffer.prototype.slice),Uo=Po&&Lo("arraybuffer"),zo=!Mo&&Bo&&Lo("ms-stream"),Vo=!Mo&&Po&&Lo("moz-chunked-arraybuffer"),jo=Go(Fo.overrideMimeType),qo=Go(r.VBArray);function Go(e){return"function"==typeof e}Fo=null;var Ho="function"==typeof Object.create?function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:function(e,t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e},Wo=Object.getOwnPropertyDescriptors||function(e){for(var t=Object.keys(e),n={},r=0;r<t.length;r++)n[t[r]]=Object.getOwnPropertyDescriptor(e,t[r]);return n},Ko=/%[sdj%]/g;function Xo(e){if(!ua(e)){for(var t=[],n=0;n<arguments.length;n++)t.push(Jo(arguments[n]));return t.join(" ")}n=1;for(var r=arguments,i=r.length,o=String(e).replace(Ko,(function(e){if("%%"===e)return"%";if(n>=i)return e;switch(e){case"%s":return String(r[n++]);case"%d":return Number(r[n++]);case"%j":try{return JSON.stringify(r[n++])}catch(e){return"[Circular]"}default:return e}})),a=r[n];n<i;a=r[++n])sa(a)||!ha(a)?o+=" "+a:o+=" "+Jo(a);return o}function $o(e,t){if(da(r.process))return function(){return $o(e,t).apply(this,arguments)};if(!0===De.noDeprecation)return e;var n=!1;return function(){if(!n){if(De.throwDeprecation)throw new Error(t);De.traceDeprecation?console.trace(t):console.error(t),n=!0}return e.apply(this,arguments)}}var Yo,Zo={};function Qo(e){if(da(Yo)&&(Yo=De.env.NODE_DEBUG||""),e=e.toUpperCase(),!Zo[e])if(new RegExp("\\b"+e+"\\b","i").test(Yo)){Zo[e]=function(){var t=Xo.apply(null,arguments);console.error("%s %d: %s",e,0,t)}}else Zo[e]=function(){};return Zo[e]}function Jo(e,t){var n={seen:[],stylize:ta};return arguments.length>=3&&(n.depth=arguments[2]),arguments.length>=4&&(n.colors=arguments[3]),aa(t)?n.showHidden=t:t&&Sa(n,t),da(n.showHidden)&&(n.showHidden=!1),da(n.depth)&&(n.depth=2),da(n.colors)&&(n.colors=!1),da(n.customInspect)&&(n.customInspect=!0),n.colors&&(n.stylize=ea),na(n,e,n.depth)}function ea(e,t){var n=Jo.styles[t];return n?"["+Jo.colors[n][0]+"m"+e+"["+Jo.colors[n][1]+"m":e}function ta(e,t){return e}function na(e,t,n){if(e.customInspect&&t&&_a(t.inspect)&&t.inspect!==Jo&&(!t.constructor||t.constructor.prototype!==t)){var r=t.inspect(n,e);return ua(r)||(r=na(e,r,n)),r}var i=function(e,t){if(da(t))return e.stylize("undefined","undefined");if(ua(t)){var n="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(n,"string")}if(ca(t))return e.stylize(""+t,"number");if(aa(t))return e.stylize(""+t,"boolean");if(sa(t))return e.stylize("null","null")}(e,t);if(i)return i;var o=Object.keys(t),a=function(e){var t={};return e.forEach((function(e,n){t[e]=!0})),t}(o);if(e.showHidden&&(o=Object.getOwnPropertyNames(t)),ga(t)&&(o.indexOf("message")>=0||o.indexOf("description")>=0))return ra(t);if(0===o.length){if(_a(t)){var s=t.name?": "+t.name:"";return e.stylize("[Function"+s+"]","special")}if(fa(t))return e.stylize(RegExp.prototype.toString.call(t),"regexp");if(ma(t))return e.stylize(Date.prototype.toString.call(t),"date");if(ga(t))return ra(t)}var l,c="",u=!1,p=["{","}"];(oa(t)&&(u=!0,p=["[","]"]),_a(t))&&(c=" [Function"+(t.name?": "+t.name:"")+"]");return fa(t)&&(c=" "+RegExp.prototype.toString.call(t)),ma(t)&&(c=" "+Date.prototype.toUTCString.call(t)),ga(t)&&(c=" "+ra(t)),0!==o.length||u&&0!=t.length?n<0?fa(t)?e.stylize(RegExp.prototype.toString.call(t),"regexp"):e.stylize("[Object]","special"):(e.seen.push(t),l=u?function(e,t,n,r,i){for(var o=[],a=0,s=t.length;a<s;++a)Aa(t,String(a))?o.push(ia(e,t,n,r,String(a),!0)):o.push("");return i.forEach((function(i){i.match(/^\d+$/)||o.push(ia(e,t,n,r,i,!0))})),o}(e,t,n,a,o):o.map((function(r){return ia(e,t,n,a,r,u)})),e.seen.pop(),function(e,t,n){var r=e.reduce((function(e,t){return t.indexOf("\n"),e+t.replace(/\u001b\[\d\d?m/g,"").length+1}),0);if(r>60)return n[0]+(""===t?"":t+"\n ")+" "+e.join(",\n ")+" "+n[1];return n[0]+t+" "+e.join(", ")+" "+n[1]}(l,c,p)):p[0]+c+p[1]}function ra(e){return"["+Error.prototype.toString.call(e)+"]"}function ia(e,t,n,r,i,o){var a,s,l;if((l=Object.getOwnPropertyDescriptor(t,i)||{value:t[i]}).get?s=l.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):l.set&&(s=e.stylize("[Setter]","special")),Aa(r,i)||(a="["+i+"]"),s||(e.seen.indexOf(l.value)<0?(s=sa(n)?na(e,l.value,null):na(e,l.value,n-1)).indexOf("\n")>-1&&(s=o?s.split("\n").map((function(e){return" "+e})).join("\n").substr(2):"\n"+s.split("\n").map((function(e){return" "+e})).join("\n")):s=e.stylize("[Circular]","special")),da(a)){if(o&&i.match(/^\d+$/))return s;(a=JSON.stringify(""+i)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(a=a.substr(1,a.length-2),a=e.stylize(a,"name")):(a=a.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),a=e.stylize(a,"string"))}return a+": "+s}function oa(e){return Array.isArray(e)}function aa(e){return"boolean"==typeof e}function sa(e){return null===e}function la(e){return null==e}function ca(e){return"number"==typeof e}function ua(e){return"string"==typeof e}function pa(e){return"symbol"==typeof e}function da(e){return void 0===e}function fa(e){return ha(e)&&"[object RegExp]"===ya(e)}function ha(e){return"object"==typeof e&&null!==e}function ma(e){return ha(e)&&"[object Date]"===ya(e)}function ga(e){return ha(e)&&("[object Error]"===ya(e)||e instanceof Error)}function _a(e){return"function"==typeof e}function va(e){return null===e||"boolean"==typeof e||"number"==typeof e||"string"==typeof e||"symbol"==typeof e||void 0===e}function ba(e){return v.isBuffer(e)}function ya(e){return Object.prototype.toString.call(e)}function Ea(e){return e<10?"0"+e.toString(10):e.toString(10)}Jo.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},Jo.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"};var wa=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function xa(){console.log("%s - %s",function(){var e=new Date,t=[Ea(e.getHours()),Ea(e.getMinutes()),Ea(e.getSeconds())].join(":");return[e.getDate(),wa[e.getMonth()],t].join(" ")}(),Xo.apply(null,arguments))}function Sa(e,t){if(!t||!ha(t))return e;for(var n=Object.keys(t),r=n.length;r--;)e[n[r]]=t[n[r]];return e}function Aa(e,t){return Object.prototype.hasOwnProperty.call(e,t)}var Ta="undefined"!=typeof Symbol?Symbol("util.promisify.custom"):void 0;function Ca(e){if("function"!=typeof e)throw new TypeError('The "original" argument must be of type Function');if(Ta&&e[Ta]){var t;if("function"!=typeof(t=e[Ta]))throw new TypeError('The "util.promisify.custom" argument must be of type Function');return Object.defineProperty(t,Ta,{value:t,enumerable:!1,writable:!1,configurable:!0}),t}function t(){for(var t,n,r=new Promise((function(e,r){t=e,n=r})),i=[],o=0;o<arguments.length;o++)i.push(arguments[o]);i.push((function(e,r){e?n(e):t(r)}));try{e.apply(this,i)}catch(e){n(e)}return r}return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),Ta&&Object.defineProperty(t,Ta,{value:t,enumerable:!1,writable:!1,configurable:!0}),Object.defineProperties(t,Wo(e))}function Da(e,t){if(!e){var n=new Error("Promise was rejected with a falsy value");n.reason=e,e=n}return t(e)}function Oa(e){if("function"!=typeof e)throw new TypeError('The "original" argument must be of type Function');function t(){for(var t=[],n=0;n<arguments.length;n++)t.push(arguments[n]);var r=t.pop();if("function"!=typeof r)throw new TypeError("The last argument must be of type Function");var i=this,o=function(){return r.apply(i,arguments)};e.apply(this,t).then((function(e){De.nextTick(o.bind(null,null,e))}),(function(e){De.nextTick(Da.bind(null,e,o))}))}return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),Object.defineProperties(t,Wo(e)),t}Ca.custom=Ta;var ka={inherits:Ho,_extend:Sa,log:xa,isBuffer:ba,isPrimitive:va,isFunction:_a,isError:ga,isDate:ma,isObject:ha,isRegExp:fa,isUndefined:da,isSymbol:pa,isString:ua,isNumber:ca,isNullOrUndefined:la,isNull:sa,isBoolean:aa,isArray:oa,inspect:Jo,deprecate:$o,format:Xo,debuglog:Qo,promisify:Ca,callbackify:Oa},Na=Object.freeze({__proto__:null,format:Xo,deprecate:$o,debuglog:Qo,inspect:Jo,isArray:oa,isBoolean:aa,isNull:sa,isNullOrUndefined:la,isNumber:ca,isString:ua,isSymbol:pa,isUndefined:da,isRegExp:fa,isObject:ha,isDate:ma,isError:ga,isFunction:_a,isPrimitive:va,isBuffer:ba,log:xa,inherits:Ho,_extend:Sa,promisify:Ca,callbackify:Oa,default:ka});function Ra(){}function Ia(){Ia.init.call(this)}function Fa(e){return void 0===e._maxListeners?Ia.defaultMaxListeners:e._maxListeners}function Ma(e,t,n,r){var i,o,a,s;if("function"!=typeof n)throw new TypeError('"listener" argument must be a function');if((o=e._events)?(o.newListener&&(e.emit("newListener",t,n.listener?n.listener:n),o=e._events),a=o[t]):(o=e._events=new Ra,e._eventsCount=0),a){if("function"==typeof a?a=o[t]=r?[n,a]:[a,n]:r?a.unshift(n):a.push(n),!a.warned&&(i=Fa(e))&&i>0&&a.length>i){a.warned=!0;var l=new Error("Possible EventEmitter memory leak detected. "+a.length+" "+t+" listeners added. Use emitter.setMaxListeners() to increase limit");l.name="MaxListenersExceededWarning",l.emitter=e,l.type=t,l.count=a.length,s=l,"function"==typeof console.warn?console.warn(s):console.log(s)}}else a=o[t]=n,++e._eventsCount;return e}function La(e,t,n){var r=!1;function i(){e.removeListener(t,i),r||(r=!0,n.apply(e,arguments))}return i.listener=n,i}function Pa(e){var t=this._events;if(t){var n=t[e];if("function"==typeof n)return 1;if(n)return n.length}return 0}function Ba(e,t){for(var n=new Array(t);t--;)n[t]=e[t];return n}Ra.prototype=Object.create(null),Ia.EventEmitter=Ia,Ia.usingDomains=!1,Ia.prototype.domain=void 0,Ia.prototype._events=void 0,Ia.prototype._maxListeners=void 0,Ia.defaultMaxListeners=10,Ia.init=function(){this.domain=null,Ia.usingDomains&&undefined.active,this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=new Ra,this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},Ia.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||isNaN(e))throw new TypeError('"n" argument must be a positive number');return this._maxListeners=e,this},Ia.prototype.getMaxListeners=function(){return Fa(this)},Ia.prototype.emit=function(e){var t,n,r,i,o,a,s,l="error"===e;if(a=this._events)l=l&&null==a.error;else if(!l)return!1;if(s=this.domain,l){if(t=arguments[1],!s){if(t instanceof Error)throw t;var c=new Error('Uncaught, unspecified "error" event. ('+t+")");throw c.context=t,c}return t||(t=new Error('Uncaught, unspecified "error" event')),t.domainEmitter=this,t.domain=s,t.domainThrown=!1,s.emit("error",t),!1}if(!(n=a[e]))return!1;var u="function"==typeof n;switch(r=arguments.length){case 1:!function(e,t,n){if(t)e.call(n);else for(var r=e.length,i=Ba(e,r),o=0;o<r;++o)i[o].call(n)}(n,u,this);break;case 2:!function(e,t,n,r){if(t)e.call(n,r);else for(var i=e.length,o=Ba(e,i),a=0;a<i;++a)o[a].call(n,r)}(n,u,this,arguments[1]);break;case 3:!function(e,t,n,r,i){if(t)e.call(n,r,i);else for(var o=e.length,a=Ba(e,o),s=0;s<o;++s)a[s].call(n,r,i)}(n,u,this,arguments[1],arguments[2]);break;case 4:!function(e,t,n,r,i,o){if(t)e.call(n,r,i,o);else for(var a=e.length,s=Ba(e,a),l=0;l<a;++l)s[l].call(n,r,i,o)}(n,u,this,arguments[1],arguments[2],arguments[3]);break;default:for(i=new Array(r-1),o=1;o<r;o++)i[o-1]=arguments[o];!function(e,t,n,r){if(t)e.apply(n,r);else for(var i=e.length,o=Ba(e,i),a=0;a<i;++a)o[a].apply(n,r)}(n,u,this,i)}return!0},Ia.prototype.addListener=function(e,t){return Ma(this,e,t,!1)},Ia.prototype.on=Ia.prototype.addListener,Ia.prototype.prependListener=function(e,t){return Ma(this,e,t,!0)},Ia.prototype.once=function(e,t){if("function"!=typeof t)throw new TypeError('"listener" argument must be a function');return this.on(e,La(this,e,t)),this},Ia.prototype.prependOnceListener=function(e,t){if("function"!=typeof t)throw new TypeError('"listener" argument must be a function');return this.prependListener(e,La(this,e,t)),this},Ia.prototype.removeListener=function(e,t){var n,r,i,o,a;if("function"!=typeof t)throw new TypeError('"listener" argument must be a function');if(!(r=this._events))return this;if(!(n=r[e]))return this;if(n===t||n.listener&&n.listener===t)0===--this._eventsCount?this._events=new Ra:(delete r[e],r.removeListener&&this.emit("removeListener",e,n.listener||t));else if("function"!=typeof n){for(i=-1,o=n.length;o-- >0;)if(n[o]===t||n[o].listener&&n[o].listener===t){a=n[o].listener,i=o;break}if(i<0)return this;if(1===n.length){if(n[0]=void 0,0===--this._eventsCount)return this._events=new Ra,this;delete r[e]}else!function(e,t){for(var n=t,r=n+1,i=e.length;r<i;n+=1,r+=1)e[n]=e[r];e.pop()}(n,i);r.removeListener&&this.emit("removeListener",e,a||t)}return this},Ia.prototype.off=function(e,t){return this.removeListener(e,t)},Ia.prototype.removeAllListeners=function(e){var t,n;if(!(n=this._events))return this;if(!n.removeListener)return 0===arguments.length?(this._events=new Ra,this._eventsCount=0):n[e]&&(0===--this._eventsCount?this._events=new Ra:delete n[e]),this;if(0===arguments.length){for(var r,i=Object.keys(n),o=0;o<i.length;++o)"removeListener"!==(r=i[o])&&this.removeAllListeners(r);return this.removeAllListeners("removeListener"),this._events=new Ra,this._eventsCount=0,this}if("function"==typeof(t=n[e]))this.removeListener(e,t);else if(t)do{this.removeListener(e,t[t.length-1])}while(t[0]);return this},Ia.prototype.listeners=function(e){var t,n=this._events;return n&&(t=n[e])?"function"==typeof t?[t.listener||t]:function(e){for(var t=new Array(e.length),n=0;n<t.length;++n)t[n]=e[n].listener||e[n];return t}(t):[]},Ia.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):Pa.call(e,t)},Ia.prototype.listenerCount=Pa,Ia.prototype.eventNames=function(){return this._eventsCount>0?Reflect.ownKeys(this._events):[]};var Ua=Object.freeze({__proto__:null,default:Ia,EventEmitter:Ia});function za(){this.head=null,this.tail=null,this.length=0}za.prototype.push=function(e){var t={data:e,next:null};this.length>0?this.tail.next=t:this.head=t,this.tail=t,++this.length},za.prototype.unshift=function(e){var t={data:e,next:this.head};0===this.length&&(this.tail=t),this.head=t,++this.length},za.prototype.shift=function(){if(0!==this.length){var e=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,e}},za.prototype.clear=function(){this.head=this.tail=null,this.length=0},za.prototype.join=function(e){if(0===this.length)return"";for(var t=this.head,n=""+t.data;t=t.next;)n+=e+t.data;return n},za.prototype.concat=function(e){if(0===this.length)return v.alloc(0);if(1===this.length)return this.head.data;for(var t=v.allocUnsafe(e>>>0),n=this.head,r=0;n;)n.data.copy(t,r),r+=n.data.length,n=n.next;return t};var Va,ja,qa={},Ga={exports:{}},Ha=n(re);var Wa=function(){if(ja)return qa;ja=1;var e=(Va||(Va=1,function(e,t){var n=Ha,r=n.Buffer;function i(e,t){for(var n in e)t[n]=e[n]}function o(e,t,n){return r(e,t,n)}r.from&&r.alloc&&r.allocUnsafe&&r.allocUnsafeSlow?e.exports=n:(i(n,t),t.Buffer=o),o.prototype=Object.create(r.prototype),i(r,o),o.from=function(e,t,n){if("number"==typeof e)throw new TypeError("Argument must not be a number");return r(e,t,n)},o.alloc=function(e,t,n){if("number"!=typeof e)throw new TypeError("Argument must be a number");var i=r(e);return void 0!==t?"string"==typeof n?i.fill(t,n):i.fill(t):i.fill(0),i},o.allocUnsafe=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return r(e)},o.allocUnsafeSlow=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return n.SlowBuffer(e)}}(Ga,Ga.exports)),Ga.exports).Buffer,t=e.isEncoding||function(e){switch((e=""+e)&&e.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function n(n){var r;switch(this.encoding=function(n){var r=function(e){if(!e)return"utf8";for(var t;;)switch(e){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return e;default:if(t)return;e=(""+e).toLowerCase(),t=!0}}(n);if("string"!=typeof r&&(e.isEncoding===t||!t(n)))throw new Error("Unknown encoding: "+n);return r||n}(n),this.encoding){case"utf16le":this.text=o,this.end=a,r=4;break;case"utf8":this.fillLast=i,r=4;break;case"base64":this.text=s,this.end=l,r=3;break;default:return this.write=c,void(this.end=u)}this.lastNeed=0,this.lastTotal=0,this.lastChar=e.allocUnsafe(r)}function r(e){return e<=127?0:e>>5==6?2:e>>4==14?3:e>>3==30?4:e>>6==2?-1:-2}function i(e){var t=this.lastTotal-this.lastNeed,n=function(e,t){if(128!=(192&t[0]))return e.lastNeed=0,"�";if(e.lastNeed>1&&t.length>1){if(128!=(192&t[1]))return e.lastNeed=1,"�";if(e.lastNeed>2&&t.length>2&&128!=(192&t[2]))return e.lastNeed=2,"�"}}(this,e);return void 0!==n?n:this.lastNeed<=e.length?(e.copy(this.lastChar,t,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal)):(e.copy(this.lastChar,t,0,e.length),void(this.lastNeed-=e.length))}function o(e,t){if((e.length-t)%2==0){var n=e.toString("utf16le",t);if(n){var r=n.charCodeAt(n.length-1);if(r>=55296&&r<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1],n.slice(0,-1)}return n}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=e[e.length-1],e.toString("utf16le",t,e.length-1)}function a(e){var t=e&&e.length?this.write(e):"";if(this.lastNeed){var n=this.lastTotal-this.lastNeed;return t+this.lastChar.toString("utf16le",0,n)}return t}function s(e,t){var n=(e.length-t)%3;return 0===n?e.toString("base64",t):(this.lastNeed=3-n,this.lastTotal=3,1===n?this.lastChar[0]=e[e.length-1]:(this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1]),e.toString("base64",t,e.length-n))}function l(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+this.lastChar.toString("base64",0,3-this.lastNeed):t}function c(e){return e.toString(this.encoding)}function u(e){return e&&e.length?this.write(e):""}return qa.StringDecoder=n,n.prototype.write=function(e){if(0===e.length)return"";var t,n;if(this.lastNeed){if(void 0===(t=this.fillLast(e)))return"";n=this.lastNeed,this.lastNeed=0}else n=0;return n<e.length?t?t+this.text(e,n):this.text(e,n):t||""},n.prototype.end=function(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+"�":t},n.prototype.text=function(e,t){var n=function(e,t,n){var i=t.length-1;if(i<n)return 0;var o=r(t[i]);if(o>=0)return o>0&&(e.lastNeed=o-1),o;if(--i<n||-2===o)return 0;if(o=r(t[i]),o>=0)return o>0&&(e.lastNeed=o-2),o;if(--i<n||-2===o)return 0;if(o=r(t[i]),o>=0)return o>0&&(2===o?o=0:e.lastNeed=o-3),o;return 0}(this,e,t);if(!this.lastNeed)return e.toString("utf8",t);this.lastTotal=n;var i=e.length-(n-this.lastNeed);return e.copy(this.lastChar,0,i),e.toString("utf8",t,i)},n.prototype.fillLast=function(e){if(this.lastNeed<=e.length)return e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,e.length),this.lastNeed-=e.length},qa}();$a.ReadableState=Xa;var Ka=Qo("stream");function Xa(e,t){e=e||{},this.objectMode=!!e.objectMode,t instanceof xs&&(this.objectMode=this.objectMode||!!e.readableObjectMode);var n=e.highWaterMark,r=this.objectMode?16:16384;this.highWaterMark=n||0===n?n:r,this.highWaterMark=~~this.highWaterMark,this.buffer=new za,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.ranOut=!1,this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&&(this.decoder=new Wa.StringDecoder(e.encoding),this.encoding=e.encoding)}function $a(e){if(!(this instanceof $a))return new $a(e);this._readableState=new Xa(e,this),this.readable=!0,e&&"function"==typeof e.read&&(this._read=e.read),Ia.call(this)}function Ya(e,t,n,r,i){var o=function(e,t){var n=null;v.isBuffer(t)||"string"==typeof t||null==t||e.objectMode||(n=new TypeError("Invalid non-string/buffer chunk"));return n}(t,n);if(o)e.emit("error",o);else if(null===n)t.reading=!1,function(e,t){if(t.ended)return;if(t.decoder){var n=t.decoder.end();n&&n.length&&(t.buffer.push(n),t.length+=t.objectMode?1:n.length)}t.ended=!0,Ja(e)}(e,t);else if(t.objectMode||n&&n.length>0)if(t.ended&&!i){var a=new Error("stream.push() after EOF");e.emit("error",a)}else if(t.endEmitted&&i){var s=new Error("stream.unshift() after end event");e.emit("error",s)}else{var l;!t.decoder||i||r||(n=t.decoder.write(n),l=!t.objectMode&&0===n.length),i||(t.reading=!1),l||(t.flowing&&0===t.length&&!t.sync?(e.emit("data",n),e.read(0)):(t.length+=t.objectMode?1:n.length,i?t.buffer.unshift(n):t.buffer.push(n),t.needReadable&&Ja(e))),function(e,t){t.readingMore||(t.readingMore=!0,me(ts,e,t))}(e,t)}else i||(t.reading=!1);return function(e){return!e.ended&&(e.needReadable||e.length<e.highWaterMark||0===e.length)}(t)}Ho($a,Ia),$a.prototype.push=function(e,t){var n=this._readableState;return n.objectMode||"string"!=typeof e||(t=t||n.defaultEncoding)!==n.encoding&&(e=v.from(e,t),t=""),Ya(this,n,e,t,!1)},$a.prototype.unshift=function(e){return Ya(this,this._readableState,e,"",!0)},$a.prototype.isPaused=function(){return!1===this._readableState.flowing},$a.prototype.setEncoding=function(e){return this._readableState.decoder=new Wa.StringDecoder(e),this._readableState.encoding=e,this};var Za=8388608;function Qa(e,t){return e<=0||0===t.length&&t.ended?0:t.objectMode?1:e!=e?t.flowing&&t.length?t.buffer.head.data.length:t.length:(e>t.highWaterMark&&(t.highWaterMark=function(e){return e>=Za?e=Za:(e--,e|=e>>>1,e|=e>>>2,e|=e>>>4,e|=e>>>8,e|=e>>>16,e++),e}(e)),e<=t.length?e:t.ended?t.length:(t.needReadable=!0,0))}function Ja(e){var t=e._readableState;t.needReadable=!1,t.emittedReadable||(Ka("emitReadable",t.flowing),t.emittedReadable=!0,t.sync?me(es,e):es(e))}function es(e){Ka("emit readable"),e.emit("readable"),is(e)}function ts(e,t){for(var n=t.length;!t.reading&&!t.flowing&&!t.ended&&t.length<t.highWaterMark&&(Ka("maybeReadMore read 0"),e.read(0),n!==t.length);)n=t.length;t.readingMore=!1}function ns(e){Ka("readable nexttick read 0"),e.read(0)}function rs(e,t){t.reading||(Ka("resume read 0"),e.read(0)),t.resumeScheduled=!1,t.awaitDrain=0,e.emit("resume"),is(e),t.flowing&&!t.reading&&e.read(0)}function is(e){var t=e._readableState;for(Ka("flow",t.flowing);t.flowing&&null!==e.read(););}function os(e,t){return 0===t.length?null:(t.objectMode?n=t.buffer.shift():!e||e>=t.length?(n=t.decoder?t.buffer.join(""):1===t.buffer.length?t.buffer.head.data:t.buffer.concat(t.length),t.buffer.clear()):n=function(e,t,n){var r;e<t.head.data.length?(r=t.head.data.slice(0,e),t.head.data=t.head.data.slice(e)):r=e===t.head.data.length?t.shift():n?function(e,t){var n=t.head,r=1,i=n.data;e-=i.length;for(;n=n.next;){var o=n.data,a=e>o.length?o.length:e;if(a===o.length?i+=o:i+=o.slice(0,e),0===(e-=a)){a===o.length?(++r,n.next?t.head=n.next:t.head=t.tail=null):(t.head=n,n.data=o.slice(a));break}++r}return t.length-=r,i}(e,t):function(e,t){var n=v.allocUnsafe(e),r=t.head,i=1;r.data.copy(n),e-=r.data.length;for(;r=r.next;){var o=r.data,a=e>o.length?o.length:e;if(o.copy(n,n.length-e,0,a),0===(e-=a)){a===o.length?(++i,r.next?t.head=r.next:t.head=t.tail=null):(t.head=r,r.data=o.slice(a));break}++i}return t.length-=i,n}(e,t);return r}(e,t.buffer,t.decoder),n);var n}function as(e){var t=e._readableState;if(t.length>0)throw new Error('"endReadable()" called on non-empty stream');t.endEmitted||(t.ended=!0,me(ss,t,e))}function ss(e,t){e.endEmitted||0!==e.length||(e.endEmitted=!0,t.readable=!1,t.emit("end"))}function ls(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1}function cs(){}function us(e,t,n){this.chunk=e,this.encoding=t,this.callback=n,this.next=null}function ps(e,t){Object.defineProperty(this,"buffer",{get:$o((function(){return this.getBuffer()}),"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.")}),e=e||{},this.objectMode=!!e.objectMode,t instanceof xs&&(this.objectMode=this.objectMode||!!e.writableObjectMode);var n=e.highWaterMark,r=this.objectMode?16:16384;this.highWaterMark=n||0===n?n:r,this.highWaterMark=~~this.highWaterMark,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1;var i=!1===e.decodeStrings;this.decodeStrings=!i,this.defaultEncoding=e.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(e){!function(e,t){var n=e._writableState,r=n.sync,i=n.writecb;if(function(e){e.writing=!1,e.writecb=null,e.length-=e.writelen,e.writelen=0}(n),t)!function(e,t,n,r,i){--t.pendingcb,n?me(i,r):i(r);e._writableState.errorEmitted=!0,e.emit("error",r)}(e,n,r,t,i);else{var o=gs(n);o||n.corked||n.bufferProcessing||!n.bufferedRequest||ms(e,n),r?me(hs,e,n,o,i):hs(e,n,o,i)}}(t,e)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.bufferedRequestCount=0,this.corkedRequestsFree=new bs(this)}function ds(e){if(!(this instanceof ds||this instanceof xs))return new ds(e);this._writableState=new ps(e,this),this.writable=!0,e&&("function"==typeof e.write&&(this._write=e.write),"function"==typeof e.writev&&(this._writev=e.writev)),Ia.call(this)}function fs(e,t,n,r,i,o,a){t.writelen=r,t.writecb=a,t.writing=!0,t.sync=!0,n?e._writev(i,t.onwrite):e._write(i,o,t.onwrite),t.sync=!1}function hs(e,t,n,r){n||function(e,t){0===t.length&&t.needDrain&&(t.needDrain=!1,e.emit("drain"))}(e,t),t.pendingcb--,r(),vs(e,t)}function ms(e,t){t.bufferProcessing=!0;var n=t.bufferedRequest;if(e._writev&&n&&n.next){var r=t.bufferedRequestCount,i=new Array(r),o=t.corkedRequestsFree;o.entry=n;for(var a=0;n;)i[a]=n,n=n.next,a+=1;fs(e,t,!0,t.length,i,"",o.finish),t.pendingcb++,t.lastBufferedRequest=null,o.next?(t.corkedRequestsFree=o.next,o.next=null):t.corkedRequestsFree=new bs(t)}else{for(;n;){var s=n.chunk,l=n.encoding,c=n.callback;if(fs(e,t,!1,t.objectMode?1:s.length,s,l,c),n=n.next,t.writing)break}null===n&&(t.lastBufferedRequest=null)}t.bufferedRequestCount=0,t.bufferedRequest=n,t.bufferProcessing=!1}function gs(e){return e.ending&&0===e.length&&null===e.bufferedRequest&&!e.finished&&!e.writing}function _s(e,t){t.prefinished||(t.prefinished=!0,e.emit("prefinish"))}function vs(e,t){var n=gs(t);return n&&(0===t.pendingcb?(_s(e,t),t.finished=!0,e.emit("finish")):_s(e,t)),n}function bs(e){var t=this;this.next=null,this.entry=null,this.finish=function(n){var r=t.entry;for(t.entry=null;r;){var i=r.callback;e.pendingcb--,i(n),r=r.next}e.corkedRequestsFree?e.corkedRequestsFree.next=t:e.corkedRequestsFree=t}}$a.prototype.read=function(e){Ka("read",e),e=parseInt(e,10);var t=this._readableState,n=e;if(0!==e&&(t.emittedReadable=!1),0===e&&t.needReadable&&(t.length>=t.highWaterMark||t.ended))return Ka("read: emitReadable",t.length,t.ended),0===t.length&&t.ended?as(this):Ja(this),null;if(0===(e=Qa(e,t))&&t.ended)return 0===t.length&&as(this),null;var r,i=t.needReadable;return Ka("need readable",i),(0===t.length||t.length-e<t.highWaterMark)&&Ka("length less than watermark",i=!0),t.ended||t.reading?Ka("reading or ended",i=!1):i&&(Ka("do read"),t.reading=!0,t.sync=!0,0===t.length&&(t.needReadable=!0),this._read(t.highWaterMark),t.sync=!1,t.reading||(e=Qa(n,t))),null===(r=e>0?os(e,t):null)?(t.needReadable=!0,e=0):t.length-=e,0===t.length&&(t.ended||(t.needReadable=!0),n!==e&&t.ended&&as(this)),null!==r&&this.emit("data",r),r},$a.prototype._read=function(e){this.emit("error",new Error("not implemented"))},$a.prototype.pipe=function(e,t){var n=this,r=this._readableState;switch(r.pipesCount){case 0:r.pipes=e;break;case 1:r.pipes=[r.pipes,e];break;default:r.pipes.push(e)}r.pipesCount+=1,Ka("pipe count=%d opts=%j",r.pipesCount,t);var i=!t||!1!==t.end?a:c;function o(e){Ka("onunpipe"),e===n&&c()}function a(){Ka("onend"),e.end()}r.endEmitted?me(i):n.once("end",i),e.on("unpipe",o);var s=function(e){return function(){var t=e._readableState;Ka("pipeOnDrain",t.awaitDrain),t.awaitDrain&&t.awaitDrain--,0===t.awaitDrain&&e.listeners("data").length&&(t.flowing=!0,is(e))}}(n);e.on("drain",s);var l=!1;function c(){Ka("cleanup"),e.removeListener("close",f),e.removeListener("finish",h),e.removeListener("drain",s),e.removeListener("error",d),e.removeListener("unpipe",o),n.removeListener("end",a),n.removeListener("end",c),n.removeListener("data",p),l=!0,!r.awaitDrain||e._writableState&&!e._writableState.needDrain||s()}var u=!1;function p(t){Ka("ondata"),u=!1,!1!==e.write(t)||u||((1===r.pipesCount&&r.pipes===e||r.pipesCount>1&&-1!==ls(r.pipes,e))&&!l&&(Ka("false write response, pause",n._readableState.awaitDrain),n._readableState.awaitDrain++,u=!0),n.pause())}function d(t){Ka("onerror",t),m(),e.removeListener("error",d),0===function(e,t){return e.listeners(t).length}(e,"error")&&e.emit("error",t)}function f(){e.removeListener("finish",h),m()}function h(){Ka("onfinish"),e.removeListener("close",f),m()}function m(){Ka("unpipe"),n.unpipe(e)}return n.on("data",p),function(e,t,n){if("function"==typeof e.prependListener)return e.prependListener(t,n);e._events&&e._events[t]?Array.isArray(e._events[t])?e._events[t].unshift(n):e._events[t]=[n,e._events[t]]:e.on(t,n)}(e,"error",d),e.once("close",f),e.once("finish",h),e.emit("pipe",n),r.flowing||(Ka("pipe resume"),n.resume()),e},$a.prototype.unpipe=function(e){var t=this._readableState;if(0===t.pipesCount)return this;if(1===t.pipesCount)return e&&e!==t.pipes||(e||(e=t.pipes),t.pipes=null,t.pipesCount=0,t.flowing=!1,e&&e.emit("unpipe",this)),this;if(!e){var n=t.pipes,r=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var i=0;i<r;i++)n[i].emit("unpipe",this);return this}var o=ls(t.pipes,e);return-1===o||(t.pipes.splice(o,1),t.pipesCount-=1,1===t.pipesCount&&(t.pipes=t.pipes[0]),e.emit("unpipe",this)),this},$a.prototype.on=function(e,t){var n=Ia.prototype.on.call(this,e,t);if("data"===e)!1!==this._readableState.flowing&&this.resume();else if("readable"===e){var r=this._readableState;r.endEmitted||r.readableListening||(r.readableListening=r.needReadable=!0,r.emittedReadable=!1,r.reading?r.length&&Ja(this):me(ns,this))}return n},$a.prototype.addListener=$a.prototype.on,$a.prototype.resume=function(){var e=this._readableState;return e.flowing||(Ka("resume"),e.flowing=!0,function(e,t){t.resumeScheduled||(t.resumeScheduled=!0,me(rs,e,t))}(this,e)),this},$a.prototype.pause=function(){return Ka("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(Ka("pause"),this._readableState.flowing=!1,this.emit("pause")),this},$a.prototype.wrap=function(e){var t=this._readableState,n=!1,r=this;for(var i in e.on("end",(function(){if(Ka("wrapped end"),t.decoder&&!t.ended){var e=t.decoder.end();e&&e.length&&r.push(e)}r.push(null)})),e.on("data",(function(i){(Ka("wrapped data"),t.decoder&&(i=t.decoder.write(i)),t.objectMode&&null==i)||(t.objectMode||i&&i.length)&&(r.push(i)||(n=!0,e.pause()))})),e)void 0===this[i]&&"function"==typeof e[i]&&(this[i]=function(t){return function(){return e[t].apply(e,arguments)}}(i));return function(e,t){for(var n=0,r=e.length;n<r;n++)t(e[n],n)}(["error","close","destroy","pause","resume"],(function(t){e.on(t,r.emit.bind(r,t))})),r._read=function(t){Ka("wrapped _read",t),n&&(n=!1,e.resume())},r},$a._fromList=os,ds.WritableState=ps,Ho(ds,Ia),ps.prototype.getBuffer=function(){for(var e=this.bufferedRequest,t=[];e;)t.push(e),e=e.next;return t},ds.prototype.pipe=function(){this.emit("error",new Error("Cannot pipe, not readable"))},ds.prototype.write=function(e,t,n){var r=this._writableState,i=!1;return"function"==typeof t&&(n=t,t=null),v.isBuffer(e)?t="buffer":t||(t=r.defaultEncoding),"function"!=typeof n&&(n=cs),r.ended?function(e,t){var n=new Error("write after end");e.emit("error",n),me(t,n)}(this,n):function(e,t,n,r){var i=!0,o=!1;return null===n?o=new TypeError("May not write null values to stream"):v.isBuffer(n)||"string"==typeof n||void 0===n||t.objectMode||(o=new TypeError("Invalid non-string/buffer chunk")),o&&(e.emit("error",o),me(r,o),i=!1),i}(this,r,e,n)&&(r.pendingcb++,i=function(e,t,n,r,i){n=function(e,t,n){e.objectMode||!1===e.decodeStrings||"string"!=typeof t||(t=v.from(t,n));return t}(t,n,r),v.isBuffer(n)&&(r="buffer");var o=t.objectMode?1:n.length;t.length+=o;var a=t.length<t.highWaterMark;a||(t.needDrain=!0);if(t.writing||t.corked){var s=t.lastBufferedRequest;t.lastBufferedRequest=new us(n,r,i),s?s.next=t.lastBufferedRequest:t.bufferedRequest=t.lastBufferedRequest,t.bufferedRequestCount+=1}else fs(e,t,!1,o,n,r,i);return a}(this,r,e,t,n)),i},ds.prototype.cork=function(){this._writableState.corked++},ds.prototype.uncork=function(){var e=this._writableState;e.corked&&(e.corked--,e.writing||e.corked||e.finished||e.bufferProcessing||!e.bufferedRequest||ms(this,e))},ds.prototype.setDefaultEncoding=function(e){if("string"==typeof e&&(e=e.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((e+"").toLowerCase())>-1))throw new TypeError("Unknown encoding: "+e);return this._writableState.defaultEncoding=e,this},ds.prototype._write=function(e,t,n){n(new Error("not implemented"))},ds.prototype._writev=null,ds.prototype.end=function(e,t,n){var r=this._writableState;"function"==typeof e?(n=e,e=null,t=null):"function"==typeof t&&(n=t,t=null),null!=e&&this.write(e,t),r.corked&&(r.corked=1,this.uncork()),r.ending||r.finished||function(e,t,n){t.ending=!0,vs(e,t),n&&(t.finished?me(n):e.once("finish",n));t.ended=!0,e.writable=!1}(this,r,n)},Ho(xs,$a);for(var ys=Object.keys(ds.prototype),Es=0;Es<ys.length;Es++){var ws=ys[Es];xs.prototype[ws]||(xs.prototype[ws]=ds.prototype[ws])}function xs(e){if(!(this instanceof xs))return new xs(e);$a.call(this,e),ds.call(this,e),e&&!1===e.readable&&(this.readable=!1),e&&!1===e.writable&&(this.writable=!1),this.allowHalfOpen=!0,e&&!1===e.allowHalfOpen&&(this.allowHalfOpen=!1),this.once("end",Ss)}function Ss(){this.allowHalfOpen||this._writableState.ended||me(As,this)}function As(e){e.end()}function Ts(e){this.afterTransform=function(t,n){return function(e,t,n){var r=e._transformState;r.transforming=!1;var i=r.writecb;if(!i)return e.emit("error",new Error("no writecb in Transform class"));r.writechunk=null,r.writecb=null,null!=n&&e.push(n);i(t);var o=e._readableState;o.reading=!1,(o.needReadable||o.length<o.highWaterMark)&&e._read(o.highWaterMark)}(e,t,n)},this.needTransform=!1,this.transforming=!1,this.writecb=null,this.writechunk=null,this.writeencoding=null}function Cs(e){if(!(this instanceof Cs))return new Cs(e);xs.call(this,e),this._transformState=new Ts(this);var t=this;this._readableState.needReadable=!0,this._readableState.sync=!1,e&&("function"==typeof e.transform&&(this._transform=e.transform),"function"==typeof e.flush&&(this._flush=e.flush)),this.once("prefinish",(function(){"function"==typeof this._flush?this._flush((function(e){Ds(t,e)})):Ds(t)}))}function Ds(e,t){if(t)return e.emit("error",t);var n=e._writableState,r=e._transformState;if(n.length)throw new Error("Calling transform done when ws.length != 0");if(r.transforming)throw new Error("Calling transform done when still transforming");return e.push(null)}function Os(e){if(!(this instanceof Os))return new Os(e);Cs.call(this,e)}function ks(){Ia.call(this)}Ho(Cs,xs),Cs.prototype.push=function(e,t){return this._transformState.needTransform=!1,xs.prototype.push.call(this,e,t)},Cs.prototype._transform=function(e,t,n){throw new Error("Not implemented")},Cs.prototype._write=function(e,t,n){var r=this._transformState;if(r.writecb=n,r.writechunk=e,r.writeencoding=t,!r.transforming){var i=this._readableState;(r.needTransform||i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}},Cs.prototype._read=function(e){var t=this._transformState;null!==t.writechunk&&t.writecb&&!t.transforming?(t.transforming=!0,this._transform(t.writechunk,t.writeencoding,t.afterTransform)):t.needTransform=!0},Ho(Os,Cs),Os.prototype._transform=function(e,t,n){n(null,e)},Ho(ks,Ia),ks.Readable=$a,ks.Writable=ds,ks.Duplex=xs,ks.Transform=Cs,ks.PassThrough=Os,ks.Stream=ks,ks.prototype.pipe=function(e,t){var n=this;function r(t){e.writable&&!1===e.write(t)&&n.pause&&n.pause()}function i(){n.readable&&n.resume&&n.resume()}n.on("data",r),e.on("drain",i),e._isStdio||t&&!1===t.end||(n.on("end",a),n.on("close",s));var o=!1;function a(){o||(o=!0,e.end())}function s(){o||(o=!0,"function"==typeof e.destroy&&e.destroy())}function l(e){if(c(),0===Ia.listenerCount(this,"error"))throw e}function c(){n.removeListener("data",r),e.removeListener("drain",i),n.removeListener("end",a),n.removeListener("close",s),n.removeListener("error",l),e.removeListener("error",l),n.removeListener("end",c),n.removeListener("close",c),e.removeListener("close",c)}return n.on("error",l),e.on("error",l),n.on("end",c),n.on("close",c),e.on("close",c),e.emit("pipe",n),e};var Ns=Object.freeze({__proto__:null,default:ks,Readable:$a,Writable:ds,Duplex:xs,Transform:Cs,PassThrough:Os,Stream:ks}),Rs=3,Is=4;function Fs(e,t,n){var r,i=this;if($a.call(i),i._mode=n,i.headers={},i.rawHeaders=[],i.trailers={},i.rawTrailers=[],i.on("end",(function(){De.nextTick((function(){i.emit("close")}))})),"fetch"===n){i._fetchResponse=t,i.url=t.url,i.statusCode=t.status,i.statusMessage=t.statusText;for(var o,a,s=t.headers[Symbol.iterator]();o=(a=s.next()).value,!a.done;)i.headers[o[0].toLowerCase()]=o[1],i.rawHeaders.push(o[0],o[1]);var l=t.body.getReader();(r=function(){l.read().then((function(e){i._destroyed||(e.done?i.push(null):(i.push(new v(e.value)),r()))}))})()}else{if(i._xhr=e,i._pos=0,i.url=e.responseURL,i.statusCode=e.status,i.statusMessage=e.statusText,e.getAllResponseHeaders().split(/\r?\n/).forEach((function(e){var t=e.match(/^([^:]+):\s*(.*)/);if(t){var n=t[1].toLowerCase();"set-cookie"===n?(void 0===i.headers[n]&&(i.headers[n]=[]),i.headers[n].push(t[2])):void 0!==i.headers[n]?i.headers[n]+=", "+t[2]:i.headers[n]=t[2],i.rawHeaders.push(t[1],t[2])}})),i._charset="x-user-defined",!jo){var c=i.rawHeaders["mime-type"];if(c){var u=c.match(/;\s*charset=([^;])(;|$)/);u&&(i._charset=u[1].toLowerCase())}i._charset||(i._charset="utf-8")}}}function Ms(e){var t,n=this;ds.call(n),n._opts=e,n._body=[],n._headers={},e.auth&&n.setHeader("Authorization","Basic "+new v(e.auth).toString("base64")),Object.keys(e.headers).forEach((function(t){n.setHeader(t,e.headers[t])}));var r=!0;if("disable-fetch"===e.mode)r=!1,t=!0;else if("prefer-streaming"===e.mode)t=!1;else if("allow-wrong-content-type"===e.mode)t=!jo;else{if(e.mode&&"default"!==e.mode&&"prefer-fast"!==e.mode)throw new Error("Invalid value for opts.mode");t=!0}n._mode=function(e,t){return Mo&&t?"fetch":Vo?"moz-chunked-arraybuffer":zo?"ms-stream":Uo&&e?"arraybuffer":qo&&e?"text:vbarray":"text"}(t,r),n.on("finish",(function(){n._onFinish()}))}Ho(Fs,$a),Fs.prototype._read=function(){},Fs.prototype._onXHRProgress=function(){var e=this,t=e._xhr,n=null;switch(e._mode){case"text:vbarray":if(t.readyState!==Is)break;try{n=new r.VBArray(t.responseBody).toArray()}catch(e){}if(null!==n){e.push(new v(n));break}case"text":try{n=t.responseText}catch(t){e._mode="text:vbarray";break}if(n.length>e._pos){var i=n.substr(e._pos);if("x-user-defined"===e._charset){for(var o=new v(i.length),a=0;a<i.length;a++)o[a]=255&i.charCodeAt(a);e.push(o)}else e.push(i,e._charset);e._pos=n.length}break;case"arraybuffer":if(t.readyState!==Is||!t.response)break;n=t.response,e.push(new v(new Uint8Array(n)));break;case"moz-chunked-arraybuffer":if(n=t.response,t.readyState!==Rs||!n)break;e.push(new v(new Uint8Array(n)));break;case"ms-stream":if(n=t.response,t.readyState!==Rs)break;var s=new r.MSStreamReader;s.onprogress=function(){s.result.byteLength>e._pos&&(e.push(new v(new Uint8Array(s.result.slice(e._pos)))),e._pos=s.result.byteLength)},s.onload=function(){e.push(null)},s.readAsArrayBuffer(n)}e._xhr.readyState===Is&&"ms-stream"!==e._mode&&e.push(null)},Ho(Ms,ds);var Ls=["accept-charset","accept-encoding","access-control-request-headers","access-control-request-method","connection","content-length","cookie","cookie2","date","dnt","expect","host","keep-alive","origin","referer","te","trailer","transfer-encoding","upgrade","user-agent","via"];Ms.prototype.setHeader=function(e,t){var n=e.toLowerCase();-1===Ls.indexOf(n)&&(this._headers[n]={name:e,value:t})},Ms.prototype.getHeader=function(e){return this._headers[e.toLowerCase()].value},Ms.prototype.removeHeader=function(e){delete this._headers[e.toLowerCase()]},Ms.prototype._onFinish=function(){var e=this;if(!e._destroyed){var t,n=e._opts,i=e._headers;if("POST"!==n.method&&"PUT"!==n.method&&"PATCH"!==n.method||(t=function(){if(void 0!==Io)return Io;try{new r.Blob([new ArrayBuffer(1)]),Io=!0}catch(e){Io=!1}return Io}()?new r.Blob(e._body.map((function(e){return function(e){if(e instanceof Uint8Array){if(0===e.byteOffset&&e.byteLength===e.buffer.byteLength)return e.buffer;if("function"==typeof e.buffer.slice)return e.buffer.slice(e.byteOffset,e.byteOffset+e.byteLength)}if(te(e)){for(var t=new Uint8Array(e.length),n=e.length,r=0;r<n;r++)t[r]=e[r];return t.buffer}throw new Error("Argument must be a Buffer")}(e)})),{type:(i["content-type"]||{}).value||""}):v.concat(e._body).toString()),"fetch"===e._mode){var o=Object.keys(i).map((function(e){return[i[e].name,i[e].value]}));r.fetch(e._opts.url,{method:e._opts.method,headers:o,body:t,mode:"cors",credentials:n.withCredentials?"include":"same-origin"}).then((function(t){e._fetchResponse=t,e._connect()}),(function(t){e.emit("error",t)}))}else{var a=e._xhr=new r.XMLHttpRequest;try{a.open(e._opts.method,e._opts.url,!0)}catch(t){return void De.nextTick((function(){e.emit("error",t)}))}"responseType"in a&&(a.responseType=e._mode.split(":")[0]),"withCredentials"in a&&(a.withCredentials=!!n.withCredentials),"text"===e._mode&&"overrideMimeType"in a&&a.overrideMimeType("text/plain; charset=x-user-defined"),Object.keys(i).forEach((function(e){a.setRequestHeader(i[e].name,i[e].value)})),e._response=null,a.onreadystatechange=function(){switch(a.readyState){case Rs:case Is:e._onXHRProgress()}},"moz-chunked-arraybuffer"===e._mode&&(a.onprogress=function(){e._onXHRProgress()}),a.onerror=function(){e._destroyed||e.emit("error",new Error("XHR error"))};try{a.send(t)}catch(t){return void De.nextTick((function(){e.emit("error",t)}))}}}},Ms.prototype._onXHRProgress=function(){var e=this;(function(e){try{var t=e.status;return null!==t&&0!==t}catch(e){return!1}})(e._xhr)&&!e._destroyed&&(e._response||e._connect(),e._response._onXHRProgress())},Ms.prototype._connect=function(){var e=this;e._destroyed||(e._response=new Fs(e._xhr,e._fetchResponse,e._mode),e.emit("response",e._response))},Ms.prototype._write=function(e,t,n){this._body.push(e),n()},Ms.prototype.abort=Ms.prototype.destroy=function(){var e=this;e._destroyed=!0,e._response&&(e._response._destroyed=!0),e._xhr&&e._xhr.abort()},Ms.prototype.end=function(e,t,n){"function"==typeof e&&(n=e,e=void 0),ds.prototype.end.call(this,e,t,n)},Ms.prototype.flushHeaders=function(){},Ms.prototype.setTimeout=function(){},Ms.prototype.setNoDelay=function(){},Ms.prototype.setSocketKeepAlive=function(){};
|
|
2
|
+
/*! https://mths.be/punycode v1.4.1 by @mathias */
|
|
3
|
+
var Ps=2147483647,Bs=/[^\x20-\x7E]/,Us=/[\x2E\u3002\uFF0E\uFF61]/g,zs={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},Vs=Math.floor,js=String.fromCharCode;function qs(e){throw new RangeError(zs[e])}function Gs(e,t){return e+22+75*(e<26)-((0!=t)<<5)}function Hs(e,t,n){var r=0;for(e=n?Vs(e/700):e>>1,e+=Vs(e/t);e>455;r+=36)e=Vs(e/35);return Vs(r+36*e/(e+38))}function Ws(e){return function(e,t){var n=e.split("@"),r="";n.length>1&&(r=n[0]+"@",e=n[1]);var i=function(e,t){for(var n=e.length,r=[];n--;)r[n]=t(e[n]);return r}((e=e.replace(Us,".")).split("."),t).join(".");return r+i}(e,(function(e){return Bs.test(e)?"xn--"+function(e){var t,n,r,i,o,a,s,l,c,u,p,d,f,h,m,g=[];for(e=function(e){for(var t,n,r=[],i=0,o=e.length;i<o;)(t=e.charCodeAt(i++))>=55296&&t<=56319&&i<o?56320==(64512&(n=e.charCodeAt(i++)))?r.push(((1023&t)<<10)+(1023&n)+65536):(r.push(t),i--):r.push(t);return r}(e),d=e.length,t=128,n=0,o=72,a=0;a<d;++a)(p=e[a])<128&&g.push(js(p));for(r=i=g.length,i&&g.push("-");r<d;){for(s=Ps,a=0;a<d;++a)(p=e[a])>=t&&p<s&&(s=p);for(s-t>Vs((Ps-n)/(f=r+1))&&qs("overflow"),n+=(s-t)*f,t=s,a=0;a<d;++a)if((p=e[a])<t&&++n>Ps&&qs("overflow"),p==t){for(l=n,c=36;!(l<(u=c<=o?1:c>=o+26?26:c-o));c+=36)m=l-u,h=36-u,g.push(js(Gs(u+m%h,0))),l=Vs(m/h);g.push(js(Gs(l,0))),o=Hs(n,f,r==i),n=0,++r}++n,++t}return g.join("")}(e):e}))}function Ks(e,t){return Object.prototype.hasOwnProperty.call(e,t)}var Xs=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)};function $s(e){switch(typeof e){case"string":return e;case"boolean":return e?"true":"false";case"number":return isFinite(e)?e:"";default:return""}}function Ys(e,t){if(e.map)return e.map(t);for(var n=[],r=0;r<e.length;r++)n.push(t(e[r],r));return n}var Zs=Object.keys||function(e){var t=[];for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.push(n);return t};function Qs(e,t,n,r){t=t||"&",n=n||"=";var i={};if("string"!=typeof e||0===e.length)return i;var o=/\+/g;e=e.split(t);var a=1e3;r&&"number"==typeof r.maxKeys&&(a=r.maxKeys);var s=e.length;a>0&&s>a&&(s=a);for(var l=0;l<s;++l){var c,u,p,d,f=e[l].replace(o,"%20"),h=f.indexOf(n);h>=0?(c=f.substr(0,h),u=f.substr(h+1)):(c=f,u=""),p=decodeURIComponent(c),d=decodeURIComponent(u),Ks(i,p)?Xs(i[p])?i[p].push(d):i[p]=[i[p],d]:i[p]=d}return i}const Js=r.URL,el=r.URLSearchParams;var tl={parse:gl,resolve:El,resolveObject:wl,fileURLToPath:vl,format:bl,Url:nl,URL:Js,URLSearchParams:el};function nl(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}var rl=/^([a-z0-9.+-]+:)/i,il=/:[0-9]*$/,ol=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,al=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),sl=["'"].concat(al),ll=["%","/","?",";","#"].concat(sl),cl=["/","?","#"],ul=255,pl=/^[+a-z0-9A-Z_-]{0,63}$/,dl=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,fl={javascript:!0,"javascript:":!0},hl={javascript:!0,"javascript:":!0},ml={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function gl(e,t,n){if(e&&ha(e)&&e instanceof nl)return e;var r=new nl;return r.parse(e,t,n),r}function _l(e,t,n,r){if(!ua(t))throw new TypeError("Parameter 'url' must be a string, not "+typeof t);var i=t.indexOf("?"),o=-1!==i&&i<t.indexOf("#")?"?":"#",a=t.split(o);a[0]=a[0].replace(/\\/g,"/");var s=t=a.join(o);if(s=s.trim(),!r&&1===t.split("#").length){var l=ol.exec(s);if(l)return e.path=s,e.href=s,e.pathname=l[1],l[2]?(e.search=l[2],e.query=n?Qs(e.search.substr(1)):e.search.substr(1)):n&&(e.search="",e.query={}),e}var c,u,p,d,f=rl.exec(s);if(f){var h=(f=f[0]).toLowerCase();e.protocol=h,s=s.substr(f.length)}if(r||f||s.match(/^\/\/[^@\/]+@[^@\/]+/)){var m="//"===s.substr(0,2);!m||f&&hl[f]||(s=s.substr(2),e.slashes=!0)}if(!hl[f]&&(m||f&&!ml[f])){var g,_,v=-1;for(c=0;c<cl.length;c++)-1!==(u=s.indexOf(cl[c]))&&(-1===v||u<v)&&(v=u);for(-1!==(_=-1===v?s.lastIndexOf("@"):s.lastIndexOf("@",v))&&(g=s.slice(0,_),s=s.slice(_+1),e.auth=decodeURIComponent(g)),v=-1,c=0;c<ll.length;c++)-1!==(u=s.indexOf(ll[c]))&&(-1===v||u<v)&&(v=u);-1===v&&(v=s.length),e.host=s.slice(0,v),s=s.slice(v),xl(e),e.hostname=e.hostname||"";var b="["===e.hostname[0]&&"]"===e.hostname[e.hostname.length-1];if(!b){var y=e.hostname.split(/\./);for(c=0,p=y.length;c<p;c++){var E=y[c];if(E&&!E.match(pl)){for(var w="",x=0,S=E.length;x<S;x++)E.charCodeAt(x)>127?w+="x":w+=E[x];if(!w.match(pl)){var A=y.slice(0,c),T=y.slice(c+1),C=E.match(dl);C&&(A.push(C[1]),T.unshift(C[2])),T.length&&(s="/"+T.join(".")+s),e.hostname=A.join(".");break}}}}e.hostname.length>ul?e.hostname="":e.hostname=e.hostname.toLowerCase(),b||(e.hostname=Ws(e.hostname)),d=e.port?":"+e.port:"";var D=e.hostname||"";e.host=D+d,e.href+=e.host,b&&(e.hostname=e.hostname.substr(1,e.hostname.length-2),"/"!==s[0]&&(s="/"+s))}if(!fl[h])for(c=0,p=sl.length;c<p;c++){var O=sl[c];if(-1!==s.indexOf(O)){var k=encodeURIComponent(O);k===O&&(k=escape(O)),s=s.split(O).join(k)}}var N=s.indexOf("#");-1!==N&&(e.hash=s.substr(N),s=s.slice(0,N));var R=s.indexOf("?");if(-1!==R?(e.search=s.substr(R),e.query=s.substr(R+1),n&&(e.query=Qs(e.query)),s=s.slice(0,R)):n&&(e.search="",e.query={}),s&&(e.pathname=s),ml[h]&&e.hostname&&!e.pathname&&(e.pathname="/"),e.pathname||e.search){d=e.pathname||"";var I=e.search||"";e.path=d+I}return e.href=yl(e),e}function vl(e){if("string"==typeof e)e=(new nl).parse(e);else if(!(e instanceof nl))throw new TypeError('The "path" argument must be of type string or an instance of URL. Received type '+typeof e+String(e));if("file:"!==e.protocol)throw new TypeError("The URL must be of scheme file");return function(e){const t=e.pathname;for(let e=0;e<t.length;e++)if("%"===t[e]){const n=32|t.codePointAt(e+2);if("2"===t[e+1]&&102===n)throw new TypeError("must not include encoded / characters")}return decodeURIComponent(t)}(e)}function bl(e){return ua(e)&&(e=_l({},e)),yl(e)}function yl(e){var t=e.auth||"";t&&(t=(t=encodeURIComponent(t)).replace(/%3A/i,":"),t+="@");var n=e.protocol||"",r=e.pathname||"",i=e.hash||"",o=!1,a="";e.host?o=t+e.host:e.hostname&&(o=t+(-1===e.hostname.indexOf(":")?e.hostname:"["+this.hostname+"]"),e.port&&(o+=":"+e.port)),e.query&&ha(e.query)&&Object.keys(e.query).length&&(a=function(e,t,n,r){return t=t||"&",n=n||"=",null===e&&(e=void 0),"object"==typeof e?Ys(Zs(e),(function(r){var i=encodeURIComponent($s(r))+n;return Xs(e[r])?Ys(e[r],(function(e){return i+encodeURIComponent($s(e))})).join(t):i+encodeURIComponent($s(e[r]))})).join(t):r?encodeURIComponent($s(r))+n+encodeURIComponent($s(e)):""}(e.query));var s=e.search||a&&"?"+a||"";return n&&":"!==n.substr(-1)&&(n+=":"),e.slashes||(!n||ml[n])&&!1!==o?(o="//"+(o||""),r&&"/"!==r.charAt(0)&&(r="/"+r)):o||(o=""),i&&"#"!==i.charAt(0)&&(i="#"+i),s&&"?"!==s.charAt(0)&&(s="?"+s),n+o+(r=r.replace(/[?#]/g,(function(e){return encodeURIComponent(e)})))+(s=s.replace("#","%23"))+i}function El(e,t){return gl(e,!1,!0).resolve(t)}function wl(e,t){return e?gl(e,!1,!0).resolveObject(t):t}function xl(e){var t=e.host,n=il.exec(t);n&&(":"!==(n=n[0])&&(e.port=n.substr(1)),t=t.substr(0,t.length-n.length)),t&&(e.hostname=t)}nl.prototype.parse=function(e,t,n){return _l(this,e,t,n)},nl.prototype.format=function(){return yl(this)},nl.prototype.resolve=function(e){return this.resolveObject(gl(e,!1,!0)).format()},nl.prototype.resolveObject=function(e){if(ua(e)){var t=new nl;t.parse(e,!1,!0),e=t}for(var n,r=new nl,i=Object.keys(this),o=0;o<i.length;o++){var a=i[o];r[a]=this[a]}if(r.hash=e.hash,""===e.href)return r.href=r.format(),r;if(e.slashes&&!e.protocol){for(var s=Object.keys(e),l=0;l<s.length;l++){var c=s[l];"protocol"!==c&&(r[c]=e[c])}return ml[r.protocol]&&r.hostname&&!r.pathname&&(r.path=r.pathname="/"),r.href=r.format(),r}if(e.protocol&&e.protocol!==r.protocol){if(!ml[e.protocol]){for(var u=Object.keys(e),p=0;p<u.length;p++){var d=u[p];r[d]=e[d]}return r.href=r.format(),r}if(r.protocol=e.protocol,e.host||hl[e.protocol])r.pathname=e.pathname;else{for(n=(e.pathname||"").split("/");n.length&&!(e.host=n.shift()););e.host||(e.host=""),e.hostname||(e.hostname=""),""!==n[0]&&n.unshift(""),n.length<2&&n.unshift(""),r.pathname=n.join("/")}if(r.search=e.search,r.query=e.query,r.host=e.host||"",r.auth=e.auth,r.hostname=e.hostname||e.host,r.port=e.port,r.pathname||r.search){var f=r.pathname||"",h=r.search||"";r.path=f+h}return r.slashes=r.slashes||e.slashes,r.href=r.format(),r}var m,g=r.pathname&&"/"===r.pathname.charAt(0),_=e.host||e.pathname&&"/"===e.pathname.charAt(0),v=_||g||r.host&&e.pathname,b=v,y=r.pathname&&r.pathname.split("/")||[],E=r.protocol&&!ml[r.protocol];if(n=e.pathname&&e.pathname.split("/")||[],E&&(r.hostname="",r.port=null,r.host&&(""===y[0]?y[0]=r.host:y.unshift(r.host)),r.host="",e.protocol&&(e.hostname=null,e.port=null,e.host&&(""===n[0]?n[0]=e.host:n.unshift(e.host)),e.host=null),v=v&&(""===n[0]||""===y[0])),_)r.host=e.host||""===e.host?e.host:r.host,r.hostname=e.hostname||""===e.hostname?e.hostname:r.hostname,r.search=e.search,r.query=e.query,y=n;else if(n.length)y||(y=[]),y.pop(),y=y.concat(n),r.search=e.search,r.query=e.query;else if(!la(e.search))return E&&(r.hostname=r.host=y.shift(),(m=!!(r.host&&r.host.indexOf("@")>0)&&r.host.split("@"))&&(r.auth=m.shift(),r.host=r.hostname=m.shift())),r.search=e.search,r.query=e.query,sa(r.pathname)&&sa(r.search)||(r.path=(r.pathname?r.pathname:"")+(r.search?r.search:"")),r.href=r.format(),r;if(!y.length)return r.pathname=null,r.search?r.path="/"+r.search:r.path=null,r.href=r.format(),r;for(var w=y.slice(-1)[0],x=(r.host||e.host||y.length>1)&&("."===w||".."===w)||""===w,S=0,A=y.length;A>=0;A--)"."===(w=y[A])?y.splice(A,1):".."===w?(y.splice(A,1),S++):S&&(y.splice(A,1),S--);if(!v&&!b)for(;S--;S)y.unshift("..");!v||""===y[0]||y[0]&&"/"===y[0].charAt(0)||y.unshift(""),x&&"/"!==y.join("/").substr(-1)&&y.push("");var T=""===y[0]||y[0]&&"/"===y[0].charAt(0);return E&&(r.hostname=r.host=T?"":y.length?y.shift():"",(m=!!(r.host&&r.host.indexOf("@")>0)&&r.host.split("@"))&&(r.auth=m.shift(),r.host=r.hostname=m.shift())),(v=v||r.host&&y.length)&&!T&&y.unshift(""),y.length?r.pathname=y.join("/"):(r.pathname=null,r.path=null),sa(r.pathname)&&sa(r.search)||(r.path=(r.pathname?r.pathname:"")+(r.search?r.search:"")),r.auth=e.auth||r.auth,r.slashes=r.slashes||e.slashes,r.href=r.format(),r},nl.prototype.parseHost=function(){return xl(this)};var Sl=Object.freeze({__proto__:null,parse:gl,resolve:El,resolveObject:wl,fileURLToPath:vl,format:bl,URL:Js,URLSearchParams:el,default:tl,Url:nl});function Al(e,t){"string"==typeof e&&(e=gl(e));var n=-1===r.location.protocol.search(/^https?:$/)?"http:":"",i=e.protocol||n,o=e.hostname||e.host,a=e.port,s=e.path||"/";o&&-1!==o.indexOf(":")&&(o="["+o+"]"),e.url=(o?i+"//"+o:"")+(a?":"+a:"")+s,e.method=(e.method||"GET").toUpperCase(),e.headers=e.headers||{};var l=new Ms(e);return t&&l.on("response",t),l}function Tl(e,t){var n=Al(e,t);return n.end(),n}function Cl(){}Cl.defaultMaxSockets=4;var Dl=["CHECKOUT","CONNECT","COPY","DELETE","GET","HEAD","LOCK","M-SEARCH","MERGE","MKACTIVITY","MKCOL","MOVE","NOTIFY","OPTIONS","PATCH","POST","PROPFIND","PROPPATCH","PURGE","PUT","REPORT","SEARCH","SUBSCRIBE","TRACE","UNLOCK","UNSUBSCRIBE"],Ol={100:"Continue",101:"Switching Protocols",102:"Processing",200:"OK",201:"Created",202:"Accepted",203:"Non-Authoritative Information",204:"No Content",205:"Reset Content",206:"Partial Content",207:"Multi-Status",300:"Multiple Choices",301:"Moved Permanently",302:"Moved Temporarily",303:"See Other",304:"Not Modified",305:"Use Proxy",307:"Temporary Redirect",400:"Bad Request",401:"Unauthorized",402:"Payment Required",403:"Forbidden",404:"Not Found",405:"Method Not Allowed",406:"Not Acceptable",407:"Proxy Authentication Required",408:"Request Time-out",409:"Conflict",410:"Gone",411:"Length Required",412:"Precondition Failed",413:"Request Entity Too Large",414:"Request-URI Too Large",415:"Unsupported Media Type",416:"Requested Range Not Satisfiable",417:"Expectation Failed",418:"I'm a teapot",422:"Unprocessable Entity",423:"Locked",424:"Failed Dependency",425:"Unordered Collection",426:"Upgrade Required",428:"Precondition Required",429:"Too Many Requests",431:"Request Header Fields Too Large",500:"Internal Server Error",501:"Not Implemented",502:"Bad Gateway",503:"Service Unavailable",504:"Gateway Time-out",505:"HTTP Version Not Supported",506:"Variant Also Negotiates",507:"Insufficient Storage",509:"Bandwidth Limit Exceeded",510:"Not Extended",511:"Network Authentication Required"},kl={request:Al,get:Tl,Agent:Cl,METHODS:Dl,STATUS_CODES:Ol},Nl=n(Object.freeze({__proto__:null,request:Al,get:Tl,Agent:Cl,METHODS:Dl,STATUS_CODES:Ol,default:kl}));function Rl(e,t){"string"==typeof e&&(e=gl(e));var n=-1===r.location.protocol.search(/^https?:$/)?"http:":"",i=e.protocol||n,o=e.hostname||e.host,a=e.port,s=e.path||"/";o&&-1!==o.indexOf(":")&&(o="["+o+"]"),e.url=(o?i+"//"+o:"")+(a?":"+a:"")+s,e.method=(e.method||"GET").toUpperCase(),e.headers=e.headers||{};var l=new Ms(e);return t&&l.on("response",t),l}function Il(e,t){var n=Rl(e,t);return n.end(),n}function Fl(){}Fl.defaultMaxSockets=4;var Ml,Ll,Pl,Bl,Ul,zl,Vl,jl,ql,Gl,Hl,Wl,Kl,Xl,$l,Yl,Zl,Ql,Jl=["CHECKOUT","CONNECT","COPY","DELETE","GET","HEAD","LOCK","M-SEARCH","MERGE","MKACTIVITY","MKCOL","MOVE","NOTIFY","OPTIONS","PATCH","POST","PROPFIND","PROPPATCH","PURGE","PUT","REPORT","SEARCH","SUBSCRIBE","TRACE","UNLOCK","UNSUBSCRIBE"],ec={100:"Continue",101:"Switching Protocols",102:"Processing",200:"OK",201:"Created",202:"Accepted",203:"Non-Authoritative Information",204:"No Content",205:"Reset Content",206:"Partial Content",207:"Multi-Status",300:"Multiple Choices",301:"Moved Permanently",302:"Moved Temporarily",303:"See Other",304:"Not Modified",305:"Use Proxy",307:"Temporary Redirect",400:"Bad Request",401:"Unauthorized",402:"Payment Required",403:"Forbidden",404:"Not Found",405:"Method Not Allowed",406:"Not Acceptable",407:"Proxy Authentication Required",408:"Request Time-out",409:"Conflict",410:"Gone",411:"Length Required",412:"Precondition Failed",413:"Request Entity Too Large",414:"Request-URI Too Large",415:"Unsupported Media Type",416:"Requested Range Not Satisfiable",417:"Expectation Failed",418:"I'm a teapot",422:"Unprocessable Entity",423:"Locked",424:"Failed Dependency",425:"Unordered Collection",426:"Upgrade Required",428:"Precondition Required",429:"Too Many Requests",431:"Request Header Fields Too Large",500:"Internal Server Error",501:"Not Implemented",502:"Bad Gateway",503:"Service Unavailable",504:"Gateway Time-out",505:"HTTP Version Not Supported",506:"Variant Also Negotiates",507:"Insufficient Storage",509:"Bandwidth Limit Exceeded",510:"Not Extended",511:"Network Authentication Required"},tc={request:Rl,get:Il,Agent:Fl,METHODS:Jl,STATUS_CODES:ec},nc=n(Object.freeze({__proto__:null,request:Rl,get:Il,Agent:Fl,METHODS:Jl,STATUS_CODES:ec,default:tc})),rc=n(Sl);function ic(){if(zl)return Ul;zl=1;var e=Nl,t=nc,n=rc,r=function(){if(Ll)return Ml;Ll=1;var e=/^http:\/\//;return Ml=function(t){return e.test(t)}}(),i=function(){if(Bl)return Pl;Bl=1;var e=/^https:\/\//;return Pl=function(t){return e.test(t)}}(),o=He();return Ul=function a(s,l,c,u){var p,d=l.protocol||l.hostname,f=!1;p=o(n.parse(s),l||{}),void 0!==l.hostname&&(p.protocol=l.protocol||"http:",p.path=p.href),(d&&!i(d)||r(s)?e.get:t.get)(p,(function(e){var t=[];if(!f){if(e.statusCode<200||e.statusCode>399)return u(e.statusCode,null);if(e.statusCode>299)return a(n.resolve(s,e.headers.location),l,c,u);e.on("data",(function(e){t.push(e.toString())})),e.on("end",(function(){var e=t.join("");u(null,e)}))}})).on("error",(function(e){f||(f=!0,u(e.message,null))})).on("timeout",(function(){f||(f=!0,u("timeout",null))})).setTimeout(c)},Ul}function oc(){if(Wl)return Hl;Wl=1;var e=rc,t=He();return Hl=function(n){return t((r=De.env.HTTP_PROXY||De.env.http_proxy)?{hostname:e.parse(r).hostname,port:parseInt(e.parse(r).port)}:{},n||{});var r}}function ac(e,t){for(var n=0,r=e.length-1;r>=0;r--){var i=e[r];"."===i?e.splice(r,1):".."===i?(e.splice(r,1),n++):n&&(e.splice(r,1),n--)}if(t)for(;n--;n)e.unshift("..");return e}var sc=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/,lc=function(e){return sc.exec(e).slice(1)};function cc(){for(var e="",t=!1,n=arguments.length-1;n>=-1&&!t;n--){var r=n>=0?arguments[n]:"/";if("string"!=typeof r)throw new TypeError("Arguments to path.resolve must be strings");r&&(e=r+"/"+e,t="/"===r.charAt(0))}return(t?"/":"")+(e=ac(vc(e.split("/"),(function(e){return!!e})),!t).join("/"))||"."}function uc(e){var t=pc(e),n="/"===Ec(e,-1);return(e=ac(vc(e.split("/"),(function(e){return!!e})),!t).join("/"))||t||(e="."),e&&n&&(e+="/"),(t?"/":"")+e}function pc(e){return"/"===e.charAt(0)}function dc(){return uc(vc(Array.prototype.slice.call(arguments,0),(function(e,t){if("string"!=typeof e)throw new TypeError("Arguments to path.join must be strings");return e})).join("/"))}function fc(e,t){function n(e){for(var t=0;t<e.length&&""===e[t];t++);for(var n=e.length-1;n>=0&&""===e[n];n--);return t>n?[]:e.slice(t,n-t+1)}e=cc(e).substr(1),t=cc(t).substr(1);for(var r=n(e.split("/")),i=n(t.split("/")),o=Math.min(r.length,i.length),a=o,s=0;s<o;s++)if(r[s]!==i[s]){a=s;break}var l=[];for(s=a;s<r.length;s++)l.push("..");return(l=l.concat(i.slice(a))).join("/")}function hc(e){var t=lc(e),n=t[0],r=t[1];return n||r?(r&&(r=r.substr(0,r.length-1)),n+r):"."}function mc(e,t){var n=lc(e)[2];return t&&n.substr(-1*t.length)===t&&(n=n.substr(0,n.length-t.length)),n}function gc(e){return lc(e)[3]}var _c={extname:gc,basename:mc,dirname:hc,sep:"/",delimiter:":",relative:fc,join:dc,isAbsolute:pc,normalize:uc,resolve:cc};function vc(e,t){if(e.filter)return e.filter(t);for(var n=[],r=0;r<e.length;r++)t(e[r],r,e)&&n.push(e[r]);return n}var bc,yc,Ec="b"==="ab".substr(-1)?function(e,t,n){return e.substr(t,n)}:function(e,t,n){return t<0&&(t=e.length+t),e.substr(t,n)},wc=n(Object.freeze({__proto__:null,resolve:cc,normalize:uc,isAbsolute:pc,join:dc,relative:fc,sep:"/",delimiter:":",dirname:hc,basename:mc,extname:gc,default:_c}));var xc,Sc,Ac={},Tc={},Cc={},Dc={};function Oc(){if(xc)return Dc;xc=1;var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");return Dc.encode=function(t){if(0<=t&&t<e.length)return e[t];throw new TypeError("Must be between 0 and 63: "+t)},Dc.decode=function(e){return 65<=e&&e<=90?e-65:97<=e&&e<=122?e-97+26:48<=e&&e<=57?e-48+52:43==e?62:47==e?63:-1},Dc}function kc(){if(Sc)return Cc;Sc=1;var e=Oc();return Cc.encode=function(t){var n,r="",i=function(e){return e<0?1+(-e<<1):0+(e<<1)}(t);do{n=31&i,(i>>>=5)>0&&(n|=32),r+=e.encode(n)}while(i>0);return r},Cc.decode=function(t,n,r){var i,o,a,s,l=t.length,c=0,u=0;do{if(n>=l)throw new Error("Expected more digits in base 64 VLQ value.");if(-1===(o=e.decode(t.charCodeAt(n++))))throw new Error("Invalid base64 digit: "+t.charAt(n-1));i=!!(32&o),c+=(o&=31)<<u,u+=5}while(i);r.value=(s=(a=c)>>1,1&~a?s:-s),r.rest=n},Cc}var Nc,Rc={};function Ic(){return Nc||(Nc=1,function(e){e.getArg=function(e,t,n){if(t in e)return e[t];if(3===arguments.length)return n;throw new Error('"'+t+'" is a required argument.')};var t=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,n=/^data:.+\,.+$/;function r(e){var n=e.match(t);return n?{scheme:n[1],auth:n[2],host:n[3],port:n[4],path:n[5]}:null}function i(e){var t="";return e.scheme&&(t+=e.scheme+":"),t+="//",e.auth&&(t+=e.auth+"@"),e.host&&(t+=e.host),e.port&&(t+=":"+e.port),e.path&&(t+=e.path),t}function o(t){var n=t,o=r(t);if(o){if(!o.path)return t;n=o.path}for(var a,s=e.isAbsolute(n),l=n.split(/\/+/),c=0,u=l.length-1;u>=0;u--)"."===(a=l[u])?l.splice(u,1):".."===a?c++:c>0&&(""===a?(l.splice(u+1,c),c=0):(l.splice(u,2),c--));return""===(n=l.join("/"))&&(n=s?"/":"."),o?(o.path=n,i(o)):n}function a(e,t){""===e&&(e="."),""===t&&(t=".");var a=r(t),s=r(e);if(s&&(e=s.path||"/"),a&&!a.scheme)return s&&(a.scheme=s.scheme),i(a);if(a||t.match(n))return t;if(s&&!s.host&&!s.path)return s.host=t,i(s);var l="/"===t.charAt(0)?t:o(e.replace(/\/+$/,"")+"/"+t);return s?(s.path=l,i(s)):l}e.urlParse=r,e.urlGenerate=i,e.normalize=o,e.join=a,e.isAbsolute=function(e){return"/"===e.charAt(0)||t.test(e)},e.relative=function(e,t){""===e&&(e="."),e=e.replace(/\/$/,"");for(var n=0;0!==t.indexOf(e+"/");){var r=e.lastIndexOf("/");if(r<0)return t;if((e=e.slice(0,r)).match(/^([^\/]+:\/)?\/*$/))return t;++n}return Array(n+1).join("../")+t.substr(e.length+1)};var s=!("__proto__"in Object.create(null));function l(e){return e}function c(e){if(!e)return!1;var t=e.length;if(t<9)return!1;if(95!==e.charCodeAt(t-1)||95!==e.charCodeAt(t-2)||111!==e.charCodeAt(t-3)||116!==e.charCodeAt(t-4)||111!==e.charCodeAt(t-5)||114!==e.charCodeAt(t-6)||112!==e.charCodeAt(t-7)||95!==e.charCodeAt(t-8)||95!==e.charCodeAt(t-9))return!1;for(var n=t-10;n>=0;n--)if(36!==e.charCodeAt(n))return!1;return!0}function u(e,t){return e===t?0:null===e?1:null===t?-1:e>t?1:-1}e.toSetString=s?l:function(e){return c(e)?"$"+e:e},e.fromSetString=s?l:function(e){return c(e)?e.slice(1):e},e.compareByOriginalPositions=function(e,t,n){var r=u(e.source,t.source);return 0!==r||0!==(r=e.originalLine-t.originalLine)||0!==(r=e.originalColumn-t.originalColumn)||n||0!==(r=e.generatedColumn-t.generatedColumn)||0!==(r=e.generatedLine-t.generatedLine)?r:u(e.name,t.name)},e.compareByGeneratedPositionsDeflated=function(e,t,n){var r=e.generatedLine-t.generatedLine;return 0!==r||0!==(r=e.generatedColumn-t.generatedColumn)||n||0!==(r=u(e.source,t.source))||0!==(r=e.originalLine-t.originalLine)||0!==(r=e.originalColumn-t.originalColumn)?r:u(e.name,t.name)},e.compareByGeneratedPositionsInflated=function(e,t){var n=e.generatedLine-t.generatedLine;return 0!==n||0!==(n=e.generatedColumn-t.generatedColumn)||0!==(n=u(e.source,t.source))||0!==(n=e.originalLine-t.originalLine)||0!==(n=e.originalColumn-t.originalColumn)?n:u(e.name,t.name)},e.parseSourceMapInput=function(e){return JSON.parse(e.replace(/^\)]}'[^\n]*\n/,""))},e.computeSourceURL=function(e,t,n){if(t=t||"",e&&("/"!==e[e.length-1]&&"/"!==t[0]&&(e+="/"),t=e+t),n){var s=r(n);if(!s)throw new Error("sourceMapURL could not be parsed");if(s.path){var l=s.path.lastIndexOf("/");l>=0&&(s.path=s.path.substring(0,l+1))}t=a(i(s),t)}return o(t)}}(Rc)),Rc}var Fc,Mc={};function Lc(){if(Fc)return Mc;Fc=1;var e=Ic(),t=Object.prototype.hasOwnProperty,n="undefined"!=typeof Map;function r(){this._array=[],this._set=n?new Map:Object.create(null)}return r.fromArray=function(e,t){for(var n=new r,i=0,o=e.length;i<o;i++)n.add(e[i],t);return n},r.prototype.size=function(){return n?this._set.size:Object.getOwnPropertyNames(this._set).length},r.prototype.add=function(r,i){var o=n?r:e.toSetString(r),a=n?this.has(r):t.call(this._set,o),s=this._array.length;a&&!i||this._array.push(r),a||(n?this._set.set(r,s):this._set[o]=s)},r.prototype.has=function(r){if(n)return this._set.has(r);var i=e.toSetString(r);return t.call(this._set,i)},r.prototype.indexOf=function(r){if(n){var i=this._set.get(r);if(i>=0)return i}else{var o=e.toSetString(r);if(t.call(this._set,o))return this._set[o]}throw new Error('"'+r+'" is not in the set.')},r.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw new Error("No element indexed by "+e)},r.prototype.toArray=function(){return this._array.slice()},Mc.ArraySet=r,Mc}var Pc,Bc,Uc={};function zc(){if(Pc)return Uc;Pc=1;var e=Ic();function t(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}return t.prototype.unsortedForEach=function(e,t){this._array.forEach(e,t)},t.prototype.add=function(t){var n,r,i,o,a,s;n=this._last,r=t,i=n.generatedLine,o=r.generatedLine,a=n.generatedColumn,s=r.generatedColumn,o>i||o==i&&s>=a||e.compareByGeneratedPositionsInflated(n,r)<=0?(this._last=t,this._array.push(t)):(this._sorted=!1,this._array.push(t))},t.prototype.toArray=function(){return this._sorted||(this._array.sort(e.compareByGeneratedPositionsInflated),this._sorted=!0),this._array},Uc.MappingList=t,Uc}function Vc(){if(Bc)return Tc;Bc=1;var e=kc(),t=Ic(),n=Lc().ArraySet,r=zc().MappingList;function i(e){e||(e={}),this._file=t.getArg(e,"file",null),this._sourceRoot=t.getArg(e,"sourceRoot",null),this._skipValidation=t.getArg(e,"skipValidation",!1),this._sources=new n,this._names=new n,this._mappings=new r,this._sourcesContents=null}return i.prototype._version=3,i.fromSourceMap=function(e){var n=e.sourceRoot,r=new i({file:e.file,sourceRoot:n});return e.eachMapping((function(e){var i={generated:{line:e.generatedLine,column:e.generatedColumn}};null!=e.source&&(i.source=e.source,null!=n&&(i.source=t.relative(n,i.source)),i.original={line:e.originalLine,column:e.originalColumn},null!=e.name&&(i.name=e.name)),r.addMapping(i)})),e.sources.forEach((function(i){var o=i;null!==n&&(o=t.relative(n,i)),r._sources.has(o)||r._sources.add(o);var a=e.sourceContentFor(i);null!=a&&r.setSourceContent(i,a)})),r},i.prototype.addMapping=function(e){var n=t.getArg(e,"generated"),r=t.getArg(e,"original",null),i=t.getArg(e,"source",null),o=t.getArg(e,"name",null);this._skipValidation||this._validateMapping(n,r,i,o),null!=i&&(i=String(i),this._sources.has(i)||this._sources.add(i)),null!=o&&(o=String(o),this._names.has(o)||this._names.add(o)),this._mappings.add({generatedLine:n.line,generatedColumn:n.column,originalLine:null!=r&&r.line,originalColumn:null!=r&&r.column,source:i,name:o})},i.prototype.setSourceContent=function(e,n){var r=e;null!=this._sourceRoot&&(r=t.relative(this._sourceRoot,r)),null!=n?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[t.toSetString(r)]=n):this._sourcesContents&&(delete this._sourcesContents[t.toSetString(r)],0===Object.keys(this._sourcesContents).length&&(this._sourcesContents=null))},i.prototype.applySourceMap=function(e,r,i){var o=r;if(null==r){if(null==e.file)throw new Error('SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map\'s "file" property. Both were omitted.');o=e.file}var a=this._sourceRoot;null!=a&&(o=t.relative(a,o));var s=new n,l=new n;this._mappings.unsortedForEach((function(n){if(n.source===o&&null!=n.originalLine){var r=e.originalPositionFor({line:n.originalLine,column:n.originalColumn});null!=r.source&&(n.source=r.source,null!=i&&(n.source=t.join(i,n.source)),null!=a&&(n.source=t.relative(a,n.source)),n.originalLine=r.line,n.originalColumn=r.column,null!=r.name&&(n.name=r.name))}var c=n.source;null==c||s.has(c)||s.add(c);var u=n.name;null==u||l.has(u)||l.add(u)}),this),this._sources=s,this._names=l,e.sources.forEach((function(n){var r=e.sourceContentFor(n);null!=r&&(null!=i&&(n=t.join(i,n)),null!=a&&(n=t.relative(a,n)),this.setSourceContent(n,r))}),this)},i.prototype._validateMapping=function(e,t,n,r){if(t&&"number"!=typeof t.line&&"number"!=typeof t.column)throw new Error("original.line and original.column are not numbers -- you probably meant to omit the original mapping entirely and only map the generated position. If so, pass null for the original mapping instead of an object with empty or null values.");if((!(e&&"line"in e&&"column"in e&&e.line>0&&e.column>=0)||t||n||r)&&!(e&&"line"in e&&"column"in e&&t&&"line"in t&&"column"in t&&e.line>0&&e.column>=0&&t.line>0&&t.column>=0&&n))throw new Error("Invalid mapping: "+JSON.stringify({generated:e,source:n,original:t,name:r}))},i.prototype._serializeMappings=function(){for(var n,r,i,o,a=0,s=1,l=0,c=0,u=0,p=0,d="",f=this._mappings.toArray(),h=0,m=f.length;h<m;h++){if(n="",(r=f[h]).generatedLine!==s)for(a=0;r.generatedLine!==s;)n+=";",s++;else if(h>0){if(!t.compareByGeneratedPositionsInflated(r,f[h-1]))continue;n+=","}n+=e.encode(r.generatedColumn-a),a=r.generatedColumn,null!=r.source&&(o=this._sources.indexOf(r.source),n+=e.encode(o-p),p=o,n+=e.encode(r.originalLine-1-c),c=r.originalLine-1,n+=e.encode(r.originalColumn-l),l=r.originalColumn,null!=r.name&&(i=this._names.indexOf(r.name),n+=e.encode(i-u),u=i)),d+=n}return d},i.prototype._generateSourcesContent=function(e,n){return e.map((function(e){if(!this._sourcesContents)return null;null!=n&&(e=t.relative(n,e));var r=t.toSetString(e);return Object.prototype.hasOwnProperty.call(this._sourcesContents,r)?this._sourcesContents[r]:null}),this)},i.prototype.toJSON=function(){var e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return null!=this._file&&(e.file=this._file),null!=this._sourceRoot&&(e.sourceRoot=this._sourceRoot),this._sourcesContents&&(e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)),e},i.prototype.toString=function(){return JSON.stringify(this.toJSON())},Tc.SourceMapGenerator=i,Tc}var jc,qc={},Gc={};function Hc(){return jc||(jc=1,function(e){function t(n,r,i,o,a,s){var l=Math.floor((r-n)/2)+n,c=a(i,o[l],!0);return 0===c?l:c>0?r-l>1?t(l,r,i,o,a,s):s==e.LEAST_UPPER_BOUND?r<o.length?r:-1:l:l-n>1?t(n,l,i,o,a,s):s==e.LEAST_UPPER_BOUND?l:n<0?-1:n}e.GREATEST_LOWER_BOUND=1,e.LEAST_UPPER_BOUND=2,e.search=function(n,r,i,o){if(0===r.length)return-1;var a=t(-1,r.length,n,r,i,o||e.GREATEST_LOWER_BOUND);if(a<0)return-1;for(;a-1>=0&&0===i(r[a],r[a-1],!0);)--a;return a}}(Gc)),Gc}var Wc,Kc,Xc={};function $c(){if(Wc)return Xc;function e(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}function t(n,r,i,o){if(i<o){var a=i-1;e(n,(u=i,p=o,Math.round(u+Math.random()*(p-u))),o);for(var s=n[o],l=i;l<o;l++)r(n[l],s)<=0&&e(n,a+=1,l);e(n,a+1,l);var c=a+1;t(n,r,i,c-1),t(n,r,c+1,o)}var u,p}return Wc=1,Xc.quickSort=function(e,n){t(e,n,0,e.length-1)},Xc}var Yc,Zc,Qc,Jc,eu={};function tu(){return Zc||(Zc=1,Ac.SourceMapGenerator=Vc().SourceMapGenerator,Ac.SourceMapConsumer=function(){if(Kc)return qc;Kc=1;var e=Ic(),t=Hc(),n=Lc().ArraySet,r=kc(),i=$c().quickSort;function o(t,n){var r=t;return"string"==typeof t&&(r=e.parseSourceMapInput(t)),null!=r.sections?new l(r,n):new a(r,n)}function a(t,r){var i=t;"string"==typeof t&&(i=e.parseSourceMapInput(t));var o=e.getArg(i,"version"),a=e.getArg(i,"sources"),s=e.getArg(i,"names",[]),l=e.getArg(i,"sourceRoot",null),c=e.getArg(i,"sourcesContent",null),u=e.getArg(i,"mappings"),p=e.getArg(i,"file",null);if(o!=this._version)throw new Error("Unsupported version: "+o);l&&(l=e.normalize(l)),a=a.map(String).map(e.normalize).map((function(t){return l&&e.isAbsolute(l)&&e.isAbsolute(t)?e.relative(l,t):t})),this._names=n.fromArray(s.map(String),!0),this._sources=n.fromArray(a,!0),this._absoluteSources=this._sources.toArray().map((function(t){return e.computeSourceURL(l,t,r)})),this.sourceRoot=l,this.sourcesContent=c,this._mappings=u,this._sourceMapURL=r,this.file=p}function s(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}function l(t,r){var i=t;"string"==typeof t&&(i=e.parseSourceMapInput(t));var a=e.getArg(i,"version"),s=e.getArg(i,"sections");if(a!=this._version)throw new Error("Unsupported version: "+a);this._sources=new n,this._names=new n;var l={line:-1,column:0};this._sections=s.map((function(t){if(t.url)throw new Error("Support for url field in sections not implemented.");var n=e.getArg(t,"offset"),i=e.getArg(n,"line"),a=e.getArg(n,"column");if(i<l.line||i===l.line&&a<l.column)throw new Error("Section offsets must be ordered and non-overlapping.");return l=n,{generatedOffset:{generatedLine:i+1,generatedColumn:a+1},consumer:new o(e.getArg(t,"map"),r)}}))}return o.fromSourceMap=function(e,t){return a.fromSourceMap(e,t)},o.prototype._version=3,o.prototype.__generatedMappings=null,Object.defineProperty(o.prototype,"_generatedMappings",{configurable:!0,enumerable:!0,get:function(){return this.__generatedMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__generatedMappings}}),o.prototype.__originalMappings=null,Object.defineProperty(o.prototype,"_originalMappings",{configurable:!0,enumerable:!0,get:function(){return this.__originalMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__originalMappings}}),o.prototype._charIsMappingSeparator=function(e,t){var n=e.charAt(t);return";"===n||","===n},o.prototype._parseMappings=function(e,t){throw new Error("Subclasses must implement _parseMappings")},o.GENERATED_ORDER=1,o.ORIGINAL_ORDER=2,o.GREATEST_LOWER_BOUND=1,o.LEAST_UPPER_BOUND=2,o.prototype.eachMapping=function(t,n,r){var i,a=n||null;switch(r||o.GENERATED_ORDER){case o.GENERATED_ORDER:i=this._generatedMappings;break;case o.ORIGINAL_ORDER:i=this._originalMappings;break;default:throw new Error("Unknown order of iteration.")}var s=this.sourceRoot;i.map((function(t){var n=null===t.source?null:this._sources.at(t.source);return{source:n=e.computeSourceURL(s,n,this._sourceMapURL),generatedLine:t.generatedLine,generatedColumn:t.generatedColumn,originalLine:t.originalLine,originalColumn:t.originalColumn,name:null===t.name?null:this._names.at(t.name)}}),this).forEach(t,a)},o.prototype.allGeneratedPositionsFor=function(n){var r=e.getArg(n,"line"),i={source:e.getArg(n,"source"),originalLine:r,originalColumn:e.getArg(n,"column",0)};if(i.source=this._findSourceIndex(i.source),i.source<0)return[];var o=[],a=this._findMapping(i,this._originalMappings,"originalLine","originalColumn",e.compareByOriginalPositions,t.LEAST_UPPER_BOUND);if(a>=0){var s=this._originalMappings[a];if(void 0===n.column)for(var l=s.originalLine;s&&s.originalLine===l;)o.push({line:e.getArg(s,"generatedLine",null),column:e.getArg(s,"generatedColumn",null),lastColumn:e.getArg(s,"lastGeneratedColumn",null)}),s=this._originalMappings[++a];else for(var c=s.originalColumn;s&&s.originalLine===r&&s.originalColumn==c;)o.push({line:e.getArg(s,"generatedLine",null),column:e.getArg(s,"generatedColumn",null),lastColumn:e.getArg(s,"lastGeneratedColumn",null)}),s=this._originalMappings[++a]}return o},qc.SourceMapConsumer=o,a.prototype=Object.create(o.prototype),a.prototype.consumer=o,a.prototype._findSourceIndex=function(t){var n,r=t;if(null!=this.sourceRoot&&(r=e.relative(this.sourceRoot,r)),this._sources.has(r))return this._sources.indexOf(r);for(n=0;n<this._absoluteSources.length;++n)if(this._absoluteSources[n]==t)return n;return-1},a.fromSourceMap=function(t,r){var o=Object.create(a.prototype),l=o._names=n.fromArray(t._names.toArray(),!0),c=o._sources=n.fromArray(t._sources.toArray(),!0);o.sourceRoot=t._sourceRoot,o.sourcesContent=t._generateSourcesContent(o._sources.toArray(),o.sourceRoot),o.file=t._file,o._sourceMapURL=r,o._absoluteSources=o._sources.toArray().map((function(t){return e.computeSourceURL(o.sourceRoot,t,r)}));for(var u=t._mappings.toArray().slice(),p=o.__generatedMappings=[],d=o.__originalMappings=[],f=0,h=u.length;f<h;f++){var m=u[f],g=new s;g.generatedLine=m.generatedLine,g.generatedColumn=m.generatedColumn,m.source&&(g.source=c.indexOf(m.source),g.originalLine=m.originalLine,g.originalColumn=m.originalColumn,m.name&&(g.name=l.indexOf(m.name)),d.push(g)),p.push(g)}return i(o.__originalMappings,e.compareByOriginalPositions),o},a.prototype._version=3,Object.defineProperty(a.prototype,"sources",{get:function(){return this._absoluteSources.slice()}}),a.prototype._parseMappings=function(t,n){for(var o,a,l,c,u,p=1,d=0,f=0,h=0,m=0,g=0,_=t.length,v=0,b={},y={},E=[],w=[];v<_;)if(";"===t.charAt(v))p++,v++,d=0;else if(","===t.charAt(v))v++;else{for((o=new s).generatedLine=p,c=v;c<_&&!this._charIsMappingSeparator(t,c);c++);if(l=b[a=t.slice(v,c)])v+=a.length;else{for(l=[];v<c;)r.decode(t,v,y),u=y.value,v=y.rest,l.push(u);if(2===l.length)throw new Error("Found a source, but no line and column");if(3===l.length)throw new Error("Found a source and line, but no column");b[a]=l}o.generatedColumn=d+l[0],d=o.generatedColumn,l.length>1&&(o.source=m+l[1],m+=l[1],o.originalLine=f+l[2],f=o.originalLine,o.originalLine+=1,o.originalColumn=h+l[3],h=o.originalColumn,l.length>4&&(o.name=g+l[4],g+=l[4])),w.push(o),"number"==typeof o.originalLine&&E.push(o)}i(w,e.compareByGeneratedPositionsDeflated),this.__generatedMappings=w,i(E,e.compareByOriginalPositions),this.__originalMappings=E},a.prototype._findMapping=function(e,n,r,i,o,a){if(e[r]<=0)throw new TypeError("Line must be greater than or equal to 1, got "+e[r]);if(e[i]<0)throw new TypeError("Column must be greater than or equal to 0, got "+e[i]);return t.search(e,n,o,a)},a.prototype.computeColumnSpans=function(){for(var e=0;e<this._generatedMappings.length;++e){var t=this._generatedMappings[e];if(e+1<this._generatedMappings.length){var n=this._generatedMappings[e+1];if(t.generatedLine===n.generatedLine){t.lastGeneratedColumn=n.generatedColumn-1;continue}}t.lastGeneratedColumn=1/0}},a.prototype.originalPositionFor=function(t){var n={generatedLine:e.getArg(t,"line"),generatedColumn:e.getArg(t,"column")},r=this._findMapping(n,this._generatedMappings,"generatedLine","generatedColumn",e.compareByGeneratedPositionsDeflated,e.getArg(t,"bias",o.GREATEST_LOWER_BOUND));if(r>=0){var i=this._generatedMappings[r];if(i.generatedLine===n.generatedLine){var a=e.getArg(i,"source",null);null!==a&&(a=this._sources.at(a),a=e.computeSourceURL(this.sourceRoot,a,this._sourceMapURL));var s=e.getArg(i,"name",null);return null!==s&&(s=this._names.at(s)),{source:a,line:e.getArg(i,"originalLine",null),column:e.getArg(i,"originalColumn",null),name:s}}}return{source:null,line:null,column:null,name:null}},a.prototype.hasContentsOfAllSources=function(){return!!this.sourcesContent&&this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some((function(e){return null==e}))},a.prototype.sourceContentFor=function(t,n){if(!this.sourcesContent)return null;var r=this._findSourceIndex(t);if(r>=0)return this.sourcesContent[r];var i,o=t;if(null!=this.sourceRoot&&(o=e.relative(this.sourceRoot,o)),null!=this.sourceRoot&&(i=e.urlParse(this.sourceRoot))){var a=o.replace(/^file:\/\//,"");if("file"==i.scheme&&this._sources.has(a))return this.sourcesContent[this._sources.indexOf(a)];if((!i.path||"/"==i.path)&&this._sources.has("/"+o))return this.sourcesContent[this._sources.indexOf("/"+o)]}if(n)return null;throw new Error('"'+o+'" is not in the SourceMap.')},a.prototype.generatedPositionFor=function(t){var n=e.getArg(t,"source");if((n=this._findSourceIndex(n))<0)return{line:null,column:null,lastColumn:null};var r={source:n,originalLine:e.getArg(t,"line"),originalColumn:e.getArg(t,"column")},i=this._findMapping(r,this._originalMappings,"originalLine","originalColumn",e.compareByOriginalPositions,e.getArg(t,"bias",o.GREATEST_LOWER_BOUND));if(i>=0){var a=this._originalMappings[i];if(a.source===r.source)return{line:e.getArg(a,"generatedLine",null),column:e.getArg(a,"generatedColumn",null),lastColumn:e.getArg(a,"lastGeneratedColumn",null)}}return{line:null,column:null,lastColumn:null}},qc.BasicSourceMapConsumer=a,l.prototype=Object.create(o.prototype),l.prototype.constructor=o,l.prototype._version=3,Object.defineProperty(l.prototype,"sources",{get:function(){for(var e=[],t=0;t<this._sections.length;t++)for(var n=0;n<this._sections[t].consumer.sources.length;n++)e.push(this._sections[t].consumer.sources[n]);return e}}),l.prototype.originalPositionFor=function(n){var r={generatedLine:e.getArg(n,"line"),generatedColumn:e.getArg(n,"column")},i=t.search(r,this._sections,(function(e,t){return e.generatedLine-t.generatedOffset.generatedLine||e.generatedColumn-t.generatedOffset.generatedColumn})),o=this._sections[i];return o?o.consumer.originalPositionFor({line:r.generatedLine-(o.generatedOffset.generatedLine-1),column:r.generatedColumn-(o.generatedOffset.generatedLine===r.generatedLine?o.generatedOffset.generatedColumn-1:0),bias:n.bias}):{source:null,line:null,column:null,name:null}},l.prototype.hasContentsOfAllSources=function(){return this._sections.every((function(e){return e.consumer.hasContentsOfAllSources()}))},l.prototype.sourceContentFor=function(e,t){for(var n=0;n<this._sections.length;n++){var r=this._sections[n].consumer.sourceContentFor(e,!0);if(r)return r}if(t)return null;throw new Error('"'+e+'" is not in the SourceMap.')},l.prototype.generatedPositionFor=function(t){for(var n=0;n<this._sections.length;n++){var r=this._sections[n];if(-1!==r.consumer._findSourceIndex(e.getArg(t,"source"))){var i=r.consumer.generatedPositionFor(t);if(i)return{line:i.line+(r.generatedOffset.generatedLine-1),column:i.column+(r.generatedOffset.generatedLine===i.line?r.generatedOffset.generatedColumn-1:0)}}}return{line:null,column:null}},l.prototype._parseMappings=function(t,n){this.__generatedMappings=[],this.__originalMappings=[];for(var r=0;r<this._sections.length;r++)for(var o=this._sections[r],a=o.consumer._generatedMappings,s=0;s<a.length;s++){var l=a[s],c=o.consumer._sources.at(l.source);c=e.computeSourceURL(o.consumer.sourceRoot,c,this._sourceMapURL),this._sources.add(c),c=this._sources.indexOf(c);var u=null;l.name&&(u=o.consumer._names.at(l.name),this._names.add(u),u=this._names.indexOf(u));var p={source:c,generatedLine:l.generatedLine+(o.generatedOffset.generatedLine-1),generatedColumn:l.generatedColumn+(o.generatedOffset.generatedLine===l.generatedLine?o.generatedOffset.generatedColumn-1:0),originalLine:l.originalLine,originalColumn:l.originalColumn,name:u};this.__generatedMappings.push(p),"number"==typeof p.originalLine&&this.__originalMappings.push(p)}i(this.__generatedMappings,e.compareByGeneratedPositionsDeflated),i(this.__originalMappings,e.compareByOriginalPositions)},qc.IndexedSourceMapConsumer=l,qc}().SourceMapConsumer,Ac.SourceNode=function(){if(Yc)return eu;Yc=1;var e=Vc().SourceMapGenerator,t=Ic(),n=/(\r?\n)/,r="$$$isSourceNode$$$";function i(e,t,n,i,o){this.children=[],this.sourceContents={},this.line=null==e?null:e,this.column=null==t?null:t,this.source=null==n?null:n,this.name=null==o?null:o,this[r]=!0,null!=i&&this.add(i)}return i.fromStringWithSourceMap=function(e,r,o){var a=new i,s=e.split(n),l=0,c=function(){return e()+(e()||"");function e(){return l<s.length?s[l++]:void 0}},u=1,p=0,d=null;return r.eachMapping((function(e){if(null!==d){if(!(u<e.generatedLine)){var t=(n=s[l]||"").substr(0,e.generatedColumn-p);return s[l]=n.substr(e.generatedColumn-p),p=e.generatedColumn,f(d,t),void(d=e)}f(d,c()),u++,p=0}for(;u<e.generatedLine;)a.add(c()),u++;if(p<e.generatedColumn){var n=s[l]||"";a.add(n.substr(0,e.generatedColumn)),s[l]=n.substr(e.generatedColumn),p=e.generatedColumn}d=e}),this),l<s.length&&(d&&f(d,c()),a.add(s.splice(l).join(""))),r.sources.forEach((function(e){var n=r.sourceContentFor(e);null!=n&&(null!=o&&(e=t.join(o,e)),a.setSourceContent(e,n))})),a;function f(e,n){if(null===e||void 0===e.source)a.add(n);else{var r=o?t.join(o,e.source):e.source;a.add(new i(e.originalLine,e.originalColumn,r,n,e.name))}}},i.prototype.add=function(e){if(Array.isArray(e))e.forEach((function(e){this.add(e)}),this);else{if(!e[r]&&"string"!=typeof e)throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);e&&this.children.push(e)}return this},i.prototype.prepend=function(e){if(Array.isArray(e))for(var t=e.length-1;t>=0;t--)this.prepend(e[t]);else{if(!e[r]&&"string"!=typeof e)throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);this.children.unshift(e)}return this},i.prototype.walk=function(e){for(var t,n=0,i=this.children.length;n<i;n++)(t=this.children[n])[r]?t.walk(e):""!==t&&e(t,{source:this.source,line:this.line,column:this.column,name:this.name})},i.prototype.join=function(e){var t,n,r=this.children.length;if(r>0){for(t=[],n=0;n<r-1;n++)t.push(this.children[n]),t.push(e);t.push(this.children[n]),this.children=t}return this},i.prototype.replaceRight=function(e,t){var n=this.children[this.children.length-1];return n[r]?n.replaceRight(e,t):"string"==typeof n?this.children[this.children.length-1]=n.replace(e,t):this.children.push("".replace(e,t)),this},i.prototype.setSourceContent=function(e,n){this.sourceContents[t.toSetString(e)]=n},i.prototype.walkSourceContents=function(e){for(var n=0,i=this.children.length;n<i;n++)this.children[n][r]&&this.children[n].walkSourceContents(e);var o=Object.keys(this.sourceContents);for(n=0,i=o.length;n<i;n++)e(t.fromSetString(o[n]),this.sourceContents[o[n]])},i.prototype.toString=function(){var e="";return this.walk((function(t){e+=t})),e},i.prototype.toStringWithSourceMap=function(t){var n={code:"",line:1,column:0},r=new e(t),i=!1,o=null,a=null,s=null,l=null;return this.walk((function(e,t){n.code+=e,null!==t.source&&null!==t.line&&null!==t.column?(o===t.source&&a===t.line&&s===t.column&&l===t.name||r.addMapping({source:t.source,original:{line:t.line,column:t.column},generated:{line:n.line,column:n.column},name:t.name}),o=t.source,a=t.line,s=t.column,l=t.name,i=!0):i&&(r.addMapping({generated:{line:n.line,column:n.column}}),o=null,i=!1);for(var c=0,u=e.length;c<u;c++)10===e.charCodeAt(c)?(n.line++,n.column=0,c+1===u?(o=null,i=!1):i&&r.addMapping({source:t.source,original:{line:t.line,column:t.column},generated:{line:n.line,column:n.column},name:t.name})):n.column++})),this.walkSourceContents((function(e,t){r.setSourceContent(e,t)})),{code:n.code,map:r}},eu.SourceNode=i,eu}().SourceNode),Ac}var nu,ru,iu,ou,au,su,lu,cu,uu,pu,du,fu,hu,mu,gu,_u,vu,bu,yu,Eu,wu,xu,Su,Au,Tu,Cu,Du,Ou,ku,Nu,Ru,Iu,Fu,Mu,Lu,Pu,Bu,Uu,zu,Vu,ju,qu=n(Object.freeze({__proto__:null,default:{}}));function Gu(){if(ru)return nu;ru=1;var e=/^(\w+:\/\/|\/\/)/,t=/^file:\/\//;return nu=function(n){return e.test(n)&&!t.test(n)}}function Hu(){if(ou)return iu;ou=1;var e=/^\/\//;return iu=function(t){return!e.test(t)}}function Wu(){if(su)return au;su=1;var e=wc,t=rc,n=Gu(),r=Hu(),i="http:";function o(e){return n(e)||t.parse(i+"//"+e).host==e}return au=function n(a,s,l){var c,u,p,d,f,h,m=!s;if(0===l.length)return!1;for(s&&!r(a)&&(a=i+a),c=s?t.parse(a).host:a,u=s?a:e.resolve(a),h=0;h<l.length;h++)d="!"==(p=l[h])[0],f=p.substring(1),m=d&&s&&o(f)?m&&!n(a,!0,[f]):!d||s||o(f)?d?m&&!0:"all"==p||(s&&"local"==p?m||!1:!(!s||"remote"!=p)||!(!s&&"remote"==p)&&(!s&&"local"==p||(p===c||(p===a||(!(!s||0!==u.indexOf(p))||(!s&&0===u.indexOf(e.resolve(p))||s!=o(f)&&(m&&!0))))))):m&&!n(a,!1,[f]);return m},au}function Ku(){if(pu)return uu;pu=1;var e=wc;return uu=function(t,n,r){var i=e.resolve(""),o=e.resolve(i,n),a=e.dirname(o);return t.sources=t.sources.map((function(t){return e.relative(r,e.resolve(a,t))})),t},uu}function Xu(){if(fu)return du;fu=1;var e=wc,t=rc;return du=function(n,r){var i=e.dirname(r);return n.sources=n.sources.map((function(e){return t.resolve(i,e)})),n},du}function $u(){if(mu)return hu;mu=1;var e=/^data:(\S{0,31}?)?(;charset=(?:(?!;charset=)[^;])+)?(;[^,]+?)?,(.+)/;return hu=function(t){return e.test(t)}}function Yu(){if(_u)return gu;_u=1;var t=qu,n=wc,r=Wu(),i=function(){if(cu)return lu;cu=1;var e=/^data:(\S*?)?(;charset=(?:(?!;charset=)[^;])+)?(;[^,]+?)?,(.+)/;return lu=function(t){return e.exec(t)}}(),o=Ku(),a=Xu(),s=Ti(),l=Hu(),c=$u(),u=Gu(),p=/^\/\*# sourceMappingURL=(\S+) \*\/$/;function d(e){var t,n,r,i=[],o=f(e.sourceTokens[0]);for(r=e.sourceTokens.length;e.index<r;e.index++)if((t=f(n=e.sourceTokens[e.index]))!=o&&(i=[],o=t),i.push(n),e.processedTokens.push(n),n[0]==s.COMMENT&&p.test(n[1]))return h(n[1],t,i,e);return e.callback(e.processedTokens)}function f(e){return(e[0]==s.AT_RULE||e[0]==s.COMMENT||e[0]==s.RAW?e[2][0]:e[1][0][2][0])[2]}function h(s,f,h,g){return function(s,d,f){var h,m,g,_=p.exec(s)[1];if(c(_))return m=function(t){var n=i(t),r=n[2]?n[2].split(/[=;]/)[2]:"us-ascii",o=n[3]?n[3].split(";")[1]:"utf8",a="utf8"==o?e.unescape(n[4]):n[4],s=v.from(a,o);return s.charset=r,JSON.parse(s.toString())}(_),f(m);if(u(_))return function(e,t,n){var i=r(e,!0,t.inline),o=!l(e);if(t.localOnly)return t.warnings.push('Cannot fetch remote resource from "'+e+'" as no callback given.'),n(null);if(o)return t.warnings.push('Cannot fetch "'+e+'" as no protocol given.'),n(null);if(!i)return t.warnings.push('Cannot fetch "'+e+'" as resource is not allowed.'),n(null);t.fetch(e,t.inlineRequest,t.inlineTimeout,(function(r,i){if(r)return t.warnings.push('Missing source map at "'+e+'" - '+r),n(null);n(i)}))}(_,d,(function(e){var t;e?(t=JSON.parse(e),g=a(t,_),f(g)):f(null)}));if(h=n.resolve(d.rebaseTo,_),m=function(e,n){var i,o=r(e,!1,n.inline);if(!t.existsSync(e)||!t.statSync(e).isFile())return n.warnings.push('Ignoring local source map at "'+e+'" as resource is missing.'),null;if(!o)return n.warnings.push('Cannot fetch "'+e+'" as resource is not allowed.'),null;if(!t.statSync(e).size)return n.warnings.push('Cannot fetch "'+e+'" as resource is empty.'),null;return i=t.readFileSync(e,"utf-8"),JSON.parse(i)}(h,d),m)return g=o(m,h,d.rebaseTo),f(g);return f(null)}(s,g,(function(e){return e&&(g.inputSourceMapTracker.track(f,e),m(h,g.inputSourceMapTracker)),g.index++,d(g)}))}function m(e,t){var n,r,i;for(r=0,i=e.length;r<i;r++)switch((n=e[r])[0]){case s.AT_RULE:g(n,t);break;case s.AT_RULE_BLOCK:m(n[1],t),m(n[2],t);break;case s.AT_RULE_BLOCK_SCOPE:g(n,t);break;case s.NESTED_BLOCK:m(n[1],t),m(n[2],t);break;case s.NESTED_BLOCK_SCOPE:case s.COMMENT:g(n,t);break;case s.PROPERTY:m(n,t);break;case s.PROPERTY_BLOCK:m(n[1],t);break;case s.PROPERTY_NAME:case s.PROPERTY_VALUE:g(n,t);break;case s.RULE:m(n[1],t),m(n[2],t);break;case s.RULE_SCOPE:g(n,t)}return e}function g(e,t){var n,r,i=e[1],o=e[2],a=[];for(n=0,r=o.length;n<r;n++)a.push(t.originalPositionFor(o[n],i.length));e[2]=a}return gu=function(e,t,n){var r={callback:n,fetch:t.options.fetch,index:0,inline:t.options.inline,inlineRequest:t.options.inlineRequest,inlineTimeout:t.options.inlineTimeout,inputSourceMapTracker:t.inputSourceMapTracker,localOnly:t.localOnly,processedTokens:[],rebaseTo:t.options.rebaseTo,sourceTokens:e,warnings:t.warnings};return t.options.sourceMap&&e.length>0?d(r):n(e)}}function Zu(){if(bu)return vu;bu=1;var e=Wi(),t=/^\(/,n=/\)$/,r=/^@import/i,i=/['"]\s{0,31}/,o=/\s{0,31}['"]/,a=/^url\(\s{0,31}/i,s=/\s{0,31}\)/i;return vu=function(l){var c,u;return c=l.replace(r,"").trim().replace(a,"(").replace(s,") ").replace(i,"").replace(o,""),[(u=e(c," "))[0].replace(t,"").replace(n,""),u.slice(1).join(" ")]}}function Qu(){if(Eu)return yu;Eu=1;var e=qu,t=wc,n=Wu(),r=Hu(),i=Gu();function o(e){var t,n,r,i,o,a={};for(r in e)for(i=0,o=(t=e[r]).sources.length;i<o;i++)n=t.sources[i],r=t.sourceContentFor(n,!0),a[n]=r;return a}function a(e){var t,n,r,i=Object.keys(e.uriToSource);for(r=i.length;e.index<r;e.index++){if(t=i[e.index],!(n=e.uriToSource[t]))return s(t,e);e.sourcesContent[t]=n}return e.callback()}function s(o,s){var l;return i(o)?function(e,t,i){var o=n(e,!0,t.inline),a=!r(e);if(t.localOnly)return t.warnings.push('Cannot fetch remote resource from "'+e+'" as no callback given.'),i(null);if(a)return t.warnings.push('Cannot fetch "'+e+'" as no protocol given.'),i(null);if(!o)return t.warnings.push('Cannot fetch "'+e+'" as resource is not allowed.'),i(null);t.fetch(e,t.inlineRequest,t.inlineTimeout,(function(n,r){n&&t.warnings.push('Missing original source at "'+e+'" - '+n),i(r)}))}(o,s,(function(e){return s.index++,s.sourcesContent[o]=e,a(s)})):(l=function(r,i){var o=n(r,!1,i.inline),a=t.resolve(i.rebaseTo,r);if(!e.existsSync(a)||!e.statSync(a).isFile())return i.warnings.push('Ignoring local source map at "'+a+'" as resource is missing.'),null;if(!o)return i.warnings.push('Cannot fetch "'+a+'" as resource is not allowed.'),null;var s=e.readFileSync(a,"utf8");65279===s.charCodeAt(0)&&(s=s.substring(1));return s}(o,s),s.index++,s.sourcesContent[o]=l,a(s))}return yu=function(e,t){var n={callback:t,fetch:e.options.fetch,index:0,inline:e.options.inline,inlineRequest:e.options.inlineRequest,inlineTimeout:e.options.inlineTimeout,localOnly:e.localOnly,rebaseTo:e.options.rebaseTo,sourcesContent:e.sourcesContent,uriToSource:o(e.inputSourceMapTracker.all()),warnings:e.warnings};return e.options.sourceMap&&e.options.sourceMapInlineSources?a(n):t()}}function Ju(){if(Au)return Su;return Au=1,Su=function(e,t){return("@import "+e+" "+t).trim()}}function ep(){if(Cu)return Tu;Cu=1;var e=wc,t=rc,n=$u(),r="'",i=/^[^\w\d]*\/\//,o=/^["']/,a=/["']$/,s=/[()]/,l=/^url\(/i,c=/\)$/,u=/\s/,p="win32"==De.platform;function d(r,i){return i?function(t){return e.isAbsolute(t)}(r)&&!f(i.toBase)||f(r)||function(e){return"#"==e[0]}(r)||function(e){return/^\w+:\w+/.test(e)}(r)||n(r)?r:f(i.toBase)?t.resolve(i.toBase,r):i.absolute?h(function(t,n){return e.resolve(e.join(n.fromBase||"",t)).replace(n.toBase,"")}(r,i)):h(function(t,n){return e.relative(n.toBase,e.join(n.fromBase||"",t))}(r,i)):r}function f(e){return/^[^:]+?:\/\//.test(e)||i.test(e)}function h(e){return p?e.replace(/\\/g,"/"):e}function m(e){return e.indexOf(r)>-1?'"':e.indexOf('"')>-1||function(e){return u.test(e)}(e)||function(e){return s.test(e)}(e)?r:""}return Tu=function(e,t,n){var i=e.replace(l,"").replace(c,"").trim(),s=i.replace(o,"").replace(a,"").trim(),u=i[0]==r||'"'==i[0]?i[0]:m(s);return n?d(s,t):"url("+u+d(s,t)+u+")"}}function tp(){if(Ou)return Du;Ou=1;var e=/^@import/i;return Du=function(t){return e.test(t)}}function np(){if(Nu)return ku;Nu=1;var e=Zu(),t=Ju(),n=ep(),r=Ti(),i=tp(),o=/^\/\*# sourceMappingURL=(\S+) \*\/$/;function a(e,t,n){var i,o,u;for(o=0,u=e.length;o<u;o++)switch((i=e[o])[0]){case r.AT_RULE:s(i,t,n);break;case r.AT_RULE_BLOCK:c(i[2],t,n);break;case r.COMMENT:l(i,n);break;case r.NESTED_BLOCK:a(i[2],t,n);break;case r.RULE:c(i[2],t,n)}return e}function s(r,o,a){if(i(r[1])){var s=e(r[1]),l=n(s[0],a),c=s[1];r[1]=t(l,c)}}function l(e,t){var r=o.exec(e[1]);r&&-1===r[1].indexOf("data:")&&(e[1]=e[1].replace(r[1],n(r[1],t,!0)))}function c(e,t,r){var i,o,a,s,l,c;for(a=0,s=e.length;a<s;a++)for(l=2,c=(i=e[a]).length;l<c;l++)o=i[l][1],t.isUrl(o)&&(i[l][1]=n(o,r))}return ku=function(e,t,n,i){return t?a(e,n,i):function(e,t,n){var i,o,a;for(o=0,a=e.length;o<a;o++)if((i=e[o])[0]===r.AT_RULE)s(i,t,n);return e}(e,n,i)},ku}function rp(){if(Iu)return Ru;Iu=1;var e=yi(),t=Ti(),n=Ei(),r="block",i="comment",o="double-quote",a="rule",s="single-quote",l=["@charset","@import"],c=["@-moz-document","@document","@-moz-keyframes","@-ms-keyframes","@-o-keyframes","@-webkit-keyframes","@keyframes","@media","@supports","@container","@layer"],u=/\/\* clean-css ignore:end \*\/$/,p=/^\/\* clean-css ignore:start \*\//,d=["@bottom-center","@bottom-left","@bottom-left-corner","@bottom-right","@bottom-right-corner","@left-bottom","@left-middle","@left-top","@right-bottom","@right-middle","@right-top","@top-center","@top-left","@top-left-corner","@top-right","@top-right-corner"],f=["@footnote","@footnotes","@left","@page-float-bottom","@page-float-top","@right"],h=/^\[\s{0,31}\d+\s{0,31}\]$/,m=/([^}])\}*$/,g=/[\s(]/;function _(l,c,u,p){for(var d,f,h,g,A,T,C,D,O,k,N,R,I,F,M,L,P,B=[],U=B,z=[],V=[],j=u.level,q=[],G=[],H=[],W=!0,K=0,X=!1,$=!1,Y=!1,Z=!1,Q=!1,J=!1,ee=!1,te=u.position;te.index<l.length;te.index++){var ne=l[te.index];if(C=j==s||j==o,D=ne==e.SPACE||ne==e.TAB,O=ne==e.NEW_LINE_NIX,k=ne==e.NEW_LINE_NIX&&l[te.index-1]==e.CARRIAGE_RETURN,N=ne==e.CARRIAGE_RETURN&&l[te.index+1]&&l[te.index+1]!=e.NEW_LINE_NIX,R=!$&&j!=i&&!C&&ne==e.ASTERISK&&l[te.index-1]==e.FORWARD_SLASH,F=!X&&!C&&ne==e.FORWARD_SLASH&&l[te.index-1]==e.ASTERISK,I=j==i&&F,L=!D&&!N&&(ne>="A"&&ne<="Z"||ne>="a"&&ne<="z"||ne>="0"&&ne<="9"||"-"==ne),Z=Z||j!=i&&!J&&Y&&"-"===ne&&1===G.length,Y="-"===ne,K=Math.max(K,0),g=W?[te.line,te.column,te.source]:g,M)G.push(ne),W=!1;else if(L)G.push(ne),W=!1;else if((D||O&&!k)&&(C||j==i))G.push(ne),W=!1;else if((D||O&&!k)&&W);else if(I||j!=i)if(R||I||!Q)if(R&&Z&&(j==r||j==a)&&G.length>1)G.push(ne),W=!1,q.push(j),j=i;else if(R&&(j==r||j==a)&&G.length>1)V.push(g),G.push(ne),H.push(G.slice(0,-2)),W=!1,G=G.slice(-2),g=[te.line,te.column-1,te.source],q.push(j),j=i;else if(R)q.push(j),j=i,G.push(ne),W=!1;else if(I&&Z)G.push(ne),j=q.pop();else if(I&&v(G))A=G.join("").trim()+ne,d=[t.COMMENT,A,[y(g,A,c)]],U.push(d),Q=!0,g=V.pop()||null,W=0===(G=H.pop()||[]).length;else if(I&&b(G))P=(A=G.join("")+ne).lastIndexOf(e.FORWARD_SLASH+e.ASTERISK),T=A.substring(0,P),d=[t.RAW,T,[y(g,T,c)]],U.push(d),T=A.substring(P),g=[te.line,te.column-T.length+1,te.source],d=[t.COMMENT,T,[y(g,T,c)]],U.push(d),Q=!1,j=q.pop(),g=V.pop()||null,W=0===(G=H.pop()||[]).length;else if(I)A=G.join("").trim()+ne,d=[t.COMMENT,A,[y(g,A,c)]],U.push(d),j=q.pop(),g=V.pop()||null,W=0===(G=H.pop()||[]).length;else if(F&&l[te.index+1]!=e.ASTERISK)c.warnings.push("Unexpected '*/' at "+n([te.line,te.column,te.source])+"."),G=[],W=!0;else if(ne!=e.SINGLE_QUOTE||C)if(ne==e.SINGLE_QUOTE&&j==s)j=q.pop(),G.push(ne),W=!1;else if(ne!=e.DOUBLE_QUOTE||C)if(ne==e.DOUBLE_QUOTE&&j==o)j=q.pop(),G.push(ne),W=!1;else if(ne!=e.CLOSE_ROUND_BRACKET&&ne!=e.OPEN_ROUND_BRACKET&&j!=i&&!C&&K>0)G.push(ne),W=!1;else if(ne!=e.OPEN_ROUND_BRACKET||C||j==i||J)if(ne!=e.CLOSE_ROUND_BRACKET||C||j==i||J)if(ne==e.SEMICOLON&&j==r&&G[0]==e.AT)A=G.join("").trim(),B.push([t.AT_RULE,A,[y(g,A,c)]]),G=[],W=!0;else if(ne==e.COMMA&&j==r&&f)A=G.join("").trim(),f[1].push([w(f[0]),A,[y(g,A,c,f[1].length)]]),G=[],W=!0;else if(ne==e.COMMA&&j==r&&E(G)==t.AT_RULE)G.push(ne),W=!1;else if(ne==e.COMMA&&j==r)f=[E(G),[],[]],A=G.join("").trim(),f[1].push([w(f[0]),A,[y(g,A,c,0)]]),G=[],W=!0;else if(ne==e.OPEN_CURLY_BRACKET&&j==r&&f&&f[0]==t.NESTED_BLOCK)A=G.join("").trim(),f[1].push([t.NESTED_BLOCK_SCOPE,A,[y(g,A,c)]]),B.push(f),q.push(j),te.column++,te.index++,G=[],W=!0,f[2]=_(l,c,u,!0),f=null;else if(ne==e.OPEN_CURLY_BRACKET&&j==r&&E(G)==t.NESTED_BLOCK)A=G.join("").trim(),(f=f||[t.NESTED_BLOCK,[],[]])[1].push([t.NESTED_BLOCK_SCOPE,A,[y(g,A,c)]]),B.push(f),q.push(j),te.column++,te.index++,G=[],W=!0,Z=!1,f[2]=_(l,c,u,!0),f=null;else if(ne==e.OPEN_CURLY_BRACKET&&j==r)A=G.join("").trim(),(f=f||[E(G),[],[]])[1].push([w(f[0]),A,[y(g,A,c,f[1].length)]]),U=f[2],B.push(f),q.push(j),j=a,G=[],W=!0;else if(ne==e.OPEN_CURLY_BRACKET&&j==a&&J)z.push(f),f=[t.PROPERTY_BLOCK,[]],h.push(f),U=f[1],q.push(j),j=a,J=!1;else if(ne==e.OPEN_CURLY_BRACKET&&j==a&&x(G))A=G.join("").trim(),z.push(f),(f=[t.AT_RULE_BLOCK,[],[]])[1].push([t.AT_RULE_BLOCK_SCOPE,A,[y(g,A,c)]]),U.push(f),U=f[2],q.push(j),j=a,G=[],W=!0;else if(ne!=e.COLON||j!=a||J)if(ne==e.SEMICOLON&&j==a&&h&&z.length>0&&!W&&G[0]==e.AT)A=G.join("").trim(),f[1].push([t.AT_RULE,A,[y(g,A,c)]]),G=[],W=!0;else if(ne==e.SEMICOLON&&j==a&&h&&!W)A=G.join("").trim(),h.push([t.PROPERTY_VALUE,A,[y(g,A,c)]]),h=null,J=!1,G=[],W=!0,Z=!1;else if(ne==e.SEMICOLON&&j==a&&h&&W&&Z&&!h[2])h.push([t.PROPERTY_VALUE," ",[y(g," ",c)]]),Z=!1,h=null,J=!1;else if(ne==e.SEMICOLON&&j==a&&h&&W)h=null,J=!1;else if(ne!=e.SEMICOLON||j!=a||W||G[0]!=e.AT)if(ne==e.SEMICOLON&&j==a&&ee)ee=!1,G=[],W=!0;else if(ne==e.SEMICOLON&&j==a&&W);else if(ne==e.CLOSE_CURLY_BRACKET&&j==a&&h&&J&&!W&&z.length>0)A=G.join(""),h.push([t.PROPERTY_VALUE,A,[y(g,A,c)]]),h=null,U=(f=z.pop())[2],j=q.pop(),J=!1,G=[],W=!0;else if(ne==e.CLOSE_CURLY_BRACKET&&j==a&&h&&!W&&G[0]==e.AT&&z.length>0)A=G.join(""),f[1].push([t.AT_RULE,A,[y(g,A,c)]]),h=null,U=(f=z.pop())[2],j=q.pop(),J=!1,G=[],W=!0;else if(ne==e.CLOSE_CURLY_BRACKET&&j==a&&h&&z.length>0)h=null,U=(f=z.pop())[2],j=q.pop(),J=!1;else if(ne==e.CLOSE_CURLY_BRACKET&&j==a&&h&&!W)A=G.join(""),h.push([t.PROPERTY_VALUE,A,[y(g,A,c)]]),h=null,f=z.pop(),U=B,j=q.pop(),J=!1,G=[],W=!0;else if(ne!=e.CLOSE_CURLY_BRACKET||j!=a||W||G[0]!=e.AT)if(ne==e.CLOSE_CURLY_BRACKET&&j==a&&q[q.length-1]==a)h=null,U=(f=z.pop())[2],j=q.pop(),J=!1,ee=!0,G=[],W=!0;else if(ne==e.CLOSE_CURLY_BRACKET&&j==a&&Z&&h&&!h[2])h.push([t.PROPERTY_VALUE," ",[y(g," ",c)]]),Z=!1,h=null,f=null,U=B,j=q.pop(),J=!1,Z=!1;else if(ne==e.CLOSE_CURLY_BRACKET&&j==a)h=null,f=null,U=B,j=q.pop(),J=!1,Z=!1;else if(ne==e.CLOSE_CURLY_BRACKET&&j==r&&!p&&te.index<=l.length-1)c.warnings.push("Unexpected '}' at "+n([te.line,te.column,te.source])+"."),G.push(ne),W=!1;else{if(ne==e.CLOSE_CURLY_BRACKET&&j==r)break;ne==e.OPEN_ROUND_BRACKET&&j==a&&J?(G.push(ne),W=!1,K++):ne==e.CLOSE_ROUND_BRACKET&&j==a&&J&&1==K?(G.push(ne),W=!1,A=G.join("").trim(),h.push([t.PROPERTY_VALUE,A,[y(g,A,c)]]),K--,G=[],W=!0,Z=!1):ne==e.CLOSE_ROUND_BRACKET&&j==a&&J?(G.push(ne),W=!1,Z=!1,K--):ne==e.FORWARD_SLASH&&l[te.index+1]!=e.ASTERISK&&j==a&&J&&!W?(A=G.join("").trim(),h.push([t.PROPERTY_VALUE,A,[y(g,A,c)]]),h.push([t.PROPERTY_VALUE,ne,[[te.line,te.column,te.source]]]),G=[],W=!0):ne==e.FORWARD_SLASH&&l[te.index+1]!=e.ASTERISK&&j==a&&J?(h.push([t.PROPERTY_VALUE,ne,[[te.line,te.column,te.source]]]),G=[],W=!0):ne==e.COMMA&&j==a&&J&&!W?(A=G.join("").trim(),h.push([t.PROPERTY_VALUE,A,[y(g,A,c)]]),h.push([t.PROPERTY_VALUE,ne,[[te.line,te.column,te.source]]]),G=[],W=!0):ne==e.COMMA&&j==a&&J?(h.push([t.PROPERTY_VALUE,ne,[[te.line,te.column,te.source]]]),G=[],W=!0):ne==e.CLOSE_SQUARE_BRACKET&&h&&h.length>1&&!W&&S(G)?(G.push(ne),A=G.join("").trim(),h[h.length-1][1]+=A,G=[],W=!0):(D||O&&!k)&&j==a&&J&&h&&!W||k&&j==a&&J&&h&&G.length>1?(A=G.join("").trim(),h.push([t.PROPERTY_VALUE,A,[y(g,A,c)]]),G=[],W=!0):k&&j==a&&J?(G=[],W=!0):k&&1==G.length?(G.pop(),W=0===G.length):W&&(D||O||k||N)||(G.push(ne),W=!1)}else h=null,f=null,A=G.join("").trim(),U.push([t.AT_RULE,A,[y(g,A,c)]]),U=B,j=q.pop(),J=!1,G=[],W=!0;else A=G.join(""),U.push([t.AT_RULE,A,[y(g,A,c)]]),J=!1,G=[],W=!0;else A=G.join("").trim(),h=[t.PROPERTY,[t.PROPERTY_NAME,A,[y(g,A,c)]]],U.push(h),J=!0,G=[],W=!0;else G.push(ne),W=!1,K--;else G.push(ne),W=!1,K++;else q.push(j),j=o,G.push(ne),W=!1;else q.push(j),j=s,G.push(ne),W=!1;else G.push(ne),W=!1;else G.push(ne),W=!1;M=!M&&ne==e.BACK_SLASH,X=R,$=I,te.line=k||O||N?te.line+1:te.line,te.column=k||O||N?0:te.column+1}return J&&c.warnings.push("Missing '}' at "+n([te.line,te.column,te.source])+"."),J&&G.length>0&&(A=G.join("").trimRight().replace(m,"$1").trimRight(),h.push([t.PROPERTY_VALUE,A,[y(g,A,c)]]),G=[]),G.length>0&&c.warnings.push("Invalid character(s) '"+G.join("")+"' at "+n(g)+". Ignoring."),B}function v(t){return p.test(t.join("")+e.FORWARD_SLASH)}function b(t){return u.test(t.join("")+e.FORWARD_SLASH)}function y(e,t,n,r){var i=e[2];return n.inputSourceMapTracker.isTracking(i)?n.inputSourceMapTracker.originalPositionFor(e,t.length,r):e}function E(n){var r=n[0]==e.AT||n[0]==e.UNDERSCORE,i=n.join("").split(g)[0];return r&&c.indexOf(i)>-1?t.NESTED_BLOCK:r&&l.indexOf(i)>-1?t.AT_RULE:r?t.AT_RULE_BLOCK:t.RULE}function w(e){return e==t.RULE?t.RULE_SCOPE:e==t.NESTED_BLOCK?t.NESTED_BLOCK_SCOPE:e==t.AT_RULE_BLOCK?t.AT_RULE_BLOCK_SCOPE:void 0}function x(e){var t=e.join("").trim();return d.indexOf(t)>-1||f.indexOf(t)>-1}function S(t){return h.test(t.join("")+e.CLOSE_SQUARE_BRACKET)}return Ru=function(e,t){return _(e,t,{level:r,position:{source:t.source||void 0,line:1,column:0,index:0}},!1)}}function ip(){if(Mu)return Fu;Mu=1;var e=qu,t=wc,n=Yu(),r=Zu(),i=Wu(),o=Qu(),a=function(){if(xu)return wu;xu=1;var e=/\\/g;return wu=function(t){return t.replace(e,"/")},wu}(),s=np(),l=Ku(),c=Xu(),u=Ju(),p=rp(),d=Ti(),f=yi(),h=Hu(),m=tp(),g=Gu(),_="file://";function b(e,t,n){return t.source=void 0,t.sourcesContent[void 0]=e,t.stats.originalSize+=e.length,S(e,t,{inline:t.options.inline},n)}function y(e,t,n){var r,i,o;for(r in e)o=e[r],i=E(r),n.push(x(i)),t.sourcesContent[i]=o.styles,o.sourceMap&&w(o.sourceMap,i,t);return n}function E(e){var n,r,i=t.resolve("");return g(e)?e:(n=t.isAbsolute(e)?e:t.resolve(e),r=t.relative(i,n),a(r))}function w(e,t,n){var r="string"==typeof e?JSON.parse(e):e,i=g(t)?c(r,t):l(r,t||"uri:unknown",n.options.rebaseTo);n.inputSourceMapTracker.track(t,i)}function x(e){return u("url("+e+")","")+f.SEMICOLON}function S(e,n,r,i){var o,a={};return n.source?g(n.source)?(a.fromBase=n.source,a.toBase=n.source):t.isAbsolute(n.source)?(a.fromBase=t.dirname(n.source),a.toBase=n.options.rebaseTo):(a.fromBase=t.dirname(t.resolve(n.source)),a.toBase=n.options.rebaseTo):(a.fromBase=t.resolve(""),a.toBase=n.options.rebaseTo),o=p(e,n),o=s(o,n.options.rebase,n.validator,a),function(e){return!(1==e.length&&"none"==e[0])}(r.inline)?function(e,t,n,r){var i={afterContent:!1,callback:r,errors:t.errors,externalContext:t,fetch:t.options.fetch,inlinedStylesheets:n.inlinedStylesheets||t.inlinedStylesheets,inline:n.inline,inlineRequest:t.options.inlineRequest,inlineTimeout:t.options.inlineTimeout,isRemote:n.isRemote||!1,localOnly:t.localOnly,outputTokens:[],rebaseTo:t.options.rebaseTo,sourceTokens:e,warnings:t.warnings};return A(i)}(o,n,r,i):i(o)}function A(e){var t,n,r;for(n=0,r=e.sourceTokens.length;n<r;n++){if((t=e.sourceTokens[n])[0]==d.AT_RULE&&m(t[1]))return e.sourceTokens.splice(0,n),T(t,e);t[0]==d.AT_RULE||t[0]==d.COMMENT?e.outputTokens.push(t):(e.outputTokens.push(t),e.afterContent=!0)}return e.sourceTokens=[],e.callback(e.outputTokens)}function T(n,o){var s=r(n[1]),l=s[0],c=s[1],u=n[2];return g(l)?function(e,t,n,r){var o=i(e,!0,r.inline),a=e,s=e in r.externalContext.sourcesContent,l=!h(e);if(r.inlinedStylesheets.indexOf(e)>-1)return r.warnings.push('Ignoring remote @import of "'+e+'" as it has already been imported.'),r.sourceTokens=r.sourceTokens.slice(1),A(r);if(r.localOnly&&r.afterContent)return r.warnings.push('Ignoring remote @import of "'+e+'" as no callback given and after other content.'),r.sourceTokens=r.sourceTokens.slice(1),A(r);if(l)return r.warnings.push('Skipping remote @import of "'+e+'" as no protocol given.'),r.outputTokens=r.outputTokens.concat(r.sourceTokens.slice(0,1)),r.sourceTokens=r.sourceTokens.slice(1),A(r);if(r.localOnly&&!s)return r.warnings.push('Skipping remote @import of "'+e+'" as no callback given.'),r.outputTokens=r.outputTokens.concat(r.sourceTokens.slice(0,1)),r.sourceTokens=r.sourceTokens.slice(1),A(r);if(!o&&r.afterContent)return r.warnings.push('Ignoring remote @import of "'+e+'" as resource is not allowed and after other content.'),r.sourceTokens=r.sourceTokens.slice(1),A(r);if(!o)return r.warnings.push('Skipping remote @import of "'+e+'" as resource is not allowed.'),r.outputTokens=r.outputTokens.concat(r.sourceTokens.slice(0,1)),r.sourceTokens=r.sourceTokens.slice(1),A(r);function c(i,o){return i?(r.errors.push('Broken @import declaration of "'+e+'" - '+i),De.nextTick((function(){r.outputTokens=r.outputTokens.concat(r.sourceTokens.slice(0,1)),r.sourceTokens=r.sourceTokens.slice(1),A(r)}))):(r.inline=r.externalContext.options.inline,r.isRemote=!0,r.externalContext.source=a,r.externalContext.sourcesContent[e]=o,r.externalContext.stats.originalSize+=o.length,S(o,r.externalContext,r,(function(e){return e=C(e,t,n),r.outputTokens=r.outputTokens.concat(e),r.sourceTokens=r.sourceTokens.slice(1),A(r)})))}return r.inlinedStylesheets.push(e),s?c(null,r.externalContext.sourcesContent[e]):r.fetch(e,r.inlineRequest,r.inlineTimeout,c)}(l,c,u,o):function(n,r,o,s){var l,c=n.replace(_,""),u=t.resolve(""),p=t.isAbsolute(c)?t.resolve(u,"/"==c[0]?c.substring(1):c):t.resolve(s.rebaseTo,c),d=t.relative(u,p),f=i(c,!1,s.inline),h=a(d),m=h in s.externalContext.sourcesContent;if(s.inlinedStylesheets.indexOf(p)>-1)s.warnings.push('Ignoring local @import of "'+c+'" as it has already been imported.');else if(!f||m||e.existsSync(p)&&e.statSync(p).isFile())if(!f&&s.afterContent)s.warnings.push('Ignoring local @import of "'+c+'" as resource is not allowed and after other content.');else if(s.afterContent)s.warnings.push('Ignoring local @import of "'+c+'" as after other content.');else{if(f)return 65279===(l=m?s.externalContext.sourcesContent[h]:e.readFileSync(p,"utf-8")).charCodeAt(0)&&(l=l.substring(1)),s.inlinedStylesheets.push(p),s.inline=s.externalContext.options.inline,s.externalContext.source=h,s.externalContext.sourcesContent[h]=l,s.externalContext.stats.originalSize+=l.length,S(l,s.externalContext,s,(function(e){return e=C(e,r,o),s.outputTokens=s.outputTokens.concat(e),s.sourceTokens=s.sourceTokens.slice(1),A(s)}));s.warnings.push('Skipping local @import of "'+c+'" as resource is not allowed.'),s.outputTokens=s.outputTokens.concat(s.sourceTokens.slice(0,1))}else s.errors.push('Ignoring local @import of "'+c+'" as resource is missing.');return s.sourceTokens=s.sourceTokens.slice(1),A(s)}(l,c,u,o)}function C(e,t,n){return t?[[d.NESTED_BLOCK,[[d.NESTED_BLOCK_SCOPE,"@media "+t,n]],e]]:e}return Fu=function(e,t,r){return function(e,t,n){if("string"==typeof e)return b(e,t,n);if(v.isBuffer(e))return b(e.toString(),t,n);if(Array.isArray(e))return function(e,t,n){var r=e.reduce((function(e,n){return"string"==typeof n?function(e,t){return t.push(x(E(e))),t}(n,e):y(n,t,e)}),[]);return S(r.join(""),t,{inline:["all"]},n)}(e,t,n);if("object"==typeof e)return function(e,t,n){var r=y(e,t,[]);return S(r.join(""),t,{inline:["all"]},n)}(e,t,n)}(e,t,(function(e){return n(e,t,(function(){return o(t,(function(){return r(e)}))}))}))}}function op(){if(Uu)return Bu;Uu=1;var e=tu().SourceMapGenerator,t=lo().all,n=Gu(),r="win32"==De.platform,i=/\//g;function o(e,t){var n="string"==typeof t,r=n?t:t[1],i=n?null:t[2];(0,e.wrap)(e,r),s(e,r,i),e.output.push(r)}function a(e,t){e.column+t.length>e.format.wrapAt&&(s(e,e.format.breakWith,!1),e.output.push(e.format.breakWith))}function s(e,t,n){var r=t.split("\n");n&&function(e,t){for(var n=0,r=t.length;n<r;n++)l(e,t[n])}(e,n),e.line+=r.length-1,e.column=r.length>1?0:e.column+r.pop().length}function l(e,t){var o=t[0],a=t[1],s=t[2],l=s,c=l||"$stdin";r&&l&&!n(l)&&(c=l.replace(i,"\\")),e.outputMap.addMapping({generated:{line:e.line,column:e.column},source:c,original:{line:o,column:a}}),e.inlineSources&&s in e.sourcesContent&&e.outputMap.setSourceContent(c,e.sourcesContent[s])}return Bu=function(n,r){var i={column:0,format:r.options.format,indentBy:0,indentWith:"",inlineSources:r.options.sourceMapInlineSources,line:1,output:[],outputMap:new e,sourcesContent:r.sourcesContent,spaceAfterClosingBrace:r.options.compatibility.properties.spaceAfterClosingBrace,store:o,wrap:r.options.format.wrapAt?a:function(){}};return t(i,n),{sourceMap:i.outputMap,styles:i.output.join("")}}}function ap(){if(zu)return qe.exports;zu=1;var e=Ie?Re:(Ie=1,Re=function(e){return e}),t=uo(),n=ko(),r=No(),i=Ro(),o=function(){if(jl)return Vl;jl=1;var e=ic();return Vl=function(t){return t||e}}(),a=bi().formatFrom,s=Gl?ql:(Gl=1,ql=function(e){return Array.isArray(e)?e:!1===e?["none"]:void 0===e?["local"]:e.split(",")}),l=oc(),c=Xl?Kl:(Xl=1,Kl=function(e){return e||5e3}),u=Mi().OptimizationLevel,p=Mi().optimizationLevelFrom,d=Yl?$l:(Yl=1,$l=function(e){var t={level1Value:[],level1Property:[],level2Block:[]};return e=e||[],t.level1Value=e.map((function(e){return e.level1&&e.level1.value})).filter((function(e){return null!=e})),t.level1Property=e.map((function(e){return e.level1&&e.level1.property})).filter((function(e){return null!=e})),t.level2Block=e.map((function(e){return e.level2&&e.level2.block})).filter((function(e){return null!=e})),t}),f=Ql?Zl:(Ql=1,Zl=function(e,t){return void 0!==t||void 0!==e&&!!e}),h=function(){if(yc)return bc;yc=1;var e=wc;return bc=function(t){return t?e.resolve(t):De.cwd()}}(),m=function(){if(Jc)return Qc;Jc=1;var e=tu().SourceMapConsumer;function t(e){return e}function n(e,t){return t in e}function r(e,t,n,i){for(var o,a,s=t[0],l=t[1],c=t[2],u={line:s,column:l+n};!o&&u.column>l;)u.column--,o=e[c].originalPositionFor(u);return!o||o.column<0?t:null===o.line&&s>1&&i>0?r(e,[s-1,l,c],n,i-1):null!==o.line?[(a=o).line,a.column,a.source]:t}function i(t,n,r){t[n]=new e(r)}return Qc=function(){var e={};return{all:t.bind(null,e),isTracking:n.bind(null,e),originalPositionFor:r.bind(null,e),track:i.bind(null,e)}}}(),g=ip(),_=function(){if(Pu)return Lu;Pu=1;var e=lo().all;function t(e,t){var n="string"==typeof t?t:t[1];(0,e.wrap)(e,n),r(e,n),e.output.push(n)}function n(e,t){e.column+t.length>e.format.wrapAt&&(r(e,e.format.breakWith),e.output.push(e.format.breakWith))}function r(e,t){var n=t.split("\n");e.line+=n.length-1,e.column=n.length>1?0:e.column+n.pop().length}return Lu=function(r,i){var o={column:0,format:i.options.format,indentBy:0,indentWith:"",line:1,output:[],spaceAfterClosingBrace:i.options.compatibility.properties.spaceAfterClosingBrace,store:t,wrap:i.options.format.wrapAt?n:function(){}};return e(o,r),{styles:o.output.join("")}}}(),v=op(),b=qe.exports=function(e){e=e||{},this.options={batch:!!e.batch,compatibility:i(e.compatibility),explicitRebaseTo:"rebaseTo"in e,fetch:o(e.fetch),format:a(e.format),inline:s(e.inline),inlineRequest:l(e.inlineRequest),inlineTimeout:c(e.inlineTimeout),level:p(e.level),plugins:d(e.plugins),rebase:f(e.rebase,e.rebaseTo),rebaseTo:h(e.rebaseTo),returnPromise:!!e.returnPromise,sourceMap:!!e.sourceMap,sourceMapInlineSources:!!e.sourceMapInlineSources}};function y(e,t,n,r){return t.batch&&Array.isArray(e)?function(e,t,n,r){var i,o,a,s="function"==typeof r?r:"function"==typeof n?n:null,l=[],c={};function u(e,t){c=Object.assign(c,t),null!==e&&(l=l.concat(e))}for(o=0,a=e.length;o<a;o++)"object"==typeof e[o]?E(e[o],t,u):(i=e[o],c[i]=w([i],t),l=l.concat(c[i].errors));return s?s(l.length>0?l:null,c):c}(e,t,n,r):t.batch&&"object"==typeof e?E(e,t,n,r):w(e,t,n,r)}function E(e,t,n,r){var i,o,a="function"==typeof r?r:"function"==typeof n?n:null,s=[],l={};for(i in e)o=e[i],l[i]=w(o.styles,t,o.sourceMap),s=s.concat(l[i].errors);return a?a(s.length>0?s:null,l):l}function w(i,o,a,s){var l="function"!=typeof a?a:null,c="function"==typeof s?s:"function"==typeof a?a:null,p={stats:{efficiency:0,minifiedSize:0,originalSize:0,startedAt:Date.now(),timeSpent:0},cache:{specificity:{}},errors:[],inlinedStylesheets:[],inputSourceMapTracker:m(),localOnly:!c,options:o,source:null,sourcesContent:{},validator:r(o.compatibility),warnings:[]};return l&&p.inputSourceMapTracker.track(void 0,l),o.rebase&&!o.explicitRebaseTo&&p.warnings.push("You have set `rebase: true` without giving `rebaseTo` option, which, in this case, defaults to the current working directory. You are then warned this can lead to unexpected URL rebasing (aka here be dragons)! If you are OK with the clean-css output, then you can get rid of this warning by giving clean-css a `rebaseTo: process.cwd()` option."),(p.localOnly?function(e){return e()}:De.nextTick)((function(){return g(i,p,(function(r){var i=p.options.sourceMap?v:_,o=function(r,i){var o=e(r,i);return o=u.One in i.options.level?t(r,i):r,o=u.Two in i.options.level?n(r,i,!0):o,o}(r,p),a=function(e,t){return e.stats=function(e,t){var n=Date.now()-t.stats.startedAt;return delete t.stats.startedAt,t.stats.timeSpent=n,t.stats.efficiency=1-e.length/t.stats.originalSize,t.stats.minifiedSize=e.length,t.stats}(e.styles,t),e.errors=t.errors,e.inlinedStylesheets=t.inlinedStylesheets,e.warnings=t.warnings,e}(i(o,p),p);return c?c(p.errors.length>0?p.errors:null,a):a}))}))}return b.process=function(e,t){var n=t.to;return delete t.to,new b(Object.assign({returnPromise:!0,rebaseTo:n},t)).minify(e).then((function(e){return{css:e.styles}}))},b.prototype.minify=function(e,t,n){var r=this.options;return r.returnPromise?new Promise((function(n,i){y(e,r,t,(function(e,t){return e?i(e):n(t)}))})):y(e,r,t,n)},qe.exports}var sp,lp=t(ju?Vu:(ju=1,Vu=ap())),cp=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏઑඡ༉༦ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲϏϢϸontourIntegraìȹoɴ\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲy;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱còJTabcdfgorstרׯؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ߂ߐĀiyޱrc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣসে্ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४ĀnrࢃgleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpwਖਛgȀLRlr৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼અઋp;椅y;䐜Ādl੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑඞcy;䐊cute;䅃ƀaeyહાron;䅇dil;䅅;䐝ƀgswે૰ativeƀMTV૨ediumSpace;怋hiĀcn૦ëeryThiîtedĀGLଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷreak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪௫ఄ಄ದൡඅ櫬Āoungruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater;EFGLSTஶஷ扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨setĀ;Eೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂෛ෧ขภยา฿ไlig;䅒cute耻Ó䃓Āiyීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲcr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬืde耻Õ䃕es;樷ml耻Ö䃖erĀBP๋Āar๐๓r;怾acĀek๚;揞et;掴arenthesis;揜ҀacfhilorsງຊຏຒດຝະrtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ檻cedesȀ;EST່້扺qual;檯lantEqual;扼ilde;找me;怳Ādpuct;戏ortionĀ;aȥl;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL憒ar;懥eftArrow;懄eiling;按oǵ\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄቕቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHcቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗ĀeiቻDzኀ\0ኇefore;戴a;䎘ĀcnኘkSpace;쀀 Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtèa;䎖r;愨pf;愤cr;쀀𝒵ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒;Eaeiopᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;eᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;eᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰᝃᝈ០៦ᠹᡐᜍ᥈ᥰot;櫭ĀcrᛶkȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;tbrk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯᝳ;䎲;愶een;扬r;쀀𝔟gcostuvwឍឝឳេ៕៛ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀakoᠦᠵĀcn៲ᠣkƀlst֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ;敛;敘;攘;攔;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģbar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;elƀ;bhᥨᥩᥫ䁜;槅sub;柈ŬᥴlĀ;e怢t»pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭒\0᯽\0ᰌƀcprᦲute;䄇̀;abcdsᦿᧀᧄ᧕᧙戩nd;橄rcup;橉Āau᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r;Ecefms᩠ᩢᩫ᪤᪪旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ\0\0aĀ;t䀬;䁀ƀ;fl戁îᅠeĀmxent»eóɍǧ\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯delprvw᭠᭬᭷ᮂᮬᯔarrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;pᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰻᰿ᱝᱩᱵᲞᲬᲷᴍᵻᶑᶫᶻ᷆᷍ròar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂᳖᳜᳠mƀ;oș᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄĀDoḆᴴoôĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»ṺƀaeiἒἚls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧\0耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₥₰₴⃰℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽ƀ;qsؾٌlanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqrⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0proør;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼ròòΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonóquigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roøurĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨íistĀ;sடr;쀀𝔫ȀEest⩦⩹⩼ƀ;qs⩭ƀ;qs⩴lanôií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast⭕⭚⭟lleìl;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖchimpqu⮽⯍⯙⬄⯤⯯Ȁ;cerല⯆ഷ⯉uå;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭ååഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñĀ;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;cⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācrir;榿;쀀𝔬ͯ\0\0\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕⶥⶨrò᪀Āirⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔǒr;榷rp;榹;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ\0\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ脀¶;l䂶leìЃɩ\0\0m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳ᤈ⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t⾴ïrel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⋢⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔ABHabcdefhilmnoprstuxけさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstwガクシスゼゾダッデナp;極Ā;fゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ìâヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘rrowĀ;tㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowóarpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓ròaòՑ;怏oustĀ;a㈞掱che»mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì耻䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;qኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫwar;椪lig耻ß䃟㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rëƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproøim»ኬsðኞĀas㚺㚮ðrn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈadempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xôheadĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roðtré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜtré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map((e=>e.charCodeAt(0)))),up=new Uint16Array("Ȁaglq\tɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map((e=>e.charCodeAt(0))));const pp=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]),dp=null!==(sp=String.fromCodePoint)&&void 0!==sp?sp:function(e){let t="";return e>65535&&(e-=65536,t+=String.fromCharCode(e>>>10&1023|55296),e=56320|1023&e),t+=String.fromCharCode(e),t};var fp;!function(e){e[e.NUM=35]="NUM",e[e.SEMI=59]="SEMI",e[e.EQUALS=61]="EQUALS",e[e.ZERO=48]="ZERO",e[e.NINE=57]="NINE",e[e.LOWER_A=97]="LOWER_A",e[e.LOWER_F=102]="LOWER_F",e[e.LOWER_X=120]="LOWER_X",e[e.LOWER_Z=122]="LOWER_Z",e[e.UPPER_A=65]="UPPER_A",e[e.UPPER_F=70]="UPPER_F",e[e.UPPER_Z=90]="UPPER_Z"}(fp||(fp={}));var hp,mp,gp;function _p(e){return e>=fp.ZERO&&e<=fp.NINE}function vp(e){return e===fp.EQUALS||function(e){return e>=fp.UPPER_A&&e<=fp.UPPER_Z||e>=fp.LOWER_A&&e<=fp.LOWER_Z||_p(e)}(e)}!function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.BRANCH_LENGTH=16256]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE"}(hp||(hp={})),function(e){e[e.EntityStart=0]="EntityStart",e[e.NumericStart=1]="NumericStart",e[e.NumericDecimal=2]="NumericDecimal",e[e.NumericHex=3]="NumericHex",e[e.NamedEntity=4]="NamedEntity"}(mp||(mp={})),function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"}(gp||(gp={}));class bp{constructor(e,t,n){this.decodeTree=e,this.emitCodePoint=t,this.errors=n,this.state=mp.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=gp.Strict}startEntity(e){this.decodeMode=e,this.state=mp.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(e,t){switch(this.state){case mp.EntityStart:return e.charCodeAt(t)===fp.NUM?(this.state=mp.NumericStart,this.consumed+=1,this.stateNumericStart(e,t+1)):(this.state=mp.NamedEntity,this.stateNamedEntity(e,t));case mp.NumericStart:return this.stateNumericStart(e,t);case mp.NumericDecimal:return this.stateNumericDecimal(e,t);case mp.NumericHex:return this.stateNumericHex(e,t);case mp.NamedEntity:return this.stateNamedEntity(e,t)}}stateNumericStart(e,t){return t>=e.length?-1:(32|e.charCodeAt(t))===fp.LOWER_X?(this.state=mp.NumericHex,this.consumed+=1,this.stateNumericHex(e,t+1)):(this.state=mp.NumericDecimal,this.stateNumericDecimal(e,t))}addToNumericResult(e,t,n,r){if(t!==n){const i=n-t;this.result=this.result*Math.pow(r,i)+parseInt(e.substr(t,i),r),this.consumed+=i}}stateNumericHex(e,t){const n=t;for(;t<e.length;){const i=e.charCodeAt(t);if(!(_p(i)||(r=i,r>=fp.UPPER_A&&r<=fp.UPPER_F||r>=fp.LOWER_A&&r<=fp.LOWER_F)))return this.addToNumericResult(e,n,t,16),this.emitNumericEntity(i,3);t+=1}var r;return this.addToNumericResult(e,n,t,16),-1}stateNumericDecimal(e,t){const n=t;for(;t<e.length;){const r=e.charCodeAt(t);if(!_p(r))return this.addToNumericResult(e,n,t,10),this.emitNumericEntity(r,2);t+=1}return this.addToNumericResult(e,n,t,10),-1}emitNumericEntity(e,t){var n;if(this.consumed<=t)return null===(n=this.errors)||void 0===n||n.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(e===fp.SEMI)this.consumed+=1;else if(this.decodeMode===gp.Strict)return 0;return this.emitCodePoint(function(e){var t;return e>=55296&&e<=57343||e>1114111?65533:null!==(t=pp.get(e))&&void 0!==t?t:e}(this.result),this.consumed),this.errors&&(e!==fp.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(e,t){const{decodeTree:n}=this;let r=n[this.treeIndex],i=(r&hp.VALUE_LENGTH)>>14;for(;t<e.length;t++,this.excess++){const o=e.charCodeAt(t);if(this.treeIndex=Ep(n,r,this.treeIndex+Math.max(1,i),o),this.treeIndex<0)return 0===this.result||this.decodeMode===gp.Attribute&&(0===i||vp(o))?0:this.emitNotTerminatedNamedEntity();if(r=n[this.treeIndex],i=(r&hp.VALUE_LENGTH)>>14,0!==i){if(o===fp.SEMI)return this.emitNamedEntityData(this.treeIndex,i,this.consumed+this.excess);this.decodeMode!==gp.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}emitNotTerminatedNamedEntity(){var e;const{result:t,decodeTree:n}=this,r=(n[t]&hp.VALUE_LENGTH)>>14;return this.emitNamedEntityData(t,r,this.consumed),null===(e=this.errors)||void 0===e||e.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(e,t,n){const{decodeTree:r}=this;return this.emitCodePoint(1===t?r[e]&~hp.VALUE_LENGTH:r[e+1],n),3===t&&this.emitCodePoint(r[e+2],n),n}end(){var e;switch(this.state){case mp.NamedEntity:return 0===this.result||this.decodeMode===gp.Attribute&&this.result!==this.treeIndex?0:this.emitNotTerminatedNamedEntity();case mp.NumericDecimal:return this.emitNumericEntity(0,2);case mp.NumericHex:return this.emitNumericEntity(0,3);case mp.NumericStart:return null===(e=this.errors)||void 0===e||e.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case mp.EntityStart:return 0}}}function yp(e){let t="";const n=new bp(e,(e=>t+=dp(e)));return function(e,r){let i=0,o=0;for(;(o=e.indexOf("&",o))>=0;){t+=e.slice(i,o),n.startEntity(r);const a=n.write(e,o+1);if(a<0){i=o+n.end();break}i=o+a,o=0===a?i+1:i}const a=t+e.slice(i);return t="",a}}function Ep(e,t,n,r){const i=(t&hp.BRANCH_LENGTH)>>7,o=t&hp.JUMP_TABLE;if(0===i)return 0!==o&&r===o?n:-1;if(o){const t=r-o;return t<0||t>=i?-1:e[n+t]-1}let a=n,s=a+i-1;for(;a<=s;){const t=a+s>>>1,n=e[t];if(n<r)a=t+1;else{if(!(n>r))return e[t+i];s=t-1}}return-1}const wp=yp(cp);var xp,Sp,Ap,Tp,Cp,Dp,Op,kp,Np,Rp,Ip,Fp,Mp,Lp,Pp,Bp,Up,zp,Vp,jp,qp,Gp,Hp,Wp,Kp,Xp,$p,Yp,Zp,Qp,Jp,ed,td,nd,rd,id;function od(){return Tp?Ap:(Tp=1,Ap={ABSOLUTE:"absolute",PATH_RELATIVE:"pathRelative",ROOT_RELATIVE:"rootRelative",SHORTEST:"shortest"})}function ad(){if(Dp)return Cp;Dp=1;var e=od();function t(e,t){var n=t.removeEmptyQueries&&e.extra.relation.minimumPort;return e.query.string[n?"stripped":"full"]}function n(t,n){return!t.extra.relation.minimumQuery||n.output===e.ABSOLUTE||n.output===e.ROOT_RELATIVE}function r(t,n){var r=n.removeDirectoryIndexes&&t.extra.resourceIsIndex,i=t.extra.relation.minimumResource&&n.output!==e.ABSOLUTE&&n.output!==e.ROOT_RELATIVE;return!!t.resource&&!i&&!r}return Cp=function(i,o){var a="";return a+=function(t,n){var r="";return(t.extra.relation.maximumHost||n.output===e.ABSOLUTE)&&(t.extra.relation.minimumScheme&&n.schemeRelative&&n.output!==e.ABSOLUTE?r+="//":r+=t.scheme+"://"),r}(i,o),a+=function(t,n){return!t.auth||n.removeAuth||!t.extra.relation.maximumHost&&n.output!==e.ABSOLUTE?"":t.auth+"@"}(i,o),a+=function(t,n){return t.host.full&&(t.extra.relation.maximumAuth||n.output===e.ABSOLUTE)?t.host.full:""}(i,o),a+=function(e){return e.port&&!e.extra.portIsDefault&&e.extra.relation.maximumHost?":"+e.port:""}(i),a+=function(i,o){var a="",s=i.path.absolute.string,l=i.path.relative.string,c=r(i,o);if(i.extra.relation.maximumHost||o.output===e.ABSOLUTE||o.output===e.ROOT_RELATIVE)a=s;else if(l.length<=s.length&&o.output===e.SHORTEST||o.output===e.PATH_RELATIVE){if(""===(a=l)){var u=n(i,o)&&!!t(i,o);i.extra.relation.maximumPath&&!c?a="./":!i.extra.relation.overridesQuery||c||u||(a="./")}}else a=s;return"/"!==a||c||!o.removeRootTrailingSlash||i.extra.relation.minimumPort&&o.output!==e.ABSOLUTE||(a=""),a}(i,o),a+=function(e,t){return r(e,t)?e.resource:""}(i,o),a+=function(e,r){return n(e,r)?t(e,r):""}(i,o),a+=function(e){return e.hash?e.hash:""}(i)},Cp}function sd(){if(kp)return Op;return kp=1,Op={clone:function e(t){if(t instanceof Object){var n=t instanceof Array?[]:{};for(var r in t)t.hasOwnProperty(r)&&(n[r]=e(t[r]));return n}return t},isPlainObject:function(e){return!!e&&"object"==typeof e&&e.constructor===Object},shallowMerge:function(e,t){if(e instanceof Object&&t instanceof Object)for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return e}},Op}function ld(){if(Wp)return Hp;return Wp=1,Hp={join:function(e){return e.length>0?e.join("/")+"/":""},resolveDotSegments:function(e){var t=[];return e.forEach((function(e){".."!==e?"."!==e&&t.push(e):t.length>0&&t.splice(t.length-1,1)})),t}}}function cd(){if(Xp)return Kp;Xp=1;var e=(Fp||(Fp=1,Ip=function(e){var t=!(e.scheme||e.auth||e.host.full||e.port),n=t&&!e.path.absolute.string,r=n&&!e.resource,i=r&&!e.query.string.full.length,o=i&&!e.hash;e.extra.hrefInfo.minimumPathOnly=t,e.extra.hrefInfo.minimumResourceOnly=n,e.extra.hrefInfo.minimumQueryOnly=r,e.extra.hrefInfo.minimumHashOnly=i,e.extra.hrefInfo.empty=o}),Ip),t=(Lp||(Lp=1,Mp=function(e,t){if(t.ignore_www){var n=e.host.full;if(n){var r=n;0===n.indexOf("www.")&&(r=n.substr(4)),e.host.stripped=r}}}),Mp),n=function(){if(Bp)return Pp;function e(e){if("/"!==e){var t=[];return e.split("/").forEach((function(e){""!==e&&t.push(e)})),t}return[]}return Bp=1,Pp=function(t,n){var r=t.path.absolute.string;if(r){var i=r.lastIndexOf("/");if(i>-1){if(++i<r.length){var o=r.substr(i);"."!==o&&".."!==o?(t.resource=o,r=r.substr(0,i)):r+="/"}t.path.absolute.string=r,t.path.absolute.array=e(r)}else"."===r||".."===r?(r+="/",t.path.absolute.string=r,t.path.absolute.array=e(r)):(t.resource=r,t.path.absolute.string=null);t.extra.resourceIsIndex=function(e,t){var n=!1;return t.directoryIndexes.every((function(t){return t!==e||(n=!0,!1)})),n}(t.resource,n)}},Pp}(),r=(zp||(zp=1,Up=function(e,t){var n=-1;for(var r in t.defaultPorts)if(r===e.scheme&&t.defaultPorts.hasOwnProperty(r)){n=t.defaultPorts[r];break}n>-1&&(n=n.toString(),null===e.port&&(e.port=n),e.extra.portIsDefault=e.port===n)}),Up),i=function(){if(jp)return Vp;jp=1;var e=Object.prototype.hasOwnProperty;function t(t,n){var r=0,i="";for(var o in t)if(""!==o&&!0===e.call(t,o)){var a=t[o];""===a&&n||(i+=1===++r?"?":"&",o=encodeURIComponent(o),i+=""!==a?o+"="+encodeURIComponent(a).replace(/%20/g,"+"):o)}return i}return Vp=function(e,n){e.query.string.full=t(e.query.object,!1),n.removeEmptyQueries&&(e.query.string.stripped=t(e.query.object,!0))},Vp}(),o=function(){if(Gp)return qp;Gp=1;var e=rc.parse;return qp=function(t,n){return function(e,t){var n=!0;return t.rejectedSchemes.every((function(t){return n=!(0===e.indexOf(t+":"))})),n}(t,n)?((i=(r=e(t,!0,n.slashesDenoteHost)).protocol)&&i.indexOf(":")===i.length-1&&(i=i.substr(0,i.length-1)),r.host={full:r.hostname,stripped:null},r.path={absolute:{array:null,string:r.pathname},relative:{array:null,string:null}},r.query={object:r.query,string:{full:null,stripped:null}},r.extra={hrefInfo:{minimumPathOnly:null,minimumResourceOnly:null,minimumQueryOnly:null,minimumHashOnly:null,empty:null,separatorOnlyQuery:"?"===r.search},portIsDefault:null,relation:{maximumScheme:null,maximumAuth:null,maximumHost:null,maximumPort:null,maximumPath:null,maximumResource:null,maximumQuery:null,maximumHash:null,minimumScheme:null,minimumAuth:null,minimumHost:null,minimumPort:null,minimumPath:null,minimumResource:null,minimumQuery:null,minimumHash:null,overridesQuery:null},resourceIsIndex:null,slashes:r.slashes},r.resource=null,r.scheme=i,delete r.hostname,delete r.pathname,delete r.protocol,delete r.search,delete r.slashes,r):{href:t,valid:!1};var r,i},qp}(),a=ld();function s(a,s){var l=o(a,s);return!1===l.valid||(t(l,s),r(l,s),n(l,s),i(l,s),e(l)),l}return Kp={from:function(e,t,n){if(e){var r=s(e,t),i=a.resolveDotSegments(r.path.absolute.array);return r.path.absolute.array=i,r.path.absolute.string="/"+a.join(i),r}return n},to:s},Kp}function ud(){if(Yp)return $p;return Yp=1,$p={pathOn:function(e,t,n){var r=e.extra.hrefInfo.minimumQueryOnly,i=e.extra.hrefInfo.minimumHashOnly,o=e.extra.hrefInfo.empty,a=e.extra.relation.minimumPort,s=e.extra.relation.minimumScheme,l=a&&e.path.absolute.string===t.path.absolute.string,c=e.resource===t.resource||!e.resource&&t.extra.resourceIsIndex||n.removeDirectoryIndexes&&e.extra.resourceIsIndex&&!t.resource,u=l&&(c||r||i||o),p=n.removeEmptyQueries?"stripped":"full",d=e.query.string[p],f=t.query.string[p],h=u&&!!d&&d===f||(i||o)&&!e.extra.hrefInfo.separatorOnlyQuery,m=h&&e.hash===t.hash;e.extra.relation.minimumPath=l,e.extra.relation.minimumResource=u,e.extra.relation.minimumQuery=h,e.extra.relation.minimumHash=m,e.extra.relation.maximumPort=!s||s&&!l,e.extra.relation.maximumPath=!s||s&&!u,e.extra.relation.maximumResource=!s||s&&!h,e.extra.relation.maximumQuery=!s||s&&!m,e.extra.relation.maximumHash=!s||s&&!m,e.extra.relation.overridesQuery=l&&e.extra.relation.maximumResource&&!h&&!!f},upToPath:function(e,t,n){var r=e.extra.hrefInfo.minimumPathOnly,i=e.scheme===t.scheme||!e.scheme,o=i&&(e.auth===t.auth||n.removeAuth||r),a=n.ignore_www?"stripped":"full",s=o&&(e.host[a]===t.host[a]||r),l=s&&(e.port===t.port||r);e.extra.relation.minimumScheme=i,e.extra.relation.minimumAuth=o,e.extra.relation.minimumHost=s,e.extra.relation.minimumPort=l,e.extra.relation.maximumScheme=!i||i&&!o,e.extra.relation.maximumAuth=!i||i&&!s,e.extra.relation.maximumHost=!i||i&&!l}},$p}function pd(){if(Qp)return Zp;Qp=1;var e=ud(),t=sd(),n=ld();return Zp=function(r,i,o){e.upToPath(r,i,o),r.extra.relation.minimumScheme&&(r.scheme=i.scheme),r.extra.relation.minimumAuth&&(r.auth=i.auth),r.extra.relation.minimumHost&&(r.host=t.clone(i.host)),r.extra.relation.minimumPort&&function(e,t){e.port=t.port,e.extra.portIsDefault=t.extra.portIsDefault}(r,i),r.extra.relation.minimumScheme&&function(e,r){if(e.extra.relation.maximumHost||!e.extra.hrefInfo.minimumResourceOnly){var i=e.path.absolute.array,o="/";i?(e.extra.hrefInfo.minimumPathOnly&&0!==e.path.absolute.string.indexOf("/")&&(i=r.path.absolute.array.concat(i)),i=n.resolveDotSegments(i),o+=n.join(i)):i=[],e.path.absolute.array=i,e.path.absolute.string=o}else e.path=t.clone(r.path)}(r,i),e.pathOn(r,i,o),r.extra.relation.minimumResource&&function(e,t){e.resource=t.resource,e.extra.resourceIsIndex=t.extra.resourceIsIndex}(r,i),r.extra.relation.minimumQuery&&(r.query=t.clone(i.query)),r.extra.relation.minimumHash&&(r.hash=i.hash)},Zp}function dd(){if(nd)return td;nd=1;var e=pd(),t=function(){if(ed)return Jp;ed=1;var e=ld();return Jp=function(t,n,r){if(t.extra.relation.minimumScheme){var i=(o=t.path.absolute.array,a=n.path.absolute.array,s=[],l=!0,c=-1,a.forEach((function(e,t){l&&(o[t]!==e?l=!1:c=t),l||s.push("..")})),o.forEach((function(e,t){t>c&&s.push(e)})),s);t.path.relative.array=i,t.path.relative.string=e.join(i)}var o,a,s,l,c}}();return td=function(n,r,i){return e(r,n,i),t(r,n,i),r},td}yp(up),function(e){e[e.XML=0]="XML",e[e.HTML=1]="HTML"}(xp||(xp={})),function(e){e[e.UTF8=0]="UTF8",e[e.ASCII=1]="ASCII",e[e.Extensive=2]="Extensive",e[e.Attribute=3]="Attribute",e[e.Text=4]="Text"}(Sp||(Sp={}));var fd=function(){if(id)return rd;id=1;var e=od(),t=ad(),n=function(){if(Rp)return Np;Rp=1;var e=sd();function t(t,n){return n instanceof Object&&t instanceof Object?n instanceof Array&&t instanceof Array?n.concat(t):e.shallowMerge(t,n):t}return Np=function(n,r){if(e.isPlainObject(n)){var i={};for(var o in r)r.hasOwnProperty(o)&&(void 0!==n[o]?i[o]=t(n[o],r[o]):i[o]=r[o]);return i}return r},Np}(),r=sd(),i=cd(),o=dd();function a(e,t){this.options=n(t,{defaultPorts:{ftp:21,http:80,https:443},directoryIndexes:["index.html"],ignore_www:!1,output:a.SHORTEST,rejectedSchemes:["data","javascript","mailto"],removeAuth:!1,removeDirectoryIndexes:!0,removeEmptyQueries:!1,removeRootTrailingSlash:!0,schemeRelative:!0,site:void 0,slashesDenoteHost:!0}),this.from=i.from(e,this.options,null)}return a.prototype.relate=function(e,a,s){if(r.isPlainObject(a)?(s=a,a=e,e=null):a||(a=e,e=null),s=n(s,this.options),e=e||s.site,!(e=i.from(e,s,this.from))||!e.href)throw new Error("from value not defined.");if(e.extra.hrefInfo.minimumPathOnly)throw new Error("from value supplied is not absolute: "+e.href);return!1===(a=i.to(a,s)).valid?a.href:(a=o(e,a,s),a=t(a,s))},a.relate=function(e,t,n){return(new a).relate(e,t,n)},r.shallowMerge(a,e),rd=a}(),hd=t(fd);function md(e){return e.split("")}function gd(e,t){return t.includes(e)}class _d extends Error{constructor(e,t){super(),this.name="DefaultsError",this.message=e,this.defs=t}}function vd(e,t,n){!0===e?e={}:null!=e&&"object"==typeof e&&(e={...e});const r=e||{};if(n)for(const e in r)if(Id(r,e)&&!Id(t,e))throw new _d("`"+e+"` is not a supported option",t);for(const n in t)if(Id(t,n))if(e&&Id(e,n))if("ecma"===n){let t=0|e[n];t>5&&t<2015&&(t+=2009),r[n]=t}else r[n]=e&&Id(e,n)?e[n]:t[n];else r[n]=t[n];return r}function bd(){}function yd(){return!1}function Ed(){return!0}function wd(){return this}function xd(){return null}var Sd=function(){function e(e,n,r=!0){const i=[];for(let o=0;o<e.length;++o){let a=e[o].transform(n,r);a instanceof Pf?i.push(a):a instanceof t&&i.push(...a.v)}return i}function t(e){this.v=e}return e.splice=function(e){return new t(e)},e.skip={},e}();function Ad(e,t,n){return n||(n={}),t&&(n.start||(n.start=t.start),n.end||(n.end=t.end)),new e(n)}function Td(e,t){e.includes(t)||e.push(t)}function Cd(e,t){return e.replace(/{(.+?)}/g,(function(e,n){return t&&t[n]}))}function Dd(e,t){for(var n=e.length;--n>=0;)e[n]===t&&e.splice(n,1)}function Od(e,t){if(e.length<2)return e.slice();return function e(n){if(n.length<=1)return n;var r=Math.floor(n.length/2),i=n.slice(0,r),o=n.slice(r);return function(e,n){for(var r=[],i=0,o=0,a=0;i<e.length&&o<n.length;)t(e[i],n[o])<=0?r[a++]=e[i++]:r[a++]=n[o++];return i<e.length&&r.push.apply(r,e.slice(i)),o<n.length&&r.push.apply(r,n.slice(o)),r}(i=e(i),o=e(o))}(e)}function kd(e){return Array.isArray(e)||(e=e.split(" ")),new Set(e.sort())}function Nd(e,t,n){e.has(t)?e.get(t).push(n):e.set(t,[n])}function Rd(e){var t=Object.create(null);return e.forEach((function(e,n){t["$"+n]=e})),t}function Id(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function Fd(e,t){return!0===e||e instanceof RegExp&&e.test(t)}var Md={"\0":"0","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"};function Ld(e){return e.replace(/[\0\n\r\u2028\u2029]/g,(function(t,n){return("\\"==e[n-1]&&("\\"!=e[n-2]||/(?:^|[^\\])(?:\\{2})*$/.test(e.slice(0,n-1)))?"":"\\")+Md[t]}))}const Pd=/^[\\/|\0\s\w^$.[\]()]*$/,Bd=e=>Pd.test(e);function Ud(e,t){return e._annotations&t}function zd(e,t){e._annotations|=t}function Vd(e,t){e._annotations&=~t}var jd="",qd=new Map,Gd="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",Hd="false null true",Wd="enum import super this "+Hd+" "+Gd,Kd="implements interface package private protected public static "+Wd,Xd="return new delete throw else case yield await";Gd=kd(Gd),Wd=kd(Wd),Xd=kd(Xd),Hd=kd(Hd),Kd=kd(Kd);var $d=kd(md("+-*&%=<>!?|~^")),Yd=/[0-9a-f]/i,Zd=/^0x[0-9a-f]+$/i,Qd=/^0[0-7]+$/,Jd=/^0o[0-7]+$/i,ef=/^0b[01]+$/i,tf=/^\d*\.?\d*(?:e[+-]?\d*(?:\d\.?|\.?\d)\d*)?$/i,nf=/^(0[xob])?[0-9a-f]+n$/i,rf=kd(["in","instanceof","typeof","new","void","delete","++","--","+","-","!","~","&","|","^","*","**","/","%",">>","<<",">>>","<",">","<=",">=","==","===","!=","!==","?","=","+=","-=","||=","&&=","??=","/=","*=","**=","%=",">>=","<<=",">>>=","|=","^=","&=","&&","??","||"]),of=kd(md(" \n\r\t\f\v \u2028\u2029 \ufeff")),af=kd(md("\n\r\u2028\u2029")),sf=kd(md(";]),:")),lf=kd(md("[{(,;:")),cf=kd(md("[]{}(),;:")),uf={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 pf(e,t){if(df(e.charCodeAt(t))){if(ff(e.charCodeAt(t+1)))return e.charAt(t)+e.charAt(t+1)}else if(ff(e.charCodeAt(t))&&df(e.charCodeAt(t-1)))return e.charAt(t-1)+e.charAt(t);return e.charAt(t)}function df(e){return e>=55296&&e<=56319}function ff(e){return e>=56320&&e<=57343}function hf(e){return e>=48&&e<=57}function mf(e){return uf.ID_Start.test(e)}function gf(e){return uf.ID_Continue.test(e)}const _f=/^[a-z_$][a-z0-9_$]*$/i;function vf(e){return _f.test(e)}function bf(e,t){if(_f.test(e))return!0;if(!t&&/[\ud800-\udfff]/.test(e))return!1;var n=uf.ID_Start.exec(e);return!(!n||0!==n.index)&&(!(e=e.slice(n[0].length))||!!(n=uf.ID_Continue.exec(e))&&n[0].length===e.length)}function yf(e,t=!0){if(!t&&e.includes("e"))return NaN;if(Zd.test(e))return parseInt(e.substr(2),16);if(Qd.test(e))return parseInt(e.substr(1),8);if(Jd.test(e))return parseInt(e.substr(2),8);if(ef.test(e))return parseInt(e.substr(2),2);if(tf.test(e))return parseFloat(e);var n=parseFloat(e);return n==e?n:void 0}class Ef extends Error{constructor(e,t,n,r,i){super(),this.name="SyntaxError",this.message=e,this.filename=t,this.line=n,this.col=r,this.pos=i}}function wf(e,t,n,r,i){throw new Ef(e,t,n,r,i)}function xf(e,t,n){return e.type==t&&(null==n||e.value==n)}var Sf={};function Af(e,t,n,r){var i={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 o(){return pf(i.text,i.pos)}function a(){if(!(46===i.text.charCodeAt(i.pos+1)))return!1;const e=i.text.charCodeAt(i.pos+2);return e<48||e>57}function s(e,t){var n=pf(i.text,i.pos++);if(e&&!n)throw Sf;return af.has(n)?(i.newline_before=i.newline_before||!t,++i.line,i.col=0,"\r"==n&&"\n"==o()&&(++i.pos,n="\n")):(n.length>1&&(++i.pos,++i.col),++i.col),n}function l(e){for(;e--;)s()}function c(e){return i.text.substr(i.pos,e.length)==e}function u(e,t){var n=i.text.indexOf(e,i.pos);if(t&&-1==n)throw Sf;return n}function p(){i.tokline=i.line,i.tokcol=i.col,i.tokpos=i.pos}var d=!1,f=null;function h(e,n,r){i.regex_allowed="operator"==e&&!Cf.has(n)||"keyword"==e&&Xd.has(n)||"punc"==e&&lf.has(n)||"arrow"==e,"punc"!=e||"."!=n&&"?."!=n?r||(d=!1):d=!0;const o=i.tokline,a=i.tokcol,s=i.tokpos,l=i.newline_before,c=t;let u=[],p=[];r||(u=i.comments_before,p=i.comments_before=[]),i.newline_before=!1;const h=new Lf(e,n,o,a,s,l,u,p,c);return r||(f=h),h}function m(){for(;of.has(o());)s()}function g(e){wf(e,t,i.tokline,i.tokcol,i.tokpos)}function _(e){var t=!1,n=!1,r=!1,i="."==e,a=!1,l=!1,c=function(e){for(var t,n="",r=0;(t=o())&&e(t,r++);)n+=s();return n}((function(o,s){if(a)return!1;switch(o.charCodeAt(0)){case 95:return l=!0;case 98:case 66:return r=!0;case 111:case 79:case 120:case 88:return!r&&(r=!0);case 101:case 69:return!!r||!t&&(t=n=!0);case 45:return n||0==s&&!e;case 43:return n;case n=!1,46:return!(i||r||t)&&(i=!0)}return"n"===o?(a=!0,!0):Yd.test(o)}));if(e&&(c=e+c),jd=c,Qd.test(c)&&k.has_directive("use strict")&&g("Legacy octal literals are not allowed in strict mode"),l&&(c.endsWith("_")?g("Numeric separators are not allowed at the end of numeric literals"):c.includes("__")&&g("Only one underscore is allowed as numeric separator"),c=c.replace(/_/g,"")),c.endsWith("n")){const e=c.slice(0,-1),t=yf(e,Zd.test(e));if(!i&&nf.test(c)&&!isNaN(t))return h("big_int",e);g("Invalid or unexpected token")}var u=yf(c);if(!isNaN(u))return h("num",u);g("Invalid syntax: "+c)}function v(e){return e>="0"&&e<="7"}function b(e,t,n){var r,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(y(2,t));case 117:if("{"==o()){for(s(!0),"}"===o()&&g("Expecting hex-character between {}");"0"==o();)s(!0);var l,c=u("}",!0)-i.pos;return(c>6||(l=y(c,t))>1114111)&&g("Unicode reference out of bounds"),s(!0),(r=l)>65535?(r-=65536,String.fromCharCode(55296+(r>>10))+String.fromCharCode(r%1024+56320)):String.fromCharCode(r)}return String.fromCharCode(y(4,t));case 10:return"";case 13:if("\n"==o())return s(!0,e),""}if(v(a)){if(n&&t){"0"===a&&!v(o())||g("Octal escape sequences are not allowed in template strings")}return function(e,t){var n=o();n>="0"&&n<="7"&&(e+=s(!0))[0]<="3"&&(n=o())>="0"&&n<="7"&&(e+=s(!0));if("0"===e)return"\0";e.length>0&&k.has_directive("use strict")&&t&&g("Legacy octal escape sequences are not allowed in strict mode");return String.fromCharCode(parseInt(e,8))}(a,t)}return a}function y(e,t){for(var n=0;e>0;--e){if(!t&&isNaN(parseInt(o(),16)))return parseInt(n,16)||"";var r=s(!0);isNaN(parseInt(r,16))&&g("Invalid hex-character pattern in string"),n+=r}return parseInt(n,16)}var E=O("Unterminated string constant",(function(){const e=i.pos;for(var t=s(),n=[];;){var r=s(!0,!0);if("\\"==r)r=b(!0,!0);else if("\r"==r||"\n"==r)g("Unterminated string constant");else if(r==t)break;n.push(r)}var o=h("string",n.join(""));return jd=i.text.slice(e,i.pos),o.quote=t,o})),w=O("Unterminated template",(function(e){e&&i.template_braces.push(i.brace_counter);var t,n,r="",a="";for(s(!0,!0);"`"!=(t=s(!0,!0));){if("\r"==t)"\n"==o()&&++i.pos,t="\n";else if("$"==t&&"{"==o())return s(!0,!0),i.brace_counter++,n=h(e?"template_head":"template_cont",r),qd.set(n,a),n.template_end=!1,n;if(a+=t,"\\"==t){var l=i.pos;t=b(!0,!(f&&("name"===f.type||"punc"===f.type&&(")"===f.value||"]"===f.value))),!0),a+=i.text.substr(l,i.pos-l)}r+=t}return i.template_braces.pop(),n=h(e?"template_head":"template_cont",r),qd.set(n,a),n.template_end=!0,n}));function x(e){var t,n=i.regex_allowed,r=function(){for(var e=i.text,t=i.pos,n=i.text.length;t<n;++t){var r=e[t];if(af.has(r))return t}return-1}();return-1==r?(t=i.text.substr(i.pos),i.pos=i.text.length):(t=i.text.substring(i.pos,r),i.pos=r),i.col=i.tokcol+(i.pos-i.tokpos),i.comments_before.push(h(e,t,!0)),i.regex_allowed=n,k}var S=O("Unterminated multiline comment",(function(){var e=i.regex_allowed,t=u("*/",!0),n=i.text.substring(i.pos,t).replace(/\r\n|\r|\u2028|\u2029/g,"\n");return l(function(e){for(var t=0,n=0;n<e.length;n++)df(e.charCodeAt(n))&&ff(e.charCodeAt(n+1))&&(t++,n++);return e.length-t}(n)+2),i.comments_before.push(h("comment2",n,!0)),i.newline_before=i.newline_before||n.includes("\n"),i.regex_allowed=e,k})),A=O("Unterminated identifier name",(function(){var e,t=[],n=!1,r=function(){return n=!0,s(),"u"!==o()&&g("Expecting UnicodeEscapeSequence -- uXXXX or u{XXXX}"),b(!1,!0)};if("\\"===(e=o()))mf(e=r())||g("First identifier char is an invalid identifier char");else{if(!mf(e))return"";s()}for(t.push(e);null!=(e=o());){if("\\"===(e=o()))gf(e=r())||g("Invalid escaped identifier char");else{if(!gf(e))break;s()}t.push(e)}const i=t.join("");return Wd.has(i)&&n&&g("Escaped characters are not allowed in keywords"),i})),T=O("Unterminated regular expression",(function(e){for(var t,n=!1,r=!1;t=s(!0);)if(af.has(t))g("Unexpected line terminator");else if(n)/^[\u0000-\u007F]$/.test(t)?e+="\\"+t:e+=t,n=!1;else if("["==t)r=!0,e+=t;else if("]"==t&&r)r=!1,e+=t;else{if("/"==t&&!r)break;"\\"==t?n=!0:e+=t}return h("regexp","/"+e+"/"+A())}));function C(e){return h("operator",function e(t){if(!o())return t;var n=t+o();return rf.has(n)?(s(),e(n)):t}(e||s()))}function D(){switch(s(),o()){case"/":return s(),x("comment1");case"*":return s(),S()}return i.regex_allowed?T(""):C("/")}function O(e,t){return function(n){try{return t(n)}catch(t){if(t!==Sf)throw t;g(e)}}}function k(e){if(null!=e)return T(e);for(r&&0==i.pos&&c("#!")&&(p(),l(2),x("comment5"));;){if(m(),p(),n){if(c("\x3c!--")){l(4),x("comment3");continue}if(c("--\x3e")&&i.newline_before){l(3),x("comment4");continue}}var t=o();if(!t)return h("eof");var u=t.charCodeAt(0);switch(u){case 34:case 39:return E();case 46:return s(),hf(o().charCodeAt(0))?_("."):"."===o()?(s(),s(),h("expand","...")):h("punc",".");case 47:var f=D();if(f===k)continue;return f;case 61:return s(),">"===o()?(s(),h("arrow","=>")):C("=");case 63:if(!a())break;return s(),s(),h("punc","?.");case 96:return w(!0);case 123:i.brace_counter++;break;case 125:if(i.brace_counter--,i.template_braces.length>0&&i.template_braces[i.template_braces.length-1]===i.brace_counter)return w(!1)}if(hf(u))return _();if(cf.has(t))return h("punc",s());if($d.has(t))return C();if(92==u||mf(t))return v=void 0,v=A(),d?h("name",v):Hd.has(v)?h("atom",v):Gd.has(v)?rf.has(v)?h("operator",v):h("keyword",v):h("name",v);if(35==u)return s(),h("privatename",A());break}var v;g("Unexpected character '"+t+"'")}return k.next=s,k.peek=o,k.context=function(e){return e&&(i=e),i},k.add_directive=function(e){i.directive_stack[i.directive_stack.length-1].push(e),void 0===i.directives[e]?i.directives[e]=1:i.directives[e]++},k.push_directives_stack=function(){i.directive_stack.push([])},k.pop_directives_stack=function(){for(var e=i.directive_stack[i.directive_stack.length-1],t=0;t<e.length;t++)i.directives[e[t]]--;i.directive_stack.pop()},k.has_directive=function(e){return i.directives[e]>0},k}var Tf=kd(["typeof","void","delete","--","++","!","~","-","+"]),Cf=kd(["--","++"]),Df=kd(["=","+=","-=","??=","&&=","||=","/=","*=","**=","%=",">>=","<<=",">>>=","|=","^=","&="]),Of=kd(["??=","&&=","||="]),kf=function(e,t){for(var n=0;n<e.length;++n)for(const r of e[n])t[r]=n+1;return t}([["||"],["??"],["&&"],["|"],["^"],["&"],["==","===","!=","!=="],["<",">","<=",">=","in","instanceof"],[">>","<<",">>>"],["+","-"],["*","/","%"],["**"]],{}),Nf=kd(["atom","num","big_int","string","regexp","name"]);function Rf(e,t){const n=new WeakMap;t=vd(t,{bare_returns:!1,ecma:null,expression:!1,filename:null,html5_comments:!0,module:!1,shebang:!0,strict:!1,toplevel:null},!0);var r={input:"string"==typeof e?Af(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 i(e,t){return xf(r.token,e,t)}function o(){return r.peeked||(r.peeked=r.input())}function a(){return r.prev=r.token,r.peeked||o(),r.token=r.peeked,r.peeked=null,r.in_directives=r.in_directives&&("string"==r.token.type||i("punc",";")),r.token}function s(){return r.prev}function l(e,t,n,i){var o=r.input.context();wf(e,o.filename,null!=t?t:o.tokline,null!=n?n:o.tokcol,null!=i?i:o.tokpos)}function c(e,t){l(t,e.line,e.col)}function u(e){null==e&&(e=r.token),c(e,"Unexpected token: "+e.type+" ("+e.value+")")}function p(e,t){if(i(e,t))return a();c(r.token,"Unexpected token "+r.token.type+" «"+r.token.value+"», expected "+e+" «"+t+"»")}function d(e){return p("punc",e)}function f(e){return e.nlb||!e.comments_before.every((e=>!e.nlb))}function h(){return!t.strict&&(i("eof")||i("punc","}")||f(r.token))}function m(){return r.in_generator===r.in_function}function g(){return r.in_async===r.in_function||0===r.in_function&&r.input.has_directive("use strict")}function _(e){i("punc",";")?a():e||h()||u()}function v(){d("(");var e=ve(!0);return d(")"),e}function b(e){return function(...t){const n=r.token,i=e(...t);return i.start=n,i.end=s(),i}}function y(){(i("operator","/")||i("operator","/="))&&(r.peeked=null,r.token=r.input(r.token.value.substr(1)))}r.token=a();var E=b((function e(n,m,b){switch(y(),r.token.type){case"string":if(r.in_directives){var E=o();!jd.includes("\\")&&(xf(E,"punc",";")||xf(E,"punc","}")||f(E)||xf(E,"eof"))?r.input.add_directive(r.token.value):r.in_directives=!1}var D=r.in_directives,k=x();return D&&k.body instanceof Wm?new zf(k.body):k;case"template_head":case"num":case"big_int":case"regexp":case"operator":case"atom":return x();case"name":case"privatename":if(i("privatename")&&!r.in_class&&l("Private field must be used in an enclosing class"),"async"==r.token.value&&xf(o(),"keyword","function"))return a(),a(),m&&l("functions are not allowed as the body of a loop"),O(uh,!1,!0,n);if("import"==r.token.value&&!xf(o(),"punc","(")&&!xf(o(),"punc",".")){a();var R=function(){var e,t,n=s();i("name")&&(e=ae(Mm));i("punc",",")&&a();((t=ee(!0))||e)&&p("name","from");var o=r.token;"string"!==o.type&&u();a();const l=Z();return new Uh({start:n,imported_name:e,imported_names:t,module_name:new Wm({start:o,value:o.value,quote:o.quote,end:o}),attributes:l,end:r.token})}();return _(),R}return xf(o(),"punc",":")?w():x();case"punc":switch(r.token.value){case"{":return new Hf({start:r.token,body:M(),end:s()});case"[":case"(":return x();case";":return r.in_directives=!1,a(),new Wf;default:u()}case"keyword":switch(r.token.value){case"break":return a(),S(yh);case"continue":return a(),S(Eh);case"debugger":return a(),_(),new Uf;case"do":a();var I=be(e);p("keyword","while");var P=v();return _(!0),new Zf({body:I,condition:P});case"while":return a(),new Qf({condition:v(),body:be((function(){return e(!1,!0)}))});case"for":return a(),function(){var e="`for await` invalid in this context",t=r.token;"name"==t.type&&"await"==t.value?(g()||c(t,e),a()):t=!1;d("(");var n=null;if(i("punc",";"))t&&c(t,e);else{n=i("keyword","var")?(a(),B(!0)):i("keyword","let")?(a(),U(!0)):i("keyword","const")?(a(),z(!0)):ve(!0,!0);var o=i("operator","in"),s=i("name","of");if(t&&!s&&c(t,e),o||s)return n instanceof Ih?n.definitions.length>1&&c(n.start,"Only one variable declaration allowed in for..in loop"):he(n)||(n=me(n))instanceof ph||c(n.start,"Invalid left-hand side in for..in loop"),a(),o?C(n):T(n,!!t)}return A(n)}();case"class":return a(),m&&l("classes are not allowed as the body of a loop"),b&&l("classes are not allowed as the body of an if"),$(_m,n);case"function":return a(),m&&l("functions are not allowed as the body of a loop"),O(uh,!1,!1,n);case"if":return a(),F();case"return":0!=r.in_function||t.bare_returns||l("'return' outside of function"),a();var V=null;return i("punc",";")?a():h()||(V=ve(!0),_()),new _h({value:V});case"switch":return a(),new Ah({expression:v(),body:be(L)});case"throw":a(),f(r.token)&&l("Illegal newline after 'throw'");V=ve(!0);return _(),new vh({value:V});case"try":return a(),function(){var e,t=null,n=null;if(e=new kh({start:r.token,body:M(),end:s()}),i("keyword","catch")){var o=r.token;if(a(),i("punc","{"))var c=null;else{d("(");c=N(void 0,Fm);d(")")}t=new Nh({start:o,argname:c,body:M(),end:s()})}if(i("keyword","finally")){o=r.token;a(),n=new Rh({start:o,body:M(),end:s()})}t||n||l("Missing catch/finally blocks");return new Oh({body:e,bcatch:t,bfinally:n})}();case"var":a();R=B();return _(),R;case"let":a();R=U();return _(),R;case"const":a();R=z();return _(),R;case"with":return r.input.has_directive("use strict")&&l("Strict mode may not include a with statement"),a(),new nh({expression:v(),body:e()});case"export":if(!xf(o(),"punc","(")){a();R=te();return i("punc",";")&&_(),R}}}u()}));function w(){var e=ae(Pm);"await"===e.name&&r.in_async===r.in_function&&c(r.prev,"await cannot be used as label inside async function"),r.labels.some((t=>t.name===e.name))&&l("Label "+e.name+" defined twice"),d(":"),r.labels.push(e);var t=E();return r.labels.pop(),t instanceof $f||e.references.forEach((function(t){t instanceof Eh&&(t=t.label.start,l("Continue label `"+e.name+"` refers to non-IterationStatement.",t.line,t.col,t.pos))})),new Xf({body:t,label:e})}function x(e){return new Vf({body:(e=ve(!0),_(),e)})}function S(e){var t,n=null;h()||(n=ae(Vm,!0)),null!=n?((t=r.labels.find((e=>e.name===n.name)))||l("Undefined label "+n.name),n.thedef=t):0==r.in_loop&&l(e.TYPE+" not inside a loop or switch"),_();var i=new e({label:n});return t&&t.references.push(i),i}function A(e){d(";");var t=i("punc",";")?null:ve(!0);d(";");var n=i("punc",")")?null:ve(!0);return d(")"),new Jf({init:e,condition:t,step:n,body:be((function(){return E(!1,!0)}))})}function T(e,t){var n=e instanceof Ih?e.definitions[0].name:null,r=ve(!0);return d(")"),new th({await:t,init:e,name:n,object:r,body:be((function(){return E(!1,!0)}))})}function C(e){var t=ve(!0);return d(")"),new eh({init:e,object:t,body:be((function(){return E(!1,!0)}))})}var D=function(e,t,n){f(r.token)&&l("Unexpected newline before arrow (=>)"),p("arrow","=>");var o=I(i("punc","{"),!1,n);return new ch({start:e,end:o.end,async:n,argnames:t,body:o})},O=function(e,t,n,r){var o=e===uh,l=i("operator","*");l&&a();var c=i("name")?ae(o?Dm:Nm):null;o&&!c&&(r?e=lh:u()),!c||e===sh||c instanceof wm||u(s());var p=[],d=I(!0,l||t,n,c,p);return new e({start:p.start,end:d.end,is_generator:l,async:n,name:c,argnames:p,body:d})};class k{constructor(e,t,n=!1){this.is_parameter=e,this.duplicates_ok=n,this.parameters=new Set,this.duplicate=null,this.default_assignment=!1,this.spread=!1,this.strict_mode=!!t}add_parameter(e){if(this.parameters.has(e.value))null===this.duplicate&&(this.duplicate=e),this.check_strict();else if(this.parameters.add(e.value),this.is_parameter)switch(e.value){case"arguments":case"eval":case"yield":this.strict_mode&&c(e,"Unexpected "+e.value+" identifier as parameter inside strict mode");break;default:Wd.has(e.value)&&u()}}mark_default_assignment(e){!1===this.default_assignment&&(this.default_assignment=e)}mark_spread(e){!1===this.spread&&(this.spread=e)}mark_strict_mode(){this.strict_mode=!0}is_strict(){return!1!==this.default_assignment||!1!==this.spread||this.strict_mode}check_strict(){this.is_strict()&&null!==this.duplicate&&!this.duplicates_ok&&c(this.duplicate,"Parameter "+this.duplicate.value+" was used already")}}function N(e,t){var n,o=!1;return void 0===e&&(e=new k(!0,r.input.has_directive("use strict"))),i("expand","...")&&(o=r.token,e.mark_spread(r.token),a()),n=R(e,t),i("operator","=")&&!1===o&&(e.mark_default_assignment(r.token),a(),n=new nm({start:n.start,left:n,operator:"=",right:ve(!1),end:r.token})),!1!==o&&(i("punc",")")||u(),n=new oh({start:o,expression:n,end:o})),e.check_strict(),n}function R(e,t){var n,c=[],p=!0,f=!1,h=r.token;if(void 0===e){const n=r.input.has_directive("use strict");e=new k(!1,n,t===xm)}if(t=void 0===t?Cm:t,i("punc","[")){for(a();!i("punc","]");){if(p?p=!1:d(","),i("expand","...")&&(f=!0,n=r.token,e.mark_spread(r.token),a()),i("punc"))switch(r.token.value){case",":c.push(new eg({start:r.token,end:r.token}));continue;case"]":break;case"[":case"{":c.push(R(e,t));break;default:u()}else i("name")?(e.add_parameter(r.token),c.push(ae(t))):l("Invalid function parameter");i("operator","=")&&!1===f&&(e.mark_default_assignment(r.token),a(),c[c.length-1]=new nm({start:c[c.length-1].start,left:c[c.length-1],operator:"=",right:ve(!1),end:r.token})),f&&(i("punc","]")||l("Rest element must be last element"),c[c.length-1]=new oh({start:n,expression:c[c.length-1],end:n}))}return d("]"),e.check_strict(),new ph({start:h,names:c,is_array:!0,end:s()})}if(i("punc","{")){for(a();!i("punc","}");){if(p?p=!1:d(","),i("expand","...")&&(f=!0,n=r.token,e.mark_spread(r.token),a()),i("name")&&(xf(o(),"punc")||xf(o(),"operator"))&&[",","}","="].includes(o().value)){e.add_parameter(r.token);var m=s(),g=ae(t);f?c.push(new oh({start:n,expression:g,end:g.end})):c.push(new am({start:m,key:g.name,value:g,end:g.end}))}else{if(i("punc","}"))continue;var _=r.token,v=ne();null===v?u(s()):"name"!==s().type||i("punc",":")?(d(":"),c.push(new am({start:_,quote:_.quote,key:v,value:R(e,t),end:s()}))):c.push(new am({start:s(),key:v,value:new t({start:s(),name:v,end:s()}),end:s()}))}f?i("punc","}")||l("Rest element must be last element"):i("operator","=")&&(e.mark_default_assignment(r.token),a(),c[c.length-1].value=new nm({start:c[c.length-1].value.start,left:c[c.length-1].value,operator:"=",right:ve(!1),end:r.token}))}return d("}"),e.check_strict(),new ph({start:h,names:c,is_array:!1,end:s()})}if(i("name"))return e.add_parameter(r.token),ae(t);l("Invalid function parameter")}function I(e,t,n,o,s){var l=r.in_loop,c=r.labels,u=r.in_generator,p=r.in_async;if(++r.in_function,t&&(r.in_generator=r.in_function),n&&(r.in_async=r.in_function),s&&function(e){var t=new k(!0,r.input.has_directive("use strict"));for(d("(");!i("punc",")");){var n=N(t);if(e.push(n),i("punc",")")||d(","),n instanceof oh)break}a()}(s),e&&(r.in_directives=!0),r.in_loop=0,r.labels=[],e){r.input.push_directives_stack();var f=M();o&&oe(o),s&&s.forEach(oe),r.input.pop_directives_stack()}else f=[new _h({start:r.token,value:ve(!1),end:r.token})];return--r.in_function,r.in_loop=l,r.labels=c,r.in_generator=u,r.in_async=p,f}function F(){var e=v(),t=E(!1,!1,!0),n=null;return i("keyword","else")&&(a(),n=E(!1,!1,!0)),new Sh({condition:e,body:t,alternative:n})}function M(){d("{");for(var e=[];!i("punc","}");)i("eof")&&u(),e.push(E());return a(),e}function L(){d("{");for(var e,t=[],n=null,o=null;!i("punc","}");)i("eof")&&u(),i("keyword","case")?(o&&(o.end=s()),n=[],o=new Dh({start:(e=r.token,a(),e),expression:ve(!0),body:n}),t.push(o),d(":")):i("keyword","default")?(o&&(o.end=s()),n=[],o=new Ch({start:(e=r.token,a(),d(":"),e),body:n}),t.push(o)):(n||u(),n.push(E()));return o&&(o.end=s()),a(),t}function P(e,t){for(var n,o=[];;){var c="var"===t?xm:"const"===t?Am:"let"===t?Tm:null;if(i("punc","{")||i("punc","[")?n=new Ph({start:r.token,name:R(void 0,c),value:i("operator","=")?(p("operator","="),ve(!1,e)):null,end:s()}):"import"==(n=new Ph({start:r.token,name:ae(c),value:i("operator","=")?(a(),ve(!1,e)):e||"const"!==t?null:l("Missing initializer in const declaration"),end:s()})).name.name&&l("Unexpected token: import"),o.push(n),!i("punc",","))break;a()}return o}var B=function(e){return new Fh({start:s(),definitions:P(e,"var"),end:s()})},U=function(e){return new Mh({start:s(),definitions:P(e,"let"),end:s()})},z=function(e){return new Lh({start:s(),definitions:P(e,"const"),end:s()})};function V(){var e,t=r.token;switch(t.type){case"name":e=ie(Bm);break;case"num":e=new Km({start:t,end:t,value:t.value,raw:jd});break;case"big_int":e=new Xm({start:t,end:t,value:t.value});break;case"string":se(e=new Wm({start:t,end:t,value:t.value,quote:t.quote}));break;case"regexp":const[n,r,i]=t.value.match(/^\/(.*)\/(\w*)$/);e=new $m({start:t,end:t,value:{source:r,flags:i}});break;case"atom":switch(t.value){case"false":e=new rg({start:t,end:t});break;case"true":e=new ig({start:t,end:t});break;case"null":e=new Zm({start:t,end:t})}}return a(),e}function j(e,t){var n=function(e,t){return t?new nm({start:e.start,left:e,operator:"=",right:t,end:t.end}):e};return e instanceof im?n(new ph({start:e.start,end:e.end,is_array:!1,names:e.properties.map((e=>j(e)))}),t):e instanceof am?(e.value=j(e.value),n(e,t)):e instanceof eg?e:e instanceof ph?(e.names=e.names.map((e=>j(e))),n(e,t)):e instanceof Bm?n(new Cm({name:e.name,start:e.start,end:e.end}),t):e instanceof oh?(e.expression=j(e.expression),n(e,t)):e instanceof rm?n(new ph({start:e.start,end:e.end,is_array:!0,names:e.elements.map((e=>j(e)))}),t):e instanceof tm?n(j(e.left,e.right),t):e instanceof nm?(e.left=j(e.left),e):void l("Invalid function parameter",e.start.line,e.start.col)}var q=function(e,t){if(i("operator","new"))return function(e){var t=r.token;if(p("operator","new"),i("punc","."))return a(),p("name","target"),le(new Em({start:t,end:s()}),e);var n,o=q(!1);i("punc","(")?(a(),n=H(")",!0)):n=[];var l=new qh({start:t,expression:o,args:n,end:s()});return se(l),le(l,e)}(e);if(i("name","import")&&xf(o(),"punc","."))return function(e){var t=r.token;return p("name","import"),p("punc","."),p("name","meta"),le(new zh({start:t,end:s()}),e)}(e);var l,c=r.token,f=i("name","async")&&"["!=(l=o()).value&&"arrow"!=l.type&&V();if(i("punc")){switch(r.token.value){case"(":if(f&&!e)break;var h=function(e,t){var n,o,l,c=[];for(d("(");!i("punc",")");)n&&u(n),i("expand","...")?(n=r.token,t&&(o=r.token),a(),c.push(new oh({start:s(),expression:ve(),end:r.token}))):c.push(ve()),i("punc",")")||(d(","),i("punc",")")&&(l=s(),t&&(o=l)));return d(")"),e&&i("arrow","=>")?n&&l&&u(l):o&&u(o),c}(t,!f);if(t&&i("arrow","=>"))return D(c,h.map((e=>j(e))),!!f);var m=f?new jh({expression:f,args:h}):_e(c,h);if(m.start){const e=c.comments_before.length;if(n.set(c,e),m.start.comments_before.unshift(...c.comments_before),c.comments_before=m.start.comments_before,0==e&&c.comments_before.length>0){var g=c.comments_before[0];g.nlb||(g.nlb=c.nlb,c.nlb=!1)}c.comments_after=m.start.comments_after}m.start=c;var _=s();return m.end&&(_.comments_before=m.end.comments_before,m.end.comments_after.push(..._.comments_after),_.comments_after=m.end.comments_after),m.end=_,m instanceof jh&&se(m),le(m,e);case"[":return le(W(),e);case"{":return le(X(),e)}f||u()}if(t&&i("name")&&xf(o(),"arrow")){var v=new Cm({name:r.token.value,start:c,end:c});return a(),D(c,[v],!!f)}if(i("keyword","function")){a();var b=O(lh,!1,!!f);return b.start=c,b.end=s(),le(b,e)}if(f)return le(f,e);if(i("keyword","class")){a();var y=$(bm);return y.start=c,y.end=s(),le(y,e)}return i("template_head")?le(G(),e):Nf.has(r.token.type)?le(V(),e):void u()};function G(){var e=[],t=r.token;for(e.push(new hh({start:r.token,raw:qd.get(r.token),value:r.token.value,end:r.token}));!r.token.template_end;)a(),y(),e.push(ve(!0)),e.push(new hh({start:r.token,raw:qd.get(r.token),value:r.token.value,end:r.token}));return a(),new fh({start:t,segments:e,end:r.token})}function H(e,t,n){for(var o=!0,l=[];!i("punc",e)&&(o?o=!1:d(","),!t||!i("punc",e));)i("punc",",")&&n?l.push(new eg({start:r.token,end:r.token})):i("expand","...")?(a(),l.push(new oh({start:s(),expression:ve(),end:r.token}))):l.push(ve(!1));return a(),l}var W=b((function(){return d("["),new rm({elements:H("]",!t.strict,!0)})})),K=b(((e,t)=>O(sh,e,t))),X=b((function(){var e=r.token,n=!0,o=[];for(d("{");!i("punc","}")&&(n?n=!1:d(","),t.strict||!i("punc","}"));){if("expand"==(e=r.token).type){a(),o.push(new oh({start:e,expression:ve(!1),end:s()}));continue}i("privatename")&&l("private fields are not allowed in an object");var c,p=ne();if(i("punc",":"))null===p?u(s()):(a(),c=ve(!1));else{var f=Y(p,e);if(f){o.push(f);continue}c=new Bm({start:s(),name:p,end:s()})}i("operator","=")&&(a(),c=new tm({start:e,left:c,operator:"=",right:ve(!1),logical:!1,end:s()}));const t=new am({start:e,quote:e.quote,key:p instanceof Pf?p:""+p,value:c,end:s()});o.push(se(t))}return a(),new im({properties:o})}));function $(e,t){var n,o,l,c,p=[];r.input.push_directives_stack(),r.input.add_directive("use strict"),"name"==r.token.type&&"extends"!=r.token.value&&(l=ae(e===_m?Rm:Im)),e!==_m||l||(t?e=bm:u()),"extends"==r.token.value&&(a(),c=ve(!0)),d("{");const f=r.in_class;for(r.in_class=!0;i("punc",";");)a();for(;!i("punc","}");)for(n=r.token,(o=Y(ne(),n,!0))||u(),p.push(o);i("punc",";");)a();return r.in_class=f,r.input.pop_directives_stack(),a(),new e({start:n,name:l,extends:c,properties:p,end:s()})}function Y(e,t,n){const o=(e,n=Om)=>"string"==typeof e||"number"==typeof e?new n({start:t,name:""+e,end:s()}):(null===e&&u(),e),l=()=>!(i("punc","(")||i("punc",",")||i("punc","}")||i("punc",";")||i("operator","="));var c=!1,p=!1,d=!1,f=!1,h=null;if(n&&"static"===e&&l()){const t=function(){if(!i("punc","{"))return null;const e=r.token,t=[];a();for(;!i("punc","}");)t.push(E());return a(),new vm({start:e,body:t,end:s()})}();if(null!=t)return t;p=!0,e=ne()}"async"===e&&l()&&(c=!0,e=ne()),"operator"===s().type&&"*"===s().value&&(d=!0,e=ne()),"get"!==e&&"set"!==e||!l()||(h=e,e=ne()),"privatename"===s().type&&(f=!0);const m=s();if(null!=h){if(f){return se(new("get"===h?lm:sm)({start:t,static:p,key:o(e),value:K(),end:s()}))}{const n="get"===h?um:cm;return e=o(e),se(new n({start:t,static:p,key:e,quote:e instanceof Om?m.quote:void 0,value:K(),end:s()}))}}if(i("punc","(")){e=o(e);return se(new(f?dm:pm)({start:t,static:p,is_generator:d,async:c,key:e,quote:e instanceof Om?m.quote:void 0,value:K(d,c),end:s()}))}if(n){const n=o(e,km),r=n instanceof km?m.quote:void 0,l=f?mm:hm;if(i("operator","="))return a(),se(new l({start:t,static:p,quote:r,key:n,value:ve(!1),end:s()}));if(i("name")||i("privatename")||i("punc","[")||i("operator","*")||i("punc",";")||i("punc","}"))return se(new l({start:t,static:p,quote:r,key:n,end:s()}))}}function Z(){return!i("keyword","with")&&!i("name","assert")||f(r.token)?null:(a(),X())}function Q(e){function t(e,t){return new e({name:ne(),quote:t||void 0,start:s(),end:s()})}var n,o,l=e?Lm:zm,c=e?Mm:Um,u=r.token;return e?n=t(l,u.quote):o=t(c,u.quote),i("name","as")?(a(),e?o=t(c):n=t(l,r.token.quote)):e?o=new c(n):n=new l(o),new Bh({start:u,foreign_name:n,name:o,end:s()})}function J(e,t){var n,i,o=e?Lm:zm,a=e?Mm:Um,l=r.token,c=s();return e?n=t:i=t,n=n||new a({start:l,name:"*",end:c}),i=i||new o({start:l,name:"*",end:c}),new Bh({start:l,foreign_name:i,name:n,end:c})}function ee(e){var t;if(i("punc","{")){for(a(),t=[];!i("punc","}");)t.push(Q(e)),i("punc",",")&&a();a()}else if(i("operator","*")){var n;a(),i("name","as")&&(a(),n=e?ae(Mm):function(e){if(!i("name")){i("string")||l("Name or string expected");var t=r.token,n=new e({start:t,end:t,name:t.value,quote:t.quote});return a(),n}var o=ie(e);return oe(o),a(),o}(zm)),t=[J(e,n)]}return t}function te(){var e,t,n,l,c,p=r.token;if(i("keyword","default"))e=!0,a();else if(t=ee(!1)){if(i("name","from")){a();var d=r.token;"string"!==d.type&&u(),a();const n=Z();return new Vh({start:p,is_default:e,exported_names:t,module_name:new Wm({start:d,value:d.value,quote:d.quote,end:d}),end:s(),attributes:n})}return new Vh({start:p,is_default:e,exported_names:t,end:s()})}return i("punc","{")||e&&(i("keyword","class")||i("keyword","function"))&&xf(o(),"punc")?(l=ve(!1),_()):(n=E(e))instanceof Ih&&e?u(n.start):n instanceof Ih||n instanceof uh||n instanceof _m?c=n:n instanceof bm||n instanceof lh?l=n:n instanceof Vf?l=n.body:u(n.start),new Vh({start:p,is_default:e,exported_value:l,exported_definition:c,end:s(),attributes:null})}function ne(){var e=r.token;switch(e.type){case"punc":if("["===e.value){a();var t=ve(!1);return d("]"),t}u(e);case"operator":if("*"===e.value)return a(),null;["delete","in","instanceof","new","typeof","void"].includes(e.value)||u(e);case"name":case"privatename":case"string":case"num":case"big_int":case"keyword":case"atom":return a(),e.value;default:u(e)}}function re(){var e=r.token;return"name"!=e.type&&"privatename"!=e.type&&u(),a(),e.value}function ie(e){var t=r.token.value;return new("this"==t?qm:"super"==t?Gm:e)({name:String(t),start:r.token,end:r.token})}function oe(e){var t=e.name;m()&&"yield"==t&&c(e.start,"Yield cannot be used as identifier inside generators"),r.input.has_directive("use strict")&&("yield"==t&&c(e.start,"Unexpected yield identifier inside strict mode"),e instanceof wm&&("arguments"==t||"eval"==t)&&c(e.start,"Unexpected "+t+" in strict mode"))}function ae(e,t){if(!i("name"))return t||l("Name expected"),null;var n=ie(e);return oe(n),a(),n}function se(e,t=e.start){var r=t.comments_before;const i=n.get(t);for(var o=null!=i?i:r.length;--o>=0;){var a=r[o];if(/[@#]__/.test(a.value)){if(/[@#]__PURE__/.test(a.value)){zd(e,ug);break}if(/[@#]__INLINE__/.test(a.value)){zd(e,pg);break}if(/[@#]__NOINLINE__/.test(a.value)){zd(e,dg);break}if(/[@#]__KEY__/.test(a.value)){zd(e,fg);break}if(/[@#]__MANGLE_PROP__/.test(a.value)){zd(e,hg);break}}}return e}var le=function(e,t,n){var o=e.start;if(i("punc",".")){a(),i("privatename")&&!r.in_class&&l("Private field must be used in an enclosing class");const c=i("privatename")?Kh:Wh;return se(le(new c({start:o,expression:e,optional:!1,property:re(),end:s()}),t,n))}if(i("punc","[")){a();var c=ve(!0);return d("]"),se(le(new Xh({start:o,expression:e,optional:!1,property:c,end:s()}),t,n))}if(t&&i("punc","(")){a();var p=new jh({start:o,expression:e,optional:!1,args:ce(),end:s()});return se(p),le(p,!0,n)}if(i("punc","?.")){let n;if(a(),t&&i("punc","(")){a();const t=new jh({start:o,optional:!0,expression:e,args:ce(),end:s()});se(t),n=le(t,!0,!0)}else if(i("name")||i("privatename")){i("privatename")&&!r.in_class&&l("Private field must be used in an enclosing class");const a=i("privatename")?Kh:Wh;n=se(le(new a({start:o,expression:e,optional:!0,property:re(),end:s()}),t,!0))}else if(i("punc","[")){a();const r=ve(!0);d("]"),n=se(le(new Xh({start:o,expression:e,optional:!0,property:r,end:s()}),t,!0))}return n||u(),n instanceof $h?n:new $h({start:o,expression:n,end:s()})}return i("template_head")?(n&&u(),le(new dh({start:o,prefix:e,template_string:G(),end:s()}),t)):e};function ce(){for(var e=[];!i("punc",")");)i("expand","...")?(a(),e.push(new oh({start:s(),expression:ve(!1),end:s()}))):e.push(ve(!1)),i("punc",")")||d(",");return a(),e}var ue=function(e,t){var n=r.token;if("name"==n.type&&"await"==n.value&&g())return a(),g()||l("Unexpected await expression outside async function",r.prev.line,r.prev.col,r.prev.pos),new wh({start:s(),end:r.token,expression:ue(!0)});if(i("operator")&&Tf.has(n.value)){a(),y();var o=pe(Zh,n,ue(e));return o.start=n,o.end=s(),o}for(var c=q(e,t);i("operator")&&Cf.has(r.token.value)&&!f(r.token);)c instanceof ch&&u(),(c=pe(Qh,r.token,c)).start=n,c.end=r.token,a();return c};function pe(e,t,n){var i=t.value;switch(i){case"++":case"--":he(n)||l("Invalid use of "+i+" operator",t.line,t.col,t.pos);break;case"delete":n instanceof Bm&&r.input.has_directive("use strict")&&l("Calling delete on expression not allowed in strict mode",n.start.line,n.start.col,n.start.pos)}return new e({operator:i,expression:n})}var de=function(e,t,n){var o=i("operator")?r.token.value:null;"in"==o&&n&&(o=null),"**"==o&&e instanceof Zh&&!xf(e.start,"punc","(")&&"--"!==e.operator&&"++"!==e.operator&&u(e.start);var s=null!=o?kf[o]:null;if(null!=s&&(s>t||"**"===o&&t===s)){a();var l=fe(n,s,!0);return de(new Jh({start:e.start,left:e,operator:o,right:l,end:l.end}),t,n)}return e};function fe(e,t,n,o){if(!e&&t<kf.in&&i("privatename")){r.in_class||l("Private field must be used in an enclosing class");const t=r.token,n=new jm({start:t,name:t.value,end:t});a(),p("operator","in");const i=new gm({start:t,key:n,value:fe(e,kf.in,!0),end:s()});return de(i,0,e)}return de(ue(n,o),t,e)}function he(e){return e instanceof Hh||e instanceof Bm}function me(e){if(e instanceof im)e=new ph({start:e.start,names:e.properties.map(me),is_array:!1,end:e.end});else if(e instanceof rm){for(var t=[],n=0;n<e.elements.length;n++)e.elements[n]instanceof oh&&(n+1!==e.elements.length&&c(e.elements[n].start,"Spread must the be last element in destructuring array"),e.elements[n].expression=me(e.elements[n].expression)),t.push(me(e.elements[n]));e=new ph({start:e.start,names:t,is_array:!0,end:e.end})}else e instanceof om?e.value=me(e.value):e instanceof tm&&(e=new nm({start:e.start,left:e.left,operator:"=",right:e.right,end:e.end}));return e}var ge=function(e){y();var t=r.token;if("name"==t.type&&"yield"==t.value){if(m())return a(),function(){var e=r.token,t=!1,n=!0;return h()||i("punc")&&sf.has(r.token.value)||i("template_cont")?n=!1:i("operator","*")&&(t=!0,a()),new xh({start:e,is_star:t,expression:n?ve():null,end:s()})}();r.input.has_directive("use strict")&&c(r.token,"Unexpected yield identifier inside strict mode")}var n=function(e){var t=r.token,n=fe(e,0,!0,!0);if(i("operator","?")){a();var o=ve(!1);return d(":"),new em({start:t,condition:n,consequent:o,alternative:ve(!1,e),end:s()})}return n}(e),o=r.token.value;if(i("operator")&&Df.has(o)){if(he(n)||(n=me(n))instanceof ph)return a(),new tm({start:t,left:n,operator:o,right:ge(e),logical:Of.has(o),end:s()});l("Invalid assignment")}return n},_e=function(e,t){return 1===t.length?t[0]:t.length>1?new Gh({start:e,expressions:t,end:o()}):void l("Invalid parenthesized expression")},ve=function(e,t){for(var n=r.token,o=[];o.push(ge(t)),e&&i("punc",",");)a(),e=!0;return _e(n,o)};function be(e){++r.in_loop;var t=e();return--r.in_loop,t}return t.expression?ve(!0):function(){var e=r.token,n=[];for(r.input.push_directives_stack(),t.module&&r.input.add_directive("use strict");!i("eof");)n.push(E());r.input.pop_directives_stack();var o=s(),a=t.toplevel;return a?(a.body=a.body.concat(n),a.end=o):a=new ih({start:e,body:n,end:o}),qd=new Map,a}()}function If(e,t,n,r,i=Pf){var o=t=t?t.split(/\s+/):[];i&&i.PROPS&&(t=t.concat(i.PROPS));const a=i&&Object.create(i.prototype);if(a&&(n.prototype=a,n.BASE=i),i&&i.SUBCLASSES.push(n),n.prototype.CTOR=n,n.prototype.constructor=n,n.PROPS=t||null,n.SELF_PROPS=o,n.SUBCLASSES=[],e&&(n.prototype.TYPE=n.TYPE=e),r)for(let e in r)Id(r,e)&&("$"===e[0]?n[e.substr(1)]=r[e]:n.prototype[e]=r[e]);return n.DEFMETHOD=function(e,t){this.prototype[e]=t},n}const Ff=(e,t)=>Boolean(e.flags&t),Mf=(e,t,n)=>{n?e.flags|=t:e.flags&=~t};class Lf{constructor(e,t,n,r,i,o,a,s,l){this.flags=o?1:0,this.type=e,this.value=t,this.line=n,this.col=r,this.pos=i,this.comments_before=a,this.comments_after=s,this.file=l,Object.seal(this)}[Symbol.for("nodejs.util.inspect.custom")](e,t){const n=e=>t.stylize(e,"special"),r="string"==typeof this.value&&this.value.includes("`")?"'":"`",i=`${r}${this.value}${r}`;return`${n("[AST_Token")} ${i} at ${this.line}:${this.col}${n("]")}`}get nlb(){return Ff(this,1)}set nlb(e){Mf(this,1,e)}get quote(){return Ff(this,4)?Ff(this,2)?"'":'"':""}set quote(e){Mf(this,2,"'"===e),Mf(this,4,!!e)}get template_end(){return Ff(this,8)}set template_end(e){Mf(this,8,e)}}var Pf=If("Node","start end",(function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0}),{_clone:function(e){if(e){var t=this.clone();return t.transform(new cg((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),Bf=If("Statement",null,(function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"Base class of all statements"}),Uf=If("Debugger",null,(function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"Represents a debugger statement"},Bf),zf=If("Directive","value quote",(function(e){e&&(this.value=e.value,this.quote=e.quote,this.start=e.start,this.end=e.end),this.flags=0}),{$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"}},Bf),Vf=If("SimpleStatement","body",(function(e){e&&(this.body=e.body,this.start=e.start,this.end=e.end),this.flags=0}),{$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)}},Bf);function jf(e,t){const n=e.body;for(var r=0,i=n.length;r<i;r++)n[r]._walk(t)}function qf(e){var t=this._clone(e);return this.block_scope&&(t.block_scope=this.block_scope.clone()),t}var Gf=If("Block","body block_scope",(function(e){e&&(this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0}),{$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(){jf(this,e)}))},_children_backwards(e){let t=this.body.length;for(;t--;)e(this.body[t])},clone:qf},Bf),Hf=If("BlockStatement",null,(function(e){e&&(this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A block statement"},Gf),Wf=If("EmptyStatement",null,(function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"The empty statement (empty block or simply a semicolon)"},Bf),Kf=If("StatementWithBody","body",(function(e){e&&(this.body=e.body,this.start=e.start,this.end=e.end),this.flags=0}),{$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"}},Bf),Xf=If("LabeledStatement","label",(function(e){e&&(this.label=e.label,this.body=e.body,this.start=e.start,this.end=e.end),this.flags=0}),{$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,r=this.label;t.walk(new lg((function(e){e instanceof bh&&e.label&&e.label.thedef===r&&(e.label.thedef=n,n.references.push(e))})))}return t}},Kf),$f=If("IterationStatement","block_scope",(function(e){e&&(this.block_scope=e.block_scope,this.body=e.body,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"Internal class. All loops inherit from it.",$propdoc:{block_scope:"[AST_Scope] the block scope for this iteration statement."},clone:qf},Kf),Yf=If("DWLoop","condition",(function(e){e&&(this.condition=e.condition,this.block_scope=e.block_scope,this.body=e.body,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"Base class for do/while statements",$propdoc:{condition:"[AST_Node] the loop condition. Should not be instanceof AST_Statement"}},$f),Zf=If("Do",null,(function(e){e&&(this.condition=e.condition,this.block_scope=e.block_scope,this.body=e.body,this.start=e.start,this.end=e.end),this.flags=0}),{$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)}},Yf),Qf=If("While",null,(function(e){e&&(this.condition=e.condition,this.block_scope=e.block_scope,this.body=e.body,this.start=e.start,this.end=e.end),this.flags=0}),{$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)}},Yf),Jf=If("For","init condition step",(function(e){e&&(this.init=e.init,this.condition=e.condition,this.step=e.step,this.block_scope=e.block_scope,this.body=e.body,this.start=e.start,this.end=e.end),this.flags=0}),{$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)}},$f),eh=If("ForIn","init object",(function(e){e&&(this.init=e.init,this.object=e.object,this.block_scope=e.block_scope,this.body=e.body,this.start=e.start,this.end=e.end),this.flags=0}),{$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)}},$f),th=If("ForOf","await",(function(e){e&&(this.await=e.await,this.init=e.init,this.object=e.object,this.block_scope=e.block_scope,this.body=e.body,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A `for ... of` statement"},eh),nh=If("With","expression",(function(e){e&&(this.expression=e.expression,this.body=e.body,this.start=e.start,this.end=e.end),this.flags=0}),{$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)}},Kf),rh=If("Scope","variables uses_with uses_eval parent_scope enclosed cname",(function(e){e&&(this.variables=e.variables,this.uses_with=e.uses_with,this.uses_eval=e.uses_eval,this.parent_scope=e.parent_scope,this.enclosed=e.enclosed,this.cname=e.cname,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0}),{$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",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.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}},Gf),ih=If("Toplevel","globals",(function(e){e&&(this.globals=e.globals,this.variables=e.variables,this.uses_with=e.uses_with,this.uses_eval=e.uses_eval,this.parent_scope=e.parent_scope,this.enclosed=e.enclosed,this.cname=e.cname,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0}),{$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=Rf(n)).transform(new cg((function(e){if(e instanceof zf&&"$ORIG"==e.value)return Sd.splice(t)})))},wrap_enclose:function(e){"string"!=typeof e&&(e="");var t=e.indexOf(":");t<0&&(t=e.length);var n=this.body;return Rf(["(function(",e.slice(0,t),'){"$ORIG"})(',e.slice(t+1),")"].join("")).transform(new cg((function(e){if(e instanceof zf&&"$ORIG"==e.value)return Sd.splice(n)})))}},rh),oh=If("Expansion","expression",(function(e){e&&(this.expression=e.expression,this.start=e.start,this.end=e.end),this.flags=0}),{$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)}}),ah=If("Lambda","name argnames uses_arguments is_generator async",(function(e){e&&(this.name=e.name,this.argnames=e.argnames,this.uses_arguments=e.uses_arguments,this.is_generator=e.is_generator,this.async=e.async,this.variables=e.variables,this.uses_with=e.uses_with,this.uses_eval=e.uses_eval,this.parent_scope=e.parent_scope,this.enclosed=e.enclosed,this.cname=e.cname,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0}),{$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 ph?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,r=t.length;n<r;n++)t[n]._walk(e);jf(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)},is_braceless(){return this.body[0]instanceof _h&&this.body[0].value},length_property(){let e=0;for(const t of this.argnames)(t instanceof Cm||t instanceof ph)&&e++;return e}},rh),sh=If("Accessor",null,(function(e){e&&(this.name=e.name,this.argnames=e.argnames,this.uses_arguments=e.uses_arguments,this.is_generator=e.is_generator,this.async=e.async,this.variables=e.variables,this.uses_with=e.uses_with,this.uses_eval=e.uses_eval,this.parent_scope=e.parent_scope,this.enclosed=e.enclosed,this.cname=e.cname,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A setter/getter function. The `name` property is always null."},ah),lh=If("Function",null,(function(e){e&&(this.name=e.name,this.argnames=e.argnames,this.uses_arguments=e.uses_arguments,this.is_generator=e.is_generator,this.async=e.async,this.variables=e.variables,this.uses_with=e.uses_with,this.uses_eval=e.uses_eval,this.parent_scope=e.parent_scope,this.enclosed=e.enclosed,this.cname=e.cname,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A function expression"},ah),ch=If("Arrow",null,(function(e){e&&(this.name=e.name,this.argnames=e.argnames,this.uses_arguments=e.uses_arguments,this.is_generator=e.is_generator,this.async=e.async,this.variables=e.variables,this.uses_with=e.uses_with,this.uses_eval=e.uses_eval,this.parent_scope=e.parent_scope,this.enclosed=e.enclosed,this.cname=e.cname,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"An ES6 Arrow function ((a) => b)"},ah),uh=If("Defun",null,(function(e){e&&(this.name=e.name,this.argnames=e.argnames,this.uses_arguments=e.uses_arguments,this.is_generator=e.is_generator,this.async=e.async,this.variables=e.variables,this.uses_with=e.uses_with,this.uses_eval=e.uses_eval,this.parent_scope=e.parent_scope,this.enclosed=e.enclosed,this.cname=e.cname,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A function definition"},ah),ph=If("Destructuring","names is_array",(function(e){e&&(this.names=e.names,this.is_array=e.is_array,this.start=e.start,this.end=e.end),this.flags=0}),{$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 og(this,(t=>{if(t instanceof wm&&e.push(t),t instanceof ah)return!0})),e}}),dh=If("PrefixedTemplateString","template_string prefix",(function(e){e&&(this.template_string=e.template_string,this.prefix=e.prefix,this.start=e.start,this.end=e.end),this.flags=0}),{$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)}}),fh=If("TemplateString","segments",(function(e){e&&(this.segments=e.segments,this.start=e.start,this.end=e.end),this.flags=0}),{$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])}}),hh=If("TemplateSegment","value raw",(function(e){e&&(this.value=e.value,this.raw=e.raw,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A segment of a template string literal",$propdoc:{value:"Content of the segment",raw:"Raw source of the segment"}}),mh=If("Jump",null,(function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"Base class for “jumps” (for now that's `return`, `throw`, `break` and `continue`)"},Bf),gh=If("Exit","value",(function(e){e&&(this.value=e.value,this.start=e.start,this.end=e.end),this.flags=0}),{$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)}},mh),_h=If("Return",null,(function(e){e&&(this.value=e.value,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A `return` statement"},gh),vh=If("Throw",null,(function(e){e&&(this.value=e.value,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A `throw` statement"},gh),bh=If("LoopControl","label",(function(e){e&&(this.label=e.label,this.start=e.start,this.end=e.end),this.flags=0}),{$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)}},mh),yh=If("Break",null,(function(e){e&&(this.label=e.label,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A `break` statement"},bh),Eh=If("Continue",null,(function(e){e&&(this.label=e.label,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A `continue` statement"},bh),wh=If("Await","expression",(function(e){e&&(this.expression=e.expression,this.start=e.start,this.end=e.end),this.flags=0}),{$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)}}),xh=If("Yield","expression is_star",(function(e){e&&(this.expression=e.expression,this.is_star=e.is_star,this.start=e.start,this.end=e.end),this.flags=0}),{$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)}}),Sh=If("If","condition alternative",(function(e){e&&(this.condition=e.condition,this.alternative=e.alternative,this.body=e.body,this.start=e.start,this.end=e.end),this.flags=0}),{$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)}},Kf),Ah=If("Switch","expression",(function(e){e&&(this.expression=e.expression,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A `switch` statement",$propdoc:{expression:"[AST_Node] the `switch` “discriminant”"},_walk:function(e){return e._visit(this,(function(){this.expression._walk(e),jf(this,e)}))},_children_backwards(e){let t=this.body.length;for(;t--;)e(this.body[t]);e(this.expression)}},Gf),Th=If("SwitchBranch",null,(function(e){e&&(this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"Base class for `switch` branches"},Gf),Ch=If("Default",null,(function(e){e&&(this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A `default` switch branch"},Th),Dh=If("Case","expression",(function(e){e&&(this.expression=e.expression,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A `case` switch branch",$propdoc:{expression:"[AST_Node] the `case` expression"},_walk:function(e){return e._visit(this,(function(){this.expression._walk(e),jf(this,e)}))},_children_backwards(e){let t=this.body.length;for(;t--;)e(this.body[t]);e(this.expression)}},Th),Oh=If("Try","body bcatch bfinally",(function(e){e&&(this.body=e.body,this.bcatch=e.bcatch,this.bfinally=e.bfinally,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A `try` statement",$propdoc:{body:"[AST_TryBlock] the try block",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(){this.body._walk(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),e(this.body)}},Bf),kh=If("TryBlock",null,(function(e){e&&(this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"The `try` block of a try statement"},Gf),Nh=If("Catch","argname",(function(e){e&&(this.argname=e.argname,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0}),{$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),jf(this,e)}))},_children_backwards(e){let t=this.body.length;for(;t--;)e(this.body[t]);this.argname&&e(this.argname)}},Gf),Rh=If("Finally",null,(function(e){e&&(this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A `finally` node; only makes sense as part of a `try` statement"},Gf),Ih=If("Definitions","definitions",(function(e){e&&(this.definitions=e.definitions,this.start=e.start,this.end=e.end),this.flags=0}),{$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,r=t.length;n<r;n++)t[n]._walk(e)}))},_children_backwards(e){let t=this.definitions.length;for(;t--;)e(this.definitions[t])}},Bf),Fh=If("Var",null,(function(e){e&&(this.definitions=e.definitions,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A `var` statement"},Ih),Mh=If("Let",null,(function(e){e&&(this.definitions=e.definitions,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A `let` statement"},Ih),Lh=If("Const",null,(function(e){e&&(this.definitions=e.definitions,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A `const` statement"},Ih),Ph=If("VarDef","name value",(function(e){e&&(this.name=e.name,this.value=e.value,this.start=e.start,this.end=e.end),this.flags=0}),{$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)},declarations_as_names(){return this.name instanceof wm?[this]:this.name.all_symbols()}}),Bh=If("NameMapping","foreign_name name",(function(e){e&&(this.foreign_name=e.foreign_name,this.name=e.name,this.start=e.start,this.end=e.end),this.flags=0}),{$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)}}),Uh=If("Import","imported_name imported_names module_name attributes",(function(e){e&&(this.imported_name=e.imported_name,this.imported_names=e.imported_names,this.module_name=e.module_name,this.attributes=e.attributes,this.start=e.start,this.end=e.end),this.flags=0}),{$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",attributes:"[AST_Object?] The import attributes (with {...})"},_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)}}),zh=If("ImportMeta",null,(function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A reference to import.meta"}),Vh=If("Export","exported_definition exported_value is_default exported_names module_name attributes",(function(e){e&&(this.exported_definition=e.exported_definition,this.exported_value=e.exported_value,this.is_default=e.is_default,this.exported_names=e.exported_names,this.module_name=e.module_name,this.attributes=e.attributes,this.start=e.start,this.end=e.end),this.flags=0}),{$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",attributes:"[AST_Object?] The import attributes"},_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)}},Bf),jh=If("Call","expression args optional _annotations",(function(e){e&&(this.expression=e.expression,this.args=e.args,this.optional=e.optional,this._annotations=e._annotations,this.start=e.start,this.end=e.end,this.initialize()),this.flags=0}),{$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,r=t.length;n<r;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)}}),qh=If("New",null,(function(e){e&&(this.expression=e.expression,this.args=e.args,this.optional=e.optional,this._annotations=e._annotations,this.start=e.start,this.end=e.end,this.initialize()),this.flags=0}),{$documentation:"An object instantiation. Derives from a function call since it has exactly the same properties"},jh),Gh=If("Sequence","expressions",(function(e){e&&(this.expressions=e.expressions,this.start=e.start,this.end=e.end),this.flags=0}),{$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])}}),Hh=If("PropAccess","expression property optional",(function(e){e&&(this.expression=e.expression,this.property=e.property,this.optional=e.optional,this.start=e.start,this.end=e.end),this.flags=0}),{$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 & AST_DotHash 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 ?.)"}}),Wh=If("Dot","quote",(function(e){e&&(this.quote=e.quote,this.expression=e.expression,this.property=e.property,this.optional=e.optional,this._annotations=e._annotations,this.start=e.start,this.end=e.end),this.flags=0}),{$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)}},Hh),Kh=If("DotHash","",(function(e){e&&(this.expression=e.expression,this.property=e.property,this.optional=e.optional,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A dotted property access to a private property",_walk:function(e){return e._visit(this,(function(){this.expression._walk(e)}))},_children_backwards(e){e(this.expression)}},Hh),Xh=If("Sub",null,(function(e){e&&(this.expression=e.expression,this.property=e.property,this.optional=e.optional,this._annotations=e._annotations,this.start=e.start,this.end=e.end),this.flags=0}),{$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)}},Hh),$h=If("Chain","expression",(function(e){e&&(this.expression=e.expression,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A chain expression like a?.b?.(c)?.[d]",$propdoc:{expression:"[AST_Call|AST_Dot|AST_DotHash|AST_Sub] chain element."},_walk:function(e){return e._visit(this,(function(){this.expression._walk(e)}))},_children_backwards(e){e(this.expression)}}),Yh=If("Unary","operator expression",(function(e){e&&(this.operator=e.operator,this.expression=e.expression,this.start=e.start,this.end=e.end),this.flags=0}),{$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)}}),Zh=If("UnaryPrefix",null,(function(e){e&&(this.operator=e.operator,this.expression=e.expression,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"Unary prefix expression, i.e. `typeof i` or `++i`"},Yh),Qh=If("UnaryPostfix",null,(function(e){e&&(this.operator=e.operator,this.expression=e.expression,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"Unary postfix expression, i.e. `i++`"},Yh),Jh=If("Binary","operator left right",(function(e){e&&(this.operator=e.operator,this.left=e.left,this.right=e.right,this.start=e.start,this.end=e.end),this.flags=0}),{$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)}}),em=If("Conditional","condition consequent alternative",(function(e){e&&(this.condition=e.condition,this.consequent=e.consequent,this.alternative=e.alternative,this.start=e.start,this.end=e.end),this.flags=0}),{$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)}}),tm=If("Assign","logical",(function(e){e&&(this.logical=e.logical,this.operator=e.operator,this.left=e.left,this.right=e.right,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"An assignment expression — `a = b + 5`",$propdoc:{logical:"Whether it's a logical assignment"}},Jh),nm=If("DefaultAssign",null,(function(e){e&&(this.operator=e.operator,this.left=e.left,this.right=e.right,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A default assignment expression like in `(a = 3) => a`"},Jh),rm=If("Array","elements",(function(e){e&&(this.elements=e.elements,this.start=e.start,this.end=e.end),this.flags=0}),{$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,r=t.length;n<r;n++)t[n]._walk(e)}))},_children_backwards(e){let t=this.elements.length;for(;t--;)e(this.elements[t])}}),im=If("Object","properties",(function(e){e&&(this.properties=e.properties,this.start=e.start,this.end=e.end),this.flags=0}),{$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,r=t.length;n<r;n++)t[n]._walk(e)}))},_children_backwards(e){let t=this.properties.length;for(;t--;)e(this.properties[t])}}),om=If("ObjectProperty","key value",(function(e){e&&(this.key=e.key,this.value=e.value,this.start=e.start,this.end=e.end,this._annotations=e._annotations),this.flags=0}),{$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, setters and methods this is an AST_Accessor."},_walk:function(e){return e._visit(this,(function(){this.key instanceof Pf&&this.key._walk(e),this.value._walk(e)}))},_children_backwards(e){e(this.value),this.key instanceof Pf&&e(this.key)}}),am=If("ObjectKeyVal","quote",(function(e){e&&(this.quote=e.quote,this.key=e.key,this.value=e.value,this.start=e.start,this.end=e.end,this._annotations=e._annotations),this.flags=0}),{$documentation:"A key: value object property",$propdoc:{quote:"[string] the original quote character"},computed_key(){return this.key instanceof Pf}},om),sm=If("PrivateSetter","static",(function(e){e&&(this.static=e.static,this.key=e.key,this.value=e.value,this.start=e.start,this.end=e.end),this.flags=0}),{$propdoc:{static:"[boolean] whether this is a static private setter"},$documentation:"A private setter property",computed_key:()=>!1},om),lm=If("PrivateGetter","static",(function(e){e&&(this.static=e.static,this.key=e.key,this.value=e.value,this.start=e.start,this.end=e.end),this.flags=0}),{$propdoc:{static:"[boolean] whether this is a static private getter"},$documentation:"A private getter property",computed_key:()=>!1},om),cm=If("ObjectSetter","quote static",(function(e){e&&(this.quote=e.quote,this.static=e.static,this.key=e.key,this.value=e.value,this.start=e.start,this.end=e.end,this._annotations=e._annotations),this.flags=0}),{$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 Om)}},om),um=If("ObjectGetter","quote static",(function(e){e&&(this.quote=e.quote,this.static=e.static,this.key=e.key,this.value=e.value,this.start=e.start,this.end=e.end,this._annotations=e._annotations),this.flags=0}),{$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 Om)}},om),pm=If("ConciseMethod","quote static is_generator async",(function(e){e&&(this.quote=e.quote,this.static=e.static,this.is_generator=e.is_generator,this.async=e.async,this.key=e.key,this.value=e.value,this.start=e.start,this.end=e.end,this._annotations=e._annotations),this.flags=0}),{$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 Om)}},om),dm=If("PrivateMethod","",(function(e){e&&(this.quote=e.quote,this.static=e.static,this.is_generator=e.is_generator,this.async=e.async,this.key=e.key,this.value=e.value,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A private class method inside a class",computed_key:()=>!1},om),fm=If("Class","name extends properties",(function(e){e&&(this.name=e.name,this.extends=e.extends,this.properties=e.properties,this.variables=e.variables,this.uses_with=e.uses_with,this.uses_eval=e.uses_eval,this.parent_scope=e.parent_scope,this.enclosed=e.enclosed,this.cname=e.cname,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0}),{$propdoc:{name:"[AST_SymbolClass|AST_SymbolDefClass?] optional class name.",extends:"[AST_Node]? optional parent class",properties:"[AST_ObjectProperty|AST_ClassStaticBlock]* array of properties or static blocks"},$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)},visit_nondeferred_class_parts(e){this.extends&&this.extends._walk(e),this.properties.forEach((t=>{t instanceof vm?t._walk(e):(t.computed_key()&&(e.push(t),t.key._walk(e),e.pop()),(t instanceof mm&&t.static&&t.value||t instanceof hm&&t.static&&t.value)&&(e.push(t),t.value._walk(e),e.pop()))}))},visit_deferred_class_parts(e){this.properties.forEach((t=>{t instanceof pm||t instanceof dm?t.walk(e):(t instanceof hm&&!t.static&&t.value||t instanceof mm&&!t.static&&t.value)&&(e.push(t),t.value._walk(e),e.pop())}))},is_self_referential:function(){const e=this.name&&this.name.definition().id;let t=!1,n=!0;return this.visit_nondeferred_class_parts(new lg(((r,i)=>{if(t)return!0;if(r instanceof qm)return t=n;if(r instanceof Bm)return t=r.definition().id===e;if(r instanceof ah&&!(r instanceof ch)){const e=n;return n=!1,i(),n=e,!0}}))),t}},rh),hm=If("ClassProperty","static quote",(function(e){e&&(this.static=e.static,this.quote=e.quote,this.key=e.key,this.value=e.value,this.start=e.start,this.end=e.end,this._annotations=e._annotations),this.flags=0}),{$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 Pf&&this.key._walk(e),this.value instanceof Pf&&this.value._walk(e)}))},_children_backwards(e){this.value instanceof Pf&&e(this.value),this.key instanceof Pf&&e(this.key)},computed_key(){return!(this.key instanceof km)}},om),mm=If("ClassPrivateProperty","",(function(e){e&&(this.static=e.static,this.quote=e.quote,this.key=e.key,this.value=e.value,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A class property for a private property",_walk:function(e){return e._visit(this,(function(){this.value instanceof Pf&&this.value._walk(e)}))},_children_backwards(e){this.value instanceof Pf&&e(this.value)},computed_key:()=>!1},om),gm=If("PrivateIn","key value",(function(e){e&&(this.key=e.key,this.value=e.value,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"An `in` binop when the key is private, eg #x in this",_walk:function(e){return e._visit(this,(function(){this.key._walk(e),this.value._walk(e)}))},_children_backwards(e){e(this.value),e(this.key)}}),_m=If("DefClass",null,(function(e){e&&(this.name=e.name,this.extends=e.extends,this.properties=e.properties,this.variables=e.variables,this.uses_with=e.uses_with,this.uses_eval=e.uses_eval,this.parent_scope=e.parent_scope,this.enclosed=e.enclosed,this.cname=e.cname,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A class definition"},fm),vm=If("ClassStaticBlock","body block_scope",(function(e){this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end}),{$documentation:"A block containing statements to be executed in the context of the class",$propdoc:{body:"[AST_Statement*] an array of statements"},_walk:function(e){return e._visit(this,(function(){jf(this,e)}))},_children_backwards(e){let t=this.body.length;for(;t--;)e(this.body[t])},clone:qf,computed_key:()=>!1},rh),bm=If("ClassExpression",null,(function(e){e&&(this.name=e.name,this.extends=e.extends,this.properties=e.properties,this.variables=e.variables,this.uses_with=e.uses_with,this.uses_eval=e.uses_eval,this.parent_scope=e.parent_scope,this.enclosed=e.enclosed,this.cname=e.cname,this.body=e.body,this.block_scope=e.block_scope,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A class expression."},fm),ym=If("Symbol","scope name thedef",(function(e){e&&(this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0}),{$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"}),Em=If("NewTarget",null,(function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A reference to new.target"}),wm=If("SymbolDeclaration","init",(function(e){e&&(this.init=e.init,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A declaration symbol (symbol in var/const, function name or argument, symbol in catch)"},ym),xm=If("SymbolVar",null,(function(e){e&&(this.init=e.init,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"Symbol defining a variable"},wm),Sm=If("SymbolBlockDeclaration",null,(function(e){e&&(this.init=e.init,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"Base class for block-scoped declaration symbols"},wm),Am=If("SymbolConst",null,(function(e){e&&(this.init=e.init,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A constant declaration"},Sm),Tm=If("SymbolLet",null,(function(e){e&&(this.init=e.init,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A block-scoped `let` declaration"},Sm),Cm=If("SymbolFunarg",null,(function(e){e&&(this.init=e.init,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"Symbol naming a function argument"},xm),Dm=If("SymbolDefun",null,(function(e){e&&(this.init=e.init,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"Symbol defining a function"},wm),Om=If("SymbolMethod",null,(function(e){e&&(this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"Symbol in an object defining a method"},ym),km=If("SymbolClassProperty",null,(function(e){e&&(this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"Symbol for a class property"},ym),Nm=If("SymbolLambda",null,(function(e){e&&(this.init=e.init,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"Symbol naming a function expression"},wm),Rm=If("SymbolDefClass",null,(function(e){e&&(this.init=e.init,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"Symbol naming a class's name in a class declaration. Lexically scoped to its containing scope, and accessible within the class."},Sm),Im=If("SymbolClass",null,(function(e){e&&(this.init=e.init,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"Symbol naming a class's name. Lexically scoped to the class."},wm),Fm=If("SymbolCatch",null,(function(e){e&&(this.init=e.init,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"Symbol naming the exception in catch"},Sm),Mm=If("SymbolImport",null,(function(e){e&&(this.init=e.init,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"Symbol referring to an imported name"},Sm),Lm=If("SymbolImportForeign",null,(function(e){e&&(this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.quote=e.quote,this.start=e.start,this.end=e.end),this.flags=0}),{$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"},ym),Pm=If("Label","references",(function(e){e&&(this.references=e.references,this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end,this.initialize()),this.flags=0}),{$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}},ym),Bm=If("SymbolRef",null,(function(e){e&&(this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"Reference to some symbol (not definition/declaration)"},ym),Um=If("SymbolExport",null,(function(e){e&&(this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.quote=e.quote,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"Symbol referring to a name to export"},Bm),zm=If("SymbolExportForeign",null,(function(e){e&&(this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.quote=e.quote,this.start=e.start,this.end=e.end),this.flags=0}),{$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"},ym),Vm=If("LabelRef",null,(function(e){e&&(this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"Reference to a label symbol"},ym),jm=If("SymbolPrivateProperty",null,(function(e){e&&(this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A symbol that refers to a private property"},ym),qm=If("This",null,(function(e){e&&(this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"The `this` symbol"},ym),Gm=If("Super",null,(function(e){e&&(this.scope=e.scope,this.name=e.name,this.thedef=e.thedef,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"The `super` symbol"},qm),Hm=If("Constant",null,(function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"Base class for all constants",getValue:function(){return this.value}}),Wm=If("String","value quote",(function(e){e&&(this.value=e.value,this.quote=e.quote,this.start=e.start,this.end=e.end,this._annotations=e._annotations),this.flags=0}),{$documentation:"A string literal",$propdoc:{value:"[string] the contents of this string",quote:"[string] the original quote character"}},Hm),Km=If("Number","value raw",(function(e){e&&(this.value=e.value,this.raw=e.raw,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A number literal",$propdoc:{value:"[number] the numeric value",raw:"[string] numeric value as string"}},Hm),Xm=If("BigInt","value",(function(e){e&&(this.value=e.value,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A big int literal",$propdoc:{value:"[string] big int value"}},Hm),$m=If("RegExp","value",(function(e){e&&(this.value=e.value,this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A regexp literal",$propdoc:{value:"[RegExp] the actual regexp"}},Hm),Ym=If("Atom",null,(function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"Base class for atoms"},Hm),Zm=If("Null",null,(function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"The `null` atom",value:null},Ym),Qm=If("NaN",null,(function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"The impossible value",value:NaN},Ym),Jm=If("Undefined",null,(function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"The `undefined` value",value:void 0},Ym),eg=If("Hole",null,(function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"A hole in an array",value:void 0},Ym),tg=If("Infinity",null,(function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"The `Infinity` value",value:1/0},Ym),ng=If("Boolean",null,(function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"Base class for booleans"},Ym),rg=If("False",null,(function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"The `false` atom",value:!1},ng),ig=If("True",null,(function(e){e&&(this.start=e.start,this.end=e.end),this.flags=0}),{$documentation:"The `true` atom",value:!0},ng);function og(e,t,n=[e]){const r=n.push.bind(n);for(;n.length;){const e=n.pop(),i=t(e,n);if(i){if(i===sg)return!0}else e._children_backwards(r)}return!1}function ag(e,t,n){const r=[e],i=r.push.bind(r),o=n?n.slice():[],a=[];let s;const l={parent:(e=0)=>-1===e?s:n&&e>=o.length?(e-=o.length,n[n.length-(e+1)]):o[o.length-(1+e)]};for(;r.length;){for(s=r.pop();a.length&&r.length==a[a.length-1];)o.pop(),a.pop();const e=t(s,l);if(e){if(e===sg)return!0;continue}const n=r.length;s._children_backwards(i),r.length>n&&(o.push(s),a.push(n-1))}return!1}const sg=Symbol("abort walk");class lg{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)}:bd);return!n&&t&&t.call(e),this.pop(),n}parent(e){return this.stack[this.stack.length-2-(e||0)]}push(e){e instanceof ah?this.directives=Object.create(this.directives):e instanceof zf&&!this.directives[e.value]?this.directives[e.value]=e:e instanceof fm&&(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 ah||e instanceof fm)&&(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 r=t[n];if(r instanceof e)return r}}find_scope(){for(var e=this.stack,t=e.length;--t>=0;){const n=e[t];if(n instanceof ih)return n;if(n instanceof ah)return n;if(n.block_scope)return n.block_scope}}has_directive(e){var t=this.directives[e];if(t)return t;var n=this.stack[this.stack.length-1];if(n instanceof rh&&n.body)for(var r=0;r<n.body.length;++r){var i=n.body[r];if(!(i instanceof zf))break;if(i.value==e)return i}}loopcontrol_target(e){var t=this.stack;if(e.label)for(var n=t.length;--n>=0;){if((r=t[n])instanceof Xf&&r.label.name==e.label.name)return r.body}else for(n=t.length;--n>=0;){var r;if((r=t[n])instanceof $f||e instanceof yh&&r instanceof Ah)return r}}}class cg extends lg{constructor(e,t){super(),this.before=e,this.after=t}}const ug=1,pg=2,dg=4,fg=8,hg=16;function mg(e,t){e.DEFMETHOD("transform",(function(e,n){let r;if(e.push(this),e.before&&(r=e.before(this,t,n)),void 0===r&&(r=this,t(r,e),e.after)){const t=e.after(r,n);void 0!==t&&(r=t)}return e.pop(),r}))}function gg(e){let t=e.parent(-1);for(let n,r=0;n=e.parent(r);r++){if(n instanceof Bf&&n.body===t)return!0;if(!(n instanceof Gh&&n.expressions[0]===t||"Call"===n.TYPE&&n.expression===t||n instanceof dh&&n.prefix===t||n instanceof Wh&&n.expression===t||n instanceof Xh&&n.expression===t||n instanceof $h&&n.expression===t||n instanceof em&&n.condition===t||n instanceof Jh&&n.left===t||n instanceof Qh&&n.expression===t))return!1;t=n}}function _g(e){return e instanceof im||(e instanceof Gh?_g(e.expressions[0]):"Call"===e.TYPE?_g(e.expression):e instanceof dh?_g(e.prefix):e instanceof Wh||e instanceof Xh||e instanceof $h?_g(e.expression):e instanceof em?_g(e.condition):e instanceof Jh?_g(e.left):e instanceof Qh&&_g(e.expression))}mg(Pf,bd),mg(Xf,(function(e,t){e.label=e.label.transform(t),e.body=e.body.transform(t)})),mg(Vf,(function(e,t){e.body=e.body.transform(t)})),mg(Gf,(function(e,t){e.body=Sd(e.body,t)})),mg(Zf,(function(e,t){e.body=e.body.transform(t),e.condition=e.condition.transform(t)})),mg(Qf,(function(e,t){e.condition=e.condition.transform(t),e.body=e.body.transform(t)})),mg(Jf,(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)})),mg(eh,(function(e,t){e.init=e.init.transform(t),e.object=e.object.transform(t),e.body=e.body.transform(t)})),mg(nh,(function(e,t){e.expression=e.expression.transform(t),e.body=e.body.transform(t)})),mg(gh,(function(e,t){e.value&&(e.value=e.value.transform(t))})),mg(bh,(function(e,t){e.label&&(e.label=e.label.transform(t))})),mg(Sh,(function(e,t){e.condition=e.condition.transform(t),e.body=e.body.transform(t),e.alternative&&(e.alternative=e.alternative.transform(t))})),mg(Ah,(function(e,t){e.expression=e.expression.transform(t),e.body=Sd(e.body,t)})),mg(Dh,(function(e,t){e.expression=e.expression.transform(t),e.body=Sd(e.body,t)})),mg(Oh,(function(e,t){e.body=e.body.transform(t),e.bcatch&&(e.bcatch=e.bcatch.transform(t)),e.bfinally&&(e.bfinally=e.bfinally.transform(t))})),mg(Nh,(function(e,t){e.argname&&(e.argname=e.argname.transform(t)),e.body=Sd(e.body,t)})),mg(Ih,(function(e,t){e.definitions=Sd(e.definitions,t)})),mg(Ph,(function(e,t){e.name=e.name.transform(t),e.value&&(e.value=e.value.transform(t))})),mg(ph,(function(e,t){e.names=Sd(e.names,t)})),mg(ah,(function(e,t){e.name&&(e.name=e.name.transform(t)),e.argnames=Sd(e.argnames,t,!1),e.body instanceof Pf?e.body=e.body.transform(t):e.body=Sd(e.body,t)})),mg(jh,(function(e,t){e.expression=e.expression.transform(t),e.args=Sd(e.args,t,!1)})),mg(Gh,(function(e,t){const n=Sd(e.expressions,t);e.expressions=n.length?n:[new Km({value:0})]})),mg(Hh,(function(e,t){e.expression=e.expression.transform(t)})),mg(Xh,(function(e,t){e.expression=e.expression.transform(t),e.property=e.property.transform(t)})),mg($h,(function(e,t){e.expression=e.expression.transform(t)})),mg(xh,(function(e,t){e.expression&&(e.expression=e.expression.transform(t))})),mg(wh,(function(e,t){e.expression=e.expression.transform(t)})),mg(Yh,(function(e,t){e.expression=e.expression.transform(t)})),mg(Jh,(function(e,t){e.left=e.left.transform(t),e.right=e.right.transform(t)})),mg(gm,(function(e,t){e.key=e.key.transform(t),e.value=e.value.transform(t)})),mg(em,(function(e,t){e.condition=e.condition.transform(t),e.consequent=e.consequent.transform(t),e.alternative=e.alternative.transform(t)})),mg(rm,(function(e,t){e.elements=Sd(e.elements,t)})),mg(im,(function(e,t){e.properties=Sd(e.properties,t)})),mg(om,(function(e,t){e.key instanceof Pf&&(e.key=e.key.transform(t)),e.value&&(e.value=e.value.transform(t))})),mg(fm,(function(e,t){e.name&&(e.name=e.name.transform(t)),e.extends&&(e.extends=e.extends.transform(t)),e.properties=Sd(e.properties,t)})),mg(vm,(function(e,t){e.body=Sd(e.body,t)})),mg(oh,(function(e,t){e.expression=e.expression.transform(t)})),mg(Bh,(function(e,t){e.foreign_name=e.foreign_name.transform(t),e.name=e.name.transform(t)})),mg(Uh,(function(e,t){e.imported_name&&(e.imported_name=e.imported_name.transform(t)),e.imported_names&&Sd(e.imported_names,t),e.module_name=e.module_name.transform(t)})),mg(Vh,(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&&Sd(e.exported_names,t),e.module_name&&(e.module_name=e.module_name.transform(t))})),mg(fh,(function(e,t){e.segments=Sd(e.segments,t)})),mg(dh,(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;t<e.length;t++){if(!(e[t]instanceof Bf&&e[t].body instanceof Wm))return e;e[t]=new zf({start:e[t].start,end:e[t].end,value:e[t].body.value})}return e};function t(e){return e&&e.length>0?new im({start:i(e),end:o(e),properties:e.map((e=>new am({start:i(e),end:o(e),key:e.key.name||e.key.value,value:s(e.value)})))}):null}var n={Program:function(t){return new ih({start:i(t),end:o(t),body:e(t.body.map(s))})},ArrayPattern:function(e){return new ph({start:i(e),end:o(e),names:e.elements.map((function(e){return null===e?new eg:s(e)})),is_array:!0})},ObjectPattern:function(e){return new ph({start:i(e),end:o(e),names:e.properties.map(s),is_array:!1})},AssignmentPattern:function(e){return new nm({start:i(e),end:o(e),left:s(e.left),operator:"=",right:s(e.right)})},SpreadElement:function(e){return new oh({start:i(e),end:o(e),expression:s(e.argument)})},RestElement:function(e){return new oh({start:i(e),end:o(e),expression:s(e.argument)})},TemplateElement:function(e){return new hh({start:i(e),end:o(e),value:e.value.cooked,raw:e.value.raw})},TemplateLiteral:function(e){for(var t=[],n=0;n<e.quasis.length;n++)t.push(s(e.quasis[n])),e.expressions[n]&&t.push(s(e.expressions[n]));return new fh({start:i(e),end:o(e),segments:t})},TaggedTemplateExpression:function(e){return new dh({start:i(e),end:o(e),template_string:s(e.quasi),prefix:s(e.tag)})},FunctionDeclaration:function(t){return new uh({start:i(t),end:o(t),name:s(t.id),argnames:t.params.map(s),is_generator:t.generator,async:t.async,body:e(s(t.body).body)})},FunctionExpression:function(t){return new lh({start:i(t),end:o(t),name:s(t.id),argnames:t.params.map(s),is_generator:t.generator,async:t.async,body:e(s(t.body).body)})},ArrowFunctionExpression:function(e){const t="BlockStatement"===e.body.type?s(e.body).body:[Ad(_h,{},{value:s(e.body)})];return new ch({start:i(e),end:o(e),argnames:e.params.map(s),body:t,async:e.async})},ExpressionStatement:function(e){return new Vf({start:i(e),end:o(e),body:s(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 Oh({start:i(e),end:o(e),body:new kh(s(e.block)),bcatch:s(t[0]),bfinally:e.finalizer?new Rh(s(e.finalizer)):null})},Property:function(e){var t=e.key,n={start:i(t||e.value),end:o(e.value),key:"Identifier"==t.type?t.name:t.value,quote:t.computed||"Literal"!==t.type||"string"!=typeof t.value?null:'"',value:s(e.value)};return e.computed&&(n.key=s(e.key)),e.method?(n.is_generator=e.value.generator,n.async=e.value.async,e.computed?n.key=s(e.key):n.key=new Om({name:n.key}),new pm(n)):"init"==e.kind?("Identifier"!=t.type&&"Literal"!=t.type&&(n.key=s(t)),new am(n)):("string"!=typeof n.key&&"number"!=typeof n.key||(n.key=new Om({name:n.key})),n.value=new sh(n.value),"get"==e.kind?new um(n):"set"==e.kind?new cm(n):"method"==e.kind?(n.async=e.value.async,n.is_generator=e.value.generator,new pm(n)):void 0)},MethodDefinition:function(e){const t="PrivateIdentifier"===e.key.type,n=e.computed?s(e.key):new Om({name:e.key.name||e.key.value});var r={start:i(e),end:o(e),key:n,value:s(e.value),static:e.static};return"get"==e.kind?new(t?lm:um)(r):"set"==e.kind?new(t?sm:cm)(r):(r.is_generator=e.value.generator,r.async=e.value.async,new(t?dm:pm)(r))},FieldDefinition:function(e){let t;if(e.computed)t=s(e.key);else{if("Identifier"!==e.key.type)throw new Error("Non-Identifier key in FieldDefinition");t=s(e.key)}return new hm({start:i(e),end:o(e),key:t,value:s(e.value),static:e.static})},PropertyDefinition:function(e){let t;if(e.computed)t=s(e.key);else{if("PrivateIdentifier"===e.key.type)return new mm({start:i(e),end:o(e),key:s(e.key),value:s(e.value),static:e.static});if("Identifier"!==e.key.type)throw new Error("Non-Identifier key in PropertyDefinition");t=s(e.key)}return new hm({start:i(e),end:o(e),key:t,value:s(e.value),static:e.static})},PrivateIdentifier:function(e){return new jm({start:i(e),end:o(e),name:e.name})},StaticBlock:function(e){return new vm({start:i(e),end:o(e),body:e.body.map(s)})},ArrayExpression:function(e){return new rm({start:i(e),end:o(e),elements:e.elements.map((function(e){return null===e?new eg:s(e)}))})},ObjectExpression:function(e){return new im({start:i(e),end:o(e),properties:e.properties.map((function(e){return"SpreadElement"===e.type||(e.type="Property"),s(e)}))})},SequenceExpression:function(e){return new Gh({start:i(e),end:o(e),expressions:e.expressions.map(s)})},MemberExpression:function(e){return"PrivateIdentifier"===e.property.type?new Kh({start:i(e),end:o(e),property:e.property.name,expression:s(e.object),optional:e.optional||!1}):new(e.computed?Xh:Wh)({start:i(e),end:o(e),property:e.computed?s(e.property):e.property.name,expression:s(e.object),optional:e.optional||!1})},ChainExpression:function(e){return new $h({start:i(e),end:o(e),expression:s(e.expression)})},SwitchCase:function(e){return new(e.test?Dh:Ch)({start:i(e),end:o(e),expression:s(e.test),body:e.consequent.map(s)})},VariableDeclaration:function(e){return new("const"===e.kind?Lh:"let"===e.kind?Mh:Fh)({start:i(e),end:o(e),definitions:e.declarations.map(s)})},ImportDeclaration:function(e){var n=null,r=null;return e.specifiers.forEach((function(e){"ImportSpecifier"===e.type||"ImportNamespaceSpecifier"===e.type?(r||(r=[]),r.push(s(e))):"ImportDefaultSpecifier"===e.type&&(n=s(e))})),new Uh({start:i(e),end:o(e),imported_name:n,imported_names:r,module_name:s(e.source),attributes:t(e.attributes||e.assertions)})},ImportSpecifier:function(e){return new Bh({start:i(e),end:o(e),foreign_name:s(e.imported),name:s(e.local)})},ImportDefaultSpecifier:function(e){return s(e.local)},ImportNamespaceSpecifier:function(e){return new Bh({start:i(e),end:o(e),foreign_name:new Lm({name:"*"}),name:s(e.local)})},ImportExpression:function(e){const t=[s(e.source)];return e.options&&t.push(s(e.options)),new jh({start:i(e),end:o(e),expression:s({type:"Identifier",name:"import"}),optional:!1,args:t})},ExportAllDeclaration:function(e){var n=null==e.exported?new zm({name:"*"}):s(e.exported);return new Vh({start:i(e),end:o(e),exported_names:[new Bh({name:new zm({name:"*"}),foreign_name:n})],module_name:s(e.source),attributes:t(e.attributes||e.assertions)})},ExportNamedDeclaration:function(e){return e.declaration?new Vh({start:i(e),end:o(e),exported_definition:s(e.declaration),exported_names:null,module_name:null,attributes:null}):new Vh({start:i(e),end:o(e),exported_definition:null,exported_names:e.specifiers&&e.specifiers.length?e.specifiers.map(s):[],module_name:s(e.source),attributes:t(e.attributes||e.assertions)})},ExportDefaultDeclaration:function(e){return new Vh({start:i(e),end:o(e),exported_value:s(e.declaration),is_default:!0})},ExportSpecifier:function(e){return new Bh({foreign_name:s(e.exported),name:s(e.local)})},Literal:function(e){var t=e.value,n={start:i(e),end:o(e)},r=e.regex;if(r&&r.pattern)return n.value={source:r.pattern,flags:r.flags},new $m(n);if(r){const r=e.raw||t,i=r.match(/^\/(.*)\/(\w*)$/);if(!i)throw new Error("Invalid regex source "+r);const[o,a,s]=i;return n.value={source:a,flags:s},new $m(n)}const s="bigint"==typeof e.value?e.value.toString():e.bigint;if("string"==typeof s)return n.value=s,new Xm(n);if(null===t)return new Zm(n);switch(typeof t){case"string":n.quote='"';var l=a[a.length-2];return"ImportSpecifier"==l.type?(n.name=t,new Lm(n)):"ExportSpecifier"==l.type?(n.name=t,e==l.exported?new zm(n):new Um(n)):"ExportAllDeclaration"==l.type&&e==l.exported?(n.name=t,new zm(n)):(n.value=t,new Wm(n));case"number":return n.value=t,n.raw=e.raw||t.toString(),new Km(n);case"boolean":return new(t?ig:rg)(n)}},MetaProperty:function(e){return"new"===e.meta.name&&"target"===e.property.name?new Em({start:i(e),end:o(e)}):"import"===e.meta.name&&"meta"===e.property.name?new zh({start:i(e),end:o(e)}):void 0},Identifier:function(e){var t=a[a.length-2],n=a[a.length-3];return new("LabeledStatement"==t.type?Pm:"VariableDeclarator"==t.type&&t.id===e?"const"==n.kind?Am:"let"==n.kind?Tm:xm:/Import.*Specifier/.test(t.type)?t.local===e?Mm:Lm:"ExportSpecifier"==t.type?t.local===e?Um:zm:"FunctionExpression"==t.type?t.id===e?Nm:Cm:"FunctionDeclaration"==t.type?t.id===e?Dm:Cm:"ArrowFunctionExpression"==t.type?t.params.includes(e)?Cm:Bm:"ClassExpression"==t.type?t.id===e?Im:Bm:"Property"==t.type?t.key===e&&t.computed||t.value===e?Bm:Om:"PropertyDefinition"==t.type||"FieldDefinition"===t.type?t.key===e&&t.computed||t.value===e?Bm:km:"ClassDeclaration"==t.type?t.id===e?Rm:Bm:"MethodDefinition"==t.type?t.computed?Bm:Om:"CatchClause"==t.type?Fm:"BreakStatement"==t.type||"ContinueStatement"==t.type?Vm:Bm)({start:i(e),end:o(e),name:e.name})},EmptyStatement:function(e){return new Wf({start:i(e),end:o(e)})},BlockStatement:function(e){return new Hf({start:i(e),end:o(e),body:e.body.map(s)})},IfStatement:function(e){return new Sh({start:i(e),end:o(e),condition:s(e.test),body:s(e.consequent),alternative:s(e.alternate)})},LabeledStatement:function(e){return new Xf({start:i(e),end:o(e),label:s(e.label),body:s(e.body)})},BreakStatement:function(e){return new yh({start:i(e),end:o(e),label:s(e.label)})},ContinueStatement:function(e){return new Eh({start:i(e),end:o(e),label:s(e.label)})},WithStatement:function(e){return new nh({start:i(e),end:o(e),expression:s(e.object),body:s(e.body)})},SwitchStatement:function(e){return new Ah({start:i(e),end:o(e),expression:s(e.discriminant),body:e.cases.map(s)})},ReturnStatement:function(e){return new _h({start:i(e),end:o(e),value:s(e.argument)})},ThrowStatement:function(e){return new vh({start:i(e),end:o(e),value:s(e.argument)})},WhileStatement:function(e){return new Qf({start:i(e),end:o(e),condition:s(e.test),body:s(e.body)})},DoWhileStatement:function(e){return new Zf({start:i(e),end:o(e),condition:s(e.test),body:s(e.body)})},ForStatement:function(e){return new Jf({start:i(e),end:o(e),init:s(e.init),condition:s(e.test),step:s(e.update),body:s(e.body)})},ForInStatement:function(e){return new eh({start:i(e),end:o(e),init:s(e.left),object:s(e.right),body:s(e.body)})},ForOfStatement:function(e){return new th({start:i(e),end:o(e),init:s(e.left),object:s(e.right),body:s(e.body),await:e.await})},AwaitExpression:function(e){return new wh({start:i(e),end:o(e),expression:s(e.argument)})},YieldExpression:function(e){return new xh({start:i(e),end:o(e),expression:s(e.argument),is_star:e.delegate})},DebuggerStatement:function(e){return new Uf({start:i(e),end:o(e)})},VariableDeclarator:function(e){return new Ph({start:i(e),end:o(e),name:s(e.id),value:s(e.init)})},CatchClause:function(e){return new Nh({start:i(e),end:o(e),argname:s(e.param),body:s(e.body).body})},ThisExpression:function(e){return new qm({start:i(e),end:o(e)})},Super:function(e){return new Gm({start:i(e),end:o(e)})},BinaryExpression:function(e){return"PrivateIdentifier"===e.left.type?new gm({start:i(e),end:o(e),key:new jm({start:i(e.left),end:o(e.left),name:e.left.name}),value:s(e.right)}):new Jh({start:i(e),end:o(e),operator:e.operator,left:s(e.left),right:s(e.right)})},LogicalExpression:function(e){return new Jh({start:i(e),end:o(e),operator:e.operator,left:s(e.left),right:s(e.right)})},AssignmentExpression:function(e){return new tm({start:i(e),end:o(e),operator:e.operator,left:s(e.left),right:s(e.right)})},ConditionalExpression:function(e){return new em({start:i(e),end:o(e),condition:s(e.test),consequent:s(e.consequent),alternative:s(e.alternate)})},NewExpression:function(e){return new qh({start:i(e),end:o(e),expression:s(e.callee),args:e.arguments.map(s)})},CallExpression:function(e){return new jh({start:i(e),end:o(e),expression:s(e.callee),optional:e.optional,args:e.arguments.map(s)})}};function r(e){const t=[];if(e)for(const{key:n,value:r}of e.properties){const e=vf(n)?{type:"Identifier",name:n}:{type:"Literal",value:n,raw:JSON.stringify(n)};t.push({type:"ImportAttribute",key:e,value:u(r)})}return t}function i(e){var t=e.loc,n=t&&t.start,r=e.range;return new Lf("","",n&&n.line||0,n&&n.column||0,r?r[0]:e.start,!1,[],[],t&&t.source)}function o(e){var t=e.loc,n=t&&t.end,r=e.range;return new Lf("","",n&&n.line||0,n&&n.column||0,r?r[0]:e.end,!1,[],[],t&&t.source)}n.UpdateExpression=n.UnaryExpression=function(e){return new(("prefix"in e?e.prefix:"UnaryExpression"==e.type)?Zh:Qh)({start:i(e),end:o(e),operator:e.operator,expression:s(e.argument)})},n.ClassDeclaration=n.ClassExpression=function(e){return new("ClassDeclaration"===e.type?_m:bm)({start:i(e),end:o(e),name:s(e.id),extends:s(e.superClass),properties:e.body.body.map(s)})},l(Wf,(function(){return{type:"EmptyStatement"}})),l(Hf,(function(e){return{type:"BlockStatement",body:e.body.map(u)}})),l(Sh,(function(e){return{type:"IfStatement",test:u(e.condition),consequent:u(e.body),alternate:u(e.alternative)}})),l(Xf,(function(e){return{type:"LabeledStatement",label:u(e.label),body:u(e.body)}})),l(yh,(function(e){return{type:"BreakStatement",label:u(e.label)}})),l(Eh,(function(e){return{type:"ContinueStatement",label:u(e.label)}})),l(nh,(function(e){return{type:"WithStatement",object:u(e.expression),body:u(e.body)}})),l(Ah,(function(e){return{type:"SwitchStatement",discriminant:u(e.expression),cases:e.body.map(u)}})),l(_h,(function(e){return{type:"ReturnStatement",argument:u(e.value)}})),l(vh,(function(e){return{type:"ThrowStatement",argument:u(e.value)}})),l(Qf,(function(e){return{type:"WhileStatement",test:u(e.condition),body:u(e.body)}})),l(Zf,(function(e){return{type:"DoWhileStatement",test:u(e.condition),body:u(e.body)}})),l(Jf,(function(e){return{type:"ForStatement",init:u(e.init),test:u(e.condition),update:u(e.step),body:u(e.body)}})),l(eh,(function(e){return{type:"ForInStatement",left:u(e.init),right:u(e.object),body:u(e.body)}})),l(th,(function(e){return{type:"ForOfStatement",left:u(e.init),right:u(e.object),body:u(e.body),await:e.await}})),l(wh,(function(e){return{type:"AwaitExpression",argument:u(e.expression)}})),l(xh,(function(e){return{type:"YieldExpression",argument:u(e.expression),delegate:e.is_star}})),l(Uf,(function(){return{type:"DebuggerStatement"}})),l(Ph,(function(e){return{type:"VariableDeclarator",id:u(e.name),init:u(e.value)}})),l(Nh,(function(e){return{type:"CatchClause",param:u(e.argname),body:d(e)}})),l(qm,(function(){return{type:"ThisExpression"}})),l(Gm,(function(){return{type:"Super"}})),l(em,(function(e){return{type:"ConditionalExpression",test:u(e.condition),consequent:u(e.consequent),alternate:u(e.alternative)}})),l(qh,(function(e){return{type:"NewExpression",callee:u(e.expression),arguments:e.args.map(u)}})),l(jh,(function(e){if(e.expression instanceof Bm&&"import"===e.expression.name){const[t,n]=e.args.map(u);return{type:"ImportExpression",source:t,options:n}}return{type:"CallExpression",callee:u(e.expression),optional:e.optional,arguments:e.args.map(u)}})),l(ih,(function(e){return f("Program",e)})),l(oh,(function(e){return{type:p()?"RestElement":"SpreadElement",argument:u(e.expression)}})),l(dh,(function(e){return{type:"TaggedTemplateExpression",tag:u(e.prefix),quasi:u(e.template_string)}})),l(fh,(function(e){for(var t=[],n=[],r=0;r<e.segments.length;r++)r%2!=0?n.push(u(e.segments[r])):t.push({type:"TemplateElement",value:{raw:e.segments[r].raw,cooked:e.segments[r].value},tail:r===e.segments.length-1});return{type:"TemplateLiteral",quasis:t,expressions:n}})),l(uh,(function(e){return{type:"FunctionDeclaration",id:u(e.name),params:e.argnames.map(u),generator:e.is_generator,async:e.async,body:f("BlockStatement",e)}})),l(lh,(function(e,t){var n=void 0!==t.is_generator?t.is_generator:e.is_generator;return{type:"FunctionExpression",id:u(e.name),params:e.argnames.map(u),generator:n,async:e.async,body:f("BlockStatement",e)}})),l(ch,(function(e){var t={type:"BlockStatement",body:e.body.map(u)};return{type:"ArrowFunctionExpression",params:e.argnames.map(u),async:e.async,body:t}})),l(ph,(function(e){return e.is_array?{type:"ArrayPattern",elements:e.names.map(u)}:{type:"ObjectPattern",properties:e.names.map(u)}})),l(nm,(function(e){return{type:"AssignmentPattern",left:u(e.left),right:u(e.right)}})),l(zf,(function(e){return{type:"ExpressionStatement",expression:{type:"Literal",value:e.value,raw:e.print_to_string()},directive:e.value}})),l(Vf,(function(e){return{type:"ExpressionStatement",expression:u(e.body)}})),l(Th,(function(e){return{type:"SwitchCase",test:u(e.expression),consequent:e.body.map(u)}})),l(Oh,(function(e){return{type:"TryStatement",block:d(e.body),handler:u(e.bcatch),guardedHandlers:[],finalizer:u(e.bfinally)}})),l(Nh,(function(e){return{type:"CatchClause",param:u(e.argname),guard:null,body:d(e)}})),l(Ih,(function(e){return{type:"VariableDeclaration",kind:e instanceof Lh?"const":e instanceof Mh?"let":"var",declarations:e.definitions.map(u)}})),l(Vh,(function(e){if(e.exported_names){var t=e.exported_names[0];if(t&&"*"===t.name.name&&!t.name.quote){var n=t.foreign_name,i="*"!==n.name||n.quote?u(n):null;return{type:"ExportAllDeclaration",source:u(e.module_name),exported:i,attributes:r(e.attributes)}}return{type:"ExportNamedDeclaration",specifiers:e.exported_names.map((function(e){return{type:"ExportSpecifier",exported:u(e.foreign_name),local:u(e.name)}})),declaration:u(e.exported_definition),source:u(e.module_name),attributes:r(e.attributes)}}return{type:e.is_default?"ExportDefaultDeclaration":"ExportNamedDeclaration",declaration:u(e.exported_value||e.exported_definition)}})),l(Uh,(function(e){var t=[];if(e.imported_name&&t.push({type:"ImportDefaultSpecifier",local:u(e.imported_name)}),e.imported_names){var n=e.imported_names[0].foreign_name;"*"!==n.name||n.quote?e.imported_names.forEach((function(e){t.push({type:"ImportSpecifier",local:u(e.name),imported:u(e.foreign_name)})})):t.push({type:"ImportNamespaceSpecifier",local:u(e.imported_names[0].name)})}return{type:"ImportDeclaration",specifiers:t,source:u(e.module_name),attributes:r(e.attributes)}})),l(zh,(function(){return{type:"MetaProperty",meta:{type:"Identifier",name:"import"},property:{type:"Identifier",name:"meta"}}})),l(Gh,(function(e){return{type:"SequenceExpression",expressions:e.expressions.map(u)}})),l(Kh,(function(e){return{type:"MemberExpression",object:u(e.expression),computed:!1,property:{type:"PrivateIdentifier",name:e.property},optional:e.optional}})),l(Hh,(function(e){var t=e instanceof Xh;return{type:"MemberExpression",object:u(e.expression),computed:t,property:t?u(e.property):{type:"Identifier",name:e.property},optional:e.optional}})),l($h,(function(e){return{type:"ChainExpression",expression:u(e.expression)}})),l(Yh,(function(e){return{type:"++"==e.operator||"--"==e.operator?"UpdateExpression":"UnaryExpression",operator:e.operator,prefix:e instanceof Zh,argument:u(e.expression)}})),l(Jh,(function(e){if("="==e.operator&&p())return{type:"AssignmentPattern",left:u(e.left),right:u(e.right)};return{type:"&&"==e.operator||"||"==e.operator||"??"===e.operator?"LogicalExpression":"BinaryExpression",left:u(e.left),operator:e.operator,right:u(e.right)}})),l(tm,(function(e){return{type:"AssignmentExpression",operator:e.operator,left:u(e.left),right:u(e.right)}})),l(gm,(function(e){return{type:"BinaryExpression",left:{type:"PrivateIdentifier",name:e.key.name},operator:"in",right:u(e.value)}})),l(rm,(function(e){return{type:"ArrayExpression",elements:e.elements.map(u)}})),l(im,(function(e){return{type:"ObjectExpression",properties:e.properties.map(u)}})),l(om,(function(e,t){var n,r=e.key instanceof Pf?u(e.key):{type:"Identifier",value:e.key};"number"==typeof e.key&&(r={type:"Literal",value:Number(e.key)}),"string"==typeof e.key&&(r=e.quote?{type:"Literal",value:e.key,raw:JSON.stringify(e.key)}:{type:"Identifier",name:e.key});var i="string"==typeof e.key||"number"==typeof e.key,o=!i&&(!(e.key instanceof ym)||e.key instanceof Bm);if(e instanceof am?(n="init",o=!i):e instanceof um?n="get":e instanceof cm&&(n="set"),e instanceof lm||e instanceof sm){return{type:"MethodDefinition",computed:!1,kind:e instanceof lm?"get":"set",static:e.static,key:{type:"PrivateIdentifier",name:e.key.name},value:u(e.value)}}return e instanceof mm?{type:"PropertyDefinition",key:{type:"PrivateIdentifier",name:e.key.name},value:u(e.value),computed:!1,static:e.static}:e instanceof hm?{type:"PropertyDefinition",key:r,value:u(e.value),computed:o,static:e.static}:t instanceof fm?{type:"MethodDefinition",computed:o,kind:n,static:e.static,key:u(e.key),value:u(e.value)}:{type:"Property",computed:o,kind:n,key:r,value:u(e.value)}})),l(pm,(function(e,t){return t instanceof im?{type:"Property",computed:!(e.key instanceof ym)||e.key instanceof Bm,kind:"init",method:!0,shorthand:!1,key:u(e.key),value:u(e.value)}:{type:"MethodDefinition",kind:"constructor"===e.key?"constructor":"method",key:u(e.key),value:u(e.value),computed:!(e.key instanceof ym)||e.key instanceof Bm,static:e.static}})),l(dm,(function(e){return{type:"MethodDefinition",kind:"method",key:{type:"PrivateIdentifier",name:e.key.name},value:u(e.value),computed:!1,static:e.static}})),l(fm,(function(e){return{type:e instanceof bm?"ClassExpression":"ClassDeclaration",superClass:u(e.extends),id:e.name?u(e.name):null,body:{type:"ClassBody",body:e.properties.map(u)}}})),l(vm,(function(e){return{type:"StaticBlock",body:e.body.map(u)}})),l(Em,(function(){return{type:"MetaProperty",meta:{type:"Identifier",name:"new"},property:{type:"Identifier",name:"target"}}})),l(ym,(function(e,t){if(e instanceof Om&&t.quote||(e instanceof Lm||e instanceof zm||e instanceof Um)&&e.quote)return{type:"Literal",value:e.name};var n=e.definition();return{type:"Identifier",name:n?n.mangled_name||n.name:e.name}})),l($m,(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}}})),l(Hm,(function(e){return{type:"Literal",value:e.value,raw:e.raw||e.print_to_string()}})),l(Ym,(function(e){return{type:"Identifier",name:String(e.value)}})),l(Xm,(e=>({type:"Literal",value:null,bigint:"function"==typeof BigInt?BigInt(e.value).toString():e.value}))),ng.DEFMETHOD("to_mozilla_ast",Hm.prototype.to_mozilla_ast),Zm.DEFMETHOD("to_mozilla_ast",Hm.prototype.to_mozilla_ast),eg.DEFMETHOD("to_mozilla_ast",(function(){return null})),Gf.DEFMETHOD("to_mozilla_ast",Hf.prototype.to_mozilla_ast),ah.DEFMETHOD("to_mozilla_ast",lh.prototype.to_mozilla_ast);var a=null;function s(e){a.push(e);var t=null!=e?n[e.type](e):null;return a.pop(),t}function l(e,t){e.DEFMETHOD("to_mozilla_ast",(function(e){return n=this,r=t(this,e),i=n.start,o=n.end,i&&o?(null!=i.pos&&null!=o.endpos&&(r.range=[i.pos,o.endpos]),i.line&&(r.loc={start:{line:i.line,column:i.col},end:o.endline?{line:o.endline,column:o.endcol}:null},i.file&&(r.loc.source=i.file)),r):r;var n,r,i,o}))}Pf.from_mozilla_ast=function(e){var t=a;a=[];var n=s(e);return a=t,n};var c=null;function u(e){null===c&&(c=[]),c.push(e);var t=null!=e?e.to_mozilla_ast(c[c.length-2]):null;return c.pop(),0===c.length&&(c=null),t}function p(){for(var e=c.length;e--;)if(c[e]instanceof ph)return!0;return!1}function d(e){return{type:"BlockStatement",body:e.body.map(u)}}function f(e,t){var n=t.body.map(u);return t.body[0]instanceof Vf&&t.body[0].body instanceof Wm&&n.unshift(u(new Wf(t.body[0]))),{type:e,body:n}}}();const vg=/[@#]__(PURE|INLINE|NOINLINE)__/;function bg(e){return("comment2"===e.type||"comment1"===e.type)&&/@preserve|@copyright|@lic|@cc_on|^\**!/i.test(e.value)}class yg{constructor(){this.committed="",this.current=""}append(e){this.current.length>8e3?(this.committed+=this.current+e,this.current=""):this.current+=e}insertAt(e,t){const{committed:n,current:r}=this;t<n.length?this.committed=n.slice(0,t)+e+n.slice(t):t===n.length?this.committed+=e:(t-=n.length,this.committed+=r.slice(0,t)+e,this.current=r.slice(t))}charAt(e){const{committed:t}=this;return e<t.length?t[e]:this.current[e-t.length]}charCodeAt(e){const{committed:t}=this;return e<t.length?t.charCodeAt(e):this.current.charCodeAt(e-t.length)}length(){return this.committed.length+this.current.length}expectDirective(){let e,t=this.length();if(t<=0)return!0;for(;(e=this.charCodeAt(--t))&&(32==e||10==e););return!e||59===e||123===e}hasNLB(){let e=this.length()-1;for(;e>=0;){const t=this.charCodeAt(e--);if(10===t)return!0;if(32!==t)return!1}return!0}toString(){return this.committed+this.current}}function Eg(e){var t=!e;void 0===(e=vd(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,_destroy_ast:!1},!0)).shorthand&&(e.shorthand=e.ecma>5);var n=yd;if(e.comments){let t=e.comments;if("string"==typeof e.comments&&/^\/.*\/[a-zA-Z]*$/.test(e.comments)){var r=e.comments.lastIndexOf("/");t=new RegExp(e.comments.substr(1,r-1),e.comments.substr(r+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?bg:Ed}if(e.preserve_annotations){let e=n;n=function(t){return vg.test(t.value)||e.apply(this,arguments)}}var i=0,o=0,a=1,s=0,l=new yg;let c=new Set;var u=e.ascii_only?function(t,n=!1,r=!1){return e.ecma>=2015&&!e.safari10&&!r&&(t=t.replace(/[\ud800-\udbff][\udc00-\udfff]/g,(function(e){var t=function(e,t){return df(e.charCodeAt(t))?65536+(e.charCodeAt(t)-55296<<10)+e.charCodeAt(t+1)-56320:e.charCodeAt(t)}(e,0).toString(16);return"\\u{"+t+"}"}))),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 p(t,n){var r=function(t,n){var r=0,i=0;function o(){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,o){switch(n){case'"':return++r,'"';case"'":return++i,"'";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(pf(t,o+1))?"\\x00":"\\0"}return n})),t=u(t),"`"===n)return"`"+t.replace(/`/g,"\\`")+"`";switch(e.quote_style){case 1:return o();case 2:return a();case 3:return"'"==n?o():a();default:return r>i?o():a()}}(t,n);return e.inline_script&&(r=(r=(r=r.replace(/<\x2f(script)([>\/\t\n\f\r ])/gi,"<\\/$1$2")).replace(/\x3c!--/g,"\\x3c!--")).replace(/--\x3e/g,"--\\x3e")),r}var d,f,h=!1,m=!1,g=!1,_=0,v=!1,b=!1,y=-1,E="",w=e.source_map&&[],x=w?function(){w.forEach((function(t){try{let{name:n,token:r}=t;!1!==n&&("name"==r.type||"privatename"===r.type?n=r.value:n instanceof ym&&(n="string"===r.type?r.value:n.name)),e.source_map.add(t.token.file,t.line,t.col,t.token.line,t.token.col,vf(n)?n:void 0)}catch(e){}})),w=[]}:bd,S=e.max_line_len?function(){if(o>e.max_line_len&&_){l.insertAt("\n",_);const e=l.length()-_-1;if(w){var t=e-o;w.forEach((function(e){e.line++,e.col+=t}))}a++,s++,o=e}_&&(_=0,x())}:bd,A=kd("( [ + * / - , . `");function T(t){var n=pf(t=String(t),0);v&&n&&(v=!1,"\n"!==n&&(T("\n"),D())),b&&n&&(b=!1,/[\s;})]/.test(n)||C()),y=-1;var r=E.charAt(E.length-1);g&&(g=!1,(":"!==r||"}"!==n)&&(n&&";}".includes(n)||";"===r)||(e.semicolons||A.has(n)?(l.append(";"),o++,s++):(S(),o>0&&(l.append("\n"),s++,a++,o=0),/^\s+$/.test(t)&&(g=!0)),e.beautify||(m=!1))),m&&((gf(r)&&(gf(n)||"\\"==n)||"/"==n&&n==r||("+"==n||"-"==n)&&n==E)&&(l.append(" "),o++,s++),m=!1),d&&(w.push({token:d,name:f,line:a,col:o}),d=!1,_||x()),l.append(t),h="("==t[t.length-1],s+=t.length;var i=t.split(/\r?\n/),c=i.length-1;a+=c,o+=i[0].length,c>0&&(S(),o=i[c].length),E=t}var C=e.beautify?function(){T(" ")}:function(){m=!0},D=e.beautify?function(t){var n;e.beautify&&T((n=t?.5:0," ".repeat(e.indent_start+i-n*e.indent_level)))}:bd,O=e.beautify?function(e,t){!0===e&&(e=I());var n=i;i=e;var r=t();return i=n,r}:function(e,t){return t()},k=e.beautify?function(){if(y<0)return T("\n");"\n"!=l.charAt(y)&&(l.insertAt("\n",y),s++,a++),y++}:e.max_line_len?function(){S(),_=l.length()}:bd,N=e.beautify?function(){T(";")}:function(){g=!0};function R(){g=!1,T(";")}function I(){return i+e.indent_level}var F=w?function(e,t){d=e,f=t}:bd;function M(){return _&&S(),l.toString()}function L(t){return e.preserve_annotations||(t=t.replace(vg," ")),/^\s*$/.test(t)?"":t.replace(/(<\s*\/\s*)(script)/i,"<\\/$2")}const P=e._destroy_ast?function(e){e.body.length=0,e.argnames.length=0}:bd;var B=[];return{get:M,toString:M,indent:D,in_directive:!1,use_asm:null,active_scope:null,indentation:function(){return i},current_width:function(){return o-i},should_break:function(){return e.width&&this.current_width()>=e.width},has_parens:function(){return h},newline:k,print:T,star:function(){T("*")},space:C,comma:function(){T(","),C()},colon:function(){T(":"),C()},last:function(){return E},semicolon:N,force_semicolon:R,to_utf8:u,print_name:function(e){T(function(e){return e=e.toString(),u(e,!0)}(e))},print_string:function(e,t,n){var r=p(e,t);!0!==n||r.includes("\\")||(l.expectDirective()||R(),R()),T(r)},print_template_string_chars:function(e){var t=p(e,"`").replace(/\${/g,"\\${");return T(t.substr(1,t.length-2))},encode_string:p,next_indent:I,with_indent:O,with_block:function(e){var t;return T("{"),k(),O(I(),(function(){t=e()})),D(),T("}"),t},with_parens:function(e){T("(");var t=e();return T(")"),t},with_square:function(e){T("[");var t=e();return T("]"),t},add_mapping:F,option:function(t){return e[t]},gc_scope:P,printed_comments:c,prepend_comments:t?bd:function(t){var r=t.start;if(!r)return;var i=this.printed_comments;const o=t instanceof gh&&t.value||(t instanceof wh||t instanceof xh)&&t.expression;if(r.comments_before&&i.has(r.comments_before)){if(!o)return;r.comments_before=[]}var a=r.comments_before;if(a||(a=r.comments_before=[]),i.add(a),o){var c=new lg((function(e){var t=c.parent();if(!(t instanceof gh||t instanceof wh||t instanceof xh||t instanceof Jh&&t.left===e||"Call"==t.TYPE&&t.expression===e||t instanceof em&&t.condition===e||t instanceof Wh&&t.expression===e||t instanceof Gh&&t.expressions[0]===e||t instanceof Xh&&t.expression===e||t instanceof Qh))return!0;if(e.start){var n=e.start.comments_before;n&&!i.has(n)&&(i.add(n),a=a.concat(n))}}));c.push(t),o.walk(c)}if(0==s){a.length>0&&e.shebang&&"comment5"===a[0].type&&!i.has(a[0])&&(T("#!"+a.shift().value+"\n"),D());var u=e.preamble;u&&T(u.replace(/\r\n?|[\n\u2028\u2029]|\s*$/g,"\n"))}if(0!=(a=a.filter(n,t).filter((e=>!i.has(e)))).length){var p=l.hasNLB();a.forEach((function(e,t){if(i.add(e),p||(e.nlb?(T("\n"),D(),p=!0):t>0&&C()),/comment[134]/.test(e.type))(n=L(e.value))&&(T("//"+n+"\n"),D()),p=!0;else if("comment2"==e.type){var n;(n=L(e.value))&&T("/*"+n+"*/"),p=!1}})),p||(r.nlb?(T("\n"),D()):C())}},append_comments:t||n===yd?bd:function(e,t){var r=e.end;if(r){var i=this.printed_comments,o=r[t?"comments_before":"comments_after"];if(o&&!i.has(o)&&(e instanceof Bf||o.every((e=>!/comment[134]/.test(e.type))))){i.add(o);var a=l.length();o.filter(n,e).forEach((function(e,n){if(!i.has(e))if(i.add(e),b=!1,v?(T("\n"),D(),v=!1):e.nlb&&(n>0||!l.hasNLB())?(T("\n"),D()):(n>0||!t)&&C(),/comment[134]/.test(e.type)){const t=L(e.value);t&&T("//"+t),v=!0}else if("comment2"==e.type){const t=L(e.value);t&&T("/*"+t+"*/"),b=!0}})),l.length()>a&&(y=a)}}},line:function(){return a},col:function(){return o},pos:function(){return s},push_node:function(e){B.push(e)},pop_node:function(){return B.pop()},parent:function(e){return B[B.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,r){var i=e.length-1;n.in_directive=r,e.forEach((function(e,r){!0!==n.in_directive||e instanceof zf||e instanceof Wf||e instanceof Vf&&e.body instanceof Wm||(n.in_directive=!1),e instanceof Wf||(n.indent(),e.print(n),r==i&&t||(n.newline(),t&&n.newline())),!0===n.in_directive&&e instanceof Vf&&e.body instanceof Wm&&(n.in_directive=!1)})),n.in_directive=!1}function r(e,t){t.print("{"),t.with_indent(t.next_indent(),(function(){t.append_comments(e,!0)})),t.add_mapping(e.end),t.print("}")}function i(e,t,i){e.body.length>0?t.with_block((function(){n(e.body,!1,t,i),t.add_mapping(e.end)})):r(e,t)}function o(e,t,n){var r=!1;n&&(r=og(e,(e=>e instanceof rh&&!(e instanceof ch)||(e instanceof Jh&&"in"==e.operator||e instanceof gm?sg:void 0)))),e.print(t,r)}function a(e,t,n){return n.option("quote_keys")?(n.print_string(e),!1):""+ +e==e&&e>=0?n.option("keep_numbers")?(n.print(e),!1):(n.print(p(e)),!1):(Kd.has(e)?n.option("ie8"):n.option("ecma")<2015||n.option("safari10")?!vf(e):!bf(e,!0))||t&&n.option("keep_quoted_props")?(n.print_string(e,t),!1):(n.print_name(e),!0)}Pf.DEFMETHOD("print",(function(e,t){var n=this,r=n._codegen;function i(){e.prepend_comments(n),n.add_source_map(e),r(n,e),e.append_comments(n)}n instanceof rh?e.active_scope=n:!e.use_asm&&n instanceof zf&&"use asm"==n.value&&(e.use_asm=e.active_scope),e.push_node(n),t||n.needs_parens(e)?e.with_parens(i):i(),e.pop_node(),n===e.use_asm&&(e.use_asm=null)})),Pf.DEFMETHOD("_print",Pf.prototype.print),Pf.DEFMETHOD("print_to_string",(function(e){var t=Eg(e);return this.print(t),t.get()})),t(Pf,yd),t(lh,(function(e){if(!e.has_parens()&&gg(e))return!0;var t;if(e.option("webkit")&&((t=e.parent())instanceof Hh&&t.expression===this))return!0;if(e.option("wrap_iife")&&((t=e.parent())instanceof jh&&t.expression===this))return!0;if(e.option("wrap_func_args")&&((t=e.parent())instanceof jh&&t.args.includes(this)))return!0;return!1})),t(ch,(function(e){var t=e.parent();return!!(e.option("wrap_func_args")&&t instanceof jh&&t.args.includes(this))||(t instanceof Hh&&t.expression===this||t instanceof em&&t.condition===this)})),t(im,(function(e){return!e.has_parens()&&gg(e)})),t(bm,gg),t(Yh,(function(e){var t=e.parent();return t instanceof Hh&&t.expression===this||t instanceof jh&&t.expression===this||t instanceof Jh&&"**"===t.operator&&this instanceof Zh&&t.left===this&&"++"!==this.operator&&"--"!==this.operator})),t(wh,(function(e){var t=e.parent();return t instanceof Hh&&t.expression===this||t instanceof jh&&t.expression===this||t instanceof Jh&&"**"===t.operator&&t.left===this||e.option("safari10")&&t instanceof Zh})),t(Gh,(function(e){var t=e.parent();return t instanceof jh||t instanceof Yh||t instanceof Jh||t instanceof Ph||t instanceof Hh||t instanceof rm||t instanceof om||t instanceof em||t instanceof ch||t instanceof nm||t instanceof oh||t instanceof th&&this===t.object||t instanceof xh||t instanceof Vh})),t(Jh,(function(e){var t=e.parent();if(t instanceof jh&&t.expression===this)return!0;if(t instanceof Yh)return!0;if(t instanceof Hh&&t.expression===this)return!0;if(t instanceof Jh){const e=t.operator,n=this.operator;if("??"===n&&("||"===e||"&&"===e))return!0;if("??"===e&&("||"===n||"&&"===n))return!0;const r=kf[e],i=kf[n];if(r>i||r==i&&(this===t.right||"**"==e))return!0}if(t instanceof gm){const e=this.operator,n=kf.in,r=kf[e];if(n>r||n==r&&this===t.value)return!0}})),t(gm,(function(e){var t=e.parent();if(t instanceof jh&&t.expression===this)return!0;if(t instanceof Yh)return!0;if(t instanceof Hh&&t.expression===this)return!0;if(t instanceof Jh){const e=t.operator,n=kf[e],r=kf.in;if(n>r||n==r&&(this===t.right||"**"==e))return!0}return t instanceof gm&&this===t.value||void 0})),t(xh,(function(e){var t=e.parent();return t instanceof Jh&&"="!==t.operator||(t instanceof jh&&t.expression===this||(t instanceof em&&t.condition===this||(t instanceof Yh||(t instanceof Hh&&t.expression===this||void 0))))})),t($h,(function(e){var t=e.parent();return(t instanceof jh||t instanceof Hh)&&t.expression===this})),t(Hh,(function(e){var t=e.parent();if(t instanceof qh&&t.expression===this)return og(this,(e=>e instanceof rh||(e instanceof jh?sg:void 0)))})),t(jh,(function(e){var t,n=e.parent();return!!(n instanceof qh&&n.expression===this||n instanceof Vh&&n.is_default&&this.expression instanceof lh)||this.expression instanceof lh&&n instanceof Hh&&n.expression===this&&(t=e.parent(1))instanceof tm&&t.left===n})),t(qh,(function(e){var t=e.parent();if(0===this.args.length&&(t instanceof Hh||t instanceof jh&&t.expression===this||t instanceof dh&&t.prefix===this))return!0})),t(Km,(function(e){var t=e.parent();if(t instanceof Hh&&t.expression===this){var n=this.getValue();if(n<0||/^0/.test(p(n)))return!0}})),t(Xm,(function(e){var t=e.parent();if(t instanceof Hh&&t.expression===this&&this.getValue().startsWith("-"))return!0})),t([tm,em],(function(e){var t=e.parent();return t instanceof Yh||(t instanceof Jh&&!(t instanceof tm)||(t instanceof jh&&t.expression===this||(t instanceof em&&t.condition===this||(t instanceof Hh&&t.expression===this||(this instanceof tm&&this.left instanceof ph&&!1===this.left.is_array||void 0)))))})),e(zf,(function(e,t){t.print_string(e.value,e.quote),t.semicolon()})),e(oh,(function(e,t){t.print("..."),e.expression.print(t)})),e(ph,(function(e,t){t.print(e.is_array?"[":"{");var n=e.names.length;e.names.forEach((function(e,r){r>0&&t.comma(),e.print(t),r==n-1&&e instanceof eg&&t.comma()})),t.print(e.is_array?"]":"}")})),e(Uf,(function(e,t){t.print("debugger"),t.semicolon()})),Kf.DEFMETHOD("_do_print_body",(function(e){u(this.body,e)})),e(Bf,(function(e,t){e.body.print(t),t.semicolon()})),e(ih,(function(e,t){n(e.body,!0,t,!0),t.print("")})),e(Xf,(function(e,t){e.label.print(t),t.colon(),e.body.print(t)})),e(Vf,(function(e,t){e.body.print(t),t.semicolon()})),e(Hf,(function(e,t){i(e,t)})),e(Wf,(function(e,t){t.semicolon()})),e(Zf,(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(Qf,(function(e,t){t.print("while"),t.space(),t.with_parens((function(){e.condition.print(t)})),t.space(),e._do_print_body(t)})),e(Jf,(function(e,t){t.print("for"),t.space(),t.with_parens((function(){e.init?(e.init instanceof Ih?e.init.print(t):o(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(eh,(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 th?"of":"in"),t.space(),e.object.print(t)})),t.space(),e._do_print_body(t)})),e(nh,(function(e,t){t.print("with"),t.space(),t.with_parens((function(){e.expression.print(t)})),t.space(),e._do_print_body(t)})),ah.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 ym?n.name.print(e):t&&n.name instanceof Pf&&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(),i(n,e,!0)})),e(ah,(function(e,t){e._do_print(t),t.gc_scope(e)})),e(dh,(function(e,t){var n=e.prefix,r=n instanceof ah||n instanceof Jh||n instanceof em||n instanceof Gh||n instanceof Yh||n instanceof Wh&&n.expression instanceof im;r&&t.print("("),e.prefix.print(t),r&&t.print(")"),e.template_string.print(t)})),e(fh,(function(e,t){var n=t.parent()instanceof dh;t.print("`");for(var r=0;r<e.segments.length;r++)e.segments[r]instanceof hh?n?t.print(e.segments[r].raw):t.print_template_string_chars(e.segments[r].value):(t.print("${"),e.segments[r].print(t),t.print("}"));t.print("`")})),e(hh,(function(e,t){t.print_template_string_chars(e.value)})),ch.DEFMETHOD("_do_print",(function(e){var t=this,n=e.parent(),r=n instanceof Jh&&!(n instanceof tm)&&!(n instanceof nm)||n instanceof Yh||n instanceof jh&&t===n.expression;r&&e.print("("),t.async&&(e.print("async"),e.space()),1===t.argnames.length&&t.argnames[0]instanceof ym?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 o=t.body[0];if(1===t.body.length&&o instanceof _h){const t=o.value;t?_g(t)?(e.print("("),t.print(e),e.print(")")):t.print(e):e.print("{}")}else i(t,e);r&&e.print(")"),e.gc_scope(t)})),gh.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(_h,(function(e,t){e._do_print(t,"return")})),e(vh,(function(e,t){e._do_print(t,"throw")})),e(xh,(function(e,t){var n=e.is_star?"*":"";t.print("yield"+n),e.expression&&(t.space(),e.expression.print(t))})),e(wh,(function(e,t){t.print("await"),t.space();var n=e.expression,r=!(n instanceof jh||n instanceof Bm||n instanceof Hh||n instanceof Yh||n instanceof Hm||n instanceof wh||n instanceof im);r&&t.print("("),e.expression.print(t),r&&t.print(")")})),bh.DEFMETHOD("_do_print",(function(e,t){e.print(t),this.label&&(e.space(),this.label.print(e)),e.semicolon()})),e(yh,(function(e,t){e._do_print(t,"break")})),e(Eh,(function(e,t){e._do_print(t,"continue")})),e(Sh,(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 Zf)return d(n,t);if(!n)return t.force_semicolon();for(;;)if(n instanceof Sh){if(!n.alternative)return void d(e.body,t);n=n.alternative}else{if(!(n instanceof Kf))break;n=n.body}u(e.body,t)}(e,t),t.space(),t.print("else"),t.space(),e.alternative instanceof Sh?e.alternative.print(t):u(e.alternative,t)):e._do_print_body(t)})),e(Ah,(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?r(e,t):t.with_block((function(){e.body.forEach((function(e,r){t.indent(!0),e.print(t),r<n&&e.body.length>0&&t.newline()}))}))})),Th.DEFMETHOD("_do_print_body",(function(e){e.newline(),this.body.forEach((function(t){e.indent(),t.print(e),e.newline()}))})),e(Ch,(function(e,t){t.print("default:"),e._do_print_body(t)})),e(Dh,(function(e,t){t.print("case"),t.space(),e.expression.print(t),t.print(":"),e._do_print_body(t)})),e(Oh,(function(e,t){t.print("try"),t.space(),e.body.print(t),e.bcatch&&(t.space(),e.bcatch.print(t)),e.bfinally&&(t.space(),e.bfinally.print(t))})),e(kh,(function(e,t){i(e,t)})),e(Nh,(function(e,t){t.print("catch"),e.argname&&(t.space(),t.with_parens((function(){e.argname.print(t)}))),t.space(),i(e,t)})),e(Rh,(function(e,t){t.print("finally"),t.space(),i(e,t)})),Ih.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 Jf||n instanceof eh)||n&&n.init!==this)&&e.semicolon()})),e(Mh,(function(e,t){e._do_print(t,"let")})),e(Fh,(function(e,t){e._do_print(t,"var")})),e(Lh,(function(e,t){e._do_print(t,"const")})),e(Uh,(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].foreign_name.quote?(t.print("{"),e.imported_names.forEach((function(n,r){t.space(),n.print(t),r<e.imported_names.length-1&&t.print(",")})),t.space(),t.print("}")):e.imported_names[0].print(t)),(e.imported_name||e.imported_names)&&(t.space(),t.print("from"),t.space()),e.module_name.print(t),e.attributes&&(t.print("with"),e.attributes.print(t)),t.semicolon()})),e(zh,(function(e,t){t.print("import.meta")})),e(Bh,(function(e,t){var n=t.parent()instanceof Uh,r=e.name.definition(),i=e.foreign_name,o=(r&&r.mangled_name||e.name.name)!==i.name;o||"*"!==i.name||i.quote==e.name.quote||(o=!0);var a=null==i.quote;o?(n?a?t.print(i.name):t.print_string(i.name,i.quote):null==e.name.quote?e.name.print(t):t.print_string(e.name.name,e.name.quote),t.space(),t.print("as"),t.space(),n?e.name.print(t):a?t.print(i.name):t.print_string(i.name,i.quote)):null==e.name.quote?e.name.print(t):t.print_string(e.name.name,e.name.quote)})),e(Vh,(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].name.quote?(t.print("{"),e.exported_names.forEach((function(n,r){t.space(),n.print(t),r<e.exported_names.length-1&&t.print(",")})),t.space(),t.print("}")):e.exported_names[0].print(t);else if(e.exported_value)e.exported_value.print(t);else if(e.exported_definition&&(e.exported_definition.print(t),e.exported_definition instanceof Ih))return;e.module_name&&(t.space(),t.print("from"),t.space(),e.module_name.print(t)),e.attributes&&(t.print("with"),e.attributes.print(t)),(e.exported_value&&!(e.exported_value instanceof uh||e.exported_value instanceof lh||e.exported_value instanceof fm)||e.module_name||e.exported_names)&&t.semicolon()})),e(Ph,(function(e,t){if(e.name.print(t),e.value){t.space(),t.print("="),t.space();var n=t.parent(1),r=n instanceof Jf||n instanceof eh;o(e.value,t,r)}})),e(jh,(function(e,t){e.expression.print(t),e instanceof qh&&0===e.args.length||((e.expression instanceof jh||e.expression instanceof ah)&&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(qh,(function(e,t){t.print("new"),t.space(),jh.prototype._codegen(e,t)})),Gh.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(Gh,(function(e,t){e._do_print(t)})),e(Wh,(function(e,t){var n=e.expression;n.print(t);var r=e.property,i=Kd.has(r)?t.option("ie8"):!bf(r,t.option("ecma")>=2015&&!t.option("safari10"));e.optional&&t.print("?."),i?(t.print("["),t.add_mapping(e.end),t.print_string(r),t.print("]")):(n instanceof Km&&n.getValue()>=0&&(/[xa-f.)]/i.test(t.last())||t.print(".")),e.optional||t.print("."),t.add_mapping(e.end),t.print_name(r))})),e(Kh,(function(e,t){e.expression.print(t);var n=e.property;e.optional&&t.print("?"),t.print(".#"),t.add_mapping(e.end),t.print_name(n)})),e(Xh,(function(e,t){e.expression.print(t),e.optional&&t.print("?."),t.print("["),e.property.print(t),t.print("]")})),e($h,(function(e,t){e.expression.print(t)})),e(Zh,(function(e,t){var n=e.operator;"--"===n&&t.last().endsWith("!")&&t.print(" "),t.print(n),(/^[a-z]/i.test(n)||/[+-]$/.test(n)&&e.expression instanceof Zh&&/^[+-]/.test(e.expression.operator))&&t.space(),e.expression.print(t)})),e(Qh,(function(e,t){e.expression.print(t),t.print(e.operator)})),e(Jh,(function(e,t){var n=e.operator;e.left.print(t),">"==n[0]&&t.last().endsWith("--")?t.print(" "):t.space(),t.print(n),t.space(),e.right.print(t)})),e(em,(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(rm,(function(e,t){t.with_square((function(){var n=e.elements,r=n.length;r>0&&t.space(),n.forEach((function(e,n){n&&t.comma(),e.print(t),n===r-1&&e instanceof eg&&t.comma()})),r>0&&t.space()}))})),e(im,(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()})):r(e,t)})),e(fm,(function(e,t){if(t.print("class"),t.space(),e.name&&(e.name.print(t),t.space()),e.extends){var n=!(e.extends instanceof Bm||e.extends instanceof Hh||e.extends instanceof bm||e.extends instanceof lh);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(Em,(function(e,t){t.print("new.target")})),e(am,(function(e,t){function n(e){var t=e.definition();return t?t.mangled_name||t.name:e.name}const r=t.option("shorthand")&&!(e.key instanceof Pf);if(r&&e.value instanceof ym&&n(e.value)===e.key&&!Kd.has(e.key)){a(e.key,e.quote,t)||(t.colon(),e.value.print(t))}else if(r&&e.value instanceof nm&&e.value.left instanceof ym&&n(e.value.left)===e.key){a(e.key,e.quote,t)||(t.colon(),e.value.left.print(t)),t.space(),t.print("="),t.space(),e.value.right.print(t)}else e.key instanceof Pf?t.with_square((function(){e.key.print(t)})):a(e.key,e.quote,t),t.colon(),e.value.print(t)})),e(mm,((e,t)=>{e.static&&(t.print("static"),t.space()),t.print("#"),a(e.key.name,e.quote,t),e.value&&(t.print("="),e.value.print(t)),t.semicolon()})),e(hm,((e,t)=>{e.static&&(t.print("static"),t.space()),e.key instanceof km?a(e.key.name,e.quote,t):(t.print("["),e.key.print(t),t.print("]")),e.value&&(t.print("="),e.value.print(t)),t.semicolon()})),om.DEFMETHOD("_print_getter_setter",(function(e,t,n){var r=this;r.static&&(n.print("static"),n.space()),e&&(n.print(e),n.space()),r.key instanceof Om?(t&&n.print("#"),a(r.key.name,r.quote,n),r.key.add_source_map(n)):n.with_square((function(){r.key.print(n)})),r.value._do_print(n,!0)})),e(cm,(function(e,t){e._print_getter_setter("set",!1,t)})),e(um,(function(e,t){e._print_getter_setter("get",!1,t)})),e(sm,(function(e,t){e._print_getter_setter("set",!0,t)})),e(lm,(function(e,t){e._print_getter_setter("get",!0,t)})),e(pm,(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,!1,t)})),e(dm,(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,!0,t)})),e(gm,(function(e,t){e.key.print(t),t.space(),t.print("in"),t.space(),e.value.print(t)})),e(jm,(function(e,t){t.print("#"+e.name)})),e(vm,(function(e,t){t.print("static"),t.space(),i(e,t)})),ym.DEFMETHOD("_do_print",(function(e){var t=this.definition();e.print_name(t?t.mangled_name||t.name:this.name)})),e(ym,(function(e,t){e._do_print(t)})),e(eg,bd),e(qm,(function(e,t){t.print("this")})),e(Gm,(function(e,t){t.print("super")})),e(Hm,(function(e,t){t.print(e.getValue())})),e(Wm,(function(e,t){t.print_string(e.getValue(),e.quote,t.in_directive)})),e(Km,(function(e,t){(t.option("keep_numbers")||t.use_asm)&&e.raw?t.print(e.raw):t.print(p(e.getValue()))})),e(Xm,(function(e,t){t.print(e.getValue()+"n")}));const s=/(<\s*\/\s*script)/i,l=/^\s*script/i,c=(e,t)=>t.replace("/","\\/");function u(e,t){t.option("braces")?d(e,t):!e||e instanceof Wf?t.force_semicolon():e instanceof Mh||e instanceof Lh||e instanceof fm?d(e,t):e.print(t)}function p(e){var t,n,r,i=e.toString(10).replace(/^0\./,".").replace("e+","e"),o=[i];return Math.floor(e)===e&&(e<0?o.push("-0x"+(-e).toString(16).toLowerCase()):o.push("0x"+e.toString(16).toLowerCase())),(t=/^\.0+/.exec(i))?(n=t[0].length,r=i.slice(n),o.push(r+"e-"+(r.length+n-1))):(t=/0+$/.exec(i))?(n=t[0].length,o.push(i.slice(0,-n)+"e"+n)):(t=/^(\d)\.(\d+)e(-?\d+)$/.exec(i))&&o.push(t[1]+t[2]+"e"+(t[3]-t[2].length)),function(e){for(var t=e[0],n=t.length,r=1;r<e.length;++r)e[r].length<n&&(n=(t=e[r]).length);return t}(o)}function d(e,t){!e||e instanceof Wf?t.print("{}"):e instanceof Hf?e.print(t):t.with_block((function(){t.indent(),e.print(t),t.newline()}))}function f(e,t){e.forEach((function(e){e.DEFMETHOD("add_source_map",t)}))}e($m,(function(e,t){let{source:n,flags:r}=e.getValue();n=Ld(n),r=r?function(e){const t=new Set(e.split(""));let n="";for(const e of"dgimsuyv")t.has(e)&&(n+=e,t.delete(e));return t.size&&t.forEach((e=>{n+=e})),n}(r):"",n=n.replace(s,c),l.test(n)&&t.last().endsWith("<")&&t.print(" "),t.print(t.to_utf8(`/${n}/${r}`,!1,!0));const i=t.parent();i instanceof Jh&&/^\w/.test(i.operator)&&i.left===e&&t.print(" ")})),f([Pf,Xf,ih],bd),f([rm,Hf,Nh,fm,Hm,Uf,Ih,zf,Rh,mh,ah,qh,im,Kf,ym,Ah,Th,fh,hh,Oh],(function(e){e.add_mapping(this.start)})),f([um,cm,lm,sm,pm,dm],(function(e){e.add_mapping(this.start,!1)})),f([Om,jm],(function(e){const t=this.end&&this.end.type;"name"===t||"privatename"===t?e.add_mapping(this.end,this.name):e.add_mapping(this.end)})),f([om],(function(e){e.add_mapping(this.start,this.key)}))}();const wg=(e,t)=>null===e&&null===t||e.TYPE===t.TYPE&&e.shallow_cmp(t),xg=()=>!0;Pf.prototype.shallow_cmp=function(){throw new Error("did not find a shallow_cmp function for "+this.constructor.name)},Uf.prototype.shallow_cmp=xg,zf.prototype.shallow_cmp=function(e){return this.value===e.value},Vf.prototype.shallow_cmp=xg,Gf.prototype.shallow_cmp=xg,Wf.prototype.shallow_cmp=xg,Xf.prototype.shallow_cmp=function(e){return this.label.name===e.label.name},Zf.prototype.shallow_cmp=xg,Qf.prototype.shallow_cmp=xg,Jf.prototype.shallow_cmp=function(e){return(null==this.init?null==e.init:this.init===e.init)&&(null==this.condition?null==e.condition:this.condition===e.condition)&&(null==this.step?null==e.step:this.step===e.step)},eh.prototype.shallow_cmp=xg,th.prototype.shallow_cmp=xg,nh.prototype.shallow_cmp=xg,ih.prototype.shallow_cmp=xg,oh.prototype.shallow_cmp=xg,ah.prototype.shallow_cmp=function(e){return this.is_generator===e.is_generator&&this.async===e.async},ph.prototype.shallow_cmp=function(e){return this.is_array===e.is_array},dh.prototype.shallow_cmp=xg,fh.prototype.shallow_cmp=xg,hh.prototype.shallow_cmp=function(e){return this.value===e.value},mh.prototype.shallow_cmp=xg,bh.prototype.shallow_cmp=xg,wh.prototype.shallow_cmp=xg,xh.prototype.shallow_cmp=function(e){return this.is_star===e.is_star},Sh.prototype.shallow_cmp=function(e){return null==this.alternative?null==e.alternative:this.alternative===e.alternative},Ah.prototype.shallow_cmp=xg,Th.prototype.shallow_cmp=xg,Oh.prototype.shallow_cmp=function(e){return this.body===e.body&&(null==this.bcatch?null==e.bcatch:this.bcatch===e.bcatch)&&(null==this.bfinally?null==e.bfinally:this.bfinally===e.bfinally)},Nh.prototype.shallow_cmp=function(e){return null==this.argname?null==e.argname:this.argname===e.argname},Rh.prototype.shallow_cmp=xg,Ih.prototype.shallow_cmp=xg,Ph.prototype.shallow_cmp=function(e){return null==this.value?null==e.value:this.value===e.value},Bh.prototype.shallow_cmp=xg,Uh.prototype.shallow_cmp=function(e){return(null==this.imported_name?null==e.imported_name:this.imported_name===e.imported_name)&&(null==this.imported_names?null==e.imported_names:this.imported_names===e.imported_names)},zh.prototype.shallow_cmp=xg,Vh.prototype.shallow_cmp=function(e){return(null==this.exported_definition?null==e.exported_definition:this.exported_definition===e.exported_definition)&&(null==this.exported_value?null==e.exported_value:this.exported_value===e.exported_value)&&(null==this.exported_names?null==e.exported_names:this.exported_names===e.exported_names)&&this.module_name===e.module_name&&this.is_default===e.is_default},jh.prototype.shallow_cmp=xg,Gh.prototype.shallow_cmp=xg,Hh.prototype.shallow_cmp=xg,$h.prototype.shallow_cmp=xg,Wh.prototype.shallow_cmp=function(e){return this.property===e.property},Kh.prototype.shallow_cmp=function(e){return this.property===e.property},Yh.prototype.shallow_cmp=function(e){return this.operator===e.operator},Jh.prototype.shallow_cmp=function(e){return this.operator===e.operator},em.prototype.shallow_cmp=xg,rm.prototype.shallow_cmp=xg,im.prototype.shallow_cmp=xg,om.prototype.shallow_cmp=xg,am.prototype.shallow_cmp=function(e){return this.key===e.key},cm.prototype.shallow_cmp=function(e){return this.static===e.static},um.prototype.shallow_cmp=function(e){return this.static===e.static},pm.prototype.shallow_cmp=function(e){return this.static===e.static&&this.is_generator===e.is_generator&&this.async===e.async},dm.prototype.shallow_cmp=function(e){return this.static===e.static&&this.is_generator===e.is_generator&&this.async===e.async},fm.prototype.shallow_cmp=function(e){return(null==this.name?null==e.name:this.name===e.name)&&(null==this.extends?null==e.extends:this.extends===e.extends)},hm.prototype.shallow_cmp=function(e){return this.static===e.static&&("string"!=typeof this.key||this.key===e.key)},mm.prototype.shallow_cmp=function(e){return this.static===e.static},ym.prototype.shallow_cmp=function(e){return this.name===e.name},Em.prototype.shallow_cmp=xg,qm.prototype.shallow_cmp=xg,Gm.prototype.shallow_cmp=xg,Wm.prototype.shallow_cmp=function(e){return this.value===e.value},Km.prototype.shallow_cmp=function(e){return this.value===e.value},Xm.prototype.shallow_cmp=function(e){return this.value===e.value},$m.prototype.shallow_cmp=function(e){return this.value.flags===e.value.flags&&this.value.source===e.value.source},Ym.prototype.shallow_cmp=xg;let Sg=null,Ag=null,Tg=null;class Cg{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=Cg.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 Pf?this.fixed:this.fixed()}unmangleable(e){return e||(e={}),!!(Sg&&Sg.has(this.id)&&Fd(e.keep_fnames,this.orig[0].name))||(this.global&&!e.toplevel||1&this.export||this.undeclared||!e.eval&&this.scope.pinned()||(this.orig[0]instanceof Nm||this.orig[0]instanceof Dm)&&Fd(e.keep_fnames,this.orig[0].name)||this.orig[0]instanceof Om||(this.orig[0]instanceof Im||this.orig[0]instanceof Rm)&&Fd(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,r=this.orig[0];e.ie8&&r instanceof Nm&&(n=n.parent_scope);const i=Dg(this);this.mangled_name=i?i.mangled_name||i.name:n.next_mangled(e,this),this.global&&t&&t.set(this.name,this.mangled_name)}}}function Dg(e){if(e.orig[0]instanceof Fm&&e.scope.is_block_scope())return e.scope.get_defun_scope().variables.get(e.name)}function Og(e,t){let n;Tg&&(n=e.get_defun_scope())&&Tg.has(n)&&(e=n);var r=e.enclosed,i=t.nth_identifier;e:for(;;){var o=i.get(++e.cname);if(!Kd.has(o)&&!(t.reserved.has(o)||Ag&&Ag.has(o))){for(let e=r.length;--e>=0;){const n=r[e];if(o==(n.mangled_name||n.unmangleable(t)&&n.name))continue e}return o}}}function kg(e){return(e=vd(e,{eval:!1,nth_identifier:Ng,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}Cg.next_id=1,rh.DEFMETHOD("figure_out_scope",(function(e,{parent_scope:t,toplevel:n=this}={}){if(e=vd(e,{cache:null,ie8:!1,safari10:!1,module:!1}),!(n instanceof ih))throw new Error("Invalid toplevel scope");var r=this.parent_scope=t,i=new Map,o=null,a=null,s=[],l=new lg(((t,n)=>{if(t.is_block_scope()){const i=r;if(t.block_scope=r=new rh(t),r._block_scope=!0,r.init_scope_vars(i),r.uses_with=i.uses_with,r.uses_eval=i.uses_eval,e.safari10&&(t instanceof Jf||t instanceof eh||t instanceof th)&&s.push(r),t instanceof Ah){const e=r;r=i,t.expression.walk(l),r=e;for(let e=0;e<t.body.length;e++)t.body[e].walk(l)}else n();return r=i,!0}if(t instanceof ph){const e=a;return a=t,n(),a=e,!0}if(t instanceof rh){t.init_scope_vars(r);var u=r,p=o,d=i;return o=r=t,i=new Map,n(),r=u,o=p,i=d,!0}if(t instanceof Xf){var f=t.label;if(i.has(f.name))throw new Error(Cd("Label {name} defined twice",f));return i.set(f.name,f),n(),i.delete(f.name),!0}if(t instanceof nh)for(var h=r;h;h=h.parent_scope)h.uses_with=!0;else{if(t instanceof ym&&(t.scope=r),t instanceof Pm&&(t.thedef=t,t.references=[]),t instanceof Nm)o.def_function(t,"arguments"==t.name?void 0:o);else if(t instanceof Dm){const e=o.parent_scope;t.scope=l.directives["use strict"]?e:e.get_defun_scope(),c(t.scope.def_function(t,o),1)}else if(t instanceof Im)c(o.def_variable(t,o),1);else if(t instanceof Mm)r.def_variable(t);else if(t instanceof Rm)c((t.scope=o.parent_scope).def_function(t,o),1);else if(t instanceof xm||t instanceof Tm||t instanceof Am||t instanceof Fm){if((m=t instanceof Sm?r.def_variable(t,null):o.def_variable(t,"SymbolVar"==t.TYPE?null:void 0)).orig.every((e=>e===t||(t instanceof Sm?e instanceof Nm:!(e instanceof Tm||e instanceof Am))))||wf(`"${t.name}" is redeclared`,t.start.file,t.start.line,t.start.col,t.start.pos),t instanceof Cm||c(m,2),o!==r){t.mark_enclosed();var m=r.find_variable(t);t.thedef!==m&&(t.thedef=m,t.reference())}}else if(t instanceof Vm){var g=i.get(t.name);if(!g)throw new Error(Cd("Undefined label {name} [{line},{col}]",{name:t.name,line:t.start.line,col:t.start.col}));t.thedef=g}r instanceof ih||!(t instanceof Vh||t instanceof Uh)||wf(`"${t.TYPE}" statement may only appear at the top level`,t.start.file,t.start.line,t.start.col,t.start.pos)}}));function c(e,t){if(a){var n=0;do{t++}while(l.parent(n++)!==a)}var r=l.parent(t);if(e.export=r instanceof Vh?1:0){var i=r.exported_definition;(i instanceof uh||i instanceof _m)&&r.is_default&&(e.export=2)}}e.module&&(l.directives["use strict"]=!0),this.walk(l);this instanceof ih&&(this.globals=new Map);l=new lg((e=>{if(e instanceof bh&&e.label)return e.label.thedef.references.push(e),!0;if(e instanceof Bm){var t,r=e.name;if("eval"==r&&l.parent()instanceof jh)for(var i=e.scope;i&&!i.uses_eval;i=i.parent_scope)i.uses_eval=!0;return l.parent()instanceof Bh&&l.parent(1).module_name||!(t=e.scope.find_variable(r))?(t=n.def_global(e),e instanceof Um&&(t.export=1)):t.scope instanceof ah&&"arguments"==r&&(t.scope.get_defun_scope().uses_arguments=!0),e.thedef=t,e.reference(),!e.scope.is_block_scope()||t.orig[0]instanceof Sm||(e.scope=e.scope.get_defun_scope()),!0}var o;if(e instanceof Fm&&(o=Dg(e.definition())))for(i=e.scope;i&&(Td(i.enclosed,o),i!==o.scope);)i=i.parent_scope}));if(this.walk(l),(e.ie8||e.safari10)&&og(this,(e=>{if(e instanceof Fm){var t=e.name,r=e.thedef.references,i=e.scope.get_defun_scope(),o=i.find_variable(t)||n.globals.get(t)||i.def_variable(e);return r.forEach((function(e){e.thedef=o,e.reference()})),e.thedef=o,e.reference(),!0}})),e.safari10)for(const e of s)e.parent_scope.variables.forEach((function(t){Td(e.enclosed,t)}))})),ih.DEFMETHOD("def_global",(function(e){var t=this.globals,n=e.name;if(t.has(n))return t.get(n);var r=new Cg(this,e);return r.undeclared=!0,r.global=!0,t.set(n,r),r})),rh.DEFMETHOD("init_scope_vars",(function(e){this.variables=new Map,this.uses_with=!1,this.uses_eval=!1,this.parent_scope=e,this.enclosed=[],this.cname=-1})),rh.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)})),rh.DEFMETHOD("conflicting_def_shallow",(function(e){return this.enclosed.find((t=>t.name===e))||this.variables.has(e)})),rh.DEFMETHOD("add_child_scope",(function(e){if(e.parent_scope===this)return;e.parent_scope=this,e instanceof ch&&this instanceof ah&&!this.uses_arguments&&(this.uses_arguments=og(e,(e=>e instanceof Bm&&e.scope instanceof ah&&"arguments"===e.name?sg:e instanceof ah&&!(e instanceof ch)||void 0))),this.uses_with=this.uses_with||e.uses_with,this.uses_eval=this.uses_eval||e.uses_eval;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),r=[];for(const e of t){r.forEach((t=>Td(e.enclosed,t)));for(const t of e.variables.values())n.has(t)&&(Td(r,t),Td(e.enclosed,t))}})),rh.DEFMETHOD("create_symbol",(function(e,{source:t,tentative_name:n,scope:r,conflict_scopes:i=[r],init:o=null}={}){let a;if(i=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]}(i),n){n=a=n.replace(/(?:^[^a-z_$]|[^a-z0-9_$])/gi,"_");let e=0;for(;i.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=Ad(e,t,{name:a,scope:r});return this.def_variable(s,o||null),s.mark_enclosed(),s})),Pf.DEFMETHOD("is_block_scope",yd),fm.DEFMETHOD("is_block_scope",yd),ah.DEFMETHOD("is_block_scope",yd),ih.DEFMETHOD("is_block_scope",yd),Th.DEFMETHOD("is_block_scope",yd),Gf.DEFMETHOD("is_block_scope",Ed),rh.DEFMETHOD("is_block_scope",(function(){return this._block_scope||!1})),$f.DEFMETHOD("is_block_scope",Ed),ah.DEFMETHOD("init_scope_vars",(function(){rh.prototype.init_scope_vars.apply(this,arguments),this.uses_arguments=!1,this.def_variable(new Cm({name:"arguments",start:this.start,end:this.end}))})),ch.DEFMETHOD("init_scope_vars",(function(){rh.prototype.init_scope_vars.apply(this,arguments),this.uses_arguments=!1})),ym.DEFMETHOD("mark_enclosed",(function(){for(var e=this.definition(),t=this.scope;t&&(Td(t.enclosed,e),t!==e.scope);)t=t.parent_scope})),ym.DEFMETHOD("reference",(function(){this.definition().references.push(this),this.mark_enclosed()})),rh.DEFMETHOD("find_variable",(function(e){return e instanceof ym&&(e=e.name),this.variables.get(e)||this.parent_scope&&this.parent_scope.find_variable(e)})),rh.DEFMETHOD("def_function",(function(e,t){var n=this.def_variable(e,t);return(!n.init||n.init instanceof uh)&&(n.init=t),n})),rh.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 lh)&&(n.init=t)):(n=new Cg(this,e,t),this.variables.set(e.name,n),n.global=!this.parent_scope),e.thedef=n})),rh.DEFMETHOD("next_mangled",(function(e){return Og(this,e)})),ih.DEFMETHOD("next_mangled",(function(e){let t;const n=this.mangled_names;do{t=Og(this,e)}while(n.has(t));return t})),lh.DEFMETHOD("next_mangled",(function(e,t){for(var n=t.orig[0]instanceof Cm&&this.name&&this.name.definition(),r=n?n.mangled_name||n.name:null;;){var i=Og(this,e);if(!r||r!=i)return i}})),ym.DEFMETHOD("unmangleable",(function(e){var t=this.definition();return!t||t.unmangleable(e)})),Pm.DEFMETHOD("unmangleable",yd),ym.DEFMETHOD("unreferenced",(function(){return!this.definition().references.length&&!this.scope.pinned()})),ym.DEFMETHOD("definition",(function(){return this.thedef})),ym.DEFMETHOD("global",(function(){return this.thedef.global})),ih.DEFMETHOD("mangle_names",(function(e){var t=(e=kg(e)).nth_identifier,n=-1,r=[];e.keep_fnames&&(Sg=new Set);const i=this.mangled_names=new Set;Ag=new Set,e.cache&&(this.globals.forEach(a),e.cache.props&&e.cache.props.forEach((function(e){i.add(e)})));var o=new lg((function(i,s){if(i instanceof Xf){var l=n;return s(),n=l,!0}if(i instanceof uh&&!(o.parent()instanceof rh)&&(Tg=Tg||new Set,Tg.add(i.parent_scope.get_defun_scope())),i instanceof rh)i.variables.forEach(a);else if(i.is_block_scope())i.block_scope.variables.forEach(a);else if(Sg&&i instanceof Ph&&i.value instanceof ah&&!i.value.name&&Fd(e.keep_fnames,i.name.name))Sg.add(i.name.definition().id);else{if(i instanceof Pm){let e;do{e=t.get(++n)}while(Kd.has(e));return i.mangled_name=e,!0}!e.ie8&&!e.safari10&&i instanceof Fm&&r.push(i.definition())}}));function a(t){1&t.export?Ag.add(t.name):e.reserved.has(t.name)||r.push(t)}this.walk(o),(e.keep_fnames||e.keep_classnames)&&r.forEach((t=>{t.name.length<6&&t.unmangleable(e)&&Ag.add(t.name)})),r.forEach((t=>{t.mangle(e)})),Sg=null,Ag=null,Tg=null})),ih.DEFMETHOD("find_colliding_names",(function(e){const t=e.cache&&e.cache.props,n=new Set;return e.reserved.forEach(r),this.globals.forEach(i),this.walk(new lg((function(e){e instanceof rh&&e.variables.forEach(i),e instanceof Fm&&i(e.definition())}))),n;function r(e){n.add(e)}function i(n){var i=n.name;if(n.global&&t&&t.has(i))i=t.get(i);else if(!n.unmangleable(e))return;r(i)}})),ih.DEFMETHOD("expand_names",(function(e){var t=(e=kg(e)).nth_identifier;t.reset&&t.sort&&(t.reset(),t.sort());var n=this.find_colliding_names(e),r=0;function i(i){if(i.global&&e.cache)return;if(i.unmangleable(e))return;if(e.reserved.has(i.name))return;const o=Dg(i),a=i.name=o?o.name:function(){var e;do{e=t.get(r++)}while(n.has(e)||Kd.has(e));return e}();i.orig.forEach((function(e){e.name=a})),i.references.forEach((function(e){e.name=a}))}this.globals.forEach(i),this.walk(new lg((function(e){e instanceof rh&&e.variables.forEach(i),e instanceof Fm&&i(e.definition())})))})),Pf.DEFMETHOD("tail_node",wd),Gh.DEFMETHOD("tail_node",(function(){return this.expressions[this.expressions.length-1]})),ih.DEFMETHOD("compute_char_frequency",(function(e){var t=(e=kg(e)).nth_identifier;if(t.reset&&t.consider&&t.sort){t.reset();try{Pf.prototype.print=function(r,i){this._print(r,i),this instanceof ym&&!this.unmangleable(e)?t.consider(this.name,-1):e.properties&&(this instanceof Kh?t.consider("#"+this.property,-1):this instanceof Wh?t.consider(this.property,-1):this instanceof Xh&&n(this.property))},t.consider(this.print_to_string(),1)}finally{Pf.prototype.print=Pf.prototype._print}t.sort()}function n(e){e instanceof Wm?t.consider(e.value,-1):e instanceof em?(n(e.consequent),n(e.alternative)):e instanceof Gh&&n(e.tail_node())}}));const Ng=(()=>{const e="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ$_".split(""),t="0123456789".split("");let n,r;function i(){r=new Map,e.forEach((function(e){r.set(e,0)})),t.forEach((function(e){r.set(e,0)}))}function o(e,t){return r.get(t)-r.get(e)}function a(){n=Od(e,o).concat(Od(t,o))}return i(),a(),{get:function(e){var t="",r=54;e++;do{e--,t+=n[e%r],e=Math.floor(e/r),r=64}while(e>0);return t},consider:function(e,t){for(var n=e.length;--n>=0;)r.set(e[n],r.get(e[n])+t)},reset:i,sort:a}})();let Rg;Pf.prototype.size=function(e,t){Rg=e&&e._mangle_options;let n=0;return ag(this,((e,t)=>{if(n+=e._size(t),e instanceof ch&&e.is_braceless())return n+=e.body[0].value._size(t),!0}),t||e&&e.stack),Rg=void 0,n},Pf.prototype._size=()=>0,Uf.prototype._size=()=>8,zf.prototype._size=function(){return 2+this.value.length};const Ig=e=>e.length&&e.length-1;Gf.prototype._size=function(){return 2+Ig(this.body)},ih.prototype._size=function(){return Ig(this.body)},Wf.prototype._size=()=>1,Xf.prototype._size=()=>2,Zf.prototype._size=()=>9,Qf.prototype._size=()=>7,Jf.prototype._size=()=>8,eh.prototype._size=()=>8,nh.prototype._size=()=>6,oh.prototype._size=()=>3;const Fg=e=>(e.is_generator?1:0)+(e.async?6:0);sh.prototype._size=function(){return Fg(this)+4+Ig(this.argnames)+Ig(this.body)},lh.prototype._size=function(e){return 2*!!gg(e)+Fg(this)+12+Ig(this.argnames)+Ig(this.body)},uh.prototype._size=function(){return Fg(this)+13+Ig(this.argnames)+Ig(this.body)},ch.prototype._size=function(){let e=2+Ig(this.argnames);1===this.argnames.length&&this.argnames[0]instanceof ym||(e+=2);const t=this.is_braceless()?0:Ig(this.body)+2;return Fg(this)+e+t},ph.prototype._size=()=>2,fh.prototype._size=function(){return 2+3*Math.floor(this.segments.length/2)},hh.prototype._size=function(){return this.value.length},_h.prototype._size=function(){return this.value?7:6},vh.prototype._size=()=>6,yh.prototype._size=function(){return this.label?6:5},Eh.prototype._size=function(){return this.label?9:8},Sh.prototype._size=()=>4,Ah.prototype._size=function(){return 8+Ig(this.body)},Dh.prototype._size=function(){return 5+Ig(this.body)},Ch.prototype._size=function(){return 8+Ig(this.body)},Oh.prototype._size=()=>3,Nh.prototype._size=function(){let e=7+Ig(this.body);return this.argname&&(e+=2),e},Rh.prototype._size=function(){return 7+Ig(this.body)},Fh.prototype._size=function(){return 4+Ig(this.definitions)},Mh.prototype._size=function(){return 4+Ig(this.definitions)},Lh.prototype._size=function(){return 6+Ig(this.definitions)},Ph.prototype._size=function(){return this.value?1:0},Bh.prototype._size=function(){return this.name?4:0},Uh.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+Ig(this.imported_names)),e},zh.prototype._size=()=>11,Vh.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+Ig(this.exported_names)),this.module_name&&(e+=5),e},jh.prototype._size=function(){return this.optional?4+Ig(this.args):2+Ig(this.args)},qh.prototype._size=function(){return 6+Ig(this.args)},Gh.prototype._size=function(){return Ig(this.expressions)},Wh.prototype._size=function(){return this.optional?this.property.length+2:this.property.length+1},Kh.prototype._size=function(){return this.optional?this.property.length+3:this.property.length+2},Xh.prototype._size=function(){return this.optional?4:2},Yh.prototype._size=function(){return"typeof"===this.operator?7:"void"===this.operator?5:this.operator.length},Jh.prototype._size=function(e){if("in"===this.operator)return 4;let t=this.operator.length;return("+"===this.operator||"-"===this.operator)&&this.right instanceof Yh&&this.right.operator===this.operator&&(t+=1),this.needs_parens(e)&&(t+=2),t},em.prototype._size=()=>3,rm.prototype._size=function(){return 2+Ig(this.elements)},im.prototype._size=function(e){let t=2;return gg(e)&&(t+=2),t+Ig(this.properties)};const Mg=e=>"string"==typeof e?e.length:0;am.prototype._size=function(){return Mg(this.key)+1};const Lg=e=>e?7:0;um.prototype._size=function(){return 5+Lg(this.static)+Mg(this.key)},cm.prototype._size=function(){return 5+Lg(this.static)+Mg(this.key)},pm.prototype._size=function(){return Lg(this.static)+Mg(this.key)+Fg(this)},dm.prototype._size=function(){return pm.prototype._size.call(this)+1},lm.prototype._size=function(){return pm.prototype._size.call(this)+4},sm.prototype._size=function(){return pm.prototype._size.call(this)+4},gm.prototype._size=function(){return 5},fm.prototype._size=function(){return(this.name?8:7)+(this.extends?8:0)},vm.prototype._size=function(){return 8+Ig(this.body)},hm.prototype._size=function(){return Lg(this.static)+("string"==typeof this.key?this.key.length+2:0)+(this.value?1:0)},mm.prototype._size=function(){return hm.prototype._size.call(this)+1},ym.prototype._size=function(){return Rg&&this.thedef&&!this.thedef.unmangleable(Rg)?1:this.name.length},km.prototype._size=function(){return this.name.length},Bm.prototype._size=wm.prototype._size=function(){return"arguments"===this.name?9:ym.prototype._size.call(this)},Em.prototype._size=()=>10,Lm.prototype._size=function(){return this.name.length},zm.prototype._size=function(){return this.name.length},qm.prototype._size=()=>4,Gm.prototype._size=()=>5,Wm.prototype._size=function(){return this.value.length+2},Km.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},Xm.prototype._size=function(){return this.value.length},$m.prototype._size=function(){return this.value.toString().length},Zm.prototype._size=()=>4,Qm.prototype._size=()=>3,Jm.prototype._size=()=>6,eg.prototype._size=()=>0,tg.prototype._size=()=>8,ig.prototype._size=()=>4,rg.prototype._size=()=>5,wh.prototype._size=()=>6,xh.prototype._size=()=>6;const Pg=32,Bg=256,Ug=1024,zg=(e,t)=>e.flags&t,Vg=(e,t)=>{e.flags|=t},jg=(e,t)=>{e.flags&=~t};function qg(e,t){return t instanceof Gh?e.push(...t.expressions):e.push(t),e}function Gg(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 Ad(Gh,e,{expressions:t.reduce(qg,[])})}function Hg(e){return Ad(lh,e,{uses_arguments:!1,argnames:[],body:[],is_generator:!1,async:!1,variables:new Map,uses_with:!1,uses_eval:!1,parent_scope:null,enclosed:[],cname:0,block_scope:void 0})}function Wg(e,t){switch(typeof e){case"string":return Ad(Wm,t,{value:e});case"number":return isNaN(e)?Ad(Qm,t):isFinite(e)?1/e<0?Ad(Zh,t,{operator:"-",expression:Ad(Km,t,{value:-e})}):Ad(Km,t,{value:e}):e<0?Ad(Zh,t,{operator:"-",expression:Ad(tg,t)}):Ad(tg,t);case"bigint":return Ad(Xm,t,{value:e.toString()});case"boolean":return Ad(e?ig:rg,t);case"undefined":return Ad(Jm,t);default:if(null===e)return Ad(Zm,t,{value:null});if(e instanceof RegExp)return Ad($m,t,{value:{source:Ld(e.source),flags:e.flags}});throw new Error(Cd("Can't handle constant of type: {type}",{type:typeof e}))}}function Kg(e,t){return e.size()>t.size()?t:e}function Xg(e,t,n){return gg(e)?function(e,t){return Kg(Ad(Vf,e,{body:e}),Ad(Vf,t,{body:t})).body}(t,n):Kg(t,n)}function $g(e){return e instanceof Hm?e.getValue():e instanceof Zh&&"void"==e.operator&&e.expression instanceof Hm?void 0:e}function Yg(e,t){if(!((t=$g(t))instanceof Pf)){var n;if(e instanceof rm){var r=e.elements;if("length"==t)return Wg(r.length,e);"number"==typeof t&&t in r&&(n=r[t])}else if(e instanceof im){t=""+t;for(var i=e.properties,o=i.length;--o>=0;){if(!(i[o]instanceof am))return;n||i[o].key!==t||(n=i[o].value)}}return n instanceof Bm&&n.fixed_value()||n}}function Zg(e,t){var n=!1,r=new lg((function(t){return!!(n||t instanceof rh)||(t instanceof bh&&r.loopcontrol_target(t)===e?n=!0:void 0)}));return t instanceof Xf&&r.push(t),r.push(e),e.body.walk(r),n}function Qg(e,t,n){if(Jg(e,t,n)){return Gg(t,[Ad(Km,t,{value:0}),n])}return n}function Jg(e,t,n){return e instanceof Zh&&"delete"==e.operator||e instanceof jh&&e.expression===t&&(n instanceof $h||n instanceof Hh||n instanceof Bm&&"eval"==n.name)}function e_(e){return e instanceof ch||e instanceof lh}function t_(e){return"Call"==e.TYPE&&(e.expression instanceof lh||t_(e.expression))}function n_(e){return null===e||(e instanceof Wf||e instanceof Hf&&0==e.body.length)}const r_=kd("Infinity NaN undefined");function i_(e){return e instanceof tg||e instanceof Qm||e instanceof Jm}function o_(e,t){if(!(e instanceof Bm))return!1;for(var n=e.definition().orig,r=n.length;--r>=0;)if(n[r]instanceof t)return!0}function a_(e){return!(e instanceof _m||e instanceof uh||e instanceof Mh||e instanceof Lh||e instanceof Vh||e instanceof Uh)}function s_(e){if(null===e)return[];if(e instanceof Hf)return e.body;if(e instanceof Wf)return[];if(e instanceof Bf)return[e];throw new Error("Can't convert thing to statement array")}function l_(e,t){const n=e=>{if(e instanceof Bm&&t.includes(e.definition()))return sg};return ag(e,((t,r)=>{if(t instanceof rh&&t!==e){var i=r.parent();if(i instanceof jh&&i.expression===t&&!t.async&&!t.is_generator)return;return!og(t,n)||sg}}))}function c_(e,t){for(var n,r=0;n=e.parent(r);r++)if(n instanceof ah||n instanceof fm){var i=n.name;if(i&&i.definition()===t)return!0}return!1}function u_(e,t){return t.top_retain&&e instanceof uh&&zg(e,Ug)&&e.name&&t.top_retain(e.name.definition())}function p_(e){const t=new Map;for(var n of Object.keys(e))t.set(n,kd(e[n]));return(e,n)=>{const r=t.get(e);return null!=r&&r.has(n)}}const d_=new Set(["Number","String","Array","Object","Function","Promise"]),f_=["constructor","toString","valueOf"],h_=p_({Array:["at","flat","includes","indexOf","join","lastIndexOf","slice",...f_],Boolean:f_,Function:f_,Number:["toExponential","toFixed","toPrecision",...f_],Object:f_,RegExp:["test",...f_],String:["at","charAt","charCodeAt","charPointAt","concat","endsWith","fromCharCode","fromCodePoint","includes","indexOf","italics","lastIndexOf","localeCompare","match","matchAll","normalize","padStart","padEnd","repeat","replace","replaceAll","search","slice","split","startsWith","substr","substring","repeat","toLocaleLowerCase","toLocaleUpperCase","toLowerCase","toUpperCase","trim","trimEnd","trimStart",...f_]}),m_=p_({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","hasOwn","keys"],String:["fromCharCode"]}),g_=p_({Math:["E","LN10","LN2","LOG2E","LOG10E","PI","SQRT1_2","SQRT2"],Number:["MAX_VALUE","MIN_VALUE","NaN","NEGATIVE_INFINITY","POSITIVE_INFINITY"]}),__=e=>e instanceof Bm&&e.definition().undeclared,v_=kd("<<< >> << & | ^ ~"),b_=kd("&& || ??"),y_=kd("delete ++ --");var E_,w_;function x_(e,t){return zg(e,8)||e instanceof Jm||e instanceof Zh&&"void"==e.operator&&!e.expression.has_side_effects(t)}function S_(e,t){let n;return e instanceof Zm||x_(e,t)||e instanceof Bm&&(n=e.definition().fixed)instanceof Pf&&T_(n,t)}function A_(e,t){return e instanceof Hh||e instanceof jh?e.optional&&S_(e.expression,t)||A_(e.expression,t):e instanceof $h&&A_(e.expression,t)}function T_(e,t){return!!S_(e,t)||A_(e,t)}function C_(e,t){return t instanceof Yh&&y_.has(t.operator)?t.expression:t instanceof tm&&t.left===e||t instanceof eh&&t.init===e?e:void 0}!function(e){const t=kd("! delete"),n=kd("in instanceof == != === !== < <= >= >");e(Pf,yd),e(Zh,(function(){return t.has(this.operator)})),e(Jh,(function(){return n.has(this.operator)||b_.has(this.operator)&&this.left.is_boolean()&&this.right.is_boolean()})),e(em,(function(){return this.consequent.is_boolean()&&this.alternative.is_boolean()})),e(tm,(function(){return"="==this.operator&&this.right.is_boolean()})),e(Gh,(function(){return this.tail_node().is_boolean()})),e(ig,Ed),e(rg,Ed)}((function(e,t){e.DEFMETHOD("is_boolean",t)})),function(e){e(Pf,yd),e(Km,Ed);const t=kd("+ - ~ ++ --");e(Yh,(function(e){return t.has(this.operator)&&this.expression.is_number(e)}));const n=kd("- * / % & | ^ << >> >>>");e(Jh,(function(e){return"+"===this.operator?this.left.is_number(e)&&this.right.is_number_or_bigint(e)||this.right.is_number(e)&&this.left.is_number_or_bigint(e):!!n.has(this.operator)&&(this.left.is_number(e)||this.right.is_number(e))})),e(tm,(function(e){return("="===this.operator||n.has(this.operator.slice(0,-1)))&&this.right.is_number(e)})),e(Gh,(function(e){return this.tail_node().is_number(e)})),e(em,(function(e){return this.consequent.is_number(e)&&this.alternative.is_number(e)}))}((function(e,t){e.DEFMETHOD("is_number",t)})),function(e){e(Pf,yd),e(Xm,Ed);const t=kd("+ - ~ ++ --");e(Yh,(function(e){return t.has(this.operator)&&this.expression.is_bigint(e)}));const n=kd("- * / % & | ^ << >>");e(Jh,(function(e){return"+"===this.operator?this.left.is_bigint(e)&&this.right.is_number_or_bigint(e)||this.right.is_bigint(e)&&this.left.is_number_or_bigint(e):!!n.has(this.operator)&&(this.left.is_bigint(e)||this.right.is_bigint(e))})),e(tm,(function(e){return(n.has(this.operator.slice(0,-1))||"="==this.operator)&&this.right.is_bigint(e)})),e(Gh,(function(e){return this.tail_node().is_bigint(e)})),e(em,(function(e){return this.consequent.is_bigint(e)&&this.alternative.is_bigint(e)}))}((function(e,t){e.DEFMETHOD("is_bigint",t)})),function(e){e(Pf,yd),e(Km,Ed),e(Xm,Ed);const t=kd("+ - ~ ++ --");e(Yh,(function(e){return t.has(this.operator)}));const n=kd("- * / % & | ^ << >>");e(Jh,(function(e){return"+"===this.operator?this.left.is_number_or_bigint(e)&&this.right.is_number_or_bigint(e):n.has(this.operator)})),e(tm,(function(e){return n.has(this.operator.slice(0,-1))||"="==this.operator&&this.right.is_number_or_bigint(e)})),e(Gh,(function(e){return this.tail_node().is_number_or_bigint(e)})),e(em,(function(e){return this.consequent.is_number_or_bigint(e)&&this.alternative.is_number_or_bigint(e)}))}((function(e,t){e.DEFMETHOD("is_number_or_bigint",t)})),(E_=function(e,t){e.DEFMETHOD("is_32_bit_integer",t)})(Pf,yd),E_(Km,(function(e){return this.value===(0|this.value)})),E_(Zh,(function(e){return"~"==this.operator?this.expression.is_number(e):"+"===this.operator&&this.expression.is_32_bit_integer(e)})),E_(Jh,(function(e){return v_.has(this.operator)&&(this.left.is_number(e)||this.right.is_number(e))})),(w_=function(e,t){e.DEFMETHOD("is_string",t)})(Pf,yd),w_(Wm,Ed),w_(fh,Ed),w_(Zh,(function(){return"typeof"==this.operator})),w_(Jh,(function(e){return"+"==this.operator&&(this.left.is_string(e)||this.right.is_string(e))})),w_(tm,(function(e){return("="==this.operator||"+="==this.operator)&&this.right.is_string(e)})),w_(Gh,(function(e){return this.tail_node().is_string(e)})),w_(em,(function(e){return this.consequent.is_string(e)&&this.alternative.is_string(e)})),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(Pf,Ed),e(Wf,yd),e(Hm,yd),e(qm,yd),e(Gf,(function(e){return t(this.body,e)})),e(jh,(function(e){return!(this.is_callee_pure(e)||this.expression.is_call_pure(e)&&!this.expression.has_side_effects(e))||t(this.args,e)})),e(Ah,(function(e){return this.expression.has_side_effects(e)||t(this.body,e)})),e(Dh,(function(e){return this.expression.has_side_effects(e)||t(this.body,e)})),e(Oh,(function(e){return this.body.has_side_effects(e)||this.bcatch&&this.bcatch.has_side_effects(e)||this.bfinally&&this.bfinally.has_side_effects(e)})),e(Sh,(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(zh,yd),e(Xf,(function(e){return this.body.has_side_effects(e)})),e(Vf,(function(e){return this.body.has_side_effects(e)})),e(ah,yd),e(fm,(function(e){return!(!this.extends||!this.extends.has_side_effects(e))||t(this.properties,e)})),e(vm,(function(e){return t(this.body,e)})),e(Jh,(function(e){return this.left.has_side_effects(e)||this.right.has_side_effects(e)})),e(tm,Ed),e(em,(function(e){return this.condition.has_side_effects(e)||this.consequent.has_side_effects(e)||this.alternative.has_side_effects(e)})),e(Yh,(function(e){return y_.has(this.operator)||this.expression.has_side_effects(e)})),e(Bm,(function(e){return!this.is_declared(e)&&!d_.has(this.name)})),e(km,yd),e(wm,yd),e(im,(function(e){return t(this.properties,e)})),e(am,(function(e){return this.computed_key()&&this.key.has_side_effects(e)||this.value&&this.value.has_side_effects(e)})),e([hm,mm],(function(e){return this.computed_key()&&this.key.has_side_effects(e)||this.static&&this.value&&this.value.has_side_effects(e)})),e([dm,lm,sm,pm,um,cm],(function(e){return this.computed_key()&&this.key.has_side_effects(e)})),e(rm,(function(e){return t(this.elements,e)})),e(Wh,(function(e){return T_(this,e)?this.expression.has_side_effects(e):!(this.optional||!this.expression.may_throw_on_access(e))||this.expression.has_side_effects(e)})),e(Xh,(function(e){if(T_(this,e))return this.expression.has_side_effects(e);if(!this.optional&&this.expression.may_throw_on_access(e))return!0;var t=this.property.has_side_effects(e);return!(!t||!this.optional)||(t||this.expression.has_side_effects(e))})),e($h,(function(e){return this.expression.has_side_effects(e)})),e(Gh,(function(e){return t(this.expressions,e)})),e(Ih,(function(e){return t(this.definitions,e)})),e(Ph,(function(){return null!=this.value})),e(hh,yd),e(fh,(function(e){return t(this.segments,e)}))}((function(e,t){for(const n of[].concat(e))n.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(Pf,Ed),e(Hm,yd),e(Wf,yd),e(ah,yd),e(wm,yd),e(qm,yd),e(zh,yd),e(fm,(function(e){return!(!this.extends||!this.extends.may_throw(e))||t(this.properties,e)})),e(vm,(function(e){return t(this.body,e)})),e(rm,(function(e){return t(this.elements,e)})),e(tm,(function(e){return!!this.right.may_throw(e)||!(!e.has_directive("use strict")&&"="==this.operator&&this.left instanceof Bm)&&this.left.may_throw(e)})),e(Jh,(function(e){return this.left.may_throw(e)||this.right.may_throw(e)})),e(Gf,(function(e){return t(this.body,e)})),e(jh,(function(e){return!T_(this,e)&&(!!t(this.args,e)||!this.is_callee_pure(e)&&(!!this.expression.may_throw(e)||(!(this.expression instanceof ah)||t(this.expression.body,e))))})),e(Dh,(function(e){return this.expression.may_throw(e)||t(this.body,e)})),e(em,(function(e){return this.condition.may_throw(e)||this.consequent.may_throw(e)||this.alternative.may_throw(e)})),e(Ih,(function(e){return t(this.definitions,e)})),e(Sh,(function(e){return this.condition.may_throw(e)||this.body&&this.body.may_throw(e)||this.alternative&&this.alternative.may_throw(e)})),e(Xf,(function(e){return this.body.may_throw(e)})),e(im,(function(e){return t(this.properties,e)})),e(am,(function(e){return!!(this.computed_key()&&this.key.may_throw(e)||this.value)&&this.value.may_throw(e)})),e([hm,mm],(function(e){return this.computed_key()&&this.key.may_throw(e)||this.static&&this.value&&this.value.may_throw(e)})),e([pm,um,cm],(function(e){return this.computed_key()&&this.key.may_throw(e)})),e([dm,lm,sm],yd),e(_h,(function(e){return this.value&&this.value.may_throw(e)})),e(Gh,(function(e){return t(this.expressions,e)})),e(Vf,(function(e){return this.body.may_throw(e)})),e(Wh,(function(e){return!T_(this,e)&&(!this.optional&&this.expression.may_throw_on_access(e)||this.expression.may_throw(e))})),e(Xh,(function(e){return!T_(this,e)&&(!this.optional&&this.expression.may_throw_on_access(e)||this.expression.may_throw(e)||this.property.may_throw(e))})),e($h,(function(e){return this.expression.may_throw(e)})),e(Ah,(function(e){return this.expression.may_throw(e)||t(this.body,e)})),e(Bm,(function(e){return!this.is_declared(e)&&!d_.has(this.name)})),e(km,yd),e(Oh,(function(e){return this.bcatch?this.bcatch.may_throw(e):this.body.may_throw(e)||this.bfinally&&this.bfinally.may_throw(e)})),e(Yh,(function(e){return!("typeof"==this.operator&&this.expression instanceof Bm)&&this.expression.may_throw(e)})),e(Ph,(function(e){return!!this.value&&this.value.may_throw(e)}))}((function(e,t){for(const n of[].concat(e))n.DEFMETHOD("may_throw",t)})),function(e){function t(e){let t=!0;return og(this,(n=>{if(n instanceof Bm){if(zg(this,16))return t=!1,sg;var r=n.definition();if(gd(r,this.enclosed)&&!this.variables.has(r.name)){if(e){var i=e.find_variable(n);if(r.undeclared?!i:i===r)return t="f",!0}return t=!1,sg}return!0}if(n instanceof qm&&this instanceof ch)return t=!1,sg})),t}e(Pf,yd),e(Hm,Ed),e(fm,(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;if(t instanceof vm)return!1}return t.call(this,e)})),e(ah,t),e(Yh,(function(){return this.expression.is_constant_expression()})),e(Jh,(function(){return this.left.is_constant_expression()&&this.right.is_constant_expression()})),e(rm,(function(){return this.elements.every((e=>e.is_constant_expression()))})),e(im,(function(){return this.properties.every((e=>e.is_constant_expression()))})),e(om,(function(){return!(this.key instanceof Pf||!this.value||!this.value.is_constant_expression())}))}((function(e,t){e.DEFMETHOD("is_constant_expression",t)})),function(e){function t(e){return/strict/.test(e.option("pure_getters"))}Pf.DEFMETHOD("may_throw_on_access",(function(e){return!e.option("pure_getters")||this._dot_throw(e)})),e(Pf,t),e(Zm,Ed),e(Jm,Ed),e(Hm,yd),e(rm,yd),e(im,(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(fm,yd),e(om,yd),e(um,Ed),e(oh,(function(e){return this.expression._dot_throw(e)})),e(lh,yd),e(ch,yd),e(Qh,yd),e(Zh,(function(){return"void"==this.operator})),e(Jh,(function(e){return("&&"==this.operator||"||"==this.operator||"??"==this.operator)&&(this.left._dot_throw(e)||this.right._dot_throw(e))})),e(tm,(function(e){return!!this.logical||"="==this.operator&&this.right._dot_throw(e)})),e(em,(function(e){return this.consequent._dot_throw(e)||this.alternative._dot_throw(e)})),e(Wh,(function(e){return!!t(e)&&("prototype"!=this.property||!(this.expression instanceof lh||this.expression instanceof fm))})),e($h,(function(e){return this.expression._dot_throw(e)})),e(Gh,(function(e){return this.tail_node()._dot_throw(e)})),e(Bm,(function(e){if("arguments"===this.name&&this.scope instanceof ah)return!1;if(zg(this,8))return!0;if(!t(e))return!1;if(__(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){function t(e){return Ad(Zh,e,{operator:"!",expression:e})}function n(e,n,r){var i=t(e);if(r){var o=Ad(Vf,n,{body:n});return Kg(i,o)===o?n:i}return Kg(i,n)}e(Pf,(function(){return t(this)})),e(Bf,(function(){throw new Error("Cannot negate a statement")})),e(lh,(function(){return t(this)})),e(fm,(function(){return t(this)})),e(ch,(function(){return t(this)})),e(Zh,(function(){return"!"==this.operator?this.expression:t(this)})),e(Gh,(function(e){var t=this.expressions.slice();return t.push(t.pop().negate(e)),Gg(this,t)})),e(em,(function(e,t){var r=this.clone();return r.consequent=r.consequent.negate(e),r.alternative=r.alternative.negate(e),n(this,r,t)})),e(Jh,(function(e,r){var i=this.clone(),o=this.operator;if(e.option("unsafe_comps"))switch(o){case"<=":return i.operator=">",i;case"<":return i.operator=">=",i;case">=":return i.operator="<",i;case">":return i.operator="<=",i}switch(o){case"==":return i.operator="!=",i;case"!=":return i.operator="==",i;case"===":return i.operator="!==",i;case"!==":return i.operator="===",i;case"&&":return i.operator="||",i.left=i.left.negate(e,r),i.right=i.right.negate(e),n(this,i,r);case"||":return i.operator="&&",i.left=i.left.negate(e,r),i.right=i.right.negate(e),n(this,i,r)}return t(this)}))}((function(e,t){e.DEFMETHOD("negate",(function(e,n){return t.call(this,e,n)}))})),function(e){function t(e){return Ad(Zh,e,{operator:"~",expression:e})}e(Pf,(function(e){return t(this)})),e(Km,(function(e){const n=~this.value;return n.toString().length>this.value.toString().length?t(this):Ad(Km,this,{value:n})})),e(Zh,(function(e,n){return"~"==this.operator&&(this.expression.is_32_bit_integer(e)||(null!=n?n:e.in_32_bit_context()))?this.expression:t(this)}))}((function(e,t){e.DEFMETHOD("bitwise_negate",t)}));var D_=kd("Boolean decodeURI decodeURIComponent Date encodeURI encodeURIComponent Error escape EvalError isFinite isNaN Number Object parseFloat parseInt RangeError ReferenceError String SyntaxError TypeError unescape URIError");jh.DEFMETHOD("is_callee_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(__(t)&&D_.has(t.name))return!0;if(t instanceof Wh&&__(t.expression)&&m_(t.expression.name,t.property))return!0}return!!(this instanceof qh&&e.option("pure_new"))||(!(!e.option("side_effects")||!Ud(this,ug))||!e.pure_funcs(this))})),Pf.DEFMETHOD("is_call_pure",yd),Wh.DEFMETHOD("is_call_pure",(function(e){if(!e.option("unsafe"))return;const t=this.expression;let n;return t instanceof rm?n="Array":t.is_boolean()?n="Boolean":t.is_number(e)?n="Number":t instanceof $m?n="RegExp":t.is_string(e)?n="String":this.may_throw_on_access(e)||(n="Object"),null!=n&&h_(n,this.property)}));const O_=e=>e&&e.aborts();function k_(e,t,n,r,i,o){var a=t.parent(i),s=C_(n,a);if(s)return s;if(!o&&a instanceof jh&&a.expression===n&&!(r instanceof ch)&&!(r instanceof fm)&&!a.is_callee_pure(e)&&(!(r instanceof lh)||!(a instanceof qh)&&r.contains_this()))return!0;if(a instanceof rm)return k_(e,t,a,a,i+1);if(a instanceof am&&n===a.value){var l=t.parent(i+1);return k_(e,t,l,l,i+2)}if(a instanceof Hh&&a.expression===n){var c=Yg(r,a.property);return!o&&k_(e,t,a,c,i+1)}}function N_(e){for(let t,n,r=-1;t=e.parent(r),n=e.parent(r+1);r++){if(!(n instanceof Gh)){if(n instanceof Yh){const e=n.operator;if("void"===e)return!1;if("typeof"===e||"+"===e||"-"===e||"!"===e||"~"===e)continue}return!(n instanceof Vf||n instanceof Xf)&&!(n instanceof rh)}if(n.expressions.indexOf(t)!==n.expressions.length-1){const t=e.parent(r+2);return!(n.expressions.length>2||1===n.expressions.length||!Jg(t,n,n.expressions[1]))}}return!0}function R_(e,t){e.DEFMETHOD("_eval",t)}!function(e){function t(){for(var e=0;e<this.body.length;e++)if(O_(this.body[e]))return this.body[e];return null}e(Bf,xd),e(mh,wd),e(Uh,xd),e(Hf,t),e(Th,t),e(_m,(function(){for(const e of this.properties)if(e instanceof vm&&e.aborts())return e;return null})),e(vm,t),e(Sh,(function(){return this.alternative&&O_(this.body)&&O_(this.alternative)&&this}))}((function(e,t){e.DEFMETHOD("aborts",t)})),Pf.DEFMETHOD("contains_this",(function(){return og(this,(e=>e instanceof qm?sg:e!==this&&e instanceof rh&&!(e instanceof ch)||void 0))}));const I_=Symbol("This AST_Chain is nullish");Pf.DEFMETHOD("evaluate",(function(e){if(!e.option("evaluate"))return this;var t=this._eval(e,1);if(!t||t instanceof RegExp)return t;if("function"==typeof t||"object"==typeof t||t==I_)return this;if("string"==typeof t){const n=this.size(e);if(t.length+2>n)return this}return t}));var F_=kd("! ~ - + void");Pf.DEFMETHOD("is_constant",(function(){return this instanceof Hm?!(this instanceof $m):this instanceof Zh&&F_.has(this.operator)&&(this.expression instanceof Hm||this.expression.is_constant())})),R_(Bf,(function(){throw new Error(Cd("Cannot evaluate a statement [{file}:{line},{col}]",this.start))})),R_(ah,wd),R_(fm,wd),R_(Pf,wd),R_(Hm,(function(){return this.getValue()}));const M_="function"==typeof BigInt;R_(Xm,(function(){return M_?BigInt(this.value):this})),R_($m,(function(e){let t=e.evaluated_regexps.get(this.value);if(void 0===t&&Bd(this.value.source)){try{const{source:e,flags:n}=this.value;t=new RegExp(e,n)}catch(e){t=null}e.evaluated_regexps.set(this.value,t)}return t||this})),R_(fh,(function(){return 1!==this.segments.length?this:this.segments[0].value})),R_(lh,(function(e){if(e.option("unsafe")){var t=function(){};return t.node=this,t.toString=()=>this.print_to_string(),t}return this})),R_(rm,(function(e,t){if(e.option("unsafe")){for(var n=[],r=0,i=this.elements.length;r<i;r++){var o=this.elements[r],a=o._eval(e,t);if(o===a)return this;n.push(a)}return n}return this})),R_(im,(function(e,t){if(e.option("unsafe")){for(var n={},r=0,i=this.properties.length;r<i;r++){var o=this.properties[r];if(o instanceof oh)return this;var a=o.key;if(a instanceof ym)a=a.name;else if(a instanceof Pf&&(a=a._eval(e,t))===o.key)return this;if("function"==typeof Object.prototype[a])return this;if(!(o.value instanceof lh)&&(n[a]=o.value._eval(e,t),n[a]===o.value))return this}return n}return this}));var L_=kd("! typeof void");R_(Zh,(function(e,t){var n=this.expression;if(e.option("typeofs")&&"typeof"==this.operator){if(n instanceof ah||n instanceof Bm&&n.fixed_value()instanceof ah)return"function";if((n instanceof im||n instanceof rm||n instanceof Bm&&(n.fixed_value()instanceof im||n.fixed_value()instanceof rm))&&!n.has_side_effects(e))return"object"}if(L_.has(this.operator)||t++,(n=n._eval(e,t))===this.expression)return this;switch(this.operator){case"!":return!n;case"typeof":return n instanceof RegExp?this:typeof n;case"void":return;case"~":return~n;case"-":return-n;case"+":return+n}return this}));var P_=kd("&& || ?? === !==");const B_=kd("== != === !=="),U_=e=>"object"==typeof e||"function"==typeof e||"symbol"==typeof e;R_(Jh,(function(e,t){P_.has(this.operator)||t++;var n=this.left._eval(e,t);if(n===this.left)return this;var r,i=this.right._eval(e,t);if(i===this.right)return this;if(null!=n&&null!=i&&B_.has(this.operator)&&U_(n)&&U_(i)&&typeof n==typeof i)return this;if("bigint"==typeof n!=("bigint"==typeof i)||"bigint"==typeof n&&(">>>"===this.operator||"/"===this.operator&&0===Number(i)))return this;switch(this.operator){case"&&":r=n&&i;break;case"||":r=n||i;break;case"??":r=null!=n?n:i;break;case"|":r=n|i;break;case"&":r=n&i;break;case"^":r=n^i;break;case"+":r=n+i;break;case"*":r=n*i;break;case"**":r=n**i;break;case"/":r=n/i;break;case"%":r=n%i;break;case"-":r=n-i;break;case"<<":r=n<<i;break;case">>":r=n>>i;break;case">>>":r=n>>>i;break;case"==":r=n==i;break;case"===":r=n===i;break;case"!=":r=n!=i;break;case"!==":r=n!==i;break;case"<":r=n<i;break;case"<=":r=n<=i;break;case">":r=n>i;break;case">=":r=n>=i;break;default:return this}return"number"==typeof r&&isNaN(r)&&e.find_parent(nh)?this:r})),R_(em,(function(e,t){var n=this.condition._eval(e,t);if(n===this.condition)return this;var r=n?this.consequent:this.alternative,i=r._eval(e,t);return i===r?this:i}));const z_=new Set;R_(Bm,(function(e,t){if(z_.has(this))return this;var n=this.fixed_value();if(!n)return this;z_.add(this);const r=n._eval(e,t);if(z_.delete(this),r===n)return this;if(r&&"object"==typeof r){var i=this.definition().escaped;if(i&&t>i)return this}return r}));const V_={Array:Array,Math:Math,Number:Number,Object:Object,String:String},j_=new Set(["dotAll","global","ignoreCase","multiline","sticky","unicode"]);function q_(e,t){for(const n of[].concat(e))n.DEFMETHOD("drop_side_effect_free",t)}function G_(e,t,n){var r=e.length;if(!r)return null;for(var i=[],o=!1,a=0;a<r;a++){var s=e[a].drop_side_effect_free(t,n);o|=s!==e[a],s&&(i.push(s),n=!1)}return o?i.length?i:null:e}R_(Hh,(function(e,t){let n=this.expression._eval(e,t+1);if(n===I_||this.optional&&null==n)return I_;if("length"===this.property){if("string"==typeof n)return n.length;if(n instanceof rm&&n.elements.every((e=>!(e instanceof oh)))&&n.elements.every((t=>!t.has_side_effects(e))))return n.elements.length}if(e.option("unsafe")){var r=this.property;if(r instanceof Pf&&(r=r._eval(e,t))===this.property)return this;var i=this.expression;if(__(i)){var o,a="hasOwnProperty"===i.name&&"call"===r&&(o=e.parent()&&e.parent().args)&&o&&o[0]&&o[0].evaluate(e);if(null==(a=a instanceof Wh?a.expression:a)||a.thedef&&a.thedef.undeclared)return this.clone();if(!g_(i.name,r))return this;n=V_[i.name]}else{if(n instanceof RegExp){if("source"==r)return Ld(n.source);if("flags"==r||j_.has(r))return n[r]}if(!n||n===i||!Id(n,r))return this;if("function"==typeof n)switch(r){case"name":return n.node.name?n.node.name.name:"";case"length":return n.node.length_property();default:return this}}return n[r]}return this})),R_($h,(function(e,t){const n=this.expression._eval(e,t);return n===I_?void 0:n===this.expression?this:n})),R_(jh,(function(e,t){var n=this.expression;const r=n._eval(e,t);if(r===I_||this.optional&&null==r)return I_;if(e.option("unsafe")&&n instanceof Hh){var i,o=n.property;if(o instanceof Pf&&(o=o._eval(e,t))===n.property)return this;var a=n.expression;if(__(a)){var s="hasOwnProperty"===a.name&&"call"===o&&this.args[0]&&this.args[0].evaluate(e);if(null==(s=s instanceof Wh?s.expression:s)||s.thedef&&s.thedef.undeclared)return this.clone();if(!m_(a.name,o))return this;i=V_[a.name]}else{if((i=a._eval(e,t+1))===a||!i)return this;if(!h_(i.constructor.name,o))return this}for(var l=[],c=0,u=this.args.length;c<u;c++){var p=this.args[c],d=p._eval(e,t);if(p===d)return this;if(p instanceof ah)return this;l.push(d)}try{return i[o].apply(i,l)}catch(e){}}return this})),R_(qh,wd),q_(Pf,wd),q_(Hm,xd),q_(qm,xd),q_(jh,(function(e,t){if(A_(this,e))return this.expression.drop_side_effect_free(e,t);if(!this.is_callee_pure(e)){if(this.expression.is_call_pure(e)){var n=this.args.slice();return n.unshift(this.expression.expression),(n=G_(n,e,t))&&Gg(this,n)}if(e_(this.expression)&&(!this.expression.name||!this.expression.name.definition().references.length)){var r=this.clone();return r.expression.process_expression(!1,e),r}return this}var i=G_(this.args,e,t);return i&&Gg(this,i)})),q_(sh,xd),q_(lh,xd),q_(ch,xd),q_(fm,(function(e){const t=[];if(this.is_self_referential()&&this.has_side_effects(e))return this;const n=this.extends&&this.extends.drop_side_effect_free(e);n&&t.push(n);for(const n of this.properties)if(n instanceof vm){if(n.has_side_effects(e))return this}else{const r=n.drop_side_effect_free(e);r&&t.push(r)}if(!t.length)return null;const r=Gg(this,t);return this instanceof _m?Ad(Vf,this,{body:r}):r})),q_([hm,mm],(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?Gg(this,[t,n]):t||n||null})),q_(Jh,(function(e,t){var n=this.right.drop_side_effect_free(e);if(!n)return this.left.drop_side_effect_free(e,t);if(b_.has(this.operator)){if(n===this.right)return this;var r=this.clone();return r.right=n,r}var i=this.left.drop_side_effect_free(e,t);return i?Gg(this,[i,n]):this.right.drop_side_effect_free(e,t)})),q_(tm,(function(e){if(this.logical)return this;var t=this.left;if(t.has_side_effects(e)||e.has_directive("use strict")&&t instanceof Hh&&t.expression.is_constant())return this;for(Vg(this,Pg);t instanceof Hh;)t=t.expression;return t.is_constant_expression(e.find_parent(rh))?this.right.drop_side_effect_free(e):this})),q_(em,(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?Ad(Jh,this,{operator:"||",left:this.condition,right:n}):this.condition.drop_side_effect_free(e);if(!n)return Ad(Jh,this,{operator:"&&",left:this.condition,right:t});var r=this.clone();return r.consequent=t,r.alternative=n,r})),q_(Yh,(function(e,t){if(y_.has(this.operator))return this.expression.has_side_effects(e)?jg(this,Pg):Vg(this,Pg),this;if("typeof"==this.operator&&this.expression instanceof Bm)return null;var n=this.expression.drop_side_effect_free(e,t);return t&&n&&t_(n)?n===this.expression&&"!"==this.operator?this:n.negate(e,t):n})),q_(Bm,(function(e){return this.is_declared(e)||d_.has(this.name)?null:this})),q_(im,(function(e,t){var n=G_(this.properties,e,t);return n&&Gg(this,n)})),q_(am,(function(e,t){const n=this.key instanceof Pf&&this.key.drop_side_effect_free(e,t),r=this.value.drop_side_effect_free(e,t);return n&&r?Gg(this,[n,r]):n||r})),q_([pm,um,cm],(function(){return this.computed_key()?this.key:null})),q_([dm,lm,sm],(function(){return null})),q_(rm,(function(e,t){var n=G_(this.elements,e,t);return n&&Gg(this,n)})),q_(Wh,(function(e,t){return A_(this,e)?this.expression.drop_side_effect_free(e,t):!this.optional&&this.expression.may_throw_on_access(e)?this:this.expression.drop_side_effect_free(e,t)})),q_(Xh,(function(e,t){if(A_(this,e))return this.expression.drop_side_effect_free(e,t);if(!this.optional&&this.expression.may_throw_on_access(e))return this;var n=this.property.drop_side_effect_free(e);if(n&&this.optional)return this;var r=this.expression.drop_side_effect_free(e,t);return r&&n?Gg(this,[r,n]):r||n})),q_($h,(function(e,t){return this.expression.drop_side_effect_free(e,t)})),q_(Gh,(function(e){var t=this.tail_node(),n=t.drop_side_effect_free(e);if(n===t)return this;var r=this.expressions.slice(0,-1);return n&&r.push(n),r.length?Gg(this,r):Ad(Km,this,{value:0})})),q_(oh,(function(e,t){return this.expression.drop_side_effect_free(e,t)})),q_(hh,xd),q_(fh,(function(e){var t=G_(this.segments,e,gg);return t&&Gg(this,t)}));const H_=/keep_assign/;function W_(e,t){e.DEFMETHOD("reduce_vars",t)}function K_(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.orig[0]instanceof Cm&&t.scope.uses_arguments?t.fixed=!1:t.orig[0]instanceof Am||!e.exposed(t)?t.fixed=t.init:t.fixed=!1}function X_(e,t,n){n.variables.forEach((function(n){K_(t,n),null===n.fixed?(e.defs_to_safe_ids.set(n.id,e.safe_ids),Q_(e,n,!0)):n.fixed&&(e.loop_ids.set(n.id,e.in_loop),Q_(e,n,!0))}))}function $_(e,t){t.block_scope&&t.block_scope.variables.forEach((t=>{K_(e,t)}))}function Y_(e){e.safe_ids=Object.create(e.safe_ids)}function Z_(e){e.safe_ids=Object.getPrototypeOf(e.safe_ids)}function Q_(e,t,n){e.safe_ids[t.id]=n}function J_(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 Cm||"arguments"==n.name)return!1;t.fixed=Ad(Jm,n)}return!0}return t.fixed instanceof uh}function ev(e,t,n,r){if(void 0===t.fixed)return!0;let i;return null===t.fixed&&(i=e.defs_to_safe_ids.get(t.id))?(i[t.id]=!1,e.defs_to_safe_ids.delete(t.id),!0):!!Id(e.safe_ids,t.id)&&(!!J_(e,t)&&(!1!==t.fixed&&(!(null!=t.fixed&&(!r||t.references.length>t.assignments))&&(t.fixed instanceof uh?r instanceof Pf&&t.fixed.parent_scope===n:t.orig.every((e=>!(e instanceof Am||e instanceof Dm||e instanceof Nm)))))))}function tv(e,t,n,r,i,o=0,a=1){var s=e.parent(o);if(i){if(i.is_constant())return;if(i instanceof bm)return}if(s instanceof tm&&("="===s.operator||s.logical)&&r===s.right||s instanceof jh&&(r!==s.expression||s instanceof qh)||s instanceof gh&&r===s.value&&r.scope!==t.scope||s instanceof Ph&&r===s.value||s instanceof xh&&r===s.value&&r.scope!==t.scope)return!(a>1)||i&&i.is_constant_expression(n)||(a=1),void((!t.escaped||t.escaped>a)&&(t.escaped=a));if(s instanceof rm||s instanceof wh||s instanceof Jh&&b_.has(s.operator)||s instanceof em&&r!==s.condition||s instanceof oh||s instanceof Gh&&r===s.tail_node())tv(e,t,n,s,s,o+1,a);else if(s instanceof am&&r===s.value){var l=e.parent(o+1);tv(e,t,n,l,l,o+2,a)}else if(s instanceof Hh&&r===s.expression&&(tv(e,t,n,s,i=Yg(i,s.property),o+1,a+1),i))return;o>0||s instanceof Gh&&r!==s.tail_node()||s instanceof Vf||(t.direct_access=!0)}rh.DEFMETHOD("drop_unused",(function(e){if(!e.option("unused"))return;if(e.has_directive("use asm"))return;if(!this.variables)return;var t=this;if(t.pinned())return;var n=!(t instanceof ih)||e.toplevel.funcs,r=!(t instanceof ih)||e.toplevel.vars;const i=H_.test(e.option("unused"))?yd:function(e){return e instanceof tm&&!e.logical&&(zg(e,Pg)||"="==e.operator)?e.left:e instanceof Yh&&zg(e,Pg)?e.expression:void 0};var o=new Map,a=new Map;t instanceof ih&&e.top_retain&&t.variables.forEach((function(t){e.top_retain(t)&&o.set(t.id,t)}));var s=new Map,l=new Map,c=this,u=new lg((function(i,p){if(i instanceof ah&&i.uses_arguments&&!u.has_directive("use strict")&&i.argnames.forEach((function(e){if(e instanceof wm){var t=e.definition();o.set(t.id,t)}})),i===t)return;if(i instanceof fm&&i.has_side_effects(e)&&(i.is_self_referential()?p():i.visit_nondeferred_class_parts(u)),i instanceof uh||i instanceof _m){var f=i.name.definition();return(u.parent()instanceof Vh||!n&&c===t)&&f.global&&o.set(f.id,f),Nd(l,f.id,i),!0}const h=c===t;if(i instanceof Cm&&h&&Nd(s,i.definition().id,i),i instanceof Ih&&h){const t=u.parent()instanceof Vh;return i.definitions.forEach((function(n){if(n.name instanceof xm&&Nd(s,n.name.definition().id,n),!t&&r||og(n.name,(e=>{if(e instanceof wm){const t=e.definition();t.global&&o.set(t.id,t)}})),n.name instanceof ph&&n.walk(u),n.name instanceof wm&&n.value){var i=n.name.definition();Nd(l,i.id,n.value),i.chained||n.name.fixed_value()!==n.value||a.set(i.id,n),n.value.has_side_effects(e)&&n.value.walk(u)}})),!0}return d(i,p)}));t.walk(u),u=new lg(d),o.forEach((function(e){var t=l.get(e.id);t&&t.forEach((function(e){e.walk(u)}))}));var p=new cg((function(l,u,d){var f=p.parent();if(r){const t=i(l);if(t instanceof Bm){var h=t.definition(),m=o.has(h.id);if(l instanceof tm){if(!m||a.has(h.id)&&a.get(h.id)!==l){const t=l.right.transform(p);return m||t.has_side_effects(e)||N_(p)?Qg(f,l,t):d?Sd.skip:Ad(Km,l,{value:0})}}else if(!m)return d?Sd.skip:Ad(Km,l,{value:0})}}if(c===t){if(l.name&&(l instanceof bm&&!Fd(e.option("keep_classnames"),(h=l.name.definition()).name)||l instanceof lh&&!Fd(e.option("keep_fnames"),(h=l.name.definition()).name))&&(!o.has(h.id)||h.orig.length>1)&&(l.name=null),l instanceof ah&&!(l instanceof sh))for(var g=!e.option("keep_fargs")||f instanceof jh&&f.expression===l&&!l.pinned()&&(!l.name||l.name.unreferenced()),_=l.argnames,v=_.length;--v>=0;){var b=_[v];b instanceof oh&&(b=b.expression),b instanceof nm&&(b=b.left),b instanceof ph||o.has(b.definition().id)?g=!1:(Vg(b,1),g&&_.pop())}if(l instanceof _m&&l!==t){const t=l.name.definition();u(l,this);if(!(t.global&&!n||o.has(t.id))){const n=l.drop_side_effect_free(e);return null==n?(t.eliminated++,d?Sd.skip:Ad(Wf,l)):n}return l}if(l instanceof uh&&l!==t){const e=l.name.definition();if(!(e.global&&!n||o.has(e.id)))return e.eliminated++,d?Sd.skip:Ad(Wf,l)}if(l instanceof Ih&&!(f instanceof eh&&f.init===l)){var y=!(f instanceof ih||l instanceof Fh),E=[],w=[],x=[],S=[];switch(l.definitions.forEach((function(t){t.value&&(t.value=t.value.transform(p));var n=t.name instanceof ph,i=n?new Cg(null,{name:"<destructure>"}):t.name.definition();if(y&&i.global)return x.push(t);if(!r&&!y||n&&(t.name.names.length||t.name.is_array||1!=e.option("pure_getters"))||o.has(i.id)){if(t.value&&a.has(i.id)&&a.get(i.id)!==t&&(t.value=t.value.drop_side_effect_free(e)),t.name instanceof xm){var c=s.get(i.id);if(c.length>1&&(!t.value||i.orig.indexOf(t.name)>i.eliminated)){if(t.value){var u=Ad(Bm,t.name,t.name);i.references.push(u);var d=Ad(tm,t,{operator:"=",logical:!1,left:u,right:t.value});a.get(i.id)===t&&a.set(i.id,d),S.push(d.transform(p))}return Dd(c,t),void i.eliminated++}}t.value?(S.length>0&&(x.length>0?(S.push(t.value),t.value=Gg(t.value,S)):E.push(Ad(Vf,l,{body:Gg(l,S)})),S=[]),x.push(t)):w.push(t)}else if(i.orig[0]instanceof Fm){(f=t.value&&t.value.drop_side_effect_free(e))&&S.push(f),t.value=null,w.push(t)}else{var f;(f=t.value&&t.value.drop_side_effect_free(e))&&S.push(f),i.eliminated++}})),(w.length>0||x.length>0)&&(l.definitions=w.concat(x),E.push(l)),S.length>0&&E.push(Ad(Vf,l,{body:Gg(l,S)})),E.length){case 0:return d?Sd.skip:Ad(Wf,l);case 1:return E[0];default:return d?Sd.splice(E):Ad(Hf,l,{body:E})}}if(l instanceof Jf)return u(l,this),l.init instanceof Hf&&(A=l.init,l.init=A.body.pop(),A.body.push(l)),l.init instanceof Vf?l.init=l.init.body:n_(l.init)&&(l.init=null),A?d?Sd.splice(A.body):A:l;if(l instanceof Xf&&l.body instanceof Jf){if(u(l,this),l.body instanceof Hf){var A=l.body;return l.body=A.body.pop(),A.body.push(l),d?Sd.splice(A.body):A}return l}if(l instanceof Hf)return u(l,this),d&&l.body.every(a_)?Sd.splice(l.body):l;if(l instanceof rh&&!(l instanceof vm)){const e=c;return c=l,u(l,this),c=e,l}}}),(function(e,t){if(e instanceof Gh)switch(e.expressions.length){case 0:return t?Sd.skip:Ad(Km,e,{value:0});case 1:return e.expressions[0]}}));function d(e,n){var r;const s=i(e);if(s instanceof Bm&&!o_(e.left,Sm)&&t.variables.get(s.name)===(r=s.definition()))return e instanceof tm&&(e.right.walk(u),r.chained||e.left.fixed_value()!==e.right||a.set(r.id,e)),!0;if(e instanceof Bm){if(r=e.definition(),!o.has(r.id)&&(o.set(r.id,r),r.orig[0]instanceof Fm)){const e=r.scope.is_block_scope()&&r.scope.get_defun_scope().variables.get(r.name);e&&o.set(e.id,e)}return!0}if(e instanceof fm)return n(),!0;if(e instanceof rh&&!(e instanceof vm)){var l=c;return c=e,n(),c=l,!0}}t.transform(p)})),W_(Pf,bd);const nv=e=>og(e,(e=>{if(e instanceof ym){var t=e.definition();t&&(e instanceof Bm&&t.references.push(e),t.fixed=!1)}}));function rv(e){const t=[];og(e,(n=>{if(n!==e)return n instanceof uh?(t.push(n),!0):n instanceof rh||n instanceof Vf||void 0}));const n=new Map,r=new Map,i=new Set,o=new Set;for(const a of t){const t=a.name.definition(),s=[];for(const r of a.enclosed)!1!==r.fixed&&r!==t&&r.scope.get_defun_scope()===e&&(i.add(r.id),0===r.assignments&&1===r.orig.length&&r.orig[0]instanceof Dm?(o.add(r.id),i.add(r.id),o.add(t.id),i.add(t.id),n.has(t.id)||n.set(t.id,[]),n.get(t.id).push(r.id)):s.push(r));s.length&&(r.set(t.id,s),o.add(t.id),i.add(t.id))}if(!r.size)return;let a=1;const s=new Map,l=new Map;ag(e,((e,t)=>{if(e instanceof ym&&e.thedef){const n=e.definition().id;a++,i.has(n)&&(e instanceof wm||C_(e,t.parent()))&&l.set(n,a),o.has(n)&&(s.has(n)||c_(t,n)||s.set(n,a))}}));for(const[e,t]of s){const r=new Set(n.get(e));for(const e of r){let i=s.get(e);if(!(null!=i&&i<t)){s.set(e,t);for(const t of n.get(e)||[])r.add(t)}}}for(const[e,t]of r){const n=s.get(e);if(void 0!==n)for(const e of t){if(!1===e.fixed)continue;n<(l.get(e.id)||0)&&(e.fixed=!1)}}}function iv(e){return e instanceof $f&&e.body instanceof Hf?e.body:e}function ov(e){if(e instanceof qm)return!0;if(e instanceof Bm)return e.definition().orig[0]instanceof Nm;if(e instanceof Hh){if((e=e.expression)instanceof Bm){if(e.is_immutable())return!1;e=e.fixed_value()}return!e||!(e instanceof $m)&&(e instanceof Hm||ov(e))}return!1}function av(e,t,n){og(t,(r=>{if(r instanceof Fh){const e=(o=[],(i=r).definitions.forEach((function(e){e.name instanceof wm?(e.value=null,o.push(e)):e.declarations_as_names().forEach((t=>{o.push(Ad(Ph,e,{name:t,value:null}))}))})),o.length?Ad(Fh,i,{definitions:o}):null);return e&&n.push(e),!0}var i,o;return r instanceof uh&&(r===t||!e.has_directive("use strict"))?(n.push(r===t?r:Ad(Fh,r,{definitions:[Ad(Ph,r,{name:Ad(xm,r.name,r.name),value:null})]})),!0):r instanceof Vh||r instanceof Uh?(n.push(r),!0):r instanceof rh||void 0}))}function sv(e,t){const n=t.find_scope(),r=n.get_defun_scope(),{in_loop:i,in_try:o}=function(){var e=t.self(),n=0,r=!1,i=!1;do{if(e instanceof $f)r=!0;else{if(e instanceof rh)break;e instanceof kh&&(i=!0)}}while(e=t.parent(n++));return{in_loop:r,in_try:i}}();var a,s=10;do{a=!1,c(e),t.option("dead_code")&&p(e,t),t.option("if_return")&&u(e,t),t.sequences_limit>0&&(f(e,t),m(e,t)),t.option("join_vars")&&_(e),t.option("collapse_vars")&&l(e,t)}while(a&&s-- >0);function l(e,t){if(n.pinned()||r.pinned())return e;for(var s,l=[],c=e.length,u=new cg((function(e){if(T)return e;if(!A)return e!==d[f]?e:++f<d.length?N(e):(A=!0,(g=L(e,0))===e&&(T=!0),e);var r,i=u.parent();if(e instanceof tm&&(e.logical||"="!=e.operator&&v.equivalent_to(e.left))||e instanceof wh||e instanceof jh&&v instanceof Hh&&v.equivalent_to(e.expression)||(e instanceof jh||e instanceof Hh)&&e.optional||e instanceof Uf||e instanceof ph||e instanceof oh&&e.expression instanceof ym&&(e.expression instanceof qm||e.expression.definition().references.length>1)||e instanceof $f&&!(e instanceof Jf)||e instanceof bh||e instanceof Oh||e instanceof nh||e instanceof xh||e instanceof Vh||e instanceof fm||i instanceof Jf&&e!==i.init||!w&&e instanceof Bm&&!e.is_declared(t)&&!d_.has(e)||e instanceof Bm&&i instanceof jh&&Ud(i,dg)||e instanceof om&&e.key instanceof Pf)return T=!0,e;if(_||y&&w||!(i instanceof Jh&&b_.has(i.operator)&&i.left!==e||i instanceof em&&i.condition!==e||i instanceof Sh&&i.condition!==e)||(_=i),D&&!(e instanceof wm)&&v.equivalent_to(e)&&!function(e,t){for(const{def:n}of t.values()){const t=e.find_variable(n.name);if(t){if(t===n)continue;return!0}}return!1}(u.find_scope()||n,b)){if(_)return T=!0,e;if(C_(e,i))return m&&C++,e;if(C++,m&&h instanceof Ph)return e;if(a=T=!0,h instanceof Qh)return Ad(Zh,h,h);if(h instanceof Ph){var s=h.name.definition(),l=h.value;return s.references.length-s.replaced!=1||t.exposed(s)?Ad(tm,h,{operator:"=",logical:!1,left:Ad(Bm,h.name,h.name),right:l}):(s.replaced++,S&&i_(l)?l.transform(t):Qg(i,e,l))}return jg(h,Pg),h}return(e instanceof jh||e instanceof gh&&(E||v instanceof Hh||G(v))||e instanceof Hh&&(E||e.expression.may_throw_on_access(t))||e instanceof Bm&&(b.has(e.name)&&b.get(e.name).modified||E&&G(e))||e instanceof Ph&&e.value&&(b.has(e.name.name)||E&&G(e.name))||(r=C_(e.left,e))&&(r instanceof Hh||b.has(r.name))||x&&(o?e.has_side_effects(t):H(e)))&&(g=e,e instanceof rh&&(T=!0)),N(e)}),(function(e){T||(g===e&&(T=!0),_===e&&(_=null))})),p=new cg((function(e){if(T)return e;if(!A){if(e!==d[f])return e;if(++f<d.length)return;return A=!0,e}return e instanceof Bm&&e.name==k.name?(--C||(T=!0),C_(e,p.parent())?e:(k.replaced++,m.replaced--,h.value)):e instanceof Ch||e instanceof rh?e:void 0}));--c>=0;){0==c&&t.option("unused")&&F();var d=[];for(M(e[c]);l.length>0;){d=l.pop();var f=0,h=d[d.length-1],m=null,g=null,_=null,v=P(h);if(v&&!ov(v)&&!v.has_side_effects(t)){var b=U(h),y=V(v);v instanceof Bm&&b.set(v.name,{def:v.definition(),modified:!1});var E=j(h),w=q(),x=h.may_throw(t),S=h.name instanceof Cm,A=S,T=!1,C=0,D=!s||!A;if(!D){for(let e=t.self().argnames.lastIndexOf(h.name)+1;!T&&e<s.length;e++)s[e].transform(u);D=!0}for(var O=c;!T&&O<e.length;O++)e[O].transform(u);if(m){var k=h.name.definition();if(T&&k.references.length-k.replaced>C)C=!1;else{T=!1,f=0,A=S;for(O=c;!T&&O<e.length;O++)e[O].transform(p);m.single_use=!1}}C&&!z(h)&&e.splice(c,1)}}}function N(e){if(e instanceof rh)return e;if(e instanceof Ah){e.expression=e.expression.transform(u);for(var t=0,n=e.body.length;!T&&t<n;t++){var r=e.body[t];if(r instanceof Dh){if(!A){if(r!==d[f])continue;f++}if(r.expression=r.expression.transform(u),!w)break}}return T=!0,e}}function R(e,t,n){var i=!1,o=!(e instanceof ch);return t.walk(new lg((function(t,a){if(i)return!0;if(t instanceof Bm&&(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 qm)return i=!0;if(t instanceof rh&&!(t instanceof ch)){var l=o;return o=!1,a(),o=l,!0}}))),i}function I(e){if(e instanceof oh)return!1;return!og(e,(e=>{if(e instanceof wh)return sg}))}function F(){var e,n=t.self();if(e_(n)&&!n.name&&!n.uses_arguments&&!n.pinned()&&(e=t.parent())instanceof jh&&e.expression===n&&e.args.every(I)){var r=t.has_directive("use strict");r&&!gd(r,n.body)&&(r=!1);var i=n.argnames.length;s=e.args.slice(i);for(var o=new Set,a=i;--a>=0;){var c=n.argnames[a],u=e.args[a];const i=c.definition&&c.definition();if(!(i&&i.orig.length>1)&&(s.unshift(Ad(Ph,c,{name:c,value:u})),!o.has(c.name)))if(o.add(c.name),c instanceof oh){var p=e.args.slice(a);p.every((e=>!R(n,e,r)))&&l.unshift([Ad(Ph,c,{name:c.expression,value:Ad(rm,e,{elements:p})})])}else u?(u instanceof ah&&u.pinned()||R(n,u,r))&&(u=null):u=Ad(Jm,c).transform(t),u&&l.unshift([Ad(Ph,c,{name:c,value:u})])}}}function M(e){if(d.push(e),e instanceof tm)e.left.has_side_effects(t)||e.right instanceof $h||l.push(d.slice()),M(e.right);else if(e instanceof Jh)M(e.left),M(e.right);else if(e instanceof jh&&!Ud(e,dg))M(e.expression),e.args.forEach(M);else if(e instanceof Dh)M(e.expression);else if(e instanceof em)M(e.condition),M(e.consequent),M(e.alternative);else if(e instanceof Ih){var n=e.definitions.length,r=n-200;for(r<0&&(r=0);r<n;r++)M(e.definitions[r])}else e instanceof Yf?(M(e.condition),e.body instanceof Gf||M(e.body)):e instanceof gh?e.value&&M(e.value):e instanceof Jf?(e.init&&M(e.init),e.condition&&M(e.condition),e.step&&M(e.step),e.body instanceof Gf||M(e.body)):e instanceof eh?(M(e.object),e.body instanceof Gf||M(e.body)):e instanceof Sh?(M(e.condition),e.body instanceof Gf||M(e.body),!e.alternative||e.alternative instanceof Gf||M(e.alternative)):e instanceof Gh?e.expressions.forEach(M):e instanceof Vf?M(e.body):e instanceof Ah?(M(e.expression),e.body.forEach(M)):e instanceof Yh?"++"!=e.operator&&"--"!=e.operator||l.push(d.slice()):e instanceof Ph&&(!e.value||e.value instanceof $h||(l.push(d.slice()),M(e.value)));d.pop()}function L(e,t,n){var r=u.parent(t);return r instanceof tm?!n||r.logical||r.left instanceof Hh||b.has(r.left.name)?e:L(r,t+1,n):r instanceof Jh?!n||b_.has(r.operator)&&r.left!==e?e:L(r,t+1,n):r instanceof jh||r instanceof Dh?e:r instanceof em?n&&r.condition===e?L(r,t+1,n):e:r instanceof Ih?L(r,t+1,!0):r instanceof gh?n?L(r,t+1,n):e:r instanceof Sh?n&&r.condition===e?L(r,t+1,n):e:r instanceof $f?e:r instanceof Gh?L(r,t+1,r.tail_node()!==e):r instanceof Vf?L(r,t+1,!0):r instanceof Ah||r instanceof Ph?e:null}function P(e){if(e instanceof tm&&e.logical)return!1;if(!(e instanceof Ph&&e.name instanceof wm)){const t=e instanceof tm?e.left:e.expression;return!o_(t,Am)&&!o_(t,Tm)&&t}var n=e.name.definition();if(gd(e.name,n.orig)){var r=n.references.length-n.replaced;if(r)return n.orig.length-n.eliminated>1&&!(e.name instanceof Cm)||(r>1?function(e){var t=e.value;if(t instanceof Bm&&"arguments"!=t.name){var n=t.definition();if(!n.undeclared)return m=n}}(e):!t.exposed(n))?Ad(Bm,e.name,e.name):void 0}}function B(e){return e instanceof tm?e.right:e.value}function U(e){var n=new Map;if(e instanceof Yh)return n;var r=new lg((function(e){for(var i=e;i instanceof Hh;)i=i.expression;if(i instanceof Bm){const o=n.get(i.name);o&&o.modified||n.set(i.name,{def:i.definition(),modified:k_(t,r,e,e,0)})}}));return B(e).walk(r),n}function z(n){if(n.name instanceof Cm){var r=t.parent(),i=t.self().argnames,o=i.indexOf(n.name);if(o<0)r.args.length=Math.min(r.args.length,i.length-1);else{var a=r.args;a[o]&&(a[o]=Ad(Km,a[o],{value:0}))}return!0}var s=!1;return e[c].transform(new cg((function(e,t,r){return s?e:e===n||e.body===n?(s=!0,e instanceof Ph?(e.value=e.name instanceof Am?Ad(Jm,e.value):null,e):r?Sd.skip:null):void 0}),(function(e){if(e instanceof Gh)switch(e.expressions.length){case 0:return null;case 1:return e.expressions[0]}})))}function V(e){for(;e instanceof Hh;)e=e.expression;return e instanceof Bm&&e.definition().scope.get_defun_scope()===r&&!(i&&(b.has(e.name)||h instanceof Yh||h instanceof tm&&!h.logical&&"="!=h.operator))}function j(e){return e instanceof Yh?y_.has(e.operator):B(e).has_side_effects(t)}function q(){if(E)return!1;if(m)return!0;if(v instanceof Bm){var e=v.definition();if(e.references.length-e.replaced==(h instanceof Ph?1:2))return!0}return!1}function G(e){if(!e.definition)return!0;var t=e.definition();return!(1==t.orig.length&&t.orig[0]instanceof Dm)&&(t.scope.get_defun_scope()!==r||t.references.some((e=>e.scope.get_defun_scope()!==r)))}function H(e,t){if(e instanceof tm)return H(e.left,!0);if(e instanceof Yh)return H(e.expression,!0);if(e instanceof Ph)return e.value&&H(e.value);if(t){if(e instanceof Wh)return H(e.expression,!0);if(e instanceof Xh)return H(e.expression,!0);if(e instanceof Bm)return e.definition().scope.get_defun_scope()!==r}return!1}}function c(e){for(var t=[],n=0;n<e.length;){var r=e[n];r instanceof Hf&&r.body.every(a_)?(a=!0,c(r.body),e.splice(n,1,...r.body),n+=r.body.length):r instanceof Wf?(a=!0,e.splice(n,1)):r instanceof zf?t.indexOf(r.value)<0?(n++,t.push(r.value)):(a=!0,e.splice(n,1)):n++}}function u(e,t){var n=t.self(),r=function(e){for(var t=0,n=e.length;--n>=0;){var r=e[n];if(r instanceof Sh&&r.body instanceof _h&&++t>1)return!0}return!1}(e),i=n instanceof ah;for(var o=Math.min(e.length,500);--o>=0;){var s=e[o],l=g(o),c=e[l];if(i&&!c&&s instanceof _h){if(!s.value){a=!0,e.splice(o,1);continue}if(s.value instanceof Zh&&"void"==s.value.operator){a=!0,e[o]=Ad(Vf,s,{body:s.value.expression});continue}}if(s instanceof Sh){let n,r;if(n=O_(s.body),f(n)&&(r=m(s.body,n))){n.label&&Dd(n.label.thedef.references,n),a=!0,(s=s.clone()).condition=s.condition.negate(t),s.body=Ad(Hf,s,{body:s_(s.alternative).concat(h())}),s.alternative=Ad(Hf,s,{body:r}),e[o]=s.transform(t);continue}if(n=O_(s.alternative),f(n)&&(r=m(s.alternative,n))){n.label&&Dd(n.label.thedef.references,n),a=!0,(s=s.clone()).body=Ad(Hf,s.body,{body:s_(s.body).concat(h())}),s.alternative=Ad(Hf,s.alternative,{body:r}),e[o]=s.transform(t);continue}}if(s instanceof Sh&&s.body instanceof _h){var u=s.body.value;if(!u&&!s.alternative&&(i&&!c||c instanceof _h&&!c.value)){a=!0,e[o]=Ad(Vf,s.condition,{body:s.condition});continue}if(u&&!s.alternative&&c instanceof _h&&c.value){a=!0,(s=s.clone()).alternative=c,e[o]=s.transform(t),e.splice(l,1);continue}if(u&&!s.alternative&&(!c&&i&&r||c instanceof _h)){a=!0,(s=s.clone()).alternative=c||Ad(_h,s,{value:null}),e[o]=s.transform(t),c&&e.splice(l,1);continue}var p=e[_(o)];if(t.option("sequences")&&i&&!s.alternative&&p instanceof Sh&&p.body instanceof _h&&g(l)==e.length&&c instanceof Vf){a=!0,(s=s.clone()).alternative=Ad(Hf,c,{body:[c,Ad(_h,c,{value:null})]}),e[o]=s.transform(t),e.splice(l,1);continue}}}function f(r){if(!r)return!1;for(var a=o+1,s=e.length;a<s;a++){var l=e[a];if(l instanceof Lh||l instanceof Mh)return!1}var c=r instanceof bh?t.loopcontrol_target(r):null;return r instanceof _h&&i&&function(e){return!e||e instanceof Zh&&"void"==e.operator}(r.value)||r instanceof Eh&&n===iv(c)||r instanceof yh&&c instanceof Hf&&n===c}function h(){var t=e.slice(o+1);return e.length=o+1,t.filter((function(t){return!(t instanceof uh)||(e.push(t),!1)}))}function m(e,t){var n=s_(e);if(t===n[n.length-1])return n=n.slice(0,-1),t.value&&n.push(Ad(Vf,t.value,{body:t.value.expression})),n}function g(t){for(var n=t+1,r=e.length;n<r;n++){var i=e[n];if(!(i instanceof Fh&&d(i)))break}return n}function _(t){for(var n=t;--n>=0;){var r=e[n];if(!(r instanceof Fh&&d(r)))break}return n}}function p(e,t){for(var n,r=t.self(),i=0,o=0,s=e.length;i<s;i++){var l=e[i];if(l instanceof bh){var c=t.loopcontrol_target(l);l instanceof yh&&!(c instanceof $f)&&iv(c)===r||l instanceof Eh&&iv(c)===r?l.label&&Dd(l.label.thedef.references,l):e[o++]=l}else e[o++]=l;if(O_(l)){n=e.slice(i+1);break}}e.length=o,a=o!=s,n&&n.forEach((function(n){av(t,n,e)}))}function d(e){return e.definitions.every((e=>!e.value))}function f(e,t){if(!(e.length<2)){for(var n=[],r=0,i=0,o=e.length;i<o;i++){var s=e[i];if(s instanceof Vf){n.length>=t.sequences_limit&&c();var l=s.body;n.length>0&&(l=l.drop_side_effect_free(t)),l&&qg(n,l)}else s instanceof Ih&&d(s)||s instanceof uh||c(),e[r++]=s}c(),e.length=r,r!=o&&(a=!0)}function c(){if(n.length){var t=Gg(n[0],n);e[r++]=Ad(Vf,t,{body:t}),n=[]}}}function h(e,t){if(!(e instanceof Hf))return e;for(var n=null,r=0,i=e.body.length;r<i;r++){var o=e.body[r];if(o instanceof Fh&&d(o))t.push(o);else{if(n||o instanceof Lh||o instanceof Mh)return!1;n=o}}return n}function m(e,t){function n(e){i--,a=!0;var n=r.body;return Gg(n,[n,e]).transform(t)}for(var r,i=0,o=0;o<e.length;o++){var s=e[o];if(r)if(s instanceof gh)s.value=n(s.value||Ad(Jm,s).transform(t));else if(s instanceof Jf){if(!(s.init instanceof Ih)){og(r.body,(e=>e instanceof rh||(e instanceof Jh&&"in"===e.operator?sg:void 0)))||(s.init?s.init=n(s.init):(s.init=r.body,i--,a=!0))}}else s instanceof eh?s.init instanceof Lh||s.init instanceof Mh||(s.object=n(s.object)):s instanceof Sh?s.condition=n(s.condition):(s instanceof Ah||s instanceof nh)&&(s.expression=n(s.expression));if(t.option("conditionals")&&s instanceof Sh){var l=[],c=h(s.body,l),u=h(s.alternative,l);if(!1!==c&&!1!==u&&l.length>0){var p=l.length;l.push(Ad(Sh,s,{condition:s.condition,body:c||Ad(Wf,s.body),alternative:u})),l.unshift(i,1),[].splice.apply(e,l),o+=p,i+=p+1,r=null,a=!0;continue}}e[i++]=s,r=s instanceof Vf?s:null}e.length=i}function g(e,r){if(e instanceof Ih){var i,o=e.definitions[e.definitions.length-1];if(o.value instanceof im)if(r instanceof tm&&!r.logical?i=[r]:r instanceof Gh&&(i=r.expressions.slice()),i){var a=!1;do{var s=i[0];if(!(s instanceof tm))break;if("="!=s.operator)break;if(!(s.left instanceof Hh))break;var l=s.left.expression;if(!(l instanceof Bm))break;if(o.name.name!=l.name)break;if(!s.right.is_constant_expression(n))break;var c=s.left.property;if(c instanceof Pf&&(c=c.evaluate(t)),c instanceof Pf)break;c=""+c;var u=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(u))break;var p=o.value.properties.filter((function(e){return e.key===c}))[0];p?p.value=new Gh({start:p.start,expressions:[p.value.clone(),s.right.clone()],end:p.end}):o.value.properties.push(Ad(am,s,{key:c,value:s.right})),i.shift(),a=!0}while(i.length);return a&&i}}}function _(e){for(var t,n=0,r=-1,i=e.length;n<i;n++){var o=e[n],s=e[r];if(o instanceof Ih)s&&s.TYPE==o.TYPE?(s.definitions=s.definitions.concat(o.definitions),a=!0):t&&t.TYPE==o.TYPE&&d(o)?(t.definitions=t.definitions.concat(o.definitions),a=!0):(e[++r]=o,t=o);else if(o instanceof gh)o.value=c(o.value);else if(o instanceof Jf){(l=g(s,o.init))?(a=!0,o.init=l.length?Gg(o.init,l):null,e[++r]=o):s instanceof Fh&&(!o.init||o.init.TYPE==s.TYPE)?(o.init&&(s.definitions=s.definitions.concat(o.init.definitions)),o.init=s,e[r]=o,a=!0):t instanceof Fh&&o.init instanceof Fh&&d(o.init)?(t.definitions=t.definitions.concat(o.init.definitions),o.init=null,e[++r]=o,a=!0):e[++r]=o}else if(o instanceof eh)o.object=c(o.object);else if(o instanceof Sh)o.condition=c(o.condition);else if(o instanceof Vf){var l;if(l=g(s,o.body)){if(a=!0,!l.length)continue;o.body=Gg(o.body,l)}e[++r]=o}else o instanceof Ah||o instanceof nh?o.expression=c(o.expression):e[++r]=o}function c(t){e[++r]=o;var n=g(s,t);return n?(a=!0,n.length?Gg(t,n):t instanceof Gh?t.tail_node().left:t.left):t}e.length=r+1}}function lv(e,t){for(const n of t.enclosed){if(t.variables.has(n.name))continue;const r=e.find_variable(n.name);if(r){if(r===n)continue;return!0}}return!1}function cv(e,t){if(t.in_computed_key())return e;const n=t.parent(),r=e.definition(),i=t.find_scope();let o=e.fixed_value();if(t.top_retain&&r.global&&t.top_retain(r)&&function(e,t){if(1===e.orig.length&&t)return t.size()>e.name.length;return!0}(r,o))return r.fixed=!1,r.single_use=!1,e;let a=r.single_use&&!(n instanceof jh&&n.is_callee_pure(t)||Ud(n,dg))&&!(n instanceof Vh&&o instanceof ah&&o.name);if(a&&o instanceof Pf&&(a=!o.has_side_effects(t)&&!o.may_throw(t)),o instanceof fm&&r.scope!==e.scope)return e;if(a&&(o instanceof ah||o instanceof fm))if(u_(o,t))a=!1;else if(r.scope===e.scope||1!=r.escaped&&!zg(o,16)&&!function(e){for(var t,n=0;t=e.parent(n++);){if(t instanceof Bf)return!1;if(t instanceof rm||t instanceof am||t instanceof im)return!0}return!1}(t)&&t.option("reduce_funcs")){if(c_(t,r))a=!1;else if((r.scope!==e.scope||r.orig[0]instanceof Cm)&&(a=o.is_constant_expression(e.scope),"f"==a)){var s=e.scope;do{(s instanceof uh||e_(s))&&Vg(s,16)}while(s=s.parent_scope)}}else a=!1;if(a&&(o instanceof ah||o instanceof fm)&&(a=r.scope===e.scope&&!lv(i,o)||n instanceof jh&&n.expression===e&&!lv(i,o)&&!(o.name&&o.name.definition().recursive_refs>0)),a&&o){if(o instanceof _m&&(Vg(o,Bg),o=Ad(bm,o,o)),o instanceof uh&&(Vg(o,Bg),o=Ad(lh,o,o)),r.recursive_refs>0&&o.name instanceof Dm){const e=o.name.definition();let t=o.variables.get(o.name.name),n=t&&t.orig[0];n instanceof Nm||(n=Ad(Nm,o.name,o.name),n.scope=o,o.name=n,t=o.def_function(n)),og(o,(n=>{n instanceof Bm&&n.definition()===e&&(n.thedef=t,t.references.push(n))}))}return(o instanceof ah||o instanceof fm)&&o.parent_scope!==i&&(o=o.clone(!0,t.get_toplevel()),i.add_child_scope(o)),o.optimize(t)}if(o){let n;if(o instanceof qm)r.orig[0]instanceof Cm||!r.references.every((e=>r.scope===e.scope))||(n=o);else{var l=o.evaluate(t);l===o||!t.option("unsafe_regexp")&&l instanceof RegExp||(n=Wg(l,o))}if(n){const i=e.size(t),a=n.size(t);let s=0;if(t.option("unused")&&!t.exposed(r)&&(s=(i+2+o.size(t))/(r.references.length-r.assignments)),a<=i+s)return n}}return e}function uv(e,t){if(t.in_computed_key())return e;var n=e.expression,r=n,i=e.args.every((e=>!(e instanceof oh)));if(t.option("reduce_vars")&&r instanceof Bm&&!Ud(e,dg)){const i=r.fixed_value();if(u_(i,t)||!t.toplevel.funcs&&n.definition().global)return e;r=i}var o=r instanceof ah,a=o&&r.body[0],s=o&&!r.is_generator&&!r.async,l=s&&t.option("inline")&&!e.is_callee_pure(t);if(l&&a instanceof _h){let n=a.value;if(!n||n.is_constant_expression()){n=n?n.clone(!0):Ad(Jm,e);const r=e.args.concat(n);return Gg(e,r).optimize(t)}if(1===r.argnames.length&&r.argnames[0]instanceof Cm&&e.args.length<2&&!(e.args[0]instanceof oh)&&n instanceof Bm&&n.name===r.argnames[0].name){const n=(e.args[0]||Ad(Jm)).optimize(t);let r;return n instanceof Hh&&(r=t.parent())instanceof jh&&r.expression===e?Gg(e,[Ad(Km,e,{value:0}),n]):n}}if(l){var c,u,p=-1;let o,s,l;if(i&&!r.uses_arguments&&!(t.parent()instanceof fm)&&!(r.name&&r instanceof lh)&&(s=function(e){var n=r.body,i=n.length;if(t.option("inline")<3)return 1==i&&h(e);e=null;for(var o=0;o<i;o++){var a=n[o];if(a instanceof Fh){if(e&&!a.definitions.every((e=>!e.value)))return!1}else{if(e)return!1;a instanceof Wf||(e=a)}}return h(e)}(a))&&(n===r||Ud(e,pg)||t.option("unused")&&1==(o=n.definition()).references.length&&!c_(t,o)&&r.is_constant_expression(n.scope))&&!Ud(e,ug|dg)&&!r.contains_this()&&function(){var e=new Set;do{if((c=t.parent(++p)).is_block_scope()&&c.block_scope&&c.block_scope.variables.forEach((function(t){e.add(t.name)})),c instanceof Nh)c.argname&&e.add(c.argname.name);else if(c instanceof $f)u=[];else if(c instanceof Bm&&c.fixed_value()instanceof rh)return!1}while(!(c instanceof rh));var n=!(c instanceof ih)||t.toplevel.vars,i=t.option("inline");return!!function(e,t){for(var n=r.body.length,i=0;i<n;i++){var o=r.body[i];if(o instanceof Fh){if(!t)return!1;for(var a=o.definitions.length;--a>=0;){var s=o.definitions[a].name;if(s instanceof ph||e.has(s.name)||r_.has(s.name)||c.conflicting_def(s.name))return!1;u&&u.push(s.definition())}}}return!0}(e,i>=3&&n)&&(!!function(e,t){for(var n=0,i=r.argnames.length;n<i;n++){var o=r.argnames[n];if(o instanceof nm){if(zg(o.left,1))continue;return!1}if(o instanceof ph)return!1;if(o instanceof oh){if(zg(o.expression,1))continue;return!1}if(!zg(o,1)){if(!t||e.has(o.name)||r_.has(o.name)||c.conflicting_def(o.name))return!1;u&&u.push(o.definition())}}return!0}(e,i>=2&&n)&&(!u||0==u.length||!l_(r,u)))}()&&(l=t.find_scope())&&!lv(l,r)&&!function(){let e,n=0;for(;e=t.parent(n++);){if(e instanceof nm)return!0;if(e instanceof Gf)break}return!1}()&&!(c instanceof fm))return Vg(r,Bg),l.add_child_scope(r),Gg(e,function(n){var i=[],o=[];if(function(t,n){for(var i=r.argnames.length,o=e.args.length;--o>=i;)n.push(e.args[o]);for(o=i;--o>=0;){var a=r.argnames[o],s=e.args[o];if(zg(a,1)||!a.name||c.conflicting_def(a.name))s&&n.push(s);else{var l=Ad(xm,a,a);a.definition().orig.push(l),!s&&u&&(s=Ad(Jm,e)),m(t,n,l,s)}}t.reverse(),n.reverse()}(i,o),function(e,t){for(var n=t.length,i=0,o=r.body.length;i<o;i++){var a=r.body[i];if(a instanceof Fh)for(var s=0,l=a.definitions.length;s<l;s++){var c=a.definitions[s],p=c.name;if(m(e,t,p,c.value),u&&r.argnames.every((e=>e.name!=p.name))){var d=r.variables.get(p.name),f=Ad(Bm,p,p);d.references.push(f),t.splice(n++,0,Ad(tm,c,{operator:"=",logical:!1,left:f,right:Ad(Jm,p)}))}}}}(i,o),o.push(n),i.length){const e=c.body.indexOf(t.parent(p-1))+1;c.body.splice(e,0,Ad(Fh,r,{definitions:i}))}return o.map((e=>e.clone(!0)))}(s)).optimize(t)}if(l&&Ud(e,pg))return Vg(r,Bg),(r=(r=Ad(r.CTOR===uh?lh:r.CTOR,r,r)).clone(!0)).figure_out_scope({},{parent_scope:t.find_scope(),toplevel:t.get_toplevel()}),Ad(jh,e,{expression:r,args:e.args}).optimize(t);if(s&&t.option("side_effects")&&r.body.every(n_)){var d=e.args.concat(Ad(Jm,e));return Gg(e,d).optimize(t)}if(t.option("negate_iife")&&t.parent()instanceof Vf&&t_(e))return e.negate(t,!0);var f=e.evaluate(t);return f!==e?(f=Wg(f,e).optimize(t),Xg(t,f,e)):e;function h(t){return t?t instanceof _h?t.value?t.value.clone(!0):Ad(Jm,e):t instanceof Vf?Ad(Zh,t,{operator:"void",expression:t.body.clone(!0)}):void 0:Ad(Jm,e)}function m(t,n,r,i){var o=r.definition();c.variables.has(r.name)||(c.variables.set(r.name,o),c.enclosed.push(o),t.push(Ad(Ph,r,{name:r,value:null})));var a=Ad(Bm,r,r);o.references.push(a),i&&n.push(Ad(tm,e,{operator:"=",logical:!1,left:a,right:i.clone()}))}}W_(sh,(function(e,t,n){return Y_(e),X_(e,n,this),t(),Z_(e),!0})),W_(tm,(function(e,t,n){var r=this;if(r.left instanceof ph)return void nv(r.left);const i=()=>{if(r.logical)return r.left.walk(e),Y_(e),r.right.walk(e),Z_(e),!0};var o=r.left;if(!(o instanceof Bm))return i();var a=o.definition(),s=ev(e,a,o.scope,r.right);if(a.assignments++,!s)return i();var l=a.fixed;if(!l&&"="!=r.operator&&!r.logical)return i();var c="="==r.operator,u=c?r.right:r;return k_(n,e,r,u,0)?i():(a.references.push(o),r.logical||(c||(a.chained=!0),a.fixed=c?function(){return r.right}:function(){return Ad(Jh,r,{operator:r.operator.slice(0,-1),left:l instanceof Pf?l:l(),right:r.right})}),r.logical?(Q_(e,a,!1),Y_(e),r.right.walk(e),Z_(e),!0):(Q_(e,a,!1),r.right.walk(e),Q_(e,a,!0),tv(e,a,o.scope,r,u,0,1),!0))})),W_(Jh,(function(e){if(b_.has(this.operator))return this.left.walk(e),Y_(e),this.right.walk(e),Z_(e),!0})),W_(Gf,(function(e,t,n){$_(n,this)})),W_(Dh,(function(e){return Y_(e),this.expression.walk(e),Z_(e),Y_(e),jf(this,e),Z_(e),!0})),W_(fm,(function(e,t){return jg(this,16),Y_(e),t(),Z_(e),!0})),W_(vm,(function(e,t,n){$_(n,this)})),W_(em,(function(e){return this.condition.walk(e),Y_(e),this.consequent.walk(e),Z_(e),Y_(e),this.alternative.walk(e),Z_(e),!0})),W_($h,(function(e,t){const n=e.safe_ids;return t(),e.safe_ids=n,!0})),W_(jh,(function(e){this.expression.walk(e),this.optional&&Y_(e);for(const t of this.args)t.walk(e);return!0})),W_(Hh,(function(e){if(this.optional)return this.expression.walk(e),Y_(e),this.property instanceof Pf&&this.property.walk(e),!0})),W_(Ch,(function(e,t){return Y_(e),t(),Z_(e),!0})),W_(ah,(function(e,t,n){var r;return jg(this,16),Y_(e),X_(e,n,this),!this.name&&!this.uses_arguments&&!this.pinned()&&(r=e.parent())instanceof jh&&r.expression===this&&!r.args.some((e=>e instanceof oh))&&this.argnames.every((e=>e instanceof ym))&&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 r.args[n]||Ad(Jm,r)},e.loop_ids.set(i.id,e.in_loop),Q_(e,i,!0)))}})),t(),Z_(e),rv(this),!0})),W_(Zf,(function(e,t,n){$_(n,this);const r=e.in_loop;return e.in_loop=this,Y_(e),this.body.walk(e),Zg(this)&&(Z_(e),Y_(e)),this.condition.walk(e),Z_(e),e.in_loop=r,!0})),W_(Jf,(function(e,t,n){$_(n,this),this.init&&this.init.walk(e);const r=e.in_loop;return e.in_loop=this,Y_(e),this.condition&&this.condition.walk(e),this.body.walk(e),this.step&&(Zg(this)&&(Z_(e),Y_(e)),this.step.walk(e)),Z_(e),e.in_loop=r,!0})),W_(eh,(function(e,t,n){$_(n,this),nv(this.init),this.object.walk(e);const r=e.in_loop;return e.in_loop=this,Y_(e),this.body.walk(e),Z_(e),e.in_loop=r,!0})),W_(Sh,(function(e){return this.condition.walk(e),Y_(e),this.body.walk(e),Z_(e),this.alternative&&(Y_(e),this.alternative.walk(e),Z_(e)),!0})),W_(Xf,(function(e){return Y_(e),this.body.walk(e),Z_(e),!0})),W_(Fm,(function(){this.definition().fixed=!1})),W_(Bm,(function(e,t,n){var r,i,o=this.definition();o.references.push(this),1==o.references.length&&!o.fixed&&o.orig[0]instanceof Dm&&e.loop_ids.set(o.id,e.in_loop),void 0!==o.fixed&&J_(e,o)?o.fixed&&((r=this.fixed_value())instanceof ah&&c_(e,o)?o.recursive_refs++:r&&!n.exposed(o)&&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,o)?o.single_use=r instanceof ah&&!r.pinned()||r instanceof fm||o.scope===this.scope&&r.is_constant_expression():o.single_use=!1,k_(n,e,this,r,0,!!(i=r)&&(i.is_constant()||i instanceof ah||i instanceof qm))&&(o.single_use?o.single_use="m":o.fixed=!1)):o.fixed=!1,tv(e,o,this.scope,this,r,0,1)})),W_(ih,(function(e,t,n){return this.globals.forEach((function(e){K_(n,e)})),X_(e,n,this),t(),rv(this),!0})),W_(Oh,(function(e,t,n){return $_(n,this),Y_(e),this.body.walk(e),Z_(e),this.bcatch&&(Y_(e),this.bcatch.walk(e),Z_(e)),this.bfinally&&this.bfinally.walk(e),!0})),W_(Yh,(function(e){var t=this;if("++"===t.operator||"--"===t.operator){var n=t.expression;if(n instanceof Bm){var r=n.definition(),i=ev(e,r,n.scope,!0);if(r.assignments++,i){var o=r.fixed;if(o)return r.references.push(n),r.chained=!0,r.fixed=function(){return Ad(Jh,t,{operator:t.operator.slice(0,-1),left:Ad(Zh,t,{operator:"+",expression:o instanceof Pf?o:o()}),right:Ad(Km,t,{value:1})})},Q_(e,r,!0),!0}}}})),W_(Ph,(function(e,t){var n=this;if(n.name instanceof ph)nv(n.name);else{var r=n.name.definition();if(n.value){if(ev(e,r,n.name.scope,n.value))return r.fixed=function(){return n.value},e.loop_ids.set(r.id,e.in_loop),Q_(e,r,!1),t(),Q_(e,r,!0),!0;r.fixed=!1}}})),W_(Qf,(function(e,t,n){$_(n,this);const r=e.in_loop;return e.in_loop=this,Y_(e),t(),Z_(e),e.in_loop=r,!0})),function(e){function t(e,n){if(e instanceof Pf)return e instanceof Hm||(e=e.clone(!0)),Ad(e.CTOR,n,e);if(Array.isArray(e))return Ad(rm,n,{elements:e.map((function(e){return t(e,n)}))});if(e&&"object"==typeof e){var r=[];for(var i in e)Id(e,i)&&r.push(Ad(am,n,{key:i,value:t(e[i],n)}));return Ad(im,n,{properties:r})}return Wg(e,n)}ih.DEFMETHOD("resolve_defines",(function(e){return e.option("global_defs")?(this.figure_out_scope({ie8:e.option("ie8")}),this.transform(new cg((function(t){var n=t._find_defs(e,"");if(n){for(var r,i=0,o=t;(r=this.parent(i++))&&r instanceof Hh&&r.expression===o;)o=r;if(!C_(o,r))return n}})))):this})),e(Pf,bd),e($h,(function(e,t){return this.expression._find_defs(e,t)})),e(Wh,(function(e,t){return this.expression._find_defs(e,"."+this.property+t)})),e(wm,(function(){this.global()})),e(Bm,(function(e,n){if(this.global()){var r=e.option("global_defs"),i=this.name+n;return Id(r,i)?t(r[i],this):void 0}})),e(zh,(function(e,n){var r=e.option("global_defs"),i="import.meta"+n;if(Id(r,i))return t(r[i],this)}))}((function(e,t){e.DEFMETHOD("_find_defs",t)}));class pv extends lg{constructor(e,{false_by_default:t=!1,mangle_options:n=!1}){super(),void 0===e.defaults||e.defaults||(t=!0),this.options=vd(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,lhs_constants:!t,loops:!t,module:!1,negate_iife:!t,passes:1,properties:!t,pure_getters:!t&&"strict",pure_funcs:null,pure_new:!1,reduce_funcs:!t,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 r=this.options.global_defs;if("object"==typeof r)for(var i in r)"@"===i[0]&&Id(r,i)&&(r[i.slice(1)]=Rf(r[i],{expression:!0}));!0===this.options.inline&&(this.options.inline=3);var o=this.options.pure_funcs;this.pure_funcs="function"==typeof o?o:o?function(e){return!o.includes(e.expression.print_to_string())}:Ed;var a=this.options.top_retain;a instanceof RegExp?this.top_retain=function(e){return a.test(e.name)}:"function"==typeof a?this.top_retain=a:a&&("string"==typeof a&&(a=a.split(/,/)),this.top_retain=function(e){return a.includes(e.name)}),this.options.module&&(this.directives["use strict"]=!0,this.options.toplevel=!0);var s=this.options.toplevel;this.toplevel="string"==typeof s?{funcs:/funcs/.test(s),vars:/vars/.test(s)}:{funcs:s,vars:s};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?kg(n):n}mangle_options(){var e=this._mangle_options&&this._mangle_options.nth_identifier||Ng,t=this._mangle_options&&this._mangle_options.module||this.option("module");return{ie8:this.option("ie8"),nth_identifier:e,module:t}}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 Dm?"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 Vf||e instanceof em&&e.condition===t||e instanceof Yf&&e.condition===t||e instanceof Jf&&e.condition===t||e instanceof Sh&&e.condition===t||e instanceof Zh&&"!"==e.operator&&e.expression===t)return!0;if(!(e instanceof Jh&&("&&"==e.operator||"||"==e.operator||"??"==e.operator)||e instanceof em||e.tail_node()===t))return!1;t=e}}in_32_bit_context(e){if(!this.option("evaluate"))return!1;for(var t,n=this.self(),r=0;t=this.parent(r);r++){if(t instanceof Jh&&v_.has(t.operator))return!e||(n===t.left?t.right:t.left).is_number(this);if(t instanceof Zh)return"~"===t.operator;if(!(t instanceof Jh&&("&&"==t.operator||"||"==t.operator||"??"==t.operator)||t instanceof em&&t.condition!==n||t.tail_node()===n))return!1;n=t}}in_computed_key(){if(!this.option("evaluate"))return!1;for(var e,t=this.self(),n=0;e=this.parent(n);n++)if(e instanceof om&&e.key===t)return!0;return!1}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,r=!1,i=this.mangle_options(),o=0;o<t;o++)if(this._toplevel.figure_out_scope(i),0===o&&this.option("drop_console")&&(this._toplevel=this._toplevel.drop_console(this.option("drop_console"))),(o>0||this.option("reduce_vars"))&&this._toplevel.reset_opt_flags(this),this._toplevel=this._toplevel.transform(this),t>1){let e=0;if(og(this._toplevel,(()=>{e++})),e<n)n=e,r=!1;else{if(r)break;r=!0}}return this.option("expression")&&this._toplevel.process_expression(!1),e=this._toplevel,this._toplevel=void 0,e}before(e,t){if(zg(e,Bg))return e;var n=!1;e instanceof rh&&(e=(e=e.hoist_properties(this)).hoist_declarations(this),n=!0),t(e,this),t(e,this);var r=e.optimize(this);return n&&r instanceof rh&&(r.drop_unused(this),t(r,this)),r===e&&Vg(r,Bg),r}is_lhs(){return C_(this.stack[this.stack.length-1],this.stack[this.stack.length-2])}}function dv(e,t){e.DEFMETHOD("optimize",(function(e){var n=this;if(zg(n,512))return n;if(e.has_directive("use asm"))return n;var r=t(n,e);return Vg(r,512),r}))}function fv(e,t){for(var n,r=0;(n=e.parent(r++))&&!(n instanceof rh);)if(n instanceof Nh&&n.argname){n=n.argname.definition().scope;break}return n.find_variable(t)}dv(Pf,(function(e){return e})),ih.DEFMETHOD("drop_console",(function(e){const t=Array.isArray(e),n=new cg((function(r){if("Call"===r.TYPE){var i=r.expression;if(i instanceof Hh){for(var o=i.expression,a=i.property,s=2;o.expression;)a=o.property,o=o.expression,s++;if((!t||e.includes(a))&&__(o)&&"console"==o.name){if(3!==s||["call","apply"].includes(i.property)||!N_(n))return Ad(Jm,r);i.expression=Hg(r),Vg(i.expression,Bg),r.args=[]}}}}));return this.transform(n)})),Pf.DEFMETHOD("equivalent_to",(function(e){return((e,t)=>{if(!wg(e,t))return!1;const n=[e],r=[t],i=n.push.bind(n),o=r.push.bind(r);for(;n.length&&r.length;){const e=n.pop(),t=r.pop();if(!wg(e,t))return!1;if(e._children_backwards(i),t._children_backwards(o),n.length!==r.length)return!1}return 0==n.length&&0==r.length})(this,e)})),rh.DEFMETHOD("process_expression",(function(e,t){var n=this,r=new cg((function(i){if(e&&i instanceof Vf)return Ad(_h,i,{value:i.body});if(!e&&i instanceof _h){if(t){var o=i.value&&i.value.drop_side_effect_free(t,!0);return o?Ad(Vf,i,{body:o}):Ad(Wf,i)}return Ad(Vf,i,{body:i.value||Ad(Zh,i,{operator:"void",expression:Ad(Km,i,{value:0})})})}if(i instanceof fm||i instanceof ah&&i!==n)return i;if(i instanceof Gf){var a=i.body.length-1;a>=0&&(i.body[a]=i.body[a].transform(r))}else i instanceof Sh?(i.body=i.body.transform(r),i.alternative&&(i.alternative=i.alternative.transform(r))):i instanceof nh&&(i.body=i.body.transform(r));return i}));n.transform(r)})),ih.DEFMETHOD("reset_opt_flags",(function(e){const t=this,n=e.option("reduce_vars"),r=new lg((function(i,o){if(jg(i,1792),n)return e.top_retain&&i instanceof uh&&r.parent()===t&&Vg(i,Ug),i.reduce_vars(r,o,e)}));r.safe_ids=Object.create(null),r.in_loop=null,r.loop_ids=new Map,r.defs_to_safe_ids=new Map,t.walk(r)})),ym.DEFMETHOD("fixed_value",(function(){var e=this.thedef.fixed;return!e||e instanceof Pf?e:e()})),Bm.DEFMETHOD("is_immutable",(function(){var e=this.definition().orig;return 1==e.length&&e[0]instanceof Nm}));var hv=kd("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");Bm.DEFMETHOD("is_declared",(function(e){return!this.definition().undeclared||e.option("unsafe")&&hv.has(this.name)}));var mv=new Set(["use asm","use strict"]);function gv(e,t){return sv(e.body,t),t.option("side_effects")&&1==e.body.length&&e.body[0]===t.has_directive("use strict")&&(e.body.length=0),e}function _v(e,t){var n=e.body instanceof Hf?e.body.body[0]:e.body;if(t.option("dead_code")&&i(n)){var r=[];return e.init instanceof Bf?r.push(e.init):e.init&&r.push(Ad(Vf,e.init,{body:e.init})),e.condition&&r.push(Ad(Vf,e.condition,{body:e.condition})),av(t,e.body,r),Ad(Hf,e,{body:r})}return n instanceof Sh&&(i(n.body)?(e.condition?e.condition=Ad(Jh,e.condition,{left:e.condition,operator:"&&",right:n.condition.negate(t)}):e.condition=n.condition.negate(t),o(n.alternative)):i(n.alternative)&&(e.condition?e.condition=Ad(Jh,e.condition,{left:e.condition,operator:"&&",right:n.condition}):e.condition=n.condition,o(n.body))),e;function i(e){return e instanceof yh&&t.loopcontrol_target(e)===t.self()}function o(n){n=s_(n),e.body instanceof Hf?(e.body=e.body.clone(),e.body.body=n.concat(e.body.body.slice(1)),e.body=e.body.transform(t)):e.body=Ad(Hf,e.body,{body:n}).transform(t),e=_v(e,t)}}dv(zf,(function(e,t){return!t.option("directives")||mv.has(e.value)&&t.has_directive(e.value)===e?e:Ad(Wf,e)})),dv(Uf,(function(e,t){return t.option("drop_debugger")?Ad(Wf,e):e})),dv(Xf,(function(e,t){return e.body instanceof yh&&t.loopcontrol_target(e.body)===e.body?Ad(Wf,e):0==e.label.references.length?e.body:e})),dv(Gf,(function(e,t){return sv(e.body,t),e})),dv(Hf,(function(e,t){switch(sv(e.body,t),e.body.length){case 1:if(!t.has_directive("use strict")&&t.parent()instanceof Sh&&!((n=e.body[0])instanceof Lh||n instanceof Mh||n instanceof fm)||a_(e.body[0]))return e.body[0];break;case 0:return Ad(Wf,e)}var n;return e})),dv(ah,gv),rh.DEFMETHOD("hoist_declarations",(function(e){var t=this;if(e.has_directive("use asm"))return t;var n=e.option("hoist_funs"),r=e.option("hoist_vars");if(n||r){var i=[],o=[],a=new Map,s=0,l=0;og(t,(e=>e instanceof rh&&e!==t||(e instanceof Fh?(++l,!0):void 0))),r=r&&l>1;var c=new cg((function(l){if(l!==t){if(l instanceof zf)return i.push(l),Ad(Wf,l);if(n&&l instanceof uh&&!(c.parent()instanceof Vh)&&c.parent()===t)return o.push(l),Ad(Wf,l);if(r&&l instanceof Fh&&!l.definitions.some((e=>e.name instanceof ph))){l.definitions.forEach((function(e){a.set(e.name.name,e),++s}));var u=l.to_assignments(e),p=c.parent();if(p instanceof eh&&p.init===l){if(null==u){var d=l.definitions[0].name;return Ad(Bm,d,d)}return u}return p instanceof Jf&&p.init===l?u:u?Ad(Vf,l,{body:u}):Ad(Wf,l)}if(l instanceof rh)return l}}));if(t=t.transform(c),s>0){var u=[];const e=t instanceof ah,n=e?t.args_as_names():null;if(a.forEach(((t,r)=>{e&&n.some((e=>e.name===t.name.name))?a.delete(r):((t=t.clone()).value=null,u.push(t),a.set(r,t))})),u.length>0){for(;0<t.body.length;){if(t.body[0]instanceof Vf){var p,d,f=t.body[0].body;if(f instanceof tm&&"="==f.operator&&(p=f.left)instanceof ym&&a.has(p.name)){if((h=a.get(p.name)).value)break;h.value=f.right,Dd(u,h),u.push(h),t.body.splice(0,1);continue}if(f instanceof Gh&&(d=f.expressions[0])instanceof tm&&"="==d.operator&&(p=d.left)instanceof ym&&a.has(p.name)){var h;if((h=a.get(p.name)).value)break;h.value=d.right,Dd(u,h),u.push(h),t.body[0].body=Gg(f,f.expressions.slice(1));continue}}if(t.body[0]instanceof Wf)t.body.splice(0,1);else{if(!(t.body[0]instanceof Hf))break;t.body.splice(0,1,...t.body[0].body)}}u=Ad(Fh,t,{definitions:u}),o.push(u)}}t.body=i.concat(o,t.body)}return t})),rh.DEFMETHOD("hoist_properties",(function(e){var t=this;if(!e.option("hoist_props")||e.has_directive("use asm"))return t;var n=t instanceof ih&&e.top_retain||yd,r=new Map,i=new cg((function(o,a){if(o instanceof Ph){const s=o.name;let l,c;if(s.scope===t&&1!=(l=s.definition()).escaped&&!l.assignments&&!l.direct_access&&!l.single_use&&!e.exposed(l)&&!n(l)&&(c=s.fixed_value())===o.value&&c instanceof im&&!c.properties.some((e=>e instanceof oh||e.computed_key()))){a(o,this);const e=new Map,n=[];return c.properties.forEach((({key:r,value:a})=>{const l=i.find_scope(),c=t.create_symbol(s.CTOR,{source:s,scope:l,conflict_scopes:new Set([l,...s.definition().references.map((e=>e.scope))]),tentative_name:s.name+"_"+r});e.set(String(r),c.definition()),n.push(Ad(Ph,o,{name:c,value:a}))})),r.set(l.id,e),Sd.splice(n)}}else if(o instanceof Hh&&o.expression instanceof Bm){const e=r.get(o.expression.definition().id);if(e){const t=e.get(String($g(o.property))),n=Ad(Bm,o,{name:t.name,scope:o.expression.scope,thedef:t});return n.reference({}),n}}}));return t.transform(i)})),dv(Vf,(function(e,t){if(t.option("side_effects")){var n=e.body,r=n.drop_side_effect_free(t,!0);if(!r)return Ad(Wf,e);if(r!==n)return Ad(Vf,e,{body:r})}return e})),dv(Qf,(function(e,t){return t.option("loops")?Ad(Jf,e,e).optimize(t):e})),dv(Zf,(function(e,t){if(!t.option("loops"))return e;var n=e.condition.tail_node().evaluate(t);if(!(n instanceof Pf)){if(n)return Ad(Jf,e,{body:Ad(Hf,e.body,{body:[e.body,Ad(Vf,e.condition,{body:e.condition})]})}).optimize(t);if(!Zg(e,t.parent()))return Ad(Hf,e.body,{body:[e.body,Ad(Vf,e.condition,{body:e.condition})]}).optimize(t)}return e})),dv(Jf,(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 Pf))if(n)e.condition=null;else if(!t.option("dead_code")){var r=e.condition;e.condition=Wg(n,e.condition),e.condition=Kg(e.condition.transform(t),r)}if(t.option("dead_code")&&(n instanceof Pf&&(n=e.condition.tail_node().evaluate(t)),!n)){var i=[];return av(t,e.body,i),e.init instanceof Bf?i.push(e.init):e.init&&i.push(Ad(Vf,e.init,{body:e.init})),i.push(Ad(Vf,e.condition,{body:e.condition})),Ad(Hf,e,{body:i}).optimize(t)}}return _v(e,t)})),dv(Sh,(function(e,t){if(n_(e.alternative)&&(e.alternative=null),!t.option("conditionals"))return e;var n=e.condition.evaluate(t);if(!(t.option("dead_code")||n instanceof Pf)){var r=e.condition;e.condition=Wg(n,r),e.condition=Kg(e.condition.transform(t),r)}if(t.option("dead_code")){if(n instanceof Pf&&(n=e.condition.tail_node().evaluate(t)),!n){var i=[];return av(t,e.body,i),i.push(Ad(Vf,e.condition,{body:e.condition})),e.alternative&&i.push(e.alternative),Ad(Hf,e,{body:i}).optimize(t)}if(!(n instanceof Pf))return(i=[]).push(Ad(Vf,e.condition,{body:e.condition})),i.push(e.body),e.alternative&&av(t,e.alternative,i),Ad(Hf,e,{body:i}).optimize(t)}var o=e.condition.negate(t),a=e.condition.size(),s=o.size(),l=s<a;if(e.alternative&&l){l=!1,e.condition=o;var c=e.body;e.body=e.alternative||Ad(Wf,e),e.alternative=c}if(n_(e.body)&&n_(e.alternative))return Ad(Vf,e.condition,{body:e.condition.clone()}).optimize(t);if(e.body instanceof Vf&&e.alternative instanceof Vf)return Ad(Vf,e,{body:Ad(em,e,{condition:e.condition,consequent:e.body.body,alternative:e.alternative.body})}).optimize(t);if(n_(e.alternative)&&e.body instanceof Vf)return a===s&&!l&&e.condition instanceof Jh&&"||"==e.condition.operator&&(l=!0),l?Ad(Vf,e,{body:Ad(Jh,e,{operator:"||",left:o,right:e.body.body})}).optimize(t):Ad(Vf,e,{body:Ad(Jh,e,{operator:"&&",left:e.condition,right:e.body.body})}).optimize(t);if(e.body instanceof Wf&&e.alternative instanceof Vf)return Ad(Vf,e,{body:Ad(Jh,e,{operator:"||",left:e.condition,right:e.alternative.body})}).optimize(t);if(e.body instanceof gh&&e.alternative instanceof gh&&e.body.TYPE==e.alternative.TYPE)return Ad(e.body.CTOR,e,{value:Ad(em,e,{condition:e.condition,consequent:e.body.value||Ad(Jm,e.body),alternative:e.alternative.value||Ad(Jm,e.alternative)}).transform(t)}).optimize(t);if(e.body instanceof Sh&&!e.body.alternative&&!e.alternative&&(e=Ad(Sh,e,{condition:Ad(Jh,e.condition,{operator:"&&",left:e.condition,right:e.body.condition}),body:e.body.body,alternative:null})),O_(e.body)&&e.alternative){var u=e.alternative;return e.alternative=null,Ad(Hf,e,{body:[e,u]}).optimize(t)}if(O_(e.alternative)){i=e.body;return e.body=e.alternative,e.condition=l?o:e.condition.negate(t),e.alternative=null,Ad(Hf,e,{body:[e,i]}).optimize(t)}return e})),dv(Ah,(function(e,t){if(!t.option("switches"))return e;var n,r=e.expression.evaluate(t);if(!(r instanceof Pf)){var i=e.expression;e.expression=Wg(r,i),e.expression=Kg(e.expression.transform(t),i)}if(!t.option("dead_code"))return e;r instanceof Pf&&(r=e.expression.tail_node().evaluate(t));for(var o,a,s=[],l=[],c=0,u=e.body.length;c<u&&!a;c++){if((n=e.body[c])instanceof Ch)o?h(n,l[l.length-1]):o=n;else if(!(r instanceof Pf)){var p=n.expression.evaluate(t);if(!(p instanceof Pf)&&p!==r){h(n,l[l.length-1]);continue}if(p instanceof Pf&&!p.has_side_effects(t)&&(p=n.expression.tail_node().evaluate(t)),p===r&&(a=n,o)){var d=l.indexOf(o);l.splice(d,1),h(o,l[d-1]),o=null}}l.push(n)}for(;c<u;)h(e.body[c++],l[l.length-1]);e.body=l;let f=o||a;if(o=null,a=null,l.every(((e,t)=>(e===f||e.expression instanceof Hm)&&(0===e.body.length||O_(e)||l.length-1===t))))for(let e=0;e<l.length;e++){const t=l[e];for(let n=e+1;n<l.length;n++){const r=l[n];if(0===r.body.length)continue;const i=n===l.length-1,o=m(r,t,!1);if(o||i&&m(r,t,!0)){!o&&i&&r.body.push(Ad(yh));let t=n-1,a=0;for(;t>e&&b(l[t--]);)a++;const s=l.splice(n-a,1+a);l.splice(e+1,0,...s),e+=s.length}}}for(let e=0;e<l.length;e++){let t=l[e];if(0!==t.body.length&&O_(t))for(let n=e+1;n<l.length;e++,n++){let e=l[n];if(0!==e.body.length){if(!(m(e,t,!1)||n===l.length-1&&m(e,t,!0)))break;t.body=[],t=e}}}{let e=l.length-1;for(;e>=0;e--){let n=l[e].body;if(v(n[n.length-1],t)&&n.pop(),!b(l[e]))break}if(e++,!f||l.indexOf(f)>=e)for(let n=l.length-1;n>=e;n--){let e=l[n];if(e===f)f=null,l.pop();else{if(e.expression.has_side_effects(t))break;l.pop()}}}e:if(f){let e=l.indexOf(f),n=e;for(;n<l.length-1&&b(l[n]);n++);if(n<l.length-1)break e;let r=l.length-1;for(;r>=0;r--){let e=l[r];if(e!==f&&e.expression.has_side_effects(t))break}if(n>r){let t=e-1;for(;t>=0&&b(l[t]);t--);let i=Math.max(r,t)+1,o=e;r>e?(o=r,l[r].body=l[n].body):f.body=l[n].body,l.splice(o+1,n-o),l.splice(i,e-i)}}e:if(f){let n,r=l.findIndex((e=>!b(e)));if(r===l.length-1){let t=l[r];if(_(e))break e;n=Ad(Hf,t,{body:t.body}),t.body=[]}else if(-1!==r)break e;let i=l.find((e=>e!==f&&e.expression.has_side_effects(t)));if(!i)return Ad(Hf,e,{body:s.concat(g(e.expression),f.expression?g(f.expression):[],n||[])}).optimize(t);const o=l.indexOf(f);if(l.splice(o,1),f=null,n)return Ad(Hf,e,{body:s.concat(e,n)}).optimize(t)}if(l.length>0&&(l[0].body=s.concat(l[0].body)),0==l.length)return Ad(Hf,e,{body:s.concat(g(e.expression))}).optimize(t);if(1==l.length&&!_(e)){let n=l[0];return Ad(Sh,e,{condition:Ad(Jh,e,{operator:"===",left:e.expression,right:n.expression}),body:Ad(Hf,n,{body:n.body}),alternative:null}).optimize(t)}if(2===l.length&&f&&!_(e)){let n=l[0]===f?l[1]:l[0],r=f.expression&&g(f.expression);if(O_(l[0])){let i=l[0];return v(i.body[i.body.length-1],t)&&i.body.pop(),Ad(Sh,e,{condition:Ad(Jh,e,{operator:"===",left:e.expression,right:n.expression}),body:Ad(Hf,n,{body:n.body}),alternative:Ad(Hf,f,{body:[].concat(r||[],f.body)})}).optimize(t)}let i="===",o=Ad(Hf,n,{body:n.body}),a=Ad(Hf,f,{body:[].concat(r||[],f.body)});if(l[0]===f){i="!==";let e=a;a=o,o=e}return Ad(Hf,e,{body:[Ad(Sh,e,{condition:Ad(Jh,e,{operator:i,left:e.expression,right:n.expression}),body:o,alternative:null}),a]}).optimize(t)}return e;function h(e,n){n&&!O_(n)?n.body=n.body.concat(e.body):av(t,e,s)}function m(e,t,n){let r=e.body,i=t.body;if(n&&(r=r.concat(Ad(yh))),r.length!==i.length)return!1;let o=Ad(Hf,e,{body:r}),a=Ad(Hf,t,{body:i});return o.equivalent_to(a)}function g(e){return Ad(Vf,e,{body:e})}function _(e){let t=!1,n=new lg((e=>{if(t)return!0;if(e instanceof ah)return!0;if(e instanceof Vf)return!0;if(!v(e,n))return;let r=n.parent();r instanceof Th&&r.body[r.body.length-1]===e||(t=!0)}));return e.walk(n),t}function v(t,n){return t instanceof yh&&n.loopcontrol_target(t)===e}function b(e){return!O_(e)&&!Ad(Hf,e,{body:e.body}).has_side_effects(t)}})),dv(Oh,(function(e,t){if(e.bcatch&&e.bfinally&&e.bfinally.body.every(n_)&&(e.bfinally=null),t.option("dead_code")&&e.body.body.every(n_)){var n=[];return e.bcatch&&av(t,e.bcatch,n),e.bfinally&&n.push(...e.bfinally.body),Ad(Hf,e,{body:n}).optimize(t)}return e})),Ih.DEFMETHOD("to_assignments",(function(e){var t=e.option("reduce_vars"),n=[];for(const e of this.definitions){if(e.value){var r=Ad(Bm,e.name,e.name);n.push(Ad(tm,e,{operator:"=",logical:!1,left:r,right:e.value})),t&&(r.definition().fixed=!1)}const i=e.name.definition();i.eliminated++,i.replaced--}return 0==n.length?null:Gg(this,n)})),dv(Ih,(function(e){return 0==e.definitions.length?Ad(Wf,e):e})),dv(Ph,(function(e,t){return e.name instanceof Tm&&null!=e.value&&x_(e.value,t)&&(e.value=null),e})),dv(Uh,(function(e){return e})),dv(jh,(function(e,t){var n=e.expression,r=n;Sv(e.args);var i=e.args.every((e=>!(e instanceof oh)));t.option("reduce_vars")&&r instanceof Bm&&(r=r.fixed_value());var o=r instanceof ah;if(o&&r.pinned())return e;if(t.option("unused")&&i&&o&&!r.uses_arguments){for(var a=0,s=0,l=0,c=e.args.length;l<c;l++){if(r.argnames[l]instanceof oh){if(zg(r.argnames[l].expression,1))for(;l<c;){(v=e.args[l++].drop_side_effect_free(t))&&(e.args[a++]=v)}else for(;l<c;)e.args[a++]=e.args[l++];s=a;break}var u=l>=r.argnames.length;if(u||zg(r.argnames[l],1)){if(v=e.args[l].drop_side_effect_free(t))e.args[a++]=v;else if(!u){e.args[a++]=Ad(Km,e.args[l],{value:0});continue}}else e.args[a++]=e.args[l];s=a}e.args.length=s}if(n instanceof Wh&&n.expression instanceof Bm&&"console"===n.expression.name&&n.expression.definition().undeclared&&"assert"===n.property){const n=e.args[0];if(n){const r=n.evaluate(t);if(1===r||!0===r)return Ad(Jm,e)}}if(t.option("unsafe")&&!n.contains_optional()){if(n instanceof Wh&&"Array"===n.start.value&&"from"===n.property&&1===e.args.length){const[n]=e.args;if(n instanceof rm)return Ad(rm,n,{elements:n.elements}).optimize(t)}if(__(n))switch(n.name){case"Array":if(1!=e.args.length)return Ad(rm,e,{elements:e.args}).optimize(t);if(e.args[0]instanceof Km&&e.args[0].value<=11){const t=[];for(let n=0;n<e.args[0].value;n++)t.push(new eg);return new rm({elements:t})}break;case"Object":if(0==e.args.length)return Ad(im,e,{properties:[]});break;case"String":if(0==e.args.length)return Ad(Wm,e,{value:""});if(e.args.length<=1)return Ad(Jh,e,{left:e.args[0],operator:"+",right:Ad(Wm,e,{value:""})}).optimize(t);break;case"Number":if(0==e.args.length)return Ad(Km,e,{value:0});if(1==e.args.length&&t.option("unsafe_math"))return Ad(Zh,e,{expression:e.args[0],operator:"+"}).optimize(t);break;case"Symbol":1==e.args.length&&e.args[0]instanceof Wm&&t.option("unsafe_symbols")&&(e.args.length=0);break;case"Boolean":if(0==e.args.length)return Ad(rg,e);if(1==e.args.length)return Ad(Zh,e,{expression:Ad(Zh,e,{expression:e.args[0],operator:"!"}),operator:"!"}).optimize(t);break;case"RegExp":var p=[];if(e.args.length>=1&&e.args.length<=2&&e.args.every((e=>{var n=e.evaluate(t);return p.push(n),e!==n}))&&Bd(p[0])){let[n,r]=p;n=Ld(new RegExp(n).source);const i=Ad($m,e,{value:{source:n,flags:r}});if(i._eval(t)!==i)return i}}else if(n instanceof Wh)switch(n.property){case"toString":if(0==e.args.length&&!n.expression.may_throw_on_access(t))return Ad(Jh,e,{left:Ad(Wm,e,{value:""}),operator:"+",right:n.expression}).optimize(t);break;case"join":if(n.expression instanceof rm)e:{var d;if(!(e.args.length>0&&(d=e.args[0].evaluate(t))===e.args[0])){var f,h=[],m=[];for(l=0,c=n.expression.elements.length;l<c;l++){var g=n.expression.elements[l];if(g instanceof oh)break e;var _=g.evaluate(t);_!==g?m.push(_):(m.length>0&&(h.push(Ad(Wm,e,{value:m.join(d)})),m.length=0),h.push(g))}return m.length>0&&h.push(Ad(Wm,e,{value:m.join(d)})),0==h.length?Ad(Wm,e,{value:""}):1==h.length?h[0].is_string(t)?h[0]:Ad(Jh,h[0],{operator:"+",left:Ad(Wm,e,{value:""}),right:h[0]}):""==d?(f=h[0].is_string(t)||h[1].is_string(t)?h.shift():Ad(Wm,e,{value:""}),h.reduce((function(e,t){return Ad(Jh,t,{operator:"+",left:e,right:t})}),f).optimize(t)):((v=e.clone()).expression=v.expression.clone(),v.expression.expression=v.expression.expression.clone(),v.expression.expression.elements=h,Xg(t,e,v));var v}}break;case"charAt":if(n.expression.is_string(t)){var b=e.args[0],y=b?b.evaluate(t):0;if(y!==b)return Ad(Xh,n,{expression:n.expression,property:Wg(0|y,b||n)}).optimize(t)}break;case"apply":if(2==e.args.length&&e.args[1]instanceof rm){var E=e.args[1].elements.slice();return E.unshift(e.args[0]),Ad(jh,e,{expression:Ad(Wh,n,{expression:n.expression,optional:!1,property:"call"}),args:E}).optimize(t)}break;case"call":var w=n.expression;if(w instanceof Bm&&(w=w.fixed_value()),w instanceof ah&&!w.contains_this())return(e.args.length?Gg(this,[e.args[0],Ad(jh,e,{expression:n.expression,args:e.args.slice(1)})]):Ad(jh,e,{expression:n.expression,args:[]})).optimize(t)}}if(t.option("unsafe_Function")&&__(n)&&"Function"==n.name){if(0==e.args.length)return Hg(e).optimize(t);if(e.args.every((e=>e instanceof Wm)))try{var x="n(function("+e.args.slice(0,-1).map((function(e){return e.value})).join(",")+"){"+e.args[e.args.length-1].value+"})",S=Rf(x),A=t.mangle_options();S.figure_out_scope(A);var T,C=new pv(t.options,{mangle_options:t._mangle_options});(S=S.transform(C)).figure_out_scope(A),S.compute_char_frequency(A),S.mangle_names(A),og(S,(e=>{if(e_(e))return T=e,sg}));x=Eg();return Hf.prototype._codegen.call(T,T,x),e.args=[Ad(Wm,e,{value:T.argnames.map((function(e){return e.print_to_string()})).join(",")}),Ad(Wm,e.args[e.args.length-1],{value:x.get().replace(/^{|}$/g,"")})],e}catch(e){if(!(e instanceof Ef))throw e}}return uv(e,t)})),Pf.DEFMETHOD("contains_optional",(function(){return(this instanceof Hh||this instanceof jh||this instanceof $h)&&(!!this.optional||this.expression.contains_optional())})),dv(qh,(function(e,t){return t.option("unsafe")&&__(e.expression)&&["Object","RegExp","Function","Error","Array"].includes(e.expression.name)?Ad(jh,e,e).transform(t):e})),dv(Gh,(function(e,t){if(!t.option("side_effects"))return e;var n,r,i=[];n=gg(t),r=e.expressions.length-1,e.expressions.forEach((function(e,o){o<r&&(e=e.drop_side_effect_free(t,n)),e&&(qg(i,e),n=!1)}));var o=i.length-1;return function(){for(;o>0&&x_(i[o],t);)o--;o<i.length-1&&(i[o]=Ad(Zh,e,{operator:"void",expression:i[o]}),i.length=o+1)}(),0==o?((e=Qg(t.parent(),t.self(),i[0]))instanceof Gh||(e=e.optimize(t)),e):(e.expressions=i,e)})),Yh.DEFMETHOD("lift_sequences",(function(e){if(e.option("sequences")&&this.expression instanceof Gh){var t=this.expression.expressions.slice(),n=this.clone();return n.expression=t.pop(),t.push(n),Gg(this,t).optimize(e)}return this})),dv(Qh,(function(e,t){return e.lift_sequences(t)})),dv(Zh,(function(e,t){var n=e.expression;if("delete"==e.operator&&!(n instanceof Bm||n instanceof Hh||n instanceof $h||i_(n)))return Gg(e,[n,Ad(ig,e)]).optimize(t);var r=e.lift_sequences(t);if(r!==e)return r;if(t.option("side_effects")&&"void"==e.operator)return(n=n.drop_side_effect_free(t))?(e.expression=n,e):Ad(Jm,e).optimize(t);if(t.in_boolean_context())switch(e.operator){case"!":if(n instanceof Zh&&"!"==n.operator)return n.expression;n instanceof Jh&&(e=Xg(t,e,n.negate(t,gg(t))));break;case"typeof":return(n instanceof Bm?Ad(ig,e):Gg(e,[n,Ad(ig,e)])).optimize(t)}if("-"==e.operator&&n instanceof tg&&(n=n.transform(t)),n instanceof Jh&&("+"==e.operator||"-"==e.operator)&&("*"==n.operator||"/"==n.operator||"%"==n.operator))return Ad(Jh,e,{operator:n.operator,left:Ad(Zh,n.left,{operator:e.operator,expression:n.left}),right:n.right});if(t.option("evaluate")){if("~"===e.operator&&e.expression instanceof Zh&&"~"===e.expression.operator&&(t.in_32_bit_context(!1)||e.expression.expression.is_32_bit_integer(t)))return e.expression.expression;if("~"===e.operator&&n instanceof Jh&&"^"===n.operator)return n.left instanceof Zh&&"~"===n.left.operator?n.left=n.left.bitwise_negate(t,!0):n.right=n.right.bitwise_negate(t,!0),n}if("-"!=e.operator||!(n instanceof Km||n instanceof tg||n instanceof Xm)){var i=e.evaluate(t);if(i!==e)return Xg(t,i=Wg(i,e).optimize(t),e)}return e})),Jh.DEFMETHOD("lift_sequences",(function(e){if(e.option("sequences")){if(this.left instanceof Gh){var t=this.left.expressions.slice();return(n=this.clone()).left=t.pop(),t.push(n),Gg(this,t).optimize(e)}if(this.right instanceof Gh&&!this.left.has_side_effects(e)){for(var n,r="="==this.operator&&this.left instanceof Bm,i=(t=this.right.expressions).length-1,o=0;o<i&&(r||!t[o].has_side_effects(e));o++);if(o==i)return t=t.slice(),(n=this.clone()).right=t.pop(),t.push(n),Gg(this,t).optimize(e);if(o>0)return(n=this.clone()).right=Gg(this.right,t.slice(o)),(t=t.slice(0,o)).push(n),Gg(this,t).optimize(e)}}return this}));var vv=kd("== === != !== * & | ^");function bv(e,t){return e instanceof Bm||e.TYPE===t.TYPE}dv(Jh,(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 r(t){if(n()){t&&(e.operator=t);var r=e.left;e.left=e.right,e.right=r}}if(t.option("lhs_constants")&&vv.has(e.operator)&&e.right.is_constant()&&!e.left.is_constant()&&(e.left instanceof Jh&&kf[e.left.operator]>=kf[e.operator]||r()),e=e.lift_sequences(t),t.option("comparisons"))switch(e.operator){case"===":case"!==":var i=!0;(e.left.is_string(t)&&e.right.is_string(t)||e.left.is_number(t)&&e.right.is_number(t)||e.left.is_bigint(t)&&e.right.is_bigint(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(!i&&x_(e.left,t))e.left=Ad(Zm,e.left);else if(!i&&x_(e.right,t))e.right=Ad(Zm,e.right);else if(t.option("typeofs")&&e.left instanceof Wm&&"undefined"==e.left.value&&e.right instanceof Zh&&"typeof"==e.right.operator){((o=e.right.expression)instanceof Bm?!o.is_declared(t):o instanceof Hh&&t.option("ie8"))||(e.right=o,e.left=Ad(Jm,e.left).optimize(t),2==e.operator.length&&(e.operator+="="))}else if(t.option("typeofs")&&e.left instanceof Zh&&"typeof"==e.left.operator&&e.right instanceof Wm&&"undefined"==e.right.value){var o;((o=e.left.expression)instanceof Bm?!o.is_declared(t):o instanceof Hh&&t.option("ie8"))||(e.left=o,e.right=Ad(Jm,e.right).optimize(t),2==e.operator.length&&(e.operator+="="))}else{if(e.left instanceof Bm&&e.right instanceof Bm&&e.left.definition()===e.right.definition()&&((l=e.left.fixed_value())instanceof rm||l instanceof ah||l instanceof im||l instanceof fm))return Ad("="==e.operator[0]?ig:rg,e);if(e.left.is_32_bit_integer(t)&&e.right.is_32_bit_integer(t)){const n=e=>Ad(Zh,e,{operator:"!",expression:e}),r=(e,r)=>r?t.in_boolean_context()?e:n(n(e)):n(e);if(e.left instanceof Km&&0===e.left.value)return r(e.right,"!"===e.operator[0]);if(e.right instanceof Km&&0===e.right.value)return r(e.left,"!"===e.operator[0]);let i,o,a;if((i=e.left instanceof Jh?e.left:e.right instanceof Jh?e.right:null)&&(a=i===e.left?e.right:e.left)&&"&"===i.operator&&a instanceof Km&&a.is_32_bit_integer(t)&&(o=i.left.equivalent_to(a)?i.right:i.right.equivalent_to(a)?i.left:null)){let n=r(Ad(Jh,e,{operator:"&",left:a,right:Ad(Zh,e,{operator:"~",expression:o})}),"!"===e.operator[0]);return Xg(t,n,e)}}}break;case"&&":case"||":var a=e.left;if(a.operator==e.operator&&(a=a.right),a instanceof Jh&&a.operator==("&&"==e.operator?"!==":"===")&&e.right instanceof Jh&&a.operator==e.right.operator&&(x_(a.left,t)&&e.right.left instanceof Zm||a.left instanceof Zm&&x_(e.right.left,t))&&!a.right.has_side_effects(t)&&a.right.equivalent_to(e.right.right)){var s=Ad(Jh,e,{operator:a.operator.slice(0,-1),left:Ad(Zm,e),right:a.right});return a!==e.left&&(s=Ad(Jh,e,{operator:e.operator,left:e.left.left,right:s})),s}}var l;if("+"==e.operator&&t.in_boolean_context()){var c=e.left.evaluate(t),u=e.right.evaluate(t);if(c&&"string"==typeof c)return Gg(e,[e.right,Ad(ig,e)]).optimize(t);if(u&&"string"==typeof u)return Gg(e,[e.left,Ad(ig,e)]).optimize(t)}if(t.option("comparisons")&&e.is_boolean()){if(!(t.parent()instanceof Jh)||t.parent()instanceof tm){var p=Ad(Zh,e,{operator:"!",expression:e.negate(t,gg(t))});e=Xg(t,e,p)}if(t.option("unsafe_comps"))switch(e.operator){case"<":r(">");break;case"<=":r(">=")}}if("+"==e.operator){if(e.right instanceof Wm&&""==e.right.getValue()&&e.left.is_string(t))return e.left;if(e.left instanceof Wm&&""==e.left.getValue()&&e.right.is_string(t))return e.right;if(e.left instanceof Jh&&"+"==e.left.operator&&e.left.left instanceof Wm&&""==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=!!zg(e.left,2)||!zg(e.left,4)&&e.left.evaluate(t)))return Qg(t.parent(),t.self(),e.left).optimize(t);if(!(c instanceof Pf))return Gg(e,[e.left,e.right]).optimize(t);if(u=e.right.evaluate(t)){if(!(u instanceof Pf)){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 Gg(e,[e.left,Ad(rg,e)]).optimize(t);Vg(e,4)}if("||"==e.left.operator)if(!(f=e.left.right.evaluate(t)))return Ad(em,e,{condition:e.left.left,consequent:e.right,alternative:e.left.right}).optimize(t);break;case"||":var d,f;if(!(c=!!zg(e.left,2)||!zg(e.left,4)&&e.left.evaluate(t)))return Gg(e,[e.left,e.right]).optimize(t);if(!(c instanceof Pf))return Qg(t.parent(),t.self(),e.left).optimize(t);if(u=e.right.evaluate(t)){if(!(u instanceof Pf)){if(t.in_boolean_context())return Gg(e,[e.left,Ad(ig,e)]).optimize(t);Vg(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((f=e.left.right.evaluate(t))&&!(f instanceof Pf))return Ad(em,e,{condition:e.left.left,consequent:e.left.right,alternative:e.right}).optimize(t);break;case"??":if(T_(e.left,t))return e.right;if(!((c=e.left.evaluate(t))instanceof Pf))return null==c?e.right:e.left;if(t.in_boolean_context()){const n=e.right.evaluate(t);if(!(n instanceof Pf||n))return e.left}}var h=!0;switch(e.operator){case"+":if(e.right instanceof Hm&&e.left instanceof Jh&&"+"==e.left.operator&&e.left.is_string(t)){var m=(g=Ad(Jh,e,{operator:"+",left:e.left.right,right:e.right})).optimize(t);g!==m&&(e=Ad(Jh,e,{operator:"+",left:e.left.left,right:m}))}if(e.left instanceof Jh&&"+"==e.left.operator&&e.left.is_string(t)&&e.right instanceof Jh&&"+"==e.right.operator&&e.right.is_string(t)){var g,_=(g=Ad(Jh,e,{operator:"+",left:e.left.right,right:e.right.left})).optimize(t);g!==_&&(e=Ad(Jh,e,{operator:"+",left:Ad(Jh,e.left,{operator:"+",left:e.left.left,right:_}),right:e.right.right}))}if(e.right instanceof Zh&&"-"==e.right.operator&&e.left.is_number_or_bigint(t)){e=Ad(Jh,e,{operator:"-",left:e.left,right:e.right.expression});break}if(e.left instanceof Zh&&"-"==e.left.operator&&n()&&e.right.is_number_or_bigint(t)){e=Ad(Jh,e,{operator:"-",left:e.right,right:e.left.expression});break}if(e.left instanceof fh){var v=e.left;if((m=e.right.evaluate(t))!=e.right)return v.segments[v.segments.length-1].value+=String(m),v}if(e.right instanceof fh){m=e.right;if((v=e.left.evaluate(t))!=e.left)return m.segments[0].value=String(v)+m.segments[0].value,m}if(e.left instanceof fh&&e.right instanceof fh){var b=(v=e.left).segments;m=e.right;b[b.length-1].value+=m.segments[0].value;for(var y=1;y<m.segments.length;y++)b.push(m.segments[y]);return v}case"*":h=t.option("unsafe_math");case"&":case"|":case"^":if(e.left.is_number_or_bigint(t)&&e.right.is_number_or_bigint(t)&&n()&&!(e.left instanceof Jh&&e.left.operator!=e.operator&&kf[e.left.operator]>=kf[e.operator])){var E=Ad(Jh,e,{operator:e.operator,left:e.right,right:e.left});e=e.right instanceof Hm&&!(e.left instanceof Hm)?Xg(t,E,e):Xg(t,e,E)}h&&e.is_number_or_bigint(t)&&(e.right instanceof Jh&&e.right.operator==e.operator&&(e=Ad(Jh,e,{operator:e.operator,left:Ad(Jh,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 Hm&&e.left instanceof Jh&&e.left.operator==e.operator&&(e.left.left instanceof Hm?e=Ad(Jh,e,{operator:e.operator,left:Ad(Jh,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 Hm&&(e=Ad(Jh,e,{operator:e.operator,left:Ad(Jh,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 Jh&&e.left.operator==e.operator&&e.left.right instanceof Hm&&e.right instanceof Jh&&e.right.operator==e.operator&&e.right.left instanceof Hm&&(e=Ad(Jh,e,{operator:e.operator,left:Ad(Jh,e.left,{operator:e.operator,left:Ad(Jh,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(v_.has(e.operator)){let n,r,i,o,a=e.left;if("&"===e.operator&&e.right instanceof Jh&&"|"===e.right.operator&&"number"==typeof(r=e.left.evaluate(t))&&("number"==typeof(n=e.right.right.evaluate(t))?(i=e.right.left,o=e.right.right):"number"==typeof(n=e.right.left.evaluate(t))&&(i=e.right.right,o=e.right.left),i&&o))if(0===(n&r))e=Ad(Jh,e,{operator:e.operator,left:a,right:i});else{const s=Ad(Jh,e,{operator:"|",left:Ad(Jh,e,{operator:"&",left:i,right:a}),right:Wg(n&r,o)});e=Xg(t,e,s)}"|"!==e.operator&&"&"!==e.operator||!e.left.equivalent_to(e.right)||e.left.has_side_effects(t)||!t.in_32_bit_context(!0)||(e.left=Ad(Km,e,{value:0}),e.operator="|"),"^"===e.operator&&e.left instanceof Zh&&"~"===e.left.operator&&e.right instanceof Zh&&"~"===e.right.operator&&(e=Ad(Jh,e,{operator:"^",left:e.left.expression,right:e.right.expression})),("<<"===e.operator||">>"===e.operator)&&e.right instanceof Km&&0===e.right.value&&(e.operator="|");const s=e.right instanceof Km&&0===e.right.value?e.right:e.left instanceof Km&&0===e.left.value?e.left:null,l=s&&(s===e.right?e.left:e.right);if(s&&("|"===e.operator||"^"===e.operator)&&(l.is_32_bit_integer(t)||t.in_32_bit_context(!0)))return l;if(s&&"&"===e.operator&&!l.has_side_effects(t)&&l.is_32_bit_integer(t))return s;const c=e=>e instanceof Km&&-1===e.value||e instanceof Zh&&"-"===e.operator&&e.expression instanceof Km&&1===e.expression.value,u=c(e.right)?e.right:c(e.left)?e.left:null,p=u===e.right?e.left:e.right;if(u&&"&"===e.operator&&(p.is_32_bit_integer(t)||t.in_32_bit_context(!0)))return p;if(u&&"^"===e.operator&&(p.is_32_bit_integer(t)||t.in_32_bit_context(!0)))return p.bitwise_negate(t)}}if(e.right instanceof Jh&&e.right.operator==e.operator&&(b_.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=Ad(Jh,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 w=e.evaluate(t);return w!==e?(w=Wg(w,e).optimize(t),Xg(t,w,e)):e})),dv(Um,(function(e){return e})),dv(Bm,(function(e,t){if(!t.option("ie8")&&__(e)&&!t.find_parent(nh))switch(e.name){case"undefined":return Ad(Jm,e).optimize(t);case"NaN":return Ad(Qm,e).optimize(t);case"Infinity":return Ad(tg,e).optimize(t)}return t.option("reduce_vars")&&!t.is_lhs()?cv(e,t):e})),dv(Jm,(function(e,t){if(t.option("unsafe_undefined")){var n=fv(t,"undefined");if(n){var r=Ad(Bm,e,{name:"undefined",scope:n.scope,thedef:n});return Vg(r,8),r}}var i=t.is_lhs();return i&&bv(i,e)?e:Ad(Zh,e,{operator:"void",expression:Ad(Km,e,{value:0})})})),dv(tg,(function(e,t){var n=t.is_lhs();return n&&bv(n,e)?e:!t.option("keep_infinity")||n&&!bv(n,e)||fv(t,"Infinity")?Ad(Jh,e,{operator:"/",left:Ad(Km,e,{value:1}),right:Ad(Km,e,{value:0})}):e})),dv(Qm,(function(e,t){var n=t.is_lhs();return n&&!bv(n,e)||fv(t,"NaN")?Ad(Jh,e,{operator:"/",left:Ad(Km,e,{value:0}),right:Ad(Km,e,{value:0})}):e}));const yv=kd("+ - / * % >> << >>> | ^ &"),Ev=kd("* | ^ &");function wv(e,t){return e instanceof Bm&&(e=e.fixed_value()),!!e&&(!(e instanceof ah||e instanceof fm)||(!(e instanceof ah&&e.contains_this())||t.parent()instanceof qh))}function xv(e,t){return t.in_boolean_context()?Xg(t,e,Gg(e,[e,Ad(ig,e)]).optimize(t)):e}function Sv(e){for(var t=0;t<e.length;t++){var n=e[t];if(n instanceof oh){var r=n.expression;r instanceof rm&&!r.elements.some((e=>e instanceof eg))&&(e.splice(t,1,...r.elements),t--)}}}function Av(e,t){if(!t.option("computed_props"))return e;if(!(e.key instanceof Hm))return e;if(e.key instanceof Wm||e.key instanceof Km){const n=e.key.value.toString();if("__proto__"===n)return e;if("constructor"==n&&t.parent()instanceof fm)return e;e instanceof am?(e.quote=e.key.quote,e.key=n):e instanceof hm?(e.quote=e.key.quote,e.key=Ad(km,e.key,{name:n})):(e.quote=e.key.quote,e.key=Ad(Om,e.key,{name:n}))}return e}dv(tm,(function(e,t){if(e.logical)return e.lift_sequences(t);var n;if("="===e.operator&&e.left instanceof Bm&&"arguments"!==e.left.name&&!(n=e.left.definition()).undeclared&&e.right.equivalent_to(e.left))return e.right;if(t.option("dead_code")&&e.left instanceof Bm&&(n=e.left.definition()).scope===t.find_parent(ah)){var r,i=0,o=e;do{if(r=o,(o=t.parent(i++))instanceof gh){if(a(i,o))break;if(l_(n.scope,[n]))break;return"="==e.operator?e.right:(n.fixed=!1,Ad(Jh,e,{operator:e.operator.slice(0,-1),left:e.left,right:e.right}).optimize(t))}}while(o instanceof Jh&&o.right===r||o instanceof Gh&&o.tail_node()===r)}return"="==(e=e.lift_sequences(t)).operator&&e.left instanceof Bm&&e.right instanceof Jh&&(e.right.left instanceof Bm&&e.right.left.name==e.left.name&&yv.has(e.right.operator)?(e.operator=e.right.operator+"=",e.right=e.right.right):e.right.right instanceof Bm&&e.right.right.name==e.left.name&&Ev.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,r){function i(){const n=e.right;e.right=Ad(Zm,n);const i=r.may_throw(t);return e.right=n,i}for(var o,a=e.left.definition().scope.get_defun_scope();(o=t.parent(n++))!==a;)if(o instanceof Oh){if(o.bfinally)return!0;if(o.bcatch&&i())return!0}}})),dv(nm,(function(e,t){if(!t.option("evaluate"))return e;var n=e.right.evaluate(t);let r,i;return void 0===n?(r=t.parent())instanceof ah&&!1!==t.option("keep_fargs")&&("Call"!==(i=t.parent(1)).TYPE||i.expression!==r)||(e=e.left):n!==e.right&&(n=Wg(n,e.right),e.right=Kg(n,e.right)),e})),dv(em,(function(e,t){if(!t.option("conditionals"))return e;if(e.condition instanceof Gh){var n=e.condition.expressions.slice();return e.condition=n.pop(),n.push(e),Gg(e,n)}var r=e.condition.evaluate(t);if(r!==e.condition)return Qg(t.parent(),t.self(),r?e.consequent:e.alternative);var i=r.negate(t,gg(t));Xg(t,r,i)===i&&(e=Ad(em,e,{condition:i,consequent:e.alternative,alternative:e.consequent}));var o,a=e.condition,s=e.consequent,l=e.alternative;if(a instanceof Bm&&s instanceof Bm&&a.definition()===s.definition())return Ad(Jh,e,{operator:"||",left:a,right:l});if(s instanceof tm&&l instanceof tm&&s.operator===l.operator&&s.logical===l.logical&&s.left.equivalent_to(l.left)&&(!e.condition.has_side_effects(t)||"="==s.operator&&!s.left.has_side_effects(t)))return Ad(tm,e,{operator:s.operator,left:s.left,logical:s.logical,right:Ad(em,e,{condition:e.condition,consequent:s.right,alternative:l.right})});if(s instanceof jh&&l.TYPE===s.TYPE&&s.args.length>0&&s.args.length==l.args.length&&s.expression.equivalent_to(l.expression)&&!e.condition.has_side_effects(t)&&!s.expression.has_side_effects(t)&&"number"==typeof(o=function(){for(var e=s.args,t=l.args,n=0,r=e.length;n<r;n++){if(e[n]instanceof oh)return;if(!e[n].equivalent_to(t[n])){if(t[n]instanceof oh)return;for(var i=n+1;i<r;i++){if(e[i]instanceof oh)return;if(!e[i].equivalent_to(t[i]))return}return n}}}())){var c=s.clone();return c.args[o]=Ad(em,e,{condition:e.condition,consequent:s.args[o],alternative:l.args[o]}),c}if(l instanceof em&&s.equivalent_to(l.consequent))return Ad(em,e,{condition:Ad(Jh,e,{operator:"||",left:a,right:l.condition}),consequent:s,alternative:l.alternative}).optimize(t);if(t.option("ecma")>=2020&&function(e,t,n){if(t.may_throw(n))return!1;let r;if(e instanceof Jh&&"=="===e.operator&&((r=T_(e.left,n)&&e.left)||(r=T_(e.right,n)&&e.right))&&(r===e.left?e.right:e.left).equivalent_to(t))return!0;if(e instanceof Jh&&"||"===e.operator){let r,i;const o=e=>{if(!(e instanceof Jh)||"==="!==e.operator&&"=="!==e.operator)return!1;let o,a=0;return e.left instanceof Zm&&(a++,r=e,o=e.right),e.right instanceof Zm&&(a++,r=e,o=e.left),x_(e.left,n)&&(a++,i=e,o=e.right),x_(e.right,n)&&(a++,i=e,o=e.left),1===a&&!!o.equivalent_to(t)};if(!o(e.left))return!1;if(!o(e.right))return!1;if(r&&i&&r!==i)return!0}return!1}(a,l,t))return Ad(Jh,e,{operator:"??",left:l,right:s}).optimize(t);if(l instanceof Gh&&s.equivalent_to(l.expressions[l.expressions.length-1]))return Gg(e,[Ad(Jh,e,{operator:"||",left:a,right:Gg(e,l.expressions.slice(0,-1))}),s]).optimize(t);if(l instanceof Jh&&"&&"==l.operator&&s.equivalent_to(l.right))return Ad(Jh,e,{operator:"&&",left:Ad(Jh,e,{operator:"||",left:a,right:l.left}),right:s}).optimize(t);if(s instanceof em&&s.alternative.equivalent_to(l))return Ad(em,e,{condition:Ad(Jh,e,{left:e.condition,operator:"&&",right:s.condition}),consequent:s.consequent,alternative:l});if(s.equivalent_to(l))return Gg(e,[e.condition,s]).optimize(t);if(s instanceof Jh&&"||"==s.operator&&s.right.equivalent_to(l))return Ad(Jh,e,{operator:"||",left:Ad(Jh,e,{operator:"&&",left:e.condition,right:s.left}),right:l}).optimize(t);const u=t.in_boolean_context();return d(e.consequent)?f(e.alternative)?p(e.condition):Ad(Jh,e,{operator:"||",left:p(e.condition),right:e.alternative}):f(e.consequent)?d(e.alternative)?p(e.condition.negate(t)):Ad(Jh,e,{operator:"&&",left:p(e.condition.negate(t)),right:e.alternative}):d(e.alternative)?Ad(Jh,e,{operator:"||",left:p(e.condition.negate(t)),right:e.consequent}):f(e.alternative)?Ad(Jh,e,{operator:"&&",left:p(e.condition),right:e.consequent}):e;function p(e){return e.is_boolean()?e:Ad(Zh,e,{operator:"!",expression:e.negate(t)})}function d(e){return e instanceof ig||u&&e instanceof Hm&&e.getValue()||e instanceof Zh&&"!"==e.operator&&e.expression instanceof Hm&&!e.expression.getValue()}function f(e){return e instanceof rg||u&&e instanceof Hm&&!e.getValue()||e instanceof Zh&&"!"==e.operator&&e.expression instanceof Hm&&e.expression.getValue()}})),dv(ng,(function(e,t){if(t.in_boolean_context())return Ad(Km,e,{value:+e.value});var n=t.parent();return t.option("booleans_as_integers")?(n instanceof Jh&&("==="==n.operator||"!=="==n.operator)&&(n.operator=n.operator.replace(/=$/,"")),Ad(Km,e,{value:+e.value})):t.option("booleans")?n instanceof Jh&&("=="==n.operator||"!="==n.operator)?Ad(Km,e,{value:+e.value}):Ad(Zh,e,{operator:"!",expression:Ad(Km,e,{value:1-e.value})}):e})),Hh.DEFMETHOD("flatten_object",(function(e,t){if(t.option("properties")&&"__proto__"!==e&&!(this instanceof Kh)){var n=t.option("unsafe_arrows")&&t.option("ecma")>=2015,r=this.expression;if(r instanceof im)for(var i=r.properties,o=i.length;--o>=0;){var a=i[o];if(""+(a instanceof pm?a.key.name:a.key)==e){if(!i.every((e=>(e instanceof am||n&&e instanceof pm&&!e.is_generator)&&!e.computed_key())))return;if(!wv(a.value,t))return;return Ad(Xh,this,{expression:Ad(rm,r,{elements:i.map((function(e){var t=e.value;t instanceof sh&&(t=Ad(lh,t,t));var n=e.key;return n instanceof Pf&&!(n instanceof Om)?Gg(e,[n,t]):t}))}),property:Ad(Km,this,{value:o})})}}}})),dv(Xh,(function(e,t){var n,r=e.expression,i=e.property;if(t.option("properties")){var o=i.evaluate(t);if(o!==i){if("string"==typeof o)if("undefined"==o)o=void 0;else(E=parseFloat(o)).toString()==o&&(o=E);i=e.property=Kg(i,Wg(o,i).transform(t));var a=""+o;if(vf(a)&&a.length<=i.size()+1)return Ad(Wh,e,{expression:r,optional:e.optional,property:a,quote:i.quote}).optimize(t)}}e:if(t.option("arguments")&&r instanceof Bm&&"arguments"==r.name&&1==r.definition().orig.length&&(n=r.scope)instanceof ah&&n.uses_arguments&&!(n instanceof ch)&&i instanceof Km){for(var s=i.getValue(),l=new Set,c=n.argnames,u=0;u<c.length;u++){if(!(c[u]instanceof Cm))break e;var p=c[u].name;if(l.has(p))break e;l.add(p)}var d=n.argnames[s];if(d&&t.has_directive("use strict")){var f=d.definition();(!t.option("reduce_vars")||f.assignments||f.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(Cm,{source:n,scope:n,tentative_name:"argument_"+n.argnames.length}),n.argnames.push(d);if(d){var h=Ad(Bm,e,d);return h.reference({}),jg(d,1),h}}if(t.is_lhs())return e;if(o!==i){var m=e.flatten_object(a,t);m&&(r=e.expression=m.expression,i=e.property=m.property)}if(t.option("properties")&&t.option("side_effects")&&i instanceof Km&&r instanceof rm){s=i.getValue();var g=r.elements,_=g[s];e:if(wv(_,t)){for(var v=!0,b=[],y=g.length;--y>s;){(E=g[y].drop_side_effect_free(t))&&(b.unshift(E),v&&E.has_side_effects(t)&&(v=!1))}if(_ instanceof oh)break e;for(_=_ instanceof eg?Ad(Jm,_):_,v||b.unshift(_);--y>=0;){var E;if((E=g[y])instanceof oh)break e;(E=E.drop_side_effect_free(t))?b.unshift(E):s--}return v?(b.push(_),Gg(e,b).optimize(t)):Ad(Xh,e,{expression:Ad(rm,r,{elements:b}),property:Ad(Km,i,{value:s})})}}var w=e.evaluate(t);return w!==e?Xg(t,w=Wg(w,e).optimize(t),e):e})),dv($h,(function(e,t){if(T_(e.expression,t)){let n=t.parent();return n instanceof Zh&&"delete"===n.operator?Wg(0,e):Ad(Jm,e)}return e.expression instanceof Hh||e.expression instanceof jh?e:e.expression})),dv(Wh,(function(e,t){const n=t.parent();if(t.is_lhs())return e;if(t.option("unsafe_proto")&&e.expression instanceof Wh&&"prototype"==e.expression.property){var r=e.expression.expression;if(__(r))switch(r.name){case"Array":e.expression=Ad(rm,e.expression,{elements:[]});break;case"Function":e.expression=Hg(e.expression);break;case"Number":e.expression=Ad(Km,e.expression,{value:0});break;case"Object":e.expression=Ad(im,e.expression,{properties:[]});break;case"RegExp":e.expression=Ad($m,e.expression,{value:{source:"t",flags:""}});break;case"String":e.expression=Ad(Wm,e.expression,{value:""})}}if(!(n instanceof jh&&Ud(n,dg))){const n=e.flatten_object(e.property,t);if(n)return n.optimize(t)}if(e.expression instanceof Hh&&n instanceof Hh)return e;let i=e.evaluate(t);return i!==e?(i=Wg(i,e).optimize(t),Xg(t,i,e)):e})),dv(rm,(function(e,t){var n=xv(e,t);return n!==e?n:(Sv(e.elements),e)})),dv(im,(function(e,t){var n=xv(e,t);return n!==e?n:(function(e){for(var t=0;t<e.length;t++){var n=e[t];if(n instanceof oh){const r=n.expression;r instanceof im&&r.properties.every((e=>e instanceof am))?(e.splice(t,1,...r.properties),t--):!(r instanceof Hm||r.is_constant())||r instanceof Wm||(e.splice(t,1),t--)}}}(e.properties),e)})),dv($m,xv),dv(_h,(function(e,t){return e.value&&x_(e.value,t)&&(e.value=null),e})),dv(ch,gv),dv(lh,(function(e,t){if(e=gv(e,t),t.option("unsafe_arrows")&&t.option("ecma")>=2015&&!e.name&&!e.is_generator&&!e.uses_arguments&&!e.pinned()){if(!og(e,(e=>{if(e instanceof qm)return sg})))return Ad(ch,e,e).optimize(t)}return e})),dv(fm,(function(e){for(let t=0;t<e.properties.length;t++){const n=e.properties[t];n instanceof vm&&0==n.body.length&&(e.properties.splice(t,1),t--)}return e})),dv(vm,(function(e,t){return sv(e.body,t),e})),dv(xh,(function(e,t){return e.expression&&!e.is_star&&x_(e.expression,t)&&(e.expression=null),e})),dv(fh,(function(e,t){if(!t.option("evaluate")||t.parent()instanceof dh)return e;for(var n=[],r=0;r<e.segments.length;r++){var i=e.segments[r];if(i instanceof Pf){var o=i.evaluate(t);if(o!==i&&(o+"").length<=i.size()+3){n[n.length-1].value=n[n.length-1].value+o+e.segments[++r].value;continue}if(i instanceof fh){var a=i.segments;n[n.length-1].value+=a[0].value;for(var s=1;s<a.length;s++)i=a[s],n.push(i);continue}}n.push(i)}if(e.segments=n,1==n.length)return Ad(Wm,e,n[0]);if(3===n.length&&n[1]instanceof Pf&&(n[1].is_string(t)||n[1].is_number_or_bigint(t)||T_(n[1],t)||t.option("unsafe"))){if(""===n[2].value)return Ad(Jh,e,{operator:"+",left:Ad(Wm,e,{value:n[0].value}),right:n[1]});if(""===n[0].value)return Ad(Jh,e,{operator:"+",left:n[1],right:Ad(Wm,e,{value:n[2].value})})}return e})),dv(dh,(function(e){return e})),dv(om,Av),dv(pm,(function(e,t){if(Av(e,t),t.option("arrows")&&t.parent()instanceof im&&!e.is_generator&&!e.value.uses_arguments&&!e.value.pinned()&&1==e.value.body.length&&e.value.body[0]instanceof _h&&e.value.body[0].value&&!e.value.contains_this()){var n=Ad(ch,e.value,e.value);return n.async=e.async,n.is_generator=e.is_generator,Ad(am,e,{key:e.key instanceof Om?e.key.name:e.key,value:n,quote:e.quote})}return e})),dv(am,(function(e,t){Av(e,t);var n=t.option("unsafe_methods");if(n&&t.option("ecma")>=2015&&(!(n instanceof RegExp)||n.test(e.key+""))){var r=e.key,i=e.value;if((i instanceof ch&&Array.isArray(i.body)&&!i.contains_this()||i instanceof lh)&&!i.name)return Ad(pm,e,{async:i.async,is_generator:i.is_generator,key:r instanceof Pf?r:Ad(Om,e,{name:r}),value:Ad(sh,i,i),quote:e.quote})}return e})),dv(ph,(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,r=0,i=t.length;n<i;r++){var o=e.parent(r);if(!o)return!1;if(0!==n||"Destructuring"!=o.TYPE){if(!t[n].test(o.TYPE))return!1;n++}}return!0}(t)&&!(e.names[e.names.length-1]instanceof oh)){for(var n=[],r=0;r<e.names.length;r++){var i=e.names[r];i instanceof am&&"string"==typeof i.key&&i.value instanceof wm&&!o(t,i.value.definition())||n.push(i)}n.length!=e.names.length&&(e.names=n)}return e;function o(e,t){return!!t.references.length||!!t.global&&(!e.toplevel.vars||!!e.top_retain&&e.top_retain(t))}}));var Tv,Cv={exports:{}};var Dv=(Tv||(Tv=1,function(e){const t=",".charCodeAt(0),n=";".charCodeAt(0),r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",i=new Uint8Array(64),o=new Uint8Array(128);for(let e=0;e<r.length;e++){const t=r.charCodeAt(e);i[e]=t,o[t]=e}const a="undefined"!=typeof TextDecoder?new TextDecoder:void 0!==v?{decode:e=>v.from(e.buffer,e.byteOffset,e.byteLength).toString()}:{decode(e){let t="";for(let n=0;n<e.length;n++)t+=String.fromCharCode(e[n]);return t}};function s(e){const t=new Int32Array(5),n=[];let r=0;do{const i=l(e,r),o=[];let a=!0,s=0;t[0]=0;for(let n=r;n<i;n++){let r;n=c(e,n,t,0);const l=t[0];l<s&&(a=!1),s=l,u(e,n,i)?(n=c(e,n,t,1),n=c(e,n,t,2),n=c(e,n,t,3),u(e,n,i)?(n=c(e,n,t,4),r=[l,t[1],t[2],t[3],t[4]]):r=[l,t[1],t[2],t[3]]):r=[l],o.push(r)}a||p(o),n.push(o),r=i+1}while(r<=e.length);return n}function l(e,t){const n=e.indexOf(";",t);return-1===n?e.length:n}function c(e,t,n,r){let i=0,a=0,s=0;do{const n=e.charCodeAt(t++);s=o[n],i|=(31&s)<<a,a+=5}while(32&s);const l=1&i;return i>>>=1,l&&(i=-2147483648|-i),n[r]+=i,t}function u(e,n,r){return!(n>=r)&&e.charCodeAt(n)!==t}function p(e){e.sort(d)}function d(e,t){return e[0]-t[0]}function f(e){const r=new Int32Array(5),i=16384,o=i-36,s=new Uint8Array(i),l=s.subarray(0,o);let c=0,u="";for(let p=0;p<e.length;p++){const d=e[p];if(p>0&&(c===i&&(u+=a.decode(s),c=0),s[c++]=n),0!==d.length){r[0]=0;for(let e=0;e<d.length;e++){const n=d[e];c>o&&(u+=a.decode(l),s.copyWithin(0,o,c),c-=o),e>0&&(s[c++]=t),c=h(s,c,r,n,0),1!==n.length&&(c=h(s,c,r,n,1),c=h(s,c,r,n,2),c=h(s,c,r,n,3),4!==n.length&&(c=h(s,c,r,n,4)))}}}return u+a.decode(s.subarray(0,c))}function h(e,t,n,r,o){const a=r[o];let s=a-n[o];n[o]=a,s=s<0?-s<<1|1:s<<1;do{let n=31&s;s>>>=5,s>0&&(n|=32),e[t++]=i[n]}while(s>0);return t}const m=/^[\w+.-]+:\/\//,g=/^([\w+.-]+:)\/\/([^@/#?]*@)?([^:/#?]*)(:\d+)?(\/[^#?]*)?(\?[^#]*)?(#.*)?/,_=/^file:(?:\/\/((?![a-z]:)[^/#?]*)?)?(\/?[^#?]*)(\?[^#]*)?(#.*)?/i;function b(e){return m.test(e)}function y(e){return e.startsWith("//")}function E(e){return e.startsWith("/")}function w(e){return e.startsWith("file:")}function x(e){return/^[.?#]/.test(e)}function S(e){const t=g.exec(e);return T(t[1],t[2]||"",t[3],t[4]||"",t[5]||"/",t[6]||"",t[7]||"")}function A(e){const t=_.exec(e),n=t[2];return T("file:","",t[1]||"","",E(n)?n:"/"+n,t[3]||"",t[4]||"")}function T(e,t,n,r,i,o,a){return{scheme:e,user:t,host:n,port:r,path:i,query:o,hash:a,type:7}}function C(e){if(y(e)){const t=S("http:"+e);return t.scheme="",t.type=6,t}if(E(e)){const t=S("http://foo.com"+e);return t.scheme="",t.host="",t.type=5,t}if(w(e))return A(e);if(b(e))return S(e);const t=S("http://foo.com/"+e);return t.scheme="",t.host="",t.type=e?e.startsWith("?")?3:e.startsWith("#")?2:4:1,t}function D(e){if(e.endsWith("/.."))return e;const t=e.lastIndexOf("/");return e.slice(0,t+1)}function O(e,t){k(t,t.type),"/"===e.path?e.path=t.path:e.path=D(t.path)+e.path}function k(e,t){const n=t<=4,r=e.path.split("/");let i=1,o=0,a=!1;for(let e=1;e<r.length;e++){const t=r[e];t?(a=!1,"."!==t&&(".."!==t?(r[i++]=t,o++):o?(a=!0,o--,i--):n&&(r[i++]=t))):a=!0}let s="";for(let e=1;e<i;e++)s+="/"+r[e];(!s||a&&!s.endsWith("/.."))&&(s+="/"),e.path=s}function N(e,t){if(!e&&!t)return"";const n=C(e);let r=n.type;if(t&&7!==r){const e=C(t),i=e.type;switch(r){case 1:n.hash=e.hash;case 2:n.query=e.query;case 3:case 4:O(n,e);case 5:n.user=e.user,n.host=e.host,n.port=e.port;case 6:n.scheme=e.scheme}i>r&&(r=i)}k(n,r);const i=n.query+n.hash;switch(r){case 2:case 3:return i;case 4:{const r=n.path.slice(1);return r?x(t||e)&&!x(r)?"./"+r+i:r+i:i||"."}case 5:return n.path+i;default:return n.scheme+"//"+n.user+n.host+n.port+n.path+i}}function R(e,t){return t&&!t.endsWith("/")&&(t+="/"),N(e,t)}function I(e){if(!e)return"";const t=e.lastIndexOf("/");return e.slice(0,t+1)}const F=0,M=1,L=2,P=3,B=4,U=1,z=2;function V(e,t){const n=j(e,0);if(n===e.length)return e;t||(e=e.slice());for(let r=n;r<e.length;r=j(e,r+1))e[r]=G(e[r],t);return e}function j(e,t){for(let n=t;n<e.length;n++)if(!q(e[n]))return n;return e.length}function q(e){for(let t=1;t<e.length;t++)if(e[t][F]<e[t-1][F])return!1;return!0}function G(e,t){return t||(e=e.slice()),e.sort(H)}function H(e,t){return e[F]-t[F]}let W=!1;function K(e,t,n,r){for(;n<=r;){const i=n+(r-n>>1),o=e[i][F]-t;if(0===o)return W=!0,i;o<0?n=i+1:r=i-1}return W=!1,n-1}function X(e,t,n){for(let r=n+1;r<e.length&&e[r][F]===t;n=r++);return n}function $(e,t,n){for(let r=n-1;r>=0&&e[r][F]===t;n=r--);return n}function Y(){return{lastKey:-1,lastNeedle:-1,lastIndex:-1}}function Z(e,t,n,r){const{lastKey:i,lastNeedle:o,lastIndex:a}=n;let s=0,l=e.length-1;if(r===i){if(t===o)return W=-1!==a&&e[a][F]===t,a;t>=o?s=-1===a?0:a:l=a}return n.lastKey=r,n.lastNeedle=t,n.lastIndex=K(e,t,s,l)}function Q(e,t){const n=t.map(ee);for(let r=0;r<e.length;r++){const i=e[r];for(let e=0;e<i.length;e++){const o=i[e];if(1===o.length)continue;const a=o[M],s=o[L],l=o[P],c=n[a],u=c[s]||(c[s]=[]),p=t[a];let d=X(u,l,Z(u,l,p,s));p.lastIndex=++d,J(u,d,[l,r,o[F]])}}return n}function J(e,t,n){for(let n=e.length;n>t;n--)e[n]=e[n-1];e[t]=n}function ee(){return{__proto__:null}}const te=function(e,t){const n=ne(e);if(!("sections"in n))return new pe(n,t);const r=[],i=[],o=[],a=[],s=[];return re(n,t,r,i,o,a,s,0,0,1/0,1/0),Ee({version:3,file:n.file,names:a,sources:i,sourcesContent:o,mappings:r,ignoreList:s})};function ne(e){return"string"==typeof e?JSON.parse(e):e}function re(e,t,n,r,i,o,a,s,l,c,u){const{sections:p}=e;for(let e=0;e<p.length;e++){const{map:d,offset:f}=p[e];let h=c,m=u;if(e+1<p.length){const t=p[e+1].offset;h=Math.min(c,s+t.line),h===c?m=Math.min(u,l+t.column):h<c&&(m=l+t.column)}ie(d,t,n,r,i,o,a,s+f.line,l+f.column,h,m)}}function ie(e,t,n,r,i,o,a,s,l,c,u){const p=ne(e);if("sections"in p)return re(...arguments);const d=new pe(p,t),f=r.length,h=o.length,m=he(d),{resolvedSources:g,sourcesContent:_,ignoreList:v}=d;if(oe(r,g),oe(o,d.names),_)oe(i,_);else for(let e=0;e<g.length;e++)i.push(null);if(v)for(let e=0;e<v.length;e++)a.push(v[e]+f);for(let e=0;e<m.length;e++){const t=s+e;if(t>c)return;const r=ae(n,t),i=0===e?l:0,o=m[e];for(let e=0;e<o.length;e++){const n=o[e],a=i+n[F];if(t===c&&a>=u)return;if(1===n.length){r.push([a]);continue}const s=f+n[M],l=n[L],p=n[P];r.push(4===n.length?[a,s,l,p]:[a,s,l,p,h+n[B]])}}}function oe(e,t){for(let n=0;n<t.length;n++)e.push(t[n])}function ae(e,t){for(let n=e.length;n<=t;n++)e[n]=[];return e[t]}const se="`line` must be greater than 0 (lines start at line 1)",le="`column` must be greater than or equal to 0 (columns start at column 0)",ce=-1,ue=1;class pe{constructor(e,t){const n="string"==typeof e;if(!n&&e._decodedMemo)return e;const r=n?JSON.parse(e):e,{version:i,file:o,names:a,sourceRoot:s,sources:l,sourcesContent:c}=r;this.version=i,this.file=o,this.names=a||[],this.sourceRoot=s,this.sources=l,this.sourcesContent=c,this.ignoreList=r.ignoreList||r.x_google_ignoreList||void 0;const u=R(s||"",I(t));this.resolvedSources=l.map((e=>R(e||"",u)));const{mappings:p}=r;"string"==typeof p?(this._encoded=p,this._decoded=void 0):(this._encoded=void 0,this._decoded=V(p,n)),this._decodedMemo=Y(),this._bySources=void 0,this._bySourceMemos=void 0}}function de(e){return e}function fe(e){var t,n;return null!==(t=(n=de(e))._encoded)&&void 0!==t?t:n._encoded=f(de(e)._decoded)}function he(e){var t;return(t=de(e))._decoded||(t._decoded=s(de(e)._encoded))}function me(e,t){let{line:n,column:r,bias:i}=t;if(n--,n<0)throw new Error(se);if(r<0)throw new Error(le);const o=he(e);if(n>=o.length)return xe(null,null,null,null);const a=o[n],s=Ae(a,de(e)._decodedMemo,n,r,i||ue);if(-1===s)return xe(null,null,null,null);const l=a[s];if(1===l.length)return xe(null,null,null,null);const{names:c,resolvedSources:u}=e;return xe(u[l[M]],l[L]+1,l[P],5===l.length?c[l[B]]:null)}function ge(e,t){const{source:n,line:r,column:i,bias:o}=t;return Ce(e,n,r,i,o||ue,!1)}function _e(e,t){const{source:n,line:r,column:i,bias:o}=t;return Ce(e,n,r,i,o||ce,!0)}function ve(e,t){const n=he(e),{names:r,resolvedSources:i}=e;for(let e=0;e<n.length;e++){const o=n[e];for(let n=0;n<o.length;n++){const a=o[n],s=e+1,l=a[0];let c=null,u=null,p=null,d=null;1!==a.length&&(c=i[a[1]],u=a[2]+1,p=a[3]),5===a.length&&(d=r[a[4]]),t({generatedLine:s,generatedColumn:l,source:c,originalLine:u,originalColumn:p,name:d})}}}function be(e,t){const{sources:n,resolvedSources:r}=e;let i=n.indexOf(t);return-1===i&&(i=r.indexOf(t)),i}function ye(e,t){const{sourcesContent:n}=e;if(null==n)return null;const r=be(e,t);return-1===r?null:n[r]}function Ee(e,t){const n=new pe(we(e,[]),t);return de(n)._decoded=e.mappings,n}function we(e,t){return{version:e.version,file:e.file,names:e.names,sourceRoot:e.sourceRoot,sources:e.sources,sourcesContent:e.sourcesContent,mappings:t,ignoreList:e.ignoreList||e.x_google_ignoreList}}function xe(e,t,n,r){return{source:e,line:t,column:n,name:r}}function Se(e,t){return{line:e,column:t}}function Ae(e,t,n,r,i){let o=Z(e,r,t,n);return W?o=(i===ce?X:$)(e,r,o):i===ce&&o++,-1===o||o===e.length?-1:o}function Te(e,t,n,r,i){let o=Ae(e,t,n,r,ue);if(W||i!==ce||o++,-1===o||o===e.length)return[];const a=W?r:e[o][F];W||(o=$(e,a,o));const s=X(e,a,o),l=[];for(;o<=s;o++){const t=e[o];l.push(Se(t[U]+1,t[z]))}return l}function Ce(e,t,n,r,i,o){var a;if(--n<0)throw new Error(se);if(r<0)throw new Error(le);const{sources:s,resolvedSources:l}=e;let c=s.indexOf(t);if(-1===c&&(c=l.indexOf(t)),-1===c)return o?[]:Se(null,null);const u=((a=de(e))._bySources||(a._bySources=Q(he(e),de(e)._bySourceMemos=s.map(Y))))[c][n];if(null==u)return o?[]:Se(null,null);const p=de(e)._bySourceMemos[c];if(o)return Te(u,p,n,r,i);const d=Ae(u,p,n,r,i);if(-1===d)return Se(null,null);const f=u[d];return Se(f[U]+1,f[z])}class De{constructor(){this._indexes={__proto__:null},this.array=[]}}function Oe(e){return e}function ke(e,t){return Oe(e)._indexes[t]}function Ne(e,t){const n=ke(e,t);if(void 0!==n)return n;const{array:r,_indexes:i}=Oe(e),o=r.push(t);return i[t]=o-1}const Re=0,Ie=1,Fe=2,Me=3,Le=4,Pe=-1;class Be{constructor({file:e,sourceRoot:t}={}){this._names=new De,this._sources=new De,this._sourcesContent=[],this._mappings=[],this.file=e,this.sourceRoot=t,this._ignoreList=new De}}function Ue(e){return e}const ze=(e,t)=>Je(!0,e,t);function Ve(e,t,n){const{_sources:r,_sourcesContent:i}=Ue(e);i[Ne(r,t)]=n}function je(e){const{_mappings:t,_sources:n,_sourcesContent:r,_names:i,_ignoreList:o}=Ue(e);return $e(t),{version:3,file:e.file||void 0,names:i.array,sourceRoot:e.sourceRoot||void 0,sources:n.array,sourcesContent:r,mappings:t,ignoreList:o.array}}function qe(e){const t=je(e);return Object.assign(Object.assign({},t),{mappings:f(t.mappings)})}function Ge(e){const t=new pe(e),n=new Be({file:t.file,sourceRoot:t.sourceRoot});return Ye(Ue(n)._names,t.names),Ye(Ue(n)._sources,t.sources),Ue(n)._sourcesContent=t.sourcesContent||t.sources.map((()=>null)),Ue(n)._mappings=he(t),t.ignoreList&&Ye(Ue(n)._ignoreList,t.ignoreList),n}function He(e,t,n,r,i,o,a,s,l){const{_mappings:c,_sources:u,_sourcesContent:p,_names:d}=Ue(t),f=We(c,n),h=Ke(f,r);if(!i){if(e&&Ze(f,h))return;return Xe(f,h,[r])}const m=Ne(u,i),g=s?Ne(d,s):Pe;if(m===p.length&&(p[m]=null!=l?l:null),!e||!Qe(f,h,m,o,a,g))return Xe(f,h,s?[r,m,o,a,g]:[r,m,o,a])}function We(e,t){for(let n=e.length;n<=t;n++)e[n]=[];return e[t]}function Ke(e,t){let n=e.length;for(let r=n-1;r>=0&&!(t>=e[r][Re]);n=r--);return n}function Xe(e,t,n){for(let n=e.length;n>t;n--)e[n]=e[n-1];e[t]=n}function $e(e){const{length:t}=e;let n=t;for(let t=n-1;t>=0&&!(e[t].length>0);n=t,t--);n<t&&(e.length=n)}function Ye(e,t){for(let n=0;n<t.length;n++)Ne(e,t[n])}function Ze(e,t){return 0===t||1===e[t-1].length}function Qe(e,t,n,r,i,o){if(0===t)return!1;const a=e[t-1];return 1!==a.length&&n===a[Ie]&&r===a[Fe]&&i===a[Me]&&o===(5===a.length?a[Le]:Pe)}function Je(e,t,n){const{generated:r,source:i,original:o,name:a,content:s}=n;return i?He(e,t,r.line-1,r.column,i,o.line-1,o.column,a,s):He(e,t,r.line-1,r.column,null,null,null,null,null)}class et{constructor(e,t){const n=this._map=new te(e,t);this.file=n.file,this.names=n.names,this.sourceRoot=n.sourceRoot,this.sources=n.resolvedSources,this.sourcesContent=n.sourcesContent,this.version=n.version}static fromSourceMap(e,t){return e.toDecodedMap?new et(e.toDecodedMap(),t):new et(e.toJSON(),t)}get mappings(){return fe(this._map)}originalPositionFor(e){return me(this._map,e)}generatedPositionFor(e){return ge(this._map,e)}allGeneratedPositionsFor(e){return _e(this._map,e)}hasContentsOfAllSources(){if(!this.sourcesContent||this.sourcesContent.length!==this.sources.length)return!1;for(const e of this.sourcesContent)if(null==e)return!1;return!0}sourceContentFor(e,t){const n=ye(this._map,e);if(null!=n)return n;if(t)return null;throw new Error(`"${e}" is not in the SourceMap.`)}eachMapping(e,t){ve(this._map,t?e.bind(t):e)}destroy(){}}class tt{constructor(e){this._map=e instanceof Be?e:new Be(e)}static fromSourceMap(e){return new tt(Ge(e))}addMapping(e){ze(this._map,e)}setSourceContent(e,t){Ve(this._map,e,t)}toJSON(){return qe(this._map)}toString(){return JSON.stringify(this.toJSON())}toDecodedMap(){return je(this._map)}}e.SourceMapConsumer=et,e.SourceMapGenerator=tt,Object.defineProperty(e,"__esModule",{value:!0})}(Cv.exports)),Cv.exports);var Ov=["$&","$'","$*","$+","$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-clip-path","-webkit-filter","-webkit-flex","-webkit-flex-basis","-webkit-flex-direction","-webkit-flex-flow","-webkit-flex-grow","-webkit-flex-shrink","-webkit-flex-wrap","-webkit-font-feature-settings","-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-security","-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","@@iterator","ABORT_ERR","ACTIVE","ACTIVE_ATTRIBUTES","ACTIVE_TEXTURE","ACTIVE_UNIFORMS","ACTIVE_UNIFORM_BLOCKS","ADDITION","ALIASED_LINE_WIDTH_RANGE","ALIASED_POINT_SIZE_RANGE","ALL","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","AnyPermissions","ApplicationCache","ApplicationCacheErrorEvent","Array","ArrayBuffer","ArrayType","Atomics","Attr","Audio","AudioBuffer","AudioBufferSourceNode","AudioContext","AudioData","AudioDecoder","AudioDestinationNode","AudioEncoder","AudioListener","AudioNode","AudioParam","AudioParamMap","AudioProcessingEvent","AudioScheduledSourceNode","AudioSinkInfo","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","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","BrowserCaptureMediaStreamTrack","BrowserInfo","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","COMPLETION_STATUS_KHR","COMPRESSED_RGBA_S3TC_DXT1_EXT","COMPRESSED_RGBA_S3TC_DXT3_EXT","COMPRESSED_RGBA_S3TC_DXT5_EXT","COMPRESSED_RGB_S3TC_DXT1_EXT","COMPRESSED_TEXTURE_FORMATS","COMPUTE","CONDITION_SATISFIED","CONFIGURATION_UNSUPPORTED","CONNECTING","CONSTANT_ALPHA","CONSTANT_COLOR","CONSTRAINT_ERR","CONTEXT_LOST_WEBGL","CONTROL_MASK","COPY_DST","COPY_READ_BUFFER","COPY_READ_BUFFER_BINDING","COPY_SRC","COPY_WRITE_BUFFER","COPY_WRITE_BUFFER_BINDING","COUNTER_STYLE_RULE","CSS","CSS2Properties","CSSAnimation","CSSCharsetRule","CSSConditionRule","CSSContainerRule","CSSCounterStyleRule","CSSFontFaceRule","CSSFontFeatureValuesRule","CSSFontPaletteValuesRule","CSSGroupingRule","CSSImageValue","CSSImportRule","CSSKeyframeRule","CSSKeyframesRule","CSSKeywordValue","CSSLayerBlockRule","CSSLayerStatementRule","CSSMarginRule","CSSMathClamp","CSSMathInvert","CSSMathMax","CSSMathMin","CSSMathNegate","CSSMathProduct","CSSMathSum","CSSMathValue","CSSMatrixComponent","CSSMediaRule","CSSMozDocumentRule","CSSNameSpaceRule","CSSNamespaceRule","CSSNestedDeclarations","CSSNumericArray","CSSNumericValue","CSSPageDescriptors","CSSPageRule","CSSPerspective","CSSPositionTryDescriptors","CSSPositionTryRule","CSSPositionValue","CSSPrimitiveValue","CSSPropertyRule","CSSRotate","CSSRule","CSSRuleList","CSSScale","CSSScopeRule","CSSSkew","CSSSkewX","CSSSkewY","CSSStartingStyleRule","CSSStyleDeclaration","CSSStyleRule","CSSStyleSheet","CSSStyleValue","CSSSupportsRule","CSSTransformComponent","CSSTransformValue","CSSTransition","CSSTranslate","CSSUnitValue","CSSUnknownRule","CSSUnparsedValue","CSSValue","CSSValueList","CSSVariableReferenceValue","CSSVariablesDeclaration","CSSVariablesRule","CSSViewTransitionRule","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","CaptureController","CaretPosition","ChannelMergerNode","ChannelSplitterNode","ChapterInformation","CharacterBoundsUpdateEvent","CharacterData","ClientRect","ClientRectList","Clipboard","ClipboardEvent","ClipboardItem","CloseEvent","CloseWatcher","Collator","ColorArray","ColorValue","CommandEvent","Comment","CompileError","CompositionEvent","CompressionStream","Console","ConstantSourceNode","ContentVisibilityAutoStateChangeEvent","ContextFilter","ContextType","Controllers","ConvolverNode","CookieChangeEvent","CookieStore","CookieStoreManager","CountQueuingStrategy","Counter","CreateType","Credential","CredentialsContainer","CropTarget","Crypto","CryptoKey","CustomElementRegistry","CustomEvent","CustomStateSet","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","DelegatedInkTrailPresenter","DeprecationReportBody","DesktopNotification","DesktopNotificationCenter","Details","DeviceLightEvent","DeviceMotionEvent","DeviceMotionEventAcceleration","DeviceMotionEventRotationRate","DeviceOrientationEvent","DeviceProximityEvent","DeviceStorage","DeviceStorageChangeEvent","Directory","DisplayNames","Document","DocumentFragment","DocumentPictureInPicture","DocumentPictureInPictureEvent","DocumentTimeline","DocumentType","DragEvent","DurationFormat","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","EditContext","Element","ElementInternals","ElementQuery","EncodedAudioChunk","EncodedVideoChunk","EnterPictureInPictureEvent","Entity","EntityReference","Error","ErrorEvent","EvalError","Event","EventCounts","EventException","EventSource","EventTarget","Exception","ExtensionContext","ExtensionDisabledReason","ExtensionInfo","ExtensionInstallType","ExtensionType","External","EyeDropper","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","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","Fence","FencedFrameConfig","File","FileError","FileList","FileReader","FileSystem","FileSystemDirectoryEntry","FileSystemDirectoryHandle","FileSystemDirectoryReader","FileSystemEntry","FileSystemFileEntry","FileSystemFileHandle","FileSystemHandle","FileSystemWritableFileStream","FinalizationRegistry","FindInPage","Float16Array","Float32Array","Float64Array","FocusEvent","FontData","FontFace","FontFaceSet","FontFaceSetLoadEvent","FormData","FormDataEvent","FragmentDirective","Function","GENERATE_MIPMAP_HINT","GEQUAL","GPU","GPUAdapter","GPUAdapterInfo","GPUBindGroup","GPUBindGroupLayout","GPUBuffer","GPUBufferUsage","GPUCanvasContext","GPUColorWrite","GPUCommandBuffer","GPUCommandEncoder","GPUCompilationInfo","GPUCompilationMessage","GPUComputePassEncoder","GPUComputePipeline","GPUDevice","GPUDeviceLostInfo","GPUError","GPUExternalTexture","GPUInternalError","GPUMapMode","GPUOutOfMemoryError","GPUPipelineError","GPUPipelineLayout","GPUQuerySet","GPUQueue","GPURenderBundle","GPURenderBundleEncoder","GPURenderPassEncoder","GPURenderPipeline","GPUSampler","GPUShaderModule","GPUShaderStage","GPUSupportedFeatures","GPUSupportedLimits","GPUTexture","GPUTextureUsage","GPUTextureView","GPUUncapturedErrorEvent","GPUValidationError","GREATER","GREEN","GREEN_BITS","GainNode","Gamepad","GamepadAxisMoveEvent","GamepadButton","GamepadButtonEvent","GamepadEvent","GamepadHapticActuator","GamepadPose","Geolocation","GeolocationCoordinates","GeolocationPosition","GeolocationPositionError","GestureEvent","GetInfo","Global","GravitySensor","Gyroscope","HALF_FLOAT","HAVE_CURRENT_DATA","HAVE_ENOUGH_DATA","HAVE_FUTURE_DATA","HAVE_METADATA","HAVE_NOTHING","HEADERS_RECEIVED","HID","HIDConnectionEvent","HIDDEN","HIDDevice","HIDInputReportEvent","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","HTMLFencedFrameElement","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","Highlight","HighlightRegistry","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","INDEX_SIZE_ERR","INDIRECT","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","IconInfo","IdentityCredential","IdentityCredentialError","IdentityProvider","IdleDeadline","IdleDetector","Image","ImageBitmap","ImageBitmapRenderingContext","ImageCapture","ImageData","ImageDataType","ImageDecoder","ImageTrack","ImageTrackList","Infinity","Ink","InputDeviceCapabilities","InputDeviceInfo","InputEvent","InputMethodContext","InstallTrigger","InstallTriggerImpl","Instance","Int16Array","Int32Array","Int8Array","Intent","InternalError","IntersectionObserver","IntersectionObserverEntry","Intl","IsSearchProviderInstalled","Iterator","JSON","JSTag","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","LanguageCode","LargestContentfulPaint","LaunchParams","LaunchQueue","LaunchType","LayoutShift","LayoutShiftAttribution","LinearAccelerationSensor","LinkError","ListFormat","LocalMediaStream","Locale","Location","Lock","LockManager","MAP_READ","MAP_WRITE","MARGIN_RULE","MAX","MAX_3D_TEXTURE_SIZE","MAX_ARRAY_TEXTURE_LAYERS","MAX_CAPTURE_VISIBLE_TAB_CALLS_PER_SECOND","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","MediaSourceHandle","MediaStream","MediaStreamAudioDestinationNode","MediaStreamAudioSourceNode","MediaStreamEvent","MediaStreamTrack","MediaStreamTrackAudioSourceNode","MediaStreamTrackAudioStats","MediaStreamTrackEvent","MediaStreamTrackGenerator","MediaStreamTrackProcessor","MediaStreamTrackVideoStats","Memory","MessageChannel","MessageEvent","MessagePort","MessageSender","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","MutedInfo","MutedInfoReason","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","NavigateEvent","Navigation","NavigationActivation","NavigationCurrentEntryChangeEvent","NavigationDestination","NavigationHistoryEntry","NavigationPreloadManager","NavigationTransition","Navigator","NavigatorLogin","NavigatorManagedData","NavigatorUAData","NearbyLinks","NetworkInformation","Node","NodeFilter","NodeIterator","NodeList","NotRestoredReasonDetails","NotRestoredReasons","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","OTPCredential","OUT_OF_MEMORY","Object","OfflineAudioCompletionEvent","OfflineAudioContext","OfflineResourceList","OffscreenCanvas","OffscreenCanvasRenderingContext2D","OnClickData","OnInstalledReason","OnPerformanceWarningCategory","OnPerformanceWarningSeverity","OnRestartRequiredReason","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","PageRevealEvent","PageSettings","PageSwapEvent","PageTransitionEvent","PaintRequest","PaintRequestList","PannerNode","PasswordCredential","Path2D","PaymentAddress","PaymentInstruments","PaymentManager","PaymentMethodChangeEvent","PaymentRequest","PaymentRequestUpdateEvent","PaymentResponse","Performance","PerformanceElementTiming","PerformanceEntry","PerformanceEventTiming","PerformanceLongAnimationFrameTiming","PerformanceLongTaskTiming","PerformanceMark","PerformanceMeasure","PerformanceNavigation","PerformanceNavigationTiming","PerformanceObserver","PerformanceObserverEntryList","PerformancePaintTiming","PerformanceResourceTiming","PerformanceScriptTiming","PerformanceServerTiming","PerformanceTiming","PeriodicSyncManager","PeriodicWave","PermissionStatus","Permissions","PhotoCapabilities","PictureInPictureEvent","PictureInPictureWindow","PlatformArch","PlatformInfo","PlatformNaclArch","PlatformOs","Plugin","PluginArray","PluralRules","PointerEvent","PopStateEvent","PopupBlockedEvent","Port","Presentation","PresentationAvailability","PresentationConnection","PresentationConnectionAvailableEvent","PresentationConnectionCloseEvent","PresentationConnectionList","PresentationReceiver","PresentationRequest","PressureObserver","PressureRecord","ProcessingInstruction","Profiler","ProgressEvent","Promise","PromiseRejectionEvent","PropertyNodeList","ProtectedAudience","Proxy","PublicKeyCredential","PushManager","PushSubscription","PushSubscriptionOptions","Q","QUERY_RESOLVE","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","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","RENDER_ATTACHMENT","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","RTCEncodedAudioFrame","RTCEncodedVideoFrame","RTCError","RTCErrorEvent","RTCIceCandidate","RTCIceTransport","RTCPeerConnection","RTCPeerConnectionIceErrorEvent","RTCPeerConnectionIceEvent","RTCRtpReceiver","RTCRtpScriptTransform","RTCRtpSender","RTCRtpTransceiver","RTCSctpTransport","RTCSessionDescription","RTCStatsReport","RTCTrackEvent","RadioNodeList","Range","RangeError","RangeException","ReadableByteStreamController","ReadableStream","ReadableStreamBYOBReader","ReadableStreamBYOBRequest","ReadableStreamDefaultController","ReadableStreamDefaultReader","RecordErrorEvent","Rect","ReferenceError","Reflect","RegExp","RelativeOrientationSensor","RelativeTimeFormat","RemotePlayback","Report","ReportBody","ReportingObserver","Request","RequestUpdateCheckStatus","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","STORAGE","STORAGE_BINDING","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_LIGHTER","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_AUTO_START_REVERSE","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","Scheduler","Scheduling","Screen","ScreenDetailed","ScreenDetails","ScreenOrientation","Script","ScriptProcessorNode","ScrollAreaEvent","ScrollTimeline","SecurityPolicyViolationEvent","Segmenter","Selection","Sensor","SensorErrorEvent","Serial","SerialPort","ServiceWorker","ServiceWorkerContainer","ServiceWorkerRegistration","SessionDescription","Set","ShadowRoot","SharedArrayBuffer","SharedStorage","SharedStorageWorklet","SharedWorker","SharingState","SimpleGestureEvent","SnapEvent","SourceBuffer","SourceBufferList","SpeechSynthesis","SpeechSynthesisErrorEvent","SpeechSynthesisEvent","SpeechSynthesisUtterance","SpeechSynthesisVoice","StaticRange","StereoPannerNode","StopIteration","Storage","StorageBucket","StorageBucketManager","StorageEvent","StorageManager","String","StructType","StylePropertyMap","StylePropertyMapReadOnly","StyleSheet","StyleSheetList","SubmitEvent","SubtleCrypto","Symbol","SyncManager","SyntaxError","TAB_ID_NONE","TAB_INDEX_NONE","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","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","Tab","TabStatus","Table","Tag","TaskAttributionTiming","TaskController","TaskPriorityChangeEvent","TaskSignal","Text","TextDecoder","TextDecoderStream","TextEncoder","TextEncoderStream","TextEvent","TextFormat","TextFormatUpdateEvent","TextMetrics","TextTrack","TextTrackCue","TextTrackCueList","TextTrackList","TextUpdateEvent","TimeEvent","TimeRanges","ToggleEvent","Touch","TouchEvent","TouchList","TrackEvent","TransformStream","TransformStreamDefaultController","TransitionEvent","TreeWalker","TrustedHTML","TrustedScript","TrustedScriptURL","TrustedTypePolicy","TrustedTypePolicyFactory","TypeError","TypedObject","U2F","UIEvent","UNCACHED","UNIFORM","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","URLPattern","URLSearchParams","URLUnencoded","URL_MISMATCH_ERR","USB","USBAlternateInterface","USBConfiguration","USBConnectionEvent","USBDevice","USBEndpoint","USBInTransferResult","USBInterface","USBIsochronousInTransferPacket","USBIsochronousInTransferResult","USBIsochronousOutTransferPacket","USBIsochronousOutTransferResult","USBOutTransferResult","UTC","Uint16Array","Uint32Array","Uint8Array","Uint8ClampedArray","UpdateFilter","UpdatePropertyName","UserActivation","UserMessageHandler","UserMessageHandlersNamespace","UserProximityEvent","VALIDATE_STATUS","VALIDATION_ERR","VARIABLES_RULE","VENDOR","VERSION","VERSION_CHANGE","VERSION_ERR","VERTEX","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","VideoColorSpace","VideoDecoder","VideoEncoder","VideoFrame","VideoPlaybackQuality","VideoStreamTrack","ViewTimeline","ViewTransition","ViewTransitionTypeSet","ViewType","VirtualKeyboard","VirtualKeyboardGeometryChangeEvent","VisibilityStateEntry","VisualViewport","WAIT_FAILED","WEBKIT_FILTER_RULE","WEBKIT_KEYFRAMES_RULE","WEBKIT_KEYFRAME_RULE","WEBKIT_REGION_RULE","WGSLLanguageFeatures","WINDOW_ID_CURRENT","WINDOW_ID_NONE","WRITE","WRONG_DOCUMENT_ERR","WakeLock","WakeLockSentinel","WasmAnyRef","WaveShaperNode","WeakMap","WeakRef","WeakSet","WebAssembly","WebGL2RenderingContext","WebGLActiveInfo","WebGLBuffer","WebGLContextEvent","WebGLFramebuffer","WebGLObject","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","WebSocketError","WebSocketStream","WebTransport","WebTransportBidirectionalStream","WebTransportDatagramDuplexStream","WebTransportError","WebTransportReceiveStream","WebTransportSendStream","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","WebkitClipPath","WebkitFilter","WebkitFlex","WebkitFlexBasis","WebkitFlexDirection","WebkitFlexFlow","WebkitFlexGrow","WebkitFlexShrink","WebkitFlexWrap","WebkitFontFeatureSettings","WebkitJustifyContent","WebkitLineClamp","WebkitMask","WebkitMaskClip","WebkitMaskComposite","WebkitMaskImage","WebkitMaskOrigin","WebkitMaskPosition","WebkitMaskPositionX","WebkitMaskPositionY","WebkitMaskRepeat","WebkitMaskSize","WebkitOrder","WebkitPerspective","WebkitPerspectiveOrigin","WebkitTextFillColor","WebkitTextSecurity","WebkitTextSizeAdjust","WebkitTextStroke","WebkitTextStrokeColor","WebkitTextStrokeWidth","WebkitTransform","WebkitTransformOrigin","WebkitTransformStyle","WebkitTransition","WebkitTransitionDelay","WebkitTransitionDuration","WebkitTransitionProperty","WebkitTransitionTimingFunction","WebkitUserSelect","WheelEvent","Window","WindowControlsOverlay","WindowControlsOverlayGeometryChangeEvent","WindowState","WindowType","Worker","Worklet","WritableStream","WritableStreamDefaultController","WritableStreamDefaultWriter","XMLDocument","XMLHttpRequest","XMLHttpRequestEventTarget","XMLHttpRequestException","XMLHttpRequestProgressEvent","XMLHttpRequestUpload","XMLSerializer","XMLStylesheetProcessingInstruction","XPathEvaluator","XPathException","XPathExpression","XPathNSResolver","XPathResult","XRAnchor","XRAnchorSet","XRBoundedReferenceSpace","XRCPUDepthInformation","XRCamera","XRDOMOverlayState","XRDepthInformation","XRFrame","XRHand","XRHitTestResult","XRHitTestSource","XRInputSource","XRInputSourceArray","XRInputSourceEvent","XRInputSourcesChangeEvent","XRJointPose","XRJointSpace","XRLayer","XRLightEstimate","XRLightProbe","XRPose","XRRay","XRReferenceSpace","XRReferenceSpaceEvent","XRRenderState","XRRigidTransform","XRSession","XRSessionEvent","XRSpace","XRSystem","XRTransientInputHitTestResult","XRTransientInputHitTestSource","XRView","XRViewerPose","XRViewport","XRWebGLBinding","XRWebGLDepthInformation","XRWebGLLayer","XSLTProcessor","ZERO","ZoomSettings","ZoomSettingsMode","ZoomSettingsScope","_XD0M_","_YD0M_","__REACT_DEVTOOLS_GLOBAL_HOOK__","__brand","__defineGetter__","__defineSetter__","__lookupGetter__","__lookupSetter__","__opera","__proto__","_browserjsran","a","aLink","abbr","abort","aborted","aboutConfigPrefs","abs","absolute","acceleration","accelerationIncludingGravity","accelerator","accent-color","accentColor","accept","acceptCharset","acceptNode","access","accessKey","accessKeyLabel","accuracy","acos","acosh","action","actionURL","actions","activated","activation","activationStart","active","activeCues","activeElement","activeSourceBuffers","activeSourceCount","activeTexture","activeVRDisplays","activityLog","actualBoundingBoxAscent","actualBoundingBoxDescent","actualBoundingBoxLeft","actualBoundingBoxRight","adAuctionComponents","adAuctionHeaders","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","addressModeU","addressModeV","addressModeW","adoptNode","adoptedCallback","adoptedStyleSheets","adr","advance","after","alarms","album","alert","algorithm","align","align-content","align-items","align-self","alignContent","alignItems","alignSelf","alignmentBaseline","alinkColor","all","allSettled","allocationSize","allow","allowFullscreen","allowPaymentRequest","allowedDirections","allowedFeatures","allowedToPlay","allowsFeature","alpha","alphaMode","alphaToCoverageEnabled","alphabeticBaseline","alt","altGraphKey","altHtml","altKey","altLeft","alternate","alternateSetting","alternates","altitude","altitudeAccuracy","altitudeAngle","amplitude","ancestorOrigins","anchor","anchorNode","anchorOffset","anchorSpace","anchors","and","angle","angularAcceleration","angularVelocity","animVal","animate","animated","animatedInstanceRoot","animatedNormalizedPathSegList","animatedPathSegList","animatedPoints","animation","animation-composition","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","animationComposition","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","arch","architecture","archive","areas","arguments","ariaAtomic","ariaAutoComplete","ariaBrailleLabel","ariaBrailleRoleDescription","ariaBusy","ariaChecked","ariaColCount","ariaColIndex","ariaColIndexText","ariaColSpan","ariaCurrent","ariaDescription","ariaDisabled","ariaExpanded","ariaHasPopup","ariaHidden","ariaInvalid","ariaKeyShortcuts","ariaLabel","ariaLevel","ariaLive","ariaModal","ariaMultiLine","ariaMultiSelectable","ariaOrientation","ariaPlaceholder","ariaPosInSet","ariaPressed","ariaReadOnly","ariaRelevant","ariaRequired","ariaRoleDescription","ariaRowCount","ariaRowIndex","ariaRowIndexText","ariaRowSpan","ariaSelected","ariaSetSize","ariaSort","ariaValueMax","ariaValueMin","ariaValueNow","ariaValueText","arrayBuffer","arrayLayerCount","arrayStride","artist","artwork","as","asIntN","asUintN","ascentOverride","asin","asinh","aspect","aspect-ratio","aspectRatio","assert","assign","assignedElements","assignedNodes","assignedSlot","async","asyncDispose","asyncIterator","at","atEnd","atan","atan2","atanh","atob","attachEvent","attachInternals","attachShader","attachShadow","attachedElements","attachments","attack","attestationObject","attrChange","attrName","attributeChangedCallback","attributeFilter","attributeName","attributeNamespace","attributeOldValue","attributeStyleMap","attributes","attribution","attributionSrc","audioBitrateMode","audioBitsPerSecond","audioTracks","audioWorklet","authenticatedSignedWrites","authenticatorAttachment","authenticatorData","autoIncrement","autobuffer","autocapitalize","autocomplete","autocorrect","autofocus","automationRate","autoplay","availHeight","availLeft","availTop","availWidth","availability","available","averageLatency","aversion","ax","axes","axis","ay","azimuth","azimuthAngle","b","back","backdrop-filter","backdropFilter","backends","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","baseArrayLayer","baseFrequencyX","baseFrequencyY","baseLatency","baseLayer","baseMipLevel","baseNode","baseOffset","basePalette","baseURI","baseVal","baseline-source","baselineShift","baselineSource","battery","bday","before","beginComputePass","beginElement","beginElementAt","beginOcclusionQuery","beginPath","beginQuery","beginRenderPass","beginTransformFeedback","beginningOfPassWriteIndex","behavior","behaviorCookie","behaviorPart","behaviorUrns","beta","bezierCurveTo","bgColor","bgProperties","bias","big","bigint64","biguint64","binaryType","bind","bindAttribLocation","bindBuffer","bindBufferBase","bindBufferRange","bindFramebuffer","bindGroupLayouts","bindRenderbuffer","bindSampler","bindTexture","bindTransformFeedback","bindVertexArray","binding","bitness","blend","blendColor","blendEquation","blendEquationSeparate","blendFunc","blendFuncSeparate","blink","blitFramebuffer","blob","block-size","blockDirection","blockSize","blockedURI","blocking","blockingDuration","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","boundingRect","boundingTop","boundingWidth","bounds","boundsGeometry","box-decoration-break","box-shadow","box-sizing","boxDecorationBreak","boxShadow","boxSizing","brand","brands","break-after","break-before","break-inside","breakAfter","breakBefore","breakInside","broadcast","browser","browserLanguage","browserSettings","browsingData","browsingTopics","btoa","bubbles","buffer","bufferData","bufferDepth","bufferSize","bufferSubData","buffered","bufferedAmount","bufferedAmountLowThreshold","buffers","buildID","buildNumber","button","buttonID","buttons","byobRequest","byteLength","byteOffset","bytes","bytesPerRow","bytesWritten","c","cache","caches","call","caller","camera","canBeFormatted","canBeMounted","canBeShared","canConstructInDedicatedWorker","canGoBack","canGoForward","canHaveChildren","canHaveHTML","canInsertDTMF","canIntercept","canLoadAdAuctionFencedFrame","canLoadOpaqueURL","canMakePayment","canParse","canPlayType","canPresent","canShare","canTransition","canTrickleIceCandidates","cancel","cancelAndHoldAtTime","cancelAnimationFrame","cancelBubble","cancelIdleCallback","cancelScheduledValues","cancelVideoFrameCallback","cancelWatchAvailability","cancelable","candidate","canonicalUUID","canvas","cap","capabilities","caption","caption-side","captionSide","captivePortal","capture","captureEvents","captureStackTrace","captureStream","captureTab","captureVisibleTab","caret-color","caretBidiLevel","caretColor","caretPositionFromPoint","caretRangeFromPoint","cast","catch","category","cbrt","cd","ceil","cellIndex","cellPadding","cellSpacing","cells","ch","chOff","chain","challenge","changeType","changed","changedTouches","channel","channelCount","channelCountMode","channelInterpretation","chapterInfo","char","charAt","charCode","charCodeAt","charIndex","charLength","characterBounds","characterBoundsRangeStart","characterData","characterDataOldValue","characterSet","characteristic","charging","chargingTime","charset","check","checkDCE","checkEnclosure","checkFramebufferStatus","checkIntersection","checkValidity","checkVisibility","checked","childElementCount","childList","childNodes","children","chrome","ciphertext","cite","city","claimInterface","claimed","classList","className","classid","clear","clearAppBadge","clearAttributes","clearBuffer","clearBufferfi","clearBufferfv","clearBufferiv","clearBufferuiv","clearColor","clearData","clearDepth","clearHalt","clearImmediate","clearInterval","clearLiveSeekableRange","clearMarks","clearMaxGCPauseAccumulator","clearMeasures","clearOriginJoinedAdInterestGroups","clearParameters","clearRect","clearResourceTimings","clearShadow","clearStencil","clearTimeout","clearValue","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","clonable","clone","cloneContents","cloneNode","cloneRange","close","closeCode","closePath","closed","closest","clz","clz32","cm","cmp","code","codeBase","codePointAt","codeType","codedHeight","codedRect","codedWidth","colSpan","collapse","collapseToEnd","collapseToStart","collapsed","collect","collections","colno","color","color-adjust","color-interpolation","color-interpolation-filters","color-scheme","colorAdjust","colorAttachments","colorDepth","colorFormats","colorInterpolation","colorInterpolationFilters","colorMask","colorScheme","colorSpace","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","commands","commit","commitLoadTime","commitPreferences","commitStyles","commonAncestorContainer","compact","compare","compareBoundaryPoints","compareDocumentPosition","compareEndPoints","compareExchange","compareNode","comparePoint","compatMode","compatible","compile","compileShader","compileStreaming","complete","completed","component","componentFromPoint","composed","composedPath","composite","compositionEndOffset","compositionStartOffset","compressedTexImage2D","compressedTexImage3D","compressedTexSubImage2D","compressedTexSubImage3D","compute","computedStyleMap","concat","conditionText","coneInnerAngle","coneOuterAngle","coneOuterGain","config","configurable","configuration","configurationName","configurationValue","configurations","configure","confirm","confirmComposition","confirmSiteSpecificTrackingException","confirmWebWideTrackingException","congestionControl","connect","connectEnd","connectNative","connectShark","connectStart","connected","connectedCallback","connection","connectionInfo","connectionList","connectionSpeed","connectionState","connections","console","consolidate","constants","constraint","constrictionActive","construct","constructor","contactID","contain","contain-intrinsic-block-size","contain-intrinsic-height","contain-intrinsic-inline-size","contain-intrinsic-size","contain-intrinsic-width","containIntrinsicBlockSize","containIntrinsicHeight","containIntrinsicInlineSize","containIntrinsicSize","containIntrinsicWidth","container","container-name","container-type","containerId","containerName","containerQuery","containerSrc","containerType","contains","containsNode","content","content-visibility","contentBoxSize","contentDocument","contentEditable","contentHint","contentOverflow","contentRect","contentScriptType","contentStyleType","contentType","contentVisibility","contentWindow","context","contextId","contextIds","contextMenu","contextMenus","contextType","contextTypes","contextmenu","contextualIdentities","continue","continuePrimaryKey","continuous","control","controlTransferIn","controlTransferOut","controller","controls","controlsList","convertPointFromNode","convertQuadFromNode","convertRectFromNode","convertToBlob","convertToSpecifiedUnits","cookie","cookieEnabled","cookieStore","cookies","coords","copyBufferSubData","copyBufferToBuffer","copyBufferToTexture","copyExternalImageToTexture","copyFromChannel","copyTexImage2D","copyTexSubImage2D","copyTexSubImage3D","copyTextureToBuffer","copyTextureToTexture","copyTo","copyToChannel","copyWithin","correspondingElement","correspondingUseElement","corruptedVideoFrames","cos","cosh","count","countReset","counter-increment","counter-reset","counter-set","counterIncrement","counterReset","counterSet","country","cpuClass","cpuSleepAllowed","cqb","cqh","cqi","cqmax","cqmin","cqw","create","createAnalyser","createAnchor","createAnswer","createAttribute","createAttributeNS","createAuctionNonce","createBidirectionalStream","createBindGroup","createBindGroupLayout","createBiquadFilter","createBuffer","createBufferSource","createCDATASection","createCSSStyleSheet","createCaption","createChannelMerger","createChannelSplitter","createCommandEncoder","createComment","createComputePipeline","createComputePipelineAsync","createConicGradient","createConstantSource","createContextualFragment","createControlRange","createConvolver","createDTMFSender","createDataChannel","createDelay","createDelayNode","createDocument","createDocumentFragment","createDocumentType","createDynamicsCompressor","createElement","createElementNS","createEncodedStreams","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","createPipelineLayout","createPolicy","createPopup","createProcessingInstruction","createProgram","createQuery","createQuerySet","createRadialGradient","createRange","createRangeCollection","createReader","createRenderBundleEncoder","createRenderPipeline","createRenderPipelineAsync","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","createShaderModule","createShadowRoot","createStereoPanner","createStyleSheet","createTBody","createTFoot","createTHead","createTask","createTextNode","createTextRange","createTexture","createTouch","createTouchList","createTransformFeedback","createTreeWalker","createUnidirectionalStream","createVertexArray","createView","createWaveShaper","createWorklet","createWritable","creationTime","credentialless","credentials","criticalCHRestart","cropTo","crossOrigin","crossOriginIsolated","crypto","csi","csp","cssFloat","cssRules","cssText","cssValueType","ctrlKey","ctrlLeft","cues","cullFace","cullMode","currentCSSZoom","currentDirection","currentEntry","currentLocalDescription","currentNode","currentPage","currentRect","currentRemoteDescription","currentScale","currentScreen","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","datagrams","dataset","dateTime","db","debug","debuggerEnabled","declarativeNetRequest","declare","decode","decodeAudioData","decodeQueueSize","decodeURI","decodeURIComponent","decodedBodySize","decoding","decodingInfo","decrypt","default","defaultCharset","defaultChecked","defaultMuted","defaultPlaybackRate","defaultPolicy","defaultPrevented","defaultQueue","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","deleted","deliverChangeRecords","deliveredFrames","deliveredFramesDuration","delivery","deliveryInfo","deliveryStatus","deliveryTimestamp","deliveryType","delta","deltaMode","deltaX","deltaY","deltaZ","dependentLocality","deprecatedReplaceInURN","deprecatedRunAdAuctionEnforcesKAnonymity","deprecatedURNToURL","depthBias","depthBiasClamp","depthBiasSlopeScale","depthClearValue","depthCompare","depthDataFormat","depthFailOp","depthFar","depthFunc","depthLoadOp","depthMask","depthNear","depthOrArrayLayers","depthRange","depthReadOnly","depthStencil","depthStencilAttachment","depthStencilFormat","depthStoreOp","depthUsage","depthWriteEnabled","deref","deriveBits","deriveKey","descentOverride","description","deselectAll","designMode","desiredSize","destination","destinationURL","destroy","detach","detachEvent","detachShader","detached","detail","details","detect","detectLanguage","detune","device","deviceClass","deviceId","deviceMemory","devicePixelContentBoxSize","devicePixelRatio","deviceProtocol","deviceSubclass","deviceVersionMajor","deviceVersionMinor","deviceVersionSubminor","deviceXDPI","deviceYDPI","devtools","devtools_panels","didTimeout","difference","diffuseConstant","digest","dimension","dimensions","dir","dirName","direction","dirxml","disable","disablePictureInPicture","disableRemotePlayback","disableVertexAttribArray","disabled","discard","discardedFrames","dischargingTime","disconnect","disconnectShark","disconnectedCallback","dispatchEvent","dispatchWorkgroups","dispatchWorkgroupsIndirect","display","displayHeight","displayId","displayName","displayWidth","dispose","disposition","distanceModel","div","divisor","djsapi","djsproxy","dns","doImport","doNotTrack","doScroll","doctype","document","documentElement","documentId","documentIds","documentLifecycle","documentMode","documentOrigin","documentOrigins","documentPictureInPicture","documentURI","documentUrl","documentUrls","dolphin","dolphinGameCenter","dolphininfo","dolphinmeta","dom","domComplete","domContentLoadedEventEnd","domContentLoadedEventStart","domInteractive","domLoading","domOverlayState","domain","domainLookupEnd","domainLookupStart","dominant-baseline","dominantBaseline","done","dopplerFactor","dotAll","downDegrees","downlink","download","downloadRequest","downloadTotal","downloaded","downloads","dpcm","dpi","dppx","dragDrop","draggable","draw","drawArrays","drawArraysInstanced","drawArraysInstancedANGLE","drawBuffers","drawCustomFocusRing","drawElements","drawElementsInstanced","drawElementsInstancedANGLE","drawFocusIfNeeded","drawImage","drawImageFromRect","drawIndexed","drawIndexedIndirect","drawIndirect","drawRangeElements","drawSystemFocusRing","drawingBufferColorSpace","drawingBufferFormat","drawingBufferHeight","drawingBufferStorage","drawingBufferWidth","drop","dropEffect","droppedVideoFrames","dropzone","dstFactor","dtmf","dump","dumpProfile","duplex","duplicate","durability","duration","dvb","dvh","dvi","dvmax","dvmin","dvname","dvnum","dvw","dx","dy","dynamicId","dynsrc","e","edgeMode","editContext","effect","effectAllowed","effectiveDirective","effectiveType","effects","elapsedTime","element","elementFromPoint","elementTiming","elements","elementsFromPoint","elevation","ellipse","em","emHeightAscent","emHeightDescent","email","embeds","emit","emma","empty","empty-cells","emptyCells","emptyHTML","emptyScript","emulatedPosition","enable","enableBackground","enableDelegations","enableStyleSheetsForSet","enableVertexAttribArray","enabled","enabledFeatures","enabledPlugin","encode","encodeInto","encodeQueueSize","encodeURI","encodeURIComponent","encodedBodySize","encoding","encodingInfo","encrypt","enctype","end","endContainer","endElement","endElementAt","endOcclusionQuery","endOfPassWriteIndex","endOfStream","endOffset","endQuery","endTime","endTransformFeedback","ended","endpoint","endpointNumber","endpoints","endsWith","enqueue","enterKeyHint","entities","entries","entry","entryPoint","entryType","enumerable","enumerate","enumerateDevices","enumerateEditable","environmentBlendMode","equals","error","errorCode","errorDetail","errorText","escape","estimate","eval","evaluate","event","eventCounts","eventPhase","events","every","ex","exception","exchange","exec","execCommand","execCommandShowHelp","execScript","executeBundles","executionStart","exitFullscreen","exitPictureInPicture","exitPointerLock","exitPresent","exp","expand","expandEntityReferences","expando","expansion","expectedImprovement","experiments","expiration","expirationTime","expires","expiryDate","explicitOriginalTarget","expm1","exponent","exponentialRampToValueAtTime","exportKey","exports","extend","extension","extensionTypes","extensions","extentNode","extentOffset","external","externalResourcesRequired","externalTexture","extractContents","extractable","eye","f","f16round","face","factoryReset","failOp","failureReason","fallback","family","familyName","farthestViewportElement","fastSeek","fatal","featureId","featurePolicy","featureSettings","features","fence","fenceSync","fetch","fetchPriority","fetchStart","fftSize","fgColor","fieldOfView","file","fileCreatedDate","fileHandle","fileModifiedDate","fileName","fileSize","fileUpdatedDate","filename","files","filesystem","fill","fill-opacity","fill-rule","fillJointRadii","fillLightMode","fillOpacity","fillPoses","fillRect","fillRule","fillStyle","fillText","filter","filterResX","filterResY","filterUnits","filters","finally","find","findIndex","findLast","findLastIndex","findRule","findText","finish","finishDocumentLoadTime","finishLoadTime","finished","fireEvent","firesTouchEvents","firstChild","firstElementChild","firstInterimResponseStart","firstPage","firstPaintAfterLoadTime","firstPaintTime","firstUIEventTimestamp","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-palette","font-size","font-size-adjust","font-stretch","font-style","font-synthesis","font-synthesis-position","font-synthesis-small-caps","font-synthesis-style","font-synthesis-weight","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","fontBoundingBoxAscent","fontBoundingBoxDescent","fontFamily","fontFeatureSettings","fontKerning","fontLanguageOverride","fontOpticalSizing","fontPalette","fontSize","fontSizeAdjust","fontSmoothingEnabled","fontStretch","fontStyle","fontSynthesis","fontSynthesisPosition","fontSynthesisSmallCaps","fontSynthesisStyle","fontSynthesisWeight","fontVariant","fontVariantAlternates","fontVariantCaps","fontVariantEastAsian","fontVariantLigatures","fontVariantNumeric","fontVariantPosition","fontVariationSettings","fontWeight","fontcolor","fontfaces","fonts","fontsize","for","forEach","force","forceFallbackAdapter","forceRedraw","forced-color-adjust","forcedColorAdjust","forcedStyleAndLayoutDuration","forget","form","formAction","formData","formEnctype","formMethod","formNoValidate","formTarget","format","formatToParts","forms","forward","forwardX","forwardY","forwardZ","foundation","fr","fragment","fragmentDirective","frame","frameBorder","frameCount","frameElement","frameId","frameIds","frameSpacing","framebuffer","framebufferHeight","framebufferRenderbuffer","framebufferTexture2D","framebufferTextureLayer","framebufferWidth","frames","freeSpace","freeze","frequency","frequencyBinCount","from","fromAsync","fromBase64","fromCharCode","fromCodePoint","fromElement","fromEntries","fromFloat32Array","fromFloat64Array","fromHex","fromMatrix","fromPoint","fromQuad","fromRect","frontFace","fround","fullName","fullPath","fullRange","fullScreen","fullVersionList","fullscreen","fullscreenElement","fullscreenEnabled","fx","fy","g","gain","gamepad","gamma","gap","gatheringState","gatt","geckoProfiler","genderIdentity","generateCertificate","generateKey","generateMipmap","generateRequest","geolocation","gestureObject","get","getAcceptLanguages","getActiveAttrib","getActiveUniform","getActiveUniformBlockName","getActiveUniformBlockParameter","getActiveUniforms","getAdjacentText","getAll","getAllKeys","getAllResponseHeaders","getAllowlistForFeature","getAnimations","getAsFile","getAsFileSystemHandle","getAsString","getAttachedShaders","getAttribLocation","getAttribute","getAttributeNS","getAttributeNames","getAttributeNode","getAttributeNodeNS","getAttributeType","getAudioTracks","getAuthenticatorData","getAutoplayPolicy","getAvailability","getBBox","getBackgroundPage","getBadgeBackgroundColor","getBadgeText","getBadgeTextColor","getBattery","getBigInt64","getBigUint64","getBindGroupLayout","getBlob","getBookmark","getBoundingClientRect","getBounds","getBoxQuads","getBrowserInfo","getBufferParameter","getBufferSubData","getByteFrequencyData","getByteTimeDomainData","getCSSCanvasContext","getCTM","getCameraImage","getCandidateWindowClientRect","getCanonicalLocales","getCapabilities","getCaptureHandle","getChannelData","getCharNumAtPosition","getCharacteristic","getCharacteristics","getClientExtensionResults","getClientRect","getClientRects","getCoalescedEvents","getCompilationInfo","getCompositionAlternatives","getComputedStyle","getComputedTextLength","getComputedTiming","getConfiguration","getConstraints","getContext","getContextAttributes","getContexts","getContributingSources","getCounterValue","getCueAsHTML","getCueById","getCurrent","getCurrentPosition","getCurrentTexture","getCurrentTime","getData","getDatabaseNames","getDate","getDay","getDefaultComputedStyle","getDepthInMeters","getDepthInformation","getDescriptor","getDescriptors","getDestinationInsertionPoints","getDevices","getDirectory","getDirectoryHandle","getDisplayMedia","getDistributedNodes","getEditable","getElementById","getElementsByClassName","getElementsByName","getElementsByTagName","getElementsByTagNameNS","getEnclosureList","getEndPositionOfChar","getEntries","getEntriesByName","getEntriesByType","getError","getExtension","getExtentOfChar","getEyeParameters","getFeature","getFiberRoots","getFile","getFileHandle","getFiles","getFilesAndDirectories","getFingerprints","getFloat16","getFloat32","getFloat64","getFloatFrequencyData","getFloatTimeDomainData","getFloatValue","getFragDataLocation","getFrameData","getFrameId","getFramebufferAttachmentParameter","getFrequencyResponse","getFullYear","getGamepads","getHTML","getHeaderExtensionsToNegotiate","getHighEntropyValues","getHitTestResults","getHitTestResultsForTransientInput","getHours","getIdentityAssertion","getIds","getImageData","getIndexedParameter","getInfo","getInnerHTML","getInstalledRelatedApps","getInt16","getInt32","getInt8","getInterestGroupAdAuctionData","getInternalModuleRanges","getInternalformatParameter","getIntersectionList","getItem","getItems","getJointPose","getKey","getKeyframes","getLastFocused","getLayers","getLayoutMap","getLightEstimate","getLineDash","getLocalCandidates","getLocalParameters","getLocalStreams","getManagedConfiguration","getManifest","getMappedRange","getMarks","getMatchedCSSRules","getMaxGCPauseSinceClear","getMeasures","getMessage","getMetadata","getMilliseconds","getMinutes","getModifierState","getMonth","getName","getNamedItem","getNamedItemNS","getNativeFramebufferScaleFactor","getNegotiatedHeaderExtensions","getNestedConfigs","getNotifications","getNotifier","getNumberOfChars","getOffsetReferenceSpace","getOutputTimestamp","getOverrideHistoryNavigationMode","getOverrideStyle","getOwnPropertyDescriptor","getOwnPropertyDescriptors","getOwnPropertyNames","getOwnPropertySymbols","getPackageDirectoryEntry","getParameter","getParameters","getParent","getPathSegAtLength","getPermissionWarningsByManifest","getPhotoCapabilities","getPhotoSettings","getPlatformInfo","getPointAtLength","getPopup","getPorts","getPose","getPredictedEvents","getPreference","getPreferenceDefault","getPreferredCanvasFormat","getPresentationAttribute","getPreventDefault","getPrimaryService","getPrimaryServices","getProgramInfoLog","getProgramParameter","getPropertyCSSValue","getPropertyPriority","getPropertyShorthand","getPropertyType","getPropertyValue","getPrototypeOf","getPublicKey","getPublicKeyAlgorithm","getQuery","getQueryParameter","getRGBColorValue","getRandomValues","getRangeAt","getReader","getReceivers","getRectValue","getReflectionCubeMap","getRegistration","getRegistrations","getRemoteCandidates","getRemoteCertificates","getRemoteParameters","getRemoteStreams","getRenderbufferParameter","getResponseHeader","getRoot","getRootNode","getRotationOfChar","getSVGDocument","getSamplerParameter","getScreenCTM","getScreenDetails","getSeconds","getSelectedCandidatePair","getSelection","getSelf","getSenders","getService","getSetCookie","getSettings","getShaderInfoLog","getShaderParameter","getShaderPrecisionFormat","getShaderSource","getSignals","getSimpleDuration","getSiteIcons","getSources","getSpeculativeParserUrls","getStartPositionOfChar","getStartTime","getState","getStats","getStatusForPolicy","getStorageUpdates","getStreamById","getStringValue","getSubStringLength","getSubscription","getSubscriptions","getSupportedConstraints","getSupportedExtensions","getSupportedFormats","getSyncParameter","getSynchronizationSources","getTags","getTargetRanges","getTexParameter","getTextFormats","getTime","getTimezoneOffset","getTiming","getTitle","getTitlebarAreaRect","getTotalLength","getTrackById","getTracks","getTransceivers","getTransform","getTransformFeedbackVarying","getTransformToElement","getTransports","getType","getTypeMapping","getUILanguage","getURL","getUTCDate","getUTCDay","getUTCFullYear","getUTCHours","getUTCMilliseconds","getUTCMinutes","getUTCMonth","getUTCSeconds","getUint16","getUint32","getUint8","getUniform","getUniformBlockIndex","getUniformIndices","getUniformLocation","getUserInfo","getUserMedia","getUserSettings","getVRDisplays","getValues","getVarDate","getVariableValue","getVertexAttrib","getVertexAttribOffset","getVideoPlaybackQuality","getVideoTracks","getViewerPose","getViewport","getViews","getVoices","getWakeLockState","getWriter","getYear","getZoom","getZoomSettings","givenName","global","globalAlpha","globalCompositeOperation","globalPrivacyControl","globalThis","glyphOrientationHorizontal","glyphOrientationVertical","glyphRef","go","goBack","goForward","gpu","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","groupBy","groupCollapsed","groupEnd","groupId","groups","grow","growable","guestProcessId","guestRenderFrameRoutingId","hadRecentInput","hand","handedness","hangingBaseline","hapticActuators","hardwareConcurrency","has","hasAttribute","hasAttributeNS","hasAttributes","hasBeenActive","hasChildNodes","hasComposition","hasDynamicOffset","hasEnrolledInstrument","hasExtension","hasExternalDisplay","hasFeature","hasFocus","hasIndices","hasInstance","hasLayout","hasOrientation","hasOwn","hasOwnProperty","hasPointerCapture","hasPosition","hasPrivateToken","hasReading","hasRedemptionRecord","hasRegExpGroups","hasStorageAccess","hasUAVisualTransition","hasUnpartitionedCookieAccess","hash","hashChange","head","headers","heading","height","hid","hidden","hide","hideFocus","hidePopover","high","highWaterMark","highlight","highlights","hint","hints","history","honorificPrefix","honorificSuffix","horizontalOverflow","host","hostCandidate","hostname","href","hrefTranslate","hreflang","hspace","html5TagCheckInerface","htmlFor","htmlText","httpEquiv","httpRequestStatusCode","hwTimestamp","hyphenate-character","hyphenateCharacter","hyphens","hypot","i18n","ic","iccId","iceConnectionState","iceGatheringState","iceTransport","icon","iconURL","id","identifier","identity","ideographicBaseline","idle","idpLoginUrl","ignoreBOM","ignoreCase","ignoreDepthValues","image","image-orientation","image-rendering","imageHeight","imageOrientation","imageRendering","imageSizes","imageSmoothingEnabled","imageSmoothingQuality","imageSrcset","imageWidth","images","ime-mode","imeMode","implementation","importExternalTexture","importKey","importNode","importStylesheet","imports","impp","imul","in","in1","in2","inBandMetadataTrackDispatchType","inIncognitoContext","inRange","includes","incognito","incomingBidirectionalStreams","incomingHighWaterMark","incomingMaxAge","incomingUnidirectionalStreams","incremental","indeterminate","index","indexNames","indexOf","indexedDB","indicate","indices","inert","inertiaDestinationX","inertiaDestinationY","info","inherits","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","initialValue","initialize","initiatorType","inject","ink","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","insertDebugMarker","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","install","installing","instanceRoot","instantiate","instantiateStreaming","instruments","int16","int32","int8","integrity","interactionId","interactionMode","intercept","interfaceClass","interfaceName","interfaceNumber","interfaceProtocol","interfaceSubclass","interfaces","interimResults","internalSubset","interpretation","intersection","intersectionRatio","intersectionRect","intersectsNode","interval","invalidIteratorState","invalidateFramebuffer","invalidateSubFramebuffer","inverse","invertSelf","invoker","invokerType","is","is2D","isActive","isAllowedFileSchemeAccess","isAllowedIncognitoAccess","isAlternate","isArray","isAutoSelected","isBingCurrentSearchDefault","isBuffer","isCandidateWindowVisible","isChar","isCollapsed","isComposing","isConcatSpreadable","isConditionalMediationAvailable","isConfigSupported","isConnected","isContentEditable","isContentHandlerRegistered","isContextLost","isDefaultNamespace","isDirectory","isDisabled","isDisjointFrom","isEnabled","isEqual","isEqualNode","isExtended","isExtensible","isExternalCTAP2SecurityKeySupported","isFallbackAdapter","isFile","isFinite","isFirstPersonObserver","isFramebuffer","isFrozen","isGenerator","isHTML","isHistoryNavigation","isId","isIdentity","isInjected","isInputPending","isInteger","isInternal","isIntersecting","isLockFree","isMap","isMultiLine","isNaN","isOpen","isPointInFill","isPointInPath","isPointInRange","isPointInStroke","isPrefAlternate","isPresenting","isPrimary","isProgram","isPropertyImplicit","isProtocolHandlerRegistered","isPrototypeOf","isQuery","isRawJSON","isRenderbuffer","isSafeInteger","isSameEntry","isSameNode","isSampler","isScript","isScriptURL","isSealed","isSecureContext","isSessionSupported","isShader","isSubsetOf","isSupersetOf","isSupported","isSync","isTextEdit","isTexture","isTransformFeedback","isTrusted","isTypeSupported","isUserVerifyingPlatformAuthenticatorAvailable","isVertexArray","isView","isVisible","isWellFormed","isochronousTransferIn","isochronousTransferOut","isolation","italics","item","itemId","itemProp","itemRef","itemScope","itemType","itemValue","items","iterateNext","iterationComposite","iterator","javaEnabled","jitterBufferTarget","jobTitle","join","joinAdInterestGroup","jointName","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","knownSources","label","labels","lang","language","languages","largeArcFlag","lastChild","lastElementChild","lastError","lastEventId","lastIndex","lastIndexOf","lastInputTime","lastMatch","lastMessageSubject","lastMessageType","lastModified","lastModifiedDate","lastPage","lastParen","lastState","lastStyleSheetSet","latency","latitude","launchQueue","layerName","layerX","layerY","layout","layoutFlow","layoutGrid","layoutGridChar","layoutGridLine","layoutGridMode","layoutGridType","lbound","leaveAdInterestGroup","left","leftContext","leftDegrees","leftMargin","leftProjectionMatrix","leftViewMatrix","length","lengthAdjust","lengthComputable","letter-spacing","letterSpacing","level","lh","lighting-color","lightingColor","limitingConeAngle","limits","line","line-break","line-height","lineAlign","lineBreak","lineCap","lineDashOffset","lineGapOverride","lineHeight","lineJoin","lineNum","lineNumber","linePos","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","listeners","load","loadEventEnd","loadEventStart","loadOp","loadTime","loadTimes","loaded","loading","localDescription","localName","localService","localStorage","locale","localeCompare","location","locationbar","lock","locked","lockedFile","locks","lodMaxClamp","lodMinClamp","log","log10","log1p","log2","logicalXDPI","logicalYDPI","login","loglevel","longDesc","longitude","lookupNamespaceURI","lookupPrefix","loop","loopEnd","loopStart","looping","lost","low","lower","lowerBound","lowerOpen","lowsrc","lvb","lvh","lvi","lvmax","lvmin","lvw","m11","m12","m13","m14","m21","m22","m23","m24","m31","m32","m33","m34","m41","m42","m43","m44","magFilter","makeXRCompatible","managed","management","manifest","manufacturer","manufacturerName","map","mapAsync","mapState","mappedAtCreation","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","matchPatterns","matches","math-depth","math-style","mathDepth","mathStyle","matrix","matrixTransform","max","max-block-size","max-height","max-inline-size","max-width","maxActions","maxAlternatives","maxAnisotropy","maxBindGroups","maxBindGroupsPlusVertexBuffers","maxBindingsPerBindGroup","maxBlockSize","maxBufferSize","maxByteLength","maxChannelCount","maxChannels","maxColorAttachmentBytesPerSample","maxColorAttachments","maxComputeInvocationsPerWorkgroup","maxComputeWorkgroupSizeX","maxComputeWorkgroupSizeY","maxComputeWorkgroupSizeZ","maxComputeWorkgroupStorageSize","maxComputeWorkgroupsPerDimension","maxConnectionsPerServer","maxDatagramSize","maxDecibels","maxDistance","maxDrawCount","maxDynamicStorageBuffersPerPipelineLayout","maxDynamicUniformBuffersPerPipelineLayout","maxHeight","maxInlineSize","maxInterStageShaderComponents","maxInterStageShaderVariables","maxLayers","maxLength","maxMessageSize","maxPacketLifeTime","maxRetransmits","maxSampledTexturesPerShaderStage","maxSamplersPerShaderStage","maxStorageBufferBindingSize","maxStorageBuffersPerShaderStage","maxStorageTexturesPerShaderStage","maxTextureArrayLayers","maxTextureDimension1D","maxTextureDimension2D","maxTextureDimension3D","maxTouchPoints","maxUniformBufferBindingSize","maxUniformBuffersPerShaderStage","maxValue","maxVertexAttributes","maxVertexBufferArrayStride","maxVertexBuffers","maxWidth","maximumLatency","measure","measureText","media","mediaCapabilities","mediaDevices","mediaElement","mediaGroup","mediaKeys","mediaSession","mediaStream","mediaText","meetOrSlice","memory","menubar","menus","menusChild","menusInternal","mergeAttributes","message","messageClass","messageHandlers","messageType","messages","metaKey","metadata","method","methodDetails","methodName","mid","mimeType","mimeTypes","min","min-block-size","min-height","min-inline-size","min-width","minBindingSize","minBlockSize","minDecibels","minFilter","minHeight","minInlineSize","minLength","minStorageBufferOffsetAlignment","minUniformBufferOffsetAlignment","minValue","minWidth","minimumLatency","mipLevel","mipLevelCount","mipmapFilter","miterLimit","mix-blend-mode","mixBlendMode","mm","mobile","mode","model","modify","module","mount","move","moveBy","moveEnd","moveFirst","moveFocusDown","moveFocusLeft","moveFocusRight","moveFocusUp","moveInSuccession","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","multisample","multisampled","mutableFile","muted","n","nacl_arch","name","nameList","nameProp","namedItem","namedRecordset","names","namespaceURI","namespaces","nativeApplication","nativeMap","nativeObjectCreate","nativeSet","nativeWeakMap","naturalHeight","naturalWidth","navigate","navigation","navigationMode","navigationPreload","navigationStart","navigationType","navigator","near","nearestViewportElement","negative","negotiated","netscape","networkState","networkStatus","newScale","newState","newTranslate","newURL","newValue","newValueSpecifiedUnits","newVersion","newhome","next","nextElementSibling","nextHopProtocol","nextNode","nextPage","nextSibling","nickname","noHref","noModule","noResize","noShade","noValidate","noWrap","node","nodeName","nodeType","nodeValue","nonce","normDepthBufferFromNormView","normalize","normalizedPathSegList","normandyAddonStudy","notRestoredReasons","notationName","notations","note","noteGrainOn","noteOff","noteOn","notifications","notify","now","npnNegotiatedProtocol","numOctaves","number","numberOfChannels","numberOfFrames","numberOfInputs","numberOfItems","numberOfOutputs","numberValue","oMatchesSelector","object","object-fit","object-position","objectFit","objectPosition","objectStore","objectStoreNames","objectType","observe","occlusionQuerySet","of","off","offscreenBuffering","offset","offset-anchor","offset-distance","offset-path","offset-position","offset-rotate","offsetAnchor","offsetDistance","offsetHeight","offsetLeft","offsetNode","offsetParent","offsetPath","offsetPosition","offsetRotate","offsetTop","offsetWidth","offsetX","offsetY","ok","oldState","oldURL","oldValue","oldVersion","olderShadowRoot","omnibox","on","onActivated","onAdded","onAttached","onBoundsChanged","onBrowserUpdateAvailable","onClicked","onCommitFiberRoot","onCommitFiberUnmount","onConnect","onConnectExternal","onConnectNative","onCreated","onDetached","onDisabled","onEnabled","onFocusChanged","onHighlighted","onInstalled","onLine","onMessage","onMessageExternal","onMoved","onPerformanceWarning","onPostCommitFiberRoot","onRemoved","onReplaced","onRestartRequired","onStartup","onSubmittedWorkDone","onSuspend","onSuspendCanceled","onUninstalled","onUpdateAvailable","onUpdated","onUserScriptConnect","onUserScriptMessage","onUserSettingsChanged","onZoomChange","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","onbeforeinput","onbeforeinstallprompt","onbeforematch","onbeforepaste","onbeforeprint","onbeforescriptexecute","onbeforetoggle","onbeforeunload","onbeforeupdate","onbeforexrselect","onbegin","onblocked","onblur","onbounce","onboundary","onbufferedamountlow","oncached","oncancel","oncandidatewindowhide","oncandidatewindowshow","oncandidatewindowupdate","oncanplay","oncanplaythrough","oncapturehandlechange","once","oncellchange","onchange","oncharacterboundsupdate","oncharacteristicvaluechanged","onchargingchange","onchargingtimechange","onchecking","onclick","onclose","onclosing","oncompassneedscalibration","oncomplete","oncompositionend","oncompositionstart","onconnect","onconnecting","onconnectionavailable","onconnectionstatechange","oncontentvisibilityautostatechange","oncontextlost","oncontextmenu","oncontextrestored","oncontrollerchange","oncontrolselect","oncopy","oncuechange","oncurrententrychange","oncurrentscreenchange","oncut","ondataavailable","ondatachannel","ondatasetchanged","ondatasetcomplete","ondblclick","ondeactivate","ondequeue","ondevicechange","ondevicelight","ondevicemotion","ondeviceorientation","ondeviceorientationabsolute","ondeviceproximity","ondischargingtimechange","ondisconnect","ondisplay","ondispose","ondownloading","ondrag","ondragend","ondragenter","ondragexit","ondragleave","ondragover","ondragstart","ondrop","ondurationchange","onemptied","onencrypted","onend","onended","onenter","onenterpictureinpicture","onerror","onerrorupdate","onexit","onfencedtreeclick","onfilterchange","onfinish","onfocus","onfocusin","onfocusout","onformdata","onfreeze","onfullscreenchange","onfullscreenerror","ongamepadconnected","ongamepaddisconnected","ongatheringstatechange","ongattserverdisconnected","ongeometrychange","ongesturechange","ongestureend","ongesturestart","ongotpointercapture","onhashchange","onhelp","onicecandidate","onicecandidateerror","oniceconnectionstatechange","onicegatheringstatechange","oninactive","oninput","oninputreport","oninputsourceschange","oninvalid","onkeydown","onkeypress","onkeystatuseschange","onkeyup","onlanguagechange","onlayoutcomplete","onleavepictureinpicture","onlevelchange","onload","onloadT","onloadeddata","onloadedmetadata","onloadend","onloading","onloadingdone","onloadingerror","onloadstart","onlosecapture","onlostpointercapture","only","onmanagedconfigurationchange","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","onnavigate","onnavigateerror","onnavigatesuccess","onnegotiationneeded","onnomatch","onnoupdate","onobsolete","onoffline","ononline","onopen","onorientationchange","onpagechange","onpagehide","onpagereveal","onpageshow","onpageswap","onpaste","onpause","onpayerdetailchange","onpaymentmethodchange","onplay","onplaying","onpluginstreamstart","onpointercancel","onpointerdown","onpointerenter","onpointerleave","onpointerlockchange","onpointerlockerror","onpointermove","onpointerout","onpointerover","onpointerrawupdate","onpointerup","onpopstate","onprerenderingchange","onprioritychange","onprocessorerror","onprogress","onpropertychange","onratechange","onreading","onreadystatechange","onreflectionchange","onrejectionhandled","onrelease","onremove","onremovesourcebuffer","onremovestream","onremovetrack","onrepeat","onreset","onresize","onresizeend","onresizestart","onresourcetimingbufferfull","onresult","onresume","onrowenter","onrowexit","onrowsdelete","onrowsinserted","onscreenschange","onscroll","onscrollend","onscrollsnapchange","onscrollsnapchanging","onsearch","onsecuritypolicyviolation","onseeked","onseeking","onselect","onselectedcandidatepairchange","onselectend","onselectionchange","onselectstart","onshippingaddresschange","onshippingoptionchange","onshow","onsignalingstatechange","onsinkchange","onslotchange","onsoundend","onsoundstart","onsourceclose","onsourceclosed","onsourceended","onsourceopen","onspeechend","onspeechstart","onsqueeze","onsqueezeend","onsqueezestart","onstalled","onstart","onstatechange","onstop","onstorage","onstoragecommit","onsubmit","onsuccess","onsuspend","onterminate","ontextformatupdate","ontextinput","ontextupdate","ontimeout","ontimeupdate","ontoggle","ontonechange","ontouchcancel","ontouchend","ontouchmove","ontouchstart","ontrack","ontransitioncancel","ontransitionend","ontransitionrun","ontransitionstart","onuncapturederror","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","openOptionsPage","openOrClosedShadowRoot","openPopup","opened","opener","opera","operation","operationType","operator","opr","optimum","options","or","order","orderX","orderY","ordered","org","organization","orient","orientAngle","orientType","orientation","orientationX","orientationY","orientationZ","origin","originAgentCluster","originalPolicy","originalTarget","orphans","os","oscpu","outerHTML","outerHeight","outerText","outerWidth","outgoingHighWaterMark","outgoingMaxAge","outline","outline-color","outline-offset","outline-style","outline-width","outlineColor","outlineOffset","outlineStyle","outlineWidth","outputBuffer","outputChannelCount","outputLatency","outputs","overflow","overflow-anchor","overflow-block","overflow-clip-margin","overflow-inline","overflow-wrap","overflow-x","overflow-y","overflowAnchor","overflowBlock","overflowClipMargin","overflowInline","overflowWrap","overflowX","overflowY","overlaysContent","overrideColors","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","page-orientation","pageAction","pageBreakAfter","pageBreakBefore","pageBreakInside","pageCount","pageLeft","pageOrientation","pageT","pageTop","pageX","pageXOffset","pageY","pageYOffset","pages","paint-order","paintOrder","paintRequests","paintType","paintWorklet","palette","pan","panningModel","parameterData","parameters","parent","parentElement","parentNode","parentRule","parentStyleSheet","parentTextEdit","parentWindow","parse","parseAll","parseCreationOptionsFromJSON","parseFloat","parseFromString","parseHTMLUnsafe","parseInt","parseRequestOptionsFromJSON","part","participants","passOp","passive","password","pasteHTML","path","pathLength","pathSegList","pathSegType","pathSegTypeAsLetter","pathname","pattern","patternContentUnits","patternMismatch","patternTransform","patternUnits","pause","pauseAnimations","pauseDuration","pauseOnExit","pauseProfilers","pauseTransformFeedback","paused","payerEmail","payerName","payerPhone","paymentManager","pc","pdfViewerEnabled","peerIdentity","pending","pendingLocalDescription","pendingRemoteDescription","percent","performance","periodicSync","permission","permissionState","permissions","persist","persisted","persistentDeviceId","personalbar","perspective","perspective-origin","perspectiveOrigin","phone","phoneticFamilyName","phoneticGivenName","photo","pictureInPictureChild","pictureInPictureElement","pictureInPictureEnabled","pictureInPictureWindow","ping","pipeThrough","pipeTo","pitch","pixelBottom","pixelDepth","pixelHeight","pixelLeft","pixelRight","pixelStorei","pixelTop","pixelUnitToMillimeterX","pixelUnitToMillimeterY","pixelWidth","pkcs11","place-content","place-items","place-self","placeContent","placeItems","placeSelf","placeholder","platform","platformVersion","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","popDebugGroup","popErrorScope","popover","popoverTargetAction","popoverTargetElement","populateMatrix","popupWindowFeatures","popupWindowName","popupWindowURI","port","port1","port2","ports","posBottom","posHeight","posLeft","posRight","posTop","posWidth","pose","position","position-anchor","position-area","positionAlign","positionAnchor","positionArea","positionX","positionY","positionZ","postError","postMessage","postTask","postalCode","poster","postscriptName","pow","powerEfficient","powerOff","powerPreference","preMultiplySelf","precision","preferredReflectionFormat","preferredStyleSheetSet","preferredStylesheetSet","prefix","preload","premultipliedAlpha","prepend","prerendering","presentation","presentationArea","presentationStyle","preserveAlpha","preserveAspectRatio","preserveAspectRatioString","preservesPitch","pressed","pressure","prevValue","preventDefault","preventExtensions","preventSilentAccess","previousElementSibling","previousNode","previousPage","previousPriority","previousRect","previousScale","previousSibling","previousTranslate","primaries","primaryKey","primaryLightDirection","primaryLightIntensity","primitive","primitiveType","primitiveUnits","principals","print","print-color-adjust","printColorAdjust","printPreview","priority","privacy","privateKey","privateToken","probablySupportsContext","probeSpace","process","processIceMessage","processingEnd","processingStart","processorOptions","product","productId","productName","productSub","profile","profileEnd","profiles","projectionMatrix","promise","prompt","properties","propertyIsEnumerable","propertyName","protectedAudience","protocol","protocolLong","prototype","provider","proxy","pseudoClass","pseudoElement","pt","publicId","publicKey","published","pulse","push","pushDebugGroup","pushErrorScope","pushManager","pushNotification","pushState","put","putImageData","px","quadraticCurveTo","qualifier","quaternion","query","queryCommandEnabled","queryCommandIndeterm","queryCommandState","queryCommandSupported","queryCommandText","queryCommandValue","queryFeatureSupport","queryLocalFonts","queryPermission","querySelector","querySelectorAll","querySet","queue","queueMicrotask","quote","quotes","r","r1","r2","race","rad","radiogroup","radius","radiusX","radiusY","random","randomUUID","range","rangeCount","rangeEnd","rangeMax","rangeMin","rangeOffset","rangeOverflow","rangeParent","rangeStart","rangeUnderflow","rate","ratio","raw","rawId","rawJSON","rawValueToMeters","rcap","rch","read","readAsArrayBuffer","readAsBinaryString","readAsBlob","readAsDataURL","readAsText","readBuffer","readEntries","readOnly","readPixels","readReportRequested","readText","readValue","readable","ready","readyState","reason","reasons","reboot","receiveFeatureReport","receivedAlert","receiver","receivers","recipient","recommendedViewportScale","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","registerInternalModuleStart","registerInternalModuleStop","registerProperty","registerProtocolHandler","reject","rel","relList","relatedAddress","relatedNode","relatedPort","relatedTarget","relayProtocol","release","releaseCapture","releaseEvents","releaseInterface","releaseLock","releasePointerCapture","releaseShaderCompiler","released","reliability","reliable","reliableWrite","reload","rem","remainingSpace","remote","remoteDescription","remove","removeAllRanges","removeAttribute","removeAttributeNS","removeAttributeNode","removeBehavior","removeChild","removeCue","removeEntry","removeEventListener","removeFilter","removeImport","removeItem","removeListener","removeNamedItem","removeNamedItemNS","removeNode","removeParameter","removeProperty","removeRange","removeRegion","removeRule","removeSiteSpecificTrackingException","removeSourceBuffer","removeStream","removeTrack","removeVariable","removeWakeLockListener","removeWebWideTrackingException","removed","removedNodes","renderBlockingStatus","renderHeight","renderStart","renderState","renderTime","renderWidth","renderbufferStorage","renderbufferStorageMultisample","renderedBuffer","rendererInterfaces","renderers","renderingMode","renotify","repeat","repetitionCount","replace","replaceAdjacentText","replaceAll","replaceChild","replaceChildren","replaceData","replaceId","replaceItem","replaceNode","replaceState","replaceSync","replaceTrack","replaceWholeText","replaceWith","reportError","reportEvent","reportId","reportValidity","request","requestAdapter","requestAdapterInfo","requestAnimationFrame","requestAutocomplete","requestClose","requestData","requestDevice","requestFrame","requestFullscreen","requestHitTestSource","requestHitTestSourceForTransientInput","requestId","requestIdleCallback","requestLightProbe","requestMIDIAccess","requestMediaKeySystemAccess","requestPermission","requestPictureInPicture","requestPointerLock","requestPort","requestPresent","requestPresenter","requestReferenceSpace","requestSession","requestStart","requestStorageAccess","requestStorageAccessFor","requestSubmit","requestTime","requestUpdateCheck","requestVideoFrameCallback","requestViewportScale","requestWindow","requestingWindow","requireInteraction","required","requiredExtensions","requiredFeatures","requiredLimits","reset","resetLatency","resetPose","resetTransform","resizable","resize","resizeBy","resizeTo","resolve","resolveQuerySet","resolveTarget","resource","respond","respondWithNewView","response","responseBody","responseEnd","responseReady","responseStart","responseStatus","responseText","responseType","responseURL","responseXML","restart","restartAfterDelay","restartIce","restore","result","resultIndex","resultType","results","resume","resumeProfilers","resumeTransformFeedback","retry","returnValue","rev","reverse","reversed","revocable","revokeObjectURL","rex","rgbColor","ric","right","rightContext","rightDegrees","rightMargin","rightProjectionMatrix","rightViewMatrix","rlh","role","rolloffFactor","root","rootBounds","rootElement","rootMargin","rotate","rotateAxisAngle","rotateAxisAngleSelf","rotateFromVector","rotateFromVectorSelf","rotateSelf","rotation","rotationAngle","rotationRate","round","roundRect","row-gap","rowGap","rowIndex","rowSpan","rows","rowsPerImage","rtcpTransport","rtt","ruby-align","ruby-position","rubyAlign","rubyOverhang","rubyPosition","rules","run","runAdAuction","runtime","runtimeStyle","rx","ry","s","safari","sameDocument","sample","sampleCount","sampleCoverage","sampleInterval","sampleRate","sampleType","sampler","samplerParameterf","samplerParameteri","sandbox","save","saveAsPDF","saveData","scale","scale3d","scale3dSelf","scaleNonUniform","scaleNonUniformSelf","scaleSelf","scheduler","scheduling","scheme","scissor","scope","scopeName","scoped","screen","screenBrightness","screenEnabled","screenLeft","screenPixelToMillimeterX","screenPixelToMillimeterY","screenState","screenTop","screenX","screenY","screens","scriptURL","scripting","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-stop","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","scrollSnapStop","scrollSnapType","scrollTo","scrollTop","scrollTopMax","scrollWidth","scrollX","scrollY","scrollbar-color","scrollbar-gutter","scrollbar-width","scrollbar3dLightColor","scrollbarArrowColor","scrollbarBaseColor","scrollbarColor","scrollbarDarkShadowColor","scrollbarFaceColor","scrollbarGutter","scrollbarHighlightColor","scrollbarShadowColor","scrollbarTrackColor","scrollbarWidth","scrollbars","scrolling","scrollingElement","sctp","sctpCauseCode","sdp","sdpLineNumber","sdpMLineIndex","sdpMid","seal","search","searchBox","searchBoxJavaBridge_","searchParams","sectionRowIndex","secureConnectionStart","security","seed","seek","seekToNextFrame","seekable","seeking","select","selectAllChildren","selectAlternateInterface","selectAudioOutput","selectConfiguration","selectNode","selectNodeContents","selectNodes","selectSingleNode","selectSubString","selectURL","selected","selectedIndex","selectedOptions","selectedStyleSheetSet","selectedStylesheetSet","selectedTrack","selection","selectionDirection","selectionEnd","selectionStart","selector","selectorText","self","send","sendAsBinary","sendBeacon","sendFeatureReport","sendMessage","sendNativeMessage","sendOrder","sendReport","sender","sentAlert","sentTimestamp","separator","serial","serialNumber","serializable","serializeToString","serverTiming","service","serviceWorker","session","sessionId","sessionStorage","sessions","set","setActionHandler","setActive","setAlpha","setAppBadge","setAttribute","setAttributeNS","setAttributeNode","setAttributeNodeNS","setAttributionReporting","setBadgeBackgroundColor","setBadgeText","setBadgeTextColor","setBaseAndExtent","setBigInt64","setBigUint64","setBindGroup","setBingCurrentSearchDefault","setBlendConstant","setCameraActive","setCapture","setCaptureHandleConfig","setCodecPreferences","setColor","setCompositeOperation","setConfiguration","setConsumer","setCurrentTime","setCustomValidity","setData","setDate","setDragImage","setEnabled","setEnd","setEndAfter","setEndBefore","setEndPoint","setExpires","setFillColor","setFilterRes","setFloat16","setFloat32","setFloat64","setFloatValue","setFocusBehavior","setFormValue","setFromBase64","setFromHex","setFullYear","setHTMLUnsafe","setHeaderExtensionsToNegotiate","setHeaderValue","setHours","setIcon","setIdentityProvider","setImmediate","setIndexBuffer","setInt16","setInt32","setInt8","setInterval","setItem","setKeyframes","setLineCap","setLineDash","setLineJoin","setLineWidth","setLiveSeekableRange","setLocalDescription","setMatrix","setMatrixValue","setMediaKeys","setMicrophoneActive","setMilliseconds","setMinutes","setMiterLimit","setMonth","setNamedItem","setNamedItemNS","setNonUserCodeExceptions","setOrientToAngle","setOrientToAuto","setOrientation","setOverrideHistoryNavigationMode","setPaint","setParameter","setParameters","setPeriodicWave","setPipeline","setPointerCapture","setPopup","setPosition","setPositionState","setPreference","setPriority","setPrivateToken","setProperty","setPrototypeOf","setRGBColor","setRGBColorICCColor","setRadius","setRangeText","setRemoteDescription","setReportEventDataForAutomaticBeacons","setRequestHeader","setResizable","setResourceTimingBufferSize","setRotate","setScale","setScissorRect","setSeconds","setSelectionRange","setServerCertificate","setShadow","setSharedStorageContext","setSignals","setSinkId","setSkewX","setSkewY","setStart","setStartAfter","setStartBefore","setStatus","setStdDeviation","setStencilReference","setStreams","setStrictMode","setStringValue","setStrokeColor","setSuggestResult","setTargetAtTime","setTargetValueAtTime","setTime","setTimeout","setTitle","setTransform","setTranslate","setUTCDate","setUTCFullYear","setUTCHours","setUTCMilliseconds","setUTCMinutes","setUTCMonth","setUTCSeconds","setUint16","setUint32","setUint8","setUninstallURL","setUpdateUrlData","setUri","setValidity","setValueAtTime","setValueCurveAtTime","setVariable","setVelocity","setVersion","setVertexBuffer","setViewport","setYear","setZoom","setZoomSettings","settingName","settingValue","sex","shaderLocation","shaderSource","shadowBlur","shadowColor","shadowOffsetX","shadowOffsetY","shadowRoot","shadowRootClonable","shadowRootDelegatesFocus","shadowRootMode","shadowRootSerializable","shape","shape-image-threshold","shape-margin","shape-outside","shape-rendering","shapeImageThreshold","shapeMargin","shapeOutside","shapeRendering","share","sharedStorage","sharedStorageWritable","sheet","shift","shiftKey","shiftLeft","shippingAddress","shippingOption","shippingType","show","showDirectoryPicker","showHelp","showModal","showModalDialog","showModelessDialog","showNotification","showOpenFilePicker","showPicker","showPopover","showSaveFilePicker","sidebar","sidebarAction","sign","signal","signalingState","signature","silent","sin","singleNodeValue","sinh","sinkId","sittingToStandingTransform","size","sizeAdjust","sizeToContent","sizeX","sizeZ","sizes","skewX","skewXSelf","skewY","skewYSelf","skipTransition","skipped","slice","slope","slot","slotAssignment","small","smil","smooth","smoothingTimeConstant","snapTargetBlock","snapTargetInline","snapToLines","snapshotItem","snapshotLength","some","sort","sortingCode","source","sourceBuffer","sourceBuffers","sourceCapabilities","sourceCharPosition","sourceFile","sourceFunctionName","sourceIndex","sourceMap","sourceURL","sources","spacing","span","speak","speakAs","speaking","species","specified","specularConstant","specularExponent","speechSynthesis","speed","speedOfSound","spellcheck","sphericalHarmonicsCoefficients","splice","split","splitText","spreadMethod","sqrt","src","srcElement","srcFactor","srcFilter","srcObject","srcUrn","srcdoc","srclang","srcset","stack","stackTraceLimit","stacktrace","stageParameters","standalone","standby","start","startContainer","startE","startIce","startLoadTime","startMessages","startNotifications","startOffset","startProfiling","startRendering","startShark","startTime","startViewTransition","startsWith","state","states","stats","status","statusCode","statusMessage","statusText","statusbar","stdDeviationX","stdDeviationY","stencilBack","stencilClearValue","stencilFront","stencilFunc","stencilFuncSeparate","stencilLoadOp","stencilMask","stencilMaskSeparate","stencilOp","stencilOpSeparate","stencilReadMask","stencilReadOnly","stencilStoreOp","stencilWriteMask","step","stepDown","stepMismatch","stepMode","stepUp","sticky","stitchTiles","stop","stop-color","stop-opacity","stopColor","stopImmediatePropagation","stopNotifications","stopOpacity","stopProfiling","stopPropagation","stopShark","stopped","storage","storageArea","storageBuckets","storageName","storageStatus","storageTexture","store","storeOp","storeSiteSpecificTrackingException","storeWebWideTrackingException","stpVersion","stream","streamErrorCode","streams","stretch","strike","string","stringValue","stringify","stripIndexFormat","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","structuredClone","style","styleAndLayoutStart","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","supportedValuesOf","supports","supportsFiber","supportsSession","supportsText","surfaceScale","surroundContents","suspend","suspendRedraw","svb","svh","svi","svmax","svmin","svw","swapCache","swapNode","sweepFlag","symbols","symmetricDifference","sync","syntax","sysexEnabled","system","systemCode","systemId","systemLanguage","systemXDPI","systemYDPI","tBodies","tFoot","tHead","tab","tab-size","tabId","tabIds","tabIndex","tabSize","table","table-layout","tableLayout","tableValues","tabs","tag","tagName","tagUrn","tags","taintEnabled","take","takePhoto","takeRecords","tan","tangentialPressure","tanh","target","targetAddressSpace","targetElement","targetRayMode","targetRaySpace","targetTouches","targetURL","targetX","targetY","targets","tcpType","tee","tel","telemetry","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","text-wrap","text-wrap-mode","text-wrap-style","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","textWrap","textWrapMode","textWrapStyle","texture","theme","then","threadId","threshold","thresholds","throwIfAborted","tiltX","tiltY","time","timeEnd","timeLog","timeOrigin","timeRemaining","timeStamp","timecode","timeline","timelineTime","timeout","timestamp","timestampOffset","timestampWrites","timing","title","titlebarAreaRect","tlsChannelId","to","toArray","toBase64","toBlob","toDataURL","toDateString","toElement","toExponential","toFixed","toFloat32Array","toFloat64Array","toGMTString","toHex","toISOString","toJSON","toLocaleDateString","toLocaleFormat","toLocaleLowerCase","toLocaleString","toLocaleTimeString","toLocaleUpperCase","toLowerCase","toMatrix","toMethod","toPrecision","toPrimitive","toReversed","toSdp","toSorted","toSource","toSpliced","toStaticHTML","toString","toStringTag","toSum","toTimeString","toUTCString","toUpperCase","toWellFormed","toggle","toggleAttribute","toggleLongPressEnabled","togglePopover","toggleReaderMode","token","tone","toneBuffer","tooLong","tooShort","toolbar","top","topMargin","topSites","topology","total","totalFrameDelay","totalFrames","totalFramesDuration","totalVideoFrames","touch-action","touchAction","touched","touches","trace","track","trackVisibility","trackedAnchors","tracks","tran","transaction","transactions","transceiver","transfer","transferControlToOffscreen","transferFromImageBitmap","transferImageBitmap","transferIn","transferOut","transferSize","transferToFixedLength","transferToImageBitmap","transform","transform-box","transform-origin","transform-style","transformBox","transformFeedbackVaryings","transformOrigin","transformPoint","transformString","transformStyle","transformToDocument","transformToFragment","transition","transition-behavior","transition-delay","transition-duration","transition-property","transition-timing-function","transitionBehavior","transitionDelay","transitionDuration","transitionProperty","transitionTimingFunction","translate","translateSelf","translationX","translationY","transport","traverseTo","trim","trimEnd","trimLeft","trimRight","trimStart","trueSpeed","trunc","truncate","trustedTypes","try","turn","twist","type","typeDetail","typeMismatch","typeMustMatch","types","u2f","ubound","uint16","uint32","uint8","uint8Clamped","unadjustedMovement","unclippedDepth","unconfigure","undefined","underlineStyle","underlineThickness","unescape","uneval","ungroup","unicode","unicode-bidi","unicodeBidi","unicodeRange","unicodeSets","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","uninstallSelf","union","unique","uniqueID","uniqueNumber","unit","unitType","units","unloadEventEnd","unloadEventStart","unlock","unmap","unmount","unobserve","unpackColorSpace","unpause","unpauseAnimations","unreadCount","unregister","unregisterContentHandler","unregisterProtocolHandler","unscopables","unselectable","unshift","unsubscribe","unsuspendRedraw","unsuspendRedrawAll","unwatch","unwrapKey","upDegrees","upX","upY","upZ","update","updateAdInterestGroups","updateCallbackDone","updateCharacterBounds","updateCommands","updateControlBounds","updateCurrentEntry","updateIce","updateInkTrailStartPoint","updateInterval","updatePlaybackRate","updateRangeEnd","updateRangeStart","updateRenderState","updateSelection","updateSelectionBounds","updateSettings","updateText","updateTiming","updateViaCache","updateWith","updated","updating","upgrade","upload","uploadTotal","uploaded","upper","upperBound","upperOpen","uri","url","urn","urns","usage","usages","usb","usbVersionMajor","usbVersionMinor","usbVersionSubminor","useCurrentView","useMap","useProgram","usedSpace","user-select","userActivation","userAgent","userAgentData","userChoice","userHandle","userHint","userInitiated","userLanguage","userSelect","userState","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","vb","vector-effect","vectorEffect","velocityAngular","velocityExpansion","velocityX","velocityY","vendor","vendorId","vendorSub","verify","version","vertex","vertexAttrib1f","vertexAttrib1fv","vertexAttrib2f","vertexAttrib2fv","vertexAttrib3f","vertexAttrib3fv","vertexAttrib4f","vertexAttrib4fv","vertexAttribDivisor","vertexAttribDivisorANGLE","vertexAttribI4i","vertexAttribI4iv","vertexAttribI4ui","vertexAttribI4uiv","vertexAttribIPointer","vertexAttribPointer","vertical","vertical-align","verticalAlign","verticalOverflow","vh","vi","vibrate","vibrationActuator","videoBitsPerSecond","videoHeight","videoTracks","videoWidth","view","viewBox","viewBoxString","viewDimension","viewFormats","viewTarget","viewTargetString","viewTransition","viewport","viewportAnchorX","viewportAnchorY","viewportElement","views","violatedDirective","virtualKeyboard","virtualKeyboardPolicy","visibility","visibilityState","visible","visibleRect","visualViewport","vlinkColor","vmax","vmin","voice","voiceURI","volume","vrml","vspace","vw","w","wait","waitAsync","waitSync","waiting","wake","wakeLock","wand","warmup","warn","wasAlternateProtocolAvailable","wasClean","wasDiscarded","wasFetchedViaSpdy","wasNpnNegotiated","watch","watchAvailability","watchPosition","webNavigation","webRequest","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","webkitClipPath","webkitClosedCaptionsVisible","webkitConvertPointFromNodeToPage","webkitConvertPointFromPageToNode","webkitCreateShadowRoot","webkitCurrentFullScreenElement","webkitCurrentPlaybackTargetIsWireless","webkitDecodedFrameCount","webkitDirectionInvertedFromDevice","webkitDisplayingFullscreen","webkitDroppedFrameCount","webkitEnterFullScreen","webkitEnterFullscreen","webkitEntries","webkitExitFullScreen","webkitExitFullscreen","webkitExitPointerLock","webkitFilter","webkitFlex","webkitFlexBasis","webkitFlexDirection","webkitFlexFlow","webkitFlexGrow","webkitFlexShrink","webkitFlexWrap","webkitFontFeatureSettings","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","webkitTextSecurity","webkitTextSizeAdjust","webkitTextStroke","webkitTextStrokeColor","webkitTextStrokeWidth","webkitTransform","webkitTransformOrigin","webkitTransformStyle","webkitTransition","webkitTransitionDelay","webkitTransitionDuration","webkitTransitionProperty","webkitTransitionTimingFunction","webkitURL","webkitUnlockOrientation","webkitUserSelect","webkitVideoDecodedByteCount","webkitVisibilityState","webkitWirelessVideoPlaybackDisabled","webkitdirectory","webkitdropzone","webstore","weight","wgslLanguageFeatures","whatToShow","wheelDelta","wheelDeltaX","wheelDeltaY","whenDefined","which","white-space","white-space-collapse","whiteSpace","whiteSpaceCollapse","wholeText","widows","width","will-change","willChange","willValidate","window","windowAttribution","windowControlsOverlay","windowId","windowIds","windows","with","withCredentials","withResolvers","word-break","word-spacing","word-wrap","wordBreak","wordSpacing","wordWrap","workerStart","worklet","wow64","wrap","wrapKey","writable","writableAuxiliaries","write","writeBuffer","writeMask","writeText","writeTexture","writeTimestamp","writeValue","writeValueWithResponse","writeValueWithoutResponse","writeWithoutResponse","writeln","writing-mode","writingMode","writingSuggestions","x","x1","x2","xChannelSelector","xmlEncoding","xmlStandalone","xmlVersion","xmlbase","xmllang","xmlspace","xor","xr","y","y1","y2","yChannelSelector","yandex","yield","z","z-index","zIndex","zoom","zoomAndPan","zoomRectScreen"];function kv(e,t){e.walk(new lg((function(e){return e instanceof Gh?kv(e.tail_node(),t):e instanceof Wm?t(e.value):e instanceof em&&(kv(e.consequent,t),kv(e.alternative,t)),!0})))}function Nv(e){var t=new Set;return og(e,(e=>{e instanceof mm||e instanceof dm||e instanceof lm||e instanceof sm||e instanceof Kh||(e instanceof am?"string"==typeof e.key&&Ud(e,hg)&&t.add(e.key):e instanceof om?Ud(e,hg)&&t.add(e.key.name):e instanceof Wh?Ud(e,hg)&&t.add(e.property):e instanceof Xh&&e.property instanceof Wm&&Ud(e,hg)&&t.add(e.property.value))})),t}function Rv(e,t,n=Nv(e)){var i=(t=vd(t,{builtins:!1,cache:null,debug:!1,keep_quoted:!1,nth_identifier:Ng,only_cache:!1,regex:null,reserved:null,undeclared:!1,only_annotated:!1},!0)).nth_identifier,o=t.reserved;Array.isArray(o)||(o=[o]);var a=new Set(o);t.builtins||function(e){Ov.forEach(i);var t={},n="object"==typeof r?r:self;function i(t){e.add(t)}["Symbol","Map","Promise","Proxy","Reflect","Set","WeakMap","WeakSet"].forEach((function(e){t[e]=n[e]||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)}))}(a);var s,l=-1;s=t.cache?t.cache.props:new Map;var c,u=t.only_annotated,p=t.regex&&new RegExp(t.regex),d=!1!==t.debug;d&&(c=!0===t.debug?"":t.debug);var f=new Set,h=new Set;s.forEach((e=>h.add(e)));var m=!!t.keep_quoted;return e.walk(new lg((function(e){if(e instanceof mm||e instanceof dm||e instanceof lm||e instanceof sm||e instanceof Kh);else if(e instanceof am)"string"!=typeof e.key||m&&e.quote||v(e.key);else if(e instanceof om)m&&e.quote||v(e.key.name);else if(e instanceof Wh){var n=!!t.undeclared;if(!n){for(var r=e;r.expression;)r=r.expression;n=!(r.thedef&&r.thedef.undeclared)}!n||m&&e.quote||v(e.property)}else e instanceof Xh?m||kv(e.property,v):e instanceof jh&&"Object.defineProperty"==e.expression.print_to_string()?kv(e.args[1],v):e instanceof Jh&&"in"===e.operator?kv(e.left,v):e instanceof Wm&&Ud(e,fg)&&v(e.value)}))),e.transform(new cg((function(e){e instanceof mm||e instanceof dm||e instanceof lm||e instanceof sm||e instanceof Kh||(e instanceof am?"string"!=typeof e.key||m&&e.quote||(e.key=b(e.key)):e instanceof om?m&&e.quote||e.computed_key()||(e.key.name=b(e.key.name)):e instanceof Wh?m&&e.quote||(e.property=b(e.property)):!m&&e instanceof Xh?e.property=y(e.property):e instanceof jh&&"Object.defineProperty"==e.expression.print_to_string()?e.args[1]=y(e.args[1]):e instanceof Jh&&"in"===e.operator?e.left=y(e.left):e instanceof Wm&&Ud(e,fg)&&(Vd(e,fg),e.value=b(e.value)))})));function g(e){return!h.has(e)&&(!a.has(e)&&(t.only_cache?s.has(e):!/^-?[0-9]+(\.[0-9]+)?(e[+-][0-9]+)?$/.test(e)))}function _(e){return!(u&&!n.has(e))&&(p&&!p.test(e)?n.has(e):!a.has(e)&&(s.has(e)||f.has(e)))}function v(e){g(e)&&f.add(e),_(e)||h.add(e)}function b(e){if(!_(e))return e;var t=s.get(e);if(!t){if(d){var n="_$"+e+"$"+c+"_";g(n)&&(t=n)}if(!t)do{t=i.get(++l)}while(!g(t));s.set(e,t)}return t}function y(e){return e.transform(new cg((function(e){if(e instanceof Gh){var t=e.expressions.length-1;e.expressions[t]=y(e.expressions[t])}else e instanceof Wm?(Vd(e,fg),e.value=b(e.value)):e instanceof em&&(e.consequent=y(e.consequent),e.alternative=y(e.alternative));return e})))}}var Iv=void 0!==v?e=>v.from(e,"base64").toString():e=>decodeURIComponent(escape(atob(e))),Fv=void 0!==v?e=>v.from(e).toString("base64"):e=>btoa(unescape(encodeURIComponent(e)));function Mv(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 Lv(e){e&&("props"in e?e.props instanceof Map||(e.props=function(e){var t=new Map;for(var n in e)Id(e,n)&&"$"===n.charAt(0)&&t.set(n.substr(1),e[n]);return t}(e.props)):e.props=new Map)}function Pv(e){return{props:Rd(e.props)}}function*Bv(e,t,n){n&&"object"==typeof De&&De.env&&"string"==typeof De.env.TERSER_DEBUG_DIR&&function(e,t,n,r){if(!(n&&n.writeFileSync&&n.mkdirSync))return;try{n.mkdirSync(r)}catch(e){if("EEXIST"!==e.code)throw e}const i=`${r}/terser-debug-${9999999*Math.random()|0}.log`;t=t||{};const o=JSON.stringify(t,((e,t)=>"function"==typeof t?"[Function "+t.toString()+"]":t instanceof RegExp?"[RegExp "+t.toString()+"]":t),4),a=e=>"object"==typeof e&&t.parse&&t.parse.spidermonkey?JSON.stringify(e,null,2):"object"==typeof e?Object.keys(e).map((t=>t+": "+a(e[t]))).join("\n\n"):"string"==typeof e?"```\n"+e+"\n```":e;n.writeFileSync(i,"Options: \n"+o+"\n\nInput files:\n\n"+a(e)+"\n")}(e,t,n,De.env.TERSER_DEBUG_DIR);var r,i,o,a,s,l=(t=vd(t,{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,spidermonkey:!1,timings:!1,toplevel:!1,warnings:!1,wrap:!1},!0)).timings&&{start:Date.now()};if(void 0===t.keep_classnames&&(t.keep_classnames=t.keep_fnames),void 0===t.rename&&(t.rename=t.compress&&t.mangle),t.output&&t.format)throw new Error("Please only specify either output or format option, preferrably format.");if(t.format=t.format||t.output||{},Mv("ecma",t,["parse","compress","format"]),Mv("ie8",t,["compress","mangle","format"]),Mv("keep_classnames",t,["compress","mangle"]),Mv("keep_fnames",t,["compress","mangle"]),Mv("module",t,["parse","compress","mangle"]),Mv("safari10",t,["mangle","format"]),Mv("toplevel",t,["compress","mangle"]),Mv("warnings",t,["compress"]),t.mangle&&(t.mangle=vd(t.mangle,{cache:t.nameCache&&(t.nameCache.vars||{}),eval:!1,ie8:!1,keep_classnames:!1,keep_fnames:!1,module:!1,nth_identifier:Ng,properties:!1,reserved:[],safari10:!1,toplevel:!1},!0),t.mangle.properties&&("object"!=typeof t.mangle.properties&&(t.mangle.properties={}),t.mangle.properties.keep_quoted&&(r=t.mangle.properties.reserved,Array.isArray(r)||(r=[]),t.mangle.properties.reserved=r),t.nameCache&&!("cache"in t.mangle.properties)&&(t.mangle.properties.cache=t.nameCache.props||{})),Lv(t.mangle.cache),Lv(t.mangle.properties.cache)),t.sourceMap&&(t.sourceMap=vd(t.sourceMap,{asObject:!1,content:null,filename:null,includeSources:!1,root:null,url:null},!0)),l&&(l.parse=Date.now()),e instanceof ih)i=e;else{if(("string"==typeof e||t.parse.spidermonkey&&!Array.isArray(e))&&(e=[e]),t.parse=t.parse||{},t.parse.toplevel=null,t.parse.spidermonkey)t.parse.toplevel=Pf.from_mozilla_ast(Object.keys(e).reduce((function(t,n){return t?(t.body=t.body.concat(e[n].body),t):e[n]}),null));else for(var c in delete t.parse.spidermonkey,e)if(Id(e,c)&&(t.parse.filename=c,t.parse.toplevel=Rf(e[c],t.parse),t.sourceMap&&"inline"==t.sourceMap.content)){if(Object.keys(e).length>1)throw new Error("inline source map only works with singular input");t.sourceMap.content=(o=e[c],a=void 0,(a=/(?:^|[^.])\/\/# sourceMappingURL=data:application\/json(;[\w=-]*)?;base64,([+/0-9A-Za-z]*=*)\s*$/.exec(o))?Iv(a[2]):(console.warn("inline source map not found"),null))}if(null===t.parse.toplevel)throw new Error("no source file given");i=t.parse.toplevel}r&&"strict"!==t.mangle.properties.keep_quoted&&function(e,t){function n(e){Td(t,e)}e.walk(new lg((function(e){e instanceof am&&e.quote?n(e.key):e instanceof om&&e.quote?n(e.key.name):e instanceof Xh&&kv(e.property,n)})))}(i,r),t.mangle&&t.mangle.properties&&(s=Nv(i)),t.wrap&&(i=i.wrap_commonjs(t.wrap)),t.enclose&&(i=i.wrap_enclose(t.enclose)),l&&(l.rename=Date.now()),l&&(l.compress=Date.now()),t.compress&&(i=new pv(t.compress,{mangle_options:t.mangle}).compress(i)),l&&(l.scope=Date.now()),t.mangle&&i.figure_out_scope(t.mangle),l&&(l.mangle=Date.now()),t.mangle&&(i.compute_char_frequency(t.mangle),i.mangle_names(t.mangle),i=function(e,t){var n=-1,r=new Map,i=t.nth_identifier||Ng;return e.transform(new cg((function(e){e instanceof mm||e instanceof dm||e instanceof lm||e instanceof sm||e instanceof gm?e.key.name=o(e.key.name):e instanceof Kh&&(e.property=o(e.property))})));function o(e){let t=r.get(e);return t||(t=i.get(++n),r.set(e,t)),t}}(i,t.mangle)),l&&(l.properties=Date.now()),t.mangle&&t.mangle.properties&&(i=Rv(i,t.mangle.properties,s)),l&&(l.format=Date.now());var u={};let p;if(t.format.ast&&(u.ast=i),t.format.spidermonkey&&(u.ast=i.to_mozilla_ast()),!Id(t.format,"code")||t.format.code){if(p={...t.format},p.ast||(p._destroy_ast=!0,og(i,(e=>{e instanceof rh&&(e.variables=void 0,e.enclosed=void 0,e.parent_scope=void 0),e.block_scope&&(e.block_scope.variables=void 0,e.block_scope.enclosed=void 0,e.block_scope.parent_scope=void 0)}))),t.sourceMap){if(t.sourceMap.includeSources&&e instanceof ih)throw new Error("original source content unavailable");p.source_map=yield*function*(e){var t;e=vd(e,{file:null,root:null,orig:null,files:{}});var n=new Dv.SourceMapGenerator({file:e.file,sourceRoot:e.root});let r={__proto__:null},i=e.files;for(var o in i)Id(i,o)&&(r[o]=i[o]);function a(e){return e.sourcesContent&&e.sourcesContent.every((e=>null==e))&&delete e.sourcesContent,void 0===e.file&&delete e.file,void 0===e.sourceRoot&&delete e.sourceRoot,e}return e.orig&&(t=yield new Dv.SourceMapConsumer(e.orig)).sourcesContent&&t.sources.forEach((function(e,n){var i=t.sourcesContent[n];i&&(r[e]=i)})),{add:function(e,i,o,a,s,l){let c={line:i,column:o};if(t){var u=t.originalPositionFor({line:a,column:s});if(null===u.source)return void n.addMapping({generated:c,original:null,source:null,name:null});e=u.source,a=u.line,s=u.column,l=u.name||l}n.addMapping({generated:c,original:{line:a,column:s},source:e,name:l}),n.setSourceContent(e,r[e])},getDecoded:function(){return n.toDecodedMap?a(n.toDecodedMap()):null},getEncoded:function(){return a(n.toJSON())},destroy:function(){t&&t.destroy&&t.destroy()}}}({file:t.sourceMap.filename,orig:t.sourceMap.content,root:t.sourceMap.root,files:t.sourceMap.includeSources?e:null})}delete p.ast,delete p.code,delete p.spidermonkey;var d=Eg(p);if(i.print(d),u.code=d.get(),t.sourceMap)if(Object.defineProperty(u,"map",{configurable:!0,enumerable:!0,get(){const e=p.source_map.getEncoded();return u.map=t.sourceMap.asObject?e:JSON.stringify(e)},set(e){Object.defineProperty(u,"map",{value:e,writable:!0})}}),u.decoded_map=p.source_map.getDecoded(),"inline"==t.sourceMap.url){var f="object"==typeof u.map?JSON.stringify(u.map):u.map;u.code+="\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,"+Fv(f)}else t.sourceMap.url&&(u.code+="\n//# sourceMappingURL="+t.sourceMap.url)}return t.nameCache&&t.mangle&&(t.mangle.cache&&(t.nameCache.vars=Pv(t.mangle.cache)),t.mangle.properties&&t.mangle.properties.cache&&(t.nameCache.props=Pv(t.mangle.properties.cache))),p&&p.source_map&&p.source_map.destroy(),l&&(l.end=Date.now(),u.timings={parse:.001*(l.rename-l.parse),rename:.001*(l.compress-l.rename),compress:.001*(l.scope-l.compress),scope:.001*(l.mangle-l.scope),mangle:.001*(l.properties-l.mangle),properties:.001*(l.format-l.properties),format:.001*(l.end-l.format),total:.001*(l.end-l.start)}),u}async function Uv(e,t,n){const r=[];e.replace(t,((e,...t)=>{const i=n(e,...t);r.push(i)}));const i=await Promise.all(r);return e.replace(t,(()=>i.shift()))}
|
|
4
|
+
/*!
|
|
5
|
+
* HTML Parser By John Resig (ejohn.org)
|
|
6
|
+
* Modified by Juriy "kangax" Zaytsev
|
|
7
|
+
* Original code by Erik Arvidsson, Mozilla Public License
|
|
8
|
+
* http://erik.eae.net/simplehtmlparser/simplehtmlparser.js
|
|
9
|
+
*/class zv extends Set{has(e){return super.has(e.toLowerCase())}}const Vv=/([^\s"'<>/=]+)/,jv=[/=/],qv=[/"([^"]*)"+/.source,/'([^']*)'+/.source,/([^ \t\n\f\r"'`=<>]+)/.source],Gv=function(){const e="A-Za-z\\xC0-\\xD6\\xD8-\\xF6\\xF8-\\u0131\\u0134-\\u013E\\u0141-\\u0148\\u014A-\\u017E\\u0180-\\u01C3\\u01CD-\\u01F0\\u01F4\\u01F5\\u01FA-\\u0217\\u0250-\\u02A8\\u02BB-\\u02C1\\u0386\\u0388-\\u038A\\u038C\\u038E-\\u03A1\\u03A3-\\u03CE\\u03D0-\\u03D6\\u03DA\\u03DC\\u03DE\\u03E0\\u03E2-\\u03F3\\u0401-\\u040C\\u040E-\\u044F\\u0451-\\u045C\\u045E-\\u0481\\u0490-\\u04C4\\u04C7\\u04C8\\u04CB\\u04CC\\u04D0-\\u04EB\\u04EE-\\u04F5\\u04F8\\u04F9\\u0531-\\u0556\\u0559\\u0561-\\u0586\\u05D0-\\u05EA\\u05F0-\\u05F2\\u0621-\\u063A\\u0641-\\u064A\\u0671-\\u06B7\\u06BA-\\u06BE\\u06C0-\\u06CE\\u06D0-\\u06D3\\u06D5\\u06E5\\u06E6\\u0905-\\u0939\\u093D\\u0958-\\u0961\\u0985-\\u098C\\u098F\\u0990\\u0993-\\u09A8\\u09AA-\\u09B0\\u09B2\\u09B6-\\u09B9\\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-\\u0A8B\\u0A8D\\u0A8F-\\u0A91\\u0A93-\\u0AA8\\u0AAA-\\u0AB0\\u0AB2\\u0AB3\\u0AB5-\\u0AB9\\u0ABD\\u0AE0\\u0B05-\\u0B0C\\u0B0F\\u0B10\\u0B13-\\u0B28\\u0B2A-\\u0B30\\u0B32\\u0B33\\u0B36-\\u0B39\\u0B3D\\u0B5C\\u0B5D\\u0B5F-\\u0B61\\u0B85-\\u0B8A\\u0B8E-\\u0B90\\u0B92-\\u0B95\\u0B99\\u0B9A\\u0B9C\\u0B9E\\u0B9F\\u0BA3\\u0BA4\\u0BA8-\\u0BAA\\u0BAE-\\u0BB5\\u0BB7-\\u0BB9\\u0C05-\\u0C0C\\u0C0E-\\u0C10\\u0C12-\\u0C28\\u0C2A-\\u0C33\\u0C35-\\u0C39\\u0C60\\u0C61\\u0C85-\\u0C8C\\u0C8E-\\u0C90\\u0C92-\\u0CA8\\u0CAA-\\u0CB3\\u0CB5-\\u0CB9\\u0CDE\\u0CE0\\u0CE1\\u0D05-\\u0D0C\\u0D0E-\\u0D10\\u0D12-\\u0D28\\u0D2A-\\u0D39\\u0D60\\u0D61\\u0E01-\\u0E2E\\u0E30\\u0E32\\u0E33\\u0E40-\\u0E45\\u0E81\\u0E82\\u0E84\\u0E87\\u0E88\\u0E8A\\u0E8D\\u0E94-\\u0E97\\u0E99-\\u0E9F\\u0EA1-\\u0EA3\\u0EA5\\u0EA7\\u0EAA\\u0EAB\\u0EAD\\u0EAE\\u0EB0\\u0EB2\\u0EB3\\u0EBD\\u0EC0-\\u0EC4\\u0F40-\\u0F47\\u0F49-\\u0F69\\u10A0-\\u10C5\\u10D0-\\u10F6\\u1100\\u1102\\u1103\\u1105-\\u1107\\u1109\\u110B\\u110C\\u110E-\\u1112\\u113C\\u113E\\u1140\\u114C\\u114E\\u1150\\u1154\\u1155\\u1159\\u115F-\\u1161\\u1163\\u1165\\u1167\\u1169\\u116D\\u116E\\u1172\\u1173\\u1175\\u119E\\u11A8\\u11AB\\u11AE\\u11AF\\u11B7\\u11B8\\u11BA\\u11BC-\\u11C2\\u11EB\\u11F0\\u11F9\\u1E00-\\u1E9B\\u1EA0-\\u1EF9\\u1F00-\\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\\u2126\\u212A\\u212B\\u212E\\u2180-\\u2182\\u3007\\u3021-\\u3029\\u3041-\\u3094\\u30A1-\\u30FA\\u3105-\\u312C\\u4E00-\\u9FA5\\uAC00-\\uD7A3",t="["+e+"_]["+e+"0-9\\u0660-\\u0669\\u06F0-\\u06F9\\u0966-\\u096F\\u09E6-\\u09EF\\u0A66-\\u0A6F\\u0AE6-\\u0AEF\\u0B66-\\u0B6F\\u0BE7-\\u0BEF\\u0C66-\\u0C6F\\u0CE6-\\u0CEF\\u0D66-\\u0D6F\\u0E50-\\u0E59\\u0ED0-\\u0ED9\\u0F20-\\u0F29\\.\\-_\\u0300-\\u0345\\u0360\\u0361\\u0483-\\u0486\\u0591-\\u05A1\\u05A3-\\u05B9\\u05BB-\\u05BD\\u05BF\\u05C1\\u05C2\\u05C4\\u064B-\\u0652\\u0670\\u06D6-\\u06E4\\u06E7\\u06E8\\u06EA-\\u06ED\\u0901-\\u0903\\u093C\\u093E-\\u094D\\u0951-\\u0954\\u0962\\u0963\\u0981-\\u0983\\u09BC\\u09BE-\\u09C4\\u09C7\\u09C8\\u09CB-\\u09CD\\u09D7\\u09E2\\u09E3\\u0A02\\u0A3C\\u0A3E-\\u0A42\\u0A47\\u0A48\\u0A4B-\\u0A4D\\u0A70\\u0A71\\u0A81-\\u0A83\\u0ABC\\u0ABE-\\u0AC5\\u0AC7-\\u0AC9\\u0ACB-\\u0ACD\\u0B01-\\u0B03\\u0B3C\\u0B3E-\\u0B43\\u0B47\\u0B48\\u0B4B-\\u0B4D\\u0B56\\u0B57\\u0B82\\u0B83\\u0BBE-\\u0BC2\\u0BC6-\\u0BC8\\u0BCA-\\u0BCD\\u0BD7\\u0C01-\\u0C03\\u0C3E-\\u0C44\\u0C46-\\u0C48\\u0C4A-\\u0C4D\\u0C55\\u0C56\\u0C82\\u0C83\\u0CBE-\\u0CC4\\u0CC6-\\u0CC8\\u0CCA-\\u0CCD\\u0CD5\\u0CD6\\u0D02\\u0D03\\u0D3E-\\u0D43\\u0D46-\\u0D48\\u0D4A-\\u0D4D\\u0D57\\u0E31\\u0E34-\\u0E3A\\u0E47-\\u0E4E\\u0EB1\\u0EB4-\\u0EB9\\u0EBB\\u0EBC\\u0EC8-\\u0ECD\\u0F18\\u0F19\\u0F35\\u0F37\\u0F39\\u0F3E\\u0F3F\\u0F71-\\u0F84\\u0F86-\\u0F8B\\u0F90-\\u0F95\\u0F97\\u0F99-\\u0FAD\\u0FB1-\\u0FB7\\u0FB9\\u20D0-\\u20DC\\u20E1\\u302A-\\u302F\\u3099\\u309A\\xB7\\u02D0\\u02D1\\u0387\\u0640\\u0E46\\u0EC6\\u3005\\u3031-\\u3035\\u309D\\u309E\\u30FC-\\u30FE]*";return"((?:"+t+"\\:)?"+t+")"}(),Hv=new RegExp("^<"+Gv),Wv=/^\s*(\/?)>/,Kv=new RegExp("^<\\/"+Gv+"[^>]*>"),Xv=/^<!DOCTYPE\s?[^>]+>/i;let $v=!1;"x".replace(/x(.)?/g,(function(e,t){$v=""===t}));const Yv=new zv(["area","base","basefont","br","col","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]),Zv=new zv(["a","abbr","acronym","applet","b","basefont","bdo","big","br","button","cite","code","del","dfn","em","font","i","iframe","img","input","ins","kbd","label","map","noscript","object","q","s","samp","script","select","small","span","strike","strong","sub","sup","svg","textarea","tt","u","var"]),Qv=new zv(["colgroup","dd","dt","li","option","p","td","tfoot","th","thead","tr","source"]),Jv=new zv(["checked","compact","declare","defer","disabled","ismap","multiple","nohref","noresize","noshade","nowrap","readonly","selected"]),eb=new zv(["script","style"]),tb=new zv(["address","article","aside","base","blockquote","body","caption","col","colgroup","dd","details","dialog","div","dl","dt","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","legend","li","menuitem","meta","ol","optgroup","option","param","rp","rt","source","style","summary","tbody","td","tfoot","th","thead","title","tr","track","ul"]),nb={};function rb(e){let t=Vv.source+"(?:\\s*("+function(e){return jv.concat(e.customAttrAssign||[]).map((function(e){return"(?:"+e.source+")"})).join("|")}(e)+")[ \\t\\n\\f\\r]*(?:"+qv.join("|")+"))?";if(e.customAttrSurround){const n=[];for(let r=e.customAttrSurround.length-1;r>=0;r--)n[r]="(?:("+e.customAttrSurround[r][0].source+")\\s*"+t+"\\s*("+e.customAttrSurround[r][1].source+"))";n.push("(?:"+t+")"),t="(?:"+n.join("|")+")"}return new RegExp("^\\s*"+t)}class ib{constructor(e,t){this.html=e,this.handler=t}async parse(){let e=this.html;const t=this.handler,n=[];let r;const i=rb(t);let o,a,s;for(;e;){if(o=e,r&&eb.has(r)){const n=r.toLowerCase(),i=nb[n]||(nb[n]=new RegExp("([\\s\\S]*?)</"+n+"[^>]*>","i"));e=await Uv(e,i,(async(e,r)=>("script"!==n&&"style"!==n&&"noscript"!==n&&(r=r.replace(/<!--([\s\S]*?)-->/g,"$1").replace(/<!\[CDATA\[([\s\S]*?)]]>/g,"$1")),t.chars&&await t.chars(r),""))),await d("</"+n+">",n)}else{let n,r=e.indexOf("<");if(0===r){if(/^<!--/.test(e)){const n=e.indexOf("--\x3e");if(n>=0){t.comment&&await t.comment(e.substring(4,n)),e=e.substring(n+3),a="";continue}}if(/^<!\[/.test(e)){const n=e.indexOf("]>");if(n>=0){t.comment&&await t.comment(e.substring(2,n+1),!0),e=e.substring(n+2),a="";continue}}const n=e.match(Xv);if(n){t.doctype&&t.doctype(n[0]),e=e.substring(n[0].length),a="";continue}const i=e.match(Kv);if(i){e=e.substring(i[0].length),await Uv(i[0],Kv,d),a="/"+i[1].toLowerCase();continue}const o=l(e);if(o){e=o.rest,await u(o),a=o.tagName.toLowerCase();continue}t.continueOnParseError&&(r=e.indexOf("<",1))}r>=0?(n=e.substring(0,r),e=e.substring(r)):(n=e,e="");let i=l(e);i?s=i.tagName:(i=e.match(Kv),s=i?"/"+i[1]:""),t.chars&&await t.chars(n,a,s),a=""}if(e===o)throw new Error("Parse Error: "+e)}function l(e){const t=e.match(Hv);if(t){const n={tagName:t[1],attrs:[]};let r,o;for(e=e.slice(t[0].length);!(r=e.match(Wv))&&(o=e.match(i));)e=e.slice(o[0].length),n.attrs.push(o);if(r)return n.unarySlash=r[1],n.rest=e.slice(r[0].length),n}}async function c(e){if(p(e)>=0)return await d("",e),!0}async function u(e){const i=e.tagName;let o=e.unarySlash;if(t.html5&&("p"===r&&tb.has(i)?await d("",r):"tbody"===i?await c("thead"):"tfoot"===i&&(await c("tbody")||await c("thead")),"col"===i&&p("colgroup")<0&&(r="colgroup",n.push({tag:r,attrs:[]}),t.start&&await t.start(r,[],!1,""))),!t.html5&&!Zv.has(i))for(;r&&Zv.has(r);)await d("",r);Qv.has(i)&&r===i&&await d("",i);const a=Yv.has(i)||"html"===i&&"head"===r||!!o,s=e.attrs.map((function(e){let n,r,i,o,a,s;function l(t){return a=e[t],r=e[t+1],void 0!==r?'"':(r=e[t+2],void 0!==r?"'":(r=e[t+3],void 0===r&&Jv.has(n)&&(r=n),""))}$v&&-1===e[0].indexOf('""')&&(""===e[3]&&delete e[3],""===e[4]&&delete e[4],""===e[5]&&delete e[5]);let c=1;if(t.customAttrSurround)for(let r=0,a=t.customAttrSurround.length;r<a;r++,c+=7)if(n=e[c+1],n){s=l(c+2),i=e[c],o=e[c+6];break}return!n&&(n=e[c])&&(s=l(c+1)),{name:n,value:r,customAssign:a||"=",customOpen:i||"",customClose:o||"",quote:s||""}}));a||(n.push({tag:i,attrs:s}),r=i,o=""),t.start&&await t.start(i,s,a,o)}function p(e){let t;const r=e.toLowerCase();for(t=n.length-1;t>=0&&n[t].tag.toLowerCase()!==r;t--);return t}async function d(e,i){let o;if(o=i?p(i):0,o>=0){for(let r=n.length-1;r>=o;r--)t.end&&t.end(n[r].tag,n[r].attrs,r>o||!e);n.length=o,r=o&&n[o-1].tag}else"br"===i.toLowerCase()?t.start&&await t.start(i,[],!0,""):"p"===i.toLowerCase()&&(t.start&&await t.start(i,[],!1,"",!0),t.end&&t.end(i,[]))}t.partialMarkup||await d()}}class ob{sort(e,t=0){for(let n=0,r=this.keys.length;n<r;n++){const r=this.keys[n],i=r.slice(1);let o=e.indexOf(i,t);if(-1!==o){do{o!==t&&(e.splice(o,1),e.splice(t,0,i)),t++}while(-1!==(o=e.indexOf(i,t)));return this[r].sort(e,t)}}return e}}class ab{add(e){e.forEach((t=>{const n="$"+t;this[n]||(this[n]=[],this[n].processed=0),this[n].push(e)}))}createSorter(){const e=new ob;return e.keys=Object.keys(this).sort(((e,t)=>{const n=this[e].length,r=this[t].length;return n<r?1:n>r||e<t?-1:e>t?1:0})).filter((t=>{if(this[t].processed<this[t].length){const n=t.slice(1),r=new ab;return this[t].forEach((e=>{let t;for(;-1!==(t=e.indexOf(n));)e.splice(t,1);e.forEach((e=>{this["$"+e].processed++})),r.add(e.slice(0))})),e[t]=r.createSorter(),!0}return!1})),e}}function sb(e){return e&&e.replace(/^[ \n\r\t\f]+/,"").replace(/[ \n\r\t\f]+$/,"")}function lb(e){return e&&e.replace(/[ \n\r\t\f\xA0]+/g,(function(e){return"\t"===e?"\t":e.replace(/(^|\xA0+)[^\xA0]+/g,"$1 ")}))}function cb(e,t,n,r,i){let o="",a="";return t.preserveLineBreaks&&(e=e.replace(/^[ \n\r\t\f]*?[\n\r][ \n\r\t\f]*/,(function(){return o="\n",""})).replace(/[ \n\r\t\f]*?[\n\r][ \n\r\t\f]*$/,(function(){return a="\n",""}))),n&&(e=e.replace(/^[ \n\r\t\f\xA0]+/,(function(e){const n=!o&&t.conservativeCollapse;return n&&"\t"===e?"\t":e.replace(/^[^\xA0]+/,"").replace(/(\xA0+)[^\xA0]+/g,"$1 ")||(n?" ":"")}))),r&&(e=e.replace(/[ \n\r\t\f\xA0]+$/,(function(e){const n=!a&&t.conservativeCollapse;return n&&"\t"===e?"\t":e.replace(/[^\xA0]+(\xA0+)/g," $1").replace(/[^\xA0]+$/,"")||(n?" ":"")}))),i&&(e=lb(e)),o+e+a}const ub=new Set(["a","abbr","acronym","b","bdi","bdo","big","button","cite","code","del","dfn","em","font","i","ins","kbd","label","mark","math","nobr","object","q","rp","rt","rtc","ruby","s","samp","select","small","span","strike","strong","sub","sup","svg","textarea","time","tt","u","var"]),pb=new Set(["a","abbr","acronym","b","big","del","em","font","i","ins","kbd","mark","nobr","rp","s","samp","small","span","strike","strong","sub","sup","time","tt","u","var"]),db=new Set(["comment","img","input","wbr"]);function fb(e,t,n,r){let i=t&&!db.has(t);i&&!r.collapseInlineTagWhitespace&&(i="/"===t.charAt(0)?!ub.has(t.slice(1)):!pb.has(t));let o=n&&!db.has(n);return o&&!r.collapseInlineTagWhitespace&&(o="/"===n.charAt(0)?!pb.has(n.slice(1)):!ub.has(n)),cb(e,r,i,o,t&&n)}function hb(e,t){for(let n=e.length;n--;)if(e[n].name.toLowerCase()===t)return!0;return!1}const mb=new Set(["text/javascript","text/ecmascript","text/jscript","application/javascript","application/x-javascript","application/ecmascript","module"]),gb=new Set(["module"]);function _b(e=""){return""===(e=sb(e.split(/;/,2)[0]).toLowerCase())||mb.has(e)}function vb(e=""){return""===(e=sb(e).toLowerCase())||"text/css"===e}function bb(e,t){if("style"!==e)return!1;for(let e=0,n=t.length;e<n;e++){if("type"===t[e].name.toLowerCase())return vb(t[e].value)}return!0}const yb=new Set(["allowfullscreen","async","autofocus","autoplay","checked","compact","controls","declare","default","defaultchecked","defaultmuted","defaultselected","defer","disabled","enabled","formnovalidate","hidden","indeterminate","inert","ismap","itemscope","loop","multiple","muted","nohref","noresize","noshade","novalidate","nowrap","open","pauseonexit","readonly","required","reversed","scoped","seamless","selected","sortable","truespeed","typemustmatch","visible"]),Eb=new Set(["true","false"]);function wb(e,t,n){if("link"!==e)return!1;for(let e=0,r=t.length;e<r;e++)if("rel"===t[e].name&&t[e].value===n)return!0}const xb=new Set(["img","source"]);async function Sb(e,t,n,r,i){if(function(e,t){const n=t.customEventAttributes;if(n){for(let t=n.length;t--;)if(n[t].test(e))return!0;return!1}return/^on[a-z]{3,}$/.test(e)}(t,r))return n=sb(n).replace(/^javascript:\s*/i,""),r.minifyJS(n,!0);if("class"===t)return n=sb(n),n=r.sortClassName?r.sortClassName(n):lb(n);if(function(e,t){return/^(?:a|area|link|base)$/.test(t)&&"href"===e||"img"===t&&/^(?:src|longdesc|usemap)$/.test(e)||"object"===t&&/^(?:classid|codebase|data|usemap)$/.test(e)||"q"===t&&"cite"===e||"blockquote"===t&&"cite"===e||("ins"===t||"del"===t)&&"cite"===e||"form"===t&&"action"===e||"input"===t&&("src"===e||"usemap"===e)||"head"===t&&"profile"===e||"script"===t&&("src"===e||"for"===e)}(t,e))return n=sb(n),wb(e,i,"canonical")?n:r.minifyURLs(n);if(function(e,t){return/^(?:a|area|object|button)$/.test(t)&&"tabindex"===e||"input"===t&&("maxlength"===e||"tabindex"===e)||"select"===t&&("size"===e||"tabindex"===e)||"textarea"===t&&/^(?:rows|cols|tabindex)$/.test(e)||"colgroup"===t&&"span"===e||"col"===t&&"span"===e||("th"===t||"td"===t)&&("rowspan"===e||"colspan"===e)}(t,e))return sb(n);if("style"===t)return(n=sb(n))&&(/;$/.test(n)&&!/&#?[0-9a-zA-Z]+;$/.test(n)&&(n=n.replace(/\s*;$/,";")),n=await r.minifyCSS(n,"inline")),n;if(function(e,t){return"srcset"===e&&xb.has(t)}(t,e))n=sb(n).split(/\s+,\s*|\s*,\s+/).map((function(e){let t=e,n="";const i=e.match(/\s+([1-9][0-9]*w|[0-9]+(?:\.[0-9]+)?x)$/);if(i){t=t.slice(0,-i[0].length);const e=+i[1].slice(0,-1),r=i[1].slice(-1);1===e&&"x"===r||(n=" "+e+r)}return r.minifyURLs(t)+n})).join(", ");else if(function(e,t){if("meta"!==e)return!1;for(let e=0,n=t.length;e<n;e++)if("name"===t[e].name&&"viewport"===t[e].value)return!0}(e,i)&&"content"===t)n=n.replace(/\s+/g,"").replace(/[0-9]+\.[0-9]+/g,(function(e){return(+e).toString()}));else{if(function(e,t){if("meta"!==e)return!1;for(let e=0,n=t.length;e<n;e++)if("http-equiv"===t[e].name.toLowerCase()&&"content-security-policy"===t[e].value.toLowerCase())return!0}(e,i)&&"content"===t.toLowerCase())return lb(n);if(r.customAttrCollapse&&r.customAttrCollapse.test(t))n=sb(n.replace(/ ?[\n\r]+ ?/g,"").replace(/\s{2,}/g,r.conservativeCollapse?" ":""));else if("script"===e&&"type"===t)n=sb(n.replace(/\s*;\s*/g,";"));else if(function(e,t,n){return"media"===n&&(wb(e,t,"stylesheet")||bb(e,t))}(e,i,t))return n=sb(n),r.minifyCSS(n,"media")}return n}function Ab(e){return"/* clean-css ignore:start */"+e+"/* clean-css ignore:end */"}function Tb(e,t){switch(t){case"inline":return"*{"+e+"}";case"media":return"@media "+e+"{a{top:0}}";default:return e}}const Cb=new Set(["html","head","body","colgroup","tbody"]),Db=new Set(["html","head","body","li","dt","dd","p","rb","rt","rtc","rp","optgroup","option","colgroup","caption","thead","tbody","tfoot","tr","td","th"]),Ob=new Set(["meta","link","script","style","template","noscript"]),kb=new Set(["dt","dd"]),Nb=new Set(["address","article","aside","blockquote","details","div","dl","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","hr","main","menu","nav","ol","p","pre","section","table","ul"]),Rb=new Set(["a","audio","del","ins","map","noscript","video"]),Ib=new Set(["rb","rt","rtc","rp"]),Fb=new Set(["rb","rtc","rp"]),Mb=new Set(["option","optgroup"]),Lb=new Set(["tbody","tfoot"]),Pb=new Set(["thead","tbody","tfoot"]),Bb=new Set(["td","th"]),Ub=new Set(["html","head","body"]),zb=new Set(["html","body"]),Vb=new Set(["head","colgroup","caption"]),jb=new Set(["dt","thead"]),qb=new Set(["a","abbr","acronym","address","applet","area","article","aside","audio","b","base","basefont","bdi","bdo","bgsound","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","command","content","data","datalist","dd","del","details","dfn","dialog","dir","div","dl","dt","element","em","embed","fieldset","figcaption","figure","font","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","image","img","input","ins","isindex","kbd","keygen","label","legend","li","link","listing","main","map","mark","marquee","menu","menuitem","meta","meter","multicol","nav","nobr","noembed","noframes","noscript","object","ol","optgroup","option","output","p","param","picture","plaintext","pre","progress","q","rb","rp","rt","rtc","ruby","s","samp","script","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","title","tr","track","tt","u","ul","var","video","wbr","xmp"]);const Gb=new RegExp("^(?:class|id|style|title|lang|dir|on(?:focus|blur|change|click|dblclick|mouse(?:down|up|over|move|out)|key(?:press|down|up)))$");function Hb(e,t){for(let n=t.length-1;n>=0;n--)if(t[n].name===e)return!0;return!1}function Wb(e){return!/^(?:script|style|pre|textarea)$/.test(e)}function Kb(e){return!/^(?:pre|textarea)$/.test(e)}async function Xb(e,t,n,r){const i=r.name(e.name);let o=e.value;if(r.decodeEntities&&o&&(o=wp(o,gp.Strict)),!(r.removeRedundantAttributes&&function(e,t,n,r){return n=n?sb(n.toLowerCase()):"","script"===e&&"language"===t&&"javascript"===n||"form"===e&&"method"===t&&"get"===n||"input"===e&&"type"===t&&"text"===n||"script"===e&&"charset"===t&&!hb(r,"src")||"a"===e&&"name"===t&&hb(r,"id")||"area"===e&&"shape"===t&&"rect"===n}(n,i,o,t)||r.removeScriptTypeAttributes&&"script"===n&&"type"===i&&_b(o)&&!function(e=""){return e=sb(e.split(/;/,2)[0]).toLowerCase(),gb.has(e)}(o)||r.removeStyleLinkTypeAttributes&&("style"===n||"link"===n)&&"type"===i&&vb(o)||(o&&(o=await Sb(n,i,o,r,t)),r.removeEmptyAttributes&&function(e,t,n,r){return!(n&&!/^\s*$/.test(n))&&("function"==typeof r.removeEmptyAttributes?r.removeEmptyAttributes(t,e):"input"===e&&"value"===t||Gb.test(t))}(n,i,o,r))))return r.decodeEntities&&o&&(o=o.replace(/&(#?[0-9a-zA-Z]+;)/g,"&$1")),{attr:e,name:i,value:o}}function $b(e,t,n,r,i){const o=e.name;let a=e.value;const s=e.attr;let l,c,u=s.quote;if(void 0===a||n.removeAttributeQuotes&&!~a.indexOf(i)&&/^[^ \t\n\f\r"'`=<>]+$/.test(a))c=!r||t||/\/$/.test(a)?a+" ":a;else{if(!n.preventAttributesEscaping){if(void 0===n.quoteCharacter){u=(a.match(/'/g)||[]).length<(a.match(/"/g)||[]).length?"'":'"'}else u="'"===n.quoteCharacter?"'":'"';a='"'===u?a.replace(/"/g,"""):a.replace(/'/g,"'")}c=u+a+u,r||n.removeTagWhitespace||(c+=" ")}return void 0===a||n.collapseBooleanAttributes&&function(e,t){return yb.has(e)||"draggable"===e&&!Eb.has(t)}(o.toLowerCase(),a.toLowerCase())?(l=o,r||(l+=" ")):l=o+s.customAssign+c,s.customOpen+l+s.customClose}function Yb(e){return e}function Zb(e){return Promise.resolve(e)}const Qb=e=>{const t={name:function(e){return e.toLowerCase()},canCollapseWhitespace:Wb,canTrimWhitespace:Kb,html5:!0,ignoreCustomComments:[/^!/,/^\s*#/],ignoreCustomFragments:[/<%[\s\S]*?%>/,/<\?[\s\S]*?\?>/],includeAutoGeneratedTags:!0,log:Yb,minifyCSS:Zb,minifyJS:Yb,minifyURLs:Yb};return Object.keys(e).forEach((function(n){const r=e[n];if("caseSensitive"===n)r&&(t.name=Yb);else if("log"===n)"function"==typeof r&&(t.log=r);else if("minifyCSS"===n&&"function"!=typeof r){if(!r)return;const e="object"==typeof r?r:{};t.minifyCSS=async function(n,r){const i=Tb(n=n.replace(/(url\s*\(\s*)("|'|)(.*?)\2(\s*\))/gi,(function(e,n,r,i,o){return n+r+t.minifyURLs(i)+r+o})),r);return new Promise((o=>{new lp(e).minify(i,((e,i)=>{i.errors.length>0&&(i.errors.forEach(t.log),o(n));const a=function(e,t){let n;switch(t){case"inline":n=e.match(/^\*\{([\s\S]*)\}$/);break;case"media":n=e.match(/^@media ([\s\S]*?)\s*{[\s\S]*}$/)}return n?n[1]:e}(i.styles,r);o(a)}))}))}}else if("minifyJS"===n&&"function"!=typeof r){if(!r)return;const e="object"==typeof r?r:{};e.parse={...e.parse,bare_returns:!1},t.minifyJS=async function(n,r){const i=n.match(/^\s*<!--.*/),o=i?n.slice(i[0].length).replace(/\n\s*-->\s*$/,""):n;e.parse.bare_returns=r;try{const t=await async function(e,t,n){const r=Bv(e,t,n);let i,o;do{o=r.next(await i),i=o.value}while(!o.done);return o.value}(o,e);return t.code.replace(/;$/,"")}catch(e){return t.log(e),n}}}else if("minifyURLs"===n&&"function"!=typeof r){if(!r)return;let e=r;"string"==typeof r?e={site:r}:"object"!=typeof r&&(e={}),t.minifyURLs=function(n){try{return hd.relate(n,e)}catch(e){return t.log(e),n}}}else t[n]=r})),t};function Jb(e){let t;do{t=Math.random().toString(36).replace(/^0\.[0-9]*/,"")}while(~e.indexOf(t));return t}const ey=new Set(["script","style"]);async function ty(e,t,n){t.collapseWhitespace&&(e=cb(e,t,!0,!0));const r=[];let i,o,a="",s="",l=[];const c=[],u=[];let p="",d="";const f=[],h=[];let m,g,_;e=e.replace(/<!-- htmlmin:ignore -->([\s\S]*?)<!-- htmlmin:ignore -->/g,(function(n,r){if(!m){m=Jb(e);const n=new RegExp("^"+m+"([0-9]+)$");t.ignoreCustomComments?t.ignoreCustomComments=t.ignoreCustomComments.slice():t.ignoreCustomComments=[],t.ignoreCustomComments.push(n)}const i="\x3c!--"+m+f.length+"--\x3e";return f.push(r),i}));const v=t.ignoreCustomFragments.map((function(e){return e.source}));if(v.length){const n=new RegExp("\\s*(?:"+v.join("|")+")+\\s*","g");e=e.replace(n,(function(n){var r;g||(g=Jb(e),_=new RegExp("(\\s*)"+g+"([0-9]+)"+g+"(\\s*)","g"),t.minifyCSS&&(t.minifyCSS=(r=t.minifyCSS,function(e,t){e=e.replace(_,(function(e,t,n){const r=h[+n];return r[1]+g+n+g+r[2]}));const n=[];return(new lp).minify(Tb(e,t)).warnings.forEach((function(t){const r=_.exec(t);if(r){const t=g+r[2]+g;e=e.replace(t,Ab(t)),n.push(t)}})),r(e,t).then((e=>(n.forEach((function(t){e=e.replace(Ab(t),t)})),e)))})),t.minifyJS&&(t.minifyJS=function(e){return function(t,n){return e(t.replace(_,(function(e,t,n){const r=h[+n];return r[1]+g+n+g+r[2]})),n)}}(t.minifyJS)));const i=g+h.length+g;return h.push(/^(\s*)[\s\S]*?(\s*)$/.exec(n)),"\t"+i+"\t"}))}function b(e,n){return t.canTrimWhitespace(e,n,Kb)}function y(){let e=r.length-1;for(;e>0&&!/^<[^/!]/.test(r[e]);)e--;r.length=Math.max(0,e)}function E(){let e=r.length-1;for(;e>0&&!/^<\//.test(r[e]);)e--;r.length=Math.max(0,e)}function w(e,n){for(let i=null;e>=0&&b(i);e--){const o=r[e],a=o.match(/^<\/([\w:-]+)>$/);if(a)i=a[1];else if(/>$/.test(o)||(r[e]=fb(o,null,n,t)))break}}function x(e){let t=r.length-1;if(r.length>1){const e=r[r.length-1];/^(?:<!|$)/.test(e)&&-1===e.indexOf(m)&&t--}w(t,e)}(t.sortAttributes&&"function"!=typeof t.sortAttributes||t.sortClassName&&"function"!=typeof t.sortClassName)&&await async function(e,t,n,r){const i=t.sortAttributes&&Object.create(null),o=t.sortClassName&&new ab;function a(e){return e.map((function(e){return t.name(e.name)}))}function s(e,t){return!t||-1===e.indexOf(t)}function l(e){return s(e,n)&&s(e,r)}const c=t.log;if(t.log=Yb,t.sortAttributes=!1,t.sortClassName=!1,await async function e(n){let r,s;const c=new ib(n,{start:function(e,n){i&&(i[e]||(i[e]=new ab),i[e].add(a(n).filter(l)));for(let i=0,a=n.length;i<a;i++){const a=n[i];o&&a.value&&"class"===t.name(a.name)?o.add(sb(a.value).split(/[ \t\n\f\r]+/).filter(l)):t.processScripts&&"type"===a.name.toLowerCase()&&(r=e,s=a.value)}},end:function(){r=""},chars:async function(n){t.processScripts&&ey.has(r)&&t.processScripts.indexOf(s)>-1&&await e(n)}});await c.parse()}(await ty(e,t)),t.log=c,i){const e=Object.create(null);for(const t in i)e[t]=i[t].createSorter();t.sortAttributes=function(t,n){const r=e[t];if(r){const e=Object.create(null),t=a(n);t.forEach((function(t,r){(e[t]||(e[t]=[])).push(n[r])})),r.sort(t).forEach((function(t,r){n[r]=e[t].shift()}))}}}if(o){const e=o.createSorter();t.sortClassName=function(t){return e.sort(t.split(/[ \n\f\r]+/)).join(" ")}}}(e,t,m,g);const S=new ib(e,{partialMarkup:n,continueOnParseError:t.continueOnParseError,customAttrAssign:t.customAttrAssign,customAttrSurround:t.customAttrSurround,html5:t.html5,start:async function(e,n,f,h,m){"svg"===e.toLowerCase()&&((t=Object.create(t)).caseSensitive=!0,t.keepClosingSlash=!0,t.name=Yb),e=t.name(e),s=e,i=e,pb.has(e)||(a=""),o=!1,l=n;let _=t.removeOptionalTags;if(_){const t=qb.has(e);t&&function(e,t){switch(e){case"html":case"head":return!0;case"body":return!Ob.has(t);case"colgroup":return"col"===t;case"tbody":return"tr"===t}return!1}(p,e)&&y(),p="",t&&function(e,t){switch(e){case"html":case"head":case"body":case"colgroup":case"caption":return!0;case"li":case"optgroup":case"tr":return t===e;case"dt":case"dd":return kb.has(t);case"p":return Nb.has(t);case"rb":case"rt":case"rp":return Ib.has(t);case"rtc":return Fb.has(t);case"option":return Mb.has(t);case"thead":case"tbody":return Lb.has(t);case"tfoot":return"tbody"===t;case"td":case"th":return Bb.has(t)}return!1}(d,e)&&(E(),_=!function(e,t){switch(t){case"colgroup":return"colgroup"===e;case"tbody":return Pb.has(e)}return!1}(d,e)),d=""}t.collapseWhitespace&&(c.length||x(e),f||(b(e,n)&&!c.length||c.push(e),function(e,n){return t.canCollapseWhitespace(e,n,Wb)}(e,n)&&!u.length||u.push(e)));const v="<"+e,w=h&&t.keepClosingSlash;r.push(v),t.sortAttributes&&t.sortAttributes(e,n);const S=[];for(let r=n.length,i=!0;--r>=0;){const o=await Xb(n[r],n,e,t);o&&(S.unshift($b(o,w,t,i,g)),i=!1)}S.length>0?(r.push(" "),r.push.apply(r,S)):_&&Cb.has(e)&&(p=e),r.push(r.pop()+(w?"/":"")+">"),m&&!t.includeAutoGeneratedTags&&(y(),p="")},end:function(e,n,l){"svg"===e.toLowerCase()&&(t=Object.getPrototypeOf(t)),e=t.name(e),t.collapseWhitespace&&(c.length?e===c[c.length-1]&&c.pop():x("/"+e),u.length&&e===u[u.length-1]&&u.pop());let f=!1;e===s&&(s="",f=!o),t.removeOptionalTags&&(f&&Ub.has(p)&&y(),p="",!qb.has(e)||!d||jb.has(d)||"p"===d&&Rb.has(e)||E(),d=Db.has(e)?e:""),t.removeEmptyElements&&f&&function(e,t){switch(e){case"textarea":return!1;case"audio":case"script":case"video":if(Hb("src",t))return!1;break;case"iframe":if(Hb("src",t)||Hb("srcdoc",t))return!1;break;case"object":if(Hb("data",t))return!1;break;case"applet":if(Hb("code",t))return!1}return!0}(e,n)?(y(),p="",d=""):(l&&!t.includeAutoGeneratedTags?d="":r.push("</"+e+">"),i="/"+e,ub.has(e)?f&&(a+="|"):a="")},chars:async function(e,n,f){if(n=""===n?"comment":n,f=""===f?"comment":f,t.decodeEntities&&e&&!ey.has(s)&&(e=function(e,t=gp.Legacy){return wp(e,t)}(e)),t.collapseWhitespace){if(!c.length){if("comment"===n){const o=r[r.length-1];if(-1===o.indexOf(m)&&(o||(n=i),r.length>1&&(!o||!t.conservativeCollapse&&/ $/.test(a)))){const t=r.length-2;r[t]=r[t].replace(/\s+$/,(function(t){return e=t+e,""}))}}if(n)if("/nobr"===n||"wbr"===n){if(/^\s/.test(e)){let e=r.length-1;for(;e>0&&0!==r[e].lastIndexOf("<"+n);)e--;w(e-1,"br")}}else pb.has("/"===n.charAt(0)?n.slice(1):n)&&(e=cb(e,t,/(?:^|\s)$/.test(a)));!(e=n||f?fb(e,n,f,t):cb(e,t,!0,!0))&&/\s$/.test(a)&&n&&"/"===n.charAt(0)&&w(r.length-1,f)}u.length||"html"===f||n&&f||(e=cb(e,t,!1,!1,!0))}t.processScripts&&ey.has(s)&&(e=await async function(e,t,n){for(let r=0,i=n.length;r<i;r++)if("type"===n[r].name.toLowerCase()&&t.processScripts.indexOf(n[r].value)>-1)return await ty(e,t);return e}(e,t,l)),function(e,t){if("script"!==e)return!1;for(let e=0,n=t.length;e<n;e++)if("type"===t[e].name.toLowerCase())return _b(t[e].value);return!0}(s,l)&&(e=await t.minifyJS(e)),bb(s,l)&&(e=await t.minifyCSS(e)),t.removeOptionalTags&&e&&(("html"===p||"body"===p&&!/^\s/.test(e))&&y(),p="",(zb.has(d)||Vb.has(d)&&!/^\s/.test(e))&&E(),d=""),i=/^\s*$/.test(e)?n:"comment",t.decodeEntities&&e&&!ey.has(s)&&(e=e.replace(/&((?:Iacute|aacute|uacute|plusmn|Otilde|otilde|agrave|Agrave|Yacute|yacute|Oslash|oslash|atilde|Atilde|brvbar|ccedil|Ccedil|Ograve|curren|divide|eacute|Eacute|ograve|Oacute|egrave|Egrave|Ugrave|frac12|frac14|frac34|ugrave|oacute|iacute|Ntilde|ntilde|Uacute|middot|igrave|Igrave|iquest|Aacute|cedil|laquo|micro|iexcl|Icirc|icirc|acirc|Ucirc|Ecirc|ocirc|Ocirc|ecirc|ucirc|Aring|aring|AElig|aelig|acute|pound|raquo|Acirc|times|THORN|szlig|thorn|COPY|auml|ordf|ordm|Uuml|macr|uuml|Auml|ouml|Ouml|para|nbsp|euml|quot|QUOT|Euml|yuml|cent|sect|copy|sup1|sup2|sup3|iuml|Iuml|ETH|shy|reg|not|yen|amp|AMP|REG|uml|eth|deg|gt|GT|LT|lt)(?!;)|(?:#?[0-9a-zA-Z]+;))/g,"&$1").replace(/</g,"<")),_&&t.collapseWhitespace&&c.length&&(e=e.replace(_,(function(e,t,n){return h[+n][0]}))),a+=e,e&&(o=!0),r.push(e)},comment:async function(e,n){const i=n?"<!":"\x3c!--",o=n?">":"--\x3e";e=function(e){return/^\[if\s[^\]]+]|\[endif]$/.test(e)}(e)?i+await async function(e,t){return t.processConditionalComments?await Uv(e,/^(\[if\s[^\]]+]>)([\s\S]*?)(<!\[endif])$/,(async function(e,n,r,i){return n+await ty(r,t,!0)+i})):e}(e,t)+o:t.removeComments?function(e,t){for(let n=0,r=t.ignoreCustomComments.length;n<r;n++)if(t.ignoreCustomComments[n].test(e))return!0;return!1}(e,t)?"\x3c!--"+e+"--\x3e":"":i+e+o,t.removeOptionalTags&&e&&(p="",d=""),r.push(e)},doctype:function(e){r.push(t.useShortDoctype?"<!doctype"+(t.removeTagWhitespace?"":" ")+"html>":lb(e))}});return await S.parse(),t.removeOptionalTags&&(Ub.has(p)&&y(),d&&!jb.has(d)&&E()),t.collapseWhitespace&&x("br"),function(e,t,n,r){let i;const o=t.maxLineLength,a=t.noNewlinesBeforeTagClose;if(o){let t="";const s=[];for(;e.length;){const i=t.length,l=e[0].indexOf("\n"),c=Boolean(e[0].match(Kv)),u=a&&c;l<0?t+=r(n(e.shift())):(t+=r(n(e[0].slice(0,l))),e[0]=e[0].slice(l+1)),i>0&&t.length>o&&!u?(s.push(t.slice(0,i)),t=t.slice(i)):l>=0&&(s.push(t),t="")}t&&s.push(t),i=s.join("\n")}else i=r(n(e.join("")));return t.collapseWhitespace?cb(i,t,!0,!0):i}(r,t,_?function(e){return e.replace(_,(function(e,n,r,i){let o=h[+r][0];return t.collapseWhitespace?("\t"!==n&&(o=n+o),"\t"!==i&&(o+=i),cb(o,{preserveLineBreaks:t.preserveLineBreaks,conservativeCollapse:!t.trimCustomFragments},/^[ \n\r\t\f]/.test(o),/[ \n\r\t\f]$/.test(o))):o}))}:Yb,m?function(e){return e.replace(new RegExp("\x3c!--"+m+"([0-9]+)--\x3e","g"),(function(e,t){return f[+t]}))}:Yb)}var ny,ry={exports:{}};
|
|
10
|
+
/**
|
|
11
|
+
* @license
|
|
12
|
+
* Lodash <https://lodash.com/>
|
|
13
|
+
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
14
|
+
* Released under MIT license <https://lodash.com/license>
|
|
15
|
+
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
|
16
|
+
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
17
|
+
*/var iy,oy,ay=(ny||(ny=1,iy=ry,oy=ry.exports,function(){var t,n="Expected a function",r="__lodash_hash_undefined__",i="__lodash_placeholder__",o=16,a=32,s=64,l=128,c=256,u=1/0,p=9007199254740991,d=NaN,f=4294967295,h=[["ary",l],["bind",1],["bindKey",2],["curry",8],["curryRight",o],["flip",512],["partial",a],["partialRight",s],["rearg",c]],m="[object Arguments]",g="[object Array]",_="[object Boolean]",v="[object Date]",b="[object Error]",y="[object Function]",E="[object GeneratorFunction]",w="[object Map]",x="[object Number]",S="[object Object]",A="[object Promise]",T="[object RegExp]",C="[object Set]",D="[object String]",O="[object Symbol]",k="[object WeakMap]",N="[object ArrayBuffer]",R="[object DataView]",I="[object Float32Array]",F="[object Float64Array]",M="[object Int8Array]",L="[object Int16Array]",P="[object Int32Array]",B="[object Uint8Array]",U="[object Uint8ClampedArray]",z="[object Uint16Array]",V="[object Uint32Array]",j=/\b__p \+= '';/g,q=/\b(__p \+=) '' \+/g,G=/(__e\(.*?\)|\b__t\)) \+\n'';/g,H=/&(?:amp|lt|gt|quot|#39);/g,W=/[&<>"']/g,K=RegExp(H.source),X=RegExp(W.source),$=/<%-([\s\S]+?)%>/g,Y=/<%([\s\S]+?)%>/g,Z=/<%=([\s\S]+?)%>/g,Q=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,J=/^\w*$/,ee=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,te=/[\\^$.*+?()[\]{}|]/g,ne=RegExp(te.source),re=/^\s+/,ie=/\s/,oe=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,ae=/\{\n\/\* \[wrapped with (.+)\] \*/,se=/,? & /,le=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,ce=/[()=,{}\[\]\/\s]/,ue=/\\(\\)?/g,pe=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,de=/\w*$/,fe=/^[-+]0x[0-9a-f]+$/i,he=/^0b[01]+$/i,me=/^\[object .+?Constructor\]$/,ge=/^0o[0-7]+$/i,_e=/^(?:0|[1-9]\d*)$/,ve=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,be=/($^)/,ye=/['\n\r\u2028\u2029\\]/g,Ee="\\ud800-\\udfff",we="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",xe="\\u2700-\\u27bf",Se="a-z\\xdf-\\xf6\\xf8-\\xff",Ae="A-Z\\xc0-\\xd6\\xd8-\\xde",Te="\\ufe0e\\ufe0f",Ce="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",De="['’]",Oe="["+Ee+"]",ke="["+Ce+"]",Ne="["+we+"]",Re="\\d+",Ie="["+xe+"]",Fe="["+Se+"]",Me="[^"+Ee+Ce+Re+xe+Se+Ae+"]",Le="\\ud83c[\\udffb-\\udfff]",Pe="[^"+Ee+"]",Be="(?:\\ud83c[\\udde6-\\uddff]){2}",Ue="[\\ud800-\\udbff][\\udc00-\\udfff]",ze="["+Ae+"]",Ve="\\u200d",je="(?:"+Fe+"|"+Me+")",qe="(?:"+ze+"|"+Me+")",Ge="(?:['’](?:d|ll|m|re|s|t|ve))?",He="(?:['’](?:D|LL|M|RE|S|T|VE))?",We="(?:"+Ne+"|"+Le+")?",Ke="["+Te+"]?",Xe=Ke+We+"(?:"+Ve+"(?:"+[Pe,Be,Ue].join("|")+")"+Ke+We+")*",$e="(?:"+[Ie,Be,Ue].join("|")+")"+Xe,Ye="(?:"+[Pe+Ne+"?",Ne,Be,Ue,Oe].join("|")+")",Ze=RegExp(De,"g"),Qe=RegExp(Ne,"g"),Je=RegExp(Le+"(?="+Le+")|"+Ye+Xe,"g"),et=RegExp([ze+"?"+Fe+"+"+Ge+"(?="+[ke,ze,"$"].join("|")+")",qe+"+"+He+"(?="+[ke,ze+je,"$"].join("|")+")",ze+"?"+je+"+"+Ge,ze+"+"+He,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Re,$e].join("|"),"g"),tt=RegExp("["+Ve+Ee+we+Te+"]"),nt=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,rt=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],it=-1,ot={};ot[I]=ot[F]=ot[M]=ot[L]=ot[P]=ot[B]=ot[U]=ot[z]=ot[V]=!0,ot[m]=ot[g]=ot[N]=ot[_]=ot[R]=ot[v]=ot[b]=ot[y]=ot[w]=ot[x]=ot[S]=ot[T]=ot[C]=ot[D]=ot[k]=!1;var at={};at[m]=at[g]=at[N]=at[R]=at[_]=at[v]=at[I]=at[F]=at[M]=at[L]=at[P]=at[w]=at[x]=at[S]=at[T]=at[C]=at[D]=at[O]=at[B]=at[U]=at[z]=at[V]=!0,at[b]=at[y]=at[k]=!1;var st={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},lt=parseFloat,ct=parseInt,ut="object"==typeof e&&e&&e.Object===Object&&e,pt="object"==typeof self&&self&&self.Object===Object&&self,dt=ut||pt||Function("return this")(),ft=oy&&!oy.nodeType&&oy,ht=ft&&iy&&!iy.nodeType&&iy,mt=ht&&ht.exports===ft,gt=mt&&ut.process,_t=function(){try{var e=ht&&ht.require&&ht.require("util").types;return e||gt&>.binding&>.binding("util")}catch(e){}}(),vt=_t&&_t.isArrayBuffer,bt=_t&&_t.isDate,yt=_t&&_t.isMap,Et=_t&&_t.isRegExp,wt=_t&&_t.isSet,xt=_t&&_t.isTypedArray;function St(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}function At(e,t,n,r){for(var i=-1,o=null==e?0:e.length;++i<o;){var a=e[i];t(r,a,n(a),e)}return r}function Tt(e,t){for(var n=-1,r=null==e?0:e.length;++n<r&&!1!==t(e[n],n,e););return e}function Ct(e,t){for(var n=null==e?0:e.length;n--&&!1!==t(e[n],n,e););return e}function Dt(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(!t(e[n],n,e))return!1;return!0}function Ot(e,t){for(var n=-1,r=null==e?0:e.length,i=0,o=[];++n<r;){var a=e[n];t(a,n,e)&&(o[i++]=a)}return o}function kt(e,t){return!(null==e||!e.length)&&zt(e,t,0)>-1}function Nt(e,t,n){for(var r=-1,i=null==e?0:e.length;++r<i;)if(n(t,e[r]))return!0;return!1}function Rt(e,t){for(var n=-1,r=null==e?0:e.length,i=Array(r);++n<r;)i[n]=t(e[n],n,e);return i}function It(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e}function Ft(e,t,n,r){var i=-1,o=null==e?0:e.length;for(r&&o&&(n=e[++i]);++i<o;)n=t(n,e[i],i,e);return n}function Mt(e,t,n,r){var i=null==e?0:e.length;for(r&&i&&(n=e[--i]);i--;)n=t(n,e[i],i,e);return n}function Lt(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}var Pt=Gt("length");function Bt(e,t,n){var r;return n(e,(function(e,n,i){if(t(e,n,i))return r=n,!1})),r}function Ut(e,t,n,r){for(var i=e.length,o=n+(r?1:-1);r?o--:++o<i;)if(t(e[o],o,e))return o;return-1}function zt(e,t,n){return t==t?function(e,t,n){for(var r=n-1,i=e.length;++r<i;)if(e[r]===t)return r;return-1}(e,t,n):Ut(e,jt,n)}function Vt(e,t,n,r){for(var i=n-1,o=e.length;++i<o;)if(r(e[i],t))return i;return-1}function jt(e){return e!=e}function qt(e,t){var n=null==e?0:e.length;return n?Kt(e,t)/n:d}function Gt(e){return function(n){return null==n?t:n[e]}}function Ht(e){return function(n){return null==e?t:e[n]}}function Wt(e,t,n,r,i){return i(e,(function(e,i,o){n=r?(r=!1,e):t(n,e,i,o)})),n}function Kt(e,n){for(var r,i=-1,o=e.length;++i<o;){var a=n(e[i]);a!==t&&(r=r===t?a:r+a)}return r}function Xt(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}function $t(e){return e?e.slice(0,fn(e)+1).replace(re,""):e}function Yt(e){return function(t){return e(t)}}function Zt(e,t){return Rt(t,(function(t){return e[t]}))}function Qt(e,t){return e.has(t)}function Jt(e,t){for(var n=-1,r=e.length;++n<r&&zt(t,e[n],0)>-1;);return n}function en(e,t){for(var n=e.length;n--&&zt(t,e[n],0)>-1;);return n}var tn=Ht({"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n","ſ":"s"}),nn=Ht({"&":"&","<":"<",">":">",'"':""","'":"'"});function rn(e){return"\\"+st[e]}function on(e){return tt.test(e)}function an(e){var t=-1,n=Array(e.size);return e.forEach((function(e,r){n[++t]=[r,e]})),n}function sn(e,t){return function(n){return e(t(n))}}function ln(e,t){for(var n=-1,r=e.length,o=0,a=[];++n<r;){var s=e[n];s!==t&&s!==i||(e[n]=i,a[o++]=n)}return a}function cn(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=e})),n}function un(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=[e,e]})),n}function pn(e){return on(e)?function(e){for(var t=Je.lastIndex=0;Je.test(e);)++t;return t}(e):Pt(e)}function dn(e){return on(e)?function(e){return e.match(Je)||[]}(e):function(e){return e.split("")}(e)}function fn(e){for(var t=e.length;t--&&ie.test(e.charAt(t)););return t}var hn=Ht({"&":"&","<":"<",">":">",""":'"',"'":"'"}),mn=function e(ie){var Ee,we=(ie=null==ie?dt:mn.defaults(dt.Object(),ie,mn.pick(dt,rt))).Array,xe=ie.Date,Se=ie.Error,Ae=ie.Function,Te=ie.Math,Ce=ie.Object,De=ie.RegExp,Oe=ie.String,ke=ie.TypeError,Ne=we.prototype,Re=Ae.prototype,Ie=Ce.prototype,Fe=ie["__core-js_shared__"],Me=Re.toString,Le=Ie.hasOwnProperty,Pe=0,Be=(Ee=/[^.]+$/.exec(Fe&&Fe.keys&&Fe.keys.IE_PROTO||""))?"Symbol(src)_1."+Ee:"",Ue=Ie.toString,ze=Me.call(Ce),Ve=dt._,je=De("^"+Me.call(Le).replace(te,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),qe=mt?ie.Buffer:t,Ge=ie.Symbol,He=ie.Uint8Array,We=qe?qe.allocUnsafe:t,Ke=sn(Ce.getPrototypeOf,Ce),Xe=Ce.create,$e=Ie.propertyIsEnumerable,Ye=Ne.splice,Je=Ge?Ge.isConcatSpreadable:t,tt=Ge?Ge.iterator:t,st=Ge?Ge.toStringTag:t,ut=function(){try{var e=fo(Ce,"defineProperty");return e({},"",{}),e}catch(e){}}(),pt=ie.clearTimeout!==dt.clearTimeout&&ie.clearTimeout,ft=xe&&xe.now!==dt.Date.now&&xe.now,ht=ie.setTimeout!==dt.setTimeout&&ie.setTimeout,gt=Te.ceil,_t=Te.floor,Pt=Ce.getOwnPropertySymbols,Ht=qe?qe.isBuffer:t,gn=ie.isFinite,_n=Ne.join,vn=sn(Ce.keys,Ce),bn=Te.max,yn=Te.min,En=xe.now,wn=ie.parseInt,xn=Te.random,Sn=Ne.reverse,An=fo(ie,"DataView"),Tn=fo(ie,"Map"),Cn=fo(ie,"Promise"),Dn=fo(ie,"Set"),On=fo(ie,"WeakMap"),kn=fo(Ce,"create"),Nn=On&&new On,Rn={},In=Uo(An),Fn=Uo(Tn),Mn=Uo(Cn),Ln=Uo(Dn),Pn=Uo(On),Bn=Ge?Ge.prototype:t,Un=Bn?Bn.valueOf:t,zn=Bn?Bn.toString:t;function Vn(e){if(ns(e)&&!Ha(e)&&!(e instanceof Hn)){if(e instanceof Gn)return e;if(Le.call(e,"__wrapped__"))return zo(e)}return new Gn(e)}var jn=function(){function e(){}return function(n){if(!ts(n))return{};if(Xe)return Xe(n);e.prototype=n;var r=new e;return e.prototype=t,r}}();function qn(){}function Gn(e,n){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!n,this.__index__=0,this.__values__=t}function Hn(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=f,this.__views__=[]}function Wn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function Kn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function Xn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}function $n(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new Xn;++t<n;)this.add(e[t])}function Yn(e){var t=this.__data__=new Kn(e);this.size=t.size}function Zn(e,t){var n=Ha(e),r=!n&&Ga(e),i=!n&&!r&&$a(e),o=!n&&!r&&!i&&us(e),a=n||r||i||o,s=a?Xt(e.length,Oe):[],l=s.length;for(var c in e)!t&&!Le.call(e,c)||a&&("length"==c||i&&("offset"==c||"parent"==c)||o&&("buffer"==c||"byteLength"==c||"byteOffset"==c)||yo(c,l))||s.push(c);return s}function Qn(e){var n=e.length;return n?e[$r(0,n-1)]:t}function Jn(e,t){return Lo(ki(e),lr(t,0,e.length))}function er(e){return Lo(ki(e))}function tr(e,n,r){(r!==t&&!Va(e[n],r)||r===t&&!(n in e))&&ar(e,n,r)}function nr(e,n,r){var i=e[n];Le.call(e,n)&&Va(i,r)&&(r!==t||n in e)||ar(e,n,r)}function rr(e,t){for(var n=e.length;n--;)if(Va(e[n][0],t))return n;return-1}function ir(e,t,n,r){return fr(e,(function(e,i,o){t(r,e,n(e),o)})),r}function or(e,t){return e&&Ni(t,Rs(t),e)}function ar(e,t,n){"__proto__"==t&&ut?ut(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}function sr(e,n){for(var r=-1,i=n.length,o=we(i),a=null==e;++r<i;)o[r]=a?t:Cs(e,n[r]);return o}function lr(e,n,r){return e==e&&(r!==t&&(e=e<=r?e:r),n!==t&&(e=e>=n?e:n)),e}function cr(e,n,r,i,o,a){var s,l=1&n,c=2&n,u=4&n;if(r&&(s=o?r(e,i,o,a):r(e)),s!==t)return s;if(!ts(e))return e;var p=Ha(e);if(p){if(s=function(e){var t=e.length,n=new e.constructor(t);return t&&"string"==typeof e[0]&&Le.call(e,"index")&&(n.index=e.index,n.input=e.input),n}(e),!l)return ki(e,s)}else{var d=go(e),f=d==y||d==E;if($a(e))return Si(e,l);if(d==S||d==m||f&&!o){if(s=c||f?{}:vo(e),!l)return c?function(e,t){return Ni(e,mo(e),t)}(e,function(e,t){return e&&Ni(t,Is(t),e)}(s,e)):function(e,t){return Ni(e,ho(e),t)}(e,or(s,e))}else{if(!at[d])return o?e:{};s=function(e,t,n){var r,i=e.constructor;switch(t){case N:return Ai(e);case _:case v:return new i(+e);case R:return function(e,t){var n=t?Ai(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}(e,n);case I:case F:case M:case L:case P:case B:case U:case z:case V:return Ti(e,n);case w:return new i;case x:case D:return new i(e);case T:return function(e){var t=new e.constructor(e.source,de.exec(e));return t.lastIndex=e.lastIndex,t}(e);case C:return new i;case O:return r=e,Un?Ce(Un.call(r)):{}}}(e,d,l)}}a||(a=new Yn);var h=a.get(e);if(h)return h;a.set(e,s),ss(e)?e.forEach((function(t){s.add(cr(t,n,r,t,e,a))})):rs(e)&&e.forEach((function(t,i){s.set(i,cr(t,n,r,i,e,a))}));var g=p?t:(u?c?oo:io:c?Is:Rs)(e);return Tt(g||e,(function(t,i){g&&(t=e[i=t]),nr(s,i,cr(t,n,r,i,e,a))})),s}function ur(e,n,r){var i=r.length;if(null==e)return!i;for(e=Ce(e);i--;){var o=r[i],a=n[o],s=e[o];if(s===t&&!(o in e)||!a(s))return!1}return!0}function pr(e,r,i){if("function"!=typeof e)throw new ke(n);return Ro((function(){e.apply(t,i)}),r)}function dr(e,t,n,r){var i=-1,o=kt,a=!0,s=e.length,l=[],c=t.length;if(!s)return l;n&&(t=Rt(t,Yt(n))),r?(o=Nt,a=!1):t.length>=200&&(o=Qt,a=!1,t=new $n(t));e:for(;++i<s;){var u=e[i],p=null==n?u:n(u);if(u=r||0!==u?u:0,a&&p==p){for(var d=c;d--;)if(t[d]===p)continue e;l.push(u)}else o(t,p,r)||l.push(u)}return l}Vn.templateSettings={escape:$,evaluate:Y,interpolate:Z,variable:"",imports:{_:Vn}},Vn.prototype=qn.prototype,Vn.prototype.constructor=Vn,Gn.prototype=jn(qn.prototype),Gn.prototype.constructor=Gn,Hn.prototype=jn(qn.prototype),Hn.prototype.constructor=Hn,Wn.prototype.clear=function(){this.__data__=kn?kn(null):{},this.size=0},Wn.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},Wn.prototype.get=function(e){var n=this.__data__;if(kn){var i=n[e];return i===r?t:i}return Le.call(n,e)?n[e]:t},Wn.prototype.has=function(e){var n=this.__data__;return kn?n[e]!==t:Le.call(n,e)},Wn.prototype.set=function(e,n){var i=this.__data__;return this.size+=this.has(e)?0:1,i[e]=kn&&n===t?r:n,this},Kn.prototype.clear=function(){this.__data__=[],this.size=0},Kn.prototype.delete=function(e){var t=this.__data__,n=rr(t,e);return!(n<0||(n==t.length-1?t.pop():Ye.call(t,n,1),--this.size,0))},Kn.prototype.get=function(e){var n=this.__data__,r=rr(n,e);return r<0?t:n[r][1]},Kn.prototype.has=function(e){return rr(this.__data__,e)>-1},Kn.prototype.set=function(e,t){var n=this.__data__,r=rr(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this},Xn.prototype.clear=function(){this.size=0,this.__data__={hash:new Wn,map:new(Tn||Kn),string:new Wn}},Xn.prototype.delete=function(e){var t=uo(this,e).delete(e);return this.size-=t?1:0,t},Xn.prototype.get=function(e){return uo(this,e).get(e)},Xn.prototype.has=function(e){return uo(this,e).has(e)},Xn.prototype.set=function(e,t){var n=uo(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this},$n.prototype.add=$n.prototype.push=function(e){return this.__data__.set(e,r),this},$n.prototype.has=function(e){return this.__data__.has(e)},Yn.prototype.clear=function(){this.__data__=new Kn,this.size=0},Yn.prototype.delete=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n},Yn.prototype.get=function(e){return this.__data__.get(e)},Yn.prototype.has=function(e){return this.__data__.has(e)},Yn.prototype.set=function(e,t){var n=this.__data__;if(n instanceof Kn){var r=n.__data__;if(!Tn||r.length<199)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new Xn(r)}return n.set(e,t),this.size=n.size,this};var fr=Fi(Er),hr=Fi(wr,!0);function mr(e,t){var n=!0;return fr(e,(function(e,r,i){return n=!!t(e,r,i)})),n}function gr(e,n,r){for(var i=-1,o=e.length;++i<o;){var a=e[i],s=n(a);if(null!=s&&(l===t?s==s&&!cs(s):r(s,l)))var l=s,c=a}return c}function _r(e,t){var n=[];return fr(e,(function(e,r,i){t(e,r,i)&&n.push(e)})),n}function vr(e,t,n,r,i){var o=-1,a=e.length;for(n||(n=bo),i||(i=[]);++o<a;){var s=e[o];t>0&&n(s)?t>1?vr(s,t-1,n,r,i):It(i,s):r||(i[i.length]=s)}return i}var br=Mi(),yr=Mi(!0);function Er(e,t){return e&&br(e,t,Rs)}function wr(e,t){return e&&yr(e,t,Rs)}function xr(e,t){return Ot(t,(function(t){return Qa(e[t])}))}function Sr(e,n){for(var r=0,i=(n=yi(n,e)).length;null!=e&&r<i;)e=e[Bo(n[r++])];return r&&r==i?e:t}function Ar(e,t,n){var r=t(e);return Ha(e)?r:It(r,n(e))}function Tr(e){return null==e?e===t?"[object Undefined]":"[object Null]":st&&st in Ce(e)?function(e){var n=Le.call(e,st),r=e[st];try{e[st]=t;var i=!0}catch(e){}var o=Ue.call(e);return i&&(n?e[st]=r:delete e[st]),o}(e):function(e){return Ue.call(e)}(e)}function Cr(e,t){return e>t}function Dr(e,t){return null!=e&&Le.call(e,t)}function Or(e,t){return null!=e&&t in Ce(e)}function kr(e,n,r){for(var i=r?Nt:kt,o=e[0].length,a=e.length,s=a,l=we(a),c=1/0,u=[];s--;){var p=e[s];s&&n&&(p=Rt(p,Yt(n))),c=yn(p.length,c),l[s]=!r&&(n||o>=120&&p.length>=120)?new $n(s&&p):t}p=e[0];var d=-1,f=l[0];e:for(;++d<o&&u.length<c;){var h=p[d],m=n?n(h):h;if(h=r||0!==h?h:0,!(f?Qt(f,m):i(u,m,r))){for(s=a;--s;){var g=l[s];if(!(g?Qt(g,m):i(e[s],m,r)))continue e}f&&f.push(m),u.push(h)}}return u}function Nr(e,n,r){var i=null==(e=Oo(e,n=yi(n,e)))?e:e[Bo(Zo(n))];return null==i?t:St(i,e,r)}function Rr(e){return ns(e)&&Tr(e)==m}function Ir(e,n,r,i,o){return e===n||(null==e||null==n||!ns(e)&&!ns(n)?e!=e&&n!=n:function(e,n,r,i,o,a){var s=Ha(e),l=Ha(n),c=s?g:go(e),u=l?g:go(n),p=(c=c==m?S:c)==S,d=(u=u==m?S:u)==S,f=c==u;if(f&&$a(e)){if(!$a(n))return!1;s=!0,p=!1}if(f&&!p)return a||(a=new Yn),s||us(e)?no(e,n,r,i,o,a):function(e,t,n,r,i,o,a){switch(n){case R:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case N:return!(e.byteLength!=t.byteLength||!o(new He(e),new He(t)));case _:case v:case x:return Va(+e,+t);case b:return e.name==t.name&&e.message==t.message;case T:case D:return e==t+"";case w:var s=an;case C:var l=1&r;if(s||(s=cn),e.size!=t.size&&!l)return!1;var c=a.get(e);if(c)return c==t;r|=2,a.set(e,t);var u=no(s(e),s(t),r,i,o,a);return a.delete(e),u;case O:if(Un)return Un.call(e)==Un.call(t)}return!1}(e,n,c,r,i,o,a);if(!(1&r)){var h=p&&Le.call(e,"__wrapped__"),y=d&&Le.call(n,"__wrapped__");if(h||y){var E=h?e.value():e,A=y?n.value():n;return a||(a=new Yn),o(E,A,r,i,a)}}return!!f&&(a||(a=new Yn),function(e,n,r,i,o,a){var s=1&r,l=io(e),c=l.length,u=io(n),p=u.length;if(c!=p&&!s)return!1;for(var d=c;d--;){var f=l[d];if(!(s?f in n:Le.call(n,f)))return!1}var h=a.get(e),m=a.get(n);if(h&&m)return h==n&&m==e;var g=!0;a.set(e,n),a.set(n,e);for(var _=s;++d<c;){var v=e[f=l[d]],b=n[f];if(i)var y=s?i(b,v,f,n,e,a):i(v,b,f,e,n,a);if(!(y===t?v===b||o(v,b,r,i,a):y)){g=!1;break}_||(_="constructor"==f)}if(g&&!_){var E=e.constructor,w=n.constructor;E==w||!("constructor"in e)||!("constructor"in n)||"function"==typeof E&&E instanceof E&&"function"==typeof w&&w instanceof w||(g=!1)}return a.delete(e),a.delete(n),g}(e,n,r,i,o,a))}(e,n,r,i,Ir,o))}function Fr(e,n,r,i){var o=r.length,a=o,s=!i;if(null==e)return!a;for(e=Ce(e);o--;){var l=r[o];if(s&&l[2]?l[1]!==e[l[0]]:!(l[0]in e))return!1}for(;++o<a;){var c=(l=r[o])[0],u=e[c],p=l[1];if(s&&l[2]){if(u===t&&!(c in e))return!1}else{var d=new Yn;if(i)var f=i(u,p,c,e,n,d);if(!(f===t?Ir(p,u,3,i,d):f))return!1}}return!0}function Mr(e){return!(!ts(e)||(t=e,Be&&Be in t))&&(Qa(e)?je:me).test(Uo(e));var t}function Lr(e){return"function"==typeof e?e:null==e?il:"object"==typeof e?Ha(e)?jr(e[0],e[1]):Vr(e):fl(e)}function Pr(e){if(!Ao(e))return vn(e);var t=[];for(var n in Ce(e))Le.call(e,n)&&"constructor"!=n&&t.push(n);return t}function Br(e){if(!ts(e))return function(e){var t=[];if(null!=e)for(var n in Ce(e))t.push(n);return t}(e);var t=Ao(e),n=[];for(var r in e)("constructor"!=r||!t&&Le.call(e,r))&&n.push(r);return n}function Ur(e,t){return e<t}function zr(e,t){var n=-1,r=Ka(e)?we(e.length):[];return fr(e,(function(e,i,o){r[++n]=t(e,i,o)})),r}function Vr(e){var t=po(e);return 1==t.length&&t[0][2]?Co(t[0][0],t[0][1]):function(n){return n===e||Fr(n,e,t)}}function jr(e,n){return wo(e)&&To(n)?Co(Bo(e),n):function(r){var i=Cs(r,e);return i===t&&i===n?Ds(r,e):Ir(n,i,3)}}function qr(e,n,r,i,o){e!==n&&br(n,(function(a,s){if(o||(o=new Yn),ts(a))!function(e,n,r,i,o,a,s){var l=ko(e,r),c=ko(n,r),u=s.get(c);if(u)tr(e,r,u);else{var p=a?a(l,c,r+"",e,n,s):t,d=p===t;if(d){var f=Ha(c),h=!f&&$a(c),m=!f&&!h&&us(c);p=c,f||h||m?Ha(l)?p=l:Xa(l)?p=ki(l):h?(d=!1,p=Si(c,!0)):m?(d=!1,p=Ti(c,!0)):p=[]:os(c)||Ga(c)?(p=l,Ga(l)?p=vs(l):ts(l)&&!Qa(l)||(p=vo(c))):d=!1}d&&(s.set(c,p),o(p,c,i,a,s),s.delete(c)),tr(e,r,p)}}(e,n,s,r,qr,i,o);else{var l=i?i(ko(e,s),a,s+"",e,n,o):t;l===t&&(l=a),tr(e,s,l)}}),Is)}function Gr(e,n){var r=e.length;if(r)return yo(n+=n<0?r:0,r)?e[n]:t}function Hr(e,t,n){t=t.length?Rt(t,(function(e){return Ha(e)?function(t){return Sr(t,1===e.length?e[0]:e)}:e})):[il];var r=-1;t=Rt(t,Yt(co()));var i=zr(e,(function(e,n,i){var o=Rt(t,(function(t){return t(e)}));return{criteria:o,index:++r,value:e}}));return function(e,t){var n=e.length;for(e.sort(t);n--;)e[n]=e[n].value;return e}(i,(function(e,t){return function(e,t,n){for(var r=-1,i=e.criteria,o=t.criteria,a=i.length,s=n.length;++r<a;){var l=Ci(i[r],o[r]);if(l)return r>=s?l:l*("desc"==n[r]?-1:1)}return e.index-t.index}(e,t,n)}))}function Wr(e,t,n){for(var r=-1,i=t.length,o={};++r<i;){var a=t[r],s=Sr(e,a);n(s,a)&&ei(o,yi(a,e),s)}return o}function Kr(e,t,n,r){var i=r?Vt:zt,o=-1,a=t.length,s=e;for(e===t&&(t=ki(t)),n&&(s=Rt(e,Yt(n)));++o<a;)for(var l=0,c=t[o],u=n?n(c):c;(l=i(s,u,l,r))>-1;)s!==e&&Ye.call(s,l,1),Ye.call(e,l,1);return e}function Xr(e,t){for(var n=e?t.length:0,r=n-1;n--;){var i=t[n];if(n==r||i!==o){var o=i;yo(i)?Ye.call(e,i,1):di(e,i)}}return e}function $r(e,t){return e+_t(xn()*(t-e+1))}function Yr(e,t){var n="";if(!e||t<1||t>p)return n;do{t%2&&(n+=e),(t=_t(t/2))&&(e+=e)}while(t);return n}function Zr(e,t){return Io(Do(e,t,il),e+"")}function Qr(e){return Qn(Vs(e))}function Jr(e,t){var n=Vs(e);return Lo(n,lr(t,0,n.length))}function ei(e,n,r,i){if(!ts(e))return e;for(var o=-1,a=(n=yi(n,e)).length,s=a-1,l=e;null!=l&&++o<a;){var c=Bo(n[o]),u=r;if("__proto__"===c||"constructor"===c||"prototype"===c)return e;if(o!=s){var p=l[c];(u=i?i(p,c,l):t)===t&&(u=ts(p)?p:yo(n[o+1])?[]:{})}nr(l,c,u),l=l[c]}return e}var ti=Nn?function(e,t){return Nn.set(e,t),e}:il,ni=ut?function(e,t){return ut(e,"toString",{configurable:!0,enumerable:!1,value:tl(t),writable:!0})}:il;function ri(e){return Lo(Vs(e))}function ii(e,t,n){var r=-1,i=e.length;t<0&&(t=-t>i?0:i+t),(n=n>i?i:n)<0&&(n+=i),i=t>n?0:n-t>>>0,t>>>=0;for(var o=we(i);++r<i;)o[r]=e[r+t];return o}function oi(e,t){var n;return fr(e,(function(e,r,i){return!(n=t(e,r,i))})),!!n}function ai(e,t,n){var r=0,i=null==e?r:e.length;if("number"==typeof t&&t==t&&i<=2147483647){for(;r<i;){var o=r+i>>>1,a=e[o];null!==a&&!cs(a)&&(n?a<=t:a<t)?r=o+1:i=o}return i}return si(e,t,il,n)}function si(e,n,r,i){var o=0,a=null==e?0:e.length;if(0===a)return 0;for(var s=(n=r(n))!=n,l=null===n,c=cs(n),u=n===t;o<a;){var p=_t((o+a)/2),d=r(e[p]),f=d!==t,h=null===d,m=d==d,g=cs(d);if(s)var _=i||m;else _=u?m&&(i||f):l?m&&f&&(i||!h):c?m&&f&&!h&&(i||!g):!h&&!g&&(i?d<=n:d<n);_?o=p+1:a=p}return yn(a,4294967294)}function li(e,t){for(var n=-1,r=e.length,i=0,o=[];++n<r;){var a=e[n],s=t?t(a):a;if(!n||!Va(s,l)){var l=s;o[i++]=0===a?0:a}}return o}function ci(e){return"number"==typeof e?e:cs(e)?d:+e}function ui(e){if("string"==typeof e)return e;if(Ha(e))return Rt(e,ui)+"";if(cs(e))return zn?zn.call(e):"";var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function pi(e,t,n){var r=-1,i=kt,o=e.length,a=!0,s=[],l=s;if(n)a=!1,i=Nt;else if(o>=200){var c=t?null:Yi(e);if(c)return cn(c);a=!1,i=Qt,l=new $n}else l=t?[]:s;e:for(;++r<o;){var u=e[r],p=t?t(u):u;if(u=n||0!==u?u:0,a&&p==p){for(var d=l.length;d--;)if(l[d]===p)continue e;t&&l.push(p),s.push(u)}else i(l,p,n)||(l!==s&&l.push(p),s.push(u))}return s}function di(e,t){var n=-1,r=(t=yi(t,e)).length;if(!r)return!0;for(;++n<r;){var i=Bo(t[n]);if("__proto__"===i&&!Le.call(e,"__proto__"))return!1;if(("constructor"===i||"prototype"===i)&&n<r-1)return!1}var o=Oo(e,t);return null==o||delete o[Bo(Zo(t))]}function fi(e,t,n,r){return ei(e,t,n(Sr(e,t)),r)}function hi(e,t,n,r){for(var i=e.length,o=r?i:-1;(r?o--:++o<i)&&t(e[o],o,e););return n?ii(e,r?0:o,r?o+1:i):ii(e,r?o+1:0,r?i:o)}function mi(e,t){var n=e;return n instanceof Hn&&(n=n.value()),Ft(t,(function(e,t){return t.func.apply(t.thisArg,It([e],t.args))}),n)}function gi(e,t,n){var r=e.length;if(r<2)return r?pi(e[0]):[];for(var i=-1,o=we(r);++i<r;)for(var a=e[i],s=-1;++s<r;)s!=i&&(o[i]=dr(o[i]||a,e[s],t,n));return pi(vr(o,1),t,n)}function _i(e,n,r){for(var i=-1,o=e.length,a=n.length,s={};++i<o;){var l=i<a?n[i]:t;r(s,e[i],l)}return s}function vi(e){return Xa(e)?e:[]}function bi(e){return"function"==typeof e?e:il}function yi(e,t){return Ha(e)?e:wo(e,t)?[e]:Po(bs(e))}var Ei=Zr;function wi(e,n,r){var i=e.length;return r=r===t?i:r,!n&&r>=i?e:ii(e,n,r)}var xi=pt||function(e){return dt.clearTimeout(e)};function Si(e,t){if(t)return e.slice();var n=e.length,r=We?We(n):new e.constructor(n);return e.copy(r),r}function Ai(e){var t=new e.constructor(e.byteLength);return new He(t).set(new He(e)),t}function Ti(e,t){var n=t?Ai(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}function Ci(e,n){if(e!==n){var r=e!==t,i=null===e,o=e==e,a=cs(e),s=n!==t,l=null===n,c=n==n,u=cs(n);if(!l&&!u&&!a&&e>n||a&&s&&c&&!l&&!u||i&&s&&c||!r&&c||!o)return 1;if(!i&&!a&&!u&&e<n||u&&r&&o&&!i&&!a||l&&r&&o||!s&&o||!c)return-1}return 0}function Di(e,t,n,r){for(var i=-1,o=e.length,a=n.length,s=-1,l=t.length,c=bn(o-a,0),u=we(l+c),p=!r;++s<l;)u[s]=t[s];for(;++i<a;)(p||i<o)&&(u[n[i]]=e[i]);for(;c--;)u[s++]=e[i++];return u}function Oi(e,t,n,r){for(var i=-1,o=e.length,a=-1,s=n.length,l=-1,c=t.length,u=bn(o-s,0),p=we(u+c),d=!r;++i<u;)p[i]=e[i];for(var f=i;++l<c;)p[f+l]=t[l];for(;++a<s;)(d||i<o)&&(p[f+n[a]]=e[i++]);return p}function ki(e,t){var n=-1,r=e.length;for(t||(t=we(r));++n<r;)t[n]=e[n];return t}function Ni(e,n,r,i){var o=!r;r||(r={});for(var a=-1,s=n.length;++a<s;){var l=n[a],c=i?i(r[l],e[l],l,r,e):t;c===t&&(c=e[l]),o?ar(r,l,c):nr(r,l,c)}return r}function Ri(e,t){return function(n,r){var i=Ha(n)?At:ir,o=t?t():{};return i(n,e,co(r,2),o)}}function Ii(e){return Zr((function(n,r){var i=-1,o=r.length,a=o>1?r[o-1]:t,s=o>2?r[2]:t;for(a=e.length>3&&"function"==typeof a?(o--,a):t,s&&Eo(r[0],r[1],s)&&(a=o<3?t:a,o=1),n=Ce(n);++i<o;){var l=r[i];l&&e(n,l,i,a)}return n}))}function Fi(e,t){return function(n,r){if(null==n)return n;if(!Ka(n))return e(n,r);for(var i=n.length,o=t?i:-1,a=Ce(n);(t?o--:++o<i)&&!1!==r(a[o],o,a););return n}}function Mi(e){return function(t,n,r){for(var i=-1,o=Ce(t),a=r(t),s=a.length;s--;){var l=a[e?s:++i];if(!1===n(o[l],l,o))break}return t}}function Li(e){return function(n){var r=on(n=bs(n))?dn(n):t,i=r?r[0]:n.charAt(0),o=r?wi(r,1).join(""):n.slice(1);return i[e]()+o}}function Pi(e){return function(t){return Ft(Qs(Gs(t).replace(Ze,"")),e,"")}}function Bi(e){return function(){var t=arguments;switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3]);case 5:return new e(t[0],t[1],t[2],t[3],t[4]);case 6:return new e(t[0],t[1],t[2],t[3],t[4],t[5]);case 7:return new e(t[0],t[1],t[2],t[3],t[4],t[5],t[6])}var n=jn(e.prototype),r=e.apply(n,t);return ts(r)?r:n}}function Ui(e){return function(n,r,i){var o=Ce(n);if(!Ka(n)){var a=co(r,3);n=Rs(n),r=function(e){return a(o[e],e,o)}}var s=e(n,r,i);return s>-1?o[a?n[s]:s]:t}}function zi(e){return ro((function(r){var i=r.length,o=i,a=Gn.prototype.thru;for(e&&r.reverse();o--;){var s=r[o];if("function"!=typeof s)throw new ke(n);if(a&&!l&&"wrapper"==so(s))var l=new Gn([],!0)}for(o=l?o:i;++o<i;){var c=so(s=r[o]),u="wrapper"==c?ao(s):t;l=u&&xo(u[0])&&424==u[1]&&!u[4].length&&1==u[9]?l[so(u[0])].apply(l,u[3]):1==s.length&&xo(s)?l[c]():l.thru(s)}return function(){var e=arguments,t=e[0];if(l&&1==e.length&&Ha(t))return l.plant(t).value();for(var n=0,o=i?r[n].apply(this,e):t;++n<i;)o=r[n].call(this,o);return o}}))}function Vi(e,n,r,i,o,a,s,c,u,p){var d=n&l,f=1&n,h=2&n,m=24&n,g=512&n,_=h?t:Bi(e);return function l(){for(var v=arguments.length,b=we(v),y=v;y--;)b[y]=arguments[y];if(m)var E=lo(l),w=function(e,t){for(var n=e.length,r=0;n--;)e[n]===t&&++r;return r}(b,E);if(i&&(b=Di(b,i,o,m)),a&&(b=Oi(b,a,s,m)),v-=w,m&&v<p){var x=ln(b,E);return Xi(e,n,Vi,l.placeholder,r,b,x,c,u,p-v)}var S=f?r:this,A=h?S[e]:e;return v=b.length,c?b=function(e,n){for(var r=e.length,i=yn(n.length,r),o=ki(e);i--;){var a=n[i];e[i]=yo(a,r)?o[a]:t}return e}(b,c):g&&v>1&&b.reverse(),d&&u<v&&(b.length=u),this&&this!==dt&&this instanceof l&&(A=_||Bi(A)),A.apply(S,b)}}function ji(e,t){return function(n,r){return function(e,t,n,r){return Er(e,(function(e,i,o){t(r,n(e),i,o)})),r}(n,e,t(r),{})}}function qi(e,n){return function(r,i){var o;if(r===t&&i===t)return n;if(r!==t&&(o=r),i!==t){if(o===t)return i;"string"==typeof r||"string"==typeof i?(r=ui(r),i=ui(i)):(r=ci(r),i=ci(i)),o=e(r,i)}return o}}function Gi(e){return ro((function(t){return t=Rt(t,Yt(co())),Zr((function(n){var r=this;return e(t,(function(e){return St(e,r,n)}))}))}))}function Hi(e,n){var r=(n=n===t?" ":ui(n)).length;if(r<2)return r?Yr(n,e):n;var i=Yr(n,gt(e/pn(n)));return on(n)?wi(dn(i),0,e).join(""):i.slice(0,e)}function Wi(e){return function(n,r,i){return i&&"number"!=typeof i&&Eo(n,r,i)&&(r=i=t),n=hs(n),r===t?(r=n,n=0):r=hs(r),function(e,t,n,r){for(var i=-1,o=bn(gt((t-e)/(n||1)),0),a=we(o);o--;)a[r?o:++i]=e,e+=n;return a}(n,r,i=i===t?n<r?1:-1:hs(i),e)}}function Ki(e){return function(t,n){return"string"==typeof t&&"string"==typeof n||(t=_s(t),n=_s(n)),e(t,n)}}function Xi(e,n,r,i,o,l,c,u,p,d){var f=8&n;n|=f?a:s,4&(n&=~(f?s:a))||(n&=-4);var h=[e,n,o,f?l:t,f?c:t,f?t:l,f?t:c,u,p,d],m=r.apply(t,h);return xo(e)&&No(m,h),m.placeholder=i,Fo(m,e,n)}function $i(e){var t=Te[e];return function(e,n){if(e=_s(e),(n=null==n?0:yn(ms(n),292))&&gn(e)){var r=(bs(e)+"e").split("e");return+((r=(bs(t(r[0]+"e"+(+r[1]+n)))+"e").split("e"))[0]+"e"+(+r[1]-n))}return t(e)}}var Yi=Dn&&1/cn(new Dn([,-0]))[1]==u?function(e){return new Dn(e)}:cl;function Zi(e){return function(t){var n=go(t);return n==w?an(t):n==C?un(t):function(e,t){return Rt(t,(function(t){return[t,e[t]]}))}(t,e(t))}}function Qi(e,r,u,p,d,f,h,m){var g=2&r;if(!g&&"function"!=typeof e)throw new ke(n);var _=p?p.length:0;if(_||(r&=-97,p=d=t),h=h===t?h:bn(ms(h),0),m=m===t?m:ms(m),_-=d?d.length:0,r&s){var v=p,b=d;p=d=t}var y=g?t:ao(e),E=[e,r,u,p,d,v,b,f,h,m];if(y&&function(e,t){var n=e[1],r=t[1],o=n|r,a=o<131,s=r==l&&8==n||r==l&&n==c&&e[7].length<=t[8]||384==r&&t[7].length<=t[8]&&8==n;if(!a&&!s)return e;1&r&&(e[2]=t[2],o|=1&n?0:4);var u=t[3];if(u){var p=e[3];e[3]=p?Di(p,u,t[4]):u,e[4]=p?ln(e[3],i):t[4]}(u=t[5])&&(p=e[5],e[5]=p?Oi(p,u,t[6]):u,e[6]=p?ln(e[5],i):t[6]),(u=t[7])&&(e[7]=u),r&l&&(e[8]=null==e[8]?t[8]:yn(e[8],t[8])),null==e[9]&&(e[9]=t[9]),e[0]=t[0],e[1]=o}(E,y),e=E[0],r=E[1],u=E[2],p=E[3],d=E[4],!(m=E[9]=E[9]===t?g?0:e.length:bn(E[9]-_,0))&&24&r&&(r&=-25),r&&1!=r)w=8==r||r==o?function(e,n,r){var i=Bi(e);return function o(){for(var a=arguments.length,s=we(a),l=a,c=lo(o);l--;)s[l]=arguments[l];var u=a<3&&s[0]!==c&&s[a-1]!==c?[]:ln(s,c);return(a-=u.length)<r?Xi(e,n,Vi,o.placeholder,t,s,u,t,t,r-a):St(this&&this!==dt&&this instanceof o?i:e,this,s)}}(e,r,m):r!=a&&33!=r||d.length?Vi.apply(t,E):function(e,t,n,r){var i=1&t,o=Bi(e);return function t(){for(var a=-1,s=arguments.length,l=-1,c=r.length,u=we(c+s),p=this&&this!==dt&&this instanceof t?o:e;++l<c;)u[l]=r[l];for(;s--;)u[l++]=arguments[++a];return St(p,i?n:this,u)}}(e,r,u,p);else var w=function(e,t,n){var r=1&t,i=Bi(e);return function t(){return(this&&this!==dt&&this instanceof t?i:e).apply(r?n:this,arguments)}}(e,r,u);return Fo((y?ti:No)(w,E),e,r)}function Ji(e,n,r,i){return e===t||Va(e,Ie[r])&&!Le.call(i,r)?n:e}function eo(e,n,r,i,o,a){return ts(e)&&ts(n)&&(a.set(n,e),qr(e,n,t,eo,a),a.delete(n)),e}function to(e){return os(e)?t:e}function no(e,n,r,i,o,a){var s=1&r,l=e.length,c=n.length;if(l!=c&&!(s&&c>l))return!1;var u=a.get(e),p=a.get(n);if(u&&p)return u==n&&p==e;var d=-1,f=!0,h=2&r?new $n:t;for(a.set(e,n),a.set(n,e);++d<l;){var m=e[d],g=n[d];if(i)var _=s?i(g,m,d,n,e,a):i(m,g,d,e,n,a);if(_!==t){if(_)continue;f=!1;break}if(h){if(!Lt(n,(function(e,t){if(!Qt(h,t)&&(m===e||o(m,e,r,i,a)))return h.push(t)}))){f=!1;break}}else if(m!==g&&!o(m,g,r,i,a)){f=!1;break}}return a.delete(e),a.delete(n),f}function ro(e){return Io(Do(e,t,Wo),e+"")}function io(e){return Ar(e,Rs,ho)}function oo(e){return Ar(e,Is,mo)}var ao=Nn?function(e){return Nn.get(e)}:cl;function so(e){for(var t=e.name+"",n=Rn[t],r=Le.call(Rn,t)?n.length:0;r--;){var i=n[r],o=i.func;if(null==o||o==e)return i.name}return t}function lo(e){return(Le.call(Vn,"placeholder")?Vn:e).placeholder}function co(){var e=Vn.iteratee||ol;return e=e===ol?Lr:e,arguments.length?e(arguments[0],arguments[1]):e}function uo(e,t){var n=e.__data__;return function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}(t)?n["string"==typeof t?"string":"hash"]:n.map}function po(e){for(var t=Rs(e),n=t.length;n--;){var r=t[n],i=e[r];t[n]=[r,i,To(i)]}return t}function fo(e,n){var r=function(e,n){return null==e?t:e[n]}(e,n);return Mr(r)?r:t}var ho=Pt?function(e){return null==e?[]:(e=Ce(e),Ot(Pt(e),(function(t){return $e.call(e,t)})))}:gl,mo=Pt?function(e){for(var t=[];e;)It(t,ho(e)),e=Ke(e);return t}:gl,go=Tr;function _o(e,t,n){for(var r=-1,i=(t=yi(t,e)).length,o=!1;++r<i;){var a=Bo(t[r]);if(!(o=null!=e&&n(e,a)))break;e=e[a]}return o||++r!=i?o:!!(i=null==e?0:e.length)&&es(i)&&yo(a,i)&&(Ha(e)||Ga(e))}function vo(e){return"function"!=typeof e.constructor||Ao(e)?{}:jn(Ke(e))}function bo(e){return Ha(e)||Ga(e)||!!(Je&&e&&e[Je])}function yo(e,t){var n=typeof e;return!!(t=null==t?p:t)&&("number"==n||"symbol"!=n&&_e.test(e))&&e>-1&&e%1==0&&e<t}function Eo(e,t,n){if(!ts(n))return!1;var r=typeof t;return!!("number"==r?Ka(n)&&yo(t,n.length):"string"==r&&t in n)&&Va(n[t],e)}function wo(e,t){if(Ha(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!cs(e))||J.test(e)||!Q.test(e)||null!=t&&e in Ce(t)}function xo(e){var t=so(e),n=Vn[t];if("function"!=typeof n||!(t in Hn.prototype))return!1;if(e===n)return!0;var r=ao(n);return!!r&&e===r[0]}(An&&go(new An(new ArrayBuffer(1)))!=R||Tn&&go(new Tn)!=w||Cn&&go(Cn.resolve())!=A||Dn&&go(new Dn)!=C||On&&go(new On)!=k)&&(go=function(e){var n=Tr(e),r=n==S?e.constructor:t,i=r?Uo(r):"";if(i)switch(i){case In:return R;case Fn:return w;case Mn:return A;case Ln:return C;case Pn:return k}return n});var So=Fe?Qa:_l;function Ao(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||Ie)}function To(e){return e==e&&!ts(e)}function Co(e,n){return function(r){return null!=r&&r[e]===n&&(n!==t||e in Ce(r))}}function Do(e,n,r){return n=bn(n===t?e.length-1:n,0),function(){for(var t=arguments,i=-1,o=bn(t.length-n,0),a=we(o);++i<o;)a[i]=t[n+i];i=-1;for(var s=we(n+1);++i<n;)s[i]=t[i];return s[n]=r(a),St(e,this,s)}}function Oo(e,t){return t.length<2?e:Sr(e,ii(t,0,-1))}function ko(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]}var No=Mo(ti),Ro=ht||function(e,t){return dt.setTimeout(e,t)},Io=Mo(ni);function Fo(e,t,n){var r=t+"";return Io(e,function(e,t){var n=t.length;if(!n)return e;var r=n-1;return t[r]=(n>1?"& ":"")+t[r],t=t.join(n>2?", ":" "),e.replace(oe,"{\n/* [wrapped with "+t+"] */\n")}(r,function(e,t){return Tt(h,(function(n){var r="_."+n[0];t&n[1]&&!kt(e,r)&&e.push(r)})),e.sort()}(function(e){var t=e.match(ae);return t?t[1].split(se):[]}(r),n)))}function Mo(e){var n=0,r=0;return function(){var i=En(),o=16-(i-r);if(r=i,o>0){if(++n>=800)return arguments[0]}else n=0;return e.apply(t,arguments)}}function Lo(e,n){var r=-1,i=e.length,o=i-1;for(n=n===t?i:n;++r<n;){var a=$r(r,o),s=e[a];e[a]=e[r],e[r]=s}return e.length=n,e}var Po=function(e){var t=Ma(e,(function(e){return 500===n.size&&n.clear(),e})),n=t.cache;return t}((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(ee,(function(e,n,r,i){t.push(r?i.replace(ue,"$1"):n||e)})),t}));function Bo(e){if("string"==typeof e||cs(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function Uo(e){if(null!=e){try{return Me.call(e)}catch(e){}try{return e+""}catch(e){}}return""}function zo(e){if(e instanceof Hn)return e.clone();var t=new Gn(e.__wrapped__,e.__chain__);return t.__actions__=ki(e.__actions__),t.__index__=e.__index__,t.__values__=e.__values__,t}var Vo=Zr((function(e,t){return Xa(e)?dr(e,vr(t,1,Xa,!0)):[]})),jo=Zr((function(e,n){var r=Zo(n);return Xa(r)&&(r=t),Xa(e)?dr(e,vr(n,1,Xa,!0),co(r,2)):[]})),qo=Zr((function(e,n){var r=Zo(n);return Xa(r)&&(r=t),Xa(e)?dr(e,vr(n,1,Xa,!0),t,r):[]}));function Go(e,t,n){var r=null==e?0:e.length;if(!r)return-1;var i=null==n?0:ms(n);return i<0&&(i=bn(r+i,0)),Ut(e,co(t,3),i)}function Ho(e,n,r){var i=null==e?0:e.length;if(!i)return-1;var o=i-1;return r!==t&&(o=ms(r),o=r<0?bn(i+o,0):yn(o,i-1)),Ut(e,co(n,3),o,!0)}function Wo(e){return null!=e&&e.length?vr(e,1):[]}function Ko(e){return e&&e.length?e[0]:t}var Xo=Zr((function(e){var t=Rt(e,vi);return t.length&&t[0]===e[0]?kr(t):[]})),$o=Zr((function(e){var n=Zo(e),r=Rt(e,vi);return n===Zo(r)?n=t:r.pop(),r.length&&r[0]===e[0]?kr(r,co(n,2)):[]})),Yo=Zr((function(e){var n=Zo(e),r=Rt(e,vi);return(n="function"==typeof n?n:t)&&r.pop(),r.length&&r[0]===e[0]?kr(r,t,n):[]}));function Zo(e){var n=null==e?0:e.length;return n?e[n-1]:t}var Qo=Zr(Jo);function Jo(e,t){return e&&e.length&&t&&t.length?Kr(e,t):e}var ea=ro((function(e,t){var n=null==e?0:e.length,r=sr(e,t);return Xr(e,Rt(t,(function(e){return yo(e,n)?+e:e})).sort(Ci)),r}));function ta(e){return null==e?e:Sn.call(e)}var na=Zr((function(e){return pi(vr(e,1,Xa,!0))})),ra=Zr((function(e){var n=Zo(e);return Xa(n)&&(n=t),pi(vr(e,1,Xa,!0),co(n,2))})),ia=Zr((function(e){var n=Zo(e);return n="function"==typeof n?n:t,pi(vr(e,1,Xa,!0),t,n)}));function oa(e){if(!e||!e.length)return[];var t=0;return e=Ot(e,(function(e){if(Xa(e))return t=bn(e.length,t),!0})),Xt(t,(function(t){return Rt(e,Gt(t))}))}function aa(e,n){if(!e||!e.length)return[];var r=oa(e);return null==n?r:Rt(r,(function(e){return St(n,t,e)}))}var sa=Zr((function(e,t){return Xa(e)?dr(e,t):[]})),la=Zr((function(e){return gi(Ot(e,Xa))})),ca=Zr((function(e){var n=Zo(e);return Xa(n)&&(n=t),gi(Ot(e,Xa),co(n,2))})),ua=Zr((function(e){var n=Zo(e);return n="function"==typeof n?n:t,gi(Ot(e,Xa),t,n)})),pa=Zr(oa),da=Zr((function(e){var n=e.length,r=n>1?e[n-1]:t;return r="function"==typeof r?(e.pop(),r):t,aa(e,r)}));function fa(e){var t=Vn(e);return t.__chain__=!0,t}function ha(e,t){return t(e)}var ma=ro((function(e){var n=e.length,r=n?e[0]:0,i=this.__wrapped__,o=function(t){return sr(t,e)};return!(n>1||this.__actions__.length)&&i instanceof Hn&&yo(r)?((i=i.slice(r,+r+(n?1:0))).__actions__.push({func:ha,args:[o],thisArg:t}),new Gn(i,this.__chain__).thru((function(e){return n&&!e.length&&e.push(t),e}))):this.thru(o)})),ga=Ri((function(e,t,n){Le.call(e,n)?++e[n]:ar(e,n,1)})),_a=Ui(Go),va=Ui(Ho);function ba(e,t){return(Ha(e)?Tt:fr)(e,co(t,3))}function ya(e,t){return(Ha(e)?Ct:hr)(e,co(t,3))}var Ea=Ri((function(e,t,n){Le.call(e,n)?e[n].push(t):ar(e,n,[t])})),wa=Zr((function(e,t,n){var r=-1,i="function"==typeof t,o=Ka(e)?we(e.length):[];return fr(e,(function(e){o[++r]=i?St(t,e,n):Nr(e,t,n)})),o})),xa=Ri((function(e,t,n){ar(e,n,t)}));function Sa(e,t){return(Ha(e)?Rt:zr)(e,co(t,3))}var Aa=Ri((function(e,t,n){e[n?0:1].push(t)}),(function(){return[[],[]]})),Ta=Zr((function(e,t){if(null==e)return[];var n=t.length;return n>1&&Eo(e,t[0],t[1])?t=[]:n>2&&Eo(t[0],t[1],t[2])&&(t=[t[0]]),Hr(e,vr(t,1),[])})),Ca=ft||function(){return dt.Date.now()};function Da(e,n,r){return n=r?t:n,n=e&&null==n?e.length:n,Qi(e,l,t,t,t,t,n)}function Oa(e,r){var i;if("function"!=typeof r)throw new ke(n);return e=ms(e),function(){return--e>0&&(i=r.apply(this,arguments)),e<=1&&(r=t),i}}var ka=Zr((function(e,t,n){var r=1;if(n.length){var i=ln(n,lo(ka));r|=a}return Qi(e,r,t,n,i)})),Na=Zr((function(e,t,n){var r=3;if(n.length){var i=ln(n,lo(Na));r|=a}return Qi(t,r,e,n,i)}));function Ra(e,r,i){var o,a,s,l,c,u,p=0,d=!1,f=!1,h=!0;if("function"!=typeof e)throw new ke(n);function m(n){var r=o,i=a;return o=a=t,p=n,l=e.apply(i,r)}function g(e){var n=e-u;return u===t||n>=r||n<0||f&&e-p>=s}function _(){var e=Ca();if(g(e))return v(e);c=Ro(_,function(e){var t=r-(e-u);return f?yn(t,s-(e-p)):t}(e))}function v(e){return c=t,h&&o?m(e):(o=a=t,l)}function b(){var e=Ca(),n=g(e);if(o=arguments,a=this,u=e,n){if(c===t)return function(e){return p=e,c=Ro(_,r),d?m(e):l}(u);if(f)return xi(c),c=Ro(_,r),m(u)}return c===t&&(c=Ro(_,r)),l}return r=_s(r)||0,ts(i)&&(d=!!i.leading,s=(f="maxWait"in i)?bn(_s(i.maxWait)||0,r):s,h="trailing"in i?!!i.trailing:h),b.cancel=function(){c!==t&&xi(c),p=0,o=u=a=c=t},b.flush=function(){return c===t?l:v(Ca())},b}var Ia=Zr((function(e,t){return pr(e,1,t)})),Fa=Zr((function(e,t,n){return pr(e,_s(t)||0,n)}));function Ma(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new ke(n);var r=function(){var n=arguments,i=t?t.apply(this,n):n[0],o=r.cache;if(o.has(i))return o.get(i);var a=e.apply(this,n);return r.cache=o.set(i,a)||o,a};return r.cache=new(Ma.Cache||Xn),r}function La(e){if("function"!=typeof e)throw new ke(n);return function(){var t=arguments;switch(t.length){case 0:return!e.call(this);case 1:return!e.call(this,t[0]);case 2:return!e.call(this,t[0],t[1]);case 3:return!e.call(this,t[0],t[1],t[2])}return!e.apply(this,t)}}Ma.Cache=Xn;var Pa=Ei((function(e,t){var n=(t=1==t.length&&Ha(t[0])?Rt(t[0],Yt(co())):Rt(vr(t,1),Yt(co()))).length;return Zr((function(r){for(var i=-1,o=yn(r.length,n);++i<o;)r[i]=t[i].call(this,r[i]);return St(e,this,r)}))})),Ba=Zr((function(e,n){var r=ln(n,lo(Ba));return Qi(e,a,t,n,r)})),Ua=Zr((function(e,n){var r=ln(n,lo(Ua));return Qi(e,s,t,n,r)})),za=ro((function(e,n){return Qi(e,c,t,t,t,n)}));function Va(e,t){return e===t||e!=e&&t!=t}var ja=Ki(Cr),qa=Ki((function(e,t){return e>=t})),Ga=Rr(function(){return arguments}())?Rr:function(e){return ns(e)&&Le.call(e,"callee")&&!$e.call(e,"callee")},Ha=we.isArray,Wa=vt?Yt(vt):function(e){return ns(e)&&Tr(e)==N};function Ka(e){return null!=e&&es(e.length)&&!Qa(e)}function Xa(e){return ns(e)&&Ka(e)}var $a=Ht||_l,Ya=bt?Yt(bt):function(e){return ns(e)&&Tr(e)==v};function Za(e){if(!ns(e))return!1;var t=Tr(e);return t==b||"[object DOMException]"==t||"string"==typeof e.message&&"string"==typeof e.name&&!os(e)}function Qa(e){if(!ts(e))return!1;var t=Tr(e);return t==y||t==E||"[object AsyncFunction]"==t||"[object Proxy]"==t}function Ja(e){return"number"==typeof e&&e==ms(e)}function es(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=p}function ts(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}function ns(e){return null!=e&&"object"==typeof e}var rs=yt?Yt(yt):function(e){return ns(e)&&go(e)==w};function is(e){return"number"==typeof e||ns(e)&&Tr(e)==x}function os(e){if(!ns(e)||Tr(e)!=S)return!1;var t=Ke(e);if(null===t)return!0;var n=Le.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&Me.call(n)==ze}var as=Et?Yt(Et):function(e){return ns(e)&&Tr(e)==T},ss=wt?Yt(wt):function(e){return ns(e)&&go(e)==C};function ls(e){return"string"==typeof e||!Ha(e)&&ns(e)&&Tr(e)==D}function cs(e){return"symbol"==typeof e||ns(e)&&Tr(e)==O}var us=xt?Yt(xt):function(e){return ns(e)&&es(e.length)&&!!ot[Tr(e)]},ps=Ki(Ur),ds=Ki((function(e,t){return e<=t}));function fs(e){if(!e)return[];if(Ka(e))return ls(e)?dn(e):ki(e);if(tt&&e[tt])return function(e){for(var t,n=[];!(t=e.next()).done;)n.push(t.value);return n}(e[tt]());var t=go(e);return(t==w?an:t==C?cn:Vs)(e)}function hs(e){return e?(e=_s(e))===u||e===-1/0?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0}function ms(e){var t=hs(e),n=t%1;return t==t?n?t-n:t:0}function gs(e){return e?lr(ms(e),0,f):0}function _s(e){if("number"==typeof e)return e;if(cs(e))return d;if(ts(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=ts(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=$t(e);var n=he.test(e);return n||ge.test(e)?ct(e.slice(2),n?2:8):fe.test(e)?d:+e}function vs(e){return Ni(e,Is(e))}function bs(e){return null==e?"":ui(e)}var ys=Ii((function(e,t){if(Ao(t)||Ka(t))Ni(t,Rs(t),e);else for(var n in t)Le.call(t,n)&&nr(e,n,t[n])})),Es=Ii((function(e,t){Ni(t,Is(t),e)})),ws=Ii((function(e,t,n,r){Ni(t,Is(t),e,r)})),xs=Ii((function(e,t,n,r){Ni(t,Rs(t),e,r)})),Ss=ro(sr),As=Zr((function(e,n){e=Ce(e);var r=-1,i=n.length,o=i>2?n[2]:t;for(o&&Eo(n[0],n[1],o)&&(i=1);++r<i;)for(var a=n[r],s=Is(a),l=-1,c=s.length;++l<c;){var u=s[l],p=e[u];(p===t||Va(p,Ie[u])&&!Le.call(e,u))&&(e[u]=a[u])}return e})),Ts=Zr((function(e){return e.push(t,eo),St(Ms,t,e)}));function Cs(e,n,r){var i=null==e?t:Sr(e,n);return i===t?r:i}function Ds(e,t){return null!=e&&_o(e,t,Or)}var Os=ji((function(e,t,n){null!=t&&"function"!=typeof t.toString&&(t=Ue.call(t)),e[t]=n}),tl(il)),ks=ji((function(e,t,n){null!=t&&"function"!=typeof t.toString&&(t=Ue.call(t)),Le.call(e,t)?e[t].push(n):e[t]=[n]}),co),Ns=Zr(Nr);function Rs(e){return Ka(e)?Zn(e):Pr(e)}function Is(e){return Ka(e)?Zn(e,!0):Br(e)}var Fs=Ii((function(e,t,n){qr(e,t,n)})),Ms=Ii((function(e,t,n,r){qr(e,t,n,r)})),Ls=ro((function(e,t){var n={};if(null==e)return n;var r=!1;t=Rt(t,(function(t){return t=yi(t,e),r||(r=t.length>1),t})),Ni(e,oo(e),n),r&&(n=cr(n,7,to));for(var i=t.length;i--;)di(n,t[i]);return n})),Ps=ro((function(e,t){return null==e?{}:function(e,t){return Wr(e,t,(function(t,n){return Ds(e,n)}))}(e,t)}));function Bs(e,t){if(null==e)return{};var n=Rt(oo(e),(function(e){return[e]}));return t=co(t),Wr(e,n,(function(e,n){return t(e,n[0])}))}var Us=Zi(Rs),zs=Zi(Is);function Vs(e){return null==e?[]:Zt(e,Rs(e))}var js=Pi((function(e,t,n){return t=t.toLowerCase(),e+(n?qs(t):t)}));function qs(e){return Zs(bs(e).toLowerCase())}function Gs(e){return(e=bs(e))&&e.replace(ve,tn).replace(Qe,"")}var Hs=Pi((function(e,t,n){return e+(n?"-":"")+t.toLowerCase()})),Ws=Pi((function(e,t,n){return e+(n?" ":"")+t.toLowerCase()})),Ks=Li("toLowerCase"),Xs=Pi((function(e,t,n){return e+(n?"_":"")+t.toLowerCase()})),$s=Pi((function(e,t,n){return e+(n?" ":"")+Zs(t)})),Ys=Pi((function(e,t,n){return e+(n?" ":"")+t.toUpperCase()})),Zs=Li("toUpperCase");function Qs(e,n,r){return e=bs(e),(n=r?t:n)===t?function(e){return nt.test(e)}(e)?function(e){return e.match(et)||[]}(e):function(e){return e.match(le)||[]}(e):e.match(n)||[]}var Js=Zr((function(e,n){try{return St(e,t,n)}catch(e){return Za(e)?e:new Se(e)}})),el=ro((function(e,t){return Tt(t,(function(t){t=Bo(t),ar(e,t,ka(e[t],e))})),e}));function tl(e){return function(){return e}}var nl=zi(),rl=zi(!0);function il(e){return e}function ol(e){return Lr("function"==typeof e?e:cr(e,1))}var al=Zr((function(e,t){return function(n){return Nr(n,e,t)}})),sl=Zr((function(e,t){return function(n){return Nr(e,n,t)}}));function ll(e,t,n){var r=Rs(t),i=xr(t,r);null!=n||ts(t)&&(i.length||!r.length)||(n=t,t=e,e=this,i=xr(t,Rs(t)));var o=!(ts(n)&&"chain"in n&&!n.chain),a=Qa(e);return Tt(i,(function(n){var r=t[n];e[n]=r,a&&(e.prototype[n]=function(){var t=this.__chain__;if(o||t){var n=e(this.__wrapped__);return(n.__actions__=ki(this.__actions__)).push({func:r,args:arguments,thisArg:e}),n.__chain__=t,n}return r.apply(e,It([this.value()],arguments))})})),e}function cl(){}var ul=Gi(Rt),pl=Gi(Dt),dl=Gi(Lt);function fl(e){return wo(e)?Gt(Bo(e)):function(e){return function(t){return Sr(t,e)}}(e)}var hl=Wi(),ml=Wi(!0);function gl(){return[]}function _l(){return!1}var vl,bl=qi((function(e,t){return e+t}),0),yl=$i("ceil"),El=qi((function(e,t){return e/t}),1),wl=$i("floor"),xl=qi((function(e,t){return e*t}),1),Sl=$i("round"),Al=qi((function(e,t){return e-t}),0);return Vn.after=function(e,t){if("function"!=typeof t)throw new ke(n);return e=ms(e),function(){if(--e<1)return t.apply(this,arguments)}},Vn.ary=Da,Vn.assign=ys,Vn.assignIn=Es,Vn.assignInWith=ws,Vn.assignWith=xs,Vn.at=Ss,Vn.before=Oa,Vn.bind=ka,Vn.bindAll=el,Vn.bindKey=Na,Vn.castArray=function(){if(!arguments.length)return[];var e=arguments[0];return Ha(e)?e:[e]},Vn.chain=fa,Vn.chunk=function(e,n,r){n=(r?Eo(e,n,r):n===t)?1:bn(ms(n),0);var i=null==e?0:e.length;if(!i||n<1)return[];for(var o=0,a=0,s=we(gt(i/n));o<i;)s[a++]=ii(e,o,o+=n);return s},Vn.compact=function(e){for(var t=-1,n=null==e?0:e.length,r=0,i=[];++t<n;){var o=e[t];o&&(i[r++]=o)}return i},Vn.concat=function(){var e=arguments.length;if(!e)return[];for(var t=we(e-1),n=arguments[0],r=e;r--;)t[r-1]=arguments[r];return It(Ha(n)?ki(n):[n],vr(t,1))},Vn.cond=function(e){var t=null==e?0:e.length,r=co();return e=t?Rt(e,(function(e){if("function"!=typeof e[1])throw new ke(n);return[r(e[0]),e[1]]})):[],Zr((function(n){for(var r=-1;++r<t;){var i=e[r];if(St(i[0],this,n))return St(i[1],this,n)}}))},Vn.conforms=function(e){return function(e){var t=Rs(e);return function(n){return ur(n,e,t)}}(cr(e,1))},Vn.constant=tl,Vn.countBy=ga,Vn.create=function(e,t){var n=jn(e);return null==t?n:or(n,t)},Vn.curry=function e(n,r,i){var o=Qi(n,8,t,t,t,t,t,r=i?t:r);return o.placeholder=e.placeholder,o},Vn.curryRight=function e(n,r,i){var a=Qi(n,o,t,t,t,t,t,r=i?t:r);return a.placeholder=e.placeholder,a},Vn.debounce=Ra,Vn.defaults=As,Vn.defaultsDeep=Ts,Vn.defer=Ia,Vn.delay=Fa,Vn.difference=Vo,Vn.differenceBy=jo,Vn.differenceWith=qo,Vn.drop=function(e,n,r){var i=null==e?0:e.length;return i?ii(e,(n=r||n===t?1:ms(n))<0?0:n,i):[]},Vn.dropRight=function(e,n,r){var i=null==e?0:e.length;return i?ii(e,0,(n=i-(n=r||n===t?1:ms(n)))<0?0:n):[]},Vn.dropRightWhile=function(e,t){return e&&e.length?hi(e,co(t,3),!0,!0):[]},Vn.dropWhile=function(e,t){return e&&e.length?hi(e,co(t,3),!0):[]},Vn.fill=function(e,n,r,i){var o=null==e?0:e.length;return o?(r&&"number"!=typeof r&&Eo(e,n,r)&&(r=0,i=o),function(e,n,r,i){var o=e.length;for((r=ms(r))<0&&(r=-r>o?0:o+r),(i=i===t||i>o?o:ms(i))<0&&(i+=o),i=r>i?0:gs(i);r<i;)e[r++]=n;return e}(e,n,r,i)):[]},Vn.filter=function(e,t){return(Ha(e)?Ot:_r)(e,co(t,3))},Vn.flatMap=function(e,t){return vr(Sa(e,t),1)},Vn.flatMapDeep=function(e,t){return vr(Sa(e,t),u)},Vn.flatMapDepth=function(e,n,r){return r=r===t?1:ms(r),vr(Sa(e,n),r)},Vn.flatten=Wo,Vn.flattenDeep=function(e){return null!=e&&e.length?vr(e,u):[]},Vn.flattenDepth=function(e,n){return null!=e&&e.length?vr(e,n=n===t?1:ms(n)):[]},Vn.flip=function(e){return Qi(e,512)},Vn.flow=nl,Vn.flowRight=rl,Vn.fromPairs=function(e){for(var t=-1,n=null==e?0:e.length,r={};++t<n;){var i=e[t];ar(r,i[0],i[1])}return r},Vn.functions=function(e){return null==e?[]:xr(e,Rs(e))},Vn.functionsIn=function(e){return null==e?[]:xr(e,Is(e))},Vn.groupBy=Ea,Vn.initial=function(e){return null!=e&&e.length?ii(e,0,-1):[]},Vn.intersection=Xo,Vn.intersectionBy=$o,Vn.intersectionWith=Yo,Vn.invert=Os,Vn.invertBy=ks,Vn.invokeMap=wa,Vn.iteratee=ol,Vn.keyBy=xa,Vn.keys=Rs,Vn.keysIn=Is,Vn.map=Sa,Vn.mapKeys=function(e,t){var n={};return t=co(t,3),Er(e,(function(e,r,i){ar(n,t(e,r,i),e)})),n},Vn.mapValues=function(e,t){var n={};return t=co(t,3),Er(e,(function(e,r,i){ar(n,r,t(e,r,i))})),n},Vn.matches=function(e){return Vr(cr(e,1))},Vn.matchesProperty=function(e,t){return jr(e,cr(t,1))},Vn.memoize=Ma,Vn.merge=Fs,Vn.mergeWith=Ms,Vn.method=al,Vn.methodOf=sl,Vn.mixin=ll,Vn.negate=La,Vn.nthArg=function(e){return e=ms(e),Zr((function(t){return Gr(t,e)}))},Vn.omit=Ls,Vn.omitBy=function(e,t){return Bs(e,La(co(t)))},Vn.once=function(e){return Oa(2,e)},Vn.orderBy=function(e,n,r,i){return null==e?[]:(Ha(n)||(n=null==n?[]:[n]),Ha(r=i?t:r)||(r=null==r?[]:[r]),Hr(e,n,r))},Vn.over=ul,Vn.overArgs=Pa,Vn.overEvery=pl,Vn.overSome=dl,Vn.partial=Ba,Vn.partialRight=Ua,Vn.partition=Aa,Vn.pick=Ps,Vn.pickBy=Bs,Vn.property=fl,Vn.propertyOf=function(e){return function(n){return null==e?t:Sr(e,n)}},Vn.pull=Qo,Vn.pullAll=Jo,Vn.pullAllBy=function(e,t,n){return e&&e.length&&t&&t.length?Kr(e,t,co(n,2)):e},Vn.pullAllWith=function(e,n,r){return e&&e.length&&n&&n.length?Kr(e,n,t,r):e},Vn.pullAt=ea,Vn.range=hl,Vn.rangeRight=ml,Vn.rearg=za,Vn.reject=function(e,t){return(Ha(e)?Ot:_r)(e,La(co(t,3)))},Vn.remove=function(e,t){var n=[];if(!e||!e.length)return n;var r=-1,i=[],o=e.length;for(t=co(t,3);++r<o;){var a=e[r];t(a,r,e)&&(n.push(a),i.push(r))}return Xr(e,i),n},Vn.rest=function(e,r){if("function"!=typeof e)throw new ke(n);return Zr(e,r=r===t?r:ms(r))},Vn.reverse=ta,Vn.sampleSize=function(e,n,r){return n=(r?Eo(e,n,r):n===t)?1:ms(n),(Ha(e)?Jn:Jr)(e,n)},Vn.set=function(e,t,n){return null==e?e:ei(e,t,n)},Vn.setWith=function(e,n,r,i){return i="function"==typeof i?i:t,null==e?e:ei(e,n,r,i)},Vn.shuffle=function(e){return(Ha(e)?er:ri)(e)},Vn.slice=function(e,n,r){var i=null==e?0:e.length;return i?(r&&"number"!=typeof r&&Eo(e,n,r)?(n=0,r=i):(n=null==n?0:ms(n),r=r===t?i:ms(r)),ii(e,n,r)):[]},Vn.sortBy=Ta,Vn.sortedUniq=function(e){return e&&e.length?li(e):[]},Vn.sortedUniqBy=function(e,t){return e&&e.length?li(e,co(t,2)):[]},Vn.split=function(e,n,r){return r&&"number"!=typeof r&&Eo(e,n,r)&&(n=r=t),(r=r===t?f:r>>>0)?(e=bs(e))&&("string"==typeof n||null!=n&&!as(n))&&!(n=ui(n))&&on(e)?wi(dn(e),0,r):e.split(n,r):[]},Vn.spread=function(e,t){if("function"!=typeof e)throw new ke(n);return t=null==t?0:bn(ms(t),0),Zr((function(n){var r=n[t],i=wi(n,0,t);return r&&It(i,r),St(e,this,i)}))},Vn.tail=function(e){var t=null==e?0:e.length;return t?ii(e,1,t):[]},Vn.take=function(e,n,r){return e&&e.length?ii(e,0,(n=r||n===t?1:ms(n))<0?0:n):[]},Vn.takeRight=function(e,n,r){var i=null==e?0:e.length;return i?ii(e,(n=i-(n=r||n===t?1:ms(n)))<0?0:n,i):[]},Vn.takeRightWhile=function(e,t){return e&&e.length?hi(e,co(t,3),!1,!0):[]},Vn.takeWhile=function(e,t){return e&&e.length?hi(e,co(t,3)):[]},Vn.tap=function(e,t){return t(e),e},Vn.throttle=function(e,t,r){var i=!0,o=!0;if("function"!=typeof e)throw new ke(n);return ts(r)&&(i="leading"in r?!!r.leading:i,o="trailing"in r?!!r.trailing:o),Ra(e,t,{leading:i,maxWait:t,trailing:o})},Vn.thru=ha,Vn.toArray=fs,Vn.toPairs=Us,Vn.toPairsIn=zs,Vn.toPath=function(e){return Ha(e)?Rt(e,Bo):cs(e)?[e]:ki(Po(bs(e)))},Vn.toPlainObject=vs,Vn.transform=function(e,t,n){var r=Ha(e),i=r||$a(e)||us(e);if(t=co(t,4),null==n){var o=e&&e.constructor;n=i?r?new o:[]:ts(e)&&Qa(o)?jn(Ke(e)):{}}return(i?Tt:Er)(e,(function(e,r,i){return t(n,e,r,i)})),n},Vn.unary=function(e){return Da(e,1)},Vn.union=na,Vn.unionBy=ra,Vn.unionWith=ia,Vn.uniq=function(e){return e&&e.length?pi(e):[]},Vn.uniqBy=function(e,t){return e&&e.length?pi(e,co(t,2)):[]},Vn.uniqWith=function(e,n){return n="function"==typeof n?n:t,e&&e.length?pi(e,t,n):[]},Vn.unset=function(e,t){return null==e||di(e,t)},Vn.unzip=oa,Vn.unzipWith=aa,Vn.update=function(e,t,n){return null==e?e:fi(e,t,bi(n))},Vn.updateWith=function(e,n,r,i){return i="function"==typeof i?i:t,null==e?e:fi(e,n,bi(r),i)},Vn.values=Vs,Vn.valuesIn=function(e){return null==e?[]:Zt(e,Is(e))},Vn.without=sa,Vn.words=Qs,Vn.wrap=function(e,t){return Ba(bi(t),e)},Vn.xor=la,Vn.xorBy=ca,Vn.xorWith=ua,Vn.zip=pa,Vn.zipObject=function(e,t){return _i(e||[],t||[],nr)},Vn.zipObjectDeep=function(e,t){return _i(e||[],t||[],ei)},Vn.zipWith=da,Vn.entries=Us,Vn.entriesIn=zs,Vn.extend=Es,Vn.extendWith=ws,ll(Vn,Vn),Vn.add=bl,Vn.attempt=Js,Vn.camelCase=js,Vn.capitalize=qs,Vn.ceil=yl,Vn.clamp=function(e,n,r){return r===t&&(r=n,n=t),r!==t&&(r=(r=_s(r))==r?r:0),n!==t&&(n=(n=_s(n))==n?n:0),lr(_s(e),n,r)},Vn.clone=function(e){return cr(e,4)},Vn.cloneDeep=function(e){return cr(e,5)},Vn.cloneDeepWith=function(e,n){return cr(e,5,n="function"==typeof n?n:t)},Vn.cloneWith=function(e,n){return cr(e,4,n="function"==typeof n?n:t)},Vn.conformsTo=function(e,t){return null==t||ur(e,t,Rs(t))},Vn.deburr=Gs,Vn.defaultTo=function(e,t){return null==e||e!=e?t:e},Vn.divide=El,Vn.endsWith=function(e,n,r){e=bs(e),n=ui(n);var i=e.length,o=r=r===t?i:lr(ms(r),0,i);return(r-=n.length)>=0&&e.slice(r,o)==n},Vn.eq=Va,Vn.escape=function(e){return(e=bs(e))&&X.test(e)?e.replace(W,nn):e},Vn.escapeRegExp=function(e){return(e=bs(e))&&ne.test(e)?e.replace(te,"\\$&"):e},Vn.every=function(e,n,r){var i=Ha(e)?Dt:mr;return r&&Eo(e,n,r)&&(n=t),i(e,co(n,3))},Vn.find=_a,Vn.findIndex=Go,Vn.findKey=function(e,t){return Bt(e,co(t,3),Er)},Vn.findLast=va,Vn.findLastIndex=Ho,Vn.findLastKey=function(e,t){return Bt(e,co(t,3),wr)},Vn.floor=wl,Vn.forEach=ba,Vn.forEachRight=ya,Vn.forIn=function(e,t){return null==e?e:br(e,co(t,3),Is)},Vn.forInRight=function(e,t){return null==e?e:yr(e,co(t,3),Is)},Vn.forOwn=function(e,t){return e&&Er(e,co(t,3))},Vn.forOwnRight=function(e,t){return e&&wr(e,co(t,3))},Vn.get=Cs,Vn.gt=ja,Vn.gte=qa,Vn.has=function(e,t){return null!=e&&_o(e,t,Dr)},Vn.hasIn=Ds,Vn.head=Ko,Vn.identity=il,Vn.includes=function(e,t,n,r){e=Ka(e)?e:Vs(e),n=n&&!r?ms(n):0;var i=e.length;return n<0&&(n=bn(i+n,0)),ls(e)?n<=i&&e.indexOf(t,n)>-1:!!i&&zt(e,t,n)>-1},Vn.indexOf=function(e,t,n){var r=null==e?0:e.length;if(!r)return-1;var i=null==n?0:ms(n);return i<0&&(i=bn(r+i,0)),zt(e,t,i)},Vn.inRange=function(e,n,r){return n=hs(n),r===t?(r=n,n=0):r=hs(r),function(e,t,n){return e>=yn(t,n)&&e<bn(t,n)}(e=_s(e),n,r)},Vn.invoke=Ns,Vn.isArguments=Ga,Vn.isArray=Ha,Vn.isArrayBuffer=Wa,Vn.isArrayLike=Ka,Vn.isArrayLikeObject=Xa,Vn.isBoolean=function(e){return!0===e||!1===e||ns(e)&&Tr(e)==_},Vn.isBuffer=$a,Vn.isDate=Ya,Vn.isElement=function(e){return ns(e)&&1===e.nodeType&&!os(e)},Vn.isEmpty=function(e){if(null==e)return!0;if(Ka(e)&&(Ha(e)||"string"==typeof e||"function"==typeof e.splice||$a(e)||us(e)||Ga(e)))return!e.length;var t=go(e);if(t==w||t==C)return!e.size;if(Ao(e))return!Pr(e).length;for(var n in e)if(Le.call(e,n))return!1;return!0},Vn.isEqual=function(e,t){return Ir(e,t)},Vn.isEqualWith=function(e,n,r){var i=(r="function"==typeof r?r:t)?r(e,n):t;return i===t?Ir(e,n,t,r):!!i},Vn.isError=Za,Vn.isFinite=function(e){return"number"==typeof e&&gn(e)},Vn.isFunction=Qa,Vn.isInteger=Ja,Vn.isLength=es,Vn.isMap=rs,Vn.isMatch=function(e,t){return e===t||Fr(e,t,po(t))},Vn.isMatchWith=function(e,n,r){return r="function"==typeof r?r:t,Fr(e,n,po(n),r)},Vn.isNaN=function(e){return is(e)&&e!=+e},Vn.isNative=function(e){if(So(e))throw new Se("Unsupported core-js use. Try https://npms.io/search?q=ponyfill.");return Mr(e)},Vn.isNil=function(e){return null==e},Vn.isNull=function(e){return null===e},Vn.isNumber=is,Vn.isObject=ts,Vn.isObjectLike=ns,Vn.isPlainObject=os,Vn.isRegExp=as,Vn.isSafeInteger=function(e){return Ja(e)&&e>=-9007199254740991&&e<=p},Vn.isSet=ss,Vn.isString=ls,Vn.isSymbol=cs,Vn.isTypedArray=us,Vn.isUndefined=function(e){return e===t},Vn.isWeakMap=function(e){return ns(e)&&go(e)==k},Vn.isWeakSet=function(e){return ns(e)&&"[object WeakSet]"==Tr(e)},Vn.join=function(e,t){return null==e?"":_n.call(e,t)},Vn.kebabCase=Hs,Vn.last=Zo,Vn.lastIndexOf=function(e,n,r){var i=null==e?0:e.length;if(!i)return-1;var o=i;return r!==t&&(o=(o=ms(r))<0?bn(i+o,0):yn(o,i-1)),n==n?function(e,t,n){for(var r=n+1;r--;)if(e[r]===t)return r;return r}(e,n,o):Ut(e,jt,o,!0)},Vn.lowerCase=Ws,Vn.lowerFirst=Ks,Vn.lt=ps,Vn.lte=ds,Vn.max=function(e){return e&&e.length?gr(e,il,Cr):t},Vn.maxBy=function(e,n){return e&&e.length?gr(e,co(n,2),Cr):t},Vn.mean=function(e){return qt(e,il)},Vn.meanBy=function(e,t){return qt(e,co(t,2))},Vn.min=function(e){return e&&e.length?gr(e,il,Ur):t},Vn.minBy=function(e,n){return e&&e.length?gr(e,co(n,2),Ur):t},Vn.stubArray=gl,Vn.stubFalse=_l,Vn.stubObject=function(){return{}},Vn.stubString=function(){return""},Vn.stubTrue=function(){return!0},Vn.multiply=xl,Vn.nth=function(e,n){return e&&e.length?Gr(e,ms(n)):t},Vn.noConflict=function(){return dt._===this&&(dt._=Ve),this},Vn.noop=cl,Vn.now=Ca,Vn.pad=function(e,t,n){e=bs(e);var r=(t=ms(t))?pn(e):0;if(!t||r>=t)return e;var i=(t-r)/2;return Hi(_t(i),n)+e+Hi(gt(i),n)},Vn.padEnd=function(e,t,n){e=bs(e);var r=(t=ms(t))?pn(e):0;return t&&r<t?e+Hi(t-r,n):e},Vn.padStart=function(e,t,n){e=bs(e);var r=(t=ms(t))?pn(e):0;return t&&r<t?Hi(t-r,n)+e:e},Vn.parseInt=function(e,t,n){return n||null==t?t=0:t&&(t=+t),wn(bs(e).replace(re,""),t||0)},Vn.random=function(e,n,r){if(r&&"boolean"!=typeof r&&Eo(e,n,r)&&(n=r=t),r===t&&("boolean"==typeof n?(r=n,n=t):"boolean"==typeof e&&(r=e,e=t)),e===t&&n===t?(e=0,n=1):(e=hs(e),n===t?(n=e,e=0):n=hs(n)),e>n){var i=e;e=n,n=i}if(r||e%1||n%1){var o=xn();return yn(e+o*(n-e+lt("1e-"+((o+"").length-1))),n)}return $r(e,n)},Vn.reduce=function(e,t,n){var r=Ha(e)?Ft:Wt,i=arguments.length<3;return r(e,co(t,4),n,i,fr)},Vn.reduceRight=function(e,t,n){var r=Ha(e)?Mt:Wt,i=arguments.length<3;return r(e,co(t,4),n,i,hr)},Vn.repeat=function(e,n,r){return n=(r?Eo(e,n,r):n===t)?1:ms(n),Yr(bs(e),n)},Vn.replace=function(){var e=arguments,t=bs(e[0]);return e.length<3?t:t.replace(e[1],e[2])},Vn.result=function(e,n,r){var i=-1,o=(n=yi(n,e)).length;for(o||(o=1,e=t);++i<o;){var a=null==e?t:e[Bo(n[i])];a===t&&(i=o,a=r),e=Qa(a)?a.call(e):a}return e},Vn.round=Sl,Vn.runInContext=e,Vn.sample=function(e){return(Ha(e)?Qn:Qr)(e)},Vn.size=function(e){if(null==e)return 0;if(Ka(e))return ls(e)?pn(e):e.length;var t=go(e);return t==w||t==C?e.size:Pr(e).length},Vn.snakeCase=Xs,Vn.some=function(e,n,r){var i=Ha(e)?Lt:oi;return r&&Eo(e,n,r)&&(n=t),i(e,co(n,3))},Vn.sortedIndex=function(e,t){return ai(e,t)},Vn.sortedIndexBy=function(e,t,n){return si(e,t,co(n,2))},Vn.sortedIndexOf=function(e,t){var n=null==e?0:e.length;if(n){var r=ai(e,t);if(r<n&&Va(e[r],t))return r}return-1},Vn.sortedLastIndex=function(e,t){return ai(e,t,!0)},Vn.sortedLastIndexBy=function(e,t,n){return si(e,t,co(n,2),!0)},Vn.sortedLastIndexOf=function(e,t){if(null!=e&&e.length){var n=ai(e,t,!0)-1;if(Va(e[n],t))return n}return-1},Vn.startCase=$s,Vn.startsWith=function(e,t,n){return e=bs(e),n=null==n?0:lr(ms(n),0,e.length),t=ui(t),e.slice(n,n+t.length)==t},Vn.subtract=Al,Vn.sum=function(e){return e&&e.length?Kt(e,il):0},Vn.sumBy=function(e,t){return e&&e.length?Kt(e,co(t,2)):0},Vn.template=function(e,n,r){var i=Vn.templateSettings;r&&Eo(e,n,r)&&(n=t),e=bs(e),n=xs({},n,i,Ji);var o=xs({},n.imports,i.imports,Ji),a=Rs(o),s=Zt(o,a);Tt(a,(function(e){if(ce.test(e))throw new Se("Invalid `imports` option passed into `_.template`")}));var l,c,u=0,p=n.interpolate||be,d="__p += '",f=De((n.escape||be).source+"|"+p.source+"|"+(p===Z?pe:be).source+"|"+(n.evaluate||be).source+"|$","g"),h="//# sourceURL="+(Le.call(n,"sourceURL")?(n.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++it+"]")+"\n";e.replace(f,(function(t,n,r,i,o,a){return r||(r=i),d+=e.slice(u,a).replace(ye,rn),n&&(l=!0,d+="' +\n__e("+n+") +\n'"),o&&(c=!0,d+="';\n"+o+";\n__p += '"),r&&(d+="' +\n((__t = ("+r+")) == null ? '' : __t) +\n'"),u=a+t.length,t})),d+="';\n";var m=Le.call(n,"variable")&&n.variable;if(m){if(ce.test(m))throw new Se("Invalid `variable` option passed into `_.template`")}else d="with (obj) {\n"+d+"\n}\n";d=(c?d.replace(j,""):d).replace(q,"$1").replace(G,"$1;"),d="function("+(m||"obj")+") {\n"+(m?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(l?", __e = _.escape":"")+(c?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+d+"return __p\n}";var g=Js((function(){return Ae(a,h+"return "+d).apply(t,s)}));if(g.source=d,Za(g))throw g;return g},Vn.times=function(e,t){if((e=ms(e))<1||e>p)return[];var n=f,r=yn(e,f);t=co(t),e-=f;for(var i=Xt(r,t);++n<e;)t(n);return i},Vn.toFinite=hs,Vn.toInteger=ms,Vn.toLength=gs,Vn.toLower=function(e){return bs(e).toLowerCase()},Vn.toNumber=_s,Vn.toSafeInteger=function(e){return e?lr(ms(e),-9007199254740991,p):0===e?e:0},Vn.toString=bs,Vn.toUpper=function(e){return bs(e).toUpperCase()},Vn.trim=function(e,n,r){if((e=bs(e))&&(r||n===t))return $t(e);if(!e||!(n=ui(n)))return e;var i=dn(e),o=dn(n);return wi(i,Jt(i,o),en(i,o)+1).join("")},Vn.trimEnd=function(e,n,r){if((e=bs(e))&&(r||n===t))return e.slice(0,fn(e)+1);if(!e||!(n=ui(n)))return e;var i=dn(e);return wi(i,0,en(i,dn(n))+1).join("")},Vn.trimStart=function(e,n,r){if((e=bs(e))&&(r||n===t))return e.replace(re,"");if(!e||!(n=ui(n)))return e;var i=dn(e);return wi(i,Jt(i,dn(n))).join("")},Vn.truncate=function(e,n){var r=30,i="...";if(ts(n)){var o="separator"in n?n.separator:o;r="length"in n?ms(n.length):r,i="omission"in n?ui(n.omission):i}var a=(e=bs(e)).length;if(on(e)){var s=dn(e);a=s.length}if(r>=a)return e;var l=r-pn(i);if(l<1)return i;var c=s?wi(s,0,l).join(""):e.slice(0,l);if(o===t)return c+i;if(s&&(l+=c.length-l),as(o)){if(e.slice(l).search(o)){var u,p=c;for(o.global||(o=De(o.source,bs(de.exec(o))+"g")),o.lastIndex=0;u=o.exec(p);)var d=u.index;c=c.slice(0,d===t?l:d)}}else if(e.indexOf(ui(o),l)!=l){var f=c.lastIndexOf(o);f>-1&&(c=c.slice(0,f))}return c+i},Vn.unescape=function(e){return(e=bs(e))&&K.test(e)?e.replace(H,hn):e},Vn.uniqueId=function(e){var t=++Pe;return bs(e)+t},Vn.upperCase=Ys,Vn.upperFirst=Zs,Vn.each=ba,Vn.eachRight=ya,Vn.first=Ko,ll(Vn,(vl={},Er(Vn,(function(e,t){Le.call(Vn.prototype,t)||(vl[t]=e)})),vl),{chain:!1}),Vn.VERSION="4.18.1",Tt(["bind","bindKey","curry","curryRight","partial","partialRight"],(function(e){Vn[e].placeholder=Vn})),Tt(["drop","take"],(function(e,n){Hn.prototype[e]=function(r){r=r===t?1:bn(ms(r),0);var i=this.__filtered__&&!n?new Hn(this):this.clone();return i.__filtered__?i.__takeCount__=yn(r,i.__takeCount__):i.__views__.push({size:yn(r,f),type:e+(i.__dir__<0?"Right":"")}),i},Hn.prototype[e+"Right"]=function(t){return this.reverse()[e](t).reverse()}})),Tt(["filter","map","takeWhile"],(function(e,t){var n=t+1,r=1==n||3==n;Hn.prototype[e]=function(e){var t=this.clone();return t.__iteratees__.push({iteratee:co(e,3),type:n}),t.__filtered__=t.__filtered__||r,t}})),Tt(["head","last"],(function(e,t){var n="take"+(t?"Right":"");Hn.prototype[e]=function(){return this[n](1).value()[0]}})),Tt(["initial","tail"],(function(e,t){var n="drop"+(t?"":"Right");Hn.prototype[e]=function(){return this.__filtered__?new Hn(this):this[n](1)}})),Hn.prototype.compact=function(){return this.filter(il)},Hn.prototype.find=function(e){return this.filter(e).head()},Hn.prototype.findLast=function(e){return this.reverse().find(e)},Hn.prototype.invokeMap=Zr((function(e,t){return"function"==typeof e?new Hn(this):this.map((function(n){return Nr(n,e,t)}))})),Hn.prototype.reject=function(e){return this.filter(La(co(e)))},Hn.prototype.slice=function(e,n){e=ms(e);var r=this;return r.__filtered__&&(e>0||n<0)?new Hn(r):(e<0?r=r.takeRight(-e):e&&(r=r.drop(e)),n!==t&&(r=(n=ms(n))<0?r.dropRight(-n):r.take(n-e)),r)},Hn.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},Hn.prototype.toArray=function(){return this.take(f)},Er(Hn.prototype,(function(e,n){var r=/^(?:filter|find|map|reject)|While$/.test(n),i=/^(?:head|last)$/.test(n),o=Vn[i?"take"+("last"==n?"Right":""):n],a=i||/^find/.test(n);o&&(Vn.prototype[n]=function(){var n=this.__wrapped__,s=i?[1]:arguments,l=n instanceof Hn,c=s[0],u=l||Ha(n),p=function(e){var t=o.apply(Vn,It([e],s));return i&&d?t[0]:t};u&&r&&"function"==typeof c&&1!=c.length&&(l=u=!1);var d=this.__chain__,f=!!this.__actions__.length,h=a&&!d,m=l&&!f;if(!a&&u){n=m?n:new Hn(this);var g=e.apply(n,s);return g.__actions__.push({func:ha,args:[p],thisArg:t}),new Gn(g,d)}return h&&m?e.apply(this,s):(g=this.thru(p),h?i?g.value()[0]:g.value():g)})})),Tt(["pop","push","shift","sort","splice","unshift"],(function(e){var t=Ne[e],n=/^(?:push|sort|unshift)$/.test(e)?"tap":"thru",r=/^(?:pop|shift)$/.test(e);Vn.prototype[e]=function(){var e=arguments;if(r&&!this.__chain__){var i=this.value();return t.apply(Ha(i)?i:[],e)}return this[n]((function(n){return t.apply(Ha(n)?n:[],e)}))}})),Er(Hn.prototype,(function(e,t){var n=Vn[t];if(n){var r=n.name+"";Le.call(Rn,r)||(Rn[r]=[]),Rn[r].push({name:t,func:n})}})),Rn[Vi(t,2).name]=[{name:"wrapper",func:t}],Hn.prototype.clone=function(){var e=new Hn(this.__wrapped__);return e.__actions__=ki(this.__actions__),e.__dir__=this.__dir__,e.__filtered__=this.__filtered__,e.__iteratees__=ki(this.__iteratees__),e.__takeCount__=this.__takeCount__,e.__views__=ki(this.__views__),e},Hn.prototype.reverse=function(){if(this.__filtered__){var e=new Hn(this);e.__dir__=-1,e.__filtered__=!0}else(e=this.clone()).__dir__*=-1;return e},Hn.prototype.value=function(){var e=this.__wrapped__.value(),t=this.__dir__,n=Ha(e),r=t<0,i=n?e.length:0,o=function(e,t,n){for(var r=-1,i=n.length;++r<i;){var o=n[r],a=o.size;switch(o.type){case"drop":e+=a;break;case"dropRight":t-=a;break;case"take":t=yn(t,e+a);break;case"takeRight":e=bn(e,t-a)}}return{start:e,end:t}}(0,i,this.__views__),a=o.start,s=o.end,l=s-a,c=r?s:a-1,u=this.__iteratees__,p=u.length,d=0,f=yn(l,this.__takeCount__);if(!n||!r&&i==l&&f==l)return mi(e,this.__actions__);var h=[];e:for(;l--&&d<f;){for(var m=-1,g=e[c+=t];++m<p;){var _=u[m],v=_.iteratee,b=_.type,y=v(g);if(2==b)g=y;else if(!y){if(1==b)continue e;break e}}h[d++]=g}return h},Vn.prototype.at=ma,Vn.prototype.chain=function(){return fa(this)},Vn.prototype.commit=function(){return new Gn(this.value(),this.__chain__)},Vn.prototype.next=function(){this.__values__===t&&(this.__values__=fs(this.value()));var e=this.__index__>=this.__values__.length;return{done:e,value:e?t:this.__values__[this.__index__++]}},Vn.prototype.plant=function(e){for(var n,r=this;r instanceof qn;){var i=zo(r);i.__index__=0,i.__values__=t,n?o.__wrapped__=i:n=i;var o=i;r=r.__wrapped__}return o.__wrapped__=e,n},Vn.prototype.reverse=function(){var e=this.__wrapped__;if(e instanceof Hn){var n=e;return this.__actions__.length&&(n=new Hn(this)),(n=n.reverse()).__actions__.push({func:ha,args:[ta],thisArg:t}),new Gn(n,this.__chain__)}return this.thru(ta)},Vn.prototype.toJSON=Vn.prototype.valueOf=Vn.prototype.value=function(){return mi(this.__wrapped__,this.__actions__)},Vn.prototype.first=Vn.prototype.head,tt&&(Vn.prototype[tt]=function(){return this}),Vn}();ht?((ht.exports=mn)._=mn,ft._=mn):dt._=mn}.call(ry.exports)),ry.exports);const sy="Powered by TurboDocx html-to-docx",ly="portrait",cy={top:1800,right:1440,bottom:1800,left:1440,header:720,footer:720,gutter:0},uy={top:1440,right:1800,bottom:1440,left:1800,header:720,footer:720,gutter:0},py="Times New Roman",dy=22,fy="en-US",hy={size:0,stroke:"nil",color:"000000"},my={size:1,stroke:"single"},gy={px:1,cm:37.7952755906,mm:3.77952755906,in:96,pt:1.33333333333,pc:16,em:16,rem:16,"%":1},_y={heading1:{font:py,fontSize:48,bold:!0,spacing:{before:480,after:0},keepLines:!0,keepNext:!0,outlineLevel:0},heading2:{font:py,fontSize:36,bold:!0,spacing:{before:360,after:80},keepLines:!0,keepNext:!0,outlineLevel:1},heading3:{font:py,fontSize:28,bold:!0,spacing:{before:280,after:80},keepLines:!0,keepNext:!0,outlineLevel:2},heading4:{font:py,fontSize:24,bold:!0,spacing:{before:240,after:40},keepLines:!0,keepNext:!0,outlineLevel:3},heading5:{font:py,fontSize:dy,bold:!0,spacing:{before:220,after:40},keepLines:!0,keepNext:!0,outlineLevel:4},heading6:{font:py,fontSize:20,bold:!0,spacing:{before:200,after:40},keepLines:!0,keepNext:!0,outlineLevel:5}},vy={orientation:ly,margins:ay.cloneDeep(uy),title:"",subject:"",creator:sy,keywords:[sy],description:"",lastModifiedBy:sy,revision:1,createdAt:new Date,modifiedAt:new Date,headerType:"default",header:!1,footerType:"default",footer:!1,font:py,fontSize:dy,complexScriptFontSize:dy,table:{row:{cantSplit:!1},borderOptions:hy,addSpacingAfter:!0},pageSize:{width:12240,height:15840},pageNumber:!1,skipFirstHeaderFooter:!1,lineNumber:!1,lineNumberOptions:{countBy:1,start:0,restart:"continuous"},numbering:{defaultOrderedListStyleType:"decimal"},heading:_y,decodeUnicode:!1,defaultLang:fy,direction:"ltr",preprocessing:{skipHTMLMinify:!1},imageProcessing:{maxRetries:2,verboseLogging:!1,downloadTimeout:5e3,maxImageSize:10485760,retryDelayBase:500,minTimeout:1e3,maxTimeout:3e4,minImageSize:1024,maxCacheSize:20971520,maxCacheEntries:100,svgHandling:"convert",svgSanitization:!0,suppressSharpWarning:!1}},by="<p></p>",yy="_rels",Ey="document",wy="header",xy="footer",Sy="theme",Ay="hyperlink",Ty="image",Cy="Internal",Dy="word",Oy="theme",ky={top:{size:0,spacing:3,color:"FFFFFF"},left:{size:0,spacing:3,color:"FFFFFF"},bottom:{size:0,spacing:3,color:"FFFFFF"},right:{size:0,spacing:3,color:"FFFFFF"}},Ny=["transparent","auto"],Ry=["top","middle","bottom"],Iy=/([\d.]+)px/i,Fy=/([\d.]+)%/i,My=/([\d.]+)pt/i,Ly=/([\d.]+)cm/i,Py=/([\d.]+)in/i,By=e=>Math.round(9525*e),Uy=e=>Math.round(635*e),zy=e=>Math.round(e/635),Vy=e=>Math.round(20*e),jy=e=>Math.round(2*e),qy=e=>Math.round(10*e),Gy=e=>zy(By(e)),Hy=e=>{return t=zy(By(e)),Math.round(t/10);var t},Wy=e=>Vy((e=>Math.round(72*e))(e)),Ky=e=>Wy((e=>.3937008*e)(e)),Xy=e=>{return t=Hy(e),Math.round(t/2);var t},$y=e=>Math.round(8*e),Yy=e=>$y(Xy(e)),Zy=e=>{const t={...e};return Object.keys(e).forEach((n=>{switch(n){case"pageSize":case"margins":t[n]=((e,t)=>{let n={};return"object"==typeof e&&null!==e?Object.keys(e).forEach((r=>{if(Iy.test(e[r])){const t=e[r].match(Iy);n[r]=Gy(t[1])}else if(Ly.test(e[r])){const t=e[r].match(Ly);n[r]=Ky(t[1])}else if(Py.test(e[r])){const t=e[r].match(Py);n[r]=Wy(t[1])}else e[r]?n[r]=e[r]:n[r]=t[r]})):n=null,n})(e[n],vy[n]);break;case"fontSize":case"complexScriptFontSize":t[n]=(e=>{let t;if(My.test(e)){const n=e.match(My);t=jy(n[1])}else t=e||null;return t})(e[n])}})),{...vy,...t}};var Qy,Jy={},eE={};function tE(){return Qy||(Qy=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.DefaultBuilderOptions={version:"1.0",encoding:void 0,standalone:void 0,keepNullNodes:!1,keepNullAttributes:!1,ignoreConverters:!1,convert:{att:"@",ins:"?",text:"#",cdata:"$",comment:"!"},defaultNamespace:{ele:void 0,att:void 0},namespaceAlias:{html:"http://www.w3.org/1999/xhtml",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/",mathml:"http://www.w3.org/1998/Math/MathML",svg:"http://www.w3.org/2000/svg",xlink:"http://www.w3.org/1999/xlink"},invalidCharReplacement:void 0},e.XMLBuilderOptionKeys=new Set(Object.keys(e.DefaultBuilderOptions)),e.DefaultXMLBuilderCBOptions={format:"xml",wellFormed:!1,prettyPrint:!1,indent:" ",newline:"\n",offset:0,width:0,allowEmptyTags:!1,spaceBeforeSlash:!1,keepNullNodes:!1,keepNullAttributes:!1,ignoreConverters:!1,convert:{att:"@",ins:"?",text:"#",cdata:"$",comment:"!"},defaultNamespace:{ele:void 0,att:void 0},namespaceAlias:{html:"http://www.w3.org/1999/xhtml",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/",mathml:"http://www.w3.org/1998/Math/MathML",svg:"http://www.w3.org/2000/svg",xlink:"http://www.w3.org/1999/xlink"}}}(eE)),eE}var nE,rE={},iE={};var oE,aE={};var sE,lE={};var cE,uE,pE={};function dE(){if(uE)return rE;uE=1,Object.defineProperty(rE,"__esModule",{value:!0});var e=function(){if(nE)return iE;nE=1,Object.defineProperty(iE,"__esModule",{value:!0});class e{constructor(e=1e3){this._items=new Set,this._limit=e}add(e){if(this._items.add(e),this._items.size>this._limit){const e=this._items.values().next();e.done||this._items.delete(e.value)}return this}delete(e){return this._items.delete(e)}has(e){return this._items.has(e)}clear(){this._items.clear()}get size(){return this._items.size}forEach(e,t){this._items.forEach((n=>e.call(t,n,n,this)))}*keys(){yield*this._items.keys()}*values(){yield*this._items.values()}*entries(){yield*this._items.entries()}*[Symbol.iterator](){yield*this._items}get[Symbol.toStringTag](){return"FixedSizeSet"}}return iE.FixedSizeSet=e,iE}();rE.FixedSizeSet=e.FixedSizeSet;var t=function(){if(oE)return aE;oE=1,Object.defineProperty(aE,"__esModule",{value:!0});class e{constructor(e=1e3){this._items=new Map,this._limit=e}get(e){return this._items.get(e)}set(e,t){if(this._items.set(e,t),this._items.size>this._limit){const e=this._items.keys().next();e.done||this._items.delete(e.value)}}delete(e){return this._items.delete(e)}has(e){return this._items.has(e)}clear(){this._items.clear()}get size(){return this._items.size}forEach(e,t){this._items.forEach(((n,r)=>e.call(t,r,n)))}*keys(){yield*this._items.keys()}*values(){yield*this._items.values()}*entries(){yield*this._items.entries()}*[Symbol.iterator](){yield*this._items}get[Symbol.toStringTag](){return"ObjectCache"}}return aE.ObjectCache=e,aE}();rE.ObjectCache=t.ObjectCache;var n=(sE||(sE=1,Object.defineProperty(lE,"__esModule",{value:!0}),lE.CompareCache=class{constructor(e=1e3){this._items=new Map,this._limit=e}check(e,t){if(this._items.get(e)===t)return!0;if(this._items.get(t)===e)return!1;const n=Math.random()<.5;if(n?this._items.set(e,t):this._items.set(t,e),this._items.size>this._limit){const e=this._items.keys().next();e.done||this._items.delete(e.value)}return n}}),lE);rE.CompareCache=n.CompareCache;var r=(cE||(cE=1,Object.defineProperty(pE,"__esModule",{value:!0}),pE.Lazy=class{constructor(e){this._initialized=!1,this._value=void 0,this._initFunc=e}get value(){return this._initialized||(this._value=this._initFunc(),this._initialized=!0),this._value}}),pE);function i(e,t,n){if(u(e))e.forEach(((e,r)=>t.call(n,r,e)));else for(const r in e)e.hasOwnProperty(r)&&t.call(n,r,e[r])}function o(e){if(a(e))return e;if(l(e)){const t=[];for(const n of e)t.push(o(n));return t}if(s(e)){const t={};for(const n in e)if(e.hasOwnProperty(n)){const r=e[n];t[n]=o(r)}return t}return e}function a(e){return!!e&&"[object Function]"===Object.prototype.toString.call(e)}function s(e){const t=typeof e;return!!e&&("function"===t||"object"===t)}function l(e){return Array.isArray(e)}function c(e){return e instanceof Set}function u(e){return e instanceof Map}function p(e){if(s(e)){const t=Object.getPrototypeOf(e),n=t.constructor;return t&&n&&"function"==typeof n&&n instanceof n&&Function.prototype.toString.call(n)===Function.prototype.toString.call(Object)}return!1}return rE.Lazy=r.Lazy,rE.applyMixin=function(e,t,...n){Object.getOwnPropertyNames(t.prototype).forEach((r=>{if(n.includes(r)){const t=Object.getOwnPropertyDescriptor(e.prototype,r);t&&Object.defineProperty(e.prototype,"_"+r,t)}const i=Object.getOwnPropertyDescriptor(t.prototype,r);i&&Object.defineProperty(e.prototype,r,i)}))},rE.applyDefaults=function e(t,n,r=!1){const a=o(t||{});return i(n,((t,n)=>{p(n)?a[t]=e(a[t],n,r):(r||void 0===a[t])&&(a[t]=n)})),a},rE.forEachArray=function(e,t,n){e.forEach(t,n)},rE.forEachObject=i,rE.arrayLength=function(e){return c(e)?e.size:e.length},rE.objectLength=function(e){return u(e)?e.size:Object.keys(e).length},rE.getObjectValue=function(e,t){return u(e)?e.get(t):e[t]},rE.removeObjectValue=function(e,t){u(e)?e.delete(t):delete e[t]},rE.clone=o,rE.isBoolean=function(e){return"boolean"==typeof e},rE.isNumber=function(e){return"number"==typeof e},rE.isString=function(e){return"string"==typeof e},rE.isFunction=a,rE.isObject=s,rE.isArray=l,rE.isSet=c,rE.isMap=u,rE.isEmpty=function(e){if(l(e))return!e.length;if(c(e))return!e.size;if(u(e))return!e.size;if(s(e)){for(const t in e)if(e.hasOwnProperty(t))return!1;return!0}return!1},rE.isPlainObject=p,rE.isIterable=function(e){return e&&"function"==typeof e[Symbol.iterator]},rE.getValue=function(e){return a(e.valueOf)?e.valueOf():e},rE.utf8Encode=function(e){const t=new Uint8Array(4*e.length);let n=0;for(let r=0;r<e.length;r++){let i=e.charCodeAt(r);if(i<128)t[n++]=i;else{if(i<2048)t[n++]=i>>6|192;else{if(i>55295&&i<56320){if(++r>=e.length)throw new Error("Incomplete surrogate pair.");const o=e.charCodeAt(r);if(o<56320||o>57343)throw new Error("Invalid surrogate character.");i=65536+((1023&i)<<10)+(1023&o),t[n++]=i>>18|240,t[n++]=i>>12&63|128}else t[n++]=i>>12|224;t[n++]=i>>6&63|128}t[n++]=63&i|128}}return t.subarray(0,n)},rE.utf8Decode=function(e){let t="",n=0;for(;n<e.length;){var r=e[n++];if(r>127)if(r>191&&r<224){if(n>=e.length)throw new Error("Incomplete 2-byte sequence.");r=(31&r)<<6|63&e[n++]}else if(r>223&&r<240){if(n+1>=e.length)throw new Error("Incomplete 3-byte sequence.");r=(15&r)<<12|(63&e[n++])<<6|63&e[n++]}else{if(!(r>239&&r<248))throw new Error("Unknown multi-byte start.");if(n+2>=e.length)throw new Error("Incomplete 4-byte sequence.");r=(7&r)<<18|(63&e[n++])<<12|(63&e[n++])<<6|63&e[n++]}if(r<=65535)t+=String.fromCharCode(r);else{if(!(r<=1114111))throw new Error("Code point exceeds UTF-16 limit.");r-=65536,t+=String.fromCharCode(r>>10|55296),t+=String.fromCharCode(1023&r|56320)}}return t},rE}var fE,hE,mE,gE={},_E={},vE={},bE={};function yE(){return fE||(fE=1,function(e){var t,n,r,i,o,a,s;Object.defineProperty(e,"__esModule",{value:!0}),(t=e.BoundaryPosition||(e.BoundaryPosition={}))[t.Before=0]="Before",t[t.Equal=1]="Equal",t[t.After=2]="After",(n=e.EventPhase||(e.EventPhase={}))[n.None=0]="None",n[n.Capturing=1]="Capturing",n[n.AtTarget=2]="AtTarget",n[n.Bubbling=3]="Bubbling",(r=e.NodeType||(e.NodeType={}))[r.Element=1]="Element",r[r.Attribute=2]="Attribute",r[r.Text=3]="Text",r[r.CData=4]="CData",r[r.EntityReference=5]="EntityReference",r[r.Entity=6]="Entity",r[r.ProcessingInstruction=7]="ProcessingInstruction",r[r.Comment=8]="Comment",r[r.Document=9]="Document",r[r.DocumentType=10]="DocumentType",r[r.DocumentFragment=11]="DocumentFragment",r[r.Notation=12]="Notation",(i=e.Position||(e.Position={}))[i.Disconnected=1]="Disconnected",i[i.Preceding=2]="Preceding",i[i.Following=4]="Following",i[i.Contains=8]="Contains",i[i.ContainedBy=16]="ContainedBy",i[i.ImplementationSpecific=32]="ImplementationSpecific",(o=e.FilterResult||(e.FilterResult={}))[o.Accept=1]="Accept",o[o.Reject=2]="Reject",o[o.Skip=3]="Skip",(a=e.WhatToShow||(e.WhatToShow={}))[a.All=4294967295]="All",a[a.Element=1]="Element",a[a.Attribute=2]="Attribute",a[a.Text=4]="Text",a[a.CDataSection=8]="CDataSection",a[a.EntityReference=16]="EntityReference",a[a.Entity=32]="Entity",a[a.ProcessingInstruction=64]="ProcessingInstruction",a[a.Comment=128]="Comment",a[a.Document=256]="Document",a[a.DocumentType=512]="DocumentType",a[a.DocumentFragment=1024]="DocumentFragment",a[a.Notation=2048]="Notation",(s=e.HowToCompare||(e.HowToCompare={}))[s.StartToStart=0]="StartToStart",s[s.StartToEnd=1]="StartToEnd",s[s.EndToEnd=2]="EndToEnd",s[s.EndToStart=3]="EndToStart"}(bE)),bE}function EE(){if(hE)return vE;hE=1,Object.defineProperty(vE,"__esModule",{value:!0});const e=yE();class t{static isNode(e){return!!e&&void 0!==e._nodeType}static isDocumentNode(n){return t.isNode(n)&&n._nodeType===e.NodeType.Document}static isDocumentTypeNode(n){return t.isNode(n)&&n._nodeType===e.NodeType.DocumentType}static isDocumentFragmentNode(n){return t.isNode(n)&&n._nodeType===e.NodeType.DocumentFragment}static isAttrNode(n){return t.isNode(n)&&n._nodeType===e.NodeType.Attribute}static isCharacterDataNode(n){if(!t.isNode(n))return!1;const r=n._nodeType;return r===e.NodeType.Text||r===e.NodeType.ProcessingInstruction||r===e.NodeType.Comment||r===e.NodeType.CData}static isTextNode(n){return t.isNode(n)&&(n._nodeType===e.NodeType.Text||n._nodeType===e.NodeType.CData)}static isExclusiveTextNode(n){return t.isNode(n)&&n._nodeType===e.NodeType.Text}static isCDATASectionNode(n){return t.isNode(n)&&n._nodeType===e.NodeType.CData}static isCommentNode(n){return t.isNode(n)&&n._nodeType===e.NodeType.Comment}static isProcessingInstructionNode(n){return t.isNode(n)&&n._nodeType===e.NodeType.ProcessingInstruction}static isElementNode(n){return t.isNode(n)&&n._nodeType===e.NodeType.Element}static isCustomElementNode(e){return t.isElementNode(e)&&"custom"===e._customElementState}static isShadowRoot(e){return!!e&&void 0!==e.host}static isMouseEvent(e){return!!e&&void 0!==e.screenX&&null!=e.screenY}static isSlotable(e){return!!e&&void 0!==e._name&&void 0!==e._assignedSlot&&(t.isTextNode(e)||t.isElementNode(e))}static isSlot(e){return!!e&&void 0!==e._name&&void 0!==e._assignedNodes&&t.isElementNode(e)}static isWindow(e){return!!e&&void 0!==e.navigator}static isEventListener(e){return!!e&&void 0!==e.handleEvent}static isRegisteredObserver(e){return!!e&&void 0!==e.observer&&void 0!==e.options}static isTransientRegisteredObserver(e){return!!e&&void 0!==e.source&&t.isRegisteredObserver(e)}}return vE.Guard=t,vE}var wE,xE,SE={};function AE(){if(xE)return gE;xE=1,Object.defineProperty(gE,"__esModule",{value:!0});var e=function(){if(mE)return _E;mE=1,Object.defineProperty(_E,"__esModule",{value:!0});const e=EE();return _E.Cast=class{static asNode(t){if(e.Guard.isNode(t))return t;throw new Error("Invalid object. Node expected.")}},_E}();gE.Cast=e.Cast;var t=EE();gE.Guard=t.Guard;var n=function(){if(wE)return SE;wE=1,Object.defineProperty(SE,"__esModule",{value:!0});class e{get size(){return 0}add(e){throw new Error("Cannot add to an empty set.")}clear(){}delete(e){return!1}forEach(e,t){}has(e){return!1}[Symbol.iterator](){return new t}entries(){return new t}keys(){return new t}values(){return new t}get[Symbol.toStringTag](){return"EmptySet"}}SE.EmptySet=e;class t{[Symbol.iterator](){return this}next(){return{done:!0,value:null}}}return SE}();return gE.EmptySet=n.EmptySet,gE}var TE,CE={},DE={},OE={},kE={},NE={},RE={},IE={};function FE(){if(TE)return IE;TE=1,Object.defineProperty(IE,"__esModule",{value:!0});return IE.LocalNameSet=class{constructor(){this._items={},this._nullItems={}}set(e,t){null===e?this._nullItems[t]=!0:(this._items[e]||(this._items[e]={}),this._items[e][t]=!0)}has(e,t){return null===e?!0===this._nullItems[t]:!!this._items[e]&&!0===this._items[e][t]}},IE}var ME,LE={};function PE(){if(ME)return LE;ME=1,Object.defineProperty(LE,"__esModule",{value:!0});class e{constructor(){this._items={},this._nullItems=[]}copy(){const t=new e;for(const e in this._items)t._items[e]=this._items[e].slice(0);return t._nullItems=this._nullItems.slice(0),t}get(e,t){const n=null===t?this._nullItems:this._items[t]||null;if(null===n)return null;let r=null;for(let t=0;t<n.length;t++)if(r=n[t],r===e)return r;return r}has(e,t){const n=null===t?this._nullItems:this._items[t]||null;return null!==n&&-1!==n.indexOf(e)}hasPrefix(e){if(-1!==this._nullItems.indexOf(e))return!0;for(const t in this._items)if(-1!==this._items[t].indexOf(e))return!0;return!1}set(e,t){const n=null===t?this._nullItems:this._items[t]||null;null!==t&&null===n?this._items[t]=[e]:n.push(e)}}return LE.NamespacePrefixMap=e,LE}var BE,UE={};function zE(){if(BE)return UE;BE=1,Object.defineProperty(UE,"__esModule",{value:!0});class e extends Error{constructor(e,t=""){super(t),this.name=e}}UE.DOMException=e;UE.DOMStringSizeError=class extends e{constructor(e=""){super("DOMStringSizeError",e)}};UE.WrongDocumentError=class extends e{constructor(e=""){super("WrongDocumentError","The object is in the wrong document. "+e)}};UE.NoDataAllowedError=class extends e{constructor(e=""){super("NoDataAllowedError",e)}};UE.NoModificationAllowedError=class extends e{constructor(e=""){super("NoModificationAllowedError","The object can not be modified. "+e)}};UE.NotSupportedError=class extends e{constructor(e=""){super("NotSupportedError","The operation is not supported. "+e)}};UE.InUseAttributeError=class extends e{constructor(e=""){super("InUseAttributeError",e)}};UE.InvalidStateError=class extends e{constructor(e=""){super("InvalidStateError","The object is in an invalid state. "+e)}};UE.InvalidModificationError=class extends e{constructor(e=""){super("InvalidModificationError","The object can not be modified in this way. "+e)}};UE.NamespaceError=class extends e{constructor(e=""){super("NamespaceError","The operation is not allowed by Namespaces in XML. [XMLNS] "+e)}};UE.InvalidAccessError=class extends e{constructor(e=""){super("InvalidAccessError","The object does not support the operation or argument. "+e)}};UE.ValidationError=class extends e{constructor(e=""){super("ValidationError",e)}};UE.TypeMismatchError=class extends e{constructor(e=""){super("TypeMismatchError",e)}};UE.SecurityError=class extends e{constructor(e=""){super("SecurityError","The operation is insecure. "+e)}};UE.NetworkError=class extends e{constructor(e=""){super("NetworkError","A network error occurred. "+e)}};UE.AbortError=class extends e{constructor(e=""){super("AbortError","The operation was aborted. "+e)}};UE.URLMismatchError=class extends e{constructor(e=""){super("URLMismatchError","The given URL does not match another URL. "+e)}};UE.QuotaExceededError=class extends e{constructor(e=""){super("QuotaExceededError","The quota has been exceeded. "+e)}};UE.TimeoutError=class extends e{constructor(e=""){super("TimeoutError","The operation timed out. "+e)}};UE.InvalidNodeTypeError=class extends e{constructor(e=""){super("InvalidNodeTypeError","The supplied node is incorrect or has an incorrect ancestor for this operation. "+e)}};UE.DataCloneError=class extends e{constructor(e=""){super("DataCloneError","The object can not be cloned. "+e)}};UE.NotImplementedError=class extends e{constructor(e=""){super("NotImplementedError","The DOM method is not implemented by this module. "+e)}};UE.HierarchyRequestError=class extends e{constructor(e=""){super("HierarchyRequestError","The operation would yield an incorrect node tree. "+e)}};UE.NotFoundError=class extends e{constructor(e=""){super("NotFoundError","The object can not be found here. "+e)}};UE.IndexSizeError=class extends e{constructor(e=""){super("IndexSizeError","The index is not in the allowed range. "+e)}};UE.SyntaxError=class extends e{constructor(e=""){super("SyntaxError","The string did not match the expected pattern. "+e)}};return UE.InvalidCharacterError=class extends e{constructor(e=""){super("InvalidCharacterError","The string contains invalid characters. "+e)}},UE}var VE,jE,qE={},GE={},HE={};function WE(){return VE||(VE=1,Object.defineProperty(HE,"__esModule",{value:!0}),HE.Surrogate=/[\uD800-\uDFFF]/,HE.ScalarValue=/[\uD800-\uDFFF]/,HE.NonCharacter=/[\uFDD0-\uFDEF\uFFFE\uFFFF]|[\uD83F\uD87F\uD8BF\uD8FF\uD93F\uD97F\uD9BF\uD9FF\uDA3F\uDA7F\uDABF\uDAFF\uDB3F\uDB7F\uDBBF\uDBFF][\uDFFE\uDFFF]/,HE.ASCIICodePoint=/[\u0000-\u007F]/,HE.ASCIITabOrNewLine=/[\t\n\r]/,HE.ASCIIWhiteSpace=/[\t\n\f\r ]/,HE.C0Control=/[\u0000-\u001F]/,HE.C0ControlOrSpace=/[\u0000-\u001F ]/,HE.Control=/[\u0000-\u001F\u007F-\u009F]/,HE.ASCIIDigit=/[0-9]/,HE.ASCIIUpperHexDigit=/[0-9A-F]/,HE.ASCIILowerHexDigit=/[0-9a-f]/,HE.ASCIIHexDigit=/[0-9A-Fa-f]/,HE.ASCIIUpperAlpha=/[A-Z]/,HE.ASCIILowerAlpha=/[a-z]/,HE.ASCIIAlpha=/[A-Za-z]/,HE.ASCIIAlphanumeric=/[0-9A-Za-z]/),HE}var KE,XE={};function $E(){if(KE)return XE;return KE=1,Object.defineProperty(XE,"__esModule",{value:!0}),XE.isASCIIByte=function(e){return e>=0&&e<=127},XE}var YE,ZE={};function QE(){if(YE)return ZE;return YE=1,Object.defineProperty(ZE,"__esModule",{value:!0}),ZE.length=function(e){return e.length},ZE.byteLowercase=function(e){for(let t=0;t<e.length;t++){const n=e[t];n>=65&&n<=90&&(e[t]=n+32)}},ZE.byteUppercase=function(e){for(let t=0;t<e.length;t++){const n=e[t];n>=97&&n<=122&&(e[t]=n-32)}},ZE.byteCaseInsensitiveMatch=function(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++){let r=e[n],i=t[n];if(r>=65&&r<=90&&(r+=32),i>=65&&i<=90&&(i+=32),r!==i)return!1}return!0},ZE.startsWith=function(e,t){let n=0;for(;;){if(n>=e.length)return!1;if(n>=t.length)return!0;if(e[n]!==t[n])return!1;n++}},ZE.byteLessThan=function(e,t){let n=0;for(;;){if(n>=e.length)return!1;if(n>=t.length)return!0;const r=e[n],i=t[n];if(r<i)return!0;if(r>i)return!1;n++}},ZE.isomorphicDecode=function(e){return String.fromCodePoint(...e)},ZE}var JE,ew={},tw={},nw={};var rw,iw={};var ow,aw={};var sw,lw,cw,uw={};function pw(){if(lw)return tw;lw=1,Object.defineProperty(tw,"__esModule",{value:!0});var e=function(){if(JE)return nw;JE=1,Object.defineProperty(nw,"__esModule",{value:!0});class e{constructor(e=1e3){this._items=new Set,this._limit=e}add(e){if(this._items.add(e),this._items.size>this._limit){const e=this._items.values().next();e.done||this._items.delete(e.value)}return this}delete(e){return this._items.delete(e)}has(e){return this._items.has(e)}clear(){this._items.clear()}get size(){return this._items.size}forEach(e,t){this._items.forEach((n=>e.call(t,n,n,this)))}*keys(){yield*this._items.keys()}*values(){yield*this._items.values()}*entries(){yield*this._items.entries()}*[Symbol.iterator](){yield*this._items}get[Symbol.toStringTag](){return"FixedSizeSet"}}return nw.FixedSizeSet=e,nw}();tw.FixedSizeSet=e.FixedSizeSet;var t=function(){if(rw)return iw;rw=1,Object.defineProperty(iw,"__esModule",{value:!0});class e{constructor(e=1e3){this._items=new Map,this._limit=e}get(e){return this._items.get(e)}set(e,t){if(this._items.set(e,t),this._items.size>this._limit){const e=this._items.keys().next();e.done||this._items.delete(e.value)}}delete(e){return this._items.delete(e)}has(e){return this._items.has(e)}clear(){this._items.clear()}get size(){return this._items.size}forEach(e,t){this._items.forEach(((n,r)=>e.call(t,r,n)))}*keys(){yield*this._items.keys()}*values(){yield*this._items.values()}*entries(){yield*this._items.entries()}*[Symbol.iterator](){yield*this._items}get[Symbol.toStringTag](){return"ObjectCache"}}return iw.ObjectCache=e,iw}();tw.ObjectCache=t.ObjectCache;var n=(ow||(ow=1,Object.defineProperty(aw,"__esModule",{value:!0}),aw.CompareCache=class{constructor(e=1e3){this._items=new Map,this._limit=e}check(e,t){if(this._items.get(e)===t)return!0;if(this._items.get(t)===e)return!1;const n=Math.random()<.5;if(n?this._items.set(e,t):this._items.set(t,e),this._items.size>this._limit){const e=this._items.keys().next();e.done||this._items.delete(e.value)}return n}}),aw);tw.CompareCache=n.CompareCache;var r=(sw||(sw=1,Object.defineProperty(uw,"__esModule",{value:!0}),uw.Lazy=class{constructor(e){this._initialized=!1,this._value=void 0,this._initFunc=e}get value(){return this._initialized||(this._value=this._initFunc(),this._initialized=!0),this._value}}),uw);function i(e,t,n){if(u(e))e.forEach(((e,r)=>t.call(n,r,e)));else for(const r in e)e.hasOwnProperty(r)&&t.call(n,r,e[r])}function o(e){if(a(e))return e;if(l(e)){const t=[];for(const n of e)t.push(o(n));return t}if(s(e)){const t={};for(const n in e)if(e.hasOwnProperty(n)){const r=e[n];t[n]=o(r)}return t}return e}function a(e){return!!e&&"[object Function]"===Object.prototype.toString.call(e)}function s(e){const t=typeof e;return!!e&&("function"===t||"object"===t)}function l(e){return Array.isArray(e)}function c(e){return e instanceof Set}function u(e){return e instanceof Map}return tw.Lazy=r.Lazy,tw.applyMixin=function(e,t,...n){Object.getOwnPropertyNames(t.prototype).forEach((r=>{if(n.includes(r)){const t=Object.getOwnPropertyDescriptor(e.prototype,r);t&&Object.defineProperty(e.prototype,"_"+r,t)}const i=Object.getOwnPropertyDescriptor(t.prototype,r);i&&Object.defineProperty(e.prototype,r,i)}))},tw.applyDefaults=function e(t,n,r=!1){const a=o(t||{});return i(n,((t,n)=>{s(n)?a[t]=e(a[t],n):(r||void 0===a[t])&&(a[t]=n)})),a},tw.forEachArray=function(e,t,n){e.forEach(t,n)},tw.forEachObject=i,tw.arrayLength=function(e){return c(e)?e.size:e.length},tw.objectLength=function(e){return u(e)?e.size:Object.keys(e).length},tw.getObjectValue=function(e,t){return u(e)?e.get(t):e[t]},tw.removeObjectValue=function(e,t){u(e)?e.delete(t):delete e[t]},tw.clone=o,tw.isBoolean=function(e){return"boolean"==typeof e},tw.isNumber=function(e){return"number"==typeof e},tw.isString=function(e){return"string"==typeof e},tw.isFunction=a,tw.isObject=s,tw.isArray=l,tw.isSet=c,tw.isMap=u,tw.isEmpty=function(e){if(l(e))return!e.length;if(c(e))return!e.size;if(u(e))return!e.size;if(s(e)){for(const t in e)if(e.hasOwnProperty(t))return!1;return!0}return!1},tw.isPlainObject=function(e){if(s(e)){const t=Object.getPrototypeOf(e),n=t.constructor;return t&&n&&"function"==typeof n&&n instanceof n&&Function.prototype.toString.call(n)===Function.prototype.toString.call(Object)}return!1},tw.isIterable=function(e){return e&&"function"==typeof e[Symbol.iterator]},tw.getValue=function(e){return a(e.valueOf)?e.valueOf():e},tw.utf8Encode=function(e){const t=new Uint8Array(4*e.length);let n=0;for(let r=0;r<e.length;r++){let i=e.charCodeAt(r);if(i<128)t[n++]=i;else{if(i<2048)t[n++]=i>>6|192;else{if(i>55295&&i<56320){if(++r>=e.length)throw new Error("Incomplete surrogate pair.");const o=e.charCodeAt(r);if(o<56320||o>57343)throw new Error("Invalid surrogate character.");i=65536+((1023&i)<<10)+(1023&o),t[n++]=i>>18|240,t[n++]=i>>12&63|128}else t[n++]=i>>12|224;t[n++]=i>>6&63|128}t[n++]=63&i|128}}return t.subarray(0,n)},tw.utf8Decode=function(e){let t="",n=0;for(;n<e.length;){var r=e[n++];if(r>127)if(r>191&&r<224){if(n>=e.length)throw new Error("Incomplete 2-byte sequence.");r=(31&r)<<6|63&e[n++]}else if(r>223&&r<240){if(n+1>=e.length)throw new Error("Incomplete 3-byte sequence.");r=(15&r)<<12|(63&e[n++])<<6|63&e[n++]}else{if(!(r>239&&r<248))throw new Error("Unknown multi-byte start.");if(n+2>=e.length)throw new Error("Incomplete 4-byte sequence.");r=(7&r)<<18|(63&e[n++])<<12|(63&e[n++])<<6|63&e[n++]}if(r<=65535)t+=String.fromCharCode(r);else{if(!(r<=1114111))throw new Error("Code point exceeds UTF-16 limit.");r-=65536,t+=String.fromCharCode(r>>10|55296),t+=String.fromCharCode(1023&r|56320)}}return t},tw}var dw,fw={};var hw,mw={};var gw,_w={};var vw,bw={};var yw,Ew={};var ww,xw={};var Sw,Aw,Tw={};function Cw(){if(Aw)return qE;Aw=1;var e=qE&&qE.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t};Object.defineProperty(qE,"__esModule",{value:!0});const t=e(function(){if(jE)return GE;jE=1,Object.defineProperty(GE,"__esModule",{value:!0});const e=WE();return GE.forgivingBase64Encode=function(e){return v.from(e).toString("base64")},GE.forgivingBase64Decode=function(t){return""===t?"":((t=t.replace(e.ASCIIWhiteSpace,"")).length%4==0&&(t.endsWith("==")?t=t.substr(0,t.length-2):t.endsWith("=")&&(t=t.substr(0,t.length-1))),t.length%4==1?null:/[0-9A-Za-z+/]/.test(t)?v.from(t,"base64").toString("utf8"):null)},GE}());qE.base64=t;const n=e($E());qE.byte=n;const r=e(QE());qE.byteSequence=r;const i=e(WE());qE.codePoint=i;const o=e(function(){if(cw)return ew;cw=1,Object.defineProperty(ew,"__esModule",{value:!0});const e=pw();function t(n){if(null===n||e.isString(n)||e.isNumber(n))return n;if(e.isArray(n)){const e=new Array;for(const r of n)e.push(t(r));return e}if(e.isObject(n)){const e=new Map;for(const r in n)if(n.hasOwnProperty(r)){const i=n[r];e.set(r,t(i))}return e}return n}return ew.parseJSONFromBytes=function(t){const n=e.utf8Decode(t);return JSON.parse.call(void 0,n)},ew.serializeJSONToBytes=function(t){const n=JSON.stringify.call(void 0,t);return e.utf8Encode(n)},ew.parseJSONIntoInfraValues=function(e){return t(JSON.parse.call(void 0,e))},ew.convertAJSONDerivedJavaScriptValueToAnInfraValue=t,ew}());qE.json=o;const a=e(function(){if(dw)return fw;dw=1,Object.defineProperty(fw,"__esModule",{value:!0});const e=pw();return fw.append=function(e,t){e.push(t)},fw.extend=function(e,t){e.push(...t)},fw.prepend=function(e,t){e.unshift(t)},fw.replace=function(t,n,r){let i=0;for(const o of t){if(e.isFunction(n))n.call(null,o)&&(t[i]=r);else if(o===n)return void(t[i]=r);i++}},fw.insert=function(e,t,n){e.splice(n,0,t)},fw.remove=function(t,n){let r=t.length;for(;r--;){const i=t[r];if(e.isFunction(n))n.call(null,i)&&t.splice(r,1);else if(i===n)return void t.splice(r,1)}},fw.empty=function(e){e.length=0},fw.contains=function(t,n){for(const r of t)if(e.isFunction(n)){if(n.call(null,r))return!0}else if(r===n)return!0;return!1},fw.size=function(e,t){if(void 0===t)return e.length;{let n=0;for(const r of e)t.call(null,r)&&n++;return n}},fw.isEmpty=function(e){return 0===e.length},fw.forEach=function*(e,t){if(void 0===t)yield*e;else for(const n of e)t.call(null,n)&&(yield n)},fw.clone=function(e){return new Array(...e)},fw.sortInAscendingOrder=function(e,t){return e.sort(((e,n)=>t.call(null,e,n)?-1:1))},fw.sortInDescendingOrder=function(e,t){return e.sort(((e,n)=>t.call(null,e,n)?1:-1))},fw}());qE.list=a;const s=e(function(){if(hw)return mw;hw=1,Object.defineProperty(mw,"__esModule",{value:!0});const e=pw();return mw.get=function(e,t){return e.get(t)},mw.set=function(e,t,n){e.set(t,n)},mw.remove=function(t,n){if(e.isFunction(n)){const e=[];for(const r of t)n.call(null,r)&&e.push(r[0]);for(const n of e)t.delete(n)}else t.delete(n)},mw.contains=function(t,n){if(e.isFunction(n)){for(const e of t)if(n.call(null,e))return!0;return!1}return t.has(n)},mw.keys=function(e){return new Set(e.keys())},mw.values=function(e){return[...e.values()]},mw.size=function(e,t){if(void 0===t)return e.size;{let n=0;for(const r of e)t.call(null,r)&&n++;return n}},mw.isEmpty=function(e){return 0===e.size},mw.forEach=function*(e,t){if(void 0===t)yield*e;else for(const n of e)t.call(null,n)&&(yield n)},mw.clone=function(e){return new Map(e)},mw.sortInAscendingOrder=function(e,t){const n=new Array(...e);return n.sort(((e,n)=>t.call(null,e,n)?-1:1)),new Map(n)},mw.sortInDescendingOrder=function(e,t){const n=new Array(...e);return n.sort(((e,n)=>t.call(null,e,n)?1:-1)),new Map(n)},mw}());qE.map=s;const l=e((gw||(gw=1,Object.defineProperty(_w,"__esModule",{value:!0}),_w.HTML="http://www.w3.org/1999/xhtml",_w.XML="http://www.w3.org/XML/1998/namespace",_w.XMLNS="http://www.w3.org/2000/xmlns/",_w.MathML="http://www.w3.org/1998/Math/MathML",_w.SVG="http://www.w3.org/2000/svg",_w.XLink="http://www.w3.org/1999/xlink"),_w));qE.namespace=l;const c=e((vw||(vw=1,Object.defineProperty(bw,"__esModule",{value:!0}),bw.enqueue=function(e,t){e.push(t)},bw.dequeue=function(e){return e.shift()||null}),bw));qE.queue=c;const u=e(function(){if(yw)return Ew;yw=1,Object.defineProperty(Ew,"__esModule",{value:!0});const e=pw();function t(e,t){for(const n of e)if(!t.has(n))return!1;return!0}return Ew.append=function(e,t){e.add(t)},Ew.extend=function(e,t){t.forEach(e.add,e)},Ew.prepend=function(e,t){const n=new Set(e);e.clear(),e.add(t),n.forEach(e.add,e)},Ew.replace=function(t,n,r){const i=new Set;for(const o of t)e.isFunction(n)?n.call(null,o)?i.add(r):i.add(o):o===n?i.add(r):i.add(o);t.clear(),i.forEach(t.add,t)},Ew.insert=function(e,t,n){const r=new Set;let i=0;for(const o of e)i===n&&r.add(t),r.add(o),i++;e.clear(),r.forEach(e.add,e)},Ew.remove=function(t,n){if(e.isFunction(n)){const e=[];for(const r of t)n.call(null,r)&&e.push(r);for(const n of e)t.delete(n)}else t.delete(n)},Ew.empty=function(e){e.clear()},Ew.contains=function(t,n){if(!e.isFunction(n))return t.has(n);for(const e of t)if(n.call(null,e))return!0;return!1},Ew.size=function(e,t){if(void 0===t)return e.size;{let n=0;for(const r of e)t.call(null,r)&&n++;return n}},Ew.isEmpty=function(e){return 0===e.size},Ew.forEach=function*(e,t){if(void 0===t)yield*e;else for(const n of e)t.call(null,n)&&(yield n)},Ew.clone=function(e){return new Set(e)},Ew.sortInAscendingOrder=function(e,t){const n=new Array(...e);return n.sort(((e,n)=>t.call(null,e,n)?-1:1)),new Set(n)},Ew.sortInDescendingOrder=function(e,t){const n=new Array(...e);return n.sort(((e,n)=>t.call(null,e,n)?1:-1)),new Set(n)},Ew.isSubsetOf=t,Ew.isSupersetOf=function(e,n){return t(n,e)},Ew.intersection=function(e,t){const n=new Set;for(const r of e)t.has(r)&&n.add(r);return n},Ew.union=function(e,t){const n=new Set(e);return t.forEach(n.add,n),n},Ew.range=function(e,t){const n=new Set;for(let r=e;r<=t;r++)n.add(r);return n},Ew}());qE.set=u;const p=e((ww||(ww=1,Object.defineProperty(xw,"__esModule",{value:!0}),xw.push=function(e,t){e.push(t)},xw.pop=function(e){return e.pop()||null}),xw));qE.stack=p;const d=e(function(){if(Sw)return Tw;Sw=1,Object.defineProperty(Tw,"__esModule",{value:!0});const e=WE(),t=QE(),n=$E(),r=pw();function i(e,t){let n=0;for(;;){const r=n<e.length?e.charCodeAt(n):null,i=n<t.length?t.charCodeAt(n):null;if(null===r)return!0;if(r!==i)return!1;n++}}function o(e){const t=Array.from(e),n=new Uint8Array(t.length);let r=0;for(const t of e){const e=t.codePointAt(0);console.assert(void 0!==e&&e<=255,"isomorphicEncode requires string bytes to be less than or equal to 0x00FF."),void 0!==e&&e<=255&&(n[r++]=e)}return n}function a(e){return/^[\u0000-\u007F]*$/.test(e)}function s(e){let t="";for(const n of e){const e=n.codePointAt(0);t+=void 0!==e&&e>=65&&e<=90?String.fromCodePoint(e+32):n}return t}function l(e){return e.replace(/^[\t\n\f\r ]+/,"").replace(/[\t\n\f\r ]+$/,"")}function c(e,t,n){if(!r.isArray(t))return c(e,Array.from(t),n);let i="";for(;n.position<t.length&&e.call(null,t[n.position]);)i+=t[n.position],n.position++;return i}function u(t,n){c((t=>e.ASCIIWhiteSpace.test(t)),t,n)}return Tw.isCodeUnitPrefix=i,Tw.isCodeUnitLessThan=function(e,t){if(i(t,e))return!1;if(i(e,t))return!0;for(let n=0;n<Math.min(e.length,t.length);n++){const r=e.charCodeAt(n),i=t.charCodeAt(n);if(r!==i)return r<i}return!1},Tw.isomorphicEncode=o,Tw.isASCIIString=a,Tw.asciiLowercase=s,Tw.asciiUppercase=function(e){let t="";for(const n of e){const e=n.codePointAt(0);t+=void 0!==e&&e>=97&&e<=122?String.fromCodePoint(e-32):n}return t},Tw.asciiCaseInsensitiveMatch=function(e,t){return s(e)===s(t)},Tw.asciiEncode=function(e){return console.assert(a(e),"asciiEncode requires an ASCII string."),o(e)},Tw.asciiDecode=function(e){for(const t of e)console.assert(n.isASCIIByte(t),"asciiDecode requires an ASCII byte sequence.");return t.isomorphicDecode(e)},Tw.stripNewlines=function(e){return e.replace(/[\n\r]/g,"")},Tw.normalizeNewlines=function(e){return e.replace(/\r\n/g,"\n").replace(/\r/g,"\n")},Tw.stripLeadingAndTrailingASCIIWhitespace=l,Tw.stripAndCollapseASCIIWhitespace=function(e){return l(e.replace(/[\t\n\f\r ]{2,}/g," "))},Tw.collectASequenceOfCodePoints=c,Tw.skipASCIIWhitespace=u,Tw.strictlySplit=function e(t,n){if(!r.isArray(t))return e(Array.from(t),n);const i={position:0},o=[];let a=c((e=>n!==e),t,i);for(o.push(a);i.position<t.length;)console.assert(t[i.position]===n,"strictlySplit found no delimiter in input string."),i.position++,a=c((e=>n!==e),t,i),o.push(a);return o},Tw.splitAStringOnASCIIWhitespace=function t(n){if(!r.isArray(n))return t(Array.from(n));const i={position:0},o=[];for(u(n,i);i.position<n.length;){const t=c((t=>!e.ASCIIWhiteSpace.test(t)),n,i);o.push(t),u(n,i)}return o},Tw.splitAStringOnCommas=function e(t){if(!r.isArray(t))return e(Array.from(t));const n={position:0},i=[];for(;n.position<t.length;){const e=c((e=>","!==e),t,n);i.push(l(e)),n.position<t.length&&(console.assert(","===t[n.position],"splitAStringOnCommas found no delimiter in input string."),n.position++)}return i},Tw.concatenate=function(e,t=""){return 0===e.length?"":e.join(t)},Tw}());return qE.string=d,qE}var Dw,Ow={},kw={},Nw={},Rw={},Iw={},Fw={};var Mw,Lw={};var Pw,Bw={};var Uw,zw,Vw={};function jw(){if(zw)return Iw;zw=1,Object.defineProperty(Iw,"__esModule",{value:!0});var e=function(){if(Dw)return Fw;Dw=1,Object.defineProperty(Fw,"__esModule",{value:!0});class e{constructor(e=1e3){this._items=new Set,this._limit=e}add(e){if(this._items.add(e),this._items.size>this._limit){const e=this._items.values().next();e.done||this._items.delete(e.value)}return this}delete(e){return this._items.delete(e)}has(e){return this._items.has(e)}clear(){this._items.clear()}get size(){return this._items.size}forEach(e,t){this._items.forEach((n=>e.call(t,n,n,this)))}*keys(){yield*this._items.keys()}*values(){yield*this._items.values()}*entries(){yield*this._items.entries()}*[Symbol.iterator](){yield*this._items}get[Symbol.toStringTag](){return"FixedSizeSet"}}return Fw.FixedSizeSet=e,Fw}();Iw.FixedSizeSet=e.FixedSizeSet;var t=function(){if(Mw)return Lw;Mw=1,Object.defineProperty(Lw,"__esModule",{value:!0});class e{constructor(e=1e3){this._items=new Map,this._limit=e}get(e){return this._items.get(e)}set(e,t){if(this._items.set(e,t),this._items.size>this._limit){const e=this._items.keys().next();e.done||this._items.delete(e.value)}}delete(e){return this._items.delete(e)}has(e){return this._items.has(e)}clear(){this._items.clear()}get size(){return this._items.size}forEach(e,t){this._items.forEach(((n,r)=>e.call(t,r,n)))}*keys(){yield*this._items.keys()}*values(){yield*this._items.values()}*entries(){yield*this._items.entries()}*[Symbol.iterator](){yield*this._items}get[Symbol.toStringTag](){return"ObjectCache"}}return Lw.ObjectCache=e,Lw}();Iw.ObjectCache=t.ObjectCache;var n=(Pw||(Pw=1,Object.defineProperty(Bw,"__esModule",{value:!0}),Bw.CompareCache=class{constructor(e=1e3){this._items=new Map,this._limit=e}check(e,t){if(this._items.get(e)===t)return!0;if(this._items.get(t)===e)return!1;const n=Math.random()<.5;if(n?this._items.set(e,t):this._items.set(t,e),this._items.size>this._limit){const e=this._items.keys().next();e.done||this._items.delete(e.value)}return n}}),Bw);Iw.CompareCache=n.CompareCache;var r=(Uw||(Uw=1,Object.defineProperty(Vw,"__esModule",{value:!0}),Vw.Lazy=class{constructor(e){this._initialized=!1,this._value=void 0,this._initFunc=e}get value(){return this._initialized||(this._value=this._initFunc(),this._initialized=!0),this._value}}),Vw);function i(e,t,n){if(u(e))e.forEach(((e,r)=>t.call(n,r,e)));else for(const r in e)e.hasOwnProperty(r)&&t.call(n,r,e[r])}function o(e){if(a(e))return e;if(l(e)){const t=[];for(const n of e)t.push(o(n));return t}if(s(e)){const t={};for(const n in e)if(e.hasOwnProperty(n)){const r=e[n];t[n]=o(r)}return t}return e}function a(e){return!!e&&"[object Function]"===Object.prototype.toString.call(e)}function s(e){const t=typeof e;return!!e&&("function"===t||"object"===t)}function l(e){return Array.isArray(e)}function c(e){return e instanceof Set}function u(e){return e instanceof Map}return Iw.Lazy=r.Lazy,Iw.applyMixin=function(e,t,...n){Object.getOwnPropertyNames(t.prototype).forEach((r=>{if(n.includes(r)){const t=Object.getOwnPropertyDescriptor(e.prototype,r);t&&Object.defineProperty(e.prototype,"_"+r,t)}const i=Object.getOwnPropertyDescriptor(t.prototype,r);i&&Object.defineProperty(e.prototype,r,i)}))},Iw.applyDefaults=function e(t,n,r=!1){const a=o(t||{});return i(n,((t,n)=>{s(n)?a[t]=e(a[t],n):(r||void 0===a[t])&&(a[t]=n)})),a},Iw.forEachArray=function(e,t,n){e.forEach(t,n)},Iw.forEachObject=i,Iw.arrayLength=function(e){return c(e)?e.size:e.length},Iw.objectLength=function(e){return u(e)?e.size:Object.keys(e).length},Iw.getObjectValue=function(e,t){return u(e)?e.get(t):e[t]},Iw.removeObjectValue=function(e,t){u(e)?e.delete(t):delete e[t]},Iw.clone=o,Iw.isBoolean=function(e){return"boolean"==typeof e},Iw.isNumber=function(e){return"number"==typeof e},Iw.isString=function(e){return"string"==typeof e},Iw.isFunction=a,Iw.isObject=s,Iw.isArray=l,Iw.isSet=c,Iw.isMap=u,Iw.isEmpty=function(e){if(l(e))return!e.length;if(c(e))return!e.size;if(u(e))return!e.size;if(s(e)){for(const t in e)if(e.hasOwnProperty(t))return!1;return!0}return!1},Iw.isPlainObject=function(e){if(s(e)){const t=Object.getPrototypeOf(e),n=t.constructor;return t&&n&&"function"==typeof n&&n instanceof n&&Function.prototype.toString.call(n)===Function.prototype.toString.call(Object)}return!1},Iw.isIterable=function(e){return e&&"function"==typeof e[Symbol.iterator]},Iw.getValue=function(e){return a(e.valueOf)?e.valueOf():e},Iw.utf8Encode=function(e){const t=new Uint8Array(4*e.length);let n=0;for(let r=0;r<e.length;r++){let i=e.charCodeAt(r);if(i<128)t[n++]=i;else{if(i<2048)t[n++]=i>>6|192;else{if(i>55295&&i<56320){if(++r>=e.length)throw new Error("Incomplete surrogate pair.");const o=e.charCodeAt(r);if(o<56320||o>57343)throw new Error("Invalid surrogate character.");i=65536+((1023&i)<<10)+(1023&o),t[n++]=i>>18|240,t[n++]=i>>12&63|128}else t[n++]=i>>12|224;t[n++]=i>>6&63|128}t[n++]=63&i|128}}return t.subarray(0,n)},Iw.utf8Decode=function(e){let t="",n=0;for(;n<e.length;){var r=e[n++];if(r>127)if(r>191&&r<224){if(n>=e.length)throw new Error("Incomplete 2-byte sequence.");r=(31&r)<<6|63&e[n++]}else if(r>223&&r<240){if(n+1>=e.length)throw new Error("Incomplete 3-byte sequence.");r=(15&r)<<12|(63&e[n++])<<6|63&e[n++]}else{if(!(r>239&&r<248))throw new Error("Unknown multi-byte start.");if(n+2>=e.length)throw new Error("Incomplete 4-byte sequence.");r=(7&r)<<18|(63&e[n++])<<12|(63&e[n++])<<6|63&e[n++]}if(r<=65535)t+=String.fromCharCode(r);else{if(!(r<=1114111))throw new Error("Code point exceeds UTF-16 limit.");r-=65536,t+=String.fromCharCode(r>>10|55296),t+=String.fromCharCode(1023&r|56320)}}return t},Iw}var qw,Gw={};function Hw(){if(qw)return Gw;qw=1,Object.defineProperty(Gw,"__esModule",{value:!0});const e=EC();return Gw.AbortControllerImpl=class{constructor(){this._signal=e.create_abortSignal()}get signal(){return this._signal}abort(){e.abort_signalAbort(this._signal)}},Gw}var Ww,Kw,Xw={},$w={};function Yw(){if(Ww)return $w;Ww=1,Object.defineProperty($w,"__esModule",{value:!0});const e=zE(),t=AE(),n=EC();return $w.EventTargetImpl=class{constructor(){}get _eventListenerList(){return this.__eventListenerList||(this.__eventListenerList=[])}get _eventHandlerMap(){return this.__eventHandlerMap||(this.__eventHandlerMap={})}addEventListener(e,r,i={passive:!1,once:!1,capture:!1}){const[o,a,s]=n.eventTarget_flattenMore(i);let l;r&&(l=t.Guard.isEventListener(r)?r:{handleEvent:r},n.eventTarget_addEventListener(this,{type:e,callback:l,capture:o,passive:a,once:s,removed:!1}))}removeEventListener(e,r,i={capture:!1}){const o=n.eventTarget_flatten(i);if(r)for(let i=0;i<this._eventListenerList.length;i++){const a=this._eventListenerList[i];if(a.type===e&&a.capture===o){if(t.Guard.isEventListener(r)&&a.callback===r){n.eventTarget_removeEventListener(this,a,i);break}if(r&&a.callback.handleEvent===r){n.eventTarget_removeEventListener(this,a,i);break}}}}dispatchEvent(t){if(t._dispatchFlag||!t._initializedFlag)throw new e.InvalidStateError;return t._isTrusted=!1,n.event_dispatch(t,this)}_getTheParent(e){return null}},$w}function Zw(){if(Kw)return Xw;Kw=1,Object.defineProperty(Xw,"__esModule",{value:!0});const e=Yw(),t=EC();class n extends e.EventTargetImpl{constructor(){super(),this._abortedFlag=!1,this._abortAlgorithms=new Set}get aborted(){return this._abortedFlag}get onabort(){return t.event_getterEventHandlerIDLAttribute(this,"onabort")}set onabort(e){t.event_setterEventHandlerIDLAttribute(this,"onabort",e)}static _create(){return new n}}return Xw.AbortSignalImpl=n,Xw}var Qw,Jw={};function ex(){if(Qw)return Jw;Qw=1,Object.defineProperty(Jw,"__esModule",{value:!0});return Jw.AbstractRangeImpl=class{get _startNode(){return this._start[0]}get _startOffset(){return this._start[1]}get _endNode(){return this._end[0]}get _endOffset(){return this._end[1]}get _collapsed(){return this._start[0]===this._end[0]&&this._start[1]===this._end[1]}get startContainer(){return this._startNode}get startOffset(){return this._startOffset}get endContainer(){return this._endNode}get endOffset(){return this._endOffset}get collapsed(){return this._collapsed}},Jw}var tx,nx={},rx={},ix={},ox={},ax={};var sx,lx={};var cx,ux,px={};function dx(){if(ux)return ox;ux=1,Object.defineProperty(ox,"__esModule",{value:!0});var e=function(){if(tx)return ax;tx=1,Object.defineProperty(ax,"__esModule",{value:!0});class e{constructor(e=1e3){this._items=new Set,this._limit=e}add(e){if(this._items.add(e),this._items.size>this._limit){const e=this._items.values().next();e.done||this._items.delete(e.value)}}remove(e){this._items.delete(e)}clear(){this._items.clear()}get length(){return this._items.size}*entries(){yield*this}*[Symbol.iterator](){yield*this._items}}return ax.ObjectCache=e,ax}();ox.ObjectCache=e.ObjectCache;var t=(sx||(sx=1,Object.defineProperty(lx,"__esModule",{value:!0}),lx.CompareCache=class{constructor(e=1e3){this._items=new Map,this._limit=e}check(e,t){if(this._items.get(e)===t)return!0;if(this._items.get(t)===e)return!1;const n=Math.random()<.5;if(n?this._items.set(e,t):this._items.set(t,e),this._items.size>this._limit){const e=this._items.keys().next();e.done||this._items.delete(e.value)}return n}}),lx);ox.CompareCache=t.CompareCache;var n=(cx||(cx=1,Object.defineProperty(px,"__esModule",{value:!0}),px.StringWalker=class{constructor(e){this._pointer=0,this._chars=Array.from(e),this._length=this._chars.length}get eof(){return this._pointer>=this._length}get length(){return this._length}codePoint(){if(void 0===this._codePoint)if(this.eof)this._codePoint=-1;else{const e=this._chars[this._pointer].codePointAt(0);this._codePoint=void 0!==e?e:-1}return this._codePoint}c(){return void 0===this._c&&(this._c=this.eof?"":this._chars[this._pointer]),this._c}remaining(){return void 0===this._remaining&&(this._remaining=this.eof?"":this._chars.slice(this._pointer+1).join("")),this._remaining}substring(){return void 0===this._substring&&(this._substring=this.eof?"":this._chars.slice(this._pointer).join("")),this._substring}get pointer(){return this._pointer}set pointer(e){e!==this._pointer&&(this._pointer=e,this._codePoint=void 0,this._c=void 0,this._remaining=void 0,this._substring=void 0)}}),px);function*r(e){if(l(e))yield*e;else for(const t in e)e.hasOwnProperty(t)&&(yield[t,e[t]])}function i(e){if(o(e))return e;if(s(e)){const t=[];for(const n of e)t.push(i(n));return t}if(a(e)){const t={};for(const n in e)if(e.hasOwnProperty(n)){const r=e[n];t[n]=i(r)}return t}return e}function o(e){return!!e&&"[object Function]"===Object.prototype.toString.call(e)}function a(e){const t=typeof e;return!!e&&("function"===t||"object"===t)}function s(e){return Array.isArray(e)}function l(e){return e instanceof Map}return ox.StringWalker=n.StringWalker,ox.applyMixin=function(e,t,...n){Object.getOwnPropertyNames(t.prototype).forEach((r=>{if(n.includes(r)){const t=Object.getOwnPropertyDescriptor(e.prototype,r);t&&Object.defineProperty(e.prototype,"_"+r,t)}const i=Object.getOwnPropertyDescriptor(t.prototype,r);i&&Object.defineProperty(e.prototype,r,i)}))},ox.applyDefaults=function e(t,n,o=!1){const s=i(t||{});for(const[t,i]of r(n))a(i)?s[t]=e(s[t],i):(o||void 0===s[t])&&(s[t]=i);return s},ox.forEachArray=function*(e){yield*e},ox.forEachObject=r,ox.objectLength=function(e){return l(e)?e.size:Object.keys(e).length},ox.getObjectValue=function(e,t){return l(e)?e.get(t):e[t]},ox.removeObjectValue=function(e,t){l(e)?e.delete(t):delete e[t]},ox.clone=i,ox.isBoolean=function(e){return"boolean"==typeof e},ox.isNumber=function(e){return"number"==typeof e},ox.isString=function(e){return"string"==typeof e},ox.isFunction=o,ox.isObject=a,ox.isArray=s,ox.isMap=l,ox.isEmpty=function(e){if(s(e))return!e.length;if(a(e)){for(const t in e)if(e.hasOwnProperty(t))return!1;return!0}return!1},ox.isPlainObject=function(e){if(a(e)){const t=Object.getPrototypeOf(e),n=t.constructor;return t&&n&&"function"==typeof n&&n instanceof n&&Function.prototype.toString.call(n)===Function.prototype.toString.call(Object)}return!1},ox.isIterable=function(e){return e&&"function"==typeof e[Symbol.iterator]},ox.getValue=function(e){return o(e.valueOf)?e.valueOf():e},ox.utf8Encode=function(e){const t=new Uint8Array(4*e.length);let n=0;for(let r=0;r<e.length;r++){let i=e.charCodeAt(r);if(i<128)t[n++]=i;else{if(i<2048)t[n++]=i>>6|192;else{if(i>55295&&i<56320){if(++r>=e.length)throw new Error("Incomplete surrogate pair.");const o=e.charCodeAt(r);if(o<56320||o>57343)throw new Error("Invalid surrogate character.");i=65536+((1023&i)<<10)+(1023&o),t[n++]=i>>18|240,t[n++]=i>>12&63|128}else t[n++]=i>>12|224;t[n++]=i>>6&63|128}t[n++]=63&i|128}}return t.subarray(0,n)},ox.utf8Decode=function(e){let t="",n=0;for(;n<e.length;){var r=e[n++];if(r>127)if(r>191&&r<224){if(n>=e.length)throw new Error("Incomplete 2-byte sequence.");r=(31&r)<<6|63&e[n++]}else if(r>223&&r<240){if(n+1>=e.length)throw new Error("Incomplete 3-byte sequence.");r=(15&r)<<12|(63&e[n++])<<6|63&e[n++]}else{if(!(r>239&&r<248))throw new Error("Unknown multi-byte start.");if(n+2>=e.length)throw new Error("Incomplete 4-byte sequence.");r=(7&r)<<18|(63&e[n++])<<12|(63&e[n++])<<6|63&e[n++]}if(r<=65535)t+=String.fromCharCode(r);else{if(!(r<=1114111))throw new Error("Code point exceeds UTF-16 limit.");r-=65536,t+=String.fromCharCode(r>>10|55296),t+=String.fromCharCode(1023&r|56320)}}return t},ox}var fx,hx={};var mx,gx,_x={},vx={},bx={};function yx(){return mx||(mx=1,Object.defineProperty(bx,"__esModule",{value:!0}),bx.Surrogate=/[\uD800-\uDFFF]/,bx.ScalarValue=/[\uD800-\uDFFF]/,bx.NonCharacter=/[\uFDD0-\uFDEF\uFFFE\uFFFF]|[\uD83F\uD87F\uD8BF\uD8FF\uD93F\uD97F\uD9BF\uD9FF\uDA3F\uDA7F\uDABF\uDAFF\uDB3F\uDB7F\uDBBF\uDBFF][\uDFFE\uDFFF]/,bx.ASCIICodePoint=/[\u0000-\u007F]/,bx.ASCIITabOrNewLine=/[\t\n\r]/,bx.ASCIIWhiteSpace=/[\t\n\f\r ]/,bx.C0Control=/[\u0000-\u001F]/,bx.C0ControlOrSpace=/[\u0000-\u001F ]/,bx.Control=/[\u0000-\u001F\u007F-\u009F]/,bx.ASCIIDigit=/[0-9]/,bx.ASCIIUpperHexDigit=/[0-9A-F]/,bx.ASCIILowerHexDigit=/[0-9a-f]/,bx.ASCIIHexDigit=/[0-9A-Fa-f]/,bx.ASCIIUpperAlpha=/[A-Z]/,bx.ASCIILowerAlpha=/[a-z]/,bx.ASCIIAlpha=/[A-Za-z]/,bx.ASCIIAlphanumeric=/[0-9A-Za-z]/),bx}var Ex,wx={};function xx(){if(Ex)return wx;return Ex=1,Object.defineProperty(wx,"__esModule",{value:!0}),wx.isASCIIByte=function(e){return e>=0&&e<=127},wx}var Sx,Ax={};function Tx(){if(Sx)return Ax;return Sx=1,Object.defineProperty(Ax,"__esModule",{value:!0}),Ax.length=function(e){return e.length},Ax.byteLowercase=function(e){for(let t=0;t<e.length;t++){const n=e[t];n>=65&&n<=90&&(e[t]=n+32)}},Ax.byteUppercase=function(e){for(let t=0;t<e.length;t++){const n=e[t];n>=97&&n<=122&&(e[t]=n-32)}},Ax.byteCaseInsensitiveMatch=function(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++){let r=e[n],i=t[n];if(r>=65&&r<=90&&(r+=32),i>=65&&i<=90&&(i+=32),r!==i)return!1}return!0},Ax.startsWith=function(e,t){let n=0;for(;;){if(n>=e.length)return!1;if(n>=t.length)return!0;if(e[n]!==t[n])return!1;n++}},Ax.byteLessThan=function(e,t){let n=0;for(;;){if(n>=e.length)return!1;if(n>=t.length)return!0;const r=e[n],i=t[n];if(r<i)return!0;if(r>i)return!1;n++}},Ax.isomorphicDecode=function(e){return String.fromCodePoint(...e)},Ax}var Cx,Dx={},Ox={},kx={};var Nx,Rx,Ix={};function Fx(){if(Rx)return Ox;Rx=1,Object.defineProperty(Ox,"__esModule",{value:!0});var e=function(){if(Cx)return kx;Cx=1,Object.defineProperty(kx,"__esModule",{value:!0});class e{constructor(e=1e3){this._items=new Set,this._limit=e}add(e){if(this._items.add(e),this._items.size>this._limit){const e=this._items.values().next();e.done||this._items.delete(e.value)}}remove(e){this._items.delete(e)}clear(){this._items.clear()}get length(){return this._items.size}*entries(){yield*this}*[Symbol.iterator](){for(const e of this._items)yield e}}return kx.ObjectCache=e,kx}();Ox.ObjectCache=e.ObjectCache;var t=(Nx||(Nx=1,Object.defineProperty(Ix,"__esModule",{value:!0}),Ix.CompareCache=class{constructor(e=1e3){this._items=new Map,this._limit=e}check(e,t){if(this._items.get(e)===t)return!0;if(this._items.get(t)===e)return!1;const n=Math.random()<.5;if(n?this._items.set(e,t):this._items.set(t,e),this._items.size>this._limit){const e=this._items.keys().next();e.done||this._items.delete(e.value)}return n}}),Ix);function*n(e){if(s(e))yield*e;else for(const t in e)e.hasOwnProperty(t)&&(yield[t,e[t]])}function r(e){if(i(e))return e;if(a(e)){const t=[];for(const n of e)t.push(r(n));return t}if(o(e)){const t={};for(const n in e)if(e.hasOwnProperty(n)){const i=e[n];t[n]=r(i)}return t}return e}function i(e){return!!e&&"[object Function]"===Object.prototype.toString.call(e)}function o(e){const t=typeof e;return!!e&&("function"===t||"object"===t)}function a(e){return Array.isArray(e)}function s(e){return e instanceof Map}return Ox.CompareCache=t.CompareCache,Ox.applyMixin=function(e,t,...n){Object.getOwnPropertyNames(t.prototype).forEach((r=>{if(n.includes(r)){const t=Object.getOwnPropertyDescriptor(e.prototype,r);t&&Object.defineProperty(e.prototype,"_"+r,t)}const i=Object.getOwnPropertyDescriptor(t.prototype,r);i&&Object.defineProperty(e.prototype,r,i)}))},Ox.applyDefaults=function e(t,i,a=!1){const s=r(t||{});for(const[t,r]of n(i))o(r)?s[t]=e(s[t],r):(a||void 0===s[t])&&(s[t]=r);return s},Ox.forEachArray=function*(e){yield*e},Ox.forEachObject=n,Ox.objectLength=function(e){return s(e)?e.size:Object.keys(e).length},Ox.getObjectValue=function(e,t){return s(e)?e.get(t):e[t]},Ox.removeObjectValue=function(e,t){s(e)?e.delete(t):delete e[t]},Ox.clone=r,Ox.isBoolean=function(e){return"boolean"==typeof e},Ox.isNumber=function(e){return"number"==typeof e},Ox.isString=function(e){return"string"==typeof e},Ox.isFunction=i,Ox.isObject=o,Ox.isArray=a,Ox.isMap=s,Ox.isEmpty=function(e){if(a(e))return!e.length;if(o(e)){for(const t in e)if(e.hasOwnProperty(t))return!1;return!0}return!1},Ox.isPlainObject=function(e){if(o(e)){const t=Object.getPrototypeOf(e),n=t.constructor;return t&&n&&"function"==typeof n&&n instanceof n&&Function.prototype.toString.call(n)===Function.prototype.toString.call(Object)}return!1},Ox.isIterable=function(e){return e&&"function"==typeof e[Symbol.iterator]},Ox.getValue=function(e){return i(e.valueOf)?e.valueOf():e},Ox}var Mx,Lx,Px={};function Bx(){if(Lx)return Dx;Lx=1,Object.defineProperty(Dx,"__esModule",{value:!0});const e=Fx(),t=(Mx||(Mx=1,Object.defineProperty(Px,"__esModule",{value:!0}),Px.utf8Encode=function(e){const t=new Uint8Array(4*e.length);let n=0;for(let r=0;r<e.length;r++){let i=e.charCodeAt(r);if(i<128)t[n++]=i;else{if(i<2048)t[n++]=i>>6|192;else{if(i>55295&&i<56320){if(++r>=e.length)throw new Error("Incomplete surrogate pair.");const o=e.charCodeAt(r);if(o<56320||o>57343)throw new Error("Invalid surrogate character.");i=65536+((1023&i)<<10)+(1023&o),t[n++]=i>>18|240,t[n++]=i>>12&63|128}else t[n++]=i>>12|224;t[n++]=i>>6&63|128}t[n++]=63&i|128}}return t.subarray(0,n)},Px.utf8Decode=function(e){let t="",n=0;for(;n<e.length;){var r=e[n++];if(r>127)if(r>191&&r<224){if(n>=e.length)throw new Error("Incomplete 2-byte sequence.");r=(31&r)<<6|63&e[n++]}else if(r>223&&r<240){if(n+1>=e.length)throw new Error("Incomplete 3-byte sequence.");r=(15&r)<<12|(63&e[n++])<<6|63&e[n++]}else{if(!(r>239&&r<248))throw new Error("Unknown multi-byte start.");if(n+2>=e.length)throw new Error("Incomplete 4-byte sequence.");r=(7&r)<<18|(63&e[n++])<<12|(63&e[n++])<<6|63&e[n++]}if(r<=65535)t+=String.fromCharCode(r);else{if(!(r<=1114111))throw new Error("Code point exceeds UTF-16 limit.");r-=65536,t+=String.fromCharCode(r>>10|55296),t+=String.fromCharCode(1023&r|56320)}}return t}),Px);function n(t){if(null===t||e.isString(t)||e.isNumber(t))return t;if(e.isArray(t)){const e=new Array;for(const r of t)e.push(n(r));return e}if(e.isObject(t)){const e=new Map;for(const r in t)if(t.hasOwnProperty(r)){const i=t[r];e.set(r,n(i))}return e}return t}return Dx.parseJSONFromBytes=function(e){const n=t.utf8Decode(e);return JSON.parse.call(void 0,n)},Dx.serializeJSONToBytes=function(e){const n=JSON.stringify.call(void 0,e);return t.utf8Encode(n)},Dx.parseJSONIntoInfraValues=function(e){return n(JSON.parse.call(void 0,e))},Dx.convertAJSONDerivedJavaScriptValueToAnInfraValue=n,Dx}var Ux,zx={};var Vx,jx={};var qx,Gx={};var Hx,Wx={};var Kx,Xx={};var $x,Yx={};var Zx,Qx,Jx,eS={};function tS(){if(Qx)return _x;Qx=1;var e=_x&&_x.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t};Object.defineProperty(_x,"__esModule",{value:!0});const t=e(function(){if(gx)return vx;gx=1,Object.defineProperty(vx,"__esModule",{value:!0});const e=yx();return vx.forgivingBase64Encode=function(e){return v.from(e).toString("base64")},vx.forgivingBase64Decode=function(t){return""===t?"":((t=t.replace(e.ASCIIWhiteSpace,"")).length%4==0&&(t.endsWith("==")?t=t.substr(0,t.length-2):t.endsWith("=")&&(t=t.substr(0,t.length-1))),t.length%4==1?null:/[0-9A-Za-z+/]/.test(t)?v.from(t,"base64").toString("utf8"):null)},vx}());_x.base64=t;const n=e(xx());_x.byte=n;const r=e(Tx());_x.byteSequence=r;const i=e(yx());_x.codePoint=i;const o=e(Bx());_x.json=o;const a=e(function(){if(Ux)return zx;Ux=1,Object.defineProperty(zx,"__esModule",{value:!0});const e=Fx();return zx.append=function(e,t){e.push(t)},zx.extend=function(e,t){e.push(...t)},zx.prepend=function(e,t){e.unshift(t)},zx.replace=function(t,n,r){let i=0;for(const o of t){if(e.isFunction(n))n.call(null,o)&&(t[i]=r);else if(o===n)return void(t[i]=r);i++}},zx.insert=function(e,t,n){e.splice(n,0,t)},zx.remove=function(t,n){let r=t.length;for(;r--;){const i=t[r];if(e.isFunction(n))n.call(null,i)&&t.splice(r,1);else if(i===n)return void t.splice(r,1)}},zx.empty=function(e){e.length=0},zx.contains=function(t,n){for(const r of t)if(e.isFunction(n)){if(n.call(null,r))return!0}else if(r===n)return!0;return!1},zx.size=function(e,t){if(void 0===t)return e.length;{let n=0;for(const r of e)t.call(null,r)&&n++;return n}},zx.isEmpty=function(e){return 0===e.length},zx.forEach=function*(e,t){if(void 0===t)yield*e;else for(const n of e)t.call(null,n)&&(yield n)},zx.clone=function(e){return new Array(...e)},zx.sortInAscendingOrder=function(e,t){return e.sort(((e,n)=>t.call(null,e,n)?-1:1))},zx.sortInDescendingOrder=function(e,t){return e.sort(((e,n)=>t.call(null,e,n)?1:-1))},zx}());_x.list=a;const s=e(function(){if(Vx)return jx;Vx=1,Object.defineProperty(jx,"__esModule",{value:!0});const e=Fx();return jx.get=function(e,t){return e.get(t)},jx.set=function(e,t,n){e.set(t,n)},jx.remove=function(t,n){if(e.isFunction(n)){const e=[];for(const r of t)n.call(null,r)&&e.push(r[0]);for(const n of e)t.delete(n)}else t.delete(n)},jx.contains=function(t,n){if(e.isFunction(n)){for(const e of t)if(n.call(null,e))return!0;return!1}return t.has(n)},jx.keys=function(e){return new Set(e.keys())},jx.values=function(e){return[...e.values()]},jx.size=function(e,t){if(void 0===t)return e.size;{let n=0;for(const r of e)t.call(null,r)&&n++;return n}},jx.isEmpty=function(e){return 0===e.size},jx.forEach=function*(e,t){if(void 0===t)yield*e;else for(const n of e)t.call(null,n)&&(yield n)},jx.clone=function(e){return new Map(e)},jx.sortInAscendingOrder=function(e,t){const n=new Array(...e);return n.sort(((e,n)=>t.call(null,e,n)?-1:1)),new Map(n)},jx.sortInDescendingOrder=function(e,t){const n=new Array(...e);return n.sort(((e,n)=>t.call(null,e,n)?1:-1)),new Map(n)},jx}());_x.map=s;const l=e((qx||(qx=1,Object.defineProperty(Gx,"__esModule",{value:!0}),Gx.HTML="http://www.w3.org/1999/xhtml",Gx.XML="http://www.w3.org/XML/1998/namespace",Gx.XMLNS="http://www.w3.org/2000/xmlns/",Gx.MathML="http://www.w3.org/1998/Math/MathML",Gx.SVG="http://www.w3.org/2000/svg",Gx.XLink="http://www.w3.org/1999/xlink"),Gx));_x.namespace=l;const c=e((Hx||(Hx=1,Object.defineProperty(Wx,"__esModule",{value:!0}),Wx.enqueue=function(e,t){e.push(t)},Wx.dequeue=function(e){return e.shift()||null}),Wx));_x.queue=c;const u=e(function(){if(Kx)return Xx;Kx=1,Object.defineProperty(Xx,"__esModule",{value:!0});const e=Fx();function t(e,t){for(const n of e)if(!t.has(n))return!1;return!0}return Xx.append=function(e,t){e.add(t)},Xx.extend=function(e,t){t.forEach(e.add,e)},Xx.prepend=function(e,t){const n=new Set(e);e.clear(),e.add(t),n.forEach(e.add,e)},Xx.replace=function(t,n,r){const i=new Set;for(const o of t)e.isFunction(n)?n.call(null,o)?i.add(r):i.add(o):o===n?i.add(r):i.add(o);t.clear(),i.forEach(t.add,t)},Xx.insert=function(e,t,n){const r=new Set;let i=0;for(const o of e)i===n&&r.add(t),r.add(o),i++;e.clear(),r.forEach(e.add,e)},Xx.remove=function(t,n){if(e.isFunction(n)){const e=[];for(const r of t)n.call(null,r)&&e.push(r);for(const n of e)t.delete(n)}else t.delete(n)},Xx.empty=function(e){e.clear()},Xx.contains=function(t,n){if(!e.isFunction(n))return t.has(n);for(const e of t)if(n.call(null,e))return!0;return!1},Xx.size=function(e,t){if(void 0===t)return e.size;{let n=0;for(const r of e)t.call(null,r)&&n++;return n}},Xx.isEmpty=function(e){return 0===e.size},Xx.forEach=function*(e,t){if(void 0===t)yield*e;else for(const n of e)t.call(null,n)&&(yield n)},Xx.clone=function(e){return new Set(e)},Xx.sortInAscendingOrder=function(e,t){const n=new Array(...e);return n.sort(((e,n)=>t.call(null,e,n)?-1:1)),new Set(n)},Xx.sortInDescendingOrder=function(e,t){const n=new Array(...e);return n.sort(((e,n)=>t.call(null,e,n)?1:-1)),new Set(n)},Xx.isSubsetOf=t,Xx.isSupersetOf=function(e,n){return t(n,e)},Xx.intersection=function(e,t){const n=new Set;for(const r of e)t.has(r)&&n.add(r);return n},Xx.union=function(e,t){const n=new Set(e);return t.forEach(n.add,n),n},Xx.range=function(e,t){const n=new Set;for(let r=e;r<=t;r++)n.add(r);return n},Xx}());_x.set=u;const p=e(($x||($x=1,Object.defineProperty(Yx,"__esModule",{value:!0}),Yx.push=function(e,t){e.push(t)},Yx.pop=function(e){return e.pop()||null}),Yx));_x.stack=p;const d=e(function(){if(Zx)return eS;Zx=1,Object.defineProperty(eS,"__esModule",{value:!0});const e=yx(),t=Tx(),n=xx(),r=Fx();function i(e,t){let n=0;for(;;){const r=n<e.length?e.charCodeAt(n):null,i=n<t.length?t.charCodeAt(n):null;if(null===r)return!0;if(r!==i)return!1;n++}}function o(e){const t=Array.from(e),n=new Uint8Array(t.length);let r=0;for(const t of e){const e=t.codePointAt(0);console.assert(void 0!==e&&e<=255,"isomorphicEncode requires string bytes to be less than or equal to 0x00FF."),void 0!==e&&e<=255&&(n[r++]=e)}return n}function a(e){return/^[\u0000-\u007F]*$/.test(e)}function s(e){let t="";for(const n of e){const e=n.codePointAt(0);t+=void 0!==e&&e>=65&&e<=90?String.fromCodePoint(e+32):n}return t}function l(e){return e.replace(/^[\t\n\f\r ]+/,"").replace(/[\t\n\f\r ]+$/,"")}function c(e,t,n){if(!r.isArray(t))return c(e,Array.from(t),n);let i="";for(;n.position<t.length&&e.call(null,t[n.position]);)i+=t[n.position],n.position++;return i}function u(t,n){c((t=>e.ASCIIWhiteSpace.test(t)),t,n)}return eS.isCodeUnitPrefix=i,eS.isCodeUnitLessThan=function(e,t){if(i(t,e))return!1;if(i(e,t))return!0;for(let n=0;n<Math.min(e.length,t.length);n++){const r=e.charCodeAt(n),i=t.charCodeAt(n);if(r!==i)return r<i}return!1},eS.isomorphicEncode=o,eS.isASCIIString=a,eS.asciiLowercase=s,eS.asciiUppercase=function(e){let t="";for(const n of e){const e=n.codePointAt(0);t+=void 0!==e&&e>=97&&e<=122?String.fromCodePoint(e-32):n}return t},eS.asciiCaseInsensitiveMatch=function(e,t){return s(e)===s(t)},eS.asciiEncode=function(e){return console.assert(a(e),"asciiEncode requires an ASCII string."),o(e)},eS.asciiDecode=function(e){for(const t of e)console.assert(n.isASCIIByte(t),"asciiDecode requires an ASCII byte sequence.");return t.isomorphicDecode(e)},eS.stripNewlines=function(e){return e.replace(/[\n\r]/g,"")},eS.normalizeNewlines=function(e){return e.replace(/\r\n/g,"\n").replace(/\r/g,"\n")},eS.stripLeadingAndTrailingASCIIWhitespace=l,eS.stripAndCollapseASCIIWhitespace=function(e){return l(e.replace(/[\t\n\f\r ]{2,}/g," "))},eS.collectASequenceOfCodePoints=c,eS.skipASCIIWhitespace=u,eS.strictlySplit=function e(t,n){if(!r.isArray(t))return e(Array.from(t),n);const i={position:0},o=[];let a=c((e=>n!==e),t,i);for(o.push(a);i.position<t.length;)console.assert(t[i.position]===n,"strictlySplit found no delimiter in input string."),i.position++,a=c((e=>n!==e),t,i),o.push(a);return o},eS.splitAStringOnASCIIWhitespace=function t(n){if(!r.isArray(n))return t(Array.from(n));const i={position:0},o=[];for(u(n,i);i.position<n.length;){const t=c((t=>!e.ASCIIWhiteSpace.test(t)),n,i);o.push(t),u(n,i)}return o},eS.splitAStringOnCommas=function e(t){if(!r.isArray(t))return e(Array.from(t));const n={position:0},i=[];for(;n.position<t.length;){const e=c((e=>","!==e),t,n);i.push(l(e)),n.position<t.length&&(console.assert(","===t[n.position],"splitAStringOnCommas found no delimiter in input string."),n.position++)}return i},eS.concatenate=function(e,t=""){return 0===e.length?"":e.join(t)},eS}());return _x.string=d,_x}function nS(){if(Jx)return ix;Jx=1,Object.defineProperty(ix,"__esModule",{value:!0});const e=dx(),t=(fx||(fx=1,function(e){var t;Object.defineProperty(e,"__esModule",{value:!0}),(t=e.ParserState||(e.ParserState={}))[t.SchemeStart=0]="SchemeStart",t[t.Scheme=1]="Scheme",t[t.NoScheme=2]="NoScheme",t[t.SpecialRelativeOrAuthority=3]="SpecialRelativeOrAuthority",t[t.PathOrAuthority=4]="PathOrAuthority",t[t.Relative=5]="Relative",t[t.RelativeSlash=6]="RelativeSlash",t[t.SpecialAuthoritySlashes=7]="SpecialAuthoritySlashes",t[t.SpecialAuthorityIgnoreSlashes=8]="SpecialAuthorityIgnoreSlashes",t[t.Authority=9]="Authority",t[t.Host=10]="Host",t[t.Hostname=11]="Hostname",t[t.Port=12]="Port",t[t.File=13]="File",t[t.FileSlash=14]="FileSlash",t[t.FileHost=15]="FileHost",t[t.PathStart=16]="PathStart",t[t.Path=17]="Path",t[t.CannotBeABaseURLPath=18]="CannotBeABaseURLPath",t[t.Query=19]="Query",t[t.Fragment=20]="Fragment",e.OpaqueOrigin=["","",null,null]}(hx)),hx),n=tS(),r=rc;let i;const o={ftp:21,file:null,http:80,https:443,ws:80,wss:443},a=/[\0-\x1F\x7F-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,s=/[ "<>`]|[\0-\x1F\x7F-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,l=/[ "<>`#?{}]|[\0-\x1F\x7F-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,c=/[ "<>`#?{}/:;=@\[\]\\\^\|]|[\0-\x1F\x7F-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,u=/[0-9A-Za-z!\$&-\/:;=\?@_~\xA0-\uD7FF\uE000-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uD83E\uD840-\uD87E\uD880-\uD8BE\uD8C0-\uD8FE\uD900-\uD93E\uD940-\uD97E\uD980-\uD9BE\uD9C0-\uD9FE\uDA00-\uDA3E\uDA40-\uDA7E\uDA80-\uDABE\uDAC0-\uDAFE\uDB00-\uDB3E\uDB40-\uDB7E\uDB80-\uDBBE\uDBC0-\uDBFE][\uDC00-\uDFFF]|[\uD83F\uD87F\uD8BF\uD8FF\uD93F\uD97F\uD9BF\uD9FF\uDA3F\uDA7F\uDABF\uDAFF\uDB3F\uDB7F\uDBBF\uDBFF][\uDC00-\uDFFD]/,p=/[\0\t\f\r #%/:?@\[\\\]]/;function d(e){void 0!==i&&i.call(null,"Validation Error: "+e)}function f(){return{scheme:"",username:"",password:"",host:null,port:null,path:[],query:null,fragment:null,_cannotBeABaseURLFlag:!1,_blobURLEntry:null}}function h(e){return e in o}function m(e){return h(e.scheme)}function g(e){return o[e]||null}function _(e){return""!==e.username||""!==e.password}function v(e,t=!1){let n=e.scheme+":";if(null!==e.host?(n+="//",_(e)&&(n+=e.username,""!==e.password&&(n+=":"+e.password),n+="@"),n+=b(e.host),null!==e.port&&(n+=":"+e.port)):null===e.host&&"file"===e.scheme&&(n+="//"),e._cannotBeABaseURLFlag)n+=e.path[0];else for(const t of e.path)n+="/"+t;return null!==e.query&&(n+="?"+e.query),t||null===e.fragment||(n+="#"+e.fragment),n}function b(t){return e.isNumber(t)?y(t):e.isArray(t)?"["+E(t)+"]":t}function y(e){let t="",n=e;for(let e=1;e<=4;e++)t=(n%256).toString()+t,4!==e&&(t="."+t),n=Math.floor(n/256);return t}function E(e){let t="",n=null,r=-1,i=0,o=0;for(let t=0;t<8;t++)if(0===e[t]){i=1;for(let n=t+1;n<8&&0===e[n];n++)i++;i>o&&(o=i,r=t)}o>1&&(n=r);let a=!1;for(let r=0;r<8;r++)a&&0===e[r]||(a&&(a=!1),n!==r?(t+=e[r].toString(16),7!==r&&(t+=":")):(t+=0===r?"::":":",a=!0));return t}function w(r,i,o,p,f){if(void 0===p){p={scheme:"",username:"",password:"",host:null,port:null,path:[],query:null,fragment:null,_cannotBeABaseURLFlag:!1,_blobURLEntry:null};const e=/^[\u0000-\u001F\u0020]+/,t=/[\u0000-\u001F\u0020]+$/;(e.test(r)||t.test(r))&&d("Input string contains leading or trailing control characters or space."),r=(r=r.replace(e,"")).replace(t,"")}const v=/[\u0009\u000A\u000D]/g;v.test(r)&&d("Input string contains tab or newline characters."),r=r.replace(v,"");let b=void 0===f?t.ParserState.SchemeStart:f;void 0===i&&(i=null);let y=void 0===o||"replacement"===o||"UTF-16BE"===o||"UTF-16LE"===o?"UTF-8":o,E="",w=!1,k=!1,N=!1;const R="",I=new e.StringWalker(r);for(;;){switch(b){case t.ParserState.SchemeStart:if(n.codePoint.ASCIIAlpha.test(I.c()))E+=I.c().toLowerCase(),b=t.ParserState.Scheme;else{if(void 0!==f)return d("Invalid scheme start character."),null;b=t.ParserState.NoScheme,I.pointer--}break;case t.ParserState.Scheme:if(n.codePoint.ASCIIAlphanumeric.test(I.c())||"+"===I.c()||"-"===I.c()||"."===I.c())E+=I.c().toLowerCase();else{if(":"!==I.c()){if(void 0===f){E="",b=t.ParserState.NoScheme,I.pointer=0;continue}return d("Invalid input string."),null}if(void 0!==f){if(h(p.scheme)&&!h(E))return p;if(!h(p.scheme)&&h(E))return p;if((_(p)||null!==p.port)&&"file"===E)return p;if("file"===p.scheme&&(""===p.host||null===p.host))return p}if(p.scheme=E,void 0!==f)return p.port===g(p.scheme)&&(p.port=null),p;E="","file"===p.scheme?(I.remaining().startsWith("//")||d("Invalid file URL scheme, '//' expected."),b=t.ParserState.File):m(p)&&null!==i&&i.scheme===p.scheme?b=t.ParserState.SpecialRelativeOrAuthority:m(p)?b=t.ParserState.SpecialAuthoritySlashes:I.remaining().startsWith("/")?(b=t.ParserState.PathOrAuthority,I.pointer++):(p._cannotBeABaseURLFlag=!0,p.path.push(""),b=t.ParserState.CannotBeABaseURLPath)}break;case t.ParserState.NoScheme:if(null===i||i._cannotBeABaseURLFlag&&"#"!==I.c())return d("Invalid input string."),null;i._cannotBeABaseURLFlag&&"#"===I.c()?(p.scheme=i.scheme,p.path=n.list.clone(i.path),p.query=i.query,p.fragment="",p._cannotBeABaseURLFlag=!0,b=t.ParserState.Fragment):"file"!==i.scheme?(b=t.ParserState.Relative,I.pointer--):(b=t.ParserState.File,I.pointer--);break;case t.ParserState.SpecialRelativeOrAuthority:"/"===I.c()&&I.remaining().startsWith("/")?(b=t.ParserState.SpecialAuthorityIgnoreSlashes,I.pointer++):(d("Invalid input string."),b=t.ParserState.Relative,I.pointer--);break;case t.ParserState.PathOrAuthority:"/"===I.c()?b=t.ParserState.Authority:(b=t.ParserState.Path,I.pointer--);break;case t.ParserState.Relative:if(null===i)throw new Error("Invalid parser state. Base URL is null.");switch(p.scheme=i.scheme,I.c()){case R:p.username=i.username,p.password=i.password,p.host=i.host,p.port=i.port,p.path=n.list.clone(i.path),p.query=i.query;break;case"/":b=t.ParserState.RelativeSlash;break;case"?":p.username=i.username,p.password=i.password,p.host=i.host,p.port=i.port,p.path=n.list.clone(i.path),p.query="",b=t.ParserState.Query;break;case"#":p.username=i.username,p.password=i.password,p.host=i.host,p.port=i.port,p.path=n.list.clone(i.path),p.query=i.query,p.fragment="",b=t.ParserState.Fragment;break;default:m(p)&&"\\"===I.c()?(d("Invalid input string."),b=t.ParserState.RelativeSlash):(p.username=i.username,p.password=i.password,p.host=i.host,p.port=i.port,p.path=n.list.clone(i.path),0!==p.path.length&&p.path.splice(p.path.length-1,1),b=t.ParserState.Path,I.pointer--)}break;case t.ParserState.RelativeSlash:if(!m(p)||"/"!==I.c()&&"\\"!==I.c())if("/"===I.c())b=t.ParserState.Authority;else{if(null===i)throw new Error("Invalid parser state. Base URL is null.");p.username=i.username,p.password=i.password,p.host=i.host,p.port=i.port,b=t.ParserState.Path,I.pointer--}else"\\"===I.c()&&d("Invalid input string."),b=t.ParserState.SpecialAuthorityIgnoreSlashes;break;case t.ParserState.SpecialAuthoritySlashes:"/"===I.c()&&I.remaining().startsWith("/")?(b=t.ParserState.SpecialAuthorityIgnoreSlashes,I.pointer++):(d("Expected '//'."),b=t.ParserState.SpecialAuthorityIgnoreSlashes,I.pointer--);break;case t.ParserState.SpecialAuthorityIgnoreSlashes:"/"!==I.c()&&"\\"!==I.c()?(b=t.ParserState.Authority,I.pointer--):d("Unexpected '/' or '\\'.");break;case t.ParserState.Authority:if("@"===I.c()){d("Unexpected '@'."),w&&(E="%40"+E),w=!0;for(const e of E){if(":"===e&&!N){N=!0;continue}const t=P(e,c);N?p.password+=t:p.username+=t}E=""}else if(I.c()===R||"/"===I.c()||"?"===I.c()||"#"===I.c()||m(p)&&"\\"===I.c()){if(w&&""===E)return d("Invalid input string."),null;I.pointer-=E.length+1,E="",b=t.ParserState.Host}else E+=I.c();break;case t.ParserState.Host:case t.ParserState.Hostname:if(void 0!==f&&"file"===p.scheme)I.pointer--,b=t.ParserState.FileHost;else if(":"!==I.c()||k)if(I.c()===R||"/"===I.c()||"?"===I.c()||"#"===I.c()||m(p)&&"\\"===I.c()){if(I.pointer--,m(p)&&""===E)return d("Invalid input string."),null;if(void 0!==f&&""===E&&(_(p)||null!==p.port))return d("Invalid input string."),p;const e=O(E,!m(p));if(null===e)return null;if(p.host=e,E="",b=t.ParserState.PathStart,void 0!==f)return p}else"["===I.c()&&(k=!0),"]"===I.c()&&(k=!1),E+=I.c();else{if(""===E)return d("Invalid input string."),null;const e=O(E,!m(p));if(null===e)return null;if(p.host=e,E="",b=t.ParserState.Port,f===t.ParserState.Hostname)return p}break;case t.ParserState.Port:if(n.codePoint.ASCIIDigit.test(I.c()))E+=I.c();else{if(!(I.c()===R||"/"===I.c()||"?"===I.c()||"#"===I.c()||m(p)&&"\\"===I.c()||f))return d("Invalid input string."),null;if(""!==E&&""!==E){const e=parseInt(E,10);if(e>Math.pow(2,16)-1)return d("Invalid port number."),null;p.port=e===g(p.scheme)?null:e,E=""}if(void 0!==f)return p;b=t.ParserState.PathStart,I.pointer--}break;case t.ParserState.File:if(p.scheme="file","/"===I.c()||"\\"===I.c())"\\"===I.c()&&d("Invalid input string."),b=t.ParserState.FileSlash;else if(null!==i&&"file"===i.scheme)switch(I.c()){case R:p.host=i.host,p.path=n.list.clone(i.path),p.query=i.query;break;case"?":p.host=i.host,p.path=n.list.clone(i.path),p.query="",b=t.ParserState.Query;break;case"#":p.host=i.host,p.path=n.list.clone(i.path),p.query=i.query,p.fragment="",b=t.ParserState.Fragment;break;default:D(I.substring())?d("Unexpected windows drive letter in input string."):(p.host=i.host,p.path=n.list.clone(i.path),A(p)),b=t.ParserState.Path,I.pointer--}else b=t.ParserState.Path,I.pointer--;break;case t.ParserState.FileSlash:"/"===I.c()||"\\"===I.c()?("\\"===I.c()&&d("Invalid input string."),b=t.ParserState.FileHost):(null===i||"file"!==i.scheme||D(I.substring())||(T(i.path[0])?p.path.push(i.path[0]):p.host=i.host),b=t.ParserState.Path,I.pointer--);break;case t.ParserState.FileHost:if(I.c()===R||"/"===I.c()||"\\"===I.c()||"?"===I.c()||"#"===I.c())if(I.pointer--,void 0===f&&C(E))d("Unexpected windows drive letter in input string."),b=t.ParserState.Path;else if(""===E){if(p.host="",void 0!==f)return p;b=t.ParserState.PathStart}else{let e=O(E,!m(p));if(null===e)return null;if("localhost"===e&&(e=""),p.host=e,void 0!==f)return p;E="",b=t.ParserState.PathStart}else E+=I.c();break;case t.ParserState.PathStart:m(p)?("\\"===I.c()&&d("Invalid input string."),b=t.ParserState.Path,"/"!==I.c()&&"\\"!==I.c()&&I.pointer--):void 0===f&&"?"===I.c()?(p.query="",b=t.ParserState.Query):void 0===f&&"#"===I.c()?(p.fragment="",b=t.ParserState.Fragment):I.c()!==R&&(b=t.ParserState.Path,"/"!==I.c()&&I.pointer--);break;case t.ParserState.Path:if(I.c()===R||"/"===I.c()||m(p)&&"\\"===I.c()||void 0===f&&("?"===I.c()||"#"===I.c())){if(m(p)&&"\\"===I.c()&&d("Invalid input string."),S(E))A(p),"/"===I.c()||m(p)&&"\\"===I.c()||p.path.push("");else if(!x(E)||"/"===I.c()||m(p)&&"\\"===I.c()){if(!x(E)){if("file"===p.scheme&&0===p.path.length&&C(E)){null!==p.host&&""!==p.host&&(d("Invalid input string."),p.host="");const e=Array.from(E);E=e.slice(0,1)+":"+e.slice(2)}p.path.push(E)}}else p.path.push("");if(E="","file"===p.scheme&&(I.c()===R||"?"===I.c()||"#"===I.c()))for(;p.path.length>1&&""===p.path[0];)d("Invalid input string."),p.path.splice(0,1);"?"===I.c()&&(p.query="",b=t.ParserState.Query),"#"===I.c()&&(p.fragment="",b=t.ParserState.Fragment)}else u.test(I.c())||"%"===I.c()||d("Character is not a URL code point or a percent encoded character."),"%"!==I.c()||/^[0-9a-fA-F][0-9a-fA-F]/.test(I.remaining())||d("Percent encoded character must be followed by two hex digits."),E+=P(I.c(),l);break;case t.ParserState.CannotBeABaseURLPath:"?"===I.c()?(p.query="",b=t.ParserState.Query):"#"===I.c()?(p.fragment="",b=t.ParserState.Fragment):(I.c()===R||u.test(I.c())||"%"===I.c()||d("Character is not a URL code point or a percent encoded character."),"%"!==I.c()||/^[0-9a-fA-F][0-9a-fA-F]/.test(I.remaining())||d("Percent encoded character must be followed by two hex digits."),I.c()!==R&&(p.path[0]+=P(I.c(),a)));break;case t.ParserState.Query:if("UTF-8"===y||m(p)&&"ws"!==p.scheme&&"wss"!==p.scheme||(y="UTF-8"),void 0===f&&"#"===I.c())p.fragment="",b=t.ParserState.Fragment;else if(I.c()!==R){if(u.test(I.c())||"%"===I.c()||d("Character is not a URL code point or a percent encoded character."),"%"!==I.c()||/^[0-9a-fA-F][0-9a-fA-F]/.test(I.remaining())||d("Percent encoded character must be followed by two hex digits."),"UTF-8"!==y.toUpperCase())throw new Error("Only UTF-8 encoding is supported.");let t=e.utf8Encode(I.c());if(t.length>=3&&38===t[0]&&35===t[1]&&59===t[t.length-1])t=t.subarray(2,t.length-1),p.query+="%26%23"+n.byteSequence.isomorphicDecode(t)+"%3B";else for(const e of t)e<33||e>126||34===e||35===e||60===e||62===e||39===e&&m(p)?p.query+=F(e):p.query+=String.fromCharCode(e)}break;case t.ParserState.Fragment:I.c()===R||("\0"===I.c()?d("NULL character in input string."):(u.test(I.c())||"%"===I.c()||d("Unexpected character in fragment string."),"%"!==I.c()||/^[A-Za-z0-9][A-Za-z0-9]/.test(I.remaining())||d("Unexpected character in fragment string."),p.fragment+=P(I.c(),s)))}if(I.eof)break;I.pointer++}return p}function x(e){return"."===e||"%2e"===e.toLowerCase()}function S(e){const t=e.toLowerCase();return".."===t||".%2e"===t||"%2e."===t||"%2e%2e"===t}function A(e){const t=e.path;0!==t.length&&("file"===e.scheme&&1===t.length&&T(t[0])||e.path.splice(e.path.length-1,1))}function T(e){return e.length>=2&&n.codePoint.ASCIIAlpha.test(e[0])&&":"===e[1]}function C(e){return e.length>=2&&n.codePoint.ASCIIAlpha.test(e[0])&&(":"===e[1]||"|"===e[1])}function D(e){return e.length>=2&&C(e)&&(2===e.length||"/"===e[2]||"\\"===e[2]||"?"===e[2]||"#"===e[2])}function O(t,n=!1){if(t.startsWith("["))return t.endsWith("]")?R(t.substring(1,t.length-1)):(d("Expected ']' after '['."),null);if(n)return I(t);const r=z(e.utf8Decode(L(t)));if(null===r)return d("Invalid domain."),null;if(p.test(r))return d("Invalid domain."),null;const i=N(r);return null===i||e.isNumber(i)?i:r}function k(e,t={value:!1}){let n=10;if(e.startsWith("0x")||e.startsWith("0X")?(t.value=!0,e=e.substr(2),n=16):e.length>=2&&"0"===e[0]&&(t.value=!0,e=e.substr(1),n=8),""===e)return 0;return(10===n?/^[0-9]+$/:16===n?/^[0-9A-Fa-f]+$/:/^[0-7]+$/).test(e)?parseInt(e,n):null}function N(e){const t={value:!1},n=e.split(".");if(""===n[n.length-1]&&(t.value=!0,n.length>1&&n.pop()),n.length>4)return e;const r=[];for(const i of n){if(""===i)return e;const n=k(i,t);if(null===n)return e;r.push(n)}t.value&&d("Invalid IP v4 address.");for(let e=0;e<r.length;e++){if(r[e]>255&&(d("Invalid IP v4 address."),e<r.length-1))return null}if(r[r.length-1]>=Math.pow(256,5-r.length))return d("Invalid IP v4 address."),null;let i=r[r.length-1];r.pop();let o=0;for(const e of r)i+=e*Math.pow(256,3-o),o++;return i}function R(t){const r=[0,0,0,0,0,0,0,0];let i=0,o=null;const a=new e.StringWalker(t);if(":"===a.c()){if(!a.remaining().startsWith(":"))return d("Invalid IP v6 address."),null;a.pointer+=2,i+=1,o=i}for(;""!==a.c();){if(8===i)return d("Invalid IP v6 address."),null;if(":"===a.c()){if(null!==o)return d("Invalid IP v6 address."),null;a.pointer++,i++,o=i;continue}let e=0,t=0;for(;t<4&&n.codePoint.ASCIIHexDigit.test(a.c());)e=16*e+parseInt(a.c(),16),a.pointer++,t++;if("."===a.c()){if(0===t)return d("Invalid IP v6 address."),null;if(a.pointer-=t,i>6)return d("Invalid IP v6 address."),null;let e=0;for(;""!==a.c();){let t=null;if(e>0){if(!("."===a.c()&&e<4))return d("Invalid IP v6 address."),null;a.pointer++}if(!n.codePoint.ASCIIDigit.test(a.c()))return d("Invalid IP v6 address."),null;for(;n.codePoint.ASCIIDigit.test(a.c());){const e=parseInt(a.c(),10);if(null===t)t=e;else{if(0===t)return d("Invalid IP v6 address."),null;t=10*t+e}if(t>255)return d("Invalid IP v6 address."),null;a.pointer++}if(null===t)return d("Invalid IP v6 address."),null;r[i]=256*r[i]+t,e++,2!==e&&4!==e||i++}if(4!==e)return d("Invalid IP v6 address."),null;break}if(":"===a.c()){if(a.pointer++,""===a.c())return d("Invalid IP v6 address."),null}else if(""!==a.c())return d("Invalid IP v6 address."),null;r[i]=e,i++}if(null!==o){let e=i-o;for(i=7;0!==i&&e>0;)[r[i],r[o+e-1]]=[r[o+e-1],r[i]],i--,e--}else if(null===o&&8!==i)return d("Invalid IP v6 address."),null;return r}function I(e){if(/[\x00\t\f\r #/:?@\[\\\]]/.test(e))return d("Invalid host string."),null;let t="";for(const n of e)t+=P(n,a);return t}function F(e){return"%"+("00"+e.toString(16).toUpperCase()).slice(-2)}function M(t){const n=e=>e>=48&&e<=57||e>=65&&e<=70||e>=97&&e<=102,r=new Uint8Array(t.length);let i=0;for(let o=0;o<t.length;o++){const a=t[o];if(37!==a)r[i]=a,i++;else if(37===a&&o>=t.length-2)r[i]=a,i++;else if(37!==a||n(t[o+1])&&n(t[o+2])){const n=parseInt(e.utf8Decode(Uint8Array.of(t[o+1],t[o+2])),16);r[i]=n,i++,o+=2}else r[i]=a,i++}return r.subarray(0,i)}function L(t){return M(e.utf8Encode(t))}function P(t,n){if(!n.test(t))return t;const r=e.utf8Encode(t);let i="";for(const e of r)i+=F(e);return i}function B(t){const n=[];let r=[];for(const e of t)38===e?(n.push(Uint8Array.from(r)),r=[]):r.push(e);0!==r.length&&n.push(Uint8Array.from(r));const i=[];for(const t of n){if(0===t.length)continue;const n=t.indexOf(61),r=-1!==n?t.slice(0,n):t,o=-1!==n?t.slice(n+1):new Uint8Array;for(let e=0;e<r.length;e++)43===r[e]&&(r[e]=32);for(let e=0;e<o.length;e++)43===o[e]&&(o[e]=32);const a=e.utf8Decode(r),s=e.utf8Decode(o);i.push([a,s])}return i}function U(e){let t="";for(const n of e)t+=32===n?"+":42===n||45===n||46===n||n>=48&&n<=57||n>=65&&n<=90||95===n||n>=97&&n<=122?String.fromCodePoint(n):F(n);return t}function z(e,t=!1){const n=r.domainToASCII(e);return""===n?(d("Invalid domain name."),null):n}return ix.setValidationErrorCallback=function(e){i=e},ix.newURL=f,ix.isSpecialScheme=h,ix.isSpecial=m,ix.defaultPort=g,ix.includesCredentials=_,ix.cannotHaveAUsernamePasswordPort=function(e){return null===e.host||""===e.host||e._cannotBeABaseURLFlag||"file"===e.scheme},ix.urlSerializer=v,ix.hostSerializer=b,ix.iPv4Serializer=y,ix.iPv6Serializer=E,ix.urlParser=function(e,t,n){const r=w(e,t,n);return null===r?null:("blob"!==r.scheme||(r._blobURLEntry=null),r)},ix.basicURLParser=w,ix.setTheUsername=function(e,t){let n="";for(const e of t)n+=P(e,c);e.username=n},ix.setThePassword=function(e,t){let n="";for(const e of t)n+=P(e,c);e.password=n},ix.isSingleDotPathSegment=x,ix.isDoubleDotPathSegment=S,ix.shorten=A,ix.isNormalizedWindowsDriveLetter=T,ix.isWindowsDriveLetter=C,ix.startsWithAWindowsDriveLetter=D,ix.hostParser=O,ix.iPv4NumberParser=k,ix.iPv4Parser=N,ix.iPv6Parser=R,ix.opaqueHostParser=I,ix.resolveABlobURL=function(e){return null},ix.percentEncode=F,ix.percentDecode=M,ix.stringPercentDecode=L,ix.utf8PercentEncode=P,ix.hostEquals=function(e,t){return e===t},ix.urlEquals=function(e,t,n=!1){return v(e,n)===v(t,n)},ix.urlEncodedStringParser=function(t){return B(e.utf8Encode(t))},ix.urlEncodedParser=B,ix.urlEncodedByteSerializer=U,ix.urlEncodedSerializer=function(t,n){if("UTF-8"!==(void 0===n||"replacement"===n||"UTF-16BE"===n||"UTF-16LE"===n?"UTF-8":n).toUpperCase())throw new Error("Only UTF-8 encoding is supported.");let r="";for(const n of t){const t=U(e.utf8Encode(n[0]));let i=n[1];i=U(e.utf8Encode(i)),""!==r&&(r+="&"),r+=t+"="+i}return r},ix.origin=function e(n){switch(n.scheme){case"blob":n._blobURLEntry;const r=w(n.path[0]);return null===r?t.OpaqueOrigin:e(r);case"ftp":case"http":case"https":case"ws":case"wss":return[n.scheme,null===n.host?"":n.host,n.port,null];default:return t.OpaqueOrigin}},ix.domainToASCII=z,ix.domainToUnicode=function(e,t=!1){const n=r.domainToUnicode(e);return""===n&&d("Invalid domain name."),n},ix.asciiSerializationOfAnOrigin=function(e){if(""===e[0]&&""===e[1]&&null===e[2]&&null===e[3])return"null";let t=e[0]+"://"+b(e[1]);return null!==e[2]&&(t+=":"+e[2].toString()),t},ix}var rS,iS,oS,aS={};function sS(){if(rS)return aS;return rS=1,Object.defineProperty(aS,"__esModule",{value:!0}),aS.idl_defineConst=function(e,t,n){Object.defineProperty(e,t,{writable:!1,enumerable:!0,configurable:!1,value:n})},aS}function lS(){if(iS)return rx;iS=1,Object.defineProperty(rx,"__esModule",{value:!0});const e=JA(),t=yE(),n=Yw(),r=AE(),i=zE(),o=EC(),a=nS(),s=sS();class l extends n.EventTargetImpl{constructor(){super(),this._parent=null,this._firstChild=null,this._lastChild=null,this._previousSibling=null,this._nextSibling=null}get _childNodes(){return this.__childNodes||(this.__childNodes=o.create_nodeList(this))}get _nodeDocument(){return this._nodeDocumentOverride||e.dom.window._associatedDocument}set _nodeDocument(e){this._nodeDocumentOverride=e}get _registeredObserverList(){return this.__registeredObserverList||(this.__registeredObserverList=[])}get nodeType(){return this._nodeType}get nodeName(){return r.Guard.isElementNode(this)?this._htmlUppercasedQualifiedName:r.Guard.isAttrNode(this)?this._qualifiedName:r.Guard.isExclusiveTextNode(this)?"#text":r.Guard.isCDATASectionNode(this)?"#cdata-section":r.Guard.isProcessingInstructionNode(this)?this._target:r.Guard.isCommentNode(this)?"#comment":r.Guard.isDocumentNode(this)?"#document":r.Guard.isDocumentTypeNode(this)?this._name:r.Guard.isDocumentFragmentNode(this)?"#document-fragment":""}get baseURI(){return a.urlSerializer(this._nodeDocument._URL)}get isConnected(){return r.Guard.isElementNode(this)&&o.shadowTree_isConnected(this)}get ownerDocument(){return this._nodeType===t.NodeType.Document?null:this._nodeDocument}getRootNode(e){return o.tree_rootNode(this,!!e&&e.composed)}get parentNode(){return this._nodeType===t.NodeType.Attribute?null:this._parent}get parentElement(){return this._parent&&r.Guard.isElementNode(this._parent)?this._parent:null}hasChildNodes(){return null!==this._firstChild}get childNodes(){return this._childNodes}get firstChild(){return this._firstChild}get lastChild(){return this._lastChild}get previousSibling(){return this._previousSibling}get nextSibling(){return this._nextSibling}get nodeValue(){return r.Guard.isAttrNode(this)?this._value:r.Guard.isCharacterDataNode(this)?this._data:null}set nodeValue(e){null===e&&(e=""),r.Guard.isAttrNode(this)?o.attr_setAnExistingAttributeValue(this,e):r.Guard.isCharacterDataNode(this)&&o.characterData_replaceData(this,0,this._data.length,e)}get textContent(){return r.Guard.isDocumentFragmentNode(this)||r.Guard.isElementNode(this)?o.text_descendantTextContent(this):r.Guard.isAttrNode(this)?this._value:r.Guard.isCharacterDataNode(this)?this._data:null}set textContent(e){null===e&&(e=""),r.Guard.isDocumentFragmentNode(this)||r.Guard.isElementNode(this)?o.node_stringReplaceAll(e,this):r.Guard.isAttrNode(this)?o.attr_setAnExistingAttributeValue(this,e):r.Guard.isCharacterDataNode(this)&&o.characterData_replaceData(this,0,o.tree_nodeLength(this),e)}normalize(){const t=[];let n=o.tree_getFirstDescendantNode(this,!1,!1,(e=>r.Guard.isExclusiveTextNode(e)));for(;null!==n;)t.push(n),n=o.tree_getNextDescendantNode(this,n,!1,!1,(e=>r.Guard.isExclusiveTextNode(e)));for(let n=0;n<t.length;n++){const i=t[n];if(null===i._parent)continue;let a=o.tree_nodeLength(i);if(0===a){o.mutation_remove(i,i._parent);continue}const s=[];let l="";for(const e of o.text_contiguousExclusiveTextNodes(i))s.push(e),l+=e._data;if(o.characterData_replaceData(i,a,0,l),0!==e.dom.rangeList.size){let t=i._nextSibling;for(;null!==t&&r.Guard.isExclusiveTextNode(t);){const n=t,r=o.tree_index(n);for(const t of e.dom.rangeList)t._start[0]===n&&(t._start[0]=i,t._start[1]+=a),t._end[0]===n&&(t._end[0]=i,t._end[1]+=a),t._start[0]===n._parent&&t._start[1]===r&&(t._start[0]=i,t._start[1]=a),t._end[0]===n._parent&&t._end[1]===r&&(t._end[0]=i,t._end[1]=a);a+=o.tree_nodeLength(t),t=t._nextSibling}}for(let e=0;e<s.length;e++){const t=s[e];null!==t._parent&&o.mutation_remove(t,t._parent)}}}cloneNode(e=!1){if(r.Guard.isShadowRoot(this))throw new i.NotSupportedError;return o.node_clone(this,null,e)}isEqualNode(e=null){return null!==e&&o.node_equals(this,e)}isSameNode(e=null){return this===e}compareDocumentPosition(n){if(n===this)return 0;let i=n,a=this,s=null,l=null;if(r.Guard.isAttrNode(i)&&(s=i,i=s._element),r.Guard.isAttrNode(a)&&(l=a,a=l._element,s&&i&&i===a))for(let e=0;e<a._attributeList.length;e++){const n=a._attributeList[e];if(o.node_equals(n,s))return t.Position.ImplementationSpecific|t.Position.Preceding;if(o.node_equals(n,l))return t.Position.ImplementationSpecific|t.Position.Following}return null===i||null===a||o.tree_rootNode(i)!==o.tree_rootNode(a)?t.Position.Disconnected|t.Position.ImplementationSpecific|(e.dom.compareCache.check(this,n)?t.Position.Preceding:t.Position.Following):!s&&o.tree_isAncestorOf(a,i)||l&&i===a?t.Position.Contains|t.Position.Preceding:!l&&o.tree_isDescendantOf(a,i)||s&&i===a?t.Position.ContainedBy|t.Position.Following:o.tree_isPreceding(a,i)?t.Position.Preceding:t.Position.Following}contains(e){return null!==e&&o.tree_isDescendantOf(this,e,!0)}lookupPrefix(e){return e?r.Guard.isElementNode(this)?o.node_locateANamespacePrefix(this,e):r.Guard.isDocumentNode(this)?null===this.documentElement?null:o.node_locateANamespacePrefix(this.documentElement,e):r.Guard.isDocumentTypeNode(this)||r.Guard.isDocumentFragmentNode(this)?null:r.Guard.isAttrNode(this)?null===this._element?null:o.node_locateANamespacePrefix(this._element,e):null!==this._parent&&r.Guard.isElementNode(this._parent)?o.node_locateANamespacePrefix(this._parent,e):null:null}lookupNamespaceURI(e){return o.node_locateANamespace(this,e||null)}isDefaultNamespace(e){e||(e=null);return o.node_locateANamespace(this,null)===e}insertBefore(e,t){return o.mutation_preInsert(e,this,t)}appendChild(e){return o.mutation_append(e,this)}replaceChild(e,t){return o.mutation_replace(t,e,this)}removeChild(e){return o.mutation_preRemove(e,this)}_getTheParent(e){return r.Guard.isSlotable(this)&&o.shadowTree_isAssigned(this)?this._assignedSlot:this._parent}}return rx.NodeImpl=l,l.ELEMENT_NODE=1,l.ATTRIBUTE_NODE=2,l.TEXT_NODE=3,l.CDATA_SECTION_NODE=4,l.ENTITY_REFERENCE_NODE=5,l.ENTITY_NODE=6,l.PROCESSING_INSTRUCTION_NODE=7,l.COMMENT_NODE=8,l.DOCUMENT_NODE=9,l.DOCUMENT_TYPE_NODE=10,l.DOCUMENT_FRAGMENT_NODE=11,l.NOTATION_NODE=12,l.DOCUMENT_POSITION_DISCONNECTED=1,l.DOCUMENT_POSITION_PRECEDING=2,l.DOCUMENT_POSITION_FOLLOWING=4,l.DOCUMENT_POSITION_CONTAINS=8,l.DOCUMENT_POSITION_CONTAINED_BY=16,l.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC=32,l.prototype._children=new r.EmptySet,s.idl_defineConst(l.prototype,"ELEMENT_NODE",1),s.idl_defineConst(l.prototype,"ATTRIBUTE_NODE",2),s.idl_defineConst(l.prototype,"TEXT_NODE",3),s.idl_defineConst(l.prototype,"CDATA_SECTION_NODE",4),s.idl_defineConst(l.prototype,"ENTITY_REFERENCE_NODE",5),s.idl_defineConst(l.prototype,"ENTITY_NODE",6),s.idl_defineConst(l.prototype,"PROCESSING_INSTRUCTION_NODE",7),s.idl_defineConst(l.prototype,"COMMENT_NODE",8),s.idl_defineConst(l.prototype,"DOCUMENT_NODE",9),s.idl_defineConst(l.prototype,"DOCUMENT_TYPE_NODE",10),s.idl_defineConst(l.prototype,"DOCUMENT_FRAGMENT_NODE",11),s.idl_defineConst(l.prototype,"NOTATION_NODE",12),s.idl_defineConst(l.prototype,"DOCUMENT_POSITION_DISCONNECTED",1),s.idl_defineConst(l.prototype,"DOCUMENT_POSITION_PRECEDING",2),s.idl_defineConst(l.prototype,"DOCUMENT_POSITION_FOLLOWING",4),s.idl_defineConst(l.prototype,"DOCUMENT_POSITION_CONTAINS",8),s.idl_defineConst(l.prototype,"DOCUMENT_POSITION_CONTAINED_BY",16),s.idl_defineConst(l.prototype,"DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC",32),rx}function cS(){if(oS)return nx;oS=1,Object.defineProperty(nx,"__esModule",{value:!0});const e=yE(),t=lS(),n=EC(),r=sS();class i extends t.NodeImpl{constructor(e){super(),this._namespace=null,this._namespacePrefix=null,this._element=null,this._value="",this._localName=e}get ownerElement(){return this._element}get namespaceURI(){return this._namespace}get prefix(){return this._namespacePrefix}get localName(){return this._localName}get name(){return this._qualifiedName}get value(){return this._value}set value(e){n.attr_setAnExistingAttributeValue(this,e)}get _qualifiedName(){return null!==this._namespacePrefix?this._namespacePrefix+":"+this._localName:this._localName}static _create(e,t){const n=new i(t);return n._nodeDocument=e,n}}return nx.AttrImpl=i,r.idl_defineConst(i.prototype,"_nodeType",e.NodeType.Attribute),r.idl_defineConst(i.prototype,"specified",!0),nx}var uS,pS,dS,fS={},hS={},mS={};function gS(){if(uS)return mS;uS=1,Object.defineProperty(mS,"__esModule",{value:!0});const e=lS(),t=EC();class n extends e.NodeImpl{constructor(e){super(),this._data=e}get data(){return this._data}set data(e){t.characterData_replaceData(this,0,this._data.length,e)}get length(){return this._data.length}substringData(e,n){return t.characterData_substringData(this,e,n)}appendData(e){return t.characterData_replaceData(this,this._data.length,0,e)}insertData(e,n){t.characterData_replaceData(this,e,0,n)}deleteData(e,n){t.characterData_replaceData(this,e,n,"")}replaceData(e,n,r){t.characterData_replaceData(this,e,n,r)}get previousElementSibling(){throw new Error("Mixin: NonDocumentTypeChildNode not implemented.")}get nextElementSibling(){throw new Error("Mixin: NonDocumentTypeChildNode not implemented.")}before(...e){throw new Error("Mixin: ChildNode not implemented.")}after(...e){throw new Error("Mixin: ChildNode not implemented.")}replaceWith(...e){throw new Error("Mixin: ChildNode not implemented.")}remove(){throw new Error("Mixin: ChildNode not implemented.")}}return mS.CharacterDataImpl=n,mS}function _S(){if(pS)return hS;pS=1,Object.defineProperty(hS,"__esModule",{value:!0});const e=yE(),t=gS(),n=EC(),r=sS();class i extends t.CharacterDataImpl{constructor(e=""){super(e),this._name="",this._assignedSlot=null}get wholeText(){let e="";for(const t of n.text_contiguousTextNodes(this,!0))e+=t._data;return e}splitText(e){return n.text_split(this,e)}get assignedSlot(){throw new Error("Mixin: Slotable not implemented.")}static _create(e,t=""){const n=new i(t);return n._nodeDocument=e,n}}return hS.TextImpl=i,r.idl_defineConst(i.prototype,"_nodeType",e.NodeType.Text),hS}function vS(){if(dS)return fS;dS=1,Object.defineProperty(fS,"__esModule",{value:!0});const e=_S(),t=yE(),n=sS();class r extends e.TextImpl{constructor(e){super(e)}static _create(e,t=""){const n=new r(t);return n._nodeDocument=e,n}}return fS.CDATASectionImpl=r,n.idl_defineConst(r.prototype,"_nodeType",t.NodeType.CData),fS}var bS,yS={};var ES,wS={};function xS(){if(ES)return wS;ES=1,Object.defineProperty(wS,"__esModule",{value:!0});const e=yE(),t=gS(),n=sS();class r extends t.CharacterDataImpl{constructor(e=""){super(e)}static _create(e,t=""){const n=new r(t);return n._nodeDocument=e,n}}return wS.CommentImpl=r,n.idl_defineConst(r.prototype,"_nodeType",e.NodeType.Comment),wS}var SS,AS,TS={},CS={};function DS(){if(SS)return CS;SS=1,Object.defineProperty(CS,"__esModule",{value:!0});const e=yE(),t=EC(),n=sS();class r{constructor(t,n){this._target=null,this._relatedTarget=null,this._touchTargetList=[],this._path=[],this._currentTarget=null,this._eventPhase=e.EventPhase.None,this._stopPropagationFlag=!1,this._stopImmediatePropagationFlag=!1,this._canceledFlag=!1,this._inPassiveListenerFlag=!1,this._composedFlag=!1,this._initializedFlag=!1,this._dispatchFlag=!1,this._isTrusted=!1,this._bubbles=!1,this._cancelable=!1,this._type=t,n&&(this._bubbles=n.bubbles||!1,this._cancelable=n.cancelable||!1,this._composedFlag=n.composed||!1),this._initializedFlag=!0,this._timeStamp=(new Date).getTime()}get type(){return this._type}get target(){return this._target}get srcElement(){return this._target}get currentTarget(){return this._currentTarget}composedPath(){const e=[],t=this._path;if(0===t.length)return e;const n=this._currentTarget;if(null===n)throw new Error("Event currentTarget is null.");e.push(n);let r=0,i=0,o=t.length-1;for(;o>=0;){if(t[o].rootOfClosedTree&&i++,t[o].invocationTarget===n){r=o;break}t[o].slotInClosedTree&&i--,o--}let a=i,s=i;for(o=r-1;o>=0;)t[o].rootOfClosedTree&&a++,a<=s&&e.unshift(t[o].invocationTarget),t[o].slotInClosedTree&&(a--,a<s&&(s=a)),o--;for(a=i,s=i,o=r+1;o<t.length;)t[o].slotInClosedTree&&a++,a<=s&&e.push(t[o].invocationTarget),t[o].rootOfClosedTree&&(a--,a<s&&(s=a)),o++;return e}get eventPhase(){return this._eventPhase}stopPropagation(){this._stopPropagationFlag=!0}get cancelBubble(){return this._stopPropagationFlag}set cancelBubble(e){e&&this.stopPropagation()}stopImmediatePropagation(){this._stopPropagationFlag=!0,this._stopImmediatePropagationFlag=!0}get bubbles(){return this._bubbles}get cancelable(){return this._cancelable}get returnValue(){return!this._canceledFlag}set returnValue(e){e||t.event_setTheCanceledFlag(this)}preventDefault(){t.event_setTheCanceledFlag(this)}get defaultPrevented(){return this._canceledFlag}get composed(){return this._composedFlag}get isTrusted(){return this._isTrusted}get timeStamp(){return this._timeStamp}initEvent(e,n=!1,r=!1){this._dispatchFlag||t.event_initialize(this,e,n,r)}}return CS.EventImpl=r,r.NONE=0,r.CAPTURING_PHASE=1,r.AT_TARGET=2,r.BUBBLING_PHASE=3,n.idl_defineConst(r.prototype,"NONE",0),n.idl_defineConst(r.prototype,"CAPTURING_PHASE",1),n.idl_defineConst(r.prototype,"AT_TARGET",2),n.idl_defineConst(r.prototype,"BUBBLING_PHASE",3),CS}function OS(){if(AS)return TS;AS=1,Object.defineProperty(TS,"__esModule",{value:!0});const e=DS(),t=EC();class n extends e.EventImpl{constructor(e,t){super(e,t),this._detail=null,this._detail=t&&t.detail||null}get detail(){return this._detail}initCustomEvent(e,n=!1,r=!1,i=null){this._dispatchFlag||(t.event_initialize(this,e,n,r),this._detail=i)}}return TS.CustomEventImpl=n,TS}var kS,NS={};function RS(){if(kS)return NS;kS=1,Object.defineProperty(NS,"__esModule",{value:!0});const e=yE(),t=lS(),n=sS();class r extends t.NodeImpl{constructor(e=null){super(),this._children=new Set,this._host=e}getElementById(e){throw new Error("Mixin: NonElementParentNode not implemented.")}get children(){throw new Error("Mixin: ParentNode not implemented.")}get firstElementChild(){throw new Error("Mixin: ParentNode not implemented.")}get lastElementChild(){throw new Error("Mixin: ParentNode not implemented.")}get childElementCount(){throw new Error("Mixin: ParentNode not implemented.")}prepend(...e){throw new Error("Mixin: ParentNode not implemented.")}append(...e){throw new Error("Mixin: ParentNode not implemented.")}querySelector(e){throw new Error("Mixin: ParentNode not implemented.")}querySelectorAll(e){throw new Error("Mixin: ParentNode not implemented.")}static _create(e,t=null){const n=new r(t);return n._nodeDocument=e,n}}return NS.DocumentFragmentImpl=r,n.idl_defineConst(r.prototype,"_nodeType",e.NodeType.DocumentFragment),NS}var IS,FS={};function MS(){if(IS)return FS;IS=1,Object.defineProperty(FS,"__esModule",{value:!0});const e=JA(),t=yE(),n=zE(),r=lS(),i=AE(),o=jw(),a=Cw(),s=nS(),l=EC(),c=sS();class u extends r.NodeImpl{constructor(){super(),this._children=new Set,this._encoding={name:"UTF-8",labels:["unicode-1-1-utf-8","utf-8","utf8"]},this._contentType="application/xml",this._URL={scheme:"about",username:"",password:"",host:null,port:null,path:["blank"],query:null,fragment:null,_cannotBeABaseURLFlag:!0,_blobURLEntry:null},this._origin=null,this._type="xml",this._mode="no-quirks",this._documentElement=null,this._hasNamespaces=!1,this._nodeDocumentOverwrite=null}get _nodeDocument(){return this._nodeDocumentOverwrite||this}set _nodeDocument(e){this._nodeDocumentOverwrite=e}get implementation(){return this._implementation||(this._implementation=l.create_domImplementation(this))}get URL(){return s.urlSerializer(this._URL)}get documentURI(){return this.URL}get origin(){return"null"}get compatMode(){return"quirks"===this._mode?"BackCompat":"CSS1Compat"}get characterSet(){return this._encoding.name}get charset(){return this._encoding.name}get inputEncoding(){return this._encoding.name}get contentType(){return this._contentType}get doctype(){for(const e of this._children)if(i.Guard.isDocumentTypeNode(e))return e;return null}get documentElement(){return this._documentElement}getElementsByTagName(e){return l.node_listOfElementsWithQualifiedName(e,this)}getElementsByTagNameNS(e,t){return l.node_listOfElementsWithNamespace(e,t,this)}getElementsByClassName(e){return l.node_listOfElementsWithClassNames(e,this)}createElement(e,t){if(!l.xml_isName(e))throw new n.InvalidCharacterError;"html"===this._type&&(e=e.toLowerCase());let r=null;void 0!==t&&(r=o.isString(t)?t:t.is);const i="html"===this._type||"application/xhtml+xml"===this._contentType?a.namespace.HTML:null;return l.element_createAnElement(this,e,i,null,r,!0)}createElementNS(e,t,n){return l.document_internalCreateElementNS(this,e,t,n)}createDocumentFragment(){return l.create_documentFragment(this)}createTextNode(e){return l.create_text(this,e)}createCDATASection(e){if("html"===this._type)throw new n.NotSupportedError;if(-1!==e.indexOf("]]>"))throw new n.InvalidCharacterError;return l.create_cdataSection(this,e)}createComment(e){return l.create_comment(this,e)}createProcessingInstruction(e,t){if(!l.xml_isName(e))throw new n.InvalidCharacterError;if(-1!==t.indexOf("?>"))throw new n.InvalidCharacterError;return l.create_processingInstruction(this,e,t)}importNode(e,t=!1){if(i.Guard.isDocumentNode(e)||i.Guard.isShadowRoot(e))throw new n.NotSupportedError;return l.node_clone(e,this,t)}adoptNode(e){if(i.Guard.isDocumentNode(e))throw new n.NotSupportedError;if(i.Guard.isShadowRoot(e))throw new n.HierarchyRequestError;return l.document_adopt(e,this),e}createAttribute(e){if(!l.xml_isName(e))throw new n.InvalidCharacterError;"html"===this._type&&(e=e.toLowerCase());return l.create_attr(this,e)}createAttributeNS(e,t){const[n,r,i]=l.namespace_validateAndExtract(e,t),o=l.create_attr(this,i);return o._namespace=n,o._namespacePrefix=r,o}createEvent(e){return l.event_createLegacyEvent(e)}createRange(){const e=l.create_range();return e._start=[this,0],e._end=[this,0],e}createNodeIterator(e,n=t.WhatToShow.All,r=null){const i=l.create_nodeIterator(e,e,!0);return i._whatToShow=n,i._iteratorCollection=l.create_nodeList(e),o.isFunction(r)?(i._filter=l.create_nodeFilter(),i._filter.acceptNode=r):i._filter=r,i}createTreeWalker(e,n=t.WhatToShow.All,r=null){const i=l.create_treeWalker(e,e);return i._whatToShow=n,o.isFunction(r)?(i._filter=l.create_nodeFilter(),i._filter.acceptNode=r):i._filter=r,i}_getTheParent(t){return"load"===t._type?null:e.dom.window}getElementById(e){throw new Error("Mixin: NonElementParentNode not implemented.")}get children(){throw new Error("Mixin: ParentNode not implemented.")}get firstElementChild(){throw new Error("Mixin: ParentNode not implemented.")}get lastElementChild(){throw new Error("Mixin: ParentNode not implemented.")}get childElementCount(){throw new Error("Mixin: ParentNode not implemented.")}prepend(...e){throw new Error("Mixin: ParentNode not implemented.")}append(...e){throw new Error("Mixin: ParentNode not implemented.")}querySelector(e){throw new Error("Mixin: ParentNode not implemented.")}querySelectorAll(e){throw new Error("Mixin: ParentNode not implemented.")}}return FS.DocumentImpl=u,c.idl_defineConst(u.prototype,"_nodeType",t.NodeType.Document),FS}var LS,PS={};var BS,US={};function zS(){if(BS)return US;BS=1,Object.defineProperty(US,"__esModule",{value:!0});const e=yE(),t=lS(),n=sS();class r extends t.NodeImpl{constructor(e,t,n){super(),this._name="",this._publicId="",this._systemId="",this._name=e,this._publicId=t,this._systemId=n}get name(){return this._name}get publicId(){return this._publicId}get systemId(){return this._systemId}before(...e){throw new Error("Mixin: ChildNode not implemented.")}after(...e){throw new Error("Mixin: ChildNode not implemented.")}replaceWith(...e){throw new Error("Mixin: ChildNode not implemented.")}remove(){throw new Error("Mixin: ChildNode not implemented.")}static _create(e,t,n="",i=""){const o=new r(t,n,i);return o._nodeDocument=e,o}}return US.DocumentTypeImpl=r,n.idl_defineConst(r.prototype,"_nodeType",e.NodeType.DocumentType),US}var VS,jS={};var qS,GS={};function HS(){if(qS)return GS;qS=1,Object.defineProperty(GS,"__esModule",{value:!0});const e=JA(),t=Cw(),n=EC(),r=sS();class i{constructor(t){this._associatedDocument=t||e.dom.window.document}createDocumentType(e,t,r){return n.namespace_validate(e),n.create_documentType(this._associatedDocument,e,t,r)}createDocument(e,r,i=null){const o=n.create_xmlDocument();let a=null;return r&&(a=n.document_internalCreateElementNS(o,e,r)),i&&o.appendChild(i),a&&o.appendChild(a),o._origin=this._associatedDocument._origin,e===t.namespace.HTML?o._contentType="application/xhtml+xml":e===t.namespace.SVG?o._contentType="image/svg+xml":o._contentType="application/xml",o}createHTMLDocument(e){const r=n.create_document();r._type="html",r._contentType="text/html",r.appendChild(n.create_documentType(r,"html","",""));const i=n.element_createAnElement(r,"html",t.namespace.HTML);r.appendChild(i);const o=n.element_createAnElement(r,"head",t.namespace.HTML);if(i.appendChild(o),void 0!==e){const i=n.element_createAnElement(r,"title",t.namespace.HTML);o.appendChild(i);const a=n.create_text(r,e);i.appendChild(a)}const a=n.element_createAnElement(r,"body",t.namespace.HTML);return i.appendChild(a),r._origin=this._associatedDocument._origin,r}hasFeature(){return!0}static _create(e){return new i(e)}}return GS.DOMImplementationImpl=i,r.idl_defineConst(i.prototype,"_ID","@oozcitak/dom"),GS}var WS,KS={};function XS(){if(WS)return KS;WS=1,Object.defineProperty(KS,"__esModule",{value:!0});const e=JA(),t=zE(),n=Cw(),r=EC();class i{constructor(t,n){this._element=t,this._attribute=n,this._tokenSet=new Set;const i=n._localName,o=r.element_getAnAttributeValue(t,i),a=this;this._element._attributeChangeSteps.push((function(e,t,n,i,o){t===a._attribute._localName&&null===o&&(i?a._tokenSet=r.orderedSet_parse(i):a._tokenSet.clear())})),e.dom.features.steps&&r.dom_runAttributeChangeSteps(t,i,o,o,null)}get length(){return this._tokenSet.size}item(e){let t=0;for(const n of this._tokenSet){if(t===e)return n;t++}return null}contains(e){return this._tokenSet.has(e)}add(...e){for(const r of e){if(""===r)throw new t.SyntaxError("Cannot add an empty token.");if(n.codePoint.ASCIIWhiteSpace.test(r))throw new t.InvalidCharacterError("Token cannot contain whitespace.");this._tokenSet.add(r)}r.tokenList_updateSteps(this)}remove(...e){for(const r of e){if(""===r)throw new t.SyntaxError("Cannot remove an empty token.");if(n.codePoint.ASCIIWhiteSpace.test(r))throw new t.InvalidCharacterError("Token cannot contain whitespace.");this._tokenSet.delete(r)}r.tokenList_updateSteps(this)}toggle(e,i=void 0){if(""===e)throw new t.SyntaxError("Cannot toggle an empty token.");if(n.codePoint.ASCIIWhiteSpace.test(e))throw new t.InvalidCharacterError("Token cannot contain whitespace.");return this._tokenSet.has(e)?void 0!==i&&!1!==i||(this._tokenSet.delete(e),r.tokenList_updateSteps(this),!1):(void 0===i||!0===i)&&(this._tokenSet.add(e),r.tokenList_updateSteps(this),!0)}replace(e,i){if(""===e||""===i)throw new t.SyntaxError("Cannot replace an empty token.");if(n.codePoint.ASCIIWhiteSpace.test(e)||n.codePoint.ASCIIWhiteSpace.test(i))throw new t.InvalidCharacterError("Token cannot contain whitespace.");return!!this._tokenSet.has(e)&&(n.set.replace(this._tokenSet,e,i),r.tokenList_updateSteps(this),!0)}supports(e){return r.tokenList_validationSteps(this,e)}get value(){return r.tokenList_serializeSteps(this)}set value(e){r.element_setAnAttributeValue(this._element,this._attribute._localName,e)}[Symbol.iterator](){const e=this._tokenSet[Symbol.iterator]();return{next:()=>e.next()}}static _create(e,t){return new i(e,t)}}return KS.DOMTokenListImpl=i,KS}var $S,YS={};function ZS(){if($S)return YS;$S=1,Object.defineProperty(YS,"__esModule",{value:!0});const e=yE(),t=lS(),n=zE(),r=Cw(),i=EC(),o=sS();class a extends t.NodeImpl{constructor(){super(),this._children=new Set,this._namespace=null,this._namespacePrefix=null,this._localName="",this._customElementState="undefined",this._customElementDefinition=null,this._is=null,this._shadowRoot=null,this._attributeList=i.create_namedNodeMap(this),this._attributeChangeSteps=[],this._name="",this._assignedSlot=null}get namespaceURI(){return this._namespace}get prefix(){return this._namespacePrefix}get localName(){return this._localName}get tagName(){return this._htmlUppercasedQualifiedName}get id(){return i.element_getAnAttributeValue(this,"id")}set id(e){i.element_setAnAttributeValue(this,"id",e)}get className(){return i.element_getAnAttributeValue(this,"class")}set className(e){i.element_setAnAttributeValue(this,"class",e)}get classList(){let e=i.element_getAnAttributeByName("class",this);return null===e&&(e=i.create_attr(this._nodeDocument,"class")),i.create_domTokenList(this,e)}get slot(){return i.element_getAnAttributeValue(this,"slot")}set slot(e){i.element_setAnAttributeValue(this,"slot",e)}hasAttributes(){return 0!==this._attributeList.length}get attributes(){return this._attributeList}getAttributeNames(){const e=[];for(const t of this._attributeList)e.push(t._qualifiedName);return e}getAttribute(e){const t=i.element_getAnAttributeByName(e,this);return t?t._value:null}getAttributeNS(e,t){const n=i.element_getAnAttributeByNamespaceAndLocalName(e,t,this);return n?n._value:null}setAttribute(e,t){if(!i.xml_isName(e))throw new n.InvalidCharacterError;this._namespace===r.namespace.HTML&&"html"===this._nodeDocument._type&&(e=e.toLowerCase());let o=null;for(let t=0;t<this._attributeList.length;t++){const n=this._attributeList[t];if(n._qualifiedName===e){o=n;break}}if(null===o)return o=i.create_attr(this._nodeDocument,e),o._value=t,void i.element_append(o,this);i.element_change(o,this,t)}setAttributeNS(e,t,n){const[r,o,a]=i.namespace_validateAndExtract(e,t);i.element_setAnAttributeValue(this,a,n,o,r)}removeAttribute(e){i.element_removeAnAttributeByName(e,this)}removeAttributeNS(e,t){i.element_removeAnAttributeByNamespaceAndLocalName(e,t,this)}hasAttribute(e){this._namespace===r.namespace.HTML&&"html"===this._nodeDocument._type&&(e=e.toLowerCase());for(let t=0;t<this._attributeList.length;t++){if(this._attributeList[t]._qualifiedName===e)return!0}return!1}toggleAttribute(e,t){if(!i.xml_isName(e))throw new n.InvalidCharacterError;this._namespace===r.namespace.HTML&&"html"===this._nodeDocument._type&&(e=e.toLowerCase());let o=null;for(let t=0;t<this._attributeList.length;t++){const n=this._attributeList[t];if(n._qualifiedName===e){o=n;break}}return null===o?(void 0===t||!0===t)&&(o=i.create_attr(this._nodeDocument,e),o._value="",i.element_append(o,this),!0):void 0!==t&&!1!==t||(i.element_removeAnAttributeByName(e,this),!1)}hasAttributeNS(e,t){const n=e||null;for(let e=0;e<this._attributeList.length;e++){const r=this._attributeList[e];if(r._namespace===n&&r._localName===t)return!0}return!1}getAttributeNode(e){return i.element_getAnAttributeByName(e,this)}getAttributeNodeNS(e,t){return i.element_getAnAttributeByNamespaceAndLocalName(e,t,this)}setAttributeNode(e){return i.element_setAnAttribute(e,this)}setAttributeNodeNS(e){return i.element_setAnAttribute(e,this)}removeAttributeNode(e){let t=!1;for(let n=0;n<this._attributeList.length;n++){if(this._attributeList[n]===e){t=!0;break}}if(!t)throw new n.NotFoundError;return i.element_remove(e,this),e}attachShadow(e){if(this._namespace!==r.namespace.HTML)throw new n.NotSupportedError;if(!i.customElement_isValidCustomElementName(this._localName)&&!i.customElement_isValidShadowHostName(this._localName))throw new n.NotSupportedError;if(i.customElement_isValidCustomElementName(this._localName)||null!==this._is){const e=i.customElement_lookUpACustomElementDefinition(this._nodeDocument,this._namespace,this._localName,this._is);if(null!==e&&!0===e.disableShadow)throw new n.NotSupportedError}if(null!==this._shadowRoot)throw new n.NotSupportedError;const t=i.create_shadowRoot(this._nodeDocument,this);return t._mode=e.mode,this._shadowRoot=t,t}get shadowRoot(){const e=this._shadowRoot;return null===e||"closed"===e.mode?null:e}closest(e){throw new n.NotImplementedError}matches(e){throw new n.NotImplementedError}webkitMatchesSelector(e){return this.matches(e)}getElementsByTagName(e){return i.node_listOfElementsWithQualifiedName(e,this)}getElementsByTagNameNS(e,t){return i.node_listOfElementsWithNamespace(e,t,this)}getElementsByClassName(e){return i.node_listOfElementsWithClassNames(e,this)}insertAdjacentElement(e,t){return i.element_insertAdjacent(this,e,t)}insertAdjacentText(e,t){const n=i.create_text(this._nodeDocument,t);i.element_insertAdjacent(this,e,n)}get _qualifiedName(){return this._namespacePrefix?this._namespacePrefix+":"+this._localName:this._localName}get _htmlUppercasedQualifiedName(){let e=this._qualifiedName;return this._namespace===r.namespace.HTML&&"html"===this._nodeDocument._type&&(e=e.toUpperCase()),e}get children(){throw new Error("Mixin: ParentNode not implemented.")}get firstElementChild(){throw new Error("Mixin: ParentNode not implemented.")}get lastElementChild(){throw new Error("Mixin: ParentNode not implemented.")}get childElementCount(){throw new Error("Mixin: ParentNode not implemented.")}prepend(...e){throw new Error("Mixin: ParentNode not implemented.")}append(...e){throw new Error("Mixin: ParentNode not implemented.")}querySelector(e){throw new Error("Mixin: ParentNode not implemented.")}querySelectorAll(e){throw new Error("Mixin: ParentNode not implemented.")}get previousElementSibling(){throw new Error("Mixin: NonDocumentTypeChildNode not implemented.")}get nextElementSibling(){throw new Error("Mixin: NonDocumentTypeChildNode not implemented.")}before(...e){throw new Error("Mixin: ChildNode not implemented.")}after(...e){throw new Error("Mixin: ChildNode not implemented.")}replaceWith(...e){throw new Error("Mixin: ChildNode not implemented.")}remove(){throw new Error("Mixin: ChildNode not implemented.")}get assignedSlot(){throw new Error("Mixin: Slotable not implemented.")}static _create(e,t,n=null,r=null){const i=new a;return i._localName=t,i._namespace=n,i._namespacePrefix=r,i._nodeDocument=e,i}}return YS.ElementImpl=a,o.idl_defineConst(a.prototype,"_nodeType",e.NodeType.Element),YS}var QS,JS={};function eA(){if(QS)return JS;QS=1,Object.defineProperty(JS,"__esModule",{value:!0});const e=Cw(),t=EC(),n=AE(),r=jw();class i{constructor(e,t){return this._live=!0,this._root=e,this._filter=t,new Proxy(this,this)}get length(){let e=0,r=t.tree_getFirstDescendantNode(this._root,!1,!1,(e=>n.Guard.isElementNode(e)&&this._filter(e)));for(;null!==r;)e++,r=t.tree_getNextDescendantNode(this._root,r,!1,!1,(e=>n.Guard.isElementNode(e)&&this._filter(e)));return e}item(e){let r=0,i=t.tree_getFirstDescendantNode(this._root,!1,!1,(e=>n.Guard.isElementNode(e)&&this._filter(e)));for(;null!==i;){if(r===e)return i;r++,i=t.tree_getNextDescendantNode(this._root,i,!1,!1,(e=>n.Guard.isElementNode(e)&&this._filter(e)))}return null}namedItem(r){if(""===r)return null;let i=t.tree_getFirstDescendantNode(this._root,!1,!1,(e=>n.Guard.isElementNode(e)&&this._filter(e)));for(;null!=i;){if(i._uniqueIdentifier===r)return i;if(i._namespace===e.namespace.HTML)for(let e=0;e<i._attributeList.length;e++){const t=i._attributeList[e];if("name"===t._localName&&null===t._namespace&&null===t._namespacePrefix&&t._value===r)return i}i=t.tree_getNextDescendantNode(this._root,i,!1,!1,(e=>n.Guard.isElementNode(e)&&this._filter(e)))}return null}[Symbol.iterator](){const e=this._root,r=this._filter;let i=t.tree_getFirstDescendantNode(e,!1,!1,(e=>n.Guard.isElementNode(e)&&r(e)));return{next(){if(null===i)return{done:!0,value:null};{const o={done:!1,value:i};return i=t.tree_getNextDescendantNode(e,i,!1,!1,(e=>n.Guard.isElementNode(e)&&r(e))),o}}}}get(e,t,n){if(!r.isString(t)||-1!==i.reservedNames.indexOf(t))return Reflect.get(e,t,n);const o=Number(t);return isNaN(o)?e.namedItem(t)||void 0:e.item(o)||void 0}set(e,n,o,a){if(!r.isString(n)||-1!==i.reservedNames.indexOf(n))return Reflect.set(e,n,o,a);const s=Number(n),l=isNaN(s)?e.namedItem(n)||void 0:e.item(s)||void 0;return!(!l||!l._parent)&&(t.mutation_replace(l,o,l._parent),!0)}static _create(e,t=()=>!0){return new i(e,t)}}return JS.HTMLCollectionImpl=i,i.reservedNames=["_root","_live","_filter","length","item","namedItem","get","set"],JS}var tA,nA={};var rA,iA={};function oA(){if(rA)return iA;rA=1,Object.defineProperty(iA,"__esModule",{value:!0});class e{constructor(e,t,n,r,i,o,a,s,l){this._type=e,this._target=t,this._addedNodes=n,this._removedNodes=r,this._previousSibling=i,this._nextSibling=o,this._attributeName=a,this._attributeNamespace=s,this._oldValue=l}get type(){return this._type}get target(){return this._target}get addedNodes(){return this._addedNodes}get removedNodes(){return this._removedNodes}get previousSibling(){return this._previousSibling}get nextSibling(){return this._nextSibling}get attributeName(){return this._attributeName}get attributeNamespace(){return this._attributeNamespace}get oldValue(){return this._oldValue}static _create(t,n,r,i,o,a,s,l,c){return new e(t,n,r,i,o,a,s,l,c)}}return iA.MutationRecordImpl=e,iA}var aA,sA={};function lA(){if(aA)return sA;aA=1,Object.defineProperty(sA,"__esModule",{value:!0});const e=zE(),t=EC();class n extends Array{constructor(e){super(),this._element=e}_asArray(){return this}item(e){return this[e]||null}getNamedItem(e){return t.element_getAnAttributeByName(e,this._element)}getNamedItemNS(e,n){return t.element_getAnAttributeByNamespaceAndLocalName(e||"",n,this._element)}setNamedItem(e){return t.element_setAnAttribute(e,this._element)}setNamedItemNS(e){return t.element_setAnAttribute(e,this._element)}removeNamedItem(n){const r=t.element_removeAnAttributeByName(n,this._element);if(null===r)throw new e.NotFoundError;return r}removeNamedItemNS(n,r){const i=t.element_removeAnAttributeByNamespaceAndLocalName(n||"",r,this._element);if(null===i)throw new e.NotFoundError;return i}static _create(e){return new n(e)}}return sA.NamedNodeMapImpl=n,sA}var cA,uA={};function pA(){if(cA)return uA;cA=1,Object.defineProperty(uA,"__esModule",{value:!0});const e=yE(),t=sS();class n{constructor(){}acceptNode(t){return e.FilterResult.Accept}static _create(){return new n}}return uA.NodeFilterImpl=n,n.FILTER_ACCEPT=1,n.FILTER_REJECT=2,n.FILTER_SKIP=3,n.SHOW_ALL=4294967295,n.SHOW_ELEMENT=1,n.SHOW_ATTRIBUTE=2,n.SHOW_TEXT=4,n.SHOW_CDATA_SECTION=8,n.SHOW_ENTITY_REFERENCE=16,n.SHOW_ENTITY=32,n.SHOW_PROCESSING_INSTRUCTION=64,n.SHOW_COMMENT=128,n.SHOW_DOCUMENT=256,n.SHOW_DOCUMENT_TYPE=512,n.SHOW_DOCUMENT_FRAGMENT=1024,n.SHOW_NOTATION=2048,t.idl_defineConst(n.prototype,"FILTER_ACCEPT",1),t.idl_defineConst(n.prototype,"FILTER_REJECT",2),t.idl_defineConst(n.prototype,"FILTER_SKIP",3),t.idl_defineConst(n.prototype,"SHOW_ALL",4294967295),t.idl_defineConst(n.prototype,"SHOW_ELEMENT",1),t.idl_defineConst(n.prototype,"SHOW_ATTRIBUTE",2),t.idl_defineConst(n.prototype,"SHOW_TEXT",4),t.idl_defineConst(n.prototype,"SHOW_CDATA_SECTION",8),t.idl_defineConst(n.prototype,"SHOW_ENTITY_REFERENCE",16),t.idl_defineConst(n.prototype,"SHOW_ENTITY",32),t.idl_defineConst(n.prototype,"SHOW_PROCESSING_INSTRUCTION",64),t.idl_defineConst(n.prototype,"SHOW_COMMENT",128),t.idl_defineConst(n.prototype,"SHOW_DOCUMENT",256),t.idl_defineConst(n.prototype,"SHOW_DOCUMENT_TYPE",512),t.idl_defineConst(n.prototype,"SHOW_DOCUMENT_FRAGMENT",1024),t.idl_defineConst(n.prototype,"SHOW_NOTATION",2048),uA}var dA,fA,hA={},mA={};function gA(){if(dA)return mA;dA=1,Object.defineProperty(mA,"__esModule",{value:!0});const e=yE();return mA.TraverserImpl=class{constructor(t){this._activeFlag=!1,this._root=t,this._whatToShow=e.WhatToShow.All,this._filter=null}get root(){return this._root}get whatToShow(){return this._whatToShow}get filter(){return this._filter}},mA}function _A(){if(fA)return hA;fA=1,Object.defineProperty(hA,"__esModule",{value:!0});const e=gA(),t=EC();class n extends e.TraverserImpl{constructor(e,n,r){super(e),this._iteratorCollection=void 0,this._reference=n,this._pointerBeforeReference=r,t.nodeIterator_iteratorList().add(this)}get referenceNode(){return this._reference}get pointerBeforeReferenceNode(){return this._pointerBeforeReference}nextNode(){return t.nodeIterator_traverse(this,!0)}previousNode(){return t.nodeIterator_traverse(this,!1)}detach(){t.nodeIterator_iteratorList().delete(this)}static _create(e,t,r){return new n(e,t,r)}}return hA.NodeIteratorImpl=n,hA}var vA,bA={};function yA(){if(vA)return bA;vA=1,Object.defineProperty(bA,"__esModule",{value:!0});const e=JA(),t=jw(),n=EC();class r{constructor(e){return this._live=!0,this._filter=null,this._length=0,this._root=e,new Proxy(this,this)}get length(){return this._root._children.size}item(e){if(e<0||e>this.length-1)return null;if(e<this.length/2){let t=0,n=this._root._firstChild;for(;null!==n&&t!==e;)n=n._nextSibling,t++;return n}{let t=this.length-1,n=this._root._lastChild;for(;null!==n&&t!==e;)n=n._previousSibling,t--;return n}}keys(){return{[Symbol.iterator]:function(){let e=0;return{next:function(){return e===this.length?{done:!0,value:null}:{done:!1,value:e++}}.bind(this)}}.bind(this)}}values(){return{[Symbol.iterator]:function(){const e=this[Symbol.iterator]();return{next:()=>e.next()}}.bind(this)}}entries(){return{[Symbol.iterator]:function(){const e=this[Symbol.iterator]();let t=0;return{next(){const n=e.next();return n.done?{done:!0,value:null}:{done:!1,value:[t++,n.value]}}}}.bind(this)}}[Symbol.iterator](){return this._root._children[Symbol.iterator]()}forEach(t,n){void 0===n&&(n=e.dom.window);let r=0;for(const e of this._root._children)t.call(n,e,r++,this)}get(e,n,r){if(!t.isString(n))return Reflect.get(e,n,r);const i=Number(n);return isNaN(i)?Reflect.get(e,n,r):e.item(i)||void 0}set(e,r,i,o){if(!t.isString(r))return Reflect.set(e,r,i,o);const a=Number(r);if(isNaN(a))return Reflect.set(e,r,i,o);const s=e.item(a)||void 0;return!!s&&(!!s._parent&&(n.mutation_replace(s,i,s._parent),!0))}static _create(e){return new r(e)}}return bA.NodeListImpl=r,bA}var EA,wA={};function xA(){if(EA)return wA;EA=1,Object.defineProperty(wA,"__esModule",{value:!0});const e=JA(),t=jw();class n{constructor(e){return this._live=!1,this._items=[],this._length=0,this._root=e,this._items=[],this._filter=function(e){return!0},new Proxy(this,this)}get length(){return this._items.length}item(e){return e<0||e>this.length-1?null:this._items[e]}keys(){return{[Symbol.iterator]:function(){let e=0;return{next:function(){return e===this.length?{done:!0,value:null}:{done:!1,value:e++}}.bind(this)}}.bind(this)}}values(){return{[Symbol.iterator]:function(){const e=this[Symbol.iterator]();return{next:()=>e.next()}}.bind(this)}}entries(){return{[Symbol.iterator]:function(){const e=this[Symbol.iterator]();let t=0;return{next(){const n=e.next();return n.done?{done:!0,value:null}:{done:!1,value:[t++,n.value]}}}}.bind(this)}}[Symbol.iterator](){const e=this._items[Symbol.iterator]();return{next:()=>e.next()}}forEach(t,n){void 0===n&&(n=e.dom.window);let r=0;for(const e of this._items)t.call(n,e,r++,this)}get(e,n,r){if(!t.isString(n))return Reflect.get(e,n,r);const i=Number(n);return isNaN(i)?Reflect.get(e,n,r):e._items[i]||void 0}set(e,n,r,i){if(!t.isString(n))return Reflect.set(e,n,r,i);const o=Number(n);return isNaN(o)?Reflect.set(e,n,r,i):o>=0&&o<e._items.length&&(e._items[o]=r,!0)}static _create(e,t){const r=new n(e);return r._items=t,r}}return wA.NodeListStaticImpl=n,wA}var SA,AA={};var TA,CA={};var DA,OA={};var kA,NA={};function RA(){if(kA)return NA;kA=1,Object.defineProperty(NA,"__esModule",{value:!0});const e=yE(),t=gS(),n=sS();class r extends t.CharacterDataImpl{constructor(e,t){super(t),this._target=e}get target(){return this._target}static _create(e,t,n){const i=new r(t,n);return i._nodeDocument=e,i}}return NA.ProcessingInstructionImpl=r,n.idl_defineConst(r.prototype,"_nodeType",e.NodeType.ProcessingInstruction),NA}var IA,FA={};function MA(){if(IA)return FA;IA=1,Object.defineProperty(FA,"__esModule",{value:!0});const e=JA(),t=yE(),n=ex(),r=zE(),i=EC(),o=sS(),a=AE();class s extends n.AbstractRangeImpl{constructor(){super();const t=e.dom.window._associatedDocument;this._start=[t,0],this._end=[t,0],e.dom.rangeList.add(this)}get commonAncestorContainer(){let e=this._start[0];for(;!i.tree_isAncestorOf(this._end[0],e,!0);){if(null===e._parent)throw new Error("Parent node is null.");e=e._parent}return e}setStart(e,t){i.range_setTheStart(this,e,t)}setEnd(e,t){i.range_setTheEnd(this,e,t)}setStartBefore(e){let t=e._parent;if(null===t)throw new r.InvalidNodeTypeError;i.range_setTheStart(this,t,i.tree_index(e))}setStartAfter(e){let t=e._parent;if(null===t)throw new r.InvalidNodeTypeError;i.range_setTheStart(this,t,i.tree_index(e)+1)}setEndBefore(e){let t=e._parent;if(null===t)throw new r.InvalidNodeTypeError;i.range_setTheEnd(this,t,i.tree_index(e))}setEndAfter(e){let t=e._parent;if(null===t)throw new r.InvalidNodeTypeError;i.range_setTheEnd(this,t,i.tree_index(e)+1)}collapse(e){e?this._end=this._start:this._start=this._end}selectNode(e){i.range_select(e,this)}selectNodeContents(e){if(a.Guard.isDocumentTypeNode(e))throw new r.InvalidNodeTypeError;const t=i.tree_nodeLength(e);this._start=[e,0],this._end=[e,t]}compareBoundaryPoints(e,n){if(e!==t.HowToCompare.StartToStart&&e!==t.HowToCompare.StartToEnd&&e!==t.HowToCompare.EndToEnd&&e!==t.HowToCompare.EndToStart)throw new r.NotSupportedError;if(i.range_root(this)!==i.range_root(n))throw new r.WrongDocumentError;let o,a;switch(e){case t.HowToCompare.StartToStart:o=this._start,a=n._start;break;case t.HowToCompare.StartToEnd:o=this._end,a=n._start;break;case t.HowToCompare.EndToEnd:o=this._end,a=n._end;break;case t.HowToCompare.EndToStart:o=this._start,a=n._end;break;default:throw new r.NotSupportedError}const s=i.boundaryPoint_position(o,a);return s===t.BoundaryPosition.Before?-1:s===t.BoundaryPosition.After?1:0}deleteContents(){if(i.range_collapsed(this))return;const e=this._startNode,t=this._startOffset,n=this._endNode,r=this._endOffset;if(e===n&&a.Guard.isCharacterDataNode(e))return void i.characterData_replaceData(e,t,r-t,"");const o=[];for(const e of i.range_getContainedNodes(this)){const t=e._parent;null!==t&&i.range_isContained(t,this)||o.push(e)}let s,l;if(i.tree_isAncestorOf(n,e,!0))s=e,l=t;else{let t=e;for(;null!==t._parent&&!i.tree_isAncestorOf(n,t._parent,!0);)t=t._parent;if(null===t._parent)throw new Error("Parent node is null.");s=t._parent,l=i.tree_index(t)+1}a.Guard.isCharacterDataNode(e)&&i.characterData_replaceData(e,t,i.tree_nodeLength(e)-t,"");for(const e of o)e._parent&&i.mutation_remove(e,e._parent);a.Guard.isCharacterDataNode(n)&&i.characterData_replaceData(n,0,r,""),this._start=[s,l],this._end=[s,l]}extractContents(){return i.range_extract(this)}cloneContents(){return i.range_cloneTheContents(this)}insertNode(e){return i.range_insert(e,this)}surroundContents(e){for(const e of i.range_getPartiallyContainedNodes(this))if(!a.Guard.isTextNode(e))throw new r.InvalidStateError;if(a.Guard.isDocumentNode(e)||a.Guard.isDocumentTypeNode(e)||a.Guard.isDocumentFragmentNode(e))throw new r.InvalidNodeTypeError;const t=i.range_extract(this);0!==e._children.size&&i.mutation_replaceAll(null,e),i.range_insert(e,this),i.mutation_append(t,e),i.range_select(e,this)}cloneRange(){return i.create_range(this._start,this._end)}detach(){e.dom.rangeList.delete(this)}isPointInRange(e,n){if(i.tree_rootNode(e)!==i.range_root(this))return!1;if(a.Guard.isDocumentTypeNode(e))throw new r.InvalidNodeTypeError;if(n>i.tree_nodeLength(e))throw new r.IndexSizeError;const o=[e,n];return i.boundaryPoint_position(o,this._start)!==t.BoundaryPosition.Before&&i.boundaryPoint_position(o,this._end)!==t.BoundaryPosition.After}comparePoint(e,n){if(i.tree_rootNode(e)!==i.range_root(this))throw new r.WrongDocumentError;if(a.Guard.isDocumentTypeNode(e))throw new r.InvalidNodeTypeError;if(n>i.tree_nodeLength(e))throw new r.IndexSizeError;const o=[e,n];return i.boundaryPoint_position(o,this._start)===t.BoundaryPosition.Before?-1:i.boundaryPoint_position(o,this._end)===t.BoundaryPosition.After?1:0}intersectsNode(e){if(i.tree_rootNode(e)!==i.range_root(this))return!1;const n=e._parent;if(null===n)return!0;const r=i.tree_index(e);return i.boundaryPoint_position([n,r],this._end)===t.BoundaryPosition.Before&&i.boundaryPoint_position([n,r+1],this._start)===t.BoundaryPosition.After}toString(){let e="";if(this._startNode===this._endNode&&a.Guard.isTextNode(this._startNode))return this._startNode._data.substring(this._startOffset,this._endOffset);a.Guard.isTextNode(this._startNode)&&(e+=this._startNode._data.substring(this._startOffset));for(const t of i.range_getContainedNodes(this))a.Guard.isTextNode(t)&&(e+=t._data);return a.Guard.isTextNode(this._endNode)&&(e+=this._endNode._data.substring(0,this._endOffset)),e}static _create(e,t){const n=new s;return e&&(n._start=e),t&&(n._end=t),n}}return FA.RangeImpl=s,s.START_TO_START=0,s.START_TO_END=1,s.END_TO_END=2,s.END_TO_START=3,o.idl_defineConst(s.prototype,"START_TO_START",0),o.idl_defineConst(s.prototype,"START_TO_END",1),o.idl_defineConst(s.prototype,"END_TO_END",2),o.idl_defineConst(s.prototype,"END_TO_START",3),FA}var LA,PA={};function BA(){if(LA)return PA;LA=1,Object.defineProperty(PA,"__esModule",{value:!0});const e=RS(),t=jw(),n=EC();class r extends e.DocumentFragmentImpl{constructor(e,t){super(),this._host=e,this._mode=t}get mode(){return this._mode}get host(){return this._host}_getTheParent(e){return e._composedFlag||t.isEmpty(e._path)||n.tree_rootNode(e._path[0].invocationTarget)!==this?this._host:null}static _create(e,t){return new r(t,"closed")}}return PA.ShadowRootImpl=r,PA}var UA,zA={};var VA,jA={};var qA,GA={};function HA(){if(qA)return GA;qA=1,Object.defineProperty(GA,"__esModule",{value:!0});const e=yE(),t=gA(),n=EC();class r extends t.TraverserImpl{constructor(e,t){super(e),this._current=t}get currentNode(){return this._current}set currentNode(e){this._current=e}parentNode(){let t=this._current;for(;null!==t&&t!==this._root;)if(t=t._parent,null!==t&&n.traversal_filter(this,t)===e.FilterResult.Accept)return this._current=t,t;return null}firstChild(){return n.treeWalker_traverseChildren(this,!0)}lastChild(){return n.treeWalker_traverseChildren(this,!1)}nextSibling(){return n.treeWalker_traverseSiblings(this,!0)}previousNode(){let t=this._current;for(;t!==this._root;){let r=t._previousSibling;for(;r;){t=r;let i=n.traversal_filter(this,t);for(;i!==e.FilterResult.Reject&&t._lastChild;)t=t._lastChild,i=n.traversal_filter(this,t);if(i===e.FilterResult.Accept)return this._current=t,t;r=t._previousSibling}if(t===this._root||null===t._parent)return null;if(t=t._parent,n.traversal_filter(this,t)===e.FilterResult.Accept)return this._current=t,t}return null}previousSibling(){return n.treeWalker_traverseSiblings(this,!1)}nextNode(){let t=this._current,r=e.FilterResult.Accept;for(;;){for(;r!==e.FilterResult.Reject&&t._firstChild;)if(t=t._firstChild,r=n.traversal_filter(this,t),r===e.FilterResult.Accept)return this._current=t,t;let i=null,o=t;for(;null!==o;){if(o===this._root)return null;if(i=o._nextSibling,null!==i){t=i;break}o=o._parent}if(r=n.traversal_filter(this,t),r===e.FilterResult.Accept)return this._current=t,t}}static _create(e,t){return new r(e,t)}}return GA.TreeWalkerImpl=r,GA}var WA,KA={};function XA(){if(WA)return KA;WA=1,Object.defineProperty(KA,"__esModule",{value:!0});const e=Yw(),t=jw(),n=EC();class r extends e.EventTargetImpl{constructor(){super(),this._signalSlots=new Set,this._mutationObserverMicrotaskQueued=!1,this._mutationObservers=new Set,this._iteratorList=new t.FixedSizeSet,this._associatedDocument=n.create_document()}get document(){return this._associatedDocument}get event(){return this._currentEvent}static _create(){return new r}}return KA.WindowImpl=r,KA}var $A,YA,ZA={};function QA(){if($A)return ZA;$A=1,Object.defineProperty(ZA,"__esModule",{value:!0});const e=MS();class t extends e.DocumentImpl{constructor(){super()}}return ZA.XMLDocumentImpl=t,ZA}function JA(){if(YA)return Rw;YA=1,Object.defineProperty(Rw,"__esModule",{value:!0});const e=jw(),t=Hw();Rw.AbortController=t.AbortControllerImpl;const n=Zw();Rw.AbortSignal=n.AbortSignalImpl;const r=ex();Rw.AbstractRange=r.AbstractRangeImpl;const i=cS();Rw.Attr=i.AttrImpl;const o=vS();Rw.CDATASection=o.CDATASectionImpl;const a=gS();Rw.CharacterData=a.CharacterDataImpl;const s=function(){if(bS)return yS;bS=1,Object.defineProperty(yS,"__esModule",{value:!0});const e=AE(),t=EC();return yS.ChildNodeImpl=class{before(...n){const r=e.Cast.asNode(this),i=r._parent;if(null===i)return;let o=r._previousSibling,a=!0;for(;a&&o;){a=!1;for(let e=0;e<n.length;e++)if(n[e]===o){o=o._previousSibling,a=!0;break}}const s=t.parentNode_convertNodesIntoANode(n,r._nodeDocument);o=null===o?i._firstChild:o._nextSibling,t.mutation_preInsert(s,i,o)}after(...n){const r=e.Cast.asNode(this),i=r._parent;if(!i)return;let o=r._nextSibling,a=!0;for(;a&&o;){a=!1;for(let e=0;e<n.length;e++)if(n[e]===o){o=o._nextSibling,a=!0;break}}const s=t.parentNode_convertNodesIntoANode(n,r._nodeDocument);t.mutation_preInsert(s,i,o)}replaceWith(...n){const r=e.Cast.asNode(this),i=r._parent;if(!i)return;let o=r._nextSibling,a=!0;for(;a&&o;){a=!1;for(let e=0;e<n.length;e++)if(n[e]===o){o=o._nextSibling,a=!0;break}}const s=t.parentNode_convertNodesIntoANode(n,r._nodeDocument);r._parent===i?t.mutation_replace(r,s,i):t.mutation_preInsert(s,i,o)}remove(){const n=e.Cast.asNode(this),r=n._parent;r&&t.mutation_remove(n,r)}},yS}(),l=xS();Rw.Comment=l.CommentImpl;const c=OS();Rw.CustomEvent=c.CustomEventImpl;const u=RS();Rw.DocumentFragment=u.DocumentFragmentImpl;const p=MS();Rw.Document=p.DocumentImpl;const d=(LS||(LS=1,Object.defineProperty(PS,"__esModule",{value:!0}),PS.DocumentOrShadowRootImpl=class{}),PS),f=zS();Rw.DocumentType=f.DocumentTypeImpl;const h=function(){if(VS)return jS;VS=1,Object.defineProperty(jS,"__esModule",{value:!0});const e=jw(),t=EC();class n{constructor(){this._features={mutationObservers:!0,customElements:!0,slots:!0,steps:!0},this._window=null,this._compareCache=new e.CompareCache,this._rangeList=new e.FixedSizeSet}setFeatures(t){if(void 0===t&&(t=!0),e.isObject(t))for(const e in t)this._features[e]=t[e]||!1;else for(const e in this._features)this._features[e]=t}get features(){return this._features}get window(){return null===this._window&&(this._window=t.create_window()),this._window}get compareCache(){return this._compareCache}get rangeList(){return this._rangeList}static get instance(){return n._instance||(n._instance=new n),n._instance}}return jS.dom=n.instance,jS}();Rw.dom=h.dom;const m=HS();Rw.DOMImplementation=m.DOMImplementationImpl;const g=XS();Rw.DOMTokenList=g.DOMTokenListImpl;const _=ZS();Rw.Element=_.ElementImpl;const v=DS();Rw.Event=v.EventImpl;const b=Yw();Rw.EventTarget=b.EventTargetImpl;const y=eA();Rw.HTMLCollection=y.HTMLCollectionImpl;const E=function(){if(tA)return nA;tA=1,Object.defineProperty(nA,"__esModule",{value:!0});const e=JA(),t=AE(),n=Cw();return nA.MutationObserverImpl=class{constructor(t){this._nodeList=[],this._recordQueue=[],this._callback=t;const r=e.dom.window;n.set.append(r._mutationObservers,this)}observe(e,r){if(void 0===(r=r||{childList:!1,subtree:!1}).attributeOldValue&&void 0===r.attributeFilter||void 0!==r.attributes||(r.attributes=!0),void 0!==r.characterDataOldValue&&void 0===r.characterData&&(r.characterData=!0),!r.childList&&!r.attributes&&!r.characterData)throw new TypeError;if(r.attributeOldValue&&!r.attributes)throw new TypeError;if(void 0!==r.attributeFilter&&!r.attributes)throw new TypeError;if(r.characterDataOldValue&&!r.characterData)throw new TypeError;let i=!1;const o=r;for(const r of e._registeredObserverList)if(r.observer===this){i=!0;for(const e of this._nodeList)n.list.remove(e._registeredObserverList,(e=>t.Guard.isTransientRegisteredObserver(e)&&e.source===r));r.options=o}i||(e._registeredObserverList.push({observer:this,options:r}),this._nodeList.push(e))}disconnect(){for(const e of this._nodeList)n.list.remove(e._registeredObserverList,(e=>e.observer===this));this._recordQueue=[]}takeRecords(){const e=this._recordQueue;return this._recordQueue=[],e}},nA}();Rw.MutationObserver=E.MutationObserverImpl;const w=oA();Rw.MutationRecord=w.MutationRecordImpl;const x=lA();Rw.NamedNodeMap=x.NamedNodeMapImpl;const S=pA();Rw.NodeFilter=S.NodeFilterImpl;const A=lS();Rw.Node=A.NodeImpl;const T=_A();Rw.NodeIterator=T.NodeIteratorImpl;const C=yA();Rw.NodeList=C.NodeListImpl;const D=xA();Rw.NodeListStatic=D.NodeListStaticImpl;const O=function(){if(SA)return AA;SA=1,Object.defineProperty(AA,"__esModule",{value:!0});const e=AE();return AA.NonDocumentTypeChildNodeImpl=class{get previousElementSibling(){let t=e.Cast.asNode(this)._previousSibling;for(;t;){if(e.Guard.isElementNode(t))return t;t=t._previousSibling}return null}get nextElementSibling(){let t=e.Cast.asNode(this)._nextSibling;for(;t;){if(e.Guard.isElementNode(t))return t;t=t._nextSibling}return null}},AA}(),k=function(){if(TA)return CA;TA=1,Object.defineProperty(CA,"__esModule",{value:!0});const e=AE(),t=EC();return CA.NonElementParentNodeImpl=class{getElementById(n){let r=t.tree_getFirstDescendantNode(e.Cast.asNode(this),!1,!1,(t=>e.Guard.isElementNode(t)));for(;null!==r;){if(r._uniqueIdentifier===n)return r;r=t.tree_getNextDescendantNode(e.Cast.asNode(this),r,!1,!1,(t=>e.Guard.isElementNode(t)))}return null}},CA}(),N=function(){if(DA)return OA;DA=1,Object.defineProperty(OA,"__esModule",{value:!0});const e=AE(),t=EC();return OA.ParentNodeImpl=class{get children(){return t.create_htmlCollection(e.Cast.asNode(this))}get firstElementChild(){let t=e.Cast.asNode(this)._firstChild;for(;t;){if(e.Guard.isElementNode(t))return t;t=t._nextSibling}return null}get lastElementChild(){let t=e.Cast.asNode(this)._lastChild;for(;t;){if(e.Guard.isElementNode(t))return t;t=t._previousSibling}return null}get childElementCount(){let t=0;for(const n of e.Cast.asNode(this)._children)e.Guard.isElementNode(n)&&t++;return t}prepend(...n){const r=e.Cast.asNode(this),i=t.parentNode_convertNodesIntoANode(n,r._nodeDocument);t.mutation_preInsert(i,r,r._firstChild)}append(...n){const r=e.Cast.asNode(this),i=t.parentNode_convertNodesIntoANode(n,r._nodeDocument);t.mutation_append(i,r)}querySelector(n){const r=e.Cast.asNode(this),i=t.selectors_scopeMatchASelectorsString(n,r);return 0===i.length?null:i[0]}querySelectorAll(n){const r=e.Cast.asNode(this),i=t.selectors_scopeMatchASelectorsString(n,r);return t.create_nodeListStatic(r,i)}},OA}(),R=RA();Rw.ProcessingInstruction=R.ProcessingInstructionImpl;const I=MA();Rw.Range=I.RangeImpl;const F=BA();Rw.ShadowRoot=F.ShadowRootImpl;const M=function(){if(UA)return zA;UA=1,Object.defineProperty(zA,"__esModule",{value:!0});const e=EC();return zA.SlotableImpl=class{get _name(){return this.__name||""}set _name(e){this.__name=e}get _assignedSlot(){return this.__assignedSlot||null}set _assignedSlot(e){this.__assignedSlot=e}get assignedSlot(){return e.shadowTree_findASlot(this,!0)}},zA}(),L=function(){if(VA)return jA;VA=1,Object.defineProperty(jA,"__esModule",{value:!0});const e=ex(),t=zE(),n=AE();class r extends e.AbstractRangeImpl{constructor(e){if(super(),n.Guard.isDocumentTypeNode(e.startContainer)||n.Guard.isAttrNode(e.startContainer)||n.Guard.isDocumentTypeNode(e.endContainer)||n.Guard.isAttrNode(e.endContainer))throw new t.InvalidNodeTypeError;this._start=[e.startContainer,e.startOffset],this._end=[e.endContainer,e.endOffset]}}return jA.StaticRangeImpl=r,jA}();Rw.StaticRange=L.StaticRangeImpl;const P=_S();Rw.Text=P.TextImpl;const B=gA();Rw.Traverser=B.TraverserImpl;const U=HA();Rw.TreeWalker=U.TreeWalkerImpl;const z=XA();Rw.Window=z.WindowImpl;const V=QA();return Rw.XMLDocument=V.XMLDocumentImpl,e.applyMixin(_.ElementImpl,s.ChildNodeImpl),e.applyMixin(a.CharacterDataImpl,s.ChildNodeImpl),e.applyMixin(f.DocumentTypeImpl,s.ChildNodeImpl),e.applyMixin(p.DocumentImpl,d.DocumentOrShadowRootImpl),e.applyMixin(F.ShadowRootImpl,d.DocumentOrShadowRootImpl),e.applyMixin(_.ElementImpl,O.NonDocumentTypeChildNodeImpl),e.applyMixin(a.CharacterDataImpl,O.NonDocumentTypeChildNodeImpl),e.applyMixin(p.DocumentImpl,k.NonElementParentNodeImpl),e.applyMixin(u.DocumentFragmentImpl,k.NonElementParentNodeImpl),e.applyMixin(p.DocumentImpl,N.ParentNodeImpl),e.applyMixin(u.DocumentFragmentImpl,N.ParentNodeImpl),e.applyMixin(_.ElementImpl,N.ParentNodeImpl),e.applyMixin(P.TextImpl,M.SlotableImpl),e.applyMixin(_.ElementImpl,M.SlotableImpl),Rw}var eT,tT={};function nT(){if(eT)return tT;eT=1,Object.defineProperty(tT,"__esModule",{value:!0});const e=AE(),t=yE();function n(t,n,r=!1){if(r&&e.Guard.isElementNode(n)&&e.Guard.isShadowRoot(n.shadowRoot)&&n.shadowRoot._firstChild)return n.shadowRoot._firstChild;if(n._firstChild)return n._firstChild;if(n===t)return null;if(n._nextSibling)return n._nextSibling;let i=n._parent;for(;i&&i!==t;){if(i._nextSibling)return i._nextSibling;i=i._parent}return null}function r(){return{[Symbol.iterator]:()=>({next:()=>({done:!0,value:null})})}}function i(e,t=!1,r=!1,i){let o=t?e:n(e,e,r);for(;o&&i&&!i(o);)o=n(e,o,r);return o}function o(e,t,r=!1,i=!1,o){let a=n(e,t,i);for(;a&&o&&!o(a);)a=n(e,a,i);return a}function a(e,t=!1,i=!1,o){return t||0!==e._children.size?{[Symbol.iterator]:()=>{let r=t?e:n(e,e,i);return{next:()=>{for(;r&&o&&!o(r);)r=n(e,r,i);if(null===r)return{done:!0,value:null};{const t={done:!1,value:r};return r=n(e,r,i),t}}}}}:r()}function s(e,t=!1,n){let r=t?e:e._parent;for(;r&&n&&!n(r);)r=r._parent;return r}function l(e,t,n=!1,r){let i=t._parent;for(;i&&r&&!r(i);)i=i._parent;return i}function c(t){return e.Guard.isDocumentTypeNode(t)?0:e.Guard.isCharacterDataNode(t)?t._data.length:t._children.size}function u(t,n=!1){if(n){const n=u(t,!1);return e.Guard.isShadowRoot(n)?u(n._host,!0):n}return t._parent?u(t._parent):t}function p(t,n,r=!1,i=!1){let o=r?t:i&&e.Guard.isShadowRoot(t)?t._host:t._parent;for(;null!==o;){if(o===n)return!0;o=i&&e.Guard.isShadowRoot(o)?o._host:o._parent}return!1}function d(e){const t=u(e);let n=0,r=i(t);for(;null!==r;){if(n++,r===e)return n;r=o(t,r)}return-1}return tT.tree_getFirstDescendantNode=i,tT.tree_getNextDescendantNode=o,tT.tree_getDescendantNodes=a,tT.tree_getDescendantElements=function(t,n=!1,i=!1,o){return n||0!==t._children.size?{[Symbol.iterator]:()=>{const r=a(t,n,i,(t=>e.Guard.isElementNode(t)))[Symbol.iterator]();let s=r.next().value;return{next(){for(;s&&o&&!o(s);)s=r.next().value;if(null===s)return{done:!0,value:null};{const e={done:!1,value:s};return s=r.next().value,e}}}}}:r()},tT.tree_getSiblingNodes=function(e,t=!1,n){return e._parent&&0!==e._parent._children.size?{[Symbol.iterator](){let r=e._parent?e._parent._firstChild:null;return{next(){for(;r&&(n&&!n(r)||!t&&r===e);)r=r._nextSibling;if(null===r)return{done:!0,value:null};{const e={done:!1,value:r};return r=r._nextSibling,e}}}}}:r()},tT.tree_getFirstAncestorNode=s,tT.tree_getNextAncestorNode=l,tT.tree_getAncestorNodes=function(e,t=!1,n){return t||e._parent?{[Symbol.iterator](){let r=s(e,t,n);return{next(){if(null===r)return{done:!0,value:null};{const e={done:!1,value:r};return r=l(0,r,t,n),e}}}}}:r()},tT.tree_getCommonAncestor=function(e,t){if(e===t)return e._parent;const n=[],r=[];let i=s(e,!0);for(;null!==i;)n.push(i),i=l(0,i,!0);let o=s(t,!0);for(;null!==o;)r.push(o),o=l(0,o,!0);let a=n.length,c=r.length,u=null;for(let e=Math.min(a,c);e>0;e--){const e=n[--a];if(e!==r[--c])break;u=e}return u},tT.tree_getFollowingNode=function(e,t){if(t._firstChild)return t._firstChild;if(t._nextSibling)return t._nextSibling;for(;;){const n=t._parent;if(null===n||n===e)return null;if(n._nextSibling)return n._nextSibling;t=n}},tT.tree_getPrecedingNode=function(e,t){return t===e?null:t._previousSibling?(t=t._previousSibling)._lastChild?t._lastChild:t:t._parent},tT.tree_isConstrained=function e(n){switch(n._nodeType){case t.NodeType.Document:let e=!1,r=!1;for(const i of n._children)switch(i._nodeType){case t.NodeType.ProcessingInstruction:case t.NodeType.Comment:break;case t.NodeType.DocumentType:if(e||r)return!1;e=!0;break;case t.NodeType.Element:if(r)return!1;r=!0;break;default:return!1}break;case t.NodeType.DocumentFragment:case t.NodeType.Element:for(const e of n._children)switch(e._nodeType){case t.NodeType.Element:case t.NodeType.Text:case t.NodeType.ProcessingInstruction:case t.NodeType.CData:case t.NodeType.Comment:break;default:return!1}break;case t.NodeType.DocumentType:case t.NodeType.Text:case t.NodeType.ProcessingInstruction:case t.NodeType.CData:case t.NodeType.Comment:return!n.hasChildNodes()}for(const t of n._children)if(!e(t))return!1;return!0},tT.tree_nodeLength=c,tT.tree_isEmpty=function(e){return 0===c(e)},tT.tree_rootNode=u,tT.tree_isDescendantOf=function(e,t,n=!1,r=!1){let a=i(e,n,r);for(;null!==a;){if(a===t)return!0;a=o(e,a,n,r)}return!1},tT.tree_isAncestorOf=p,tT.tree_isHostIncludingAncestorOf=function t(n,r,i=!1){if(p(n,r,i))return!0;const o=u(n);return!(!e.Guard.isDocumentFragmentNode(o)||null===o._host||!t(o._host,r,i))},tT.tree_isSiblingOf=function(e,t,n=!1){return e!==t?null!==e._parent&&e._parent===t._parent:!!n},tT.tree_isPreceding=function(e,t){const n=d(e),r=d(t);return-1!==n&&-1!==r&&(u(e)===u(t)&&r<n)},tT.tree_isFollowing=function(e,t){const n=d(e),r=d(t);return-1!==n&&-1!==r&&(u(e)===u(t)&&r>n)},tT.tree_isParentOf=function(e,t){return e._parent===t},tT.tree_isChildOf=function(e,t){return t._parent===e},tT.tree_previousSibling=function(e){return e._previousSibling},tT.tree_nextSibling=function(e){return e._nextSibling},tT.tree_firstChild=function(e){return e._firstChild},tT.tree_lastChild=function(e){return e._lastChild},tT.tree_treePosition=d,tT.tree_index=function(e){let t=0;for(;null!==e._previousSibling;)t++,e=e._previousSibling;return t},tT.tree_retarget=function(t,n){for(;;){if(!t||!e.Guard.isNode(t))return t;const r=u(t);if(!e.Guard.isShadowRoot(r))return t;if(n&&e.Guard.isNode(n)&&p(r,n,!0,!0))return t;t=r.host}},tT}var rT,iT,oT,aT={},sT={},lT={};function cT(){if(rT)return lT;rT=1,Object.defineProperty(lT,"__esModule",{value:!0});const e=HS(),t=XA(),n=QA(),r=MS(),i=Hw(),o=Zw(),a=zS(),s=ZS(),l=RS(),c=BA(),u=cS(),p=_S(),d=vS(),f=xS(),h=RA(),m=eA(),g=yA(),_=xA(),v=lA(),b=MA(),y=_A(),E=HA(),w=pA(),x=oA(),S=XS();return lT.create_domImplementation=function(t){return e.DOMImplementationImpl._create(t)},lT.create_window=function(){return t.WindowImpl._create()},lT.create_xmlDocument=function(){return new n.XMLDocumentImpl},lT.create_document=function(){return new r.DocumentImpl},lT.create_abortController=function(){return new i.AbortControllerImpl},lT.create_abortSignal=function(){return o.AbortSignalImpl._create()},lT.create_documentType=function(e,t,n,r){return a.DocumentTypeImpl._create(e,t,n,r)},lT.create_element=function(e,t,n,r){return s.ElementImpl._create(e,t,n,r)},lT.create_htmlElement=function(e,t,n,r){return s.ElementImpl._create(e,t,n,r)},lT.create_htmlUnknownElement=function(e,t,n,r){return s.ElementImpl._create(e,t,n,r)},lT.create_documentFragment=function(e){return l.DocumentFragmentImpl._create(e)},lT.create_shadowRoot=function(e,t){return c.ShadowRootImpl._create(e,t)},lT.create_attr=function(e,t){return u.AttrImpl._create(e,t)},lT.create_text=function(e,t){return p.TextImpl._create(e,t)},lT.create_cdataSection=function(e,t){return d.CDATASectionImpl._create(e,t)},lT.create_comment=function(e,t){return f.CommentImpl._create(e,t)},lT.create_processingInstruction=function(e,t,n){return h.ProcessingInstructionImpl._create(e,t,n)},lT.create_htmlCollection=function(e,t=()=>!0){return m.HTMLCollectionImpl._create(e,t)},lT.create_nodeList=function(e){return g.NodeListImpl._create(e)},lT.create_nodeListStatic=function(e,t){return _.NodeListStaticImpl._create(e,t)},lT.create_namedNodeMap=function(e){return v.NamedNodeMapImpl._create(e)},lT.create_range=function(e,t){return b.RangeImpl._create(e,t)},lT.create_nodeIterator=function(e,t,n){return y.NodeIteratorImpl._create(e,t,n)},lT.create_treeWalker=function(e,t){return E.TreeWalkerImpl._create(e,t)},lT.create_nodeFilter=function(){return w.NodeFilterImpl._create()},lT.create_mutationRecord=function(e,t,n,r,i,o,a,s,l){return x.MutationRecordImpl._create(e,t,n,r,i,o,a,s,l)},lT.create_domTokenList=function(e,t){return S.DOMTokenListImpl._create(e,t)},lT}function uT(){if(iT)return sT;iT=1,Object.defineProperty(sT,"__esModule",{value:!0});const e=JA(),t=AE(),n=Cw(),r=cT(),i=nT(),o=_T();function a(){const t=e.dom.window;t._mutationObserverMicrotaskQueued||(t._mutationObserverMicrotaskQueued=!0,Promise.resolve().then((()=>{s()})))}function s(){const r=e.dom.window;r._mutationObserverMicrotaskQueued=!1;const i=n.set.clone(r._mutationObservers),a=n.set.clone(r._signalSlots);n.set.empty(r._signalSlots);for(const e of i){const r=n.list.clone(e._recordQueue);n.list.empty(e._recordQueue);for(let r=0;r<e._nodeList.length;r++){const i=e._nodeList[r];n.list.remove(i._registeredObserverList,(n=>t.Guard.isTransientRegisteredObserver(n)&&n.observer===e))}if(!n.list.isEmpty(r))try{e._callback.call(e,r,e)}catch(e){}}if(e.dom.features.slots)for(const e of a)o.event_fireAnEvent("slotchange",e,void 0,{bubbles:!0})}function l(e,t,n,o,s,l,c,u,p){const d=new Map;let f=i.tree_getFirstAncestorNode(t,!0);for(;null!==f;){for(let r=0;r<f._registeredObserverList.length;r++){const i=f._registeredObserverList[r],a=i.options;if(f!==t&&!a.subtree)continue;if("attributes"===e&&!a.attributes)continue;if("attributes"===e&&a.attributeFilter&&(!a.attributeFilter.includes(n||"")||null!==o))continue;if("characterData"===e&&!a.characterData)continue;if("childList"===e&&!a.childList)continue;const l=i.observer;d.has(l)||d.set(l,null),("attributes"===e&&a.attributeOldValue||"characterData"===e&&a.characterDataOldValue)&&d.set(l,s)}f=i.tree_getNextAncestorNode(t,f,!0)}for(const[i,a]of d){const s=r.create_mutationRecord(e,t,r.create_nodeListStatic(t,l),r.create_nodeListStatic(t,c),u,p,n,o,a);i._recordQueue.push(s)}a()}return sT.observer_queueAMutationObserverMicrotask=a,sT.observer_notifyMutationObservers=s,sT.observer_queueMutationRecord=l,sT.observer_queueTreeMutationRecord=function(e,t,n,r,i){l("childList",e,null,null,null,t,n,r,i)},sT.observer_queueAttributeMutationRecord=function(e,t,n,r){l("attributes",e,t,n,r,[],[],null,null)},sT}function pT(){if(oT)return aT;oT=1,Object.defineProperty(aT,"__esModule",{value:!0});const e=JA(),t=AE(),n=jw(),r=nT(),i=uT();function o(t){e.dom.window._signalSlots.add(t),i.observer_queueAMutationObserverMicrotask()}function a(e,n=!1){const i=t.Cast.asNode(e)._parent;if(null===i)return null;const o=i._shadowRoot||null;if(null===o)return null;if(n&&"open"!==o._mode)return null;let a=r.tree_getFirstDescendantNode(o,!1,!0,(e=>t.Guard.isSlot(e)));for(;null!==a;){if(a._name===e._name)return a;a=r.tree_getNextDescendantNode(o,a,!1,!0,(e=>t.Guard.isSlot(e)))}return null}function s(e){const n=[],i=r.tree_rootNode(e);if(!t.Guard.isShadowRoot(i))return n;const o=i._host;for(const r of o._children)if(t.Guard.isSlotable(r)){a(r)===e&&n.push(r)}return n}function l(e){const t=s(e);if(t.length===e._assignedNodes.length){let n=!0;for(let r=0;r<t.length;r++)if(t[r]!==e._assignedNodes[r]){n=!1;break}n||o(e)}e._assignedNodes=t;for(const n of t)n._assignedSlot=e}return aT.shadowTree_signalASlotChange=o,aT.shadowTree_isConnected=function(e){return t.Guard.isDocumentNode(r.tree_rootNode(e,!0))},aT.shadowTree_isAssigned=function(e){return null!==e._assignedSlot},aT.shadowTree_findASlot=a,aT.shadowTree_findSlotables=s,aT.shadowTree_findFlattenedSlotables=function e(i){const o=[],a=r.tree_rootNode(i);if(!t.Guard.isShadowRoot(a))return o;const l=s(i);if(n.isEmpty(l))for(const e of i._children)t.Guard.isSlotable(e)&&l.push(e);for(const n of l)if(t.Guard.isSlot(n)&&t.Guard.isShadowRoot(r.tree_rootNode(n))){const t=e(n);o.push(...t)}else o.push(n);return o},aT.shadowTree_assignSlotables=l,aT.shadowTree_assignSlotablesForATree=function(e){let n=r.tree_getFirstDescendantNode(e,!0,!1,(e=>t.Guard.isSlot(e)));for(;null!==n;)l(n),n=r.tree_getNextDescendantNode(e,n,!0,!1,(e=>t.Guard.isSlot(e)))},aT.shadowTree_assignASlot=function(e){const t=a(e);null!==t&&l(t)},aT}var dT,fT,hT,mT={};function gT(){if(dT)return mT;dT=1,Object.defineProperty(mT,"__esModule",{value:!0});const e=JA(),t=nT(),n=AE(),r=pT(),i=new Map;function o(e,n){if(n!==e._root&&t.tree_isAncestorOf(e._reference,n,!0)){if(e._pointerBeforeReference)for(;;){const r=t.tree_getFollowingNode(e._root,n);if(null!==r&&t.tree_isDescendantOf(e._root,r,!0)&&!t.tree_isDescendantOf(n,r,!0))return void(e._reference=r);if(null===r)return void(e._pointerBeforeReference=!1)}if(null===n._previousSibling)null!==n._parent&&(e._reference=n._parent);else{let r=n._previousSibling,i=t.tree_getFirstDescendantNode(n._previousSibling,!0,!1);for(;null!==i;)null!==i&&(r=i),i=t.tree_getNextDescendantNode(n._previousSibling,i,!0,!1);e._reference=r}}}function a(e,i,o,a,s){if(n.Guard.isSlot(e)&&"name"===i&&null===s){if(a===o)return;if(null===a&&""===o)return;if(""===a&&null===o)return;e._name=null===a||""===a?"":a,r.shadowTree_assignSlotablesForATree(t.tree_rootNode(e))}}function s(e,t,i,o,a){if(n.Guard.isSlotable(e)&&"slot"===t&&null===a){if(o===i)return;if(null===o&&""===i)return;if(""===o&&null===i)return;e._name=null===o||""===o?"":o,r.shadowTree_isAssigned(e)&&r.shadowTree_assignSlotables(e._assignedSlot),r.shadowTree_assignASlot(e)}}function l(e,t,n,r){"id"===t&&null===r&&(e._uniqueIdentifier=n||void 0)}return mT.dom_runRemovingSteps=function(e,t){},mT.dom_runCloningSteps=function(e,t,n,r){},mT.dom_runAdoptingSteps=function(e,t){},mT.dom_runAttributeChangeSteps=function(t,n,r,i,o){e.dom.features.slots&&(s.call(t,t,n,r,i,o),a.call(t,t,n,r,i,o)),l.call(t,t,n,i,o);for(const e of t._attributeChangeSteps)e.call(t,t,n,r,i,o)},mT.dom_runInsertionSteps=function(e){},mT.dom_runNodeIteratorPreRemovingSteps=function(e,t){o.call(e,e,t)},mT.dom_hasSupportedTokens=function(e){return i.has(e)},mT.dom_getSupportedTokens=function(e){return i.get(e)||new Set},mT.dom_runEventConstructingSteps=function(e){},mT.dom_runChildTextContentChangeSteps=function(e){},mT}function _T(){if(fT)return Nw;fT=1,Object.defineProperty(Nw,"__esModule",{value:!0});const e=JA(),t=yE(),n=AE(),r=OS(),i=DS(),o=zE(),a=nT(),s=pT(),l=gT();function c(e,t=void 0){void 0===t&&(t=null);const n=u(e,t,new Date,{});return n._isTrusted=!0,n}function u(t,n,r,i){const o=new t("");return o._initializedFlag=!0,o._timeStamp=r.getTime(),Object.assign(o,i),e.dom.features.steps&&l.dom_runEventConstructingSteps(o),o}function p(e,r,i=!1,o={value:!1}){let l=!1;e._dispatchFlag=!0;let c=r;if(i){const e=r._associatedDocument;n.Guard.isDocumentNode(e)&&(c=e)}let u=null,p=a.tree_retarget(e._relatedTarget,r);if(r!==p||r===e._relatedTarget){let i=[];for(const t of e._touchTargetList)i.push(a.tree_retarget(t,r));d(e,r,c,p,i,!1);const h=n.Guard.isMouseEvent(e)&&"click"===e._type;h&&void 0!==r._activationBehavior&&(u=r);let m=n.Guard.isSlotable(r)&&s.shadowTree_isAssigned(r)?r:null,g=!1,_=r._getTheParent(e);for(;null!==_&&n.Guard.isNode(_);){if(null!==m){if(!n.Guard.isSlot(_))throw new Error("Parent node of a slotable should be a slot.");m=null;const e=a.tree_rootNode(_,!0);n.Guard.isShadowRoot(e)&&"closed"===e._mode&&(g=!0)}n.Guard.isSlotable(_)&&s.shadowTree_isAssigned(_)&&(m=_),p=a.tree_retarget(e._relatedTarget,_),i=[];for(const t of e._touchTargetList)i.push(a.tree_retarget(t,_));n.Guard.isWindow(_)||n.Guard.isNode(_)&&n.Guard.isNode(r)&&a.tree_isAncestorOf(a.tree_rootNode(r,!0),_,!0,!0)?(h&&e._bubbles&&null===u&&_._activationBehavior&&(u=_),d(e,_,null,p,i,g)):_===p?_=null:(r=_,h&&null===u&&r._activationBehavior&&(u=r),d(e,_,r,p,i,g)),null!==_&&(_=_._getTheParent(e)),g=!1}let v=null;const b=e._path;for(let e=b.length-1;e>=0;e--){const t=b[e];if(null!==t.shadowAdjustedTarget){v=t;break}}if(null!==v)if(n.Guard.isNode(v.shadowAdjustedTarget)&&n.Guard.isShadowRoot(a.tree_rootNode(v.shadowAdjustedTarget,!0)))l=!0;else if(n.Guard.isNode(v.relatedTarget)&&n.Guard.isShadowRoot(a.tree_rootNode(v.relatedTarget,!0)))l=!0;else for(let e=0;e<v.touchTargetList.length;e++){const t=v.touchTargetList[e];if(n.Guard.isNode(t)&&n.Guard.isShadowRoot(a.tree_rootNode(t,!0))){l=!0;break}}null!==u&&void 0!==u._legacyPreActivationBehavior&&u._legacyPreActivationBehavior(e);for(let n=b.length-1;n>=0;n--){const r=b[n];null!==r.shadowAdjustedTarget?e._eventPhase=t.EventPhase.AtTarget:e._eventPhase=t.EventPhase.Capturing,f(r,e,"capturing",o)}for(let n=0;n<b.length;n++){const r=b[n];if(null!==r.shadowAdjustedTarget)e._eventPhase=t.EventPhase.AtTarget;else{if(!e._bubbles)continue;e._eventPhase=t.EventPhase.Bubbling}f(r,e,"bubbling",o)}}return e._eventPhase=t.EventPhase.None,e._currentTarget=null,e._path=[],e._dispatchFlag=!1,e._stopPropagationFlag=!1,e._stopImmediatePropagationFlag=!1,l&&(e._target=null,e._relatedTarget=null,e._touchTargetList=[]),null!==u&&(e._canceledFlag||void 0===u._activationBehavior?void 0!==u._legacyCanceledActivationBehavior&&u._legacyCanceledActivationBehavior(e):u._activationBehavior(e)),!e._canceledFlag}function d(e,t,r,i,o,s){let l=!1;n.Guard.isNode(t)&&n.Guard.isShadowRoot(a.tree_rootNode(t))&&(l=!0);let c=!1;n.Guard.isShadowRoot(t)&&"closed"===t._mode&&(c=!0),e._path.push({invocationTarget:t,invocationTargetInShadowTree:l,shadowAdjustedTarget:r,relatedTarget:i,touchTargetList:o,rootOfClosedTree:c,slotInClosedTree:s})}function f(e,t,n,r={value:!1}){const i=t._path;let o=-1;for(let t=0;t<i.length;t++)if(i[t]===e){o=t;break}if(-1!==o){let e=i[o];null!==e.shadowAdjustedTarget?t._target=e.shadowAdjustedTarget:o>0&&(e=i[o-1],null!==e.shadowAdjustedTarget&&(t._target=e.shadowAdjustedTarget))}if(t._relatedTarget=e.relatedTarget,t._touchTargetList=e.touchTargetList,t._stopPropagationFlag)return;t._currentTarget=e.invocationTarget;const a=t._currentTarget._eventListenerList;let s=new Array(...a);if(!h(t,s,n,e,r)&&t._isTrusted){const i=t._type;"animationend"===i?t._type="webkitAnimationEnd":"animationiteration"===i?t._type="webkitAnimationIteration":"animationstart"===i?t._type="webkitAnimationStart":"transitionend"===i&&(t._type="webkitTransitionEnd"),h(t,s,n,e,r),t._type=i}}function h(e,t,r,i,o={value:!1}){let a=!1;for(let s=0;s<t.length;s++){const l=t[s];if(!l.removed){if(e._type!==l.type)continue;if(a=!0,"capturing"===r&&!l.capture)continue;if("bubbling"===r&&l.capture)continue;if(l.once&&null!==e._currentTarget){const t=e._currentTarget;let n=-1;for(let e=0;e<t._eventListenerList.length;e++)if(t._eventListenerList[e]===l){n=e;break}-1!==n&&t._eventListenerList.splice(n,1)}const t=void 0;let s;n.Guard.isWindow(t)&&(s=t._currentEvent,!1===i.invocationTargetInShadowTree&&(t._currentEvent=e)),l.passive&&(e._inPassiveListenerFlag=!0);try{l.callback.handleEvent.call(e._currentTarget,e)}catch(e){o.value=!0}if(l.passive&&(e._inPassiveListenerFlag=!1),n.Guard.isWindow(t)&&(t._currentEvent=s),e._stopImmediatePropagationFlag)return a}}return a}return Nw.event_setTheCanceledFlag=function(e){e._cancelable&&!e._inPassiveListenerFlag&&(e._canceledFlag=!0)},Nw.event_initialize=function(e,t,n,r){e._initializedFlag=!0,e._stopPropagationFlag=!1,e._stopImmediatePropagationFlag=!1,e._canceledFlag=!1,e._isTrusted=!1,e._target=null,e._type=t,e._bubbles=n,e._cancelable=r},Nw.event_createAnEvent=c,Nw.event_innerEventCreationSteps=u,Nw.event_dispatch=p,Nw.event_appendToAnEventPath=d,Nw.event_invoke=f,Nw.event_innerInvoke=h,Nw.event_fireAnEvent=function(e,t,n,r,o){void 0===n&&(n=i.EventImpl);const a=c(n);if(a._type=e,r)for(const e in r){a[e]=r[e]}return p(a,t,o)},Nw.event_createLegacyEvent=function(e){let t=null;switch(e.toLowerCase()){case"beforeunloadevent":case"compositionevent":case"devicemotionevent":case"deviceorientationevent":case"dragevent":break;case"customevent":t=r.CustomEventImpl;break;case"event":case"events":t=i.EventImpl}if(null===t)throw new o.NotSupportedError(`Event constructor not found for interface ${e}.`);const n=new t("");return n._type="",n._timeStamp=(new Date).getTime(),n._isTrusted=!1,n._initializedFlag=!1,n},Nw.event_getterEventHandlerIDLAttribute=function(e,t){return null},Nw.event_setterEventHandlerIDLAttribute=function(e,t,n){},Nw.event_determineTheTargetOfAnEventHandler=function(e,t){return null},Nw.event_getTheCurrentValueOfAnEventHandler=function(e,t){return null},Nw.event_activateAnEventHandler=function(e,t){},Nw.event_deactivateAnEventHandler=function(e,t){},Nw}var vT,bT={},yT={},ET={};function wT(){if(vT)return ET;vT=1,Object.defineProperty(ET,"__esModule",{value:!0});const e=/[a-z]([\0-\t\x2D\._a-z\xB7\xC0-\xD6\xD8-\xF6\xF8-\u037D\u037F-\u1FFF\u200C\u200D\u203F\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])*-([\0-\t\x2D\._a-z\xB7\xC0-\xD6\xD8-\xF6\xF8-\u037D\u037F-\u1FFF\u200C\u200D\u203F\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])*/,t=new Set(["annotation-xml","color-profile","font-face","font-face-src","font-face-uri","font-face-format","font-face-name","missing-glyph"]),n=new Set(["article","aside","blockquote","body","div","footer","h1","h2","h3","h4","h5","h6","header","main","nav","p","section","span"]),r=new Set(["area","base","basefont","bgsound","br","col","embed","frame","hr","img","input","keygen","link","menuitem","meta","param","source","track","wbr"]),i=new Set(["article","aside","blockquote","body","div","footer","h1","h2","h3","h4","h5","h6","header","main","nav","p","section","span"]);return ET.customElement_isValidCustomElementName=function(n){return!!e.test(n)&&!t.has(n)},ET.customElement_isValidElementName=function(e){return n.has(e)},ET.customElement_isVoidElementName=function(e){return r.has(e)},ET.customElement_isValidShadowHostName=function(e){return i.has(e)},ET.customElement_enqueueACustomElementUpgradeReaction=function(e,t){},ET.customElement_enqueueACustomElementCallbackReaction=function(e,t,n){},ET.customElement_upgrade=function(e,t){},ET.customElement_tryToUpgrade=function(e){},ET.customElement_lookUpACustomElementDefinition=function(e,t,n,r){return null},ET}var xT,ST,AT={},TT={},CT={};function DT(){if(xT)return CT;xT=1,Object.defineProperty(CT,"__esModule",{value:!0});const e=yE(),t=zE();return CT.traversal_filter=function(n,r){if(n._activeFlag)throw new t.InvalidStateError;const i=1<<r._nodeType-1;if(0===(n.whatToShow&i))return e.FilterResult.Skip;if(!n.filter)return e.FilterResult.Accept;n._activeFlag=!0;let o=e.FilterResult.Reject;try{o=n.filter.acceptNode(r)}catch(e){throw n._activeFlag=!1,e}return n._activeFlag=!1,o},CT}function OT(){if(ST)return TT;ST=1,Object.defineProperty(TT,"__esModule",{value:!0});const e=JA(),t=yE(),n=DT(),r=nT();return TT.nodeIterator_traverse=function(e,i){let o=e._reference,a=e._pointerBeforeReference;for(;;){if(i)if(a)a=!1;else{const t=r.tree_getFollowingNode(e._root,o);if(!t)return null;o=t}else if(a){const t=r.tree_getPrecedingNode(e.root,o);if(!t)return null;o=t}else a=!0;if(n.traversal_filter(e,o)===t.FilterResult.Accept)break}return e._reference=o,e._pointerBeforeReference=a,o},TT.nodeIterator_iteratorList=function(){return e.dom.window._iteratorList},TT}var kT,NT,RT,IT,FT,MT,LT={},PT={},BT={};function UT(){if(kT)return BT;return kT=1,Object.defineProperty(BT,"__esModule",{value:!0}),BT.xml_isName=function(e){for(let t=0;t<e.length;t++){let n=e.charCodeAt(t);if(!(n>=97&&n<=122||n>=65&&n<=90||58===n||95===n||n>=192&&n<=214||n>=216&&n<=246||n>=248&&n<=767||n>=880&&n<=893||n>=895&&n<=8191||n>=8204&&n<=8205||n>=8304&&n<=8591||n>=11264&&n<=12271||n>=12289&&n<=55295||n>=63744&&n<=64975||n>=65008&&n<=65533)&&(0===t||!(45===n||46===n||n>=48&&n<=57||183===n||n>=768&&n<=879||n>=8255&&n<=8256))){if(n>=55296&&n<=56319&&t<e.length-1){const r=e.charCodeAt(t+1);if(r>=56320&&r<=57343&&(n=1024*(n-55296)+r-56320+65536,t++,n>=65536&&n<=983039))continue}return!1}}return!0},BT.xml_isQName=function(e){let t=!1;for(let n=0;n<e.length;n++){let r=e.charCodeAt(n);if(!(r>=97&&r<=122||r>=65&&r<=90||95===r||r>=192&&r<=214||r>=216&&r<=246||r>=248&&r<=767||r>=880&&r<=893||r>=895&&r<=8191||r>=8204&&r<=8205||r>=8304&&r<=8591||r>=11264&&r<=12271||r>=12289&&r<=55295||r>=63744&&r<=64975||r>=65008&&r<=65533)&&(0===n||!(45===r||46===r||r>=48&&r<=57||183===r||r>=768&&r<=879||r>=8255&&r<=8256))){if(0===n||58!==r){if(r>=55296&&r<=56319&&n<e.length-1){const t=e.charCodeAt(n+1);if(t>=56320&&t<=57343&&(r=1024*(r-55296)+t-56320+65536,n++,r>=65536&&r<=983039))continue}return!1}if(t)return!1;if(n===e.length-1)return!1;t=!0}}return!0},BT.xml_isLegalChar=function(e){for(let t=0;t<e.length;t++){let n=e.charCodeAt(t);if(!(9===n||10===n||13===n||n>=32&&n<=55295||n>=57344&&n<=65533)){if(n>=55296&&n<=56319&&t<e.length-1){const r=e.charCodeAt(t+1);if(r>=56320&&r<=57343&&(n=1024*(n-55296)+r-56320+65536,t++,n>=65536&&n<=1114111))continue}return!1}}return!0},BT.xml_isPubidChar=function(e){for(let t=0;t<e.length;t++){const n=e.charCodeAt(t);if(!(n>=97&&n<=122||n>=65&&n<=90||n>=39&&n<=59||32===n||13===n||10===n||n>=35&&n<=37||33===n||61===n||63===n||64===n||95===n))return!1}return!0},BT}function zT(){if(NT)return PT;NT=1,Object.defineProperty(PT,"__esModule",{value:!0});const e=zE(),t=Cw(),n=UT();function r(t){if(!n.xml_isName(t))throw new e.InvalidCharacterError(`Invalid XML name: ${t}`);if(!n.xml_isQName(t))throw new e.InvalidCharacterError(`Invalid XML qualified name: ${t}.`)}return PT.namespace_validate=r,PT.namespace_validateAndExtract=function(n,i){n||(n=null),r(i);const o=i.split(":"),a=2===o.length?o[0]:null,s=2===o.length?o[1]:i;if(a&&null===n)throw new e.NamespaceError("Qualified name includes a prefix but the namespace is null.");if("xml"===a&&n!==t.namespace.XML)throw new e.NamespaceError('Qualified name includes the "xml" prefix but the namespace is not the XML namespace.');if(n!==t.namespace.XMLNS&&("xmlns"===a||"xmlns"===i))throw new e.NamespaceError('Qualified name includes the "xmlns" prefix but the namespace is not the XMLNS namespace.');if(n===t.namespace.XMLNS&&"xmlns"!==a&&"xmlns"!==i)throw new e.NamespaceError('Qualified name does not include the "xmlns" prefix but the namespace is the XMLNS namespace.');return[n,a,s]},PT.namespace_extractQName=function(e){r(e);const t=e.split(":");return[2===t.length?t[0]:null,2===t.length?t[1]:e]},PT}function VT(){if(RT)return LT;RT=1,Object.defineProperty(LT,"__esModule",{value:!0});const e=JA(),t=AE(),n=jw(),r=ZS(),i=wT(),o=nT(),a=zT(),s=gT(),l=qT(),c=jT();return LT.document_elementInterface=function(e,t){return r.ElementImpl},LT.document_internalCreateElementNS=function(e,t,r,i){const[o,s,c]=a.namespace_validateAndExtract(t,r);let u=null;return void 0!==i&&(u=n.isString(i)?i:i.is),l.element_createAnElement(e,c,o,s,u,!0)},LT.document_adopt=function(n,r){if(n._nodeDocument===r&&null===n._parent)return;const a=n._nodeDocument;if(n._parent&&c.mutation_remove(n,n._parent),r!==a){let l=o.tree_getFirstDescendantNode(n,!0,!0);for(;null!==l;){if(l._nodeDocument=r,t.Guard.isElementNode(l))for(const e of l._attributeList._asArray())e._nodeDocument=r;e.dom.features.customElements&&t.Guard.isElementNode(l)&&"custom"===l._customElementState&&i.customElement_enqueueACustomElementCallbackReaction(l,"adoptedCallback",[a,r]),e.dom.features.steps&&s.dom_runAdoptingSteps(l,a),l=o.tree_getNextDescendantNode(n,l,!0,!0)}}},LT}function jT(){if(IT)return AT;IT=1,Object.defineProperty(AT,"__esModule",{value:!0});const e=JA(),t=zE(),n=yE(),r=AE(),i=jw(),o=Cw(),a=wT(),s=nT(),l=OT(),c=pT(),u=uT(),p=gT(),d=VT();function f(e,r,i){const o=r._nodeType,a=e._nodeType,l=i?i._nodeType:null;if(o!==n.NodeType.Document&&o!==n.NodeType.DocumentFragment&&o!==n.NodeType.Element)throw new t.HierarchyRequestError(`Only document, document fragment and element nodes can contain child nodes. Parent node is ${r.nodeName}.`);if(s.tree_isHostIncludingAncestorOf(r,e,!0))throw new t.HierarchyRequestError(`The node to be inserted cannot be an inclusive ancestor of parent node. Node is ${e.nodeName}, parent node is ${r.nodeName}.`);if(null!==i&&i._parent!==r)throw new t.NotFoundError(`The reference child node cannot be found under parent node. Child node is ${i.nodeName}, parent node is ${r.nodeName}.`);if(a!==n.NodeType.DocumentFragment&&a!==n.NodeType.DocumentType&&a!==n.NodeType.Element&&a!==n.NodeType.Text&&a!==n.NodeType.ProcessingInstruction&&a!==n.NodeType.CData&&a!==n.NodeType.Comment)throw new t.HierarchyRequestError(`Only document fragment, document type, element, text, processing instruction, cdata section or comment nodes can be inserted. Node is ${e.nodeName}.`);if(a===n.NodeType.Text&&o===n.NodeType.Document)throw new t.HierarchyRequestError(`Cannot insert a text node as a child of a document node. Node is ${e.nodeName}.`);if(a===n.NodeType.DocumentType&&o!==n.NodeType.Document)throw new t.HierarchyRequestError(`A document type node can only be inserted under a document node. Parent node is ${r.nodeName}.`);if(o===n.NodeType.Document)if(a===n.NodeType.DocumentFragment){let o=0;for(const r of e._children)if(r._nodeType===n.NodeType.Element)o++;else if(r._nodeType===n.NodeType.Text)throw new t.HierarchyRequestError(`Cannot insert text a node as a child of a document node. Node is ${r.nodeName}.`);if(o>1)throw new t.HierarchyRequestError(`A document node can only have one document element node. Document fragment to be inserted has ${o} element nodes.`);if(1===o){for(const e of r._children)if(e._nodeType===n.NodeType.Element)throw new t.HierarchyRequestError("The document node already has a document element node.");if(i){if(l===n.NodeType.DocumentType)throw new t.HierarchyRequestError("Cannot insert an element node before a document type node.");let e=i._nextSibling;for(;e;){if(e._nodeType===n.NodeType.DocumentType)throw new t.HierarchyRequestError("Cannot insert an element node before a document type node.");e=e._nextSibling}}}}else if(a===n.NodeType.Element){for(const i of r._children)if(i._nodeType===n.NodeType.Element)throw new t.HierarchyRequestError(`Document already has a document element node. Node is ${e.nodeName}.`);if(i){if(l===n.NodeType.DocumentType)throw new t.HierarchyRequestError(`Cannot insert an element node before a document type node. Node is ${e.nodeName}.`);let r=i._nextSibling;for(;r;){if(r._nodeType===n.NodeType.DocumentType)throw new t.HierarchyRequestError(`Cannot insert an element node before a document type node. Node is ${e.nodeName}.`);r=r._nextSibling}}}else if(a===n.NodeType.DocumentType){for(const i of r._children)if(i._nodeType===n.NodeType.DocumentType)throw new t.HierarchyRequestError(`Document already has a document type node. Node is ${e.nodeName}.`);if(i){let r=i._previousSibling;for(;r;){if(r._nodeType===n.NodeType.Element)throw new t.HierarchyRequestError(`Cannot insert a document type node before an element node. Node is ${e.nodeName}.`);r=r._previousSibling}}else{let i=r._firstChild;for(;i;){if(i._nodeType===n.NodeType.Element)throw new t.HierarchyRequestError(`Cannot insert a document type node before an element node. Node is ${e.nodeName}.`);i=i._nextSibling}}}}function h(e,t,n){f(e,t,n);let r=n;return r===e&&(r=e._nextSibling),d.document_adopt(e,t._nodeDocument),m(e,t,r),e}function m(t,l,d,f){if(null===d&&t._nodeType!==n.NodeType.DocumentFragment)return void function(t,n,o){const l=n._lastChild;r.Guard.isElementNode(t)&&(r.Guard.isDocumentNode(n)&&(n._documentElement=t),t._nodeDocument._hasNamespaces||null===t._namespace&&null===t._namespacePrefix||(t._nodeDocument._hasNamespaces=!0));if(t._parent=n,n._children.add(t),null===n._firstChild)t._previousSibling=null,t._nextSibling=null,n._firstChild=t,n._lastChild=t;else{const e=n._lastChild;t._previousSibling=e,t._nextSibling=null,e&&(e._nextSibling=t),e||(n._firstChild=t),n._lastChild=t}e.dom.features.slots&&null!==n._shadowRoot&&r.Guard.isSlotable(t)&&c.shadowTree_assignASlot(t);e.dom.features.steps&&r.Guard.isTextNode(t)&&p.dom_runChildTextContentChangeSteps(n);e.dom.features.slots&&r.Guard.isShadowRoot(s.tree_rootNode(n))&&r.Guard.isSlot(n)&&i.isEmpty(n._assignedNodes)&&c.shadowTree_signalASlotChange(n);e.dom.features.slots&&c.shadowTree_assignSlotablesForATree(s.tree_rootNode(t));e.dom.features.steps&&p.dom_runInsertionSteps(t);e.dom.features.customElements&&r.Guard.isElementNode(t)&&c.shadowTree_isConnected(t)&&(r.Guard.isCustomElementNode(t)?a.customElement_enqueueACustomElementCallbackReaction(t,"connectedCallback",[]):a.customElement_tryToUpgrade(t));e.dom.features.mutationObservers&&(o||u.observer_queueTreeMutationRecord(n,[t],[],l,null))}(t,l,f);const h=t._nodeType===n.NodeType.DocumentFragment?t._children.size:1;if(null!==d&&0!==e.dom.rangeList.size){const t=s.tree_index(d);for(const n of e.dom.rangeList)n._start[0]===l&&n._start[1]>t&&(n._start[1]+=h),n._end[0]===l&&n._end[1]>t&&(n._end[1]+=h)}const m=t._nodeType===n.NodeType.DocumentFragment?new Array(...t._children):[t];if(t._nodeType===n.NodeType.DocumentFragment)for(;t._firstChild;)g(t._firstChild,t,!0);e.dom.features.mutationObservers&&t._nodeType===n.NodeType.DocumentFragment&&u.observer_queueTreeMutationRecord(t,[],m,null,null);const _=d?d._previousSibling:l._lastChild;let v=null===d?-1:s.tree_index(d);for(let t=0;t<m.length;t++){const n=m[t];if(r.Guard.isElementNode(n)&&(r.Guard.isDocumentNode(l)&&(l._documentElement=n),n._nodeDocument._hasNamespaces||null===n._namespace&&null===n._namespacePrefix||(n._nodeDocument._hasNamespaces=!0)),n._parent=l,null===d?o.set.append(l._children,n):(o.set.insert(l._children,n,v),v++),null===l._firstChild)n._previousSibling=null,n._nextSibling=null,l._firstChild=n,l._lastChild=n;else{const e=d?d._previousSibling:l._lastChild,t=d||null;n._previousSibling=e,n._nextSibling=t,e&&(e._nextSibling=n),t&&(t._previousSibling=n),e||(l._firstChild=n),t||(l._lastChild=n)}e.dom.features.slots&&null!==l._shadowRoot&&r.Guard.isSlotable(n)&&c.shadowTree_assignASlot(n),e.dom.features.steps&&r.Guard.isTextNode(n)&&p.dom_runChildTextContentChangeSteps(l),e.dom.features.slots&&r.Guard.isShadowRoot(s.tree_rootNode(l))&&r.Guard.isSlot(l)&&i.isEmpty(l._assignedNodes)&&c.shadowTree_signalASlotChange(l),e.dom.features.slots&&c.shadowTree_assignSlotablesForATree(s.tree_rootNode(n));let u=s.tree_getFirstDescendantNode(n,!0,!0);for(;null!==u;)e.dom.features.steps&&p.dom_runInsertionSteps(u),e.dom.features.customElements&&r.Guard.isElementNode(u)&&c.shadowTree_isConnected(u)&&(r.Guard.isCustomElementNode(u)?a.customElement_enqueueACustomElementCallbackReaction(u,"connectedCallback",[]):a.customElement_tryToUpgrade(u)),u=s.tree_getNextDescendantNode(n,u,!0,!0)}e.dom.features.mutationObservers&&(f||u.observer_queueTreeMutationRecord(l,m,[],_,d))}function g(t,n,o){if(0!==e.dom.rangeList.size){const r=s.tree_index(t);for(const i of e.dom.rangeList)s.tree_isDescendantOf(t,i._start[0],!0)&&(i._start=[n,r]),s.tree_isDescendantOf(t,i._end[0],!0)&&(i._end=[n,r]),i._start[0]===n&&i._start[1]>r&&i._start[1]--,i._end[0]===n&&i._end[1]>r&&i._end[1]--;for(const t of e.dom.rangeList)t._start[0]===n&&t._start[1]>r&&(t._start[1]-=1),t._end[0]===n&&t._end[1]>r&&(t._end[1]-=1)}if(e.dom.features.steps)for(const e of l.nodeIterator_iteratorList())e._root._nodeDocument===t._nodeDocument&&p.dom_runNodeIteratorPreRemovingSteps(e,t);const d=t._previousSibling,f=t._nextSibling;r.Guard.isDocumentNode(n)&&r.Guard.isElementNode(t)&&(n._documentElement=null),t._parent=null,n._children.delete(t);const h=t._previousSibling,m=t._nextSibling;if(t._previousSibling=null,t._nextSibling=null,h&&(h._nextSibling=m),m&&(m._previousSibling=h),h||(n._firstChild=m),m||(n._lastChild=h),e.dom.features.slots&&r.Guard.isSlotable(t)&&null!==t._assignedSlot&&c.shadowTree_isAssigned(t)&&c.shadowTree_assignSlotables(t._assignedSlot),e.dom.features.slots&&r.Guard.isShadowRoot(s.tree_rootNode(n))&&r.Guard.isSlot(n)&&i.isEmpty(n._assignedNodes)&&c.shadowTree_signalASlotChange(n),e.dom.features.slots){null!==s.tree_getFirstDescendantNode(t,!0,!1,(e=>r.Guard.isSlot(e)))&&(c.shadowTree_assignSlotablesForATree(s.tree_rootNode(n)),c.shadowTree_assignSlotablesForATree(t))}e.dom.features.steps&&p.dom_runRemovingSteps(t,n),e.dom.features.customElements&&r.Guard.isCustomElementNode(t)&&a.customElement_enqueueACustomElementCallbackReaction(t,"disconnectedCallback",[]);let g=s.tree_getFirstDescendantNode(t,!1,!0);for(;null!==g;)e.dom.features.steps&&p.dom_runRemovingSteps(g,t),e.dom.features.customElements&&r.Guard.isCustomElementNode(g)&&a.customElement_enqueueACustomElementCallbackReaction(g,"disconnectedCallback",[]),g=s.tree_getNextDescendantNode(t,g,!1,!0);if(e.dom.features.mutationObservers){let e=s.tree_getFirstAncestorNode(n,!0);for(;null!==e;){for(const n of e._registeredObserverList)n.options.subtree&&t._registeredObserverList.push({observer:n.observer,options:n.options,source:n});e=s.tree_getNextAncestorNode(n,e,!0)}}e.dom.features.mutationObservers&&(o||u.observer_queueTreeMutationRecord(n,[],[t],d,f)),e.dom.features.steps&&r.Guard.isTextNode(t)&&p.dom_runChildTextContentChangeSteps(n)}return AT.mutation_ensurePreInsertionValidity=f,AT.mutation_preInsert=h,AT.mutation_insert=m,AT.mutation_append=function(e,t){return h(e,t,null)},AT.mutation_replace=function(r,i,o){if(o._nodeType!==n.NodeType.Document&&o._nodeType!==n.NodeType.DocumentFragment&&o._nodeType!==n.NodeType.Element)throw new t.HierarchyRequestError(`Only document, document fragment and element nodes can contain child nodes. Parent node is ${o.nodeName}.`);if(s.tree_isHostIncludingAncestorOf(o,i,!0))throw new t.HierarchyRequestError(`The node to be inserted cannot be an ancestor of parent node. Node is ${i.nodeName}, parent node is ${o.nodeName}.`);if(r._parent!==o)throw new t.NotFoundError(`The reference child node cannot be found under parent node. Child node is ${r.nodeName}, parent node is ${o.nodeName}.`);if(i._nodeType!==n.NodeType.DocumentFragment&&i._nodeType!==n.NodeType.DocumentType&&i._nodeType!==n.NodeType.Element&&i._nodeType!==n.NodeType.Text&&i._nodeType!==n.NodeType.ProcessingInstruction&&i._nodeType!==n.NodeType.CData&&i._nodeType!==n.NodeType.Comment)throw new t.HierarchyRequestError(`Only document fragment, document type, element, text, processing instruction, cdata section or comment nodes can be inserted. Node is ${i.nodeName}.`);if(i._nodeType===n.NodeType.Text&&o._nodeType===n.NodeType.Document)throw new t.HierarchyRequestError(`Cannot insert a text node as a child of a document node. Node is ${i.nodeName}.`);if(i._nodeType===n.NodeType.DocumentType&&o._nodeType!==n.NodeType.Document)throw new t.HierarchyRequestError(`A document type node can only be inserted under a document node. Parent node is ${o.nodeName}.`);if(o._nodeType===n.NodeType.Document)if(i._nodeType===n.NodeType.DocumentFragment){let e=0;for(const r of i._children)if(r._nodeType===n.NodeType.Element)e++;else if(r._nodeType===n.NodeType.Text)throw new t.HierarchyRequestError(`Cannot insert text a node as a child of a document node. Node is ${r.nodeName}.`);if(e>1)throw new t.HierarchyRequestError(`A document node can only have one document element node. Document fragment to be inserted has ${e} element nodes.`);if(1===e){for(const e of o._children)if(e._nodeType===n.NodeType.Element&&e!==r)throw new t.HierarchyRequestError("The document node already has a document element node.");let e=r._nextSibling;for(;e;){if(e._nodeType===n.NodeType.DocumentType)throw new t.HierarchyRequestError("Cannot insert an element node before a document type node.");e=e._nextSibling}}}else if(i._nodeType===n.NodeType.Element){for(const e of o._children)if(e._nodeType===n.NodeType.Element&&e!==r)throw new t.HierarchyRequestError(`Document already has a document element node. Node is ${i.nodeName}.`);let e=r._nextSibling;for(;e;){if(e._nodeType===n.NodeType.DocumentType)throw new t.HierarchyRequestError(`Cannot insert an element node before a document type node. Node is ${i.nodeName}.`);e=e._nextSibling}}else if(i._nodeType===n.NodeType.DocumentType){for(const e of o._children)if(e._nodeType===n.NodeType.DocumentType&&e!==r)throw new t.HierarchyRequestError(`Document already has a document type node. Node is ${i.nodeName}.`);let e=r._previousSibling;for(;e;){if(e._nodeType===n.NodeType.Element)throw new t.HierarchyRequestError(`Cannot insert a document type node before an element node. Node is ${i.nodeName}.`);e=e._previousSibling}}let a=r._nextSibling;a===i&&(a=i._nextSibling);let l=r._previousSibling;d.document_adopt(i,o._nodeDocument);const c=[];null!==r._parent&&(c.push(r),g(r,r._parent,!0));let p=[];return i._nodeType===n.NodeType.DocumentFragment?p=Array.from(i._children):p.push(i),m(i,o,a,!0),e.dom.features.mutationObservers&&u.observer_queueTreeMutationRecord(o,p,c,l,a),r},AT.mutation_replaceAll=function(t,r){null!==t&&d.document_adopt(t,r._nodeDocument);const i=Array.from(r._children);let o=[];t&&t._nodeType===n.NodeType.DocumentFragment?o=Array.from(t._children):null!==t&&o.push(t);for(const e of i)g(e,r,!0);null!==t&&m(t,r,null,!0),e.dom.features.mutationObservers&&u.observer_queueTreeMutationRecord(r,o,i,null,null)},AT.mutation_preRemove=function(e,n){if(e._parent!==n)throw new t.NotFoundError(`The child node cannot be found under parent node. Child node is ${e.nodeName}, parent node is ${n.nodeName}.`);return g(e,n),e},AT.mutation_remove=g,AT}function qT(){if(FT)return yT;FT=1,Object.defineProperty(yT,"__esModule",{value:!0});const e=JA(),t=Cw(),n=AE(),r=zE(),i=cT(),o=wT(),a=uT(),s=gT(),l=jT(),c=VT();function u(t,r,i){e.dom.features.mutationObservers&&a.observer_queueAttributeMutationRecord(r,t._localName,t._namespace,t._value),e.dom.features.customElements&&n.Guard.isCustomElementNode(r)&&o.customElement_enqueueACustomElementCallbackReaction(r,"attributeChangedCallback",[t._localName,t._value,i,t._namespace]),e.dom.features.steps&&s.dom_runAttributeChangeSteps(r,t._localName,t._value,i,t._namespace),t._value=i}function p(t,r){e.dom.features.mutationObservers&&a.observer_queueAttributeMutationRecord(r,t._localName,t._namespace,null),e.dom.features.customElements&&n.Guard.isCustomElementNode(r)&&o.customElement_enqueueACustomElementCallbackReaction(r,"attributeChangedCallback",[t._localName,null,t._value,t._namespace]),e.dom.features.steps&&s.dom_runAttributeChangeSteps(r,t._localName,null,t._value,t._namespace),r._attributeList._asArray().push(t),t._element=r,r._nodeDocument._hasNamespaces||null===t._namespace&&null===t._namespacePrefix&&"xmlns"!==t._localName||(r._nodeDocument._hasNamespaces=!0)}function d(t,r){e.dom.features.mutationObservers&&a.observer_queueAttributeMutationRecord(r,t._localName,t._namespace,t._value),e.dom.features.customElements&&n.Guard.isCustomElementNode(r)&&o.customElement_enqueueACustomElementCallbackReaction(r,"attributeChangedCallback",[t._localName,t._value,null,t._namespace]),e.dom.features.steps&&s.dom_runAttributeChangeSteps(r,t._localName,t._value,null,t._namespace);const i=r._attributeList._asArray().indexOf(t);r._attributeList._asArray().splice(i,1),t._element=null}function f(t,r,i){e.dom.features.mutationObservers&&a.observer_queueAttributeMutationRecord(i,t._localName,t._namespace,t._value),e.dom.features.customElements&&n.Guard.isCustomElementNode(i)&&o.customElement_enqueueACustomElementCallbackReaction(i,"attributeChangedCallback",[t._localName,t._value,r._value,t._namespace]),e.dom.features.steps&&s.dom_runAttributeChangeSteps(i,t._localName,t._value,r._value,t._namespace);const l=i._attributeList._asArray().indexOf(t);-1!==l&&(i._attributeList._asArray()[l]=r),t._element=null,r._element=i,i._nodeDocument._hasNamespaces||null===r._namespace&&null===r._namespacePrefix&&"xmlns"!==r._localName||(i._nodeDocument._hasNamespaces=!0)}function h(e,n){return n._namespace===t.namespace.HTML&&"html"===n._nodeDocument._type&&(e=e.toLowerCase()),n._attributeList._asArray().find((t=>t._qualifiedName===e))||null}function m(e,t,n){const r=e||null;return n._attributeList._asArray().find((e=>e._namespace===r&&e._localName===t))||null}return yT.element_has=function(e,t){return-1!==t._attributeList._asArray().indexOf(e)},yT.element_change=u,yT.element_append=p,yT.element_remove=d,yT.element_replace=f,yT.element_getAnAttributeByName=h,yT.element_getAnAttributeByNamespaceAndLocalName=m,yT.element_getAnAttributeValue=function(e,t,n=""){const r=m(n,t,e);return null===r?"":r._value},yT.element_setAnAttribute=function(e,t){if(null!==e._element&&e._element!==t)throw new r.InUseAttributeError(`This attribute already exists in the document: ${e._qualifiedName} as a child of ${e._element._qualifiedName}.`);const n=m(e._namespace||"",e._localName,t);return n===e?e:(null!==n?f(n,e,t):p(e,t),n)},yT.element_setAnAttributeValue=function(e,t,n,r=null,o=null){const a=m(o||"",t,e);if(null===a){const a=i.create_attr(e._nodeDocument,t);return a._namespace=o,a._namespacePrefix=r,a._value=n,void p(a,e)}u(a,e,n)},yT.element_removeAnAttributeByName=function(e,t){const n=h(e,t);return null!==n&&d(n,t),n},yT.element_removeAnAttributeByNamespaceAndLocalName=function(e,t,n){const r=m(e,t,n);return null!==r&&d(r,n),r},yT.element_createAnElement=function(n,a,s,l=null,u=null,p=!1){let d=null;if(!e.dom.features.customElements)return d=i.create_element(n,a,s,l),d._customElementState="uncustomized",d._customElementDefinition=null,d._is=u,d;const f=o.customElement_lookUpACustomElementDefinition(n,s,a,u);if(null!==f&&f.name!==f.localName){d=new(c.document_elementInterface(a,t.namespace.HTML)),d._localName=a,d._namespace=t.namespace.HTML,d._namespacePrefix=l,d._customElementState="undefined",d._customElementDefinition=null,d._is=u,d._nodeDocument=n,p?o.customElement_upgrade(f,d):o.customElement_enqueueACustomElementUpgradeReaction(d,f)}else if(null!==f)if(p)try{const e=new(0,f.constructor);if(console.assert(void 0!==e._customElementState),console.assert(void 0!==e._customElementDefinition),console.assert(e._namespace===t.namespace.HTML),0!==e._attributeList.length)throw new r.NotSupportedError("Custom element already has attributes.");if(0!==e._children.size)throw new r.NotSupportedError("Custom element already has child nodes.");if(null!==e._parent)throw new r.NotSupportedError("Custom element already has a parent node.");if(e._nodeDocument!==n)throw new r.NotSupportedError("Custom element is already in a document.");if(e._localName!==a)throw new r.NotSupportedError("Custom element has a different local name.");e._namespacePrefix=l,e._is=null}catch(e){d=i.create_htmlUnknownElement(n,a,t.namespace.HTML,l),d._customElementState="failed",d._customElementDefinition=null,d._is=null}else d=i.create_htmlElement(n,a,t.namespace.HTML,l),d._customElementState="undefined",d._customElementDefinition=null,d._is=null,o.customElement_enqueueACustomElementUpgradeReaction(d,f);else{d=new(c.document_elementInterface(a,s)),d._localName=a,d._namespace=s,d._namespacePrefix=l,d._customElementState="uncustomized",d._customElementDefinition=null,d._is=u,d._nodeDocument=n,s!==t.namespace.HTML||null===u&&!o.customElement_isValidCustomElementName(a)||(d._customElementState="undefined")}if(null===d)throw new Error("Unable to create element.");return d},yT.element_insertAdjacent=function(e,t,n){switch(t.toLowerCase()){case"beforebegin":return null===e._parent?null:l.mutation_preInsert(n,e._parent,e);case"afterbegin":return l.mutation_preInsert(n,e,e._firstChild);case"beforeend":return l.mutation_preInsert(n,e,null);case"afterend":return null===e._parent?null:l.mutation_preInsert(n,e._parent,e._nextSibling);default:throw new r.SyntaxError('Invalid \'where\' argument. "beforebegin", "afterbegin", "beforeend" or "afterend" expected')}},yT}var GT,HT={};function WT(){if(GT)return HT;GT=1,Object.defineProperty(HT,"__esModule",{value:!0});const e=yE(),t=nT();return HT.boundaryPoint_position=function n(r,i){const o=r[0],a=r[1],s=i[0],l=i[1];if(console.assert(t.tree_rootNode(o)===t.tree_rootNode(s),"Boundary points must share the same root node."),o===s)return a===l?e.BoundaryPosition.Equal:a<l?e.BoundaryPosition.Before:e.BoundaryPosition.After;if(t.tree_isFollowing(s,o)){const t=n([s,l],[o,a]);if(t===e.BoundaryPosition.Before)return e.BoundaryPosition.After;if(t===e.BoundaryPosition.After)return e.BoundaryPosition.Before}if(t.tree_isAncestorOf(s,o)){let n=s;for(;!t.tree_isChildOf(o,n);)null!==n._parent&&(n=n._parent);if(t.tree_index(n)<a)return e.BoundaryPosition.After}return e.BoundaryPosition.Before},HT}var KT,XT={};function $T(){if(KT)return XT;KT=1,Object.defineProperty(XT,"__esModule",{value:!0});const e=JA(),t=AE(),n=zE(),r=nT(),i=uT(),o=gT();return XT.characterData_replaceData=function(a,s,l,c){const u=r.tree_nodeLength(a);if(s>u)throw new n.IndexSizeError(`Offset exceeds character data length. Offset: ${s}, Length: ${u}, Node is ${a.nodeName}.`);s+l>u&&(l=u-s),e.dom.features.mutationObservers&&i.observer_queueMutationRecord("characterData",a,null,null,a._data,[],[],null,null);const p=a._data.substring(0,s)+c+a._data.substring(s+l);a._data=p;for(const t of e.dom.rangeList)t._start[0]===a&&t._start[1]>s&&t._start[1]<=s+l&&(t._start[1]=s),t._end[0]===a&&t._end[1]>s&&t._end[1]<=s+l&&(t._end[1]=s),t._start[0]===a&&t._start[1]>s+l&&(t._start[1]+=c.length-l),t._end[0]===a&&t._end[1]>s+l&&(t._end[1]+=c.length-l);e.dom.features.steps&&t.Guard.isTextNode(a)&&null!==a._parent&&o.dom_runChildTextContentChangeSteps(a._parent)},XT.characterData_substringData=function(e,t,i){const o=r.tree_nodeLength(e);if(t>o)throw new n.IndexSizeError(`Offset exceeds character data length. Offset: ${t}, Length: ${o}, Node is ${e.nodeName}.`);return t+i>o?e._data.substr(t):e._data.substr(t,i)},XT}var YT,ZT,QT={},JT={};function eC(){if(YT)return JT;YT=1,Object.defineProperty(JT,"__esModule",{value:!0});const e=Cw();function t(t){const n=e.string.splitAStringOnASCIIWhitespace(t);return new Set(n)}function n(e){return[...e].join(" ")}return JT.orderedSet_parse=t,JT.orderedSet_serialize=n,JT.orderedSet_sanitize=function(e){return n(t(e))},JT.orderedSet_contains=function(e,t,n){for(const r of t){let t=!1;for(const i of e)if(n){if(i===r){t=!0;break}}else if(i.toUpperCase()===r.toUpperCase()){t=!0;break}if(!t)return!1}return!0},JT}var tC,nC={};var rC,iC={};function oC(){if(rC)return iC;rC=1,Object.defineProperty(iC,"__esModule",{value:!0});const e=JA(),t=AE(),n=Cw(),r=cT(),i=eC(),o=gT(),a=jT(),s=qT();return iC.node_stringReplaceAll=function(e,t){let n=null;""!==e&&(n=r.create_text(t._nodeDocument,e)),a.mutation_replaceAll(n,t)},iC.node_clone=function n(i,l=null,c=!1){let u;if(null===l&&(l=i._nodeDocument),t.Guard.isElementNode(i)){u=s.element_createAnElement(l,i._localName,i._namespace,i._namespacePrefix,i._is,!1);for(const e of i._attributeList){const t=n(e,l);s.element_append(t,u)}}else if(t.Guard.isDocumentNode(i)){const e=r.create_document();e._encoding=i._encoding,e._contentType=i._contentType,e._URL=i._URL,e._origin=i._origin,e._type=i._type,e._mode=i._mode,u=e}else if(t.Guard.isDocumentTypeNode(i)){u=r.create_documentType(l,i._name,i._publicId,i._systemId)}else if(t.Guard.isAttrNode(i)){const e=r.create_attr(l,i.localName);e._namespace=i._namespace,e._namespacePrefix=i._namespacePrefix,e._value=i._value,u=e}else u=t.Guard.isExclusiveTextNode(i)?r.create_text(l,i._data):t.Guard.isCDATASectionNode(i)?r.create_cdataSection(l,i._data):t.Guard.isCommentNode(i)?r.create_comment(l,i._data):t.Guard.isProcessingInstructionNode(i)?r.create_processingInstruction(l,i._target,i._data):t.Guard.isDocumentFragmentNode(i)?r.create_documentFragment(l):Object.create(i);if(t.Guard.isDocumentNode(u)?(u._nodeDocument=u,l=u):u._nodeDocument=l,e.dom.features.steps&&o.dom_runCloningSteps(u,i,l,c),c)for(const e of i._children){const t=n(e,l,!0);a.mutation_append(t,u)}return u},iC.node_equals=function e(n,r){if(n._nodeType!==r._nodeType)return!1;if(t.Guard.isDocumentTypeNode(n)&&t.Guard.isDocumentTypeNode(r)){if(n._name!==r._name||n._publicId!==r._publicId||n._systemId!==r._systemId)return!1}else if(t.Guard.isElementNode(n)&&t.Guard.isElementNode(r)){if(n._namespace!==r._namespace||n._namespacePrefix!==r._namespacePrefix||n._localName!==r._localName||n._attributeList.length!==r._attributeList.length)return!1}else if(t.Guard.isAttrNode(n)&&t.Guard.isAttrNode(r)){if(n._namespace!==r._namespace||n._localName!==r._localName||n._value!==r._value)return!1}else if(t.Guard.isProcessingInstructionNode(n)&&t.Guard.isProcessingInstructionNode(r)){if(n._target!==r._target||n._data!==r._data)return!1}else if(t.Guard.isCharacterDataNode(n)&&t.Guard.isCharacterDataNode(r)&&n._data!==r._data)return!1;if(t.Guard.isElementNode(n)&&t.Guard.isElementNode(r)){const t={};for(const e of n._attributeList)t[e._localName]=e;for(const n of r._attributeList){const r=t[n._localName];if(!r)return!1;if(!e(r,n))return!1}}if(n._children.size!==r._children.size)return!1;const i=n._children[Symbol.iterator](),o=r._children[Symbol.iterator]();let a=i.next(),s=o.next();for(;!a.done&&!s.done;){if(!e(a.value,s.value))return!1;a=i.next(),s=o.next()}return!0},iC.node_listOfElementsWithQualifiedName=function(e,t){return"*"===e?r.create_htmlCollection(t):"html"===t._nodeDocument._type?r.create_htmlCollection(t,(function(t){return t._namespace===n.namespace.HTML&&t._qualifiedName===e.toLowerCase()||t._namespace!==n.namespace.HTML&&t._qualifiedName===e})):r.create_htmlCollection(t,(function(t){return t._qualifiedName===e}))},iC.node_listOfElementsWithNamespace=function(e,t,n){return""===e&&(e=null),"*"===e&&"*"===t?r.create_htmlCollection(n):"*"===e?r.create_htmlCollection(n,(function(e){return e._localName===t})):"*"===t?r.create_htmlCollection(n,(function(t){return t._namespace===e})):r.create_htmlCollection(n,(function(n){return n._localName===t&&n._namespace===e}))},iC.node_listOfElementsWithClassNames=function(e,t){const n=i.orderedSet_parse(e);if(0===n.size)return r.create_htmlCollection(t,(()=>!1));const o="quirks"!==t._nodeDocument._mode;return r.create_htmlCollection(t,(function(e){const t=e.classList;return i.orderedSet_contains(t._tokenSet,n,o)}))},iC.node_locateANamespacePrefix=function e(n,r){if(n._namespace===r&&null!==n._namespacePrefix)return n._namespacePrefix;for(let e=0;e<n._attributeList.length;e++){const t=n._attributeList[e];if("xmlns"===t._namespacePrefix&&t._value===r)return t._localName}return n._parent&&t.Guard.isElementNode(n._parent)?e(n._parent,r):null},iC.node_locateANamespace=function e(r,i){if(t.Guard.isElementNode(r)){if(null!==r._namespace&&r._namespacePrefix===i)return r._namespace;for(let e=0;e<r._attributeList.length;e++){const t=r._attributeList[e];if(t._namespace===n.namespace.XMLNS&&"xmlns"===t._namespacePrefix&&t._localName===i)return t._value||null;if(null===i&&t._namespace===n.namespace.XMLNS&&null===t._namespacePrefix&&"xmlns"===t._localName)return t._value||null}return null===r.parentElement?null:e(r.parentElement,i)}return t.Guard.isDocumentNode(r)?null===r.documentElement?null:e(r.documentElement,i):t.Guard.isDocumentTypeNode(r)||t.Guard.isDocumentFragmentNode(r)?null:t.Guard.isAttrNode(r)?null===r._element?null:e(r._element,i):r._parent&&t.Guard.isElementNode(r._parent)?e(r._parent,i):null},iC}var aC,sC={};var lC,cC,uC={},pC={};function dC(){if(lC)return pC;lC=1,Object.defineProperty(pC,"__esModule",{value:!0});const e=JA(),t=AE(),n=zE(),r=cT(),i=nT(),o=$T(),a=jT();return pC.text_contiguousTextNodes=function(e,n=!1){return{[Symbol.iterator](){let r=e;for(;r&&t.Guard.isTextNode(r._previousSibling);)r=r._previousSibling;return{next(){if(r&&!n&&r===e&&(r=t.Guard.isTextNode(r._nextSibling)?r._nextSibling:null),null===r)return{done:!0,value:null};{const e={done:!1,value:r};return r=t.Guard.isTextNode(r._nextSibling)?r._nextSibling:null,e}}}}}},pC.text_contiguousExclusiveTextNodes=function(e,n=!1){return{[Symbol.iterator](){let r=e;for(;r&&t.Guard.isExclusiveTextNode(r._previousSibling);)r=r._previousSibling;return{next(){if(r&&!n&&r===e&&(r=t.Guard.isExclusiveTextNode(r._nextSibling)?r._nextSibling:null),null===r)return{done:!0,value:null};{const e={done:!1,value:r};return r=t.Guard.isExclusiveTextNode(r._nextSibling)?r._nextSibling:null,e}}}}}},pC.text_descendantTextContent=function(e){let n="",r=i.tree_getFirstDescendantNode(e,!1,!1,(e=>t.Guard.isTextNode(e)));for(;null!==r;)n+=r._data,r=i.tree_getNextDescendantNode(e,r,!1,!1,(e=>t.Guard.isTextNode(e)));return n},pC.text_split=function(t,s){const l=t._data.length;if(s>l)throw new n.IndexSizeError;const c=l-s,u=o.characterData_substringData(t,s,c),p=r.create_text(t._nodeDocument,u),d=t._parent;if(null!==d){a.mutation_insert(p,d,t._nextSibling);for(const n of e.dom.rangeList){n._start[0]===t&&n._start[1]>s&&(n._start[0]=p,n._start[1]-=s),n._end[0]===t&&n._end[1]>s&&(n._end[0]=p,n._end[1]-=s);const e=i.tree_index(t);n._start[0]===d&&n._start[1]===e+1&&n._start[1]++,n._end[0]===d&&n._end[1]===e+1&&n._end[1]++}}return o.characterData_replaceData(t,s,c,""),p},pC}var fC,hC={};var mC,gC,_C,vC,bC,yC={};function EC(){return gC||(gC=1,function(e){function t(t){for(var n in t)e.hasOwnProperty(n)||(e[n]=t[n])}Object.defineProperty(e,"__esModule",{value:!0}),t(function(){if(hT)return kw;hT=1,Object.defineProperty(kw,"__esModule",{value:!0});const e=_T();return kw.abort_add=function(e,t){t._abortedFlag||t._abortAlgorithms.add(e)},kw.abort_remove=function(e,t){t._abortAlgorithms.delete(e)},kw.abort_signalAbort=function(t){if(!t._abortedFlag){t._abortedFlag=!0;for(const e of t._abortAlgorithms)e.call(t);t._abortAlgorithms.clear(),e.event_fireAnEvent("abort",t)}},kw}()),t(function(){if(MT)return bT;MT=1,Object.defineProperty(bT,"__esModule",{value:!0});const e=qT();return bT.attr_setAnExistingAttributeValue=function(t,n){null===t._element?t._value=n:e.element_change(t,t._element,n)},bT}()),t(WT()),t($T()),t(cT()),t(wT()),t(VT()),t(gT()),t(function(){if(ZT)return QT;ZT=1,Object.defineProperty(QT,"__esModule",{value:!0});const e=eC(),t=gT(),n=qT();return QT.tokenList_validationSteps=function(e,n){if(!t.dom_hasSupportedTokens(e._attribute._localName))throw new TypeError(`There are no supported tokens defined for attribute name: '${e._attribute._localName}'.`);return t.dom_getSupportedTokens(e._attribute._localName).has(n.toLowerCase())},QT.tokenList_updateSteps=function(t){(t._element.hasAttribute(t._attribute._localName)||0!==t._tokenSet.size)&&n.element_setAnAttributeValue(t._element,t._attribute._localName,e.orderedSet_serialize(t._tokenSet))},QT.tokenList_serializeSteps=function(e){return n.element_getAnAttributeValue(e._element,e._attribute._localName)},QT}()),t(qT()),t(_T()),t(function(){if(tC)return nC;tC=1,Object.defineProperty(nC,"__esModule",{value:!0});const e=jw();function t(t){return e.isBoolean(t)?t:t.capture||!1}return nC.eventTarget_flatten=t,nC.eventTarget_flattenMore=function(n){const r=t(n);let i=!1,o=!1;return e.isBoolean(n)||(i=n.once||!1,o=n.passive||!1),[r,o,i]},nC.eventTarget_addEventListener=function(e,t){if(null!==t.callback){for(let n=0;n<e._eventListenerList.length;n++){const r=e._eventListenerList[n];if(r.type===t.type&&r.callback.handleEvent===t.callback.handleEvent&&r.capture===t.capture)return}e._eventListenerList.push(t)}},nC.eventTarget_removeEventListener=function(e,t,n){t.removed=!0,e._eventListenerList.splice(n,1)},nC.eventTarget_removeAllEventListeners=function(e){for(const t of e._eventListenerList)t.removed=!0;e._eventListenerList.length=0},nC}()),t(jT()),t(uT()),t(zT()),t(oC()),t(OT()),t(eC()),t(function(){if(aC)return sC;aC=1,Object.defineProperty(sC,"__esModule",{value:!0});const e=jw(),t=cT();return sC.parentNode_convertNodesIntoANode=function(n,r){let i=null;for(let i=0;i<n.length;i++){const o=n[i];if(e.isString(o)){const e=t.create_text(r,o);n[i]=e}}if(1===n.length)i=n[0];else{i=t.create_documentFragment(r);const e=i;for(const t of n)e.appendChild(t)}return i},sC}()),t(function(){if(cC)return uC;cC=1,Object.defineProperty(uC,"__esModule",{value:!0});const e=yE(),t=zE(),n=AE(),r=cT(),i=nT(),o=WT(),a=$T(),s=oC(),l=jT(),c=dC();function u(e){return e._startNode===e._endNode&&e._startOffset===e._endOffset}function p(e){return i.tree_rootNode(e._startNode)}function d(t,n){return i.tree_rootNode(t)===p(n)&&o.boundaryPoint_position([t,0],n._start)===e.BoundaryPosition.After&&o.boundaryPoint_position([t,i.tree_nodeLength(t)],n._end)===e.BoundaryPosition.Before}function f(e,t){const n=i.tree_isAncestorOf(t._startNode,e,!0),r=i.tree_isAncestorOf(t._endNode,e,!0);return n&&!r||!n&&r}function h(e){const o=r.create_documentFragment(e._startNode._nodeDocument);if(u(e))return o;const c=e._startNode,p=e._startOffset,m=e._endNode,g=e._endOffset;if(c===m&&n.Guard.isCharacterDataNode(c)){const e=s.node_clone(c);return e._data=a.characterData_substringData(c,p,g-p),l.mutation_append(e,o),a.characterData_replaceData(c,p,g-p,""),o}let _=c;for(;!i.tree_isAncestorOf(m,_,!0);){if(null===_._parent)throw new Error("Parent node is null.");_=_._parent}let v=null;if(!i.tree_isAncestorOf(m,c,!0))for(const t of _._children)if(f(t,e)){v=t;break}let b=null;if(!i.tree_isAncestorOf(c,m,!0)){const t=[..._._children];for(let n=t.length-1;n>0;n--){const r=t[n];if(f(r,e)){b=r;break}}}const y=[];for(const r of _._children)if(d(r,e)){if(n.Guard.isDocumentTypeNode(r))throw new t.HierarchyRequestError;y.push(r)}let E,w;if(i.tree_isAncestorOf(m,c,!0))E=c,w=p;else{let e=c;for(;null!==e._parent&&!i.tree_isAncestorOf(m,e._parent);)e=e._parent;if(null===e._parent)throw new Error("Parent node is null.");E=e._parent,w=1+i.tree_index(e)}if(n.Guard.isCharacterDataNode(v)){const e=s.node_clone(c);e._data=a.characterData_substringData(c,p,i.tree_nodeLength(c)-p),l.mutation_append(e,o),a.characterData_replaceData(c,p,i.tree_nodeLength(c)-p,"")}else if(null!==v){const e=s.node_clone(v);l.mutation_append(e,o);const t=h(r.create_range([c,p],[v,i.tree_nodeLength(v)]));l.mutation_append(t,e)}for(const e of y)l.mutation_append(e,o);if(n.Guard.isCharacterDataNode(b)){const e=s.node_clone(m);e._data=a.characterData_substringData(m,0,g),l.mutation_append(e,o),a.characterData_replaceData(m,0,g,"")}else if(null!==b){const e=s.node_clone(b);l.mutation_append(e,o);const t=h(r.create_range([b,0],[m,g]));l.mutation_append(t,e)}return e._start=[E,w],e._end=[E,w],o}return uC.range_collapsed=u,uC.range_root=p,uC.range_isContained=d,uC.range_isPartiallyContained=f,uC.range_setTheStart=function(r,a,s){if(n.Guard.isDocumentTypeNode(a))throw new t.InvalidNodeTypeError;if(s>i.tree_nodeLength(a))throw new t.IndexSizeError;const l=[a,s];p(r)===i.tree_rootNode(a)&&o.boundaryPoint_position(l,r._end)!==e.BoundaryPosition.After||(r._end=l),r._start=l},uC.range_setTheEnd=function(r,a,s){if(n.Guard.isDocumentTypeNode(a))throw new t.InvalidNodeTypeError;if(s>i.tree_nodeLength(a))throw new t.IndexSizeError;const l=[a,s];p(r)===i.tree_rootNode(a)&&o.boundaryPoint_position(l,r._start)!==e.BoundaryPosition.Before||(r._start=l),r._end=l},uC.range_select=function(e,n){const r=e._parent;if(null===r)throw new t.InvalidNodeTypeError;const o=i.tree_index(e);n._start=[r,o],n._end=[r,o+1]},uC.range_extract=h,uC.range_cloneTheContents=function e(o){const c=r.create_documentFragment(o._startNode._nodeDocument);if(u(o))return c;const p=o._startNode,m=o._startOffset,g=o._endNode,_=o._endOffset;if(p===g&&n.Guard.isCharacterDataNode(p)){const e=s.node_clone(p);e._data=a.characterData_substringData(p,m,_-m),l.mutation_append(e,c)}let v=p;for(;!i.tree_isAncestorOf(g,v,!0);){if(null===v._parent)throw new Error("Parent node is null.");v=v._parent}let b=null;if(!i.tree_isAncestorOf(g,p,!0))for(const e of v._children)if(f(e,o)){b=e;break}let y=null;if(!i.tree_isAncestorOf(p,g,!0)){const e=[...v._children];for(let t=e.length-1;t>0;t--){const n=e[t];if(f(n,o)){y=n;break}}}const E=[];for(const e of v._children)if(d(e,o)){if(n.Guard.isDocumentTypeNode(e))throw new t.HierarchyRequestError;E.push(e)}if(n.Guard.isCharacterDataNode(b)){const e=s.node_clone(p);e._data=a.characterData_substringData(p,m,i.tree_nodeLength(p)-m),l.mutation_append(e,c)}else if(null!==b){const t=s.node_clone(b);l.mutation_append(t,c);const n=e(r.create_range([p,m],[b,i.tree_nodeLength(b)]));l.mutation_append(n,t)}for(const e of E){const t=s.node_clone(e);l.mutation_append(t,c)}if(n.Guard.isCharacterDataNode(y)){const e=s.node_clone(g);e._data=a.characterData_substringData(g,0,_),l.mutation_append(e,c)}else if(null!==y){const e=s.node_clone(y);c.append(e);const t=h(r.create_range([y,0],[g,_]));l.mutation_append(t,e)}return c},uC.range_insert=function(e,r){if(n.Guard.isProcessingInstructionNode(r._startNode)||n.Guard.isCommentNode(r._startNode)||n.Guard.isTextNode(r._startNode)&&null===r._startNode._parent||r._startNode===e)throw new t.HierarchyRequestError;let o,a=null;if(n.Guard.isTextNode(r._startNode))a=r._startNode;else{let e=0;for(const t of r._startNode._children){if(e===r._startOffset){a=t;break}e++}}if(null===a)o=r._startNode;else{if(null===a._parent)throw new Error("Parent node is null.");o=a._parent}l.mutation_ensurePreInsertionValidity(e,o,a),n.Guard.isTextNode(r._startNode)&&(a=c.text_split(r._startNode,r._startOffset)),e===a&&(a=e._nextSibling),null!==e._parent&&l.mutation_remove(e,e._parent);let s=null===a?i.tree_nodeLength(o):i.tree_index(a);n.Guard.isDocumentFragmentNode(e)?s+=i.tree_nodeLength(e):s++,l.mutation_preInsert(e,o,a),u(r)&&(r._end=[o,s])},uC.range_getContainedNodes=function(e){return{[Symbol.iterator]:()=>{const t=e.commonAncestorContainer;let n=i.tree_getFirstDescendantNode(t);return{next:()=>{for(;n&&!d(n,e);)n=i.tree_getNextDescendantNode(t,n);if(null===n)return{done:!0,value:null};{const e={done:!1,value:n};return n=i.tree_getNextDescendantNode(t,n),e}}}}}},uC.range_getPartiallyContainedNodes=function(e){return{[Symbol.iterator]:()=>{const t=e.commonAncestorContainer;let n=i.tree_getFirstDescendantNode(t);return{next:()=>{for(;n&&!f(n,e);)n=i.tree_getNextDescendantNode(t,n);if(null===n)return{done:!0,value:null};{const e={done:!1,value:n};return n=i.tree_getNextDescendantNode(t,n),e}}}}}},uC}()),t(function(){if(fC)return hC;fC=1,Object.defineProperty(hC,"__esModule",{value:!0});const e=zE();return hC.selectors_scopeMatchASelectorsString=function(t,n){throw new e.NotSupportedError},hC}()),t(pT()),t(dC()),t(DT()),t(nT()),t(function(){if(mC)return yC;mC=1,Object.defineProperty(yC,"__esModule",{value:!0});const e=yE(),t=DT();return yC.treeWalker_traverseChildren=function(n,r){let i=r?n._current._firstChild:n._current._lastChild;for(;null!==i;){const o=t.traversal_filter(n,i);if(o===e.FilterResult.Accept)return n._current=i,i;if(o===e.FilterResult.Skip){const e=r?i._firstChild:i._lastChild;if(null!==e){i=e;continue}}for(;null!==i;){const e=r?i._nextSibling:i._previousSibling;if(null!==e){i=e;break}const t=i._parent;if(null===t||t===n._root||t===n._current)return null;i=t}}return null},yC.treeWalker_traverseSiblings=function(n,r){let i=n._current;if(i===n._root)return null;for(;;){let o=r?i._nextSibling:i._previousSibling;for(;null!==o;){i=o;const a=t.traversal_filter(n,i);if(a===e.FilterResult.Accept)return n._current=i,i;o=r?i._firstChild:i._lastChild,a!==e.FilterResult.Reject&&null!==o||(o=r?i._nextSibling:i._previousSibling)}if(i=i._parent,null===i||i===n._root)return null;if(t.traversal_filter(n,i)===e.FilterResult.Accept)return null}},yC}()),t(sS()),t(UT())}(Ow)),Ow}function wC(){if(_C)return RE;_C=1,Object.defineProperty(RE,"__esModule",{value:!0});const e=yE(),t=FE(),n=PE(),r=zE(),i=Cw(),o=EC();class a{constructor(e){this.level=0,this._builderOptions=e}docType(e,t,n){}comment(e){}text(e){}instruction(e,t){}cdata(e){}openTagBegin(e){}openTagEnd(e,t,n){}closeTag(e){}attributes(e){for(const t of e)this.attribute(null===t[1]?t[2]:t[1]+":"+t[2],t[3])}attribute(e,t){}beginElement(e){}endElement(e){}serializeNode(e,t,o){const a=void 0!==e._nodeDocument&&e._nodeDocument._hasNamespaces;if(this.level=0,this.currentNode=e,a){let a=null;const s=new n.NamespacePrefixMap;s.set("xml",i.namespace.XML);const l={value:1};try{this._serializeNodeNS(e,a,s,l,t,o)}catch(e){throw new r.InvalidStateError(e.message)}}else try{this._serializeNode(e,t,o)}catch(e){throw new r.InvalidStateError(e.message)}}_serializeNodeNS(t,n,r,i,o,a){switch(this.currentNode=t,t.nodeType){case e.NodeType.Element:this._serializeElementNS(t,n,r,i,o,a);break;case e.NodeType.Document:this._serializeDocumentNS(t,n,r,i,o,a);break;case e.NodeType.Comment:this._serializeComment(t,o,a);break;case e.NodeType.Text:this._serializeText(t,o,a);break;case e.NodeType.DocumentFragment:this._serializeDocumentFragmentNS(t,n,r,i,o,a);break;case e.NodeType.DocumentType:this._serializeDocumentType(t,o,a);break;case e.NodeType.ProcessingInstruction:this._serializeProcessingInstruction(t,o,a);break;case e.NodeType.CData:this._serializeCData(t,o,a);break;default:throw new Error(`Unknown node type: ${t.nodeType}`)}}_serializeNode(t,n,r){switch(this.currentNode=t,t.nodeType){case e.NodeType.Element:this._serializeElement(t,n,r);break;case e.NodeType.Document:this._serializeDocument(t,n,r);break;case e.NodeType.Comment:this._serializeComment(t,n,r);break;case e.NodeType.Text:this._serializeText(t,n,r);break;case e.NodeType.DocumentFragment:this._serializeDocumentFragment(t,n,r);break;case e.NodeType.DocumentType:this._serializeDocumentType(t,n,r);break;case e.NodeType.ProcessingInstruction:this._serializeProcessingInstruction(t,n,r);break;case e.NodeType.CData:this._serializeCData(t,n,r);break;default:throw new Error(`Unknown node type: ${t.nodeType}`)}}_serializeElementNS(e,t,n,r,s,l){const c=[];if(s&&(-1!==e.localName.indexOf(":")||!o.xml_isName(e.localName)))throw new Error("Node local name contains invalid characters (well-formed required).");let u="",p=!1,d=!1,f=n.copy(),h={},m=this._recordNamespaceInformation(e,f,h),g=t,_=e.namespaceURI;if(g===_)null!==m&&(d=!0),u=_===i.namespace.XML?"xml:"+e.localName:e.localName,this.beginElement(u),this.openTagBegin(u);else{let t=e.prefix,n=null;if(null===t&&_===m||(n=f.get(t,_)),"xmlns"===t){if(s)throw new Error("An element cannot have the 'xmlns' prefix (well-formed required).");n=t}null!==n?(u=n+":"+e.localName,null!==m&&m!==i.namespace.XML&&(g=m||null),this.beginElement(u),this.openTagBegin(u)):null!==t?(t in h&&(t=this._generatePrefix(_,f,r)),f.set(t,_),u+=t+":"+e.localName,this.beginElement(u),this.openTagBegin(u),c.push([null,"xmlns",t,this._serializeAttributeValue(_,s,l)]),null!==m&&(g=m||null)):null===m||null!==m&&m!==_?(d=!0,u+=e.localName,g=_,this.beginElement(u),this.openTagBegin(u),c.push([null,null,"xmlns",this._serializeAttributeValue(_,s,l)])):(u+=e.localName,g=_,this.beginElement(u),this.openTagBegin(u))}c.push(...this._serializeAttributesNS(e,f,r,h,d,s,l)),this.attributes(c);const v=_===i.namespace.HTML;if(v&&0===e.childNodes.length&&a._VoidElementNames.has(e.localName)?(this.openTagEnd(u,!0,!0),this.endElement(u),p=!0):v||0!==e.childNodes.length?this.openTagEnd(u,!1,!1):(this.openTagEnd(u,!0,!1),this.endElement(u),p=!0),!p){if(v&&"template"===e.localName);else for(const t of e.childNodes)this.level++,this._serializeNodeNS(t,g,f,r,s,l),this.level--;this.closeTag(u),this.endElement(u)}}_serializeElement(e,t,n){if(t&&(-1!==e.localName.indexOf(":")||!o.xml_isName(e.localName)))throw new Error("Node local name contains invalid characters (well-formed required).");let r=!1;const i=e.localName;this.beginElement(i),this.openTagBegin(i);const a=this._serializeAttributes(e,t,n);if(this.attributes(a),e.hasChildNodes()?this.openTagEnd(i,!1,!1):(this.openTagEnd(i,!0,!1),this.endElement(i),r=!0),!r){for(const r of e._children)this.level++,this._serializeNode(r,t,n),this.level--;this.closeTag(i),this.endElement(i)}}_serializeDocumentNS(e,t,n,r,i,o){if(i&&null===e.documentElement)throw new Error("Missing document element (well-formed required).");for(const a of e.childNodes)this._serializeNodeNS(a,t,n,r,i,o)}_serializeDocument(e,t,n){if(t&&null===e.documentElement)throw new Error("Missing document element (well-formed required).");for(const r of e._children)this._serializeNode(r,t,n)}_serializeComment(e,t,n){if(t&&(!o.xml_isLegalChar(e.data)||-1!==e.data.indexOf("--")||e.data.endsWith("-")))throw new Error("Comment data contains invalid characters (well-formed required).");this.comment(e.data)}_serializeText(e,t,n){if(t&&!o.xml_isLegalChar(e.data))throw new Error("Text data contains invalid characters (well-formed required).");let r="";if(n)r=e.data.replace(/(?!&(lt|gt|amp|apos|quot);)&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/\r/g,"
");else for(let t=0;t<e.data.length;t++){const n=e.data[t];r+="&"===n?"&":"<"===n?"<":">"===n?">":n}this.text(r)}_serializeDocumentFragmentNS(e,t,n,r,i,o){for(const a of e.childNodes)this._serializeNodeNS(a,t,n,r,i,o)}_serializeDocumentFragment(e,t,n){for(const r of e._children)this._serializeNode(r,t,n)}_serializeDocumentType(e,t,n){if(t&&!o.xml_isPubidChar(e.publicId))throw new Error("DocType public identifier does not match PubidChar construct (well-formed required).");if(t&&(!o.xml_isLegalChar(e.systemId)||-1!==e.systemId.indexOf('"')&&-1!==e.systemId.indexOf("'")))throw new Error("DocType system identifier contains invalid characters (well-formed required).");this.docType(e.name,e.publicId,e.systemId)}_serializeProcessingInstruction(e,t,n){if(t&&(-1!==e.target.indexOf(":")||/^xml$/i.test(e.target)))throw new Error("Processing instruction target contains invalid characters (well-formed required).");if(t&&(!o.xml_isLegalChar(e.data)||-1!==e.data.indexOf("?>")))throw new Error("Processing instruction data contains invalid characters (well-formed required).");this.instruction(e.target,e.data)}_serializeCData(e,t,n){if(t&&-1!==e.data.indexOf("]]>"))throw new Error("CDATA contains invalid characters (well-formed required).");this.cdata(e.data)}_serializeAttributesNS(e,n,r,a,s,l,c){const u=[],p=l?new t.LocalNameSet:void 0;for(const t of e.attributes){if(!l&&!s&&null===t.namespaceURI){u.push([null,null,t.localName,this._serializeAttributeValue(t.value,l,c)]);continue}if(l&&p&&p.has(t.namespaceURI,t.localName))throw new Error("Element contains duplicate attributes (well-formed required).");l&&p&&p.set(t.namespaceURI,t.localName);let e=t.namespaceURI,d=null;if(null!==e)if(d=n.get(t.prefix,e),e===i.namespace.XMLNS){if(t.value===i.namespace.XML||null===t.prefix&&s||null!==t.prefix&&(!(t.localName in a)||a[t.localName]!==t.value)&&n.has(t.localName,t.value))continue;if(l&&t.value===i.namespace.XMLNS)throw new Error("XMLNS namespace is reserved (well-formed required).");if(l&&""===t.value)throw new Error("Namespace prefix declarations cannot be used to undeclare a namespace (well-formed required).");"xmlns"===t.prefix&&(d="xmlns")}else null===d&&(d=null===t.prefix||n.hasPrefix(t.prefix)&&!n.has(t.prefix,e)?this._generatePrefix(e,n,r):t.prefix,u.push([null,"xmlns",d,this._serializeAttributeValue(e,l,c)]));if(l&&(-1!==t.localName.indexOf(":")||!o.xml_isName(t.localName)||"xmlns"===t.localName&&null===e))throw new Error("Attribute local name contains invalid characters (well-formed required).");u.push([e,d,t.localName,this._serializeAttributeValue(t.value,l,c)])}return u}_serializeAttributes(e,t,n){const r=[],i=t?{}:void 0;for(const a of e.attributes)if(t){if(t&&i&&a.localName in i)throw new Error("Element contains duplicate attributes (well-formed required).");if(t&&i&&(i[a.localName]=!0),t&&(-1!==a.localName.indexOf(":")||!o.xml_isName(a.localName)))throw new Error("Attribute local name contains invalid characters (well-formed required).");r.push([null,null,a.localName,this._serializeAttributeValue(a.value,t,n)])}else r.push([null,null,a.localName,this._serializeAttributeValue(a.value,t,n)]);return r}_recordNamespaceInformation(e,t,n){let r=null;for(const o of e.attributes){let e=o.namespaceURI,a=o.prefix;if(e===i.namespace.XMLNS){if(null===a){r=o.value;continue}{let e=o.localName,r=o.value;if(r===i.namespace.XML)continue;if(""===r&&(r=null),t.has(e,r))continue;t.set(e,r),n[e]=r||""}}}return r}_generatePrefix(e,t,n){const r="ns"+n.value.toString();return n.value++,t.set(r,e),r}_serializeAttributeValue(e,t,n){if(t&&null!==e&&!o.xml_isLegalChar(e))throw new Error("Invalid characters in attribute value.");if(null===e)return"";if(n)return e.replace(/(?!&(lt|gt|amp|apos|quot);)&/g,"&").replace(/</g,"<").replace(/"/g,""").replace(/\t/g,"	").replace(/\n/g,"
").replace(/\r/g,"
");{let t="";for(let n=0;n<e.length;n++){const r=e[n];t+='"'===r?""":"&"===r?"&":"<"===r?"<":">"===r?">":r}return t}}}return RE.BaseWriter=a,a._VoidElementNames=new Set(["area","base","basefont","bgsound","br","col","embed","frame","hr","img","input","keygen","link","menuitem","meta","param","source","track","wbr"]),RE}function xC(){if(vC)return NE;vC=1,Object.defineProperty(NE,"__esModule",{value:!0});const e=dE(),t=yE(),n=wC();class r extends n.BaseWriter{serialize(t,n){const r=e.applyDefaults(n,{format:"object",wellFormed:!1,noDoubleEncoding:!1,group:!1});return this._currentList=[],this._currentIndex=0,this._listRegister=[this._currentList],this.serializeNode(t,r.wellFormed,r.noDoubleEncoding),this._process(this._currentList,r)}_process(n,r){if(0===n.length)return{};const i={};let o=!1,a=0,s=0,l=0,c=0;for(let e=0;e<n.length;e++){const t=n[e],r=Object.keys(t)[0];switch(r){case"@":continue;case"#":a++;break;case"!":s++;break;case"?":l++;break;case"$":c++;break;default:i[r]?o=!0:i[r]=!0}}const u=this._getAttrKey(),p=this._getNodeKey(t.NodeType.Text),d=this._getNodeKey(t.NodeType.Comment),f=this._getNodeKey(t.NodeType.ProcessingInstruction),h=this._getNodeKey(t.NodeType.CData);if(1===a&&1===n.length&&e.isString(n[0]["#"]))return n[0]["#"];if(o){const t=[],i={[p]:t};for(let i=0;i<n.length;i++){const o=n[i],a=Object.keys(o)[0];switch(a){case"@":const n=o["@"],i=Object.keys(n);1===i.length?t.push({[u+i[0]]:n[i[0]]}):t.push({[u]:o["@"]});break;case"#":t.push({[p]:o["#"]});break;case"!":t.push({[d]:o["!"]});break;case"?":t.push({[f]:o["?"]});break;case"$":t.push({[h]:o.$});break;default:const s=o;if(0!==s[a].length&&e.isArray(s[a][0])){const e=[],n=s[a];for(let t=0;t<n.length;t++)e.push(this._process(n[t],r));t.push({[a]:e})}else t.push({[a]:this._process(s[a],r)})}}return i}{let t=1,i=1,o=1,m=1;const g={};for(let _=0;_<n.length;_++){const v=n[_],b=Object.keys(v)[0];switch(b){case"@":const n=v["@"],_=Object.keys(n);if(r.group&&1!==_.length)g[u]=n;else for(const e in n)g[u+e]=n[e];break;case"#":t=this._processSpecItem(v["#"],g,r.group,p,a,t);break;case"!":i=this._processSpecItem(v["!"],g,r.group,d,s,i);break;case"?":o=this._processSpecItem(v["?"],g,r.group,f,l,o);break;case"$":m=this._processSpecItem(v.$,g,r.group,h,c,m);break;default:const y=v;if(0!==y[b].length&&e.isArray(y[b][0])){const e=[],t=y[b];for(let n=0;n<t.length;n++)e.push(this._process(t[n],r));g[b]=e}else g[b]=this._process(y[b],r)}}return g}}_processSpecItem(t,n,r,i,o,a){if(!r&&e.isArray(t)&&o+t.length>2)for(const e of t){n[i+(a++).toString()]=e}else{n[o>1?i+(a++).toString():i]=t}return a}beginElement(t){const n=[];if(0===this._currentList.length)this._currentList.push({[t]:n});else{const r=this._currentList[this._currentList.length-1];if(this._isElementNode(r,t))if(0!==r[t].length&&e.isArray(r[t][0])){r[t].push(n)}else r[t]=[r[t],n];else this._currentList.push({[t]:n})}this._currentIndex++,this._listRegister.length>this._currentIndex?this._listRegister[this._currentIndex]=n:this._listRegister.push(n),this._currentList=n}endElement(){this._currentList=this._listRegister[--this._currentIndex]}attribute(e,t){if(0===this._currentList.length)this._currentList.push({"@":{[e]:t}});else{const n=this._currentList[this._currentList.length-1];this._isAttrNode(n)?n["@"][e]=t:this._currentList.push({"@":{[e]:t}})}}comment(t){if(0===this._currentList.length)this._currentList.push({"!":t});else{const n=this._currentList[this._currentList.length-1];this._isCommentNode(n)?e.isArray(n["!"])?n["!"].push(t):n["!"]=[n["!"],t]:this._currentList.push({"!":t})}}text(t){if(0===this._currentList.length)this._currentList.push({"#":t});else{const n=this._currentList[this._currentList.length-1];this._isTextNode(n)?e.isArray(n["#"])?n["#"].push(t):n["#"]=[n["#"],t]:this._currentList.push({"#":t})}}instruction(t,n){const r=""===n?t:t+" "+n;if(0===this._currentList.length)this._currentList.push({"?":r});else{const t=this._currentList[this._currentList.length-1];this._isInstructionNode(t)?e.isArray(t["?"])?t["?"].push(r):t["?"]=[t["?"],r]:this._currentList.push({"?":r})}}cdata(t){if(0===this._currentList.length)this._currentList.push({$:t});else{const n=this._currentList[this._currentList.length-1];this._isCDATANode(n)?e.isArray(n.$)?n.$.push(t):n.$=[n.$,t]:this._currentList.push({$:t})}}_isAttrNode(e){return"@"in e}_isTextNode(e){return"#"in e}_isCommentNode(e){return"!"in e}_isInstructionNode(e){return"?"in e}_isCDATANode(e){return"$"in e}_isElementNode(e,t){return t in e}_getAttrKey(){return this._builderOptions.convert.att}_getNodeKey(e){switch(e){case t.NodeType.Comment:return this._builderOptions.convert.comment;case t.NodeType.Text:return this._builderOptions.convert.text;case t.NodeType.ProcessingInstruction:return this._builderOptions.convert.ins;case t.NodeType.CData:return this._builderOptions.convert.cdata;default:throw new Error("Invalid node type.")}}}return NE.ObjectWriter=r,NE}var SC,AC={};var TC,CC,DC={};function OC(){if(CC)return OE;CC=1,Object.defineProperty(OE,"__esModule",{value:!0});var e=function(){if(bC)return kE;bC=1,Object.defineProperty(kE,"__esModule",{value:!0});const e=dE(),t=xC(),n=wC();class r extends n.BaseWriter{serialize(n,r){const i=e.applyDefaults(r,{format:"map",wellFormed:!1,noDoubleEncoding:!1,group:!1}),o=e.applyDefaults(i,{format:"object",wellFormed:!1,noDoubleEncoding:!1}),a=new t.ObjectWriter(this._builderOptions).serialize(n,o);return this._convertObject(a)}_convertObject(t){if(e.isArray(t)){for(let e=0;e<t.length;e++)t[e]=this._convertObject(t[e]);return t}if(e.isObject(t)){const e=new Map;for(const n in t)e.set(n,this._convertObject(t[n]));return e}return t}}return kE.MapWriter=r,kE}();OE.MapWriter=e.MapWriter;var t=function(){if(SC)return AC;SC=1,Object.defineProperty(AC,"__esModule",{value:!0});const e=dE(),t=yE(),n=wC(),r=AE();class i extends n.BaseWriter{constructor(){super(...arguments),this._indentation={},this._lengthToLastNewline=0}serialize(n,r){return this._options=e.applyDefaults(r,{wellFormed:!1,noDoubleEncoding:!1,headless:!1,prettyPrint:!1,indent:" ",newline:"\n",offset:0,width:0,allowEmptyTags:!1,indentTextOnlyNodes:!1,spaceBeforeSlash:!1}),this._refs={suppressPretty:!1,emptyNode:!1,markup:""},n.nodeType!==t.NodeType.Document||this._options.headless||(this._beginLine(),this._refs.markup="<?xml",this._refs.markup+=' version="'+this._builderOptions.version+'"',void 0!==this._builderOptions.encoding&&(this._refs.markup+=' encoding="'+this._builderOptions.encoding+'"'),void 0!==this._builderOptions.standalone&&(this._refs.markup+=' standalone="'+(this._builderOptions.standalone?"yes":"no")+'"'),this._refs.markup+="?>",this._endLine()),this.serializeNode(n,this._options.wellFormed,this._options.noDoubleEncoding),this._options.prettyPrint&&this._refs.markup.slice(-this._options.newline.length)===this._options.newline&&(this._refs.markup=this._refs.markup.slice(0,-this._options.newline.length)),this._refs.markup}docType(e,t,n){this._beginLine(),this._refs.markup+=t&&n?"<!DOCTYPE "+e+' PUBLIC "'+t+'" "'+n+'">':t?"<!DOCTYPE "+e+' PUBLIC "'+t+'">':n?"<!DOCTYPE "+e+' SYSTEM "'+n+'">':"<!DOCTYPE "+e+">",this._endLine()}openTagBegin(e){this._beginLine(),this._refs.markup+="<"+e}openTagEnd(e,t,n){if(this._refs.suppressPretty=!1,this._refs.emptyNode=!1,this._options.prettyPrint&&!t&&!n){let e=!0,t=!0,n=this.currentNode.firstChild,i=0,o=0;for(;n;){if(r.Guard.isExclusiveTextNode(n))o++;else{if(!r.Guard.isCDATASectionNode(n)){e=!1,t=!1;break}i++}""!==n.data&&(t=!1),n=n.nextSibling}this._refs.suppressPretty=!this._options.indentTextOnlyNodes&&e&&(i<=1&&0===o||0===i),this._refs.emptyNode=t}(n||t||this._refs.emptyNode)&&this._options.allowEmptyTags?this._refs.markup+="></"+e+">":this._refs.markup+=n?" />":t||this._refs.emptyNode?this._options.spaceBeforeSlash?" />":"/>":">",this._endLine()}closeTag(e){this._refs.emptyNode||(this._beginLine(),this._refs.markup+="</"+e+">"),this._refs.suppressPretty=!1,this._refs.emptyNode=!1,this._endLine()}attribute(e,t){const n=e+'="'+t+'"';this._options.prettyPrint&&this._options.width>0&&this._refs.markup.length-this._lengthToLastNewline+1+n.length>this._options.width?(this._endLine(),this._beginLine(),this._refs.markup+=this._indent(1)+n):this._refs.markup+=" "+n}text(e){""!==e&&(this._beginLine(),this._refs.markup+=e,this._endLine())}cdata(e){""!==e&&(this._beginLine(),this._refs.markup+="<![CDATA["+e+"]]>",this._endLine())}comment(e){this._beginLine(),this._refs.markup+="\x3c!--"+e+"--\x3e",this._endLine()}instruction(e,t){this._beginLine(),this._refs.markup+="<?"+(""===t?e:e+" "+t)+"?>",this._endLine()}_beginLine(){this._options.prettyPrint&&!this._refs.suppressPretty&&(this._refs.markup+=this._indent(this._options.offset+this.level))}_endLine(){this._options.prettyPrint&&!this._refs.suppressPretty&&(this._refs.markup+=this._options.newline,this._lengthToLastNewline=this._refs.markup.length)}_indent(e){if(e<=0)return"";if(void 0!==this._indentation[e])return this._indentation[e];{const t=this._options.indent.repeat(e);return this._indentation[e]=t,t}}}return AC.XMLWriter=i,AC}();OE.XMLWriter=t.XMLWriter;var n=xC();OE.ObjectWriter=n.ObjectWriter;var r=function(){if(TC)return DC;TC=1,Object.defineProperty(DC,"__esModule",{value:!0});const e=xC(),t=dE(),n=wC();class r extends n.BaseWriter{serialize(n,r){const i=t.applyDefaults(r,{wellFormed:!1,noDoubleEncoding:!1,prettyPrint:!1,indent:" ",newline:"\n",offset:0,group:!1}),o=t.applyDefaults(i,{format:"object",wellFormed:!1,noDoubleEncoding:!1}),a=new e.ObjectWriter(this._builderOptions).serialize(n,o);return this._beginLine(i,0)+this._convertObject(a,i)}_convertObject(e,n,r=0){let i="";const o=this._isLeafNode(e);if(t.isArray(e)){i+="[";const t=e.length;let o=0;for(const a of e)i+=this._endLine(n,r+1)+this._beginLine(n,r+1)+this._convertObject(a,n,r+1),o<t-1&&(i+=","),o++;i+=this._endLine(n,r)+this._beginLine(n,r),i+="]"}else if(t.isObject(e)){i+="{";const a=t.objectLength(e);let s=0;t.forEachObject(e,((e,t)=>{o&&n.prettyPrint?i+=" ":i+=this._endLine(n,r+1)+this._beginLine(n,r+1),i+='"'+e+'":',n.prettyPrint&&(i+=" "),i+=this._convertObject(t,n,r+1),s<a-1&&(i+=","),s++}),this),o&&n.prettyPrint?i+=" ":i+=this._endLine(n,r)+this._beginLine(n,r),i+="}"}else i+='"'+e+'"';return i}_beginLine(e,t){if(!e.prettyPrint)return"";{const n=e.offset+t+1;if(n>0)return new Array(n).join(e.indent)}return""}_endLine(e,t){return e.prettyPrint?e.newline:""}_isLeafNode(e){return this._descendantCount(e)<=1}_descendantCount(e,n=0){return t.isArray(e)?t.forEachArray(e,(e=>n+=this._descendantCount(e,n)),this):t.isObject(e)?t.forEachObject(e,((e,t)=>n+=this._descendantCount(t,n)),this):n++,n}}return DC.JSONWriter=r,DC}();return OE.JSONWriter=r.JSONWriter,OE}var kC,NC,RC,IC,FC,MC={},LC={},PC={},BC={},UC={},zC={},VC={};function jC(){return kC||(kC=1,function(e){var t;Object.defineProperty(e,"__esModule",{value:!0}),(t=e.TokenType||(e.TokenType={}))[t.EOF=0]="EOF",t[t.Declaration=1]="Declaration",t[t.DocType=2]="DocType",t[t.Element=3]="Element",t[t.Text=4]="Text",t[t.CDATA=5]="CDATA",t[t.PI=6]="PI",t[t.Comment=7]="Comment",t[t.ClosingTag=8]="ClosingTag"}(VC)),VC}function qC(){if(RC)return UC;RC=1,Object.defineProperty(UC,"__esModule",{value:!0});const e=function(){if(NC)return zC;NC=1,Object.defineProperty(zC,"__esModule",{value:!0});const e=jC();class t{constructor(e,t){this._options={skipWhitespaceOnlyText:!1},this.err={line:-1,col:-1,index:-1,str:""},this._str=e,this._index=0,this._length=e.length,t&&(this._options.skipWhitespaceOnlyText=t.skipWhitespaceOnlyText||!1)}nextToken(){if(this.eof())return{type:e.TokenType.EOF};let n=this.skipIfStartsWith("<")?this.openBracket():this.text();return this._options.skipWhitespaceOnlyText&&n.type===e.TokenType.Text&&t.isWhiteSpaceToken(n)&&(n=this.nextToken()),n}openBracket(){return this.skipIfStartsWith("?")?this.skipIfStartsWith("xml")?t.isSpace(this._str[this._index])?this.declaration():(this.seek(-3),this.pi()):this.pi():this.skipIfStartsWith("!")?this.skipIfStartsWith("--")?this.comment():this.skipIfStartsWith("[CDATA[")?this.cdata():this.skipIfStartsWith("DOCTYPE")?this.doctype():void this.throwError("Invalid '!' in opening tag."):this.skipIfStartsWith("/")?this.closeTag():this.openTag()}declaration(){let t="",n="",r="";for(;!this.eof();){if(this.skipSpace(),this.skipIfStartsWith("?>"))return{type:e.TokenType.Declaration,version:t,encoding:n,standalone:r};{const[e,i]=this.attribute();"version"===e?t=i:"encoding"===e?n=i:"standalone"===e?r=i:this.throwError("Invalid attribute name: "+e)}}this.throwError("Missing declaration end symbol `?>`")}doctype(){let t="",n="";this.skipSpace();const r=this.takeUntil2("[",">",!0);return this.skipSpace(),this.skipIfStartsWith("PUBLIC")?(t=this.quotedString(),n=this.quotedString()):this.skipIfStartsWith("SYSTEM")&&(n=this.quotedString()),this.skipSpace(),this.skipIfStartsWith("[")&&(this.skipUntil("]"),this.skipIfStartsWith("]")||this.throwError("Missing end bracket of DTD internal subset")),this.skipSpace(),this.skipIfStartsWith(">")||this.throwError("Missing doctype end symbol `>`"),{type:e.TokenType.DocType,name:r,pubId:t,sysId:n}}pi(){const t=this.takeUntilStartsWith("?>",!0);if(this.eof()&&this.throwError("Missing processing instruction end symbol `?>`"),this.skipSpace(),this.skipIfStartsWith("?>"))return{type:e.TokenType.PI,target:t,data:""};const n=this.takeUntilStartsWith("?>");return this.eof()&&this.throwError("Missing processing instruction end symbol `?>`"),this.seek(2),{type:e.TokenType.PI,target:t,data:n}}text(){const t=this.takeUntil("<");return{type:e.TokenType.Text,data:t}}comment(){const t=this.takeUntilStartsWith("--\x3e");return this.eof()&&this.throwError("Missing comment end symbol `--\x3e`"),this.seek(3),{type:e.TokenType.Comment,data:t}}cdata(){const t=this.takeUntilStartsWith("]]>");return this.eof()&&this.throwError("Missing CDATA end symbol `]>`"),this.seek(3),{type:e.TokenType.CDATA,data:t}}openTag(){this.skipSpace();const t=this.takeUntil2(">","/",!0);if(this.skipSpace(),this.skipIfStartsWith(">"))return{type:e.TokenType.Element,name:t,attributes:[],selfClosing:!1};if(this.skipIfStartsWith("/>"))return{type:e.TokenType.Element,name:t,attributes:[],selfClosing:!0};const n=[];for(;!this.eof();){if(this.skipSpace(),this.skipIfStartsWith(">"))return{type:e.TokenType.Element,name:t,attributes:n,selfClosing:!1};if(this.skipIfStartsWith("/>"))return{type:e.TokenType.Element,name:t,attributes:n,selfClosing:!0};const r=this.attribute();n.push(r)}this.throwError("Missing opening element tag end symbol `>`")}closeTag(){this.skipSpace();const t=this.takeUntil(">",!0);return this.skipSpace(),this.skipIfStartsWith(">")||this.throwError("Missing closing element tag end symbol `>`"),{type:e.TokenType.ClosingTag,name:t}}attribute(){this.skipSpace();const e=this.takeUntil("=",!0);return this.skipSpace(),this.skipIfStartsWith("=")||this.throwError("Missing equals sign before attribute value"),[e,this.quotedString()]}quotedString(){this.skipSpace();const e=this.take(1);t.isQuote(e)||this.throwError("Missing start quote character before quoted value");const n=this.takeUntil(e);return this.skipIfStartsWith(e)||this.throwError("Missing end quote character after quoted value"),n}eof(){return this._index>=this._length}skipIfStartsWith(e){const t=e.length;if(1===t)return this._str[this._index]===e&&(this._index++,!0);for(let n=0;n<t;n++)if(this._str[this._index+n]!==e[n])return!1;return this._index+=t,!0}seek(e){this._index+=e,this._index<0&&(this._index=0),this._index>this._length&&(this._index=this._length)}skipSpace(){for(;!this.eof()&&t.isSpace(this._str[this._index]);)this._index++}take(e){if(1===e)return this._str[this._index++];const t=this._index;return this.seek(e),this._str.slice(t,this._index)}takeUntil(e,n=!1){const r=this._index;for(;this._index<this._length;){const r=this._str[this._index];if(r===e||n&&t.isSpace(r))break;this._index++}return this._str.slice(r,this._index)}takeUntil2(e,n,r=!1){const i=this._index;for(;this._index<this._length;){const i=this._str[this._index];if(i===e||i===n||r&&t.isSpace(i))break;this._index++}return this._str.slice(i,this._index)}takeUntilStartsWith(e,n=!1){const r=this._index,i=e.length;for(;this._index<this._length;){let o=!0;for(let a=0;a<i;a++){const i=this._str[this._index+a],s=e[a];if(n&&t.isSpace(i))return this._str.slice(r,this._index);if(i!==s){this._index++,o=!1;break}}if(o)return this._str.slice(r,this._index)}return this._index=this._length,this._str.slice(r)}skipUntil(e){for(;this._index<this._length&&this._str[this._index]!==e;)this._index++}static isWhiteSpaceToken(e){const t=e.data;for(let e=0;e<t.length;e++){const n=t[e];if(" "!==n&&"\n"!==n&&"\r"!==n&&"\t"!==n&&"\f"!==n)return!1}return!0}static isSpace(e){return" "===e||"\n"===e||"\r"===e||"\t"===e}static isQuote(e){return'"'===e||"'"===e}throwError(e){const t=/\r\n|\r|\n/g;let n=null,r=0,i=0,o=this._str.length;for(;null!==(n=t.exec(this._str))&&null!==n;)if(r++,n.index<this._index&&(i=t.lastIndex),n.index>this._index){o=n.index;break}throw this.err={line:r,col:this._index-i,index:this._index,str:this._str.substring(i,o)},new Error(e+"\nIndex: "+this.err.index+"\nLn: "+this.err.line+", Col: "+this.err.col+"\nInput: "+this.err.str)}[Symbol.iterator](){return this._index=0,{next:function(){const t=this.nextToken();return t.type===e.TokenType.EOF?{done:!0,value:null}:{done:!1,value:t}}.bind(this)}}}return zC.XMLStringLexer=t,zC}(),t=jC(),n=Cw(),r=EC(),i=FE();return UC.XMLParserImpl=class{parse(o){const a=new e.XMLStringLexer(o,{skipWhitespaceOnlyText:!0}),s=r.create_document();let l=s,c=a.nextToken();for(;c.type!==t.TokenType.EOF;){switch(c.type){case t.TokenType.Declaration:const e=c;if("1.0"!==e.version)throw new Error("Invalid xml version: "+e.version);break;case t.TokenType.DocType:const o=c;if(!r.xml_isPubidChar(o.pubId))throw new Error("DocType public identifier does not match PubidChar construct.");if(!r.xml_isLegalChar(o.sysId)||-1!==o.sysId.indexOf('"')&&-1!==o.sysId.indexOf("'"))throw new Error("DocType system identifier contains invalid characters.");l.appendChild(s.implementation.createDocumentType(o.name,o.pubId,o.sysId));break;case t.TokenType.CDATA:const a=c;if(!r.xml_isLegalChar(a.data)||-1!==a.data.indexOf("]]>"))throw new Error("CDATA contains invalid characters.");l.appendChild(s.createCDATASection(a.data));break;case t.TokenType.Comment:const u=c;if(!r.xml_isLegalChar(u.data)||-1!==u.data.indexOf("--")||u.data.endsWith("-"))throw new Error("Comment data contains invalid characters.");l.appendChild(s.createComment(u.data));break;case t.TokenType.PI:const p=c;if(-1!==p.target.indexOf(":")||/^xml$/i.test(p.target))throw new Error("Processing instruction target contains invalid characters.");if(!r.xml_isLegalChar(p.data)||-1!==p.data.indexOf("?>"))throw new Error("Processing instruction data contains invalid characters.");l.appendChild(s.createProcessingInstruction(p.target,p.data));break;case t.TokenType.Text:const d=c;if(!r.xml_isLegalChar(d.data))throw new Error("Text data contains invalid characters.");l.appendChild(s.createTextNode(d.data));break;case t.TokenType.Element:const f=c,[h,m]=r.namespace_extractQName(f.name);if(-1!==m.indexOf(":")||!r.xml_isName(m))throw new Error("Node local name contains invalid characters.");if("xmlns"===h)throw new Error("An element cannot have the 'xmlns' prefix.");let g=l.lookupNamespaceURI(h);const _={};for(const[e,t]of f.attributes)if("xmlns"===e)g=t;else{const[n,i]=r.namespace_extractQName(e);"xmlns"===n&&(i===h&&(g=t),_[i]=t)}const v=null!==g?s.createElementNS(g,f.name):s.createElement(f.name);l.appendChild(v);const b=new i.LocalNameSet;for(const[e,t]of f.attributes){const[i,o]=r.namespace_extractQName(e);let a=null;if("xmlns"===i||null===i&&"xmlns"===o?a=n.namespace.XMLNS:(a=v.lookupNamespaceURI(i),null!==a&&v.isDefaultNamespace(a)?a=null:null===a&&null!==i&&(a=_[i]||null)),b.has(a,o))throw new Error("Element contains duplicate attributes.");if(b.set(a,o),a===n.namespace.XMLNS&&t===n.namespace.XMLNS)throw new Error("XMLNS namespace is reserved.");if(-1!==o.indexOf(":")||!r.xml_isName(o))throw new Error("Attribute local name contains invalid characters.");if("xmlns"===i&&""===t)throw new Error("Empty XML namespace is not allowed.");null!==a?v.setAttributeNS(a,e,t):v.setAttribute(e,t)}f.selfClosing||(l=v);break;case t.TokenType.ClosingTag:if(c.name!==l.nodeName)throw new Error("Closing tag name does not match opening tag name.");l._parent&&(l=l._parent)}c=a.nextToken()}return s}},UC}function GC(){if(FC)return PC;FC=1,Object.defineProperty(PC,"__esModule",{value:!0});var e=function(){if(IC)return BC;IC=1,Object.defineProperty(BC,"__esModule",{value:!0});const e=EC(),t=qC();return BC.DOMParserImpl=class{parseFromString(n,r){if("text/html"===r)throw new Error("HTML parser not implemented.");try{const e=(new t.XMLParserImpl).parse(n);return e._contentType=r,e}catch(t){const n="http://www.mozilla.org/newlayout/xml/parsererror.xml",r=e.create_xmlDocument(),i=r.createElementNS(n,"parsererror"),o=r.createElementNS(n,"error");return o.setAttribute("message",t.message),i.appendChild(o),r.appendChild(i),r}}},BC}();return PC.DOMParser=e.DOMParserImpl,PC}var HC,WC,KC,XC={},$C={};function YC(){if(WC)return XC;WC=1,Object.defineProperty(XC,"__esModule",{value:!0});var e=function(){if(HC)return $C;HC=1,Object.defineProperty($C,"__esModule",{value:!0});const e=yE(),t=FE(),n=PE(),r=zE(),i=Cw(),o=EC();class a{serializeToString(e){return this._xmlSerialization(e,!1)}_xmlSerialization(e,t){if(void 0===e._nodeDocument||e._nodeDocument._hasNamespaces){const o=null,a=new n.NamespacePrefixMap;a.set("xml",i.namespace.XML);const s={value:1};try{return this._serializeNodeNS(e,o,a,s,t)}catch(e){throw new r.InvalidStateError}}else try{return this._serializeNode(e,t)}catch(e){throw new r.InvalidStateError}}_serializeNodeNS(t,n,r,i,o){switch(t.nodeType){case e.NodeType.Element:return this._serializeElementNS(t,n,r,i,o);case e.NodeType.Document:return this._serializeDocumentNS(t,n,r,i,o);case e.NodeType.Comment:return this._serializeComment(t,o);case e.NodeType.Text:return this._serializeText(t,o);case e.NodeType.DocumentFragment:return this._serializeDocumentFragmentNS(t,n,r,i,o);case e.NodeType.DocumentType:return this._serializeDocumentType(t,o);case e.NodeType.ProcessingInstruction:return this._serializeProcessingInstruction(t,o);case e.NodeType.CData:return this._serializeCData(t,o);default:throw new Error(`Unknown node type: ${t.nodeType}`)}}_serializeNode(t,n){switch(t.nodeType){case e.NodeType.Element:return this._serializeElement(t,n);case e.NodeType.Document:return this._serializeDocument(t,n);case e.NodeType.Comment:return this._serializeComment(t,n);case e.NodeType.Text:return this._serializeText(t,n);case e.NodeType.DocumentFragment:return this._serializeDocumentFragment(t,n);case e.NodeType.DocumentType:return this._serializeDocumentType(t,n);case e.NodeType.ProcessingInstruction:return this._serializeProcessingInstruction(t,n);case e.NodeType.CData:return this._serializeCData(t,n);default:throw new Error(`Unknown node type: ${t.nodeType}`)}}_serializeElementNS(e,t,n,r,s){if(s&&(-1!==e.localName.indexOf(":")||!o.xml_isName(e.localName)))throw new Error("Node local name contains invalid characters (well-formed required).");let l="<",c="",u=!1,p=!1,d=n.copy(),f={},h=this._recordNamespaceInformation(e,d,f),m=t,g=e.namespaceURI;if(m===g)null!==h&&(p=!0),c=g===i.namespace.XML?"xml:"+e.localName:e.localName,l+=c;else{let t=e.prefix,n=null;if(null===t&&g===h||(n=d.get(t,g)),"xmlns"===t){if(s)throw new Error("An element cannot have the 'xmlns' prefix (well-formed required).");n=t}null!==n?(c=n+":"+e.localName,null!==h&&h!==i.namespace.XML&&(m=h||null),l+=c):null!==t?(t in f&&(t=this._generatePrefix(g,d,r)),d.set(t,g),c+=t+":"+e.localName,l+=c,l+=" xmlns:"+t+'="'+this._serializeAttributeValue(g,s)+'"',null!==h&&(m=h||null)):null===h||null!==h&&h!==g?(p=!0,c+=e.localName,m=g,l+=c,l+=' xmlns="'+this._serializeAttributeValue(g,s)+'"'):(c+=e.localName,m=g,l+=c)}l+=this._serializeAttributesNS(e,d,r,f,p,s);const _=g===i.namespace.HTML;if(_&&0===e.childNodes.length&&a._VoidElementNames.has(e.localName)?(l+=" /",u=!0):_||0!==e.childNodes.length||(l+="/",u=!0),l+=">",u)return l;if(_&&"template"===e.localName);else for(const t of e._children||e.childNodes)l+=this._serializeNodeNS(t,m,d,r,s);return l+="</"+c+">",l}_serializeDocumentNS(e,t,n,r,i){if(i&&null===e.documentElement)throw new Error("Missing document element (well-formed required).");let o="";for(const a of e._children||e.childNodes)o+=this._serializeNodeNS(a,t,n,r,i);return o}_serializeComment(e,t){if(t&&(!o.xml_isLegalChar(e.data)||-1!==e.data.indexOf("--")||e.data.endsWith("-")))throw new Error("Comment data contains invalid characters (well-formed required).");return"\x3c!--"+e.data+"--\x3e"}_serializeText(e,t){if(t&&!o.xml_isLegalChar(e.data))throw new Error("Text data contains invalid characters (well-formed required).");let n="";for(let t=0;t<e.data.length;t++){const r=e.data[t];n+="&"===r?"&":"<"===r?"<":">"===r?">":r}return n}_serializeDocumentFragmentNS(e,t,n,r,i){let o="";for(const a of e._children||e.childNodes)o+=this._serializeNodeNS(a,t,n,r,i);return o}_serializeDocumentType(e,t){if(t&&!o.xml_isPubidChar(e.publicId))throw new Error("DocType public identifier does not match PubidChar construct (well-formed required).");if(t&&(!o.xml_isLegalChar(e.systemId)||-1!==e.systemId.indexOf('"')&&-1!==e.systemId.indexOf("'")))throw new Error("DocType system identifier contains invalid characters (well-formed required).");return e.publicId&&e.systemId?"<!DOCTYPE "+e.name+' PUBLIC "'+e.publicId+'" "'+e.systemId+'">':e.publicId?"<!DOCTYPE "+e.name+' PUBLIC "'+e.publicId+'">':e.systemId?"<!DOCTYPE "+e.name+' SYSTEM "'+e.systemId+'">':"<!DOCTYPE "+e.name+">"}_serializeProcessingInstruction(e,t){if(t&&(-1!==e.target.indexOf(":")||/^xml$/i.test(e.target)))throw new Error("Processing instruction target contains invalid characters (well-formed required).");if(t&&(!o.xml_isLegalChar(e.data)||-1!==e.data.indexOf("?>")))throw new Error("Processing instruction data contains invalid characters (well-formed required).");return"<?"+(""===e.data?e.target:e.target+" "+e.data)+"?>"}_serializeCData(e,t){if(t&&-1!==e.data.indexOf("]]>"))throw new Error("CDATA contains invalid characters (well-formed required).");return"<![CDATA["+e.data+"]]>"}_serializeAttributesNS(e,n,r,a,s,l){let c="";const u=l?new t.LocalNameSet:void 0;for(const t of e.attributes){if(!s&&!l&&null===t.namespaceURI){c+=" "+t.localName+'="'+this._serializeAttributeValue(t.value,l)+'"';continue}if(l&&u&&u.has(t.namespaceURI,t.localName))throw new Error("Element contains duplicate attributes (well-formed required).");l&&u&&u.set(t.namespaceURI,t.localName);let e=t.namespaceURI,p=null;if(null!==e)if(p=n.get(t.prefix,e),e===i.namespace.XMLNS){if(t.value===i.namespace.XML||null===t.prefix&&s||null!==t.prefix&&(!(t.localName in a)||a[t.localName]!==t.value)&&n.has(t.localName,t.value))continue;if(l&&t.value===i.namespace.XMLNS)throw new Error("XMLNS namespace is reserved (well-formed required).");if(l&&""===t.value)throw new Error("Namespace prefix declarations cannot be used to undeclare a namespace (well-formed required).");"xmlns"===t.prefix&&(p="xmlns")}else null===p&&(p=null===t.prefix||n.hasPrefix(t.prefix)&&!n.has(t.prefix,e)?this._generatePrefix(e,n,r):t.prefix,c+=" xmlns:"+p+'="'+this._serializeAttributeValue(e,l)+'"');if(c+=" ",null!==p&&(c+=p+":"),l&&(-1!==t.localName.indexOf(":")||!o.xml_isName(t.localName)||"xmlns"===t.localName&&null===e))throw new Error("Attribute local name contains invalid characters (well-formed required).");c+=t.localName+'="'+this._serializeAttributeValue(t.value,l)+'"'}return c}_recordNamespaceInformation(e,t,n){let r=null;for(const o of e.attributes){let e=o.namespaceURI,a=o.prefix;if(e===i.namespace.XMLNS){if(null===a){r=o.value;continue}{let e=o.localName,r=o.value;if(r===i.namespace.XML)continue;if(""===r&&(r=null),t.has(e,r))continue;t.set(e,r),n[e]=r||""}}}return r}_generatePrefix(e,t,n){let r="ns"+n.value;return n.value++,t.set(r,e),r}_serializeAttributeValue(e,t){if(t&&null!==e&&!o.xml_isLegalChar(e))throw new Error("Invalid characters in attribute value.");if(null===e)return"";let n="";for(let t=0;t<e.length;t++){const r=e[t];n+='"'===r?""":"&"===r?"&":"<"===r?"<":">"===r?">":r}return n}_serializeElement(e,t){if(t&&(-1!==e.localName.indexOf(":")||!o.xml_isName(e.localName)))throw new Error("Node local name contains invalid characters (well-formed required).");let n=!1;const r=e.localName;let i="<"+r;if(i+=this._serializeAttributes(e,t),0===e._children.size&&(i+="/",n=!0),i+=">",n)return i;for(const n of e._children)i+=this._serializeNode(n,t);return i+="</"+r+">",i}_serializeDocument(e,t){if(t&&null===e.documentElement)throw new Error("Missing document element (well-formed required).");let n="";for(const r of e._children)n+=this._serializeNode(r,t);return n}_serializeDocumentFragment(e,t){let n="";for(const r of e._children)n+=this._serializeNode(r,t);return n}_serializeAttributes(e,t){let n="";const r=t?{}:void 0;for(const i of e.attributes){if(t&&r&&i.localName in r)throw new Error("Element contains duplicate attributes (well-formed required).");if(t&&r&&(r[i.localName]=!0),t&&(-1!==i.localName.indexOf(":")||!o.xml_isName(i.localName)))throw new Error("Attribute local name contains invalid characters (well-formed required).");n+=" "+i.localName+'="'+this._serializeAttributeValue(i.value,t)+'"'}return n}}return $C.XMLSerializerImpl=a,a._VoidElementNames=new Set(["area","base","basefont","bgsound","br","col","embed","frame","hr","img","input","keygen","link","menuitem","meta","param","source","track","wbr"]),$C}();return XC.XMLSerializer=e.XMLSerializerImpl,XC}var ZC,QC,JC=n(Na);function eD(){if(ZC)return MC;ZC=1,Object.defineProperty(MC,"__esModule",{value:!0});const e=function(){if(KC)return LC;KC=1,Object.defineProperty(LC,"__esModule",{value:!0}),JA().dom.setFeatures(!0);var e=JA();LC.DOMImplementation=e.DOMImplementation;var t=GC();LC.DOMParser=t.DOMParser;var n=YC();return LC.XMLSerializer=n.XMLSerializer,LC}(),t=JA(),n=JC;return t.dom.setFeatures(!1),MC.throwIfParserError=function(e){const t=e.documentElement;if(null!==t&&"parsererror"===t.localName&&"http://www.mozilla.org/newlayout/xml/parsererror.xml"===t.namespaceURI){const e=t.firstElementChild;if(null===e)throw new Error("Error parsing XML string.");const n=e.getAttribute("message");if(null===n)throw new Error("Error parsing XML string.");throw new Error(n)}},MC.createDocument=function(){const t=(new e.DOMImplementation).createDocument(null,"root",null);return t.documentElement&&t.removeChild(t.documentElement),t},MC.createParser=function(){return new e.DOMParser},MC.sanitizeInput=function(e,t){if(null==e)return e;if(void 0===t)return e+"";{let r="";e+="";for(let i=0;i<e.length;i++){let o=e.charCodeAt(i);if(9===o||10===o||13===o||o>=32&&o<=55295||o>=57344&&o<=65533)r+=e.charAt(i);else if(o>=55296&&o<=56319&&i<e.length-1){const a=e.charCodeAt(i+1);a>=56320&&a<=57343?(o=1024*(o-55296)+a-56320+65536,r+=o>=65536&&o<=1114111?String.fromCodePoint(o):n.isString(t)?t:t(String.fromCodePoint(o),i,e),i++):r+=n.isString(t)?t:t(e.charAt(i),i,e)}else r+=n.isString(t)?t:t(e.charAt(i),i,e)}return r}},MC}var tD,nD,rD={},iD={},oD={};function aD(){if(tD)return oD;tD=1,Object.defineProperty(oD,"__esModule",{value:!0});return oD.BaseCBWriter=class{constructor(e){this.level=0,this._builderOptions=e,this._writerOptions=e}},oD}var sD,lD={};var cD,uD,pD,dD=n(Ua);function fD(){if(cD)return rD;cD=1,Object.defineProperty(rD,"__esModule",{value:!0});const e=tE(),t=dE(),n=mD(),r=EC(),i=Cw(),o=PE(),a=FE(),s=AE(),l=function(){if(nD)return iD;nD=1,Object.defineProperty(iD,"__esModule",{value:!0});const e=aD();class t extends e.BaseCBWriter{constructor(e){super(e),this._lineLength=0}declaration(e,t,n){let r=this._beginLine()+"<?xml";return r+=' version="'+e+'"',void 0!==t&&(r+=' encoding="'+t+'"'),void 0!==n&&(r+=' standalone="'+(n?"yes":"no")+'"'),r+="?>",r}docType(e,t,n){let r=this._beginLine();return r+=t&&n?"<!DOCTYPE "+e+' PUBLIC "'+t+'" "'+n+'">':t?"<!DOCTYPE "+e+' PUBLIC "'+t+'">':n?"<!DOCTYPE "+e+' SYSTEM "'+n+'">':"<!DOCTYPE "+e+">",r}comment(e){return this._beginLine()+"\x3c!--"+e+"--\x3e"}text(e){return this._beginLine()+e}instruction(e,t){return t?this._beginLine()+"<?"+e+" "+t+"?>":this._beginLine()+"<?"+e+"?>"}cdata(e){return this._beginLine()+"<![CDATA["+e+"]]>"}openTagBegin(e){return this._lineLength+=1+e.length,this._beginLine()+"<"+e}openTagEnd(e,t,n){return n?" />":t?this._writerOptions.allowEmptyTags?"></"+e+">":this._writerOptions.spaceBeforeSlash?" />":"/>":">"}closeTag(e){return this._beginLine()+"</"+e+">"}attribute(e,t){let n=e+'="'+t+'"';return this._writerOptions.prettyPrint&&this._writerOptions.width>0&&this._lineLength+1+n.length>this._writerOptions.width?(n=this._beginLine()+this._indent(1)+n,this._lineLength=n.length,n):(this._lineLength+=1+n.length," "+n)}beginElement(e){}endElement(e){}_beginLine(){if(this._writerOptions.prettyPrint){const e=(this.hasData?this._writerOptions.newline:"")+this._indent(this._writerOptions.offset+this.level);return this._lineLength=e.length,e}return""}_indent(e){return e<=0?"":this._writerOptions.indent.repeat(e)}}return iD.XMLCBWriter=t,iD}(),c=function(){if(sD)return lD;sD=1,Object.defineProperty(lD,"__esModule",{value:!0});const e=aD();class t extends e.BaseCBWriter{constructor(e){super(e),this._hasChildren=[],this._additionalLevel=0}declaration(e,t,n){return""}docType(e,t,n){return""}comment(e){return this._comma()+this._beginLine()+"{"+this._sep()+this._key(this._builderOptions.convert.comment)+this._sep()+this._val(e)+this._sep()+"}"}text(e){return this._comma()+this._beginLine()+"{"+this._sep()+this._key(this._builderOptions.convert.text)+this._sep()+this._val(e)+this._sep()+"}"}instruction(e,t){return this._comma()+this._beginLine()+"{"+this._sep()+this._key(this._builderOptions.convert.ins)+this._sep()+this._val(t?e+" "+t:e)+this._sep()+"}"}cdata(e){return this._comma()+this._beginLine()+"{"+this._sep()+this._key(this._builderOptions.convert.cdata)+this._sep()+this._val(e)+this._sep()+"}"}attribute(e,t){return this._comma()+this._beginLine(1)+"{"+this._sep()+this._key(this._builderOptions.convert.att+e)+this._sep()+this._val(t)+this._sep()+"}"}openTagBegin(e){let t=this._comma()+this._beginLine()+"{"+this._sep()+this._key(e)+this._sep()+"{";return this._additionalLevel++,this.hasData=!0,t+=this._beginLine()+this._key(this._builderOptions.convert.text)+this._sep()+"[",this._hasChildren.push(!1),t}openTagEnd(e,t,n){if(t){let e=this._sep()+"]";return this._additionalLevel--,e+=this._beginLine()+"}"+this._sep()+"}",e}return""}closeTag(e){let t=this._beginLine()+"]";return this._additionalLevel--,t+=this._beginLine()+"}"+this._sep()+"}",t}beginElement(e){}endElement(e){this._hasChildren.pop()}_beginLine(e=0){return this._writerOptions.prettyPrint?(this.hasData?this._writerOptions.newline:"")+this._indent(this._writerOptions.offset+this.level+e):""}_indent(e){return e+this._additionalLevel<=0?"":this._writerOptions.indent.repeat(e+this._additionalLevel)}_comma(){const e=this._hasChildren[this._hasChildren.length-1]?",":"";return this._hasChildren.length>0&&(this._hasChildren[this._hasChildren.length-1]=!0),e}_sep(){return this._writerOptions.prettyPrint?" ":""}_key(e){return'"'+e+'":'}_val(e){return'"'+e+'"'}}return lD.JSONCBWriter=t,lD}(),u=dD;class p extends u.EventEmitter{constructor(n,r=!1){super(),this._hasDeclaration=!1,this._docTypeName="",this._hasDocumentElement=!1,this._currentElementSerialized=!1,this._openTags=[],this._ended=!1,this._fragment=r,this._options=t.applyDefaults(n||{},e.DefaultXMLBuilderCBOptions),this._builderOptions={defaultNamespace:this._options.defaultNamespace,namespaceAlias:this._options.namespaceAlias},this._writer="xml"===this._options.format?new l.XMLCBWriter(this._options):new c.JSONCBWriter(this._options),void 0!==this._options.data&&this.on("data",this._options.data),void 0!==this._options.end&&this.on("end",this._options.end),void 0!==this._options.error&&this.on("error",this._options.error),this._prefixMap=new o.NamespacePrefixMap,this._prefixMap.set("xml",i.namespace.XML),this._prefixIndex={value:1}}ele(e,r,i){if(t.isObject(e)||t.isString(e)&&(/^\s*</.test(e)||/^\s*[\{\[]/.test(e))){const t=n.fragment().set(this._options);try{t.ele(e)}catch(e){return this.emit("error",e),this}for(const e of t.node.childNodes)this._fromNode(e);return this}if(this._serializeOpenTag(!0),!this._fragment&&this._hasDocumentElement&&0===this._writer.level)return this.emit("error",new Error("Document cannot have multiple document element nodes.")),this;try{this._currentElement=n.fragment(this._builderOptions).ele(e,r,i)}catch(e){return this.emit("error",e),this}return this._fragment||this._hasDocumentElement||""===this._docTypeName||this._currentElement.node._qualifiedName===this._docTypeName?(this._currentElementSerialized=!1,this._fragment||(this._hasDocumentElement=!0),this):(this.emit("error",new Error("Document element name does not match DocType declaration name.")),this)}att(e,t,n){if(void 0===this._currentElement)return this.emit("error",new Error("Cannot insert an attribute node as child of a document node.")),this;try{this._currentElement.att(e,t,n)}catch(e){return this.emit("error",e),this}return this}com(e){let t;this._serializeOpenTag(!0);try{t=n.fragment(this._builderOptions).com(e).first().node}catch(e){return this.emit("error",e),this}return!this._options.wellFormed||r.xml_isLegalChar(t.data)&&-1===t.data.indexOf("--")&&!t.data.endsWith("-")?(this._push(this._writer.comment(t.data)),this):(this.emit("error",new Error("Comment data contains invalid characters (well-formed required).")),this)}txt(e){if(!this._fragment&&void 0===this._currentElement)return this.emit("error",new Error("Cannot insert a text node as child of a document node.")),this;let t;this._serializeOpenTag(!0);try{t=n.fragment(this._builderOptions).txt(e).first().node}catch(e){return this.emit("error",e),this}if(this._options.wellFormed&&!r.xml_isLegalChar(t.data))return this.emit("error",new Error("Text data contains invalid characters (well-formed required).")),this;let i="";if(this._options.noDoubleEncoding)i=t.data.replace(/(?!&(lt|gt|amp|apos|quot);)&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/\r/g,"
");else for(let e=0;e<t.data.length;e++){const n=t.data[e];i+="&"===n?"&":"<"===n?"<":">"===n?">":n}return this._push(this._writer.text(i)),this}ins(e,t=""){let i;this._serializeOpenTag(!0);try{i=n.fragment(this._builderOptions).ins(e,t).first().node}catch(e){return this.emit("error",e),this}return this._options.wellFormed&&(-1!==i.target.indexOf(":")||/^xml$/i.test(i.target))?(this.emit("error",new Error("Processing instruction target contains invalid characters (well-formed required).")),this):this._options.wellFormed&&!r.xml_isLegalChar(i.data)?(this.emit("error",Error("Processing instruction data contains invalid characters (well-formed required).")),this):(this._push(this._writer.instruction(i.target,i.data)),this)}dat(e){let t;this._serializeOpenTag(!0);try{t=n.fragment(this._builderOptions).dat(e).first().node}catch(e){return this.emit("error",e),this}return this._push(this._writer.cdata(t.data)),this}dec(e={version:"1.0"}){return this._fragment?(this.emit("error",Error("Cannot insert an XML declaration into a document fragment.")),this):this._hasDeclaration?(this.emit("error",Error("XML declaration is already inserted.")),this):(this._push(this._writer.declaration(e.version||"1.0",e.encoding,e.standalone)),this._hasDeclaration=!0,this)}dtd(e){if(this._fragment)return this.emit("error",Error("Cannot insert a DocType declaration into a document fragment.")),this;if(""!==this._docTypeName)return this.emit("error",new Error("DocType declaration is already inserted.")),this;if(this._hasDocumentElement)return this.emit("error",new Error("Cannot insert DocType declaration after document element.")),this;let t;try{t=n.create().dtd(e).first().node}catch(e){return this.emit("error",e),this}return this._options.wellFormed&&!r.xml_isPubidChar(t.publicId)?(this.emit("error",new Error("DocType public identifier does not match PubidChar construct (well-formed required).")),this):this._options.wellFormed&&(!r.xml_isLegalChar(t.systemId)||-1!==t.systemId.indexOf('"')&&-1!==t.systemId.indexOf("'"))?(this.emit("error",new Error("DocType system identifier contains invalid characters (well-formed required).")),this):(this._docTypeName=e.name,this._push(this._writer.docType(e.name,t.publicId,t.systemId)),this)}up(){return this._serializeOpenTag(!1),this._serializeCloseTag(),this}end(){for(this._serializeOpenTag(!1);this._openTags.length>0;)this._serializeCloseTag();return this._push(null),this}_serializeOpenTag(e){if(this._currentElementSerialized)return;if(void 0===this._currentElement)return;const t=this._currentElement.node;if(this._options.wellFormed&&(-1!==t.localName.indexOf(":")||!r.xml_isName(t.localName)))return void this.emit("error",new Error("Node local name contains invalid characters (well-formed required)."));let n="",o=!1,a=this._prefixMap.copy(),s={},l=this._recordNamespaceInformation(t,a,s),c=0===this._openTags.length?null:this._openTags[this._openTags.length-1][1],u=t.namespaceURI;if(null===u&&(u=c),c===u)null!==l&&(o=!0),n=u===i.namespace.XML?"xml:"+t.localName:t.localName,this._writer.beginElement(n),this._push(this._writer.openTagBegin(n));else{let e=t.prefix,r=null;if(null===e&&u===l||(r=a.get(e,u)),"xmlns"===e){if(this._options.wellFormed)return void this.emit("error",new Error("An element cannot have the 'xmlns' prefix (well-formed required)."));r=e}null!==r?(n=r+":"+t.localName,null!==l&&l!==i.namespace.XML&&(c=l||null),this._writer.beginElement(n),this._push(this._writer.openTagBegin(n))):null!==e?(e in s&&(e=this._generatePrefix(u,a,this._prefixIndex)),a.set(e,u),n+=e+":"+t.localName,this._writer.beginElement(n),this._push(this._writer.openTagBegin(n)),this._push(this._writer.attribute("xmlns:"+e,this._serializeAttributeValue(u,this._options.wellFormed))),null!==l&&(c=l||null)):null===l||null!==l&&l!==u?(o=!0,n+=t.localName,c=u,this._writer.beginElement(n),this._push(this._writer.openTagBegin(n)),this._push(this._writer.attribute("xmlns",this._serializeAttributeValue(u,this._options.wellFormed)))):(n+=t.localName,c=u,this._writer.beginElement(n),this._push(this._writer.openTagBegin(n)))}this._serializeAttributes(t,a,this._prefixIndex,s,o,this._options.wellFormed);const d=u===i.namespace.HTML;d&&!e&&p._VoidElementNames.has(t.localName)?(this._push(this._writer.openTagEnd(n,!0,!0)),this._writer.endElement(n)):d||e?this._push(this._writer.openTagEnd(n,!1,!1)):(this._push(this._writer.openTagEnd(n,!0,!1)),this._writer.endElement(n)),this._currentElementSerialized=!0,this._openTags.push([n,c,this._prefixMap,e]),this._isPrefixMapModified(this._prefixMap,a)&&(this._prefixMap=a),this._writer.level++}_serializeCloseTag(){this._writer.level--;const e=this._openTags.pop();if(void 0===e)return void this.emit("error",new Error("Last element is undefined."));const[t,n,r,i]=e;this._prefixMap=r,i&&(this._push(this._writer.closeTag(t)),this._writer.endElement(t))}_push(e){null===e?(this._ended=!0,this.emit("end")):this._ended?this.emit("error",new Error("Cannot push to ended stream.")):0!==e.length&&(this._writer.hasData=!0,this.emit("data",e,this._writer.level))}_fromNode(e){if(s.Guard.isElementNode(e)){const t=e.prefix?e.prefix+":"+e.localName:e.localName;null!==e.namespaceURI?this.ele(e.namespaceURI,t):this.ele(t);for(const t of e.attributes){const e=t.prefix?t.prefix+":"+t.localName:t.localName;null!==t.namespaceURI?this.att(t.namespaceURI,e,t.value):this.att(e,t.value)}for(const t of e.childNodes)this._fromNode(t);this.up()}else s.Guard.isExclusiveTextNode(e)&&e.data?this.txt(e.data):s.Guard.isCommentNode(e)?this.com(e.data):s.Guard.isCDATASectionNode(e)?this.dat(e.data):s.Guard.isProcessingInstructionNode(e)&&this.ins(e.target,e.data)}_serializeAttributes(e,t,n,o,s,l){const c=l?new a.LocalNameSet:void 0;for(const a of e.attributes){if(!l&&!s&&null===a.namespaceURI){this._push(this._writer.attribute(a.localName,this._serializeAttributeValue(a.value,this._options.wellFormed)));continue}if(l&&c&&c.has(a.namespaceURI,a.localName))return void this.emit("error",new Error("Element contains duplicate attributes (well-formed required)."));l&&c&&c.set(a.namespaceURI,a.localName);let e=a.namespaceURI,u=null;if(null!==e)if(u=t.get(a.prefix,e),e===i.namespace.XMLNS){if(a.value===i.namespace.XML||null===a.prefix&&s||null!==a.prefix&&(!(a.localName in o)||o[a.localName]!==a.value)&&t.has(a.localName,a.value))continue;if(l&&a.value===i.namespace.XMLNS)return void this.emit("error",new Error("XMLNS namespace is reserved (well-formed required)."));if(l&&""===a.value)return void this.emit("error",new Error("Namespace prefix declarations cannot be used to undeclare a namespace (well-formed required)."));"xmlns"===a.prefix&&(u="xmlns")}else null===u&&(u=null===a.prefix||t.hasPrefix(a.prefix)&&!t.has(a.prefix,e)?this._generatePrefix(e,t,n):a.prefix,this._push(this._writer.attribute("xmlns:"+u,this._serializeAttributeValue(e,this._options.wellFormed))));if(l&&(-1!==a.localName.indexOf(":")||!r.xml_isName(a.localName)||"xmlns"===a.localName&&null===e))return void this.emit("error",new Error("Attribute local name contains invalid characters (well-formed required)."));this._push(this._writer.attribute((null!==u?u+":":"")+a.localName,this._serializeAttributeValue(a.value,this._options.wellFormed)))}}_serializeAttributeValue(e,t){if(t&&null!==e&&!r.xml_isLegalChar(e))return this.emit("error",new Error("Invalid characters in attribute value.")),"";if(null===e)return"";if(this._options.noDoubleEncoding)return e.replace(/(?!&(lt|gt|amp|apos|quot);)&/g,"&").replace(/</g,"<").replace(/"/g,""").replace(/\t/g,"	").replace(/\n/g,"
").replace(/\r/g,"
");{let t="";for(let n=0;n<e.length;n++){const r=e[n];t+='"'===r?""":"&"===r?"&":"<"===r?"<":">"===r?">":r}return t}}_recordNamespaceInformation(e,t,n){let r=null;for(const o of e.attributes){let e=o.namespaceURI,a=o.prefix;if(e===i.namespace.XMLNS){if(null===a){r=o.value;continue}{let e=o.localName,r=o.value;if(r===i.namespace.XML)continue;if(""===r&&(r=null),t.has(e,r))continue;t.set(e,r),n[e]=r||""}}}return r}_generatePrefix(e,t,n){let r="ns"+n.value;return n.value++,t.set(r,e),r}_isPrefixMapModified(e,t){const n=e._items,r=t._items,i=e._nullItems,o=t._nullItems;for(const e in r){const t=n[e];if(void 0===t)return!0;const i=r[e];if(t.length!==i.length)return!0;for(let e=0;e<t.length;e++)if(t[e]!==i[e])return!0}if(i.length!==o.length)return!0;for(let e=0;e<i.length;e++)if(i[e]!==o[e])return!0;return!1}}return rD.XMLBuilderCBImpl=p,p._VoidElementNames=new Set(["area","base","basefont","bgsound","br","col","embed","frame","hr","img","input","keygen","link","menuitem","meta","param","source","track","wbr"]),rD}function hD(){if(uD)return CE;uD=1,Object.defineProperty(CE,"__esModule",{value:!0});var e=function(){if(QC)return DE;QC=1,Object.defineProperty(DE,"__esModule",{value:!0});const e=tE(),t=dE(),n=OC(),r=yE(),i=AE(),o=EC(),a=eD(),s=Cw();class l{constructor(e){this._domNode=e}get node(){return this._domNode}set(n){return this._options=t.applyDefaults(t.applyDefaults(this._options,n,!0),e.DefaultBuilderOptions),this}ele(e,n,r){let i,s,c,u=null;if(t.isString(e)&&/^\s*</.test(e)){const t="<TEMP_ROOT>"+e+"</TEMP_ROOT>",n=a.createParser().parseFromString(a.sanitizeInput(t,this._options.invalidCharReplacement),"text/xml");if(null===n.documentElement)throw new Error("Document element is null.");a.throwIfParserError(n);for(const e of n.documentElement.childNodes){const t=n.importNode(e,!0);u=new l(t),this._domNode.appendChild(t)}if(null===u)throw new Error("Could not create any elements with: "+e.toString()+". "+this._debugInfo());return u}if(t.isString(e)&&/^\s*[\{\[]/.test(e)){const t=JSON.parse(e);return this.ele(t)}if(t.isObject(e))[i,s,c]=[void 0,e,void 0];else if((null===e||t.isString(e))&&t.isString(n))[i,s,c]=[e,n,r];else{if(null===e)throw new Error("Element name cannot be null. "+this._debugInfo());[i,s,c]=[void 0,e,t.isObject(n)?n:void 0]}if(c&&(c=t.getValue(c)),t.isFunction(s))u=this.ele(s.apply(this));else if(t.isArray(s)||t.isSet(s))t.forEachArray(s,(e=>u=this.ele(e)),this);else if(t.isMap(s)||t.isObject(s))t.forEachObject(s,((e,n)=>{if(t.isFunction(n)&&(n=n.apply(this)),this._options.ignoreConverters||0!==e.indexOf(this._options.convert.att))if(this._options.ignoreConverters||0!==e.indexOf(this._options.convert.text))if(this._options.ignoreConverters||0!==e.indexOf(this._options.convert.cdata))if(this._options.ignoreConverters||0!==e.indexOf(this._options.convert.comment))if(this._options.ignoreConverters||0!==e.indexOf(this._options.convert.ins))(t.isArray(n)||t.isSet(n))&&t.isEmpty(n)?u=this._dummy():(t.isMap(n)||t.isObject(n))&&t.isEmpty(n)?u=this.ele(e):this._options.keepNullNodes||null!=n?t.isArray(n)||t.isSet(n)?t.forEachArray(n,(t=>{const n={};n[e]=t,u=this.ele(n)}),this):t.isMap(n)||t.isObject(n)?(u=this.ele(e),u.ele(n)):n?(u=this.ele(e),u.txt(n)):u=this.ele(e):u=this._dummy();else if(t.isString(n)){const e=n.indexOf(" "),t=-1===e?n:n.substr(0,e),r=-1===e?"":n.substr(e+1);u=this.ins(t,r)}else u=this.ins(n);else t.isArray(n)||t.isSet(n)?t.forEachArray(n,(e=>u=this.com(e)),this):u=this.com(n);else t.isArray(n)||t.isSet(n)?t.forEachArray(n,(e=>u=this.dat(e)),this):u=this.dat(n);else u=t.isMap(n)||t.isObject(n)?this.ele(n):this.txt(n);else u=e===this._options.convert.att?this.att(n):this.att(e.substr(this._options.convert.att.length),n)}),this);else{if([i,s]=this._extractNamespace(a.sanitizeInput(i,this._options.invalidCharReplacement),a.sanitizeInput(s,this._options.invalidCharReplacement),!0),void 0===i){const[e]=o.namespace_extractQName(s);i=this.node.lookupNamespaceURI(e)}const e=null!=i?this._doc.createElementNS(i,s):this._doc.createElement(s);this.node.appendChild(e),u=new l(e);const n=this._doc.doctype;if(e===this._doc.documentElement&&null!==n){const e=this._doc.implementation.createDocumentType(this._doc.documentElement.tagName,n.publicId,n.systemId);this._doc.replaceChild(e,n)}c&&!t.isEmpty(c)&&u.att(c)}if(null===u)throw new Error("Could not create any elements with: "+s.toString()+". "+this._debugInfo());return u}remove(){const e=this.up();return e.node.removeChild(this.node),e}att(e,n,r){if(t.isMap(e)||t.isObject(e))return t.forEachObject(e,((e,t)=>this.att(e,t)),this),this;let l,c,u;if(null!=e&&(e=t.getValue(e+"")),null!=n&&(n=t.getValue(n+"")),null!=r&&(r=t.getValue(r+"")),null!==e&&!t.isString(e)||!t.isString(n)||null!==r&&!t.isString(r)){if(!t.isString(e)||null!=n&&!t.isString(n))throw new Error("Attribute name and value not specified. "+this._debugInfo());[l,c,u]=[void 0,e,n]}else[l,c,u]=[e,n,r];if(this._options.keepNullAttributes&&null==u)u="";else if(null==u)return this;if(!i.Guard.isElementNode(this.node))throw new Error("An attribute can only be assigned to an element node.");let p=this.node;[l,c]=this._extractNamespace(l,c,!1),c=a.sanitizeInput(c,this._options.invalidCharReplacement),l=a.sanitizeInput(l,this._options.invalidCharReplacement),u=a.sanitizeInput(u,this._options.invalidCharReplacement);const[d,f]=o.namespace_extractQName(c),[h,m]=o.namespace_extractQName(p.prefix?p.prefix+":"+p.localName:p.localName);let g=null;if("xmlns"===d?(l=s.namespace.XMLNS,null===p.namespaceURI&&h===f&&(g=u)):null===d&&"xmlns"===f&&null===h&&(l=s.namespace.XMLNS,g=u),null!==g){const e=o.create_element(this._doc,m,g,h);for(const t of p.attributes)e.setAttributeNodeNS(t.cloneNode());for(const t of p.childNodes)e.appendChild(t.cloneNode());const t=p.parentNode;if(null===t)throw new Error("Parent node is null."+this._debugInfo());t.replaceChild(e,p),this._domNode=e,p=e}return void 0!==l?p.setAttributeNS(l,c,u):p.setAttribute(c,u),this}removeAtt(e,n){if(!i.Guard.isElementNode(this.node))throw new Error("An attribute can only be removed from an element node.");let r,o;if(e=t.getValue(e),void 0!==n&&(n=t.getValue(n)),null!==e&&void 0===n)o=e;else{if(null!==e&&!t.isString(e)||void 0===n)throw new Error("Attribute namespace must be a string. "+this._debugInfo());r=e,o=n}return t.isArray(o)||t.isSet(o)?t.forEachArray(o,(e=>void 0===r?this.removeAtt(e):this.removeAtt(r,e)),this):void 0!==r?(o=a.sanitizeInput(o,this._options.invalidCharReplacement),r=a.sanitizeInput(r,this._options.invalidCharReplacement),this.node.removeAttributeNS(r,o)):(o=a.sanitizeInput(o,this._options.invalidCharReplacement),this.node.removeAttribute(o)),this}txt(e){const t=this._doc.createTextNode(a.sanitizeInput(e,this._options.invalidCharReplacement));return this.node.appendChild(t),this}com(e){const t=this._doc.createComment(a.sanitizeInput(e,this._options.invalidCharReplacement));return this.node.appendChild(t),this}dat(e){const t=this._doc.createCDATASection(a.sanitizeInput(e,this._options.invalidCharReplacement));return this.node.appendChild(t),this}ins(e,n=""){if(t.isArray(e)||t.isSet(e))t.forEachArray(e,(e=>{const t=(e+="").indexOf(" "),n=-1===t?e:e.substr(0,t),r=-1===t?"":e.substr(t+1);this.ins(n,r)}),this);else if(t.isMap(e)||t.isObject(e))t.forEachObject(e,((e,t)=>this.ins(e,t)),this);else{const t=this._doc.createProcessingInstruction(a.sanitizeInput(e,this._options.invalidCharReplacement),a.sanitizeInput(n,this._options.invalidCharReplacement));this.node.appendChild(t)}return this}dec(e){return this._options.version=e.version||"1.0",this._options.encoding=e.encoding,this._options.standalone=e.standalone,this}dtd(e){const t=a.sanitizeInput(e&&e.name||(this._doc.documentElement?this._doc.documentElement.tagName:"ROOT"),this._options.invalidCharReplacement),n=a.sanitizeInput(e&&e.pubID||"",this._options.invalidCharReplacement),r=a.sanitizeInput(e&&e.sysID||"",this._options.invalidCharReplacement);if(null!==this._doc.documentElement&&t!==this._doc.documentElement.tagName)throw new Error("DocType name does not match document element name.");const i=this._doc.implementation.createDocumentType(t,n,r);return null!==this._doc.doctype?this._doc.replaceChild(i,this._doc.doctype):this._doc.insertBefore(i,this._doc.documentElement),this}import(e){const t=this._domNode,n=this._doc,r=e.node;if(i.Guard.isDocumentNode(r)){const e=r.documentElement;if(null===e)throw new Error("Imported document has no document element node. "+this._debugInfo());const i=n.importNode(e,!0);t.appendChild(i)}else if(i.Guard.isDocumentFragmentNode(r))for(const e of r.childNodes){const r=n.importNode(e,!0);t.appendChild(r)}else{const e=n.importNode(r,!0);t.appendChild(e)}return this}doc(){if(this._doc._isFragment){let e=this.node;for(;e&&e.nodeType!==r.NodeType.DocumentFragment;)e=e.parentNode;if(null===e)throw new Error("Node has no parent node while searching for document fragment ancestor.");return new l(e)}return new l(this._doc)}root(){const e=this._doc.documentElement;if(!e)throw new Error("Document root element is null. "+this._debugInfo());return new l(e)}up(){const e=this._domNode.parentNode;if(!e)throw new Error("Parent node is null. "+this._debugInfo());return new l(e)}prev(){const e=this._domNode.previousSibling;if(!e)throw new Error("Previous sibling node is null. "+this._debugInfo());return new l(e)}next(){const e=this._domNode.nextSibling;if(!e)throw new Error("Next sibling node is null. "+this._debugInfo());return new l(e)}first(){const e=this._domNode.firstChild;if(!e)throw new Error("First child node is null. "+this._debugInfo());return new l(e)}last(){const e=this._domNode.lastChild;if(!e)throw new Error("Last child node is null. "+this._debugInfo());return new l(e)}each(e,t=!1,n=!1,r){let i=this._getFirstDescendantNode(this._domNode,t,n);for(;i[0];)e.call(r,new l(i[0]),i[1],i[2]),i=this._getNextDescendantNode(this._domNode,i[0],n,i[1],i[2]);return this}map(e,t=!1,n=!1,r){let i=[];return this.each(((t,n,o)=>i.push(e.call(r,t,n,o))),t,n),i}reduce(e,t,n=!1,r=!1,i){let o=t;return this.each(((t,n,r)=>o=e.call(i,o,t,n,r)),n,r),o}find(e,t=!1,n=!1,r){let i=this._getFirstDescendantNode(this._domNode,t,n);for(;i[0];){const t=new l(i[0]);if(e.call(r,t,i[1],i[2]))return t;i=this._getNextDescendantNode(this._domNode,i[0],n,i[1],i[2])}}filter(e,t=!1,n=!1,r){let i=[];return this.each(((t,n,o)=>{e.call(r,t,n,o)&&i.push(t)}),t,n),i}every(e,t=!1,n=!1,r){let i=this._getFirstDescendantNode(this._domNode,t,n);for(;i[0];){const t=new l(i[0]);if(!e.call(r,t,i[1],i[2]))return!1;i=this._getNextDescendantNode(this._domNode,i[0],n,i[1],i[2])}return!0}some(e,t=!1,n=!1,r){let i=this._getFirstDescendantNode(this._domNode,t,n);for(;i[0];){const t=new l(i[0]);if(e.call(r,t,i[1],i[2]))return!0;i=this._getNextDescendantNode(this._domNode,i[0],n,i[1],i[2])}return!1}toArray(e=!1,t=!1){let n=[];return this.each((e=>n.push(e)),e,t),n}toString(e){return void 0===(e=e||{}).format&&(e.format="xml"),this._serialize(e)}toObject(e){return void 0===(e=e||{}).format&&(e.format="object"),this._serialize(e)}end(e){return void 0===(e=e||{}).format&&(e.format="xml"),this.doc()._serialize(e)}_getFirstDescendantNode(e,t,n){return t?[this._domNode,0,0]:n?this._getNextDescendantNode(e,e,n,0,0):[this._domNode.firstChild,0,1]}_getNextDescendantNode(e,t,n,r,i){if(!n)return e===t?[t.firstChild,0,i+1]:[t.nextSibling,r+1,i];{if(t.firstChild)return[t.firstChild,0,i+1];if(t===e)return[null,-1,-1];if(t.nextSibling)return[t.nextSibling,r+1,i];let n=t.parentNode;for(;n&&n!==e;){if(n.nextSibling)return[n.nextSibling,o.tree_index(n.nextSibling),i-1];n=n.parentNode,i--}}return[null,-1,-1]}_serialize(e){if("xml"===e.format)return new n.XMLWriter(this._options).serialize(this.node,e);if("map"===e.format)return new n.MapWriter(this._options).serialize(this.node,e);if("object"===e.format)return new n.ObjectWriter(this._options).serialize(this.node,e);if("json"===e.format)return new n.JSONWriter(this._options).serialize(this.node,e);throw new Error("Invalid writer format: "+e.format+". "+this._debugInfo())}_dummy(){return new l(this._doc.createElement("dummy_node"))}_extractNamespace(e,t,n){const r=t.indexOf("@");if(r>0&&(void 0===e&&(e=t.slice(r+1)),t=t.slice(0,r)),void 0===e)e=n?this._options.defaultNamespace.ele:this._options.defaultNamespace.att;else if(null!==e&&"@"===e[0]){const t=e.slice(1);if(void 0===(e=this._options.namespaceAlias[t]))throw new Error("Namespace alias `"+t+"` is not defined. "+this._debugInfo())}return[e,t]}get _doc(){const e=this.node;if(i.Guard.isDocumentNode(e))return e;{const t=e.ownerDocument;if(!t)throw new Error("Owner document is null. "+this._debugInfo());return t}}_debugInfo(e){const t=this.node,n=t.parentNode;e=e||t.nodeName;const r=n?n.nodeName:"";return r?"node: <"+e+">, parent: <"+r+">":"node: <"+e+">"}get _options(){const e=this._doc;if(void 0===e._xmlBuilderOptions)throw new Error("Builder options is not set.");return e._xmlBuilderOptions}set _options(e){this._doc._xmlBuilderOptions=e}}return DE.XMLBuilderImpl=l,DE}();CE.XMLBuilderImpl=e.XMLBuilderImpl;var t=fD();return CE.XMLBuilderCBImpl=t.XMLBuilderCBImpl,CE}function mD(){if(pD)return Jy;pD=1,Object.defineProperty(Jy,"__esModule",{value:!0});const e=tE(),t=dE(),n=AE(),r=hD(),i=eD(),o=JC,a=hD();function s(n,o){const a=c(void 0===n||l(n)?n:e.DefaultBuilderOptions),s=l(n)?o:n;let p;if(void 0===s){const e=i.createDocument();p=new r.XMLBuilderImpl(e),u(e,a)}else if(t.isObject(s)){const e=i.createDocument();p=new r.XMLBuilderImpl(e),u(e,a),p.ele(s)}else if(/^\s*</.test(s)){const e=i.createParser().parseFromString(i.sanitizeInput(s,a.invalidCharReplacement),"text/xml");i.throwIfParserError(e),p=new r.XMLBuilderImpl(e),u(e,a)}else{const e=i.createDocument();p=new r.XMLBuilderImpl(e),u(e,a);const t=JSON.parse(s);p.ele(t)}return p}function l(n){if(!t.isPlainObject(n))return!1;for(const t in n)if(n.hasOwnProperty(t)&&!e.XMLBuilderOptionKeys.has(t))return!1;return!0}function c(n={}){const r=t.applyDefaults(n,e.DefaultBuilderOptions);if(0===r.convert.att.length||0===r.convert.ins.length||0===r.convert.text.length||0===r.convert.cdata.length||0===r.convert.comment.length)throw new Error("JS object converter strings cannot be zero length.");return r}function u(e,t,n){const r=e;r._xmlBuilderOptions=t,r._isFragment=n}return Jy.builder=function(t,i){const a=c(l(t)?t:e.DefaultBuilderOptions),s=n.Guard.isNode(t)||o.isArray(t)?t:i;if(void 0===s)throw new Error("Invalid arguments.");if(o.isArray(s)){const e=[];for(let t=0;t<s.length;t++){const n=new r.XMLBuilderImpl(s[t]);n.set(a),e.push(n)}return e}{const e=new r.XMLBuilderImpl(s);return e.set(a),e}},Jy.create=s,Jy.fragment=function(n,o){const a=c(void 0===n||l(n)?n:e.DefaultBuilderOptions),s=l(n)?o:n;let p;if(void 0===s){const e=i.createDocument();u(e,a,!0),p=new r.XMLBuilderImpl(e.createDocumentFragment())}else if(t.isObject(s)){const e=i.createDocument();u(e,a,!0),p=new r.XMLBuilderImpl(e.createDocumentFragment()),p.ele(s)}else if(/^\s*</.test(s)){const e=i.createParser().parseFromString("<TEMP_ROOT>"+i.sanitizeInput(s,a.invalidCharReplacement)+"</TEMP_ROOT>","text/xml");if(i.throwIfParserError(e),u(e,a,!0),null===e.documentElement)throw new Error("Document element is null.");const t=e.createDocumentFragment();for(const n of e.documentElement.childNodes){const r=e.importNode(n,!0);t.appendChild(r)}p=new r.XMLBuilderImpl(t)}else{const e=i.createDocument();u(e,a,!0),p=new r.XMLBuilderImpl(e.createDocumentFragment());const t=JSON.parse(s);p.ele(t)}return p},Jy.convert=function(t,n,r){let i,o,a;return l(t)&&void 0!==n?(i=t,o=n,a=r):(i=e.DefaultBuilderOptions,o=t,a=n||void 0),s(i,o).end(a)},Jy.createCB=function(e){return new a.XMLBuilderCBImpl(e)},Jy.fragmentCB=function(e){return new a.XMLBuilderCBImpl(e,!0)},Jy}var gD=mD(),_D=function(){return _D=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},_D.apply(this,arguments)};function vD(e,t){for(var n={},r={},i=e.split("~~"),o=!1,a=0;i.length>a;a++){for(var s=i[a].split("~"),l=0;l<s.length;l+=2){var c=s[l],u=s[l+1],p="&"+c+";";n[p]=u,o&&(n["&"+c]=u),r[u]=p}o=!0}return t?{entities:_D(_D({},n),t.entities),characters:_D(_D({},r),t.characters)}:{entities:n,characters:r}}var bD={xml:/&(?:#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);?/g,html4:/∉|&(?:nbsp|iexcl|cent|pound|curren|yen|brvbar|sect|uml|copy|ordf|laquo|not|shy|reg|macr|deg|plusmn|sup2|sup3|acute|micro|para|middot|cedil|sup1|ordm|raquo|frac14|frac12|frac34|iquest|Agrave|Aacute|Acirc|Atilde|Auml|Aring|AElig|Ccedil|Egrave|Eacute|Ecirc|Euml|Igrave|Iacute|Icirc|Iuml|ETH|Ntilde|Ograve|Oacute|Ocirc|Otilde|Ouml|times|Oslash|Ugrave|Uacute|Ucirc|Uuml|Yacute|THORN|szlig|agrave|aacute|acirc|atilde|auml|aring|aelig|ccedil|egrave|eacute|ecirc|euml|igrave|iacute|icirc|iuml|eth|ntilde|ograve|oacute|ocirc|otilde|ouml|divide|oslash|ugrave|uacute|ucirc|uuml|yacute|thorn|yuml|quot|amp|lt|gt|#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);?/g,html5:/·|℗|⋇|⪧|⩺|⋗|⦕|⩼|⪆|⥸|⋗|⋛|⪌|≷|≳|⪦|⩹|⋖|⋋|⋉|⥶|⩻|⦖|◃|⊴|◂|∉|⋹̸|⋵̸|∉|⋷|⋶|∌|∌|⋾|⋽|∥|⊠|⨱|⨰|&(?:AElig|AMP|Aacute|Acirc|Agrave|Aring|Atilde|Auml|COPY|Ccedil|ETH|Eacute|Ecirc|Egrave|Euml|GT|Iacute|Icirc|Igrave|Iuml|LT|Ntilde|Oacute|Ocirc|Ograve|Oslash|Otilde|Ouml|QUOT|REG|THORN|Uacute|Ucirc|Ugrave|Uuml|Yacute|aacute|acirc|acute|aelig|agrave|amp|aring|atilde|auml|brvbar|ccedil|cedil|cent|copy|curren|deg|divide|eacute|ecirc|egrave|eth|euml|frac12|frac14|frac34|gt|iacute|icirc|iexcl|igrave|iquest|iuml|laquo|lt|macr|micro|middot|nbsp|not|ntilde|oacute|ocirc|ograve|ordf|ordm|oslash|otilde|ouml|para|plusmn|pound|quot|raquo|reg|sect|shy|sup1|sup2|sup3|szlig|thorn|times|uacute|ucirc|ugrave|uml|uuml|yacute|yen|yuml|#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);?/g},yD={};yD.xml=vD("lt~<~gt~>~quot~\"~apos~'~amp~&"),yD.html4=vD("apos~'~OElig~Œ~oelig~œ~Scaron~Š~scaron~š~Yuml~Ÿ~circ~ˆ~tilde~˜~ensp~ ~emsp~ ~thinsp~ ~zwnj~~zwj~~lrm~~rlm~~ndash~–~mdash~—~lsquo~‘~rsquo~’~sbquo~‚~ldquo~“~rdquo~”~bdquo~„~dagger~†~Dagger~‡~permil~‰~lsaquo~‹~rsaquo~›~euro~€~fnof~ƒ~Alpha~Α~Beta~Β~Gamma~Γ~Delta~Δ~Epsilon~Ε~Zeta~Ζ~Eta~Η~Theta~Θ~Iota~Ι~Kappa~Κ~Lambda~Λ~Mu~Μ~Nu~Ν~Xi~Ξ~Omicron~Ο~Pi~Π~Rho~Ρ~Sigma~Σ~Tau~Τ~Upsilon~Υ~Phi~Φ~Chi~Χ~Psi~Ψ~Omega~Ω~alpha~α~beta~β~gamma~γ~delta~δ~epsilon~ε~zeta~ζ~eta~η~theta~θ~iota~ι~kappa~κ~lambda~λ~mu~μ~nu~ν~xi~ξ~omicron~ο~pi~π~rho~ρ~sigmaf~ς~sigma~σ~tau~τ~upsilon~υ~phi~φ~chi~χ~psi~ψ~omega~ω~thetasym~ϑ~upsih~ϒ~piv~ϖ~bull~•~hellip~…~prime~′~Prime~″~oline~‾~frasl~⁄~weierp~℘~image~ℑ~real~ℜ~trade~™~alefsym~ℵ~larr~←~uarr~↑~rarr~→~darr~↓~harr~↔~crarr~↵~lArr~⇐~uArr~⇑~rArr~⇒~dArr~⇓~hArr~⇔~forall~∀~part~∂~exist~∃~empty~∅~nabla~∇~isin~∈~notin~∉~ni~∋~prod~∏~sum~∑~minus~−~lowast~∗~radic~√~prop~∝~infin~∞~ang~∠~and~∧~or~∨~cap~∩~cup~∪~int~∫~there4~∴~sim~∼~cong~≅~asymp~≈~ne~≠~equiv~≡~le~≤~ge~≥~sub~⊂~sup~⊃~nsub~⊄~sube~⊆~supe~⊇~oplus~⊕~otimes~⊗~perp~⊥~sdot~⋅~lceil~⌈~rceil~⌉~lfloor~⌊~rfloor~⌋~lang~〈~rang~〉~loz~◊~spades~♠~clubs~♣~hearts~♥~diams~♦~~nbsp~ ~iexcl~¡~cent~¢~pound~£~curren~¤~yen~¥~brvbar~¦~sect~§~uml~¨~copy~©~ordf~ª~laquo~«~not~¬~shy~~reg~®~macr~¯~deg~°~plusmn~±~sup2~²~sup3~³~acute~´~micro~µ~para~¶~middot~·~cedil~¸~sup1~¹~ordm~º~raquo~»~frac14~¼~frac12~½~frac34~¾~iquest~¿~Agrave~À~Aacute~Á~Acirc~Â~Atilde~Ã~Auml~Ä~Aring~Å~AElig~Æ~Ccedil~Ç~Egrave~È~Eacute~É~Ecirc~Ê~Euml~Ë~Igrave~Ì~Iacute~Í~Icirc~Î~Iuml~Ï~ETH~Ð~Ntilde~Ñ~Ograve~Ò~Oacute~Ó~Ocirc~Ô~Otilde~Õ~Ouml~Ö~times~×~Oslash~Ø~Ugrave~Ù~Uacute~Ú~Ucirc~Û~Uuml~Ü~Yacute~Ý~THORN~Þ~szlig~ß~agrave~à~aacute~á~acirc~â~atilde~ã~auml~ä~aring~å~aelig~æ~ccedil~ç~egrave~è~eacute~é~ecirc~ê~euml~ë~igrave~ì~iacute~í~icirc~î~iuml~ï~eth~ð~ntilde~ñ~ograve~ò~oacute~ó~ocirc~ô~otilde~õ~ouml~ö~divide~÷~oslash~ø~ugrave~ù~uacute~ú~ucirc~û~uuml~ü~yacute~ý~thorn~þ~yuml~ÿ~quot~\"~amp~&~lt~<~gt~>"),yD.html5=vD('Abreve~Ă~Acy~А~Afr~𝔄~Amacr~Ā~And~⩓~Aogon~Ą~Aopf~𝔸~ApplyFunction~~Ascr~𝒜~Assign~≔~Backslash~∖~Barv~⫧~Barwed~⌆~Bcy~Б~Because~∵~Bernoullis~ℬ~Bfr~𝔅~Bopf~𝔹~Breve~˘~Bscr~ℬ~Bumpeq~≎~CHcy~Ч~Cacute~Ć~Cap~⋒~CapitalDifferentialD~ⅅ~Cayleys~ℭ~Ccaron~Č~Ccirc~Ĉ~Cconint~∰~Cdot~Ċ~Cedilla~¸~CenterDot~·~Cfr~ℭ~CircleDot~⊙~CircleMinus~⊖~CirclePlus~⊕~CircleTimes~⊗~ClockwiseContourIntegral~∲~CloseCurlyDoubleQuote~”~CloseCurlyQuote~’~Colon~∷~Colone~⩴~Congruent~≡~Conint~∯~ContourIntegral~∮~Copf~ℂ~Coproduct~∐~CounterClockwiseContourIntegral~∳~Cross~⨯~Cscr~𝒞~Cup~⋓~CupCap~≍~DD~ⅅ~DDotrahd~⤑~DJcy~Ђ~DScy~Ѕ~DZcy~Џ~Darr~↡~Dashv~⫤~Dcaron~Ď~Dcy~Д~Del~∇~Dfr~𝔇~DiacriticalAcute~´~DiacriticalDot~˙~DiacriticalDoubleAcute~˝~DiacriticalGrave~`~DiacriticalTilde~˜~Diamond~⋄~DifferentialD~ⅆ~Dopf~𝔻~Dot~¨~DotDot~⃜~DotEqual~≐~DoubleContourIntegral~∯~DoubleDot~¨~DoubleDownArrow~⇓~DoubleLeftArrow~⇐~DoubleLeftRightArrow~⇔~DoubleLeftTee~⫤~DoubleLongLeftArrow~⟸~DoubleLongLeftRightArrow~⟺~DoubleLongRightArrow~⟹~DoubleRightArrow~⇒~DoubleRightTee~⊨~DoubleUpArrow~⇑~DoubleUpDownArrow~⇕~DoubleVerticalBar~∥~DownArrow~↓~DownArrowBar~⤓~DownArrowUpArrow~⇵~DownBreve~̑~DownLeftRightVector~⥐~DownLeftTeeVector~⥞~DownLeftVector~↽~DownLeftVectorBar~⥖~DownRightTeeVector~⥟~DownRightVector~⇁~DownRightVectorBar~⥗~DownTee~⊤~DownTeeArrow~↧~Downarrow~⇓~Dscr~𝒟~Dstrok~Đ~ENG~Ŋ~Ecaron~Ě~Ecy~Э~Edot~Ė~Efr~𝔈~Element~∈~Emacr~Ē~EmptySmallSquare~◻~EmptyVerySmallSquare~▫~Eogon~Ę~Eopf~𝔼~Equal~⩵~EqualTilde~≂~Equilibrium~⇌~Escr~ℰ~Esim~⩳~Exists~∃~ExponentialE~ⅇ~Fcy~Ф~Ffr~𝔉~FilledSmallSquare~◼~FilledVerySmallSquare~▪~Fopf~𝔽~ForAll~∀~Fouriertrf~ℱ~Fscr~ℱ~GJcy~Ѓ~Gammad~Ϝ~Gbreve~Ğ~Gcedil~Ģ~Gcirc~Ĝ~Gcy~Г~Gdot~Ġ~Gfr~𝔊~Gg~⋙~Gopf~𝔾~GreaterEqual~≥~GreaterEqualLess~⋛~GreaterFullEqual~≧~GreaterGreater~⪢~GreaterLess~≷~GreaterSlantEqual~⩾~GreaterTilde~≳~Gscr~𝒢~Gt~≫~HARDcy~Ъ~Hacek~ˇ~Hat~^~Hcirc~Ĥ~Hfr~ℌ~HilbertSpace~ℋ~Hopf~ℍ~HorizontalLine~─~Hscr~ℋ~Hstrok~Ħ~HumpDownHump~≎~HumpEqual~≏~IEcy~Е~IJlig~IJ~IOcy~Ё~Icy~И~Idot~İ~Ifr~ℑ~Im~ℑ~Imacr~Ī~ImaginaryI~ⅈ~Implies~⇒~Int~∬~Integral~∫~Intersection~⋂~InvisibleComma~~InvisibleTimes~~Iogon~Į~Iopf~𝕀~Iscr~ℐ~Itilde~Ĩ~Iukcy~І~Jcirc~Ĵ~Jcy~Й~Jfr~𝔍~Jopf~𝕁~Jscr~𝒥~Jsercy~Ј~Jukcy~Є~KHcy~Х~KJcy~Ќ~Kcedil~Ķ~Kcy~К~Kfr~𝔎~Kopf~𝕂~Kscr~𝒦~LJcy~Љ~Lacute~Ĺ~Lang~⟪~Laplacetrf~ℒ~Larr~↞~Lcaron~Ľ~Lcedil~Ļ~Lcy~Л~LeftAngleBracket~⟨~LeftArrow~←~LeftArrowBar~⇤~LeftArrowRightArrow~⇆~LeftCeiling~⌈~LeftDoubleBracket~⟦~LeftDownTeeVector~⥡~LeftDownVector~⇃~LeftDownVectorBar~⥙~LeftFloor~⌊~LeftRightArrow~↔~LeftRightVector~⥎~LeftTee~⊣~LeftTeeArrow~↤~LeftTeeVector~⥚~LeftTriangle~⊲~LeftTriangleBar~⧏~LeftTriangleEqual~⊴~LeftUpDownVector~⥑~LeftUpTeeVector~⥠~LeftUpVector~↿~LeftUpVectorBar~⥘~LeftVector~↼~LeftVectorBar~⥒~Leftarrow~⇐~Leftrightarrow~⇔~LessEqualGreater~⋚~LessFullEqual~≦~LessGreater~≶~LessLess~⪡~LessSlantEqual~⩽~LessTilde~≲~Lfr~𝔏~Ll~⋘~Lleftarrow~⇚~Lmidot~Ŀ~LongLeftArrow~⟵~LongLeftRightArrow~⟷~LongRightArrow~⟶~Longleftarrow~⟸~Longleftrightarrow~⟺~Longrightarrow~⟹~Lopf~𝕃~LowerLeftArrow~↙~LowerRightArrow~↘~Lscr~ℒ~Lsh~↰~Lstrok~Ł~Lt~≪~Map~⤅~Mcy~М~MediumSpace~ ~Mellintrf~ℳ~Mfr~𝔐~MinusPlus~∓~Mopf~𝕄~Mscr~ℳ~NJcy~Њ~Nacute~Ń~Ncaron~Ň~Ncedil~Ņ~Ncy~Н~NegativeMediumSpace~~NegativeThickSpace~~NegativeThinSpace~~NegativeVeryThinSpace~~NestedGreaterGreater~≫~NestedLessLess~≪~NewLine~\n~Nfr~𝔑~NoBreak~~NonBreakingSpace~ ~Nopf~ℕ~Not~⫬~NotCongruent~≢~NotCupCap~≭~NotDoubleVerticalBar~∦~NotElement~∉~NotEqual~≠~NotEqualTilde~≂̸~NotExists~∄~NotGreater~≯~NotGreaterEqual~≱~NotGreaterFullEqual~≧̸~NotGreaterGreater~≫̸~NotGreaterLess~≹~NotGreaterSlantEqual~⩾̸~NotGreaterTilde~≵~NotHumpDownHump~≎̸~NotHumpEqual~≏̸~NotLeftTriangle~⋪~NotLeftTriangleBar~⧏̸~NotLeftTriangleEqual~⋬~NotLess~≮~NotLessEqual~≰~NotLessGreater~≸~NotLessLess~≪̸~NotLessSlantEqual~⩽̸~NotLessTilde~≴~NotNestedGreaterGreater~⪢̸~NotNestedLessLess~⪡̸~NotPrecedes~⊀~NotPrecedesEqual~⪯̸~NotPrecedesSlantEqual~⋠~NotReverseElement~∌~NotRightTriangle~⋫~NotRightTriangleBar~⧐̸~NotRightTriangleEqual~⋭~NotSquareSubset~⊏̸~NotSquareSubsetEqual~⋢~NotSquareSuperset~⊐̸~NotSquareSupersetEqual~⋣~NotSubset~⊂⃒~NotSubsetEqual~⊈~NotSucceeds~⊁~NotSucceedsEqual~⪰̸~NotSucceedsSlantEqual~⋡~NotSucceedsTilde~≿̸~NotSuperset~⊃⃒~NotSupersetEqual~⊉~NotTilde~≁~NotTildeEqual~≄~NotTildeFullEqual~≇~NotTildeTilde~≉~NotVerticalBar~∤~Nscr~𝒩~Ocy~О~Odblac~Ő~Ofr~𝔒~Omacr~Ō~Oopf~𝕆~OpenCurlyDoubleQuote~“~OpenCurlyQuote~‘~Or~⩔~Oscr~𝒪~Otimes~⨷~OverBar~‾~OverBrace~⏞~OverBracket~⎴~OverParenthesis~⏜~PartialD~∂~Pcy~П~Pfr~𝔓~PlusMinus~±~Poincareplane~ℌ~Popf~ℙ~Pr~⪻~Precedes~≺~PrecedesEqual~⪯~PrecedesSlantEqual~≼~PrecedesTilde~≾~Product~∏~Proportion~∷~Proportional~∝~Pscr~𝒫~Qfr~𝔔~Qopf~ℚ~Qscr~𝒬~RBarr~⤐~Racute~Ŕ~Rang~⟫~Rarr~↠~Rarrtl~⤖~Rcaron~Ř~Rcedil~Ŗ~Rcy~Р~Re~ℜ~ReverseElement~∋~ReverseEquilibrium~⇋~ReverseUpEquilibrium~⥯~Rfr~ℜ~RightAngleBracket~⟩~RightArrow~→~RightArrowBar~⇥~RightArrowLeftArrow~⇄~RightCeiling~⌉~RightDoubleBracket~⟧~RightDownTeeVector~⥝~RightDownVector~⇂~RightDownVectorBar~⥕~RightFloor~⌋~RightTee~⊢~RightTeeArrow~↦~RightTeeVector~⥛~RightTriangle~⊳~RightTriangleBar~⧐~RightTriangleEqual~⊵~RightUpDownVector~⥏~RightUpTeeVector~⥜~RightUpVector~↾~RightUpVectorBar~⥔~RightVector~⇀~RightVectorBar~⥓~Rightarrow~⇒~Ropf~ℝ~RoundImplies~⥰~Rrightarrow~⇛~Rscr~ℛ~Rsh~↱~RuleDelayed~⧴~SHCHcy~Щ~SHcy~Ш~SOFTcy~Ь~Sacute~Ś~Sc~⪼~Scedil~Ş~Scirc~Ŝ~Scy~С~Sfr~𝔖~ShortDownArrow~↓~ShortLeftArrow~←~ShortRightArrow~→~ShortUpArrow~↑~SmallCircle~∘~Sopf~𝕊~Sqrt~√~Square~□~SquareIntersection~⊓~SquareSubset~⊏~SquareSubsetEqual~⊑~SquareSuperset~⊐~SquareSupersetEqual~⊒~SquareUnion~⊔~Sscr~𝒮~Star~⋆~Sub~⋐~Subset~⋐~SubsetEqual~⊆~Succeeds~≻~SucceedsEqual~⪰~SucceedsSlantEqual~≽~SucceedsTilde~≿~SuchThat~∋~Sum~∑~Sup~⋑~Superset~⊃~SupersetEqual~⊇~Supset~⋑~TRADE~™~TSHcy~Ћ~TScy~Ц~Tab~\t~Tcaron~Ť~Tcedil~Ţ~Tcy~Т~Tfr~𝔗~Therefore~∴~ThickSpace~ ~ThinSpace~ ~Tilde~∼~TildeEqual~≃~TildeFullEqual~≅~TildeTilde~≈~Topf~𝕋~TripleDot~⃛~Tscr~𝒯~Tstrok~Ŧ~Uarr~↟~Uarrocir~⥉~Ubrcy~Ў~Ubreve~Ŭ~Ucy~У~Udblac~Ű~Ufr~𝔘~Umacr~Ū~UnderBar~_~UnderBrace~⏟~UnderBracket~⎵~UnderParenthesis~⏝~Union~⋃~UnionPlus~⊎~Uogon~Ų~Uopf~𝕌~UpArrow~↑~UpArrowBar~⤒~UpArrowDownArrow~⇅~UpDownArrow~↕~UpEquilibrium~⥮~UpTee~⊥~UpTeeArrow~↥~Uparrow~⇑~Updownarrow~⇕~UpperLeftArrow~↖~UpperRightArrow~↗~Upsi~ϒ~Uring~Ů~Uscr~𝒰~Utilde~Ũ~VDash~⊫~Vbar~⫫~Vcy~В~Vdash~⊩~Vdashl~⫦~Vee~⋁~Verbar~‖~Vert~‖~VerticalBar~∣~VerticalLine~|~VerticalSeparator~❘~VerticalTilde~≀~VeryThinSpace~ ~Vfr~𝔙~Vopf~𝕍~Vscr~𝒱~Vvdash~⊪~Wcirc~Ŵ~Wedge~⋀~Wfr~𝔚~Wopf~𝕎~Wscr~𝒲~Xfr~𝔛~Xopf~𝕏~Xscr~𝒳~YAcy~Я~YIcy~Ї~YUcy~Ю~Ycirc~Ŷ~Ycy~Ы~Yfr~𝔜~Yopf~𝕐~Yscr~𝒴~ZHcy~Ж~Zacute~Ź~Zcaron~Ž~Zcy~З~Zdot~Ż~ZeroWidthSpace~~Zfr~ℨ~Zopf~ℤ~Zscr~𝒵~abreve~ă~ac~∾~acE~∾̳~acd~∿~acy~а~af~~afr~𝔞~aleph~ℵ~amacr~ā~amalg~⨿~andand~⩕~andd~⩜~andslope~⩘~andv~⩚~ange~⦤~angle~∠~angmsd~∡~angmsdaa~⦨~angmsdab~⦩~angmsdac~⦪~angmsdad~⦫~angmsdae~⦬~angmsdaf~⦭~angmsdag~⦮~angmsdah~⦯~angrt~∟~angrtvb~⊾~angrtvbd~⦝~angsph~∢~angst~Å~angzarr~⍼~aogon~ą~aopf~𝕒~ap~≈~apE~⩰~apacir~⩯~ape~≊~apid~≋~approx~≈~approxeq~≊~ascr~𝒶~ast~*~asympeq~≍~awconint~∳~awint~⨑~bNot~⫭~backcong~≌~backepsilon~϶~backprime~‵~backsim~∽~backsimeq~⋍~barvee~⊽~barwed~⌅~barwedge~⌅~bbrk~⎵~bbrktbrk~⎶~bcong~≌~bcy~б~becaus~∵~because~∵~bemptyv~⦰~bepsi~϶~bernou~ℬ~beth~ℶ~between~≬~bfr~𝔟~bigcap~⋂~bigcirc~◯~bigcup~⋃~bigodot~⨀~bigoplus~⨁~bigotimes~⨂~bigsqcup~⨆~bigstar~★~bigtriangledown~▽~bigtriangleup~△~biguplus~⨄~bigvee~⋁~bigwedge~⋀~bkarow~⤍~blacklozenge~⧫~blacksquare~▪~blacktriangle~▴~blacktriangledown~▾~blacktriangleleft~◂~blacktriangleright~▸~blank~␣~blk12~▒~blk14~░~blk34~▓~block~█~bne~=⃥~bnequiv~≡⃥~bnot~⌐~bopf~𝕓~bot~⊥~bottom~⊥~bowtie~⋈~boxDL~╗~boxDR~╔~boxDl~╖~boxDr~╓~boxH~═~boxHD~╦~boxHU~╩~boxHd~╤~boxHu~╧~boxUL~╝~boxUR~╚~boxUl~╜~boxUr~╙~boxV~║~boxVH~╬~boxVL~╣~boxVR~╠~boxVh~╫~boxVl~╢~boxVr~╟~boxbox~⧉~boxdL~╕~boxdR~╒~boxdl~┐~boxdr~┌~boxh~─~boxhD~╥~boxhU~╨~boxhd~┬~boxhu~┴~boxminus~⊟~boxplus~⊞~boxtimes~⊠~boxuL~╛~boxuR~╘~boxul~┘~boxur~└~boxv~│~boxvH~╪~boxvL~╡~boxvR~╞~boxvh~┼~boxvl~┤~boxvr~├~bprime~‵~breve~˘~bscr~𝒷~bsemi~⁏~bsim~∽~bsime~⋍~bsol~\\~bsolb~⧅~bsolhsub~⟈~bullet~•~bump~≎~bumpE~⪮~bumpe~≏~bumpeq~≏~cacute~ć~capand~⩄~capbrcup~⩉~capcap~⩋~capcup~⩇~capdot~⩀~caps~∩︀~caret~⁁~caron~ˇ~ccaps~⩍~ccaron~č~ccirc~ĉ~ccups~⩌~ccupssm~⩐~cdot~ċ~cemptyv~⦲~centerdot~·~cfr~𝔠~chcy~ч~check~✓~checkmark~✓~cir~○~cirE~⧃~circeq~≗~circlearrowleft~↺~circlearrowright~↻~circledR~®~circledS~Ⓢ~circledast~⊛~circledcirc~⊚~circleddash~⊝~cire~≗~cirfnint~⨐~cirmid~⫯~cirscir~⧂~clubsuit~♣~colon~:~colone~≔~coloneq~≔~comma~,~commat~@~comp~∁~compfn~∘~complement~∁~complexes~ℂ~congdot~⩭~conint~∮~copf~𝕔~coprod~∐~copysr~℗~cross~✗~cscr~𝒸~csub~⫏~csube~⫑~csup~⫐~csupe~⫒~ctdot~⋯~cudarrl~⤸~cudarrr~⤵~cuepr~⋞~cuesc~⋟~cularr~↶~cularrp~⤽~cupbrcap~⩈~cupcap~⩆~cupcup~⩊~cupdot~⊍~cupor~⩅~cups~∪︀~curarr~↷~curarrm~⤼~curlyeqprec~⋞~curlyeqsucc~⋟~curlyvee~⋎~curlywedge~⋏~curvearrowleft~↶~curvearrowright~↷~cuvee~⋎~cuwed~⋏~cwconint~∲~cwint~∱~cylcty~⌭~dHar~⥥~daleth~ℸ~dash~‐~dashv~⊣~dbkarow~⤏~dblac~˝~dcaron~ď~dcy~д~dd~ⅆ~ddagger~‡~ddarr~⇊~ddotseq~⩷~demptyv~⦱~dfisht~⥿~dfr~𝔡~dharl~⇃~dharr~⇂~diam~⋄~diamond~⋄~diamondsuit~♦~die~¨~digamma~ϝ~disin~⋲~div~÷~divideontimes~⋇~divonx~⋇~djcy~ђ~dlcorn~⌞~dlcrop~⌍~dollar~$~dopf~𝕕~dot~˙~doteq~≐~doteqdot~≑~dotminus~∸~dotplus~∔~dotsquare~⊡~doublebarwedge~⌆~downarrow~↓~downdownarrows~⇊~downharpoonleft~⇃~downharpoonright~⇂~drbkarow~⤐~drcorn~⌟~drcrop~⌌~dscr~𝒹~dscy~ѕ~dsol~⧶~dstrok~đ~dtdot~⋱~dtri~▿~dtrif~▾~duarr~⇵~duhar~⥯~dwangle~⦦~dzcy~џ~dzigrarr~⟿~eDDot~⩷~eDot~≑~easter~⩮~ecaron~ě~ecir~≖~ecolon~≕~ecy~э~edot~ė~ee~ⅇ~efDot~≒~efr~𝔢~eg~⪚~egs~⪖~egsdot~⪘~el~⪙~elinters~⏧~ell~ℓ~els~⪕~elsdot~⪗~emacr~ē~emptyset~∅~emptyv~∅~emsp13~ ~emsp14~ ~eng~ŋ~eogon~ę~eopf~𝕖~epar~⋕~eparsl~⧣~eplus~⩱~epsi~ε~epsiv~ϵ~eqcirc~≖~eqcolon~≕~eqsim~≂~eqslantgtr~⪖~eqslantless~⪕~equals~=~equest~≟~equivDD~⩸~eqvparsl~⧥~erDot~≓~erarr~⥱~escr~ℯ~esdot~≐~esim~≂~excl~!~expectation~ℰ~exponentiale~ⅇ~fallingdotseq~≒~fcy~ф~female~♀~ffilig~ffi~fflig~ff~ffllig~ffl~ffr~𝔣~filig~fi~fjlig~fj~flat~♭~fllig~fl~fltns~▱~fopf~𝕗~fork~⋔~forkv~⫙~fpartint~⨍~frac13~⅓~frac15~⅕~frac16~⅙~frac18~⅛~frac23~⅔~frac25~⅖~frac35~⅗~frac38~⅜~frac45~⅘~frac56~⅚~frac58~⅝~frac78~⅞~frown~⌢~fscr~𝒻~gE~≧~gEl~⪌~gacute~ǵ~gammad~ϝ~gap~⪆~gbreve~ğ~gcirc~ĝ~gcy~г~gdot~ġ~gel~⋛~geq~≥~geqq~≧~geqslant~⩾~ges~⩾~gescc~⪩~gesdot~⪀~gesdoto~⪂~gesdotol~⪄~gesl~⋛︀~gesles~⪔~gfr~𝔤~gg~≫~ggg~⋙~gimel~ℷ~gjcy~ѓ~gl~≷~glE~⪒~gla~⪥~glj~⪤~gnE~≩~gnap~⪊~gnapprox~⪊~gne~⪈~gneq~⪈~gneqq~≩~gnsim~⋧~gopf~𝕘~grave~`~gscr~ℊ~gsim~≳~gsime~⪎~gsiml~⪐~gtcc~⪧~gtcir~⩺~gtdot~⋗~gtlPar~⦕~gtquest~⩼~gtrapprox~⪆~gtrarr~⥸~gtrdot~⋗~gtreqless~⋛~gtreqqless~⪌~gtrless~≷~gtrsim~≳~gvertneqq~≩︀~gvnE~≩︀~hairsp~ ~half~½~hamilt~ℋ~hardcy~ъ~harrcir~⥈~harrw~↭~hbar~ℏ~hcirc~ĥ~heartsuit~♥~hercon~⊹~hfr~𝔥~hksearow~⤥~hkswarow~⤦~hoarr~⇿~homtht~∻~hookleftarrow~↩~hookrightarrow~↪~hopf~𝕙~horbar~―~hscr~𝒽~hslash~ℏ~hstrok~ħ~hybull~⁃~hyphen~‐~ic~~icy~и~iecy~е~iff~⇔~ifr~𝔦~ii~ⅈ~iiiint~⨌~iiint~∭~iinfin~⧜~iiota~℩~ijlig~ij~imacr~ī~imagline~ℐ~imagpart~ℑ~imath~ı~imof~⊷~imped~Ƶ~in~∈~incare~℅~infintie~⧝~inodot~ı~intcal~⊺~integers~ℤ~intercal~⊺~intlarhk~⨗~intprod~⨼~iocy~ё~iogon~į~iopf~𝕚~iprod~⨼~iscr~𝒾~isinE~⋹~isindot~⋵~isins~⋴~isinsv~⋳~isinv~∈~it~~itilde~ĩ~iukcy~і~jcirc~ĵ~jcy~й~jfr~𝔧~jmath~ȷ~jopf~𝕛~jscr~𝒿~jsercy~ј~jukcy~є~kappav~ϰ~kcedil~ķ~kcy~к~kfr~𝔨~kgreen~ĸ~khcy~х~kjcy~ќ~kopf~𝕜~kscr~𝓀~lAarr~⇚~lAtail~⤛~lBarr~⤎~lE~≦~lEg~⪋~lHar~⥢~lacute~ĺ~laemptyv~⦴~lagran~ℒ~langd~⦑~langle~⟨~lap~⪅~larrb~⇤~larrbfs~⤟~larrfs~⤝~larrhk~↩~larrlp~↫~larrpl~⤹~larrsim~⥳~larrtl~↢~lat~⪫~latail~⤙~late~⪭~lates~⪭︀~lbarr~⤌~lbbrk~❲~lbrace~{~lbrack~[~lbrke~⦋~lbrksld~⦏~lbrkslu~⦍~lcaron~ľ~lcedil~ļ~lcub~{~lcy~л~ldca~⤶~ldquor~„~ldrdhar~⥧~ldrushar~⥋~ldsh~↲~leftarrow~←~leftarrowtail~↢~leftharpoondown~↽~leftharpoonup~↼~leftleftarrows~⇇~leftrightarrow~↔~leftrightarrows~⇆~leftrightharpoons~⇋~leftrightsquigarrow~↭~leftthreetimes~⋋~leg~⋚~leq~≤~leqq~≦~leqslant~⩽~les~⩽~lescc~⪨~lesdot~⩿~lesdoto~⪁~lesdotor~⪃~lesg~⋚︀~lesges~⪓~lessapprox~⪅~lessdot~⋖~lesseqgtr~⋚~lesseqqgtr~⪋~lessgtr~≶~lesssim~≲~lfisht~⥼~lfr~𝔩~lg~≶~lgE~⪑~lhard~↽~lharu~↼~lharul~⥪~lhblk~▄~ljcy~љ~ll~≪~llarr~⇇~llcorner~⌞~llhard~⥫~lltri~◺~lmidot~ŀ~lmoust~⎰~lmoustache~⎰~lnE~≨~lnap~⪉~lnapprox~⪉~lne~⪇~lneq~⪇~lneqq~≨~lnsim~⋦~loang~⟬~loarr~⇽~lobrk~⟦~longleftarrow~⟵~longleftrightarrow~⟷~longmapsto~⟼~longrightarrow~⟶~looparrowleft~↫~looparrowright~↬~lopar~⦅~lopf~𝕝~loplus~⨭~lotimes~⨴~lowbar~_~lozenge~◊~lozf~⧫~lpar~(~lparlt~⦓~lrarr~⇆~lrcorner~⌟~lrhar~⇋~lrhard~⥭~lrtri~⊿~lscr~𝓁~lsh~↰~lsim~≲~lsime~⪍~lsimg~⪏~lsqb~[~lsquor~‚~lstrok~ł~ltcc~⪦~ltcir~⩹~ltdot~⋖~lthree~⋋~ltimes~⋉~ltlarr~⥶~ltquest~⩻~ltrPar~⦖~ltri~◃~ltrie~⊴~ltrif~◂~lurdshar~⥊~luruhar~⥦~lvertneqq~≨︀~lvnE~≨︀~mDDot~∺~male~♂~malt~✠~maltese~✠~map~↦~mapsto~↦~mapstodown~↧~mapstoleft~↤~mapstoup~↥~marker~▮~mcomma~⨩~mcy~м~measuredangle~∡~mfr~𝔪~mho~℧~mid~∣~midast~*~midcir~⫰~minusb~⊟~minusd~∸~minusdu~⨪~mlcp~⫛~mldr~…~mnplus~∓~models~⊧~mopf~𝕞~mp~∓~mscr~𝓂~mstpos~∾~multimap~⊸~mumap~⊸~nGg~⋙̸~nGt~≫⃒~nGtv~≫̸~nLeftarrow~⇍~nLeftrightarrow~⇎~nLl~⋘̸~nLt~≪⃒~nLtv~≪̸~nRightarrow~⇏~nVDash~⊯~nVdash~⊮~nacute~ń~nang~∠⃒~nap~≉~napE~⩰̸~napid~≋̸~napos~ʼn~napprox~≉~natur~♮~natural~♮~naturals~ℕ~nbump~≎̸~nbumpe~≏̸~ncap~⩃~ncaron~ň~ncedil~ņ~ncong~≇~ncongdot~⩭̸~ncup~⩂~ncy~н~neArr~⇗~nearhk~⤤~nearr~↗~nearrow~↗~nedot~≐̸~nequiv~≢~nesear~⤨~nesim~≂̸~nexist~∄~nexists~∄~nfr~𝔫~ngE~≧̸~nge~≱~ngeq~≱~ngeqq~≧̸~ngeqslant~⩾̸~nges~⩾̸~ngsim~≵~ngt~≯~ngtr~≯~nhArr~⇎~nharr~↮~nhpar~⫲~nis~⋼~nisd~⋺~niv~∋~njcy~њ~nlArr~⇍~nlE~≦̸~nlarr~↚~nldr~‥~nle~≰~nleftarrow~↚~nleftrightarrow~↮~nleq~≰~nleqq~≦̸~nleqslant~⩽̸~nles~⩽̸~nless~≮~nlsim~≴~nlt~≮~nltri~⋪~nltrie~⋬~nmid~∤~nopf~𝕟~notinE~⋹̸~notindot~⋵̸~notinva~∉~notinvb~⋷~notinvc~⋶~notni~∌~notniva~∌~notnivb~⋾~notnivc~⋽~npar~∦~nparallel~∦~nparsl~⫽⃥~npart~∂̸~npolint~⨔~npr~⊀~nprcue~⋠~npre~⪯̸~nprec~⊀~npreceq~⪯̸~nrArr~⇏~nrarr~↛~nrarrc~⤳̸~nrarrw~↝̸~nrightarrow~↛~nrtri~⋫~nrtrie~⋭~nsc~⊁~nsccue~⋡~nsce~⪰̸~nscr~𝓃~nshortmid~∤~nshortparallel~∦~nsim~≁~nsime~≄~nsimeq~≄~nsmid~∤~nspar~∦~nsqsube~⋢~nsqsupe~⋣~nsubE~⫅̸~nsube~⊈~nsubset~⊂⃒~nsubseteq~⊈~nsubseteqq~⫅̸~nsucc~⊁~nsucceq~⪰̸~nsup~⊅~nsupE~⫆̸~nsupe~⊉~nsupset~⊃⃒~nsupseteq~⊉~nsupseteqq~⫆̸~ntgl~≹~ntlg~≸~ntriangleleft~⋪~ntrianglelefteq~⋬~ntriangleright~⋫~ntrianglerighteq~⋭~num~#~numero~№~numsp~ ~nvDash~⊭~nvHarr~⤄~nvap~≍⃒~nvdash~⊬~nvge~≥⃒~nvgt~>⃒~nvinfin~⧞~nvlArr~⤂~nvle~≤⃒~nvlt~<⃒~nvltrie~⊴⃒~nvrArr~⤃~nvrtrie~⊵⃒~nvsim~∼⃒~nwArr~⇖~nwarhk~⤣~nwarr~↖~nwarrow~↖~nwnear~⤧~oS~Ⓢ~oast~⊛~ocir~⊚~ocy~о~odash~⊝~odblac~ő~odiv~⨸~odot~⊙~odsold~⦼~ofcir~⦿~ofr~𝔬~ogon~˛~ogt~⧁~ohbar~⦵~ohm~Ω~oint~∮~olarr~↺~olcir~⦾~olcross~⦻~olt~⧀~omacr~ō~omid~⦶~ominus~⊖~oopf~𝕠~opar~⦷~operp~⦹~orarr~↻~ord~⩝~order~ℴ~orderof~ℴ~origof~⊶~oror~⩖~orslope~⩗~orv~⩛~oscr~ℴ~osol~⊘~otimesas~⨶~ovbar~⌽~par~∥~parallel~∥~parsim~⫳~parsl~⫽~pcy~п~percnt~%~period~.~pertenk~‱~pfr~𝔭~phiv~ϕ~phmmat~ℳ~phone~☎~pitchfork~⋔~planck~ℏ~planckh~ℎ~plankv~ℏ~plus~+~plusacir~⨣~plusb~⊞~pluscir~⨢~plusdo~∔~plusdu~⨥~pluse~⩲~plussim~⨦~plustwo~⨧~pm~±~pointint~⨕~popf~𝕡~pr~≺~prE~⪳~prap~⪷~prcue~≼~pre~⪯~prec~≺~precapprox~⪷~preccurlyeq~≼~preceq~⪯~precnapprox~⪹~precneqq~⪵~precnsim~⋨~precsim~≾~primes~ℙ~prnE~⪵~prnap~⪹~prnsim~⋨~profalar~⌮~profline~⌒~profsurf~⌓~propto~∝~prsim~≾~prurel~⊰~pscr~𝓅~puncsp~ ~qfr~𝔮~qint~⨌~qopf~𝕢~qprime~⁗~qscr~𝓆~quaternions~ℍ~quatint~⨖~quest~?~questeq~≟~rAarr~⇛~rAtail~⤜~rBarr~⤏~rHar~⥤~race~∽̱~racute~ŕ~raemptyv~⦳~rangd~⦒~range~⦥~rangle~⟩~rarrap~⥵~rarrb~⇥~rarrbfs~⤠~rarrc~⤳~rarrfs~⤞~rarrhk~↪~rarrlp~↬~rarrpl~⥅~rarrsim~⥴~rarrtl~↣~rarrw~↝~ratail~⤚~ratio~∶~rationals~ℚ~rbarr~⤍~rbbrk~❳~rbrace~}~rbrack~]~rbrke~⦌~rbrksld~⦎~rbrkslu~⦐~rcaron~ř~rcedil~ŗ~rcub~}~rcy~р~rdca~⤷~rdldhar~⥩~rdquor~”~rdsh~↳~realine~ℛ~realpart~ℜ~reals~ℝ~rect~▭~rfisht~⥽~rfr~𝔯~rhard~⇁~rharu~⇀~rharul~⥬~rhov~ϱ~rightarrow~→~rightarrowtail~↣~rightharpoondown~⇁~rightharpoonup~⇀~rightleftarrows~⇄~rightleftharpoons~⇌~rightrightarrows~⇉~rightsquigarrow~↝~rightthreetimes~⋌~ring~˚~risingdotseq~≓~rlarr~⇄~rlhar~⇌~rmoust~⎱~rmoustache~⎱~rnmid~⫮~roang~⟭~roarr~⇾~robrk~⟧~ropar~⦆~ropf~𝕣~roplus~⨮~rotimes~⨵~rpar~)~rpargt~⦔~rppolint~⨒~rrarr~⇉~rscr~𝓇~rsh~↱~rsqb~]~rsquor~’~rthree~⋌~rtimes~⋊~rtri~▹~rtrie~⊵~rtrif~▸~rtriltri~⧎~ruluhar~⥨~rx~℞~sacute~ś~sc~≻~scE~⪴~scap~⪸~sccue~≽~sce~⪰~scedil~ş~scirc~ŝ~scnE~⪶~scnap~⪺~scnsim~⋩~scpolint~⨓~scsim~≿~scy~с~sdotb~⊡~sdote~⩦~seArr~⇘~searhk~⤥~searr~↘~searrow~↘~semi~;~seswar~⤩~setminus~∖~setmn~∖~sext~✶~sfr~𝔰~sfrown~⌢~sharp~♯~shchcy~щ~shcy~ш~shortmid~∣~shortparallel~∥~sigmav~ς~simdot~⩪~sime~≃~simeq~≃~simg~⪞~simgE~⪠~siml~⪝~simlE~⪟~simne~≆~simplus~⨤~simrarr~⥲~slarr~←~smallsetminus~∖~smashp~⨳~smeparsl~⧤~smid~∣~smile~⌣~smt~⪪~smte~⪬~smtes~⪬︀~softcy~ь~sol~/~solb~⧄~solbar~⌿~sopf~𝕤~spadesuit~♠~spar~∥~sqcap~⊓~sqcaps~⊓︀~sqcup~⊔~sqcups~⊔︀~sqsub~⊏~sqsube~⊑~sqsubset~⊏~sqsubseteq~⊑~sqsup~⊐~sqsupe~⊒~sqsupset~⊐~sqsupseteq~⊒~squ~□~square~□~squarf~▪~squf~▪~srarr~→~sscr~𝓈~ssetmn~∖~ssmile~⌣~sstarf~⋆~star~☆~starf~★~straightepsilon~ϵ~straightphi~ϕ~strns~¯~subE~⫅~subdot~⪽~subedot~⫃~submult~⫁~subnE~⫋~subne~⊊~subplus~⪿~subrarr~⥹~subset~⊂~subseteq~⊆~subseteqq~⫅~subsetneq~⊊~subsetneqq~⫋~subsim~⫇~subsub~⫕~subsup~⫓~succ~≻~succapprox~⪸~succcurlyeq~≽~succeq~⪰~succnapprox~⪺~succneqq~⪶~succnsim~⋩~succsim~≿~sung~♪~supE~⫆~supdot~⪾~supdsub~⫘~supedot~⫄~suphsol~⟉~suphsub~⫗~suplarr~⥻~supmult~⫂~supnE~⫌~supne~⊋~supplus~⫀~supset~⊃~supseteq~⊇~supseteqq~⫆~supsetneq~⊋~supsetneqq~⫌~supsim~⫈~supsub~⫔~supsup~⫖~swArr~⇙~swarhk~⤦~swarr~↙~swarrow~↙~swnwar~⤪~target~⌖~tbrk~⎴~tcaron~ť~tcedil~ţ~tcy~т~tdot~⃛~telrec~⌕~tfr~𝔱~therefore~∴~thetav~ϑ~thickapprox~≈~thicksim~∼~thkap~≈~thksim~∼~timesb~⊠~timesbar~⨱~timesd~⨰~tint~∭~toea~⤨~top~⊤~topbot~⌶~topcir~⫱~topf~𝕥~topfork~⫚~tosa~⤩~tprime~‴~triangle~▵~triangledown~▿~triangleleft~◃~trianglelefteq~⊴~triangleq~≜~triangleright~▹~trianglerighteq~⊵~tridot~◬~trie~≜~triminus~⨺~triplus~⨹~trisb~⧍~tritime~⨻~trpezium~⏢~tscr~𝓉~tscy~ц~tshcy~ћ~tstrok~ŧ~twixt~≬~twoheadleftarrow~↞~twoheadrightarrow~↠~uHar~⥣~ubrcy~ў~ubreve~ŭ~ucy~у~udarr~⇅~udblac~ű~udhar~⥮~ufisht~⥾~ufr~𝔲~uharl~↿~uharr~↾~uhblk~▀~ulcorn~⌜~ulcorner~⌜~ulcrop~⌏~ultri~◸~umacr~ū~uogon~ų~uopf~𝕦~uparrow~↑~updownarrow~↕~upharpoonleft~↿~upharpoonright~↾~uplus~⊎~upsi~υ~upuparrows~⇈~urcorn~⌝~urcorner~⌝~urcrop~⌎~uring~ů~urtri~◹~uscr~𝓊~utdot~⋰~utilde~ũ~utri~▵~utrif~▴~uuarr~⇈~uwangle~⦧~vArr~⇕~vBar~⫨~vBarv~⫩~vDash~⊨~vangrt~⦜~varepsilon~ϵ~varkappa~ϰ~varnothing~∅~varphi~ϕ~varpi~ϖ~varpropto~∝~varr~↕~varrho~ϱ~varsigma~ς~varsubsetneq~⊊︀~varsubsetneqq~⫋︀~varsupsetneq~⊋︀~varsupsetneqq~⫌︀~vartheta~ϑ~vartriangleleft~⊲~vartriangleright~⊳~vcy~в~vdash~⊢~vee~∨~veebar~⊻~veeeq~≚~vellip~⋮~verbar~|~vert~|~vfr~𝔳~vltri~⊲~vnsub~⊂⃒~vnsup~⊃⃒~vopf~𝕧~vprop~∝~vrtri~⊳~vscr~𝓋~vsubnE~⫋︀~vsubne~⊊︀~vsupnE~⫌︀~vsupne~⊋︀~vzigzag~⦚~wcirc~ŵ~wedbar~⩟~wedge~∧~wedgeq~≙~wfr~𝔴~wopf~𝕨~wp~℘~wr~≀~wreath~≀~wscr~𝓌~xcap~⋂~xcirc~◯~xcup~⋃~xdtri~▽~xfr~𝔵~xhArr~⟺~xharr~⟷~xlArr~⟸~xlarr~⟵~xmap~⟼~xnis~⋻~xodot~⨀~xopf~𝕩~xoplus~⨁~xotime~⨂~xrArr~⟹~xrarr~⟶~xscr~𝓍~xsqcup~⨆~xuplus~⨄~xutri~△~xvee~⋁~xwedge~⋀~yacy~я~ycirc~ŷ~ycy~ы~yfr~𝔶~yicy~ї~yopf~𝕪~yscr~𝓎~yucy~ю~zacute~ź~zcaron~ž~zcy~з~zdot~ż~zeetrf~ℨ~zfr~𝔷~zhcy~ж~zigrarr~⇝~zopf~𝕫~zscr~𝓏~~AMP~&~COPY~©~GT~>~LT~<~QUOT~"~REG~®',yD.html4);var ED={0:65533,128:8364,130:8218,131:402,132:8222,133:8230,134:8224,135:8225,136:710,137:8240,138:352,139:8249,140:338,142:381,145:8216,146:8217,147:8220,148:8221,149:8226,150:8211,151:8212,152:732,153:8482,154:353,155:8250,156:339,158:382,159:376},wD=String.fromCodePoint||function(e){return String.fromCharCode(Math.floor((e-65536)/1024)+55296,(e-65536)%1024+56320)},xD=function(){return xD=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},xD.apply(this,arguments)},SD=xD(xD({},yD),{all:yD.html5}),AD={scope:"body",level:"all"},TD=/&(?:#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);/g,CD=/&(?:#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+)[;=]?/g,DD={xml:{strict:TD,attribute:CD,body:bD.xml},html4:{strict:TD,attribute:CD,body:bD.html4},html5:{strict:TD,attribute:CD,body:bD.html5}},OD=xD(xD({},DD),{all:DD.html5}),kD=String.fromCharCode,ND=kD(65533);function RD(e,t){var n=void 0===t?AD:t,r=n.level,i=void 0===r?"all":r,o=n.scope,a=void 0===o?"xml"===i?"strict":"body":o;if(!e)return"";var s=OD[i][a],l=SD[i].entities,c="attribute"===a,u="strict"===a;return e.replace(s,(function(e){return function(e,t,n,r){var i=e,o=e[e.length-1];if(n&&"="===o)i=e;else if(r&&";"!==o)i=e;else{var a=t[e];if(a)i=a;else if("&"===e[0]&&"#"===e[1]){var s=e[2],l="x"==s||"X"==s?parseInt(e.substr(3),16):parseInt(e.substr(2));i=l>=1114111?ND:l>65535?wD(l):kD(ED[l]||l)}}return i}(e,l,c,u)}))}const ID=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏઑඡ༉༦ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲϏϢϸontourIntegraìȹoɴ\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲy;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱còJTabcdfgorstרׯؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ߂ߐĀiyޱrc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣসে্ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४ĀnrࢃgleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpwਖਛgȀLRlr৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼અઋp;椅y;䐜Ādl੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑඞcy;䐊cute;䅃ƀaeyહાron;䅇dil;䅅;䐝ƀgswે૰ativeƀMTV૨ediumSpace;怋hiĀcn૦ëeryThiîtedĀGLଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷreak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪௫ఄ಄ದൡඅ櫬Āoungruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater;EFGLSTஶஷ扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨setĀ;Eೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂෛ෧ขภยา฿ไlig;䅒cute耻Ó䃓Āiyීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲcr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬืde耻Õ䃕es;樷ml耻Ö䃖erĀBP๋Āar๐๓r;怾acĀek๚;揞et;掴arenthesis;揜ҀacfhilorsງຊຏຒດຝະrtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ檻cedesȀ;EST່້扺qual;檯lantEqual;扼ilde;找me;怳Ādpuct;戏ortionĀ;aȥl;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL憒ar;懥eftArrow;懄eiling;按oǵ\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄቕቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHcቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗ĀeiቻDzኀ\0ኇefore;戴a;䎘ĀcnኘkSpace;쀀 Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtèa;䎖r;愨pf;愤cr;쀀𝒵ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒;Eaeiopᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;eᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;eᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰᝃᝈ០៦ᠹᡐᜍ᥈ᥰot;櫭ĀcrᛶkȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;tbrk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯᝳ;䎲;愶een;扬r;쀀𝔟gcostuvwឍឝឳេ៕៛ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀakoᠦᠵĀcn៲ᠣkƀlst֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ;敛;敘;攘;攔;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģbar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;elƀ;bhᥨᥩᥫ䁜;槅sub;柈ŬᥴlĀ;e怢t»pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭒\0᯽\0ᰌƀcprᦲute;䄇̀;abcdsᦿᧀᧄ᧕᧙戩nd;橄rcup;橉Āau᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r;Ecefms᩠ᩢᩫ᪤᪪旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ\0\0aĀ;t䀬;䁀ƀ;fl戁îᅠeĀmxent»eóɍǧ\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯delprvw᭠᭬᭷ᮂᮬᯔarrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;pᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰻᰿ᱝᱩᱵᲞᲬᲷᴍᵻᶑᶫᶻ᷆᷍ròar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂᳖᳜᳠mƀ;oș᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄĀDoḆᴴoôĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»ṺƀaeiἒἚls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧\0耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₥₰₴⃰℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽ƀ;qsؾٌlanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqrⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0proør;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼ròòΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonóquigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roøurĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨íistĀ;sடr;쀀𝔫ȀEest⩦⩹⩼ƀ;qs⩭ƀ;qs⩴lanôií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast⭕⭚⭟lleìl;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖchimpqu⮽⯍⯙⬄⯤⯯Ȁ;cerല⯆ഷ⯉uå;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭ååഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñĀ;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;cⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācrir;榿;쀀𝔬ͯ\0\0\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕⶥⶨrò᪀Āirⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔǒr;榷rp;榹;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ\0\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ脀¶;l䂶leìЃɩ\0\0m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳ᤈ⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t⾴ïrel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⋢⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔ABHabcdefhilmnoprstuxけさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstwガクシスゼゾダッデナp;極Ā;fゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ìâヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘rrowĀ;tㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowóarpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓ròaòՑ;怏oustĀ;a㈞掱che»mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì耻䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;qኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫwar;椪lig耻ß䃟㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rëƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproøim»ኬsðኞĀas㚺㚮ðrn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈadempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xôheadĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roðtré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜtré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map((e=>e.charCodeAt(0)))),FD=new Uint16Array("Ȁaglq\tɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map((e=>e.charCodeAt(0))));var MD;const LD=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]),PD=null!==(MD=String.fromCodePoint)&&void 0!==MD?MD:function(e){let t="";return e>65535&&(e-=65536,t+=String.fromCharCode(e>>>10&1023|55296),e=56320|1023&e),t+=String.fromCharCode(e),t};var BD;!function(e){e[e.NUM=35]="NUM",e[e.SEMI=59]="SEMI",e[e.EQUALS=61]="EQUALS",e[e.ZERO=48]="ZERO",e[e.NINE=57]="NINE",e[e.LOWER_A=97]="LOWER_A",e[e.LOWER_F=102]="LOWER_F",e[e.LOWER_X=120]="LOWER_X",e[e.LOWER_Z=122]="LOWER_Z",e[e.UPPER_A=65]="UPPER_A",e[e.UPPER_F=70]="UPPER_F",e[e.UPPER_Z=90]="UPPER_Z"}(BD||(BD={}));var UD,zD,VD,jD,qD,GD;function HD(e){return e>=BD.ZERO&&e<=BD.NINE}function WD(e){return e===BD.EQUALS||function(e){return e>=BD.UPPER_A&&e<=BD.UPPER_Z||e>=BD.LOWER_A&&e<=BD.LOWER_Z||HD(e)}(e)}!function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.BRANCH_LENGTH=16256]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE"}(UD||(UD={})),function(e){e[e.EntityStart=0]="EntityStart",e[e.NumericStart=1]="NumericStart",e[e.NumericDecimal=2]="NumericDecimal",e[e.NumericHex=3]="NumericHex",e[e.NamedEntity=4]="NamedEntity"}(zD||(zD={})),function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"}(VD||(VD={}));class KD{constructor(e,t,n){this.decodeTree=e,this.emitCodePoint=t,this.errors=n,this.state=zD.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=VD.Strict}startEntity(e){this.decodeMode=e,this.state=zD.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(e,t){switch(this.state){case zD.EntityStart:return e.charCodeAt(t)===BD.NUM?(this.state=zD.NumericStart,this.consumed+=1,this.stateNumericStart(e,t+1)):(this.state=zD.NamedEntity,this.stateNamedEntity(e,t));case zD.NumericStart:return this.stateNumericStart(e,t);case zD.NumericDecimal:return this.stateNumericDecimal(e,t);case zD.NumericHex:return this.stateNumericHex(e,t);case zD.NamedEntity:return this.stateNamedEntity(e,t)}}stateNumericStart(e,t){return t>=e.length?-1:(32|e.charCodeAt(t))===BD.LOWER_X?(this.state=zD.NumericHex,this.consumed+=1,this.stateNumericHex(e,t+1)):(this.state=zD.NumericDecimal,this.stateNumericDecimal(e,t))}addToNumericResult(e,t,n,r){if(t!==n){const i=n-t;this.result=this.result*Math.pow(r,i)+Number.parseInt(e.substr(t,i),r),this.consumed+=i}}stateNumericHex(e,t){const n=t;for(;t<e.length;){const i=e.charCodeAt(t);if(!(HD(i)||(r=i,r>=BD.UPPER_A&&r<=BD.UPPER_F||r>=BD.LOWER_A&&r<=BD.LOWER_F)))return this.addToNumericResult(e,n,t,16),this.emitNumericEntity(i,3);t+=1}var r;return this.addToNumericResult(e,n,t,16),-1}stateNumericDecimal(e,t){const n=t;for(;t<e.length;){const r=e.charCodeAt(t);if(!HD(r))return this.addToNumericResult(e,n,t,10),this.emitNumericEntity(r,2);t+=1}return this.addToNumericResult(e,n,t,10),-1}emitNumericEntity(e,t){var n;if(this.consumed<=t)return null===(n=this.errors)||void 0===n||n.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(e===BD.SEMI)this.consumed+=1;else if(this.decodeMode===VD.Strict)return 0;return this.emitCodePoint(function(e){var t;return e>=55296&&e<=57343||e>1114111?65533:null!==(t=LD.get(e))&&void 0!==t?t:e}(this.result),this.consumed),this.errors&&(e!==BD.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(e,t){const{decodeTree:n}=this;let r=n[this.treeIndex],i=(r&UD.VALUE_LENGTH)>>14;for(;t<e.length;t++,this.excess++){const o=e.charCodeAt(t);if(this.treeIndex=XD(n,r,this.treeIndex+Math.max(1,i),o),this.treeIndex<0)return 0===this.result||this.decodeMode===VD.Attribute&&(0===i||WD(o))?0:this.emitNotTerminatedNamedEntity();if(r=n[this.treeIndex],i=(r&UD.VALUE_LENGTH)>>14,0!==i){if(o===BD.SEMI)return this.emitNamedEntityData(this.treeIndex,i,this.consumed+this.excess);this.decodeMode!==VD.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}emitNotTerminatedNamedEntity(){var e;const{result:t,decodeTree:n}=this,r=(n[t]&UD.VALUE_LENGTH)>>14;return this.emitNamedEntityData(t,r,this.consumed),null===(e=this.errors)||void 0===e||e.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(e,t,n){const{decodeTree:r}=this;return this.emitCodePoint(1===t?r[e]&~UD.VALUE_LENGTH:r[e+1],n),3===t&&this.emitCodePoint(r[e+2],n),n}end(){var e;switch(this.state){case zD.NamedEntity:return 0===this.result||this.decodeMode===VD.Attribute&&this.result!==this.treeIndex?0:this.emitNotTerminatedNamedEntity();case zD.NumericDecimal:return this.emitNumericEntity(0,2);case zD.NumericHex:return this.emitNumericEntity(0,3);case zD.NumericStart:return null===(e=this.errors)||void 0===e||e.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case zD.EntityStart:return 0}}}function XD(e,t,n,r){const i=(t&UD.BRANCH_LENGTH)>>7,o=t&UD.JUMP_TABLE;if(0===i)return 0!==o&&r===o?n:-1;if(o){const t=r-o;return t<0||t>=i?-1:e[n+t]-1}let a=n,s=a+i-1;for(;a<=s;){const t=a+s>>>1,n=e[t];if(n<r)a=t+1;else{if(!(n>r))return e[t+i];s=t-1}}return-1}function $D(e){return e===jD.Space||e===jD.NewLine||e===jD.Tab||e===jD.FormFeed||e===jD.CarriageReturn}function YD(e){return e===jD.Slash||e===jD.Gt||$D(e)}!function(e){e[e.Tab=9]="Tab",e[e.NewLine=10]="NewLine",e[e.FormFeed=12]="FormFeed",e[e.CarriageReturn=13]="CarriageReturn",e[e.Space=32]="Space",e[e.ExclamationMark=33]="ExclamationMark",e[e.Number=35]="Number",e[e.Amp=38]="Amp",e[e.SingleQuote=39]="SingleQuote",e[e.DoubleQuote=34]="DoubleQuote",e[e.Dash=45]="Dash",e[e.Slash=47]="Slash",e[e.Zero=48]="Zero",e[e.Nine=57]="Nine",e[e.Semi=59]="Semi",e[e.Lt=60]="Lt",e[e.Eq=61]="Eq",e[e.Gt=62]="Gt",e[e.Questionmark=63]="Questionmark",e[e.UpperA=65]="UpperA",e[e.LowerA=97]="LowerA",e[e.UpperF=70]="UpperF",e[e.LowerF=102]="LowerF",e[e.UpperZ=90]="UpperZ",e[e.LowerZ=122]="LowerZ",e[e.LowerX=120]="LowerX",e[e.OpeningSquareBracket=91]="OpeningSquareBracket"}(jD||(jD={})),function(e){e[e.Text=1]="Text",e[e.BeforeTagName=2]="BeforeTagName",e[e.InTagName=3]="InTagName",e[e.InSelfClosingTag=4]="InSelfClosingTag",e[e.BeforeClosingTagName=5]="BeforeClosingTagName",e[e.InClosingTagName=6]="InClosingTagName",e[e.AfterClosingTagName=7]="AfterClosingTagName",e[e.BeforeAttributeName=8]="BeforeAttributeName",e[e.InAttributeName=9]="InAttributeName",e[e.AfterAttributeName=10]="AfterAttributeName",e[e.BeforeAttributeValue=11]="BeforeAttributeValue",e[e.InAttributeValueDq=12]="InAttributeValueDq",e[e.InAttributeValueSq=13]="InAttributeValueSq",e[e.InAttributeValueNq=14]="InAttributeValueNq",e[e.BeforeDeclaration=15]="BeforeDeclaration",e[e.InDeclaration=16]="InDeclaration",e[e.InProcessingInstruction=17]="InProcessingInstruction",e[e.BeforeComment=18]="BeforeComment",e[e.CDATASequence=19]="CDATASequence",e[e.InSpecialComment=20]="InSpecialComment",e[e.InCommentLike=21]="InCommentLike",e[e.BeforeSpecialS=22]="BeforeSpecialS",e[e.BeforeSpecialT=23]="BeforeSpecialT",e[e.SpecialStartSequence=24]="SpecialStartSequence",e[e.InSpecialTag=25]="InSpecialTag",e[e.InEntity=26]="InEntity"}(qD||(qD={})),function(e){e[e.NoValue=0]="NoValue",e[e.Unquoted=1]="Unquoted",e[e.Single=2]="Single",e[e.Double=3]="Double"}(GD||(GD={}));const ZD={Cdata:new Uint8Array([67,68,65,84,65,91]),CdataEnd:new Uint8Array([93,93,62]),CommentEnd:new Uint8Array([45,45,62]),ScriptEnd:new Uint8Array([60,47,115,99,114,105,112,116]),StyleEnd:new Uint8Array([60,47,115,116,121,108,101]),TitleEnd:new Uint8Array([60,47,116,105,116,108,101]),TextareaEnd:new Uint8Array([60,47,116,101,120,116,97,114,101,97]),XmpEnd:new Uint8Array([60,47,120,109,112])};class QD{constructor({xmlMode:e=!1,decodeEntities:t=!0},n){this.cbs=n,this.state=qD.Text,this.buffer="",this.sectionStart=0,this.index=0,this.entityStart=0,this.baseState=qD.Text,this.isSpecial=!1,this.running=!0,this.offset=0,this.currentSequence=void 0,this.sequenceIndex=0,this.xmlMode=e,this.decodeEntities=t,this.entityDecoder=new KD(e?FD:ID,((e,t)=>this.emitCodePoint(e,t)))}reset(){this.state=qD.Text,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=qD.Text,this.currentSequence=void 0,this.running=!0,this.offset=0}write(e){this.offset+=this.buffer.length,this.buffer=e,this.parse()}end(){this.running&&this.finish()}pause(){this.running=!1}resume(){this.running=!0,this.index<this.buffer.length+this.offset&&this.parse()}stateText(e){e===jD.Lt||!this.decodeEntities&&this.fastForwardTo(jD.Lt)?(this.index>this.sectionStart&&this.cbs.ontext(this.sectionStart,this.index),this.state=qD.BeforeTagName,this.sectionStart=this.index):this.decodeEntities&&e===jD.Amp&&this.startEntity()}stateSpecialStartSequence(e){const t=this.sequenceIndex===this.currentSequence.length;if(t?YD(e):(32|e)===this.currentSequence[this.sequenceIndex]){if(!t)return void this.sequenceIndex++}else this.isSpecial=!1;this.sequenceIndex=0,this.state=qD.InTagName,this.stateInTagName(e)}stateInSpecialTag(e){if(this.sequenceIndex===this.currentSequence.length){if(e===jD.Gt||$D(e)){const t=this.index-this.currentSequence.length;if(this.sectionStart<t){const e=this.index;this.index=t,this.cbs.ontext(this.sectionStart,t),this.index=e}return this.isSpecial=!1,this.sectionStart=t+2,void this.stateInClosingTagName(e)}this.sequenceIndex=0}(32|e)===this.currentSequence[this.sequenceIndex]?this.sequenceIndex+=1:0===this.sequenceIndex?this.currentSequence===ZD.TitleEnd?this.decodeEntities&&e===jD.Amp&&this.startEntity():this.fastForwardTo(jD.Lt)&&(this.sequenceIndex=1):this.sequenceIndex=Number(e===jD.Lt)}stateCDATASequence(e){e===ZD.Cdata[this.sequenceIndex]?++this.sequenceIndex===ZD.Cdata.length&&(this.state=qD.InCommentLike,this.currentSequence=ZD.CdataEnd,this.sequenceIndex=0,this.sectionStart=this.index+1):(this.sequenceIndex=0,this.state=qD.InDeclaration,this.stateInDeclaration(e))}fastForwardTo(e){for(;++this.index<this.buffer.length+this.offset;)if(this.buffer.charCodeAt(this.index-this.offset)===e)return!0;return this.index=this.buffer.length+this.offset-1,!1}stateInCommentLike(e){e===this.currentSequence[this.sequenceIndex]?++this.sequenceIndex===this.currentSequence.length&&(this.currentSequence===ZD.CdataEnd?this.cbs.oncdata(this.sectionStart,this.index,2):this.cbs.oncomment(this.sectionStart,this.index,2),this.sequenceIndex=0,this.sectionStart=this.index+1,this.state=qD.Text):0===this.sequenceIndex?this.fastForwardTo(this.currentSequence[0])&&(this.sequenceIndex=1):e!==this.currentSequence[this.sequenceIndex-1]&&(this.sequenceIndex=0)}isTagStartChar(e){return this.xmlMode?!YD(e):function(e){return e>=jD.LowerA&&e<=jD.LowerZ||e>=jD.UpperA&&e<=jD.UpperZ}(e)}startSpecial(e,t){this.isSpecial=!0,this.currentSequence=e,this.sequenceIndex=t,this.state=qD.SpecialStartSequence}stateBeforeTagName(e){if(e===jD.ExclamationMark)this.state=qD.BeforeDeclaration,this.sectionStart=this.index+1;else if(e===jD.Questionmark)this.state=qD.InProcessingInstruction,this.sectionStart=this.index+1;else if(this.isTagStartChar(e)){const t=32|e;this.sectionStart=this.index,this.xmlMode?this.state=qD.InTagName:t===ZD.ScriptEnd[2]?this.state=qD.BeforeSpecialS:t===ZD.TitleEnd[2]||t===ZD.XmpEnd[2]?this.state=qD.BeforeSpecialT:this.state=qD.InTagName}else e===jD.Slash?this.state=qD.BeforeClosingTagName:(this.state=qD.Text,this.stateText(e))}stateInTagName(e){YD(e)&&(this.cbs.onopentagname(this.sectionStart,this.index),this.sectionStart=-1,this.state=qD.BeforeAttributeName,this.stateBeforeAttributeName(e))}stateBeforeClosingTagName(e){$D(e)||(e===jD.Gt?this.state=qD.Text:(this.state=this.isTagStartChar(e)?qD.InClosingTagName:qD.InSpecialComment,this.sectionStart=this.index))}stateInClosingTagName(e){(e===jD.Gt||$D(e))&&(this.cbs.onclosetag(this.sectionStart,this.index),this.sectionStart=-1,this.state=qD.AfterClosingTagName,this.stateAfterClosingTagName(e))}stateAfterClosingTagName(e){(e===jD.Gt||this.fastForwardTo(jD.Gt))&&(this.state=qD.Text,this.sectionStart=this.index+1)}stateBeforeAttributeName(e){e===jD.Gt?(this.cbs.onopentagend(this.index),this.isSpecial?(this.state=qD.InSpecialTag,this.sequenceIndex=0):this.state=qD.Text,this.sectionStart=this.index+1):e===jD.Slash?this.state=qD.InSelfClosingTag:$D(e)||(this.state=qD.InAttributeName,this.sectionStart=this.index)}stateInSelfClosingTag(e){e===jD.Gt?(this.cbs.onselfclosingtag(this.index),this.state=qD.Text,this.sectionStart=this.index+1,this.isSpecial=!1):$D(e)||(this.state=qD.BeforeAttributeName,this.stateBeforeAttributeName(e))}stateInAttributeName(e){(e===jD.Eq||YD(e))&&(this.cbs.onattribname(this.sectionStart,this.index),this.sectionStart=this.index,this.state=qD.AfterAttributeName,this.stateAfterAttributeName(e))}stateAfterAttributeName(e){e===jD.Eq?this.state=qD.BeforeAttributeValue:e===jD.Slash||e===jD.Gt?(this.cbs.onattribend(GD.NoValue,this.sectionStart),this.sectionStart=-1,this.state=qD.BeforeAttributeName,this.stateBeforeAttributeName(e)):$D(e)||(this.cbs.onattribend(GD.NoValue,this.sectionStart),this.state=qD.InAttributeName,this.sectionStart=this.index)}stateBeforeAttributeValue(e){e===jD.DoubleQuote?(this.state=qD.InAttributeValueDq,this.sectionStart=this.index+1):e===jD.SingleQuote?(this.state=qD.InAttributeValueSq,this.sectionStart=this.index+1):$D(e)||(this.sectionStart=this.index,this.state=qD.InAttributeValueNq,this.stateInAttributeValueNoQuotes(e))}handleInAttributeValue(e,t){e===t||!this.decodeEntities&&this.fastForwardTo(t)?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(t===jD.DoubleQuote?GD.Double:GD.Single,this.index+1),this.state=qD.BeforeAttributeName):this.decodeEntities&&e===jD.Amp&&this.startEntity()}stateInAttributeValueDoubleQuotes(e){this.handleInAttributeValue(e,jD.DoubleQuote)}stateInAttributeValueSingleQuotes(e){this.handleInAttributeValue(e,jD.SingleQuote)}stateInAttributeValueNoQuotes(e){$D(e)||e===jD.Gt?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(GD.Unquoted,this.index),this.state=qD.BeforeAttributeName,this.stateBeforeAttributeName(e)):this.decodeEntities&&e===jD.Amp&&this.startEntity()}stateBeforeDeclaration(e){e===jD.OpeningSquareBracket?(this.state=qD.CDATASequence,this.sequenceIndex=0):this.state=e===jD.Dash?qD.BeforeComment:qD.InDeclaration}stateInDeclaration(e){(e===jD.Gt||this.fastForwardTo(jD.Gt))&&(this.cbs.ondeclaration(this.sectionStart,this.index),this.state=qD.Text,this.sectionStart=this.index+1)}stateInProcessingInstruction(e){(e===jD.Gt||this.fastForwardTo(jD.Gt))&&(this.cbs.onprocessinginstruction(this.sectionStart,this.index),this.state=qD.Text,this.sectionStart=this.index+1)}stateBeforeComment(e){e===jD.Dash?(this.state=qD.InCommentLike,this.currentSequence=ZD.CommentEnd,this.sequenceIndex=2,this.sectionStart=this.index+1):this.state=qD.InDeclaration}stateInSpecialComment(e){(e===jD.Gt||this.fastForwardTo(jD.Gt))&&(this.cbs.oncomment(this.sectionStart,this.index,0),this.state=qD.Text,this.sectionStart=this.index+1)}stateBeforeSpecialS(e){const t=32|e;t===ZD.ScriptEnd[3]?this.startSpecial(ZD.ScriptEnd,4):t===ZD.StyleEnd[3]?this.startSpecial(ZD.StyleEnd,4):(this.state=qD.InTagName,this.stateInTagName(e))}stateBeforeSpecialT(e){switch(32|e){case ZD.TitleEnd[3]:this.startSpecial(ZD.TitleEnd,4);break;case ZD.TextareaEnd[3]:this.startSpecial(ZD.TextareaEnd,4);break;case ZD.XmpEnd[3]:this.startSpecial(ZD.XmpEnd,4);break;default:this.state=qD.InTagName,this.stateInTagName(e)}}startEntity(){this.baseState=this.state,this.state=qD.InEntity,this.entityStart=this.index,this.entityDecoder.startEntity(this.xmlMode?VD.Strict:this.baseState===qD.Text||this.baseState===qD.InSpecialTag?VD.Legacy:VD.Attribute)}stateInEntity(){const e=this.entityDecoder.write(this.buffer,this.index-this.offset);e>=0?(this.state=this.baseState,0===e&&(this.index=this.entityStart)):this.index=this.offset+this.buffer.length-1}cleanup(){this.running&&this.sectionStart!==this.index&&(this.state===qD.Text||this.state===qD.InSpecialTag&&0===this.sequenceIndex?(this.cbs.ontext(this.sectionStart,this.index),this.sectionStart=this.index):this.state!==qD.InAttributeValueDq&&this.state!==qD.InAttributeValueSq&&this.state!==qD.InAttributeValueNq||(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=this.index))}shouldContinue(){return this.index<this.buffer.length+this.offset&&this.running}parse(){for(;this.shouldContinue();){const e=this.buffer.charCodeAt(this.index-this.offset);switch(this.state){case qD.Text:this.stateText(e);break;case qD.SpecialStartSequence:this.stateSpecialStartSequence(e);break;case qD.InSpecialTag:this.stateInSpecialTag(e);break;case qD.CDATASequence:this.stateCDATASequence(e);break;case qD.InAttributeValueDq:this.stateInAttributeValueDoubleQuotes(e);break;case qD.InAttributeName:this.stateInAttributeName(e);break;case qD.InCommentLike:this.stateInCommentLike(e);break;case qD.InSpecialComment:this.stateInSpecialComment(e);break;case qD.BeforeAttributeName:this.stateBeforeAttributeName(e);break;case qD.InTagName:this.stateInTagName(e);break;case qD.InClosingTagName:this.stateInClosingTagName(e);break;case qD.BeforeTagName:this.stateBeforeTagName(e);break;case qD.AfterAttributeName:this.stateAfterAttributeName(e);break;case qD.InAttributeValueSq:this.stateInAttributeValueSingleQuotes(e);break;case qD.BeforeAttributeValue:this.stateBeforeAttributeValue(e);break;case qD.BeforeClosingTagName:this.stateBeforeClosingTagName(e);break;case qD.AfterClosingTagName:this.stateAfterClosingTagName(e);break;case qD.BeforeSpecialS:this.stateBeforeSpecialS(e);break;case qD.BeforeSpecialT:this.stateBeforeSpecialT(e);break;case qD.InAttributeValueNq:this.stateInAttributeValueNoQuotes(e);break;case qD.InSelfClosingTag:this.stateInSelfClosingTag(e);break;case qD.InDeclaration:this.stateInDeclaration(e);break;case qD.BeforeDeclaration:this.stateBeforeDeclaration(e);break;case qD.BeforeComment:this.stateBeforeComment(e);break;case qD.InProcessingInstruction:this.stateInProcessingInstruction(e);break;case qD.InEntity:this.stateInEntity()}this.index++}this.cleanup()}finish(){this.state===qD.InEntity&&(this.entityDecoder.end(),this.state=this.baseState),this.handleTrailingData(),this.cbs.onend()}handleTrailingData(){const e=this.buffer.length+this.offset;this.sectionStart>=e||(this.state===qD.InCommentLike?this.currentSequence===ZD.CdataEnd?this.cbs.oncdata(this.sectionStart,e,0):this.cbs.oncomment(this.sectionStart,e,0):this.state===qD.InTagName||this.state===qD.BeforeAttributeName||this.state===qD.BeforeAttributeValue||this.state===qD.AfterAttributeName||this.state===qD.InAttributeName||this.state===qD.InAttributeValueSq||this.state===qD.InAttributeValueDq||this.state===qD.InAttributeValueNq||this.state===qD.InClosingTagName||this.cbs.ontext(this.sectionStart,e))}emitCodePoint(e,t){this.baseState!==qD.Text&&this.baseState!==qD.InSpecialTag?(this.sectionStart<this.entityStart&&this.cbs.onattribdata(this.sectionStart,this.entityStart),this.sectionStart=this.entityStart+t,this.index=this.sectionStart-1,this.cbs.onattribentity(e)):(this.sectionStart<this.entityStart&&this.cbs.ontext(this.sectionStart,this.entityStart),this.sectionStart=this.entityStart+t,this.index=this.sectionStart-1,this.cbs.ontextentity(e,this.sectionStart))}}const JD=new Set(["input","option","optgroup","select","button","datalist","textarea"]),eO=new Set(["p"]),tO=new Set(["thead","tbody"]),nO=new Set(["dd","dt"]),rO=new Set(["rt","rp"]),iO=new Map([["tr",new Set(["tr","th","td"])],["th",new Set(["th"])],["td",new Set(["thead","th","td"])],["body",new Set(["head","link","script"])],["li",new Set(["li"])],["p",eO],["h1",eO],["h2",eO],["h3",eO],["h4",eO],["h5",eO],["h6",eO],["select",JD],["input",JD],["output",JD],["button",JD],["datalist",JD],["textarea",JD],["option",new Set(["option"])],["optgroup",new Set(["optgroup","option"])],["dd",nO],["dt",nO],["address",eO],["article",eO],["aside",eO],["blockquote",eO],["details",eO],["div",eO],["dl",eO],["fieldset",eO],["figcaption",eO],["figure",eO],["footer",eO],["form",eO],["header",eO],["hr",eO],["main",eO],["nav",eO],["ol",eO],["pre",eO],["section",eO],["table",eO],["ul",eO],["rt",rO],["rp",rO],["tbody",tO],["tfoot",tO]]),oO=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]),aO=new Set(["math","svg"]),sO=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignobject","desc","title"]),lO=/\s|\//;class cO{constructor(e,t={}){var n,r,i,o,a,s;this.options=t,this.startIndex=0,this.endIndex=0,this.openTagStart=0,this.tagname="",this.attribname="",this.attribvalue="",this.attribs=null,this.stack=[],this.buffers=[],this.bufferOffset=0,this.writeIndex=0,this.ended=!1,this.cbs=null!=e?e:{},this.htmlMode=!this.options.xmlMode,this.lowerCaseTagNames=null!==(n=t.lowerCaseTags)&&void 0!==n?n:this.htmlMode,this.lowerCaseAttributeNames=null!==(r=t.lowerCaseAttributeNames)&&void 0!==r?r:this.htmlMode,this.recognizeSelfClosing=null!==(i=t.recognizeSelfClosing)&&void 0!==i?i:!this.htmlMode,this.tokenizer=new(null!==(o=t.Tokenizer)&&void 0!==o?o:QD)(this.options,this),this.foreignContext=[!this.htmlMode],null===(s=(a=this.cbs).onparserinit)||void 0===s||s.call(a,this)}ontext(e,t){var n,r;const i=this.getSlice(e,t);this.endIndex=t-1,null===(r=(n=this.cbs).ontext)||void 0===r||r.call(n,i),this.startIndex=t}ontextentity(e,t){var n,r;this.endIndex=t-1,null===(r=(n=this.cbs).ontext)||void 0===r||r.call(n,PD(e)),this.startIndex=t}isVoidElement(e){return this.htmlMode&&oO.has(e)}onopentagname(e,t){this.endIndex=t;let n=this.getSlice(e,t);this.lowerCaseTagNames&&(n=n.toLowerCase()),this.emitOpenTag(n)}emitOpenTag(e){var t,n,r,i;this.openTagStart=this.startIndex,this.tagname=e;const o=this.htmlMode&&iO.get(e);if(o)for(;this.stack.length>0&&o.has(this.stack[0]);){const e=this.stack.shift();null===(n=(t=this.cbs).onclosetag)||void 0===n||n.call(t,e,!0)}this.isVoidElement(e)||(this.stack.unshift(e),this.htmlMode&&(aO.has(e)?this.foreignContext.unshift(!0):sO.has(e)&&this.foreignContext.unshift(!1))),null===(i=(r=this.cbs).onopentagname)||void 0===i||i.call(r,e),this.cbs.onopentag&&(this.attribs={})}endOpenTag(e){var t,n;this.startIndex=this.openTagStart,this.attribs&&(null===(n=(t=this.cbs).onopentag)||void 0===n||n.call(t,this.tagname,this.attribs,e),this.attribs=null),this.cbs.onclosetag&&this.isVoidElement(this.tagname)&&this.cbs.onclosetag(this.tagname,!0),this.tagname=""}onopentagend(e){this.endIndex=e,this.endOpenTag(!1),this.startIndex=e+1}onclosetag(e,t){var n,r,i,o,a,s,l,c;this.endIndex=t;let u=this.getSlice(e,t);if(this.lowerCaseTagNames&&(u=u.toLowerCase()),this.htmlMode&&(aO.has(u)||sO.has(u))&&this.foreignContext.shift(),this.isVoidElement(u))this.htmlMode&&"br"===u&&(null===(o=(i=this.cbs).onopentagname)||void 0===o||o.call(i,"br"),null===(s=(a=this.cbs).onopentag)||void 0===s||s.call(a,"br",{},!0),null===(c=(l=this.cbs).onclosetag)||void 0===c||c.call(l,"br",!1));else{const e=this.stack.indexOf(u);if(-1!==e)for(let t=0;t<=e;t++){const i=this.stack.shift();null===(r=(n=this.cbs).onclosetag)||void 0===r||r.call(n,i,t!==e)}else this.htmlMode&&"p"===u&&(this.emitOpenTag("p"),this.closeCurrentTag(!0))}this.startIndex=t+1}onselfclosingtag(e){this.endIndex=e,this.recognizeSelfClosing||this.foreignContext[0]?(this.closeCurrentTag(!1),this.startIndex=e+1):this.onopentagend(e)}closeCurrentTag(e){var t,n;const r=this.tagname;this.endOpenTag(e),this.stack[0]===r&&(null===(n=(t=this.cbs).onclosetag)||void 0===n||n.call(t,r,!e),this.stack.shift())}onattribname(e,t){this.startIndex=e;const n=this.getSlice(e,t);this.attribname=this.lowerCaseAttributeNames?n.toLowerCase():n}onattribdata(e,t){this.attribvalue+=this.getSlice(e,t)}onattribentity(e){this.attribvalue+=PD(e)}onattribend(e,t){var n,r;this.endIndex=t,null===(r=(n=this.cbs).onattribute)||void 0===r||r.call(n,this.attribname,this.attribvalue,e===GD.Double?'"':e===GD.Single?"'":e===GD.NoValue?void 0:null),this.attribs&&!Object.prototype.hasOwnProperty.call(this.attribs,this.attribname)&&(this.attribs[this.attribname]=this.attribvalue),this.attribvalue=""}getInstructionName(e){const t=e.search(lO);let n=t<0?e:e.substr(0,t);return this.lowerCaseTagNames&&(n=n.toLowerCase()),n}ondeclaration(e,t){this.endIndex=t;const n=this.getSlice(e,t);if(this.cbs.onprocessinginstruction){const e=this.getInstructionName(n);this.cbs.onprocessinginstruction(`!${e}`,`!${n}`)}this.startIndex=t+1}onprocessinginstruction(e,t){this.endIndex=t;const n=this.getSlice(e,t);if(this.cbs.onprocessinginstruction){const e=this.getInstructionName(n);this.cbs.onprocessinginstruction(`?${e}`,`?${n}`)}this.startIndex=t+1}oncomment(e,t,n){var r,i,o,a;this.endIndex=t,null===(i=(r=this.cbs).oncomment)||void 0===i||i.call(r,this.getSlice(e,t-n)),null===(a=(o=this.cbs).oncommentend)||void 0===a||a.call(o),this.startIndex=t+1}oncdata(e,t,n){var r,i,o,a,s,l,c,u,p,d;this.endIndex=t;const f=this.getSlice(e,t-n);!this.htmlMode||this.options.recognizeCDATA?(null===(i=(r=this.cbs).oncdatastart)||void 0===i||i.call(r),null===(a=(o=this.cbs).ontext)||void 0===a||a.call(o,f),null===(l=(s=this.cbs).oncdataend)||void 0===l||l.call(s)):(null===(u=(c=this.cbs).oncomment)||void 0===u||u.call(c,`[CDATA[${f}]]`),null===(d=(p=this.cbs).oncommentend)||void 0===d||d.call(p)),this.startIndex=t+1}onend(){var e,t;if(this.cbs.onclosetag){this.endIndex=this.startIndex;for(let e=0;e<this.stack.length;e++)this.cbs.onclosetag(this.stack[e],!0)}null===(t=(e=this.cbs).onend)||void 0===t||t.call(e)}reset(){var e,t,n,r;null===(t=(e=this.cbs).onreset)||void 0===t||t.call(e),this.tokenizer.reset(),this.tagname="",this.attribname="",this.attribs=null,this.stack.length=0,this.startIndex=0,this.endIndex=0,null===(r=(n=this.cbs).onparserinit)||void 0===r||r.call(n,this),this.buffers.length=0,this.foreignContext.length=0,this.foreignContext.unshift(!this.htmlMode),this.bufferOffset=0,this.writeIndex=0,this.ended=!1}parseComplete(e){this.reset(),this.end(e)}getSlice(e,t){for(;e-this.bufferOffset>=this.buffers[0].length;)this.shiftBuffer();let n=this.buffers[0].slice(e-this.bufferOffset,t-this.bufferOffset);for(;t-this.bufferOffset>this.buffers[0].length;)this.shiftBuffer(),n+=this.buffers[0].slice(0,t-this.bufferOffset);return n}shiftBuffer(){this.bufferOffset+=this.buffers[0].length,this.writeIndex--,this.buffers.shift()}write(e){var t,n;this.ended?null===(n=(t=this.cbs).onerror)||void 0===n||n.call(t,new Error(".write() after done!")):(this.buffers.push(e),this.tokenizer.running&&(this.tokenizer.write(e),this.writeIndex++))}end(e){var t,n;this.ended?null===(n=(t=this.cbs).onerror)||void 0===n||n.call(t,new Error(".end() after done!")):(e&&this.write(e),this.ended=!0,this.tokenizer.end())}pause(){this.tokenizer.pause()}resume(){for(this.tokenizer.resume();this.tokenizer.running&&this.writeIndex<this.buffers.length;)this.tokenizer.write(this.buffers[this.writeIndex++]);this.ended&&this.tokenizer.end()}parseChunk(e){this.write(e)}done(e){this.end(e)}}var uO;!function(e){e.Root="root",e.Text="text",e.Directive="directive",e.Comment="comment",e.Script="script",e.Style="style",e.Tag="tag",e.CDATA="cdata",e.Doctype="doctype"}(uO||(uO={})),uO.Root,uO.Text,uO.Directive,uO.Comment,uO.Script,uO.Style,uO.Tag,uO.CDATA,uO.Doctype;class pO{constructor(){this.parent=null,this.prev=null,this.next=null,this.startIndex=null,this.endIndex=null}get parentNode(){return this.parent}set parentNode(e){this.parent=e}get previousSibling(){return this.prev}set previousSibling(e){this.prev=e}get nextSibling(){return this.next}set nextSibling(e){this.next=e}cloneNode(e=!1){return EO(this,e)}}class dO extends pO{constructor(e){super(),this.data=e}get nodeValue(){return this.data}set nodeValue(e){this.data=e}}class fO extends dO{constructor(){super(...arguments),this.type=uO.Text}get nodeType(){return 3}}class hO extends dO{constructor(){super(...arguments),this.type=uO.Comment}get nodeType(){return 8}}class mO extends dO{constructor(e,t){super(t),this.name=e,this.type=uO.Directive}get nodeType(){return 1}}class gO extends pO{constructor(e){super(),this.children=e}get firstChild(){var e;return null!==(e=this.children[0])&&void 0!==e?e:null}get lastChild(){return this.children.length>0?this.children[this.children.length-1]:null}get childNodes(){return this.children}set childNodes(e){this.children=e}}class _O extends gO{constructor(){super(...arguments),this.type=uO.CDATA}get nodeType(){return 4}}class vO extends gO{constructor(){super(...arguments),this.type=uO.Root}get nodeType(){return 9}}class bO extends gO{constructor(e,t,n=[],r=("script"===e?uO.Script:"style"===e?uO.Style:uO.Tag)){super(n),this.name=e,this.attribs=t,this.type=r}get nodeType(){return 1}get tagName(){return this.name}set tagName(e){this.name=e}get attributes(){return Object.keys(this.attribs).map((e=>{var t,n;return{name:e,value:this.attribs[e],namespace:null===(t=this["x-attribsNamespace"])||void 0===t?void 0:t[e],prefix:null===(n=this["x-attribsPrefix"])||void 0===n?void 0:n[e]}}))}}function yO(e){return(t=e).type===uO.Tag||t.type===uO.Script||t.type===uO.Style;var t}function EO(e,t=!1){let n;if(function(e){return e.type===uO.Text}(e))n=new fO(e.data);else if(function(e){return e.type===uO.Comment}(e))n=new hO(e.data);else if(yO(e)){const r=t?wO(e.children):[],i=new bO(e.name,{...e.attribs},r);r.forEach((e=>e.parent=i)),null!=e.namespace&&(i.namespace=e.namespace),e["x-attribsNamespace"]&&(i["x-attribsNamespace"]={...e["x-attribsNamespace"]}),e["x-attribsPrefix"]&&(i["x-attribsPrefix"]={...e["x-attribsPrefix"]}),n=i}else if(function(e){return e.type===uO.CDATA}(e)){const r=t?wO(e.children):[],i=new _O(r);r.forEach((e=>e.parent=i)),n=i}else if(function(e){return e.type===uO.Root}(e)){const r=t?wO(e.children):[],i=new vO(r);r.forEach((e=>e.parent=i)),e["x-mode"]&&(i["x-mode"]=e["x-mode"]),n=i}else{if(!function(e){return e.type===uO.Directive}(e))throw new Error(`Not implemented yet: ${e.type}`);{const t=new mO(e.name,e.data);null!=e["x-name"]&&(t["x-name"]=e["x-name"],t["x-publicId"]=e["x-publicId"],t["x-systemId"]=e["x-systemId"]),n=t}}return n.startIndex=e.startIndex,n.endIndex=e.endIndex,null!=e.sourceCodeLocation&&(n.sourceCodeLocation=e.sourceCodeLocation),n}function wO(e){const t=e.map((e=>EO(e,!0)));for(let e=1;e<t.length;e++)t[e].prev=t[e-1],t[e-1].next=t[e];return t}const xO={withStartIndices:!1,withEndIndices:!1,xmlMode:!1};class SO{constructor(e,t,n){this.dom=[],this.root=new vO(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null,"function"==typeof t&&(n=t,t=xO),"object"==typeof e&&(t=e,e=void 0),this.callback=null!=e?e:null,this.options=null!=t?t:xO,this.elementCB=null!=n?n:null}onparserinit(e){this.parser=e}onreset(){this.dom=[],this.root=new vO(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null}onend(){this.done||(this.done=!0,this.parser=null,this.handleCallback(null))}onerror(e){this.handleCallback(e)}onclosetag(){this.lastNode=null;const e=this.tagStack.pop();this.options.withEndIndices&&(e.endIndex=this.parser.endIndex),this.elementCB&&this.elementCB(e)}onopentag(e,t){const n=this.options.xmlMode?uO.Tag:void 0,r=new bO(e,t,void 0,n);this.addNode(r),this.tagStack.push(r)}ontext(e){const{lastNode:t}=this;if(t&&t.type===uO.Text)t.data+=e,this.options.withEndIndices&&(t.endIndex=this.parser.endIndex);else{const t=new fO(e);this.addNode(t),this.lastNode=t}}oncomment(e){if(this.lastNode&&this.lastNode.type===uO.Comment)return void(this.lastNode.data+=e);const t=new hO(e);this.addNode(t),this.lastNode=t}oncommentend(){this.lastNode=null}oncdatastart(){const e=new fO(""),t=new _O([e]);this.addNode(t),e.parent=t,this.lastNode=e}oncdataend(){this.lastNode=null}onprocessinginstruction(e,t){const n=new mO(e,t);this.addNode(n)}handleCallback(e){if("function"==typeof this.callback)this.callback(e,this.dom);else if(e)throw e}addNode(e){const t=this.tagStack[this.tagStack.length-1],n=t.children[t.children.length-1];this.options.withStartIndices&&(e.startIndex=this.parser.startIndex),this.options.withEndIndices&&(e.endIndex=this.parser.endIndex),t.children.push(e),n&&(e.prev=n,n.next=e),e.parent=t,this.lastNode=null}}var AO;new Map(["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","textPath"].map((e=>[e.toLowerCase(),e]))),new Map(["definitionURL","attributeName","attributeType","baseFrequency","baseProfile","calcMode","clipPathUnits","diffuseConstant","edgeMode","filterUnits","glyphRef","gradientTransform","gradientUnits","kernelMatrix","kernelUnitLength","keyPoints","keySplines","keyTimes","lengthAdjust","limitingConeAngle","markerHeight","markerUnits","markerWidth","maskContentUnits","maskUnits","numOctaves","pathLength","patternContentUnits","patternTransform","patternUnits","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","refX","refY","repeatCount","repeatDur","requiredExtensions","requiredFeatures","specularConstant","specularExponent","spreadMethod","startOffset","stdDeviation","stitchTiles","surfaceScale","systemLanguage","tableValues","targetX","targetY","textLength","viewBox","viewTarget","xChannelSelector","yChannelSelector","zoomAndPan"].map((e=>[e.toLowerCase(),e]))),function(e){e[e.DISCONNECTED=1]="DISCONNECTED",e[e.PRECEDING=2]="PRECEDING",e[e.FOLLOWING=4]="FOLLOWING",e[e.CONTAINS=8]="CONTAINS",e[e.CONTAINED_BY=16]="CONTAINED_BY"}(AO||(AO={}));const TO={},CO=[];function DO(e){return e&&"VirtualNode"===e.type}function OO(e){return e&&"Widget"===e.type}function kO(e){return e&&"Thunk"===e.type}class NO{constructor(e,t,n,r,i){this.tagName=e,this.properties=t||TO,this.children=n||CO,this.key=null!=r?String(r):void 0,this.namespace="string"==typeof i?i:null;const o=n&&n.length||0;let a,s=0,l=!1,c=!1,u=!1;for(const e in t)if(Object.prototype.hasOwnProperty.call(t,e)){const n=t[e];(p=n)&&("function"==typeof p.hook&&!Object.prototype.hasOwnProperty.call(p,"hook")||"function"==typeof p.unhook&&!Object.prototype.hasOwnProperty.call(p,"unhook"))&&n.unhook&&(a||(a={}),a[e]=n)}var p;for(let e=0;e<o;e+=1){const t=n[e];DO(t)?(s+=t.count||0,!l&&t.hasWidgets&&(l=!0),!c&&t.hasThunks&&(c=!0),u||!t.hooks&&!t.descendantHooks||(u=!0)):!l&&OO(t)?"function"==typeof t.destroy&&(l=!0):!c&&kO(t)&&(c=!0)}this.count=o+s,this.hasWidgets=l,this.hasThunks=c,this.hooks=a,this.descendantHooks=u}}NO.prototype.version="2",NO.prototype.type="VirtualNode";class RO{constructor(e){this.text=String(e)}}function IO(e){return e&&"VirtualNode"===e.type}function FO(e){return e&&"VirtualText"===e.type}RO.prototype.version="2",RO.prototype.type="VirtualText";const MO={accept:null,acceptCharset:null,accessKey:null,action:null,allowFullScreen:5,allowTransparency:1,alt:null,async:4,autoComplete:null,autoFocus:4,autoPlay:4,capture:5,cellPadding:null,cellSpacing:null,charSet:1,challenge:1,checked:6,classID:1,className:1,cols:25,colSpan:null,content:null,contentEditable:null,contextMenu:1,controls:6,coords:null,crossOrigin:null,data:null,dateTime:1,defer:4,dir:null,disabled:5,download:32,draggable:null,encType:null,form:1,formAction:1,formEncType:1,formMethod:1,formNoValidate:4,formTarget:1,frameBorder:1,headers:null,height:1,hidden:5,high:null,href:null,hrefLang:null,htmlFor:null,httpEquiv:null,icon:null,id:2,is:1,keyParams:1,keyType:1,label:null,lang:null,list:1,loop:6,low:null,manifest:1,marginHeight:null,marginWidth:null,max:null,maxLength:1,media:1,mediaGroup:null,method:null,min:null,minLength:1,multiple:6,muted:6,name:null,noValidate:4,open:4,optimum:null,pattern:null,placeholder:null,poster:null,preload:null,radioGroup:null,readOnly:6,rel:null,required:4,role:1,rows:25,rowSpan:null,sandbox:null,scope:null,scoped:4,scrolling:null,seamless:5,selected:6,shape:null,size:25,sizes:1,span:24,spellCheck:null,src:null,srcDoc:2,srcSet:1,start:8,step:null,style:null,tabIndex:null,target:null,title:null,type:null,useMap:null,value:2,width:1,wmode:1,autoCapitalize:null,autoCorrect:null,itemProp:1,itemScope:5,itemType:1,itemID:1,itemRef:1,property:null,unselectable:1},LO={className:"class",htmlFor:"for",httpEquiv:"http-equiv",acceptCharset:"accept-charset"};function PO(e,t){return(e&t)===t}const BO={};Object.keys(MO).forEach((e=>{const t=MO[e],n=LO[e]||e.toLowerCase(),r={attributeName:n,propertyName:e,mustUseAttribute:PO(t,1),mustUseProperty:PO(t,2),hasBooleanValue:PO(t,4),hasNumericValue:PO(t,8),hasPositiveNumericValue:PO(t,24),hasOverloadedBooleanValue:PO(t,32)};BO[n]=r}));const UO={style:function(e){const t=e.split(";").reduce(((e,t)=>{const n=t.split(/:(.*)/);return n[0]&&n[1]&&(e[n[0].trim()]=n[1].trim()),e}),{});return t},placeholder:RD,title:RD,alt:RD};function zO(e,t,n){const r=t.propertyName;let i;r&&Object.prototype.hasOwnProperty.call(UO,r)&&(i=UO[t.propertyName],n=i(n)),e[t.propertyName]=function(e,t){const n=function(e,t){return e.hasBooleanValue?""===t||t.toLowerCase()===e.attributeName:!!e.hasOverloadedBooleanValue&&""===t}(e,t);return e.hasBooleanValue?!!n:e.hasOverloadedBooleanValue?!!n||t:e.hasNumericValue||e.hasPositiveNumericValue?Number(t):t}(t,n)}function VO(e,t,n){e.attributes[t.attributeName]=function(e,t){return e.hasBooleanValue?"":t}(t,n)}function jO(e){const t=e.attribs,n={attributes:{}};return Object.keys(t).forEach((e=>{const r=t[e],i=function(e){const t=e.toLowerCase();return Object.prototype.hasOwnProperty.call(BO,t)?BO[t]:{attributeName:e,mustUseAttribute:!0,isCustomAttribute:!0}}(e),o=function(e){return e.mustUseAttribute?{set:VO}:{set:zO}}(i);o.set(n,i,r)})),n}function qO(e,t){let n=e,r=t;"string"==typeof e&&(r=e,n={});const i=function(e,t){const n={convert:(e,r)=>"tag"===e.type||"script"===e.type||"style"===e.type?n.convertTag(e,r):"text"===e.type?new t(RD(e.data)):new t(""),convertTag(t,r){const i=jO(t);let o;r&&(o=r(i));const a=Array.prototype.map.call(t.children||[],(e=>n.convert(e,r)));return new e(t.name,i,a,o)}};return n}(NO,RO),o=function(e){const t=new SO;return new cO(t,{lowerCaseAttributeNames:!1,decodeEntities:!1}).parseComplete(e),t.dom}(r);let a;return a=0===o.length?new RO(""):o.length>1?o.map((e=>i.convert(e,n.getVNodeKey))):i.convert(o[0],n.getVNodeKey),a}function GO(){return qO}const HO="http://schemas.openxmlformats.org/drawingml/2006/main",WO="http://schemas.openxmlformats.org/drawingml/2006/chartDrawing",KO="http://purl.org/dc/elements/1.1/",XO="http://purl.org/dc/dcmitype/",$O="http://purl.org/dc/terms/",YO="urn:schemas-microsoft-com:office:office",ZO="http://schemas.openxmlformats.org/drawingml/2006/picture",QO="http://schemas.openxmlformats.org/officeDocument/2006/relationships",JO="urn:schemas-microsoft-com:vml",ek="http://schemas.openxmlformats.org/markup-compatibility/2006",tk="http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes",nk="http://schemas.openxmlformats.org/wordprocessingml/2006/main",rk="urn:schemas-microsoft-com:office:word",ik="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing",ok="http://schemas.microsoft.com/office/word/2006/wordml",ak="http://www.w3.org/2001/XMLSchema-instance",sk="http://schemas.openxmlformats.org/officeDocument/2006/relationships/hyperlink",lk="http://schemas.openxmlformats.org/officeDocument/2006/relationships/image",ck="http://schemas.openxmlformats.org/officeDocument/2006/relationships/header",uk="http://schemas.openxmlformats.org/officeDocument/2006/relationships/footer",pk="http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme",dk="http://schemas.openxmlformats.org/package/2006/metadata/core-properties",fk="http://schemas.openxmlformats.org/package/2006/content-types",hk="http://schemas.openxmlformats.org/package/2006/relationships",mk=`\n <?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n\n <Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships">\n <Relationship Id="rId1" Type="${"http://schemas.openxmlformats.org/officeDocument/2006/relationships/numbering"}" Target="numbering.xml"/>\n <Relationship Id="rId2" Type="${"http://schemas.openxmlformats.org/officeDocument/2006/relationships/styles"}" Target="styles.xml"/>\n <Relationship Id="rId3" Type="${"http://schemas.openxmlformats.org/officeDocument/2006/relationships/settings"}" Target="settings.xml"/>\n <Relationship Id="rId4" Type="${"http://schemas.openxmlformats.org/officeDocument/2006/relationships/webSettings"}" Target="webSettings.xml"/>\n <Relationship Id="rId5" Type="${"http://schemas.openxmlformats.org/officeDocument/2006/relationships/fontTable"}" Target="fontTable.xml"/>\n </Relationships>\n`,gk=`\n <?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n\n <Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships">\n <Relationship Id="rId1" Type="${"http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument"}" Target="word/document.xml"/>\n <Relationship Id="rId2" Type="${"http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties"}" Target="docProps/core.xml"/>\n </Relationships>\n`,_k=(e=py,t=22,n=22,r=fy,i=_y)=>{const o=Object.fromEntries(Object.entries(_y).map((([e,t])=>[e,i?.[e]?{...t,...i[e]}:t])));return`\n <?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n\n <w:styles xmlns:w="${nk}" xmlns:r="${QO}">\n\t<w:docDefaults>\n\t <w:rPrDefault>\n\t\t<w:rPr>\n\t\t <w:rFonts w:ascii="${e}" w:eastAsiaTheme="minorHAnsi" w:hAnsiTheme="minorHAnsi" w:cstheme="minorBidi" />\n\t\t <w:sz w:val="${t}" />\n\t\t <w:szCs w:val="${n}" />\n\t\t <w:lang w:val="${r}" w:eastAsia="${r}" w:bidi="ar-SA" />\n\t\t</w:rPr>\n\t </w:rPrDefault>\n\t <w:pPrDefault>\n\t\t<w:pPr>\n\t\t <w:spacing w:after="120" w:line="240" w:lineRule="atLeast" />\n\t\t</w:pPr>\n\t </w:pPrDefault>\n\t</w:docDefaults>\n\t<w:style w:type="paragraph" w:styleId="Normal" w:default="1">\n\t <w:name w:val="normal" />\n\t</w:style>\n\t<w:style w:type="character" w:styleId="Hyperlink">\n\t <w:name w:val="Hyperlink" />\n\t <w:rPr>\n\t\t<w:color w:val="0000FF" />\n\t\t<w:u w:val="single" />\n\t </w:rPr>\n\t</w:style>\n\t${Object.entries(o).filter((([e])=>e.startsWith("heading"))).sort((([e],[t])=>e.localeCompare(t))).map((([e,t])=>((e,t)=>{const n=parseInt(e.replace("Heading",""),10),r=t.font&&t.font!==py?`<w:rFonts w:ascii="${i=t.font,i.toString().replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}" w:eastAsiaTheme="minorHAnsi" w:hAnsiTheme="minorHAnsi" w:cstheme="minorBidi" />`:"";var i;const o=void 0!==t.fontSize&&t.fontSize!==dy&&t.fontSize>0?`<w:sz w:val="${t.fontSize}" /><w:szCs w:val="${t.fontSize}" />`:"",a=t.bold?"<w:b />":"",s=t.keepLines?"<w:keepLines />":"",l=t.keepNext?"<w:keepNext />":"";let c="",u="";if(t.spacing){const e=void 0!==t.spacing.before?`w:before="${t.spacing.before}"`:"";c=void 0!==t.spacing.after?`w:after="${t.spacing.after}"`:"",u=e||c?`<w:spacing ${e} ${c} />`:""}return`\n\t<w:style w:type="paragraph" w:styleId="${e}">\n\t <w:name w:val="heading ${n}" />\n\t <w:basedOn w:val="Normal" />\n\t <w:next w:val="Normal" />\n\t <w:uiPriority w:val="9" />\n\t ${2===n?"<w:unhideWhenUsed />":""}\n\t ${n>=3?"<w:semiHidden /><w:unhideWhenUsed />":""}\n\t <w:qFormat />\n\t <w:pPr>\n\t\t${l}\n\t\t${s}\n\t\t${u}\n\t\t<w:outlineLvl w:val="${Math.max(0,Math.min(5,t.outlineLevel||0))}" />\n\t </w:pPr>\n\t <w:rPr>\n\t\t${r}\n\t\t${a}\n\t\t${o}\n\t </w:rPr>\n\t</w:style>`})(e.charAt(0).toUpperCase()+e.slice(1),t))).join("")}\n </w:styles>\n `},vk=`\n <?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n\n <w:fonts\n xmlns:r="${QO}"\n xmlns:w="${nk}"\n >\n <w:font w:name="Arial">\n <w:panose1 w:val="020B0604020202020204"/>\n <w:charset w:val="00"/>\n <w:family w:val="auto"/>\n <w:pitch w:val="variable"/>\n <w:sig w:usb0="00000003" w:usb1="00000000" w:usb2="00000000" w:usb3="00000000" w:csb0="00000001" w:csb1="00000000"/>\n </w:font>\n <w:font w:name="Calibri">\n <w:panose1 w:val="020F0502020204030204"/>\n <w:charset w:val="00"/>\n <w:family w:val="swiss"/>\n <w:pitch w:val="variable"/>\n <w:sig w:usb0="E4002EFF" w:usb1="C000247B" w:usb2="00000009" w:usb3="00000000" w:csb0="000001FF" w:csb1="00000000"/>\n </w:font>\n <w:font w:name="Calibri Light">\n <w:panose1 w:val="020F0302020204030204"/>\n <w:charset w:val="00"/>\n <w:family w:val="swiss"/>\n <w:pitch w:val="variable"/>\n <w:sig w:usb0="E4002EFF" w:usb1="C000247B" w:usb2="00000009" w:usb3="00000000" w:csb0="000001FF" w:csb1="00000000"/>\n </w:font>\n <w:font w:name="Courier New">\n <w:panose1 w:val="02070309020205020404"/>\n <w:charset w:val="00"/>\n <w:family w:val="auto"/>\n <w:pitch w:val="variable"/>\n <w:sig w:usb0="00000003" w:usb1="00000000" w:usb2="00000000" w:usb3="00000000" w:csb0="00000001" w:csb1="00000000"/>\n </w:font>\n <w:font w:name="Symbol">\n <w:panose1 w:val="05050102010706020507"/>\n <w:charset w:val="02"/>\n <w:family w:val="decorative"/>\n <w:pitch w:val="variable"/>\n <w:sig w:usb0="00000000" w:usb1="10000000" w:usb2="00000000" w:usb3="00000000" w:csb0="80000000" w:csb1="00000000"/>\n </w:font>\n <w:font w:name="Times New Roman">\n <w:panose1 w:val="02020603050405020304"/>\n <w:charset w:val="00"/>\n <w:family w:val="roman"/>\n <w:pitch w:val="variable"/>\n <w:sig w:usb0="E0002EFF" w:usb1="C000785B" w:usb2="00000009" w:usb3="00000000" w:csb0="000001FF" w:csb1="00000000"/>\n </w:font>\n </w:fonts>\n`,bk=`\n <?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n\n <w:settings xmlns:w="${nk}" xmlns:o="${YO}" xmlns:r="${QO}" xmlns:v="${JO}" xmlns:w10="${rk}" xmlns:sl="${"http://schemas.openxmlformats.org/schemaLibrary/2006/main"}">\n <w:zoom w:percent="100"/>\n <w:defaultTabStop w:val="720"/>\n <w:decimalSymbol w:val="."/>\n <w:listSeparator w:val=","/>\n </w:settings>\n`,yk=`\n <?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n\n <w:webSettings xmlns:w="${nk}" xmlns:r="${QO}">\n </w:webSettings>\n`;function Ek(e,t){return function(){return e.apply(t,arguments)}}const{toString:wk}=Object.prototype,{getPrototypeOf:xk}=Object,{iterator:Sk,toStringTag:Ak}=Symbol,Tk=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),Ck=(e,t)=>{let n=e;const r=[];for(;null!=n&&n!==Object.prototype;){if(-1!==r.indexOf(n))return!1;if(r.push(n),Tk(n,t))return!0;n=xk(n)}return!1},Dk=(Ok=Object.create(null),e=>{const t=wk.call(e);return Ok[t]||(Ok[t]=t.slice(8,-1).toLowerCase())});var Ok;const kk=e=>(e=e.toLowerCase(),t=>Dk(t)===e),Nk=e=>t=>typeof t===e,{isArray:Rk}=Array,Ik=Nk("undefined");function Fk(e){return null!==e&&!Ik(e)&&null!==e.constructor&&!Ik(e.constructor)&&Pk(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Mk=kk("ArrayBuffer");const Lk=Nk("string"),Pk=Nk("function"),Bk=Nk("number"),Uk=e=>null!==e&&"object"==typeof e,zk=e=>{if(!Uk(e))return!1;const t=xk(e);return!(null!==t&&t!==Object.prototype&&null!==xk(t)||Ck(e,Ak)||Ck(e,Sk))},Vk=kk("Date"),jk=kk("File"),qk=kk("Blob"),Gk=kk("FileList");const Hk="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0!==r?r:{},Wk=void 0!==Hk.FormData?Hk.FormData:void 0,Kk=kk("URLSearchParams"),[Xk,$k,Yk,Zk]=["ReadableStream","Request","Response","Headers"].map(kk);function Qk(e,t,{allOwnKeys:n=!1}={}){if(null==e)return;let r,i;if("object"!=typeof e&&(e=[e]),Rk(e))for(r=0,i=e.length;r<i;r++)t.call(null,e[r],r,e);else{if(Fk(e))return;const i=n?Object.getOwnPropertyNames(e):Object.keys(e),o=i.length;let a;for(r=0;r<o;r++)a=i[r],t.call(null,e[a],a,e)}}function Jk(e,t){if(Fk(e))return null;t=t.toLowerCase();const n=Object.keys(e);let r,i=n.length;for(;i-- >0;)if(r=n[i],t===r.toLowerCase())return r;return null}const eN="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:r,tN=e=>!Ik(e)&&e!==eN;const nN=(rN="undefined"!=typeof Uint8Array&&xk(Uint8Array),e=>rN&&e instanceof rN);var rN;const iN=kk("HTMLFormElement"),{propertyIsEnumerable:oN}=Object.prototype,aN=kk("RegExp"),sN=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),r={};Qk(n,((n,i)=>{let o;!1!==(o=t(n,i,e))&&(r[i]=o||n)})),Object.defineProperties(e,r)};const lN=kk("AsyncFunction"),cN=(uN="function"==typeof setImmediate,pN=Pk(eN.postMessage),uN?setImmediate:pN?((e,t)=>(eN.addEventListener("message",(({source:n,data:r})=>{n===eN&&r===e&&t.length&&t.shift()()}),!1),n=>{t.push(n),eN.postMessage(e,"*")}))(`axios@${Math.random()}`,[]):e=>setTimeout(e));var uN,pN;const dN="undefined"!=typeof queueMicrotask?queueMicrotask.bind(eN):void 0!==De&&De.nextTick||cN,fN=e=>null!=e&&Pk(e[Sk]);var hN={isArray:Rk,isArrayBuffer:Mk,isBuffer:Fk,isFormData:e=>{if(!e)return!1;if(Wk&&e instanceof Wk)return!0;const t=xk(e);if(!t||t===Object.prototype)return!1;if(!Pk(e.append))return!1;const n=Dk(e);return"formdata"===n||"object"===n&&Pk(e.toString)&&"[object FormData]"===e.toString()},isArrayBufferView:function(e){let t;return t="undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&Mk(e.buffer),t},isString:Lk,isNumber:Bk,isBoolean:e=>!0===e||!1===e,isObject:Uk,isPlainObject:zk,isEmptyObject:e=>{if(!Uk(e)||Fk(e))return!1;try{return 0===Object.keys(e).length&&Object.getPrototypeOf(e)===Object.prototype}catch(e){return!1}},isReadableStream:Xk,isRequest:$k,isResponse:Yk,isHeaders:Zk,isUndefined:Ik,isDate:Vk,isFile:jk,isReactNativeBlob:e=>!(!e||void 0===e.uri),isReactNative:e=>e&&void 0!==e.getParts,isBlob:qk,isRegExp:aN,isFunction:Pk,isStream:e=>Uk(e)&&Pk(e.pipe),isURLSearchParams:Kk,isTypedArray:nN,isFileList:Gk,forEach:Qk,merge:function e(...t){const{caseless:n,skipUndefined:r}=tN(this)&&this||{},i={},o=(t,o)=>{if("__proto__"===o||"constructor"===o||"prototype"===o)return;const a=n&&"string"==typeof o&&Jk(i,o)||o,s=Tk(i,a)?i[a]:void 0;zk(s)&&zk(t)?i[a]=e(s,t):zk(t)?i[a]=e({},t):Rk(t)?i[a]=t.slice():r&&Ik(t)||(i[a]=t)};for(let e=0,n=t.length;e<n;e++){const n=t[e];if(!n||Fk(n))continue;if(Qk(n,o),"object"!=typeof n||Rk(n))continue;const r=Object.getOwnPropertySymbols(n);for(let e=0;e<r.length;e++){const t=r[e];oN.call(n,t)&&o(n[t],t)}}return i},extend:(e,t,n,{allOwnKeys:r}={})=>(Qk(t,((t,r)=>{n&&Pk(t)?Object.defineProperty(e,r,{__proto__:null,value:Ek(t,n),writable:!0,enumerable:!0,configurable:!0}):Object.defineProperty(e,r,{__proto__:null,value:t,writable:!0,enumerable:!0,configurable:!0})}),{allOwnKeys:r}),e),trim:e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""),stripBOM:e=>(65279===e.charCodeAt(0)&&(e=e.slice(1)),e),inherits:(e,t,n,r)=>{e.prototype=Object.create(t.prototype,r),Object.defineProperty(e.prototype,"constructor",{__proto__:null,value:e,writable:!0,enumerable:!1,configurable:!0}),Object.defineProperty(e,"super",{__proto__:null,value:t.prototype}),n&&Object.assign(e.prototype,n)},toFlatObject:(e,t,n,r)=>{let i,o,a;const s={};if(t=t||{},null==e)return t;do{for(i=Object.getOwnPropertyNames(e),o=i.length;o-- >0;)a=i[o],r&&!r(a,e,t)||s[a]||(t[a]=e[a],s[a]=!0);e=!1!==n&&xk(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},kindOf:Dk,kindOfTest:kk,endsWith:(e,t,n)=>{e=String(e),(void 0===n||n>e.length)&&(n=e.length),n-=t.length;const r=e.indexOf(t,n);return-1!==r&&r===n},toArray:e=>{if(!e)return null;if(Rk(e))return e;let t=e.length;if(!Bk(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},forEachEntry:(e,t)=>{const n=(e&&e[Sk]).call(e);let r;for(;(r=n.next())&&!r.done;){const n=r.value;t.call(e,n[0],n[1])}},matchAll:(e,t)=>{let n;const r=[];for(;null!==(n=e.exec(t));)r.push(n);return r},isHTMLForm:iN,hasOwnProperty:Tk,hasOwnProp:Tk,hasOwnInPrototypeChain:Ck,getSafeProp:(e,t)=>null!=e&&Ck(e,t)?e[t]:void 0,reduceDescriptors:sN,freezeMethods:e=>{sN(e,((t,n)=>{if(Pk(e)&&["arguments","caller","callee"].includes(n))return!1;const r=e[n];Pk(r)&&(t.enumerable=!1,"writable"in t?t.writable=!1:t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")}))}))},toObjectSet:(e,t)=>{const n={},r=e=>{e.forEach((e=>{n[e]=!0}))};return Rk(e)?r(e):r(String(e).split(t)),n},toCamelCase:e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,(function(e,t,n){return t.toUpperCase()+n})),noop:()=>{},toFiniteNumber:(e,t)=>null!=e&&Number.isFinite(e=+e)?e:t,findKey:Jk,global:eN,isContextDefined:tN,isSpecCompliantForm:function(e){return!!(e&&Pk(e.append)&&"FormData"===e[Ak]&&e[Sk])},toJSONObject:e=>{const t=new WeakSet,n=e=>{if(Uk(e)){if(t.has(e))return;if(Fk(e))return e;if(!("toJSON"in e)){t.add(e);const r=Rk(e)?[]:{};return Qk(e,((e,t)=>{const i=n(e);!Ik(i)&&(r[t]=i)})),t.delete(e),r}}return e};return n(e)},isAsyncFn:lN,isThenable:e=>e&&(Uk(e)||Pk(e))&&Pk(e.then)&&Pk(e.catch),setImmediate:cN,asap:dN,isIterable:fN,isSafeIterable:e=>null!=e&&Ck(e,Sk)&&fN(e)};const mN=hN.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]);const gN=new RegExp("[\\u0000-\\u0008\\u000a-\\u001f\\u007f]+","g"),_N=new RegExp("[^\\u0009\\u0020-\\u007e\\u0080-\\u00ff]+","g");function vN(e,t){return hN.isArray(e)?e.map((e=>vN(e,t))):function(e){let t=0,n=e.length;for(;t<n;){const n=e.charCodeAt(t);if(9!==n&&32!==n)break;t+=1}for(;n>t;){const t=e.charCodeAt(n-1);if(9!==t&&32!==t)break;n-=1}return 0===t&&n===e.length?e:e.slice(t,n)}(String(e).replace(t,""))}function bN(e){const t=Object.create(null);return hN.forEach(e.toJSON(),((e,n)=>{t[n]=(e=>vN(e,_N))(e)})),t}const yN=Symbol("internals");function EN(e){return e&&String(e).trim().toLowerCase()}function wN(e){return!1===e||null==e?e:hN.isArray(e)?e.map(wN):(e=>vN(e,gN))(String(e))}function xN(e,t,n,r,i){return hN.isFunction(r)?r.call(this,t,n):(i&&(t=n),hN.isString(t)?hN.isString(r)?-1!==t.indexOf(r):hN.isRegExp(r)?r.test(t):void 0:void 0)}class SN{constructor(e){e&&this.set(e)}set(e,t,n){const r=this;function i(e,t,n){const i=EN(t);if(!i)return;const o=hN.findKey(r,i);(!o||void 0===r[o]||!0===n||void 0===n&&!1!==r[o])&&(r[o||t]=wN(e))}const o=(e,t)=>hN.forEach(e,((e,n)=>i(e,n,t)));if(hN.isPlainObject(e)||e instanceof this.constructor)o(e,t);else if(hN.isString(e)&&(e=e.trim())&&!/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim()))o((e=>{const t={};let n,r,i;return e&&e.split("\n").forEach((function(e){i=e.indexOf(":"),n=e.substring(0,i).trim().toLowerCase(),r=e.substring(i+1).trim(),!n||t[n]&&mN[n]||("set-cookie"===n?t[n]?t[n].push(r):t[n]=[r]:t[n]=t[n]?t[n]+", "+r:r)})),t})(e),t);else if(hN.isObject(e)&&hN.isSafeIterable(e)){let n,r,i=Object.create(null);for(const t of e){if(!hN.isArray(t))throw new TypeError("Object iterator must return a key-value pair");r=t[0],hN.hasOwnProp(i,r)?(n=i[r],i[r]=hN.isArray(n)?[...n,t[1]]:[n,t[1]]):i[r]=t[1]}o(i,t)}else null!=e&&i(t,e,n);return this}get(e,t){if(e=EN(e)){const n=hN.findKey(this,e);if(n){const e=this[n];if(!t)return e;if(!0===t)return function(e){const t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let r;for(;r=n.exec(e);)t[r[1]]=r[2];return t}(e);if(hN.isFunction(t))return t.call(this,e,n);if(hN.isRegExp(t))return t.exec(e);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,t){if(e=EN(e)){const n=hN.findKey(this,e);return!(!n||void 0===this[n]||t&&!xN(0,this[n],n,t))}return!1}delete(e,t){const n=this;let r=!1;function i(e){if(e=EN(e)){const i=hN.findKey(n,e);!i||t&&!xN(0,n[i],i,t)||(delete n[i],r=!0)}}return hN.isArray(e)?e.forEach(i):i(e),r}clear(e){const t=Object.keys(this);let n=t.length,r=!1;for(;n--;){const i=t[n];e&&!xN(0,this[i],i,e,!0)||(delete this[i],r=!0)}return r}normalize(e){const t=this,n={};return hN.forEach(this,((r,i)=>{const o=hN.findKey(n,i);if(o)return t[o]=wN(r),void delete t[i];const a=e?function(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,((e,t,n)=>t.toUpperCase()+n))}(i):String(i).trim();a!==i&&delete t[i],t[a]=wN(r),n[a]=!0})),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){const t=Object.create(null);return hN.forEach(this,((n,r)=>{null!=n&&!1!==n&&(t[r]=e&&hN.isArray(n)?n.join(", "):n)})),t}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map((([e,t])=>e+": "+t)).join("\n")}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...t){const n=new this(e);return t.forEach((e=>n.set(e))),n}static accessor(e){const t=(this[yN]=this[yN]={accessors:{}}).accessors,n=this.prototype;function r(e){const r=EN(e);t[r]||(!function(e,t){const n=hN.toCamelCase(" "+t);["get","set","has"].forEach((r=>{Object.defineProperty(e,r+n,{__proto__:null,value:function(e,n,i){return this[r].call(this,t,e,n,i)},configurable:!0})}))}(n,e),t[r]=!0)}return hN.isArray(e)?e.forEach(r):r(e),this}}SN.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),hN.reduceDescriptors(SN.prototype,(({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(e){this[n]=e}}})),hN.freezeMethods(SN);function AN(e,t){const n=new Set(t.map((e=>String(e).toLowerCase()))),r=[],i=e=>{if(null===e||"object"!=typeof e)return e;if(hN.isBuffer(e))return e;if(-1!==r.indexOf(e))return;let t;if(e instanceof SN&&(e=e.toJSON()),r.push(e),hN.isArray(e))t=[],e.forEach(((e,n)=>{const r=i(e);hN.isUndefined(r)||(t[n]=r)}));else{if(!hN.isPlainObject(e)&&function(e){if(hN.hasOwnProp(e,"toJSON"))return!0;let t=Object.getPrototypeOf(e);for(;t&&t!==Object.prototype;){if(hN.hasOwnProp(t,"toJSON"))return!0;t=Object.getPrototypeOf(t)}return!1}(e))return r.pop(),e;t=Object.create(null);for(const[r,o]of Object.entries(e)){const e=n.has(r.toLowerCase())?"[REDACTED ****]":i(o);hN.isUndefined(e)||(t[r]=e)}}return r.pop(),t};return i(e)}class TN extends Error{static from(e,t,n,r,i,o){const a=new TN(e.message,t||e.code,n,r,i);return a.cause=e,a.name=e.name,null!=e.status&&null==a.status&&(a.status=e.status),o&&Object.assign(a,o),a}constructor(e,t,n,r,i){super(e),Object.defineProperty(this,"message",{__proto__:null,value:e,enumerable:!0,writable:!0,configurable:!0}),this.name="AxiosError",this.isAxiosError=!0,t&&(this.code=t),n&&(this.config=n),r&&(this.request=r),i&&(this.response=i,this.status=i.status)}toJSON(){const e=this.config,t=e&&hN.hasOwnProp(e,"redact")?e.redact:void 0,n=hN.isArray(t)&&t.length>0?AN(e,t):hN.toJSONObject(e);return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:n,code:this.code,status:this.status}}}TN.ERR_BAD_OPTION_VALUE="ERR_BAD_OPTION_VALUE",TN.ERR_BAD_OPTION="ERR_BAD_OPTION",TN.ECONNABORTED="ECONNABORTED",TN.ETIMEDOUT="ETIMEDOUT",TN.ECONNREFUSED="ECONNREFUSED",TN.ERR_NETWORK="ERR_NETWORK",TN.ERR_FR_TOO_MANY_REDIRECTS="ERR_FR_TOO_MANY_REDIRECTS",TN.ERR_DEPRECATED="ERR_DEPRECATED",TN.ERR_BAD_RESPONSE="ERR_BAD_RESPONSE",TN.ERR_BAD_REQUEST="ERR_BAD_REQUEST",TN.ERR_CANCELED="ERR_CANCELED",TN.ERR_NOT_SUPPORT="ERR_NOT_SUPPORT",TN.ERR_INVALID_URL="ERR_INVALID_URL",TN.ERR_FORM_DATA_DEPTH_EXCEEDED="ERR_FORM_DATA_DEPTH_EXCEEDED";function CN(e){return hN.isPlainObject(e)||hN.isArray(e)}function DN(e){return hN.endsWith(e,"[]")?e.slice(0,-2):e}function ON(e,t,n){return e?e.concat(t).map((function(e,t){return e=DN(e),!n&&t?"["+e+"]":e})).join(n?".":""):t}const kN=hN.toFlatObject(hN,{},null,(function(e){return/^is[A-Z]/.test(e)}));function NN(e,t,n){if(!hN.isObject(e))throw new TypeError("target must be an object");t=t||new FormData;const r=(n=hN.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,(function(e,t){return!hN.isUndefined(t[e])}))).metaTokens,i=n.visitor||f,o=n.dots,a=n.indexes,s=n.Blob||"undefined"!=typeof Blob&&Blob,l=void 0===n.maxDepth?100:n.maxDepth,c=s&&hN.isSpecCompliantForm(t),u=[];if(!hN.isFunction(i))throw new TypeError("visitor must be a function");function p(e){if(null===e)return"";if(hN.isDate(e))return e.toISOString();if(hN.isBoolean(e))return e.toString();if(!c&&hN.isBlob(e))throw new TN("Blob is not supported. Use a Buffer instead.");return hN.isArrayBuffer(e)||hN.isTypedArray(e)?c&&"function"==typeof Blob?new Blob([e]):v.from(e):e}function d(e){if(e>l)throw new TN("Object is too deeply nested ("+e+" levels). Max depth: "+l,TN.ERR_FORM_DATA_DEPTH_EXCEEDED)}function f(e,n,i){let s=e;if(hN.isReactNative(t)&&hN.isReactNativeBlob(e))return t.append(ON(i,n,o),p(e)),!1;if(e&&!i&&"object"==typeof e)if(hN.endsWith(n,"{}"))n=r?n:n.slice(0,-2),e=function(e,t){if(l===1/0)return JSON.stringify(e);const n=[];return JSON.stringify(e,(function(e,r){if(!hN.isObject(r))return r;for(;n.length&&n[n.length-1]!==this;)n.pop();return n.push(r),d(t+n.length-1),r}))}(e,1);else if(hN.isArray(e)&&function(e){return hN.isArray(e)&&!e.some(CN)}(e)||(hN.isFileList(e)||hN.endsWith(n,"[]"))&&(s=hN.toArray(e)))return n=DN(n),s.forEach((function(e,r){!hN.isUndefined(e)&&null!==e&&t.append(!0===a?ON([n],r,o):null===a?n:n+"[]",p(e))})),!1;return!!CN(e)||(t.append(ON(i,n,o),p(e)),!1)}const h=Object.assign(kN,{defaultVisitor:f,convertValue:p,isVisitable:CN});if(!hN.isObject(e))throw new TypeError("data must be an object");return function e(n,r,o=0){if(!hN.isUndefined(n)){if(d(o),-1!==u.indexOf(n))throw new Error("Circular reference detected in "+r.join("."));u.push(n),hN.forEach(n,(function(n,a){!0===(!(hN.isUndefined(n)||null===n)&&i.call(t,n,hN.isString(a)?a.trim():a,r,h))&&e(n,r?r.concat(a):[a],o+1)})),u.pop()}}(e),t}function RN(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"};return encodeURIComponent(e).replace(/[!'()~]|%20/g,(function(e){return t[e]}))}function IN(e,t){this._pairs=[],e&&NN(e,this,t)}const FN=IN.prototype;function MN(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function LN(e,t,n){if(!t)return e;const r=hN.isFunction(n)?{serialize:n}:n,i=hN.getSafeProp(r,"encode")||MN,o=hN.getSafeProp(r,"serialize");let a;if(a=o?o(t,r):hN.isURLSearchParams(t)?t.toString():new IN(t,r).toString(i),a){const t=e.indexOf("#");-1!==t&&(e=e.slice(0,t)),e+=(-1===e.indexOf("?")?"?":"&")+a}return e}FN.append=function(e,t){this._pairs.push([e,t])},FN.toString=function(e){const t=e?function(t){return e.call(this,t,RN)}:RN;return this._pairs.map((function(e){return t(e[0])+"="+t(e[1])}),"").join("&")};class PN{constructor(){this.handlers=[]}use(e,t,n){return this.handlers.push({fulfilled:e,rejected:t,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){hN.forEach(this.handlers,(function(t){null!==t&&e(t)}))}}var BN={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1,legacyInterceptorReqResOrdering:!0,advertiseZstdAcceptEncoding:!1,validateStatusUndefinedResolves:!0},UN={isBrowser:!0,classes:{URLSearchParams:"undefined"!=typeof URLSearchParams?URLSearchParams:IN,FormData:"undefined"!=typeof FormData?FormData:null,Blob:"undefined"!=typeof Blob?Blob:null},protocols:["http","https","file","blob","url","data"]};const zN="undefined"!=typeof window&&"undefined"!=typeof document,VN="object"==typeof navigator&&navigator||void 0,jN=zN&&(!VN||["ReactNative","NativeScript","NS"].indexOf(VN.product)<0),qN="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&"function"==typeof self.importScripts,GN=zN&&window.location.href||"http://localhost";var HN={...Object.freeze({__proto__:null,hasBrowserEnv:zN,hasStandardBrowserWebWorkerEnv:qN,hasStandardBrowserEnv:jN,navigator:VN,origin:GN}),...UN};function WN(e){if(e>100)throw new TN("FormData field is too deeply nested ("+e+" levels). Max depth: 100",TN.ERR_FORM_DATA_DEPTH_EXCEEDED)}function KN(e){function t(e,n,r,i){WN(i);let o=e[i++];if("__proto__"===o)return!0;const a=Number.isFinite(+o),s=i>=e.length;if(o=!o&&hN.isArray(r)?r.length:o,s)return hN.hasOwnProp(r,o)?r[o]=hN.isArray(r[o])?r[o].concat(n):[r[o],n]:r[o]=n,!a;hN.hasOwnProp(r,o)&&hN.isObject(r[o])||(r[o]=[]);return t(e,n,r[o],i)&&hN.isArray(r[o])&&(r[o]=function(e){const t={},n=Object.keys(e);let r;const i=n.length;let o;for(r=0;r<i;r++)o=n[r],t[o]=e[o];return t}(r[o])),!a}if(hN.isFormData(e)&&hN.isFunction(e.entries)){const n={};return hN.forEachEntry(e,((e,r)=>{t(function(e){const t=[],n=/\w+|\[(\w*)]/g;let r;for(;null!==(r=n.exec(e));)WN(t.length),t.push("[]"===r[0]?"":r[1]||r[0]);return t}(e),r,n,0)})),n}return null}const XN=(e,t)=>null!=e&&hN.hasOwnProp(e,t)?e[t]:void 0;const $N={transitional:BN,adapter:["xhr","http","fetch"],transformRequest:[function(e,t){const n=t.getContentType()||"",r=n.indexOf("application/json")>-1,i=hN.isObject(e);i&&hN.isHTMLForm(e)&&(e=new FormData(e));if(hN.isFormData(e))return r?JSON.stringify(KN(e)):e;if(hN.isArrayBuffer(e)||hN.isBuffer(e)||hN.isStream(e)||hN.isFile(e)||hN.isBlob(e)||hN.isReadableStream(e))return e;if(hN.isArrayBufferView(e))return e.buffer;if(hN.isURLSearchParams(e))return t.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let o;if(i){const t=XN(this,"formSerializer");if(n.indexOf("application/x-www-form-urlencoded")>-1)return function(e,t){return NN(e,new HN.classes.URLSearchParams,{visitor:function(e,t,n,r){return HN.isNode&&hN.isBuffer(e)?(this.append(t,e.toString("base64")),!1):r.defaultVisitor.apply(this,arguments)},...t})}(e,t).toString();if((o=hN.isFileList(e))||n.indexOf("multipart/form-data")>-1){const n=XN(this,"env"),r=n&&n.FormData;return NN(o?{"files[]":e}:e,r&&new r,t)}}return i||r?(t.setContentType("application/json",!1),function(e,t,n){if(hN.isString(e))try{return(t||JSON.parse)(e),hN.trim(e)}catch(e){if("SyntaxError"!==e.name)throw e}return(n||JSON.stringify)(e)}(e)):e}],transformResponse:[function(e){const t=XN(this,"transitional")||$N.transitional,n=t&&t.forcedJSONParsing,r=XN(this,"responseType"),i="json"===r;if(hN.isResponse(e)||hN.isReadableStream(e))return e;if(e&&hN.isString(e)&&(n&&!r||i)){const n=!(t&&t.silentJSONParsing)&&i;try{return JSON.parse(e,XN(this,"parseReviver"))}catch(e){if(n){if("SyntaxError"===e.name)throw TN.from(e,TN.ERR_BAD_RESPONSE,this,null,XN(this,"response"));throw e}}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:HN.classes.FormData,Blob:HN.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};function YN(e,t){const n=this||$N,r=t||n,i=SN.from(r.headers);let o=r.data;return hN.forEach(e,(function(e){o=e.call(n,o,i.normalize(),t?t.status:void 0)})),i.normalize(),o}function ZN(e){return!(!e||!e.__CANCEL__)}hN.forEach(["delete","get","head","post","put","patch","query"],(e=>{$N.headers[e]={}}));class QN extends TN{constructor(e,t,n){super(null==e?"canceled":e,TN.ERR_CANCELED,t,n),this.name="CanceledError",this.__CANCEL__=!0}}function JN(e,t,n){const r=n.config.validateStatus;n.status&&r&&!r(n.status)?t(new TN("Request failed with status code "+n.status,n.status>=400&&n.status<500?TN.ERR_BAD_REQUEST:TN.ERR_BAD_RESPONSE,n.config,n.request,n)):e(n)}const eR=(e,t,n=3)=>{let r=0;const i=function(e,t){e=e||10;const n=new Array(e),r=new Array(e);let i,o=0,a=0;return t=void 0!==t?t:1e3,function(s){const l=Date.now(),c=r[a];i||(i=l),n[o]=s,r[o]=l;let u=a,p=0;for(;u!==o;)p+=n[u++],u%=e;if(o=(o+1)%e,o===a&&(a=(a+1)%e),l-i<t)return;const d=c&&l-c;return d?Math.round(1e3*p/d):void 0}}(50,250);return function(e,t){let n,r,i=0,o=1e3/t;const a=(t,o=Date.now())=>{i=o,n=null,r&&(clearTimeout(r),r=null),e(...t)};return[(...e)=>{const t=Date.now(),s=t-i;s>=o?a(e,t):(n=e,r||(r=setTimeout((()=>{r=null,a(n)}),o-s)))},()=>n&&a(n)]}((n=>{if(!n||"number"!=typeof n.loaded)return;const o=n.loaded,a=n.lengthComputable?n.total:void 0,s=null!=a?Math.min(o,a):o,l=Math.max(0,s-r),c=i(l);r=Math.max(r,s);e({loaded:s,total:a,progress:a?s/a:void 0,bytes:l,rate:c||void 0,estimated:c&&a?(a-s)/c:void 0,event:n,lengthComputable:null!=a,[t?"download":"upload"]:!0})}),n)},tR=(e,t)=>{const n=null!=e;return[r=>t[0]({lengthComputable:n,total:e,loaded:r}),t[1]]},nR=e=>(...t)=>hN.asap((()=>e(...t)));var rR=HN.hasStandardBrowserEnv?((e,t)=>n=>(n=new URL(n,HN.origin),e.protocol===n.protocol&&e.host===n.host&&(t||e.port===n.port)))(new URL(HN.origin),HN.navigator&&/(msie|trident)/i.test(HN.navigator.userAgent)):()=>!0,iR=HN.hasStandardBrowserEnv?{write(e,t,n,r,i,o,a){if("undefined"==typeof document)return;const s=[`${e}=${encodeURIComponent(t)}`];hN.isNumber(n)&&s.push(`expires=${new Date(n).toUTCString()}`),hN.isString(r)&&s.push(`path=${r}`),hN.isString(i)&&s.push(`domain=${i}`),!0===o&&s.push("secure"),hN.isString(a)&&s.push(`SameSite=${a}`),document.cookie=s.join("; ")},read(e){if("undefined"==typeof document)return null;const t=document.cookie.split(";");for(let n=0;n<t.length;n++){const r=t[n].replace(/^\s+/,""),i=r.indexOf("=");if(-1!==i&&r.slice(0,i)===e)return decodeURIComponent(r.slice(i+1))}return null},remove(e){this.write(e,"",Date.now()-864e5,"/")}}:{write(){},read:()=>null,remove(){}};const oR=/^https?:(?!\/\/)/i,aR=/[\t\n\r]/g;function sR(e,t){if("string"==typeof e&&oR.test(function(e){return function(e){let t=0;for(;t<e.length&&e.charCodeAt(t)<=32;)t++;return e.slice(t)}(e).replace(aR,"")}(e)))throw new TN('Invalid URL: missing "//" after protocol',TN.ERR_INVALID_URL,t)}function lR(e,t,n,r){sR(t,r);let i=!("string"==typeof(o=t)&&/^([a-z][a-z\d+\-.]*:)?\/\//i.test(o));var o;return e&&(i||!1===n)?(sR(e,r),function(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}(e,t)):t}const cR=e=>e instanceof SN?{...e}:e;function uR(e,t){t=t||{};const n=Object.create(null);function r(e,t,n,r){return hN.isPlainObject(e)&&hN.isPlainObject(t)?hN.merge.call({caseless:r},e,t):hN.isPlainObject(t)?hN.merge({},t):hN.isArray(t)?t.slice():t}function i(e,t,n,i){return hN.isUndefined(t)?hN.isUndefined(e)?void 0:r(void 0,e,0,i):r(e,t,0,i)}function o(e,t){if(!hN.isUndefined(t))return r(void 0,t)}function a(e,t){return hN.isUndefined(t)?hN.isUndefined(e)?void 0:r(void 0,e):r(void 0,t)}function s(n,i,o){return hN.hasOwnProp(t,o)?r(n,i):hN.hasOwnProp(e,o)?r(void 0,n):void 0}Object.defineProperty(n,"hasOwnProperty",{__proto__:null,value:Object.prototype.hasOwnProperty,enumerable:!1,writable:!0,configurable:!0});const l={url:o,method:o,data:o,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,withXSRFToken:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,allowedSocketPaths:a,responseEncoding:a,validateStatus:s,headers:(e,t,n)=>i(cR(e),cR(t),0,!0)};return hN.forEach(Object.keys({...e,...t}),(function(r){if("__proto__"===r||"constructor"===r||"prototype"===r)return;const o=hN.hasOwnProp(l,r)?l[r]:i,a=o(hN.hasOwnProp(e,r)?e[r]:void 0,hN.hasOwnProp(t,r)?t[r]:void 0,r);hN.isUndefined(a)&&o!==s||(n[r]=a)})),hN.hasOwnProp(t,"validateStatus")&&hN.isUndefined(t.validateStatus)&&!1===function(n){const r=hN.hasOwnProp(t,"transitional")?t.transitional:void 0;if(!hN.isUndefined(r)){if(!hN.isPlainObject(r))return;if(hN.hasOwnProp(r,n))return r[n]}const i=hN.hasOwnProp(e,"transitional")?e.transitional:void 0;if(hN.isPlainObject(i)&&hN.hasOwnProp(i,n))return i[n]}("validateStatusUndefinedResolves")&&(hN.hasOwnProp(e,"validateStatus")?n.validateStatus=r(void 0,e.validateStatus):delete n.validateStatus),n}const pR=["content-type","content-length"];function dR(e){const t=uR({},e),n=e=>hN.hasOwnProp(t,e)?t[e]:void 0,r=n("data");let i=n("withXSRFToken");const o=n("xsrfHeaderName"),a=n("xsrfCookieName");let s=n("headers");const l=n("auth"),c=n("baseURL"),u=n("allowAbsoluteUrls"),p=n("url");if(t.headers=s=SN.from(s),t.url=LN(lR(c,p,u,t),n("params"),n("paramsSerializer")),l){const e=hN.getSafeProp(l,"username")||"",t=hN.getSafeProp(l,"password")||"";s.set("Authorization","Basic "+btoa(e+":"+(t?encodeURIComponent(t).replace(/%([0-9A-F]{2})/gi,((e,t)=>String.fromCharCode(parseInt(t,16)))):"")))}if(hN.isFormData(r)&&(HN.hasStandardBrowserEnv||HN.hasStandardBrowserWebWorkerEnv||hN.isReactNative(r)?s.setContentType(void 0):hN.isFunction(r.getHeaders)&&function(e,t,n){"content-only"===n?Object.entries(t).forEach((([t,n])=>{pR.includes(t.toLowerCase())&&e.set(t,n)})):e.set(t)}(s,r.getHeaders(),n("formDataHeaderPolicy"))),HN.hasStandardBrowserEnv){hN.isFunction(i)&&(i=i(t));if(!0===i||null==i&&rR(t.url)){const e=o&&a&&iR.read(a);e&&s.set(o,e)}}return t}var fR="undefined"!=typeof XMLHttpRequest&&function(e){return new Promise((function(t,n){const r=dR(e);let i=r.data;const o=SN.from(r.headers).normalize();let a,s,l,c,u,{responseType:p,onUploadProgress:d,onDownloadProgress:f}=r;function h(){c&&c(),u&&u(),r.cancelToken&&r.cancelToken.unsubscribe(a),r.signal&&r.signal.removeEventListener("abort",a)}let m=new XMLHttpRequest;function g(){if(!m)return;const r=SN.from("getAllResponseHeaders"in m&&m.getAllResponseHeaders());JN((function(e){t(e),h()}),(function(e){n(e),h()}),{data:p&&"text"!==p&&"json"!==p?m.response:m.responseText,status:m.status,statusText:m.statusText,headers:r,config:e,request:m}),m=null}m.open(r.method.toUpperCase(),r.url,!0),m.timeout=r.timeout,"onloadend"in m?m.onloadend=g:m.onreadystatechange=function(){m&&4===m.readyState&&(0!==m.status||m.responseURL&&m.responseURL.startsWith("file:"))&&setTimeout(g)},m.onabort=function(){m&&(n(new TN("Request aborted",TN.ECONNABORTED,e,m)),h(),m=null)},m.onerror=function(t){const r=t&&t.message?t.message:"Network Error",i=new TN(r,TN.ERR_NETWORK,e,m);i.event=t||null,n(i),h(),m=null},m.ontimeout=function(){let t=r.timeout?"timeout of "+r.timeout+"ms exceeded":"timeout exceeded";const i=r.transitional||BN;r.timeoutErrorMessage&&(t=r.timeoutErrorMessage),n(new TN(t,i.clarifyTimeoutError?TN.ETIMEDOUT:TN.ECONNABORTED,e,m)),h(),m=null},void 0===i&&o.setContentType(null),"setRequestHeader"in m&&hN.forEach(bN(o),(function(e,t){m.setRequestHeader(t,e)})),hN.isUndefined(r.withCredentials)||(m.withCredentials=!!r.withCredentials),p&&"json"!==p&&(m.responseType=r.responseType),f&&([l,u]=eR(f,!0),m.addEventListener("progress",l)),d&&m.upload&&([s,c]=eR(d),m.upload.addEventListener("progress",s),m.upload.addEventListener("loadend",c)),(r.cancelToken||r.signal)&&(a=t=>{m&&(n(!t||t.type?new QN(null,e,m):t),m.abort(),h(),m=null)},r.cancelToken&&r.cancelToken.subscribe(a),r.signal&&(r.signal.aborted?a():r.signal.addEventListener("abort",a)));const _=function(e){const t=/^([-+\w]{1,25}):(?:\/\/)?/.exec(e);return t&&t[1]||""}(r.url);!_||HN.protocols.includes(_)?m.send(i||null):n(new TN("Unsupported protocol "+_+":",TN.ERR_BAD_REQUEST,e))}))};const hR=(e,t)=>{if(e=e?e.filter(Boolean):[],!t&&!e.length)return;const n=new AbortController;let r=!1;const i=function(e){if(!r){r=!0,a();const t=e instanceof Error?e:this.reason;n.abort(t instanceof TN?t:new QN(t instanceof Error?t.message:t))}};let o=t&&setTimeout((()=>{o=null,i(new TN(`timeout of ${t}ms exceeded`,TN.ETIMEDOUT))}),t);const a=()=>{e&&(o&&clearTimeout(o),o=null,e.forEach((e=>{e.unsubscribe?e.unsubscribe(i):e.removeEventListener("abort",i)})),e=null)};e.forEach((e=>e.addEventListener("abort",i)));const{signal:s}=n;return s.unsubscribe=()=>hN.asap(a),s},mR=function*(e,t){let n=e.byteLength;if(!t||n<t)return void(yield e);let r,i=0;for(;i<n;)r=i+t,yield e.slice(i,r),i=r},gR=async function*(e){if(e[Symbol.asyncIterator])return void(yield*e);const t=e.getReader();try{for(;;){const{done:e,value:n}=await t.read();if(e)break;yield n}}finally{await t.cancel()}},_R=(e,t,n,r)=>{const i=async function*(e,t){for await(const n of gR(e))yield*mR(n,t)}(e,t);let o,a=0,s=e=>{o||(o=!0,r&&r(e))};return new ReadableStream({async pull(e){try{const{done:t,value:r}=await i.next();if(t)return s(),void e.close();let o=r.byteLength;if(n){let e=a+=o;n(e)}e.enqueue(new Uint8Array(r))}catch(e){throw s(e),e}},cancel:e=>(s(e),i.return())},{highWaterMark:2})},vR=e=>e>=48&&e<=57||e>=65&&e<=70||e>=97&&e<=102,bR=(e,t,n)=>t+2<n&&vR(e.charCodeAt(t+1))&&vR(e.charCodeAt(t+2));const yR="1.18.0",{isFunction:ER}=hN,wR=e=>{if(!hN.isString(e))return e;try{return decodeURIComponent(e)}catch(t){return e}},xR=(e,...t)=>{try{return!!e(...t)}catch(e){return!1}},SR=e=>{const t=void 0!==hN.global&&null!==hN.global?hN.global:globalThis,{ReadableStream:n,TextEncoder:r}=t;e=hN.merge.call({skipUndefined:!0},{Request:t.Request,Response:t.Response},e);const{fetch:i,Request:o,Response:a}=e,s=i?ER(i):"function"==typeof fetch,l=ER(o),c=ER(a);if(!s)return!1;const u=s&&ER(n),p=s&&("function"==typeof r?(d=new r,e=>d.encode(e)):async e=>new Uint8Array(await new o(e).arrayBuffer()));var d;const f=l&&u&&xR((()=>{let e=!1;const t=new o(HN.origin,{body:new n,method:"POST",get duplex(){return e=!0,"half"}}),r=t.headers.has("Content-Type");return null!=t.body&&t.body.cancel(),e&&!r})),h=c&&u&&xR((()=>hN.isReadableStream(new a("").body))),m={stream:h&&(e=>e.body)};s&&["text","arrayBuffer","blob","formData","stream"].forEach((e=>{!m[e]&&(m[e]=(t,n)=>{let r=t&&t[e];if(r)return r.call(t);throw new TN(`Response type '${e}' is not supported`,TN.ERR_NOT_SUPPORT,n)})}));const g=async e=>{if(null==e)return 0;if(hN.isBlob(e))return e.size;if(hN.isSpecCompliantForm(e)){const t=new o(HN.origin,{method:"POST",body:e});return(await t.arrayBuffer()).byteLength}return hN.isArrayBufferView(e)||hN.isArrayBuffer(e)?e.byteLength:(hN.isURLSearchParams(e)&&(e+=""),hN.isString(e)?(await p(e)).byteLength:void 0)};return async e=>{let{url:t,method:n,data:s,signal:c,cancelToken:p,timeout:d,onDownloadProgress:_,onUploadProgress:v,responseType:b,headers:y,withCredentials:E="same-origin",fetchOptions:w,maxContentLength:x,maxBodyLength:S}=dR(e);const A=hN.isNumber(x)&&x>-1,T=hN.isNumber(S)&&S>-1;let C=i||fetch;b=b?(b+"").toLowerCase():"text";let D=hR([c,p&&p.toAbortSignal()],d),O=null;const k=D&&D.unsubscribe&&(()=>{D.unsubscribe()});let N,R=null;const I=()=>new TN("Request body larger than maxBodyLength limit",TN.ERR_BAD_REQUEST,e,O);try{let i;const c=(M="auth",hN.hasOwnProp(e,M)?e[M]:void 0);if(c){const e=hN.getSafeProp(c,"username")||"";i={username:e,password:hN.getSafeProp(c,"password")||""}}if((e=>{const t=e.indexOf("://");let n=e;return-1!==t&&(n=n.slice(t+3)),n.includes("@")||n.includes(":")})(t)){const e=new URL(t,HN.origin);if(!i&&(e.username||e.password)){const t=wR(e.username);i={username:t,password:wR(e.password)}}(e.username||e.password)&&(e.username="",e.password="",t=e.href)}if(i&&(y.delete("authorization"),y.set("Authorization","Basic "+btoa((F=(i.username||"")+":"+(i.password||""),encodeURIComponent(F).replace(/%([0-9A-F]{2})/gi,((e,t)=>String.fromCharCode(parseInt(t,16)))))))),A&&"string"==typeof t&&t.startsWith("data:")){const n=function(e){if(!e||"string"!=typeof e)return 0;if(!e.startsWith("data:"))return 0;const t=e.indexOf(",");if(t<0)return 0;const n=e.slice(5,t),r=e.slice(t+1);if(/;base64/i.test(n)){let e=r.length;const t=r.length;for(let n=0;n<t;n++)if(37===r.charCodeAt(n)&&n+2<t){const t=r.charCodeAt(n+1),i=r.charCodeAt(n+2);vR(t)&&vR(i)&&(e-=2,n+=2)}let n=0,i=t-1;const o=e=>e>=2&&37===r.charCodeAt(e-2)&&51===r.charCodeAt(e-1)&&(68===r.charCodeAt(e)||100===r.charCodeAt(e));i>=0&&(61===r.charCodeAt(i)?(n++,i--):o(i)&&(n++,i-=3)),1===n&&i>=0&&(61===r.charCodeAt(i)||o(i))&&n++;const a=3*Math.floor(e/4)-(n||0);return a>0?a:0}let i=0;for(let e=0,t=r.length;e<t;e++){const n=r.charCodeAt(e);if(37===n&&bR(r,e,t))i+=1,e+=2;else if(n<128)i+=1;else if(n<2048)i+=2;else if(n>=55296&&n<=56319&&e+1<t){const t=r.charCodeAt(e+1);t>=56320&&t<=57343?(i+=4,e++):i+=3}else i+=3}return i}(t);if(n>x)throw new TN("maxContentLength size of "+x+" exceeded",TN.ERR_BAD_RESPONSE,e,O)}if(T&&"get"!==n&&"head"!==n){const e=await g(s);if("number"==typeof e&&isFinite(e)&&(N=e,e>S))throw I()}const p=T&&(hN.isReadableStream(s)||hN.isStream(s)),d=(e,t,n)=>_R(e,65536,(e=>{if(T&&e>S)throw R=I();t&&t(e)}),n);if(f&&"get"!==n&&"head"!==n&&(v||p)){if(N=null==N?await(async(e,t)=>{const n=hN.toFiniteNumber(e.getContentLength());return null==n?g(t):n})(y,s):N,0!==N||p){let e,n=new o(t,{method:"POST",body:s,duplex:"half"});if(hN.isFormData(s)&&(e=n.headers.get("content-type"))&&y.setContentType(e),n.body){const[e,t]=v&&tR(N,eR(nR(v)))||[];s=d(n.body,e,t)}}}else if(p&&!l&&u&&"get"!==n&&"head"!==n)s=d(s);else if(p&&l&&!f&&"get"!==n&&"head"!==n)throw new TN("Stream request bodies are not supported by the current fetch implementation",TN.ERR_NOT_SUPPORT,e,O);hN.isString(E)||(E=E?"include":"omit");const L=l&&"credentials"in o.prototype;if(hN.isFormData(s)){const e=y.getContentType();e&&/^multipart\/form-data/i.test(e)&&!/boundary=/i.test(e)&&y.delete("content-type")}y.set("User-Agent","axios/"+yR,!1);const P={...w,signal:D,method:n.toUpperCase(),headers:bN(y.normalize()),body:s,duplex:"half",credentials:L?E:void 0};O=l&&new o(t,P);let B=await(l?C(O,w):C(t,P));const U=SN.from(B.headers);if(A){const t=hN.toFiniteNumber(U.getContentLength());if(null!=t&&t>x)throw new TN("maxContentLength size of "+x+" exceeded",TN.ERR_BAD_RESPONSE,e,O)}const z=h&&("stream"===b||"response"===b);if(h&&B.body&&(_||A||z&&k)){const t={};["status","statusText","headers"].forEach((e=>{t[e]=B[e]}));const n=hN.toFiniteNumber(U.getContentLength()),[r,i]=_&&tR(n,eR(nR(_),!0))||[];let o=0;const s=t=>{if(A&&(o=t,o>x))throw new TN("maxContentLength size of "+x+" exceeded",TN.ERR_BAD_RESPONSE,e,O);r&&r(t)};B=new a(_R(B.body,65536,s,(()=>{i&&i(),k&&k()})),t)}b=b||"text";let V=await m[hN.findKey(m,b)||"text"](B,e);if(A&&!h&&!z){let t;if(null!=V&&("number"==typeof V.byteLength?t=V.byteLength:"number"==typeof V.size?t=V.size:"string"==typeof V&&(t="function"==typeof r?(new r).encode(V).byteLength:V.length)),"number"==typeof t&&t>x)throw new TN("maxContentLength size of "+x+" exceeded",TN.ERR_BAD_RESPONSE,e,O)}return!z&&k&&k(),await new Promise(((t,n)=>{JN(t,n,{data:V,headers:SN.from(B.headers),status:B.status,statusText:B.statusText,config:e,request:O})}))}catch(t){if(k&&k(),D&&D.aborted&&D.reason instanceof TN){const n=D.reason;throw n.config=e,O&&(n.request=O),t!==n&&(n.cause=t),n}if(R)throw O&&!R.request&&(R.request=O),R;if(t instanceof TN)throw O&&!t.request&&(t.request=O),t;if(t&&"TypeError"===t.name&&/Load failed|fetch/i.test(t.message))throw Object.assign(new TN("Network Error",TN.ERR_NETWORK,e,O,t&&t.response),{cause:t.cause||t});throw TN.from(t,t&&t.code,e,O,t&&t.response)}var F,M}},AR=new Map,TR=e=>{let t=e&&e.env||{};const{fetch:n,Request:r,Response:i}=t,o=[r,i,n];let a,s,l=o.length,c=AR;for(;l--;)a=o[l],s=c.get(a),void 0===s&&c.set(a,s=l?new Map:SR(t)),c=s;return s};TR();const CR={http:null,xhr:fR,fetch:{get:TR}};hN.forEach(CR,((e,t)=>{if(e){try{Object.defineProperty(e,"name",{__proto__:null,value:t})}catch(e){}Object.defineProperty(e,"adapterName",{__proto__:null,value:t})}}));const DR=e=>`- ${e}`,OR=e=>hN.isFunction(e)||null===e||!1===e;var kR={getAdapter:function(e,t){e=hN.isArray(e)?e:[e];const{length:n}=e;let r,i;const o={};for(let a=0;a<n;a++){let n;if(r=e[a],i=r,!OR(r)&&(i=CR[(n=String(r)).toLowerCase()],void 0===i))throw new TN(`Unknown adapter '${n}'`);if(i&&(hN.isFunction(i)||(i=i.get(t))))break;o[n||"#"+a]=i}if(!i){const e=Object.entries(o).map((([e,t])=>`adapter ${e} `+(!1===t?"is not supported by the environment":"is not available in the build")));let t=n?e.length>1?"since :\n"+e.map(DR).join("\n"):" "+DR(e[0]):"as no adapter specified";throw new TN("There is no suitable adapter to dispatch the request "+t,"ERR_NOT_SUPPORT")}return i},adapters:CR};function NR(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new QN(null,e)}function RR(e){NR(e),e.headers=SN.from(e.headers),e.data=YN.call(e,e.transformRequest),-1!==["post","put","patch"].indexOf(e.method)&&e.headers.setContentType("application/x-www-form-urlencoded",!1);return kR.getAdapter(e.adapter||$N.adapter,e)(e).then((function(t){NR(e),e.response=t;try{t.data=YN.call(e,e.transformResponse,t)}finally{delete e.response}return t.headers=SN.from(t.headers),t}),(function(t){if(!ZN(t)&&(NR(e),t&&t.response)){e.response=t.response;try{t.response.data=YN.call(e,e.transformResponse,t.response)}finally{delete e.response}t.response.headers=SN.from(t.response.headers)}return Promise.reject(t)}))}const IR={};["object","boolean","number","function","string","symbol"].forEach(((e,t)=>{IR[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}}));const FR={};IR.transitional=function(e,t,n){function r(e,t){return"[Axios v"+yR+"] Transitional option '"+e+"'"+t+(n?". "+n:"")}return(n,i,o)=>{if(!1===e)throw new TN(r(i," has been removed"+(t?" in "+t:"")),TN.ERR_DEPRECATED);return t&&!FR[i]&&(FR[i]=!0,console.warn(r(i," has been deprecated since v"+t+" and will be removed in the near future"))),!e||e(n,i,o)}},IR.spelling=function(e){return(t,n)=>(console.warn(`${n} is likely a misspelling of ${e}`),!0)};var MR={assertOptions:function(e,t,n){if("object"!=typeof e)throw new TN("options must be an object",TN.ERR_BAD_OPTION_VALUE);const r=Object.keys(e);let i=r.length;for(;i-- >0;){const o=r[i],a=Object.prototype.hasOwnProperty.call(t,o)?t[o]:void 0;if(a){const t=e[o],n=void 0===t||a(t,o,e);if(!0!==n)throw new TN("option "+o+" must be "+n,TN.ERR_BAD_OPTION_VALUE)}else if(!0!==n)throw new TN("Unknown option "+o,TN.ERR_BAD_OPTION)}},validators:IR};const LR=MR.validators;class PR{constructor(e){this.defaults=e||{},this.interceptors={request:new PN,response:new PN}}async request(e,t){try{return await this._request(e,t)}catch(e){if(e instanceof Error){let t={};Error.captureStackTrace?Error.captureStackTrace(t):t=new Error;const n=(()=>{if(!t.stack)return"";const e=t.stack.indexOf("\n");return-1===e?"":t.stack.slice(e+1)})();try{if(e.stack){if(n){const t=n.indexOf("\n"),r=-1===t?-1:n.indexOf("\n",t+1),i=-1===r?"":n.slice(r+1);String(e.stack).endsWith(i)||(e.stack+="\n"+n)}}else e.stack=n}catch(e){}}throw e}}_request(e,t){"string"==typeof e?(t=t||{}).url=e:t=e||{},t=uR(this.defaults,t);const{transitional:n,paramsSerializer:r,headers:i}=t;void 0!==n&&MR.assertOptions(n,{silentJSONParsing:LR.transitional(LR.boolean),forcedJSONParsing:LR.transitional(LR.boolean),clarifyTimeoutError:LR.transitional(LR.boolean),legacyInterceptorReqResOrdering:LR.transitional(LR.boolean),advertiseZstdAcceptEncoding:LR.transitional(LR.boolean),validateStatusUndefinedResolves:LR.transitional(LR.boolean)},!1),null!=r&&(hN.isFunction(r)?t.paramsSerializer={serialize:r}:MR.assertOptions(r,{encode:LR.function,serialize:LR.function},!0)),void 0!==t.allowAbsoluteUrls||(void 0!==this.defaults.allowAbsoluteUrls?t.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:t.allowAbsoluteUrls=!0),MR.assertOptions(t,{baseUrl:LR.spelling("baseURL"),withXsrfToken:LR.spelling("withXSRFToken")},!0),t.method=(t.method||this.defaults.method||"get").toLowerCase();let o=i&&hN.merge(i.common,i[t.method]);i&&hN.forEach(["delete","get","head","post","put","patch","query","common"],(e=>{delete i[e]})),t.headers=SN.concat(o,i);const a=[];let s=!0;this.interceptors.request.forEach((function(e){if("function"==typeof e.runWhen&&!1===e.runWhen(t))return;s=s&&e.synchronous;const n=t.transitional||BN;n&&n.legacyInterceptorReqResOrdering?a.unshift(e.fulfilled,e.rejected):a.push(e.fulfilled,e.rejected)}));const l=[];let c;this.interceptors.response.forEach((function(e){l.push(e.fulfilled,e.rejected)}));let u,p=0;if(!s){const e=[RR.bind(this),void 0];for(e.unshift(...a),e.push(...l),u=e.length,c=Promise.resolve(t);p<u;)c=c.then(e[p++],e[p++]);return c}u=a.length;let d=t;for(;p<u;){const e=a[p++],t=a[p++];try{d=e(d)}catch(e){t.call(this,e);break}}try{c=RR.call(this,d)}catch(e){return Promise.reject(e)}for(p=0,u=l.length;p<u;)c=c.then(l[p++],l[p++]);return c}getUri(e){return LN(lR((e=uR(this.defaults,e)).baseURL,e.url,e.allowAbsoluteUrls,e),e.params,e.paramsSerializer)}}hN.forEach(["delete","get","head","options"],(function(e){PR.prototype[e]=function(t,n){return this.request(uR(n||{},{method:e,url:t,data:n&&hN.hasOwnProp(n,"data")?n.data:void 0}))}})),hN.forEach(["post","put","patch","query"],(function(e){function t(t){return function(n,r,i){return this.request(uR(i||{},{method:e,headers:t?{"Content-Type":"multipart/form-data"}:{},url:n,data:r}))}}PR.prototype[e]=t(),"query"!==e&&(PR.prototype[e+"Form"]=t(!0))}));class BR{constructor(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");let t;this.promise=new Promise((function(e){t=e}));const n=this;this.promise.then((e=>{if(!n._listeners)return;let t=n._listeners.length;for(;t-- >0;)n._listeners[t](e);n._listeners=null})),this.promise.then=e=>{let t;const r=new Promise((e=>{n.subscribe(e),t=e})).then(e);return r.cancel=function(){n.unsubscribe(t)},r},e((function(e,r,i){n.reason||(n.reason=new QN(e,r,i),t(n.reason))}))}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){this.reason?e(this.reason):this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;const t=this._listeners.indexOf(e);-1!==t&&this._listeners.splice(t,1)}toAbortSignal(){const e=new AbortController,t=t=>{e.abort(t)};return this.subscribe(t),e.signal.unsubscribe=()=>this.unsubscribe(t),e.signal}static source(){let e;return{token:new BR((function(t){e=t})),cancel:e}}}const UR={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(UR).forEach((([e,t])=>{UR[t]=e}));const zR=function e(t){const n=new PR(t),r=Ek(PR.prototype.request,n);return hN.extend(r,PR.prototype,n,{allOwnKeys:!0}),hN.extend(r,n,null,{allOwnKeys:!0}),r.create=function(n){return e(uR(t,n))},r}($N);zR.Axios=PR,zR.CanceledError=QN,zR.CancelToken=BR,zR.isCancel=ZN,zR.VERSION=yR,zR.toFormData=NN,zR.AxiosError=TN,zR.Cancel=zR.CanceledError,zR.all=function(e){return Promise.all(e)},zR.spread=function(e){return function(t){return e.apply(null,t)}},zR.isAxiosError=function(e){return hN.isObject(e)&&!0===e.isAxiosError},zR.mergeConfig=uR,zR.AxiosHeaders=SN,zR.formToJSON=e=>KN(hN.isHTMLForm(e)?new FormData(e):e),zR.getAdapter=kR.getAdapter,zR.HttpStatusCode=UR,zR.default=zR;var VR,jR,qR,GR={},HR={"application/1d-interleaved-parityfec":{source:"iana"},"application/3gpdash-qoe-report+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/3gpp-ims+xml":{source:"iana",compressible:!0},"application/3gpphal+json":{source:"iana",compressible:!0},"application/3gpphalforms+json":{source:"iana",compressible:!0},"application/a2l":{source:"iana"},"application/ace+cbor":{source:"iana"},"application/activemessage":{source:"iana"},"application/activity+json":{source:"iana",compressible:!0},"application/alto-costmap+json":{source:"iana",compressible:!0},"application/alto-costmapfilter+json":{source:"iana",compressible:!0},"application/alto-directory+json":{source:"iana",compressible:!0},"application/alto-endpointcost+json":{source:"iana",compressible:!0},"application/alto-endpointcostparams+json":{source:"iana",compressible:!0},"application/alto-endpointprop+json":{source:"iana",compressible:!0},"application/alto-endpointpropparams+json":{source:"iana",compressible:!0},"application/alto-error+json":{source:"iana",compressible:!0},"application/alto-networkmap+json":{source:"iana",compressible:!0},"application/alto-networkmapfilter+json":{source:"iana",compressible:!0},"application/alto-updatestreamcontrol+json":{source:"iana",compressible:!0},"application/alto-updatestreamparams+json":{source:"iana",compressible:!0},"application/aml":{source:"iana"},"application/andrew-inset":{source:"iana",extensions:["ez"]},"application/applefile":{source:"iana"},"application/applixware":{source:"apache",extensions:["aw"]},"application/at+jwt":{source:"iana"},"application/atf":{source:"iana"},"application/atfx":{source:"iana"},"application/atom+xml":{source:"iana",compressible:!0,extensions:["atom"]},"application/atomcat+xml":{source:"iana",compressible:!0,extensions:["atomcat"]},"application/atomdeleted+xml":{source:"iana",compressible:!0,extensions:["atomdeleted"]},"application/atomicmail":{source:"iana"},"application/atomsvc+xml":{source:"iana",compressible:!0,extensions:["atomsvc"]},"application/atsc-dwd+xml":{source:"iana",compressible:!0,extensions:["dwd"]},"application/atsc-dynamic-event-message":{source:"iana"},"application/atsc-held+xml":{source:"iana",compressible:!0,extensions:["held"]},"application/atsc-rdt+json":{source:"iana",compressible:!0},"application/atsc-rsat+xml":{source:"iana",compressible:!0,extensions:["rsat"]},"application/atxml":{source:"iana"},"application/auth-policy+xml":{source:"iana",compressible:!0},"application/bacnet-xdd+zip":{source:"iana",compressible:!1},"application/batch-smtp":{source:"iana"},"application/bdoc":{compressible:!1,extensions:["bdoc"]},"application/beep+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/calendar+json":{source:"iana",compressible:!0},"application/calendar+xml":{source:"iana",compressible:!0,extensions:["xcs"]},"application/call-completion":{source:"iana"},"application/cals-1840":{source:"iana"},"application/captive+json":{source:"iana",compressible:!0},"application/cbor":{source:"iana"},"application/cbor-seq":{source:"iana"},"application/cccex":{source:"iana"},"application/ccmp+xml":{source:"iana",compressible:!0},"application/ccxml+xml":{source:"iana",compressible:!0,extensions:["ccxml"]},"application/cdfx+xml":{source:"iana",compressible:!0,extensions:["cdfx"]},"application/cdmi-capability":{source:"iana",extensions:["cdmia"]},"application/cdmi-container":{source:"iana",extensions:["cdmic"]},"application/cdmi-domain":{source:"iana",extensions:["cdmid"]},"application/cdmi-object":{source:"iana",extensions:["cdmio"]},"application/cdmi-queue":{source:"iana",extensions:["cdmiq"]},"application/cdni":{source:"iana"},"application/cea":{source:"iana"},"application/cea-2018+xml":{source:"iana",compressible:!0},"application/cellml+xml":{source:"iana",compressible:!0},"application/cfw":{source:"iana"},"application/city+json":{source:"iana",compressible:!0},"application/clr":{source:"iana"},"application/clue+xml":{source:"iana",compressible:!0},"application/clue_info+xml":{source:"iana",compressible:!0},"application/cms":{source:"iana"},"application/cnrp+xml":{source:"iana",compressible:!0},"application/coap-group+json":{source:"iana",compressible:!0},"application/coap-payload":{source:"iana"},"application/commonground":{source:"iana"},"application/conference-info+xml":{source:"iana",compressible:!0},"application/cose":{source:"iana"},"application/cose-key":{source:"iana"},"application/cose-key-set":{source:"iana"},"application/cpl+xml":{source:"iana",compressible:!0,extensions:["cpl"]},"application/csrattrs":{source:"iana"},"application/csta+xml":{source:"iana",compressible:!0},"application/cstadata+xml":{source:"iana",compressible:!0},"application/csvm+json":{source:"iana",compressible:!0},"application/cu-seeme":{source:"apache",extensions:["cu"]},"application/cwt":{source:"iana"},"application/cybercash":{source:"iana"},"application/dart":{compressible:!0},"application/dash+xml":{source:"iana",compressible:!0,extensions:["mpd"]},"application/dash-patch+xml":{source:"iana",compressible:!0,extensions:["mpp"]},"application/dashdelta":{source:"iana"},"application/davmount+xml":{source:"iana",compressible:!0,extensions:["davmount"]},"application/dca-rft":{source:"iana"},"application/dcd":{source:"iana"},"application/dec-dx":{source:"iana"},"application/dialog-info+xml":{source:"iana",compressible:!0},"application/dicom":{source:"iana"},"application/dicom+json":{source:"iana",compressible:!0},"application/dicom+xml":{source:"iana",compressible:!0},"application/dii":{source:"iana"},"application/dit":{source:"iana"},"application/dns":{source:"iana"},"application/dns+json":{source:"iana",compressible:!0},"application/dns-message":{source:"iana"},"application/docbook+xml":{source:"apache",compressible:!0,extensions:["dbk"]},"application/dots+cbor":{source:"iana"},"application/dskpp+xml":{source:"iana",compressible:!0},"application/dssc+der":{source:"iana",extensions:["dssc"]},"application/dssc+xml":{source:"iana",compressible:!0,extensions:["xdssc"]},"application/dvcs":{source:"iana"},"application/ecmascript":{source:"iana",compressible:!0,extensions:["es","ecma"]},"application/edi-consent":{source:"iana"},"application/edi-x12":{source:"iana",compressible:!1},"application/edifact":{source:"iana",compressible:!1},"application/efi":{source:"iana"},"application/elm+json":{source:"iana",charset:"UTF-8",compressible:!0},"application/elm+xml":{source:"iana",compressible:!0},"application/emergencycalldata.cap+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/emergencycalldata.comment+xml":{source:"iana",compressible:!0},"application/emergencycalldata.control+xml":{source:"iana",compressible:!0},"application/emergencycalldata.deviceinfo+xml":{source:"iana",compressible:!0},"application/emergencycalldata.ecall.msd":{source:"iana"},"application/emergencycalldata.providerinfo+xml":{source:"iana",compressible:!0},"application/emergencycalldata.serviceinfo+xml":{source:"iana",compressible:!0},"application/emergencycalldata.subscriberinfo+xml":{source:"iana",compressible:!0},"application/emergencycalldata.veds+xml":{source:"iana",compressible:!0},"application/emma+xml":{source:"iana",compressible:!0,extensions:["emma"]},"application/emotionml+xml":{source:"iana",compressible:!0,extensions:["emotionml"]},"application/encaprtp":{source:"iana"},"application/epp+xml":{source:"iana",compressible:!0},"application/epub+zip":{source:"iana",compressible:!1,extensions:["epub"]},"application/eshop":{source:"iana"},"application/exi":{source:"iana",extensions:["exi"]},"application/expect-ct-report+json":{source:"iana",compressible:!0},"application/express":{source:"iana",extensions:["exp"]},"application/fastinfoset":{source:"iana"},"application/fastsoap":{source:"iana"},"application/fdt+xml":{source:"iana",compressible:!0,extensions:["fdt"]},"application/fhir+json":{source:"iana",charset:"UTF-8",compressible:!0},"application/fhir+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/fido.trusted-apps+json":{compressible:!0},"application/fits":{source:"iana"},"application/flexfec":{source:"iana"},"application/font-sfnt":{source:"iana"},"application/font-tdpfr":{source:"iana",extensions:["pfr"]},"application/font-woff":{source:"iana",compressible:!1},"application/framework-attributes+xml":{source:"iana",compressible:!0},"application/geo+json":{source:"iana",compressible:!0,extensions:["geojson"]},"application/geo+json-seq":{source:"iana"},"application/geopackage+sqlite3":{source:"iana"},"application/geoxacml+xml":{source:"iana",compressible:!0},"application/gltf-buffer":{source:"iana"},"application/gml+xml":{source:"iana",compressible:!0,extensions:["gml"]},"application/gpx+xml":{source:"apache",compressible:!0,extensions:["gpx"]},"application/gxf":{source:"apache",extensions:["gxf"]},"application/gzip":{source:"iana",compressible:!1,extensions:["gz"]},"application/h224":{source:"iana"},"application/held+xml":{source:"iana",compressible:!0},"application/hjson":{extensions:["hjson"]},"application/http":{source:"iana"},"application/hyperstudio":{source:"iana",extensions:["stk"]},"application/ibe-key-request+xml":{source:"iana",compressible:!0},"application/ibe-pkg-reply+xml":{source:"iana",compressible:!0},"application/ibe-pp-data":{source:"iana"},"application/iges":{source:"iana"},"application/im-iscomposing+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/index":{source:"iana"},"application/index.cmd":{source:"iana"},"application/index.obj":{source:"iana"},"application/index.response":{source:"iana"},"application/index.vnd":{source:"iana"},"application/inkml+xml":{source:"iana",compressible:!0,extensions:["ink","inkml"]},"application/iotp":{source:"iana"},"application/ipfix":{source:"iana",extensions:["ipfix"]},"application/ipp":{source:"iana"},"application/isup":{source:"iana"},"application/its+xml":{source:"iana",compressible:!0,extensions:["its"]},"application/java-archive":{source:"apache",compressible:!1,extensions:["jar","war","ear"]},"application/java-serialized-object":{source:"apache",compressible:!1,extensions:["ser"]},"application/java-vm":{source:"apache",compressible:!1,extensions:["class"]},"application/javascript":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["js","mjs"]},"application/jf2feed+json":{source:"iana",compressible:!0},"application/jose":{source:"iana"},"application/jose+json":{source:"iana",compressible:!0},"application/jrd+json":{source:"iana",compressible:!0},"application/jscalendar+json":{source:"iana",compressible:!0},"application/json":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["json","map"]},"application/json-patch+json":{source:"iana",compressible:!0},"application/json-seq":{source:"iana"},"application/json5":{extensions:["json5"]},"application/jsonml+json":{source:"apache",compressible:!0,extensions:["jsonml"]},"application/jwk+json":{source:"iana",compressible:!0},"application/jwk-set+json":{source:"iana",compressible:!0},"application/jwt":{source:"iana"},"application/kpml-request+xml":{source:"iana",compressible:!0},"application/kpml-response+xml":{source:"iana",compressible:!0},"application/ld+json":{source:"iana",compressible:!0,extensions:["jsonld"]},"application/lgr+xml":{source:"iana",compressible:!0,extensions:["lgr"]},"application/link-format":{source:"iana"},"application/load-control+xml":{source:"iana",compressible:!0},"application/lost+xml":{source:"iana",compressible:!0,extensions:["lostxml"]},"application/lostsync+xml":{source:"iana",compressible:!0},"application/lpf+zip":{source:"iana",compressible:!1},"application/lxf":{source:"iana"},"application/mac-binhex40":{source:"iana",extensions:["hqx"]},"application/mac-compactpro":{source:"apache",extensions:["cpt"]},"application/macwriteii":{source:"iana"},"application/mads+xml":{source:"iana",compressible:!0,extensions:["mads"]},"application/manifest+json":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["webmanifest"]},"application/marc":{source:"iana",extensions:["mrc"]},"application/marcxml+xml":{source:"iana",compressible:!0,extensions:["mrcx"]},"application/mathematica":{source:"iana",extensions:["ma","nb","mb"]},"application/mathml+xml":{source:"iana",compressible:!0,extensions:["mathml"]},"application/mathml-content+xml":{source:"iana",compressible:!0},"application/mathml-presentation+xml":{source:"iana",compressible:!0},"application/mbms-associated-procedure-description+xml":{source:"iana",compressible:!0},"application/mbms-deregister+xml":{source:"iana",compressible:!0},"application/mbms-envelope+xml":{source:"iana",compressible:!0},"application/mbms-msk+xml":{source:"iana",compressible:!0},"application/mbms-msk-response+xml":{source:"iana",compressible:!0},"application/mbms-protection-description+xml":{source:"iana",compressible:!0},"application/mbms-reception-report+xml":{source:"iana",compressible:!0},"application/mbms-register+xml":{source:"iana",compressible:!0},"application/mbms-register-response+xml":{source:"iana",compressible:!0},"application/mbms-schedule+xml":{source:"iana",compressible:!0},"application/mbms-user-service-description+xml":{source:"iana",compressible:!0},"application/mbox":{source:"iana",extensions:["mbox"]},"application/media-policy-dataset+xml":{source:"iana",compressible:!0,extensions:["mpf"]},"application/media_control+xml":{source:"iana",compressible:!0},"application/mediaservercontrol+xml":{source:"iana",compressible:!0,extensions:["mscml"]},"application/merge-patch+json":{source:"iana",compressible:!0},"application/metalink+xml":{source:"apache",compressible:!0,extensions:["metalink"]},"application/metalink4+xml":{source:"iana",compressible:!0,extensions:["meta4"]},"application/mets+xml":{source:"iana",compressible:!0,extensions:["mets"]},"application/mf4":{source:"iana"},"application/mikey":{source:"iana"},"application/mipc":{source:"iana"},"application/missing-blocks+cbor-seq":{source:"iana"},"application/mmt-aei+xml":{source:"iana",compressible:!0,extensions:["maei"]},"application/mmt-usd+xml":{source:"iana",compressible:!0,extensions:["musd"]},"application/mods+xml":{source:"iana",compressible:!0,extensions:["mods"]},"application/moss-keys":{source:"iana"},"application/moss-signature":{source:"iana"},"application/mosskey-data":{source:"iana"},"application/mosskey-request":{source:"iana"},"application/mp21":{source:"iana",extensions:["m21","mp21"]},"application/mp4":{source:"iana",extensions:["mp4s","m4p"]},"application/mpeg4-generic":{source:"iana"},"application/mpeg4-iod":{source:"iana"},"application/mpeg4-iod-xmt":{source:"iana"},"application/mrb-consumer+xml":{source:"iana",compressible:!0},"application/mrb-publish+xml":{source:"iana",compressible:!0},"application/msc-ivr+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/msc-mixer+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/msword":{source:"iana",compressible:!1,extensions:["doc","dot"]},"application/mud+json":{source:"iana",compressible:!0},"application/multipart-core":{source:"iana"},"application/mxf":{source:"iana",extensions:["mxf"]},"application/n-quads":{source:"iana",extensions:["nq"]},"application/n-triples":{source:"iana",extensions:["nt"]},"application/nasdata":{source:"iana"},"application/news-checkgroups":{source:"iana",charset:"US-ASCII"},"application/news-groupinfo":{source:"iana",charset:"US-ASCII"},"application/news-transmission":{source:"iana"},"application/nlsml+xml":{source:"iana",compressible:!0},"application/node":{source:"iana",extensions:["cjs"]},"application/nss":{source:"iana"},"application/oauth-authz-req+jwt":{source:"iana"},"application/oblivious-dns-message":{source:"iana"},"application/ocsp-request":{source:"iana"},"application/ocsp-response":{source:"iana"},"application/octet-stream":{source:"iana",compressible:!1,extensions:["bin","dms","lrf","mar","so","dist","distz","pkg","bpk","dump","elc","deploy","exe","dll","deb","dmg","iso","img","msi","msp","msm","buffer"]},"application/oda":{source:"iana",extensions:["oda"]},"application/odm+xml":{source:"iana",compressible:!0},"application/odx":{source:"iana"},"application/oebps-package+xml":{source:"iana",compressible:!0,extensions:["opf"]},"application/ogg":{source:"iana",compressible:!1,extensions:["ogx"]},"application/omdoc+xml":{source:"apache",compressible:!0,extensions:["omdoc"]},"application/onenote":{source:"apache",extensions:["onetoc","onetoc2","onetmp","onepkg"]},"application/opc-nodeset+xml":{source:"iana",compressible:!0},"application/oscore":{source:"iana"},"application/oxps":{source:"iana",extensions:["oxps"]},"application/p21":{source:"iana"},"application/p21+zip":{source:"iana",compressible:!1},"application/p2p-overlay+xml":{source:"iana",compressible:!0,extensions:["relo"]},"application/parityfec":{source:"iana"},"application/passport":{source:"iana"},"application/patch-ops-error+xml":{source:"iana",compressible:!0,extensions:["xer"]},"application/pdf":{source:"iana",compressible:!1,extensions:["pdf"]},"application/pdx":{source:"iana"},"application/pem-certificate-chain":{source:"iana"},"application/pgp-encrypted":{source:"iana",compressible:!1,extensions:["pgp"]},"application/pgp-keys":{source:"iana",extensions:["asc"]},"application/pgp-signature":{source:"iana",extensions:["asc","sig"]},"application/pics-rules":{source:"apache",extensions:["prf"]},"application/pidf+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/pidf-diff+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/pkcs10":{source:"iana",extensions:["p10"]},"application/pkcs12":{source:"iana"},"application/pkcs7-mime":{source:"iana",extensions:["p7m","p7c"]},"application/pkcs7-signature":{source:"iana",extensions:["p7s"]},"application/pkcs8":{source:"iana",extensions:["p8"]},"application/pkcs8-encrypted":{source:"iana"},"application/pkix-attr-cert":{source:"iana",extensions:["ac"]},"application/pkix-cert":{source:"iana",extensions:["cer"]},"application/pkix-crl":{source:"iana",extensions:["crl"]},"application/pkix-pkipath":{source:"iana",extensions:["pkipath"]},"application/pkixcmp":{source:"iana",extensions:["pki"]},"application/pls+xml":{source:"iana",compressible:!0,extensions:["pls"]},"application/poc-settings+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/postscript":{source:"iana",compressible:!0,extensions:["ai","eps","ps"]},"application/ppsp-tracker+json":{source:"iana",compressible:!0},"application/problem+json":{source:"iana",compressible:!0},"application/problem+xml":{source:"iana",compressible:!0},"application/provenance+xml":{source:"iana",compressible:!0,extensions:["provx"]},"application/prs.alvestrand.titrax-sheet":{source:"iana"},"application/prs.cww":{source:"iana",extensions:["cww"]},"application/prs.cyn":{source:"iana",charset:"7-BIT"},"application/prs.hpub+zip":{source:"iana",compressible:!1},"application/prs.nprend":{source:"iana"},"application/prs.plucker":{source:"iana"},"application/prs.rdf-xml-crypt":{source:"iana"},"application/prs.xsf+xml":{source:"iana",compressible:!0},"application/pskc+xml":{source:"iana",compressible:!0,extensions:["pskcxml"]},"application/pvd+json":{source:"iana",compressible:!0},"application/qsig":{source:"iana"},"application/raml+yaml":{compressible:!0,extensions:["raml"]},"application/raptorfec":{source:"iana"},"application/rdap+json":{source:"iana",compressible:!0},"application/rdf+xml":{source:"iana",compressible:!0,extensions:["rdf","owl"]},"application/reginfo+xml":{source:"iana",compressible:!0,extensions:["rif"]},"application/relax-ng-compact-syntax":{source:"iana",extensions:["rnc"]},"application/remote-printing":{source:"iana"},"application/reputon+json":{source:"iana",compressible:!0},"application/resource-lists+xml":{source:"iana",compressible:!0,extensions:["rl"]},"application/resource-lists-diff+xml":{source:"iana",compressible:!0,extensions:["rld"]},"application/rfc+xml":{source:"iana",compressible:!0},"application/riscos":{source:"iana"},"application/rlmi+xml":{source:"iana",compressible:!0},"application/rls-services+xml":{source:"iana",compressible:!0,extensions:["rs"]},"application/route-apd+xml":{source:"iana",compressible:!0,extensions:["rapd"]},"application/route-s-tsid+xml":{source:"iana",compressible:!0,extensions:["sls"]},"application/route-usd+xml":{source:"iana",compressible:!0,extensions:["rusd"]},"application/rpki-ghostbusters":{source:"iana",extensions:["gbr"]},"application/rpki-manifest":{source:"iana",extensions:["mft"]},"application/rpki-publication":{source:"iana"},"application/rpki-roa":{source:"iana",extensions:["roa"]},"application/rpki-updown":{source:"iana"},"application/rsd+xml":{source:"apache",compressible:!0,extensions:["rsd"]},"application/rss+xml":{source:"apache",compressible:!0,extensions:["rss"]},"application/rtf":{source:"iana",compressible:!0,extensions:["rtf"]},"application/rtploopback":{source:"iana"},"application/rtx":{source:"iana"},"application/samlassertion+xml":{source:"iana",compressible:!0},"application/samlmetadata+xml":{source:"iana",compressible:!0},"application/sarif+json":{source:"iana",compressible:!0},"application/sarif-external-properties+json":{source:"iana",compressible:!0},"application/sbe":{source:"iana"},"application/sbml+xml":{source:"iana",compressible:!0,extensions:["sbml"]},"application/scaip+xml":{source:"iana",compressible:!0},"application/scim+json":{source:"iana",compressible:!0},"application/scvp-cv-request":{source:"iana",extensions:["scq"]},"application/scvp-cv-response":{source:"iana",extensions:["scs"]},"application/scvp-vp-request":{source:"iana",extensions:["spq"]},"application/scvp-vp-response":{source:"iana",extensions:["spp"]},"application/sdp":{source:"iana",extensions:["sdp"]},"application/secevent+jwt":{source:"iana"},"application/senml+cbor":{source:"iana"},"application/senml+json":{source:"iana",compressible:!0},"application/senml+xml":{source:"iana",compressible:!0,extensions:["senmlx"]},"application/senml-etch+cbor":{source:"iana"},"application/senml-etch+json":{source:"iana",compressible:!0},"application/senml-exi":{source:"iana"},"application/sensml+cbor":{source:"iana"},"application/sensml+json":{source:"iana",compressible:!0},"application/sensml+xml":{source:"iana",compressible:!0,extensions:["sensmlx"]},"application/sensml-exi":{source:"iana"},"application/sep+xml":{source:"iana",compressible:!0},"application/sep-exi":{source:"iana"},"application/session-info":{source:"iana"},"application/set-payment":{source:"iana"},"application/set-payment-initiation":{source:"iana",extensions:["setpay"]},"application/set-registration":{source:"iana"},"application/set-registration-initiation":{source:"iana",extensions:["setreg"]},"application/sgml":{source:"iana"},"application/sgml-open-catalog":{source:"iana"},"application/shf+xml":{source:"iana",compressible:!0,extensions:["shf"]},"application/sieve":{source:"iana",extensions:["siv","sieve"]},"application/simple-filter+xml":{source:"iana",compressible:!0},"application/simple-message-summary":{source:"iana"},"application/simplesymbolcontainer":{source:"iana"},"application/sipc":{source:"iana"},"application/slate":{source:"iana"},"application/smil":{source:"iana"},"application/smil+xml":{source:"iana",compressible:!0,extensions:["smi","smil"]},"application/smpte336m":{source:"iana"},"application/soap+fastinfoset":{source:"iana"},"application/soap+xml":{source:"iana",compressible:!0},"application/sparql-query":{source:"iana",extensions:["rq"]},"application/sparql-results+xml":{source:"iana",compressible:!0,extensions:["srx"]},"application/spdx+json":{source:"iana",compressible:!0},"application/spirits-event+xml":{source:"iana",compressible:!0},"application/sql":{source:"iana"},"application/srgs":{source:"iana",extensions:["gram"]},"application/srgs+xml":{source:"iana",compressible:!0,extensions:["grxml"]},"application/sru+xml":{source:"iana",compressible:!0,extensions:["sru"]},"application/ssdl+xml":{source:"apache",compressible:!0,extensions:["ssdl"]},"application/ssml+xml":{source:"iana",compressible:!0,extensions:["ssml"]},"application/stix+json":{source:"iana",compressible:!0},"application/swid+xml":{source:"iana",compressible:!0,extensions:["swidtag"]},"application/tamp-apex-update":{source:"iana"},"application/tamp-apex-update-confirm":{source:"iana"},"application/tamp-community-update":{source:"iana"},"application/tamp-community-update-confirm":{source:"iana"},"application/tamp-error":{source:"iana"},"application/tamp-sequence-adjust":{source:"iana"},"application/tamp-sequence-adjust-confirm":{source:"iana"},"application/tamp-status-query":{source:"iana"},"application/tamp-status-response":{source:"iana"},"application/tamp-update":{source:"iana"},"application/tamp-update-confirm":{source:"iana"},"application/tar":{compressible:!0},"application/taxii+json":{source:"iana",compressible:!0},"application/td+json":{source:"iana",compressible:!0},"application/tei+xml":{source:"iana",compressible:!0,extensions:["tei","teicorpus"]},"application/tetra_isi":{source:"iana"},"application/thraud+xml":{source:"iana",compressible:!0,extensions:["tfi"]},"application/timestamp-query":{source:"iana"},"application/timestamp-reply":{source:"iana"},"application/timestamped-data":{source:"iana",extensions:["tsd"]},"application/tlsrpt+gzip":{source:"iana"},"application/tlsrpt+json":{source:"iana",compressible:!0},"application/tnauthlist":{source:"iana"},"application/token-introspection+jwt":{source:"iana"},"application/toml":{compressible:!0,extensions:["toml"]},"application/trickle-ice-sdpfrag":{source:"iana"},"application/trig":{source:"iana",extensions:["trig"]},"application/ttml+xml":{source:"iana",compressible:!0,extensions:["ttml"]},"application/tve-trigger":{source:"iana"},"application/tzif":{source:"iana"},"application/tzif-leap":{source:"iana"},"application/ubjson":{compressible:!1,extensions:["ubj"]},"application/ulpfec":{source:"iana"},"application/urc-grpsheet+xml":{source:"iana",compressible:!0},"application/urc-ressheet+xml":{source:"iana",compressible:!0,extensions:["rsheet"]},"application/urc-targetdesc+xml":{source:"iana",compressible:!0,extensions:["td"]},"application/urc-uisocketdesc+xml":{source:"iana",compressible:!0},"application/vcard+json":{source:"iana",compressible:!0},"application/vcard+xml":{source:"iana",compressible:!0},"application/vemmi":{source:"iana"},"application/vividence.scriptfile":{source:"apache"},"application/vnd.1000minds.decision-model+xml":{source:"iana",compressible:!0,extensions:["1km"]},"application/vnd.3gpp-prose+xml":{source:"iana",compressible:!0},"application/vnd.3gpp-prose-pc3ch+xml":{source:"iana",compressible:!0},"application/vnd.3gpp-v2x-local-service-information":{source:"iana"},"application/vnd.3gpp.5gnas":{source:"iana"},"application/vnd.3gpp.access-transfer-events+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.bsf+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.gmop+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.gtpc":{source:"iana"},"application/vnd.3gpp.interworking-data":{source:"iana"},"application/vnd.3gpp.lpp":{source:"iana"},"application/vnd.3gpp.mc-signalling-ear":{source:"iana"},"application/vnd.3gpp.mcdata-affiliation-command+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcdata-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcdata-payload":{source:"iana"},"application/vnd.3gpp.mcdata-service-config+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcdata-signalling":{source:"iana"},"application/vnd.3gpp.mcdata-ue-config+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcdata-user-profile+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-affiliation-command+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-floor-request+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-location-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-mbms-usage-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-service-config+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-signed+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-ue-config+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-ue-init-config+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcptt-user-profile+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-affiliation-command+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-affiliation-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-location-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-mbms-usage-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-service-config+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-transmission-request+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-ue-config+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mcvideo-user-profile+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.mid-call+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.ngap":{source:"iana"},"application/vnd.3gpp.pfcp":{source:"iana"},"application/vnd.3gpp.pic-bw-large":{source:"iana",extensions:["plb"]},"application/vnd.3gpp.pic-bw-small":{source:"iana",extensions:["psb"]},"application/vnd.3gpp.pic-bw-var":{source:"iana",extensions:["pvb"]},"application/vnd.3gpp.s1ap":{source:"iana"},"application/vnd.3gpp.sms":{source:"iana"},"application/vnd.3gpp.sms+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.srvcc-ext+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.srvcc-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.state-and-event-info+xml":{source:"iana",compressible:!0},"application/vnd.3gpp.ussd+xml":{source:"iana",compressible:!0},"application/vnd.3gpp2.bcmcsinfo+xml":{source:"iana",compressible:!0},"application/vnd.3gpp2.sms":{source:"iana"},"application/vnd.3gpp2.tcap":{source:"iana",extensions:["tcap"]},"application/vnd.3lightssoftware.imagescal":{source:"iana"},"application/vnd.3m.post-it-notes":{source:"iana",extensions:["pwn"]},"application/vnd.accpac.simply.aso":{source:"iana",extensions:["aso"]},"application/vnd.accpac.simply.imp":{source:"iana",extensions:["imp"]},"application/vnd.acucobol":{source:"iana",extensions:["acu"]},"application/vnd.acucorp":{source:"iana",extensions:["atc","acutc"]},"application/vnd.adobe.air-application-installer-package+zip":{source:"apache",compressible:!1,extensions:["air"]},"application/vnd.adobe.flash.movie":{source:"iana"},"application/vnd.adobe.formscentral.fcdt":{source:"iana",extensions:["fcdt"]},"application/vnd.adobe.fxp":{source:"iana",extensions:["fxp","fxpl"]},"application/vnd.adobe.partial-upload":{source:"iana"},"application/vnd.adobe.xdp+xml":{source:"iana",compressible:!0,extensions:["xdp"]},"application/vnd.adobe.xfdf":{source:"iana",extensions:["xfdf"]},"application/vnd.aether.imp":{source:"iana"},"application/vnd.afpc.afplinedata":{source:"iana"},"application/vnd.afpc.afplinedata-pagedef":{source:"iana"},"application/vnd.afpc.cmoca-cmresource":{source:"iana"},"application/vnd.afpc.foca-charset":{source:"iana"},"application/vnd.afpc.foca-codedfont":{source:"iana"},"application/vnd.afpc.foca-codepage":{source:"iana"},"application/vnd.afpc.modca":{source:"iana"},"application/vnd.afpc.modca-cmtable":{source:"iana"},"application/vnd.afpc.modca-formdef":{source:"iana"},"application/vnd.afpc.modca-mediummap":{source:"iana"},"application/vnd.afpc.modca-objectcontainer":{source:"iana"},"application/vnd.afpc.modca-overlay":{source:"iana"},"application/vnd.afpc.modca-pagesegment":{source:"iana"},"application/vnd.age":{source:"iana",extensions:["age"]},"application/vnd.ah-barcode":{source:"iana"},"application/vnd.ahead.space":{source:"iana",extensions:["ahead"]},"application/vnd.airzip.filesecure.azf":{source:"iana",extensions:["azf"]},"application/vnd.airzip.filesecure.azs":{source:"iana",extensions:["azs"]},"application/vnd.amadeus+json":{source:"iana",compressible:!0},"application/vnd.amazon.ebook":{source:"apache",extensions:["azw"]},"application/vnd.amazon.mobi8-ebook":{source:"iana"},"application/vnd.americandynamics.acc":{source:"iana",extensions:["acc"]},"application/vnd.amiga.ami":{source:"iana",extensions:["ami"]},"application/vnd.amundsen.maze+xml":{source:"iana",compressible:!0},"application/vnd.android.ota":{source:"iana"},"application/vnd.android.package-archive":{source:"apache",compressible:!1,extensions:["apk"]},"application/vnd.anki":{source:"iana"},"application/vnd.anser-web-certificate-issue-initiation":{source:"iana",extensions:["cii"]},"application/vnd.anser-web-funds-transfer-initiation":{source:"apache",extensions:["fti"]},"application/vnd.antix.game-component":{source:"iana",extensions:["atx"]},"application/vnd.apache.arrow.file":{source:"iana"},"application/vnd.apache.arrow.stream":{source:"iana"},"application/vnd.apache.thrift.binary":{source:"iana"},"application/vnd.apache.thrift.compact":{source:"iana"},"application/vnd.apache.thrift.json":{source:"iana"},"application/vnd.api+json":{source:"iana",compressible:!0},"application/vnd.aplextor.warrp+json":{source:"iana",compressible:!0},"application/vnd.apothekende.reservation+json":{source:"iana",compressible:!0},"application/vnd.apple.installer+xml":{source:"iana",compressible:!0,extensions:["mpkg"]},"application/vnd.apple.keynote":{source:"iana",extensions:["key"]},"application/vnd.apple.mpegurl":{source:"iana",extensions:["m3u8"]},"application/vnd.apple.numbers":{source:"iana",extensions:["numbers"]},"application/vnd.apple.pages":{source:"iana",extensions:["pages"]},"application/vnd.apple.pkpass":{compressible:!1,extensions:["pkpass"]},"application/vnd.arastra.swi":{source:"iana"},"application/vnd.aristanetworks.swi":{source:"iana",extensions:["swi"]},"application/vnd.artisan+json":{source:"iana",compressible:!0},"application/vnd.artsquare":{source:"iana"},"application/vnd.astraea-software.iota":{source:"iana",extensions:["iota"]},"application/vnd.audiograph":{source:"iana",extensions:["aep"]},"application/vnd.autopackage":{source:"iana"},"application/vnd.avalon+json":{source:"iana",compressible:!0},"application/vnd.avistar+xml":{source:"iana",compressible:!0},"application/vnd.balsamiq.bmml+xml":{source:"iana",compressible:!0,extensions:["bmml"]},"application/vnd.balsamiq.bmpr":{source:"iana"},"application/vnd.banana-accounting":{source:"iana"},"application/vnd.bbf.usp.error":{source:"iana"},"application/vnd.bbf.usp.msg":{source:"iana"},"application/vnd.bbf.usp.msg+json":{source:"iana",compressible:!0},"application/vnd.bekitzur-stech+json":{source:"iana",compressible:!0},"application/vnd.bint.med-content":{source:"iana"},"application/vnd.biopax.rdf+xml":{source:"iana",compressible:!0},"application/vnd.blink-idb-value-wrapper":{source:"iana"},"application/vnd.blueice.multipass":{source:"iana",extensions:["mpm"]},"application/vnd.bluetooth.ep.oob":{source:"iana"},"application/vnd.bluetooth.le.oob":{source:"iana"},"application/vnd.bmi":{source:"iana",extensions:["bmi"]},"application/vnd.bpf":{source:"iana"},"application/vnd.bpf3":{source:"iana"},"application/vnd.businessobjects":{source:"iana",extensions:["rep"]},"application/vnd.byu.uapi+json":{source:"iana",compressible:!0},"application/vnd.cab-jscript":{source:"iana"},"application/vnd.canon-cpdl":{source:"iana"},"application/vnd.canon-lips":{source:"iana"},"application/vnd.capasystems-pg+json":{source:"iana",compressible:!0},"application/vnd.cendio.thinlinc.clientconf":{source:"iana"},"application/vnd.century-systems.tcp_stream":{source:"iana"},"application/vnd.chemdraw+xml":{source:"iana",compressible:!0,extensions:["cdxml"]},"application/vnd.chess-pgn":{source:"iana"},"application/vnd.chipnuts.karaoke-mmd":{source:"iana",extensions:["mmd"]},"application/vnd.ciedi":{source:"iana"},"application/vnd.cinderella":{source:"iana",extensions:["cdy"]},"application/vnd.cirpack.isdn-ext":{source:"iana"},"application/vnd.citationstyles.style+xml":{source:"iana",compressible:!0,extensions:["csl"]},"application/vnd.claymore":{source:"iana",extensions:["cla"]},"application/vnd.cloanto.rp9":{source:"iana",extensions:["rp9"]},"application/vnd.clonk.c4group":{source:"iana",extensions:["c4g","c4d","c4f","c4p","c4u"]},"application/vnd.cluetrust.cartomobile-config":{source:"iana",extensions:["c11amc"]},"application/vnd.cluetrust.cartomobile-config-pkg":{source:"iana",extensions:["c11amz"]},"application/vnd.coffeescript":{source:"iana"},"application/vnd.collabio.xodocuments.document":{source:"iana"},"application/vnd.collabio.xodocuments.document-template":{source:"iana"},"application/vnd.collabio.xodocuments.presentation":{source:"iana"},"application/vnd.collabio.xodocuments.presentation-template":{source:"iana"},"application/vnd.collabio.xodocuments.spreadsheet":{source:"iana"},"application/vnd.collabio.xodocuments.spreadsheet-template":{source:"iana"},"application/vnd.collection+json":{source:"iana",compressible:!0},"application/vnd.collection.doc+json":{source:"iana",compressible:!0},"application/vnd.collection.next+json":{source:"iana",compressible:!0},"application/vnd.comicbook+zip":{source:"iana",compressible:!1},"application/vnd.comicbook-rar":{source:"iana"},"application/vnd.commerce-battelle":{source:"iana"},"application/vnd.commonspace":{source:"iana",extensions:["csp"]},"application/vnd.contact.cmsg":{source:"iana",extensions:["cdbcmsg"]},"application/vnd.coreos.ignition+json":{source:"iana",compressible:!0},"application/vnd.cosmocaller":{source:"iana",extensions:["cmc"]},"application/vnd.crick.clicker":{source:"iana",extensions:["clkx"]},"application/vnd.crick.clicker.keyboard":{source:"iana",extensions:["clkk"]},"application/vnd.crick.clicker.palette":{source:"iana",extensions:["clkp"]},"application/vnd.crick.clicker.template":{source:"iana",extensions:["clkt"]},"application/vnd.crick.clicker.wordbank":{source:"iana",extensions:["clkw"]},"application/vnd.criticaltools.wbs+xml":{source:"iana",compressible:!0,extensions:["wbs"]},"application/vnd.cryptii.pipe+json":{source:"iana",compressible:!0},"application/vnd.crypto-shade-file":{source:"iana"},"application/vnd.cryptomator.encrypted":{source:"iana"},"application/vnd.cryptomator.vault":{source:"iana"},"application/vnd.ctc-posml":{source:"iana",extensions:["pml"]},"application/vnd.ctct.ws+xml":{source:"iana",compressible:!0},"application/vnd.cups-pdf":{source:"iana"},"application/vnd.cups-postscript":{source:"iana"},"application/vnd.cups-ppd":{source:"iana",extensions:["ppd"]},"application/vnd.cups-raster":{source:"iana"},"application/vnd.cups-raw":{source:"iana"},"application/vnd.curl":{source:"iana"},"application/vnd.curl.car":{source:"apache",extensions:["car"]},"application/vnd.curl.pcurl":{source:"apache",extensions:["pcurl"]},"application/vnd.cyan.dean.root+xml":{source:"iana",compressible:!0},"application/vnd.cybank":{source:"iana"},"application/vnd.cyclonedx+json":{source:"iana",compressible:!0},"application/vnd.cyclonedx+xml":{source:"iana",compressible:!0},"application/vnd.d2l.coursepackage1p0+zip":{source:"iana",compressible:!1},"application/vnd.d3m-dataset":{source:"iana"},"application/vnd.d3m-problem":{source:"iana"},"application/vnd.dart":{source:"iana",compressible:!0,extensions:["dart"]},"application/vnd.data-vision.rdz":{source:"iana",extensions:["rdz"]},"application/vnd.datapackage+json":{source:"iana",compressible:!0},"application/vnd.dataresource+json":{source:"iana",compressible:!0},"application/vnd.dbf":{source:"iana",extensions:["dbf"]},"application/vnd.debian.binary-package":{source:"iana"},"application/vnd.dece.data":{source:"iana",extensions:["uvf","uvvf","uvd","uvvd"]},"application/vnd.dece.ttml+xml":{source:"iana",compressible:!0,extensions:["uvt","uvvt"]},"application/vnd.dece.unspecified":{source:"iana",extensions:["uvx","uvvx"]},"application/vnd.dece.zip":{source:"iana",extensions:["uvz","uvvz"]},"application/vnd.denovo.fcselayout-link":{source:"iana",extensions:["fe_launch"]},"application/vnd.desmume.movie":{source:"iana"},"application/vnd.dir-bi.plate-dl-nosuffix":{source:"iana"},"application/vnd.dm.delegation+xml":{source:"iana",compressible:!0},"application/vnd.dna":{source:"iana",extensions:["dna"]},"application/vnd.document+json":{source:"iana",compressible:!0},"application/vnd.dolby.mlp":{source:"apache",extensions:["mlp"]},"application/vnd.dolby.mobile.1":{source:"iana"},"application/vnd.dolby.mobile.2":{source:"iana"},"application/vnd.doremir.scorecloud-binary-document":{source:"iana"},"application/vnd.dpgraph":{source:"iana",extensions:["dpg"]},"application/vnd.dreamfactory":{source:"iana",extensions:["dfac"]},"application/vnd.drive+json":{source:"iana",compressible:!0},"application/vnd.ds-keypoint":{source:"apache",extensions:["kpxx"]},"application/vnd.dtg.local":{source:"iana"},"application/vnd.dtg.local.flash":{source:"iana"},"application/vnd.dtg.local.html":{source:"iana"},"application/vnd.dvb.ait":{source:"iana",extensions:["ait"]},"application/vnd.dvb.dvbisl+xml":{source:"iana",compressible:!0},"application/vnd.dvb.dvbj":{source:"iana"},"application/vnd.dvb.esgcontainer":{source:"iana"},"application/vnd.dvb.ipdcdftnotifaccess":{source:"iana"},"application/vnd.dvb.ipdcesgaccess":{source:"iana"},"application/vnd.dvb.ipdcesgaccess2":{source:"iana"},"application/vnd.dvb.ipdcesgpdd":{source:"iana"},"application/vnd.dvb.ipdcroaming":{source:"iana"},"application/vnd.dvb.iptv.alfec-base":{source:"iana"},"application/vnd.dvb.iptv.alfec-enhancement":{source:"iana"},"application/vnd.dvb.notif-aggregate-root+xml":{source:"iana",compressible:!0},"application/vnd.dvb.notif-container+xml":{source:"iana",compressible:!0},"application/vnd.dvb.notif-generic+xml":{source:"iana",compressible:!0},"application/vnd.dvb.notif-ia-msglist+xml":{source:"iana",compressible:!0},"application/vnd.dvb.notif-ia-registration-request+xml":{source:"iana",compressible:!0},"application/vnd.dvb.notif-ia-registration-response+xml":{source:"iana",compressible:!0},"application/vnd.dvb.notif-init+xml":{source:"iana",compressible:!0},"application/vnd.dvb.pfr":{source:"iana"},"application/vnd.dvb.service":{source:"iana",extensions:["svc"]},"application/vnd.dxr":{source:"iana"},"application/vnd.dynageo":{source:"iana",extensions:["geo"]},"application/vnd.dzr":{source:"iana"},"application/vnd.easykaraoke.cdgdownload":{source:"iana"},"application/vnd.ecdis-update":{source:"iana"},"application/vnd.ecip.rlp":{source:"iana"},"application/vnd.eclipse.ditto+json":{source:"iana",compressible:!0},"application/vnd.ecowin.chart":{source:"iana",extensions:["mag"]},"application/vnd.ecowin.filerequest":{source:"iana"},"application/vnd.ecowin.fileupdate":{source:"iana"},"application/vnd.ecowin.series":{source:"iana"},"application/vnd.ecowin.seriesrequest":{source:"iana"},"application/vnd.ecowin.seriesupdate":{source:"iana"},"application/vnd.efi.img":{source:"iana"},"application/vnd.efi.iso":{source:"iana"},"application/vnd.emclient.accessrequest+xml":{source:"iana",compressible:!0},"application/vnd.enliven":{source:"iana",extensions:["nml"]},"application/vnd.enphase.envoy":{source:"iana"},"application/vnd.eprints.data+xml":{source:"iana",compressible:!0},"application/vnd.epson.esf":{source:"iana",extensions:["esf"]},"application/vnd.epson.msf":{source:"iana",extensions:["msf"]},"application/vnd.epson.quickanime":{source:"iana",extensions:["qam"]},"application/vnd.epson.salt":{source:"iana",extensions:["slt"]},"application/vnd.epson.ssf":{source:"iana",extensions:["ssf"]},"application/vnd.ericsson.quickcall":{source:"iana"},"application/vnd.espass-espass+zip":{source:"iana",compressible:!1},"application/vnd.eszigno3+xml":{source:"iana",compressible:!0,extensions:["es3","et3"]},"application/vnd.etsi.aoc+xml":{source:"iana",compressible:!0},"application/vnd.etsi.asic-e+zip":{source:"iana",compressible:!1},"application/vnd.etsi.asic-s+zip":{source:"iana",compressible:!1},"application/vnd.etsi.cug+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvcommand+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvdiscovery+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvprofile+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvsad-bc+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvsad-cod+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvsad-npvr+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvservice+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvsync+xml":{source:"iana",compressible:!0},"application/vnd.etsi.iptvueprofile+xml":{source:"iana",compressible:!0},"application/vnd.etsi.mcid+xml":{source:"iana",compressible:!0},"application/vnd.etsi.mheg5":{source:"iana"},"application/vnd.etsi.overload-control-policy-dataset+xml":{source:"iana",compressible:!0},"application/vnd.etsi.pstn+xml":{source:"iana",compressible:!0},"application/vnd.etsi.sci+xml":{source:"iana",compressible:!0},"application/vnd.etsi.simservs+xml":{source:"iana",compressible:!0},"application/vnd.etsi.timestamp-token":{source:"iana"},"application/vnd.etsi.tsl+xml":{source:"iana",compressible:!0},"application/vnd.etsi.tsl.der":{source:"iana"},"application/vnd.eu.kasparian.car+json":{source:"iana",compressible:!0},"application/vnd.eudora.data":{source:"iana"},"application/vnd.evolv.ecig.profile":{source:"iana"},"application/vnd.evolv.ecig.settings":{source:"iana"},"application/vnd.evolv.ecig.theme":{source:"iana"},"application/vnd.exstream-empower+zip":{source:"iana",compressible:!1},"application/vnd.exstream-package":{source:"iana"},"application/vnd.ezpix-album":{source:"iana",extensions:["ez2"]},"application/vnd.ezpix-package":{source:"iana",extensions:["ez3"]},"application/vnd.f-secure.mobile":{source:"iana"},"application/vnd.familysearch.gedcom+zip":{source:"iana",compressible:!1},"application/vnd.fastcopy-disk-image":{source:"iana"},"application/vnd.fdf":{source:"iana",extensions:["fdf"]},"application/vnd.fdsn.mseed":{source:"iana",extensions:["mseed"]},"application/vnd.fdsn.seed":{source:"iana",extensions:["seed","dataless"]},"application/vnd.ffsns":{source:"iana"},"application/vnd.ficlab.flb+zip":{source:"iana",compressible:!1},"application/vnd.filmit.zfc":{source:"iana"},"application/vnd.fints":{source:"iana"},"application/vnd.firemonkeys.cloudcell":{source:"iana"},"application/vnd.flographit":{source:"iana",extensions:["gph"]},"application/vnd.fluxtime.clip":{source:"iana",extensions:["ftc"]},"application/vnd.font-fontforge-sfd":{source:"iana"},"application/vnd.framemaker":{source:"iana",extensions:["fm","frame","maker","book"]},"application/vnd.frogans.fnc":{source:"iana",extensions:["fnc"]},"application/vnd.frogans.ltf":{source:"iana",extensions:["ltf"]},"application/vnd.fsc.weblaunch":{source:"iana",extensions:["fsc"]},"application/vnd.fujifilm.fb.docuworks":{source:"iana"},"application/vnd.fujifilm.fb.docuworks.binder":{source:"iana"},"application/vnd.fujifilm.fb.docuworks.container":{source:"iana"},"application/vnd.fujifilm.fb.jfi+xml":{source:"iana",compressible:!0},"application/vnd.fujitsu.oasys":{source:"iana",extensions:["oas"]},"application/vnd.fujitsu.oasys2":{source:"iana",extensions:["oa2"]},"application/vnd.fujitsu.oasys3":{source:"iana",extensions:["oa3"]},"application/vnd.fujitsu.oasysgp":{source:"iana",extensions:["fg5"]},"application/vnd.fujitsu.oasysprs":{source:"iana",extensions:["bh2"]},"application/vnd.fujixerox.art-ex":{source:"iana"},"application/vnd.fujixerox.art4":{source:"iana"},"application/vnd.fujixerox.ddd":{source:"iana",extensions:["ddd"]},"application/vnd.fujixerox.docuworks":{source:"iana",extensions:["xdw"]},"application/vnd.fujixerox.docuworks.binder":{source:"iana",extensions:["xbd"]},"application/vnd.fujixerox.docuworks.container":{source:"iana"},"application/vnd.fujixerox.hbpl":{source:"iana"},"application/vnd.fut-misnet":{source:"iana"},"application/vnd.futoin+cbor":{source:"iana"},"application/vnd.futoin+json":{source:"iana",compressible:!0},"application/vnd.fuzzysheet":{source:"iana",extensions:["fzs"]},"application/vnd.genomatix.tuxedo":{source:"iana",extensions:["txd"]},"application/vnd.gentics.grd+json":{source:"iana",compressible:!0},"application/vnd.geo+json":{source:"iana",compressible:!0},"application/vnd.geocube+xml":{source:"iana",compressible:!0},"application/vnd.geogebra.file":{source:"iana",extensions:["ggb"]},"application/vnd.geogebra.slides":{source:"iana"},"application/vnd.geogebra.tool":{source:"iana",extensions:["ggt"]},"application/vnd.geometry-explorer":{source:"iana",extensions:["gex","gre"]},"application/vnd.geonext":{source:"iana",extensions:["gxt"]},"application/vnd.geoplan":{source:"iana",extensions:["g2w"]},"application/vnd.geospace":{source:"iana",extensions:["g3w"]},"application/vnd.gerber":{source:"iana"},"application/vnd.globalplatform.card-content-mgt":{source:"iana"},"application/vnd.globalplatform.card-content-mgt-response":{source:"iana"},"application/vnd.gmx":{source:"iana",extensions:["gmx"]},"application/vnd.google-apps.document":{compressible:!1,extensions:["gdoc"]},"application/vnd.google-apps.presentation":{compressible:!1,extensions:["gslides"]},"application/vnd.google-apps.spreadsheet":{compressible:!1,extensions:["gsheet"]},"application/vnd.google-earth.kml+xml":{source:"iana",compressible:!0,extensions:["kml"]},"application/vnd.google-earth.kmz":{source:"iana",compressible:!1,extensions:["kmz"]},"application/vnd.gov.sk.e-form+xml":{source:"iana",compressible:!0},"application/vnd.gov.sk.e-form+zip":{source:"iana",compressible:!1},"application/vnd.gov.sk.xmldatacontainer+xml":{source:"iana",compressible:!0},"application/vnd.grafeq":{source:"iana",extensions:["gqf","gqs"]},"application/vnd.gridmp":{source:"iana"},"application/vnd.groove-account":{source:"iana",extensions:["gac"]},"application/vnd.groove-help":{source:"iana",extensions:["ghf"]},"application/vnd.groove-identity-message":{source:"iana",extensions:["gim"]},"application/vnd.groove-injector":{source:"iana",extensions:["grv"]},"application/vnd.groove-tool-message":{source:"iana",extensions:["gtm"]},"application/vnd.groove-tool-template":{source:"iana",extensions:["tpl"]},"application/vnd.groove-vcard":{source:"iana",extensions:["vcg"]},"application/vnd.hal+json":{source:"iana",compressible:!0},"application/vnd.hal+xml":{source:"iana",compressible:!0,extensions:["hal"]},"application/vnd.handheld-entertainment+xml":{source:"iana",compressible:!0,extensions:["zmm"]},"application/vnd.hbci":{source:"iana",extensions:["hbci"]},"application/vnd.hc+json":{source:"iana",compressible:!0},"application/vnd.hcl-bireports":{source:"iana"},"application/vnd.hdt":{source:"iana"},"application/vnd.heroku+json":{source:"iana",compressible:!0},"application/vnd.hhe.lesson-player":{source:"iana",extensions:["les"]},"application/vnd.hl7cda+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/vnd.hl7v2+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/vnd.hp-hpgl":{source:"iana",extensions:["hpgl"]},"application/vnd.hp-hpid":{source:"iana",extensions:["hpid"]},"application/vnd.hp-hps":{source:"iana",extensions:["hps"]},"application/vnd.hp-jlyt":{source:"iana",extensions:["jlt"]},"application/vnd.hp-pcl":{source:"iana",extensions:["pcl"]},"application/vnd.hp-pclxl":{source:"iana",extensions:["pclxl"]},"application/vnd.httphone":{source:"iana"},"application/vnd.hydrostatix.sof-data":{source:"iana",extensions:["sfd-hdstx"]},"application/vnd.hyper+json":{source:"iana",compressible:!0},"application/vnd.hyper-item+json":{source:"iana",compressible:!0},"application/vnd.hyperdrive+json":{source:"iana",compressible:!0},"application/vnd.hzn-3d-crossword":{source:"iana"},"application/vnd.ibm.afplinedata":{source:"iana"},"application/vnd.ibm.electronic-media":{source:"iana"},"application/vnd.ibm.minipay":{source:"iana",extensions:["mpy"]},"application/vnd.ibm.modcap":{source:"iana",extensions:["afp","listafp","list3820"]},"application/vnd.ibm.rights-management":{source:"iana",extensions:["irm"]},"application/vnd.ibm.secure-container":{source:"iana",extensions:["sc"]},"application/vnd.iccprofile":{source:"iana",extensions:["icc","icm"]},"application/vnd.ieee.1905":{source:"iana"},"application/vnd.igloader":{source:"iana",extensions:["igl"]},"application/vnd.imagemeter.folder+zip":{source:"iana",compressible:!1},"application/vnd.imagemeter.image+zip":{source:"iana",compressible:!1},"application/vnd.immervision-ivp":{source:"iana",extensions:["ivp"]},"application/vnd.immervision-ivu":{source:"iana",extensions:["ivu"]},"application/vnd.ims.imsccv1p1":{source:"iana"},"application/vnd.ims.imsccv1p2":{source:"iana"},"application/vnd.ims.imsccv1p3":{source:"iana"},"application/vnd.ims.lis.v2.result+json":{source:"iana",compressible:!0},"application/vnd.ims.lti.v2.toolconsumerprofile+json":{source:"iana",compressible:!0},"application/vnd.ims.lti.v2.toolproxy+json":{source:"iana",compressible:!0},"application/vnd.ims.lti.v2.toolproxy.id+json":{source:"iana",compressible:!0},"application/vnd.ims.lti.v2.toolsettings+json":{source:"iana",compressible:!0},"application/vnd.ims.lti.v2.toolsettings.simple+json":{source:"iana",compressible:!0},"application/vnd.informedcontrol.rms+xml":{source:"iana",compressible:!0},"application/vnd.informix-visionary":{source:"iana"},"application/vnd.infotech.project":{source:"iana"},"application/vnd.infotech.project+xml":{source:"iana",compressible:!0},"application/vnd.innopath.wamp.notification":{source:"iana"},"application/vnd.insors.igm":{source:"iana",extensions:["igm"]},"application/vnd.intercon.formnet":{source:"iana",extensions:["xpw","xpx"]},"application/vnd.intergeo":{source:"iana",extensions:["i2g"]},"application/vnd.intertrust.digibox":{source:"iana"},"application/vnd.intertrust.nncp":{source:"iana"},"application/vnd.intu.qbo":{source:"iana",extensions:["qbo"]},"application/vnd.intu.qfx":{source:"iana",extensions:["qfx"]},"application/vnd.iptc.g2.catalogitem+xml":{source:"iana",compressible:!0},"application/vnd.iptc.g2.conceptitem+xml":{source:"iana",compressible:!0},"application/vnd.iptc.g2.knowledgeitem+xml":{source:"iana",compressible:!0},"application/vnd.iptc.g2.newsitem+xml":{source:"iana",compressible:!0},"application/vnd.iptc.g2.newsmessage+xml":{source:"iana",compressible:!0},"application/vnd.iptc.g2.packageitem+xml":{source:"iana",compressible:!0},"application/vnd.iptc.g2.planningitem+xml":{source:"iana",compressible:!0},"application/vnd.ipunplugged.rcprofile":{source:"iana",extensions:["rcprofile"]},"application/vnd.irepository.package+xml":{source:"iana",compressible:!0,extensions:["irp"]},"application/vnd.is-xpr":{source:"iana",extensions:["xpr"]},"application/vnd.isac.fcs":{source:"iana",extensions:["fcs"]},"application/vnd.iso11783-10+zip":{source:"iana",compressible:!1},"application/vnd.jam":{source:"iana",extensions:["jam"]},"application/vnd.japannet-directory-service":{source:"iana"},"application/vnd.japannet-jpnstore-wakeup":{source:"iana"},"application/vnd.japannet-payment-wakeup":{source:"iana"},"application/vnd.japannet-registration":{source:"iana"},"application/vnd.japannet-registration-wakeup":{source:"iana"},"application/vnd.japannet-setstore-wakeup":{source:"iana"},"application/vnd.japannet-verification":{source:"iana"},"application/vnd.japannet-verification-wakeup":{source:"iana"},"application/vnd.jcp.javame.midlet-rms":{source:"iana",extensions:["rms"]},"application/vnd.jisp":{source:"iana",extensions:["jisp"]},"application/vnd.joost.joda-archive":{source:"iana",extensions:["joda"]},"application/vnd.jsk.isdn-ngn":{source:"iana"},"application/vnd.kahootz":{source:"iana",extensions:["ktz","ktr"]},"application/vnd.kde.karbon":{source:"iana",extensions:["karbon"]},"application/vnd.kde.kchart":{source:"iana",extensions:["chrt"]},"application/vnd.kde.kformula":{source:"iana",extensions:["kfo"]},"application/vnd.kde.kivio":{source:"iana",extensions:["flw"]},"application/vnd.kde.kontour":{source:"iana",extensions:["kon"]},"application/vnd.kde.kpresenter":{source:"iana",extensions:["kpr","kpt"]},"application/vnd.kde.kspread":{source:"iana",extensions:["ksp"]},"application/vnd.kde.kword":{source:"iana",extensions:["kwd","kwt"]},"application/vnd.kenameaapp":{source:"iana",extensions:["htke"]},"application/vnd.kidspiration":{source:"iana",extensions:["kia"]},"application/vnd.kinar":{source:"iana",extensions:["kne","knp"]},"application/vnd.koan":{source:"iana",extensions:["skp","skd","skt","skm"]},"application/vnd.kodak-descriptor":{source:"iana",extensions:["sse"]},"application/vnd.las":{source:"iana"},"application/vnd.las.las+json":{source:"iana",compressible:!0},"application/vnd.las.las+xml":{source:"iana",compressible:!0,extensions:["lasxml"]},"application/vnd.laszip":{source:"iana"},"application/vnd.leap+json":{source:"iana",compressible:!0},"application/vnd.liberty-request+xml":{source:"iana",compressible:!0},"application/vnd.llamagraphics.life-balance.desktop":{source:"iana",extensions:["lbd"]},"application/vnd.llamagraphics.life-balance.exchange+xml":{source:"iana",compressible:!0,extensions:["lbe"]},"application/vnd.logipipe.circuit+zip":{source:"iana",compressible:!1},"application/vnd.loom":{source:"iana"},"application/vnd.lotus-1-2-3":{source:"iana",extensions:["123"]},"application/vnd.lotus-approach":{source:"iana",extensions:["apr"]},"application/vnd.lotus-freelance":{source:"iana",extensions:["pre"]},"application/vnd.lotus-notes":{source:"iana",extensions:["nsf"]},"application/vnd.lotus-organizer":{source:"iana",extensions:["org"]},"application/vnd.lotus-screencam":{source:"iana",extensions:["scm"]},"application/vnd.lotus-wordpro":{source:"iana",extensions:["lwp"]},"application/vnd.macports.portpkg":{source:"iana",extensions:["portpkg"]},"application/vnd.mapbox-vector-tile":{source:"iana",extensions:["mvt"]},"application/vnd.marlin.drm.actiontoken+xml":{source:"iana",compressible:!0},"application/vnd.marlin.drm.conftoken+xml":{source:"iana",compressible:!0},"application/vnd.marlin.drm.license+xml":{source:"iana",compressible:!0},"application/vnd.marlin.drm.mdcf":{source:"iana"},"application/vnd.mason+json":{source:"iana",compressible:!0},"application/vnd.maxar.archive.3tz+zip":{source:"iana",compressible:!1},"application/vnd.maxmind.maxmind-db":{source:"iana"},"application/vnd.mcd":{source:"iana",extensions:["mcd"]},"application/vnd.medcalcdata":{source:"iana",extensions:["mc1"]},"application/vnd.mediastation.cdkey":{source:"iana",extensions:["cdkey"]},"application/vnd.meridian-slingshot":{source:"iana"},"application/vnd.mfer":{source:"iana",extensions:["mwf"]},"application/vnd.mfmp":{source:"iana",extensions:["mfm"]},"application/vnd.micro+json":{source:"iana",compressible:!0},"application/vnd.micrografx.flo":{source:"iana",extensions:["flo"]},"application/vnd.micrografx.igx":{source:"iana",extensions:["igx"]},"application/vnd.microsoft.portable-executable":{source:"iana"},"application/vnd.microsoft.windows.thumbnail-cache":{source:"iana"},"application/vnd.miele+json":{source:"iana",compressible:!0},"application/vnd.mif":{source:"iana",extensions:["mif"]},"application/vnd.minisoft-hp3000-save":{source:"iana"},"application/vnd.mitsubishi.misty-guard.trustweb":{source:"iana"},"application/vnd.mobius.daf":{source:"iana",extensions:["daf"]},"application/vnd.mobius.dis":{source:"iana",extensions:["dis"]},"application/vnd.mobius.mbk":{source:"iana",extensions:["mbk"]},"application/vnd.mobius.mqy":{source:"iana",extensions:["mqy"]},"application/vnd.mobius.msl":{source:"iana",extensions:["msl"]},"application/vnd.mobius.plc":{source:"iana",extensions:["plc"]},"application/vnd.mobius.txf":{source:"iana",extensions:["txf"]},"application/vnd.mophun.application":{source:"iana",extensions:["mpn"]},"application/vnd.mophun.certificate":{source:"iana",extensions:["mpc"]},"application/vnd.motorola.flexsuite":{source:"iana"},"application/vnd.motorola.flexsuite.adsi":{source:"iana"},"application/vnd.motorola.flexsuite.fis":{source:"iana"},"application/vnd.motorola.flexsuite.gotap":{source:"iana"},"application/vnd.motorola.flexsuite.kmr":{source:"iana"},"application/vnd.motorola.flexsuite.ttc":{source:"iana"},"application/vnd.motorola.flexsuite.wem":{source:"iana"},"application/vnd.motorola.iprm":{source:"iana"},"application/vnd.mozilla.xul+xml":{source:"iana",compressible:!0,extensions:["xul"]},"application/vnd.ms-3mfdocument":{source:"iana"},"application/vnd.ms-artgalry":{source:"iana",extensions:["cil"]},"application/vnd.ms-asf":{source:"iana"},"application/vnd.ms-cab-compressed":{source:"iana",extensions:["cab"]},"application/vnd.ms-color.iccprofile":{source:"apache"},"application/vnd.ms-excel":{source:"iana",compressible:!1,extensions:["xls","xlm","xla","xlc","xlt","xlw"]},"application/vnd.ms-excel.addin.macroenabled.12":{source:"iana",extensions:["xlam"]},"application/vnd.ms-excel.sheet.binary.macroenabled.12":{source:"iana",extensions:["xlsb"]},"application/vnd.ms-excel.sheet.macroenabled.12":{source:"iana",extensions:["xlsm"]},"application/vnd.ms-excel.template.macroenabled.12":{source:"iana",extensions:["xltm"]},"application/vnd.ms-fontobject":{source:"iana",compressible:!0,extensions:["eot"]},"application/vnd.ms-htmlhelp":{source:"iana",extensions:["chm"]},"application/vnd.ms-ims":{source:"iana",extensions:["ims"]},"application/vnd.ms-lrm":{source:"iana",extensions:["lrm"]},"application/vnd.ms-office.activex+xml":{source:"iana",compressible:!0},"application/vnd.ms-officetheme":{source:"iana",extensions:["thmx"]},"application/vnd.ms-opentype":{source:"apache",compressible:!0},"application/vnd.ms-outlook":{compressible:!1,extensions:["msg"]},"application/vnd.ms-package.obfuscated-opentype":{source:"apache"},"application/vnd.ms-pki.seccat":{source:"apache",extensions:["cat"]},"application/vnd.ms-pki.stl":{source:"apache",extensions:["stl"]},"application/vnd.ms-playready.initiator+xml":{source:"iana",compressible:!0},"application/vnd.ms-powerpoint":{source:"iana",compressible:!1,extensions:["ppt","pps","pot"]},"application/vnd.ms-powerpoint.addin.macroenabled.12":{source:"iana",extensions:["ppam"]},"application/vnd.ms-powerpoint.presentation.macroenabled.12":{source:"iana",extensions:["pptm"]},"application/vnd.ms-powerpoint.slide.macroenabled.12":{source:"iana",extensions:["sldm"]},"application/vnd.ms-powerpoint.slideshow.macroenabled.12":{source:"iana",extensions:["ppsm"]},"application/vnd.ms-powerpoint.template.macroenabled.12":{source:"iana",extensions:["potm"]},"application/vnd.ms-printdevicecapabilities+xml":{source:"iana",compressible:!0},"application/vnd.ms-printing.printticket+xml":{source:"apache",compressible:!0},"application/vnd.ms-printschematicket+xml":{source:"iana",compressible:!0},"application/vnd.ms-project":{source:"iana",extensions:["mpp","mpt"]},"application/vnd.ms-tnef":{source:"iana"},"application/vnd.ms-windows.devicepairing":{source:"iana"},"application/vnd.ms-windows.nwprinting.oob":{source:"iana"},"application/vnd.ms-windows.printerpairing":{source:"iana"},"application/vnd.ms-windows.wsd.oob":{source:"iana"},"application/vnd.ms-wmdrm.lic-chlg-req":{source:"iana"},"application/vnd.ms-wmdrm.lic-resp":{source:"iana"},"application/vnd.ms-wmdrm.meter-chlg-req":{source:"iana"},"application/vnd.ms-wmdrm.meter-resp":{source:"iana"},"application/vnd.ms-word.document.macroenabled.12":{source:"iana",extensions:["docm"]},"application/vnd.ms-word.template.macroenabled.12":{source:"iana",extensions:["dotm"]},"application/vnd.ms-works":{source:"iana",extensions:["wps","wks","wcm","wdb"]},"application/vnd.ms-wpl":{source:"iana",extensions:["wpl"]},"application/vnd.ms-xpsdocument":{source:"iana",compressible:!1,extensions:["xps"]},"application/vnd.msa-disk-image":{source:"iana"},"application/vnd.mseq":{source:"iana",extensions:["mseq"]},"application/vnd.msign":{source:"iana"},"application/vnd.multiad.creator":{source:"iana"},"application/vnd.multiad.creator.cif":{source:"iana"},"application/vnd.music-niff":{source:"iana"},"application/vnd.musician":{source:"iana",extensions:["mus"]},"application/vnd.muvee.style":{source:"iana",extensions:["msty"]},"application/vnd.mynfc":{source:"iana",extensions:["taglet"]},"application/vnd.nacamar.ybrid+json":{source:"iana",compressible:!0},"application/vnd.ncd.control":{source:"iana"},"application/vnd.ncd.reference":{source:"iana"},"application/vnd.nearst.inv+json":{source:"iana",compressible:!0},"application/vnd.nebumind.line":{source:"iana"},"application/vnd.nervana":{source:"iana"},"application/vnd.netfpx":{source:"iana"},"application/vnd.neurolanguage.nlu":{source:"iana",extensions:["nlu"]},"application/vnd.nimn":{source:"iana"},"application/vnd.nintendo.nitro.rom":{source:"iana"},"application/vnd.nintendo.snes.rom":{source:"iana"},"application/vnd.nitf":{source:"iana",extensions:["ntf","nitf"]},"application/vnd.noblenet-directory":{source:"iana",extensions:["nnd"]},"application/vnd.noblenet-sealer":{source:"iana",extensions:["nns"]},"application/vnd.noblenet-web":{source:"iana",extensions:["nnw"]},"application/vnd.nokia.catalogs":{source:"iana"},"application/vnd.nokia.conml+wbxml":{source:"iana"},"application/vnd.nokia.conml+xml":{source:"iana",compressible:!0},"application/vnd.nokia.iptv.config+xml":{source:"iana",compressible:!0},"application/vnd.nokia.isds-radio-presets":{source:"iana"},"application/vnd.nokia.landmark+wbxml":{source:"iana"},"application/vnd.nokia.landmark+xml":{source:"iana",compressible:!0},"application/vnd.nokia.landmarkcollection+xml":{source:"iana",compressible:!0},"application/vnd.nokia.n-gage.ac+xml":{source:"iana",compressible:!0,extensions:["ac"]},"application/vnd.nokia.n-gage.data":{source:"iana",extensions:["ngdat"]},"application/vnd.nokia.n-gage.symbian.install":{source:"iana",extensions:["n-gage"]},"application/vnd.nokia.ncd":{source:"iana"},"application/vnd.nokia.pcd+wbxml":{source:"iana"},"application/vnd.nokia.pcd+xml":{source:"iana",compressible:!0},"application/vnd.nokia.radio-preset":{source:"iana",extensions:["rpst"]},"application/vnd.nokia.radio-presets":{source:"iana",extensions:["rpss"]},"application/vnd.novadigm.edm":{source:"iana",extensions:["edm"]},"application/vnd.novadigm.edx":{source:"iana",extensions:["edx"]},"application/vnd.novadigm.ext":{source:"iana",extensions:["ext"]},"application/vnd.ntt-local.content-share":{source:"iana"},"application/vnd.ntt-local.file-transfer":{source:"iana"},"application/vnd.ntt-local.ogw_remote-access":{source:"iana"},"application/vnd.ntt-local.sip-ta_remote":{source:"iana"},"application/vnd.ntt-local.sip-ta_tcp_stream":{source:"iana"},"application/vnd.oasis.opendocument.chart":{source:"iana",extensions:["odc"]},"application/vnd.oasis.opendocument.chart-template":{source:"iana",extensions:["otc"]},"application/vnd.oasis.opendocument.database":{source:"iana",extensions:["odb"]},"application/vnd.oasis.opendocument.formula":{source:"iana",extensions:["odf"]},"application/vnd.oasis.opendocument.formula-template":{source:"iana",extensions:["odft"]},"application/vnd.oasis.opendocument.graphics":{source:"iana",compressible:!1,extensions:["odg"]},"application/vnd.oasis.opendocument.graphics-template":{source:"iana",extensions:["otg"]},"application/vnd.oasis.opendocument.image":{source:"iana",extensions:["odi"]},"application/vnd.oasis.opendocument.image-template":{source:"iana",extensions:["oti"]},"application/vnd.oasis.opendocument.presentation":{source:"iana",compressible:!1,extensions:["odp"]},"application/vnd.oasis.opendocument.presentation-template":{source:"iana",extensions:["otp"]},"application/vnd.oasis.opendocument.spreadsheet":{source:"iana",compressible:!1,extensions:["ods"]},"application/vnd.oasis.opendocument.spreadsheet-template":{source:"iana",extensions:["ots"]},"application/vnd.oasis.opendocument.text":{source:"iana",compressible:!1,extensions:["odt"]},"application/vnd.oasis.opendocument.text-master":{source:"iana",extensions:["odm"]},"application/vnd.oasis.opendocument.text-template":{source:"iana",extensions:["ott"]},"application/vnd.oasis.opendocument.text-web":{source:"iana",extensions:["oth"]},"application/vnd.obn":{source:"iana"},"application/vnd.ocf+cbor":{source:"iana"},"application/vnd.oci.image.manifest.v1+json":{source:"iana",compressible:!0},"application/vnd.oftn.l10n+json":{source:"iana",compressible:!0},"application/vnd.oipf.contentaccessdownload+xml":{source:"iana",compressible:!0},"application/vnd.oipf.contentaccessstreaming+xml":{source:"iana",compressible:!0},"application/vnd.oipf.cspg-hexbinary":{source:"iana"},"application/vnd.oipf.dae.svg+xml":{source:"iana",compressible:!0},"application/vnd.oipf.dae.xhtml+xml":{source:"iana",compressible:!0},"application/vnd.oipf.mippvcontrolmessage+xml":{source:"iana",compressible:!0},"application/vnd.oipf.pae.gem":{source:"iana"},"application/vnd.oipf.spdiscovery+xml":{source:"iana",compressible:!0},"application/vnd.oipf.spdlist+xml":{source:"iana",compressible:!0},"application/vnd.oipf.ueprofile+xml":{source:"iana",compressible:!0},"application/vnd.oipf.userprofile+xml":{source:"iana",compressible:!0},"application/vnd.olpc-sugar":{source:"iana",extensions:["xo"]},"application/vnd.oma-scws-config":{source:"iana"},"application/vnd.oma-scws-http-request":{source:"iana"},"application/vnd.oma-scws-http-response":{source:"iana"},"application/vnd.oma.bcast.associated-procedure-parameter+xml":{source:"iana",compressible:!0},"application/vnd.oma.bcast.drm-trigger+xml":{source:"iana",compressible:!0},"application/vnd.oma.bcast.imd+xml":{source:"iana",compressible:!0},"application/vnd.oma.bcast.ltkm":{source:"iana"},"application/vnd.oma.bcast.notification+xml":{source:"iana",compressible:!0},"application/vnd.oma.bcast.provisioningtrigger":{source:"iana"},"application/vnd.oma.bcast.sgboot":{source:"iana"},"application/vnd.oma.bcast.sgdd+xml":{source:"iana",compressible:!0},"application/vnd.oma.bcast.sgdu":{source:"iana"},"application/vnd.oma.bcast.simple-symbol-container":{source:"iana"},"application/vnd.oma.bcast.smartcard-trigger+xml":{source:"iana",compressible:!0},"application/vnd.oma.bcast.sprov+xml":{source:"iana",compressible:!0},"application/vnd.oma.bcast.stkm":{source:"iana"},"application/vnd.oma.cab-address-book+xml":{source:"iana",compressible:!0},"application/vnd.oma.cab-feature-handler+xml":{source:"iana",compressible:!0},"application/vnd.oma.cab-pcc+xml":{source:"iana",compressible:!0},"application/vnd.oma.cab-subs-invite+xml":{source:"iana",compressible:!0},"application/vnd.oma.cab-user-prefs+xml":{source:"iana",compressible:!0},"application/vnd.oma.dcd":{source:"iana"},"application/vnd.oma.dcdc":{source:"iana"},"application/vnd.oma.dd2+xml":{source:"iana",compressible:!0,extensions:["dd2"]},"application/vnd.oma.drm.risd+xml":{source:"iana",compressible:!0},"application/vnd.oma.group-usage-list+xml":{source:"iana",compressible:!0},"application/vnd.oma.lwm2m+cbor":{source:"iana"},"application/vnd.oma.lwm2m+json":{source:"iana",compressible:!0},"application/vnd.oma.lwm2m+tlv":{source:"iana"},"application/vnd.oma.pal+xml":{source:"iana",compressible:!0},"application/vnd.oma.poc.detailed-progress-report+xml":{source:"iana",compressible:!0},"application/vnd.oma.poc.final-report+xml":{source:"iana",compressible:!0},"application/vnd.oma.poc.groups+xml":{source:"iana",compressible:!0},"application/vnd.oma.poc.invocation-descriptor+xml":{source:"iana",compressible:!0},"application/vnd.oma.poc.optimized-progress-report+xml":{source:"iana",compressible:!0},"application/vnd.oma.push":{source:"iana"},"application/vnd.oma.scidm.messages+xml":{source:"iana",compressible:!0},"application/vnd.oma.xcap-directory+xml":{source:"iana",compressible:!0},"application/vnd.omads-email+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/vnd.omads-file+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/vnd.omads-folder+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/vnd.omaloc-supl-init":{source:"iana"},"application/vnd.onepager":{source:"iana"},"application/vnd.onepagertamp":{source:"iana"},"application/vnd.onepagertamx":{source:"iana"},"application/vnd.onepagertat":{source:"iana"},"application/vnd.onepagertatp":{source:"iana"},"application/vnd.onepagertatx":{source:"iana"},"application/vnd.openblox.game+xml":{source:"iana",compressible:!0,extensions:["obgx"]},"application/vnd.openblox.game-binary":{source:"iana"},"application/vnd.openeye.oeb":{source:"iana"},"application/vnd.openofficeorg.extension":{source:"apache",extensions:["oxt"]},"application/vnd.openstreetmap.data+xml":{source:"iana",compressible:!0,extensions:["osm"]},"application/vnd.opentimestamps.ots":{source:"iana"},"application/vnd.openxmlformats-officedocument.custom-properties+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.customxmlproperties+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.drawing+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.chart+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.chartshapes+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.diagramcolors+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.diagramdata+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.diagramlayout+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.drawingml.diagramstyle+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.extended-properties+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.commentauthors+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.comments+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.handoutmaster+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.notesmaster+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.notesslide+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.presentation":{source:"iana",compressible:!1,extensions:["pptx"]},"application/vnd.openxmlformats-officedocument.presentationml.presentation.main+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.presprops+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slide":{source:"iana",extensions:["sldx"]},"application/vnd.openxmlformats-officedocument.presentationml.slide+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slidelayout+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slidemaster+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slideshow":{source:"iana",extensions:["ppsx"]},"application/vnd.openxmlformats-officedocument.presentationml.slideshow.main+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.slideupdateinfo+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.tablestyles+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.tags+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.template":{source:"iana",extensions:["potx"]},"application/vnd.openxmlformats-officedocument.presentationml.template.main+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.presentationml.viewprops+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.calcchain+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.connections+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.externallink+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcachedefinition+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcacherecords+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.pivottable+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.querytable+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.revisionheaders+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.revisionlog+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.sharedstrings+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":{source:"iana",compressible:!1,extensions:["xlsx"]},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.sheetmetadata+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.table+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.tablesinglecells+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.template":{source:"iana",extensions:["xltx"]},"application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.usernames+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.volatiledependencies+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.theme+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.themeoverride+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.vmldrawing":{source:"iana"},"application/vnd.openxmlformats-officedocument.wordprocessingml.comments+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.document":{source:"iana",compressible:!1,extensions:["docx"]},"application/vnd.openxmlformats-officedocument.wordprocessingml.document.glossary+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.endnotes+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.fonttable+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.footnotes+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.template":{source:"iana",extensions:["dotx"]},"application/vnd.openxmlformats-officedocument.wordprocessingml.template.main+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-officedocument.wordprocessingml.websettings+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-package.core-properties+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-package.digital-signature-xmlsignature+xml":{source:"iana",compressible:!0},"application/vnd.openxmlformats-package.relationships+xml":{source:"iana",compressible:!0},"application/vnd.oracle.resource+json":{source:"iana",compressible:!0},"application/vnd.orange.indata":{source:"iana"},"application/vnd.osa.netdeploy":{source:"iana"},"application/vnd.osgeo.mapguide.package":{source:"iana",extensions:["mgp"]},"application/vnd.osgi.bundle":{source:"iana"},"application/vnd.osgi.dp":{source:"iana",extensions:["dp"]},"application/vnd.osgi.subsystem":{source:"iana",extensions:["esa"]},"application/vnd.otps.ct-kip+xml":{source:"iana",compressible:!0},"application/vnd.oxli.countgraph":{source:"iana"},"application/vnd.pagerduty+json":{source:"iana",compressible:!0},"application/vnd.palm":{source:"iana",extensions:["pdb","pqa","oprc"]},"application/vnd.panoply":{source:"iana"},"application/vnd.paos.xml":{source:"iana"},"application/vnd.patentdive":{source:"iana"},"application/vnd.patientecommsdoc":{source:"iana"},"application/vnd.pawaafile":{source:"iana",extensions:["paw"]},"application/vnd.pcos":{source:"iana"},"application/vnd.pg.format":{source:"iana",extensions:["str"]},"application/vnd.pg.osasli":{source:"iana",extensions:["ei6"]},"application/vnd.piaccess.application-licence":{source:"iana"},"application/vnd.picsel":{source:"iana",extensions:["efif"]},"application/vnd.pmi.widget":{source:"iana",extensions:["wg"]},"application/vnd.poc.group-advertisement+xml":{source:"iana",compressible:!0},"application/vnd.pocketlearn":{source:"iana",extensions:["plf"]},"application/vnd.powerbuilder6":{source:"iana",extensions:["pbd"]},"application/vnd.powerbuilder6-s":{source:"iana"},"application/vnd.powerbuilder7":{source:"iana"},"application/vnd.powerbuilder7-s":{source:"iana"},"application/vnd.powerbuilder75":{source:"iana"},"application/vnd.powerbuilder75-s":{source:"iana"},"application/vnd.preminet":{source:"iana"},"application/vnd.previewsystems.box":{source:"iana",extensions:["box"]},"application/vnd.proteus.magazine":{source:"iana",extensions:["mgz"]},"application/vnd.psfs":{source:"iana"},"application/vnd.publishare-delta-tree":{source:"iana",extensions:["qps"]},"application/vnd.pvi.ptid1":{source:"iana",extensions:["ptid"]},"application/vnd.pwg-multiplexed":{source:"iana"},"application/vnd.pwg-xhtml-print+xml":{source:"iana",compressible:!0},"application/vnd.qualcomm.brew-app-res":{source:"iana"},"application/vnd.quarantainenet":{source:"iana"},"application/vnd.quark.quarkxpress":{source:"iana",extensions:["qxd","qxt","qwd","qwt","qxl","qxb"]},"application/vnd.quobject-quoxdocument":{source:"iana"},"application/vnd.radisys.moml+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-audit+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-audit-conf+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-audit-conn+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-audit-dialog+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-audit-stream+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-conf+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-dialog+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-dialog-base+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-dialog-fax-detect+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-dialog-fax-sendrecv+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-dialog-group+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-dialog-speech+xml":{source:"iana",compressible:!0},"application/vnd.radisys.msml-dialog-transform+xml":{source:"iana",compressible:!0},"application/vnd.rainstor.data":{source:"iana"},"application/vnd.rapid":{source:"iana"},"application/vnd.rar":{source:"iana",extensions:["rar"]},"application/vnd.realvnc.bed":{source:"iana",extensions:["bed"]},"application/vnd.recordare.musicxml":{source:"iana",extensions:["mxl"]},"application/vnd.recordare.musicxml+xml":{source:"iana",compressible:!0,extensions:["musicxml"]},"application/vnd.renlearn.rlprint":{source:"iana"},"application/vnd.resilient.logic":{source:"iana"},"application/vnd.restful+json":{source:"iana",compressible:!0},"application/vnd.rig.cryptonote":{source:"iana",extensions:["cryptonote"]},"application/vnd.rim.cod":{source:"apache",extensions:["cod"]},"application/vnd.rn-realmedia":{source:"apache",extensions:["rm"]},"application/vnd.rn-realmedia-vbr":{source:"apache",extensions:["rmvb"]},"application/vnd.route66.link66+xml":{source:"iana",compressible:!0,extensions:["link66"]},"application/vnd.rs-274x":{source:"iana"},"application/vnd.ruckus.download":{source:"iana"},"application/vnd.s3sms":{source:"iana"},"application/vnd.sailingtracker.track":{source:"iana",extensions:["st"]},"application/vnd.sar":{source:"iana"},"application/vnd.sbm.cid":{source:"iana"},"application/vnd.sbm.mid2":{source:"iana"},"application/vnd.scribus":{source:"iana"},"application/vnd.sealed.3df":{source:"iana"},"application/vnd.sealed.csf":{source:"iana"},"application/vnd.sealed.doc":{source:"iana"},"application/vnd.sealed.eml":{source:"iana"},"application/vnd.sealed.mht":{source:"iana"},"application/vnd.sealed.net":{source:"iana"},"application/vnd.sealed.ppt":{source:"iana"},"application/vnd.sealed.tiff":{source:"iana"},"application/vnd.sealed.xls":{source:"iana"},"application/vnd.sealedmedia.softseal.html":{source:"iana"},"application/vnd.sealedmedia.softseal.pdf":{source:"iana"},"application/vnd.seemail":{source:"iana",extensions:["see"]},"application/vnd.seis+json":{source:"iana",compressible:!0},"application/vnd.sema":{source:"iana",extensions:["sema"]},"application/vnd.semd":{source:"iana",extensions:["semd"]},"application/vnd.semf":{source:"iana",extensions:["semf"]},"application/vnd.shade-save-file":{source:"iana"},"application/vnd.shana.informed.formdata":{source:"iana",extensions:["ifm"]},"application/vnd.shana.informed.formtemplate":{source:"iana",extensions:["itp"]},"application/vnd.shana.informed.interchange":{source:"iana",extensions:["iif"]},"application/vnd.shana.informed.package":{source:"iana",extensions:["ipk"]},"application/vnd.shootproof+json":{source:"iana",compressible:!0},"application/vnd.shopkick+json":{source:"iana",compressible:!0},"application/vnd.shp":{source:"iana"},"application/vnd.shx":{source:"iana"},"application/vnd.sigrok.session":{source:"iana"},"application/vnd.simtech-mindmapper":{source:"iana",extensions:["twd","twds"]},"application/vnd.siren+json":{source:"iana",compressible:!0},"application/vnd.smaf":{source:"iana",extensions:["mmf"]},"application/vnd.smart.notebook":{source:"iana"},"application/vnd.smart.teacher":{source:"iana",extensions:["teacher"]},"application/vnd.snesdev-page-table":{source:"iana"},"application/vnd.software602.filler.form+xml":{source:"iana",compressible:!0,extensions:["fo"]},"application/vnd.software602.filler.form-xml-zip":{source:"iana"},"application/vnd.solent.sdkm+xml":{source:"iana",compressible:!0,extensions:["sdkm","sdkd"]},"application/vnd.spotfire.dxp":{source:"iana",extensions:["dxp"]},"application/vnd.spotfire.sfs":{source:"iana",extensions:["sfs"]},"application/vnd.sqlite3":{source:"iana"},"application/vnd.sss-cod":{source:"iana"},"application/vnd.sss-dtf":{source:"iana"},"application/vnd.sss-ntf":{source:"iana"},"application/vnd.stardivision.calc":{source:"apache",extensions:["sdc"]},"application/vnd.stardivision.draw":{source:"apache",extensions:["sda"]},"application/vnd.stardivision.impress":{source:"apache",extensions:["sdd"]},"application/vnd.stardivision.math":{source:"apache",extensions:["smf"]},"application/vnd.stardivision.writer":{source:"apache",extensions:["sdw","vor"]},"application/vnd.stardivision.writer-global":{source:"apache",extensions:["sgl"]},"application/vnd.stepmania.package":{source:"iana",extensions:["smzip"]},"application/vnd.stepmania.stepchart":{source:"iana",extensions:["sm"]},"application/vnd.street-stream":{source:"iana"},"application/vnd.sun.wadl+xml":{source:"iana",compressible:!0,extensions:["wadl"]},"application/vnd.sun.xml.calc":{source:"apache",extensions:["sxc"]},"application/vnd.sun.xml.calc.template":{source:"apache",extensions:["stc"]},"application/vnd.sun.xml.draw":{source:"apache",extensions:["sxd"]},"application/vnd.sun.xml.draw.template":{source:"apache",extensions:["std"]},"application/vnd.sun.xml.impress":{source:"apache",extensions:["sxi"]},"application/vnd.sun.xml.impress.template":{source:"apache",extensions:["sti"]},"application/vnd.sun.xml.math":{source:"apache",extensions:["sxm"]},"application/vnd.sun.xml.writer":{source:"apache",extensions:["sxw"]},"application/vnd.sun.xml.writer.global":{source:"apache",extensions:["sxg"]},"application/vnd.sun.xml.writer.template":{source:"apache",extensions:["stw"]},"application/vnd.sus-calendar":{source:"iana",extensions:["sus","susp"]},"application/vnd.svd":{source:"iana",extensions:["svd"]},"application/vnd.swiftview-ics":{source:"iana"},"application/vnd.sycle+xml":{source:"iana",compressible:!0},"application/vnd.syft+json":{source:"iana",compressible:!0},"application/vnd.symbian.install":{source:"apache",extensions:["sis","sisx"]},"application/vnd.syncml+xml":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["xsm"]},"application/vnd.syncml.dm+wbxml":{source:"iana",charset:"UTF-8",extensions:["bdm"]},"application/vnd.syncml.dm+xml":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["xdm"]},"application/vnd.syncml.dm.notification":{source:"iana"},"application/vnd.syncml.dmddf+wbxml":{source:"iana"},"application/vnd.syncml.dmddf+xml":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["ddf"]},"application/vnd.syncml.dmtnds+wbxml":{source:"iana"},"application/vnd.syncml.dmtnds+xml":{source:"iana",charset:"UTF-8",compressible:!0},"application/vnd.syncml.ds.notification":{source:"iana"},"application/vnd.tableschema+json":{source:"iana",compressible:!0},"application/vnd.tao.intent-module-archive":{source:"iana",extensions:["tao"]},"application/vnd.tcpdump.pcap":{source:"iana",extensions:["pcap","cap","dmp"]},"application/vnd.think-cell.ppttc+json":{source:"iana",compressible:!0},"application/vnd.tmd.mediaflex.api+xml":{source:"iana",compressible:!0},"application/vnd.tml":{source:"iana"},"application/vnd.tmobile-livetv":{source:"iana",extensions:["tmo"]},"application/vnd.tri.onesource":{source:"iana"},"application/vnd.trid.tpt":{source:"iana",extensions:["tpt"]},"application/vnd.triscape.mxs":{source:"iana",extensions:["mxs"]},"application/vnd.trueapp":{source:"iana",extensions:["tra"]},"application/vnd.truedoc":{source:"iana"},"application/vnd.ubisoft.webplayer":{source:"iana"},"application/vnd.ufdl":{source:"iana",extensions:["ufd","ufdl"]},"application/vnd.uiq.theme":{source:"iana",extensions:["utz"]},"application/vnd.umajin":{source:"iana",extensions:["umj"]},"application/vnd.unity":{source:"iana",extensions:["unityweb"]},"application/vnd.uoml+xml":{source:"iana",compressible:!0,extensions:["uoml"]},"application/vnd.uplanet.alert":{source:"iana"},"application/vnd.uplanet.alert-wbxml":{source:"iana"},"application/vnd.uplanet.bearer-choice":{source:"iana"},"application/vnd.uplanet.bearer-choice-wbxml":{source:"iana"},"application/vnd.uplanet.cacheop":{source:"iana"},"application/vnd.uplanet.cacheop-wbxml":{source:"iana"},"application/vnd.uplanet.channel":{source:"iana"},"application/vnd.uplanet.channel-wbxml":{source:"iana"},"application/vnd.uplanet.list":{source:"iana"},"application/vnd.uplanet.list-wbxml":{source:"iana"},"application/vnd.uplanet.listcmd":{source:"iana"},"application/vnd.uplanet.listcmd-wbxml":{source:"iana"},"application/vnd.uplanet.signal":{source:"iana"},"application/vnd.uri-map":{source:"iana"},"application/vnd.valve.source.material":{source:"iana"},"application/vnd.vcx":{source:"iana",extensions:["vcx"]},"application/vnd.vd-study":{source:"iana"},"application/vnd.vectorworks":{source:"iana"},"application/vnd.vel+json":{source:"iana",compressible:!0},"application/vnd.verimatrix.vcas":{source:"iana"},"application/vnd.veritone.aion+json":{source:"iana",compressible:!0},"application/vnd.veryant.thin":{source:"iana"},"application/vnd.ves.encrypted":{source:"iana"},"application/vnd.vidsoft.vidconference":{source:"iana"},"application/vnd.visio":{source:"iana",extensions:["vsd","vst","vss","vsw"]},"application/vnd.visionary":{source:"iana",extensions:["vis"]},"application/vnd.vividence.scriptfile":{source:"iana"},"application/vnd.vsf":{source:"iana",extensions:["vsf"]},"application/vnd.wap.sic":{source:"iana"},"application/vnd.wap.slc":{source:"iana"},"application/vnd.wap.wbxml":{source:"iana",charset:"UTF-8",extensions:["wbxml"]},"application/vnd.wap.wmlc":{source:"iana",extensions:["wmlc"]},"application/vnd.wap.wmlscriptc":{source:"iana",extensions:["wmlsc"]},"application/vnd.webturbo":{source:"iana",extensions:["wtb"]},"application/vnd.wfa.dpp":{source:"iana"},"application/vnd.wfa.p2p":{source:"iana"},"application/vnd.wfa.wsc":{source:"iana"},"application/vnd.windows.devicepairing":{source:"iana"},"application/vnd.wmc":{source:"iana"},"application/vnd.wmf.bootstrap":{source:"iana"},"application/vnd.wolfram.mathematica":{source:"iana"},"application/vnd.wolfram.mathematica.package":{source:"iana"},"application/vnd.wolfram.player":{source:"iana",extensions:["nbp"]},"application/vnd.wordperfect":{source:"iana",extensions:["wpd"]},"application/vnd.wqd":{source:"iana",extensions:["wqd"]},"application/vnd.wrq-hp3000-labelled":{source:"iana"},"application/vnd.wt.stf":{source:"iana",extensions:["stf"]},"application/vnd.wv.csp+wbxml":{source:"iana"},"application/vnd.wv.csp+xml":{source:"iana",compressible:!0},"application/vnd.wv.ssp+xml":{source:"iana",compressible:!0},"application/vnd.xacml+json":{source:"iana",compressible:!0},"application/vnd.xara":{source:"iana",extensions:["xar"]},"application/vnd.xfdl":{source:"iana",extensions:["xfdl"]},"application/vnd.xfdl.webform":{source:"iana"},"application/vnd.xmi+xml":{source:"iana",compressible:!0},"application/vnd.xmpie.cpkg":{source:"iana"},"application/vnd.xmpie.dpkg":{source:"iana"},"application/vnd.xmpie.plan":{source:"iana"},"application/vnd.xmpie.ppkg":{source:"iana"},"application/vnd.xmpie.xlim":{source:"iana"},"application/vnd.yamaha.hv-dic":{source:"iana",extensions:["hvd"]},"application/vnd.yamaha.hv-script":{source:"iana",extensions:["hvs"]},"application/vnd.yamaha.hv-voice":{source:"iana",extensions:["hvp"]},"application/vnd.yamaha.openscoreformat":{source:"iana",extensions:["osf"]},"application/vnd.yamaha.openscoreformat.osfpvg+xml":{source:"iana",compressible:!0,extensions:["osfpvg"]},"application/vnd.yamaha.remote-setup":{source:"iana"},"application/vnd.yamaha.smaf-audio":{source:"iana",extensions:["saf"]},"application/vnd.yamaha.smaf-phrase":{source:"iana",extensions:["spf"]},"application/vnd.yamaha.through-ngn":{source:"iana"},"application/vnd.yamaha.tunnel-udpencap":{source:"iana"},"application/vnd.yaoweme":{source:"iana"},"application/vnd.yellowriver-custom-menu":{source:"iana",extensions:["cmp"]},"application/vnd.youtube.yt":{source:"iana"},"application/vnd.zul":{source:"iana",extensions:["zir","zirz"]},"application/vnd.zzazz.deck+xml":{source:"iana",compressible:!0,extensions:["zaz"]},"application/voicexml+xml":{source:"iana",compressible:!0,extensions:["vxml"]},"application/voucher-cms+json":{source:"iana",compressible:!0},"application/vq-rtcpxr":{source:"iana"},"application/wasm":{source:"iana",compressible:!0,extensions:["wasm"]},"application/watcherinfo+xml":{source:"iana",compressible:!0,extensions:["wif"]},"application/webpush-options+json":{source:"iana",compressible:!0},"application/whoispp-query":{source:"iana"},"application/whoispp-response":{source:"iana"},"application/widget":{source:"iana",extensions:["wgt"]},"application/winhlp":{source:"apache",extensions:["hlp"]},"application/wita":{source:"iana"},"application/wordperfect5.1":{source:"iana"},"application/wsdl+xml":{source:"iana",compressible:!0,extensions:["wsdl"]},"application/wspolicy+xml":{source:"iana",compressible:!0,extensions:["wspolicy"]},"application/x-7z-compressed":{source:"apache",compressible:!1,extensions:["7z"]},"application/x-abiword":{source:"apache",extensions:["abw"]},"application/x-ace-compressed":{source:"apache",extensions:["ace"]},"application/x-amf":{source:"apache"},"application/x-apple-diskimage":{source:"apache",extensions:["dmg"]},"application/x-arj":{compressible:!1,extensions:["arj"]},"application/x-authorware-bin":{source:"apache",extensions:["aab","x32","u32","vox"]},"application/x-authorware-map":{source:"apache",extensions:["aam"]},"application/x-authorware-seg":{source:"apache",extensions:["aas"]},"application/x-bcpio":{source:"apache",extensions:["bcpio"]},"application/x-bdoc":{compressible:!1,extensions:["bdoc"]},"application/x-bittorrent":{source:"apache",extensions:["torrent"]},"application/x-blorb":{source:"apache",extensions:["blb","blorb"]},"application/x-bzip":{source:"apache",compressible:!1,extensions:["bz"]},"application/x-bzip2":{source:"apache",compressible:!1,extensions:["bz2","boz"]},"application/x-cbr":{source:"apache",extensions:["cbr","cba","cbt","cbz","cb7"]},"application/x-cdlink":{source:"apache",extensions:["vcd"]},"application/x-cfs-compressed":{source:"apache",extensions:["cfs"]},"application/x-chat":{source:"apache",extensions:["chat"]},"application/x-chess-pgn":{source:"apache",extensions:["pgn"]},"application/x-chrome-extension":{extensions:["crx"]},"application/x-cocoa":{source:"nginx",extensions:["cco"]},"application/x-compress":{source:"apache"},"application/x-conference":{source:"apache",extensions:["nsc"]},"application/x-cpio":{source:"apache",extensions:["cpio"]},"application/x-csh":{source:"apache",extensions:["csh"]},"application/x-deb":{compressible:!1},"application/x-debian-package":{source:"apache",extensions:["deb","udeb"]},"application/x-dgc-compressed":{source:"apache",extensions:["dgc"]},"application/x-director":{source:"apache",extensions:["dir","dcr","dxr","cst","cct","cxt","w3d","fgd","swa"]},"application/x-doom":{source:"apache",extensions:["wad"]},"application/x-dtbncx+xml":{source:"apache",compressible:!0,extensions:["ncx"]},"application/x-dtbook+xml":{source:"apache",compressible:!0,extensions:["dtb"]},"application/x-dtbresource+xml":{source:"apache",compressible:!0,extensions:["res"]},"application/x-dvi":{source:"apache",compressible:!1,extensions:["dvi"]},"application/x-envoy":{source:"apache",extensions:["evy"]},"application/x-eva":{source:"apache",extensions:["eva"]},"application/x-font-bdf":{source:"apache",extensions:["bdf"]},"application/x-font-dos":{source:"apache"},"application/x-font-framemaker":{source:"apache"},"application/x-font-ghostscript":{source:"apache",extensions:["gsf"]},"application/x-font-libgrx":{source:"apache"},"application/x-font-linux-psf":{source:"apache",extensions:["psf"]},"application/x-font-pcf":{source:"apache",extensions:["pcf"]},"application/x-font-snf":{source:"apache",extensions:["snf"]},"application/x-font-speedo":{source:"apache"},"application/x-font-sunos-news":{source:"apache"},"application/x-font-type1":{source:"apache",extensions:["pfa","pfb","pfm","afm"]},"application/x-font-vfont":{source:"apache"},"application/x-freearc":{source:"apache",extensions:["arc"]},"application/x-futuresplash":{source:"apache",extensions:["spl"]},"application/x-gca-compressed":{source:"apache",extensions:["gca"]},"application/x-glulx":{source:"apache",extensions:["ulx"]},"application/x-gnumeric":{source:"apache",extensions:["gnumeric"]},"application/x-gramps-xml":{source:"apache",extensions:["gramps"]},"application/x-gtar":{source:"apache",extensions:["gtar"]},"application/x-gzip":{source:"apache"},"application/x-hdf":{source:"apache",extensions:["hdf"]},"application/x-httpd-php":{compressible:!0,extensions:["php"]},"application/x-install-instructions":{source:"apache",extensions:["install"]},"application/x-iso9660-image":{source:"apache",extensions:["iso"]},"application/x-iwork-keynote-sffkey":{extensions:["key"]},"application/x-iwork-numbers-sffnumbers":{extensions:["numbers"]},"application/x-iwork-pages-sffpages":{extensions:["pages"]},"application/x-java-archive-diff":{source:"nginx",extensions:["jardiff"]},"application/x-java-jnlp-file":{source:"apache",compressible:!1,extensions:["jnlp"]},"application/x-javascript":{compressible:!0},"application/x-keepass2":{extensions:["kdbx"]},"application/x-latex":{source:"apache",compressible:!1,extensions:["latex"]},"application/x-lua-bytecode":{extensions:["luac"]},"application/x-lzh-compressed":{source:"apache",extensions:["lzh","lha"]},"application/x-makeself":{source:"nginx",extensions:["run"]},"application/x-mie":{source:"apache",extensions:["mie"]},"application/x-mobipocket-ebook":{source:"apache",extensions:["prc","mobi"]},"application/x-mpegurl":{compressible:!1},"application/x-ms-application":{source:"apache",extensions:["application"]},"application/x-ms-shortcut":{source:"apache",extensions:["lnk"]},"application/x-ms-wmd":{source:"apache",extensions:["wmd"]},"application/x-ms-wmz":{source:"apache",extensions:["wmz"]},"application/x-ms-xbap":{source:"apache",extensions:["xbap"]},"application/x-msaccess":{source:"apache",extensions:["mdb"]},"application/x-msbinder":{source:"apache",extensions:["obd"]},"application/x-mscardfile":{source:"apache",extensions:["crd"]},"application/x-msclip":{source:"apache",extensions:["clp"]},"application/x-msdos-program":{extensions:["exe"]},"application/x-msdownload":{source:"apache",extensions:["exe","dll","com","bat","msi"]},"application/x-msmediaview":{source:"apache",extensions:["mvb","m13","m14"]},"application/x-msmetafile":{source:"apache",extensions:["wmf","wmz","emf","emz"]},"application/x-msmoney":{source:"apache",extensions:["mny"]},"application/x-mspublisher":{source:"apache",extensions:["pub"]},"application/x-msschedule":{source:"apache",extensions:["scd"]},"application/x-msterminal":{source:"apache",extensions:["trm"]},"application/x-mswrite":{source:"apache",extensions:["wri"]},"application/x-netcdf":{source:"apache",extensions:["nc","cdf"]},"application/x-ns-proxy-autoconfig":{compressible:!0,extensions:["pac"]},"application/x-nzb":{source:"apache",extensions:["nzb"]},"application/x-perl":{source:"nginx",extensions:["pl","pm"]},"application/x-pilot":{source:"nginx",extensions:["prc","pdb"]},"application/x-pkcs12":{source:"apache",compressible:!1,extensions:["p12","pfx"]},"application/x-pkcs7-certificates":{source:"apache",extensions:["p7b","spc"]},"application/x-pkcs7-certreqresp":{source:"apache",extensions:["p7r"]},"application/x-pki-message":{source:"iana"},"application/x-rar-compressed":{source:"apache",compressible:!1,extensions:["rar"]},"application/x-redhat-package-manager":{source:"nginx",extensions:["rpm"]},"application/x-research-info-systems":{source:"apache",extensions:["ris"]},"application/x-sea":{source:"nginx",extensions:["sea"]},"application/x-sh":{source:"apache",compressible:!0,extensions:["sh"]},"application/x-shar":{source:"apache",extensions:["shar"]},"application/x-shockwave-flash":{source:"apache",compressible:!1,extensions:["swf"]},"application/x-silverlight-app":{source:"apache",extensions:["xap"]},"application/x-sql":{source:"apache",extensions:["sql"]},"application/x-stuffit":{source:"apache",compressible:!1,extensions:["sit"]},"application/x-stuffitx":{source:"apache",extensions:["sitx"]},"application/x-subrip":{source:"apache",extensions:["srt"]},"application/x-sv4cpio":{source:"apache",extensions:["sv4cpio"]},"application/x-sv4crc":{source:"apache",extensions:["sv4crc"]},"application/x-t3vm-image":{source:"apache",extensions:["t3"]},"application/x-tads":{source:"apache",extensions:["gam"]},"application/x-tar":{source:"apache",compressible:!0,extensions:["tar"]},"application/x-tcl":{source:"apache",extensions:["tcl","tk"]},"application/x-tex":{source:"apache",extensions:["tex"]},"application/x-tex-tfm":{source:"apache",extensions:["tfm"]},"application/x-texinfo":{source:"apache",extensions:["texinfo","texi"]},"application/x-tgif":{source:"apache",extensions:["obj"]},"application/x-ustar":{source:"apache",extensions:["ustar"]},"application/x-virtualbox-hdd":{compressible:!0,extensions:["hdd"]},"application/x-virtualbox-ova":{compressible:!0,extensions:["ova"]},"application/x-virtualbox-ovf":{compressible:!0,extensions:["ovf"]},"application/x-virtualbox-vbox":{compressible:!0,extensions:["vbox"]},"application/x-virtualbox-vbox-extpack":{compressible:!1,extensions:["vbox-extpack"]},"application/x-virtualbox-vdi":{compressible:!0,extensions:["vdi"]},"application/x-virtualbox-vhd":{compressible:!0,extensions:["vhd"]},"application/x-virtualbox-vmdk":{compressible:!0,extensions:["vmdk"]},"application/x-wais-source":{source:"apache",extensions:["src"]},"application/x-web-app-manifest+json":{compressible:!0,extensions:["webapp"]},"application/x-www-form-urlencoded":{source:"iana",compressible:!0},"application/x-x509-ca-cert":{source:"iana",extensions:["der","crt","pem"]},"application/x-x509-ca-ra-cert":{source:"iana"},"application/x-x509-next-ca-cert":{source:"iana"},"application/x-xfig":{source:"apache",extensions:["fig"]},"application/x-xliff+xml":{source:"apache",compressible:!0,extensions:["xlf"]},"application/x-xpinstall":{source:"apache",compressible:!1,extensions:["xpi"]},"application/x-xz":{source:"apache",extensions:["xz"]},"application/x-zmachine":{source:"apache",extensions:["z1","z2","z3","z4","z5","z6","z7","z8"]},"application/x400-bp":{source:"iana"},"application/xacml+xml":{source:"iana",compressible:!0},"application/xaml+xml":{source:"apache",compressible:!0,extensions:["xaml"]},"application/xcap-att+xml":{source:"iana",compressible:!0,extensions:["xav"]},"application/xcap-caps+xml":{source:"iana",compressible:!0,extensions:["xca"]},"application/xcap-diff+xml":{source:"iana",compressible:!0,extensions:["xdf"]},"application/xcap-el+xml":{source:"iana",compressible:!0,extensions:["xel"]},"application/xcap-error+xml":{source:"iana",compressible:!0},"application/xcap-ns+xml":{source:"iana",compressible:!0,extensions:["xns"]},"application/xcon-conference-info+xml":{source:"iana",compressible:!0},"application/xcon-conference-info-diff+xml":{source:"iana",compressible:!0},"application/xenc+xml":{source:"iana",compressible:!0,extensions:["xenc"]},"application/xhtml+xml":{source:"iana",compressible:!0,extensions:["xhtml","xht"]},"application/xhtml-voice+xml":{source:"apache",compressible:!0},"application/xliff+xml":{source:"iana",compressible:!0,extensions:["xlf"]},"application/xml":{source:"iana",compressible:!0,extensions:["xml","xsl","xsd","rng"]},"application/xml-dtd":{source:"iana",compressible:!0,extensions:["dtd"]},"application/xml-external-parsed-entity":{source:"iana"},"application/xml-patch+xml":{source:"iana",compressible:!0},"application/xmpp+xml":{source:"iana",compressible:!0},"application/xop+xml":{source:"iana",compressible:!0,extensions:["xop"]},"application/xproc+xml":{source:"apache",compressible:!0,extensions:["xpl"]},"application/xslt+xml":{source:"iana",compressible:!0,extensions:["xsl","xslt"]},"application/xspf+xml":{source:"apache",compressible:!0,extensions:["xspf"]},"application/xv+xml":{source:"iana",compressible:!0,extensions:["mxml","xhvml","xvml","xvm"]},"application/yang":{source:"iana",extensions:["yang"]},"application/yang-data+json":{source:"iana",compressible:!0},"application/yang-data+xml":{source:"iana",compressible:!0},"application/yang-patch+json":{source:"iana",compressible:!0},"application/yang-patch+xml":{source:"iana",compressible:!0},"application/yin+xml":{source:"iana",compressible:!0,extensions:["yin"]},"application/zip":{source:"iana",compressible:!1,extensions:["zip"]},"application/zlib":{source:"iana"},"application/zstd":{source:"iana"},"audio/1d-interleaved-parityfec":{source:"iana"},"audio/32kadpcm":{source:"iana"},"audio/3gpp":{source:"iana",compressible:!1,extensions:["3gpp"]},"audio/3gpp2":{source:"iana"},"audio/aac":{source:"iana"},"audio/ac3":{source:"iana"},"audio/adpcm":{source:"apache",extensions:["adp"]},"audio/amr":{source:"iana",extensions:["amr"]},"audio/amr-wb":{source:"iana"},"audio/amr-wb+":{source:"iana"},"audio/aptx":{source:"iana"},"audio/asc":{source:"iana"},"audio/atrac-advanced-lossless":{source:"iana"},"audio/atrac-x":{source:"iana"},"audio/atrac3":{source:"iana"},"audio/basic":{source:"iana",compressible:!1,extensions:["au","snd"]},"audio/bv16":{source:"iana"},"audio/bv32":{source:"iana"},"audio/clearmode":{source:"iana"},"audio/cn":{source:"iana"},"audio/dat12":{source:"iana"},"audio/dls":{source:"iana"},"audio/dsr-es201108":{source:"iana"},"audio/dsr-es202050":{source:"iana"},"audio/dsr-es202211":{source:"iana"},"audio/dsr-es202212":{source:"iana"},"audio/dv":{source:"iana"},"audio/dvi4":{source:"iana"},"audio/eac3":{source:"iana"},"audio/encaprtp":{source:"iana"},"audio/evrc":{source:"iana"},"audio/evrc-qcp":{source:"iana"},"audio/evrc0":{source:"iana"},"audio/evrc1":{source:"iana"},"audio/evrcb":{source:"iana"},"audio/evrcb0":{source:"iana"},"audio/evrcb1":{source:"iana"},"audio/evrcnw":{source:"iana"},"audio/evrcnw0":{source:"iana"},"audio/evrcnw1":{source:"iana"},"audio/evrcwb":{source:"iana"},"audio/evrcwb0":{source:"iana"},"audio/evrcwb1":{source:"iana"},"audio/evs":{source:"iana"},"audio/flexfec":{source:"iana"},"audio/fwdred":{source:"iana"},"audio/g711-0":{source:"iana"},"audio/g719":{source:"iana"},"audio/g722":{source:"iana"},"audio/g7221":{source:"iana"},"audio/g723":{source:"iana"},"audio/g726-16":{source:"iana"},"audio/g726-24":{source:"iana"},"audio/g726-32":{source:"iana"},"audio/g726-40":{source:"iana"},"audio/g728":{source:"iana"},"audio/g729":{source:"iana"},"audio/g7291":{source:"iana"},"audio/g729d":{source:"iana"},"audio/g729e":{source:"iana"},"audio/gsm":{source:"iana"},"audio/gsm-efr":{source:"iana"},"audio/gsm-hr-08":{source:"iana"},"audio/ilbc":{source:"iana"},"audio/ip-mr_v2.5":{source:"iana"},"audio/isac":{source:"apache"},"audio/l16":{source:"iana"},"audio/l20":{source:"iana"},"audio/l24":{source:"iana",compressible:!1},"audio/l8":{source:"iana"},"audio/lpc":{source:"iana"},"audio/melp":{source:"iana"},"audio/melp1200":{source:"iana"},"audio/melp2400":{source:"iana"},"audio/melp600":{source:"iana"},"audio/mhas":{source:"iana"},"audio/midi":{source:"apache",extensions:["mid","midi","kar","rmi"]},"audio/mobile-xmf":{source:"iana",extensions:["mxmf"]},"audio/mp3":{compressible:!1,extensions:["mp3"]},"audio/mp4":{source:"iana",compressible:!1,extensions:["m4a","mp4a"]},"audio/mp4a-latm":{source:"iana"},"audio/mpa":{source:"iana"},"audio/mpa-robust":{source:"iana"},"audio/mpeg":{source:"iana",compressible:!1,extensions:["mpga","mp2","mp2a","mp3","m2a","m3a"]},"audio/mpeg4-generic":{source:"iana"},"audio/musepack":{source:"apache"},"audio/ogg":{source:"iana",compressible:!1,extensions:["oga","ogg","spx","opus"]},"audio/opus":{source:"iana"},"audio/parityfec":{source:"iana"},"audio/pcma":{source:"iana"},"audio/pcma-wb":{source:"iana"},"audio/pcmu":{source:"iana"},"audio/pcmu-wb":{source:"iana"},"audio/prs.sid":{source:"iana"},"audio/qcelp":{source:"iana"},"audio/raptorfec":{source:"iana"},"audio/red":{source:"iana"},"audio/rtp-enc-aescm128":{source:"iana"},"audio/rtp-midi":{source:"iana"},"audio/rtploopback":{source:"iana"},"audio/rtx":{source:"iana"},"audio/s3m":{source:"apache",extensions:["s3m"]},"audio/scip":{source:"iana"},"audio/silk":{source:"apache",extensions:["sil"]},"audio/smv":{source:"iana"},"audio/smv-qcp":{source:"iana"},"audio/smv0":{source:"iana"},"audio/sofa":{source:"iana"},"audio/sp-midi":{source:"iana"},"audio/speex":{source:"iana"},"audio/t140c":{source:"iana"},"audio/t38":{source:"iana"},"audio/telephone-event":{source:"iana"},"audio/tetra_acelp":{source:"iana"},"audio/tetra_acelp_bb":{source:"iana"},"audio/tone":{source:"iana"},"audio/tsvcis":{source:"iana"},"audio/uemclip":{source:"iana"},"audio/ulpfec":{source:"iana"},"audio/usac":{source:"iana"},"audio/vdvi":{source:"iana"},"audio/vmr-wb":{source:"iana"},"audio/vnd.3gpp.iufp":{source:"iana"},"audio/vnd.4sb":{source:"iana"},"audio/vnd.audiokoz":{source:"iana"},"audio/vnd.celp":{source:"iana"},"audio/vnd.cisco.nse":{source:"iana"},"audio/vnd.cmles.radio-events":{source:"iana"},"audio/vnd.cns.anp1":{source:"iana"},"audio/vnd.cns.inf1":{source:"iana"},"audio/vnd.dece.audio":{source:"iana",extensions:["uva","uvva"]},"audio/vnd.digital-winds":{source:"iana",extensions:["eol"]},"audio/vnd.dlna.adts":{source:"iana"},"audio/vnd.dolby.heaac.1":{source:"iana"},"audio/vnd.dolby.heaac.2":{source:"iana"},"audio/vnd.dolby.mlp":{source:"iana"},"audio/vnd.dolby.mps":{source:"iana"},"audio/vnd.dolby.pl2":{source:"iana"},"audio/vnd.dolby.pl2x":{source:"iana"},"audio/vnd.dolby.pl2z":{source:"iana"},"audio/vnd.dolby.pulse.1":{source:"iana"},"audio/vnd.dra":{source:"iana",extensions:["dra"]},"audio/vnd.dts":{source:"iana",extensions:["dts"]},"audio/vnd.dts.hd":{source:"iana",extensions:["dtshd"]},"audio/vnd.dts.uhd":{source:"iana"},"audio/vnd.dvb.file":{source:"iana"},"audio/vnd.everad.plj":{source:"iana"},"audio/vnd.hns.audio":{source:"iana"},"audio/vnd.lucent.voice":{source:"iana",extensions:["lvp"]},"audio/vnd.ms-playready.media.pya":{source:"iana",extensions:["pya"]},"audio/vnd.nokia.mobile-xmf":{source:"iana"},"audio/vnd.nortel.vbk":{source:"iana"},"audio/vnd.nuera.ecelp4800":{source:"iana",extensions:["ecelp4800"]},"audio/vnd.nuera.ecelp7470":{source:"iana",extensions:["ecelp7470"]},"audio/vnd.nuera.ecelp9600":{source:"iana",extensions:["ecelp9600"]},"audio/vnd.octel.sbc":{source:"iana"},"audio/vnd.presonus.multitrack":{source:"iana"},"audio/vnd.qcelp":{source:"iana"},"audio/vnd.rhetorex.32kadpcm":{source:"iana"},"audio/vnd.rip":{source:"iana",extensions:["rip"]},"audio/vnd.rn-realaudio":{compressible:!1},"audio/vnd.sealedmedia.softseal.mpeg":{source:"iana"},"audio/vnd.vmx.cvsd":{source:"iana"},"audio/vnd.wave":{compressible:!1},"audio/vorbis":{source:"iana",compressible:!1},"audio/vorbis-config":{source:"iana"},"audio/wav":{compressible:!1,extensions:["wav"]},"audio/wave":{compressible:!1,extensions:["wav"]},"audio/webm":{source:"apache",compressible:!1,extensions:["weba"]},"audio/x-aac":{source:"apache",compressible:!1,extensions:["aac"]},"audio/x-aiff":{source:"apache",extensions:["aif","aiff","aifc"]},"audio/x-caf":{source:"apache",compressible:!1,extensions:["caf"]},"audio/x-flac":{source:"apache",extensions:["flac"]},"audio/x-m4a":{source:"nginx",extensions:["m4a"]},"audio/x-matroska":{source:"apache",extensions:["mka"]},"audio/x-mpegurl":{source:"apache",extensions:["m3u"]},"audio/x-ms-wax":{source:"apache",extensions:["wax"]},"audio/x-ms-wma":{source:"apache",extensions:["wma"]},"audio/x-pn-realaudio":{source:"apache",extensions:["ram","ra"]},"audio/x-pn-realaudio-plugin":{source:"apache",extensions:["rmp"]},"audio/x-realaudio":{source:"nginx",extensions:["ra"]},"audio/x-tta":{source:"apache"},"audio/x-wav":{source:"apache",extensions:["wav"]},"audio/xm":{source:"apache",extensions:["xm"]},"chemical/x-cdx":{source:"apache",extensions:["cdx"]},"chemical/x-cif":{source:"apache",extensions:["cif"]},"chemical/x-cmdf":{source:"apache",extensions:["cmdf"]},"chemical/x-cml":{source:"apache",extensions:["cml"]},"chemical/x-csml":{source:"apache",extensions:["csml"]},"chemical/x-pdb":{source:"apache"},"chemical/x-xyz":{source:"apache",extensions:["xyz"]},"font/collection":{source:"iana",extensions:["ttc"]},"font/otf":{source:"iana",compressible:!0,extensions:["otf"]},"font/sfnt":{source:"iana"},"font/ttf":{source:"iana",compressible:!0,extensions:["ttf"]},"font/woff":{source:"iana",extensions:["woff"]},"font/woff2":{source:"iana",extensions:["woff2"]},"image/aces":{source:"iana",extensions:["exr"]},"image/apng":{compressible:!1,extensions:["apng"]},"image/avci":{source:"iana",extensions:["avci"]},"image/avcs":{source:"iana",extensions:["avcs"]},"image/avif":{source:"iana",compressible:!1,extensions:["avif"]},"image/bmp":{source:"iana",compressible:!0,extensions:["bmp"]},"image/cgm":{source:"iana",extensions:["cgm"]},"image/dicom-rle":{source:"iana",extensions:["drle"]},"image/emf":{source:"iana",extensions:["emf"]},"image/fits":{source:"iana",extensions:["fits"]},"image/g3fax":{source:"iana",extensions:["g3"]},"image/gif":{source:"iana",compressible:!1,extensions:["gif"]},"image/heic":{source:"iana",extensions:["heic"]},"image/heic-sequence":{source:"iana",extensions:["heics"]},"image/heif":{source:"iana",extensions:["heif"]},"image/heif-sequence":{source:"iana",extensions:["heifs"]},"image/hej2k":{source:"iana",extensions:["hej2"]},"image/hsj2":{source:"iana",extensions:["hsj2"]},"image/ief":{source:"iana",extensions:["ief"]},"image/jls":{source:"iana",extensions:["jls"]},"image/jp2":{source:"iana",compressible:!1,extensions:["jp2","jpg2"]},"image/jpeg":{source:"iana",compressible:!1,extensions:["jpeg","jpg","jpe"]},"image/jph":{source:"iana",extensions:["jph"]},"image/jphc":{source:"iana",extensions:["jhc"]},"image/jpm":{source:"iana",compressible:!1,extensions:["jpm"]},"image/jpx":{source:"iana",compressible:!1,extensions:["jpx","jpf"]},"image/jxr":{source:"iana",extensions:["jxr"]},"image/jxra":{source:"iana",extensions:["jxra"]},"image/jxrs":{source:"iana",extensions:["jxrs"]},"image/jxs":{source:"iana",extensions:["jxs"]},"image/jxsc":{source:"iana",extensions:["jxsc"]},"image/jxsi":{source:"iana",extensions:["jxsi"]},"image/jxss":{source:"iana",extensions:["jxss"]},"image/ktx":{source:"iana",extensions:["ktx"]},"image/ktx2":{source:"iana",extensions:["ktx2"]},"image/naplps":{source:"iana"},"image/pjpeg":{compressible:!1},"image/png":{source:"iana",compressible:!1,extensions:["png"]},"image/prs.btif":{source:"iana",extensions:["btif"]},"image/prs.pti":{source:"iana",extensions:["pti"]},"image/pwg-raster":{source:"iana"},"image/sgi":{source:"apache",extensions:["sgi"]},"image/svg+xml":{source:"iana",compressible:!0,extensions:["svg","svgz"]},"image/t38":{source:"iana",extensions:["t38"]},"image/tiff":{source:"iana",compressible:!1,extensions:["tif","tiff"]},"image/tiff-fx":{source:"iana",extensions:["tfx"]},"image/vnd.adobe.photoshop":{source:"iana",compressible:!0,extensions:["psd"]},"image/vnd.airzip.accelerator.azv":{source:"iana",extensions:["azv"]},"image/vnd.cns.inf2":{source:"iana"},"image/vnd.dece.graphic":{source:"iana",extensions:["uvi","uvvi","uvg","uvvg"]},"image/vnd.djvu":{source:"iana",extensions:["djvu","djv"]},"image/vnd.dvb.subtitle":{source:"iana",extensions:["sub"]},"image/vnd.dwg":{source:"iana",extensions:["dwg"]},"image/vnd.dxf":{source:"iana",extensions:["dxf"]},"image/vnd.fastbidsheet":{source:"iana",extensions:["fbs"]},"image/vnd.fpx":{source:"iana",extensions:["fpx"]},"image/vnd.fst":{source:"iana",extensions:["fst"]},"image/vnd.fujixerox.edmics-mmr":{source:"iana",extensions:["mmr"]},"image/vnd.fujixerox.edmics-rlc":{source:"iana",extensions:["rlc"]},"image/vnd.globalgraphics.pgb":{source:"iana"},"image/vnd.microsoft.icon":{source:"iana",compressible:!0,extensions:["ico"]},"image/vnd.mix":{source:"iana"},"image/vnd.mozilla.apng":{source:"iana"},"image/vnd.ms-dds":{compressible:!0,extensions:["dds"]},"image/vnd.ms-modi":{source:"iana",extensions:["mdi"]},"image/vnd.ms-photo":{source:"apache",extensions:["wdp"]},"image/vnd.net-fpx":{source:"iana",extensions:["npx"]},"image/vnd.pco.b16":{source:"iana",extensions:["b16"]},"image/vnd.radiance":{source:"iana"},"image/vnd.sealed.png":{source:"iana"},"image/vnd.sealedmedia.softseal.gif":{source:"iana"},"image/vnd.sealedmedia.softseal.jpg":{source:"iana"},"image/vnd.svf":{source:"iana"},"image/vnd.tencent.tap":{source:"iana",extensions:["tap"]},"image/vnd.valve.source.texture":{source:"iana",extensions:["vtf"]},"image/vnd.wap.wbmp":{source:"iana",extensions:["wbmp"]},"image/vnd.xiff":{source:"iana",extensions:["xif"]},"image/vnd.zbrush.pcx":{source:"iana",extensions:["pcx"]},"image/webp":{source:"apache",extensions:["webp"]},"image/wmf":{source:"iana",extensions:["wmf"]},"image/x-3ds":{source:"apache",extensions:["3ds"]},"image/x-cmu-raster":{source:"apache",extensions:["ras"]},"image/x-cmx":{source:"apache",extensions:["cmx"]},"image/x-freehand":{source:"apache",extensions:["fh","fhc","fh4","fh5","fh7"]},"image/x-icon":{source:"apache",compressible:!0,extensions:["ico"]},"image/x-jng":{source:"nginx",extensions:["jng"]},"image/x-mrsid-image":{source:"apache",extensions:["sid"]},"image/x-ms-bmp":{source:"nginx",compressible:!0,extensions:["bmp"]},"image/x-pcx":{source:"apache",extensions:["pcx"]},"image/x-pict":{source:"apache",extensions:["pic","pct"]},"image/x-portable-anymap":{source:"apache",extensions:["pnm"]},"image/x-portable-bitmap":{source:"apache",extensions:["pbm"]},"image/x-portable-graymap":{source:"apache",extensions:["pgm"]},"image/x-portable-pixmap":{source:"apache",extensions:["ppm"]},"image/x-rgb":{source:"apache",extensions:["rgb"]},"image/x-tga":{source:"apache",extensions:["tga"]},"image/x-xbitmap":{source:"apache",extensions:["xbm"]},"image/x-xcf":{compressible:!1},"image/x-xpixmap":{source:"apache",extensions:["xpm"]},"image/x-xwindowdump":{source:"apache",extensions:["xwd"]},"message/cpim":{source:"iana"},"message/delivery-status":{source:"iana"},"message/disposition-notification":{source:"iana",extensions:["disposition-notification"]},"message/external-body":{source:"iana"},"message/feedback-report":{source:"iana"},"message/global":{source:"iana",extensions:["u8msg"]},"message/global-delivery-status":{source:"iana",extensions:["u8dsn"]},"message/global-disposition-notification":{source:"iana",extensions:["u8mdn"]},"message/global-headers":{source:"iana",extensions:["u8hdr"]},"message/http":{source:"iana",compressible:!1},"message/imdn+xml":{source:"iana",compressible:!0},"message/news":{source:"iana"},"message/partial":{source:"iana",compressible:!1},"message/rfc822":{source:"iana",compressible:!0,extensions:["eml","mime"]},"message/s-http":{source:"iana"},"message/sip":{source:"iana"},"message/sipfrag":{source:"iana"},"message/tracking-status":{source:"iana"},"message/vnd.si.simp":{source:"iana"},"message/vnd.wfa.wsc":{source:"iana",extensions:["wsc"]},"model/3mf":{source:"iana",extensions:["3mf"]},"model/e57":{source:"iana"},"model/gltf+json":{source:"iana",compressible:!0,extensions:["gltf"]},"model/gltf-binary":{source:"iana",compressible:!0,extensions:["glb"]},"model/iges":{source:"iana",compressible:!1,extensions:["igs","iges"]},"model/mesh":{source:"iana",compressible:!1,extensions:["msh","mesh","silo"]},"model/mtl":{source:"iana",extensions:["mtl"]},"model/obj":{source:"iana",extensions:["obj"]},"model/step":{source:"iana"},"model/step+xml":{source:"iana",compressible:!0,extensions:["stpx"]},"model/step+zip":{source:"iana",compressible:!1,extensions:["stpz"]},"model/step-xml+zip":{source:"iana",compressible:!1,extensions:["stpxz"]},"model/stl":{source:"iana",extensions:["stl"]},"model/vnd.collada+xml":{source:"iana",compressible:!0,extensions:["dae"]},"model/vnd.dwf":{source:"iana",extensions:["dwf"]},"model/vnd.flatland.3dml":{source:"iana"},"model/vnd.gdl":{source:"iana",extensions:["gdl"]},"model/vnd.gs-gdl":{source:"apache"},"model/vnd.gs.gdl":{source:"iana"},"model/vnd.gtw":{source:"iana",extensions:["gtw"]},"model/vnd.moml+xml":{source:"iana",compressible:!0},"model/vnd.mts":{source:"iana",extensions:["mts"]},"model/vnd.opengex":{source:"iana",extensions:["ogex"]},"model/vnd.parasolid.transmit.binary":{source:"iana",extensions:["x_b"]},"model/vnd.parasolid.transmit.text":{source:"iana",extensions:["x_t"]},"model/vnd.pytha.pyox":{source:"iana"},"model/vnd.rosette.annotated-data-model":{source:"iana"},"model/vnd.sap.vds":{source:"iana",extensions:["vds"]},"model/vnd.usdz+zip":{source:"iana",compressible:!1,extensions:["usdz"]},"model/vnd.valve.source.compiled-map":{source:"iana",extensions:["bsp"]},"model/vnd.vtu":{source:"iana",extensions:["vtu"]},"model/vrml":{source:"iana",compressible:!1,extensions:["wrl","vrml"]},"model/x3d+binary":{source:"apache",compressible:!1,extensions:["x3db","x3dbz"]},"model/x3d+fastinfoset":{source:"iana",extensions:["x3db"]},"model/x3d+vrml":{source:"apache",compressible:!1,extensions:["x3dv","x3dvz"]},"model/x3d+xml":{source:"iana",compressible:!0,extensions:["x3d","x3dz"]},"model/x3d-vrml":{source:"iana",extensions:["x3dv"]},"multipart/alternative":{source:"iana",compressible:!1},"multipart/appledouble":{source:"iana"},"multipart/byteranges":{source:"iana"},"multipart/digest":{source:"iana"},"multipart/encrypted":{source:"iana",compressible:!1},"multipart/form-data":{source:"iana",compressible:!1},"multipart/header-set":{source:"iana"},"multipart/mixed":{source:"iana"},"multipart/multilingual":{source:"iana"},"multipart/parallel":{source:"iana"},"multipart/related":{source:"iana",compressible:!1},"multipart/report":{source:"iana"},"multipart/signed":{source:"iana",compressible:!1},"multipart/vnd.bint.med-plus":{source:"iana"},"multipart/voice-message":{source:"iana"},"multipart/x-mixed-replace":{source:"iana"},"text/1d-interleaved-parityfec":{source:"iana"},"text/cache-manifest":{source:"iana",compressible:!0,extensions:["appcache","manifest"]},"text/calendar":{source:"iana",extensions:["ics","ifb"]},"text/calender":{compressible:!0},"text/cmd":{compressible:!0},"text/coffeescript":{extensions:["coffee","litcoffee"]},"text/cql":{source:"iana"},"text/cql-expression":{source:"iana"},"text/cql-identifier":{source:"iana"},"text/css":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["css"]},"text/csv":{source:"iana",compressible:!0,extensions:["csv"]},"text/csv-schema":{source:"iana"},"text/directory":{source:"iana"},"text/dns":{source:"iana"},"text/ecmascript":{source:"iana"},"text/encaprtp":{source:"iana"},"text/enriched":{source:"iana"},"text/fhirpath":{source:"iana"},"text/flexfec":{source:"iana"},"text/fwdred":{source:"iana"},"text/gff3":{source:"iana"},"text/grammar-ref-list":{source:"iana"},"text/html":{source:"iana",compressible:!0,extensions:["html","htm","shtml"]},"text/jade":{extensions:["jade"]},"text/javascript":{source:"iana",compressible:!0},"text/jcr-cnd":{source:"iana"},"text/jsx":{compressible:!0,extensions:["jsx"]},"text/less":{compressible:!0,extensions:["less"]},"text/markdown":{source:"iana",compressible:!0,extensions:["markdown","md"]},"text/mathml":{source:"nginx",extensions:["mml"]},"text/mdx":{compressible:!0,extensions:["mdx"]},"text/mizar":{source:"iana"},"text/n3":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["n3"]},"text/parameters":{source:"iana",charset:"UTF-8"},"text/parityfec":{source:"iana"},"text/plain":{source:"iana",compressible:!0,extensions:["txt","text","conf","def","list","log","in","ini"]},"text/provenance-notation":{source:"iana",charset:"UTF-8"},"text/prs.fallenstein.rst":{source:"iana"},"text/prs.lines.tag":{source:"iana",extensions:["dsc"]},"text/prs.prop.logic":{source:"iana"},"text/raptorfec":{source:"iana"},"text/red":{source:"iana"},"text/rfc822-headers":{source:"iana"},"text/richtext":{source:"iana",compressible:!0,extensions:["rtx"]},"text/rtf":{source:"iana",compressible:!0,extensions:["rtf"]},"text/rtp-enc-aescm128":{source:"iana"},"text/rtploopback":{source:"iana"},"text/rtx":{source:"iana"},"text/sgml":{source:"iana",extensions:["sgml","sgm"]},"text/shaclc":{source:"iana"},"text/shex":{source:"iana",extensions:["shex"]},"text/slim":{extensions:["slim","slm"]},"text/spdx":{source:"iana",extensions:["spdx"]},"text/strings":{source:"iana"},"text/stylus":{extensions:["stylus","styl"]},"text/t140":{source:"iana"},"text/tab-separated-values":{source:"iana",compressible:!0,extensions:["tsv"]},"text/troff":{source:"iana",extensions:["t","tr","roff","man","me","ms"]},"text/turtle":{source:"iana",charset:"UTF-8",extensions:["ttl"]},"text/ulpfec":{source:"iana"},"text/uri-list":{source:"iana",compressible:!0,extensions:["uri","uris","urls"]},"text/vcard":{source:"iana",compressible:!0,extensions:["vcard"]},"text/vnd.a":{source:"iana"},"text/vnd.abc":{source:"iana"},"text/vnd.ascii-art":{source:"iana"},"text/vnd.curl":{source:"iana",extensions:["curl"]},"text/vnd.curl.dcurl":{source:"apache",extensions:["dcurl"]},"text/vnd.curl.mcurl":{source:"apache",extensions:["mcurl"]},"text/vnd.curl.scurl":{source:"apache",extensions:["scurl"]},"text/vnd.debian.copyright":{source:"iana",charset:"UTF-8"},"text/vnd.dmclientscript":{source:"iana"},"text/vnd.dvb.subtitle":{source:"iana",extensions:["sub"]},"text/vnd.esmertec.theme-descriptor":{source:"iana",charset:"UTF-8"},"text/vnd.familysearch.gedcom":{source:"iana",extensions:["ged"]},"text/vnd.ficlab.flt":{source:"iana"},"text/vnd.fly":{source:"iana",extensions:["fly"]},"text/vnd.fmi.flexstor":{source:"iana",extensions:["flx"]},"text/vnd.gml":{source:"iana"},"text/vnd.graphviz":{source:"iana",extensions:["gv"]},"text/vnd.hans":{source:"iana"},"text/vnd.hgl":{source:"iana"},"text/vnd.in3d.3dml":{source:"iana",extensions:["3dml"]},"text/vnd.in3d.spot":{source:"iana",extensions:["spot"]},"text/vnd.iptc.newsml":{source:"iana"},"text/vnd.iptc.nitf":{source:"iana"},"text/vnd.latex-z":{source:"iana"},"text/vnd.motorola.reflex":{source:"iana"},"text/vnd.ms-mediapackage":{source:"iana"},"text/vnd.net2phone.commcenter.command":{source:"iana"},"text/vnd.radisys.msml-basic-layout":{source:"iana"},"text/vnd.senx.warpscript":{source:"iana"},"text/vnd.si.uricatalogue":{source:"iana"},"text/vnd.sosi":{source:"iana"},"text/vnd.sun.j2me.app-descriptor":{source:"iana",charset:"UTF-8",extensions:["jad"]},"text/vnd.trolltech.linguist":{source:"iana",charset:"UTF-8"},"text/vnd.wap.si":{source:"iana"},"text/vnd.wap.sl":{source:"iana"},"text/vnd.wap.wml":{source:"iana",extensions:["wml"]},"text/vnd.wap.wmlscript":{source:"iana",extensions:["wmls"]},"text/vtt":{source:"iana",charset:"UTF-8",compressible:!0,extensions:["vtt"]},"text/x-asm":{source:"apache",extensions:["s","asm"]},"text/x-c":{source:"apache",extensions:["c","cc","cxx","cpp","h","hh","dic"]},"text/x-component":{source:"nginx",extensions:["htc"]},"text/x-fortran":{source:"apache",extensions:["f","for","f77","f90"]},"text/x-gwt-rpc":{compressible:!0},"text/x-handlebars-template":{extensions:["hbs"]},"text/x-java-source":{source:"apache",extensions:["java"]},"text/x-jquery-tmpl":{compressible:!0},"text/x-lua":{extensions:["lua"]},"text/x-markdown":{compressible:!0,extensions:["mkd"]},"text/x-nfo":{source:"apache",extensions:["nfo"]},"text/x-opml":{source:"apache",extensions:["opml"]},"text/x-org":{compressible:!0,extensions:["org"]},"text/x-pascal":{source:"apache",extensions:["p","pas"]},"text/x-processing":{compressible:!0,extensions:["pde"]},"text/x-sass":{extensions:["sass"]},"text/x-scss":{extensions:["scss"]},"text/x-setext":{source:"apache",extensions:["etx"]},"text/x-sfv":{source:"apache",extensions:["sfv"]},"text/x-suse-ymp":{compressible:!0,extensions:["ymp"]},"text/x-uuencode":{source:"apache",extensions:["uu"]},"text/x-vcalendar":{source:"apache",extensions:["vcs"]},"text/x-vcard":{source:"apache",extensions:["vcf"]},"text/xml":{source:"iana",compressible:!0,extensions:["xml"]},"text/xml-external-parsed-entity":{source:"iana"},"text/yaml":{compressible:!0,extensions:["yaml","yml"]},"video/1d-interleaved-parityfec":{source:"iana"},"video/3gpp":{source:"iana",extensions:["3gp","3gpp"]},"video/3gpp-tt":{source:"iana"},"video/3gpp2":{source:"iana",extensions:["3g2"]},"video/av1":{source:"iana"},"video/bmpeg":{source:"iana"},"video/bt656":{source:"iana"},"video/celb":{source:"iana"},"video/dv":{source:"iana"},"video/encaprtp":{source:"iana"},"video/ffv1":{source:"iana"},"video/flexfec":{source:"iana"},"video/h261":{source:"iana",extensions:["h261"]},"video/h263":{source:"iana",extensions:["h263"]},"video/h263-1998":{source:"iana"},"video/h263-2000":{source:"iana"},"video/h264":{source:"iana",extensions:["h264"]},"video/h264-rcdo":{source:"iana"},"video/h264-svc":{source:"iana"},"video/h265":{source:"iana"},"video/iso.segment":{source:"iana",extensions:["m4s"]},"video/jpeg":{source:"iana",extensions:["jpgv"]},"video/jpeg2000":{source:"iana"},"video/jpm":{source:"apache",extensions:["jpm","jpgm"]},"video/jxsv":{source:"iana"},"video/mj2":{source:"iana",extensions:["mj2","mjp2"]},"video/mp1s":{source:"iana"},"video/mp2p":{source:"iana"},"video/mp2t":{source:"iana",extensions:["ts"]},"video/mp4":{source:"iana",compressible:!1,extensions:["mp4","mp4v","mpg4"]},"video/mp4v-es":{source:"iana"},"video/mpeg":{source:"iana",compressible:!1,extensions:["mpeg","mpg","mpe","m1v","m2v"]},"video/mpeg4-generic":{source:"iana"},"video/mpv":{source:"iana"},"video/nv":{source:"iana"},"video/ogg":{source:"iana",compressible:!1,extensions:["ogv"]},"video/parityfec":{source:"iana"},"video/pointer":{source:"iana"},"video/quicktime":{source:"iana",compressible:!1,extensions:["qt","mov"]},"video/raptorfec":{source:"iana"},"video/raw":{source:"iana"},"video/rtp-enc-aescm128":{source:"iana"},"video/rtploopback":{source:"iana"},"video/rtx":{source:"iana"},"video/scip":{source:"iana"},"video/smpte291":{source:"iana"},"video/smpte292m":{source:"iana"},"video/ulpfec":{source:"iana"},"video/vc1":{source:"iana"},"video/vc2":{source:"iana"},"video/vnd.cctv":{source:"iana"},"video/vnd.dece.hd":{source:"iana",extensions:["uvh","uvvh"]},"video/vnd.dece.mobile":{source:"iana",extensions:["uvm","uvvm"]},"video/vnd.dece.mp4":{source:"iana"},"video/vnd.dece.pd":{source:"iana",extensions:["uvp","uvvp"]},"video/vnd.dece.sd":{source:"iana",extensions:["uvs","uvvs"]},"video/vnd.dece.video":{source:"iana",extensions:["uvv","uvvv"]},"video/vnd.directv.mpeg":{source:"iana"},"video/vnd.directv.mpeg-tts":{source:"iana"},"video/vnd.dlna.mpeg-tts":{source:"iana"},"video/vnd.dvb.file":{source:"iana",extensions:["dvb"]},"video/vnd.fvt":{source:"iana",extensions:["fvt"]},"video/vnd.hns.video":{source:"iana"},"video/vnd.iptvforum.1dparityfec-1010":{source:"iana"},"video/vnd.iptvforum.1dparityfec-2005":{source:"iana"},"video/vnd.iptvforum.2dparityfec-1010":{source:"iana"},"video/vnd.iptvforum.2dparityfec-2005":{source:"iana"},"video/vnd.iptvforum.ttsavc":{source:"iana"},"video/vnd.iptvforum.ttsmpeg2":{source:"iana"},"video/vnd.motorola.video":{source:"iana"},"video/vnd.motorola.videop":{source:"iana"},"video/vnd.mpegurl":{source:"iana",extensions:["mxu","m4u"]},"video/vnd.ms-playready.media.pyv":{source:"iana",extensions:["pyv"]},"video/vnd.nokia.interleaved-multimedia":{source:"iana"},"video/vnd.nokia.mp4vr":{source:"iana"},"video/vnd.nokia.videovoip":{source:"iana"},"video/vnd.objectvideo":{source:"iana"},"video/vnd.radgamettools.bink":{source:"iana"},"video/vnd.radgamettools.smacker":{source:"iana"},"video/vnd.sealed.mpeg1":{source:"iana"},"video/vnd.sealed.mpeg4":{source:"iana"},"video/vnd.sealed.swf":{source:"iana"},"video/vnd.sealedmedia.softseal.mov":{source:"iana"},"video/vnd.uvvu.mp4":{source:"iana",extensions:["uvu","uvvu"]},"video/vnd.vivo":{source:"iana",extensions:["viv"]},"video/vnd.youtube.yt":{source:"iana"},"video/vp8":{source:"iana"},"video/vp9":{source:"iana"},"video/webm":{source:"apache",compressible:!1,extensions:["webm"]},"video/x-f4v":{source:"apache",extensions:["f4v"]},"video/x-fli":{source:"apache",extensions:["fli"]},"video/x-flv":{source:"apache",compressible:!1,extensions:["flv"]},"video/x-m4v":{source:"apache",extensions:["m4v"]},"video/x-matroska":{source:"apache",compressible:!1,extensions:["mkv","mk3d","mks"]},"video/x-mng":{source:"apache",extensions:["mng"]},"video/x-ms-asf":{source:"apache",extensions:["asf","asx"]},"video/x-ms-vob":{source:"apache",extensions:["vob"]},"video/x-ms-wm":{source:"apache",extensions:["wm"]},"video/x-ms-wmv":{source:"apache",compressible:!1,extensions:["wmv"]},"video/x-ms-wmx":{source:"apache",extensions:["wmx"]},"video/x-ms-wvx":{source:"apache",extensions:["wvx"]},"video/x-msvideo":{source:"apache",extensions:["avi"]},"video/x-sgi-movie":{source:"apache",extensions:["movie"]},"video/x-smv":{source:"apache",extensions:["smv"]},"x-conference/x-cooltalk":{source:"apache",extensions:["ice"]},"x-shader/x-fragment":{compressible:!0},"x-shader/x-vertex":{compressible:!0}};var WR=(qR||(qR=1,function(e){var t,n,r,i=jR?VR:(jR=1,VR=HR),o=wc.extname,a=/^\s*([^;\s]*)(?:;|\s|$)/,s=/^text\//i;function l(e){if(!e||"string"!=typeof e)return!1;var t=a.exec(e),n=t&&i[t[1].toLowerCase()];return n&&n.charset?n.charset:!(!t||!s.test(t[1]))&&"UTF-8"}e.charset=l,e.charsets={lookup:l},e.contentType=function(t){if(!t||"string"!=typeof t)return!1;var n=-1===t.indexOf("/")?e.lookup(t):t;if(!n)return!1;if(-1===n.indexOf("charset")){var r=e.charset(n);r&&(n+="; charset="+r.toLowerCase())}return n},e.extension=function(t){if(!t||"string"!=typeof t)return!1;var n=a.exec(t),r=n&&e.extensions[n[1].toLowerCase()];return!(!r||!r.length)&&r[0]},e.extensions=Object.create(null),e.lookup=function(t){if(!t||"string"!=typeof t)return!1;var n=o("x."+t).toLowerCase().substr(1);return n&&e.types[n]||!1},e.types=Object.create(null),t=e.extensions,n=e.types,r=["nginx","apache",void 0,"iana"],Object.keys(i).forEach((function(e){var o=i[e],a=o.extensions;if(a&&a.length){t[e]=a;for(var s=0;s<a.length;s++){var l=a[s];if(n[l]){var c=r.indexOf(i[n[l]].source),u=r.indexOf(o.source);if("application/octet-stream"!==n[l]&&(c>u||c===u&&"application/"===n[l].substr(0,12)))continue}n[l]=e}}}))}(GR)),GR),KR=t(WR),XR={exports:{}},$R={},YR=n(Ns);function ZR(e,t){if(e===t)return 0;for(var n=e.length,r=t.length,i=0,o=Math.min(n,r);i<o;++i)if(e[i]!==t[i]){n=e[i],r=t[i];break}return n<r?-1:r<n?1:0}var QR,JR=Object.prototype.hasOwnProperty,eI=Object.keys||function(e){var t=[];for(var n in e)JR.call(e,n)&&t.push(n);return t},tI=Array.prototype.slice;function nI(){return void 0!==QR?QR:QR="foo"===function(){}.name}function rI(e){return Object.prototype.toString.call(e)}function iI(e){return!te(e)&&("function"==typeof r.ArrayBuffer&&("function"==typeof ArrayBuffer.isView?ArrayBuffer.isView(e):!!e&&(e instanceof DataView||!!(e.buffer&&e.buffer instanceof ArrayBuffer))))}function oI(e,t){e||pI(e,!0,t,"==",dI)}var aI=/\s*function\s+([^\(\s]*)\s*/;function sI(e){if(_a(e)){if(nI())return e.name;var t=e.toString().match(aI);return t&&t[1]}}function lI(e){this.name="AssertionError",this.actual=e.actual,this.expected=e.expected,this.operator=e.operator,e.message?(this.message=e.message,this.generatedMessage=!1):(this.message=function(e){return cI(uI(e.actual),128)+" "+e.operator+" "+cI(uI(e.expected),128)}(this),this.generatedMessage=!0);var t=e.stackStartFunction||pI;if(Error.captureStackTrace)Error.captureStackTrace(this,t);else{var n=new Error;if(n.stack){var r=n.stack,i=sI(t),o=r.indexOf("\n"+i);if(o>=0){var a=r.indexOf("\n",o+1);r=r.substring(a+1)}this.stack=r}}}function cI(e,t){return"string"==typeof e?e.length<t?e:e.slice(0,t):e}function uI(e){if(nI()||!_a(e))return Jo(e);var t=sI(e);return"[Function"+(t?": "+t:"")+"]"}function pI(e,t,n,r,i){throw new lI({message:n,actual:e,expected:t,operator:r,stackStartFunction:i})}function dI(e,t){e||pI(e,!0,t,"==",dI)}function fI(e,t,n){e!=t&&pI(e,t,n,"==",fI)}function hI(e,t,n){e==t&&pI(e,t,n,"!=",hI)}function mI(e,t,n){_I(e,t,!1)||pI(e,t,n,"deepEqual",mI)}function gI(e,t,n){_I(e,t,!0)||pI(e,t,n,"deepStrictEqual",gI)}function _I(e,t,n,r){if(e===t)return!0;if(te(e)&&te(t))return 0===ZR(e,t);if(ma(e)&&ma(t))return e.getTime()===t.getTime();if(fa(e)&&fa(t))return e.source===t.source&&e.global===t.global&&e.multiline===t.multiline&&e.lastIndex===t.lastIndex&&e.ignoreCase===t.ignoreCase;if(null!==e&&"object"==typeof e||null!==t&&"object"==typeof t){if(iI(e)&&iI(t)&&rI(e)===rI(t)&&!(e instanceof Float32Array||e instanceof Float64Array))return 0===ZR(new Uint8Array(e.buffer),new Uint8Array(t.buffer));if(te(e)!==te(t))return!1;var i=(r=r||{actual:[],expected:[]}).actual.indexOf(e);return-1!==i&&i===r.expected.indexOf(t)||(r.actual.push(e),r.expected.push(t),function(e,t,n,r){if(null==e||null==t)return!1;if(va(e)||va(t))return e===t;if(n&&Object.getPrototypeOf(e)!==Object.getPrototypeOf(t))return!1;var i=vI(e),o=vI(t);if(i&&!o||!i&&o)return!1;if(i)return _I(e=tI.call(e),t=tI.call(t),n);var a,s,l=eI(e),c=eI(t);if(l.length!==c.length)return!1;for(l.sort(),c.sort(),s=l.length-1;s>=0;s--)if(l[s]!==c[s])return!1;for(s=l.length-1;s>=0;s--)if(!_I(e[a=l[s]],t[a],n,r))return!1;return!0}(e,t,n,r))}return n?e===t:e==t}function vI(e){return"[object Arguments]"==Object.prototype.toString.call(e)}function bI(e,t,n){_I(e,t,!1)&&pI(e,t,n,"notDeepEqual",bI)}function yI(e,t,n){_I(e,t,!0)&&pI(e,t,n,"notDeepStrictEqual",yI)}function EI(e,t,n){e!==t&&pI(e,t,n,"===",EI)}function wI(e,t,n){e===t&&pI(e,t,n,"!==",wI)}function xI(e,t){if(!e||!t)return!1;if("[object RegExp]"==Object.prototype.toString.call(t))return t.test(e);try{if(e instanceof t)return!0}catch(e){}return!Error.isPrototypeOf(t)&&!0===t.call({},e)}function SI(e,t,n,r){var i;if("function"!=typeof t)throw new TypeError('"block" argument must be a function');"string"==typeof n&&(r=n,n=null),i=function(e){var t;try{e()}catch(e){t=e}return t}(t),r=(n&&n.name?" ("+n.name+").":".")+(r?" "+r:"."),e&&!i&&pI(i,n,"Missing expected exception"+r);var o="string"==typeof r,a=!e&&i&&!n;if((!e&&ga(i)&&o&&xI(i,n)||a)&&pI(i,n,"Got unwanted exception"+r),e&&i&&n&&!xI(i,n)||!e&&i)throw i}function AI(e,t,n){SI(!0,e,t,n)}function TI(e,t,n){SI(!1,e,t,n)}function CI(e){if(e)throw e}oI.AssertionError=lI,Ho(lI,Error),oI.fail=pI,oI.ok=dI,oI.equal=fI,oI.notEqual=hI,oI.deepEqual=mI,oI.deepStrictEqual=gI,oI.notDeepEqual=bI,oI.notDeepStrictEqual=yI,oI.strictEqual=EI,oI.notStrictEqual=wI,oI.throws=AI,oI.doesNotThrow=TI,oI.ifError=CI;var DI,OI,kI,NI,RI,II,FI,MI=n(Object.freeze({__proto__:null,default:oI,AssertionError:lI,fail:pI,ok:dI,assert:dI,equal:fI,notEqual:hI,deepEqual:mI,deepStrictEqual:gI,notDeepEqual:bI,notDeepStrictEqual:yI,strictEqual:EI,notStrictEqual:wI,throws:AI,doesNotThrow:TI,ifError:CI})),LI={exports:{}},PI={exports:{}};function BI(){if(OI)return DI;OI=1;var e=1e3,t=60*e,n=60*t,r=24*n,i=365.25*r;function o(e,t,n){if(!(e<t))return e<1.5*t?Math.floor(e/t)+" "+n:Math.ceil(e/t)+" "+n+"s"}return DI=function(a,s){s=s||{};var l=typeof a;if("string"===l&&a.length>0)return function(o){if((o=String(o)).length>100)return;var a=/^((?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|years?|yrs?|y)?$/i.exec(o);if(!a)return;var s=parseFloat(a[1]);switch((a[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return s*i;case"days":case"day":case"d":return s*r;case"hours":case"hour":case"hrs":case"hr":case"h":return s*n;case"minutes":case"minute":case"mins":case"min":case"m":return s*t;case"seconds":case"second":case"secs":case"sec":case"s":return s*e;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return s;default:return}}(a);if("number"===l&&!1===isNaN(a))return s.long?function(i){return o(i,r,"day")||o(i,n,"hour")||o(i,t,"minute")||o(i,e,"second")||i+" ms"}(a):function(i){if(i>=r)return Math.round(i/r)+"d";if(i>=n)return Math.round(i/n)+"h";if(i>=t)return Math.round(i/t)+"m";if(i>=e)return Math.round(i/e)+"s";return i+"ms"}(a);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(a))},DI}function UI(){return kI||(kI=1,function(e,t){var n;function r(e){function r(){if(r.enabled){var e=r,i=+new Date,o=i-(n||i);e.diff=o,e.prev=n,e.curr=i,n=i;for(var a=new Array(arguments.length),s=0;s<a.length;s++)a[s]=arguments[s];a[0]=t.coerce(a[0]),"string"!=typeof a[0]&&a.unshift("%O");var l=0;a[0]=a[0].replace(/%([a-zA-Z%])/g,(function(n,r){if("%%"===n)return n;l++;var i=t.formatters[r];if("function"==typeof i){var o=a[l];n=i.call(e,o),a.splice(l,1),l--}return n})),t.formatArgs.call(e,a),(r.log||t.log||console.log.bind(console)).apply(e,a)}}return r.namespace=e,r.enabled=t.enabled(e),r.useColors=t.useColors(),r.color=function(e){var n,r=0;for(n in e)r=(r<<5)-r+e.charCodeAt(n),r|=0;return t.colors[Math.abs(r)%t.colors.length]}(e),"function"==typeof t.init&&t.init(r),r}(t=PI.exports=r.debug=r.default=r).coerce=function(e){return e instanceof Error?e.stack||e.message:e},t.disable=function(){t.enable("")},t.enable=function(e){t.save(e),t.names=[],t.skips=[];for(var n=("string"==typeof e?e:"").split(/[\s,]+/),r=n.length,i=0;i<r;i++)n[i]&&("-"===(e=n[i].replace(/\*/g,".*?"))[0]?t.skips.push(new RegExp("^"+e.substr(1)+"$")):t.names.push(new RegExp("^"+e+"$")))},t.enabled=function(e){var n,r;for(n=0,r=t.skips.length;n<r;n++)if(t.skips[n].test(e))return!1;for(n=0,r=t.names.length;n<r;n++)if(t.names[n].test(e))return!0;return!1},t.humanize=BI(),t.names=[],t.skips=[],t.formatters={}}(0,PI.exports)),PI.exports}function zI(){if(II)return RI;II=1;var e=MI,t=(NI||(NI=1,function(e,t){function n(){var e;try{e=t.storage.debug}catch(e){}return!e&&void 0!==De&&"env"in De&&(e=De.env.DEBUG),e}(t=LI.exports=UI()).log=function(){return"object"==typeof console&&console.log&&Function.prototype.apply.call(console.log,console,arguments)},t.formatArgs=function(e){var n=this.useColors;if(e[0]=(n?"%c":"")+this.namespace+(n?" %c":" ")+e[0]+(n?"%c ":" ")+"+"+t.humanize(this.diff),n){var r="color: "+this.color;e.splice(1,0,r,"color: inherit");var i=0,o=0;e[0].replace(/%[a-zA-Z%]/g,(function(e){"%%"!==e&&(i++,"%c"===e&&(o=i))})),e.splice(o,0,r)}},t.save=function(e){try{null==e?t.storage.removeItem("debug"):t.storage.debug=e}catch(e){}},t.load=n,t.useColors=function(){return!("undefined"==typeof window||!window.process||"renderer"!==window.process.type)||"undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)},t.storage="undefined"!=typeof chrome&&void 0!==chrome.storage?chrome.storage.local:function(){try{return window.localStorage}catch(e){}}(),t.colors=["lightseagreen","forestgreen","goldenrod","dodgerblue","darkorchid","crimson"],t.formatters.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}},t.enable(n())}(0,LI.exports)),LI.exports)("stream-parser");RI=function(e){var n=e&&"function"==typeof e._transform,r=e&&"function"==typeof e._write;if(!n&&!r)throw new Error("must pass a Writable or Transform stream in");t("extending Parser into stream"),e._bytes=s,e._skipBytes=l,n&&(e._passthrough=c);n?e._transform=p:e._write=u};var n=-1,r=0,i=1,o=2;function a(e){t("initializing parser stream"),e._parserBytesLeft=0,e._parserBuffers=[],e._parserBuffered=0,e._parserState=n,e._parserCallback=null,"function"==typeof e.push&&(e._parserOutput=e.push.bind(e)),e._parserInit=!0}function s(n,i){e(!this._parserCallback,'there is already a "callback" set!'),e(isFinite(n)&&n>0,'can only buffer a finite number of bytes > 0, got "'+n+'"'),this._parserInit||a(this),t("buffering %o bytes",n),this._parserBytesLeft=n,this._parserCallback=i,this._parserState=r}function l(n,r){e(!this._parserCallback,'there is already a "callback" set!'),e(n>0,'can only skip > 0 bytes, got "'+n+'"'),this._parserInit||a(this),t("skipping %o bytes",n),this._parserBytesLeft=n,this._parserCallback=r,this._parserState=i}function c(n,r){e(!this._parserCallback,'There is already a "callback" set!'),e(n>0,'can only pass through > 0 bytes, got "'+n+'"'),this._parserInit||a(this),t("passing through %o bytes",n),this._parserBytesLeft=n,this._parserCallback=r,this._parserState=o}function u(e,n,r){this._parserInit||a(this),t("write(%o bytes)",e.length),"function"==typeof n&&(r=n),f(this,e,null,r)}function p(e,n,r){this._parserInit||a(this),t("transform(%o bytes)",e.length),"function"!=typeof n&&(n=this._parserOutput),f(this,e,n,r)}function d(e,i,a,s){if(e._parserBytesLeft-=i.length,t("%o bytes left for stream piece",e._parserBytesLeft),e._parserState===r?(e._parserBuffers.push(i),e._parserBuffered+=i.length):e._parserState===o&&a(i),0!==e._parserBytesLeft)return s;var l=e._parserCallback;if(l&&e._parserState===r&&e._parserBuffers.length>1&&(i=v.concat(e._parserBuffers,e._parserBuffered)),e._parserState!==r&&(i=null),e._parserCallback=null,e._parserBuffered=0,e._parserState=n,e._parserBuffers.splice(0),l){var c=[];i&&c.push(i),a&&c.push(a);var u=l.length>c.length;u&&c.push(h(s));var p=l.apply(e,c);if(!u||s===p)return s}}var f=h((function e(t,n,r,i){return t._parserBytesLeft<=0?i(new Error("got data but not currently parsing anything")):n.length<=t._parserBytesLeft?function(){return d(t,n,r,i)}:function(){var o=n.slice(0,t._parserBytesLeft);return d(t,o,r,(function(a){return a?i(a):n.length>o.length?function(){return e(t,n.slice(o.length),r,i)}:void 0}))}}));function h(e){return function(){for(var t=e.apply(this,arguments);"function"==typeof t;)t=t();return t}}return RI}function VI(){return FI||(FI=1,function(e){var t=YR.Transform,n=zI();function r(){t.call(this,{readableObjectMode:!0})}function i(e,t,n){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack||"",this.name=this.constructor.name,this.message=e,t&&(this.code=t),n&&(this.statusCode=n)}r.prototype=Object.create(t.prototype),r.prototype.constructor=r,n(r.prototype),e.ParserStream=r,e.sliceEq=function(e,t,n){for(var r=t,i=0;i<n.length;)if(e[r++]!==n[i++])return!1;return!0},e.str2arr=function(e,t){var n=[],r=0;if(t&&"hex"===t)for(;r<e.length;)n.push(parseInt(e.slice(r,r+2),16)),r+=2;else for(;r<e.length;r++)n.push(255&e.charCodeAt(r));return n},e.readUInt16LE=function(e,t){return e[t]|e[t+1]<<8},e.readUInt16BE=function(e,t){return e[t]<<8|e[t+1]},e.readInt16LE=function(t,n){return e.readUInt16LE(t,n)<<16>>16},e.readInt16BE=function(t,n){return e.readUInt16BE(t,n)<<16>>16},e.readUInt32LE=function(e,t){return(e[t]|e[t+1]<<8|e[t+2]<<16)+16777216*e[t+3]},e.readUInt32BE=function(e,t){return 16777216*e[t]+(e[t+1]<<16|e[t+2]<<8|e[t+3])},e.readInt32LE=function(t,n){return 0|e.readUInt32LE(t,n)},e.readInt32BE=function(t,n){return 0|e.readUInt32BE(t,n)},i.prototype=Object.create(Error.prototype),i.prototype.constructor=i,e.ProbeError=i}($R)),$R}var jI,qI={};function GI(){if(jI)return qI;jI=1;var e=VI().readUInt16BE,t=VI().readUInt32BE;function n(e,n){if(e.length<4+n)return null;var r=t(e,n);return e.length<r+n||r<8?null:{boxtype:String.fromCharCode.apply(null,e.slice(n+4,n+8)),data:e.slice(n+8,n+r),end:n+r}}function r(e,r){for(var i=0;;){var o=n(e,i);if(!o)break;switch(o.boxtype){case"ispe":r.sizes.push({width:t(o.data,4),height:t(o.data,8)});break;case"irot":r.transforms.push({type:"irot",value:3&o.data[0]});break;case"imir":r.transforms.push({type:"imir",value:1&o.data[0]})}i=o.end}}function i(e,t,n){for(var r=0,i=0;i<n;i++)r=256*r+(e[t+i]||0);return r}function o(t,n){for(var r=t[4]>>4&15,o=15&t[4],a=t[5]>>4&15,s=e(t,6),l=8,c=0;c<s;c++){var u=e(t,l),p=e(t,l+=2),d=i(t,l+=2,a),f=e(t,l+=a);if(l+=2,0===p&&1===f){var h=i(t,l,r),m=i(t,l+r,o);n.item_loc[u]={length:m,offset:h+d}}l+=f*(r+o)}}function a(t,r){for(var i=e(t,4),o=6,a=0;a<i;a++){var s=n(t,o);if(!s)break;if("infe"===s.boxtype){for(var l=e(s.data,4),c="",u=8;u<s.data.length&&s.data[u];u++)c+=String.fromCharCode(s.data[u]);r.item_inf[c]=l}o=s.end}}function s(e,t){for(var i=0;;){var o=n(e,i);if(!o)break;"ipco"===o.boxtype&&r(o.data,t),i=o.end}}return qI.unbox=n,qI.readSizeFromMeta=function(e){var t={sizes:[],transforms:[],item_inf:{},item_loc:{}};if(function(e,t){for(var r=4;;){var i=n(e,r);if(!i)break;"iprp"===i.boxtype&&s(i.data,t),"iloc"===i.boxtype&&o(i.data,t),"iinf"===i.boxtype&&a(i.data,t),r=i.end}}(e,t),t.sizes.length){var r,i,l,c=(r=t.sizes,i=r.reduce((function(e,t){return e.width>t.width||e.width===t.width&&e.height>t.height?e:t})),l=r.reduce((function(e,t){return e.height>t.height||e.height===t.height&&e.width>t.width?e:t})),i.width>l.height||i.width===l.height&&i.height>l.width?i:l),u=1;t.transforms.forEach((function(e){var t={1:6,2:5,3:8,4:7,5:4,6:3,7:2,8:1},n={1:4,2:3,3:2,4:1,5:6,6:5,7:8,8:7};if("imir"===e.type&&(u=0===e.value?n[u]:t[u=t[u=n[u]]]),"irot"===e.type)for(var r=0;r<e.value;r++)u=t[u]}));var p=null;return t.item_inf.Exif&&(p=t.item_loc[t.item_inf.Exif]),{width:c.width,height:c.height,orientation:t.transforms.length?u:null,variants:t.sizes,exif_location:p}}},qI.getMimeType=function(e){var t=String.fromCharCode.apply(null,e.slice(0,4)),n={};n[t]=!0;for(var r=8;r<e.length;r+=4)n[String.fromCharCode.apply(null,e.slice(r,r+4))]=!0;if(n.mif1||n.msf1||n.miaf)return"avif"===t||"avis"===t||"avio"===t?{type:"avif",mime:"image/avif"}:"heic"===t||"heix"===t?{type:"heic",mime:"image/heic"}:"hevc"===t||"hevx"===t?{type:"heic",mime:"image/heic-sequence"}:n.avif||n.avis?{type:"avif",mime:"image/avif"}:n.heic||n.heix||n.hevc||n.hevx||n.heis?n.msf1?{type:"heif",mime:"image/heif-sequence"}:{type:"heif",mime:"image/heif"}:{type:"avif",mime:"image/avif"}},qI}var HI,WI,KI,XI,$I,YI,ZI,QI,JI,eF,tF,nF,rF,iF,oF,aF,sF,lF,cF,uF,pF,dF,fF,hF,mF={};function gF(){if(HI)return mF;function e(e,t){var n=new Error(e);return n.code=t,n}function t(e){try{return decodeURIComponent(escape(e))}catch(t){return e}}function n(t,n,r){this.input=t.subarray(n,r),this.start=n;var i=String.fromCharCode.apply(null,this.input.subarray(0,4));if("II*\0"!==i&&"MM\0*"!==i)throw e("invalid TIFF signature","EBADDATA");this.big_endian="M"===i[0]}return HI=1,n.prototype.each=function(e){this.aborted=!1;var t=this.read_uint32(4);for(this.ifds_to_read=[{id:0,offset:t}];this.ifds_to_read.length>0&&!this.aborted;){var n=this.ifds_to_read.shift();n.offset&&this.scan_ifd(n.id,n.offset,e)}},n.prototype.read_uint16=function(t){var n=this.input;if(t+2>n.length)throw e("unexpected EOF","EBADDATA");return this.big_endian?256*n[t]+n[t+1]:n[t]+256*n[t+1]},n.prototype.read_uint32=function(t){var n=this.input;if(t+4>n.length)throw e("unexpected EOF","EBADDATA");return this.big_endian?16777216*n[t]+65536*n[t+1]+256*n[t+2]+n[t+3]:n[t]+256*n[t+1]+65536*n[t+2]+16777216*n[t+3]},n.prototype.is_subifd_link=function(e,t){return 0===e&&34665===t||0===e&&34853===t||34665===e&&40965===t},n.prototype.exif_format_length=function(e){switch(e){case 1:case 2:case 6:case 7:return 1;case 3:case 8:return 2;case 4:case 9:case 11:return 4;case 5:case 10:case 12:return 8;default:return 0}},n.prototype.exif_format_read=function(e,t){var n;switch(e){case 1:case 2:return n=this.input[t];case 6:return(n=this.input[t])|33554430*(128&n);case 3:return n=this.read_uint16(t);case 8:return(n=this.read_uint16(t))|131070*(32768&n);case 4:return n=this.read_uint32(t);case 9:return 0|(n=this.read_uint32(t));default:return null}},n.prototype.scan_ifd=function(n,r,i){var o=this.read_uint16(r);r+=2;for(var a=0;a<o;a++){var s=this.read_uint16(r),l=this.read_uint16(r+2),c=this.read_uint32(r+4),u=this.exif_format_length(l),p=c*u,d=p<=4?r+8:this.read_uint32(r+8),f=!1;if(d+p>this.input.length)throw e("unexpected EOF","EBADDATA");for(var h=[],m=d,g=0;g<c;g++,m+=u){var _=this.exif_format_read(l,m);if(null===_){h=null;break}h.push(_)}if(Array.isArray(h)&&2===l&&(h=t(String.fromCharCode.apply(null,h)))&&"\0"===h[h.length-1]&&(h=h.slice(0,-1)),this.is_subifd_link(n,s)&&Array.isArray(h)&&Number.isInteger(h[0])&&h[0]>0&&(this.ifds_to_read.push({id:s,offset:h[0]}),f=!0),!1===i({is_big_endian:this.big_endian,ifd:n,tag:s,format:l,count:c,entry_offset:r+this.start,data_length:p,data_offset:d+this.start,value:h,is_subifd_link:f}))return void(this.aborted=!0);r+=12}0===n&&this.ifds_to_read.push({id:1,offset:this.read_uint32(r)})},mF.ExifParser=n,mF.get_orientation=function(e){var t=0;try{return new n(e,0,e.length).each((function(e){if(0===e.ifd&&274===e.tag&&Array.isArray(e.value))return t=e.value[0],!1})),t}catch(e){return-1}},mF}function _F(){if(KI)return WI;KI=1;var e=VI().str2arr,t=VI().sliceEq,n=VI().readUInt32BE,r=GI(),i=gF(),o=e("ftyp");return WI=function(e){if(t(e,4,o)){var a=r.unbox(e,0);if(a){var s=r.getMimeType(a.data);if(s){for(var l,c=a.end;;){var u=r.unbox(e,c);if(!u)break;if(c=u.end,"mdat"===u.boxtype)return;if("meta"===u.boxtype){l=u.data;break}}if(l){var p=r.readSizeFromMeta(l);if(p){var d={width:p.width,height:p.height,type:s.type,mime:s.mime,wUnits:"px",hUnits:"px"};if(p.variants.length>1&&(d.variants=p.variants),p.orientation&&(d.orientation=p.orientation),p.exif_location&&p.exif_location.offset+p.exif_location.length<=e.length){var f=n(e,p.exif_location.offset),h=e.slice(p.exif_location.offset+f+4,p.exif_location.offset+p.exif_location.length),m=i.get_orientation(h);m>0&&(d.orientation=m)}return d}}}}}}}function vF(){if($I)return XI;$I=1;var e=VI().str2arr,t=VI().sliceEq,n=VI().readInt16LE,r=VI().readInt32LE,i=VI().readUInt32LE,o=e("BM");return XI=function(e){if(!(e.length<26)&&t(e,0,o)){var a,s,l=i(e,14);if(12===l)s=n(e,18),a=n(e,20);else{if(!(l>12))return;s=r(e,18),a=r(e,22)}return{width:s,height:Math.abs(a),type:"bmp",mime:"image/bmp",wUnits:"px",hUnits:"px"}}}}function bF(){if(ZI)return YI;ZI=1;var e=VI().str2arr,t=VI().sliceEq,n=VI().readUInt16LE,r=e("GIF87a"),i=e("GIF89a");return YI=function(e){if(!(e.length<10)&&(t(e,0,r)||t(e,0,i)))return{width:n(e,6),height:n(e,8),type:"gif",mime:"image/gif",wUnits:"px",hUnits:"px"}}}function yF(){if(JI)return QI;JI=1;var e=VI().readUInt16LE;return QI=function(t){var n=e(t,0),r=e(t,2),i=e(t,4);if(0===n&&1===r&&i&&!(t.length<6+16*i)){for(var o=[],a={width:0,height:0},s=0;s<i;s++){var l=t[6+16*s]||256,c=t[6+16*s+1]||256,u={width:l,height:c};o.push(u),(l>a.width||c>a.height)&&(a=u)}return{width:a.width,height:a.height,variants:o,type:"ico",mime:"image/x-icon",wUnits:"px",hUnits:"px"}}},QI}function EF(){if(tF)return eF;tF=1;var e=VI().readUInt16BE,t=VI().str2arr,n=VI().sliceEq,r=gF(),i=t("Exif\0\0");return eF=function(t){if(!(t.length<2)&&255===t[0]&&216===t[1]&&255===t[2])for(var o=2;;){for(;;){if(t.length-o<2)return;if(255===t[o++])break}for(var a,s,l=t[o++];255===l;)l=t[o++];if(l>=208&&l<=217||1===l)a=0;else{if(!(l>=192&&l<=254))return;if(t.length-o<2)return;a=e(t,o)-2,o+=2}if(217===l||218===l)return;if(225===l&&a>=10&&n(t,o,i)&&(s=r.get_orientation(t.slice(o+6,o+a))),a>=5&&l>=192&&l<=207&&196!==l&&200!==l&&204!==l){if(t.length-o<a)return;var c={width:e(t,o+3),height:e(t,o+1),type:"jpg",mime:"image/jpeg",wUnits:"px",hUnits:"px"};return s>0&&(c.orientation=s),c}o+=a}}}function wF(){if(rF)return nF;rF=1;var e=VI().str2arr,t=VI().sliceEq,n=VI().readUInt32BE,r=e("PNG\r\n\n"),i=e("IHDR");return nF=function(e){if(!(e.length<24)&&t(e,0,r)&&t(e,12,i))return{width:n(e,16),height:n(e,20),type:"png",mime:"image/png",wUnits:"px",hUnits:"px"}}}function xF(){if(oF)return iF;oF=1;var e=VI().str2arr,t=VI().sliceEq,n=VI().readUInt32BE,r=e("8BPS\0");return iF=function(e){if(!(e.length<22)&&t(e,0,r))return{width:n(e,18),height:n(e,14),type:"psd",mime:"image/vnd.adobe.photoshop",wUnits:"px",hUnits:"px"}}}function SF(){if(sF)return aF;function e(e){return"number"==typeof e&&isFinite(e)&&e>0}sF=1;var t=/<[-_.:a-zA-Z0-9][^>]*>/,n=/^<([-_.:a-zA-Z0-9]+:)?svg\s/,r=/[^-]\bwidth="([^%]+?)"|[^-]\bwidth='([^%]+?)'/,i=/\bheight="([^%]+?)"|\bheight='([^%]+?)'/,o=/\bview[bB]ox="(.+?)"|\bview[bB]ox='(.+?)'/,a=/in$|mm$|cm$|pt$|pc$|px$|em$|ex$/;function s(e){return a.test(e)?e.match(a)[0]:"px"}return aF=function(a){if(function(e){var t,n=0,r=e.length;for(239===e[0]&&187===e[1]&&191===e[2]&&(n=3);n<r&&(32===(t=e[n])||9===t||13===t||10===t);)n++;return n!==r&&60===e[n]}(a)){for(var l="",c=0;c<a.length;c++)l+=String.fromCharCode(a[c]);var u=(l.match(t)||[""])[0];if(n.test(u)){var p=function(e){var t=e.match(r),n=e.match(i),a=e.match(o);return{width:t&&(t[1]||t[2]),height:n&&(n[1]||n[2]),viewbox:a&&(a[1]||a[2])}}(u),d=parseFloat(p.width),f=parseFloat(p.height);if(p.width&&p.height){if(!e(d)||!e(f))return;return{width:d,height:f,type:"svg",mime:"image/svg+xml",wUnits:s(p.width),hUnits:s(p.height)}}var h=(p.viewbox||"").split(" "),m={width:h[2],height:h[3]},g=parseFloat(m.width),_=parseFloat(m.height);if(e(g)&&e(_)&&s(m.width)===s(m.height)){var v=g/_;if(p.width){if(!e(d))return;return{width:d,height:d/v,type:"svg",mime:"image/svg+xml",wUnits:s(p.width),hUnits:s(p.width)}}if(p.height){if(!e(f))return;return{width:f*v,height:f,type:"svg",mime:"image/svg+xml",wUnits:s(p.height),hUnits:s(p.height)}}return{width:g,height:_,type:"svg",mime:"image/svg+xml",wUnits:s(m.width),hUnits:s(m.height)}}}}}}function AF(){if(cF)return lF;cF=1;var e=VI().str2arr,t=VI().sliceEq,n=VI().readUInt16LE,r=VI().readUInt16BE,i=VI().readUInt32LE,o=VI().readUInt32BE,a=e("II*\0"),s=e("MM\0*");function l(e,t,i){return i?r(e,t):n(e,t)}function c(e,t,n){return n?o(e,t):i(e,t)}function u(e,t,n){var r=l(e,t+2,n);return 1!==c(e,t+4,n)||3!==r&&4!==r?null:3===r?l(e,t+8,n):c(e,t+8,n)}return lF=function(e){if(!(e.length<8)&&(t(e,0,a)||t(e,0,s))){var n=77===e[0],r=c(e,4,n)-8;if(!(r<0)){var i=r+8;if(!(e.length-i<2)){var o=12*l(e,i+0,n);if(!(o<=0||(i+=2,e.length-i<o))){var p,d,f,h;for(p=0;p<o;p+=12)256===(h=l(e,i+p,n))?d=u(e,i+p,n):257===h&&(f=u(e,i+p,n));return d&&f?{width:d,height:f,type:"tiff",mime:"image/tiff",wUnits:"px",hUnits:"px"}:void 0}}}}}}function TF(){if(pF)return uF;pF=1;var e=VI().str2arr,t=VI().sliceEq,n=VI().readUInt16LE,r=VI().readUInt32LE,i=gF(),o=e("RIFF"),a=e("WEBP");function s(e,t){if(157===e[t+3]&&1===e[t+4]&&42===e[t+5])return{width:16383&n(e,t+6),height:16383&n(e,t+8),type:"webp",mime:"image/webp",wUnits:"px",hUnits:"px"}}function l(e,t){if(47===e[t]){var n=r(e,t+1);return{width:1+(16383&n),height:1+(n>>14&16383),type:"webp",mime:"image/webp",wUnits:"px",hUnits:"px"}}}function c(e,t){return{width:1+(e[t+6]<<16|e[t+5]<<8|e[t+4]),height:1+(e[t+9]<<16|e[t+8]<<8|e[t+7]),type:"webp",mime:"image/webp",wUnits:"px",hUnits:"px"}}return uF=function(e){if(!(e.length<16)&&t(e,0,o)&&t(e,8,a)){var n=12,u=null,p=0,d=r(e,4)+8;if(!(d>e.length)){for(;n+8<d;)if(0!==e[n]){var f=String.fromCharCode.apply(null,e.slice(n,n+4)),h=r(e,n+4);"VP8 "===f&&h>=10?u=u||s(e,n+8):"VP8L"===f&&h>=5?u=u||l(e,n+8):"VP8X"===f&&h>=10?u=u||c(e,n+8):"EXIF"===f&&(p=i.get_orientation(e.slice(n+8,n+8+h)),n=1/0),n+=8+h}else n++;if(u)return p>0&&(u.orientation=p),u}}}}var CF=t(function(){if(hF)return XR.exports;hF=1;var e=fF?dF:(fF=1,dF={avif:_F(),bmp:vF(),gif:bF(),ico:yF(),jpeg:EF(),png:wF(),psd:xF(),svg:SF(),tiff:AF(),webp:TF()});return XR.exports=function(t){return function(t){for(var n=Object.keys(e),r=0;r<n.length;r++){var i=e[n[r]](t);if(i)return i.width>0&&i.height>0?i:null}return null}(t)},XR.exports.parsers=e,XR.exports}());const DF=e=>Boolean(/http(s)?:\/\/(\w+:?\w*@)?(\S+)(:\d+)?((?<=\.)\w+)+(\/([\w#!:.?+=&%@!\-/])*)?/gi.test(e));var OF,kF;var NF=t(kF?OF:(kF=1,OF={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}));const RF=/rgb\((\d+),\s*([\d.]+),\s*([\d.]+)\)/i,IF=/hsl\((\d+),\s*([\d.]+)%,\s*([\d.]+)%\)/i,FF=/#([0-9A-F]{6})/i,MF=/#([0-9A-F])([0-9A-F])([0-9A-F])/i,LF=(e,t,n)=>[e,t,n].map((e=>1===(e=parseInt(e).toString(16)).length?`0${e}`:e)).join(""),PF="object"==typeof performance&&performance&&"function"==typeof performance.now?performance:Date,BF=new Set,UF="object"==typeof De&&De?De:{},zF=(e,t,n,r)=>{"function"==typeof UF.emitWarning?UF.emitWarning(e,t,n,r):console.error(`[${n}] ${t}: ${e}`)};let VF=globalThis.AbortController,jF=globalThis.AbortSignal;if(void 0===VF){jF=class{onabort;_onabort=[];reason;aborted=!1;addEventListener(e,t){this._onabort.push(t)}},VF=class{constructor(){t()}signal=new jF;abort(e){if(!this.signal.aborted){this.signal.reason=e,this.signal.aborted=!0;for(const t of this.signal._onabort)t(e);this.signal.onabort?.(e)}}};let e="1"!==UF.env?.LRU_CACHE_IGNORE_AC_WARNING;const t=()=>{e&&(e=!1,zF("AbortController is not defined. If using lru-cache in node 14, load an AbortController polyfill from the `node-abort-controller` package. A minimal polyfill is provided for use by LRUCache.fetch(), but it should not be relied upon in other contexts (eg, passing it to other APIs that use AbortController/AbortSignal might have undesirable effects). You may disable this with LRU_CACHE_IGNORE_AC_WARNING=1 in the env.","NO_ABORT_CONTROLLER","ENOTSUP",t))}}const qF=e=>e&&e===Math.floor(e)&&e>0&&isFinite(e),GF=e=>qF(e)?e<=Math.pow(2,8)?Uint8Array:e<=Math.pow(2,16)?Uint16Array:e<=Math.pow(2,32)?Uint32Array:e<=Number.MAX_SAFE_INTEGER?HF:null:null;class HF extends Array{constructor(e){super(e),this.fill(0)}}class WF{heap;length;static#e=!1;static create(e){const t=GF(e);if(!t)return[];WF.#e=!0;const n=new WF(e,t);return WF.#e=!1,n}constructor(e,t){if(!WF.#e)throw new TypeError("instantiate Stack using Stack.create(n)");this.heap=new t(e),this.length=0}push(e){this.heap[this.length++]=e}pop(){return this.heap[--this.length]}}class KF{#t;#n;#r;#i;#o;#a;ttl;ttlResolution;ttlAutopurge;updateAgeOnGet;updateAgeOnHas;allowStale;noDisposeOnSet;noUpdateTTL;maxEntrySize;sizeCalculation;noDeleteOnFetchRejection;noDeleteOnStaleGet;allowStaleOnFetchAbort;allowStaleOnFetchRejection;ignoreFetchAbort;#s;#l;#c;#u;#p;#d;#f;#h;#m;#g;#_;#v;#b;#y;#E;#w;#x;static unsafeExposeInternals(e){return{starts:e.#b,ttls:e.#y,sizes:e.#v,keyMap:e.#c,keyList:e.#u,valList:e.#p,next:e.#d,prev:e.#f,get head(){return e.#h},get tail(){return e.#m},free:e.#g,isBackgroundFetch:t=>e.#S(t),backgroundFetch:(t,n,r,i)=>e.#A(t,n,r,i),moveToTail:t=>e.#T(t),indexes:t=>e.#C(t),rindexes:t=>e.#D(t),isStale:t=>e.#O(t)}}get max(){return this.#t}get maxSize(){return this.#n}get calculatedSize(){return this.#l}get size(){return this.#s}get fetchMethod(){return this.#o}get memoMethod(){return this.#a}get dispose(){return this.#r}get disposeAfter(){return this.#i}constructor(e){const{max:t=0,ttl:n,ttlResolution:r=1,ttlAutopurge:i,updateAgeOnGet:o,updateAgeOnHas:a,allowStale:s,dispose:l,disposeAfter:c,noDisposeOnSet:u,noUpdateTTL:p,maxSize:d=0,maxEntrySize:f=0,sizeCalculation:h,fetchMethod:m,memoMethod:g,noDeleteOnFetchRejection:_,noDeleteOnStaleGet:v,allowStaleOnFetchRejection:b,allowStaleOnFetchAbort:y,ignoreFetchAbort:E}=e;if(0!==t&&!qF(t))throw new TypeError("max option must be a nonnegative integer");const w=t?GF(t):Array;if(!w)throw new Error("invalid max value: "+t);if(this.#t=t,this.#n=d,this.maxEntrySize=f||this.#n,this.sizeCalculation=h,this.sizeCalculation){if(!this.#n&&!this.maxEntrySize)throw new TypeError("cannot set sizeCalculation without setting maxSize or maxEntrySize");if("function"!=typeof this.sizeCalculation)throw new TypeError("sizeCalculation set to non-function")}if(void 0!==g&&"function"!=typeof g)throw new TypeError("memoMethod must be a function if defined");if(this.#a=g,void 0!==m&&"function"!=typeof m)throw new TypeError("fetchMethod must be a function if specified");if(this.#o=m,this.#w=!!m,this.#c=new Map,this.#u=new Array(t).fill(void 0),this.#p=new Array(t).fill(void 0),this.#d=new w(t),this.#f=new w(t),this.#h=0,this.#m=0,this.#g=WF.create(t),this.#s=0,this.#l=0,"function"==typeof l&&(this.#r=l),"function"==typeof c?(this.#i=c,this.#_=[]):(this.#i=void 0,this.#_=void 0),this.#E=!!this.#r,this.#x=!!this.#i,this.noDisposeOnSet=!!u,this.noUpdateTTL=!!p,this.noDeleteOnFetchRejection=!!_,this.allowStaleOnFetchRejection=!!b,this.allowStaleOnFetchAbort=!!y,this.ignoreFetchAbort=!!E,0!==this.maxEntrySize){if(0!==this.#n&&!qF(this.#n))throw new TypeError("maxSize must be a positive integer if specified");if(!qF(this.maxEntrySize))throw new TypeError("maxEntrySize must be a positive integer if specified");this.#k()}if(this.allowStale=!!s,this.noDeleteOnStaleGet=!!v,this.updateAgeOnGet=!!o,this.updateAgeOnHas=!!a,this.ttlResolution=qF(r)||0===r?r:1,this.ttlAutopurge=!!i,this.ttl=n||0,this.ttl){if(!qF(this.ttl))throw new TypeError("ttl must be a positive integer if specified");this.#N()}if(0===this.#t&&0===this.ttl&&0===this.#n)throw new TypeError("At least one of max, maxSize, or ttl is required");if(!this.ttlAutopurge&&!this.#t&&!this.#n){const e="LRU_CACHE_UNBOUNDED";if((e=>!BF.has(e))(e)){BF.add(e);zF("TTL caching without ttlAutopurge, max, or maxSize can result in unbounded memory consumption.","UnboundedCacheWarning",e,KF)}}}getRemainingTTL(e){return this.#c.has(e)?1/0:0}#N(){const e=new HF(this.#t),t=new HF(this.#t);this.#y=e,this.#b=t,this.#R=(n,r,i=PF.now())=>{if(t[n]=0!==r?i:0,e[n]=r,0!==r&&this.ttlAutopurge){const e=setTimeout((()=>{this.#O(n)&&this.#I(this.#u[n],"expire")}),r+1);e.unref&&e.unref()}},this.#F=n=>{t[n]=0!==e[n]?PF.now():0},this.#M=(i,o)=>{if(e[o]){const a=e[o],s=t[o];if(!a||!s)return;i.ttl=a,i.start=s,i.now=n||r();const l=i.now-s;i.remainingTTL=a-l}};let n=0;const r=()=>{const e=PF.now();if(this.ttlResolution>0){n=e;const t=setTimeout((()=>n=0),this.ttlResolution);t.unref&&t.unref()}return e};this.getRemainingTTL=i=>{const o=this.#c.get(i);if(void 0===o)return 0;const a=e[o],s=t[o];if(!a||!s)return 1/0;return a-((n||r())-s)},this.#O=i=>{const o=t[i],a=e[i];return!!a&&!!o&&(n||r())-o>a}}#F=()=>{};#M=()=>{};#R=()=>{};#O=()=>!1;#k(){const e=new HF(this.#t);this.#l=0,this.#v=e,this.#L=t=>{this.#l-=e[t],e[t]=0},this.#P=(e,t,n,r)=>{if(this.#S(t))return 0;if(!qF(n)){if(!r)throw new TypeError("invalid size value (must be positive integer). When maxSize or maxEntrySize is used, sizeCalculation or size must be set.");if("function"!=typeof r)throw new TypeError("sizeCalculation must be a function");if(n=r(t,e),!qF(n))throw new TypeError("sizeCalculation return invalid (expect positive integer)")}return n},this.#B=(t,n,r)=>{if(e[t]=n,this.#n){const n=this.#n-e[t];for(;this.#l>n;)this.#U(!0)}this.#l+=e[t],r&&(r.entrySize=n,r.totalCalculatedSize=this.#l)}}#L=e=>{};#B=(e,t,n)=>{};#P=(e,t,n,r)=>{if(n||r)throw new TypeError("cannot set size without setting maxSize or maxEntrySize on cache");return 0};*#C({allowStale:e=this.allowStale}={}){if(this.#s)for(let t=this.#m;this.#z(t)&&(!e&&this.#O(t)||(yield t),t!==this.#h);)t=this.#f[t]}*#D({allowStale:e=this.allowStale}={}){if(this.#s)for(let t=this.#h;this.#z(t)&&(!e&&this.#O(t)||(yield t),t!==this.#m);)t=this.#d[t]}#z(e){return void 0!==e&&this.#c.get(this.#u[e])===e}*entries(){for(const e of this.#C())void 0===this.#p[e]||void 0===this.#u[e]||this.#S(this.#p[e])||(yield[this.#u[e],this.#p[e]])}*rentries(){for(const e of this.#D())void 0===this.#p[e]||void 0===this.#u[e]||this.#S(this.#p[e])||(yield[this.#u[e],this.#p[e]])}*keys(){for(const e of this.#C()){const t=this.#u[e];void 0===t||this.#S(this.#p[e])||(yield t)}}*rkeys(){for(const e of this.#D()){const t=this.#u[e];void 0===t||this.#S(this.#p[e])||(yield t)}}*values(){for(const e of this.#C()){void 0===this.#p[e]||this.#S(this.#p[e])||(yield this.#p[e])}}*rvalues(){for(const e of this.#D()){void 0===this.#p[e]||this.#S(this.#p[e])||(yield this.#p[e])}}[Symbol.iterator](){return this.entries()}[Symbol.toStringTag]="LRUCache";find(e,t={}){for(const n of this.#C()){const r=this.#p[n],i=this.#S(r)?r.__staleWhileFetching:r;if(void 0!==i&&e(i,this.#u[n],this))return this.get(this.#u[n],t)}}forEach(e,t=this){for(const n of this.#C()){const r=this.#p[n],i=this.#S(r)?r.__staleWhileFetching:r;void 0!==i&&e.call(t,i,this.#u[n],this)}}rforEach(e,t=this){for(const n of this.#D()){const r=this.#p[n],i=this.#S(r)?r.__staleWhileFetching:r;void 0!==i&&e.call(t,i,this.#u[n],this)}}purgeStale(){let e=!1;for(const t of this.#D({allowStale:!0}))this.#O(t)&&(this.#I(this.#u[t],"expire"),e=!0);return e}info(e){const t=this.#c.get(e);if(void 0===t)return;const n=this.#p[t],r=this.#S(n)?n.__staleWhileFetching:n;if(void 0===r)return;const i={value:r};if(this.#y&&this.#b){const e=this.#y[t],n=this.#b[t];if(e&&n){const t=e-(PF.now()-n);i.ttl=t,i.start=Date.now()}}return this.#v&&(i.size=this.#v[t]),i}dump(){const e=[];for(const t of this.#C({allowStale:!0})){const n=this.#u[t],r=this.#p[t],i=this.#S(r)?r.__staleWhileFetching:r;if(void 0===i||void 0===n)continue;const o={value:i};if(this.#y&&this.#b){o.ttl=this.#y[t];const e=PF.now()-this.#b[t];o.start=Math.floor(Date.now()-e)}this.#v&&(o.size=this.#v[t]),e.unshift([n,o])}return e}load(e){this.clear();for(const[t,n]of e){if(n.start){const e=Date.now()-n.start;n.start=PF.now()-e}this.set(t,n.value,n)}}set(e,t,n={}){if(void 0===t)return this.delete(e),this;const{ttl:r=this.ttl,start:i,noDisposeOnSet:o=this.noDisposeOnSet,sizeCalculation:a=this.sizeCalculation,status:s}=n;let{noUpdateTTL:l=this.noUpdateTTL}=n;const c=this.#P(e,t,n.size||0,a);if(this.maxEntrySize&&c>this.maxEntrySize)return s&&(s.set="miss",s.maxEntrySizeExceeded=!0),this.#I(e,"set"),this;let u=0===this.#s?void 0:this.#c.get(e);if(void 0===u)u=0===this.#s?this.#m:0!==this.#g.length?this.#g.pop():this.#s===this.#t?this.#U(!1):this.#s,this.#u[u]=e,this.#p[u]=t,this.#c.set(e,u),this.#d[this.#m]=u,this.#f[u]=this.#m,this.#m=u,this.#s++,this.#B(u,c,s),s&&(s.set="add"),l=!1;else{this.#T(u);const n=this.#p[u];if(t!==n){if(this.#w&&this.#S(n)){n.__abortController.abort(new Error("replaced"));const{__staleWhileFetching:t}=n;void 0===t||o||(this.#E&&this.#r?.(t,e,"set"),this.#x&&this.#_?.push([t,e,"set"]))}else o||(this.#E&&this.#r?.(n,e,"set"),this.#x&&this.#_?.push([n,e,"set"]));if(this.#L(u),this.#B(u,c,s),this.#p[u]=t,s){s.set="replace";const e=n&&this.#S(n)?n.__staleWhileFetching:n;void 0!==e&&(s.oldValue=e)}}else s&&(s.set="update")}if(0===r||this.#y||this.#N(),this.#y&&(l||this.#R(u,r,i),s&&this.#M(s,u)),!o&&this.#x&&this.#_){const e=this.#_;let t;for(;t=e?.shift();)this.#i?.(...t)}return this}pop(){try{for(;this.#s;){const e=this.#p[this.#h];if(this.#U(!0),this.#S(e)){if(e.__staleWhileFetching)return e.__staleWhileFetching}else if(void 0!==e)return e}}finally{if(this.#x&&this.#_){const e=this.#_;let t;for(;t=e?.shift();)this.#i?.(...t)}}}#U(e){const t=this.#h,n=this.#u[t],r=this.#p[t];return this.#w&&this.#S(r)?r.__abortController.abort(new Error("evicted")):(this.#E||this.#x)&&(this.#E&&this.#r?.(r,n,"evict"),this.#x&&this.#_?.push([r,n,"evict"])),this.#L(t),e&&(this.#u[t]=void 0,this.#p[t]=void 0,this.#g.push(t)),1===this.#s?(this.#h=this.#m=0,this.#g.length=0):this.#h=this.#d[t],this.#c.delete(n),this.#s--,t}has(e,t={}){const{updateAgeOnHas:n=this.updateAgeOnHas,status:r}=t,i=this.#c.get(e);if(void 0!==i){const e=this.#p[i];if(this.#S(e)&&void 0===e.__staleWhileFetching)return!1;if(!this.#O(i))return n&&this.#F(i),r&&(r.has="hit",this.#M(r,i)),!0;r&&(r.has="stale",this.#M(r,i))}else r&&(r.has="miss");return!1}peek(e,t={}){const{allowStale:n=this.allowStale}=t,r=this.#c.get(e);if(void 0===r||!n&&this.#O(r))return;const i=this.#p[r];return this.#S(i)?i.__staleWhileFetching:i}#A(e,t,n,r){const i=void 0===t?void 0:this.#p[t];if(this.#S(i))return i;const o=new VF,{signal:a}=n;a?.addEventListener("abort",(()=>o.abort(a.reason)),{signal:o.signal});const s={signal:o.signal,options:n,context:r},l=(r,i=!1)=>{const{aborted:a}=o.signal,l=n.ignoreFetchAbort&&void 0!==r;if(n.status&&(a&&!i?(n.status.fetchAborted=!0,n.status.fetchError=o.signal.reason,l&&(n.status.fetchAbortIgnored=!0)):n.status.fetchResolved=!0),a&&!l&&!i)return c(o.signal.reason);const p=u;return this.#p[t]===u&&(void 0===r?p.__staleWhileFetching?this.#p[t]=p.__staleWhileFetching:this.#I(e,"fetch"):(n.status&&(n.status.fetchUpdated=!0),this.set(e,r,s.options))),r},c=r=>{const{aborted:i}=o.signal,a=i&&n.allowStaleOnFetchAbort,s=a||n.allowStaleOnFetchRejection,l=s||n.noDeleteOnFetchRejection,c=u;if(this.#p[t]===u){!l||void 0===c.__staleWhileFetching?this.#I(e,"fetch"):a||(this.#p[t]=c.__staleWhileFetching)}if(s)return n.status&&void 0!==c.__staleWhileFetching&&(n.status.returnedStale=!0),c.__staleWhileFetching;if(c.__returned===c)throw r};n.status&&(n.status.fetchDispatched=!0);const u=new Promise(((t,r)=>{const a=this.#o?.(e,i,s);a&&a instanceof Promise&&a.then((e=>t(void 0===e?void 0:e)),r),o.signal.addEventListener("abort",(()=>{n.ignoreFetchAbort&&!n.allowStaleOnFetchAbort||(t(void 0),n.allowStaleOnFetchAbort&&(t=e=>l(e,!0)))}))})).then(l,(e=>(n.status&&(n.status.fetchRejected=!0,n.status.fetchError=e),c(e)))),p=Object.assign(u,{__abortController:o,__staleWhileFetching:i,__returned:void 0});return void 0===t?(this.set(e,p,{...s.options,status:void 0}),t=this.#c.get(e)):this.#p[t]=p,p}#S(e){if(!this.#w)return!1;const t=e;return!!t&&t instanceof Promise&&t.hasOwnProperty("__staleWhileFetching")&&t.__abortController instanceof VF}async fetch(e,t={}){const{allowStale:n=this.allowStale,updateAgeOnGet:r=this.updateAgeOnGet,noDeleteOnStaleGet:i=this.noDeleteOnStaleGet,ttl:o=this.ttl,noDisposeOnSet:a=this.noDisposeOnSet,size:s=0,sizeCalculation:l=this.sizeCalculation,noUpdateTTL:c=this.noUpdateTTL,noDeleteOnFetchRejection:u=this.noDeleteOnFetchRejection,allowStaleOnFetchRejection:p=this.allowStaleOnFetchRejection,ignoreFetchAbort:d=this.ignoreFetchAbort,allowStaleOnFetchAbort:f=this.allowStaleOnFetchAbort,context:h,forceRefresh:m=!1,status:g,signal:_}=t;if(!this.#w)return g&&(g.fetch="get"),this.get(e,{allowStale:n,updateAgeOnGet:r,noDeleteOnStaleGet:i,status:g});const v={allowStale:n,updateAgeOnGet:r,noDeleteOnStaleGet:i,ttl:o,noDisposeOnSet:a,size:s,sizeCalculation:l,noUpdateTTL:c,noDeleteOnFetchRejection:u,allowStaleOnFetchRejection:p,allowStaleOnFetchAbort:f,ignoreFetchAbort:d,status:g,signal:_};let b=this.#c.get(e);if(void 0===b){g&&(g.fetch="miss");const t=this.#A(e,b,v,h);return t.__returned=t}{const t=this.#p[b];if(this.#S(t)){const e=n&&void 0!==t.__staleWhileFetching;return g&&(g.fetch="inflight",e&&(g.returnedStale=!0)),e?t.__staleWhileFetching:t.__returned=t}const i=this.#O(b);if(!m&&!i)return g&&(g.fetch="hit"),this.#T(b),r&&this.#F(b),g&&this.#M(g,b),t;const o=this.#A(e,b,v,h),a=void 0!==o.__staleWhileFetching&&n;return g&&(g.fetch=i?"stale":"refresh",a&&i&&(g.returnedStale=!0)),a?o.__staleWhileFetching:o.__returned=o}}async forceFetch(e,t={}){const n=await this.fetch(e,t);if(void 0===n)throw new Error("fetch() returned undefined");return n}memo(e,t={}){const n=this.#a;if(!n)throw new Error("no memoMethod provided to constructor");const{context:r,forceRefresh:i,...o}=t,a=this.get(e,o);if(!i&&void 0!==a)return a;const s=n(e,a,{options:o,context:r});return this.set(e,s,o),s}get(e,t={}){const{allowStale:n=this.allowStale,updateAgeOnGet:r=this.updateAgeOnGet,noDeleteOnStaleGet:i=this.noDeleteOnStaleGet,status:o}=t,a=this.#c.get(e);if(void 0!==a){const t=this.#p[a],s=this.#S(t);return o&&this.#M(o,a),this.#O(a)?(o&&(o.get="stale"),s?(o&&n&&void 0!==t.__staleWhileFetching&&(o.returnedStale=!0),n?t.__staleWhileFetching:void 0):(i||this.#I(e,"expire"),o&&n&&(o.returnedStale=!0),n?t:void 0)):(o&&(o.get="hit"),s?t.__staleWhileFetching:(this.#T(a),r&&this.#F(a),t))}o&&(o.get="miss")}#V(e,t){this.#f[t]=e,this.#d[e]=t}#T(e){e!==this.#m&&(e===this.#h?this.#h=this.#d[e]:this.#V(this.#f[e],this.#d[e]),this.#V(this.#m,e),this.#m=e)}delete(e){return this.#I(e,"delete")}#I(e,t){let n=!1;if(0!==this.#s){const r=this.#c.get(e);if(void 0!==r)if(n=!0,1===this.#s)this.#j(t);else{this.#L(r);const n=this.#p[r];if(this.#S(n)?n.__abortController.abort(new Error("deleted")):(this.#E||this.#x)&&(this.#E&&this.#r?.(n,e,t),this.#x&&this.#_?.push([n,e,t])),this.#c.delete(e),this.#u[r]=void 0,this.#p[r]=void 0,r===this.#m)this.#m=this.#f[r];else if(r===this.#h)this.#h=this.#d[r];else{const e=this.#f[r];this.#d[e]=this.#d[r];const t=this.#d[r];this.#f[t]=this.#f[r]}this.#s--,this.#g.push(r)}}if(this.#x&&this.#_?.length){const e=this.#_;let t;for(;t=e?.shift();)this.#i?.(...t)}return n}clear(){return this.#j("delete")}#j(e){for(const t of this.#D({allowStale:!0})){const n=this.#p[t];if(this.#S(n))n.__abortController.abort(new Error("deleted"));else{const r=this.#u[t];this.#E&&this.#r?.(n,r,e),this.#x&&this.#_?.push([n,r,e])}}if(this.#c.clear(),this.#p.fill(void 0),this.#u.fill(void 0),this.#y&&this.#b&&(this.#y.fill(0),this.#b.fill(0)),this.#v&&this.#v.fill(0),this.#h=0,this.#m=0,this.#g.length=0,this.#l=0,this.#s=0,this.#x&&this.#_){const e=this.#_;let t;for(;t=e?.shift();)this.#i?.(...t)}}}var XF=Object.freeze({__proto__:null,LRUCache:KF});const $F=e=>e&&e.children&&Array.isArray(e.children)&&e.children.length,YF=new Set(["svg","g","defs","symbol","marker","clipPath","mask","pattern","circle","ellipse","line","path","polygon","polyline","rect","text","tspan","textPath","linearGradient","radialGradient","stop","filter","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","image","use","title","desc","metadata","switch","a"]),ZF=new Set(["xmlns","xmlns:xlink","id","class","style","tabindex","width","height","x","y","x1","y1","x2","y2","cx","cy","r","rx","ry","dx","dy","viewBox","preserveAspectRatio","d","points","pathLength","transform","fill","fill-opacity","fill-rule","stroke","stroke-width","stroke-opacity","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-dasharray","stroke-dashoffset","opacity","visibility","display","overflow","clip-path","clip-rule","mask","filter","font-family","font-size","font-weight","font-style","font-variant","font-stretch","text-anchor","text-decoration","text-rendering","letter-spacing","word-spacing","writing-mode","direction","dominant-baseline","alignment-baseline","baseline-shift","gradientUnits","gradientTransform","spreadMethod","offset","stop-color","stop-opacity","in","in2","result","type","values","mode","stdDeviation","edgeMode","kernelMatrix","divisor","bias","targetX","targetY","surfaceScale","specularConstant","specularExponent","diffuseConstant","scale","xChannelSelector","yChannelSelector","k1","k2","k3","k4","operator","radius","baseFrequency","numOctaves","seed","stitchTiles","order","kernelUnitLength","pointsAtX","pointsAtY","pointsAtZ","limitingConeAngle","z","azimuth","elevation","href","xlink:href","target","xlink:href","preserveAspectRatio","markerWidth","markerHeight","refX","refY","orient","markerUnits","patternUnits","patternContentUnits","patternTransform","clipPathUnits","maskUnits","maskContentUnits"]),QF=new Set(["script","foreignObject","iframe","embed","object","applet","frame","frameset"]),JF=/^on[a-z]/i,eM=/^\s*(javascript|data|vbscript|file|about):/i,tM=(e,t={})=>{const{verboseLogging:n=!1,enabled:r=!0}=t;if(!r)return e;if(!e||!e.tagName)return null;const{tagName:i}=e,o=i.toLowerCase();if(QF.has(o))return n&&console.warn(`[SVG SANITIZER] Blocked dangerous element: <${e.tagName}>`),null;if(!YF.has(i)&&!YF.has(o))return n&&console.warn(`[SVG SANITIZER] Removed non-whitelisted element: <${e.tagName}>`),null;const a={...e};if(e.properties){const t=e.properties.attributes||{},r={};let o=0;Object.entries(t).forEach((([e,t])=>{const i=e.toLowerCase();return JF.test(i)?(n&&console.warn(`[SVG SANITIZER] Removed event handler: ${e}="${t}"`),void(o+=1)):"href"!==i&&"xlink:href"!==i||!(e=>{if(!e||"string"!=typeof e)return!1;const t=e.trim();return!(t.startsWith("#")||t.startsWith("http://")||t.startsWith("https://"))&&eM.test(t)})(t)?void(ZF.has(i)||i.startsWith("data-")||i.startsWith("aria-")?r[e]=t:(n&&console.warn(`[SVG SANITIZER] Removed non-whitelisted attribute: ${e}="${t}"`),o+=1)):(n&&console.warn(`[SVG SANITIZER] Blocked dangerous protocol in ${e}: ${t}`),void(o+=1))})),a.properties={...e.properties,attributes:r},o>0&&n&&console.log(`[SVG SANITIZER] Removed ${o} unsafe attribute(s) from <${i}>`)}if(e.children&&e.children.length>0){const r=e.children.map((e=>"string"==typeof e||e.text?e:tM(e,t))).filter(Boolean);if(a.children=r,r.length<e.children.length&&n){const t=e.children.length-r.length;console.log(`[SVG SANITIZER] Removed ${t} child element(s) from <${i}>`)}}return a},nM=(e,t=!1)=>{if(!e||!e.tagName)return"";const{tagName:n,properties:r,children:i=[]}=e,o=r?.attributes||{},a=r?.style||{};let s=`<${n}`;if(t&&"svg"===n&&!o.xmlns&&(s+=' xmlns="http://www.w3.org/2000/svg"'),Object.entries(o).forEach((([e,t])=>{if(t){const n=String(t).replace(/&/g,"&").replace(/"/g,""").replace(/</g,"<").replace(/>/g,">");s+=` ${e}="${n}"`}})),Object.keys(a).length>0){const e=Object.entries(a).map((([e,t])=>`${e}:${t}`)).join(";");s+=` style="${e}"`}if(0===i.length){["g","title","desc","defs","text"].includes(n)?s+=`></${n}>`:s+=" />"}else s+=">",i.forEach((e=>{if("string"==typeof e){const t=e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">");s+=t}else if(e.text){const t=e.text.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">");s+=t}else e.tagName&&(s+=nM(e,!1))})),s+=`</${n}>`;return s},rM=KF||XF,iM=GO(),oM=e=>{e.first().first().att("http://schemas.openxmlformats.org/wordprocessingml/2006/main","lineRule","auto")},aM=["p","h1","h2","h3","h4","h5","h6","blockquote","pre","hr","table","dl"],sM=e=>{if(!IO(e)||!Array.isArray(e.children))return[];const t=[],n=e=>{if(!IO(e))return void(e&&e.text&&t.push({kind:"inline",node:e}));const r=e.tagName.toLowerCase();aM.includes(r)?t.push({kind:"block",node:e}):["ul","ol"].includes(r)?t.push({kind:"sublist",node:e}):"div"===r?Array.isArray(e.children)&&e.children.forEach(n):t.push({kind:"inline",node:e})};return e.children.forEach(n),t},lM=async(e,t,n)=>{let r=[{node:e,level:0,type:e.tagName,numberingId:t.createNumbering(e.tagName,e.properties)}];for(;r.length;){const e=r.shift();null===e.numberingId&&IO(e.node)&&["ul","ol"].includes(e.node.tagName)&&(e.numberingId=t.createNumbering(e.node.tagName,e.node.properties));const i=e.node.properties;if(FO(e.node)||IO(e.node)&&!["ul","ol","li"].includes(e.node.tagName)){const r=await QM(e.node,{numbering:{levelId:e.level,numberingId:e.numberingId},isContinuation:e.isContinuation||!1,indentLevel:e.indentLevel},t);n.import(r)}if(e.node.children&&e.node.children.length&&["ul","ol","li"].includes(e.node.tagName)){r=e.node.children.reduce(((n,r)=>{if(["ul","ol"].includes(r.tagName))n.push({node:r,level:e.level+1,type:r.tagName,numberingId:t.createNumbering(r.tagName,r.properties)});else if(n.length>0&&IO(n[n.length-1].node)&&"p"===n[n.length-1].node.tagName.toLowerCase()&&(!IO(r)||"li"!==r.tagName.toLowerCase()))n[n.length-1].node.children.push(r);else{const t={attributes:{...i?.attributes||{},...r?.properties?.attributes||{}},style:{...i?.style||{},...r?.properties?.style||{}}};if(IO(r)&&"li"===r.tagName.toLowerCase()){const i=sM(r);let o=!1,a=null;const s=()=>{a&&(n.push({node:a,level:e.level,type:e.type,numberingId:o?null:e.numberingId,isContinuation:o,indentLevel:e.level}),o=!0,a=null)};i.forEach((i=>{if("block"===i.kind){s();const r=i.node;r.properties={attributes:{...t.attributes,...r?.properties?.attributes||{}},style:{...t.style,...r?.properties?.style||{}},...r.properties},n.push({node:r,level:e.level,type:e.type,numberingId:o?null:e.numberingId,isContinuation:o,indentLevel:e.level}),o=!0}else"sublist"===i.kind?(s(),n.push({node:i.node,level:e.level+1,type:i.node.tagName,numberingId:null})):(a||(a={...r,children:[],properties:{...t,...r.properties}}),a.children.push(i.node))})),s()}else{const i=new NO("p",t,FO(r)||IO(r)?[r]:[]);r.properties={...ay.cloneDeep(t),...r.properties};const o=IO(r)?"p"!==r.tagName.toLowerCase()?i:r:i;n.push({node:o,level:e.level,type:e.type,numberingId:e.numberingId})}}return n}),[]).concat(r)}}return[]};async function cM(e,t,n,r=null){if(r||(r=e.imageProcessing||vy.imageProcessing),"div"===t.tagName){if("page-break"===(t.properties.attributes||{}).class){const e=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","p").ele("@w","r").ele("@w","br").att("@w","type","page").up().up().up();return void n.import(e)}const i=t.properties.style||{},o="always"===i["page-break-before"],a=!!i["page-break-after"];if(o||a){if(o){const e=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","p").ele("@w","pPr").ele("@w","pageBreakBefore").up().up().up();n.import(e)}if($F(t))for(let i=0;i<t.children.length;i++){const o=t.children[i];await uM(e,o,n,r)}if(a){const e=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","p").ele("@w","r").ele("@w","br").att("@w","type","page").up().up().up();n.import(e)}return}}switch(t.tagName){case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":const i=await QM(t,{paragraphStyle:`Heading${t.tagName[1]}`},e);return void n.import(i);case"span":case"strong":case"b":case"em":case"i":case"u":case"ins":case"strike":case"del":case"s":case"sub":case"sup":case"mark":case"p":case"a":case"blockquote":case"code":case"pre":const o=await QM(t,{},e);return void n.import(o);case"figure":if($F(t))for(let i=0;i<t.children.length;i++){const o=t.children[i];if("table"===o.tagName){const t=await dL(o,{maximumWidth:e.availableDocumentSpace,rowCantSplit:e.tableRowCantSplit},e);if(n.import(t),e.addSpacingAfterTable){const e=await QM(null,{});n.import(e)}}else if("img"===o.tagName){const t=await FL(e,o,null,r);t?(oM(t),n.import(t)):console.log("[DEBUG] findXMLEquivalent: buildImage returned null/undefined in figure")}}return;case"table":const a=await dL(t,{maximumWidth:e.availableDocumentSpace,rowCantSplit:e.tableRowCantSplit},e);if(n.import(a),e.addSpacingAfterTable){const e=await QM(null,{});n.import(e)}return;case"ol":case"ul":return void await lM(t,e,n);case"img":const s=await FL(e,t,null,r);return void(s?(oM(s),n.import(s)):console.log("[DEBUG] findXMLEquivalent: buildImage returned null/undefined"));case"svg":const l=await(async(e,t,n=null,r={})=>{try{const i=r.svgSanitization?r.svgSanitization:!e.imageProcessing?.svgSanitization||e.imageProcessing.svgSanitization,o=r.verboseLogging||e.imageProcessing?.verboseLogging||!1;let a=t;if(i){if(a=tM(t,{verboseLogging:o,enabled:!0}),!a)return console.error("[ERROR] buildSVGElement: SVG element was blocked by sanitizer"),null;o&&console.log("[SVG] Sanitization completed successfully")}else o&&console.warn("[SVG] WARNING: SVG sanitization is disabled - only use with trusted content!");const s=nM(a,!0);if(!s?.trim()?.length)return console.error("[ERROR] buildSVGElement: Failed to serialize SVG element"),null;if(i){const e=(e=>{const t=[];return e&&"string"==typeof e?(/<script[\s>]/i.test(e)&&t.push("Contains <script> tag"),/\son[a-z]+\s*=/i.test(e)&&t.push("Contains event handler attributes (onclick, onload, etc.)"),/javascript:/i.test(e)&&t.push("Contains javascript: protocol"),/<foreignObject[\s>]/i.test(e)&&t.push("Contains <foreignObject> element"),/data:text\/html/i.test(e)&&t.push("Contains data:text/html URI (potential XSS vector)"),{valid:0===t.length,warnings:t}):{valid:!1,warnings:["Invalid or empty SVG string"]}})(s);!e.valid&&o&&console.warn("[SVG] Validation warnings:",e.warnings)}o&&console.log(`[DEBUG] Serialized SVG (${s.length} chars): ${s.substring(0,200)}...`);const l=`data:image/svg+xml;base64,${Buffer.from(s,"utf-8").toString("base64")}`;let c,u;if(t.properties?.attributes?.width){const e=String(t.properties.attributes.width);c=parseInt(e.replace(/[^\d.]/g,""),10)}if(t.properties?.attributes?.height){const e=String(t.properties.attributes.height);u=parseInt(e.replace(/[^\d.]/g,""),10)}if(t.properties?.style?.width){const e=parseInt(String(t.properties.style.width).replace(/[^\d.]/g,""),10);Number.isNaN(e)||(c=e)}if(t.properties?.style?.height){const e=parseInt(String(t.properties.style.height).replace(/[^\d.]/g,""),10);Number.isNaN(e)||(u=e)}if((!c||!u)&&t.properties?.attributes?.viewBox){const e=String(t.properties.attributes.viewBox).trim().split(/\s+/);if(4===e.length){const t=parseFloat(e[2]),n=parseFloat(e[3]);!c&&!Number.isNaN(t)&&t>0&&(c=Math.round(t)),!u&&!Number.isNaN(n)&&n>0&&(u=Math.round(n))}}const p={tagName:"img",properties:{src:l,alt:t.properties?.attributes?.title||"SVG image",...c&&!Number.isNaN(c)&&{width:c},...u&&!Number.isNaN(u)&&{height:u}}};return await FL(e,p,n,r)}catch(e){return console.error("[ERROR] buildSVGElement: Error processing inline SVG:",e),null}})(e,t,null,r);return void(l?(oM(l),n.import(l)):console.log("[DEBUG] findXMLEquivalent: buildSVGElement returned null/undefined"));case"br":const c=await QM(null,{});return void n.import(c);case"head":return}if($F(t))for(let i=0;i<t.children.length;i++){const o=t.children[i];await uM(e,o,n,r)}}async function uM(e,t,n,r=null){if(r||(r=e.imageProcessing||vy.imageProcessing),!t)return"";if(Array.isArray(t)&&t.length)for(let i=0;i<t.length;i++){const o=t[i];await uM(e,o,n,r)}else if(IO(t))await cM(e,t,n,r);else if(FO(t)){const r=await QM(t,{},e);n.import(r)}return n}async function pM(e,t={}){const n=e.imageProcessing||vy.imageProcessing;if(!e._imageCache){const t=n.maxCacheSize||vy.imageProcessing.maxCacheSize,r=n.maxCacheEntries||vy.imageProcessing.maxCacheEntries;e._imageCache=new rM({max:r,maxSize:t,sizeCalculation:e=>e&&"FAILED"!==e?Math.ceil(3*e.length/4):1}),e._retryStats={totalAttempts:0,successAfterRetry:0,finalFailures:0},n.verboseLogging&&console.log(`[CACHE] Initialized LRU cache: ${r} entries, ${Math.round(t/1024/1024)}MB max`)}const r=iM(e.htmlString);if(!r)throw new Error("Failed to convert HTML to VDOM tree. No VTree generated.");Array.isArray(r)?r.forEach((e=>{t&&"object"==typeof t&&e.properties&&(e.properties.style||(e.properties.style={}),e.properties.style={...t,...e.properties.style})})):t&&"object"==typeof t&&r.properties&&(r.properties.style||(r.properties.style={}),r.properties.style={...t,...r.properties.style});const i=gD.fragment({namespaceAlias:{w:nk}}),o=await uM(e,r,i,n),a=(e=>{if(!e||!e._imageCache)return{size:0,urls:[],successCount:0,failureCount:0,retryStats:{totalAttempts:0,successAfterRetry:0,finalFailures:0}};const t=Array.from(e._imageCache.values());let n=0,r=0;return t.forEach((e=>{"FAILED"===e||null===e?r+=1:n+=1})),{size:e._imageCache.size,urls:Array.from(e._imageCache.keys()),successCount:n,failureCount:r,retryStats:e._retryStats}})(e);return(a.size>0||a.retryStats.totalAttempts>0)&&n.verboseLogging&&console.log("[CACHE] Image processing statistics:",{totalImages:a.size,successful:a.successCount,failed:a.failureCount,cacheHitRatio:a.size>1?"Cache prevented duplicate downloads":"No duplicates found",retries:{totalAttempts:a.retryStats.totalAttempts,successAfterRetry:a.retryStats.successAfterRetry,finalFailures:a.retryStats.finalFailures}}),o}const dM=e=>0===e||!!e,fM=(e="nil")=>({top:e,bottom:e,left:e,right:e}),hM=(e="nil")=>({top:e,bottom:e,left:e,right:e}),mM=(e,t=1)=>{e.top=t,e.bottom=t,e.left=t,e.right=t},gM=(e,t)=>0===e&&e===t-1?"firstAndLast":0===e?"first":e===t-1?"last":"middle",_M=e=>Iy.test(e)||Fy.test(e)||My.test(e)||Ly.test(e)||Py.test(e),vM=e=>{if(Object.prototype.hasOwnProperty.call(NF,e.toLowerCase())){const[t,n,r]=NF[e.toLowerCase()];return LF(t,n,r)}if(RF.test(e)){const t=e.match(RF),n=t[1],r=t[2],i=t[3];return LF(n,r,i)}if(IF.test(e)){const t=e.match(IF);return((e,t,n)=>{let r,i,o;if(e/=360,n/=100,0==(t/=100))r=i=o=n;else{const a=(e,t,n)=>(n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*(t-e)*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e),s=n<.5?n*(1+t):n+t-n*t,l=2*n-s;r=a(l,s,e+1/3),i=a(l,s,e),o=a(l,s,e-1/3)}return[r,i,o].map((e=>{const t=Math.round(255*e).toString(16);return 1===t.length?`0${t}`:t})).join("")})(t[1],t[2],t[3])}if(FF.test(e)){return e.match(FF)[1]}if(MF.test(e)){const t=e.match(MF);return((e,t,n)=>[e,t,n].map((e=>`${e}${e}`)).join(""))(t[1],t[2],t[3])}return"000000"},bM=(e,t)=>{switch(t){case"uppercase":return e.toUpperCase();case"lowercase":return e.toLowerCase();case"capitalize":return e.replace(/\b\w/g,(e=>e.toUpperCase()));default:return e}},yM=(e=py)=>gD.fragment({namespaceAlias:{w:nk}}).ele("@w","rFonts").att("@w","ascii",e).att("@w","hAnsi",e).up(),EM=e=>gD.fragment({namespaceAlias:{w:nk}}).ele("@w","shd").att("@w","val","clear").att("@w","fill",e).up(),wM=(e="yellow")=>gD.fragment({namespaceAlias:{w:nk}}).ele("@w","highlight").att("@w","val",e).up(),xM=(e="baseline")=>gD.fragment({namespaceAlias:{w:nk}}).ele("@w","vertAlign").att("@w","val",e).up(),SM=(e="textWrapping")=>gD.fragment({namespaceAlias:{w:nk}}).ele("@w","br").att("@w","type",e).up(),AM=(e="top",t=0,n=0,r=vM("black"),i="single")=>gD.fragment({namespaceAlias:{w:nk}}).ele("@w",e).att("@w","val",i).att("@w","sz",t).att("@w","space",n).att("@w","color",r).up(),TM=e=>gD.fragment({namespaceAlias:{w:nk}}).ele("@w","t").att("@xml","space","preserve").txt(e).up(),CM=e=>"underline"===e.line?gD.fragment({namespaceAlias:{w:nk}}).ele("@w","u").att("@w","val",e.style?e.style:"single").att("@w","color",e.color?e.color:"000000").up():"line-through"===e.line?gD.fragment({namespaceAlias:{w:nk}}).ele("@w","strike").att("@w","val",!0).up():gD.fragment({namespaceAlias:{w:nk}}).ele("@w","strike").att("@w","val",!0).up().ele("@w","u").att("@w","val",e.style?e.style:"single").att("@w","color",e.color?e.color:"000000").up(),DM=e=>{if(["dotted","double"].includes(e))return e;return{solid:"single",dashed:"dash",wavy:"wave"}[e]},OM=e=>["overline","blink"].includes(e)?"none":e,kM=(e,t)=>{if(isNaN(e)){if(My.test(e)){const t=e.match(My);return Vy(t[1])}if(Iy.test(e)){const t=e.match(Iy);return Gy(t[1])}if(Ly.test(e)){const t=e.match(Ly);return Ky(t[1])}if(Py.test(e)){const t=e.match(Py);return Wy(t[1])}if(Fy.test(e)){const n=e.match(Fy);return qy(n[1]*t/100)}return 240}if(t){return qy(+e*t)}return 240*+e},NM=(e,t)=>{if(My.test(e)){const t=e.match(My);return jy(t[1])}if(Iy.test(e)){const t=e.match(Iy);return Hy(t[1])}if(Ly.test(e)){const t=e.match(Ly);return r=t[1],jy(28.3464567*r)}if(Py.test(e)){const t=e.match(Py);return n=t[1],jy(72*n)}if(Fy.test(e)){return e.match(Fy)[1]*t.fontSize/100}var n,r},RM=(e,t=0)=>{if(My.test(e)){const t=e.match(My);return Vy(t[1])}if(Iy.test(e)){const t=e.match(Iy);return Gy(t[1])}if(Ly.test(e)){const t=e.match(Ly);return Ky(t[1])}if(Py.test(e)){const t=e.match(Py);return Wy(t[1])}if(Fy.test(e)){return e.match(Fy)[1]*t/100}},IM=e=>{if(My.test(e)){const t=e.match(My);return Vy(t[1])}if(Iy.test(e)){const t=e.match(Iy);return Gy(t[1])}if(Ly.test(e)){const t=e.match(Ly);return Ky(t[1])}if(Py.test(e)){const t=e.match(Py);return Wy(t[1])}if(Fy.test(e)){return e.match(Fy)[1]}},FM=e=>["dashed","dotted","double","inset","outset","none"].includes(e)?e:"hidden"===e?"nil":"single",MM=e=>{if(My.test(e)){const t=e.match(My);return $y(t[1])}if(Iy.test(e)){const t=e.match(Iy);return Yy(t[1])}return e},LM=(e,t={...hy,stroke:"single"})=>{const n=e.split(" ");let{size:r,stroke:i,color:o}=t;for(let e=0;e<n.length;e++){const t=n[e];if(["solid","dashed","dotted","double","groove","ridges","inset","outset","hidden","none","windowtext"].includes(t))i=FM(t);else if(My.test(t)){const e=t.match(My);r=$y(e[1])}else if(Iy.test(t)){const e=t.match(Iy);r=Yy(e[1])}else o=vM(t).toUpperCase()}if(3!==n.length){const t=e.indexOf("("),n=e.indexOf(")");o=e.substring(t-3,n+1),o=vM(o).toUpperCase()}return[r,i,o]},PM=(e,t,n,r)=>{const i={...n};if(IO(t)&&t.properties&&t.properties.style){const n=t.properties.style,r=Object.keys(n);for(const o of r){const r=n[o];if("color"===o)Ny.includes(r)||(i.color=vM(r));else if("background-color"===o)Ny.includes(r)||(i.backgroundColor=vM(r));else if("background"===o)Ny.includes(r)||(i.backgroundColor=vM(r));else if("vertical-align"===o)Ry.includes(r)&&(i.verticalAlign=r);else if("text-align"===o)["left","right","center","justify"].includes(r)&&(i.textAlign=r);else if("font-weight"===o)"bold"===r&&(i.strong=r);else if("font-family"===o)i.font=e.createFont(r);else if("font-size"===o)i.fontSize=NM(r,e);else if("line-height"===o)i.lineHeight=kM(r,n["font-size"]?NM(n["font-size"],e):null);else if("margin"===o){const e=r.split(" "),t={top:0,bottom:0,left:0,right:0};if(1===e.length){const n=IM(e[0]);t.top=n,t.bottom=n,t.left=n,t.right=n}else if(2===e.length){const n=IM(e[0]),r=IM(e[1]);t.top=n,t.bottom=n,t.left=r,t.right=r}else 3===e.length?(t.top=IM(e[0]),t.bottom=IM(e[2]),t.right=IM(e[1]),t.left=IM(e[1])):4===e.length&&(t.top=IM(e[0]),t.right=IM(e[1]),t.bottom=IM(e[2]),t.left=IM(e[3]));const{left:n,right:o,bottom:a}=t,s={left:n,right:o};(dM(n)||dM(o))&&(i.indentation=s),dM(a)&&(i.afterSpacing=a)}else if("margin-left"===o||"margin-right"===o){const e=IM(n["margin-left"]),t=IM(n["margin-right"]),r={};dM(e)&&(r.left=e),dM(t)&&(r.right=t),(dM(e)||dM(t))&&(i.indentation=r)}else if("margin-bottom"===o)"p"===t.tagName&&(i.afterSpacing=IM(n["margin-bottom"]));else if("display"===o)i.display=n.display;else if("width"===o)i.width=n.width;else if("text-transform"===o)i.textTransform=r;else if("text-decoration"===o){const e=r.split(" ").map((e=>e.toLowerCase()));let t={};i.textDecoration&&(t=i.textDecoration),e.forEach((e=>{if(n=e,Object.prototype.hasOwnProperty.call(NF,n.toLowerCase())||RF.test(n)||IF.test(n)||FF.test(n)||MF.test(n))t.color=vM(e);else if(["solid","dotted","double","dashed","wavy"].includes(e))t.style=DM(e);else if(["overline","underline","line-through","blink","none"].includes(e)){const n=OM(e);t&&t.line&&t.line!==n?t.line="both":t.line=n}var n})),"none"!==t.line&&(i.textDecoration=t)}else if("text-decoration-line"===o){const e=OM(r);"none"!==e&&(i.textDecoration={line:e})}else"text-decoration-style"===o?i.textDecoration={style:r,line:"underline"}:"text-decoration-color"===o?i.textDecoration={color:vM(r),line:"underline"}:"text-shadow"===o?""!==r.trim()&&"none"!==r&&(i.textShadow=r):"page-break-before"===o?"always"===r&&(i.pageBreakBefore=!0):"page-break-after"===o&&r&&(i.pageBreakAfter=!0)}}if(!i.textAlign&&t&&t.properties&&t.properties.attributes){const e=t.properties.attributes.align;e&&["left","right","center","justify"].includes(e.toLowerCase())&&(i.textAlign=e.toLowerCase())}return r&&r.isParagraph&&(IO(t)&&"blockquote"===t.tagName?(i.indentation={left:284},i.textAlign="justify"):IO(t)&&"code"===t.tagName?i.highlightColor="lightGray":IO(t)&&"pre"===t.tagName&&(i.font="Courier")),i},BM=(e,t)=>{switch(e){case"strong":case"b":return gD.fragment({namespaceAlias:{w:nk}}).ele("@w","b").up();case"em":case"i":return gD.fragment({namespaceAlias:{w:nk}}).ele("@w","i").up();case"ins":case"u":return((e="single")=>gD.fragment({namespaceAlias:{w:nk}}).ele("@w","u").att("@w","val",e).up())();case"strike":case"del":case"s":return gD.fragment({namespaceAlias:{w:nk}}).ele("@w","strike").att("@w","val",!0).up();case"sub":return xM("subscript");case"sup":return xM("superscript");case"mark":return wM();case"code":return wM("lightGray");case"highlightColor":return wM(t&&t.color?t.color:"lightGray");case"font":return yM(t.font);case"pre":return yM("Courier");case"color":return r=t&&t.color?t.color:"black",gD.fragment({namespaceAlias:{w:nk}}).ele("@w","color").att("@w","val",r).up();case"backgroundColor":return EM(t&&t.color?t.color:"black");case"fontSize":return n=t&&t.fontSize?t.fontSize:10,gD.fragment({namespaceAlias:{w:nk}}).ele("@w","sz").att("@w","val",n).up();case"hyperlink":return((e="Hyperlink")=>gD.fragment({namespaceAlias:{w:nk}}).ele("@w","rStyle").att("@w","val",e).up())("Hyperlink");case"textDecoration":return CM(t&&t.textDecoration?t.textDecoration:{});case"textShadow":return gD.fragment({namespaceAlias:{w:nk}}).ele("@w","shadow").att("@w","val",!0).up()}var n,r;return null},UM=["hyperlink","font","pre","strong","b","em","i","strike","del","s","textShadow","color","fontSize","mark","code","highlightColor","ins","u","textDecoration","backgroundColor","sub","sup"],zM=e=>{const t=UM.indexOf(e);return-1===t?UM.length:t},VM=["rStyle","rFonts","b","bCs","i","iCs","caps","smallCaps","strike","dstrike","outline","shadow","emboss","imprint","noProof","snapToGrid","vanish","webHidden","color","spacing","w","kern","position","sz","szCs","highlight","u","effect","bdr","shd","fitText","vertAlign","rtl","cs","em","lang","eastAsianLayout","specVanish","oMath"],jM=e=>{const t=VM.indexOf(e);return-1===t?VM.length:t},qM=e=>{const t=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","rPr");if(e&&e.constructor===Object){Object.keys(e).sort(((e,t)=>zM(e)-zM(t))).forEach((n=>{const r={};"color"!==n&&"backgroundColor"!==n&&"highlightColor"!==n||(r.color=e[n]),"fontSize"!==n&&"font"!==n||(r[n]=e[n]),"textDecoration"===n&&(r.textDecoration=e[n]),"textShadow"===n&&(r.textShadow=e[n]);const i=BM(n,r);i&&t.import(i)}))}return t.up(),t},GM=async(e,t,n)=>{const r=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","r"),i=qM(ay.cloneDeep(t));if(IO(e)&&"span"===e.tagName)return HM(e,t,n);if(IO(e)&&["strong","b","em","i","u","ins","strike","del","s","sub","sup","mark","blockquote","code","pre"].includes(e.tagName)){const r=[];let o=[e],a=ay.cloneDeep(t),s=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","r"),l={};for(;o.length;){const e=o.shift();if(FO(e)){const n=TM(bM(e.text,l.textTransform||a.textTransform)),i=qM({...t,...a,...l});s.import(i),s.import(n),r.push(s),a=ay.cloneDeep(t),l={},s=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","r")}else if(IO(e))if(["strong","b","em","i","u","ins","strike","del","s","sub","sup","mark","code","pre"].includes(e.tagName)){switch(e.tagName){case"strong":case"b":a.strong=!0;break;case"em":case"i":a.i=!0;break;case"u":a.u=!0;break;case"sub":a.sub=!0;break;case"sup":a.sup=!0;break;case"del":case"s":case"strike":a.strike=!0}const t=BM(e);l=PM(n,e,{...l}),t&&i.import(t)}else{if("span"===e.tagName){const i=PM(n,e,{...t,...a}),o=await HM(e,i,n);Array.isArray(o)?(o.flat(1/0),r.push(...o)):r.push(o);continue}if("img"===e.tagName){const i={tagName:"span",children:[e],isCoveringNode:!0,properties:{style:{},attributes:{}}},o=await HM(i,{...t,...a},n);Array.isArray(o)?(o.flat(1/0),r.push(...o)):r.push(o);continue}if("br"===e.tagName){const e=SM();r.push(e)}}e.children&&e.children.length&&(e.children.length>1&&(t=PM(n,e,{...t,...a})),o=e.children.slice().concat(o))}if(r.length)return r}if(r.import((e=>{const t=e.end({headless:!0,prettyPrint:!1}).match(/<w:rPr\b[^>]*>([\s\S]*)<\/w:rPr>/);if(!t||!t[1].trim())return e;const n=t[1],r=/<w:([a-zA-Z][a-zA-Z0-9]*)\b[^>]*\/>|<w:([a-zA-Z][a-zA-Z0-9]*)\b[^>]*>[\s\S]*?<\/w:\2>/g,i=[];let o;for(;null!==(o=r.exec(n));){const e=o[1]||o[2];i.push({name:e,xml:o[0],originalIndex:i.length})}if(i.length<=1)return e;i.sort(((e,t)=>{const n=jM(e.name)-jM(t.name);return 0!==n?n:e.originalIndex-t.originalIndex}));const a=`<w:rPr>${i.map((e=>e.xml)).join("")}</w:rPr>`;return gD.fragment(a)})(i)),FO(e)){const n=TM(bM(e.text,t.textTransform));r.import(n)}else if(t&&"picture"===t.type){const i=e.properties.src;if(DF(i)){const t=n.imageProcessing||vy.imageProcessing,o=await IL(n,i,t);if(!o)return r;e.properties.src=o}{let o=null;const a=decodeURIComponent(e.properties.src);if(a&&(o=await n.createMediaFile(a)),o){n.zip.folder("word").folder("media").file(o.fileNameWithExtension,Buffer.from(o.fileContent,"base64"),{createFolders:!1});const a=n.createDocumentRelationships(n.relationshipFilename,Ty,`media/${o.fileNameWithExtension}`,Cy),s=Buffer.from(o.fileContent,"base64");if(!s||0===s.length)return console.warn(`[BUILDRUN] Empty image buffer for: ${i}`),r;const l=s.slice(0,20).toString("utf8");if(l.startsWith("<!DOCTYPE")||l.startsWith("<html"))return console.warn(`[BUILDRUN] Received HTML instead of image data for: ${i}`),r;let c;try{if(c=kL(s),!c||!c.width||!c.height)return console.warn(`[BUILDRUN] Invalid image properties for: ${i}`),r}catch(e){return console.warn(`[BUILDRUN] Failed to get image size for ${i}: ${e.message}`),r}t.inlineOrAnchored=!0,t.relationshipId=a,t.id=o.id,t.fileContent=o.fileContent,t.fileNameWithExtension=o.fileNameWithExtension,t.maximumWidth=t.maximumWidth||n.availableDocumentSpace,t.originalWidth=c.width,t.originalHeight=c.height,YM(e,t)}const{type:s,inlineOrAnchored:l,...c}=t,u=SL(l,s,c);r.import(u)}}else if(IO(e)&&"br"===e.tagName){const e=SM();r.import(e)}return r.up(),r},HM=async(e,t,n)=>{if((IO(e)||e?.isCoveringNode)&&"span"===e.tagName&&e.children){let r=[];for(let i=0;i<e.children.length;i++){const o=e.children[i],a=PM(n,e,t),s=await WM(o,IO(o)&&"img"===o.tagName?{...a,type:"picture",description:o.properties.alt}:a,n);r=r.concat(Array.isArray(s)?s:[s])}return r}return await GM(e,t,n)},WM=async(e,t,n)=>{if(IO(e)&&"a"===e.tagName){const r=n.createDocumentRelationships(n.relationshipFilename,Ay,e.properties&&e.properties.href?e.properties.href:""),i=gD.fragment({namespaceAlias:{w:nk,r:QO}}).ele("@w","hyperlink").att("@r","id",`rId${r}`);if(e.children)for(let r=0;r<e.children.length;r++){const o=e.children[r],a=IO(o)&&"img"===o.tagName?{...t,type:"picture",description:o.properties.alt}:{...t};a.hyperlink=!0;const s=await HM(o,a,n);if(Array.isArray(s))for(let e=0;e<s.length;e++){const t=s[e];i.import(t)}else i.import(s)}return i.up(),i}const r=IO(e)&&"img"===e.tagName?{...t,type:"picture",description:e.properties.alt}:t;return await HM(e,r,n)},KM=e=>("justify"===e&&(e="both"),gD.fragment({namespaceAlias:{w:nk}}).ele("@w","jc").att("@w","val",e).up()),XM=(e,t)=>{const n=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","pPr");if(t&&"rtl"===t.direction&&(n.ele("@w","bidi").up(),n.ele("@w","rtl").att("@w","val","1").up()),e&&e.constructor===Object){Object.keys(e).forEach((t=>{switch(t){case"numbering":if(e.isContinuation){const t=(e=>{const t=720*(e+1)+360;return gD.fragment({namespaceAlias:{w:nk}}).ele("@w","ind").att("@w","left",String(t)).att("@w","hanging","0").up()})(e.indentLevel||0);n.import(t)}else{const{levelId:r,numberingId:i}=e[t],o=((e,t)=>gD.fragment({namespaceAlias:{w:nk}}).ele("@w","numPr").ele("@w","ilvl").att("@w","val",String(e)).up().ele("@w","numId").att("@w","val",String(t)).up().up())(r,i);n.import(o)}delete e.numbering;break;case"textAlign":const r=KM(e[t]);n.import(r),delete e.textAlign;break;case"backgroundColor":if("block"===e.display){const r=EM(e[t]);n.import(r);const i=(()=>{const e=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","pBdr"),t=ay.cloneDeep(ky);return Object.keys(t).forEach((n=>{if(t[n]){const{size:r,spacing:i,color:o}=t[n],a=AM(n,r,i,o);e.import(a)}})),e.up(),e})();n.import(i),delete e.backgroundColor}break;case"paragraphStyle":const i=((e="Normal")=>gD.fragment({namespaceAlias:{w:nk}}).ele("@w","pStyle").att("@w","val",e).up())(e.paragraphStyle);n.import(i),delete e.paragraphStyle;break;case"indentation":const o=(({left:e,right:t})=>{const n=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","ind");return e&&n.att("@w","left",e),t&&n.att("@w","right",t),n.up(),n})(e[t]);n.import(o),delete e.indentation;break;case"textDecoration":const a=CM(e[t]);n.import(a);break;case"pageBreakBefore":const s=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","pageBreakBefore").up();n.import(s),delete e.pageBreakBefore}}));const t=((e,t,n)=>{const r=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","spacing");return"number"==typeof e&&e>=0&&r.att("@w","line",e),"number"==typeof t&&t>=0&&r.att("@w","before",t),"number"==typeof n&&n>=0&&r.att("@w","after",n),r.att("@w","lineRule","auto").up(),r})(e.lineHeight,e.beforeSpacing,e.afterSpacing);delete e.lineHeight,delete e.beforeSpacing,delete e.afterSpacing,n.import(t)}return n.up(),n},$M=(e,t)=>{if("auto"!==e){if(Iy.test(e))return By(e.match(Iy)[1]);if(Fy.test(e)){const n=e.match(Fy)[1];return Math.round(n/100*t)}if(My.test(e)){const t=e.match(My)[1];return Uy(Vy(t))}if(Ly.test(e)){const t=e.match(Ly)[1];return Uy(Ky(t))}if(Py.test(e)){const t=e.match(Py)[1];return Uy(Wy(t))}}return t},YM=(e,t)=>{const{maximumWidth:n,originalWidth:r,originalHeight:i}=t,o=i>0?r/i:1,a=Uy(n);let s,l,c,u,p=By(r),d=By(i);if(p>a&&(p=a,d=Math.round(p/o)),e?.properties?.attributes){const t=e.properties.attributes.width,n=e.properties.attributes.height;if(t){const e=_M(t)?t:`${t}px`;l=$M(e,p)}if(n){const e=_M(n)?n:`${n}px`;s=$M(e,d)}l&&!s?s=Math.round(l/o):s&&!l&&(l=Math.round(s*o))}if(e?.properties?.style){const t=e.properties.style.width,n=e.properties.style.height,r=e.properties.style["max-width"],i=e.properties.style["max-height"];t&&(l=$M(t,p),"auto"===t&&"auto"===n&&(s=d)),n&&(s=$M(n,d),"auto"!==n?Fy.test(n)&&(l||(l=Math.round(s*o))):l?s||(s=Math.round(l/o)):l=p),r&&(u=$M(r,p),l=l?l>u?u:l:u),i&&(c=$M(i,d),s=s?s>c?c:s:c),l&&!s?s=Math.round(l/o):s&&!l&&(l=Math.round(s*o)),l&&s||(l||(l=p),s||(s=d))}else l||(l=p),s||(s=d);void 0!==l&&void 0!==s||(l=p,s=d),t.width=l,t.height=s},ZM=async(e,t,n,r)=>{let i;if(n.startsWith("data:")){const e=CL(n);if(!e)return console.warn(`[${r}] Invalid data URL format: ${n}`),null;i=e.base64}else if(DF(n)){const o=e.imageProcessing||vy.imageProcessing,a=await IL(e,n,o);if(!a)return console.warn(`[${r}] Skipping image due to download failure: ${n}`),null;t.properties.src=a;const s=CL(a);if(!s)return console.warn(`[${r}] Invalid cached data URL: ${a}`),null;i=s.base64}if(!i)return console.warn(`[${r}] No valid base64 string for image: ${n}`),null;const o=Buffer.from(decodeURIComponent(i),"base64");if(!o||0===o.length)return console.warn(`[${r}] Empty image buffer for: ${n}`),null;let a;try{if(a=kL(o),!a||!a.width||!a.height)return console.warn(`[${r}] Invalid image properties for: ${n}`),null}catch(e){return console.warn(`[${r}] Failed to get image size for ${n}: ${e.message}`),null}return{base64String:i,imageProperties:a}},QM=async(e,t,n)=>{const r=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","p"),i=PM(n,e,t,{isParagraph:!0});IO(e)&&e.children&&e.children.some((e=>"img"===e.tagName))&&(i.lineHeight=i.lineHeight||240,i.beforeSpacing=i.beforeSpacing||0,i.afterSpacing=i.afterSpacing||0);const o=XM(i,n);if(r.import(o),IO(e)&&$F(e)){if(["span","strong","b","em","i","u","ins","strike","del","s","sub","sup","mark","a","code","pre"].includes(e.tagName)){const t=await WM(e,i,n);if(Array.isArray(t))for(let e=0;e<t.length;e++){const n=t[e];r.import(n)}else r.import(t)}else if("blockquote"===e.tagName){const i=await GM(e,t,n);if(Array.isArray(i))for(let e=0;e<i.length;e++)r.import(i[e]);else r.import(i)}else if(e.children)for(let t=0;t<e.children.length;t++){const o=e.children[t];if("img"===o.tagName){const e=o.properties.src,t=await ZM(n,o,e,"BUILDPARAGRAPH");if(!t)continue;const{imageProperties:r}=t;i.maximumWidth=i.maximumWidth||n.availableDocumentSpace,i.originalWidth=r.width,i.originalHeight=r.height,YM(o,i)}const a=await WM(o,IO(o)&&"img"===o.tagName?{...i,type:"picture",description:o.properties.alt}:i,n);if(Array.isArray(a))for(let e=0;e<a.length;e++){const t=a[e];r.import(t)}else r.import(a)}}else{if(IO(e)&&"img"===e.tagName){const t=e.properties.src,o=await ZM(n,e,t,"BUILDPARAGRAPH-VNODE");if(!o)return r.up(),r;const{imageProperties:a}=o;i.maximumWidth=i.maximumWidth||n.availableDocumentSpace,i.originalWidth=a.width,i.originalHeight=a.height,YM(e,i)}const t=await HM(e,i,n);if(Array.isArray(t))for(let e=0;e<t.length;e++){const n=t[e];r.import(n)}else r.import(t)}if(i.pageBreakAfter){const e=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","r").ele("@w","br").att("@w","type","page").up().up();r.import(e),delete i.pageBreakAfter}return r.up(),r},JM=(e,t)=>gD.fragment({namespaceAlias:{w:nk}}).ele("@w","tcW").att("@w","w",((e,t=0)=>{if(My.test(e)){const t=e.match(My);return Vy(t[1])}if(Iy.test(e)){const t=e.match(Iy);return Gy(t[1])}if(Ly.test(e)){const t=e.match(Ly);return Ky(t[1])}if(Py.test(e)){const t=e.match(Py);return Wy(t[1])}if(Fy.test(e))return e.match(Fy)[1]*t/100})(e,t)).att("@w","type","dxa").up(),eL=(e,t)=>{const n=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","tcPr");return e&&e.constructor===Object&&Object.keys(e).forEach((r=>{switch(r){case"backgroundColor":const a=EM(e[r]);n.import(a),delete e.backgroundColor;break;case"verticalAlign":const s=("middle"===(o=e[r]).toLowerCase()&&(o="center"),gD.fragment({namespaceAlias:{w:nk}}).ele("@w","vAlign").att("@w","val",o).up());n.import(s),delete e.verticalAlign;break;case"colSpan":const l=(i=e[r],gD.fragment({namespaceAlias:{w:nk}}).ele("@w","gridSpan").att("@w","val",i).up());n.import(l),delete e.colSpan;break;case"tableCellBorder":const{top:c,left:u,bottom:p,right:d}=e[r];if(c||p||u||d){const t=(e=>{const t=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","tcBorders"),{colors:n,strokes:r,...i}=e;return Object.keys(i).forEach((i=>{if(e[i]){const o=AM(i,e[i],0,n[i],r[i]);t.import(o)}})),t.up(),t})(e[r]);n.import(t)}delete e.tableCellBorder;break;case"rowSpan":const f=((e="continue")=>gD.fragment({namespaceAlias:{w:nk}}).ele("@w","vMerge").att("@w","val",e).up())(e[r]);n.import(f),delete e.rowSpan;break;case"width":const h=JM(e[r],t);n.import(h),delete e.width}var i,o})),n.up(),n},tL=(e,t,n={},r,i)=>{const{color:o}=n,a=e.properties.style||{};t.tableCellBorder||(t.tableCellBorder={strokes:{},colors:{}});const s=Object.keys(a),l=r.indexOf("first"),c=r.indexOf("last");if(-1!==l){const e=s.lastIndexOf("border"),r=s.lastIndexOf("border-top"),i=s.lastIndexOf("border-top-width"),o=s.lastIndexOf("border-top-style"),l=s.lastIndexOf("border-top-color"),c=[];if(-1!==o&&"hidden"===a["border-top-style"])t.tableCellBorder.top=0,t.tableCellBorder.strokes.top="hidden";else{-1!==e&&c.push({index:e,type:"border"}),-1!==r&&c.push({index:r,type:"border-top"}),-1!==i&&c.push({index:i,type:"border-top-width"}),-1!==l&&c.push({index:l,type:"border-top-color"}),-1!==o&&c.push({index:o,type:"border-top-style"}),c.sort(((e,t)=>e.index-t.index));let s=t.tableCellBorder.top,u=t.tableCellBorder.colors.top,p=t.tableCellBorder.strokes.top;for(let e=0;e<c.length;e++)"border"===c[e].type||"border-top"===c[e].type?[s,p,u]=LM(a[c[e].type],n):"border-top-width"===c[e].type?s=MM(a[c[e].type]):"border-top-color"===c[e].type?u=vM(a[c[e].type]):p=FM(a[c[e].type]);(!t.tableBorder.top||s>t.tableBorder.top)&&(t.tableCellBorder.top=s,t.tableCellBorder.strokes.top=p,t.tableCellBorder.colors.top=u)}}if(-1!==c){const e=s.lastIndexOf("border"),r=s.lastIndexOf("border-bottom"),i=s.lastIndexOf("border-bottom-width"),o=s.lastIndexOf("border-bottom-style"),l=s.lastIndexOf("border-bottom-color"),c=[];if(-1!==o&&"hidden"===a["border-bottom-style"])t.tableCellBorder.bottom=0,t.tableCellBorder.strokes.bottom="hidden";else{-1!==e&&c.push({index:e,type:"border"}),-1!==r&&c.push({index:r,type:"border-bottom"}),-1!==i&&c.push({index:i,type:"border-bottom-width"}),-1!==l&&c.push({index:l,type:"border-bottom-color"}),-1!==o&&c.push({index:o,type:"border-bottom-style"}),c.sort(((e,t)=>e.index-t.index));let s=t.tableCellBorder.bottom,u=t.tableCellBorder.colors.bottom,p=t.tableCellBorder.strokes.bottom;for(let e=0;e<c.length;e++)"border"===c[e].type||"border-bottom"===c[e].type?[s,p,u]=LM(a[c[e].type],n):"border-bottom-width"===c[e].type?s=MM(a[c[e].type]):"border-bottom-color"===c[e].type?u=vM(a[c[e].type]):p=FM(a[c[e].type]);(!t.tableBorder.bottom||s>t.tableBorder.bottom)&&(t.tableCellBorder.bottom=s,t.tableCellBorder.strokes.bottom=p,t.tableCellBorder.colors.bottom=u)}}const u=i.indexOf("first"),p=i.indexOf("last");if(-1!==u){const e=s.lastIndexOf("border"),r=s.lastIndexOf("border-left"),i=s.lastIndexOf("border-left-width"),o=s.lastIndexOf("border-left-style"),l=s.lastIndexOf("border-left-color"),c=[];if(-1!==o&&"hidden"===a["border-left-style"])t.tableCellBorder.left=0,t.tableCellBorder.strokes.left="hidden";else{-1!==e&&c.push({index:e,type:"border"}),-1!==r&&c.push({index:r,type:"border-left"}),-1!==i&&c.push({index:i,type:"border-left-width"}),-1!==l&&c.push({index:l,type:"border-left-color"}),-1!==o&&c.push({index:o,type:"border-left-style"}),c.sort(((e,t)=>e.index-t.index));let s=t.tableCellBorder.left,u=t.tableCellBorder.colors.left,p=t.tableCellBorder.strokes.left;for(let e=0;e<c.length;e++)"border"===c[e].type||"border-left"===c[e].type?[s,p,u]=LM(a[c[e].type],n):"border-left-width"===c[e].type?s=MM(a[c[e].type]):"border-left-color"===c[e].type?u=vM(a[c[e].type]):p=FM(a[c[e].type]);(!t.tableBorder.left||s>t.tableBorder.left)&&(t.tableCellBorder.left=s,t.tableCellBorder.strokes.left=p,t.tableCellBorder.colors.left=u)}}if(-1!==p){const e=s.lastIndexOf("border"),r=s.lastIndexOf("border-right"),i=s.lastIndexOf("border-right-width"),o=s.lastIndexOf("border-right-style"),l=s.lastIndexOf("border-right-color"),c=[];if(-1!==o&&"hidden"===a["border-right-style"])t.tableCellBorder.right=0,t.tableCellBorder.strokes.right="hidden";else{-1!==e&&c.push({index:e,type:"border"}),-1!==r&&c.push({index:r,type:"border-right"}),-1!==i&&c.push({index:i,type:"border-right-width"}),-1!==l&&c.push({index:l,type:"border-right-color"}),-1!==o&&c.push({index:o,type:"border-right-style"}),c.sort(((e,t)=>e.index-t.index));let s=t.tableCellBorder.right,u=t.tableCellBorder.colors.right,p=t.tableCellBorder.strokes.right;for(let e=0;e<c.length;e++)"border"===c[e].type||"border-right"===c[e].type?[s,p,u]=LM(a[c[e].type],n):"border-right-width"===c[e].type?s=MM(a[c[e].type]):"border-right-color"===c[e].type?u=vM(a[c[e].type]):p=FM(a[c[e].type]);(!t.tableBorder.right||s>t.tableBorder.right)&&(t.tableCellBorder.right=s,t.tableCellBorder.strokes.right=p,t.tableCellBorder.colors.right=u)}}for(const e of s)if("border"===e)if("none"===a[e]||0===a[e]){const e={...fM("none")},n={...hM(o)};-1!==l&&(delete e.top,delete n.top),-1!==c&&(delete e.bottom,delete n.bottom),-1!==u&&(delete e.left,delete n.left),-1!==p&&(delete e.right,delete n.right),t.tableCellBorder={strokes:{...t.tableCellBorder.strokes,...e},colors:{...t.tableCellBorder.colors,...n}}}else{const[r,i,o]=LM(a[e],n),s={...fM(i)},d={...hM(o)};-1!==l&&(delete s.top,delete d.top),-1!==c&&(delete s.bottom,delete d.bottom),-1!==u&&(delete s.left,delete d.left),-1!==p&&(delete s.right,delete d.right);const f=-1===l?r:t.tableCellBorder.top||0,h=-1===c?r:t.tableCellBorder.bottom||0,m=-1===u?r:t.tableCellBorder.left||0,g=-1===p?r:t.tableCellBorder.right||0;t.tableCellBorder={top:f,bottom:h,left:m,right:g,colors:{...t.tableCellBorder.colors,...d},strokes:{...t.tableCellBorder.strokes,...s}}}else if("border-top"===e){if(-1!==l)continue;if("0"===a[e])t.tableCellBorder={...t.tableCellBorder,top:0};else{const[r,i,o]=LM(a[e],n);t.tableCellBorder={...t.tableCellBorder,top:r,colors:{...t.tableCellBorder.colors,top:o},strokes:{...t.tableCellBorder.strokes,top:i}}}}else if("border-bottom"===e){if(-1!==c)continue;if("0"==a[e])t.tableCellBorder={...t.tableCellBorder,bottom:0};else{const[r,i,o]=LM(a[e],n);t.tableCellBorder={...t.tableCellBorder,bottom:r,colors:{...t.tableCellBorder.colors,bottom:o},strokes:{...t.tableCellBorder.strokes,bottom:i}}}}else if("border-left"===e){if(-1!==u)continue;if("0"==a[e])t.tableCellBorder={...t.tableCellBorder,left:0};else{const[r,i,o]=LM(a[e],n);t.tableCellBorder={...t.tableCellBorder,left:r,colors:{...t.tableCellBorder.colors,left:o},strokes:{...t.tableCellBorder.strokes,left:i}}}}else if("border-right"===e){if(-1!==p)continue;if("0"==a[e])t.tableCellBorder={...t.tableCellBorder,right:0};else{const[r,i,o]=LM(a[e],n);t.tableCellBorder={...t.tableCellBorder,right:r,colors:{...t.tableCellBorder.colors,right:o},strokes:{...t.tableCellBorder.strokes,right:i}}}}else if("border-color"===e){const n={...hM(a[e])};-1!==l&&delete n.top,-1!==c&&delete n.bottom,-1!==u&&delete n.left,-1!==p&&delete n.right,t.tableCellBorder.colors={...t.tableCellBorder.colors,...n}}else if("border-left-color"===e){if(-1!==u)continue;t.tableCellBorder.colors={...t.tableCellBorder.colors,left:vM(a[e])}}else if("border-right-color"===e){if(-1!==p)continue;t.tableCellBorder.colors={...t.tableCellBorder.colors,right:vM(a[e])}}else if("border-top-color"===e){if(-1!==l)continue;t.tableCellBorder.colors={...t.tableCellBorder.colors,top:vM(a[e])}}else if("border-bottom-color"===e){if(-1!==c)continue;t.tableCellBorder.colors={...t.tableCellBorder.colors,bottom:vM(a[e])}}else if("border-style"===e){const n={...fM(FM(a[e]))};-1!==l&&delete n.top,-1!==c&&delete n.bottom,-1!==u&&delete n.left,-1!==p&&delete n.right,t.tableCellBorder.strokes={...t.tableCellBorder.strokes,...n}}else if("border-left-style"===e){if(-1!==u)continue;t.tableCellBorder.strokes={...t.tableCellBorder.strokes,left:FM(a[e])}}else if("border-right-style"===e){if(-1!==p)continue;t.tableCellBorder.strokes={...t.tableCellBorder.strokes,right:FM(a[e])}}else if("border-top-style"===e){if(-1!==l)continue;t.tableCellBorder.strokes={...t.tableCellBorder.strokes,top:FM(a[e])}}else if("border-bottom-style"===e){if(-1!==c)continue;t.tableCellBorder.strokes={...t.tableCellBorder.strokes,bottom:FM(a[e])}}else if("border-width"===e){const n=MM(e[e]);-1===l&&(t.tableCellBorder.top=n),-1===c&&(t.tableCellBorder.bottom=n),-1===u&&(t.tableCellBorder.left=n),-1===p&&(t.tableCellBorder.right=n)}else if("border-left-width"===e){if(-1!==u)continue;t.tableCellBorder.left=MM(a[e])}else if("border-right-width"===e){if(-1!==p)continue;t.tableCellBorder.right=MM(a[e])}else if("border-top-width"===e){if(-1!==l)continue;t.tableCellBorder.top=MM(a[e])}else if("border-bottom-width"===e){if(-1!==c)continue;t.tableCellBorder.bottom=MM(a[e])}},nL=()=>gD.fragment({namespaceAlias:{w:nk}}).ele("@w","p").ele("@w","pPr").ele("@w","spacing").att("@w","before","0").att("@w","after","0").att("@w","line",String(20)).att("@w","lineRule","exact").up().up().up(),rL=async(e,t,n,r,i,o,a,s)=>{const l=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","tc");let c={...t};const u={stroke:c.tableCellBorder.strokes.top,color:c.tableCellBorder.colors.top,size:c.tableCellBorder.top},p={stroke:c.tableCellBorder.strokes.bottom,color:c.tableCellBorder.colors.bottom,size:c.tableCellBorder.bottom},d={stroke:c.tableCellBorder.strokes.left,color:c.tableCellBorder.colors.left,size:c.tableCellBorder.left},f={stroke:c.tableCellBorder.strokes.right,color:c.tableCellBorder.colors.right,size:c.tableCellBorder.right},h=o.indexOf("first"),m=o.indexOf("last"),g=a.indexOf("first"),_=a.indexOf("last");if(-1!==h&&(c.tableCellBorder.strokes.top=c.tableBorder.strokes.top,c.tableCellBorder.colors.top=c.tableBorder.colors.top,c.tableCellBorder.top=c.tableBorder.top||i.tableBorders.size),-1!==m&&(c.tableCellBorder.strokes.bottom=c.tableBorder.strokes.bottom,c.tableCellBorder.colors.bottom=c.tableBorder.colors.bottom,c.tableCellBorder.bottom=c.tableBorder.bottom||i.tableBorders.size),-1!==g&&(c.tableCellBorder.strokes.left=c.tableBorder.strokes.left,c.tableCellBorder.colors.left=c.tableBorder.colors.left,c.tableCellBorder.left=c.tableBorder.left||i.tableBorders.size),-1!==_&&(c.tableCellBorder.strokes.right=c.tableBorder.strokes.right,c.tableCellBorder.colors.right=c.tableBorder.colors.right,c.tableCellBorder.right=c.tableBorder.right||i.tableBorders.size),IO(e)&&e.properties){if(e.properties.rowSpan){const t={rowSpan:e.properties.rowSpan-1,colSpan:0},{style:i}=e.properties,o=i?Object.keys(i):[];for(const e of o)"border"===e?(t["border-left"]=i[e],t["border-right"]=i[e],t["border-top"]=i[e],t["border-bottom"]=i[e]):"border-width"===e?(t["border-width-top"]=i[e],t["border-width-bottom"]=i[e],t["border-width-right"]=i[e],t["border-width-left"]=i[e]):"border-color"===e?(t["border-color-top"]=i[e],t["border-color-bottom"]=i[e],t["border-color-right"]=i[e],t["border-color-left"]=i[e]):"border-style"===e?(t["border-style-top"]=i[e],t["border-style-bottom"]=i[e],t["border-style-right"]=i[e],t["border-style-left"]=i[e]):t[e]=i[e];n.set(r.index,t),c.rowSpan="restart"}else{const e=n.get(r.index);let t={};e&&(t=ay.cloneDeep(t)),t={...t,rowSpan:0,colSpan:e&&e.colSpan||0},n.set(r.index,Object.assign({},e,t))}if(e.properties.colSpan||e.properties.style&&e.properties.style["column-span"]){c.colSpan=e.properties.colSpan||e.properties.style&&e.properties.style["column-span"];const t=n.get(r.index);n.set(r.index,Object.assign({},t,{colSpan:parseInt(c.colSpan)||0})),r.index+=parseInt(c.colSpan)-1}if(e.properties.style)c={...c,...PM(i,e,c)},tL(e,c,i.tableBorders,o,a);else if(t.isTableBorderAttributeGiven){"none"===t.tableBorder.strokes.top&&-1!==h&&(c.tableCellBorder.strokes.top=u.stroke,c.tableCellBorder.colors.top=u.color,c.tableCellBorder.top=u.size),"none"===t.tableBorder.strokes.bottom&&-1!==m&&(c.tableCellBorder.strokes.bottom=p.stroke,c.tableCellBorder.colors.bottom=p.color,c.tableCellBorder.bottom=p.size),"none"===t.tableBorder.strokes.left&&-1!==g&&(c.tableCellBorder.strokes.left=d.stroke,c.tableCellBorder.colors.left=d.color,c.tableCellBorder.left=d.size),"none"===t.tableBorder.strokes.right&&-1!==_&&(c.tableCellBorder.strokes.right=f.stroke,c.tableCellBorder.colors.right=f.color,c.tableCellBorder.right=f.size);const{size:e,stroke:n}=my;-1===h&&(c.tableCellBorder.strokes.top=n,c.tableCellBorder.colors.top=i.tableBorders.color,c.tableCellBorder.top=e),-1===m&&(c.tableCellBorder.strokes.bottom=n,c.tableCellBorder.colors.bottom=i.tableBorders.color,c.tableCellBorder.bottom=e),-1===g&&(c.tableCellBorder.strokes.left=n,c.tableCellBorder.colors.left=i.tableBorders.color,c.tableCellBorder.left=e),-1===_&&(c.tableCellBorder.strokes.right=n,c.tableCellBorder.colors.right=i.tableBorders.color,c.tableCellBorder.right=e)}}const v=eL(c,s);l.import(v);let b=!1,y=!1;if($F(e)){for(let t=0;t<e.children.length;t++){const n=e.children[t];if(IO(n)&&"img"===n.tagName){const e=await FL(i,n,c.maximumWidth,i.imageProcessing||{});e&&(l.import(e),b=!0,y=!1)}else if(IO(n)&&"figure"===n.tagName){if($F(n))for(let e=0;e<n.children.length;e++){const t=n.children[e];if("img"===t.tagName){const e=await FL(i,t,c.maximumWidth,i.imageProcessing||{});e&&(l.import(e),b=!0,y=!1)}}}else if(IO(n)&&["ul","ol"].includes(n.tagName))$F(n)&&(await lM(n,i,l),b=!0,y=!1);else if(IO(n)&&"table"===n.tagName){b||l.import(nL());const e=await dL(n,{...c,maximumWidth:c.maximumWidth||s},i);l.import(e),b=!0,y=!0}else{const e=await QM(n,c,i);l.import(e),b=!0,y=!1}}y&&l.import(nL())}else{const e=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","p").up();l.import(e)}return l.up(),l},iL=(e,t,n,r,i)=>{const o=[];let a=e.get(t.index);for(;a&&a.rowSpan;){const s=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","tc"),l={...n,rowSpan:"continue",colSpan:a.colSpan?a.colSpan:0,tableCellBorder:{strokes:{},colors:{}}},c=Object.keys(a);for(const e of c)if("border"===a){const[t,n,i]=LM(a[e],r);mM(l.tableCellBorder,t),l.tableCellBorder={...l.tableCellBorder,colors:{...l.tableCellBorder.colors,left:i},strokes:{...l.tableCellBorder.strokes,left:n}}}else if("border-left"===e){const[t,n,i]=LM(a[e],r);l.tableCellBorder={...l.tableCellBorder,left:t,colors:{...l.tableCellBorder.colors,left:i},strokes:{...l.tableCellBorder.strokes,left:n}}}else if("border-right"===e){const[t,n,i]=LM(a[e],r);l.tableCellBorder={...l.tableCellBorder,right:t,colors:{...l.tableCellBorder.colors,right:i},strokes:{...l.tableCellBorder.strokes,right:n}}}else if("border-top"===e){const[t,n,i]=LM(a[e],r);l.tableCellBorder={...l.tableCellBorder,top:t,colors:{...l.tableCellBorder.colors,top:i},strokes:{...l.tableCellBorder.strokes,top:n}}}else if("border-bottom"===e){const[t,n,i]=LM(a[e],r);l.tableCellBorder={...l.tableCellBorder,bottom:t,colors:{...l.tableCellBorder.colors,bottom:i},strokes:{...l.tableCellBorder.strokes,bottom:n}}}else"border-color"===e?l.tableCellBorder={...l.tableCellBorder,colors:{...hM(vM(a[e]))}}:"border-left-color"===e?l.tableCellBorder.colors={...l.tableCellBorder.colors,left:vM(a[e])}:"border-right-color"===e?l.tableCellBorder.colors={...l.tableCellBorder.colors,right:vM(a[e])}:"border-top-color"===e?l.tableCellBorder.colors={...l.tableCellBorder.colors,top:vM(a[e])}:"border-style"===e?l.tableCellBorder={...l.tableCellBorder,strokes:{...fM(FM(a[e]))}}:"border-left-style"===e?l.tableCellBorder.strokes={...l.tableCellBorder.strokes,left:FM(a[e])}:"border-right-style"===e?l.tableCellBorder.strokes={...l.tableCellBorder.strokes,right:FM(a[e])}:"border-top-style"===e?l.tableCellBorder.strokes={...l.tableCellBorder.strokes,top:FM(a[e])}:"border-bottom-style"===e?l.tableCellBorder.strokes={...l.tableCellBorder.strokes,bottom:FM(a[e])}:"border-width"===e?mM(l.tableCellBorder,a[e]):"border-left-width"===e?l.tableCellBorder.left=MM(a[e]):"border-right-width"===e?l.tableCellBorder.right=MM(a[e]):"border-top-width"===e?l.tableCellBorder.top=MM(a[e]):"border-bottom-width"===e&&(l.tableCellBorder.bottom=MM(a[e]));const u=eL(l,i);s.import(u);const p=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","p").up();if(s.import(p),s.up(),o.push(s),a.rowSpan-1==0)e.delete(t.index);else{const n=ay.cloneDeep(a);e.set(t.index,n),n.rowSpan=a.rowSpan-1,n.colSpan=a.colSpan||0}t.index+=a.colSpan||1,a=e.get(t.index)}return o},oL=e=>{const t=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","trPr");return e&&e.constructor===Object&&Object.keys(e).forEach((n=>{switch(n){case"tableRowHeight":const i=(r=e[n],gD.fragment({namespaceAlias:{w:nk}}).ele("@w","trHeight").att("@w","val",r).att("@w","hRule","atLeast").up());t.import(i),delete e.tableRowHeight;break;case"rowCantSplit":if(e.rowCantSplit){const n=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","cantSplit").up();t.import(n),delete e.rowCantSplit}}var r})),t.up(),t},aL=async(e,t,n,r,i)=>{if((e=>!e||!e.children||0===e.children.length||0===e.children.filter((e=>["td","th"].includes(e.tagName))).length)(e))return null;const o=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","tr"),a=ay.cloneDeep(t);if(IO(e)&&e.properties){if(e.properties.style&&e.properties.style.height||e.children[0]&&IO(e.children[0])&&e.children[0].properties.style&&e.children[0].properties.style.height){const t=a.height||r.pageSize.height;a.tableRowHeight=RM(e.properties.style&&e.properties.style.height||(e.children[0]&&IO(e.children[0])&&e.children[0].properties.style&&e.children[0].properties.style.height?e.children[0].properties.style.height:void 0),t)}if(e.properties.style){tL(e,a,r.tableBorders,i,"na");const t=e.properties.style,n=Object.keys(t);for(const e of n){const n=t[e];"background-color"===e||"background"===e?Ny.includes(n)||(a.backgroundColor=vM(n)):"color"===e?Ny.includes(n)||(a.color=vM(n)):"font-size"===e?a.fontSize=NM(n,r):"font-family"===e?a.font=r.createFont(n):"font-weight"===e&&"bold"===n&&(a.strong=n)}}}const s=oL(a);o.import(s);const l={index:0},c=a.width;if($F(e)){const t=e.children.filter((e=>["td","th"].includes(e.tagName))),s=r.availableDocumentSpace/t.length;for(const e of t){const u=iL(n,l,a,r.tableBorders,c);if(Array.isArray(u))for(let e=0;e<u.length;e++){const t=u[e];o.import(t)}const p=gM(l.index,t.length),d=await rL(e,{...a,maximumWidth:s},n,l,r,i,p,c);l.index++,o.import(d)}}if(l.index<n.size){const e=iL(n,l,a,r.tableBorders,c);if(Array.isArray(e))for(let t=0;t<e.length;t++){const n=e[t];o.import(n)}}return o.up(),o},sL=e=>gD.fragment({namespaceAlias:{w:nk}}).ele("@w","gridCol").att("@w","w",String(e)),lL=(e,t)=>{const n=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","tblGrid");if($F(e)){const r=e.children.filter((e=>"col"===e.tagName)),i=t.maximumWidth/r.length;for(let e=0;e<r.length;e++){const e=sL(i);n.import(e)}}return n.up(),n},cL=(e,t)=>{const n=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","tblGrid");if($F(e)){const r=e.children.reduce(((e,t)=>{const n=t.properties.colSpan||t.properties.style&&t.properties.style["column-span"];return e+(n?parseInt(n):1)}),0),i=t.maximumWidth/r;for(let e=0;e<r;e++){const e=sL(i);n.import(e)}}return n.up(),n},uL=(e,t)=>gD.fragment({namespaceAlias:{w:nk}}).ele("@w",e).att("@w","type","dxa").att("@w","w",String(t)).up(),pL=e=>{const t=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","tblPr");e&&e.constructor===Object&&Object.keys(e).forEach((n=>{switch(n){case"tableBorder":const{top:i,bottom:o,left:a,right:s}=e[n];if(i||o||a||s){const r=(e=>{const t=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","tblBorders"),{strokes:n,colors:r,...i}=e;return Object.keys(i).forEach((e=>{if(i[e]){const o=AM(e,i[e],0,r[e],n[e]);t.import(o)}})),t.up(),t})(e[n]);t.import(r)}break;case"tableCellSpacing":if(e[n]){const r=((e=0)=>gD.fragment({namespaceAlias:{w:nk}}).ele("@w","tblCellSpacing").att("@w","w",e).att("@w","type","dxa").up())(e[n]);t.import(r)}delete e.tableCellSpacing;break;case"width":if(e[n]){const i=(r=e[n],gD.fragment({namespaceAlias:{w:nk}}).ele("@w","tblW").att("@w","type","dxa").att("@w","w",String(r)).up());t.import(i)}delete e.width}var r}));const n=(e=>{const t=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","tblCellMar");return["top","bottom"].forEach((n=>{const r=uL(n,e/2);t.import(r)})),["left","right"].forEach((n=>{const r=uL(n,e);t.import(r)})),t})(160);t.import(n);const r=e&&e.tableAlign?e.tableAlign:"center",i=KM(r);return t.import(i),e&&e.tableAlign&&delete e.tableAlign,t.up(),t},dL=async(e,t,n)=>{const r=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","tbl"),i={...t};if(IO(e)&&e.properties){const r=e.properties.attributes||{},o=e.properties.style||{};let{size:a,stroke:s,color:l}=n.tableBorders;const c={strokes:{...fM(s)},colors:{...hM(l)}},u={strokes:fM(s),colors:hM(l)};if(a>0&&(mM(c,a),mM(u,a)),isNaN(r.border)){if(r.border){i.isTableBorderAttributeGiven=!0;const{stroke:e,size:t}=my;a=t,s=e,mM(c,a),c.strokes=fM(s),c.colors=hM(l),mM(u,1),u.strokes=fM(s),u.colors=hM(l)}}else{i.isTableBorderAttributeGiven=!0;const e=parseInt(r.border);if(e){a=e;const{stroke:t}=my;s=t,mM(c,e),c.strokes=fM(s),c.colors=hM(l),mM(u,1),u.strokes=fM(s),u.colors=hM(l)}}if(0!==Object.keys(o).length)for(const e of Object.keys(o))if("border"===e){const[e,t,r]=LM(o.border,n.tableBorders);a=e??a,l=r||l,s=t||s,mM(c,a),c.strokes={...fM(s)},c.colors={...hM(l)}}else if("border-collapse"===e)"collapse"===o[e]?(c.insideV=a,c.insideH=a,c.strokes={...c.strokes,insideH:s,insideV:s},c.colors={...c.colors,insideH:l,insideV:l}):(c.insideV=0,c.insideH=0);else if("border-width"===e)mM(c,MM(o["border-width"]));else if("border-style"===e)c.strokes={...fM(FM(o["border-style"]))};else if("border-color"===e)c.colors={...hM(vM(o["border-color"]))};else if("border-left"===e){const[e,t,n]=LM(o["border-left"]);c.left=e,c.colors={...c.colors,left:n},c.strokes={...c.strokes,left:t}}else if("border-right"===e){const[e,t,n]=LM(o["border-right"]);c.right=e,c.colors={...c.colors,right:n},c.strokes={...c.strokes,right:t}}else if("border-top"===e){const[e,t,n]=LM(o["border-top"]);c.top=e,c.colors={...c.colors,top:n},c.strokes={...c.strokes,top:t}}else if("border-bottom"===e){const[e,t,n]=LM(o["border-bottom"]);c.bottom=e,c.colors={...c.colors,bottom:n},c.strokes={...c.strokes,bottom:t}}else"border-left-color"===e?c.colors={...c.colors,left:vM(o[e])}:"border-right-color"===e?c.colors={...c.colors,right:vM(o[e])}:"border-top-color"===e?c.colors={...c.colors,top:vM(o[e])}:"border-bottom-color"===e?c.colors={...c.colors,bottom:vM(o[e])}:"border-left-width"===e?c.left=MM(o[e]):"border-right-width"===e?c.right=MM(o[e]):"border-top-width"===e?c.top=MM(o[e]):"border-bottom-width"===e?c.bottom=MM(o[e]):"border-left-style"===e?c.strokes={...c.strokes,left:FM(o[e])}:"border-right-style"===e?c.strokes={...c.strokes,right:FM(o[e])}:"border-top-style"===e?c.strokes={...c.strokes,top:FM(o[e])}:"border-bottom-style"===e?c.strokes={...c.strokes,bottom:FM(o[e])}:"text-align"===e&&["left","right","center","justify"].includes(o[e])&&(i.textAlign=o[e]);if(r.align){const e=r.align.toLowerCase();["left","right","center","justify"].includes(e)&&(i.tableAlign=e)}let p,d,f;if(i.tableBorder=c,i.tableCellSpacing=0,Object.keys(u).length&&(i.tableCellBorder=u),Iy.test(o["min-width"]))p=Gy(o["min-width"].match(Iy)[1]);else if(Fy.test(o["min-width"])){const e=o["min-width"].match(Fy)[1];p=Math.round(e/100*t.maximumWidth)}if(Iy.test(o["max-width"]))Iy.lastIndex=0,d=Gy(o["max-width"].match(Iy)[1]);else if(Fy.test(o["max-width"])){Fy.lastIndex=0;const e=o["max-width"].match(Fy)[1];d=Math.round(e/100*t.maximumWidth)}if(Iy.test(o.width))Iy.lastIndex=0,f=Gy(o.width.match(Iy)[1]);else if(Fy.test(o.width)){Fy.lastIndex=0;const e=o.width.match(Fy)[1];f=Math.round(e/100*t.maximumWidth)}f?(i.width=f,d&&(i.width=Math.min(i.width,d)),p&&(i.width=Math.max(i.width,p))):p&&(i.width=p),i.width&&(i.width=Math.min(i.width,t.maximumWidth)),o.height&&(i.height=RM(o.height,n.pageSize.height))}const o=pL(i);r.import(o);let a=!1;const s=new Map;if($F(e))for(let t=0;t<e.children.length;t++){const o=e.children[t];if("colgroup"!==o.tagName||a){if("thead"===o.tagName)for(let e=0;e<o.children.length;e++){const t=o.children[e];if("tr"===t.tagName){if(0===e&&!a){const e=cL(t,i);r.import(e),a=!1}const l=await aL(t,i,s,n,gM(e,o.children.length));l&&r.import(l)}}else if("tbody"===o.tagName)for(let e=0;e<o.children.length;e++){const t=o.children[e];if("tr"===t.tagName){if(0===e&&!a){const e=cL(t,i);r.import(e),a=!0}const l=await aL(t,i,s,n,gM(e,o.children.length));l&&r.import(l)}}else if("tr"===o.tagName){if(0===t){const e=cL(o,i);r.import(e)}const a=await aL(o,i,s,n,gM(t,e.children.length));a&&r.import(a)}}else{const e=lL(o,i);r.import(e),a=!0}}return r.up(),r},fL=e=>{const t=gD.fragment({namespaceAlias:{a:HO}}).ele("@a","xfrm"),n=gD.fragment({namespaceAlias:{a:HO}}).ele("@a","off").att("x","0").att("y","0").up();t.import(n);const r=(({width:e,height:t})=>gD.fragment({namespaceAlias:{a:HO}}).ele("@a","ext").att("cx",e).att("cy",t).up())(e);return t.import(r),t.up(),t},hL=e=>{const t=gD.fragment({namespaceAlias:{pic:ZO}}).ele("@pic","spPr"),n=fL(e);t.import(n);const r=gD.fragment({namespaceAlias:{a:HO}}).ele("@a","prstGeom").att("prst","rect").up();return t.import(r),t.up(),t},mL=()=>{const e=gD.fragment({namespaceAlias:{a:HO}}).ele("@a","stretch"),t=gD.fragment({namespaceAlias:{a:HO}}).ele("@a","fillRect").up();return e.import(t),e.up(),e},gL=(e,t=!1)=>{const n=gD.fragment({namespaceAlias:{pic:ZO}}).ele("@pic","blipFill"),r=((e,t=!1)=>{const n=gD.fragment({namespaceAlias:{a:HO,r:QO}}).ele("@a","blip").att("@r","embed",`rId${e}`).att("cstate","print");if(t){const t=gD.fragment({namespaceAlias:{a:HO,r:QO,asvg:"http://schemas.microsoft.com/office/drawing/2016/SVG/main"}}).ele("@a","extLst").ele("@a","ext").att("uri","{96DAC541-7B7A-43C3-8B79-37D633B846F1}").ele("@asvg","svgBlip").att("xmlns:asvg","http://schemas.microsoft.com/office/drawing/2016/SVG/main").att("@r","embed",`rId${e}`).up().up().up();n.import(t)}return n.up()})(e,t);n.import(r);const i=gD.fragment({namespaceAlias:{a:HO}}).ele("@a","srcRect").att("b","0").att("l","0").att("r","0").att("t","0").up();n.import(i);const o=mL();return n.import(o),n.up(),n},_L=(e,t,n)=>{const r=gD.fragment({namespaceAlias:{pic:ZO}}).ele("@pic","nvPicPr"),i=((e,t,n="")=>gD.fragment({namespaceAlias:{pic:ZO}}).ele("@pic","cNvPr").att("id",e).att("name",t).att("descr",n).up())(e,t,n);r.import(i);const o=gD.fragment({namespaceAlias:{pic:ZO}}).ele("@pic","cNvPicPr").up();return r.import(o),r.up(),r},vL=(e,t)=>{const n=gD.fragment({namespaceAlias:{a:HO}}).ele("@a","graphicData").att("uri","http://schemas.openxmlformats.org/drawingml/2006/picture");if("picture"===e){const e=(({id:e,fileNameWithExtension:t,description:n,relationshipId:r,width:i,height:o,isSVG:a=!1})=>{const s=gD.fragment({namespaceAlias:{pic:ZO}}).ele("@pic","pic"),l=_L(e,t,n);s.import(l);const c=gL(r,a);s.import(c);const u=hL({width:i,height:o});return s.import(u),s.up(),s})(t);n.import(e)}return n.up(),n},bL=(e,t)=>{const n=gD.fragment({namespaceAlias:{a:HO}}).ele("@a","graphic"),r=vL(e,t);return n.import(r),n.up(),n},yL=(e,t)=>gD.fragment({namespaceAlias:{wp:ik}}).ele("@wp","docPr").att("id",e).att("name",t).up(),EL=()=>gD.fragment({namespaceAlias:{wp:ik}}).ele("@wp","effectExtent").att("b","0").att("l","0").att("r","0").att("t","0").up(),wL=({width:e,height:t})=>gD.fragment({namespaceAlias:{wp:ik}}).ele("@wp","extent").att("cx",e).att("cy",t).up(),xL=(e,t)=>{const n=gD.fragment({namespaceAlias:{wp:ik}}).ele("@wp","anchor").att("distB","0").att("distL","0").att("distR","0").att("distT","0").att("relativeHeight","0").att("behindDoc","false").att("locked","true").att("layoutInCell","true").att("allowOverlap","false").att("simplePos","false"),r=gD.fragment({namespaceAlias:{wp:ik}}).ele("@wp","simplePos").att("x","0").att("y","0").up();n.import(r);const i=gD.fragment({namespaceAlias:{wp:ik}}).ele("@wp","positionH").att("relativeFrom","column").ele("@wp","posOffset").txt("19050").up().up();n.import(i);const o=gD.fragment({namespaceAlias:{wp:ik}}).ele("@wp","positionV").att("relativeFrom","paragraph").ele("@wp","posOffset").txt("19050").up().up();n.import(o);const a=wL({width:t.width,height:t.height});n.import(a);const s=EL();n.import(s);const l=gD.fragment({namespaceAlias:{wp:ik}}).ele("@wp","wrapSquare").att("wrapText","bothSides").att("distB","228600").att("distT","228600").att("distL","228600").att("distR","228600").up();n.import(l);const c=yL(t.id,t.fileNameWithExtension);n.import(c);const u=bL(e,t);return n.import(u),n.up(),n},SL=(e=!1,t,n)=>{const r=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","drawing"),i=e?((e,t)=>{const n=gD.fragment({namespaceAlias:{wp:ik}}).ele("@wp","inline").att("distB","0").att("distL","0").att("distR","0").att("distT","0"),r=wL({width:t.width,height:t.height});n.import(r);const i=EL();n.import(i);const o=yL(t.id,t.fileNameWithExtension);n.import(o);const a=bL(e,t);return n.import(a),n.up(),n})(t,n):xL(t,n);return r.import(i),r.up(),r};let AL;try{AL=null}catch(e){AL=null}const TL=(e,t)=>{let n=KR.lookup(e);return!n&&t&&t.length>0&&(n=(e=>{const t=atob(e.substring(0,50)),n=new Uint8Array(t.length);for(let e=0;e<t.length;e+=1)n[e]=t.charCodeAt(e);return 255===n[0]&&216===n[1]&&255===n[2]?"image/jpeg":137===n[0]&&80===n[1]&&78===n[2]&&71===n[3]?"image/png":71===n[0]&&73===n[1]&&70===n[2]?"image/gif":66===n[0]&&77===n[1]?"image/bmp":(73===n[0]&&73===n[1]&&42===n[2]&&0===n[3]||77===n[0]&&77===n[1]&&0===n[2]&&42===n[3])&&"image/tiff"})(t)),n};function CL(e){const t=e.match(/^data:([A-Za-z-+/]+);base64,(.+)$/);return t&&3===t.length?{mimeType:t[1],base64:t[2]}:null}function DL(e){if(!e)return!1;const t=e.toLowerCase().trim();return"image/svg+xml"===t||"image/svg"===t||".svg"===t||"svg"===t||t.endsWith(".svg")}function OL(e,t){const n=gy[t]||1;return Math.round(e*n)}function kL(e){const t=CF(e);return t?{...t,width:OL(t.width,t.wUnits||"px"),height:OL(t.height,t.hUnits||"px")}:null}async function NL(e,t=5e3,n=10485760){try{const r=await zR.get(e,{responseType:"arraybuffer",timeout:t,maxContentLength:n,maxBodyLength:n,validateStatus:e=>200===e});if(!r.data||0===r.data.length)throw new Error("Empty response data received");const i=Buffer.from(r.data).toString("base64");if(!i||0===i.length)throw new Error("Failed to convert response to base64");return i}catch(e){if("ECONNABORTED"===e.code)throw new Error(`Request timeout after ${t}ms`);if(e.response)throw new Error(`HTTP ${e.response.status}: ${e.response.statusText}`);if(e.request)throw new Error(`Network error: ${e.message}`);throw e}}const RL=(e,t,...n)=>{e&&console.log(t,...n)},IL=async(e,t,n={})=>{const r=n.maxRetries||e.imageProcessing?.maxRetries||vy.imageProcessing.maxRetries,i=n.verboseLogging||e.imageProcessing?.verboseLogging||vy.imageProcessing.verboseLogging;if(e._imageCache&&e._imageCache.has(t)){const n=e._imageCache.get(t);return n&&"FAILED"!==n?(RL(i,`[CACHE] Using cached image data for: ${t}`),n):(RL(i,`[CACHE] Skipping previously failed image in this document: ${t}`),null)}let o=null,a=null;for(let s=1;s<=r;s+=1){e._retryStats&&(e._retryStats.totalAttempts+=1);try{RL(i,`[RETRY] Attempt ${s}/${r} for: ${t}`);const a=Math.max(vy.imageProcessing.minTimeout,Math.min(n.downloadTimeout||vy.imageProcessing.downloadTimeout,vy.imageProcessing.maxTimeout))*s,l=Math.max(vy.imageProcessing.minImageSize,n.maxImageSize||vy.imageProcessing.maxImageSize);if(o=await NL(t,a,l),o){s>1&&e._retryStats&&(e._retryStats.successAfterRetry+=1,RL(i,`[RETRY] Success on attempt ${s} for: ${t}`));break}}catch(e){if(a=e,RL(i,`[RETRY] Attempt ${s}/${r} failed for ${t}: ${e.message}`),s<r){const e=vy.imageProcessing.retryDelayBase*s;RL(i,`[RETRY] Waiting ${e}ms before retry...`),await new Promise((t=>setTimeout(t,e)))}}}if(!o&&e._retryStats&&(e._retryStats.finalFailures+=1),o){const n=`data:${TL(t,o)};base64,${o}`;return e._imageCache&&(e._imageCache.set(t,n),RL(i,`[CACHE] Cached new image data for: ${t}`)),n}return e._imageCache&&e._imageCache.set(t,"FAILED"),console.error(`[ERROR] downloadAndCacheImage: Failed to convert URL to base64 after ${r} attempts: ${a?.message||"Unknown error"} - will skip duplicates in this document`),null},FL=async(e,t,n=null,r={})=>{let i=null,o=null;try{const n=t.properties.src;if(DF(n)){if(o=await IL(e,n,r),!o)return null;t.properties.src=o}else o=decodeURIComponent(t.properties.src);if(!o)return console.error("[ERROR] buildImage: No valid base64Uri generated"),null;i=await e.createMediaFile(o)}catch(e){return console.error("[ERROR] buildImage: Error during image processing:",e),null}if(!i)return console.error("[ERROR] buildImage: No response from createMediaFile"),null;try{if(!i.fileContent||!i.fileNameWithExtension)return console.error(`[ERROR] buildImage: Invalid response object for ${t.properties.src}:`,i),null;const r=Buffer.from(i.fileContent,"base64");e.zip.folder("word").folder("media").file(i.fileNameWithExtension,r,{createFolders:!1});const o=e.createDocumentRelationships(e.relationshipFilename,Ty,`media/${i.fileNameWithExtension}`,Cy);if(!r||0===r.length)return console.error(`[ERROR] buildImage: Empty image buffer for ${t.properties.src}`),null;const a=r.slice(0,20).toString("utf8");if(a.startsWith("<!DOCTYPE")||a.startsWith("<html"))return console.error(`[ERROR] buildImage: Received HTML instead of image data for ${t.properties.src}`),null;let s;if(i.isSVG)s={width:t.properties.width||100,height:t.properties.height||100};else try{if(s=kL(r),!s||!s.width||!s.height)return console.error(`[ERROR] buildImage: Invalid image properties for ${t.properties.src}:`,s),null}catch(e){return console.error(`[ERROR] buildImage: failed to measure ${t.properties.src}:`,e.message),null}return await QM(t,{type:"picture",inlineOrAnchored:!0,relationshipId:o,...i,description:t.properties.alt,maximumWidth:n||e.availableDocumentSpace,originalWidth:s.width,originalHeight:s.height},e)}catch(e){return console.error("[ERROR] buildImage: Error during XML generation:",e),null}};class ML{constructor(e){this.defaults=e||{defaultOrderedListStyleType:"decimal"}}getListStyleType(e){switch(e){case"upper-roman":return"upperRoman";case"lower-roman":return"lowerRoman";case"upper-alpha":case"upper-alpha-bracket-end":return"upperLetter";case"lower-alpha":case"lower-alpha-bracket-end":return"lowerLetter";case"decimal":case"decimal-bracket":return"decimal";default:return this.defaults.defaultOrderedListStyleType}}getListPrefixSuffix(e,t){let n=this.defaults.defaultOrderedListStyleType;switch(e&&e["list-style-type"]&&(n=e["list-style-type"]),n){case"upper-roman":case"lower-roman":case"upper-alpha":case"lower-alpha":case"decimal":default:return`%${t+1}.`;case"upper-alpha-bracket-end":case"lower-alpha-bracket-end":case"decimal-bracket-end":return`%${t+1})`;case"decimal-bracket":return`(%${t+1})`}}getUnorderedListPrefixSuffix(e){let t="";switch(e&&e["list-style-type"]&&(t=e["list-style-type"]),t){case"square":return"";case"circle":return"o";default:return""}}}const LL=/(["'])(.*?)\1/;let PL=!1;function BL(e,t,n){n&&Array.isArray(n)&&n.forEach((n=>{const r=gD.fragment({defaultNamespace:{ele:fk}}).ele("Override").att("PartName",`/word/${t}${n[`${t}Id`]}.xml`).att("ContentType",`application/vnd.openxmlformats-officedocument.wordprocessingml.${t}+xml`).up();e.root().import(r)}))}function UL(e,t,n,r){if(r&&n&&Array.isArray(n)&&n.length){const r=gD.fragment();n.forEach((({relationshipId:e,type:n})=>{const i=gD.fragment({namespaceAlias:{w:nk,r:QO}}).ele("@w",`${t}Reference`).att("@r","id",`rId${e}`).att("@w","type",n).up();r.import(i)})),e.root().first().first().import(r)}}function zL(e,t){const n=gD.create({encoding:"UTF-8",standalone:!0},e);if("rtl"===t){const e=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","style").att("@w","type","paragraph").att("@w","styleId","RTLDefault").ele("@w","name").att("@w","val","RTL Default").up().ele("@w","pPr").ele("@w","jc").att("@w","val","right").up().ele("@w","bidi").up().up().up();n.root().import(e)}return n.toString({prettyPrint:!0})}async function VL(e,t="header"){const n=gD.create({encoding:"UTF-8",standalone:!0,namespaceAlias:{w:nk,ve:ek,o:YO,r:QO,v:JO,wp:ik,w10:rk}}).ele("@w","header"===t?"hdr":"ftr"),r=gD.fragment();await uM(this,e,r),"footer"===t&&"p"===r.first().node.tagName&&this.pageNumber&&r.first().import(gD.fragment({namespaceAlias:{w:nk}}).ele("@w","fldSimple").att("@w","instr","PAGE").ele("@w","r").up().up()),n.root().import(r);const i="header"===t?"Header":"Footer";return this[`last${i}Id`]+=1,{[`${t}Id`]:this[`last${i}Id`],[`${t}XML`]:n}}class jL{constructor(e){this.zip=e.zip,this.htmlString=e.htmlString,this.orientation=e.orientation,this.pageSize=e.pageSize||vy.pageSize,this.deterministicIds=e.deterministicIds||!1;const t=this.orientation===ly,n=this.pageSize.height?this.pageSize.height:12240,r=this.pageSize.width?this.pageSize.width:15840;this.width=t?r:n,this.height=t?n:r;const i=t?uy:cy,o=e.margins||{};this.margins={top:void 0!==o.top?o.top:i.top,right:void 0!==o.right?o.right:i.right,bottom:void 0!==o.bottom?o.bottom:i.bottom,left:void 0!==o.left?o.left:i.left,header:void 0!==o.header?o.header:i.header,footer:void 0!==o.footer?o.footer:i.footer,gutter:void 0!==o.gutter?o.gutter:i.gutter},this.availableDocumentSpace=this.width-this.margins.left-this.margins.right,this.title=e.title||"",this.subject=e.subject||"",this.creator=e.creator||sy,this.keywords=e.keywords||[sy],this.description=e.description||"",this.lastModifiedBy=e.lastModifiedBy||sy,this.revision=e.revision||1,this.createdAt=e.createdAt||new Date,this.modifiedAt=e.modifiedAt||new Date,this.headerType=e.headerType||"default",this.header=e.header||!1,this.footerType=e.footerType||"default",this.footer=e.footer||!1,this.font=e.font||py,this.fontSize=e.fontSize||dy,this.complexScriptFontSize=e.complexScriptFontSize||dy,this.lang=e.lang||fy,this.direction=e.direction||"ltr",this.tableRowCantSplit=e.table&&e.table.row&&e.table.row.cantSplit||!1,this.tableBorders=e.table&&e.table.borderOptions||vy.table.borderOptions,this.pageNumber=e.pageNumber||!1,this.skipFirstHeaderFooter=e.skipFirstHeaderFooter||!1,this.lineNumber=e.lineNumber?e.lineNumberOptions:null,this.addSpacingAfterTable=e.table&&void 0!==e.table.addSpacingAfter?e.table.addSpacingAfter:vy.table.addSpacingAfter,this.heading=e.heading||vy.heading,this.imageProcessing=e.imageProcessing||vy.imageProcessing,this.lastNumberingId=0,this.lastMediaId=0,this.lastHeaderId=0,this.lastFooterId=0,this.stylesObjects=[],this.numberingObjects=[],this.fontTableObjects=[],this.relationshipFilename=Ey,this.relationships=[{fileName:Ey,lastRelsId:5,rels:[]}],this.mediaFiles=[],this.headerObjects=[],this.footerObjects=[],this.documentXML=null,this.generateContentTypesXML=this.generateContentTypesXML.bind(this),this.generateDocumentXML=this.generateDocumentXML.bind(this),this.generateCoreXML=this.generateCoreXML.bind(this),this.generateSettingsXML=this.generateSettingsXML.bind(this),this.generateWebSettingsXML=this.generateWebSettingsXML.bind(this),this.generateStylesXML=this.generateStylesXML.bind(this),this.generateFontTableXML=this.generateFontTableXML.bind(this),this.generateThemeXML=this.generateThemeXML.bind(this),this.generateNumberingXML=this.generateNumberingXML.bind(this),this.generateRelsXML=this.generateRelsXML.bind(this),this.createMediaFile=this.createMediaFile.bind(this),this.createDocumentRelationships=this.createDocumentRelationships.bind(this),this.generateHeaderXML=this.generateHeaderXML.bind(this),this.generateFooterXML=this.generateFooterXML.bind(this),this.generateSectionXML=VL.bind(this),this.ListStyleBuilder=new ML(e.numbering)}generateContentTypesXML(){const e=gD.create({encoding:"UTF-8",standalone:!0},'\n <?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n\n <Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types">\n <Default Extension="rels" ContentType="application/vnd.openxmlformats-package.relationships+xml" />\n <Default Extension="jpeg" ContentType="image/jpeg"/>\n <Default Extension="png" ContentType="image/png"/>\n <Default Extension="svg" ContentType="image/svg+xml"/>\n <Default Extension="xml" ContentType="application/xml"/>\n <Override PartName="/_rels/.rels" ContentType="application/vnd.openxmlformats-package.relationships+xml"/>\n <Override PartName="/word/_rels/document.xml.rels" ContentType="application/vnd.openxmlformats-package.relationships+xml"/>\n <Override PartName="/word/document.xml" ContentType="application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml"/>\n <Override PartName="/word/styles.xml" ContentType="application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml"/>\n <Override PartName="/word/numbering.xml" ContentType="application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml"/>\n <Override PartName="/word/theme/theme1.xml" ContentType="application/vnd.openxmlformats-officedocument.theme+xml"/>\n <Override PartName="/word/fontTable.xml" ContentType="application/vnd.openxmlformats-officedocument.wordprocessingml.fontTable+xml"/>\n <Override PartName="/docProps/core.xml" ContentType="application/vnd.openxmlformats-package.core-properties+xml"/>\n <Override PartName="/word/settings.xml" ContentType="application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml"/>\n <Override PartName="/word/webSettings.xml" ContentType="application/vnd.openxmlformats-officedocument.wordprocessingml.webSettings+xml"/>\n </Types>\n');return BL(e,"header",this.headerObjects),BL(e,"footer",this.footerObjects),e.toString({prettyPrint:!0})}generateDocumentXML(){const e=gD.create({encoding:"UTF-8",standalone:!0},(t=this.width,n=this.height,r=this.orientation,i=this.margins,`\n <?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n\n <w:document\n xmlns:a="${HO}"\n xmlns:cdr="${WO}"\n xmlns:o="${YO}"\n xmlns:pic="${ZO}"\n xmlns:r="${QO}"\n xmlns:v="${JO}"\n xmlns:ve="${ek}"\n xmlns:vt="${tk}"\n xmlns:w="${nk}"\n xmlns:w10="${rk}"\n xmlns:wp="${ik}"\n xmlns:wne="${ok}"\n >\n <w:body>\n <w:sectPr>\n <w:pgSz w:w="${t}" w:h="${n}" w:orient="${r}" />\n <w:pgMar w:top="${i.top}"\n w:right="${i.right}"\n w:bottom="${i.bottom}"\n w:left="${i.left}"\n w:header="${i.header}"\n w:footer="${i.footer}"\n w:gutter="${i.gutter}"/>\n </w:sectPr>\n </w:body>\n </w:document>\n `));var t,n,r,i;if(e.root().first().import(this.documentXML),UL(e,"header",this.headerObjects,this.header),UL(e,"footer",this.footerObjects,this.footer),(this.header||this.footer)&&this.skipFirstHeaderFooter&&e.root().first().first().import(gD.fragment({namespaceAlias:{w:nk}}).ele("@w","titlePg")),this.lineNumber){const{countBy:t,start:n,restart:r}=this.lineNumber;e.root().first().first().import(gD.fragment({namespaceAlias:{w:nk}}).ele("@w","lnNumType").att("@w","countBy",t).att("@w","start",n).att("@w","restart",r))}return e.toString({prettyPrint:!0})}generateCoreXML(){return zL(((e="",t="",n=sy,r=[sy],i="",o=sy,a=1,s=new Date,l=new Date)=>`\n <?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n\n <cp:coreProperties\n xmlns:cp="${dk}"\n xmlns:dc="${KO}"\n xmlns:dcterms="${$O}"\n xmlns:dcmitype="${XO}"\n xmlns:xsi="${ak}"\n >\n <dc:title>${e}</dc:title>\n <dc:subject>${t}</dc:subject>\n <dc:creator>${n}</dc:creator>\n ${r&&Array.isArray(r)?`<cp:keywords>${r.join(", ")}</cp:keywords>`:""}\n <dc:description>${i}</dc:description>\n <cp:lastModifiedBy>${o}</cp:lastModifiedBy>\n <cp:revision>${a}</cp:revision>\n <dcterms:created xsi:type="dcterms:W3CDTF">${s instanceof Date?s.toISOString():(new Date).toISOString()}</dcterms:created>\n <dcterms:modified xsi:type="dcterms:W3CDTF">${l instanceof Date?l.toISOString():(new Date).toISOString()}</dcterms:modified>\n </cp:coreProperties>\n `)(this.title,this.subject,this.creator,this.keywords,this.description,this.lastModifiedBy,this.revision,this.createdAt,this.modifiedAt))}generateSettingsXML(){return zL(bk)}generateWebSettingsXML(){return zL(yk)}generateStylesXML(){return zL(_k(this.font,this.fontSize,this.complexScriptFontSize,this.lang,this.heading),this.direction)}generateFontTableXML(){const e=gD.create({encoding:"UTF-8",standalone:!0},vk),t=["Arial","Calibri","Calibri Light","Courier New","Symbol","Times New Roman"];return this.fontTableObjects.forEach((({fontName:n,genericFontName:r})=>{if(!t.includes(n)){t.push(n);const i=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","font").att("@w","name",n);switch(r){case"serif":i.ele("@w","altName").att("@w","val","Times New Roman"),i.ele("@w","family").att("@w","val","roman"),i.ele("@w","pitch").att("@w","val","variable");break;case"sans-serif":i.ele("@w","altName").att("@w","val","Arial"),i.ele("@w","family").att("@w","val","swiss"),i.ele("@w","pitch").att("@w","val","variable");break;case"monospace":i.ele("@w","altName").att("@w","val","Courier New"),i.ele("@w","family").att("@w","val","modern"),i.ele("@w","pitch").att("@w","val","fixed")}e.root().import(i)}})),e.toString({prettyPrint:!0})}generateThemeXML(){return zL(((e=py)=>`\n <?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n\n <a:theme xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main" name="Office Theme">\n <a:themeElements>\n <a:clrScheme name="Office">\n <a:dk1>\n <a:sysClr val="windowText" lastClr="000000"/>\n </a:dk1>\n <a:lt1>\n <a:sysClr val="window" lastClr="FFFFFF"/>\n </a:lt1>\n <a:dk2>\n <a:srgbClr val="44546A"/>\n </a:dk2>\n <a:lt2>\n <a:srgbClr val="E7E6E6"/>\n </a:lt2>\n <a:accent1>\n <a:srgbClr val="4472C4"/>\n </a:accent1>\n <a:accent2>\n <a:srgbClr val="ED7D31"/>\n </a:accent2>\n <a:accent3>\n <a:srgbClr val="A5A5A5"/>\n </a:accent3>\n <a:accent4>\n <a:srgbClr val="FFC000"/>\n </a:accent4>\n <a:accent5>\n <a:srgbClr val="5B9BD5"/>\n </a:accent5>\n <a:accent6>\n <a:srgbClr val="70AD47"/>\n </a:accent6>\n <a:hlink>\n <a:srgbClr val="0563C1"/>\n </a:hlink>\n <a:folHlink>\n <a:srgbClr val="954F72"/>\n </a:folHlink>\n </a:clrScheme>\n <a:fontScheme name="Office">\n <a:majorFont>\n <a:latin typeface="${e}"/>\n <a:ea typeface="${e}"/>\n <a:cs typeface=""/>\n </a:majorFont>\n <a:minorFont>\n <a:latin typeface="${e}"/>\n <a:ea typeface="${e}"/>\n <a:cs typeface=""/>\n </a:minorFont>\n </a:fontScheme>\n <a:fmtScheme name="Office">\n <a:fillStyleLst>\n <a:solidFill>\n <a:schemeClr val="phClr"/>\n </a:solidFill>\n <a:gradFill rotWithShape="1">\n <a:gsLst>\n <a:gs pos="0">\n <a:schemeClr val="phClr">\n <a:lumMod val="110000"/>\n <a:satMod val="105000"/>\n <a:tint val="67000"/>\n </a:schemeClr>\n </a:gs>\n <a:gs pos="50000">\n <a:schemeClr val="phClr">\n <a:lumMod val="105000"/>\n <a:satMod val="103000"/>\n <a:tint val="73000"/>\n </a:schemeClr>\n </a:gs>\n <a:gs pos="100000">\n <a:schemeClr val="phClr">\n <a:lumMod val="105000"/>\n <a:satMod val="109000"/>\n <a:tint val="81000"/>\n </a:schemeClr>\n </a:gs>\n </a:gsLst>\n <a:lin ang="5400000" scaled="0"/>\n </a:gradFill>\n <a:gradFill rotWithShape="1">\n <a:gsLst>\n <a:gs pos="0">\n <a:schemeClr val="phClr">\n <a:satMod val="103000"/>\n <a:lumMod val="102000"/>\n <a:tint val="94000"/>\n </a:schemeClr>\n </a:gs>\n <a:gs pos="50000">\n <a:schemeClr val="phClr">\n <a:satMod val="110000"/>\n <a:lumMod val="100000"/>\n <a:shade val="100000"/>\n </a:schemeClr>\n </a:gs>\n <a:gs pos="100000">\n <a:schemeClr val="phClr">\n <a:lumMod val="99000"/>\n <a:satMod val="120000"/>\n <a:shade val="78000"/>\n </a:schemeClr>\n </a:gs>\n </a:gsLst>\n <a:lin ang="5400000" scaled="0"/>\n </a:gradFill>\n </a:fillStyleLst>\n <a:lnStyleLst>\n <a:ln w="6350" cap="flat" cmpd="sng" algn="ctr">\n <a:solidFill>\n <a:schemeClr val="phClr"/>\n </a:solidFill>\n <a:prstDash val="solid"/>\n <a:miter lim="800000"/>\n </a:ln>\n <a:ln w="12700" cap="flat" cmpd="sng" algn="ctr">\n <a:solidFill>\n <a:schemeClr val="phClr"/>\n </a:solidFill>\n <a:prstDash val="solid"/>\n <a:miter lim="800000"/>\n </a:ln>\n <a:ln w="19050" cap="flat" cmpd="sng" algn="ctr">\n <a:solidFill>\n <a:schemeClr val="phClr"/>\n </a:solidFill>\n <a:prstDash val="solid"/>\n <a:miter lim="800000"/>\n </a:ln>\n </a:lnStyleLst>\n <a:effectStyleLst>\n <a:effectStyle>\n <a:effectLst/>\n </a:effectStyle>\n <a:effectStyle>\n <a:effectLst/>\n </a:effectStyle>\n <a:effectStyle>\n <a:effectLst>\n <a:outerShdw blurRad="57150" dist="19050" dir="5400000" algn="ctr" rotWithShape="0">\n <a:srgbClr val="000000">\n <a:alpha val="63000"/>\n </a:srgbClr>\n </a:outerShdw>\n </a:effectLst>\n </a:effectStyle>\n </a:effectStyleLst>\n <a:bgFillStyleLst>\n <a:solidFill>\n <a:schemeClr val="phClr"/>\n </a:solidFill>\n <a:solidFill>\n <a:schemeClr val="phClr">\n <a:tint val="95000"/>\n <a:satMod val="170000"/>\n </a:schemeClr>\n </a:solidFill>\n <a:gradFill rotWithShape="1">\n <a:gsLst>\n <a:gs pos="0">\n <a:schemeClr val="phClr">\n <a:tint val="93000"/>\n <a:satMod val="150000"/>\n <a:shade val="98000"/>\n <a:lumMod val="102000"/>\n </a:schemeClr>\n </a:gs>\n <a:gs pos="50000">\n <a:schemeClr val="phClr">\n <a:tint val="98000"/>\n <a:satMod val="130000"/>\n <a:shade val="90000"/>\n <a:lumMod val="103000"/>\n </a:schemeClr>\n </a:gs>\n <a:gs pos="100000">\n <a:schemeClr val="phClr">\n <a:shade val="63000"/>\n <a:satMod val="120000"/>\n </a:schemeClr>\n </a:gs>\n </a:gsLst>\n <a:lin ang="5400000" scaled="0"/>\n </a:gradFill>\n </a:bgFillStyleLst>\n </a:fmtScheme>\n </a:themeElements>\n </a:theme>\n`)(this.font))}generateNumberingXML(){const e=gD.create({encoding:"UTF-8",standalone:!0},`\n <?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n\n <w:numbering\n xmlns:w="${nk}"\n xmlns:ve="${ek}"\n xmlns:o="${YO}"\n xmlns:r="${QO}"\n xmlns:v="${JO}"\n xmlns:wp="${ik}"\n xmlns:w10="${rk}"\n xmlns:wne="${ok}">\n </w:numbering>\n `),t=gD.fragment(),n=gD.fragment();return this.numberingObjects.forEach((({numberingId:e,type:r,properties:i})=>{const o=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","abstractNum").att("@w","abstractNumId",String(e));let a=1;i.attributes&&i.attributes["data-start"]?a=i.attributes["data-start"]:i.start&&(a=i.start),[...Array(9).keys()].forEach((e=>{const t=gD.fragment({namespaceAlias:{w:nk}}).ele("@w","lvl").att("@w","ilvl",e).ele("@w","start").att("@w","val","ol"===r?a:"1").up().ele("@w","numFmt").att("@w","val","ol"===r?this.ListStyleBuilder.getListStyleType(i.style&&i.style["list-style-type"]):"bullet").up().ele("@w","lvlText").att("@w","val","ol"===r?this.ListStyleBuilder.getListPrefixSuffix(i.style,e):this.ListStyleBuilder.getUnorderedListPrefixSuffix(i.style)).up().ele("@w","lvlJc").att("@w","val","left").up().ele("@w","pPr").ele("@w","tabs").ele("@w","tab").att("@w","val","num").att("@w","pos",720*(e+1)).up().up().ele("@w","ind").att("@w","left",720*(e+1)).att("@w","hanging",360).up().up().up();"ul"===r&&t.last().import(gD.fragment({namespaceAlias:{w:nk}}).ele("@w","rPr").ele("@w","rFonts").att("@w","ascii","Symbol").att("@w","hAnsi","Symbol").att("@w","hint","default").up().up()),o.import(t)})),o.up(),t.import(o),n.import(gD.fragment({namespaceAlias:{w:nk}}).ele("@w","num").att("@w","numId",String(e)).ele("@w","abstractNumId").att("@w","val",String(e)).up().up())})),e.root().import(t),e.root().import(n),e.toString({prettyPrint:!0})}appendRelationships(e,t){t.forEach((({relationshipId:t,type:n,target:r,targetMode:i})=>{e.import(gD.fragment({defaultNamespace:{ele:hk}}).ele("Relationship").att("Id",`rId${t}`).att("Type",n).att("Target",r).att("TargetMode",i).up())}))}generateRelsXML(){return this.relationships.map((({fileName:e,rels:t})=>{const n=gD.create({encoding:"UTF-8",standalone:!0},e===Ey?mk:'\n <?xml version="1.0" encoding="UTF-8" standalone="yes"?>\n\n <Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships">\n </Relationships>\n');return this.appendRelationships(n.root(),t),{fileName:e,xmlString:n.toString({prettyPrint:!0})}}))}createNumbering(e,t){return this.lastNumberingId+=1,this.numberingObjects.push({numberingId:this.lastNumberingId,type:e,properties:t}),this.lastNumberingId}createFont(e){const t=((e,t)=>{const n=e?e.split(",").map((e=>{const t=e.trim();return LL.test(t)?t.match(LL)[2]:t})):[t];return{fontName:n[0],genericFontName:n[n.length-1]}})(e,this.font);return this.fontTableObjects.push(t),t.fontName}async createMediaFile(e){const t=CL(e);if(!t)throw new Error("Invalid base64 string");let n=t.base64,r=t.mimeType;const i=r.match(/\/(.*?)$/);let o=i&&"octet-stream"!==i[1]?i[1]:"png";const a=this.imageProcessing?.svgHandling||vy.imageProcessing.svgHandling;if(DL(r)&&"convert"===a)try{const e=Buffer.from(n,"base64").toString("utf-8"),{width:t,height:i}=function(e){const t=e.match(/width\s*=\s*["']?([0-9.]+)([a-z%]*)/i),n=e.match(/height\s*=\s*["']?([0-9.]+)([a-z%]*)/i);let r,i;t&&(r=OL(parseFloat(t[1]),t[2]?.toLowerCase()||"px"));n&&(i=OL(parseFloat(n[1]),n[2]?.toLowerCase()||"px"));if(!r||!i){const t=e.match(/viewBox\s*=\s*["']?([0-9.\s-]+)["']?/i);if(t){const e=t[1].trim().split(/\s+/);if(4===e.length){const t=parseFloat(e[2]),n=parseFloat(e[3]);!r&&i&&t&&n?r=Math.round(i*t/n):r&&!i&&t&&n?i=Math.round(r*n/t):r||i||(r=Math.round(t),i=Math.round(n))}}}return{width:r||300,height:i||150}}(e),a=await async function(e,t={}){try{if(!AL)throw new Error("Sharp is not installed. Install it with: npm install sharp");const{width:n,height:r,density:i=72}=t;let o;if("string"==typeof e)o=e.match(/^[A-Za-z0-9+/=]+$/)?Buffer.from(e,"base64"):Buffer.from(e,"utf-8");else{if(!Buffer.isBuffer(e))throw new Error("Invalid SVG input type");o=e}let a=AL(o,{density:i});return(n||r)&&(a=a.resize(n,r,{fit:"contain",background:{r:255,g:255,b:255,alpha:0}})),await a.png().toBuffer()}catch(e){throw new Error(`Failed to convert SVG to PNG: ${e.message}`)}}(n,{width:t,height:i});n=a.toString("base64"),o="png",r="image/png"}catch(e){if(e.message.includes("Sharp is not installed")){const e=this.imageProcessing?.suppressSharpWarning||vy.imageProcessing.suppressSharpWarning;PL||e||(console.warn("\n[INFO] Sharp not installed - SVG images will be embedded natively (requires Office 2019+ or Microsoft 365).\nFor maximum compatibility with all Word versions, install sharp: npm install sharp\nLearn more: https://github.com/TurboDocx/html-to-docx#svg-image-support\n"),PL=!0)}else console.error(`[ERROR] Failed to convert SVG to PNG: ${e.message}`);o="svg"}else DL(r)&&(o="svg");const s=`image-${this.deterministicIds?this.lastMediaId.toString():((e=21)=>crypto.getRandomValues(new Uint8Array(e)).reduce(((e,t)=>e+((t&=63)<36?t.toString(36):t<62?(t-26).toString(36).toUpperCase():t>62?"-":"_")),""))()}.${o}`;return this.lastMediaId+=1,{id:this.lastMediaId,fileContent:n,fileNameWithExtension:s,isSVG:"svg"===o}}createDocumentRelationships(e="document",t,n,r="External"){let i,o=this.relationships.find((t=>t.fileName===e)),a=1;switch(o?(a=o.lastRelsId+1,o.lastRelsId=a):(o={fileName:e,lastRelsId:a,rels:[]},this.relationships.push(o)),t){case Ay:i=sk;break;case Ty:i=lk;break;case wy:i=ck;break;case xy:i=uk;break;case Sy:i=pk}return o.rels.push({relationshipId:a,type:i,target:n,targetMode:r}),a}generateHeaderXML(e){return this.generateSectionXML(e,"header")}generateFooterXML(e){return this.generateSectionXML(e,"footer")}}const qL=GO();const GL=async e=>{try{if("string"==typeof e||e instanceof String){const t=await async function(e,t){const n=Date.now();t=Qb(t||{});const r=await ty(e,t);return t.log("minified in: "+(Date.now()-n)+"ms"),r}(e,{collapseWhitespace:!0,removeComments:!0});return t}throw new Error("invalid html string")}catch(e){return null}};async function HL(e,t,n={},r){const i=new je,o=Zy(n);let a=e,s=t,l=r;e&&!o.preprocessing.skipHTMLMinify&&(a=await GL(a)),t&&!o.preprocessing.skipHTMLMinify&&(s=await GL(s)),r&&!o.preprocessing.skipHTMLMinify&&(l=await GL(l)),await async function(e,t,n,r,i){n.header&&!r&&(r=by),n.footer&&!i&&(i=by),n.decodeUnicode&&(r=RD(r),t=RD(t),i=RD(i));const o=new jL({zip:e,htmlString:t,...n});if(o.documentXML=await pM(o),e.folder(yy).file(".rels",gD.create({encoding:"UTF-8",standalone:!0},gk).toString({prettyPrint:!0}),{createFolders:!1}),e.folder("docProps").file("core.xml",o.generateCoreXML(),{createFolders:!1}),o.header&&r){const t=qL(r);o.relationshipFilename="header1";const{headerId:n,headerXML:i}=await o.generateHeaderXML(t);o.relationshipFilename=Ey;const a=`${wy}${n}.xml`,s=o.createDocumentRelationships(o.relationshipFilename,wy,a,Cy);e.folder(Dy).file(a,i.toString({prettyPrint:!0}),{createFolders:!1}),o.headerObjects.push({headerId:n,relationshipId:s,type:o.headerType})}if(o.footer&&i){const t=qL(i);o.relationshipFilename="footer1";const{footerId:n,footerXML:r}=await o.generateFooterXML(t);o.relationshipFilename=Ey;const a=`${xy}${n}.xml`,s=o.createDocumentRelationships(o.relationshipFilename,xy,a,Cy);e.folder(Dy).file(a,r.toString({prettyPrint:!0}),{createFolders:!1}),o.footerObjects.push({footerId:n,relationshipId:s,type:o.footerType})}const a="theme1.xml";o.createDocumentRelationships(o.relationshipFilename,Sy,`${Oy}/${a}`,Cy),e.folder(Dy).folder(Oy).file(a,o.generateThemeXML(),{createFolders:!1}),e.folder(Dy).file("document.xml",o.generateDocumentXML(),{createFolders:!1}).file("fontTable.xml",o.generateFontTableXML(),{createFolders:!1}).file("styles.xml",o.generateStylesXML(),{createFolders:!1}).file("numbering.xml",o.generateNumberingXML(),{createFolders:!1}).file("settings.xml",o.generateSettingsXML(),{createFolders:!1}).file("webSettings.xml",o.generateWebSettingsXML(),{createFolders:!1});const s=o.generateRelsXML();return s&&Array.isArray(s)&&s.forEach((({fileName:t,xmlString:n})=>{e.folder(Dy).folder(yy).file(`${t}.xml.rels`,n,{createFolders:!1})})),e.file("[Content_Types].xml",o.generateContentTypesXML(),{createFolders:!1}),e}(i,a,o,s,l);const c=await i.generateAsync({type:"arraybuffer"});if(Object.prototype.hasOwnProperty.call(global,"Buffer"))return Buffer.from(new Uint8Array(c));if(Object.prototype.hasOwnProperty.call(global,"Blob"))return new Blob([c],{type:"application/vnd.openxmlformats-officedocument.wordprocessingml.document"});throw new Error("Add blob support using a polyfill eg https://github.com/bjornstar/blob-polyfill")}export{HL as default};
|