genesys-cloud-streaming-client 17.0.3 → 17.0.4-develop.92

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.
Files changed (33) hide show
  1. package/dist/cjs/client.js +1 -1
  2. package/dist/cjs/stanza-definitions/webrtc-signaling.js +2 -1
  3. package/dist/cjs/types/interfaces.d.ts +1 -0
  4. package/dist/cjs/types/media-session.d.ts +2 -0
  5. package/dist/cjs/types/stanza-media-session.d.ts +1 -0
  6. package/dist/cjs/types/stanza-media-session.js +1 -0
  7. package/dist/cjs/webrtc.js +3 -1
  8. package/dist/deploy-info.json +5 -5
  9. package/dist/es/client.js +1 -1
  10. package/dist/es/index.bundle.js +7 -4
  11. package/dist/es/stanza-definitions/webrtc-signaling.js +2 -1
  12. package/dist/es/types/interfaces.d.ts +1 -0
  13. package/dist/es/types/media-session.d.ts +2 -0
  14. package/dist/es/types/stanza-media-session.d.ts +1 -0
  15. package/dist/es/types/stanza-media-session.js +1 -0
  16. package/dist/es/webrtc.js +3 -2
  17. package/dist/npm/CHANGELOG.md +3 -0
  18. package/dist/npm/client.js +1 -1
  19. package/dist/npm/stanza-definitions/webrtc-signaling.js +2 -1
  20. package/dist/npm/types/interfaces.d.ts +1 -0
  21. package/dist/npm/types/media-session.d.ts +2 -0
  22. package/dist/npm/types/stanza-media-session.d.ts +1 -0
  23. package/dist/npm/types/stanza-media-session.js +1 -0
  24. package/dist/npm/webrtc.js +3 -1
  25. package/dist/streaming-client.browser.ie.js +2 -2
  26. package/dist/streaming-client.browser.js +2 -2
  27. package/dist/v17/streaming-client.browser.ie.js +2 -2
  28. package/dist/v17/streaming-client.browser.js +2 -2
  29. package/dist/v17.0.4/streaming-client.browser.ie.js +18 -0
  30. package/dist/v17.0.4/streaming-client.browser.js +32 -0
  31. package/package.json +118 -116
  32. package/dist/v17.0.3/streaming-client.browser.ie.js +0 -18
  33. package/dist/v17.0.3/streaming-client.browser.js +0 -32
@@ -5,7 +5,7 @@ window.GenesysCloudStreamingClient=function(e){var t={};function n(r){if(t[r])re
5
5
  * @author Feross Aboukhadijeh <https://feross.org>
6
6
  * @license MIT
7
7
  */n(48),n(52),n(467),n(6),n(468),n(207),n(49),n(27),n(7),n(168),n(29),n(155),n(469),n(21),n(104),n(279),n(2),n(12),n(24),n(89),n(37),n(47),n(88),n(83),n(55),n(56),n(57),n(58),n(59),n(60),n(61),n(62),n(63),n(64),n(65),n(66),n(67),n(68),n(69),n(70),n(71),n(72),n(73),n(74),n(75),n(76),n(77),n(105);var r=n(4),i=n(5),o=n(95),a=n(30),s=n(31),u=n(26),c=n(11);function l(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=u(e);if(t){var i=u(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return s(this,n)}}var f=n(471),p=n(472),d="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):null;t.Buffer=v,t.SlowBuffer=function(e){+e!=e&&(e=0);return v.alloc(+e)},t.INSPECT_MAX_BYTES=50;function h(e){if(e>2147483647)throw new RangeError('The value "'+e+'" is invalid for option "size"');var t=new Uint8Array(e);return Object.setPrototypeOf(t,v.prototype),t}function v(e,t,n){if("number"==typeof e){if("string"==typeof t)throw new TypeError('The "string" argument must be of type string. Received type number');return y(e)}return m(e,t,n)}function m(e,t,n){if("string"==typeof e)return function(e,t){"string"==typeof t&&""!==t||(t="utf8");if(!v.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var n=0|w(e,t),r=h(n),i=r.write(e,t);i!==n&&(r=r.slice(0,i));return r}(e,t);if(ArrayBuffer.isView(e))return function(e){if(te(e,Uint8Array)){var t=new Uint8Array(e);return _(t.buffer,t.byteOffset,t.byteLength)}return b(e)}(e);if(null==e)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+c(e));if(te(e,ArrayBuffer)||e&&te(e.buffer,ArrayBuffer))return _(e,t,n);if("undefined"!=typeof SharedArrayBuffer&&(te(e,SharedArrayBuffer)||e&&te(e.buffer,SharedArrayBuffer)))return _(e,t,n);if("number"==typeof e)throw new TypeError('The "value" argument must not be of type number. Received type number');var r=e.valueOf&&e.valueOf();if(null!=r&&r!==e)return v.from(r,t,n);var i=function(e){if(v.isBuffer(e)){var t=0|S(e.length),n=h(t);return 0===n.length||e.copy(n,0,0,t),n}if(void 0!==e.length)return"number"!=typeof e.length||ne(e.length)?h(0):b(e);if("Buffer"===e.type&&Array.isArray(e.data))return b(e.data)}(e);if(i)return i;if("undefined"!=typeof Symbol&&null!=Symbol.toPrimitive&&"function"==typeof e[Symbol.toPrimitive])return v.from(e[Symbol.toPrimitive]("string"),t,n);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+c(e))}function g(e){if("number"!=typeof e)throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function y(e){return g(e),h(e<0?0:0|S(e))}function b(e){for(var t=e.length<0?0:0|S(e.length),n=h(t),r=0;r<t;r+=1)n[r]=255&e[r];return n}function _(e,t,n){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(n||0))throw new RangeError('"length" is outside of buffer bounds');var r;return r=void 0===t&&void 0===n?new Uint8Array(e):void 0===n?new Uint8Array(e,t):new Uint8Array(e,t,n),Object.setPrototypeOf(r,v.prototype),r}function S(e){if(e>=2147483647)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+2147483647..toString(16)+" bytes");return 0|e}function w(e,t){if(v.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||te(e,ArrayBuffer))return e.byteLength;if("string"!=typeof e)throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+c(e));var n=e.length,r=arguments.length>2&&!0===arguments[2];if(!r&&0===n)return 0;for(var i=!1;;)switch(t){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":return $(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return Z(e).length;default:if(i)return r?-1:$(e).length;t=(""+t).toLowerCase(),i=!0}}function x(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 M(this,t,n);case"utf8":case"utf-8":return P(this,t,n);case"ascii":return C(this,t,n);case"latin1":case"binary":return L(this,t,n);case"base64":return j(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return D(this,t,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}function k(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}function O(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),ne(n=+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)),v.isBuffer(t))return 0===t.length?-1:A(e,t,n,r,i);if("number"==typeof t)return t&=255,"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):A(e,[t],n,r,i);throw new TypeError("val must be string, number or Buffer")}function A(e,t,n,r,i){var o,a=1,s=e.length,u=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,u/=2,n/=2}function c(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}if(i){var l=-1;for(o=n;o<s;o++)if(c(e,o)===c(t,-1===l?0:o-l)){if(-1===l&&(l=o),o-l+1===u)return l*a}else-1!==l&&(o-=o-l),l=-1}else for(n+u>s&&(n=s-u),o=n;o>=0;o--){for(var f=!0,p=0;p<u;p++)if(c(e,o+p)!==c(t,p)){f=!1;break}if(f)return o}return-1}function T(e,t,n,r){n=Number(n)||0;var i=e.length-n;r?(r=Number(r))>i&&(r=i):r=i;var o,a=t.length;for(r>a/2&&(r=a/2),o=0;o<r;++o){var s=parseInt(t.substr(2*o,2),16);if(ne(s))return o;e[n+o]=s}return o}function E(e,t,n,r){return ee($(t,e.length-n),e,n,r)}function I(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 N(e,t,n,r){return ee(Z(t),e,n,r)}function R(e,t,n,r){return ee(function(e,t){for(var n,r,i,o=[],a=0;a<e.length&&!((t-=2)<0);++a)n=e.charCodeAt(a),r=n>>8,i=n%256,o.push(i),o.push(r);return o}(t,e.length-n),e,n,r)}function j(e,t,n){return 0===t&&n===e.length?f.fromByteArray(e):f.fromByteArray(e.slice(t,n))}function P(e,t,n){n=Math.min(e.length,n);for(var r=[],i=t;i<n;){var o=e[i],a=null,s=o>239?4:o>223?3:o>191?2:1;if(i+s<=n){var u=void 0,c=void 0,l=void 0,f=void 0;switch(s){case 1:o<128&&(a=o);break;case 2:128==(192&(u=e[i+1]))&&(f=(31&o)<<6|63&u)>127&&(a=f);break;case 3:u=e[i+1],c=e[i+2],128==(192&u)&&128==(192&c)&&(f=(15&o)<<12|(63&u)<<6|63&c)>2047&&(f<55296||f>57343)&&(a=f);break;case 4:u=e[i+1],c=e[i+2],l=e[i+3],128==(192&u)&&128==(192&c)&&128==(192&l)&&(f=(15&o)<<18|(63&u)<<12|(63&c)<<6|63&l)>65535&&f<1114112&&(a=f)}}null===a?(a=65533,s=1):a>65535&&(a-=65536,r.push(a>>>10&1023|55296),a=56320|1023&a),r.push(a),i+=s}return function(e){var t=e.length;if(t<=4096)return String.fromCharCode.apply(String,e);var n="",r=0;for(;r<t;)n+=String.fromCharCode.apply(String,e.slice(r,r+=4096));return n}(r)}t.kMaxLength=2147483647,v.TYPED_ARRAY_SUPPORT=function(){try{var e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),42===e.foo()}catch(e){return!1}}(),v.TYPED_ARRAY_SUPPORT||"undefined"==typeof console||"function"!=typeof console.error||console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support."),Object.defineProperty(v.prototype,"parent",{enumerable:!0,get:function(){if(v.isBuffer(this))return this.buffer}}),Object.defineProperty(v.prototype,"offset",{enumerable:!0,get:function(){if(v.isBuffer(this))return this.byteOffset}}),v.poolSize=8192,v.from=function(e,t,n){return m(e,t,n)},Object.setPrototypeOf(v.prototype,Uint8Array.prototype),Object.setPrototypeOf(v,Uint8Array),v.alloc=function(e,t,n){return function(e,t,n){return g(e),e<=0?h(e):void 0!==t?"string"==typeof n?h(e).fill(t,n):h(e).fill(t):h(e)}(e,t,n)},v.allocUnsafe=function(e){return y(e)},v.allocUnsafeSlow=function(e){return y(e)},v.isBuffer=function(e){return null!=e&&!0===e._isBuffer&&e!==v.prototype},v.compare=function(e,t){if(te(e,Uint8Array)&&(e=v.from(e,e.offset,e.byteLength)),te(t,Uint8Array)&&(t=v.from(t,t.offset,t.byteLength)),!v.isBuffer(e)||!v.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');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(!Array.isArray(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(te(o,Uint8Array))i+o.length>r.length?(v.isBuffer(o)||(o=v.from(o)),o.copy(r,i)):Uint8Array.prototype.set.call(r,o,i);else{if(!v.isBuffer(o))throw new TypeError('"list" argument must be an Array of Buffers');o.copy(r,i)}i+=o.length}return r},v.byteLength=w,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)k(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)k(this,t,t+3),k(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)k(this,t,t+7),k(this,t+1,t+6),k(this,t+2,t+5),k(this,t+3,t+4);return this},v.prototype.toString=function(){var e=this.length;return 0===e?"":0===arguments.length?P(this,0,e):x.apply(this,arguments)},v.prototype.toLocaleString=v.prototype.toString,v.prototype.equals=function(e){if(!v.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e||0===v.compare(this,e)},v.prototype.inspect=function(){var e="",n=t.INSPECT_MAX_BYTES;return e=this.toString("hex",0,n).replace(/(.{2})/g,"$1 ").trim(),this.length>n&&(e+=" ... "),"<Buffer "+e+">"},d&&(v.prototype[d]=v.prototype.inspect),v.prototype.compare=function(e,t,n,r,i){if(te(e,Uint8Array)&&(e=v.from(e,e.offset,e.byteLength)),!v.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+c(e));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),u=this.slice(r,i),l=e.slice(t,n),f=0;f<s;++f)if(u[f]!==l[f]){o=u[f],a=l[f];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 O(this,e,t,n,!0)},v.prototype.lastIndexOf=function(e,t,n){return O(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 T(this,e,t,n);case"utf8":case"utf-8":return E(this,e,t,n);case"ascii":case"latin1":case"binary":return I(this,e,t,n);case"base64":return N(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return R(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)}};function C(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 L(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 M(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+=re[e[o]];return i}function D(e,t,n){for(var r=e.slice(t,n),i="",o=0;o<r.length-1;o+=2)i+=String.fromCharCode(r[o]+256*r[o+1]);return i}function B(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 F(e,t,n,r,i,o){if(!v.isBuffer(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 q(e,t,n,r,i){Q(t,r,i,e,n,7);var o=Number(t&BigInt(4294967295));e[n++]=o,o>>=8,e[n++]=o,o>>=8,e[n++]=o,o>>=8,e[n++]=o;var a=Number(t>>BigInt(32)&BigInt(4294967295));return e[n++]=a,a>>=8,e[n++]=a,a>>=8,e[n++]=a,a>>=8,e[n++]=a,n}function U(e,t,n,r,i){Q(t,r,i,e,n,7);var o=Number(t&BigInt(4294967295));e[n+7]=o,o>>=8,e[n+6]=o,o>>=8,e[n+5]=o,o>>=8,e[n+4]=o;var a=Number(t>>BigInt(32)&BigInt(4294967295));return e[n+3]=a,a>>=8,e[n+2]=a,a>>=8,e[n+1]=a,a>>=8,e[n]=a,n+8}function J(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 z(e,t,n,r,i){return t=+t,n>>>=0,i||J(e,0,n,4),p.write(e,t,n,r,23,4),n+4}function G(e,t,n,r,i){return t=+t,n>>>=0,i||J(e,0,n,8),p.write(e,t,n,r,52,8),n+8}v.prototype.slice=function(e,t){var n=this.length;(e=~~e)<0?(e+=n)<0&&(e=0):e>n&&(e=n),(t=void 0===t?n:~~t)<0?(t+=n)<0&&(t=0):t>n&&(t=n),t<e&&(t=e);var r=this.subarray(e,t);return Object.setPrototypeOf(r,v.prototype),r},v.prototype.readUintLE=v.prototype.readUIntLE=function(e,t,n){e>>>=0,t>>>=0,n||B(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=v.prototype.readUIntBE=function(e,t,n){e>>>=0,t>>>=0,n||B(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=v.prototype.readUInt8=function(e,t){return e>>>=0,t||B(e,1,this.length),this[e]},v.prototype.readUint16LE=v.prototype.readUInt16LE=function(e,t){return e>>>=0,t||B(e,2,this.length),this[e]|this[e+1]<<8},v.prototype.readUint16BE=v.prototype.readUInt16BE=function(e,t){return e>>>=0,t||B(e,2,this.length),this[e]<<8|this[e+1]},v.prototype.readUint32LE=v.prototype.readUInt32LE=function(e,t){return e>>>=0,t||B(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},v.prototype.readUint32BE=v.prototype.readUInt32BE=function(e,t){return e>>>=0,t||B(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},v.prototype.readBigUInt64LE=ie((function(e){K(e>>>=0,"offset");var t=this[e],n=this[e+7];void 0!==t&&void 0!==n||Y(e,this.length-8);var r=t+this[++e]*Math.pow(2,8)+this[++e]*Math.pow(2,16)+this[++e]*Math.pow(2,24),i=this[++e]+this[++e]*Math.pow(2,8)+this[++e]*Math.pow(2,16)+n*Math.pow(2,24);return BigInt(r)+(BigInt(i)<<BigInt(32))})),v.prototype.readBigUInt64BE=ie((function(e){K(e>>>=0,"offset");var t=this[e],n=this[e+7];void 0!==t&&void 0!==n||Y(e,this.length-8);var r=t*Math.pow(2,24)+this[++e]*Math.pow(2,16)+this[++e]*Math.pow(2,8)+this[++e],i=this[++e]*Math.pow(2,24)+this[++e]*Math.pow(2,16)+this[++e]*Math.pow(2,8)+n;return(BigInt(r)<<BigInt(32))+BigInt(i)})),v.prototype.readIntLE=function(e,t,n){e>>>=0,t>>>=0,n||B(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||B(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 e>>>=0,t||B(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},v.prototype.readInt16LE=function(e,t){e>>>=0,t||B(e,2,this.length);var n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},v.prototype.readInt16BE=function(e,t){e>>>=0,t||B(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 e>>>=0,t||B(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 e>>>=0,t||B(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},v.prototype.readBigInt64LE=ie((function(e){K(e>>>=0,"offset");var t=this[e],n=this[e+7];void 0!==t&&void 0!==n||Y(e,this.length-8);var r=this[e+4]+this[e+5]*Math.pow(2,8)+this[e+6]*Math.pow(2,16)+(n<<24);return(BigInt(r)<<BigInt(32))+BigInt(t+this[++e]*Math.pow(2,8)+this[++e]*Math.pow(2,16)+this[++e]*Math.pow(2,24))})),v.prototype.readBigInt64BE=ie((function(e){K(e>>>=0,"offset");var t=this[e],n=this[e+7];void 0!==t&&void 0!==n||Y(e,this.length-8);var r=(t<<24)+this[++e]*Math.pow(2,16)+this[++e]*Math.pow(2,8)+this[++e];return(BigInt(r)<<BigInt(32))+BigInt(this[++e]*Math.pow(2,24)+this[++e]*Math.pow(2,16)+this[++e]*Math.pow(2,8)+n)})),v.prototype.readFloatLE=function(e,t){return e>>>=0,t||B(e,4,this.length),p.read(this,e,!0,23,4)},v.prototype.readFloatBE=function(e,t){return e>>>=0,t||B(e,4,this.length),p.read(this,e,!1,23,4)},v.prototype.readDoubleLE=function(e,t){return e>>>=0,t||B(e,8,this.length),p.read(this,e,!0,52,8)},v.prototype.readDoubleBE=function(e,t){return e>>>=0,t||B(e,8,this.length),p.read(this,e,!1,52,8)},v.prototype.writeUintLE=v.prototype.writeUIntLE=function(e,t,n,r){(e=+e,t>>>=0,n>>>=0,r)||F(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=v.prototype.writeUIntBE=function(e,t,n,r){(e=+e,t>>>=0,n>>>=0,r)||F(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=v.prototype.writeUInt8=function(e,t,n){return e=+e,t>>>=0,n||F(this,e,t,1,255,0),this[t]=255&e,t+1},v.prototype.writeUint16LE=v.prototype.writeUInt16LE=function(e,t,n){return e=+e,t>>>=0,n||F(this,e,t,2,65535,0),this[t]=255&e,this[t+1]=e>>>8,t+2},v.prototype.writeUint16BE=v.prototype.writeUInt16BE=function(e,t,n){return e=+e,t>>>=0,n||F(this,e,t,2,65535,0),this[t]=e>>>8,this[t+1]=255&e,t+2},v.prototype.writeUint32LE=v.prototype.writeUInt32LE=function(e,t,n){return e=+e,t>>>=0,n||F(this,e,t,4,4294967295,0),this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e,t+4},v.prototype.writeUint32BE=v.prototype.writeUInt32BE=function(e,t,n){return e=+e,t>>>=0,n||F(this,e,t,4,4294967295,0),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},v.prototype.writeBigUInt64LE=ie((function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return q(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))})),v.prototype.writeBigUInt64BE=ie((function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return U(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))})),v.prototype.writeIntLE=function(e,t,n,r){if(e=+e,t>>>=0,!r){var i=Math.pow(2,8*n-1);F(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);F(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||F(this,e,t,1,127,-128),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||F(this,e,t,2,32767,-32768),this[t]=255&e,this[t+1]=e>>>8,t+2},v.prototype.writeInt16BE=function(e,t,n){return e=+e,t>>>=0,n||F(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=255&e,t+2},v.prototype.writeInt32LE=function(e,t,n){return e=+e,t>>>=0,n||F(this,e,t,4,2147483647,-2147483648),this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4},v.prototype.writeInt32BE=function(e,t,n){return e=+e,t>>>=0,n||F(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},v.prototype.writeBigInt64LE=ie((function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return q(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))})),v.prototype.writeBigInt64BE=ie((function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return U(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))})),v.prototype.writeFloatLE=function(e,t,n){return z(this,e,t,!0,n)},v.prototype.writeFloatBE=function(e,t,n){return z(this,e,t,!1,n)},v.prototype.writeDoubleLE=function(e,t,n){return G(this,e,t,!0,n)},v.prototype.writeDoubleBE=function(e,t,n){return G(this,e,t,!1,n)},v.prototype.copy=function(e,t,n,r){if(!v.isBuffer(e))throw new TypeError("argument should be a Buffer");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("Index out of range");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=r-n;return this===e&&"function"==typeof Uint8Array.prototype.copyWithin?this.copyWithin(t,n,r):Uint8Array.prototype.set.call(e,this.subarray(n,r),t),i},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),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);if(1===e.length){var i=e.charCodeAt(0);("utf8"===r&&i<128||"latin1"===r)&&(e=i)}}else"number"==typeof e?e&=255:"boolean"==typeof e&&(e=Number(e));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=v.isBuffer(e)?e:v.from(e,r),s=a.length;if(0===s)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(o=0;o<n-t;++o)this[o+t]=a[o%s]}return this};var H={};function V(e,t,n){H[e]=function(n){a(u,n);var s=l(u);function u(){var n;return r(this,u),n=s.call(this),Object.defineProperty(o(n),"message",{value:t.apply(o(n),arguments),writable:!0,configurable:!0}),n.name="".concat(n.name," [").concat(e,"]"),n.stack,delete n.name,n}return i(u,[{key:"toString",value:function(){return"".concat(this.name," [").concat(e,"]: ").concat(this.message)}},{key:"code",get:function(){return e},set:function(e){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:e,writable:!0})}}]),u}(n)}function W(e){for(var t="",n=e.length,r="-"===e[0]?1:0;n>=r+4;n-=3)t="_".concat(e.slice(n-3,n)).concat(t);return"".concat(e.slice(0,n)).concat(t)}function Q(e,t,n,r,i,o){if(e>n||e<t){var a,s="bigint"==typeof t?"n":"";throw a=o>3?0===t||t===BigInt(0)?">= 0".concat(s," and < 2").concat(s," ** ").concat(8*(o+1)).concat(s):">= -(2".concat(s," ** ").concat(8*(o+1)-1).concat(s,") and < 2 ** ")+"".concat(8*(o+1)-1).concat(s):">= ".concat(t).concat(s," and <= ").concat(n).concat(s),new H.ERR_OUT_OF_RANGE("value",a,e)}!function(e,t,n){K(t,"offset"),void 0!==e[t]&&void 0!==e[t+n]||Y(t,e.length-(n+1))}(r,i,o)}function K(e,t){if("number"!=typeof e)throw new H.ERR_INVALID_ARG_TYPE(t,"number",e)}function Y(e,t,n){if(Math.floor(e)!==e)throw K(e,n),new H.ERR_OUT_OF_RANGE(n||"offset","an integer",e);if(t<0)throw new H.ERR_BUFFER_OUT_OF_BOUNDS;throw new H.ERR_OUT_OF_RANGE(n||"offset",">= ".concat(n?1:0," and <= ").concat(t),e)}V("ERR_BUFFER_OUT_OF_BOUNDS",(function(e){return e?"".concat(e," is outside of buffer bounds"):"Attempt to access memory outside buffer bounds"}),RangeError),V("ERR_INVALID_ARG_TYPE",(function(e,t){return'The "'.concat(e,'" argument must be of type number. Received type ').concat(c(t))}),TypeError),V("ERR_OUT_OF_RANGE",(function(e,t,n){var r='The value of "'.concat(e,'" is out of range.'),i=n;return Number.isInteger(n)&&Math.abs(n)>Math.pow(2,32)?i=W(String(n)):"bigint"==typeof n&&(i=String(n),(n>Math.pow(BigInt(2),BigInt(32))||n<-Math.pow(BigInt(2),BigInt(32)))&&(i=W(i)),i+="n"),r+=" It must be ".concat(t,". Received ").concat(i)}),RangeError);var X=/[^+/0-9A-Za-z-_]/g;function $(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 Z(e){return f.toByteArray(function(e){if((e=(e=e.split("=")[0]).trim().replace(X,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function ee(e,t,n,r){var i;for(i=0;i<r&&!(i+n>=t.length||i>=e.length);++i)t[i+n]=e[i];return i}function te(e,t){return e instanceof t||null!=e&&null!=e.constructor&&null!=e.constructor.name&&e.constructor.name===t.name}function ne(e){return e!=e}var re=function(){for(var e=new Array(256),t=0;t<16;++t)for(var n=16*t,r=0;r<16;++r)e[n+r]="0123456789abcdef"[t]+"0123456789abcdef"[r];return e}();function ie(e){return"undefined"==typeof BigInt?oe:e}function oe(){throw new Error("BigInt not supported")}},function(e,t){e.exports=function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){var r=n(41),i=n(151),o=n(113),a=n(85),s=n(114),u=n(45),c=n(228),l=Object.getOwnPropertyDescriptor;t.f=r?l:function(e,t){if(e=a(e),t=s(t,!0),c)try{return l(e,t)}catch(e){}if(u(e,t))return o(!i.f.call(e,t),e[t])}},function(e,t){var n={}.toString;e.exports=function(e){return n.call(e).slice(8,-1)}},function(e,t,n){var r=n(46).f,i=n(45),o=n(32)("toStringTag");e.exports=function(e,t,n){e&&!i(e=n?e:e.prototype,o)&&r(e,o,{configurable:!0,value:t})}},function(e,t,n){"use strict";var r=n(160),i=n(44),o=n(38),a=n(90),s=n(200),u=n(161);r("match",1,(function(e,t,n){return[function(t){var n=a(this),r=null==t?void 0:t[e];return void 0!==r?r.call(t,n):new RegExp(t)[e](String(n))},function(e){var r=n(t,e,this);if(r.done)return r.value;var a=i(e),c=String(this);if(!a.global)return u(a,c);var l=a.unicode;a.lastIndex=0;for(var f,p=[],d=0;null!==(f=u(a,c));){var h=String(f[0]);p[d]=h,""===h&&(a.lastIndex=s(c,o(a.lastIndex),l)),d++}return 0===d?null:p}]}))},function(e,t,n){var r=n(10),i=n(275).entries;r({target:"Object",stat:!0},{entries:function(e){return i(e)}})},function(e,t){e.exports=!1},function(e,t,n){var r=n(231),i=n(20),o=function(e){return"function"==typeof e?e:void 0};e.exports=function(e,t){return arguments.length<2?o(r[e])||o(i[e]):r[e]&&r[e][t]||i[e]&&i[e][t]}},function(e,t){var n=Math.ceil,r=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?r:n)(e)}},function(e,t,n){"use strict";var r=n(41),i=n(20),o=n(135),a=n(53),s=n(45),u=n(97),c=n(162),l=n(114),f=n(22),p=n(118),d=n(115).f,h=n(96).f,v=n(46).f,m=n(253).trim,g=i.Number,y=g.prototype,b="Number"==u(p(y)),_=function(e){var t,n,r,i,o,a,s,u,c=l(e,!1);if("string"==typeof c&&c.length>2)if(43===(t=(c=m(c)).charCodeAt(0))||45===t){if(88===(n=c.charCodeAt(2))||120===n)return NaN}else if(48===t){switch(c.charCodeAt(1)){case 66:case 98:r=2,i=49;break;case 79:case 111:r=8,i=55;break;default:return+c}for(a=(o=c.slice(2)).length,s=0;s<a;s++)if((u=o.charCodeAt(s))<48||u>i)return NaN;return parseInt(o,r)}return+c};if(o("Number",!g(" 0o1")||!g("0b1")||g("+0x1"))){for(var S,w=function(e){var t=arguments.length<1?0:e,n=this;return n instanceof w&&(b?f((function(){y.valueOf.call(n)})):"Number"!=u(n))?c(new g(_(t)),n,w):_(t)},x=r?d(g):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger".split(","),k=0;x.length>k;k++)s(g,S=x[k])&&!s(w,S)&&v(w,S,h(g,S));w.prototype=y,y.constructor=w,a(i,"Number",w)}},function(e,t,n){"use strict";n(10)({target:"URL",proto:!0,enumerable:!0},{toJSON:function(){return URL.prototype.toString.call(this)}})},function(e,t,n){"use strict";var r=n(10),i=n(82).find,o=n(140),a=n(86),s=!0,u=a("find");"find"in[]&&Array(1).find((function(){s=!1})),r({target:"Array",proto:!0,forced:s||!u},{find:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}}),o("find")},function(e,t,n){"use strict";n(7),n(36),n(25),n(2),n(17),n(24),n(79),n(13),n(14);var r=n(8);n(15);var i=n(11),o=n(23);Object.defineProperty(t,"__esModule",{value:!0}),t.reviveData=t.uuid=t.octetCompare=t.sleep=t.shuffle=t.promiseAny=t.timeoutPromise=void 0;for(var a=n(84),s=[],u=0;u<256;++u)s[u]=(u+256).toString(16).substr(1);function c(){return(c=o(r.mark((function e(t,n){var i,o,a,s=arguments;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i=s.length>2&&void 0!==s[2]?s[2]:function(){},e.next=3,Promise.race([t,new Promise((function(e,t){o=setTimeout((function(){return t(i())}),n)}))]);case 3:return a=e.sent,clearTimeout(o),e.abrupt("return",a);case 6:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function l(){return(l=o(r.mark((function e(t){var n;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,Promise.all(t.map((function(e){return e.then((function(e){return Promise.reject(e)}),(function(e){return Promise.resolve(e)}))})));case 3:return n=e.sent,e.abrupt("return",Promise.reject(n));case 7:return e.prev=7,e.t0=e.catch(0),e.abrupt("return",Promise.resolve(e.t0));case 10:case"end":return e.stop()}}),e,null,[[0,7]])})))).apply(this,arguments)}function f(){return(f=o(r.mark((function e(t){return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",new Promise((function(e){setTimeout((function(){return e()}),t)})));case 1:case"end":return e.stop()}}),e)})))).apply(this,arguments)}t.timeoutPromise=function(e,t){return c.apply(this,arguments)},t.promiseAny=function(e){return l.apply(this,arguments)},t.shuffle=function(e){for(var t=e.length;t>0;){var n=Math.floor(Math.random()*t),r=e[t-=1];e[t]=e[n],e[n]=r}return e},t.sleep=function(e){return f.apply(this,arguments)},t.octetCompare=function(e,t){var n="string"==typeof e?a.Buffer.from(e,"utf8"):e,r="string"==typeof t?a.Buffer.from(t,"utf8"):t;return n.compare(r)},t.uuid=function(){var e=(0,a.randomBytes)(16);e[6]=15&e[6]|64,e[8]=63&e[8]|128;var t=0;return[s[e[t++]],s[e[t++]],s[e[t++]],s[e[t++]],"-",s[e[t++]],s[e[t++]],"-",s[e[t++]],s[e[t++]],"-",s[e[t++]],s[e[t++]],"-",s[e[t++]],s[e[t++]],s[e[t++]],s[e[t++]],s[e[t++]],s[e[15]]].join("")};var p=new Set(["date","expires","httpUploadRetry","idleSince","published","since","stamp","timestamp","updated","utc"]),d=/^(\d{4})-(\d{2})-(\d{2})T(\d{2}):(\d{2}):(\d{2}(?:\.\d*)?)(?:Z|((\+|-)([\d|:]*)))?$/;t.reviveData=function(e,t){return p.has(e)&&t&&"string"==typeof t&&d.test(t)?new Date(t):t&&"object"===i(t)&&"Buffer"===t.type&&Array.isArray(t.data)?a.Buffer.from(t):t}},function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(e){"object"==typeof window&&(n=window)}e.exports=n},function(e,t,n){"use strict";n(6),n(28),n(49),n(36),n(25),n(29),n(104),n(279),n(2),n(17),n(12),n(24),n(89),n(99),n(37),n(47),n(146),n(33);var r=n(8);n(15);var i=n(23);Object.defineProperty(t,"__esModule",{value:!0}),t.calculatePayloadSize=t.parseJwt=t.retryPromise=t.isVideoJid=t.isSoftphoneJid=t.isScreenRecordingJid=t.isAcdJid=t.splitIntoIndividualTopics=t.delay=t.timeoutPromise=void 0;var o=n(129),a=n(281);t.timeoutPromise=function(e,t,n,r){return new Promise((function(i,o){var s=setTimeout((function(){var e=new a.TimeoutError("Timeout: ".concat(n));e.details=r,o(e)}),t);e((function(e){clearTimeout(s),i(e)}),o)}))},t.delay=function(e){return new Promise((function(t){setTimeout(t,e)}))},t.splitIntoIndividualTopics=function(e){var t=[];if(e.includes("?")){var n=e.split("?"),r=n[0],i=n[1]&&n[1].split("&");i&&i.length&&i.forEach((function(e){t.push("".concat(r,".").concat(e))}))}else t.push(e);return t};t.isAcdJid=function(e){return e.startsWith("acd-")&&!t.isSoftphoneJid(e)};t.isScreenRecordingJid=function(e){return e.startsWith("screenrecording-")&&!t.isSoftphoneJid(e)};t.isSoftphoneJid=function(e){return!!e&&!!e.match(/.*@.*gjoll.*/i)};t.isVideoJid=function(e){return!(!e||!e.match(/@conference/)||t.isAcdJid(e))},t.retryPromise=function(e,t){var n,a,s,u,c=arguments.length>2&&void 0!==arguments[2]?arguments[2]:15e3,l=arguments.length>3&&void 0!==arguments[3]?arguments[3]:console,f=!1,p=new Promise((function(o,p){u=function(){var o=i(r.mark((function i(){var o,f,p;return r.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.prev=0,r.next=3,e();case 3:o=r.sent,s(o),r.next=13;break;case 7:r.prev=7,r.t0=r.catch(0),f=c,p=t(r.t0),Number.isInteger(p)&&(f=p),!1!==p?(l.debug("Retrying promise",r.t0),n=setTimeout(u,f)):a(r.t0);case 13:case"end":return r.stop()}}),i,null,[[0,7]])})));return function(){return o.apply(this,arguments)}}(),s=function(e){clearTimeout(n),f=!0,o(e)},a=function(e){clearTimeout(n),f=!0,p(e)},u()}));return{promise:p,cancel:a,complete:s,_id:o.v4(),hasCompleted:function(){return f}}};t.parseJwt=function(e){var t=e.split(".")[1].replace(/-/g,"+").replace(/_/g,"/"),n=decodeURIComponent(window.atob(t).split("").map((function(e){return"%"+("00"+e.charCodeAt(0).toString(16)).slice(-2)})).join(""));return JSON.parse(n)},t.calculatePayloadSize=function(e){var t=JSON.stringify(e),n=encodeURIComponent(t).match(/%[89ABab]/g);return t.length+(n?n.length:0)}},function(e,t,n){"use strict";n.d(t,"b",(function(){return a}));n(29),n(2),n(24);for(var r=n(111),i=[],o=0;o<256;++o)i.push((o+256).toString(16).slice(1));function a(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return i[e[t+0]]+i[e[t+1]]+i[e[t+2]]+i[e[t+3]]+"-"+i[e[t+4]]+i[e[t+5]]+"-"+i[e[t+6]]+i[e[t+7]]+"-"+i[e[t+8]]+i[e[t+9]]+"-"+i[e[t+10]]+i[e[t+11]]+i[e[t+12]]+i[e[t+13]]+i[e[t+14]]+i[e[t+15]]}t.a=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=a(e,t);if(!Object(r.a)(n))throw TypeError("Stringified UUID is invalid");return n}},function(e,t,n){"use strict";var r=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;t.a=function(e){return"string"==typeof e&&r.test(e)}},function(e,t,n){"use strict";(function(e){n(6),n(28),n(27),n(36),n(25),n(29),n(276),n(50),n(277),n(88),n(33);var r=n(11),i=n.n(r),o=n(0),a=n(19),s=n(180);function u(e){return o.a.isPlainObject(e)||o.a.isArray(e)}function c(e){return o.a.endsWith(e,"[]")?e.slice(0,-2):e}function l(e,t,n){return e?e.concat(t).map((function(e,t){return e=c(e),!n&&t?"["+e+"]":e})).join(n?".":""):t}var f=o.a.toFlatObject(o.a,{},null,(function(e){return/^is[A-Z]/.test(e)}));t.a=function(t,n,r){if(!o.a.isObject(t))throw new TypeError("target must be an object");n=n||new(s.a||FormData);var p=(r=o.a.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,(function(e,t){return!o.a.isUndefined(t[e])}))).metaTokens,d=r.visitor||y,h=r.dots,v=r.indexes,m=(r.Blob||"undefined"!=typeof Blob&&Blob)&&o.a.isSpecCompliantForm(n);if(!o.a.isFunction(d))throw new TypeError("visitor must be a function");function g(t){if(null===t)return"";if(o.a.isDate(t))return t.toISOString();if(!m&&o.a.isBlob(t))throw new a.a("Blob is not supported. Use a Buffer instead.");return o.a.isArrayBuffer(t)||o.a.isTypedArray(t)?m&&"function"==typeof Blob?new Blob([t]):e.from(t):t}function y(e,t,r){var a=e;if(e&&!r&&"object"===i()(e))if(o.a.endsWith(t,"{}"))t=p?t:t.slice(0,-2),e=JSON.stringify(e);else if(o.a.isArray(e)&&function(e){return o.a.isArray(e)&&!e.some(u)}(e)||(o.a.isFileList(e)||o.a.endsWith(t,"[]"))&&(a=o.a.toArray(e)))return t=c(t),a.forEach((function(e,r){!o.a.isUndefined(e)&&null!==e&&n.append(!0===v?l([t],r,h):null===v?t:t+"[]",g(e))})),!1;return!!u(e)||(n.append(l(r,t,h),g(e)),!1)}var b=[],_=Object.assign(f,{defaultVisitor:y,convertValue:g,isVisitable:u});if(!o.a.isObject(t))throw new TypeError("data must be an object");return function e(t,r){if(!o.a.isUndefined(t)){if(-1!==b.indexOf(t))throw Error("Circular reference detected in "+r.join("."));b.push(t),o.a.forEach(t,(function(t,i){!0===(!(o.a.isUndefined(t)||null===t)&&d.call(n,t,o.a.isString(i)?i.trim():i,r,_))&&e(t,r?r.concat(i):[i])})),b.pop()}}(t),n}}).call(this,n(442).Buffer)},function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},function(e,t,n){var r=n(42);e.exports=function(e,t){if(!r(e))return e;var n,i;if(t&&"function"==typeof(n=e.toString)&&!r(i=n.call(e)))return i;if("function"==typeof(n=e.valueOf)&&!r(i=n.call(e)))return i;if(!t&&"function"==typeof(n=e.toString)&&!r(i=n.call(e)))return i;throw TypeError("Can't convert object to primitive value")}},function(e,t,n){var r=n(232),i=n(187).concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return r(e,i)}},function(e,t,n){var r=n(103),i=Math.max,o=Math.min;e.exports=function(e,t){var n=r(e);return n<0?i(n+t,0):o(n,t)}},function(e,t,n){"use strict";var r=n(22);e.exports=function(e,t){var n=[][e];return!!n&&r((function(){n.call(null,t||function(){throw 1},1)}))}},function(e,t,n){var r,i=n(44),o=n(235),a=n(187),s=n(133),u=n(236),c=n(182),l=n(152),f=l("IE_PROTO"),p=function(){},d=function(e){return"<script>"+e+"<\/script>"},h=function(){try{r=document.domain&&new ActiveXObject("htmlfile")}catch(e){}var e,t;h=r?function(e){e.write(d("")),e.close();var t=e.parentWindow.Object;return e=null,t}(r):((t=c("iframe")).style.display="none",u.appendChild(t),t.src=String("javascript:"),(e=t.contentWindow.document).open(),e.write(d("document.F=Object")),e.close(),e.F);for(var n=a.length;n--;)delete h.prototype[a[n]];return h()};s[f]=!0,e.exports=Object.create||function(e,t){var n;return null!==e?(p.prototype=i(e),n=new p,p.prototype=null,n[f]=e):n=h(),void 0===t?n:o(n,t)}},function(e,t,n){var r=n(231),i=n(45),o=n(238),a=n(46).f;e.exports=function(e){var t=r.Symbol||(r.Symbol={});i(t,e)||a(t,e,{value:o.f(e)})}},function(e,t,n){var r=n(123);e.exports=function(e,t,n){if(r(e),void 0===t)return e;switch(n){case 0:return function(){return e.call(t)};case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,i){return e.call(t,n,r,i)}}return function(){return e.apply(t,arguments)}}},function(e,t){e.exports=function(e,t,n){if(!(e instanceof t))throw TypeError("Incorrect "+(n?n+" ":"")+"invocation");return e}},function(e,t,n){var r=n(44),i=n(123),o=n(32)("species");e.exports=function(e,t){var n,a=r(e).constructor;return void 0===a||null==(n=r(a)[o])?t:i(n)}},function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(String(e)+" is not a function");return e}},function(e,t,n){var r=n(45),i=n(54),o=n(152),a=n(242),s=o("IE_PROTO"),u=Object.prototype;e.exports=a?Object.getPrototypeOf:function(e){return e=i(e),r(e,s)?e[s]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?u:null}},function(e,t,n){"use strict";var r=n(102),i=n(46),o=n(32),a=n(41),s=o("species");e.exports=function(e){var t=r(e),n=i.f;a&&t&&!t[s]&&n(t,s,{configurable:!0,get:function(){return this}})}},function(e,t,n){"use strict";n.r(t),n.d(t,"__extends",(function(){return a})),n.d(t,"__assign",(function(){return s})),n.d(t,"__rest",(function(){return u})),n.d(t,"__decorate",(function(){return c})),n.d(t,"__param",(function(){return l})),n.d(t,"__metadata",(function(){return f})),n.d(t,"__awaiter",(function(){return p})),n.d(t,"__generator",(function(){return d})),n.d(t,"__exportStar",(function(){return h})),n.d(t,"__values",(function(){return v})),n.d(t,"__read",(function(){return m})),n.d(t,"__spread",(function(){return g})),n.d(t,"__spreadArrays",(function(){return y})),n.d(t,"__await",(function(){return b})),n.d(t,"__asyncGenerator",(function(){return _})),n.d(t,"__asyncDelegator",(function(){return S})),n.d(t,"__asyncValues",(function(){return w})),n.d(t,"__makeTemplateObject",(function(){return x})),n.d(t,"__importStar",(function(){return k})),n.d(t,"__importDefault",(function(){return O}));n(48),n(52),n(144),n(92),n(6),n(27),n(7),n(50),n(267),n(2),n(17),n(13),n(14);var r=n(11),i=n.n(r),o=function(e,t){return(o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)};function a(e,t){function n(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var s=function(){return(s=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}).apply(this,arguments)};function u(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n}function c(e,t,n,r){var o,a=arguments.length,s=a<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"===("undefined"==typeof Reflect?"undefined":i()(Reflect))&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var u=e.length-1;u>=0;u--)(o=e[u])&&(s=(a<3?o(s):a>3?o(t,n,s):o(t,n))||s);return a>3&&s&&Object.defineProperty(t,n,s),s}function l(e,t){return function(n,r){t(n,r,e)}}function f(e,t){if("object"===("undefined"==typeof Reflect?"undefined":i()(Reflect))&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function p(e,t,n,r){return new(n||(n=Promise))((function(i,o){function a(e){try{u(r.next(e))}catch(e){o(e)}}function s(e){try{u(r.throw(e))}catch(e){o(e)}}function u(e){e.done?i(e.value):new n((function(t){t(e.value)})).then(a,s)}u((r=r.apply(e,t||[])).next())}))}function d(e,t){var n,r,i,o,a={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(o){return function(s){return function(o){if(n)throw new TypeError("Generator is already executing.");for(;a;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return a.label++,{value:o[1],done:!1};case 5:a.label++,r=o[1],o=[0];continue;case 7:o=a.ops.pop(),a.trys.pop();continue;default:if(!(i=a.trys,(i=i.length>0&&i[i.length-1])||6!==o[0]&&2!==o[0])){a=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){a.label=o[1];break}if(6===o[0]&&a.label<i[1]){a.label=i[1],i=o;break}if(i&&a.label<i[2]){a.label=i[2],a.ops.push(o);break}i[2]&&a.ops.pop(),a.trys.pop();continue}o=t.call(e,a)}catch(e){o=[6,e],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,s])}}}function h(e,t){for(var n in e)t.hasOwnProperty(n)||(t[n]=e[n])}function v(e){var t="function"==typeof Symbol&&e[Symbol.iterator],n=0;return t?t.call(e):{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}}}function m(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,o=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=o.next()).done;)a.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return a}function g(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(m(arguments[t]));return e}function y(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;var r=Array(e),i=0;for(t=0;t<n;t++)for(var o=arguments[t],a=0,s=o.length;a<s;a++,i++)r[i]=o[a];return r}function b(e){return this instanceof b?(this.v=e,this):new b(e)}function _(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r,i=n.apply(e,t||[]),o=[];return r={},a("next"),a("throw"),a("return"),r[Symbol.asyncIterator]=function(){return this},r;function a(e){i[e]&&(r[e]=function(t){return new Promise((function(n,r){o.push([e,t,n,r])>1||s(e,t)}))})}function s(e,t){try{(n=i[e](t)).value instanceof b?Promise.resolve(n.value.v).then(u,c):l(o[0][2],n)}catch(e){l(o[0][3],e)}var n}function u(e){s("next",e)}function c(e){s("throw",e)}function l(e,t){e(t),o.shift(),o.length&&s(o[0][0],o[0][1])}}function S(e){var t,n;return t={},r("next"),r("throw",(function(e){throw e})),r("return"),t[Symbol.iterator]=function(){return this},t;function r(r,i){t[r]=e[r]?function(t){return(n=!n)?{value:b(e[r](t)),done:"return"===r}:i?i(t):t}:i}}function w(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,n=e[Symbol.asyncIterator];return n?n.call(e):(e=v(e),t={},r("next"),r("throw"),r("return"),t[Symbol.asyncIterator]=function(){return this},t);function r(n){t[n]=e[n]&&function(t){return new Promise((function(r,i){(function(e,t,n,r){Promise.resolve(r).then((function(t){e({value:t,done:n})}),t)})(r,i,(t=e[n](t)).done,t.value)}))}}}function x(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}function k(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}function O(e){return e&&e.__esModule?e:{default:e}}},function(e,t,n){var r=n(10),i=n(275).values;r({target:"Object",stat:!0},{values:function(e){return i(e)}})},function(e,t,n){"use strict";n(43);var r=n(172),i=Object.keys||function(e){var t=[];for(var n in e)t.push(n);return t};e.exports=f;var o=Object.create(n(148)),a=n(287),s=n(289);o.inherits(f,a);for(var u=i(s.prototype),c=0;c<u.length;c++){var l=u[c];f.prototype[l]||(f.prototype[l]=s.prototype[l])}function f(e){if(!(this instanceof f))return new f(e);a.call(this,e),s.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",p)}function p(){this.allowHalfOpen||this._writableState.ended||r.nextTick(d,this)}function d(e){e.end()}Object.defineProperty(f.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),Object.defineProperty(f.prototype,"destroyed",{get:function(){return void 0!==this._readableState&&void 0!==this._writableState&&(this._readableState.destroyed&&this._writableState.destroyed)},set:function(e){void 0!==this._readableState&&void 0!==this._writableState&&(this._readableState.destroyed=e,this._writableState.destroyed=e)}}),f.prototype._destroy=function(e,t){this.push(null),this.end(),r.nextTick(t,e)}},function(e,t,n){"use strict";n.r(t);var r,i,o=n(181),a=n(110),s=0,u=0;var c=function(e,t,n){var c=t&&n||0,l=t||new Array(16),f=(e=e||{}).node||r,p=void 0!==e.clockseq?e.clockseq:i;if(null==f||null==p){var d=e.random||(e.rng||o.a)();null==f&&(f=r=[1|d[0],d[1],d[2],d[3],d[4],d[5]]),null==p&&(p=i=16383&(d[6]<<8|d[7]))}var h=void 0!==e.msecs?e.msecs:Date.now(),v=void 0!==e.nsecs?e.nsecs:u+1,m=h-s+(v-u)/1e4;if(m<0&&void 0===e.clockseq&&(p=p+1&16383),(m<0||h>s)&&void 0===e.nsecs&&(v=0),v>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");s=h,u=v,i=p;var g=(1e4*(268435455&(h+=122192928e5))+v)%4294967296;l[c++]=g>>>24&255,l[c++]=g>>>16&255,l[c++]=g>>>8&255,l[c++]=255&g;var y=h/4294967296*1e4&268435455;l[c++]=y>>>8&255,l[c++]=255&y,l[c++]=y>>>24&15|16,l[c++]=y>>>16&255,l[c++]=p>>>8|128,l[c++]=255&p;for(var b=0;b<6;++b)l[c+b]=f[b];return t||Object(a.b)(l)},l=(n(7),n(21),n(2),n(83),n(55),n(56),n(57),n(58),n(59),n(60),n(61),n(62),n(63),n(64),n(65),n(66),n(67),n(68),n(69),n(70),n(71),n(72),n(73),n(74),n(75),n(76),n(77),n(29),n(111));var f=function(e){if(!Object(l.a)(e))throw TypeError("Invalid UUID");var t,n=new Uint8Array(16);return n[0]=(t=parseInt(e.slice(0,8),16))>>>24,n[1]=t>>>16&255,n[2]=t>>>8&255,n[3]=255&t,n[4]=(t=parseInt(e.slice(9,13),16))>>>8,n[5]=255&t,n[6]=(t=parseInt(e.slice(14,18),16))>>>8,n[7]=255&t,n[8]=(t=parseInt(e.slice(19,23),16))>>>8,n[9]=255&t,n[10]=(t=parseInt(e.slice(24,36),16))/1099511627776&255,n[11]=t/4294967296&255,n[12]=t>>>24&255,n[13]=t>>>16&255,n[14]=t>>>8&255,n[15]=255&t,n};function p(e,t,n){function r(e,r,i,o){var s;if("string"==typeof e&&(e=function(e){e=unescape(encodeURIComponent(e));for(var t=[],n=0;n<e.length;++n)t.push(e.charCodeAt(n));return t}(e)),"string"==typeof r&&(r=f(r)),16!==(null===(s=r)||void 0===s?void 0:s.length))throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");var u=new Uint8Array(16+e.length);if(u.set(r),u.set(e,r.length),(u=n(u))[6]=15&u[6]|t,u[8]=63&u[8]|128,i){o=o||0;for(var c=0;c<16;++c)i[o+c]=u[c];return i}return Object(a.b)(u)}try{r.name=e}catch(e){}return r.DNS="6ba7b810-9dad-11d1-80b4-00c04fd430c8",r.URL="6ba7b811-9dad-11d1-80b4-00c04fd430c8",r}n(280);function d(e){return 14+(e+64>>>9<<4)+1}function h(e,t){var n=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(n>>16)<<16|65535&n}function v(e,t,n,r,i,o){return h((a=h(h(t,e),h(r,o)))<<(s=i)|a>>>32-s,n);var a,s}function m(e,t,n,r,i,o,a){return v(t&n|~t&r,e,t,i,o,a)}function g(e,t,n,r,i,o,a){return v(t&r|n&~r,e,t,i,o,a)}function y(e,t,n,r,i,o,a){return v(t^n^r,e,t,i,o,a)}function b(e,t,n,r,i,o,a){return v(n^(t|~r),e,t,i,o,a)}var _=p("v3",48,(function(e){if("string"==typeof e){var t=unescape(encodeURIComponent(e));e=new Uint8Array(t.length);for(var n=0;n<t.length;++n)e[n]=t.charCodeAt(n)}return function(e){for(var t=[],n=32*e.length,r=0;r<n;r+=8){var i=e[r>>5]>>>r%32&255,o=parseInt("0123456789abcdef".charAt(i>>>4&15)+"0123456789abcdef".charAt(15&i),16);t.push(o)}return t}(function(e,t){e[t>>5]|=128<<t%32,e[d(t)-1]=t;for(var n=1732584193,r=-271733879,i=-1732584194,o=271733878,a=0;a<e.length;a+=16){var s=n,u=r,c=i,l=o;n=m(n,r,i,o,e[a],7,-680876936),o=m(o,n,r,i,e[a+1],12,-389564586),i=m(i,o,n,r,e[a+2],17,606105819),r=m(r,i,o,n,e[a+3],22,-1044525330),n=m(n,r,i,o,e[a+4],7,-176418897),o=m(o,n,r,i,e[a+5],12,1200080426),i=m(i,o,n,r,e[a+6],17,-1473231341),r=m(r,i,o,n,e[a+7],22,-45705983),n=m(n,r,i,o,e[a+8],7,1770035416),o=m(o,n,r,i,e[a+9],12,-1958414417),i=m(i,o,n,r,e[a+10],17,-42063),r=m(r,i,o,n,e[a+11],22,-1990404162),n=m(n,r,i,o,e[a+12],7,1804603682),o=m(o,n,r,i,e[a+13],12,-40341101),i=m(i,o,n,r,e[a+14],17,-1502002290),r=m(r,i,o,n,e[a+15],22,1236535329),n=g(n,r,i,o,e[a+1],5,-165796510),o=g(o,n,r,i,e[a+6],9,-1069501632),i=g(i,o,n,r,e[a+11],14,643717713),r=g(r,i,o,n,e[a],20,-373897302),n=g(n,r,i,o,e[a+5],5,-701558691),o=g(o,n,r,i,e[a+10],9,38016083),i=g(i,o,n,r,e[a+15],14,-660478335),r=g(r,i,o,n,e[a+4],20,-405537848),n=g(n,r,i,o,e[a+9],5,568446438),o=g(o,n,r,i,e[a+14],9,-1019803690),i=g(i,o,n,r,e[a+3],14,-187363961),r=g(r,i,o,n,e[a+8],20,1163531501),n=g(n,r,i,o,e[a+13],5,-1444681467),o=g(o,n,r,i,e[a+2],9,-51403784),i=g(i,o,n,r,e[a+7],14,1735328473),r=g(r,i,o,n,e[a+12],20,-1926607734),n=y(n,r,i,o,e[a+5],4,-378558),o=y(o,n,r,i,e[a+8],11,-2022574463),i=y(i,o,n,r,e[a+11],16,1839030562),r=y(r,i,o,n,e[a+14],23,-35309556),n=y(n,r,i,o,e[a+1],4,-1530992060),o=y(o,n,r,i,e[a+4],11,1272893353),i=y(i,o,n,r,e[a+7],16,-155497632),r=y(r,i,o,n,e[a+10],23,-1094730640),n=y(n,r,i,o,e[a+13],4,681279174),o=y(o,n,r,i,e[a],11,-358537222),i=y(i,o,n,r,e[a+3],16,-722521979),r=y(r,i,o,n,e[a+6],23,76029189),n=y(n,r,i,o,e[a+9],4,-640364487),o=y(o,n,r,i,e[a+12],11,-421815835),i=y(i,o,n,r,e[a+15],16,530742520),r=y(r,i,o,n,e[a+2],23,-995338651),n=b(n,r,i,o,e[a],6,-198630844),o=b(o,n,r,i,e[a+7],10,1126891415),i=b(i,o,n,r,e[a+14],15,-1416354905),r=b(r,i,o,n,e[a+5],21,-57434055),n=b(n,r,i,o,e[a+12],6,1700485571),o=b(o,n,r,i,e[a+3],10,-1894986606),i=b(i,o,n,r,e[a+10],15,-1051523),r=b(r,i,o,n,e[a+1],21,-2054922799),n=b(n,r,i,o,e[a+8],6,1873313359),o=b(o,n,r,i,e[a+15],10,-30611744),i=b(i,o,n,r,e[a+6],15,-1560198380),r=b(r,i,o,n,e[a+13],21,1309151649),n=b(n,r,i,o,e[a+4],6,-145523070),o=b(o,n,r,i,e[a+11],10,-1120210379),i=b(i,o,n,r,e[a+2],15,718787259),r=b(r,i,o,n,e[a+9],21,-343485551),n=h(n,s),r=h(r,u),i=h(i,c),o=h(o,l)}return[n,r,i,o]}(function(e){if(0===e.length)return[];for(var t=8*e.length,n=new Uint32Array(d(t)),r=0;r<t;r+=8)n[r>>5]|=(255&e[r/8])<<r%32;return n}(e),8*e.length))})),S=n(402);function w(e,t,n,r){switch(e){case 0:return t&n^~t&r;case 1:return t^n^r;case 2:return t&n^t&r^n&r;case 3:return t^n^r}}function x(e,t){return e<<t|e>>>32-t}var k=p("v5",80,(function(e){var t=[1518500249,1859775393,2400959708,3395469782],n=[1732584193,4023233417,2562383102,271733878,3285377520];if("string"==typeof e){var r=unescape(encodeURIComponent(e));e=[];for(var i=0;i<r.length;++i)e.push(r.charCodeAt(i))}else Array.isArray(e)||(e=Array.prototype.slice.call(e));e.push(128);for(var o=e.length/4+2,a=Math.ceil(o/16),s=new Array(a),u=0;u<a;++u){for(var c=new Uint32Array(16),l=0;l<16;++l)c[l]=e[64*u+4*l]<<24|e[64*u+4*l+1]<<16|e[64*u+4*l+2]<<8|e[64*u+4*l+3];s[u]=c}s[a-1][14]=8*(e.length-1)/Math.pow(2,32),s[a-1][14]=Math.floor(s[a-1][14]),s[a-1][15]=8*(e.length-1)&4294967295;for(var f=0;f<a;++f){for(var p=new Uint32Array(80),d=0;d<16;++d)p[d]=s[f][d];for(var h=16;h<80;++h)p[h]=x(p[h-3]^p[h-8]^p[h-14]^p[h-16],1);for(var v=n[0],m=n[1],g=n[2],y=n[3],b=n[4],_=0;_<80;++_){var S=Math.floor(_/20),k=x(v,5)+w(S,m,g,y)+b+t[S]+p[_]>>>0;b=y,y=g,g=x(m,30)>>>0,m=v,v=k}n[0]=n[0]+v>>>0,n[1]=n[1]+m>>>0,n[2]=n[2]+g>>>0,n[3]=n[3]+y>>>0,n[4]=n[4]+b>>>0}return[n[0]>>24&255,n[0]>>16&255,n[0]>>8&255,255&n[0],n[1]>>24&255,n[1]>>16&255,n[1]>>8&255,255&n[1],n[2]>>24&255,n[2]>>16&255,n[2]>>8&255,255&n[2],n[3]>>24&255,n[3]>>16&255,n[3]>>8&255,255&n[3],n[4]>>24&255,n[4]>>16&255,n[4]>>8&255,255&n[4]]}));var O=function(e){if(!Object(l.a)(e))throw TypeError("Invalid UUID");return parseInt(e.slice(14,15),16)};n.d(t,"v1",(function(){return c})),n.d(t,"v3",(function(){return _})),n.d(t,"v4",(function(){return S.a})),n.d(t,"v5",(function(){return k})),n.d(t,"NIL",(function(){return"00000000-0000-0000-0000-000000000000"})),n.d(t,"version",(function(){return O})),n.d(t,"validate",(function(){return l.a})),n.d(t,"stringify",(function(){return a.a})),n.d(t,"parse",(function(){return f}))},function(e,t,n){var r=n(26),i=n(204),o=n(454),a=n(455);function s(t){var n="function"==typeof Map?new Map:void 0;return e.exports=s=function(e){if(null===e||!o(e))return e;if("function"!=typeof e)throw new TypeError("Super expression must either be null or a function");if(void 0!==n){if(n.has(e))return n.get(e);n.set(e,t)}function t(){return a(e,arguments,r(this).constructor)}return t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),i(t,e)},e.exports.__esModule=!0,e.exports.default=e.exports,s(t)}e.exports=s,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){var r=n(22),i=n(97),o="".split;e.exports=r((function(){return!Object("z").propertyIsEnumerable(0)}))?function(e){return"String"==i(e)?o.call(e,""):Object(e)}:Object},function(e,t){var n=0,r=Math.random();e.exports=function(e){return"Symbol("+String(void 0===e?"":e)+")_"+(++n+r).toString(36)}},function(e,t){e.exports={}},function(e,t,n){var r=n(85),i=n(38),o=n(116),a=function(e){return function(t,n,a){var s,u=r(t),c=i(u.length),l=o(a,c);if(e&&n!=n){for(;c>l;)if((s=u[l++])!=s)return!0}else for(;c>l;l++)if((e||l in u)&&u[l]===n)return e||l||0;return!e&&-1}};e.exports={includes:a(!0),indexOf:a(!1)}},function(e,t,n){var r=n(22),i=/#|\.prototype\./,o=function(e,t){var n=s[a(e)];return n==c||n!=u&&("function"==typeof t?r(t):!!t)},a=o.normalize=function(e){return String(e).replace(i,".").toLowerCase()},s=o.data={},u=o.NATIVE="N",c=o.POLYFILL="P";e.exports=o},function(e,t,n){"use strict";var r=n(114),i=n(46),o=n(113);e.exports=function(e,t,n){var a=r(t);a in e?i.f(e,a,o(0,n)):e[a]=n}},function(e,t,n){var r=n(22),i=n(32),o=n(191),a=i("species");e.exports=function(e){return o>=51||!r((function(){var t=[];return(t.constructor={})[a]=function(){return{foo:1}},1!==t[e](Boolean).foo}))}},function(e,t,n){var r=n(192),i=n(97),o=n(32)("toStringTag"),a="Arguments"==i(function(){return arguments}());e.exports=r?i:function(e){var t,n,r;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=function(e,t){try{return e[t]}catch(e){}}(t=Object(e),o))?n:a?i(t):"Object"==(r=i(t))&&"function"==typeof t.callee?"Arguments":r}},function(e,t,n){var r=n(232),i=n(187);e.exports=Object.keys||function(e){return r(e,i)}},function(e,t,n){var r=n(32),i=n(118),o=n(46),a=r("unscopables"),s=Array.prototype;null==s[a]&&o.f(s,a,{configurable:!0,value:i(null)}),e.exports=function(e){s[a][e]=!0}},function(e,t){e.exports={}},function(e,t,n){var r=n(44),i=n(409);e.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,n={};try{(e=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set).call(n,[]),t=n instanceof Array}catch(e){}return function(n,o){return r(n),i(o),t?e.call(n,o):n.__proto__=o,n}}():void 0)},function(e,t,n){var r=n(138),i=n(141),o=n(32)("iterator");e.exports=function(e){if(null!=e)return e[o]||e["@@iterator"]||i[r(e)]}},function(e,t,n){n(119)("asyncIterator")},function(e,t,n){"use strict";var r=n(10),i=n(154).left,o=n(117),a=n(86),s=o("reduce"),u=a("reduce",{1:0});r({target:"Array",proto:!0,forced:!s||!u},{reduce:function(e){return i(this,e,arguments.length,arguments.length>1?arguments[1]:void 0)}})},function(e,t,n){"use strict";var r,i=n(10),o=n(96).f,a=n(38),s=n(208),u=n(90),c=n(209),l=n(101),f="".startsWith,p=Math.min,d=c("startsWith");i({target:"String",proto:!0,forced:!!(l||d||(r=o(String.prototype,"startsWith"),!r||r.writable))&&!d},{startsWith:function(e){var t=String(u(this));s(e);var n=a(p(arguments.length>1?arguments[1]:void 0,t.length)),r=String(e);return f?f.call(t,r,n):t.slice(n,n+r.length)===r}})},function(e,t,n){"use strict";n(207),n(2),n(24);var r=n(4),i=n(5),o=n(30),a=n(31),s=n(26);function u(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=s(e);if(t){var i=s(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return a(this,n)}}Object.defineProperty(t,"__esModule",{value:!0});var c=n(94),l=function(e){o(n,e);var t=u(n);function n(e,i){var o,a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"be";return r(this,n),(o=t.call(this))._block=c.Buffer.alloc(e),o._finalSize=i,o._blockSize=e,o._bigEndian="be"===a,o._len=0,o}return i(n,[{key:"_transform",value:function(e,t,n){var r=null;try{this.update(e,t)}catch(e){r=e}n(r)}},{key:"_flush",value:function(e){var t=null;try{this.push(this.digest())}catch(e){t=e}e(t)}},{key:"update",value:function(e,t){"string"==typeof e&&(t=t||"utf8",e=c.Buffer.from(e,t));for(var n=this._block,r=this._blockSize,i=e.length,o=this._len,a=0;a<i;){for(var s=o%r,u=Math.min(i-a,r-s),l=0;l<u;l++)n[s+l]=e[a+l];a+=u,(o+=u)%r==0&&this._update(n)}return this._len+=i,this}},{key:"digest",value:function(e){var t=this._len%this._blockSize;this._block[t]=128,this._block.fill(0,t+1),t>=this._finalSize&&(this._update(this._block),this._block.fill(0));var n=8*this._len;if(n<=4294967295)this._bigEndian?(this._block.writeUInt32BE(0,this._blockSize-8),this._block.writeUInt32BE(n,this._blockSize-4)):(this._block.writeUInt32LE(n,this._blockSize-8),this._block.writeUInt32LE(0,this._blockSize-4));else{var r=(4294967295&n)>>>0,i=(n-r)/4294967296;this._bigEndian?(this._block.writeUInt32BE(i,this._blockSize-8),this._block.writeUInt32BE(r,this._blockSize-4)):(this._block.writeUInt32LE(r,this._blockSize-8),this._block.writeUInt32LE(i,this._blockSize-4))}this._update(this._block);var o=this._hash();return e?o.toString(e):o}},{key:"_update",value:function(e){throw new Error("_update must be implemented by subclass")}},{key:"_hash",value:function(){throw new Error("_update must be implemented by subclass")}}]),n}(n(214).Transform);t.default=l},function(e,t,n){"use strict";t.inherits=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SessionTypes=void 0,function(e){e.softphone="softphone",e.collaborateVideo="collaborateVideo",e.acdScreenShare="screenShare",e.screenRecording="screenRecording",e.unknown="unknown"}(t.SessionTypes||(t.SessionTypes={}))},function(e,t){e.exports=function(e){return e.webpackPolyfill||(e.deprecate=function(){},e.paths=[],e.children||(e.children=[]),Object.defineProperty(e,"loaded",{enumerable:!0,get:function(){return e.l}}),Object.defineProperty(e,"id",{enumerable:!0,get:function(){return e.i}}),e.webpackPolyfill=1),e}},function(e,t,n){"use strict";var r={}.propertyIsEnumerable,i=Object.getOwnPropertyDescriptor,o=i&&!r.call({1:2},1);t.f=o?function(e){var t=i(this,e);return!!t&&t.enumerable}:r},function(e,t,n){var r=n(185),i=n(132),o=r("keys");e.exports=function(e){return o[e]||(o[e]=i(e))}},function(e,t,n){var r=n(97);e.exports=Array.isArray||function(e){return"Array"==r(e)}},function(e,t,n){var r=n(123),i=n(54),o=n(131),a=n(38),s=function(e){return function(t,n,s,u){r(n);var c=i(t),l=o(c),f=a(c.length),p=e?f-1:0,d=e?-1:1;if(s<2)for(;;){if(p in l){u=l[p],p+=d;break}if(p+=d,e?p<0:f<=p)throw TypeError("Reduce of empty array with no initial value")}for(;e?p>=0:f>p;p+=d)p in l&&(u=n(u,l[p],p,c));return u}};e.exports={left:s(!1),right:s(!0)}},function(e,t,n){"use strict";var r=n(10),i=n(20),o=n(243),a=n(125),s=o.ArrayBuffer;r({global:!0,forced:i.ArrayBuffer!==s},{ArrayBuffer:s}),a("ArrayBuffer")},function(e,t,n){var r=n(53);e.exports=function(e,t,n){for(var i in t)r(e,i,t[i],n);return e}},function(e,t,n){var r=n(32)("iterator"),i=!1;try{var o=0,a={next:function(){return{done:!!o++}},return:function(){i=!0}};a[r]=function(){return this},Array.from(a,(function(){throw 2}))}catch(e){}e.exports=function(e,t){if(!t&&!i)return!1;var n=!1;try{var o={};o[r]=function(){return{next:function(){return{done:n=!0}}}},e(o)}catch(e){}return n}},function(e,t,n){"use strict";var r,i,o=n(193),a=n(252),s=RegExp.prototype.exec,u=String.prototype.replace,c=s,l=(r=/a/,i=/b*/g,s.call(r,"a"),s.call(i,"a"),0!==r.lastIndex||0!==i.lastIndex),f=a.UNSUPPORTED_Y||a.BROKEN_CARET,p=void 0!==/()??/.exec("")[1];(l||p||f)&&(c=function(e){var t,n,r,i,a=this,c=f&&a.sticky,d=o.call(a),h=a.source,v=0,m=e;return c&&(-1===(d=d.replace("y","")).indexOf("g")&&(d+="g"),m=String(e).slice(a.lastIndex),a.lastIndex>0&&(!a.multiline||a.multiline&&"\n"!==e[a.lastIndex-1])&&(h="(?: "+h+")",m=" "+m,v++),n=new RegExp("^(?:"+h+")",d)),p&&(n=new RegExp("^"+h+"$(?!\\s)",d)),l&&(t=a.lastIndex),r=s.call(c?n:a,m),c?r?(r.input=r.input.slice(v),r[0]=r[0].slice(v),r.index=a.lastIndex,a.lastIndex+=r[0].length):a.lastIndex=0:l&&r&&(a.lastIndex=a.global?r.index+r[0].length:t),p&&r&&r.length>1&&u.call(r[0],n,(function(){for(i=1;i<arguments.length-2;i++)void 0===arguments[i]&&(r[i]=void 0)})),r}),e.exports=c},function(e,t,n){var r=n(103),i=n(90),o=function(e){return function(t,n){var o,a,s=String(i(t)),u=r(n),c=s.length;return u<0||u>=c?e?"":void 0:(o=s.charCodeAt(u))<55296||o>56319||u+1===c||(a=s.charCodeAt(u+1))<56320||a>57343?e?s.charAt(u):o:e?s.slice(u,u+2):a-56320+(o-55296<<10)+65536}};e.exports={codeAt:o(!1),charAt:o(!0)}},function(e,t,n){"use strict";n(12);var r=n(53),i=n(22),o=n(32),a=n(158),s=n(81),u=o("species"),c=!i((function(){var e=/./;return e.exec=function(){var e=[];return e.groups={a:"7"},e},"7"!=="".replace(e,"$<a>")})),l="$0"==="a".replace(/./,"$0"),f=o("replace"),p=!!/./[f]&&""===/./[f]("a","$0"),d=!i((function(){var e=/(?:)/,t=e.exec;e.exec=function(){return t.apply(this,arguments)};var n="ab".split(e);return 2!==n.length||"a"!==n[0]||"b"!==n[1]}));e.exports=function(e,t,n,f){var h=o(e),v=!i((function(){var t={};return t[h]=function(){return 7},7!=""[e](t)})),m=v&&!i((function(){var t=!1,n=/a/;return"split"===e&&((n={}).constructor={},n.constructor[u]=function(){return n},n.flags="",n[h]=/./[h]),n.exec=function(){return t=!0,null},n[h](""),!t}));if(!v||!m||"replace"===e&&(!c||!l||p)||"split"===e&&!d){var g=/./[h],y=n(h,""[e],(function(e,t,n,r,i){return t.exec===a?v&&!i?{done:!0,value:g.call(t,n,r)}:{done:!0,value:e.call(n,t,r)}:{done:!1}}),{REPLACE_KEEPS_$0:l,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:p}),b=y[0],_=y[1];r(String.prototype,e,b),r(RegExp.prototype,h,2==t?function(e,t){return _.call(e,this,t)}:function(e){return _.call(e,this)})}f&&s(RegExp.prototype[h],"sham",!0)}},function(e,t,n){var r=n(97),i=n(158);e.exports=function(e,t){var n=e.exec;if("function"==typeof n){var o=n.call(e,t);if("object"!=typeof o)throw TypeError("RegExp exec method returned something other than an Object or null");return o}if("RegExp"!==r(e))throw TypeError("RegExp#exec called on incompatible receiver");return i.call(e,t)}},function(e,t,n){var r=n(42),i=n(142);e.exports=function(e,t,n){var o,a;return i&&"function"==typeof(o=t.constructor)&&o!==n&&r(a=o.prototype)&&a!==n.prototype&&i(e,a),e}},function(e,t,n){n(119)("toStringTag")},function(e,t,n){var r=n(20);n(98)(r.JSON,"JSON",!0)},function(e,t,n){n(98)(Math,"Math",!0)},function(e,t,n){var r=n(10),i=n(22),o=n(54),a=n(124),s=n(242);r({target:"Object",stat:!0,forced:i((function(){a(1)})),sham:!s},{getPrototypeOf:function(e){return a(o(e))}})},function(e,t,n){n(205);var r=e.exports={};function i(){}r.title="browser",r.browser=!0,r.env={},r.argv=[],r.version="",r.versions={},r.on=i,r.addListener=i,r.once=i,r.off=i,r.removeListener=i,r.removeAllListeners=i,r.emit=i,r.prependListener=i,r.prependOnceListener=i,r.nextTick=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return window.queueMicrotask((function(){return e.apply(void 0,n)}))},r.listeners=function(e){return[]},r.cwd=function(){return"/"},r.umask=function(){return 0},r.binding=function(e){throw new Error("process.binding is not supported")},r.chdir=function(e){throw new Error("process.chdir is not supported")}},function(e,t,n){var r=n(10),i=n(258);r({target:"Array",proto:!0,forced:i!==[].lastIndexOf},{lastIndexOf:i})},function(e,t,n){var r=n(10),i=n(262);r({target:"Array",stat:!0,forced:!n(157)((function(e){Array.from(e)}))},{from:i})},function(e,t,n){"use strict";n(6),n(39),n(27),n(36),n(25),n(21),n(100),n(2),n(24),n(146),n(105);var r=n(34),i=n(4),o=n(5);function a(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return s(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return s(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){u=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(u)throw o}}}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0});var u=n(171),c=function(){function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];i(this,e),this.name=t,this.attributes=n,this.children=[],this.optionalNamespaces={};var o,s=a(r);try{for(s.s();!(o=s.n()).done;){var u=o.value;if("string"!=typeof u){var c=new e(u.name,u.attributes,u.children);c.parent=this,this.children.push(c)}else this.children.push(u)}}catch(e){s.e(e)}finally{s.f()}}return o(e,[{key:"getName",value:function(){return this.name.indexOf(":")>=0?this.name.substr(this.name.indexOf(":")+1):this.name}},{key:"getNamespace",value:function(){if(this.name.indexOf(":")>=0){var e=this.name.substr(0,this.name.indexOf(":"));return this.findNamespaceForPrefix(e)}return this.findNamespaceForPrefix()}},{key:"getNamespaceContext",value:function(){var e={};this.parent&&(e=this.parent.getNamespaceContext());for(var t=0,n=Object.entries(this.attributes);t<n.length;t++){var i=r(n[t],2),o=i[0],a=i[1];if(o.startsWith("xmlns:")){var s=o.substr(6);e[a]=s}}return e}},{key:"getDefaultNamespace",value:function(){return this.attributes.xmlns?this.attributes.xmlns:this.parent?this.parent.getDefaultNamespace():""}},{key:"getNamespaceRoot",value:function(e){if(this.parent){var t=this.parent.getNamespaceRoot(e);if(t)return t}for(var n=0,i=Object.entries(this.attributes);n<i.length;n++){var o=r(i[n],2),a=o[0],s=o[1];if(a.startsWith("xmlns:")&&s===e)return this}if(this.optionalNamespaces[e])return this}},{key:"getAttribute",value:function(e,t){if(!t)return this.attributes[e];var n=this.getNamespaceContext();return n[t]?this.attributes[[n[t],e].join(":")]:void 0}},{key:"getChild",value:function(e,t){return this.getChildren(e,t)[0]}},{key:"getChildren",value:function(e,t){var n,r=[],i=a(this.children);try{for(i.s();!(n=i.n()).done;){var o=n.value;"string"==typeof o||o.getName()!==e||t&&o.getNamespace()!==t||r.push(o)}}catch(e){i.e(e)}finally{i.f()}return r}},{key:"getText",value:function(){var e,t="",n=a(this.children);try{for(n.s();!(e=n.n()).done;){var r=e.value;"string"==typeof r&&(t+=r)}}catch(e){n.e(e)}finally{n.f()}return t}},{key:"appendChild",value:function(e){return this.children.push(e),"string"!=typeof e&&(e.parent=this),e}},{key:"setAttribute",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];this.attributes[e]=t||void 0,""===t&&n&&(this.attributes[e]=t)}},{key:"addOptionalNamespace",value:function(e,t){this.optionalNamespaces[t]=e}},{key:"useNamespace",value:function(e,t){return this.optionalNamespaces[t]&&(e=this.optionalNamespaces[t]),this.setAttribute("xmlns:".concat(e),t),e}},{key:"toJSON",value:function(){for(var e=this.children.map((function(e){return"string"==typeof e?e:e?e.toJSON():void 0})).filter((function(e){return!!e})),t={},n=0,i=Object.entries(this.attributes);n<i.length;n++){var o=r(i[n],2),a=o[0],s=o[1];null!=s&&(t[a]=s)}return{attributes:t,children:e,name:this.name}}},{key:"toString",value:function(){var e=this.openTag(!0);if(this.children.length){var t,n=a(this.children);try{for(n.s();!(t=n.n()).done;){var r=t.value;"string"==typeof r?e+=(0,u.escapeXMLText)(r):r&&(e+=r.toString())}}catch(e){n.e(e)}finally{n.f()}e+=this.closeTag()}return e}},{key:"openTag",value:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t="";t+="<".concat(this.name);for(var n=0,i=Object.entries(this.attributes);n<i.length;n++){var o=r(i[n],2),a=o[0],s=o[1];void 0!==s&&(t+=" ".concat(a,'="').concat((0,u.escapeXML)(s.toString()),'"'))}return e&&0===this.children.length?t+="/>":t+=">",t}},{key:"closeTag",value:function(){return"</".concat(this.name,">")}},{key:"findNamespaceForPrefix",value:function(e){if(e){var t="xmlns:"+e;if(this.attributes[t])return this.attributes[t];if(this.parent)return this.parent.findNamespaceForPrefix(e)}else{if(this.attributes.xmlns)return this.attributes.xmlns;if(this.parent)return this.parent.findNamespaceForPrefix()}return""}}]),e}();t.default=c},function(e,t,n){"use strict";function r(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return i(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return i(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,o=function(){};return{s:o,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,s=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return s=e.done,e},e:function(e){u=!0,a=e},f:function(){try{s||null==n.return||n.return()}finally{if(u)throw a}}}}function i(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}n(7),n(168),n(25),n(2),n(12),n(79),n(211),n(13),n(37),n(146),n(14),Object.defineProperty(t,"__esModule",{value:!0}),t.basicLanguageResolver=t.escapeXMLText=t.unescapeXML=t.escapeXML=void 0;var o=(0,n(18).__importDefault)(n(212)),a={'"':"&quot;","&":"&amp;","'":"&apos;","<":"&lt;",">":"&gt;"},s={"&amp;":"&","&apos;":"'","&gt;":">","&lt;":"<","&quot;":'"'},u=/&([a-zA-Z0-9]+|#[0-9]+|#x[0-9a-fA-F]+);/g,c=/&|<|>|"|'/g,l=/&|<|>/g;function f(e){return a[e]}t.escapeXML=function(e){return e.replace(c,f)},t.unescapeXML=function(e){return e.replace(u,(function(e){return function(e){if(s[e])return s[e];var t=e.startsWith("&#x"),n=parseInt(e.substring(t?3:2,e.length-1),t?16:10);if(9===n||10===n||13===n||32<=n&&n<=55295||57344<=n&&n<=65533||65536<=n&&n<=1114111)return String.fromCodePoint(n);throw o.default.restrictedXML("Prohibited entity: "+e)}(e)}))},t.escapeXMLText=function(e){return e.replace(l,f)},t.basicLanguageResolver=function(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",o=new Set(e.map((function(e){return e.toLowerCase()}))),a=r(n.map((function(e){return e.toLowerCase()})));try{for(a.s();!(t=a.n()).done;){var s=t.value;if("*"!==s)for(;s.length>0;){if(o.has(s))return s;(s=s.substring(0,s.lastIndexOf("-")).toLowerCase()).lastIndexOf("-")===s.length-2&&(s=s.substring(0,s.lastIndexOf("-")))}}}catch(e){a.e(e)}finally{a.f()}return i}},function(e,t,n){"use strict";n(205),Object.defineProperty(t,"__esModule",{value:!0}),t.nextTick=void 0,t.nextTick=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];queueMicrotask((function(){return e.apply(void 0,n)}))}},function(e,t,n){var r=n(485);function i(){return"undefined"!=typeof Reflect&&Reflect.get?(e.exports=i=Reflect.get.bind(),e.exports.__esModule=!0,e.exports.default=e.exports):(e.exports=i=function(e,t,n){var i=r(e,t);if(i){var o=Object.getOwnPropertyDescriptor(i,t);return o.get?o.get.call(arguments.length<3?e:n):o.value}},e.exports.__esModule=!0,e.exports.default=e.exports),i.apply(this,arguments)}e.exports=i,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){"use strict";function r(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return i(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return i(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,o=function(){};return{s:o,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,s=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return s=e.done,e},e:function(e){u=!0,a=e},f:function(){try{s||null==n.return||n.return()}finally{if(u)throw a}}}}function i(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}n(6),n(39),n(36),n(25),n(12),n(37),n(47),Object.defineProperty(t,"__esModule",{value:!0}),t.exportToSDP=t.importFromSDP=void 0;var o=(0,n(18).__importStar)(n(293));t.importFromSDP=function(e){var t=o.getMediaSections(e),n=o.getDescription(e),i={groups:[],media:[]};o.matchPrefix(n,"a=ice-lite").length>0&&(i.iceLite=!0);var a,s=r(o.matchPrefix(n,"a=group:"));try{for(s.s();!(a=s.n()).done;){var u=a.value.split(" "),c=u.shift().substr(8);i.groups.push({mids:u,semantics:c})}}catch(e){s.e(e)}finally{s.f()}var l,f=r(t);try{for(f.s();!(l=f.n()).done;){var p=l.value,d=o.getKind(p),h=o.isRejected(p),v=o.parseMLine(p),m={direction:o.getDirection(p,n),kind:d,mid:o.getMid(p),protocol:v.protocol};if(h||(m.iceParameters=o.getIceParameters(p,n),m.dtlsParameters=o.getDtlsParameters(p,n),m.setup=o.matchPrefix(p,"a=setup:")[0].substr(8),i.iceLite&&(m.iceParameters.iceLite=!0)),"audio"===d||"video"===d){m.rtpParameters=o.parseRtpParameters(p),m.rtpEncodingParameters=o.parseRtpEncodingParameters(p),m.rtcpParameters=o.parseRtcpParameters(p);var g=o.parseMsid(p);m.streams=g?[g]:[]}else"application"===d&&(m.sctp=o.parseSctpDescription(p));m.candidates=o.matchPrefix(p,"a=candidate:").map(o.parseCandidate),i.media.push(m)}}catch(e){f.e(e)}finally{f.f()}return i},t.exportToSDP=function(e){var t=[];t.push(o.writeSessionBoilerplate(e.sessionId,e.sessionVersion),"a=msid-semantic:WMS *\r\n"),(e.iceLite||e.media.filter((function(e){return e.iceParameters&&e.iceParameters.iceLite})).length>0)&&t.push("a=ice-lite\r\n");var n,i=r(e.groups||[]);try{for(i.s();!(n=i.n()).done;){var a=n.value;t.push("a=group:".concat(a.semantics," ").concat(a.mids.join(" "),"\r\n"))}}catch(e){i.e(e)}finally{i.f()}var s,u=r(e.media||[]);try{for(u.s();!(s=u.n()).done;){var c=s.value,l=!(c.iceParameters&&c.dtlsParameters);if("application"===c.kind&&c.sctp)t.push(o.writeSctpDescription(c,c.sctp));else if(c.rtpParameters){var f=o.writeRtpDescription(c.kind,c.rtpParameters);l&&(f=f.replace("m=".concat(c.kind," 9 "),"m=".concat(c.kind," 0 "))),t.push(f),t.push("a=".concat(c.direction||"sendrecv","\r\n"));var p,d=r(c.streams||[]);try{for(d.s();!(p=d.n()).done;){var h=p.value;t.push("a=msid:".concat(h.stream," ").concat(h.track,"\r\n"))}}catch(e){d.e(e)}finally{d.f()}if(c.rtcpParameters&&(t.push(o.writeRtcpParameters(c.rtcpParameters)),c.rtcpParameters.cname&&c.rtpEncodingParameters&&c.rtpEncodingParameters[0].rtx)){var v=c.rtpEncodingParameters[0];t.push("a=ssrc-group:FID ".concat(v.ssrc," ").concat(v.rtx.ssrc,"\r\n")),t.push("a=ssrc:".concat(v.rtx.ssrc," cname:").concat(c.rtcpParameters.cname,"\r\n"))}}if(void 0!==c.mid&&t.push("a=mid:".concat(c.mid,"\r\n")),c.iceParameters&&t.push(o.writeIceParameters({usernameFragment:c.iceParameters.usernameFragment,password:c.iceParameters.password})),c.dtlsParameters&&c.setup&&t.push(o.writeDtlsParameters(c.dtlsParameters,c.setup)),c.candidates&&c.candidates.length){var m,g=r(c.candidates);try{for(g.s();!(m=g.n()).done;){var y=m.value;t.push("a=".concat(o.writeCandidate(y),"\r\n"))}}catch(e){g.e(e)}finally{g.f()}}}}catch(e){u.e(e)}finally{u.f()}return t.join("")}},function(e,t,n){"use strict";n(6),n(28),n(169),n(27),n(7),n(21),n(78),n(2),n(17),n(12),n(79),n(13),n(37),n(33),n(14);var r=n(9),i=n(4),o=n(5);function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0}),t.HttpClient=void 0;var u=n(126).__importStar(n(296)),c=n(109),l=function(){function e(){i(this,e),this._httpRetryingRequests=new Map}return o(e,[{key:"requestApiWithRetry",value:function(t,n,r){var i=this,o=c.retryPromise(this.requestApi.bind(this,t,n),(function(t){var r,i,o,a=!1;if(null==t?void 0:t.response){a=e.retryStatusCodes.has(t.response.status||0);var s=(null===(r=t.response.headers)||void 0===r?void 0:r["retry-after"])||(null===(o=(i=t.response).getResponseHeader)||void 0===o?void 0:o.call(i,"retry-after"));s&&((n.logger||console).debug("retry-after header found on response. setting retry delay",{retryAfter:s}),a=1e3*parseInt(s,10))}return a}),r,n.logger);return this._httpRetryingRequests.set(o._id,o),o.promise.then((function(){return i.cancelRetryRequest(o._id)}),(function(){return i.cancelRetryRequest(o._id)})),o}},{key:"requestApi",value:function(e,t){var n=t.logger||console,r=(new Date).getTime(),i=this._buildUri(t.host,e,t.version),o={method:t.method,url:i,data:t.data,responseType:t.responseType,timeout:t.requestTimeout||3e4,headers:{"content-type":t.contentType||"application/json"}};t.noAuthHeader||(o.headers.Authorization="Bearer ".concat(t.authToken));var a=this.handleResponse.bind(this,n,r,o);return u.default(o).then(a,a)}},{key:"handleResponse",value:function(e,t,n,r){var i,o,a,c=(new Date).getTime(),l=c-t+"ms";if(r instanceof u.AxiosError){if((null===(o=null===(i=r.config)||void 0===i?void 0:i.headers)||void 0===o?void 0:o.Authorization)&&(r.config.headers.Authorization="redacted"),"ECONNABORTED"===r.code)return e.debug("request error: ".concat(n.url),{message:r.message,now:c,elapsed:l},{skipServer:!0}),Promise.reject(r);var f=r.response||{},p=f.status,d=f.headers&&f.headers["inin-correlation-id"],h=f.data,v=s(s({},r),{},{text:null===(a=f.request)||void 0===a?void 0:a.response});return e.debug("request error: ".concat(n.url),{message:r.message,now:c,elapsed:l,status:p,correlationId:d,body:h},{skipServer:!0}),Promise.reject(v)}var m=r.status,g=r.headers["inin-correlation-id"],y=JSON.stringify(r.data);return e.debug("response: ".concat(n.method.toUpperCase()," ").concat(n.url),{now:c,status:m,elapsed:l,correlationId:g,body:y},{skipServer:!0}),Promise.resolve(r)}},{key:"stopAllRetries",value:function(){var e=this;Array.from(this._httpRetryingRequests.keys()).forEach((function(t){return e.cancelRetryRequest(t)}))}},{key:"cancelRetryRequest",value:function(e){var t=this._httpRetryingRequests.get(e);return t&&(t.cancel(new Error("Retry request cancelled")),this._httpRetryingRequests.delete(e)),!0}},{key:"formatRequestError",value:function(e){if(this.isSuperagentNetworkError(e))return{status:e.status,method:e.method,url:e.url,crossDomain:e.crossDomain,message:e.message,name:e.name,stack:e.stack};if(this.isSuperagentResponseError(e)){var t=e.response;return{status:e.status,correlationId:t.headers["inin-correlation-id"],message:"Error making HTTP request",method:t.req.method,name:t.error.name,stack:t.error.stack}}return e}},{key:"isSuperagentNetworkError",value:function(e){return e&&e.hasOwnProperty("status")&&e.hasOwnProperty("method")&&e.hasOwnProperty("url")}},{key:"isSuperagentResponseError",value:function(e){return!!(e&&e.response&&e.response.body&&e.response.req)}},{key:"_buildUri",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"v2";return t=t.replace(/^\/+|\/+$/g,""),0===e.indexOf("http")?"".concat(e,"/api/").concat(n,"/").concat(t):"https://api.".concat(e,"/api/").concat(n,"/").concat(t)}}]),e}();t.HttpClient=l,l.retryStatusCodes=new Set([408,413,429,500,502,503,504])},function(e,t,n){var r=n(263),i=n(269),o=n(203),a=n(265);e.exports=function(e){return r(e)||i(e)||o(e)||a()},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){n(27),n(25),n(145),n(43),n(105);var r=n(11),i=Object.prototype.hasOwnProperty;function o(e){return"[Throws: "+(e?e.message:"?")+"]"}function a(e){var t=[];return function e(n){if(null===n||"object"!==r(n))return n;if(-1!==t.indexOf(n))return"[Circular]";if(t.push(n),"function"==typeof n.toJSON)try{var a=e(n.toJSON());return t.pop(),a}catch(e){return o(e)}if(Array.isArray(n)){var s=n.map(e);return t.pop(),s}var u=Object.keys(n).reduce((function(t,r){return t[r]=e(function(e,t){if(i.call(e,t))try{return e[t]}catch(e){return o(e)}return e[t]}(n,r)),t}),{});return t.pop(),u}(e)}e.exports=function(e,t,n){return JSON.stringify(a(e),t,n)},e.exports.ensureProperties=a},function(e,t,n){"use strict";function r(e){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";function r(e,t){return function(){return e.apply(t,arguments)}}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";t.a=null},function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));n(7),n(2),n(83),n(55),n(56),n(57),n(58),n(59),n(60),n(61),n(62),n(63),n(64),n(65),n(66),n(67),n(68),n(69),n(70),n(71),n(72),n(73),n(74),n(75),n(76),n(77);var r,i=new Uint8Array(16);function o(){if(!r&&!(r="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return r(i)}},function(e,t,n){var r=n(20),i=n(42),o=r.document,a=i(o)&&i(o.createElement);e.exports=function(e){return a?o.createElement(e):{}}},function(e,t,n){var r=n(20),i=n(81);e.exports=function(e,t){try{i(r,e,t)}catch(n){r[e]=t}return t}},function(e,t,n){var r=n(229),i=Function.toString;"function"!=typeof r.inspectSource&&(r.inspectSource=function(e){return i.call(e)}),e.exports=r.inspectSource},function(e,t,n){var r=n(101),i=n(229);(e.exports=function(e,t){return i[e]||(i[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.6.5",mode:r?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})},function(e,t,n){var r=n(102),i=n(115),o=n(188),a=n(44);e.exports=r("Reflect","ownKeys")||function(e){var t=i.f(a(e)),n=o.f;return n?t.concat(n(e)):t}},function(e,t){e.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},function(e,t){t.f=Object.getOwnPropertySymbols},function(e,t,n){var r=n(42),i=n(153),o=n(32)("species");e.exports=function(e,t){var n;return i(e)&&("function"!=typeof(n=e.constructor)||n!==Array&&!i(n.prototype)?r(n)&&null===(n=n[o])&&(n=void 0):n=void 0),new(void 0===n?Array:n)(0===t?0:t)}},function(e,t,n){var r=n(22);e.exports=!!Object.getOwnPropertySymbols&&!r((function(){return!String(Symbol())}))},function(e,t,n){var r,i,o=n(20),a=n(234),s=o.process,u=s&&s.versions,c=u&&u.v8;c?i=(r=c.split("."))[0]+r[1]:a&&(!(r=a.match(/Edge\/(\d+)/))||r[1]>=74)&&(r=a.match(/Chrome\/(\d+)/))&&(i=r[1]),e.exports=i&&+i},function(e,t,n){var r={};r[n(32)("toStringTag")]="z",e.exports="[object z]"===String(r)},function(e,t,n){"use strict";var r=n(44);e.exports=function(){var e=r(this),t="";return e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.dotAll&&(t+="s"),e.unicode&&(t+="u"),e.sticky&&(t+="y"),t}},function(e,t,n){"use strict";var r=n(10),i=n(240),o=n(124),a=n(142),s=n(98),u=n(81),c=n(53),l=n(32),f=n(101),p=n(141),d=n(241),h=d.IteratorPrototype,v=d.BUGGY_SAFARI_ITERATORS,m=l("iterator"),g=function(){return this};e.exports=function(e,t,n,l,d,y,b){i(n,t,l);var _,S,w,x=function(e){if(e===d&&E)return E;if(!v&&e in A)return A[e];switch(e){case"keys":case"values":case"entries":return function(){return new n(this,e)}}return function(){return new n(this)}},k=t+" Iterator",O=!1,A=e.prototype,T=A[m]||A["@@iterator"]||d&&A[d],E=!v&&T||x(d),I="Array"==t&&A.entries||T;if(I&&(_=o(I.call(new e)),h!==Object.prototype&&_.next&&(f||o(_)===h||(a?a(_,h):"function"!=typeof _[m]&&u(_,m,g)),s(_,k,!0,!0),f&&(p[k]=g))),"values"==d&&T&&"values"!==T.name&&(O=!0,E=function(){return T.call(this)}),f&&!b||A[m]===E||u(A,m,E),p[t]=E,d)if(S={values:x("values"),keys:y?E:x("keys"),entries:x("entries")},b)for(w in S)(v||O||!(w in A))&&c(A,w,S[w]);else r({target:t,proto:!0,forced:v||O},S);return S}},function(e,t,n){"use strict";var r=n(54),i=n(116),o=n(38);e.exports=function(e){for(var t=r(this),n=o(t.length),a=arguments.length,s=i(a>1?arguments[1]:void 0,n),u=a>2?arguments[2]:void 0,c=void 0===u?n:i(u,n);c>s;)t[s++]=e;return t}},function(e,t,n){var r=n(10),i=n(22),o=n(237).f;r({target:"Object",stat:!0,forced:i((function(){return!Object.getOwnPropertyNames(1)}))},{getOwnPropertyNames:o})},function(e,t,n){var r=n(44),i=n(198),o=n(38),a=n(120),s=n(143),u=n(247),c=function(e,t){this.stopped=e,this.result=t};(e.exports=function(e,t,n,l,f){var p,d,h,v,m,g,y,b=a(t,n,l?2:1);if(f)p=e;else{if("function"!=typeof(d=s(e)))throw TypeError("Target is not iterable");if(i(d)){for(h=0,v=o(e.length);v>h;h++)if((m=l?b(r(y=e[h])[0],y[1]):b(e[h]))&&m instanceof c)return m;return new c(!1)}p=d.call(e)}for(g=p.next;!(y=g.call(p)).done;)if("object"==typeof(m=u(p,b,y.value,l))&&m&&m instanceof c)return m;return new c(!1)}).stop=function(e){return new c(!0,e)}},function(e,t,n){var r=n(32),i=n(141),o=r("iterator"),a=Array.prototype;e.exports=function(e){return void 0!==e&&(i.Array===e||a[o]===e)}},function(e,t,n){var r,i,o,a=n(20),s=n(22),u=n(97),c=n(120),l=n(236),f=n(182),p=n(248),d=a.location,h=a.setImmediate,v=a.clearImmediate,m=a.process,g=a.MessageChannel,y=a.Dispatch,b=0,_={},S=function(e){if(_.hasOwnProperty(e)){var t=_[e];delete _[e],t()}},w=function(e){return function(){S(e)}},x=function(e){S(e.data)},k=function(e){a.postMessage(e+"",d.protocol+"//"+d.host)};h&&v||(h=function(e){for(var t=[],n=1;arguments.length>n;)t.push(arguments[n++]);return _[++b]=function(){("function"==typeof e?e:Function(e)).apply(void 0,t)},r(b),b},v=function(e){delete _[e]},"process"==u(m)?r=function(e){m.nextTick(w(e))}:y&&y.now?r=function(e){y.now(w(e))}:g&&!p?(o=(i=new g).port2,i.port1.onmessage=x,r=c(o.postMessage,o,1)):!a.addEventListener||"function"!=typeof postMessage||a.importScripts||s(k)||"file:"===d.protocol?r="onreadystatechange"in f("script")?function(e){l.appendChild(f("script")).onreadystatechange=function(){l.removeChild(this),S(e)}}:function(e){setTimeout(w(e),0)}:(r=k,a.addEventListener("message",x,!1))),e.exports={set:h,clear:v}},function(e,t,n){"use strict";var r=n(159).charAt;e.exports=function(e,t,n){return t+(n?r(e,t).length:1)}},function(e,t,n){var r=n(42),i=n(97),o=n(32)("match");e.exports=function(e){var t;return r(e)&&(void 0!==(t=e[o])?!!t:"RegExp"==i(e))}},function(e,t,n){"use strict";n(13);var r,i=n(10),o=n(41),a=n(260),s=n(20),u=n(235),c=n(53),l=n(121),f=n(45),p=n(261),d=n(262),h=n(159).codeAt,v=n(417),m=n(98),g=n(418),y=n(91),b=s.URL,_=g.URLSearchParams,S=g.getState,w=y.set,x=y.getterFor("URL"),k=Math.floor,O=Math.pow,A=/[A-Za-z]/,T=/[\d+-.A-Za-z]/,E=/\d/,I=/^(0x|0X)/,N=/^[0-7]+$/,R=/^\d+$/,j=/^[\dA-Fa-f]+$/,P=/[\u0000\u0009\u000A\u000D #%/:?@[\\]]/,C=/[\u0000\u0009\u000A\u000D #/:?@[\\]]/,L=/^[\u0000-\u001F ]+|[\u0000-\u001F ]+$/g,M=/[\u0009\u000A\u000D]/g,D=function(e,t){var n,r,i;if("["==t.charAt(0)){if("]"!=t.charAt(t.length-1))return"Invalid host";if(!(n=F(t.slice(1,-1))))return"Invalid host";e.host=n}else if(W(e)){if(t=v(t),P.test(t))return"Invalid host";if(null===(n=B(t)))return"Invalid host";e.host=n}else{if(C.test(t))return"Invalid host";for(n="",r=d(t),i=0;i<r.length;i++)n+=H(r[i],U);e.host=n}},B=function(e){var t,n,r,i,o,a,s,u=e.split(".");if(u.length&&""==u[u.length-1]&&u.pop(),(t=u.length)>4)return e;for(n=[],r=0;r<t;r++){if(""==(i=u[r]))return e;if(o=10,i.length>1&&"0"==i.charAt(0)&&(o=I.test(i)?16:8,i=i.slice(8==o?1:2)),""===i)a=0;else{if(!(10==o?R:8==o?N:j).test(i))return e;a=parseInt(i,o)}n.push(a)}for(r=0;r<t;r++)if(a=n[r],r==t-1){if(a>=O(256,5-t))return null}else if(a>255)return null;for(s=n.pop(),r=0;r<n.length;r++)s+=n[r]*O(256,3-r);return s},F=function(e){var t,n,r,i,o,a,s,u=[0,0,0,0,0,0,0,0],c=0,l=null,f=0,p=function(){return e.charAt(f)};if(":"==p()){if(":"!=e.charAt(1))return;f+=2,l=++c}for(;p();){if(8==c)return;if(":"!=p()){for(t=n=0;n<4&&j.test(p());)t=16*t+parseInt(p(),16),f++,n++;if("."==p()){if(0==n)return;if(f-=n,c>6)return;for(r=0;p();){if(i=null,r>0){if(!("."==p()&&r<4))return;f++}if(!E.test(p()))return;for(;E.test(p());){if(o=parseInt(p(),10),null===i)i=o;else{if(0==i)return;i=10*i+o}if(i>255)return;f++}u[c]=256*u[c]+i,2!=++r&&4!=r||c++}if(4!=r)return;break}if(":"==p()){if(f++,!p())return}else if(p())return;u[c++]=t}else{if(null!==l)return;f++,l=++c}}if(null!==l)for(a=c-l,c=7;0!=c&&a>0;)s=u[c],u[c--]=u[l+a-1],u[l+--a]=s;else if(8!=c)return;return u},q=function(e){var t,n,r,i;if("number"==typeof e){for(t=[],n=0;n<4;n++)t.unshift(e%256),e=k(e/256);return t.join(".")}if("object"==typeof e){for(t="",r=function(e){for(var t=null,n=1,r=null,i=0,o=0;o<8;o++)0!==e[o]?(i>n&&(t=r,n=i),r=null,i=0):(null===r&&(r=o),++i);return i>n&&(t=r,n=i),t}(e),n=0;n<8;n++)i&&0===e[n]||(i&&(i=!1),r===n?(t+=n?":":"::",i=!0):(t+=e[n].toString(16),n<7&&(t+=":")));return"["+t+"]"}return e},U={},J=p({},U,{" ":1,'"':1,"<":1,">":1,"`":1}),z=p({},J,{"#":1,"?":1,"{":1,"}":1}),G=p({},z,{"/":1,":":1,";":1,"=":1,"@":1,"[":1,"\\":1,"]":1,"^":1,"|":1}),H=function(e,t){var n=h(e,0);return n>32&&n<127&&!f(t,e)?e:encodeURIComponent(e)},V={ftp:21,file:null,http:80,https:443,ws:80,wss:443},W=function(e){return f(V,e.scheme)},Q=function(e){return""!=e.username||""!=e.password},K=function(e){return!e.host||e.cannotBeABaseURL||"file"==e.scheme},Y=function(e,t){var n;return 2==e.length&&A.test(e.charAt(0))&&(":"==(n=e.charAt(1))||!t&&"|"==n)},X=function(e){var t;return e.length>1&&Y(e.slice(0,2))&&(2==e.length||"/"===(t=e.charAt(2))||"\\"===t||"?"===t||"#"===t)},$=function(e){var t=e.path,n=t.length;!n||"file"==e.scheme&&1==n&&Y(t[0],!0)||t.pop()},Z=function(e){return"."===e||"%2e"===e.toLowerCase()},ee={},te={},ne={},re={},ie={},oe={},ae={},se={},ue={},ce={},le={},fe={},pe={},de={},he={},ve={},me={},ge={},ye={},be={},_e={},Se=function(e,t,n,i){var o,a,s,u,c,l=n||ee,p=0,h="",v=!1,m=!1,g=!1;for(n||(e.scheme="",e.username="",e.password="",e.host=null,e.port=null,e.path=[],e.query=null,e.fragment=null,e.cannotBeABaseURL=!1,t=t.replace(L,"")),t=t.replace(M,""),o=d(t);p<=o.length;){switch(a=o[p],l){case ee:if(!a||!A.test(a)){if(n)return"Invalid scheme";l=ne;continue}h+=a.toLowerCase(),l=te;break;case te:if(a&&(T.test(a)||"+"==a||"-"==a||"."==a))h+=a.toLowerCase();else{if(":"!=a){if(n)return"Invalid scheme";h="",l=ne,p=0;continue}if(n&&(W(e)!=f(V,h)||"file"==h&&(Q(e)||null!==e.port)||"file"==e.scheme&&!e.host))return;if(e.scheme=h,n)return void(W(e)&&V[e.scheme]==e.port&&(e.port=null));h="","file"==e.scheme?l=de:W(e)&&i&&i.scheme==e.scheme?l=re:W(e)?l=se:"/"==o[p+1]?(l=ie,p++):(e.cannotBeABaseURL=!0,e.path.push(""),l=ye)}break;case ne:if(!i||i.cannotBeABaseURL&&"#"!=a)return"Invalid scheme";if(i.cannotBeABaseURL&&"#"==a){e.scheme=i.scheme,e.path=i.path.slice(),e.query=i.query,e.fragment="",e.cannotBeABaseURL=!0,l=_e;break}l="file"==i.scheme?de:oe;continue;case re:if("/"!=a||"/"!=o[p+1]){l=oe;continue}l=ue,p++;break;case ie:if("/"==a){l=ce;break}l=ge;continue;case oe:if(e.scheme=i.scheme,a==r)e.username=i.username,e.password=i.password,e.host=i.host,e.port=i.port,e.path=i.path.slice(),e.query=i.query;else if("/"==a||"\\"==a&&W(e))l=ae;else if("?"==a)e.username=i.username,e.password=i.password,e.host=i.host,e.port=i.port,e.path=i.path.slice(),e.query="",l=be;else{if("#"!=a){e.username=i.username,e.password=i.password,e.host=i.host,e.port=i.port,e.path=i.path.slice(),e.path.pop(),l=ge;continue}e.username=i.username,e.password=i.password,e.host=i.host,e.port=i.port,e.path=i.path.slice(),e.query=i.query,e.fragment="",l=_e}break;case ae:if(!W(e)||"/"!=a&&"\\"!=a){if("/"!=a){e.username=i.username,e.password=i.password,e.host=i.host,e.port=i.port,l=ge;continue}l=ce}else l=ue;break;case se:if(l=ue,"/"!=a||"/"!=h.charAt(p+1))continue;p++;break;case ue:if("/"!=a&&"\\"!=a){l=ce;continue}break;case ce:if("@"==a){v&&(h="%40"+h),v=!0,s=d(h);for(var y=0;y<s.length;y++){var b=s[y];if(":"!=b||g){var _=H(b,G);g?e.password+=_:e.username+=_}else g=!0}h=""}else if(a==r||"/"==a||"?"==a||"#"==a||"\\"==a&&W(e)){if(v&&""==h)return"Invalid authority";p-=d(h).length+1,h="",l=le}else h+=a;break;case le:case fe:if(n&&"file"==e.scheme){l=ve;continue}if(":"!=a||m){if(a==r||"/"==a||"?"==a||"#"==a||"\\"==a&&W(e)){if(W(e)&&""==h)return"Invalid host";if(n&&""==h&&(Q(e)||null!==e.port))return;if(u=D(e,h))return u;if(h="",l=me,n)return;continue}"["==a?m=!0:"]"==a&&(m=!1),h+=a}else{if(""==h)return"Invalid host";if(u=D(e,h))return u;if(h="",l=pe,n==fe)return}break;case pe:if(!E.test(a)){if(a==r||"/"==a||"?"==a||"#"==a||"\\"==a&&W(e)||n){if(""!=h){var S=parseInt(h,10);if(S>65535)return"Invalid port";e.port=W(e)&&S===V[e.scheme]?null:S,h=""}if(n)return;l=me;continue}return"Invalid port"}h+=a;break;case de:if(e.scheme="file","/"==a||"\\"==a)l=he;else{if(!i||"file"!=i.scheme){l=ge;continue}if(a==r)e.host=i.host,e.path=i.path.slice(),e.query=i.query;else if("?"==a)e.host=i.host,e.path=i.path.slice(),e.query="",l=be;else{if("#"!=a){X(o.slice(p).join(""))||(e.host=i.host,e.path=i.path.slice(),$(e)),l=ge;continue}e.host=i.host,e.path=i.path.slice(),e.query=i.query,e.fragment="",l=_e}}break;case he:if("/"==a||"\\"==a){l=ve;break}i&&"file"==i.scheme&&!X(o.slice(p).join(""))&&(Y(i.path[0],!0)?e.path.push(i.path[0]):e.host=i.host),l=ge;continue;case ve:if(a==r||"/"==a||"\\"==a||"?"==a||"#"==a){if(!n&&Y(h))l=ge;else if(""==h){if(e.host="",n)return;l=me}else{if(u=D(e,h))return u;if("localhost"==e.host&&(e.host=""),n)return;h="",l=me}continue}h+=a;break;case me:if(W(e)){if(l=ge,"/"!=a&&"\\"!=a)continue}else if(n||"?"!=a)if(n||"#"!=a){if(a!=r&&(l=ge,"/"!=a))continue}else e.fragment="",l=_e;else e.query="",l=be;break;case ge:if(a==r||"/"==a||"\\"==a&&W(e)||!n&&("?"==a||"#"==a)){if(".."===(c=(c=h).toLowerCase())||"%2e."===c||".%2e"===c||"%2e%2e"===c?($(e),"/"==a||"\\"==a&&W(e)||e.path.push("")):Z(h)?"/"==a||"\\"==a&&W(e)||e.path.push(""):("file"==e.scheme&&!e.path.length&&Y(h)&&(e.host&&(e.host=""),h=h.charAt(0)+":"),e.path.push(h)),h="","file"==e.scheme&&(a==r||"?"==a||"#"==a))for(;e.path.length>1&&""===e.path[0];)e.path.shift();"?"==a?(e.query="",l=be):"#"==a&&(e.fragment="",l=_e)}else h+=H(a,z);break;case ye:"?"==a?(e.query="",l=be):"#"==a?(e.fragment="",l=_e):a!=r&&(e.path[0]+=H(a,U));break;case be:n||"#"!=a?a!=r&&("'"==a&&W(e)?e.query+="%27":e.query+="#"==a?"%23":H(a,U)):(e.fragment="",l=_e);break;case _e:a!=r&&(e.fragment+=H(a,J))}p++}},we=function(e){var t,n,r=l(this,we,"URL"),i=arguments.length>1?arguments[1]:void 0,a=String(e),s=w(r,{type:"URL"});if(void 0!==i)if(i instanceof we)t=x(i);else if(n=Se(t={},String(i)))throw TypeError(n);if(n=Se(s,a,null,t))throw TypeError(n);var u=s.searchParams=new _,c=S(u);c.updateSearchParams(s.query),c.updateURL=function(){s.query=String(u)||null},o||(r.href=ke.call(r),r.origin=Oe.call(r),r.protocol=Ae.call(r),r.username=Te.call(r),r.password=Ee.call(r),r.host=Ie.call(r),r.hostname=Ne.call(r),r.port=Re.call(r),r.pathname=je.call(r),r.search=Pe.call(r),r.searchParams=Ce.call(r),r.hash=Le.call(r))},xe=we.prototype,ke=function(){var e=x(this),t=e.scheme,n=e.username,r=e.password,i=e.host,o=e.port,a=e.path,s=e.query,u=e.fragment,c=t+":";return null!==i?(c+="//",Q(e)&&(c+=n+(r?":"+r:"")+"@"),c+=q(i),null!==o&&(c+=":"+o)):"file"==t&&(c+="//"),c+=e.cannotBeABaseURL?a[0]:a.length?"/"+a.join("/"):"",null!==s&&(c+="?"+s),null!==u&&(c+="#"+u),c},Oe=function(){var e=x(this),t=e.scheme,n=e.port;if("blob"==t)try{return new URL(t.path[0]).origin}catch(e){return"null"}return"file"!=t&&W(e)?t+"://"+q(e.host)+(null!==n?":"+n:""):"null"},Ae=function(){return x(this).scheme+":"},Te=function(){return x(this).username},Ee=function(){return x(this).password},Ie=function(){var e=x(this),t=e.host,n=e.port;return null===t?"":null===n?q(t):q(t)+":"+n},Ne=function(){var e=x(this).host;return null===e?"":q(e)},Re=function(){var e=x(this).port;return null===e?"":String(e)},je=function(){var e=x(this),t=e.path;return e.cannotBeABaseURL?t[0]:t.length?"/"+t.join("/"):""},Pe=function(){var e=x(this).query;return e?"?"+e:""},Ce=function(){return x(this).searchParams},Le=function(){var e=x(this).fragment;return e?"#"+e:""},Me=function(e,t){return{get:e,set:t,configurable:!0,enumerable:!0}};if(o&&u(xe,{href:Me(ke,(function(e){var t=x(this),n=String(e),r=Se(t,n);if(r)throw TypeError(r);S(t.searchParams).updateSearchParams(t.query)})),origin:Me(Oe),protocol:Me(Ae,(function(e){var t=x(this);Se(t,String(e)+":",ee)})),username:Me(Te,(function(e){var t=x(this),n=d(String(e));if(!K(t)){t.username="";for(var r=0;r<n.length;r++)t.username+=H(n[r],G)}})),password:Me(Ee,(function(e){var t=x(this),n=d(String(e));if(!K(t)){t.password="";for(var r=0;r<n.length;r++)t.password+=H(n[r],G)}})),host:Me(Ie,(function(e){var t=x(this);t.cannotBeABaseURL||Se(t,String(e),le)})),hostname:Me(Ne,(function(e){var t=x(this);t.cannotBeABaseURL||Se(t,String(e),fe)})),port:Me(Re,(function(e){var t=x(this);K(t)||(""==(e=String(e))?t.port=null:Se(t,e,pe))})),pathname:Me(je,(function(e){var t=x(this);t.cannotBeABaseURL||(t.path=[],Se(t,e+"",me))})),search:Me(Pe,(function(e){var t=x(this);""==(e=String(e))?t.query=null:("?"==e.charAt(0)&&(e=e.slice(1)),t.query="",Se(t,e,be)),S(t.searchParams).updateSearchParams(t.query)})),searchParams:Me(Ce),hash:Me(Le,(function(e){var t=x(this);""!=(e=String(e))?("#"==e.charAt(0)&&(e=e.slice(1)),t.fragment="",Se(t,e,_e)):t.fragment=null}))}),c(xe,"toJSON",(function(){return ke.call(this)}),{enumerable:!0}),c(xe,"toString",(function(){return ke.call(this)}),{enumerable:!0}),b){var De=b.createObjectURL,Be=b.revokeObjectURL;De&&c(we,"createObjectURL",(function(e){return De.apply(b,arguments)})),Be&&c(we,"revokeObjectURL",(function(e){return Be.apply(b,arguments)}))}m(we,"URL"),i({global:!0,forced:!a,sham:!o},{URL:we})},function(e,t,n){var r=n(264);e.exports=function(e,t){if(e){if("string"==typeof e)return r(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?r(e,t):void 0}},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){function n(t,r){return e.exports=n=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},e.exports.__esModule=!0,e.exports.default=e.exports,n(t,r)}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){var r=n(10),i=n(20),o=n(249),a=n(97),s=i.process,u="process"==a(s);r({global:!0,enumerable:!0,noTargetGet:!0},{queueMicrotask:function(e){var t=u&&s.domain;o(t?t.bind(e):e)}})},function(e,t,n){"use strict";var r=n(10),i=n(101),o=n(246),a=n(22),s=n(102),u=n(122),c=n(250),l=n(53);r({target:"Promise",proto:!0,real:!0,forced:!!o&&a((function(){o.prototype.finally.call({then:function(){}},(function(){}))}))},{finally:function(e){var t=u(this,s("Promise")),n="function"==typeof e;return this.then(n?function(n){return c(t,e()).then((function(){return n}))}:e,n?function(n){return c(t,e()).then((function(){throw n}))}:e)}}),i||"function"!=typeof o||o.prototype.finally||l(o.prototype,"finally",s("Promise").prototype.finally)},function(e,t,n){var r=n(10),i=n(195),o=n(140);r({target:"Array",proto:!0},{fill:i}),o("fill")},function(e,t,n){var r=n(201);e.exports=function(e){if(r(e))throw TypeError("The method doesn't accept regular expressions");return e}},function(e,t,n){var r=n(32)("match");e.exports=function(e){var t=/./;try{"/./"[e](t)}catch(n){try{return t[r]=!1,"/./"[e](t)}catch(e){}}return!1}},function(e,t,n){(function(e,r){var i;n(36),n(168),n(29),n(87),n(12),n(37),n(47);var o=n(11);
8
- /*! https://mths.be/punycode v1.4.1 by @mathias */!function(a){var s="object"==o(t)&&t&&!t.nodeType&&t,u="object"==o(e)&&e&&!e.nodeType&&e,c="object"==(void 0===r?"undefined":o(r))&&r;c.global!==c&&c.window!==c&&c.self!==c||(a=c);var l,f,p=2147483647,d=/^xn--/,h=/[^\x20-\x7E]/,v=/[\x2E\u3002\uFF0E\uFF61]/g,m={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},g=Math.floor,y=String.fromCharCode;function b(e){throw new RangeError(m[e])}function _(e,t){for(var n=e.length,r=[];n--;)r[n]=t(e[n]);return r}function S(e,t){var n=e.split("@"),r="";return n.length>1&&(r=n[0]+"@",e=n[1]),r+_((e=e.replace(v,".")).split("."),t).join(".")}function w(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}function x(e){return _(e,(function(e){var t="";return e>65535&&(t+=y((e-=65536)>>>10&1023|55296),e=56320|1023&e),t+=y(e)})).join("")}function k(e,t){return e+22+75*(e<26)-((0!=t)<<5)}function O(e,t,n){var r=0;for(e=n?g(e/700):e>>1,e+=g(e/t);e>455;r+=36)e=g(e/35);return g(r+36*e/(e+38))}function A(e){var t,n,r,i,o,a,s,u,c,l,f,d=[],h=e.length,v=0,m=128,y=72;for((n=e.lastIndexOf("-"))<0&&(n=0),r=0;r<n;++r)e.charCodeAt(r)>=128&&b("not-basic"),d.push(e.charCodeAt(r));for(i=n>0?n+1:0;i<h;){for(o=v,a=1,s=36;i>=h&&b("invalid-input"),((u=(f=e.charCodeAt(i++))-48<10?f-22:f-65<26?f-65:f-97<26?f-97:36)>=36||u>g((p-v)/a))&&b("overflow"),v+=u*a,!(u<(c=s<=y?1:s>=y+26?26:s-y));s+=36)a>g(p/(l=36-c))&&b("overflow"),a*=l;y=O(v-o,t=d.length+1,0==o),g(v/t)>p-m&&b("overflow"),m+=g(v/t),v%=t,d.splice(v++,0,m)}return x(d)}function T(e){var t,n,r,i,o,a,s,u,c,l,f,d,h,v,m,_=[];for(d=(e=w(e)).length,t=128,n=0,o=72,a=0;a<d;++a)(f=e[a])<128&&_.push(y(f));for(r=i=_.length,i&&_.push("-");r<d;){for(s=p,a=0;a<d;++a)(f=e[a])>=t&&f<s&&(s=f);for(s-t>g((p-n)/(h=r+1))&&b("overflow"),n+=(s-t)*h,t=s,a=0;a<d;++a)if((f=e[a])<t&&++n>p&&b("overflow"),f==t){for(u=n,c=36;!(u<(l=c<=o?1:c>=o+26?26:c-o));c+=36)m=u-l,v=36-l,_.push(y(k(l+m%v,0))),u=g(m/v);_.push(y(k(u,0))),o=O(n,h,r==i),n=0,++r}++n,++t}return _.join("")}if(l={version:"1.4.1",ucs2:{decode:w,encode:x},decode:A,encode:T,toASCII:function(e){return S(e,(function(e){return h.test(e)?"xn--"+T(e):e}))},toUnicode:function(e){return S(e,(function(e){return d.test(e)?A(e.slice(4).toLowerCase()):e}))}},"object"==o(n(282))&&n(282))void 0===(i=function(){return l}.call(t,n,t,e))||(e.exports=i);else if(s&&u)if(e.exports==s)u.exports=l;else for(f in l)l.hasOwnProperty(f)&&(s[f]=l[f]);else a.punycode=l}(this)}).call(this,n(150)(e),n(108))},function(e,t,n){var r=n(10),i=n(116),o=String.fromCharCode,a=String.fromCodePoint;r({target:"String",stat:!0,forced:!!a&&1!=a.length},{fromCodePoint:function(e){for(var t,n=[],r=arguments.length,a=0;r>a;){if(t=+arguments[a++],i(t,1114111)!==t)throw RangeError(t+" is not a valid code point");n.push(t<65536?o(t):o(55296+((t-=65536)>>10),t%1024+56320))}return n.join("")}})},function(e,t,n){"use strict";var r,i=n(4),o=n(5),a=n(30),s=n(31),u=n(26),c=n(130);function l(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=u(e);if(t){var i=u(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return s(this,n)}}Object.defineProperty(t,"__esModule",{value:!0}),t.JXTErrorCondition=void 0,function(e){e.NotWellFormed="not-well-formed",e.RestrictedXML="restricted-xml",e.AlreadyClosed="already-closed",e.UnknownRoot="unknown-stream-root"}(r=t.JXTErrorCondition||(t.JXTErrorCondition={}));var f=function(e){a(n,e);var t=l(n);function n(e){var r;return i(this,n),(r=t.call(this,e.text)).isJXTError=!0,r.condition=e.condition,r.text=e.text,r}return o(n,null,[{key:"notWellFormed",value:function(e){return new n({condition:r.NotWellFormed,text:e})}},{key:"restrictedXML",value:function(e){return new n({condition:r.RestrictedXML,text:e})}},{key:"alreadyClosed",value:function(e){return new n({condition:r.AlreadyClosed,text:e})}},{key:"unknownRoot",value:function(e){return new n({condition:r.UnknownRoot,text:e})}}]),n}(c(Error));t.default=f},function(e,t,n){"use strict";n(6),n(39),n(27),n(7),n(29),n(21),n(78),n(100),n(2),n(12),n(24),n(79),n(13),n(47),n(88),n(14),n(105);var r=n(34),i=n(9);function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function a(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?o(Object(n),!0).forEach((function(t){i(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function s(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return u(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return u(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function u(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0}),t.childAlternateLanguageRawElement=t.childLanguageRawElement=t.childRawElement=t.staticValue=t.splicePath=t.multipleChildEnum=t.multipleChildAlternateLanguageText=t.childAlternateLanguageText=t.multipleChildIntegerAttribute=t.multipleChildAttribute=t.multipleChildText=t.childDoubleEnum=t.childEnum=t.deepMultipleChildText=t.deepChildBoolean=t.deepChildInteger=t.deepChildText=t.childBoolean=t.childTimezoneOffset=t.childJSON=t.childFloat=t.childInteger=t.childDate=t.childTextBuffer=t.childText=t.childLanguageAttribute=t.languageAttribute=t.textBuffer=t.textJSON=t.text=t.childDateAttribute=t.childFloatAttribute=t.childIntegerAttribute=t.childBooleanAttribute=t.childAttribute=t.namespacedDateAttribute=t.namespacedFloatAttribute=t.namespacedIntegerAttribute=t.namespacedBooleanAttribute=t.namespacedAttribute=t.dateAttribute=t.floatAttribute=t.integerAttribute=t.booleanAttribute=t.attribute=t.findOrCreate=t.findAll=t.getTargetLang=t.getLang=t.createElement=void 0,t.parameterMap=void 0;var c=n(18),l=n(84),f=(0,c.__importDefault)(n(170)),p=n(215);function d(e,t,n,r){if(r){e=e||r.getNamespace();var i=r.getNamespaceRoot(e);if(i){var o=i.useNamespace("",e);t="".concat(o,":").concat(t)}}var a=new f.default(t);return t.indexOf(":")<0&&(!n||e!==n)&&a.setAttribute("xmlns",e),a}function h(e,t){return(e.getAttribute("xml:lang")||t||"").toLowerCase()}function v(e,t){var n,r=[],i=s(e);try{for(i.s();!(n=i.n()).done;){var o=n.value;r.push(h(o,t.lang))}}catch(e){i.e(e)}finally{i.f()}return(t.resolveLanguage?t.resolveLanguage(r,t.acceptLanguages||[],t.lang):t.lang)||""}function m(e,t,n,r){var i=e.getChildren(n,t),o=h(e);return i.length?r?i.filter((function(e){if(h(e,o)===r)return!0})):i:[]}function g(e,t,n,r){t=t||e.getNamespace();var i=m(e,t,n,r);if(i.length)return i[0];var o=d(t,n,e.getDefaultNamespace(),e),a=h(e,r);return r&&a!==r&&o.setAttribute("xml:lang",r),e.appendChild(o),o}function y(e){return{importer:function(t){var n=t.getAttribute(e.name,e.namespace);return n?e.parseValue(n):e.dynamicDefault?e.dynamicDefault(n):e.staticDefault},exporter:function(t,n){if(void 0!==n&&n!==e.staticDefault){var r=e.writeValue(n);if(r||e.emitEmpty)if(e.namespace&&e.prefix){var i,o=t.getNamespaceRoot(e.namespace);if(o)i=o.useNamespace(e.prefix,e.namespace);else{var a=t.getNamespaceContext();a[e.namespace]||(i=t.useNamespace(e.prefix,e.namespace),a[e.namespace]=i)}t.setAttribute("".concat(i,":").concat(e.name),r,e.emitEmpty)}else t.setAttribute(e.name,r,e.emitEmpty)}}}}function b(e,t){return function(n){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return i=a({staticDefault:r},i),y(a(a({name:n},e),t?t(i):i))}}function _(e,t){return function(n,r,i){var o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:void 0,s=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{};return s=a({staticDefault:o},s),y(a(a({name:i,namespace:r,prefix:n},e),t?t(s):s))}}function S(e){var t=e.converter||y(a(a({},e),{},{namespace:e.attributeNamespace}));return{importer:function(n,r){var i=n.getChild(e.element,e.namespace||n.getNamespace());return i?t.importer(i,r):e.dynamicDefault?e.dynamicDefault():e.staticDefault},exporter:function(n,r,i){if(void 0!==r&&r!==e.staticDefault){var o=g(n,e.namespace||n.getNamespace(),e.element);t.exporter(o,r,i)}}}}function w(e,t){return function(n,r,i){var o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:void 0,s=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{};return s=a({staticDefault:o},s),S(a(a({element:r,name:i,namespace:n},e),t?t(s):s))}}function x(e){return{importer:function(t){var n=t.getText();return n?e.parseValue(n):e.dynamicDefault?e.dynamicDefault(n):e.staticDefault},exporter:function(t,n){if(n||!e.emitEmpty){if(void 0!==n&&n!==e.staticDefault){var r=e.writeValue(n);r&&t.children.push(r)}}else t.children.push("")}}}function k(e){var t=x(e);return{importer:function(n,r){var i=m(n,e.namespace||n.getNamespace(),e.element),o=v(i,r);if(!i.length)return e.dynamicDefault?e.dynamicDefault():e.staticDefault;if(e.matchLanguage){var a,u=s(i);try{for(u.s();!(a=u.n()).done;){var c=a.value;if(h(c,r.lang)===o)return t.importer(c,r)}}catch(e){u.e(e)}finally{u.f()}}return t.importer(i[0],r)},exporter:function(n,r,i){if(r||!e.emitEmpty){if(void 0!==r&&r!==e.staticDefault){var o=g(n,e.namespace||n.getNamespace(),e.element,e.matchLanguage?i.lang:void 0);t.exporter(o,r,i)}}else g(n,e.namespace||n.getNamespace(),e.element,e.matchLanguage?i.lang:void 0)}}}t.createElement=d,t.getLang=h,t.getTargetLang=v,t.findAll=m,t.findOrCreate=g;var O={parseValue:function(e){return e},writeValue:function(e){return e}},A={parseValue:function(e){return parseInt(e,10)},writeValue:function(e){return e.toString()}},T={parseValue:function(e){return parseFloat(e)},writeValue:function(e){return e.toString()}},E={parseValue:function(e){return"true"===e||"1"===e||"false"!==e&&"0"!==e&&void 0},writeValue:function(e){return e?"1":"0"}},I={parseValue:function(e){return new Date(e)},writeValue:function(e){return"string"==typeof e?e:e.toISOString()}},N={parseValue:function(e){return JSON.parse(e)},writeValue:function(e){return JSON.stringify(e)}},R=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"utf8";return{parseValue:function(t){return"base64"===e&&"="===t&&(t=""),l.Buffer.from(t.trim(),e)},writeValue:function(t){var n;return n="string"==typeof t?l.Buffer.from(t).toString(e):t?t.toString(e):"","base64"===e&&(n=n||"="),n}}},j={parseValue:function(e){var t=-1;"-"===e.charAt(0)&&(t=1,e=e.slice(1));var n=e.split(":");return(60*parseInt(n[0],10)+parseInt(n[1],10))*t},writeValue:function(e){if("string"==typeof e)return e;var t="-";e<0&&(e=-e,t="+");var n=e/60,r=e%60;return t+=(n<10?"0":"")+n+":"+(r<10?"0":"")+r}};t.attribute=b(O,(function(e){return a({dynamicDefault:e.emitEmpty?function(t){return""===t?"":e.staticDefault}:void 0},e)})),t.booleanAttribute=b(E),t.integerAttribute=b(A),t.floatAttribute=b(T),t.dateAttribute=b(I),t.namespacedAttribute=_(O),t.namespacedBooleanAttribute=_(E),t.namespacedIntegerAttribute=_(A),t.namespacedFloatAttribute=_(T),t.namespacedDateAttribute=_(I),t.childAttribute=w(O),t.childBooleanAttribute=w(E),t.childIntegerAttribute=w(A),t.childFloatAttribute=w(T),t.childDateAttribute=w(I);t.text=function(e){return x(a({staticDefault:e},O))};t.textJSON=function(){return x(a({},N))};function P(){return{importer:function(e,t){return h(e,t.lang)},exporter:function(e,t,n){t&&t.toLowerCase()!==n.lang?e.setAttribute("xml:lang",t):e.setAttribute("xml:lang",void 0)}}}t.textBuffer=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"utf8";return x(a({},R(e)))},t.languageAttribute=P;t.childLanguageAttribute=function(e,t){return S(a({converter:P(),element:t,name:"xml:lang",namespace:e},O))};t.childText=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]&&arguments[3];return k(a({element:t,emitEmpty:r,matchLanguage:!0,namespace:e,staticDefault:n},O))};t.childTextBuffer=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"utf8";return k(a({element:t,matchLanguage:!0,namespace:e},R(n)))};t.childDate=function(e,t){return k(a({element:t,namespace:e},I))};t.childInteger=function(e,t,n){return k(a({element:t,namespace:e,staticDefault:n},A))};t.childFloat=function(e,t,n){return k(a({element:t,namespace:e,staticDefault:n},T))};t.childJSON=function(e,t){return k(a({element:t,namespace:e},N))},t.childTimezoneOffset=function(e,t){return k(a({element:t,namespace:e,staticDefault:0},j))},t.childBoolean=function(e,t){return{importer:function(n){if(n.getChild(t,e||n.getNamespace()))return!0},exporter:function(n,r){r&&g(n,e||n.getNamespace(),t)}}};var C=function(e,t,n){if(n){var r,i=t,o=s(e);try{for(o.s();!(r=o.n()).done;){var a=r.value;i=g(i,a.namespace||i.getNamespace(),a.element)}}catch(e){o.e(e)}finally{o.f()}i.children.push(n.toString())}};t.deepChildText=function(e,t){return{importer:function(n){var r,i=n,o=s(e);try{for(o.s();!(r=o.n()).done;){var a=r.value;if(!(i=i.getChild(a.element,a.namespace||i.getNamespace())))return t}}catch(e){o.e(e)}finally{o.f()}return i.getText()||t},exporter:function(t,n){C(e,t,n)}}},t.deepChildInteger=function(e,t){return{importer:function(n){var r,i=n,o=s(e);try{for(o.s();!(r=o.n()).done;){var a=r.value;if(!(i=i.getChild(a.element,a.namespace||i.getNamespace())))return}}catch(e){o.e(e)}finally{o.f()}var u=i.getText();return u?parseInt(u,10):t||void 0},exporter:function(t,n){C(e,t,n)}}},t.deepChildBoolean=function(e){return{importer:function(t){var n,r=t,i=s(e);try{for(i.s();!(n=i.n()).done;){var o=n.value;if(!(r=r.getChild(o.element,o.namespace||r.getNamespace())))return!1}}catch(e){i.e(e)}finally{i.f()}return!0},exporter:function(t,n){if(n){var r,i=t,o=s(e);try{for(o.s();!(r=o.n()).done;){var a=r.value;i=g(i,a.namespace||i.getNamespace(),a.element)}}catch(e){o.e(e)}finally{o.f()}}}}},t.deepMultipleChildText=function(e){var t=e.pop();return{importer:function(n,r){var i,o=n,a=s(e);try{for(a.s();!(i=a.n()).done;){var u=i.value;if(!(o=o.getChild(u.element,u.namespace||o.getNamespace())))return[]}}catch(e){a.e(e)}finally{a.f()}var c,l=[],f=m(o,t.namespace||o.getNamespace(),t.element),p=v(f,r),d=s(f);try{for(d.s();!(c=d.n()).done;){var g=c.value;h(g,r.lang)===p&&l.push(g.getText())}}catch(e){d.e(e)}finally{d.f()}return l},exporter:function(n,r,i){if(r.length){var o,a=n,u=s(e);try{for(u.s();!(o=u.n()).done;){var c=o.value;a=g(a,c.namespace||a.getNamespace(),c.element)}}catch(e){u.e(e)}finally{u.f()}var l,f=t.namespace,p=t.element,h=s(r);try{for(h.s();!(l=h.n()).done;){var v=l.value,m=d(f||a.getNamespace(),p,i.namespace,a);m.children.push(v),a.appendChild(m)}}catch(e){h.e(e)}finally{h.f()}}}}},t.childEnum=function(e,t,n){var r,i=new Map,o=new Map,a=s(t);try{for(a.s();!(r=a.n()).done;){var u=r.value;"string"==typeof u?(i.set(u,u),o.set(u,u)):(i.set(u[1],u[0]),o.set(u[0],u[1]))}}catch(e){a.e(e)}finally{a.f()}return{importer:function(t){var r,o=s(t.children);try{for(o.s();!(r=o.n()).done;){var a=r.value;if("string"!=typeof a&&(a.getNamespace()===(e||t.getNamespace())&&i.has(a.getName())))return i.get(a.getName())}}catch(e){o.e(e)}finally{o.f()}return n},exporter:function(t,n){o.has(n)&&g(t,e,o.get(n))}}},t.childDoubleEnum=function(e,t,n,r){var i=new Set(t),o=new Set(n);return{importer:function(t){var n,a=s(t.children);try{for(a.s();!(n=a.n()).done;){var u=n.value;if("string"!=typeof u&&(u.getNamespace()===(e||t.getNamespace())&&i.has(u.getName()))){var c,l=s(u.children);try{for(l.s();!(c=l.n()).done;){var f=c.value;if("string"!=typeof f&&(f.getNamespace()===(e||t.getNamespace())&&o.has(f.getName())))return[u.getName(),f.getName()]}}catch(e){l.e(e)}finally{l.f()}return[u.getName()]}}}catch(e){a.e(e)}finally{a.f()}return r},exporter:function(t,n){var r=g(t,e,n[0]);n[1]&&g(r,e,n[1])}}},t.multipleChildText=function(e,t){return{importer:function(n,r){var i,o=[],a=m(n,e||n.getNamespace(),t),u=v(a,r),c=s(a);try{for(c.s();!(i=c.n()).done;){var l=i.value;h(l,r.lang)===u&&o.push(l.getText())}}catch(e){c.e(e)}finally{c.f()}return o},exporter:function(n,r,i){var o,a=s(r);try{for(a.s();!(o=a.n()).done;){var u=o.value,c=d(e||n.getNamespace(),t,i.namespace,n);c.children.push(u),n.appendChild(c)}}catch(e){a.e(e)}finally{a.f()}}}},t.multipleChildAttribute=function(e,t,n){return{importer:function(r){var i,o=[],a=s(r.getChildren(t,e||r.getNamespace()));try{for(a.s();!(i=a.n()).done;){var u=i.value.getAttribute(n);void 0!==u&&o.push(u)}}catch(e){a.e(e)}finally{a.f()}return o},exporter:function(r,i,o){var a,u=s(i);try{for(u.s();!(a=u.n()).done;){var c=a.value,l=d(e||r.getNamespace(),t,o.namespace,r);l.setAttribute(n,c),r.appendChild(l)}}catch(e){u.e(e)}finally{u.f()}}}},t.multipleChildIntegerAttribute=function(e,t,n){return{importer:function(r){var i,o=[],a=s(r.getChildren(t,e||r.getNamespace()));try{for(a.s();!(i=a.n()).done;){var u=i.value.getAttribute(n);void 0!==u&&o.push(parseInt(u,10))}}catch(e){a.e(e)}finally{a.f()}return o},exporter:function(r,i,o){var a,u=s(i);try{for(u.s();!(a=u.n()).done;){var c=a.value,l=d(e||r.getNamespace(),t,o.namespace,r);l.setAttribute(n,c.toString()),r.appendChild(l)}}catch(e){u.e(e)}finally{u.f()}}}},t.childAlternateLanguageText=function(e,t){return{importer:function(n,r){var i,o=[],a=m(n,e||n.getNamespace(),t),u=new Set,c=s(a);try{for(c.s();!(i=c.n()).done;){var l=i.value,f=l.getText();if(f){var p=h(l,r.lang);if(u.has(p))continue;o.push({lang:p,value:f}),u.add(p)}}}catch(e){c.e(e)}finally{c.f()}return u.size>0?o:void 0},exporter:function(n,r,i){var o,a=s(r);try{for(a.s();!(o=a.n()).done;){var u=o.value,c=u.value;if(c){var l=d(e||n.getNamespace(),t,i.namespace,n);u.lang!==i.lang&&l.setAttribute("xml:lang",u.lang),l.children.push(c),n.appendChild(l)}}}catch(e){a.e(e)}finally{a.f()}}}},t.multipleChildAlternateLanguageText=function(e,t){return{importer:function(n,r){var i,o=[],a=new Map,u=!1,c=s(m(n,e||n.getNamespace(),t));try{for(c.s();!(i=c.n()).done;){var l=i.value,f=l.getText();if(f){var p=h(l,r.lang),d=a.get(p);d||(d=[],a.set(p,d),o.push({lang:p,value:d})),d.push(f),u=!0}}}catch(e){c.e(e)}finally{c.f()}return u?o:void 0},exporter:function(n,r,i){var o,a=s(r);try{for(a.s();!(o=a.n()).done;){var u,c=o.value,l=s(c.value);try{for(l.s();!(u=l.n()).done;){var f=u.value,p=d(e||n.getNamespace(),t,i.namespace,n);c.lang!==i.lang&&p.setAttribute("xml:lang",c.lang),p.children.push(f),n.appendChild(p)}}catch(e){l.e(e)}finally{l.f()}}}catch(e){a.e(e)}finally{a.f()}}}},t.multipleChildEnum=function(e,t){var n,r=new Map,i=new Map,o=s(t);try{for(o.s();!(n=o.n()).done;){var a=n.value;"string"==typeof a?(r.set(a,a),i.set(a,a)):(r.set(a[1],a[0]),i.set(a[0],a[1]))}}catch(e){o.e(e)}finally{o.f()}return{importer:function(t){var n,i=[],o=s(t.children);try{for(o.s();!(n=o.n()).done;){var a=n.value;"string"!=typeof a&&(a.getNamespace()===(e||t.getNamespace())&&r.has(a.getName())&&i.push(r.get(a.getName())))}}catch(e){o.e(e)}finally{o.f()}return i},exporter:function(t,n){var r,o=s(n);try{for(o.s();!(r=o.n()).done;){var a=r.value;g(t,e,i.get(a))}}catch(e){o.e(e)}finally{o.f()}}}},t.splicePath=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]&&arguments[3];return{importer:function(i,o){var a=i.getChild(t,e||i.getNamespace());if(a){var u,c=[],l=s(a.children);try{for(l.s();!(u=l.n()).done;){var f=u.value;if("string"!=typeof f&&o.registry.getImportKey(f)===n){var p=o.registry.import(f);p&&c.push(p)}}}catch(e){l.e(e)}finally{l.f()}return r?c:c[0]}},exporter:function(r,i,o){var u,c=[],l=s(Array.isArray(i)?i:[i]);try{for(l.s();!(u=l.n()).done;){var f=u.value,p=o.registry.export(n,f,a(a({},o),{},{namespace:e||r.getNamespace()||void 0}));p&&c.push(p)}}catch(e){l.e(e)}finally{l.f()}if(c.length){var d,h=g(r,e||r.getNamespace(),t),v=s(c);try{for(v.s();!(d=v.n()).done;){var m=d.value;h.appendChild(m)}}catch(e){v.e(e)}finally{v.f()}}}}},t.staticValue=function(e){return{exporter:function(){},importer:function(){return e}}},t.childRawElement=function(e,t,n){return{importer:function(r,i){if(!n||i.sanitizers&&i.sanitizers[n]){var o=r.getChild(t,e||r.getNamespace());return o?n?i.sanitizers[n](o.toJSON()):o.toJSON():void 0}},exporter:function(r,i,o){"string"==typeof i&&(i=(0,p.parse)("<".concat(t,' xmlns="').concat(e||r.getNamespace(),'">').concat(i,"</").concat(t,">")).toJSON());if(n){if(!o.sanitizers||!o.sanitizers[n])return;i=o.sanitizers[n](i)}i&&r.appendChild(new f.default(i.name,i.attributes,i.children))}}},t.childLanguageRawElement=function(e,t,n){return{importer:function(r,i){if(!n||i.sanitizers&&i.sanitizers[n]){var o,a=m(r,e||r.getNamespace(),t),u=v(a,i),c=s(a);try{for(c.s();!(o=c.n()).done;){var l=o.value;if(h(l,i.lang)===u)return n?i.sanitizers[n](l.toJSON()):l.toJSON()}}catch(e){c.e(e)}finally{c.f()}return a[0]?n?i.sanitizers[n](a[0].toJSON()):a[0].toJSON():void 0}},exporter:function(r,i,o){"string"==typeof i&&(i=(0,p.parse)("<".concat(t,' xmlns="').concat(e||r.getNamespace(),'">').concat(i,"</").concat(t,">")).toJSON());if(i&&n){if(!o.sanitizers||!o.sanitizers[n])return;i=o.sanitizers[n](i)}if(i){var a,u=g(r,e||r.getNamespace(),t,o.lang),c=s(i.children);try{for(c.s();!(a=c.n()).done;){var l=a.value;"string"==typeof l?u.appendChild(l):l&&u.appendChild(new f.default(l.name,l.attributes,l.children))}}catch(e){c.e(e)}finally{c.f()}}}}},t.childAlternateLanguageRawElement=function(e,t,n){return{importer:function(r,i){if(!n||i.sanitizers&&i.sanitizers[n]){var o,a=[],u=new Set,c=s(m(r,e||r.getNamespace(),t));try{for(c.s();!(o=c.n()).done;){var l=o.value,f=l.toJSON();if(n&&(f=i.sanitizers[n](f)),f){var p=h(l,i.lang);if(u.has(p))continue;a.push({lang:p,value:f}),u.add(p)}}}catch(e){c.e(e)}finally{c.f()}return u.size>0?a:void 0}},exporter:function(r,i,o){var a,u=s(i);try{for(u.s();!(a=u.n()).done;){var c=a.value,l=c.value;if("string"==typeof l)l=(0,p.parse)("<".concat(t,' xmlns="').concat(e||r.getNamespace(),'">').concat(l,"</").concat(t,">")).toJSON();if(l&&n){if(!o.sanitizers||!o.sanitizers[n])continue;l=o.sanitizers[n](l)}if(l){var h=d(e||r.getNamespace(),t,o.namespace,r);r.appendChild(h),c.lang!==o.lang&&h.setAttribute("xml:lang",c.lang);var v,m=s(l.children);try{for(m.s();!(v=m.n()).done;){var g=v.value;"string"==typeof g?h.appendChild(g):h.appendChild(new f.default(g.name,g.attributes,g.children))}}catch(e){m.e(e)}finally{m.f()}}}}catch(e){u.e(e)}finally{u.f()}}}},t.parameterMap=function(e,n,i,o){return{importer:function(r,a){var u,c={},l=m(r,e,n),f=(0,t.attribute)(i).importer,p=(0,t.attribute)(o).importer,d=s(l);try{for(d.s();!(u=d.n()).done;){var h=u.value;c[f(h,a)]=p(h,a)}}catch(e){d.e(e)}finally{d.f()}return c},exporter:function(a,s,u){for(var c=(0,t.attribute)(i).exporter,l=(0,t.attribute)(o).exporter,f=e||a.getNamespace(),p=0,h=Object.entries(s);p<h.length;p++){var v=r(h[p],2),m=v[0],g=v[1],y=d(f,n,u.namespace,a);c(y,m,u),s[m]&&l(y,g,u),a.appendChild(y)}}}}},function(e,t,n){"use strict";t.Readable=n(287),t.Writable=n(289),t.Duplex=n(128),t.Transform=n(291),t.PassThrough=n(476)},function(e,t,n){"use strict";n(36),n(21),n(284),n(211);var r=n(4),i=n(5),o=n(30),a=n(31),s=n(26);function u(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return c(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return c(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function c(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function l(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=s(e);if(t){var i=s(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return a(this,n)}}Object.defineProperty(t,"__esModule",{value:!0}),t.parse=void 0;var f=n(18),p=n(80),d=n(171),h=(0,f.__importDefault)(n(170)),v=(0,f.__importDefault)(n(212));function m(e){return 97<=e&&e<=122||65<=e&&e<=90||58===e||95===e}function g(e){return 192<=e&&e<=214||216<=e&&e<=246||248<=e&&e<=767||880<=e&&e<=893||895<=e&&e<=8191||8204<=e&&e<=8205||8304<=e&&e<=8591||11264<=e&&e<=12271||12289<=e&&e<=55295||65008<=e&&e<=65533||65536<=e&&e<=983039}function y(e){return m(e)||g(e)}function b(e){return m(e)||45===e||46===e||48<=e&&e<=57||183===e||768<=e&&e<=879||8255<=e&&e<=8256||g(e)}function _(e){return 32===e||10===e||13===e||9===e}var S=function(e){o(n,e);var t=l(n);function n(){var e,i=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return r(this,n),(e=t.call(this)).allowComments=!0,e.attributes={},e.state=34,e.tagName="",e.haveDeclaration=!1,e.recordBuffer=[],void 0!==i.allowComments&&(e.allowComments=i.allowComments),e}return i(n,[{key:"write",value:function(e){var t,n=u(e);try{for(n.s();!(t=n.n()).done;){var r=t.value,i=r.codePointAt(0);switch(this.state){case 34:if(60===i){var o=void 0;try{o=(0,d.unescapeXML)(this.endRecord())}catch(e){return void this.emit("error",e)}o&&this.emit("text",o),this.transition(31);continue}this.record(r);continue;case 31:if(47===i){this.transition(7);continue}if(33===i){this.transition(24);continue}if(63===i){if(this.haveDeclaration)return this.restrictedXML();this.transition(25);continue}if(y(i)){this.transition(30),this.startRecord(r);continue}return this.notWellFormed();case 30:if(b(i)){this.record(r);continue}if(_(i)){this.startTag(),this.transition(32);continue}if(47===i){this.startTag(),this.transition(29);continue}if(62===i){this.startTag(),this.transition(34),this.emit("startElement",this.tagName,this.attributes);continue}return this.notWellFormed();case 29:if(62===i){this.emit("startElement",this.tagName,this.attributes),this.emit("endElement",this.tagName),this.transition(34);continue}return this.notWellFormed();case 33:if(_(i)){this.transition(32);continue}if(47===i){this.transition(29);continue}if(62===i){this.emit("startElement",this.tagName,this.attributes),this.transition(34);continue}return this.notWellFormed();case 32:if(_(i))continue;if(y(i)){this.startRecord(r),this.transition(0);continue}if(47===i){this.transition(29);continue}if(62===i){this.emit("startElement",this.tagName,this.attributes),this.transition(34);continue}return this.notWellFormed();case 7:if(y(i)){this.startRecord(r),this.transition(6);continue}return this.notWellFormed();case 6:if(b(i)){this.record(r);continue}if(_(i)){this.transition(8);continue}if(62===i){var a=this.endRecord();this.emit("endElement",a,this.attributes),this.transition(34);continue}return this.notWellFormed();case 8:if(_(i))continue;if(62===i){var s=this.endRecord();this.emit("endElement",s,this.attributes),this.transition(34);continue}return this.notWellFormed();case 0:if(b(i)){this.record(r);continue}if(61===i){this.addAttribute(),this.transition(4);continue}if(_(i)){this.addAttribute(),this.transition(3);continue}return this.notWellFormed();case 3:if(61===i){this.transition(4);continue}if(_(i))continue;return this.notWellFormed();case 4:if(34===i){this.startRecord(),this.transition(1);continue}if(39===i){this.startRecord(),this.transition(2);continue}if(_(i))continue;return this.notWellFormed();case 1:case 2:if(34===i&&1===this.state||39===i&&2===this.state){var c=this.endRecord();this.attributes[this.attributeName]=(0,d.unescapeXML)(c),this.transition(33);continue}if(60===i)return this.notWellFormed();this.record(r);continue;case 24:if(45===i){if(!this.allowComments)return this.restrictedXML();this.transition(23);continue}if(91===i){this.transition(21);continue}return this.notWellFormed();case 23:if(45===i){this.transition(14);continue}return this.notWellFormed();case 14:45===i&&this.transition(12);continue;case 12:45===i?this.transition(11):this.transition(14);continue;case 11:62===i?this.transition(34):this.transition(14);continue;case 25:if(88===i||120===i){this.transition(28);continue}return this.notWellFormed();case 28:if(77===i||109===i){this.transition(27);continue}return this.notWellFormed();case 27:if(76===i||108===i){this.transition(26);continue}return this.notWellFormed();case 26:if(_(i)){this.haveDeclaration=!0,this.transition(15);continue}return this.notWellFormed();case 13:if(62===i){this.transition(34);continue}return this.notWellFormed();case 15:63===i&&this.transition(13);continue;case 21:this.wait(i,67,20);continue;case 20:this.wait(i,68,19);continue;case 19:this.wait(i,65,18);continue;case 18:this.wait(i,84,17);continue;case 17:this.wait(i,65,16);continue;case 16:this.wait(i,91,5);continue;case 5:if(93===i){this.transition(10);continue}this.record(r);continue;case 10:93===i?this.transition(9):(this.record(String.fromCodePoint(93)),this.record(r),this.transition(5));continue;case 9:if(62===i){var l=this.endRecord();l&&this.emit("text",l),this.transition(34)}else this.record(String.fromCodePoint(93)),this.record(String.fromCodePoint(93)),this.record(r),this.transition(5);continue}}}catch(e){n.e(e)}finally{n.f()}}},{key:"end",value:function(e){e&&this.write(e),this.write=function(){}}},{key:"record",value:function(e){this.recordBuffer.push(e)}},{key:"startRecord",value:function(e){this.recordBuffer=[],e&&this.recordBuffer.push(e)}},{key:"endRecord",value:function(){var e=this.recordBuffer;return this.recordBuffer=[],e.join("")}},{key:"startTag",value:function(){this.tagName=this.endRecord(),this.attributes={}}},{key:"addAttribute",value:function(){var e=this.endRecord();if(void 0!==this.attributes[e])return this.notWellFormed();this.attributeName=e,this.attributes[e]=""}},{key:"wait",value:function(e,t,n){if(e!==t)return this.notWellFormed();this.transition(n)}},{key:"transition",value:function(e){this.state=e,34===e&&this.startRecord()}},{key:"notWellFormed",value:function(e){this.emit("error",v.default.notWellFormed(e))}},{key:"restrictedXML",value:function(e){this.emit("error",v.default.restrictedXML(e))}}]),n}(p.EventEmitter);t.parse=function(e){var t,n,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=new S(r),o=null;if(i.on("text",(function(e){n&&n.children.push(e)})),i.on("startElement",(function(e,r){var i=new h.default(e,r);t||(t=i),n=n?n.appendChild(i):i})),i.on("endElement",(function(e){n?e===n.name?n.parent&&(n=n.parent):i.emit("error",v.default.notWellFormed("b")):i.emit("error",v.default.notWellFormed("a"))})),i.on("error",(function(e){o=e})),i.write(e),i.end(),o)throw o;return t},t.default=S},function(e,t,n){"use strict";n(6),n(39),n(106),n(28),n(49),n(50),n(43),n(12),n(89),n(99),n(33);var r=n(9),i=n(11),o=n(8);n(15);var a=n(23),s=n(4),u=n(5),c=n(95),l=n(173),f=n(30),p=n(31),d=n(26);function h(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function v(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?h(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):h(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function m(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return g(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return g(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function g(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function y(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=d(e);if(t){var i=d(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return p(this,n)}}Object.defineProperty(t,"__esModule",{value:!0}),t.StanzaMediaSession=void 0;var b=n(126),_=b.__importDefault(n(80)),S=n(217),w=n(40),x=b.__importDefault(n(295)),k=n(149),O={"Discovered new ICE candidate":{skipMessage:!0}},A=function(e){f(p,e);var t,n,r=y(p);function p(e){var t;s(this,p),(t=r.call(this,e.options)).iceCandidatesDiscovered=0,t.iceCandidatesReceivedFromPeer=0,t.reinvite=!1,t.logger=e.logger,t.conversationId=e.conversationId,t.peerConnection=t.pc,t.fromUserId=e.fromUserId,t.id=t.sid,t.originalRoomJid=e.originalRoomJid,t.sessionType=k.SessionTypes[e.sessionType],t.ignoreHostCandidatesFromRemote=!!e.ignoreHostCandidatesFromRemote,t.allowIPv6=!!e.allowIPv6,t.allowTCP=!!e.allowTCP;var n=new _.default;return Object.keys(n.__proto__).forEach((function(e){t[e]=n[e]})),e.optOutOfWebrtcStatsTelemetry||t.setupStatsGatherer(),t.pc.addEventListener("connectionstatechange",t.onConnectionStateChange.bind(c(t))),t.pc.addEventListener("icecandidateerror",t.onIceCandidateError.bind(c(t))),t}return u(p,[{key:"getLogDetails",value:function(){return{conversationId:this.conversationId,sessionId:this.id,sessionType:this.sessionType}}},{key:"onTransportInfo",value:(n=a(o.mark((function e(t,n){var r,i,a,s,u,c,f,h;return o.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(a=null===(r=t.contents)||void 0===r?void 0:r[0].transport,s=null==a?void 0:a.candidates,this.ignoreHostCandidatesFromRemote&&(null==(u=null==s?void 0:s.filter((function(e){return"host"!==e.type})))?void 0:u.length)!==(null===(i=null==a?void 0:a.candidates)||void 0===i?void 0:i.length)&&(this._log("info","Ignoring remote host ice candidates"),a.candidates=u),s){c=m(s);try{for(c.s();!(f=c.n()).done;)h=f.value,this._log("info","Received candidate from peer",{candidateType:h.type}),this.iceCandidatesReceivedFromPeer++}catch(e){c.e(e)}finally{c.f()}}return e.abrupt("return",l(d(p.prototype),"onTransportInfo",this).call(this,t,n));case 5:case"end":return e.stop()}}),e,this)}))),function(e,t){return n.apply(this,arguments)})},{key:"_log",value:function(e,t){var n=O[t];if(!(null==n?void 0:n.skipMessage)){for(var r,o=arguments.length,a=new Array(o>2?o-2:0),s=2;s<o;s++)a[s-2]=arguments[s];if(a.length){var u=a[0];"object"!==i(u)||Array.isArray(u)||null===u?r=v(v({},this.getLogDetails()),{},{data:u}):(Object.assign(a[0],this.getLogDetails()),r=a)}else r=[].concat(a,[this.getLogDetails()]);this.logger[e](t,r)}}},{key:"end",value:(t=a(o.mark((function e(){var t,n,r=this,i=arguments;return o.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:t=i.length>0&&void 0!==i[0]?i[0]:"success",n=i.length>1&&void 0!==i[1]&&i[1],this.state="ended",this.processingQueue.kill(),"string"==typeof t&&(t={condition:t}),n||this.send("session-terminate",{reason:t}),setTimeout((function(){"connected"!==r.pc.connectionState&&"connecting"!==r.pc.connectionState||r.pc.close()}),2e3),this.parent.emit("terminated",this,t),this.parent.forgetSession(this);case 9:case"end":return e.stop()}}),e,this)}))),function(){return t.apply(this,arguments)})},{key:"setupStatsGatherer",value:function(){this.statsGatherer=new x.default(this.pc),this.statsGatherer.on("stats",this.emit.bind(this,"stats"))}},{key:"onIceStateChange",value:function(){var e=this.pc.iceConnectionState,t=this.id,n=this.conversationId,r=this.sessionType;this._log("info","ICE state changed: ",{iceState:e,sessionId:t,conversationId:n}),"disconnected"===e?"stable"===this.pc.signalingState&&(this.interruptionStart=new Date,this._log("info","Connection state is interrupted",{sessionId:t,conversationId:n,sessionType:r})):"connected"===e?(this._log("info","sending session-info: active"),this.send(w.JingleAction.SessionInfo,{info:{infoType:w.JINGLE_INFO_ACTIVE}}),this._setupDataChannel()):"failed"===e&&this._log("info","ICE connection failed",{candidatesDiscovered:this.iceCandidatesDiscovered,candidatesReceivedFromPeer:this.iceCandidatesReceivedFromPeer}),l(d(p.prototype),"onIceStateChange",this).call(this)}},{key:"onConnectionStateChange",value:function(){var e=this.pc.connectionState,t=this.id,n=this.conversationId,r=this.sessionType;if(this._log("info","Connection state changed: ",{connectionState:e,sessionId:t,conversationId:n,sessionType:r}),this.interruptionStart)if("connected"===e){var i=(new Date).getTime()-this.interruptionStart.getTime();this._log("info","Connection was interrupted but was successfully recovered/connected",{sessionId:t,conversationId:n,sessionType:r,timeToRecover:i}),this.interruptionStart=void 0}else"failed"===e&&this._log("info","Connection was interrupted and failed to recover",{sessionId:t,conversationId:n,sessionType:r})}},{key:"onIceCandidateError",value:function(e){var t=e;this._log("error","IceCandidateError",{errorCode:t.errorCode,errorText:t.errorText,url:t.url}),console.error("IceCandidateError",t)}},{key:"onIceCandidate",value:function(e){if(e.candidate){if(!this.allowTCP&&"tcp"===e.candidate.protocol)return;if(!this.allowIPv6){var t=/.+udp [^ ]+ ([^ ]+).*typ host/.exec(e.candidate.candidate);if(t&&!t[1].match(/\b\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\b/))return void this._log("debug","Filtering out IPv6 candidate",e.candidate.candidate)}this._log("debug","Processing ice candidate",e.candidate.candidate),this._log("info","Discovered ice candidate to send to peer",{type:e.candidate.type}),this.iceCandidatesDiscovered++}return l(d(p.prototype),"onIceCandidate",this).call(this,e)}},{key:"onIceEndOfCandidates",value:function(){l(d(p.prototype),"onIceEndOfCandidates",this).call(this),this.emit("endOfCandidates")}},{key:"addTrack",value:function(e,t){var n=this;return"audio"===e.kind&&(this.includesAudio=!0),"video"===e.kind&&(this.includesVideo=!0),this.processLocal("addtrack",a(o.mark((function r(){var i;return o.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(!(i=n.pc.getTransceivers().find((function(t){var n;return!t.sender.track&&(null===(n=t.receiver.track)||void 0===n?void 0:n.kind)===e.kind})))){r.next=3;break}return r.abrupt("return",i.sender.replaceTrack(e));case 3:return n.pc.addTrack(e,t),r.abrupt("return");case 5:case"end":return r.stop()}}),r)}))))}},{key:"_setupDataChannel",value:function(){var e,t=this;this.dataChannel||(null===(e=this.pc.localDescription)||void 0===e?void 0:e.sdp.includes("webrtc-datachannel"))&&(this._log("info","creating data channel"),this.dataChannel=this.pc.createDataChannel("videoConferenceControl"),this.dataChannel.addEventListener("open",(function(){t._log("info","data channel opened")})),this.dataChannel.addEventListener("message",this._handleDataChannelMessage.bind(this)),this.dataChannel.addEventListener("close",(function(){t._log("info","closing data channel")})),this.dataChannel.addEventListener("error",(function(e){t._log("error","Error occurred with the data channel",e)})))}},{key:"_handleDataChannelMessage",value:function(e){try{var t=JSON.parse(e.data);this.emit("dataChannelMessage",t)}catch(e){this._log("error","Failed to parse data channel message",{error:e})}}}]),p}(S.MediaSession);t.StanzaMediaSession=A},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SessionManager=t.FileSession=t.MediaSession=t.ICESession=t.Session=t.exportToSDP=t.importFromSDP=void 0;var r=n(18),i=(0,r.__importDefault)(n(292));t.FileSession=i.default;var o=(0,r.__importDefault)(n(218));t.ICESession=o.default;var a=(0,r.__importDefault)(n(294));t.MediaSession=a.default;var s=(0,r.__importDefault)(n(220));t.Session=s.default;var u=(0,r.__importDefault)(n(488));t.SessionManager=u.default;var c=n(174);Object.defineProperty(t,"importFromSDP",{enumerable:!0,get:function(){return c.importFromSDP}}),Object.defineProperty(t,"exportToSDP",{enumerable:!0,get:function(){return c.exportToSDP}})},function(e,t,n){"use strict";n(106),n(28),n(7),n(25),n(21),n(2),n(17),n(13),n(33),n(14);var r=n(34),i=n(8);n(15);var o=n(23),a=n(9),s=n(4),u=n(5),c=n(95),l=n(173),f=n(30),p=n(31),d=n(26);function h(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return v(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return v(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function v(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function m(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function g(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?m(Object(n),!0).forEach((function(t){a(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):m(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function y(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=d(e);if(t){var i=d(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return p(this,n)}}Object.defineProperty(t,"__esModule",{value:!0});var b=n(18),_=(0,b.__importStar)(n(293)),S=n(40),w=n(1),x=n(174),k=n(219),O=function(e){f(b,e);var t,n,a,p,v,m=y(b);function b(e){var t;return s(this,b),(t=m.call(this,e)).bitrateLimit=0,t.candidateBuffer=[],t.transportType=w.NS_JINGLE_ICE_UDP_1,t.restartingIce=!1,t.usingRelay=!1,t.maxRelayBandwidth=e.maxRelayBandwidth,t.pc=t.parent.createPeerConnection(c(t),g(g({},e.config),{},{iceServers:e.iceServers})),t.pc.oniceconnectionstatechange=function(){t.onIceStateChange()},t.pc.onicecandidate=function(e){e.candidate?t.onIceCandidate(e):t.onIceEndOfCandidates()},t.restrictRelayBandwidth(),t}return u(b,[{key:"end",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"success",t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this.pc.close(),l(d(b.prototype),"end",this).call(this,e,t)}},{key:"restartIce",value:(v=o(i.mark((function e(){var t=this;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(this.isInitiator){e.next=2;break}return e.abrupt("return");case 2:return void 0!==this._maybeRestartingIce&&clearTimeout(this._maybeRestartingIce),this.restartingIce=!0,e.prev=4,e.next=7,this.processLocal("restart-ice",o(i.mark((function e(){var n,r;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.pc.createOffer({iceRestart:!0});case 2:return n=e.sent,r=(0,x.importFromSDP)(n.sdp),t.send(S.JingleAction.TransportInfo,{contents:r.media.map((function(e){return{creator:S.JingleSessionRole.Initiator,name:e.mid,transport:(0,k.convertIntermediateToTransport)(e,t.transportType)}})),sid:t.sid}),e.next=7,t.pc.setLocalDescription(n);case 7:case"end":return e.stop()}}),e)}))));case 7:e.next=13;break;case 9:e.prev=9,e.t0=e.catch(4),this._log("error","Could not create WebRTC offer",e.t0),this.end(S.JingleReasonCondition.FailedTransport,!0);case 13:case"end":return e.stop()}}),e,this,[[4,9]])}))),function(){return v.apply(this,arguments)})},{key:"setMaximumBitrate",value:(p=o(i.mark((function e(t){var n;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(this.maximumBitrate&&(t=Math.min(t,this.maximumBitrate)),this.currentBitrate=t,(n=this.pc.getSenders().find((function(e){return!!e.track&&"video"===e.track.kind})))&&n.getParameters){e.next=5;break}return e.abrupt("return");case 5:return e.prev=5,e.next=8,this.processLocal("set-bitrate",o(i.mark((function e(){var r;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return(r=n.getParameters()).encodings&&r.encodings.length||(r.encodings=[{}]),0===t?delete r.encodings[0].maxBitrate:r.encodings[0].maxBitrate=t,e.next=5,n.setParameters(r);case 5:case"end":return e.stop()}}),e)}))));case 8:e.next=13;break;case 10:e.prev=10,e.t0=e.catch(5),this._log("error","Set maximumBitrate failed",e.t0);case 13:case"end":return e.stop()}}),e,this,[[5,10]])}))),function(e){return p.apply(this,arguments)})},{key:"onTransportInfo",value:(a=o(i.mark((function e(t,n){var a,s,u,c,l,f,p,d,v,m,g,y,b,w,O,A=this;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!(t.contents&&t.contents[0]&&t.contents[0].transport.gatheringComplete)){e.next=18;break}if(a={sdpMid:t.contents[0].name,candidate:""},e.prev=2,"stable"!==this.pc.signalingState){e.next=8;break}return e.next=6,this.pc.addIceCandidate(a);case 6:e.next=9;break;case 8:this.candidateBuffer.push(a);case 9:e.next=14;break;case 11:e.prev=11,e.t0=e.catch(2),this._log("debug","Could not add null end-of-candidate");case 14:return e.prev=14,n(),e.finish(14);case 17:return e.abrupt("return");case 18:if(!this.pc.remoteDescription){e.next=51;break}if(s=this.pc.remoteDescription,u=(0,x.importFromSDP)(s.sdp),c=u.media.find((function(e){return e.mid===t.contents[0].name})),l=c.iceParameters.usernameFragment,!(f=t.contents[0].transport.usernameFragment)||l===f){e.next=51;break}p=h(t.contents.entries());try{for(p.s();!(d=p.n()).done;)v=r(d.value,2),m=v[0],g=v[1],y=g.transport,u.media[m].iceParameters={password:y.password,usernameFragment:y.usernameFragment},u.media[m].candidates=[]}catch(e){p.e(e)}finally{p.f()}return e.prev=27,e.next=30,this.pc.setRemoteDescription({type:s.type,sdp:(0,x.exportToSDP)(u)});case 30:return e.next=32,this.processBufferedCandidates();case 32:if("offer"!==s.type){e.next=42;break}return e.next=35,this.pc.createAnswer();case 35:return b=e.sent,e.next=38,this.pc.setLocalDescription(b);case 38:w=(0,x.importFromSDP)(b.sdp),this.send(S.JingleAction.TransportInfo,{contents:w.media.map((function(e){return{creator:S.JingleSessionRole.Initiator,name:e.mid,transport:(0,k.convertIntermediateToTransport)(e,A.transportType)}})),sid:this.sid}),e.next=43;break;case 42:this.restartingIce=!1;case 43:e.next=51;break;case 45:return e.prev=45,e.t1=e.catch(27),this._log("error","Could not do remote ICE restart",e.t1),n(e.t1),this.end(S.JingleReasonCondition.FailedTransport),e.abrupt("return");case 51:return O=(t.contents||[]).map((function(e){var t=e.name,n=(e.transport.candidates||[]).map(function(){var e=o(i.mark((function e(n){var r;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=_.writeCandidate((0,k.convertCandidateToIntermediate)(n)),!A.pc.remoteDescription||"stable"!==A.pc.signalingState){e.next=12;break}return e.prev=2,e.next=5,A.pc.addIceCandidate({sdpMid:t,candidate:r});case 5:e.next=10;break;case 7:e.prev=7,e.t0=e.catch(2),A._log("error","Could not add ICE candidate",e.t0);case 10:e.next=13;break;case 12:A.candidateBuffer.push({sdpMid:t,candidate:r});case 13:case"end":return e.stop()}}),e,null,[[2,7]])})));return function(t){return e.apply(this,arguments)}}());return Promise.all(n)})),e.prev=52,e.next=55,Promise.all(O);case 55:n(),e.next=62;break;case 58:e.prev=58,e.t2=e.catch(52),this._log("error","Could not process transport-info: ".concat(e.t2)),n(e.t2);case 62:case"end":return e.stop()}}),e,this,[[2,11,14,17],[27,45],[52,58]])}))),function(e,t){return a.apply(this,arguments)})},{key:"onSessionAccept",value:(n=o(i.mark((function e(t,n){var r,o;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return this.state="active",r=(0,k.convertRequestToIntermediate)(t,this.peerRole),o=(0,x.exportToSDP)(r),e.prev=3,e.next=6,this.pc.setRemoteDescription({type:"answer",sdp:o});case 6:return e.next=8,this.processBufferedCandidates();case 8:this.parent.emit("accepted",this,void 0),n(),e.next=16;break;case 12:e.prev=12,e.t0=e.catch(3),this._log("error","Could not process WebRTC answer: ".concat(e.t0)),n({condition:"general-error"});case 16:case"end":return e.stop()}}),e,this,[[3,12]])}))),function(e,t){return n.apply(this,arguments)})},{key:"onSessionTerminate",value:function(e,t){this._log("info","Terminating session"),this.pc.close(),l(d(b.prototype),"end",this).call(this,e.reason,!0),t()}},{key:"onIceCandidate",value:function(e){if(e.candidate&&e.candidate.candidate){var t=_.parseCandidate(e.candidate.candidate),n={contents:[{creator:S.JingleSessionRole.Initiator,name:e.candidate.sdpMid,transport:{candidates:[(0,k.convertIntermediateToCandidate)(t)],transportType:this.transportType,usernameFragment:t.usernameFragment}}]};this._log("info","Discovered new ICE candidate",n),this.send(S.JingleAction.TransportInfo,n)}}},{key:"onIceEndOfCandidates",value:function(){this._log("info","ICE end of candidates");var e=(0,x.importFromSDP)(this.pc.localDescription.sdp).media[0];this.send(S.JingleAction.TransportInfo,{contents:[{creator:S.JingleSessionRole.Initiator,name:e.mid,transport:{gatheringComplete:!0,transportType:this.transportType,usernameFragment:e.iceParameters.usernameFragment}}]})}},{key:"onIceStateChange",value:function(){switch(this.pc.iceConnectionState){case"checking":this.connectionState="connecting";break;case"completed":case"connected":this.connectionState="connected";break;case"disconnected":if("stable"===this.pc.signalingState?this.connectionState="interrupted":this.connectionState="disconnected",this.restartingIce)return void this.end(S.JingleReasonCondition.FailedTransport);this.maybeRestartIce();break;case"failed":if("failed"===this.connectionState||this.restartingIce)return void this.end(S.JingleReasonCondition.FailedTransport);this.connectionState="failed",this.restartIce();break;case"closed":this.connectionState="disconnected",this.restartingIce?this.end(S.JingleReasonCondition.FailedTransport):this.end()}}},{key:"processBufferedCandidates",value:(t=o(i.mark((function e(){var t,n,r;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:t=h(this.candidateBuffer),e.prev=1,t.s();case 3:if((n=t.n()).done){e.next=15;break}return r=n.value,e.prev=5,e.next=8,this.pc.addIceCandidate(r);case 8:e.next=13;break;case 10:e.prev=10,e.t0=e.catch(5),this._log("error","Could not add ICE candidate",e.t0);case 13:e.next=3;break;case 15:e.next=20;break;case 17:e.prev=17,e.t1=e.catch(1),t.e(e.t1);case 20:return e.prev=20,t.f(),e.finish(20);case 23:this.candidateBuffer=[];case 24:case"end":return e.stop()}}),e,this,[[1,17,20,23],[5,10]])}))),function(){return t.apply(this,arguments)})},{key:"restrictRelayBandwidth",value:function(){var e=this;this.pc.addEventListener("iceconnectionstatechange",o(i.mark((function t(){var n,r,o,a,s,u,c;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if("completed"===e.pc.iceConnectionState||"connected"===e.pc.iceConnectionState){t.next=2;break}return t.abrupt("return");case 2:return t.next=4,e.pc.getStats();case 4:if((n=t.sent).forEach((function(e){"transport"===e.type&&(r=n.get(e.selectedCandidatePairId))})),r||n.forEach((function(e){"candidate-pair"===e.type&&e.selected&&(r=e)})),r){t.next=9;break}return t.abrupt("return");case 9:o=!1,a="",s="",r.remoteCandidateId&&(u=n.get(r.remoteCandidateId))&&(s=u.candidateType),r.localCandidateId&&(c=n.get(r.localCandidateId))&&(a=c.candidateType),"relay"!==a&&"relay"!==s||(o=!0),e.usingRelay=o,e.parent.emit("iceConnectionType",e,{localCandidateType:a,relayed:o,remoteCandidateType:s}),o&&void 0!==e.maxRelayBandwidth&&(e.maximumBitrate=e.maxRelayBandwidth,e.currentBitrate?e.setMaximumBitrate(Math.min(e.currentBitrate,e.maximumBitrate)):e.setMaximumBitrate(e.maximumBitrate));case 18:case"end":return t.stop()}}),t)}))))}},{key:"maybeRestartIce",value:function(){var e=this;this.isInitiator&&(void 0!==this._maybeRestartingIce&&clearTimeout(this._maybeRestartingIce),this._maybeRestartingIce=setTimeout((function(){e._maybeRestartingIce=void 0,"disconnected"===e.pc.iceConnectionState&&e.restartIce()}),2e3))}}]),b}((0,b.__importDefault)(n(220)).default);t.default=O},function(e,t,n){"use strict";function r(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return i(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return i(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,o=function(){};return{s:o,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,s=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return s=e.done,e},e:function(e){u=!0,a=e},f:function(){try{s||null==n.return||n.return()}finally{if(u)throw a}}}}function i(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}n(49),n(25),n(21),n(2),n(24),n(89),Object.defineProperty(t,"__esModule",{value:!0}),t.convertRequestToIntermediate=t.convertContentToIntermediate=t.convertIntermediateToRequest=t.convertIntermediateToTransport=t.convertCandidateToIntermediate=t.convertIntermediateToCandidate=t.convertIntermediateToApplication=void 0;var o=n(40),a=n(1);function s(e,t){var n=e.rtpParameters,i=e.rtcpParameters||{},s=e.rtpEncodingParameters||[],u=!1;s&&s.length&&(u=!!s[0].ssrc);var c,l={applicationType:a.NS_JINGLE_RTP_1,codecs:[],headerExtensions:[],media:e.kind,rtcpMux:i.mux,rtcpReducedSize:i.reducedSize,sourceGroups:[],sources:[],ssrc:u?s[0].ssrc.toString():void 0,streams:[]},f=r(n.headerExtensions||[]);try{for(f.s();!(c=f.n()).done;){var p=c.value,d={id:p.id,uri:p.uri};p.direction&&"sendrecv"!==p.direction&&(d.senders=(0,o.directionToSenders)(t,p.direction)),l.headerExtensions.push(d)}}catch(e){f.e(e)}finally{f.f()}i.ssrc&&i.cname&&(l.sources=[{parameters:{cname:i.cname},ssrc:i.ssrc.toString()}]),u&&s[0]&&s[0].rtx&&(l.sourceGroups=[{semantics:"FID",sources:[s[0].ssrc.toString(),s[0].rtx.ssrc.toString()]}]);var h,v=r(e.streams||[]);try{for(v.s();!(h=v.n()).done;){var m=h.value;l.streams.push({id:m.stream,track:m.track})}}catch(e){v.e(e)}finally{v.f()}var g,y=r(n.codecs||[]);try{for(y.s();!(g=y.n()).done;){var b=g.value,_={channels:b.channels,clockRate:b.clockRate,id:b.payloadType.toString(),name:b.name,parameters:b.parameters,rtcpFeedback:b.rtcpFeedback};b.maxptime&&(_.maxptime=b.maxptime),b.parameters&&b.parameters.ptime&&(_.ptime=parseInt(b.parameters.ptime,10)),l.codecs.push(_)}}catch(e){y.e(e)}finally{y.f()}return l}function u(e){return{component:"rtp"===e.component?1:"rtcp"===e.component?2:e.component,foundation:e.foundation,generation:void 0,id:void 0,ip:e.ip,network:void 0,port:e.port,priority:e.priority,protocol:e.protocol,relatedAddress:e.relatedAddress,relatedPort:e.relatedPort,tcpType:e.tcpType,type:e.type}}function c(e){return{address:e.ip,component:1===e.component?"rtp":2===e.component?"rtcp":e.component,foundation:e.foundation,ip:e.ip,port:e.port,priority:e.priority,protocol:e.protocol,relatedAddress:e.relatedAddress,relatedPort:e.relatedPort,tcpType:e.tcpType,type:e.type}}function l(e,t){var n=e.iceParameters,i=e.dtlsParameters,o={candidates:[],transportType:t};n&&(o.usernameFragment=n.usernameFragment,o.password=n.password,n.iceLite&&(o.iceLite=!0)),i&&(o.fingerprints=i.fingerprints.map((function(t){return{algorithm:t.algorithm,setup:e.setup,value:t.value}}))),e.sctp&&(o.sctp=e.sctp);var a,s=r(e.candidates||[]);try{for(s.s();!(a=s.n()).done;){var c=a.value;o.candidates.push(u(c))}}catch(e){s.e(e)}finally{s.f()}return o}function f(e,t){var n=e.application||{},i=e.transport,s=n&&n.applicationType===a.NS_JINGLE_RTP_1,u={direction:(0,o.sendersToDirection)(t,e.senders),kind:n.media||"application",mid:e.name,protocol:s?"UDP/TLS/RTP/SAVPF":"UDP/DTLS/SCTP"};if(s){if(u.rtcpParameters={compound:!n.rtcpReducedSize,mux:n.rtcpMux,reducedSize:n.rtcpReducedSize},n.sources&&n.sources.length){var l=n.sources[0];u.rtcpParameters.ssrc=parseInt(l.ssrc,10),l.parameters&&(u.rtcpParameters.cname=l.parameters.cname)}if(u.rtpParameters={codecs:[],fecMechanisms:[],headerExtensions:[],rtcp:[]},n.streams){u.streams=[];var f,p=r(n.streams);try{for(p.s();!(f=p.n()).done;){var d=f.value;u.streams.push({stream:d.id,track:d.track})}}catch(e){p.e(e)}finally{p.f()}}if(n.ssrc&&(u.rtpEncodingParameters=[{ssrc:parseInt(n.ssrc,10)}],n.sourceGroups&&n.sourceGroups.length)){var h=n.sourceGroups[0];u.rtpEncodingParameters[0].rtx={ssrc:parseInt(h.sources[1],10)}}var v,m=!1,g=!1,y=r(n.codecs||[]);try{for(y.s();!(v=y.n()).done;){var b,_=v.value,S=_.parameters||{},w=[],x=r(_.rtcpFeedback||[]);try{for(x.s();!(b=x.n()).done;){var k=b.value;w.push({parameter:k.parameter,type:k.type})}}catch(e){x.e(e)}finally{x.f()}if("red"===_.name||"ulpfec"===_.name){m=m||"red"===_.name,g=g||"ulpfec"===_.name;var O=_.name.toUpperCase();u.rtpParameters.fecMechanisms.includes(O)||u.rtpParameters.fecMechanisms.push(O)}u.rtpParameters.codecs.push({channels:_.channels,clockRate:_.clockRate,name:_.name,numChannels:_.channels,parameters:S,payloadType:parseInt(_.id,10),rtcpFeedback:w})}}catch(e){y.e(e)}finally{y.f()}var A,T=r(n.headerExtensions||[]);try{for(T.s();!(A=T.n()).done;){var E=A.value;u.rtpParameters.headerExtensions.push({direction:(0,o.sendersToDirection)(t,E.senders||"both"),id:E.id,uri:E.uri,attributes:void 0})}}catch(e){T.e(e)}finally{T.f()}}if(i){if(i.usernameFragment&&i.password&&(u.iceParameters={password:i.password,usernameFragment:i.usernameFragment},i.iceLite&&(u.iceParameters.iceLite=!0)),i.fingerprints&&i.fingerprints.length){u.dtlsParameters={fingerprints:[],role:"auto"};var I,N=r(i.fingerprints);try{for(N.s();!(I=N.n()).done;){var R=I.value;u.dtlsParameters.fingerprints.push({algorithm:R.algorithm,value:R.value})}}catch(e){N.e(e)}finally{N.f()}i.sctp&&(u.sctp=i.sctp),u.setup=i.fingerprints[0].setup}u.candidates=(i.candidates||[]).map(c)}return u}t.convertIntermediateToApplication=s,t.convertIntermediateToCandidate=u,t.convertCandidateToIntermediate=c,t.convertIntermediateToTransport=l,t.convertIntermediateToRequest=function(e,t,n){return{contents:e.media.map((function(e){return{application:"audio"===e.kind||"video"===e.kind?s(e,t):{applicationType:"datachannel",protocol:e.protocol},creator:o.JingleSessionRole.Initiator,name:e.mid,senders:(0,o.directionToSenders)(t,e.direction),transport:l(e,n)}})),groups:e.groups?e.groups.map((function(e){return{contents:e.mids,semantics:e.semantics}})):[]}},t.convertContentToIntermediate=f,t.convertRequestToIntermediate=function(e,t){var n,i={groups:[],media:[]},o=r(e.groups||[]);try{for(o.s();!(n=o.n()).done;){var a=n.value;i.groups.push({mids:a.contents,semantics:a.semantics})}}catch(e){o.e(e)}finally{o.f()}var s,u=r(e.contents||[]);try{for(u.s();!(s=u.n()).done;){var c=s.value;i.media.push(f(c,t))}}catch(e){u.e(e)}finally{u.f()}return i}},function(e,t,n){"use strict";n(6),n(7),n(21),n(2),n(17),n(79),n(13),n(14);var r=n(8);n(15);var i=n(23),o=n(4),a=n(5);Object.defineProperty(t,"__esModule",{value:!0});var s=n(221),u=n(40),c=n(107),l={condition:u.StanzaErrorCondition.BadRequest},f={condition:u.StanzaErrorCondition.FeatureNotImplemented,jingleError:u.JingleErrorCondition.UnsupportedInfo,type:"modify"},p=function(){function e(t){var n=this;o(this,e),this.parent=t.parent,this.sid=t.sid||(0,c.uuid)(),this.peerID=t.peerID,this.role=t.initiator?u.JingleSessionRole.Initiator:u.JingleSessionRole.Responder,this._sessionState="starting",this._connectionState="starting",this.pendingApplicationTypes=t.applicationTypes||[],this.pendingAction=void 0,this.processingQueue=(0,s.priorityQueue)(function(){var e=i(r.mark((function e(t,i){var o,a,s,c;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if("ended"!==n.state){e.next=4;break}return"local"===t.type&&t.reject&&t.reject(new Error("Session ended")),i&&i(),e.abrupt("return");case 4:if("local"!==t.type){e.next=18;break}return n._log("debug","Processing local action:",t.name),e.prev=6,e.next=9,t.handler();case 9:o=e.sent,t.resolve(o),e.next=16;break;case 13:e.prev=13,e.t0=e.catch(6),t.reject(e.t0);case 16:return i&&i(),e.abrupt("return");case 18:return a=t.action,s=t.changes,c=t.cb,n._log("debug","Processing remote action:",a),e.abrupt("return",new Promise((function(e){var t=function(t,n){c(t,n),i&&i(),e()};switch(a){case u.JingleAction.ContentAccept:return n.onContentAccept(s,t);case u.JingleAction.ContentAdd:return n.onContentAdd(s,t);case u.JingleAction.ContentModify:return n.onContentModify(s,t);case u.JingleAction.ContentReject:return n.onContentReject(s,t);case u.JingleAction.ContentRemove:return n.onContentRemove(s,t);case u.JingleAction.DescriptionInfo:return n.onDescriptionInfo(s,t);case u.JingleAction.SecurityInfo:return n.onSecurityInfo(s,t);case u.JingleAction.SessionAccept:return n.onSessionAccept(s,t);case u.JingleAction.SessionInfo:return n.onSessionInfo(s,t);case u.JingleAction.SessionInitiate:return n.onSessionInitiate(s,t);case u.JingleAction.SessionTerminate:return n.onSessionTerminate(s,t);case u.JingleAction.TransportAccept:return n.onTransportAccept(s,t);case u.JingleAction.TransportInfo:return n.onTransportInfo(s,t);case u.JingleAction.TransportReject:return n.onTransportReject(s,t);case u.JingleAction.TransportReplace:return n.onTransportReplace(s,t);default:n._log("error","Invalid or unsupported action: "+a),t({condition:u.StanzaErrorCondition.BadRequest})}})));case 21:case"end":return e.stop()}}),e,null,[[6,13]])})));return function(t,n){return e.apply(this,arguments)}}(),1)}return a(e,[{key:"send",value:function(e,t){(t=t||{}).sid=this.sid,t.action=e,new Set([u.JingleAction.ContentAccept,u.JingleAction.ContentAdd,u.JingleAction.ContentModify,u.JingleAction.ContentReject,u.JingleAction.ContentRemove,u.JingleAction.SessionAccept,u.JingleAction.SessionInitiate,u.JingleAction.TransportAccept,u.JingleAction.TransportReject,u.JingleAction.TransportReplace]).has(e)?this.pendingAction=e:this.pendingAction=void 0,this.parent.signal(this,{id:(0,c.uuid)(),jingle:t,to:this.peerID,type:"set"})}},{key:"processLocal",value:function(e,t){var n=this;return new Promise((function(r,i){n.processingQueue.push({handler:t,name:e,reject:i,resolve:r,type:"local"},1)}))}},{key:"process",value:function(e,t,n){this.processingQueue.push({action:e,cb:n,changes:t,type:"remote"},2)}},{key:"start",value:function(e,t){this._log("error","Can not start base sessions"),this.end("unsupported-applications",!0)}},{key:"accept",value:function(e,t){this._log("error","Can not accept base sessions"),this.end("unsupported-applications")}},{key:"cancel",value:function(){this.end("cancel")}},{key:"decline",value:function(){this.end("decline")}},{key:"end",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"success",t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this.state="ended",this.processingQueue.kill(),"string"==typeof e&&(e={condition:e}),t||this.send("session-terminate",{reason:e}),this.parent.emit("terminated",this,e),this.parent.forgetSession(this)}},{key:"_log",value:function(e,t){if(this.parent){var n,r;t=this.sid+": "+t;for(var i=arguments.length,o=new Array(i>2?i-2:0),a=2;a<i;a++)o[a-2]=arguments[a];(n=this.parent).emit.apply(n,["log",e,t].concat(o)),(r=this.parent).emit.apply(r,["log:"+e,t].concat(o))}}},{key:"onSessionInitiate",value:function(e,t){t()}},{key:"onSessionAccept",value:function(e,t){t()}},{key:"onSessionTerminate",value:function(e,t){this.end(e.reason,!0),t()}},{key:"onSessionInfo",value:function(e,t){e.info?t(f):t()}},{key:"onSecurityInfo",value:function(e,t){t(f)}},{key:"onDescriptionInfo",value:function(e,t){t(f)}},{key:"onTransportInfo",value:function(e,t){t(f)}},{key:"onContentAdd",value:function(e,t){t(),this.send(u.JingleAction.ContentReject,{reason:{condition:u.JingleReasonCondition.FailedApplication,text:"content-add is not supported"}})}},{key:"onContentAccept",value:function(e,t){t(l)}},{key:"onContentReject",value:function(e,t){t(l)}},{key:"onContentModify",value:function(e,t){t(l)}},{key:"onContentRemove",value:function(e,t){t(l)}},{key:"onTransportReplace",value:function(e,t){t(),this.send(u.JingleAction.TransportReject,{reason:{condition:u.JingleReasonCondition.FailedTransport,text:"transport-replace is not supported"}})}},{key:"onTransportAccept",value:function(e,t){t(l)}},{key:"onTransportReject",value:function(e,t){t(l)}},{key:"isInitiator",get:function(){return this.role===u.JingleSessionRole.Initiator}},{key:"peerRole",get:function(){return this.isInitiator?u.JingleSessionRole.Responder:u.JingleSessionRole.Initiator}},{key:"state",get:function(){return this._sessionState},set:function(e){e!==this._sessionState&&(this._log("info","Changing session state to: "+e),this._sessionState=e,this.parent&&this.parent.emit("sessionState",this,e))}},{key:"connectionState",get:function(){return this._connectionState},set:function(e){e!==this._connectionState&&(this._log("info","Changing connection state to: "+e),this._connectionState=e,this.parent&&this.parent.emit("connectionState",this,e))}}]),e}();t.default=p},function(e,t,n){"use strict";n.r(t),n.d(t,"all",(function(){return we})),n.d(t,"allLimit",(function(){return xe})),n.d(t,"allSeries",(function(){return ke})),n.d(t,"any",(function(){return ut})),n.d(t,"anyLimit",(function(){return ct})),n.d(t,"anySeries",(function(){return lt})),n.d(t,"apply",(function(){return l})),n.d(t,"applyEach",(function(){return B})),n.d(t,"applyEachSeries",(function(){return U})),n.d(t,"asyncify",(function(){return y})),n.d(t,"auto",(function(){return G})),n.d(t,"autoInject",(function(){return K})),n.d(t,"cargo",(function(){return Z})),n.d(t,"cargoQueue",(function(){return ee})),n.d(t,"compose",(function(){return re})),n.d(t,"concat",(function(){return ae})),n.d(t,"concatLimit",(function(){return oe})),n.d(t,"concatSeries",(function(){return se})),n.d(t,"constant",(function(){return ue})),n.d(t,"default",(function(){return wt})),n.d(t,"detect",(function(){return le})),n.d(t,"detectLimit",(function(){return fe})),n.d(t,"detectSeries",(function(){return pe})),n.d(t,"dir",(function(){return he})),n.d(t,"doDuring",(function(){return ve})),n.d(t,"doUntil",(function(){return me})),n.d(t,"doWhilst",(function(){return ve})),n.d(t,"during",(function(){return bt})),n.d(t,"each",(function(){return ye})),n.d(t,"eachLimit",(function(){return be})),n.d(t,"eachOf",(function(){return M})),n.d(t,"eachOfLimit",(function(){return P})),n.d(t,"eachOfSeries",(function(){return F})),n.d(t,"eachSeries",(function(){return _e})),n.d(t,"ensureAsync",(function(){return Se})),n.d(t,"every",(function(){return we})),n.d(t,"everyLimit",(function(){return xe})),n.d(t,"everySeries",(function(){return ke})),n.d(t,"filter",(function(){return Ee})),n.d(t,"filterLimit",(function(){return Ie})),n.d(t,"filterSeries",(function(){return Ne})),n.d(t,"find",(function(){return le})),n.d(t,"findLimit",(function(){return fe})),n.d(t,"findSeries",(function(){return pe})),n.d(t,"flatMap",(function(){return ae})),n.d(t,"flatMapLimit",(function(){return oe})),n.d(t,"flatMapSeries",(function(){return se})),n.d(t,"foldl",(function(){return te})),n.d(t,"foldr",(function(){return Ye})),n.d(t,"forEach",(function(){return ye})),n.d(t,"forEachLimit",(function(){return be})),n.d(t,"forEachOf",(function(){return M})),n.d(t,"forEachOfLimit",(function(){return P})),n.d(t,"forEachOfSeries",(function(){return F})),n.d(t,"forEachSeries",(function(){return _e})),n.d(t,"forever",(function(){return Re})),n.d(t,"groupBy",(function(){return Pe})),n.d(t,"groupByLimit",(function(){return je})),n.d(t,"groupBySeries",(function(){return Ce})),n.d(t,"inject",(function(){return te})),n.d(t,"log",(function(){return Le})),n.d(t,"map",(function(){return D})),n.d(t,"mapLimit",(function(){return ie})),n.d(t,"mapSeries",(function(){return q})),n.d(t,"mapValues",(function(){return De})),n.d(t,"mapValuesLimit",(function(){return Me})),n.d(t,"mapValuesSeries",(function(){return Be})),n.d(t,"memoize",(function(){return Fe})),n.d(t,"nextTick",(function(){return qe})),n.d(t,"parallel",(function(){return Je})),n.d(t,"parallelLimit",(function(){return ze})),n.d(t,"priorityQueue",(function(){return Qe})),n.d(t,"queue",(function(){return Ge})),n.d(t,"race",(function(){return Ke})),n.d(t,"reduce",(function(){return te})),n.d(t,"reduceRight",(function(){return Ye})),n.d(t,"reflect",(function(){return Xe})),n.d(t,"reflectAll",(function(){return $e})),n.d(t,"reject",(function(){return et})),n.d(t,"rejectLimit",(function(){return tt})),n.d(t,"rejectSeries",(function(){return nt})),n.d(t,"retry",(function(){return it})),n.d(t,"retryable",(function(){return at})),n.d(t,"select",(function(){return Ee})),n.d(t,"selectLimit",(function(){return Ie})),n.d(t,"selectSeries",(function(){return Ne})),n.d(t,"seq",(function(){return ne})),n.d(t,"series",(function(){return st})),n.d(t,"setImmediate",(function(){return g})),n.d(t,"some",(function(){return ut})),n.d(t,"someLimit",(function(){return ct})),n.d(t,"someSeries",(function(){return lt})),n.d(t,"sortBy",(function(){return ft})),n.d(t,"timeout",(function(){return pt})),n.d(t,"times",(function(){return ht})),n.d(t,"timesLimit",(function(){return dt})),n.d(t,"timesSeries",(function(){return vt})),n.d(t,"transform",(function(){return mt})),n.d(t,"tryEach",(function(){return gt})),n.d(t,"unmemoize",(function(){return yt})),n.d(t,"until",(function(){return _t})),n.d(t,"waterfall",(function(){return St})),n.d(t,"whilst",(function(){return bt})),n.d(t,"wrapSync",(function(){return y}));n(48),n(52),n(144),n(92),n(163),n(6),n(39),n(28),n(27),n(7),n(36),n(25),n(29),n(87),n(21),n(164),n(165),n(104),n(486),n(50),n(43),n(2),n(17),n(12),n(24),n(13),n(99),n(37),n(47),n(88),n(33),n(14),n(487),n(205);var r=n(9),i=n(8),o=(n(15),n(4)),a=n(5),s=n(16),u=n(34),c=n(11);function l(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return function(){for(var t=arguments.length,r=new Array(t),i=0;i<t;i++)r[i]=arguments[i];return e.apply(void 0,n.concat(r))}}function f(e){return function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];var i=n.pop();return e.call(this,n,i)}}var p="function"==typeof queueMicrotask&&queueMicrotask,d="function"==typeof setImmediate&&setImmediate,h="object"===("undefined"==typeof process?"undefined":c(process))&&"function"==typeof process.nextTick;function v(e){setTimeout(e,0)}function m(e){return function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];return e((function(){return t.apply(void 0,r)}))}}var g=m(p?queueMicrotask:d?setImmediate:h?process.nextTick:v);function y(e){return S(e)?function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];var i=n.pop(),o=e.apply(this,n);return b(o,i)}:f((function(t,n){var r;try{r=e.apply(this,t)}catch(e){return n(e)}if(r&&"function"==typeof r.then)return b(r,n);n(null,r)}))}function b(e,t){return e.then((function(e){_(t,null,e)}),(function(e){_(t,e&&(e instanceof Error||e.message)?e:new Error(e))}))}function _(e,t,n){try{e(t,n)}catch(e){g((function(e){throw e}),e)}}function S(e){return"AsyncFunction"===e[Symbol.toStringTag]}function w(e){if("function"!=typeof e)throw new Error("expected a function");return S(e)?y(e):e}function x(e,t){if(t||(t=e.length),!t)throw new Error("arity is undefined");return function(){for(var n=this,r=arguments.length,i=new Array(r),o=0;o<r;o++)i[o]=arguments[o];return"function"==typeof i[t-1]?e.apply(this,i):new Promise((function(r,o){i[t-1]=function(e){if(e)return o(e);for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];r(n.length>1?n:n[0])},e.apply(n,i)}))}}function k(e){return function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];var o=x((function(n){var i=this;return e(t,(function(e,t){w(e).apply(i,r.concat(t))}),n)}));return o}}function O(e,t,n,r){t=t||[];var i=[],o=0,a=w(n);return e(t,(function(e,t,n){var r=o++;a(e,(function(e,t){i[r]=t,n(e)}))}),(function(e){r(e,i)}))}function A(e){return e&&"number"==typeof e.length&&e.length>=0&&e.length%1==0}var T={};function E(e){function t(){if(null!==e){var t=e;e=null;for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];t.apply(this,r)}}return Object.assign(t,e),t}function I(e){if(A(e))return function(e){var t=-1,n=e.length;return function(){return++t<n?{value:e[t],key:t}:null}}(e);var t,n,r,i,o=function(e){return e[Symbol.iterator]&&e[Symbol.iterator]()}(e);return o?function(e){var t=-1;return function(){var n=e.next();return n.done?null:(t++,{value:n.value,key:t})}}(o):(n=(t=e)?Object.keys(t):[],r=-1,i=n.length,function e(){var o=n[++r];return"__proto__"===o?e():r<i?{value:t[o],key:o}:null})}function N(e){return function(){if(null===e)throw new Error("Callback was already called.");var t=e;e=null;for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];t.apply(this,r)}}function R(e,t,n,r){var i=!1,o=!1,a=!1,s=0,u=0;function c(){s>=t||a||i||(a=!0,e.next().then((function(e){var t=e.value,f=e.done;if(!o&&!i){if(a=!1,f)return i=!0,void(s<=0&&r(null));s++,n(t,u,l),u++,c()}})).catch(f))}function l(e,t){if(s-=1,!o)return e?f(e):!1===e?(i=!0,void(o=!0)):t===T||i&&s<=0?(i=!0,r(null)):void c()}function f(e){o||(a=!1,i=!0,r(e))}c()}var j=function(e){return function(t,n,r){if(r=E(r),e<=0)throw new RangeError("concurrency limit cannot be less than 1");if(!t)return r(null);if("AsyncGenerator"===t[Symbol.toStringTag])return R(t,e,n,r);if(function(e){return"function"==typeof e[Symbol.asyncIterator]}(t))return R(t[Symbol.asyncIterator](),e,n,r);var i=I(t),o=!1,a=!1,s=0,u=!1;function c(e,t){if(!a)if(s-=1,e)o=!0,r(e);else if(!1===e)o=!0,a=!0;else{if(t===T||o&&s<=0)return o=!0,r(null);u||l()}}function l(){for(u=!0;s<e&&!o;){var t=i();if(null===t)return o=!0,void(s<=0&&r(null));s+=1,n(t.value,t.key,N(c))}u=!1}l()}};var P=x((function(e,t,n,r){return j(t)(e,w(n),r)}),4);function C(e,t,n){n=E(n);var r=0,i=0,o=e.length,a=!1;function s(e,t){!1===e&&(a=!0),!0!==a&&(e?n(e):++i!==o&&t!==T||n(null))}for(0===o&&n(null);r<o;r++)t(e[r],r,N(s))}function L(e,t,n){return P(e,1/0,t,n)}var M=x((function(e,t,n){return(A(e)?C:L)(e,w(t),n)}),3);var D=x((function(e,t,n){return O(M,e,t,n)}),3),B=k(D);var F=x((function(e,t,n){return P(e,1,t,n)}),3);var q=x((function(e,t,n){return O(F,e,t,n)}),3),U=k(q),J=Symbol("promiseCallback");function z(){var e,t;function n(n){if(n)return t(n);for(var r=arguments.length,i=new Array(r>1?r-1:0),o=1;o<r;o++)i[o-1]=arguments[o];e(i.length>1?i:i[0])}return n[J]=new Promise((function(n,r){e=n,t=r})),n}function G(e,t,n){"number"!=typeof t&&(n=t,t=null),n=E(n||z());var r=Object.keys(e).length;if(!r)return n(null);t||(t=r);var i={},o=0,a=!1,s=!1,c=Object.create(null),l=[],f=[],p={};function d(e,t){l.push((function(){return function(e,t){if(s)return;var r=N((function(t){for(var r=arguments.length,l=new Array(r>1?r-1:0),f=1;f<r;f++)l[f-1]=arguments[f];if(o--,!1!==t){if(l.length<2){var p=l,d=u(p,1);l=d[0]}if(t){var h={};if(Object.keys(i).forEach((function(e){h[e]=i[e]})),h[e]=l,s=!0,c=Object.create(null),a)return;n(t,h)}else i[e]=l,v(e)}else a=!0}));o++;var l=w(t[t.length-1]);t.length>1?l(i,r):l(r)}(e,t)}))}function h(){if(!a){if(0===l.length&&0===o)return n(null,i);for(;l.length&&o<t;){l.shift()()}}}function v(e){(c[e]||[]).forEach((function(e){return e()})),h()}function m(t){var n=[];return Object.keys(e).forEach((function(r){var i=e[r];Array.isArray(i)&&i.indexOf(t)>=0&&n.push(r)})),n}return Object.keys(e).forEach((function(t){var n=e[t];if(!Array.isArray(n))return d(t,[n]),void f.push(t);var r=n.slice(0,n.length-1),i=r.length;if(0===i)return d(t,n),void f.push(t);p[t]=i,r.forEach((function(o){if(!e[o])throw new Error("async.auto task `"+t+"` has a non-existent dependency `"+o+"` in "+r.join(", "));!function(e,t){var n=c[e];n||(n=c[e]=[]);n.push(t)}(o,(function(){0===--i&&d(t,n)}))}))})),function(){var e,t=0;for(;f.length;)e=f.pop(),t++,m(e).forEach((function(e){0==--p[e]&&f.push(e)}));if(t!==r)throw new Error("async.auto cannot execute tasks due to a recursive dependency")}(),h(),n[J]}var H=/^(?:async\s+)?(?:function)?\s*\w*\s*\(\s*([^)]+)\s*\)(?:\s*{)/,V=/^(?:async\s+)?\(?\s*([^)=]+)\s*\)?(?:\s*=>)/,W=/,/,Q=/(=.+)?(\s*)$/;function K(e,t){var n={};return Object.keys(e).forEach((function(t){var r,i=e[t],o=S(i),a=!o&&1===i.length||o&&0===i.length;if(Array.isArray(i))r=s(i),i=r.pop(),n[t]=r.concat(r.length>0?c:i);else if(a)n[t]=i;else{if(r=function(e){var t=function(e){for(var t="",n=0,r=e.indexOf("*/");n<e.length;)if("/"===e[n]&&"/"===e[n+1]){var i=e.indexOf("\n",n);n=-1===i?e.length:i}else if(-1!==r&&"/"===e[n]&&"*"===e[n+1]){var o=e.indexOf("*/",n);-1!==o?(n=o+2,r=e.indexOf("*/",n)):(t+=e[n],n++)}else t+=e[n],n++;return t}(e.toString()),n=t.match(H);if(n||(n=t.match(V)),!n)throw new Error("could not parse args in autoInject\nSource:\n"+t);return u(n,2)[1].replace(/\s/g,"").split(W).map((function(e){return e.replace(Q,"").trim()}))}(i),0===i.length&&!o&&0===r.length)throw new Error("autoInject task functions require explicit parameters.");o||r.pop(),n[t]=r.concat(c)}function c(e,t){var n=r.map((function(t){return e[t]}));n.push(t),w(i).apply(void 0,s(n))}})),G(n,t)}var Y=function(){function e(){o(this,e),this.head=this.tail=null,this.length=0}return a(e,[{key:"removeLink",value:function(e){return e.prev?e.prev.next=e.next:this.head=e.next,e.next?e.next.prev=e.prev:this.tail=e.prev,e.prev=e.next=null,this.length-=1,e}},{key:"empty",value:function(){for(;this.head;)this.shift();return this}},{key:"insertAfter",value:function(e,t){t.prev=e,t.next=e.next,e.next?e.next.prev=t:this.tail=t,e.next=t,this.length+=1}},{key:"insertBefore",value:function(e,t){t.prev=e.prev,t.next=e,e.prev?e.prev.next=t:this.head=t,e.prev=t,this.length+=1}},{key:"unshift",value:function(e){this.head?this.insertBefore(this.head,e):X(this,e)}},{key:"push",value:function(e){this.tail?this.insertAfter(this.tail,e):X(this,e)}},{key:"shift",value:function(){return this.head&&this.removeLink(this.head)}},{key:"pop",value:function(){return this.tail&&this.removeLink(this.tail)}},{key:"toArray",value:function(){return s(this)}},{key:Symbol.iterator,value:i.mark((function e(){var t;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:t=this.head;case 1:if(!t){e.next=7;break}return e.next=4,t.data;case 4:t=t.next,e.next=1;break;case 7:case"end":return e.stop()}}),e,this)}))},{key:"remove",value:function(e){for(var t=this.head;t;){var n=t.next;e(t)&&this.removeLink(t),t=n}return this}}]),e}();function X(e,t){e.length=1,e.head=e.tail=t}function $(e,t,n){var o;if(null==t)t=1;else if(0===t)throw new RangeError("Concurrency must not be zero");var a=w(e),s=0,u=[],c={error:[],drain:[],saturated:[],unsaturated:[],empty:[]};function l(e,t){return e?t?void(c[e]=c[e].filter((function(e){return e!==t}))):c[e]=[]:Object.keys(c).forEach((function(e){return c[e]=[]}))}function f(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];c[e].forEach((function(e){return e.apply(void 0,n)}))}var p=!1;function d(e,t,n,r){if(null!=r&&"function"!=typeof r)throw new Error("task callback must be a function");var i,o;function a(e){if(e)return n?o(e):i();for(var t=arguments.length,r=new Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];if(r.length<=1)return i(r[0]);i(r)}b.started=!0;var s=b._createTaskItem(e,n?a:r||a);if(t?b._tasks.unshift(s):b._tasks.push(s),p||(p=!0,g((function(){p=!1,b.process()}))),n||!r)return new Promise((function(e,t){i=e,o=t}))}function h(e){return function(t){s-=1;for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];for(var o=0,a=e.length;o<a;o++){var c=e[o],l=u.indexOf(c);0===l?u.shift():l>0&&u.splice(l,1),c.callback.apply(c,[t].concat(r)),null!=t&&f("error",t,c.data)}s<=b.concurrency-b.buffer&&f("unsaturated"),b.idle()&&f("drain"),b.process()}}function v(e){return!(0!==e.length||!b.idle())&&(g((function(){return f("drain")})),!0)}var m=function(e){return function(t){if(!t)return new Promise((function(t,n){!function(e,t){c[e].push((function n(){l(e,n),t.apply(void 0,arguments)}))}(e,(function(e,r){if(e)return n(e);t(r)}))}));l(e),function(e,t){c[e].push(t)}(e,t)}},y=!1,b=(o={_tasks:new Y,_createTaskItem:function(e,t){return{data:e,callback:t}}},r(o,Symbol.iterator,i.mark((function e(){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.delegateYield(b._tasks[Symbol.iterator](),"t0",1);case 1:case"end":return e.stop()}}),e)}))),r(o,"concurrency",t),r(o,"payload",n),r(o,"buffer",t/4),r(o,"started",!1),r(o,"paused",!1),r(o,"push",(function(e,t){if(Array.isArray(e)){if(v(e))return;return e.map((function(e){return d(e,!1,!1,t)}))}return d(e,!1,!1,t)})),r(o,"pushAsync",(function(e,t){if(Array.isArray(e)){if(v(e))return;return e.map((function(e){return d(e,!1,!0,t)}))}return d(e,!1,!0,t)})),r(o,"kill",(function(){l(),b._tasks.empty()})),r(o,"unshift",(function(e,t){if(Array.isArray(e)){if(v(e))return;return e.map((function(e){return d(e,!0,!1,t)}))}return d(e,!0,!1,t)})),r(o,"unshiftAsync",(function(e,t){if(Array.isArray(e)){if(v(e))return;return e.map((function(e){return d(e,!0,!0,t)}))}return d(e,!0,!0,t)})),r(o,"remove",(function(e){b._tasks.remove(e)})),r(o,"process",(function(){if(!y){for(y=!0;!b.paused&&s<b.concurrency&&b._tasks.length;){var e=[],t=[],n=b._tasks.length;b.payload&&(n=Math.min(n,b.payload));for(var r=0;r<n;r++){var i=b._tasks.shift();e.push(i),u.push(i),t.push(i.data)}s+=1,0===b._tasks.length&&f("empty"),s===b.concurrency&&f("saturated");var o=N(h(e));a(t,o)}y=!1}})),r(o,"length",(function(){return b._tasks.length})),r(o,"running",(function(){return s})),r(o,"workersList",(function(){return u})),r(o,"idle",(function(){return b._tasks.length+s===0})),r(o,"pause",(function(){b.paused=!0})),r(o,"resume",(function(){!1!==b.paused&&(b.paused=!1,g(b.process))})),o);return Object.defineProperties(b,{saturated:{writable:!1,value:m("saturated")},unsaturated:{writable:!1,value:m("unsaturated")},empty:{writable:!1,value:m("empty")},drain:{writable:!1,value:m("drain")},error:{writable:!1,value:m("error")}}),b}function Z(e,t){return $(e,1,t)}function ee(e,t,n){return $(e,t,n)}var te=x((function(e,t,n,r){r=E(r);var i=w(n);return F(e,(function(e,n,r){i(t,e,(function(e,n){t=n,r(e)}))}),(function(e){return r(e,t)}))}),4);function ne(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=t.map(w);return function(){for(var e=this,t=arguments.length,n=new Array(t),i=0;i<t;i++)n[i]=arguments[i];var o=n[n.length-1];return"function"==typeof o?n.pop():o=z(),te(r,n,(function(t,n,r){n.apply(e,t.concat((function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];r(e,n)})))}),(function(e,t){return o.apply(void 0,[e].concat(s(t)))})),o[J]}}function re(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return ne.apply(void 0,s(t.reverse()))}var ie=x((function(e,t,n,r){return O(j(t),e,n,r)}),4);var oe=x((function(e,t,n,r){var i=w(n);return ie(e,t,(function(e,t){i(e,(function(e){if(e)return t(e);for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];return t(e,r)}))}),(function(e,t){for(var n=[],i=0;i<t.length;i++){var o;if(t[i])n=(o=n).concat.apply(o,s(t[i]))}return r(e,n)}))}),4);var ae=x((function(e,t,n){return oe(e,1/0,t,n)}),3);var se=x((function(e,t,n){return oe(e,1,t,n)}),3);function ue(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];var i=n.pop();return i.apply(void 0,[null].concat(t))}}function ce(e,t){return function(n,r,i,o){var a,s=!1,u=w(i);n(r,(function(n,r,i){u(n,(function(r,o){return r||!1===r?i(r):e(o)&&!a?(s=!0,a=t(!0,n),i(null,T)):void i()}))}),(function(e){if(e)return o(e);o(null,s?a:t(!1))}))}}var le=x((function(e,t,n){return ce((function(e){return e}),(function(e,t){return t}))(M,e,t,n)}),3);var fe=x((function(e,t,n,r){return ce((function(e){return e}),(function(e,t){return t}))(j(t),e,n,r)}),4);var pe=x((function(e,t,n){return ce((function(e){return e}),(function(e,t){return t}))(j(1),e,t,n)}),3);function de(e){return function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];return w(t).apply(void 0,r.concat([function(t){if("object"===("undefined"==typeof console?"undefined":c(console)))if(t)console.error&&console.error(t);else if(console[e]){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];r.forEach((function(t){return console[e](t)}))}}]))}}var he=de("dir");var ve=x((function(e,t,n){n=N(n);var r,i=w(e),o=w(t);function a(e){if(e)return n(e);if(!1!==e){for(var t=arguments.length,i=new Array(t>1?t-1:0),a=1;a<t;a++)i[a-1]=arguments[a];r=i,o.apply(void 0,i.concat([u]))}}function u(e,t){return e?n(e):!1!==e?t?void i(a):n.apply(void 0,[null].concat(s(r))):void 0}return u(null,!0)}),3);function me(e,t,n){var r=w(t);return ve(e,(function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var i=t.pop();r.apply(void 0,t.concat([function(e,t){return i(e,!t)}]))}),n)}function ge(e){return function(t,n,r){return e(t,r)}}var ye=x((function(e,t,n){return M(e,ge(w(t)),n)}),3);var be=x((function(e,t,n,r){return j(t)(e,ge(w(n)),r)}),4);var _e=x((function(e,t,n){return be(e,1,t,n)}),3);function Se(e){return S(e)?e:function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];var i=n.pop(),o=!0;n.push((function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];o?g((function(){return i.apply(void 0,t)})):i.apply(void 0,t)})),e.apply(this,n),o=!1}}var we=x((function(e,t,n){return ce((function(e){return!e}),(function(e){return!e}))(M,e,t,n)}),3);var xe=x((function(e,t,n,r){return ce((function(e){return!e}),(function(e){return!e}))(j(t),e,n,r)}),4);var ke=x((function(e,t,n){return ce((function(e){return!e}),(function(e){return!e}))(F,e,t,n)}),3);function Oe(e,t,n,r){var i=new Array(t.length);e(t,(function(e,t,r){n(e,(function(e,n){i[t]=!!n,r(e)}))}),(function(e){if(e)return r(e);for(var n=[],o=0;o<t.length;o++)i[o]&&n.push(t[o]);r(null,n)}))}function Ae(e,t,n,r){var i=[];e(t,(function(e,t,r){n(e,(function(n,o){if(n)return r(n);o&&i.push({index:t,value:e}),r(n)}))}),(function(e){if(e)return r(e);r(null,i.sort((function(e,t){return e.index-t.index})).map((function(e){return e.value})))}))}function Te(e,t,n,r){return(A(t)?Oe:Ae)(e,t,w(n),r)}var Ee=x((function(e,t,n){return Te(M,e,t,n)}),3);var Ie=x((function(e,t,n,r){return Te(j(t),e,n,r)}),4);var Ne=x((function(e,t,n){return Te(F,e,t,n)}),3);var Re=x((function(e,t){var n=N(t),r=w(Se(e));return function e(t){if(t)return n(t);!1!==t&&r(e)}()}),2);var je=x((function(e,t,n,r){var i=w(n);return ie(e,t,(function(e,t){i(e,(function(n,r){return n?t(n):t(n,{key:r,val:e})}))}),(function(e,t){for(var n={},i=Object.prototype.hasOwnProperty,o=0;o<t.length;o++)if(t[o]){var a=t[o].key,s=t[o].val;i.call(n,a)?n[a].push(s):n[a]=[s]}return r(e,n)}))}),4);function Pe(e,t,n){return je(e,1/0,t,n)}function Ce(e,t,n){return je(e,1,t,n)}var Le=de("log");var Me=x((function(e,t,n,r){r=E(r);var i={},o=w(n);return j(t)(e,(function(e,t,n){o(e,t,(function(e,r){if(e)return n(e);i[t]=r,n(e)}))}),(function(e){return r(e,i)}))}),4);function De(e,t,n){return Me(e,1/0,t,n)}function Be(e,t,n){return Me(e,1,t,n)}function Fe(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(e){return e},n=Object.create(null),r=Object.create(null),i=w(e),o=f((function(e,o){var a=t.apply(void 0,s(e));a in n?g((function(){return o.apply(void 0,[null].concat(s(n[a])))})):a in r?r[a].push(o):(r[a]=[o],i.apply(void 0,s(e).concat([function(e){for(var t=arguments.length,i=new Array(t>1?t-1:0),o=1;o<t;o++)i[o-1]=arguments[o];e||(n[a]=i);var s=r[a];delete r[a];for(var u=0,c=s.length;u<c;u++)s[u].apply(s,[e].concat(i))}])))}));return o.memo=n,o.unmemoized=e,o}var qe=m(h?process.nextTick:d?setImmediate:v),Ue=x((function(e,t,n){var r=A(t)?[]:{};e(t,(function(e,t,n){w(e)((function(e){for(var i=arguments.length,o=new Array(i>1?i-1:0),a=1;a<i;a++)o[a-1]=arguments[a];if(o.length<2){var s=o,c=u(s,1);o=c[0]}r[t]=o,n(e)}))}),(function(e){return n(e,r)}))}),3);function Je(e,t){return Ue(M,e,t)}function ze(e,t,n){return Ue(j(t),e,n)}function Ge(e,t){var n=w(e);return $((function(e,t){n(e[0],t)}),t,1)}var He=function(){function e(){o(this,e),this.heap=[],this.pushCount=Number.MIN_SAFE_INTEGER}return a(e,[{key:"empty",value:function(){return this.heap=[],this}},{key:"percUp",value:function(e){for(var t;e>0&&We(this.heap[e],this.heap[t=Ve(e)]);){var n=this.heap[e];this.heap[e]=this.heap[t],this.heap[t]=n,e=t}}},{key:"percDown",value:function(e){for(var t;(t=1+(e<<1))<this.heap.length&&(t+1<this.heap.length&&We(this.heap[t+1],this.heap[t])&&(t+=1),!We(this.heap[e],this.heap[t]));){var n=this.heap[e];this.heap[e]=this.heap[t],this.heap[t]=n,e=t}}},{key:"push",value:function(e){e.pushCount=++this.pushCount,this.heap.push(e),this.percUp(this.heap.length-1)}},{key:"unshift",value:function(e){return this.heap.push(e)}},{key:"shift",value:function(){var e=u(this.heap,1)[0];return this.heap[0]=this.heap[this.heap.length-1],this.heap.pop(),this.percDown(0),e}},{key:"toArray",value:function(){return s(this)}},{key:Symbol.iterator,value:i.mark((function e(){var t;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:t=0;case 1:if(!(t<this.heap.length)){e.next=7;break}return e.next=4,this.heap[t].data;case 4:t++,e.next=1;break;case 7:case"end":return e.stop()}}),e,this)}))},{key:"remove",value:function(e){for(var t=0,n=0;n<this.heap.length;n++)e(this.heap[n])||(this.heap[t]=this.heap[n],t++);this.heap.splice(t);for(var r=Ve(this.heap.length-1);r>=0;r--)this.percDown(r);return this}},{key:"length",get:function(){return this.heap.length}}]),e}();function Ve(e){return(e+1>>1)-1}function We(e,t){return e.priority!==t.priority?e.priority<t.priority:e.pushCount<t.pushCount}function Qe(e,t){var n=Ge(e,t),r=n.push,i=n.pushAsync;function o(e,t){return Array.isArray(e)?e.map((function(e){return{data:e,priority:t}})):{data:e,priority:t}}return n._tasks=new He,n._createTaskItem=function(e,t){return{data:e.data,priority:e.priority,callback:t}},n.push=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2?arguments[2]:void 0;return r(o(e,t),n)},n.pushAsync=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2?arguments[2]:void 0;return i(o(e,t),n)},delete n.unshift,delete n.unshiftAsync,n}var Ke=x((function(e,t){if(t=E(t),!Array.isArray(e))return t(new TypeError("First argument to race must be an array of functions"));if(!e.length)return t();for(var n=0,r=e.length;n<r;n++)w(e[n])(t)}),2);function Ye(e,t,n,r){var i=s(e).reverse();return te(i,t,n,r)}function Xe(e){var t=w(e);return f((function(e,n){return e.push((function(e){var t={};e&&(t.error=e);for(var r=arguments.length,i=new Array(r>1?r-1:0),o=1;o<r;o++)i[o-1]=arguments[o];if(i.length>0){var a=i;i.length<=1&&(a=i[0]),t.value=a}n(null,t)})),t.apply(this,e)}))}function $e(e){var t,n=this;return Array.isArray(e)?t=e.map(Xe):(t={},Object.keys(e).forEach((function(r){t[r]=Xe.call(n,e[r])}))),t}function Ze(e,t,n,r){var i=w(n);return Te(e,t,(function(e,t){i(e,(function(e,n){t(e,!n)}))}),r)}var et=x((function(e,t,n){return Ze(M,e,t,n)}),3);var tt=x((function(e,t,n,r){return Ze(j(t),e,n,r)}),4);var nt=x((function(e,t,n){return Ze(F,e,t,n)}),3);function rt(e){return function(){return e}}function it(e,t,n){var r={times:5,intervalFunc:rt(0)};if(arguments.length<3&&"function"==typeof e?(n=t||z(),t=e):(ot(r,e),n=n||z()),"function"!=typeof t)throw new Error("Invalid arguments for async.retry");var i=w(t),o=1;function a(){i((function(e){if(!1!==e)if(e&&o++<r.times&&("function"!=typeof r.errorFilter||r.errorFilter(e)))setTimeout(a,r.intervalFunc(o-1));else{for(var t=arguments.length,i=new Array(t>1?t-1:0),s=1;s<t;s++)i[s-1]=arguments[s];n.apply(void 0,[e].concat(i))}}))}return a(),n[J]}function ot(e,t){if("object"===c(t))e.times=+t.times||5,e.intervalFunc="function"==typeof t.interval?t.interval:rt(+t.interval||0),e.errorFilter=t.errorFilter;else{if("number"!=typeof t&&"string"!=typeof t)throw new Error("Invalid arguments for async.retry");e.times=+t||5}}function at(e,t){t||(t=e,e=null);var n=e&&e.arity||t.length;S(t)&&(n+=1);var r=w(t);return f((function(t,i){function o(e){r.apply(void 0,s(t).concat([e]))}return(t.length<n-1||null==i)&&(t.push(i),i=z()),e?it(e,o,i):it(o,i),i[J]}))}function st(e,t){return Ue(F,e,t)}var ut=x((function(e,t,n){return ce(Boolean,(function(e){return e}))(M,e,t,n)}),3);var ct=x((function(e,t,n,r){return ce(Boolean,(function(e){return e}))(j(t),e,n,r)}),4);var lt=x((function(e,t,n){return ce(Boolean,(function(e){return e}))(F,e,t,n)}),3);var ft=x((function(e,t,n){var r=w(t);return D(e,(function(e,t){r(e,(function(n,r){if(n)return t(n);t(n,{value:e,criteria:r})}))}),(function(e,t){if(e)return n(e);n(null,t.sort(i).map((function(e){return e.value})))}));function i(e,t){var n=e.criteria,r=t.criteria;return n<r?-1:n>r?1:0}}),3);function pt(e,t,n){var r=w(e);return f((function(i,o){var a,u=!1;i.push((function(){u||(o.apply(void 0,arguments),clearTimeout(a))})),a=setTimeout((function(){var t=e.name||"anonymous",r=new Error('Callback function "'+t+'" timed out.');r.code="ETIMEDOUT",n&&(r.info=n),u=!0,o(r)}),t),r.apply(void 0,s(i))}))}function dt(e,t,n,r){var i=w(n);return ie(function(e){for(var t=Array(e);e--;)t[e]=e;return t}(e),t,i,r)}function ht(e,t,n){return dt(e,1/0,t,n)}function vt(e,t,n){return dt(e,1,t,n)}function mt(e,t,n,r){arguments.length<=3&&"function"==typeof t&&(r=n,n=t,t=Array.isArray(e)?[]:{}),r=E(r||z());var i=w(n);return M(e,(function(e,n,r){i(t,e,n,r)}),(function(e){return r(e,t)})),r[J]}var gt=x((function(e,t){var n,r=null;return _e(e,(function(e,t){w(e)((function(e){if(!1===e)return t(e);for(var i=arguments.length,o=new Array(i>1?i-1:0),a=1;a<i;a++)o[a-1]=arguments[a];n=o.length<2?o[0]:o,r=e,t(e?null:{})}))}),(function(){return t(r,n)}))}));function yt(e){return function(){return(e.unmemoized||e).apply(void 0,arguments)}}var bt=x((function(e,t,n){n=N(n);var r=w(t),i=w(e),o=[];function a(e){if(e)return n(e);for(var t=arguments.length,r=new Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];o=r,!1!==e&&i(u)}function u(e,t){return e?n(e):!1!==e?t?void r(a):n.apply(void 0,[null].concat(s(o))):void 0}return i(u)}),3);function _t(e,t,n){var r=w(e);return bt((function(e){return r((function(t,n){return e(t,!n)}))}),t,n)}var St=x((function(e,t){if(t=E(t),!Array.isArray(e))return t(new Error("First argument to waterfall must be an array of functions"));if(!e.length)return t();var n=0;function r(t){w(e[n++]).apply(void 0,s(t).concat([N(i)]))}function i(i){if(!1!==i){for(var o=arguments.length,a=new Array(o>1?o-1:0),s=1;s<o;s++)a[s-1]=arguments[s];if(i||n===e.length)return t.apply(void 0,[i].concat(a));r(a)}}r([])})),wt={apply:l,applyEach:B,applyEachSeries:U,asyncify:y,auto:G,autoInject:K,cargo:Z,cargoQueue:ee,compose:re,concat:ae,concatLimit:oe,concatSeries:se,constant:ue,detect:le,detectLimit:fe,detectSeries:pe,dir:he,doUntil:me,doWhilst:ve,each:ye,eachLimit:be,eachOf:M,eachOfLimit:P,eachOfSeries:F,eachSeries:_e,ensureAsync:Se,every:we,everyLimit:xe,everySeries:ke,filter:Ee,filterLimit:Ie,filterSeries:Ne,forever:Re,groupBy:Pe,groupByLimit:je,groupBySeries:Ce,log:Le,map:D,mapLimit:ie,mapSeries:q,mapValues:De,mapValuesLimit:Me,mapValuesSeries:Be,memoize:Fe,nextTick:qe,parallel:Je,parallelLimit:ze,priorityQueue:Qe,queue:Ge,race:Ke,reduce:te,reduceRight:Ye,reflect:Xe,reflectAll:$e,reject:et,rejectLimit:tt,rejectSeries:nt,retry:it,retryable:at,seq:ne,series:st,setImmediate:g,some:ut,someLimit:ct,someSeries:lt,sortBy:ft,timeout:pt,times:ht,timesLimit:dt,timesSeries:vt,transform:mt,tryEach:gt,unmemoize:yt,until:_t,waterfall:St,whilst:bt,all:we,allLimit:xe,allSeries:ke,any:ut,anyLimit:ct,anySeries:lt,find:le,findLimit:fe,findSeries:pe,flatMap:ae,flatMapLimit:oe,flatMapSeries:se,forEach:ye,forEachSeries:_e,forEachLimit:be,forEachOf:M,forEachOfSeries:F,forEachOfLimit:P,inject:te,foldl:te,foldr:Ye,select:Ee,selectLimit:Ie,selectSeries:Ne,wrapSync:y,during:bt,doDuring:ve}},function(e,t,n){"use strict";n(6),n(106),n(28),n(49),n(43),n(12),n(89),n(99),n(33);var r=n(9),i=n(8);n(15);var o=n(23),a=n(4),s=n(5);function u(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function c(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?u(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0}),t.GenesysCloudMediaSession=void 0;var l=n(126).__importDefault(n(295)),f=n(80),p=n(129),d=n(109),h=n(149),v=function(){function e(t,n){var r=this;a(this,e),this.webrtcExtension=t,this.iceCandidatesDiscovered=0,this.iceCandidatesReceivedFromPeer=0,this.state="pending",this.connectionState="starting",this.id=n.id,this.fromJid=n.fromJid,this.peerID=n.peerID,this.logger=n.logger,this.conversationId=n.conversationId,this.fromUserId=n.fromUserId,this.pc=this.peerConnection=new RTCPeerConnection({iceServers:n.iceServers,iceTransportPolicy:n.iceTransportPolicy}),this.originalRoomJid=n.originalRoomJid,this.sessionType=h.SessionTypes[n.sessionType],this.ignoreHostCandidatesFromRemote=!!n.ignoreHostCandidatesFromRemote,this.allowIPv6=!!n.allowIPv6,this.allowTCP=!!n.allowTCP,this.reinvite=!!n.reinvite;var i=new f.EventEmitter;Object.keys(i.__proto__).forEach((function(e){r[e]=i[e]})),n.optOutOfWebrtcStatsTelemetry||this.setupStatsGatherer(),this.peerConnection.addEventListener("icecandidate",this.onIceCandidate.bind(this)),this.peerConnection.addEventListener("iceconnectionstatechange",this.onIceStateChange.bind(this)),this.peerConnection.addEventListener("connectionstatechange",this.onConnectionStateChange.bind(this)),this.peerConnection.addEventListener("icecandidateerror",this.onIceCandidateError.bind(this))}var t,n,r,u,v,m,g,y,b,_,S,w;return s(e,[{key:"setRemoteDescription",value:(w=o(i.mark((function e(t){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",this.peerConnection.setRemoteDescription({sdp:t,type:"offer"}));case 1:case"end":return e.stop()}}),e,this)}))),function(e){return w.apply(this,arguments)})},{key:"getLogDetails",value:function(){return{conversationId:this.conversationId,sessionId:this.id,sessionType:this.sessionType}}},{key:"log",value:function(e,t,n,r){n||(n={});var i=c(c({},n),this.getLogDetails());this.logger[e](t,i,r)}},{key:"sendGenesysWebrtc",value:(S=o(i.mark((function e(t){var n;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t.id=t.id||p.v4(),t.jsonrpc=t.jsonrpc||"2.0",n={type:"set",genesysWebrtc:t,from:this.webrtcExtension.jid,to:this.peerID},e.abrupt("return",this.webrtcExtension.sendIq(n));case 4:case"end":return e.stop()}}),e,this)}))),function(e){return S.apply(this,arguments)})},{key:"end",value:(_=o(i.mark((function e(){var t,n,r,o=this,a=arguments;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t=a.length>0&&void 0!==a[0]?a[0]:"success",n=a.length>1&&void 0!==a[1]&&a[1],this.state="ended",r={sessionId:this.id,reason:t.condition||t},n){e.next=7;break}return e.next=7,d.timeoutPromise((function(e,t){return o.sendGenesysWebrtc({jsonrpc:"2.0",method:"terminate",params:r}).then(e,t)}),2e3,"Timeout waiting for response to termination request",{sessionId:this.id,conversationId:this.conversationId,sessionType:this.sessionType}).catch((function(e){return o.logger.error(e)}));case 7:this.onSessionTerminate(r.reason);case 8:case"end":return e.stop()}}),e,this)}))),function(){return _.apply(this,arguments)})},{key:"setupStatsGatherer",value:function(){this.statsGatherer=new l.default(this.peerConnection),this.statsGatherer.on("stats",this.emit.bind(this,"stats"))}},{key:"onIceStateChange",value:(b=o(i.mark((function e(){var t,n,r,o,a;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t=this.peerConnection.iceConnectionState,n=this.id,r=this.conversationId,o=this.sessionType,this.log("info","ICE state changed: ",{iceState:t,sessionId:n,conversationId:r}),"disconnected"!==t){e.next=9;break}"stable"===this.peerConnection.signalingState&&(this.interruptionStart=new Date,this.log("info","Connection state is interrupted",{sessionId:n,conversationId:r,sessionType:o})),e.next=18;break;case 9:if("connected"!==t){e.next=17;break}return this.log("info","sending session-info: active"),a={sessionId:this.id,status:"active"},e.next=14,this.sendGenesysWebrtc({jsonrpc:"2.0",params:a,method:"info"});case 14:this._setupDataChannel(),e.next=18;break;case 17:"failed"===t&&this.log("info","ICE connection failed",{candidatesDiscovered:this.iceCandidatesDiscovered,candidatesReceivedFromPeer:this.iceCandidatesReceivedFromPeer});case 18:case"end":return e.stop()}}),e,this)}))),function(){return b.apply(this,arguments)})},{key:"onConnectionStateChange",value:function(){var e=this.connectionState=this.peerConnection.connectionState,t=this.id,n=this.conversationId,r=this.sessionType;if(this.log("info","Connection state changed: ",{connectionState:e,sessionId:t,conversationId:n,sessionType:r}),this.interruptionStart)if("connected"===e){var i=(new Date).getTime()-this.interruptionStart.getTime();this.log("info","Connection was interrupted but was successfully recovered/connected",{sessionId:t,conversationId:n,sessionType:r,timeToRecover:i}),this.interruptionStart=void 0}else"failed"===e&&this.log("info","Connection was interrupted and failed to recover",{sessionId:t,conversationId:n,sessionType:r})}},{key:"onIceCandidateError",value:function(e){var t=e;this.log("error","IceCandidateError",{errorCode:t.errorCode,errorText:t.errorText,url:t.url})}},{key:"createIceCandidate",value:function(e,t){return new RTCIceCandidate({sdpMid:e,candidate:t})}},{key:"addRemoteIceCandidate",value:(y=o(i.mark((function e(t){var n,r,o;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.match(/m=([^\s]+)/)[1],r=t.match(/a=([^\\\r]+)/)[1],o=this.createIceCandidate(n,r),e.next=5,this.peerConnection.addIceCandidate(o);case 5:case"end":return e.stop()}}),e,this)}))),function(e){return y.apply(this,arguments)})},{key:"onIceCandidate",value:function(e){var t,n,r,i=null===(t=e.candidate)||void 0===t?void 0:t.candidate,o=null===(n=e.candidate)||void 0===n?void 0:n.sdpMid;if(e.candidate){if(!this.allowTCP&&"tcp"===e.candidate.protocol)return;if(!this.allowIPv6){var a=/.+udp [^ ]+ ([^ ]+).*typ host/.exec(e.candidate.candidate);if(a&&!a[1].match(/\b\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\b/))return void this.log("debug","Filtering out IPv6 candidate",e.candidate.candidate)}this.log("debug","Processing ice candidate",e.candidate),this.log("info","Discovered ice candidate to send to peer",{type:e.candidate.type}),this.iceCandidatesDiscovered++,r="m=".concat(o," 9 RTP/AVP 0\r\na=").concat(i)}else r="a=end-of-candidates",this.emit("endOfCandidates");return this.sendGenesysWebrtc({jsonrpc:"2.0",method:"iceCandidate",params:{sessionId:this.id,sdp:r}})}},{key:"onSessionTerminate",value:function(e){this.peerConnection&&this.peerConnection.close(),this.emit("terminated",{condition:e||"success"})}},{key:"addTrack",value:(g=o(i.mark((function e(t,n){var r;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!(r=this.peerConnection.getTransceivers().find((function(e){var n;return!e.sender.track&&(null===(n=e.receiver.track)||void 0===n?void 0:n.kind)===t.kind})))){e.next=3;break}return e.abrupt("return",r.sender.replaceTrack(t));case 3:this.peerConnection.addTrack(t,n);case 4:case"end":return e.stop()}}),e,this)}))),function(e,t){return g.apply(this,arguments)})},{key:"_setupDataChannel",value:function(){var e,t=this;this.dataChannel||(null===(e=this.peerConnection.remoteDescription)||void 0===e?void 0:e.sdp.includes("webrtc-datachannel"))&&(this.log("info","creating data channel"),this.dataChannel=this.peerConnection.createDataChannel("videoConferenceControl"),this.dataChannel.addEventListener("open",(function(){t.log("info","data channel opened")})),this.dataChannel.addEventListener("message",this._handleDataChannelMessage.bind(this)),this.dataChannel.addEventListener("close",(function(){t.log("info","closing data channel")})),this.dataChannel.addEventListener("error",(function(e){t.log("error","Error occurred with the data channel",e)})))}},{key:"_handleDataChannelMessage",value:function(e){try{var t=JSON.parse(e.data);this.emit("dataChannelMessage",t)}catch(e){this.log("error","Failed to parse data channel message",{error:e})}}},{key:"accept",value:(m=o(i.mark((function e(){var t,n;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return this.state="active",e.next=3,this.peerConnection.createAnswer();case 3:return t=e.sent,e.next=6,this.peerConnection.setLocalDescription(t);case 6:return n={sdp:t.sdp,sessionId:this.id},e.abrupt("return",this.sendGenesysWebrtc({jsonrpc:"2.0",method:"answer",params:n}));case 8:case"end":return e.stop()}}),e,this)}))),function(){return m.apply(this,arguments)})},{key:"mute",value:(v=o(i.mark((function e(t,n){var r;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r={sessionId:this.id,type:n},e.abrupt("return",this.sendGenesysWebrtc({jsonrpc:"2.0",method:"mute",params:r}));case 2:case"end":return e.stop()}}),e,this)}))),function(e,t){return v.apply(this,arguments)})},{key:"unmute",value:(u=o(i.mark((function e(t,n){var r;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r={sessionId:this.id,type:n},e.abrupt("return",this.sendGenesysWebrtc({jsonrpc:"2.0",method:"unmute",params:r}));case 2:case"end":return e.stop()}}),e,this)}))),function(e,t){return u.apply(this,arguments)})},{key:"removeTrack",value:(r=o(i.mark((function e(){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:throw new Error("Not Implemented");case 1:case"end":return e.stop()}}),e)}))),function(){return r.apply(this,arguments)})},{key:"hold",value:(n=o(i.mark((function e(){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:throw new Error("Not Implemented");case 1:case"end":return e.stop()}}),e)}))),function(){return n.apply(this,arguments)})},{key:"resume",value:(t=o(i.mark((function e(){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:throw new Error("Not Implemented");case 1:case"end":return e.stop()}}),e)}))),function(){return t.apply(this,arguments)})},{key:"toString",value:function(){return{connectionState:this.connectionState,state:this.state,sessionType:this.sessionType,fromJid:this.fromJid,conversationId:this.conversationId,id:this.id,peerConnection:this.peerConnection}}}]),e}();t.GenesysCloudMediaSession=v},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.core=void 0;var r=n(18);(0,r.__exportStar)(n(299),t),(0,r.__exportStar)(n(300),t),(0,r.__exportStar)(n(301),t),(0,r.__exportStar)(n(302),t),(0,r.__exportStar)(n(303),t),(0,r.__exportStar)(n(304),t),(0,r.__exportStar)(n(305),t),(0,r.__exportStar)(n(306),t),(0,r.__exportStar)(n(307),t),(0,r.__exportStar)(n(308),t),(0,r.__exportStar)(n(309),t),(0,r.__exportStar)(n(311),t),(0,r.__exportStar)(n(312),t),(0,r.__exportStar)(n(313),t),(0,r.__exportStar)(n(314),t),(0,r.__exportStar)(n(315),t),(0,r.__exportStar)(n(316),t),(0,r.__exportStar)(n(317),t);var i=(0,r.__importDefault)(n(299)),o=(0,r.__importDefault)(n(300)),a=(0,r.__importDefault)(n(301)),s=(0,r.__importDefault)(n(302)),u=(0,r.__importDefault)(n(303)),c=(0,r.__importDefault)(n(304)),l=(0,r.__importDefault)(n(305)),f=(0,r.__importDefault)(n(306)),p=(0,r.__importDefault)(n(307)),d=(0,r.__importDefault)(n(308)),h=(0,r.__importDefault)(n(309)),v=(0,r.__importDefault)(n(311)),m=(0,r.__importDefault)(n(312)),g=(0,r.__importDefault)(n(313)),y=(0,r.__importDefault)(n(314)),b=(0,r.__importDefault)(n(315)),_=(0,r.__importDefault)(n(316)),S=(0,r.__importDefault)(n(317));t.core=function(e){e.use(f.default),e.use(c.default),e.use(a.default),e.use(u.default),e.use(p.default),e.use(_.default)},t.default=function(e){e.use(i.default),e.use(v.default),e.use(o.default),e.use(s.default),e.use(l.default),e.use(d.default),e.use(h.default),e.use(m.default),e.use(g.default),e.use(y.default),e.use(b.default),e.use(S.default)}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{element:"XRD",fields:{subject:(0,r.childText)(null,"Subject")},namespace:i.NS_XRD,path:"xrd"},{aliases:[{path:"xrd.links",multiple:!0}],element:"Link",fields:{href:(0,r.attribute)("href"),rel:(0,r.attribute)("rel"),type:(0,r.attribute)("type")},namespace:i.NS_XRD}];t.default=o},function(e,t,n){"use strict";var r=n(8);n(15);var i=n(23),o=n(9),a=n(4),s=n(5),u=n(30),c=n(31),l=n(26);function f(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function p(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?f(Object(n),!0).forEach((function(t){o(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):f(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function d(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=l(e);if(t){var i=l(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return c(this,n)}}Object.defineProperty(t,"__esModule",{value:!0}),t.MessengerExtension=void 0;var h=n(505),v=n(93),m=n(129),g=function(e){u(o,e);var t,n=d(o);function o(e,t){var r;return a(this,o),(r=n.call(this)).client=e,r.stanzaInstance=t,r}return s(o,[{key:"handleStanzaInstanceChange",value:function(e){this.stanzaInstance=e}},{key:"isMediaMessage",value:function(e){return!!e.mediaMessage}},{key:"handleMessage",value:function(e){if(this.isMediaMessage(e)){var t=e.from===this.stanzaInstance.jid,n=v.toBare(e.from)===this.bareJid;this.emit("mediaMessage",p(p({},e),{},{fromMyClient:t,fromMyUser:n}))}}},{key:"broadcastMessage",value:(t=i(r.mark((function e(t){var n;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=m.v4(),t.id=n,t.from=this.stanzaInstance.jid,t.to||(t.to=this.bareJid),e.next=6,this.stanzaInstance.send("message",t);case 6:return e.abrupt("return",n);case 7:case"end":return e.stop()}}),e,this)}))),function(e){return t.apply(this,arguments)})},{key:"bareJid",get:function(){return v.toBare(this.stanzaInstance.jid)}},{key:"expose",get:function(){return{broadcastMessage:this.broadcastMessage.bind(this),on:this.on.bind(this),once:this.once.bind(this),off:this.off.bind(this),removeListener:this.removeListener.bind(this),addListener:this.addListener.bind(this)}}}]),o}(h.Emitter);t.MessengerExtension=g},function(e,t,n){"use strict";n(6),n(28),n(49),n(7),n(21),n(50),n(43),n(2),n(17),n(12),n(13),n(37),n(33),n(14);var r=n(34),i=n(8);n(15);var o=n(23),a=n(4),s=n(5),u=n(95),c=n(30),l=n(31),f=n(26);function p(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return d(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return d(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function h(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=f(e);if(t){var i=f(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return l(this,n)}}Object.defineProperty(t,"__esModule",{value:!0}),t.Client=void 0;var v=n(126),m=n(424),g=n(506);n(450);var y=n(451),b=n(457),_=n(490),S=n(109),w=n(175),x=v.__importDefault(n(80)),k=n(491),O=n(227),A=v.__importDefault(n(504)),T=v.__importDefault(n(400)),E=n(281),I=n(225),N={notifications:y.Notifications,webrtcSessions:b.WebrtcExtension,messenger:I.MessengerExtension},R=function(e){c(x,e);var t,n,l,f,d,v,y,b=h(x);function x(e){var t;a(this,x),(t=b.call(this)).connected=!1,t.connecting=!1,t.hardReconnectRequired=!0,t.isGuest=!1,t.backgroundAssistantMode=!1,t.autoReconnect=!0,t.extensions=[],t.channelReuses=0,t.hasMadeInitialAttempt=!1,t.http=new w.HttpClient,t.reconnectOnNoLongerSubscribed=!1!==e.reconnectOnNoLongerSubscribed,t.config={host:e.host,apiHost:e.apiHost||e.host.replace("wss://streaming.",""),authToken:e.authToken,jwt:e.jwt,jid:e.jid,jidResource:e.jidResource,channelId:null,appName:e.appName,appVersion:e.appVersion,appId:e.appId},t.backgroundAssistantMode=t.checkIsBackgroundAssistant(),t.isGuest=!t.backgroundAssistantMode&&!e.authToken;var n=e.authToken||"",r="https://api.".concat(t.config.apiHost,"/api/v2/diagnostics/trace");return t.backgroundAssistantMode&&(n=e.jwt,r+="/backgroundassistant"),t.logger=new g.Logger({accessToken:n,url:r,uploadDebounceTime:1e3,initializeServerLogging:!t.isGuest&&!e.optOutOfWebrtcStatsTelemetry,appVersion:x.version,appName:"streaming-client",logLevel:t.config.logLevel||"info",logger:e.logger||console,formatters:e.logFormatters,originAppName:e.appName,originAppVersion:e.appVersion,originAppId:e.appId}),t.connectionManager=new k.ConnectionManager(t.logger,t.config),Object.keys(N).forEach((function(n){var r=new N[n](u(t),e);t.extensions.push(r),r.tokenBucket||(r.tokenBucket=new m.TokenBucket(20,25,1e3),r.tokenBucket.content=25),"function"==typeof r.on&&r.on("send",t.handleSendEventFromExtension.bind(u(t),r)),t[n]=r.expose,t["_".concat(n)]=r})),t}return s(x,[{key:"handleSendEventFromExtension",value:function(e,t){var n=this,r=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return e.tokenBucket.removeTokens(1,(function(){var e=n.activeStanzaInstance;return e?!0===r?e.sendMessage(t):e.sendIQ(t):n.logger.warn("cannot send message, no active stanza client",{data:t,message:r},{skipServer:!0})}))}},{key:"checkIsBackgroundAssistant",value:function(){if(this.config.jwt){var e=S.parseJwt(this.config.jwt);return e&&"urn:purecloud:screenrecording"===e.iss}return!1}},{key:"addInateEventHandlers",value:function(e){this.removeStanzaBoundEventHandlers(),this.boundStanzaDisconnect=this.handleStanzaDisconnectedEvent.bind(this,e),this.boundStanzaNoLongerSubscribed=this.handleNoLongerSubscribed.bind(this,e),this.boundStanzaDuplicateId=this.handleDuplicateId.bind(this,e),this.on("stanzaDisconnected",this.boundStanzaDisconnect),this.on("notify:no_longer_subscribed",this.boundStanzaNoLongerSubscribed),this.on("notify:duplicate_id",this.boundStanzaDuplicateId),this.extensions.forEach((function(t){"function"==typeof t.handleIq&&e.on("iq",t.handleIq.bind(t)),"function"==typeof t.handleMessage&&e.on("message",t.handleMessage.bind(t))}))}},{key:"removeStanzaBoundEventHandlers",value:function(){this.boundStanzaDisconnect&&(this.off("stanzaDisconnected",this.boundStanzaDisconnect),this.boundStanzaDisconnect=void 0),this.boundStanzaNoLongerSubscribed&&(this.off("notify:no_longer_subscribed",this.boundStanzaNoLongerSubscribed),this.boundStanzaNoLongerSubscribed=void 0),this.boundStanzaDuplicateId&&(this.off("notify:duplicate_id",this.boundStanzaDuplicateId),this.boundStanzaDuplicateId=void 0)}},{key:"proxyStanzaEvents",value:function(e){var t=this;e.originalEmitter=e.emit,e.emit=function(n){for(var r=arguments.length,i=new Array(r>1?r-1:0),o=1;o<r;o++)i[o-1]=arguments[o];var a=e.originalEmitter.apply(e,[n].concat(i));return"connected"===n?a:("disconnected"===n&&(n="stanzaDisconnected"),t.emit.apply(t,[n].concat(i)))}}},{key:"handleStanzaDisconnectedEvent",value:(y=o(i.mark((function e(t){var n;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(this.logger.info("stanzaDisconnected event received",{stanzaInstanceId:t.id,channelId:t.channelId}),this.connected=!1,this.connecting=!1,null===(n=t.pinger)||void 0===n||n.stop(),this.removeAllListeners("stanzaDisconnected"),this.removeAllListeners("notify:no_longer_subscribed"),t.originalEmitter&&(t.emit=t.originalEmitter),this.activeStanzaInstance=void 0,this.emit("disconnected",{reconnecting:this.autoReconnect}),!this.autoReconnect){e.next=11;break}return e.abrupt("return",this.connect({keepTryingOnFailure:!0}));case 11:case"end":return e.stop()}}),e,this)}))),function(e){return y.apply(this,arguments)})},{key:"handleNoLongerSubscribed",value:function(e){var t;this.logger.warn("noLongerSubscribed event received",{stanzaInstanceId:e.id,channelId:e.channelId}),null===(t=e.pinger)||void 0===t||t.stop(),this.hardReconnectRequired=!0,this.reconnectOnNoLongerSubscribed||(this.autoReconnect=!1)}},{key:"handleDuplicateId",value:function(e){var t;this.logger.warn("duplicate_id event received, forcing hard reconnect",{stanzaInstanceId:e.id,channelId:e.channelId}),null===(t=e.pinger)||void 0===t||t.stop(),this.hardReconnectRequired=!0}},{key:"disconnect",value:(v=o(i.mark((function e(){var t=this;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(this.logger.info("streamingClient.disconnect was called"),this.activeStanzaInstance){e.next=3;break}return e.abrupt("return");case 3:return e.abrupt("return",S.timeoutPromise((function(e){return t.autoReconnect=!1,t.http.stopAllRetries(),t.activeStanzaInstance.disconnect().then(e)}),5e3,"disconnecting streaming service"));case 4:case"end":return e.stop()}}),e,this)}))),function(){return v.apply(this,arguments)})},{key:"getConnectionData",value:function(){var e=sessionStorage.getItem("sc_connectionData"),t={currentDelayMs:0};if(e)try{return JSON.parse(e)}catch(e){return this.logger.warn("failed to parse streaming client connection data"),t}return t}},{key:"setConnectionData",value:function(e){sessionStorage.setItem("sc_connectionData",JSON.stringify(e))}},{key:"increaseBackoff",value:function(){var e=this.getConnectionData(),t=Math.max(2*e.currentDelayMs,2e3);this.setConnectionData({currentDelayMs:t,delayMsAfterNextReduction:t/2,nextDelayReductionTime:(new Date).getTime()+5*t,timeOfTotalReset:(new Date).getTime()+36e5})}},{key:"decreaseBackoff",value:function(e){var t=this,n=this.getConnectionData(),r=5*e,i={currentDelayMs:e,delayMsAfterNextReduction:e/2,nextDelayReductionTime:(new Date).getTime()+r,timeOfTotalReset:n.timeOfTotalReset};if(n.timeOfTotalReset&&n.timeOfTotalReset<(new Date).getTime()||e<2e3)return this.logger.debug("decreaseBackoff() called, but timeOfTotalReset has elasped or next delay is below 2s. Resetting backoff"),this.setConnectionData({currentDelayMs:0});this.setConnectionData(i),clearTimeout(this.backoffReductionTimer),this.logger.debug("Setting timer for next backoff reduction since we haven't reached total reset",{msUntilReduction:r,delayMsAfterNextReduction:i.delayMsAfterNextReduction}),this.backoffReductionTimer=setTimeout((function(){return t.decreaseBackoff(i.delayMsAfterNextReduction)}),r)}},{key:"getStartingDelay",value:function(e,t){var n=Math.max(e.currentDelayMs,2e3);return e.timeOfTotalReset&&e.timeOfTotalReset<(new Date).getTime()?2e3:Math.min(n,t)}},{key:"connect",value:(d=o(i.mark((function e(t){var n,r,a,s,u,c,l,f,p,d,h=this;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!this.connecting){e.next=3;break}return r=new Error("Already trying to connect streaming client"),e.abrupt("return",this.logger.warn(r));case 3:return this.connecting=!0,a=(null==t?void 0:t.maxDelayBetweenConnectionAttempts)||9e4,s=(null==t?void 0:t.maxConnectionAttempts)||1,(null==t?void 0:t.keepTryingOnFailure)&&(s=1/0),clearTimeout(this.backoffReductionTimer),u=this.getConnectionData(),c=this.getStartingDelay(u,a),l=this.hasMadeInitialAttempt,this.hasMadeInitialAttempt=!0,e.prev=12,e.next=15,O.backOff(o(i.mark((function e(){var t,n;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=h.getConnectionData(),e.next=3,h.makeConnectionAttempt();case 3:t.nextDelayReductionTime&&(n=t.nextDelayReductionTime-(new Date).getTime(),h.logger.debug("Setting timer for next backoff reduction",{msUntilReduction:n,delayMsAfterNextReduction:t.delayMsAfterNextReduction}),h.backoffReductionTimer=setTimeout((function(){return h.decreaseBackoff(t.delayMsAfterNextReduction||0)}),n));case 4:case"end":return e.stop()}}),e)}))),{jitter:"none",maxDelay:a,numOfAttempts:s,startingDelay:c,delayFirstAttempt:l,retry:this.backoffConnectRetryHandler.bind(this,{maxConnectionAttempts:s})});case 15:e.next=25;break;case 17:if(e.prev=17,e.t0=e.catch(12),f=e.t0,e.t0?"AxiosError"===e.t0.name&&(p=e.t0,d=p.config||{url:void 0,method:void 0},f={config:{url:d.url,method:d.method},status:null===(n=p.response)||void 0===n?void 0:n.status,code:p.code,name:p.name,message:p.message}):f=new Error("Streaming client connection attempted received and undefined error"),this.logger.error("Failed to connect streaming client",{error:f}),e.t0){e.next=24;break}throw f;case 24:throw e.t0;case 25:case"end":return e.stop()}}),e,this,[[12,17]])}))),function(e){return d.apply(this,arguments)})},{key:"backoffConnectRetryHandler",value:(f=o(i.mark((function e(t,n,r){var o,a,s,u,c,l,f,p,d,h,v,m;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!(r>=t.maxConnectionAttempts)){e.next=2;break}return e.abrupt("return",!1);case 2:if(l={connectionAttempt:r,error:n},n){e.next=7;break}l.error=new Error("streaming client backoff handler received undefined error"),e.next=15;break;case 7:if("AxiosError"!==n.name){e.next=15;break}if(p=(f=n).config||{url:void 0,method:void 0},d={config:{url:p.url,method:p.method},status:null===(o=f.response)||void 0===o?void 0:o.status,code:f.code,name:f.name,message:f.message},l.error=d,![401,403].includes((null===(a=n.response)||void 0===a?void 0:a.status)||0)){e.next=15;break}return this.logger.error("Streaming client received an error that it can't recover from and will not attempt to reconnect",l),e.abrupt("return",!1);case 15:if(n instanceof T.default&&(this.logger.info("hardReconnectRequired set to true due to sasl error"),this.hardReconnectRequired=!0,Object.assign(l,{channelId:n.channelId,stanzaInstanceId:n.stanzaInstanceId})),n instanceof E.TimeoutError&&(l.error=n.message,(h=n.details)&&(l.details=h)),!(null==n?void 0:n.response)){e.next=27;break}if(!(v=(null===(s=n.response.headers)||void 0===s?void 0:s["retry-after"])||(null===(c=(u=n.response).getResponseHeader)||void 0===c?void 0:c.call(u,"retry-after")))){e.next=27;break}return m=1e3*parseInt(v,10),l.retryDelay=m,this.logger.error("Failed streaming client connection attempt, respecting retry-after header and will retry afterwards.",l,{skipServer:n instanceof A.default}),e.next=25,S.delay(m);case 25:return this.logger.debug("finished waiting for retry-after"),e.abrupt("return",!0);case 27:return this.logger.error("Failed streaming client connection attempt, retrying",l,{skipServer:n instanceof A.default}),this.increaseBackoff(),e.abrupt("return",!0);case 30:case"end":return e.stop()}}),e,this)}))),function(e,t,n){return f.apply(this,arguments)})},{key:"makeConnectionAttempt",value:(l=o(i.mark((function e(){var t,n,r,o,a,s,u,c;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(navigator.onLine){e.next=2;break}throw new A.default("Browser is offline, skipping connection attempt");case 2:return r=this.connecting,e.prev=3,e.next=6,this.prepareForConnect();case 6:return e.next=8,this.connectionManager.getNewStanzaConnection();case 8:n=e.sent,this.connected=!0,this.connecting=!1,this.addInateEventHandlers(n),this.proxyStanzaEvents(n),o=p(this.extensions),e.prev=14,o.s();case 16:if((a=o.n()).done){e.next=23;break}if(!(s=a.value).configureNewStanzaInstance){e.next=21;break}return e.next=21,s.configureNewStanzaInstance(n);case 21:e.next=16;break;case 23:e.next=28;break;case 25:e.prev=25,e.t0=e.catch(14),o.e(e.t0);case 28:return e.prev=28,o.f(),e.finish(28);case 31:u=p(this.extensions);try{for(u.s();!(c=u.n()).done;)c.value.handleStanzaInstanceChange(n)}catch(e){u.e(e)}finally{u.f()}return this.activeStanzaInstance=n,e.next=36,this.setupPinger(n);case 36:this.emit("connected"),e.next=50;break;case 39:if(e.prev=39,e.t1=e.catch(3),!n){e.next=49;break}return this.logger.error("Error occurred in connection attempt, but after websocket connected. Cleaning up connection so backoff is respected",{stanzaInstanceId:n.id,channelId:n.channelId}),this.removeStanzaBoundEventHandlers(),null===(t=n.pinger)||void 0===t||t.stop(),e.next=47,n.disconnect();case 47:this.connected=!1,this.connecting=r;case 49:throw e.t1;case 50:case"end":return e.stop()}}),e,this,[[3,39],[14,25,28,31]])}))),function(){return l.apply(this,arguments)})},{key:"setupPinger",value:(n=o(i.mark((function e(t){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.subscribeToNode(this._notifications.pubsubHost,"enable.server.side.pings");case 3:e.next=9;break;case 5:e.prev=5,e.t0=e.catch(0),this.logger.warn("failed to establish server-side pinging, falling back to client-side pinging",{stanzaInstanceId:t.id,channelId:t.channelId}),t.pinger=new _.Ping(this,t);case 9:case"end":return e.stop()}}),e,this,[[0,5]])}))),function(e){return n.apply(this,arguments)})},{key:"prepareForConnect",value:(t=o(i.mark((function e(){var t,n,o,a,s,u,c,l;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!this.config.jwt){e.next=3;break}return this.hardReconnectRequired=!1,e.abrupt("return",this.connectionManager.setConfig(this.config));case 3:if(this.hardReconnectRequired||(this.channelReuses++,this.channelReuses>=10&&(this.logger.warn("Forcing a hard reconnect due to max channel reuses",{channelId:this.config.channelId,channelReuses:this.channelReuses}),this.channelReuses=0,this.hardReconnectRequired=!0)),!this.hardReconnectRequired){e.next=20;break}return this.config.jid?t=Promise.resolve(this.config.jid):(n={method:"get",host:this.config.apiHost,authToken:this.config.authToken,logger:this.logger},t=this.http.requestApi("users/me",n).then((function(e){return e.data.chat.jabberId}))),o={method:"post",host:this.config.apiHost,authToken:this.config.authToken,logger:this.logger},a=this.http.requestApi("notifications/channels?connectionType=streaming",o).then((function(e){return e.data.id})),e.next=10,Promise.all([t,a]);case 10:s=e.sent,u=r(s,2),c=u[0],l=u[1],this.config.jid=c,this.config.channelId=l,this.autoReconnect=!0,this.logger.info("attempting to connect streaming client on channel",{channelId:l}),this.connectionManager.setConfig(this.config),this.hardReconnectRequired=!1;case 20:case"end":return e.stop()}}),e,this)}))),function(){return t.apply(this,arguments)})},{key:"stopServerLogging",value:function(){this.logger.sendAllLogsInstantly(),this._webrtcSessions.flushStats(),this.logger.stopServerLogging()}},{key:"startServerLogging",value:function(){this.logger.startServerLogging()}},{key:"setAccessToken",value:function(e){this.config.authToken=e,this.logger.setAccessToken(e)}},{key:"version",get:function(){return x.version}}],[{key:"extend",value:function(e,t){if(N[e])throw new Error("Cannot register already existing namespace ".concat(e));N[e]=t}},{key:"version",get:function(){return"17.0.3"}}]),x}(x.default);t.Client=R},function(e,t,n){"use strict";n(48),n(52),n(92),n(7),n(2),n(17),n(13),n(14);var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(i,o){function a(e){try{u(r.next(e))}catch(e){o(e)}}function s(e){try{u(r.throw(e))}catch(e){o(e)}}function u(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,s)}u((r=r.apply(e,t||[])).next())}))},i=this&&this.__generator||function(e,t){var n,r,i,o,a={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(o){return function(s){return function(o){if(n)throw new TypeError("Generator is already executing.");for(;a;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return a.label++,{value:o[1],done:!1};case 5:a.label++,r=o[1],o=[0];continue;case 7:o=a.ops.pop(),a.trys.pop();continue;default:if(!(i=a.trys,(i=i.length>0&&i[i.length-1])||6!==o[0]&&2!==o[0])){a=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){a.label=o[1];break}if(6===o[0]&&a.label<i[1]){a.label=i[1],i=o;break}if(i&&a.label<i[2]){a.label=i[2],a.ops.push(o);break}i[2]&&a.ops.pop(),a.trys.pop();continue}o=t.call(e,a)}catch(e){o=[6,e],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,s])}}};Object.defineProperty(t,"__esModule",{value:!0});var o=n(433),a=n(434);t.backOff=function(e,t){return void 0===t&&(t={}),r(this,void 0,void 0,(function(){var n;return i(this,(function(r){switch(r.label){case 0:return n=o.getSanitizedOptions(t),[4,new s(e,n).execute()];case 1:return[2,r.sent()]}}))}))};var s=function(){function e(e,t){this.request=e,this.options=t,this.attemptNumber=0}return e.prototype.execute=function(){return r(this,void 0,void 0,(function(){var e;return i(this,(function(t){switch(t.label){case 0:if(this.attemptLimitReached)return[3,7];t.label=1;case 1:return t.trys.push([1,4,,6]),[4,this.applyDelay()];case 2:return t.sent(),[4,this.request()];case 3:return[2,t.sent()];case 4:return e=t.sent(),this.attemptNumber++,[4,this.options.retry(e,this.attemptNumber)];case 5:if(!t.sent()||this.attemptLimitReached)throw e;return[3,6];case 6:return[3,0];case 7:throw new Error("Something went wrong.")}}))}))},Object.defineProperty(e.prototype,"attemptLimitReached",{get:function(){return this.attemptNumber>=this.options.numOfAttempts},enumerable:!0,configurable:!0}),e.prototype.applyDelay=function(){return r(this,void 0,void 0,(function(){return i(this,(function(e){switch(e.label){case 0:return[4,a.DelayFactory(this.options,this.attemptNumber).apply()];case 1:return e.sent(),[2]}}))}))},e}()},function(e,t,n){var r=n(41),i=n(22),o=n(182);e.exports=!r&&!i((function(){return 7!=Object.defineProperty(o("div"),"a",{get:function(){return 7}}).a}))},function(e,t,n){var r=n(20),i=n(183),o=r["__core-js_shared__"]||i("__core-js_shared__",{});e.exports=o},function(e,t,n){var r=n(45),i=n(186),o=n(96),a=n(46);e.exports=function(e,t){for(var n=i(t),s=a.f,u=o.f,c=0;c<n.length;c++){var l=n[c];r(e,l)||s(e,l,u(t,l))}}},function(e,t,n){var r=n(20);e.exports=r},function(e,t,n){var r=n(45),i=n(85),o=n(134).indexOf,a=n(133);e.exports=function(e,t){var n,s=i(e),u=0,c=[];for(n in s)!r(a,n)&&r(s,n)&&c.push(n);for(;t.length>u;)r(s,n=t[u++])&&(~o(c,n)||c.push(n));return c}},function(e,t,n){var r=n(190);e.exports=r&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},function(e,t,n){var r=n(102);e.exports=r("navigator","userAgent")||""},function(e,t,n){var r=n(41),i=n(46),o=n(44),a=n(139);e.exports=r?Object.defineProperties:function(e,t){o(e);for(var n,r=a(t),s=r.length,u=0;s>u;)i.f(e,n=r[u++],t[n]);return e}},function(e,t,n){var r=n(102);e.exports=r("document","documentElement")},function(e,t,n){var r=n(85),i=n(115).f,o={}.toString,a="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];e.exports.f=function(e){return a&&"[object Window]"==o.call(e)?function(e){try{return i(e)}catch(e){return a.slice()}}(e):i(r(e))}},function(e,t,n){var r=n(32);t.f=r},function(e,t,n){"use strict";var r=n(82).forEach,i=n(117),o=n(86),a=i("forEach"),s=o("forEach");e.exports=a&&s?[].forEach:function(e){return r(this,e,arguments.length>1?arguments[1]:void 0)}},function(e,t,n){"use strict";var r=n(241).IteratorPrototype,i=n(118),o=n(113),a=n(98),s=n(141),u=function(){return this};e.exports=function(e,t,n){var c=t+" Iterator";return e.prototype=i(r,{next:o(1,n)}),a(e,c,!1,!0),s[c]=u,e}},function(e,t,n){"use strict";var r,i,o,a=n(124),s=n(81),u=n(45),c=n(32),l=n(101),f=c("iterator"),p=!1;[].keys&&("next"in(o=[].keys())?(i=a(a(o)))!==Object.prototype&&(r=i):p=!0),null==r&&(r={}),l||u(r,f)||s(r,f,(function(){return this})),e.exports={IteratorPrototype:r,BUGGY_SAFARI_ITERATORS:p}},function(e,t,n){var r=n(22);e.exports=!r((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}))},function(e,t,n){"use strict";var r=n(20),i=n(41),o=n(244),a=n(81),s=n(156),u=n(22),c=n(121),l=n(103),f=n(38),p=n(245),d=n(410),h=n(124),v=n(142),m=n(115).f,g=n(46).f,y=n(195),b=n(98),_=n(91),S=_.get,w=_.set,x=r.ArrayBuffer,k=x,O=r.DataView,A=O&&O.prototype,T=Object.prototype,E=r.RangeError,I=d.pack,N=d.unpack,R=function(e){return[255&e]},j=function(e){return[255&e,e>>8&255]},P=function(e){return[255&e,e>>8&255,e>>16&255,e>>24&255]},C=function(e){return e[3]<<24|e[2]<<16|e[1]<<8|e[0]},L=function(e){return I(e,23,4)},M=function(e){return I(e,52,8)},D=function(e,t){g(e.prototype,t,{get:function(){return S(this)[t]}})},B=function(e,t,n,r){var i=p(n),o=S(e);if(i+t>o.byteLength)throw E("Wrong index");var a=S(o.buffer).bytes,s=i+o.byteOffset,u=a.slice(s,s+t);return r?u:u.reverse()},F=function(e,t,n,r,i,o){var a=p(n),s=S(e);if(a+t>s.byteLength)throw E("Wrong index");for(var u=S(s.buffer).bytes,c=a+s.byteOffset,l=r(+i),f=0;f<t;f++)u[c+f]=l[o?f:t-f-1]};if(o){if(!u((function(){x(1)}))||!u((function(){new x(-1)}))||u((function(){return new x,new x(1.5),new x(NaN),"ArrayBuffer"!=x.name}))){for(var q,U=(k=function(e){return c(this,k),new x(p(e))}).prototype=x.prototype,J=m(x),z=0;J.length>z;)(q=J[z++])in k||a(k,q,x[q]);U.constructor=k}v&&h(A)!==T&&v(A,T);var G=new O(new k(2)),H=A.setInt8;G.setInt8(0,2147483648),G.setInt8(1,2147483649),!G.getInt8(0)&&G.getInt8(1)||s(A,{setInt8:function(e,t){H.call(this,e,t<<24>>24)},setUint8:function(e,t){H.call(this,e,t<<24>>24)}},{unsafe:!0})}else k=function(e){c(this,k,"ArrayBuffer");var t=p(e);w(this,{bytes:y.call(new Array(t),0),byteLength:t}),i||(this.byteLength=t)},O=function(e,t,n){c(this,O,"DataView"),c(e,k,"DataView");var r=S(e).byteLength,o=l(t);if(o<0||o>r)throw E("Wrong offset");if(o+(n=void 0===n?r-o:f(n))>r)throw E("Wrong length");w(this,{buffer:e,byteLength:n,byteOffset:o}),i||(this.buffer=e,this.byteLength=n,this.byteOffset=o)},i&&(D(k,"byteLength"),D(O,"buffer"),D(O,"byteLength"),D(O,"byteOffset")),s(O.prototype,{getInt8:function(e){return B(this,1,e)[0]<<24>>24},getUint8:function(e){return B(this,1,e)[0]},getInt16:function(e){var t=B(this,2,e,arguments.length>1?arguments[1]:void 0);return(t[1]<<8|t[0])<<16>>16},getUint16:function(e){var t=B(this,2,e,arguments.length>1?arguments[1]:void 0);return t[1]<<8|t[0]},getInt32:function(e){return C(B(this,4,e,arguments.length>1?arguments[1]:void 0))},getUint32:function(e){return C(B(this,4,e,arguments.length>1?arguments[1]:void 0))>>>0},getFloat32:function(e){return N(B(this,4,e,arguments.length>1?arguments[1]:void 0),23)},getFloat64:function(e){return N(B(this,8,e,arguments.length>1?arguments[1]:void 0),52)},setInt8:function(e,t){F(this,1,e,R,t)},setUint8:function(e,t){F(this,1,e,R,t)},setInt16:function(e,t){F(this,2,e,j,t,arguments.length>2?arguments[2]:void 0)},setUint16:function(e,t){F(this,2,e,j,t,arguments.length>2?arguments[2]:void 0)},setInt32:function(e,t){F(this,4,e,P,t,arguments.length>2?arguments[2]:void 0)},setUint32:function(e,t){F(this,4,e,P,t,arguments.length>2?arguments[2]:void 0)},setFloat32:function(e,t){F(this,4,e,L,t,arguments.length>2?arguments[2]:void 0)},setFloat64:function(e,t){F(this,8,e,M,t,arguments.length>2?arguments[2]:void 0)}});b(k,"ArrayBuffer"),b(O,"DataView"),e.exports={ArrayBuffer:k,DataView:O}},function(e,t){e.exports="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView},function(e,t,n){var r=n(103),i=n(38);e.exports=function(e){if(void 0===e)return 0;var t=r(e),n=i(t);if(t!==n)throw RangeError("Wrong length or index");return n}},function(e,t,n){var r=n(20);e.exports=r.Promise},function(e,t,n){var r=n(44);e.exports=function(e,t,n,i){try{return i?t(r(n)[0],n[1]):t(n)}catch(t){var o=e.return;throw void 0!==o&&r(o.call(e)),t}}},function(e,t,n){var r=n(234);e.exports=/(iphone|ipod|ipad).*applewebkit/i.test(r)},function(e,t,n){var r,i,o,a,s,u,c,l,f=n(20),p=n(96).f,d=n(97),h=n(199).set,v=n(248),m=f.MutationObserver||f.WebKitMutationObserver,g=f.process,y=f.Promise,b="process"==d(g),_=p(f,"queueMicrotask"),S=_&&_.value;S||(r=function(){var e,t;for(b&&(e=g.domain)&&e.exit();i;){t=i.fn,i=i.next;try{t()}catch(e){throw i?a():o=void 0,e}}o=void 0,e&&e.enter()},b?a=function(){g.nextTick(r)}:m&&!v?(s=!0,u=document.createTextNode(""),new m(r).observe(u,{characterData:!0}),a=function(){u.data=s=!s}):y&&y.resolve?(c=y.resolve(void 0),l=c.then,a=function(){l.call(c,r)}):a=function(){h.call(f,r)}),e.exports=S||function(e){var t={fn:e,next:void 0};o&&(o.next=t),i||(i=t,a()),o=t}},function(e,t,n){var r=n(44),i=n(42),o=n(251);e.exports=function(e,t){if(r(e),i(t)&&t.constructor===e)return t;var n=o.f(e);return(0,n.resolve)(t),n.promise}},function(e,t,n){"use strict";var r=n(123),i=function(e){var t,n;this.promise=new e((function(e,r){if(void 0!==t||void 0!==n)throw TypeError("Bad Promise constructor");t=e,n=r})),this.resolve=r(t),this.reject=r(n)};e.exports.f=function(e){return new i(e)}},function(e,t,n){"use strict";var r=n(22);function i(e,t){return RegExp(e,t)}t.UNSUPPORTED_Y=r((function(){var e=i("a","y");return e.lastIndex=2,null!=e.exec("abcd")})),t.BROKEN_CARET=r((function(){var e=i("^r","gy");return e.lastIndex=2,null!=e.exec("str")}))},function(e,t,n){var r=n(90),i="["+n(254)+"]",o=RegExp("^"+i+i+"*"),a=RegExp(i+i+"*$"),s=function(e){return function(t){var n=String(r(t));return 1&e&&(n=n.replace(o,"")),2&e&&(n=n.replace(a,"")),n}};e.exports={start:s(1),end:s(2),trim:s(3)}},function(e,t){e.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},function(e,t,n){"use strict";var r=n(10),i=n(20),o=n(41),a=n(414),s=n(35),u=n(243),c=n(121),l=n(113),f=n(81),p=n(38),d=n(245),h=n(256),v=n(114),m=n(45),g=n(138),y=n(42),b=n(118),_=n(142),S=n(115).f,w=n(416),x=n(82).forEach,k=n(125),O=n(46),A=n(96),T=n(91),E=n(162),I=T.get,N=T.set,R=O.f,j=A.f,P=Math.round,C=i.RangeError,L=u.ArrayBuffer,M=u.DataView,D=s.NATIVE_ARRAY_BUFFER_VIEWS,B=s.TYPED_ARRAY_TAG,F=s.TypedArray,q=s.TypedArrayPrototype,U=s.aTypedArrayConstructor,J=s.isTypedArray,z=function(e,t){for(var n=0,r=t.length,i=new(U(e))(r);r>n;)i[n]=t[n++];return i},G=function(e,t){R(e,t,{get:function(){return I(this)[t]}})},H=function(e){var t;return e instanceof L||"ArrayBuffer"==(t=g(e))||"SharedArrayBuffer"==t},V=function(e,t){return J(e)&&"symbol"!=typeof t&&t in e&&String(+t)==String(t)},W=function(e,t){return V(e,t=v(t,!0))?l(2,e[t]):j(e,t)},Q=function(e,t,n){return!(V(e,t=v(t,!0))&&y(n)&&m(n,"value"))||m(n,"get")||m(n,"set")||n.configurable||m(n,"writable")&&!n.writable||m(n,"enumerable")&&!n.enumerable?R(e,t,n):(e[t]=n.value,e)};o?(D||(A.f=W,O.f=Q,G(q,"buffer"),G(q,"byteOffset"),G(q,"byteLength"),G(q,"length")),r({target:"Object",stat:!0,forced:!D},{getOwnPropertyDescriptor:W,defineProperty:Q}),e.exports=function(e,t,n){var o=e.match(/\d+$/)[0]/8,s=e+(n?"Clamped":"")+"Array",u="get"+e,l="set"+e,v=i[s],m=v,g=m&&m.prototype,O={},A=function(e,t){R(e,t,{get:function(){return function(e,t){var n=I(e);return n.view[u](t*o+n.byteOffset,!0)}(this,t)},set:function(e){return function(e,t,r){var i=I(e);n&&(r=(r=P(r))<0?0:r>255?255:255&r),i.view[l](t*o+i.byteOffset,r,!0)}(this,t,e)},enumerable:!0})};D?a&&(m=t((function(e,t,n,r){return c(e,m,s),E(y(t)?H(t)?void 0!==r?new v(t,h(n,o),r):void 0!==n?new v(t,h(n,o)):new v(t):J(t)?z(m,t):w.call(m,t):new v(d(t)),e,m)})),_&&_(m,F),x(S(v),(function(e){e in m||f(m,e,v[e])})),m.prototype=g):(m=t((function(e,t,n,r){c(e,m,s);var i,a,u,l=0,f=0;if(y(t)){if(!H(t))return J(t)?z(m,t):w.call(m,t);i=t,f=h(n,o);var v=t.byteLength;if(void 0===r){if(v%o)throw C("Wrong length");if((a=v-f)<0)throw C("Wrong length")}else if((a=p(r)*o)+f>v)throw C("Wrong length");u=a/o}else u=d(t),i=new L(a=u*o);for(N(e,{buffer:i,byteOffset:f,byteLength:a,length:u,view:new M(i)});l<u;)A(e,l++)})),_&&_(m,F),g=m.prototype=b(q)),g.constructor!==m&&f(g,"constructor",m),B&&f(g,B,s),O[s]=m,r({global:!0,forced:m!=v,sham:!D},O),"BYTES_PER_ELEMENT"in m||f(m,"BYTES_PER_ELEMENT",o),"BYTES_PER_ELEMENT"in g||f(g,"BYTES_PER_ELEMENT",o),k(s)}):e.exports=function(){}},function(e,t,n){var r=n(415);e.exports=function(e,t){var n=r(e);if(n%t)throw RangeError("Wrong offset");return n}},function(e,t,n){"use strict";var r=n(54),i=n(116),o=n(38),a=Math.min;e.exports=[].copyWithin||function(e,t){var n=r(this),s=o(n.length),u=i(e,s),c=i(t,s),l=arguments.length>2?arguments[2]:void 0,f=a((void 0===l?s:i(l,s))-c,s-u),p=1;for(c<u&&u<c+f&&(p=-1,c+=f-1,u+=f-1);f-- >0;)c in n?n[u]=n[c]:delete n[u],u+=p,c+=p;return n}},function(e,t,n){"use strict";var r=n(85),i=n(103),o=n(38),a=n(117),s=n(86),u=Math.min,c=[].lastIndexOf,l=!!c&&1/[1].lastIndexOf(1,-0)<0,f=a("lastIndexOf"),p=s("indexOf",{ACCESSORS:!0,1:0}),d=l||!f||!p;e.exports=d?function(e){if(l)return c.apply(this,arguments)||0;var t=r(this),n=o(t.length),a=n-1;for(arguments.length>1&&(a=u(a,i(arguments[1]))),a<0&&(a=n+a);a>=0;a--)if(a in t&&t[a]===e)return a||0;return-1}:c},function(e,t){e.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},function(e,t,n){var r=n(22),i=n(32),o=n(101),a=i("iterator");e.exports=!r((function(){var e=new URL("b?a=1&b=2&c=3","http://a"),t=e.searchParams,n="";return e.pathname="c%20d",t.forEach((function(e,r){t.delete("b"),n+=r+e})),o&&!e.toJSON||!t.sort||"http://a/c%20d?a=1&c=3"!==e.href||"3"!==t.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!t[a]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("http://тест").host||"#%D0%B1"!==new URL("http://a#б").hash||"a1c3"!==n||"x"!==new URL("http://x",void 0).host}))},function(e,t,n){"use strict";var r=n(41),i=n(22),o=n(139),a=n(188),s=n(151),u=n(54),c=n(131),l=Object.assign,f=Object.defineProperty;e.exports=!l||i((function(){if(r&&1!==l({b:1},l(f({},"a",{enumerable:!0,get:function(){f(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var e={},t={},n=Symbol();return e[n]=7,"abcdefghijklmnopqrst".split("").forEach((function(e){t[e]=e})),7!=l({},e)[n]||"abcdefghijklmnopqrst"!=o(l({},t)).join("")}))?function(e,t){for(var n=u(e),i=arguments.length,l=1,f=a.f,p=s.f;i>l;)for(var d,h=c(arguments[l++]),v=f?o(h).concat(f(h)):o(h),m=v.length,g=0;m>g;)d=v[g++],r&&!p.call(h,d)||(n[d]=h[d]);return n}:l},function(e,t,n){"use strict";var r=n(120),i=n(54),o=n(247),a=n(198),s=n(38),u=n(136),c=n(143);e.exports=function(e){var t,n,l,f,p,d,h=i(e),v="function"==typeof this?this:Array,m=arguments.length,g=m>1?arguments[1]:void 0,y=void 0!==g,b=c(h),_=0;if(y&&(g=r(g,m>2?arguments[2]:void 0,2)),null==b||v==Array&&a(b))for(n=new v(t=s(h.length));t>_;_++)d=y?g(h[_],_):h[_],u(n,_,d);else for(p=(f=b.call(h)).next,n=new v;!(l=p.call(f)).done;_++)d=y?o(f,g,[l.value,_],!0):l.value,u(n,_,d);return n.length=_,n}},function(e,t){e.exports=function(e){if(Array.isArray(e))return e},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=function(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){var r=n(11).default,i=n(423);e.exports=function(e){var t=i(e,"string");return"symbol"===r(t)?t:String(t)},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){var r=n(10),i=n(22),o=n(85),a=n(96).f,s=n(41),u=i((function(){a(1)}));r({target:"Object",stat:!0,forced:!s||u,sham:!s},{getOwnPropertyDescriptor:function(e,t){return a(o(e),t)}})},function(e,t,n){(function(t){n(104);var r=function(e,t,n,r){if(this.bucketSize=e,this.tokensPerInterval=t,"string"==typeof n)switch(n){case"sec":case"second":this.interval=1e3;break;case"min":case"minute":this.interval=6e4;break;case"hr":case"hour":this.interval=36e5;break;case"day":this.interval=864e5;break;default:throw new Error("Invaid interval "+n)}else this.interval=n;this.parentBucket=r,this.content=0,this.lastDrip=+new Date};r.prototype={bucketSize:1,tokensPerInterval:1,interval:1e3,parentBucket:null,content:0,lastDrip:0,removeTokens:function(e,n){var r=this;return this.bucketSize?e>this.bucketSize?(t.nextTick(n.bind(null,"Requested tokens "+e+" exceeds bucket size "+this.bucketSize,null)),!1):(this.drip(),e>this.content?i():this.parentBucket?this.parentBucket.removeTokens(e,(function(t,o){return t?n(t,null):e>r.content?i():(r.content-=e,void n(null,Math.min(o,r.content)))})):(this.content-=e,t.nextTick(n.bind(null,null,this.content)),!0)):(t.nextTick(n.bind(null,null,e,Number.POSITIVE_INFINITY)),!0);function i(){var t=Math.ceil((e-r.content)*(r.interval/r.tokensPerInterval));return setTimeout((function(){r.removeTokens(e,n)}),t),!1}},tryRemoveTokens:function(e){return!this.bucketSize||!(e>this.bucketSize)&&(this.drip(),!(e>this.content)&&(!(this.parentBucket&&!this.parentBucket.tryRemoveTokens(e))&&(this.content-=e,!0)))},drip:function(){if(this.tokensPerInterval){var e=+new Date,t=Math.max(e-this.lastDrip,0);this.lastDrip=e;var n=t*(this.tokensPerInterval/this.interval);this.content=Math.min(this.content+n,this.bucketSize)}else this.content=this.bucketSize}},e.exports=r}).call(this,n(167))},function(e,t){e.exports=function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){"use strict";var r=n(10),i=n(20),o=n(135),a=n(53),s=n(271),u=n(197),c=n(121),l=n(42),f=n(22),p=n(157),d=n(98),h=n(162);e.exports=function(e,t,n){var v=-1!==e.indexOf("Map"),m=-1!==e.indexOf("Weak"),g=v?"set":"add",y=i[e],b=y&&y.prototype,_=y,S={},w=function(e){var t=b[e];a(b,e,"add"==e?function(e){return t.call(this,0===e?0:e),this}:"delete"==e?function(e){return!(m&&!l(e))&&t.call(this,0===e?0:e)}:"get"==e?function(e){return m&&!l(e)?void 0:t.call(this,0===e?0:e)}:"has"==e?function(e){return!(m&&!l(e))&&t.call(this,0===e?0:e)}:function(e,n){return t.call(this,0===e?0:e,n),this})};if(o(e,"function"!=typeof y||!(m||b.forEach&&!f((function(){(new y).entries().next()})))))_=n.getConstructor(t,e,v,g),s.REQUIRED=!0;else if(o(e,!0)){var x=new _,k=x[g](m?{}:-0,1)!=x,O=f((function(){x.has(1)})),A=p((function(e){new y(e)})),T=!m&&f((function(){for(var e=new y,t=5;t--;)e[g](t,t);return!e.has(-0)}));A||((_=t((function(t,n){c(t,_,e);var r=h(new y,t,_);return null!=n&&u(n,r[g],r,v),r}))).prototype=b,b.constructor=_),(O||T)&&(w("delete"),w("has"),v&&w("get")),(T||k)&&w(g),m&&b.clear&&delete b.clear}return S[e]=_,r({global:!0,forced:_!=y},S),d(_,e),m||n.setStrong(_,e,v),_}},function(e,t,n){var r=n(133),i=n(42),o=n(45),a=n(46).f,s=n(132),u=n(432),c=s("meta"),l=0,f=Object.isExtensible||function(){return!0},p=function(e){a(e,c,{value:{objectID:"O"+ ++l,weakData:{}}})},d=e.exports={REQUIRED:!1,fastKey:function(e,t){if(!i(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!o(e,c)){if(!f(e))return"F";if(!t)return"E";p(e)}return e[c].objectID},getWeakData:function(e,t){if(!o(e,c)){if(!f(e))return!0;if(!t)return!1;p(e)}return e[c].weakData},onFreeze:function(e){return u&&d.REQUIRED&&f(e)&&!o(e,c)&&p(e),e}};r[c]=!0},function(e,t,n){"use strict";var r=n(46).f,i=n(118),o=n(156),a=n(120),s=n(121),u=n(197),c=n(194),l=n(125),f=n(41),p=n(271).fastKey,d=n(91),h=d.set,v=d.getterFor;e.exports={getConstructor:function(e,t,n,c){var l=e((function(e,r){s(e,l,t),h(e,{type:t,index:i(null),first:void 0,last:void 0,size:0}),f||(e.size=0),null!=r&&u(r,e[c],e,n)})),d=v(t),m=function(e,t,n){var r,i,o=d(e),a=g(e,t);return a?a.value=n:(o.last=a={index:i=p(t,!0),key:t,value:n,previous:r=o.last,next:void 0,removed:!1},o.first||(o.first=a),r&&(r.next=a),f?o.size++:e.size++,"F"!==i&&(o.index[i]=a)),e},g=function(e,t){var n,r=d(e),i=p(t);if("F"!==i)return r.index[i];for(n=r.first;n;n=n.next)if(n.key==t)return n};return o(l.prototype,{clear:function(){for(var e=d(this),t=e.index,n=e.first;n;)n.removed=!0,n.previous&&(n.previous=n.previous.next=void 0),delete t[n.index],n=n.next;e.first=e.last=void 0,f?e.size=0:this.size=0},delete:function(e){var t=d(this),n=g(this,e);if(n){var r=n.next,i=n.previous;delete t.index[n.index],n.removed=!0,i&&(i.next=r),r&&(r.previous=i),t.first==n&&(t.first=r),t.last==n&&(t.last=i),f?t.size--:this.size--}return!!n},forEach:function(e){for(var t,n=d(this),r=a(e,arguments.length>1?arguments[1]:void 0,3);t=t?t.next:n.first;)for(r(t.value,t.key,this);t&&t.removed;)t=t.previous},has:function(e){return!!g(this,e)}}),o(l.prototype,n?{get:function(e){var t=g(this,e);return t&&t.value},set:function(e,t){return m(this,0===e?0:e,t)}}:{add:function(e){return m(this,e=0===e?0:e,e)}}),f&&r(l.prototype,"size",{get:function(){return d(this).size}}),l},setStrong:function(e,t,n){var r=t+" Iterator",i=v(t),o=v(r);c(e,t,(function(e,t){h(this,{type:r,target:e,state:i(e),kind:t,last:void 0})}),(function(){for(var e=o(this),t=e.kind,n=e.last;n&&n.removed;)n=n.previous;return e.target&&(e.last=n=n?n.next:e.state.first)?"keys"==t?{value:n.key,done:!1}:"values"==t?{value:n.value,done:!1}:{value:[n.key,n.value],done:!1}:(e.target=void 0,{value:void 0,done:!0})}),n?"entries":"values",!n,!0),l(t)}}},function(e,t,n){"use strict";n(2),n(17),Object.defineProperty(t,"__esModule",{value:!0});var r=n(436),i=function(){function e(e){this.options=e,this.attempt=0}return e.prototype.apply=function(){var e=this;return new Promise((function(t){return setTimeout(t,e.jitteredDelay)}))},e.prototype.setAttemptNumber=function(e){this.attempt=e},Object.defineProperty(e.prototype,"jitteredDelay",{get:function(){return r.JitterFactory(this.options)(this.delay)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"delay",{get:function(){var e=this.options.startingDelay,t=this.options.timeMultiple,n=this.numOfDelayedAttempts,r=e*Math.pow(t,n);return Math.min(r,this.options.maxDelay)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"numOfDelayedAttempts",{get:function(){return this.attempt},enumerable:!0,configurable:!0}),e}();t.Delay=i},function(e,t,n){n(10)({target:"Number",stat:!0},{isFinite:n(440)})},function(e,t,n){var r=n(41),i=n(139),o=n(85),a=n(151).f,s=function(e){return function(t){for(var n,s=o(t),u=i(s),c=u.length,l=0,f=[];c>l;)n=u[l++],r&&!a.call(s,n)||f.push(e?[n,s[n]]:s[n]);return f}};e.exports={entries:s(!0),values:s(!1)}},function(e,t,n){"use strict";var r=n(10),i=n(82).some,o=n(117),a=n(86),s=o("some"),u=a("some");r({target:"Array",proto:!0,forced:!s||!u},{some:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}})},function(e,t,n){"use strict";var r,i=n(10),o=n(96).f,a=n(38),s=n(208),u=n(90),c=n(209),l=n(101),f="".endsWith,p=Math.min,d=c("endsWith");i({target:"String",proto:!0,forced:!!(l||d||(r=o(String.prototype,"endsWith"),!r||r.writable))&&!d},{endsWith:function(e){var t=String(u(this));s(e);var n=arguments.length>1?arguments[1]:void 0,r=a(t.length),i=void 0===n?r:p(a(n),r),o=String(e);return f?f.call(t,o,i):t.slice(i-o.length,i)===o}})},function(e,t,n){"use strict";var r=n(160),i=n(44),o=n(90),a=n(448),s=n(161);r("search",1,(function(e,t,n){return[function(t){var n=o(this),r=null==t?void 0:t[e];return void 0!==r?r.call(t,n):new RegExp(t)[e](String(n))},function(e){var r=n(t,e,this);if(r.done)return r.value;var o=i(e),u=String(this),c=o.lastIndex;a(c,0)||(o.lastIndex=0);var l=s(o,u);return a(o.lastIndex,c)||(o.lastIndex=c),null===l?-1:l.index}]}))},function(e,t,n){n(10)({target:"Number",stat:!0},{isInteger:n(453)})},function(e,t,n){n(255)("Uint32",(function(e){return function(t,n,r){return e(this,t,n,r)}}))},function(e,t,n){"use strict";var r=n(4),i=n(30),o=n(31),a=n(26),s=n(130);function u(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=a(e);if(t){var i=a(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return o(this,n)}}Object.defineProperty(t,"__esModule",{value:!0}),t.TimeoutError=void 0;var c=function(e){i(n,e);var t=u(n);function n(e){return r(this,n),t.call(this,e)}return n}(s(Error));t.TimeoutError=c},function(e,t){(function(t){e.exports=t}).call(this,{})},function(e,t,n){"use strict";n(6),n(7),n(25),n(21),n(78),n(2),n(12),n(24),n(79),n(284),n(211),n(13),n(47),n(14);var r=n(34),i=n(4),o=n(5);function a(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return s(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return s(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){u=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(u)throw o}}}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0}),t.saslprep=t.resourceprep=t.nodeprep=t.NodePrepProhibited=t.nameprep=t.prepare=t.D2=t.D1=t.C9=t.C8=t.C7=t.C6=t.C5=t.C4=t.C3=t.C22=t.C21=t.C12=t.C11=t.B3=t.B2=t.B1=t.A1=t.Table=void 0;var u=(0,n(18).__importDefault)(n(210)),c=n(458),l=function(){function e(t,n){i(this,e),this.singles=new Set,this.ranges=[],this.mappings=new Map;var o=c.TABLE_DATA[t];this.name=t,o?(o.s&&(this.singles=new Set(o.s.split("|").map((function(e){return parseInt(e,32)})))),o.r&&(this.ranges=o.r.split("|").map((function(e){var t=e.split(":"),n=r(t,2),i=n[0],o=n[1];return[parseInt(i,32),parseInt(o,32)]}))),o.m&&(this.mappings=new Map(o.m.split("|").map((function(e){var t=e.split(":"),n=r(t,2),i=n[0],o=n[1].split(";").map((function(e){return parseInt(e,32)}));return[parseInt(i,32),o]}))))):n&&(this.singles=new Set(n))}return o(e,[{key:"contains",value:function(e){if(this.singles.has(e))return!0;for(var t=0,n=this.ranges.length-1;t<=n;){var r=Math.floor((t+n)/2),i=this.ranges[r];if(e<i[0])n=r-1;else{if(!(e>i[1]))return!0;t=r+1}}return!1}},{key:"hasMapping",value:function(e){return this.mappings.has(e)||this.contains(e)}},{key:"map",value:function(e){return this.contains(e)&&!this.mappings.has(e)?String.fromCodePoint(e).toLowerCase().codePointAt(0):this.mappings.get(e)||null}}]),e}();function f(e,n){var r,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",o=u.default.ucs2.decode(i),s=[],c=a(o);try{for(c.s();!(r=c.n()).done;){var l=r.value;if(!n&&e.unassigned.contains(l))throw new Error("Unassigned code point: x"+l.toString(16));var f,p=!1,d=a(e.mappings);try{for(d.s();!(f=d.n()).done;){var h=f.value;if(h.hasMapping(l)){p=!0;var v=h.map(l);v&&(Array.isArray(v)?s=s.concat(v):s.push(v))}}}catch(e){d.e(e)}finally{d.f()}p||s.push(l)}}catch(e){c.e(e)}finally{c.f()}var m=s;if(e.normalize){var g=u.default.ucs2.encode(s),y=g.normalize("NFKC");m=u.default.ucs2.decode(y)}var b,_=!1,S=!1,w=a(m);try{for(w.s();!(b=w.n()).done;){var x,k=b.value,O=a(e.prohibited);try{for(O.s();!(x=O.n()).done;){var A=x.value;if(A.contains(k))throw new Error("Prohibited code point: x"+k.toString(16))}}catch(e){O.e(e)}finally{O.f()}if(!n&&e.unassigned.contains(k))throw new Error("Prohibited code point: x"+k.toString(16));e.bidirectional&&(_=_||t.D1.contains(k),S=S||t.D2.contains(k))}}catch(e){w.e(e)}finally{w.f()}if(e.bidirectional){if(_&&S)throw new Error("String contained both LCat and RandALCat code points");if(_&&(!t.D1.contains(m[0])||!t.D1.contains(m[m.length-1])))throw new Error("String containing RandALCat code points must start and end with RandALCat code points")}return u.default.ucs2.encode(m)}t.Table=l,t.A1=new l("A.1"),t.B1=new l("B.1"),t.B2=new l("B.2"),t.B3=new l("B.3"),t.C11=new l("C.1.1"),t.C12=new l("C.1.2"),t.C21=new l("C.2.1"),t.C22=new l("C.2.2"),t.C3=new l("C.3"),t.C4=new l("C.4"),t.C5=new l("C.5"),t.C6=new l("C.6"),t.C7=new l("C.7"),t.C8=new l("C.8"),t.C9=new l("C.9"),t.D1=new l("D.1"),t.D2=new l("D.2"),t.B1.map=function(){return null},t.C11.contains=function(e){return 32===e},t.C12.map=function(e){return t.C12.contains(e)?32:null},t.prepare=f;var p={bidirectional:!0,mappings:[t.B1,t.B2],normalize:!0,prohibited:[t.C12,t.C22,t.C3,t.C4,t.C5,t.C6,t.C7,t.C8,t.C9],unassigned:t.A1};t.nameprep=function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return f(p,t,e)},t.NodePrepProhibited=new l("NodePrepProhibited",[34,38,39,47,58,60,62,64]);var d={bidirectional:!0,mappings:[t.B1,t.B2],normalize:!0,prohibited:[t.C11,t.C12,t.C21,t.C22,t.C3,t.C4,t.C5,t.C6,t.C7,t.C8,t.C9,t.NodePrepProhibited],unassigned:t.A1};t.nodeprep=function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return f(d,t,e)};var h={bidirectional:!0,mappings:[t.B1],normalize:!0,prohibited:[t.C12,t.C21,t.C22,t.C3,t.C4,t.C5,t.C6,t.C7,t.C8,t.C9],unassigned:t.A1};t.resourceprep=function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return f(h,t,e)};var v={bidirectional:!0,mappings:[t.C12,t.B1],normalize:!0,prohibited:[t.C12,t.C21,t.C22,t.C3,t.C4,t.C5,t.C6,t.C7,t.C8,t.C9],unassigned:t.A1};t.saslprep=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return f(v,t,e)}},function(e,t,n){"use strict";var r=n(10),i=n(159).codeAt;r({target:"String",proto:!0},{codePointAt:function(e){return i(this,e)}})},function(e,t,n){"use strict";n(6),n(39),n(7),n(78),n(43),n(2),n(12),n(79),n(13),n(47),n(14);var r=n(16),i=n(9),o=n(34),a=n(4),s=n(5);function u(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function c(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?u(Object(n),!0).forEach((function(t){i(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function l(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return f(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return f(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function f(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0});var p=n(213),d=function(){function e(){a(this,e),this.parents=new Set,this.placeholder=!1,this.typeField="",this.versionField="",this.defaultType="",this.defaultVersion="",this.languageField="lang",this.typeValues=new Map,this.typeOrders=new Map,this.importers=new Map,this.exporters=new Map,this.children=new Map,this.childrenIndex=new Map,this.implicitChildren=new Set,this.contexts=new Map}return s(e,[{key:"addChild",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=arguments.length>3?arguments[3]:void 0,i=arguments.length>4?arguments[4]:void 0,a={multiple:n||!1,name:e,selector:r,translator:t},s=this.children.get(e);if(s){var u=s.translator;s.multiple=n,r&&s.selector&&r!==s.selector&&(s.selector=void 0);var c,f=l(t.importers);try{for(f.s();!(c=f.n()).done;){var p=o(c.value,2),d=p[0],h=p[1],v=(u.typeValues.get(d)||"").split("__v__"),m=o(v,2),g=m[0],y=m[1];u.updateDefinition({contexts:t.contexts,element:h.element,exporterOrdering:new Map,exporters:new Map,importerOrdering:h.fieldOrders,importers:h.fields,namespace:h.namespace,optionalNamespaces:new Map,type:g,version:y}),this.implicitChildren.has(d)||this.childrenIndex.set(d,e)}}catch(e){f.e(e)}finally{f.f()}var b,_=l(t.exporters);try{for(_.s();!(b=_.n()).done;){var S=o(b.value,2),w=S[0],x=S[1],k=w.split("__v__"),O=o(k,2),A=O[0],T=O[1];u.updateDefinition({contexts:t.contexts,element:x.element,exporterOrdering:x.fieldOrders,exporters:x.fields,importerOrdering:new Map,importers:new Map,namespace:x.namespace,optionalNamespaces:x.optionalNamespaces,type:A,version:T})}}catch(e){_.e(e)}finally{_.f()}}else{a.translator.parents.add(this),this.children.set(e,a);var E,I=l(t.importers);try{for(I.s();!(E=I.n()).done;){var N=o(E.value,1),R=N[0];this.implicitChildren.has(R)||this.childrenIndex.set(R,e)}}catch(e){I.e(e)}finally{I.f()}i&&this.implicitChildren.add(i)}}},{key:"addContext",value:function(e,t,n,r,i,o){t&&(e="".concat(e,"[").concat(t,"]"));var a=this.contexts.get(e);a||(a={typeField:"",versionField:"",typeValues:new Map}),o&&(a.impliedType=i),a.typeField=n||"",a.typeValues.set(r,i),this.contexts.set(e,a)}},{key:"getChild",value:function(e){var t=this.children.get(e);if(t)return t.translator}},{key:"getImportKey",value:function(e){return this.childrenIndex.get("{".concat(e.getNamespace(),"}").concat(e.getName()))}},{key:"updateDefinition",value:function(e){var t,n="{".concat(e.namespace,"}").concat(e.element),r=e.type||this.defaultType,i=e.version||this.defaultVersion,a=i?"".concat(r,"__v__").concat(i):r,s=this.importers.get(n)||{element:e.element,fieldOrders:new Map,fields:new Map,namespace:e.namespace},u=l(e.importers);try{for(u.s();!(t=u.n()).done;){var c=o(t.value,2),f=c[0],p=c[1];s.fields.set(f,p)}}catch(e){u.e(e)}finally{u.f()}var d,h=l(e.importerOrdering);try{for(h.s();!(d=h.n()).done;){var v=o(d.value,2),m=v[0],g=v[1];s.fieldOrders.set(m,g)}}catch(e){h.e(e)}finally{h.f()}this.importers.set(n,s);var y,b=this.exporters.get(a)||{element:e.element,fieldOrders:new Map,fields:new Map,namespace:e.namespace,optionalNamespaces:e.optionalNamespaces},_=l(e.exporters);try{for(_.s();!(y=_.n()).done;){var S=o(y.value,2),w=S[0],x=S[1];b.fields.set(w,x)}}catch(e){_.e(e)}finally{_.f()}var k,O=l(e.exporterOrdering);try{for(O.s();!(k=O.n()).done;){var A=o(k.value,2),T=A[0],E=A[1];b.fieldOrders.set(T,E)}}catch(e){O.e(e)}finally{O.f()}var I,N=l(e.optionalNamespaces);try{for(N.s();!(I=N.n()).done;){var R=o(I.value,2),j=R[0],P=R[1];b.optionalNamespaces.set(j,P)}}catch(e){N.e(e)}finally{N.f()}this.exporters.set(a,b);var C,L=l(e.contexts);try{for(L.s();!(C=L.n()).done;){var M=o(C.value,2),D=M[0],B=M[1],F=this.contexts.get(D)||{impliedType:void 0,typeField:B.typeField,versionField:B.versionField,typeValues:new Map};F.typeField||(F.typeField=B.typeField),F.versionField||(F.versionField=B.versionField),F.impliedType||(F.impliedType=B.impliedType);var q,U=l(B.typeValues);try{for(U.s();!(q=U.n()).done;){var J=o(q.value,2),z=J[0],G=J[1];F.typeValues.set(z,G)}}catch(e){U.e(e)}finally{U.f()}this.contexts.set(D,F)}}catch(e){L.e(e)}finally{L.f()}if(e.type)this.typeValues.set(n,a),e.typeOrder&&e.type&&this.typeOrders.set(e.type,e.typeOrder);else if(this.typeField&&!e.type){var H,V=l(this.importers);try{for(V.s();!(H=V.n()).done;){var W,Q=o(H.value,2)[1],K=l(e.importers);try{for(K.s();!(W=K.n()).done;){var Y=o(W.value,2),X=Y[0],$=Y[1];Q.fields.set(X,$)}}catch(e){K.e(e)}finally{K.f()}var Z,ee=l(e.importerOrdering);try{for(ee.s();!(Z=ee.n()).done;){var te=o(Z.value,2),ne=te[0],re=te[1];Q.fieldOrders.set(ne,re)}}catch(e){ee.e(e)}finally{ee.f()}}}catch(e){V.e(e)}finally{V.f()}var ie,oe=l(this.exporters);try{for(oe.s();!(ie=oe.n()).done;){var ae,se=o(ie.value,2)[1],ue=l(e.exporters);try{for(ue.s();!(ae=ue.n()).done;){var ce=o(ae.value,2),le=ce[0],fe=ce[1];se.fields.set(le,fe)}}catch(e){ue.e(e)}finally{ue.f()}var pe,de=l(e.exporterOrdering);try{for(de.s();!(pe=de.n()).done;){var he=o(pe.value,2),ve=he[0],me=he[1];se.fieldOrders.set(ve,me)}}catch(e){de.e(e)}finally{de.f()}}}catch(e){oe.e(e)}finally{oe.f()}}}},{key:"replaceWith",value:function(e){var t,n=l(this.children);try{for(n.s();!(t=n.n()).done;){var r=o(t.value,2),i=r[0],a=r[1];e.children.set(i,a)}}catch(e){n.e(e)}finally{n.f()}var s,u=l(this.childrenIndex);try{for(u.s();!(s=u.n()).done;){var c=o(s.value,2),f=c[0],p=c[1];e.childrenIndex.set(f,p)}}catch(e){u.e(e)}finally{u.f()}var d,h=l(this.contexts);try{for(h.s();!(d=h.n()).done;){var v=o(d.value,2),m=v[0],g=v[1];e.contexts.set(m,g)}}catch(e){h.e(e)}finally{h.f()}var y,b=l(this.implicitChildren);try{for(b.s();!(y=b.n()).done;){var _=y.value;e.implicitChildren.add(_)}}catch(e){b.e(e)}finally{b.f()}var S,w=l(this.parents);try{for(w.s();!(S=w.n()).done;){var x,k=l(S.value.children.values());try{for(k.s();!(x=k.n()).done;){var O=x.value;O.translator===this&&(O.translator=e)}}catch(e){k.e(e)}finally{k.f()}}}catch(e){w.e(e)}finally{w.f()}this.parents=new Set}},{key:"import",value:function(e,t){var n="{".concat(e.getNamespace(),"}").concat(e.getName()),i={},a=this.importers.get(n);if(a){var s,u=(this.typeValues.get(n)||"").split("__v__"),f=o(u,2),p=f[0],d=f[1],h=t.path||"";if(t.pathSelector&&(s=this.contexts.get("".concat(h,"[").concat(t.pathSelector,"]"))),s||(s=this.contexts.get(h)),s){if(!s.impliedType){var v=s.typeValues.get(n)||"";v&&(i[s.typeField]=v)}}else this.typeField&&p&&p!==this.defaultType&&(i[this.typeField]=p);this.versionField&&d&&d!==this.defaultVersion&&(i[this.versionField]=d);var m,g=c(c({},t),{},{data:i,importer:a,lang:(e.getAttribute("xml:lang")||t.lang||"").toLowerCase(),pathSelector:p,translator:this}),y=r(a.fieldOrders.entries()).sort((function(e,t){return e[1]>t[1]?-1:e[1]<t[1]?1:0})),b=y.filter((function(e){return e[1]>=0})),_=y.filter((function(e){return e[1]<0})),S=l(b);try{for(S.s();!(m=S.n()).done;){var w=o(m.value,1)[0],x=a.fields.get(w);g.path="".concat(t.path,".").concat(w);var k=x(e,g);null!=k&&(i[w]=k)}}catch(e){S.e(e)}finally{S.f()}var O,A=l(e.children);try{for(A.s();!(O=A.n()).done;){var T=O.value;if("string"!=typeof T){var E="{".concat(T.getNamespace(),"}").concat(T.getName()),I=this.childrenIndex.get(E);if(I){g.path="".concat(t.path,".").concat(I);var N=this.children.get(I),R=N.translator,j=N.multiple,P=N.selector;if(!P||P===p){var C=R.import(T,g);void 0!==C&&(j?(i[I]||(i[I]=[]),i[I].push(C)):i[I]?i[I]=R.resolveCollision(i[I],C):i[I]=C)}}}}}catch(e){A.e(e)}finally{A.f()}var L,M=l(_);try{for(M.s();!(L=M.n()).done;){var D=o(L.value,1)[0],B=a.fields.get(D);g.path="".concat(t.path,".").concat(D);var F=B(e,g);null!=F&&(i[D]=F)}}catch(e){M.e(e)}finally{M.f()}return i}}},{key:"export",value:function(e,t){if(e){var n,r=this.defaultType,i=this.defaultVersion,a=t.path||"";t.pathSelector&&(n=this.contexts.get("".concat(a,"[").concat(t.pathSelector,"]"))),n||(n=this.contexts.get(a)),n?r=n.impliedType||e[n.typeField]||this.defaultType:this.typeField&&(r=e[this.typeField]||this.defaultType),this.versionField&&(i=e[this.versionField]||this.defaultVersion);var s=i?"".concat(r,"__v__").concat(i):r,u=this.exporters.get(s);if(u){var f=(0,p.createElement)(u.namespace,u.element,t.namespace,t.element);t.element&&(f.parent=t.element);var d,h=l(u.optionalNamespaces);try{for(h.s();!(d=h.n()).done;){var v=o(d.value,2),m=v[0],g=v[1];f.addOptionalNamespace(m,g)}}catch(e){h.e(e)}finally{h.f()}var y=c(c({},t),{},{data:e,element:f,exporter:u,lang:(e[this.languageField]||t.lang||"").toLowerCase(),namespace:f.getDefaultNamespace(),pathSelector:r,translator:this}),b=u.fields.get(this.languageField);b&&b(f,e[this.languageField],t);var _=Object.keys(e);_.sort((function(e,t){return(u.fieldOrders.get(e)||1e5)-(u.fieldOrders.get(t)||1e5)}));for(var S=0,w=_;S<w.length;S++){var x=w[S];if(x!==this.languageField){var k=e[x],O=u.fields.get(x);if(O)O(f,k,y);else{var A=this.children.get(x);if(A){y.path="".concat(t.path?t.path+".":"").concat(x);var T=A.translator,E=A.multiple,I=A.selector;if(!I||I===r){var N,R=l(E?null!=k?k:[]:[k]);try{for(R.s();!(N=R.n()).done;){var j=N.value,P=T.export(j,y);P&&f.appendChild(P)}}catch(e){R.e(e)}finally{R.f()}}}}}}return f}}}},{key:"resolveCollision",value:function(e,t){return(this.typeOrders.get(e[this.typeField]||this.defaultType)||0)<=(this.typeOrders.get(t[this.typeField]||this.defaultType)||0)?e:t}}]),e}();t.default=d},function(e,t,n){"use strict";n(7),n(78),n(2),n(13),n(14),Object.defineProperty(t,"__esModule",{value:!0}),t.Hash=void 0;var r=n(18),i=(0,r.__importDefault)(n(147));t.Hash=i.default;var o=(0,r.__importDefault)(n(477)),a=(0,r.__importDefault)(n(478)),s=(0,r.__importDefault)(n(479)),u=(0,r.__importDefault)(n(480)),c=new Map([["md5",o.default],["sha-1",a.default],["sha-256",s.default],["sha-512",u.default],["sha1",a.default],["sha256",s.default],["sha512",u.default]]);t.default=function(e){e=e.toLowerCase();var t=c.get(e);if(t)return new t;throw new Error("Unsupported hash algorithm: "+e)}},function(e,t,n){"use strict";(function(t,r){n(6),n(7),n(36),n(29),n(87),n(166),n(2),n(83),n(55),n(56),n(57),n(58),n(59),n(60),n(61),n(62),n(63),n(64),n(65),n(66),n(67),n(68),n(69),n(70),n(71),n(72),n(73),n(74),n(75),n(76),n(77);var i,o=n(172);e.exports=m,m.ReadableState=v;n(80).EventEmitter;var a=function(e,t){return e.listeners(t).length},s=n(80).EventEmitter,u=n(94).Buffer,c=t.Uint8Array||function(){};var l,f=Object.create(n(148)),p=n(473).BufferList,d=n(288);f.inherits(m,s);var h=["error","close","destroy","pause","resume"];function v(e,t){e=e||{};var r=t instanceof(i=i||n(128));this.objectMode=!!e.objectMode,r&&(this.objectMode=this.objectMode||!!e.readableObjectMode);var o=e.highWaterMark,a=e.readableHighWaterMark,s=this.objectMode?16:16384;this.highWaterMark=o||0===o?o:r&&(a||0===a)?a:s,this.highWaterMark=Math.floor(this.highWaterMark),this.buffer=new p,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.destroyed=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&&(l||(l=n(290).StringDecoder),this.decoder=new l(e.encoding),this.encoding=e.encoding)}function m(e){if(i=i||n(128),!(this instanceof m))return new m(e);this._readableState=new v(e,this),this.readable=!0,e&&("function"==typeof e.read&&(this._read=e.read),"function"==typeof e.destroy&&(this._destroy=e.destroy)),s.call(this)}function g(e,t,n,r,i){var o,a=e._readableState;null===t?(a.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,_(e)}(e,a)):(i||(o=function(e,t){var n;r=t,u.isBuffer(r)||r instanceof c||"string"==typeof t||void 0===t||e.objectMode||(n=new TypeError("Invalid non-string/buffer chunk"));var r;return n}(a,t)),o?e.emit("error",o):a.objectMode||t&&t.length>0?("string"==typeof t||a.objectMode||Object.getPrototypeOf(t)===u.prototype||(t=function(e){return u.from(e)}(t)),r?a.endEmitted?e.emit("error",new Error("stream.unshift() after end event")):y(e,a,t,!0):a.ended?e.emit("error",new Error("stream.push() after EOF")):(a.reading=!1,a.decoder&&!n?(t=a.decoder.write(t),a.objectMode||0!==t.length?y(e,a,t,!1):w(e,a)):y(e,a,t,!1))):r||(a.reading=!1));return function(e){return!e.ended&&(e.needReadable||e.length<e.highWaterMark||0===e.length)}(a)}function y(e,t,n,r){t.flowing&&0===t.length&&!t.sync?(e.emit("data",n),e.read(0)):(t.length+=t.objectMode?1:n.length,r?t.buffer.unshift(n):t.buffer.push(n),t.needReadable&&_(e)),w(e,t)}Object.defineProperty(m.prototype,"destroyed",{get:function(){return void 0!==this._readableState&&this._readableState.destroyed},set:function(e){this._readableState&&(this._readableState.destroyed=e)}}),m.prototype.destroy=d.destroy,m.prototype._undestroy=d.undestroy,m.prototype._destroy=function(e,t){this.push(null),t(e)},m.prototype.push=function(e,t){var n,r=this._readableState;return r.objectMode?n=!0:"string"==typeof e&&((t=t||r.defaultEncoding)!==r.encoding&&(e=u.from(e,t),t=""),n=!0),g(this,e,t,!1,n)},m.prototype.unshift=function(e){return g(this,e,null,!0,!1)},m.prototype.isPaused=function(){return!1===this._readableState.flowing},m.prototype.setEncoding=function(e){return l||(l=n(290).StringDecoder),this._readableState.decoder=new l(e),this._readableState.encoding=e,this};function b(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>=8388608?e=8388608:(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 _(e){var t=e._readableState;t.needReadable=!1,t.emittedReadable||(t.flowing,t.emittedReadable=!0,t.sync?o.nextTick(S,e):S(e))}function S(e){e.emit("readable"),A(e)}function w(e,t){t.readingMore||(t.readingMore=!0,o.nextTick(x,e,t))}function x(e,t){for(var n=t.length;!t.reading&&!t.flowing&&!t.ended&&t.length<t.highWaterMark&&(e.read(0),n!==t.length);)n=t.length;t.readingMore=!1}function k(e){e.read(0)}function O(e,t){t.reading||e.read(0),t.resumeScheduled=!1,t.awaitDrain=0,e.emit("resume"),A(e),t.flowing&&!t.reading&&e.read(0)}function A(e){var t=e._readableState;for(t.flowing;t.flowing&&null!==e.read(););}function T(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=u.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 E(e){var t=e._readableState;if(t.length>0)throw new Error('"endReadable()" called on non-empty stream');t.endEmitted||(t.ended=!0,o.nextTick(I,t,e))}function I(e,t){e.endEmitted||0!==e.length||(e.endEmitted=!0,t.readable=!1,t.emit("end"))}function N(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1}m.prototype.read=function(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 t.length,t.ended,0===t.length&&t.ended?E(this):_(this),null;if(0===(e=b(e,t))&&t.ended)return 0===t.length&&E(this),null;var r,i=t.needReadable;return(0===t.length||t.length-e<t.highWaterMark)&&(i=!0),t.ended||t.reading?i=!1:i&&(t.reading=!0,t.sync=!0,0===t.length&&(t.needReadable=!0),this._read(t.highWaterMark),t.sync=!1,t.reading||(e=b(n,t))),null===(r=e>0?T(e,t):null)?(t.needReadable=!0,e=0):t.length-=e,0===t.length&&(t.ended||(t.needReadable=!0),n!==e&&t.ended&&E(this)),null!==r&&this.emit("data",r),r},m.prototype._read=function(e){this.emit("error",new Error("_read() is not implemented"))},m.prototype.pipe=function(e,t){var n=this,i=this._readableState;switch(i.pipesCount){case 0:i.pipes=e;break;case 1:i.pipes=[i.pipes,e];break;default:i.pipes.push(e)}i.pipesCount+=1,i.pipesCount;var s=(!t||!1!==t.end)&&e!==r.stdout&&e!==r.stderr?c:g;function u(t,r){t===n&&r&&!1===r.hasUnpiped&&(r.hasUnpiped=!0,e.removeListener("close",v),e.removeListener("finish",m),e.removeListener("drain",l),e.removeListener("error",h),e.removeListener("unpipe",u),n.removeListener("end",c),n.removeListener("end",g),n.removeListener("data",d),f=!0,!i.awaitDrain||e._writableState&&!e._writableState.needDrain||l())}function c(){e.end()}i.endEmitted?o.nextTick(s):n.once("end",s),e.on("unpipe",u);var l=function(e){return function(){var t=e._readableState;t.awaitDrain,t.awaitDrain&&t.awaitDrain--,0===t.awaitDrain&&a(e,"data")&&(t.flowing=!0,A(e))}}(n);e.on("drain",l);var f=!1;var p=!1;function d(t){p=!1,!1!==e.write(t)||p||((1===i.pipesCount&&i.pipes===e||i.pipesCount>1&&-1!==N(i.pipes,e))&&!f&&(n._readableState.awaitDrain,n._readableState.awaitDrain++,p=!0),n.pause())}function h(t){g(),e.removeListener("error",h),0===a(e,"error")&&e.emit("error",t)}function v(){e.removeListener("finish",m),g()}function m(){e.removeListener("close",v),g()}function g(){n.unpipe(e)}return n.on("data",d),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",h),e.once("close",v),e.once("finish",m),e.emit("pipe",n),i.flowing||n.resume(),e},m.prototype.unpipe=function(e){var t=this._readableState,n={hasUnpiped:!1};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,n)),this;if(!e){var r=t.pipes,i=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var o=0;o<i;o++)r[o].emit("unpipe",this,n);return this}var a=N(t.pipes,e);return-1===a||(t.pipes.splice(a,1),t.pipesCount-=1,1===t.pipesCount&&(t.pipes=t.pipes[0]),e.emit("unpipe",this,n)),this},m.prototype.on=function(e,t){var n=s.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&&_(this):o.nextTick(k,this))}return n},m.prototype.addListener=m.prototype.on,m.prototype.resume=function(){var e=this._readableState;return e.flowing||(e.flowing=!0,function(e,t){t.resumeScheduled||(t.resumeScheduled=!0,o.nextTick(O,e,t))}(this,e)),this},m.prototype.pause=function(){return this._readableState.flowing,!1!==this._readableState.flowing&&(this._readableState.flowing=!1,this.emit("pause")),this},m.prototype.wrap=function(e){var t=this,n=this._readableState,r=!1;for(var i in e.on("end",(function(){if(n.decoder&&!n.ended){var e=n.decoder.end();e&&e.length&&t.push(e)}t.push(null)})),e.on("data",(function(i){(n.decoder&&(i=n.decoder.write(i)),n.objectMode&&null==i)||(n.objectMode||i&&i.length)&&(t.push(i)||(r=!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));for(var o=0;o<h.length;o++)e.on(h[o],this.emit.bind(this,h[o]));return this._read=function(t){r&&(r=!1,e.resume())},this},Object.defineProperty(m.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}}),m._fromList=T}).call(this,n(108),n(167))},function(e,t,n){"use strict";var r=n(172);function i(e,t){e.emit("error",t)}e.exports={destroy:function(e,t){var n=this,o=this._readableState&&this._readableState.destroyed,a=this._writableState&&this._writableState.destroyed;return o||a?(t?t(e):!e||this._writableState&&this._writableState.errorEmitted||r.nextTick(i,this,e),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(e||null,(function(e){!t&&e?(r.nextTick(i,n,e),n._writableState&&(n._writableState.errorEmitted=!0)):t&&t(e)})),this)},undestroy:function(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)}}},function(e,t,n){"use strict";(function(t){n(48),n(52),n(474),n(27),n(7),n(475),n(2),n(83),n(55),n(56),n(57),n(58),n(59),n(60),n(61),n(62),n(63),n(64),n(65),n(66),n(67),n(68),n(69),n(70),n(71),n(72),n(73),n(74),n(75),n(76),n(77);var r=n(172);function i(e){var t=this;this.next=null,this.entry=null,this.finish=function(){!function(e,t,n){var r=e.entry;e.entry=null;for(;r;){var i=r.callback;t.pendingcb--,i(n),r=r.next}t.corkedRequestsFree?t.corkedRequestsFree.next=e:t.corkedRequestsFree=e}(t,e)}}e.exports=v;var o,a=r.nextTick;v.WritableState=h;var s=Object.create(n(148)),u=n(80).EventEmitter,c=n(94).Buffer,l=t.Uint8Array||function(){};var f,p=n(288);function d(){}function h(e,t){o=o||n(128),e=e||{};var s=t instanceof o;this.objectMode=!!e.objectMode,s&&(this.objectMode=this.objectMode||!!e.writableObjectMode);var u=e.highWaterMark,c=e.writableHighWaterMark,l=this.objectMode?16:16384;this.highWaterMark=u||0===u?u:s&&(c||0===c)?c:l,this.highWaterMark=Math.floor(this.highWaterMark),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var f=!1===e.decodeStrings;this.decodeStrings=!f,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,i=n.sync,o=n.writecb;if(function(e){e.writing=!1,e.writecb=null,e.length-=e.writelen,e.writelen=0}(n),t)!function(e,t,n,i,o){--t.pendingcb,n?(r.nextTick(o,i),r.nextTick(S,e,t),e._writableState.errorEmitted=!0,e.emit("error",i)):(o(i),e._writableState.errorEmitted=!0,e.emit("error",i),S(e,t))}(e,n,i,t,o);else{var s=b(n);s||n.corked||n.bufferProcessing||!n.bufferedRequest||y(e,n),i?a(g,e,n,s,o):g(e,n,s,o)}}(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 i(this)}function v(e){if(o=o||n(128),!(f.call(v,this)||this instanceof o))return new v(e);this._writableState=new h(e,this),this.writable=!0,e&&("function"==typeof e.write&&(this._write=e.write),"function"==typeof e.writev&&(this._writev=e.writev),"function"==typeof e.destroy&&(this._destroy=e.destroy),"function"==typeof e.final&&(this._final=e.final)),u.call(this)}function m(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 g(e,t,n,r){n||function(e,t){0===t.length&&t.needDrain&&(t.needDrain=!1,e.emit("drain"))}(e,t),t.pendingcb--,r(),S(e,t)}function y(e,t){t.bufferProcessing=!0;var n=t.bufferedRequest;if(e._writev&&n&&n.next){var r=t.bufferedRequestCount,o=new Array(r),a=t.corkedRequestsFree;a.entry=n;for(var s=0,u=!0;n;)o[s]=n,n.isBuf||(u=!1),n=n.next,s+=1;o.allBuffers=u,m(e,t,!0,t.length,o,"",a.finish),t.pendingcb++,t.lastBufferedRequest=null,a.next?(t.corkedRequestsFree=a.next,a.next=null):t.corkedRequestsFree=new i(t),t.bufferedRequestCount=0}else{for(;n;){var c=n.chunk,l=n.encoding,f=n.callback;if(m(e,t,!1,t.objectMode?1:c.length,c,l,f),n=n.next,t.bufferedRequestCount--,t.writing)break}null===n&&(t.lastBufferedRequest=null)}t.bufferedRequest=n,t.bufferProcessing=!1}function b(e){return e.ending&&0===e.length&&null===e.bufferedRequest&&!e.finished&&!e.writing}function _(e,t){e._final((function(n){t.pendingcb--,n&&e.emit("error",n),t.prefinished=!0,e.emit("prefinish"),S(e,t)}))}function S(e,t){var n=b(t);return n&&(!function(e,t){t.prefinished||t.finalCalled||("function"==typeof e._final?(t.pendingcb++,t.finalCalled=!0,r.nextTick(_,e,t)):(t.prefinished=!0,e.emit("prefinish")))}(e,t),0===t.pendingcb&&(t.finished=!0,e.emit("finish"))),n}s.inherits(v,u),h.prototype.getBuffer=function(){for(var e=this.bufferedRequest,t=[];e;)t.push(e),e=e.next;return t},function(){try{Object.defineProperty(h.prototype,"buffer",{get:function(){return this.getBuffer()}})}catch(e){}}(),"function"==typeof Symbol&&Symbol.hasInstance&&"function"==typeof Function.prototype[Symbol.hasInstance]?(f=Function.prototype[Symbol.hasInstance],Object.defineProperty(v,Symbol.hasInstance,{value:function(e){return!!f.call(this,e)||this===v&&(e&&e._writableState instanceof h)}})):f=function(e){return e instanceof this},v.prototype.pipe=function(){this.emit("error",new Error("Cannot pipe, not readable"))},v.prototype.write=function(e,t,n){var i,o=this._writableState,a=!1,s=!o.objectMode&&(i=e,c.isBuffer(i)||i instanceof l);return s&&!c.isBuffer(e)&&(e=function(e){return c.from(e)}(e)),"function"==typeof t&&(n=t,t=null),s?t="buffer":t||(t=o.defaultEncoding),"function"!=typeof n&&(n=d),o.ended?function(e,t){var n=new Error("write after end");e.emit("error",n),r.nextTick(t,n)}(this,n):(s||function(e,t,n,i){var o=!0,a=!1;return null===n?a=new TypeError("May not write null values to stream"):"string"==typeof n||void 0===n||t.objectMode||(a=new TypeError("Invalid non-string/buffer chunk")),a&&(e.emit("error",a),r.nextTick(i,a),o=!1),o}(this,o,e,n))&&(o.pendingcb++,a=function(e,t,n,r,i,o){if(!n){var a=function(e,t,n){e.objectMode||!1===e.decodeStrings||"string"!=typeof t||(t=c.from(t,n));return t}(t,r,i);r!==a&&(n=!0,i="buffer",r=a)}var s=t.objectMode?1:r.length;t.length+=s;var u=t.length<t.highWaterMark;u||(t.needDrain=!0);if(t.writing||t.corked){var l=t.lastBufferedRequest;t.lastBufferedRequest={chunk:r,encoding:i,isBuf:n,callback:o,next:null},l?l.next=t.lastBufferedRequest:t.bufferedRequest=t.lastBufferedRequest,t.bufferedRequestCount+=1}else m(e,t,!1,s,r,i,o);return u}(this,o,s,e,t,n)),a},v.prototype.cork=function(){this._writableState.corked++},v.prototype.uncork=function(){var e=this._writableState;e.corked&&(e.corked--,e.writing||e.corked||e.finished||e.bufferProcessing||!e.bufferedRequest||y(this,e))},v.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},Object.defineProperty(v.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),v.prototype._write=function(e,t,n){n(new Error("_write() is not implemented"))},v.prototype._writev=null,v.prototype.end=function(e,t,n){var i=this._writableState;"function"==typeof e?(n=e,e=null,t=null):"function"==typeof t&&(n=t,t=null),null!=e&&this.write(e,t),i.corked&&(i.corked=1,this.uncork()),i.ending||i.finished||function(e,t,n){t.ending=!0,S(e,t),n&&(t.finished?r.nextTick(n):e.once("finish",n));t.ended=!0,e.writable=!1}(this,i,n)},Object.defineProperty(v.prototype,"destroyed",{get:function(){return void 0!==this._writableState&&this._writableState.destroyed},set:function(e){this._writableState&&(this._writableState.destroyed=e)}}),v.prototype.destroy=p.destroy,v.prototype._undestroy=p.undestroy,v.prototype._destroy=function(e,t){this.end(),t(e)}}).call(this,n(108))},function(e,t,n){"use strict";n(29),n(2),n(24);var r=n(94).Buffer,i=r.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 o(e){var t;switch(this.encoding=function(e){var t=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}}(e);if("string"!=typeof t&&(r.isEncoding===i||!i(e)))throw new Error("Unknown encoding: "+e);return t||e}(e),this.encoding){case"utf16le":this.text=u,this.end=c,t=4;break;case"utf8":this.fillLast=s,t=4;break;case"base64":this.text=l,this.end=f,t=3;break;default:return this.write=p,void(this.end=d)}this.lastNeed=0,this.lastTotal=0,this.lastChar=r.allocUnsafe(t)}function a(e){return e<=127?0:e>>5==6?2:e>>4==14?3:e>>3==30?4:e>>6==2?-1:-2}function s(e){var t=this.lastTotal-this.lastNeed,n=function(e,t,n){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 u(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 c(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 l(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 f(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+this.lastChar.toString("base64",0,3-this.lastNeed):t}function p(e){return e.toString(this.encoding)}function d(e){return e&&e.length?this.write(e):""}t.StringDecoder=o,o.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||""},o.prototype.end=function(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+"�":t},o.prototype.text=function(e,t){var n=function(e,t,n){var r=t.length-1;if(r<n)return 0;var i=a(t[r]);if(i>=0)return i>0&&(e.lastNeed=i-1),i;if(--r<n||-2===i)return 0;if((i=a(t[r]))>=0)return i>0&&(e.lastNeed=i-2),i;if(--r<n||-2===i)return 0;if((i=a(t[r]))>=0)return i>0&&(2===i?i=0:e.lastNeed=i-3),i;return 0}(this,e,t);if(!this.lastNeed)return e.toString("utf8",t);this.lastTotal=n;var r=e.length-(n-this.lastNeed);return e.copy(this.lastChar,0,r),e.toString("utf8",t,r)},o.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}},function(e,t,n){"use strict";e.exports=o;var r=n(128);function i(e,t){var n=this._transformState;n.transforming=!1;var r=n.writecb;if(!r)return this.emit("error",new Error("write callback called multiple times"));n.writechunk=null,n.writecb=null,null!=t&&this.push(t),r(e);var i=this._readableState;i.reading=!1,(i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}function o(e){if(!(this instanceof o))return new o(e);r.call(this,e),this._transformState={afterTransform:i.bind(this),needTransform:!1,transforming:!1,writecb:null,writechunk:null,writeencoding:null},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.on("prefinish",a)}function a(){var e=this;"function"==typeof this._flush?this._flush((function(t,n){s(e,t,n)})):s(this,null,null)}function s(e,t,n){if(t)return e.emit("error",t);if(null!=n&&e.push(n),e._writableState.length)throw new Error("Calling transform done when ws.length != 0");if(e._transformState.transforming)throw new Error("Calling transform done when still transforming");return e.push(null)}Object.create(n(148)).inherits(o,r),o.prototype.push=function(e,t){return this._transformState.needTransform=!1,r.prototype.push.call(this,e,t)},o.prototype._transform=function(e,t,n){throw new Error("_transform() is not implemented")},o.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)}},o.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},o.prototype._destroy=function(e,t){var n=this;r.prototype._destroy.call(this,e,(function(e){t(e),n.emit("close")}))}},function(e,t,n){"use strict";n(7),n(29),n(21),n(2),n(24),n(83),n(55),n(56),n(57),n(58),n(59),n(60),n(61),n(62),n(63),n(64),n(65),n(66),n(67),n(68),n(69),n(70),n(71),n(72),n(73),n(74),n(75),n(76),n(77);var r=n(8);n(15);var i=n(23),o=n(9),a=n(4),s=n(5),u=n(30),c=n(31),l=n(26);function f(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return p(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return p(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function p(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function d(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function h(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?d(Object(n),!0).forEach((function(t){o(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):d(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function v(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=l(e);if(t){var i=l(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return c(this,n)}}Object.defineProperty(t,"__esModule",{value:!0}),t.Receiver=t.Sender=void 0;var m=n(18),g=n(80),y=(0,m.__importStar)(n(84)),b=n(40),_=n(1),S=(0,m.__importDefault)(n(218)),w=n(174),x=n(219),k=function(e){u(n,e);var t=v(n);function n(){var e,r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return a(this,n),(e=t.call(this)).config=h({chunkSize:16384,hash:"sha-1"},r),e.file=void 0,e.channel=void 0,e.hash=y.createHash(e.config.hash),e}return s(n,[{key:"send",value:function(e,t){var n=this;if(!this.file||!this.channel){this.file=e,this.channel=t,this.channel.binaryType="arraybuffer";var r=new FileReader,i=0,o=!1,a=function(){if(!(o||i>=e.size)){o=!0;var t=e.slice(i,i+n.config.chunkSize);r.readAsArrayBuffer(t)}};t.bufferedAmountLowThreshold=8*this.config.chunkSize,t.onbufferedamountlow=function(){a()},r.addEventListener("load",(function(t){var r=t.target.result;o=!1,i+=r.byteLength,n.channel.send(r),n.hash.update(new Uint8Array(r)),n.emit("progress",i,e.size,r),i<e.size?n.channel.bufferedAmount<=n.channel.bufferedAmountLowThreshold&&a():(n.emit("progress",e.size,e.size,null),n.emit("sentFile",{algorithm:n.config.hash,name:e.name,size:e.size,value:n.hash.digest()}))})),a()}}}]),n}(g.EventEmitter);t.Sender=k;var O=function(e){u(n,e);var t=v(n);function n(){var e,r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return a(this,n),(e=t.call(this)).config=h({hash:"sha-1"},r),e.receiveBuffer=[],e.received=0,e.channel=void 0,e.hash=y.createHash(e.config.hash),e}return s(n,[{key:"receive",value:function(e,t){var n=this;this.metadata=e,this.channel=t,this.channel.binaryType="arraybuffer",this.channel.onmessage=function(e){var t=e.data.byteLength;n.received+=t,n.receiveBuffer.push(e.data),e.data&&n.hash.update(new Uint8Array(e.data)),n.emit("progress",n.received,n.metadata.size,e.data),n.received===n.metadata.size?(n.metadata.actualhash=n.hash.digest("hex"),n.emit("receivedFile",new Blob(n.receiveBuffer),n.metadata),n.receiveBuffer=[]):n.received>n.metadata.size&&(console.error("received more than expected, discarding..."),n.receiveBuffer=[])}}}]),n}(g.EventEmitter);t.Receiver=O;var A=function(e){u(l,e);var t,n,o,c=v(l);function l(e){var t;return a(this,l),(t=c.call(this,e)).sender=void 0,t.receiver=void 0,t.file=void 0,t}return s(l,[{key:"start",value:(o=i(r.mark((function e(t,n){var o=this;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=n||function(){},t&&"function"!=typeof t){e.next=3;break}throw new Error("File object required");case 3:return this.state="pending",this.role="initiator",this.file=t,this.sender=new k,this.sender.on("progress",(function(e,t){o._log("info","Send progress "+e+"/"+t)})),this.sender.on("sentFile",(function(e){o._log("info","Sent file",e.name),o.send(b.JingleAction.SessionInfo,{info:{creator:b.JingleSessionRole.Initiator,file:{hashes:[{algorithm:e.algorithm,value:e.value}]},infoType:b.JINGLE_INFO_CHECKSUM_5,name:o.contentName}}),o.parent.emit("sentFile",o,e)})),this.channel=this.pc.createDataChannel("filetransfer",{ordered:!0}),this.channel.onopen=function(){o.sender.send(o.file,o.channel)},e.prev=11,e.next=14,this.processLocal(b.JingleAction.SessionInitiate,i(r.mark((function e(){var n,i,a;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,o.pc.createOffer({offerToReceiveAudio:!1,offerToReceiveVideo:!1});case 2:return n=e.sent,i=(0,w.importFromSDP)(n.sdp),a=(0,x.convertIntermediateToRequest)(i,o.role,o.transportType),o.contentName=a.contents[0].name,a.sid=o.sid,a.action=b.JingleAction.SessionInitiate,a.contents[0].application={applicationType:_.NS_JINGLE_FILE_TRANSFER_5,file:{date:t.lastModified?new Date(t.lastModified):void 0,hashesUsed:[{algorithm:"sha-1"}],name:t.name,size:t.size}},o.send("session-initiate",a),e.next=12,o.pc.setLocalDescription(n);case 12:case"end":return e.stop()}}),e)}))));case 14:n(),e.next=21;break;case 17:return e.prev=17,e.t0=e.catch(11),this._log("error","Could not create WebRTC offer",e.t0),e.abrupt("return",this.end("failed-application",!0));case 21:case"end":return e.stop()}}),e,this,[[11,17]])}))),function(e,t){return o.apply(this,arguments)})},{key:"accept",value:(n=i(r.mark((function e(t){var n=this;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return this._log("info","Accepted incoming session"),this.role="responder",this.state="active",t=t||function(){},e.prev=4,e.next=7,this.processLocal(b.JingleAction.SessionAccept,i(r.mark((function e(){var t,i,o,a,s;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,n.pc.createAnswer();case 2:t=e.sent,i=(0,w.importFromSDP)(t.sdp),(o=(0,x.convertIntermediateToRequest)(i,n.role,n.transportType)).sid=n.sid,o.action="session-accept",a=f(o.contents);try{for(a.s();!(s=a.n()).done;)s.value.creator="initiator"}catch(e){a.e(e)}finally{a.f()}return n.contentName=o.contents[0].name,n.send("session-accept",o),e.next=13,n.pc.setLocalDescription(t);case 13:return e.next=15,n.processBufferedCandidates();case 15:case"end":return e.stop()}}),e)}))));case 7:t(),e.next=14;break;case 10:e.prev=10,e.t0=e.catch(4),this._log("error","Could not create WebRTC answer",e.t0),this.end("failed-application");case 14:case"end":return e.stop()}}),e,this,[[4,10]])}))),function(e){return n.apply(this,arguments)})},{key:"onSessionInitiate",value:(t=i(r.mark((function e(t,n){var i,o,a,s,u=this;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return this._log("info","Initiating incoming session"),this.role="responder",this.state="pending",this.transportType=t.contents[0].transport.transportType,i=(0,x.convertRequestToIntermediate)(t,this.peerRole),o=(0,w.exportToSDP)(i),a=t.contents[0].application,s=a.file.hashesUsed?a.file.hashesUsed:a.file.hashes||[],this.receiver=new O({hash:s[0]&&s[0].algorithm}),this.receiver.on("progress",(function(e,t){u._log("info","Receive progress "+e+"/"+t)})),this.receiver.on("receivedFile",(function(e){u.receivedFile=e,u._maybeReceivedFile()})),this.receiver.metadata=a.file,this.pc.addEventListener("datachannel",(function(e){u.channel=e.channel,u.receiver.receive(u.receiver.metadata,e.channel)})),e.prev=13,e.next=16,this.pc.setRemoteDescription({type:"offer",sdp:o});case 16:return e.next=18,this.processBufferedCandidates();case 18:n(),e.next=25;break;case 21:e.prev=21,e.t0=e.catch(13),this._log("error","Could not create WebRTC answer",e.t0),n({condition:"general-error"});case 25:case"end":return e.stop()}}),e,this,[[13,21]])}))),function(e,n){return t.apply(this,arguments)})},{key:"onSessionInfo",value:function(e,t){var n=e.info;n&&n.file&&n.file.hashes&&(this.receiver.metadata.hashes=n.file.hashes,this.receiver.metadata.actualhash&&this._maybeReceivedFile(),t())}},{key:"_maybeReceivedFile",value:function(){if(this.receiver.metadata.hashes&&this.receiver.metadata.hashes.length){var e,t=f(this.receiver.metadata.hashes||[]);try{for(t.s();!(e=t.n()).done;){var n=e.value;if(n.value&&n.value.toString("hex")===this.receiver.metadata.actualhash)return this._log("info","File hash matches"),this.parent.emit("receivedFile",this,this.receivedFile,this.receiver.metadata),void this.end("success")}}catch(e){t.e(e)}finally{t.f()}this._log("error","File hash does not match"),this.end("media-error")}}}]),l}(S.default);t.default=A},function(e,t,n){"use strict";(function(e){n(39),n(106),n(28),n(27),n(36),n(25),n(29),n(21),n(43),n(2),n(12),n(24),n(47),n(88),n(33);var t=n(11),r={generateIdentifier:function(){return Math.random().toString(36).substring(2,12)}};r.localCName=r.generateIdentifier(),r.splitLines=function(e){return e.trim().split("\n").map((function(e){return e.trim()}))},r.splitSections=function(e){return e.split("\nm=").map((function(e,t){return(t>0?"m="+e:e).trim()+"\r\n"}))},r.getDescription=function(e){var t=r.splitSections(e);return t&&t[0]},r.getMediaSections=function(e){var t=r.splitSections(e);return t.shift(),t},r.matchPrefix=function(e,t){return r.splitLines(e).filter((function(e){return 0===e.indexOf(t)}))},r.parseCandidate=function(e){for(var t,n={foundation:(t=0===e.indexOf("a=candidate:")?e.substring(12).split(" "):e.substring(10).split(" "))[0],component:{1:"rtp",2:"rtcp"}[t[1]]||t[1],protocol:t[2].toLowerCase(),priority:parseInt(t[3],10),ip:t[4],address:t[4],port:parseInt(t[5],10),type:t[7]},r=8;r<t.length;r+=2)switch(t[r]){case"raddr":n.relatedAddress=t[r+1];break;case"rport":n.relatedPort=parseInt(t[r+1],10);break;case"tcptype":n.tcpType=t[r+1];break;case"ufrag":n.ufrag=t[r+1],n.usernameFragment=t[r+1];break;default:void 0===n[t[r]]&&(n[t[r]]=t[r+1])}return n},r.writeCandidate=function(e){var t=[];t.push(e.foundation);var n=e.component;"rtp"===n?t.push(1):"rtcp"===n?t.push(2):t.push(n),t.push(e.protocol.toUpperCase()),t.push(e.priority),t.push(e.address||e.ip),t.push(e.port);var r=e.type;return t.push("typ"),t.push(r),"host"!==r&&e.relatedAddress&&e.relatedPort&&(t.push("raddr"),t.push(e.relatedAddress),t.push("rport"),t.push(e.relatedPort)),e.tcpType&&"tcp"===e.protocol.toLowerCase()&&(t.push("tcptype"),t.push(e.tcpType)),(e.usernameFragment||e.ufrag)&&(t.push("ufrag"),t.push(e.usernameFragment||e.ufrag)),"candidate:"+t.join(" ")},r.parseIceOptions=function(e){return e.substring(14).split(" ")},r.parseRtpMap=function(e){var t=e.substring(9).split(" "),n={payloadType:parseInt(t.shift(),10)};return t=t[0].split("/"),n.name=t[0],n.clockRate=parseInt(t[1],10),n.channels=3===t.length?parseInt(t[2],10):1,n.numChannels=n.channels,n},r.writeRtpMap=function(e){var t=e.payloadType;void 0!==e.preferredPayloadType&&(t=e.preferredPayloadType);var n=e.channels||e.numChannels||1;return"a=rtpmap:"+t+" "+e.name+"/"+e.clockRate+(1!==n?"/"+n:"")+"\r\n"},r.parseExtmap=function(e){var t=e.substring(9).split(" ");return{id:parseInt(t[0],10),direction:t[0].indexOf("/")>0?t[0].split("/")[1]:"sendrecv",uri:t[1],attributes:t.slice(2).join(" ")}},r.writeExtmap=function(e){return"a=extmap:"+(e.id||e.preferredId)+(e.direction&&"sendrecv"!==e.direction?"/"+e.direction:"")+" "+e.uri+(e.attributes?" "+e.attributes:"")+"\r\n"},r.parseFmtp=function(e){for(var t,n={},r=e.substring(e.indexOf(" ")+1).split(";"),i=0;i<r.length;i++)n[(t=r[i].trim().split("="))[0].trim()]=t[1];return n},r.writeFmtp=function(e){var t="",n=e.payloadType;if(void 0!==e.preferredPayloadType&&(n=e.preferredPayloadType),e.parameters&&Object.keys(e.parameters).length){var r=[];Object.keys(e.parameters).forEach((function(t){void 0!==e.parameters[t]?r.push(t+"="+e.parameters[t]):r.push(t)})),t+="a=fmtp:"+n+" "+r.join(";")+"\r\n"}return t},r.parseRtcpFb=function(e){var t=e.substring(e.indexOf(" ")+1).split(" ");return{type:t.shift(),parameter:t.join(" ")}},r.writeRtcpFb=function(e){var t="",n=e.payloadType;return void 0!==e.preferredPayloadType&&(n=e.preferredPayloadType),e.rtcpFeedback&&e.rtcpFeedback.length&&e.rtcpFeedback.forEach((function(e){t+="a=rtcp-fb:"+n+" "+e.type+(e.parameter&&e.parameter.length?" "+e.parameter:"")+"\r\n"})),t},r.parseSsrcMedia=function(e){var t=e.indexOf(" "),n={ssrc:parseInt(e.substring(7,t),10)},r=e.indexOf(":",t);return r>-1?(n.attribute=e.substring(t+1,r),n.value=e.substring(r+1)):n.attribute=e.substring(t+1),n},r.parseSsrcGroup=function(e){var t=e.substring(13).split(" ");return{semantics:t.shift(),ssrcs:t.map((function(e){return parseInt(e,10)}))}},r.getMid=function(e){var t=r.matchPrefix(e,"a=mid:")[0];if(t)return t.substring(6)},r.parseFingerprint=function(e){var t=e.substring(14).split(" ");return{algorithm:t[0].toLowerCase(),value:t[1].toUpperCase()}},r.getDtlsParameters=function(e,t){return{role:"auto",fingerprints:r.matchPrefix(e+t,"a=fingerprint:").map(r.parseFingerprint)}},r.writeDtlsParameters=function(e,t){var n="a=setup:"+t+"\r\n";return e.fingerprints.forEach((function(e){n+="a=fingerprint:"+e.algorithm+" "+e.value+"\r\n"})),n},r.parseCryptoLine=function(e){var t=e.substring(9).split(" ");return{tag:parseInt(t[0],10),cryptoSuite:t[1],keyParams:t[2],sessionParams:t.slice(3)}},r.writeCryptoLine=function(e){return"a=crypto:"+e.tag+" "+e.cryptoSuite+" "+("object"===t(e.keyParams)?r.writeCryptoKeyParams(e.keyParams):e.keyParams)+(e.sessionParams?" "+e.sessionParams.join(" "):"")+"\r\n"},r.parseCryptoKeyParams=function(e){if(0!==e.indexOf("inline:"))return null;var t=e.substring(7).split("|");return{keyMethod:"inline",keySalt:t[0],lifeTime:t[1],mkiValue:t[2]?t[2].split(":")[0]:void 0,mkiLength:t[2]?t[2].split(":")[1]:void 0}},r.writeCryptoKeyParams=function(e){return e.keyMethod+":"+e.keySalt+(e.lifeTime?"|"+e.lifeTime:"")+(e.mkiValue&&e.mkiLength?"|"+e.mkiValue+":"+e.mkiLength:"")},r.getCryptoParameters=function(e,t){return r.matchPrefix(e+t,"a=crypto:").map(r.parseCryptoLine)},r.getIceParameters=function(e,t){var n=r.matchPrefix(e+t,"a=ice-ufrag:")[0],i=r.matchPrefix(e+t,"a=ice-pwd:")[0];return n&&i?{usernameFragment:n.substring(12),password:i.substring(10)}:null},r.writeIceParameters=function(e){var t="a=ice-ufrag:"+e.usernameFragment+"\r\na=ice-pwd:"+e.password+"\r\n";return e.iceLite&&(t+="a=ice-lite\r\n"),t},r.parseRtpParameters=function(e){var t={codecs:[],headerExtensions:[],fecMechanisms:[],rtcp:[]},n=r.splitLines(e)[0].split(" ");t.profile=n[2];for(var i=3;i<n.length;i++){var o=n[i],a=r.matchPrefix(e,"a=rtpmap:"+o+" ")[0];if(a){var s=r.parseRtpMap(a),u=r.matchPrefix(e,"a=fmtp:"+o+" ");switch(s.parameters=u.length?r.parseFmtp(u[0]):{},s.rtcpFeedback=r.matchPrefix(e,"a=rtcp-fb:"+o+" ").map(r.parseRtcpFb),t.codecs.push(s),s.name.toUpperCase()){case"RED":case"ULPFEC":t.fecMechanisms.push(s.name.toUpperCase())}}}r.matchPrefix(e,"a=extmap:").forEach((function(e){t.headerExtensions.push(r.parseExtmap(e))}));var c=r.matchPrefix(e,"a=rtcp-fb:* ").map(r.parseRtcpFb);return t.codecs.forEach((function(e){c.forEach((function(t){e.rtcpFeedback.find((function(e){return e.type===t.type&&e.parameter===t.parameter}))||e.rtcpFeedback.push(t)}))})),t},r.writeRtpDescription=function(e,t){var n="";n+="m="+e+" ",n+=t.codecs.length>0?"9":"0",n+=" "+(t.profile||"UDP/TLS/RTP/SAVPF")+" ",n+=t.codecs.map((function(e){return void 0!==e.preferredPayloadType?e.preferredPayloadType:e.payloadType})).join(" ")+"\r\n",n+="c=IN IP4 0.0.0.0\r\n",n+="a=rtcp:9 IN IP4 0.0.0.0\r\n",t.codecs.forEach((function(e){n+=r.writeRtpMap(e),n+=r.writeFmtp(e),n+=r.writeRtcpFb(e)}));var i=0;return t.codecs.forEach((function(e){e.maxptime>i&&(i=e.maxptime)})),i>0&&(n+="a=maxptime:"+i+"\r\n"),t.headerExtensions&&t.headerExtensions.forEach((function(e){n+=r.writeExtmap(e)})),n},r.parseRtpEncodingParameters=function(e){var t,n=[],i=r.parseRtpParameters(e),o=-1!==i.fecMechanisms.indexOf("RED"),a=-1!==i.fecMechanisms.indexOf("ULPFEC"),s=r.matchPrefix(e,"a=ssrc:").map((function(e){return r.parseSsrcMedia(e)})).filter((function(e){return"cname"===e.attribute})),u=s.length>0&&s[0].ssrc,c=r.matchPrefix(e,"a=ssrc-group:FID").map((function(e){return e.substring(17).split(" ").map((function(e){return parseInt(e,10)}))}));c.length>0&&c[0].length>1&&c[0][0]===u&&(t=c[0][1]),i.codecs.forEach((function(e){if("RTX"===e.name.toUpperCase()&&e.parameters.apt){var r={ssrc:u,codecPayloadType:parseInt(e.parameters.apt,10)};u&&t&&(r.rtx={ssrc:t}),n.push(r),o&&((r=JSON.parse(JSON.stringify(r))).fec={ssrc:u,mechanism:a?"red+ulpfec":"red"},n.push(r))}})),0===n.length&&u&&n.push({ssrc:u});var l=r.matchPrefix(e,"b=");return l.length&&(l=0===l[0].indexOf("b=TIAS:")?parseInt(l[0].substring(7),10):0===l[0].indexOf("b=AS:")?1e3*parseInt(l[0].substring(5),10)*.95-16e3:void 0,n.forEach((function(e){e.maxBitrate=l}))),n},r.parseRtcpParameters=function(e){var t={},n=r.matchPrefix(e,"a=ssrc:").map((function(e){return r.parseSsrcMedia(e)})).filter((function(e){return"cname"===e.attribute}))[0];n&&(t.cname=n.value,t.ssrc=n.ssrc);var i=r.matchPrefix(e,"a=rtcp-rsize");t.reducedSize=i.length>0,t.compound=0===i.length;var o=r.matchPrefix(e,"a=rtcp-mux");return t.mux=o.length>0,t},r.writeRtcpParameters=function(e){var t="";return e.reducedSize&&(t+="a=rtcp-rsize\r\n"),e.mux&&(t+="a=rtcp-mux\r\n"),void 0!==e.ssrc&&e.cname&&(t+="a=ssrc:"+e.ssrc+" cname:"+e.cname+"\r\n"),t},r.parseMsid=function(e){var t,n=r.matchPrefix(e,"a=msid:");if(1===n.length)return{stream:(t=n[0].substring(7).split(" "))[0],track:t[1]};var i=r.matchPrefix(e,"a=ssrc:").map((function(e){return r.parseSsrcMedia(e)})).filter((function(e){return"msid"===e.attribute}));return i.length>0?{stream:(t=i[0].value.split(" "))[0],track:t[1]}:void 0},r.parseSctpDescription=function(e){var t,n=r.parseMLine(e),i=r.matchPrefix(e,"a=max-message-size:");i.length>0&&(t=parseInt(i[0].substring(19),10)),isNaN(t)&&(t=65536);var o=r.matchPrefix(e,"a=sctp-port:");if(o.length>0)return{port:parseInt(o[0].substring(12),10),protocol:n.fmt,maxMessageSize:t};var a=r.matchPrefix(e,"a=sctpmap:");if(a.length>0){var s=a[0].substring(10).split(" ");return{port:parseInt(s[0],10),protocol:s[1],maxMessageSize:t}}},r.writeSctpDescription=function(e,t){var n=[];return n="DTLS/SCTP"!==e.protocol?["m="+e.kind+" 9 "+e.protocol+" "+t.protocol+"\r\n","c=IN IP4 0.0.0.0\r\n","a=sctp-port:"+t.port+"\r\n"]:["m="+e.kind+" 9 "+e.protocol+" "+t.port+"\r\n","c=IN IP4 0.0.0.0\r\n","a=sctpmap:"+t.port+" "+t.protocol+" 65535\r\n"],void 0!==t.maxMessageSize&&n.push("a=max-message-size:"+t.maxMessageSize+"\r\n"),n.join("")},r.generateSessionId=function(){return Math.random().toString().substr(2,22)},r.writeSessionBoilerplate=function(e,t,n){var i=void 0!==t?t:2;return"v=0\r\no="+(n||"thisisadapterortc")+" "+(e||r.generateSessionId())+" "+i+" IN IP4 127.0.0.1\r\ns=-\r\nt=0 0\r\n"},r.getDirection=function(e,t){for(var n=r.splitLines(e),i=0;i<n.length;i++)switch(n[i]){case"a=sendrecv":case"a=sendonly":case"a=recvonly":case"a=inactive":return n[i].substring(2)}return t?r.getDirection(t):"sendrecv"},r.getKind=function(e){return r.splitLines(e)[0].split(" ")[0].substring(2)},r.isRejected=function(e){return"0"===e.split(" ",2)[1]},r.parseMLine=function(e){var t=r.splitLines(e)[0].substring(2).split(" ");return{kind:t[0],port:parseInt(t[1],10),protocol:t[2],fmt:t.slice(3).join(" ")}},r.parseOLine=function(e){var t=r.matchPrefix(e,"o=")[0].substring(2).split(" ");return{username:t[0],sessionId:t[1],sessionVersion:parseInt(t[2],10),netType:t[3],addressType:t[4],address:t[5]}},r.isValidSDP=function(e){if("string"!=typeof e||0===e.length)return!1;for(var t=r.splitLines(e),n=0;n<t.length;n++)if(t[n].length<2||"="!==t[n].charAt(1))return!1;return!0},"object"===t(e)&&(e.exports=r)}).call(this,n(150)(e))},function(e,t,n){"use strict";n(6);var r=n(8);n(15);var i=n(23),o=n(4),a=n(5),s=n(173),u=n(30),c=n(31),l=n(26);function f(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return p(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return p(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function p(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function d(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=l(e);if(t){var i=l(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return c(this,n)}}Object.defineProperty(t,"__esModule",{value:!0});var h=n(18),v=n(40),m=(0,h.__importDefault)(n(218)),g=n(174),y=n(219);function b(e){var t=e.application;if(t.streams&&t.streams.length&&t.sources&&t.sources.length){var n=t.streams[0];t.sources[0].parameters.msid="".concat(n.id," ").concat(n.track),t.sourceGroups&&t.sourceGroups.length>0&&t.sources.push({parameters:{cname:t.sources[0].parameters.cname,msid:"".concat(n.id," ").concat(n.track)},ssrc:t.sourceGroups[0].sources[1]})}}var _=function(e){u(m,e);var t,n,c,p,h=d(m);function m(e){var t;if(o(this,m),(t=h.call(this,e)).includesAudio=!1,t.includesVideo=!1,t._ringing=!1,t.pc.addEventListener("track",(function(e){t.onAddTrack(e.track,e.streams[0])})),e.stream){var n,r=f(e.stream.getTracks());try{for(r.s();!(n=r.n()).done;){var i=n.value;t.addTrack(i,e.stream)}}catch(e){r.e(e)}finally{r.f()}}return t}return a(m,[{key:"start",value:(p=i(r.mark((function e(t,n){var o=this,a=arguments;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return this.state="pending",1===a.length&&"function"==typeof t&&(n=t,t={}),n=n||function(){},t=t||{},this.role="initiator",this.offerOptions=t,e.prev=6,e.next=9,this.processLocal(v.JingleAction.SessionInitiate,i(r.mark((function e(){var n,i,a,s,u,c;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,o.pc.createOffer(t);case 2:n=e.sent,i=(0,g.importFromSDP)(n.sdp),(a=(0,y.convertIntermediateToRequest)(i,o.role,o.transportType)).sid=o.sid,a.action=v.JingleAction.SessionInitiate,s=f(a.contents||[]);try{for(s.s();!(u=s.n()).done;)(c=u.value).creator="initiator",b(c)}catch(e){s.e(e)}finally{s.f()}return e.next=11,o.pc.setLocalDescription(n);case 11:o.send("session-initiate",a);case 12:case"end":return e.stop()}}),e)}))));case 9:n(),e.next=16;break;case 12:e.prev=12,e.t0=e.catch(6),this._log("error","Could not create WebRTC offer",e.t0),this.end("failed-application",!0);case 16:case"end":return e.stop()}}),e,this,[[6,12]])}))),function(e,t){return p.apply(this,arguments)})},{key:"accept",value:(c=i(r.mark((function e(t,n){var o=this,a=arguments;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return 1===a.length&&"function"==typeof t&&(n=t,t={}),n=n||function(){},t=t||{},this._log("info","Accepted incoming session"),this.state="active",this.role="responder",e.prev=6,e.next=9,this.processLocal(v.JingleAction.SessionAccept,i(r.mark((function e(){var n,i,a,s,u;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,o.pc.createAnswer(t);case 2:n=e.sent,i=(0,g.importFromSDP)(n.sdp),(a=(0,y.convertIntermediateToRequest)(i,o.role,o.transportType)).sid=o.sid,a.action=v.JingleAction.SessionAccept,s=f(a.contents||[]);try{for(s.s();!(u=s.n()).done;)u.value.creator="initiator"}catch(e){s.e(e)}finally{s.f()}return e.next=11,o.pc.setLocalDescription(n);case 11:return e.next=13,o.processBufferedCandidates();case 13:o.send("session-accept",a);case 14:case"end":return e.stop()}}),e)}))));case 9:n(),e.next=16;break;case 12:e.prev=12,e.t0=e.catch(6),this._log("error","Could not create WebRTC answer",e.t0),this.end("failed-application");case 16:case"end":return e.stop()}}),e,this,[[6,12]])}))),function(e,t){return c.apply(this,arguments)})},{key:"end",value:function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"success",n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=f(this.pc.getReceivers());try{for(r.s();!(e=r.n()).done;){var i=e.value;this.onRemoveTrack(i.track)}}catch(e){r.e(e)}finally{r.f()}s(l(m.prototype),"end",this).call(this,t,n)}},{key:"ring",value:function(){var e=this;return this.processLocal("ring",i(r.mark((function t(){return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:e._log("info","Ringing on incoming session"),e.ringing=!0,e.send(v.JingleAction.SessionInfo,{info:{infoType:v.JINGLE_INFO_RINGING}});case 3:case"end":return t.stop()}}),t)}))))}},{key:"mute",value:function(e,t){var n=this;return this.processLocal("mute",i(r.mark((function i(){return r.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:n._log("info","Muting",t),n.send(v.JingleAction.SessionInfo,{info:{creator:e,infoType:v.JINGLE_INFO_MUTE,name:t}});case 2:case"end":return r.stop()}}),i)}))))}},{key:"unmute",value:function(e,t){var n=this;return this.processLocal("unmute",i(r.mark((function i(){return r.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:n._log("info","Unmuting",t),n.send(v.JingleAction.SessionInfo,{info:{creator:e,infoType:v.JINGLE_INFO_UNMUTE,name:t}});case 2:case"end":return r.stop()}}),i)}))))}},{key:"hold",value:function(){var e=this;return this.processLocal("hold",i(r.mark((function t(){return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:e._log("info","Placing on hold"),e.send("session-info",{info:{infoType:v.JINGLE_INFO_HOLD}});case 2:case"end":return t.stop()}}),t)}))))}},{key:"resume",value:function(){var e=this;return this.processLocal("resume",i(r.mark((function t(){return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:e._log("info","Resuming from hold"),e.send("session-info",{info:{infoType:v.JINGLE_INFO_ACTIVE}});case 2:case"end":return t.stop()}}),t)}))))}},{key:"addTrack",value:function(e,t,n){var o=this;return"audio"===e.kind&&(this.includesAudio=!0),"video"===e.kind&&(this.includesVideo=!0),this.processLocal("addtrack",i(r.mark((function i(){return r.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:o.pc.addTrack?o.pc.addTrack(e,t):o.pc.addStream(t),n&&n();case 2:case"end":return r.stop()}}),i)}))))}},{key:"removeTrack",value:(n=i(r.mark((function e(t,n){var o=this;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",this.processLocal("removetrack",i(r.mark((function e(){return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(o.pc.removeTrack(t),!n){e.next=3;break}return e.abrupt("return",n());case 3:case"end":return e.stop()}}),e)})))));case 1:case"end":return e.stop()}}),e,this)}))),function(e,t){return n.apply(this,arguments)})},{key:"onAddTrack",value:function(e,t){this._log("info","Track added"),this.parent.emit("peerTrackAdded",this,e,t)}},{key:"onRemoveTrack",value:function(e){this._log("info","Track removed"),this.parent.emit("peerTrackRemoved",this,e)}},{key:"onSessionInitiate",value:(t=i(r.mark((function e(t,n){var i,o,a,s,u;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:this._log("info","Initiating incoming session"),this.state="pending",this.role="responder",this.transportType=t.contents[0].transport.transportType,i=(0,y.convertRequestToIntermediate)(t,this.peerRole),o=f(i.media);try{for(o.s();!(a=o.n()).done;)"audio"===(s=a.value).kind&&(this.includesAudio=!0),"video"===s.kind&&(this.includesVideo=!0),s.streams||(s.streams=[{stream:"legacy",track:s.kind}])}catch(e){o.e(e)}finally{o.f()}return u=(0,g.exportToSDP)(i),e.prev=8,e.next=11,this.pc.setRemoteDescription({type:"offer",sdp:u});case 11:return e.next=13,this.processBufferedCandidates();case 13:return e.abrupt("return",n());case 16:return e.prev=16,e.t0=e.catch(8),this._log("error","Could not create WebRTC answer",e.t0),e.abrupt("return",n({condition:"general-error"}));case 20:case"end":return e.stop()}}),e,this,[[8,16]])}))),function(e,n){return t.apply(this,arguments)})},{key:"onSessionTerminate",value:function(e,t){var n,r=f(this.pc.getReceivers());try{for(r.s();!(n=r.n()).done;){var i=n.value;this.onRemoveTrack(i.track)}}catch(e){r.e(e)}finally{r.f()}s(l(m.prototype),"onSessionTerminate",this).call(this,e,t)}},{key:"onSessionInfo",value:function(e,t){var n=e.info||{infoType:""};switch(n.infoType){case v.JINGLE_INFO_RINGING:return this._log("info","Outgoing session is ringing"),this.ringing=!0,this.parent.emit("ringing",this),t();case v.JINGLE_INFO_HOLD:return this._log("info","On hold"),this.parent.emit("hold",this),t();case v.JINGLE_INFO_UNHOLD:case v.JINGLE_INFO_ACTIVE:return this._log("info","Resuming from hold"),this.parent.emit("resumed",this),t();case v.JINGLE_INFO_MUTE:return this._log("info","Muting",n),this.parent.emit("mute",this,n),t();case v.JINGLE_INFO_UNMUTE:return this._log("info","Unmuting",n),this.parent.emit("unmute",this,n),t()}return t()}},{key:"ringing",get:function(){return this._ringing},set:function(e){e!==this._ringing&&(this._ringing=e)}},{key:"streams",get:function(){return"closed"!==this.pc.signalingState?this.pc.getRemoteStreams():[]}}]),m}(m.default);t.default=_},function(e,t,n){"use strict";n(48),n(52),n(92),n(39),n(106),n(28),n(49),n(27),n(7),n(43),n(2),n(17),n(12),n(13),n(47),n(33),n(14);var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),o=this&&this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),a=this&&this.__exportStar||function(e,t){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(t,n)||o(t,e,n)},s=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(i,o){function a(e){try{u(r.next(e))}catch(e){o(e)}}function s(e){try{u(r.throw(e))}catch(e){o(e)}}function u(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,s)}u((r=r.apply(e,t||[])).next())}))},u=this&&this.__generator||function(e,t){var n,r,i,o,a={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(o){return function(s){return function(o){if(n)throw new TypeError("Generator is already executing.");for(;a;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return a.label++,{value:o[1],done:!1};case 5:a.label++,r=o[1],o=[0];continue;case 7:o=a.ops.pop(),a.trys.pop();continue;default:if(!(i=a.trys,(i=i.length>0&&i[i.length-1])||6!==o[0]&&2!==o[0])){a=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){a.label=o[1];break}if(6===o[0]&&a.label<i[1]){a.label=i[1],i=o;break}if(i&&a.label<i[2]){a.label=i[2],a.ops.push(o);break}i[2]&&a.ops.pop(),a.trys.pop();continue}o=t.call(e,a)}catch(e){o=[6,e],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,s])}}};Object.defineProperty(t,"__esModule",{value:!0});var c,l=n(80);a(n(489),t);var f=function(e){function t(t,n){void 0===n&&(n={});var r=e.call(this)||this;return r.peerConnection=t,r.haveConnectionMetrics=!1,r.statsArr=[],c="undefined"!=typeof window,r.session=n.session,r.initiator=n.initiator,r.conference=n.conference,r.statsInterval=1e3*(n.interval||5),r.logger=n.logger||console,["new","checking"].includes(t.iceConnectionState)&&("checking"===t.iceConnectionState&&(r.logger.warn("iceConnectionState is already in checking state so ice connect time may not be accurate"),r.handleIceStateChange()),t.addEventListener("iceconnectionstatechange",r.handleIceStateChange.bind(r))),t.addEventListener("connectionstatechange",r.handleConnectionStateChange.bind(r)),"connected"===t.connectionState&&r.pollForStats(),r}return i(t,e),t.prototype.handleIceStateChange=function(){var e=this,t=this.peerConnection.iceConnectionState;if("checking"===t&&c&&(this.iceStartTime=window.performance.now()),"connected"===t){if(this.haveConnectionMetrics)return;this.haveConnectionMetrics=!0;var n=void 0,r=void 0,i=void 0;c&&(this.iceConnectionTime=window.performance.now()-this.iceStartTime,n=window.navigator.userAgent,r=window.navigator.platform,i=window.navigator.hardwareConcurrency);var o={name:"connect",userAgent:n,platform:r,cores:i,session:this.session,conference:this.conference,connectTime:this.iceConnectionTime};return this.waitForSelectedCandidatePair().then((function(t){e.gatherSelectedCandidateInfo(t,o),e.emit("stats",o)}))}if("failed"===t)return c&&(this.iceFailedTime=window.performance.now()-this.iceStartTime),this.gatherStats().then((function(t){var n={name:"failure",session:e.session,initiator:e.initiator,conference:e.conference,failTime:e.iceFailedTime,iceRW:0,numLocalHostCandidates:0,numLocalSrflxCandidates:0,numLocalRelayCandidates:0,numRemoteHostCandidates:0,numRemoteSrflxCandidates:0,numRemoteRelayCandidates:0},r=e.peerConnection.localDescription.sdp.split("\r\n").filter((function(e){return e.indexOf("a=candidate:")>-1})),i=e.peerConnection.remoteDescription.sdp.split("\r\n").filter((function(e){return e.indexOf("a=candidate:")>-1}));["Host","Srflx","Relay"].forEach((function(e){n["numLocal"+e+"Candidates"]=r.filter((function(t){return t.split(" ")[7]===e.toLowerCase()})).length,n["numRemote"+e+"Candidates"]=i.filter((function(t){return t.split(" ")[7]===e.toLowerCase()})).length})),e.emit("stats",n)}))},t.prototype.waitForSelectedCandidatePair=function(e,t){var n=this;return void 0===e&&(e=300),void 0===t&&(t=1),this.gatherStats().then((function(r){return n.getSelectedCandidatePair(r)?r:t>3?Promise.reject(new Error("Max wait attempts for connected candidate info reached")):new Promise((function(r,i){setTimeout((function(){return n.waitForSelectedCandidatePair(e,t+1).then(r,i)}),e)}))}))},t.prototype.getSelectedCandidatePair=function(e){var t=null;return e.forEach((function(e){var n=e.value;"candidate-pair"===n.type&&n.nominated&&"succeeded"===n.state&&(t=n)})),t},t.prototype.gatherSelectedCandidateInfo=function(e,t){var n=this.getSelectedCandidatePair(e);if(n){var r,i,o=n.localCandidateId,a=n.remoteCandidateId;if(e.forEach((function(e){e.key;var n=e.value;o&&"local-candidate"===n.type&&n.id===o&&(r=n,t.localCandidateType=n.candidateType),a&&"remote-candidate"===n.type&&n.id===a&&(i=n,t.remoteCandidateType=n.candidateType)})),r&&i&&(t.candidatePair=r.candidateType+";"+i.candidateType,t.candidatePairDetails={local:r,remote:i,pair:n}),r){if(t.transport=r.transport||r.protocol,r.priority){var s=parseInt(r.priority,10);t.turnType={2:"udp",1:"tcp",0:"tls"}[s>>24],t.networkType=r.networkType}t.usingIPv6=r.ipAddress&&0===r.ipAddress.indexOf("[")}}},t.prototype.handleConnectionStateChange=function(){return s(this,void 0,void 0,(function(){var e,t=this;return u(this,(function(n){if("connected"===(e=this.peerConnection.connectionState))this.pollForStats();else{if("disconnected"===e)return"stable"!==this.peerConnection.signalingState?[2]:[2,this.gatherStats().then((function(e){var n=t.createStatsReport(e);n.type="disconnected",t.emit("stats",n)}))];"closed"===e&&this.pollingInterval&&(c&&window.clearInterval(this.pollingInterval),this.pollingInterval=null)}return[2]}))}))},t.prototype.pollForStats=function(){var e=this;if(!this.pollingInterval){var t=function(){return e.gatherStats().then((function(t){var n=e.createStatsReport(t,!0);(n.tracks.length>0||n.remoteTracks.length>0)&&e.checkBitrate(n)&&e.emit("stats",n)}))};c&&(window.setTimeout(t,0),this.pollingInterval=window.setInterval(t,this.statsInterval))}},t.prototype.checkBitrate=function(e){var t;return e.remoteTracks.length&&0!==(null===(t=e.remoteTracks[0])||void 0===t?void 0:t.bitrate)?(this.statsArr=[],!0):!(this.statsArr.length>=5)&&(this.statsArr.push(e),!0)},t.prototype.polyFillStats=function(e){if(!e)return[];if(Array.isArray(e))return e;var t=[];if(this.isNativeStatsReport(e))e.forEach((function(e,n){t.push({key:n,value:e})}));else{if(!(Object.keys(e).length>0))return this.logger.warn("Unknown stats results format, returning unmodified",e),[];Object.keys(e).forEach((function(n){t.push({key:n,value:e[n]})}))}return t},t.prototype.isNativeStatsReport=function(e){return void 0!==window.RTCStatsReport&&e instanceof window.RTCStatsReport},t.prototype.gatherStats=function(){return s(this,void 0,void 0,(function(){var e;return u(this,(function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,this.peerConnection.getStats(null).then(this.polyFillStats.bind(this))];case 1:return[2,t.sent()];case 2:return e=t.sent(),this.logger.error("Failed to gather stats. Are you using RTCPeerConnection as your connection? {expect peerconnection.getStats}",{peerConnection:this.peerConnection,err:e}),[2,Promise.reject(e)];case 3:return[2]}}))}))},t.prototype.createStatsReport=function(e,t){var n=this;void 0===t&&(t=!0);var r={name:"getStats",session:this.session,initiator:this.initiator,conference:this.conference,tracks:[],remoteTracks:[]};e.filter((function(e){return["inbound-rtp","outbound-rtp"].indexOf(e.value.type)>-1})).forEach((function(t){n.processSource({source:t.value,event:r,results:e})}));var i=e.find((function(e){return"candidate-pair"===e.value.type&&"succeeded"===e.value.state&&!0===e.value.nominated}));return i&&this.processSelectedCandidatePair({report:i.value,event:r,results:e}),t&&(this.lastResult=e),r},t.prototype.processSource=function(e){var t,n,r,i,o,a,s,u=e.source,c=e.results,l=e.event,f=new Date(u.timestamp),d=this.lastResult&&this.lastResult.find((function(e){return e.key===u.id}));(d=d&&d.value)&&(t=(t=this.lastResult&&this.lastResult.find((function(e){return e.value.localId===d.id})))&&t.value),c.forEach((function(e){e.value.localId===u.id?n=e.value:e.key===u.transportId?r=e.value:e.key===u.trackId?o=e.value:e.key===u.mediaSourceId?a=e.value:e.key===u.codecId&&(s=e.value)})),r&&(i=(i=c.find((function(e){return e.key===r.selectedCandidatePairId})))&&i.value),i&&(l.candidatePairHadActiveSource=!0);var h=u.kind||u.mediaType,v="outbound-rtp"===u.type,m={track:o&&o.trackIdentifier,kind:h,jitter:p("jitter",u,n),roundTripTime:p("roundTripTime",u,n),packetsLost:p("packetsLost",u,n)||0,packetLoss:0,bytes:parseInt(v?u.bytesSent:u.bytesReceived,10)||0};if(s&&(m.codec=s.payloadType+" "+s.mimeType+" "+s.clockRate),d){var g=parseInt(v?d.bytesSent:d.bytesReceived,10)||0,y=f.getTime()-new Date(d.timestamp).getTime();m.bitrate=Math.floor(8*(m.bytes-g)/y)}var b=p("packetsLost",d,t);v?(m.packetsSent=u.packetsSent,m.packetLoss=m.packetsLost/(m.packetsSent||1)*100,d&&(m.intervalPacketsSent=m.packetsSent-(d.packetsSent||0),m.intervalPacketsLost=m.packetsLost-(b||0),m.intervalPacketLoss=m.intervalPacketsLost/(m.intervalPacketsSent||1)*100),m.retransmittedBytesSent=u.retransmittedBytesSent,m.retransmittedPacketsSent=u.retransmittedPacketsSent):(m.packetsReceived=u.packetsReceived,m.packetLoss=m.packetsLost/(m.packetsReceived||1)*100,d&&(m.intervalPacketsReceived=m.packetsReceived-d.packetsReceived,m.intervalPacketsLost=m.packetsLost-b,m.intervalPacketLoss=m.intervalPacketsLost/(m.intervalPacketsReceived||1)*100)),o&&"audio"===h&&(o.remoteSource?(m.audioLevel=o.audioLevel,m.totalAudioEnergy=o.totalAudioEnergy):(m.echoReturnLoss=o.echoReturnLoss,m.echoReturnLossEnhancement=o.echoReturnLossEnhancement)),"audio"!==h||!a||o&&o.remoteSource||(m.audioLevel=a.audioLevel,m.totalAudioEnergy=a.totalAudioEnergy),Object.keys(m).forEach((function(e){return void 0===m[e]&&delete m[e]})),v?l.tracks.push(m):l.remoteTracks.push(m)},t.prototype.processSelectedCandidatePair=function(e){var t=this,n=e.report,r=e.event,i=e.results,o=n.localCandidateId,a=n.remoteCandidateId;r.localCandidateChanged=!!this.lastActiveLocalCandidate&&o!==this.lastActiveLocalCandidate.id,r.remoteCandidateChanged=!!this.lastActiveRemoteCandidate&&a!==this.lastActiveRemoteCandidate.id,(!this.lastActiveLocalCandidate||r.localCandidateChanged||r.remoteCandidateChanged)&&i.forEach((function(e){t.checkLastActiveCandidate({localId:o,remoteId:a,key:e.key,report:e.value})})),this.lastActiveLocalCandidate&&(r.networkType=this.lastActiveLocalCandidate.networkType,this.lastActiveRemoteCandidate&&(r.candidatePair=this.lastActiveLocalCandidate.candidateType+";"+this.lastActiveRemoteCandidate.candidateType)),r.bytesSent=n.bytesSent,r.bytesReceived=n.bytesReceived,r.requestsReceived=n.requestsReceived,r.requestsSent=n.requestsSent,r.responsesReceived=n.responsesReceived,r.responsesSent=n.responsesSent,r.consentRequestsSent=n.consentRequestsSent,r.totalRoundTripTime=n.totalRoundTripTime},t.prototype.checkLastActiveCandidate=function(e){var t=e.localId,n=e.remoteId,r=(e.key,e.report);t&&"local-candidate"===r.type&&r.id===t&&(this.lastActiveLocalCandidate=r),n&&"remote-candidate"===r.type&&r.id===n&&(this.lastActiveRemoteCandidate=r)},t}(l.EventEmitter);function p(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];var r=t.find((function(t){return t&&(t[e]||0===t[e])}));return r&&r[e]}t.default=f},function(e,t,n){"use strict";n.r(t),n.d(t,"Axios",(function(){return i})),n.d(t,"AxiosError",(function(){return o})),n.d(t,"CanceledError",(function(){return a})),n.d(t,"isCancel",(function(){return s})),n.d(t,"CancelToken",(function(){return u})),n.d(t,"VERSION",(function(){return c})),n.d(t,"all",(function(){return l})),n.d(t,"Cancel",(function(){return f})),n.d(t,"isAxiosError",(function(){return p})),n.d(t,"spread",(function(){return d})),n.d(t,"toFormData",(function(){return h})),n.d(t,"AxiosHeaders",(function(){return v})),n.d(t,"HttpStatusCode",(function(){return m})),n.d(t,"formToJSON",(function(){return g})),n.d(t,"getAdapter",(function(){return y})),n.d(t,"mergeConfig",(function(){return b}));var r=n(51);n.d(t,"default",(function(){return r.a}));var i=r.a.Axios,o=r.a.AxiosError,a=r.a.CanceledError,s=r.a.isCancel,u=r.a.CancelToken,c=r.a.VERSION,l=r.a.all,f=r.a.Cancel,p=r.a.isAxiosError,d=r.a.spread,h=r.a.toFormData,v=r.a.AxiosHeaders,m=r.a.HttpStatusCode,g=r.a.formToJSON,y=r.a.getAdapter,b=r.a.mergeConfig},function(e,t,n){"use strict";var r=n(34),i=n(8);n(15);var o=n(23),a=n(4),s=n(5),u=n(30),c=n(31),l=n(26);function f(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return p(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return p(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function p(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function d(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=l(e);if(t){var i=l(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return c(this,n)}}Object.defineProperty(t,"__esModule",{value:!0});var h=n(80),v=Math.pow(2,32),m=function(e,t){return(e%t+t)%t},g=function(e){u(k,e);var t,n,c,l,p,h,g,y,b,_,S,w,x=d(k);function k(){var e;return a(this,k),(e=x.call(this)).allowResume=!0,e.lastAck=0,e.handled=0,e.unacked=[],e.inboundStarted=!1,e.outboundStarted=!1,e.id=void 0,e.jid=void 0,e.allowResume=!0,e.started=!1,e.cacheHandler=function(){},e._reset(),e}return s(k,[{key:"load",value:function(e){var t;this.id=e.id,this.allowResume=null===(t=e.allowResume)||void 0===t||t,this.handled=e.handled,this.lastAck=e.lastAck,this.unacked=e.unacked,this.emit("prebound",e.jid)}},{key:"cache",value:function(e){this.cacheHandler=e}},{key:"bind",value:(w=o(i.mark((function e(t){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return this.jid=t,e.next=3,this._cache();case 3:case"end":return e.stop()}}),e,this)}))),function(e){return w.apply(this,arguments)})},{key:"enable",value:(S=o(i.mark((function e(){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:this.emit("send",{allowResumption:this.allowResume,type:"enable"});case 1:case"end":return e.stop()}}),e,this)}))),function(){return S.apply(this,arguments)})},{key:"resume",value:(_=o(i.mark((function e(){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:this.emit("send",{handled:this.handled,previousSession:this.id,type:"resume"});case 1:case"end":return e.stop()}}),e,this)}))),function(){return _.apply(this,arguments)})},{key:"enabled",value:(b=o(i.mark((function e(t){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return this.id=t.id,this.allowResume=t.resume||!1,this.handled=0,this.inboundStarted=!0,e.next=6,this._cache();case 6:case"end":return e.stop()}}),e,this)}))),function(e){return b.apply(this,arguments)})},{key:"resumed",value:(y=o(i.mark((function e(t){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return this.id=t.previousSession,this.inboundStarted=!0,e.next=4,this.process(t,!0);case 4:return e.next=6,this._cache();case 6:case"end":return e.stop()}}),e,this)}))),function(e){return y.apply(this,arguments)})},{key:"failed",value:(g=o(i.mark((function e(t){var n,o,a,s,u;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,this.process(t);case 2:n=f(this.unacked);try{for(n.s();!(o=n.n()).done;)a=r(o.value,2),s=a[0],u=a[1],this.emit("failed",{kind:s,stanza:u})}catch(e){n.e(e)}finally{n.f()}return this._reset(),e.next=7,this._cache();case 7:case"end":return e.stop()}}),e,this)}))),function(e){return g.apply(this,arguments)})},{key:"ack",value:function(){this.emit("send",{handled:this.handled,type:"ack"})}},{key:"request",value:function(){this.emit("send",{type:"request"})}},{key:"process",value:(h=o(i.mark((function e(t){var n,o,a,s,u,c,l,p,d,h,g,y,b,_=arguments;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=_.length>1&&void 0!==_[1]&&_[1],void 0!==t.handled){e.next=3;break}return e.abrupt("return");case 3:for(o=m(t.handled-this.lastAck,v),a=0;a<o&&this.unacked.length>0;a++)s=this.unacked.shift(),u=r(s,2),c=u[0],l=u[1],this.emit("acked",{kind:c,stanza:l});if(this.lastAck=t.handled,n&&(p=this.unacked,this.unacked=[],p.length)){this.emit("begin-resend"),d=f(p);try{for(d.s();!(h=d.n()).done;)g=r(h.value,2),y=g[0],b=g[1],this.emit("resend",{kind:y,stanza:b})}catch(e){d.e(e)}finally{d.f()}this.emit("end-resend")}return e.next=9,this._cache();case 9:case"end":return e.stop()}}),e,this)}))),function(e){return h.apply(this,arguments)})},{key:"track",value:(p=o(i.mark((function e(t,n){var r;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r="enable"===n.type,"sm"!==t||!r&&"resume"!==n.type){e.next=7;break}return r&&(this.handled=0),this.outboundStarted=!0,e.next=6,this._cache();case 6:return e.abrupt("return",!1);case 7:if(this.outboundStarted){e.next=9;break}return e.abrupt("return",!1);case 9:if("message"===t||"presence"===t||"iq"===t){e.next=11;break}return e.abrupt("return",!1);case 11:return this.unacked.push([t,n]),e.next=14,this._cache();case 14:return e.abrupt("return",!0);case 15:case"end":return e.stop()}}),e,this)}))),function(e,t){return p.apply(this,arguments)})},{key:"handle",value:(l=o(i.mark((function e(){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!this.inboundStarted){e.next=4;break}return this.handled=m(this.handled+1,v),e.next=4,this._cache();case 4:case"end":return e.stop()}}),e,this)}))),function(){return l.apply(this,arguments)})},{key:"hibernate",value:(c=o(i.mark((function e(){var t,n,o,a,s;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(this.resumable){e.next=2;break}return e.abrupt("return",this.shutdown());case 2:t=f(this.unacked);try{for(t.s();!(n=t.n()).done;)o=r(n.value,2),a=o[0],s=o[1],this.emit("hibernated",{kind:a,stanza:s})}catch(e){t.e(e)}finally{t.f()}case 4:case"end":return e.stop()}}),e,this)}))),function(){return c.apply(this,arguments)})},{key:"shutdown",value:(n=o(i.mark((function e(){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",this.failed({type:"failed"}));case 1:case"end":return e.stop()}}),e,this)}))),function(){return n.apply(this,arguments)})},{key:"_cache",value:(t=o(i.mark((function e(){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,this.cacheHandler({allowResume:this.allowResume,handled:this.handled,id:this.id,jid:this.jid,lastAck:this.lastAck,unacked:this.unacked});case 3:e.next=8;break;case 5:e.prev=5,e.t0=e.catch(0),console.error("Failed to cache stream state",e.t0);case 8:case"end":return e.stop()}}),e,this,[[0,5]])}))),function(){return t.apply(this,arguments)})},{key:"_reset",value:function(){this.id="",this.inboundStarted=!1,this.outboundStarted=!1,this.lastAck=0,this.handled=0,this.unacked=[]}},{key:"started",get:function(){return this.outboundStarted&&this.inboundStarted},set:function(e){e||(this.outboundStarted=!1,this.inboundStarted=!1)}},{key:"resumable",get:function(){return this.started&&this.allowResume}}]),k}(h.EventEmitter);t.default=g},function(e,t,n){"use strict";n(6),n(39),n(36),n(25),n(21),n(2),n(12),n(24),n(277),n(47);var r=n(30),i=n(31),o=n(26),a=n(4),s=n(5);function u(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=o(e);if(t){var a=o(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return i(this,n)}}function c(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return l(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return l(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0}),t.SCRAM=t.DIGEST=t.OAUTH=t.PLAIN=t.EXTERNAL=t.ANONYMOUS=t.Hi=t.HMAC=t.H=t.XOR=t.createClientNonce=t.Factory=t.SimpleMech=void 0;var f=n(84),p=n(283),d=function(){function e(t){a(this,e),this.authenticated=!1,this.mutuallyAuthenticated=!1,this.name=t}return s(e,[{key:"getCacheableCredentials",value:function(){return null}},{key:"processChallenge",value:function(e){}},{key:"processSuccess",value:function(e){this.authenticated=!0}},{key:"finalize",value:function(){var e={authenticated:this.authenticated,mutuallyAuthenticated:this.mutuallyAuthenticated};return this.errorData&&(e.errorData=this.errorData),e}}]),e}();t.SimpleMech=d;var h=function(){function e(){a(this,e),this.mechanisms=[]}return s(e,[{key:"register",value:function(e,t,n){this.mechanisms.push({constructor:t,name:e.toUpperCase(),priority:n}),this.mechanisms.sort((function(e,t){return t.priority-e.priority}))}},{key:"disable",value:function(e){var t=e.toUpperCase();this.mechanisms=this.mechanisms.filter((function(e){return e.name!==t}))}},{key:"createMechanism",value:function(e){var t,n=e.map((function(e){return e.toUpperCase()})),r=c(this.mechanisms);try{for(r.s();!(t=r.n()).done;){var i,o=t.value,a=c(n);try{for(a.s();!(i=a.n()).done;){if(i.value===o.name)return new o.constructor(o.name)}}catch(e){a.e(e)}finally{a.f()}}}catch(e){r.e(e)}finally{r.f()}return null}}]),e}();function v(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:32;return(0,f.randomBytes)(e).toString("hex")}function m(e,t){for(var n=[],r=0;r<e.length;r++)n.push(e[r]^t[r]);return f.Buffer.from(n)}function g(e,t){return(0,f.createHash)(t).update(e).digest()}function y(e,t,n){return(0,f.createHmac)(n,e).update(t).digest()}function b(e,t,n,r){for(var i=y(e,f.Buffer.concat([t,f.Buffer.from("00000001","hex")]),r),o=i,a=0;a<n-1;a++)o=m(o,i=y(e,i,r));return o}function _(e){for(var t={},n=e.toString().split(/,(?=(?:[^"]|"[^"]*")*$)/),r=0,i=n.length;r<i;r++){var o=/(\w+)=["]?([^"]+)["]?$/.exec(n[r]);o&&(t[o[1]]=o[2])}return t}function S(e){var t,n=[],r=c(e);try{for(r.s();!(t=r.n()).done;){var i=t.value;","===i?n.push("=2C"):"="===i?n.push("=3D"):n.push(i)}}catch(e){r.e(e)}finally{r.f()}return n.join("")}t.Factory=h,t.createClientNonce=v,t.XOR=m,t.H=g,t.HMAC=y,t.Hi=b;var w=function(e){r(n,e);var t=u(n);function n(){return a(this,n),t.apply(this,arguments)}return s(n,[{key:"getExpectedCredentials",value:function(){return{optional:["trace"],required:[]}}},{key:"createResponse",value:function(e){return f.Buffer.from(e.trace||"")}}]),n}(d);t.ANONYMOUS=w;var x=function(e){r(n,e);var t=u(n);function n(){return a(this,n),t.apply(this,arguments)}return s(n,[{key:"getExpectedCredentials",value:function(){return{optional:["authzid"],required:[]}}},{key:"createResponse",value:function(e){return f.Buffer.from(e.authzid||"")}}]),n}(d);t.EXTERNAL=x;var k=function(e){r(n,e);var t=u(n);function n(){return a(this,n),t.apply(this,arguments)}return s(n,[{key:"getExpectedCredentials",value:function(){return{optional:["authzid"],required:["username","password"]}}},{key:"createResponse",value:function(e){return f.Buffer.from((e.authzid||"")+"\0"+e.username+"\0"+(e.password||e.token))}}]),n}(d);t.PLAIN=k;var O=function(e){r(n,e);var t=u(n);function n(e){var r;return a(this,n),(r=t.call(this,e)).failed=!1,r.name=e,r}return s(n,[{key:"getExpectedCredentials",value:function(){return{optional:["authzid"],required:["token"]}}},{key:"createResponse",value:function(e){if(this.failed)return f.Buffer.from("");var t="n,".concat(S((0,p.saslprep)(e.authzid)),","),n="auth=Bearer ".concat(e.token,"");return f.Buffer.from(t+""+n+"","utf8")}},{key:"processChallenge",value:function(e){this.failed=!0,this.errorData=JSON.parse(e.toString("utf8"))}}]),n}(d);t.OAUTH=O;var A=function(e){r(n,e);var t=u(n);function n(e){var r;return a(this,n),(r=t.call(this,e)).providesMutualAuthentication=!1,r.state="INITIAL",r.name=e,r}return s(n,[{key:"processChallenge",value:function(e){this.state="CHALLENGE";var t=_(e);this.authenticated=!!t.rspauth,this.realm=t.realm,this.nonce=t.nonce,this.charset=t.charset}},{key:"getExpectedCredentials",value:function(){return{optional:["authzid","clientNonce","realm"],required:["host","password","serviceName","serviceType","username"]}}},{key:"createResponse",value:function(e){if("INITIAL"===this.state||this.authenticated)return null;var t=e.serviceType+"/"+e.host;e.serviceName&&e.host!==e.serviceName&&(t+="/"+e.serviceName);var n=e.realm||this.realm||"",r=e.clientNonce||v(16),i="00000001",o="";o+='username="'+e.username+'"',n&&(o+=',realm="'+n+'"'),o+=',nonce="'+this.nonce+'"',o+=',cnonce="'+r+'"',o+=",nc="+i,o+=",qop=auth",o+=',digest-uri="'+t+'"';var a=(0,f.createHash)("md5").update(e.username).update(":").update(n).update(":").update(e.password).digest(),s=(0,f.createHash)("md5").update(a).update(":").update(this.nonce).update(":").update(r);e.authzid&&s.update(":").update(e.authzid);var u=s.digest("hex"),c=(0,f.createHash)("md5").update("AUTHENTICATE:").update(t).digest("hex");return o+=",response="+(0,f.createHash)("md5").update(u).update(":").update(this.nonce).update(":").update(i).update(":").update(r).update(":").update("auth").update(":").update(c).digest("hex"),"utf-8"===this.charset&&(o+=",charset=utf-8"),e.authzid&&(o+=',authzid="'+e.authzid+'"'),f.Buffer.from(o)}}]),n}(d);t.DIGEST=A;var T=function(){function e(t){a(this,e),this.providesMutualAuthentication=!0,this.name=t,this.state="INITIAL",this.useChannelBinding=this.name.toLowerCase().endsWith("-plus"),this.algorithm=this.name.toLowerCase().split("scram-")[1].split("-plus")[0]}return s(e,[{key:"getExpectedCredentials",value:function(){var e=["username","password"];return this.useChannelBinding&&e.push("tlsUnique"),{optional:["authzid","clientNonce"],required:e}}},{key:"getCacheableCredentials",value:function(){return this.cache}},{key:"createResponse",value:function(e){return"INITIAL"===this.state?this.initialResponse(e):this.challengeResponse(e)}},{key:"processChallenge",value:function(e){var t=_(e);this.salt=f.Buffer.from(t.s||"","base64"),this.iterationCount=parseInt(t.i,10),this.nonce=t.r,this.verifier=t.v,this.error=t.e,this.challenge=e}},{key:"processSuccess",value:function(e){this.processChallenge(e)}},{key:"finalize",value:function(){return this.verifier?this.serverSignature.toString("base64")!==this.verifier?{authenticated:!1,error:"Mutual authentication failed",mutuallyAuthenticated:!1}:{authenticated:!0,mutuallyAuthenticated:!0}:{authenticated:!1,error:this.error,mutuallyAuthenticated:!1}}},{key:"initialResponse",value:function(e){var t=S((0,p.saslprep)(e.authzid)),n=S((0,p.saslprep)(e.username));this.clientNonce=e.clientNonce||v();var r="n";e.tlsUnique&&(r=this.useChannelBinding?"p=tls-unique":"y"),this.gs2Header=f.Buffer.from(t?"".concat(r,",a=").concat(t,","):"".concat(r,",,")),this.clientFirstMessageBare=f.Buffer.from("n=".concat(n,",r=").concat(this.clientNonce));var i=f.Buffer.concat([this.gs2Header,this.clientFirstMessageBare]);return this.state="CHALLENGE",i}},{key:"challengeResponse",value:function(e){var t,n,r,i=f.Buffer.from("Client Key"),o=f.Buffer.from("Server Key"),a=f.Buffer.concat([this.gs2Header,e.tlsUnique||f.Buffer.from("")]).toString("base64"),s=f.Buffer.from("c=".concat(a,",r=").concat(this.nonce)),u=e.salt&&0===f.Buffer.compare(e.salt,this.salt);u&&e.clientKey&&e.serverKey?(n=f.Buffer.from(e.clientKey),r=f.Buffer.from(e.serverKey)):u&&e.saltedPassword?(n=y(t=f.Buffer.from(e.saltedPassword),i,this.algorithm),r=y(t,o,this.algorithm)):(n=y(t=b(f.Buffer.from((0,p.saslprep)(e.password)),this.salt,this.iterationCount,this.algorithm),i,this.algorithm),r=y(t,o,this.algorithm));var c=g(n,this.algorithm),l=f.Buffer.from(","),d=f.Buffer.concat([this.clientFirstMessageBare,l,this.challenge,l,s]),h=m(n,y(c,d,this.algorithm)).toString("base64");this.serverSignature=y(r,d,this.algorithm);var v=f.Buffer.concat([s,f.Buffer.from(",p=".concat(h))]);return this.state="FINAL",this.cache={clientKey:n,salt:this.salt,saltedPassword:t,serverKey:r},v}}]),e}();t.SCRAM=T},function(e,t,n){"use strict";n(6);var r=n(16),i=n(9),o=n(8);n(15);var a=n(23);Object.defineProperty(t,"__esModule",{value:!0});var s=n(1);t.default=function(e){e.getAccountInfo=function(){var t=a(o.mark((function t(n){var r;return o.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({account:{},to:n,type:"get"});case 2:return r=t.sent,t.abrupt("return",r.account);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.updateAccount=function(t,n){return e.sendIQ({account:n,to:t,type:"set"})},e.deleteAccount=function(t){return e.sendIQ({account:{remove:!0},to:t,type:"set"})},e.getPrivateData=function(){var t=a(o.mark((function t(n){var r;return o.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({privateStorage:i({},n,{}),type:"get"});case 2:return r=t.sent,t.abrupt("return",r.privateStorage[n]);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.setPrivateData=function(){var t=a(o.mark((function t(n,r){return o.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",e.sendIQ({privateStorage:i({},n,r),type:"set"}));case 1:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),e.getVCard=function(){var t=a(o.mark((function t(n){var r;return o.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({to:n,type:"get",vcard:{format:s.NS_VCARD_TEMP}});case 2:return r=t.sent,t.abrupt("return",r.vcard);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.publishVCard=function(){var t=a(o.mark((function t(n){return o.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({type:"set",vcard:n});case 2:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.enableNotifications=function(t,n){var i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];return e.sendIQ({push:{action:"enable",form:{fields:[{name:"FORM_TYPE",type:"hidden",value:"http://jabber.org/protocol/pubsub#publish-options"}].concat(r(i)),type:"submit"},jid:t,node:n},type:"set"})},e.disableNotifications=function(t,n){return e.sendIQ({push:{action:"disable",jid:t,node:n},type:"set"})}}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(1);t.default=function(e){e.disco.addFeature((0,r.NS_PEP_NOTIFY)(r.NS_AVATAR_METADATA)),e.on("pubsub:published",(function(t){if(t.pubsub.items.node===r.NS_AVATAR_METADATA){var n=t.pubsub.items.published[0].content;e.emit("avatar",{avatars:n.versions||[],jid:t.from,source:"pubsub"})}})),e.on("presence",(function(t){t.vcardAvatar&&"string"==typeof t.vcardAvatar&&e.emit("avatar",{avatars:[{id:t.vcardAvatar}],jid:t.from,source:"vcard"})})),e.publishAvatar=function(t,n){return e.publish("",r.NS_AVATAR_DATA,{data:n,itemType:r.NS_AVATAR_DATA},t)},e.useAvatars=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return e.publish("",r.NS_AVATAR_METADATA,{itemType:r.NS_AVATAR_METADATA,pointers:n,versions:t},"current")},e.getAvatar=function(t,n){return e.getItem(t,r.NS_AVATAR_DATA,n)}}},function(e,t,n){"use strict";var r=n(8);n(15);var i=n(23);Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){e.registerFeature("bind",300,function(){var t=i(r.mark((function t(n,i){var o,a;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,e.sendIQ({bind:{resource:e.config.resource},type:"set"});case 3:return o=t.sent,e.features.negotiated.bind=!0,e.emit("session:prebind",o.bind.jid),a=!n.legacySession||n.legacySession&&n.legacySession.optional,!e.sessionStarted&&a&&e.emit("session:started",e.jid),t.abrupt("return",i());case 11:return t.prev=11,t.t0=t.catch(0),console.error(t.t0),t.abrupt("return",i("disconnect","JID binding failed"));case 15:case"end":return t.stop()}}),t,null,[[0,11]])})));return function(e,n){return t.apply(this,arguments)}}()),e.registerFeature("legacySession",1e3,function(){var t=i(r.mark((function t(n,i){return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!(e.sessionStarted||n.legacySession&&n.legacySession.optional)){t.next=3;break}return e.features.negotiated.session=!0,t.abrupt("return",i());case 3:return t.prev=3,t.next=6,e.sendIQ({legacySession:!0,type:"set"});case 6:return e.features.negotiated.session=!0,e.sessionStarted||(e.sessionStarted=!0,e.emit("session:started",e.jid)),t.abrupt("return",i());case 11:return t.prev=11,t.t0=t.catch(3),t.abrupt("return",i("disconnect","Session requeset failed"));case 14:case"end":return t.stop()}}),t,null,[[3,11]])})));return function(e,n){return t.apply(this,arguments)}}()),e.on("session:started",(function(){e.sessionStarted=!0})),e.on("session:prebind",(function(t){e.jid=t,e.emit("session:bound",e.jid)})),e.on("--reset-stream-features",(function(){e.sessionStarted=!1,e.features.negotiated.bind=!1,e.features.negotiated.session=!1}))}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(1);t.default=function(e){e.disco.addFeature(r.NS_ADHOC_COMMANDS),e.disco.addItem({name:"Ad-Hoc Commands",node:r.NS_ADHOC_COMMANDS}),e.getCommands=function(t){return e.getDiscoItems(t,r.NS_ADHOC_COMMANDS)}}},function(e,t,n){"use strict";n(2),n(17);var r=n(8);n(15);var i=n(23);Object.defineProperty(t,"__esModule",{value:!0});var o=n(1),a=n(107);function s(e){return u.apply(this,arguments)}function u(){return(u=i(r.mark((function e(t){return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!t.sm.started){e.next=2;break}return e.abrupt("return",new Promise((function(e){t.once("stream:management:ack",(function(){return e()})),t.sm.request()})));case 2:return e.prev=2,e.next=5,t.ping();case 5:e.next=14;break;case 7:if(e.prev=7,e.t0=e.catch(2),!e.t0.error||"timeout"===e.t0.error.condition){e.next=13;break}return e.abrupt("return");case 13:throw e.t0;case 14:case"end":return e.stop()}}),e,null,[[2,7]])})))).apply(this,arguments)}function c(e,t){e.features.negotiated.clientStateIndication&&e.send("csi",{type:t})}t.default=function(e){e.disco.addFeature(o.NS_PING),e.on("iq:get:ping",(function(t){e.sendIQResult(t)})),e.on("--reset-stream-features",(function(){e._stopKeepAliveInterval(),e.features.negotiated.streamManagement=!1,e.features.negotiated.clientStateIndication=!1})),e.markActive=function(){return c(e,"active")},e.markInactive=function(){return c(e,"inactive")},e.ping=function(){var t=i(r.mark((function t(n){return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({ping:!0,to:n,type:"get"});case 2:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.enableKeepAlive=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};e._keepAliveOptions=t;var n=t.interval||300,o=t.timeout||e.config.timeout||15;function u(){return c.apply(this,arguments)}function c(){return(c=i(r.mark((function t(){return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!e.sessionStarted){t.next=10;break}return t.prev=1,t.next=4,(0,a.timeoutPromise)(s(e),1e3*o);case 4:t.next=10;break;case 6:t.prev=6,t.t0=t.catch(1),e.emit("stream:error",{condition:"connection-timeout",text:"Server did not respond in "+o+" seconds"}),e.transport&&(e.transport.hasStream=!1,e.transport.disconnect(!1));case 10:case"end":return t.stop()}}),t,null,[[1,6]])})))).apply(this,arguments)}clearInterval(e._keepAliveInterval),e._keepAliveInterval=setInterval(u,1e3*n)},e._stopKeepAliveInterval=function(){e._keepAliveInterval&&(clearInterval(e._keepAliveInterval),delete e._keepAliveInterval)},e.disableKeepAlive=function(){delete e._keepAliveOptions,e._stopKeepAliveInterval()},e.on("stream:management:resumed",(function(){e._keepAliveOptions&&e.enableKeepAlive(e._keepAliveOptions)})),e.on("stream:start",(function(){e._keepAliveOptions&&e.enableKeepAlive(e._keepAliveOptions)}));var t=function(){var t=i(r.mark((function t(n,o){var a;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(e.config.useStreamManagement){t.next=2;break}return t.abrupt("return",o());case 2:if(a=function(){var t=i(r.mark((function t(n){return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:t.t0=n.type,t.next="enabled"===t.t0?3:"resumed"===t.t0?8:"failed"===t.t0?17:22;break;case 3:return t.next=5,e.sm.enabled(n);case 5:return e.features.negotiated.streamManagement=!0,e.off("sm",a),t.abrupt("return",o());case 8:return t.next=10,e.sm.resumed(n);case 10:return e.features.negotiated.streamManagement=!0,e.features.negotiated.bind=!0,e.sessionStarted=!0,e.sessionStarting=!1,e.off("sm",a),e.emit("stream:management:resumed",n),t.abrupt("return",o("break"));case 17:return t.next=19,e.sm.failed(n);case 19:e.off("sm",a),e.emit("session:end"),o();case 22:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.on("sm",a),e.sm.id){t.next=14;break}if(!e.features.negotiated.bind){t.next=10;break}return t.next=8,e.sm.enable();case 8:t.next=12;break;case 10:e.off("sm",a),o();case 12:t.next=21;break;case 14:if(!e.sm.id||!e.sm.allowResume){t.next=19;break}return t.next=17,e.sm.resume();case 17:t.next=21;break;case 19:e.off("sm",a),o();case 21:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}();e.registerFeature("streamManagement",200,t),e.registerFeature("streamManagement",500,t),e.registerFeature("clientStateIndication",400,(function(t,n){e.features.negotiated.clientStateIndication=!0,n()}))}},function(e,t,n){"use strict";n(6);var r=n(8),i=n(9);n(15);var o=n(23);function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){i(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var u=n(18),c=(0,u.__importDefault)(n(494)),l=(0,u.__importStar)(n(93)),f=n(1);t.default=function(e){e.disco=new c.default,e.disco.addFeature(f.NS_DISCO_INFO),e.disco.addFeature(f.NS_DISCO_ITEMS),e.disco.addIdentity({category:"client",type:"web"}),e.registerFeature("caps",100,(function(t,n){var r=l.getDomain(e.jid)||e.config.server;e.emit("disco:caps",{caps:t.legacyCapabilities||[],jid:r}),e.features.negotiated.caps=!0,n()})),e.getDiscoInfo=function(){var t=o(r.mark((function t(n,i){var o;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({disco:{node:i,type:"info"},to:n,type:"get"});case 2:return o=t.sent,t.abrupt("return",s({extensions:[],features:[],identities:[]},o.disco));case 4:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),e.getDiscoItems=function(){var t=o(r.mark((function t(n,i){var o;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({disco:{node:i,type:"items"},to:n,type:"get"});case 2:return o=t.sent,t.abrupt("return",s({items:[]},o.disco));case 4:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),e.updateCaps=function(){var t=e.config.capsNode||"https://stanzajs.org";return e.disco.updateCaps(t)},e.getCurrentCaps=function(){var t=e.disco.getCaps();if(t){var n="".concat(t[0].node,"#").concat(t[0].value);return{info:e.disco.getNodeInfo(n),legacyCapabilities:t}}},e.on("presence",(function(t){t.legacyCapabilities&&e.emit("disco:caps",{caps:t.legacyCapabilities,jid:t.from})})),e.on("iq:get:disco",(function(t){var n=t.disco,r=n.type,i=n.node;"info"===r&&e.sendIQResult(t,{disco:s(s({},e.disco.getNodeInfo(i||"")),{},{node:i,type:"info"})}),"items"===r&&e.sendIQResult(t,{disco:{items:e.disco.items.get(i||"")||[],type:"items"}})}))}},function(e,t,n){"use strict";var r=n(8);n(15);var i=n(23);function o(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return a(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return a(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,s=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return s=e.done,e},e:function(e){u=!0,o=e},f:function(){try{s||null==n.return||n.return()}finally{if(u)throw o}}}}function a(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0});var s=n(18),u=n(40),c=n(1),l=(0,s.__importStar)(n(84));t.default=function(e){e.disco.addFeature("jid\\20escaping"),e.disco.addFeature(c.NS_DELAY),e.disco.addFeature(c.NS_EME_0),e.disco.addFeature(c.NS_FORWARD_0),e.disco.addFeature(c.NS_HASHES_2),e.disco.addFeature(c.NS_HASHES_1),e.disco.addFeature(c.NS_IDLE_1),e.disco.addFeature(c.NS_JSON_0),e.disco.addFeature(c.NS_OOB),e.disco.addFeature(c.NS_PSA),e.disco.addFeature(c.NS_REFERENCE_0),e.disco.addFeature(c.NS_SHIM),e.disco.addFeature(c.NS_DATAFORM),e.disco.addFeature(c.NS_DATAFORM_MEDIA),e.disco.addFeature(c.NS_DATAFORM_VALIDATION),e.disco.addFeature(c.NS_DATAFORM_LAYOUT);var t,n=o(l.getHashes());try{for(n.s();!(t=n.n()).done;){var a=t.value;e.disco.addFeature((0,c.NS_HASH_NAME)(a))}}catch(e){n.e(e)}finally{n.f()}e.disco.addFeature(c.NS_TIME),e.disco.addFeature(c.NS_VERSION),e.on("iq:get:softwareVersion",(function(t){return e.sendIQResult(t,{softwareVersion:e.config.softwareVersion||{name:"stanzajs.org",version:u.VERSION}})})),e.on("iq:get:time",(function(t){var n=new Date;e.sendIQResult(t,{time:{tzo:n.getTimezoneOffset(),utc:n}})})),e.getSoftwareVersion=function(){var t=i(r.mark((function t(n){var i;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({softwareVersion:{},to:n,type:"get"});case 2:return i=t.sent,t.abrupt("return",i.softwareVersion);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.getTime=function(){var t=i(r.mark((function t(n){var i;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({time:{},to:n,type:"get"});case 2:return i=t.sent,t.abrupt("return",i.time);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.getLastActivity=function(){var t=i(r.mark((function t(n){var i;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({lastActivity:{},to:n,type:"get"});case 2:return i=t.sent,t.abrupt("return",i.lastActivity);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()}},function(e,t,n){"use strict";n(21),n(2),n(17);var r=n(8);n(15);var i=n(23);function o(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return a(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return a(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,s=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return s=e.done,e},e:function(e){u=!0,o=e},f:function(){try{s||null==n.return||n.return()}finally{if(u)throw o}}}}function a(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){e.features={handlers:Object.create(null),negotiated:Object.create(null),order:[]},e.registerFeature=function(t,n,r){this.features.order.push({name:t,priority:n}),this.features.order.sort((function(e,t){return e.priority-t.priority})),this.features.handlers[t]=r.bind(e)},e.on("features",function(){var t=i(r.mark((function t(n){var i,a,s,u,c,l,f,p,d,h,v,m,g;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:f=function(e){return new Promise((function(t){a[e](n,(function(e,n){t(e?{command:e,message:n}:null)}))}))},i=e.features.negotiated,a=e.features.handlers,s=[],u=o(e.features.order);try{for(u.s();!(c=u.n()).done;)l=c.value.name,n[l]&&a[l]&&!i[l]&&s.push(l)}catch(e){u.e(e)}finally{u.f()}p=0,d=s;case 7:if(!(p<d.length)){t.next=33;break}if(h=d[p],!i[h]){t.next=11;break}return t.abrupt("continue",30);case 11:return v="",m="",t.prev=13,t.next=16,f(h);case 16:(g=t.sent)&&(v=g.command,m=g.message||""),t.next=25;break;case 20:t.prev=20,t.t0=t.catch(13),v="disconnect",m=t.t0.message,console.error(t.t0);case 25:if(v){t.next=27;break}return t.abrupt("continue",30);case 27:return"restart"===v&&e.transport&&e.transport.restart(),"disconnect"===v&&(e.emit("stream:error",{condition:"policy-violation",text:"Failed to negotiate stream features: "+m}),e.disconnect()),t.abrupt("return");case 30:p++,t.next=7;break;case 33:case"end":return t.stop()}}),t,null,[[13,20]])})));return function(e){return t.apply(this,arguments)}}())}},function(e,t,n){"use strict";n(39),n(27),n(7),n(2),n(17),n(79),n(13),n(146),n(14);var r=n(8),i=n(16);n(15);var o=n(23);function a(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return s(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return s(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){u=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(u)throw o}}}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0});var u=n(1);t.default=function(e){e.discoverBindings=function(){var t=o(r.mark((function t(n){var o,s,c,l;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return o=new Set,s=new Set,c=e.resolver.getHostMeta(n).then((function(e){var t,n,r=a(null!==(t=e.links)&&void 0!==t?t:[]);try{for(r.s();!(n=r.n()).done;){var i=n.value;i.href&&i.rel===u.NS_ALT_CONNECTIONS_WEBSOCKET&&s.add(i.href),i.href&&i.rel===u.NS_ALT_CONNECTIONS_XBOSH&&o.add(i.href)}}catch(e){r.e(e)}finally{r.f()}})).catch((function(e){return console.error(e)})),l=e.config.allowAlternateDNSDiscovery?e.resolver.resolveTXT("_xmppconnect.".concat(n)).then((function(e){var t,n=a(e);try{for(n.s();!(t=n.n()).done;){var r,i=a(t.value);try{for(i.s();!(r=i.n()).done;){var u=r.value;if(u.startsWith("_xmpp-client-websocket=")){var c=u.substring(u.indexOf("=")+1);c&&s.add(c)}if(u.startsWith("_xmpp-client-xbosh=")){var l=u.substring(u.indexOf("=")+1);l&&o.add(l)}}}catch(e){i.e(e)}finally{i.f()}}}catch(e){n.e(e)}finally{n.f()}})).catch((function(e){return console.error(e)})):Promise.resolve(),t.next=6,Promise.all([c,l]).catch((function(e){return console.error(e)}));case 6:return t.abrupt("return",{bosh:i(o).filter((function(e){return e.startsWith("https://")})),websocket:i(s).filter((function(e){return e.startsWith("wss://")}))});case 7:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()}},function(e,t,n){"use strict";var r=n(8);n(15);var i=n(23),o=n(9);function a(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return s(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return s(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){u=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(u)throw o}}}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function u(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function c(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?u(Object(n),!0).forEach((function(t){o(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var l=n(18),f=n(84),p=(0,l.__importStar)(n(217)),d=n(1);t.default=function(e){var t=!!f.RTCPeerConnection,n={advertiseAudio:t,advertiseFileTransfer:t,advertiseVideo:t,bundlePolicy:"balanced",hasRTCPeerConnection:t,iceServers:[{urls:"stun:stun.l.google.com:19302"}],iceTransportPolicy:"all",rtcpMuxPolicy:"require",trickleIce:!0},o=e.config.jingle,s=c(c({},n),o),u=e.jingle=new p.SessionManager(s),l=[d.NS_JINGLE_1];s.hasRTCPeerConnection&&(l.push(d.NS_JINGLE_ICE_0,d.NS_JINGLE_ICE_UDP_1,d.NS_JINGLE_DTLS_SCTP_1,d.NS_JINGLE_DTLS_0,"urn:ietf:rfc:5888"),!1===s.trickleIce&&l.push("urn:ietf:rfc:3264"),(s.advertiseAudio||s.advertiseVideo)&&l.push(d.NS_JINGLE_RTP_1,d.NS_JINGLE_RTP_RTCP_FB_0,d.NS_JINGLE_RTP_HDREXT_0,"urn:ietf:rfc:5576"),s.advertiseAudio&&l.push(d.NS_JINGLE_RTP_AUDIO),s.advertiseVideo&&l.push(d.NS_JINGLE_RTP_VIDEO),s.advertiseFileTransfer&&l.push(d.NS_JINGLE_FILE_TRANSFER_4,d.NS_JINGLE_FILE_TRANSFER_5));for(var h=0,v=l;h<v.length;h++){var m=v[h];e.disco.addFeature(m)}for(var g=function(){var t=b[y];u.on(t,(function(n,r){e.emit("jingle:"+t,n,r)}))},y=0,b=["outgoing","incoming","accepted","terminated","ringing","mute","unmute","hold","resumed"];y<b.length;y++)g();u.on("createdSession",(function(t){e.emit("jingle:created",t)})),u.on("send",function(){var t=i(r.mark((function t(n){var i;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(t.prev=0,"set"!==n.type){t.next=8;break}return t.next=4,e.sendIQ(n);case 4:(i=t.sent).jingle||(i.jingle={}),i.jingle.sid=n.jingle.sid,u.process(i);case 8:"result"===n.type&&e.sendIQResult({type:"set",id:n.id,from:n.to},n),"error"===n.type&&e.sendIQError({type:"set",id:n.id,from:n.to},n),t.next=17;break;case 12:t.prev=12,t.t0=t.catch(0),t.t0.jingle||(t.t0.jingle=n.jingle),t.t0.jingle.sid=n.jingle.sid,u.process(t.t0);case 17:case"end":return t.stop()}}),t,null,[[0,12]])})));return function(e){return t.apply(this,arguments)}}()),e.on("session:bound",(function(e){u.selfID=e})),e.on("iq:set:jingle",(function(e){u.process(e)})),e.on("unavailable",(function(e){u.endPeerSessions(e.from,void 0,!0)})),e.getServices=function(){var t=i(r.mark((function t(n,i,o){var a,s;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({externalServices:{type:i,version:o},to:n,type:"get"});case 2:return a=t.sent,(s=a.externalServices).services=s.services||[],t.abrupt("return",s);case 6:case"end":return t.stop()}}),t)})));return function(e,n,r){return t.apply(this,arguments)}}(),e.getServiceCredentials=function(){var t=i(r.mark((function t(n,i,o,a,s){var u;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({externalServiceCredentials:{host:i,port:a,type:o,version:s},to:n,type:"get"});case 2:return u=t.sent,t.abrupt("return",u.externalServiceCredentials);case 4:case"end":return t.stop()}}),t)})));return function(e,n,r,i,o){return t.apply(this,arguments)}}(),e.discoverICEServers=i(r.mark((function t(){var n,i,o,s,u,c,l,f=arguments;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=f.length>0&&void 0!==f[0]?f[0]:{},t.prev=1,t.next=4,e.getServices(e.config.server,void 0,n.version);case 4:i=t.sent,o=i.services||[],s=[],u=a(o);try{for(u.s();!(c=u.n()).done;)l=c.value,e.jingle.addICEServer(l)}catch(e){u.e(e)}finally{u.f()}return t.abrupt("return",s);case 12:return t.prev=12,t.t0=t.catch(1),t.abrupt("return",[]);case 15:case"end":return t.stop()}}),t,null,[[1,12]])})))}},function(e,t,n){"use strict";var r=n(9),i=n(8);n(15);var o=n(23);function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var u=n(18),c=n(310),l=(0,u.__importStar)(n(93)),f=n(1);t.default=function(e){e.getHistorySearchForm=function(){var t=o(i.mark((function t(n){var r,o,a=arguments;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=a.length>1&&void 0!==a[1]?a[1]:{},t.next=3,e.sendIQ({archive:{type:"query",version:r.version},to:n,type:"get"});case 3:return o=t.sent,t.abrupt("return",o.archive.form);case 5:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.searchHistory=function(){var t=o(i.mark((function t(n){var r,o,a,u,p,d,h,v,m,g,y=arguments;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=y.length>1&&void 0!==y[1]?y[1]:{},o=e.nextId(),a="","string"==typeof n?a=n:(a=n.to||"",r=n),r.queryId=o,(u=r.form||{}).type="submit",p=u.fields||[],d=[{name:"FORM_TYPE",type:"hidden",value:f.NS_MAM_2}],r.with&&d.push({name:"with",type:"text-single",value:r.with}),r.start&&d.push({name:"start",type:"text-single",value:r.start.toISOString()}),r.end&&d.push({name:"end",type:"text-single",value:r.end.toISOString()}),u.fields=(0,c.mergeFields)(d,p),r.form=u,h=l.allowedResponders(e.jid,a),v=[],m=function(e){h.has(e.from)&&e.archive&&e.archive.queryId===o&&v.push(e.archive)},e.on("mam:item",m),t.prev=18,t.next=21,e.sendIQ({archive:r,id:o,to:a,type:"set"});case 21:return g=t.sent,t.abrupt("return",s(s({},g.archive),{},{results:v}));case 23:return t.prev=23,e.off("mam:item",m),t.finish(23);case 26:case"end":return t.stop()}}),t,null,[[18,,23,26]])})));return function(e){return t.apply(this,arguments)}}(),e.getHistoryPreferences=o(i.mark((function t(){var n;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({archive:{type:"preferences"},type:"get"});case 2:return n=t.sent,t.abrupt("return",n.archive);case 4:case"end":return t.stop()}}),t)}))),e.setHistoryPreferences=function(t){return e.sendIQ({archive:s({type:"preferences"},t),type:"set"})},e.on("message",(function(t){t.archive&&e.emit("mam:item",t)}))}},function(e,t,n){"use strict";n(7),n(21),n(78),n(2),n(79),n(13),n(14);var r=n(9);function i(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function o(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?i(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function a(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return s(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return s(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){u=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(u)throw o}}}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0}),t.mergeFields=void 0,t.mergeFields=function(e,t){var n,r=[],i=new Map,s=a(t);try{for(s.s();!(n=s.n()).done;){var u=n.value;u.name&&i.set(u.name,u)}}catch(e){s.e(e)}finally{s.f()}var c,l=new Set,f=a(e);try{for(f.s();!(c=f.n()).done;){var p=c.value;p.name&&i.has(p.name)?(r.push(o(o({},p),i.get(p.name))),l.add(p.name)):r.push(o({},p))}}catch(e){f.e(e)}finally{f.f()}var d,h=a(t);try{for(h.s();!(d=h.n()).done;){var v=d.value;(!v.name||v.name&&!l.has(v.name))&&r.push(o({},v))}}catch(e){h.e(e)}finally{h.f()}return r}},function(e,t,n){"use strict";n(106),n(7),n(78),n(2),n(12),n(79),n(13),n(37),n(14);var r=n(8);n(15);var i=n(9),o=n(23);function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){i(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var u=(0,n(18).__importStar)(n(93)),c=n(1),l=new Set(["chat","groupchat","headline","normal"]),f=new Set(["chat","groupchat","normal"]),p=new Map([["markable",0],["received",1],["displayed",2],["acknowledged",3]]),d=function(e,t){var n;return e.marker&&(p.get(e.marker.type)<p.get(t)||"markable"===(null===(n=e.marker)||void 0===n?void 0:n.type))};function h(e,t){return v.apply(this,arguments)}function v(){return(v=o(r.mark((function e(t,n){return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.sendIQ({carbons:{action:n},type:"set"});case 2:case"end":return e.stop()}}),e)})))).apply(this,arguments)}t.default=function(e){e.disco.addFeature(c.NS_ATTENTION_0),e.disco.addFeature(c.NS_CHAT_MARKERS_0),e.disco.addFeature(c.NS_CHAT_STATES),e.disco.addFeature(c.NS_CORRECTION_0),e.disco.addFeature(c.NS_RECEIPTS),e.disco.addFeature(c.NS_RTT_0),e.enableCarbons=function(){return h(e,"enable")},e.disableCarbons=function(){return h(e,"disable")},e.markReceived=function(t){return e.sendMarker(t,"received")},e.markDisplayed=function(t){return e.sendMarker(t,"displayed")},e.markAcknowledged=function(t){return e.sendMarker(t,"acknowledged")},e.getAttention=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return e.sendMessage(s(s({},n),{},{requestingAttention:!0,to:t,type:"headline"}))},e.sendMarker=function(t,n,r){if(d(t,n)||r){var i=!1!==e.config.groupchatMarkersUseStanzaID,o=t.id;if("groupchat"===t.type&&t.stanzaIds&&i){var a=t.stanzaIds.find((function(e){return u.equalBare(e.by,t.from)}));a&&(o=a.id)}e.sendMessage({marker:{id:o,type:n},to:"groupchat"===t.type?u.toBare(t.from):t.from,type:t.type})}},e.on("message",(function(t){if(t.carbon&&u.equalBare(t.from,e.jid)){var n=t.carbon.forward.message;n.delay||(n.delay=t.carbon.forward.delay||{timestamp:new Date(Date.now())}),function(e){return!!e.carbon&&"received"===e.carbon.type}(t)&&(e.emit("carbon:received",t),e.emit("message",n)),function(e){return!!e.carbon&&"sent"===e.carbon.type}(t)&&(e.emit("carbon:sent",t),e.emit("message:sent",n,!0))}(function(e){return!!e.forms&&e.forms.length>0})(t)&&e.emit("dataform",t),t.requestingAttention&&e.emit("attention",t),function(e){return!!e.rtt}(t)&&e.emit("rtt",t),function(e){return!!e.replace}(t)&&e.emit("replace",t),function(e){return!!e.chatState}(t)&&f.has(t.type||"normal")&&e.emit("chat:state",t);var r=!1!==e.config.sendReceipts,i=!1!==e.config.sendMUCReceipts,o=!1!==e.config.chatMarkers,a=!1!==e.config.groupchatMarkersUseStanzaID,s=function(e){var t;return!!e.receipt&&"request"===e.receipt.type&&l.has(null!==(t=e.type)&&void 0!==t?t:"normal")}(t),c=d(t,"received"),p=s&&r&&("groupchat"!==t.type||i);if(p||o&&c){var h="groupchat"===t.type?u.toBare(t.from):t.from,v=t.id;if("groupchat"===t.type&&t.stanzaIds&&a){var m=t.stanzaIds.find((function(e){return u.equalBare(e.by,t.from)}));m&&(v=m.id)}e.sendMessage({receipt:p?{id:t.id,type:"received"}:void 0,marker:o&&c?{id:v,type:"received"}:void 0,to:h,type:t.type})}t.receipt&&"received"===t.receipt.type&&e.emit("receipt",t),t.marker&&"markable"!==t.marker.type&&e.emit("marker:".concat(t.marker.type),t)}))}},function(e,t,n){"use strict";n(39),n(49),n(27),n(7),n(21),n(78),n(2),n(17),n(89),n(13),n(14);var r=n(8),i=n(9);n(15);var o=n(23),a=n(34);function s(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function u(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?s(Object(n),!0).forEach((function(t){i(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):s(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function c(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return l(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return l(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0});var f=n(18),p=n(40),d=(0,f.__importStar)(n(93)),h=n(1),v=n(107);t.default=function(e){e.disco.addFeature(h.NS_MUC),e.disco.addFeature(h.NS_MUC_DIRECT_INVITE),e.disco.addFeature(h.NS_HATS_0),e.joinedRooms=new Map,e.joiningRooms=new Map,e.leavingRooms=new Map,e.on("session:started",(function(){var t=e.joiningRooms;e.joiningRooms=new Map;var n,r=c(t);try{for(r.s();!(n=r.n()).done;){var i=a(n.value,2),o=i[0],s=i[1];e.joinRoom(o,s)}}catch(e){r.e(e)}finally{r.f()}var u=e.joinedRooms;e.joinedRooms=new Map;var l,f=c(u);try{for(f.s();!(l=f.n()).done;){var p=a(l.value,2),d=p[0],h=p[1];e.joinRoom(d,h)}}catch(e){f.e(e)}finally{f.f()}})),e.on("message",(function(t){if("groupchat"!==t.type||!t.hasSubject||t.body){if(t.muc)if("direct-invite"===t.muc.type||!t.muc.invite&&t.legacyMUC){var n="direct-invite"===t.muc.type?t.muc:t.legacyMUC;e.emit("muc:invite",{from:t.from,password:n.password,reason:n.reason,room:n.jid,thread:n.thread,type:"direct"})}else t.muc.invite?e.emit("muc:invite",{from:t.muc.invite[0].from,password:t.muc.password,reason:t.muc.invite[0].reason,room:t.from,thread:t.muc.invite[0].thread,type:"mediated"}):t.muc.decline?e.emit("muc:declined",{from:t.muc.decline.from,reason:t.muc.decline.reason,room:t.from}):e.emit("muc:other",t)}else e.emit("muc:topic",{from:t.from,room:d.toBare(t.from),topic:t.subject||""})})),e.on("presence",(function(t){var n=d.toBare(t.from);if(e.joiningRooms.has(n)&&"error"===t.type)return e.joiningRooms.delete(n),e.emit("muc:failed",t),void e.emit("muc:error",t);if(function(e){return!!e.muc}(t)){var r=t.muc.statusCodes&&t.muc.statusCodes.indexOf(p.MUCStatusCode.SelfPresence)>=0,i=t.muc.statusCodes&&t.muc.statusCodes.indexOf(p.MUCStatusCode.NickChanged)>=0;if("error"!==t.type){if("unavailable"===t.type)return e.emit("muc:unavailable",t),r&&(i?e.joinedRooms.set(n,t.muc.nick):(e.emit("muc:leave",t),e.joinedRooms.delete(n),e.leavingRooms.delete(n))),void(t.muc.destroy&&e.emit("muc:destroyed",{newRoom:t.muc.destroy.jid,password:t.muc.destroy.password,reason:t.muc.destroy.reason,room:n}));e.emit("muc:available",t);var o=e.joiningRooms.has(n)||!e.joinedRooms.has(n);r&&(e.joinedRooms.set(n,d.getResource(t.from)),o&&(e.joiningRooms.delete(n),e.emit("muc:join",t)))}else e.emit("muc:error",t)}})),e.joinRoom=function(){var t=o(r.mark((function t(n,i){var o,a=arguments;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(o=a.length>2&&void 0!==a[2]?a[2]:{},n=d.toBare(n),e.joiningRooms.set(n,i||""),i){t.next=14;break}return t.prev=4,t.next=7,e.getReservedNick(n);case 7:i=t.sent,e.joiningRooms.set(n,i),t.next=14;break;case 11:throw t.prev=11,t.t0=t.catch(4),new Error("Room nick required");case 14:return t.abrupt("return",new Promise((function(t,r){function a(r){d.equalBare(r.from,n)&&(e.off("muc:join",a),e.off("muc:failed",s),t(r))}function s(t){d.equalBare(t.from,n)&&(e.off("muc:join",a),e.off("muc:failed",s),r(t))}e.on("muc:join",a),e.on("muc:failed",s),e.sendPresence(u(u({},o),{},{muc:u(u({},o.muc),{},{type:"join"}),to:d.createFull(n,i)}))})));case 15:case"end":return t.stop()}}),t,null,[[4,11]])})));return function(e,n){return t.apply(this,arguments)}}(),e.leaveRoom=function(t,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return t=d.toBare(t),n=n||e.joinedRooms.get(t),e.leavingRooms.set(t,n),new Promise((function(i,o){var a=r.id||(0,v.uuid)(),s=d.allowedResponders(t);function c(n){d.equalBare(n.from,t)&&(e.off("muc:leave",c),e.off("presence:error",l),i(n))}function l(n){n.id===a&&s.has(n.from)&&(e.joinedRooms.has(t)||e.leavingRooms.delete(t),e.off("muc:leave",c),e.off("presence:error",l),o(n))}e.on("muc:leave",c),e.on("presence:error",l),e.sendPresence(u(u({},r),{},{id:a,to:d.createFull(t,n),type:"unavailable"}))}))},e.ban=function(t,n,r){return e.setRoomAffiliation(t,n,"outcast",r)},e.kick=function(t,n,r){return e.setRoomRole(t,n,"none",r)},e.invite=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];Array.isArray(n)||(n=[n]),e.sendMessage({muc:{invite:n,type:"info"},to:t})},e.directInvite=function(t,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};e.sendMessage({muc:u(u({},r),{},{jid:t,type:"direct-invite"}),to:n})},e.declineInvite=function(t,n,r){e.sendMessage({muc:{decline:{reason:r,to:n},type:"info"},to:t})},e.changeNick=function(t,n){var r=(0,v.uuid)(),i=d.createFull(t,n),o=d.allowedResponders(t);return new Promise((function(t,n){function a(n){o.has(d.toBare(n.from))&&n.muc.statusCodes&&n.muc.statusCodes.includes(p.MUCStatusCode.SelfPresence)&&(e.off("muc:available",a),e.off("presence:id:".concat(r),s),t(n))}function s(i){o.has(d.toBare(i.from))&&i.id===r&&(e.off("muc:available",a),e.off("presence:id:".concat(r),s),"error"===i.type?n(i):t(i))}e.on("muc:available",a),e.on("presence:id:".concat(r),s),e.sendPresence({id:r,to:i})}))},e.setSubject=function(t,n){e.sendMessage({subject:n,to:t,type:"groupchat"})},e.getReservedNick=function(){var t=o(r.mark((function t(n){var i,o;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,e.getDiscoInfo(n,"x-roomuser-item");case 3:if(i=t.sent,!(o=i.identities[0]).name){t.next=9;break}return t.abrupt("return",o.name);case 9:throw new Error("No nickname reserved");case 10:t.next=15;break;case 12:throw t.prev=12,t.t0=t.catch(0),new Error("No nickname reserved");case 15:case"end":return t.stop()}}),t,null,[[0,12]])})));return function(e){return t.apply(this,arguments)}}(),e.requestRoomVoice=function(t){e.sendMessage({forms:[{fields:[{name:"FORM_TYPE",type:"hidden",value:"http://jabber.org/protocol/muc#request"},{name:"muc#role",type:"text-single",value:"participant"}],type:"submit"}],to:t})},e.setRoomAffiliation=function(t,n,r,i){return e.sendIQ({muc:{type:"user-list",users:[{affiliation:r,jid:n,reason:i}]},to:t,type:"set"})},e.setRoomRole=function(t,n,r,i){return e.sendIQ({muc:{type:"user-list",users:[{nick:n,reason:i,role:r}]},to:t,type:"set"})},e.getRoomMembers=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{affiliation:"member"};return e.sendIQ({muc:{type:"user-list",users:[n]},to:t,type:"get"})},e.getRoomConfig=function(){var t=o(r.mark((function t(n){var i;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({muc:{type:"configure"},to:n,type:"get"});case 2:if((i=t.sent).muc.form){t.next=5;break}throw new Error("No configuration form returned");case 5:return t.abrupt("return",i.muc.form);case 6:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.configureRoom=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return e.sendIQ({muc:{form:u(u({},n),{},{type:"submit"}),type:"configure"},to:t,type:"set"})},e.destroyRoom=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return e.sendIQ({muc:{destroy:n,type:"configure"},to:t,type:"set"})},e.getUniqueRoomName=function(){var e=o(r.mark((function e(t){var n;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,this.sendIQ({muc:{type:"unique"},to:t,type:"get"});case 2:if((n=e.sent).muc.name){e.next=5;break}throw new Error("No unique name returned");case 5:return e.abrupt("return",n.muc.name);case 6:case"end":return e.stop()}}),e,this)})));return function(t){return e.apply(this,arguments)}}(),e.getBookmarks=o(r.mark((function t(){var n;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.getPrivateData("bookmarks");case 2:if((n=t.sent)&&n.rooms){t.next=5;break}return t.abrupt("return",[]);case 5:return t.abrupt("return",n.rooms);case 6:case"end":return t.stop()}}),t)}))),e.setBookmarks=function(t){return e.setPrivateData("bookmarks",{rooms:t})},e.addBookmark=function(){var t=o(r.mark((function t(n){var i,o,a,s,l,f;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.getBookmarks();case 2:i=t.sent,o=[],a=!1,s=c(i);try{for(s.s();!(l=s.n()).done;)f=l.value,d.equalBare(f.jid,n.jid)?(o.push(u(u({},f),n)),a=!0):o.push(f)}catch(e){s.e(e)}finally{s.f()}return a||o.push(n),t.abrupt("return",e.setBookmarks(o));case 9:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.removeBookmark=function(){var t=o(r.mark((function t(n){var i,o;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.getBookmarks();case 2:return i=t.sent,o=i.filter((function(e){return!d.equalBare(e.jid,n)})),t.abrupt("return",e.setBookmarks(o));case 5:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()}},function(e,t,n){"use strict";var r=n(9);function i(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function o(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?i(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var a=n(1);t.default=function(e){e.disco.addFeature(a.NS_ACTIVITY),e.disco.addFeature(a.NS_GEOLOC),e.disco.addFeature(a.NS_MOOD),e.disco.addFeature(a.NS_NICK),e.disco.addFeature(a.NS_TUNE),e.disco.addFeature((0,a.NS_PEP_NOTIFY)(a.NS_ACTIVITY)),e.disco.addFeature((0,a.NS_PEP_NOTIFY)(a.NS_GEOLOC)),e.disco.addFeature((0,a.NS_PEP_NOTIFY)(a.NS_MOOD)),e.disco.addFeature((0,a.NS_PEP_NOTIFY)(a.NS_NICK)),e.disco.addFeature((0,a.NS_PEP_NOTIFY)(a.NS_TUNE)),e.publishActivity=function(t){return e.publish("",a.NS_ACTIVITY,o({itemType:a.NS_ACTIVITY},t))},e.publishGeoLoc=function(t){return e.publish("",a.NS_GEOLOC,o({itemType:a.NS_GEOLOC},t))},e.publishMood=function(t){return e.publish("",a.NS_MOOD,o({itemType:a.NS_MOOD},t))},e.publishNick=function(t){return e.publish("",a.NS_NICK,{itemType:a.NS_NICK,nick:t})},e.publishTune=function(t){return e.publish("",a.NS_TUNE,o({itemType:a.NS_TUNE},t))},e.on("pubsub:published",(function(t){var n=t.pubsub.items.published[0].content;switch(t.pubsub.items.node){case a.NS_ACTIVITY:return e.emit("activity",{activity:n,jid:t.from});case a.NS_GEOLOC:return e.emit("geoloc",{geoloc:n,jid:t.from});case a.NS_MOOD:return e.emit("mood",{jid:t.from,mood:n});case a.NS_NICK:return e.emit("nick",{jid:t.from,nick:n.nick});case a.NS_TUNE:return e.emit("tune",{jid:t.from,tune:t.pubsub.items.published[0].content})}}))}},function(e,t,n){"use strict";var r=n(9),i=n(8);n(15);var o=n(23);function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var u=(0,n(18).__importStar)(n(93)),c=n(1);t.default=function(e){e.disco.addFeature("".concat(c.NS_SHIM,"#SubID"),c.NS_SHIM),e.on("message",(function(t){!function(e){return!!e.pubsub&&!(e.pubsub.context&&"user"!==e.pubsub.context||!e.pubsub.affiliations)}(t)?function(e){return!!e.pubsub}(t)&&(e.emit("pubsub:event",t),!function(e){return!!e.pubsub.items&&!!e.pubsub.items.published}(t)?!function(e){return!!e.pubsub.items&&!!e.pubsub.items.retracted}(t)?!function(e){return"purge"===e.pubsub.eventType}(t)?!function(e){return"delete"===e.pubsub.eventType}(t)?!function(e){return"subscription"===e.pubsub.eventType}(t)?function(e){return"configuration"===e.pubsub.eventType}(t)&&e.emit("pubsub:config",t):e.emit("pubsub:subscription",t):e.emit("pubsub:deleted",t):e.emit("pubsub:purged",t):e.emit("pubsub:retracted",t):e.emit("pubsub:published",t)):e.emit("pubsub:affiliations",t)})),e.subscribeToNode=function(){var t=o(i.mark((function t(n,r){var o,a,s,c;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return o={},"string"==typeof r?(o.node=r,o.jid=u.toBare(e.jid)):(o.node=r.node,o.jid=r.jid||(r.useBareJID?u.toBare(e.jid):e.jid),a=r.options),t.next=4,e.sendIQ({pubsub:{context:"user",subscribe:o,subscriptionOptions:a?{form:a}:void 0},to:n,type:"set"});case 4:return s=t.sent,c=s.pubsub.subscription||{},s.pubsub.subscriptionOptions&&(c.options=s.pubsub.subscriptionOptions.form),t.abrupt("return",c);case 8:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),e.unsubscribeFromNode=function(){var t=o(i.mark((function t(n,r){var o,a;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return o={},"string"==typeof r?(o.node=r,o.jid=u.toBare(e.jid)):(o.node=r.node,o.subid=r.subid,o.jid=r.jid||(r.useBareJID?u.toBare(e.jid):e.jid)),t.next=4,e.sendIQ({pubsub:{context:"user",unsubscribe:o},to:n,type:"set"});case 4:if((a=t.sent).pubsub&&a.pubsub.subscription){t.next=7;break}return t.abrupt("return",s(s({},o),{},{state:"none"}));case 7:return t.abrupt("return",a.pubsub.subscription);case 8:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),e.publish=function(t,n,r,i){return e.sendIQ({pubsub:{context:"user",publish:{item:{content:r,id:i},node:n}},to:t,type:"set"})},e.getItem=function(){var t=o(i.mark((function t(n,r,o){var a;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({pubsub:{context:"user",fetch:{items:[{id:o}],node:r}},to:n,type:"get"});case 2:return a=t.sent,t.abrupt("return",a.pubsub.fetch.items[0]);case 4:case"end":return t.stop()}}),t)})));return function(e,n,r){return t.apply(this,arguments)}}(),e.getItems=function(){var t=o(i.mark((function t(n,r){var o,a,s,u=arguments;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return o=u.length>2&&void 0!==u[2]?u[2]:{},t.next=3,e.sendIQ({pubsub:{context:"user",fetch:{max:o.max,node:r},paging:o},to:n,type:"get"});case 3:return a=t.sent,(s=a.pubsub.fetch).paging=a.pubsub.paging,t.abrupt("return",s);case 7:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),e.retract=function(t,n,r,i){return e.sendIQ({pubsub:{context:"user",retract:{id:r,node:n,notify:i}},to:t,type:"set"})},e.purgeNode=function(t,n){return e.sendIQ({pubsub:{context:"owner",purge:n},to:t,type:"set"})},e.deleteNode=function(t,n,r){return e.sendIQ({pubsub:{context:"owner",destroy:{node:n,redirect:r}},to:t,type:"set"})},e.createNode=function(){var t=o(i.mark((function t(n,r,o){var a;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({pubsub:{configure:o?{form:o}:void 0,context:"user",create:{node:r}},to:n,type:"set"});case 2:if((a=t.sent).pubsub&&a.pubsub.create){t.next=5;break}return t.abrupt("return",{node:r});case 5:return t.abrupt("return",a.pubsub.create);case 6:case"end":return t.stop()}}),t)})));return function(e,n,r){return t.apply(this,arguments)}}(),e.getSubscriptions=function(){var t=o(i.mark((function t(n){var r,o,a=arguments;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=a.length>1&&void 0!==a[1]?a[1]:{},t.next=3,e.sendIQ({pubsub:{context:"user",subscriptions:r},to:n,type:"get"});case 3:return o=t.sent,t.abrupt("return",o.pubsub.subscriptions);case 5:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.getAffiliations=function(t,n){return e.sendIQ({pubsub:{affiliations:{node:n}},to:t,type:"get"})},e.getNodeSubscribers=function(t,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return"string"==typeof n?r.node=n:r=s(s({},r),n),e.sendIQ({pubsub:{context:"owner",subscriptions:r},to:t,type:"get"})},e.updateNodeSubscriptions=function(t,n,r){return e.sendIQ({pubsub:{context:"owner",subscriptions:{items:r,node:n}},to:t,type:"set"})},e.getNodeAffiliations=function(){var t=o(i.mark((function t(n,r){var o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({pubsub:{affiliations:{node:r},context:"owner"},to:n,type:"get"});case 2:return o=t.sent,t.abrupt("return",o.pubsub.affiliations);case 4:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),e.updateNodeAffiliations=function(t,n,r){return e.sendIQ({pubsub:{affiliations:{items:r,node:n},context:"owner"},to:t,type:"set"})},e.getNodeConfig=function(){var t=o(i.mark((function t(n,r){var o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({pubsub:{configure:{node:r},context:"owner"},to:n,type:"get"});case 2:return o=t.sent,t.abrupt("return",o.pubsub.configure.form||{});case 4:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),e.getDefaultNodeConfig=function(){var t=o(i.mark((function t(n){var r;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({pubsub:{context:"owner",defaultConfiguration:{}},to:n,type:"get"});case 2:return r=t.sent,t.abrupt("return",r.pubsub.defaultConfiguration.form||{});case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.configureNode=function(){var t=o(i.mark((function t(n,r,o){return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",e.sendIQ({pubsub:{configure:{form:o,node:r},context:"owner"},to:n,type:"set"}));case 1:case"end":return t.stop()}}),t)})));return function(e,n,r){return t.apply(this,arguments)}}(),e.getDefaultSubscriptionOptions=function(){var t=o(i.mark((function t(n){var r;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({pubsub:{defaultSubscriptionOptions:{}},to:n,type:"get"});case 2:return r=t.sent,t.abrupt("return",r.pubsub.defaultSubscriptionOptions.form||{});case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()}},function(e,t,n){"use strict";var r=n(9),i=n(8);n(15);var o=n(23);function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var u=(0,n(18).__importStar)(n(93));t.default=function(e){function t(e,t){return n.apply(this,arguments)}function n(){return(n=o(i.mark((function t(n,r){return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({blockList:{action:n,jids:[r]},type:"set"});case 2:case"end":return t.stop()}}),t)})))).apply(this,arguments)}e.on("iq:set:roster",(function(t){if(!u.allowedResponders(e.jid).has(t.from))return e.sendIQError(t,{error:{condition:"service-unavailable",type:"cancel"}});e.emit("roster:update",t),e.sendIQResult(t)})),e.on("iq:set:blockList",(function(t){if(!u.allowedResponders(e.jid).has(t.from))return e.sendIQError(t,{error:{condition:"service-unavailable",type:"cancel"}});var n=t.blockList;e.emit(n.action,{jids:n.jids||[]}),e.sendIQResult(t)})),e.getRoster=o(i.mark((function t(){var n,r;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({roster:{version:e.config.rosterVer},type:"get"});case 2:if(!(n=t.sent).roster){t.next=10;break}return(r=n.roster.version)&&(e.config.rosterVer=r,e.emit("roster:ver",r)),n.roster.items=n.roster.items||[],t.abrupt("return",n.roster);case 10:return t.abrupt("return",{items:[]});case 11:case"end":return t.stop()}}),t)}))),e.updateRosterItem=function(){var t=o(i.mark((function t(n){return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({roster:{items:[n]},type:"set"});case 2:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.removeRosterItem=function(t){return e.updateRosterItem({jid:t,subscription:"remove"})},e.subscribe=function(t){e.sendPresence({type:"subscribe",to:t})},e.unsubscribe=function(t){e.sendPresence({type:"unsubscribe",to:t})},e.acceptSubscription=function(t){e.sendPresence({type:"subscribed",to:t})},e.denySubscription=function(t){e.sendPresence({type:"unsubscribed",to:t})},e.getBlocked=o(i.mark((function t(){var n;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({blockList:{action:"list"},type:"get"});case 2:return n=t.sent,t.abrupt("return",s({jids:[]},n.blockList));case 4:case"end":return t.stop()}}),t)}))),e.block=function(){var e=o(i.mark((function e(n){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",t("block",n));case 1:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),e.unblock=function(){var e=o(i.mark((function e(n){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",t("unblock",n));case 1:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),e.goInvisible=o(i.mark((function t(){var n,r=arguments;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=r.length>0&&void 0!==r[0]&&r[0],t.next=3,e.sendIQ({type:"set",visiblity:{probe:n,type:"invisible"}});case 3:case"end":return t.stop()}}),t)}))),e.goVisible=o(i.mark((function t(){return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({type:"set",visiblity:{type:"visible"}});case 2:case"end":return t.stop()}}),t)})))}},function(e,t,n){"use strict";n(21);var r=n(8),i=n(9);n(15);var o=n(23);function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){i(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){e.registerFeature("sasl",100,function(){var t=o(r.mark((function t(n,i){var a,u,c;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(a=e.sasl.createMechanism(n.sasl.mechanisms),u=function(){var t=o(r.mark((function t(n){var o,c,l;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(a){t.next=2;break}return t.abrupt("return");case 2:t.t0=n.type,t.next="success"===t.t0?5:"challenge"===t.t0?11:"failure"===t.t0||"abort"===t.t0?27:31;break;case 5:return e.features.negotiated.sasl=!0,e.off("sasl",u),e.emit("auth:success",e.config.credentials),e.transport&&(e.transport.authenticated=!0),i("restart"),t.abrupt("return");case 11:return a.processChallenge(n.value),t.prev=12,t.next=15,e.getCredentials();case 15:o=t.sent,(c=a.createResponse(o))||""===c?e.send("sasl",{type:"response",value:c}):e.send("sasl",{type:"response"}),(l=a.getCacheableCredentials())&&(e.config.credentials||(e.config.credentials={}),e.config.credentials=s(s({},e.config.credentials),l),e.emit("credentials:update",e.config.credentials)),t.next=26;break;case 22:t.prev=22,t.t1=t.catch(12),console.error(t.t1),e.send("sasl",{type:"abort"});case 26:return t.abrupt("return");case 27:return e.off("sasl",u),e.emit("auth:failed"),i("disconnect","authentication failed"),t.abrupt("return");case 31:case"end":return t.stop()}}),t,null,[[12,22]])})));return function(e){return t.apply(this,arguments)}}(),a){t.next=6;break}return e.off("sasl",u),e.emit("auth:failed"),t.abrupt("return",i("disconnect","authentication failed"));case 6:return e.on("sasl",u),e.once("--reset-stream-features",(function(){e.features.negotiated.sasl=!1,e.off("sasl",u)})),t.prev=8,t.next=11,e.getCredentials();case 11:c=t.sent,e.send("sasl",{mechanism:a.name,type:"auth",value:a.createResponse(c)}),t.next=19;break;case 15:t.prev=15,t.t0=t.catch(8),console.error(t.t0),e.send("sasl",{type:"abort"});case 19:case"end":return t.stop()}}),t,null,[[8,15]])})));return function(e,n){return t.apply(this,arguments)}}())}},function(e,t,n){"use strict";n(106),n(49),n(276),n(21),n(89);var r=n(9),i=n(8);n(15);var o=n(23);function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function u(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return c(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return c(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function c(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0});var l=(0,n(18).__importStar)(n(93)),f=n(1);t.default=function(e){function t(e){return n.apply(this,arguments)}function n(){return(n=o(i.mark((function t(n){var r,o,a,s,c,l,p;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.getDiscoInfo(n);case 2:if((r=t.sent).features&&r.features.includes(f.NS_HTTP_UPLOAD_0)){t.next=5;break}return t.abrupt("return");case 5:a=u(r.extensions||[]),t.prev=6,a.s();case 8:if((s=a.n()).done){t.next=17;break}if(c=s.value,!(l=c.fields||[]).some((function(e){return"FORM_TYPE"===e.name&&e.value===f.NS_HTTP_UPLOAD_0}))){t.next=15;break}return(p=l.find((function(e){return"max-file-size"===e.name})))&&(o=parseInt(p.value,10)),t.abrupt("return",{jid:n,maxSize:o});case 15:t.next=8;break;case 17:t.next=22;break;case 19:t.prev=19,t.t0=t.catch(6),a.e(t.t0);case 22:return t.prev=22,a.f(),t.finish(22);case 25:case"end":return t.stop()}}),t,null,[[6,19,22,25]])})))).apply(this,arguments)}e.disco.addFeature(f.NS_BOB),e.getBits=function(){var t=o(i.mark((function t(n,r){var o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({bits:{cid:r},to:n,type:"get"});case 2:return o=t.sent,t.abrupt("return",o.bits);case 4:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),e.getUploadService=o(i.mark((function n(){var r,o,a,s,c,f,p,d=arguments;return i.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return r=d.length>0&&void 0!==d[0]?d[0]:l.getDomain(e.jid),n.next=3,t(r);case 3:if(!(o=n.sent)){n.next=6;break}return n.abrupt("return",o);case 6:return n.next=8,e.getDiscoItems(r);case 8:a=n.sent,s=u(a.items||[]),n.prev=10,s.s();case 12:if((c=s.n()).done){n.next=23;break}if((f=c.value).jid){n.next=16;break}return n.abrupt("continue",21);case 16:return n.next=18,t(f.jid);case 18:if(!(p=n.sent)){n.next=21;break}return n.abrupt("return",p);case 21:n.next=12;break;case 23:n.next=28;break;case 25:n.prev=25,n.t0=n.catch(10),s.e(n.t0);case 28:return n.prev=28,s.f(),n.finish(28);case 31:throw new Error("No upload service discovered on: "+r);case 32:case"end":return n.stop()}}),n,null,[[10,25,28,31]])}))),e.getUploadSlot=function(){var t=o(i.mark((function t(n,r){var o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({httpUpload:s({type:"request"},r),to:n,type:"get"});case 2:return o=t.sent,t.abrupt("return",o.httpUpload);case 4:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}()}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(18);(0,r.__exportStar)(n(319),t),(0,r.__exportStar)(n(320),t),(0,r.__exportStar)(n(321),t),(0,r.__exportStar)(n(322),t),(0,r.__exportStar)(n(323),t),(0,r.__exportStar)(n(324),t),(0,r.__exportStar)(n(325),t),(0,r.__exportStar)(n(326),t),(0,r.__exportStar)(n(327),t),(0,r.__exportStar)(n(328),t),(0,r.__exportStar)(n(329),t),(0,r.__exportStar)(n(330),t),(0,r.__exportStar)(n(331),t),(0,r.__exportStar)(n(332),t),(0,r.__exportStar)(n(333),t),(0,r.__exportStar)(n(334),t),(0,r.__exportStar)(n(335),t),(0,r.__exportStar)(n(336),t),(0,r.__exportStar)(n(337),t),(0,r.__exportStar)(n(338),t),(0,r.__exportStar)(n(339),t),(0,r.__exportStar)(n(340),t),(0,r.__exportStar)(n(341),t),(0,r.__exportStar)(n(342),t),(0,r.__exportStar)(n(343),t),(0,r.__exportStar)(n(344),t),(0,r.__exportStar)(n(345),t),(0,r.__exportStar)(n(346),t),(0,r.__exportStar)(n(347),t),(0,r.__exportStar)(n(348),t),(0,r.__exportStar)(n(349),t),(0,r.__exportStar)(n(350),t),(0,r.__exportStar)(n(351),t),(0,r.__exportStar)(n(352),t),(0,r.__exportStar)(n(353),t),(0,r.__exportStar)(n(354),t),(0,r.__exportStar)(n(355),t),(0,r.__exportStar)(n(356),t),(0,r.__exportStar)(n(357),t),(0,r.__exportStar)(n(358),t),(0,r.__exportStar)(n(359),t),(0,r.__exportStar)(n(360),t),(0,r.__exportStar)(n(361),t),(0,r.__exportStar)(n(362),t),(0,r.__exportStar)(n(363),t),(0,r.__exportStar)(n(364),t),(0,r.__exportStar)(n(365),t),(0,r.__exportStar)(n(366),t),(0,r.__exportStar)(n(367),t),(0,r.__exportStar)(n(368),t),(0,r.__exportStar)(n(369),t),(0,r.__exportStar)(n(370),t),(0,r.__exportStar)(n(371),t),(0,r.__exportStar)(n(372),t),(0,r.__exportStar)(n(373),t),(0,r.__exportStar)(n(374),t),(0,r.__exportStar)(n(375),t),(0,r.__exportStar)(n(376),t),(0,r.__exportStar)(n(377),t),(0,r.__exportStar)(n(378),t),(0,r.__exportStar)(n(379),t),(0,r.__exportStar)(n(380),t),(0,r.__exportStar)(n(381),t),(0,r.__exportStar)(n(382),t),(0,r.__exportStar)(n(383),t),(0,r.__exportStar)(n(384),t),(0,r.__exportStar)(n(385),t),(0,r.__exportStar)(n(386),t),(0,r.__exportStar)(n(387),t),(0,r.__exportStar)(n(388),t),(0,r.__exportStar)(n(389),t),(0,r.__exportStar)(n(390),t),(0,r.__exportStar)(n(391),t),(0,r.__exportStar)(n(392),t),(0,r.__exportStar)(n(393),t),(0,r.__exportStar)(n(394),t),(0,r.__exportStar)(n(395),t),(0,r.__exportStar)(n(396),t),(0,r.__exportStar)(n(397),t),(0,r.__exportStar)(n(398),t),(0,r.__exportStar)(n(224),t);var i=(0,r.__importDefault)(n(319)),o=(0,r.__importDefault)(n(320)),a=(0,r.__importDefault)(n(321)),s=(0,r.__importDefault)(n(322)),u=(0,r.__importDefault)(n(323)),c=(0,r.__importDefault)(n(324)),l=(0,r.__importDefault)(n(325)),f=(0,r.__importDefault)(n(326)),p=(0,r.__importDefault)(n(327)),d=(0,r.__importDefault)(n(328)),h=(0,r.__importDefault)(n(329)),v=(0,r.__importDefault)(n(330)),m=(0,r.__importDefault)(n(331)),g=(0,r.__importDefault)(n(332)),y=(0,r.__importDefault)(n(333)),b=(0,r.__importDefault)(n(334)),_=(0,r.__importDefault)(n(335)),S=(0,r.__importDefault)(n(336)),w=(0,r.__importDefault)(n(337)),x=(0,r.__importDefault)(n(338)),k=(0,r.__importDefault)(n(339)),O=(0,r.__importDefault)(n(340)),A=(0,r.__importDefault)(n(341)),T=(0,r.__importDefault)(n(342)),E=(0,r.__importDefault)(n(343)),I=(0,r.__importDefault)(n(344)),N=(0,r.__importDefault)(n(345)),R=(0,r.__importDefault)(n(346)),j=(0,r.__importDefault)(n(347)),P=(0,r.__importDefault)(n(348)),C=(0,r.__importDefault)(n(349)),L=(0,r.__importDefault)(n(350)),M=(0,r.__importDefault)(n(352)),D=(0,r.__importDefault)(n(353)),B=(0,r.__importDefault)(n(354)),F=(0,r.__importDefault)(n(351)),q=(0,r.__importDefault)(n(355)),U=(0,r.__importDefault)(n(356)),J=(0,r.__importDefault)(n(357)),z=(0,r.__importDefault)(n(358)),G=(0,r.__importDefault)(n(359)),H=(0,r.__importDefault)(n(360)),V=(0,r.__importDefault)(n(361)),W=(0,r.__importDefault)(n(362)),Q=(0,r.__importDefault)(n(363)),K=(0,r.__importDefault)(n(364)),Y=(0,r.__importDefault)(n(365)),X=(0,r.__importDefault)(n(366)),$=(0,r.__importDefault)(n(367)),Z=(0,r.__importDefault)(n(368)),ee=(0,r.__importDefault)(n(369)),te=(0,r.__importDefault)(n(370)),ne=(0,r.__importDefault)(n(371)),re=(0,r.__importDefault)(n(372)),ie=(0,r.__importDefault)(n(373)),oe=(0,r.__importDefault)(n(374)),ae=(0,r.__importDefault)(n(375)),se=(0,r.__importDefault)(n(376)),ue=(0,r.__importDefault)(n(377)),ce=(0,r.__importDefault)(n(378)),le=(0,r.__importDefault)(n(379)),fe=(0,r.__importDefault)(n(380)),pe=(0,r.__importDefault)(n(381)),de=(0,r.__importDefault)(n(382)),he=(0,r.__importDefault)(n(383)),ve=(0,r.__importDefault)(n(384)),me=(0,r.__importDefault)(n(385)),ge=(0,r.__importDefault)(n(386)),ye=(0,r.__importDefault)(n(387)),be=(0,r.__importDefault)(n(388)),_e=(0,r.__importDefault)(n(389)),Se=(0,r.__importDefault)(n(390)),we=(0,r.__importDefault)(n(391)),xe=(0,r.__importDefault)(n(392)),ke=(0,r.__importDefault)(n(393)),Oe=(0,r.__importDefault)(n(394)),Ae=(0,r.__importDefault)(n(395)),Te=(0,r.__importDefault)(n(396)),Ee=(0,r.__importDefault)(n(397)),Ie=(0,r.__importDefault)(n(398)),Ne=(0,r.__importDefault)(n(224)),Re=[i.default,o.default,a.default,s.default,u.default,c.default,l.default,f.default,p.default,d.default,h.default,v.default,m.default,g.default,y.default,b.default,_.default,S.default,w.default,x.default,k.default,O.default,A.default,T.default,E.default,I.default,N.default,R.default,j.default,P.default,C.default,L.default,M.default,D.default,B.default,F.default,q.default,U.default,J.default,z.default,G.default,H.default,V.default,W.default,Q.default,K.default,Y.default,X.default,$.default,Z.default,ee.default,te.default,ne.default,re.default,ie.default,oe.default,ae.default,se.default,ue.default,ce.default,le.default,fe.default,pe.default,de.default,he.default,ve.default,me.default,ge.default,ye.default,be.default,_e.default,Se.default,we.default,xe.default,ke.default,Oe.default,Ae.default,Te.default,Ee.default,Ie.default,Ne.default];t.default=Re},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={aliases:["features.legacySession","iq.legacySession"],element:"session",fields:{optional:(0,r.childBoolean)(null,"optional")},namespace:i.NS_SESSION};t.default=o},function(e,t,n){"use strict";n(6);var r=n(16);Object.defineProperty(t,"__esModule",{value:!0});var i=n(3),o=n(1),a=[{aliases:["atomentry"].concat(r((0,i.pubsubItemContentAliases)())),element:"entry",fields:{id:(0,i.childText)(null,"id"),published:(0,i.childDate)(null,"published"),updated:(0,i.childDate)(null,"updated")},namespace:o.NS_ATOM,type:o.NS_ATOM,typeField:"itemType"},{element:"summary",fields:{text:(0,i.text)(),type:(0,i.attribute)("type","text")},namespace:o.NS_ATOM,path:"atomentry.summary"},{element:"title",fields:{text:(0,i.text)(),type:(0,i.attribute)("type","text")},namespace:o.NS_ATOM,path:"atomentry.title"},{aliases:[{path:"atomentry.links",multiple:!0}],element:"link",fields:{href:(0,i.attribute)("href"),mediaType:(0,i.attribute)("type"),rel:(0,i.attribute)("rel")},namespace:o.NS_ATOM},{aliases:[{path:"atomentry.authors",multiple:!0}],element:"author",fields:{name:(0,i.childText)(null,"name"),uri:(0,i.childText)(null,"uri"),email:(0,i.childText)(null,"email")},namespace:o.NS_ATOM},{aliases:[{path:"atomentry.contributors",multiple:!0}],element:"contributor",fields:{name:(0,i.childText)(null,"name"),uri:(0,i.childText)(null,"uri"),email:(0,i.childText)(null,"email")},namespace:o.NS_ATOM},{aliases:[{path:"atomentry.categories",multiple:!0}],element:"category",fields:{term:(0,i.attribute)("term"),scheme:(0,i.attribute)("scheme"),label:(0,i.attribute)("label")},namespace:o.NS_ATOM},{element:"content",fields:{text:(0,i.text)(),type:(0,i.attribute)("type","text")},namespace:o.NS_ATOM,path:"atomentry.content"},{element:"rights",fields:{text:(0,i.text)(),type:(0,i.attribute)("type","text")},namespace:o.NS_ATOM,path:"atomentry.rights"}];t.default=a},function(e,t,n){"use strict";n(6),n(39),n(7),n(25),n(43),n(2),n(127),n(79),n(13),n(14);var r=n(16);Object.defineProperty(t,"__esModule",{value:!0});var i=n(40),o=n(3),a=n(1),s={defaultType:"stream",element:"stream",fields:{from:(0,o.attribute)("from"),id:(0,o.attribute)("id"),lang:(0,o.languageAttribute)(),to:(0,o.attribute)("to"),version:(0,o.attribute)("version")},namespace:a.NS_STREAM,path:"stream",type:"stream",typeField:"action"},u={element:"features",namespace:a.NS_STREAM,path:"features"},c={element:"error",fields:{alternateLanguageText:(0,o.childAlternateLanguageText)(a.NS_STREAMS,"text"),condition:(0,o.childEnum)(a.NS_STREAMS,Object.values(i.StreamErrorCondition),i.StreamErrorCondition.UndefinedCondition),seeOtherHost:(0,o.childText)(a.NS_STREAMS,i.StreamErrorCondition.SeeOtherHost),text:(0,o.childText)(a.NS_STREAMS,"text")},namespace:a.NS_STREAM,path:"streamError"},l=Object.values(i.StreamType).map((function(e){return{aliases:["stanzaError","message.error","presence.error","iq.error"],defaultType:a.NS_CLIENT,element:"error",fields:{alternateLanguageText:(0,o.childAlternateLanguageText)(a.NS_STANZAS,"text"),by:(0,o.JIDAttribute)("by"),condition:(0,o.childEnum)(a.NS_STANZAS,Object.values(i.StanzaErrorCondition),i.StanzaErrorCondition.UndefinedCondition),gone:(0,o.childText)(a.NS_STANZAS,i.StanzaErrorCondition.Gone),redirect:(0,o.childText)(a.NS_STANZAS,i.StanzaErrorCondition.Redirect),text:(0,o.childText)(a.NS_STANZAS,"text"),type:(0,o.attribute)("type")},namespace:e,type:e,typeField:"streamType"}})),f=new Set(["from","id","lang","to","type","payloadType","error","streamType"]),p=Object.values(i.StreamType).map((function(e){return{childrenExportOrder:{error:2e5},defaultType:a.NS_CLIENT,element:"iq",fields:{from:(0,o.JIDAttribute)("from"),id:(0,o.attribute)("id"),lang:(0,o.languageAttribute)(),payloadType:{order:-1e4,importer:function(e,t){if("get"===t.data.type||"set"===t.data.type){if(1!==e.children.filter((function(e){return"string"!=typeof e})).length)return"invalid-payload-count";var n=Object.keys(t.data).filter((function(e){return!f.has(e)}));return 1!==n.length?"unknown-payload":n[0]}}},to:(0,o.JIDAttribute)("to"),type:(0,o.attribute)("type")},namespace:e,path:"iq",type:e,typeField:"streamType"}})),d=Object.values(i.StreamType).map((function(e){return{childrenExportOrder:{error:2e5},defaultType:a.NS_CLIENT,element:"message",fields:{from:(0,o.JIDAttribute)("from"),id:(0,o.attribute)("id"),lang:(0,o.languageAttribute)(),to:(0,o.JIDAttribute)("to")},namespace:e,path:"message",type:e,typeField:"streamType"}})),h=Object.values(i.StreamType).map((function(e){return{childrenExportOrder:{error:2e5},defaultType:a.NS_CLIENT,element:"presence",fields:{from:(0,o.JIDAttribute)("from"),id:(0,o.attribute)("id"),lang:(0,o.languageAttribute)(),to:(0,o.JIDAttribute)("to")},namespace:e,path:"presence",type:e,typeField:"streamType"}})),v=[{element:"mechanisms",fields:{mechanisms:(0,o.multipleChildText)(null,"mechanism")},namespace:a.NS_SASL,path:"features.sasl"},{element:"abort",namespace:a.NS_SASL,path:"sasl",type:"abort",typeField:"type"},{element:"auth",fields:{mechanism:(0,o.attribute)("mechanism"),value:(0,o.textBuffer)("base64")},namespace:a.NS_SASL,path:"sasl",type:"auth",typeField:"type"},{element:"challenge",fields:{value:(0,o.textBuffer)("base64")},namespace:a.NS_SASL,path:"sasl",type:"challenge",typeField:"type"},{element:"response",fields:{value:(0,o.textBuffer)("base64")},namespace:a.NS_SASL,path:"sasl",type:"response",typeField:"type"},{element:"success",fields:{value:(0,o.textBuffer)("base64")},namespace:a.NS_SASL,path:"sasl",type:"success",typeField:"type"},{element:"failure",fields:{alternateLanguageText:(0,o.childAlternateLanguageText)(a.NS_SASL,"text"),condition:(0,o.childEnum)(a.NS_SASL,Object.values(i.SASLFailureCondition)),text:(0,o.childText)(a.NS_SASL,"text")},namespace:a.NS_SASL,path:"sasl",type:"failure",typeField:"type"}],m=[{aliases:["features.tls"],defaultType:"start",element:"starttls",fields:{required:(0,o.childBoolean)(null,"required")},namespace:a.NS_STARTTLS,path:"tls",type:"start",typeField:"type"},{element:"proceed",namespace:a.NS_STARTTLS,path:"tls",type:"proceed",typeField:"type"},{element:"failure",namespace:a.NS_STARTTLS,path:"tls",type:"failure",typeField:"type"}],g={aliases:["features.bind","iq.bind"],element:"bind",fields:{jid:(0,o.childText)(null,"jid"),resource:(0,o.childText)(null,"resource")},namespace:a.NS_BIND},y=[s,u,c].concat(r(l),v,m,r(p),r(d),r(h),[g]);t.default=y},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendStreamFeatures)({rosterPreApproval:(0,r.childBoolean)(i.NS_SUBSCRIPTION_PREAPPROVAL,"sub"),rosterVersioning:(0,r.childBoolean)(i.NS_ROSTER_VERSIONING,"ver")}),(0,r.extendMessage)({alternateLanguageBodies:(0,r.childAlternateLanguageText)(null,"body"),alternateLanguageSubjects:(0,r.childAlternateLanguageText)(null,"subject"),body:(0,r.childText)(null,"body"),hasSubject:(0,r.childBoolean)(null,"subject"),parentThread:(0,r.childAttribute)(null,"thread","parent"),subject:(0,r.childText)(null,"subject"),thread:(0,r.childText)(null,"thread"),type:(0,r.attribute)("type")}),(0,r.extendPresence)({alternateLanguageStatuses:(0,r.childAlternateLanguageText)(null,"status"),priority:(0,r.childInteger)(null,"priority",0),show:(0,r.childText)(null,"show"),status:(0,r.childText)(null,"status"),type:(0,r.attribute)("type")}),{element:"query",fields:{version:(0,r.attribute)("ver",void 0,{emitEmpty:!0})},namespace:i.NS_ROSTER,path:"iq.roster"},{aliases:[{path:"iq.roster.items",multiple:!0}],element:"item",fields:{groups:(0,r.multipleChildText)(null,"group"),jid:(0,r.JIDAttribute)("jid"),name:(0,r.attribute)("name"),pending:(0,r.attribute)("ask"),preApproved:(0,r.booleanAttribute)("approved"),subscription:(0,r.attribute)("subscription")},namespace:i.NS_ROSTER}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{element:"open",fields:{from:(0,r.attribute)("from"),id:(0,r.attribute)("id"),lang:(0,r.languageAttribute)(),to:(0,r.attribute)("to"),version:(0,r.attribute)("version")},namespace:i.NS_FRAMING,path:"stream",type:"open"},{element:"close",fields:{seeOtherURI:(0,r.attribute)("see-other-uri")},namespace:i.NS_FRAMING,path:"stream",type:"close"}];t.default=o},function(e,t,n){"use strict";n(50),n(2),n(24);var r=n(9);function i(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return o(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return o(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,s=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return s=e.done,e},e:function(e){u=!0,a=e},f:function(){try{s||null==n.return||n.return()}finally{if(u)throw a}}}}function o(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var u=n(40),c=n(3),l=n(1),f=[{aliases:[{path:"message.forms",multiple:!0}],element:"x",fields:{instructions:s(s({},(0,c.multipleChildText)(null,"instructions")),{},{exportOrder:2}),reported:s(s({},(0,c.splicePath)(null,"reported","dataformField",!0)),{},{exportOrder:3}),title:s(s({},(0,c.childText)(null,"title")),{},{exportOrder:1}),type:(0,c.attribute)("type")},namespace:l.NS_DATAFORM,optionalNamespaces:{xdv:l.NS_DATAFORM_VALIDATION},path:"dataform"},{aliases:[{path:"dataform.fields",multiple:!0},{path:"dataform.items.fields",multiple:!0}],element:"field",fields:{description:(0,c.childText)(null,"desc"),label:(0,c.attribute)("label"),name:(0,c.attribute)("var"),rawValues:s(s({},(0,c.multipleChildText)(null,"value")),{},{exporter:function(){return null}}),required:(0,c.childBoolean)(null,"required"),type:(0,c.attribute)("type"),value:{importer:function(e,t){var n=e.getAttribute("type"),r=(0,c.multipleChildText)(l.NS_DATAFORM,"value").importer(e,t),i=r[0];switch(n){case u.DataFormFieldType.TextMultiple:case u.DataFormFieldType.ListMultiple:case u.DataFormFieldType.JIDMultiple:return r;case u.DataFormFieldType.Hidden:case u.DataFormFieldType.Fixed:return 1===r.length?i:r;case u.DataFormFieldType.Boolean:if(i)return"1"===i||"true"===i;break;default:return i}},exporter:function(e,t,n){var r=(0,c.multipleChildText)(null,"value"),o=[],a=n.data&&n.data.rawValues?n.data.rawValues[0]:void 0;if("boolean"==typeof t)o="true"===a||"false"===a?[a]:[t?"1":"0"];else if(Array.isArray(t)){var s,u=i(t);try{for(u.s();!(s=u.n()).done;){var f=s.value;o.push(f.toString())}}catch(e){u.e(e)}finally{u.f()}}else o=[t.toString()];r.exporter(e,o,Object.assign({},n,{namespace:l.NS_DATAFORM}))}}},namespace:l.NS_DATAFORM,path:"dataformField"},{aliases:[{path:"dataform.fields.options",multiple:!0}],element:"option",fields:{label:(0,c.attribute)("label"),value:(0,c.childText)(null,"value")},namespace:l.NS_DATAFORM},{aliases:[{path:"dataform.items",multiple:!0}],element:"item",namespace:l.NS_DATAFORM},{element:"validate",fields:{listMax:(0,c.childIntegerAttribute)(null,"list-range","max"),listMin:(0,c.childIntegerAttribute)(null,"list-range","min"),method:(0,c.childEnum)(null,["basic","open","range","regex"],"basic"),rangeMax:(0,c.childAttribute)(null,"range","max"),rangeMin:(0,c.childAttribute)(null,"range","min"),regex:(0,c.childText)(null,"regex"),type:(0,c.attribute)("datatype","xs:string")},namespace:l.NS_DATAFORM_VALIDATION,path:"dataform.fields.validation"}];t.default=f},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{aliases:["presence.legacyLastActivity","iq.lastActivity"],element:"query",fields:{seconds:(0,r.integerAttribute)("seconds"),status:(0,r.text)()},namespace:i.NS_LAST_ACTIVITY}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{element:"query",fields:{activeList:(0,r.childAttribute)(null,"active","name"),defaultList:(0,r.childAttribute)(null,"default","name")},namespace:i.NS_PRIVACY,path:"iq.privacy"},{aliases:[{path:"iq.privacy.lists",multiple:!0}],element:"list",fields:{name:(0,r.attribute)("name")},namespace:i.NS_PRIVACY},{aliases:[{path:"iq.privacy.lists.items",multiple:!0}],element:"item",fields:{action:(0,r.attribute)("action"),incomingPresence:(0,r.childBoolean)(null,"presence-in"),iq:(0,r.childBoolean)(null,"iq"),messages:(0,r.childBoolean)(null,"message"),order:(0,r.integerAttribute)("order"),outgoingPresence:(0,r.childBoolean)(null,"presence-out"),type:(0,r.attribute)("type"),value:(0,r.attribute)("value")},namespace:i.NS_PRIVACY}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{aliases:["iq.disco","message.disco","features.disco"],childrenExportOrder:{identities:1,features:2,extensions:3},element:"query",fields:{features:(0,r.multipleChildAttribute)(null,"feature","var"),node:(0,r.attribute)("node")},namespace:i.NS_DISCO_INFO,path:"disco",type:"info",typeField:"type"},{aliases:[{path:"disco.identities",selector:"info",multiple:!0}],element:"identity",fields:{category:(0,r.attribute)("category"),lang:(0,r.languageAttribute)(),name:(0,r.attribute)("name"),type:(0,r.attribute)("type")},namespace:i.NS_DISCO_INFO},{aliases:[{path:"disco.items",multiple:!0,selector:"items"}],element:"item",fields:{jid:(0,r.JIDAttribute)("jid"),name:(0,r.attribute)("name"),node:(0,r.attribute)("node")},namespace:i.NS_DISCO_ITEMS},{aliases:[{path:"disco.items",multiple:!0,selector:"info"}],element:"item",fields:{category:(0,r.JIDAttribute)("category"),lang:(0,r.languageAttribute)(),name:(0,r.attribute)("name"),type:(0,r.attribute)("type")},namespace:i.NS_DISCO_INFO},(0,r.addAlias)(i.NS_DATAFORM,"x",[{path:"disco.extensions",multiple:!0,selector:"info"}]),(0,r.addAlias)(i.NS_RSM,"set",[{path:"disco.paging",selector:"items"}]),{aliases:["iq.disco","message.disco","features.disco"],element:"query",fields:{node:(0,r.attribute)("node")},namespace:i.NS_DISCO_ITEMS,path:"disco",type:"items",typeField:"type"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendMessage)({addresses:(0,r.splicePath)(i.NS_ADDRESS,"addresses","extendedAddress",!0)}),(0,r.extendPresence)({addresses:(0,r.splicePath)(i.NS_ADDRESS,"addresses","extendedAddress",!0)}),{element:"address",fields:{alternateLanguageDescriptions:(0,r.childAlternateLanguageText)(null,"desc"),delivered:(0,r.booleanAttribute)("delivered"),description:(0,r.attribute)("desc"),jid:(0,r.JIDAttribute)("jid"),node:(0,r.attribute)("node"),type:(0,r.attribute)("type"),uri:(0,r.attribute)("uri")},namespace:i.NS_ADDRESS,path:"extendedAddress"}];t.default=o},function(e,t,n){"use strict";var r=n(9);function i(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function o(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?i(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var a=n(3),s=n(1),u=[(0,a.addAlias)(s.NS_DATAFORM,"x",[{path:"iq.muc.form",selector:"configure"}]),{defaultType:"info",element:"x",fields:{password:(0,a.childText)(null,"password")},namespace:s.NS_MUC,path:"presence.muc",type:"join",typeField:"type"},{aliases:[{path:"presence.muc.history",selector:"join"}],element:"history",fields:{maxCharacters:(0,a.integerAttribute)("maxchars"),maxStanzas:(0,a.integerAttribute)("maxstanzas"),seconds:(0,a.integerAttribute)("seconds"),since:(0,a.dateAttribute)("since")},namespace:s.NS_MUC},{aliases:["presence.muc","message.muc"],defaultType:"info",element:"x",fields:{action:(0,a.childEnum)(null,["invite","decline","destroy"]),actor:(0,a.splicePath)(null,"item","mucactor"),affiliation:(0,a.childAttribute)(null,"item","affiliation"),jid:(0,a.childJIDAttribute)(null,"item","jid"),nick:(0,a.childAttribute)(null,"item","nick"),password:(0,a.childText)(null,"password"),reason:(0,a.deepChildText)([{namespace:null,element:"item"},{namespace:null,element:"reason"}]),role:(0,a.childAttribute)(null,"item","role"),statusCodes:(0,a.multipleChildAttribute)(null,"status","code")},namespace:s.NS_MUC_USER,type:"info",typeField:"type",typeOrder:1},{element:"actor",fields:{jid:(0,a.JIDAttribute)("jid"),nick:(0,a.attribute)("nick")},namespace:s.NS_MUC_USER,path:"mucactor"},{element:"destroy",fields:{jid:(0,a.JIDAttribute)("jid"),password:(0,a.childText)(null,"password"),reason:(0,a.childText)(null,"reason")},namespace:s.NS_MUC_USER,path:"presence.muc.destroy"},{aliases:[{path:"message.muc.invite",multiple:!0}],element:"invite",fields:{continue:(0,a.childBoolean)(null,"continue"),from:(0,a.JIDAttribute)("from"),reason:(0,a.childText)(null,"reason"),thread:(0,a.childAttribute)(null,"continue","thread"),to:(0,a.JIDAttribute)("to")},namespace:s.NS_MUC_USER},{element:"decline",fields:{from:(0,a.JIDAttribute)("from"),reason:(0,a.childText)(null,"reason"),to:(0,a.JIDAttribute)("to")},namespace:s.NS_MUC_USER,path:"message.muc",type:"decline"},{element:"query",namespace:s.NS_MUC_ADMIN,path:"iq.muc",type:"user-list",typeField:"type"},{aliases:[{path:"iq.muc.users",multiple:!0,selector:"user-list"}],element:"item",fields:{affiliation:(0,a.attribute)("affiliation"),jid:(0,a.JIDAttribute)("jid"),nick:(0,a.attribute)("nick"),reason:(0,a.childText)(null,"reason"),role:(0,a.attribute)("role")},namespace:s.NS_MUC_ADMIN},{aliases:["iq.muc.users.actor"],element:"actor",fields:{jid:(0,a.JIDAttribute)("jid"),nick:(0,a.attribute)("nick")},namespace:s.NS_MUC_ADMIN},{element:"query",namespace:s.NS_MUC_OWNER,path:"iq.muc",type:"configure",typeField:"type"},{aliases:[{path:"iq.muc.destroy",selector:"configure"}],element:"destroy",fields:{jid:(0,a.JIDAttribute)("jid"),password:(0,a.childText)(null,"password"),reason:(0,a.childText)(null,"reason")},namespace:s.NS_MUC_OWNER},{element:"x",fields:{action:(0,a.staticValue)("invite"),continue:(0,a.booleanAttribute)("continue"),jid:(0,a.JIDAttribute)("jid"),legacyReason:(0,a.text)(),password:(0,a.attribute)("password"),reason:(0,a.attribute)("reason"),thread:(0,a.attribute)("thread")},namespace:s.NS_MUC_DIRECT_INVITE,path:"message.muc",type:"direct-invite",typeOrder:2},{element:"unique",fields:{name:(0,a.text)()},namespace:s.NS_MUC_UNIQUE,path:"iq.muc",type:"unique"},(0,a.extendMessage)({legacyMUC:{exporter:function(e,t,n){var r=n.registry?n.registry.export("message.muc",o(o({},t),{},{type:"direct-invite"})):void 0;r&&e.appendChild(r)},exportOrder:100001,importer:function(e,t){if((0,a.findAll)(e,s.NS_MUC_USER,"x")[0]){var n=(0,a.findAll)(e,s.NS_MUC_DIRECT_INVITE,"x")[0];if(n)return t.registry?t.registry.import(n,o(o({},t),{},{path:"message"})):void 0}},importOrder:-1}})];t.default=u},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{aliases:["iq.ibb","message.ibb"],element:"open",fields:{ack:{importer:function(e,t){return"message"!==(0,r.attribute)("stanza","iq").importer(e,t)},exporter:function(e,t,n){(0,r.attribute)("stanza").exporter(e,t?"iq":"message",n)}},blockSize:(0,r.integerAttribute)("block-size"),sid:(0,r.attribute)("sid")},namespace:i.NS_IBB,type:"open",typeField:"action"},{aliases:["iq.ibb","message.ibb"],element:"close",fields:{sid:(0,r.attribute)("sid")},namespace:i.NS_IBB,type:"close",typeField:"action"},{aliases:["iq.ibb","message.ibb"],element:"data",fields:{data:(0,r.textBuffer)("base64"),seq:(0,r.integerAttribute)("seq"),sid:(0,r.attribute)("sid")},namespace:i.NS_IBB,type:"data",typeField:"action"}];t.default=o},function(e,t,n){"use strict";n(6);var r=n(16);Object.defineProperty(t,"__esModule",{value:!0});var i=n(3),o=n(1),a=[{aliases:[{path:"bookmarkStorage",impliedType:!0},{path:"iq.privateStorage.bookmarks",impliedType:!0}].concat(r((0,i.pubsubItemContentAliases)())),element:"storage",namespace:o.NS_BOOKMARKS,type:o.NS_BOOKMARKS,typeField:"itemType"},{aliases:[{path:"bookmarkStorage.rooms",multiple:!0}],element:"conference",fields:{autoJoin:(0,i.booleanAttribute)("autojoin"),jid:(0,i.JIDAttribute)("jid"),name:(0,i.attribute)("name"),nick:(0,i.childText)(null,"nick"),password:(0,i.childText)(null,"password")},namespace:o.NS_BOOKMARKS}];t.default=a},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={element:"query",namespace:n(1).NS_PRIVATE,path:"iq.privateStorage"};t.default=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.addAlias)(i.NS_DATAFORM,"x",["iq.command.form"]),(0,r.extendStanzaError)({commandError:(0,r.childEnum)(i.NS_ADHOC_COMMANDS,["bad-action","bad-locale","bad-payload","bad-sessionid","malformed-action","session-expired"])}),{element:"command",fields:{action:(0,r.attribute)("action"),node:(0,r.attribute)("node"),sid:(0,r.attribute)("sessionid"),status:(0,r.attribute)("status")},namespace:i.NS_ADHOC_COMMANDS,path:"iq.command"},{element:"actions",fields:{complete:(0,r.childBoolean)(null,"complete"),execute:(0,r.attribute)("execute"),next:(0,r.childBoolean)(null,"next"),prev:(0,r.childBoolean)(null,"prev")},namespace:i.NS_ADHOC_COMMANDS,path:"iq.command.availableActions"},{aliases:[{path:"iq.command.notes",multiple:!0}],element:"note",fields:{type:(0,r.attribute)("type"),value:(0,r.text)()},namespace:i.NS_ADHOC_COMMANDS}];t.default=o},function(e,t,n){"use strict";var r=n(9);function i(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function o(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?i(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var a=n(3),s=n(1),u="vcardTemp.records";function c(e,t){return{aliases:[{multiple:!0,path:u}],element:e,fields:{value:(0,a.text)()},namespace:s.NS_VCARD_TEMP,type:t,typeField:"type"}}var l=[{aliases:[{path:"iq.vcard"}],defaultType:s.NS_VCARD_TEMP,element:"vCard",fields:{fullName:(0,a.childText)(null,"FN")},namespace:s.NS_VCARD_TEMP,path:"vcardTemp",type:s.NS_VCARD_TEMP,typeField:"format"},{element:"N",fields:{additional:o(o({},(0,a.childText)(null,"MIDDLE")),{},{order:3}),family:o(o({},(0,a.childText)(null,"FAMILY")),{},{order:1}),given:o(o({},(0,a.childText)(null,"GIVEN")),{},{order:2}),prefix:o(o({},(0,a.childText)(null,"PREFIX")),{},{order:4}),suffix:o(o({},(0,a.childText)(null,"SUFFIX")),{},{order:5})},namespace:s.NS_VCARD_TEMP,path:"vcardTemp.name"},c("NICKNAME","nickname"),c("BDAY","birthday"),c("JABBERID","jid"),c("TZ","timezone"),c("TITLE","title"),c("ROLE","role"),c("URL","url"),c("NOTE","note"),c("SORT-STRING","sort"),c("UID","uid"),c("REV","revision"),c("PRODID","productId"),c("DESC","description"),{aliases:[{multiple:!0,path:u}],element:"EMAIL",fields:{preferred:(0,a.childBoolean)(null,"PREF"),types:(0,a.multipleChildEnum)(null,[["home","HOME"],["work","WORK"],["internet","INTERNET"]]),value:(0,a.childText)(null,"USERID")},namespace:s.NS_VCARD_TEMP,type:"email"},{aliases:[{path:u,multiple:!0}],element:"ORG",fields:{units:o(o({},(0,a.multipleChildText)(null,"ORGUNIT")),{},{order:2}),value:o(o({},(0,a.childText)(null,"ORGNAME")),{},{order:1})},namespace:s.NS_VCARD_TEMP,type:"organization",typeField:"type"},{aliases:[{multiple:!0,path:u}],element:"ADR",fields:{city:(0,a.childText)(null,"LOCALITY"),code:(0,a.childText)(null,"PCODE"),country:(0,a.childText)(null,"CTRY"),pobox:(0,a.childText)(null,"POBOX"),preferred:(0,a.childBoolean)(null,"PREF"),region:(0,a.childText)(null,"REGION"),street:(0,a.childText)(null,"STREET"),street2:(0,a.childText)(null,"EXTADD"),types:(0,a.multipleChildEnum)(null,[["home","HOME"],["work","WORK"],["domestic","DOM"],["international","INTL"],["postal","POSTAL"],["parcel","PARCEL"]])},namespace:s.NS_VCARD_TEMP,type:"address",typeField:"type"},{aliases:[{multiple:!0,path:u}],element:"LABEL",fields:{lines:(0,a.multipleChildText)(null,"LINE"),preferred:(0,a.childBoolean)(null,"PREF"),types:(0,a.multipleChildEnum)(null,[["home","HOME"],["work","WORK"]])},namespace:s.NS_VCARD_TEMP,type:"addressLabel",typeField:"type"},{aliases:[{multiple:!0,path:u}],element:"TEL",fields:{preferred:(0,a.childBoolean)(null,"PREF"),types:(0,a.multipleChildEnum)(null,[["home","HOME"],["work","WORK"],["cell","CELL"],["fax","FAX"],["voice","VOICE"],["msg","MSG"]]),value:(0,a.childText)(null,"NUMBER","",!0)},namespace:s.NS_VCARD_TEMP,type:"tel",typeField:"type"},{aliases:[{multiple:!0,path:u}],element:"PHOTO",fields:{data:(0,a.childText)(null,"BINVAL"),mediaType:(0,a.childText)(null,"TYPE"),url:(0,a.childText)(null,"EXTVAL")},namespace:s.NS_VCARD_TEMP,type:"photo",typeField:"type"},{aliases:[{multiple:!0,path:u}],element:"LOGO",fields:{data:(0,a.childText)(null,"BINVAL"),mediaType:(0,a.childText)(null,"TYPE"),url:(0,a.childText)(null,"EXTVAL")},namespace:s.NS_VCARD_TEMP,type:"logo",typeField:"type"},{aliases:[{multiple:!0,path:u}],element:"CATEGORIES",fields:{value:(0,a.multipleChildText)(null,"KEYWORD")},namespace:s.NS_VCARD_TEMP,type:"categories",typeField:"type"}];t.default=l},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.addAlias)(i.NS_DATAFORM,"x",["iq.search.form"]),(0,r.addAlias)(i.NS_RSM,"set",["iq.search.paging"]),{element:"query",fields:{email:(0,r.childText)(null,"email"),familyName:(0,r.childText)(null,"last"),givenName:(0,r.childText)(null,"first"),instructions:(0,r.childText)(null,"instructions"),nick:(0,r.childText)(null,"nick")},namespace:i.NS_SEARCH,path:"iq.search"},{aliases:[{path:"iq.search.items",multiple:!0}],element:"item",fields:{email:(0,r.childText)(null,"email"),familyName:(0,r.childText)(null,"last"),givenName:(0,r.childText)(null,"first"),jid:(0,r.JIDAttribute)("jid"),nick:(0,r.childText)(null,"nick")},namespace:i.NS_SEARCH}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={aliases:["iq.pubsub.paging"],element:"set",fields:{after:(0,r.childText)(null,"after"),before:(0,r.childText)(null,"before"),count:(0,r.childInteger)(null,"count"),first:(0,r.childText)(null,"first"),firstIndex:(0,r.childIntegerAttribute)(null,"first","index"),index:(0,r.childInteger)(null,"index"),last:(0,r.childText)(null,"last"),max:(0,r.childInteger)(null,"max")},namespace:i.NS_RSM,path:"paging"};t.default=o},function(e,t,n){"use strict";n(127),Object.defineProperty(t,"__esModule",{value:!0});var r,i=n(40),o=n(3),a=n(1),s={configurable:(0,o.childBoolean)(null,"subscribe-options"),configurationRequired:(0,o.deepChildBoolean)([{namespace:null,element:"subscribe-options"},{namespace:null,element:"required"}]),jid:(0,o.JIDAttribute)("jid"),node:(0,o.attribute)("node"),state:(0,o.attribute)("subscription"),subid:(0,o.attribute)("subid")},u={node:(0,o.attribute)("node")},c=[{aliases:["pubsub","iq.pubsub","message.pubsub"],childrenExportOrder:{configure:0,create:100,publish:100,subscribe:100,subscriptionOptions:0},defaultType:"user",element:"pubsub",fields:{publishOptions:(0,o.splicePath)(null,"publish-options","dataform")},namespace:a.NS_PUBSUB,type:"user",typeField:"context"},{aliases:["pubsub","iq.pubsub","message.pubsub"],defaultType:"user",element:"pubsub",fields:{purge:(0,o.childAttribute)(null,"purge","node")},namespace:a.NS_PUBSUB_OWNER,type:"owner",typeField:"context"},(0,o.addAlias)(a.NS_DATAFORM,"x",["iq.pubsub.configure.form","iq.pubsub.defaultConfiguration.form","iq.pubsub.defaultSubscriptionOptions.form","iq.pubsub.subscriptionOptions.form","message.pubsub.configuration.form"]),(0,o.addAlias)(a.NS_RSM,"set",["iq.pubsub.fetch.paging"]),(0,o.extendStanzaError)({pubsubError:(0,o.childEnum)(a.NS_PUBSUB_ERRORS,Object.values(i.PubsubErrorCondition)),pubsubUnsupportedFeature:(0,o.childAttribute)(a.NS_PUBSUB_ERRORS,"unsupported","feature")}),{element:"subscribe",fields:{jid:(0,o.JIDAttribute)("jid"),node:(0,o.attribute)("node")},namespace:a.NS_PUBSUB,path:"iq.pubsub.subscribe"},{element:"unsubscribe",fields:{jid:(0,o.JIDAttribute)("jid"),node:(0,o.attribute)("node"),subid:(0,o.attribute)("subid")},namespace:a.NS_PUBSUB,path:"iq.pubsub.unsubscribe"},{element:"options",fields:{jid:(0,o.JIDAttribute)("jid"),node:(0,o.attribute)("node"),subid:(0,o.attribute)("subid")},namespace:a.NS_PUBSUB,path:"iq.pubsub.subscriptionOptions"},{aliases:[{path:"iq.pubsub.subscriptions",selector:"user",impliedType:!0}],element:"subscriptions",fields:{jid:(0,o.JIDAttribute)("jid"),node:(0,o.attribute)("node")},namespace:a.NS_PUBSUB,type:"user"},{aliases:[{path:"iq.pubsub.subscriptions",selector:"owner",impliedType:!0}],element:"subscriptions",fields:{jid:(0,o.JIDAttribute)("jid"),node:(0,o.attribute)("node")},namespace:a.NS_PUBSUB_OWNER,type:"owner"},{aliases:[{path:"iq.pubsub.subscription",selector:"owner"},{impliedType:!0,multiple:!0,path:"iq.pubsub.subscriptions.items",selector:"owner"}],element:"subscription",fields:s,namespace:a.NS_PUBSUB},{aliases:[{path:"iq.pubsub.subscription",selector:"user"},{impliedType:!0,multiple:!0,path:"iq.pubsub.subscriptions.items",selector:"user"}],element:"subscription",fields:s,namespace:a.NS_PUBSUB,type:"user"},{aliases:[{impliedType:!0,multiple:!0,path:"iq.pubsub.subscriptions.items",selector:"owner"}],element:"subscription",fields:s,namespace:a.NS_PUBSUB_OWNER,type:"owner"},{aliases:[{path:"iq.pubsub.affiliations",selector:"user",impliedType:!0},{path:"message.pubsub.affiliations",selector:"user",impliedType:!0}],element:"affiliations",fields:u,namespace:a.NS_PUBSUB,type:"user"},{aliases:[{path:"iq.pubsub.affiliations",selector:"owner",impliedType:!0}],element:"affiliations",fields:u,namespace:a.NS_PUBSUB_OWNER,type:"owner"},{aliases:[{impliedType:!0,multiple:!0,path:"iq.pubsub.affiliations.items",selector:"user"},{impliedType:!0,multiple:!0,path:"message.pubsub.affiliations.items",selector:"user"}],element:"affiliation",fields:{affiliation:(0,o.attribute)("affiliation"),jid:(0,o.JIDAttribute)("jid"),node:(0,o.attribute)("node")},namespace:a.NS_PUBSUB,type:"user"},{aliases:[{impliedType:!0,multiple:!0,path:"iq.pubsub.affiliations.items",selector:"owner"}],element:"affiliation",fields:{affiliation:(0,o.attribute)("affiliation"),jid:(0,o.JIDAttribute)("jid"),node:(0,o.attribute)("node")},namespace:a.NS_PUBSUB_OWNER,type:"owner"},{element:"create",fields:u,namespace:a.NS_PUBSUB,path:"iq.pubsub.create"},{aliases:[{path:"iq.pubsub.destroy",selector:"owner"}],element:"delete",fields:{node:(0,o.attribute)("node"),redirect:(0,o.childAttribute)(null,"redirect","uri")},namespace:a.NS_PUBSUB_OWNER},{aliases:[{path:"iq.pubsub.configure",selector:"owner",impliedType:!0}],element:"configure",fields:u,namespace:a.NS_PUBSUB_OWNER,type:"owner"},{aliases:[{path:"iq.pubsub.configure",selector:"user",impliedType:!0}],element:"configure",fields:u,namespace:a.NS_PUBSUB,type:"user"},{element:"default",fields:{node:(0,o.attribute)("node")},namespace:a.NS_PUBSUB,path:"iq.pubsub.defaultSubscriptionOptions"},{element:"default",fields:{},namespace:a.NS_PUBSUB_OWNER,path:"iq.pubsub.defaultConfiguration"},{element:"publish",fields:u,namespace:a.NS_PUBSUB,path:"iq.pubsub.publish"},{element:"retract",fields:{id:(0,o.childAttribute)(null,"item","id"),node:(0,o.attribute)("node"),notify:(0,o.booleanAttribute)("notify")},namespace:a.NS_PUBSUB,path:"iq.pubsub.retract"},{element:"items",fields:{max:(0,o.integerAttribute)("max_items"),node:(0,o.attribute)("node")},namespace:a.NS_PUBSUB,path:"iq.pubsub.fetch"},{aliases:["pubsubitem","iq.pubsub.publish.item",{multiple:!0,path:"iq.pubsub.fetch.items"}],element:"item",fields:{id:(0,o.attribute)("id"),publisher:(0,o.JIDAttribute)("publisher")},namespace:a.NS_PUBSUB},{element:"event",fields:{eventType:(0,o.childEnum)(null,["purge","delete","subscription","configuration","items"])},namespace:a.NS_PUBSUB_EVENT,path:"message.pubsub",type:"event",typeField:"context"},{aliases:[{path:"message.pubsub.items.published",multiple:!0}],element:"item",fields:{id:(0,o.attribute)("id"),publisher:(0,o.JIDAttribute)("publisher")},namespace:a.NS_PUBSUB_EVENT,path:"pubsubeventitem"},{element:"purge",fields:u,namespace:a.NS_PUBSUB_EVENT,path:"message.pubsub.purge"},{element:"delete",fields:{node:(0,o.attribute)("node"),redirect:(0,o.childAttribute)(null,"redirect","uri")},namespace:a.NS_PUBSUB_EVENT,path:"message.pubsub.delete"},{aliases:[{path:"message.pubsub.subscription",selector:"event",impliedType:!0}],element:"subscription",fields:{expires:(r="expiry",{importer:function(e){var t=e.getAttribute(r);return"presence"===t?t:t?new Date(t):void 0},exporter:function(e,t){var n;n="string"==typeof t?t:t.toISOString(),e.setAttribute(r,n)}}),jid:(0,o.JIDAttribute)("jid"),node:(0,o.attribute)("node"),subid:(0,o.attribute)("subid"),type:(0,o.attribute)("subscription")},namespace:a.NS_PUBSUB_EVENT,type:"event"},{element:"configuration",fields:u,namespace:a.NS_PUBSUB_EVENT,path:"message.pubsub.configuration"},{element:"items",fields:{node:(0,o.attribute)("node"),retracted:(0,o.multipleChildAttribute)(null,"retract","id")},namespace:a.NS_PUBSUB_EVENT,path:"message.pubsub.items"}];t.default=c},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{element:"query",fields:{activate:(0,r.childText)(null,"activate"),address:(0,r.attribute)("dstaddr"),candidateUsed:(0,r.childJIDAttribute)(null,"streamhost-used","jid"),mode:(0,r.attribute)("mode","tcp"),sid:(0,r.attribute)("sid"),udpSuccess:(0,r.childAttribute)(null,"udpsuccess","dstaddr")},namespace:i.NS_SOCKS5,path:"iq.socks5"},{aliases:[{multiple:!0,path:"iq.socks5.candidates"}],element:"streamhost",fields:{host:(0,r.attribute)("host"),jid:(0,r.JIDAttribute)("jid"),port:(0,r.integerAttribute)("port"),uri:(0,r.attribute)("uri")},namespace:i.NS_SOCKS5}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{aliases:[{multiple:!0,path:"message.links"}],element:"x",fields:{description:(0,r.childText)(null,"desc"),url:(0,r.childText)(null,"url")},namespace:i.NS_OOB},{element:"query",fields:{description:(0,r.childText)(null,"desc"),url:(0,r.childText)(null,"url")},namespace:i.NS_OOB_TRANSFER,path:"iq.transferLink"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={element:"html",fields:{alternateLanguageBodies:(0,r.childAlternateLanguageRawElement)(i.NS_XHTML,"body","xhtmlim"),body:(0,r.childLanguageRawElement)(i.NS_XHTML,"body","xhtmlim")},namespace:i.NS_XHTML_IM,path:"message.html"};t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendStreamFeatures)({inbandRegistration:(0,r.childBoolean)(i.NS_INBAND_REGISTRATION,"register")}),(0,r.addAlias)(i.NS_DATAFORM,"x",["iq.account.form"]),(0,r.addAlias)(i.NS_OOB,"x",["iq.account.registrationLink"]),{element:"query",fields:{address:(0,r.childText)(null,"address"),date:(0,r.childDate)(null,"date"),email:(0,r.childText)(null,"email"),familyName:(0,r.childText)(null,"last"),fullName:(0,r.childText)(null,"name"),givenName:(0,r.childText)(null,"first"),instructions:(0,r.childText)(null,"instructions"),key:(0,r.childText)(null,"key"),locality:(0,r.childText)(null,"city"),misc:(0,r.childText)(null,"misc"),nick:(0,r.childText)(null,"nick"),password:(0,r.childText)(null,"password"),phone:(0,r.childText)(null,"phone"),postalCode:(0,r.childText)(null,"zip"),region:(0,r.childText)(null,"state"),registered:(0,r.childBoolean)(null,"registered"),remove:(0,r.childBoolean)(null,"remove"),text:(0,r.childText)(null,"text"),uri:(0,r.childText)(null,"uri"),username:(0,r.childText)(null,"username")},namespace:i.NS_REGISTER,path:"iq.account"}];t.default=o},function(e,t,n){"use strict";n(6);var r=n(16);Object.defineProperty(t,"__esModule",{value:!0});var i=n(3),o=n(1),a={aliases:[{path:"message.geoloc",impliedType:!0},{path:"dataform.fields.geoloc",impliedType:!0}].concat(r((0,i.pubsubItemContentAliases)())),element:"geoloc",fields:{accuracy:(0,i.childFloat)(null,"accuracy"),altitude:(0,i.childFloat)(null,"alt"),altitudeAccuracy:(0,i.childFloat)(null,"altaccuracy"),area:(0,i.childText)(null,"area"),building:(0,i.childText)(null,"building"),country:(0,i.childText)(null,"country"),countryCode:(0,i.childText)(null,"countrycode"),datum:(0,i.childText)(null,"datum"),description:(0,i.childText)(null,"description"),error:(0,i.childFloat)(null,"error"),floor:(0,i.childText)(null,"floor"),heading:(0,i.childFloat)(null,"bearing"),lang:(0,i.languageAttribute)(),latitude:(0,i.childFloat)(null,"lat"),locality:(0,i.childText)(null,"locality"),longitude:(0,i.childFloat)(null,"lon"),postalCode:(0,i.childText)(null,"postalcode"),region:(0,i.childText)(null,"region"),room:(0,i.childText)(null,"room"),speed:(0,i.childFloat)(null,"speed"),street:(0,i.childText)(null,"street"),text:(0,i.childText)(null,"text"),timestamp:(0,i.childDate)(null,"timestamp"),tzo:(0,i.childTimezoneOffset)(null,"tzo"),uri:(0,i.childText)(null,"uri")},namespace:o.NS_GEOLOC,type:o.NS_GEOLOC};t.default=a},function(e,t,n){"use strict";n(6);var r=n(16);Object.defineProperty(t,"__esModule",{value:!0});var i=n(3),o=n(1),a=[{aliases:(0,i.pubsubItemContentAliases)(),element:"data",fields:{data:(0,i.textBuffer)("base64")},namespace:o.NS_AVATAR_DATA,path:"avatar",type:o.NS_AVATAR_DATA,typeField:"itemType"},{aliases:[{path:"avatar",impliedType:!0}].concat(r((0,i.pubsubItemContentAliases)())),element:"metadata",namespace:o.NS_AVATAR_METADATA,type:o.NS_AVATAR_METADATA,typeField:"itemType",childrenExportOrder:{versions:1,pointers:2}},{aliases:[{multiple:!0,path:"avatar.versions",selector:o.NS_AVATAR_METADATA}],element:"info",fields:{bytes:(0,i.integerAttribute)("bytes"),height:(0,i.integerAttribute)("height"),id:(0,i.attribute)("id"),mediaType:(0,i.attribute)("type"),uri:(0,i.attribute)("url"),width:(0,i.integerAttribute)("width")},namespace:o.NS_AVATAR_METADATA},{aliases:[{multiple:!0,path:"avatar.pointers",selector:o.NS_AVATAR_METADATA}],element:"pointer",fields:{bytes:(0,i.integerAttribute)("bytes"),height:(0,i.integerAttribute)("height"),id:(0,i.attribute)("id"),mediaType:(0,i.attribute)("type"),width:(0,i.integerAttribute)("width")},namespace:o.NS_AVATAR_METADATA}];t.default=a},function(e,t,n){"use strict";n(127),Object.defineProperty(t,"__esModule",{value:!0});var r=n(40),i=n(3),o=n(1);t.default=(0,i.extendMessage)({chatState:(0,i.childEnum)(o.NS_CHAT_STATES,Object.values(r.ChatState))})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={element:"query",fields:{name:(0,r.childText)(null,"name"),os:(0,r.childText)(null,"os"),version:(0,r.childText)(null,"version")},namespace:i.NS_VERSION,path:"iq.softwareVersion"};t.default=o},function(e,t,n){"use strict";n(6);var r=n(16);Object.defineProperty(t,"__esModule",{value:!0});var i=n(40),o=n(3),a=n(1),s={aliases:[{path:"message.mood",impliedType:!0}].concat(r((0,o.pubsubItemContentAliases)())),element:"mood",fields:{alternateLanguageText:(0,o.childAlternateLanguageText)(null,"text"),text:(0,o.childText)(null,"text"),value:(0,o.childEnum)(null,i.USER_MOODS)},namespace:a.NS_MOOD,type:a.NS_MOOD};t.default=s},function(e,t,n){"use strict";n(6);var r=n(16);Object.defineProperty(t,"__esModule",{value:!0});var i=n(40),o=n(3),a=n(1),s={aliases:[{path:"activity",impliedType:!0}].concat(r((0,o.pubsubItemContentAliases)())),element:"activity",fields:{activity:(0,o.childDoubleEnum)(null,i.USER_ACTIVITY_GENERAL,i.USER_ACTIVITY_SPECIFIC),alternateLanguageText:(0,o.childAlternateLanguageText)(null,"text"),text:(0,o.childText)(null,"text")},namespace:a.NS_ACTIVITY,type:a.NS_ACTIVITY};t.default=s},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={element:"handshake",fields:{value:(0,r.textBuffer)("hex")},namespace:i.NS_COMPONENT,path:"handshake"};t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={aliases:[{path:"presence.legacyCapabilities",multiple:!0},{path:"features.legacyCapabilities",multiple:!0}],element:"c",fields:{algorithm:(0,r.attribute)("hash"),legacy:(0,r.staticValue)(!0),node:(0,r.attribute)("node"),value:(0,r.attribute)("ver")},namespace:i.NS_DISCO_LEGACY_CAPS};t.default=o},function(e,t,n){"use strict";n(6);var r=n(16);Object.defineProperty(t,"__esModule",{value:!0});var i=n(3),o=n(1),a={aliases:[{impliedType:!0,path:"tune"}].concat(r((0,i.pubsubItemContentAliases)())),element:"tune",fields:{artist:(0,i.childText)(null,"artist"),length:(0,i.childInteger)(null,"length"),rating:(0,i.childInteger)(null,"rating"),source:(0,i.childText)(null,"source"),title:(0,i.childText)(null,"title"),track:(0,i.childText)(null,"track"),uri:(0,i.childText)(null,"uri")},namespace:o.NS_TUNE,type:o.NS_TUNE};t.default=a},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=["dataformLayout",{multiple:!0,path:"dataformLayout.contents"},{multiple:!0,path:"dataform.layout.contents"}],a=[{aliases:[{multiple:!0,path:"dataform.layout"}],element:"page",fields:{label:(0,r.attribute)("label")},namespace:i.NS_DATAFORM_LAYOUT},{aliases:o,element:"section",fields:{label:(0,r.attribute)("label")},namespace:i.NS_DATAFORM_LAYOUT,type:"section",typeField:"type"},{aliases:o,element:"text",fields:{value:(0,r.text)()},namespace:i.NS_DATAFORM_LAYOUT,type:"text",typeField:"type"},{aliases:o,element:"fieldref",fields:{field:(0,r.attribute)("var")},namespace:i.NS_DATAFORM_LAYOUT,type:"fieldref",typeField:"type"},{aliases:o,element:"reportedref",namespace:i.NS_DATAFORM_LAYOUT,type:"reportedref",typeField:"type"}];t.default=a},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={element:"body",fields:{acceptMediaTypes:(0,r.attribute)("accept"),ack:(0,r.integerAttribute)("ack"),authId:(0,r.attribute)("authid"),characterSets:(0,r.attribute)("charsets"),condition:(0,r.attribute)("condition"),from:(0,r.JIDAttribute)("from"),key:(0,r.attribute)("key"),lang:(0,r.languageAttribute)(),maxClientRequests:(0,r.integerAttribute)("requests"),maxHoldOpen:(0,r.integerAttribute)("hold"),maxInactivityTime:(0,r.integerAttribute)("inactivity"),maxSessionPause:(0,r.integerAttribute)("maxpause"),maxWaitTime:(0,r.integerAttribute)("wait"),mediaType:(0,r.attribute)("content"),minPollingInterval:(0,r.integerAttribute)("polling"),newKey:(0,r.attribute)("newkey"),pauseSession:(0,r.integerAttribute)("pause"),report:(0,r.integerAttribute)("report"),rid:(0,r.integerAttribute)("rid"),route:(0,r.attribute)("string"),seeOtherURI:(0,r.childText)(null,"uri"),sid:(0,r.attribute)("sid"),stream:(0,r.attribute)("stream"),time:(0,r.integerAttribute)("time"),to:(0,r.JIDAttribute)("to"),type:(0,r.attribute)("type"),version:(0,r.attribute)("ver"),xmppRestart:(0,r.namespacedBooleanAttribute)("xmpp",i.NS_BOSH_XMPP,"restart",void 0,{writeValue:function(e){return e?"true":"false"}}),xmppRestartLogic:(0,r.namespacedBooleanAttribute)("xmpp",i.NS_BOSH_XMPP,"restartlogic",void 0,{writeValue:function(e){return e?"true":"false"}}),xmppVersion:(0,r.namespacedAttribute)("xmpp",i.NS_BOSH_XMPP,"version")},namespace:i.NS_BOSH,path:"bosh"};t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendMessage)({headers:(0,r.splicePath)(i.NS_SHIM,"headers","header",!0)}),(0,r.extendPresence)({headers:(0,r.splicePath)(i.NS_SHIM,"headers","header",!0)}),{element:"header",fields:{name:(0,r.attribute)("name"),value:(0,r.text)()},namespace:i.NS_SHIM,path:"header"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{element:"compression",fields:{methods:(0,r.multipleChildText)(null,"method")},namespace:i.NS_COMPRESSION_FEATURE,path:"features.compression"},{element:"compress",fields:{method:(0,r.childText)(null,"method")},namespace:i.NS_COMPRESSION,path:"compression",type:"start",typeField:"type"},{aliases:["error.compressionError"],element:"failure",fields:{condition:(0,r.childEnum)(null,["unsupported-method","setup-failed","processing-failed"])},namespace:i.NS_COMPRESSION,path:"compression",type:"failure",typeField:"type"},{element:"compressed",namespace:i.NS_COMPRESSION,path:"compression",type:"success",typeField:"type"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendMessage)({rosterExchange:(0,r.splicePath)(i.NS_ROSTER_EXCHANGE,"x","rosterExchange",!0)}),(0,r.extendIQ)({rosterExchange:(0,r.splicePath)(i.NS_ROSTER_EXCHANGE,"x","rosterExchange",!0)}),{element:"item",fields:{action:(0,r.attribute)("action"),groups:(0,r.multipleChildText)(null,"group"),jid:(0,r.JIDAttribute)("jid"),name:(0,r.attribute)("name")},namespace:i.NS_ROSTER_EXCHANGE,path:"rosterExchange"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1);t.default=(0,r.extendPresence)({vcardAvatar:{importer:function(e){var t=(0,r.findAll)(e,i.NS_VCARD_TEMP_UPDATE,"x");if(t.length){var n=(0,r.findAll)(t[0],i.NS_VCARD_TEMP_UPDATE,"photo");return!n.length||n[0].getText()}},exporter:function(e,t){var n=(0,r.findOrCreate)(e,i.NS_VCARD_TEMP_UPDATE,"x");if(""===t)(0,r.findOrCreate)(n,i.NS_VCARD_TEMP_UPDATE,"photo");else{if(!0===t)return;t&&(0,r.findOrCreate)(n,i.NS_VCARD_TEMP_UPDATE,"photo").children.push(t)}}}})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendMessage)({captcha:(0,r.splicePath)(i.NS_CAPTCHA,"captcha","dataform")}),(0,r.extendIQ)({captcha:(0,r.splicePath)(i.NS_CAPTCHA,"captcha","dataform")})];t.default=o},function(e,t,n){"use strict";n(127),Object.defineProperty(t,"__esModule",{value:!0});var r=n(40),i=n(3),o=n(1),a=[(0,i.extendStanzaError)({jingleError:(0,i.childEnum)(o.NS_JINGLE_ERRORS_1,Object.values(r.JingleErrorCondition))}),{element:"jingle",fields:{action:(0,i.attribute)("action"),initiator:(0,i.JIDAttribute)("initiator"),responder:(0,i.JIDAttribute)("responder"),sid:(0,i.attribute)("sid")},namespace:o.NS_JINGLE_1,path:"iq.jingle"},{aliases:[{multiple:!0,path:"iq.jingle.contents"}],element:"content",fields:{creator:(0,i.attribute)("creator"),disposition:(0,i.attribute)("disposition","session"),name:(0,i.attribute)("name"),senders:(0,i.attribute)("senders","both")},namespace:o.NS_JINGLE_1},{element:"reason",fields:{alternativeSession:(0,i.childText)(null,"alternative-session"),condition:(0,i.childEnum)(null,Object.values(r.JingleReasonCondition)),text:(0,i.childText)(null,"text")},namespace:o.NS_JINGLE_1,path:"iq.jingle.reason"}];t.default=a},function(e,t,n){"use strict";var r=n(9);function i(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function o(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?i(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function a(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return s(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return s(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){u=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(u)throw o}}}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0});var u=n(40),c=n(3),l=n(1);function f(){return{importer:function(e,t){var n,r=(0,c.findAll)(e,l.NS_JINGLE_RTP_RTCP_FB_0,"rtcp-fb"),i=(0,c.attribute)("type").importer,o=(0,c.attribute)("subtype").importer,s=(0,c.attribute)("value").importer,u=[],f=a(r);try{for(f.s();!(n=f.n()).done;){var p=n.value,d=i(p,t),h=o(p,t);u.push(h?{type:d,parameter:h}:{type:d})}}catch(e){f.e(e)}finally{f.f()}var v,m=a(r=(0,c.findAll)(e,l.NS_JINGLE_RTP_RTCP_FB_0,"rtcp-fb-trr-int"));try{for(m.s();!(v=m.n()).done;){var g=s(v.value,t);u.push(g?{type:"trr-int",parameter:g}:{type:"trr-int"})}}catch(e){m.e(e)}finally{m.f()}return u},exporter:function(e,t,n){var r,i=(0,c.attribute)("type").exporter,o=(0,c.attribute)("subtype").exporter,s=(0,c.attribute)("value").exporter,u=a(t);try{for(u.s();!(r=u.n()).done;){var f=r.value,p=void 0;"trr-int"===f.type?(p=(0,c.createElement)(l.NS_JINGLE_RTP_RTCP_FB_0,"rtcp-fb-trr-int",n.namespace,e),f.parameter&&s(p,f.parameter,n)):(i(p=(0,c.createElement)(l.NS_JINGLE_RTP_RTCP_FB_0,"rtcp-fb",n.namespace,e),f.type,n),f.parameter&&o(p,f.parameter,n)),e.appendChild(p)}}catch(e){u.e(e)}finally{u.f()}}}}var p="iq.jingle.info",d=[{aliases:["iq.jingle.contents.application"],childrenExportOrder:{codecs:4,encryption:5,headerExtensions:6,sourceGroups:8,sources:7,streams:9},element:"description",fields:{media:(0,c.attribute)("media"),rtcpFeedback:o(o({},f()),{},{exportOrder:3}),rtcpMux:o(o({},(0,c.childBoolean)(null,"rtcp-mux")),{},{exportOrder:1}),rtcpReducedSize:o(o({},(0,c.childBoolean)(null,"rtcp-reduced-size")),{},{exportOrder:2}),ssrc:(0,c.attribute)("ssrc")},namespace:l.NS_JINGLE_RTP_1,optionalNamespaces:{rtcpf:l.NS_JINGLE_RTP_RTCP_FB_0,rtph:l.NS_JINGLE_RTP_HDREXT_0},type:l.NS_JINGLE_RTP_1},{aliases:[{multiple:!0,path:"iq.jingle.contents.application.headerExtensions",selector:l.NS_JINGLE_RTP_1}],element:"rtp-hdrext",fields:{id:(0,c.integerAttribute)("id"),senders:(0,c.attribute)("senders"),uri:(0,c.attribute)("uri")},namespace:l.NS_JINGLE_RTP_HDREXT_0},{aliases:[{multiple:!0,path:"iq.jingle.contents.application.codecs",selector:l.NS_JINGLE_RTP_1},"rtpcodec"],element:"payload-type",fields:{channels:(0,c.integerAttribute)("channels"),clockRate:(0,c.integerAttribute)("clockrate"),id:(0,c.attribute)("id"),maxptime:(0,c.integerAttribute)("maxptime"),name:(0,c.attribute)("name"),parameters:(0,c.parameterMap)(l.NS_JINGLE_RTP_1,"parameter","name","value"),ptime:(0,c.integerAttribute)("ptime"),rtcpFeedback:f()},namespace:l.NS_JINGLE_RTP_1},{aliases:[{multiple:!0,path:"iq.jingle.contents.application.sources",selector:l.NS_JINGLE_RTP_1}],element:"source",fields:{parameters:(0,c.parameterMap)(l.NS_JINGLE_RTP_SSMA_0,"parameter","name","value"),ssrc:(0,c.attribute)("ssrc")},namespace:l.NS_JINGLE_RTP_SSMA_0},{aliases:[{multiple:!0,path:"iq.jingle.contents.application.sourceGroups",selector:l.NS_JINGLE_RTP_1}],element:"ssrc-group",fields:{semantics:(0,c.attribute)("semantics"),sources:(0,c.multipleChildAttribute)(null,"source","ssrc")},namespace:l.NS_JINGLE_RTP_SSMA_0},{aliases:[{multiple:!0,path:"iq.jingle.contents.application.streams",selector:l.NS_JINGLE_RTP_1}],element:"stream",fields:{id:(0,c.attribute)("id"),track:(0,c.attribute)("track")},namespace:l.NS_JINGLE_RTP_MSID_0},{aliases:[{path:"iq.jingle.contents.application.encryption",selector:l.NS_JINGLE_RTP_1}],element:"encryption",fields:{required:(0,c.booleanAttribute)("required")},namespace:l.NS_JINGLE_RTP_1},{aliases:[{multiple:!0,path:"iq.jingle.contents.application.encryption.sdes",selector:l.NS_JINGLE_RTP_1}],element:"crypto",fields:{cryptoSuite:(0,c.attribute)("crypto-suite"),keyParameters:(0,c.attribute)("key-params"),sessionParameters:(0,c.attribute)("session-params"),tag:(0,c.integerAttribute)("tag")},namespace:l.NS_JINGLE_RTP_1},{aliases:[{path:"iq.jingle.contents.application.encryption.zrtp",selector:l.NS_JINGLE_RTP_1}],element:"zrtp-hash",fields:{value:(0,c.textBuffer)("hex"),version:(0,c.attribute)("version")},namespace:l.NS_JINGLE_RTP_1},{element:"mute",fields:{creator:(0,c.attribute)("creator"),name:(0,c.attribute)("name")},namespace:l.NS_JINGLE_RTP_INFO_1,path:p,type:u.JINGLE_INFO_MUTE},{element:"unmute",fields:{creator:(0,c.attribute)("creator"),name:(0,c.attribute)("name")},namespace:l.NS_JINGLE_RTP_INFO_1,path:p,type:u.JINGLE_INFO_UNMUTE},{element:"hold",namespace:l.NS_JINGLE_RTP_INFO_1,path:p,type:u.JINGLE_INFO_HOLD},{element:"unhold",namespace:l.NS_JINGLE_RTP_INFO_1,path:p,type:u.JINGLE_INFO_UNHOLD},{element:"active",namespace:l.NS_JINGLE_RTP_INFO_1,path:p,type:u.JINGLE_INFO_ACTIVE},{element:"ringing",namespace:l.NS_JINGLE_RTP_INFO_1,path:p,type:u.JINGLE_INFO_RINGING}];t.default=d},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendMessage)({nick:(0,r.childText)(i.NS_NICK,"nick")}),(0,r.extendPresence)({nick:(0,r.childText)(i.NS_NICK,"nick")}),{aliases:(0,r.pubsubItemContentAliases)(),element:"nick",fields:{nick:(0,r.text)()},namespace:i.NS_NICK,type:i.NS_NICK}];t.default=o},function(e,t,n){"use strict";n(6);var r=n(16);Object.defineProperty(t,"__esModule",{value:!0});var i=n(3),o=n(1),a=function(e){return[{element:"transport",fields:{gatheringComplete:(0,i.childBoolean)(null,"gathering-complete"),password:(0,i.attribute)("pwd"),usernameFragment:(0,i.attribute)("ufrag")},namespace:e,path:"iq.jingle.contents.transport",type:e,typeField:"transportType"},{aliases:[{impliedType:!0,path:"iq.jingle.contents.transport.remoteCandidate",selector:e}],element:"remote-candidate",fields:{component:(0,i.integerAttribute)("component"),ip:(0,i.attribute)("ip"),port:(0,i.integerAttribute)("port")},namespace:e,type:e,typeField:"transportType"},{aliases:[{impliedType:!0,multiple:!0,path:"iq.jingle.contents.transport.candidates",selector:e}],element:"candidate",fields:{component:(0,i.integerAttribute)("component"),foundation:(0,i.attribute)("foundation"),generation:(0,i.integerAttribute)("generation"),id:(0,i.attribute)("id"),ip:(0,i.attribute)("ip"),network:(0,i.integerAttribute)("network"),port:(0,i.integerAttribute)("port"),priority:(0,i.integerAttribute)("priority"),protocol:(0,i.attribute)("protocol"),relatedAddress:(0,i.attribute)("rel-addr"),relatedPort:(0,i.attribute)("rel-port"),tcpType:(0,i.attribute)("tcptype"),type:(0,i.attribute)("type")},namespace:e,type:e,typeField:"transportType"}]},s=[].concat(r(a(o.NS_JINGLE_ICE_0)),r(a(o.NS_JINGLE_ICE_UDP_1)));t.default=s},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{element:"transport",fields:{gatheringComplete:(0,r.childBoolean)(null,"gathering-complete"),password:(0,r.attribute)("pwd"),usernameFragment:(0,r.attribute)("ufrag")},namespace:i.NS_JINGLE_RAW_UDP_1,path:"iq.jingle.contents.transport",type:i.NS_JINGLE_RAW_UDP_1,typeField:"transportType"},{aliases:[{impliedType:!0,multiple:!0,path:"iq.jingle.contents.transport.candidates",selector:i.NS_JINGLE_RAW_UDP_1}],element:"candidate",fields:{component:(0,r.integerAttribute)("component"),foundation:(0,r.attribute)("foundation"),generation:(0,r.integerAttribute)("generation"),id:(0,r.attribute)("id"),ip:(0,r.attribute)("ip"),port:(0,r.integerAttribute)("port"),type:(0,r.attribute)("type")},namespace:i.NS_JINGLE_RAW_UDP_1,type:i.NS_JINGLE_RAW_UDP_1,typeField:"transportType"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{element:"request",namespace:i.NS_RECEIPTS,path:"message.receipt",type:"request",typeField:"type"},{element:"received",fields:{id:(0,r.attribute)("id")},namespace:i.NS_RECEIPTS,path:"message.receipt",type:"received",typeField:"type"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{element:"invisible",fields:{probe:(0,r.booleanAttribute)("probe")},namespace:i.NS_INVISIBLE_0,path:"iq.visibility",type:"invisible",typeField:"type"},{element:"visible",namespace:i.NS_INVISIBLE_0,path:"iq.visibility",type:"visible"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendStanzaError)({blocked:(0,r.childBoolean)(i.NS_BLOCKING_ERRORS,"blocked")}),{element:"blocklist",fields:{jids:(0,r.multipleChildAttribute)(null,"item","jid")},namespace:i.NS_BLOCKING,path:"iq.blockList",type:"list",typeField:"action"},{element:"block",fields:{jids:(0,r.multipleChildAttribute)(null,"item","jid")},namespace:i.NS_BLOCKING,path:"iq.blockList",type:"block",typeField:"action"},{element:"unblock",fields:{jids:(0,r.multipleChildAttribute)(null,"item","jid")},namespace:i.NS_BLOCKING,path:"iq.blockList",type:"unblock",typeField:"action"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendStreamFeatures)({streamManagement:(0,r.childBoolean)(i.NS_SMACKS_3,"sm")}),{element:"a",fields:{handled:(0,r.integerAttribute)("h")},namespace:i.NS_SMACKS_3,path:"sm",type:"ack",typeField:"type"},{element:"r",namespace:i.NS_SMACKS_3,path:"sm",type:"request",typeField:"type"},{element:"enable",fields:{allowResumption:(0,r.booleanAttribute)("resume")},namespace:i.NS_SMACKS_3,path:"sm",type:"enable",typeField:"type"},{element:"enabled",fields:{id:(0,r.attribute)("id"),resume:(0,r.booleanAttribute)("resume")},namespace:i.NS_SMACKS_3,path:"sm",type:"enabled",typeField:"type"},{element:"resume",fields:{handled:(0,r.integerAttribute)("h"),previousSession:(0,r.attribute)("previd")},namespace:i.NS_SMACKS_3,path:"sm",type:"resume",typeField:"type"},{element:"resumed",fields:{handled:(0,r.integerAttribute)("h"),previousSession:(0,r.attribute)("previd")},namespace:i.NS_SMACKS_3,path:"sm",type:"resumed",typeField:"type"},{element:"failed",fields:{handled:(0,r.integerAttribute)("h")},namespace:i.NS_SMACKS_3,path:"sm",type:"failed",typeField:"type"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1);t.default=(0,r.extendIQ)({ping:(0,r.childBoolean)(i.NS_PING,"ping")})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={element:"time",fields:{tzo:(0,r.childTimezoneOffset)(null,"tzo"),utc:(0,r.childDate)(null,"utc")},namespace:i.NS_TIME,path:"iq.time"};t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={aliases:["message.delay","presence.delay"],element:"delay",fields:{from:(0,r.JIDAttribute)("from"),reason:(0,r.text)(),timestamp:(0,r.dateAttribute)("stamp")},namespace:i.NS_DELAY};t.default=o},function(e,t,n){"use strict";n(100);var r=n(34);Object.defineProperty(t,"__esModule",{value:!0});for(var i=n(3),o=n(1),a={2:o.NS_DISCO_EXTERNAL_2,1:o.NS_DISCO_EXTERNAL_1},s=[],u=0,c=Object.entries(a);u<c.length;u++){var l=r(c[u],2),f=l[0],p=l[1];s.push({aliases:["iq.externalServiceCredentials"],defaultType:"2",element:"credentials",fields:{expires:(0,i.childDateAttribute)(null,"service","expires"),host:(0,i.childAttribute)(null,"service","host"),name:(0,i.childAttribute)(null,"service","name"),password:(0,i.childAttribute)(null,"service","password"),port:(0,i.childIntegerAttribute)(null,"service","port"),restricted:(0,i.childBooleanAttribute)(null,"service","restricted"),transport:(0,i.childAttribute)(null,"service","transport"),type:(0,i.childAttribute)(null,"service","type"),username:(0,i.childAttribute)(null,"service","username")},namespace:p,type:f,typeField:"version"},{aliases:["iq.externalServices"],defaultType:"2",element:"services",fields:{type:(0,i.attribute)("type")},namespace:p,type:f,typeField:"version"},{aliases:[{path:"iq.externalServices.services",multiple:!0}],defaultType:"2",element:"service",fields:{expires:(0,i.dateAttribute)("expires"),host:(0,i.attribute)("host"),name:(0,i.attribute)("name"),password:(0,i.attribute)("password"),port:(0,i.integerAttribute)("port"),restricted:(0,i.booleanAttribute)("restricted"),transport:(0,i.attribute)("transport"),type:(0,i.attribute)("type"),username:(0,i.attribute)("username")},namespace:p,type:f,typeField:"version"})}t.default=s},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{element:"media",fields:{height:(0,r.integerAttribute)("height"),width:(0,r.integerAttribute)("width")},namespace:i.NS_DATAFORM_MEDIA,path:"dataform.fields.media"},{aliases:[{multiple:!0,path:"dataform.fields.media.sources"}],element:"uri",fields:{mediaType:(0,r.attribute)("type"),uri:(0,r.text)()},namespace:i.NS_DATAFORM_MEDIA}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1);t.default=(0,r.extendMessage)({requestingAttention:(0,r.childBoolean)(i.NS_ATTENTION_0,"attention")})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={aliases:["iq.bits",{path:"message.bits",multiple:!0},{path:"presence.bits",multiple:!0},{path:"iq.jingle.bits",multiple:!0}],element:"data",fields:{cid:(0,r.attribute)("cid"),data:(0,r.textBuffer)("base64"),maxAge:(0,r.integerAttribute)("max-age"),mediaType:(0,r.attribute)("type")},namespace:i.NS_BOB};t.default=o},function(e,t,n){"use strict";n(6),Object.defineProperty(t,"__esModule",{value:!0});for(var r=n(3),i=n(1),o=[(0,r.addAlias)(i.NS_HASHES_2,"hash",[{path:"file.hashes",multiple:!0},{path:"file.range.hashes",multiple:!0}]),(0,r.addAlias)(i.NS_HASHES_1,"hash",[{path:"file.hashes",multiple:!0},{path:"file.range.hashes",multiple:!0}]),(0,r.addAlias)(i.NS_HASHES_2,"hash-used",[{path:"file.hashesUsed",multiple:!0}]),(0,r.addAlias)(i.NS_THUMBS_1,"thumbnail",[{path:"file.thumbnails",multiple:!0}])],a=0,s=[i.NS_JINGLE_FILE_TRANSFER_4,i.NS_JINGLE_FILE_TRANSFER_5];a<s.length;a++){var u=s[a];o=o.concat([{aliases:["file",{impliedType:!0,path:"iq.jingle.contents.application.file",selector:u},{impliedType:!0,path:"iq.jingle.info.file",selector:"{".concat(u,"}checksum")}],defaultType:i.NS_JINGLE_FILE_TRANSFER_5,element:"file",fields:{date:(0,r.childDate)(null,"date"),description:(0,r.childText)(null,"desc"),mediaType:(0,r.childText)(null,"media-type"),name:(0,r.childText)(null,"name"),size:(0,r.childInteger)(null,"size")},namespace:u,type:u,typeField:"version"},{aliases:[{impliedType:!0,path:"file.range",selector:u}],defaultType:i.NS_JINGLE_FILE_TRANSFER_5,element:"range",fields:{length:(0,r.integerAttribute)("length"),offset:(0,r.integerAttribute)("offset",0)},namespace:u,type:u,typeField:"version"},{element:"description",namespace:u,path:"iq.jingle.contents.application",type:u,typeField:"applicationType"},{element:"received",fields:{creator:(0,r.attribute)("creator"),name:(0,r.attribute)("name")},namespace:u,path:"iq.jingle.info",type:"{".concat(u,"}received"),typeField:"infoType"},{element:"checksum",fields:{creator:(0,r.attribute)("creator"),name:(0,r.attribute)("name")},namespace:u,path:"iq.jingle.info",type:"{".concat(u,"}checksum"),typeField:"infoType"}])}t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(1),i={element:"description",namespace:r.NS_JINGLE_XML_0,path:"iq.jingle.contents.application",type:r.NS_JINGLE_XML_0,typeField:"applicationType"};t.default=i},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{element:"transport",fields:{activated:(0,r.childAttribute)(null,"activated","cid"),address:(0,r.attribute)("dstaddr"),candidateError:(0,r.childBoolean)(null,"candidate-error"),candidateUsed:(0,r.childAttribute)(null,"candidate-used","cid"),mode:(0,r.attribute)("mode","tcp"),proxyError:(0,r.childBoolean)(null,"proxy-error"),sid:(0,r.attribute)("sid")},namespace:i.NS_JINGLE_SOCKS5_1,path:"iq.jingle.contents.transport",type:i.NS_JINGLE_SOCKS5_1,typeField:"transportType"},{aliases:[{multiple:!0,path:"iq.jingle.contents.transport.candidates",selector:i.NS_JINGLE_SOCKS5_1}],element:"candidate",fields:{cid:(0,r.attribute)("cid"),host:(0,r.attribute)("host"),jid:(0,r.JIDAttribute)("jid"),port:(0,r.integerAttribute)("port"),priority:(0,r.integerAttribute)("priority"),type:(0,r.attribute)("type"),uri:(0,r.attribute)("uri")},namespace:i.NS_JINGLE_SOCKS5_1}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={element:"transport",fields:{ack:{importer:function(e,t){return"message"!==(0,r.attribute)("stanza","iq").importer(e,t)},exporter:function(e,t,n){!1===t&&(0,r.attribute)("stanza").exporter(e,"message",n)}},blockSize:(0,r.integerAttribute)("block-size"),sid:(0,r.attribute)("sid")},namespace:i.NS_JINGLE_IBB_1,path:"iq.jingle.contents.transport",type:i.NS_JINGLE_IBB_1,typeField:"transportType"};t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.addAlias)(i.NS_BOB,"data",[{path:"iq.jingle.bits",multiple:!0}]),{element:"thumbnail",fields:{height:(0,r.integerAttribute)("height"),mediaType:(0,r.attribute)("media-type"),uri:(0,r.attribute)("uri"),width:(0,r.integerAttribute)("width")},namespace:i.NS_THUMBS_1,path:"thumbnail"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.addAlias)(i.NS_FORWARD_0,"forwarded",["message.carbon.forward"]),{element:"enable",namespace:i.NS_CARBONS_2,path:"iq.carbons",type:"enable",typeField:"action"},{element:"disable",namespace:i.NS_CARBONS_2,path:"iq.carbons",type:"disable",typeField:"action"},{element:"sent",namespace:i.NS_CARBONS_2,path:"message.carbon",type:"sent",typeField:"type"},{element:"received",namespace:i.NS_CARBONS_2,path:"message.carbon",type:"received",typeField:"type"}];t.default=o},function(e,t,n){"use strict";n(6),n(25),n(127);var r=n(16);Object.defineProperty(t,"__esModule",{value:!0});var i=n(3),o=n(40),a=n(1),s=[].concat(r(Object.values(o.StreamType).map((function(e){return(0,i.addAlias)(e,"message",["forward.message"])}))),r(Object.values(o.StreamType).map((function(e){return(0,i.addAlias)(e,"presence",["forward.presence"])}))),r(Object.values(o.StreamType).map((function(e){return(0,i.addAlias)(e,"iq",["forward.iq"])}))),[(0,i.addAlias)(a.NS_DELAY,"delay",["forward.delay"]),{aliases:["message.forward"],element:"forwarded",namespace:a.NS_FORWARD_0,path:"forward"}]);t.default=s},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{defaultType:"2",element:"hash",fields:{algorithm:(0,r.attribute)("algo"),value:(0,r.textBuffer)("base64"),version:(0,r.staticValue)("2")},namespace:i.NS_HASHES_2,path:"hash",type:"2",typeField:"version"},{element:"hash-used",fields:{algorithm:(0,r.attribute)("algo"),version:(0,r.staticValue)("2")},namespace:i.NS_HASHES_2,path:"hashUsed"},{element:"hash",fields:{algorithm:(0,r.attribute)("algo"),value:(0,r.textBuffer)("hex"),version:(0,r.staticValue)("1")},namespace:i.NS_HASHES_1,path:"hash",type:"1",typeField:"version"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{element:"rtt",fields:{event:(0,r.attribute)("event","edit"),id:(0,r.attribute)("id"),seq:(0,r.integerAttribute)("seq")},namespace:i.NS_RTT_0,path:"message.rtt"},{aliases:[{path:"message.rtt.actions",multiple:!0}],element:"t",fields:{position:(0,r.integerAttribute)("p"),text:(0,r.text)()},namespace:i.NS_RTT_0,type:"insert",typeField:"type"},{aliases:[{path:"message.rtt.actions",multiple:!0}],element:"e",fields:{length:(0,r.integerAttribute)("n",1),position:(0,r.integerAttribute)("p")},namespace:i.NS_RTT_0,type:"erase",typeField:"type"},{aliases:[{multiple:!0,path:"message.rtt.actions"}],element:"w",fields:{duration:(0,r.integerAttribute)("n",0)},namespace:i.NS_RTT_0,type:"wait",typeField:"type"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1);t.default=(0,r.extendMessage)({replace:(0,r.childAttribute)(i.NS_CORRECTION_0,"replace","id")})},function(e,t,n){"use strict";n(100);var r=n(34);Object.defineProperty(t,"__esModule",{value:!0});for(var i=n(3),o=n(1),a={2:o.NS_MAM_2,1:o.NS_MAM_1},s=[(0,i.addAlias)(o.NS_DATAFORM,"x",["iq.archive.form"]),(0,i.addAlias)(o.NS_FORWARD_0,"forwarded",["message.archive.item"]),(0,i.addAlias)(o.NS_RSM,"set",["iq.archive.paging"])],u=0,c=Object.entries(a);u<c.length;u++){var l=r(c[u],2),f=l[0],p=l[1];s.push({defaultType:"query",defaultVersion:"2",element:"query",fields:{node:(0,i.attribute)("node"),queryId:(0,i.attribute)("queryid")},namespace:p,path:"iq.archive",type:"query",typeField:"type",version:f,versionField:"version"},{element:"fin",fields:{complete:(0,i.booleanAttribute)("complete"),stable:(0,i.booleanAttribute)("stable")},namespace:p,path:"iq.archive",type:"result",version:f},{element:"prefs",fields:{default:(0,i.attribute)("default"),always:(0,i.deepMultipleChildText)([{namespace:null,element:"always"},{namespace:null,element:"jid"}]),never:(0,i.deepMultipleChildText)([{namespace:null,element:"never"},{namespace:null,element:"jid"}])},namespace:p,path:"iq.archive",type:"preferences",version:f},{element:"result",defaultType:"2",fields:{id:(0,i.attribute)("id"),queryId:(0,i.attribute)("queryid")},namespace:p,path:"message.archive",type:f,typeField:"version"})}t.default=s},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendPresence)({hats:(0,r.splicePath)(i.NS_HATS_0,"hats","hat",!0)}),{element:"hat",fields:{id:(0,r.attribute)("name"),name:(0,r.attribute)("displayName")},namespace:i.NS_HATS_0,path:"hat"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1);t.default=(0,r.extendPresence)({idleSince:(0,r.childDate)(i.NS_IDLE_1,"since")})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={aliases:[{multiple:!0,path:"iq.jingle.contents.transport.fingerprints",selector:i.NS_JINGLE_ICE_UDP_1},{multiple:!0,path:"iq.jingle.contents.transport.fingerprints",selector:i.NS_JINGLE_ICE_0},{multiple:!0,path:"iq.jingle.contents.application.encryption.dtls",selector:i.NS_JINGLE_RTP_1}],element:"fingerprint",fields:{algorithm:(0,r.attribute)("hash"),setup:(0,r.attribute)("setup"),value:(0,r.text)()},namespace:i.NS_JINGLE_DTLS_0};t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o="message.marker",a=[{element:"markable",namespace:i.NS_CHAT_MARKERS_0,path:o,type:"markable",typeField:"type"},{element:"received",fields:{id:(0,r.attribute)("id")},namespace:i.NS_CHAT_MARKERS_0,path:o,type:"received"},{element:"displayed",fields:{id:(0,r.attribute)("id")},namespace:i.NS_CHAT_MARKERS_0,path:o,type:"displayed"},{element:"acknowledged",fields:{id:(0,r.attribute)("id")},namespace:i.NS_CHAT_MARKERS_0,path:o,type:"acknowledged"}];t.default=a},function(e,t,n){"use strict";function r(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return i(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return i(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,o=function(){};return{s:o,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,s=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return s=e.done,e},e:function(e){u=!0,a=e},f:function(){try{s||null==n.return||n.return()}finally{if(u)throw a}}}}function i(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0});var o=n(3),a=n(1);t.default=(0,o.extendMessage)({processingHints:{importer:function(e){var t,n={},i=!1,o=r(e.children);try{for(o.s();!(t=o.n()).done;){var s=t.value;if("string"!=typeof s&&s.getNamespace()===a.NS_HINTS)switch(s.getName()){case"no-copy":n.noCopy=!0,i=!0;break;case"no-permanent-store":n.noPermanentStore=!0,i=!0;break;case"no-store":n.noStore=!0,i=!0;break;case"store":n.store=!0,i=!0}}}catch(e){o.e(e)}finally{o.f()}return i?n:void 0},exporter:function(e,t,n){t.noCopy&&e.appendChild((0,o.createElement)(a.NS_HINTS,"no-copy",n.namespace,e)),t.noPermanentStore&&e.appendChild((0,o.createElement)(a.NS_HINTS,"no-permanent-store",n.namespace,e)),t.noStore&&e.appendChild((0,o.createElement)(a.NS_HINTS,"no-store",n.namespace,e)),t.store&&e.appendChild((0,o.createElement)(a.NS_HINTS,"store",n.namespace,e))}}})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendMessage)({json:(0,r.childJSON)(i.NS_JSON_0,"json")}),{aliases:(0,r.pubsubItemContentAliases)(),element:"json",fields:{json:(0,r.textJSON)()},namespace:i.NS_JSON_0,type:i.NS_JSON_0},{aliases:[{path:"message.jsonPayloads",multiple:!0}],element:"payload",fields:{type:(0,r.attribute)("datatype"),data:(0,r.childJSON)(i.NS_JSON_0,"json")},namespace:i.NS_JSON_MESSAGE_0}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{aliases:[{path:"iq.jingle.groups",multiple:!0}],element:"group",fields:{contents:(0,r.multipleChildAttribute)(null,"content","name"),semantics:(0,r.attribute)("semantics")},namespace:i.NS_JINGLE_GROUPING_0}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={aliases:[{path:"iq.jingle.contents.transport.sctp",selector:i.NS_JINGLE_ICE_UDP_1},{path:"iq.jingle.contents.transport.sctp",selector:i.NS_JINGLE_ICE_0}],element:"sctpmap",fields:{port:(0,r.integerAttribute)("number"),protocol:(0,r.attribute)("protocol"),streams:(0,r.attribute)("streams")},namespace:i.NS_JINGLE_DTLS_SCTP_1};t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(1),i=[{element:"active",namespace:r.NS_CSI_0,path:"csi",type:"active",typeField:"state"},{element:"inactive",namespace:r.NS_CSI_0,path:"csi",type:"inactive",typeField:"state"}];t.default=i},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.addAlias)(i.NS_DATAFORM,"x",["iq.push.form","pushNotification.form"]),{element:"enable",fields:{jid:(0,r.JIDAttribute)("jid"),node:(0,r.attribute)("node")},namespace:i.NS_PUSH_0,path:"iq.push",type:"enable",typeField:"action"},{element:"disable",fields:{jid:(0,r.JIDAttribute)("jid"),node:(0,r.attribute)("node")},namespace:i.NS_PUSH_0,path:"iq.push",type:"disable",typeField:"action"},{aliases:(0,r.pubsubItemContentAliases)(),element:"notification",namespace:i.NS_PUSH_0,path:"pushNotification",type:i.NS_PUSH_0,typeField:"itemType"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendMessage)({originId:(0,r.childAttribute)(i.NS_SID_0,"origin-id","id")}),{aliases:[{path:"message.stanzaIds",multiple:!0}],element:"stanza-id",fields:{by:(0,r.JIDAttribute)("by"),id:(0,r.attribute)("id")},namespace:i.NS_SID_0}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendStanzaError)({httpUploadError:(0,r.childEnum)(i.NS_HTTP_UPLOAD_0,["file-too-large","retry"]),httpUploadMaxFileSize:(0,r.deepChildInteger)([{namespace:i.NS_HTTP_UPLOAD_0,element:"file-too-large"},{namespace:i.NS_HTTP_UPLOAD_0,element:"max-file-size"}]),httpUploadRetry:(0,r.childDateAttribute)(i.NS_HTTP_UPLOAD_0,"retry","stamp")}),{element:"request",fields:{mediaType:(0,r.attribute)("content-type"),name:(0,r.attribute)("filename"),size:(0,r.integerAttribute)("size")},namespace:i.NS_HTTP_UPLOAD_0,path:"iq.httpUpload",type:"request",typeField:"type"},{element:"slot",fields:{download:(0,r.childAttribute)(null,"get","url")},namespace:i.NS_HTTP_UPLOAD_0,path:"iq.httpUpload",type:"slot"},{aliases:[{path:"iq.httpUpload.upload",selector:"slot"}],element:"put",fields:{url:(0,r.attribute)("url")},namespace:i.NS_HTTP_UPLOAD_0},{aliases:[{path:"iq.httpUpload.upload.headers",multiple:!0}],element:"header",fields:{name:(0,r.attribute)("name"),value:(0,r.text)()},namespace:i.NS_HTTP_UPLOAD_0}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={element:"encryption",fields:{id:(0,r.attribute)("namespace"),name:(0,r.attribute)("name")},namespace:i.NS_EME_0,path:"message.encryptionMethod"};t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{aliases:["message.omemo"],element:"encrypted",fields:{payload:(0,r.childTextBuffer)(null,"payload","base64")},namespace:i.NS_OMEMO_AXOLOTL,path:"omemo"},{element:"header",fields:{iv:(0,r.childTextBuffer)(null,"iv","base64"),sid:(0,r.integerAttribute)("sid")},namespace:i.NS_OMEMO_AXOLOTL,path:"omemo.header"},{aliases:[{path:"omemo.header.keys",multiple:!0}],element:"key",fields:{preKey:(0,r.booleanAttribute)("prekey"),rid:(0,r.integerAttribute)("rid"),value:(0,r.textBuffer)("base64")},namespace:i.NS_OMEMO_AXOLOTL},{aliases:(0,r.pubsubItemContentAliases)(),element:"list",fields:{devices:(0,r.multipleChildIntegerAttribute)(null,"device","id")},namespace:i.NS_OMEMO_AXOLOTL,type:i.NS_OMEMO_AXOLOTL_DEVICELIST,typeField:"itemType"},{element:"preKeyPublic",fields:{id:(0,r.integerAttribute)("preKeyId"),value:(0,r.textBuffer)("base64")},namespace:i.NS_OMEMO_AXOLOTL,path:"omemoPreKey"},{element:"signedPreKeyPublic",fields:{id:(0,r.integerAttribute)("signedPreKeyId"),value:(0,r.textBuffer)("base64")},namespace:i.NS_OMEMO_AXOLOTL,path:"omemoDevice.signedPreKeyPublic"},{aliases:(0,r.pubsubItemContentAliases)(),element:"bundle",fields:{identityKey:(0,r.childTextBuffer)(null,"identityKey","base64"),preKeys:(0,r.splicePath)(null,"prekeys","omemoPreKey",!0),signedPreKeySignature:(0,r.childTextBuffer)(null,"signedPreKeySignature","base64")},namespace:i.NS_OMEMO_AXOLOTL,path:"omemoDevice",type:i.NS_OMEMO_AXOLOTL_BUNDLES,typeField:"itemType"}];t.default=o},function(e,t){e.exports=function(e,t){this.v=e,this.k=t},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){"use strict";n(21);var r=n(4),i=n(30),o=n(31),a=n(26),s=n(130);function u(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=a(e);if(t){var i=a(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return o(this,n)}}Object.defineProperty(t,"__esModule",{value:!0});var c=function(e){i(n,e);var t=u(n);function n(e,i,o){var a;return r(this,n),(a=t.call(this)).condition=e,a.channelId=i,a.stanzaInstanceId=o,a.name="SaslError",a}return n}(s(Error));t.default=c},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";var r={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)},i=n(181),o=n(110);t.a=function(e,t,n){if(r.randomUUID&&!t&&!e)return r.randomUUID();var a=(e=e||{}).random||(e.rng||i.a)();if(a[6]=15&a[6]|64,a[8]=63&a[8]|128,t){n=n||0;for(var s=0;s<16;++s)t[n+s]=a[s];return t}return Object(o.b)(a)}},function(e,t,n){n(404),n(408),e.exports=n(420)},function(e,t,n){(function(e){var r;n(6),n(406),n(87),n(2),n(24);var i=n(11);!function(o){"use strict";for(var a=[null,0,{}],s=function(e,t){this.codepoint=e,this.feature=t},u={},c=[],l=0;l<=255;++l)c[l]=0;var f=[function(e,t,n){return t<60||13311<t&&t<42607?new s(t,a):e(t,n)},function(e,t,n){var r=u[t];return r||(r=e(t,n)).feature&&++c[t>>8&255]>10&&(u[t]=r),r},function(e,t,n){return n?e(t,n):new s(t,null)},function(e,t,n){var r;if(t<4352||4371<=t&&t<44032||55204<t)return e(t,n);if(4352<=t&&t<4371){var i={},o=21*(t-4352);for(r=0;r<21;++r)i[4449+r]=44032+28*(r+o);return new s(t,[,,i])}var a=t-44032,u=a%28,c=[];if(0!==u)c[0]=[44032+a-u,4519+u];else for(c[0]=[4352+Math.floor(a/588),4449+Math.floor(a%588/28)],c[2]={},r=1;r<28;++r)c[2][4519+r]=t+r;return new s(t,c)},function(e,t,n){var r=(s.udata[65280&t]||{})[t];return new s(t,r||a)}];s.fromCharCode=f.reduceRight((function(e,t){return function(n,r){return t(e,n,r)}}),null),s.isHighSurrogate=function(e){return e>=55296&&e<=56319},s.isLowSurrogate=function(e){return e>=56320&&e<=57343},s.prototype.prepFeature=function(){this.feature||(this.feature=s.fromCharCode(this.codepoint,!0).feature)},s.prototype.toString=function(){if(this.codepoint<65536)return String.fromCharCode(this.codepoint);var e=this.codepoint-65536;return String.fromCharCode(Math.floor(e/1024)+55296,e%1024+56320)},s.prototype.getDecomp=function(){return this.prepFeature(),this.feature[0]||null},s.prototype.isCompatibility=function(){return this.prepFeature(),!!this.feature[1]&&256&this.feature[1]},s.prototype.isExclude=function(){return this.prepFeature(),!!this.feature[1]&&512&this.feature[1]},s.prototype.getCanonicalClass=function(){return this.prepFeature(),this.feature[1]?255&this.feature[1]:0},s.prototype.getComposite=function(e){if(this.prepFeature(),!this.feature[2])return null;var t=this.feature[2][e.codepoint];return t?s.fromCharCode(t):null};var p=function(e){this.str=e,this.cursor=0};p.prototype.next=function(){if(this.str&&this.cursor<this.str.length){var e,t=this.str.charCodeAt(this.cursor++);return s.isHighSurrogate(t)&&this.cursor<this.str.length&&s.isLowSurrogate(e=this.str.charCodeAt(this.cursor))&&(t=1024*(t-55296)+(e-56320)+65536,++this.cursor),s.fromCharCode(t)}return this.str=null,null};var d=function(e,t){this.it=e,this.canonical=t,this.resBuf=[]};d.prototype.next=function(){if(0===this.resBuf.length){var e=this.it.next();if(!e)return null;this.resBuf=function e(t,n){var r=n.getDecomp();if(!r||t&&n.isCompatibility())return[n];for(var i=[],o=0;o<r.length;++o){var a=e(t,s.fromCharCode(r[o]));i=i.concat(a)}return i}(this.canonical,e)}return this.resBuf.shift()};var h=function(e){this.it=e,this.resBuf=[]};h.prototype.next=function(){var e;if(0===this.resBuf.length)do{var t=this.it.next();if(!t)break;e=t.getCanonicalClass();var n=this.resBuf.length;if(0!==e)for(;n>0;--n){if(this.resBuf[n-1].getCanonicalClass()<=e)break}this.resBuf.splice(n,0,t)}while(0!==e);return this.resBuf.shift()};var v=function(e){this.it=e,this.procBuf=[],this.resBuf=[],this.lastClass=null};v.prototype.next=function(){for(;0===this.resBuf.length;){var e=this.it.next();if(!e){this.resBuf=this.procBuf,this.procBuf=[];break}if(0===this.procBuf.length)this.lastClass=e.getCanonicalClass(),this.procBuf.push(e);else{var t=this.procBuf[0].getComposite(e),n=e.getCanonicalClass();t&&(this.lastClass<n||0===this.lastClass)?this.procBuf[0]=t:(0===n&&(this.resBuf=this.procBuf,this.procBuf=[]),this.lastClass=n,this.procBuf.push(e))}}return this.resBuf.shift()};var m=function(e,t){for(var n,r=function(e,t){switch(e){case"NFD":return new h(new d(new p(t),!0));case"NFKD":return new h(new d(new p(t),!1));case"NFC":return new v(new h(new d(new p(t),!0)));case"NFKC":return new v(new h(new d(new p(t),!1)))}throw e+" is invalid"}(e,t),i="";n=r.next();)i+=n.toString();return i};s.udata={0:{60:[,,{824:8814}],61:[,,{824:8800}],62:[,,{824:8815}],65:[,,{768:192,769:193,770:194,771:195,772:256,774:258,775:550,776:196,777:7842,778:197,780:461,783:512,785:514,803:7840,805:7680,808:260}],66:[,,{775:7682,803:7684,817:7686}],67:[,,{769:262,770:264,775:266,780:268,807:199}],68:[,,{775:7690,780:270,803:7692,807:7696,813:7698,817:7694}],69:[,,{768:200,769:201,770:202,771:7868,772:274,774:276,775:278,776:203,777:7866,780:282,783:516,785:518,803:7864,807:552,808:280,813:7704,816:7706}],70:[,,{775:7710}],71:[,,{769:500,770:284,772:7712,774:286,775:288,780:486,807:290}],72:[,,{770:292,775:7714,776:7718,780:542,803:7716,807:7720,814:7722}],73:[,,{768:204,769:205,770:206,771:296,772:298,774:300,775:304,776:207,777:7880,780:463,783:520,785:522,803:7882,808:302,816:7724}],74:[,,{770:308}],75:[,,{769:7728,780:488,803:7730,807:310,817:7732}],76:[,,{769:313,780:317,803:7734,807:315,813:7740,817:7738}],77:[,,{769:7742,775:7744,803:7746}],78:[,,{768:504,769:323,771:209,775:7748,780:327,803:7750,807:325,813:7754,817:7752}],79:[,,{768:210,769:211,770:212,771:213,772:332,774:334,775:558,776:214,777:7886,779:336,780:465,783:524,785:526,795:416,803:7884,808:490}],80:[,,{769:7764,775:7766}],82:[,,{769:340,775:7768,780:344,783:528,785:530,803:7770,807:342,817:7774}],83:[,,{769:346,770:348,775:7776,780:352,803:7778,806:536,807:350}],84:[,,{775:7786,780:356,803:7788,806:538,807:354,813:7792,817:7790}],85:[,,{768:217,769:218,770:219,771:360,772:362,774:364,776:220,777:7910,778:366,779:368,780:467,783:532,785:534,795:431,803:7908,804:7794,808:370,813:7798,816:7796}],86:[,,{771:7804,803:7806}],87:[,,{768:7808,769:7810,770:372,775:7814,776:7812,803:7816}],88:[,,{775:7818,776:7820}],89:[,,{768:7922,769:221,770:374,771:7928,772:562,775:7822,776:376,777:7926,803:7924}],90:[,,{769:377,770:7824,775:379,780:381,803:7826,817:7828}],97:[,,{768:224,769:225,770:226,771:227,772:257,774:259,775:551,776:228,777:7843,778:229,780:462,783:513,785:515,803:7841,805:7681,808:261}],98:[,,{775:7683,803:7685,817:7687}],99:[,,{769:263,770:265,775:267,780:269,807:231}],100:[,,{775:7691,780:271,803:7693,807:7697,813:7699,817:7695}],101:[,,{768:232,769:233,770:234,771:7869,772:275,774:277,775:279,776:235,777:7867,780:283,783:517,785:519,803:7865,807:553,808:281,813:7705,816:7707}],102:[,,{775:7711}],103:[,,{769:501,770:285,772:7713,774:287,775:289,780:487,807:291}],104:[,,{770:293,775:7715,776:7719,780:543,803:7717,807:7721,814:7723,817:7830}],105:[,,{768:236,769:237,770:238,771:297,772:299,774:301,776:239,777:7881,780:464,783:521,785:523,803:7883,808:303,816:7725}],106:[,,{770:309,780:496}],107:[,,{769:7729,780:489,803:7731,807:311,817:7733}],108:[,,{769:314,780:318,803:7735,807:316,813:7741,817:7739}],109:[,,{769:7743,775:7745,803:7747}],110:[,,{768:505,769:324,771:241,775:7749,780:328,803:7751,807:326,813:7755,817:7753}],111:[,,{768:242,769:243,770:244,771:245,772:333,774:335,775:559,776:246,777:7887,779:337,780:466,783:525,785:527,795:417,803:7885,808:491}],112:[,,{769:7765,775:7767}],114:[,,{769:341,775:7769,780:345,783:529,785:531,803:7771,807:343,817:7775}],115:[,,{769:347,770:349,775:7777,780:353,803:7779,806:537,807:351}],116:[,,{775:7787,776:7831,780:357,803:7789,806:539,807:355,813:7793,817:7791}],117:[,,{768:249,769:250,770:251,771:361,772:363,774:365,776:252,777:7911,778:367,779:369,780:468,783:533,785:535,795:432,803:7909,804:7795,808:371,813:7799,816:7797}],118:[,,{771:7805,803:7807}],119:[,,{768:7809,769:7811,770:373,775:7815,776:7813,778:7832,803:7817}],120:[,,{775:7819,776:7821}],121:[,,{768:7923,769:253,770:375,771:7929,772:563,775:7823,776:255,777:7927,778:7833,803:7925}],122:[,,{769:378,770:7825,775:380,780:382,803:7827,817:7829}],160:[[32],256],168:[[32,776],256,{768:8173,769:901,834:8129}],170:[[97],256],175:[[32,772],256],178:[[50],256],179:[[51],256],180:[[32,769],256],181:[[956],256],184:[[32,807],256],185:[[49],256],186:[[111],256],188:[[49,8260,52],256],189:[[49,8260,50],256],190:[[51,8260,52],256],192:[[65,768]],193:[[65,769]],194:[[65,770],,{768:7846,769:7844,771:7850,777:7848}],195:[[65,771]],196:[[65,776],,{772:478}],197:[[65,778],,{769:506}],198:[,,{769:508,772:482}],199:[[67,807],,{769:7688}],200:[[69,768]],201:[[69,769]],202:[[69,770],,{768:7872,769:7870,771:7876,777:7874}],203:[[69,776]],204:[[73,768]],205:[[73,769]],206:[[73,770]],207:[[73,776],,{769:7726}],209:[[78,771]],210:[[79,768]],211:[[79,769]],212:[[79,770],,{768:7890,769:7888,771:7894,777:7892}],213:[[79,771],,{769:7756,772:556,776:7758}],214:[[79,776],,{772:554}],216:[,,{769:510}],217:[[85,768]],218:[[85,769]],219:[[85,770]],220:[[85,776],,{768:475,769:471,772:469,780:473}],221:[[89,769]],224:[[97,768]],225:[[97,769]],226:[[97,770],,{768:7847,769:7845,771:7851,777:7849}],227:[[97,771]],228:[[97,776],,{772:479}],229:[[97,778],,{769:507}],230:[,,{769:509,772:483}],231:[[99,807],,{769:7689}],232:[[101,768]],233:[[101,769]],234:[[101,770],,{768:7873,769:7871,771:7877,777:7875}],235:[[101,776]],236:[[105,768]],237:[[105,769]],238:[[105,770]],239:[[105,776],,{769:7727}],241:[[110,771]],242:[[111,768]],243:[[111,769]],244:[[111,770],,{768:7891,769:7889,771:7895,777:7893}],245:[[111,771],,{769:7757,772:557,776:7759}],246:[[111,776],,{772:555}],248:[,,{769:511}],249:[[117,768]],250:[[117,769]],251:[[117,770]],252:[[117,776],,{768:476,769:472,772:470,780:474}],253:[[121,769]],255:[[121,776]]},256:{256:[[65,772]],257:[[97,772]],258:[[65,774],,{768:7856,769:7854,771:7860,777:7858}],259:[[97,774],,{768:7857,769:7855,771:7861,777:7859}],260:[[65,808]],261:[[97,808]],262:[[67,769]],263:[[99,769]],264:[[67,770]],265:[[99,770]],266:[[67,775]],267:[[99,775]],268:[[67,780]],269:[[99,780]],270:[[68,780]],271:[[100,780]],274:[[69,772],,{768:7700,769:7702}],275:[[101,772],,{768:7701,769:7703}],276:[[69,774]],277:[[101,774]],278:[[69,775]],279:[[101,775]],280:[[69,808]],281:[[101,808]],282:[[69,780]],283:[[101,780]],284:[[71,770]],285:[[103,770]],286:[[71,774]],287:[[103,774]],288:[[71,775]],289:[[103,775]],290:[[71,807]],291:[[103,807]],292:[[72,770]],293:[[104,770]],296:[[73,771]],297:[[105,771]],298:[[73,772]],299:[[105,772]],300:[[73,774]],301:[[105,774]],302:[[73,808]],303:[[105,808]],304:[[73,775]],306:[[73,74],256],307:[[105,106],256],308:[[74,770]],309:[[106,770]],310:[[75,807]],311:[[107,807]],313:[[76,769]],314:[[108,769]],315:[[76,807]],316:[[108,807]],317:[[76,780]],318:[[108,780]],319:[[76,183],256],320:[[108,183],256],323:[[78,769]],324:[[110,769]],325:[[78,807]],326:[[110,807]],327:[[78,780]],328:[[110,780]],329:[[700,110],256],332:[[79,772],,{768:7760,769:7762}],333:[[111,772],,{768:7761,769:7763}],334:[[79,774]],335:[[111,774]],336:[[79,779]],337:[[111,779]],340:[[82,769]],341:[[114,769]],342:[[82,807]],343:[[114,807]],344:[[82,780]],345:[[114,780]],346:[[83,769],,{775:7780}],347:[[115,769],,{775:7781}],348:[[83,770]],349:[[115,770]],350:[[83,807]],351:[[115,807]],352:[[83,780],,{775:7782}],353:[[115,780],,{775:7783}],354:[[84,807]],355:[[116,807]],356:[[84,780]],357:[[116,780]],360:[[85,771],,{769:7800}],361:[[117,771],,{769:7801}],362:[[85,772],,{776:7802}],363:[[117,772],,{776:7803}],364:[[85,774]],365:[[117,774]],366:[[85,778]],367:[[117,778]],368:[[85,779]],369:[[117,779]],370:[[85,808]],371:[[117,808]],372:[[87,770]],373:[[119,770]],374:[[89,770]],375:[[121,770]],376:[[89,776]],377:[[90,769]],378:[[122,769]],379:[[90,775]],380:[[122,775]],381:[[90,780]],382:[[122,780]],383:[[115],256,{775:7835}],416:[[79,795],,{768:7900,769:7898,771:7904,777:7902,803:7906}],417:[[111,795],,{768:7901,769:7899,771:7905,777:7903,803:7907}],431:[[85,795],,{768:7914,769:7912,771:7918,777:7916,803:7920}],432:[[117,795],,{768:7915,769:7913,771:7919,777:7917,803:7921}],439:[,,{780:494}],452:[[68,381],256],453:[[68,382],256],454:[[100,382],256],455:[[76,74],256],456:[[76,106],256],457:[[108,106],256],458:[[78,74],256],459:[[78,106],256],460:[[110,106],256],461:[[65,780]],462:[[97,780]],463:[[73,780]],464:[[105,780]],465:[[79,780]],466:[[111,780]],467:[[85,780]],468:[[117,780]],469:[[220,772]],470:[[252,772]],471:[[220,769]],472:[[252,769]],473:[[220,780]],474:[[252,780]],475:[[220,768]],476:[[252,768]],478:[[196,772]],479:[[228,772]],480:[[550,772]],481:[[551,772]],482:[[198,772]],483:[[230,772]],486:[[71,780]],487:[[103,780]],488:[[75,780]],489:[[107,780]],490:[[79,808],,{772:492}],491:[[111,808],,{772:493}],492:[[490,772]],493:[[491,772]],494:[[439,780]],495:[[658,780]],496:[[106,780]],497:[[68,90],256],498:[[68,122],256],499:[[100,122],256],500:[[71,769]],501:[[103,769]],504:[[78,768]],505:[[110,768]],506:[[197,769]],507:[[229,769]],508:[[198,769]],509:[[230,769]],510:[[216,769]],511:[[248,769]],66045:[,220]},512:{512:[[65,783]],513:[[97,783]],514:[[65,785]],515:[[97,785]],516:[[69,783]],517:[[101,783]],518:[[69,785]],519:[[101,785]],520:[[73,783]],521:[[105,783]],522:[[73,785]],523:[[105,785]],524:[[79,783]],525:[[111,783]],526:[[79,785]],527:[[111,785]],528:[[82,783]],529:[[114,783]],530:[[82,785]],531:[[114,785]],532:[[85,783]],533:[[117,783]],534:[[85,785]],535:[[117,785]],536:[[83,806]],537:[[115,806]],538:[[84,806]],539:[[116,806]],542:[[72,780]],543:[[104,780]],550:[[65,775],,{772:480}],551:[[97,775],,{772:481}],552:[[69,807],,{774:7708}],553:[[101,807],,{774:7709}],554:[[214,772]],555:[[246,772]],556:[[213,772]],557:[[245,772]],558:[[79,775],,{772:560}],559:[[111,775],,{772:561}],560:[[558,772]],561:[[559,772]],562:[[89,772]],563:[[121,772]],658:[,,{780:495}],688:[[104],256],689:[[614],256],690:[[106],256],691:[[114],256],692:[[633],256],693:[[635],256],694:[[641],256],695:[[119],256],696:[[121],256],728:[[32,774],256],729:[[32,775],256],730:[[32,778],256],731:[[32,808],256],732:[[32,771],256],733:[[32,779],256],736:[[611],256],737:[[108],256],738:[[115],256],739:[[120],256],740:[[661],256],66272:[,220]},768:{768:[,230],769:[,230],770:[,230],771:[,230],772:[,230],773:[,230],774:[,230],775:[,230],776:[,230,{769:836}],777:[,230],778:[,230],779:[,230],780:[,230],781:[,230],782:[,230],783:[,230],784:[,230],785:[,230],786:[,230],787:[,230],788:[,230],789:[,232],790:[,220],791:[,220],792:[,220],793:[,220],794:[,232],795:[,216],796:[,220],797:[,220],798:[,220],799:[,220],800:[,220],801:[,202],802:[,202],803:[,220],804:[,220],805:[,220],806:[,220],807:[,202],808:[,202],809:[,220],810:[,220],811:[,220],812:[,220],813:[,220],814:[,220],815:[,220],816:[,220],817:[,220],818:[,220],819:[,220],820:[,1],821:[,1],822:[,1],823:[,1],824:[,1],825:[,220],826:[,220],827:[,220],828:[,220],829:[,230],830:[,230],831:[,230],832:[[768],230],833:[[769],230],834:[,230],835:[[787],230],836:[[776,769],230],837:[,240],838:[,230],839:[,220],840:[,220],841:[,220],842:[,230],843:[,230],844:[,230],845:[,220],846:[,220],848:[,230],849:[,230],850:[,230],851:[,220],852:[,220],853:[,220],854:[,220],855:[,230],856:[,232],857:[,220],858:[,220],859:[,230],860:[,233],861:[,234],862:[,234],863:[,233],864:[,234],865:[,234],866:[,233],867:[,230],868:[,230],869:[,230],870:[,230],871:[,230],872:[,230],873:[,230],874:[,230],875:[,230],876:[,230],877:[,230],878:[,230],879:[,230],884:[[697]],890:[[32,837],256],894:[[59]],900:[[32,769],256],901:[[168,769]],902:[[913,769]],903:[[183]],904:[[917,769]],905:[[919,769]],906:[[921,769]],908:[[927,769]],910:[[933,769]],911:[[937,769]],912:[[970,769]],913:[,,{768:8122,769:902,772:8121,774:8120,787:7944,788:7945,837:8124}],917:[,,{768:8136,769:904,787:7960,788:7961}],919:[,,{768:8138,769:905,787:7976,788:7977,837:8140}],921:[,,{768:8154,769:906,772:8153,774:8152,776:938,787:7992,788:7993}],927:[,,{768:8184,769:908,787:8008,788:8009}],929:[,,{788:8172}],933:[,,{768:8170,769:910,772:8169,774:8168,776:939,788:8025}],937:[,,{768:8186,769:911,787:8040,788:8041,837:8188}],938:[[921,776]],939:[[933,776]],940:[[945,769],,{837:8116}],941:[[949,769]],942:[[951,769],,{837:8132}],943:[[953,769]],944:[[971,769]],945:[,,{768:8048,769:940,772:8113,774:8112,787:7936,788:7937,834:8118,837:8115}],949:[,,{768:8050,769:941,787:7952,788:7953}],951:[,,{768:8052,769:942,787:7968,788:7969,834:8134,837:8131}],953:[,,{768:8054,769:943,772:8145,774:8144,776:970,787:7984,788:7985,834:8150}],959:[,,{768:8056,769:972,787:8e3,788:8001}],961:[,,{787:8164,788:8165}],965:[,,{768:8058,769:973,772:8161,774:8160,776:971,787:8016,788:8017,834:8166}],969:[,,{768:8060,769:974,787:8032,788:8033,834:8182,837:8179}],970:[[953,776],,{768:8146,769:912,834:8151}],971:[[965,776],,{768:8162,769:944,834:8167}],972:[[959,769]],973:[[965,769]],974:[[969,769],,{837:8180}],976:[[946],256],977:[[952],256],978:[[933],256,{769:979,776:980}],979:[[978,769]],980:[[978,776]],981:[[966],256],982:[[960],256],1008:[[954],256],1009:[[961],256],1010:[[962],256],1012:[[920],256],1013:[[949],256],1017:[[931],256],66422:[,230],66423:[,230],66424:[,230],66425:[,230],66426:[,230]},1024:{1024:[[1045,768]],1025:[[1045,776]],1027:[[1043,769]],1030:[,,{776:1031}],1031:[[1030,776]],1036:[[1050,769]],1037:[[1048,768]],1038:[[1059,774]],1040:[,,{774:1232,776:1234}],1043:[,,{769:1027}],1045:[,,{768:1024,774:1238,776:1025}],1046:[,,{774:1217,776:1244}],1047:[,,{776:1246}],1048:[,,{768:1037,772:1250,774:1049,776:1252}],1049:[[1048,774]],1050:[,,{769:1036}],1054:[,,{776:1254}],1059:[,,{772:1262,774:1038,776:1264,779:1266}],1063:[,,{776:1268}],1067:[,,{776:1272}],1069:[,,{776:1260}],1072:[,,{774:1233,776:1235}],1075:[,,{769:1107}],1077:[,,{768:1104,774:1239,776:1105}],1078:[,,{774:1218,776:1245}],1079:[,,{776:1247}],1080:[,,{768:1117,772:1251,774:1081,776:1253}],1081:[[1080,774]],1082:[,,{769:1116}],1086:[,,{776:1255}],1091:[,,{772:1263,774:1118,776:1265,779:1267}],1095:[,,{776:1269}],1099:[,,{776:1273}],1101:[,,{776:1261}],1104:[[1077,768]],1105:[[1077,776]],1107:[[1075,769]],1110:[,,{776:1111}],1111:[[1110,776]],1116:[[1082,769]],1117:[[1080,768]],1118:[[1091,774]],1140:[,,{783:1142}],1141:[,,{783:1143}],1142:[[1140,783]],1143:[[1141,783]],1155:[,230],1156:[,230],1157:[,230],1158:[,230],1159:[,230],1217:[[1046,774]],1218:[[1078,774]],1232:[[1040,774]],1233:[[1072,774]],1234:[[1040,776]],1235:[[1072,776]],1238:[[1045,774]],1239:[[1077,774]],1240:[,,{776:1242}],1241:[,,{776:1243}],1242:[[1240,776]],1243:[[1241,776]],1244:[[1046,776]],1245:[[1078,776]],1246:[[1047,776]],1247:[[1079,776]],1250:[[1048,772]],1251:[[1080,772]],1252:[[1048,776]],1253:[[1080,776]],1254:[[1054,776]],1255:[[1086,776]],1256:[,,{776:1258}],1257:[,,{776:1259}],1258:[[1256,776]],1259:[[1257,776]],1260:[[1069,776]],1261:[[1101,776]],1262:[[1059,772]],1263:[[1091,772]],1264:[[1059,776]],1265:[[1091,776]],1266:[[1059,779]],1267:[[1091,779]],1268:[[1063,776]],1269:[[1095,776]],1272:[[1067,776]],1273:[[1099,776]]},1280:{1415:[[1381,1410],256],1425:[,220],1426:[,230],1427:[,230],1428:[,230],1429:[,230],1430:[,220],1431:[,230],1432:[,230],1433:[,230],1434:[,222],1435:[,220],1436:[,230],1437:[,230],1438:[,230],1439:[,230],1440:[,230],1441:[,230],1442:[,220],1443:[,220],1444:[,220],1445:[,220],1446:[,220],1447:[,220],1448:[,230],1449:[,230],1450:[,220],1451:[,230],1452:[,230],1453:[,222],1454:[,228],1455:[,230],1456:[,10],1457:[,11],1458:[,12],1459:[,13],1460:[,14],1461:[,15],1462:[,16],1463:[,17],1464:[,18],1465:[,19],1466:[,19],1467:[,20],1468:[,21],1469:[,22],1471:[,23],1473:[,24],1474:[,25],1476:[,230],1477:[,220],1479:[,18]},1536:{1552:[,230],1553:[,230],1554:[,230],1555:[,230],1556:[,230],1557:[,230],1558:[,230],1559:[,230],1560:[,30],1561:[,31],1562:[,32],1570:[[1575,1619]],1571:[[1575,1620]],1572:[[1608,1620]],1573:[[1575,1621]],1574:[[1610,1620]],1575:[,,{1619:1570,1620:1571,1621:1573}],1608:[,,{1620:1572}],1610:[,,{1620:1574}],1611:[,27],1612:[,28],1613:[,29],1614:[,30],1615:[,31],1616:[,32],1617:[,33],1618:[,34],1619:[,230],1620:[,230],1621:[,220],1622:[,220],1623:[,230],1624:[,230],1625:[,230],1626:[,230],1627:[,230],1628:[,220],1629:[,230],1630:[,230],1631:[,220],1648:[,35],1653:[[1575,1652],256],1654:[[1608,1652],256],1655:[[1735,1652],256],1656:[[1610,1652],256],1728:[[1749,1620]],1729:[,,{1620:1730}],1730:[[1729,1620]],1746:[,,{1620:1747}],1747:[[1746,1620]],1749:[,,{1620:1728}],1750:[,230],1751:[,230],1752:[,230],1753:[,230],1754:[,230],1755:[,230],1756:[,230],1759:[,230],1760:[,230],1761:[,230],1762:[,230],1763:[,220],1764:[,230],1767:[,230],1768:[,230],1770:[,220],1771:[,230],1772:[,230],1773:[,220]},1792:{1809:[,36],1840:[,230],1841:[,220],1842:[,230],1843:[,230],1844:[,220],1845:[,230],1846:[,230],1847:[,220],1848:[,220],1849:[,220],1850:[,230],1851:[,220],1852:[,220],1853:[,230],1854:[,220],1855:[,230],1856:[,230],1857:[,230],1858:[,220],1859:[,230],1860:[,220],1861:[,230],1862:[,220],1863:[,230],1864:[,220],1865:[,230],1866:[,230],2027:[,230],2028:[,230],2029:[,230],2030:[,230],2031:[,230],2032:[,230],2033:[,230],2034:[,220],2035:[,230]},2048:{2070:[,230],2071:[,230],2072:[,230],2073:[,230],2075:[,230],2076:[,230],2077:[,230],2078:[,230],2079:[,230],2080:[,230],2081:[,230],2082:[,230],2083:[,230],2085:[,230],2086:[,230],2087:[,230],2089:[,230],2090:[,230],2091:[,230],2092:[,230],2093:[,230],2137:[,220],2138:[,220],2139:[,220],2276:[,230],2277:[,230],2278:[,220],2279:[,230],2280:[,230],2281:[,220],2282:[,230],2283:[,230],2284:[,230],2285:[,220],2286:[,220],2287:[,220],2288:[,27],2289:[,28],2290:[,29],2291:[,230],2292:[,230],2293:[,230],2294:[,220],2295:[,230],2296:[,230],2297:[,220],2298:[,220],2299:[,230],2300:[,230],2301:[,230],2302:[,230],2303:[,230]},2304:{2344:[,,{2364:2345}],2345:[[2344,2364]],2352:[,,{2364:2353}],2353:[[2352,2364]],2355:[,,{2364:2356}],2356:[[2355,2364]],2364:[,7],2381:[,9],2385:[,230],2386:[,220],2387:[,230],2388:[,230],2392:[[2325,2364],512],2393:[[2326,2364],512],2394:[[2327,2364],512],2395:[[2332,2364],512],2396:[[2337,2364],512],2397:[[2338,2364],512],2398:[[2347,2364],512],2399:[[2351,2364],512],2492:[,7],2503:[,,{2494:2507,2519:2508}],2507:[[2503,2494]],2508:[[2503,2519]],2509:[,9],2524:[[2465,2492],512],2525:[[2466,2492],512],2527:[[2479,2492],512]},2560:{2611:[[2610,2620],512],2614:[[2616,2620],512],2620:[,7],2637:[,9],2649:[[2582,2620],512],2650:[[2583,2620],512],2651:[[2588,2620],512],2654:[[2603,2620],512],2748:[,7],2765:[,9],68109:[,220],68111:[,230],68152:[,230],68153:[,1],68154:[,220],68159:[,9],68325:[,230],68326:[,220]},2816:{2876:[,7],2887:[,,{2878:2891,2902:2888,2903:2892}],2888:[[2887,2902]],2891:[[2887,2878]],2892:[[2887,2903]],2893:[,9],2908:[[2849,2876],512],2909:[[2850,2876],512],2962:[,,{3031:2964}],2964:[[2962,3031]],3014:[,,{3006:3018,3031:3020}],3015:[,,{3006:3019}],3018:[[3014,3006]],3019:[[3015,3006]],3020:[[3014,3031]],3021:[,9]},3072:{3142:[,,{3158:3144}],3144:[[3142,3158]],3149:[,9],3157:[,84],3158:[,91],3260:[,7],3263:[,,{3285:3264}],3264:[[3263,3285]],3270:[,,{3266:3274,3285:3271,3286:3272}],3271:[[3270,3285]],3272:[[3270,3286]],3274:[[3270,3266],,{3285:3275}],3275:[[3274,3285]],3277:[,9]},3328:{3398:[,,{3390:3402,3415:3404}],3399:[,,{3390:3403}],3402:[[3398,3390]],3403:[[3399,3390]],3404:[[3398,3415]],3405:[,9],3530:[,9],3545:[,,{3530:3546,3535:3548,3551:3550}],3546:[[3545,3530]],3548:[[3545,3535],,{3530:3549}],3549:[[3548,3530]],3550:[[3545,3551]]},3584:{3635:[[3661,3634],256],3640:[,103],3641:[,103],3642:[,9],3656:[,107],3657:[,107],3658:[,107],3659:[,107],3763:[[3789,3762],256],3768:[,118],3769:[,118],3784:[,122],3785:[,122],3786:[,122],3787:[,122],3804:[[3755,3737],256],3805:[[3755,3745],256]},3840:{3852:[[3851],256],3864:[,220],3865:[,220],3893:[,220],3895:[,220],3897:[,216],3907:[[3906,4023],512],3917:[[3916,4023],512],3922:[[3921,4023],512],3927:[[3926,4023],512],3932:[[3931,4023],512],3945:[[3904,4021],512],3953:[,129],3954:[,130],3955:[[3953,3954],512],3956:[,132],3957:[[3953,3956],512],3958:[[4018,3968],512],3959:[[4018,3969],256],3960:[[4019,3968],512],3961:[[4019,3969],256],3962:[,130],3963:[,130],3964:[,130],3965:[,130],3968:[,130],3969:[[3953,3968],512],3970:[,230],3971:[,230],3972:[,9],3974:[,230],3975:[,230],3987:[[3986,4023],512],3997:[[3996,4023],512],4002:[[4001,4023],512],4007:[[4006,4023],512],4012:[[4011,4023],512],4025:[[3984,4021],512],4038:[,220]},4096:{4133:[,,{4142:4134}],4134:[[4133,4142]],4151:[,7],4153:[,9],4154:[,9],4237:[,220],4348:[[4316],256],69702:[,9],69759:[,9],69785:[,,{69818:69786}],69786:[[69785,69818]],69787:[,,{69818:69788}],69788:[[69787,69818]],69797:[,,{69818:69803}],69803:[[69797,69818]],69817:[,9],69818:[,7]},4352:{69888:[,230],69889:[,230],69890:[,230],69934:[[69937,69927]],69935:[[69938,69927]],69937:[,,{69927:69934}],69938:[,,{69927:69935}],69939:[,9],69940:[,9],70003:[,7],70080:[,9]},4608:{70197:[,9],70198:[,7],70377:[,7],70378:[,9]},4864:{4957:[,230],4958:[,230],4959:[,230],70460:[,7],70471:[,,{70462:70475,70487:70476}],70475:[[70471,70462]],70476:[[70471,70487]],70477:[,9],70502:[,230],70503:[,230],70504:[,230],70505:[,230],70506:[,230],70507:[,230],70508:[,230],70512:[,230],70513:[,230],70514:[,230],70515:[,230],70516:[,230]},5120:{70841:[,,{70832:70844,70842:70843,70845:70846}],70843:[[70841,70842]],70844:[[70841,70832]],70846:[[70841,70845]],70850:[,9],70851:[,7]},5376:{71096:[,,{71087:71098}],71097:[,,{71087:71099}],71098:[[71096,71087]],71099:[[71097,71087]],71103:[,9],71104:[,7]},5632:{71231:[,9],71350:[,9],71351:[,7]},5888:{5908:[,9],5940:[,9],6098:[,9],6109:[,230]},6144:{6313:[,228]},6400:{6457:[,222],6458:[,230],6459:[,220]},6656:{6679:[,230],6680:[,220],6752:[,9],6773:[,230],6774:[,230],6775:[,230],6776:[,230],6777:[,230],6778:[,230],6779:[,230],6780:[,230],6783:[,220],6832:[,230],6833:[,230],6834:[,230],6835:[,230],6836:[,230],6837:[,220],6838:[,220],6839:[,220],6840:[,220],6841:[,220],6842:[,220],6843:[,230],6844:[,230],6845:[,220]},6912:{6917:[,,{6965:6918}],6918:[[6917,6965]],6919:[,,{6965:6920}],6920:[[6919,6965]],6921:[,,{6965:6922}],6922:[[6921,6965]],6923:[,,{6965:6924}],6924:[[6923,6965]],6925:[,,{6965:6926}],6926:[[6925,6965]],6929:[,,{6965:6930}],6930:[[6929,6965]],6964:[,7],6970:[,,{6965:6971}],6971:[[6970,6965]],6972:[,,{6965:6973}],6973:[[6972,6965]],6974:[,,{6965:6976}],6975:[,,{6965:6977}],6976:[[6974,6965]],6977:[[6975,6965]],6978:[,,{6965:6979}],6979:[[6978,6965]],6980:[,9],7019:[,230],7020:[,220],7021:[,230],7022:[,230],7023:[,230],7024:[,230],7025:[,230],7026:[,230],7027:[,230],7082:[,9],7083:[,9],7142:[,7],7154:[,9],7155:[,9]},7168:{7223:[,7],7376:[,230],7377:[,230],7378:[,230],7380:[,1],7381:[,220],7382:[,220],7383:[,220],7384:[,220],7385:[,220],7386:[,230],7387:[,230],7388:[,220],7389:[,220],7390:[,220],7391:[,220],7392:[,230],7394:[,1],7395:[,1],7396:[,1],7397:[,1],7398:[,1],7399:[,1],7400:[,1],7405:[,220],7412:[,230],7416:[,230],7417:[,230]},7424:{7468:[[65],256],7469:[[198],256],7470:[[66],256],7472:[[68],256],7473:[[69],256],7474:[[398],256],7475:[[71],256],7476:[[72],256],7477:[[73],256],7478:[[74],256],7479:[[75],256],7480:[[76],256],7481:[[77],256],7482:[[78],256],7484:[[79],256],7485:[[546],256],7486:[[80],256],7487:[[82],256],7488:[[84],256],7489:[[85],256],7490:[[87],256],7491:[[97],256],7492:[[592],256],7493:[[593],256],7494:[[7426],256],7495:[[98],256],7496:[[100],256],7497:[[101],256],7498:[[601],256],7499:[[603],256],7500:[[604],256],7501:[[103],256],7503:[[107],256],7504:[[109],256],7505:[[331],256],7506:[[111],256],7507:[[596],256],7508:[[7446],256],7509:[[7447],256],7510:[[112],256],7511:[[116],256],7512:[[117],256],7513:[[7453],256],7514:[[623],256],7515:[[118],256],7516:[[7461],256],7517:[[946],256],7518:[[947],256],7519:[[948],256],7520:[[966],256],7521:[[967],256],7522:[[105],256],7523:[[114],256],7524:[[117],256],7525:[[118],256],7526:[[946],256],7527:[[947],256],7528:[[961],256],7529:[[966],256],7530:[[967],256],7544:[[1085],256],7579:[[594],256],7580:[[99],256],7581:[[597],256],7582:[[240],256],7583:[[604],256],7584:[[102],256],7585:[[607],256],7586:[[609],256],7587:[[613],256],7588:[[616],256],7589:[[617],256],7590:[[618],256],7591:[[7547],256],7592:[[669],256],7593:[[621],256],7594:[[7557],256],7595:[[671],256],7596:[[625],256],7597:[[624],256],7598:[[626],256],7599:[[627],256],7600:[[628],256],7601:[[629],256],7602:[[632],256],7603:[[642],256],7604:[[643],256],7605:[[427],256],7606:[[649],256],7607:[[650],256],7608:[[7452],256],7609:[[651],256],7610:[[652],256],7611:[[122],256],7612:[[656],256],7613:[[657],256],7614:[[658],256],7615:[[952],256],7616:[,230],7617:[,230],7618:[,220],7619:[,230],7620:[,230],7621:[,230],7622:[,230],7623:[,230],7624:[,230],7625:[,230],7626:[,220],7627:[,230],7628:[,230],7629:[,234],7630:[,214],7631:[,220],7632:[,202],7633:[,230],7634:[,230],7635:[,230],7636:[,230],7637:[,230],7638:[,230],7639:[,230],7640:[,230],7641:[,230],7642:[,230],7643:[,230],7644:[,230],7645:[,230],7646:[,230],7647:[,230],7648:[,230],7649:[,230],7650:[,230],7651:[,230],7652:[,230],7653:[,230],7654:[,230],7655:[,230],7656:[,230],7657:[,230],7658:[,230],7659:[,230],7660:[,230],7661:[,230],7662:[,230],7663:[,230],7664:[,230],7665:[,230],7666:[,230],7667:[,230],7668:[,230],7669:[,230],7676:[,233],7677:[,220],7678:[,230],7679:[,220]},7680:{7680:[[65,805]],7681:[[97,805]],7682:[[66,775]],7683:[[98,775]],7684:[[66,803]],7685:[[98,803]],7686:[[66,817]],7687:[[98,817]],7688:[[199,769]],7689:[[231,769]],7690:[[68,775]],7691:[[100,775]],7692:[[68,803]],7693:[[100,803]],7694:[[68,817]],7695:[[100,817]],7696:[[68,807]],7697:[[100,807]],7698:[[68,813]],7699:[[100,813]],7700:[[274,768]],7701:[[275,768]],7702:[[274,769]],7703:[[275,769]],7704:[[69,813]],7705:[[101,813]],7706:[[69,816]],7707:[[101,816]],7708:[[552,774]],7709:[[553,774]],7710:[[70,775]],7711:[[102,775]],7712:[[71,772]],7713:[[103,772]],7714:[[72,775]],7715:[[104,775]],7716:[[72,803]],7717:[[104,803]],7718:[[72,776]],7719:[[104,776]],7720:[[72,807]],7721:[[104,807]],7722:[[72,814]],7723:[[104,814]],7724:[[73,816]],7725:[[105,816]],7726:[[207,769]],7727:[[239,769]],7728:[[75,769]],7729:[[107,769]],7730:[[75,803]],7731:[[107,803]],7732:[[75,817]],7733:[[107,817]],7734:[[76,803],,{772:7736}],7735:[[108,803],,{772:7737}],7736:[[7734,772]],7737:[[7735,772]],7738:[[76,817]],7739:[[108,817]],7740:[[76,813]],7741:[[108,813]],7742:[[77,769]],7743:[[109,769]],7744:[[77,775]],7745:[[109,775]],7746:[[77,803]],7747:[[109,803]],7748:[[78,775]],7749:[[110,775]],7750:[[78,803]],7751:[[110,803]],7752:[[78,817]],7753:[[110,817]],7754:[[78,813]],7755:[[110,813]],7756:[[213,769]],7757:[[245,769]],7758:[[213,776]],7759:[[245,776]],7760:[[332,768]],7761:[[333,768]],7762:[[332,769]],7763:[[333,769]],7764:[[80,769]],7765:[[112,769]],7766:[[80,775]],7767:[[112,775]],7768:[[82,775]],7769:[[114,775]],7770:[[82,803],,{772:7772}],7771:[[114,803],,{772:7773}],7772:[[7770,772]],7773:[[7771,772]],7774:[[82,817]],7775:[[114,817]],7776:[[83,775]],7777:[[115,775]],7778:[[83,803],,{775:7784}],7779:[[115,803],,{775:7785}],7780:[[346,775]],7781:[[347,775]],7782:[[352,775]],7783:[[353,775]],7784:[[7778,775]],7785:[[7779,775]],7786:[[84,775]],7787:[[116,775]],7788:[[84,803]],7789:[[116,803]],7790:[[84,817]],7791:[[116,817]],7792:[[84,813]],7793:[[116,813]],7794:[[85,804]],7795:[[117,804]],7796:[[85,816]],7797:[[117,816]],7798:[[85,813]],7799:[[117,813]],7800:[[360,769]],7801:[[361,769]],7802:[[362,776]],7803:[[363,776]],7804:[[86,771]],7805:[[118,771]],7806:[[86,803]],7807:[[118,803]],7808:[[87,768]],7809:[[119,768]],7810:[[87,769]],7811:[[119,769]],7812:[[87,776]],7813:[[119,776]],7814:[[87,775]],7815:[[119,775]],7816:[[87,803]],7817:[[119,803]],7818:[[88,775]],7819:[[120,775]],7820:[[88,776]],7821:[[120,776]],7822:[[89,775]],7823:[[121,775]],7824:[[90,770]],7825:[[122,770]],7826:[[90,803]],7827:[[122,803]],7828:[[90,817]],7829:[[122,817]],7830:[[104,817]],7831:[[116,776]],7832:[[119,778]],7833:[[121,778]],7834:[[97,702],256],7835:[[383,775]],7840:[[65,803],,{770:7852,774:7862}],7841:[[97,803],,{770:7853,774:7863}],7842:[[65,777]],7843:[[97,777]],7844:[[194,769]],7845:[[226,769]],7846:[[194,768]],7847:[[226,768]],7848:[[194,777]],7849:[[226,777]],7850:[[194,771]],7851:[[226,771]],7852:[[7840,770]],7853:[[7841,770]],7854:[[258,769]],7855:[[259,769]],7856:[[258,768]],7857:[[259,768]],7858:[[258,777]],7859:[[259,777]],7860:[[258,771]],7861:[[259,771]],7862:[[7840,774]],7863:[[7841,774]],7864:[[69,803],,{770:7878}],7865:[[101,803],,{770:7879}],7866:[[69,777]],7867:[[101,777]],7868:[[69,771]],7869:[[101,771]],7870:[[202,769]],7871:[[234,769]],7872:[[202,768]],7873:[[234,768]],7874:[[202,777]],7875:[[234,777]],7876:[[202,771]],7877:[[234,771]],7878:[[7864,770]],7879:[[7865,770]],7880:[[73,777]],7881:[[105,777]],7882:[[73,803]],7883:[[105,803]],7884:[[79,803],,{770:7896}],7885:[[111,803],,{770:7897}],7886:[[79,777]],7887:[[111,777]],7888:[[212,769]],7889:[[244,769]],7890:[[212,768]],7891:[[244,768]],7892:[[212,777]],7893:[[244,777]],7894:[[212,771]],7895:[[244,771]],7896:[[7884,770]],7897:[[7885,770]],7898:[[416,769]],7899:[[417,769]],7900:[[416,768]],7901:[[417,768]],7902:[[416,777]],7903:[[417,777]],7904:[[416,771]],7905:[[417,771]],7906:[[416,803]],7907:[[417,803]],7908:[[85,803]],7909:[[117,803]],7910:[[85,777]],7911:[[117,777]],7912:[[431,769]],7913:[[432,769]],7914:[[431,768]],7915:[[432,768]],7916:[[431,777]],7917:[[432,777]],7918:[[431,771]],7919:[[432,771]],7920:[[431,803]],7921:[[432,803]],7922:[[89,768]],7923:[[121,768]],7924:[[89,803]],7925:[[121,803]],7926:[[89,777]],7927:[[121,777]],7928:[[89,771]],7929:[[121,771]]},7936:{7936:[[945,787],,{768:7938,769:7940,834:7942,837:8064}],7937:[[945,788],,{768:7939,769:7941,834:7943,837:8065}],7938:[[7936,768],,{837:8066}],7939:[[7937,768],,{837:8067}],7940:[[7936,769],,{837:8068}],7941:[[7937,769],,{837:8069}],7942:[[7936,834],,{837:8070}],7943:[[7937,834],,{837:8071}],7944:[[913,787],,{768:7946,769:7948,834:7950,837:8072}],7945:[[913,788],,{768:7947,769:7949,834:7951,837:8073}],7946:[[7944,768],,{837:8074}],7947:[[7945,768],,{837:8075}],7948:[[7944,769],,{837:8076}],7949:[[7945,769],,{837:8077}],7950:[[7944,834],,{837:8078}],7951:[[7945,834],,{837:8079}],7952:[[949,787],,{768:7954,769:7956}],7953:[[949,788],,{768:7955,769:7957}],7954:[[7952,768]],7955:[[7953,768]],7956:[[7952,769]],7957:[[7953,769]],7960:[[917,787],,{768:7962,769:7964}],7961:[[917,788],,{768:7963,769:7965}],7962:[[7960,768]],7963:[[7961,768]],7964:[[7960,769]],7965:[[7961,769]],7968:[[951,787],,{768:7970,769:7972,834:7974,837:8080}],7969:[[951,788],,{768:7971,769:7973,834:7975,837:8081}],7970:[[7968,768],,{837:8082}],7971:[[7969,768],,{837:8083}],7972:[[7968,769],,{837:8084}],7973:[[7969,769],,{837:8085}],7974:[[7968,834],,{837:8086}],7975:[[7969,834],,{837:8087}],7976:[[919,787],,{768:7978,769:7980,834:7982,837:8088}],7977:[[919,788],,{768:7979,769:7981,834:7983,837:8089}],7978:[[7976,768],,{837:8090}],7979:[[7977,768],,{837:8091}],7980:[[7976,769],,{837:8092}],7981:[[7977,769],,{837:8093}],7982:[[7976,834],,{837:8094}],7983:[[7977,834],,{837:8095}],7984:[[953,787],,{768:7986,769:7988,834:7990}],7985:[[953,788],,{768:7987,769:7989,834:7991}],7986:[[7984,768]],7987:[[7985,768]],7988:[[7984,769]],7989:[[7985,769]],7990:[[7984,834]],7991:[[7985,834]],7992:[[921,787],,{768:7994,769:7996,834:7998}],7993:[[921,788],,{768:7995,769:7997,834:7999}],7994:[[7992,768]],7995:[[7993,768]],7996:[[7992,769]],7997:[[7993,769]],7998:[[7992,834]],7999:[[7993,834]],8e3:[[959,787],,{768:8002,769:8004}],8001:[[959,788],,{768:8003,769:8005}],8002:[[8e3,768]],8003:[[8001,768]],8004:[[8e3,769]],8005:[[8001,769]],8008:[[927,787],,{768:8010,769:8012}],8009:[[927,788],,{768:8011,769:8013}],8010:[[8008,768]],8011:[[8009,768]],8012:[[8008,769]],8013:[[8009,769]],8016:[[965,787],,{768:8018,769:8020,834:8022}],8017:[[965,788],,{768:8019,769:8021,834:8023}],8018:[[8016,768]],8019:[[8017,768]],8020:[[8016,769]],8021:[[8017,769]],8022:[[8016,834]],8023:[[8017,834]],8025:[[933,788],,{768:8027,769:8029,834:8031}],8027:[[8025,768]],8029:[[8025,769]],8031:[[8025,834]],8032:[[969,787],,{768:8034,769:8036,834:8038,837:8096}],8033:[[969,788],,{768:8035,769:8037,834:8039,837:8097}],8034:[[8032,768],,{837:8098}],8035:[[8033,768],,{837:8099}],8036:[[8032,769],,{837:8100}],8037:[[8033,769],,{837:8101}],8038:[[8032,834],,{837:8102}],8039:[[8033,834],,{837:8103}],8040:[[937,787],,{768:8042,769:8044,834:8046,837:8104}],8041:[[937,788],,{768:8043,769:8045,834:8047,837:8105}],8042:[[8040,768],,{837:8106}],8043:[[8041,768],,{837:8107}],8044:[[8040,769],,{837:8108}],8045:[[8041,769],,{837:8109}],8046:[[8040,834],,{837:8110}],8047:[[8041,834],,{837:8111}],8048:[[945,768],,{837:8114}],8049:[[940]],8050:[[949,768]],8051:[[941]],8052:[[951,768],,{837:8130}],8053:[[942]],8054:[[953,768]],8055:[[943]],8056:[[959,768]],8057:[[972]],8058:[[965,768]],8059:[[973]],8060:[[969,768],,{837:8178}],8061:[[974]],8064:[[7936,837]],8065:[[7937,837]],8066:[[7938,837]],8067:[[7939,837]],8068:[[7940,837]],8069:[[7941,837]],8070:[[7942,837]],8071:[[7943,837]],8072:[[7944,837]],8073:[[7945,837]],8074:[[7946,837]],8075:[[7947,837]],8076:[[7948,837]],8077:[[7949,837]],8078:[[7950,837]],8079:[[7951,837]],8080:[[7968,837]],8081:[[7969,837]],8082:[[7970,837]],8083:[[7971,837]],8084:[[7972,837]],8085:[[7973,837]],8086:[[7974,837]],8087:[[7975,837]],8088:[[7976,837]],8089:[[7977,837]],8090:[[7978,837]],8091:[[7979,837]],8092:[[7980,837]],8093:[[7981,837]],8094:[[7982,837]],8095:[[7983,837]],8096:[[8032,837]],8097:[[8033,837]],8098:[[8034,837]],8099:[[8035,837]],8100:[[8036,837]],8101:[[8037,837]],8102:[[8038,837]],8103:[[8039,837]],8104:[[8040,837]],8105:[[8041,837]],8106:[[8042,837]],8107:[[8043,837]],8108:[[8044,837]],8109:[[8045,837]],8110:[[8046,837]],8111:[[8047,837]],8112:[[945,774]],8113:[[945,772]],8114:[[8048,837]],8115:[[945,837]],8116:[[940,837]],8118:[[945,834],,{837:8119}],8119:[[8118,837]],8120:[[913,774]],8121:[[913,772]],8122:[[913,768]],8123:[[902]],8124:[[913,837]],8125:[[32,787],256],8126:[[953]],8127:[[32,787],256,{768:8141,769:8142,834:8143}],8128:[[32,834],256],8129:[[168,834]],8130:[[8052,837]],8131:[[951,837]],8132:[[942,837]],8134:[[951,834],,{837:8135}],8135:[[8134,837]],8136:[[917,768]],8137:[[904]],8138:[[919,768]],8139:[[905]],8140:[[919,837]],8141:[[8127,768]],8142:[[8127,769]],8143:[[8127,834]],8144:[[953,774]],8145:[[953,772]],8146:[[970,768]],8147:[[912]],8150:[[953,834]],8151:[[970,834]],8152:[[921,774]],8153:[[921,772]],8154:[[921,768]],8155:[[906]],8157:[[8190,768]],8158:[[8190,769]],8159:[[8190,834]],8160:[[965,774]],8161:[[965,772]],8162:[[971,768]],8163:[[944]],8164:[[961,787]],8165:[[961,788]],8166:[[965,834]],8167:[[971,834]],8168:[[933,774]],8169:[[933,772]],8170:[[933,768]],8171:[[910]],8172:[[929,788]],8173:[[168,768]],8174:[[901]],8175:[[96]],8178:[[8060,837]],8179:[[969,837]],8180:[[974,837]],8182:[[969,834],,{837:8183}],8183:[[8182,837]],8184:[[927,768]],8185:[[908]],8186:[[937,768]],8187:[[911]],8188:[[937,837]],8189:[[180]],8190:[[32,788],256,{768:8157,769:8158,834:8159}]},8192:{8192:[[8194]],8193:[[8195]],8194:[[32],256],8195:[[32],256],8196:[[32],256],8197:[[32],256],8198:[[32],256],8199:[[32],256],8200:[[32],256],8201:[[32],256],8202:[[32],256],8209:[[8208],256],8215:[[32,819],256],8228:[[46],256],8229:[[46,46],256],8230:[[46,46,46],256],8239:[[32],256],8243:[[8242,8242],256],8244:[[8242,8242,8242],256],8246:[[8245,8245],256],8247:[[8245,8245,8245],256],8252:[[33,33],256],8254:[[32,773],256],8263:[[63,63],256],8264:[[63,33],256],8265:[[33,63],256],8279:[[8242,8242,8242,8242],256],8287:[[32],256],8304:[[48],256],8305:[[105],256],8308:[[52],256],8309:[[53],256],8310:[[54],256],8311:[[55],256],8312:[[56],256],8313:[[57],256],8314:[[43],256],8315:[[8722],256],8316:[[61],256],8317:[[40],256],8318:[[41],256],8319:[[110],256],8320:[[48],256],8321:[[49],256],8322:[[50],256],8323:[[51],256],8324:[[52],256],8325:[[53],256],8326:[[54],256],8327:[[55],256],8328:[[56],256],8329:[[57],256],8330:[[43],256],8331:[[8722],256],8332:[[61],256],8333:[[40],256],8334:[[41],256],8336:[[97],256],8337:[[101],256],8338:[[111],256],8339:[[120],256],8340:[[601],256],8341:[[104],256],8342:[[107],256],8343:[[108],256],8344:[[109],256],8345:[[110],256],8346:[[112],256],8347:[[115],256],8348:[[116],256],8360:[[82,115],256],8400:[,230],8401:[,230],8402:[,1],8403:[,1],8404:[,230],8405:[,230],8406:[,230],8407:[,230],8408:[,1],8409:[,1],8410:[,1],8411:[,230],8412:[,230],8417:[,230],8421:[,1],8422:[,1],8423:[,230],8424:[,220],8425:[,230],8426:[,1],8427:[,1],8428:[,220],8429:[,220],8430:[,220],8431:[,220],8432:[,230]},8448:{8448:[[97,47,99],256],8449:[[97,47,115],256],8450:[[67],256],8451:[[176,67],256],8453:[[99,47,111],256],8454:[[99,47,117],256],8455:[[400],256],8457:[[176,70],256],8458:[[103],256],8459:[[72],256],8460:[[72],256],8461:[[72],256],8462:[[104],256],8463:[[295],256],8464:[[73],256],8465:[[73],256],8466:[[76],256],8467:[[108],256],8469:[[78],256],8470:[[78,111],256],8473:[[80],256],8474:[[81],256],8475:[[82],256],8476:[[82],256],8477:[[82],256],8480:[[83,77],256],8481:[[84,69,76],256],8482:[[84,77],256],8484:[[90],256],8486:[[937]],8488:[[90],256],8490:[[75]],8491:[[197]],8492:[[66],256],8493:[[67],256],8495:[[101],256],8496:[[69],256],8497:[[70],256],8499:[[77],256],8500:[[111],256],8501:[[1488],256],8502:[[1489],256],8503:[[1490],256],8504:[[1491],256],8505:[[105],256],8507:[[70,65,88],256],8508:[[960],256],8509:[[947],256],8510:[[915],256],8511:[[928],256],8512:[[8721],256],8517:[[68],256],8518:[[100],256],8519:[[101],256],8520:[[105],256],8521:[[106],256],8528:[[49,8260,55],256],8529:[[49,8260,57],256],8530:[[49,8260,49,48],256],8531:[[49,8260,51],256],8532:[[50,8260,51],256],8533:[[49,8260,53],256],8534:[[50,8260,53],256],8535:[[51,8260,53],256],8536:[[52,8260,53],256],8537:[[49,8260,54],256],8538:[[53,8260,54],256],8539:[[49,8260,56],256],8540:[[51,8260,56],256],8541:[[53,8260,56],256],8542:[[55,8260,56],256],8543:[[49,8260],256],8544:[[73],256],8545:[[73,73],256],8546:[[73,73,73],256],8547:[[73,86],256],8548:[[86],256],8549:[[86,73],256],8550:[[86,73,73],256],8551:[[86,73,73,73],256],8552:[[73,88],256],8553:[[88],256],8554:[[88,73],256],8555:[[88,73,73],256],8556:[[76],256],8557:[[67],256],8558:[[68],256],8559:[[77],256],8560:[[105],256],8561:[[105,105],256],8562:[[105,105,105],256],8563:[[105,118],256],8564:[[118],256],8565:[[118,105],256],8566:[[118,105,105],256],8567:[[118,105,105,105],256],8568:[[105,120],256],8569:[[120],256],8570:[[120,105],256],8571:[[120,105,105],256],8572:[[108],256],8573:[[99],256],8574:[[100],256],8575:[[109],256],8585:[[48,8260,51],256],8592:[,,{824:8602}],8594:[,,{824:8603}],8596:[,,{824:8622}],8602:[[8592,824]],8603:[[8594,824]],8622:[[8596,824]],8653:[[8656,824]],8654:[[8660,824]],8655:[[8658,824]],8656:[,,{824:8653}],8658:[,,{824:8655}],8660:[,,{824:8654}]},8704:{8707:[,,{824:8708}],8708:[[8707,824]],8712:[,,{824:8713}],8713:[[8712,824]],8715:[,,{824:8716}],8716:[[8715,824]],8739:[,,{824:8740}],8740:[[8739,824]],8741:[,,{824:8742}],8742:[[8741,824]],8748:[[8747,8747],256],8749:[[8747,8747,8747],256],8751:[[8750,8750],256],8752:[[8750,8750,8750],256],8764:[,,{824:8769}],8769:[[8764,824]],8771:[,,{824:8772}],8772:[[8771,824]],8773:[,,{824:8775}],8775:[[8773,824]],8776:[,,{824:8777}],8777:[[8776,824]],8781:[,,{824:8813}],8800:[[61,824]],8801:[,,{824:8802}],8802:[[8801,824]],8804:[,,{824:8816}],8805:[,,{824:8817}],8813:[[8781,824]],8814:[[60,824]],8815:[[62,824]],8816:[[8804,824]],8817:[[8805,824]],8818:[,,{824:8820}],8819:[,,{824:8821}],8820:[[8818,824]],8821:[[8819,824]],8822:[,,{824:8824}],8823:[,,{824:8825}],8824:[[8822,824]],8825:[[8823,824]],8826:[,,{824:8832}],8827:[,,{824:8833}],8828:[,,{824:8928}],8829:[,,{824:8929}],8832:[[8826,824]],8833:[[8827,824]],8834:[,,{824:8836}],8835:[,,{824:8837}],8836:[[8834,824]],8837:[[8835,824]],8838:[,,{824:8840}],8839:[,,{824:8841}],8840:[[8838,824]],8841:[[8839,824]],8849:[,,{824:8930}],8850:[,,{824:8931}],8866:[,,{824:8876}],8872:[,,{824:8877}],8873:[,,{824:8878}],8875:[,,{824:8879}],8876:[[8866,824]],8877:[[8872,824]],8878:[[8873,824]],8879:[[8875,824]],8882:[,,{824:8938}],8883:[,,{824:8939}],8884:[,,{824:8940}],8885:[,,{824:8941}],8928:[[8828,824]],8929:[[8829,824]],8930:[[8849,824]],8931:[[8850,824]],8938:[[8882,824]],8939:[[8883,824]],8940:[[8884,824]],8941:[[8885,824]]},8960:{9001:[[12296]],9002:[[12297]]},9216:{9312:[[49],256],9313:[[50],256],9314:[[51],256],9315:[[52],256],9316:[[53],256],9317:[[54],256],9318:[[55],256],9319:[[56],256],9320:[[57],256],9321:[[49,48],256],9322:[[49,49],256],9323:[[49,50],256],9324:[[49,51],256],9325:[[49,52],256],9326:[[49,53],256],9327:[[49,54],256],9328:[[49,55],256],9329:[[49,56],256],9330:[[49,57],256],9331:[[50,48],256],9332:[[40,49,41],256],9333:[[40,50,41],256],9334:[[40,51,41],256],9335:[[40,52,41],256],9336:[[40,53,41],256],9337:[[40,54,41],256],9338:[[40,55,41],256],9339:[[40,56,41],256],9340:[[40,57,41],256],9341:[[40,49,48,41],256],9342:[[40,49,49,41],256],9343:[[40,49,50,41],256],9344:[[40,49,51,41],256],9345:[[40,49,52,41],256],9346:[[40,49,53,41],256],9347:[[40,49,54,41],256],9348:[[40,49,55,41],256],9349:[[40,49,56,41],256],9350:[[40,49,57,41],256],9351:[[40,50,48,41],256],9352:[[49,46],256],9353:[[50,46],256],9354:[[51,46],256],9355:[[52,46],256],9356:[[53,46],256],9357:[[54,46],256],9358:[[55,46],256],9359:[[56,46],256],9360:[[57,46],256],9361:[[49,48,46],256],9362:[[49,49,46],256],9363:[[49,50,46],256],9364:[[49,51,46],256],9365:[[49,52,46],256],9366:[[49,53,46],256],9367:[[49,54,46],256],9368:[[49,55,46],256],9369:[[49,56,46],256],9370:[[49,57,46],256],9371:[[50,48,46],256],9372:[[40,97,41],256],9373:[[40,98,41],256],9374:[[40,99,41],256],9375:[[40,100,41],256],9376:[[40,101,41],256],9377:[[40,102,41],256],9378:[[40,103,41],256],9379:[[40,104,41],256],9380:[[40,105,41],256],9381:[[40,106,41],256],9382:[[40,107,41],256],9383:[[40,108,41],256],9384:[[40,109,41],256],9385:[[40,110,41],256],9386:[[40,111,41],256],9387:[[40,112,41],256],9388:[[40,113,41],256],9389:[[40,114,41],256],9390:[[40,115,41],256],9391:[[40,116,41],256],9392:[[40,117,41],256],9393:[[40,118,41],256],9394:[[40,119,41],256],9395:[[40,120,41],256],9396:[[40,121,41],256],9397:[[40,122,41],256],9398:[[65],256],9399:[[66],256],9400:[[67],256],9401:[[68],256],9402:[[69],256],9403:[[70],256],9404:[[71],256],9405:[[72],256],9406:[[73],256],9407:[[74],256],9408:[[75],256],9409:[[76],256],9410:[[77],256],9411:[[78],256],9412:[[79],256],9413:[[80],256],9414:[[81],256],9415:[[82],256],9416:[[83],256],9417:[[84],256],9418:[[85],256],9419:[[86],256],9420:[[87],256],9421:[[88],256],9422:[[89],256],9423:[[90],256],9424:[[97],256],9425:[[98],256],9426:[[99],256],9427:[[100],256],9428:[[101],256],9429:[[102],256],9430:[[103],256],9431:[[104],256],9432:[[105],256],9433:[[106],256],9434:[[107],256],9435:[[108],256],9436:[[109],256],9437:[[110],256],9438:[[111],256],9439:[[112],256],9440:[[113],256],9441:[[114],256],9442:[[115],256],9443:[[116],256],9444:[[117],256],9445:[[118],256],9446:[[119],256],9447:[[120],256],9448:[[121],256],9449:[[122],256],9450:[[48],256]},10752:{10764:[[8747,8747,8747,8747],256],10868:[[58,58,61],256],10869:[[61,61],256],10870:[[61,61,61],256],10972:[[10973,824],512]},11264:{11388:[[106],256],11389:[[86],256],11503:[,230],11504:[,230],11505:[,230]},11520:{11631:[[11617],256],11647:[,9],11744:[,230],11745:[,230],11746:[,230],11747:[,230],11748:[,230],11749:[,230],11750:[,230],11751:[,230],11752:[,230],11753:[,230],11754:[,230],11755:[,230],11756:[,230],11757:[,230],11758:[,230],11759:[,230],11760:[,230],11761:[,230],11762:[,230],11763:[,230],11764:[,230],11765:[,230],11766:[,230],11767:[,230],11768:[,230],11769:[,230],11770:[,230],11771:[,230],11772:[,230],11773:[,230],11774:[,230],11775:[,230]},11776:{11935:[[27597],256],12019:[[40863],256]},12032:{12032:[[19968],256],12033:[[20008],256],12034:[[20022],256],12035:[[20031],256],12036:[[20057],256],12037:[[20101],256],12038:[[20108],256],12039:[[20128],256],12040:[[20154],256],12041:[[20799],256],12042:[[20837],256],12043:[[20843],256],12044:[[20866],256],12045:[[20886],256],12046:[[20907],256],12047:[[20960],256],12048:[[20981],256],12049:[[20992],256],12050:[[21147],256],12051:[[21241],256],12052:[[21269],256],12053:[[21274],256],12054:[[21304],256],12055:[[21313],256],12056:[[21340],256],12057:[[21353],256],12058:[[21378],256],12059:[[21430],256],12060:[[21448],256],12061:[[21475],256],12062:[[22231],256],12063:[[22303],256],12064:[[22763],256],12065:[[22786],256],12066:[[22794],256],12067:[[22805],256],12068:[[22823],256],12069:[[22899],256],12070:[[23376],256],12071:[[23424],256],12072:[[23544],256],12073:[[23567],256],12074:[[23586],256],12075:[[23608],256],12076:[[23662],256],12077:[[23665],256],12078:[[24027],256],12079:[[24037],256],12080:[[24049],256],12081:[[24062],256],12082:[[24178],256],12083:[[24186],256],12084:[[24191],256],12085:[[24308],256],12086:[[24318],256],12087:[[24331],256],12088:[[24339],256],12089:[[24400],256],12090:[[24417],256],12091:[[24435],256],12092:[[24515],256],12093:[[25096],256],12094:[[25142],256],12095:[[25163],256],12096:[[25903],256],12097:[[25908],256],12098:[[25991],256],12099:[[26007],256],12100:[[26020],256],12101:[[26041],256],12102:[[26080],256],12103:[[26085],256],12104:[[26352],256],12105:[[26376],256],12106:[[26408],256],12107:[[27424],256],12108:[[27490],256],12109:[[27513],256],12110:[[27571],256],12111:[[27595],256],12112:[[27604],256],12113:[[27611],256],12114:[[27663],256],12115:[[27668],256],12116:[[27700],256],12117:[[28779],256],12118:[[29226],256],12119:[[29238],256],12120:[[29243],256],12121:[[29247],256],12122:[[29255],256],12123:[[29273],256],12124:[[29275],256],12125:[[29356],256],12126:[[29572],256],12127:[[29577],256],12128:[[29916],256],12129:[[29926],256],12130:[[29976],256],12131:[[29983],256],12132:[[29992],256],12133:[[3e4],256],12134:[[30091],256],12135:[[30098],256],12136:[[30326],256],12137:[[30333],256],12138:[[30382],256],12139:[[30399],256],12140:[[30446],256],12141:[[30683],256],12142:[[30690],256],12143:[[30707],256],12144:[[31034],256],12145:[[31160],256],12146:[[31166],256],12147:[[31348],256],12148:[[31435],256],12149:[[31481],256],12150:[[31859],256],12151:[[31992],256],12152:[[32566],256],12153:[[32593],256],12154:[[32650],256],12155:[[32701],256],12156:[[32769],256],12157:[[32780],256],12158:[[32786],256],12159:[[32819],256],12160:[[32895],256],12161:[[32905],256],12162:[[33251],256],12163:[[33258],256],12164:[[33267],256],12165:[[33276],256],12166:[[33292],256],12167:[[33307],256],12168:[[33311],256],12169:[[33390],256],12170:[[33394],256],12171:[[33400],256],12172:[[34381],256],12173:[[34411],256],12174:[[34880],256],12175:[[34892],256],12176:[[34915],256],12177:[[35198],256],12178:[[35211],256],12179:[[35282],256],12180:[[35328],256],12181:[[35895],256],12182:[[35910],256],12183:[[35925],256],12184:[[35960],256],12185:[[35997],256],12186:[[36196],256],12187:[[36208],256],12188:[[36275],256],12189:[[36523],256],12190:[[36554],256],12191:[[36763],256],12192:[[36784],256],12193:[[36789],256],12194:[[37009],256],12195:[[37193],256],12196:[[37318],256],12197:[[37324],256],12198:[[37329],256],12199:[[38263],256],12200:[[38272],256],12201:[[38428],256],12202:[[38582],256],12203:[[38585],256],12204:[[38632],256],12205:[[38737],256],12206:[[38750],256],12207:[[38754],256],12208:[[38761],256],12209:[[38859],256],12210:[[38893],256],12211:[[38899],256],12212:[[38913],256],12213:[[39080],256],12214:[[39131],256],12215:[[39135],256],12216:[[39318],256],12217:[[39321],256],12218:[[39340],256],12219:[[39592],256],12220:[[39640],256],12221:[[39647],256],12222:[[39717],256],12223:[[39727],256],12224:[[39730],256],12225:[[39740],256],12226:[[39770],256],12227:[[40165],256],12228:[[40565],256],12229:[[40575],256],12230:[[40613],256],12231:[[40635],256],12232:[[40643],256],12233:[[40653],256],12234:[[40657],256],12235:[[40697],256],12236:[[40701],256],12237:[[40718],256],12238:[[40723],256],12239:[[40736],256],12240:[[40763],256],12241:[[40778],256],12242:[[40786],256],12243:[[40845],256],12244:[[40860],256],12245:[[40864],256]},12288:{12288:[[32],256],12330:[,218],12331:[,228],12332:[,232],12333:[,222],12334:[,224],12335:[,224],12342:[[12306],256],12344:[[21313],256],12345:[[21316],256],12346:[[21317],256],12358:[,,{12441:12436}],12363:[,,{12441:12364}],12364:[[12363,12441]],12365:[,,{12441:12366}],12366:[[12365,12441]],12367:[,,{12441:12368}],12368:[[12367,12441]],12369:[,,{12441:12370}],12370:[[12369,12441]],12371:[,,{12441:12372}],12372:[[12371,12441]],12373:[,,{12441:12374}],12374:[[12373,12441]],12375:[,,{12441:12376}],12376:[[12375,12441]],12377:[,,{12441:12378}],12378:[[12377,12441]],12379:[,,{12441:12380}],12380:[[12379,12441]],12381:[,,{12441:12382}],12382:[[12381,12441]],12383:[,,{12441:12384}],12384:[[12383,12441]],12385:[,,{12441:12386}],12386:[[12385,12441]],12388:[,,{12441:12389}],12389:[[12388,12441]],12390:[,,{12441:12391}],12391:[[12390,12441]],12392:[,,{12441:12393}],12393:[[12392,12441]],12399:[,,{12441:12400,12442:12401}],12400:[[12399,12441]],12401:[[12399,12442]],12402:[,,{12441:12403,12442:12404}],12403:[[12402,12441]],12404:[[12402,12442]],12405:[,,{12441:12406,12442:12407}],12406:[[12405,12441]],12407:[[12405,12442]],12408:[,,{12441:12409,12442:12410}],12409:[[12408,12441]],12410:[[12408,12442]],12411:[,,{12441:12412,12442:12413}],12412:[[12411,12441]],12413:[[12411,12442]],12436:[[12358,12441]],12441:[,8],12442:[,8],12443:[[32,12441],256],12444:[[32,12442],256],12445:[,,{12441:12446}],12446:[[12445,12441]],12447:[[12424,12426],256],12454:[,,{12441:12532}],12459:[,,{12441:12460}],12460:[[12459,12441]],12461:[,,{12441:12462}],12462:[[12461,12441]],12463:[,,{12441:12464}],12464:[[12463,12441]],12465:[,,{12441:12466}],12466:[[12465,12441]],12467:[,,{12441:12468}],12468:[[12467,12441]],12469:[,,{12441:12470}],12470:[[12469,12441]],12471:[,,{12441:12472}],12472:[[12471,12441]],12473:[,,{12441:12474}],12474:[[12473,12441]],12475:[,,{12441:12476}],12476:[[12475,12441]],12477:[,,{12441:12478}],12478:[[12477,12441]],12479:[,,{12441:12480}],12480:[[12479,12441]],12481:[,,{12441:12482}],12482:[[12481,12441]],12484:[,,{12441:12485}],12485:[[12484,12441]],12486:[,,{12441:12487}],12487:[[12486,12441]],12488:[,,{12441:12489}],12489:[[12488,12441]],12495:[,,{12441:12496,12442:12497}],12496:[[12495,12441]],12497:[[12495,12442]],12498:[,,{12441:12499,12442:12500}],12499:[[12498,12441]],12500:[[12498,12442]],12501:[,,{12441:12502,12442:12503}],12502:[[12501,12441]],12503:[[12501,12442]],12504:[,,{12441:12505,12442:12506}],12505:[[12504,12441]],12506:[[12504,12442]],12507:[,,{12441:12508,12442:12509}],12508:[[12507,12441]],12509:[[12507,12442]],12527:[,,{12441:12535}],12528:[,,{12441:12536}],12529:[,,{12441:12537}],12530:[,,{12441:12538}],12532:[[12454,12441]],12535:[[12527,12441]],12536:[[12528,12441]],12537:[[12529,12441]],12538:[[12530,12441]],12541:[,,{12441:12542}],12542:[[12541,12441]],12543:[[12467,12488],256]},12544:{12593:[[4352],256],12594:[[4353],256],12595:[[4522],256],12596:[[4354],256],12597:[[4524],256],12598:[[4525],256],12599:[[4355],256],12600:[[4356],256],12601:[[4357],256],12602:[[4528],256],12603:[[4529],256],12604:[[4530],256],12605:[[4531],256],12606:[[4532],256],12607:[[4533],256],12608:[[4378],256],12609:[[4358],256],12610:[[4359],256],12611:[[4360],256],12612:[[4385],256],12613:[[4361],256],12614:[[4362],256],12615:[[4363],256],12616:[[4364],256],12617:[[4365],256],12618:[[4366],256],12619:[[4367],256],12620:[[4368],256],12621:[[4369],256],12622:[[4370],256],12623:[[4449],256],12624:[[4450],256],12625:[[4451],256],12626:[[4452],256],12627:[[4453],256],12628:[[4454],256],12629:[[4455],256],12630:[[4456],256],12631:[[4457],256],12632:[[4458],256],12633:[[4459],256],12634:[[4460],256],12635:[[4461],256],12636:[[4462],256],12637:[[4463],256],12638:[[4464],256],12639:[[4465],256],12640:[[4466],256],12641:[[4467],256],12642:[[4468],256],12643:[[4469],256],12644:[[4448],256],12645:[[4372],256],12646:[[4373],256],12647:[[4551],256],12648:[[4552],256],12649:[[4556],256],12650:[[4558],256],12651:[[4563],256],12652:[[4567],256],12653:[[4569],256],12654:[[4380],256],12655:[[4573],256],12656:[[4575],256],12657:[[4381],256],12658:[[4382],256],12659:[[4384],256],12660:[[4386],256],12661:[[4387],256],12662:[[4391],256],12663:[[4393],256],12664:[[4395],256],12665:[[4396],256],12666:[[4397],256],12667:[[4398],256],12668:[[4399],256],12669:[[4402],256],12670:[[4406],256],12671:[[4416],256],12672:[[4423],256],12673:[[4428],256],12674:[[4593],256],12675:[[4594],256],12676:[[4439],256],12677:[[4440],256],12678:[[4441],256],12679:[[4484],256],12680:[[4485],256],12681:[[4488],256],12682:[[4497],256],12683:[[4498],256],12684:[[4500],256],12685:[[4510],256],12686:[[4513],256],12690:[[19968],256],12691:[[20108],256],12692:[[19977],256],12693:[[22235],256],12694:[[19978],256],12695:[[20013],256],12696:[[19979],256],12697:[[30002],256],12698:[[20057],256],12699:[[19993],256],12700:[[19969],256],12701:[[22825],256],12702:[[22320],256],12703:[[20154],256]},12800:{12800:[[40,4352,41],256],12801:[[40,4354,41],256],12802:[[40,4355,41],256],12803:[[40,4357,41],256],12804:[[40,4358,41],256],12805:[[40,4359,41],256],12806:[[40,4361,41],256],12807:[[40,4363,41],256],12808:[[40,4364,41],256],12809:[[40,4366,41],256],12810:[[40,4367,41],256],12811:[[40,4368,41],256],12812:[[40,4369,41],256],12813:[[40,4370,41],256],12814:[[40,4352,4449,41],256],12815:[[40,4354,4449,41],256],12816:[[40,4355,4449,41],256],12817:[[40,4357,4449,41],256],12818:[[40,4358,4449,41],256],12819:[[40,4359,4449,41],256],12820:[[40,4361,4449,41],256],12821:[[40,4363,4449,41],256],12822:[[40,4364,4449,41],256],12823:[[40,4366,4449,41],256],12824:[[40,4367,4449,41],256],12825:[[40,4368,4449,41],256],12826:[[40,4369,4449,41],256],12827:[[40,4370,4449,41],256],12828:[[40,4364,4462,41],256],12829:[[40,4363,4457,4364,4453,4523,41],256],12830:[[40,4363,4457,4370,4462,41],256],12832:[[40,19968,41],256],12833:[[40,20108,41],256],12834:[[40,19977,41],256],12835:[[40,22235,41],256],12836:[[40,20116,41],256],12837:[[40,20845,41],256],12838:[[40,19971,41],256],12839:[[40,20843,41],256],12840:[[40,20061,41],256],12841:[[40,21313,41],256],12842:[[40,26376,41],256],12843:[[40,28779,41],256],12844:[[40,27700,41],256],12845:[[40,26408,41],256],12846:[[40,37329,41],256],12847:[[40,22303,41],256],12848:[[40,26085,41],256],12849:[[40,26666,41],256],12850:[[40,26377,41],256],12851:[[40,31038,41],256],12852:[[40,21517,41],256],12853:[[40,29305,41],256],12854:[[40,36001,41],256],12855:[[40,31069,41],256],12856:[[40,21172,41],256],12857:[[40,20195,41],256],12858:[[40,21628,41],256],12859:[[40,23398,41],256],12860:[[40,30435,41],256],12861:[[40,20225,41],256],12862:[[40,36039,41],256],12863:[[40,21332,41],256],12864:[[40,31085,41],256],12865:[[40,20241,41],256],12866:[[40,33258,41],256],12867:[[40,33267,41],256],12868:[[21839],256],12869:[[24188],256],12870:[[25991],256],12871:[[31631],256],12880:[[80,84,69],256],12881:[[50,49],256],12882:[[50,50],256],12883:[[50,51],256],12884:[[50,52],256],12885:[[50,53],256],12886:[[50,54],256],12887:[[50,55],256],12888:[[50,56],256],12889:[[50,57],256],12890:[[51,48],256],12891:[[51,49],256],12892:[[51,50],256],12893:[[51,51],256],12894:[[51,52],256],12895:[[51,53],256],12896:[[4352],256],12897:[[4354],256],12898:[[4355],256],12899:[[4357],256],12900:[[4358],256],12901:[[4359],256],12902:[[4361],256],12903:[[4363],256],12904:[[4364],256],12905:[[4366],256],12906:[[4367],256],12907:[[4368],256],12908:[[4369],256],12909:[[4370],256],12910:[[4352,4449],256],12911:[[4354,4449],256],12912:[[4355,4449],256],12913:[[4357,4449],256],12914:[[4358,4449],256],12915:[[4359,4449],256],12916:[[4361,4449],256],12917:[[4363,4449],256],12918:[[4364,4449],256],12919:[[4366,4449],256],12920:[[4367,4449],256],12921:[[4368,4449],256],12922:[[4369,4449],256],12923:[[4370,4449],256],12924:[[4366,4449,4535,4352,4457],256],12925:[[4364,4462,4363,4468],256],12926:[[4363,4462],256],12928:[[19968],256],12929:[[20108],256],12930:[[19977],256],12931:[[22235],256],12932:[[20116],256],12933:[[20845],256],12934:[[19971],256],12935:[[20843],256],12936:[[20061],256],12937:[[21313],256],12938:[[26376],256],12939:[[28779],256],12940:[[27700],256],12941:[[26408],256],12942:[[37329],256],12943:[[22303],256],12944:[[26085],256],12945:[[26666],256],12946:[[26377],256],12947:[[31038],256],12948:[[21517],256],12949:[[29305],256],12950:[[36001],256],12951:[[31069],256],12952:[[21172],256],12953:[[31192],256],12954:[[30007],256],12955:[[22899],256],12956:[[36969],256],12957:[[20778],256],12958:[[21360],256],12959:[[27880],256],12960:[[38917],256],12961:[[20241],256],12962:[[20889],256],12963:[[27491],256],12964:[[19978],256],12965:[[20013],256],12966:[[19979],256],12967:[[24038],256],12968:[[21491],256],12969:[[21307],256],12970:[[23447],256],12971:[[23398],256],12972:[[30435],256],12973:[[20225],256],12974:[[36039],256],12975:[[21332],256],12976:[[22812],256],12977:[[51,54],256],12978:[[51,55],256],12979:[[51,56],256],12980:[[51,57],256],12981:[[52,48],256],12982:[[52,49],256],12983:[[52,50],256],12984:[[52,51],256],12985:[[52,52],256],12986:[[52,53],256],12987:[[52,54],256],12988:[[52,55],256],12989:[[52,56],256],12990:[[52,57],256],12991:[[53,48],256],12992:[[49,26376],256],12993:[[50,26376],256],12994:[[51,26376],256],12995:[[52,26376],256],12996:[[53,26376],256],12997:[[54,26376],256],12998:[[55,26376],256],12999:[[56,26376],256],13e3:[[57,26376],256],13001:[[49,48,26376],256],13002:[[49,49,26376],256],13003:[[49,50,26376],256],13004:[[72,103],256],13005:[[101,114,103],256],13006:[[101,86],256],13007:[[76,84,68],256],13008:[[12450],256],13009:[[12452],256],13010:[[12454],256],13011:[[12456],256],13012:[[12458],256],13013:[[12459],256],13014:[[12461],256],13015:[[12463],256],13016:[[12465],256],13017:[[12467],256],13018:[[12469],256],13019:[[12471],256],13020:[[12473],256],13021:[[12475],256],13022:[[12477],256],13023:[[12479],256],13024:[[12481],256],13025:[[12484],256],13026:[[12486],256],13027:[[12488],256],13028:[[12490],256],13029:[[12491],256],13030:[[12492],256],13031:[[12493],256],13032:[[12494],256],13033:[[12495],256],13034:[[12498],256],13035:[[12501],256],13036:[[12504],256],13037:[[12507],256],13038:[[12510],256],13039:[[12511],256],13040:[[12512],256],13041:[[12513],256],13042:[[12514],256],13043:[[12516],256],13044:[[12518],256],13045:[[12520],256],13046:[[12521],256],13047:[[12522],256],13048:[[12523],256],13049:[[12524],256],13050:[[12525],256],13051:[[12527],256],13052:[[12528],256],13053:[[12529],256],13054:[[12530],256]},13056:{13056:[[12450,12497,12540,12488],256],13057:[[12450,12523,12501,12449],256],13058:[[12450,12531,12506,12450],256],13059:[[12450,12540,12523],256],13060:[[12452,12491,12531,12464],256],13061:[[12452,12531,12481],256],13062:[[12454,12457,12531],256],13063:[[12456,12473,12463,12540,12489],256],13064:[[12456,12540,12459,12540],256],13065:[[12458,12531,12473],256],13066:[[12458,12540,12512],256],13067:[[12459,12452,12522],256],13068:[[12459,12521,12483,12488],256],13069:[[12459,12525,12522,12540],256],13070:[[12460,12525,12531],256],13071:[[12460,12531,12510],256],13072:[[12462,12460],256],13073:[[12462,12491,12540],256],13074:[[12461,12517,12522,12540],256],13075:[[12462,12523,12480,12540],256],13076:[[12461,12525],256],13077:[[12461,12525,12464,12521,12512],256],13078:[[12461,12525,12513,12540,12488,12523],256],13079:[[12461,12525,12527,12483,12488],256],13080:[[12464,12521,12512],256],13081:[[12464,12521,12512,12488,12531],256],13082:[[12463,12523,12476,12452,12525],256],13083:[[12463,12525,12540,12493],256],13084:[[12465,12540,12473],256],13085:[[12467,12523,12490],256],13086:[[12467,12540,12509],256],13087:[[12469,12452,12463,12523],256],13088:[[12469,12531,12481,12540,12512],256],13089:[[12471,12522,12531,12464],256],13090:[[12475,12531,12481],256],13091:[[12475,12531,12488],256],13092:[[12480,12540,12473],256],13093:[[12487,12471],256],13094:[[12489,12523],256],13095:[[12488,12531],256],13096:[[12490,12494],256],13097:[[12494,12483,12488],256],13098:[[12495,12452,12484],256],13099:[[12497,12540,12475,12531,12488],256],13100:[[12497,12540,12484],256],13101:[[12496,12540,12524,12523],256],13102:[[12500,12450,12473,12488,12523],256],13103:[[12500,12463,12523],256],13104:[[12500,12467],256],13105:[[12499,12523],256],13106:[[12501,12449,12521,12483,12489],256],13107:[[12501,12451,12540,12488],256],13108:[[12502,12483,12471,12455,12523],256],13109:[[12501,12521,12531],256],13110:[[12504,12463,12479,12540,12523],256],13111:[[12506,12477],256],13112:[[12506,12491,12498],256],13113:[[12504,12523,12484],256],13114:[[12506,12531,12473],256],13115:[[12506,12540,12472],256],13116:[[12505,12540,12479],256],13117:[[12509,12452,12531,12488],256],13118:[[12508,12523,12488],256],13119:[[12507,12531],256],13120:[[12509,12531,12489],256],13121:[[12507,12540,12523],256],13122:[[12507,12540,12531],256],13123:[[12510,12452,12463,12525],256],13124:[[12510,12452,12523],256],13125:[[12510,12483,12495],256],13126:[[12510,12523,12463],256],13127:[[12510,12531,12471,12519,12531],256],13128:[[12511,12463,12525,12531],256],13129:[[12511,12522],256],13130:[[12511,12522,12496,12540,12523],256],13131:[[12513,12460],256],13132:[[12513,12460,12488,12531],256],13133:[[12513,12540,12488,12523],256],13134:[[12516,12540,12489],256],13135:[[12516,12540,12523],256],13136:[[12518,12450,12531],256],13137:[[12522,12483,12488,12523],256],13138:[[12522,12521],256],13139:[[12523,12500,12540],256],13140:[[12523,12540,12502,12523],256],13141:[[12524,12512],256],13142:[[12524,12531,12488,12466,12531],256],13143:[[12527,12483,12488],256],13144:[[48,28857],256],13145:[[49,28857],256],13146:[[50,28857],256],13147:[[51,28857],256],13148:[[52,28857],256],13149:[[53,28857],256],13150:[[54,28857],256],13151:[[55,28857],256],13152:[[56,28857],256],13153:[[57,28857],256],13154:[[49,48,28857],256],13155:[[49,49,28857],256],13156:[[49,50,28857],256],13157:[[49,51,28857],256],13158:[[49,52,28857],256],13159:[[49,53,28857],256],13160:[[49,54,28857],256],13161:[[49,55,28857],256],13162:[[49,56,28857],256],13163:[[49,57,28857],256],13164:[[50,48,28857],256],13165:[[50,49,28857],256],13166:[[50,50,28857],256],13167:[[50,51,28857],256],13168:[[50,52,28857],256],13169:[[104,80,97],256],13170:[[100,97],256],13171:[[65,85],256],13172:[[98,97,114],256],13173:[[111,86],256],13174:[[112,99],256],13175:[[100,109],256],13176:[[100,109,178],256],13177:[[100,109,179],256],13178:[[73,85],256],13179:[[24179,25104],256],13180:[[26157,21644],256],13181:[[22823,27491],256],13182:[[26126,27835],256],13183:[[26666,24335,20250,31038],256],13184:[[112,65],256],13185:[[110,65],256],13186:[[956,65],256],13187:[[109,65],256],13188:[[107,65],256],13189:[[75,66],256],13190:[[77,66],256],13191:[[71,66],256],13192:[[99,97,108],256],13193:[[107,99,97,108],256],13194:[[112,70],256],13195:[[110,70],256],13196:[[956,70],256],13197:[[956,103],256],13198:[[109,103],256],13199:[[107,103],256],13200:[[72,122],256],13201:[[107,72,122],256],13202:[[77,72,122],256],13203:[[71,72,122],256],13204:[[84,72,122],256],13205:[[956,8467],256],13206:[[109,8467],256],13207:[[100,8467],256],13208:[[107,8467],256],13209:[[102,109],256],13210:[[110,109],256],13211:[[956,109],256],13212:[[109,109],256],13213:[[99,109],256],13214:[[107,109],256],13215:[[109,109,178],256],13216:[[99,109,178],256],13217:[[109,178],256],13218:[[107,109,178],256],13219:[[109,109,179],256],13220:[[99,109,179],256],13221:[[109,179],256],13222:[[107,109,179],256],13223:[[109,8725,115],256],13224:[[109,8725,115,178],256],13225:[[80,97],256],13226:[[107,80,97],256],13227:[[77,80,97],256],13228:[[71,80,97],256],13229:[[114,97,100],256],13230:[[114,97,100,8725,115],256],13231:[[114,97,100,8725,115,178],256],13232:[[112,115],256],13233:[[110,115],256],13234:[[956,115],256],13235:[[109,115],256],13236:[[112,86],256],13237:[[110,86],256],13238:[[956,86],256],13239:[[109,86],256],13240:[[107,86],256],13241:[[77,86],256],13242:[[112,87],256],13243:[[110,87],256],13244:[[956,87],256],13245:[[109,87],256],13246:[[107,87],256],13247:[[77,87],256],13248:[[107,937],256],13249:[[77,937],256],13250:[[97,46,109,46],256],13251:[[66,113],256],13252:[[99,99],256],13253:[[99,100],256],13254:[[67,8725,107,103],256],13255:[[67,111,46],256],13256:[[100,66],256],13257:[[71,121],256],13258:[[104,97],256],13259:[[72,80],256],13260:[[105,110],256],13261:[[75,75],256],13262:[[75,77],256],13263:[[107,116],256],13264:[[108,109],256],13265:[[108,110],256],13266:[[108,111,103],256],13267:[[108,120],256],13268:[[109,98],256],13269:[[109,105,108],256],13270:[[109,111,108],256],13271:[[80,72],256],13272:[[112,46,109,46],256],13273:[[80,80,77],256],13274:[[80,82],256],13275:[[115,114],256],13276:[[83,118],256],13277:[[87,98],256],13278:[[86,8725,109],256],13279:[[65,8725,109],256],13280:[[49,26085],256],13281:[[50,26085],256],13282:[[51,26085],256],13283:[[52,26085],256],13284:[[53,26085],256],13285:[[54,26085],256],13286:[[55,26085],256],13287:[[56,26085],256],13288:[[57,26085],256],13289:[[49,48,26085],256],13290:[[49,49,26085],256],13291:[[49,50,26085],256],13292:[[49,51,26085],256],13293:[[49,52,26085],256],13294:[[49,53,26085],256],13295:[[49,54,26085],256],13296:[[49,55,26085],256],13297:[[49,56,26085],256],13298:[[49,57,26085],256],13299:[[50,48,26085],256],13300:[[50,49,26085],256],13301:[[50,50,26085],256],13302:[[50,51,26085],256],13303:[[50,52,26085],256],13304:[[50,53,26085],256],13305:[[50,54,26085],256],13306:[[50,55,26085],256],13307:[[50,56,26085],256],13308:[[50,57,26085],256],13309:[[51,48,26085],256],13310:[[51,49,26085],256],13311:[[103,97,108],256]},27136:{92912:[,1],92913:[,1],92914:[,1],92915:[,1],92916:[,1]},27392:{92976:[,230],92977:[,230],92978:[,230],92979:[,230],92980:[,230],92981:[,230],92982:[,230]},42496:{42607:[,230],42612:[,230],42613:[,230],42614:[,230],42615:[,230],42616:[,230],42617:[,230],42618:[,230],42619:[,230],42620:[,230],42621:[,230],42652:[[1098],256],42653:[[1100],256],42655:[,230],42736:[,230],42737:[,230]},42752:{42864:[[42863],256],43e3:[[294],256],43001:[[339],256]},43008:{43014:[,9],43204:[,9],43232:[,230],43233:[,230],43234:[,230],43235:[,230],43236:[,230],43237:[,230],43238:[,230],43239:[,230],43240:[,230],43241:[,230],43242:[,230],43243:[,230],43244:[,230],43245:[,230],43246:[,230],43247:[,230],43248:[,230],43249:[,230]},43264:{43307:[,220],43308:[,220],43309:[,220],43347:[,9],43443:[,7],43456:[,9]},43520:{43696:[,230],43698:[,230],43699:[,230],43700:[,220],43703:[,230],43704:[,230],43710:[,230],43711:[,230],43713:[,230],43766:[,9]},43776:{43868:[[42791],256],43869:[[43831],256],43870:[[619],256],43871:[[43858],256],44013:[,9]},48128:{113822:[,1]},53504:{119134:[[119127,119141],512],119135:[[119128,119141],512],119136:[[119135,119150],512],119137:[[119135,119151],512],119138:[[119135,119152],512],119139:[[119135,119153],512],119140:[[119135,119154],512],119141:[,216],119142:[,216],119143:[,1],119144:[,1],119145:[,1],119149:[,226],119150:[,216],119151:[,216],119152:[,216],119153:[,216],119154:[,216],119163:[,220],119164:[,220],119165:[,220],119166:[,220],119167:[,220],119168:[,220],119169:[,220],119170:[,220],119173:[,230],119174:[,230],119175:[,230],119176:[,230],119177:[,230],119178:[,220],119179:[,220],119210:[,230],119211:[,230],119212:[,230],119213:[,230],119227:[[119225,119141],512],119228:[[119226,119141],512],119229:[[119227,119150],512],119230:[[119228,119150],512],119231:[[119227,119151],512],119232:[[119228,119151],512]},53760:{119362:[,230],119363:[,230],119364:[,230]},54272:{119808:[[65],256],119809:[[66],256],119810:[[67],256],119811:[[68],256],119812:[[69],256],119813:[[70],256],119814:[[71],256],119815:[[72],256],119816:[[73],256],119817:[[74],256],119818:[[75],256],119819:[[76],256],119820:[[77],256],119821:[[78],256],119822:[[79],256],119823:[[80],256],119824:[[81],256],119825:[[82],256],119826:[[83],256],119827:[[84],256],119828:[[85],256],119829:[[86],256],119830:[[87],256],119831:[[88],256],119832:[[89],256],119833:[[90],256],119834:[[97],256],119835:[[98],256],119836:[[99],256],119837:[[100],256],119838:[[101],256],119839:[[102],256],119840:[[103],256],119841:[[104],256],119842:[[105],256],119843:[[106],256],119844:[[107],256],119845:[[108],256],119846:[[109],256],119847:[[110],256],119848:[[111],256],119849:[[112],256],119850:[[113],256],119851:[[114],256],119852:[[115],256],119853:[[116],256],119854:[[117],256],119855:[[118],256],119856:[[119],256],119857:[[120],256],119858:[[121],256],119859:[[122],256],119860:[[65],256],119861:[[66],256],119862:[[67],256],119863:[[68],256],119864:[[69],256],119865:[[70],256],119866:[[71],256],119867:[[72],256],119868:[[73],256],119869:[[74],256],119870:[[75],256],119871:[[76],256],119872:[[77],256],119873:[[78],256],119874:[[79],256],119875:[[80],256],119876:[[81],256],119877:[[82],256],119878:[[83],256],119879:[[84],256],119880:[[85],256],119881:[[86],256],119882:[[87],256],119883:[[88],256],119884:[[89],256],119885:[[90],256],119886:[[97],256],119887:[[98],256],119888:[[99],256],119889:[[100],256],119890:[[101],256],119891:[[102],256],119892:[[103],256],119894:[[105],256],119895:[[106],256],119896:[[107],256],119897:[[108],256],119898:[[109],256],119899:[[110],256],119900:[[111],256],119901:[[112],256],119902:[[113],256],119903:[[114],256],119904:[[115],256],119905:[[116],256],119906:[[117],256],119907:[[118],256],119908:[[119],256],119909:[[120],256],119910:[[121],256],119911:[[122],256],119912:[[65],256],119913:[[66],256],119914:[[67],256],119915:[[68],256],119916:[[69],256],119917:[[70],256],119918:[[71],256],119919:[[72],256],119920:[[73],256],119921:[[74],256],119922:[[75],256],119923:[[76],256],119924:[[77],256],119925:[[78],256],119926:[[79],256],119927:[[80],256],119928:[[81],256],119929:[[82],256],119930:[[83],256],119931:[[84],256],119932:[[85],256],119933:[[86],256],119934:[[87],256],119935:[[88],256],119936:[[89],256],119937:[[90],256],119938:[[97],256],119939:[[98],256],119940:[[99],256],119941:[[100],256],119942:[[101],256],119943:[[102],256],119944:[[103],256],119945:[[104],256],119946:[[105],256],119947:[[106],256],119948:[[107],256],119949:[[108],256],119950:[[109],256],119951:[[110],256],119952:[[111],256],119953:[[112],256],119954:[[113],256],119955:[[114],256],119956:[[115],256],119957:[[116],256],119958:[[117],256],119959:[[118],256],119960:[[119],256],119961:[[120],256],119962:[[121],256],119963:[[122],256],119964:[[65],256],119966:[[67],256],119967:[[68],256],119970:[[71],256],119973:[[74],256],119974:[[75],256],119977:[[78],256],119978:[[79],256],119979:[[80],256],119980:[[81],256],119982:[[83],256],119983:[[84],256],119984:[[85],256],119985:[[86],256],119986:[[87],256],119987:[[88],256],119988:[[89],256],119989:[[90],256],119990:[[97],256],119991:[[98],256],119992:[[99],256],119993:[[100],256],119995:[[102],256],119997:[[104],256],119998:[[105],256],119999:[[106],256],12e4:[[107],256],120001:[[108],256],120002:[[109],256],120003:[[110],256],120005:[[112],256],120006:[[113],256],120007:[[114],256],120008:[[115],256],120009:[[116],256],120010:[[117],256],120011:[[118],256],120012:[[119],256],120013:[[120],256],120014:[[121],256],120015:[[122],256],120016:[[65],256],120017:[[66],256],120018:[[67],256],120019:[[68],256],120020:[[69],256],120021:[[70],256],120022:[[71],256],120023:[[72],256],120024:[[73],256],120025:[[74],256],120026:[[75],256],120027:[[76],256],120028:[[77],256],120029:[[78],256],120030:[[79],256],120031:[[80],256],120032:[[81],256],120033:[[82],256],120034:[[83],256],120035:[[84],256],120036:[[85],256],120037:[[86],256],120038:[[87],256],120039:[[88],256],120040:[[89],256],120041:[[90],256],120042:[[97],256],120043:[[98],256],120044:[[99],256],120045:[[100],256],120046:[[101],256],120047:[[102],256],120048:[[103],256],120049:[[104],256],120050:[[105],256],120051:[[106],256],120052:[[107],256],120053:[[108],256],120054:[[109],256],120055:[[110],256],120056:[[111],256],120057:[[112],256],120058:[[113],256],120059:[[114],256],120060:[[115],256],120061:[[116],256],120062:[[117],256],120063:[[118],256]},54528:{120064:[[119],256],120065:[[120],256],120066:[[121],256],120067:[[122],256],120068:[[65],256],120069:[[66],256],120071:[[68],256],120072:[[69],256],120073:[[70],256],120074:[[71],256],120077:[[74],256],120078:[[75],256],120079:[[76],256],120080:[[77],256],120081:[[78],256],120082:[[79],256],120083:[[80],256],120084:[[81],256],120086:[[83],256],120087:[[84],256],120088:[[85],256],120089:[[86],256],120090:[[87],256],120091:[[88],256],120092:[[89],256],120094:[[97],256],120095:[[98],256],120096:[[99],256],120097:[[100],256],120098:[[101],256],120099:[[102],256],120100:[[103],256],120101:[[104],256],120102:[[105],256],120103:[[106],256],120104:[[107],256],120105:[[108],256],120106:[[109],256],120107:[[110],256],120108:[[111],256],120109:[[112],256],120110:[[113],256],120111:[[114],256],120112:[[115],256],120113:[[116],256],120114:[[117],256],120115:[[118],256],120116:[[119],256],120117:[[120],256],120118:[[121],256],120119:[[122],256],120120:[[65],256],120121:[[66],256],120123:[[68],256],120124:[[69],256],120125:[[70],256],120126:[[71],256],120128:[[73],256],120129:[[74],256],120130:[[75],256],120131:[[76],256],120132:[[77],256],120134:[[79],256],120138:[[83],256],120139:[[84],256],120140:[[85],256],120141:[[86],256],120142:[[87],256],120143:[[88],256],120144:[[89],256],120146:[[97],256],120147:[[98],256],120148:[[99],256],120149:[[100],256],120150:[[101],256],120151:[[102],256],120152:[[103],256],120153:[[104],256],120154:[[105],256],120155:[[106],256],120156:[[107],256],120157:[[108],256],120158:[[109],256],120159:[[110],256],120160:[[111],256],120161:[[112],256],120162:[[113],256],120163:[[114],256],120164:[[115],256],120165:[[116],256],120166:[[117],256],120167:[[118],256],120168:[[119],256],120169:[[120],256],120170:[[121],256],120171:[[122],256],120172:[[65],256],120173:[[66],256],120174:[[67],256],120175:[[68],256],120176:[[69],256],120177:[[70],256],120178:[[71],256],120179:[[72],256],120180:[[73],256],120181:[[74],256],120182:[[75],256],120183:[[76],256],120184:[[77],256],120185:[[78],256],120186:[[79],256],120187:[[80],256],120188:[[81],256],120189:[[82],256],120190:[[83],256],120191:[[84],256],120192:[[85],256],120193:[[86],256],120194:[[87],256],120195:[[88],256],120196:[[89],256],120197:[[90],256],120198:[[97],256],120199:[[98],256],120200:[[99],256],120201:[[100],256],120202:[[101],256],120203:[[102],256],120204:[[103],256],120205:[[104],256],120206:[[105],256],120207:[[106],256],120208:[[107],256],120209:[[108],256],120210:[[109],256],120211:[[110],256],120212:[[111],256],120213:[[112],256],120214:[[113],256],120215:[[114],256],120216:[[115],256],120217:[[116],256],120218:[[117],256],120219:[[118],256],120220:[[119],256],120221:[[120],256],120222:[[121],256],120223:[[122],256],120224:[[65],256],120225:[[66],256],120226:[[67],256],120227:[[68],256],120228:[[69],256],120229:[[70],256],120230:[[71],256],120231:[[72],256],120232:[[73],256],120233:[[74],256],120234:[[75],256],120235:[[76],256],120236:[[77],256],120237:[[78],256],120238:[[79],256],120239:[[80],256],120240:[[81],256],120241:[[82],256],120242:[[83],256],120243:[[84],256],120244:[[85],256],120245:[[86],256],120246:[[87],256],120247:[[88],256],120248:[[89],256],120249:[[90],256],120250:[[97],256],120251:[[98],256],120252:[[99],256],120253:[[100],256],120254:[[101],256],120255:[[102],256],120256:[[103],256],120257:[[104],256],120258:[[105],256],120259:[[106],256],120260:[[107],256],120261:[[108],256],120262:[[109],256],120263:[[110],256],120264:[[111],256],120265:[[112],256],120266:[[113],256],120267:[[114],256],120268:[[115],256],120269:[[116],256],120270:[[117],256],120271:[[118],256],120272:[[119],256],120273:[[120],256],120274:[[121],256],120275:[[122],256],120276:[[65],256],120277:[[66],256],120278:[[67],256],120279:[[68],256],120280:[[69],256],120281:[[70],256],120282:[[71],256],120283:[[72],256],120284:[[73],256],120285:[[74],256],120286:[[75],256],120287:[[76],256],120288:[[77],256],120289:[[78],256],120290:[[79],256],120291:[[80],256],120292:[[81],256],120293:[[82],256],120294:[[83],256],120295:[[84],256],120296:[[85],256],120297:[[86],256],120298:[[87],256],120299:[[88],256],120300:[[89],256],120301:[[90],256],120302:[[97],256],120303:[[98],256],120304:[[99],256],120305:[[100],256],120306:[[101],256],120307:[[102],256],120308:[[103],256],120309:[[104],256],120310:[[105],256],120311:[[106],256],120312:[[107],256],120313:[[108],256],120314:[[109],256],120315:[[110],256],120316:[[111],256],120317:[[112],256],120318:[[113],256],120319:[[114],256]},54784:{120320:[[115],256],120321:[[116],256],120322:[[117],256],120323:[[118],256],120324:[[119],256],120325:[[120],256],120326:[[121],256],120327:[[122],256],120328:[[65],256],120329:[[66],256],120330:[[67],256],120331:[[68],256],120332:[[69],256],120333:[[70],256],120334:[[71],256],120335:[[72],256],120336:[[73],256],120337:[[74],256],120338:[[75],256],120339:[[76],256],120340:[[77],256],120341:[[78],256],120342:[[79],256],120343:[[80],256],120344:[[81],256],120345:[[82],256],120346:[[83],256],120347:[[84],256],120348:[[85],256],120349:[[86],256],120350:[[87],256],120351:[[88],256],120352:[[89],256],120353:[[90],256],120354:[[97],256],120355:[[98],256],120356:[[99],256],120357:[[100],256],120358:[[101],256],120359:[[102],256],120360:[[103],256],120361:[[104],256],120362:[[105],256],120363:[[106],256],120364:[[107],256],120365:[[108],256],120366:[[109],256],120367:[[110],256],120368:[[111],256],120369:[[112],256],120370:[[113],256],120371:[[114],256],120372:[[115],256],120373:[[116],256],120374:[[117],256],120375:[[118],256],120376:[[119],256],120377:[[120],256],120378:[[121],256],120379:[[122],256],120380:[[65],256],120381:[[66],256],120382:[[67],256],120383:[[68],256],120384:[[69],256],120385:[[70],256],120386:[[71],256],120387:[[72],256],120388:[[73],256],120389:[[74],256],120390:[[75],256],120391:[[76],256],120392:[[77],256],120393:[[78],256],120394:[[79],256],120395:[[80],256],120396:[[81],256],120397:[[82],256],120398:[[83],256],120399:[[84],256],120400:[[85],256],120401:[[86],256],120402:[[87],256],120403:[[88],256],120404:[[89],256],120405:[[90],256],120406:[[97],256],120407:[[98],256],120408:[[99],256],120409:[[100],256],120410:[[101],256],120411:[[102],256],120412:[[103],256],120413:[[104],256],120414:[[105],256],120415:[[106],256],120416:[[107],256],120417:[[108],256],120418:[[109],256],120419:[[110],256],120420:[[111],256],120421:[[112],256],120422:[[113],256],120423:[[114],256],120424:[[115],256],120425:[[116],256],120426:[[117],256],120427:[[118],256],120428:[[119],256],120429:[[120],256],120430:[[121],256],120431:[[122],256],120432:[[65],256],120433:[[66],256],120434:[[67],256],120435:[[68],256],120436:[[69],256],120437:[[70],256],120438:[[71],256],120439:[[72],256],120440:[[73],256],120441:[[74],256],120442:[[75],256],120443:[[76],256],120444:[[77],256],120445:[[78],256],120446:[[79],256],120447:[[80],256],120448:[[81],256],120449:[[82],256],120450:[[83],256],120451:[[84],256],120452:[[85],256],120453:[[86],256],120454:[[87],256],120455:[[88],256],120456:[[89],256],120457:[[90],256],120458:[[97],256],120459:[[98],256],120460:[[99],256],120461:[[100],256],120462:[[101],256],120463:[[102],256],120464:[[103],256],120465:[[104],256],120466:[[105],256],120467:[[106],256],120468:[[107],256],120469:[[108],256],120470:[[109],256],120471:[[110],256],120472:[[111],256],120473:[[112],256],120474:[[113],256],120475:[[114],256],120476:[[115],256],120477:[[116],256],120478:[[117],256],120479:[[118],256],120480:[[119],256],120481:[[120],256],120482:[[121],256],120483:[[122],256],120484:[[305],256],120485:[[567],256],120488:[[913],256],120489:[[914],256],120490:[[915],256],120491:[[916],256],120492:[[917],256],120493:[[918],256],120494:[[919],256],120495:[[920],256],120496:[[921],256],120497:[[922],256],120498:[[923],256],120499:[[924],256],120500:[[925],256],120501:[[926],256],120502:[[927],256],120503:[[928],256],120504:[[929],256],120505:[[1012],256],120506:[[931],256],120507:[[932],256],120508:[[933],256],120509:[[934],256],120510:[[935],256],120511:[[936],256],120512:[[937],256],120513:[[8711],256],120514:[[945],256],120515:[[946],256],120516:[[947],256],120517:[[948],256],120518:[[949],256],120519:[[950],256],120520:[[951],256],120521:[[952],256],120522:[[953],256],120523:[[954],256],120524:[[955],256],120525:[[956],256],120526:[[957],256],120527:[[958],256],120528:[[959],256],120529:[[960],256],120530:[[961],256],120531:[[962],256],120532:[[963],256],120533:[[964],256],120534:[[965],256],120535:[[966],256],120536:[[967],256],120537:[[968],256],120538:[[969],256],120539:[[8706],256],120540:[[1013],256],120541:[[977],256],120542:[[1008],256],120543:[[981],256],120544:[[1009],256],120545:[[982],256],120546:[[913],256],120547:[[914],256],120548:[[915],256],120549:[[916],256],120550:[[917],256],120551:[[918],256],120552:[[919],256],120553:[[920],256],120554:[[921],256],120555:[[922],256],120556:[[923],256],120557:[[924],256],120558:[[925],256],120559:[[926],256],120560:[[927],256],120561:[[928],256],120562:[[929],256],120563:[[1012],256],120564:[[931],256],120565:[[932],256],120566:[[933],256],120567:[[934],256],120568:[[935],256],120569:[[936],256],120570:[[937],256],120571:[[8711],256],120572:[[945],256],120573:[[946],256],120574:[[947],256],120575:[[948],256]},55040:{120576:[[949],256],120577:[[950],256],120578:[[951],256],120579:[[952],256],120580:[[953],256],120581:[[954],256],120582:[[955],256],120583:[[956],256],120584:[[957],256],120585:[[958],256],120586:[[959],256],120587:[[960],256],120588:[[961],256],120589:[[962],256],120590:[[963],256],120591:[[964],256],120592:[[965],256],120593:[[966],256],120594:[[967],256],120595:[[968],256],120596:[[969],256],120597:[[8706],256],120598:[[1013],256],120599:[[977],256],120600:[[1008],256],120601:[[981],256],120602:[[1009],256],120603:[[982],256],120604:[[913],256],120605:[[914],256],120606:[[915],256],120607:[[916],256],120608:[[917],256],120609:[[918],256],120610:[[919],256],120611:[[920],256],120612:[[921],256],120613:[[922],256],120614:[[923],256],120615:[[924],256],120616:[[925],256],120617:[[926],256],120618:[[927],256],120619:[[928],256],120620:[[929],256],120621:[[1012],256],120622:[[931],256],120623:[[932],256],120624:[[933],256],120625:[[934],256],120626:[[935],256],120627:[[936],256],120628:[[937],256],120629:[[8711],256],120630:[[945],256],120631:[[946],256],120632:[[947],256],120633:[[948],256],120634:[[949],256],120635:[[950],256],120636:[[951],256],120637:[[952],256],120638:[[953],256],120639:[[954],256],120640:[[955],256],120641:[[956],256],120642:[[957],256],120643:[[958],256],120644:[[959],256],120645:[[960],256],120646:[[961],256],120647:[[962],256],120648:[[963],256],120649:[[964],256],120650:[[965],256],120651:[[966],256],120652:[[967],256],120653:[[968],256],120654:[[969],256],120655:[[8706],256],120656:[[1013],256],120657:[[977],256],120658:[[1008],256],120659:[[981],256],120660:[[1009],256],120661:[[982],256],120662:[[913],256],120663:[[914],256],120664:[[915],256],120665:[[916],256],120666:[[917],256],120667:[[918],256],120668:[[919],256],120669:[[920],256],120670:[[921],256],120671:[[922],256],120672:[[923],256],120673:[[924],256],120674:[[925],256],120675:[[926],256],120676:[[927],256],120677:[[928],256],120678:[[929],256],120679:[[1012],256],120680:[[931],256],120681:[[932],256],120682:[[933],256],120683:[[934],256],120684:[[935],256],120685:[[936],256],120686:[[937],256],120687:[[8711],256],120688:[[945],256],120689:[[946],256],120690:[[947],256],120691:[[948],256],120692:[[949],256],120693:[[950],256],120694:[[951],256],120695:[[952],256],120696:[[953],256],120697:[[954],256],120698:[[955],256],120699:[[956],256],120700:[[957],256],120701:[[958],256],120702:[[959],256],120703:[[960],256],120704:[[961],256],120705:[[962],256],120706:[[963],256],120707:[[964],256],120708:[[965],256],120709:[[966],256],120710:[[967],256],120711:[[968],256],120712:[[969],256],120713:[[8706],256],120714:[[1013],256],120715:[[977],256],120716:[[1008],256],120717:[[981],256],120718:[[1009],256],120719:[[982],256],120720:[[913],256],120721:[[914],256],120722:[[915],256],120723:[[916],256],120724:[[917],256],120725:[[918],256],120726:[[919],256],120727:[[920],256],120728:[[921],256],120729:[[922],256],120730:[[923],256],120731:[[924],256],120732:[[925],256],120733:[[926],256],120734:[[927],256],120735:[[928],256],120736:[[929],256],120737:[[1012],256],120738:[[931],256],120739:[[932],256],120740:[[933],256],120741:[[934],256],120742:[[935],256],120743:[[936],256],120744:[[937],256],120745:[[8711],256],120746:[[945],256],120747:[[946],256],120748:[[947],256],120749:[[948],256],120750:[[949],256],120751:[[950],256],120752:[[951],256],120753:[[952],256],120754:[[953],256],120755:[[954],256],120756:[[955],256],120757:[[956],256],120758:[[957],256],120759:[[958],256],120760:[[959],256],120761:[[960],256],120762:[[961],256],120763:[[962],256],120764:[[963],256],120765:[[964],256],120766:[[965],256],120767:[[966],256],120768:[[967],256],120769:[[968],256],120770:[[969],256],120771:[[8706],256],120772:[[1013],256],120773:[[977],256],120774:[[1008],256],120775:[[981],256],120776:[[1009],256],120777:[[982],256],120778:[[988],256],120779:[[989],256],120782:[[48],256],120783:[[49],256],120784:[[50],256],120785:[[51],256],120786:[[52],256],120787:[[53],256],120788:[[54],256],120789:[[55],256],120790:[[56],256],120791:[[57],256],120792:[[48],256],120793:[[49],256],120794:[[50],256],120795:[[51],256],120796:[[52],256],120797:[[53],256],120798:[[54],256],120799:[[55],256],120800:[[56],256],120801:[[57],256],120802:[[48],256],120803:[[49],256],120804:[[50],256],120805:[[51],256],120806:[[52],256],120807:[[53],256],120808:[[54],256],120809:[[55],256],120810:[[56],256],120811:[[57],256],120812:[[48],256],120813:[[49],256],120814:[[50],256],120815:[[51],256],120816:[[52],256],120817:[[53],256],120818:[[54],256],120819:[[55],256],120820:[[56],256],120821:[[57],256],120822:[[48],256],120823:[[49],256],120824:[[50],256],120825:[[51],256],120826:[[52],256],120827:[[53],256],120828:[[54],256],120829:[[55],256],120830:[[56],256],120831:[[57],256]},59392:{125136:[,220],125137:[,220],125138:[,220],125139:[,220],125140:[,220],125141:[,220],125142:[,220]},60928:{126464:[[1575],256],126465:[[1576],256],126466:[[1580],256],126467:[[1583],256],126469:[[1608],256],126470:[[1586],256],126471:[[1581],256],126472:[[1591],256],126473:[[1610],256],126474:[[1603],256],126475:[[1604],256],126476:[[1605],256],126477:[[1606],256],126478:[[1587],256],126479:[[1593],256],126480:[[1601],256],126481:[[1589],256],126482:[[1602],256],126483:[[1585],256],126484:[[1588],256],126485:[[1578],256],126486:[[1579],256],126487:[[1582],256],126488:[[1584],256],126489:[[1590],256],126490:[[1592],256],126491:[[1594],256],126492:[[1646],256],126493:[[1722],256],126494:[[1697],256],126495:[[1647],256],126497:[[1576],256],126498:[[1580],256],126500:[[1607],256],126503:[[1581],256],126505:[[1610],256],126506:[[1603],256],126507:[[1604],256],126508:[[1605],256],126509:[[1606],256],126510:[[1587],256],126511:[[1593],256],126512:[[1601],256],126513:[[1589],256],126514:[[1602],256],126516:[[1588],256],126517:[[1578],256],126518:[[1579],256],126519:[[1582],256],126521:[[1590],256],126523:[[1594],256],126530:[[1580],256],126535:[[1581],256],126537:[[1610],256],126539:[[1604],256],126541:[[1606],256],126542:[[1587],256],126543:[[1593],256],126545:[[1589],256],126546:[[1602],256],126548:[[1588],256],126551:[[1582],256],126553:[[1590],256],126555:[[1594],256],126557:[[1722],256],126559:[[1647],256],126561:[[1576],256],126562:[[1580],256],126564:[[1607],256],126567:[[1581],256],126568:[[1591],256],126569:[[1610],256],126570:[[1603],256],126572:[[1605],256],126573:[[1606],256],126574:[[1587],256],126575:[[1593],256],126576:[[1601],256],126577:[[1589],256],126578:[[1602],256],126580:[[1588],256],126581:[[1578],256],126582:[[1579],256],126583:[[1582],256],126585:[[1590],256],126586:[[1592],256],126587:[[1594],256],126588:[[1646],256],126590:[[1697],256],126592:[[1575],256],126593:[[1576],256],126594:[[1580],256],126595:[[1583],256],126596:[[1607],256],126597:[[1608],256],126598:[[1586],256],126599:[[1581],256],126600:[[1591],256],126601:[[1610],256],126603:[[1604],256],126604:[[1605],256],126605:[[1606],256],126606:[[1587],256],126607:[[1593],256],126608:[[1601],256],126609:[[1589],256],126610:[[1602],256],126611:[[1585],256],126612:[[1588],256],126613:[[1578],256],126614:[[1579],256],126615:[[1582],256],126616:[[1584],256],126617:[[1590],256],126618:[[1592],256],126619:[[1594],256],126625:[[1576],256],126626:[[1580],256],126627:[[1583],256],126629:[[1608],256],126630:[[1586],256],126631:[[1581],256],126632:[[1591],256],126633:[[1610],256],126635:[[1604],256],126636:[[1605],256],126637:[[1606],256],126638:[[1587],256],126639:[[1593],256],126640:[[1601],256],126641:[[1589],256],126642:[[1602],256],126643:[[1585],256],126644:[[1588],256],126645:[[1578],256],126646:[[1579],256],126647:[[1582],256],126648:[[1584],256],126649:[[1590],256],126650:[[1592],256],126651:[[1594],256]},61696:{127232:[[48,46],256],127233:[[48,44],256],127234:[[49,44],256],127235:[[50,44],256],127236:[[51,44],256],127237:[[52,44],256],127238:[[53,44],256],127239:[[54,44],256],127240:[[55,44],256],127241:[[56,44],256],127242:[[57,44],256],127248:[[40,65,41],256],127249:[[40,66,41],256],127250:[[40,67,41],256],127251:[[40,68,41],256],127252:[[40,69,41],256],127253:[[40,70,41],256],127254:[[40,71,41],256],127255:[[40,72,41],256],127256:[[40,73,41],256],127257:[[40,74,41],256],127258:[[40,75,41],256],127259:[[40,76,41],256],127260:[[40,77,41],256],127261:[[40,78,41],256],127262:[[40,79,41],256],127263:[[40,80,41],256],127264:[[40,81,41],256],127265:[[40,82,41],256],127266:[[40,83,41],256],127267:[[40,84,41],256],127268:[[40,85,41],256],127269:[[40,86,41],256],127270:[[40,87,41],256],127271:[[40,88,41],256],127272:[[40,89,41],256],127273:[[40,90,41],256],127274:[[12308,83,12309],256],127275:[[67],256],127276:[[82],256],127277:[[67,68],256],127278:[[87,90],256],127280:[[65],256],127281:[[66],256],127282:[[67],256],127283:[[68],256],127284:[[69],256],127285:[[70],256],127286:[[71],256],127287:[[72],256],127288:[[73],256],127289:[[74],256],127290:[[75],256],127291:[[76],256],127292:[[77],256],127293:[[78],256],127294:[[79],256],127295:[[80],256],127296:[[81],256],127297:[[82],256],127298:[[83],256],127299:[[84],256],127300:[[85],256],127301:[[86],256],127302:[[87],256],127303:[[88],256],127304:[[89],256],127305:[[90],256],127306:[[72,86],256],127307:[[77,86],256],127308:[[83,68],256],127309:[[83,83],256],127310:[[80,80,86],256],127311:[[87,67],256],127338:[[77,67],256],127339:[[77,68],256],127376:[[68,74],256]},61952:{127488:[[12411,12363],256],127489:[[12467,12467],256],127490:[[12469],256],127504:[[25163],256],127505:[[23383],256],127506:[[21452],256],127507:[[12487],256],127508:[[20108],256],127509:[[22810],256],127510:[[35299],256],127511:[[22825],256],127512:[[20132],256],127513:[[26144],256],127514:[[28961],256],127515:[[26009],256],127516:[[21069],256],127517:[[24460],256],127518:[[20877],256],127519:[[26032],256],127520:[[21021],256],127521:[[32066],256],127522:[[29983],256],127523:[[36009],256],127524:[[22768],256],127525:[[21561],256],127526:[[28436],256],127527:[[25237],256],127528:[[25429],256],127529:[[19968],256],127530:[[19977],256],127531:[[36938],256],127532:[[24038],256],127533:[[20013],256],127534:[[21491],256],127535:[[25351],256],127536:[[36208],256],127537:[[25171],256],127538:[[31105],256],127539:[[31354],256],127540:[[21512],256],127541:[[28288],256],127542:[[26377],256],127543:[[26376],256],127544:[[30003],256],127545:[[21106],256],127546:[[21942],256],127552:[[12308,26412,12309],256],127553:[[12308,19977,12309],256],127554:[[12308,20108,12309],256],127555:[[12308,23433,12309],256],127556:[[12308,28857,12309],256],127557:[[12308,25171,12309],256],127558:[[12308,30423,12309],256],127559:[[12308,21213,12309],256],127560:[[12308,25943,12309],256],127568:[[24471],256],127569:[[21487],256]},63488:{194560:[[20029]],194561:[[20024]],194562:[[20033]],194563:[[131362]],194564:[[20320]],194565:[[20398]],194566:[[20411]],194567:[[20482]],194568:[[20602]],194569:[[20633]],194570:[[20711]],194571:[[20687]],194572:[[13470]],194573:[[132666]],194574:[[20813]],194575:[[20820]],194576:[[20836]],194577:[[20855]],194578:[[132380]],194579:[[13497]],194580:[[20839]],194581:[[20877]],194582:[[132427]],194583:[[20887]],194584:[[20900]],194585:[[20172]],194586:[[20908]],194587:[[20917]],194588:[[168415]],194589:[[20981]],194590:[[20995]],194591:[[13535]],194592:[[21051]],194593:[[21062]],194594:[[21106]],194595:[[21111]],194596:[[13589]],194597:[[21191]],194598:[[21193]],194599:[[21220]],194600:[[21242]],194601:[[21253]],194602:[[21254]],194603:[[21271]],194604:[[21321]],194605:[[21329]],194606:[[21338]],194607:[[21363]],194608:[[21373]],194609:[[21375]],194610:[[21375]],194611:[[21375]],194612:[[133676]],194613:[[28784]],194614:[[21450]],194615:[[21471]],194616:[[133987]],194617:[[21483]],194618:[[21489]],194619:[[21510]],194620:[[21662]],194621:[[21560]],194622:[[21576]],194623:[[21608]],194624:[[21666]],194625:[[21750]],194626:[[21776]],194627:[[21843]],194628:[[21859]],194629:[[21892]],194630:[[21892]],194631:[[21913]],194632:[[21931]],194633:[[21939]],194634:[[21954]],194635:[[22294]],194636:[[22022]],194637:[[22295]],194638:[[22097]],194639:[[22132]],194640:[[20999]],194641:[[22766]],194642:[[22478]],194643:[[22516]],194644:[[22541]],194645:[[22411]],194646:[[22578]],194647:[[22577]],194648:[[22700]],194649:[[136420]],194650:[[22770]],194651:[[22775]],194652:[[22790]],194653:[[22810]],194654:[[22818]],194655:[[22882]],194656:[[136872]],194657:[[136938]],194658:[[23020]],194659:[[23067]],194660:[[23079]],194661:[[23e3]],194662:[[23142]],194663:[[14062]],194664:[[14076]],194665:[[23304]],194666:[[23358]],194667:[[23358]],194668:[[137672]],194669:[[23491]],194670:[[23512]],194671:[[23527]],194672:[[23539]],194673:[[138008]],194674:[[23551]],194675:[[23558]],194676:[[24403]],194677:[[23586]],194678:[[14209]],194679:[[23648]],194680:[[23662]],194681:[[23744]],194682:[[23693]],194683:[[138724]],194684:[[23875]],194685:[[138726]],194686:[[23918]],194687:[[23915]],194688:[[23932]],194689:[[24033]],194690:[[24034]],194691:[[14383]],194692:[[24061]],194693:[[24104]],194694:[[24125]],194695:[[24169]],194696:[[14434]],194697:[[139651]],194698:[[14460]],194699:[[24240]],194700:[[24243]],194701:[[24246]],194702:[[24266]],194703:[[172946]],194704:[[24318]],194705:[[140081]],194706:[[140081]],194707:[[33281]],194708:[[24354]],194709:[[24354]],194710:[[14535]],194711:[[144056]],194712:[[156122]],194713:[[24418]],194714:[[24427]],194715:[[14563]],194716:[[24474]],194717:[[24525]],194718:[[24535]],194719:[[24569]],194720:[[24705]],194721:[[14650]],194722:[[14620]],194723:[[24724]],194724:[[141012]],194725:[[24775]],194726:[[24904]],194727:[[24908]],194728:[[24910]],194729:[[24908]],194730:[[24954]],194731:[[24974]],194732:[[25010]],194733:[[24996]],194734:[[25007]],194735:[[25054]],194736:[[25074]],194737:[[25078]],194738:[[25104]],194739:[[25115]],194740:[[25181]],194741:[[25265]],194742:[[25300]],194743:[[25424]],194744:[[142092]],194745:[[25405]],194746:[[25340]],194747:[[25448]],194748:[[25475]],194749:[[25572]],194750:[[142321]],194751:[[25634]],194752:[[25541]],194753:[[25513]],194754:[[14894]],194755:[[25705]],194756:[[25726]],194757:[[25757]],194758:[[25719]],194759:[[14956]],194760:[[25935]],194761:[[25964]],194762:[[143370]],194763:[[26083]],194764:[[26360]],194765:[[26185]],194766:[[15129]],194767:[[26257]],194768:[[15112]],194769:[[15076]],194770:[[20882]],194771:[[20885]],194772:[[26368]],194773:[[26268]],194774:[[32941]],194775:[[17369]],194776:[[26391]],194777:[[26395]],194778:[[26401]],194779:[[26462]],194780:[[26451]],194781:[[144323]],194782:[[15177]],194783:[[26618]],194784:[[26501]],194785:[[26706]],194786:[[26757]],194787:[[144493]],194788:[[26766]],194789:[[26655]],194790:[[26900]],194791:[[15261]],194792:[[26946]],194793:[[27043]],194794:[[27114]],194795:[[27304]],194796:[[145059]],194797:[[27355]],194798:[[15384]],194799:[[27425]],194800:[[145575]],194801:[[27476]],194802:[[15438]],194803:[[27506]],194804:[[27551]],194805:[[27578]],194806:[[27579]],194807:[[146061]],194808:[[138507]],194809:[[146170]],194810:[[27726]],194811:[[146620]],194812:[[27839]],194813:[[27853]],194814:[[27751]],194815:[[27926]]},63744:{63744:[[35912]],63745:[[26356]],63746:[[36554]],63747:[[36040]],63748:[[28369]],63749:[[20018]],63750:[[21477]],63751:[[40860]],63752:[[40860]],63753:[[22865]],63754:[[37329]],63755:[[21895]],63756:[[22856]],63757:[[25078]],63758:[[30313]],63759:[[32645]],63760:[[34367]],63761:[[34746]],63762:[[35064]],63763:[[37007]],63764:[[27138]],63765:[[27931]],63766:[[28889]],63767:[[29662]],63768:[[33853]],63769:[[37226]],63770:[[39409]],63771:[[20098]],63772:[[21365]],63773:[[27396]],63774:[[29211]],63775:[[34349]],63776:[[40478]],63777:[[23888]],63778:[[28651]],63779:[[34253]],63780:[[35172]],63781:[[25289]],63782:[[33240]],63783:[[34847]],63784:[[24266]],63785:[[26391]],63786:[[28010]],63787:[[29436]],63788:[[37070]],63789:[[20358]],63790:[[20919]],63791:[[21214]],63792:[[25796]],63793:[[27347]],63794:[[29200]],63795:[[30439]],63796:[[32769]],63797:[[34310]],63798:[[34396]],63799:[[36335]],63800:[[38706]],63801:[[39791]],63802:[[40442]],63803:[[30860]],63804:[[31103]],63805:[[32160]],63806:[[33737]],63807:[[37636]],63808:[[40575]],63809:[[35542]],63810:[[22751]],63811:[[24324]],63812:[[31840]],63813:[[32894]],63814:[[29282]],63815:[[30922]],63816:[[36034]],63817:[[38647]],63818:[[22744]],63819:[[23650]],63820:[[27155]],63821:[[28122]],63822:[[28431]],63823:[[32047]],63824:[[32311]],63825:[[38475]],63826:[[21202]],63827:[[32907]],63828:[[20956]],63829:[[20940]],63830:[[31260]],63831:[[32190]],63832:[[33777]],63833:[[38517]],63834:[[35712]],63835:[[25295]],63836:[[27138]],63837:[[35582]],63838:[[20025]],63839:[[23527]],63840:[[24594]],63841:[[29575]],63842:[[30064]],63843:[[21271]],63844:[[30971]],63845:[[20415]],63846:[[24489]],63847:[[19981]],63848:[[27852]],63849:[[25976]],63850:[[32034]],63851:[[21443]],63852:[[22622]],63853:[[30465]],63854:[[33865]],63855:[[35498]],63856:[[27578]],63857:[[36784]],63858:[[27784]],63859:[[25342]],63860:[[33509]],63861:[[25504]],63862:[[30053]],63863:[[20142]],63864:[[20841]],63865:[[20937]],63866:[[26753]],63867:[[31975]],63868:[[33391]],63869:[[35538]],63870:[[37327]],63871:[[21237]],63872:[[21570]],63873:[[22899]],63874:[[24300]],63875:[[26053]],63876:[[28670]],63877:[[31018]],63878:[[38317]],63879:[[39530]],63880:[[40599]],63881:[[40654]],63882:[[21147]],63883:[[26310]],63884:[[27511]],63885:[[36706]],63886:[[24180]],63887:[[24976]],63888:[[25088]],63889:[[25754]],63890:[[28451]],63891:[[29001]],63892:[[29833]],63893:[[31178]],63894:[[32244]],63895:[[32879]],63896:[[36646]],63897:[[34030]],63898:[[36899]],63899:[[37706]],63900:[[21015]],63901:[[21155]],63902:[[21693]],63903:[[28872]],63904:[[35010]],63905:[[35498]],63906:[[24265]],63907:[[24565]],63908:[[25467]],63909:[[27566]],63910:[[31806]],63911:[[29557]],63912:[[20196]],63913:[[22265]],63914:[[23527]],63915:[[23994]],63916:[[24604]],63917:[[29618]],63918:[[29801]],63919:[[32666]],63920:[[32838]],63921:[[37428]],63922:[[38646]],63923:[[38728]],63924:[[38936]],63925:[[20363]],63926:[[31150]],63927:[[37300]],63928:[[38584]],63929:[[24801]],63930:[[20102]],63931:[[20698]],63932:[[23534]],63933:[[23615]],63934:[[26009]],63935:[[27138]],63936:[[29134]],63937:[[30274]],63938:[[34044]],63939:[[36988]],63940:[[40845]],63941:[[26248]],63942:[[38446]],63943:[[21129]],63944:[[26491]],63945:[[26611]],63946:[[27969]],63947:[[28316]],63948:[[29705]],63949:[[30041]],63950:[[30827]],63951:[[32016]],63952:[[39006]],63953:[[20845]],63954:[[25134]],63955:[[38520]],63956:[[20523]],63957:[[23833]],63958:[[28138]],63959:[[36650]],63960:[[24459]],63961:[[24900]],63962:[[26647]],63963:[[29575]],63964:[[38534]],63965:[[21033]],63966:[[21519]],63967:[[23653]],63968:[[26131]],63969:[[26446]],63970:[[26792]],63971:[[27877]],63972:[[29702]],63973:[[30178]],63974:[[32633]],63975:[[35023]],63976:[[35041]],63977:[[37324]],63978:[[38626]],63979:[[21311]],63980:[[28346]],63981:[[21533]],63982:[[29136]],63983:[[29848]],63984:[[34298]],63985:[[38563]],63986:[[40023]],63987:[[40607]],63988:[[26519]],63989:[[28107]],63990:[[33256]],63991:[[31435]],63992:[[31520]],63993:[[31890]],63994:[[29376]],63995:[[28825]],63996:[[35672]],63997:[[20160]],63998:[[33590]],63999:[[21050]],194816:[[27966]],194817:[[28023]],194818:[[27969]],194819:[[28009]],194820:[[28024]],194821:[[28037]],194822:[[146718]],194823:[[27956]],194824:[[28207]],194825:[[28270]],194826:[[15667]],194827:[[28363]],194828:[[28359]],194829:[[147153]],194830:[[28153]],194831:[[28526]],194832:[[147294]],194833:[[147342]],194834:[[28614]],194835:[[28729]],194836:[[28702]],194837:[[28699]],194838:[[15766]],194839:[[28746]],194840:[[28797]],194841:[[28791]],194842:[[28845]],194843:[[132389]],194844:[[28997]],194845:[[148067]],194846:[[29084]],194847:[[148395]],194848:[[29224]],194849:[[29237]],194850:[[29264]],194851:[[149e3]],194852:[[29312]],194853:[[29333]],194854:[[149301]],194855:[[149524]],194856:[[29562]],194857:[[29579]],194858:[[16044]],194859:[[29605]],194860:[[16056]],194861:[[16056]],194862:[[29767]],194863:[[29788]],194864:[[29809]],194865:[[29829]],194866:[[29898]],194867:[[16155]],194868:[[29988]],194869:[[150582]],194870:[[30014]],194871:[[150674]],194872:[[30064]],194873:[[139679]],194874:[[30224]],194875:[[151457]],194876:[[151480]],194877:[[151620]],194878:[[16380]],194879:[[16392]],194880:[[30452]],194881:[[151795]],194882:[[151794]],194883:[[151833]],194884:[[151859]],194885:[[30494]],194886:[[30495]],194887:[[30495]],194888:[[30538]],194889:[[16441]],194890:[[30603]],194891:[[16454]],194892:[[16534]],194893:[[152605]],194894:[[30798]],194895:[[30860]],194896:[[30924]],194897:[[16611]],194898:[[153126]],194899:[[31062]],194900:[[153242]],194901:[[153285]],194902:[[31119]],194903:[[31211]],194904:[[16687]],194905:[[31296]],194906:[[31306]],194907:[[31311]],194908:[[153980]],194909:[[154279]],194910:[[154279]],194911:[[31470]],194912:[[16898]],194913:[[154539]],194914:[[31686]],194915:[[31689]],194916:[[16935]],194917:[[154752]],194918:[[31954]],194919:[[17056]],194920:[[31976]],194921:[[31971]],194922:[[32e3]],194923:[[155526]],194924:[[32099]],194925:[[17153]],194926:[[32199]],194927:[[32258]],194928:[[32325]],194929:[[17204]],194930:[[156200]],194931:[[156231]],194932:[[17241]],194933:[[156377]],194934:[[32634]],194935:[[156478]],194936:[[32661]],194937:[[32762]],194938:[[32773]],194939:[[156890]],194940:[[156963]],194941:[[32864]],194942:[[157096]],194943:[[32880]],194944:[[144223]],194945:[[17365]],194946:[[32946]],194947:[[33027]],194948:[[17419]],194949:[[33086]],194950:[[23221]],194951:[[157607]],194952:[[157621]],194953:[[144275]],194954:[[144284]],194955:[[33281]],194956:[[33284]],194957:[[36766]],194958:[[17515]],194959:[[33425]],194960:[[33419]],194961:[[33437]],194962:[[21171]],194963:[[33457]],194964:[[33459]],194965:[[33469]],194966:[[33510]],194967:[[158524]],194968:[[33509]],194969:[[33565]],194970:[[33635]],194971:[[33709]],194972:[[33571]],194973:[[33725]],194974:[[33767]],194975:[[33879]],194976:[[33619]],194977:[[33738]],194978:[[33740]],194979:[[33756]],194980:[[158774]],194981:[[159083]],194982:[[158933]],194983:[[17707]],194984:[[34033]],194985:[[34035]],194986:[[34070]],194987:[[160714]],194988:[[34148]],194989:[[159532]],194990:[[17757]],194991:[[17761]],194992:[[159665]],194993:[[159954]],194994:[[17771]],194995:[[34384]],194996:[[34396]],194997:[[34407]],194998:[[34409]],194999:[[34473]],195e3:[[34440]],195001:[[34574]],195002:[[34530]],195003:[[34681]],195004:[[34600]],195005:[[34667]],195006:[[34694]],195007:[[17879]],195008:[[34785]],195009:[[34817]],195010:[[17913]],195011:[[34912]],195012:[[34915]],195013:[[161383]],195014:[[35031]],195015:[[35038]],195016:[[17973]],195017:[[35066]],195018:[[13499]],195019:[[161966]],195020:[[162150]],195021:[[18110]],195022:[[18119]],195023:[[35488]],195024:[[35565]],195025:[[35722]],195026:[[35925]],195027:[[162984]],195028:[[36011]],195029:[[36033]],195030:[[36123]],195031:[[36215]],195032:[[163631]],195033:[[133124]],195034:[[36299]],195035:[[36284]],195036:[[36336]],195037:[[133342]],195038:[[36564]],195039:[[36664]],195040:[[165330]],195041:[[165357]],195042:[[37012]],195043:[[37105]],195044:[[37137]],195045:[[165678]],195046:[[37147]],195047:[[37432]],195048:[[37591]],195049:[[37592]],195050:[[37500]],195051:[[37881]],195052:[[37909]],195053:[[166906]],195054:[[38283]],195055:[[18837]],195056:[[38327]],195057:[[167287]],195058:[[18918]],195059:[[38595]],195060:[[23986]],195061:[[38691]],195062:[[168261]],195063:[[168474]],195064:[[19054]],195065:[[19062]],195066:[[38880]],195067:[[168970]],195068:[[19122]],195069:[[169110]],195070:[[38923]],195071:[[38923]]},64e3:{64e3:[[20999]],64001:[[24230]],64002:[[25299]],64003:[[31958]],64004:[[23429]],64005:[[27934]],64006:[[26292]],64007:[[36667]],64008:[[34892]],64009:[[38477]],64010:[[35211]],64011:[[24275]],64012:[[20800]],64013:[[21952]],64016:[[22618]],64018:[[26228]],64021:[[20958]],64022:[[29482]],64023:[[30410]],64024:[[31036]],64025:[[31070]],64026:[[31077]],64027:[[31119]],64028:[[38742]],64029:[[31934]],64030:[[32701]],64032:[[34322]],64034:[[35576]],64037:[[36920]],64038:[[37117]],64042:[[39151]],64043:[[39164]],64044:[[39208]],64045:[[40372]],64046:[[37086]],64047:[[38583]],64048:[[20398]],64049:[[20711]],64050:[[20813]],64051:[[21193]],64052:[[21220]],64053:[[21329]],64054:[[21917]],64055:[[22022]],64056:[[22120]],64057:[[22592]],64058:[[22696]],64059:[[23652]],64060:[[23662]],64061:[[24724]],64062:[[24936]],64063:[[24974]],64064:[[25074]],64065:[[25935]],64066:[[26082]],64067:[[26257]],64068:[[26757]],64069:[[28023]],64070:[[28186]],64071:[[28450]],64072:[[29038]],64073:[[29227]],64074:[[29730]],64075:[[30865]],64076:[[31038]],64077:[[31049]],64078:[[31048]],64079:[[31056]],64080:[[31062]],64081:[[31069]],64082:[[31117]],64083:[[31118]],64084:[[31296]],64085:[[31361]],64086:[[31680]],64087:[[32244]],64088:[[32265]],64089:[[32321]],64090:[[32626]],64091:[[32773]],64092:[[33261]],64093:[[33401]],64094:[[33401]],64095:[[33879]],64096:[[35088]],64097:[[35222]],64098:[[35585]],64099:[[35641]],64100:[[36051]],64101:[[36104]],64102:[[36790]],64103:[[36920]],64104:[[38627]],64105:[[38911]],64106:[[38971]],64107:[[24693]],64108:[[148206]],64109:[[33304]],64112:[[20006]],64113:[[20917]],64114:[[20840]],64115:[[20352]],64116:[[20805]],64117:[[20864]],64118:[[21191]],64119:[[21242]],64120:[[21917]],64121:[[21845]],64122:[[21913]],64123:[[21986]],64124:[[22618]],64125:[[22707]],64126:[[22852]],64127:[[22868]],64128:[[23138]],64129:[[23336]],64130:[[24274]],64131:[[24281]],64132:[[24425]],64133:[[24493]],64134:[[24792]],64135:[[24910]],64136:[[24840]],64137:[[24974]],64138:[[24928]],64139:[[25074]],64140:[[25140]],64141:[[25540]],64142:[[25628]],64143:[[25682]],64144:[[25942]],64145:[[26228]],64146:[[26391]],64147:[[26395]],64148:[[26454]],64149:[[27513]],64150:[[27578]],64151:[[27969]],64152:[[28379]],64153:[[28363]],64154:[[28450]],64155:[[28702]],64156:[[29038]],64157:[[30631]],64158:[[29237]],64159:[[29359]],64160:[[29482]],64161:[[29809]],64162:[[29958]],64163:[[30011]],64164:[[30237]],64165:[[30239]],64166:[[30410]],64167:[[30427]],64168:[[30452]],64169:[[30538]],64170:[[30528]],64171:[[30924]],64172:[[31409]],64173:[[31680]],64174:[[31867]],64175:[[32091]],64176:[[32244]],64177:[[32574]],64178:[[32773]],64179:[[33618]],64180:[[33775]],64181:[[34681]],64182:[[35137]],64183:[[35206]],64184:[[35222]],64185:[[35519]],64186:[[35576]],64187:[[35531]],64188:[[35585]],64189:[[35582]],64190:[[35565]],64191:[[35641]],64192:[[35722]],64193:[[36104]],64194:[[36664]],64195:[[36978]],64196:[[37273]],64197:[[37494]],64198:[[38524]],64199:[[38627]],64200:[[38742]],64201:[[38875]],64202:[[38911]],64203:[[38923]],64204:[[38971]],64205:[[39698]],64206:[[40860]],64207:[[141386]],64208:[[141380]],64209:[[144341]],64210:[[15261]],64211:[[16408]],64212:[[16441]],64213:[[152137]],64214:[[154832]],64215:[[163539]],64216:[[40771]],64217:[[40846]],195072:[[38953]],195073:[[169398]],195074:[[39138]],195075:[[19251]],195076:[[39209]],195077:[[39335]],195078:[[39362]],195079:[[39422]],195080:[[19406]],195081:[[170800]],195082:[[39698]],195083:[[4e4]],195084:[[40189]],195085:[[19662]],195086:[[19693]],195087:[[40295]],195088:[[172238]],195089:[[19704]],195090:[[172293]],195091:[[172558]],195092:[[172689]],195093:[[40635]],195094:[[19798]],195095:[[40697]],195096:[[40702]],195097:[[40709]],195098:[[40719]],195099:[[40726]],195100:[[40763]],195101:[[173568]]},64256:{64256:[[102,102],256],64257:[[102,105],256],64258:[[102,108],256],64259:[[102,102,105],256],64260:[[102,102,108],256],64261:[[383,116],256],64262:[[115,116],256],64275:[[1396,1398],256],64276:[[1396,1381],256],64277:[[1396,1387],256],64278:[[1406,1398],256],64279:[[1396,1389],256],64285:[[1497,1460],512],64286:[,26],64287:[[1522,1463],512],64288:[[1506],256],64289:[[1488],256],64290:[[1491],256],64291:[[1492],256],64292:[[1499],256],64293:[[1500],256],64294:[[1501],256],64295:[[1512],256],64296:[[1514],256],64297:[[43],256],64298:[[1513,1473],512],64299:[[1513,1474],512],64300:[[64329,1473],512],64301:[[64329,1474],512],64302:[[1488,1463],512],64303:[[1488,1464],512],64304:[[1488,1468],512],64305:[[1489,1468],512],64306:[[1490,1468],512],64307:[[1491,1468],512],64308:[[1492,1468],512],64309:[[1493,1468],512],64310:[[1494,1468],512],64312:[[1496,1468],512],64313:[[1497,1468],512],64314:[[1498,1468],512],64315:[[1499,1468],512],64316:[[1500,1468],512],64318:[[1502,1468],512],64320:[[1504,1468],512],64321:[[1505,1468],512],64323:[[1507,1468],512],64324:[[1508,1468],512],64326:[[1510,1468],512],64327:[[1511,1468],512],64328:[[1512,1468],512],64329:[[1513,1468],512],64330:[[1514,1468],512],64331:[[1493,1465],512],64332:[[1489,1471],512],64333:[[1499,1471],512],64334:[[1508,1471],512],64335:[[1488,1500],256],64336:[[1649],256],64337:[[1649],256],64338:[[1659],256],64339:[[1659],256],64340:[[1659],256],64341:[[1659],256],64342:[[1662],256],64343:[[1662],256],64344:[[1662],256],64345:[[1662],256],64346:[[1664],256],64347:[[1664],256],64348:[[1664],256],64349:[[1664],256],64350:[[1658],256],64351:[[1658],256],64352:[[1658],256],64353:[[1658],256],64354:[[1663],256],64355:[[1663],256],64356:[[1663],256],64357:[[1663],256],64358:[[1657],256],64359:[[1657],256],64360:[[1657],256],64361:[[1657],256],64362:[[1700],256],64363:[[1700],256],64364:[[1700],256],64365:[[1700],256],64366:[[1702],256],64367:[[1702],256],64368:[[1702],256],64369:[[1702],256],64370:[[1668],256],64371:[[1668],256],64372:[[1668],256],64373:[[1668],256],64374:[[1667],256],64375:[[1667],256],64376:[[1667],256],64377:[[1667],256],64378:[[1670],256],64379:[[1670],256],64380:[[1670],256],64381:[[1670],256],64382:[[1671],256],64383:[[1671],256],64384:[[1671],256],64385:[[1671],256],64386:[[1677],256],64387:[[1677],256],64388:[[1676],256],64389:[[1676],256],64390:[[1678],256],64391:[[1678],256],64392:[[1672],256],64393:[[1672],256],64394:[[1688],256],64395:[[1688],256],64396:[[1681],256],64397:[[1681],256],64398:[[1705],256],64399:[[1705],256],64400:[[1705],256],64401:[[1705],256],64402:[[1711],256],64403:[[1711],256],64404:[[1711],256],64405:[[1711],256],64406:[[1715],256],64407:[[1715],256],64408:[[1715],256],64409:[[1715],256],64410:[[1713],256],64411:[[1713],256],64412:[[1713],256],64413:[[1713],256],64414:[[1722],256],64415:[[1722],256],64416:[[1723],256],64417:[[1723],256],64418:[[1723],256],64419:[[1723],256],64420:[[1728],256],64421:[[1728],256],64422:[[1729],256],64423:[[1729],256],64424:[[1729],256],64425:[[1729],256],64426:[[1726],256],64427:[[1726],256],64428:[[1726],256],64429:[[1726],256],64430:[[1746],256],64431:[[1746],256],64432:[[1747],256],64433:[[1747],256],64467:[[1709],256],64468:[[1709],256],64469:[[1709],256],64470:[[1709],256],64471:[[1735],256],64472:[[1735],256],64473:[[1734],256],64474:[[1734],256],64475:[[1736],256],64476:[[1736],256],64477:[[1655],256],64478:[[1739],256],64479:[[1739],256],64480:[[1733],256],64481:[[1733],256],64482:[[1737],256],64483:[[1737],256],64484:[[1744],256],64485:[[1744],256],64486:[[1744],256],64487:[[1744],256],64488:[[1609],256],64489:[[1609],256],64490:[[1574,1575],256],64491:[[1574,1575],256],64492:[[1574,1749],256],64493:[[1574,1749],256],64494:[[1574,1608],256],64495:[[1574,1608],256],64496:[[1574,1735],256],64497:[[1574,1735],256],64498:[[1574,1734],256],64499:[[1574,1734],256],64500:[[1574,1736],256],64501:[[1574,1736],256],64502:[[1574,1744],256],64503:[[1574,1744],256],64504:[[1574,1744],256],64505:[[1574,1609],256],64506:[[1574,1609],256],64507:[[1574,1609],256],64508:[[1740],256],64509:[[1740],256],64510:[[1740],256],64511:[[1740],256]},64512:{64512:[[1574,1580],256],64513:[[1574,1581],256],64514:[[1574,1605],256],64515:[[1574,1609],256],64516:[[1574,1610],256],64517:[[1576,1580],256],64518:[[1576,1581],256],64519:[[1576,1582],256],64520:[[1576,1605],256],64521:[[1576,1609],256],64522:[[1576,1610],256],64523:[[1578,1580],256],64524:[[1578,1581],256],64525:[[1578,1582],256],64526:[[1578,1605],256],64527:[[1578,1609],256],64528:[[1578,1610],256],64529:[[1579,1580],256],64530:[[1579,1605],256],64531:[[1579,1609],256],64532:[[1579,1610],256],64533:[[1580,1581],256],64534:[[1580,1605],256],64535:[[1581,1580],256],64536:[[1581,1605],256],64537:[[1582,1580],256],64538:[[1582,1581],256],64539:[[1582,1605],256],64540:[[1587,1580],256],64541:[[1587,1581],256],64542:[[1587,1582],256],64543:[[1587,1605],256],64544:[[1589,1581],256],64545:[[1589,1605],256],64546:[[1590,1580],256],64547:[[1590,1581],256],64548:[[1590,1582],256],64549:[[1590,1605],256],64550:[[1591,1581],256],64551:[[1591,1605],256],64552:[[1592,1605],256],64553:[[1593,1580],256],64554:[[1593,1605],256],64555:[[1594,1580],256],64556:[[1594,1605],256],64557:[[1601,1580],256],64558:[[1601,1581],256],64559:[[1601,1582],256],64560:[[1601,1605],256],64561:[[1601,1609],256],64562:[[1601,1610],256],64563:[[1602,1581],256],64564:[[1602,1605],256],64565:[[1602,1609],256],64566:[[1602,1610],256],64567:[[1603,1575],256],64568:[[1603,1580],256],64569:[[1603,1581],256],64570:[[1603,1582],256],64571:[[1603,1604],256],64572:[[1603,1605],256],64573:[[1603,1609],256],64574:[[1603,1610],256],64575:[[1604,1580],256],64576:[[1604,1581],256],64577:[[1604,1582],256],64578:[[1604,1605],256],64579:[[1604,1609],256],64580:[[1604,1610],256],64581:[[1605,1580],256],64582:[[1605,1581],256],64583:[[1605,1582],256],64584:[[1605,1605],256],64585:[[1605,1609],256],64586:[[1605,1610],256],64587:[[1606,1580],256],64588:[[1606,1581],256],64589:[[1606,1582],256],64590:[[1606,1605],256],64591:[[1606,1609],256],64592:[[1606,1610],256],64593:[[1607,1580],256],64594:[[1607,1605],256],64595:[[1607,1609],256],64596:[[1607,1610],256],64597:[[1610,1580],256],64598:[[1610,1581],256],64599:[[1610,1582],256],64600:[[1610,1605],256],64601:[[1610,1609],256],64602:[[1610,1610],256],64603:[[1584,1648],256],64604:[[1585,1648],256],64605:[[1609,1648],256],64606:[[32,1612,1617],256],64607:[[32,1613,1617],256],64608:[[32,1614,1617],256],64609:[[32,1615,1617],256],64610:[[32,1616,1617],256],64611:[[32,1617,1648],256],64612:[[1574,1585],256],64613:[[1574,1586],256],64614:[[1574,1605],256],64615:[[1574,1606],256],64616:[[1574,1609],256],64617:[[1574,1610],256],64618:[[1576,1585],256],64619:[[1576,1586],256],64620:[[1576,1605],256],64621:[[1576,1606],256],64622:[[1576,1609],256],64623:[[1576,1610],256],64624:[[1578,1585],256],64625:[[1578,1586],256],64626:[[1578,1605],256],64627:[[1578,1606],256],64628:[[1578,1609],256],64629:[[1578,1610],256],64630:[[1579,1585],256],64631:[[1579,1586],256],64632:[[1579,1605],256],64633:[[1579,1606],256],64634:[[1579,1609],256],64635:[[1579,1610],256],64636:[[1601,1609],256],64637:[[1601,1610],256],64638:[[1602,1609],256],64639:[[1602,1610],256],64640:[[1603,1575],256],64641:[[1603,1604],256],64642:[[1603,1605],256],64643:[[1603,1609],256],64644:[[1603,1610],256],64645:[[1604,1605],256],64646:[[1604,1609],256],64647:[[1604,1610],256],64648:[[1605,1575],256],64649:[[1605,1605],256],64650:[[1606,1585],256],64651:[[1606,1586],256],64652:[[1606,1605],256],64653:[[1606,1606],256],64654:[[1606,1609],256],64655:[[1606,1610],256],64656:[[1609,1648],256],64657:[[1610,1585],256],64658:[[1610,1586],256],64659:[[1610,1605],256],64660:[[1610,1606],256],64661:[[1610,1609],256],64662:[[1610,1610],256],64663:[[1574,1580],256],64664:[[1574,1581],256],64665:[[1574,1582],256],64666:[[1574,1605],256],64667:[[1574,1607],256],64668:[[1576,1580],256],64669:[[1576,1581],256],64670:[[1576,1582],256],64671:[[1576,1605],256],64672:[[1576,1607],256],64673:[[1578,1580],256],64674:[[1578,1581],256],64675:[[1578,1582],256],64676:[[1578,1605],256],64677:[[1578,1607],256],64678:[[1579,1605],256],64679:[[1580,1581],256],64680:[[1580,1605],256],64681:[[1581,1580],256],64682:[[1581,1605],256],64683:[[1582,1580],256],64684:[[1582,1605],256],64685:[[1587,1580],256],64686:[[1587,1581],256],64687:[[1587,1582],256],64688:[[1587,1605],256],64689:[[1589,1581],256],64690:[[1589,1582],256],64691:[[1589,1605],256],64692:[[1590,1580],256],64693:[[1590,1581],256],64694:[[1590,1582],256],64695:[[1590,1605],256],64696:[[1591,1581],256],64697:[[1592,1605],256],64698:[[1593,1580],256],64699:[[1593,1605],256],64700:[[1594,1580],256],64701:[[1594,1605],256],64702:[[1601,1580],256],64703:[[1601,1581],256],64704:[[1601,1582],256],64705:[[1601,1605],256],64706:[[1602,1581],256],64707:[[1602,1605],256],64708:[[1603,1580],256],64709:[[1603,1581],256],64710:[[1603,1582],256],64711:[[1603,1604],256],64712:[[1603,1605],256],64713:[[1604,1580],256],64714:[[1604,1581],256],64715:[[1604,1582],256],64716:[[1604,1605],256],64717:[[1604,1607],256],64718:[[1605,1580],256],64719:[[1605,1581],256],64720:[[1605,1582],256],64721:[[1605,1605],256],64722:[[1606,1580],256],64723:[[1606,1581],256],64724:[[1606,1582],256],64725:[[1606,1605],256],64726:[[1606,1607],256],64727:[[1607,1580],256],64728:[[1607,1605],256],64729:[[1607,1648],256],64730:[[1610,1580],256],64731:[[1610,1581],256],64732:[[1610,1582],256],64733:[[1610,1605],256],64734:[[1610,1607],256],64735:[[1574,1605],256],64736:[[1574,1607],256],64737:[[1576,1605],256],64738:[[1576,1607],256],64739:[[1578,1605],256],64740:[[1578,1607],256],64741:[[1579,1605],256],64742:[[1579,1607],256],64743:[[1587,1605],256],64744:[[1587,1607],256],64745:[[1588,1605],256],64746:[[1588,1607],256],64747:[[1603,1604],256],64748:[[1603,1605],256],64749:[[1604,1605],256],64750:[[1606,1605],256],64751:[[1606,1607],256],64752:[[1610,1605],256],64753:[[1610,1607],256],64754:[[1600,1614,1617],256],64755:[[1600,1615,1617],256],64756:[[1600,1616,1617],256],64757:[[1591,1609],256],64758:[[1591,1610],256],64759:[[1593,1609],256],64760:[[1593,1610],256],64761:[[1594,1609],256],64762:[[1594,1610],256],64763:[[1587,1609],256],64764:[[1587,1610],256],64765:[[1588,1609],256],64766:[[1588,1610],256],64767:[[1581,1609],256]},64768:{64768:[[1581,1610],256],64769:[[1580,1609],256],64770:[[1580,1610],256],64771:[[1582,1609],256],64772:[[1582,1610],256],64773:[[1589,1609],256],64774:[[1589,1610],256],64775:[[1590,1609],256],64776:[[1590,1610],256],64777:[[1588,1580],256],64778:[[1588,1581],256],64779:[[1588,1582],256],64780:[[1588,1605],256],64781:[[1588,1585],256],64782:[[1587,1585],256],64783:[[1589,1585],256],64784:[[1590,1585],256],64785:[[1591,1609],256],64786:[[1591,1610],256],64787:[[1593,1609],256],64788:[[1593,1610],256],64789:[[1594,1609],256],64790:[[1594,1610],256],64791:[[1587,1609],256],64792:[[1587,1610],256],64793:[[1588,1609],256],64794:[[1588,1610],256],64795:[[1581,1609],256],64796:[[1581,1610],256],64797:[[1580,1609],256],64798:[[1580,1610],256],64799:[[1582,1609],256],64800:[[1582,1610],256],64801:[[1589,1609],256],64802:[[1589,1610],256],64803:[[1590,1609],256],64804:[[1590,1610],256],64805:[[1588,1580],256],64806:[[1588,1581],256],64807:[[1588,1582],256],64808:[[1588,1605],256],64809:[[1588,1585],256],64810:[[1587,1585],256],64811:[[1589,1585],256],64812:[[1590,1585],256],64813:[[1588,1580],256],64814:[[1588,1581],256],64815:[[1588,1582],256],64816:[[1588,1605],256],64817:[[1587,1607],256],64818:[[1588,1607],256],64819:[[1591,1605],256],64820:[[1587,1580],256],64821:[[1587,1581],256],64822:[[1587,1582],256],64823:[[1588,1580],256],64824:[[1588,1581],256],64825:[[1588,1582],256],64826:[[1591,1605],256],64827:[[1592,1605],256],64828:[[1575,1611],256],64829:[[1575,1611],256],64848:[[1578,1580,1605],256],64849:[[1578,1581,1580],256],64850:[[1578,1581,1580],256],64851:[[1578,1581,1605],256],64852:[[1578,1582,1605],256],64853:[[1578,1605,1580],256],64854:[[1578,1605,1581],256],64855:[[1578,1605,1582],256],64856:[[1580,1605,1581],256],64857:[[1580,1605,1581],256],64858:[[1581,1605,1610],256],64859:[[1581,1605,1609],256],64860:[[1587,1581,1580],256],64861:[[1587,1580,1581],256],64862:[[1587,1580,1609],256],64863:[[1587,1605,1581],256],64864:[[1587,1605,1581],256],64865:[[1587,1605,1580],256],64866:[[1587,1605,1605],256],64867:[[1587,1605,1605],256],64868:[[1589,1581,1581],256],64869:[[1589,1581,1581],256],64870:[[1589,1605,1605],256],64871:[[1588,1581,1605],256],64872:[[1588,1581,1605],256],64873:[[1588,1580,1610],256],64874:[[1588,1605,1582],256],64875:[[1588,1605,1582],256],64876:[[1588,1605,1605],256],64877:[[1588,1605,1605],256],64878:[[1590,1581,1609],256],64879:[[1590,1582,1605],256],64880:[[1590,1582,1605],256],64881:[[1591,1605,1581],256],64882:[[1591,1605,1581],256],64883:[[1591,1605,1605],256],64884:[[1591,1605,1610],256],64885:[[1593,1580,1605],256],64886:[[1593,1605,1605],256],64887:[[1593,1605,1605],256],64888:[[1593,1605,1609],256],64889:[[1594,1605,1605],256],64890:[[1594,1605,1610],256],64891:[[1594,1605,1609],256],64892:[[1601,1582,1605],256],64893:[[1601,1582,1605],256],64894:[[1602,1605,1581],256],64895:[[1602,1605,1605],256],64896:[[1604,1581,1605],256],64897:[[1604,1581,1610],256],64898:[[1604,1581,1609],256],64899:[[1604,1580,1580],256],64900:[[1604,1580,1580],256],64901:[[1604,1582,1605],256],64902:[[1604,1582,1605],256],64903:[[1604,1605,1581],256],64904:[[1604,1605,1581],256],64905:[[1605,1581,1580],256],64906:[[1605,1581,1605],256],64907:[[1605,1581,1610],256],64908:[[1605,1580,1581],256],64909:[[1605,1580,1605],256],64910:[[1605,1582,1580],256],64911:[[1605,1582,1605],256],64914:[[1605,1580,1582],256],64915:[[1607,1605,1580],256],64916:[[1607,1605,1605],256],64917:[[1606,1581,1605],256],64918:[[1606,1581,1609],256],64919:[[1606,1580,1605],256],64920:[[1606,1580,1605],256],64921:[[1606,1580,1609],256],64922:[[1606,1605,1610],256],64923:[[1606,1605,1609],256],64924:[[1610,1605,1605],256],64925:[[1610,1605,1605],256],64926:[[1576,1582,1610],256],64927:[[1578,1580,1610],256],64928:[[1578,1580,1609],256],64929:[[1578,1582,1610],256],64930:[[1578,1582,1609],256],64931:[[1578,1605,1610],256],64932:[[1578,1605,1609],256],64933:[[1580,1605,1610],256],64934:[[1580,1581,1609],256],64935:[[1580,1605,1609],256],64936:[[1587,1582,1609],256],64937:[[1589,1581,1610],256],64938:[[1588,1581,1610],256],64939:[[1590,1581,1610],256],64940:[[1604,1580,1610],256],64941:[[1604,1605,1610],256],64942:[[1610,1581,1610],256],64943:[[1610,1580,1610],256],64944:[[1610,1605,1610],256],64945:[[1605,1605,1610],256],64946:[[1602,1605,1610],256],64947:[[1606,1581,1610],256],64948:[[1602,1605,1581],256],64949:[[1604,1581,1605],256],64950:[[1593,1605,1610],256],64951:[[1603,1605,1610],256],64952:[[1606,1580,1581],256],64953:[[1605,1582,1610],256],64954:[[1604,1580,1605],256],64955:[[1603,1605,1605],256],64956:[[1604,1580,1605],256],64957:[[1606,1580,1581],256],64958:[[1580,1581,1610],256],64959:[[1581,1580,1610],256],64960:[[1605,1580,1610],256],64961:[[1601,1605,1610],256],64962:[[1576,1581,1610],256],64963:[[1603,1605,1605],256],64964:[[1593,1580,1605],256],64965:[[1589,1605,1605],256],64966:[[1587,1582,1610],256],64967:[[1606,1580,1610],256],65008:[[1589,1604,1746],256],65009:[[1602,1604,1746],256],65010:[[1575,1604,1604,1607],256],65011:[[1575,1603,1576,1585],256],65012:[[1605,1581,1605,1583],256],65013:[[1589,1604,1593,1605],256],65014:[[1585,1587,1608,1604],256],65015:[[1593,1604,1610,1607],256],65016:[[1608,1587,1604,1605],256],65017:[[1589,1604,1609],256],65018:[[1589,1604,1609,32,1575,1604,1604,1607,32,1593,1604,1610,1607,32,1608,1587,1604,1605],256],65019:[[1580,1604,32,1580,1604,1575,1604,1607],256],65020:[[1585,1740,1575,1604],256]},65024:{65040:[[44],256],65041:[[12289],256],65042:[[12290],256],65043:[[58],256],65044:[[59],256],65045:[[33],256],65046:[[63],256],65047:[[12310],256],65048:[[12311],256],65049:[[8230],256],65056:[,230],65057:[,230],65058:[,230],65059:[,230],65060:[,230],65061:[,230],65062:[,230],65063:[,220],65064:[,220],65065:[,220],65066:[,220],65067:[,220],65068:[,220],65069:[,220],65072:[[8229],256],65073:[[8212],256],65074:[[8211],256],65075:[[95],256],65076:[[95],256],65077:[[40],256],65078:[[41],256],65079:[[123],256],65080:[[125],256],65081:[[12308],256],65082:[[12309],256],65083:[[12304],256],65084:[[12305],256],65085:[[12298],256],65086:[[12299],256],65087:[[12296],256],65088:[[12297],256],65089:[[12300],256],65090:[[12301],256],65091:[[12302],256],65092:[[12303],256],65095:[[91],256],65096:[[93],256],65097:[[8254],256],65098:[[8254],256],65099:[[8254],256],65100:[[8254],256],65101:[[95],256],65102:[[95],256],65103:[[95],256],65104:[[44],256],65105:[[12289],256],65106:[[46],256],65108:[[59],256],65109:[[58],256],65110:[[63],256],65111:[[33],256],65112:[[8212],256],65113:[[40],256],65114:[[41],256],65115:[[123],256],65116:[[125],256],65117:[[12308],256],65118:[[12309],256],65119:[[35],256],65120:[[38],256],65121:[[42],256],65122:[[43],256],65123:[[45],256],65124:[[60],256],65125:[[62],256],65126:[[61],256],65128:[[92],256],65129:[[36],256],65130:[[37],256],65131:[[64],256],65136:[[32,1611],256],65137:[[1600,1611],256],65138:[[32,1612],256],65140:[[32,1613],256],65142:[[32,1614],256],65143:[[1600,1614],256],65144:[[32,1615],256],65145:[[1600,1615],256],65146:[[32,1616],256],65147:[[1600,1616],256],65148:[[32,1617],256],65149:[[1600,1617],256],65150:[[32,1618],256],65151:[[1600,1618],256],65152:[[1569],256],65153:[[1570],256],65154:[[1570],256],65155:[[1571],256],65156:[[1571],256],65157:[[1572],256],65158:[[1572],256],65159:[[1573],256],65160:[[1573],256],65161:[[1574],256],65162:[[1574],256],65163:[[1574],256],65164:[[1574],256],65165:[[1575],256],65166:[[1575],256],65167:[[1576],256],65168:[[1576],256],65169:[[1576],256],65170:[[1576],256],65171:[[1577],256],65172:[[1577],256],65173:[[1578],256],65174:[[1578],256],65175:[[1578],256],65176:[[1578],256],65177:[[1579],256],65178:[[1579],256],65179:[[1579],256],65180:[[1579],256],65181:[[1580],256],65182:[[1580],256],65183:[[1580],256],65184:[[1580],256],65185:[[1581],256],65186:[[1581],256],65187:[[1581],256],65188:[[1581],256],65189:[[1582],256],65190:[[1582],256],65191:[[1582],256],65192:[[1582],256],65193:[[1583],256],65194:[[1583],256],65195:[[1584],256],65196:[[1584],256],65197:[[1585],256],65198:[[1585],256],65199:[[1586],256],65200:[[1586],256],65201:[[1587],256],65202:[[1587],256],65203:[[1587],256],65204:[[1587],256],65205:[[1588],256],65206:[[1588],256],65207:[[1588],256],65208:[[1588],256],65209:[[1589],256],65210:[[1589],256],65211:[[1589],256],65212:[[1589],256],65213:[[1590],256],65214:[[1590],256],65215:[[1590],256],65216:[[1590],256],65217:[[1591],256],65218:[[1591],256],65219:[[1591],256],65220:[[1591],256],65221:[[1592],256],65222:[[1592],256],65223:[[1592],256],65224:[[1592],256],65225:[[1593],256],65226:[[1593],256],65227:[[1593],256],65228:[[1593],256],65229:[[1594],256],65230:[[1594],256],65231:[[1594],256],65232:[[1594],256],65233:[[1601],256],65234:[[1601],256],65235:[[1601],256],65236:[[1601],256],65237:[[1602],256],65238:[[1602],256],65239:[[1602],256],65240:[[1602],256],65241:[[1603],256],65242:[[1603],256],65243:[[1603],256],65244:[[1603],256],65245:[[1604],256],65246:[[1604],256],65247:[[1604],256],65248:[[1604],256],65249:[[1605],256],65250:[[1605],256],65251:[[1605],256],65252:[[1605],256],65253:[[1606],256],65254:[[1606],256],65255:[[1606],256],65256:[[1606],256],65257:[[1607],256],65258:[[1607],256],65259:[[1607],256],65260:[[1607],256],65261:[[1608],256],65262:[[1608],256],65263:[[1609],256],65264:[[1609],256],65265:[[1610],256],65266:[[1610],256],65267:[[1610],256],65268:[[1610],256],65269:[[1604,1570],256],65270:[[1604,1570],256],65271:[[1604,1571],256],65272:[[1604,1571],256],65273:[[1604,1573],256],65274:[[1604,1573],256],65275:[[1604,1575],256],65276:[[1604,1575],256]},65280:{65281:[[33],256],65282:[[34],256],65283:[[35],256],65284:[[36],256],65285:[[37],256],65286:[[38],256],65287:[[39],256],65288:[[40],256],65289:[[41],256],65290:[[42],256],65291:[[43],256],65292:[[44],256],65293:[[45],256],65294:[[46],256],65295:[[47],256],65296:[[48],256],65297:[[49],256],65298:[[50],256],65299:[[51],256],65300:[[52],256],65301:[[53],256],65302:[[54],256],65303:[[55],256],65304:[[56],256],65305:[[57],256],65306:[[58],256],65307:[[59],256],65308:[[60],256],65309:[[61],256],65310:[[62],256],65311:[[63],256],65312:[[64],256],65313:[[65],256],65314:[[66],256],65315:[[67],256],65316:[[68],256],65317:[[69],256],65318:[[70],256],65319:[[71],256],65320:[[72],256],65321:[[73],256],65322:[[74],256],65323:[[75],256],65324:[[76],256],65325:[[77],256],65326:[[78],256],65327:[[79],256],65328:[[80],256],65329:[[81],256],65330:[[82],256],65331:[[83],256],65332:[[84],256],65333:[[85],256],65334:[[86],256],65335:[[87],256],65336:[[88],256],65337:[[89],256],65338:[[90],256],65339:[[91],256],65340:[[92],256],65341:[[93],256],65342:[[94],256],65343:[[95],256],65344:[[96],256],65345:[[97],256],65346:[[98],256],65347:[[99],256],65348:[[100],256],65349:[[101],256],65350:[[102],256],65351:[[103],256],65352:[[104],256],65353:[[105],256],65354:[[106],256],65355:[[107],256],65356:[[108],256],65357:[[109],256],65358:[[110],256],65359:[[111],256],65360:[[112],256],65361:[[113],256],65362:[[114],256],65363:[[115],256],65364:[[116],256],65365:[[117],256],65366:[[118],256],65367:[[119],256],65368:[[120],256],65369:[[121],256],65370:[[122],256],65371:[[123],256],65372:[[124],256],65373:[[125],256],65374:[[126],256],65375:[[10629],256],65376:[[10630],256],65377:[[12290],256],65378:[[12300],256],65379:[[12301],256],65380:[[12289],256],65381:[[12539],256],65382:[[12530],256],65383:[[12449],256],65384:[[12451],256],65385:[[12453],256],65386:[[12455],256],65387:[[12457],256],65388:[[12515],256],65389:[[12517],256],65390:[[12519],256],65391:[[12483],256],65392:[[12540],256],65393:[[12450],256],65394:[[12452],256],65395:[[12454],256],65396:[[12456],256],65397:[[12458],256],65398:[[12459],256],65399:[[12461],256],65400:[[12463],256],65401:[[12465],256],65402:[[12467],256],65403:[[12469],256],65404:[[12471],256],65405:[[12473],256],65406:[[12475],256],65407:[[12477],256],65408:[[12479],256],65409:[[12481],256],65410:[[12484],256],65411:[[12486],256],65412:[[12488],256],65413:[[12490],256],65414:[[12491],256],65415:[[12492],256],65416:[[12493],256],65417:[[12494],256],65418:[[12495],256],65419:[[12498],256],65420:[[12501],256],65421:[[12504],256],65422:[[12507],256],65423:[[12510],256],65424:[[12511],256],65425:[[12512],256],65426:[[12513],256],65427:[[12514],256],65428:[[12516],256],65429:[[12518],256],65430:[[12520],256],65431:[[12521],256],65432:[[12522],256],65433:[[12523],256],65434:[[12524],256],65435:[[12525],256],65436:[[12527],256],65437:[[12531],256],65438:[[12441],256],65439:[[12442],256],65440:[[12644],256],65441:[[12593],256],65442:[[12594],256],65443:[[12595],256],65444:[[12596],256],65445:[[12597],256],65446:[[12598],256],65447:[[12599],256],65448:[[12600],256],65449:[[12601],256],65450:[[12602],256],65451:[[12603],256],65452:[[12604],256],65453:[[12605],256],65454:[[12606],256],65455:[[12607],256],65456:[[12608],256],65457:[[12609],256],65458:[[12610],256],65459:[[12611],256],65460:[[12612],256],65461:[[12613],256],65462:[[12614],256],65463:[[12615],256],65464:[[12616],256],65465:[[12617],256],65466:[[12618],256],65467:[[12619],256],65468:[[12620],256],65469:[[12621],256],65470:[[12622],256],65474:[[12623],256],65475:[[12624],256],65476:[[12625],256],65477:[[12626],256],65478:[[12627],256],65479:[[12628],256],65482:[[12629],256],65483:[[12630],256],65484:[[12631],256],65485:[[12632],256],65486:[[12633],256],65487:[[12634],256],65490:[[12635],256],65491:[[12636],256],65492:[[12637],256],65493:[[12638],256],65494:[[12639],256],65495:[[12640],256],65498:[[12641],256],65499:[[12642],256],65500:[[12643],256],65504:[[162],256],65505:[[163],256],65506:[[172],256],65507:[[175],256],65508:[[166],256],65509:[[165],256],65510:[[8361],256],65512:[[9474],256],65513:[[8592],256],65514:[[8593],256],65515:[[8594],256],65516:[[8595],256],65517:[[9632],256],65518:[[9675],256]}};var g={nfc:function(e){return m("NFC",e)},nfd:function(e){return m("NFD",e)},nfkc:function(e){return m("NFKC",e)},nfkd:function(e){return m("NFKD",e)}};"object"===i(e)?e.exports=g:void 0===(r=function(){return g}.call(t,n,t,e))||(e.exports=r),g.shimApplied=!1,String.prototype.normalize||(Object.defineProperty(String.prototype,"normalize",{enumerable:!1,configurable:!0,writable:!0,value:function(){var e=""+this,t=void 0===arguments[0]?"NFC":arguments[0];if(null==this)throw new TypeError("Cannot call method on "+Object.prototype.toString.call(this));if("NFC"===t)return g.nfc(e);if("NFD"===t)return g.nfd(e);if("NFKC"===t)return g.nfkc(e);if("NFKD"===t)return g.nfkd(e);throw new RangeError("Invalid normalization form: "+t)}}),g.shimApplied=!0)}()}).call(this,n(150)(e))},function(e,t,n){var r=n(20),i=n(184),o=r.WeakMap;e.exports="function"==typeof o&&/native code/.test(i(o))},function(e,t,n){"use strict";var r=n(10),i=n(154).right,o=n(117),a=n(86),s=o("reduceRight"),u=a("reduce",{1:0});r({target:"Array",proto:!0,forced:!s||!u},{reduceRight:function(e){return i(this,e,arguments.length,arguments.length>1?arguments[1]:void 0)}})},function(e,t,n){"use strict";var r=n(192),i=n(138);e.exports=r?{}.toString:function(){return"[object "+i(this)+"]"}},function(e,t,n){"use strict";n.r(t),n.d(t,"Headers",(function(){return m})),n.d(t,"Request",(function(){return x})),n.d(t,"Response",(function(){return O})),n.d(t,"DOMException",(function(){return T})),n.d(t,"fetch",(function(){return E}));n(48),n(52),n(92),n(28),n(27),n(7),n(36),n(25),n(29),n(155),n(21),n(196),n(2),n(17),n(12),n(24),n(13),n(37),n(47),n(88),n(83),n(55),n(56),n(57),n(58),n(59),n(60),n(61),n(62),n(63),n(64),n(65),n(66),n(67),n(68),n(69),n(70),n(71),n(72),n(73),n(74),n(75),n(76),n(77),n(33),n(14),n(202);var r=n(11),i=n.n(r),o="undefined"!=typeof globalThis&&globalThis||"undefined"!=typeof self&&self||void 0!==o&&o,a="URLSearchParams"in o,s="Symbol"in o&&"iterator"in Symbol,u="FileReader"in o&&"Blob"in o&&function(){try{return new Blob,!0}catch(e){return!1}}(),c="FormData"in o,l="ArrayBuffer"in o;if(l)var f=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],p=ArrayBuffer.isView||function(e){return e&&f.indexOf(Object.prototype.toString.call(e))>-1};function d(e){if("string"!=typeof e&&(e=String(e)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(e)||""===e)throw new TypeError("Invalid character in header field name");return e.toLowerCase()}function h(e){return"string"!=typeof e&&(e=String(e)),e}function v(e){var t={next:function(){var t=e.shift();return{done:void 0===t,value:t}}};return s&&(t[Symbol.iterator]=function(){return t}),t}function m(e){this.map={},e instanceof m?e.forEach((function(e,t){this.append(t,e)}),this):Array.isArray(e)?e.forEach((function(e){this.append(e[0],e[1])}),this):e&&Object.getOwnPropertyNames(e).forEach((function(t){this.append(t,e[t])}),this)}function g(e){if(e.bodyUsed)return Promise.reject(new TypeError("Already read"));e.bodyUsed=!0}function y(e){return new Promise((function(t,n){e.onload=function(){t(e.result)},e.onerror=function(){n(e.error)}}))}function b(e){var t=new FileReader,n=y(t);return t.readAsArrayBuffer(e),n}function _(e){if(e.slice)return e.slice(0);var t=new Uint8Array(e.byteLength);return t.set(new Uint8Array(e)),t.buffer}function S(){return this.bodyUsed=!1,this._initBody=function(e){var t;this.bodyUsed=this.bodyUsed,this._bodyInit=e,e?"string"==typeof e?this._bodyText=e:u&&Blob.prototype.isPrototypeOf(e)?this._bodyBlob=e:c&&FormData.prototype.isPrototypeOf(e)?this._bodyFormData=e:a&&URLSearchParams.prototype.isPrototypeOf(e)?this._bodyText=e.toString():l&&u&&((t=e)&&DataView.prototype.isPrototypeOf(t))?(this._bodyArrayBuffer=_(e.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):l&&(ArrayBuffer.prototype.isPrototypeOf(e)||p(e))?this._bodyArrayBuffer=_(e):this._bodyText=e=Object.prototype.toString.call(e):this._bodyText="",this.headers.get("content-type")||("string"==typeof e?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):a&&URLSearchParams.prototype.isPrototypeOf(e)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},u&&(this.blob=function(){var e=g(this);if(e)return e;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){if(this._bodyArrayBuffer){var e=g(this);return e||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}return this.blob().then(b)}),this.text=function(){var e,t,n,r=g(this);if(r)return r;if(this._bodyBlob)return e=this._bodyBlob,t=new FileReader,n=y(t),t.readAsText(e),n;if(this._bodyArrayBuffer)return Promise.resolve(function(e){for(var t=new Uint8Array(e),n=new Array(t.length),r=0;r<t.length;r++)n[r]=String.fromCharCode(t[r]);return n.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},c&&(this.formData=function(){return this.text().then(k)}),this.json=function(){return this.text().then(JSON.parse)},this}m.prototype.append=function(e,t){e=d(e),t=h(t);var n=this.map[e];this.map[e]=n?n+", "+t:t},m.prototype.delete=function(e){delete this.map[d(e)]},m.prototype.get=function(e){return e=d(e),this.has(e)?this.map[e]:null},m.prototype.has=function(e){return this.map.hasOwnProperty(d(e))},m.prototype.set=function(e,t){this.map[d(e)]=h(t)},m.prototype.forEach=function(e,t){for(var n in this.map)this.map.hasOwnProperty(n)&&e.call(t,this.map[n],n,this)},m.prototype.keys=function(){var e=[];return this.forEach((function(t,n){e.push(n)})),v(e)},m.prototype.values=function(){var e=[];return this.forEach((function(t){e.push(t)})),v(e)},m.prototype.entries=function(){var e=[];return this.forEach((function(t,n){e.push([n,t])})),v(e)},s&&(m.prototype[Symbol.iterator]=m.prototype.entries);var w=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function x(e,t){if(!(this instanceof x))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');var n,r,i=(t=t||{}).body;if(e instanceof x){if(e.bodyUsed)throw new TypeError("Already read");this.url=e.url,this.credentials=e.credentials,t.headers||(this.headers=new m(e.headers)),this.method=e.method,this.mode=e.mode,this.signal=e.signal,i||null==e._bodyInit||(i=e._bodyInit,e.bodyUsed=!0)}else this.url=String(e);if(this.credentials=t.credentials||this.credentials||"same-origin",!t.headers&&this.headers||(this.headers=new m(t.headers)),this.method=(n=t.method||this.method||"GET",r=n.toUpperCase(),w.indexOf(r)>-1?r:n),this.mode=t.mode||this.mode||null,this.signal=t.signal||this.signal,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&i)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(i),!("GET"!==this.method&&"HEAD"!==this.method||"no-store"!==t.cache&&"no-cache"!==t.cache)){var o=/([?&])_=[^&]*/;if(o.test(this.url))this.url=this.url.replace(o,"$1_="+(new Date).getTime());else{this.url+=(/\?/.test(this.url)?"&":"?")+"_="+(new Date).getTime()}}}function k(e){var t=new FormData;return e.trim().split("&").forEach((function(e){if(e){var n=e.split("="),r=n.shift().replace(/\+/g," "),i=n.join("=").replace(/\+/g," ");t.append(decodeURIComponent(r),decodeURIComponent(i))}})),t}function O(e,t){if(!(this instanceof O))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');t||(t={}),this.type="default",this.status=void 0===t.status?200:t.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in t?t.statusText:"",this.headers=new m(t.headers),this.url=t.url||"",this._initBody(e)}x.prototype.clone=function(){return new x(this,{body:this._bodyInit})},S.call(x.prototype),S.call(O.prototype),O.prototype.clone=function(){return new O(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new m(this.headers),url:this.url})},O.error=function(){var e=new O(null,{status:0,statusText:""});return e.type="error",e};var A=[301,302,303,307,308];O.redirect=function(e,t){if(-1===A.indexOf(t))throw new RangeError("Invalid status code");return new O(null,{status:t,headers:{location:e}})};var T=o.DOMException;try{new T}catch(e){(T=function(e,t){this.message=e,this.name=t;var n=Error(e);this.stack=n.stack}).prototype=Object.create(Error.prototype),T.prototype.constructor=T}function E(e,t){return new Promise((function(n,r){var a=new x(e,t);if(a.signal&&a.signal.aborted)return r(new T("Aborted","AbortError"));var s=new XMLHttpRequest;function c(){s.abort()}s.onload=function(){var e,t,r={status:s.status,statusText:s.statusText,headers:(e=s.getAllResponseHeaders()||"",t=new m,e.replace(/\r?\n[\t ]+/g," ").split(/\r?\n/).forEach((function(e){var n=e.split(":"),r=n.shift().trim();if(r){var i=n.join(":").trim();t.append(r,i)}})),t)};r.url="responseURL"in s?s.responseURL:r.headers.get("X-Request-URL");var i="response"in s?s.response:s.responseText;setTimeout((function(){n(new O(i,r))}),0)},s.onerror=function(){setTimeout((function(){r(new TypeError("Network request failed"))}),0)},s.ontimeout=function(){setTimeout((function(){r(new TypeError("Network request failed"))}),0)},s.onabort=function(){setTimeout((function(){r(new T("Aborted","AbortError"))}),0)},s.open(a.method,function(e){try{return""===e&&o.location.href?o.location.href:e}catch(t){return e}}(a.url),!0),"include"===a.credentials?s.withCredentials=!0:"omit"===a.credentials&&(s.withCredentials=!1),"responseType"in s&&(u?s.responseType="blob":l&&a.headers.get("Content-Type")&&-1!==a.headers.get("Content-Type").indexOf("application/octet-stream")&&(s.responseType="arraybuffer")),!t||"object"!==i()(t.headers)||t.headers instanceof m?a.headers.forEach((function(e,t){s.setRequestHeader(t,e)})):Object.getOwnPropertyNames(t.headers).forEach((function(e){s.setRequestHeader(e,h(t.headers[e]))})),a.signal&&(a.signal.addEventListener("abort",c),s.onreadystatechange=function(){4===s.readyState&&a.signal.removeEventListener("abort",c)}),s.send(void 0===a._bodyInit?null:a._bodyInit)}))}E.polyfill=!0,o.fetch||(o.fetch=E,o.Headers=m,o.Request=x,o.Response=O)},function(e,t,n){var r=n(42);e.exports=function(e){if(!r(e)&&null!==e)throw TypeError("Can't set "+String(e)+" as a prototype");return e}},function(e,t){var n=Math.abs,r=Math.pow,i=Math.floor,o=Math.log,a=Math.LN2;e.exports={pack:function(e,t,s){var u,c,l,f=new Array(s),p=8*s-t-1,d=(1<<p)-1,h=d>>1,v=23===t?r(2,-24)-r(2,-77):0,m=e<0||0===e&&1/e<0?1:0,g=0;for((e=n(e))!=e||e===1/0?(c=e!=e?1:0,u=d):(u=i(o(e)/a),e*(l=r(2,-u))<1&&(u--,l*=2),(e+=u+h>=1?v/l:v*r(2,1-h))*l>=2&&(u++,l/=2),u+h>=d?(c=0,u=d):u+h>=1?(c=(e*l-1)*r(2,t),u+=h):(c=e*r(2,h-1)*r(2,t),u=0));t>=8;f[g++]=255&c,c/=256,t-=8);for(u=u<<t|c,p+=t;p>0;f[g++]=255&u,u/=256,p-=8);return f[--g]|=128*m,f},unpack:function(e,t){var n,i=e.length,o=8*i-t-1,a=(1<<o)-1,s=a>>1,u=o-7,c=i-1,l=e[c--],f=127&l;for(l>>=7;u>0;f=256*f+e[c],c--,u-=8);for(n=f&(1<<-u)-1,f>>=-u,u+=t;u>0;n=256*n+e[c],c--,u-=8);if(0===f)f=1-s;else{if(f===a)return n?NaN:l?-1/0:1/0;n+=r(2,t),f-=s}return(l?-1:1)*n*r(2,f-t)}}},function(e,t,n){var r=n(20);e.exports=function(e,t){var n=r.console;n&&n.error&&(1===arguments.length?n.error(e):n.error(e,t))}},function(e,t){e.exports=function(e){try{return{error:!1,value:e()}}catch(e){return{error:!0,value:e}}}},function(e,t,n){var r=n(22),i=n(254);e.exports=function(e){return r((function(){return!!i[e]()||"​…᠎"!="​…᠎"[e]()||i[e].name!==e}))}},function(e,t,n){var r=n(20),i=n(22),o=n(157),a=n(35).NATIVE_ARRAY_BUFFER_VIEWS,s=r.ArrayBuffer,u=r.Int8Array;e.exports=!a||!i((function(){u(1)}))||!i((function(){new u(-1)}))||!o((function(e){new u,new u(null),new u(1.5),new u(e)}),!0)||i((function(){return 1!==new u(new s(2),1,void 0).length}))},function(e,t,n){var r=n(103);e.exports=function(e){var t=r(e);if(t<0)throw RangeError("The argument can't be less than 0");return t}},function(e,t,n){var r=n(54),i=n(38),o=n(143),a=n(198),s=n(120),u=n(35).aTypedArrayConstructor;e.exports=function(e){var t,n,c,l,f,p,d=r(e),h=arguments.length,v=h>1?arguments[1]:void 0,m=void 0!==v,g=o(d);if(null!=g&&!a(g))for(p=(f=g.call(d)).next,d=[];!(l=p.call(f)).done;)d.push(l.value);for(m&&h>2&&(v=s(v,arguments[2],2)),n=i(d.length),c=new(u(this))(n),t=0;n>t;t++)c[t]=m?v(d[t],t):d[t];return c}},function(e,t,n){"use strict";var r=/[^\0-\u007E]/,i=/[.\u3002\uFF0E\uFF61]/g,o="Overflow: input needs wider integers to process",a=Math.floor,s=String.fromCharCode,u=function(e){return e+22+75*(e<26)},c=function(e,t,n){var r=0;for(e=n?a(e/700):e>>1,e+=a(e/t);e>455;r+=36)e=a(e/35);return a(r+36*e/(e+38))},l=function(e){var t,n,r=[],i=(e=function(e){for(var t=[],n=0,r=e.length;n<r;){var i=e.charCodeAt(n++);if(i>=55296&&i<=56319&&n<r){var o=e.charCodeAt(n++);56320==(64512&o)?t.push(((1023&i)<<10)+(1023&o)+65536):(t.push(i),n--)}else t.push(i)}return t}(e)).length,l=128,f=0,p=72;for(t=0;t<e.length;t++)(n=e[t])<128&&r.push(s(n));var d=r.length,h=d;for(d&&r.push("-");h<i;){var v=2147483647;for(t=0;t<e.length;t++)(n=e[t])>=l&&n<v&&(v=n);var m=h+1;if(v-l>a((2147483647-f)/m))throw RangeError(o);for(f+=(v-l)*m,l=v,t=0;t<e.length;t++){if((n=e[t])<l&&++f>2147483647)throw RangeError(o);if(n==l){for(var g=f,y=36;;y+=36){var b=y<=p?1:y>=p+26?26:y-p;if(g<b)break;var _=g-b,S=36-b;r.push(s(u(b+_%S))),g=a(_/S)}r.push(s(u(g))),p=c(f,m,h==d),f=0,++h}}++f,++l}return r.join("")};e.exports=function(e){var t,n,o=[],a=e.toLowerCase().replace(i,".").split(".");for(t=0;t<a.length;t++)n=a[t],o.push(r.test(n)?"xn--"+l(n):n);return o.join(".")}},function(e,t,n){"use strict";n(7);var r=n(10),i=n(102),o=n(260),a=n(53),s=n(156),u=n(98),c=n(240),l=n(91),f=n(121),p=n(45),d=n(120),h=n(138),v=n(44),m=n(42),g=n(118),y=n(113),b=n(419),_=n(143),S=n(32),w=i("fetch"),x=i("Headers"),k=S("iterator"),O=l.set,A=l.getterFor("URLSearchParams"),T=l.getterFor("URLSearchParamsIterator"),E=/\+/g,I=Array(4),N=function(e){return I[e-1]||(I[e-1]=RegExp("((?:%[\\da-f]{2}){"+e+"})","gi"))},R=function(e){try{return decodeURIComponent(e)}catch(t){return e}},j=function(e){var t=e.replace(E," "),n=4;try{return decodeURIComponent(t)}catch(e){for(;n;)t=t.replace(N(n--),R);return t}},P=/[!'()~]|%20/g,C={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},L=function(e){return C[e]},M=function(e){return encodeURIComponent(e).replace(P,L)},D=function(e,t){if(t)for(var n,r,i=t.split("&"),o=0;o<i.length;)(n=i[o++]).length&&(r=n.split("="),e.push({key:j(r.shift()),value:j(r.join("="))}))},B=function(e){this.entries.length=0,D(this.entries,e)},F=function(e,t){if(e<t)throw TypeError("Not enough arguments")},q=c((function(e,t){O(this,{type:"URLSearchParamsIterator",iterator:b(A(e).entries),kind:t})}),"Iterator",(function(){var e=T(this),t=e.kind,n=e.iterator.next(),r=n.value;return n.done||(n.value="keys"===t?r.key:"values"===t?r.value:[r.key,r.value]),n})),U=function(){f(this,U,"URLSearchParams");var e,t,n,r,i,o,a,s,u,c=arguments.length>0?arguments[0]:void 0,l=this,d=[];if(O(l,{type:"URLSearchParams",entries:d,updateURL:function(){},updateSearchParams:B}),void 0!==c)if(m(c))if("function"==typeof(e=_(c)))for(n=(t=e.call(c)).next;!(r=n.call(t)).done;){if((a=(o=(i=b(v(r.value))).next).call(i)).done||(s=o.call(i)).done||!o.call(i).done)throw TypeError("Expected sequence with length 2");d.push({key:a.value+"",value:s.value+""})}else for(u in c)p(c,u)&&d.push({key:u,value:c[u]+""});else D(d,"string"==typeof c?"?"===c.charAt(0)?c.slice(1):c:c+"")},J=U.prototype;s(J,{append:function(e,t){F(arguments.length,2);var n=A(this);n.entries.push({key:e+"",value:t+""}),n.updateURL()},delete:function(e){F(arguments.length,1);for(var t=A(this),n=t.entries,r=e+"",i=0;i<n.length;)n[i].key===r?n.splice(i,1):i++;t.updateURL()},get:function(e){F(arguments.length,1);for(var t=A(this).entries,n=e+"",r=0;r<t.length;r++)if(t[r].key===n)return t[r].value;return null},getAll:function(e){F(arguments.length,1);for(var t=A(this).entries,n=e+"",r=[],i=0;i<t.length;i++)t[i].key===n&&r.push(t[i].value);return r},has:function(e){F(arguments.length,1);for(var t=A(this).entries,n=e+"",r=0;r<t.length;)if(t[r++].key===n)return!0;return!1},set:function(e,t){F(arguments.length,1);for(var n,r=A(this),i=r.entries,o=!1,a=e+"",s=t+"",u=0;u<i.length;u++)(n=i[u]).key===a&&(o?i.splice(u--,1):(o=!0,n.value=s));o||i.push({key:a,value:s}),r.updateURL()},sort:function(){var e,t,n,r=A(this),i=r.entries,o=i.slice();for(i.length=0,n=0;n<o.length;n++){for(e=o[n],t=0;t<n;t++)if(i[t].key>e.key){i.splice(t,0,e);break}t===n&&i.push(e)}r.updateURL()},forEach:function(e){for(var t,n=A(this).entries,r=d(e,arguments.length>1?arguments[1]:void 0,3),i=0;i<n.length;)r((t=n[i++]).value,t.key,this)},keys:function(){return new q(this,"keys")},values:function(){return new q(this,"values")},entries:function(){return new q(this,"entries")}},{enumerable:!0}),a(J,k,J.entries),a(J,"toString",(function(){for(var e,t=A(this).entries,n=[],r=0;r<t.length;)e=t[r++],n.push(M(e.key)+"="+M(e.value));return n.join("&")}),{enumerable:!0}),u(U,"URLSearchParams"),r({global:!0,forced:!o},{URLSearchParams:U}),o||"function"!=typeof w||"function"!=typeof x||r({global:!0,enumerable:!0,forced:!0},{fetch:function(e){var t,n,r,i=[e];return arguments.length>1&&(m(t=arguments[1])&&(n=t.body,"URLSearchParams"===h(n)&&((r=t.headers?new x(t.headers):new x).has("content-type")||r.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"),t=g(t,{body:y(0,String(n)),headers:y(0,r)}))),i.push(t)),w.apply(this,i)}}),e.exports={URLSearchParams:U,getState:A}},function(e,t,n){var r=n(44),i=n(143);e.exports=function(e){var t=i(e);if("function"!=typeof t)throw TypeError(String(e)+" is not iterable");return r(t.call(e))}},function(e,t,n){"use strict";n.r(t);var r=n(226),i=n(222);for(var o in i)["HttpClient","parseJwt","default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);var a=n(216);for(var o in a)["HttpClient","parseJwt","default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return a[e]}))}(o);var s=n(401);for(var o in s)["HttpClient","parseJwt","default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return s[e]}))}(o);var u=n(149);for(var o in u)["HttpClient","parseJwt","default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return u[e]}))}(o);var c=n(225);for(var o in c)["HttpClient","parseJwt","default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return c[e]}))}(o);var l=n(175);n.d(t,"HttpClient",(function(){return l.HttpClient}));var f=n(109);n.d(t,"parseJwt",(function(){return f.parseJwt})),t.default=r.Client},function(e,t){e.exports=function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,i,o,a,s=[],u=!0,c=!1;try{if(o=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;u=!1}else for(;!(u=(r=o.call(n)).done)&&(s.push(r.value),s.length!==t);u=!0);}catch(e){c=!0,i=e}finally{try{if(!u&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(c)throw i}}return s}},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){var r=n(11).default;function i(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */e.exports=i=function(){return n},e.exports.__esModule=!0,e.exports.default=e.exports;var t,n={},o=Object.prototype,a=o.hasOwnProperty,s=Object.defineProperty||function(e,t,n){e[t]=n.value},u="function"==typeof Symbol?Symbol:{},c=u.iterator||"@@iterator",l=u.asyncIterator||"@@asyncIterator",f=u.toStringTag||"@@toStringTag";function p(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{p({},"")}catch(t){p=function(e,t,n){return e[t]=n}}function d(e,t,n,r){var i=t&&t.prototype instanceof b?t:b,o=Object.create(i.prototype),a=new j(r||[]);return s(o,"_invoke",{value:E(e,n,a)}),o}function h(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}n.wrap=d;var v="suspendedStart",m="executing",g="completed",y={};function b(){}function _(){}function S(){}var w={};p(w,c,(function(){return this}));var x=Object.getPrototypeOf,k=x&&x(x(P([])));k&&k!==o&&a.call(k,c)&&(w=k);var O=S.prototype=b.prototype=Object.create(w);function A(e){["next","throw","return"].forEach((function(t){p(e,t,(function(e){return this._invoke(t,e)}))}))}function T(e,t){function n(i,o,s,u){var c=h(e[i],e,o);if("throw"!==c.type){var l=c.arg,f=l.value;return f&&"object"==r(f)&&a.call(f,"__await")?t.resolve(f.__await).then((function(e){n("next",e,s,u)}),(function(e){n("throw",e,s,u)})):t.resolve(f).then((function(e){l.value=e,s(l)}),(function(e){return n("throw",e,s,u)}))}u(c.arg)}var i;s(this,"_invoke",{value:function(e,r){function o(){return new t((function(t,i){n(e,r,t,i)}))}return i=i?i.then(o,o):o()}})}function E(e,n,r){var i=v;return function(o,a){if(i===m)throw new Error("Generator is already running");if(i===g){if("throw"===o)throw a;return{value:t,done:!0}}for(r.method=o,r.arg=a;;){var s=r.delegate;if(s){var u=I(s,r);if(u){if(u===y)continue;return u}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(i===v)throw i=g,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);i=m;var c=h(e,n,r);if("normal"===c.type){if(i=r.done?g:"suspendedYield",c.arg===y)continue;return{value:c.arg,done:r.done}}"throw"===c.type&&(i=g,r.method="throw",r.arg=c.arg)}}}function I(e,n){var r=n.method,i=e.iterator[r];if(i===t)return n.delegate=null,"throw"===r&&e.iterator.return&&(n.method="return",n.arg=t,I(e,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),y;var o=h(i,e.iterator,n.arg);if("throw"===o.type)return n.method="throw",n.arg=o.arg,n.delegate=null,y;var a=o.arg;return a?a.done?(n[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,y):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,y)}function N(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function R(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function j(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(N,this),this.reset(!0)}function P(e){if(e||""===e){var n=e[c];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var i=-1,o=function n(){for(;++i<e.length;)if(a.call(e,i))return n.value=e[i],n.done=!1,n;return n.value=t,n.done=!0,n};return o.next=o}}throw new TypeError(r(e)+" is not iterable")}return _.prototype=S,s(O,"constructor",{value:S,configurable:!0}),s(S,"constructor",{value:_,configurable:!0}),_.displayName=p(S,f,"GeneratorFunction"),n.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===_||"GeneratorFunction"===(t.displayName||t.name))},n.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,S):(e.__proto__=S,p(e,f,"GeneratorFunction")),e.prototype=Object.create(O),e},n.awrap=function(e){return{__await:e}},A(T.prototype),p(T.prototype,l,(function(){return this})),n.AsyncIterator=T,n.async=function(e,t,r,i,o){void 0===o&&(o=Promise);var a=new T(d(e,t,r,i),o);return n.isGeneratorFunction(t)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},A(O),p(O,f,"Generator"),p(O,c,(function(){return this})),p(O,"toString",(function(){return"[object Generator]"})),n.keys=function(e){var t=Object(e),n=[];for(var r in t)n.push(r);return n.reverse(),function e(){for(;n.length;){var r=n.pop();if(r in t)return e.value=r,e.done=!1,e}return e.done=!0,e}},n.values=P,j.prototype={constructor:j,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(R),!e)for(var n in this)"t"===n.charAt(0)&&a.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function r(r,i){return s.type="throw",s.arg=e,n.next=r,i&&(n.method="next",n.arg=t),!!i}for(var i=this.tryEntries.length-1;i>=0;--i){var o=this.tryEntries[i],s=o.completion;if("root"===o.tryLoc)return r("end");if(o.tryLoc<=this.prev){var u=a.call(o,"catchLoc"),c=a.call(o,"finallyLoc");if(u&&c){if(this.prev<o.catchLoc)return r(o.catchLoc,!0);if(this.prev<o.finallyLoc)return r(o.finallyLoc)}else if(u){if(this.prev<o.catchLoc)return r(o.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return r(o.finallyLoc)}}}},abrupt:function(e,t){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&a.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var i=r;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=t&&t<=i.finallyLoc&&(i=null);var o=i?i.completion:{};return o.type=e,o.arg=t,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(o)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),y},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),R(n),y}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var i=r.arg;R(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:P(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),y}},n}e.exports=i,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){var r=n(11).default;e.exports=function(e,t){if("object"!==r(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var i=n.call(e,t||"default");if("object"!==r(i))return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){t.RateLimiter=n(425),t.TokenBucket=n(268)},function(e,t,n){(function(t){var r=n(268),i=n(426),o=function(e,t,n){this.tokenBucket=new r(e,e,t,null),this.tokenBucket.content=e,this.curIntervalStart=i(),this.tokensThisInterval=0,this.fireImmediately=n};o.prototype={tokenBucket:null,curIntervalStart:0,tokensThisInterval:0,fireImmediately:!1,removeTokens:function(e,n){if(e>this.tokenBucket.bucketSize)return t.nextTick(n.bind(null,"Requested tokens "+e+" exceeds maximum tokens per interval "+this.tokenBucket.bucketSize,null)),!1;var r=this,o=i();if((o<this.curIntervalStart||o-this.curIntervalStart>=this.tokenBucket.interval)&&(this.curIntervalStart=o,this.tokensThisInterval=0),e>this.tokenBucket.tokensPerInterval-this.tokensThisInterval){if(this.fireImmediately)t.nextTick(n.bind(null,null,-1));else{var a=Math.ceil(this.curIntervalStart+this.tokenBucket.interval-o);setTimeout((function(){r.tokenBucket.removeTokens(e,s)}),a)}return!1}return this.tokenBucket.removeTokens(e,s);function s(t,i){if(t)return n(t,null);r.tokensThisInterval+=e,n(null,i)}},tryRemoveTokens:function(e){if(e>this.tokenBucket.bucketSize)return!1;var t=i();if((t<this.curIntervalStart||t-this.curIntervalStart>=this.tokenBucket.interval)&&(this.curIntervalStart=t,this.tokensThisInterval=0),e>this.tokenBucket.tokensPerInterval-this.tokensThisInterval)return!1;var n=this.tokenBucket.tryRemoveTokens(e);return n&&(this.tokensThisInterval+=e),n},getTokensRemaining:function(){return this.tokenBucket.drip(),this.tokenBucket.content}},e.exports=o}).call(this,n(167))},function(e,t,n){(function(t){e.exports=function(){if(void 0!==t&&t.hrtime){var e=t.hrtime(),n=e[0],r=e[1];return 1e3*n+Math.floor(r/1e6)}return(new Date).getTime()}}).call(this,n(167))},function(e,t,n){var r=n(264);e.exports=function(e){if(Array.isArray(e))return r(e)},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){n(10)({target:"Number",stat:!0},{isNaN:function(e){return e!=e}})},function(e,t,n){var r=n(10),i=n(102),o=n(123),a=n(44),s=n(22),u=i("Reflect","apply"),c=Function.apply;r({target:"Reflect",stat:!0,forced:!s((function(){u((function(){}))}))},{apply:function(e,t,n){return o(e),a(n),u?u(e,t,n):c.call(e,t,n)}})},function(e,t,n){n(10)({target:"Reflect",stat:!0},{ownKeys:n(186)})},function(e,t,n){var r=n(22);e.exports=!r((function(){return Object.isExtensible(Object.preventExtensions({}))}))},function(e,t,n){"use strict";n(50);var r=this&&this.__assign||function(){return(r=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}).apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0});var i={delayFirstAttempt:!1,jitter:"none",maxDelay:1/0,numOfAttempts:10,retry:function(){return!0},startingDelay:100,timeMultiple:2};t.getSanitizedOptions=function(e){var t=r(r({},i),e);return t.numOfAttempts<1&&(t.numOfAttempts=1),t}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(435),i=n(439);t.DelayFactory=function(e,t){var n=function(e){if(!e.delayFirstAttempt)return new r.SkipFirstDelay(e);return new i.AlwaysDelay(e)}(e);return n.setAttemptNumber(t),n}},function(e,t,n){"use strict";n(48),n(52),n(92),n(7),n(2),n(17),n(13),n(14);var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),o=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(i,o){function a(e){try{u(r.next(e))}catch(e){o(e)}}function s(e){try{u(r.throw(e))}catch(e){o(e)}}function u(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,s)}u((r=r.apply(e,t||[])).next())}))},a=this&&this.__generator||function(e,t){var n,r,i,o,a={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(o){return function(s){return function(o){if(n)throw new TypeError("Generator is already executing.");for(;a;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return a.label++,{value:o[1],done:!1};case 5:a.label++,r=o[1],o=[0];continue;case 7:o=a.ops.pop(),a.trys.pop();continue;default:if(!(i=a.trys,(i=i.length>0&&i[i.length-1])||6!==o[0]&&2!==o[0])){a=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){a.label=o[1];break}if(6===o[0]&&a.label<i[1]){a.label=i[1],i=o;break}if(i&&a.label<i[2]){a.label=i[2],a.ops.push(o);break}i[2]&&a.ops.pop(),a.trys.pop();continue}o=t.call(e,a)}catch(e){o=[6,e],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,s])}}};Object.defineProperty(t,"__esModule",{value:!0});var s=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.apply=function(){return o(this,void 0,void 0,(function(){return a(this,(function(t){return[2,!!this.isFirstAttempt||e.prototype.apply.call(this)]}))}))},Object.defineProperty(t.prototype,"isFirstAttempt",{get:function(){return 0===this.attempt},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"numOfDelayedAttempts",{get:function(){return this.attempt-1},enumerable:!0,configurable:!0}),t}(n(273).Delay);t.SkipFirstDelay=s},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(437),i=n(438);t.JitterFactory=function(e){switch(e.jitter){case"full":return r.fullJitter;case"none":default:return i.noJitter}}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.fullJitter=function(e){var t=Math.random()*e;return Math.round(t)}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.noJitter=function(e){return e}},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0});var o=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t}(n(273).Delay);t.AlwaysDelay=o},function(e,t,n){var r=n(20).isFinite;e.exports=Number.isFinite||function(e){return"number"==typeof e&&r(e)}},function(e,t,n){var r=n(10),i=n(41),o=n(186),a=n(85),s=n(96),u=n(136);r({target:"Object",stat:!0,sham:!i},{getOwnPropertyDescriptors:function(e){for(var t,n,r=a(e),i=s.f,c=o(r),l={},f=0;c.length>f;)void 0!==(n=i(r,t=c[f++]))&&u(l,t,n);return l}})},function(e,t,n){"use strict";(function(e){
8
+ /*! https://mths.be/punycode v1.4.1 by @mathias */!function(a){var s="object"==o(t)&&t&&!t.nodeType&&t,u="object"==o(e)&&e&&!e.nodeType&&e,c="object"==(void 0===r?"undefined":o(r))&&r;c.global!==c&&c.window!==c&&c.self!==c||(a=c);var l,f,p=2147483647,d=/^xn--/,h=/[^\x20-\x7E]/,v=/[\x2E\u3002\uFF0E\uFF61]/g,m={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},g=Math.floor,y=String.fromCharCode;function b(e){throw new RangeError(m[e])}function _(e,t){for(var n=e.length,r=[];n--;)r[n]=t(e[n]);return r}function S(e,t){var n=e.split("@"),r="";return n.length>1&&(r=n[0]+"@",e=n[1]),r+_((e=e.replace(v,".")).split("."),t).join(".")}function w(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}function x(e){return _(e,(function(e){var t="";return e>65535&&(t+=y((e-=65536)>>>10&1023|55296),e=56320|1023&e),t+=y(e)})).join("")}function k(e,t){return e+22+75*(e<26)-((0!=t)<<5)}function O(e,t,n){var r=0;for(e=n?g(e/700):e>>1,e+=g(e/t);e>455;r+=36)e=g(e/35);return g(r+36*e/(e+38))}function A(e){var t,n,r,i,o,a,s,u,c,l,f,d=[],h=e.length,v=0,m=128,y=72;for((n=e.lastIndexOf("-"))<0&&(n=0),r=0;r<n;++r)e.charCodeAt(r)>=128&&b("not-basic"),d.push(e.charCodeAt(r));for(i=n>0?n+1:0;i<h;){for(o=v,a=1,s=36;i>=h&&b("invalid-input"),((u=(f=e.charCodeAt(i++))-48<10?f-22:f-65<26?f-65:f-97<26?f-97:36)>=36||u>g((p-v)/a))&&b("overflow"),v+=u*a,!(u<(c=s<=y?1:s>=y+26?26:s-y));s+=36)a>g(p/(l=36-c))&&b("overflow"),a*=l;y=O(v-o,t=d.length+1,0==o),g(v/t)>p-m&&b("overflow"),m+=g(v/t),v%=t,d.splice(v++,0,m)}return x(d)}function T(e){var t,n,r,i,o,a,s,u,c,l,f,d,h,v,m,_=[];for(d=(e=w(e)).length,t=128,n=0,o=72,a=0;a<d;++a)(f=e[a])<128&&_.push(y(f));for(r=i=_.length,i&&_.push("-");r<d;){for(s=p,a=0;a<d;++a)(f=e[a])>=t&&f<s&&(s=f);for(s-t>g((p-n)/(h=r+1))&&b("overflow"),n+=(s-t)*h,t=s,a=0;a<d;++a)if((f=e[a])<t&&++n>p&&b("overflow"),f==t){for(u=n,c=36;!(u<(l=c<=o?1:c>=o+26?26:c-o));c+=36)m=u-l,v=36-l,_.push(y(k(l+m%v,0))),u=g(m/v);_.push(y(k(u,0))),o=O(n,h,r==i),n=0,++r}++n,++t}return _.join("")}if(l={version:"1.4.1",ucs2:{decode:w,encode:x},decode:A,encode:T,toASCII:function(e){return S(e,(function(e){return h.test(e)?"xn--"+T(e):e}))},toUnicode:function(e){return S(e,(function(e){return d.test(e)?A(e.slice(4).toLowerCase()):e}))}},"object"==o(n(282))&&n(282))void 0===(i=function(){return l}.call(t,n,t,e))||(e.exports=i);else if(s&&u)if(e.exports==s)u.exports=l;else for(f in l)l.hasOwnProperty(f)&&(s[f]=l[f]);else a.punycode=l}(this)}).call(this,n(150)(e),n(108))},function(e,t,n){var r=n(10),i=n(116),o=String.fromCharCode,a=String.fromCodePoint;r({target:"String",stat:!0,forced:!!a&&1!=a.length},{fromCodePoint:function(e){for(var t,n=[],r=arguments.length,a=0;r>a;){if(t=+arguments[a++],i(t,1114111)!==t)throw RangeError(t+" is not a valid code point");n.push(t<65536?o(t):o(55296+((t-=65536)>>10),t%1024+56320))}return n.join("")}})},function(e,t,n){"use strict";var r,i=n(4),o=n(5),a=n(30),s=n(31),u=n(26),c=n(130);function l(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=u(e);if(t){var i=u(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return s(this,n)}}Object.defineProperty(t,"__esModule",{value:!0}),t.JXTErrorCondition=void 0,function(e){e.NotWellFormed="not-well-formed",e.RestrictedXML="restricted-xml",e.AlreadyClosed="already-closed",e.UnknownRoot="unknown-stream-root"}(r=t.JXTErrorCondition||(t.JXTErrorCondition={}));var f=function(e){a(n,e);var t=l(n);function n(e){var r;return i(this,n),(r=t.call(this,e.text)).isJXTError=!0,r.condition=e.condition,r.text=e.text,r}return o(n,null,[{key:"notWellFormed",value:function(e){return new n({condition:r.NotWellFormed,text:e})}},{key:"restrictedXML",value:function(e){return new n({condition:r.RestrictedXML,text:e})}},{key:"alreadyClosed",value:function(e){return new n({condition:r.AlreadyClosed,text:e})}},{key:"unknownRoot",value:function(e){return new n({condition:r.UnknownRoot,text:e})}}]),n}(c(Error));t.default=f},function(e,t,n){"use strict";n(6),n(39),n(27),n(7),n(29),n(21),n(78),n(100),n(2),n(12),n(24),n(79),n(13),n(47),n(88),n(14),n(105);var r=n(34),i=n(9);function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function a(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?o(Object(n),!0).forEach((function(t){i(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function s(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return u(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return u(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function u(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0}),t.childAlternateLanguageRawElement=t.childLanguageRawElement=t.childRawElement=t.staticValue=t.splicePath=t.multipleChildEnum=t.multipleChildAlternateLanguageText=t.childAlternateLanguageText=t.multipleChildIntegerAttribute=t.multipleChildAttribute=t.multipleChildText=t.childDoubleEnum=t.childEnum=t.deepMultipleChildText=t.deepChildBoolean=t.deepChildInteger=t.deepChildText=t.childBoolean=t.childTimezoneOffset=t.childJSON=t.childFloat=t.childInteger=t.childDate=t.childTextBuffer=t.childText=t.childLanguageAttribute=t.languageAttribute=t.textBuffer=t.textJSON=t.text=t.childDateAttribute=t.childFloatAttribute=t.childIntegerAttribute=t.childBooleanAttribute=t.childAttribute=t.namespacedDateAttribute=t.namespacedFloatAttribute=t.namespacedIntegerAttribute=t.namespacedBooleanAttribute=t.namespacedAttribute=t.dateAttribute=t.floatAttribute=t.integerAttribute=t.booleanAttribute=t.attribute=t.findOrCreate=t.findAll=t.getTargetLang=t.getLang=t.createElement=void 0,t.parameterMap=void 0;var c=n(18),l=n(84),f=(0,c.__importDefault)(n(170)),p=n(215);function d(e,t,n,r){if(r){e=e||r.getNamespace();var i=r.getNamespaceRoot(e);if(i){var o=i.useNamespace("",e);t="".concat(o,":").concat(t)}}var a=new f.default(t);return t.indexOf(":")<0&&(!n||e!==n)&&a.setAttribute("xmlns",e),a}function h(e,t){return(e.getAttribute("xml:lang")||t||"").toLowerCase()}function v(e,t){var n,r=[],i=s(e);try{for(i.s();!(n=i.n()).done;){var o=n.value;r.push(h(o,t.lang))}}catch(e){i.e(e)}finally{i.f()}return(t.resolveLanguage?t.resolveLanguage(r,t.acceptLanguages||[],t.lang):t.lang)||""}function m(e,t,n,r){var i=e.getChildren(n,t),o=h(e);return i.length?r?i.filter((function(e){if(h(e,o)===r)return!0})):i:[]}function g(e,t,n,r){t=t||e.getNamespace();var i=m(e,t,n,r);if(i.length)return i[0];var o=d(t,n,e.getDefaultNamespace(),e),a=h(e,r);return r&&a!==r&&o.setAttribute("xml:lang",r),e.appendChild(o),o}function y(e){return{importer:function(t){var n=t.getAttribute(e.name,e.namespace);return n?e.parseValue(n):e.dynamicDefault?e.dynamicDefault(n):e.staticDefault},exporter:function(t,n){if(void 0!==n&&n!==e.staticDefault){var r=e.writeValue(n);if(r||e.emitEmpty)if(e.namespace&&e.prefix){var i,o=t.getNamespaceRoot(e.namespace);if(o)i=o.useNamespace(e.prefix,e.namespace);else{var a=t.getNamespaceContext();a[e.namespace]||(i=t.useNamespace(e.prefix,e.namespace),a[e.namespace]=i)}t.setAttribute("".concat(i,":").concat(e.name),r,e.emitEmpty)}else t.setAttribute(e.name,r,e.emitEmpty)}}}}function b(e,t){return function(n){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return i=a({staticDefault:r},i),y(a(a({name:n},e),t?t(i):i))}}function _(e,t){return function(n,r,i){var o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:void 0,s=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{};return s=a({staticDefault:o},s),y(a(a({name:i,namespace:r,prefix:n},e),t?t(s):s))}}function S(e){var t=e.converter||y(a(a({},e),{},{namespace:e.attributeNamespace}));return{importer:function(n,r){var i=n.getChild(e.element,e.namespace||n.getNamespace());return i?t.importer(i,r):e.dynamicDefault?e.dynamicDefault():e.staticDefault},exporter:function(n,r,i){if(void 0!==r&&r!==e.staticDefault){var o=g(n,e.namespace||n.getNamespace(),e.element);t.exporter(o,r,i)}}}}function w(e,t){return function(n,r,i){var o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:void 0,s=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{};return s=a({staticDefault:o},s),S(a(a({element:r,name:i,namespace:n},e),t?t(s):s))}}function x(e){return{importer:function(t){var n=t.getText();return n?e.parseValue(n):e.dynamicDefault?e.dynamicDefault(n):e.staticDefault},exporter:function(t,n){if(n||!e.emitEmpty){if(void 0!==n&&n!==e.staticDefault){var r=e.writeValue(n);r&&t.children.push(r)}}else t.children.push("")}}}function k(e){var t=x(e);return{importer:function(n,r){var i=m(n,e.namespace||n.getNamespace(),e.element),o=v(i,r);if(!i.length)return e.dynamicDefault?e.dynamicDefault():e.staticDefault;if(e.matchLanguage){var a,u=s(i);try{for(u.s();!(a=u.n()).done;){var c=a.value;if(h(c,r.lang)===o)return t.importer(c,r)}}catch(e){u.e(e)}finally{u.f()}}return t.importer(i[0],r)},exporter:function(n,r,i){if(r||!e.emitEmpty){if(void 0!==r&&r!==e.staticDefault){var o=g(n,e.namespace||n.getNamespace(),e.element,e.matchLanguage?i.lang:void 0);t.exporter(o,r,i)}}else g(n,e.namespace||n.getNamespace(),e.element,e.matchLanguage?i.lang:void 0)}}}t.createElement=d,t.getLang=h,t.getTargetLang=v,t.findAll=m,t.findOrCreate=g;var O={parseValue:function(e){return e},writeValue:function(e){return e}},A={parseValue:function(e){return parseInt(e,10)},writeValue:function(e){return e.toString()}},T={parseValue:function(e){return parseFloat(e)},writeValue:function(e){return e.toString()}},E={parseValue:function(e){return"true"===e||"1"===e||"false"!==e&&"0"!==e&&void 0},writeValue:function(e){return e?"1":"0"}},I={parseValue:function(e){return new Date(e)},writeValue:function(e){return"string"==typeof e?e:e.toISOString()}},N={parseValue:function(e){return JSON.parse(e)},writeValue:function(e){return JSON.stringify(e)}},R=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"utf8";return{parseValue:function(t){return"base64"===e&&"="===t&&(t=""),l.Buffer.from(t.trim(),e)},writeValue:function(t){var n;return n="string"==typeof t?l.Buffer.from(t).toString(e):t?t.toString(e):"","base64"===e&&(n=n||"="),n}}},j={parseValue:function(e){var t=-1;"-"===e.charAt(0)&&(t=1,e=e.slice(1));var n=e.split(":");return(60*parseInt(n[0],10)+parseInt(n[1],10))*t},writeValue:function(e){if("string"==typeof e)return e;var t="-";e<0&&(e=-e,t="+");var n=e/60,r=e%60;return t+=(n<10?"0":"")+n+":"+(r<10?"0":"")+r}};t.attribute=b(O,(function(e){return a({dynamicDefault:e.emitEmpty?function(t){return""===t?"":e.staticDefault}:void 0},e)})),t.booleanAttribute=b(E),t.integerAttribute=b(A),t.floatAttribute=b(T),t.dateAttribute=b(I),t.namespacedAttribute=_(O),t.namespacedBooleanAttribute=_(E),t.namespacedIntegerAttribute=_(A),t.namespacedFloatAttribute=_(T),t.namespacedDateAttribute=_(I),t.childAttribute=w(O),t.childBooleanAttribute=w(E),t.childIntegerAttribute=w(A),t.childFloatAttribute=w(T),t.childDateAttribute=w(I);t.text=function(e){return x(a({staticDefault:e},O))};t.textJSON=function(){return x(a({},N))};function P(){return{importer:function(e,t){return h(e,t.lang)},exporter:function(e,t,n){t&&t.toLowerCase()!==n.lang?e.setAttribute("xml:lang",t):e.setAttribute("xml:lang",void 0)}}}t.textBuffer=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"utf8";return x(a({},R(e)))},t.languageAttribute=P;t.childLanguageAttribute=function(e,t){return S(a({converter:P(),element:t,name:"xml:lang",namespace:e},O))};t.childText=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]&&arguments[3];return k(a({element:t,emitEmpty:r,matchLanguage:!0,namespace:e,staticDefault:n},O))};t.childTextBuffer=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"utf8";return k(a({element:t,matchLanguage:!0,namespace:e},R(n)))};t.childDate=function(e,t){return k(a({element:t,namespace:e},I))};t.childInteger=function(e,t,n){return k(a({element:t,namespace:e,staticDefault:n},A))};t.childFloat=function(e,t,n){return k(a({element:t,namespace:e,staticDefault:n},T))};t.childJSON=function(e,t){return k(a({element:t,namespace:e},N))},t.childTimezoneOffset=function(e,t){return k(a({element:t,namespace:e,staticDefault:0},j))},t.childBoolean=function(e,t){return{importer:function(n){if(n.getChild(t,e||n.getNamespace()))return!0},exporter:function(n,r){r&&g(n,e||n.getNamespace(),t)}}};var C=function(e,t,n){if(n){var r,i=t,o=s(e);try{for(o.s();!(r=o.n()).done;){var a=r.value;i=g(i,a.namespace||i.getNamespace(),a.element)}}catch(e){o.e(e)}finally{o.f()}i.children.push(n.toString())}};t.deepChildText=function(e,t){return{importer:function(n){var r,i=n,o=s(e);try{for(o.s();!(r=o.n()).done;){var a=r.value;if(!(i=i.getChild(a.element,a.namespace||i.getNamespace())))return t}}catch(e){o.e(e)}finally{o.f()}return i.getText()||t},exporter:function(t,n){C(e,t,n)}}},t.deepChildInteger=function(e,t){return{importer:function(n){var r,i=n,o=s(e);try{for(o.s();!(r=o.n()).done;){var a=r.value;if(!(i=i.getChild(a.element,a.namespace||i.getNamespace())))return}}catch(e){o.e(e)}finally{o.f()}var u=i.getText();return u?parseInt(u,10):t||void 0},exporter:function(t,n){C(e,t,n)}}},t.deepChildBoolean=function(e){return{importer:function(t){var n,r=t,i=s(e);try{for(i.s();!(n=i.n()).done;){var o=n.value;if(!(r=r.getChild(o.element,o.namespace||r.getNamespace())))return!1}}catch(e){i.e(e)}finally{i.f()}return!0},exporter:function(t,n){if(n){var r,i=t,o=s(e);try{for(o.s();!(r=o.n()).done;){var a=r.value;i=g(i,a.namespace||i.getNamespace(),a.element)}}catch(e){o.e(e)}finally{o.f()}}}}},t.deepMultipleChildText=function(e){var t=e.pop();return{importer:function(n,r){var i,o=n,a=s(e);try{for(a.s();!(i=a.n()).done;){var u=i.value;if(!(o=o.getChild(u.element,u.namespace||o.getNamespace())))return[]}}catch(e){a.e(e)}finally{a.f()}var c,l=[],f=m(o,t.namespace||o.getNamespace(),t.element),p=v(f,r),d=s(f);try{for(d.s();!(c=d.n()).done;){var g=c.value;h(g,r.lang)===p&&l.push(g.getText())}}catch(e){d.e(e)}finally{d.f()}return l},exporter:function(n,r,i){if(r.length){var o,a=n,u=s(e);try{for(u.s();!(o=u.n()).done;){var c=o.value;a=g(a,c.namespace||a.getNamespace(),c.element)}}catch(e){u.e(e)}finally{u.f()}var l,f=t.namespace,p=t.element,h=s(r);try{for(h.s();!(l=h.n()).done;){var v=l.value,m=d(f||a.getNamespace(),p,i.namespace,a);m.children.push(v),a.appendChild(m)}}catch(e){h.e(e)}finally{h.f()}}}}},t.childEnum=function(e,t,n){var r,i=new Map,o=new Map,a=s(t);try{for(a.s();!(r=a.n()).done;){var u=r.value;"string"==typeof u?(i.set(u,u),o.set(u,u)):(i.set(u[1],u[0]),o.set(u[0],u[1]))}}catch(e){a.e(e)}finally{a.f()}return{importer:function(t){var r,o=s(t.children);try{for(o.s();!(r=o.n()).done;){var a=r.value;if("string"!=typeof a&&(a.getNamespace()===(e||t.getNamespace())&&i.has(a.getName())))return i.get(a.getName())}}catch(e){o.e(e)}finally{o.f()}return n},exporter:function(t,n){o.has(n)&&g(t,e,o.get(n))}}},t.childDoubleEnum=function(e,t,n,r){var i=new Set(t),o=new Set(n);return{importer:function(t){var n,a=s(t.children);try{for(a.s();!(n=a.n()).done;){var u=n.value;if("string"!=typeof u&&(u.getNamespace()===(e||t.getNamespace())&&i.has(u.getName()))){var c,l=s(u.children);try{for(l.s();!(c=l.n()).done;){var f=c.value;if("string"!=typeof f&&(f.getNamespace()===(e||t.getNamespace())&&o.has(f.getName())))return[u.getName(),f.getName()]}}catch(e){l.e(e)}finally{l.f()}return[u.getName()]}}}catch(e){a.e(e)}finally{a.f()}return r},exporter:function(t,n){var r=g(t,e,n[0]);n[1]&&g(r,e,n[1])}}},t.multipleChildText=function(e,t){return{importer:function(n,r){var i,o=[],a=m(n,e||n.getNamespace(),t),u=v(a,r),c=s(a);try{for(c.s();!(i=c.n()).done;){var l=i.value;h(l,r.lang)===u&&o.push(l.getText())}}catch(e){c.e(e)}finally{c.f()}return o},exporter:function(n,r,i){var o,a=s(r);try{for(a.s();!(o=a.n()).done;){var u=o.value,c=d(e||n.getNamespace(),t,i.namespace,n);c.children.push(u),n.appendChild(c)}}catch(e){a.e(e)}finally{a.f()}}}},t.multipleChildAttribute=function(e,t,n){return{importer:function(r){var i,o=[],a=s(r.getChildren(t,e||r.getNamespace()));try{for(a.s();!(i=a.n()).done;){var u=i.value.getAttribute(n);void 0!==u&&o.push(u)}}catch(e){a.e(e)}finally{a.f()}return o},exporter:function(r,i,o){var a,u=s(i);try{for(u.s();!(a=u.n()).done;){var c=a.value,l=d(e||r.getNamespace(),t,o.namespace,r);l.setAttribute(n,c),r.appendChild(l)}}catch(e){u.e(e)}finally{u.f()}}}},t.multipleChildIntegerAttribute=function(e,t,n){return{importer:function(r){var i,o=[],a=s(r.getChildren(t,e||r.getNamespace()));try{for(a.s();!(i=a.n()).done;){var u=i.value.getAttribute(n);void 0!==u&&o.push(parseInt(u,10))}}catch(e){a.e(e)}finally{a.f()}return o},exporter:function(r,i,o){var a,u=s(i);try{for(u.s();!(a=u.n()).done;){var c=a.value,l=d(e||r.getNamespace(),t,o.namespace,r);l.setAttribute(n,c.toString()),r.appendChild(l)}}catch(e){u.e(e)}finally{u.f()}}}},t.childAlternateLanguageText=function(e,t){return{importer:function(n,r){var i,o=[],a=m(n,e||n.getNamespace(),t),u=new Set,c=s(a);try{for(c.s();!(i=c.n()).done;){var l=i.value,f=l.getText();if(f){var p=h(l,r.lang);if(u.has(p))continue;o.push({lang:p,value:f}),u.add(p)}}}catch(e){c.e(e)}finally{c.f()}return u.size>0?o:void 0},exporter:function(n,r,i){var o,a=s(r);try{for(a.s();!(o=a.n()).done;){var u=o.value,c=u.value;if(c){var l=d(e||n.getNamespace(),t,i.namespace,n);u.lang!==i.lang&&l.setAttribute("xml:lang",u.lang),l.children.push(c),n.appendChild(l)}}}catch(e){a.e(e)}finally{a.f()}}}},t.multipleChildAlternateLanguageText=function(e,t){return{importer:function(n,r){var i,o=[],a=new Map,u=!1,c=s(m(n,e||n.getNamespace(),t));try{for(c.s();!(i=c.n()).done;){var l=i.value,f=l.getText();if(f){var p=h(l,r.lang),d=a.get(p);d||(d=[],a.set(p,d),o.push({lang:p,value:d})),d.push(f),u=!0}}}catch(e){c.e(e)}finally{c.f()}return u?o:void 0},exporter:function(n,r,i){var o,a=s(r);try{for(a.s();!(o=a.n()).done;){var u,c=o.value,l=s(c.value);try{for(l.s();!(u=l.n()).done;){var f=u.value,p=d(e||n.getNamespace(),t,i.namespace,n);c.lang!==i.lang&&p.setAttribute("xml:lang",c.lang),p.children.push(f),n.appendChild(p)}}catch(e){l.e(e)}finally{l.f()}}}catch(e){a.e(e)}finally{a.f()}}}},t.multipleChildEnum=function(e,t){var n,r=new Map,i=new Map,o=s(t);try{for(o.s();!(n=o.n()).done;){var a=n.value;"string"==typeof a?(r.set(a,a),i.set(a,a)):(r.set(a[1],a[0]),i.set(a[0],a[1]))}}catch(e){o.e(e)}finally{o.f()}return{importer:function(t){var n,i=[],o=s(t.children);try{for(o.s();!(n=o.n()).done;){var a=n.value;"string"!=typeof a&&(a.getNamespace()===(e||t.getNamespace())&&r.has(a.getName())&&i.push(r.get(a.getName())))}}catch(e){o.e(e)}finally{o.f()}return i},exporter:function(t,n){var r,o=s(n);try{for(o.s();!(r=o.n()).done;){var a=r.value;g(t,e,i.get(a))}}catch(e){o.e(e)}finally{o.f()}}}},t.splicePath=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]&&arguments[3];return{importer:function(i,o){var a=i.getChild(t,e||i.getNamespace());if(a){var u,c=[],l=s(a.children);try{for(l.s();!(u=l.n()).done;){var f=u.value;if("string"!=typeof f&&o.registry.getImportKey(f)===n){var p=o.registry.import(f);p&&c.push(p)}}}catch(e){l.e(e)}finally{l.f()}return r?c:c[0]}},exporter:function(r,i,o){var u,c=[],l=s(Array.isArray(i)?i:[i]);try{for(l.s();!(u=l.n()).done;){var f=u.value,p=o.registry.export(n,f,a(a({},o),{},{namespace:e||r.getNamespace()||void 0}));p&&c.push(p)}}catch(e){l.e(e)}finally{l.f()}if(c.length){var d,h=g(r,e||r.getNamespace(),t),v=s(c);try{for(v.s();!(d=v.n()).done;){var m=d.value;h.appendChild(m)}}catch(e){v.e(e)}finally{v.f()}}}}},t.staticValue=function(e){return{exporter:function(){},importer:function(){return e}}},t.childRawElement=function(e,t,n){return{importer:function(r,i){if(!n||i.sanitizers&&i.sanitizers[n]){var o=r.getChild(t,e||r.getNamespace());return o?n?i.sanitizers[n](o.toJSON()):o.toJSON():void 0}},exporter:function(r,i,o){"string"==typeof i&&(i=(0,p.parse)("<".concat(t,' xmlns="').concat(e||r.getNamespace(),'">').concat(i,"</").concat(t,">")).toJSON());if(n){if(!o.sanitizers||!o.sanitizers[n])return;i=o.sanitizers[n](i)}i&&r.appendChild(new f.default(i.name,i.attributes,i.children))}}},t.childLanguageRawElement=function(e,t,n){return{importer:function(r,i){if(!n||i.sanitizers&&i.sanitizers[n]){var o,a=m(r,e||r.getNamespace(),t),u=v(a,i),c=s(a);try{for(c.s();!(o=c.n()).done;){var l=o.value;if(h(l,i.lang)===u)return n?i.sanitizers[n](l.toJSON()):l.toJSON()}}catch(e){c.e(e)}finally{c.f()}return a[0]?n?i.sanitizers[n](a[0].toJSON()):a[0].toJSON():void 0}},exporter:function(r,i,o){"string"==typeof i&&(i=(0,p.parse)("<".concat(t,' xmlns="').concat(e||r.getNamespace(),'">').concat(i,"</").concat(t,">")).toJSON());if(i&&n){if(!o.sanitizers||!o.sanitizers[n])return;i=o.sanitizers[n](i)}if(i){var a,u=g(r,e||r.getNamespace(),t,o.lang),c=s(i.children);try{for(c.s();!(a=c.n()).done;){var l=a.value;"string"==typeof l?u.appendChild(l):l&&u.appendChild(new f.default(l.name,l.attributes,l.children))}}catch(e){c.e(e)}finally{c.f()}}}}},t.childAlternateLanguageRawElement=function(e,t,n){return{importer:function(r,i){if(!n||i.sanitizers&&i.sanitizers[n]){var o,a=[],u=new Set,c=s(m(r,e||r.getNamespace(),t));try{for(c.s();!(o=c.n()).done;){var l=o.value,f=l.toJSON();if(n&&(f=i.sanitizers[n](f)),f){var p=h(l,i.lang);if(u.has(p))continue;a.push({lang:p,value:f}),u.add(p)}}}catch(e){c.e(e)}finally{c.f()}return u.size>0?a:void 0}},exporter:function(r,i,o){var a,u=s(i);try{for(u.s();!(a=u.n()).done;){var c=a.value,l=c.value;if("string"==typeof l)l=(0,p.parse)("<".concat(t,' xmlns="').concat(e||r.getNamespace(),'">').concat(l,"</").concat(t,">")).toJSON();if(l&&n){if(!o.sanitizers||!o.sanitizers[n])continue;l=o.sanitizers[n](l)}if(l){var h=d(e||r.getNamespace(),t,o.namespace,r);r.appendChild(h),c.lang!==o.lang&&h.setAttribute("xml:lang",c.lang);var v,m=s(l.children);try{for(m.s();!(v=m.n()).done;){var g=v.value;"string"==typeof g?h.appendChild(g):h.appendChild(new f.default(g.name,g.attributes,g.children))}}catch(e){m.e(e)}finally{m.f()}}}}catch(e){u.e(e)}finally{u.f()}}}},t.parameterMap=function(e,n,i,o){return{importer:function(r,a){var u,c={},l=m(r,e,n),f=(0,t.attribute)(i).importer,p=(0,t.attribute)(o).importer,d=s(l);try{for(d.s();!(u=d.n()).done;){var h=u.value;c[f(h,a)]=p(h,a)}}catch(e){d.e(e)}finally{d.f()}return c},exporter:function(a,s,u){for(var c=(0,t.attribute)(i).exporter,l=(0,t.attribute)(o).exporter,f=e||a.getNamespace(),p=0,h=Object.entries(s);p<h.length;p++){var v=r(h[p],2),m=v[0],g=v[1],y=d(f,n,u.namespace,a);c(y,m,u),s[m]&&l(y,g,u),a.appendChild(y)}}}}},function(e,t,n){"use strict";t.Readable=n(287),t.Writable=n(289),t.Duplex=n(128),t.Transform=n(291),t.PassThrough=n(476)},function(e,t,n){"use strict";n(36),n(21),n(284),n(211);var r=n(4),i=n(5),o=n(30),a=n(31),s=n(26);function u(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return c(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return c(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function c(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function l(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=s(e);if(t){var i=s(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return a(this,n)}}Object.defineProperty(t,"__esModule",{value:!0}),t.parse=void 0;var f=n(18),p=n(80),d=n(171),h=(0,f.__importDefault)(n(170)),v=(0,f.__importDefault)(n(212));function m(e){return 97<=e&&e<=122||65<=e&&e<=90||58===e||95===e}function g(e){return 192<=e&&e<=214||216<=e&&e<=246||248<=e&&e<=767||880<=e&&e<=893||895<=e&&e<=8191||8204<=e&&e<=8205||8304<=e&&e<=8591||11264<=e&&e<=12271||12289<=e&&e<=55295||65008<=e&&e<=65533||65536<=e&&e<=983039}function y(e){return m(e)||g(e)}function b(e){return m(e)||45===e||46===e||48<=e&&e<=57||183===e||768<=e&&e<=879||8255<=e&&e<=8256||g(e)}function _(e){return 32===e||10===e||13===e||9===e}var S=function(e){o(n,e);var t=l(n);function n(){var e,i=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return r(this,n),(e=t.call(this)).allowComments=!0,e.attributes={},e.state=34,e.tagName="",e.haveDeclaration=!1,e.recordBuffer=[],void 0!==i.allowComments&&(e.allowComments=i.allowComments),e}return i(n,[{key:"write",value:function(e){var t,n=u(e);try{for(n.s();!(t=n.n()).done;){var r=t.value,i=r.codePointAt(0);switch(this.state){case 34:if(60===i){var o=void 0;try{o=(0,d.unescapeXML)(this.endRecord())}catch(e){return void this.emit("error",e)}o&&this.emit("text",o),this.transition(31);continue}this.record(r);continue;case 31:if(47===i){this.transition(7);continue}if(33===i){this.transition(24);continue}if(63===i){if(this.haveDeclaration)return this.restrictedXML();this.transition(25);continue}if(y(i)){this.transition(30),this.startRecord(r);continue}return this.notWellFormed();case 30:if(b(i)){this.record(r);continue}if(_(i)){this.startTag(),this.transition(32);continue}if(47===i){this.startTag(),this.transition(29);continue}if(62===i){this.startTag(),this.transition(34),this.emit("startElement",this.tagName,this.attributes);continue}return this.notWellFormed();case 29:if(62===i){this.emit("startElement",this.tagName,this.attributes),this.emit("endElement",this.tagName),this.transition(34);continue}return this.notWellFormed();case 33:if(_(i)){this.transition(32);continue}if(47===i){this.transition(29);continue}if(62===i){this.emit("startElement",this.tagName,this.attributes),this.transition(34);continue}return this.notWellFormed();case 32:if(_(i))continue;if(y(i)){this.startRecord(r),this.transition(0);continue}if(47===i){this.transition(29);continue}if(62===i){this.emit("startElement",this.tagName,this.attributes),this.transition(34);continue}return this.notWellFormed();case 7:if(y(i)){this.startRecord(r),this.transition(6);continue}return this.notWellFormed();case 6:if(b(i)){this.record(r);continue}if(_(i)){this.transition(8);continue}if(62===i){var a=this.endRecord();this.emit("endElement",a,this.attributes),this.transition(34);continue}return this.notWellFormed();case 8:if(_(i))continue;if(62===i){var s=this.endRecord();this.emit("endElement",s,this.attributes),this.transition(34);continue}return this.notWellFormed();case 0:if(b(i)){this.record(r);continue}if(61===i){this.addAttribute(),this.transition(4);continue}if(_(i)){this.addAttribute(),this.transition(3);continue}return this.notWellFormed();case 3:if(61===i){this.transition(4);continue}if(_(i))continue;return this.notWellFormed();case 4:if(34===i){this.startRecord(),this.transition(1);continue}if(39===i){this.startRecord(),this.transition(2);continue}if(_(i))continue;return this.notWellFormed();case 1:case 2:if(34===i&&1===this.state||39===i&&2===this.state){var c=this.endRecord();this.attributes[this.attributeName]=(0,d.unescapeXML)(c),this.transition(33);continue}if(60===i)return this.notWellFormed();this.record(r);continue;case 24:if(45===i){if(!this.allowComments)return this.restrictedXML();this.transition(23);continue}if(91===i){this.transition(21);continue}return this.notWellFormed();case 23:if(45===i){this.transition(14);continue}return this.notWellFormed();case 14:45===i&&this.transition(12);continue;case 12:45===i?this.transition(11):this.transition(14);continue;case 11:62===i?this.transition(34):this.transition(14);continue;case 25:if(88===i||120===i){this.transition(28);continue}return this.notWellFormed();case 28:if(77===i||109===i){this.transition(27);continue}return this.notWellFormed();case 27:if(76===i||108===i){this.transition(26);continue}return this.notWellFormed();case 26:if(_(i)){this.haveDeclaration=!0,this.transition(15);continue}return this.notWellFormed();case 13:if(62===i){this.transition(34);continue}return this.notWellFormed();case 15:63===i&&this.transition(13);continue;case 21:this.wait(i,67,20);continue;case 20:this.wait(i,68,19);continue;case 19:this.wait(i,65,18);continue;case 18:this.wait(i,84,17);continue;case 17:this.wait(i,65,16);continue;case 16:this.wait(i,91,5);continue;case 5:if(93===i){this.transition(10);continue}this.record(r);continue;case 10:93===i?this.transition(9):(this.record(String.fromCodePoint(93)),this.record(r),this.transition(5));continue;case 9:if(62===i){var l=this.endRecord();l&&this.emit("text",l),this.transition(34)}else this.record(String.fromCodePoint(93)),this.record(String.fromCodePoint(93)),this.record(r),this.transition(5);continue}}}catch(e){n.e(e)}finally{n.f()}}},{key:"end",value:function(e){e&&this.write(e),this.write=function(){}}},{key:"record",value:function(e){this.recordBuffer.push(e)}},{key:"startRecord",value:function(e){this.recordBuffer=[],e&&this.recordBuffer.push(e)}},{key:"endRecord",value:function(){var e=this.recordBuffer;return this.recordBuffer=[],e.join("")}},{key:"startTag",value:function(){this.tagName=this.endRecord(),this.attributes={}}},{key:"addAttribute",value:function(){var e=this.endRecord();if(void 0!==this.attributes[e])return this.notWellFormed();this.attributeName=e,this.attributes[e]=""}},{key:"wait",value:function(e,t,n){if(e!==t)return this.notWellFormed();this.transition(n)}},{key:"transition",value:function(e){this.state=e,34===e&&this.startRecord()}},{key:"notWellFormed",value:function(e){this.emit("error",v.default.notWellFormed(e))}},{key:"restrictedXML",value:function(e){this.emit("error",v.default.restrictedXML(e))}}]),n}(p.EventEmitter);t.parse=function(e){var t,n,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=new S(r),o=null;if(i.on("text",(function(e){n&&n.children.push(e)})),i.on("startElement",(function(e,r){var i=new h.default(e,r);t||(t=i),n=n?n.appendChild(i):i})),i.on("endElement",(function(e){n?e===n.name?n.parent&&(n=n.parent):i.emit("error",v.default.notWellFormed("b")):i.emit("error",v.default.notWellFormed("a"))})),i.on("error",(function(e){o=e})),i.write(e),i.end(),o)throw o;return t},t.default=S},function(e,t,n){"use strict";n(6),n(39),n(106),n(28),n(49),n(50),n(43),n(12),n(89),n(99),n(33);var r=n(9),i=n(11),o=n(8);n(15);var a=n(23),s=n(4),u=n(5),c=n(95),l=n(173),f=n(30),p=n(31),d=n(26);function h(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function v(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?h(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):h(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function m(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return g(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return g(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function g(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function y(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=d(e);if(t){var i=d(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return p(this,n)}}Object.defineProperty(t,"__esModule",{value:!0}),t.StanzaMediaSession=void 0;var b=n(126),_=b.__importDefault(n(80)),S=n(217),w=n(40),x=b.__importDefault(n(295)),k=n(149),O={"Discovered new ICE candidate":{skipMessage:!0}},A=function(e){f(p,e);var t,n,r=y(p);function p(e){var t;s(this,p),(t=r.call(this,e.options)).iceCandidatesDiscovered=0,t.iceCandidatesReceivedFromPeer=0,t.reinvite=!1,t.logger=e.logger,t.conversationId=e.conversationId,t.peerConnection=t.pc,t.fromUserId=e.fromUserId,t.meetingId=e.meetingId,t.id=t.sid,t.originalRoomJid=e.originalRoomJid,t.sessionType=k.SessionTypes[e.sessionType],t.ignoreHostCandidatesFromRemote=!!e.ignoreHostCandidatesFromRemote,t.allowIPv6=!!e.allowIPv6,t.allowTCP=!!e.allowTCP;var n=new _.default;return Object.keys(n.__proto__).forEach((function(e){t[e]=n[e]})),e.optOutOfWebrtcStatsTelemetry||t.setupStatsGatherer(),t.pc.addEventListener("connectionstatechange",t.onConnectionStateChange.bind(c(t))),t.pc.addEventListener("icecandidateerror",t.onIceCandidateError.bind(c(t))),t}return u(p,[{key:"getLogDetails",value:function(){return{conversationId:this.conversationId,sessionId:this.id,sessionType:this.sessionType}}},{key:"onTransportInfo",value:(n=a(o.mark((function e(t,n){var r,i,a,s,u,c,f,h;return o.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(a=null===(r=t.contents)||void 0===r?void 0:r[0].transport,s=null==a?void 0:a.candidates,this.ignoreHostCandidatesFromRemote&&(null==(u=null==s?void 0:s.filter((function(e){return"host"!==e.type})))?void 0:u.length)!==(null===(i=null==a?void 0:a.candidates)||void 0===i?void 0:i.length)&&(this._log("info","Ignoring remote host ice candidates"),a.candidates=u),s){c=m(s);try{for(c.s();!(f=c.n()).done;)h=f.value,this._log("info","Received candidate from peer",{candidateType:h.type}),this.iceCandidatesReceivedFromPeer++}catch(e){c.e(e)}finally{c.f()}}return e.abrupt("return",l(d(p.prototype),"onTransportInfo",this).call(this,t,n));case 5:case"end":return e.stop()}}),e,this)}))),function(e,t){return n.apply(this,arguments)})},{key:"_log",value:function(e,t){var n=O[t];if(!(null==n?void 0:n.skipMessage)){for(var r,o=arguments.length,a=new Array(o>2?o-2:0),s=2;s<o;s++)a[s-2]=arguments[s];if(a.length){var u=a[0];"object"!==i(u)||Array.isArray(u)||null===u?r=v(v({},this.getLogDetails()),{},{data:u}):(Object.assign(a[0],this.getLogDetails()),r=a)}else r=[].concat(a,[this.getLogDetails()]);this.logger[e](t,r)}}},{key:"end",value:(t=a(o.mark((function e(){var t,n,r=this,i=arguments;return o.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:t=i.length>0&&void 0!==i[0]?i[0]:"success",n=i.length>1&&void 0!==i[1]&&i[1],this.state="ended",this.processingQueue.kill(),"string"==typeof t&&(t={condition:t}),n||this.send("session-terminate",{reason:t}),setTimeout((function(){"connected"!==r.pc.connectionState&&"connecting"!==r.pc.connectionState||r.pc.close()}),2e3),this.parent.emit("terminated",this,t),this.parent.forgetSession(this);case 9:case"end":return e.stop()}}),e,this)}))),function(){return t.apply(this,arguments)})},{key:"setupStatsGatherer",value:function(){this.statsGatherer=new x.default(this.pc),this.statsGatherer.on("stats",this.emit.bind(this,"stats"))}},{key:"onIceStateChange",value:function(){var e=this.pc.iceConnectionState,t=this.id,n=this.conversationId,r=this.sessionType;this._log("info","ICE state changed: ",{iceState:e,sessionId:t,conversationId:n}),"disconnected"===e?"stable"===this.pc.signalingState&&(this.interruptionStart=new Date,this._log("info","Connection state is interrupted",{sessionId:t,conversationId:n,sessionType:r})):"connected"===e?(this._log("info","sending session-info: active"),this.send(w.JingleAction.SessionInfo,{info:{infoType:w.JINGLE_INFO_ACTIVE}}),this._setupDataChannel()):"failed"===e&&this._log("info","ICE connection failed",{candidatesDiscovered:this.iceCandidatesDiscovered,candidatesReceivedFromPeer:this.iceCandidatesReceivedFromPeer}),l(d(p.prototype),"onIceStateChange",this).call(this)}},{key:"onConnectionStateChange",value:function(){var e=this.pc.connectionState,t=this.id,n=this.conversationId,r=this.sessionType;if(this._log("info","Connection state changed: ",{connectionState:e,sessionId:t,conversationId:n,sessionType:r}),this.interruptionStart)if("connected"===e){var i=(new Date).getTime()-this.interruptionStart.getTime();this._log("info","Connection was interrupted but was successfully recovered/connected",{sessionId:t,conversationId:n,sessionType:r,timeToRecover:i}),this.interruptionStart=void 0}else"failed"===e&&this._log("info","Connection was interrupted and failed to recover",{sessionId:t,conversationId:n,sessionType:r})}},{key:"onIceCandidateError",value:function(e){var t=e;this._log("error","IceCandidateError",{errorCode:t.errorCode,errorText:t.errorText,url:t.url}),console.error("IceCandidateError",t)}},{key:"onIceCandidate",value:function(e){if(e.candidate){if(!this.allowTCP&&"tcp"===e.candidate.protocol)return;if(!this.allowIPv6){var t=/.+udp [^ ]+ ([^ ]+).*typ host/.exec(e.candidate.candidate);if(t&&!t[1].match(/\b\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\b/))return void this._log("debug","Filtering out IPv6 candidate",e.candidate.candidate)}this._log("debug","Processing ice candidate",e.candidate.candidate),this._log("info","Discovered ice candidate to send to peer",{type:e.candidate.type}),this.iceCandidatesDiscovered++}return l(d(p.prototype),"onIceCandidate",this).call(this,e)}},{key:"onIceEndOfCandidates",value:function(){l(d(p.prototype),"onIceEndOfCandidates",this).call(this),this.emit("endOfCandidates")}},{key:"addTrack",value:function(e,t){var n=this;return"audio"===e.kind&&(this.includesAudio=!0),"video"===e.kind&&(this.includesVideo=!0),this.processLocal("addtrack",a(o.mark((function r(){var i;return o.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(!(i=n.pc.getTransceivers().find((function(t){var n;return!t.sender.track&&(null===(n=t.receiver.track)||void 0===n?void 0:n.kind)===e.kind})))){r.next=3;break}return r.abrupt("return",i.sender.replaceTrack(e));case 3:return n.pc.addTrack(e,t),r.abrupt("return");case 5:case"end":return r.stop()}}),r)}))))}},{key:"_setupDataChannel",value:function(){var e,t=this;this.dataChannel||(null===(e=this.pc.localDescription)||void 0===e?void 0:e.sdp.includes("webrtc-datachannel"))&&(this._log("info","creating data channel"),this.dataChannel=this.pc.createDataChannel("videoConferenceControl"),this.dataChannel.addEventListener("open",(function(){t._log("info","data channel opened")})),this.dataChannel.addEventListener("message",this._handleDataChannelMessage.bind(this)),this.dataChannel.addEventListener("close",(function(){t._log("info","closing data channel")})),this.dataChannel.addEventListener("error",(function(e){t._log("error","Error occurred with the data channel",e)})))}},{key:"_handleDataChannelMessage",value:function(e){try{var t=JSON.parse(e.data);this.emit("dataChannelMessage",t)}catch(e){this._log("error","Failed to parse data channel message",{error:e})}}}]),p}(S.MediaSession);t.StanzaMediaSession=A},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SessionManager=t.FileSession=t.MediaSession=t.ICESession=t.Session=t.exportToSDP=t.importFromSDP=void 0;var r=n(18),i=(0,r.__importDefault)(n(292));t.FileSession=i.default;var o=(0,r.__importDefault)(n(218));t.ICESession=o.default;var a=(0,r.__importDefault)(n(294));t.MediaSession=a.default;var s=(0,r.__importDefault)(n(220));t.Session=s.default;var u=(0,r.__importDefault)(n(488));t.SessionManager=u.default;var c=n(174);Object.defineProperty(t,"importFromSDP",{enumerable:!0,get:function(){return c.importFromSDP}}),Object.defineProperty(t,"exportToSDP",{enumerable:!0,get:function(){return c.exportToSDP}})},function(e,t,n){"use strict";n(106),n(28),n(7),n(25),n(21),n(2),n(17),n(13),n(33),n(14);var r=n(34),i=n(8);n(15);var o=n(23),a=n(9),s=n(4),u=n(5),c=n(95),l=n(173),f=n(30),p=n(31),d=n(26);function h(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return v(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return v(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function v(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function m(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function g(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?m(Object(n),!0).forEach((function(t){a(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):m(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function y(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=d(e);if(t){var i=d(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return p(this,n)}}Object.defineProperty(t,"__esModule",{value:!0});var b=n(18),_=(0,b.__importStar)(n(293)),S=n(40),w=n(1),x=n(174),k=n(219),O=function(e){f(b,e);var t,n,a,p,v,m=y(b);function b(e){var t;return s(this,b),(t=m.call(this,e)).bitrateLimit=0,t.candidateBuffer=[],t.transportType=w.NS_JINGLE_ICE_UDP_1,t.restartingIce=!1,t.usingRelay=!1,t.maxRelayBandwidth=e.maxRelayBandwidth,t.pc=t.parent.createPeerConnection(c(t),g(g({},e.config),{},{iceServers:e.iceServers})),t.pc.oniceconnectionstatechange=function(){t.onIceStateChange()},t.pc.onicecandidate=function(e){e.candidate?t.onIceCandidate(e):t.onIceEndOfCandidates()},t.restrictRelayBandwidth(),t}return u(b,[{key:"end",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"success",t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this.pc.close(),l(d(b.prototype),"end",this).call(this,e,t)}},{key:"restartIce",value:(v=o(i.mark((function e(){var t=this;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(this.isInitiator){e.next=2;break}return e.abrupt("return");case 2:return void 0!==this._maybeRestartingIce&&clearTimeout(this._maybeRestartingIce),this.restartingIce=!0,e.prev=4,e.next=7,this.processLocal("restart-ice",o(i.mark((function e(){var n,r;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.pc.createOffer({iceRestart:!0});case 2:return n=e.sent,r=(0,x.importFromSDP)(n.sdp),t.send(S.JingleAction.TransportInfo,{contents:r.media.map((function(e){return{creator:S.JingleSessionRole.Initiator,name:e.mid,transport:(0,k.convertIntermediateToTransport)(e,t.transportType)}})),sid:t.sid}),e.next=7,t.pc.setLocalDescription(n);case 7:case"end":return e.stop()}}),e)}))));case 7:e.next=13;break;case 9:e.prev=9,e.t0=e.catch(4),this._log("error","Could not create WebRTC offer",e.t0),this.end(S.JingleReasonCondition.FailedTransport,!0);case 13:case"end":return e.stop()}}),e,this,[[4,9]])}))),function(){return v.apply(this,arguments)})},{key:"setMaximumBitrate",value:(p=o(i.mark((function e(t){var n;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(this.maximumBitrate&&(t=Math.min(t,this.maximumBitrate)),this.currentBitrate=t,(n=this.pc.getSenders().find((function(e){return!!e.track&&"video"===e.track.kind})))&&n.getParameters){e.next=5;break}return e.abrupt("return");case 5:return e.prev=5,e.next=8,this.processLocal("set-bitrate",o(i.mark((function e(){var r;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return(r=n.getParameters()).encodings&&r.encodings.length||(r.encodings=[{}]),0===t?delete r.encodings[0].maxBitrate:r.encodings[0].maxBitrate=t,e.next=5,n.setParameters(r);case 5:case"end":return e.stop()}}),e)}))));case 8:e.next=13;break;case 10:e.prev=10,e.t0=e.catch(5),this._log("error","Set maximumBitrate failed",e.t0);case 13:case"end":return e.stop()}}),e,this,[[5,10]])}))),function(e){return p.apply(this,arguments)})},{key:"onTransportInfo",value:(a=o(i.mark((function e(t,n){var a,s,u,c,l,f,p,d,v,m,g,y,b,w,O,A=this;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!(t.contents&&t.contents[0]&&t.contents[0].transport.gatheringComplete)){e.next=18;break}if(a={sdpMid:t.contents[0].name,candidate:""},e.prev=2,"stable"!==this.pc.signalingState){e.next=8;break}return e.next=6,this.pc.addIceCandidate(a);case 6:e.next=9;break;case 8:this.candidateBuffer.push(a);case 9:e.next=14;break;case 11:e.prev=11,e.t0=e.catch(2),this._log("debug","Could not add null end-of-candidate");case 14:return e.prev=14,n(),e.finish(14);case 17:return e.abrupt("return");case 18:if(!this.pc.remoteDescription){e.next=51;break}if(s=this.pc.remoteDescription,u=(0,x.importFromSDP)(s.sdp),c=u.media.find((function(e){return e.mid===t.contents[0].name})),l=c.iceParameters.usernameFragment,!(f=t.contents[0].transport.usernameFragment)||l===f){e.next=51;break}p=h(t.contents.entries());try{for(p.s();!(d=p.n()).done;)v=r(d.value,2),m=v[0],g=v[1],y=g.transport,u.media[m].iceParameters={password:y.password,usernameFragment:y.usernameFragment},u.media[m].candidates=[]}catch(e){p.e(e)}finally{p.f()}return e.prev=27,e.next=30,this.pc.setRemoteDescription({type:s.type,sdp:(0,x.exportToSDP)(u)});case 30:return e.next=32,this.processBufferedCandidates();case 32:if("offer"!==s.type){e.next=42;break}return e.next=35,this.pc.createAnswer();case 35:return b=e.sent,e.next=38,this.pc.setLocalDescription(b);case 38:w=(0,x.importFromSDP)(b.sdp),this.send(S.JingleAction.TransportInfo,{contents:w.media.map((function(e){return{creator:S.JingleSessionRole.Initiator,name:e.mid,transport:(0,k.convertIntermediateToTransport)(e,A.transportType)}})),sid:this.sid}),e.next=43;break;case 42:this.restartingIce=!1;case 43:e.next=51;break;case 45:return e.prev=45,e.t1=e.catch(27),this._log("error","Could not do remote ICE restart",e.t1),n(e.t1),this.end(S.JingleReasonCondition.FailedTransport),e.abrupt("return");case 51:return O=(t.contents||[]).map((function(e){var t=e.name,n=(e.transport.candidates||[]).map(function(){var e=o(i.mark((function e(n){var r;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=_.writeCandidate((0,k.convertCandidateToIntermediate)(n)),!A.pc.remoteDescription||"stable"!==A.pc.signalingState){e.next=12;break}return e.prev=2,e.next=5,A.pc.addIceCandidate({sdpMid:t,candidate:r});case 5:e.next=10;break;case 7:e.prev=7,e.t0=e.catch(2),A._log("error","Could not add ICE candidate",e.t0);case 10:e.next=13;break;case 12:A.candidateBuffer.push({sdpMid:t,candidate:r});case 13:case"end":return e.stop()}}),e,null,[[2,7]])})));return function(t){return e.apply(this,arguments)}}());return Promise.all(n)})),e.prev=52,e.next=55,Promise.all(O);case 55:n(),e.next=62;break;case 58:e.prev=58,e.t2=e.catch(52),this._log("error","Could not process transport-info: ".concat(e.t2)),n(e.t2);case 62:case"end":return e.stop()}}),e,this,[[2,11,14,17],[27,45],[52,58]])}))),function(e,t){return a.apply(this,arguments)})},{key:"onSessionAccept",value:(n=o(i.mark((function e(t,n){var r,o;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return this.state="active",r=(0,k.convertRequestToIntermediate)(t,this.peerRole),o=(0,x.exportToSDP)(r),e.prev=3,e.next=6,this.pc.setRemoteDescription({type:"answer",sdp:o});case 6:return e.next=8,this.processBufferedCandidates();case 8:this.parent.emit("accepted",this,void 0),n(),e.next=16;break;case 12:e.prev=12,e.t0=e.catch(3),this._log("error","Could not process WebRTC answer: ".concat(e.t0)),n({condition:"general-error"});case 16:case"end":return e.stop()}}),e,this,[[3,12]])}))),function(e,t){return n.apply(this,arguments)})},{key:"onSessionTerminate",value:function(e,t){this._log("info","Terminating session"),this.pc.close(),l(d(b.prototype),"end",this).call(this,e.reason,!0),t()}},{key:"onIceCandidate",value:function(e){if(e.candidate&&e.candidate.candidate){var t=_.parseCandidate(e.candidate.candidate),n={contents:[{creator:S.JingleSessionRole.Initiator,name:e.candidate.sdpMid,transport:{candidates:[(0,k.convertIntermediateToCandidate)(t)],transportType:this.transportType,usernameFragment:t.usernameFragment}}]};this._log("info","Discovered new ICE candidate",n),this.send(S.JingleAction.TransportInfo,n)}}},{key:"onIceEndOfCandidates",value:function(){this._log("info","ICE end of candidates");var e=(0,x.importFromSDP)(this.pc.localDescription.sdp).media[0];this.send(S.JingleAction.TransportInfo,{contents:[{creator:S.JingleSessionRole.Initiator,name:e.mid,transport:{gatheringComplete:!0,transportType:this.transportType,usernameFragment:e.iceParameters.usernameFragment}}]})}},{key:"onIceStateChange",value:function(){switch(this.pc.iceConnectionState){case"checking":this.connectionState="connecting";break;case"completed":case"connected":this.connectionState="connected";break;case"disconnected":if("stable"===this.pc.signalingState?this.connectionState="interrupted":this.connectionState="disconnected",this.restartingIce)return void this.end(S.JingleReasonCondition.FailedTransport);this.maybeRestartIce();break;case"failed":if("failed"===this.connectionState||this.restartingIce)return void this.end(S.JingleReasonCondition.FailedTransport);this.connectionState="failed",this.restartIce();break;case"closed":this.connectionState="disconnected",this.restartingIce?this.end(S.JingleReasonCondition.FailedTransport):this.end()}}},{key:"processBufferedCandidates",value:(t=o(i.mark((function e(){var t,n,r;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:t=h(this.candidateBuffer),e.prev=1,t.s();case 3:if((n=t.n()).done){e.next=15;break}return r=n.value,e.prev=5,e.next=8,this.pc.addIceCandidate(r);case 8:e.next=13;break;case 10:e.prev=10,e.t0=e.catch(5),this._log("error","Could not add ICE candidate",e.t0);case 13:e.next=3;break;case 15:e.next=20;break;case 17:e.prev=17,e.t1=e.catch(1),t.e(e.t1);case 20:return e.prev=20,t.f(),e.finish(20);case 23:this.candidateBuffer=[];case 24:case"end":return e.stop()}}),e,this,[[1,17,20,23],[5,10]])}))),function(){return t.apply(this,arguments)})},{key:"restrictRelayBandwidth",value:function(){var e=this;this.pc.addEventListener("iceconnectionstatechange",o(i.mark((function t(){var n,r,o,a,s,u,c;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if("completed"===e.pc.iceConnectionState||"connected"===e.pc.iceConnectionState){t.next=2;break}return t.abrupt("return");case 2:return t.next=4,e.pc.getStats();case 4:if((n=t.sent).forEach((function(e){"transport"===e.type&&(r=n.get(e.selectedCandidatePairId))})),r||n.forEach((function(e){"candidate-pair"===e.type&&e.selected&&(r=e)})),r){t.next=9;break}return t.abrupt("return");case 9:o=!1,a="",s="",r.remoteCandidateId&&(u=n.get(r.remoteCandidateId))&&(s=u.candidateType),r.localCandidateId&&(c=n.get(r.localCandidateId))&&(a=c.candidateType),"relay"!==a&&"relay"!==s||(o=!0),e.usingRelay=o,e.parent.emit("iceConnectionType",e,{localCandidateType:a,relayed:o,remoteCandidateType:s}),o&&void 0!==e.maxRelayBandwidth&&(e.maximumBitrate=e.maxRelayBandwidth,e.currentBitrate?e.setMaximumBitrate(Math.min(e.currentBitrate,e.maximumBitrate)):e.setMaximumBitrate(e.maximumBitrate));case 18:case"end":return t.stop()}}),t)}))))}},{key:"maybeRestartIce",value:function(){var e=this;this.isInitiator&&(void 0!==this._maybeRestartingIce&&clearTimeout(this._maybeRestartingIce),this._maybeRestartingIce=setTimeout((function(){e._maybeRestartingIce=void 0,"disconnected"===e.pc.iceConnectionState&&e.restartIce()}),2e3))}}]),b}((0,b.__importDefault)(n(220)).default);t.default=O},function(e,t,n){"use strict";function r(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return i(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return i(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,o=function(){};return{s:o,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,s=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return s=e.done,e},e:function(e){u=!0,a=e},f:function(){try{s||null==n.return||n.return()}finally{if(u)throw a}}}}function i(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}n(49),n(25),n(21),n(2),n(24),n(89),Object.defineProperty(t,"__esModule",{value:!0}),t.convertRequestToIntermediate=t.convertContentToIntermediate=t.convertIntermediateToRequest=t.convertIntermediateToTransport=t.convertCandidateToIntermediate=t.convertIntermediateToCandidate=t.convertIntermediateToApplication=void 0;var o=n(40),a=n(1);function s(e,t){var n=e.rtpParameters,i=e.rtcpParameters||{},s=e.rtpEncodingParameters||[],u=!1;s&&s.length&&(u=!!s[0].ssrc);var c,l={applicationType:a.NS_JINGLE_RTP_1,codecs:[],headerExtensions:[],media:e.kind,rtcpMux:i.mux,rtcpReducedSize:i.reducedSize,sourceGroups:[],sources:[],ssrc:u?s[0].ssrc.toString():void 0,streams:[]},f=r(n.headerExtensions||[]);try{for(f.s();!(c=f.n()).done;){var p=c.value,d={id:p.id,uri:p.uri};p.direction&&"sendrecv"!==p.direction&&(d.senders=(0,o.directionToSenders)(t,p.direction)),l.headerExtensions.push(d)}}catch(e){f.e(e)}finally{f.f()}i.ssrc&&i.cname&&(l.sources=[{parameters:{cname:i.cname},ssrc:i.ssrc.toString()}]),u&&s[0]&&s[0].rtx&&(l.sourceGroups=[{semantics:"FID",sources:[s[0].ssrc.toString(),s[0].rtx.ssrc.toString()]}]);var h,v=r(e.streams||[]);try{for(v.s();!(h=v.n()).done;){var m=h.value;l.streams.push({id:m.stream,track:m.track})}}catch(e){v.e(e)}finally{v.f()}var g,y=r(n.codecs||[]);try{for(y.s();!(g=y.n()).done;){var b=g.value,_={channels:b.channels,clockRate:b.clockRate,id:b.payloadType.toString(),name:b.name,parameters:b.parameters,rtcpFeedback:b.rtcpFeedback};b.maxptime&&(_.maxptime=b.maxptime),b.parameters&&b.parameters.ptime&&(_.ptime=parseInt(b.parameters.ptime,10)),l.codecs.push(_)}}catch(e){y.e(e)}finally{y.f()}return l}function u(e){return{component:"rtp"===e.component?1:"rtcp"===e.component?2:e.component,foundation:e.foundation,generation:void 0,id:void 0,ip:e.ip,network:void 0,port:e.port,priority:e.priority,protocol:e.protocol,relatedAddress:e.relatedAddress,relatedPort:e.relatedPort,tcpType:e.tcpType,type:e.type}}function c(e){return{address:e.ip,component:1===e.component?"rtp":2===e.component?"rtcp":e.component,foundation:e.foundation,ip:e.ip,port:e.port,priority:e.priority,protocol:e.protocol,relatedAddress:e.relatedAddress,relatedPort:e.relatedPort,tcpType:e.tcpType,type:e.type}}function l(e,t){var n=e.iceParameters,i=e.dtlsParameters,o={candidates:[],transportType:t};n&&(o.usernameFragment=n.usernameFragment,o.password=n.password,n.iceLite&&(o.iceLite=!0)),i&&(o.fingerprints=i.fingerprints.map((function(t){return{algorithm:t.algorithm,setup:e.setup,value:t.value}}))),e.sctp&&(o.sctp=e.sctp);var a,s=r(e.candidates||[]);try{for(s.s();!(a=s.n()).done;){var c=a.value;o.candidates.push(u(c))}}catch(e){s.e(e)}finally{s.f()}return o}function f(e,t){var n=e.application||{},i=e.transport,s=n&&n.applicationType===a.NS_JINGLE_RTP_1,u={direction:(0,o.sendersToDirection)(t,e.senders),kind:n.media||"application",mid:e.name,protocol:s?"UDP/TLS/RTP/SAVPF":"UDP/DTLS/SCTP"};if(s){if(u.rtcpParameters={compound:!n.rtcpReducedSize,mux:n.rtcpMux,reducedSize:n.rtcpReducedSize},n.sources&&n.sources.length){var l=n.sources[0];u.rtcpParameters.ssrc=parseInt(l.ssrc,10),l.parameters&&(u.rtcpParameters.cname=l.parameters.cname)}if(u.rtpParameters={codecs:[],fecMechanisms:[],headerExtensions:[],rtcp:[]},n.streams){u.streams=[];var f,p=r(n.streams);try{for(p.s();!(f=p.n()).done;){var d=f.value;u.streams.push({stream:d.id,track:d.track})}}catch(e){p.e(e)}finally{p.f()}}if(n.ssrc&&(u.rtpEncodingParameters=[{ssrc:parseInt(n.ssrc,10)}],n.sourceGroups&&n.sourceGroups.length)){var h=n.sourceGroups[0];u.rtpEncodingParameters[0].rtx={ssrc:parseInt(h.sources[1],10)}}var v,m=!1,g=!1,y=r(n.codecs||[]);try{for(y.s();!(v=y.n()).done;){var b,_=v.value,S=_.parameters||{},w=[],x=r(_.rtcpFeedback||[]);try{for(x.s();!(b=x.n()).done;){var k=b.value;w.push({parameter:k.parameter,type:k.type})}}catch(e){x.e(e)}finally{x.f()}if("red"===_.name||"ulpfec"===_.name){m=m||"red"===_.name,g=g||"ulpfec"===_.name;var O=_.name.toUpperCase();u.rtpParameters.fecMechanisms.includes(O)||u.rtpParameters.fecMechanisms.push(O)}u.rtpParameters.codecs.push({channels:_.channels,clockRate:_.clockRate,name:_.name,numChannels:_.channels,parameters:S,payloadType:parseInt(_.id,10),rtcpFeedback:w})}}catch(e){y.e(e)}finally{y.f()}var A,T=r(n.headerExtensions||[]);try{for(T.s();!(A=T.n()).done;){var E=A.value;u.rtpParameters.headerExtensions.push({direction:(0,o.sendersToDirection)(t,E.senders||"both"),id:E.id,uri:E.uri,attributes:void 0})}}catch(e){T.e(e)}finally{T.f()}}if(i){if(i.usernameFragment&&i.password&&(u.iceParameters={password:i.password,usernameFragment:i.usernameFragment},i.iceLite&&(u.iceParameters.iceLite=!0)),i.fingerprints&&i.fingerprints.length){u.dtlsParameters={fingerprints:[],role:"auto"};var I,N=r(i.fingerprints);try{for(N.s();!(I=N.n()).done;){var R=I.value;u.dtlsParameters.fingerprints.push({algorithm:R.algorithm,value:R.value})}}catch(e){N.e(e)}finally{N.f()}i.sctp&&(u.sctp=i.sctp),u.setup=i.fingerprints[0].setup}u.candidates=(i.candidates||[]).map(c)}return u}t.convertIntermediateToApplication=s,t.convertIntermediateToCandidate=u,t.convertCandidateToIntermediate=c,t.convertIntermediateToTransport=l,t.convertIntermediateToRequest=function(e,t,n){return{contents:e.media.map((function(e){return{application:"audio"===e.kind||"video"===e.kind?s(e,t):{applicationType:"datachannel",protocol:e.protocol},creator:o.JingleSessionRole.Initiator,name:e.mid,senders:(0,o.directionToSenders)(t,e.direction),transport:l(e,n)}})),groups:e.groups?e.groups.map((function(e){return{contents:e.mids,semantics:e.semantics}})):[]}},t.convertContentToIntermediate=f,t.convertRequestToIntermediate=function(e,t){var n,i={groups:[],media:[]},o=r(e.groups||[]);try{for(o.s();!(n=o.n()).done;){var a=n.value;i.groups.push({mids:a.contents,semantics:a.semantics})}}catch(e){o.e(e)}finally{o.f()}var s,u=r(e.contents||[]);try{for(u.s();!(s=u.n()).done;){var c=s.value;i.media.push(f(c,t))}}catch(e){u.e(e)}finally{u.f()}return i}},function(e,t,n){"use strict";n(6),n(7),n(21),n(2),n(17),n(79),n(13),n(14);var r=n(8);n(15);var i=n(23),o=n(4),a=n(5);Object.defineProperty(t,"__esModule",{value:!0});var s=n(221),u=n(40),c=n(107),l={condition:u.StanzaErrorCondition.BadRequest},f={condition:u.StanzaErrorCondition.FeatureNotImplemented,jingleError:u.JingleErrorCondition.UnsupportedInfo,type:"modify"},p=function(){function e(t){var n=this;o(this,e),this.parent=t.parent,this.sid=t.sid||(0,c.uuid)(),this.peerID=t.peerID,this.role=t.initiator?u.JingleSessionRole.Initiator:u.JingleSessionRole.Responder,this._sessionState="starting",this._connectionState="starting",this.pendingApplicationTypes=t.applicationTypes||[],this.pendingAction=void 0,this.processingQueue=(0,s.priorityQueue)(function(){var e=i(r.mark((function e(t,i){var o,a,s,c;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if("ended"!==n.state){e.next=4;break}return"local"===t.type&&t.reject&&t.reject(new Error("Session ended")),i&&i(),e.abrupt("return");case 4:if("local"!==t.type){e.next=18;break}return n._log("debug","Processing local action:",t.name),e.prev=6,e.next=9,t.handler();case 9:o=e.sent,t.resolve(o),e.next=16;break;case 13:e.prev=13,e.t0=e.catch(6),t.reject(e.t0);case 16:return i&&i(),e.abrupt("return");case 18:return a=t.action,s=t.changes,c=t.cb,n._log("debug","Processing remote action:",a),e.abrupt("return",new Promise((function(e){var t=function(t,n){c(t,n),i&&i(),e()};switch(a){case u.JingleAction.ContentAccept:return n.onContentAccept(s,t);case u.JingleAction.ContentAdd:return n.onContentAdd(s,t);case u.JingleAction.ContentModify:return n.onContentModify(s,t);case u.JingleAction.ContentReject:return n.onContentReject(s,t);case u.JingleAction.ContentRemove:return n.onContentRemove(s,t);case u.JingleAction.DescriptionInfo:return n.onDescriptionInfo(s,t);case u.JingleAction.SecurityInfo:return n.onSecurityInfo(s,t);case u.JingleAction.SessionAccept:return n.onSessionAccept(s,t);case u.JingleAction.SessionInfo:return n.onSessionInfo(s,t);case u.JingleAction.SessionInitiate:return n.onSessionInitiate(s,t);case u.JingleAction.SessionTerminate:return n.onSessionTerminate(s,t);case u.JingleAction.TransportAccept:return n.onTransportAccept(s,t);case u.JingleAction.TransportInfo:return n.onTransportInfo(s,t);case u.JingleAction.TransportReject:return n.onTransportReject(s,t);case u.JingleAction.TransportReplace:return n.onTransportReplace(s,t);default:n._log("error","Invalid or unsupported action: "+a),t({condition:u.StanzaErrorCondition.BadRequest})}})));case 21:case"end":return e.stop()}}),e,null,[[6,13]])})));return function(t,n){return e.apply(this,arguments)}}(),1)}return a(e,[{key:"send",value:function(e,t){(t=t||{}).sid=this.sid,t.action=e,new Set([u.JingleAction.ContentAccept,u.JingleAction.ContentAdd,u.JingleAction.ContentModify,u.JingleAction.ContentReject,u.JingleAction.ContentRemove,u.JingleAction.SessionAccept,u.JingleAction.SessionInitiate,u.JingleAction.TransportAccept,u.JingleAction.TransportReject,u.JingleAction.TransportReplace]).has(e)?this.pendingAction=e:this.pendingAction=void 0,this.parent.signal(this,{id:(0,c.uuid)(),jingle:t,to:this.peerID,type:"set"})}},{key:"processLocal",value:function(e,t){var n=this;return new Promise((function(r,i){n.processingQueue.push({handler:t,name:e,reject:i,resolve:r,type:"local"},1)}))}},{key:"process",value:function(e,t,n){this.processingQueue.push({action:e,cb:n,changes:t,type:"remote"},2)}},{key:"start",value:function(e,t){this._log("error","Can not start base sessions"),this.end("unsupported-applications",!0)}},{key:"accept",value:function(e,t){this._log("error","Can not accept base sessions"),this.end("unsupported-applications")}},{key:"cancel",value:function(){this.end("cancel")}},{key:"decline",value:function(){this.end("decline")}},{key:"end",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"success",t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this.state="ended",this.processingQueue.kill(),"string"==typeof e&&(e={condition:e}),t||this.send("session-terminate",{reason:e}),this.parent.emit("terminated",this,e),this.parent.forgetSession(this)}},{key:"_log",value:function(e,t){if(this.parent){var n,r;t=this.sid+": "+t;for(var i=arguments.length,o=new Array(i>2?i-2:0),a=2;a<i;a++)o[a-2]=arguments[a];(n=this.parent).emit.apply(n,["log",e,t].concat(o)),(r=this.parent).emit.apply(r,["log:"+e,t].concat(o))}}},{key:"onSessionInitiate",value:function(e,t){t()}},{key:"onSessionAccept",value:function(e,t){t()}},{key:"onSessionTerminate",value:function(e,t){this.end(e.reason,!0),t()}},{key:"onSessionInfo",value:function(e,t){e.info?t(f):t()}},{key:"onSecurityInfo",value:function(e,t){t(f)}},{key:"onDescriptionInfo",value:function(e,t){t(f)}},{key:"onTransportInfo",value:function(e,t){t(f)}},{key:"onContentAdd",value:function(e,t){t(),this.send(u.JingleAction.ContentReject,{reason:{condition:u.JingleReasonCondition.FailedApplication,text:"content-add is not supported"}})}},{key:"onContentAccept",value:function(e,t){t(l)}},{key:"onContentReject",value:function(e,t){t(l)}},{key:"onContentModify",value:function(e,t){t(l)}},{key:"onContentRemove",value:function(e,t){t(l)}},{key:"onTransportReplace",value:function(e,t){t(),this.send(u.JingleAction.TransportReject,{reason:{condition:u.JingleReasonCondition.FailedTransport,text:"transport-replace is not supported"}})}},{key:"onTransportAccept",value:function(e,t){t(l)}},{key:"onTransportReject",value:function(e,t){t(l)}},{key:"isInitiator",get:function(){return this.role===u.JingleSessionRole.Initiator}},{key:"peerRole",get:function(){return this.isInitiator?u.JingleSessionRole.Responder:u.JingleSessionRole.Initiator}},{key:"state",get:function(){return this._sessionState},set:function(e){e!==this._sessionState&&(this._log("info","Changing session state to: "+e),this._sessionState=e,this.parent&&this.parent.emit("sessionState",this,e))}},{key:"connectionState",get:function(){return this._connectionState},set:function(e){e!==this._connectionState&&(this._log("info","Changing connection state to: "+e),this._connectionState=e,this.parent&&this.parent.emit("connectionState",this,e))}}]),e}();t.default=p},function(e,t,n){"use strict";n.r(t),n.d(t,"all",(function(){return we})),n.d(t,"allLimit",(function(){return xe})),n.d(t,"allSeries",(function(){return ke})),n.d(t,"any",(function(){return ut})),n.d(t,"anyLimit",(function(){return ct})),n.d(t,"anySeries",(function(){return lt})),n.d(t,"apply",(function(){return l})),n.d(t,"applyEach",(function(){return B})),n.d(t,"applyEachSeries",(function(){return U})),n.d(t,"asyncify",(function(){return y})),n.d(t,"auto",(function(){return G})),n.d(t,"autoInject",(function(){return K})),n.d(t,"cargo",(function(){return Z})),n.d(t,"cargoQueue",(function(){return ee})),n.d(t,"compose",(function(){return re})),n.d(t,"concat",(function(){return ae})),n.d(t,"concatLimit",(function(){return oe})),n.d(t,"concatSeries",(function(){return se})),n.d(t,"constant",(function(){return ue})),n.d(t,"default",(function(){return wt})),n.d(t,"detect",(function(){return le})),n.d(t,"detectLimit",(function(){return fe})),n.d(t,"detectSeries",(function(){return pe})),n.d(t,"dir",(function(){return he})),n.d(t,"doDuring",(function(){return ve})),n.d(t,"doUntil",(function(){return me})),n.d(t,"doWhilst",(function(){return ve})),n.d(t,"during",(function(){return bt})),n.d(t,"each",(function(){return ye})),n.d(t,"eachLimit",(function(){return be})),n.d(t,"eachOf",(function(){return M})),n.d(t,"eachOfLimit",(function(){return P})),n.d(t,"eachOfSeries",(function(){return F})),n.d(t,"eachSeries",(function(){return _e})),n.d(t,"ensureAsync",(function(){return Se})),n.d(t,"every",(function(){return we})),n.d(t,"everyLimit",(function(){return xe})),n.d(t,"everySeries",(function(){return ke})),n.d(t,"filter",(function(){return Ee})),n.d(t,"filterLimit",(function(){return Ie})),n.d(t,"filterSeries",(function(){return Ne})),n.d(t,"find",(function(){return le})),n.d(t,"findLimit",(function(){return fe})),n.d(t,"findSeries",(function(){return pe})),n.d(t,"flatMap",(function(){return ae})),n.d(t,"flatMapLimit",(function(){return oe})),n.d(t,"flatMapSeries",(function(){return se})),n.d(t,"foldl",(function(){return te})),n.d(t,"foldr",(function(){return Ye})),n.d(t,"forEach",(function(){return ye})),n.d(t,"forEachLimit",(function(){return be})),n.d(t,"forEachOf",(function(){return M})),n.d(t,"forEachOfLimit",(function(){return P})),n.d(t,"forEachOfSeries",(function(){return F})),n.d(t,"forEachSeries",(function(){return _e})),n.d(t,"forever",(function(){return Re})),n.d(t,"groupBy",(function(){return Pe})),n.d(t,"groupByLimit",(function(){return je})),n.d(t,"groupBySeries",(function(){return Ce})),n.d(t,"inject",(function(){return te})),n.d(t,"log",(function(){return Le})),n.d(t,"map",(function(){return D})),n.d(t,"mapLimit",(function(){return ie})),n.d(t,"mapSeries",(function(){return q})),n.d(t,"mapValues",(function(){return De})),n.d(t,"mapValuesLimit",(function(){return Me})),n.d(t,"mapValuesSeries",(function(){return Be})),n.d(t,"memoize",(function(){return Fe})),n.d(t,"nextTick",(function(){return qe})),n.d(t,"parallel",(function(){return Je})),n.d(t,"parallelLimit",(function(){return ze})),n.d(t,"priorityQueue",(function(){return Qe})),n.d(t,"queue",(function(){return Ge})),n.d(t,"race",(function(){return Ke})),n.d(t,"reduce",(function(){return te})),n.d(t,"reduceRight",(function(){return Ye})),n.d(t,"reflect",(function(){return Xe})),n.d(t,"reflectAll",(function(){return $e})),n.d(t,"reject",(function(){return et})),n.d(t,"rejectLimit",(function(){return tt})),n.d(t,"rejectSeries",(function(){return nt})),n.d(t,"retry",(function(){return it})),n.d(t,"retryable",(function(){return at})),n.d(t,"select",(function(){return Ee})),n.d(t,"selectLimit",(function(){return Ie})),n.d(t,"selectSeries",(function(){return Ne})),n.d(t,"seq",(function(){return ne})),n.d(t,"series",(function(){return st})),n.d(t,"setImmediate",(function(){return g})),n.d(t,"some",(function(){return ut})),n.d(t,"someLimit",(function(){return ct})),n.d(t,"someSeries",(function(){return lt})),n.d(t,"sortBy",(function(){return ft})),n.d(t,"timeout",(function(){return pt})),n.d(t,"times",(function(){return ht})),n.d(t,"timesLimit",(function(){return dt})),n.d(t,"timesSeries",(function(){return vt})),n.d(t,"transform",(function(){return mt})),n.d(t,"tryEach",(function(){return gt})),n.d(t,"unmemoize",(function(){return yt})),n.d(t,"until",(function(){return _t})),n.d(t,"waterfall",(function(){return St})),n.d(t,"whilst",(function(){return bt})),n.d(t,"wrapSync",(function(){return y}));n(48),n(52),n(144),n(92),n(163),n(6),n(39),n(28),n(27),n(7),n(36),n(25),n(29),n(87),n(21),n(164),n(165),n(104),n(486),n(50),n(43),n(2),n(17),n(12),n(24),n(13),n(99),n(37),n(47),n(88),n(33),n(14),n(487),n(205);var r=n(9),i=n(8),o=(n(15),n(4)),a=n(5),s=n(16),u=n(34),c=n(11);function l(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return function(){for(var t=arguments.length,r=new Array(t),i=0;i<t;i++)r[i]=arguments[i];return e.apply(void 0,n.concat(r))}}function f(e){return function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];var i=n.pop();return e.call(this,n,i)}}var p="function"==typeof queueMicrotask&&queueMicrotask,d="function"==typeof setImmediate&&setImmediate,h="object"===("undefined"==typeof process?"undefined":c(process))&&"function"==typeof process.nextTick;function v(e){setTimeout(e,0)}function m(e){return function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];return e((function(){return t.apply(void 0,r)}))}}var g=m(p?queueMicrotask:d?setImmediate:h?process.nextTick:v);function y(e){return S(e)?function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];var i=n.pop(),o=e.apply(this,n);return b(o,i)}:f((function(t,n){var r;try{r=e.apply(this,t)}catch(e){return n(e)}if(r&&"function"==typeof r.then)return b(r,n);n(null,r)}))}function b(e,t){return e.then((function(e){_(t,null,e)}),(function(e){_(t,e&&(e instanceof Error||e.message)?e:new Error(e))}))}function _(e,t,n){try{e(t,n)}catch(e){g((function(e){throw e}),e)}}function S(e){return"AsyncFunction"===e[Symbol.toStringTag]}function w(e){if("function"!=typeof e)throw new Error("expected a function");return S(e)?y(e):e}function x(e,t){if(t||(t=e.length),!t)throw new Error("arity is undefined");return function(){for(var n=this,r=arguments.length,i=new Array(r),o=0;o<r;o++)i[o]=arguments[o];return"function"==typeof i[t-1]?e.apply(this,i):new Promise((function(r,o){i[t-1]=function(e){if(e)return o(e);for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];r(n.length>1?n:n[0])},e.apply(n,i)}))}}function k(e){return function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];var o=x((function(n){var i=this;return e(t,(function(e,t){w(e).apply(i,r.concat(t))}),n)}));return o}}function O(e,t,n,r){t=t||[];var i=[],o=0,a=w(n);return e(t,(function(e,t,n){var r=o++;a(e,(function(e,t){i[r]=t,n(e)}))}),(function(e){r(e,i)}))}function A(e){return e&&"number"==typeof e.length&&e.length>=0&&e.length%1==0}var T={};function E(e){function t(){if(null!==e){var t=e;e=null;for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];t.apply(this,r)}}return Object.assign(t,e),t}function I(e){if(A(e))return function(e){var t=-1,n=e.length;return function(){return++t<n?{value:e[t],key:t}:null}}(e);var t,n,r,i,o=function(e){return e[Symbol.iterator]&&e[Symbol.iterator]()}(e);return o?function(e){var t=-1;return function(){var n=e.next();return n.done?null:(t++,{value:n.value,key:t})}}(o):(n=(t=e)?Object.keys(t):[],r=-1,i=n.length,function e(){var o=n[++r];return"__proto__"===o?e():r<i?{value:t[o],key:o}:null})}function N(e){return function(){if(null===e)throw new Error("Callback was already called.");var t=e;e=null;for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];t.apply(this,r)}}function R(e,t,n,r){var i=!1,o=!1,a=!1,s=0,u=0;function c(){s>=t||a||i||(a=!0,e.next().then((function(e){var t=e.value,f=e.done;if(!o&&!i){if(a=!1,f)return i=!0,void(s<=0&&r(null));s++,n(t,u,l),u++,c()}})).catch(f))}function l(e,t){if(s-=1,!o)return e?f(e):!1===e?(i=!0,void(o=!0)):t===T||i&&s<=0?(i=!0,r(null)):void c()}function f(e){o||(a=!1,i=!0,r(e))}c()}var j=function(e){return function(t,n,r){if(r=E(r),e<=0)throw new RangeError("concurrency limit cannot be less than 1");if(!t)return r(null);if("AsyncGenerator"===t[Symbol.toStringTag])return R(t,e,n,r);if(function(e){return"function"==typeof e[Symbol.asyncIterator]}(t))return R(t[Symbol.asyncIterator](),e,n,r);var i=I(t),o=!1,a=!1,s=0,u=!1;function c(e,t){if(!a)if(s-=1,e)o=!0,r(e);else if(!1===e)o=!0,a=!0;else{if(t===T||o&&s<=0)return o=!0,r(null);u||l()}}function l(){for(u=!0;s<e&&!o;){var t=i();if(null===t)return o=!0,void(s<=0&&r(null));s+=1,n(t.value,t.key,N(c))}u=!1}l()}};var P=x((function(e,t,n,r){return j(t)(e,w(n),r)}),4);function C(e,t,n){n=E(n);var r=0,i=0,o=e.length,a=!1;function s(e,t){!1===e&&(a=!0),!0!==a&&(e?n(e):++i!==o&&t!==T||n(null))}for(0===o&&n(null);r<o;r++)t(e[r],r,N(s))}function L(e,t,n){return P(e,1/0,t,n)}var M=x((function(e,t,n){return(A(e)?C:L)(e,w(t),n)}),3);var D=x((function(e,t,n){return O(M,e,t,n)}),3),B=k(D);var F=x((function(e,t,n){return P(e,1,t,n)}),3);var q=x((function(e,t,n){return O(F,e,t,n)}),3),U=k(q),J=Symbol("promiseCallback");function z(){var e,t;function n(n){if(n)return t(n);for(var r=arguments.length,i=new Array(r>1?r-1:0),o=1;o<r;o++)i[o-1]=arguments[o];e(i.length>1?i:i[0])}return n[J]=new Promise((function(n,r){e=n,t=r})),n}function G(e,t,n){"number"!=typeof t&&(n=t,t=null),n=E(n||z());var r=Object.keys(e).length;if(!r)return n(null);t||(t=r);var i={},o=0,a=!1,s=!1,c=Object.create(null),l=[],f=[],p={};function d(e,t){l.push((function(){return function(e,t){if(s)return;var r=N((function(t){for(var r=arguments.length,l=new Array(r>1?r-1:0),f=1;f<r;f++)l[f-1]=arguments[f];if(o--,!1!==t){if(l.length<2){var p=l,d=u(p,1);l=d[0]}if(t){var h={};if(Object.keys(i).forEach((function(e){h[e]=i[e]})),h[e]=l,s=!0,c=Object.create(null),a)return;n(t,h)}else i[e]=l,v(e)}else a=!0}));o++;var l=w(t[t.length-1]);t.length>1?l(i,r):l(r)}(e,t)}))}function h(){if(!a){if(0===l.length&&0===o)return n(null,i);for(;l.length&&o<t;){l.shift()()}}}function v(e){(c[e]||[]).forEach((function(e){return e()})),h()}function m(t){var n=[];return Object.keys(e).forEach((function(r){var i=e[r];Array.isArray(i)&&i.indexOf(t)>=0&&n.push(r)})),n}return Object.keys(e).forEach((function(t){var n=e[t];if(!Array.isArray(n))return d(t,[n]),void f.push(t);var r=n.slice(0,n.length-1),i=r.length;if(0===i)return d(t,n),void f.push(t);p[t]=i,r.forEach((function(o){if(!e[o])throw new Error("async.auto task `"+t+"` has a non-existent dependency `"+o+"` in "+r.join(", "));!function(e,t){var n=c[e];n||(n=c[e]=[]);n.push(t)}(o,(function(){0===--i&&d(t,n)}))}))})),function(){var e,t=0;for(;f.length;)e=f.pop(),t++,m(e).forEach((function(e){0==--p[e]&&f.push(e)}));if(t!==r)throw new Error("async.auto cannot execute tasks due to a recursive dependency")}(),h(),n[J]}var H=/^(?:async\s+)?(?:function)?\s*\w*\s*\(\s*([^)]+)\s*\)(?:\s*{)/,V=/^(?:async\s+)?\(?\s*([^)=]+)\s*\)?(?:\s*=>)/,W=/,/,Q=/(=.+)?(\s*)$/;function K(e,t){var n={};return Object.keys(e).forEach((function(t){var r,i=e[t],o=S(i),a=!o&&1===i.length||o&&0===i.length;if(Array.isArray(i))r=s(i),i=r.pop(),n[t]=r.concat(r.length>0?c:i);else if(a)n[t]=i;else{if(r=function(e){var t=function(e){for(var t="",n=0,r=e.indexOf("*/");n<e.length;)if("/"===e[n]&&"/"===e[n+1]){var i=e.indexOf("\n",n);n=-1===i?e.length:i}else if(-1!==r&&"/"===e[n]&&"*"===e[n+1]){var o=e.indexOf("*/",n);-1!==o?(n=o+2,r=e.indexOf("*/",n)):(t+=e[n],n++)}else t+=e[n],n++;return t}(e.toString()),n=t.match(H);if(n||(n=t.match(V)),!n)throw new Error("could not parse args in autoInject\nSource:\n"+t);return u(n,2)[1].replace(/\s/g,"").split(W).map((function(e){return e.replace(Q,"").trim()}))}(i),0===i.length&&!o&&0===r.length)throw new Error("autoInject task functions require explicit parameters.");o||r.pop(),n[t]=r.concat(c)}function c(e,t){var n=r.map((function(t){return e[t]}));n.push(t),w(i).apply(void 0,s(n))}})),G(n,t)}var Y=function(){function e(){o(this,e),this.head=this.tail=null,this.length=0}return a(e,[{key:"removeLink",value:function(e){return e.prev?e.prev.next=e.next:this.head=e.next,e.next?e.next.prev=e.prev:this.tail=e.prev,e.prev=e.next=null,this.length-=1,e}},{key:"empty",value:function(){for(;this.head;)this.shift();return this}},{key:"insertAfter",value:function(e,t){t.prev=e,t.next=e.next,e.next?e.next.prev=t:this.tail=t,e.next=t,this.length+=1}},{key:"insertBefore",value:function(e,t){t.prev=e.prev,t.next=e,e.prev?e.prev.next=t:this.head=t,e.prev=t,this.length+=1}},{key:"unshift",value:function(e){this.head?this.insertBefore(this.head,e):X(this,e)}},{key:"push",value:function(e){this.tail?this.insertAfter(this.tail,e):X(this,e)}},{key:"shift",value:function(){return this.head&&this.removeLink(this.head)}},{key:"pop",value:function(){return this.tail&&this.removeLink(this.tail)}},{key:"toArray",value:function(){return s(this)}},{key:Symbol.iterator,value:i.mark((function e(){var t;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:t=this.head;case 1:if(!t){e.next=7;break}return e.next=4,t.data;case 4:t=t.next,e.next=1;break;case 7:case"end":return e.stop()}}),e,this)}))},{key:"remove",value:function(e){for(var t=this.head;t;){var n=t.next;e(t)&&this.removeLink(t),t=n}return this}}]),e}();function X(e,t){e.length=1,e.head=e.tail=t}function $(e,t,n){var o;if(null==t)t=1;else if(0===t)throw new RangeError("Concurrency must not be zero");var a=w(e),s=0,u=[],c={error:[],drain:[],saturated:[],unsaturated:[],empty:[]};function l(e,t){return e?t?void(c[e]=c[e].filter((function(e){return e!==t}))):c[e]=[]:Object.keys(c).forEach((function(e){return c[e]=[]}))}function f(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];c[e].forEach((function(e){return e.apply(void 0,n)}))}var p=!1;function d(e,t,n,r){if(null!=r&&"function"!=typeof r)throw new Error("task callback must be a function");var i,o;function a(e){if(e)return n?o(e):i();for(var t=arguments.length,r=new Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];if(r.length<=1)return i(r[0]);i(r)}b.started=!0;var s=b._createTaskItem(e,n?a:r||a);if(t?b._tasks.unshift(s):b._tasks.push(s),p||(p=!0,g((function(){p=!1,b.process()}))),n||!r)return new Promise((function(e,t){i=e,o=t}))}function h(e){return function(t){s-=1;for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];for(var o=0,a=e.length;o<a;o++){var c=e[o],l=u.indexOf(c);0===l?u.shift():l>0&&u.splice(l,1),c.callback.apply(c,[t].concat(r)),null!=t&&f("error",t,c.data)}s<=b.concurrency-b.buffer&&f("unsaturated"),b.idle()&&f("drain"),b.process()}}function v(e){return!(0!==e.length||!b.idle())&&(g((function(){return f("drain")})),!0)}var m=function(e){return function(t){if(!t)return new Promise((function(t,n){!function(e,t){c[e].push((function n(){l(e,n),t.apply(void 0,arguments)}))}(e,(function(e,r){if(e)return n(e);t(r)}))}));l(e),function(e,t){c[e].push(t)}(e,t)}},y=!1,b=(o={_tasks:new Y,_createTaskItem:function(e,t){return{data:e,callback:t}}},r(o,Symbol.iterator,i.mark((function e(){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.delegateYield(b._tasks[Symbol.iterator](),"t0",1);case 1:case"end":return e.stop()}}),e)}))),r(o,"concurrency",t),r(o,"payload",n),r(o,"buffer",t/4),r(o,"started",!1),r(o,"paused",!1),r(o,"push",(function(e,t){if(Array.isArray(e)){if(v(e))return;return e.map((function(e){return d(e,!1,!1,t)}))}return d(e,!1,!1,t)})),r(o,"pushAsync",(function(e,t){if(Array.isArray(e)){if(v(e))return;return e.map((function(e){return d(e,!1,!0,t)}))}return d(e,!1,!0,t)})),r(o,"kill",(function(){l(),b._tasks.empty()})),r(o,"unshift",(function(e,t){if(Array.isArray(e)){if(v(e))return;return e.map((function(e){return d(e,!0,!1,t)}))}return d(e,!0,!1,t)})),r(o,"unshiftAsync",(function(e,t){if(Array.isArray(e)){if(v(e))return;return e.map((function(e){return d(e,!0,!0,t)}))}return d(e,!0,!0,t)})),r(o,"remove",(function(e){b._tasks.remove(e)})),r(o,"process",(function(){if(!y){for(y=!0;!b.paused&&s<b.concurrency&&b._tasks.length;){var e=[],t=[],n=b._tasks.length;b.payload&&(n=Math.min(n,b.payload));for(var r=0;r<n;r++){var i=b._tasks.shift();e.push(i),u.push(i),t.push(i.data)}s+=1,0===b._tasks.length&&f("empty"),s===b.concurrency&&f("saturated");var o=N(h(e));a(t,o)}y=!1}})),r(o,"length",(function(){return b._tasks.length})),r(o,"running",(function(){return s})),r(o,"workersList",(function(){return u})),r(o,"idle",(function(){return b._tasks.length+s===0})),r(o,"pause",(function(){b.paused=!0})),r(o,"resume",(function(){!1!==b.paused&&(b.paused=!1,g(b.process))})),o);return Object.defineProperties(b,{saturated:{writable:!1,value:m("saturated")},unsaturated:{writable:!1,value:m("unsaturated")},empty:{writable:!1,value:m("empty")},drain:{writable:!1,value:m("drain")},error:{writable:!1,value:m("error")}}),b}function Z(e,t){return $(e,1,t)}function ee(e,t,n){return $(e,t,n)}var te=x((function(e,t,n,r){r=E(r);var i=w(n);return F(e,(function(e,n,r){i(t,e,(function(e,n){t=n,r(e)}))}),(function(e){return r(e,t)}))}),4);function ne(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=t.map(w);return function(){for(var e=this,t=arguments.length,n=new Array(t),i=0;i<t;i++)n[i]=arguments[i];var o=n[n.length-1];return"function"==typeof o?n.pop():o=z(),te(r,n,(function(t,n,r){n.apply(e,t.concat((function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];r(e,n)})))}),(function(e,t){return o.apply(void 0,[e].concat(s(t)))})),o[J]}}function re(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return ne.apply(void 0,s(t.reverse()))}var ie=x((function(e,t,n,r){return O(j(t),e,n,r)}),4);var oe=x((function(e,t,n,r){var i=w(n);return ie(e,t,(function(e,t){i(e,(function(e){if(e)return t(e);for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];return t(e,r)}))}),(function(e,t){for(var n=[],i=0;i<t.length;i++){var o;if(t[i])n=(o=n).concat.apply(o,s(t[i]))}return r(e,n)}))}),4);var ae=x((function(e,t,n){return oe(e,1/0,t,n)}),3);var se=x((function(e,t,n){return oe(e,1,t,n)}),3);function ue(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];var i=n.pop();return i.apply(void 0,[null].concat(t))}}function ce(e,t){return function(n,r,i,o){var a,s=!1,u=w(i);n(r,(function(n,r,i){u(n,(function(r,o){return r||!1===r?i(r):e(o)&&!a?(s=!0,a=t(!0,n),i(null,T)):void i()}))}),(function(e){if(e)return o(e);o(null,s?a:t(!1))}))}}var le=x((function(e,t,n){return ce((function(e){return e}),(function(e,t){return t}))(M,e,t,n)}),3);var fe=x((function(e,t,n,r){return ce((function(e){return e}),(function(e,t){return t}))(j(t),e,n,r)}),4);var pe=x((function(e,t,n){return ce((function(e){return e}),(function(e,t){return t}))(j(1),e,t,n)}),3);function de(e){return function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];return w(t).apply(void 0,r.concat([function(t){if("object"===("undefined"==typeof console?"undefined":c(console)))if(t)console.error&&console.error(t);else if(console[e]){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];r.forEach((function(t){return console[e](t)}))}}]))}}var he=de("dir");var ve=x((function(e,t,n){n=N(n);var r,i=w(e),o=w(t);function a(e){if(e)return n(e);if(!1!==e){for(var t=arguments.length,i=new Array(t>1?t-1:0),a=1;a<t;a++)i[a-1]=arguments[a];r=i,o.apply(void 0,i.concat([u]))}}function u(e,t){return e?n(e):!1!==e?t?void i(a):n.apply(void 0,[null].concat(s(r))):void 0}return u(null,!0)}),3);function me(e,t,n){var r=w(t);return ve(e,(function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var i=t.pop();r.apply(void 0,t.concat([function(e,t){return i(e,!t)}]))}),n)}function ge(e){return function(t,n,r){return e(t,r)}}var ye=x((function(e,t,n){return M(e,ge(w(t)),n)}),3);var be=x((function(e,t,n,r){return j(t)(e,ge(w(n)),r)}),4);var _e=x((function(e,t,n){return be(e,1,t,n)}),3);function Se(e){return S(e)?e:function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];var i=n.pop(),o=!0;n.push((function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];o?g((function(){return i.apply(void 0,t)})):i.apply(void 0,t)})),e.apply(this,n),o=!1}}var we=x((function(e,t,n){return ce((function(e){return!e}),(function(e){return!e}))(M,e,t,n)}),3);var xe=x((function(e,t,n,r){return ce((function(e){return!e}),(function(e){return!e}))(j(t),e,n,r)}),4);var ke=x((function(e,t,n){return ce((function(e){return!e}),(function(e){return!e}))(F,e,t,n)}),3);function Oe(e,t,n,r){var i=new Array(t.length);e(t,(function(e,t,r){n(e,(function(e,n){i[t]=!!n,r(e)}))}),(function(e){if(e)return r(e);for(var n=[],o=0;o<t.length;o++)i[o]&&n.push(t[o]);r(null,n)}))}function Ae(e,t,n,r){var i=[];e(t,(function(e,t,r){n(e,(function(n,o){if(n)return r(n);o&&i.push({index:t,value:e}),r(n)}))}),(function(e){if(e)return r(e);r(null,i.sort((function(e,t){return e.index-t.index})).map((function(e){return e.value})))}))}function Te(e,t,n,r){return(A(t)?Oe:Ae)(e,t,w(n),r)}var Ee=x((function(e,t,n){return Te(M,e,t,n)}),3);var Ie=x((function(e,t,n,r){return Te(j(t),e,n,r)}),4);var Ne=x((function(e,t,n){return Te(F,e,t,n)}),3);var Re=x((function(e,t){var n=N(t),r=w(Se(e));return function e(t){if(t)return n(t);!1!==t&&r(e)}()}),2);var je=x((function(e,t,n,r){var i=w(n);return ie(e,t,(function(e,t){i(e,(function(n,r){return n?t(n):t(n,{key:r,val:e})}))}),(function(e,t){for(var n={},i=Object.prototype.hasOwnProperty,o=0;o<t.length;o++)if(t[o]){var a=t[o].key,s=t[o].val;i.call(n,a)?n[a].push(s):n[a]=[s]}return r(e,n)}))}),4);function Pe(e,t,n){return je(e,1/0,t,n)}function Ce(e,t,n){return je(e,1,t,n)}var Le=de("log");var Me=x((function(e,t,n,r){r=E(r);var i={},o=w(n);return j(t)(e,(function(e,t,n){o(e,t,(function(e,r){if(e)return n(e);i[t]=r,n(e)}))}),(function(e){return r(e,i)}))}),4);function De(e,t,n){return Me(e,1/0,t,n)}function Be(e,t,n){return Me(e,1,t,n)}function Fe(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(e){return e},n=Object.create(null),r=Object.create(null),i=w(e),o=f((function(e,o){var a=t.apply(void 0,s(e));a in n?g((function(){return o.apply(void 0,[null].concat(s(n[a])))})):a in r?r[a].push(o):(r[a]=[o],i.apply(void 0,s(e).concat([function(e){for(var t=arguments.length,i=new Array(t>1?t-1:0),o=1;o<t;o++)i[o-1]=arguments[o];e||(n[a]=i);var s=r[a];delete r[a];for(var u=0,c=s.length;u<c;u++)s[u].apply(s,[e].concat(i))}])))}));return o.memo=n,o.unmemoized=e,o}var qe=m(h?process.nextTick:d?setImmediate:v),Ue=x((function(e,t,n){var r=A(t)?[]:{};e(t,(function(e,t,n){w(e)((function(e){for(var i=arguments.length,o=new Array(i>1?i-1:0),a=1;a<i;a++)o[a-1]=arguments[a];if(o.length<2){var s=o,c=u(s,1);o=c[0]}r[t]=o,n(e)}))}),(function(e){return n(e,r)}))}),3);function Je(e,t){return Ue(M,e,t)}function ze(e,t,n){return Ue(j(t),e,n)}function Ge(e,t){var n=w(e);return $((function(e,t){n(e[0],t)}),t,1)}var He=function(){function e(){o(this,e),this.heap=[],this.pushCount=Number.MIN_SAFE_INTEGER}return a(e,[{key:"empty",value:function(){return this.heap=[],this}},{key:"percUp",value:function(e){for(var t;e>0&&We(this.heap[e],this.heap[t=Ve(e)]);){var n=this.heap[e];this.heap[e]=this.heap[t],this.heap[t]=n,e=t}}},{key:"percDown",value:function(e){for(var t;(t=1+(e<<1))<this.heap.length&&(t+1<this.heap.length&&We(this.heap[t+1],this.heap[t])&&(t+=1),!We(this.heap[e],this.heap[t]));){var n=this.heap[e];this.heap[e]=this.heap[t],this.heap[t]=n,e=t}}},{key:"push",value:function(e){e.pushCount=++this.pushCount,this.heap.push(e),this.percUp(this.heap.length-1)}},{key:"unshift",value:function(e){return this.heap.push(e)}},{key:"shift",value:function(){var e=u(this.heap,1)[0];return this.heap[0]=this.heap[this.heap.length-1],this.heap.pop(),this.percDown(0),e}},{key:"toArray",value:function(){return s(this)}},{key:Symbol.iterator,value:i.mark((function e(){var t;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:t=0;case 1:if(!(t<this.heap.length)){e.next=7;break}return e.next=4,this.heap[t].data;case 4:t++,e.next=1;break;case 7:case"end":return e.stop()}}),e,this)}))},{key:"remove",value:function(e){for(var t=0,n=0;n<this.heap.length;n++)e(this.heap[n])||(this.heap[t]=this.heap[n],t++);this.heap.splice(t);for(var r=Ve(this.heap.length-1);r>=0;r--)this.percDown(r);return this}},{key:"length",get:function(){return this.heap.length}}]),e}();function Ve(e){return(e+1>>1)-1}function We(e,t){return e.priority!==t.priority?e.priority<t.priority:e.pushCount<t.pushCount}function Qe(e,t){var n=Ge(e,t),r=n.push,i=n.pushAsync;function o(e,t){return Array.isArray(e)?e.map((function(e){return{data:e,priority:t}})):{data:e,priority:t}}return n._tasks=new He,n._createTaskItem=function(e,t){return{data:e.data,priority:e.priority,callback:t}},n.push=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2?arguments[2]:void 0;return r(o(e,t),n)},n.pushAsync=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2?arguments[2]:void 0;return i(o(e,t),n)},delete n.unshift,delete n.unshiftAsync,n}var Ke=x((function(e,t){if(t=E(t),!Array.isArray(e))return t(new TypeError("First argument to race must be an array of functions"));if(!e.length)return t();for(var n=0,r=e.length;n<r;n++)w(e[n])(t)}),2);function Ye(e,t,n,r){var i=s(e).reverse();return te(i,t,n,r)}function Xe(e){var t=w(e);return f((function(e,n){return e.push((function(e){var t={};e&&(t.error=e);for(var r=arguments.length,i=new Array(r>1?r-1:0),o=1;o<r;o++)i[o-1]=arguments[o];if(i.length>0){var a=i;i.length<=1&&(a=i[0]),t.value=a}n(null,t)})),t.apply(this,e)}))}function $e(e){var t,n=this;return Array.isArray(e)?t=e.map(Xe):(t={},Object.keys(e).forEach((function(r){t[r]=Xe.call(n,e[r])}))),t}function Ze(e,t,n,r){var i=w(n);return Te(e,t,(function(e,t){i(e,(function(e,n){t(e,!n)}))}),r)}var et=x((function(e,t,n){return Ze(M,e,t,n)}),3);var tt=x((function(e,t,n,r){return Ze(j(t),e,n,r)}),4);var nt=x((function(e,t,n){return Ze(F,e,t,n)}),3);function rt(e){return function(){return e}}function it(e,t,n){var r={times:5,intervalFunc:rt(0)};if(arguments.length<3&&"function"==typeof e?(n=t||z(),t=e):(ot(r,e),n=n||z()),"function"!=typeof t)throw new Error("Invalid arguments for async.retry");var i=w(t),o=1;function a(){i((function(e){if(!1!==e)if(e&&o++<r.times&&("function"!=typeof r.errorFilter||r.errorFilter(e)))setTimeout(a,r.intervalFunc(o-1));else{for(var t=arguments.length,i=new Array(t>1?t-1:0),s=1;s<t;s++)i[s-1]=arguments[s];n.apply(void 0,[e].concat(i))}}))}return a(),n[J]}function ot(e,t){if("object"===c(t))e.times=+t.times||5,e.intervalFunc="function"==typeof t.interval?t.interval:rt(+t.interval||0),e.errorFilter=t.errorFilter;else{if("number"!=typeof t&&"string"!=typeof t)throw new Error("Invalid arguments for async.retry");e.times=+t||5}}function at(e,t){t||(t=e,e=null);var n=e&&e.arity||t.length;S(t)&&(n+=1);var r=w(t);return f((function(t,i){function o(e){r.apply(void 0,s(t).concat([e]))}return(t.length<n-1||null==i)&&(t.push(i),i=z()),e?it(e,o,i):it(o,i),i[J]}))}function st(e,t){return Ue(F,e,t)}var ut=x((function(e,t,n){return ce(Boolean,(function(e){return e}))(M,e,t,n)}),3);var ct=x((function(e,t,n,r){return ce(Boolean,(function(e){return e}))(j(t),e,n,r)}),4);var lt=x((function(e,t,n){return ce(Boolean,(function(e){return e}))(F,e,t,n)}),3);var ft=x((function(e,t,n){var r=w(t);return D(e,(function(e,t){r(e,(function(n,r){if(n)return t(n);t(n,{value:e,criteria:r})}))}),(function(e,t){if(e)return n(e);n(null,t.sort(i).map((function(e){return e.value})))}));function i(e,t){var n=e.criteria,r=t.criteria;return n<r?-1:n>r?1:0}}),3);function pt(e,t,n){var r=w(e);return f((function(i,o){var a,u=!1;i.push((function(){u||(o.apply(void 0,arguments),clearTimeout(a))})),a=setTimeout((function(){var t=e.name||"anonymous",r=new Error('Callback function "'+t+'" timed out.');r.code="ETIMEDOUT",n&&(r.info=n),u=!0,o(r)}),t),r.apply(void 0,s(i))}))}function dt(e,t,n,r){var i=w(n);return ie(function(e){for(var t=Array(e);e--;)t[e]=e;return t}(e),t,i,r)}function ht(e,t,n){return dt(e,1/0,t,n)}function vt(e,t,n){return dt(e,1,t,n)}function mt(e,t,n,r){arguments.length<=3&&"function"==typeof t&&(r=n,n=t,t=Array.isArray(e)?[]:{}),r=E(r||z());var i=w(n);return M(e,(function(e,n,r){i(t,e,n,r)}),(function(e){return r(e,t)})),r[J]}var gt=x((function(e,t){var n,r=null;return _e(e,(function(e,t){w(e)((function(e){if(!1===e)return t(e);for(var i=arguments.length,o=new Array(i>1?i-1:0),a=1;a<i;a++)o[a-1]=arguments[a];n=o.length<2?o[0]:o,r=e,t(e?null:{})}))}),(function(){return t(r,n)}))}));function yt(e){return function(){return(e.unmemoized||e).apply(void 0,arguments)}}var bt=x((function(e,t,n){n=N(n);var r=w(t),i=w(e),o=[];function a(e){if(e)return n(e);for(var t=arguments.length,r=new Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];o=r,!1!==e&&i(u)}function u(e,t){return e?n(e):!1!==e?t?void r(a):n.apply(void 0,[null].concat(s(o))):void 0}return i(u)}),3);function _t(e,t,n){var r=w(e);return bt((function(e){return r((function(t,n){return e(t,!n)}))}),t,n)}var St=x((function(e,t){if(t=E(t),!Array.isArray(e))return t(new Error("First argument to waterfall must be an array of functions"));if(!e.length)return t();var n=0;function r(t){w(e[n++]).apply(void 0,s(t).concat([N(i)]))}function i(i){if(!1!==i){for(var o=arguments.length,a=new Array(o>1?o-1:0),s=1;s<o;s++)a[s-1]=arguments[s];if(i||n===e.length)return t.apply(void 0,[i].concat(a));r(a)}}r([])})),wt={apply:l,applyEach:B,applyEachSeries:U,asyncify:y,auto:G,autoInject:K,cargo:Z,cargoQueue:ee,compose:re,concat:ae,concatLimit:oe,concatSeries:se,constant:ue,detect:le,detectLimit:fe,detectSeries:pe,dir:he,doUntil:me,doWhilst:ve,each:ye,eachLimit:be,eachOf:M,eachOfLimit:P,eachOfSeries:F,eachSeries:_e,ensureAsync:Se,every:we,everyLimit:xe,everySeries:ke,filter:Ee,filterLimit:Ie,filterSeries:Ne,forever:Re,groupBy:Pe,groupByLimit:je,groupBySeries:Ce,log:Le,map:D,mapLimit:ie,mapSeries:q,mapValues:De,mapValuesLimit:Me,mapValuesSeries:Be,memoize:Fe,nextTick:qe,parallel:Je,parallelLimit:ze,priorityQueue:Qe,queue:Ge,race:Ke,reduce:te,reduceRight:Ye,reflect:Xe,reflectAll:$e,reject:et,rejectLimit:tt,rejectSeries:nt,retry:it,retryable:at,seq:ne,series:st,setImmediate:g,some:ut,someLimit:ct,someSeries:lt,sortBy:ft,timeout:pt,times:ht,timesLimit:dt,timesSeries:vt,transform:mt,tryEach:gt,unmemoize:yt,until:_t,waterfall:St,whilst:bt,all:we,allLimit:xe,allSeries:ke,any:ut,anyLimit:ct,anySeries:lt,find:le,findLimit:fe,findSeries:pe,flatMap:ae,flatMapLimit:oe,flatMapSeries:se,forEach:ye,forEachSeries:_e,forEachLimit:be,forEachOf:M,forEachOfSeries:F,forEachOfLimit:P,inject:te,foldl:te,foldr:Ye,select:Ee,selectLimit:Ie,selectSeries:Ne,wrapSync:y,during:bt,doDuring:ve}},function(e,t,n){"use strict";n(6),n(106),n(28),n(49),n(43),n(12),n(89),n(99),n(33);var r=n(9),i=n(8);n(15);var o=n(23),a=n(4),s=n(5);function u(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function c(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?u(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0}),t.GenesysCloudMediaSession=void 0;var l=n(126).__importDefault(n(295)),f=n(80),p=n(129),d=n(109),h=n(149),v=function(){function e(t,n){var r=this;a(this,e),this.webrtcExtension=t,this.iceCandidatesDiscovered=0,this.iceCandidatesReceivedFromPeer=0,this.state="pending",this.connectionState="starting",this.id=n.id,this.fromJid=n.fromJid,this.peerID=n.peerID,this.logger=n.logger,this.conversationId=n.conversationId,this.fromUserId=n.fromUserId,this.pc=this.peerConnection=new RTCPeerConnection({iceServers:n.iceServers,iceTransportPolicy:n.iceTransportPolicy}),this.originalRoomJid=n.originalRoomJid,this.sessionType=h.SessionTypes[n.sessionType],this.ignoreHostCandidatesFromRemote=!!n.ignoreHostCandidatesFromRemote,this.allowIPv6=!!n.allowIPv6,this.allowTCP=!!n.allowTCP,this.reinvite=!!n.reinvite;var i=new f.EventEmitter;Object.keys(i.__proto__).forEach((function(e){r[e]=i[e]})),n.optOutOfWebrtcStatsTelemetry||this.setupStatsGatherer(),this.peerConnection.addEventListener("icecandidate",this.onIceCandidate.bind(this)),this.peerConnection.addEventListener("iceconnectionstatechange",this.onIceStateChange.bind(this)),this.peerConnection.addEventListener("connectionstatechange",this.onConnectionStateChange.bind(this)),this.peerConnection.addEventListener("icecandidateerror",this.onIceCandidateError.bind(this))}var t,n,r,u,v,m,g,y,b,_,S,w;return s(e,[{key:"setRemoteDescription",value:(w=o(i.mark((function e(t){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",this.peerConnection.setRemoteDescription({sdp:t,type:"offer"}));case 1:case"end":return e.stop()}}),e,this)}))),function(e){return w.apply(this,arguments)})},{key:"getLogDetails",value:function(){return{conversationId:this.conversationId,sessionId:this.id,sessionType:this.sessionType}}},{key:"log",value:function(e,t,n,r){n||(n={});var i=c(c({},n),this.getLogDetails());this.logger[e](t,i,r)}},{key:"sendGenesysWebrtc",value:(S=o(i.mark((function e(t){var n;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t.id=t.id||p.v4(),t.jsonrpc=t.jsonrpc||"2.0",n={type:"set",genesysWebrtc:t,from:this.webrtcExtension.jid,to:this.peerID},e.abrupt("return",this.webrtcExtension.sendIq(n));case 4:case"end":return e.stop()}}),e,this)}))),function(e){return S.apply(this,arguments)})},{key:"end",value:(_=o(i.mark((function e(){var t,n,r,o=this,a=arguments;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t=a.length>0&&void 0!==a[0]?a[0]:"success",n=a.length>1&&void 0!==a[1]&&a[1],this.state="ended",r={sessionId:this.id,reason:t.condition||t},n){e.next=7;break}return e.next=7,d.timeoutPromise((function(e,t){return o.sendGenesysWebrtc({jsonrpc:"2.0",method:"terminate",params:r}).then(e,t)}),2e3,"Timeout waiting for response to termination request",{sessionId:this.id,conversationId:this.conversationId,sessionType:this.sessionType}).catch((function(e){return o.logger.error(e)}));case 7:this.onSessionTerminate(r.reason);case 8:case"end":return e.stop()}}),e,this)}))),function(){return _.apply(this,arguments)})},{key:"setupStatsGatherer",value:function(){this.statsGatherer=new l.default(this.peerConnection),this.statsGatherer.on("stats",this.emit.bind(this,"stats"))}},{key:"onIceStateChange",value:(b=o(i.mark((function e(){var t,n,r,o,a;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t=this.peerConnection.iceConnectionState,n=this.id,r=this.conversationId,o=this.sessionType,this.log("info","ICE state changed: ",{iceState:t,sessionId:n,conversationId:r}),"disconnected"!==t){e.next=9;break}"stable"===this.peerConnection.signalingState&&(this.interruptionStart=new Date,this.log("info","Connection state is interrupted",{sessionId:n,conversationId:r,sessionType:o})),e.next=18;break;case 9:if("connected"!==t){e.next=17;break}return this.log("info","sending session-info: active"),a={sessionId:this.id,status:"active"},e.next=14,this.sendGenesysWebrtc({jsonrpc:"2.0",params:a,method:"info"});case 14:this._setupDataChannel(),e.next=18;break;case 17:"failed"===t&&this.log("info","ICE connection failed",{candidatesDiscovered:this.iceCandidatesDiscovered,candidatesReceivedFromPeer:this.iceCandidatesReceivedFromPeer});case 18:case"end":return e.stop()}}),e,this)}))),function(){return b.apply(this,arguments)})},{key:"onConnectionStateChange",value:function(){var e=this.connectionState=this.peerConnection.connectionState,t=this.id,n=this.conversationId,r=this.sessionType;if(this.log("info","Connection state changed: ",{connectionState:e,sessionId:t,conversationId:n,sessionType:r}),this.interruptionStart)if("connected"===e){var i=(new Date).getTime()-this.interruptionStart.getTime();this.log("info","Connection was interrupted but was successfully recovered/connected",{sessionId:t,conversationId:n,sessionType:r,timeToRecover:i}),this.interruptionStart=void 0}else"failed"===e&&this.log("info","Connection was interrupted and failed to recover",{sessionId:t,conversationId:n,sessionType:r})}},{key:"onIceCandidateError",value:function(e){var t=e;this.log("error","IceCandidateError",{errorCode:t.errorCode,errorText:t.errorText,url:t.url})}},{key:"createIceCandidate",value:function(e,t){return new RTCIceCandidate({sdpMid:e,candidate:t})}},{key:"addRemoteIceCandidate",value:(y=o(i.mark((function e(t){var n,r,o;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.match(/m=([^\s]+)/)[1],r=t.match(/a=([^\\\r]+)/)[1],o=this.createIceCandidate(n,r),e.next=5,this.peerConnection.addIceCandidate(o);case 5:case"end":return e.stop()}}),e,this)}))),function(e){return y.apply(this,arguments)})},{key:"onIceCandidate",value:function(e){var t,n,r,i=null===(t=e.candidate)||void 0===t?void 0:t.candidate,o=null===(n=e.candidate)||void 0===n?void 0:n.sdpMid;if(e.candidate){if(!this.allowTCP&&"tcp"===e.candidate.protocol)return;if(!this.allowIPv6){var a=/.+udp [^ ]+ ([^ ]+).*typ host/.exec(e.candidate.candidate);if(a&&!a[1].match(/\b\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\b/))return void this.log("debug","Filtering out IPv6 candidate",e.candidate.candidate)}this.log("debug","Processing ice candidate",e.candidate),this.log("info","Discovered ice candidate to send to peer",{type:e.candidate.type}),this.iceCandidatesDiscovered++,r="m=".concat(o," 9 RTP/AVP 0\r\na=").concat(i)}else r="a=end-of-candidates",this.emit("endOfCandidates");return this.sendGenesysWebrtc({jsonrpc:"2.0",method:"iceCandidate",params:{sessionId:this.id,sdp:r}})}},{key:"onSessionTerminate",value:function(e){this.peerConnection&&this.peerConnection.close(),this.emit("terminated",{condition:e||"success"})}},{key:"addTrack",value:(g=o(i.mark((function e(t,n){var r;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!(r=this.peerConnection.getTransceivers().find((function(e){var n;return!e.sender.track&&(null===(n=e.receiver.track)||void 0===n?void 0:n.kind)===t.kind})))){e.next=3;break}return e.abrupt("return",r.sender.replaceTrack(t));case 3:this.peerConnection.addTrack(t,n);case 4:case"end":return e.stop()}}),e,this)}))),function(e,t){return g.apply(this,arguments)})},{key:"_setupDataChannel",value:function(){var e,t=this;this.dataChannel||(null===(e=this.peerConnection.remoteDescription)||void 0===e?void 0:e.sdp.includes("webrtc-datachannel"))&&(this.log("info","creating data channel"),this.dataChannel=this.peerConnection.createDataChannel("videoConferenceControl"),this.dataChannel.addEventListener("open",(function(){t.log("info","data channel opened")})),this.dataChannel.addEventListener("message",this._handleDataChannelMessage.bind(this)),this.dataChannel.addEventListener("close",(function(){t.log("info","closing data channel")})),this.dataChannel.addEventListener("error",(function(e){t.log("error","Error occurred with the data channel",e)})))}},{key:"_handleDataChannelMessage",value:function(e){try{var t=JSON.parse(e.data);this.emit("dataChannelMessage",t)}catch(e){this.log("error","Failed to parse data channel message",{error:e})}}},{key:"accept",value:(m=o(i.mark((function e(){var t,n;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return this.state="active",e.next=3,this.peerConnection.createAnswer();case 3:return t=e.sent,e.next=6,this.peerConnection.setLocalDescription(t);case 6:return n={sdp:t.sdp,sessionId:this.id},e.abrupt("return",this.sendGenesysWebrtc({jsonrpc:"2.0",method:"answer",params:n}));case 8:case"end":return e.stop()}}),e,this)}))),function(){return m.apply(this,arguments)})},{key:"mute",value:(v=o(i.mark((function e(t,n){var r;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r={sessionId:this.id,type:n},e.abrupt("return",this.sendGenesysWebrtc({jsonrpc:"2.0",method:"mute",params:r}));case 2:case"end":return e.stop()}}),e,this)}))),function(e,t){return v.apply(this,arguments)})},{key:"unmute",value:(u=o(i.mark((function e(t,n){var r;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r={sessionId:this.id,type:n},e.abrupt("return",this.sendGenesysWebrtc({jsonrpc:"2.0",method:"unmute",params:r}));case 2:case"end":return e.stop()}}),e,this)}))),function(e,t){return u.apply(this,arguments)})},{key:"removeTrack",value:(r=o(i.mark((function e(){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:throw new Error("Not Implemented");case 1:case"end":return e.stop()}}),e)}))),function(){return r.apply(this,arguments)})},{key:"hold",value:(n=o(i.mark((function e(){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:throw new Error("Not Implemented");case 1:case"end":return e.stop()}}),e)}))),function(){return n.apply(this,arguments)})},{key:"resume",value:(t=o(i.mark((function e(){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:throw new Error("Not Implemented");case 1:case"end":return e.stop()}}),e)}))),function(){return t.apply(this,arguments)})},{key:"toString",value:function(){return{connectionState:this.connectionState,state:this.state,sessionType:this.sessionType,fromJid:this.fromJid,conversationId:this.conversationId,id:this.id,peerConnection:this.peerConnection}}}]),e}();t.GenesysCloudMediaSession=v},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.core=void 0;var r=n(18);(0,r.__exportStar)(n(299),t),(0,r.__exportStar)(n(300),t),(0,r.__exportStar)(n(301),t),(0,r.__exportStar)(n(302),t),(0,r.__exportStar)(n(303),t),(0,r.__exportStar)(n(304),t),(0,r.__exportStar)(n(305),t),(0,r.__exportStar)(n(306),t),(0,r.__exportStar)(n(307),t),(0,r.__exportStar)(n(308),t),(0,r.__exportStar)(n(309),t),(0,r.__exportStar)(n(311),t),(0,r.__exportStar)(n(312),t),(0,r.__exportStar)(n(313),t),(0,r.__exportStar)(n(314),t),(0,r.__exportStar)(n(315),t),(0,r.__exportStar)(n(316),t),(0,r.__exportStar)(n(317),t);var i=(0,r.__importDefault)(n(299)),o=(0,r.__importDefault)(n(300)),a=(0,r.__importDefault)(n(301)),s=(0,r.__importDefault)(n(302)),u=(0,r.__importDefault)(n(303)),c=(0,r.__importDefault)(n(304)),l=(0,r.__importDefault)(n(305)),f=(0,r.__importDefault)(n(306)),p=(0,r.__importDefault)(n(307)),d=(0,r.__importDefault)(n(308)),h=(0,r.__importDefault)(n(309)),v=(0,r.__importDefault)(n(311)),m=(0,r.__importDefault)(n(312)),g=(0,r.__importDefault)(n(313)),y=(0,r.__importDefault)(n(314)),b=(0,r.__importDefault)(n(315)),_=(0,r.__importDefault)(n(316)),S=(0,r.__importDefault)(n(317));t.core=function(e){e.use(f.default),e.use(c.default),e.use(a.default),e.use(u.default),e.use(p.default),e.use(_.default)},t.default=function(e){e.use(i.default),e.use(v.default),e.use(o.default),e.use(s.default),e.use(l.default),e.use(d.default),e.use(h.default),e.use(m.default),e.use(g.default),e.use(y.default),e.use(b.default),e.use(S.default)}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{element:"XRD",fields:{subject:(0,r.childText)(null,"Subject")},namespace:i.NS_XRD,path:"xrd"},{aliases:[{path:"xrd.links",multiple:!0}],element:"Link",fields:{href:(0,r.attribute)("href"),rel:(0,r.attribute)("rel"),type:(0,r.attribute)("type")},namespace:i.NS_XRD}];t.default=o},function(e,t,n){"use strict";var r=n(8);n(15);var i=n(23),o=n(9),a=n(4),s=n(5),u=n(30),c=n(31),l=n(26);function f(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function p(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?f(Object(n),!0).forEach((function(t){o(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):f(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function d(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=l(e);if(t){var i=l(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return c(this,n)}}Object.defineProperty(t,"__esModule",{value:!0}),t.MessengerExtension=void 0;var h=n(505),v=n(93),m=n(129),g=function(e){u(o,e);var t,n=d(o);function o(e,t){var r;return a(this,o),(r=n.call(this)).client=e,r.stanzaInstance=t,r}return s(o,[{key:"handleStanzaInstanceChange",value:function(e){this.stanzaInstance=e}},{key:"isMediaMessage",value:function(e){return!!e.mediaMessage}},{key:"handleMessage",value:function(e){if(this.isMediaMessage(e)){var t=e.from===this.stanzaInstance.jid,n=v.toBare(e.from)===this.bareJid;this.emit("mediaMessage",p(p({},e),{},{fromMyClient:t,fromMyUser:n}))}}},{key:"broadcastMessage",value:(t=i(r.mark((function e(t){var n;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=m.v4(),t.id=n,t.from=this.stanzaInstance.jid,t.to||(t.to=this.bareJid),e.next=6,this.stanzaInstance.send("message",t);case 6:return e.abrupt("return",n);case 7:case"end":return e.stop()}}),e,this)}))),function(e){return t.apply(this,arguments)})},{key:"bareJid",get:function(){return v.toBare(this.stanzaInstance.jid)}},{key:"expose",get:function(){return{broadcastMessage:this.broadcastMessage.bind(this),on:this.on.bind(this),once:this.once.bind(this),off:this.off.bind(this),removeListener:this.removeListener.bind(this),addListener:this.addListener.bind(this)}}}]),o}(h.Emitter);t.MessengerExtension=g},function(e,t,n){"use strict";n(6),n(28),n(49),n(7),n(21),n(50),n(43),n(2),n(17),n(12),n(13),n(37),n(33),n(14);var r=n(34),i=n(8);n(15);var o=n(23),a=n(4),s=n(5),u=n(95),c=n(30),l=n(31),f=n(26);function p(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return d(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return d(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function h(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=f(e);if(t){var i=f(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return l(this,n)}}Object.defineProperty(t,"__esModule",{value:!0}),t.Client=void 0;var v=n(126),m=n(424),g=n(506);n(450);var y=n(451),b=n(457),_=n(490),S=n(109),w=n(175),x=v.__importDefault(n(80)),k=n(491),O=n(227),A=v.__importDefault(n(504)),T=v.__importDefault(n(400)),E=n(281),I=n(225),N={notifications:y.Notifications,webrtcSessions:b.WebrtcExtension,messenger:I.MessengerExtension},R=function(e){c(x,e);var t,n,l,f,d,v,y,b=h(x);function x(e){var t;a(this,x),(t=b.call(this)).connected=!1,t.connecting=!1,t.hardReconnectRequired=!0,t.isGuest=!1,t.backgroundAssistantMode=!1,t.autoReconnect=!0,t.extensions=[],t.channelReuses=0,t.hasMadeInitialAttempt=!1,t.http=new w.HttpClient,t.reconnectOnNoLongerSubscribed=!1!==e.reconnectOnNoLongerSubscribed,t.config={host:e.host,apiHost:e.apiHost||e.host.replace("wss://streaming.",""),authToken:e.authToken,jwt:e.jwt,jid:e.jid,jidResource:e.jidResource,channelId:null,appName:e.appName,appVersion:e.appVersion,appId:e.appId},t.backgroundAssistantMode=t.checkIsBackgroundAssistant(),t.isGuest=!t.backgroundAssistantMode&&!e.authToken;var n=e.authToken||"",r="https://api.".concat(t.config.apiHost,"/api/v2/diagnostics/trace");return t.backgroundAssistantMode&&(n=e.jwt,r+="/backgroundassistant"),t.logger=new g.Logger({accessToken:n,url:r,uploadDebounceTime:1e3,initializeServerLogging:!t.isGuest&&!e.optOutOfWebrtcStatsTelemetry,appVersion:x.version,appName:"streaming-client",logLevel:t.config.logLevel||"info",logger:e.logger||console,formatters:e.logFormatters,originAppName:e.appName,originAppVersion:e.appVersion,originAppId:e.appId}),t.connectionManager=new k.ConnectionManager(t.logger,t.config),Object.keys(N).forEach((function(n){var r=new N[n](u(t),e);t.extensions.push(r),r.tokenBucket||(r.tokenBucket=new m.TokenBucket(20,25,1e3),r.tokenBucket.content=25),"function"==typeof r.on&&r.on("send",t.handleSendEventFromExtension.bind(u(t),r)),t[n]=r.expose,t["_".concat(n)]=r})),t}return s(x,[{key:"handleSendEventFromExtension",value:function(e,t){var n=this,r=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return e.tokenBucket.removeTokens(1,(function(){var e=n.activeStanzaInstance;return e?!0===r?e.sendMessage(t):e.sendIQ(t):n.logger.warn("cannot send message, no active stanza client",{data:t,message:r},{skipServer:!0})}))}},{key:"checkIsBackgroundAssistant",value:function(){if(this.config.jwt){var e=S.parseJwt(this.config.jwt);return e&&"urn:purecloud:screenrecording"===e.iss}return!1}},{key:"addInateEventHandlers",value:function(e){this.removeStanzaBoundEventHandlers(),this.boundStanzaDisconnect=this.handleStanzaDisconnectedEvent.bind(this,e),this.boundStanzaNoLongerSubscribed=this.handleNoLongerSubscribed.bind(this,e),this.boundStanzaDuplicateId=this.handleDuplicateId.bind(this,e),this.on("stanzaDisconnected",this.boundStanzaDisconnect),this.on("notify:no_longer_subscribed",this.boundStanzaNoLongerSubscribed),this.on("notify:duplicate_id",this.boundStanzaDuplicateId),this.extensions.forEach((function(t){"function"==typeof t.handleIq&&e.on("iq",t.handleIq.bind(t)),"function"==typeof t.handleMessage&&e.on("message",t.handleMessage.bind(t))}))}},{key:"removeStanzaBoundEventHandlers",value:function(){this.boundStanzaDisconnect&&(this.off("stanzaDisconnected",this.boundStanzaDisconnect),this.boundStanzaDisconnect=void 0),this.boundStanzaNoLongerSubscribed&&(this.off("notify:no_longer_subscribed",this.boundStanzaNoLongerSubscribed),this.boundStanzaNoLongerSubscribed=void 0),this.boundStanzaDuplicateId&&(this.off("notify:duplicate_id",this.boundStanzaDuplicateId),this.boundStanzaDuplicateId=void 0)}},{key:"proxyStanzaEvents",value:function(e){var t=this;e.originalEmitter=e.emit,e.emit=function(n){for(var r=arguments.length,i=new Array(r>1?r-1:0),o=1;o<r;o++)i[o-1]=arguments[o];var a=e.originalEmitter.apply(e,[n].concat(i));return"connected"===n?a:("disconnected"===n&&(n="stanzaDisconnected"),t.emit.apply(t,[n].concat(i)))}}},{key:"handleStanzaDisconnectedEvent",value:(y=o(i.mark((function e(t){var n;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(this.logger.info("stanzaDisconnected event received",{stanzaInstanceId:t.id,channelId:t.channelId}),this.connected=!1,this.connecting=!1,null===(n=t.pinger)||void 0===n||n.stop(),this.removeAllListeners("stanzaDisconnected"),this.removeAllListeners("notify:no_longer_subscribed"),t.originalEmitter&&(t.emit=t.originalEmitter),this.activeStanzaInstance=void 0,this.emit("disconnected",{reconnecting:this.autoReconnect}),!this.autoReconnect){e.next=11;break}return e.abrupt("return",this.connect({keepTryingOnFailure:!0}));case 11:case"end":return e.stop()}}),e,this)}))),function(e){return y.apply(this,arguments)})},{key:"handleNoLongerSubscribed",value:function(e){var t;this.logger.warn("noLongerSubscribed event received",{stanzaInstanceId:e.id,channelId:e.channelId}),null===(t=e.pinger)||void 0===t||t.stop(),this.hardReconnectRequired=!0,this.reconnectOnNoLongerSubscribed||(this.autoReconnect=!1)}},{key:"handleDuplicateId",value:function(e){var t;this.logger.warn("duplicate_id event received, forcing hard reconnect",{stanzaInstanceId:e.id,channelId:e.channelId}),null===(t=e.pinger)||void 0===t||t.stop(),this.hardReconnectRequired=!0}},{key:"disconnect",value:(v=o(i.mark((function e(){var t=this;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(this.logger.info("streamingClient.disconnect was called"),this.activeStanzaInstance){e.next=3;break}return e.abrupt("return");case 3:return e.abrupt("return",S.timeoutPromise((function(e){return t.autoReconnect=!1,t.http.stopAllRetries(),t.activeStanzaInstance.disconnect().then(e)}),5e3,"disconnecting streaming service"));case 4:case"end":return e.stop()}}),e,this)}))),function(){return v.apply(this,arguments)})},{key:"getConnectionData",value:function(){var e=sessionStorage.getItem("sc_connectionData"),t={currentDelayMs:0};if(e)try{return JSON.parse(e)}catch(e){return this.logger.warn("failed to parse streaming client connection data"),t}return t}},{key:"setConnectionData",value:function(e){sessionStorage.setItem("sc_connectionData",JSON.stringify(e))}},{key:"increaseBackoff",value:function(){var e=this.getConnectionData(),t=Math.max(2*e.currentDelayMs,2e3);this.setConnectionData({currentDelayMs:t,delayMsAfterNextReduction:t/2,nextDelayReductionTime:(new Date).getTime()+5*t,timeOfTotalReset:(new Date).getTime()+36e5})}},{key:"decreaseBackoff",value:function(e){var t=this,n=this.getConnectionData(),r=5*e,i={currentDelayMs:e,delayMsAfterNextReduction:e/2,nextDelayReductionTime:(new Date).getTime()+r,timeOfTotalReset:n.timeOfTotalReset};if(n.timeOfTotalReset&&n.timeOfTotalReset<(new Date).getTime()||e<2e3)return this.logger.debug("decreaseBackoff() called, but timeOfTotalReset has elasped or next delay is below 2s. Resetting backoff"),this.setConnectionData({currentDelayMs:0});this.setConnectionData(i),clearTimeout(this.backoffReductionTimer),this.logger.debug("Setting timer for next backoff reduction since we haven't reached total reset",{msUntilReduction:r,delayMsAfterNextReduction:i.delayMsAfterNextReduction}),this.backoffReductionTimer=setTimeout((function(){return t.decreaseBackoff(i.delayMsAfterNextReduction)}),r)}},{key:"getStartingDelay",value:function(e,t){var n=Math.max(e.currentDelayMs,2e3);return e.timeOfTotalReset&&e.timeOfTotalReset<(new Date).getTime()?2e3:Math.min(n,t)}},{key:"connect",value:(d=o(i.mark((function e(t){var n,r,a,s,u,c,l,f,p,d,h=this;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!this.connecting){e.next=3;break}return r=new Error("Already trying to connect streaming client"),e.abrupt("return",this.logger.warn(r));case 3:return this.connecting=!0,a=(null==t?void 0:t.maxDelayBetweenConnectionAttempts)||9e4,s=(null==t?void 0:t.maxConnectionAttempts)||1,(null==t?void 0:t.keepTryingOnFailure)&&(s=1/0),clearTimeout(this.backoffReductionTimer),u=this.getConnectionData(),c=this.getStartingDelay(u,a),l=this.hasMadeInitialAttempt,this.hasMadeInitialAttempt=!0,e.prev=12,e.next=15,O.backOff(o(i.mark((function e(){var t,n;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=h.getConnectionData(),e.next=3,h.makeConnectionAttempt();case 3:t.nextDelayReductionTime&&(n=t.nextDelayReductionTime-(new Date).getTime(),h.logger.debug("Setting timer for next backoff reduction",{msUntilReduction:n,delayMsAfterNextReduction:t.delayMsAfterNextReduction}),h.backoffReductionTimer=setTimeout((function(){return h.decreaseBackoff(t.delayMsAfterNextReduction||0)}),n));case 4:case"end":return e.stop()}}),e)}))),{jitter:"none",maxDelay:a,numOfAttempts:s,startingDelay:c,delayFirstAttempt:l,retry:this.backoffConnectRetryHandler.bind(this,{maxConnectionAttempts:s})});case 15:e.next=25;break;case 17:if(e.prev=17,e.t0=e.catch(12),f=e.t0,e.t0?"AxiosError"===e.t0.name&&(p=e.t0,d=p.config||{url:void 0,method:void 0},f={config:{url:d.url,method:d.method},status:null===(n=p.response)||void 0===n?void 0:n.status,code:p.code,name:p.name,message:p.message}):f=new Error("Streaming client connection attempted received and undefined error"),this.logger.error("Failed to connect streaming client",{error:f}),e.t0){e.next=24;break}throw f;case 24:throw e.t0;case 25:case"end":return e.stop()}}),e,this,[[12,17]])}))),function(e){return d.apply(this,arguments)})},{key:"backoffConnectRetryHandler",value:(f=o(i.mark((function e(t,n,r){var o,a,s,u,c,l,f,p,d,h,v,m;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!(r>=t.maxConnectionAttempts)){e.next=2;break}return e.abrupt("return",!1);case 2:if(l={connectionAttempt:r,error:n},n){e.next=7;break}l.error=new Error("streaming client backoff handler received undefined error"),e.next=15;break;case 7:if("AxiosError"!==n.name){e.next=15;break}if(p=(f=n).config||{url:void 0,method:void 0},d={config:{url:p.url,method:p.method},status:null===(o=f.response)||void 0===o?void 0:o.status,code:f.code,name:f.name,message:f.message},l.error=d,![401,403].includes((null===(a=n.response)||void 0===a?void 0:a.status)||0)){e.next=15;break}return this.logger.error("Streaming client received an error that it can't recover from and will not attempt to reconnect",l),e.abrupt("return",!1);case 15:if(n instanceof T.default&&(this.logger.info("hardReconnectRequired set to true due to sasl error"),this.hardReconnectRequired=!0,Object.assign(l,{channelId:n.channelId,stanzaInstanceId:n.stanzaInstanceId})),n instanceof E.TimeoutError&&(l.error=n.message,(h=n.details)&&(l.details=h)),!(null==n?void 0:n.response)){e.next=27;break}if(!(v=(null===(s=n.response.headers)||void 0===s?void 0:s["retry-after"])||(null===(c=(u=n.response).getResponseHeader)||void 0===c?void 0:c.call(u,"retry-after")))){e.next=27;break}return m=1e3*parseInt(v,10),l.retryDelay=m,this.logger.error("Failed streaming client connection attempt, respecting retry-after header and will retry afterwards.",l,{skipServer:n instanceof A.default}),e.next=25,S.delay(m);case 25:return this.logger.debug("finished waiting for retry-after"),e.abrupt("return",!0);case 27:return this.logger.error("Failed streaming client connection attempt, retrying",l,{skipServer:n instanceof A.default}),this.increaseBackoff(),e.abrupt("return",!0);case 30:case"end":return e.stop()}}),e,this)}))),function(e,t,n){return f.apply(this,arguments)})},{key:"makeConnectionAttempt",value:(l=o(i.mark((function e(){var t,n,r,o,a,s,u,c;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(navigator.onLine){e.next=2;break}throw new A.default("Browser is offline, skipping connection attempt");case 2:return r=this.connecting,e.prev=3,e.next=6,this.prepareForConnect();case 6:return e.next=8,this.connectionManager.getNewStanzaConnection();case 8:n=e.sent,this.connected=!0,this.connecting=!1,this.addInateEventHandlers(n),this.proxyStanzaEvents(n),o=p(this.extensions),e.prev=14,o.s();case 16:if((a=o.n()).done){e.next=23;break}if(!(s=a.value).configureNewStanzaInstance){e.next=21;break}return e.next=21,s.configureNewStanzaInstance(n);case 21:e.next=16;break;case 23:e.next=28;break;case 25:e.prev=25,e.t0=e.catch(14),o.e(e.t0);case 28:return e.prev=28,o.f(),e.finish(28);case 31:u=p(this.extensions);try{for(u.s();!(c=u.n()).done;)c.value.handleStanzaInstanceChange(n)}catch(e){u.e(e)}finally{u.f()}return this.activeStanzaInstance=n,e.next=36,this.setupPinger(n);case 36:this.emit("connected"),e.next=50;break;case 39:if(e.prev=39,e.t1=e.catch(3),!n){e.next=49;break}return this.logger.error("Error occurred in connection attempt, but after websocket connected. Cleaning up connection so backoff is respected",{stanzaInstanceId:n.id,channelId:n.channelId}),this.removeStanzaBoundEventHandlers(),null===(t=n.pinger)||void 0===t||t.stop(),e.next=47,n.disconnect();case 47:this.connected=!1,this.connecting=r;case 49:throw e.t1;case 50:case"end":return e.stop()}}),e,this,[[3,39],[14,25,28,31]])}))),function(){return l.apply(this,arguments)})},{key:"setupPinger",value:(n=o(i.mark((function e(t){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,t.subscribeToNode(this._notifications.pubsubHost,"enable.server.side.pings");case 3:e.next=9;break;case 5:e.prev=5,e.t0=e.catch(0),this.logger.warn("failed to establish server-side pinging, falling back to client-side pinging",{stanzaInstanceId:t.id,channelId:t.channelId}),t.pinger=new _.Ping(this,t);case 9:case"end":return e.stop()}}),e,this,[[0,5]])}))),function(e){return n.apply(this,arguments)})},{key:"prepareForConnect",value:(t=o(i.mark((function e(){var t,n,o,a,s,u,c,l;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!this.config.jwt){e.next=3;break}return this.hardReconnectRequired=!1,e.abrupt("return",this.connectionManager.setConfig(this.config));case 3:if(this.hardReconnectRequired||(this.channelReuses++,this.channelReuses>=10&&(this.logger.warn("Forcing a hard reconnect due to max channel reuses",{channelId:this.config.channelId,channelReuses:this.channelReuses}),this.channelReuses=0,this.hardReconnectRequired=!0)),!this.hardReconnectRequired){e.next=20;break}return this.config.jid?t=Promise.resolve(this.config.jid):(n={method:"get",host:this.config.apiHost,authToken:this.config.authToken,logger:this.logger},t=this.http.requestApi("users/me",n).then((function(e){return e.data.chat.jabberId}))),o={method:"post",host:this.config.apiHost,authToken:this.config.authToken,logger:this.logger},a=this.http.requestApi("notifications/channels?connectionType=streaming",o).then((function(e){return e.data.id})),e.next=10,Promise.all([t,a]);case 10:s=e.sent,u=r(s,2),c=u[0],l=u[1],this.config.jid=c,this.config.channelId=l,this.autoReconnect=!0,this.logger.info("attempting to connect streaming client on channel",{channelId:l}),this.connectionManager.setConfig(this.config),this.hardReconnectRequired=!1;case 20:case"end":return e.stop()}}),e,this)}))),function(){return t.apply(this,arguments)})},{key:"stopServerLogging",value:function(){this.logger.sendAllLogsInstantly(),this._webrtcSessions.flushStats(),this.logger.stopServerLogging()}},{key:"startServerLogging",value:function(){this.logger.startServerLogging()}},{key:"setAccessToken",value:function(e){this.config.authToken=e,this.logger.setAccessToken(e)}},{key:"version",get:function(){return x.version}}],[{key:"extend",value:function(e,t){if(N[e])throw new Error("Cannot register already existing namespace ".concat(e));N[e]=t}},{key:"version",get:function(){return"17.0.4"}}]),x}(x.default);t.Client=R},function(e,t,n){"use strict";n(48),n(52),n(92),n(7),n(2),n(17),n(13),n(14);var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(i,o){function a(e){try{u(r.next(e))}catch(e){o(e)}}function s(e){try{u(r.throw(e))}catch(e){o(e)}}function u(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,s)}u((r=r.apply(e,t||[])).next())}))},i=this&&this.__generator||function(e,t){var n,r,i,o,a={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(o){return function(s){return function(o){if(n)throw new TypeError("Generator is already executing.");for(;a;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return a.label++,{value:o[1],done:!1};case 5:a.label++,r=o[1],o=[0];continue;case 7:o=a.ops.pop(),a.trys.pop();continue;default:if(!(i=a.trys,(i=i.length>0&&i[i.length-1])||6!==o[0]&&2!==o[0])){a=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){a.label=o[1];break}if(6===o[0]&&a.label<i[1]){a.label=i[1],i=o;break}if(i&&a.label<i[2]){a.label=i[2],a.ops.push(o);break}i[2]&&a.ops.pop(),a.trys.pop();continue}o=t.call(e,a)}catch(e){o=[6,e],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,s])}}};Object.defineProperty(t,"__esModule",{value:!0});var o=n(433),a=n(434);t.backOff=function(e,t){return void 0===t&&(t={}),r(this,void 0,void 0,(function(){var n;return i(this,(function(r){switch(r.label){case 0:return n=o.getSanitizedOptions(t),[4,new s(e,n).execute()];case 1:return[2,r.sent()]}}))}))};var s=function(){function e(e,t){this.request=e,this.options=t,this.attemptNumber=0}return e.prototype.execute=function(){return r(this,void 0,void 0,(function(){var e;return i(this,(function(t){switch(t.label){case 0:if(this.attemptLimitReached)return[3,7];t.label=1;case 1:return t.trys.push([1,4,,6]),[4,this.applyDelay()];case 2:return t.sent(),[4,this.request()];case 3:return[2,t.sent()];case 4:return e=t.sent(),this.attemptNumber++,[4,this.options.retry(e,this.attemptNumber)];case 5:if(!t.sent()||this.attemptLimitReached)throw e;return[3,6];case 6:return[3,0];case 7:throw new Error("Something went wrong.")}}))}))},Object.defineProperty(e.prototype,"attemptLimitReached",{get:function(){return this.attemptNumber>=this.options.numOfAttempts},enumerable:!0,configurable:!0}),e.prototype.applyDelay=function(){return r(this,void 0,void 0,(function(){return i(this,(function(e){switch(e.label){case 0:return[4,a.DelayFactory(this.options,this.attemptNumber).apply()];case 1:return e.sent(),[2]}}))}))},e}()},function(e,t,n){var r=n(41),i=n(22),o=n(182);e.exports=!r&&!i((function(){return 7!=Object.defineProperty(o("div"),"a",{get:function(){return 7}}).a}))},function(e,t,n){var r=n(20),i=n(183),o=r["__core-js_shared__"]||i("__core-js_shared__",{});e.exports=o},function(e,t,n){var r=n(45),i=n(186),o=n(96),a=n(46);e.exports=function(e,t){for(var n=i(t),s=a.f,u=o.f,c=0;c<n.length;c++){var l=n[c];r(e,l)||s(e,l,u(t,l))}}},function(e,t,n){var r=n(20);e.exports=r},function(e,t,n){var r=n(45),i=n(85),o=n(134).indexOf,a=n(133);e.exports=function(e,t){var n,s=i(e),u=0,c=[];for(n in s)!r(a,n)&&r(s,n)&&c.push(n);for(;t.length>u;)r(s,n=t[u++])&&(~o(c,n)||c.push(n));return c}},function(e,t,n){var r=n(190);e.exports=r&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},function(e,t,n){var r=n(102);e.exports=r("navigator","userAgent")||""},function(e,t,n){var r=n(41),i=n(46),o=n(44),a=n(139);e.exports=r?Object.defineProperties:function(e,t){o(e);for(var n,r=a(t),s=r.length,u=0;s>u;)i.f(e,n=r[u++],t[n]);return e}},function(e,t,n){var r=n(102);e.exports=r("document","documentElement")},function(e,t,n){var r=n(85),i=n(115).f,o={}.toString,a="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];e.exports.f=function(e){return a&&"[object Window]"==o.call(e)?function(e){try{return i(e)}catch(e){return a.slice()}}(e):i(r(e))}},function(e,t,n){var r=n(32);t.f=r},function(e,t,n){"use strict";var r=n(82).forEach,i=n(117),o=n(86),a=i("forEach"),s=o("forEach");e.exports=a&&s?[].forEach:function(e){return r(this,e,arguments.length>1?arguments[1]:void 0)}},function(e,t,n){"use strict";var r=n(241).IteratorPrototype,i=n(118),o=n(113),a=n(98),s=n(141),u=function(){return this};e.exports=function(e,t,n){var c=t+" Iterator";return e.prototype=i(r,{next:o(1,n)}),a(e,c,!1,!0),s[c]=u,e}},function(e,t,n){"use strict";var r,i,o,a=n(124),s=n(81),u=n(45),c=n(32),l=n(101),f=c("iterator"),p=!1;[].keys&&("next"in(o=[].keys())?(i=a(a(o)))!==Object.prototype&&(r=i):p=!0),null==r&&(r={}),l||u(r,f)||s(r,f,(function(){return this})),e.exports={IteratorPrototype:r,BUGGY_SAFARI_ITERATORS:p}},function(e,t,n){var r=n(22);e.exports=!r((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}))},function(e,t,n){"use strict";var r=n(20),i=n(41),o=n(244),a=n(81),s=n(156),u=n(22),c=n(121),l=n(103),f=n(38),p=n(245),d=n(410),h=n(124),v=n(142),m=n(115).f,g=n(46).f,y=n(195),b=n(98),_=n(91),S=_.get,w=_.set,x=r.ArrayBuffer,k=x,O=r.DataView,A=O&&O.prototype,T=Object.prototype,E=r.RangeError,I=d.pack,N=d.unpack,R=function(e){return[255&e]},j=function(e){return[255&e,e>>8&255]},P=function(e){return[255&e,e>>8&255,e>>16&255,e>>24&255]},C=function(e){return e[3]<<24|e[2]<<16|e[1]<<8|e[0]},L=function(e){return I(e,23,4)},M=function(e){return I(e,52,8)},D=function(e,t){g(e.prototype,t,{get:function(){return S(this)[t]}})},B=function(e,t,n,r){var i=p(n),o=S(e);if(i+t>o.byteLength)throw E("Wrong index");var a=S(o.buffer).bytes,s=i+o.byteOffset,u=a.slice(s,s+t);return r?u:u.reverse()},F=function(e,t,n,r,i,o){var a=p(n),s=S(e);if(a+t>s.byteLength)throw E("Wrong index");for(var u=S(s.buffer).bytes,c=a+s.byteOffset,l=r(+i),f=0;f<t;f++)u[c+f]=l[o?f:t-f-1]};if(o){if(!u((function(){x(1)}))||!u((function(){new x(-1)}))||u((function(){return new x,new x(1.5),new x(NaN),"ArrayBuffer"!=x.name}))){for(var q,U=(k=function(e){return c(this,k),new x(p(e))}).prototype=x.prototype,J=m(x),z=0;J.length>z;)(q=J[z++])in k||a(k,q,x[q]);U.constructor=k}v&&h(A)!==T&&v(A,T);var G=new O(new k(2)),H=A.setInt8;G.setInt8(0,2147483648),G.setInt8(1,2147483649),!G.getInt8(0)&&G.getInt8(1)||s(A,{setInt8:function(e,t){H.call(this,e,t<<24>>24)},setUint8:function(e,t){H.call(this,e,t<<24>>24)}},{unsafe:!0})}else k=function(e){c(this,k,"ArrayBuffer");var t=p(e);w(this,{bytes:y.call(new Array(t),0),byteLength:t}),i||(this.byteLength=t)},O=function(e,t,n){c(this,O,"DataView"),c(e,k,"DataView");var r=S(e).byteLength,o=l(t);if(o<0||o>r)throw E("Wrong offset");if(o+(n=void 0===n?r-o:f(n))>r)throw E("Wrong length");w(this,{buffer:e,byteLength:n,byteOffset:o}),i||(this.buffer=e,this.byteLength=n,this.byteOffset=o)},i&&(D(k,"byteLength"),D(O,"buffer"),D(O,"byteLength"),D(O,"byteOffset")),s(O.prototype,{getInt8:function(e){return B(this,1,e)[0]<<24>>24},getUint8:function(e){return B(this,1,e)[0]},getInt16:function(e){var t=B(this,2,e,arguments.length>1?arguments[1]:void 0);return(t[1]<<8|t[0])<<16>>16},getUint16:function(e){var t=B(this,2,e,arguments.length>1?arguments[1]:void 0);return t[1]<<8|t[0]},getInt32:function(e){return C(B(this,4,e,arguments.length>1?arguments[1]:void 0))},getUint32:function(e){return C(B(this,4,e,arguments.length>1?arguments[1]:void 0))>>>0},getFloat32:function(e){return N(B(this,4,e,arguments.length>1?arguments[1]:void 0),23)},getFloat64:function(e){return N(B(this,8,e,arguments.length>1?arguments[1]:void 0),52)},setInt8:function(e,t){F(this,1,e,R,t)},setUint8:function(e,t){F(this,1,e,R,t)},setInt16:function(e,t){F(this,2,e,j,t,arguments.length>2?arguments[2]:void 0)},setUint16:function(e,t){F(this,2,e,j,t,arguments.length>2?arguments[2]:void 0)},setInt32:function(e,t){F(this,4,e,P,t,arguments.length>2?arguments[2]:void 0)},setUint32:function(e,t){F(this,4,e,P,t,arguments.length>2?arguments[2]:void 0)},setFloat32:function(e,t){F(this,4,e,L,t,arguments.length>2?arguments[2]:void 0)},setFloat64:function(e,t){F(this,8,e,M,t,arguments.length>2?arguments[2]:void 0)}});b(k,"ArrayBuffer"),b(O,"DataView"),e.exports={ArrayBuffer:k,DataView:O}},function(e,t){e.exports="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView},function(e,t,n){var r=n(103),i=n(38);e.exports=function(e){if(void 0===e)return 0;var t=r(e),n=i(t);if(t!==n)throw RangeError("Wrong length or index");return n}},function(e,t,n){var r=n(20);e.exports=r.Promise},function(e,t,n){var r=n(44);e.exports=function(e,t,n,i){try{return i?t(r(n)[0],n[1]):t(n)}catch(t){var o=e.return;throw void 0!==o&&r(o.call(e)),t}}},function(e,t,n){var r=n(234);e.exports=/(iphone|ipod|ipad).*applewebkit/i.test(r)},function(e,t,n){var r,i,o,a,s,u,c,l,f=n(20),p=n(96).f,d=n(97),h=n(199).set,v=n(248),m=f.MutationObserver||f.WebKitMutationObserver,g=f.process,y=f.Promise,b="process"==d(g),_=p(f,"queueMicrotask"),S=_&&_.value;S||(r=function(){var e,t;for(b&&(e=g.domain)&&e.exit();i;){t=i.fn,i=i.next;try{t()}catch(e){throw i?a():o=void 0,e}}o=void 0,e&&e.enter()},b?a=function(){g.nextTick(r)}:m&&!v?(s=!0,u=document.createTextNode(""),new m(r).observe(u,{characterData:!0}),a=function(){u.data=s=!s}):y&&y.resolve?(c=y.resolve(void 0),l=c.then,a=function(){l.call(c,r)}):a=function(){h.call(f,r)}),e.exports=S||function(e){var t={fn:e,next:void 0};o&&(o.next=t),i||(i=t,a()),o=t}},function(e,t,n){var r=n(44),i=n(42),o=n(251);e.exports=function(e,t){if(r(e),i(t)&&t.constructor===e)return t;var n=o.f(e);return(0,n.resolve)(t),n.promise}},function(e,t,n){"use strict";var r=n(123),i=function(e){var t,n;this.promise=new e((function(e,r){if(void 0!==t||void 0!==n)throw TypeError("Bad Promise constructor");t=e,n=r})),this.resolve=r(t),this.reject=r(n)};e.exports.f=function(e){return new i(e)}},function(e,t,n){"use strict";var r=n(22);function i(e,t){return RegExp(e,t)}t.UNSUPPORTED_Y=r((function(){var e=i("a","y");return e.lastIndex=2,null!=e.exec("abcd")})),t.BROKEN_CARET=r((function(){var e=i("^r","gy");return e.lastIndex=2,null!=e.exec("str")}))},function(e,t,n){var r=n(90),i="["+n(254)+"]",o=RegExp("^"+i+i+"*"),a=RegExp(i+i+"*$"),s=function(e){return function(t){var n=String(r(t));return 1&e&&(n=n.replace(o,"")),2&e&&(n=n.replace(a,"")),n}};e.exports={start:s(1),end:s(2),trim:s(3)}},function(e,t){e.exports="\t\n\v\f\r                 \u2028\u2029\ufeff"},function(e,t,n){"use strict";var r=n(10),i=n(20),o=n(41),a=n(414),s=n(35),u=n(243),c=n(121),l=n(113),f=n(81),p=n(38),d=n(245),h=n(256),v=n(114),m=n(45),g=n(138),y=n(42),b=n(118),_=n(142),S=n(115).f,w=n(416),x=n(82).forEach,k=n(125),O=n(46),A=n(96),T=n(91),E=n(162),I=T.get,N=T.set,R=O.f,j=A.f,P=Math.round,C=i.RangeError,L=u.ArrayBuffer,M=u.DataView,D=s.NATIVE_ARRAY_BUFFER_VIEWS,B=s.TYPED_ARRAY_TAG,F=s.TypedArray,q=s.TypedArrayPrototype,U=s.aTypedArrayConstructor,J=s.isTypedArray,z=function(e,t){for(var n=0,r=t.length,i=new(U(e))(r);r>n;)i[n]=t[n++];return i},G=function(e,t){R(e,t,{get:function(){return I(this)[t]}})},H=function(e){var t;return e instanceof L||"ArrayBuffer"==(t=g(e))||"SharedArrayBuffer"==t},V=function(e,t){return J(e)&&"symbol"!=typeof t&&t in e&&String(+t)==String(t)},W=function(e,t){return V(e,t=v(t,!0))?l(2,e[t]):j(e,t)},Q=function(e,t,n){return!(V(e,t=v(t,!0))&&y(n)&&m(n,"value"))||m(n,"get")||m(n,"set")||n.configurable||m(n,"writable")&&!n.writable||m(n,"enumerable")&&!n.enumerable?R(e,t,n):(e[t]=n.value,e)};o?(D||(A.f=W,O.f=Q,G(q,"buffer"),G(q,"byteOffset"),G(q,"byteLength"),G(q,"length")),r({target:"Object",stat:!0,forced:!D},{getOwnPropertyDescriptor:W,defineProperty:Q}),e.exports=function(e,t,n){var o=e.match(/\d+$/)[0]/8,s=e+(n?"Clamped":"")+"Array",u="get"+e,l="set"+e,v=i[s],m=v,g=m&&m.prototype,O={},A=function(e,t){R(e,t,{get:function(){return function(e,t){var n=I(e);return n.view[u](t*o+n.byteOffset,!0)}(this,t)},set:function(e){return function(e,t,r){var i=I(e);n&&(r=(r=P(r))<0?0:r>255?255:255&r),i.view[l](t*o+i.byteOffset,r,!0)}(this,t,e)},enumerable:!0})};D?a&&(m=t((function(e,t,n,r){return c(e,m,s),E(y(t)?H(t)?void 0!==r?new v(t,h(n,o),r):void 0!==n?new v(t,h(n,o)):new v(t):J(t)?z(m,t):w.call(m,t):new v(d(t)),e,m)})),_&&_(m,F),x(S(v),(function(e){e in m||f(m,e,v[e])})),m.prototype=g):(m=t((function(e,t,n,r){c(e,m,s);var i,a,u,l=0,f=0;if(y(t)){if(!H(t))return J(t)?z(m,t):w.call(m,t);i=t,f=h(n,o);var v=t.byteLength;if(void 0===r){if(v%o)throw C("Wrong length");if((a=v-f)<0)throw C("Wrong length")}else if((a=p(r)*o)+f>v)throw C("Wrong length");u=a/o}else u=d(t),i=new L(a=u*o);for(N(e,{buffer:i,byteOffset:f,byteLength:a,length:u,view:new M(i)});l<u;)A(e,l++)})),_&&_(m,F),g=m.prototype=b(q)),g.constructor!==m&&f(g,"constructor",m),B&&f(g,B,s),O[s]=m,r({global:!0,forced:m!=v,sham:!D},O),"BYTES_PER_ELEMENT"in m||f(m,"BYTES_PER_ELEMENT",o),"BYTES_PER_ELEMENT"in g||f(g,"BYTES_PER_ELEMENT",o),k(s)}):e.exports=function(){}},function(e,t,n){var r=n(415);e.exports=function(e,t){var n=r(e);if(n%t)throw RangeError("Wrong offset");return n}},function(e,t,n){"use strict";var r=n(54),i=n(116),o=n(38),a=Math.min;e.exports=[].copyWithin||function(e,t){var n=r(this),s=o(n.length),u=i(e,s),c=i(t,s),l=arguments.length>2?arguments[2]:void 0,f=a((void 0===l?s:i(l,s))-c,s-u),p=1;for(c<u&&u<c+f&&(p=-1,c+=f-1,u+=f-1);f-- >0;)c in n?n[u]=n[c]:delete n[u],u+=p,c+=p;return n}},function(e,t,n){"use strict";var r=n(85),i=n(103),o=n(38),a=n(117),s=n(86),u=Math.min,c=[].lastIndexOf,l=!!c&&1/[1].lastIndexOf(1,-0)<0,f=a("lastIndexOf"),p=s("indexOf",{ACCESSORS:!0,1:0}),d=l||!f||!p;e.exports=d?function(e){if(l)return c.apply(this,arguments)||0;var t=r(this),n=o(t.length),a=n-1;for(arguments.length>1&&(a=u(a,i(arguments[1]))),a<0&&(a=n+a);a>=0;a--)if(a in t&&t[a]===e)return a||0;return-1}:c},function(e,t){e.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},function(e,t,n){var r=n(22),i=n(32),o=n(101),a=i("iterator");e.exports=!r((function(){var e=new URL("b?a=1&b=2&c=3","http://a"),t=e.searchParams,n="";return e.pathname="c%20d",t.forEach((function(e,r){t.delete("b"),n+=r+e})),o&&!e.toJSON||!t.sort||"http://a/c%20d?a=1&c=3"!==e.href||"3"!==t.get("c")||"a=1"!==String(new URLSearchParams("?a=1"))||!t[a]||"a"!==new URL("https://a@b").username||"b"!==new URLSearchParams(new URLSearchParams("a=b")).get("a")||"xn--e1aybc"!==new URL("http://тест").host||"#%D0%B1"!==new URL("http://a#б").hash||"a1c3"!==n||"x"!==new URL("http://x",void 0).host}))},function(e,t,n){"use strict";var r=n(41),i=n(22),o=n(139),a=n(188),s=n(151),u=n(54),c=n(131),l=Object.assign,f=Object.defineProperty;e.exports=!l||i((function(){if(r&&1!==l({b:1},l(f({},"a",{enumerable:!0,get:function(){f(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var e={},t={},n=Symbol();return e[n]=7,"abcdefghijklmnopqrst".split("").forEach((function(e){t[e]=e})),7!=l({},e)[n]||"abcdefghijklmnopqrst"!=o(l({},t)).join("")}))?function(e,t){for(var n=u(e),i=arguments.length,l=1,f=a.f,p=s.f;i>l;)for(var d,h=c(arguments[l++]),v=f?o(h).concat(f(h)):o(h),m=v.length,g=0;m>g;)d=v[g++],r&&!p.call(h,d)||(n[d]=h[d]);return n}:l},function(e,t,n){"use strict";var r=n(120),i=n(54),o=n(247),a=n(198),s=n(38),u=n(136),c=n(143);e.exports=function(e){var t,n,l,f,p,d,h=i(e),v="function"==typeof this?this:Array,m=arguments.length,g=m>1?arguments[1]:void 0,y=void 0!==g,b=c(h),_=0;if(y&&(g=r(g,m>2?arguments[2]:void 0,2)),null==b||v==Array&&a(b))for(n=new v(t=s(h.length));t>_;_++)d=y?g(h[_],_):h[_],u(n,_,d);else for(p=(f=b.call(h)).next,n=new v;!(l=p.call(f)).done;_++)d=y?o(f,g,[l.value,_],!0):l.value,u(n,_,d);return n.length=_,n}},function(e,t){e.exports=function(e){if(Array.isArray(e))return e},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=function(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){var r=n(11).default,i=n(423);e.exports=function(e){var t=i(e,"string");return"symbol"===r(t)?t:String(t)},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){var r=n(10),i=n(22),o=n(85),a=n(96).f,s=n(41),u=i((function(){a(1)}));r({target:"Object",stat:!0,forced:!s||u,sham:!s},{getOwnPropertyDescriptor:function(e,t){return a(o(e),t)}})},function(e,t,n){(function(t){n(104);var r=function(e,t,n,r){if(this.bucketSize=e,this.tokensPerInterval=t,"string"==typeof n)switch(n){case"sec":case"second":this.interval=1e3;break;case"min":case"minute":this.interval=6e4;break;case"hr":case"hour":this.interval=36e5;break;case"day":this.interval=864e5;break;default:throw new Error("Invaid interval "+n)}else this.interval=n;this.parentBucket=r,this.content=0,this.lastDrip=+new Date};r.prototype={bucketSize:1,tokensPerInterval:1,interval:1e3,parentBucket:null,content:0,lastDrip:0,removeTokens:function(e,n){var r=this;return this.bucketSize?e>this.bucketSize?(t.nextTick(n.bind(null,"Requested tokens "+e+" exceeds bucket size "+this.bucketSize,null)),!1):(this.drip(),e>this.content?i():this.parentBucket?this.parentBucket.removeTokens(e,(function(t,o){return t?n(t,null):e>r.content?i():(r.content-=e,void n(null,Math.min(o,r.content)))})):(this.content-=e,t.nextTick(n.bind(null,null,this.content)),!0)):(t.nextTick(n.bind(null,null,e,Number.POSITIVE_INFINITY)),!0);function i(){var t=Math.ceil((e-r.content)*(r.interval/r.tokensPerInterval));return setTimeout((function(){r.removeTokens(e,n)}),t),!1}},tryRemoveTokens:function(e){return!this.bucketSize||!(e>this.bucketSize)&&(this.drip(),!(e>this.content)&&(!(this.parentBucket&&!this.parentBucket.tryRemoveTokens(e))&&(this.content-=e,!0)))},drip:function(){if(this.tokensPerInterval){var e=+new Date,t=Math.max(e-this.lastDrip,0);this.lastDrip=e;var n=t*(this.tokensPerInterval/this.interval);this.content=Math.min(this.content+n,this.bucketSize)}else this.content=this.bucketSize}},e.exports=r}).call(this,n(167))},function(e,t){e.exports=function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){"use strict";var r=n(10),i=n(20),o=n(135),a=n(53),s=n(271),u=n(197),c=n(121),l=n(42),f=n(22),p=n(157),d=n(98),h=n(162);e.exports=function(e,t,n){var v=-1!==e.indexOf("Map"),m=-1!==e.indexOf("Weak"),g=v?"set":"add",y=i[e],b=y&&y.prototype,_=y,S={},w=function(e){var t=b[e];a(b,e,"add"==e?function(e){return t.call(this,0===e?0:e),this}:"delete"==e?function(e){return!(m&&!l(e))&&t.call(this,0===e?0:e)}:"get"==e?function(e){return m&&!l(e)?void 0:t.call(this,0===e?0:e)}:"has"==e?function(e){return!(m&&!l(e))&&t.call(this,0===e?0:e)}:function(e,n){return t.call(this,0===e?0:e,n),this})};if(o(e,"function"!=typeof y||!(m||b.forEach&&!f((function(){(new y).entries().next()})))))_=n.getConstructor(t,e,v,g),s.REQUIRED=!0;else if(o(e,!0)){var x=new _,k=x[g](m?{}:-0,1)!=x,O=f((function(){x.has(1)})),A=p((function(e){new y(e)})),T=!m&&f((function(){for(var e=new y,t=5;t--;)e[g](t,t);return!e.has(-0)}));A||((_=t((function(t,n){c(t,_,e);var r=h(new y,t,_);return null!=n&&u(n,r[g],r,v),r}))).prototype=b,b.constructor=_),(O||T)&&(w("delete"),w("has"),v&&w("get")),(T||k)&&w(g),m&&b.clear&&delete b.clear}return S[e]=_,r({global:!0,forced:_!=y},S),d(_,e),m||n.setStrong(_,e,v),_}},function(e,t,n){var r=n(133),i=n(42),o=n(45),a=n(46).f,s=n(132),u=n(432),c=s("meta"),l=0,f=Object.isExtensible||function(){return!0},p=function(e){a(e,c,{value:{objectID:"O"+ ++l,weakData:{}}})},d=e.exports={REQUIRED:!1,fastKey:function(e,t){if(!i(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!o(e,c)){if(!f(e))return"F";if(!t)return"E";p(e)}return e[c].objectID},getWeakData:function(e,t){if(!o(e,c)){if(!f(e))return!0;if(!t)return!1;p(e)}return e[c].weakData},onFreeze:function(e){return u&&d.REQUIRED&&f(e)&&!o(e,c)&&p(e),e}};r[c]=!0},function(e,t,n){"use strict";var r=n(46).f,i=n(118),o=n(156),a=n(120),s=n(121),u=n(197),c=n(194),l=n(125),f=n(41),p=n(271).fastKey,d=n(91),h=d.set,v=d.getterFor;e.exports={getConstructor:function(e,t,n,c){var l=e((function(e,r){s(e,l,t),h(e,{type:t,index:i(null),first:void 0,last:void 0,size:0}),f||(e.size=0),null!=r&&u(r,e[c],e,n)})),d=v(t),m=function(e,t,n){var r,i,o=d(e),a=g(e,t);return a?a.value=n:(o.last=a={index:i=p(t,!0),key:t,value:n,previous:r=o.last,next:void 0,removed:!1},o.first||(o.first=a),r&&(r.next=a),f?o.size++:e.size++,"F"!==i&&(o.index[i]=a)),e},g=function(e,t){var n,r=d(e),i=p(t);if("F"!==i)return r.index[i];for(n=r.first;n;n=n.next)if(n.key==t)return n};return o(l.prototype,{clear:function(){for(var e=d(this),t=e.index,n=e.first;n;)n.removed=!0,n.previous&&(n.previous=n.previous.next=void 0),delete t[n.index],n=n.next;e.first=e.last=void 0,f?e.size=0:this.size=0},delete:function(e){var t=d(this),n=g(this,e);if(n){var r=n.next,i=n.previous;delete t.index[n.index],n.removed=!0,i&&(i.next=r),r&&(r.previous=i),t.first==n&&(t.first=r),t.last==n&&(t.last=i),f?t.size--:this.size--}return!!n},forEach:function(e){for(var t,n=d(this),r=a(e,arguments.length>1?arguments[1]:void 0,3);t=t?t.next:n.first;)for(r(t.value,t.key,this);t&&t.removed;)t=t.previous},has:function(e){return!!g(this,e)}}),o(l.prototype,n?{get:function(e){var t=g(this,e);return t&&t.value},set:function(e,t){return m(this,0===e?0:e,t)}}:{add:function(e){return m(this,e=0===e?0:e,e)}}),f&&r(l.prototype,"size",{get:function(){return d(this).size}}),l},setStrong:function(e,t,n){var r=t+" Iterator",i=v(t),o=v(r);c(e,t,(function(e,t){h(this,{type:r,target:e,state:i(e),kind:t,last:void 0})}),(function(){for(var e=o(this),t=e.kind,n=e.last;n&&n.removed;)n=n.previous;return e.target&&(e.last=n=n?n.next:e.state.first)?"keys"==t?{value:n.key,done:!1}:"values"==t?{value:n.value,done:!1}:{value:[n.key,n.value],done:!1}:(e.target=void 0,{value:void 0,done:!0})}),n?"entries":"values",!n,!0),l(t)}}},function(e,t,n){"use strict";n(2),n(17),Object.defineProperty(t,"__esModule",{value:!0});var r=n(436),i=function(){function e(e){this.options=e,this.attempt=0}return e.prototype.apply=function(){var e=this;return new Promise((function(t){return setTimeout(t,e.jitteredDelay)}))},e.prototype.setAttemptNumber=function(e){this.attempt=e},Object.defineProperty(e.prototype,"jitteredDelay",{get:function(){return r.JitterFactory(this.options)(this.delay)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"delay",{get:function(){var e=this.options.startingDelay,t=this.options.timeMultiple,n=this.numOfDelayedAttempts,r=e*Math.pow(t,n);return Math.min(r,this.options.maxDelay)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"numOfDelayedAttempts",{get:function(){return this.attempt},enumerable:!0,configurable:!0}),e}();t.Delay=i},function(e,t,n){n(10)({target:"Number",stat:!0},{isFinite:n(440)})},function(e,t,n){var r=n(41),i=n(139),o=n(85),a=n(151).f,s=function(e){return function(t){for(var n,s=o(t),u=i(s),c=u.length,l=0,f=[];c>l;)n=u[l++],r&&!a.call(s,n)||f.push(e?[n,s[n]]:s[n]);return f}};e.exports={entries:s(!0),values:s(!1)}},function(e,t,n){"use strict";var r=n(10),i=n(82).some,o=n(117),a=n(86),s=o("some"),u=a("some");r({target:"Array",proto:!0,forced:!s||!u},{some:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}})},function(e,t,n){"use strict";var r,i=n(10),o=n(96).f,a=n(38),s=n(208),u=n(90),c=n(209),l=n(101),f="".endsWith,p=Math.min,d=c("endsWith");i({target:"String",proto:!0,forced:!!(l||d||(r=o(String.prototype,"endsWith"),!r||r.writable))&&!d},{endsWith:function(e){var t=String(u(this));s(e);var n=arguments.length>1?arguments[1]:void 0,r=a(t.length),i=void 0===n?r:p(a(n),r),o=String(e);return f?f.call(t,o,i):t.slice(i-o.length,i)===o}})},function(e,t,n){"use strict";var r=n(160),i=n(44),o=n(90),a=n(448),s=n(161);r("search",1,(function(e,t,n){return[function(t){var n=o(this),r=null==t?void 0:t[e];return void 0!==r?r.call(t,n):new RegExp(t)[e](String(n))},function(e){var r=n(t,e,this);if(r.done)return r.value;var o=i(e),u=String(this),c=o.lastIndex;a(c,0)||(o.lastIndex=0);var l=s(o,u);return a(o.lastIndex,c)||(o.lastIndex=c),null===l?-1:l.index}]}))},function(e,t,n){n(10)({target:"Number",stat:!0},{isInteger:n(453)})},function(e,t,n){n(255)("Uint32",(function(e){return function(t,n,r){return e(this,t,n,r)}}))},function(e,t,n){"use strict";var r=n(4),i=n(30),o=n(31),a=n(26),s=n(130);function u(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=a(e);if(t){var i=a(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return o(this,n)}}Object.defineProperty(t,"__esModule",{value:!0}),t.TimeoutError=void 0;var c=function(e){i(n,e);var t=u(n);function n(e){return r(this,n),t.call(this,e)}return n}(s(Error));t.TimeoutError=c},function(e,t){(function(t){e.exports=t}).call(this,{})},function(e,t,n){"use strict";n(6),n(7),n(25),n(21),n(78),n(2),n(12),n(24),n(79),n(284),n(211),n(13),n(47),n(14);var r=n(34),i=n(4),o=n(5);function a(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return s(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return s(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){u=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(u)throw o}}}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0}),t.saslprep=t.resourceprep=t.nodeprep=t.NodePrepProhibited=t.nameprep=t.prepare=t.D2=t.D1=t.C9=t.C8=t.C7=t.C6=t.C5=t.C4=t.C3=t.C22=t.C21=t.C12=t.C11=t.B3=t.B2=t.B1=t.A1=t.Table=void 0;var u=(0,n(18).__importDefault)(n(210)),c=n(458),l=function(){function e(t,n){i(this,e),this.singles=new Set,this.ranges=[],this.mappings=new Map;var o=c.TABLE_DATA[t];this.name=t,o?(o.s&&(this.singles=new Set(o.s.split("|").map((function(e){return parseInt(e,32)})))),o.r&&(this.ranges=o.r.split("|").map((function(e){var t=e.split(":"),n=r(t,2),i=n[0],o=n[1];return[parseInt(i,32),parseInt(o,32)]}))),o.m&&(this.mappings=new Map(o.m.split("|").map((function(e){var t=e.split(":"),n=r(t,2),i=n[0],o=n[1].split(";").map((function(e){return parseInt(e,32)}));return[parseInt(i,32),o]}))))):n&&(this.singles=new Set(n))}return o(e,[{key:"contains",value:function(e){if(this.singles.has(e))return!0;for(var t=0,n=this.ranges.length-1;t<=n;){var r=Math.floor((t+n)/2),i=this.ranges[r];if(e<i[0])n=r-1;else{if(!(e>i[1]))return!0;t=r+1}}return!1}},{key:"hasMapping",value:function(e){return this.mappings.has(e)||this.contains(e)}},{key:"map",value:function(e){return this.contains(e)&&!this.mappings.has(e)?String.fromCodePoint(e).toLowerCase().codePointAt(0):this.mappings.get(e)||null}}]),e}();function f(e,n){var r,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",o=u.default.ucs2.decode(i),s=[],c=a(o);try{for(c.s();!(r=c.n()).done;){var l=r.value;if(!n&&e.unassigned.contains(l))throw new Error("Unassigned code point: x"+l.toString(16));var f,p=!1,d=a(e.mappings);try{for(d.s();!(f=d.n()).done;){var h=f.value;if(h.hasMapping(l)){p=!0;var v=h.map(l);v&&(Array.isArray(v)?s=s.concat(v):s.push(v))}}}catch(e){d.e(e)}finally{d.f()}p||s.push(l)}}catch(e){c.e(e)}finally{c.f()}var m=s;if(e.normalize){var g=u.default.ucs2.encode(s),y=g.normalize("NFKC");m=u.default.ucs2.decode(y)}var b,_=!1,S=!1,w=a(m);try{for(w.s();!(b=w.n()).done;){var x,k=b.value,O=a(e.prohibited);try{for(O.s();!(x=O.n()).done;){var A=x.value;if(A.contains(k))throw new Error("Prohibited code point: x"+k.toString(16))}}catch(e){O.e(e)}finally{O.f()}if(!n&&e.unassigned.contains(k))throw new Error("Prohibited code point: x"+k.toString(16));e.bidirectional&&(_=_||t.D1.contains(k),S=S||t.D2.contains(k))}}catch(e){w.e(e)}finally{w.f()}if(e.bidirectional){if(_&&S)throw new Error("String contained both LCat and RandALCat code points");if(_&&(!t.D1.contains(m[0])||!t.D1.contains(m[m.length-1])))throw new Error("String containing RandALCat code points must start and end with RandALCat code points")}return u.default.ucs2.encode(m)}t.Table=l,t.A1=new l("A.1"),t.B1=new l("B.1"),t.B2=new l("B.2"),t.B3=new l("B.3"),t.C11=new l("C.1.1"),t.C12=new l("C.1.2"),t.C21=new l("C.2.1"),t.C22=new l("C.2.2"),t.C3=new l("C.3"),t.C4=new l("C.4"),t.C5=new l("C.5"),t.C6=new l("C.6"),t.C7=new l("C.7"),t.C8=new l("C.8"),t.C9=new l("C.9"),t.D1=new l("D.1"),t.D2=new l("D.2"),t.B1.map=function(){return null},t.C11.contains=function(e){return 32===e},t.C12.map=function(e){return t.C12.contains(e)?32:null},t.prepare=f;var p={bidirectional:!0,mappings:[t.B1,t.B2],normalize:!0,prohibited:[t.C12,t.C22,t.C3,t.C4,t.C5,t.C6,t.C7,t.C8,t.C9],unassigned:t.A1};t.nameprep=function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return f(p,t,e)},t.NodePrepProhibited=new l("NodePrepProhibited",[34,38,39,47,58,60,62,64]);var d={bidirectional:!0,mappings:[t.B1,t.B2],normalize:!0,prohibited:[t.C11,t.C12,t.C21,t.C22,t.C3,t.C4,t.C5,t.C6,t.C7,t.C8,t.C9,t.NodePrepProhibited],unassigned:t.A1};t.nodeprep=function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return f(d,t,e)};var h={bidirectional:!0,mappings:[t.B1],normalize:!0,prohibited:[t.C12,t.C21,t.C22,t.C3,t.C4,t.C5,t.C6,t.C7,t.C8,t.C9],unassigned:t.A1};t.resourceprep=function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return f(h,t,e)};var v={bidirectional:!0,mappings:[t.C12,t.B1],normalize:!0,prohibited:[t.C12,t.C21,t.C22,t.C3,t.C4,t.C5,t.C6,t.C7,t.C8,t.C9],unassigned:t.A1};t.saslprep=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return f(v,t,e)}},function(e,t,n){"use strict";var r=n(10),i=n(159).codeAt;r({target:"String",proto:!0},{codePointAt:function(e){return i(this,e)}})},function(e,t,n){"use strict";n(6),n(39),n(7),n(78),n(43),n(2),n(12),n(79),n(13),n(47),n(14);var r=n(16),i=n(9),o=n(34),a=n(4),s=n(5);function u(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function c(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?u(Object(n),!0).forEach((function(t){i(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function l(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return f(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return f(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function f(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0});var p=n(213),d=function(){function e(){a(this,e),this.parents=new Set,this.placeholder=!1,this.typeField="",this.versionField="",this.defaultType="",this.defaultVersion="",this.languageField="lang",this.typeValues=new Map,this.typeOrders=new Map,this.importers=new Map,this.exporters=new Map,this.children=new Map,this.childrenIndex=new Map,this.implicitChildren=new Set,this.contexts=new Map}return s(e,[{key:"addChild",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=arguments.length>3?arguments[3]:void 0,i=arguments.length>4?arguments[4]:void 0,a={multiple:n||!1,name:e,selector:r,translator:t},s=this.children.get(e);if(s){var u=s.translator;s.multiple=n,r&&s.selector&&r!==s.selector&&(s.selector=void 0);var c,f=l(t.importers);try{for(f.s();!(c=f.n()).done;){var p=o(c.value,2),d=p[0],h=p[1],v=(u.typeValues.get(d)||"").split("__v__"),m=o(v,2),g=m[0],y=m[1];u.updateDefinition({contexts:t.contexts,element:h.element,exporterOrdering:new Map,exporters:new Map,importerOrdering:h.fieldOrders,importers:h.fields,namespace:h.namespace,optionalNamespaces:new Map,type:g,version:y}),this.implicitChildren.has(d)||this.childrenIndex.set(d,e)}}catch(e){f.e(e)}finally{f.f()}var b,_=l(t.exporters);try{for(_.s();!(b=_.n()).done;){var S=o(b.value,2),w=S[0],x=S[1],k=w.split("__v__"),O=o(k,2),A=O[0],T=O[1];u.updateDefinition({contexts:t.contexts,element:x.element,exporterOrdering:x.fieldOrders,exporters:x.fields,importerOrdering:new Map,importers:new Map,namespace:x.namespace,optionalNamespaces:x.optionalNamespaces,type:A,version:T})}}catch(e){_.e(e)}finally{_.f()}}else{a.translator.parents.add(this),this.children.set(e,a);var E,I=l(t.importers);try{for(I.s();!(E=I.n()).done;){var N=o(E.value,1),R=N[0];this.implicitChildren.has(R)||this.childrenIndex.set(R,e)}}catch(e){I.e(e)}finally{I.f()}i&&this.implicitChildren.add(i)}}},{key:"addContext",value:function(e,t,n,r,i,o){t&&(e="".concat(e,"[").concat(t,"]"));var a=this.contexts.get(e);a||(a={typeField:"",versionField:"",typeValues:new Map}),o&&(a.impliedType=i),a.typeField=n||"",a.typeValues.set(r,i),this.contexts.set(e,a)}},{key:"getChild",value:function(e){var t=this.children.get(e);if(t)return t.translator}},{key:"getImportKey",value:function(e){return this.childrenIndex.get("{".concat(e.getNamespace(),"}").concat(e.getName()))}},{key:"updateDefinition",value:function(e){var t,n="{".concat(e.namespace,"}").concat(e.element),r=e.type||this.defaultType,i=e.version||this.defaultVersion,a=i?"".concat(r,"__v__").concat(i):r,s=this.importers.get(n)||{element:e.element,fieldOrders:new Map,fields:new Map,namespace:e.namespace},u=l(e.importers);try{for(u.s();!(t=u.n()).done;){var c=o(t.value,2),f=c[0],p=c[1];s.fields.set(f,p)}}catch(e){u.e(e)}finally{u.f()}var d,h=l(e.importerOrdering);try{for(h.s();!(d=h.n()).done;){var v=o(d.value,2),m=v[0],g=v[1];s.fieldOrders.set(m,g)}}catch(e){h.e(e)}finally{h.f()}this.importers.set(n,s);var y,b=this.exporters.get(a)||{element:e.element,fieldOrders:new Map,fields:new Map,namespace:e.namespace,optionalNamespaces:e.optionalNamespaces},_=l(e.exporters);try{for(_.s();!(y=_.n()).done;){var S=o(y.value,2),w=S[0],x=S[1];b.fields.set(w,x)}}catch(e){_.e(e)}finally{_.f()}var k,O=l(e.exporterOrdering);try{for(O.s();!(k=O.n()).done;){var A=o(k.value,2),T=A[0],E=A[1];b.fieldOrders.set(T,E)}}catch(e){O.e(e)}finally{O.f()}var I,N=l(e.optionalNamespaces);try{for(N.s();!(I=N.n()).done;){var R=o(I.value,2),j=R[0],P=R[1];b.optionalNamespaces.set(j,P)}}catch(e){N.e(e)}finally{N.f()}this.exporters.set(a,b);var C,L=l(e.contexts);try{for(L.s();!(C=L.n()).done;){var M=o(C.value,2),D=M[0],B=M[1],F=this.contexts.get(D)||{impliedType:void 0,typeField:B.typeField,versionField:B.versionField,typeValues:new Map};F.typeField||(F.typeField=B.typeField),F.versionField||(F.versionField=B.versionField),F.impliedType||(F.impliedType=B.impliedType);var q,U=l(B.typeValues);try{for(U.s();!(q=U.n()).done;){var J=o(q.value,2),z=J[0],G=J[1];F.typeValues.set(z,G)}}catch(e){U.e(e)}finally{U.f()}this.contexts.set(D,F)}}catch(e){L.e(e)}finally{L.f()}if(e.type)this.typeValues.set(n,a),e.typeOrder&&e.type&&this.typeOrders.set(e.type,e.typeOrder);else if(this.typeField&&!e.type){var H,V=l(this.importers);try{for(V.s();!(H=V.n()).done;){var W,Q=o(H.value,2)[1],K=l(e.importers);try{for(K.s();!(W=K.n()).done;){var Y=o(W.value,2),X=Y[0],$=Y[1];Q.fields.set(X,$)}}catch(e){K.e(e)}finally{K.f()}var Z,ee=l(e.importerOrdering);try{for(ee.s();!(Z=ee.n()).done;){var te=o(Z.value,2),ne=te[0],re=te[1];Q.fieldOrders.set(ne,re)}}catch(e){ee.e(e)}finally{ee.f()}}}catch(e){V.e(e)}finally{V.f()}var ie,oe=l(this.exporters);try{for(oe.s();!(ie=oe.n()).done;){var ae,se=o(ie.value,2)[1],ue=l(e.exporters);try{for(ue.s();!(ae=ue.n()).done;){var ce=o(ae.value,2),le=ce[0],fe=ce[1];se.fields.set(le,fe)}}catch(e){ue.e(e)}finally{ue.f()}var pe,de=l(e.exporterOrdering);try{for(de.s();!(pe=de.n()).done;){var he=o(pe.value,2),ve=he[0],me=he[1];se.fieldOrders.set(ve,me)}}catch(e){de.e(e)}finally{de.f()}}}catch(e){oe.e(e)}finally{oe.f()}}}},{key:"replaceWith",value:function(e){var t,n=l(this.children);try{for(n.s();!(t=n.n()).done;){var r=o(t.value,2),i=r[0],a=r[1];e.children.set(i,a)}}catch(e){n.e(e)}finally{n.f()}var s,u=l(this.childrenIndex);try{for(u.s();!(s=u.n()).done;){var c=o(s.value,2),f=c[0],p=c[1];e.childrenIndex.set(f,p)}}catch(e){u.e(e)}finally{u.f()}var d,h=l(this.contexts);try{for(h.s();!(d=h.n()).done;){var v=o(d.value,2),m=v[0],g=v[1];e.contexts.set(m,g)}}catch(e){h.e(e)}finally{h.f()}var y,b=l(this.implicitChildren);try{for(b.s();!(y=b.n()).done;){var _=y.value;e.implicitChildren.add(_)}}catch(e){b.e(e)}finally{b.f()}var S,w=l(this.parents);try{for(w.s();!(S=w.n()).done;){var x,k=l(S.value.children.values());try{for(k.s();!(x=k.n()).done;){var O=x.value;O.translator===this&&(O.translator=e)}}catch(e){k.e(e)}finally{k.f()}}}catch(e){w.e(e)}finally{w.f()}this.parents=new Set}},{key:"import",value:function(e,t){var n="{".concat(e.getNamespace(),"}").concat(e.getName()),i={},a=this.importers.get(n);if(a){var s,u=(this.typeValues.get(n)||"").split("__v__"),f=o(u,2),p=f[0],d=f[1],h=t.path||"";if(t.pathSelector&&(s=this.contexts.get("".concat(h,"[").concat(t.pathSelector,"]"))),s||(s=this.contexts.get(h)),s){if(!s.impliedType){var v=s.typeValues.get(n)||"";v&&(i[s.typeField]=v)}}else this.typeField&&p&&p!==this.defaultType&&(i[this.typeField]=p);this.versionField&&d&&d!==this.defaultVersion&&(i[this.versionField]=d);var m,g=c(c({},t),{},{data:i,importer:a,lang:(e.getAttribute("xml:lang")||t.lang||"").toLowerCase(),pathSelector:p,translator:this}),y=r(a.fieldOrders.entries()).sort((function(e,t){return e[1]>t[1]?-1:e[1]<t[1]?1:0})),b=y.filter((function(e){return e[1]>=0})),_=y.filter((function(e){return e[1]<0})),S=l(b);try{for(S.s();!(m=S.n()).done;){var w=o(m.value,1)[0],x=a.fields.get(w);g.path="".concat(t.path,".").concat(w);var k=x(e,g);null!=k&&(i[w]=k)}}catch(e){S.e(e)}finally{S.f()}var O,A=l(e.children);try{for(A.s();!(O=A.n()).done;){var T=O.value;if("string"!=typeof T){var E="{".concat(T.getNamespace(),"}").concat(T.getName()),I=this.childrenIndex.get(E);if(I){g.path="".concat(t.path,".").concat(I);var N=this.children.get(I),R=N.translator,j=N.multiple,P=N.selector;if(!P||P===p){var C=R.import(T,g);void 0!==C&&(j?(i[I]||(i[I]=[]),i[I].push(C)):i[I]?i[I]=R.resolveCollision(i[I],C):i[I]=C)}}}}}catch(e){A.e(e)}finally{A.f()}var L,M=l(_);try{for(M.s();!(L=M.n()).done;){var D=o(L.value,1)[0],B=a.fields.get(D);g.path="".concat(t.path,".").concat(D);var F=B(e,g);null!=F&&(i[D]=F)}}catch(e){M.e(e)}finally{M.f()}return i}}},{key:"export",value:function(e,t){if(e){var n,r=this.defaultType,i=this.defaultVersion,a=t.path||"";t.pathSelector&&(n=this.contexts.get("".concat(a,"[").concat(t.pathSelector,"]"))),n||(n=this.contexts.get(a)),n?r=n.impliedType||e[n.typeField]||this.defaultType:this.typeField&&(r=e[this.typeField]||this.defaultType),this.versionField&&(i=e[this.versionField]||this.defaultVersion);var s=i?"".concat(r,"__v__").concat(i):r,u=this.exporters.get(s);if(u){var f=(0,p.createElement)(u.namespace,u.element,t.namespace,t.element);t.element&&(f.parent=t.element);var d,h=l(u.optionalNamespaces);try{for(h.s();!(d=h.n()).done;){var v=o(d.value,2),m=v[0],g=v[1];f.addOptionalNamespace(m,g)}}catch(e){h.e(e)}finally{h.f()}var y=c(c({},t),{},{data:e,element:f,exporter:u,lang:(e[this.languageField]||t.lang||"").toLowerCase(),namespace:f.getDefaultNamespace(),pathSelector:r,translator:this}),b=u.fields.get(this.languageField);b&&b(f,e[this.languageField],t);var _=Object.keys(e);_.sort((function(e,t){return(u.fieldOrders.get(e)||1e5)-(u.fieldOrders.get(t)||1e5)}));for(var S=0,w=_;S<w.length;S++){var x=w[S];if(x!==this.languageField){var k=e[x],O=u.fields.get(x);if(O)O(f,k,y);else{var A=this.children.get(x);if(A){y.path="".concat(t.path?t.path+".":"").concat(x);var T=A.translator,E=A.multiple,I=A.selector;if(!I||I===r){var N,R=l(E?null!=k?k:[]:[k]);try{for(R.s();!(N=R.n()).done;){var j=N.value,P=T.export(j,y);P&&f.appendChild(P)}}catch(e){R.e(e)}finally{R.f()}}}}}}return f}}}},{key:"resolveCollision",value:function(e,t){return(this.typeOrders.get(e[this.typeField]||this.defaultType)||0)<=(this.typeOrders.get(t[this.typeField]||this.defaultType)||0)?e:t}}]),e}();t.default=d},function(e,t,n){"use strict";n(7),n(78),n(2),n(13),n(14),Object.defineProperty(t,"__esModule",{value:!0}),t.Hash=void 0;var r=n(18),i=(0,r.__importDefault)(n(147));t.Hash=i.default;var o=(0,r.__importDefault)(n(477)),a=(0,r.__importDefault)(n(478)),s=(0,r.__importDefault)(n(479)),u=(0,r.__importDefault)(n(480)),c=new Map([["md5",o.default],["sha-1",a.default],["sha-256",s.default],["sha-512",u.default],["sha1",a.default],["sha256",s.default],["sha512",u.default]]);t.default=function(e){e=e.toLowerCase();var t=c.get(e);if(t)return new t;throw new Error("Unsupported hash algorithm: "+e)}},function(e,t,n){"use strict";(function(t,r){n(6),n(7),n(36),n(29),n(87),n(166),n(2),n(83),n(55),n(56),n(57),n(58),n(59),n(60),n(61),n(62),n(63),n(64),n(65),n(66),n(67),n(68),n(69),n(70),n(71),n(72),n(73),n(74),n(75),n(76),n(77);var i,o=n(172);e.exports=m,m.ReadableState=v;n(80).EventEmitter;var a=function(e,t){return e.listeners(t).length},s=n(80).EventEmitter,u=n(94).Buffer,c=t.Uint8Array||function(){};var l,f=Object.create(n(148)),p=n(473).BufferList,d=n(288);f.inherits(m,s);var h=["error","close","destroy","pause","resume"];function v(e,t){e=e||{};var r=t instanceof(i=i||n(128));this.objectMode=!!e.objectMode,r&&(this.objectMode=this.objectMode||!!e.readableObjectMode);var o=e.highWaterMark,a=e.readableHighWaterMark,s=this.objectMode?16:16384;this.highWaterMark=o||0===o?o:r&&(a||0===a)?a:s,this.highWaterMark=Math.floor(this.highWaterMark),this.buffer=new p,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.destroyed=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&&(l||(l=n(290).StringDecoder),this.decoder=new l(e.encoding),this.encoding=e.encoding)}function m(e){if(i=i||n(128),!(this instanceof m))return new m(e);this._readableState=new v(e,this),this.readable=!0,e&&("function"==typeof e.read&&(this._read=e.read),"function"==typeof e.destroy&&(this._destroy=e.destroy)),s.call(this)}function g(e,t,n,r,i){var o,a=e._readableState;null===t?(a.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,_(e)}(e,a)):(i||(o=function(e,t){var n;r=t,u.isBuffer(r)||r instanceof c||"string"==typeof t||void 0===t||e.objectMode||(n=new TypeError("Invalid non-string/buffer chunk"));var r;return n}(a,t)),o?e.emit("error",o):a.objectMode||t&&t.length>0?("string"==typeof t||a.objectMode||Object.getPrototypeOf(t)===u.prototype||(t=function(e){return u.from(e)}(t)),r?a.endEmitted?e.emit("error",new Error("stream.unshift() after end event")):y(e,a,t,!0):a.ended?e.emit("error",new Error("stream.push() after EOF")):(a.reading=!1,a.decoder&&!n?(t=a.decoder.write(t),a.objectMode||0!==t.length?y(e,a,t,!1):w(e,a)):y(e,a,t,!1))):r||(a.reading=!1));return function(e){return!e.ended&&(e.needReadable||e.length<e.highWaterMark||0===e.length)}(a)}function y(e,t,n,r){t.flowing&&0===t.length&&!t.sync?(e.emit("data",n),e.read(0)):(t.length+=t.objectMode?1:n.length,r?t.buffer.unshift(n):t.buffer.push(n),t.needReadable&&_(e)),w(e,t)}Object.defineProperty(m.prototype,"destroyed",{get:function(){return void 0!==this._readableState&&this._readableState.destroyed},set:function(e){this._readableState&&(this._readableState.destroyed=e)}}),m.prototype.destroy=d.destroy,m.prototype._undestroy=d.undestroy,m.prototype._destroy=function(e,t){this.push(null),t(e)},m.prototype.push=function(e,t){var n,r=this._readableState;return r.objectMode?n=!0:"string"==typeof e&&((t=t||r.defaultEncoding)!==r.encoding&&(e=u.from(e,t),t=""),n=!0),g(this,e,t,!1,n)},m.prototype.unshift=function(e){return g(this,e,null,!0,!1)},m.prototype.isPaused=function(){return!1===this._readableState.flowing},m.prototype.setEncoding=function(e){return l||(l=n(290).StringDecoder),this._readableState.decoder=new l(e),this._readableState.encoding=e,this};function b(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>=8388608?e=8388608:(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 _(e){var t=e._readableState;t.needReadable=!1,t.emittedReadable||(t.flowing,t.emittedReadable=!0,t.sync?o.nextTick(S,e):S(e))}function S(e){e.emit("readable"),A(e)}function w(e,t){t.readingMore||(t.readingMore=!0,o.nextTick(x,e,t))}function x(e,t){for(var n=t.length;!t.reading&&!t.flowing&&!t.ended&&t.length<t.highWaterMark&&(e.read(0),n!==t.length);)n=t.length;t.readingMore=!1}function k(e){e.read(0)}function O(e,t){t.reading||e.read(0),t.resumeScheduled=!1,t.awaitDrain=0,e.emit("resume"),A(e),t.flowing&&!t.reading&&e.read(0)}function A(e){var t=e._readableState;for(t.flowing;t.flowing&&null!==e.read(););}function T(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=u.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 E(e){var t=e._readableState;if(t.length>0)throw new Error('"endReadable()" called on non-empty stream');t.endEmitted||(t.ended=!0,o.nextTick(I,t,e))}function I(e,t){e.endEmitted||0!==e.length||(e.endEmitted=!0,t.readable=!1,t.emit("end"))}function N(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1}m.prototype.read=function(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 t.length,t.ended,0===t.length&&t.ended?E(this):_(this),null;if(0===(e=b(e,t))&&t.ended)return 0===t.length&&E(this),null;var r,i=t.needReadable;return(0===t.length||t.length-e<t.highWaterMark)&&(i=!0),t.ended||t.reading?i=!1:i&&(t.reading=!0,t.sync=!0,0===t.length&&(t.needReadable=!0),this._read(t.highWaterMark),t.sync=!1,t.reading||(e=b(n,t))),null===(r=e>0?T(e,t):null)?(t.needReadable=!0,e=0):t.length-=e,0===t.length&&(t.ended||(t.needReadable=!0),n!==e&&t.ended&&E(this)),null!==r&&this.emit("data",r),r},m.prototype._read=function(e){this.emit("error",new Error("_read() is not implemented"))},m.prototype.pipe=function(e,t){var n=this,i=this._readableState;switch(i.pipesCount){case 0:i.pipes=e;break;case 1:i.pipes=[i.pipes,e];break;default:i.pipes.push(e)}i.pipesCount+=1,i.pipesCount;var s=(!t||!1!==t.end)&&e!==r.stdout&&e!==r.stderr?c:g;function u(t,r){t===n&&r&&!1===r.hasUnpiped&&(r.hasUnpiped=!0,e.removeListener("close",v),e.removeListener("finish",m),e.removeListener("drain",l),e.removeListener("error",h),e.removeListener("unpipe",u),n.removeListener("end",c),n.removeListener("end",g),n.removeListener("data",d),f=!0,!i.awaitDrain||e._writableState&&!e._writableState.needDrain||l())}function c(){e.end()}i.endEmitted?o.nextTick(s):n.once("end",s),e.on("unpipe",u);var l=function(e){return function(){var t=e._readableState;t.awaitDrain,t.awaitDrain&&t.awaitDrain--,0===t.awaitDrain&&a(e,"data")&&(t.flowing=!0,A(e))}}(n);e.on("drain",l);var f=!1;var p=!1;function d(t){p=!1,!1!==e.write(t)||p||((1===i.pipesCount&&i.pipes===e||i.pipesCount>1&&-1!==N(i.pipes,e))&&!f&&(n._readableState.awaitDrain,n._readableState.awaitDrain++,p=!0),n.pause())}function h(t){g(),e.removeListener("error",h),0===a(e,"error")&&e.emit("error",t)}function v(){e.removeListener("finish",m),g()}function m(){e.removeListener("close",v),g()}function g(){n.unpipe(e)}return n.on("data",d),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",h),e.once("close",v),e.once("finish",m),e.emit("pipe",n),i.flowing||n.resume(),e},m.prototype.unpipe=function(e){var t=this._readableState,n={hasUnpiped:!1};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,n)),this;if(!e){var r=t.pipes,i=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var o=0;o<i;o++)r[o].emit("unpipe",this,n);return this}var a=N(t.pipes,e);return-1===a||(t.pipes.splice(a,1),t.pipesCount-=1,1===t.pipesCount&&(t.pipes=t.pipes[0]),e.emit("unpipe",this,n)),this},m.prototype.on=function(e,t){var n=s.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&&_(this):o.nextTick(k,this))}return n},m.prototype.addListener=m.prototype.on,m.prototype.resume=function(){var e=this._readableState;return e.flowing||(e.flowing=!0,function(e,t){t.resumeScheduled||(t.resumeScheduled=!0,o.nextTick(O,e,t))}(this,e)),this},m.prototype.pause=function(){return this._readableState.flowing,!1!==this._readableState.flowing&&(this._readableState.flowing=!1,this.emit("pause")),this},m.prototype.wrap=function(e){var t=this,n=this._readableState,r=!1;for(var i in e.on("end",(function(){if(n.decoder&&!n.ended){var e=n.decoder.end();e&&e.length&&t.push(e)}t.push(null)})),e.on("data",(function(i){(n.decoder&&(i=n.decoder.write(i)),n.objectMode&&null==i)||(n.objectMode||i&&i.length)&&(t.push(i)||(r=!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));for(var o=0;o<h.length;o++)e.on(h[o],this.emit.bind(this,h[o]));return this._read=function(t){r&&(r=!1,e.resume())},this},Object.defineProperty(m.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}}),m._fromList=T}).call(this,n(108),n(167))},function(e,t,n){"use strict";var r=n(172);function i(e,t){e.emit("error",t)}e.exports={destroy:function(e,t){var n=this,o=this._readableState&&this._readableState.destroyed,a=this._writableState&&this._writableState.destroyed;return o||a?(t?t(e):!e||this._writableState&&this._writableState.errorEmitted||r.nextTick(i,this,e),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(e||null,(function(e){!t&&e?(r.nextTick(i,n,e),n._writableState&&(n._writableState.errorEmitted=!0)):t&&t(e)})),this)},undestroy:function(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)}}},function(e,t,n){"use strict";(function(t){n(48),n(52),n(474),n(27),n(7),n(475),n(2),n(83),n(55),n(56),n(57),n(58),n(59),n(60),n(61),n(62),n(63),n(64),n(65),n(66),n(67),n(68),n(69),n(70),n(71),n(72),n(73),n(74),n(75),n(76),n(77);var r=n(172);function i(e){var t=this;this.next=null,this.entry=null,this.finish=function(){!function(e,t,n){var r=e.entry;e.entry=null;for(;r;){var i=r.callback;t.pendingcb--,i(n),r=r.next}t.corkedRequestsFree?t.corkedRequestsFree.next=e:t.corkedRequestsFree=e}(t,e)}}e.exports=v;var o,a=r.nextTick;v.WritableState=h;var s=Object.create(n(148)),u=n(80).EventEmitter,c=n(94).Buffer,l=t.Uint8Array||function(){};var f,p=n(288);function d(){}function h(e,t){o=o||n(128),e=e||{};var s=t instanceof o;this.objectMode=!!e.objectMode,s&&(this.objectMode=this.objectMode||!!e.writableObjectMode);var u=e.highWaterMark,c=e.writableHighWaterMark,l=this.objectMode?16:16384;this.highWaterMark=u||0===u?u:s&&(c||0===c)?c:l,this.highWaterMark=Math.floor(this.highWaterMark),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var f=!1===e.decodeStrings;this.decodeStrings=!f,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,i=n.sync,o=n.writecb;if(function(e){e.writing=!1,e.writecb=null,e.length-=e.writelen,e.writelen=0}(n),t)!function(e,t,n,i,o){--t.pendingcb,n?(r.nextTick(o,i),r.nextTick(S,e,t),e._writableState.errorEmitted=!0,e.emit("error",i)):(o(i),e._writableState.errorEmitted=!0,e.emit("error",i),S(e,t))}(e,n,i,t,o);else{var s=b(n);s||n.corked||n.bufferProcessing||!n.bufferedRequest||y(e,n),i?a(g,e,n,s,o):g(e,n,s,o)}}(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 i(this)}function v(e){if(o=o||n(128),!(f.call(v,this)||this instanceof o))return new v(e);this._writableState=new h(e,this),this.writable=!0,e&&("function"==typeof e.write&&(this._write=e.write),"function"==typeof e.writev&&(this._writev=e.writev),"function"==typeof e.destroy&&(this._destroy=e.destroy),"function"==typeof e.final&&(this._final=e.final)),u.call(this)}function m(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 g(e,t,n,r){n||function(e,t){0===t.length&&t.needDrain&&(t.needDrain=!1,e.emit("drain"))}(e,t),t.pendingcb--,r(),S(e,t)}function y(e,t){t.bufferProcessing=!0;var n=t.bufferedRequest;if(e._writev&&n&&n.next){var r=t.bufferedRequestCount,o=new Array(r),a=t.corkedRequestsFree;a.entry=n;for(var s=0,u=!0;n;)o[s]=n,n.isBuf||(u=!1),n=n.next,s+=1;o.allBuffers=u,m(e,t,!0,t.length,o,"",a.finish),t.pendingcb++,t.lastBufferedRequest=null,a.next?(t.corkedRequestsFree=a.next,a.next=null):t.corkedRequestsFree=new i(t),t.bufferedRequestCount=0}else{for(;n;){var c=n.chunk,l=n.encoding,f=n.callback;if(m(e,t,!1,t.objectMode?1:c.length,c,l,f),n=n.next,t.bufferedRequestCount--,t.writing)break}null===n&&(t.lastBufferedRequest=null)}t.bufferedRequest=n,t.bufferProcessing=!1}function b(e){return e.ending&&0===e.length&&null===e.bufferedRequest&&!e.finished&&!e.writing}function _(e,t){e._final((function(n){t.pendingcb--,n&&e.emit("error",n),t.prefinished=!0,e.emit("prefinish"),S(e,t)}))}function S(e,t){var n=b(t);return n&&(!function(e,t){t.prefinished||t.finalCalled||("function"==typeof e._final?(t.pendingcb++,t.finalCalled=!0,r.nextTick(_,e,t)):(t.prefinished=!0,e.emit("prefinish")))}(e,t),0===t.pendingcb&&(t.finished=!0,e.emit("finish"))),n}s.inherits(v,u),h.prototype.getBuffer=function(){for(var e=this.bufferedRequest,t=[];e;)t.push(e),e=e.next;return t},function(){try{Object.defineProperty(h.prototype,"buffer",{get:function(){return this.getBuffer()}})}catch(e){}}(),"function"==typeof Symbol&&Symbol.hasInstance&&"function"==typeof Function.prototype[Symbol.hasInstance]?(f=Function.prototype[Symbol.hasInstance],Object.defineProperty(v,Symbol.hasInstance,{value:function(e){return!!f.call(this,e)||this===v&&(e&&e._writableState instanceof h)}})):f=function(e){return e instanceof this},v.prototype.pipe=function(){this.emit("error",new Error("Cannot pipe, not readable"))},v.prototype.write=function(e,t,n){var i,o=this._writableState,a=!1,s=!o.objectMode&&(i=e,c.isBuffer(i)||i instanceof l);return s&&!c.isBuffer(e)&&(e=function(e){return c.from(e)}(e)),"function"==typeof t&&(n=t,t=null),s?t="buffer":t||(t=o.defaultEncoding),"function"!=typeof n&&(n=d),o.ended?function(e,t){var n=new Error("write after end");e.emit("error",n),r.nextTick(t,n)}(this,n):(s||function(e,t,n,i){var o=!0,a=!1;return null===n?a=new TypeError("May not write null values to stream"):"string"==typeof n||void 0===n||t.objectMode||(a=new TypeError("Invalid non-string/buffer chunk")),a&&(e.emit("error",a),r.nextTick(i,a),o=!1),o}(this,o,e,n))&&(o.pendingcb++,a=function(e,t,n,r,i,o){if(!n){var a=function(e,t,n){e.objectMode||!1===e.decodeStrings||"string"!=typeof t||(t=c.from(t,n));return t}(t,r,i);r!==a&&(n=!0,i="buffer",r=a)}var s=t.objectMode?1:r.length;t.length+=s;var u=t.length<t.highWaterMark;u||(t.needDrain=!0);if(t.writing||t.corked){var l=t.lastBufferedRequest;t.lastBufferedRequest={chunk:r,encoding:i,isBuf:n,callback:o,next:null},l?l.next=t.lastBufferedRequest:t.bufferedRequest=t.lastBufferedRequest,t.bufferedRequestCount+=1}else m(e,t,!1,s,r,i,o);return u}(this,o,s,e,t,n)),a},v.prototype.cork=function(){this._writableState.corked++},v.prototype.uncork=function(){var e=this._writableState;e.corked&&(e.corked--,e.writing||e.corked||e.finished||e.bufferProcessing||!e.bufferedRequest||y(this,e))},v.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},Object.defineProperty(v.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}}),v.prototype._write=function(e,t,n){n(new Error("_write() is not implemented"))},v.prototype._writev=null,v.prototype.end=function(e,t,n){var i=this._writableState;"function"==typeof e?(n=e,e=null,t=null):"function"==typeof t&&(n=t,t=null),null!=e&&this.write(e,t),i.corked&&(i.corked=1,this.uncork()),i.ending||i.finished||function(e,t,n){t.ending=!0,S(e,t),n&&(t.finished?r.nextTick(n):e.once("finish",n));t.ended=!0,e.writable=!1}(this,i,n)},Object.defineProperty(v.prototype,"destroyed",{get:function(){return void 0!==this._writableState&&this._writableState.destroyed},set:function(e){this._writableState&&(this._writableState.destroyed=e)}}),v.prototype.destroy=p.destroy,v.prototype._undestroy=p.undestroy,v.prototype._destroy=function(e,t){this.end(),t(e)}}).call(this,n(108))},function(e,t,n){"use strict";n(29),n(2),n(24);var r=n(94).Buffer,i=r.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 o(e){var t;switch(this.encoding=function(e){var t=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}}(e);if("string"!=typeof t&&(r.isEncoding===i||!i(e)))throw new Error("Unknown encoding: "+e);return t||e}(e),this.encoding){case"utf16le":this.text=u,this.end=c,t=4;break;case"utf8":this.fillLast=s,t=4;break;case"base64":this.text=l,this.end=f,t=3;break;default:return this.write=p,void(this.end=d)}this.lastNeed=0,this.lastTotal=0,this.lastChar=r.allocUnsafe(t)}function a(e){return e<=127?0:e>>5==6?2:e>>4==14?3:e>>3==30?4:e>>6==2?-1:-2}function s(e){var t=this.lastTotal-this.lastNeed,n=function(e,t,n){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 u(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 c(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 l(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 f(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+this.lastChar.toString("base64",0,3-this.lastNeed):t}function p(e){return e.toString(this.encoding)}function d(e){return e&&e.length?this.write(e):""}t.StringDecoder=o,o.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||""},o.prototype.end=function(e){var t=e&&e.length?this.write(e):"";return this.lastNeed?t+"�":t},o.prototype.text=function(e,t){var n=function(e,t,n){var r=t.length-1;if(r<n)return 0;var i=a(t[r]);if(i>=0)return i>0&&(e.lastNeed=i-1),i;if(--r<n||-2===i)return 0;if((i=a(t[r]))>=0)return i>0&&(e.lastNeed=i-2),i;if(--r<n||-2===i)return 0;if((i=a(t[r]))>=0)return i>0&&(2===i?i=0:e.lastNeed=i-3),i;return 0}(this,e,t);if(!this.lastNeed)return e.toString("utf8",t);this.lastTotal=n;var r=e.length-(n-this.lastNeed);return e.copy(this.lastChar,0,r),e.toString("utf8",t,r)},o.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}},function(e,t,n){"use strict";e.exports=o;var r=n(128);function i(e,t){var n=this._transformState;n.transforming=!1;var r=n.writecb;if(!r)return this.emit("error",new Error("write callback called multiple times"));n.writechunk=null,n.writecb=null,null!=t&&this.push(t),r(e);var i=this._readableState;i.reading=!1,(i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}function o(e){if(!(this instanceof o))return new o(e);r.call(this,e),this._transformState={afterTransform:i.bind(this),needTransform:!1,transforming:!1,writecb:null,writechunk:null,writeencoding:null},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.on("prefinish",a)}function a(){var e=this;"function"==typeof this._flush?this._flush((function(t,n){s(e,t,n)})):s(this,null,null)}function s(e,t,n){if(t)return e.emit("error",t);if(null!=n&&e.push(n),e._writableState.length)throw new Error("Calling transform done when ws.length != 0");if(e._transformState.transforming)throw new Error("Calling transform done when still transforming");return e.push(null)}Object.create(n(148)).inherits(o,r),o.prototype.push=function(e,t){return this._transformState.needTransform=!1,r.prototype.push.call(this,e,t)},o.prototype._transform=function(e,t,n){throw new Error("_transform() is not implemented")},o.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)}},o.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},o.prototype._destroy=function(e,t){var n=this;r.prototype._destroy.call(this,e,(function(e){t(e),n.emit("close")}))}},function(e,t,n){"use strict";n(7),n(29),n(21),n(2),n(24),n(83),n(55),n(56),n(57),n(58),n(59),n(60),n(61),n(62),n(63),n(64),n(65),n(66),n(67),n(68),n(69),n(70),n(71),n(72),n(73),n(74),n(75),n(76),n(77);var r=n(8);n(15);var i=n(23),o=n(9),a=n(4),s=n(5),u=n(30),c=n(31),l=n(26);function f(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return p(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return p(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function p(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function d(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function h(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?d(Object(n),!0).forEach((function(t){o(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):d(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function v(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=l(e);if(t){var i=l(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return c(this,n)}}Object.defineProperty(t,"__esModule",{value:!0}),t.Receiver=t.Sender=void 0;var m=n(18),g=n(80),y=(0,m.__importStar)(n(84)),b=n(40),_=n(1),S=(0,m.__importDefault)(n(218)),w=n(174),x=n(219),k=function(e){u(n,e);var t=v(n);function n(){var e,r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return a(this,n),(e=t.call(this)).config=h({chunkSize:16384,hash:"sha-1"},r),e.file=void 0,e.channel=void 0,e.hash=y.createHash(e.config.hash),e}return s(n,[{key:"send",value:function(e,t){var n=this;if(!this.file||!this.channel){this.file=e,this.channel=t,this.channel.binaryType="arraybuffer";var r=new FileReader,i=0,o=!1,a=function(){if(!(o||i>=e.size)){o=!0;var t=e.slice(i,i+n.config.chunkSize);r.readAsArrayBuffer(t)}};t.bufferedAmountLowThreshold=8*this.config.chunkSize,t.onbufferedamountlow=function(){a()},r.addEventListener("load",(function(t){var r=t.target.result;o=!1,i+=r.byteLength,n.channel.send(r),n.hash.update(new Uint8Array(r)),n.emit("progress",i,e.size,r),i<e.size?n.channel.bufferedAmount<=n.channel.bufferedAmountLowThreshold&&a():(n.emit("progress",e.size,e.size,null),n.emit("sentFile",{algorithm:n.config.hash,name:e.name,size:e.size,value:n.hash.digest()}))})),a()}}}]),n}(g.EventEmitter);t.Sender=k;var O=function(e){u(n,e);var t=v(n);function n(){var e,r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return a(this,n),(e=t.call(this)).config=h({hash:"sha-1"},r),e.receiveBuffer=[],e.received=0,e.channel=void 0,e.hash=y.createHash(e.config.hash),e}return s(n,[{key:"receive",value:function(e,t){var n=this;this.metadata=e,this.channel=t,this.channel.binaryType="arraybuffer",this.channel.onmessage=function(e){var t=e.data.byteLength;n.received+=t,n.receiveBuffer.push(e.data),e.data&&n.hash.update(new Uint8Array(e.data)),n.emit("progress",n.received,n.metadata.size,e.data),n.received===n.metadata.size?(n.metadata.actualhash=n.hash.digest("hex"),n.emit("receivedFile",new Blob(n.receiveBuffer),n.metadata),n.receiveBuffer=[]):n.received>n.metadata.size&&(console.error("received more than expected, discarding..."),n.receiveBuffer=[])}}}]),n}(g.EventEmitter);t.Receiver=O;var A=function(e){u(l,e);var t,n,o,c=v(l);function l(e){var t;return a(this,l),(t=c.call(this,e)).sender=void 0,t.receiver=void 0,t.file=void 0,t}return s(l,[{key:"start",value:(o=i(r.mark((function e(t,n){var o=this;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=n||function(){},t&&"function"!=typeof t){e.next=3;break}throw new Error("File object required");case 3:return this.state="pending",this.role="initiator",this.file=t,this.sender=new k,this.sender.on("progress",(function(e,t){o._log("info","Send progress "+e+"/"+t)})),this.sender.on("sentFile",(function(e){o._log("info","Sent file",e.name),o.send(b.JingleAction.SessionInfo,{info:{creator:b.JingleSessionRole.Initiator,file:{hashes:[{algorithm:e.algorithm,value:e.value}]},infoType:b.JINGLE_INFO_CHECKSUM_5,name:o.contentName}}),o.parent.emit("sentFile",o,e)})),this.channel=this.pc.createDataChannel("filetransfer",{ordered:!0}),this.channel.onopen=function(){o.sender.send(o.file,o.channel)},e.prev=11,e.next=14,this.processLocal(b.JingleAction.SessionInitiate,i(r.mark((function e(){var n,i,a;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,o.pc.createOffer({offerToReceiveAudio:!1,offerToReceiveVideo:!1});case 2:return n=e.sent,i=(0,w.importFromSDP)(n.sdp),a=(0,x.convertIntermediateToRequest)(i,o.role,o.transportType),o.contentName=a.contents[0].name,a.sid=o.sid,a.action=b.JingleAction.SessionInitiate,a.contents[0].application={applicationType:_.NS_JINGLE_FILE_TRANSFER_5,file:{date:t.lastModified?new Date(t.lastModified):void 0,hashesUsed:[{algorithm:"sha-1"}],name:t.name,size:t.size}},o.send("session-initiate",a),e.next=12,o.pc.setLocalDescription(n);case 12:case"end":return e.stop()}}),e)}))));case 14:n(),e.next=21;break;case 17:return e.prev=17,e.t0=e.catch(11),this._log("error","Could not create WebRTC offer",e.t0),e.abrupt("return",this.end("failed-application",!0));case 21:case"end":return e.stop()}}),e,this,[[11,17]])}))),function(e,t){return o.apply(this,arguments)})},{key:"accept",value:(n=i(r.mark((function e(t){var n=this;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return this._log("info","Accepted incoming session"),this.role="responder",this.state="active",t=t||function(){},e.prev=4,e.next=7,this.processLocal(b.JingleAction.SessionAccept,i(r.mark((function e(){var t,i,o,a,s;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,n.pc.createAnswer();case 2:t=e.sent,i=(0,w.importFromSDP)(t.sdp),(o=(0,x.convertIntermediateToRequest)(i,n.role,n.transportType)).sid=n.sid,o.action="session-accept",a=f(o.contents);try{for(a.s();!(s=a.n()).done;)s.value.creator="initiator"}catch(e){a.e(e)}finally{a.f()}return n.contentName=o.contents[0].name,n.send("session-accept",o),e.next=13,n.pc.setLocalDescription(t);case 13:return e.next=15,n.processBufferedCandidates();case 15:case"end":return e.stop()}}),e)}))));case 7:t(),e.next=14;break;case 10:e.prev=10,e.t0=e.catch(4),this._log("error","Could not create WebRTC answer",e.t0),this.end("failed-application");case 14:case"end":return e.stop()}}),e,this,[[4,10]])}))),function(e){return n.apply(this,arguments)})},{key:"onSessionInitiate",value:(t=i(r.mark((function e(t,n){var i,o,a,s,u=this;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return this._log("info","Initiating incoming session"),this.role="responder",this.state="pending",this.transportType=t.contents[0].transport.transportType,i=(0,x.convertRequestToIntermediate)(t,this.peerRole),o=(0,w.exportToSDP)(i),a=t.contents[0].application,s=a.file.hashesUsed?a.file.hashesUsed:a.file.hashes||[],this.receiver=new O({hash:s[0]&&s[0].algorithm}),this.receiver.on("progress",(function(e,t){u._log("info","Receive progress "+e+"/"+t)})),this.receiver.on("receivedFile",(function(e){u.receivedFile=e,u._maybeReceivedFile()})),this.receiver.metadata=a.file,this.pc.addEventListener("datachannel",(function(e){u.channel=e.channel,u.receiver.receive(u.receiver.metadata,e.channel)})),e.prev=13,e.next=16,this.pc.setRemoteDescription({type:"offer",sdp:o});case 16:return e.next=18,this.processBufferedCandidates();case 18:n(),e.next=25;break;case 21:e.prev=21,e.t0=e.catch(13),this._log("error","Could not create WebRTC answer",e.t0),n({condition:"general-error"});case 25:case"end":return e.stop()}}),e,this,[[13,21]])}))),function(e,n){return t.apply(this,arguments)})},{key:"onSessionInfo",value:function(e,t){var n=e.info;n&&n.file&&n.file.hashes&&(this.receiver.metadata.hashes=n.file.hashes,this.receiver.metadata.actualhash&&this._maybeReceivedFile(),t())}},{key:"_maybeReceivedFile",value:function(){if(this.receiver.metadata.hashes&&this.receiver.metadata.hashes.length){var e,t=f(this.receiver.metadata.hashes||[]);try{for(t.s();!(e=t.n()).done;){var n=e.value;if(n.value&&n.value.toString("hex")===this.receiver.metadata.actualhash)return this._log("info","File hash matches"),this.parent.emit("receivedFile",this,this.receivedFile,this.receiver.metadata),void this.end("success")}}catch(e){t.e(e)}finally{t.f()}this._log("error","File hash does not match"),this.end("media-error")}}}]),l}(S.default);t.default=A},function(e,t,n){"use strict";(function(e){n(39),n(106),n(28),n(27),n(36),n(25),n(29),n(21),n(43),n(2),n(12),n(24),n(47),n(88),n(33);var t=n(11),r={generateIdentifier:function(){return Math.random().toString(36).substring(2,12)}};r.localCName=r.generateIdentifier(),r.splitLines=function(e){return e.trim().split("\n").map((function(e){return e.trim()}))},r.splitSections=function(e){return e.split("\nm=").map((function(e,t){return(t>0?"m="+e:e).trim()+"\r\n"}))},r.getDescription=function(e){var t=r.splitSections(e);return t&&t[0]},r.getMediaSections=function(e){var t=r.splitSections(e);return t.shift(),t},r.matchPrefix=function(e,t){return r.splitLines(e).filter((function(e){return 0===e.indexOf(t)}))},r.parseCandidate=function(e){for(var t,n={foundation:(t=0===e.indexOf("a=candidate:")?e.substring(12).split(" "):e.substring(10).split(" "))[0],component:{1:"rtp",2:"rtcp"}[t[1]]||t[1],protocol:t[2].toLowerCase(),priority:parseInt(t[3],10),ip:t[4],address:t[4],port:parseInt(t[5],10),type:t[7]},r=8;r<t.length;r+=2)switch(t[r]){case"raddr":n.relatedAddress=t[r+1];break;case"rport":n.relatedPort=parseInt(t[r+1],10);break;case"tcptype":n.tcpType=t[r+1];break;case"ufrag":n.ufrag=t[r+1],n.usernameFragment=t[r+1];break;default:void 0===n[t[r]]&&(n[t[r]]=t[r+1])}return n},r.writeCandidate=function(e){var t=[];t.push(e.foundation);var n=e.component;"rtp"===n?t.push(1):"rtcp"===n?t.push(2):t.push(n),t.push(e.protocol.toUpperCase()),t.push(e.priority),t.push(e.address||e.ip),t.push(e.port);var r=e.type;return t.push("typ"),t.push(r),"host"!==r&&e.relatedAddress&&e.relatedPort&&(t.push("raddr"),t.push(e.relatedAddress),t.push("rport"),t.push(e.relatedPort)),e.tcpType&&"tcp"===e.protocol.toLowerCase()&&(t.push("tcptype"),t.push(e.tcpType)),(e.usernameFragment||e.ufrag)&&(t.push("ufrag"),t.push(e.usernameFragment||e.ufrag)),"candidate:"+t.join(" ")},r.parseIceOptions=function(e){return e.substring(14).split(" ")},r.parseRtpMap=function(e){var t=e.substring(9).split(" "),n={payloadType:parseInt(t.shift(),10)};return t=t[0].split("/"),n.name=t[0],n.clockRate=parseInt(t[1],10),n.channels=3===t.length?parseInt(t[2],10):1,n.numChannels=n.channels,n},r.writeRtpMap=function(e){var t=e.payloadType;void 0!==e.preferredPayloadType&&(t=e.preferredPayloadType);var n=e.channels||e.numChannels||1;return"a=rtpmap:"+t+" "+e.name+"/"+e.clockRate+(1!==n?"/"+n:"")+"\r\n"},r.parseExtmap=function(e){var t=e.substring(9).split(" ");return{id:parseInt(t[0],10),direction:t[0].indexOf("/")>0?t[0].split("/")[1]:"sendrecv",uri:t[1],attributes:t.slice(2).join(" ")}},r.writeExtmap=function(e){return"a=extmap:"+(e.id||e.preferredId)+(e.direction&&"sendrecv"!==e.direction?"/"+e.direction:"")+" "+e.uri+(e.attributes?" "+e.attributes:"")+"\r\n"},r.parseFmtp=function(e){for(var t,n={},r=e.substring(e.indexOf(" ")+1).split(";"),i=0;i<r.length;i++)n[(t=r[i].trim().split("="))[0].trim()]=t[1];return n},r.writeFmtp=function(e){var t="",n=e.payloadType;if(void 0!==e.preferredPayloadType&&(n=e.preferredPayloadType),e.parameters&&Object.keys(e.parameters).length){var r=[];Object.keys(e.parameters).forEach((function(t){void 0!==e.parameters[t]?r.push(t+"="+e.parameters[t]):r.push(t)})),t+="a=fmtp:"+n+" "+r.join(";")+"\r\n"}return t},r.parseRtcpFb=function(e){var t=e.substring(e.indexOf(" ")+1).split(" ");return{type:t.shift(),parameter:t.join(" ")}},r.writeRtcpFb=function(e){var t="",n=e.payloadType;return void 0!==e.preferredPayloadType&&(n=e.preferredPayloadType),e.rtcpFeedback&&e.rtcpFeedback.length&&e.rtcpFeedback.forEach((function(e){t+="a=rtcp-fb:"+n+" "+e.type+(e.parameter&&e.parameter.length?" "+e.parameter:"")+"\r\n"})),t},r.parseSsrcMedia=function(e){var t=e.indexOf(" "),n={ssrc:parseInt(e.substring(7,t),10)},r=e.indexOf(":",t);return r>-1?(n.attribute=e.substring(t+1,r),n.value=e.substring(r+1)):n.attribute=e.substring(t+1),n},r.parseSsrcGroup=function(e){var t=e.substring(13).split(" ");return{semantics:t.shift(),ssrcs:t.map((function(e){return parseInt(e,10)}))}},r.getMid=function(e){var t=r.matchPrefix(e,"a=mid:")[0];if(t)return t.substring(6)},r.parseFingerprint=function(e){var t=e.substring(14).split(" ");return{algorithm:t[0].toLowerCase(),value:t[1].toUpperCase()}},r.getDtlsParameters=function(e,t){return{role:"auto",fingerprints:r.matchPrefix(e+t,"a=fingerprint:").map(r.parseFingerprint)}},r.writeDtlsParameters=function(e,t){var n="a=setup:"+t+"\r\n";return e.fingerprints.forEach((function(e){n+="a=fingerprint:"+e.algorithm+" "+e.value+"\r\n"})),n},r.parseCryptoLine=function(e){var t=e.substring(9).split(" ");return{tag:parseInt(t[0],10),cryptoSuite:t[1],keyParams:t[2],sessionParams:t.slice(3)}},r.writeCryptoLine=function(e){return"a=crypto:"+e.tag+" "+e.cryptoSuite+" "+("object"===t(e.keyParams)?r.writeCryptoKeyParams(e.keyParams):e.keyParams)+(e.sessionParams?" "+e.sessionParams.join(" "):"")+"\r\n"},r.parseCryptoKeyParams=function(e){if(0!==e.indexOf("inline:"))return null;var t=e.substring(7).split("|");return{keyMethod:"inline",keySalt:t[0],lifeTime:t[1],mkiValue:t[2]?t[2].split(":")[0]:void 0,mkiLength:t[2]?t[2].split(":")[1]:void 0}},r.writeCryptoKeyParams=function(e){return e.keyMethod+":"+e.keySalt+(e.lifeTime?"|"+e.lifeTime:"")+(e.mkiValue&&e.mkiLength?"|"+e.mkiValue+":"+e.mkiLength:"")},r.getCryptoParameters=function(e,t){return r.matchPrefix(e+t,"a=crypto:").map(r.parseCryptoLine)},r.getIceParameters=function(e,t){var n=r.matchPrefix(e+t,"a=ice-ufrag:")[0],i=r.matchPrefix(e+t,"a=ice-pwd:")[0];return n&&i?{usernameFragment:n.substring(12),password:i.substring(10)}:null},r.writeIceParameters=function(e){var t="a=ice-ufrag:"+e.usernameFragment+"\r\na=ice-pwd:"+e.password+"\r\n";return e.iceLite&&(t+="a=ice-lite\r\n"),t},r.parseRtpParameters=function(e){var t={codecs:[],headerExtensions:[],fecMechanisms:[],rtcp:[]},n=r.splitLines(e)[0].split(" ");t.profile=n[2];for(var i=3;i<n.length;i++){var o=n[i],a=r.matchPrefix(e,"a=rtpmap:"+o+" ")[0];if(a){var s=r.parseRtpMap(a),u=r.matchPrefix(e,"a=fmtp:"+o+" ");switch(s.parameters=u.length?r.parseFmtp(u[0]):{},s.rtcpFeedback=r.matchPrefix(e,"a=rtcp-fb:"+o+" ").map(r.parseRtcpFb),t.codecs.push(s),s.name.toUpperCase()){case"RED":case"ULPFEC":t.fecMechanisms.push(s.name.toUpperCase())}}}r.matchPrefix(e,"a=extmap:").forEach((function(e){t.headerExtensions.push(r.parseExtmap(e))}));var c=r.matchPrefix(e,"a=rtcp-fb:* ").map(r.parseRtcpFb);return t.codecs.forEach((function(e){c.forEach((function(t){e.rtcpFeedback.find((function(e){return e.type===t.type&&e.parameter===t.parameter}))||e.rtcpFeedback.push(t)}))})),t},r.writeRtpDescription=function(e,t){var n="";n+="m="+e+" ",n+=t.codecs.length>0?"9":"0",n+=" "+(t.profile||"UDP/TLS/RTP/SAVPF")+" ",n+=t.codecs.map((function(e){return void 0!==e.preferredPayloadType?e.preferredPayloadType:e.payloadType})).join(" ")+"\r\n",n+="c=IN IP4 0.0.0.0\r\n",n+="a=rtcp:9 IN IP4 0.0.0.0\r\n",t.codecs.forEach((function(e){n+=r.writeRtpMap(e),n+=r.writeFmtp(e),n+=r.writeRtcpFb(e)}));var i=0;return t.codecs.forEach((function(e){e.maxptime>i&&(i=e.maxptime)})),i>0&&(n+="a=maxptime:"+i+"\r\n"),t.headerExtensions&&t.headerExtensions.forEach((function(e){n+=r.writeExtmap(e)})),n},r.parseRtpEncodingParameters=function(e){var t,n=[],i=r.parseRtpParameters(e),o=-1!==i.fecMechanisms.indexOf("RED"),a=-1!==i.fecMechanisms.indexOf("ULPFEC"),s=r.matchPrefix(e,"a=ssrc:").map((function(e){return r.parseSsrcMedia(e)})).filter((function(e){return"cname"===e.attribute})),u=s.length>0&&s[0].ssrc,c=r.matchPrefix(e,"a=ssrc-group:FID").map((function(e){return e.substring(17).split(" ").map((function(e){return parseInt(e,10)}))}));c.length>0&&c[0].length>1&&c[0][0]===u&&(t=c[0][1]),i.codecs.forEach((function(e){if("RTX"===e.name.toUpperCase()&&e.parameters.apt){var r={ssrc:u,codecPayloadType:parseInt(e.parameters.apt,10)};u&&t&&(r.rtx={ssrc:t}),n.push(r),o&&((r=JSON.parse(JSON.stringify(r))).fec={ssrc:u,mechanism:a?"red+ulpfec":"red"},n.push(r))}})),0===n.length&&u&&n.push({ssrc:u});var l=r.matchPrefix(e,"b=");return l.length&&(l=0===l[0].indexOf("b=TIAS:")?parseInt(l[0].substring(7),10):0===l[0].indexOf("b=AS:")?1e3*parseInt(l[0].substring(5),10)*.95-16e3:void 0,n.forEach((function(e){e.maxBitrate=l}))),n},r.parseRtcpParameters=function(e){var t={},n=r.matchPrefix(e,"a=ssrc:").map((function(e){return r.parseSsrcMedia(e)})).filter((function(e){return"cname"===e.attribute}))[0];n&&(t.cname=n.value,t.ssrc=n.ssrc);var i=r.matchPrefix(e,"a=rtcp-rsize");t.reducedSize=i.length>0,t.compound=0===i.length;var o=r.matchPrefix(e,"a=rtcp-mux");return t.mux=o.length>0,t},r.writeRtcpParameters=function(e){var t="";return e.reducedSize&&(t+="a=rtcp-rsize\r\n"),e.mux&&(t+="a=rtcp-mux\r\n"),void 0!==e.ssrc&&e.cname&&(t+="a=ssrc:"+e.ssrc+" cname:"+e.cname+"\r\n"),t},r.parseMsid=function(e){var t,n=r.matchPrefix(e,"a=msid:");if(1===n.length)return{stream:(t=n[0].substring(7).split(" "))[0],track:t[1]};var i=r.matchPrefix(e,"a=ssrc:").map((function(e){return r.parseSsrcMedia(e)})).filter((function(e){return"msid"===e.attribute}));return i.length>0?{stream:(t=i[0].value.split(" "))[0],track:t[1]}:void 0},r.parseSctpDescription=function(e){var t,n=r.parseMLine(e),i=r.matchPrefix(e,"a=max-message-size:");i.length>0&&(t=parseInt(i[0].substring(19),10)),isNaN(t)&&(t=65536);var o=r.matchPrefix(e,"a=sctp-port:");if(o.length>0)return{port:parseInt(o[0].substring(12),10),protocol:n.fmt,maxMessageSize:t};var a=r.matchPrefix(e,"a=sctpmap:");if(a.length>0){var s=a[0].substring(10).split(" ");return{port:parseInt(s[0],10),protocol:s[1],maxMessageSize:t}}},r.writeSctpDescription=function(e,t){var n=[];return n="DTLS/SCTP"!==e.protocol?["m="+e.kind+" 9 "+e.protocol+" "+t.protocol+"\r\n","c=IN IP4 0.0.0.0\r\n","a=sctp-port:"+t.port+"\r\n"]:["m="+e.kind+" 9 "+e.protocol+" "+t.port+"\r\n","c=IN IP4 0.0.0.0\r\n","a=sctpmap:"+t.port+" "+t.protocol+" 65535\r\n"],void 0!==t.maxMessageSize&&n.push("a=max-message-size:"+t.maxMessageSize+"\r\n"),n.join("")},r.generateSessionId=function(){return Math.random().toString().substr(2,22)},r.writeSessionBoilerplate=function(e,t,n){var i=void 0!==t?t:2;return"v=0\r\no="+(n||"thisisadapterortc")+" "+(e||r.generateSessionId())+" "+i+" IN IP4 127.0.0.1\r\ns=-\r\nt=0 0\r\n"},r.getDirection=function(e,t){for(var n=r.splitLines(e),i=0;i<n.length;i++)switch(n[i]){case"a=sendrecv":case"a=sendonly":case"a=recvonly":case"a=inactive":return n[i].substring(2)}return t?r.getDirection(t):"sendrecv"},r.getKind=function(e){return r.splitLines(e)[0].split(" ")[0].substring(2)},r.isRejected=function(e){return"0"===e.split(" ",2)[1]},r.parseMLine=function(e){var t=r.splitLines(e)[0].substring(2).split(" ");return{kind:t[0],port:parseInt(t[1],10),protocol:t[2],fmt:t.slice(3).join(" ")}},r.parseOLine=function(e){var t=r.matchPrefix(e,"o=")[0].substring(2).split(" ");return{username:t[0],sessionId:t[1],sessionVersion:parseInt(t[2],10),netType:t[3],addressType:t[4],address:t[5]}},r.isValidSDP=function(e){if("string"!=typeof e||0===e.length)return!1;for(var t=r.splitLines(e),n=0;n<t.length;n++)if(t[n].length<2||"="!==t[n].charAt(1))return!1;return!0},"object"===t(e)&&(e.exports=r)}).call(this,n(150)(e))},function(e,t,n){"use strict";n(6);var r=n(8);n(15);var i=n(23),o=n(4),a=n(5),s=n(173),u=n(30),c=n(31),l=n(26);function f(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return p(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return p(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function p(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function d(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=l(e);if(t){var i=l(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return c(this,n)}}Object.defineProperty(t,"__esModule",{value:!0});var h=n(18),v=n(40),m=(0,h.__importDefault)(n(218)),g=n(174),y=n(219);function b(e){var t=e.application;if(t.streams&&t.streams.length&&t.sources&&t.sources.length){var n=t.streams[0];t.sources[0].parameters.msid="".concat(n.id," ").concat(n.track),t.sourceGroups&&t.sourceGroups.length>0&&t.sources.push({parameters:{cname:t.sources[0].parameters.cname,msid:"".concat(n.id," ").concat(n.track)},ssrc:t.sourceGroups[0].sources[1]})}}var _=function(e){u(m,e);var t,n,c,p,h=d(m);function m(e){var t;if(o(this,m),(t=h.call(this,e)).includesAudio=!1,t.includesVideo=!1,t._ringing=!1,t.pc.addEventListener("track",(function(e){t.onAddTrack(e.track,e.streams[0])})),e.stream){var n,r=f(e.stream.getTracks());try{for(r.s();!(n=r.n()).done;){var i=n.value;t.addTrack(i,e.stream)}}catch(e){r.e(e)}finally{r.f()}}return t}return a(m,[{key:"start",value:(p=i(r.mark((function e(t,n){var o=this,a=arguments;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return this.state="pending",1===a.length&&"function"==typeof t&&(n=t,t={}),n=n||function(){},t=t||{},this.role="initiator",this.offerOptions=t,e.prev=6,e.next=9,this.processLocal(v.JingleAction.SessionInitiate,i(r.mark((function e(){var n,i,a,s,u,c;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,o.pc.createOffer(t);case 2:n=e.sent,i=(0,g.importFromSDP)(n.sdp),(a=(0,y.convertIntermediateToRequest)(i,o.role,o.transportType)).sid=o.sid,a.action=v.JingleAction.SessionInitiate,s=f(a.contents||[]);try{for(s.s();!(u=s.n()).done;)(c=u.value).creator="initiator",b(c)}catch(e){s.e(e)}finally{s.f()}return e.next=11,o.pc.setLocalDescription(n);case 11:o.send("session-initiate",a);case 12:case"end":return e.stop()}}),e)}))));case 9:n(),e.next=16;break;case 12:e.prev=12,e.t0=e.catch(6),this._log("error","Could not create WebRTC offer",e.t0),this.end("failed-application",!0);case 16:case"end":return e.stop()}}),e,this,[[6,12]])}))),function(e,t){return p.apply(this,arguments)})},{key:"accept",value:(c=i(r.mark((function e(t,n){var o=this,a=arguments;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return 1===a.length&&"function"==typeof t&&(n=t,t={}),n=n||function(){},t=t||{},this._log("info","Accepted incoming session"),this.state="active",this.role="responder",e.prev=6,e.next=9,this.processLocal(v.JingleAction.SessionAccept,i(r.mark((function e(){var n,i,a,s,u;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,o.pc.createAnswer(t);case 2:n=e.sent,i=(0,g.importFromSDP)(n.sdp),(a=(0,y.convertIntermediateToRequest)(i,o.role,o.transportType)).sid=o.sid,a.action=v.JingleAction.SessionAccept,s=f(a.contents||[]);try{for(s.s();!(u=s.n()).done;)u.value.creator="initiator"}catch(e){s.e(e)}finally{s.f()}return e.next=11,o.pc.setLocalDescription(n);case 11:return e.next=13,o.processBufferedCandidates();case 13:o.send("session-accept",a);case 14:case"end":return e.stop()}}),e)}))));case 9:n(),e.next=16;break;case 12:e.prev=12,e.t0=e.catch(6),this._log("error","Could not create WebRTC answer",e.t0),this.end("failed-application");case 16:case"end":return e.stop()}}),e,this,[[6,12]])}))),function(e,t){return c.apply(this,arguments)})},{key:"end",value:function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"success",n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=f(this.pc.getReceivers());try{for(r.s();!(e=r.n()).done;){var i=e.value;this.onRemoveTrack(i.track)}}catch(e){r.e(e)}finally{r.f()}s(l(m.prototype),"end",this).call(this,t,n)}},{key:"ring",value:function(){var e=this;return this.processLocal("ring",i(r.mark((function t(){return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:e._log("info","Ringing on incoming session"),e.ringing=!0,e.send(v.JingleAction.SessionInfo,{info:{infoType:v.JINGLE_INFO_RINGING}});case 3:case"end":return t.stop()}}),t)}))))}},{key:"mute",value:function(e,t){var n=this;return this.processLocal("mute",i(r.mark((function i(){return r.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:n._log("info","Muting",t),n.send(v.JingleAction.SessionInfo,{info:{creator:e,infoType:v.JINGLE_INFO_MUTE,name:t}});case 2:case"end":return r.stop()}}),i)}))))}},{key:"unmute",value:function(e,t){var n=this;return this.processLocal("unmute",i(r.mark((function i(){return r.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:n._log("info","Unmuting",t),n.send(v.JingleAction.SessionInfo,{info:{creator:e,infoType:v.JINGLE_INFO_UNMUTE,name:t}});case 2:case"end":return r.stop()}}),i)}))))}},{key:"hold",value:function(){var e=this;return this.processLocal("hold",i(r.mark((function t(){return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:e._log("info","Placing on hold"),e.send("session-info",{info:{infoType:v.JINGLE_INFO_HOLD}});case 2:case"end":return t.stop()}}),t)}))))}},{key:"resume",value:function(){var e=this;return this.processLocal("resume",i(r.mark((function t(){return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:e._log("info","Resuming from hold"),e.send("session-info",{info:{infoType:v.JINGLE_INFO_ACTIVE}});case 2:case"end":return t.stop()}}),t)}))))}},{key:"addTrack",value:function(e,t,n){var o=this;return"audio"===e.kind&&(this.includesAudio=!0),"video"===e.kind&&(this.includesVideo=!0),this.processLocal("addtrack",i(r.mark((function i(){return r.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:o.pc.addTrack?o.pc.addTrack(e,t):o.pc.addStream(t),n&&n();case 2:case"end":return r.stop()}}),i)}))))}},{key:"removeTrack",value:(n=i(r.mark((function e(t,n){var o=this;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",this.processLocal("removetrack",i(r.mark((function e(){return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(o.pc.removeTrack(t),!n){e.next=3;break}return e.abrupt("return",n());case 3:case"end":return e.stop()}}),e)})))));case 1:case"end":return e.stop()}}),e,this)}))),function(e,t){return n.apply(this,arguments)})},{key:"onAddTrack",value:function(e,t){this._log("info","Track added"),this.parent.emit("peerTrackAdded",this,e,t)}},{key:"onRemoveTrack",value:function(e){this._log("info","Track removed"),this.parent.emit("peerTrackRemoved",this,e)}},{key:"onSessionInitiate",value:(t=i(r.mark((function e(t,n){var i,o,a,s,u;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:this._log("info","Initiating incoming session"),this.state="pending",this.role="responder",this.transportType=t.contents[0].transport.transportType,i=(0,y.convertRequestToIntermediate)(t,this.peerRole),o=f(i.media);try{for(o.s();!(a=o.n()).done;)"audio"===(s=a.value).kind&&(this.includesAudio=!0),"video"===s.kind&&(this.includesVideo=!0),s.streams||(s.streams=[{stream:"legacy",track:s.kind}])}catch(e){o.e(e)}finally{o.f()}return u=(0,g.exportToSDP)(i),e.prev=8,e.next=11,this.pc.setRemoteDescription({type:"offer",sdp:u});case 11:return e.next=13,this.processBufferedCandidates();case 13:return e.abrupt("return",n());case 16:return e.prev=16,e.t0=e.catch(8),this._log("error","Could not create WebRTC answer",e.t0),e.abrupt("return",n({condition:"general-error"}));case 20:case"end":return e.stop()}}),e,this,[[8,16]])}))),function(e,n){return t.apply(this,arguments)})},{key:"onSessionTerminate",value:function(e,t){var n,r=f(this.pc.getReceivers());try{for(r.s();!(n=r.n()).done;){var i=n.value;this.onRemoveTrack(i.track)}}catch(e){r.e(e)}finally{r.f()}s(l(m.prototype),"onSessionTerminate",this).call(this,e,t)}},{key:"onSessionInfo",value:function(e,t){var n=e.info||{infoType:""};switch(n.infoType){case v.JINGLE_INFO_RINGING:return this._log("info","Outgoing session is ringing"),this.ringing=!0,this.parent.emit("ringing",this),t();case v.JINGLE_INFO_HOLD:return this._log("info","On hold"),this.parent.emit("hold",this),t();case v.JINGLE_INFO_UNHOLD:case v.JINGLE_INFO_ACTIVE:return this._log("info","Resuming from hold"),this.parent.emit("resumed",this),t();case v.JINGLE_INFO_MUTE:return this._log("info","Muting",n),this.parent.emit("mute",this,n),t();case v.JINGLE_INFO_UNMUTE:return this._log("info","Unmuting",n),this.parent.emit("unmute",this,n),t()}return t()}},{key:"ringing",get:function(){return this._ringing},set:function(e){e!==this._ringing&&(this._ringing=e)}},{key:"streams",get:function(){return"closed"!==this.pc.signalingState?this.pc.getRemoteStreams():[]}}]),m}(m.default);t.default=_},function(e,t,n){"use strict";n(48),n(52),n(92),n(39),n(106),n(28),n(49),n(27),n(7),n(43),n(2),n(17),n(12),n(13),n(47),n(33),n(14);var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),o=this&&this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),a=this&&this.__exportStar||function(e,t){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(t,n)||o(t,e,n)},s=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(i,o){function a(e){try{u(r.next(e))}catch(e){o(e)}}function s(e){try{u(r.throw(e))}catch(e){o(e)}}function u(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,s)}u((r=r.apply(e,t||[])).next())}))},u=this&&this.__generator||function(e,t){var n,r,i,o,a={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(o){return function(s){return function(o){if(n)throw new TypeError("Generator is already executing.");for(;a;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return a.label++,{value:o[1],done:!1};case 5:a.label++,r=o[1],o=[0];continue;case 7:o=a.ops.pop(),a.trys.pop();continue;default:if(!(i=a.trys,(i=i.length>0&&i[i.length-1])||6!==o[0]&&2!==o[0])){a=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){a.label=o[1];break}if(6===o[0]&&a.label<i[1]){a.label=i[1],i=o;break}if(i&&a.label<i[2]){a.label=i[2],a.ops.push(o);break}i[2]&&a.ops.pop(),a.trys.pop();continue}o=t.call(e,a)}catch(e){o=[6,e],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,s])}}};Object.defineProperty(t,"__esModule",{value:!0});var c,l=n(80);a(n(489),t);var f=function(e){function t(t,n){void 0===n&&(n={});var r=e.call(this)||this;return r.peerConnection=t,r.haveConnectionMetrics=!1,r.statsArr=[],c="undefined"!=typeof window,r.session=n.session,r.initiator=n.initiator,r.conference=n.conference,r.statsInterval=1e3*(n.interval||5),r.logger=n.logger||console,["new","checking"].includes(t.iceConnectionState)&&("checking"===t.iceConnectionState&&(r.logger.warn("iceConnectionState is already in checking state so ice connect time may not be accurate"),r.handleIceStateChange()),t.addEventListener("iceconnectionstatechange",r.handleIceStateChange.bind(r))),t.addEventListener("connectionstatechange",r.handleConnectionStateChange.bind(r)),"connected"===t.connectionState&&r.pollForStats(),r}return i(t,e),t.prototype.handleIceStateChange=function(){var e=this,t=this.peerConnection.iceConnectionState;if("checking"===t&&c&&(this.iceStartTime=window.performance.now()),"connected"===t){if(this.haveConnectionMetrics)return;this.haveConnectionMetrics=!0;var n=void 0,r=void 0,i=void 0;c&&(this.iceConnectionTime=window.performance.now()-this.iceStartTime,n=window.navigator.userAgent,r=window.navigator.platform,i=window.navigator.hardwareConcurrency);var o={name:"connect",userAgent:n,platform:r,cores:i,session:this.session,conference:this.conference,connectTime:this.iceConnectionTime};return this.waitForSelectedCandidatePair().then((function(t){e.gatherSelectedCandidateInfo(t,o),e.emit("stats",o)}))}if("failed"===t)return c&&(this.iceFailedTime=window.performance.now()-this.iceStartTime),this.gatherStats().then((function(t){var n={name:"failure",session:e.session,initiator:e.initiator,conference:e.conference,failTime:e.iceFailedTime,iceRW:0,numLocalHostCandidates:0,numLocalSrflxCandidates:0,numLocalRelayCandidates:0,numRemoteHostCandidates:0,numRemoteSrflxCandidates:0,numRemoteRelayCandidates:0},r=e.peerConnection.localDescription.sdp.split("\r\n").filter((function(e){return e.indexOf("a=candidate:")>-1})),i=e.peerConnection.remoteDescription.sdp.split("\r\n").filter((function(e){return e.indexOf("a=candidate:")>-1}));["Host","Srflx","Relay"].forEach((function(e){n["numLocal"+e+"Candidates"]=r.filter((function(t){return t.split(" ")[7]===e.toLowerCase()})).length,n["numRemote"+e+"Candidates"]=i.filter((function(t){return t.split(" ")[7]===e.toLowerCase()})).length})),e.emit("stats",n)}))},t.prototype.waitForSelectedCandidatePair=function(e,t){var n=this;return void 0===e&&(e=300),void 0===t&&(t=1),this.gatherStats().then((function(r){return n.getSelectedCandidatePair(r)?r:t>3?Promise.reject(new Error("Max wait attempts for connected candidate info reached")):new Promise((function(r,i){setTimeout((function(){return n.waitForSelectedCandidatePair(e,t+1).then(r,i)}),e)}))}))},t.prototype.getSelectedCandidatePair=function(e){var t=null;return e.forEach((function(e){var n=e.value;"candidate-pair"===n.type&&n.nominated&&"succeeded"===n.state&&(t=n)})),t},t.prototype.gatherSelectedCandidateInfo=function(e,t){var n=this.getSelectedCandidatePair(e);if(n){var r,i,o=n.localCandidateId,a=n.remoteCandidateId;if(e.forEach((function(e){e.key;var n=e.value;o&&"local-candidate"===n.type&&n.id===o&&(r=n,t.localCandidateType=n.candidateType),a&&"remote-candidate"===n.type&&n.id===a&&(i=n,t.remoteCandidateType=n.candidateType)})),r&&i&&(t.candidatePair=r.candidateType+";"+i.candidateType,t.candidatePairDetails={local:r,remote:i,pair:n}),r){if(t.transport=r.transport||r.protocol,r.priority){var s=parseInt(r.priority,10);t.turnType={2:"udp",1:"tcp",0:"tls"}[s>>24],t.networkType=r.networkType}t.usingIPv6=r.ipAddress&&0===r.ipAddress.indexOf("[")}}},t.prototype.handleConnectionStateChange=function(){return s(this,void 0,void 0,(function(){var e,t=this;return u(this,(function(n){if("connected"===(e=this.peerConnection.connectionState))this.pollForStats();else{if("disconnected"===e)return"stable"!==this.peerConnection.signalingState?[2]:[2,this.gatherStats().then((function(e){var n=t.createStatsReport(e);n.type="disconnected",t.emit("stats",n)}))];"closed"===e&&this.pollingInterval&&(c&&window.clearInterval(this.pollingInterval),this.pollingInterval=null)}return[2]}))}))},t.prototype.pollForStats=function(){var e=this;if(!this.pollingInterval){var t=function(){return e.gatherStats().then((function(t){var n=e.createStatsReport(t,!0);(n.tracks.length>0||n.remoteTracks.length>0)&&e.checkBitrate(n)&&e.emit("stats",n)}))};c&&(window.setTimeout(t,0),this.pollingInterval=window.setInterval(t,this.statsInterval))}},t.prototype.checkBitrate=function(e){var t;return e.remoteTracks.length&&0!==(null===(t=e.remoteTracks[0])||void 0===t?void 0:t.bitrate)?(this.statsArr=[],!0):!(this.statsArr.length>=5)&&(this.statsArr.push(e),!0)},t.prototype.polyFillStats=function(e){if(!e)return[];if(Array.isArray(e))return e;var t=[];if(this.isNativeStatsReport(e))e.forEach((function(e,n){t.push({key:n,value:e})}));else{if(!(Object.keys(e).length>0))return this.logger.warn("Unknown stats results format, returning unmodified",e),[];Object.keys(e).forEach((function(n){t.push({key:n,value:e[n]})}))}return t},t.prototype.isNativeStatsReport=function(e){return void 0!==window.RTCStatsReport&&e instanceof window.RTCStatsReport},t.prototype.gatherStats=function(){return s(this,void 0,void 0,(function(){var e;return u(this,(function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,this.peerConnection.getStats(null).then(this.polyFillStats.bind(this))];case 1:return[2,t.sent()];case 2:return e=t.sent(),this.logger.error("Failed to gather stats. Are you using RTCPeerConnection as your connection? {expect peerconnection.getStats}",{peerConnection:this.peerConnection,err:e}),[2,Promise.reject(e)];case 3:return[2]}}))}))},t.prototype.createStatsReport=function(e,t){var n=this;void 0===t&&(t=!0);var r={name:"getStats",session:this.session,initiator:this.initiator,conference:this.conference,tracks:[],remoteTracks:[]};e.filter((function(e){return["inbound-rtp","outbound-rtp"].indexOf(e.value.type)>-1})).forEach((function(t){n.processSource({source:t.value,event:r,results:e})}));var i=e.find((function(e){return"candidate-pair"===e.value.type&&"succeeded"===e.value.state&&!0===e.value.nominated}));return i&&this.processSelectedCandidatePair({report:i.value,event:r,results:e}),t&&(this.lastResult=e),r},t.prototype.processSource=function(e){var t,n,r,i,o,a,s,u=e.source,c=e.results,l=e.event,f=new Date(u.timestamp),d=this.lastResult&&this.lastResult.find((function(e){return e.key===u.id}));(d=d&&d.value)&&(t=(t=this.lastResult&&this.lastResult.find((function(e){return e.value.localId===d.id})))&&t.value),c.forEach((function(e){e.value.localId===u.id?n=e.value:e.key===u.transportId?r=e.value:e.key===u.trackId?o=e.value:e.key===u.mediaSourceId?a=e.value:e.key===u.codecId&&(s=e.value)})),r&&(i=(i=c.find((function(e){return e.key===r.selectedCandidatePairId})))&&i.value),i&&(l.candidatePairHadActiveSource=!0);var h=u.kind||u.mediaType,v="outbound-rtp"===u.type,m={track:o&&o.trackIdentifier,kind:h,jitter:p("jitter",u,n),roundTripTime:p("roundTripTime",u,n),packetsLost:p("packetsLost",u,n)||0,packetLoss:0,bytes:parseInt(v?u.bytesSent:u.bytesReceived,10)||0};if(s&&(m.codec=s.payloadType+" "+s.mimeType+" "+s.clockRate),d){var g=parseInt(v?d.bytesSent:d.bytesReceived,10)||0,y=f.getTime()-new Date(d.timestamp).getTime();m.bitrate=Math.floor(8*(m.bytes-g)/y)}var b=p("packetsLost",d,t);v?(m.packetsSent=u.packetsSent,m.packetLoss=m.packetsLost/(m.packetsSent||1)*100,d&&(m.intervalPacketsSent=m.packetsSent-(d.packetsSent||0),m.intervalPacketsLost=m.packetsLost-(b||0),m.intervalPacketLoss=m.intervalPacketsLost/(m.intervalPacketsSent||1)*100),m.retransmittedBytesSent=u.retransmittedBytesSent,m.retransmittedPacketsSent=u.retransmittedPacketsSent):(m.packetsReceived=u.packetsReceived,m.packetLoss=m.packetsLost/(m.packetsReceived||1)*100,d&&(m.intervalPacketsReceived=m.packetsReceived-d.packetsReceived,m.intervalPacketsLost=m.packetsLost-b,m.intervalPacketLoss=m.intervalPacketsLost/(m.intervalPacketsReceived||1)*100)),o&&"audio"===h&&(o.remoteSource?(m.audioLevel=o.audioLevel,m.totalAudioEnergy=o.totalAudioEnergy):(m.echoReturnLoss=o.echoReturnLoss,m.echoReturnLossEnhancement=o.echoReturnLossEnhancement)),"audio"!==h||!a||o&&o.remoteSource||(m.audioLevel=a.audioLevel,m.totalAudioEnergy=a.totalAudioEnergy),Object.keys(m).forEach((function(e){return void 0===m[e]&&delete m[e]})),v?l.tracks.push(m):l.remoteTracks.push(m)},t.prototype.processSelectedCandidatePair=function(e){var t=this,n=e.report,r=e.event,i=e.results,o=n.localCandidateId,a=n.remoteCandidateId;r.localCandidateChanged=!!this.lastActiveLocalCandidate&&o!==this.lastActiveLocalCandidate.id,r.remoteCandidateChanged=!!this.lastActiveRemoteCandidate&&a!==this.lastActiveRemoteCandidate.id,(!this.lastActiveLocalCandidate||r.localCandidateChanged||r.remoteCandidateChanged)&&i.forEach((function(e){t.checkLastActiveCandidate({localId:o,remoteId:a,key:e.key,report:e.value})})),this.lastActiveLocalCandidate&&(r.networkType=this.lastActiveLocalCandidate.networkType,this.lastActiveRemoteCandidate&&(r.candidatePair=this.lastActiveLocalCandidate.candidateType+";"+this.lastActiveRemoteCandidate.candidateType)),r.bytesSent=n.bytesSent,r.bytesReceived=n.bytesReceived,r.requestsReceived=n.requestsReceived,r.requestsSent=n.requestsSent,r.responsesReceived=n.responsesReceived,r.responsesSent=n.responsesSent,r.consentRequestsSent=n.consentRequestsSent,r.totalRoundTripTime=n.totalRoundTripTime},t.prototype.checkLastActiveCandidate=function(e){var t=e.localId,n=e.remoteId,r=(e.key,e.report);t&&"local-candidate"===r.type&&r.id===t&&(this.lastActiveLocalCandidate=r),n&&"remote-candidate"===r.type&&r.id===n&&(this.lastActiveRemoteCandidate=r)},t}(l.EventEmitter);function p(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];var r=t.find((function(t){return t&&(t[e]||0===t[e])}));return r&&r[e]}t.default=f},function(e,t,n){"use strict";n.r(t),n.d(t,"Axios",(function(){return i})),n.d(t,"AxiosError",(function(){return o})),n.d(t,"CanceledError",(function(){return a})),n.d(t,"isCancel",(function(){return s})),n.d(t,"CancelToken",(function(){return u})),n.d(t,"VERSION",(function(){return c})),n.d(t,"all",(function(){return l})),n.d(t,"Cancel",(function(){return f})),n.d(t,"isAxiosError",(function(){return p})),n.d(t,"spread",(function(){return d})),n.d(t,"toFormData",(function(){return h})),n.d(t,"AxiosHeaders",(function(){return v})),n.d(t,"HttpStatusCode",(function(){return m})),n.d(t,"formToJSON",(function(){return g})),n.d(t,"getAdapter",(function(){return y})),n.d(t,"mergeConfig",(function(){return b}));var r=n(51);n.d(t,"default",(function(){return r.a}));var i=r.a.Axios,o=r.a.AxiosError,a=r.a.CanceledError,s=r.a.isCancel,u=r.a.CancelToken,c=r.a.VERSION,l=r.a.all,f=r.a.Cancel,p=r.a.isAxiosError,d=r.a.spread,h=r.a.toFormData,v=r.a.AxiosHeaders,m=r.a.HttpStatusCode,g=r.a.formToJSON,y=r.a.getAdapter,b=r.a.mergeConfig},function(e,t,n){"use strict";var r=n(34),i=n(8);n(15);var o=n(23),a=n(4),s=n(5),u=n(30),c=n(31),l=n(26);function f(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return p(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return p(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function p(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function d(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=l(e);if(t){var i=l(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return c(this,n)}}Object.defineProperty(t,"__esModule",{value:!0});var h=n(80),v=Math.pow(2,32),m=function(e,t){return(e%t+t)%t},g=function(e){u(k,e);var t,n,c,l,p,h,g,y,b,_,S,w,x=d(k);function k(){var e;return a(this,k),(e=x.call(this)).allowResume=!0,e.lastAck=0,e.handled=0,e.unacked=[],e.inboundStarted=!1,e.outboundStarted=!1,e.id=void 0,e.jid=void 0,e.allowResume=!0,e.started=!1,e.cacheHandler=function(){},e._reset(),e}return s(k,[{key:"load",value:function(e){var t;this.id=e.id,this.allowResume=null===(t=e.allowResume)||void 0===t||t,this.handled=e.handled,this.lastAck=e.lastAck,this.unacked=e.unacked,this.emit("prebound",e.jid)}},{key:"cache",value:function(e){this.cacheHandler=e}},{key:"bind",value:(w=o(i.mark((function e(t){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return this.jid=t,e.next=3,this._cache();case 3:case"end":return e.stop()}}),e,this)}))),function(e){return w.apply(this,arguments)})},{key:"enable",value:(S=o(i.mark((function e(){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:this.emit("send",{allowResumption:this.allowResume,type:"enable"});case 1:case"end":return e.stop()}}),e,this)}))),function(){return S.apply(this,arguments)})},{key:"resume",value:(_=o(i.mark((function e(){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:this.emit("send",{handled:this.handled,previousSession:this.id,type:"resume"});case 1:case"end":return e.stop()}}),e,this)}))),function(){return _.apply(this,arguments)})},{key:"enabled",value:(b=o(i.mark((function e(t){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return this.id=t.id,this.allowResume=t.resume||!1,this.handled=0,this.inboundStarted=!0,e.next=6,this._cache();case 6:case"end":return e.stop()}}),e,this)}))),function(e){return b.apply(this,arguments)})},{key:"resumed",value:(y=o(i.mark((function e(t){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return this.id=t.previousSession,this.inboundStarted=!0,e.next=4,this.process(t,!0);case 4:return e.next=6,this._cache();case 6:case"end":return e.stop()}}),e,this)}))),function(e){return y.apply(this,arguments)})},{key:"failed",value:(g=o(i.mark((function e(t){var n,o,a,s,u;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,this.process(t);case 2:n=f(this.unacked);try{for(n.s();!(o=n.n()).done;)a=r(o.value,2),s=a[0],u=a[1],this.emit("failed",{kind:s,stanza:u})}catch(e){n.e(e)}finally{n.f()}return this._reset(),e.next=7,this._cache();case 7:case"end":return e.stop()}}),e,this)}))),function(e){return g.apply(this,arguments)})},{key:"ack",value:function(){this.emit("send",{handled:this.handled,type:"ack"})}},{key:"request",value:function(){this.emit("send",{type:"request"})}},{key:"process",value:(h=o(i.mark((function e(t){var n,o,a,s,u,c,l,p,d,h,g,y,b,_=arguments;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=_.length>1&&void 0!==_[1]&&_[1],void 0!==t.handled){e.next=3;break}return e.abrupt("return");case 3:for(o=m(t.handled-this.lastAck,v),a=0;a<o&&this.unacked.length>0;a++)s=this.unacked.shift(),u=r(s,2),c=u[0],l=u[1],this.emit("acked",{kind:c,stanza:l});if(this.lastAck=t.handled,n&&(p=this.unacked,this.unacked=[],p.length)){this.emit("begin-resend"),d=f(p);try{for(d.s();!(h=d.n()).done;)g=r(h.value,2),y=g[0],b=g[1],this.emit("resend",{kind:y,stanza:b})}catch(e){d.e(e)}finally{d.f()}this.emit("end-resend")}return e.next=9,this._cache();case 9:case"end":return e.stop()}}),e,this)}))),function(e){return h.apply(this,arguments)})},{key:"track",value:(p=o(i.mark((function e(t,n){var r;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r="enable"===n.type,"sm"!==t||!r&&"resume"!==n.type){e.next=7;break}return r&&(this.handled=0),this.outboundStarted=!0,e.next=6,this._cache();case 6:return e.abrupt("return",!1);case 7:if(this.outboundStarted){e.next=9;break}return e.abrupt("return",!1);case 9:if("message"===t||"presence"===t||"iq"===t){e.next=11;break}return e.abrupt("return",!1);case 11:return this.unacked.push([t,n]),e.next=14,this._cache();case 14:return e.abrupt("return",!0);case 15:case"end":return e.stop()}}),e,this)}))),function(e,t){return p.apply(this,arguments)})},{key:"handle",value:(l=o(i.mark((function e(){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!this.inboundStarted){e.next=4;break}return this.handled=m(this.handled+1,v),e.next=4,this._cache();case 4:case"end":return e.stop()}}),e,this)}))),function(){return l.apply(this,arguments)})},{key:"hibernate",value:(c=o(i.mark((function e(){var t,n,o,a,s;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(this.resumable){e.next=2;break}return e.abrupt("return",this.shutdown());case 2:t=f(this.unacked);try{for(t.s();!(n=t.n()).done;)o=r(n.value,2),a=o[0],s=o[1],this.emit("hibernated",{kind:a,stanza:s})}catch(e){t.e(e)}finally{t.f()}case 4:case"end":return e.stop()}}),e,this)}))),function(){return c.apply(this,arguments)})},{key:"shutdown",value:(n=o(i.mark((function e(){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",this.failed({type:"failed"}));case 1:case"end":return e.stop()}}),e,this)}))),function(){return n.apply(this,arguments)})},{key:"_cache",value:(t=o(i.mark((function e(){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,this.cacheHandler({allowResume:this.allowResume,handled:this.handled,id:this.id,jid:this.jid,lastAck:this.lastAck,unacked:this.unacked});case 3:e.next=8;break;case 5:e.prev=5,e.t0=e.catch(0),console.error("Failed to cache stream state",e.t0);case 8:case"end":return e.stop()}}),e,this,[[0,5]])}))),function(){return t.apply(this,arguments)})},{key:"_reset",value:function(){this.id="",this.inboundStarted=!1,this.outboundStarted=!1,this.lastAck=0,this.handled=0,this.unacked=[]}},{key:"started",get:function(){return this.outboundStarted&&this.inboundStarted},set:function(e){e||(this.outboundStarted=!1,this.inboundStarted=!1)}},{key:"resumable",get:function(){return this.started&&this.allowResume}}]),k}(h.EventEmitter);t.default=g},function(e,t,n){"use strict";n(6),n(39),n(36),n(25),n(21),n(2),n(12),n(24),n(277),n(47);var r=n(30),i=n(31),o=n(26),a=n(4),s=n(5);function u(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=o(e);if(t){var a=o(this).constructor;n=Reflect.construct(r,arguments,a)}else n=r.apply(this,arguments);return i(this,n)}}function c(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return l(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return l(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0}),t.SCRAM=t.DIGEST=t.OAUTH=t.PLAIN=t.EXTERNAL=t.ANONYMOUS=t.Hi=t.HMAC=t.H=t.XOR=t.createClientNonce=t.Factory=t.SimpleMech=void 0;var f=n(84),p=n(283),d=function(){function e(t){a(this,e),this.authenticated=!1,this.mutuallyAuthenticated=!1,this.name=t}return s(e,[{key:"getCacheableCredentials",value:function(){return null}},{key:"processChallenge",value:function(e){}},{key:"processSuccess",value:function(e){this.authenticated=!0}},{key:"finalize",value:function(){var e={authenticated:this.authenticated,mutuallyAuthenticated:this.mutuallyAuthenticated};return this.errorData&&(e.errorData=this.errorData),e}}]),e}();t.SimpleMech=d;var h=function(){function e(){a(this,e),this.mechanisms=[]}return s(e,[{key:"register",value:function(e,t,n){this.mechanisms.push({constructor:t,name:e.toUpperCase(),priority:n}),this.mechanisms.sort((function(e,t){return t.priority-e.priority}))}},{key:"disable",value:function(e){var t=e.toUpperCase();this.mechanisms=this.mechanisms.filter((function(e){return e.name!==t}))}},{key:"createMechanism",value:function(e){var t,n=e.map((function(e){return e.toUpperCase()})),r=c(this.mechanisms);try{for(r.s();!(t=r.n()).done;){var i,o=t.value,a=c(n);try{for(a.s();!(i=a.n()).done;){if(i.value===o.name)return new o.constructor(o.name)}}catch(e){a.e(e)}finally{a.f()}}}catch(e){r.e(e)}finally{r.f()}return null}}]),e}();function v(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:32;return(0,f.randomBytes)(e).toString("hex")}function m(e,t){for(var n=[],r=0;r<e.length;r++)n.push(e[r]^t[r]);return f.Buffer.from(n)}function g(e,t){return(0,f.createHash)(t).update(e).digest()}function y(e,t,n){return(0,f.createHmac)(n,e).update(t).digest()}function b(e,t,n,r){for(var i=y(e,f.Buffer.concat([t,f.Buffer.from("00000001","hex")]),r),o=i,a=0;a<n-1;a++)o=m(o,i=y(e,i,r));return o}function _(e){for(var t={},n=e.toString().split(/,(?=(?:[^"]|"[^"]*")*$)/),r=0,i=n.length;r<i;r++){var o=/(\w+)=["]?([^"]+)["]?$/.exec(n[r]);o&&(t[o[1]]=o[2])}return t}function S(e){var t,n=[],r=c(e);try{for(r.s();!(t=r.n()).done;){var i=t.value;","===i?n.push("=2C"):"="===i?n.push("=3D"):n.push(i)}}catch(e){r.e(e)}finally{r.f()}return n.join("")}t.Factory=h,t.createClientNonce=v,t.XOR=m,t.H=g,t.HMAC=y,t.Hi=b;var w=function(e){r(n,e);var t=u(n);function n(){return a(this,n),t.apply(this,arguments)}return s(n,[{key:"getExpectedCredentials",value:function(){return{optional:["trace"],required:[]}}},{key:"createResponse",value:function(e){return f.Buffer.from(e.trace||"")}}]),n}(d);t.ANONYMOUS=w;var x=function(e){r(n,e);var t=u(n);function n(){return a(this,n),t.apply(this,arguments)}return s(n,[{key:"getExpectedCredentials",value:function(){return{optional:["authzid"],required:[]}}},{key:"createResponse",value:function(e){return f.Buffer.from(e.authzid||"")}}]),n}(d);t.EXTERNAL=x;var k=function(e){r(n,e);var t=u(n);function n(){return a(this,n),t.apply(this,arguments)}return s(n,[{key:"getExpectedCredentials",value:function(){return{optional:["authzid"],required:["username","password"]}}},{key:"createResponse",value:function(e){return f.Buffer.from((e.authzid||"")+"\0"+e.username+"\0"+(e.password||e.token))}}]),n}(d);t.PLAIN=k;var O=function(e){r(n,e);var t=u(n);function n(e){var r;return a(this,n),(r=t.call(this,e)).failed=!1,r.name=e,r}return s(n,[{key:"getExpectedCredentials",value:function(){return{optional:["authzid"],required:["token"]}}},{key:"createResponse",value:function(e){if(this.failed)return f.Buffer.from("");var t="n,".concat(S((0,p.saslprep)(e.authzid)),","),n="auth=Bearer ".concat(e.token,"");return f.Buffer.from(t+""+n+"","utf8")}},{key:"processChallenge",value:function(e){this.failed=!0,this.errorData=JSON.parse(e.toString("utf8"))}}]),n}(d);t.OAUTH=O;var A=function(e){r(n,e);var t=u(n);function n(e){var r;return a(this,n),(r=t.call(this,e)).providesMutualAuthentication=!1,r.state="INITIAL",r.name=e,r}return s(n,[{key:"processChallenge",value:function(e){this.state="CHALLENGE";var t=_(e);this.authenticated=!!t.rspauth,this.realm=t.realm,this.nonce=t.nonce,this.charset=t.charset}},{key:"getExpectedCredentials",value:function(){return{optional:["authzid","clientNonce","realm"],required:["host","password","serviceName","serviceType","username"]}}},{key:"createResponse",value:function(e){if("INITIAL"===this.state||this.authenticated)return null;var t=e.serviceType+"/"+e.host;e.serviceName&&e.host!==e.serviceName&&(t+="/"+e.serviceName);var n=e.realm||this.realm||"",r=e.clientNonce||v(16),i="00000001",o="";o+='username="'+e.username+'"',n&&(o+=',realm="'+n+'"'),o+=',nonce="'+this.nonce+'"',o+=',cnonce="'+r+'"',o+=",nc="+i,o+=",qop=auth",o+=',digest-uri="'+t+'"';var a=(0,f.createHash)("md5").update(e.username).update(":").update(n).update(":").update(e.password).digest(),s=(0,f.createHash)("md5").update(a).update(":").update(this.nonce).update(":").update(r);e.authzid&&s.update(":").update(e.authzid);var u=s.digest("hex"),c=(0,f.createHash)("md5").update("AUTHENTICATE:").update(t).digest("hex");return o+=",response="+(0,f.createHash)("md5").update(u).update(":").update(this.nonce).update(":").update(i).update(":").update(r).update(":").update("auth").update(":").update(c).digest("hex"),"utf-8"===this.charset&&(o+=",charset=utf-8"),e.authzid&&(o+=',authzid="'+e.authzid+'"'),f.Buffer.from(o)}}]),n}(d);t.DIGEST=A;var T=function(){function e(t){a(this,e),this.providesMutualAuthentication=!0,this.name=t,this.state="INITIAL",this.useChannelBinding=this.name.toLowerCase().endsWith("-plus"),this.algorithm=this.name.toLowerCase().split("scram-")[1].split("-plus")[0]}return s(e,[{key:"getExpectedCredentials",value:function(){var e=["username","password"];return this.useChannelBinding&&e.push("tlsUnique"),{optional:["authzid","clientNonce"],required:e}}},{key:"getCacheableCredentials",value:function(){return this.cache}},{key:"createResponse",value:function(e){return"INITIAL"===this.state?this.initialResponse(e):this.challengeResponse(e)}},{key:"processChallenge",value:function(e){var t=_(e);this.salt=f.Buffer.from(t.s||"","base64"),this.iterationCount=parseInt(t.i,10),this.nonce=t.r,this.verifier=t.v,this.error=t.e,this.challenge=e}},{key:"processSuccess",value:function(e){this.processChallenge(e)}},{key:"finalize",value:function(){return this.verifier?this.serverSignature.toString("base64")!==this.verifier?{authenticated:!1,error:"Mutual authentication failed",mutuallyAuthenticated:!1}:{authenticated:!0,mutuallyAuthenticated:!0}:{authenticated:!1,error:this.error,mutuallyAuthenticated:!1}}},{key:"initialResponse",value:function(e){var t=S((0,p.saslprep)(e.authzid)),n=S((0,p.saslprep)(e.username));this.clientNonce=e.clientNonce||v();var r="n";e.tlsUnique&&(r=this.useChannelBinding?"p=tls-unique":"y"),this.gs2Header=f.Buffer.from(t?"".concat(r,",a=").concat(t,","):"".concat(r,",,")),this.clientFirstMessageBare=f.Buffer.from("n=".concat(n,",r=").concat(this.clientNonce));var i=f.Buffer.concat([this.gs2Header,this.clientFirstMessageBare]);return this.state="CHALLENGE",i}},{key:"challengeResponse",value:function(e){var t,n,r,i=f.Buffer.from("Client Key"),o=f.Buffer.from("Server Key"),a=f.Buffer.concat([this.gs2Header,e.tlsUnique||f.Buffer.from("")]).toString("base64"),s=f.Buffer.from("c=".concat(a,",r=").concat(this.nonce)),u=e.salt&&0===f.Buffer.compare(e.salt,this.salt);u&&e.clientKey&&e.serverKey?(n=f.Buffer.from(e.clientKey),r=f.Buffer.from(e.serverKey)):u&&e.saltedPassword?(n=y(t=f.Buffer.from(e.saltedPassword),i,this.algorithm),r=y(t,o,this.algorithm)):(n=y(t=b(f.Buffer.from((0,p.saslprep)(e.password)),this.salt,this.iterationCount,this.algorithm),i,this.algorithm),r=y(t,o,this.algorithm));var c=g(n,this.algorithm),l=f.Buffer.from(","),d=f.Buffer.concat([this.clientFirstMessageBare,l,this.challenge,l,s]),h=m(n,y(c,d,this.algorithm)).toString("base64");this.serverSignature=y(r,d,this.algorithm);var v=f.Buffer.concat([s,f.Buffer.from(",p=".concat(h))]);return this.state="FINAL",this.cache={clientKey:n,salt:this.salt,saltedPassword:t,serverKey:r},v}}]),e}();t.SCRAM=T},function(e,t,n){"use strict";n(6);var r=n(16),i=n(9),o=n(8);n(15);var a=n(23);Object.defineProperty(t,"__esModule",{value:!0});var s=n(1);t.default=function(e){e.getAccountInfo=function(){var t=a(o.mark((function t(n){var r;return o.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({account:{},to:n,type:"get"});case 2:return r=t.sent,t.abrupt("return",r.account);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.updateAccount=function(t,n){return e.sendIQ({account:n,to:t,type:"set"})},e.deleteAccount=function(t){return e.sendIQ({account:{remove:!0},to:t,type:"set"})},e.getPrivateData=function(){var t=a(o.mark((function t(n){var r;return o.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({privateStorage:i({},n,{}),type:"get"});case 2:return r=t.sent,t.abrupt("return",r.privateStorage[n]);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.setPrivateData=function(){var t=a(o.mark((function t(n,r){return o.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",e.sendIQ({privateStorage:i({},n,r),type:"set"}));case 1:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),e.getVCard=function(){var t=a(o.mark((function t(n){var r;return o.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({to:n,type:"get",vcard:{format:s.NS_VCARD_TEMP}});case 2:return r=t.sent,t.abrupt("return",r.vcard);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.publishVCard=function(){var t=a(o.mark((function t(n){return o.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({type:"set",vcard:n});case 2:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.enableNotifications=function(t,n){var i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];return e.sendIQ({push:{action:"enable",form:{fields:[{name:"FORM_TYPE",type:"hidden",value:"http://jabber.org/protocol/pubsub#publish-options"}].concat(r(i)),type:"submit"},jid:t,node:n},type:"set"})},e.disableNotifications=function(t,n){return e.sendIQ({push:{action:"disable",jid:t,node:n},type:"set"})}}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(1);t.default=function(e){e.disco.addFeature((0,r.NS_PEP_NOTIFY)(r.NS_AVATAR_METADATA)),e.on("pubsub:published",(function(t){if(t.pubsub.items.node===r.NS_AVATAR_METADATA){var n=t.pubsub.items.published[0].content;e.emit("avatar",{avatars:n.versions||[],jid:t.from,source:"pubsub"})}})),e.on("presence",(function(t){t.vcardAvatar&&"string"==typeof t.vcardAvatar&&e.emit("avatar",{avatars:[{id:t.vcardAvatar}],jid:t.from,source:"vcard"})})),e.publishAvatar=function(t,n){return e.publish("",r.NS_AVATAR_DATA,{data:n,itemType:r.NS_AVATAR_DATA},t)},e.useAvatars=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return e.publish("",r.NS_AVATAR_METADATA,{itemType:r.NS_AVATAR_METADATA,pointers:n,versions:t},"current")},e.getAvatar=function(t,n){return e.getItem(t,r.NS_AVATAR_DATA,n)}}},function(e,t,n){"use strict";var r=n(8);n(15);var i=n(23);Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){e.registerFeature("bind",300,function(){var t=i(r.mark((function t(n,i){var o,a;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,e.sendIQ({bind:{resource:e.config.resource},type:"set"});case 3:return o=t.sent,e.features.negotiated.bind=!0,e.emit("session:prebind",o.bind.jid),a=!n.legacySession||n.legacySession&&n.legacySession.optional,!e.sessionStarted&&a&&e.emit("session:started",e.jid),t.abrupt("return",i());case 11:return t.prev=11,t.t0=t.catch(0),console.error(t.t0),t.abrupt("return",i("disconnect","JID binding failed"));case 15:case"end":return t.stop()}}),t,null,[[0,11]])})));return function(e,n){return t.apply(this,arguments)}}()),e.registerFeature("legacySession",1e3,function(){var t=i(r.mark((function t(n,i){return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!(e.sessionStarted||n.legacySession&&n.legacySession.optional)){t.next=3;break}return e.features.negotiated.session=!0,t.abrupt("return",i());case 3:return t.prev=3,t.next=6,e.sendIQ({legacySession:!0,type:"set"});case 6:return e.features.negotiated.session=!0,e.sessionStarted||(e.sessionStarted=!0,e.emit("session:started",e.jid)),t.abrupt("return",i());case 11:return t.prev=11,t.t0=t.catch(3),t.abrupt("return",i("disconnect","Session requeset failed"));case 14:case"end":return t.stop()}}),t,null,[[3,11]])})));return function(e,n){return t.apply(this,arguments)}}()),e.on("session:started",(function(){e.sessionStarted=!0})),e.on("session:prebind",(function(t){e.jid=t,e.emit("session:bound",e.jid)})),e.on("--reset-stream-features",(function(){e.sessionStarted=!1,e.features.negotiated.bind=!1,e.features.negotiated.session=!1}))}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(1);t.default=function(e){e.disco.addFeature(r.NS_ADHOC_COMMANDS),e.disco.addItem({name:"Ad-Hoc Commands",node:r.NS_ADHOC_COMMANDS}),e.getCommands=function(t){return e.getDiscoItems(t,r.NS_ADHOC_COMMANDS)}}},function(e,t,n){"use strict";n(2),n(17);var r=n(8);n(15);var i=n(23);Object.defineProperty(t,"__esModule",{value:!0});var o=n(1),a=n(107);function s(e){return u.apply(this,arguments)}function u(){return(u=i(r.mark((function e(t){return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!t.sm.started){e.next=2;break}return e.abrupt("return",new Promise((function(e){t.once("stream:management:ack",(function(){return e()})),t.sm.request()})));case 2:return e.prev=2,e.next=5,t.ping();case 5:e.next=14;break;case 7:if(e.prev=7,e.t0=e.catch(2),!e.t0.error||"timeout"===e.t0.error.condition){e.next=13;break}return e.abrupt("return");case 13:throw e.t0;case 14:case"end":return e.stop()}}),e,null,[[2,7]])})))).apply(this,arguments)}function c(e,t){e.features.negotiated.clientStateIndication&&e.send("csi",{type:t})}t.default=function(e){e.disco.addFeature(o.NS_PING),e.on("iq:get:ping",(function(t){e.sendIQResult(t)})),e.on("--reset-stream-features",(function(){e._stopKeepAliveInterval(),e.features.negotiated.streamManagement=!1,e.features.negotiated.clientStateIndication=!1})),e.markActive=function(){return c(e,"active")},e.markInactive=function(){return c(e,"inactive")},e.ping=function(){var t=i(r.mark((function t(n){return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({ping:!0,to:n,type:"get"});case 2:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.enableKeepAlive=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};e._keepAliveOptions=t;var n=t.interval||300,o=t.timeout||e.config.timeout||15;function u(){return c.apply(this,arguments)}function c(){return(c=i(r.mark((function t(){return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!e.sessionStarted){t.next=10;break}return t.prev=1,t.next=4,(0,a.timeoutPromise)(s(e),1e3*o);case 4:t.next=10;break;case 6:t.prev=6,t.t0=t.catch(1),e.emit("stream:error",{condition:"connection-timeout",text:"Server did not respond in "+o+" seconds"}),e.transport&&(e.transport.hasStream=!1,e.transport.disconnect(!1));case 10:case"end":return t.stop()}}),t,null,[[1,6]])})))).apply(this,arguments)}clearInterval(e._keepAliveInterval),e._keepAliveInterval=setInterval(u,1e3*n)},e._stopKeepAliveInterval=function(){e._keepAliveInterval&&(clearInterval(e._keepAliveInterval),delete e._keepAliveInterval)},e.disableKeepAlive=function(){delete e._keepAliveOptions,e._stopKeepAliveInterval()},e.on("stream:management:resumed",(function(){e._keepAliveOptions&&e.enableKeepAlive(e._keepAliveOptions)})),e.on("stream:start",(function(){e._keepAliveOptions&&e.enableKeepAlive(e._keepAliveOptions)}));var t=function(){var t=i(r.mark((function t(n,o){var a;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(e.config.useStreamManagement){t.next=2;break}return t.abrupt("return",o());case 2:if(a=function(){var t=i(r.mark((function t(n){return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:t.t0=n.type,t.next="enabled"===t.t0?3:"resumed"===t.t0?8:"failed"===t.t0?17:22;break;case 3:return t.next=5,e.sm.enabled(n);case 5:return e.features.negotiated.streamManagement=!0,e.off("sm",a),t.abrupt("return",o());case 8:return t.next=10,e.sm.resumed(n);case 10:return e.features.negotiated.streamManagement=!0,e.features.negotiated.bind=!0,e.sessionStarted=!0,e.sessionStarting=!1,e.off("sm",a),e.emit("stream:management:resumed",n),t.abrupt("return",o("break"));case 17:return t.next=19,e.sm.failed(n);case 19:e.off("sm",a),e.emit("session:end"),o();case 22:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.on("sm",a),e.sm.id){t.next=14;break}if(!e.features.negotiated.bind){t.next=10;break}return t.next=8,e.sm.enable();case 8:t.next=12;break;case 10:e.off("sm",a),o();case 12:t.next=21;break;case 14:if(!e.sm.id||!e.sm.allowResume){t.next=19;break}return t.next=17,e.sm.resume();case 17:t.next=21;break;case 19:e.off("sm",a),o();case 21:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}();e.registerFeature("streamManagement",200,t),e.registerFeature("streamManagement",500,t),e.registerFeature("clientStateIndication",400,(function(t,n){e.features.negotiated.clientStateIndication=!0,n()}))}},function(e,t,n){"use strict";n(6);var r=n(8),i=n(9);n(15);var o=n(23);function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){i(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var u=n(18),c=(0,u.__importDefault)(n(494)),l=(0,u.__importStar)(n(93)),f=n(1);t.default=function(e){e.disco=new c.default,e.disco.addFeature(f.NS_DISCO_INFO),e.disco.addFeature(f.NS_DISCO_ITEMS),e.disco.addIdentity({category:"client",type:"web"}),e.registerFeature("caps",100,(function(t,n){var r=l.getDomain(e.jid)||e.config.server;e.emit("disco:caps",{caps:t.legacyCapabilities||[],jid:r}),e.features.negotiated.caps=!0,n()})),e.getDiscoInfo=function(){var t=o(r.mark((function t(n,i){var o;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({disco:{node:i,type:"info"},to:n,type:"get"});case 2:return o=t.sent,t.abrupt("return",s({extensions:[],features:[],identities:[]},o.disco));case 4:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),e.getDiscoItems=function(){var t=o(r.mark((function t(n,i){var o;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({disco:{node:i,type:"items"},to:n,type:"get"});case 2:return o=t.sent,t.abrupt("return",s({items:[]},o.disco));case 4:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),e.updateCaps=function(){var t=e.config.capsNode||"https://stanzajs.org";return e.disco.updateCaps(t)},e.getCurrentCaps=function(){var t=e.disco.getCaps();if(t){var n="".concat(t[0].node,"#").concat(t[0].value);return{info:e.disco.getNodeInfo(n),legacyCapabilities:t}}},e.on("presence",(function(t){t.legacyCapabilities&&e.emit("disco:caps",{caps:t.legacyCapabilities,jid:t.from})})),e.on("iq:get:disco",(function(t){var n=t.disco,r=n.type,i=n.node;"info"===r&&e.sendIQResult(t,{disco:s(s({},e.disco.getNodeInfo(i||"")),{},{node:i,type:"info"})}),"items"===r&&e.sendIQResult(t,{disco:{items:e.disco.items.get(i||"")||[],type:"items"}})}))}},function(e,t,n){"use strict";var r=n(8);n(15);var i=n(23);function o(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return a(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return a(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,s=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return s=e.done,e},e:function(e){u=!0,o=e},f:function(){try{s||null==n.return||n.return()}finally{if(u)throw o}}}}function a(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0});var s=n(18),u=n(40),c=n(1),l=(0,s.__importStar)(n(84));t.default=function(e){e.disco.addFeature("jid\\20escaping"),e.disco.addFeature(c.NS_DELAY),e.disco.addFeature(c.NS_EME_0),e.disco.addFeature(c.NS_FORWARD_0),e.disco.addFeature(c.NS_HASHES_2),e.disco.addFeature(c.NS_HASHES_1),e.disco.addFeature(c.NS_IDLE_1),e.disco.addFeature(c.NS_JSON_0),e.disco.addFeature(c.NS_OOB),e.disco.addFeature(c.NS_PSA),e.disco.addFeature(c.NS_REFERENCE_0),e.disco.addFeature(c.NS_SHIM),e.disco.addFeature(c.NS_DATAFORM),e.disco.addFeature(c.NS_DATAFORM_MEDIA),e.disco.addFeature(c.NS_DATAFORM_VALIDATION),e.disco.addFeature(c.NS_DATAFORM_LAYOUT);var t,n=o(l.getHashes());try{for(n.s();!(t=n.n()).done;){var a=t.value;e.disco.addFeature((0,c.NS_HASH_NAME)(a))}}catch(e){n.e(e)}finally{n.f()}e.disco.addFeature(c.NS_TIME),e.disco.addFeature(c.NS_VERSION),e.on("iq:get:softwareVersion",(function(t){return e.sendIQResult(t,{softwareVersion:e.config.softwareVersion||{name:"stanzajs.org",version:u.VERSION}})})),e.on("iq:get:time",(function(t){var n=new Date;e.sendIQResult(t,{time:{tzo:n.getTimezoneOffset(),utc:n}})})),e.getSoftwareVersion=function(){var t=i(r.mark((function t(n){var i;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({softwareVersion:{},to:n,type:"get"});case 2:return i=t.sent,t.abrupt("return",i.softwareVersion);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.getTime=function(){var t=i(r.mark((function t(n){var i;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({time:{},to:n,type:"get"});case 2:return i=t.sent,t.abrupt("return",i.time);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.getLastActivity=function(){var t=i(r.mark((function t(n){var i;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({lastActivity:{},to:n,type:"get"});case 2:return i=t.sent,t.abrupt("return",i.lastActivity);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()}},function(e,t,n){"use strict";n(21),n(2),n(17);var r=n(8);n(15);var i=n(23);function o(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return a(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return a(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,s=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return s=e.done,e},e:function(e){u=!0,o=e},f:function(){try{s||null==n.return||n.return()}finally{if(u)throw o}}}}function a(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){e.features={handlers:Object.create(null),negotiated:Object.create(null),order:[]},e.registerFeature=function(t,n,r){this.features.order.push({name:t,priority:n}),this.features.order.sort((function(e,t){return e.priority-t.priority})),this.features.handlers[t]=r.bind(e)},e.on("features",function(){var t=i(r.mark((function t(n){var i,a,s,u,c,l,f,p,d,h,v,m,g;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:f=function(e){return new Promise((function(t){a[e](n,(function(e,n){t(e?{command:e,message:n}:null)}))}))},i=e.features.negotiated,a=e.features.handlers,s=[],u=o(e.features.order);try{for(u.s();!(c=u.n()).done;)l=c.value.name,n[l]&&a[l]&&!i[l]&&s.push(l)}catch(e){u.e(e)}finally{u.f()}p=0,d=s;case 7:if(!(p<d.length)){t.next=33;break}if(h=d[p],!i[h]){t.next=11;break}return t.abrupt("continue",30);case 11:return v="",m="",t.prev=13,t.next=16,f(h);case 16:(g=t.sent)&&(v=g.command,m=g.message||""),t.next=25;break;case 20:t.prev=20,t.t0=t.catch(13),v="disconnect",m=t.t0.message,console.error(t.t0);case 25:if(v){t.next=27;break}return t.abrupt("continue",30);case 27:return"restart"===v&&e.transport&&e.transport.restart(),"disconnect"===v&&(e.emit("stream:error",{condition:"policy-violation",text:"Failed to negotiate stream features: "+m}),e.disconnect()),t.abrupt("return");case 30:p++,t.next=7;break;case 33:case"end":return t.stop()}}),t,null,[[13,20]])})));return function(e){return t.apply(this,arguments)}}())}},function(e,t,n){"use strict";n(39),n(27),n(7),n(2),n(17),n(79),n(13),n(146),n(14);var r=n(8),i=n(16);n(15);var o=n(23);function a(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return s(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return s(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){u=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(u)throw o}}}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0});var u=n(1);t.default=function(e){e.discoverBindings=function(){var t=o(r.mark((function t(n){var o,s,c,l;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return o=new Set,s=new Set,c=e.resolver.getHostMeta(n).then((function(e){var t,n,r=a(null!==(t=e.links)&&void 0!==t?t:[]);try{for(r.s();!(n=r.n()).done;){var i=n.value;i.href&&i.rel===u.NS_ALT_CONNECTIONS_WEBSOCKET&&s.add(i.href),i.href&&i.rel===u.NS_ALT_CONNECTIONS_XBOSH&&o.add(i.href)}}catch(e){r.e(e)}finally{r.f()}})).catch((function(e){return console.error(e)})),l=e.config.allowAlternateDNSDiscovery?e.resolver.resolveTXT("_xmppconnect.".concat(n)).then((function(e){var t,n=a(e);try{for(n.s();!(t=n.n()).done;){var r,i=a(t.value);try{for(i.s();!(r=i.n()).done;){var u=r.value;if(u.startsWith("_xmpp-client-websocket=")){var c=u.substring(u.indexOf("=")+1);c&&s.add(c)}if(u.startsWith("_xmpp-client-xbosh=")){var l=u.substring(u.indexOf("=")+1);l&&o.add(l)}}}catch(e){i.e(e)}finally{i.f()}}}catch(e){n.e(e)}finally{n.f()}})).catch((function(e){return console.error(e)})):Promise.resolve(),t.next=6,Promise.all([c,l]).catch((function(e){return console.error(e)}));case 6:return t.abrupt("return",{bosh:i(o).filter((function(e){return e.startsWith("https://")})),websocket:i(s).filter((function(e){return e.startsWith("wss://")}))});case 7:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()}},function(e,t,n){"use strict";var r=n(8);n(15);var i=n(23),o=n(9);function a(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return s(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return s(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){u=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(u)throw o}}}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function u(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function c(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?u(Object(n),!0).forEach((function(t){o(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var l=n(18),f=n(84),p=(0,l.__importStar)(n(217)),d=n(1);t.default=function(e){var t=!!f.RTCPeerConnection,n={advertiseAudio:t,advertiseFileTransfer:t,advertiseVideo:t,bundlePolicy:"balanced",hasRTCPeerConnection:t,iceServers:[{urls:"stun:stun.l.google.com:19302"}],iceTransportPolicy:"all",rtcpMuxPolicy:"require",trickleIce:!0},o=e.config.jingle,s=c(c({},n),o),u=e.jingle=new p.SessionManager(s),l=[d.NS_JINGLE_1];s.hasRTCPeerConnection&&(l.push(d.NS_JINGLE_ICE_0,d.NS_JINGLE_ICE_UDP_1,d.NS_JINGLE_DTLS_SCTP_1,d.NS_JINGLE_DTLS_0,"urn:ietf:rfc:5888"),!1===s.trickleIce&&l.push("urn:ietf:rfc:3264"),(s.advertiseAudio||s.advertiseVideo)&&l.push(d.NS_JINGLE_RTP_1,d.NS_JINGLE_RTP_RTCP_FB_0,d.NS_JINGLE_RTP_HDREXT_0,"urn:ietf:rfc:5576"),s.advertiseAudio&&l.push(d.NS_JINGLE_RTP_AUDIO),s.advertiseVideo&&l.push(d.NS_JINGLE_RTP_VIDEO),s.advertiseFileTransfer&&l.push(d.NS_JINGLE_FILE_TRANSFER_4,d.NS_JINGLE_FILE_TRANSFER_5));for(var h=0,v=l;h<v.length;h++){var m=v[h];e.disco.addFeature(m)}for(var g=function(){var t=b[y];u.on(t,(function(n,r){e.emit("jingle:"+t,n,r)}))},y=0,b=["outgoing","incoming","accepted","terminated","ringing","mute","unmute","hold","resumed"];y<b.length;y++)g();u.on("createdSession",(function(t){e.emit("jingle:created",t)})),u.on("send",function(){var t=i(r.mark((function t(n){var i;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(t.prev=0,"set"!==n.type){t.next=8;break}return t.next=4,e.sendIQ(n);case 4:(i=t.sent).jingle||(i.jingle={}),i.jingle.sid=n.jingle.sid,u.process(i);case 8:"result"===n.type&&e.sendIQResult({type:"set",id:n.id,from:n.to},n),"error"===n.type&&e.sendIQError({type:"set",id:n.id,from:n.to},n),t.next=17;break;case 12:t.prev=12,t.t0=t.catch(0),t.t0.jingle||(t.t0.jingle=n.jingle),t.t0.jingle.sid=n.jingle.sid,u.process(t.t0);case 17:case"end":return t.stop()}}),t,null,[[0,12]])})));return function(e){return t.apply(this,arguments)}}()),e.on("session:bound",(function(e){u.selfID=e})),e.on("iq:set:jingle",(function(e){u.process(e)})),e.on("unavailable",(function(e){u.endPeerSessions(e.from,void 0,!0)})),e.getServices=function(){var t=i(r.mark((function t(n,i,o){var a,s;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({externalServices:{type:i,version:o},to:n,type:"get"});case 2:return a=t.sent,(s=a.externalServices).services=s.services||[],t.abrupt("return",s);case 6:case"end":return t.stop()}}),t)})));return function(e,n,r){return t.apply(this,arguments)}}(),e.getServiceCredentials=function(){var t=i(r.mark((function t(n,i,o,a,s){var u;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({externalServiceCredentials:{host:i,port:a,type:o,version:s},to:n,type:"get"});case 2:return u=t.sent,t.abrupt("return",u.externalServiceCredentials);case 4:case"end":return t.stop()}}),t)})));return function(e,n,r,i,o){return t.apply(this,arguments)}}(),e.discoverICEServers=i(r.mark((function t(){var n,i,o,s,u,c,l,f=arguments;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=f.length>0&&void 0!==f[0]?f[0]:{},t.prev=1,t.next=4,e.getServices(e.config.server,void 0,n.version);case 4:i=t.sent,o=i.services||[],s=[],u=a(o);try{for(u.s();!(c=u.n()).done;)l=c.value,e.jingle.addICEServer(l)}catch(e){u.e(e)}finally{u.f()}return t.abrupt("return",s);case 12:return t.prev=12,t.t0=t.catch(1),t.abrupt("return",[]);case 15:case"end":return t.stop()}}),t,null,[[1,12]])})))}},function(e,t,n){"use strict";var r=n(9),i=n(8);n(15);var o=n(23);function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var u=n(18),c=n(310),l=(0,u.__importStar)(n(93)),f=n(1);t.default=function(e){e.getHistorySearchForm=function(){var t=o(i.mark((function t(n){var r,o,a=arguments;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=a.length>1&&void 0!==a[1]?a[1]:{},t.next=3,e.sendIQ({archive:{type:"query",version:r.version},to:n,type:"get"});case 3:return o=t.sent,t.abrupt("return",o.archive.form);case 5:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.searchHistory=function(){var t=o(i.mark((function t(n){var r,o,a,u,p,d,h,v,m,g,y=arguments;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=y.length>1&&void 0!==y[1]?y[1]:{},o=e.nextId(),a="","string"==typeof n?a=n:(a=n.to||"",r=n),r.queryId=o,(u=r.form||{}).type="submit",p=u.fields||[],d=[{name:"FORM_TYPE",type:"hidden",value:f.NS_MAM_2}],r.with&&d.push({name:"with",type:"text-single",value:r.with}),r.start&&d.push({name:"start",type:"text-single",value:r.start.toISOString()}),r.end&&d.push({name:"end",type:"text-single",value:r.end.toISOString()}),u.fields=(0,c.mergeFields)(d,p),r.form=u,h=l.allowedResponders(e.jid,a),v=[],m=function(e){h.has(e.from)&&e.archive&&e.archive.queryId===o&&v.push(e.archive)},e.on("mam:item",m),t.prev=18,t.next=21,e.sendIQ({archive:r,id:o,to:a,type:"set"});case 21:return g=t.sent,t.abrupt("return",s(s({},g.archive),{},{results:v}));case 23:return t.prev=23,e.off("mam:item",m),t.finish(23);case 26:case"end":return t.stop()}}),t,null,[[18,,23,26]])})));return function(e){return t.apply(this,arguments)}}(),e.getHistoryPreferences=o(i.mark((function t(){var n;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({archive:{type:"preferences"},type:"get"});case 2:return n=t.sent,t.abrupt("return",n.archive);case 4:case"end":return t.stop()}}),t)}))),e.setHistoryPreferences=function(t){return e.sendIQ({archive:s({type:"preferences"},t),type:"set"})},e.on("message",(function(t){t.archive&&e.emit("mam:item",t)}))}},function(e,t,n){"use strict";n(7),n(21),n(78),n(2),n(79),n(13),n(14);var r=n(9);function i(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function o(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?i(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function a(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return s(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return s(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){u=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(u)throw o}}}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0}),t.mergeFields=void 0,t.mergeFields=function(e,t){var n,r=[],i=new Map,s=a(t);try{for(s.s();!(n=s.n()).done;){var u=n.value;u.name&&i.set(u.name,u)}}catch(e){s.e(e)}finally{s.f()}var c,l=new Set,f=a(e);try{for(f.s();!(c=f.n()).done;){var p=c.value;p.name&&i.has(p.name)?(r.push(o(o({},p),i.get(p.name))),l.add(p.name)):r.push(o({},p))}}catch(e){f.e(e)}finally{f.f()}var d,h=a(t);try{for(h.s();!(d=h.n()).done;){var v=d.value;(!v.name||v.name&&!l.has(v.name))&&r.push(o({},v))}}catch(e){h.e(e)}finally{h.f()}return r}},function(e,t,n){"use strict";n(106),n(7),n(78),n(2),n(12),n(79),n(13),n(37),n(14);var r=n(8);n(15);var i=n(9),o=n(23);function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){i(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var u=(0,n(18).__importStar)(n(93)),c=n(1),l=new Set(["chat","groupchat","headline","normal"]),f=new Set(["chat","groupchat","normal"]),p=new Map([["markable",0],["received",1],["displayed",2],["acknowledged",3]]),d=function(e,t){var n;return e.marker&&(p.get(e.marker.type)<p.get(t)||"markable"===(null===(n=e.marker)||void 0===n?void 0:n.type))};function h(e,t){return v.apply(this,arguments)}function v(){return(v=o(r.mark((function e(t,n){return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.sendIQ({carbons:{action:n},type:"set"});case 2:case"end":return e.stop()}}),e)})))).apply(this,arguments)}t.default=function(e){e.disco.addFeature(c.NS_ATTENTION_0),e.disco.addFeature(c.NS_CHAT_MARKERS_0),e.disco.addFeature(c.NS_CHAT_STATES),e.disco.addFeature(c.NS_CORRECTION_0),e.disco.addFeature(c.NS_RECEIPTS),e.disco.addFeature(c.NS_RTT_0),e.enableCarbons=function(){return h(e,"enable")},e.disableCarbons=function(){return h(e,"disable")},e.markReceived=function(t){return e.sendMarker(t,"received")},e.markDisplayed=function(t){return e.sendMarker(t,"displayed")},e.markAcknowledged=function(t){return e.sendMarker(t,"acknowledged")},e.getAttention=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return e.sendMessage(s(s({},n),{},{requestingAttention:!0,to:t,type:"headline"}))},e.sendMarker=function(t,n,r){if(d(t,n)||r){var i=!1!==e.config.groupchatMarkersUseStanzaID,o=t.id;if("groupchat"===t.type&&t.stanzaIds&&i){var a=t.stanzaIds.find((function(e){return u.equalBare(e.by,t.from)}));a&&(o=a.id)}e.sendMessage({marker:{id:o,type:n},to:"groupchat"===t.type?u.toBare(t.from):t.from,type:t.type})}},e.on("message",(function(t){if(t.carbon&&u.equalBare(t.from,e.jid)){var n=t.carbon.forward.message;n.delay||(n.delay=t.carbon.forward.delay||{timestamp:new Date(Date.now())}),function(e){return!!e.carbon&&"received"===e.carbon.type}(t)&&(e.emit("carbon:received",t),e.emit("message",n)),function(e){return!!e.carbon&&"sent"===e.carbon.type}(t)&&(e.emit("carbon:sent",t),e.emit("message:sent",n,!0))}(function(e){return!!e.forms&&e.forms.length>0})(t)&&e.emit("dataform",t),t.requestingAttention&&e.emit("attention",t),function(e){return!!e.rtt}(t)&&e.emit("rtt",t),function(e){return!!e.replace}(t)&&e.emit("replace",t),function(e){return!!e.chatState}(t)&&f.has(t.type||"normal")&&e.emit("chat:state",t);var r=!1!==e.config.sendReceipts,i=!1!==e.config.sendMUCReceipts,o=!1!==e.config.chatMarkers,a=!1!==e.config.groupchatMarkersUseStanzaID,s=function(e){var t;return!!e.receipt&&"request"===e.receipt.type&&l.has(null!==(t=e.type)&&void 0!==t?t:"normal")}(t),c=d(t,"received"),p=s&&r&&("groupchat"!==t.type||i);if(p||o&&c){var h="groupchat"===t.type?u.toBare(t.from):t.from,v=t.id;if("groupchat"===t.type&&t.stanzaIds&&a){var m=t.stanzaIds.find((function(e){return u.equalBare(e.by,t.from)}));m&&(v=m.id)}e.sendMessage({receipt:p?{id:t.id,type:"received"}:void 0,marker:o&&c?{id:v,type:"received"}:void 0,to:h,type:t.type})}t.receipt&&"received"===t.receipt.type&&e.emit("receipt",t),t.marker&&"markable"!==t.marker.type&&e.emit("marker:".concat(t.marker.type),t)}))}},function(e,t,n){"use strict";n(39),n(49),n(27),n(7),n(21),n(78),n(2),n(17),n(89),n(13),n(14);var r=n(8),i=n(9);n(15);var o=n(23),a=n(34);function s(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function u(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?s(Object(n),!0).forEach((function(t){i(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):s(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function c(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return l(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return l(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0});var f=n(18),p=n(40),d=(0,f.__importStar)(n(93)),h=n(1),v=n(107);t.default=function(e){e.disco.addFeature(h.NS_MUC),e.disco.addFeature(h.NS_MUC_DIRECT_INVITE),e.disco.addFeature(h.NS_HATS_0),e.joinedRooms=new Map,e.joiningRooms=new Map,e.leavingRooms=new Map,e.on("session:started",(function(){var t=e.joiningRooms;e.joiningRooms=new Map;var n,r=c(t);try{for(r.s();!(n=r.n()).done;){var i=a(n.value,2),o=i[0],s=i[1];e.joinRoom(o,s)}}catch(e){r.e(e)}finally{r.f()}var u=e.joinedRooms;e.joinedRooms=new Map;var l,f=c(u);try{for(f.s();!(l=f.n()).done;){var p=a(l.value,2),d=p[0],h=p[1];e.joinRoom(d,h)}}catch(e){f.e(e)}finally{f.f()}})),e.on("message",(function(t){if("groupchat"!==t.type||!t.hasSubject||t.body){if(t.muc)if("direct-invite"===t.muc.type||!t.muc.invite&&t.legacyMUC){var n="direct-invite"===t.muc.type?t.muc:t.legacyMUC;e.emit("muc:invite",{from:t.from,password:n.password,reason:n.reason,room:n.jid,thread:n.thread,type:"direct"})}else t.muc.invite?e.emit("muc:invite",{from:t.muc.invite[0].from,password:t.muc.password,reason:t.muc.invite[0].reason,room:t.from,thread:t.muc.invite[0].thread,type:"mediated"}):t.muc.decline?e.emit("muc:declined",{from:t.muc.decline.from,reason:t.muc.decline.reason,room:t.from}):e.emit("muc:other",t)}else e.emit("muc:topic",{from:t.from,room:d.toBare(t.from),topic:t.subject||""})})),e.on("presence",(function(t){var n=d.toBare(t.from);if(e.joiningRooms.has(n)&&"error"===t.type)return e.joiningRooms.delete(n),e.emit("muc:failed",t),void e.emit("muc:error",t);if(function(e){return!!e.muc}(t)){var r=t.muc.statusCodes&&t.muc.statusCodes.indexOf(p.MUCStatusCode.SelfPresence)>=0,i=t.muc.statusCodes&&t.muc.statusCodes.indexOf(p.MUCStatusCode.NickChanged)>=0;if("error"!==t.type){if("unavailable"===t.type)return e.emit("muc:unavailable",t),r&&(i?e.joinedRooms.set(n,t.muc.nick):(e.emit("muc:leave",t),e.joinedRooms.delete(n),e.leavingRooms.delete(n))),void(t.muc.destroy&&e.emit("muc:destroyed",{newRoom:t.muc.destroy.jid,password:t.muc.destroy.password,reason:t.muc.destroy.reason,room:n}));e.emit("muc:available",t);var o=e.joiningRooms.has(n)||!e.joinedRooms.has(n);r&&(e.joinedRooms.set(n,d.getResource(t.from)),o&&(e.joiningRooms.delete(n),e.emit("muc:join",t)))}else e.emit("muc:error",t)}})),e.joinRoom=function(){var t=o(r.mark((function t(n,i){var o,a=arguments;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(o=a.length>2&&void 0!==a[2]?a[2]:{},n=d.toBare(n),e.joiningRooms.set(n,i||""),i){t.next=14;break}return t.prev=4,t.next=7,e.getReservedNick(n);case 7:i=t.sent,e.joiningRooms.set(n,i),t.next=14;break;case 11:throw t.prev=11,t.t0=t.catch(4),new Error("Room nick required");case 14:return t.abrupt("return",new Promise((function(t,r){function a(r){d.equalBare(r.from,n)&&(e.off("muc:join",a),e.off("muc:failed",s),t(r))}function s(t){d.equalBare(t.from,n)&&(e.off("muc:join",a),e.off("muc:failed",s),r(t))}e.on("muc:join",a),e.on("muc:failed",s),e.sendPresence(u(u({},o),{},{muc:u(u({},o.muc),{},{type:"join"}),to:d.createFull(n,i)}))})));case 15:case"end":return t.stop()}}),t,null,[[4,11]])})));return function(e,n){return t.apply(this,arguments)}}(),e.leaveRoom=function(t,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return t=d.toBare(t),n=n||e.joinedRooms.get(t),e.leavingRooms.set(t,n),new Promise((function(i,o){var a=r.id||(0,v.uuid)(),s=d.allowedResponders(t);function c(n){d.equalBare(n.from,t)&&(e.off("muc:leave",c),e.off("presence:error",l),i(n))}function l(n){n.id===a&&s.has(n.from)&&(e.joinedRooms.has(t)||e.leavingRooms.delete(t),e.off("muc:leave",c),e.off("presence:error",l),o(n))}e.on("muc:leave",c),e.on("presence:error",l),e.sendPresence(u(u({},r),{},{id:a,to:d.createFull(t,n),type:"unavailable"}))}))},e.ban=function(t,n,r){return e.setRoomAffiliation(t,n,"outcast",r)},e.kick=function(t,n,r){return e.setRoomRole(t,n,"none",r)},e.invite=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];Array.isArray(n)||(n=[n]),e.sendMessage({muc:{invite:n,type:"info"},to:t})},e.directInvite=function(t,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};e.sendMessage({muc:u(u({},r),{},{jid:t,type:"direct-invite"}),to:n})},e.declineInvite=function(t,n,r){e.sendMessage({muc:{decline:{reason:r,to:n},type:"info"},to:t})},e.changeNick=function(t,n){var r=(0,v.uuid)(),i=d.createFull(t,n),o=d.allowedResponders(t);return new Promise((function(t,n){function a(n){o.has(d.toBare(n.from))&&n.muc.statusCodes&&n.muc.statusCodes.includes(p.MUCStatusCode.SelfPresence)&&(e.off("muc:available",a),e.off("presence:id:".concat(r),s),t(n))}function s(i){o.has(d.toBare(i.from))&&i.id===r&&(e.off("muc:available",a),e.off("presence:id:".concat(r),s),"error"===i.type?n(i):t(i))}e.on("muc:available",a),e.on("presence:id:".concat(r),s),e.sendPresence({id:r,to:i})}))},e.setSubject=function(t,n){e.sendMessage({subject:n,to:t,type:"groupchat"})},e.getReservedNick=function(){var t=o(r.mark((function t(n){var i,o;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,e.getDiscoInfo(n,"x-roomuser-item");case 3:if(i=t.sent,!(o=i.identities[0]).name){t.next=9;break}return t.abrupt("return",o.name);case 9:throw new Error("No nickname reserved");case 10:t.next=15;break;case 12:throw t.prev=12,t.t0=t.catch(0),new Error("No nickname reserved");case 15:case"end":return t.stop()}}),t,null,[[0,12]])})));return function(e){return t.apply(this,arguments)}}(),e.requestRoomVoice=function(t){e.sendMessage({forms:[{fields:[{name:"FORM_TYPE",type:"hidden",value:"http://jabber.org/protocol/muc#request"},{name:"muc#role",type:"text-single",value:"participant"}],type:"submit"}],to:t})},e.setRoomAffiliation=function(t,n,r,i){return e.sendIQ({muc:{type:"user-list",users:[{affiliation:r,jid:n,reason:i}]},to:t,type:"set"})},e.setRoomRole=function(t,n,r,i){return e.sendIQ({muc:{type:"user-list",users:[{nick:n,reason:i,role:r}]},to:t,type:"set"})},e.getRoomMembers=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{affiliation:"member"};return e.sendIQ({muc:{type:"user-list",users:[n]},to:t,type:"get"})},e.getRoomConfig=function(){var t=o(r.mark((function t(n){var i;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({muc:{type:"configure"},to:n,type:"get"});case 2:if((i=t.sent).muc.form){t.next=5;break}throw new Error("No configuration form returned");case 5:return t.abrupt("return",i.muc.form);case 6:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.configureRoom=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return e.sendIQ({muc:{form:u(u({},n),{},{type:"submit"}),type:"configure"},to:t,type:"set"})},e.destroyRoom=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return e.sendIQ({muc:{destroy:n,type:"configure"},to:t,type:"set"})},e.getUniqueRoomName=function(){var e=o(r.mark((function e(t){var n;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,this.sendIQ({muc:{type:"unique"},to:t,type:"get"});case 2:if((n=e.sent).muc.name){e.next=5;break}throw new Error("No unique name returned");case 5:return e.abrupt("return",n.muc.name);case 6:case"end":return e.stop()}}),e,this)})));return function(t){return e.apply(this,arguments)}}(),e.getBookmarks=o(r.mark((function t(){var n;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.getPrivateData("bookmarks");case 2:if((n=t.sent)&&n.rooms){t.next=5;break}return t.abrupt("return",[]);case 5:return t.abrupt("return",n.rooms);case 6:case"end":return t.stop()}}),t)}))),e.setBookmarks=function(t){return e.setPrivateData("bookmarks",{rooms:t})},e.addBookmark=function(){var t=o(r.mark((function t(n){var i,o,a,s,l,f;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.getBookmarks();case 2:i=t.sent,o=[],a=!1,s=c(i);try{for(s.s();!(l=s.n()).done;)f=l.value,d.equalBare(f.jid,n.jid)?(o.push(u(u({},f),n)),a=!0):o.push(f)}catch(e){s.e(e)}finally{s.f()}return a||o.push(n),t.abrupt("return",e.setBookmarks(o));case 9:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.removeBookmark=function(){var t=o(r.mark((function t(n){var i,o;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.getBookmarks();case 2:return i=t.sent,o=i.filter((function(e){return!d.equalBare(e.jid,n)})),t.abrupt("return",e.setBookmarks(o));case 5:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()}},function(e,t,n){"use strict";var r=n(9);function i(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function o(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?i(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var a=n(1);t.default=function(e){e.disco.addFeature(a.NS_ACTIVITY),e.disco.addFeature(a.NS_GEOLOC),e.disco.addFeature(a.NS_MOOD),e.disco.addFeature(a.NS_NICK),e.disco.addFeature(a.NS_TUNE),e.disco.addFeature((0,a.NS_PEP_NOTIFY)(a.NS_ACTIVITY)),e.disco.addFeature((0,a.NS_PEP_NOTIFY)(a.NS_GEOLOC)),e.disco.addFeature((0,a.NS_PEP_NOTIFY)(a.NS_MOOD)),e.disco.addFeature((0,a.NS_PEP_NOTIFY)(a.NS_NICK)),e.disco.addFeature((0,a.NS_PEP_NOTIFY)(a.NS_TUNE)),e.publishActivity=function(t){return e.publish("",a.NS_ACTIVITY,o({itemType:a.NS_ACTIVITY},t))},e.publishGeoLoc=function(t){return e.publish("",a.NS_GEOLOC,o({itemType:a.NS_GEOLOC},t))},e.publishMood=function(t){return e.publish("",a.NS_MOOD,o({itemType:a.NS_MOOD},t))},e.publishNick=function(t){return e.publish("",a.NS_NICK,{itemType:a.NS_NICK,nick:t})},e.publishTune=function(t){return e.publish("",a.NS_TUNE,o({itemType:a.NS_TUNE},t))},e.on("pubsub:published",(function(t){var n=t.pubsub.items.published[0].content;switch(t.pubsub.items.node){case a.NS_ACTIVITY:return e.emit("activity",{activity:n,jid:t.from});case a.NS_GEOLOC:return e.emit("geoloc",{geoloc:n,jid:t.from});case a.NS_MOOD:return e.emit("mood",{jid:t.from,mood:n});case a.NS_NICK:return e.emit("nick",{jid:t.from,nick:n.nick});case a.NS_TUNE:return e.emit("tune",{jid:t.from,tune:t.pubsub.items.published[0].content})}}))}},function(e,t,n){"use strict";var r=n(9),i=n(8);n(15);var o=n(23);function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var u=(0,n(18).__importStar)(n(93)),c=n(1);t.default=function(e){e.disco.addFeature("".concat(c.NS_SHIM,"#SubID"),c.NS_SHIM),e.on("message",(function(t){!function(e){return!!e.pubsub&&!(e.pubsub.context&&"user"!==e.pubsub.context||!e.pubsub.affiliations)}(t)?function(e){return!!e.pubsub}(t)&&(e.emit("pubsub:event",t),!function(e){return!!e.pubsub.items&&!!e.pubsub.items.published}(t)?!function(e){return!!e.pubsub.items&&!!e.pubsub.items.retracted}(t)?!function(e){return"purge"===e.pubsub.eventType}(t)?!function(e){return"delete"===e.pubsub.eventType}(t)?!function(e){return"subscription"===e.pubsub.eventType}(t)?function(e){return"configuration"===e.pubsub.eventType}(t)&&e.emit("pubsub:config",t):e.emit("pubsub:subscription",t):e.emit("pubsub:deleted",t):e.emit("pubsub:purged",t):e.emit("pubsub:retracted",t):e.emit("pubsub:published",t)):e.emit("pubsub:affiliations",t)})),e.subscribeToNode=function(){var t=o(i.mark((function t(n,r){var o,a,s,c;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return o={},"string"==typeof r?(o.node=r,o.jid=u.toBare(e.jid)):(o.node=r.node,o.jid=r.jid||(r.useBareJID?u.toBare(e.jid):e.jid),a=r.options),t.next=4,e.sendIQ({pubsub:{context:"user",subscribe:o,subscriptionOptions:a?{form:a}:void 0},to:n,type:"set"});case 4:return s=t.sent,c=s.pubsub.subscription||{},s.pubsub.subscriptionOptions&&(c.options=s.pubsub.subscriptionOptions.form),t.abrupt("return",c);case 8:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),e.unsubscribeFromNode=function(){var t=o(i.mark((function t(n,r){var o,a;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return o={},"string"==typeof r?(o.node=r,o.jid=u.toBare(e.jid)):(o.node=r.node,o.subid=r.subid,o.jid=r.jid||(r.useBareJID?u.toBare(e.jid):e.jid)),t.next=4,e.sendIQ({pubsub:{context:"user",unsubscribe:o},to:n,type:"set"});case 4:if((a=t.sent).pubsub&&a.pubsub.subscription){t.next=7;break}return t.abrupt("return",s(s({},o),{},{state:"none"}));case 7:return t.abrupt("return",a.pubsub.subscription);case 8:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),e.publish=function(t,n,r,i){return e.sendIQ({pubsub:{context:"user",publish:{item:{content:r,id:i},node:n}},to:t,type:"set"})},e.getItem=function(){var t=o(i.mark((function t(n,r,o){var a;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({pubsub:{context:"user",fetch:{items:[{id:o}],node:r}},to:n,type:"get"});case 2:return a=t.sent,t.abrupt("return",a.pubsub.fetch.items[0]);case 4:case"end":return t.stop()}}),t)})));return function(e,n,r){return t.apply(this,arguments)}}(),e.getItems=function(){var t=o(i.mark((function t(n,r){var o,a,s,u=arguments;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return o=u.length>2&&void 0!==u[2]?u[2]:{},t.next=3,e.sendIQ({pubsub:{context:"user",fetch:{max:o.max,node:r},paging:o},to:n,type:"get"});case 3:return a=t.sent,(s=a.pubsub.fetch).paging=a.pubsub.paging,t.abrupt("return",s);case 7:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),e.retract=function(t,n,r,i){return e.sendIQ({pubsub:{context:"user",retract:{id:r,node:n,notify:i}},to:t,type:"set"})},e.purgeNode=function(t,n){return e.sendIQ({pubsub:{context:"owner",purge:n},to:t,type:"set"})},e.deleteNode=function(t,n,r){return e.sendIQ({pubsub:{context:"owner",destroy:{node:n,redirect:r}},to:t,type:"set"})},e.createNode=function(){var t=o(i.mark((function t(n,r,o){var a;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({pubsub:{configure:o?{form:o}:void 0,context:"user",create:{node:r}},to:n,type:"set"});case 2:if((a=t.sent).pubsub&&a.pubsub.create){t.next=5;break}return t.abrupt("return",{node:r});case 5:return t.abrupt("return",a.pubsub.create);case 6:case"end":return t.stop()}}),t)})));return function(e,n,r){return t.apply(this,arguments)}}(),e.getSubscriptions=function(){var t=o(i.mark((function t(n){var r,o,a=arguments;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=a.length>1&&void 0!==a[1]?a[1]:{},t.next=3,e.sendIQ({pubsub:{context:"user",subscriptions:r},to:n,type:"get"});case 3:return o=t.sent,t.abrupt("return",o.pubsub.subscriptions);case 5:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.getAffiliations=function(t,n){return e.sendIQ({pubsub:{affiliations:{node:n}},to:t,type:"get"})},e.getNodeSubscribers=function(t,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return"string"==typeof n?r.node=n:r=s(s({},r),n),e.sendIQ({pubsub:{context:"owner",subscriptions:r},to:t,type:"get"})},e.updateNodeSubscriptions=function(t,n,r){return e.sendIQ({pubsub:{context:"owner",subscriptions:{items:r,node:n}},to:t,type:"set"})},e.getNodeAffiliations=function(){var t=o(i.mark((function t(n,r){var o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({pubsub:{affiliations:{node:r},context:"owner"},to:n,type:"get"});case 2:return o=t.sent,t.abrupt("return",o.pubsub.affiliations);case 4:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),e.updateNodeAffiliations=function(t,n,r){return e.sendIQ({pubsub:{affiliations:{items:r,node:n},context:"owner"},to:t,type:"set"})},e.getNodeConfig=function(){var t=o(i.mark((function t(n,r){var o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({pubsub:{configure:{node:r},context:"owner"},to:n,type:"get"});case 2:return o=t.sent,t.abrupt("return",o.pubsub.configure.form||{});case 4:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),e.getDefaultNodeConfig=function(){var t=o(i.mark((function t(n){var r;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({pubsub:{context:"owner",defaultConfiguration:{}},to:n,type:"get"});case 2:return r=t.sent,t.abrupt("return",r.pubsub.defaultConfiguration.form||{});case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.configureNode=function(){var t=o(i.mark((function t(n,r,o){return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",e.sendIQ({pubsub:{configure:{form:o,node:r},context:"owner"},to:n,type:"set"}));case 1:case"end":return t.stop()}}),t)})));return function(e,n,r){return t.apply(this,arguments)}}(),e.getDefaultSubscriptionOptions=function(){var t=o(i.mark((function t(n){var r;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({pubsub:{defaultSubscriptionOptions:{}},to:n,type:"get"});case 2:return r=t.sent,t.abrupt("return",r.pubsub.defaultSubscriptionOptions.form||{});case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()}},function(e,t,n){"use strict";var r=n(9),i=n(8);n(15);var o=n(23);function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var u=(0,n(18).__importStar)(n(93));t.default=function(e){function t(e,t){return n.apply(this,arguments)}function n(){return(n=o(i.mark((function t(n,r){return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({blockList:{action:n,jids:[r]},type:"set"});case 2:case"end":return t.stop()}}),t)})))).apply(this,arguments)}e.on("iq:set:roster",(function(t){if(!u.allowedResponders(e.jid).has(t.from))return e.sendIQError(t,{error:{condition:"service-unavailable",type:"cancel"}});e.emit("roster:update",t),e.sendIQResult(t)})),e.on("iq:set:blockList",(function(t){if(!u.allowedResponders(e.jid).has(t.from))return e.sendIQError(t,{error:{condition:"service-unavailable",type:"cancel"}});var n=t.blockList;e.emit(n.action,{jids:n.jids||[]}),e.sendIQResult(t)})),e.getRoster=o(i.mark((function t(){var n,r;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({roster:{version:e.config.rosterVer},type:"get"});case 2:if(!(n=t.sent).roster){t.next=10;break}return(r=n.roster.version)&&(e.config.rosterVer=r,e.emit("roster:ver",r)),n.roster.items=n.roster.items||[],t.abrupt("return",n.roster);case 10:return t.abrupt("return",{items:[]});case 11:case"end":return t.stop()}}),t)}))),e.updateRosterItem=function(){var t=o(i.mark((function t(n){return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({roster:{items:[n]},type:"set"});case 2:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.removeRosterItem=function(t){return e.updateRosterItem({jid:t,subscription:"remove"})},e.subscribe=function(t){e.sendPresence({type:"subscribe",to:t})},e.unsubscribe=function(t){e.sendPresence({type:"unsubscribe",to:t})},e.acceptSubscription=function(t){e.sendPresence({type:"subscribed",to:t})},e.denySubscription=function(t){e.sendPresence({type:"unsubscribed",to:t})},e.getBlocked=o(i.mark((function t(){var n;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({blockList:{action:"list"},type:"get"});case 2:return n=t.sent,t.abrupt("return",s({jids:[]},n.blockList));case 4:case"end":return t.stop()}}),t)}))),e.block=function(){var e=o(i.mark((function e(n){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",t("block",n));case 1:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),e.unblock=function(){var e=o(i.mark((function e(n){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",t("unblock",n));case 1:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),e.goInvisible=o(i.mark((function t(){var n,r=arguments;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=r.length>0&&void 0!==r[0]&&r[0],t.next=3,e.sendIQ({type:"set",visiblity:{probe:n,type:"invisible"}});case 3:case"end":return t.stop()}}),t)}))),e.goVisible=o(i.mark((function t(){return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({type:"set",visiblity:{type:"visible"}});case 2:case"end":return t.stop()}}),t)})))}},function(e,t,n){"use strict";n(21);var r=n(8),i=n(9);n(15);var o=n(23);function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){i(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){e.registerFeature("sasl",100,function(){var t=o(r.mark((function t(n,i){var a,u,c;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(a=e.sasl.createMechanism(n.sasl.mechanisms),u=function(){var t=o(r.mark((function t(n){var o,c,l;return r.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(a){t.next=2;break}return t.abrupt("return");case 2:t.t0=n.type,t.next="success"===t.t0?5:"challenge"===t.t0?11:"failure"===t.t0||"abort"===t.t0?27:31;break;case 5:return e.features.negotiated.sasl=!0,e.off("sasl",u),e.emit("auth:success",e.config.credentials),e.transport&&(e.transport.authenticated=!0),i("restart"),t.abrupt("return");case 11:return a.processChallenge(n.value),t.prev=12,t.next=15,e.getCredentials();case 15:o=t.sent,(c=a.createResponse(o))||""===c?e.send("sasl",{type:"response",value:c}):e.send("sasl",{type:"response"}),(l=a.getCacheableCredentials())&&(e.config.credentials||(e.config.credentials={}),e.config.credentials=s(s({},e.config.credentials),l),e.emit("credentials:update",e.config.credentials)),t.next=26;break;case 22:t.prev=22,t.t1=t.catch(12),console.error(t.t1),e.send("sasl",{type:"abort"});case 26:return t.abrupt("return");case 27:return e.off("sasl",u),e.emit("auth:failed"),i("disconnect","authentication failed"),t.abrupt("return");case 31:case"end":return t.stop()}}),t,null,[[12,22]])})));return function(e){return t.apply(this,arguments)}}(),a){t.next=6;break}return e.off("sasl",u),e.emit("auth:failed"),t.abrupt("return",i("disconnect","authentication failed"));case 6:return e.on("sasl",u),e.once("--reset-stream-features",(function(){e.features.negotiated.sasl=!1,e.off("sasl",u)})),t.prev=8,t.next=11,e.getCredentials();case 11:c=t.sent,e.send("sasl",{mechanism:a.name,type:"auth",value:a.createResponse(c)}),t.next=19;break;case 15:t.prev=15,t.t0=t.catch(8),console.error(t.t0),e.send("sasl",{type:"abort"});case 19:case"end":return t.stop()}}),t,null,[[8,15]])})));return function(e,n){return t.apply(this,arguments)}}())}},function(e,t,n){"use strict";n(106),n(49),n(276),n(21),n(89);var r=n(9),i=n(8);n(15);var o=n(23);function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function u(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return c(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return c(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function c(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0});var l=(0,n(18).__importStar)(n(93)),f=n(1);t.default=function(e){function t(e){return n.apply(this,arguments)}function n(){return(n=o(i.mark((function t(n){var r,o,a,s,c,l,p;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.getDiscoInfo(n);case 2:if((r=t.sent).features&&r.features.includes(f.NS_HTTP_UPLOAD_0)){t.next=5;break}return t.abrupt("return");case 5:a=u(r.extensions||[]),t.prev=6,a.s();case 8:if((s=a.n()).done){t.next=17;break}if(c=s.value,!(l=c.fields||[]).some((function(e){return"FORM_TYPE"===e.name&&e.value===f.NS_HTTP_UPLOAD_0}))){t.next=15;break}return(p=l.find((function(e){return"max-file-size"===e.name})))&&(o=parseInt(p.value,10)),t.abrupt("return",{jid:n,maxSize:o});case 15:t.next=8;break;case 17:t.next=22;break;case 19:t.prev=19,t.t0=t.catch(6),a.e(t.t0);case 22:return t.prev=22,a.f(),t.finish(22);case 25:case"end":return t.stop()}}),t,null,[[6,19,22,25]])})))).apply(this,arguments)}e.disco.addFeature(f.NS_BOB),e.getBits=function(){var t=o(i.mark((function t(n,r){var o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({bits:{cid:r},to:n,type:"get"});case 2:return o=t.sent,t.abrupt("return",o.bits);case 4:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),e.getUploadService=o(i.mark((function n(){var r,o,a,s,c,f,p,d=arguments;return i.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return r=d.length>0&&void 0!==d[0]?d[0]:l.getDomain(e.jid),n.next=3,t(r);case 3:if(!(o=n.sent)){n.next=6;break}return n.abrupt("return",o);case 6:return n.next=8,e.getDiscoItems(r);case 8:a=n.sent,s=u(a.items||[]),n.prev=10,s.s();case 12:if((c=s.n()).done){n.next=23;break}if((f=c.value).jid){n.next=16;break}return n.abrupt("continue",21);case 16:return n.next=18,t(f.jid);case 18:if(!(p=n.sent)){n.next=21;break}return n.abrupt("return",p);case 21:n.next=12;break;case 23:n.next=28;break;case 25:n.prev=25,n.t0=n.catch(10),s.e(n.t0);case 28:return n.prev=28,s.f(),n.finish(28);case 31:throw new Error("No upload service discovered on: "+r);case 32:case"end":return n.stop()}}),n,null,[[10,25,28,31]])}))),e.getUploadSlot=function(){var t=o(i.mark((function t(n,r){var o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({httpUpload:s({type:"request"},r),to:n,type:"get"});case 2:return o=t.sent,t.abrupt("return",o.httpUpload);case 4:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}()}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(18);(0,r.__exportStar)(n(319),t),(0,r.__exportStar)(n(320),t),(0,r.__exportStar)(n(321),t),(0,r.__exportStar)(n(322),t),(0,r.__exportStar)(n(323),t),(0,r.__exportStar)(n(324),t),(0,r.__exportStar)(n(325),t),(0,r.__exportStar)(n(326),t),(0,r.__exportStar)(n(327),t),(0,r.__exportStar)(n(328),t),(0,r.__exportStar)(n(329),t),(0,r.__exportStar)(n(330),t),(0,r.__exportStar)(n(331),t),(0,r.__exportStar)(n(332),t),(0,r.__exportStar)(n(333),t),(0,r.__exportStar)(n(334),t),(0,r.__exportStar)(n(335),t),(0,r.__exportStar)(n(336),t),(0,r.__exportStar)(n(337),t),(0,r.__exportStar)(n(338),t),(0,r.__exportStar)(n(339),t),(0,r.__exportStar)(n(340),t),(0,r.__exportStar)(n(341),t),(0,r.__exportStar)(n(342),t),(0,r.__exportStar)(n(343),t),(0,r.__exportStar)(n(344),t),(0,r.__exportStar)(n(345),t),(0,r.__exportStar)(n(346),t),(0,r.__exportStar)(n(347),t),(0,r.__exportStar)(n(348),t),(0,r.__exportStar)(n(349),t),(0,r.__exportStar)(n(350),t),(0,r.__exportStar)(n(351),t),(0,r.__exportStar)(n(352),t),(0,r.__exportStar)(n(353),t),(0,r.__exportStar)(n(354),t),(0,r.__exportStar)(n(355),t),(0,r.__exportStar)(n(356),t),(0,r.__exportStar)(n(357),t),(0,r.__exportStar)(n(358),t),(0,r.__exportStar)(n(359),t),(0,r.__exportStar)(n(360),t),(0,r.__exportStar)(n(361),t),(0,r.__exportStar)(n(362),t),(0,r.__exportStar)(n(363),t),(0,r.__exportStar)(n(364),t),(0,r.__exportStar)(n(365),t),(0,r.__exportStar)(n(366),t),(0,r.__exportStar)(n(367),t),(0,r.__exportStar)(n(368),t),(0,r.__exportStar)(n(369),t),(0,r.__exportStar)(n(370),t),(0,r.__exportStar)(n(371),t),(0,r.__exportStar)(n(372),t),(0,r.__exportStar)(n(373),t),(0,r.__exportStar)(n(374),t),(0,r.__exportStar)(n(375),t),(0,r.__exportStar)(n(376),t),(0,r.__exportStar)(n(377),t),(0,r.__exportStar)(n(378),t),(0,r.__exportStar)(n(379),t),(0,r.__exportStar)(n(380),t),(0,r.__exportStar)(n(381),t),(0,r.__exportStar)(n(382),t),(0,r.__exportStar)(n(383),t),(0,r.__exportStar)(n(384),t),(0,r.__exportStar)(n(385),t),(0,r.__exportStar)(n(386),t),(0,r.__exportStar)(n(387),t),(0,r.__exportStar)(n(388),t),(0,r.__exportStar)(n(389),t),(0,r.__exportStar)(n(390),t),(0,r.__exportStar)(n(391),t),(0,r.__exportStar)(n(392),t),(0,r.__exportStar)(n(393),t),(0,r.__exportStar)(n(394),t),(0,r.__exportStar)(n(395),t),(0,r.__exportStar)(n(396),t),(0,r.__exportStar)(n(397),t),(0,r.__exportStar)(n(398),t),(0,r.__exportStar)(n(224),t);var i=(0,r.__importDefault)(n(319)),o=(0,r.__importDefault)(n(320)),a=(0,r.__importDefault)(n(321)),s=(0,r.__importDefault)(n(322)),u=(0,r.__importDefault)(n(323)),c=(0,r.__importDefault)(n(324)),l=(0,r.__importDefault)(n(325)),f=(0,r.__importDefault)(n(326)),p=(0,r.__importDefault)(n(327)),d=(0,r.__importDefault)(n(328)),h=(0,r.__importDefault)(n(329)),v=(0,r.__importDefault)(n(330)),m=(0,r.__importDefault)(n(331)),g=(0,r.__importDefault)(n(332)),y=(0,r.__importDefault)(n(333)),b=(0,r.__importDefault)(n(334)),_=(0,r.__importDefault)(n(335)),S=(0,r.__importDefault)(n(336)),w=(0,r.__importDefault)(n(337)),x=(0,r.__importDefault)(n(338)),k=(0,r.__importDefault)(n(339)),O=(0,r.__importDefault)(n(340)),A=(0,r.__importDefault)(n(341)),T=(0,r.__importDefault)(n(342)),E=(0,r.__importDefault)(n(343)),I=(0,r.__importDefault)(n(344)),N=(0,r.__importDefault)(n(345)),R=(0,r.__importDefault)(n(346)),j=(0,r.__importDefault)(n(347)),P=(0,r.__importDefault)(n(348)),C=(0,r.__importDefault)(n(349)),L=(0,r.__importDefault)(n(350)),M=(0,r.__importDefault)(n(352)),D=(0,r.__importDefault)(n(353)),B=(0,r.__importDefault)(n(354)),F=(0,r.__importDefault)(n(351)),q=(0,r.__importDefault)(n(355)),U=(0,r.__importDefault)(n(356)),J=(0,r.__importDefault)(n(357)),z=(0,r.__importDefault)(n(358)),G=(0,r.__importDefault)(n(359)),H=(0,r.__importDefault)(n(360)),V=(0,r.__importDefault)(n(361)),W=(0,r.__importDefault)(n(362)),Q=(0,r.__importDefault)(n(363)),K=(0,r.__importDefault)(n(364)),Y=(0,r.__importDefault)(n(365)),X=(0,r.__importDefault)(n(366)),$=(0,r.__importDefault)(n(367)),Z=(0,r.__importDefault)(n(368)),ee=(0,r.__importDefault)(n(369)),te=(0,r.__importDefault)(n(370)),ne=(0,r.__importDefault)(n(371)),re=(0,r.__importDefault)(n(372)),ie=(0,r.__importDefault)(n(373)),oe=(0,r.__importDefault)(n(374)),ae=(0,r.__importDefault)(n(375)),se=(0,r.__importDefault)(n(376)),ue=(0,r.__importDefault)(n(377)),ce=(0,r.__importDefault)(n(378)),le=(0,r.__importDefault)(n(379)),fe=(0,r.__importDefault)(n(380)),pe=(0,r.__importDefault)(n(381)),de=(0,r.__importDefault)(n(382)),he=(0,r.__importDefault)(n(383)),ve=(0,r.__importDefault)(n(384)),me=(0,r.__importDefault)(n(385)),ge=(0,r.__importDefault)(n(386)),ye=(0,r.__importDefault)(n(387)),be=(0,r.__importDefault)(n(388)),_e=(0,r.__importDefault)(n(389)),Se=(0,r.__importDefault)(n(390)),we=(0,r.__importDefault)(n(391)),xe=(0,r.__importDefault)(n(392)),ke=(0,r.__importDefault)(n(393)),Oe=(0,r.__importDefault)(n(394)),Ae=(0,r.__importDefault)(n(395)),Te=(0,r.__importDefault)(n(396)),Ee=(0,r.__importDefault)(n(397)),Ie=(0,r.__importDefault)(n(398)),Ne=(0,r.__importDefault)(n(224)),Re=[i.default,o.default,a.default,s.default,u.default,c.default,l.default,f.default,p.default,d.default,h.default,v.default,m.default,g.default,y.default,b.default,_.default,S.default,w.default,x.default,k.default,O.default,A.default,T.default,E.default,I.default,N.default,R.default,j.default,P.default,C.default,L.default,M.default,D.default,B.default,F.default,q.default,U.default,J.default,z.default,G.default,H.default,V.default,W.default,Q.default,K.default,Y.default,X.default,$.default,Z.default,ee.default,te.default,ne.default,re.default,ie.default,oe.default,ae.default,se.default,ue.default,ce.default,le.default,fe.default,pe.default,de.default,he.default,ve.default,me.default,ge.default,ye.default,be.default,_e.default,Se.default,we.default,xe.default,ke.default,Oe.default,Ae.default,Te.default,Ee.default,Ie.default,Ne.default];t.default=Re},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={aliases:["features.legacySession","iq.legacySession"],element:"session",fields:{optional:(0,r.childBoolean)(null,"optional")},namespace:i.NS_SESSION};t.default=o},function(e,t,n){"use strict";n(6);var r=n(16);Object.defineProperty(t,"__esModule",{value:!0});var i=n(3),o=n(1),a=[{aliases:["atomentry"].concat(r((0,i.pubsubItemContentAliases)())),element:"entry",fields:{id:(0,i.childText)(null,"id"),published:(0,i.childDate)(null,"published"),updated:(0,i.childDate)(null,"updated")},namespace:o.NS_ATOM,type:o.NS_ATOM,typeField:"itemType"},{element:"summary",fields:{text:(0,i.text)(),type:(0,i.attribute)("type","text")},namespace:o.NS_ATOM,path:"atomentry.summary"},{element:"title",fields:{text:(0,i.text)(),type:(0,i.attribute)("type","text")},namespace:o.NS_ATOM,path:"atomentry.title"},{aliases:[{path:"atomentry.links",multiple:!0}],element:"link",fields:{href:(0,i.attribute)("href"),mediaType:(0,i.attribute)("type"),rel:(0,i.attribute)("rel")},namespace:o.NS_ATOM},{aliases:[{path:"atomentry.authors",multiple:!0}],element:"author",fields:{name:(0,i.childText)(null,"name"),uri:(0,i.childText)(null,"uri"),email:(0,i.childText)(null,"email")},namespace:o.NS_ATOM},{aliases:[{path:"atomentry.contributors",multiple:!0}],element:"contributor",fields:{name:(0,i.childText)(null,"name"),uri:(0,i.childText)(null,"uri"),email:(0,i.childText)(null,"email")},namespace:o.NS_ATOM},{aliases:[{path:"atomentry.categories",multiple:!0}],element:"category",fields:{term:(0,i.attribute)("term"),scheme:(0,i.attribute)("scheme"),label:(0,i.attribute)("label")},namespace:o.NS_ATOM},{element:"content",fields:{text:(0,i.text)(),type:(0,i.attribute)("type","text")},namespace:o.NS_ATOM,path:"atomentry.content"},{element:"rights",fields:{text:(0,i.text)(),type:(0,i.attribute)("type","text")},namespace:o.NS_ATOM,path:"atomentry.rights"}];t.default=a},function(e,t,n){"use strict";n(6),n(39),n(7),n(25),n(43),n(2),n(127),n(79),n(13),n(14);var r=n(16);Object.defineProperty(t,"__esModule",{value:!0});var i=n(40),o=n(3),a=n(1),s={defaultType:"stream",element:"stream",fields:{from:(0,o.attribute)("from"),id:(0,o.attribute)("id"),lang:(0,o.languageAttribute)(),to:(0,o.attribute)("to"),version:(0,o.attribute)("version")},namespace:a.NS_STREAM,path:"stream",type:"stream",typeField:"action"},u={element:"features",namespace:a.NS_STREAM,path:"features"},c={element:"error",fields:{alternateLanguageText:(0,o.childAlternateLanguageText)(a.NS_STREAMS,"text"),condition:(0,o.childEnum)(a.NS_STREAMS,Object.values(i.StreamErrorCondition),i.StreamErrorCondition.UndefinedCondition),seeOtherHost:(0,o.childText)(a.NS_STREAMS,i.StreamErrorCondition.SeeOtherHost),text:(0,o.childText)(a.NS_STREAMS,"text")},namespace:a.NS_STREAM,path:"streamError"},l=Object.values(i.StreamType).map((function(e){return{aliases:["stanzaError","message.error","presence.error","iq.error"],defaultType:a.NS_CLIENT,element:"error",fields:{alternateLanguageText:(0,o.childAlternateLanguageText)(a.NS_STANZAS,"text"),by:(0,o.JIDAttribute)("by"),condition:(0,o.childEnum)(a.NS_STANZAS,Object.values(i.StanzaErrorCondition),i.StanzaErrorCondition.UndefinedCondition),gone:(0,o.childText)(a.NS_STANZAS,i.StanzaErrorCondition.Gone),redirect:(0,o.childText)(a.NS_STANZAS,i.StanzaErrorCondition.Redirect),text:(0,o.childText)(a.NS_STANZAS,"text"),type:(0,o.attribute)("type")},namespace:e,type:e,typeField:"streamType"}})),f=new Set(["from","id","lang","to","type","payloadType","error","streamType"]),p=Object.values(i.StreamType).map((function(e){return{childrenExportOrder:{error:2e5},defaultType:a.NS_CLIENT,element:"iq",fields:{from:(0,o.JIDAttribute)("from"),id:(0,o.attribute)("id"),lang:(0,o.languageAttribute)(),payloadType:{order:-1e4,importer:function(e,t){if("get"===t.data.type||"set"===t.data.type){if(1!==e.children.filter((function(e){return"string"!=typeof e})).length)return"invalid-payload-count";var n=Object.keys(t.data).filter((function(e){return!f.has(e)}));return 1!==n.length?"unknown-payload":n[0]}}},to:(0,o.JIDAttribute)("to"),type:(0,o.attribute)("type")},namespace:e,path:"iq",type:e,typeField:"streamType"}})),d=Object.values(i.StreamType).map((function(e){return{childrenExportOrder:{error:2e5},defaultType:a.NS_CLIENT,element:"message",fields:{from:(0,o.JIDAttribute)("from"),id:(0,o.attribute)("id"),lang:(0,o.languageAttribute)(),to:(0,o.JIDAttribute)("to")},namespace:e,path:"message",type:e,typeField:"streamType"}})),h=Object.values(i.StreamType).map((function(e){return{childrenExportOrder:{error:2e5},defaultType:a.NS_CLIENT,element:"presence",fields:{from:(0,o.JIDAttribute)("from"),id:(0,o.attribute)("id"),lang:(0,o.languageAttribute)(),to:(0,o.JIDAttribute)("to")},namespace:e,path:"presence",type:e,typeField:"streamType"}})),v=[{element:"mechanisms",fields:{mechanisms:(0,o.multipleChildText)(null,"mechanism")},namespace:a.NS_SASL,path:"features.sasl"},{element:"abort",namespace:a.NS_SASL,path:"sasl",type:"abort",typeField:"type"},{element:"auth",fields:{mechanism:(0,o.attribute)("mechanism"),value:(0,o.textBuffer)("base64")},namespace:a.NS_SASL,path:"sasl",type:"auth",typeField:"type"},{element:"challenge",fields:{value:(0,o.textBuffer)("base64")},namespace:a.NS_SASL,path:"sasl",type:"challenge",typeField:"type"},{element:"response",fields:{value:(0,o.textBuffer)("base64")},namespace:a.NS_SASL,path:"sasl",type:"response",typeField:"type"},{element:"success",fields:{value:(0,o.textBuffer)("base64")},namespace:a.NS_SASL,path:"sasl",type:"success",typeField:"type"},{element:"failure",fields:{alternateLanguageText:(0,o.childAlternateLanguageText)(a.NS_SASL,"text"),condition:(0,o.childEnum)(a.NS_SASL,Object.values(i.SASLFailureCondition)),text:(0,o.childText)(a.NS_SASL,"text")},namespace:a.NS_SASL,path:"sasl",type:"failure",typeField:"type"}],m=[{aliases:["features.tls"],defaultType:"start",element:"starttls",fields:{required:(0,o.childBoolean)(null,"required")},namespace:a.NS_STARTTLS,path:"tls",type:"start",typeField:"type"},{element:"proceed",namespace:a.NS_STARTTLS,path:"tls",type:"proceed",typeField:"type"},{element:"failure",namespace:a.NS_STARTTLS,path:"tls",type:"failure",typeField:"type"}],g={aliases:["features.bind","iq.bind"],element:"bind",fields:{jid:(0,o.childText)(null,"jid"),resource:(0,o.childText)(null,"resource")},namespace:a.NS_BIND},y=[s,u,c].concat(r(l),v,m,r(p),r(d),r(h),[g]);t.default=y},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendStreamFeatures)({rosterPreApproval:(0,r.childBoolean)(i.NS_SUBSCRIPTION_PREAPPROVAL,"sub"),rosterVersioning:(0,r.childBoolean)(i.NS_ROSTER_VERSIONING,"ver")}),(0,r.extendMessage)({alternateLanguageBodies:(0,r.childAlternateLanguageText)(null,"body"),alternateLanguageSubjects:(0,r.childAlternateLanguageText)(null,"subject"),body:(0,r.childText)(null,"body"),hasSubject:(0,r.childBoolean)(null,"subject"),parentThread:(0,r.childAttribute)(null,"thread","parent"),subject:(0,r.childText)(null,"subject"),thread:(0,r.childText)(null,"thread"),type:(0,r.attribute)("type")}),(0,r.extendPresence)({alternateLanguageStatuses:(0,r.childAlternateLanguageText)(null,"status"),priority:(0,r.childInteger)(null,"priority",0),show:(0,r.childText)(null,"show"),status:(0,r.childText)(null,"status"),type:(0,r.attribute)("type")}),{element:"query",fields:{version:(0,r.attribute)("ver",void 0,{emitEmpty:!0})},namespace:i.NS_ROSTER,path:"iq.roster"},{aliases:[{path:"iq.roster.items",multiple:!0}],element:"item",fields:{groups:(0,r.multipleChildText)(null,"group"),jid:(0,r.JIDAttribute)("jid"),name:(0,r.attribute)("name"),pending:(0,r.attribute)("ask"),preApproved:(0,r.booleanAttribute)("approved"),subscription:(0,r.attribute)("subscription")},namespace:i.NS_ROSTER}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{element:"open",fields:{from:(0,r.attribute)("from"),id:(0,r.attribute)("id"),lang:(0,r.languageAttribute)(),to:(0,r.attribute)("to"),version:(0,r.attribute)("version")},namespace:i.NS_FRAMING,path:"stream",type:"open"},{element:"close",fields:{seeOtherURI:(0,r.attribute)("see-other-uri")},namespace:i.NS_FRAMING,path:"stream",type:"close"}];t.default=o},function(e,t,n){"use strict";n(50),n(2),n(24);var r=n(9);function i(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return o(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return o(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,s=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return s=e.done,e},e:function(e){u=!0,a=e},f:function(){try{s||null==n.return||n.return()}finally{if(u)throw a}}}}function o(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function s(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var u=n(40),c=n(3),l=n(1),f=[{aliases:[{path:"message.forms",multiple:!0}],element:"x",fields:{instructions:s(s({},(0,c.multipleChildText)(null,"instructions")),{},{exportOrder:2}),reported:s(s({},(0,c.splicePath)(null,"reported","dataformField",!0)),{},{exportOrder:3}),title:s(s({},(0,c.childText)(null,"title")),{},{exportOrder:1}),type:(0,c.attribute)("type")},namespace:l.NS_DATAFORM,optionalNamespaces:{xdv:l.NS_DATAFORM_VALIDATION},path:"dataform"},{aliases:[{path:"dataform.fields",multiple:!0},{path:"dataform.items.fields",multiple:!0}],element:"field",fields:{description:(0,c.childText)(null,"desc"),label:(0,c.attribute)("label"),name:(0,c.attribute)("var"),rawValues:s(s({},(0,c.multipleChildText)(null,"value")),{},{exporter:function(){return null}}),required:(0,c.childBoolean)(null,"required"),type:(0,c.attribute)("type"),value:{importer:function(e,t){var n=e.getAttribute("type"),r=(0,c.multipleChildText)(l.NS_DATAFORM,"value").importer(e,t),i=r[0];switch(n){case u.DataFormFieldType.TextMultiple:case u.DataFormFieldType.ListMultiple:case u.DataFormFieldType.JIDMultiple:return r;case u.DataFormFieldType.Hidden:case u.DataFormFieldType.Fixed:return 1===r.length?i:r;case u.DataFormFieldType.Boolean:if(i)return"1"===i||"true"===i;break;default:return i}},exporter:function(e,t,n){var r=(0,c.multipleChildText)(null,"value"),o=[],a=n.data&&n.data.rawValues?n.data.rawValues[0]:void 0;if("boolean"==typeof t)o="true"===a||"false"===a?[a]:[t?"1":"0"];else if(Array.isArray(t)){var s,u=i(t);try{for(u.s();!(s=u.n()).done;){var f=s.value;o.push(f.toString())}}catch(e){u.e(e)}finally{u.f()}}else o=[t.toString()];r.exporter(e,o,Object.assign({},n,{namespace:l.NS_DATAFORM}))}}},namespace:l.NS_DATAFORM,path:"dataformField"},{aliases:[{path:"dataform.fields.options",multiple:!0}],element:"option",fields:{label:(0,c.attribute)("label"),value:(0,c.childText)(null,"value")},namespace:l.NS_DATAFORM},{aliases:[{path:"dataform.items",multiple:!0}],element:"item",namespace:l.NS_DATAFORM},{element:"validate",fields:{listMax:(0,c.childIntegerAttribute)(null,"list-range","max"),listMin:(0,c.childIntegerAttribute)(null,"list-range","min"),method:(0,c.childEnum)(null,["basic","open","range","regex"],"basic"),rangeMax:(0,c.childAttribute)(null,"range","max"),rangeMin:(0,c.childAttribute)(null,"range","min"),regex:(0,c.childText)(null,"regex"),type:(0,c.attribute)("datatype","xs:string")},namespace:l.NS_DATAFORM_VALIDATION,path:"dataform.fields.validation"}];t.default=f},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{aliases:["presence.legacyLastActivity","iq.lastActivity"],element:"query",fields:{seconds:(0,r.integerAttribute)("seconds"),status:(0,r.text)()},namespace:i.NS_LAST_ACTIVITY}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{element:"query",fields:{activeList:(0,r.childAttribute)(null,"active","name"),defaultList:(0,r.childAttribute)(null,"default","name")},namespace:i.NS_PRIVACY,path:"iq.privacy"},{aliases:[{path:"iq.privacy.lists",multiple:!0}],element:"list",fields:{name:(0,r.attribute)("name")},namespace:i.NS_PRIVACY},{aliases:[{path:"iq.privacy.lists.items",multiple:!0}],element:"item",fields:{action:(0,r.attribute)("action"),incomingPresence:(0,r.childBoolean)(null,"presence-in"),iq:(0,r.childBoolean)(null,"iq"),messages:(0,r.childBoolean)(null,"message"),order:(0,r.integerAttribute)("order"),outgoingPresence:(0,r.childBoolean)(null,"presence-out"),type:(0,r.attribute)("type"),value:(0,r.attribute)("value")},namespace:i.NS_PRIVACY}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{aliases:["iq.disco","message.disco","features.disco"],childrenExportOrder:{identities:1,features:2,extensions:3},element:"query",fields:{features:(0,r.multipleChildAttribute)(null,"feature","var"),node:(0,r.attribute)("node")},namespace:i.NS_DISCO_INFO,path:"disco",type:"info",typeField:"type"},{aliases:[{path:"disco.identities",selector:"info",multiple:!0}],element:"identity",fields:{category:(0,r.attribute)("category"),lang:(0,r.languageAttribute)(),name:(0,r.attribute)("name"),type:(0,r.attribute)("type")},namespace:i.NS_DISCO_INFO},{aliases:[{path:"disco.items",multiple:!0,selector:"items"}],element:"item",fields:{jid:(0,r.JIDAttribute)("jid"),name:(0,r.attribute)("name"),node:(0,r.attribute)("node")},namespace:i.NS_DISCO_ITEMS},{aliases:[{path:"disco.items",multiple:!0,selector:"info"}],element:"item",fields:{category:(0,r.JIDAttribute)("category"),lang:(0,r.languageAttribute)(),name:(0,r.attribute)("name"),type:(0,r.attribute)("type")},namespace:i.NS_DISCO_INFO},(0,r.addAlias)(i.NS_DATAFORM,"x",[{path:"disco.extensions",multiple:!0,selector:"info"}]),(0,r.addAlias)(i.NS_RSM,"set",[{path:"disco.paging",selector:"items"}]),{aliases:["iq.disco","message.disco","features.disco"],element:"query",fields:{node:(0,r.attribute)("node")},namespace:i.NS_DISCO_ITEMS,path:"disco",type:"items",typeField:"type"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendMessage)({addresses:(0,r.splicePath)(i.NS_ADDRESS,"addresses","extendedAddress",!0)}),(0,r.extendPresence)({addresses:(0,r.splicePath)(i.NS_ADDRESS,"addresses","extendedAddress",!0)}),{element:"address",fields:{alternateLanguageDescriptions:(0,r.childAlternateLanguageText)(null,"desc"),delivered:(0,r.booleanAttribute)("delivered"),description:(0,r.attribute)("desc"),jid:(0,r.JIDAttribute)("jid"),node:(0,r.attribute)("node"),type:(0,r.attribute)("type"),uri:(0,r.attribute)("uri")},namespace:i.NS_ADDRESS,path:"extendedAddress"}];t.default=o},function(e,t,n){"use strict";var r=n(9);function i(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function o(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?i(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var a=n(3),s=n(1),u=[(0,a.addAlias)(s.NS_DATAFORM,"x",[{path:"iq.muc.form",selector:"configure"}]),{defaultType:"info",element:"x",fields:{password:(0,a.childText)(null,"password")},namespace:s.NS_MUC,path:"presence.muc",type:"join",typeField:"type"},{aliases:[{path:"presence.muc.history",selector:"join"}],element:"history",fields:{maxCharacters:(0,a.integerAttribute)("maxchars"),maxStanzas:(0,a.integerAttribute)("maxstanzas"),seconds:(0,a.integerAttribute)("seconds"),since:(0,a.dateAttribute)("since")},namespace:s.NS_MUC},{aliases:["presence.muc","message.muc"],defaultType:"info",element:"x",fields:{action:(0,a.childEnum)(null,["invite","decline","destroy"]),actor:(0,a.splicePath)(null,"item","mucactor"),affiliation:(0,a.childAttribute)(null,"item","affiliation"),jid:(0,a.childJIDAttribute)(null,"item","jid"),nick:(0,a.childAttribute)(null,"item","nick"),password:(0,a.childText)(null,"password"),reason:(0,a.deepChildText)([{namespace:null,element:"item"},{namespace:null,element:"reason"}]),role:(0,a.childAttribute)(null,"item","role"),statusCodes:(0,a.multipleChildAttribute)(null,"status","code")},namespace:s.NS_MUC_USER,type:"info",typeField:"type",typeOrder:1},{element:"actor",fields:{jid:(0,a.JIDAttribute)("jid"),nick:(0,a.attribute)("nick")},namespace:s.NS_MUC_USER,path:"mucactor"},{element:"destroy",fields:{jid:(0,a.JIDAttribute)("jid"),password:(0,a.childText)(null,"password"),reason:(0,a.childText)(null,"reason")},namespace:s.NS_MUC_USER,path:"presence.muc.destroy"},{aliases:[{path:"message.muc.invite",multiple:!0}],element:"invite",fields:{continue:(0,a.childBoolean)(null,"continue"),from:(0,a.JIDAttribute)("from"),reason:(0,a.childText)(null,"reason"),thread:(0,a.childAttribute)(null,"continue","thread"),to:(0,a.JIDAttribute)("to")},namespace:s.NS_MUC_USER},{element:"decline",fields:{from:(0,a.JIDAttribute)("from"),reason:(0,a.childText)(null,"reason"),to:(0,a.JIDAttribute)("to")},namespace:s.NS_MUC_USER,path:"message.muc",type:"decline"},{element:"query",namespace:s.NS_MUC_ADMIN,path:"iq.muc",type:"user-list",typeField:"type"},{aliases:[{path:"iq.muc.users",multiple:!0,selector:"user-list"}],element:"item",fields:{affiliation:(0,a.attribute)("affiliation"),jid:(0,a.JIDAttribute)("jid"),nick:(0,a.attribute)("nick"),reason:(0,a.childText)(null,"reason"),role:(0,a.attribute)("role")},namespace:s.NS_MUC_ADMIN},{aliases:["iq.muc.users.actor"],element:"actor",fields:{jid:(0,a.JIDAttribute)("jid"),nick:(0,a.attribute)("nick")},namespace:s.NS_MUC_ADMIN},{element:"query",namespace:s.NS_MUC_OWNER,path:"iq.muc",type:"configure",typeField:"type"},{aliases:[{path:"iq.muc.destroy",selector:"configure"}],element:"destroy",fields:{jid:(0,a.JIDAttribute)("jid"),password:(0,a.childText)(null,"password"),reason:(0,a.childText)(null,"reason")},namespace:s.NS_MUC_OWNER},{element:"x",fields:{action:(0,a.staticValue)("invite"),continue:(0,a.booleanAttribute)("continue"),jid:(0,a.JIDAttribute)("jid"),legacyReason:(0,a.text)(),password:(0,a.attribute)("password"),reason:(0,a.attribute)("reason"),thread:(0,a.attribute)("thread")},namespace:s.NS_MUC_DIRECT_INVITE,path:"message.muc",type:"direct-invite",typeOrder:2},{element:"unique",fields:{name:(0,a.text)()},namespace:s.NS_MUC_UNIQUE,path:"iq.muc",type:"unique"},(0,a.extendMessage)({legacyMUC:{exporter:function(e,t,n){var r=n.registry?n.registry.export("message.muc",o(o({},t),{},{type:"direct-invite"})):void 0;r&&e.appendChild(r)},exportOrder:100001,importer:function(e,t){if((0,a.findAll)(e,s.NS_MUC_USER,"x")[0]){var n=(0,a.findAll)(e,s.NS_MUC_DIRECT_INVITE,"x")[0];if(n)return t.registry?t.registry.import(n,o(o({},t),{},{path:"message"})):void 0}},importOrder:-1}})];t.default=u},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{aliases:["iq.ibb","message.ibb"],element:"open",fields:{ack:{importer:function(e,t){return"message"!==(0,r.attribute)("stanza","iq").importer(e,t)},exporter:function(e,t,n){(0,r.attribute)("stanza").exporter(e,t?"iq":"message",n)}},blockSize:(0,r.integerAttribute)("block-size"),sid:(0,r.attribute)("sid")},namespace:i.NS_IBB,type:"open",typeField:"action"},{aliases:["iq.ibb","message.ibb"],element:"close",fields:{sid:(0,r.attribute)("sid")},namespace:i.NS_IBB,type:"close",typeField:"action"},{aliases:["iq.ibb","message.ibb"],element:"data",fields:{data:(0,r.textBuffer)("base64"),seq:(0,r.integerAttribute)("seq"),sid:(0,r.attribute)("sid")},namespace:i.NS_IBB,type:"data",typeField:"action"}];t.default=o},function(e,t,n){"use strict";n(6);var r=n(16);Object.defineProperty(t,"__esModule",{value:!0});var i=n(3),o=n(1),a=[{aliases:[{path:"bookmarkStorage",impliedType:!0},{path:"iq.privateStorage.bookmarks",impliedType:!0}].concat(r((0,i.pubsubItemContentAliases)())),element:"storage",namespace:o.NS_BOOKMARKS,type:o.NS_BOOKMARKS,typeField:"itemType"},{aliases:[{path:"bookmarkStorage.rooms",multiple:!0}],element:"conference",fields:{autoJoin:(0,i.booleanAttribute)("autojoin"),jid:(0,i.JIDAttribute)("jid"),name:(0,i.attribute)("name"),nick:(0,i.childText)(null,"nick"),password:(0,i.childText)(null,"password")},namespace:o.NS_BOOKMARKS}];t.default=a},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={element:"query",namespace:n(1).NS_PRIVATE,path:"iq.privateStorage"};t.default=r},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.addAlias)(i.NS_DATAFORM,"x",["iq.command.form"]),(0,r.extendStanzaError)({commandError:(0,r.childEnum)(i.NS_ADHOC_COMMANDS,["bad-action","bad-locale","bad-payload","bad-sessionid","malformed-action","session-expired"])}),{element:"command",fields:{action:(0,r.attribute)("action"),node:(0,r.attribute)("node"),sid:(0,r.attribute)("sessionid"),status:(0,r.attribute)("status")},namespace:i.NS_ADHOC_COMMANDS,path:"iq.command"},{element:"actions",fields:{complete:(0,r.childBoolean)(null,"complete"),execute:(0,r.attribute)("execute"),next:(0,r.childBoolean)(null,"next"),prev:(0,r.childBoolean)(null,"prev")},namespace:i.NS_ADHOC_COMMANDS,path:"iq.command.availableActions"},{aliases:[{path:"iq.command.notes",multiple:!0}],element:"note",fields:{type:(0,r.attribute)("type"),value:(0,r.text)()},namespace:i.NS_ADHOC_COMMANDS}];t.default=o},function(e,t,n){"use strict";var r=n(9);function i(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function o(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?i(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var a=n(3),s=n(1),u="vcardTemp.records";function c(e,t){return{aliases:[{multiple:!0,path:u}],element:e,fields:{value:(0,a.text)()},namespace:s.NS_VCARD_TEMP,type:t,typeField:"type"}}var l=[{aliases:[{path:"iq.vcard"}],defaultType:s.NS_VCARD_TEMP,element:"vCard",fields:{fullName:(0,a.childText)(null,"FN")},namespace:s.NS_VCARD_TEMP,path:"vcardTemp",type:s.NS_VCARD_TEMP,typeField:"format"},{element:"N",fields:{additional:o(o({},(0,a.childText)(null,"MIDDLE")),{},{order:3}),family:o(o({},(0,a.childText)(null,"FAMILY")),{},{order:1}),given:o(o({},(0,a.childText)(null,"GIVEN")),{},{order:2}),prefix:o(o({},(0,a.childText)(null,"PREFIX")),{},{order:4}),suffix:o(o({},(0,a.childText)(null,"SUFFIX")),{},{order:5})},namespace:s.NS_VCARD_TEMP,path:"vcardTemp.name"},c("NICKNAME","nickname"),c("BDAY","birthday"),c("JABBERID","jid"),c("TZ","timezone"),c("TITLE","title"),c("ROLE","role"),c("URL","url"),c("NOTE","note"),c("SORT-STRING","sort"),c("UID","uid"),c("REV","revision"),c("PRODID","productId"),c("DESC","description"),{aliases:[{multiple:!0,path:u}],element:"EMAIL",fields:{preferred:(0,a.childBoolean)(null,"PREF"),types:(0,a.multipleChildEnum)(null,[["home","HOME"],["work","WORK"],["internet","INTERNET"]]),value:(0,a.childText)(null,"USERID")},namespace:s.NS_VCARD_TEMP,type:"email"},{aliases:[{path:u,multiple:!0}],element:"ORG",fields:{units:o(o({},(0,a.multipleChildText)(null,"ORGUNIT")),{},{order:2}),value:o(o({},(0,a.childText)(null,"ORGNAME")),{},{order:1})},namespace:s.NS_VCARD_TEMP,type:"organization",typeField:"type"},{aliases:[{multiple:!0,path:u}],element:"ADR",fields:{city:(0,a.childText)(null,"LOCALITY"),code:(0,a.childText)(null,"PCODE"),country:(0,a.childText)(null,"CTRY"),pobox:(0,a.childText)(null,"POBOX"),preferred:(0,a.childBoolean)(null,"PREF"),region:(0,a.childText)(null,"REGION"),street:(0,a.childText)(null,"STREET"),street2:(0,a.childText)(null,"EXTADD"),types:(0,a.multipleChildEnum)(null,[["home","HOME"],["work","WORK"],["domestic","DOM"],["international","INTL"],["postal","POSTAL"],["parcel","PARCEL"]])},namespace:s.NS_VCARD_TEMP,type:"address",typeField:"type"},{aliases:[{multiple:!0,path:u}],element:"LABEL",fields:{lines:(0,a.multipleChildText)(null,"LINE"),preferred:(0,a.childBoolean)(null,"PREF"),types:(0,a.multipleChildEnum)(null,[["home","HOME"],["work","WORK"]])},namespace:s.NS_VCARD_TEMP,type:"addressLabel",typeField:"type"},{aliases:[{multiple:!0,path:u}],element:"TEL",fields:{preferred:(0,a.childBoolean)(null,"PREF"),types:(0,a.multipleChildEnum)(null,[["home","HOME"],["work","WORK"],["cell","CELL"],["fax","FAX"],["voice","VOICE"],["msg","MSG"]]),value:(0,a.childText)(null,"NUMBER","",!0)},namespace:s.NS_VCARD_TEMP,type:"tel",typeField:"type"},{aliases:[{multiple:!0,path:u}],element:"PHOTO",fields:{data:(0,a.childText)(null,"BINVAL"),mediaType:(0,a.childText)(null,"TYPE"),url:(0,a.childText)(null,"EXTVAL")},namespace:s.NS_VCARD_TEMP,type:"photo",typeField:"type"},{aliases:[{multiple:!0,path:u}],element:"LOGO",fields:{data:(0,a.childText)(null,"BINVAL"),mediaType:(0,a.childText)(null,"TYPE"),url:(0,a.childText)(null,"EXTVAL")},namespace:s.NS_VCARD_TEMP,type:"logo",typeField:"type"},{aliases:[{multiple:!0,path:u}],element:"CATEGORIES",fields:{value:(0,a.multipleChildText)(null,"KEYWORD")},namespace:s.NS_VCARD_TEMP,type:"categories",typeField:"type"}];t.default=l},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.addAlias)(i.NS_DATAFORM,"x",["iq.search.form"]),(0,r.addAlias)(i.NS_RSM,"set",["iq.search.paging"]),{element:"query",fields:{email:(0,r.childText)(null,"email"),familyName:(0,r.childText)(null,"last"),givenName:(0,r.childText)(null,"first"),instructions:(0,r.childText)(null,"instructions"),nick:(0,r.childText)(null,"nick")},namespace:i.NS_SEARCH,path:"iq.search"},{aliases:[{path:"iq.search.items",multiple:!0}],element:"item",fields:{email:(0,r.childText)(null,"email"),familyName:(0,r.childText)(null,"last"),givenName:(0,r.childText)(null,"first"),jid:(0,r.JIDAttribute)("jid"),nick:(0,r.childText)(null,"nick")},namespace:i.NS_SEARCH}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={aliases:["iq.pubsub.paging"],element:"set",fields:{after:(0,r.childText)(null,"after"),before:(0,r.childText)(null,"before"),count:(0,r.childInteger)(null,"count"),first:(0,r.childText)(null,"first"),firstIndex:(0,r.childIntegerAttribute)(null,"first","index"),index:(0,r.childInteger)(null,"index"),last:(0,r.childText)(null,"last"),max:(0,r.childInteger)(null,"max")},namespace:i.NS_RSM,path:"paging"};t.default=o},function(e,t,n){"use strict";n(127),Object.defineProperty(t,"__esModule",{value:!0});var r,i=n(40),o=n(3),a=n(1),s={configurable:(0,o.childBoolean)(null,"subscribe-options"),configurationRequired:(0,o.deepChildBoolean)([{namespace:null,element:"subscribe-options"},{namespace:null,element:"required"}]),jid:(0,o.JIDAttribute)("jid"),node:(0,o.attribute)("node"),state:(0,o.attribute)("subscription"),subid:(0,o.attribute)("subid")},u={node:(0,o.attribute)("node")},c=[{aliases:["pubsub","iq.pubsub","message.pubsub"],childrenExportOrder:{configure:0,create:100,publish:100,subscribe:100,subscriptionOptions:0},defaultType:"user",element:"pubsub",fields:{publishOptions:(0,o.splicePath)(null,"publish-options","dataform")},namespace:a.NS_PUBSUB,type:"user",typeField:"context"},{aliases:["pubsub","iq.pubsub","message.pubsub"],defaultType:"user",element:"pubsub",fields:{purge:(0,o.childAttribute)(null,"purge","node")},namespace:a.NS_PUBSUB_OWNER,type:"owner",typeField:"context"},(0,o.addAlias)(a.NS_DATAFORM,"x",["iq.pubsub.configure.form","iq.pubsub.defaultConfiguration.form","iq.pubsub.defaultSubscriptionOptions.form","iq.pubsub.subscriptionOptions.form","message.pubsub.configuration.form"]),(0,o.addAlias)(a.NS_RSM,"set",["iq.pubsub.fetch.paging"]),(0,o.extendStanzaError)({pubsubError:(0,o.childEnum)(a.NS_PUBSUB_ERRORS,Object.values(i.PubsubErrorCondition)),pubsubUnsupportedFeature:(0,o.childAttribute)(a.NS_PUBSUB_ERRORS,"unsupported","feature")}),{element:"subscribe",fields:{jid:(0,o.JIDAttribute)("jid"),node:(0,o.attribute)("node")},namespace:a.NS_PUBSUB,path:"iq.pubsub.subscribe"},{element:"unsubscribe",fields:{jid:(0,o.JIDAttribute)("jid"),node:(0,o.attribute)("node"),subid:(0,o.attribute)("subid")},namespace:a.NS_PUBSUB,path:"iq.pubsub.unsubscribe"},{element:"options",fields:{jid:(0,o.JIDAttribute)("jid"),node:(0,o.attribute)("node"),subid:(0,o.attribute)("subid")},namespace:a.NS_PUBSUB,path:"iq.pubsub.subscriptionOptions"},{aliases:[{path:"iq.pubsub.subscriptions",selector:"user",impliedType:!0}],element:"subscriptions",fields:{jid:(0,o.JIDAttribute)("jid"),node:(0,o.attribute)("node")},namespace:a.NS_PUBSUB,type:"user"},{aliases:[{path:"iq.pubsub.subscriptions",selector:"owner",impliedType:!0}],element:"subscriptions",fields:{jid:(0,o.JIDAttribute)("jid"),node:(0,o.attribute)("node")},namespace:a.NS_PUBSUB_OWNER,type:"owner"},{aliases:[{path:"iq.pubsub.subscription",selector:"owner"},{impliedType:!0,multiple:!0,path:"iq.pubsub.subscriptions.items",selector:"owner"}],element:"subscription",fields:s,namespace:a.NS_PUBSUB},{aliases:[{path:"iq.pubsub.subscription",selector:"user"},{impliedType:!0,multiple:!0,path:"iq.pubsub.subscriptions.items",selector:"user"}],element:"subscription",fields:s,namespace:a.NS_PUBSUB,type:"user"},{aliases:[{impliedType:!0,multiple:!0,path:"iq.pubsub.subscriptions.items",selector:"owner"}],element:"subscription",fields:s,namespace:a.NS_PUBSUB_OWNER,type:"owner"},{aliases:[{path:"iq.pubsub.affiliations",selector:"user",impliedType:!0},{path:"message.pubsub.affiliations",selector:"user",impliedType:!0}],element:"affiliations",fields:u,namespace:a.NS_PUBSUB,type:"user"},{aliases:[{path:"iq.pubsub.affiliations",selector:"owner",impliedType:!0}],element:"affiliations",fields:u,namespace:a.NS_PUBSUB_OWNER,type:"owner"},{aliases:[{impliedType:!0,multiple:!0,path:"iq.pubsub.affiliations.items",selector:"user"},{impliedType:!0,multiple:!0,path:"message.pubsub.affiliations.items",selector:"user"}],element:"affiliation",fields:{affiliation:(0,o.attribute)("affiliation"),jid:(0,o.JIDAttribute)("jid"),node:(0,o.attribute)("node")},namespace:a.NS_PUBSUB,type:"user"},{aliases:[{impliedType:!0,multiple:!0,path:"iq.pubsub.affiliations.items",selector:"owner"}],element:"affiliation",fields:{affiliation:(0,o.attribute)("affiliation"),jid:(0,o.JIDAttribute)("jid"),node:(0,o.attribute)("node")},namespace:a.NS_PUBSUB_OWNER,type:"owner"},{element:"create",fields:u,namespace:a.NS_PUBSUB,path:"iq.pubsub.create"},{aliases:[{path:"iq.pubsub.destroy",selector:"owner"}],element:"delete",fields:{node:(0,o.attribute)("node"),redirect:(0,o.childAttribute)(null,"redirect","uri")},namespace:a.NS_PUBSUB_OWNER},{aliases:[{path:"iq.pubsub.configure",selector:"owner",impliedType:!0}],element:"configure",fields:u,namespace:a.NS_PUBSUB_OWNER,type:"owner"},{aliases:[{path:"iq.pubsub.configure",selector:"user",impliedType:!0}],element:"configure",fields:u,namespace:a.NS_PUBSUB,type:"user"},{element:"default",fields:{node:(0,o.attribute)("node")},namespace:a.NS_PUBSUB,path:"iq.pubsub.defaultSubscriptionOptions"},{element:"default",fields:{},namespace:a.NS_PUBSUB_OWNER,path:"iq.pubsub.defaultConfiguration"},{element:"publish",fields:u,namespace:a.NS_PUBSUB,path:"iq.pubsub.publish"},{element:"retract",fields:{id:(0,o.childAttribute)(null,"item","id"),node:(0,o.attribute)("node"),notify:(0,o.booleanAttribute)("notify")},namespace:a.NS_PUBSUB,path:"iq.pubsub.retract"},{element:"items",fields:{max:(0,o.integerAttribute)("max_items"),node:(0,o.attribute)("node")},namespace:a.NS_PUBSUB,path:"iq.pubsub.fetch"},{aliases:["pubsubitem","iq.pubsub.publish.item",{multiple:!0,path:"iq.pubsub.fetch.items"}],element:"item",fields:{id:(0,o.attribute)("id"),publisher:(0,o.JIDAttribute)("publisher")},namespace:a.NS_PUBSUB},{element:"event",fields:{eventType:(0,o.childEnum)(null,["purge","delete","subscription","configuration","items"])},namespace:a.NS_PUBSUB_EVENT,path:"message.pubsub",type:"event",typeField:"context"},{aliases:[{path:"message.pubsub.items.published",multiple:!0}],element:"item",fields:{id:(0,o.attribute)("id"),publisher:(0,o.JIDAttribute)("publisher")},namespace:a.NS_PUBSUB_EVENT,path:"pubsubeventitem"},{element:"purge",fields:u,namespace:a.NS_PUBSUB_EVENT,path:"message.pubsub.purge"},{element:"delete",fields:{node:(0,o.attribute)("node"),redirect:(0,o.childAttribute)(null,"redirect","uri")},namespace:a.NS_PUBSUB_EVENT,path:"message.pubsub.delete"},{aliases:[{path:"message.pubsub.subscription",selector:"event",impliedType:!0}],element:"subscription",fields:{expires:(r="expiry",{importer:function(e){var t=e.getAttribute(r);return"presence"===t?t:t?new Date(t):void 0},exporter:function(e,t){var n;n="string"==typeof t?t:t.toISOString(),e.setAttribute(r,n)}}),jid:(0,o.JIDAttribute)("jid"),node:(0,o.attribute)("node"),subid:(0,o.attribute)("subid"),type:(0,o.attribute)("subscription")},namespace:a.NS_PUBSUB_EVENT,type:"event"},{element:"configuration",fields:u,namespace:a.NS_PUBSUB_EVENT,path:"message.pubsub.configuration"},{element:"items",fields:{node:(0,o.attribute)("node"),retracted:(0,o.multipleChildAttribute)(null,"retract","id")},namespace:a.NS_PUBSUB_EVENT,path:"message.pubsub.items"}];t.default=c},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{element:"query",fields:{activate:(0,r.childText)(null,"activate"),address:(0,r.attribute)("dstaddr"),candidateUsed:(0,r.childJIDAttribute)(null,"streamhost-used","jid"),mode:(0,r.attribute)("mode","tcp"),sid:(0,r.attribute)("sid"),udpSuccess:(0,r.childAttribute)(null,"udpsuccess","dstaddr")},namespace:i.NS_SOCKS5,path:"iq.socks5"},{aliases:[{multiple:!0,path:"iq.socks5.candidates"}],element:"streamhost",fields:{host:(0,r.attribute)("host"),jid:(0,r.JIDAttribute)("jid"),port:(0,r.integerAttribute)("port"),uri:(0,r.attribute)("uri")},namespace:i.NS_SOCKS5}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{aliases:[{multiple:!0,path:"message.links"}],element:"x",fields:{description:(0,r.childText)(null,"desc"),url:(0,r.childText)(null,"url")},namespace:i.NS_OOB},{element:"query",fields:{description:(0,r.childText)(null,"desc"),url:(0,r.childText)(null,"url")},namespace:i.NS_OOB_TRANSFER,path:"iq.transferLink"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={element:"html",fields:{alternateLanguageBodies:(0,r.childAlternateLanguageRawElement)(i.NS_XHTML,"body","xhtmlim"),body:(0,r.childLanguageRawElement)(i.NS_XHTML,"body","xhtmlim")},namespace:i.NS_XHTML_IM,path:"message.html"};t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendStreamFeatures)({inbandRegistration:(0,r.childBoolean)(i.NS_INBAND_REGISTRATION,"register")}),(0,r.addAlias)(i.NS_DATAFORM,"x",["iq.account.form"]),(0,r.addAlias)(i.NS_OOB,"x",["iq.account.registrationLink"]),{element:"query",fields:{address:(0,r.childText)(null,"address"),date:(0,r.childDate)(null,"date"),email:(0,r.childText)(null,"email"),familyName:(0,r.childText)(null,"last"),fullName:(0,r.childText)(null,"name"),givenName:(0,r.childText)(null,"first"),instructions:(0,r.childText)(null,"instructions"),key:(0,r.childText)(null,"key"),locality:(0,r.childText)(null,"city"),misc:(0,r.childText)(null,"misc"),nick:(0,r.childText)(null,"nick"),password:(0,r.childText)(null,"password"),phone:(0,r.childText)(null,"phone"),postalCode:(0,r.childText)(null,"zip"),region:(0,r.childText)(null,"state"),registered:(0,r.childBoolean)(null,"registered"),remove:(0,r.childBoolean)(null,"remove"),text:(0,r.childText)(null,"text"),uri:(0,r.childText)(null,"uri"),username:(0,r.childText)(null,"username")},namespace:i.NS_REGISTER,path:"iq.account"}];t.default=o},function(e,t,n){"use strict";n(6);var r=n(16);Object.defineProperty(t,"__esModule",{value:!0});var i=n(3),o=n(1),a={aliases:[{path:"message.geoloc",impliedType:!0},{path:"dataform.fields.geoloc",impliedType:!0}].concat(r((0,i.pubsubItemContentAliases)())),element:"geoloc",fields:{accuracy:(0,i.childFloat)(null,"accuracy"),altitude:(0,i.childFloat)(null,"alt"),altitudeAccuracy:(0,i.childFloat)(null,"altaccuracy"),area:(0,i.childText)(null,"area"),building:(0,i.childText)(null,"building"),country:(0,i.childText)(null,"country"),countryCode:(0,i.childText)(null,"countrycode"),datum:(0,i.childText)(null,"datum"),description:(0,i.childText)(null,"description"),error:(0,i.childFloat)(null,"error"),floor:(0,i.childText)(null,"floor"),heading:(0,i.childFloat)(null,"bearing"),lang:(0,i.languageAttribute)(),latitude:(0,i.childFloat)(null,"lat"),locality:(0,i.childText)(null,"locality"),longitude:(0,i.childFloat)(null,"lon"),postalCode:(0,i.childText)(null,"postalcode"),region:(0,i.childText)(null,"region"),room:(0,i.childText)(null,"room"),speed:(0,i.childFloat)(null,"speed"),street:(0,i.childText)(null,"street"),text:(0,i.childText)(null,"text"),timestamp:(0,i.childDate)(null,"timestamp"),tzo:(0,i.childTimezoneOffset)(null,"tzo"),uri:(0,i.childText)(null,"uri")},namespace:o.NS_GEOLOC,type:o.NS_GEOLOC};t.default=a},function(e,t,n){"use strict";n(6);var r=n(16);Object.defineProperty(t,"__esModule",{value:!0});var i=n(3),o=n(1),a=[{aliases:(0,i.pubsubItemContentAliases)(),element:"data",fields:{data:(0,i.textBuffer)("base64")},namespace:o.NS_AVATAR_DATA,path:"avatar",type:o.NS_AVATAR_DATA,typeField:"itemType"},{aliases:[{path:"avatar",impliedType:!0}].concat(r((0,i.pubsubItemContentAliases)())),element:"metadata",namespace:o.NS_AVATAR_METADATA,type:o.NS_AVATAR_METADATA,typeField:"itemType",childrenExportOrder:{versions:1,pointers:2}},{aliases:[{multiple:!0,path:"avatar.versions",selector:o.NS_AVATAR_METADATA}],element:"info",fields:{bytes:(0,i.integerAttribute)("bytes"),height:(0,i.integerAttribute)("height"),id:(0,i.attribute)("id"),mediaType:(0,i.attribute)("type"),uri:(0,i.attribute)("url"),width:(0,i.integerAttribute)("width")},namespace:o.NS_AVATAR_METADATA},{aliases:[{multiple:!0,path:"avatar.pointers",selector:o.NS_AVATAR_METADATA}],element:"pointer",fields:{bytes:(0,i.integerAttribute)("bytes"),height:(0,i.integerAttribute)("height"),id:(0,i.attribute)("id"),mediaType:(0,i.attribute)("type"),width:(0,i.integerAttribute)("width")},namespace:o.NS_AVATAR_METADATA}];t.default=a},function(e,t,n){"use strict";n(127),Object.defineProperty(t,"__esModule",{value:!0});var r=n(40),i=n(3),o=n(1);t.default=(0,i.extendMessage)({chatState:(0,i.childEnum)(o.NS_CHAT_STATES,Object.values(r.ChatState))})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={element:"query",fields:{name:(0,r.childText)(null,"name"),os:(0,r.childText)(null,"os"),version:(0,r.childText)(null,"version")},namespace:i.NS_VERSION,path:"iq.softwareVersion"};t.default=o},function(e,t,n){"use strict";n(6);var r=n(16);Object.defineProperty(t,"__esModule",{value:!0});var i=n(40),o=n(3),a=n(1),s={aliases:[{path:"message.mood",impliedType:!0}].concat(r((0,o.pubsubItemContentAliases)())),element:"mood",fields:{alternateLanguageText:(0,o.childAlternateLanguageText)(null,"text"),text:(0,o.childText)(null,"text"),value:(0,o.childEnum)(null,i.USER_MOODS)},namespace:a.NS_MOOD,type:a.NS_MOOD};t.default=s},function(e,t,n){"use strict";n(6);var r=n(16);Object.defineProperty(t,"__esModule",{value:!0});var i=n(40),o=n(3),a=n(1),s={aliases:[{path:"activity",impliedType:!0}].concat(r((0,o.pubsubItemContentAliases)())),element:"activity",fields:{activity:(0,o.childDoubleEnum)(null,i.USER_ACTIVITY_GENERAL,i.USER_ACTIVITY_SPECIFIC),alternateLanguageText:(0,o.childAlternateLanguageText)(null,"text"),text:(0,o.childText)(null,"text")},namespace:a.NS_ACTIVITY,type:a.NS_ACTIVITY};t.default=s},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={element:"handshake",fields:{value:(0,r.textBuffer)("hex")},namespace:i.NS_COMPONENT,path:"handshake"};t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={aliases:[{path:"presence.legacyCapabilities",multiple:!0},{path:"features.legacyCapabilities",multiple:!0}],element:"c",fields:{algorithm:(0,r.attribute)("hash"),legacy:(0,r.staticValue)(!0),node:(0,r.attribute)("node"),value:(0,r.attribute)("ver")},namespace:i.NS_DISCO_LEGACY_CAPS};t.default=o},function(e,t,n){"use strict";n(6);var r=n(16);Object.defineProperty(t,"__esModule",{value:!0});var i=n(3),o=n(1),a={aliases:[{impliedType:!0,path:"tune"}].concat(r((0,i.pubsubItemContentAliases)())),element:"tune",fields:{artist:(0,i.childText)(null,"artist"),length:(0,i.childInteger)(null,"length"),rating:(0,i.childInteger)(null,"rating"),source:(0,i.childText)(null,"source"),title:(0,i.childText)(null,"title"),track:(0,i.childText)(null,"track"),uri:(0,i.childText)(null,"uri")},namespace:o.NS_TUNE,type:o.NS_TUNE};t.default=a},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=["dataformLayout",{multiple:!0,path:"dataformLayout.contents"},{multiple:!0,path:"dataform.layout.contents"}],a=[{aliases:[{multiple:!0,path:"dataform.layout"}],element:"page",fields:{label:(0,r.attribute)("label")},namespace:i.NS_DATAFORM_LAYOUT},{aliases:o,element:"section",fields:{label:(0,r.attribute)("label")},namespace:i.NS_DATAFORM_LAYOUT,type:"section",typeField:"type"},{aliases:o,element:"text",fields:{value:(0,r.text)()},namespace:i.NS_DATAFORM_LAYOUT,type:"text",typeField:"type"},{aliases:o,element:"fieldref",fields:{field:(0,r.attribute)("var")},namespace:i.NS_DATAFORM_LAYOUT,type:"fieldref",typeField:"type"},{aliases:o,element:"reportedref",namespace:i.NS_DATAFORM_LAYOUT,type:"reportedref",typeField:"type"}];t.default=a},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={element:"body",fields:{acceptMediaTypes:(0,r.attribute)("accept"),ack:(0,r.integerAttribute)("ack"),authId:(0,r.attribute)("authid"),characterSets:(0,r.attribute)("charsets"),condition:(0,r.attribute)("condition"),from:(0,r.JIDAttribute)("from"),key:(0,r.attribute)("key"),lang:(0,r.languageAttribute)(),maxClientRequests:(0,r.integerAttribute)("requests"),maxHoldOpen:(0,r.integerAttribute)("hold"),maxInactivityTime:(0,r.integerAttribute)("inactivity"),maxSessionPause:(0,r.integerAttribute)("maxpause"),maxWaitTime:(0,r.integerAttribute)("wait"),mediaType:(0,r.attribute)("content"),minPollingInterval:(0,r.integerAttribute)("polling"),newKey:(0,r.attribute)("newkey"),pauseSession:(0,r.integerAttribute)("pause"),report:(0,r.integerAttribute)("report"),rid:(0,r.integerAttribute)("rid"),route:(0,r.attribute)("string"),seeOtherURI:(0,r.childText)(null,"uri"),sid:(0,r.attribute)("sid"),stream:(0,r.attribute)("stream"),time:(0,r.integerAttribute)("time"),to:(0,r.JIDAttribute)("to"),type:(0,r.attribute)("type"),version:(0,r.attribute)("ver"),xmppRestart:(0,r.namespacedBooleanAttribute)("xmpp",i.NS_BOSH_XMPP,"restart",void 0,{writeValue:function(e){return e?"true":"false"}}),xmppRestartLogic:(0,r.namespacedBooleanAttribute)("xmpp",i.NS_BOSH_XMPP,"restartlogic",void 0,{writeValue:function(e){return e?"true":"false"}}),xmppVersion:(0,r.namespacedAttribute)("xmpp",i.NS_BOSH_XMPP,"version")},namespace:i.NS_BOSH,path:"bosh"};t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendMessage)({headers:(0,r.splicePath)(i.NS_SHIM,"headers","header",!0)}),(0,r.extendPresence)({headers:(0,r.splicePath)(i.NS_SHIM,"headers","header",!0)}),{element:"header",fields:{name:(0,r.attribute)("name"),value:(0,r.text)()},namespace:i.NS_SHIM,path:"header"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{element:"compression",fields:{methods:(0,r.multipleChildText)(null,"method")},namespace:i.NS_COMPRESSION_FEATURE,path:"features.compression"},{element:"compress",fields:{method:(0,r.childText)(null,"method")},namespace:i.NS_COMPRESSION,path:"compression",type:"start",typeField:"type"},{aliases:["error.compressionError"],element:"failure",fields:{condition:(0,r.childEnum)(null,["unsupported-method","setup-failed","processing-failed"])},namespace:i.NS_COMPRESSION,path:"compression",type:"failure",typeField:"type"},{element:"compressed",namespace:i.NS_COMPRESSION,path:"compression",type:"success",typeField:"type"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendMessage)({rosterExchange:(0,r.splicePath)(i.NS_ROSTER_EXCHANGE,"x","rosterExchange",!0)}),(0,r.extendIQ)({rosterExchange:(0,r.splicePath)(i.NS_ROSTER_EXCHANGE,"x","rosterExchange",!0)}),{element:"item",fields:{action:(0,r.attribute)("action"),groups:(0,r.multipleChildText)(null,"group"),jid:(0,r.JIDAttribute)("jid"),name:(0,r.attribute)("name")},namespace:i.NS_ROSTER_EXCHANGE,path:"rosterExchange"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1);t.default=(0,r.extendPresence)({vcardAvatar:{importer:function(e){var t=(0,r.findAll)(e,i.NS_VCARD_TEMP_UPDATE,"x");if(t.length){var n=(0,r.findAll)(t[0],i.NS_VCARD_TEMP_UPDATE,"photo");return!n.length||n[0].getText()}},exporter:function(e,t){var n=(0,r.findOrCreate)(e,i.NS_VCARD_TEMP_UPDATE,"x");if(""===t)(0,r.findOrCreate)(n,i.NS_VCARD_TEMP_UPDATE,"photo");else{if(!0===t)return;t&&(0,r.findOrCreate)(n,i.NS_VCARD_TEMP_UPDATE,"photo").children.push(t)}}}})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendMessage)({captcha:(0,r.splicePath)(i.NS_CAPTCHA,"captcha","dataform")}),(0,r.extendIQ)({captcha:(0,r.splicePath)(i.NS_CAPTCHA,"captcha","dataform")})];t.default=o},function(e,t,n){"use strict";n(127),Object.defineProperty(t,"__esModule",{value:!0});var r=n(40),i=n(3),o=n(1),a=[(0,i.extendStanzaError)({jingleError:(0,i.childEnum)(o.NS_JINGLE_ERRORS_1,Object.values(r.JingleErrorCondition))}),{element:"jingle",fields:{action:(0,i.attribute)("action"),initiator:(0,i.JIDAttribute)("initiator"),responder:(0,i.JIDAttribute)("responder"),sid:(0,i.attribute)("sid")},namespace:o.NS_JINGLE_1,path:"iq.jingle"},{aliases:[{multiple:!0,path:"iq.jingle.contents"}],element:"content",fields:{creator:(0,i.attribute)("creator"),disposition:(0,i.attribute)("disposition","session"),name:(0,i.attribute)("name"),senders:(0,i.attribute)("senders","both")},namespace:o.NS_JINGLE_1},{element:"reason",fields:{alternativeSession:(0,i.childText)(null,"alternative-session"),condition:(0,i.childEnum)(null,Object.values(r.JingleReasonCondition)),text:(0,i.childText)(null,"text")},namespace:o.NS_JINGLE_1,path:"iq.jingle.reason"}];t.default=a},function(e,t,n){"use strict";var r=n(9);function i(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function o(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?i(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):i(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function a(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return s(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return s(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){u=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(u)throw o}}}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0});var u=n(40),c=n(3),l=n(1);function f(){return{importer:function(e,t){var n,r=(0,c.findAll)(e,l.NS_JINGLE_RTP_RTCP_FB_0,"rtcp-fb"),i=(0,c.attribute)("type").importer,o=(0,c.attribute)("subtype").importer,s=(0,c.attribute)("value").importer,u=[],f=a(r);try{for(f.s();!(n=f.n()).done;){var p=n.value,d=i(p,t),h=o(p,t);u.push(h?{type:d,parameter:h}:{type:d})}}catch(e){f.e(e)}finally{f.f()}var v,m=a(r=(0,c.findAll)(e,l.NS_JINGLE_RTP_RTCP_FB_0,"rtcp-fb-trr-int"));try{for(m.s();!(v=m.n()).done;){var g=s(v.value,t);u.push(g?{type:"trr-int",parameter:g}:{type:"trr-int"})}}catch(e){m.e(e)}finally{m.f()}return u},exporter:function(e,t,n){var r,i=(0,c.attribute)("type").exporter,o=(0,c.attribute)("subtype").exporter,s=(0,c.attribute)("value").exporter,u=a(t);try{for(u.s();!(r=u.n()).done;){var f=r.value,p=void 0;"trr-int"===f.type?(p=(0,c.createElement)(l.NS_JINGLE_RTP_RTCP_FB_0,"rtcp-fb-trr-int",n.namespace,e),f.parameter&&s(p,f.parameter,n)):(i(p=(0,c.createElement)(l.NS_JINGLE_RTP_RTCP_FB_0,"rtcp-fb",n.namespace,e),f.type,n),f.parameter&&o(p,f.parameter,n)),e.appendChild(p)}}catch(e){u.e(e)}finally{u.f()}}}}var p="iq.jingle.info",d=[{aliases:["iq.jingle.contents.application"],childrenExportOrder:{codecs:4,encryption:5,headerExtensions:6,sourceGroups:8,sources:7,streams:9},element:"description",fields:{media:(0,c.attribute)("media"),rtcpFeedback:o(o({},f()),{},{exportOrder:3}),rtcpMux:o(o({},(0,c.childBoolean)(null,"rtcp-mux")),{},{exportOrder:1}),rtcpReducedSize:o(o({},(0,c.childBoolean)(null,"rtcp-reduced-size")),{},{exportOrder:2}),ssrc:(0,c.attribute)("ssrc")},namespace:l.NS_JINGLE_RTP_1,optionalNamespaces:{rtcpf:l.NS_JINGLE_RTP_RTCP_FB_0,rtph:l.NS_JINGLE_RTP_HDREXT_0},type:l.NS_JINGLE_RTP_1},{aliases:[{multiple:!0,path:"iq.jingle.contents.application.headerExtensions",selector:l.NS_JINGLE_RTP_1}],element:"rtp-hdrext",fields:{id:(0,c.integerAttribute)("id"),senders:(0,c.attribute)("senders"),uri:(0,c.attribute)("uri")},namespace:l.NS_JINGLE_RTP_HDREXT_0},{aliases:[{multiple:!0,path:"iq.jingle.contents.application.codecs",selector:l.NS_JINGLE_RTP_1},"rtpcodec"],element:"payload-type",fields:{channels:(0,c.integerAttribute)("channels"),clockRate:(0,c.integerAttribute)("clockrate"),id:(0,c.attribute)("id"),maxptime:(0,c.integerAttribute)("maxptime"),name:(0,c.attribute)("name"),parameters:(0,c.parameterMap)(l.NS_JINGLE_RTP_1,"parameter","name","value"),ptime:(0,c.integerAttribute)("ptime"),rtcpFeedback:f()},namespace:l.NS_JINGLE_RTP_1},{aliases:[{multiple:!0,path:"iq.jingle.contents.application.sources",selector:l.NS_JINGLE_RTP_1}],element:"source",fields:{parameters:(0,c.parameterMap)(l.NS_JINGLE_RTP_SSMA_0,"parameter","name","value"),ssrc:(0,c.attribute)("ssrc")},namespace:l.NS_JINGLE_RTP_SSMA_0},{aliases:[{multiple:!0,path:"iq.jingle.contents.application.sourceGroups",selector:l.NS_JINGLE_RTP_1}],element:"ssrc-group",fields:{semantics:(0,c.attribute)("semantics"),sources:(0,c.multipleChildAttribute)(null,"source","ssrc")},namespace:l.NS_JINGLE_RTP_SSMA_0},{aliases:[{multiple:!0,path:"iq.jingle.contents.application.streams",selector:l.NS_JINGLE_RTP_1}],element:"stream",fields:{id:(0,c.attribute)("id"),track:(0,c.attribute)("track")},namespace:l.NS_JINGLE_RTP_MSID_0},{aliases:[{path:"iq.jingle.contents.application.encryption",selector:l.NS_JINGLE_RTP_1}],element:"encryption",fields:{required:(0,c.booleanAttribute)("required")},namespace:l.NS_JINGLE_RTP_1},{aliases:[{multiple:!0,path:"iq.jingle.contents.application.encryption.sdes",selector:l.NS_JINGLE_RTP_1}],element:"crypto",fields:{cryptoSuite:(0,c.attribute)("crypto-suite"),keyParameters:(0,c.attribute)("key-params"),sessionParameters:(0,c.attribute)("session-params"),tag:(0,c.integerAttribute)("tag")},namespace:l.NS_JINGLE_RTP_1},{aliases:[{path:"iq.jingle.contents.application.encryption.zrtp",selector:l.NS_JINGLE_RTP_1}],element:"zrtp-hash",fields:{value:(0,c.textBuffer)("hex"),version:(0,c.attribute)("version")},namespace:l.NS_JINGLE_RTP_1},{element:"mute",fields:{creator:(0,c.attribute)("creator"),name:(0,c.attribute)("name")},namespace:l.NS_JINGLE_RTP_INFO_1,path:p,type:u.JINGLE_INFO_MUTE},{element:"unmute",fields:{creator:(0,c.attribute)("creator"),name:(0,c.attribute)("name")},namespace:l.NS_JINGLE_RTP_INFO_1,path:p,type:u.JINGLE_INFO_UNMUTE},{element:"hold",namespace:l.NS_JINGLE_RTP_INFO_1,path:p,type:u.JINGLE_INFO_HOLD},{element:"unhold",namespace:l.NS_JINGLE_RTP_INFO_1,path:p,type:u.JINGLE_INFO_UNHOLD},{element:"active",namespace:l.NS_JINGLE_RTP_INFO_1,path:p,type:u.JINGLE_INFO_ACTIVE},{element:"ringing",namespace:l.NS_JINGLE_RTP_INFO_1,path:p,type:u.JINGLE_INFO_RINGING}];t.default=d},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendMessage)({nick:(0,r.childText)(i.NS_NICK,"nick")}),(0,r.extendPresence)({nick:(0,r.childText)(i.NS_NICK,"nick")}),{aliases:(0,r.pubsubItemContentAliases)(),element:"nick",fields:{nick:(0,r.text)()},namespace:i.NS_NICK,type:i.NS_NICK}];t.default=o},function(e,t,n){"use strict";n(6);var r=n(16);Object.defineProperty(t,"__esModule",{value:!0});var i=n(3),o=n(1),a=function(e){return[{element:"transport",fields:{gatheringComplete:(0,i.childBoolean)(null,"gathering-complete"),password:(0,i.attribute)("pwd"),usernameFragment:(0,i.attribute)("ufrag")},namespace:e,path:"iq.jingle.contents.transport",type:e,typeField:"transportType"},{aliases:[{impliedType:!0,path:"iq.jingle.contents.transport.remoteCandidate",selector:e}],element:"remote-candidate",fields:{component:(0,i.integerAttribute)("component"),ip:(0,i.attribute)("ip"),port:(0,i.integerAttribute)("port")},namespace:e,type:e,typeField:"transportType"},{aliases:[{impliedType:!0,multiple:!0,path:"iq.jingle.contents.transport.candidates",selector:e}],element:"candidate",fields:{component:(0,i.integerAttribute)("component"),foundation:(0,i.attribute)("foundation"),generation:(0,i.integerAttribute)("generation"),id:(0,i.attribute)("id"),ip:(0,i.attribute)("ip"),network:(0,i.integerAttribute)("network"),port:(0,i.integerAttribute)("port"),priority:(0,i.integerAttribute)("priority"),protocol:(0,i.attribute)("protocol"),relatedAddress:(0,i.attribute)("rel-addr"),relatedPort:(0,i.attribute)("rel-port"),tcpType:(0,i.attribute)("tcptype"),type:(0,i.attribute)("type")},namespace:e,type:e,typeField:"transportType"}]},s=[].concat(r(a(o.NS_JINGLE_ICE_0)),r(a(o.NS_JINGLE_ICE_UDP_1)));t.default=s},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{element:"transport",fields:{gatheringComplete:(0,r.childBoolean)(null,"gathering-complete"),password:(0,r.attribute)("pwd"),usernameFragment:(0,r.attribute)("ufrag")},namespace:i.NS_JINGLE_RAW_UDP_1,path:"iq.jingle.contents.transport",type:i.NS_JINGLE_RAW_UDP_1,typeField:"transportType"},{aliases:[{impliedType:!0,multiple:!0,path:"iq.jingle.contents.transport.candidates",selector:i.NS_JINGLE_RAW_UDP_1}],element:"candidate",fields:{component:(0,r.integerAttribute)("component"),foundation:(0,r.attribute)("foundation"),generation:(0,r.integerAttribute)("generation"),id:(0,r.attribute)("id"),ip:(0,r.attribute)("ip"),port:(0,r.integerAttribute)("port"),type:(0,r.attribute)("type")},namespace:i.NS_JINGLE_RAW_UDP_1,type:i.NS_JINGLE_RAW_UDP_1,typeField:"transportType"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{element:"request",namespace:i.NS_RECEIPTS,path:"message.receipt",type:"request",typeField:"type"},{element:"received",fields:{id:(0,r.attribute)("id")},namespace:i.NS_RECEIPTS,path:"message.receipt",type:"received",typeField:"type"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{element:"invisible",fields:{probe:(0,r.booleanAttribute)("probe")},namespace:i.NS_INVISIBLE_0,path:"iq.visibility",type:"invisible",typeField:"type"},{element:"visible",namespace:i.NS_INVISIBLE_0,path:"iq.visibility",type:"visible"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendStanzaError)({blocked:(0,r.childBoolean)(i.NS_BLOCKING_ERRORS,"blocked")}),{element:"blocklist",fields:{jids:(0,r.multipleChildAttribute)(null,"item","jid")},namespace:i.NS_BLOCKING,path:"iq.blockList",type:"list",typeField:"action"},{element:"block",fields:{jids:(0,r.multipleChildAttribute)(null,"item","jid")},namespace:i.NS_BLOCKING,path:"iq.blockList",type:"block",typeField:"action"},{element:"unblock",fields:{jids:(0,r.multipleChildAttribute)(null,"item","jid")},namespace:i.NS_BLOCKING,path:"iq.blockList",type:"unblock",typeField:"action"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendStreamFeatures)({streamManagement:(0,r.childBoolean)(i.NS_SMACKS_3,"sm")}),{element:"a",fields:{handled:(0,r.integerAttribute)("h")},namespace:i.NS_SMACKS_3,path:"sm",type:"ack",typeField:"type"},{element:"r",namespace:i.NS_SMACKS_3,path:"sm",type:"request",typeField:"type"},{element:"enable",fields:{allowResumption:(0,r.booleanAttribute)("resume")},namespace:i.NS_SMACKS_3,path:"sm",type:"enable",typeField:"type"},{element:"enabled",fields:{id:(0,r.attribute)("id"),resume:(0,r.booleanAttribute)("resume")},namespace:i.NS_SMACKS_3,path:"sm",type:"enabled",typeField:"type"},{element:"resume",fields:{handled:(0,r.integerAttribute)("h"),previousSession:(0,r.attribute)("previd")},namespace:i.NS_SMACKS_3,path:"sm",type:"resume",typeField:"type"},{element:"resumed",fields:{handled:(0,r.integerAttribute)("h"),previousSession:(0,r.attribute)("previd")},namespace:i.NS_SMACKS_3,path:"sm",type:"resumed",typeField:"type"},{element:"failed",fields:{handled:(0,r.integerAttribute)("h")},namespace:i.NS_SMACKS_3,path:"sm",type:"failed",typeField:"type"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1);t.default=(0,r.extendIQ)({ping:(0,r.childBoolean)(i.NS_PING,"ping")})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={element:"time",fields:{tzo:(0,r.childTimezoneOffset)(null,"tzo"),utc:(0,r.childDate)(null,"utc")},namespace:i.NS_TIME,path:"iq.time"};t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={aliases:["message.delay","presence.delay"],element:"delay",fields:{from:(0,r.JIDAttribute)("from"),reason:(0,r.text)(),timestamp:(0,r.dateAttribute)("stamp")},namespace:i.NS_DELAY};t.default=o},function(e,t,n){"use strict";n(100);var r=n(34);Object.defineProperty(t,"__esModule",{value:!0});for(var i=n(3),o=n(1),a={2:o.NS_DISCO_EXTERNAL_2,1:o.NS_DISCO_EXTERNAL_1},s=[],u=0,c=Object.entries(a);u<c.length;u++){var l=r(c[u],2),f=l[0],p=l[1];s.push({aliases:["iq.externalServiceCredentials"],defaultType:"2",element:"credentials",fields:{expires:(0,i.childDateAttribute)(null,"service","expires"),host:(0,i.childAttribute)(null,"service","host"),name:(0,i.childAttribute)(null,"service","name"),password:(0,i.childAttribute)(null,"service","password"),port:(0,i.childIntegerAttribute)(null,"service","port"),restricted:(0,i.childBooleanAttribute)(null,"service","restricted"),transport:(0,i.childAttribute)(null,"service","transport"),type:(0,i.childAttribute)(null,"service","type"),username:(0,i.childAttribute)(null,"service","username")},namespace:p,type:f,typeField:"version"},{aliases:["iq.externalServices"],defaultType:"2",element:"services",fields:{type:(0,i.attribute)("type")},namespace:p,type:f,typeField:"version"},{aliases:[{path:"iq.externalServices.services",multiple:!0}],defaultType:"2",element:"service",fields:{expires:(0,i.dateAttribute)("expires"),host:(0,i.attribute)("host"),name:(0,i.attribute)("name"),password:(0,i.attribute)("password"),port:(0,i.integerAttribute)("port"),restricted:(0,i.booleanAttribute)("restricted"),transport:(0,i.attribute)("transport"),type:(0,i.attribute)("type"),username:(0,i.attribute)("username")},namespace:p,type:f,typeField:"version"})}t.default=s},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{element:"media",fields:{height:(0,r.integerAttribute)("height"),width:(0,r.integerAttribute)("width")},namespace:i.NS_DATAFORM_MEDIA,path:"dataform.fields.media"},{aliases:[{multiple:!0,path:"dataform.fields.media.sources"}],element:"uri",fields:{mediaType:(0,r.attribute)("type"),uri:(0,r.text)()},namespace:i.NS_DATAFORM_MEDIA}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1);t.default=(0,r.extendMessage)({requestingAttention:(0,r.childBoolean)(i.NS_ATTENTION_0,"attention")})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={aliases:["iq.bits",{path:"message.bits",multiple:!0},{path:"presence.bits",multiple:!0},{path:"iq.jingle.bits",multiple:!0}],element:"data",fields:{cid:(0,r.attribute)("cid"),data:(0,r.textBuffer)("base64"),maxAge:(0,r.integerAttribute)("max-age"),mediaType:(0,r.attribute)("type")},namespace:i.NS_BOB};t.default=o},function(e,t,n){"use strict";n(6),Object.defineProperty(t,"__esModule",{value:!0});for(var r=n(3),i=n(1),o=[(0,r.addAlias)(i.NS_HASHES_2,"hash",[{path:"file.hashes",multiple:!0},{path:"file.range.hashes",multiple:!0}]),(0,r.addAlias)(i.NS_HASHES_1,"hash",[{path:"file.hashes",multiple:!0},{path:"file.range.hashes",multiple:!0}]),(0,r.addAlias)(i.NS_HASHES_2,"hash-used",[{path:"file.hashesUsed",multiple:!0}]),(0,r.addAlias)(i.NS_THUMBS_1,"thumbnail",[{path:"file.thumbnails",multiple:!0}])],a=0,s=[i.NS_JINGLE_FILE_TRANSFER_4,i.NS_JINGLE_FILE_TRANSFER_5];a<s.length;a++){var u=s[a];o=o.concat([{aliases:["file",{impliedType:!0,path:"iq.jingle.contents.application.file",selector:u},{impliedType:!0,path:"iq.jingle.info.file",selector:"{".concat(u,"}checksum")}],defaultType:i.NS_JINGLE_FILE_TRANSFER_5,element:"file",fields:{date:(0,r.childDate)(null,"date"),description:(0,r.childText)(null,"desc"),mediaType:(0,r.childText)(null,"media-type"),name:(0,r.childText)(null,"name"),size:(0,r.childInteger)(null,"size")},namespace:u,type:u,typeField:"version"},{aliases:[{impliedType:!0,path:"file.range",selector:u}],defaultType:i.NS_JINGLE_FILE_TRANSFER_5,element:"range",fields:{length:(0,r.integerAttribute)("length"),offset:(0,r.integerAttribute)("offset",0)},namespace:u,type:u,typeField:"version"},{element:"description",namespace:u,path:"iq.jingle.contents.application",type:u,typeField:"applicationType"},{element:"received",fields:{creator:(0,r.attribute)("creator"),name:(0,r.attribute)("name")},namespace:u,path:"iq.jingle.info",type:"{".concat(u,"}received"),typeField:"infoType"},{element:"checksum",fields:{creator:(0,r.attribute)("creator"),name:(0,r.attribute)("name")},namespace:u,path:"iq.jingle.info",type:"{".concat(u,"}checksum"),typeField:"infoType"}])}t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(1),i={element:"description",namespace:r.NS_JINGLE_XML_0,path:"iq.jingle.contents.application",type:r.NS_JINGLE_XML_0,typeField:"applicationType"};t.default=i},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{element:"transport",fields:{activated:(0,r.childAttribute)(null,"activated","cid"),address:(0,r.attribute)("dstaddr"),candidateError:(0,r.childBoolean)(null,"candidate-error"),candidateUsed:(0,r.childAttribute)(null,"candidate-used","cid"),mode:(0,r.attribute)("mode","tcp"),proxyError:(0,r.childBoolean)(null,"proxy-error"),sid:(0,r.attribute)("sid")},namespace:i.NS_JINGLE_SOCKS5_1,path:"iq.jingle.contents.transport",type:i.NS_JINGLE_SOCKS5_1,typeField:"transportType"},{aliases:[{multiple:!0,path:"iq.jingle.contents.transport.candidates",selector:i.NS_JINGLE_SOCKS5_1}],element:"candidate",fields:{cid:(0,r.attribute)("cid"),host:(0,r.attribute)("host"),jid:(0,r.JIDAttribute)("jid"),port:(0,r.integerAttribute)("port"),priority:(0,r.integerAttribute)("priority"),type:(0,r.attribute)("type"),uri:(0,r.attribute)("uri")},namespace:i.NS_JINGLE_SOCKS5_1}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={element:"transport",fields:{ack:{importer:function(e,t){return"message"!==(0,r.attribute)("stanza","iq").importer(e,t)},exporter:function(e,t,n){!1===t&&(0,r.attribute)("stanza").exporter(e,"message",n)}},blockSize:(0,r.integerAttribute)("block-size"),sid:(0,r.attribute)("sid")},namespace:i.NS_JINGLE_IBB_1,path:"iq.jingle.contents.transport",type:i.NS_JINGLE_IBB_1,typeField:"transportType"};t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.addAlias)(i.NS_BOB,"data",[{path:"iq.jingle.bits",multiple:!0}]),{element:"thumbnail",fields:{height:(0,r.integerAttribute)("height"),mediaType:(0,r.attribute)("media-type"),uri:(0,r.attribute)("uri"),width:(0,r.integerAttribute)("width")},namespace:i.NS_THUMBS_1,path:"thumbnail"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.addAlias)(i.NS_FORWARD_0,"forwarded",["message.carbon.forward"]),{element:"enable",namespace:i.NS_CARBONS_2,path:"iq.carbons",type:"enable",typeField:"action"},{element:"disable",namespace:i.NS_CARBONS_2,path:"iq.carbons",type:"disable",typeField:"action"},{element:"sent",namespace:i.NS_CARBONS_2,path:"message.carbon",type:"sent",typeField:"type"},{element:"received",namespace:i.NS_CARBONS_2,path:"message.carbon",type:"received",typeField:"type"}];t.default=o},function(e,t,n){"use strict";n(6),n(25),n(127);var r=n(16);Object.defineProperty(t,"__esModule",{value:!0});var i=n(3),o=n(40),a=n(1),s=[].concat(r(Object.values(o.StreamType).map((function(e){return(0,i.addAlias)(e,"message",["forward.message"])}))),r(Object.values(o.StreamType).map((function(e){return(0,i.addAlias)(e,"presence",["forward.presence"])}))),r(Object.values(o.StreamType).map((function(e){return(0,i.addAlias)(e,"iq",["forward.iq"])}))),[(0,i.addAlias)(a.NS_DELAY,"delay",["forward.delay"]),{aliases:["message.forward"],element:"forwarded",namespace:a.NS_FORWARD_0,path:"forward"}]);t.default=s},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{defaultType:"2",element:"hash",fields:{algorithm:(0,r.attribute)("algo"),value:(0,r.textBuffer)("base64"),version:(0,r.staticValue)("2")},namespace:i.NS_HASHES_2,path:"hash",type:"2",typeField:"version"},{element:"hash-used",fields:{algorithm:(0,r.attribute)("algo"),version:(0,r.staticValue)("2")},namespace:i.NS_HASHES_2,path:"hashUsed"},{element:"hash",fields:{algorithm:(0,r.attribute)("algo"),value:(0,r.textBuffer)("hex"),version:(0,r.staticValue)("1")},namespace:i.NS_HASHES_1,path:"hash",type:"1",typeField:"version"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{element:"rtt",fields:{event:(0,r.attribute)("event","edit"),id:(0,r.attribute)("id"),seq:(0,r.integerAttribute)("seq")},namespace:i.NS_RTT_0,path:"message.rtt"},{aliases:[{path:"message.rtt.actions",multiple:!0}],element:"t",fields:{position:(0,r.integerAttribute)("p"),text:(0,r.text)()},namespace:i.NS_RTT_0,type:"insert",typeField:"type"},{aliases:[{path:"message.rtt.actions",multiple:!0}],element:"e",fields:{length:(0,r.integerAttribute)("n",1),position:(0,r.integerAttribute)("p")},namespace:i.NS_RTT_0,type:"erase",typeField:"type"},{aliases:[{multiple:!0,path:"message.rtt.actions"}],element:"w",fields:{duration:(0,r.integerAttribute)("n",0)},namespace:i.NS_RTT_0,type:"wait",typeField:"type"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1);t.default=(0,r.extendMessage)({replace:(0,r.childAttribute)(i.NS_CORRECTION_0,"replace","id")})},function(e,t,n){"use strict";n(100);var r=n(34);Object.defineProperty(t,"__esModule",{value:!0});for(var i=n(3),o=n(1),a={2:o.NS_MAM_2,1:o.NS_MAM_1},s=[(0,i.addAlias)(o.NS_DATAFORM,"x",["iq.archive.form"]),(0,i.addAlias)(o.NS_FORWARD_0,"forwarded",["message.archive.item"]),(0,i.addAlias)(o.NS_RSM,"set",["iq.archive.paging"])],u=0,c=Object.entries(a);u<c.length;u++){var l=r(c[u],2),f=l[0],p=l[1];s.push({defaultType:"query",defaultVersion:"2",element:"query",fields:{node:(0,i.attribute)("node"),queryId:(0,i.attribute)("queryid")},namespace:p,path:"iq.archive",type:"query",typeField:"type",version:f,versionField:"version"},{element:"fin",fields:{complete:(0,i.booleanAttribute)("complete"),stable:(0,i.booleanAttribute)("stable")},namespace:p,path:"iq.archive",type:"result",version:f},{element:"prefs",fields:{default:(0,i.attribute)("default"),always:(0,i.deepMultipleChildText)([{namespace:null,element:"always"},{namespace:null,element:"jid"}]),never:(0,i.deepMultipleChildText)([{namespace:null,element:"never"},{namespace:null,element:"jid"}])},namespace:p,path:"iq.archive",type:"preferences",version:f},{element:"result",defaultType:"2",fields:{id:(0,i.attribute)("id"),queryId:(0,i.attribute)("queryid")},namespace:p,path:"message.archive",type:f,typeField:"version"})}t.default=s},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendPresence)({hats:(0,r.splicePath)(i.NS_HATS_0,"hats","hat",!0)}),{element:"hat",fields:{id:(0,r.attribute)("name"),name:(0,r.attribute)("displayName")},namespace:i.NS_HATS_0,path:"hat"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1);t.default=(0,r.extendPresence)({idleSince:(0,r.childDate)(i.NS_IDLE_1,"since")})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={aliases:[{multiple:!0,path:"iq.jingle.contents.transport.fingerprints",selector:i.NS_JINGLE_ICE_UDP_1},{multiple:!0,path:"iq.jingle.contents.transport.fingerprints",selector:i.NS_JINGLE_ICE_0},{multiple:!0,path:"iq.jingle.contents.application.encryption.dtls",selector:i.NS_JINGLE_RTP_1}],element:"fingerprint",fields:{algorithm:(0,r.attribute)("hash"),setup:(0,r.attribute)("setup"),value:(0,r.text)()},namespace:i.NS_JINGLE_DTLS_0};t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o="message.marker",a=[{element:"markable",namespace:i.NS_CHAT_MARKERS_0,path:o,type:"markable",typeField:"type"},{element:"received",fields:{id:(0,r.attribute)("id")},namespace:i.NS_CHAT_MARKERS_0,path:o,type:"received"},{element:"displayed",fields:{id:(0,r.attribute)("id")},namespace:i.NS_CHAT_MARKERS_0,path:o,type:"displayed"},{element:"acknowledged",fields:{id:(0,r.attribute)("id")},namespace:i.NS_CHAT_MARKERS_0,path:o,type:"acknowledged"}];t.default=a},function(e,t,n){"use strict";function r(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return i(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return i(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,o=function(){};return{s:o,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,s=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return s=e.done,e},e:function(e){u=!0,a=e},f:function(){try{s||null==n.return||n.return()}finally{if(u)throw a}}}}function i(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0});var o=n(3),a=n(1);t.default=(0,o.extendMessage)({processingHints:{importer:function(e){var t,n={},i=!1,o=r(e.children);try{for(o.s();!(t=o.n()).done;){var s=t.value;if("string"!=typeof s&&s.getNamespace()===a.NS_HINTS)switch(s.getName()){case"no-copy":n.noCopy=!0,i=!0;break;case"no-permanent-store":n.noPermanentStore=!0,i=!0;break;case"no-store":n.noStore=!0,i=!0;break;case"store":n.store=!0,i=!0}}}catch(e){o.e(e)}finally{o.f()}return i?n:void 0},exporter:function(e,t,n){t.noCopy&&e.appendChild((0,o.createElement)(a.NS_HINTS,"no-copy",n.namespace,e)),t.noPermanentStore&&e.appendChild((0,o.createElement)(a.NS_HINTS,"no-permanent-store",n.namespace,e)),t.noStore&&e.appendChild((0,o.createElement)(a.NS_HINTS,"no-store",n.namespace,e)),t.store&&e.appendChild((0,o.createElement)(a.NS_HINTS,"store",n.namespace,e))}}})},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendMessage)({json:(0,r.childJSON)(i.NS_JSON_0,"json")}),{aliases:(0,r.pubsubItemContentAliases)(),element:"json",fields:{json:(0,r.textJSON)()},namespace:i.NS_JSON_0,type:i.NS_JSON_0},{aliases:[{path:"message.jsonPayloads",multiple:!0}],element:"payload",fields:{type:(0,r.attribute)("datatype"),data:(0,r.childJSON)(i.NS_JSON_0,"json")},namespace:i.NS_JSON_MESSAGE_0}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{aliases:[{path:"iq.jingle.groups",multiple:!0}],element:"group",fields:{contents:(0,r.multipleChildAttribute)(null,"content","name"),semantics:(0,r.attribute)("semantics")},namespace:i.NS_JINGLE_GROUPING_0}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={aliases:[{path:"iq.jingle.contents.transport.sctp",selector:i.NS_JINGLE_ICE_UDP_1},{path:"iq.jingle.contents.transport.sctp",selector:i.NS_JINGLE_ICE_0}],element:"sctpmap",fields:{port:(0,r.integerAttribute)("number"),protocol:(0,r.attribute)("protocol"),streams:(0,r.attribute)("streams")},namespace:i.NS_JINGLE_DTLS_SCTP_1};t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(1),i=[{element:"active",namespace:r.NS_CSI_0,path:"csi",type:"active",typeField:"state"},{element:"inactive",namespace:r.NS_CSI_0,path:"csi",type:"inactive",typeField:"state"}];t.default=i},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.addAlias)(i.NS_DATAFORM,"x",["iq.push.form","pushNotification.form"]),{element:"enable",fields:{jid:(0,r.JIDAttribute)("jid"),node:(0,r.attribute)("node")},namespace:i.NS_PUSH_0,path:"iq.push",type:"enable",typeField:"action"},{element:"disable",fields:{jid:(0,r.JIDAttribute)("jid"),node:(0,r.attribute)("node")},namespace:i.NS_PUSH_0,path:"iq.push",type:"disable",typeField:"action"},{aliases:(0,r.pubsubItemContentAliases)(),element:"notification",namespace:i.NS_PUSH_0,path:"pushNotification",type:i.NS_PUSH_0,typeField:"itemType"}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendMessage)({originId:(0,r.childAttribute)(i.NS_SID_0,"origin-id","id")}),{aliases:[{path:"message.stanzaIds",multiple:!0}],element:"stanza-id",fields:{by:(0,r.JIDAttribute)("by"),id:(0,r.attribute)("id")},namespace:i.NS_SID_0}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[(0,r.extendStanzaError)({httpUploadError:(0,r.childEnum)(i.NS_HTTP_UPLOAD_0,["file-too-large","retry"]),httpUploadMaxFileSize:(0,r.deepChildInteger)([{namespace:i.NS_HTTP_UPLOAD_0,element:"file-too-large"},{namespace:i.NS_HTTP_UPLOAD_0,element:"max-file-size"}]),httpUploadRetry:(0,r.childDateAttribute)(i.NS_HTTP_UPLOAD_0,"retry","stamp")}),{element:"request",fields:{mediaType:(0,r.attribute)("content-type"),name:(0,r.attribute)("filename"),size:(0,r.integerAttribute)("size")},namespace:i.NS_HTTP_UPLOAD_0,path:"iq.httpUpload",type:"request",typeField:"type"},{element:"slot",fields:{download:(0,r.childAttribute)(null,"get","url")},namespace:i.NS_HTTP_UPLOAD_0,path:"iq.httpUpload",type:"slot"},{aliases:[{path:"iq.httpUpload.upload",selector:"slot"}],element:"put",fields:{url:(0,r.attribute)("url")},namespace:i.NS_HTTP_UPLOAD_0},{aliases:[{path:"iq.httpUpload.upload.headers",multiple:!0}],element:"header",fields:{name:(0,r.attribute)("name"),value:(0,r.text)()},namespace:i.NS_HTTP_UPLOAD_0}];t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o={element:"encryption",fields:{id:(0,r.attribute)("namespace"),name:(0,r.attribute)("name")},namespace:i.NS_EME_0,path:"message.encryptionMethod"};t.default=o},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(3),i=n(1),o=[{aliases:["message.omemo"],element:"encrypted",fields:{payload:(0,r.childTextBuffer)(null,"payload","base64")},namespace:i.NS_OMEMO_AXOLOTL,path:"omemo"},{element:"header",fields:{iv:(0,r.childTextBuffer)(null,"iv","base64"),sid:(0,r.integerAttribute)("sid")},namespace:i.NS_OMEMO_AXOLOTL,path:"omemo.header"},{aliases:[{path:"omemo.header.keys",multiple:!0}],element:"key",fields:{preKey:(0,r.booleanAttribute)("prekey"),rid:(0,r.integerAttribute)("rid"),value:(0,r.textBuffer)("base64")},namespace:i.NS_OMEMO_AXOLOTL},{aliases:(0,r.pubsubItemContentAliases)(),element:"list",fields:{devices:(0,r.multipleChildIntegerAttribute)(null,"device","id")},namespace:i.NS_OMEMO_AXOLOTL,type:i.NS_OMEMO_AXOLOTL_DEVICELIST,typeField:"itemType"},{element:"preKeyPublic",fields:{id:(0,r.integerAttribute)("preKeyId"),value:(0,r.textBuffer)("base64")},namespace:i.NS_OMEMO_AXOLOTL,path:"omemoPreKey"},{element:"signedPreKeyPublic",fields:{id:(0,r.integerAttribute)("signedPreKeyId"),value:(0,r.textBuffer)("base64")},namespace:i.NS_OMEMO_AXOLOTL,path:"omemoDevice.signedPreKeyPublic"},{aliases:(0,r.pubsubItemContentAliases)(),element:"bundle",fields:{identityKey:(0,r.childTextBuffer)(null,"identityKey","base64"),preKeys:(0,r.splicePath)(null,"prekeys","omemoPreKey",!0),signedPreKeySignature:(0,r.childTextBuffer)(null,"signedPreKeySignature","base64")},namespace:i.NS_OMEMO_AXOLOTL,path:"omemoDevice",type:i.NS_OMEMO_AXOLOTL_BUNDLES,typeField:"itemType"}];t.default=o},function(e,t){e.exports=function(e,t){this.v=e,this.k=t},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){"use strict";n(21);var r=n(4),i=n(30),o=n(31),a=n(26),s=n(130);function u(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=a(e);if(t){var i=a(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return o(this,n)}}Object.defineProperty(t,"__esModule",{value:!0});var c=function(e){i(n,e);var t=u(n);function n(e,i,o){var a;return r(this,n),(a=t.call(this)).condition=e,a.channelId=i,a.stanzaInstanceId=o,a.name="SaslError",a}return n}(s(Error));t.default=c},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";var r={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)},i=n(181),o=n(110);t.a=function(e,t,n){if(r.randomUUID&&!t&&!e)return r.randomUUID();var a=(e=e||{}).random||(e.rng||i.a)();if(a[6]=15&a[6]|64,a[8]=63&a[8]|128,t){n=n||0;for(var s=0;s<16;++s)t[n+s]=a[s];return t}return Object(o.b)(a)}},function(e,t,n){n(404),n(408),e.exports=n(420)},function(e,t,n){(function(e){var r;n(6),n(406),n(87),n(2),n(24);var i=n(11);!function(o){"use strict";for(var a=[null,0,{}],s=function(e,t){this.codepoint=e,this.feature=t},u={},c=[],l=0;l<=255;++l)c[l]=0;var f=[function(e,t,n){return t<60||13311<t&&t<42607?new s(t,a):e(t,n)},function(e,t,n){var r=u[t];return r||(r=e(t,n)).feature&&++c[t>>8&255]>10&&(u[t]=r),r},function(e,t,n){return n?e(t,n):new s(t,null)},function(e,t,n){var r;if(t<4352||4371<=t&&t<44032||55204<t)return e(t,n);if(4352<=t&&t<4371){var i={},o=21*(t-4352);for(r=0;r<21;++r)i[4449+r]=44032+28*(r+o);return new s(t,[,,i])}var a=t-44032,u=a%28,c=[];if(0!==u)c[0]=[44032+a-u,4519+u];else for(c[0]=[4352+Math.floor(a/588),4449+Math.floor(a%588/28)],c[2]={},r=1;r<28;++r)c[2][4519+r]=t+r;return new s(t,c)},function(e,t,n){var r=(s.udata[65280&t]||{})[t];return new s(t,r||a)}];s.fromCharCode=f.reduceRight((function(e,t){return function(n,r){return t(e,n,r)}}),null),s.isHighSurrogate=function(e){return e>=55296&&e<=56319},s.isLowSurrogate=function(e){return e>=56320&&e<=57343},s.prototype.prepFeature=function(){this.feature||(this.feature=s.fromCharCode(this.codepoint,!0).feature)},s.prototype.toString=function(){if(this.codepoint<65536)return String.fromCharCode(this.codepoint);var e=this.codepoint-65536;return String.fromCharCode(Math.floor(e/1024)+55296,e%1024+56320)},s.prototype.getDecomp=function(){return this.prepFeature(),this.feature[0]||null},s.prototype.isCompatibility=function(){return this.prepFeature(),!!this.feature[1]&&256&this.feature[1]},s.prototype.isExclude=function(){return this.prepFeature(),!!this.feature[1]&&512&this.feature[1]},s.prototype.getCanonicalClass=function(){return this.prepFeature(),this.feature[1]?255&this.feature[1]:0},s.prototype.getComposite=function(e){if(this.prepFeature(),!this.feature[2])return null;var t=this.feature[2][e.codepoint];return t?s.fromCharCode(t):null};var p=function(e){this.str=e,this.cursor=0};p.prototype.next=function(){if(this.str&&this.cursor<this.str.length){var e,t=this.str.charCodeAt(this.cursor++);return s.isHighSurrogate(t)&&this.cursor<this.str.length&&s.isLowSurrogate(e=this.str.charCodeAt(this.cursor))&&(t=1024*(t-55296)+(e-56320)+65536,++this.cursor),s.fromCharCode(t)}return this.str=null,null};var d=function(e,t){this.it=e,this.canonical=t,this.resBuf=[]};d.prototype.next=function(){if(0===this.resBuf.length){var e=this.it.next();if(!e)return null;this.resBuf=function e(t,n){var r=n.getDecomp();if(!r||t&&n.isCompatibility())return[n];for(var i=[],o=0;o<r.length;++o){var a=e(t,s.fromCharCode(r[o]));i=i.concat(a)}return i}(this.canonical,e)}return this.resBuf.shift()};var h=function(e){this.it=e,this.resBuf=[]};h.prototype.next=function(){var e;if(0===this.resBuf.length)do{var t=this.it.next();if(!t)break;e=t.getCanonicalClass();var n=this.resBuf.length;if(0!==e)for(;n>0;--n){if(this.resBuf[n-1].getCanonicalClass()<=e)break}this.resBuf.splice(n,0,t)}while(0!==e);return this.resBuf.shift()};var v=function(e){this.it=e,this.procBuf=[],this.resBuf=[],this.lastClass=null};v.prototype.next=function(){for(;0===this.resBuf.length;){var e=this.it.next();if(!e){this.resBuf=this.procBuf,this.procBuf=[];break}if(0===this.procBuf.length)this.lastClass=e.getCanonicalClass(),this.procBuf.push(e);else{var t=this.procBuf[0].getComposite(e),n=e.getCanonicalClass();t&&(this.lastClass<n||0===this.lastClass)?this.procBuf[0]=t:(0===n&&(this.resBuf=this.procBuf,this.procBuf=[]),this.lastClass=n,this.procBuf.push(e))}}return this.resBuf.shift()};var m=function(e,t){for(var n,r=function(e,t){switch(e){case"NFD":return new h(new d(new p(t),!0));case"NFKD":return new h(new d(new p(t),!1));case"NFC":return new v(new h(new d(new p(t),!0)));case"NFKC":return new v(new h(new d(new p(t),!1)))}throw e+" is invalid"}(e,t),i="";n=r.next();)i+=n.toString();return i};s.udata={0:{60:[,,{824:8814}],61:[,,{824:8800}],62:[,,{824:8815}],65:[,,{768:192,769:193,770:194,771:195,772:256,774:258,775:550,776:196,777:7842,778:197,780:461,783:512,785:514,803:7840,805:7680,808:260}],66:[,,{775:7682,803:7684,817:7686}],67:[,,{769:262,770:264,775:266,780:268,807:199}],68:[,,{775:7690,780:270,803:7692,807:7696,813:7698,817:7694}],69:[,,{768:200,769:201,770:202,771:7868,772:274,774:276,775:278,776:203,777:7866,780:282,783:516,785:518,803:7864,807:552,808:280,813:7704,816:7706}],70:[,,{775:7710}],71:[,,{769:500,770:284,772:7712,774:286,775:288,780:486,807:290}],72:[,,{770:292,775:7714,776:7718,780:542,803:7716,807:7720,814:7722}],73:[,,{768:204,769:205,770:206,771:296,772:298,774:300,775:304,776:207,777:7880,780:463,783:520,785:522,803:7882,808:302,816:7724}],74:[,,{770:308}],75:[,,{769:7728,780:488,803:7730,807:310,817:7732}],76:[,,{769:313,780:317,803:7734,807:315,813:7740,817:7738}],77:[,,{769:7742,775:7744,803:7746}],78:[,,{768:504,769:323,771:209,775:7748,780:327,803:7750,807:325,813:7754,817:7752}],79:[,,{768:210,769:211,770:212,771:213,772:332,774:334,775:558,776:214,777:7886,779:336,780:465,783:524,785:526,795:416,803:7884,808:490}],80:[,,{769:7764,775:7766}],82:[,,{769:340,775:7768,780:344,783:528,785:530,803:7770,807:342,817:7774}],83:[,,{769:346,770:348,775:7776,780:352,803:7778,806:536,807:350}],84:[,,{775:7786,780:356,803:7788,806:538,807:354,813:7792,817:7790}],85:[,,{768:217,769:218,770:219,771:360,772:362,774:364,776:220,777:7910,778:366,779:368,780:467,783:532,785:534,795:431,803:7908,804:7794,808:370,813:7798,816:7796}],86:[,,{771:7804,803:7806}],87:[,,{768:7808,769:7810,770:372,775:7814,776:7812,803:7816}],88:[,,{775:7818,776:7820}],89:[,,{768:7922,769:221,770:374,771:7928,772:562,775:7822,776:376,777:7926,803:7924}],90:[,,{769:377,770:7824,775:379,780:381,803:7826,817:7828}],97:[,,{768:224,769:225,770:226,771:227,772:257,774:259,775:551,776:228,777:7843,778:229,780:462,783:513,785:515,803:7841,805:7681,808:261}],98:[,,{775:7683,803:7685,817:7687}],99:[,,{769:263,770:265,775:267,780:269,807:231}],100:[,,{775:7691,780:271,803:7693,807:7697,813:7699,817:7695}],101:[,,{768:232,769:233,770:234,771:7869,772:275,774:277,775:279,776:235,777:7867,780:283,783:517,785:519,803:7865,807:553,808:281,813:7705,816:7707}],102:[,,{775:7711}],103:[,,{769:501,770:285,772:7713,774:287,775:289,780:487,807:291}],104:[,,{770:293,775:7715,776:7719,780:543,803:7717,807:7721,814:7723,817:7830}],105:[,,{768:236,769:237,770:238,771:297,772:299,774:301,776:239,777:7881,780:464,783:521,785:523,803:7883,808:303,816:7725}],106:[,,{770:309,780:496}],107:[,,{769:7729,780:489,803:7731,807:311,817:7733}],108:[,,{769:314,780:318,803:7735,807:316,813:7741,817:7739}],109:[,,{769:7743,775:7745,803:7747}],110:[,,{768:505,769:324,771:241,775:7749,780:328,803:7751,807:326,813:7755,817:7753}],111:[,,{768:242,769:243,770:244,771:245,772:333,774:335,775:559,776:246,777:7887,779:337,780:466,783:525,785:527,795:417,803:7885,808:491}],112:[,,{769:7765,775:7767}],114:[,,{769:341,775:7769,780:345,783:529,785:531,803:7771,807:343,817:7775}],115:[,,{769:347,770:349,775:7777,780:353,803:7779,806:537,807:351}],116:[,,{775:7787,776:7831,780:357,803:7789,806:539,807:355,813:7793,817:7791}],117:[,,{768:249,769:250,770:251,771:361,772:363,774:365,776:252,777:7911,778:367,779:369,780:468,783:533,785:535,795:432,803:7909,804:7795,808:371,813:7799,816:7797}],118:[,,{771:7805,803:7807}],119:[,,{768:7809,769:7811,770:373,775:7815,776:7813,778:7832,803:7817}],120:[,,{775:7819,776:7821}],121:[,,{768:7923,769:253,770:375,771:7929,772:563,775:7823,776:255,777:7927,778:7833,803:7925}],122:[,,{769:378,770:7825,775:380,780:382,803:7827,817:7829}],160:[[32],256],168:[[32,776],256,{768:8173,769:901,834:8129}],170:[[97],256],175:[[32,772],256],178:[[50],256],179:[[51],256],180:[[32,769],256],181:[[956],256],184:[[32,807],256],185:[[49],256],186:[[111],256],188:[[49,8260,52],256],189:[[49,8260,50],256],190:[[51,8260,52],256],192:[[65,768]],193:[[65,769]],194:[[65,770],,{768:7846,769:7844,771:7850,777:7848}],195:[[65,771]],196:[[65,776],,{772:478}],197:[[65,778],,{769:506}],198:[,,{769:508,772:482}],199:[[67,807],,{769:7688}],200:[[69,768]],201:[[69,769]],202:[[69,770],,{768:7872,769:7870,771:7876,777:7874}],203:[[69,776]],204:[[73,768]],205:[[73,769]],206:[[73,770]],207:[[73,776],,{769:7726}],209:[[78,771]],210:[[79,768]],211:[[79,769]],212:[[79,770],,{768:7890,769:7888,771:7894,777:7892}],213:[[79,771],,{769:7756,772:556,776:7758}],214:[[79,776],,{772:554}],216:[,,{769:510}],217:[[85,768]],218:[[85,769]],219:[[85,770]],220:[[85,776],,{768:475,769:471,772:469,780:473}],221:[[89,769]],224:[[97,768]],225:[[97,769]],226:[[97,770],,{768:7847,769:7845,771:7851,777:7849}],227:[[97,771]],228:[[97,776],,{772:479}],229:[[97,778],,{769:507}],230:[,,{769:509,772:483}],231:[[99,807],,{769:7689}],232:[[101,768]],233:[[101,769]],234:[[101,770],,{768:7873,769:7871,771:7877,777:7875}],235:[[101,776]],236:[[105,768]],237:[[105,769]],238:[[105,770]],239:[[105,776],,{769:7727}],241:[[110,771]],242:[[111,768]],243:[[111,769]],244:[[111,770],,{768:7891,769:7889,771:7895,777:7893}],245:[[111,771],,{769:7757,772:557,776:7759}],246:[[111,776],,{772:555}],248:[,,{769:511}],249:[[117,768]],250:[[117,769]],251:[[117,770]],252:[[117,776],,{768:476,769:472,772:470,780:474}],253:[[121,769]],255:[[121,776]]},256:{256:[[65,772]],257:[[97,772]],258:[[65,774],,{768:7856,769:7854,771:7860,777:7858}],259:[[97,774],,{768:7857,769:7855,771:7861,777:7859}],260:[[65,808]],261:[[97,808]],262:[[67,769]],263:[[99,769]],264:[[67,770]],265:[[99,770]],266:[[67,775]],267:[[99,775]],268:[[67,780]],269:[[99,780]],270:[[68,780]],271:[[100,780]],274:[[69,772],,{768:7700,769:7702}],275:[[101,772],,{768:7701,769:7703}],276:[[69,774]],277:[[101,774]],278:[[69,775]],279:[[101,775]],280:[[69,808]],281:[[101,808]],282:[[69,780]],283:[[101,780]],284:[[71,770]],285:[[103,770]],286:[[71,774]],287:[[103,774]],288:[[71,775]],289:[[103,775]],290:[[71,807]],291:[[103,807]],292:[[72,770]],293:[[104,770]],296:[[73,771]],297:[[105,771]],298:[[73,772]],299:[[105,772]],300:[[73,774]],301:[[105,774]],302:[[73,808]],303:[[105,808]],304:[[73,775]],306:[[73,74],256],307:[[105,106],256],308:[[74,770]],309:[[106,770]],310:[[75,807]],311:[[107,807]],313:[[76,769]],314:[[108,769]],315:[[76,807]],316:[[108,807]],317:[[76,780]],318:[[108,780]],319:[[76,183],256],320:[[108,183],256],323:[[78,769]],324:[[110,769]],325:[[78,807]],326:[[110,807]],327:[[78,780]],328:[[110,780]],329:[[700,110],256],332:[[79,772],,{768:7760,769:7762}],333:[[111,772],,{768:7761,769:7763}],334:[[79,774]],335:[[111,774]],336:[[79,779]],337:[[111,779]],340:[[82,769]],341:[[114,769]],342:[[82,807]],343:[[114,807]],344:[[82,780]],345:[[114,780]],346:[[83,769],,{775:7780}],347:[[115,769],,{775:7781}],348:[[83,770]],349:[[115,770]],350:[[83,807]],351:[[115,807]],352:[[83,780],,{775:7782}],353:[[115,780],,{775:7783}],354:[[84,807]],355:[[116,807]],356:[[84,780]],357:[[116,780]],360:[[85,771],,{769:7800}],361:[[117,771],,{769:7801}],362:[[85,772],,{776:7802}],363:[[117,772],,{776:7803}],364:[[85,774]],365:[[117,774]],366:[[85,778]],367:[[117,778]],368:[[85,779]],369:[[117,779]],370:[[85,808]],371:[[117,808]],372:[[87,770]],373:[[119,770]],374:[[89,770]],375:[[121,770]],376:[[89,776]],377:[[90,769]],378:[[122,769]],379:[[90,775]],380:[[122,775]],381:[[90,780]],382:[[122,780]],383:[[115],256,{775:7835}],416:[[79,795],,{768:7900,769:7898,771:7904,777:7902,803:7906}],417:[[111,795],,{768:7901,769:7899,771:7905,777:7903,803:7907}],431:[[85,795],,{768:7914,769:7912,771:7918,777:7916,803:7920}],432:[[117,795],,{768:7915,769:7913,771:7919,777:7917,803:7921}],439:[,,{780:494}],452:[[68,381],256],453:[[68,382],256],454:[[100,382],256],455:[[76,74],256],456:[[76,106],256],457:[[108,106],256],458:[[78,74],256],459:[[78,106],256],460:[[110,106],256],461:[[65,780]],462:[[97,780]],463:[[73,780]],464:[[105,780]],465:[[79,780]],466:[[111,780]],467:[[85,780]],468:[[117,780]],469:[[220,772]],470:[[252,772]],471:[[220,769]],472:[[252,769]],473:[[220,780]],474:[[252,780]],475:[[220,768]],476:[[252,768]],478:[[196,772]],479:[[228,772]],480:[[550,772]],481:[[551,772]],482:[[198,772]],483:[[230,772]],486:[[71,780]],487:[[103,780]],488:[[75,780]],489:[[107,780]],490:[[79,808],,{772:492}],491:[[111,808],,{772:493}],492:[[490,772]],493:[[491,772]],494:[[439,780]],495:[[658,780]],496:[[106,780]],497:[[68,90],256],498:[[68,122],256],499:[[100,122],256],500:[[71,769]],501:[[103,769]],504:[[78,768]],505:[[110,768]],506:[[197,769]],507:[[229,769]],508:[[198,769]],509:[[230,769]],510:[[216,769]],511:[[248,769]],66045:[,220]},512:{512:[[65,783]],513:[[97,783]],514:[[65,785]],515:[[97,785]],516:[[69,783]],517:[[101,783]],518:[[69,785]],519:[[101,785]],520:[[73,783]],521:[[105,783]],522:[[73,785]],523:[[105,785]],524:[[79,783]],525:[[111,783]],526:[[79,785]],527:[[111,785]],528:[[82,783]],529:[[114,783]],530:[[82,785]],531:[[114,785]],532:[[85,783]],533:[[117,783]],534:[[85,785]],535:[[117,785]],536:[[83,806]],537:[[115,806]],538:[[84,806]],539:[[116,806]],542:[[72,780]],543:[[104,780]],550:[[65,775],,{772:480}],551:[[97,775],,{772:481}],552:[[69,807],,{774:7708}],553:[[101,807],,{774:7709}],554:[[214,772]],555:[[246,772]],556:[[213,772]],557:[[245,772]],558:[[79,775],,{772:560}],559:[[111,775],,{772:561}],560:[[558,772]],561:[[559,772]],562:[[89,772]],563:[[121,772]],658:[,,{780:495}],688:[[104],256],689:[[614],256],690:[[106],256],691:[[114],256],692:[[633],256],693:[[635],256],694:[[641],256],695:[[119],256],696:[[121],256],728:[[32,774],256],729:[[32,775],256],730:[[32,778],256],731:[[32,808],256],732:[[32,771],256],733:[[32,779],256],736:[[611],256],737:[[108],256],738:[[115],256],739:[[120],256],740:[[661],256],66272:[,220]},768:{768:[,230],769:[,230],770:[,230],771:[,230],772:[,230],773:[,230],774:[,230],775:[,230],776:[,230,{769:836}],777:[,230],778:[,230],779:[,230],780:[,230],781:[,230],782:[,230],783:[,230],784:[,230],785:[,230],786:[,230],787:[,230],788:[,230],789:[,232],790:[,220],791:[,220],792:[,220],793:[,220],794:[,232],795:[,216],796:[,220],797:[,220],798:[,220],799:[,220],800:[,220],801:[,202],802:[,202],803:[,220],804:[,220],805:[,220],806:[,220],807:[,202],808:[,202],809:[,220],810:[,220],811:[,220],812:[,220],813:[,220],814:[,220],815:[,220],816:[,220],817:[,220],818:[,220],819:[,220],820:[,1],821:[,1],822:[,1],823:[,1],824:[,1],825:[,220],826:[,220],827:[,220],828:[,220],829:[,230],830:[,230],831:[,230],832:[[768],230],833:[[769],230],834:[,230],835:[[787],230],836:[[776,769],230],837:[,240],838:[,230],839:[,220],840:[,220],841:[,220],842:[,230],843:[,230],844:[,230],845:[,220],846:[,220],848:[,230],849:[,230],850:[,230],851:[,220],852:[,220],853:[,220],854:[,220],855:[,230],856:[,232],857:[,220],858:[,220],859:[,230],860:[,233],861:[,234],862:[,234],863:[,233],864:[,234],865:[,234],866:[,233],867:[,230],868:[,230],869:[,230],870:[,230],871:[,230],872:[,230],873:[,230],874:[,230],875:[,230],876:[,230],877:[,230],878:[,230],879:[,230],884:[[697]],890:[[32,837],256],894:[[59]],900:[[32,769],256],901:[[168,769]],902:[[913,769]],903:[[183]],904:[[917,769]],905:[[919,769]],906:[[921,769]],908:[[927,769]],910:[[933,769]],911:[[937,769]],912:[[970,769]],913:[,,{768:8122,769:902,772:8121,774:8120,787:7944,788:7945,837:8124}],917:[,,{768:8136,769:904,787:7960,788:7961}],919:[,,{768:8138,769:905,787:7976,788:7977,837:8140}],921:[,,{768:8154,769:906,772:8153,774:8152,776:938,787:7992,788:7993}],927:[,,{768:8184,769:908,787:8008,788:8009}],929:[,,{788:8172}],933:[,,{768:8170,769:910,772:8169,774:8168,776:939,788:8025}],937:[,,{768:8186,769:911,787:8040,788:8041,837:8188}],938:[[921,776]],939:[[933,776]],940:[[945,769],,{837:8116}],941:[[949,769]],942:[[951,769],,{837:8132}],943:[[953,769]],944:[[971,769]],945:[,,{768:8048,769:940,772:8113,774:8112,787:7936,788:7937,834:8118,837:8115}],949:[,,{768:8050,769:941,787:7952,788:7953}],951:[,,{768:8052,769:942,787:7968,788:7969,834:8134,837:8131}],953:[,,{768:8054,769:943,772:8145,774:8144,776:970,787:7984,788:7985,834:8150}],959:[,,{768:8056,769:972,787:8e3,788:8001}],961:[,,{787:8164,788:8165}],965:[,,{768:8058,769:973,772:8161,774:8160,776:971,787:8016,788:8017,834:8166}],969:[,,{768:8060,769:974,787:8032,788:8033,834:8182,837:8179}],970:[[953,776],,{768:8146,769:912,834:8151}],971:[[965,776],,{768:8162,769:944,834:8167}],972:[[959,769]],973:[[965,769]],974:[[969,769],,{837:8180}],976:[[946],256],977:[[952],256],978:[[933],256,{769:979,776:980}],979:[[978,769]],980:[[978,776]],981:[[966],256],982:[[960],256],1008:[[954],256],1009:[[961],256],1010:[[962],256],1012:[[920],256],1013:[[949],256],1017:[[931],256],66422:[,230],66423:[,230],66424:[,230],66425:[,230],66426:[,230]},1024:{1024:[[1045,768]],1025:[[1045,776]],1027:[[1043,769]],1030:[,,{776:1031}],1031:[[1030,776]],1036:[[1050,769]],1037:[[1048,768]],1038:[[1059,774]],1040:[,,{774:1232,776:1234}],1043:[,,{769:1027}],1045:[,,{768:1024,774:1238,776:1025}],1046:[,,{774:1217,776:1244}],1047:[,,{776:1246}],1048:[,,{768:1037,772:1250,774:1049,776:1252}],1049:[[1048,774]],1050:[,,{769:1036}],1054:[,,{776:1254}],1059:[,,{772:1262,774:1038,776:1264,779:1266}],1063:[,,{776:1268}],1067:[,,{776:1272}],1069:[,,{776:1260}],1072:[,,{774:1233,776:1235}],1075:[,,{769:1107}],1077:[,,{768:1104,774:1239,776:1105}],1078:[,,{774:1218,776:1245}],1079:[,,{776:1247}],1080:[,,{768:1117,772:1251,774:1081,776:1253}],1081:[[1080,774]],1082:[,,{769:1116}],1086:[,,{776:1255}],1091:[,,{772:1263,774:1118,776:1265,779:1267}],1095:[,,{776:1269}],1099:[,,{776:1273}],1101:[,,{776:1261}],1104:[[1077,768]],1105:[[1077,776]],1107:[[1075,769]],1110:[,,{776:1111}],1111:[[1110,776]],1116:[[1082,769]],1117:[[1080,768]],1118:[[1091,774]],1140:[,,{783:1142}],1141:[,,{783:1143}],1142:[[1140,783]],1143:[[1141,783]],1155:[,230],1156:[,230],1157:[,230],1158:[,230],1159:[,230],1217:[[1046,774]],1218:[[1078,774]],1232:[[1040,774]],1233:[[1072,774]],1234:[[1040,776]],1235:[[1072,776]],1238:[[1045,774]],1239:[[1077,774]],1240:[,,{776:1242}],1241:[,,{776:1243}],1242:[[1240,776]],1243:[[1241,776]],1244:[[1046,776]],1245:[[1078,776]],1246:[[1047,776]],1247:[[1079,776]],1250:[[1048,772]],1251:[[1080,772]],1252:[[1048,776]],1253:[[1080,776]],1254:[[1054,776]],1255:[[1086,776]],1256:[,,{776:1258}],1257:[,,{776:1259}],1258:[[1256,776]],1259:[[1257,776]],1260:[[1069,776]],1261:[[1101,776]],1262:[[1059,772]],1263:[[1091,772]],1264:[[1059,776]],1265:[[1091,776]],1266:[[1059,779]],1267:[[1091,779]],1268:[[1063,776]],1269:[[1095,776]],1272:[[1067,776]],1273:[[1099,776]]},1280:{1415:[[1381,1410],256],1425:[,220],1426:[,230],1427:[,230],1428:[,230],1429:[,230],1430:[,220],1431:[,230],1432:[,230],1433:[,230],1434:[,222],1435:[,220],1436:[,230],1437:[,230],1438:[,230],1439:[,230],1440:[,230],1441:[,230],1442:[,220],1443:[,220],1444:[,220],1445:[,220],1446:[,220],1447:[,220],1448:[,230],1449:[,230],1450:[,220],1451:[,230],1452:[,230],1453:[,222],1454:[,228],1455:[,230],1456:[,10],1457:[,11],1458:[,12],1459:[,13],1460:[,14],1461:[,15],1462:[,16],1463:[,17],1464:[,18],1465:[,19],1466:[,19],1467:[,20],1468:[,21],1469:[,22],1471:[,23],1473:[,24],1474:[,25],1476:[,230],1477:[,220],1479:[,18]},1536:{1552:[,230],1553:[,230],1554:[,230],1555:[,230],1556:[,230],1557:[,230],1558:[,230],1559:[,230],1560:[,30],1561:[,31],1562:[,32],1570:[[1575,1619]],1571:[[1575,1620]],1572:[[1608,1620]],1573:[[1575,1621]],1574:[[1610,1620]],1575:[,,{1619:1570,1620:1571,1621:1573}],1608:[,,{1620:1572}],1610:[,,{1620:1574}],1611:[,27],1612:[,28],1613:[,29],1614:[,30],1615:[,31],1616:[,32],1617:[,33],1618:[,34],1619:[,230],1620:[,230],1621:[,220],1622:[,220],1623:[,230],1624:[,230],1625:[,230],1626:[,230],1627:[,230],1628:[,220],1629:[,230],1630:[,230],1631:[,220],1648:[,35],1653:[[1575,1652],256],1654:[[1608,1652],256],1655:[[1735,1652],256],1656:[[1610,1652],256],1728:[[1749,1620]],1729:[,,{1620:1730}],1730:[[1729,1620]],1746:[,,{1620:1747}],1747:[[1746,1620]],1749:[,,{1620:1728}],1750:[,230],1751:[,230],1752:[,230],1753:[,230],1754:[,230],1755:[,230],1756:[,230],1759:[,230],1760:[,230],1761:[,230],1762:[,230],1763:[,220],1764:[,230],1767:[,230],1768:[,230],1770:[,220],1771:[,230],1772:[,230],1773:[,220]},1792:{1809:[,36],1840:[,230],1841:[,220],1842:[,230],1843:[,230],1844:[,220],1845:[,230],1846:[,230],1847:[,220],1848:[,220],1849:[,220],1850:[,230],1851:[,220],1852:[,220],1853:[,230],1854:[,220],1855:[,230],1856:[,230],1857:[,230],1858:[,220],1859:[,230],1860:[,220],1861:[,230],1862:[,220],1863:[,230],1864:[,220],1865:[,230],1866:[,230],2027:[,230],2028:[,230],2029:[,230],2030:[,230],2031:[,230],2032:[,230],2033:[,230],2034:[,220],2035:[,230]},2048:{2070:[,230],2071:[,230],2072:[,230],2073:[,230],2075:[,230],2076:[,230],2077:[,230],2078:[,230],2079:[,230],2080:[,230],2081:[,230],2082:[,230],2083:[,230],2085:[,230],2086:[,230],2087:[,230],2089:[,230],2090:[,230],2091:[,230],2092:[,230],2093:[,230],2137:[,220],2138:[,220],2139:[,220],2276:[,230],2277:[,230],2278:[,220],2279:[,230],2280:[,230],2281:[,220],2282:[,230],2283:[,230],2284:[,230],2285:[,220],2286:[,220],2287:[,220],2288:[,27],2289:[,28],2290:[,29],2291:[,230],2292:[,230],2293:[,230],2294:[,220],2295:[,230],2296:[,230],2297:[,220],2298:[,220],2299:[,230],2300:[,230],2301:[,230],2302:[,230],2303:[,230]},2304:{2344:[,,{2364:2345}],2345:[[2344,2364]],2352:[,,{2364:2353}],2353:[[2352,2364]],2355:[,,{2364:2356}],2356:[[2355,2364]],2364:[,7],2381:[,9],2385:[,230],2386:[,220],2387:[,230],2388:[,230],2392:[[2325,2364],512],2393:[[2326,2364],512],2394:[[2327,2364],512],2395:[[2332,2364],512],2396:[[2337,2364],512],2397:[[2338,2364],512],2398:[[2347,2364],512],2399:[[2351,2364],512],2492:[,7],2503:[,,{2494:2507,2519:2508}],2507:[[2503,2494]],2508:[[2503,2519]],2509:[,9],2524:[[2465,2492],512],2525:[[2466,2492],512],2527:[[2479,2492],512]},2560:{2611:[[2610,2620],512],2614:[[2616,2620],512],2620:[,7],2637:[,9],2649:[[2582,2620],512],2650:[[2583,2620],512],2651:[[2588,2620],512],2654:[[2603,2620],512],2748:[,7],2765:[,9],68109:[,220],68111:[,230],68152:[,230],68153:[,1],68154:[,220],68159:[,9],68325:[,230],68326:[,220]},2816:{2876:[,7],2887:[,,{2878:2891,2902:2888,2903:2892}],2888:[[2887,2902]],2891:[[2887,2878]],2892:[[2887,2903]],2893:[,9],2908:[[2849,2876],512],2909:[[2850,2876],512],2962:[,,{3031:2964}],2964:[[2962,3031]],3014:[,,{3006:3018,3031:3020}],3015:[,,{3006:3019}],3018:[[3014,3006]],3019:[[3015,3006]],3020:[[3014,3031]],3021:[,9]},3072:{3142:[,,{3158:3144}],3144:[[3142,3158]],3149:[,9],3157:[,84],3158:[,91],3260:[,7],3263:[,,{3285:3264}],3264:[[3263,3285]],3270:[,,{3266:3274,3285:3271,3286:3272}],3271:[[3270,3285]],3272:[[3270,3286]],3274:[[3270,3266],,{3285:3275}],3275:[[3274,3285]],3277:[,9]},3328:{3398:[,,{3390:3402,3415:3404}],3399:[,,{3390:3403}],3402:[[3398,3390]],3403:[[3399,3390]],3404:[[3398,3415]],3405:[,9],3530:[,9],3545:[,,{3530:3546,3535:3548,3551:3550}],3546:[[3545,3530]],3548:[[3545,3535],,{3530:3549}],3549:[[3548,3530]],3550:[[3545,3551]]},3584:{3635:[[3661,3634],256],3640:[,103],3641:[,103],3642:[,9],3656:[,107],3657:[,107],3658:[,107],3659:[,107],3763:[[3789,3762],256],3768:[,118],3769:[,118],3784:[,122],3785:[,122],3786:[,122],3787:[,122],3804:[[3755,3737],256],3805:[[3755,3745],256]},3840:{3852:[[3851],256],3864:[,220],3865:[,220],3893:[,220],3895:[,220],3897:[,216],3907:[[3906,4023],512],3917:[[3916,4023],512],3922:[[3921,4023],512],3927:[[3926,4023],512],3932:[[3931,4023],512],3945:[[3904,4021],512],3953:[,129],3954:[,130],3955:[[3953,3954],512],3956:[,132],3957:[[3953,3956],512],3958:[[4018,3968],512],3959:[[4018,3969],256],3960:[[4019,3968],512],3961:[[4019,3969],256],3962:[,130],3963:[,130],3964:[,130],3965:[,130],3968:[,130],3969:[[3953,3968],512],3970:[,230],3971:[,230],3972:[,9],3974:[,230],3975:[,230],3987:[[3986,4023],512],3997:[[3996,4023],512],4002:[[4001,4023],512],4007:[[4006,4023],512],4012:[[4011,4023],512],4025:[[3984,4021],512],4038:[,220]},4096:{4133:[,,{4142:4134}],4134:[[4133,4142]],4151:[,7],4153:[,9],4154:[,9],4237:[,220],4348:[[4316],256],69702:[,9],69759:[,9],69785:[,,{69818:69786}],69786:[[69785,69818]],69787:[,,{69818:69788}],69788:[[69787,69818]],69797:[,,{69818:69803}],69803:[[69797,69818]],69817:[,9],69818:[,7]},4352:{69888:[,230],69889:[,230],69890:[,230],69934:[[69937,69927]],69935:[[69938,69927]],69937:[,,{69927:69934}],69938:[,,{69927:69935}],69939:[,9],69940:[,9],70003:[,7],70080:[,9]},4608:{70197:[,9],70198:[,7],70377:[,7],70378:[,9]},4864:{4957:[,230],4958:[,230],4959:[,230],70460:[,7],70471:[,,{70462:70475,70487:70476}],70475:[[70471,70462]],70476:[[70471,70487]],70477:[,9],70502:[,230],70503:[,230],70504:[,230],70505:[,230],70506:[,230],70507:[,230],70508:[,230],70512:[,230],70513:[,230],70514:[,230],70515:[,230],70516:[,230]},5120:{70841:[,,{70832:70844,70842:70843,70845:70846}],70843:[[70841,70842]],70844:[[70841,70832]],70846:[[70841,70845]],70850:[,9],70851:[,7]},5376:{71096:[,,{71087:71098}],71097:[,,{71087:71099}],71098:[[71096,71087]],71099:[[71097,71087]],71103:[,9],71104:[,7]},5632:{71231:[,9],71350:[,9],71351:[,7]},5888:{5908:[,9],5940:[,9],6098:[,9],6109:[,230]},6144:{6313:[,228]},6400:{6457:[,222],6458:[,230],6459:[,220]},6656:{6679:[,230],6680:[,220],6752:[,9],6773:[,230],6774:[,230],6775:[,230],6776:[,230],6777:[,230],6778:[,230],6779:[,230],6780:[,230],6783:[,220],6832:[,230],6833:[,230],6834:[,230],6835:[,230],6836:[,230],6837:[,220],6838:[,220],6839:[,220],6840:[,220],6841:[,220],6842:[,220],6843:[,230],6844:[,230],6845:[,220]},6912:{6917:[,,{6965:6918}],6918:[[6917,6965]],6919:[,,{6965:6920}],6920:[[6919,6965]],6921:[,,{6965:6922}],6922:[[6921,6965]],6923:[,,{6965:6924}],6924:[[6923,6965]],6925:[,,{6965:6926}],6926:[[6925,6965]],6929:[,,{6965:6930}],6930:[[6929,6965]],6964:[,7],6970:[,,{6965:6971}],6971:[[6970,6965]],6972:[,,{6965:6973}],6973:[[6972,6965]],6974:[,,{6965:6976}],6975:[,,{6965:6977}],6976:[[6974,6965]],6977:[[6975,6965]],6978:[,,{6965:6979}],6979:[[6978,6965]],6980:[,9],7019:[,230],7020:[,220],7021:[,230],7022:[,230],7023:[,230],7024:[,230],7025:[,230],7026:[,230],7027:[,230],7082:[,9],7083:[,9],7142:[,7],7154:[,9],7155:[,9]},7168:{7223:[,7],7376:[,230],7377:[,230],7378:[,230],7380:[,1],7381:[,220],7382:[,220],7383:[,220],7384:[,220],7385:[,220],7386:[,230],7387:[,230],7388:[,220],7389:[,220],7390:[,220],7391:[,220],7392:[,230],7394:[,1],7395:[,1],7396:[,1],7397:[,1],7398:[,1],7399:[,1],7400:[,1],7405:[,220],7412:[,230],7416:[,230],7417:[,230]},7424:{7468:[[65],256],7469:[[198],256],7470:[[66],256],7472:[[68],256],7473:[[69],256],7474:[[398],256],7475:[[71],256],7476:[[72],256],7477:[[73],256],7478:[[74],256],7479:[[75],256],7480:[[76],256],7481:[[77],256],7482:[[78],256],7484:[[79],256],7485:[[546],256],7486:[[80],256],7487:[[82],256],7488:[[84],256],7489:[[85],256],7490:[[87],256],7491:[[97],256],7492:[[592],256],7493:[[593],256],7494:[[7426],256],7495:[[98],256],7496:[[100],256],7497:[[101],256],7498:[[601],256],7499:[[603],256],7500:[[604],256],7501:[[103],256],7503:[[107],256],7504:[[109],256],7505:[[331],256],7506:[[111],256],7507:[[596],256],7508:[[7446],256],7509:[[7447],256],7510:[[112],256],7511:[[116],256],7512:[[117],256],7513:[[7453],256],7514:[[623],256],7515:[[118],256],7516:[[7461],256],7517:[[946],256],7518:[[947],256],7519:[[948],256],7520:[[966],256],7521:[[967],256],7522:[[105],256],7523:[[114],256],7524:[[117],256],7525:[[118],256],7526:[[946],256],7527:[[947],256],7528:[[961],256],7529:[[966],256],7530:[[967],256],7544:[[1085],256],7579:[[594],256],7580:[[99],256],7581:[[597],256],7582:[[240],256],7583:[[604],256],7584:[[102],256],7585:[[607],256],7586:[[609],256],7587:[[613],256],7588:[[616],256],7589:[[617],256],7590:[[618],256],7591:[[7547],256],7592:[[669],256],7593:[[621],256],7594:[[7557],256],7595:[[671],256],7596:[[625],256],7597:[[624],256],7598:[[626],256],7599:[[627],256],7600:[[628],256],7601:[[629],256],7602:[[632],256],7603:[[642],256],7604:[[643],256],7605:[[427],256],7606:[[649],256],7607:[[650],256],7608:[[7452],256],7609:[[651],256],7610:[[652],256],7611:[[122],256],7612:[[656],256],7613:[[657],256],7614:[[658],256],7615:[[952],256],7616:[,230],7617:[,230],7618:[,220],7619:[,230],7620:[,230],7621:[,230],7622:[,230],7623:[,230],7624:[,230],7625:[,230],7626:[,220],7627:[,230],7628:[,230],7629:[,234],7630:[,214],7631:[,220],7632:[,202],7633:[,230],7634:[,230],7635:[,230],7636:[,230],7637:[,230],7638:[,230],7639:[,230],7640:[,230],7641:[,230],7642:[,230],7643:[,230],7644:[,230],7645:[,230],7646:[,230],7647:[,230],7648:[,230],7649:[,230],7650:[,230],7651:[,230],7652:[,230],7653:[,230],7654:[,230],7655:[,230],7656:[,230],7657:[,230],7658:[,230],7659:[,230],7660:[,230],7661:[,230],7662:[,230],7663:[,230],7664:[,230],7665:[,230],7666:[,230],7667:[,230],7668:[,230],7669:[,230],7676:[,233],7677:[,220],7678:[,230],7679:[,220]},7680:{7680:[[65,805]],7681:[[97,805]],7682:[[66,775]],7683:[[98,775]],7684:[[66,803]],7685:[[98,803]],7686:[[66,817]],7687:[[98,817]],7688:[[199,769]],7689:[[231,769]],7690:[[68,775]],7691:[[100,775]],7692:[[68,803]],7693:[[100,803]],7694:[[68,817]],7695:[[100,817]],7696:[[68,807]],7697:[[100,807]],7698:[[68,813]],7699:[[100,813]],7700:[[274,768]],7701:[[275,768]],7702:[[274,769]],7703:[[275,769]],7704:[[69,813]],7705:[[101,813]],7706:[[69,816]],7707:[[101,816]],7708:[[552,774]],7709:[[553,774]],7710:[[70,775]],7711:[[102,775]],7712:[[71,772]],7713:[[103,772]],7714:[[72,775]],7715:[[104,775]],7716:[[72,803]],7717:[[104,803]],7718:[[72,776]],7719:[[104,776]],7720:[[72,807]],7721:[[104,807]],7722:[[72,814]],7723:[[104,814]],7724:[[73,816]],7725:[[105,816]],7726:[[207,769]],7727:[[239,769]],7728:[[75,769]],7729:[[107,769]],7730:[[75,803]],7731:[[107,803]],7732:[[75,817]],7733:[[107,817]],7734:[[76,803],,{772:7736}],7735:[[108,803],,{772:7737}],7736:[[7734,772]],7737:[[7735,772]],7738:[[76,817]],7739:[[108,817]],7740:[[76,813]],7741:[[108,813]],7742:[[77,769]],7743:[[109,769]],7744:[[77,775]],7745:[[109,775]],7746:[[77,803]],7747:[[109,803]],7748:[[78,775]],7749:[[110,775]],7750:[[78,803]],7751:[[110,803]],7752:[[78,817]],7753:[[110,817]],7754:[[78,813]],7755:[[110,813]],7756:[[213,769]],7757:[[245,769]],7758:[[213,776]],7759:[[245,776]],7760:[[332,768]],7761:[[333,768]],7762:[[332,769]],7763:[[333,769]],7764:[[80,769]],7765:[[112,769]],7766:[[80,775]],7767:[[112,775]],7768:[[82,775]],7769:[[114,775]],7770:[[82,803],,{772:7772}],7771:[[114,803],,{772:7773}],7772:[[7770,772]],7773:[[7771,772]],7774:[[82,817]],7775:[[114,817]],7776:[[83,775]],7777:[[115,775]],7778:[[83,803],,{775:7784}],7779:[[115,803],,{775:7785}],7780:[[346,775]],7781:[[347,775]],7782:[[352,775]],7783:[[353,775]],7784:[[7778,775]],7785:[[7779,775]],7786:[[84,775]],7787:[[116,775]],7788:[[84,803]],7789:[[116,803]],7790:[[84,817]],7791:[[116,817]],7792:[[84,813]],7793:[[116,813]],7794:[[85,804]],7795:[[117,804]],7796:[[85,816]],7797:[[117,816]],7798:[[85,813]],7799:[[117,813]],7800:[[360,769]],7801:[[361,769]],7802:[[362,776]],7803:[[363,776]],7804:[[86,771]],7805:[[118,771]],7806:[[86,803]],7807:[[118,803]],7808:[[87,768]],7809:[[119,768]],7810:[[87,769]],7811:[[119,769]],7812:[[87,776]],7813:[[119,776]],7814:[[87,775]],7815:[[119,775]],7816:[[87,803]],7817:[[119,803]],7818:[[88,775]],7819:[[120,775]],7820:[[88,776]],7821:[[120,776]],7822:[[89,775]],7823:[[121,775]],7824:[[90,770]],7825:[[122,770]],7826:[[90,803]],7827:[[122,803]],7828:[[90,817]],7829:[[122,817]],7830:[[104,817]],7831:[[116,776]],7832:[[119,778]],7833:[[121,778]],7834:[[97,702],256],7835:[[383,775]],7840:[[65,803],,{770:7852,774:7862}],7841:[[97,803],,{770:7853,774:7863}],7842:[[65,777]],7843:[[97,777]],7844:[[194,769]],7845:[[226,769]],7846:[[194,768]],7847:[[226,768]],7848:[[194,777]],7849:[[226,777]],7850:[[194,771]],7851:[[226,771]],7852:[[7840,770]],7853:[[7841,770]],7854:[[258,769]],7855:[[259,769]],7856:[[258,768]],7857:[[259,768]],7858:[[258,777]],7859:[[259,777]],7860:[[258,771]],7861:[[259,771]],7862:[[7840,774]],7863:[[7841,774]],7864:[[69,803],,{770:7878}],7865:[[101,803],,{770:7879}],7866:[[69,777]],7867:[[101,777]],7868:[[69,771]],7869:[[101,771]],7870:[[202,769]],7871:[[234,769]],7872:[[202,768]],7873:[[234,768]],7874:[[202,777]],7875:[[234,777]],7876:[[202,771]],7877:[[234,771]],7878:[[7864,770]],7879:[[7865,770]],7880:[[73,777]],7881:[[105,777]],7882:[[73,803]],7883:[[105,803]],7884:[[79,803],,{770:7896}],7885:[[111,803],,{770:7897}],7886:[[79,777]],7887:[[111,777]],7888:[[212,769]],7889:[[244,769]],7890:[[212,768]],7891:[[244,768]],7892:[[212,777]],7893:[[244,777]],7894:[[212,771]],7895:[[244,771]],7896:[[7884,770]],7897:[[7885,770]],7898:[[416,769]],7899:[[417,769]],7900:[[416,768]],7901:[[417,768]],7902:[[416,777]],7903:[[417,777]],7904:[[416,771]],7905:[[417,771]],7906:[[416,803]],7907:[[417,803]],7908:[[85,803]],7909:[[117,803]],7910:[[85,777]],7911:[[117,777]],7912:[[431,769]],7913:[[432,769]],7914:[[431,768]],7915:[[432,768]],7916:[[431,777]],7917:[[432,777]],7918:[[431,771]],7919:[[432,771]],7920:[[431,803]],7921:[[432,803]],7922:[[89,768]],7923:[[121,768]],7924:[[89,803]],7925:[[121,803]],7926:[[89,777]],7927:[[121,777]],7928:[[89,771]],7929:[[121,771]]},7936:{7936:[[945,787],,{768:7938,769:7940,834:7942,837:8064}],7937:[[945,788],,{768:7939,769:7941,834:7943,837:8065}],7938:[[7936,768],,{837:8066}],7939:[[7937,768],,{837:8067}],7940:[[7936,769],,{837:8068}],7941:[[7937,769],,{837:8069}],7942:[[7936,834],,{837:8070}],7943:[[7937,834],,{837:8071}],7944:[[913,787],,{768:7946,769:7948,834:7950,837:8072}],7945:[[913,788],,{768:7947,769:7949,834:7951,837:8073}],7946:[[7944,768],,{837:8074}],7947:[[7945,768],,{837:8075}],7948:[[7944,769],,{837:8076}],7949:[[7945,769],,{837:8077}],7950:[[7944,834],,{837:8078}],7951:[[7945,834],,{837:8079}],7952:[[949,787],,{768:7954,769:7956}],7953:[[949,788],,{768:7955,769:7957}],7954:[[7952,768]],7955:[[7953,768]],7956:[[7952,769]],7957:[[7953,769]],7960:[[917,787],,{768:7962,769:7964}],7961:[[917,788],,{768:7963,769:7965}],7962:[[7960,768]],7963:[[7961,768]],7964:[[7960,769]],7965:[[7961,769]],7968:[[951,787],,{768:7970,769:7972,834:7974,837:8080}],7969:[[951,788],,{768:7971,769:7973,834:7975,837:8081}],7970:[[7968,768],,{837:8082}],7971:[[7969,768],,{837:8083}],7972:[[7968,769],,{837:8084}],7973:[[7969,769],,{837:8085}],7974:[[7968,834],,{837:8086}],7975:[[7969,834],,{837:8087}],7976:[[919,787],,{768:7978,769:7980,834:7982,837:8088}],7977:[[919,788],,{768:7979,769:7981,834:7983,837:8089}],7978:[[7976,768],,{837:8090}],7979:[[7977,768],,{837:8091}],7980:[[7976,769],,{837:8092}],7981:[[7977,769],,{837:8093}],7982:[[7976,834],,{837:8094}],7983:[[7977,834],,{837:8095}],7984:[[953,787],,{768:7986,769:7988,834:7990}],7985:[[953,788],,{768:7987,769:7989,834:7991}],7986:[[7984,768]],7987:[[7985,768]],7988:[[7984,769]],7989:[[7985,769]],7990:[[7984,834]],7991:[[7985,834]],7992:[[921,787],,{768:7994,769:7996,834:7998}],7993:[[921,788],,{768:7995,769:7997,834:7999}],7994:[[7992,768]],7995:[[7993,768]],7996:[[7992,769]],7997:[[7993,769]],7998:[[7992,834]],7999:[[7993,834]],8e3:[[959,787],,{768:8002,769:8004}],8001:[[959,788],,{768:8003,769:8005}],8002:[[8e3,768]],8003:[[8001,768]],8004:[[8e3,769]],8005:[[8001,769]],8008:[[927,787],,{768:8010,769:8012}],8009:[[927,788],,{768:8011,769:8013}],8010:[[8008,768]],8011:[[8009,768]],8012:[[8008,769]],8013:[[8009,769]],8016:[[965,787],,{768:8018,769:8020,834:8022}],8017:[[965,788],,{768:8019,769:8021,834:8023}],8018:[[8016,768]],8019:[[8017,768]],8020:[[8016,769]],8021:[[8017,769]],8022:[[8016,834]],8023:[[8017,834]],8025:[[933,788],,{768:8027,769:8029,834:8031}],8027:[[8025,768]],8029:[[8025,769]],8031:[[8025,834]],8032:[[969,787],,{768:8034,769:8036,834:8038,837:8096}],8033:[[969,788],,{768:8035,769:8037,834:8039,837:8097}],8034:[[8032,768],,{837:8098}],8035:[[8033,768],,{837:8099}],8036:[[8032,769],,{837:8100}],8037:[[8033,769],,{837:8101}],8038:[[8032,834],,{837:8102}],8039:[[8033,834],,{837:8103}],8040:[[937,787],,{768:8042,769:8044,834:8046,837:8104}],8041:[[937,788],,{768:8043,769:8045,834:8047,837:8105}],8042:[[8040,768],,{837:8106}],8043:[[8041,768],,{837:8107}],8044:[[8040,769],,{837:8108}],8045:[[8041,769],,{837:8109}],8046:[[8040,834],,{837:8110}],8047:[[8041,834],,{837:8111}],8048:[[945,768],,{837:8114}],8049:[[940]],8050:[[949,768]],8051:[[941]],8052:[[951,768],,{837:8130}],8053:[[942]],8054:[[953,768]],8055:[[943]],8056:[[959,768]],8057:[[972]],8058:[[965,768]],8059:[[973]],8060:[[969,768],,{837:8178}],8061:[[974]],8064:[[7936,837]],8065:[[7937,837]],8066:[[7938,837]],8067:[[7939,837]],8068:[[7940,837]],8069:[[7941,837]],8070:[[7942,837]],8071:[[7943,837]],8072:[[7944,837]],8073:[[7945,837]],8074:[[7946,837]],8075:[[7947,837]],8076:[[7948,837]],8077:[[7949,837]],8078:[[7950,837]],8079:[[7951,837]],8080:[[7968,837]],8081:[[7969,837]],8082:[[7970,837]],8083:[[7971,837]],8084:[[7972,837]],8085:[[7973,837]],8086:[[7974,837]],8087:[[7975,837]],8088:[[7976,837]],8089:[[7977,837]],8090:[[7978,837]],8091:[[7979,837]],8092:[[7980,837]],8093:[[7981,837]],8094:[[7982,837]],8095:[[7983,837]],8096:[[8032,837]],8097:[[8033,837]],8098:[[8034,837]],8099:[[8035,837]],8100:[[8036,837]],8101:[[8037,837]],8102:[[8038,837]],8103:[[8039,837]],8104:[[8040,837]],8105:[[8041,837]],8106:[[8042,837]],8107:[[8043,837]],8108:[[8044,837]],8109:[[8045,837]],8110:[[8046,837]],8111:[[8047,837]],8112:[[945,774]],8113:[[945,772]],8114:[[8048,837]],8115:[[945,837]],8116:[[940,837]],8118:[[945,834],,{837:8119}],8119:[[8118,837]],8120:[[913,774]],8121:[[913,772]],8122:[[913,768]],8123:[[902]],8124:[[913,837]],8125:[[32,787],256],8126:[[953]],8127:[[32,787],256,{768:8141,769:8142,834:8143}],8128:[[32,834],256],8129:[[168,834]],8130:[[8052,837]],8131:[[951,837]],8132:[[942,837]],8134:[[951,834],,{837:8135}],8135:[[8134,837]],8136:[[917,768]],8137:[[904]],8138:[[919,768]],8139:[[905]],8140:[[919,837]],8141:[[8127,768]],8142:[[8127,769]],8143:[[8127,834]],8144:[[953,774]],8145:[[953,772]],8146:[[970,768]],8147:[[912]],8150:[[953,834]],8151:[[970,834]],8152:[[921,774]],8153:[[921,772]],8154:[[921,768]],8155:[[906]],8157:[[8190,768]],8158:[[8190,769]],8159:[[8190,834]],8160:[[965,774]],8161:[[965,772]],8162:[[971,768]],8163:[[944]],8164:[[961,787]],8165:[[961,788]],8166:[[965,834]],8167:[[971,834]],8168:[[933,774]],8169:[[933,772]],8170:[[933,768]],8171:[[910]],8172:[[929,788]],8173:[[168,768]],8174:[[901]],8175:[[96]],8178:[[8060,837]],8179:[[969,837]],8180:[[974,837]],8182:[[969,834],,{837:8183}],8183:[[8182,837]],8184:[[927,768]],8185:[[908]],8186:[[937,768]],8187:[[911]],8188:[[937,837]],8189:[[180]],8190:[[32,788],256,{768:8157,769:8158,834:8159}]},8192:{8192:[[8194]],8193:[[8195]],8194:[[32],256],8195:[[32],256],8196:[[32],256],8197:[[32],256],8198:[[32],256],8199:[[32],256],8200:[[32],256],8201:[[32],256],8202:[[32],256],8209:[[8208],256],8215:[[32,819],256],8228:[[46],256],8229:[[46,46],256],8230:[[46,46,46],256],8239:[[32],256],8243:[[8242,8242],256],8244:[[8242,8242,8242],256],8246:[[8245,8245],256],8247:[[8245,8245,8245],256],8252:[[33,33],256],8254:[[32,773],256],8263:[[63,63],256],8264:[[63,33],256],8265:[[33,63],256],8279:[[8242,8242,8242,8242],256],8287:[[32],256],8304:[[48],256],8305:[[105],256],8308:[[52],256],8309:[[53],256],8310:[[54],256],8311:[[55],256],8312:[[56],256],8313:[[57],256],8314:[[43],256],8315:[[8722],256],8316:[[61],256],8317:[[40],256],8318:[[41],256],8319:[[110],256],8320:[[48],256],8321:[[49],256],8322:[[50],256],8323:[[51],256],8324:[[52],256],8325:[[53],256],8326:[[54],256],8327:[[55],256],8328:[[56],256],8329:[[57],256],8330:[[43],256],8331:[[8722],256],8332:[[61],256],8333:[[40],256],8334:[[41],256],8336:[[97],256],8337:[[101],256],8338:[[111],256],8339:[[120],256],8340:[[601],256],8341:[[104],256],8342:[[107],256],8343:[[108],256],8344:[[109],256],8345:[[110],256],8346:[[112],256],8347:[[115],256],8348:[[116],256],8360:[[82,115],256],8400:[,230],8401:[,230],8402:[,1],8403:[,1],8404:[,230],8405:[,230],8406:[,230],8407:[,230],8408:[,1],8409:[,1],8410:[,1],8411:[,230],8412:[,230],8417:[,230],8421:[,1],8422:[,1],8423:[,230],8424:[,220],8425:[,230],8426:[,1],8427:[,1],8428:[,220],8429:[,220],8430:[,220],8431:[,220],8432:[,230]},8448:{8448:[[97,47,99],256],8449:[[97,47,115],256],8450:[[67],256],8451:[[176,67],256],8453:[[99,47,111],256],8454:[[99,47,117],256],8455:[[400],256],8457:[[176,70],256],8458:[[103],256],8459:[[72],256],8460:[[72],256],8461:[[72],256],8462:[[104],256],8463:[[295],256],8464:[[73],256],8465:[[73],256],8466:[[76],256],8467:[[108],256],8469:[[78],256],8470:[[78,111],256],8473:[[80],256],8474:[[81],256],8475:[[82],256],8476:[[82],256],8477:[[82],256],8480:[[83,77],256],8481:[[84,69,76],256],8482:[[84,77],256],8484:[[90],256],8486:[[937]],8488:[[90],256],8490:[[75]],8491:[[197]],8492:[[66],256],8493:[[67],256],8495:[[101],256],8496:[[69],256],8497:[[70],256],8499:[[77],256],8500:[[111],256],8501:[[1488],256],8502:[[1489],256],8503:[[1490],256],8504:[[1491],256],8505:[[105],256],8507:[[70,65,88],256],8508:[[960],256],8509:[[947],256],8510:[[915],256],8511:[[928],256],8512:[[8721],256],8517:[[68],256],8518:[[100],256],8519:[[101],256],8520:[[105],256],8521:[[106],256],8528:[[49,8260,55],256],8529:[[49,8260,57],256],8530:[[49,8260,49,48],256],8531:[[49,8260,51],256],8532:[[50,8260,51],256],8533:[[49,8260,53],256],8534:[[50,8260,53],256],8535:[[51,8260,53],256],8536:[[52,8260,53],256],8537:[[49,8260,54],256],8538:[[53,8260,54],256],8539:[[49,8260,56],256],8540:[[51,8260,56],256],8541:[[53,8260,56],256],8542:[[55,8260,56],256],8543:[[49,8260],256],8544:[[73],256],8545:[[73,73],256],8546:[[73,73,73],256],8547:[[73,86],256],8548:[[86],256],8549:[[86,73],256],8550:[[86,73,73],256],8551:[[86,73,73,73],256],8552:[[73,88],256],8553:[[88],256],8554:[[88,73],256],8555:[[88,73,73],256],8556:[[76],256],8557:[[67],256],8558:[[68],256],8559:[[77],256],8560:[[105],256],8561:[[105,105],256],8562:[[105,105,105],256],8563:[[105,118],256],8564:[[118],256],8565:[[118,105],256],8566:[[118,105,105],256],8567:[[118,105,105,105],256],8568:[[105,120],256],8569:[[120],256],8570:[[120,105],256],8571:[[120,105,105],256],8572:[[108],256],8573:[[99],256],8574:[[100],256],8575:[[109],256],8585:[[48,8260,51],256],8592:[,,{824:8602}],8594:[,,{824:8603}],8596:[,,{824:8622}],8602:[[8592,824]],8603:[[8594,824]],8622:[[8596,824]],8653:[[8656,824]],8654:[[8660,824]],8655:[[8658,824]],8656:[,,{824:8653}],8658:[,,{824:8655}],8660:[,,{824:8654}]},8704:{8707:[,,{824:8708}],8708:[[8707,824]],8712:[,,{824:8713}],8713:[[8712,824]],8715:[,,{824:8716}],8716:[[8715,824]],8739:[,,{824:8740}],8740:[[8739,824]],8741:[,,{824:8742}],8742:[[8741,824]],8748:[[8747,8747],256],8749:[[8747,8747,8747],256],8751:[[8750,8750],256],8752:[[8750,8750,8750],256],8764:[,,{824:8769}],8769:[[8764,824]],8771:[,,{824:8772}],8772:[[8771,824]],8773:[,,{824:8775}],8775:[[8773,824]],8776:[,,{824:8777}],8777:[[8776,824]],8781:[,,{824:8813}],8800:[[61,824]],8801:[,,{824:8802}],8802:[[8801,824]],8804:[,,{824:8816}],8805:[,,{824:8817}],8813:[[8781,824]],8814:[[60,824]],8815:[[62,824]],8816:[[8804,824]],8817:[[8805,824]],8818:[,,{824:8820}],8819:[,,{824:8821}],8820:[[8818,824]],8821:[[8819,824]],8822:[,,{824:8824}],8823:[,,{824:8825}],8824:[[8822,824]],8825:[[8823,824]],8826:[,,{824:8832}],8827:[,,{824:8833}],8828:[,,{824:8928}],8829:[,,{824:8929}],8832:[[8826,824]],8833:[[8827,824]],8834:[,,{824:8836}],8835:[,,{824:8837}],8836:[[8834,824]],8837:[[8835,824]],8838:[,,{824:8840}],8839:[,,{824:8841}],8840:[[8838,824]],8841:[[8839,824]],8849:[,,{824:8930}],8850:[,,{824:8931}],8866:[,,{824:8876}],8872:[,,{824:8877}],8873:[,,{824:8878}],8875:[,,{824:8879}],8876:[[8866,824]],8877:[[8872,824]],8878:[[8873,824]],8879:[[8875,824]],8882:[,,{824:8938}],8883:[,,{824:8939}],8884:[,,{824:8940}],8885:[,,{824:8941}],8928:[[8828,824]],8929:[[8829,824]],8930:[[8849,824]],8931:[[8850,824]],8938:[[8882,824]],8939:[[8883,824]],8940:[[8884,824]],8941:[[8885,824]]},8960:{9001:[[12296]],9002:[[12297]]},9216:{9312:[[49],256],9313:[[50],256],9314:[[51],256],9315:[[52],256],9316:[[53],256],9317:[[54],256],9318:[[55],256],9319:[[56],256],9320:[[57],256],9321:[[49,48],256],9322:[[49,49],256],9323:[[49,50],256],9324:[[49,51],256],9325:[[49,52],256],9326:[[49,53],256],9327:[[49,54],256],9328:[[49,55],256],9329:[[49,56],256],9330:[[49,57],256],9331:[[50,48],256],9332:[[40,49,41],256],9333:[[40,50,41],256],9334:[[40,51,41],256],9335:[[40,52,41],256],9336:[[40,53,41],256],9337:[[40,54,41],256],9338:[[40,55,41],256],9339:[[40,56,41],256],9340:[[40,57,41],256],9341:[[40,49,48,41],256],9342:[[40,49,49,41],256],9343:[[40,49,50,41],256],9344:[[40,49,51,41],256],9345:[[40,49,52,41],256],9346:[[40,49,53,41],256],9347:[[40,49,54,41],256],9348:[[40,49,55,41],256],9349:[[40,49,56,41],256],9350:[[40,49,57,41],256],9351:[[40,50,48,41],256],9352:[[49,46],256],9353:[[50,46],256],9354:[[51,46],256],9355:[[52,46],256],9356:[[53,46],256],9357:[[54,46],256],9358:[[55,46],256],9359:[[56,46],256],9360:[[57,46],256],9361:[[49,48,46],256],9362:[[49,49,46],256],9363:[[49,50,46],256],9364:[[49,51,46],256],9365:[[49,52,46],256],9366:[[49,53,46],256],9367:[[49,54,46],256],9368:[[49,55,46],256],9369:[[49,56,46],256],9370:[[49,57,46],256],9371:[[50,48,46],256],9372:[[40,97,41],256],9373:[[40,98,41],256],9374:[[40,99,41],256],9375:[[40,100,41],256],9376:[[40,101,41],256],9377:[[40,102,41],256],9378:[[40,103,41],256],9379:[[40,104,41],256],9380:[[40,105,41],256],9381:[[40,106,41],256],9382:[[40,107,41],256],9383:[[40,108,41],256],9384:[[40,109,41],256],9385:[[40,110,41],256],9386:[[40,111,41],256],9387:[[40,112,41],256],9388:[[40,113,41],256],9389:[[40,114,41],256],9390:[[40,115,41],256],9391:[[40,116,41],256],9392:[[40,117,41],256],9393:[[40,118,41],256],9394:[[40,119,41],256],9395:[[40,120,41],256],9396:[[40,121,41],256],9397:[[40,122,41],256],9398:[[65],256],9399:[[66],256],9400:[[67],256],9401:[[68],256],9402:[[69],256],9403:[[70],256],9404:[[71],256],9405:[[72],256],9406:[[73],256],9407:[[74],256],9408:[[75],256],9409:[[76],256],9410:[[77],256],9411:[[78],256],9412:[[79],256],9413:[[80],256],9414:[[81],256],9415:[[82],256],9416:[[83],256],9417:[[84],256],9418:[[85],256],9419:[[86],256],9420:[[87],256],9421:[[88],256],9422:[[89],256],9423:[[90],256],9424:[[97],256],9425:[[98],256],9426:[[99],256],9427:[[100],256],9428:[[101],256],9429:[[102],256],9430:[[103],256],9431:[[104],256],9432:[[105],256],9433:[[106],256],9434:[[107],256],9435:[[108],256],9436:[[109],256],9437:[[110],256],9438:[[111],256],9439:[[112],256],9440:[[113],256],9441:[[114],256],9442:[[115],256],9443:[[116],256],9444:[[117],256],9445:[[118],256],9446:[[119],256],9447:[[120],256],9448:[[121],256],9449:[[122],256],9450:[[48],256]},10752:{10764:[[8747,8747,8747,8747],256],10868:[[58,58,61],256],10869:[[61,61],256],10870:[[61,61,61],256],10972:[[10973,824],512]},11264:{11388:[[106],256],11389:[[86],256],11503:[,230],11504:[,230],11505:[,230]},11520:{11631:[[11617],256],11647:[,9],11744:[,230],11745:[,230],11746:[,230],11747:[,230],11748:[,230],11749:[,230],11750:[,230],11751:[,230],11752:[,230],11753:[,230],11754:[,230],11755:[,230],11756:[,230],11757:[,230],11758:[,230],11759:[,230],11760:[,230],11761:[,230],11762:[,230],11763:[,230],11764:[,230],11765:[,230],11766:[,230],11767:[,230],11768:[,230],11769:[,230],11770:[,230],11771:[,230],11772:[,230],11773:[,230],11774:[,230],11775:[,230]},11776:{11935:[[27597],256],12019:[[40863],256]},12032:{12032:[[19968],256],12033:[[20008],256],12034:[[20022],256],12035:[[20031],256],12036:[[20057],256],12037:[[20101],256],12038:[[20108],256],12039:[[20128],256],12040:[[20154],256],12041:[[20799],256],12042:[[20837],256],12043:[[20843],256],12044:[[20866],256],12045:[[20886],256],12046:[[20907],256],12047:[[20960],256],12048:[[20981],256],12049:[[20992],256],12050:[[21147],256],12051:[[21241],256],12052:[[21269],256],12053:[[21274],256],12054:[[21304],256],12055:[[21313],256],12056:[[21340],256],12057:[[21353],256],12058:[[21378],256],12059:[[21430],256],12060:[[21448],256],12061:[[21475],256],12062:[[22231],256],12063:[[22303],256],12064:[[22763],256],12065:[[22786],256],12066:[[22794],256],12067:[[22805],256],12068:[[22823],256],12069:[[22899],256],12070:[[23376],256],12071:[[23424],256],12072:[[23544],256],12073:[[23567],256],12074:[[23586],256],12075:[[23608],256],12076:[[23662],256],12077:[[23665],256],12078:[[24027],256],12079:[[24037],256],12080:[[24049],256],12081:[[24062],256],12082:[[24178],256],12083:[[24186],256],12084:[[24191],256],12085:[[24308],256],12086:[[24318],256],12087:[[24331],256],12088:[[24339],256],12089:[[24400],256],12090:[[24417],256],12091:[[24435],256],12092:[[24515],256],12093:[[25096],256],12094:[[25142],256],12095:[[25163],256],12096:[[25903],256],12097:[[25908],256],12098:[[25991],256],12099:[[26007],256],12100:[[26020],256],12101:[[26041],256],12102:[[26080],256],12103:[[26085],256],12104:[[26352],256],12105:[[26376],256],12106:[[26408],256],12107:[[27424],256],12108:[[27490],256],12109:[[27513],256],12110:[[27571],256],12111:[[27595],256],12112:[[27604],256],12113:[[27611],256],12114:[[27663],256],12115:[[27668],256],12116:[[27700],256],12117:[[28779],256],12118:[[29226],256],12119:[[29238],256],12120:[[29243],256],12121:[[29247],256],12122:[[29255],256],12123:[[29273],256],12124:[[29275],256],12125:[[29356],256],12126:[[29572],256],12127:[[29577],256],12128:[[29916],256],12129:[[29926],256],12130:[[29976],256],12131:[[29983],256],12132:[[29992],256],12133:[[3e4],256],12134:[[30091],256],12135:[[30098],256],12136:[[30326],256],12137:[[30333],256],12138:[[30382],256],12139:[[30399],256],12140:[[30446],256],12141:[[30683],256],12142:[[30690],256],12143:[[30707],256],12144:[[31034],256],12145:[[31160],256],12146:[[31166],256],12147:[[31348],256],12148:[[31435],256],12149:[[31481],256],12150:[[31859],256],12151:[[31992],256],12152:[[32566],256],12153:[[32593],256],12154:[[32650],256],12155:[[32701],256],12156:[[32769],256],12157:[[32780],256],12158:[[32786],256],12159:[[32819],256],12160:[[32895],256],12161:[[32905],256],12162:[[33251],256],12163:[[33258],256],12164:[[33267],256],12165:[[33276],256],12166:[[33292],256],12167:[[33307],256],12168:[[33311],256],12169:[[33390],256],12170:[[33394],256],12171:[[33400],256],12172:[[34381],256],12173:[[34411],256],12174:[[34880],256],12175:[[34892],256],12176:[[34915],256],12177:[[35198],256],12178:[[35211],256],12179:[[35282],256],12180:[[35328],256],12181:[[35895],256],12182:[[35910],256],12183:[[35925],256],12184:[[35960],256],12185:[[35997],256],12186:[[36196],256],12187:[[36208],256],12188:[[36275],256],12189:[[36523],256],12190:[[36554],256],12191:[[36763],256],12192:[[36784],256],12193:[[36789],256],12194:[[37009],256],12195:[[37193],256],12196:[[37318],256],12197:[[37324],256],12198:[[37329],256],12199:[[38263],256],12200:[[38272],256],12201:[[38428],256],12202:[[38582],256],12203:[[38585],256],12204:[[38632],256],12205:[[38737],256],12206:[[38750],256],12207:[[38754],256],12208:[[38761],256],12209:[[38859],256],12210:[[38893],256],12211:[[38899],256],12212:[[38913],256],12213:[[39080],256],12214:[[39131],256],12215:[[39135],256],12216:[[39318],256],12217:[[39321],256],12218:[[39340],256],12219:[[39592],256],12220:[[39640],256],12221:[[39647],256],12222:[[39717],256],12223:[[39727],256],12224:[[39730],256],12225:[[39740],256],12226:[[39770],256],12227:[[40165],256],12228:[[40565],256],12229:[[40575],256],12230:[[40613],256],12231:[[40635],256],12232:[[40643],256],12233:[[40653],256],12234:[[40657],256],12235:[[40697],256],12236:[[40701],256],12237:[[40718],256],12238:[[40723],256],12239:[[40736],256],12240:[[40763],256],12241:[[40778],256],12242:[[40786],256],12243:[[40845],256],12244:[[40860],256],12245:[[40864],256]},12288:{12288:[[32],256],12330:[,218],12331:[,228],12332:[,232],12333:[,222],12334:[,224],12335:[,224],12342:[[12306],256],12344:[[21313],256],12345:[[21316],256],12346:[[21317],256],12358:[,,{12441:12436}],12363:[,,{12441:12364}],12364:[[12363,12441]],12365:[,,{12441:12366}],12366:[[12365,12441]],12367:[,,{12441:12368}],12368:[[12367,12441]],12369:[,,{12441:12370}],12370:[[12369,12441]],12371:[,,{12441:12372}],12372:[[12371,12441]],12373:[,,{12441:12374}],12374:[[12373,12441]],12375:[,,{12441:12376}],12376:[[12375,12441]],12377:[,,{12441:12378}],12378:[[12377,12441]],12379:[,,{12441:12380}],12380:[[12379,12441]],12381:[,,{12441:12382}],12382:[[12381,12441]],12383:[,,{12441:12384}],12384:[[12383,12441]],12385:[,,{12441:12386}],12386:[[12385,12441]],12388:[,,{12441:12389}],12389:[[12388,12441]],12390:[,,{12441:12391}],12391:[[12390,12441]],12392:[,,{12441:12393}],12393:[[12392,12441]],12399:[,,{12441:12400,12442:12401}],12400:[[12399,12441]],12401:[[12399,12442]],12402:[,,{12441:12403,12442:12404}],12403:[[12402,12441]],12404:[[12402,12442]],12405:[,,{12441:12406,12442:12407}],12406:[[12405,12441]],12407:[[12405,12442]],12408:[,,{12441:12409,12442:12410}],12409:[[12408,12441]],12410:[[12408,12442]],12411:[,,{12441:12412,12442:12413}],12412:[[12411,12441]],12413:[[12411,12442]],12436:[[12358,12441]],12441:[,8],12442:[,8],12443:[[32,12441],256],12444:[[32,12442],256],12445:[,,{12441:12446}],12446:[[12445,12441]],12447:[[12424,12426],256],12454:[,,{12441:12532}],12459:[,,{12441:12460}],12460:[[12459,12441]],12461:[,,{12441:12462}],12462:[[12461,12441]],12463:[,,{12441:12464}],12464:[[12463,12441]],12465:[,,{12441:12466}],12466:[[12465,12441]],12467:[,,{12441:12468}],12468:[[12467,12441]],12469:[,,{12441:12470}],12470:[[12469,12441]],12471:[,,{12441:12472}],12472:[[12471,12441]],12473:[,,{12441:12474}],12474:[[12473,12441]],12475:[,,{12441:12476}],12476:[[12475,12441]],12477:[,,{12441:12478}],12478:[[12477,12441]],12479:[,,{12441:12480}],12480:[[12479,12441]],12481:[,,{12441:12482}],12482:[[12481,12441]],12484:[,,{12441:12485}],12485:[[12484,12441]],12486:[,,{12441:12487}],12487:[[12486,12441]],12488:[,,{12441:12489}],12489:[[12488,12441]],12495:[,,{12441:12496,12442:12497}],12496:[[12495,12441]],12497:[[12495,12442]],12498:[,,{12441:12499,12442:12500}],12499:[[12498,12441]],12500:[[12498,12442]],12501:[,,{12441:12502,12442:12503}],12502:[[12501,12441]],12503:[[12501,12442]],12504:[,,{12441:12505,12442:12506}],12505:[[12504,12441]],12506:[[12504,12442]],12507:[,,{12441:12508,12442:12509}],12508:[[12507,12441]],12509:[[12507,12442]],12527:[,,{12441:12535}],12528:[,,{12441:12536}],12529:[,,{12441:12537}],12530:[,,{12441:12538}],12532:[[12454,12441]],12535:[[12527,12441]],12536:[[12528,12441]],12537:[[12529,12441]],12538:[[12530,12441]],12541:[,,{12441:12542}],12542:[[12541,12441]],12543:[[12467,12488],256]},12544:{12593:[[4352],256],12594:[[4353],256],12595:[[4522],256],12596:[[4354],256],12597:[[4524],256],12598:[[4525],256],12599:[[4355],256],12600:[[4356],256],12601:[[4357],256],12602:[[4528],256],12603:[[4529],256],12604:[[4530],256],12605:[[4531],256],12606:[[4532],256],12607:[[4533],256],12608:[[4378],256],12609:[[4358],256],12610:[[4359],256],12611:[[4360],256],12612:[[4385],256],12613:[[4361],256],12614:[[4362],256],12615:[[4363],256],12616:[[4364],256],12617:[[4365],256],12618:[[4366],256],12619:[[4367],256],12620:[[4368],256],12621:[[4369],256],12622:[[4370],256],12623:[[4449],256],12624:[[4450],256],12625:[[4451],256],12626:[[4452],256],12627:[[4453],256],12628:[[4454],256],12629:[[4455],256],12630:[[4456],256],12631:[[4457],256],12632:[[4458],256],12633:[[4459],256],12634:[[4460],256],12635:[[4461],256],12636:[[4462],256],12637:[[4463],256],12638:[[4464],256],12639:[[4465],256],12640:[[4466],256],12641:[[4467],256],12642:[[4468],256],12643:[[4469],256],12644:[[4448],256],12645:[[4372],256],12646:[[4373],256],12647:[[4551],256],12648:[[4552],256],12649:[[4556],256],12650:[[4558],256],12651:[[4563],256],12652:[[4567],256],12653:[[4569],256],12654:[[4380],256],12655:[[4573],256],12656:[[4575],256],12657:[[4381],256],12658:[[4382],256],12659:[[4384],256],12660:[[4386],256],12661:[[4387],256],12662:[[4391],256],12663:[[4393],256],12664:[[4395],256],12665:[[4396],256],12666:[[4397],256],12667:[[4398],256],12668:[[4399],256],12669:[[4402],256],12670:[[4406],256],12671:[[4416],256],12672:[[4423],256],12673:[[4428],256],12674:[[4593],256],12675:[[4594],256],12676:[[4439],256],12677:[[4440],256],12678:[[4441],256],12679:[[4484],256],12680:[[4485],256],12681:[[4488],256],12682:[[4497],256],12683:[[4498],256],12684:[[4500],256],12685:[[4510],256],12686:[[4513],256],12690:[[19968],256],12691:[[20108],256],12692:[[19977],256],12693:[[22235],256],12694:[[19978],256],12695:[[20013],256],12696:[[19979],256],12697:[[30002],256],12698:[[20057],256],12699:[[19993],256],12700:[[19969],256],12701:[[22825],256],12702:[[22320],256],12703:[[20154],256]},12800:{12800:[[40,4352,41],256],12801:[[40,4354,41],256],12802:[[40,4355,41],256],12803:[[40,4357,41],256],12804:[[40,4358,41],256],12805:[[40,4359,41],256],12806:[[40,4361,41],256],12807:[[40,4363,41],256],12808:[[40,4364,41],256],12809:[[40,4366,41],256],12810:[[40,4367,41],256],12811:[[40,4368,41],256],12812:[[40,4369,41],256],12813:[[40,4370,41],256],12814:[[40,4352,4449,41],256],12815:[[40,4354,4449,41],256],12816:[[40,4355,4449,41],256],12817:[[40,4357,4449,41],256],12818:[[40,4358,4449,41],256],12819:[[40,4359,4449,41],256],12820:[[40,4361,4449,41],256],12821:[[40,4363,4449,41],256],12822:[[40,4364,4449,41],256],12823:[[40,4366,4449,41],256],12824:[[40,4367,4449,41],256],12825:[[40,4368,4449,41],256],12826:[[40,4369,4449,41],256],12827:[[40,4370,4449,41],256],12828:[[40,4364,4462,41],256],12829:[[40,4363,4457,4364,4453,4523,41],256],12830:[[40,4363,4457,4370,4462,41],256],12832:[[40,19968,41],256],12833:[[40,20108,41],256],12834:[[40,19977,41],256],12835:[[40,22235,41],256],12836:[[40,20116,41],256],12837:[[40,20845,41],256],12838:[[40,19971,41],256],12839:[[40,20843,41],256],12840:[[40,20061,41],256],12841:[[40,21313,41],256],12842:[[40,26376,41],256],12843:[[40,28779,41],256],12844:[[40,27700,41],256],12845:[[40,26408,41],256],12846:[[40,37329,41],256],12847:[[40,22303,41],256],12848:[[40,26085,41],256],12849:[[40,26666,41],256],12850:[[40,26377,41],256],12851:[[40,31038,41],256],12852:[[40,21517,41],256],12853:[[40,29305,41],256],12854:[[40,36001,41],256],12855:[[40,31069,41],256],12856:[[40,21172,41],256],12857:[[40,20195,41],256],12858:[[40,21628,41],256],12859:[[40,23398,41],256],12860:[[40,30435,41],256],12861:[[40,20225,41],256],12862:[[40,36039,41],256],12863:[[40,21332,41],256],12864:[[40,31085,41],256],12865:[[40,20241,41],256],12866:[[40,33258,41],256],12867:[[40,33267,41],256],12868:[[21839],256],12869:[[24188],256],12870:[[25991],256],12871:[[31631],256],12880:[[80,84,69],256],12881:[[50,49],256],12882:[[50,50],256],12883:[[50,51],256],12884:[[50,52],256],12885:[[50,53],256],12886:[[50,54],256],12887:[[50,55],256],12888:[[50,56],256],12889:[[50,57],256],12890:[[51,48],256],12891:[[51,49],256],12892:[[51,50],256],12893:[[51,51],256],12894:[[51,52],256],12895:[[51,53],256],12896:[[4352],256],12897:[[4354],256],12898:[[4355],256],12899:[[4357],256],12900:[[4358],256],12901:[[4359],256],12902:[[4361],256],12903:[[4363],256],12904:[[4364],256],12905:[[4366],256],12906:[[4367],256],12907:[[4368],256],12908:[[4369],256],12909:[[4370],256],12910:[[4352,4449],256],12911:[[4354,4449],256],12912:[[4355,4449],256],12913:[[4357,4449],256],12914:[[4358,4449],256],12915:[[4359,4449],256],12916:[[4361,4449],256],12917:[[4363,4449],256],12918:[[4364,4449],256],12919:[[4366,4449],256],12920:[[4367,4449],256],12921:[[4368,4449],256],12922:[[4369,4449],256],12923:[[4370,4449],256],12924:[[4366,4449,4535,4352,4457],256],12925:[[4364,4462,4363,4468],256],12926:[[4363,4462],256],12928:[[19968],256],12929:[[20108],256],12930:[[19977],256],12931:[[22235],256],12932:[[20116],256],12933:[[20845],256],12934:[[19971],256],12935:[[20843],256],12936:[[20061],256],12937:[[21313],256],12938:[[26376],256],12939:[[28779],256],12940:[[27700],256],12941:[[26408],256],12942:[[37329],256],12943:[[22303],256],12944:[[26085],256],12945:[[26666],256],12946:[[26377],256],12947:[[31038],256],12948:[[21517],256],12949:[[29305],256],12950:[[36001],256],12951:[[31069],256],12952:[[21172],256],12953:[[31192],256],12954:[[30007],256],12955:[[22899],256],12956:[[36969],256],12957:[[20778],256],12958:[[21360],256],12959:[[27880],256],12960:[[38917],256],12961:[[20241],256],12962:[[20889],256],12963:[[27491],256],12964:[[19978],256],12965:[[20013],256],12966:[[19979],256],12967:[[24038],256],12968:[[21491],256],12969:[[21307],256],12970:[[23447],256],12971:[[23398],256],12972:[[30435],256],12973:[[20225],256],12974:[[36039],256],12975:[[21332],256],12976:[[22812],256],12977:[[51,54],256],12978:[[51,55],256],12979:[[51,56],256],12980:[[51,57],256],12981:[[52,48],256],12982:[[52,49],256],12983:[[52,50],256],12984:[[52,51],256],12985:[[52,52],256],12986:[[52,53],256],12987:[[52,54],256],12988:[[52,55],256],12989:[[52,56],256],12990:[[52,57],256],12991:[[53,48],256],12992:[[49,26376],256],12993:[[50,26376],256],12994:[[51,26376],256],12995:[[52,26376],256],12996:[[53,26376],256],12997:[[54,26376],256],12998:[[55,26376],256],12999:[[56,26376],256],13e3:[[57,26376],256],13001:[[49,48,26376],256],13002:[[49,49,26376],256],13003:[[49,50,26376],256],13004:[[72,103],256],13005:[[101,114,103],256],13006:[[101,86],256],13007:[[76,84,68],256],13008:[[12450],256],13009:[[12452],256],13010:[[12454],256],13011:[[12456],256],13012:[[12458],256],13013:[[12459],256],13014:[[12461],256],13015:[[12463],256],13016:[[12465],256],13017:[[12467],256],13018:[[12469],256],13019:[[12471],256],13020:[[12473],256],13021:[[12475],256],13022:[[12477],256],13023:[[12479],256],13024:[[12481],256],13025:[[12484],256],13026:[[12486],256],13027:[[12488],256],13028:[[12490],256],13029:[[12491],256],13030:[[12492],256],13031:[[12493],256],13032:[[12494],256],13033:[[12495],256],13034:[[12498],256],13035:[[12501],256],13036:[[12504],256],13037:[[12507],256],13038:[[12510],256],13039:[[12511],256],13040:[[12512],256],13041:[[12513],256],13042:[[12514],256],13043:[[12516],256],13044:[[12518],256],13045:[[12520],256],13046:[[12521],256],13047:[[12522],256],13048:[[12523],256],13049:[[12524],256],13050:[[12525],256],13051:[[12527],256],13052:[[12528],256],13053:[[12529],256],13054:[[12530],256]},13056:{13056:[[12450,12497,12540,12488],256],13057:[[12450,12523,12501,12449],256],13058:[[12450,12531,12506,12450],256],13059:[[12450,12540,12523],256],13060:[[12452,12491,12531,12464],256],13061:[[12452,12531,12481],256],13062:[[12454,12457,12531],256],13063:[[12456,12473,12463,12540,12489],256],13064:[[12456,12540,12459,12540],256],13065:[[12458,12531,12473],256],13066:[[12458,12540,12512],256],13067:[[12459,12452,12522],256],13068:[[12459,12521,12483,12488],256],13069:[[12459,12525,12522,12540],256],13070:[[12460,12525,12531],256],13071:[[12460,12531,12510],256],13072:[[12462,12460],256],13073:[[12462,12491,12540],256],13074:[[12461,12517,12522,12540],256],13075:[[12462,12523,12480,12540],256],13076:[[12461,12525],256],13077:[[12461,12525,12464,12521,12512],256],13078:[[12461,12525,12513,12540,12488,12523],256],13079:[[12461,12525,12527,12483,12488],256],13080:[[12464,12521,12512],256],13081:[[12464,12521,12512,12488,12531],256],13082:[[12463,12523,12476,12452,12525],256],13083:[[12463,12525,12540,12493],256],13084:[[12465,12540,12473],256],13085:[[12467,12523,12490],256],13086:[[12467,12540,12509],256],13087:[[12469,12452,12463,12523],256],13088:[[12469,12531,12481,12540,12512],256],13089:[[12471,12522,12531,12464],256],13090:[[12475,12531,12481],256],13091:[[12475,12531,12488],256],13092:[[12480,12540,12473],256],13093:[[12487,12471],256],13094:[[12489,12523],256],13095:[[12488,12531],256],13096:[[12490,12494],256],13097:[[12494,12483,12488],256],13098:[[12495,12452,12484],256],13099:[[12497,12540,12475,12531,12488],256],13100:[[12497,12540,12484],256],13101:[[12496,12540,12524,12523],256],13102:[[12500,12450,12473,12488,12523],256],13103:[[12500,12463,12523],256],13104:[[12500,12467],256],13105:[[12499,12523],256],13106:[[12501,12449,12521,12483,12489],256],13107:[[12501,12451,12540,12488],256],13108:[[12502,12483,12471,12455,12523],256],13109:[[12501,12521,12531],256],13110:[[12504,12463,12479,12540,12523],256],13111:[[12506,12477],256],13112:[[12506,12491,12498],256],13113:[[12504,12523,12484],256],13114:[[12506,12531,12473],256],13115:[[12506,12540,12472],256],13116:[[12505,12540,12479],256],13117:[[12509,12452,12531,12488],256],13118:[[12508,12523,12488],256],13119:[[12507,12531],256],13120:[[12509,12531,12489],256],13121:[[12507,12540,12523],256],13122:[[12507,12540,12531],256],13123:[[12510,12452,12463,12525],256],13124:[[12510,12452,12523],256],13125:[[12510,12483,12495],256],13126:[[12510,12523,12463],256],13127:[[12510,12531,12471,12519,12531],256],13128:[[12511,12463,12525,12531],256],13129:[[12511,12522],256],13130:[[12511,12522,12496,12540,12523],256],13131:[[12513,12460],256],13132:[[12513,12460,12488,12531],256],13133:[[12513,12540,12488,12523],256],13134:[[12516,12540,12489],256],13135:[[12516,12540,12523],256],13136:[[12518,12450,12531],256],13137:[[12522,12483,12488,12523],256],13138:[[12522,12521],256],13139:[[12523,12500,12540],256],13140:[[12523,12540,12502,12523],256],13141:[[12524,12512],256],13142:[[12524,12531,12488,12466,12531],256],13143:[[12527,12483,12488],256],13144:[[48,28857],256],13145:[[49,28857],256],13146:[[50,28857],256],13147:[[51,28857],256],13148:[[52,28857],256],13149:[[53,28857],256],13150:[[54,28857],256],13151:[[55,28857],256],13152:[[56,28857],256],13153:[[57,28857],256],13154:[[49,48,28857],256],13155:[[49,49,28857],256],13156:[[49,50,28857],256],13157:[[49,51,28857],256],13158:[[49,52,28857],256],13159:[[49,53,28857],256],13160:[[49,54,28857],256],13161:[[49,55,28857],256],13162:[[49,56,28857],256],13163:[[49,57,28857],256],13164:[[50,48,28857],256],13165:[[50,49,28857],256],13166:[[50,50,28857],256],13167:[[50,51,28857],256],13168:[[50,52,28857],256],13169:[[104,80,97],256],13170:[[100,97],256],13171:[[65,85],256],13172:[[98,97,114],256],13173:[[111,86],256],13174:[[112,99],256],13175:[[100,109],256],13176:[[100,109,178],256],13177:[[100,109,179],256],13178:[[73,85],256],13179:[[24179,25104],256],13180:[[26157,21644],256],13181:[[22823,27491],256],13182:[[26126,27835],256],13183:[[26666,24335,20250,31038],256],13184:[[112,65],256],13185:[[110,65],256],13186:[[956,65],256],13187:[[109,65],256],13188:[[107,65],256],13189:[[75,66],256],13190:[[77,66],256],13191:[[71,66],256],13192:[[99,97,108],256],13193:[[107,99,97,108],256],13194:[[112,70],256],13195:[[110,70],256],13196:[[956,70],256],13197:[[956,103],256],13198:[[109,103],256],13199:[[107,103],256],13200:[[72,122],256],13201:[[107,72,122],256],13202:[[77,72,122],256],13203:[[71,72,122],256],13204:[[84,72,122],256],13205:[[956,8467],256],13206:[[109,8467],256],13207:[[100,8467],256],13208:[[107,8467],256],13209:[[102,109],256],13210:[[110,109],256],13211:[[956,109],256],13212:[[109,109],256],13213:[[99,109],256],13214:[[107,109],256],13215:[[109,109,178],256],13216:[[99,109,178],256],13217:[[109,178],256],13218:[[107,109,178],256],13219:[[109,109,179],256],13220:[[99,109,179],256],13221:[[109,179],256],13222:[[107,109,179],256],13223:[[109,8725,115],256],13224:[[109,8725,115,178],256],13225:[[80,97],256],13226:[[107,80,97],256],13227:[[77,80,97],256],13228:[[71,80,97],256],13229:[[114,97,100],256],13230:[[114,97,100,8725,115],256],13231:[[114,97,100,8725,115,178],256],13232:[[112,115],256],13233:[[110,115],256],13234:[[956,115],256],13235:[[109,115],256],13236:[[112,86],256],13237:[[110,86],256],13238:[[956,86],256],13239:[[109,86],256],13240:[[107,86],256],13241:[[77,86],256],13242:[[112,87],256],13243:[[110,87],256],13244:[[956,87],256],13245:[[109,87],256],13246:[[107,87],256],13247:[[77,87],256],13248:[[107,937],256],13249:[[77,937],256],13250:[[97,46,109,46],256],13251:[[66,113],256],13252:[[99,99],256],13253:[[99,100],256],13254:[[67,8725,107,103],256],13255:[[67,111,46],256],13256:[[100,66],256],13257:[[71,121],256],13258:[[104,97],256],13259:[[72,80],256],13260:[[105,110],256],13261:[[75,75],256],13262:[[75,77],256],13263:[[107,116],256],13264:[[108,109],256],13265:[[108,110],256],13266:[[108,111,103],256],13267:[[108,120],256],13268:[[109,98],256],13269:[[109,105,108],256],13270:[[109,111,108],256],13271:[[80,72],256],13272:[[112,46,109,46],256],13273:[[80,80,77],256],13274:[[80,82],256],13275:[[115,114],256],13276:[[83,118],256],13277:[[87,98],256],13278:[[86,8725,109],256],13279:[[65,8725,109],256],13280:[[49,26085],256],13281:[[50,26085],256],13282:[[51,26085],256],13283:[[52,26085],256],13284:[[53,26085],256],13285:[[54,26085],256],13286:[[55,26085],256],13287:[[56,26085],256],13288:[[57,26085],256],13289:[[49,48,26085],256],13290:[[49,49,26085],256],13291:[[49,50,26085],256],13292:[[49,51,26085],256],13293:[[49,52,26085],256],13294:[[49,53,26085],256],13295:[[49,54,26085],256],13296:[[49,55,26085],256],13297:[[49,56,26085],256],13298:[[49,57,26085],256],13299:[[50,48,26085],256],13300:[[50,49,26085],256],13301:[[50,50,26085],256],13302:[[50,51,26085],256],13303:[[50,52,26085],256],13304:[[50,53,26085],256],13305:[[50,54,26085],256],13306:[[50,55,26085],256],13307:[[50,56,26085],256],13308:[[50,57,26085],256],13309:[[51,48,26085],256],13310:[[51,49,26085],256],13311:[[103,97,108],256]},27136:{92912:[,1],92913:[,1],92914:[,1],92915:[,1],92916:[,1]},27392:{92976:[,230],92977:[,230],92978:[,230],92979:[,230],92980:[,230],92981:[,230],92982:[,230]},42496:{42607:[,230],42612:[,230],42613:[,230],42614:[,230],42615:[,230],42616:[,230],42617:[,230],42618:[,230],42619:[,230],42620:[,230],42621:[,230],42652:[[1098],256],42653:[[1100],256],42655:[,230],42736:[,230],42737:[,230]},42752:{42864:[[42863],256],43e3:[[294],256],43001:[[339],256]},43008:{43014:[,9],43204:[,9],43232:[,230],43233:[,230],43234:[,230],43235:[,230],43236:[,230],43237:[,230],43238:[,230],43239:[,230],43240:[,230],43241:[,230],43242:[,230],43243:[,230],43244:[,230],43245:[,230],43246:[,230],43247:[,230],43248:[,230],43249:[,230]},43264:{43307:[,220],43308:[,220],43309:[,220],43347:[,9],43443:[,7],43456:[,9]},43520:{43696:[,230],43698:[,230],43699:[,230],43700:[,220],43703:[,230],43704:[,230],43710:[,230],43711:[,230],43713:[,230],43766:[,9]},43776:{43868:[[42791],256],43869:[[43831],256],43870:[[619],256],43871:[[43858],256],44013:[,9]},48128:{113822:[,1]},53504:{119134:[[119127,119141],512],119135:[[119128,119141],512],119136:[[119135,119150],512],119137:[[119135,119151],512],119138:[[119135,119152],512],119139:[[119135,119153],512],119140:[[119135,119154],512],119141:[,216],119142:[,216],119143:[,1],119144:[,1],119145:[,1],119149:[,226],119150:[,216],119151:[,216],119152:[,216],119153:[,216],119154:[,216],119163:[,220],119164:[,220],119165:[,220],119166:[,220],119167:[,220],119168:[,220],119169:[,220],119170:[,220],119173:[,230],119174:[,230],119175:[,230],119176:[,230],119177:[,230],119178:[,220],119179:[,220],119210:[,230],119211:[,230],119212:[,230],119213:[,230],119227:[[119225,119141],512],119228:[[119226,119141],512],119229:[[119227,119150],512],119230:[[119228,119150],512],119231:[[119227,119151],512],119232:[[119228,119151],512]},53760:{119362:[,230],119363:[,230],119364:[,230]},54272:{119808:[[65],256],119809:[[66],256],119810:[[67],256],119811:[[68],256],119812:[[69],256],119813:[[70],256],119814:[[71],256],119815:[[72],256],119816:[[73],256],119817:[[74],256],119818:[[75],256],119819:[[76],256],119820:[[77],256],119821:[[78],256],119822:[[79],256],119823:[[80],256],119824:[[81],256],119825:[[82],256],119826:[[83],256],119827:[[84],256],119828:[[85],256],119829:[[86],256],119830:[[87],256],119831:[[88],256],119832:[[89],256],119833:[[90],256],119834:[[97],256],119835:[[98],256],119836:[[99],256],119837:[[100],256],119838:[[101],256],119839:[[102],256],119840:[[103],256],119841:[[104],256],119842:[[105],256],119843:[[106],256],119844:[[107],256],119845:[[108],256],119846:[[109],256],119847:[[110],256],119848:[[111],256],119849:[[112],256],119850:[[113],256],119851:[[114],256],119852:[[115],256],119853:[[116],256],119854:[[117],256],119855:[[118],256],119856:[[119],256],119857:[[120],256],119858:[[121],256],119859:[[122],256],119860:[[65],256],119861:[[66],256],119862:[[67],256],119863:[[68],256],119864:[[69],256],119865:[[70],256],119866:[[71],256],119867:[[72],256],119868:[[73],256],119869:[[74],256],119870:[[75],256],119871:[[76],256],119872:[[77],256],119873:[[78],256],119874:[[79],256],119875:[[80],256],119876:[[81],256],119877:[[82],256],119878:[[83],256],119879:[[84],256],119880:[[85],256],119881:[[86],256],119882:[[87],256],119883:[[88],256],119884:[[89],256],119885:[[90],256],119886:[[97],256],119887:[[98],256],119888:[[99],256],119889:[[100],256],119890:[[101],256],119891:[[102],256],119892:[[103],256],119894:[[105],256],119895:[[106],256],119896:[[107],256],119897:[[108],256],119898:[[109],256],119899:[[110],256],119900:[[111],256],119901:[[112],256],119902:[[113],256],119903:[[114],256],119904:[[115],256],119905:[[116],256],119906:[[117],256],119907:[[118],256],119908:[[119],256],119909:[[120],256],119910:[[121],256],119911:[[122],256],119912:[[65],256],119913:[[66],256],119914:[[67],256],119915:[[68],256],119916:[[69],256],119917:[[70],256],119918:[[71],256],119919:[[72],256],119920:[[73],256],119921:[[74],256],119922:[[75],256],119923:[[76],256],119924:[[77],256],119925:[[78],256],119926:[[79],256],119927:[[80],256],119928:[[81],256],119929:[[82],256],119930:[[83],256],119931:[[84],256],119932:[[85],256],119933:[[86],256],119934:[[87],256],119935:[[88],256],119936:[[89],256],119937:[[90],256],119938:[[97],256],119939:[[98],256],119940:[[99],256],119941:[[100],256],119942:[[101],256],119943:[[102],256],119944:[[103],256],119945:[[104],256],119946:[[105],256],119947:[[106],256],119948:[[107],256],119949:[[108],256],119950:[[109],256],119951:[[110],256],119952:[[111],256],119953:[[112],256],119954:[[113],256],119955:[[114],256],119956:[[115],256],119957:[[116],256],119958:[[117],256],119959:[[118],256],119960:[[119],256],119961:[[120],256],119962:[[121],256],119963:[[122],256],119964:[[65],256],119966:[[67],256],119967:[[68],256],119970:[[71],256],119973:[[74],256],119974:[[75],256],119977:[[78],256],119978:[[79],256],119979:[[80],256],119980:[[81],256],119982:[[83],256],119983:[[84],256],119984:[[85],256],119985:[[86],256],119986:[[87],256],119987:[[88],256],119988:[[89],256],119989:[[90],256],119990:[[97],256],119991:[[98],256],119992:[[99],256],119993:[[100],256],119995:[[102],256],119997:[[104],256],119998:[[105],256],119999:[[106],256],12e4:[[107],256],120001:[[108],256],120002:[[109],256],120003:[[110],256],120005:[[112],256],120006:[[113],256],120007:[[114],256],120008:[[115],256],120009:[[116],256],120010:[[117],256],120011:[[118],256],120012:[[119],256],120013:[[120],256],120014:[[121],256],120015:[[122],256],120016:[[65],256],120017:[[66],256],120018:[[67],256],120019:[[68],256],120020:[[69],256],120021:[[70],256],120022:[[71],256],120023:[[72],256],120024:[[73],256],120025:[[74],256],120026:[[75],256],120027:[[76],256],120028:[[77],256],120029:[[78],256],120030:[[79],256],120031:[[80],256],120032:[[81],256],120033:[[82],256],120034:[[83],256],120035:[[84],256],120036:[[85],256],120037:[[86],256],120038:[[87],256],120039:[[88],256],120040:[[89],256],120041:[[90],256],120042:[[97],256],120043:[[98],256],120044:[[99],256],120045:[[100],256],120046:[[101],256],120047:[[102],256],120048:[[103],256],120049:[[104],256],120050:[[105],256],120051:[[106],256],120052:[[107],256],120053:[[108],256],120054:[[109],256],120055:[[110],256],120056:[[111],256],120057:[[112],256],120058:[[113],256],120059:[[114],256],120060:[[115],256],120061:[[116],256],120062:[[117],256],120063:[[118],256]},54528:{120064:[[119],256],120065:[[120],256],120066:[[121],256],120067:[[122],256],120068:[[65],256],120069:[[66],256],120071:[[68],256],120072:[[69],256],120073:[[70],256],120074:[[71],256],120077:[[74],256],120078:[[75],256],120079:[[76],256],120080:[[77],256],120081:[[78],256],120082:[[79],256],120083:[[80],256],120084:[[81],256],120086:[[83],256],120087:[[84],256],120088:[[85],256],120089:[[86],256],120090:[[87],256],120091:[[88],256],120092:[[89],256],120094:[[97],256],120095:[[98],256],120096:[[99],256],120097:[[100],256],120098:[[101],256],120099:[[102],256],120100:[[103],256],120101:[[104],256],120102:[[105],256],120103:[[106],256],120104:[[107],256],120105:[[108],256],120106:[[109],256],120107:[[110],256],120108:[[111],256],120109:[[112],256],120110:[[113],256],120111:[[114],256],120112:[[115],256],120113:[[116],256],120114:[[117],256],120115:[[118],256],120116:[[119],256],120117:[[120],256],120118:[[121],256],120119:[[122],256],120120:[[65],256],120121:[[66],256],120123:[[68],256],120124:[[69],256],120125:[[70],256],120126:[[71],256],120128:[[73],256],120129:[[74],256],120130:[[75],256],120131:[[76],256],120132:[[77],256],120134:[[79],256],120138:[[83],256],120139:[[84],256],120140:[[85],256],120141:[[86],256],120142:[[87],256],120143:[[88],256],120144:[[89],256],120146:[[97],256],120147:[[98],256],120148:[[99],256],120149:[[100],256],120150:[[101],256],120151:[[102],256],120152:[[103],256],120153:[[104],256],120154:[[105],256],120155:[[106],256],120156:[[107],256],120157:[[108],256],120158:[[109],256],120159:[[110],256],120160:[[111],256],120161:[[112],256],120162:[[113],256],120163:[[114],256],120164:[[115],256],120165:[[116],256],120166:[[117],256],120167:[[118],256],120168:[[119],256],120169:[[120],256],120170:[[121],256],120171:[[122],256],120172:[[65],256],120173:[[66],256],120174:[[67],256],120175:[[68],256],120176:[[69],256],120177:[[70],256],120178:[[71],256],120179:[[72],256],120180:[[73],256],120181:[[74],256],120182:[[75],256],120183:[[76],256],120184:[[77],256],120185:[[78],256],120186:[[79],256],120187:[[80],256],120188:[[81],256],120189:[[82],256],120190:[[83],256],120191:[[84],256],120192:[[85],256],120193:[[86],256],120194:[[87],256],120195:[[88],256],120196:[[89],256],120197:[[90],256],120198:[[97],256],120199:[[98],256],120200:[[99],256],120201:[[100],256],120202:[[101],256],120203:[[102],256],120204:[[103],256],120205:[[104],256],120206:[[105],256],120207:[[106],256],120208:[[107],256],120209:[[108],256],120210:[[109],256],120211:[[110],256],120212:[[111],256],120213:[[112],256],120214:[[113],256],120215:[[114],256],120216:[[115],256],120217:[[116],256],120218:[[117],256],120219:[[118],256],120220:[[119],256],120221:[[120],256],120222:[[121],256],120223:[[122],256],120224:[[65],256],120225:[[66],256],120226:[[67],256],120227:[[68],256],120228:[[69],256],120229:[[70],256],120230:[[71],256],120231:[[72],256],120232:[[73],256],120233:[[74],256],120234:[[75],256],120235:[[76],256],120236:[[77],256],120237:[[78],256],120238:[[79],256],120239:[[80],256],120240:[[81],256],120241:[[82],256],120242:[[83],256],120243:[[84],256],120244:[[85],256],120245:[[86],256],120246:[[87],256],120247:[[88],256],120248:[[89],256],120249:[[90],256],120250:[[97],256],120251:[[98],256],120252:[[99],256],120253:[[100],256],120254:[[101],256],120255:[[102],256],120256:[[103],256],120257:[[104],256],120258:[[105],256],120259:[[106],256],120260:[[107],256],120261:[[108],256],120262:[[109],256],120263:[[110],256],120264:[[111],256],120265:[[112],256],120266:[[113],256],120267:[[114],256],120268:[[115],256],120269:[[116],256],120270:[[117],256],120271:[[118],256],120272:[[119],256],120273:[[120],256],120274:[[121],256],120275:[[122],256],120276:[[65],256],120277:[[66],256],120278:[[67],256],120279:[[68],256],120280:[[69],256],120281:[[70],256],120282:[[71],256],120283:[[72],256],120284:[[73],256],120285:[[74],256],120286:[[75],256],120287:[[76],256],120288:[[77],256],120289:[[78],256],120290:[[79],256],120291:[[80],256],120292:[[81],256],120293:[[82],256],120294:[[83],256],120295:[[84],256],120296:[[85],256],120297:[[86],256],120298:[[87],256],120299:[[88],256],120300:[[89],256],120301:[[90],256],120302:[[97],256],120303:[[98],256],120304:[[99],256],120305:[[100],256],120306:[[101],256],120307:[[102],256],120308:[[103],256],120309:[[104],256],120310:[[105],256],120311:[[106],256],120312:[[107],256],120313:[[108],256],120314:[[109],256],120315:[[110],256],120316:[[111],256],120317:[[112],256],120318:[[113],256],120319:[[114],256]},54784:{120320:[[115],256],120321:[[116],256],120322:[[117],256],120323:[[118],256],120324:[[119],256],120325:[[120],256],120326:[[121],256],120327:[[122],256],120328:[[65],256],120329:[[66],256],120330:[[67],256],120331:[[68],256],120332:[[69],256],120333:[[70],256],120334:[[71],256],120335:[[72],256],120336:[[73],256],120337:[[74],256],120338:[[75],256],120339:[[76],256],120340:[[77],256],120341:[[78],256],120342:[[79],256],120343:[[80],256],120344:[[81],256],120345:[[82],256],120346:[[83],256],120347:[[84],256],120348:[[85],256],120349:[[86],256],120350:[[87],256],120351:[[88],256],120352:[[89],256],120353:[[90],256],120354:[[97],256],120355:[[98],256],120356:[[99],256],120357:[[100],256],120358:[[101],256],120359:[[102],256],120360:[[103],256],120361:[[104],256],120362:[[105],256],120363:[[106],256],120364:[[107],256],120365:[[108],256],120366:[[109],256],120367:[[110],256],120368:[[111],256],120369:[[112],256],120370:[[113],256],120371:[[114],256],120372:[[115],256],120373:[[116],256],120374:[[117],256],120375:[[118],256],120376:[[119],256],120377:[[120],256],120378:[[121],256],120379:[[122],256],120380:[[65],256],120381:[[66],256],120382:[[67],256],120383:[[68],256],120384:[[69],256],120385:[[70],256],120386:[[71],256],120387:[[72],256],120388:[[73],256],120389:[[74],256],120390:[[75],256],120391:[[76],256],120392:[[77],256],120393:[[78],256],120394:[[79],256],120395:[[80],256],120396:[[81],256],120397:[[82],256],120398:[[83],256],120399:[[84],256],120400:[[85],256],120401:[[86],256],120402:[[87],256],120403:[[88],256],120404:[[89],256],120405:[[90],256],120406:[[97],256],120407:[[98],256],120408:[[99],256],120409:[[100],256],120410:[[101],256],120411:[[102],256],120412:[[103],256],120413:[[104],256],120414:[[105],256],120415:[[106],256],120416:[[107],256],120417:[[108],256],120418:[[109],256],120419:[[110],256],120420:[[111],256],120421:[[112],256],120422:[[113],256],120423:[[114],256],120424:[[115],256],120425:[[116],256],120426:[[117],256],120427:[[118],256],120428:[[119],256],120429:[[120],256],120430:[[121],256],120431:[[122],256],120432:[[65],256],120433:[[66],256],120434:[[67],256],120435:[[68],256],120436:[[69],256],120437:[[70],256],120438:[[71],256],120439:[[72],256],120440:[[73],256],120441:[[74],256],120442:[[75],256],120443:[[76],256],120444:[[77],256],120445:[[78],256],120446:[[79],256],120447:[[80],256],120448:[[81],256],120449:[[82],256],120450:[[83],256],120451:[[84],256],120452:[[85],256],120453:[[86],256],120454:[[87],256],120455:[[88],256],120456:[[89],256],120457:[[90],256],120458:[[97],256],120459:[[98],256],120460:[[99],256],120461:[[100],256],120462:[[101],256],120463:[[102],256],120464:[[103],256],120465:[[104],256],120466:[[105],256],120467:[[106],256],120468:[[107],256],120469:[[108],256],120470:[[109],256],120471:[[110],256],120472:[[111],256],120473:[[112],256],120474:[[113],256],120475:[[114],256],120476:[[115],256],120477:[[116],256],120478:[[117],256],120479:[[118],256],120480:[[119],256],120481:[[120],256],120482:[[121],256],120483:[[122],256],120484:[[305],256],120485:[[567],256],120488:[[913],256],120489:[[914],256],120490:[[915],256],120491:[[916],256],120492:[[917],256],120493:[[918],256],120494:[[919],256],120495:[[920],256],120496:[[921],256],120497:[[922],256],120498:[[923],256],120499:[[924],256],120500:[[925],256],120501:[[926],256],120502:[[927],256],120503:[[928],256],120504:[[929],256],120505:[[1012],256],120506:[[931],256],120507:[[932],256],120508:[[933],256],120509:[[934],256],120510:[[935],256],120511:[[936],256],120512:[[937],256],120513:[[8711],256],120514:[[945],256],120515:[[946],256],120516:[[947],256],120517:[[948],256],120518:[[949],256],120519:[[950],256],120520:[[951],256],120521:[[952],256],120522:[[953],256],120523:[[954],256],120524:[[955],256],120525:[[956],256],120526:[[957],256],120527:[[958],256],120528:[[959],256],120529:[[960],256],120530:[[961],256],120531:[[962],256],120532:[[963],256],120533:[[964],256],120534:[[965],256],120535:[[966],256],120536:[[967],256],120537:[[968],256],120538:[[969],256],120539:[[8706],256],120540:[[1013],256],120541:[[977],256],120542:[[1008],256],120543:[[981],256],120544:[[1009],256],120545:[[982],256],120546:[[913],256],120547:[[914],256],120548:[[915],256],120549:[[916],256],120550:[[917],256],120551:[[918],256],120552:[[919],256],120553:[[920],256],120554:[[921],256],120555:[[922],256],120556:[[923],256],120557:[[924],256],120558:[[925],256],120559:[[926],256],120560:[[927],256],120561:[[928],256],120562:[[929],256],120563:[[1012],256],120564:[[931],256],120565:[[932],256],120566:[[933],256],120567:[[934],256],120568:[[935],256],120569:[[936],256],120570:[[937],256],120571:[[8711],256],120572:[[945],256],120573:[[946],256],120574:[[947],256],120575:[[948],256]},55040:{120576:[[949],256],120577:[[950],256],120578:[[951],256],120579:[[952],256],120580:[[953],256],120581:[[954],256],120582:[[955],256],120583:[[956],256],120584:[[957],256],120585:[[958],256],120586:[[959],256],120587:[[960],256],120588:[[961],256],120589:[[962],256],120590:[[963],256],120591:[[964],256],120592:[[965],256],120593:[[966],256],120594:[[967],256],120595:[[968],256],120596:[[969],256],120597:[[8706],256],120598:[[1013],256],120599:[[977],256],120600:[[1008],256],120601:[[981],256],120602:[[1009],256],120603:[[982],256],120604:[[913],256],120605:[[914],256],120606:[[915],256],120607:[[916],256],120608:[[917],256],120609:[[918],256],120610:[[919],256],120611:[[920],256],120612:[[921],256],120613:[[922],256],120614:[[923],256],120615:[[924],256],120616:[[925],256],120617:[[926],256],120618:[[927],256],120619:[[928],256],120620:[[929],256],120621:[[1012],256],120622:[[931],256],120623:[[932],256],120624:[[933],256],120625:[[934],256],120626:[[935],256],120627:[[936],256],120628:[[937],256],120629:[[8711],256],120630:[[945],256],120631:[[946],256],120632:[[947],256],120633:[[948],256],120634:[[949],256],120635:[[950],256],120636:[[951],256],120637:[[952],256],120638:[[953],256],120639:[[954],256],120640:[[955],256],120641:[[956],256],120642:[[957],256],120643:[[958],256],120644:[[959],256],120645:[[960],256],120646:[[961],256],120647:[[962],256],120648:[[963],256],120649:[[964],256],120650:[[965],256],120651:[[966],256],120652:[[967],256],120653:[[968],256],120654:[[969],256],120655:[[8706],256],120656:[[1013],256],120657:[[977],256],120658:[[1008],256],120659:[[981],256],120660:[[1009],256],120661:[[982],256],120662:[[913],256],120663:[[914],256],120664:[[915],256],120665:[[916],256],120666:[[917],256],120667:[[918],256],120668:[[919],256],120669:[[920],256],120670:[[921],256],120671:[[922],256],120672:[[923],256],120673:[[924],256],120674:[[925],256],120675:[[926],256],120676:[[927],256],120677:[[928],256],120678:[[929],256],120679:[[1012],256],120680:[[931],256],120681:[[932],256],120682:[[933],256],120683:[[934],256],120684:[[935],256],120685:[[936],256],120686:[[937],256],120687:[[8711],256],120688:[[945],256],120689:[[946],256],120690:[[947],256],120691:[[948],256],120692:[[949],256],120693:[[950],256],120694:[[951],256],120695:[[952],256],120696:[[953],256],120697:[[954],256],120698:[[955],256],120699:[[956],256],120700:[[957],256],120701:[[958],256],120702:[[959],256],120703:[[960],256],120704:[[961],256],120705:[[962],256],120706:[[963],256],120707:[[964],256],120708:[[965],256],120709:[[966],256],120710:[[967],256],120711:[[968],256],120712:[[969],256],120713:[[8706],256],120714:[[1013],256],120715:[[977],256],120716:[[1008],256],120717:[[981],256],120718:[[1009],256],120719:[[982],256],120720:[[913],256],120721:[[914],256],120722:[[915],256],120723:[[916],256],120724:[[917],256],120725:[[918],256],120726:[[919],256],120727:[[920],256],120728:[[921],256],120729:[[922],256],120730:[[923],256],120731:[[924],256],120732:[[925],256],120733:[[926],256],120734:[[927],256],120735:[[928],256],120736:[[929],256],120737:[[1012],256],120738:[[931],256],120739:[[932],256],120740:[[933],256],120741:[[934],256],120742:[[935],256],120743:[[936],256],120744:[[937],256],120745:[[8711],256],120746:[[945],256],120747:[[946],256],120748:[[947],256],120749:[[948],256],120750:[[949],256],120751:[[950],256],120752:[[951],256],120753:[[952],256],120754:[[953],256],120755:[[954],256],120756:[[955],256],120757:[[956],256],120758:[[957],256],120759:[[958],256],120760:[[959],256],120761:[[960],256],120762:[[961],256],120763:[[962],256],120764:[[963],256],120765:[[964],256],120766:[[965],256],120767:[[966],256],120768:[[967],256],120769:[[968],256],120770:[[969],256],120771:[[8706],256],120772:[[1013],256],120773:[[977],256],120774:[[1008],256],120775:[[981],256],120776:[[1009],256],120777:[[982],256],120778:[[988],256],120779:[[989],256],120782:[[48],256],120783:[[49],256],120784:[[50],256],120785:[[51],256],120786:[[52],256],120787:[[53],256],120788:[[54],256],120789:[[55],256],120790:[[56],256],120791:[[57],256],120792:[[48],256],120793:[[49],256],120794:[[50],256],120795:[[51],256],120796:[[52],256],120797:[[53],256],120798:[[54],256],120799:[[55],256],120800:[[56],256],120801:[[57],256],120802:[[48],256],120803:[[49],256],120804:[[50],256],120805:[[51],256],120806:[[52],256],120807:[[53],256],120808:[[54],256],120809:[[55],256],120810:[[56],256],120811:[[57],256],120812:[[48],256],120813:[[49],256],120814:[[50],256],120815:[[51],256],120816:[[52],256],120817:[[53],256],120818:[[54],256],120819:[[55],256],120820:[[56],256],120821:[[57],256],120822:[[48],256],120823:[[49],256],120824:[[50],256],120825:[[51],256],120826:[[52],256],120827:[[53],256],120828:[[54],256],120829:[[55],256],120830:[[56],256],120831:[[57],256]},59392:{125136:[,220],125137:[,220],125138:[,220],125139:[,220],125140:[,220],125141:[,220],125142:[,220]},60928:{126464:[[1575],256],126465:[[1576],256],126466:[[1580],256],126467:[[1583],256],126469:[[1608],256],126470:[[1586],256],126471:[[1581],256],126472:[[1591],256],126473:[[1610],256],126474:[[1603],256],126475:[[1604],256],126476:[[1605],256],126477:[[1606],256],126478:[[1587],256],126479:[[1593],256],126480:[[1601],256],126481:[[1589],256],126482:[[1602],256],126483:[[1585],256],126484:[[1588],256],126485:[[1578],256],126486:[[1579],256],126487:[[1582],256],126488:[[1584],256],126489:[[1590],256],126490:[[1592],256],126491:[[1594],256],126492:[[1646],256],126493:[[1722],256],126494:[[1697],256],126495:[[1647],256],126497:[[1576],256],126498:[[1580],256],126500:[[1607],256],126503:[[1581],256],126505:[[1610],256],126506:[[1603],256],126507:[[1604],256],126508:[[1605],256],126509:[[1606],256],126510:[[1587],256],126511:[[1593],256],126512:[[1601],256],126513:[[1589],256],126514:[[1602],256],126516:[[1588],256],126517:[[1578],256],126518:[[1579],256],126519:[[1582],256],126521:[[1590],256],126523:[[1594],256],126530:[[1580],256],126535:[[1581],256],126537:[[1610],256],126539:[[1604],256],126541:[[1606],256],126542:[[1587],256],126543:[[1593],256],126545:[[1589],256],126546:[[1602],256],126548:[[1588],256],126551:[[1582],256],126553:[[1590],256],126555:[[1594],256],126557:[[1722],256],126559:[[1647],256],126561:[[1576],256],126562:[[1580],256],126564:[[1607],256],126567:[[1581],256],126568:[[1591],256],126569:[[1610],256],126570:[[1603],256],126572:[[1605],256],126573:[[1606],256],126574:[[1587],256],126575:[[1593],256],126576:[[1601],256],126577:[[1589],256],126578:[[1602],256],126580:[[1588],256],126581:[[1578],256],126582:[[1579],256],126583:[[1582],256],126585:[[1590],256],126586:[[1592],256],126587:[[1594],256],126588:[[1646],256],126590:[[1697],256],126592:[[1575],256],126593:[[1576],256],126594:[[1580],256],126595:[[1583],256],126596:[[1607],256],126597:[[1608],256],126598:[[1586],256],126599:[[1581],256],126600:[[1591],256],126601:[[1610],256],126603:[[1604],256],126604:[[1605],256],126605:[[1606],256],126606:[[1587],256],126607:[[1593],256],126608:[[1601],256],126609:[[1589],256],126610:[[1602],256],126611:[[1585],256],126612:[[1588],256],126613:[[1578],256],126614:[[1579],256],126615:[[1582],256],126616:[[1584],256],126617:[[1590],256],126618:[[1592],256],126619:[[1594],256],126625:[[1576],256],126626:[[1580],256],126627:[[1583],256],126629:[[1608],256],126630:[[1586],256],126631:[[1581],256],126632:[[1591],256],126633:[[1610],256],126635:[[1604],256],126636:[[1605],256],126637:[[1606],256],126638:[[1587],256],126639:[[1593],256],126640:[[1601],256],126641:[[1589],256],126642:[[1602],256],126643:[[1585],256],126644:[[1588],256],126645:[[1578],256],126646:[[1579],256],126647:[[1582],256],126648:[[1584],256],126649:[[1590],256],126650:[[1592],256],126651:[[1594],256]},61696:{127232:[[48,46],256],127233:[[48,44],256],127234:[[49,44],256],127235:[[50,44],256],127236:[[51,44],256],127237:[[52,44],256],127238:[[53,44],256],127239:[[54,44],256],127240:[[55,44],256],127241:[[56,44],256],127242:[[57,44],256],127248:[[40,65,41],256],127249:[[40,66,41],256],127250:[[40,67,41],256],127251:[[40,68,41],256],127252:[[40,69,41],256],127253:[[40,70,41],256],127254:[[40,71,41],256],127255:[[40,72,41],256],127256:[[40,73,41],256],127257:[[40,74,41],256],127258:[[40,75,41],256],127259:[[40,76,41],256],127260:[[40,77,41],256],127261:[[40,78,41],256],127262:[[40,79,41],256],127263:[[40,80,41],256],127264:[[40,81,41],256],127265:[[40,82,41],256],127266:[[40,83,41],256],127267:[[40,84,41],256],127268:[[40,85,41],256],127269:[[40,86,41],256],127270:[[40,87,41],256],127271:[[40,88,41],256],127272:[[40,89,41],256],127273:[[40,90,41],256],127274:[[12308,83,12309],256],127275:[[67],256],127276:[[82],256],127277:[[67,68],256],127278:[[87,90],256],127280:[[65],256],127281:[[66],256],127282:[[67],256],127283:[[68],256],127284:[[69],256],127285:[[70],256],127286:[[71],256],127287:[[72],256],127288:[[73],256],127289:[[74],256],127290:[[75],256],127291:[[76],256],127292:[[77],256],127293:[[78],256],127294:[[79],256],127295:[[80],256],127296:[[81],256],127297:[[82],256],127298:[[83],256],127299:[[84],256],127300:[[85],256],127301:[[86],256],127302:[[87],256],127303:[[88],256],127304:[[89],256],127305:[[90],256],127306:[[72,86],256],127307:[[77,86],256],127308:[[83,68],256],127309:[[83,83],256],127310:[[80,80,86],256],127311:[[87,67],256],127338:[[77,67],256],127339:[[77,68],256],127376:[[68,74],256]},61952:{127488:[[12411,12363],256],127489:[[12467,12467],256],127490:[[12469],256],127504:[[25163],256],127505:[[23383],256],127506:[[21452],256],127507:[[12487],256],127508:[[20108],256],127509:[[22810],256],127510:[[35299],256],127511:[[22825],256],127512:[[20132],256],127513:[[26144],256],127514:[[28961],256],127515:[[26009],256],127516:[[21069],256],127517:[[24460],256],127518:[[20877],256],127519:[[26032],256],127520:[[21021],256],127521:[[32066],256],127522:[[29983],256],127523:[[36009],256],127524:[[22768],256],127525:[[21561],256],127526:[[28436],256],127527:[[25237],256],127528:[[25429],256],127529:[[19968],256],127530:[[19977],256],127531:[[36938],256],127532:[[24038],256],127533:[[20013],256],127534:[[21491],256],127535:[[25351],256],127536:[[36208],256],127537:[[25171],256],127538:[[31105],256],127539:[[31354],256],127540:[[21512],256],127541:[[28288],256],127542:[[26377],256],127543:[[26376],256],127544:[[30003],256],127545:[[21106],256],127546:[[21942],256],127552:[[12308,26412,12309],256],127553:[[12308,19977,12309],256],127554:[[12308,20108,12309],256],127555:[[12308,23433,12309],256],127556:[[12308,28857,12309],256],127557:[[12308,25171,12309],256],127558:[[12308,30423,12309],256],127559:[[12308,21213,12309],256],127560:[[12308,25943,12309],256],127568:[[24471],256],127569:[[21487],256]},63488:{194560:[[20029]],194561:[[20024]],194562:[[20033]],194563:[[131362]],194564:[[20320]],194565:[[20398]],194566:[[20411]],194567:[[20482]],194568:[[20602]],194569:[[20633]],194570:[[20711]],194571:[[20687]],194572:[[13470]],194573:[[132666]],194574:[[20813]],194575:[[20820]],194576:[[20836]],194577:[[20855]],194578:[[132380]],194579:[[13497]],194580:[[20839]],194581:[[20877]],194582:[[132427]],194583:[[20887]],194584:[[20900]],194585:[[20172]],194586:[[20908]],194587:[[20917]],194588:[[168415]],194589:[[20981]],194590:[[20995]],194591:[[13535]],194592:[[21051]],194593:[[21062]],194594:[[21106]],194595:[[21111]],194596:[[13589]],194597:[[21191]],194598:[[21193]],194599:[[21220]],194600:[[21242]],194601:[[21253]],194602:[[21254]],194603:[[21271]],194604:[[21321]],194605:[[21329]],194606:[[21338]],194607:[[21363]],194608:[[21373]],194609:[[21375]],194610:[[21375]],194611:[[21375]],194612:[[133676]],194613:[[28784]],194614:[[21450]],194615:[[21471]],194616:[[133987]],194617:[[21483]],194618:[[21489]],194619:[[21510]],194620:[[21662]],194621:[[21560]],194622:[[21576]],194623:[[21608]],194624:[[21666]],194625:[[21750]],194626:[[21776]],194627:[[21843]],194628:[[21859]],194629:[[21892]],194630:[[21892]],194631:[[21913]],194632:[[21931]],194633:[[21939]],194634:[[21954]],194635:[[22294]],194636:[[22022]],194637:[[22295]],194638:[[22097]],194639:[[22132]],194640:[[20999]],194641:[[22766]],194642:[[22478]],194643:[[22516]],194644:[[22541]],194645:[[22411]],194646:[[22578]],194647:[[22577]],194648:[[22700]],194649:[[136420]],194650:[[22770]],194651:[[22775]],194652:[[22790]],194653:[[22810]],194654:[[22818]],194655:[[22882]],194656:[[136872]],194657:[[136938]],194658:[[23020]],194659:[[23067]],194660:[[23079]],194661:[[23e3]],194662:[[23142]],194663:[[14062]],194664:[[14076]],194665:[[23304]],194666:[[23358]],194667:[[23358]],194668:[[137672]],194669:[[23491]],194670:[[23512]],194671:[[23527]],194672:[[23539]],194673:[[138008]],194674:[[23551]],194675:[[23558]],194676:[[24403]],194677:[[23586]],194678:[[14209]],194679:[[23648]],194680:[[23662]],194681:[[23744]],194682:[[23693]],194683:[[138724]],194684:[[23875]],194685:[[138726]],194686:[[23918]],194687:[[23915]],194688:[[23932]],194689:[[24033]],194690:[[24034]],194691:[[14383]],194692:[[24061]],194693:[[24104]],194694:[[24125]],194695:[[24169]],194696:[[14434]],194697:[[139651]],194698:[[14460]],194699:[[24240]],194700:[[24243]],194701:[[24246]],194702:[[24266]],194703:[[172946]],194704:[[24318]],194705:[[140081]],194706:[[140081]],194707:[[33281]],194708:[[24354]],194709:[[24354]],194710:[[14535]],194711:[[144056]],194712:[[156122]],194713:[[24418]],194714:[[24427]],194715:[[14563]],194716:[[24474]],194717:[[24525]],194718:[[24535]],194719:[[24569]],194720:[[24705]],194721:[[14650]],194722:[[14620]],194723:[[24724]],194724:[[141012]],194725:[[24775]],194726:[[24904]],194727:[[24908]],194728:[[24910]],194729:[[24908]],194730:[[24954]],194731:[[24974]],194732:[[25010]],194733:[[24996]],194734:[[25007]],194735:[[25054]],194736:[[25074]],194737:[[25078]],194738:[[25104]],194739:[[25115]],194740:[[25181]],194741:[[25265]],194742:[[25300]],194743:[[25424]],194744:[[142092]],194745:[[25405]],194746:[[25340]],194747:[[25448]],194748:[[25475]],194749:[[25572]],194750:[[142321]],194751:[[25634]],194752:[[25541]],194753:[[25513]],194754:[[14894]],194755:[[25705]],194756:[[25726]],194757:[[25757]],194758:[[25719]],194759:[[14956]],194760:[[25935]],194761:[[25964]],194762:[[143370]],194763:[[26083]],194764:[[26360]],194765:[[26185]],194766:[[15129]],194767:[[26257]],194768:[[15112]],194769:[[15076]],194770:[[20882]],194771:[[20885]],194772:[[26368]],194773:[[26268]],194774:[[32941]],194775:[[17369]],194776:[[26391]],194777:[[26395]],194778:[[26401]],194779:[[26462]],194780:[[26451]],194781:[[144323]],194782:[[15177]],194783:[[26618]],194784:[[26501]],194785:[[26706]],194786:[[26757]],194787:[[144493]],194788:[[26766]],194789:[[26655]],194790:[[26900]],194791:[[15261]],194792:[[26946]],194793:[[27043]],194794:[[27114]],194795:[[27304]],194796:[[145059]],194797:[[27355]],194798:[[15384]],194799:[[27425]],194800:[[145575]],194801:[[27476]],194802:[[15438]],194803:[[27506]],194804:[[27551]],194805:[[27578]],194806:[[27579]],194807:[[146061]],194808:[[138507]],194809:[[146170]],194810:[[27726]],194811:[[146620]],194812:[[27839]],194813:[[27853]],194814:[[27751]],194815:[[27926]]},63744:{63744:[[35912]],63745:[[26356]],63746:[[36554]],63747:[[36040]],63748:[[28369]],63749:[[20018]],63750:[[21477]],63751:[[40860]],63752:[[40860]],63753:[[22865]],63754:[[37329]],63755:[[21895]],63756:[[22856]],63757:[[25078]],63758:[[30313]],63759:[[32645]],63760:[[34367]],63761:[[34746]],63762:[[35064]],63763:[[37007]],63764:[[27138]],63765:[[27931]],63766:[[28889]],63767:[[29662]],63768:[[33853]],63769:[[37226]],63770:[[39409]],63771:[[20098]],63772:[[21365]],63773:[[27396]],63774:[[29211]],63775:[[34349]],63776:[[40478]],63777:[[23888]],63778:[[28651]],63779:[[34253]],63780:[[35172]],63781:[[25289]],63782:[[33240]],63783:[[34847]],63784:[[24266]],63785:[[26391]],63786:[[28010]],63787:[[29436]],63788:[[37070]],63789:[[20358]],63790:[[20919]],63791:[[21214]],63792:[[25796]],63793:[[27347]],63794:[[29200]],63795:[[30439]],63796:[[32769]],63797:[[34310]],63798:[[34396]],63799:[[36335]],63800:[[38706]],63801:[[39791]],63802:[[40442]],63803:[[30860]],63804:[[31103]],63805:[[32160]],63806:[[33737]],63807:[[37636]],63808:[[40575]],63809:[[35542]],63810:[[22751]],63811:[[24324]],63812:[[31840]],63813:[[32894]],63814:[[29282]],63815:[[30922]],63816:[[36034]],63817:[[38647]],63818:[[22744]],63819:[[23650]],63820:[[27155]],63821:[[28122]],63822:[[28431]],63823:[[32047]],63824:[[32311]],63825:[[38475]],63826:[[21202]],63827:[[32907]],63828:[[20956]],63829:[[20940]],63830:[[31260]],63831:[[32190]],63832:[[33777]],63833:[[38517]],63834:[[35712]],63835:[[25295]],63836:[[27138]],63837:[[35582]],63838:[[20025]],63839:[[23527]],63840:[[24594]],63841:[[29575]],63842:[[30064]],63843:[[21271]],63844:[[30971]],63845:[[20415]],63846:[[24489]],63847:[[19981]],63848:[[27852]],63849:[[25976]],63850:[[32034]],63851:[[21443]],63852:[[22622]],63853:[[30465]],63854:[[33865]],63855:[[35498]],63856:[[27578]],63857:[[36784]],63858:[[27784]],63859:[[25342]],63860:[[33509]],63861:[[25504]],63862:[[30053]],63863:[[20142]],63864:[[20841]],63865:[[20937]],63866:[[26753]],63867:[[31975]],63868:[[33391]],63869:[[35538]],63870:[[37327]],63871:[[21237]],63872:[[21570]],63873:[[22899]],63874:[[24300]],63875:[[26053]],63876:[[28670]],63877:[[31018]],63878:[[38317]],63879:[[39530]],63880:[[40599]],63881:[[40654]],63882:[[21147]],63883:[[26310]],63884:[[27511]],63885:[[36706]],63886:[[24180]],63887:[[24976]],63888:[[25088]],63889:[[25754]],63890:[[28451]],63891:[[29001]],63892:[[29833]],63893:[[31178]],63894:[[32244]],63895:[[32879]],63896:[[36646]],63897:[[34030]],63898:[[36899]],63899:[[37706]],63900:[[21015]],63901:[[21155]],63902:[[21693]],63903:[[28872]],63904:[[35010]],63905:[[35498]],63906:[[24265]],63907:[[24565]],63908:[[25467]],63909:[[27566]],63910:[[31806]],63911:[[29557]],63912:[[20196]],63913:[[22265]],63914:[[23527]],63915:[[23994]],63916:[[24604]],63917:[[29618]],63918:[[29801]],63919:[[32666]],63920:[[32838]],63921:[[37428]],63922:[[38646]],63923:[[38728]],63924:[[38936]],63925:[[20363]],63926:[[31150]],63927:[[37300]],63928:[[38584]],63929:[[24801]],63930:[[20102]],63931:[[20698]],63932:[[23534]],63933:[[23615]],63934:[[26009]],63935:[[27138]],63936:[[29134]],63937:[[30274]],63938:[[34044]],63939:[[36988]],63940:[[40845]],63941:[[26248]],63942:[[38446]],63943:[[21129]],63944:[[26491]],63945:[[26611]],63946:[[27969]],63947:[[28316]],63948:[[29705]],63949:[[30041]],63950:[[30827]],63951:[[32016]],63952:[[39006]],63953:[[20845]],63954:[[25134]],63955:[[38520]],63956:[[20523]],63957:[[23833]],63958:[[28138]],63959:[[36650]],63960:[[24459]],63961:[[24900]],63962:[[26647]],63963:[[29575]],63964:[[38534]],63965:[[21033]],63966:[[21519]],63967:[[23653]],63968:[[26131]],63969:[[26446]],63970:[[26792]],63971:[[27877]],63972:[[29702]],63973:[[30178]],63974:[[32633]],63975:[[35023]],63976:[[35041]],63977:[[37324]],63978:[[38626]],63979:[[21311]],63980:[[28346]],63981:[[21533]],63982:[[29136]],63983:[[29848]],63984:[[34298]],63985:[[38563]],63986:[[40023]],63987:[[40607]],63988:[[26519]],63989:[[28107]],63990:[[33256]],63991:[[31435]],63992:[[31520]],63993:[[31890]],63994:[[29376]],63995:[[28825]],63996:[[35672]],63997:[[20160]],63998:[[33590]],63999:[[21050]],194816:[[27966]],194817:[[28023]],194818:[[27969]],194819:[[28009]],194820:[[28024]],194821:[[28037]],194822:[[146718]],194823:[[27956]],194824:[[28207]],194825:[[28270]],194826:[[15667]],194827:[[28363]],194828:[[28359]],194829:[[147153]],194830:[[28153]],194831:[[28526]],194832:[[147294]],194833:[[147342]],194834:[[28614]],194835:[[28729]],194836:[[28702]],194837:[[28699]],194838:[[15766]],194839:[[28746]],194840:[[28797]],194841:[[28791]],194842:[[28845]],194843:[[132389]],194844:[[28997]],194845:[[148067]],194846:[[29084]],194847:[[148395]],194848:[[29224]],194849:[[29237]],194850:[[29264]],194851:[[149e3]],194852:[[29312]],194853:[[29333]],194854:[[149301]],194855:[[149524]],194856:[[29562]],194857:[[29579]],194858:[[16044]],194859:[[29605]],194860:[[16056]],194861:[[16056]],194862:[[29767]],194863:[[29788]],194864:[[29809]],194865:[[29829]],194866:[[29898]],194867:[[16155]],194868:[[29988]],194869:[[150582]],194870:[[30014]],194871:[[150674]],194872:[[30064]],194873:[[139679]],194874:[[30224]],194875:[[151457]],194876:[[151480]],194877:[[151620]],194878:[[16380]],194879:[[16392]],194880:[[30452]],194881:[[151795]],194882:[[151794]],194883:[[151833]],194884:[[151859]],194885:[[30494]],194886:[[30495]],194887:[[30495]],194888:[[30538]],194889:[[16441]],194890:[[30603]],194891:[[16454]],194892:[[16534]],194893:[[152605]],194894:[[30798]],194895:[[30860]],194896:[[30924]],194897:[[16611]],194898:[[153126]],194899:[[31062]],194900:[[153242]],194901:[[153285]],194902:[[31119]],194903:[[31211]],194904:[[16687]],194905:[[31296]],194906:[[31306]],194907:[[31311]],194908:[[153980]],194909:[[154279]],194910:[[154279]],194911:[[31470]],194912:[[16898]],194913:[[154539]],194914:[[31686]],194915:[[31689]],194916:[[16935]],194917:[[154752]],194918:[[31954]],194919:[[17056]],194920:[[31976]],194921:[[31971]],194922:[[32e3]],194923:[[155526]],194924:[[32099]],194925:[[17153]],194926:[[32199]],194927:[[32258]],194928:[[32325]],194929:[[17204]],194930:[[156200]],194931:[[156231]],194932:[[17241]],194933:[[156377]],194934:[[32634]],194935:[[156478]],194936:[[32661]],194937:[[32762]],194938:[[32773]],194939:[[156890]],194940:[[156963]],194941:[[32864]],194942:[[157096]],194943:[[32880]],194944:[[144223]],194945:[[17365]],194946:[[32946]],194947:[[33027]],194948:[[17419]],194949:[[33086]],194950:[[23221]],194951:[[157607]],194952:[[157621]],194953:[[144275]],194954:[[144284]],194955:[[33281]],194956:[[33284]],194957:[[36766]],194958:[[17515]],194959:[[33425]],194960:[[33419]],194961:[[33437]],194962:[[21171]],194963:[[33457]],194964:[[33459]],194965:[[33469]],194966:[[33510]],194967:[[158524]],194968:[[33509]],194969:[[33565]],194970:[[33635]],194971:[[33709]],194972:[[33571]],194973:[[33725]],194974:[[33767]],194975:[[33879]],194976:[[33619]],194977:[[33738]],194978:[[33740]],194979:[[33756]],194980:[[158774]],194981:[[159083]],194982:[[158933]],194983:[[17707]],194984:[[34033]],194985:[[34035]],194986:[[34070]],194987:[[160714]],194988:[[34148]],194989:[[159532]],194990:[[17757]],194991:[[17761]],194992:[[159665]],194993:[[159954]],194994:[[17771]],194995:[[34384]],194996:[[34396]],194997:[[34407]],194998:[[34409]],194999:[[34473]],195e3:[[34440]],195001:[[34574]],195002:[[34530]],195003:[[34681]],195004:[[34600]],195005:[[34667]],195006:[[34694]],195007:[[17879]],195008:[[34785]],195009:[[34817]],195010:[[17913]],195011:[[34912]],195012:[[34915]],195013:[[161383]],195014:[[35031]],195015:[[35038]],195016:[[17973]],195017:[[35066]],195018:[[13499]],195019:[[161966]],195020:[[162150]],195021:[[18110]],195022:[[18119]],195023:[[35488]],195024:[[35565]],195025:[[35722]],195026:[[35925]],195027:[[162984]],195028:[[36011]],195029:[[36033]],195030:[[36123]],195031:[[36215]],195032:[[163631]],195033:[[133124]],195034:[[36299]],195035:[[36284]],195036:[[36336]],195037:[[133342]],195038:[[36564]],195039:[[36664]],195040:[[165330]],195041:[[165357]],195042:[[37012]],195043:[[37105]],195044:[[37137]],195045:[[165678]],195046:[[37147]],195047:[[37432]],195048:[[37591]],195049:[[37592]],195050:[[37500]],195051:[[37881]],195052:[[37909]],195053:[[166906]],195054:[[38283]],195055:[[18837]],195056:[[38327]],195057:[[167287]],195058:[[18918]],195059:[[38595]],195060:[[23986]],195061:[[38691]],195062:[[168261]],195063:[[168474]],195064:[[19054]],195065:[[19062]],195066:[[38880]],195067:[[168970]],195068:[[19122]],195069:[[169110]],195070:[[38923]],195071:[[38923]]},64e3:{64e3:[[20999]],64001:[[24230]],64002:[[25299]],64003:[[31958]],64004:[[23429]],64005:[[27934]],64006:[[26292]],64007:[[36667]],64008:[[34892]],64009:[[38477]],64010:[[35211]],64011:[[24275]],64012:[[20800]],64013:[[21952]],64016:[[22618]],64018:[[26228]],64021:[[20958]],64022:[[29482]],64023:[[30410]],64024:[[31036]],64025:[[31070]],64026:[[31077]],64027:[[31119]],64028:[[38742]],64029:[[31934]],64030:[[32701]],64032:[[34322]],64034:[[35576]],64037:[[36920]],64038:[[37117]],64042:[[39151]],64043:[[39164]],64044:[[39208]],64045:[[40372]],64046:[[37086]],64047:[[38583]],64048:[[20398]],64049:[[20711]],64050:[[20813]],64051:[[21193]],64052:[[21220]],64053:[[21329]],64054:[[21917]],64055:[[22022]],64056:[[22120]],64057:[[22592]],64058:[[22696]],64059:[[23652]],64060:[[23662]],64061:[[24724]],64062:[[24936]],64063:[[24974]],64064:[[25074]],64065:[[25935]],64066:[[26082]],64067:[[26257]],64068:[[26757]],64069:[[28023]],64070:[[28186]],64071:[[28450]],64072:[[29038]],64073:[[29227]],64074:[[29730]],64075:[[30865]],64076:[[31038]],64077:[[31049]],64078:[[31048]],64079:[[31056]],64080:[[31062]],64081:[[31069]],64082:[[31117]],64083:[[31118]],64084:[[31296]],64085:[[31361]],64086:[[31680]],64087:[[32244]],64088:[[32265]],64089:[[32321]],64090:[[32626]],64091:[[32773]],64092:[[33261]],64093:[[33401]],64094:[[33401]],64095:[[33879]],64096:[[35088]],64097:[[35222]],64098:[[35585]],64099:[[35641]],64100:[[36051]],64101:[[36104]],64102:[[36790]],64103:[[36920]],64104:[[38627]],64105:[[38911]],64106:[[38971]],64107:[[24693]],64108:[[148206]],64109:[[33304]],64112:[[20006]],64113:[[20917]],64114:[[20840]],64115:[[20352]],64116:[[20805]],64117:[[20864]],64118:[[21191]],64119:[[21242]],64120:[[21917]],64121:[[21845]],64122:[[21913]],64123:[[21986]],64124:[[22618]],64125:[[22707]],64126:[[22852]],64127:[[22868]],64128:[[23138]],64129:[[23336]],64130:[[24274]],64131:[[24281]],64132:[[24425]],64133:[[24493]],64134:[[24792]],64135:[[24910]],64136:[[24840]],64137:[[24974]],64138:[[24928]],64139:[[25074]],64140:[[25140]],64141:[[25540]],64142:[[25628]],64143:[[25682]],64144:[[25942]],64145:[[26228]],64146:[[26391]],64147:[[26395]],64148:[[26454]],64149:[[27513]],64150:[[27578]],64151:[[27969]],64152:[[28379]],64153:[[28363]],64154:[[28450]],64155:[[28702]],64156:[[29038]],64157:[[30631]],64158:[[29237]],64159:[[29359]],64160:[[29482]],64161:[[29809]],64162:[[29958]],64163:[[30011]],64164:[[30237]],64165:[[30239]],64166:[[30410]],64167:[[30427]],64168:[[30452]],64169:[[30538]],64170:[[30528]],64171:[[30924]],64172:[[31409]],64173:[[31680]],64174:[[31867]],64175:[[32091]],64176:[[32244]],64177:[[32574]],64178:[[32773]],64179:[[33618]],64180:[[33775]],64181:[[34681]],64182:[[35137]],64183:[[35206]],64184:[[35222]],64185:[[35519]],64186:[[35576]],64187:[[35531]],64188:[[35585]],64189:[[35582]],64190:[[35565]],64191:[[35641]],64192:[[35722]],64193:[[36104]],64194:[[36664]],64195:[[36978]],64196:[[37273]],64197:[[37494]],64198:[[38524]],64199:[[38627]],64200:[[38742]],64201:[[38875]],64202:[[38911]],64203:[[38923]],64204:[[38971]],64205:[[39698]],64206:[[40860]],64207:[[141386]],64208:[[141380]],64209:[[144341]],64210:[[15261]],64211:[[16408]],64212:[[16441]],64213:[[152137]],64214:[[154832]],64215:[[163539]],64216:[[40771]],64217:[[40846]],195072:[[38953]],195073:[[169398]],195074:[[39138]],195075:[[19251]],195076:[[39209]],195077:[[39335]],195078:[[39362]],195079:[[39422]],195080:[[19406]],195081:[[170800]],195082:[[39698]],195083:[[4e4]],195084:[[40189]],195085:[[19662]],195086:[[19693]],195087:[[40295]],195088:[[172238]],195089:[[19704]],195090:[[172293]],195091:[[172558]],195092:[[172689]],195093:[[40635]],195094:[[19798]],195095:[[40697]],195096:[[40702]],195097:[[40709]],195098:[[40719]],195099:[[40726]],195100:[[40763]],195101:[[173568]]},64256:{64256:[[102,102],256],64257:[[102,105],256],64258:[[102,108],256],64259:[[102,102,105],256],64260:[[102,102,108],256],64261:[[383,116],256],64262:[[115,116],256],64275:[[1396,1398],256],64276:[[1396,1381],256],64277:[[1396,1387],256],64278:[[1406,1398],256],64279:[[1396,1389],256],64285:[[1497,1460],512],64286:[,26],64287:[[1522,1463],512],64288:[[1506],256],64289:[[1488],256],64290:[[1491],256],64291:[[1492],256],64292:[[1499],256],64293:[[1500],256],64294:[[1501],256],64295:[[1512],256],64296:[[1514],256],64297:[[43],256],64298:[[1513,1473],512],64299:[[1513,1474],512],64300:[[64329,1473],512],64301:[[64329,1474],512],64302:[[1488,1463],512],64303:[[1488,1464],512],64304:[[1488,1468],512],64305:[[1489,1468],512],64306:[[1490,1468],512],64307:[[1491,1468],512],64308:[[1492,1468],512],64309:[[1493,1468],512],64310:[[1494,1468],512],64312:[[1496,1468],512],64313:[[1497,1468],512],64314:[[1498,1468],512],64315:[[1499,1468],512],64316:[[1500,1468],512],64318:[[1502,1468],512],64320:[[1504,1468],512],64321:[[1505,1468],512],64323:[[1507,1468],512],64324:[[1508,1468],512],64326:[[1510,1468],512],64327:[[1511,1468],512],64328:[[1512,1468],512],64329:[[1513,1468],512],64330:[[1514,1468],512],64331:[[1493,1465],512],64332:[[1489,1471],512],64333:[[1499,1471],512],64334:[[1508,1471],512],64335:[[1488,1500],256],64336:[[1649],256],64337:[[1649],256],64338:[[1659],256],64339:[[1659],256],64340:[[1659],256],64341:[[1659],256],64342:[[1662],256],64343:[[1662],256],64344:[[1662],256],64345:[[1662],256],64346:[[1664],256],64347:[[1664],256],64348:[[1664],256],64349:[[1664],256],64350:[[1658],256],64351:[[1658],256],64352:[[1658],256],64353:[[1658],256],64354:[[1663],256],64355:[[1663],256],64356:[[1663],256],64357:[[1663],256],64358:[[1657],256],64359:[[1657],256],64360:[[1657],256],64361:[[1657],256],64362:[[1700],256],64363:[[1700],256],64364:[[1700],256],64365:[[1700],256],64366:[[1702],256],64367:[[1702],256],64368:[[1702],256],64369:[[1702],256],64370:[[1668],256],64371:[[1668],256],64372:[[1668],256],64373:[[1668],256],64374:[[1667],256],64375:[[1667],256],64376:[[1667],256],64377:[[1667],256],64378:[[1670],256],64379:[[1670],256],64380:[[1670],256],64381:[[1670],256],64382:[[1671],256],64383:[[1671],256],64384:[[1671],256],64385:[[1671],256],64386:[[1677],256],64387:[[1677],256],64388:[[1676],256],64389:[[1676],256],64390:[[1678],256],64391:[[1678],256],64392:[[1672],256],64393:[[1672],256],64394:[[1688],256],64395:[[1688],256],64396:[[1681],256],64397:[[1681],256],64398:[[1705],256],64399:[[1705],256],64400:[[1705],256],64401:[[1705],256],64402:[[1711],256],64403:[[1711],256],64404:[[1711],256],64405:[[1711],256],64406:[[1715],256],64407:[[1715],256],64408:[[1715],256],64409:[[1715],256],64410:[[1713],256],64411:[[1713],256],64412:[[1713],256],64413:[[1713],256],64414:[[1722],256],64415:[[1722],256],64416:[[1723],256],64417:[[1723],256],64418:[[1723],256],64419:[[1723],256],64420:[[1728],256],64421:[[1728],256],64422:[[1729],256],64423:[[1729],256],64424:[[1729],256],64425:[[1729],256],64426:[[1726],256],64427:[[1726],256],64428:[[1726],256],64429:[[1726],256],64430:[[1746],256],64431:[[1746],256],64432:[[1747],256],64433:[[1747],256],64467:[[1709],256],64468:[[1709],256],64469:[[1709],256],64470:[[1709],256],64471:[[1735],256],64472:[[1735],256],64473:[[1734],256],64474:[[1734],256],64475:[[1736],256],64476:[[1736],256],64477:[[1655],256],64478:[[1739],256],64479:[[1739],256],64480:[[1733],256],64481:[[1733],256],64482:[[1737],256],64483:[[1737],256],64484:[[1744],256],64485:[[1744],256],64486:[[1744],256],64487:[[1744],256],64488:[[1609],256],64489:[[1609],256],64490:[[1574,1575],256],64491:[[1574,1575],256],64492:[[1574,1749],256],64493:[[1574,1749],256],64494:[[1574,1608],256],64495:[[1574,1608],256],64496:[[1574,1735],256],64497:[[1574,1735],256],64498:[[1574,1734],256],64499:[[1574,1734],256],64500:[[1574,1736],256],64501:[[1574,1736],256],64502:[[1574,1744],256],64503:[[1574,1744],256],64504:[[1574,1744],256],64505:[[1574,1609],256],64506:[[1574,1609],256],64507:[[1574,1609],256],64508:[[1740],256],64509:[[1740],256],64510:[[1740],256],64511:[[1740],256]},64512:{64512:[[1574,1580],256],64513:[[1574,1581],256],64514:[[1574,1605],256],64515:[[1574,1609],256],64516:[[1574,1610],256],64517:[[1576,1580],256],64518:[[1576,1581],256],64519:[[1576,1582],256],64520:[[1576,1605],256],64521:[[1576,1609],256],64522:[[1576,1610],256],64523:[[1578,1580],256],64524:[[1578,1581],256],64525:[[1578,1582],256],64526:[[1578,1605],256],64527:[[1578,1609],256],64528:[[1578,1610],256],64529:[[1579,1580],256],64530:[[1579,1605],256],64531:[[1579,1609],256],64532:[[1579,1610],256],64533:[[1580,1581],256],64534:[[1580,1605],256],64535:[[1581,1580],256],64536:[[1581,1605],256],64537:[[1582,1580],256],64538:[[1582,1581],256],64539:[[1582,1605],256],64540:[[1587,1580],256],64541:[[1587,1581],256],64542:[[1587,1582],256],64543:[[1587,1605],256],64544:[[1589,1581],256],64545:[[1589,1605],256],64546:[[1590,1580],256],64547:[[1590,1581],256],64548:[[1590,1582],256],64549:[[1590,1605],256],64550:[[1591,1581],256],64551:[[1591,1605],256],64552:[[1592,1605],256],64553:[[1593,1580],256],64554:[[1593,1605],256],64555:[[1594,1580],256],64556:[[1594,1605],256],64557:[[1601,1580],256],64558:[[1601,1581],256],64559:[[1601,1582],256],64560:[[1601,1605],256],64561:[[1601,1609],256],64562:[[1601,1610],256],64563:[[1602,1581],256],64564:[[1602,1605],256],64565:[[1602,1609],256],64566:[[1602,1610],256],64567:[[1603,1575],256],64568:[[1603,1580],256],64569:[[1603,1581],256],64570:[[1603,1582],256],64571:[[1603,1604],256],64572:[[1603,1605],256],64573:[[1603,1609],256],64574:[[1603,1610],256],64575:[[1604,1580],256],64576:[[1604,1581],256],64577:[[1604,1582],256],64578:[[1604,1605],256],64579:[[1604,1609],256],64580:[[1604,1610],256],64581:[[1605,1580],256],64582:[[1605,1581],256],64583:[[1605,1582],256],64584:[[1605,1605],256],64585:[[1605,1609],256],64586:[[1605,1610],256],64587:[[1606,1580],256],64588:[[1606,1581],256],64589:[[1606,1582],256],64590:[[1606,1605],256],64591:[[1606,1609],256],64592:[[1606,1610],256],64593:[[1607,1580],256],64594:[[1607,1605],256],64595:[[1607,1609],256],64596:[[1607,1610],256],64597:[[1610,1580],256],64598:[[1610,1581],256],64599:[[1610,1582],256],64600:[[1610,1605],256],64601:[[1610,1609],256],64602:[[1610,1610],256],64603:[[1584,1648],256],64604:[[1585,1648],256],64605:[[1609,1648],256],64606:[[32,1612,1617],256],64607:[[32,1613,1617],256],64608:[[32,1614,1617],256],64609:[[32,1615,1617],256],64610:[[32,1616,1617],256],64611:[[32,1617,1648],256],64612:[[1574,1585],256],64613:[[1574,1586],256],64614:[[1574,1605],256],64615:[[1574,1606],256],64616:[[1574,1609],256],64617:[[1574,1610],256],64618:[[1576,1585],256],64619:[[1576,1586],256],64620:[[1576,1605],256],64621:[[1576,1606],256],64622:[[1576,1609],256],64623:[[1576,1610],256],64624:[[1578,1585],256],64625:[[1578,1586],256],64626:[[1578,1605],256],64627:[[1578,1606],256],64628:[[1578,1609],256],64629:[[1578,1610],256],64630:[[1579,1585],256],64631:[[1579,1586],256],64632:[[1579,1605],256],64633:[[1579,1606],256],64634:[[1579,1609],256],64635:[[1579,1610],256],64636:[[1601,1609],256],64637:[[1601,1610],256],64638:[[1602,1609],256],64639:[[1602,1610],256],64640:[[1603,1575],256],64641:[[1603,1604],256],64642:[[1603,1605],256],64643:[[1603,1609],256],64644:[[1603,1610],256],64645:[[1604,1605],256],64646:[[1604,1609],256],64647:[[1604,1610],256],64648:[[1605,1575],256],64649:[[1605,1605],256],64650:[[1606,1585],256],64651:[[1606,1586],256],64652:[[1606,1605],256],64653:[[1606,1606],256],64654:[[1606,1609],256],64655:[[1606,1610],256],64656:[[1609,1648],256],64657:[[1610,1585],256],64658:[[1610,1586],256],64659:[[1610,1605],256],64660:[[1610,1606],256],64661:[[1610,1609],256],64662:[[1610,1610],256],64663:[[1574,1580],256],64664:[[1574,1581],256],64665:[[1574,1582],256],64666:[[1574,1605],256],64667:[[1574,1607],256],64668:[[1576,1580],256],64669:[[1576,1581],256],64670:[[1576,1582],256],64671:[[1576,1605],256],64672:[[1576,1607],256],64673:[[1578,1580],256],64674:[[1578,1581],256],64675:[[1578,1582],256],64676:[[1578,1605],256],64677:[[1578,1607],256],64678:[[1579,1605],256],64679:[[1580,1581],256],64680:[[1580,1605],256],64681:[[1581,1580],256],64682:[[1581,1605],256],64683:[[1582,1580],256],64684:[[1582,1605],256],64685:[[1587,1580],256],64686:[[1587,1581],256],64687:[[1587,1582],256],64688:[[1587,1605],256],64689:[[1589,1581],256],64690:[[1589,1582],256],64691:[[1589,1605],256],64692:[[1590,1580],256],64693:[[1590,1581],256],64694:[[1590,1582],256],64695:[[1590,1605],256],64696:[[1591,1581],256],64697:[[1592,1605],256],64698:[[1593,1580],256],64699:[[1593,1605],256],64700:[[1594,1580],256],64701:[[1594,1605],256],64702:[[1601,1580],256],64703:[[1601,1581],256],64704:[[1601,1582],256],64705:[[1601,1605],256],64706:[[1602,1581],256],64707:[[1602,1605],256],64708:[[1603,1580],256],64709:[[1603,1581],256],64710:[[1603,1582],256],64711:[[1603,1604],256],64712:[[1603,1605],256],64713:[[1604,1580],256],64714:[[1604,1581],256],64715:[[1604,1582],256],64716:[[1604,1605],256],64717:[[1604,1607],256],64718:[[1605,1580],256],64719:[[1605,1581],256],64720:[[1605,1582],256],64721:[[1605,1605],256],64722:[[1606,1580],256],64723:[[1606,1581],256],64724:[[1606,1582],256],64725:[[1606,1605],256],64726:[[1606,1607],256],64727:[[1607,1580],256],64728:[[1607,1605],256],64729:[[1607,1648],256],64730:[[1610,1580],256],64731:[[1610,1581],256],64732:[[1610,1582],256],64733:[[1610,1605],256],64734:[[1610,1607],256],64735:[[1574,1605],256],64736:[[1574,1607],256],64737:[[1576,1605],256],64738:[[1576,1607],256],64739:[[1578,1605],256],64740:[[1578,1607],256],64741:[[1579,1605],256],64742:[[1579,1607],256],64743:[[1587,1605],256],64744:[[1587,1607],256],64745:[[1588,1605],256],64746:[[1588,1607],256],64747:[[1603,1604],256],64748:[[1603,1605],256],64749:[[1604,1605],256],64750:[[1606,1605],256],64751:[[1606,1607],256],64752:[[1610,1605],256],64753:[[1610,1607],256],64754:[[1600,1614,1617],256],64755:[[1600,1615,1617],256],64756:[[1600,1616,1617],256],64757:[[1591,1609],256],64758:[[1591,1610],256],64759:[[1593,1609],256],64760:[[1593,1610],256],64761:[[1594,1609],256],64762:[[1594,1610],256],64763:[[1587,1609],256],64764:[[1587,1610],256],64765:[[1588,1609],256],64766:[[1588,1610],256],64767:[[1581,1609],256]},64768:{64768:[[1581,1610],256],64769:[[1580,1609],256],64770:[[1580,1610],256],64771:[[1582,1609],256],64772:[[1582,1610],256],64773:[[1589,1609],256],64774:[[1589,1610],256],64775:[[1590,1609],256],64776:[[1590,1610],256],64777:[[1588,1580],256],64778:[[1588,1581],256],64779:[[1588,1582],256],64780:[[1588,1605],256],64781:[[1588,1585],256],64782:[[1587,1585],256],64783:[[1589,1585],256],64784:[[1590,1585],256],64785:[[1591,1609],256],64786:[[1591,1610],256],64787:[[1593,1609],256],64788:[[1593,1610],256],64789:[[1594,1609],256],64790:[[1594,1610],256],64791:[[1587,1609],256],64792:[[1587,1610],256],64793:[[1588,1609],256],64794:[[1588,1610],256],64795:[[1581,1609],256],64796:[[1581,1610],256],64797:[[1580,1609],256],64798:[[1580,1610],256],64799:[[1582,1609],256],64800:[[1582,1610],256],64801:[[1589,1609],256],64802:[[1589,1610],256],64803:[[1590,1609],256],64804:[[1590,1610],256],64805:[[1588,1580],256],64806:[[1588,1581],256],64807:[[1588,1582],256],64808:[[1588,1605],256],64809:[[1588,1585],256],64810:[[1587,1585],256],64811:[[1589,1585],256],64812:[[1590,1585],256],64813:[[1588,1580],256],64814:[[1588,1581],256],64815:[[1588,1582],256],64816:[[1588,1605],256],64817:[[1587,1607],256],64818:[[1588,1607],256],64819:[[1591,1605],256],64820:[[1587,1580],256],64821:[[1587,1581],256],64822:[[1587,1582],256],64823:[[1588,1580],256],64824:[[1588,1581],256],64825:[[1588,1582],256],64826:[[1591,1605],256],64827:[[1592,1605],256],64828:[[1575,1611],256],64829:[[1575,1611],256],64848:[[1578,1580,1605],256],64849:[[1578,1581,1580],256],64850:[[1578,1581,1580],256],64851:[[1578,1581,1605],256],64852:[[1578,1582,1605],256],64853:[[1578,1605,1580],256],64854:[[1578,1605,1581],256],64855:[[1578,1605,1582],256],64856:[[1580,1605,1581],256],64857:[[1580,1605,1581],256],64858:[[1581,1605,1610],256],64859:[[1581,1605,1609],256],64860:[[1587,1581,1580],256],64861:[[1587,1580,1581],256],64862:[[1587,1580,1609],256],64863:[[1587,1605,1581],256],64864:[[1587,1605,1581],256],64865:[[1587,1605,1580],256],64866:[[1587,1605,1605],256],64867:[[1587,1605,1605],256],64868:[[1589,1581,1581],256],64869:[[1589,1581,1581],256],64870:[[1589,1605,1605],256],64871:[[1588,1581,1605],256],64872:[[1588,1581,1605],256],64873:[[1588,1580,1610],256],64874:[[1588,1605,1582],256],64875:[[1588,1605,1582],256],64876:[[1588,1605,1605],256],64877:[[1588,1605,1605],256],64878:[[1590,1581,1609],256],64879:[[1590,1582,1605],256],64880:[[1590,1582,1605],256],64881:[[1591,1605,1581],256],64882:[[1591,1605,1581],256],64883:[[1591,1605,1605],256],64884:[[1591,1605,1610],256],64885:[[1593,1580,1605],256],64886:[[1593,1605,1605],256],64887:[[1593,1605,1605],256],64888:[[1593,1605,1609],256],64889:[[1594,1605,1605],256],64890:[[1594,1605,1610],256],64891:[[1594,1605,1609],256],64892:[[1601,1582,1605],256],64893:[[1601,1582,1605],256],64894:[[1602,1605,1581],256],64895:[[1602,1605,1605],256],64896:[[1604,1581,1605],256],64897:[[1604,1581,1610],256],64898:[[1604,1581,1609],256],64899:[[1604,1580,1580],256],64900:[[1604,1580,1580],256],64901:[[1604,1582,1605],256],64902:[[1604,1582,1605],256],64903:[[1604,1605,1581],256],64904:[[1604,1605,1581],256],64905:[[1605,1581,1580],256],64906:[[1605,1581,1605],256],64907:[[1605,1581,1610],256],64908:[[1605,1580,1581],256],64909:[[1605,1580,1605],256],64910:[[1605,1582,1580],256],64911:[[1605,1582,1605],256],64914:[[1605,1580,1582],256],64915:[[1607,1605,1580],256],64916:[[1607,1605,1605],256],64917:[[1606,1581,1605],256],64918:[[1606,1581,1609],256],64919:[[1606,1580,1605],256],64920:[[1606,1580,1605],256],64921:[[1606,1580,1609],256],64922:[[1606,1605,1610],256],64923:[[1606,1605,1609],256],64924:[[1610,1605,1605],256],64925:[[1610,1605,1605],256],64926:[[1576,1582,1610],256],64927:[[1578,1580,1610],256],64928:[[1578,1580,1609],256],64929:[[1578,1582,1610],256],64930:[[1578,1582,1609],256],64931:[[1578,1605,1610],256],64932:[[1578,1605,1609],256],64933:[[1580,1605,1610],256],64934:[[1580,1581,1609],256],64935:[[1580,1605,1609],256],64936:[[1587,1582,1609],256],64937:[[1589,1581,1610],256],64938:[[1588,1581,1610],256],64939:[[1590,1581,1610],256],64940:[[1604,1580,1610],256],64941:[[1604,1605,1610],256],64942:[[1610,1581,1610],256],64943:[[1610,1580,1610],256],64944:[[1610,1605,1610],256],64945:[[1605,1605,1610],256],64946:[[1602,1605,1610],256],64947:[[1606,1581,1610],256],64948:[[1602,1605,1581],256],64949:[[1604,1581,1605],256],64950:[[1593,1605,1610],256],64951:[[1603,1605,1610],256],64952:[[1606,1580,1581],256],64953:[[1605,1582,1610],256],64954:[[1604,1580,1605],256],64955:[[1603,1605,1605],256],64956:[[1604,1580,1605],256],64957:[[1606,1580,1581],256],64958:[[1580,1581,1610],256],64959:[[1581,1580,1610],256],64960:[[1605,1580,1610],256],64961:[[1601,1605,1610],256],64962:[[1576,1581,1610],256],64963:[[1603,1605,1605],256],64964:[[1593,1580,1605],256],64965:[[1589,1605,1605],256],64966:[[1587,1582,1610],256],64967:[[1606,1580,1610],256],65008:[[1589,1604,1746],256],65009:[[1602,1604,1746],256],65010:[[1575,1604,1604,1607],256],65011:[[1575,1603,1576,1585],256],65012:[[1605,1581,1605,1583],256],65013:[[1589,1604,1593,1605],256],65014:[[1585,1587,1608,1604],256],65015:[[1593,1604,1610,1607],256],65016:[[1608,1587,1604,1605],256],65017:[[1589,1604,1609],256],65018:[[1589,1604,1609,32,1575,1604,1604,1607,32,1593,1604,1610,1607,32,1608,1587,1604,1605],256],65019:[[1580,1604,32,1580,1604,1575,1604,1607],256],65020:[[1585,1740,1575,1604],256]},65024:{65040:[[44],256],65041:[[12289],256],65042:[[12290],256],65043:[[58],256],65044:[[59],256],65045:[[33],256],65046:[[63],256],65047:[[12310],256],65048:[[12311],256],65049:[[8230],256],65056:[,230],65057:[,230],65058:[,230],65059:[,230],65060:[,230],65061:[,230],65062:[,230],65063:[,220],65064:[,220],65065:[,220],65066:[,220],65067:[,220],65068:[,220],65069:[,220],65072:[[8229],256],65073:[[8212],256],65074:[[8211],256],65075:[[95],256],65076:[[95],256],65077:[[40],256],65078:[[41],256],65079:[[123],256],65080:[[125],256],65081:[[12308],256],65082:[[12309],256],65083:[[12304],256],65084:[[12305],256],65085:[[12298],256],65086:[[12299],256],65087:[[12296],256],65088:[[12297],256],65089:[[12300],256],65090:[[12301],256],65091:[[12302],256],65092:[[12303],256],65095:[[91],256],65096:[[93],256],65097:[[8254],256],65098:[[8254],256],65099:[[8254],256],65100:[[8254],256],65101:[[95],256],65102:[[95],256],65103:[[95],256],65104:[[44],256],65105:[[12289],256],65106:[[46],256],65108:[[59],256],65109:[[58],256],65110:[[63],256],65111:[[33],256],65112:[[8212],256],65113:[[40],256],65114:[[41],256],65115:[[123],256],65116:[[125],256],65117:[[12308],256],65118:[[12309],256],65119:[[35],256],65120:[[38],256],65121:[[42],256],65122:[[43],256],65123:[[45],256],65124:[[60],256],65125:[[62],256],65126:[[61],256],65128:[[92],256],65129:[[36],256],65130:[[37],256],65131:[[64],256],65136:[[32,1611],256],65137:[[1600,1611],256],65138:[[32,1612],256],65140:[[32,1613],256],65142:[[32,1614],256],65143:[[1600,1614],256],65144:[[32,1615],256],65145:[[1600,1615],256],65146:[[32,1616],256],65147:[[1600,1616],256],65148:[[32,1617],256],65149:[[1600,1617],256],65150:[[32,1618],256],65151:[[1600,1618],256],65152:[[1569],256],65153:[[1570],256],65154:[[1570],256],65155:[[1571],256],65156:[[1571],256],65157:[[1572],256],65158:[[1572],256],65159:[[1573],256],65160:[[1573],256],65161:[[1574],256],65162:[[1574],256],65163:[[1574],256],65164:[[1574],256],65165:[[1575],256],65166:[[1575],256],65167:[[1576],256],65168:[[1576],256],65169:[[1576],256],65170:[[1576],256],65171:[[1577],256],65172:[[1577],256],65173:[[1578],256],65174:[[1578],256],65175:[[1578],256],65176:[[1578],256],65177:[[1579],256],65178:[[1579],256],65179:[[1579],256],65180:[[1579],256],65181:[[1580],256],65182:[[1580],256],65183:[[1580],256],65184:[[1580],256],65185:[[1581],256],65186:[[1581],256],65187:[[1581],256],65188:[[1581],256],65189:[[1582],256],65190:[[1582],256],65191:[[1582],256],65192:[[1582],256],65193:[[1583],256],65194:[[1583],256],65195:[[1584],256],65196:[[1584],256],65197:[[1585],256],65198:[[1585],256],65199:[[1586],256],65200:[[1586],256],65201:[[1587],256],65202:[[1587],256],65203:[[1587],256],65204:[[1587],256],65205:[[1588],256],65206:[[1588],256],65207:[[1588],256],65208:[[1588],256],65209:[[1589],256],65210:[[1589],256],65211:[[1589],256],65212:[[1589],256],65213:[[1590],256],65214:[[1590],256],65215:[[1590],256],65216:[[1590],256],65217:[[1591],256],65218:[[1591],256],65219:[[1591],256],65220:[[1591],256],65221:[[1592],256],65222:[[1592],256],65223:[[1592],256],65224:[[1592],256],65225:[[1593],256],65226:[[1593],256],65227:[[1593],256],65228:[[1593],256],65229:[[1594],256],65230:[[1594],256],65231:[[1594],256],65232:[[1594],256],65233:[[1601],256],65234:[[1601],256],65235:[[1601],256],65236:[[1601],256],65237:[[1602],256],65238:[[1602],256],65239:[[1602],256],65240:[[1602],256],65241:[[1603],256],65242:[[1603],256],65243:[[1603],256],65244:[[1603],256],65245:[[1604],256],65246:[[1604],256],65247:[[1604],256],65248:[[1604],256],65249:[[1605],256],65250:[[1605],256],65251:[[1605],256],65252:[[1605],256],65253:[[1606],256],65254:[[1606],256],65255:[[1606],256],65256:[[1606],256],65257:[[1607],256],65258:[[1607],256],65259:[[1607],256],65260:[[1607],256],65261:[[1608],256],65262:[[1608],256],65263:[[1609],256],65264:[[1609],256],65265:[[1610],256],65266:[[1610],256],65267:[[1610],256],65268:[[1610],256],65269:[[1604,1570],256],65270:[[1604,1570],256],65271:[[1604,1571],256],65272:[[1604,1571],256],65273:[[1604,1573],256],65274:[[1604,1573],256],65275:[[1604,1575],256],65276:[[1604,1575],256]},65280:{65281:[[33],256],65282:[[34],256],65283:[[35],256],65284:[[36],256],65285:[[37],256],65286:[[38],256],65287:[[39],256],65288:[[40],256],65289:[[41],256],65290:[[42],256],65291:[[43],256],65292:[[44],256],65293:[[45],256],65294:[[46],256],65295:[[47],256],65296:[[48],256],65297:[[49],256],65298:[[50],256],65299:[[51],256],65300:[[52],256],65301:[[53],256],65302:[[54],256],65303:[[55],256],65304:[[56],256],65305:[[57],256],65306:[[58],256],65307:[[59],256],65308:[[60],256],65309:[[61],256],65310:[[62],256],65311:[[63],256],65312:[[64],256],65313:[[65],256],65314:[[66],256],65315:[[67],256],65316:[[68],256],65317:[[69],256],65318:[[70],256],65319:[[71],256],65320:[[72],256],65321:[[73],256],65322:[[74],256],65323:[[75],256],65324:[[76],256],65325:[[77],256],65326:[[78],256],65327:[[79],256],65328:[[80],256],65329:[[81],256],65330:[[82],256],65331:[[83],256],65332:[[84],256],65333:[[85],256],65334:[[86],256],65335:[[87],256],65336:[[88],256],65337:[[89],256],65338:[[90],256],65339:[[91],256],65340:[[92],256],65341:[[93],256],65342:[[94],256],65343:[[95],256],65344:[[96],256],65345:[[97],256],65346:[[98],256],65347:[[99],256],65348:[[100],256],65349:[[101],256],65350:[[102],256],65351:[[103],256],65352:[[104],256],65353:[[105],256],65354:[[106],256],65355:[[107],256],65356:[[108],256],65357:[[109],256],65358:[[110],256],65359:[[111],256],65360:[[112],256],65361:[[113],256],65362:[[114],256],65363:[[115],256],65364:[[116],256],65365:[[117],256],65366:[[118],256],65367:[[119],256],65368:[[120],256],65369:[[121],256],65370:[[122],256],65371:[[123],256],65372:[[124],256],65373:[[125],256],65374:[[126],256],65375:[[10629],256],65376:[[10630],256],65377:[[12290],256],65378:[[12300],256],65379:[[12301],256],65380:[[12289],256],65381:[[12539],256],65382:[[12530],256],65383:[[12449],256],65384:[[12451],256],65385:[[12453],256],65386:[[12455],256],65387:[[12457],256],65388:[[12515],256],65389:[[12517],256],65390:[[12519],256],65391:[[12483],256],65392:[[12540],256],65393:[[12450],256],65394:[[12452],256],65395:[[12454],256],65396:[[12456],256],65397:[[12458],256],65398:[[12459],256],65399:[[12461],256],65400:[[12463],256],65401:[[12465],256],65402:[[12467],256],65403:[[12469],256],65404:[[12471],256],65405:[[12473],256],65406:[[12475],256],65407:[[12477],256],65408:[[12479],256],65409:[[12481],256],65410:[[12484],256],65411:[[12486],256],65412:[[12488],256],65413:[[12490],256],65414:[[12491],256],65415:[[12492],256],65416:[[12493],256],65417:[[12494],256],65418:[[12495],256],65419:[[12498],256],65420:[[12501],256],65421:[[12504],256],65422:[[12507],256],65423:[[12510],256],65424:[[12511],256],65425:[[12512],256],65426:[[12513],256],65427:[[12514],256],65428:[[12516],256],65429:[[12518],256],65430:[[12520],256],65431:[[12521],256],65432:[[12522],256],65433:[[12523],256],65434:[[12524],256],65435:[[12525],256],65436:[[12527],256],65437:[[12531],256],65438:[[12441],256],65439:[[12442],256],65440:[[12644],256],65441:[[12593],256],65442:[[12594],256],65443:[[12595],256],65444:[[12596],256],65445:[[12597],256],65446:[[12598],256],65447:[[12599],256],65448:[[12600],256],65449:[[12601],256],65450:[[12602],256],65451:[[12603],256],65452:[[12604],256],65453:[[12605],256],65454:[[12606],256],65455:[[12607],256],65456:[[12608],256],65457:[[12609],256],65458:[[12610],256],65459:[[12611],256],65460:[[12612],256],65461:[[12613],256],65462:[[12614],256],65463:[[12615],256],65464:[[12616],256],65465:[[12617],256],65466:[[12618],256],65467:[[12619],256],65468:[[12620],256],65469:[[12621],256],65470:[[12622],256],65474:[[12623],256],65475:[[12624],256],65476:[[12625],256],65477:[[12626],256],65478:[[12627],256],65479:[[12628],256],65482:[[12629],256],65483:[[12630],256],65484:[[12631],256],65485:[[12632],256],65486:[[12633],256],65487:[[12634],256],65490:[[12635],256],65491:[[12636],256],65492:[[12637],256],65493:[[12638],256],65494:[[12639],256],65495:[[12640],256],65498:[[12641],256],65499:[[12642],256],65500:[[12643],256],65504:[[162],256],65505:[[163],256],65506:[[172],256],65507:[[175],256],65508:[[166],256],65509:[[165],256],65510:[[8361],256],65512:[[9474],256],65513:[[8592],256],65514:[[8593],256],65515:[[8594],256],65516:[[8595],256],65517:[[9632],256],65518:[[9675],256]}};var g={nfc:function(e){return m("NFC",e)},nfd:function(e){return m("NFD",e)},nfkc:function(e){return m("NFKC",e)},nfkd:function(e){return m("NFKD",e)}};"object"===i(e)?e.exports=g:void 0===(r=function(){return g}.call(t,n,t,e))||(e.exports=r),g.shimApplied=!1,String.prototype.normalize||(Object.defineProperty(String.prototype,"normalize",{enumerable:!1,configurable:!0,writable:!0,value:function(){var e=""+this,t=void 0===arguments[0]?"NFC":arguments[0];if(null==this)throw new TypeError("Cannot call method on "+Object.prototype.toString.call(this));if("NFC"===t)return g.nfc(e);if("NFD"===t)return g.nfd(e);if("NFKC"===t)return g.nfkc(e);if("NFKD"===t)return g.nfkd(e);throw new RangeError("Invalid normalization form: "+t)}}),g.shimApplied=!0)}()}).call(this,n(150)(e))},function(e,t,n){var r=n(20),i=n(184),o=r.WeakMap;e.exports="function"==typeof o&&/native code/.test(i(o))},function(e,t,n){"use strict";var r=n(10),i=n(154).right,o=n(117),a=n(86),s=o("reduceRight"),u=a("reduce",{1:0});r({target:"Array",proto:!0,forced:!s||!u},{reduceRight:function(e){return i(this,e,arguments.length,arguments.length>1?arguments[1]:void 0)}})},function(e,t,n){"use strict";var r=n(192),i=n(138);e.exports=r?{}.toString:function(){return"[object "+i(this)+"]"}},function(e,t,n){"use strict";n.r(t),n.d(t,"Headers",(function(){return m})),n.d(t,"Request",(function(){return x})),n.d(t,"Response",(function(){return O})),n.d(t,"DOMException",(function(){return T})),n.d(t,"fetch",(function(){return E}));n(48),n(52),n(92),n(28),n(27),n(7),n(36),n(25),n(29),n(155),n(21),n(196),n(2),n(17),n(12),n(24),n(13),n(37),n(47),n(88),n(83),n(55),n(56),n(57),n(58),n(59),n(60),n(61),n(62),n(63),n(64),n(65),n(66),n(67),n(68),n(69),n(70),n(71),n(72),n(73),n(74),n(75),n(76),n(77),n(33),n(14),n(202);var r=n(11),i=n.n(r),o="undefined"!=typeof globalThis&&globalThis||"undefined"!=typeof self&&self||void 0!==o&&o,a="URLSearchParams"in o,s="Symbol"in o&&"iterator"in Symbol,u="FileReader"in o&&"Blob"in o&&function(){try{return new Blob,!0}catch(e){return!1}}(),c="FormData"in o,l="ArrayBuffer"in o;if(l)var f=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],p=ArrayBuffer.isView||function(e){return e&&f.indexOf(Object.prototype.toString.call(e))>-1};function d(e){if("string"!=typeof e&&(e=String(e)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(e)||""===e)throw new TypeError("Invalid character in header field name");return e.toLowerCase()}function h(e){return"string"!=typeof e&&(e=String(e)),e}function v(e){var t={next:function(){var t=e.shift();return{done:void 0===t,value:t}}};return s&&(t[Symbol.iterator]=function(){return t}),t}function m(e){this.map={},e instanceof m?e.forEach((function(e,t){this.append(t,e)}),this):Array.isArray(e)?e.forEach((function(e){this.append(e[0],e[1])}),this):e&&Object.getOwnPropertyNames(e).forEach((function(t){this.append(t,e[t])}),this)}function g(e){if(e.bodyUsed)return Promise.reject(new TypeError("Already read"));e.bodyUsed=!0}function y(e){return new Promise((function(t,n){e.onload=function(){t(e.result)},e.onerror=function(){n(e.error)}}))}function b(e){var t=new FileReader,n=y(t);return t.readAsArrayBuffer(e),n}function _(e){if(e.slice)return e.slice(0);var t=new Uint8Array(e.byteLength);return t.set(new Uint8Array(e)),t.buffer}function S(){return this.bodyUsed=!1,this._initBody=function(e){var t;this.bodyUsed=this.bodyUsed,this._bodyInit=e,e?"string"==typeof e?this._bodyText=e:u&&Blob.prototype.isPrototypeOf(e)?this._bodyBlob=e:c&&FormData.prototype.isPrototypeOf(e)?this._bodyFormData=e:a&&URLSearchParams.prototype.isPrototypeOf(e)?this._bodyText=e.toString():l&&u&&((t=e)&&DataView.prototype.isPrototypeOf(t))?(this._bodyArrayBuffer=_(e.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):l&&(ArrayBuffer.prototype.isPrototypeOf(e)||p(e))?this._bodyArrayBuffer=_(e):this._bodyText=e=Object.prototype.toString.call(e):this._bodyText="",this.headers.get("content-type")||("string"==typeof e?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):a&&URLSearchParams.prototype.isPrototypeOf(e)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},u&&(this.blob=function(){var e=g(this);if(e)return e;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){if(this._bodyArrayBuffer){var e=g(this);return e||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}return this.blob().then(b)}),this.text=function(){var e,t,n,r=g(this);if(r)return r;if(this._bodyBlob)return e=this._bodyBlob,t=new FileReader,n=y(t),t.readAsText(e),n;if(this._bodyArrayBuffer)return Promise.resolve(function(e){for(var t=new Uint8Array(e),n=new Array(t.length),r=0;r<t.length;r++)n[r]=String.fromCharCode(t[r]);return n.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},c&&(this.formData=function(){return this.text().then(k)}),this.json=function(){return this.text().then(JSON.parse)},this}m.prototype.append=function(e,t){e=d(e),t=h(t);var n=this.map[e];this.map[e]=n?n+", "+t:t},m.prototype.delete=function(e){delete this.map[d(e)]},m.prototype.get=function(e){return e=d(e),this.has(e)?this.map[e]:null},m.prototype.has=function(e){return this.map.hasOwnProperty(d(e))},m.prototype.set=function(e,t){this.map[d(e)]=h(t)},m.prototype.forEach=function(e,t){for(var n in this.map)this.map.hasOwnProperty(n)&&e.call(t,this.map[n],n,this)},m.prototype.keys=function(){var e=[];return this.forEach((function(t,n){e.push(n)})),v(e)},m.prototype.values=function(){var e=[];return this.forEach((function(t){e.push(t)})),v(e)},m.prototype.entries=function(){var e=[];return this.forEach((function(t,n){e.push([n,t])})),v(e)},s&&(m.prototype[Symbol.iterator]=m.prototype.entries);var w=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function x(e,t){if(!(this instanceof x))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');var n,r,i=(t=t||{}).body;if(e instanceof x){if(e.bodyUsed)throw new TypeError("Already read");this.url=e.url,this.credentials=e.credentials,t.headers||(this.headers=new m(e.headers)),this.method=e.method,this.mode=e.mode,this.signal=e.signal,i||null==e._bodyInit||(i=e._bodyInit,e.bodyUsed=!0)}else this.url=String(e);if(this.credentials=t.credentials||this.credentials||"same-origin",!t.headers&&this.headers||(this.headers=new m(t.headers)),this.method=(n=t.method||this.method||"GET",r=n.toUpperCase(),w.indexOf(r)>-1?r:n),this.mode=t.mode||this.mode||null,this.signal=t.signal||this.signal,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&i)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(i),!("GET"!==this.method&&"HEAD"!==this.method||"no-store"!==t.cache&&"no-cache"!==t.cache)){var o=/([?&])_=[^&]*/;if(o.test(this.url))this.url=this.url.replace(o,"$1_="+(new Date).getTime());else{this.url+=(/\?/.test(this.url)?"&":"?")+"_="+(new Date).getTime()}}}function k(e){var t=new FormData;return e.trim().split("&").forEach((function(e){if(e){var n=e.split("="),r=n.shift().replace(/\+/g," "),i=n.join("=").replace(/\+/g," ");t.append(decodeURIComponent(r),decodeURIComponent(i))}})),t}function O(e,t){if(!(this instanceof O))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');t||(t={}),this.type="default",this.status=void 0===t.status?200:t.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in t?t.statusText:"",this.headers=new m(t.headers),this.url=t.url||"",this._initBody(e)}x.prototype.clone=function(){return new x(this,{body:this._bodyInit})},S.call(x.prototype),S.call(O.prototype),O.prototype.clone=function(){return new O(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new m(this.headers),url:this.url})},O.error=function(){var e=new O(null,{status:0,statusText:""});return e.type="error",e};var A=[301,302,303,307,308];O.redirect=function(e,t){if(-1===A.indexOf(t))throw new RangeError("Invalid status code");return new O(null,{status:t,headers:{location:e}})};var T=o.DOMException;try{new T}catch(e){(T=function(e,t){this.message=e,this.name=t;var n=Error(e);this.stack=n.stack}).prototype=Object.create(Error.prototype),T.prototype.constructor=T}function E(e,t){return new Promise((function(n,r){var a=new x(e,t);if(a.signal&&a.signal.aborted)return r(new T("Aborted","AbortError"));var s=new XMLHttpRequest;function c(){s.abort()}s.onload=function(){var e,t,r={status:s.status,statusText:s.statusText,headers:(e=s.getAllResponseHeaders()||"",t=new m,e.replace(/\r?\n[\t ]+/g," ").split(/\r?\n/).forEach((function(e){var n=e.split(":"),r=n.shift().trim();if(r){var i=n.join(":").trim();t.append(r,i)}})),t)};r.url="responseURL"in s?s.responseURL:r.headers.get("X-Request-URL");var i="response"in s?s.response:s.responseText;setTimeout((function(){n(new O(i,r))}),0)},s.onerror=function(){setTimeout((function(){r(new TypeError("Network request failed"))}),0)},s.ontimeout=function(){setTimeout((function(){r(new TypeError("Network request failed"))}),0)},s.onabort=function(){setTimeout((function(){r(new T("Aborted","AbortError"))}),0)},s.open(a.method,function(e){try{return""===e&&o.location.href?o.location.href:e}catch(t){return e}}(a.url),!0),"include"===a.credentials?s.withCredentials=!0:"omit"===a.credentials&&(s.withCredentials=!1),"responseType"in s&&(u?s.responseType="blob":l&&a.headers.get("Content-Type")&&-1!==a.headers.get("Content-Type").indexOf("application/octet-stream")&&(s.responseType="arraybuffer")),!t||"object"!==i()(t.headers)||t.headers instanceof m?a.headers.forEach((function(e,t){s.setRequestHeader(t,e)})):Object.getOwnPropertyNames(t.headers).forEach((function(e){s.setRequestHeader(e,h(t.headers[e]))})),a.signal&&(a.signal.addEventListener("abort",c),s.onreadystatechange=function(){4===s.readyState&&a.signal.removeEventListener("abort",c)}),s.send(void 0===a._bodyInit?null:a._bodyInit)}))}E.polyfill=!0,o.fetch||(o.fetch=E,o.Headers=m,o.Request=x,o.Response=O)},function(e,t,n){var r=n(42);e.exports=function(e){if(!r(e)&&null!==e)throw TypeError("Can't set "+String(e)+" as a prototype");return e}},function(e,t){var n=Math.abs,r=Math.pow,i=Math.floor,o=Math.log,a=Math.LN2;e.exports={pack:function(e,t,s){var u,c,l,f=new Array(s),p=8*s-t-1,d=(1<<p)-1,h=d>>1,v=23===t?r(2,-24)-r(2,-77):0,m=e<0||0===e&&1/e<0?1:0,g=0;for((e=n(e))!=e||e===1/0?(c=e!=e?1:0,u=d):(u=i(o(e)/a),e*(l=r(2,-u))<1&&(u--,l*=2),(e+=u+h>=1?v/l:v*r(2,1-h))*l>=2&&(u++,l/=2),u+h>=d?(c=0,u=d):u+h>=1?(c=(e*l-1)*r(2,t),u+=h):(c=e*r(2,h-1)*r(2,t),u=0));t>=8;f[g++]=255&c,c/=256,t-=8);for(u=u<<t|c,p+=t;p>0;f[g++]=255&u,u/=256,p-=8);return f[--g]|=128*m,f},unpack:function(e,t){var n,i=e.length,o=8*i-t-1,a=(1<<o)-1,s=a>>1,u=o-7,c=i-1,l=e[c--],f=127&l;for(l>>=7;u>0;f=256*f+e[c],c--,u-=8);for(n=f&(1<<-u)-1,f>>=-u,u+=t;u>0;n=256*n+e[c],c--,u-=8);if(0===f)f=1-s;else{if(f===a)return n?NaN:l?-1/0:1/0;n+=r(2,t),f-=s}return(l?-1:1)*n*r(2,f-t)}}},function(e,t,n){var r=n(20);e.exports=function(e,t){var n=r.console;n&&n.error&&(1===arguments.length?n.error(e):n.error(e,t))}},function(e,t){e.exports=function(e){try{return{error:!1,value:e()}}catch(e){return{error:!0,value:e}}}},function(e,t,n){var r=n(22),i=n(254);e.exports=function(e){return r((function(){return!!i[e]()||"​…᠎"!="​…᠎"[e]()||i[e].name!==e}))}},function(e,t,n){var r=n(20),i=n(22),o=n(157),a=n(35).NATIVE_ARRAY_BUFFER_VIEWS,s=r.ArrayBuffer,u=r.Int8Array;e.exports=!a||!i((function(){u(1)}))||!i((function(){new u(-1)}))||!o((function(e){new u,new u(null),new u(1.5),new u(e)}),!0)||i((function(){return 1!==new u(new s(2),1,void 0).length}))},function(e,t,n){var r=n(103);e.exports=function(e){var t=r(e);if(t<0)throw RangeError("The argument can't be less than 0");return t}},function(e,t,n){var r=n(54),i=n(38),o=n(143),a=n(198),s=n(120),u=n(35).aTypedArrayConstructor;e.exports=function(e){var t,n,c,l,f,p,d=r(e),h=arguments.length,v=h>1?arguments[1]:void 0,m=void 0!==v,g=o(d);if(null!=g&&!a(g))for(p=(f=g.call(d)).next,d=[];!(l=p.call(f)).done;)d.push(l.value);for(m&&h>2&&(v=s(v,arguments[2],2)),n=i(d.length),c=new(u(this))(n),t=0;n>t;t++)c[t]=m?v(d[t],t):d[t];return c}},function(e,t,n){"use strict";var r=/[^\0-\u007E]/,i=/[.\u3002\uFF0E\uFF61]/g,o="Overflow: input needs wider integers to process",a=Math.floor,s=String.fromCharCode,u=function(e){return e+22+75*(e<26)},c=function(e,t,n){var r=0;for(e=n?a(e/700):e>>1,e+=a(e/t);e>455;r+=36)e=a(e/35);return a(r+36*e/(e+38))},l=function(e){var t,n,r=[],i=(e=function(e){for(var t=[],n=0,r=e.length;n<r;){var i=e.charCodeAt(n++);if(i>=55296&&i<=56319&&n<r){var o=e.charCodeAt(n++);56320==(64512&o)?t.push(((1023&i)<<10)+(1023&o)+65536):(t.push(i),n--)}else t.push(i)}return t}(e)).length,l=128,f=0,p=72;for(t=0;t<e.length;t++)(n=e[t])<128&&r.push(s(n));var d=r.length,h=d;for(d&&r.push("-");h<i;){var v=2147483647;for(t=0;t<e.length;t++)(n=e[t])>=l&&n<v&&(v=n);var m=h+1;if(v-l>a((2147483647-f)/m))throw RangeError(o);for(f+=(v-l)*m,l=v,t=0;t<e.length;t++){if((n=e[t])<l&&++f>2147483647)throw RangeError(o);if(n==l){for(var g=f,y=36;;y+=36){var b=y<=p?1:y>=p+26?26:y-p;if(g<b)break;var _=g-b,S=36-b;r.push(s(u(b+_%S))),g=a(_/S)}r.push(s(u(g))),p=c(f,m,h==d),f=0,++h}}++f,++l}return r.join("")};e.exports=function(e){var t,n,o=[],a=e.toLowerCase().replace(i,".").split(".");for(t=0;t<a.length;t++)n=a[t],o.push(r.test(n)?"xn--"+l(n):n);return o.join(".")}},function(e,t,n){"use strict";n(7);var r=n(10),i=n(102),o=n(260),a=n(53),s=n(156),u=n(98),c=n(240),l=n(91),f=n(121),p=n(45),d=n(120),h=n(138),v=n(44),m=n(42),g=n(118),y=n(113),b=n(419),_=n(143),S=n(32),w=i("fetch"),x=i("Headers"),k=S("iterator"),O=l.set,A=l.getterFor("URLSearchParams"),T=l.getterFor("URLSearchParamsIterator"),E=/\+/g,I=Array(4),N=function(e){return I[e-1]||(I[e-1]=RegExp("((?:%[\\da-f]{2}){"+e+"})","gi"))},R=function(e){try{return decodeURIComponent(e)}catch(t){return e}},j=function(e){var t=e.replace(E," "),n=4;try{return decodeURIComponent(t)}catch(e){for(;n;)t=t.replace(N(n--),R);return t}},P=/[!'()~]|%20/g,C={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"},L=function(e){return C[e]},M=function(e){return encodeURIComponent(e).replace(P,L)},D=function(e,t){if(t)for(var n,r,i=t.split("&"),o=0;o<i.length;)(n=i[o++]).length&&(r=n.split("="),e.push({key:j(r.shift()),value:j(r.join("="))}))},B=function(e){this.entries.length=0,D(this.entries,e)},F=function(e,t){if(e<t)throw TypeError("Not enough arguments")},q=c((function(e,t){O(this,{type:"URLSearchParamsIterator",iterator:b(A(e).entries),kind:t})}),"Iterator",(function(){var e=T(this),t=e.kind,n=e.iterator.next(),r=n.value;return n.done||(n.value="keys"===t?r.key:"values"===t?r.value:[r.key,r.value]),n})),U=function(){f(this,U,"URLSearchParams");var e,t,n,r,i,o,a,s,u,c=arguments.length>0?arguments[0]:void 0,l=this,d=[];if(O(l,{type:"URLSearchParams",entries:d,updateURL:function(){},updateSearchParams:B}),void 0!==c)if(m(c))if("function"==typeof(e=_(c)))for(n=(t=e.call(c)).next;!(r=n.call(t)).done;){if((a=(o=(i=b(v(r.value))).next).call(i)).done||(s=o.call(i)).done||!o.call(i).done)throw TypeError("Expected sequence with length 2");d.push({key:a.value+"",value:s.value+""})}else for(u in c)p(c,u)&&d.push({key:u,value:c[u]+""});else D(d,"string"==typeof c?"?"===c.charAt(0)?c.slice(1):c:c+"")},J=U.prototype;s(J,{append:function(e,t){F(arguments.length,2);var n=A(this);n.entries.push({key:e+"",value:t+""}),n.updateURL()},delete:function(e){F(arguments.length,1);for(var t=A(this),n=t.entries,r=e+"",i=0;i<n.length;)n[i].key===r?n.splice(i,1):i++;t.updateURL()},get:function(e){F(arguments.length,1);for(var t=A(this).entries,n=e+"",r=0;r<t.length;r++)if(t[r].key===n)return t[r].value;return null},getAll:function(e){F(arguments.length,1);for(var t=A(this).entries,n=e+"",r=[],i=0;i<t.length;i++)t[i].key===n&&r.push(t[i].value);return r},has:function(e){F(arguments.length,1);for(var t=A(this).entries,n=e+"",r=0;r<t.length;)if(t[r++].key===n)return!0;return!1},set:function(e,t){F(arguments.length,1);for(var n,r=A(this),i=r.entries,o=!1,a=e+"",s=t+"",u=0;u<i.length;u++)(n=i[u]).key===a&&(o?i.splice(u--,1):(o=!0,n.value=s));o||i.push({key:a,value:s}),r.updateURL()},sort:function(){var e,t,n,r=A(this),i=r.entries,o=i.slice();for(i.length=0,n=0;n<o.length;n++){for(e=o[n],t=0;t<n;t++)if(i[t].key>e.key){i.splice(t,0,e);break}t===n&&i.push(e)}r.updateURL()},forEach:function(e){for(var t,n=A(this).entries,r=d(e,arguments.length>1?arguments[1]:void 0,3),i=0;i<n.length;)r((t=n[i++]).value,t.key,this)},keys:function(){return new q(this,"keys")},values:function(){return new q(this,"values")},entries:function(){return new q(this,"entries")}},{enumerable:!0}),a(J,k,J.entries),a(J,"toString",(function(){for(var e,t=A(this).entries,n=[],r=0;r<t.length;)e=t[r++],n.push(M(e.key)+"="+M(e.value));return n.join("&")}),{enumerable:!0}),u(U,"URLSearchParams"),r({global:!0,forced:!o},{URLSearchParams:U}),o||"function"!=typeof w||"function"!=typeof x||r({global:!0,enumerable:!0,forced:!0},{fetch:function(e){var t,n,r,i=[e];return arguments.length>1&&(m(t=arguments[1])&&(n=t.body,"URLSearchParams"===h(n)&&((r=t.headers?new x(t.headers):new x).has("content-type")||r.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"),t=g(t,{body:y(0,String(n)),headers:y(0,r)}))),i.push(t)),w.apply(this,i)}}),e.exports={URLSearchParams:U,getState:A}},function(e,t,n){var r=n(44),i=n(143);e.exports=function(e){var t=i(e);if("function"!=typeof t)throw TypeError(String(e)+" is not iterable");return r(t.call(e))}},function(e,t,n){"use strict";n.r(t);var r=n(226),i=n(222);for(var o in i)["HttpClient","parseJwt","default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);var a=n(216);for(var o in a)["HttpClient","parseJwt","default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return a[e]}))}(o);var s=n(401);for(var o in s)["HttpClient","parseJwt","default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return s[e]}))}(o);var u=n(149);for(var o in u)["HttpClient","parseJwt","default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return u[e]}))}(o);var c=n(225);for(var o in c)["HttpClient","parseJwt","default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return c[e]}))}(o);var l=n(175);n.d(t,"HttpClient",(function(){return l.HttpClient}));var f=n(109);n.d(t,"parseJwt",(function(){return f.parseJwt})),t.default=r.Client},function(e,t){e.exports=function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,i,o,a,s=[],u=!0,c=!1;try{if(o=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;u=!1}else for(;!(u=(r=o.call(n)).done)&&(s.push(r.value),s.length!==t);u=!0);}catch(e){c=!0,i=e}finally{try{if(!u&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(c)throw i}}return s}},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){var r=n(11).default;function i(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */e.exports=i=function(){return n},e.exports.__esModule=!0,e.exports.default=e.exports;var t,n={},o=Object.prototype,a=o.hasOwnProperty,s=Object.defineProperty||function(e,t,n){e[t]=n.value},u="function"==typeof Symbol?Symbol:{},c=u.iterator||"@@iterator",l=u.asyncIterator||"@@asyncIterator",f=u.toStringTag||"@@toStringTag";function p(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{p({},"")}catch(t){p=function(e,t,n){return e[t]=n}}function d(e,t,n,r){var i=t&&t.prototype instanceof b?t:b,o=Object.create(i.prototype),a=new j(r||[]);return s(o,"_invoke",{value:E(e,n,a)}),o}function h(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}n.wrap=d;var v="suspendedStart",m="executing",g="completed",y={};function b(){}function _(){}function S(){}var w={};p(w,c,(function(){return this}));var x=Object.getPrototypeOf,k=x&&x(x(P([])));k&&k!==o&&a.call(k,c)&&(w=k);var O=S.prototype=b.prototype=Object.create(w);function A(e){["next","throw","return"].forEach((function(t){p(e,t,(function(e){return this._invoke(t,e)}))}))}function T(e,t){function n(i,o,s,u){var c=h(e[i],e,o);if("throw"!==c.type){var l=c.arg,f=l.value;return f&&"object"==r(f)&&a.call(f,"__await")?t.resolve(f.__await).then((function(e){n("next",e,s,u)}),(function(e){n("throw",e,s,u)})):t.resolve(f).then((function(e){l.value=e,s(l)}),(function(e){return n("throw",e,s,u)}))}u(c.arg)}var i;s(this,"_invoke",{value:function(e,r){function o(){return new t((function(t,i){n(e,r,t,i)}))}return i=i?i.then(o,o):o()}})}function E(e,n,r){var i=v;return function(o,a){if(i===m)throw new Error("Generator is already running");if(i===g){if("throw"===o)throw a;return{value:t,done:!0}}for(r.method=o,r.arg=a;;){var s=r.delegate;if(s){var u=I(s,r);if(u){if(u===y)continue;return u}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(i===v)throw i=g,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);i=m;var c=h(e,n,r);if("normal"===c.type){if(i=r.done?g:"suspendedYield",c.arg===y)continue;return{value:c.arg,done:r.done}}"throw"===c.type&&(i=g,r.method="throw",r.arg=c.arg)}}}function I(e,n){var r=n.method,i=e.iterator[r];if(i===t)return n.delegate=null,"throw"===r&&e.iterator.return&&(n.method="return",n.arg=t,I(e,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),y;var o=h(i,e.iterator,n.arg);if("throw"===o.type)return n.method="throw",n.arg=o.arg,n.delegate=null,y;var a=o.arg;return a?a.done?(n[e.resultName]=a.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,y):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,y)}function N(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function R(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function j(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(N,this),this.reset(!0)}function P(e){if(e||""===e){var n=e[c];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var i=-1,o=function n(){for(;++i<e.length;)if(a.call(e,i))return n.value=e[i],n.done=!1,n;return n.value=t,n.done=!0,n};return o.next=o}}throw new TypeError(r(e)+" is not iterable")}return _.prototype=S,s(O,"constructor",{value:S,configurable:!0}),s(S,"constructor",{value:_,configurable:!0}),_.displayName=p(S,f,"GeneratorFunction"),n.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===_||"GeneratorFunction"===(t.displayName||t.name))},n.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,S):(e.__proto__=S,p(e,f,"GeneratorFunction")),e.prototype=Object.create(O),e},n.awrap=function(e){return{__await:e}},A(T.prototype),p(T.prototype,l,(function(){return this})),n.AsyncIterator=T,n.async=function(e,t,r,i,o){void 0===o&&(o=Promise);var a=new T(d(e,t,r,i),o);return n.isGeneratorFunction(t)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},A(O),p(O,f,"Generator"),p(O,c,(function(){return this})),p(O,"toString",(function(){return"[object Generator]"})),n.keys=function(e){var t=Object(e),n=[];for(var r in t)n.push(r);return n.reverse(),function e(){for(;n.length;){var r=n.pop();if(r in t)return e.value=r,e.done=!1,e}return e.done=!0,e}},n.values=P,j.prototype={constructor:j,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(R),!e)for(var n in this)"t"===n.charAt(0)&&a.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function r(r,i){return s.type="throw",s.arg=e,n.next=r,i&&(n.method="next",n.arg=t),!!i}for(var i=this.tryEntries.length-1;i>=0;--i){var o=this.tryEntries[i],s=o.completion;if("root"===o.tryLoc)return r("end");if(o.tryLoc<=this.prev){var u=a.call(o,"catchLoc"),c=a.call(o,"finallyLoc");if(u&&c){if(this.prev<o.catchLoc)return r(o.catchLoc,!0);if(this.prev<o.finallyLoc)return r(o.finallyLoc)}else if(u){if(this.prev<o.catchLoc)return r(o.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return r(o.finallyLoc)}}}},abrupt:function(e,t){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&a.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var i=r;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=t&&t<=i.finallyLoc&&(i=null);var o=i?i.completion:{};return o.type=e,o.arg=t,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(o)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),y},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),R(n),y}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var i=r.arg;R(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:P(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),y}},n}e.exports=i,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){var r=n(11).default;e.exports=function(e,t){if("object"!==r(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var i=n.call(e,t||"default");if("object"!==r(i))return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){t.RateLimiter=n(425),t.TokenBucket=n(268)},function(e,t,n){(function(t){var r=n(268),i=n(426),o=function(e,t,n){this.tokenBucket=new r(e,e,t,null),this.tokenBucket.content=e,this.curIntervalStart=i(),this.tokensThisInterval=0,this.fireImmediately=n};o.prototype={tokenBucket:null,curIntervalStart:0,tokensThisInterval:0,fireImmediately:!1,removeTokens:function(e,n){if(e>this.tokenBucket.bucketSize)return t.nextTick(n.bind(null,"Requested tokens "+e+" exceeds maximum tokens per interval "+this.tokenBucket.bucketSize,null)),!1;var r=this,o=i();if((o<this.curIntervalStart||o-this.curIntervalStart>=this.tokenBucket.interval)&&(this.curIntervalStart=o,this.tokensThisInterval=0),e>this.tokenBucket.tokensPerInterval-this.tokensThisInterval){if(this.fireImmediately)t.nextTick(n.bind(null,null,-1));else{var a=Math.ceil(this.curIntervalStart+this.tokenBucket.interval-o);setTimeout((function(){r.tokenBucket.removeTokens(e,s)}),a)}return!1}return this.tokenBucket.removeTokens(e,s);function s(t,i){if(t)return n(t,null);r.tokensThisInterval+=e,n(null,i)}},tryRemoveTokens:function(e){if(e>this.tokenBucket.bucketSize)return!1;var t=i();if((t<this.curIntervalStart||t-this.curIntervalStart>=this.tokenBucket.interval)&&(this.curIntervalStart=t,this.tokensThisInterval=0),e>this.tokenBucket.tokensPerInterval-this.tokensThisInterval)return!1;var n=this.tokenBucket.tryRemoveTokens(e);return n&&(this.tokensThisInterval+=e),n},getTokensRemaining:function(){return this.tokenBucket.drip(),this.tokenBucket.content}},e.exports=o}).call(this,n(167))},function(e,t,n){(function(t){e.exports=function(){if(void 0!==t&&t.hrtime){var e=t.hrtime(),n=e[0],r=e[1];return 1e3*n+Math.floor(r/1e6)}return(new Date).getTime()}}).call(this,n(167))},function(e,t,n){var r=n(264);e.exports=function(e){if(Array.isArray(e))return r(e)},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){n(10)({target:"Number",stat:!0},{isNaN:function(e){return e!=e}})},function(e,t,n){var r=n(10),i=n(102),o=n(123),a=n(44),s=n(22),u=i("Reflect","apply"),c=Function.apply;r({target:"Reflect",stat:!0,forced:!s((function(){u((function(){}))}))},{apply:function(e,t,n){return o(e),a(n),u?u(e,t,n):c.call(e,t,n)}})},function(e,t,n){n(10)({target:"Reflect",stat:!0},{ownKeys:n(186)})},function(e,t,n){var r=n(22);e.exports=!r((function(){return Object.isExtensible(Object.preventExtensions({}))}))},function(e,t,n){"use strict";n(50);var r=this&&this.__assign||function(){return(r=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}).apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0});var i={delayFirstAttempt:!1,jitter:"none",maxDelay:1/0,numOfAttempts:10,retry:function(){return!0},startingDelay:100,timeMultiple:2};t.getSanitizedOptions=function(e){var t=r(r({},i),e);return t.numOfAttempts<1&&(t.numOfAttempts=1),t}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(435),i=n(439);t.DelayFactory=function(e,t){var n=function(e){if(!e.delayFirstAttempt)return new r.SkipFirstDelay(e);return new i.AlwaysDelay(e)}(e);return n.setAttemptNumber(t),n}},function(e,t,n){"use strict";n(48),n(52),n(92),n(7),n(2),n(17),n(13),n(14);var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),o=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(i,o){function a(e){try{u(r.next(e))}catch(e){o(e)}}function s(e){try{u(r.throw(e))}catch(e){o(e)}}function u(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,s)}u((r=r.apply(e,t||[])).next())}))},a=this&&this.__generator||function(e,t){var n,r,i,o,a={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(o){return function(s){return function(o){if(n)throw new TypeError("Generator is already executing.");for(;a;)try{if(n=1,r&&(i=2&o[0]?r.return:o[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,o[1])).done)return i;switch(r=0,i&&(o=[2&o[0],i.value]),o[0]){case 0:case 1:i=o;break;case 4:return a.label++,{value:o[1],done:!1};case 5:a.label++,r=o[1],o=[0];continue;case 7:o=a.ops.pop(),a.trys.pop();continue;default:if(!(i=a.trys,(i=i.length>0&&i[i.length-1])||6!==o[0]&&2!==o[0])){a=0;continue}if(3===o[0]&&(!i||o[1]>i[0]&&o[1]<i[3])){a.label=o[1];break}if(6===o[0]&&a.label<i[1]){a.label=i[1],i=o;break}if(i&&a.label<i[2]){a.label=i[2],a.ops.push(o);break}i[2]&&a.ops.pop(),a.trys.pop();continue}o=t.call(e,a)}catch(e){o=[6,e],r=0}finally{n=i=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,s])}}};Object.defineProperty(t,"__esModule",{value:!0});var s=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.apply=function(){return o(this,void 0,void 0,(function(){return a(this,(function(t){return[2,!!this.isFirstAttempt||e.prototype.apply.call(this)]}))}))},Object.defineProperty(t.prototype,"isFirstAttempt",{get:function(){return 0===this.attempt},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"numOfDelayedAttempts",{get:function(){return this.attempt-1},enumerable:!0,configurable:!0}),t}(n(273).Delay);t.SkipFirstDelay=s},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(437),i=n(438);t.JitterFactory=function(e){switch(e.jitter){case"full":return r.fullJitter;case"none":default:return i.noJitter}}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.fullJitter=function(e){var t=Math.random()*e;return Math.round(t)}},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.noJitter=function(e){return e}},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0});var o=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t}(n(273).Delay);t.AlwaysDelay=o},function(e,t,n){var r=n(20).isFinite;e.exports=Number.isFinite||function(e){return"number"==typeof e&&r(e)}},function(e,t,n){var r=n(10),i=n(41),o=n(186),a=n(85),s=n(96),u=n(136);r({target:"Object",stat:!0,sham:!i},{getOwnPropertyDescriptors:function(e){for(var t,n,r=a(e),i=s.f,c=o(r),l={},f=0;c.length>f;)void 0!==(n=i(r,t=c[f++]))&&u(l,t,n);return l}})},function(e,t,n){"use strict";(function(e){
9
9
  /*!
10
10
  * The buffer module from node.js, for the browser.
11
11
  *
@@ -14,5 +14,5 @@ window.GenesysCloudStreamingClient=function(e){var t={};function n(r){if(t[r])re
14
14
  */
15
15
  n(48),n(52),n(443),n(6),n(207),n(49),n(27),n(7),n(36),n(168),n(29),n(444),n(155),n(104),n(2),n(12),n(24),n(89),n(99),n(37),n(88),n(83),n(55),n(56),n(57),n(58),n(59),n(60),n(61),n(62),n(63),n(64),n(65),n(66),n(67),n(68),n(69),n(70),n(71),n(72),n(73),n(74),n(75),n(76),n(77),n(105);var r=n(445),i=n(446),o=n(447);function a(){return u.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function s(e,t){if(a()<t)throw new RangeError("Invalid typed array length");return u.TYPED_ARRAY_SUPPORT?(e=new Uint8Array(t)).__proto__=u.prototype:(null===e&&(e=new u(t)),e.length=t),e}function u(e,t,n){if(!(u.TYPED_ARRAY_SUPPORT||this instanceof u))return new u(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 f(this,e)}return c(this,e,t,n)}function c(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);u.TYPED_ARRAY_SUPPORT?(e=t).__proto__=u.prototype:e=p(e,t);return e}(e,t,n,r):"string"==typeof t?function(e,t,n){"string"==typeof n&&""!==n||(n="utf8");if(!u.isEncoding(n))throw new TypeError('"encoding" must be a valid string encoding');var r=0|h(t,n),i=(e=s(e,r)).write(t,n);i!==r&&(e=e.slice(0,i));return e}(e,t,n):function(e,t){if(u.isBuffer(t)){var n=0|d(t.length);return 0===(e=s(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?s(e,0):p(e,t);if("Buffer"===t.type&&o(t.data))return p(e,t.data)}var r;throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(e,t)}function l(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 f(e,t){if(l(t),e=s(e,t<0?0:0|d(t)),!u.TYPED_ARRAY_SUPPORT)for(var n=0;n<t;++n)e[n]=0;return e}function p(e,t){var n=t.length<0?0:0|d(t.length);e=s(e,n);for(var r=0;r<n;r+=1)e[r]=255&t[r];return e}function d(e){if(e>=a())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+a().toString(16)+" bytes");return 0|e}function h(e,t){if(u.isBuffer(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 U(e).length;default:if(r)return q(e).length;t=(""+t).toLowerCase(),r=!0}}function v(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 I(this,t,n);case"utf8":case"utf-8":return A(this,t,n);case"ascii":return T(this,t,n);case"latin1":case"binary":return E(this,t,n);case"base64":return O(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return N(this,t,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}function m(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}function g(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=u.from(t,r)),u.isBuffer(t))return 0===t.length?-1:y(e,t,n,r,i);if("number"==typeof t)return t&=255,u.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):y(e,[t],n,r,i);throw new TypeError("val must be string, number or Buffer")}function y(e,t,n,r,i){var o,a=1,s=e.length,u=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,u/=2,n/=2}function c(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}if(i){var l=-1;for(o=n;o<s;o++)if(c(e,o)===c(t,-1===l?0:o-l)){if(-1===l&&(l=o),o-l+1===u)return l*a}else-1!==l&&(o-=o-l),l=-1}else for(n+u>s&&(n=s-u),o=n;o>=0;o--){for(var f=!0,p=0;p<u;p++)if(c(e,o+p)!==c(t,p)){f=!1;break}if(f)return o}return-1}function b(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 _(e,t,n,r){return J(q(t,e.length-n),e,n,r)}function S(e,t,n,r){return J(function(e){for(var t=[],n=0;n<e.length;++n)t.push(255&e.charCodeAt(n));return t}(t),e,n,r)}function w(e,t,n,r){return S(e,t,n,r)}function x(e,t,n,r){return J(U(t),e,n,r)}function k(e,t,n,r){return J(function(e,t){for(var n,r,i,o=[],a=0;a<e.length&&!((t-=2)<0);++a)n=e.charCodeAt(a),r=n>>8,i=n%256,o.push(i),o.push(r);return o}(t,e.length-n),e,n,r)}function O(e,t,n){return 0===t&&n===e.length?r.fromByteArray(e):r.fromByteArray(e.slice(t,n))}function A(e,t,n){n=Math.min(e.length,n);for(var r=[],i=t;i<n;){var o,a,s,u,c=e[i],l=null,f=c>239?4:c>223?3:c>191?2:1;if(i+f<=n)switch(f){case 1:c<128&&(l=c);break;case 2:128==(192&(o=e[i+1]))&&(u=(31&c)<<6|63&o)>127&&(l=u);break;case 3:o=e[i+1],a=e[i+2],128==(192&o)&&128==(192&a)&&(u=(15&c)<<12|(63&o)<<6|63&a)>2047&&(u<55296||u>57343)&&(l=u);break;case 4:o=e[i+1],a=e[i+2],s=e[i+3],128==(192&o)&&128==(192&a)&&128==(192&s)&&(u=(15&c)<<18|(63&o)<<12|(63&a)<<6|63&s)>65535&&u<1114112&&(l=u)}null===l?(l=65533,f=1):l>65535&&(l-=65536,r.push(l>>>10&1023|55296),l=56320|1023&l),r.push(l),i+=f}return function(e){var t=e.length;if(t<=4096)return String.fromCharCode.apply(String,e);var n="",r=0;for(;r<t;)n+=String.fromCharCode.apply(String,e.slice(r,r+=4096));return n}(r)}t.Buffer=u,t.SlowBuffer=function(e){+e!=e&&(e=0);return u.alloc(+e)},t.INSPECT_MAX_BYTES=50,u.TYPED_ARRAY_SUPPORT=void 0!==e.TYPED_ARRAY_SUPPORT?e.TYPED_ARRAY_SUPPORT:function(){try{var e=new Uint8Array(1);return e.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===e.foo()&&"function"==typeof e.subarray&&0===e.subarray(1,1).byteLength}catch(e){return!1}}(),t.kMaxLength=a(),u.poolSize=8192,u._augment=function(e){return e.__proto__=u.prototype,e},u.from=function(e,t,n){return c(null,e,t,n)},u.TYPED_ARRAY_SUPPORT&&(u.prototype.__proto__=Uint8Array.prototype,u.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&u[Symbol.species]===u&&Object.defineProperty(u,Symbol.species,{value:null,configurable:!0})),u.alloc=function(e,t,n){return function(e,t,n,r){return l(t),t<=0?s(e,t):void 0!==n?"string"==typeof r?s(e,t).fill(n,r):s(e,t).fill(n):s(e,t)}(null,e,t,n)},u.allocUnsafe=function(e){return f(null,e)},u.allocUnsafeSlow=function(e){return f(null,e)},u.isBuffer=function(e){return!(null==e||!e._isBuffer)},u.compare=function(e,t){if(!u.isBuffer(e)||!u.isBuffer(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},u.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}},u.concat=function(e,t){if(!o(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return u.alloc(0);var n;if(void 0===t)for(t=0,n=0;n<e.length;++n)t+=e[n].length;var r=u.allocUnsafe(t),i=0;for(n=0;n<e.length;++n){var a=e[n];if(!u.isBuffer(a))throw new TypeError('"list" argument must be an Array of Buffers');a.copy(r,i),i+=a.length}return r},u.byteLength=h,u.prototype._isBuffer=!0,u.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)m(this,t,t+1);return this},u.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)m(this,t,t+3),m(this,t+1,t+2);return this},u.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)m(this,t,t+7),m(this,t+1,t+6),m(this,t+2,t+5),m(this,t+3,t+4);return this},u.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?A(this,0,e):v.apply(this,arguments)},u.prototype.equals=function(e){if(!u.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e||0===u.compare(this,e)},u.prototype.inspect=function(){var e="",n=t.INSPECT_MAX_BYTES;return this.length>0&&(e=this.toString("hex",0,n).match(/.{2}/g).join(" "),this.length>n&&(e+=" ... ")),"<Buffer "+e+">"},u.prototype.compare=function(e,t,n,r,i){if(!u.isBuffer(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),c=this.slice(r,i),l=e.slice(t,n),f=0;f<s;++f)if(c[f]!==l[f]){o=c[f],a=l[f];break}return o<a?-1:a<o?1:0},u.prototype.includes=function(e,t,n){return-1!==this.indexOf(e,t,n)},u.prototype.indexOf=function(e,t,n){return g(this,e,t,n,!0)},u.prototype.lastIndexOf=function(e,t,n){return g(this,e,t,n,!1)},u.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 b(this,e,t,n);case"utf8":case"utf-8":return _(this,e,t,n);case"ascii":return S(this,e,t,n);case"latin1":case"binary":return w(this,e,t,n);case"base64":return x(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return k(this,e,t,n);default:if(o)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),o=!0}},u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function T(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 E(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 I(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+=F(e[o]);return i}function N(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 R(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 j(e,t,n,r,i,o){if(!u.isBuffer(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 P(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 C(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 L(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 M(e,t,n,r,o){return o||L(e,0,n,4),i.write(e,t,n,r,23,4),n+4}function D(e,t,n,r,o){return o||L(e,0,n,8),i.write(e,t,n,r,52,8),n+8}u.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),u.TYPED_ARRAY_SUPPORT)(n=this.subarray(e,t)).__proto__=u.prototype;else{var i=t-e;n=new u(i,void 0);for(var o=0;o<i;++o)n[o]=this[o+e]}return n},u.prototype.readUIntLE=function(e,t,n){e|=0,t|=0,n||R(e,t,this.length);for(var r=this[e],i=1,o=0;++o<t&&(i*=256);)r+=this[e+o]*i;return r},u.prototype.readUIntBE=function(e,t,n){e|=0,t|=0,n||R(e,t,this.length);for(var r=this[e+--t],i=1;t>0&&(i*=256);)r+=this[e+--t]*i;return r},u.prototype.readUInt8=function(e,t){return t||R(e,1,this.length),this[e]},u.prototype.readUInt16LE=function(e,t){return t||R(e,2,this.length),this[e]|this[e+1]<<8},u.prototype.readUInt16BE=function(e,t){return t||R(e,2,this.length),this[e]<<8|this[e+1]},u.prototype.readUInt32LE=function(e,t){return t||R(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},u.prototype.readUInt32BE=function(e,t){return t||R(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},u.prototype.readIntLE=function(e,t,n){e|=0,t|=0,n||R(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},u.prototype.readIntBE=function(e,t,n){e|=0,t|=0,n||R(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},u.prototype.readInt8=function(e,t){return t||R(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},u.prototype.readInt16LE=function(e,t){t||R(e,2,this.length);var n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},u.prototype.readInt16BE=function(e,t){t||R(e,2,this.length);var n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},u.prototype.readInt32LE=function(e,t){return t||R(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},u.prototype.readInt32BE=function(e,t){return t||R(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},u.prototype.readFloatLE=function(e,t){return t||R(e,4,this.length),i.read(this,e,!0,23,4)},u.prototype.readFloatBE=function(e,t){return t||R(e,4,this.length),i.read(this,e,!1,23,4)},u.prototype.readDoubleLE=function(e,t){return t||R(e,8,this.length),i.read(this,e,!0,52,8)},u.prototype.readDoubleBE=function(e,t){return t||R(e,8,this.length),i.read(this,e,!1,52,8)},u.prototype.writeUIntLE=function(e,t,n,r){(e=+e,t|=0,n|=0,r)||j(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},u.prototype.writeUIntBE=function(e,t,n,r){(e=+e,t|=0,n|=0,r)||j(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},u.prototype.writeUInt8=function(e,t,n){return e=+e,t|=0,n||j(this,e,t,1,255,0),u.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},u.prototype.writeUInt16LE=function(e,t,n){return e=+e,t|=0,n||j(this,e,t,2,65535,0),u.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):P(this,e,t,!0),t+2},u.prototype.writeUInt16BE=function(e,t,n){return e=+e,t|=0,n||j(this,e,t,2,65535,0),u.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):P(this,e,t,!1),t+2},u.prototype.writeUInt32LE=function(e,t,n){return e=+e,t|=0,n||j(this,e,t,4,4294967295,0),u.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):C(this,e,t,!0),t+4},u.prototype.writeUInt32BE=function(e,t,n){return e=+e,t|=0,n||j(this,e,t,4,4294967295,0),u.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):C(this,e,t,!1),t+4},u.prototype.writeIntLE=function(e,t,n,r){if(e=+e,t|=0,!r){var i=Math.pow(2,8*n-1);j(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},u.prototype.writeIntBE=function(e,t,n,r){if(e=+e,t|=0,!r){var i=Math.pow(2,8*n-1);j(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},u.prototype.writeInt8=function(e,t,n){return e=+e,t|=0,n||j(this,e,t,1,127,-128),u.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},u.prototype.writeInt16LE=function(e,t,n){return e=+e,t|=0,n||j(this,e,t,2,32767,-32768),u.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):P(this,e,t,!0),t+2},u.prototype.writeInt16BE=function(e,t,n){return e=+e,t|=0,n||j(this,e,t,2,32767,-32768),u.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):P(this,e,t,!1),t+2},u.prototype.writeInt32LE=function(e,t,n){return e=+e,t|=0,n||j(this,e,t,4,2147483647,-2147483648),u.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):C(this,e,t,!0),t+4},u.prototype.writeInt32BE=function(e,t,n){return e=+e,t|=0,n||j(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),u.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):C(this,e,t,!1),t+4},u.prototype.writeFloatLE=function(e,t,n){return M(this,e,t,!0,n)},u.prototype.writeFloatBE=function(e,t,n){return M(this,e,t,!1,n)},u.prototype.writeDoubleLE=function(e,t,n){return D(this,e,t,!0,n)},u.prototype.writeDoubleBE=function(e,t,n){return D(this,e,t,!1,n)},u.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||!u.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},u.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&&!u.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=u.isBuffer(e)?e:q(new u(e,r).toString()),s=a.length;for(o=0;o<n-t;++o)this[o+t]=a[o%s]}return this};var B=/[^+\/0-9A-Za-z-_]/g;function F(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 U(e){return r.toByteArray(function(e){if((e=function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}(e).replace(B,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function J(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}}).call(this,n(108))},function(e,t,n){n(119)("species")},function(e,t,n){n(125)("Array")},function(e,t,n){"use strict";n(27),n(7),n(36),n(2),n(83),n(55),n(56),n(57),n(58),n(59),n(60),n(61),n(62),n(63),n(64),n(65),n(66),n(67),n(68),n(69),n(70),n(71),n(72),n(73),n(74),n(75),n(76),n(77),t.byteLength=function(e){var t=c(e),n=t[0],r=t[1];return 3*(n+r)/4-r},t.toByteArray=function(e){var t,n,r=c(e),a=r[0],s=r[1],u=new o(function(e,t,n){return 3*(t+n)/4-n}(0,a,s)),l=0,f=s>0?a-4:a;for(n=0;n<f;n+=4)t=i[e.charCodeAt(n)]<<18|i[e.charCodeAt(n+1)]<<12|i[e.charCodeAt(n+2)]<<6|i[e.charCodeAt(n+3)],u[l++]=t>>16&255,u[l++]=t>>8&255,u[l++]=255&t;2===s&&(t=i[e.charCodeAt(n)]<<2|i[e.charCodeAt(n+1)]>>4,u[l++]=255&t);1===s&&(t=i[e.charCodeAt(n)]<<10|i[e.charCodeAt(n+1)]<<4|i[e.charCodeAt(n+2)]>>2,u[l++]=t>>8&255,u[l++]=255&t);return u},t.fromByteArray=function(e){for(var t,n=e.length,i=n%3,o=[],a=0,s=n-i;a<s;a+=16383)o.push(l(e,a,a+16383>s?s:a+16383));1===i?(t=e[n-1],o.push(r[t>>2]+r[t<<4&63]+"==")):2===i&&(t=(e[n-2]<<8)+e[n-1],o.push(r[t>>10]+r[t>>4&63]+r[t<<2&63]+"="));return o.join("")};for(var r=[],i=[],o="undefined"!=typeof Uint8Array?Uint8Array:Array,a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=0,u=a.length;s<u;++s)r[s]=a[s],i[a.charCodeAt(s)]=s;function c(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");return-1===n&&(n=t),[n,n===t?0:4-n%4]}function l(e,t,n){for(var i,o,a=[],s=t;s<n;s+=3)i=(e[s]<<16&16711680)+(e[s+1]<<8&65280)+(255&e[s+2]),a.push(r[(o=i)>>18&63]+r[o>>12&63]+r[o>>6&63]+r[63&o]);return a.join("")}i["-".charCodeAt(0)]=62,i["_".charCodeAt(0)]=63},function(e,t){
16
16
  /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
17
- t.read=function(e,t,n,r,i){var o,a,s=8*i-r-1,u=(1<<s)-1,c=u>>1,l=-7,f=n?i-1:0,p=n?-1:1,d=e[t+f];for(f+=p,o=d&(1<<-l)-1,d>>=-l,l+=s;l>0;o=256*o+e[t+f],f+=p,l-=8);for(a=o&(1<<-l)-1,o>>=-l,l+=r;l>0;a=256*a+e[t+f],f+=p,l-=8);if(0===o)o=1-c;else{if(o===u)return a?NaN:1/0*(d?-1:1);a+=Math.pow(2,r),o-=c}return(d?-1:1)*a*Math.pow(2,o-r)},t.write=function(e,t,n,r,i,o){var a,s,u,c=8*o-i-1,l=(1<<c)-1,f=l>>1,p=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,d=r?0:o-1,h=r?1:-1,v=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=l):(a=Math.floor(Math.log(t)/Math.LN2),t*(u=Math.pow(2,-a))<1&&(a--,u*=2),(t+=a+f>=1?p/u:p*Math.pow(2,1-f))*u>=2&&(a++,u/=2),a+f>=l?(s=0,a=l):a+f>=1?(s=(t*u-1)*Math.pow(2,i),a+=f):(s=t*Math.pow(2,f-1)*Math.pow(2,i),a=0));i>=8;e[n+d]=255&s,d+=h,s/=256,i-=8);for(a=a<<i|s,c+=i;c>0;e[n+d]=255&a,d+=h,a/=256,c-=8);e[n+d-h]|=128*v}},function(e,t,n){n(2);var r={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==r.call(e)}},function(e,t){e.exports=Object.is||function(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}},function(e,t,n){var r=n(41),i=n(20),o=n(135),a=n(162),s=n(46).f,u=n(115).f,c=n(201),l=n(193),f=n(252),p=n(53),d=n(22),h=n(91).set,v=n(125),m=n(32)("match"),g=i.RegExp,y=g.prototype,b=/a/g,_=/a/g,S=new g(b)!==b,w=f.UNSUPPORTED_Y;if(r&&o("RegExp",!S||w||d((function(){return _[m]=!1,g(b)!=b||g(_)==_||"/a/i"!=g(b,"i")})))){for(var x=function(e,t){var n,r=this instanceof x,i=c(e),o=void 0===t;if(!r&&i&&e.constructor===x&&o)return e;S?i&&!o&&(e=e.source):e instanceof x&&(o&&(t=l.call(e)),e=e.source),w&&(n=!!t&&t.indexOf("y")>-1)&&(t=t.replace(/y/g,""));var s=a(S?new g(e,t):g(e,t),r?this:y,x);return w&&n&&h(s,{sticky:n}),s},k=function(e){e in x||s(x,e,{configurable:!0,get:function(){return g[e]},set:function(t){g[e]=t}})},O=u(g),A=0;O.length>A;)k(O[A++]);y.constructor=x,x.prototype=y,p(i,"RegExp",x)}v("RegExp")},function(e,t,n){"use strict";(function(e){e||Object.defineProperty(window,"crypto",{value:window.crypto||window.msCrypto,writable:!1,configurable:!1})}).call(this,n(108))},function(e,t,n){"use strict";n(6),n(39),n(28),n(49),n(27),n(36),n(25),n(145),n(29),n(87),n(43),n(2),n(17),n(12),n(89),n(37),n(47),n(33);var r=n(9),i=n(8);n(15);var o=n(23),a=n(4),s=n(5),u=n(16);Object.defineProperty(t,"__esModule",{value:!0}),t.Notifications=void 0;var c=n(452),l=n(109);function f(e,t){return[].concat(u(e),u(t)).filter((function(e,t,n){return n.indexOf(e)===t}))}var p=function(){function e(t){a(this,e),this.subscriptions={},this.bulkSubscriptions={},this.topicPriorities={},this.client=t,t.on("pubsub:event",this.pubsubEvent.bind(this)),t.on("connected",this.subscriptionsKeepAlive.bind(this)),this.debouncedResubscribe=c(this.resubscribe.bind(this),100)}var t,n;return s(e,[{key:"handleStanzaInstanceChange",value:function(e){var t=this.stanzaInstance&&this.stanzaInstance.id!==e.id&&this.stanzaInstance.channelId!==e.channelId;this.stanzaInstance=e,t&&(this.client.logger.info("resubscribing due to hard reconnect"),this.debouncedResubscribe())}},{key:"topicHandlers",value:function(e){return this.subscriptions[e]||(this.subscriptions[e]=[]),this.subscriptions[e]}},{key:"pubsubEvent",value:function(e){var t=e.pubsub,n=t.items.node;n.includes("no_longer_subscribed")?n="no_longer_subscribed":n.includes("duplicate_id")&&(n="duplicate_id");var r=t.items.published[0].content.json,i=this.topicHandlers(n);this.client.emit("notify",{topic:n,data:r}),this.client.emit("notify:".concat(n),r),i.forEach((function(e){e(r)}))}},{key:"xmppSubscribe",value:(n=o(i.mark((function e(t){var n,r=this;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(0===this.topicHandlers(t).length&&!this.bulkSubscriptions[t]){e.next=2;break}return e.abrupt("return",Promise.resolve());case 2:if(n=function(){return r.stanzaInstance.subscribeToNode(r.pubsubHost,t)},!this.client.connected){e.next=7;break}return e.abrupt("return",n());case 7:return e.abrupt("return",new Promise((function(e,t){r.client.once("connected",(function(){return n().then(e,t)}))})));case 8:case"end":return e.stop()}}),e,this)}))),function(e){return n.apply(this,arguments)})},{key:"xmppUnsubscribe",value:function(e){var t=this;if(0!==this.topicHandlers(e).length||this.bulkSubscriptions[e])return Promise.resolve();var n=function(){return t.stanzaInstance.unsubscribeFromNode(t.pubsubHost,e)};return this.client.connected?n():new Promise((function(e,r){t.client.once("connected",(function(){return n().then(e,r)}))}))}},{key:"mapCombineTopics",value:function(e){var t=this,n={},r=[],i=[];e.forEach((function(e){e.includes("?")?r.push({id:e}):i.push(e)})),i.map((function(e){var t=e.split("."),n=t.splice(t.length-1);return{prefix:t.join("."),postfix:n}})).forEach((function(e){n[e.prefix]?n[e.prefix].push(e.postfix):n[e.prefix]=[e.postfix]}));var o=[];Object.keys(n).forEach((function(e){!function e(n,r){var i=1===r.length?".":"?",a="".concat(n).concat(i).concat(r.join("&"));a.length<200?o.push({id:a}):1===r.length?t.client.logger.error("Refusing to attempt topic with length > 200",a):(e(n,r.slice(0,r.length/2)),e(n,r.slice(r.length/2)))}(e,n[e])}));var a=o.concat(r);return this.truncateTopicList(this.prioritizeTopicList(a))}},{key:"prioritizeTopicList",value:function(e){var t=this;return e.sort((function(e,n){return t.getTopicPriority(n.id)-t.getTopicPriority(e.id)})),e}},{key:"getTopicPriority",value:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=this.getTopicParts(e),r=n.prefix,i=n.postfixes,o=this.topicPriorities[r],a=o&&Object.keys(o).filter((function(e){return i.includes(e)})).map((function(e){return o[e]})),s=a&&a.length&&a.reduce((function(e,t){return t>e?t:e}));return t?s||0:s}},{key:"truncateTopicList",value:function(e){var t=e.slice(0,1e3);if(e.length>1e3){var n=e.slice(1e3);if(n.length>20){var r=n.length-20;(n=n.slice(20)).push("...and ".concat(r," more"))}this.client.logger.warn("Too many topics to subscribe to; truncating extra topics",{droppedTopics:n})}return t}},{key:"makeBulkSubscribeRequest",value:function(e,t){var n={method:t.replace?"put":"post",host:this.client.config.apiHost,authToken:this.client.config.authToken,data:JSON.stringify(this.mapCombineTopics(e)),logger:this.client.logger},r=this.stanzaInstance.channelId;return this.client.http.requestApi("notifications/channels/".concat(r,"/subscriptions"),n)}},{key:"createSubscription",value:function(e,t){var n=this;l.splitIntoIndividualTopics(e).forEach((function(e){var r=n.topicHandlers(e);r.includes(t)||r.push(t)}))}},{key:"removeSubscription",value:function(e,t){var n=this;l.splitIntoIndividualTopics(e).forEach((function(e){var r=n.topicHandlers(e),i=r.indexOf(t);i>-1&&r.splice(i,1),r.length||delete n.subscriptions[e]}))}},{key:"removeTopicPriority",value:function(e){var t=this;if(this.getTopicPriority(e,!1)){var n=this.getTopicParts(e),r=n.prefix;n.postfixes.forEach((function(e){delete t.topicPriorities[r][e]})),Object.keys(this.topicPriorities[r]).length||delete this.topicPriorities[r]}}},{key:"getActiveIndividualTopics",value:function(){var e=this,t=[];return Object.keys(this.subscriptions).forEach((function(n){"streaming-subscriptions-expiring"!==n&&(e.topicHandlers(n).length>0&&t.push(n))})),t}},{key:"resubscribe",value:function(){var e=Object.keys(this.bulkSubscriptions);return e.length+this.getActiveIndividualTopics().length===0?Promise.resolve():this.bulkSubscribe(e,{replace:!0})}},{key:"subscriptionsKeepAlive",value:function(){var e=this,t="streaming-subscriptions-expiring";0===this.topicHandlers(t).length&&this.createSubscription(t,(function(){e.client.logger.info("".concat(t," - Triggering resubscribe."),{channelId:e.client.config.channelId}),e.debouncedResubscribe().catch((function(t){var n="Error resubscribing to topics";e.client.logger.error(n,t),e.client.emit("pubsub:error",{msg:n,err:t})}))}))}},{key:"getTopicParts",value:function(e){var t=e.includes("?"),n=t?"?":".",r=e.split(n),i=t?r[1]:r.splice(r.length-1);return{prefix:t?r[0]:r.join("."),postfixes:t?i.split("&"):i}}},{key:"setTopicPriorities",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};Object.keys(t).forEach((function(n){var r=e.getTopicParts(n),i=e.topicPriorities[r.prefix],o=t[n];if(i)r.postfixes.forEach((function(e){var t=i[e];(t&&t<o||!t)&&(i[e]=o)}));else{var a=r.postfixes.reduce((function(e,t){return e[t]=o,e}),{});e.topicPriorities[r.prefix]=a}}))}},{key:"subscribe",value:function(e,t,n,i){var o;return i&&this.setTopicPriorities(r({},e,i)),o=n?this.xmppSubscribe(e):this.debouncedResubscribe(),t?this.createSubscription(e,t):this.bulkSubscriptions[e]=!0,o}},{key:"unsubscribe",value:function(e,t,n){return t?this.removeSubscription(e,t):(delete this.bulkSubscriptions[e],delete this.subscriptions[e]),this.removeTopicPriority(e),n?this.xmppUnsubscribe(e):this.debouncedResubscribe()}},{key:"bulkSubscribe",value:(t=o(i.mark((function e(t){var n,r,o,a=this,s=arguments;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=s.length>1&&void 0!==s[1]?s[1]:{replace:!1,force:!1},r=s.length>2&&void 0!==s[2]?s[2]:{},this.setTopicPriorities(r),o=f(t,[]),n.replace&&!n.force?o=f(o,this.getActiveIndividualTopics()):n.force&&(this.subscriptions={}),e.next=7,this.makeBulkSubscribeRequest(o,n);case 7:n.replace&&(this.bulkSubscriptions={}),t.forEach((function(e){a.bulkSubscriptions[e]=!0}));case 9:case"end":return e.stop()}}),e,this)}))),function(e){return t.apply(this,arguments)})},{key:"pubsubHost",get:function(){try{var e=this.client.config.apiHost.replace(/http(s?):\/\//,"");return"notifications.".concat(e)}catch(e){return"notifications.mypurecloud.com"}}},{key:"expose",get:function(){return{subscribe:this.subscribe.bind(this),unsubscribe:this.unsubscribe.bind(this),bulkSubscribe:this.bulkSubscribe.bind(this)}}}]),e}();t.Notifications=p},function(e,t,n){"use strict";function r(e){return"function"==typeof e?e():e}function i(){var e={};return e.promise=new Promise((function(t,n){e.resolve=t,e.reject=n})),e}n(6),n(2),n(17),e.exports=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=void 0,a=void 0,s=void 0,u=[];return function(){var l=r(t),f=(new Date).getTime(),p=!o||f-o>l;o=f;for(var d=arguments.length,h=Array(d),v=0;v<d;v++)h[v]=arguments[v];if(p&&n.leading)return n.accumulate?Promise.resolve(e.call(this,[h])).then((function(e){return e[0]})):Promise.resolve(e.call.apply(e,[this].concat(h)));if(a?clearTimeout(s):a=i(),u.push(h),s=setTimeout(c.bind(this),l),n.accumulate){var m=u.length-1;return a.promise.then((function(e){return e[m]}))}return a.promise};function c(){var t=a;clearTimeout(s),Promise.resolve(n.accumulate?e.call(this,u):e.apply(this,u[u.length-1])).then(t.resolve,t.reject),u=[],a=null}}},function(e,t,n){var r=n(42),i=Math.floor;e.exports=function(e){return!r(e)&&isFinite(e)&&i(e)===e}},function(e,t){e.exports=function(e){try{return-1!==Function.toString.call(e).indexOf("[native code]")}catch(t){return"function"==typeof e}},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){var r=n(204),i=n(456);function o(t,n,a){return i()?(e.exports=o=Reflect.construct.bind(),e.exports.__esModule=!0,e.exports.default=e.exports):(e.exports=o=function(e,t,n){var i=[null];i.push.apply(i,t);var o=new(Function.bind.apply(e,i));return n&&r(o,n.prototype),o},e.exports.__esModule=!0,e.exports.default=e.exports),o.apply(null,arguments)}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){"use strict";n(6),n(39),n(106),n(28),n(169),n(49),n(7),n(25),n(145),n(87),n(50),n(43),n(2),n(127),n(17),n(206),n(12),n(13),n(99),n(33),n(14);var r=n(34),i=n(16),o=n(9),a=n(8);n(15);var s=n(23),u=n(4),c=n(5),l=n(95),f=n(30),p=n(31),d=n(26);function h(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return v(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return v(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function v(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function m(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function g(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?m(Object(n),!0).forEach((function(t){o(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):m(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function y(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=d(e);if(t){var i=d(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return p(this,n)}}Object.defineProperty(t,"__esModule",{value:!0}),t.WebrtcExtension=void 0;var b=n(126),_=n(80),S=n(93),w=b.__importDefault(n(459)),x=n(40),k=n(129),O=b.__importDefault(n(462)),A=n(463),T=n(464),E=n(109),I=n(226),N=n(484),R=n(149),j=n(216),P=n(222),C=n(175),L="requestIncomingRtcSession",M="cancelIncomingRtcSession",D="handledIncomingRtcSession",B="incomingRtcSession",F="outgoingRtcSession",q="rtcSessionError",U=function(e){f($,e);var t,n,o,p,d,v,m,b,_,U,J,z,G,H,V,W,Q,K,Y,X=y($);function $(e,t){var n;return u(this,$),(n=X.call(this)).ignoredSessions=new w.default({max:10,maxAge:216e3}),n.pendingSessions={},n.statsArr=[],n.throttleSendStatsInterval=25e3,n.currentMaxStatSize=15e3,n.statsSizeDecreaseAmount=3e3,n.statBuffer=0,n.discoRetries=0,n.iceServers=[],n.webrtcSessions=[],n.client=e,n.config={allowIPv6:!0===t.allowIPv6,optOutOfWebrtcStatsTelemetry:t.optOutOfWebrtcStatsTelemetry},n.logger=e.logger,n.addEventListeners(),n.throttledSendStats=O.default(n.sendStats.bind(l(n)),n.throttleSendStatsInterval,{leading:!1,trailing:!0}),n.client.on("jingle:outgoing",(function(e){return n.emit(F,e)})),n.client.on("jingle:incoming",(function(e){return n.emit(B,e)})),n.client.on("jingle:created",(function(e){e instanceof j.StanzaMediaSession||e.end("cancel",!0)})),window.addEventListener("offline",(function(){return n.onOnlineStatusChange(!1)})),window.addEventListener("online",(function(){return n.onOnlineStatusChange(!0)})),n}return c($,[{key:"onOnlineStatusChange",value:function(e){this.addStatToQueue({actionName:"WebrtcStats",details:{_eventType:"onlineStatus",_eventTimestamp:(new Date).getTime(),online:e}})}},{key:"handleStanzaInstanceChange",value:(Y=s(a.mark((function e(t){return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:this.stanzaInstance=t,this.refreshIceServersTimer&&(clearInterval(this.refreshIceServersTimer),this.refreshIceServersTimer=null),t.on("iq:set:genesysWebrtc",this.handleGenesysWebrtcStanza.bind(this)),this.refreshIceServersTimer=setInterval(this.refreshIceServers.bind(this),216e5),this.client.emit("sessionManagerChange",t);case 5:case"end":return e.stop()}}),e,this)}))),function(e){return Y.apply(this,arguments)})},{key:"configureNewStanzaInstance",value:(K=s(a.mark((function e(t){var n,r,i,o=this;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return Object.assign(t.jingle.config.peerConnectionConfig,{sdpSemantics:"unified-plan"}),e.next=3,this.configureStanzaIceServers(t);case 3:for(t.stanzas.define(T.definitions),t.jingle.prepareSession=this.prepareSession.bind(this),t.jingle.on("log",(function(e,t,n){o.logger[e](t,n)})),n=function(){var e=i[r];t.jingle.on(e,(function(t){if(t instanceof j.StanzaMediaSession){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];t.emit.apply(t,[e].concat(r))}}))},r=0,i=["iceConnectionType","peerTrackAdded","peerTrackRemoved","mute","unmute","sessionState","connectionState","terminated","stats","endOfCandidates"];r<i.length;r++)n();case 9:case"end":return e.stop()}}),e,this)}))),function(e){return K.apply(this,arguments)})},{key:"configureStanzaIceServers",value:function(e){return e.jingle.config.iceServers=[],this.setIceServers([],e),this._refreshIceServers(e)}},{key:"handleGenesysOffer",value:(Q=s(a.mark((function e(t){var n,r,i,o,s,u,c,l=this;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.genesysWebrtc,r=n.params,i="relay"===this.getIceTransportPolicy()&&A.isFirefox,o={id:r.sessionId,logger:this.logger,peerID:t.from,fromJid:t.from,sessionType:this.getSessionTypeByJid(t.from),conversationId:r.conversationId,ignoreHostCandidatesFromRemote:i,optOutOfWebrtcStatsTelemetry:!!this.config.optOutOfWebrtcStatsTelemetry,allowIPv6:this.config.allowIPv6,iceServers:this.iceServers,reinvite:!!r.reinvite,iceTransportPolicy:this.getIceTransportPolicy()},u=this.pendingSessions[r.sessionId],s=u?g(g({},o),{},{fromUserId:u.fromUserId,originalRoomJid:u.originalRoomJid}):o,c=new P.GenesysCloudMediaSession(this,s),e.next=9,c.setRemoteDescription(r.sdp);case 9:return this.proxyStatsForSession(c),c.on("sendIq",(function(e){var t;return null===(t=l.stanzaInstance)||void 0===t?void 0:t.sendIQ(e)})),c.on("terminated",(function(){l.webrtcSessions=l.webrtcSessions.filter((function(e){return e.id!==c.id}))})),this.webrtcSessions.push(c),e.abrupt("return",this.emit(B,c));case 14:case"end":return e.stop()}}),e,this)}))),function(e){return Q.apply(this,arguments)})},{key:"handleGenesysIceCandidate",value:(W=s(a.mark((function e(t){var n,r,i;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.genesysWebrtc,r=n.params,i=this.getSessionById(r.sessionId),e.next=5,i.addRemoteIceCandidate(r.sdp);case 5:case"end":return e.stop()}}),e,this)}))),function(e){return W.apply(this,arguments)})},{key:"handleGenesysTerminate",value:(V=s(a.mark((function e(t){var n,r;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:n=t.genesysWebrtc,r=n.params,this.getSessionById(r.sessionId).onSessionTerminate(r.reason);case 4:case"end":return e.stop()}}),e,this)}))),function(e){return V.apply(this,arguments)})},{key:"getSessionById",value:function(e){var t=this.getAllSessions().find((function(t){return t.id===e}));if(!t){var n=new Error("Failed to find session by id");throw this.logger.error(n,{sessionId:e}),n}return t}},{key:"sendIq",value:(H=s(a.mark((function e(t){return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(this.stanzaInstance){e.next=2;break}throw new Error("Failed to send iq because there was no stanza instance");case 2:return e.abrupt("return",this.stanzaInstance.sendIQ(t));case 3:case"end":return e.stop()}}),e,this)}))),function(e){return H.apply(this,arguments)})},{key:"handleMessage",value:(G=s(a.mark((function e(t){return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!t.propose){e.next=5;break}return e.next=3,this.handlePropose(t);case 3:e.next=6;break;case 5:t.retract?this.handleRetract(t.retract.sessionId):t.accept?this.handledIncomingRtcSession(t.accept.sessionId,t):t.reject&&this.handledIncomingRtcSession(t.reject.sessionId,t);case 6:case"end":return e.stop()}}),e,this)}))),function(e){return G.apply(this,arguments)})},{key:"handleGenesysWebrtcStanza",value:(z=s(a.mark((function e(t){var n;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if("offer"!==(n=t.genesysWebrtc).method){e.next=5;break}return e.abrupt("return",this.handleGenesysOffer(t));case 5:if("iceCandidate"!==n.method){e.next=9;break}return e.abrupt("return",this.handleGenesysIceCandidate(t));case 9:if("terminate"!==n.method){e.next=11;break}return e.abrupt("return",this.handleGenesysTerminate(t));case 11:case"end":return e.stop()}}),e,this)}))),function(e){return z.apply(this,arguments)})},{key:"prepareSession",value:function(e){var t=this.pendingSessions[e.sid];if(t&&delete this.pendingSessions[t.sessionId],!(null==t?void 0:t.sdpOverXmpp)){var n="relay"===this.getIceTransportPolicy()&&A.isFirefox,r={options:e,logger:this.logger,id:e.sid,fromJid:e.peerID,peerID:e.peerID,optOutOfWebrtcStatsTelemetry:!!this.config.optOutOfWebrtcStatsTelemetry,conversationId:null==t?void 0:t.conversationId,fromUserId:null==t?void 0:t.fromJid,originalRoomJid:null==t?void 0:t.originalRoomJid,sessionType:null==t?void 0:t.sessionType,allowIPv6:this.config.allowIPv6,ignoreHostCandidatesFromRemote:n},i=new j.StanzaMediaSession(r);return this.proxyStatsForSession(i),i}this.logger.debug("skipping creation of jingle webrtc session due to sdpOverXmpp on the pendingSession")}},{key:"proxyStatsForSession",value:function(e){var t=this;e.on("stats",(function(n){if(!t.client.logger.stopReason){var r=JSON.parse(JSON.stringify(n)),i={conversationId:e.conversationId,sessionId:e.id,sessionType:e.sessionType},o=N.formatStatsEvent(r,i);t.addStatToQueue(o)}}))}},{key:"addStatToQueue",value:function(e){if(!this.config.optOutOfWebrtcStatsTelemetry){e.details._appId||(e.details._appId=this.logger.clientId,e.details._appName="streamingclient",e.details._appVersion=I.Client.version),e.details._originAppId=this.client.config.appId;var t=N.deepFlatten(e.details);Object.keys(t).forEach((function(e){var n=t[e];"boolean"==typeof n&&(t[e]="".concat(n))}));var n=g(g({},e),{},{details:t}),r=E.calculatePayloadSize(n),i=this.statBuffer+r>this.currentMaxStatSize;this.statsArr.push(n),this.statBuffer+=r,i?this.flushStats():this.throttledSendStats()}}},{key:"getLogDetailsForPendingSessionId",value:function(e){var t={sessionId:e},n=this.pendingSessions[e];return n&&(t.sessionType=n.sessionType,t.conversationId=n.conversationId),t}},{key:"flushStats",value:function(){this.throttledSendStats.flush()}},{key:"sendStats",value:(J=s(a.mark((function e(){var t,n,r,o,s,u,c,l,f,p,d,v;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=[],o=0,s=h(this.statsArr),e.prev=3,s.s();case 5:if((u=s.n()).done){e.next=16;break}if(c=u.value,l=E.calculatePayloadSize(c),!(o+l<this.currentMaxStatSize)){e.next=13;break}r.push(c),o+=l,e.next=14;break;case 13:return e.abrupt("break",16);case 14:e.next=5;break;case 16:e.next=21;break;case 18:e.prev=18,e.t0=e.catch(3),s.e(e.t0);case 21:return e.prev=21,s.f(),e.finish(21);case 24:if(this.statsArr.splice(0,r.length),this.statBuffer=this.statsArr.reduce((function(e,t){return e+E.calculatePayloadSize(t)}),0),r.length&&!this.client.isGuest){e.next=28;break}return e.abrupt("return");case 28:return f={appName:"streamingclient",appVersion:I.Client.version,originAppName:this.client.config.appName,originAppVersion:this.client.config.appVersion,actions:r},e.prev=29,p=this.client.config.authToken,d="diagnostics/newrelic/insights",this.client.backgroundAssistantMode&&(p=this.client.config.jwt,d+="/backgroundassistant"),e.next=35,this.client.http.requestApi(d,{method:"post",responseType:"text",host:this.client.config.apiHost,authToken:p,logger:this.client.logger,data:f});case 35:this.currentMaxStatSize=15e3,e.next=50;break;case 38:if(e.prev=38,e.t1=e.catch(29),!C.HttpClient.retryStatusCodes.has(null===(t=e.t1.response)||void 0===t?void 0:t.status)&&navigator.onLine||(this.statsArr=[].concat(r,i(this.statsArr)),this.statBuffer=this.statsArr.reduce((function(e,t){return e+E.calculatePayloadSize(t)}),0)),413!==(null===(n=e.t1.response)||void 0===n?void 0:n.status)){e.next=49;break}return v=this.currentMaxStatSize,this.currentMaxStatSize-=this.statsSizeDecreaseAmount,this.logger.info("Failed to send stats due to 413, retrying with smaller set",{attemptedPayloadSize:v,newPayloadSize:this.currentMaxStatSize}),e.next=47,this.sendStats();case 47:e.next=50;break;case 49:this.logger.error("Failed to send stats",{err:e.t1,numberOfFailedStats:r.length},{skipServer:!navigator.onLine});case 50:case"end":return e.stop()}}),e,this,[[3,18,21,24],[29,38]])}))),function(){return J.apply(this,arguments)})},{key:"addEventListeners",value:function(){var e=this;this.client.on("connected",(function(){return e.refreshIceServersTimer&&(clearInterval(e.refreshIceServersTimer),e.refreshIceServersTimer=null),e.refreshIceServersTimer=setInterval(e.refreshIceServers.bind(e),216e5),e.refreshIceServers().catch((function(t){return e.logger.error("Error fetching ice servers after streaming-client connected",{error:t,channelId:e.client.config.channelId})}))})),this.client.on("disconnected",(function(){clearInterval(e.refreshIceServersTimer),e.refreshIceServersTimer=null}))}},{key:"handlePropose",value:(U=s(a.mark((function e(t){var n,r,i,o,s,u,c,l;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t.from!==this.jid){e.next=2;break}return e.abrupt("return");case 2:if(n=t.propose.sessionId,r=this.pendingSessions[n],i=!!r,o=this.getSessionTypeByJid(t.from),s={sessionId:n,conversationId:t.propose.conversationId,sessionType:o,isDuplicatePropose:i},this.logger.info("propose received",s),i||(this.client.config.appId,u={actionName:"WebrtcStats",details:{_eventTimestamp:(new Date).getTime(),_eventType:"firstPropose",conversationId:s.conversationId,sdpViaXmppRequested:!!t.propose.sdpOverXmpp,sessionId:n,sessionType:o}},this.addStatToQueue(u),c=t.from,l=c,t.propose.originalRoomJid=t.propose.originalRoomJid||l,r=g(g({},t.propose),{},{toJid:t.to,fromJid:c,sessionType:o,roomJid:l,id:n,sdpOverXmpp:t.propose.sdpOverXmpp}),this.pendingSessions[n]=r),!r.accepted){e.next=14;break}return this.logger.info("proceed already sent for this session, but sending another",s),e.next=13,this.acceptRtcSession(n);case 13:return e.abrupt("return");case 14:this.emit(L,Object.assign(r));case 15:case"end":return e.stop()}}),e,this)}))),function(e){return U.apply(this,arguments)})},{key:"handleRetract",value:function(e){return this.logger.info("retract received",this.getLogDetailsForPendingSessionId(e)),delete this.pendingSessions[e],this.emit(M,e)}},{key:"handledIncomingRtcSession",value:function(e,t){var n=t.accept?"accept":"reject";return this.logger.info("".concat(n," received"),this.getLogDetailsForPendingSessionId(e)),this.emit(D,e)}},{key:"initiateRtcSession",value:(_=s(a.mark((function e(t){var n,r,i,o,s,u,c,l,f;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n={to:t.jid,propose:{id:k.v4(),descriptions:[]}},t.stream)for(r=0,i=Array.from(t.stream.getTracks());r<i.length;r++)o=i[r],n.propose.descriptions.push({media:o.kind});if(t.provideVideo&&(n.propose.descriptions.filter((function(e){return"video"===e.media})).length>0||n.propose.descriptions.push({media:"video"})),t.provideAudio&&(n.propose.descriptions.filter((function(e){return"audio"===e.media})).length>0||n.propose.descriptions.push({media:"audio"})),t.mediaPurpose&&n.propose.descriptions.push({media:t.mediaPurpose}),!t.jid||!t.jid.match(/@conference/)){e.next=15;break}0===(s=n.propose.descriptions).length&&(s=[{media:"listener"}]),u={type:"upgradeMedia",to:t.jid,id:k.v4(),from:this.jid,media:{conversationId:t.conversationId,sourceCommunicationId:t.sourceCommunicationId}},c=h(s);try{for(c.s();!(l=c.n()).done;)f=l.value,u.media[f.media]=!0}catch(e){c.e(e)}finally{c.f()}return e.next=13,this.stanzaInstance.send("presence",u);case 13:e.next=18;break;case 15:return e.next=17,this.stanzaInstance.send("message",n);case 17:this.pendingSessions[n.propose.id]=n;case 18:return e.abrupt("return",n.propose.id);case 19:case"end":return e.stop()}}),e,this)}))),function(e){return _.apply(this,arguments)})},{key:"acceptRtcSession",value:(b=s(a.mark((function e(t){var n,r,i;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=this.pendingSessions[t]){e.next=4;break}return this.emit(q,"Cannot accept session because it is not pending or does not exist"),e.abrupt("return");case 4:return r={to:n.fromJid,proceed:{sessionId:t}},n.accepted=!0,i=this.getLogDetailsForPendingSessionId(t),this.logger.info("sending jingle proceed",i),e.next=10,this.stanzaInstance.send("message",r);case 10:this.logger.info("sent jingle proceed",i);case 11:case"end":return e.stop()}}),e,this)}))),function(e){return b.apply(this,arguments)})},{key:"rejectRtcSession",value:(m=s(a.mark((function e(t){var n,r,i,o,s,u,c,l=arguments;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=l.length>1&&void 0!==l[1]&&l[1],r=this.getLogDetailsForPendingSessionId(t),i=this.pendingSessions[t]){e.next=6;break}return this.emit(q,"Cannot reject session because it is not pending or does not exist"),e.abrupt("return");case 6:if(delete this.pendingSessions[t],!n){e.next=11;break}this.ignoredSessions.set(t,!0),e.next=19;break;case 11:return o={to:S.toBare(this.jid),reject:{sessionId:t}},s=this.stanzaInstance.send("message",o),u={to:i.fromJid,reject:{sessionId:t}},c=this.stanzaInstance.send("message",u),this.logger.info("sending jingle reject",r),e.next=18,Promise.all([s,c]);case 18:this.logger.info("sent jingle reject",r);case 19:case"end":return e.stop()}}),e,this)}))),function(e){return m.apply(this,arguments)})},{key:"rtcSessionAccepted",value:(v=s(a.mark((function e(t){var n,r;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return this.pendingSessions[t],n=this.getLogDetailsForPendingSessionId(t),r={to:S.toBare(this.jid),accept:{sessionId:t}},this.logger.info("sending session-info:accept",n),e.next=6,this.stanzaInstance.send("message",r);case 6:this.logger.info("sent session-info:accept",n);case 7:case"end":return e.stop()}}),e,this)}))),function(e){return v.apply(this,arguments)})},{key:"notifyScreenShareStart",value:(d=s(a.mark((function e(t){return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",this.stanzaInstance.send("iq",{to:"".concat(t.peerID),from:this.jid,type:"set",jingle:{action:x.JingleAction.SessionInfo,sid:t.id,screenstart:{}}}));case 1:case"end":return e.stop()}}),e,this)}))),function(e){return d.apply(this,arguments)})},{key:"notifyScreenShareStop",value:(p=s(a.mark((function e(t){return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",this.stanzaInstance.send("iq",{to:"".concat(t.peerID),from:this.jid,type:"set",jingle:{action:x.JingleAction.SessionInfo,sid:t.id,screenstop:{}}}));case 1:case"end":return e.stop()}}),e,this)}))),function(e){return p.apply(this,arguments)})},{key:"cancelRtcSession",value:(o=s(a.mark((function e(t){var n,r,i;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=this.pendingSessions[t],r=this.getLogDetailsForPendingSessionId(t),n){e.next=5;break}return this.emit(q,"Cannot cancel session because it is not pending or does not exist"),e.abrupt("return");case 5:return i={to:n.toJid,retract:{sessionId:t}},delete this.pendingSessions[t],this.logger.info("sending jingle retract",r),e.next=10,this.stanzaInstance.send("message",i);case 10:this.logger.info("sent jingle retract",r);case 11:case"end":return e.stop()}}),e,this)}))),function(e){return o.apply(this,arguments)})},{key:"refreshIceServers",value:(n=s(a.mark((function e(){var t=this;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return this.refreshIceServersRetryPromise||(this.refreshIceServersRetryPromise=E.retryPromise(this._refreshIceServers.bind(this,this.stanzaInstance),(function(e){return++t.discoRetries>2?(t.logger.warn("fetching ice servers failed. max retries reached.",{retryAttempt:t.discoRetries,MAX_DISCO_RETRIES:2,error:e,channelId:t.client.config.channelId}),!1):(t.logger.warn("fetching ice servers failed. retrying",{retryAttempt:t.discoRetries,error:e,channelId:t.client.config.channelId}),!0)}),0,this.client.logger)),e.abrupt("return",this.refreshIceServersRetryPromise.promise.finally((function(){t.discoRetries=0,t.refreshIceServersRetryPromise=void 0})));case 2:case"end":return e.stop()}}),e,this)}))),function(){return n.apply(this,arguments)})},{key:"_refreshIceServers",value:(t=s(a.mark((function e(t){var n,o,s,u,c,l,f,p,d;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t){e.next=2;break}throw new Error("No stanza instance to refresh ice servers");case 2:return n=t.config.server,o=t.getServices(n,"turn","1"),s=t.getServices(n,"stun","1"),u=new Promise((function(e,t){setTimeout((function(){t(new Error("Timeout waiting for refresh ice servers to finish"))}),15e3),Promise.all([o,s]).then((function(t){var n=r(t,2),i=n[0],o=n[1];e([i,o])})).catch(t)})),e.next=8,u;case 8:return c=e.sent,l=r(c,2),f=l[0],p=l[1],d=[].concat(i(f.services),i(p.services)).map((function(e){var t=e.port?":".concat(e.port):"",n={type:e.type,urls:"".concat(e.type,":").concat(e.host).concat(t)};return["turn","turns"].includes(e.type)&&(e.transport&&"udp"!==e.transport&&(n.urls+="?transport=".concat(e.transport)),e.username&&(n.username=e.username),e.password&&(n.credential=e.password)),n})),this.setIceServers(d,t),p.services.length?this.setIceTransportPolicy("all",t):(this.logger.info('No stun servers received, setting iceTransportPolicy to "relay"'),this.setIceTransportPolicy("relay",t)),e.abrupt("return",d);case 16:case"end":return e.stop()}}),e,this)}))),function(e){return t.apply(this,arguments)})},{key:"setIceServers",value:function(e,t){t.jingle.iceServers=e,this.iceServers=e}},{key:"getIceTransportPolicy",value:function(){var e;return null===(e=this.stanzaInstance)||void 0===e?void 0:e.jingle.config.peerConnectionConfig.iceTransportPolicy}},{key:"setIceTransportPolicy",value:function(e,t){t.jingle.config.peerConnectionConfig.iceTransportPolicy=e}},{key:"getSessionTypeByJid",value:function(e){return E.isAcdJid(e)?R.SessionTypes.acdScreenShare:E.isScreenRecordingJid(e)?R.SessionTypes.screenRecording:E.isSoftphoneJid(e)?R.SessionTypes.softphone:E.isVideoJid(e)?R.SessionTypes.collaborateVideo:R.SessionTypes.unknown}},{key:"getSessionManager",value:function(){var e;return null===(e=this.stanzaInstance)||void 0===e?void 0:e.jingle}},{key:"getAllSessions",value:function(){var e,t=null===(e=this.stanzaInstance)||void 0===e?void 0:e.jingle.sessions,n=t&&Object.values(t)||[];return[].concat(i(n),i(this.webrtcSessions))}},{key:"proxyNRStat",value:function(e){this.addStatToQueue(e)}},{key:"jid",get:function(){var e;return null===(e=this.stanzaInstance)||void 0===e?void 0:e.jid}},{key:"expose",get:function(){return{on:this.on.bind(this),once:this.once.bind(this),off:this.off.bind(this),removeAllListeners:this.removeAllListeners.bind(this),removeListener:this.removeListener.bind(this),refreshIceServers:this.refreshIceServers.bind(this),acceptRtcSession:this.acceptRtcSession.bind(this),rejectRtcSession:this.rejectRtcSession.bind(this),cancelRtcSession:this.cancelRtcSession.bind(this),notifyScreenShareStart:this.notifyScreenShareStart.bind(this),notifyScreenShareStop:this.notifyScreenShareStop.bind(this),rtcSessionAccepted:this.rtcSessionAccepted.bind(this),initiateRtcSession:this.initiateRtcSession.bind(this),getSessionTypeByJid:this.getSessionTypeByJid.bind(this),getSessionManager:this.getSessionManager.bind(this),getAllSessions:this.getAllSessions.bind(this),proxyNRStat:this.proxyNRStat.bind(this)}}}]),$}(_.EventEmitter);t.WebrtcExtension=U},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.TABLE_DATA=void 0,t.TABLE_DATA={"A.1":{r:"hk:if|le:lf|nf:nv|qg:qv|rg:rj|rm:rp|rr:rt|rv:s3|vn:vv|17m:17n|17q:17v|18g:19g|1an:1ao|1cb:1cg|1e5:1ef|1fb:1ff|1fl:1gb|1gd:1gq|1gs:1gu|1hr:1hv|1im:1iv|1ne:1nf|1pd:1pf|1qb:1rv|1ti:280|29q:29r|2ae:2af|2al:2an|2bh:2c0|2cd:2ce|2ch:2ci|2dj:2dl|2dq:2dr|2e5:2e6|2e9:2ea|2ee:2em|2eo:2er|2f4:2f5|2fr:2g1|2g3:2g4|2gb:2ge|2gh:2gi|2hq:2hr|2i3:2i6|2i9:2ia|2ie:2io|2iv:2j5|2jl:2k0|2lq:2lr|2me:2mf|2mh:2mv|2n1:2n5|2ng:2o0|2od:2oe|2oh:2oi|2pk:2pl|2pq:2pr|2q4:2q6|2q9:2qa|2qe:2ql|2qo:2qr|2r2:2r5|2rh:2s1|2sb:2sd|2sm:2so|2t0:2t2|2t5:2t7|2tb:2td|2tq:2tt|2u3:2u5|2ue:2um|2uo:2v6|2vj:300|31q:31t|32e:32k|32n:32v|332:335|33g:341|35q:35t|36e:36k|36n:36t|372:375|37g:381|39q:39t|3a4:3a5|3ae:3am|3ao:3av|3b2:3b5|3bg:3c1|3cn:3cp|3du:3dv|3e7:3e9|3eb:3ee|3f0:3fh|3fl:3g0|3hr:3hu|3is:3k0|3k5:3k6|3kb:3kc|3ke:3kj|3l8:3l9|3lu:3lv|3me:3mf|3mq:3mr|3mu:3nv|3rb:3rg|3sc:3sf|3ud:3ue|3ug:3vv|41j:41l|41q:41v|42q:44v|466:46f|47p:47q|47s:47v|4aq:4au|4d3:4d7|4fq:4fv|4ie:4if|4iu:4iv|4ke:4kf|4lm:4ln|4m6:4m7|4om:4on|4qr:4r0|4rt:4sv|4vl:500|5jn:5jv|5kt:5kv|5nh:5nv|5ol:5ov|5pn:5pv|5qk:5qv|5rk:5rv|5ut:5uv|5va:5vv|60q:60v|63o:63v|65a:7fv|7ks:7kv|7nq:7nv|7om:7on|7ou:7ov|7q6:7q7|7qe:7qf|7ru:7rv|7uk:7ul|7vg:7vh|82j:82m|82o:82u|834:839|83i:83j|84f:84v|85i:86f|87b:87v|89r:89s|8ac:8ai|8c4:8cf|8uf:8vv|917:91v|92b:92v|9gk:9gl|9ju:9jv|9ka:9o0|9oa:9ob|9qj:9ql|9qv:9r0|9sl:9sn|9tv:9uf|9vc:9vf|ao0:bjv|bnk:bnv|bum:bvf|bvs:bvv|c4n:c4o|c80:c84|c9d:c9g|cdo:cff|cgt:cgv|ci4:cig|cjs:cju|cmc:cmf|crn:crq|cuu:cuv|jdm:jfv|17t6:17vv|194d:194f|1967:1avv|1lt4:1lvv|1uhe:1uhf|1ujb:1unv|1uo7:1uoi|1uoo:1uos|1uti:1uui|1va0:1vaf|1vcg:1vch|1ve8:1vef|1vft:1vfv|1vgg:1vgv|1vh4:1vhf|1vi7:1vi8|1vjc:1vjf|1vnt:1vnu|1vtv:1vu1|1vu8:1vu9|1vug:1vuh|1vuo:1vup|1vut:1vuv|1vvf:1vvo|2000:20nv|20p4:20pf|20qb:20vv|2116:2117|212e:3jvv|3k7m:3k7v|3k97:3k99|3keu:3kvv|3l50:3l51|3l53:3l54|3l57:3l58|3l8b:3l8c|3la7:3la9|3ll4:3ll7|3lua:3lud|3m00:3vvt|59mn:5tvv|5ugu:5vvt|6000:7vvt|8000:9vvt|a000:bvvt|c000:dvvt|e000:fvvt|g000:hvvt|i000:jvvt|k000:lvvt|m000:nvvt|o000:pvvt|q000:rvvt|s002:s00v|s040:tvvt",s:"9p8|9qc|9qe|9qn|9tg|147|bkq|3l2l|3l4t|3l5d|3l5q|3l5s|3l61|3l64|3l86|3l8l|3l8t|3l9q|3l9v|3la5|3lah|16f|c20|ccf|cnv|cvv|1b0|1c8|1d2|1dq|1h0|1nv|1oe|284|2c4|2d9|2dh|2dt|2eu|2h9|2hh|2hk|2hn|2ht|2it|2k4|2kc|2ke|2ki|2l9|2lh|2lk|2m6|2ma|2o4|2p9|2ph|2qu|2s4|2sh|2sr|2st|2tm|2u9|304|30d|30h|319|31k|325|329|344|34d|34h|359|35k|365|369|36v|384|38d|38h|399|3a9|3c4|3di|3ds|3el|3en|3k3|3k9|3ko|3l0|3l4|3l6|3lc|3lq|3m5|3m7|3q8|3so|3tt|412|418|41b|4g7|4i7|4i9|4in|4ip|4k7|4k9|4lf|4lh|4lv|4m1|4mf|4mn|4nf|4of|4oh|4ov|4q7|h1|5od|5rd|5rh|60f|1upn|1upt|1upv|1uq2|1uq5|1vij|1vj7|1vjl|1vo0|1vv7|20ov|7qo|7qq|7qs|7qu|7tl|7u5|7us|7vl|7vv|sb|sd|s000|t2|97v|uf|9go|9o5"},"B.1":{r:"60b:60d|80b:80d|1vg0:1vgf",s:"5d|606|1vnv|830|qf"},"B.2":{m:"5l:ts|6v:3j;3j|9g:39;o7|a9:ls;3e|bv:3j|fg:3a;oc|q5:tp|rq:10;tp|sg:tp;o8;o1|tg:u5;o8;o1|u2:u3|ug:ti|uh:to|ui:u5|uj:ud|uk:ub|ul:u6|um:u0|vg:tq|vh:u1|vi:u3|vl:tl|1c7:1b5;1c2|7km:38;ph|7kn:3k;o8|7ko:3n;oa|7kp:3p;oa|7kq:31;lu|7kr:7j1|7qg:u5;oj|7qi:u5;oj;o0|7qk:u5;oj;o1|7qm:u5;oj;q2|7s0:7o0;tp|7s1:7o1;tp|7s2:7o2;tp|7s3:7o3;tp|7s4:7o4;tp|7s5:7o5;tp|7s6:7o6;tp|7s7:7o7;tp|7s8:7o0;tp|7s9:7o1;tp|7sa:7o2;tp|7sb:7o3;tp|7sc:7o4;tp|7sd:7o5;tp|7se:7o6;tp|7sf:7o7;tp|7sg:7p0;tp|7sh:7p1;tp|7si:7p2;tp|7sj:7p3;tp|7sk:7p4;tp|7sl:7p5;tp|7sm:7p6;tp|7sn:7p7;tp|7so:7p0;tp|7sp:7p1;tp|7sq:7p2;tp|7sr:7p3;tp|7ss:7p4;tp|7st:7p5;tp|7su:7p6;tp|7sv:7p7;tp|7t0:7r0;tp|7t1:7r1;tp|7t2:7r2;tp|7t3:7r3;tp|7t4:7r4;tp|7t5:7r5;tp|7t6:7r6;tp|7t7:7r7;tp|7t8:7r0;tp|7t9:7r1;tp|7ta:7r2;tp|7tb:7r3;tp|7tc:7r4;tp|7td:7r5;tp|7te:7r6;tp|7tf:7r7;tp|7ti:7rg;tp|7tj:th;tp|7tk:tc;tp|7tm:th;q2|7tn:th;q2;tp|7ts:th;tp|7tu:tp|7u2:7rk;tp|7u3:tn;tp|7u4:te;tp|7u6:tn;q2|7u7:tn;q2;tp|7uc:tn;tp|7ui:tp;o8;o0|7uj:tp;o8;o1|7um:tp;q2|7un:tp;o8;q2|7v2:u5;o8;o0|7v3:u5;o8;o1|7v4:u1;oj|7v6:u5;q2|7v7:u5;o8;q2|7vi:7rs;tp|7vj:u9;tp|7vk:ue;tp|7vm:u9;q2|7vn:u9;q2;tp|7vs:u9;tp|858:3i;3j|882:33|883:5g;33|887:ir|889:5g;36|88b:38|88c:38|88d:38|88g:39|88h:39|88i:3c|88l:3e|88m:3e;3f|88p:3g|88q:3h|88r:3i|88s:3i|88t:3i|890:3j;3d|891:3k;35;3c|892:3k;3d|894:3q|898:3q|89c:32|89d:33|89g:35|89h:36|89j:3d|89u:tj|89v:u0|8a5:34|crh:38;3g;31|crj:31;3l|crl:3f;3m|cs0:3g;31|cs1:3e;31|cs2:ts;31|cs3:3d;31|cs4:3b;31|cs5:3b;32|cs6:3d;32|cs7:37;32|csa:3g;36|csb:3e;36|csc:ts;36|csg:38;3q|csh:3b;38;3q|csi:3d;38;3q|csj:37;38;3q|csk:3k;38;3q|ct9:3g;31|cta:3b;3g;31|ctb:3d;3g;31|ctc:37;3g;31|ctk:3g;3m|ctl:3e;3m|ctm:ts;3m|ctn:3d;3m|cto:3b;3m|ctp:3d;3m|ctq:3g;3n|ctr:3e;3n|cts:ts;3n|ctt:3d;3n|ctu:3b;3n|ctv:3d;3n|cu0:3b;u9|cu1:3d;u9|cu3:32;3h|cu6:33;8gl;3b;37|cu7:33;3f;1e|cu8:34;32|cu9:37;3p|cub:38;3g|cud:3b;3b|cue:3b;3d|cun:3g;38|cup:3g;3g;3d|cuq:3g;3i|cus:3j;3m|cut:3n;32|1uo0:36;36|1uo1:36;39|1uo2:36;3c|1uo3:36;36;39|1uo4:36;36;3c|1uo5:3j;3k|1uo6:3j;3k|1uoj:1bk;1bm|1uok:1bk;1b5|1uol:1bk;1bb|1uom:1bu;1bm|1uon:1bk;1bd|3l00:31|3l01:32|3l02:33|3l03:34|3l04:35|3l05:36|3l06:37|3l07:38|3l08:39|3l09:3a|3l0a:3b|3l0b:3c|3l0c:3d|3l0d:3e|3l0e:3f|3l0f:3g|3l0g:3h|3l0h:3i|3l0i:3j|3l0j:3k|3l0k:3l|3l0l:3m|3l0m:3n|3l0n:3o|3l0o:3p|3l0p:3q|3l1k:31|3l1l:32|3l1m:33|3l1n:34|3l1o:35|3l1p:36|3l1q:37|3l1r:38|3l1s:39|3l1t:3a|3l1u:3b|3l1v:3c|3l20:3d|3l21:3e|3l22:3f|3l23:3g|3l24:3h|3l25:3i|3l26:3j|3l27:3k|3l28:3l|3l29:3m|3l2a:3n|3l2b:3o|3l2c:3p|3l2d:3q|3l38:31|3l39:32|3l3a:33|3l3b:34|3l3c:35|3l3d:36|3l3e:37|3l3f:38|3l3g:39|3l3h:3a|3l3i:3b|3l3j:3c|3l3k:3d|3l3l:3e|3l3m:3f|3l3n:3g|3l3o:3h|3l3p:3i|3l3q:3j|3l3r:3k|3l3s:3l|3l3t:3m|3l3u:3n|3l3v:3o|3l40:3p|3l41:3q|3l4s:31|3l4u:33|3l4v:34|3l52:37|3l55:3a|3l56:3b|3l59:3e|3l5a:3f|3l5b:3g|3l5c:3h|3l5e:3j|3l5f:3k|3l5g:3l|3l5h:3m|3l5i:3n|3l5j:3o|3l5k:3p|3l5l:3q|3l6g:31|3l6h:32|3l6i:33|3l6j:34|3l6k:35|3l6l:36|3l6m:37|3l6n:38|3l6o:39|3l6p:3a|3l6q:3b|3l6r:3c|3l6s:3d|3l6t:3e|3l6u:3f|3l6v:3g|3l70:3h|3l71:3i|3l72:3j|3l73:3k|3l74:3l|3l75:3m|3l76:3n|3l77:3o|3l78:3p|3l79:3q|3l84:31|3l85:32|3l87:34|3l88:35|3l89:36|3l8a:37|3l8d:3a|3l8e:3b|3l8f:3c|3l8g:3d|3l8h:3e|3l8i:3f|3l8j:3g|3l8k:3h|3l8m:3j|3l8n:3k|3l8o:3l|3l8p:3m|3l8q:3n|3l8r:3o|3l8s:3p|3l9o:31|3l9p:32|3l9r:34|3l9s:35|3l9t:36|3l9u:37|3la0:39|3la1:3a|3la2:3b|3la3:3c|3la4:3d|3la6:3f|3laa:3j|3lab:3k|3lac:3l|3lad:3m|3lae:3n|3laf:3o|3lag:3p|3lbc:31|3lbd:32|3lbe:33|3lbf:34|3lbg:35|3lbh:36|3lbi:37|3lbj:38|3lbk:39|3lbl:3a|3lbm:3b|3lbn:3c|3lbo:3d|3lbp:3e|3lbq:3f|3lbr:3g|3lbs:3h|3lbt:3i|3lbu:3j|3lbv:3k|3lc0:3l|3lc1:3m|3lc2:3n|3lc3:3o|3lc4:3p|3lc5:3q|3ld0:31|3ld1:32|3ld2:33|3ld3:34|3ld4:35|3ld5:36|3ld6:37|3ld7:38|3ld8:39|3ld9:3a|3lda:3b|3ldb:3c|3ldc:3d|3ldd:3e|3lde:3f|3ldf:3g|3ldg:3h|3ldh:3i|3ldi:3j|3ldj:3k|3ldk:3l|3ldl:3m|3ldm:3n|3ldn:3o|3ldo:3p|3ldp:3q|3lek:31|3lel:32|3lem:33|3len:34|3leo:35|3lep:36|3leq:37|3ler:38|3les:39|3let:3a|3leu:3b|3lev:3c|3lf0:3d|3lf1:3e|3lf2:3f|3lf3:3g|3lf4:3h|3lf5:3i|3lf6:3j|3lf7:3k|3lf8:3l|3lf9:3m|3lfa:3n|3lfb:3o|3lfc:3p|3lfd:3q|3lg8:31|3lg9:32|3lga:33|3lgb:34|3lgc:35|3lgd:36|3lge:37|3lgf:38|3lgg:39|3lgh:3a|3lgi:3b|3lgj:3c|3lgk:3d|3lgl:3e|3lgm:3f|3lgn:3g|3lgo:3h|3lgp:3i|3lgq:3j|3lgr:3k|3lgs:3l|3lgt:3m|3lgu:3n|3lgv:3o|3lh0:3p|3lh1:3q|3lhs:31|3lht:32|3lhu:33|3lhv:34|3li0:35|3li1:36|3li2:37|3li3:38|3li4:39|3li5:3a|3li6:3b|3li7:3c|3li8:3d|3li9:3e|3lia:3f|3lib:3g|3lic:3h|3lid:3i|3lie:3j|3lif:3k|3lig:3l|3lih:3m|3lii:3n|3lij:3o|3lik:3p|3lil:3q|3ljg:31|3ljh:32|3lji:33|3ljj:34|3ljk:35|3ljl:36|3ljm:37|3ljn:38|3ljo:39|3ljp:3a|3ljq:3b|3ljr:3c|3ljs:3d|3ljt:3e|3lju:3f|3ljv:3g|3lk0:3h|3lk1:3i|3lk2:3j|3lk3:3k|3lk4:3l|3lk5:3m|3lk6:3n|3lk7:3o|3lk8:3p|3lk9:3q|3ll8:th|3ll9:ti|3lla:tj|3llb:tk|3llc:tl|3lld:tm|3lle:tn|3llf:to|3llg:tp|3llh:tq|3lli:tr|3llj:ts|3llk:tt|3lll:tu|3llm:tv|3lln:u0|3llo:u1|3llp:to|3llq:u3|3llr:u4|3lls:u5|3llt:u6|3llu:u7|3llv:u8|3lm0:u9|3lmj:u3|3ln2:th|3ln3:ti|3ln4:tj|3ln5:tk|3ln6:tl|3ln7:tm|3ln8:tn|3ln9:to|3lna:tp|3lnb:tq|3lnc:tr|3lnd:ts|3lne:tt|3lnf:tu|3lng:tv|3lnh:u0|3lni:u1|3lnj:to|3lnk:u3|3lnl:u4|3lnm:u5|3lnn:u6|3lno:u7|3lnp:u8|3lnq:u9|3lod:u3|3los:th|3lot:ti|3lou:tj|3lov:tk|3lp0:tl|3lp1:tm|3lp2:tn|3lp3:to|3lp4:tp|3lp5:tq|3lp6:tr|3lp7:ts|3lp8:tt|3lp9:tu|3lpa:tv|3lpb:u0|3lpc:u1|3lpd:to|3lpe:u3|3lpf:u4|3lpg:u5|3lph:u6|3lpi:u7|3lpj:u8|3lpk:u9|3lq7:u3|3lqm:th|3lqn:ti|3lqo:tj|3lqp:tk|3lqq:tl|3lqr:tm|3lqs:tn|3lqt:to|3lqu:tp|3lqv:tq|3lr0:tr|3lr1:ts|3lr2:tt|3lr3:tu|3lr4:tv|3lr5:u0|3lr6:u1|3lr7:to|3lr8:u3|3lr9:u4|3lra:u5|3lrb:u6|3lrc:u7|3lrd:u8|3lre:u9|3ls1:u3|3lsg:th|3lsh:ti|3lsi:tj|3lsj:tk|3lsk:tl|3lsl:tm|3lsm:tn|3lsn:to|3lso:tp|3lsp:tq|3lsq:tr|3lsr:ts|3lss:tt|3lst:tu|3lsu:tv|3lsv:u0|3lt0:u1|3lt1:to|3lt2:u3|3lt3:u4|3lt4:u5|3lt5:u6|3lt6:u7|3lt7:u8|3lt8:u9|3ltr:u3",r:"23:2c|2i:2k|2m:2q|60:6m|6o:6u|bo:bp|c1:c2|c6:c7|c9:cb|ce:ch|cj:ck|cm:co|cs:ct|cv:d0|d6:d7|de:df|dh:dj|dn:do|e4:e5|e7:e8|ea:eb|fh:fi|fm:fo|s8:sa|se:sf|sh:t1|t3:tb|100:11f|19h:1am|7o8:7of|7oo:7ot|7p8:7pf|7po:7pv|7q8:7qd|7r8:7rf|7to:7tr|7u8:7ub|7uo:7ur|7v8:7vc|7vo:7vr|89a:89b|8b0:8bf|95m:96f|1vp1:1vpq|2100:2115",s:"v8|va|vc|ve|vk|130|132|134|136|138|13a|13c|13e|13g|13i|13k|13m|13o|13q|13s|13u|140|14a|14c|14e|14g|14i|14k|14m|14o|14q|14s|14u|150|152|154|156|158|15a|15c|15e|15g|15i|15k|15m|15o|15q|15s|15u|161|163|165|167|169|16b|16d|16g|16i|16k|16m|16o|16q|16s|16u|170|172|174|176|178|17a|17c|17e|17g|17i|17k|17o|180|182|184|186|188|18a|18c|18e|80|82|84|86|88|8a|8c|8e|8g|8i|8k|8m|8o|8q|8s|8u|90|92|94|96|98|9a|9c|9e|9i|9k|9m|9p|9r|9t|9v|a1|a3|a5|a7|aa|ac|ae|ag|ai|ak|am|ao|aq|as|au|b0|b2|b4|b6|b8|ba|bc|be|bg|bi|bk|bm|br|bt|c4|d2|d4|d9|dc|dl|ds|ed|ef|eh|ej|el|en|ep|er|eu|f0|f2|f4|f6|f8|fa|fc|fe|fk|fq|fs|fu|g0|g2|g4|g6|g8|ga|gc|ge|gg|gi|gk|gm|go|gq|gs|gu|h0|h2|h4|h6|h8|ha|hc|he|hg|hi|21|22|7g0|7g2|7g4|7g6|7g8|7ga|7gc|7ge|7gg|7gi|2d|7gk|7gm|7go|7gq|7gs|7gu|7h0|7h2|7h4|7h6|7h8|7ha|7hc|7he|7hg|7hi|7hk|7hm|7ho|7hq|7hs|7hu|7i0|7i2|7i4|7i6|7i8|7ia|7ic|7ie|7ig|7ii|7ik|7im|7io|7iq|7is|7iu|7j0|7j2|7j4|7j6|7j8|7ja|7jc|7je|7jg|7ji|7jk|7jm|2e|7jo|7jq|7js|7ju|7k0|7k2|7k4|7k6|7k8|7ka|7kc|7ke|7kg|7ki|7kk|7l0|7l2|7l4|7l6|7l8|7la|7lc|7le|7lg|7li|7lk|7lm|7lo|7lq|7ls|7lu|7m0|7m2|7m4|7m6|7m8|7ma|7mc|7me|7mg|7mi|7mk|7mm|7mo|7mq|2f|7ms|7mu|7n0|7n2|7n4|7n6|7n8|7na|7nc|7ne|7ng|7ni|7nk|7nm|7no|2g|7qp|7qr|7qt|7qv|2h|896|2l|s6|sc|uo|uq|us|uu|v0|v2|v4|v6"},"B.3":{m:"5l:ts|6v:3j;3j|9g:39;o7|a9:ls;3e|bv:3j|fg:3a;oc|q5:tp|sg:tp;o8;o1|tg:u5;o8;o1|u2:u3|ug:ti|uh:to|ul:u6|um:u0|vg:tq|vh:u1|vi:u3|vl:tl|1c7:1b5;1c2|7km:38;ph|7kn:3k;o8|7ko:3n;oa|7kp:3p;oa|7kq:31;lu|7kr:7j1|7qg:u5;oj|7qi:u5;oj;o0|7qk:u5;oj;o1|7qm:u5;oj;q2|7s0:7o0;tp|7s1:7o1;tp|7s2:7o2;tp|7s3:7o3;tp|7s4:7o4;tp|7s5:7o5;tp|7s6:7o6;tp|7s7:7o7;tp|7s8:7o0;tp|7s9:7o1;tp|7sa:7o2;tp|7sb:7o3;tp|7sc:7o4;tp|7sd:7o5;tp|7se:7o6;tp|7sf:7o7;tp|7sg:7p0;tp|7sh:7p1;tp|7si:7p2;tp|7sj:7p3;tp|7sk:7p4;tp|7sl:7p5;tp|7sm:7p6;tp|7sn:7p7;tp|7so:7p0;tp|7sp:7p1;tp|7sq:7p2;tp|7sr:7p3;tp|7ss:7p4;tp|7st:7p5;tp|7su:7p6;tp|7sv:7p7;tp|7t0:7r0;tp|7t1:7r1;tp|7t2:7r2;tp|7t3:7r3;tp|7t4:7r4;tp|7t5:7r5;tp|7t6:7r6;tp|7t7:7r7;tp|7t8:7r0;tp|7t9:7r1;tp|7ta:7r2;tp|7tb:7r3;tp|7tc:7r4;tp|7td:7r5;tp|7te:7r6;tp|7tf:7r7;tp|7ti:7rg;tp|7tj:th;tp|7tk:tc;tp|7tm:th;q2|7tn:th;q2;tp|7ts:th;tp|7tu:tp|7u2:7rk;tp|7u3:tn;tp|7u4:te;tp|7u6:tn;q2|7u7:tn;q2;tp|7uc:tn;tp|7ui:tp;o8;o0|7uj:tp;o8;o1|7um:tp;q2|7un:tp;o8;q2|7v2:u5;o8;o0|7v3:u5;o8;o1|7v4:u1;oj|7v6:u5;q2|7v7:u5;o8;q2|7vi:7rs;tp|7vj:u9;tp|7vk:ue;tp|7vm:u9;q2|7vn:u9;q2;tp|7vs:u9;tp|1uo0:36;36|1uo1:36;39|1uo2:36;3c|1uo3:36;36;39|1uo4:36;36;3c|1uo5:3j;3k|1uo6:3j;3k|1uoj:1bk;1bm|1uok:1bk;1b5|1uol:1bk;1bb|1uom:1bu;1bm|1uon:1bk;1bd",r:"23:2c|2i:2k|2m:2q|60:6m|6o:6u|bo:bp|c1:c2|c6:c7|c9:cb|ce:ch|cj:ck|cm:co|cs:ct|cv:d0|d6:d7|de:df|dh:dj|dn:do|e4:e5|e7:e8|ea:eb|fh:fi|fm:fo|s8:sa|se:sf|sh:t1|t3:tb|100:11f|19h:1am|7o8:7of|7oo:7ot|7p8:7pf|7po:7pv|7q8:7qd|7r8:7rf|7to:7tr|7u8:7ub|7uo:7ur|7v8:7vc|7vo:7vr|89a:89b|8b0:8bf|95m:96f|1vp1:1vpq|2100:2115",s:"v8|va|vc|ve|vk|130|132|134|136|138|13a|13c|13e|13g|13i|13k|13m|13o|13q|13s|13u|140|14a|14c|14e|14g|14i|14k|14m|14o|14q|14s|14u|150|152|154|156|158|15a|15c|15e|15g|15i|15k|15m|15o|15q|15s|15u|161|163|165|167|169|16b|16d|16g|16i|16k|16m|16o|16q|16s|16u|170|172|174|176|178|17a|17c|17e|17g|17i|17k|17o|180|182|184|186|188|18a|18c|18e|80|82|84|86|88|8a|8c|8e|8g|8i|8k|8m|8o|8q|8s|8u|90|92|94|96|98|9a|9c|9e|9i|9k|9m|9p|9r|9t|9v|a1|a3|a5|a7|aa|ac|ae|ag|ai|ak|am|ao|aq|as|au|b0|b2|b4|b6|b8|ba|bc|be|bg|bi|bk|bm|br|bt|c4|d2|d4|d9|dc|dl|ds|ed|ef|eh|ej|el|en|ep|er|eu|f0|f2|f4|f6|f8|fa|fc|fe|fk|fq|fs|fu|g0|g2|g4|g6|g8|ga|gc|ge|gg|gi|gk|gm|go|gq|gs|gu|h0|h2|h4|h6|h8|ha|hc|he|hg|hi|21|22|7g0|7g2|7g4|7g6|7g8|7ga|7gc|7ge|7gg|7gi|2d|7gk|7gm|7go|7gq|7gs|7gu|7h0|7h2|7h4|7h6|7h8|7ha|7hc|7he|7hg|7hi|7hk|7hm|7ho|7hq|7hs|7hu|7i0|7i2|7i4|7i6|7i8|7ia|7ic|7ie|7ig|7ii|7ik|7im|7io|7iq|7is|7iu|7j0|7j2|7j4|7j6|7j8|7ja|7jc|7je|7jg|7ji|7jk|7jm|2e|7jo|7jq|7js|7ju|7k0|7k2|7k4|7k6|7k8|7ka|7kc|7ke|7kg|7ki|7kk|7l0|7l2|7l4|7l6|7l8|7la|7lc|7le|7lg|7li|7lk|7lm|7lo|7lq|7ls|7lu|7m0|7m2|7m4|7m6|7m8|7ma|7mc|7me|7mg|7mi|7mk|7mm|7mo|7mq|2f|7ms|7mu|7n0|7n2|7n4|7n6|7n8|7na|7nc|7ne|7ng|7ni|7nk|7nm|7no|2g|7qp|7qr|7qt|7qv|2h|896|2l|s6|sc|uo|uq|us|uu|v0|v2|v4|v6"},"C.1.1":{s:"10"},"C.1.2":{r:"800:80b",s:"c00|50|5k0|81f|82v"},"C.2.1":{r:"0:v",s:"3v"},"C.2.2":{r:"40:4v|80c:80d|818:819|830:833|83a:83f|1vvp:1vvs|3kbj:3kbq",s:"1mt|1of|60e|1vnv"},"C.3":{r:"1o00:1u7v|u000:vvvt|10000:11vvt"},"C.4":{r:"1veg:1vff|1vvu:1vvv|3vvu:3vvv|5vvu:5vvv|7vvu:7vvv|9vvu:9vvv|bvvu:bvvv|dvvu:dvvv|fvvu:fvvv|hvvu:hvvv|jvvu:jvvv|lvvu:lvvv|nvvu:nvvv|pvvu:pvvv|rvvu:rvvv|tvvu:tvvv|vvvu:vvvv|11vvu:11vvv"},"C.5":{r:"1m00:1nvv"},"C.6":{r:"1vvp:1vvt"},"C.7":{r:"bvg:bvr"},"C.8":{r:"q0:q1|80e:80f|81a:81e|83a:83f"},"C.9":{r:"s010:s03v",s:"s001"},"D.1":{r:"1eg:1fa|1fg:1fk|1h1:1hq|1i0:1ia|1jd:1jf|1jh:1ml|1n5:1n6|1nq:1nu|1o0:1od|1oi:1pc|1s0:1t5|1uov:1up8|1upa:1upm|1upo:1ups|1uq0:1uq1|1uq3:1uq4|1uq6:1uth|1uuj:1v9t|1vag:1vcf|1vci:1ve7|1vfg:1vfs|1vjg:1vjk|1vjm:1vns",s:"1du|1e0|1e3|1gr|1gv|1mt|1og|1th|1uot|1upu|80f"},"D.2":{r:"21:2q|31:3q|60:6m|6o:7m|7o:h0|h2:hj|ig:ld|lg:lo|lr:m1|mg:mh|n0:n4|s8:sa|se:t1|t3:ue|ug:vl|100:142|14a:16e|16g:17l|17o:17p|180:18f|19h:1am|1ap:1av|1b1:1c7|285:29p|29t:2a0|2a9:2ac|2ao:2b1|2b4:2bg|2c2:2c3|2c5:2cc|2cf:2cg|2cj:2d8|2da:2dg|2dm:2dp|2du:2e0|2e7:2e8|2eb:2ec|2es:2et|2ev:2f1|2f6:2fh|2fk:2fq|2g5:2ga|2gf:2gg|2gj:2h8|2ha:2hg|2hi:2hj|2hl:2hm|2ho:2hp|2hu:2i0|2ip:2is|2j6:2jf|2ji:2jk|2k5:2kb|2kf:2kh|2kj:2l8|2la:2lg|2li:2lj|2ll:2lp|2lt:2m0|2mb:2mc|2n6:2nf|2o2:2o3|2o5:2oc|2of:2og|2oj:2p8|2pa:2pg|2pi:2pj|2pm:2pp|2pt:2pu|2q7:2q8|2qb:2qc|2qs:2qt|2qv:2r1|2r6:2rg|2s5:2sa|2se:2sg|2si:2sl|2sp:2sq|2su:2sv|2t3:2t4|2t8:2ta|2te:2tl|2tn:2tp|2tu:2tv|2u1:2u2|2u6:2u8|2ua:2uc|2v7:2vi|301:303|305:30c|30e:30g|30i:318|31a:31j|31l:31p|321:324|330:331|336:33f|342:343|345:34c|34e:34g|34i:358|35a:35j|35l:35p|360:364|367:368|36a:36b|36l:36m|370:371|376:37f|382:383|385:38c|38e:38g|38i:398|39a:39p|39u:3a0|3a6:3a8|3aa:3ac|3b0:3b1|3b6:3bf|3c2:3c3|3c5:3cm|3cq:3dh|3dj:3dr|3e0:3e6|3ef:3eh|3eo:3ev|3fi:3fk|3g1:3hg|3hi:3hj|3i0:3i6|3if:3ir|3k1:3k2|3k7:3k8|3kk:3kn|3kp:3kv|3l1:3l3|3la:3lb|3ld:3lg|3li:3lj|3m0:3m4|3mg:3mp|3ms:3mt|3o0:3on|3oq:3pk|3pu:3q7|3q9:3ra|3s8:3sb|3tu:3u5|3u7:3uc|400:411|413:417|419:41a|420:42n|450:465|46g:47o|480:4ap|4av:4d2|4d8:4fp|4g0:4g6|4g8:4i6|4ia:4id|4ig:4im|4iq:4it|4j0:4k6|4ka:4kd|4kg:4le|4li:4ll|4lo:4lu|4m2:4m5|4m8:4me|4mg:4mm|4mo:4ne|4ng:4oe|4oi:4ol|4oo:4ou|4p0:4q6|4q8:4qq|4r1:4rs|4t0:4vk|501:5jm|5k1:5kq|5l0:5ng|5o0:5oc|5oe:5oh|5p0:5ph|5pl:5pm|5q0:5qh|5r0:5rc|5re:5rg|5s0:5tm|5tu:5u5|5u7:5u8|5uk:5uq|5v0:5v9|60g:60p|610:63n|640:658|7g0:7kr|7l0:7np|7o0:7ol|7oo:7ot|7p0:7q5|7q8:7qd|7qg:7qn|7qv:7rt|7s0:7tk|7tm:7ts|7u2:7u4|7u6:7uc|7ug:7uj|7um:7ur|7v0:7vc|7vi:7vk|7vm:7vs|88a:88j|88p:88t|89a:89d|89f:89h|89j:89p|89t:89v|8a5:8a9|8b0:8c3|8pm:8rq|94s:979|c05:c07|c11:c19|c1h:c1l|c1o:c1s|c21:c4m|c4t:c4v|c51:c7q|c7s:c7v|c85:c9c|c9h:cce|ccg:cdn|cfg:cgs|ch0:ci3|cj0:cjr|cjv:clg|cm0:cmb|cmg:cnu|co0:crm|crr:cut|cv0:cvu|d00:jdl|jg0:17t5|1800:194c|1b00:1lt3|1m00:1uhd|1uhg:1uja|1uo0:1uo6|1uoj:1uon|1vp1:1vpq|1vq1:1vqq|1vr6:1vtu|1vu2:1vu7|1vua:1vuf|1vui:1vun|1vuq:1vus|20o0:20ou|20p0:20p3|20pg:20qa|2100:2115|2118:212d|3k00:3k7l|3k80:3k96|3k9a:3kb6|3kba:3kbi|3kc3:3kc4|3kcc:3kd9|3kde:3ket|3l00:3l2k|3l2m:3l4s|3l4u:3l4v|3l55:3l56|3l59:3l5c|3l5e:3l5p|3l5t:3l60|3l62:3l63|3l65:3l85|3l87:3l8a|3l8d:3l8k|3l8m:3l8s|3l8u:3l9p|3l9r:3l9u|3la0:3la4|3laa:3lag|3lai:3ll3|3ll8:3lu9|4000:59mm|5u00:5ugt|u000:vvvt|10000:11vvt",s:"3l52|3l5r|3la6|1c9|5a|5l|5q|283|2ag|2di|2en|2iu|2k3|2kd|2m9|2mg|2n0|2q0|2qn|2s3|2ss|2un|35u|36u|3an|3dt|3k4|3ka|3kd|3l5|3l7|3lt|3m6|3pm|3po|3rv|3s5|3uf|41c|41h|41o|47r|4i8|4io|4k8|4lg|4m0|4og|5us|ne|7qp|7qr|7qt|7tu|80e|83h|83v|882|887|88l|894|896|898|rq|s6|sc|8sl"}}},function(e,t,n){"use strict";n(48),n(52),n(39),n(28),n(7),n(25),n(78),n(2),n(13),n(33),n(14);var r=n(4),i=n(5),o=n(460),a=Symbol("max"),s=Symbol("length"),u=Symbol("lengthCalculator"),c=Symbol("allowStale"),l=Symbol("maxAge"),f=Symbol("dispose"),p=Symbol("noDisposeOnSet"),d=Symbol("lruList"),h=Symbol("cache"),v=Symbol("updateAgeOnGet"),m=function(){return 1},g=function(){function e(t){if(r(this,e),"number"==typeof t&&(t={max:t}),t||(t={}),t.max&&("number"!=typeof t.max||t.max<0))throw new TypeError("max must be a non-negative number");this[a]=t.max||1/0;var n=t.length||m;if(this[u]="function"!=typeof n?m:n,this[c]=t.stale||!1,t.maxAge&&"number"!=typeof t.maxAge)throw new TypeError("maxAge must be a number");this[l]=t.maxAge||0,this[f]=t.dispose,this[p]=t.noDisposeOnSet||!1,this[v]=t.updateAgeOnGet||!1,this.reset()}return i(e,[{key:"rforEach",value:function(e,t){t=t||this;for(var n=this[d].tail;null!==n;){var r=n.prev;x(this,e,n,t),n=r}}},{key:"forEach",value:function(e,t){t=t||this;for(var n=this[d].head;null!==n;){var r=n.next;x(this,e,n,t),n=r}}},{key:"keys",value:function(){return this[d].toArray().map((function(e){return e.key}))}},{key:"values",value:function(){return this[d].toArray().map((function(e){return e.value}))}},{key:"reset",value:function(){var e=this;this[f]&&this[d]&&this[d].length&&this[d].forEach((function(t){return e[f](t.key,t.value)})),this[h]=new Map,this[d]=new o,this[s]=0}},{key:"dump",value:function(){var e=this;return this[d].map((function(t){return!b(e,t)&&{k:t.key,v:t.value,e:t.now+(t.maxAge||0)}})).toArray().filter((function(e){return e}))}},{key:"dumpLru",value:function(){return this[d]}},{key:"set",value:function(e,t,n){if((n=n||this[l])&&"number"!=typeof n)throw new TypeError("maxAge must be a number");var r=n?Date.now():0,i=this[u](t,e);if(this[h].has(e)){if(i>this[a])return S(this,this[h].get(e)),!1;var o=this[h].get(e).value;return this[f]&&(this[p]||this[f](e,o.value)),o.now=r,o.maxAge=n,o.value=t,this[s]+=i-o.length,o.length=i,this.get(e),_(this),!0}var c=new w(e,t,i,r,n);return c.length>this[a]?(this[f]&&this[f](e,t),!1):(this[s]+=c.length,this[d].unshift(c),this[h].set(e,this[d].head),_(this),!0)}},{key:"has",value:function(e){if(!this[h].has(e))return!1;var t=this[h].get(e).value;return!b(this,t)}},{key:"get",value:function(e){return y(this,e,!0)}},{key:"peek",value:function(e){return y(this,e,!1)}},{key:"pop",value:function(){var e=this[d].tail;return e?(S(this,e),e.value):null}},{key:"del",value:function(e){S(this,this[h].get(e))}},{key:"load",value:function(e){this.reset();for(var t=Date.now(),n=e.length-1;n>=0;n--){var r=e[n],i=r.e||0;if(0===i)this.set(r.k,r.v);else{var o=i-t;o>0&&this.set(r.k,r.v,o)}}}},{key:"prune",value:function(){var e=this;this[h].forEach((function(t,n){return y(e,n,!1)}))}},{key:"max",set:function(e){if("number"!=typeof e||e<0)throw new TypeError("max must be a non-negative number");this[a]=e||1/0,_(this)},get:function(){return this[a]}},{key:"allowStale",set:function(e){this[c]=!!e},get:function(){return this[c]}},{key:"maxAge",set:function(e){if("number"!=typeof e)throw new TypeError("maxAge must be a non-negative number");this[l]=e,_(this)},get:function(){return this[l]}},{key:"lengthCalculator",set:function(e){var t=this;"function"!=typeof e&&(e=m),e!==this[u]&&(this[u]=e,this[s]=0,this[d].forEach((function(e){e.length=t[u](e.value,e.key),t[s]+=e.length}))),_(this)},get:function(){return this[u]}},{key:"length",get:function(){return this[s]}},{key:"itemCount",get:function(){return this[d].length}}]),e}(),y=function(e,t,n){var r=e[h].get(t);if(r){var i=r.value;if(b(e,i)){if(S(e,r),!e[c])return}else n&&(e[v]&&(r.value.now=Date.now()),e[d].unshiftNode(r));return i.value}},b=function(e,t){if(!t||!t.maxAge&&!e[l])return!1;var n=Date.now()-t.now;return t.maxAge?n>t.maxAge:e[l]&&n>e[l]},_=function(e){if(e[s]>e[a])for(var t=e[d].tail;e[s]>e[a]&&null!==t;){var n=t.prev;S(e,t),t=n}},S=function(e,t){if(t){var n=t.value;e[f]&&e[f](n.key,n.value),e[s]-=n.length,e[h].delete(n.key),e[d].removeNode(t)}},w=function e(t,n,i,o,a){r(this,e),this.key=t,this.value=n,this.length=i,this.now=o,this.maxAge=a||0},x=function(e,t,n,r){var i=n.value;b(e,i)&&(S(e,n),e[c]||(i=void 0)),i&&t.call(r,i.value,i.key,e)};e.exports=g},function(e,t,n){"use strict";function r(e){var t=this;if(t instanceof r||(t=new r),t.tail=null,t.head=null,t.length=0,e&&"function"==typeof e.forEach)e.forEach((function(e){t.push(e)}));else if(arguments.length>0)for(var n=0,i=arguments.length;n<i;n++)t.push(arguments[n]);return t}function i(e,t,n){var r=t===e.head?new s(n,null,t,e):new s(n,t,t.next,e);return null===r.next&&(e.tail=r),null===r.prev&&(e.head=r),e.length++,r}function o(e,t){e.tail=new s(t,e.tail,null,e),e.head||(e.head=e.tail),e.length++}function a(e,t){e.head=new s(t,null,e.head,e),e.tail||(e.tail=e.head),e.length++}function s(e,t,n,r){if(!(this instanceof s))return new s(e,t,n,r);this.list=r,this.value=e,t?(t.next=this,this.prev=t):this.prev=null,n?(n.prev=this,this.next=n):this.next=null}n(28),n(25),n(145),n(29),n(87),n(33),e.exports=r,r.Node=s,r.create=r,r.prototype.removeNode=function(e){if(e.list!==this)throw new Error("removing node which does not belong to this list");var t=e.next,n=e.prev;return t&&(t.prev=n),n&&(n.next=t),e===this.head&&(this.head=t),e===this.tail&&(this.tail=n),e.list.length--,e.next=null,e.prev=null,e.list=null,t},r.prototype.unshiftNode=function(e){if(e!==this.head){e.list&&e.list.removeNode(e);var t=this.head;e.list=this,e.next=t,t&&(t.prev=e),this.head=e,this.tail||(this.tail=e),this.length++}},r.prototype.pushNode=function(e){if(e!==this.tail){e.list&&e.list.removeNode(e);var t=this.tail;e.list=this,e.prev=t,t&&(t.next=e),this.tail=e,this.head||(this.head=e),this.length++}},r.prototype.push=function(){for(var e=0,t=arguments.length;e<t;e++)o(this,arguments[e]);return this.length},r.prototype.unshift=function(){for(var e=0,t=arguments.length;e<t;e++)a(this,arguments[e]);return this.length},r.prototype.pop=function(){if(this.tail){var e=this.tail.value;return this.tail=this.tail.prev,this.tail?this.tail.next=null:this.head=null,this.length--,e}},r.prototype.shift=function(){if(this.head){var e=this.head.value;return this.head=this.head.next,this.head?this.head.prev=null:this.tail=null,this.length--,e}},r.prototype.forEach=function(e,t){t=t||this;for(var n=this.head,r=0;null!==n;r++)e.call(t,n.value,r,this),n=n.next},r.prototype.forEachReverse=function(e,t){t=t||this;for(var n=this.tail,r=this.length-1;null!==n;r--)e.call(t,n.value,r,this),n=n.prev},r.prototype.get=function(e){for(var t=0,n=this.head;null!==n&&t<e;t++)n=n.next;if(t===e&&null!==n)return n.value},r.prototype.getReverse=function(e){for(var t=0,n=this.tail;null!==n&&t<e;t++)n=n.prev;if(t===e&&null!==n)return n.value},r.prototype.map=function(e,t){t=t||this;for(var n=new r,i=this.head;null!==i;)n.push(e.call(t,i.value,this)),i=i.next;return n},r.prototype.mapReverse=function(e,t){t=t||this;for(var n=new r,i=this.tail;null!==i;)n.push(e.call(t,i.value,this)),i=i.prev;return n},r.prototype.reduce=function(e,t){var n,r=this.head;if(arguments.length>1)n=t;else{if(!this.head)throw new TypeError("Reduce of empty list with no initial value");r=this.head.next,n=this.head.value}for(var i=0;null!==r;i++)n=e(n,r.value,i),r=r.next;return n},r.prototype.reduceReverse=function(e,t){var n,r=this.tail;if(arguments.length>1)n=t;else{if(!this.tail)throw new TypeError("Reduce of empty list with no initial value");r=this.tail.prev,n=this.tail.value}for(var i=this.length-1;null!==r;i--)n=e(n,r.value,i),r=r.prev;return n},r.prototype.toArray=function(){for(var e=new Array(this.length),t=0,n=this.head;null!==n;t++)e[t]=n.value,n=n.next;return e},r.prototype.toArrayReverse=function(){for(var e=new Array(this.length),t=0,n=this.tail;null!==n;t++)e[t]=n.value,n=n.prev;return e},r.prototype.slice=function(e,t){(t=t||this.length)<0&&(t+=this.length),(e=e||0)<0&&(e+=this.length);var n=new r;if(t<e||t<0)return n;e<0&&(e=0),t>this.length&&(t=this.length);for(var i=0,o=this.head;null!==o&&i<e;i++)o=o.next;for(;null!==o&&i<t;i++,o=o.next)n.push(o.value);return n},r.prototype.sliceReverse=function(e,t){(t=t||this.length)<0&&(t+=this.length),(e=e||0)<0&&(e+=this.length);var n=new r;if(t<e||t<0)return n;e<0&&(e=0),t>this.length&&(t=this.length);for(var i=this.length,o=this.tail;null!==o&&i>t;i--)o=o.prev;for(;null!==o&&i>e;i--,o=o.prev)n.push(o.value);return n},r.prototype.splice=function(e,t){e>this.length&&(e=this.length-1),e<0&&(e=this.length+e);for(var n=0,r=this.head;null!==r&&n<e;n++)r=r.next;var o=[];for(n=0;r&&n<t;n++)o.push(r.value),r=this.removeNode(r);null===r&&(r=this.tail),r!==this.head&&r!==this.tail&&(r=r.prev);for(n=0;n<(arguments.length<=2?0:arguments.length-2);n++)r=i(this,r,n+2<2||arguments.length<=n+2?void 0:arguments[n+2]);return o},r.prototype.reverse=function(){for(var e=this.head,t=this.tail,n=e;null!==n;n=n.prev){var r=n.prev;n.prev=n.next,n.next=r}return this.head=t,this.tail=e,this};try{n(461)(r)}catch(e){}},function(e,t,n){"use strict";n(48),n(52),n(92),n(7),n(2),n(13),n(14);var r=n(8);n(15),e.exports=function(e){e.prototype[Symbol.iterator]=r.mark((function e(){var t;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:t=this.head;case 1:if(!t){e.next=7;break}return e.next=4,t.value;case 4:t=t.next,e.next=1;break;case 7:case"end":return e.stop()}}),e,this)}))}},function(e,t,n){(function(t){n(29),n(2),n(12),n(24),n(37);var r=n(11),i=/^\s+|\s+$/g,o=/^[-+]0x[0-9a-f]+$/i,a=/^0b[01]+$/i,s=/^0o[0-7]+$/i,u=parseInt,c="object"==(void 0===t?"undefined":r(t))&&t&&t.Object===Object&&t,l="object"==("undefined"==typeof self?"undefined":r(self))&&self&&self.Object===Object&&self,f=c||l||Function("return this")(),p=Object.prototype.toString,d=Math.max,h=Math.min,v=function(){return f.Date.now()};function m(e,t,n){var r,i,o,a,s,u,c=0,l=!1,f=!1,p=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function m(t){var n=r,o=i;return r=i=void 0,c=t,a=e.apply(o,n)}function y(e){return c=e,s=setTimeout(S,t),l?m(e):a}function _(e){var n=e-u;return void 0===u||n>=t||n<0||f&&e-c>=o}function S(){var e=v();if(_(e))return w(e);s=setTimeout(S,function(e){var n=t-(e-u);return f?h(n,o-(e-c)):n}(e))}function w(e){return s=void 0,p&&r?m(e):(r=i=void 0,a)}function x(){var e=v(),n=_(e);if(r=arguments,i=this,u=e,n){if(void 0===s)return y(u);if(f)return s=setTimeout(S,t),m(u)}return void 0===s&&(s=setTimeout(S,t)),a}return t=b(t)||0,g(n)&&(l=!!n.leading,o=(f="maxWait"in n)?d(b(n.maxWait)||0,t):o,p="trailing"in n?!!n.trailing:p),x.cancel=function(){void 0!==s&&clearTimeout(s),c=0,r=u=i=s=void 0},x.flush=function(){return void 0===s?a:w(v())},x}function g(e){var t=r(e);return!!e&&("object"==t||"function"==t)}function y(e){return"symbol"==r(e)||function(e){return!!e&&"object"==r(e)}(e)&&"[object Symbol]"==p.call(e)}function b(e){if("number"==typeof e)return e;if(y(e))return NaN;if(g(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=g(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(i,"");var n=a.test(e);return n||s.test(e)?u(e.slice(2),n?2:8):o.test(e)?NaN:+e}e.exports=function(e,t,n){var r=!0,i=!0;if("function"!=typeof e)throw new TypeError("Expected a function");return g(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),m(e,t,{leading:r,maxWait:t,trailing:i})}}).call(this,n(108))},function(e,t,n){var r,i;n(27),n(2),n(12),n(24),n(99);var o=n(11);!function(a,s){"object"==o(t)&&void 0!==e?e.exports=s():void 0===(i="function"==typeof(r=s)?r.call(t,n,t,e):r)||(e.exports=i)}(0,(function(){"use strict";var e="undefined"==typeof window,t=!1,n=!1,r=!1,i=!1,o=!1,a=!1,s=!1,u=!1,c=!1,l=!1;return e||(t="undefined"!=typeof InstallTrigger,n=!!window.chrome,r=!(!window.chrome||!window.navigator||!window.navigator.plugins||!window.navigator.plugins.namedItem("Chrome PDF Plugin")&&!window.chrome.runtime),i=n&&!window.chrome.webstore&&!window.chrome.runtime,o=0<Object.prototype.toString.call(window.HTMLElement).indexOf("Constructor")||window.safari&&window.safari.pushNotification,a=!!window.opr&&!!window.opr.addons||!!window.opera,s=!!window.StyleMedia,u=n&&!!navigator.userAgent.match(/edg/i),c=(r||a)&&!!window.CSS,l=!(n||o||t||a||!document.documentMode)),{get isChrome(){return r},get isChromeOrChromium(){return n},get isChromium(){return i},get isFirefox(){return t},get isSafari(){return o},get isOpera(){return a},get isEdge(){return s},get isEdgeChromium(){return u},get isIE(){return l},get isBlink(){return c}}}))},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.definitions=void 0;var r=n(3),i=n(1),o={aliases:["message.propose"],element:"propose",fields:{conversationId:r.attribute("inin-cid"),persistentConversationId:r.attribute("inin-persistent-cid"),sdpOverXmpp:r.booleanAttribute("inin-sdp-over-xmpp"),originalRoomJid:r.attribute("inin-ofrom"),autoAnswer:r.booleanAttribute("inin-autoanswer"),fromUserId:r.attribute("inin-user-id"),sessionId:r.attribute("id")},namespace:"urn:xmpp:jingle-message:0"},a={aliases:["message.proceed"],element:"proceed",fields:{sessionId:r.attribute("id")},namespace:"urn:xmpp:jingle-message:0"},s={aliases:["message.accept"],element:"accept",fields:{sessionId:r.attribute("id")},namespace:"urn:xmpp:jingle-message:0"},u={aliases:["message.reject"],element:"reject",fields:{sessionId:r.attribute("id")},namespace:"urn:xmpp:jingle-message:0"},c={aliases:["message.retract"],element:"retract",fields:{sessionId:r.attribute("id")},namespace:"urn:xmpp:jingle-message:0"},l={aliases:["iq.jingle.screenstart"],element:"screen-start",namespace:i.NS_JINGLE_RTP_INFO_1},f={aliases:["iq.jingle.screenstop"],element:"screen-stop",namespace:i.NS_JINGLE_RTP_INFO_1},p={path:"iq",namespace:i.NS_CLIENT,element:"iq",fields:{genesysWebrtc:r.childJSON("genesys","genesys-webrtc")}},d={path:"message",namespace:i.NS_CLIENT,element:"message",fields:{mediaMessage:r.childJSON("genesys","media-message")}},h={aliases:["presence.media"],element:"x",fields:{conversationId:r.attribute("conversationId"),sourceCommunicationId:r.attribute("sourceCommunicationId"),screenShare:r.childAttribute(null,"mediastream","screenShare"),video:r.childAttribute(null,"mediastream","video"),audio:r.childAttribute(null,"mediastream","audio"),listener:r.childAttribute(null,"mediastream","listener"),screenRecording:r.childAttribute(null,"mediastream","screenRecording")},namespace:"orgspan:mediastream"};t.definitions=[o,a,s,u,c,l,f,h,p,d]},function(e,t,n){"use strict";n(6),n(39),n(49),n(7),n(25),n(78),n(100),n(2),n(12),n(89),n(13),n(47),n(14);var r=n(34),i=n(11),o=n(9),a=n(4),s=n(5);function u(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return c(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return c(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function c(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function l(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function f(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?l(Object(n),!0).forEach((function(t){o(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):l(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var p=n(18),d=n(171),h=(0,p.__importDefault)(n(466)),v=(0,p.__importDefault)(n(285)),m=function(){function e(){a(this,e),this.translators=new Map,this.root=new v.default,this.setLanguageResolver(d.basicLanguageResolver)}return s(e,[{key:"setLanguageResolver",value:function(e){this.languageResolver=e}},{key:"import",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{registry:this};if(this.hasTranslator(e.getNamespace(),e.getName())){t.acceptLanguages||(t.acceptLanguages=[]),t.acceptLanguages=t.acceptLanguages.map((function(e){return e.toLowerCase()})),t.lang&&(t.lang=t.lang.toLowerCase()),t.resolveLanguage||(t.resolveLanguage=this.languageResolver),t.path=this.getImportKey(e),t.sanitizers||(t.sanitizers={xhtmlim:h.default});var n=this.getOrCreateTranslator(e.getNamespace(),e.getName());return n.import(e,f(f({},t),{},{registry:this}))}}},{key:"export",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{registry:this};n.acceptLanguages||(n.acceptLanguages=[]),n.acceptLanguages=n.acceptLanguages.map((function(e){return e.toLowerCase()})),n.lang&&(n.lang=n.lang.toLowerCase()),n.sanitizers||(n.sanitizers={xhtmlim:h.default}),n.path=e;var r,i=e.split(".").filter((function(e){return""!==e})),o=this.root,a=u(i);try{for(a.s();!(r=a.n()).done;){var s=r.value,c=o.getChild(s);if(!c)return;o=c}}catch(e){a.e(e)}finally{a.f()}return o.export(t,f(f({},n),{},{registry:this}))}},{key:"getImportKey",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=t?this.walkToTranslator(t.split(".")):this.root;if(n)return n.getImportKey(e)}},{key:"define",value:function(e){if(Array.isArray(e)){var t,n=u(e);try{for(n.s();!(t=n.n()).done;){var o=t.value;"object"===i(o)?this.define(o):o(this)}}catch(e){n.e(e)}finally{n.f()}}else if("object"===i(e)){var a=e;a.aliases=a.aliases||[],a.path&&!a.aliases.includes(a.path)&&a.aliases.push(a.path);var s,c=a.aliases.map((function(e){return"string"==typeof e?{path:e}:e})).sort((function(e,t){var n=e.path.split(".").length;return t.path.split(".").length-n}));if(this.hasTranslator(a.namespace,a.element)&&(s=this.getOrCreateTranslator(a.namespace,a.element)),!s){var l,f,p=u(c);try{for(p.s();!(f=p.n()).done;){var d=f.value,h=this.walkToTranslator(d.path.split("."));if(h&&!h.placeholder){s=h;break}h&&(l=h)}}catch(e){p.e(e)}finally{p.f()}l&&!s&&((s=l).placeholder=!1)}s||(s=this.getOrCreateTranslator(a.namespace,a.element)),this.indexTranslator(a.namespace,a.element,s);var v=a.fields||{},m=new Map,g=new Map,y=new Map,b=new Map;a.typeField&&(s.typeField=a.typeField),a.defaultType&&(s.defaultType=a.defaultType),a.versionField&&(s.versionField=a.versionField),a.defaultVersion&&(s.defaultVersion=a.defaultVersion),a.languageField&&(s.languageField=a.languageField);for(var _=0,S=Object.entries(v);_<S.length;_++){var w=r(S[_],2),x=w[0],k=w[1];m.set(x,k.importer),y.set(x,k.importOrder||k.order||0),g.set(x,k.exporter),b.set(x,k.exportOrder||k.order||0)}if(a.childrenExportOrder)for(var O=0,A=Object.entries(a.childrenExportOrder);O<A.length;O++){var T=r(A[O],2),E=T[0],I=T[1];b.set(E,I||0)}for(var N=new Map,R=0,j=Object.entries(a.optionalNamespaces||{});R<j.length;R++){var P=r(j[R],2),C=P[0],L=P[1];N.set(C,L)}s.updateDefinition({contexts:new Map,element:a.element,exporterOrdering:b,exporters:g,importerOrdering:y,importers:m,namespace:a.namespace,optionalNamespaces:N,type:a.type,version:a.version,typeOrder:a.typeOrder});var M,D=u(c);try{for(D.s();!(M=D.n()).done;){var B=M.value;this.alias(a.namespace,a.element,B.path,B.multiple,B.selector,B.contextField,a.type,B.impliedType)}}catch(e){D.e(e)}finally{D.f()}var F,q=u(c);try{for(q.s();!(F=q.n()).done;){var U=F.value,J=this.walkToTranslator(U.path.split("."));J&&J!==s&&J.replaceWith(s)}}catch(e){q.e(e)}finally{q.f()}}else e(this)}},{key:"alias",value:function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]&&arguments[3],i=arguments.length>4?arguments[4]:void 0,o=arguments.length>5?arguments[5]:void 0,a=arguments.length>6?arguments[6]:void 0,s=arguments.length>7&&void 0!==arguments[7]&&arguments[7],u=this.getOrCreateTranslator(e,t);u.placeholder=!1;var c=n.split(".").filter((function(e){return""!==e})),l=c.pop(),f=this.walkToTranslator(c,!0),p="{".concat(e,"}").concat(t);a&&(o||s)&&u.addContext(n,i,o,p,a,s),f.addChild(l,u,r,i,p)}},{key:"walkToTranslator",value:function(e){var t,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=this.root,i=u(e);try{for(i.s();!(t=i.n()).done;){var o=t.value,a=r.getChild(o);if(!a){if(!n)return;(a=new v.default).placeholder=!0,r.addChild(o,a)}r=a}}catch(e){i.e(e)}finally{i.f()}return r}},{key:"hasTranslator",value:function(e,t){return this.translators.has("{".concat(e,"}").concat(t))}},{key:"getOrCreateTranslator",value:function(e,t){var n=this.translators.get("{".concat(e,"}").concat(t));return n||(n=new v.default,this.indexTranslator(e,t,n)),n}},{key:"indexTranslator",value:function(e,t,n){this.translators.set("{".concat(e,"}").concat(t),n)}}]),e}();t.default=m},function(e,t,n){"use strict";n(6),n(39),n(7),n(36),n(25),n(21),n(78),n(100),n(2),n(12),n(79),n(13),n(99),n(37),n(14);var r=n(34);function i(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return o(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return o(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,s=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return s=e.done,e},e:function(e){u=!0,a=e},f:function(){try{s||null==n.return||n.return()}finally{if(u)throw a}}}}function o(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0});var a=new Set(["a","blockquote","br","cite","em","img","li","ol","p","span","strong","ul"]),s=new Set(["style"]),u=new Map([["a",new Set(["href","style"])],["body",new Set(["style","xml:lang"])],["blockquote",s],["br",s],["cite",s],["em",s],["img",new Set(["alt","height","src","style","width"])],["li",s],["ol",s],["p",s],["span",s],["strong",s],["ul",s]]),c=new Map([["font-style",/normal|italic|oblique|inherit/i],["font-weight",/normal|bold|bolder|lighter|inherit|\d\d\d/i],["text-decoration",/none|underline|overline|line-through|blink|inherit/i]]),l=function(e){return!!e.match(/^(https?|xmpp|cid|mailto|ftps?|im|ircs?|sips?|tel|geo|bitcoin|magnet):/i)&&e},f=function(e){return!!e.match(/^[0-9]*$/)&&e},p={alt:function(e){return e},height:f,href:l,src:l,style:function(e){var t=";".concat(e).replace(/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,"").replace(/\/\*.*/,"").replace(/\\([a-fA-F0-9]{1,6})\s?/,(function(e,t){return String.fromCharCode(parseInt(t,16))})).match(/;\s*([a-z-]+)\s*:\s*([^;]*[^\s;])\s*/g),n=[];if(!t)return!1;var r,o=i(t);try{for(o.s();!(r=o.n()).done;){var a=r.value.match(/^;\s*([a-z-]+)\s*:\s*([^;]*[^\s])\s*$/);if(a){var s=c.get(a[1]);if(s){var u=a[2].match(s);u&&n.push("".concat(a[1],":").concat(u[0]))}}}}catch(e){o.e(e)}finally{o.f()}return!!n.length&&n.join("")},width:f};function d(e){if("string"==typeof e)return e;if(!a.has(e.name)){if("script"===e.name)return;return function(e){var t,n=[],r=i(e.children);try{for(r.s();!(t=r.n()).done;){var o=t.value;if("string"==typeof o)n.push(o);else{var a=d(o);a&&(Array.isArray(a)?n=n.concat(a):n.push(a))}}}catch(e){r.e(e)}finally{r.f()}return n}(e)}for(var t=e.children.map(d).filter((function(e){return void 0!==e})),n={},o=0,s=Object.entries(e.attributes);o<s.length;o++){var c=r(s[o],2),l=c[0],f=c[1],h=u.get(e.name);if(h&&h.has(l)&&f){var v=p[l](f);v&&(n[l]=v)}}return{attributes:n,children:t,name:e.name}}t.default=function(e){if("string"!=typeof e){var t,n=[],r=i(e.children);try{for(r.s();!(t=r.n()).done;){var o=t.value;if(o)if("string"!=typeof o){var a=d(o);Array.isArray(a)?n=n.concat(a):a&&n.push(a)}else n.push(o)}}catch(e){r.e(e)}finally{r.f()}var s={};if("body"===e.name)return void 0!==e.attributes.xmlns&&(s.xmlns=e.attributes.xmlns),e.attributes.style&&(s.style=e.attributes.style),void 0!==e.attributes["xml:lang"]&&(s["xml:lang"]=e.attributes["xml:lang"]),{attributes:s,children:n,name:"body"}}}},function(e,t,n){n(119)("toPrimitive")},function(e,t,n){var r=n(10),i=n(257),o=n(140);r({target:"Array",proto:!0},{copyWithin:i}),o("copyWithin")},function(e,t,n){var r=n(81),i=n(470),o=n(32)("toPrimitive"),a=Date.prototype;o in a||r(a,o,i)},function(e,t,n){"use strict";var r=n(44),i=n(114);e.exports=function(e){if("string"!==e&&"number"!==e&&"default"!==e)throw TypeError("Incorrect hint");return i(r(this),"number"!==e)}},function(e,t,n){"use strict";n(27),n(7),n(36),n(2),n(83),n(55),n(56),n(57),n(58),n(59),n(60),n(61),n(62),n(63),n(64),n(65),n(66),n(67),n(68),n(69),n(70),n(71),n(72),n(73),n(74),n(75),n(76),n(77),t.byteLength=function(e){var t=c(e),n=t[0],r=t[1];return 3*(n+r)/4-r},t.toByteArray=function(e){var t,n,r=c(e),a=r[0],s=r[1],u=new o(function(e,t,n){return 3*(t+n)/4-n}(0,a,s)),l=0,f=s>0?a-4:a;for(n=0;n<f;n+=4)t=i[e.charCodeAt(n)]<<18|i[e.charCodeAt(n+1)]<<12|i[e.charCodeAt(n+2)]<<6|i[e.charCodeAt(n+3)],u[l++]=t>>16&255,u[l++]=t>>8&255,u[l++]=255&t;2===s&&(t=i[e.charCodeAt(n)]<<2|i[e.charCodeAt(n+1)]>>4,u[l++]=255&t);1===s&&(t=i[e.charCodeAt(n)]<<10|i[e.charCodeAt(n+1)]<<4|i[e.charCodeAt(n+2)]>>2,u[l++]=t>>8&255,u[l++]=255&t);return u},t.fromByteArray=function(e){for(var t,n=e.length,i=n%3,o=[],a=0,s=n-i;a<s;a+=16383)o.push(l(e,a,a+16383>s?s:a+16383));1===i?(t=e[n-1],o.push(r[t>>2]+r[t<<4&63]+"==")):2===i&&(t=(e[n-2]<<8)+e[n-1],o.push(r[t>>10]+r[t>>4&63]+r[t<<2&63]+"="));return o.join("")};for(var r=[],i=[],o="undefined"!=typeof Uint8Array?Uint8Array:Array,a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=0,u=a.length;s<u;++s)r[s]=a[s],i[a.charCodeAt(s)]=s;function c(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");return-1===n&&(n=t),[n,n===t?0:4-n%4]}function l(e,t,n){for(var i,o,a=[],s=t;s<n;s+=3)i=(e[s]<<16&16711680)+(e[s+1]<<8&65280)+(255&e[s+2]),a.push(r[(o=i)>>18&63]+r[o>>12&63]+r[o>>6&63]+r[63&o]);return a.join("")}i["-".charCodeAt(0)]=62,i["_".charCodeAt(0)]=63},function(e,t,n){"use strict";
17
+ t.read=function(e,t,n,r,i){var o,a,s=8*i-r-1,u=(1<<s)-1,c=u>>1,l=-7,f=n?i-1:0,p=n?-1:1,d=e[t+f];for(f+=p,o=d&(1<<-l)-1,d>>=-l,l+=s;l>0;o=256*o+e[t+f],f+=p,l-=8);for(a=o&(1<<-l)-1,o>>=-l,l+=r;l>0;a=256*a+e[t+f],f+=p,l-=8);if(0===o)o=1-c;else{if(o===u)return a?NaN:1/0*(d?-1:1);a+=Math.pow(2,r),o-=c}return(d?-1:1)*a*Math.pow(2,o-r)},t.write=function(e,t,n,r,i,o){var a,s,u,c=8*o-i-1,l=(1<<c)-1,f=l>>1,p=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,d=r?0:o-1,h=r?1:-1,v=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=l):(a=Math.floor(Math.log(t)/Math.LN2),t*(u=Math.pow(2,-a))<1&&(a--,u*=2),(t+=a+f>=1?p/u:p*Math.pow(2,1-f))*u>=2&&(a++,u/=2),a+f>=l?(s=0,a=l):a+f>=1?(s=(t*u-1)*Math.pow(2,i),a+=f):(s=t*Math.pow(2,f-1)*Math.pow(2,i),a=0));i>=8;e[n+d]=255&s,d+=h,s/=256,i-=8);for(a=a<<i|s,c+=i;c>0;e[n+d]=255&a,d+=h,a/=256,c-=8);e[n+d-h]|=128*v}},function(e,t,n){n(2);var r={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==r.call(e)}},function(e,t){e.exports=Object.is||function(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}},function(e,t,n){var r=n(41),i=n(20),o=n(135),a=n(162),s=n(46).f,u=n(115).f,c=n(201),l=n(193),f=n(252),p=n(53),d=n(22),h=n(91).set,v=n(125),m=n(32)("match"),g=i.RegExp,y=g.prototype,b=/a/g,_=/a/g,S=new g(b)!==b,w=f.UNSUPPORTED_Y;if(r&&o("RegExp",!S||w||d((function(){return _[m]=!1,g(b)!=b||g(_)==_||"/a/i"!=g(b,"i")})))){for(var x=function(e,t){var n,r=this instanceof x,i=c(e),o=void 0===t;if(!r&&i&&e.constructor===x&&o)return e;S?i&&!o&&(e=e.source):e instanceof x&&(o&&(t=l.call(e)),e=e.source),w&&(n=!!t&&t.indexOf("y")>-1)&&(t=t.replace(/y/g,""));var s=a(S?new g(e,t):g(e,t),r?this:y,x);return w&&n&&h(s,{sticky:n}),s},k=function(e){e in x||s(x,e,{configurable:!0,get:function(){return g[e]},set:function(t){g[e]=t}})},O=u(g),A=0;O.length>A;)k(O[A++]);y.constructor=x,x.prototype=y,p(i,"RegExp",x)}v("RegExp")},function(e,t,n){"use strict";(function(e){e||Object.defineProperty(window,"crypto",{value:window.crypto||window.msCrypto,writable:!1,configurable:!1})}).call(this,n(108))},function(e,t,n){"use strict";n(6),n(39),n(28),n(49),n(27),n(36),n(25),n(145),n(29),n(87),n(43),n(2),n(17),n(12),n(89),n(37),n(47),n(33);var r=n(9),i=n(8);n(15);var o=n(23),a=n(4),s=n(5),u=n(16);Object.defineProperty(t,"__esModule",{value:!0}),t.Notifications=void 0;var c=n(452),l=n(109);function f(e,t){return[].concat(u(e),u(t)).filter((function(e,t,n){return n.indexOf(e)===t}))}var p=function(){function e(t){a(this,e),this.subscriptions={},this.bulkSubscriptions={},this.topicPriorities={},this.client=t,t.on("pubsub:event",this.pubsubEvent.bind(this)),t.on("connected",this.subscriptionsKeepAlive.bind(this)),this.debouncedResubscribe=c(this.resubscribe.bind(this),100)}var t,n;return s(e,[{key:"handleStanzaInstanceChange",value:function(e){var t=this.stanzaInstance&&this.stanzaInstance.id!==e.id&&this.stanzaInstance.channelId!==e.channelId;this.stanzaInstance=e,t&&(this.client.logger.info("resubscribing due to hard reconnect"),this.debouncedResubscribe())}},{key:"topicHandlers",value:function(e){return this.subscriptions[e]||(this.subscriptions[e]=[]),this.subscriptions[e]}},{key:"pubsubEvent",value:function(e){var t=e.pubsub,n=t.items.node;n.includes("no_longer_subscribed")?n="no_longer_subscribed":n.includes("duplicate_id")&&(n="duplicate_id");var r=t.items.published[0].content.json,i=this.topicHandlers(n);this.client.emit("notify",{topic:n,data:r}),this.client.emit("notify:".concat(n),r),i.forEach((function(e){e(r)}))}},{key:"xmppSubscribe",value:(n=o(i.mark((function e(t){var n,r=this;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(0===this.topicHandlers(t).length&&!this.bulkSubscriptions[t]){e.next=2;break}return e.abrupt("return",Promise.resolve());case 2:if(n=function(){return r.stanzaInstance.subscribeToNode(r.pubsubHost,t)},!this.client.connected){e.next=7;break}return e.abrupt("return",n());case 7:return e.abrupt("return",new Promise((function(e,t){r.client.once("connected",(function(){return n().then(e,t)}))})));case 8:case"end":return e.stop()}}),e,this)}))),function(e){return n.apply(this,arguments)})},{key:"xmppUnsubscribe",value:function(e){var t=this;if(0!==this.topicHandlers(e).length||this.bulkSubscriptions[e])return Promise.resolve();var n=function(){return t.stanzaInstance.unsubscribeFromNode(t.pubsubHost,e)};return this.client.connected?n():new Promise((function(e,r){t.client.once("connected",(function(){return n().then(e,r)}))}))}},{key:"mapCombineTopics",value:function(e){var t=this,n={},r=[],i=[];e.forEach((function(e){e.includes("?")?r.push({id:e}):i.push(e)})),i.map((function(e){var t=e.split("."),n=t.splice(t.length-1);return{prefix:t.join("."),postfix:n}})).forEach((function(e){n[e.prefix]?n[e.prefix].push(e.postfix):n[e.prefix]=[e.postfix]}));var o=[];Object.keys(n).forEach((function(e){!function e(n,r){var i=1===r.length?".":"?",a="".concat(n).concat(i).concat(r.join("&"));a.length<200?o.push({id:a}):1===r.length?t.client.logger.error("Refusing to attempt topic with length > 200",a):(e(n,r.slice(0,r.length/2)),e(n,r.slice(r.length/2)))}(e,n[e])}));var a=o.concat(r);return this.truncateTopicList(this.prioritizeTopicList(a))}},{key:"prioritizeTopicList",value:function(e){var t=this;return e.sort((function(e,n){return t.getTopicPriority(n.id)-t.getTopicPriority(e.id)})),e}},{key:"getTopicPriority",value:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=this.getTopicParts(e),r=n.prefix,i=n.postfixes,o=this.topicPriorities[r],a=o&&Object.keys(o).filter((function(e){return i.includes(e)})).map((function(e){return o[e]})),s=a&&a.length&&a.reduce((function(e,t){return t>e?t:e}));return t?s||0:s}},{key:"truncateTopicList",value:function(e){var t=e.slice(0,1e3);if(e.length>1e3){var n=e.slice(1e3);if(n.length>20){var r=n.length-20;(n=n.slice(20)).push("...and ".concat(r," more"))}this.client.logger.warn("Too many topics to subscribe to; truncating extra topics",{droppedTopics:n})}return t}},{key:"makeBulkSubscribeRequest",value:function(e,t){var n={method:t.replace?"put":"post",host:this.client.config.apiHost,authToken:this.client.config.authToken,data:JSON.stringify(this.mapCombineTopics(e)),logger:this.client.logger},r=this.stanzaInstance.channelId;return this.client.http.requestApi("notifications/channels/".concat(r,"/subscriptions"),n)}},{key:"createSubscription",value:function(e,t){var n=this;l.splitIntoIndividualTopics(e).forEach((function(e){var r=n.topicHandlers(e);r.includes(t)||r.push(t)}))}},{key:"removeSubscription",value:function(e,t){var n=this;l.splitIntoIndividualTopics(e).forEach((function(e){var r=n.topicHandlers(e),i=r.indexOf(t);i>-1&&r.splice(i,1),r.length||delete n.subscriptions[e]}))}},{key:"removeTopicPriority",value:function(e){var t=this;if(this.getTopicPriority(e,!1)){var n=this.getTopicParts(e),r=n.prefix;n.postfixes.forEach((function(e){delete t.topicPriorities[r][e]})),Object.keys(this.topicPriorities[r]).length||delete this.topicPriorities[r]}}},{key:"getActiveIndividualTopics",value:function(){var e=this,t=[];return Object.keys(this.subscriptions).forEach((function(n){"streaming-subscriptions-expiring"!==n&&(e.topicHandlers(n).length>0&&t.push(n))})),t}},{key:"resubscribe",value:function(){var e=Object.keys(this.bulkSubscriptions);return e.length+this.getActiveIndividualTopics().length===0?Promise.resolve():this.bulkSubscribe(e,{replace:!0})}},{key:"subscriptionsKeepAlive",value:function(){var e=this,t="streaming-subscriptions-expiring";0===this.topicHandlers(t).length&&this.createSubscription(t,(function(){e.client.logger.info("".concat(t," - Triggering resubscribe."),{channelId:e.client.config.channelId}),e.debouncedResubscribe().catch((function(t){var n="Error resubscribing to topics";e.client.logger.error(n,t),e.client.emit("pubsub:error",{msg:n,err:t})}))}))}},{key:"getTopicParts",value:function(e){var t=e.includes("?"),n=t?"?":".",r=e.split(n),i=t?r[1]:r.splice(r.length-1);return{prefix:t?r[0]:r.join("."),postfixes:t?i.split("&"):i}}},{key:"setTopicPriorities",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};Object.keys(t).forEach((function(n){var r=e.getTopicParts(n),i=e.topicPriorities[r.prefix],o=t[n];if(i)r.postfixes.forEach((function(e){var t=i[e];(t&&t<o||!t)&&(i[e]=o)}));else{var a=r.postfixes.reduce((function(e,t){return e[t]=o,e}),{});e.topicPriorities[r.prefix]=a}}))}},{key:"subscribe",value:function(e,t,n,i){var o;return i&&this.setTopicPriorities(r({},e,i)),o=n?this.xmppSubscribe(e):this.debouncedResubscribe(),t?this.createSubscription(e,t):this.bulkSubscriptions[e]=!0,o}},{key:"unsubscribe",value:function(e,t,n){return t?this.removeSubscription(e,t):(delete this.bulkSubscriptions[e],delete this.subscriptions[e]),this.removeTopicPriority(e),n?this.xmppUnsubscribe(e):this.debouncedResubscribe()}},{key:"bulkSubscribe",value:(t=o(i.mark((function e(t){var n,r,o,a=this,s=arguments;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=s.length>1&&void 0!==s[1]?s[1]:{replace:!1,force:!1},r=s.length>2&&void 0!==s[2]?s[2]:{},this.setTopicPriorities(r),o=f(t,[]),n.replace&&!n.force?o=f(o,this.getActiveIndividualTopics()):n.force&&(this.subscriptions={}),e.next=7,this.makeBulkSubscribeRequest(o,n);case 7:n.replace&&(this.bulkSubscriptions={}),t.forEach((function(e){a.bulkSubscriptions[e]=!0}));case 9:case"end":return e.stop()}}),e,this)}))),function(e){return t.apply(this,arguments)})},{key:"pubsubHost",get:function(){try{var e=this.client.config.apiHost.replace(/http(s?):\/\//,"");return"notifications.".concat(e)}catch(e){return"notifications.mypurecloud.com"}}},{key:"expose",get:function(){return{subscribe:this.subscribe.bind(this),unsubscribe:this.unsubscribe.bind(this),bulkSubscribe:this.bulkSubscribe.bind(this)}}}]),e}();t.Notifications=p},function(e,t,n){"use strict";function r(e){return"function"==typeof e?e():e}function i(){var e={};return e.promise=new Promise((function(t,n){e.resolve=t,e.reject=n})),e}n(6),n(2),n(17),e.exports=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=void 0,a=void 0,s=void 0,u=[];return function(){var l=r(t),f=(new Date).getTime(),p=!o||f-o>l;o=f;for(var d=arguments.length,h=Array(d),v=0;v<d;v++)h[v]=arguments[v];if(p&&n.leading)return n.accumulate?Promise.resolve(e.call(this,[h])).then((function(e){return e[0]})):Promise.resolve(e.call.apply(e,[this].concat(h)));if(a?clearTimeout(s):a=i(),u.push(h),s=setTimeout(c.bind(this),l),n.accumulate){var m=u.length-1;return a.promise.then((function(e){return e[m]}))}return a.promise};function c(){var t=a;clearTimeout(s),Promise.resolve(n.accumulate?e.call(this,u):e.apply(this,u[u.length-1])).then(t.resolve,t.reject),u=[],a=null}}},function(e,t,n){var r=n(42),i=Math.floor;e.exports=function(e){return!r(e)&&isFinite(e)&&i(e)===e}},function(e,t){e.exports=function(e){try{return-1!==Function.toString.call(e).indexOf("[native code]")}catch(t){return"function"==typeof e}},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){var r=n(204),i=n(456);function o(t,n,a){return i()?(e.exports=o=Reflect.construct.bind(),e.exports.__esModule=!0,e.exports.default=e.exports):(e.exports=o=function(e,t,n){var i=[null];i.push.apply(i,t);var o=new(Function.bind.apply(e,i));return n&&r(o,n.prototype),o},e.exports.__esModule=!0,e.exports.default=e.exports),o.apply(null,arguments)}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){e.exports=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){"use strict";n(6),n(39),n(106),n(28),n(169),n(49),n(7),n(25),n(145),n(87),n(50),n(43),n(2),n(127),n(17),n(206),n(12),n(13),n(99),n(33),n(14);var r=n(34),i=n(16),o=n(9),a=n(8);n(15);var s=n(23),u=n(4),c=n(5),l=n(95),f=n(30),p=n(31),d=n(26);function h(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return v(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return v(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function v(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function m(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function g(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?m(Object(n),!0).forEach((function(t){o(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):m(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function y(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=d(e);if(t){var i=d(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return p(this,n)}}Object.defineProperty(t,"__esModule",{value:!0}),t.WebrtcExtension=void 0;var b=n(126),_=n(80),S=n(93),w=b.__importDefault(n(459)),x=n(40),k=n(129),O=b.__importDefault(n(462)),A=n(463),T=n(464),E=n(109),I=n(226),N=n(484),R=n(149),j=n(216),P=n(222),C=n(175),L="requestIncomingRtcSession",M="cancelIncomingRtcSession",D="handledIncomingRtcSession",B="incomingRtcSession",F="outgoingRtcSession",q="rtcSessionError",U=function(e){f($,e);var t,n,o,p,d,v,m,b,_,U,J,z,G,H,V,W,Q,K,Y,X=y($);function $(e,t){var n;return u(this,$),(n=X.call(this)).ignoredSessions=new w.default({max:10,maxAge:216e3}),n.pendingSessions={},n.statsArr=[],n.throttleSendStatsInterval=25e3,n.currentMaxStatSize=15e3,n.statsSizeDecreaseAmount=3e3,n.statBuffer=0,n.discoRetries=0,n.iceServers=[],n.webrtcSessions=[],n.client=e,n.config={allowIPv6:!0===t.allowIPv6,optOutOfWebrtcStatsTelemetry:t.optOutOfWebrtcStatsTelemetry},n.logger=e.logger,n.addEventListeners(),n.throttledSendStats=O.default(n.sendStats.bind(l(n)),n.throttleSendStatsInterval,{leading:!1,trailing:!0}),n.client.on("jingle:outgoing",(function(e){return n.emit(F,e)})),n.client.on("jingle:incoming",(function(e){return n.emit(B,e)})),n.client.on("jingle:created",(function(e){e instanceof j.StanzaMediaSession||e.end("cancel",!0)})),window.addEventListener("offline",(function(){return n.onOnlineStatusChange(!1)})),window.addEventListener("online",(function(){return n.onOnlineStatusChange(!0)})),n}return c($,[{key:"onOnlineStatusChange",value:function(e){this.addStatToQueue({actionName:"WebrtcStats",details:{_eventType:"onlineStatus",_eventTimestamp:(new Date).getTime(),online:e}})}},{key:"handleStanzaInstanceChange",value:(Y=s(a.mark((function e(t){return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:this.stanzaInstance=t,this.refreshIceServersTimer&&(clearInterval(this.refreshIceServersTimer),this.refreshIceServersTimer=null),t.on("iq:set:genesysWebrtc",this.handleGenesysWebrtcStanza.bind(this)),this.refreshIceServersTimer=setInterval(this.refreshIceServers.bind(this),216e5),this.client.emit("sessionManagerChange",t);case 5:case"end":return e.stop()}}),e,this)}))),function(e){return Y.apply(this,arguments)})},{key:"configureNewStanzaInstance",value:(K=s(a.mark((function e(t){var n,r,i,o=this;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return Object.assign(t.jingle.config.peerConnectionConfig,{sdpSemantics:"unified-plan"}),e.next=3,this.configureStanzaIceServers(t);case 3:for(t.stanzas.define(T.definitions),t.jingle.prepareSession=this.prepareSession.bind(this),t.jingle.on("log",(function(e,t,n){o.logger[e](t,n)})),n=function(){var e=i[r];t.jingle.on(e,(function(t){if(t instanceof j.StanzaMediaSession){for(var n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];t.emit.apply(t,[e].concat(r))}}))},r=0,i=["iceConnectionType","peerTrackAdded","peerTrackRemoved","mute","unmute","sessionState","connectionState","terminated","stats","endOfCandidates"];r<i.length;r++)n();case 9:case"end":return e.stop()}}),e,this)}))),function(e){return K.apply(this,arguments)})},{key:"configureStanzaIceServers",value:function(e){return e.jingle.config.iceServers=[],this.setIceServers([],e),this._refreshIceServers(e)}},{key:"handleGenesysOffer",value:(Q=s(a.mark((function e(t){var n,r,i,o,s,u,c,l=this;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.genesysWebrtc,r=n.params,i="relay"===this.getIceTransportPolicy()&&A.isFirefox,o={id:r.sessionId,logger:this.logger,peerID:t.from,fromJid:t.from,sessionType:this.getSessionTypeByJid(t.from),conversationId:r.conversationId,ignoreHostCandidatesFromRemote:i,optOutOfWebrtcStatsTelemetry:!!this.config.optOutOfWebrtcStatsTelemetry,allowIPv6:this.config.allowIPv6,iceServers:this.iceServers,reinvite:!!r.reinvite,iceTransportPolicy:this.getIceTransportPolicy()},u=this.pendingSessions[r.sessionId],s=u?g(g({},o),{},{meetingId:u.meetingId,fromUserId:u.fromUserId,originalRoomJid:u.originalRoomJid}):o,c=new P.GenesysCloudMediaSession(this,s),e.next=9,c.setRemoteDescription(r.sdp);case 9:return this.proxyStatsForSession(c),c.on("sendIq",(function(e){var t;return null===(t=l.stanzaInstance)||void 0===t?void 0:t.sendIQ(e)})),c.on("terminated",(function(){l.webrtcSessions=l.webrtcSessions.filter((function(e){return e.id!==c.id}))})),this.webrtcSessions.push(c),e.abrupt("return",this.emit(B,c));case 14:case"end":return e.stop()}}),e,this)}))),function(e){return Q.apply(this,arguments)})},{key:"handleGenesysIceCandidate",value:(W=s(a.mark((function e(t){var n,r,i;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.genesysWebrtc,r=n.params,i=this.getSessionById(r.sessionId),e.next=5,i.addRemoteIceCandidate(r.sdp);case 5:case"end":return e.stop()}}),e,this)}))),function(e){return W.apply(this,arguments)})},{key:"handleGenesysTerminate",value:(V=s(a.mark((function e(t){var n,r;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:n=t.genesysWebrtc,r=n.params,this.getSessionById(r.sessionId).onSessionTerminate(r.reason);case 4:case"end":return e.stop()}}),e,this)}))),function(e){return V.apply(this,arguments)})},{key:"getSessionById",value:function(e){var t=this.getAllSessions().find((function(t){return t.id===e}));if(!t){var n=new Error("Failed to find session by id");throw this.logger.error(n,{sessionId:e}),n}return t}},{key:"sendIq",value:(H=s(a.mark((function e(t){return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(this.stanzaInstance){e.next=2;break}throw new Error("Failed to send iq because there was no stanza instance");case 2:return e.abrupt("return",this.stanzaInstance.sendIQ(t));case 3:case"end":return e.stop()}}),e,this)}))),function(e){return H.apply(this,arguments)})},{key:"handleMessage",value:(G=s(a.mark((function e(t){return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!t.propose){e.next=5;break}return e.next=3,this.handlePropose(t);case 3:e.next=6;break;case 5:t.retract?this.handleRetract(t.retract.sessionId):t.accept?this.handledIncomingRtcSession(t.accept.sessionId,t):t.reject&&this.handledIncomingRtcSession(t.reject.sessionId,t);case 6:case"end":return e.stop()}}),e,this)}))),function(e){return G.apply(this,arguments)})},{key:"handleGenesysWebrtcStanza",value:(z=s(a.mark((function e(t){var n;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if("offer"!==(n=t.genesysWebrtc).method){e.next=5;break}return e.abrupt("return",this.handleGenesysOffer(t));case 5:if("iceCandidate"!==n.method){e.next=9;break}return e.abrupt("return",this.handleGenesysIceCandidate(t));case 9:if("terminate"!==n.method){e.next=11;break}return e.abrupt("return",this.handleGenesysTerminate(t));case 11:case"end":return e.stop()}}),e,this)}))),function(e){return z.apply(this,arguments)})},{key:"prepareSession",value:function(e){var t=this.pendingSessions[e.sid];if(t&&delete this.pendingSessions[t.sessionId],!(null==t?void 0:t.sdpOverXmpp)){var n="relay"===this.getIceTransportPolicy()&&A.isFirefox,r={options:e,logger:this.logger,id:e.sid,fromJid:e.peerID,peerID:e.peerID,optOutOfWebrtcStatsTelemetry:!!this.config.optOutOfWebrtcStatsTelemetry,conversationId:null==t?void 0:t.conversationId,fromUserId:null==t?void 0:t.fromJid,originalRoomJid:null==t?void 0:t.originalRoomJid,sessionType:null==t?void 0:t.sessionType,allowIPv6:this.config.allowIPv6,ignoreHostCandidatesFromRemote:n,meetingId:null==t?void 0:t.meetingId},i=new j.StanzaMediaSession(r);return this.proxyStatsForSession(i),i}this.logger.debug("skipping creation of jingle webrtc session due to sdpOverXmpp on the pendingSession")}},{key:"proxyStatsForSession",value:function(e){var t=this;e.on("stats",(function(n){if(!t.client.logger.stopReason){var r=JSON.parse(JSON.stringify(n)),i={conversationId:e.conversationId,sessionId:e.id,sessionType:e.sessionType},o=N.formatStatsEvent(r,i);t.addStatToQueue(o)}}))}},{key:"addStatToQueue",value:function(e){if(!this.config.optOutOfWebrtcStatsTelemetry){e.details._appId||(e.details._appId=this.logger.clientId,e.details._appName="streamingclient",e.details._appVersion=I.Client.version),e.details._originAppId=this.client.config.appId;var t=N.deepFlatten(e.details);Object.keys(t).forEach((function(e){var n=t[e];"boolean"==typeof n&&(t[e]="".concat(n))}));var n=g(g({},e),{},{details:t}),r=E.calculatePayloadSize(n),i=this.statBuffer+r>this.currentMaxStatSize;this.statsArr.push(n),this.statBuffer+=r,i?this.flushStats():this.throttledSendStats()}}},{key:"getLogDetailsForPendingSessionId",value:function(e){var t={sessionId:e},n=this.pendingSessions[e];return n&&(t.sessionType=n.sessionType,t.conversationId=n.conversationId),t}},{key:"flushStats",value:function(){this.throttledSendStats.flush()}},{key:"sendStats",value:(J=s(a.mark((function e(){var t,n,r,o,s,u,c,l,f,p,d,v;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=[],o=0,s=h(this.statsArr),e.prev=3,s.s();case 5:if((u=s.n()).done){e.next=16;break}if(c=u.value,l=E.calculatePayloadSize(c),!(o+l<this.currentMaxStatSize)){e.next=13;break}r.push(c),o+=l,e.next=14;break;case 13:return e.abrupt("break",16);case 14:e.next=5;break;case 16:e.next=21;break;case 18:e.prev=18,e.t0=e.catch(3),s.e(e.t0);case 21:return e.prev=21,s.f(),e.finish(21);case 24:if(this.statsArr.splice(0,r.length),this.statBuffer=this.statsArr.reduce((function(e,t){return e+E.calculatePayloadSize(t)}),0),r.length&&!this.client.isGuest){e.next=28;break}return e.abrupt("return");case 28:return f={appName:"streamingclient",appVersion:I.Client.version,originAppName:this.client.config.appName,originAppVersion:this.client.config.appVersion,actions:r},e.prev=29,p=this.client.config.authToken,d="diagnostics/newrelic/insights",this.client.backgroundAssistantMode&&(p=this.client.config.jwt,d+="/backgroundassistant"),e.next=35,this.client.http.requestApi(d,{method:"post",responseType:"text",host:this.client.config.apiHost,authToken:p,logger:this.client.logger,data:f});case 35:this.currentMaxStatSize=15e3,e.next=50;break;case 38:if(e.prev=38,e.t1=e.catch(29),!C.HttpClient.retryStatusCodes.has(null===(t=e.t1.response)||void 0===t?void 0:t.status)&&navigator.onLine||(this.statsArr=[].concat(r,i(this.statsArr)),this.statBuffer=this.statsArr.reduce((function(e,t){return e+E.calculatePayloadSize(t)}),0)),413!==(null===(n=e.t1.response)||void 0===n?void 0:n.status)){e.next=49;break}return v=this.currentMaxStatSize,this.currentMaxStatSize-=this.statsSizeDecreaseAmount,this.logger.info("Failed to send stats due to 413, retrying with smaller set",{attemptedPayloadSize:v,newPayloadSize:this.currentMaxStatSize}),e.next=47,this.sendStats();case 47:e.next=50;break;case 49:this.logger.error("Failed to send stats",{err:e.t1,numberOfFailedStats:r.length},{skipServer:!navigator.onLine});case 50:case"end":return e.stop()}}),e,this,[[3,18,21,24],[29,38]])}))),function(){return J.apply(this,arguments)})},{key:"addEventListeners",value:function(){var e=this;this.client.on("connected",(function(){return e.refreshIceServersTimer&&(clearInterval(e.refreshIceServersTimer),e.refreshIceServersTimer=null),e.refreshIceServersTimer=setInterval(e.refreshIceServers.bind(e),216e5),e.refreshIceServers().catch((function(t){return e.logger.error("Error fetching ice servers after streaming-client connected",{error:t,channelId:e.client.config.channelId})}))})),this.client.on("disconnected",(function(){clearInterval(e.refreshIceServersTimer),e.refreshIceServersTimer=null}))}},{key:"handlePropose",value:(U=s(a.mark((function e(t){var n,r,i,o,s,u,c,l;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t.from!==this.jid){e.next=2;break}return e.abrupt("return");case 2:if(n=t.propose.sessionId,r=this.pendingSessions[n],i=!!r,o=this.getSessionTypeByJid(t.from),s={sessionId:n,conversationId:t.propose.conversationId,sessionType:o,isDuplicatePropose:i},this.logger.info("propose received",s),i||(this.client.config.appId,u={actionName:"WebrtcStats",details:{_eventTimestamp:(new Date).getTime(),_eventType:"firstPropose",conversationId:s.conversationId,sdpViaXmppRequested:!!t.propose.sdpOverXmpp,sessionId:n,sessionType:o}},this.addStatToQueue(u),c=t.from,l=c,t.propose.originalRoomJid=t.propose.originalRoomJid||l,r=g(g({},t.propose),{},{toJid:t.to,fromJid:c,sessionType:o,roomJid:l,id:n,sdpOverXmpp:t.propose.sdpOverXmpp}),this.pendingSessions[n]=r),!r.accepted){e.next=14;break}return this.logger.info("proceed already sent for this session, but sending another",s),e.next=13,this.acceptRtcSession(n);case 13:return e.abrupt("return");case 14:this.emit(L,Object.assign(r));case 15:case"end":return e.stop()}}),e,this)}))),function(e){return U.apply(this,arguments)})},{key:"handleRetract",value:function(e){return this.logger.info("retract received",this.getLogDetailsForPendingSessionId(e)),delete this.pendingSessions[e],this.emit(M,e)}},{key:"handledIncomingRtcSession",value:function(e,t){var n=t.accept?"accept":"reject";return this.logger.info("".concat(n," received"),this.getLogDetailsForPendingSessionId(e)),this.emit(D,e)}},{key:"initiateRtcSession",value:(_=s(a.mark((function e(t){var n,r,i,o,s,u,c,l,f;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n={to:t.jid,propose:{id:k.v4(),descriptions:[]}},t.stream)for(r=0,i=Array.from(t.stream.getTracks());r<i.length;r++)o=i[r],n.propose.descriptions.push({media:o.kind});if(t.provideVideo&&(n.propose.descriptions.filter((function(e){return"video"===e.media})).length>0||n.propose.descriptions.push({media:"video"})),t.provideAudio&&(n.propose.descriptions.filter((function(e){return"audio"===e.media})).length>0||n.propose.descriptions.push({media:"audio"})),t.mediaPurpose&&n.propose.descriptions.push({media:t.mediaPurpose}),!t.jid||!t.jid.match(/@conference/)){e.next=15;break}0===(s=n.propose.descriptions).length&&(s=[{media:"listener"}]),u={type:"upgradeMedia",to:t.jid,id:k.v4(),from:this.jid,media:{conversationId:t.conversationId,sourceCommunicationId:t.sourceCommunicationId}},c=h(s);try{for(c.s();!(l=c.n()).done;)f=l.value,u.media[f.media]=!0}catch(e){c.e(e)}finally{c.f()}return e.next=13,this.stanzaInstance.send("presence",u);case 13:e.next=18;break;case 15:return e.next=17,this.stanzaInstance.send("message",n);case 17:this.pendingSessions[n.propose.id]=n;case 18:return e.abrupt("return",n.propose.id);case 19:case"end":return e.stop()}}),e,this)}))),function(e){return _.apply(this,arguments)})},{key:"acceptRtcSession",value:(b=s(a.mark((function e(t){var n,r,i;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=this.pendingSessions[t]){e.next=4;break}return this.emit(q,"Cannot accept session because it is not pending or does not exist"),e.abrupt("return");case 4:return r={to:n.fromJid,proceed:{sessionId:t}},n.accepted=!0,i=this.getLogDetailsForPendingSessionId(t),this.logger.info("sending jingle proceed",i),e.next=10,this.stanzaInstance.send("message",r);case 10:this.logger.info("sent jingle proceed",i);case 11:case"end":return e.stop()}}),e,this)}))),function(e){return b.apply(this,arguments)})},{key:"rejectRtcSession",value:(m=s(a.mark((function e(t){var n,r,i,o,s,u,c,l=arguments;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=l.length>1&&void 0!==l[1]&&l[1],r=this.getLogDetailsForPendingSessionId(t),i=this.pendingSessions[t]){e.next=6;break}return this.emit(q,"Cannot reject session because it is not pending or does not exist"),e.abrupt("return");case 6:if(delete this.pendingSessions[t],!n){e.next=11;break}this.ignoredSessions.set(t,!0),e.next=19;break;case 11:return o={to:S.toBare(this.jid),reject:{sessionId:t}},s=this.stanzaInstance.send("message",o),u={to:i.fromJid,reject:{sessionId:t}},c=this.stanzaInstance.send("message",u),this.logger.info("sending jingle reject",r),e.next=18,Promise.all([s,c]);case 18:this.logger.info("sent jingle reject",r);case 19:case"end":return e.stop()}}),e,this)}))),function(e){return m.apply(this,arguments)})},{key:"rtcSessionAccepted",value:(v=s(a.mark((function e(t){var n,r;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return this.pendingSessions[t],n=this.getLogDetailsForPendingSessionId(t),r={to:S.toBare(this.jid),accept:{sessionId:t}},this.logger.info("sending session-info:accept",n),e.next=6,this.stanzaInstance.send("message",r);case 6:this.logger.info("sent session-info:accept",n);case 7:case"end":return e.stop()}}),e,this)}))),function(e){return v.apply(this,arguments)})},{key:"notifyScreenShareStart",value:(d=s(a.mark((function e(t){return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",this.stanzaInstance.send("iq",{to:"".concat(t.peerID),from:this.jid,type:"set",jingle:{action:x.JingleAction.SessionInfo,sid:t.id,screenstart:{}}}));case 1:case"end":return e.stop()}}),e,this)}))),function(e){return d.apply(this,arguments)})},{key:"notifyScreenShareStop",value:(p=s(a.mark((function e(t){return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",this.stanzaInstance.send("iq",{to:"".concat(t.peerID),from:this.jid,type:"set",jingle:{action:x.JingleAction.SessionInfo,sid:t.id,screenstop:{}}}));case 1:case"end":return e.stop()}}),e,this)}))),function(e){return p.apply(this,arguments)})},{key:"cancelRtcSession",value:(o=s(a.mark((function e(t){var n,r,i;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=this.pendingSessions[t],r=this.getLogDetailsForPendingSessionId(t),n){e.next=5;break}return this.emit(q,"Cannot cancel session because it is not pending or does not exist"),e.abrupt("return");case 5:return i={to:n.toJid,retract:{sessionId:t}},delete this.pendingSessions[t],this.logger.info("sending jingle retract",r),e.next=10,this.stanzaInstance.send("message",i);case 10:this.logger.info("sent jingle retract",r);case 11:case"end":return e.stop()}}),e,this)}))),function(e){return o.apply(this,arguments)})},{key:"refreshIceServers",value:(n=s(a.mark((function e(){var t=this;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return this.refreshIceServersRetryPromise||(this.refreshIceServersRetryPromise=E.retryPromise(this._refreshIceServers.bind(this,this.stanzaInstance),(function(e){return++t.discoRetries>2?(t.logger.warn("fetching ice servers failed. max retries reached.",{retryAttempt:t.discoRetries,MAX_DISCO_RETRIES:2,error:e,channelId:t.client.config.channelId}),!1):(t.logger.warn("fetching ice servers failed. retrying",{retryAttempt:t.discoRetries,error:e,channelId:t.client.config.channelId}),!0)}),0,this.client.logger)),e.abrupt("return",this.refreshIceServersRetryPromise.promise.finally((function(){t.discoRetries=0,t.refreshIceServersRetryPromise=void 0})));case 2:case"end":return e.stop()}}),e,this)}))),function(){return n.apply(this,arguments)})},{key:"_refreshIceServers",value:(t=s(a.mark((function e(t){var n,o,s,u,c,l,f,p,d;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t){e.next=2;break}throw new Error("No stanza instance to refresh ice servers");case 2:return n=t.config.server,o=t.getServices(n,"turn","1"),s=t.getServices(n,"stun","1"),u=new Promise((function(e,t){setTimeout((function(){t(new Error("Timeout waiting for refresh ice servers to finish"))}),15e3),Promise.all([o,s]).then((function(t){var n=r(t,2),i=n[0],o=n[1];e([i,o])})).catch(t)})),e.next=8,u;case 8:return c=e.sent,l=r(c,2),f=l[0],p=l[1],d=[].concat(i(f.services),i(p.services)).map((function(e){var t=e.port?":".concat(e.port):"",n={type:e.type,urls:"".concat(e.type,":").concat(e.host).concat(t)};return["turn","turns"].includes(e.type)&&(e.transport&&"udp"!==e.transport&&(n.urls+="?transport=".concat(e.transport)),e.username&&(n.username=e.username),e.password&&(n.credential=e.password)),n})),this.setIceServers(d,t),p.services.length?this.setIceTransportPolicy("all",t):(this.logger.info('No stun servers received, setting iceTransportPolicy to "relay"'),this.setIceTransportPolicy("relay",t)),e.abrupt("return",d);case 16:case"end":return e.stop()}}),e,this)}))),function(e){return t.apply(this,arguments)})},{key:"setIceServers",value:function(e,t){t.jingle.iceServers=e,this.iceServers=e}},{key:"getIceTransportPolicy",value:function(){var e;return null===(e=this.stanzaInstance)||void 0===e?void 0:e.jingle.config.peerConnectionConfig.iceTransportPolicy}},{key:"setIceTransportPolicy",value:function(e,t){t.jingle.config.peerConnectionConfig.iceTransportPolicy=e}},{key:"getSessionTypeByJid",value:function(e){return E.isAcdJid(e)?R.SessionTypes.acdScreenShare:E.isScreenRecordingJid(e)?R.SessionTypes.screenRecording:E.isSoftphoneJid(e)?R.SessionTypes.softphone:E.isVideoJid(e)?R.SessionTypes.collaborateVideo:R.SessionTypes.unknown}},{key:"getSessionManager",value:function(){var e;return null===(e=this.stanzaInstance)||void 0===e?void 0:e.jingle}},{key:"getAllSessions",value:function(){var e,t=null===(e=this.stanzaInstance)||void 0===e?void 0:e.jingle.sessions,n=t&&Object.values(t)||[];return[].concat(i(n),i(this.webrtcSessions))}},{key:"proxyNRStat",value:function(e){this.addStatToQueue(e)}},{key:"jid",get:function(){var e;return null===(e=this.stanzaInstance)||void 0===e?void 0:e.jid}},{key:"expose",get:function(){return{on:this.on.bind(this),once:this.once.bind(this),off:this.off.bind(this),removeAllListeners:this.removeAllListeners.bind(this),removeListener:this.removeListener.bind(this),refreshIceServers:this.refreshIceServers.bind(this),acceptRtcSession:this.acceptRtcSession.bind(this),rejectRtcSession:this.rejectRtcSession.bind(this),cancelRtcSession:this.cancelRtcSession.bind(this),notifyScreenShareStart:this.notifyScreenShareStart.bind(this),notifyScreenShareStop:this.notifyScreenShareStop.bind(this),rtcSessionAccepted:this.rtcSessionAccepted.bind(this),initiateRtcSession:this.initiateRtcSession.bind(this),getSessionTypeByJid:this.getSessionTypeByJid.bind(this),getSessionManager:this.getSessionManager.bind(this),getAllSessions:this.getAllSessions.bind(this),proxyNRStat:this.proxyNRStat.bind(this)}}}]),$}(_.EventEmitter);t.WebrtcExtension=U},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.TABLE_DATA=void 0,t.TABLE_DATA={"A.1":{r:"hk:if|le:lf|nf:nv|qg:qv|rg:rj|rm:rp|rr:rt|rv:s3|vn:vv|17m:17n|17q:17v|18g:19g|1an:1ao|1cb:1cg|1e5:1ef|1fb:1ff|1fl:1gb|1gd:1gq|1gs:1gu|1hr:1hv|1im:1iv|1ne:1nf|1pd:1pf|1qb:1rv|1ti:280|29q:29r|2ae:2af|2al:2an|2bh:2c0|2cd:2ce|2ch:2ci|2dj:2dl|2dq:2dr|2e5:2e6|2e9:2ea|2ee:2em|2eo:2er|2f4:2f5|2fr:2g1|2g3:2g4|2gb:2ge|2gh:2gi|2hq:2hr|2i3:2i6|2i9:2ia|2ie:2io|2iv:2j5|2jl:2k0|2lq:2lr|2me:2mf|2mh:2mv|2n1:2n5|2ng:2o0|2od:2oe|2oh:2oi|2pk:2pl|2pq:2pr|2q4:2q6|2q9:2qa|2qe:2ql|2qo:2qr|2r2:2r5|2rh:2s1|2sb:2sd|2sm:2so|2t0:2t2|2t5:2t7|2tb:2td|2tq:2tt|2u3:2u5|2ue:2um|2uo:2v6|2vj:300|31q:31t|32e:32k|32n:32v|332:335|33g:341|35q:35t|36e:36k|36n:36t|372:375|37g:381|39q:39t|3a4:3a5|3ae:3am|3ao:3av|3b2:3b5|3bg:3c1|3cn:3cp|3du:3dv|3e7:3e9|3eb:3ee|3f0:3fh|3fl:3g0|3hr:3hu|3is:3k0|3k5:3k6|3kb:3kc|3ke:3kj|3l8:3l9|3lu:3lv|3me:3mf|3mq:3mr|3mu:3nv|3rb:3rg|3sc:3sf|3ud:3ue|3ug:3vv|41j:41l|41q:41v|42q:44v|466:46f|47p:47q|47s:47v|4aq:4au|4d3:4d7|4fq:4fv|4ie:4if|4iu:4iv|4ke:4kf|4lm:4ln|4m6:4m7|4om:4on|4qr:4r0|4rt:4sv|4vl:500|5jn:5jv|5kt:5kv|5nh:5nv|5ol:5ov|5pn:5pv|5qk:5qv|5rk:5rv|5ut:5uv|5va:5vv|60q:60v|63o:63v|65a:7fv|7ks:7kv|7nq:7nv|7om:7on|7ou:7ov|7q6:7q7|7qe:7qf|7ru:7rv|7uk:7ul|7vg:7vh|82j:82m|82o:82u|834:839|83i:83j|84f:84v|85i:86f|87b:87v|89r:89s|8ac:8ai|8c4:8cf|8uf:8vv|917:91v|92b:92v|9gk:9gl|9ju:9jv|9ka:9o0|9oa:9ob|9qj:9ql|9qv:9r0|9sl:9sn|9tv:9uf|9vc:9vf|ao0:bjv|bnk:bnv|bum:bvf|bvs:bvv|c4n:c4o|c80:c84|c9d:c9g|cdo:cff|cgt:cgv|ci4:cig|cjs:cju|cmc:cmf|crn:crq|cuu:cuv|jdm:jfv|17t6:17vv|194d:194f|1967:1avv|1lt4:1lvv|1uhe:1uhf|1ujb:1unv|1uo7:1uoi|1uoo:1uos|1uti:1uui|1va0:1vaf|1vcg:1vch|1ve8:1vef|1vft:1vfv|1vgg:1vgv|1vh4:1vhf|1vi7:1vi8|1vjc:1vjf|1vnt:1vnu|1vtv:1vu1|1vu8:1vu9|1vug:1vuh|1vuo:1vup|1vut:1vuv|1vvf:1vvo|2000:20nv|20p4:20pf|20qb:20vv|2116:2117|212e:3jvv|3k7m:3k7v|3k97:3k99|3keu:3kvv|3l50:3l51|3l53:3l54|3l57:3l58|3l8b:3l8c|3la7:3la9|3ll4:3ll7|3lua:3lud|3m00:3vvt|59mn:5tvv|5ugu:5vvt|6000:7vvt|8000:9vvt|a000:bvvt|c000:dvvt|e000:fvvt|g000:hvvt|i000:jvvt|k000:lvvt|m000:nvvt|o000:pvvt|q000:rvvt|s002:s00v|s040:tvvt",s:"9p8|9qc|9qe|9qn|9tg|147|bkq|3l2l|3l4t|3l5d|3l5q|3l5s|3l61|3l64|3l86|3l8l|3l8t|3l9q|3l9v|3la5|3lah|16f|c20|ccf|cnv|cvv|1b0|1c8|1d2|1dq|1h0|1nv|1oe|284|2c4|2d9|2dh|2dt|2eu|2h9|2hh|2hk|2hn|2ht|2it|2k4|2kc|2ke|2ki|2l9|2lh|2lk|2m6|2ma|2o4|2p9|2ph|2qu|2s4|2sh|2sr|2st|2tm|2u9|304|30d|30h|319|31k|325|329|344|34d|34h|359|35k|365|369|36v|384|38d|38h|399|3a9|3c4|3di|3ds|3el|3en|3k3|3k9|3ko|3l0|3l4|3l6|3lc|3lq|3m5|3m7|3q8|3so|3tt|412|418|41b|4g7|4i7|4i9|4in|4ip|4k7|4k9|4lf|4lh|4lv|4m1|4mf|4mn|4nf|4of|4oh|4ov|4q7|h1|5od|5rd|5rh|60f|1upn|1upt|1upv|1uq2|1uq5|1vij|1vj7|1vjl|1vo0|1vv7|20ov|7qo|7qq|7qs|7qu|7tl|7u5|7us|7vl|7vv|sb|sd|s000|t2|97v|uf|9go|9o5"},"B.1":{r:"60b:60d|80b:80d|1vg0:1vgf",s:"5d|606|1vnv|830|qf"},"B.2":{m:"5l:ts|6v:3j;3j|9g:39;o7|a9:ls;3e|bv:3j|fg:3a;oc|q5:tp|rq:10;tp|sg:tp;o8;o1|tg:u5;o8;o1|u2:u3|ug:ti|uh:to|ui:u5|uj:ud|uk:ub|ul:u6|um:u0|vg:tq|vh:u1|vi:u3|vl:tl|1c7:1b5;1c2|7km:38;ph|7kn:3k;o8|7ko:3n;oa|7kp:3p;oa|7kq:31;lu|7kr:7j1|7qg:u5;oj|7qi:u5;oj;o0|7qk:u5;oj;o1|7qm:u5;oj;q2|7s0:7o0;tp|7s1:7o1;tp|7s2:7o2;tp|7s3:7o3;tp|7s4:7o4;tp|7s5:7o5;tp|7s6:7o6;tp|7s7:7o7;tp|7s8:7o0;tp|7s9:7o1;tp|7sa:7o2;tp|7sb:7o3;tp|7sc:7o4;tp|7sd:7o5;tp|7se:7o6;tp|7sf:7o7;tp|7sg:7p0;tp|7sh:7p1;tp|7si:7p2;tp|7sj:7p3;tp|7sk:7p4;tp|7sl:7p5;tp|7sm:7p6;tp|7sn:7p7;tp|7so:7p0;tp|7sp:7p1;tp|7sq:7p2;tp|7sr:7p3;tp|7ss:7p4;tp|7st:7p5;tp|7su:7p6;tp|7sv:7p7;tp|7t0:7r0;tp|7t1:7r1;tp|7t2:7r2;tp|7t3:7r3;tp|7t4:7r4;tp|7t5:7r5;tp|7t6:7r6;tp|7t7:7r7;tp|7t8:7r0;tp|7t9:7r1;tp|7ta:7r2;tp|7tb:7r3;tp|7tc:7r4;tp|7td:7r5;tp|7te:7r6;tp|7tf:7r7;tp|7ti:7rg;tp|7tj:th;tp|7tk:tc;tp|7tm:th;q2|7tn:th;q2;tp|7ts:th;tp|7tu:tp|7u2:7rk;tp|7u3:tn;tp|7u4:te;tp|7u6:tn;q2|7u7:tn;q2;tp|7uc:tn;tp|7ui:tp;o8;o0|7uj:tp;o8;o1|7um:tp;q2|7un:tp;o8;q2|7v2:u5;o8;o0|7v3:u5;o8;o1|7v4:u1;oj|7v6:u5;q2|7v7:u5;o8;q2|7vi:7rs;tp|7vj:u9;tp|7vk:ue;tp|7vm:u9;q2|7vn:u9;q2;tp|7vs:u9;tp|858:3i;3j|882:33|883:5g;33|887:ir|889:5g;36|88b:38|88c:38|88d:38|88g:39|88h:39|88i:3c|88l:3e|88m:3e;3f|88p:3g|88q:3h|88r:3i|88s:3i|88t:3i|890:3j;3d|891:3k;35;3c|892:3k;3d|894:3q|898:3q|89c:32|89d:33|89g:35|89h:36|89j:3d|89u:tj|89v:u0|8a5:34|crh:38;3g;31|crj:31;3l|crl:3f;3m|cs0:3g;31|cs1:3e;31|cs2:ts;31|cs3:3d;31|cs4:3b;31|cs5:3b;32|cs6:3d;32|cs7:37;32|csa:3g;36|csb:3e;36|csc:ts;36|csg:38;3q|csh:3b;38;3q|csi:3d;38;3q|csj:37;38;3q|csk:3k;38;3q|ct9:3g;31|cta:3b;3g;31|ctb:3d;3g;31|ctc:37;3g;31|ctk:3g;3m|ctl:3e;3m|ctm:ts;3m|ctn:3d;3m|cto:3b;3m|ctp:3d;3m|ctq:3g;3n|ctr:3e;3n|cts:ts;3n|ctt:3d;3n|ctu:3b;3n|ctv:3d;3n|cu0:3b;u9|cu1:3d;u9|cu3:32;3h|cu6:33;8gl;3b;37|cu7:33;3f;1e|cu8:34;32|cu9:37;3p|cub:38;3g|cud:3b;3b|cue:3b;3d|cun:3g;38|cup:3g;3g;3d|cuq:3g;3i|cus:3j;3m|cut:3n;32|1uo0:36;36|1uo1:36;39|1uo2:36;3c|1uo3:36;36;39|1uo4:36;36;3c|1uo5:3j;3k|1uo6:3j;3k|1uoj:1bk;1bm|1uok:1bk;1b5|1uol:1bk;1bb|1uom:1bu;1bm|1uon:1bk;1bd|3l00:31|3l01:32|3l02:33|3l03:34|3l04:35|3l05:36|3l06:37|3l07:38|3l08:39|3l09:3a|3l0a:3b|3l0b:3c|3l0c:3d|3l0d:3e|3l0e:3f|3l0f:3g|3l0g:3h|3l0h:3i|3l0i:3j|3l0j:3k|3l0k:3l|3l0l:3m|3l0m:3n|3l0n:3o|3l0o:3p|3l0p:3q|3l1k:31|3l1l:32|3l1m:33|3l1n:34|3l1o:35|3l1p:36|3l1q:37|3l1r:38|3l1s:39|3l1t:3a|3l1u:3b|3l1v:3c|3l20:3d|3l21:3e|3l22:3f|3l23:3g|3l24:3h|3l25:3i|3l26:3j|3l27:3k|3l28:3l|3l29:3m|3l2a:3n|3l2b:3o|3l2c:3p|3l2d:3q|3l38:31|3l39:32|3l3a:33|3l3b:34|3l3c:35|3l3d:36|3l3e:37|3l3f:38|3l3g:39|3l3h:3a|3l3i:3b|3l3j:3c|3l3k:3d|3l3l:3e|3l3m:3f|3l3n:3g|3l3o:3h|3l3p:3i|3l3q:3j|3l3r:3k|3l3s:3l|3l3t:3m|3l3u:3n|3l3v:3o|3l40:3p|3l41:3q|3l4s:31|3l4u:33|3l4v:34|3l52:37|3l55:3a|3l56:3b|3l59:3e|3l5a:3f|3l5b:3g|3l5c:3h|3l5e:3j|3l5f:3k|3l5g:3l|3l5h:3m|3l5i:3n|3l5j:3o|3l5k:3p|3l5l:3q|3l6g:31|3l6h:32|3l6i:33|3l6j:34|3l6k:35|3l6l:36|3l6m:37|3l6n:38|3l6o:39|3l6p:3a|3l6q:3b|3l6r:3c|3l6s:3d|3l6t:3e|3l6u:3f|3l6v:3g|3l70:3h|3l71:3i|3l72:3j|3l73:3k|3l74:3l|3l75:3m|3l76:3n|3l77:3o|3l78:3p|3l79:3q|3l84:31|3l85:32|3l87:34|3l88:35|3l89:36|3l8a:37|3l8d:3a|3l8e:3b|3l8f:3c|3l8g:3d|3l8h:3e|3l8i:3f|3l8j:3g|3l8k:3h|3l8m:3j|3l8n:3k|3l8o:3l|3l8p:3m|3l8q:3n|3l8r:3o|3l8s:3p|3l9o:31|3l9p:32|3l9r:34|3l9s:35|3l9t:36|3l9u:37|3la0:39|3la1:3a|3la2:3b|3la3:3c|3la4:3d|3la6:3f|3laa:3j|3lab:3k|3lac:3l|3lad:3m|3lae:3n|3laf:3o|3lag:3p|3lbc:31|3lbd:32|3lbe:33|3lbf:34|3lbg:35|3lbh:36|3lbi:37|3lbj:38|3lbk:39|3lbl:3a|3lbm:3b|3lbn:3c|3lbo:3d|3lbp:3e|3lbq:3f|3lbr:3g|3lbs:3h|3lbt:3i|3lbu:3j|3lbv:3k|3lc0:3l|3lc1:3m|3lc2:3n|3lc3:3o|3lc4:3p|3lc5:3q|3ld0:31|3ld1:32|3ld2:33|3ld3:34|3ld4:35|3ld5:36|3ld6:37|3ld7:38|3ld8:39|3ld9:3a|3lda:3b|3ldb:3c|3ldc:3d|3ldd:3e|3lde:3f|3ldf:3g|3ldg:3h|3ldh:3i|3ldi:3j|3ldj:3k|3ldk:3l|3ldl:3m|3ldm:3n|3ldn:3o|3ldo:3p|3ldp:3q|3lek:31|3lel:32|3lem:33|3len:34|3leo:35|3lep:36|3leq:37|3ler:38|3les:39|3let:3a|3leu:3b|3lev:3c|3lf0:3d|3lf1:3e|3lf2:3f|3lf3:3g|3lf4:3h|3lf5:3i|3lf6:3j|3lf7:3k|3lf8:3l|3lf9:3m|3lfa:3n|3lfb:3o|3lfc:3p|3lfd:3q|3lg8:31|3lg9:32|3lga:33|3lgb:34|3lgc:35|3lgd:36|3lge:37|3lgf:38|3lgg:39|3lgh:3a|3lgi:3b|3lgj:3c|3lgk:3d|3lgl:3e|3lgm:3f|3lgn:3g|3lgo:3h|3lgp:3i|3lgq:3j|3lgr:3k|3lgs:3l|3lgt:3m|3lgu:3n|3lgv:3o|3lh0:3p|3lh1:3q|3lhs:31|3lht:32|3lhu:33|3lhv:34|3li0:35|3li1:36|3li2:37|3li3:38|3li4:39|3li5:3a|3li6:3b|3li7:3c|3li8:3d|3li9:3e|3lia:3f|3lib:3g|3lic:3h|3lid:3i|3lie:3j|3lif:3k|3lig:3l|3lih:3m|3lii:3n|3lij:3o|3lik:3p|3lil:3q|3ljg:31|3ljh:32|3lji:33|3ljj:34|3ljk:35|3ljl:36|3ljm:37|3ljn:38|3ljo:39|3ljp:3a|3ljq:3b|3ljr:3c|3ljs:3d|3ljt:3e|3lju:3f|3ljv:3g|3lk0:3h|3lk1:3i|3lk2:3j|3lk3:3k|3lk4:3l|3lk5:3m|3lk6:3n|3lk7:3o|3lk8:3p|3lk9:3q|3ll8:th|3ll9:ti|3lla:tj|3llb:tk|3llc:tl|3lld:tm|3lle:tn|3llf:to|3llg:tp|3llh:tq|3lli:tr|3llj:ts|3llk:tt|3lll:tu|3llm:tv|3lln:u0|3llo:u1|3llp:to|3llq:u3|3llr:u4|3lls:u5|3llt:u6|3llu:u7|3llv:u8|3lm0:u9|3lmj:u3|3ln2:th|3ln3:ti|3ln4:tj|3ln5:tk|3ln6:tl|3ln7:tm|3ln8:tn|3ln9:to|3lna:tp|3lnb:tq|3lnc:tr|3lnd:ts|3lne:tt|3lnf:tu|3lng:tv|3lnh:u0|3lni:u1|3lnj:to|3lnk:u3|3lnl:u4|3lnm:u5|3lnn:u6|3lno:u7|3lnp:u8|3lnq:u9|3lod:u3|3los:th|3lot:ti|3lou:tj|3lov:tk|3lp0:tl|3lp1:tm|3lp2:tn|3lp3:to|3lp4:tp|3lp5:tq|3lp6:tr|3lp7:ts|3lp8:tt|3lp9:tu|3lpa:tv|3lpb:u0|3lpc:u1|3lpd:to|3lpe:u3|3lpf:u4|3lpg:u5|3lph:u6|3lpi:u7|3lpj:u8|3lpk:u9|3lq7:u3|3lqm:th|3lqn:ti|3lqo:tj|3lqp:tk|3lqq:tl|3lqr:tm|3lqs:tn|3lqt:to|3lqu:tp|3lqv:tq|3lr0:tr|3lr1:ts|3lr2:tt|3lr3:tu|3lr4:tv|3lr5:u0|3lr6:u1|3lr7:to|3lr8:u3|3lr9:u4|3lra:u5|3lrb:u6|3lrc:u7|3lrd:u8|3lre:u9|3ls1:u3|3lsg:th|3lsh:ti|3lsi:tj|3lsj:tk|3lsk:tl|3lsl:tm|3lsm:tn|3lsn:to|3lso:tp|3lsp:tq|3lsq:tr|3lsr:ts|3lss:tt|3lst:tu|3lsu:tv|3lsv:u0|3lt0:u1|3lt1:to|3lt2:u3|3lt3:u4|3lt4:u5|3lt5:u6|3lt6:u7|3lt7:u8|3lt8:u9|3ltr:u3",r:"23:2c|2i:2k|2m:2q|60:6m|6o:6u|bo:bp|c1:c2|c6:c7|c9:cb|ce:ch|cj:ck|cm:co|cs:ct|cv:d0|d6:d7|de:df|dh:dj|dn:do|e4:e5|e7:e8|ea:eb|fh:fi|fm:fo|s8:sa|se:sf|sh:t1|t3:tb|100:11f|19h:1am|7o8:7of|7oo:7ot|7p8:7pf|7po:7pv|7q8:7qd|7r8:7rf|7to:7tr|7u8:7ub|7uo:7ur|7v8:7vc|7vo:7vr|89a:89b|8b0:8bf|95m:96f|1vp1:1vpq|2100:2115",s:"v8|va|vc|ve|vk|130|132|134|136|138|13a|13c|13e|13g|13i|13k|13m|13o|13q|13s|13u|140|14a|14c|14e|14g|14i|14k|14m|14o|14q|14s|14u|150|152|154|156|158|15a|15c|15e|15g|15i|15k|15m|15o|15q|15s|15u|161|163|165|167|169|16b|16d|16g|16i|16k|16m|16o|16q|16s|16u|170|172|174|176|178|17a|17c|17e|17g|17i|17k|17o|180|182|184|186|188|18a|18c|18e|80|82|84|86|88|8a|8c|8e|8g|8i|8k|8m|8o|8q|8s|8u|90|92|94|96|98|9a|9c|9e|9i|9k|9m|9p|9r|9t|9v|a1|a3|a5|a7|aa|ac|ae|ag|ai|ak|am|ao|aq|as|au|b0|b2|b4|b6|b8|ba|bc|be|bg|bi|bk|bm|br|bt|c4|d2|d4|d9|dc|dl|ds|ed|ef|eh|ej|el|en|ep|er|eu|f0|f2|f4|f6|f8|fa|fc|fe|fk|fq|fs|fu|g0|g2|g4|g6|g8|ga|gc|ge|gg|gi|gk|gm|go|gq|gs|gu|h0|h2|h4|h6|h8|ha|hc|he|hg|hi|21|22|7g0|7g2|7g4|7g6|7g8|7ga|7gc|7ge|7gg|7gi|2d|7gk|7gm|7go|7gq|7gs|7gu|7h0|7h2|7h4|7h6|7h8|7ha|7hc|7he|7hg|7hi|7hk|7hm|7ho|7hq|7hs|7hu|7i0|7i2|7i4|7i6|7i8|7ia|7ic|7ie|7ig|7ii|7ik|7im|7io|7iq|7is|7iu|7j0|7j2|7j4|7j6|7j8|7ja|7jc|7je|7jg|7ji|7jk|7jm|2e|7jo|7jq|7js|7ju|7k0|7k2|7k4|7k6|7k8|7ka|7kc|7ke|7kg|7ki|7kk|7l0|7l2|7l4|7l6|7l8|7la|7lc|7le|7lg|7li|7lk|7lm|7lo|7lq|7ls|7lu|7m0|7m2|7m4|7m6|7m8|7ma|7mc|7me|7mg|7mi|7mk|7mm|7mo|7mq|2f|7ms|7mu|7n0|7n2|7n4|7n6|7n8|7na|7nc|7ne|7ng|7ni|7nk|7nm|7no|2g|7qp|7qr|7qt|7qv|2h|896|2l|s6|sc|uo|uq|us|uu|v0|v2|v4|v6"},"B.3":{m:"5l:ts|6v:3j;3j|9g:39;o7|a9:ls;3e|bv:3j|fg:3a;oc|q5:tp|sg:tp;o8;o1|tg:u5;o8;o1|u2:u3|ug:ti|uh:to|ul:u6|um:u0|vg:tq|vh:u1|vi:u3|vl:tl|1c7:1b5;1c2|7km:38;ph|7kn:3k;o8|7ko:3n;oa|7kp:3p;oa|7kq:31;lu|7kr:7j1|7qg:u5;oj|7qi:u5;oj;o0|7qk:u5;oj;o1|7qm:u5;oj;q2|7s0:7o0;tp|7s1:7o1;tp|7s2:7o2;tp|7s3:7o3;tp|7s4:7o4;tp|7s5:7o5;tp|7s6:7o6;tp|7s7:7o7;tp|7s8:7o0;tp|7s9:7o1;tp|7sa:7o2;tp|7sb:7o3;tp|7sc:7o4;tp|7sd:7o5;tp|7se:7o6;tp|7sf:7o7;tp|7sg:7p0;tp|7sh:7p1;tp|7si:7p2;tp|7sj:7p3;tp|7sk:7p4;tp|7sl:7p5;tp|7sm:7p6;tp|7sn:7p7;tp|7so:7p0;tp|7sp:7p1;tp|7sq:7p2;tp|7sr:7p3;tp|7ss:7p4;tp|7st:7p5;tp|7su:7p6;tp|7sv:7p7;tp|7t0:7r0;tp|7t1:7r1;tp|7t2:7r2;tp|7t3:7r3;tp|7t4:7r4;tp|7t5:7r5;tp|7t6:7r6;tp|7t7:7r7;tp|7t8:7r0;tp|7t9:7r1;tp|7ta:7r2;tp|7tb:7r3;tp|7tc:7r4;tp|7td:7r5;tp|7te:7r6;tp|7tf:7r7;tp|7ti:7rg;tp|7tj:th;tp|7tk:tc;tp|7tm:th;q2|7tn:th;q2;tp|7ts:th;tp|7tu:tp|7u2:7rk;tp|7u3:tn;tp|7u4:te;tp|7u6:tn;q2|7u7:tn;q2;tp|7uc:tn;tp|7ui:tp;o8;o0|7uj:tp;o8;o1|7um:tp;q2|7un:tp;o8;q2|7v2:u5;o8;o0|7v3:u5;o8;o1|7v4:u1;oj|7v6:u5;q2|7v7:u5;o8;q2|7vi:7rs;tp|7vj:u9;tp|7vk:ue;tp|7vm:u9;q2|7vn:u9;q2;tp|7vs:u9;tp|1uo0:36;36|1uo1:36;39|1uo2:36;3c|1uo3:36;36;39|1uo4:36;36;3c|1uo5:3j;3k|1uo6:3j;3k|1uoj:1bk;1bm|1uok:1bk;1b5|1uol:1bk;1bb|1uom:1bu;1bm|1uon:1bk;1bd",r:"23:2c|2i:2k|2m:2q|60:6m|6o:6u|bo:bp|c1:c2|c6:c7|c9:cb|ce:ch|cj:ck|cm:co|cs:ct|cv:d0|d6:d7|de:df|dh:dj|dn:do|e4:e5|e7:e8|ea:eb|fh:fi|fm:fo|s8:sa|se:sf|sh:t1|t3:tb|100:11f|19h:1am|7o8:7of|7oo:7ot|7p8:7pf|7po:7pv|7q8:7qd|7r8:7rf|7to:7tr|7u8:7ub|7uo:7ur|7v8:7vc|7vo:7vr|89a:89b|8b0:8bf|95m:96f|1vp1:1vpq|2100:2115",s:"v8|va|vc|ve|vk|130|132|134|136|138|13a|13c|13e|13g|13i|13k|13m|13o|13q|13s|13u|140|14a|14c|14e|14g|14i|14k|14m|14o|14q|14s|14u|150|152|154|156|158|15a|15c|15e|15g|15i|15k|15m|15o|15q|15s|15u|161|163|165|167|169|16b|16d|16g|16i|16k|16m|16o|16q|16s|16u|170|172|174|176|178|17a|17c|17e|17g|17i|17k|17o|180|182|184|186|188|18a|18c|18e|80|82|84|86|88|8a|8c|8e|8g|8i|8k|8m|8o|8q|8s|8u|90|92|94|96|98|9a|9c|9e|9i|9k|9m|9p|9r|9t|9v|a1|a3|a5|a7|aa|ac|ae|ag|ai|ak|am|ao|aq|as|au|b0|b2|b4|b6|b8|ba|bc|be|bg|bi|bk|bm|br|bt|c4|d2|d4|d9|dc|dl|ds|ed|ef|eh|ej|el|en|ep|er|eu|f0|f2|f4|f6|f8|fa|fc|fe|fk|fq|fs|fu|g0|g2|g4|g6|g8|ga|gc|ge|gg|gi|gk|gm|go|gq|gs|gu|h0|h2|h4|h6|h8|ha|hc|he|hg|hi|21|22|7g0|7g2|7g4|7g6|7g8|7ga|7gc|7ge|7gg|7gi|2d|7gk|7gm|7go|7gq|7gs|7gu|7h0|7h2|7h4|7h6|7h8|7ha|7hc|7he|7hg|7hi|7hk|7hm|7ho|7hq|7hs|7hu|7i0|7i2|7i4|7i6|7i8|7ia|7ic|7ie|7ig|7ii|7ik|7im|7io|7iq|7is|7iu|7j0|7j2|7j4|7j6|7j8|7ja|7jc|7je|7jg|7ji|7jk|7jm|2e|7jo|7jq|7js|7ju|7k0|7k2|7k4|7k6|7k8|7ka|7kc|7ke|7kg|7ki|7kk|7l0|7l2|7l4|7l6|7l8|7la|7lc|7le|7lg|7li|7lk|7lm|7lo|7lq|7ls|7lu|7m0|7m2|7m4|7m6|7m8|7ma|7mc|7me|7mg|7mi|7mk|7mm|7mo|7mq|2f|7ms|7mu|7n0|7n2|7n4|7n6|7n8|7na|7nc|7ne|7ng|7ni|7nk|7nm|7no|2g|7qp|7qr|7qt|7qv|2h|896|2l|s6|sc|uo|uq|us|uu|v0|v2|v4|v6"},"C.1.1":{s:"10"},"C.1.2":{r:"800:80b",s:"c00|50|5k0|81f|82v"},"C.2.1":{r:"0:v",s:"3v"},"C.2.2":{r:"40:4v|80c:80d|818:819|830:833|83a:83f|1vvp:1vvs|3kbj:3kbq",s:"1mt|1of|60e|1vnv"},"C.3":{r:"1o00:1u7v|u000:vvvt|10000:11vvt"},"C.4":{r:"1veg:1vff|1vvu:1vvv|3vvu:3vvv|5vvu:5vvv|7vvu:7vvv|9vvu:9vvv|bvvu:bvvv|dvvu:dvvv|fvvu:fvvv|hvvu:hvvv|jvvu:jvvv|lvvu:lvvv|nvvu:nvvv|pvvu:pvvv|rvvu:rvvv|tvvu:tvvv|vvvu:vvvv|11vvu:11vvv"},"C.5":{r:"1m00:1nvv"},"C.6":{r:"1vvp:1vvt"},"C.7":{r:"bvg:bvr"},"C.8":{r:"q0:q1|80e:80f|81a:81e|83a:83f"},"C.9":{r:"s010:s03v",s:"s001"},"D.1":{r:"1eg:1fa|1fg:1fk|1h1:1hq|1i0:1ia|1jd:1jf|1jh:1ml|1n5:1n6|1nq:1nu|1o0:1od|1oi:1pc|1s0:1t5|1uov:1up8|1upa:1upm|1upo:1ups|1uq0:1uq1|1uq3:1uq4|1uq6:1uth|1uuj:1v9t|1vag:1vcf|1vci:1ve7|1vfg:1vfs|1vjg:1vjk|1vjm:1vns",s:"1du|1e0|1e3|1gr|1gv|1mt|1og|1th|1uot|1upu|80f"},"D.2":{r:"21:2q|31:3q|60:6m|6o:7m|7o:h0|h2:hj|ig:ld|lg:lo|lr:m1|mg:mh|n0:n4|s8:sa|se:t1|t3:ue|ug:vl|100:142|14a:16e|16g:17l|17o:17p|180:18f|19h:1am|1ap:1av|1b1:1c7|285:29p|29t:2a0|2a9:2ac|2ao:2b1|2b4:2bg|2c2:2c3|2c5:2cc|2cf:2cg|2cj:2d8|2da:2dg|2dm:2dp|2du:2e0|2e7:2e8|2eb:2ec|2es:2et|2ev:2f1|2f6:2fh|2fk:2fq|2g5:2ga|2gf:2gg|2gj:2h8|2ha:2hg|2hi:2hj|2hl:2hm|2ho:2hp|2hu:2i0|2ip:2is|2j6:2jf|2ji:2jk|2k5:2kb|2kf:2kh|2kj:2l8|2la:2lg|2li:2lj|2ll:2lp|2lt:2m0|2mb:2mc|2n6:2nf|2o2:2o3|2o5:2oc|2of:2og|2oj:2p8|2pa:2pg|2pi:2pj|2pm:2pp|2pt:2pu|2q7:2q8|2qb:2qc|2qs:2qt|2qv:2r1|2r6:2rg|2s5:2sa|2se:2sg|2si:2sl|2sp:2sq|2su:2sv|2t3:2t4|2t8:2ta|2te:2tl|2tn:2tp|2tu:2tv|2u1:2u2|2u6:2u8|2ua:2uc|2v7:2vi|301:303|305:30c|30e:30g|30i:318|31a:31j|31l:31p|321:324|330:331|336:33f|342:343|345:34c|34e:34g|34i:358|35a:35j|35l:35p|360:364|367:368|36a:36b|36l:36m|370:371|376:37f|382:383|385:38c|38e:38g|38i:398|39a:39p|39u:3a0|3a6:3a8|3aa:3ac|3b0:3b1|3b6:3bf|3c2:3c3|3c5:3cm|3cq:3dh|3dj:3dr|3e0:3e6|3ef:3eh|3eo:3ev|3fi:3fk|3g1:3hg|3hi:3hj|3i0:3i6|3if:3ir|3k1:3k2|3k7:3k8|3kk:3kn|3kp:3kv|3l1:3l3|3la:3lb|3ld:3lg|3li:3lj|3m0:3m4|3mg:3mp|3ms:3mt|3o0:3on|3oq:3pk|3pu:3q7|3q9:3ra|3s8:3sb|3tu:3u5|3u7:3uc|400:411|413:417|419:41a|420:42n|450:465|46g:47o|480:4ap|4av:4d2|4d8:4fp|4g0:4g6|4g8:4i6|4ia:4id|4ig:4im|4iq:4it|4j0:4k6|4ka:4kd|4kg:4le|4li:4ll|4lo:4lu|4m2:4m5|4m8:4me|4mg:4mm|4mo:4ne|4ng:4oe|4oi:4ol|4oo:4ou|4p0:4q6|4q8:4qq|4r1:4rs|4t0:4vk|501:5jm|5k1:5kq|5l0:5ng|5o0:5oc|5oe:5oh|5p0:5ph|5pl:5pm|5q0:5qh|5r0:5rc|5re:5rg|5s0:5tm|5tu:5u5|5u7:5u8|5uk:5uq|5v0:5v9|60g:60p|610:63n|640:658|7g0:7kr|7l0:7np|7o0:7ol|7oo:7ot|7p0:7q5|7q8:7qd|7qg:7qn|7qv:7rt|7s0:7tk|7tm:7ts|7u2:7u4|7u6:7uc|7ug:7uj|7um:7ur|7v0:7vc|7vi:7vk|7vm:7vs|88a:88j|88p:88t|89a:89d|89f:89h|89j:89p|89t:89v|8a5:8a9|8b0:8c3|8pm:8rq|94s:979|c05:c07|c11:c19|c1h:c1l|c1o:c1s|c21:c4m|c4t:c4v|c51:c7q|c7s:c7v|c85:c9c|c9h:cce|ccg:cdn|cfg:cgs|ch0:ci3|cj0:cjr|cjv:clg|cm0:cmb|cmg:cnu|co0:crm|crr:cut|cv0:cvu|d00:jdl|jg0:17t5|1800:194c|1b00:1lt3|1m00:1uhd|1uhg:1uja|1uo0:1uo6|1uoj:1uon|1vp1:1vpq|1vq1:1vqq|1vr6:1vtu|1vu2:1vu7|1vua:1vuf|1vui:1vun|1vuq:1vus|20o0:20ou|20p0:20p3|20pg:20qa|2100:2115|2118:212d|3k00:3k7l|3k80:3k96|3k9a:3kb6|3kba:3kbi|3kc3:3kc4|3kcc:3kd9|3kde:3ket|3l00:3l2k|3l2m:3l4s|3l4u:3l4v|3l55:3l56|3l59:3l5c|3l5e:3l5p|3l5t:3l60|3l62:3l63|3l65:3l85|3l87:3l8a|3l8d:3l8k|3l8m:3l8s|3l8u:3l9p|3l9r:3l9u|3la0:3la4|3laa:3lag|3lai:3ll3|3ll8:3lu9|4000:59mm|5u00:5ugt|u000:vvvt|10000:11vvt",s:"3l52|3l5r|3la6|1c9|5a|5l|5q|283|2ag|2di|2en|2iu|2k3|2kd|2m9|2mg|2n0|2q0|2qn|2s3|2ss|2un|35u|36u|3an|3dt|3k4|3ka|3kd|3l5|3l7|3lt|3m6|3pm|3po|3rv|3s5|3uf|41c|41h|41o|47r|4i8|4io|4k8|4lg|4m0|4og|5us|ne|7qp|7qr|7qt|7tu|80e|83h|83v|882|887|88l|894|896|898|rq|s6|sc|8sl"}}},function(e,t,n){"use strict";n(48),n(52),n(39),n(28),n(7),n(25),n(78),n(2),n(13),n(33),n(14);var r=n(4),i=n(5),o=n(460),a=Symbol("max"),s=Symbol("length"),u=Symbol("lengthCalculator"),c=Symbol("allowStale"),l=Symbol("maxAge"),f=Symbol("dispose"),p=Symbol("noDisposeOnSet"),d=Symbol("lruList"),h=Symbol("cache"),v=Symbol("updateAgeOnGet"),m=function(){return 1},g=function(){function e(t){if(r(this,e),"number"==typeof t&&(t={max:t}),t||(t={}),t.max&&("number"!=typeof t.max||t.max<0))throw new TypeError("max must be a non-negative number");this[a]=t.max||1/0;var n=t.length||m;if(this[u]="function"!=typeof n?m:n,this[c]=t.stale||!1,t.maxAge&&"number"!=typeof t.maxAge)throw new TypeError("maxAge must be a number");this[l]=t.maxAge||0,this[f]=t.dispose,this[p]=t.noDisposeOnSet||!1,this[v]=t.updateAgeOnGet||!1,this.reset()}return i(e,[{key:"rforEach",value:function(e,t){t=t||this;for(var n=this[d].tail;null!==n;){var r=n.prev;x(this,e,n,t),n=r}}},{key:"forEach",value:function(e,t){t=t||this;for(var n=this[d].head;null!==n;){var r=n.next;x(this,e,n,t),n=r}}},{key:"keys",value:function(){return this[d].toArray().map((function(e){return e.key}))}},{key:"values",value:function(){return this[d].toArray().map((function(e){return e.value}))}},{key:"reset",value:function(){var e=this;this[f]&&this[d]&&this[d].length&&this[d].forEach((function(t){return e[f](t.key,t.value)})),this[h]=new Map,this[d]=new o,this[s]=0}},{key:"dump",value:function(){var e=this;return this[d].map((function(t){return!b(e,t)&&{k:t.key,v:t.value,e:t.now+(t.maxAge||0)}})).toArray().filter((function(e){return e}))}},{key:"dumpLru",value:function(){return this[d]}},{key:"set",value:function(e,t,n){if((n=n||this[l])&&"number"!=typeof n)throw new TypeError("maxAge must be a number");var r=n?Date.now():0,i=this[u](t,e);if(this[h].has(e)){if(i>this[a])return S(this,this[h].get(e)),!1;var o=this[h].get(e).value;return this[f]&&(this[p]||this[f](e,o.value)),o.now=r,o.maxAge=n,o.value=t,this[s]+=i-o.length,o.length=i,this.get(e),_(this),!0}var c=new w(e,t,i,r,n);return c.length>this[a]?(this[f]&&this[f](e,t),!1):(this[s]+=c.length,this[d].unshift(c),this[h].set(e,this[d].head),_(this),!0)}},{key:"has",value:function(e){if(!this[h].has(e))return!1;var t=this[h].get(e).value;return!b(this,t)}},{key:"get",value:function(e){return y(this,e,!0)}},{key:"peek",value:function(e){return y(this,e,!1)}},{key:"pop",value:function(){var e=this[d].tail;return e?(S(this,e),e.value):null}},{key:"del",value:function(e){S(this,this[h].get(e))}},{key:"load",value:function(e){this.reset();for(var t=Date.now(),n=e.length-1;n>=0;n--){var r=e[n],i=r.e||0;if(0===i)this.set(r.k,r.v);else{var o=i-t;o>0&&this.set(r.k,r.v,o)}}}},{key:"prune",value:function(){var e=this;this[h].forEach((function(t,n){return y(e,n,!1)}))}},{key:"max",set:function(e){if("number"!=typeof e||e<0)throw new TypeError("max must be a non-negative number");this[a]=e||1/0,_(this)},get:function(){return this[a]}},{key:"allowStale",set:function(e){this[c]=!!e},get:function(){return this[c]}},{key:"maxAge",set:function(e){if("number"!=typeof e)throw new TypeError("maxAge must be a non-negative number");this[l]=e,_(this)},get:function(){return this[l]}},{key:"lengthCalculator",set:function(e){var t=this;"function"!=typeof e&&(e=m),e!==this[u]&&(this[u]=e,this[s]=0,this[d].forEach((function(e){e.length=t[u](e.value,e.key),t[s]+=e.length}))),_(this)},get:function(){return this[u]}},{key:"length",get:function(){return this[s]}},{key:"itemCount",get:function(){return this[d].length}}]),e}(),y=function(e,t,n){var r=e[h].get(t);if(r){var i=r.value;if(b(e,i)){if(S(e,r),!e[c])return}else n&&(e[v]&&(r.value.now=Date.now()),e[d].unshiftNode(r));return i.value}},b=function(e,t){if(!t||!t.maxAge&&!e[l])return!1;var n=Date.now()-t.now;return t.maxAge?n>t.maxAge:e[l]&&n>e[l]},_=function(e){if(e[s]>e[a])for(var t=e[d].tail;e[s]>e[a]&&null!==t;){var n=t.prev;S(e,t),t=n}},S=function(e,t){if(t){var n=t.value;e[f]&&e[f](n.key,n.value),e[s]-=n.length,e[h].delete(n.key),e[d].removeNode(t)}},w=function e(t,n,i,o,a){r(this,e),this.key=t,this.value=n,this.length=i,this.now=o,this.maxAge=a||0},x=function(e,t,n,r){var i=n.value;b(e,i)&&(S(e,n),e[c]||(i=void 0)),i&&t.call(r,i.value,i.key,e)};e.exports=g},function(e,t,n){"use strict";function r(e){var t=this;if(t instanceof r||(t=new r),t.tail=null,t.head=null,t.length=0,e&&"function"==typeof e.forEach)e.forEach((function(e){t.push(e)}));else if(arguments.length>0)for(var n=0,i=arguments.length;n<i;n++)t.push(arguments[n]);return t}function i(e,t,n){var r=t===e.head?new s(n,null,t,e):new s(n,t,t.next,e);return null===r.next&&(e.tail=r),null===r.prev&&(e.head=r),e.length++,r}function o(e,t){e.tail=new s(t,e.tail,null,e),e.head||(e.head=e.tail),e.length++}function a(e,t){e.head=new s(t,null,e.head,e),e.tail||(e.tail=e.head),e.length++}function s(e,t,n,r){if(!(this instanceof s))return new s(e,t,n,r);this.list=r,this.value=e,t?(t.next=this,this.prev=t):this.prev=null,n?(n.prev=this,this.next=n):this.next=null}n(28),n(25),n(145),n(29),n(87),n(33),e.exports=r,r.Node=s,r.create=r,r.prototype.removeNode=function(e){if(e.list!==this)throw new Error("removing node which does not belong to this list");var t=e.next,n=e.prev;return t&&(t.prev=n),n&&(n.next=t),e===this.head&&(this.head=t),e===this.tail&&(this.tail=n),e.list.length--,e.next=null,e.prev=null,e.list=null,t},r.prototype.unshiftNode=function(e){if(e!==this.head){e.list&&e.list.removeNode(e);var t=this.head;e.list=this,e.next=t,t&&(t.prev=e),this.head=e,this.tail||(this.tail=e),this.length++}},r.prototype.pushNode=function(e){if(e!==this.tail){e.list&&e.list.removeNode(e);var t=this.tail;e.list=this,e.prev=t,t&&(t.next=e),this.tail=e,this.head||(this.head=e),this.length++}},r.prototype.push=function(){for(var e=0,t=arguments.length;e<t;e++)o(this,arguments[e]);return this.length},r.prototype.unshift=function(){for(var e=0,t=arguments.length;e<t;e++)a(this,arguments[e]);return this.length},r.prototype.pop=function(){if(this.tail){var e=this.tail.value;return this.tail=this.tail.prev,this.tail?this.tail.next=null:this.head=null,this.length--,e}},r.prototype.shift=function(){if(this.head){var e=this.head.value;return this.head=this.head.next,this.head?this.head.prev=null:this.tail=null,this.length--,e}},r.prototype.forEach=function(e,t){t=t||this;for(var n=this.head,r=0;null!==n;r++)e.call(t,n.value,r,this),n=n.next},r.prototype.forEachReverse=function(e,t){t=t||this;for(var n=this.tail,r=this.length-1;null!==n;r--)e.call(t,n.value,r,this),n=n.prev},r.prototype.get=function(e){for(var t=0,n=this.head;null!==n&&t<e;t++)n=n.next;if(t===e&&null!==n)return n.value},r.prototype.getReverse=function(e){for(var t=0,n=this.tail;null!==n&&t<e;t++)n=n.prev;if(t===e&&null!==n)return n.value},r.prototype.map=function(e,t){t=t||this;for(var n=new r,i=this.head;null!==i;)n.push(e.call(t,i.value,this)),i=i.next;return n},r.prototype.mapReverse=function(e,t){t=t||this;for(var n=new r,i=this.tail;null!==i;)n.push(e.call(t,i.value,this)),i=i.prev;return n},r.prototype.reduce=function(e,t){var n,r=this.head;if(arguments.length>1)n=t;else{if(!this.head)throw new TypeError("Reduce of empty list with no initial value");r=this.head.next,n=this.head.value}for(var i=0;null!==r;i++)n=e(n,r.value,i),r=r.next;return n},r.prototype.reduceReverse=function(e,t){var n,r=this.tail;if(arguments.length>1)n=t;else{if(!this.tail)throw new TypeError("Reduce of empty list with no initial value");r=this.tail.prev,n=this.tail.value}for(var i=this.length-1;null!==r;i--)n=e(n,r.value,i),r=r.prev;return n},r.prototype.toArray=function(){for(var e=new Array(this.length),t=0,n=this.head;null!==n;t++)e[t]=n.value,n=n.next;return e},r.prototype.toArrayReverse=function(){for(var e=new Array(this.length),t=0,n=this.tail;null!==n;t++)e[t]=n.value,n=n.prev;return e},r.prototype.slice=function(e,t){(t=t||this.length)<0&&(t+=this.length),(e=e||0)<0&&(e+=this.length);var n=new r;if(t<e||t<0)return n;e<0&&(e=0),t>this.length&&(t=this.length);for(var i=0,o=this.head;null!==o&&i<e;i++)o=o.next;for(;null!==o&&i<t;i++,o=o.next)n.push(o.value);return n},r.prototype.sliceReverse=function(e,t){(t=t||this.length)<0&&(t+=this.length),(e=e||0)<0&&(e+=this.length);var n=new r;if(t<e||t<0)return n;e<0&&(e=0),t>this.length&&(t=this.length);for(var i=this.length,o=this.tail;null!==o&&i>t;i--)o=o.prev;for(;null!==o&&i>e;i--,o=o.prev)n.push(o.value);return n},r.prototype.splice=function(e,t){e>this.length&&(e=this.length-1),e<0&&(e=this.length+e);for(var n=0,r=this.head;null!==r&&n<e;n++)r=r.next;var o=[];for(n=0;r&&n<t;n++)o.push(r.value),r=this.removeNode(r);null===r&&(r=this.tail),r!==this.head&&r!==this.tail&&(r=r.prev);for(n=0;n<(arguments.length<=2?0:arguments.length-2);n++)r=i(this,r,n+2<2||arguments.length<=n+2?void 0:arguments[n+2]);return o},r.prototype.reverse=function(){for(var e=this.head,t=this.tail,n=e;null!==n;n=n.prev){var r=n.prev;n.prev=n.next,n.next=r}return this.head=t,this.tail=e,this};try{n(461)(r)}catch(e){}},function(e,t,n){"use strict";n(48),n(52),n(92),n(7),n(2),n(13),n(14);var r=n(8);n(15),e.exports=function(e){e.prototype[Symbol.iterator]=r.mark((function e(){var t;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:t=this.head;case 1:if(!t){e.next=7;break}return e.next=4,t.value;case 4:t=t.next,e.next=1;break;case 7:case"end":return e.stop()}}),e,this)}))}},function(e,t,n){(function(t){n(29),n(2),n(12),n(24),n(37);var r=n(11),i=/^\s+|\s+$/g,o=/^[-+]0x[0-9a-f]+$/i,a=/^0b[01]+$/i,s=/^0o[0-7]+$/i,u=parseInt,c="object"==(void 0===t?"undefined":r(t))&&t&&t.Object===Object&&t,l="object"==("undefined"==typeof self?"undefined":r(self))&&self&&self.Object===Object&&self,f=c||l||Function("return this")(),p=Object.prototype.toString,d=Math.max,h=Math.min,v=function(){return f.Date.now()};function m(e,t,n){var r,i,o,a,s,u,c=0,l=!1,f=!1,p=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function m(t){var n=r,o=i;return r=i=void 0,c=t,a=e.apply(o,n)}function y(e){return c=e,s=setTimeout(S,t),l?m(e):a}function _(e){var n=e-u;return void 0===u||n>=t||n<0||f&&e-c>=o}function S(){var e=v();if(_(e))return w(e);s=setTimeout(S,function(e){var n=t-(e-u);return f?h(n,o-(e-c)):n}(e))}function w(e){return s=void 0,p&&r?m(e):(r=i=void 0,a)}function x(){var e=v(),n=_(e);if(r=arguments,i=this,u=e,n){if(void 0===s)return y(u);if(f)return s=setTimeout(S,t),m(u)}return void 0===s&&(s=setTimeout(S,t)),a}return t=b(t)||0,g(n)&&(l=!!n.leading,o=(f="maxWait"in n)?d(b(n.maxWait)||0,t):o,p="trailing"in n?!!n.trailing:p),x.cancel=function(){void 0!==s&&clearTimeout(s),c=0,r=u=i=s=void 0},x.flush=function(){return void 0===s?a:w(v())},x}function g(e){var t=r(e);return!!e&&("object"==t||"function"==t)}function y(e){return"symbol"==r(e)||function(e){return!!e&&"object"==r(e)}(e)&&"[object Symbol]"==p.call(e)}function b(e){if("number"==typeof e)return e;if(y(e))return NaN;if(g(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=g(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(i,"");var n=a.test(e);return n||s.test(e)?u(e.slice(2),n?2:8):o.test(e)?NaN:+e}e.exports=function(e,t,n){var r=!0,i=!0;if("function"!=typeof e)throw new TypeError("Expected a function");return g(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),m(e,t,{leading:r,maxWait:t,trailing:i})}}).call(this,n(108))},function(e,t,n){var r,i;n(27),n(2),n(12),n(24),n(99);var o=n(11);!function(a,s){"object"==o(t)&&void 0!==e?e.exports=s():void 0===(i="function"==typeof(r=s)?r.call(t,n,t,e):r)||(e.exports=i)}(0,(function(){"use strict";var e="undefined"==typeof window,t=!1,n=!1,r=!1,i=!1,o=!1,a=!1,s=!1,u=!1,c=!1,l=!1;return e||(t="undefined"!=typeof InstallTrigger,n=!!window.chrome,r=!(!window.chrome||!window.navigator||!window.navigator.plugins||!window.navigator.plugins.namedItem("Chrome PDF Plugin")&&!window.chrome.runtime),i=n&&!window.chrome.webstore&&!window.chrome.runtime,o=0<Object.prototype.toString.call(window.HTMLElement).indexOf("Constructor")||window.safari&&window.safari.pushNotification,a=!!window.opr&&!!window.opr.addons||!!window.opera,s=!!window.StyleMedia,u=n&&!!navigator.userAgent.match(/edg/i),c=(r||a)&&!!window.CSS,l=!(n||o||t||a||!document.documentMode)),{get isChrome(){return r},get isChromeOrChromium(){return n},get isChromium(){return i},get isFirefox(){return t},get isSafari(){return o},get isOpera(){return a},get isEdge(){return s},get isEdgeChromium(){return u},get isIE(){return l},get isBlink(){return c}}}))},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.definitions=void 0;var r=n(3),i=n(1),o={aliases:["message.propose"],element:"propose",fields:{conversationId:r.attribute("inin-cid"),persistentConversationId:r.attribute("inin-persistent-cid"),sdpOverXmpp:r.booleanAttribute("inin-sdp-over-xmpp"),originalRoomJid:r.attribute("inin-ofrom"),autoAnswer:r.booleanAttribute("inin-autoanswer"),fromUserId:r.attribute("inin-user-id"),sessionId:r.attribute("id"),meetingId:r.attribute("inin-meeting-id")},namespace:"urn:xmpp:jingle-message:0"},a={aliases:["message.proceed"],element:"proceed",fields:{sessionId:r.attribute("id")},namespace:"urn:xmpp:jingle-message:0"},s={aliases:["message.accept"],element:"accept",fields:{sessionId:r.attribute("id")},namespace:"urn:xmpp:jingle-message:0"},u={aliases:["message.reject"],element:"reject",fields:{sessionId:r.attribute("id")},namespace:"urn:xmpp:jingle-message:0"},c={aliases:["message.retract"],element:"retract",fields:{sessionId:r.attribute("id")},namespace:"urn:xmpp:jingle-message:0"},l={aliases:["iq.jingle.screenstart"],element:"screen-start",namespace:i.NS_JINGLE_RTP_INFO_1},f={aliases:["iq.jingle.screenstop"],element:"screen-stop",namespace:i.NS_JINGLE_RTP_INFO_1},p={path:"iq",namespace:i.NS_CLIENT,element:"iq",fields:{genesysWebrtc:r.childJSON("genesys","genesys-webrtc")}},d={path:"message",namespace:i.NS_CLIENT,element:"message",fields:{mediaMessage:r.childJSON("genesys","media-message")}},h={aliases:["presence.media"],element:"x",fields:{conversationId:r.attribute("conversationId"),sourceCommunicationId:r.attribute("sourceCommunicationId"),screenShare:r.childAttribute(null,"mediastream","screenShare"),video:r.childAttribute(null,"mediastream","video"),audio:r.childAttribute(null,"mediastream","audio"),listener:r.childAttribute(null,"mediastream","listener"),screenRecording:r.childAttribute(null,"mediastream","screenRecording")},namespace:"orgspan:mediastream"};t.definitions=[o,a,s,u,c,l,f,h,p,d]},function(e,t,n){"use strict";n(6),n(39),n(49),n(7),n(25),n(78),n(100),n(2),n(12),n(89),n(13),n(47),n(14);var r=n(34),i=n(11),o=n(9),a=n(4),s=n(5);function u(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return c(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return c(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function c(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function l(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function f(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?l(Object(n),!0).forEach((function(t){o(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):l(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var p=n(18),d=n(171),h=(0,p.__importDefault)(n(466)),v=(0,p.__importDefault)(n(285)),m=function(){function e(){a(this,e),this.translators=new Map,this.root=new v.default,this.setLanguageResolver(d.basicLanguageResolver)}return s(e,[{key:"setLanguageResolver",value:function(e){this.languageResolver=e}},{key:"import",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{registry:this};if(this.hasTranslator(e.getNamespace(),e.getName())){t.acceptLanguages||(t.acceptLanguages=[]),t.acceptLanguages=t.acceptLanguages.map((function(e){return e.toLowerCase()})),t.lang&&(t.lang=t.lang.toLowerCase()),t.resolveLanguage||(t.resolveLanguage=this.languageResolver),t.path=this.getImportKey(e),t.sanitizers||(t.sanitizers={xhtmlim:h.default});var n=this.getOrCreateTranslator(e.getNamespace(),e.getName());return n.import(e,f(f({},t),{},{registry:this}))}}},{key:"export",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{registry:this};n.acceptLanguages||(n.acceptLanguages=[]),n.acceptLanguages=n.acceptLanguages.map((function(e){return e.toLowerCase()})),n.lang&&(n.lang=n.lang.toLowerCase()),n.sanitizers||(n.sanitizers={xhtmlim:h.default}),n.path=e;var r,i=e.split(".").filter((function(e){return""!==e})),o=this.root,a=u(i);try{for(a.s();!(r=a.n()).done;){var s=r.value,c=o.getChild(s);if(!c)return;o=c}}catch(e){a.e(e)}finally{a.f()}return o.export(t,f(f({},n),{},{registry:this}))}},{key:"getImportKey",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=t?this.walkToTranslator(t.split(".")):this.root;if(n)return n.getImportKey(e)}},{key:"define",value:function(e){if(Array.isArray(e)){var t,n=u(e);try{for(n.s();!(t=n.n()).done;){var o=t.value;"object"===i(o)?this.define(o):o(this)}}catch(e){n.e(e)}finally{n.f()}}else if("object"===i(e)){var a=e;a.aliases=a.aliases||[],a.path&&!a.aliases.includes(a.path)&&a.aliases.push(a.path);var s,c=a.aliases.map((function(e){return"string"==typeof e?{path:e}:e})).sort((function(e,t){var n=e.path.split(".").length;return t.path.split(".").length-n}));if(this.hasTranslator(a.namespace,a.element)&&(s=this.getOrCreateTranslator(a.namespace,a.element)),!s){var l,f,p=u(c);try{for(p.s();!(f=p.n()).done;){var d=f.value,h=this.walkToTranslator(d.path.split("."));if(h&&!h.placeholder){s=h;break}h&&(l=h)}}catch(e){p.e(e)}finally{p.f()}l&&!s&&((s=l).placeholder=!1)}s||(s=this.getOrCreateTranslator(a.namespace,a.element)),this.indexTranslator(a.namespace,a.element,s);var v=a.fields||{},m=new Map,g=new Map,y=new Map,b=new Map;a.typeField&&(s.typeField=a.typeField),a.defaultType&&(s.defaultType=a.defaultType),a.versionField&&(s.versionField=a.versionField),a.defaultVersion&&(s.defaultVersion=a.defaultVersion),a.languageField&&(s.languageField=a.languageField);for(var _=0,S=Object.entries(v);_<S.length;_++){var w=r(S[_],2),x=w[0],k=w[1];m.set(x,k.importer),y.set(x,k.importOrder||k.order||0),g.set(x,k.exporter),b.set(x,k.exportOrder||k.order||0)}if(a.childrenExportOrder)for(var O=0,A=Object.entries(a.childrenExportOrder);O<A.length;O++){var T=r(A[O],2),E=T[0],I=T[1];b.set(E,I||0)}for(var N=new Map,R=0,j=Object.entries(a.optionalNamespaces||{});R<j.length;R++){var P=r(j[R],2),C=P[0],L=P[1];N.set(C,L)}s.updateDefinition({contexts:new Map,element:a.element,exporterOrdering:b,exporters:g,importerOrdering:y,importers:m,namespace:a.namespace,optionalNamespaces:N,type:a.type,version:a.version,typeOrder:a.typeOrder});var M,D=u(c);try{for(D.s();!(M=D.n()).done;){var B=M.value;this.alias(a.namespace,a.element,B.path,B.multiple,B.selector,B.contextField,a.type,B.impliedType)}}catch(e){D.e(e)}finally{D.f()}var F,q=u(c);try{for(q.s();!(F=q.n()).done;){var U=F.value,J=this.walkToTranslator(U.path.split("."));J&&J!==s&&J.replaceWith(s)}}catch(e){q.e(e)}finally{q.f()}}else e(this)}},{key:"alias",value:function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]&&arguments[3],i=arguments.length>4?arguments[4]:void 0,o=arguments.length>5?arguments[5]:void 0,a=arguments.length>6?arguments[6]:void 0,s=arguments.length>7&&void 0!==arguments[7]&&arguments[7],u=this.getOrCreateTranslator(e,t);u.placeholder=!1;var c=n.split(".").filter((function(e){return""!==e})),l=c.pop(),f=this.walkToTranslator(c,!0),p="{".concat(e,"}").concat(t);a&&(o||s)&&u.addContext(n,i,o,p,a,s),f.addChild(l,u,r,i,p)}},{key:"walkToTranslator",value:function(e){var t,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=this.root,i=u(e);try{for(i.s();!(t=i.n()).done;){var o=t.value,a=r.getChild(o);if(!a){if(!n)return;(a=new v.default).placeholder=!0,r.addChild(o,a)}r=a}}catch(e){i.e(e)}finally{i.f()}return r}},{key:"hasTranslator",value:function(e,t){return this.translators.has("{".concat(e,"}").concat(t))}},{key:"getOrCreateTranslator",value:function(e,t){var n=this.translators.get("{".concat(e,"}").concat(t));return n||(n=new v.default,this.indexTranslator(e,t,n)),n}},{key:"indexTranslator",value:function(e,t,n){this.translators.set("{".concat(e,"}").concat(t),n)}}]),e}();t.default=m},function(e,t,n){"use strict";n(6),n(39),n(7),n(36),n(25),n(21),n(78),n(100),n(2),n(12),n(79),n(13),n(99),n(37),n(14);var r=n(34);function i(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return o(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return o(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,s=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return s=e.done,e},e:function(e){u=!0,a=e},f:function(){try{s||null==n.return||n.return()}finally{if(u)throw a}}}}function o(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0});var a=new Set(["a","blockquote","br","cite","em","img","li","ol","p","span","strong","ul"]),s=new Set(["style"]),u=new Map([["a",new Set(["href","style"])],["body",new Set(["style","xml:lang"])],["blockquote",s],["br",s],["cite",s],["em",s],["img",new Set(["alt","height","src","style","width"])],["li",s],["ol",s],["p",s],["span",s],["strong",s],["ul",s]]),c=new Map([["font-style",/normal|italic|oblique|inherit/i],["font-weight",/normal|bold|bolder|lighter|inherit|\d\d\d/i],["text-decoration",/none|underline|overline|line-through|blink|inherit/i]]),l=function(e){return!!e.match(/^(https?|xmpp|cid|mailto|ftps?|im|ircs?|sips?|tel|geo|bitcoin|magnet):/i)&&e},f=function(e){return!!e.match(/^[0-9]*$/)&&e},p={alt:function(e){return e},height:f,href:l,src:l,style:function(e){var t=";".concat(e).replace(/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,"").replace(/\/\*.*/,"").replace(/\\([a-fA-F0-9]{1,6})\s?/,(function(e,t){return String.fromCharCode(parseInt(t,16))})).match(/;\s*([a-z-]+)\s*:\s*([^;]*[^\s;])\s*/g),n=[];if(!t)return!1;var r,o=i(t);try{for(o.s();!(r=o.n()).done;){var a=r.value.match(/^;\s*([a-z-]+)\s*:\s*([^;]*[^\s])\s*$/);if(a){var s=c.get(a[1]);if(s){var u=a[2].match(s);u&&n.push("".concat(a[1],":").concat(u[0]))}}}}catch(e){o.e(e)}finally{o.f()}return!!n.length&&n.join("")},width:f};function d(e){if("string"==typeof e)return e;if(!a.has(e.name)){if("script"===e.name)return;return function(e){var t,n=[],r=i(e.children);try{for(r.s();!(t=r.n()).done;){var o=t.value;if("string"==typeof o)n.push(o);else{var a=d(o);a&&(Array.isArray(a)?n=n.concat(a):n.push(a))}}}catch(e){r.e(e)}finally{r.f()}return n}(e)}for(var t=e.children.map(d).filter((function(e){return void 0!==e})),n={},o=0,s=Object.entries(e.attributes);o<s.length;o++){var c=r(s[o],2),l=c[0],f=c[1],h=u.get(e.name);if(h&&h.has(l)&&f){var v=p[l](f);v&&(n[l]=v)}}return{attributes:n,children:t,name:e.name}}t.default=function(e){if("string"!=typeof e){var t,n=[],r=i(e.children);try{for(r.s();!(t=r.n()).done;){var o=t.value;if(o)if("string"!=typeof o){var a=d(o);Array.isArray(a)?n=n.concat(a):a&&n.push(a)}else n.push(o)}}catch(e){r.e(e)}finally{r.f()}var s={};if("body"===e.name)return void 0!==e.attributes.xmlns&&(s.xmlns=e.attributes.xmlns),e.attributes.style&&(s.style=e.attributes.style),void 0!==e.attributes["xml:lang"]&&(s["xml:lang"]=e.attributes["xml:lang"]),{attributes:s,children:n,name:"body"}}}},function(e,t,n){n(119)("toPrimitive")},function(e,t,n){var r=n(10),i=n(257),o=n(140);r({target:"Array",proto:!0},{copyWithin:i}),o("copyWithin")},function(e,t,n){var r=n(81),i=n(470),o=n(32)("toPrimitive"),a=Date.prototype;o in a||r(a,o,i)},function(e,t,n){"use strict";var r=n(44),i=n(114);e.exports=function(e){if("string"!==e&&"number"!==e&&"default"!==e)throw TypeError("Incorrect hint");return i(r(this),"number"!==e)}},function(e,t,n){"use strict";n(27),n(7),n(36),n(2),n(83),n(55),n(56),n(57),n(58),n(59),n(60),n(61),n(62),n(63),n(64),n(65),n(66),n(67),n(68),n(69),n(70),n(71),n(72),n(73),n(74),n(75),n(76),n(77),t.byteLength=function(e){var t=c(e),n=t[0],r=t[1];return 3*(n+r)/4-r},t.toByteArray=function(e){var t,n,r=c(e),a=r[0],s=r[1],u=new o(function(e,t,n){return 3*(t+n)/4-n}(0,a,s)),l=0,f=s>0?a-4:a;for(n=0;n<f;n+=4)t=i[e.charCodeAt(n)]<<18|i[e.charCodeAt(n+1)]<<12|i[e.charCodeAt(n+2)]<<6|i[e.charCodeAt(n+3)],u[l++]=t>>16&255,u[l++]=t>>8&255,u[l++]=255&t;2===s&&(t=i[e.charCodeAt(n)]<<2|i[e.charCodeAt(n+1)]>>4,u[l++]=255&t);1===s&&(t=i[e.charCodeAt(n)]<<10|i[e.charCodeAt(n+1)]<<4|i[e.charCodeAt(n+2)]>>2,u[l++]=t>>8&255,u[l++]=255&t);return u},t.fromByteArray=function(e){for(var t,n=e.length,i=n%3,o=[],a=0,s=n-i;a<s;a+=16383)o.push(l(e,a,a+16383>s?s:a+16383));1===i?(t=e[n-1],o.push(r[t>>2]+r[t<<4&63]+"==")):2===i&&(t=(e[n-2]<<8)+e[n-1],o.push(r[t>>10]+r[t>>4&63]+r[t<<2&63]+"="));return o.join("")};for(var r=[],i=[],o="undefined"!=typeof Uint8Array?Uint8Array:Array,a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=0,u=a.length;s<u;++s)r[s]=a[s],i[a.charCodeAt(s)]=s;function c(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");return-1===n&&(n=t),[n,n===t?0:4-n%4]}function l(e,t,n){for(var i,o,a=[],s=t;s<n;s+=3)i=(e[s]<<16&16711680)+(e[s+1]<<8&65280)+(255&e[s+2]),a.push(r[(o=i)>>18&63]+r[o>>12&63]+r[o>>6&63]+r[63&o]);return a.join("")}i["-".charCodeAt(0)]=62,i["_".charCodeAt(0)]=63},function(e,t,n){"use strict";
18
18
  /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */t.read=function(e,t,n,r,i){var o,a,s=8*i-r-1,u=(1<<s)-1,c=u>>1,l=-7,f=n?i-1:0,p=n?-1:1,d=e[t+f];for(f+=p,o=d&(1<<-l)-1,d>>=-l,l+=s;l>0;o=256*o+e[t+f],f+=p,l-=8);for(a=o&(1<<-l)-1,o>>=-l,l+=r;l>0;a=256*a+e[t+f],f+=p,l-=8);if(0===o)o=1-c;else{if(o===u)return a?NaN:1/0*(d?-1:1);a+=Math.pow(2,r),o-=c}return(d?-1:1)*a*Math.pow(2,o-r)},t.write=function(e,t,n,r,i,o){var a,s,u,c=8*o-i-1,l=(1<<c)-1,f=l>>1,p=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,d=r?0:o-1,h=r?1:-1,v=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=l):(a=Math.floor(Math.log(t)/Math.LN2),t*(u=Math.pow(2,-a))<1&&(a--,u*=2),(t+=a+f>=1?p/u:p*Math.pow(2,1-f))*u>=2&&(a++,u/=2),a+f>=l?(s=0,a=l):a+f>=1?(s=(t*u-1)*Math.pow(2,i),a+=f):(s=t*Math.pow(2,f-1)*Math.pow(2,i),a=0));i>=8;e[n+d]=255&s,d+=h,s/=256,i-=8);for(a=a<<i|s,c+=i;c>0;e[n+d]=255&a,d+=h,a/=256,c-=8);e[n+d-h]|=128*v}},function(e,t,n){"use strict";var r=n(4),i=n(5),o=n(94).Buffer;t.BufferList=function(){function e(){r(this,e),this.head=null,this.tail=null,this.length=0}return i(e,[{key:"push",value:function(e){var t={data:e,next:null};this.length>0?this.tail.next=t:this.head=t,this.tail=t,++this.length}},{key:"unshift",value:function(e){var t={data:e,next:this.head};0===this.length&&(this.tail=t),this.head=t,++this.length}},{key:"shift",value: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}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0}},{key:"join",value:function(e){if(0===this.length)return"";for(var t=this.head,n=""+t.data;t=t.next;)n+=e+t.data;return n}},{key:"concat",value:function(e){if(0===this.length)return o.alloc(0);if(1===this.length)return this.head.data;for(var t,n,r,i=o.allocUnsafe(e>>>0),a=this.head,s=0;a;)t=a.data,n=i,r=s,t.copy(n,r),s+=a.data.length,a=a.next;return i}}]),e}()},function(e,t,n){n(119)("hasInstance")},function(e,t,n){"use strict";var r=n(42),i=n(46),o=n(124),a=n(32)("hasInstance"),s=Function.prototype;a in s||i.f(s,a,{value:function(e){if("function"!=typeof this||!r(e))return!1;if(!r(this.prototype))return e instanceof this;for(;e=o(e);)if(this.prototype===e)return!0;return!1}})},function(e,t,n){"use strict";e.exports=i;var r=n(291);function i(e){if(!(this instanceof i))return new i(e);r.call(this,e)}Object.create(n(148)).inherits(i,r),i.prototype._transform=function(e,t,n){n(null,e)}},function(e,t,n){"use strict";var r=n(4),i=n(5),o=n(30),a=n(31),s=n(26);function u(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=s(e);if(t){var i=s(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return a(this,n)}}Object.defineProperty(t,"__esModule",{value:!0});var c=n(18),l=n(94);function f(e,t){return e<<t|e>>>32-t}function p(e,t,n,r,i,o,a){return f(e+(t&n|~t&r)+i+o|0,a)+t|0}function d(e,t,n,r,i,o,a){return f(e+(t&r|n&~r)+i+o|0,a)+t|0}function h(e,t,n,r,i,o,a){return f(e+(t^n^r)+i+o|0,a)+t|0}function v(e,t,n,r,i,o,a){return f(e+(n^(t|~r))+i+o|0,a)+t|0}var m=function(e){o(n,e);var t=u(n);function n(){var e;return r(this,n),(e=t.call(this,64,56,"le"))._a=1732584193,e._b=4023233417,e._c=2562383102,e._d=271733878,e._m=new Array(16),e}return i(n,[{key:"_update",value:function(e){for(var t=this._m,n=0;n<16;++n)t[n]=e.readInt32LE(4*n);var r=this._a,i=this._b,o=this._c,a=this._d;r=p(r,i,o,a,t[0],3614090360,7),a=p(a,r,i,o,t[1],3905402710,12),o=p(o,a,r,i,t[2],606105819,17),i=p(i,o,a,r,t[3],3250441966,22),r=p(r,i,o,a,t[4],4118548399,7),a=p(a,r,i,o,t[5],1200080426,12),o=p(o,a,r,i,t[6],2821735955,17),i=p(i,o,a,r,t[7],4249261313,22),r=p(r,i,o,a,t[8],1770035416,7),a=p(a,r,i,o,t[9],2336552879,12),o=p(o,a,r,i,t[10],4294925233,17),i=p(i,o,a,r,t[11],2304563134,22),r=p(r,i,o,a,t[12],1804603682,7),a=p(a,r,i,o,t[13],4254626195,12),o=p(o,a,r,i,t[14],2792965006,17),r=d(r,i=p(i,o,a,r,t[15],1236535329,22),o,a,t[1],4129170786,5),a=d(a,r,i,o,t[6],3225465664,9),o=d(o,a,r,i,t[11],643717713,14),i=d(i,o,a,r,t[0],3921069994,20),r=d(r,i,o,a,t[5],3593408605,5),a=d(a,r,i,o,t[10],38016083,9),o=d(o,a,r,i,t[15],3634488961,14),i=d(i,o,a,r,t[4],3889429448,20),r=d(r,i,o,a,t[9],568446438,5),a=d(a,r,i,o,t[14],3275163606,9),o=d(o,a,r,i,t[3],4107603335,14),i=d(i,o,a,r,t[8],1163531501,20),r=d(r,i,o,a,t[13],2850285829,5),a=d(a,r,i,o,t[2],4243563512,9),o=d(o,a,r,i,t[7],1735328473,14),r=h(r,i=d(i,o,a,r,t[12],2368359562,20),o,a,t[5],4294588738,4),a=h(a,r,i,o,t[8],2272392833,11),o=h(o,a,r,i,t[11],1839030562,16),i=h(i,o,a,r,t[14],4259657740,23),r=h(r,i,o,a,t[1],2763975236,4),a=h(a,r,i,o,t[4],1272893353,11),o=h(o,a,r,i,t[7],4139469664,16),i=h(i,o,a,r,t[10],3200236656,23),r=h(r,i,o,a,t[13],681279174,4),a=h(a,r,i,o,t[0],3936430074,11),o=h(o,a,r,i,t[3],3572445317,16),i=h(i,o,a,r,t[6],76029189,23),r=h(r,i,o,a,t[9],3654602809,4),a=h(a,r,i,o,t[12],3873151461,11),o=h(o,a,r,i,t[15],530742520,16),r=v(r,i=h(i,o,a,r,t[2],3299628645,23),o,a,t[0],4096336452,6),a=v(a,r,i,o,t[7],1126891415,10),o=v(o,a,r,i,t[14],2878612391,15),i=v(i,o,a,r,t[5],4237533241,21),r=v(r,i,o,a,t[12],1700485571,6),a=v(a,r,i,o,t[3],2399980690,10),o=v(o,a,r,i,t[10],4293915773,15),i=v(i,o,a,r,t[1],2240044497,21),r=v(r,i,o,a,t[8],1873313359,6),a=v(a,r,i,o,t[15],4264355552,10),o=v(o,a,r,i,t[6],2734768916,15),i=v(i,o,a,r,t[13],1309151649,21),r=v(r,i,o,a,t[4],4149444226,6),a=v(a,r,i,o,t[11],3174756917,10),o=v(o,a,r,i,t[2],718787259,15),i=v(i,o,a,r,t[9],3951481745,21),this._a=this._a+r|0,this._b=this._b+i|0,this._c=this._c+o|0,this._d=this._d+a|0}},{key:"_hash",value:function(){var e=l.Buffer.allocUnsafe(16);return e.writeInt32LE(this._a,0),e.writeInt32LE(this._b,4),e.writeInt32LE(this._c,8),e.writeInt32LE(this._d,12),e}}]),n}((0,c.__importDefault)(n(147)).default);t.default=m},function(e,t,n){"use strict";var r=n(4),i=n(5),o=n(30),a=n(31),s=n(26);function u(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=s(e);if(t){var i=s(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return a(this,n)}}Object.defineProperty(t,"__esModule",{value:!0});var c=n(18),l=n(94),f=(0,c.__importDefault)(n(147)),p=[1518500249,1859775393,-1894007588,-899497514];function d(e){return e<<5|e>>>27}function h(e){return e<<30|e>>>2}function v(e,t,n,r){return 0===e?t&n|~t&r:2===e?t&n|t&r|n&r:t^n^r}var m=function(e){o(n,e);var t=u(n);function n(){var e;return r(this,n),(e=t.call(this,64,56))._a=1732584193,e._b=4023233417,e._c=2562383102,e._d=271733878,e._e=3285377520,e._w=new Array(80),e}return i(n,[{key:"_update",value:function(e){var t,n,r=this._w,i=0|this._a,o=0|this._b,a=0|this._c,s=0|this._d,u=0|this._e;for(t=0;t<16;++t)r[t]=e.readInt32BE(4*t);for(;t<80;++t)r[t]=(n=r[t-3]^r[t-8]^r[t-14]^r[t-16])<<1|n>>>31;for(var c=0;c<80;++c){var l=~~(c/20),f=d(i)+v(l,o,a,s)+u+r[c]+p[l]|0;u=s,s=a,a=h(o),o=i,i=f}this._a=i+this._a|0,this._b=o+this._b|0,this._c=a+this._c|0,this._d=s+this._d|0,this._e=u+this._e|0}},{key:"_hash",value:function(){var e=l.Buffer.allocUnsafe(20);return e.writeInt32BE(0|this._a,0),e.writeInt32BE(0|this._b,4),e.writeInt32BE(0|this._c,8),e.writeInt32BE(0|this._d,12),e.writeInt32BE(0|this._e,16),e}}]),n}(f.default);t.default=m},function(e,t,n){"use strict";var r=n(4),i=n(5),o=n(30),a=n(31),s=n(26);function u(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=s(e);if(t){var i=s(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return a(this,n)}}Object.defineProperty(t,"__esModule",{value:!0});var c=n(18),l=n(94),f=(0,c.__importDefault)(n(147)),p=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298];function d(e,t,n){return n^e&(t^n)}function h(e,t,n){return e&t|n&(e|t)}function v(e){return(e>>>2|e<<30)^(e>>>13|e<<19)^(e>>>22|e<<10)}function m(e){return(e>>>6|e<<26)^(e>>>11|e<<21)^(e>>>25|e<<7)}function g(e){return(e>>>7|e<<25)^(e>>>18|e<<14)^e>>>3}var y=function(e){o(n,e);var t=u(n);function n(){var e;return r(this,n),(e=t.call(this,64,56))._a=1779033703,e._b=3144134277,e._c=1013904242,e._d=2773480762,e._e=1359893119,e._f=2600822924,e._g=528734635,e._h=1541459225,e._w=new Array(64),e}return i(n,[{key:"_update",value:function(e){var t,n,r=this._w,i=0|this._a,o=0|this._b,a=0|this._c,s=0|this._d,u=0|this._e,c=0|this._f,l=0|this._g,f=0|this._h;for(t=0;t<16;++t)r[t]=e.readInt32BE(4*t);for(;t<64;++t)r[t]=0|(((n=r[t-2])>>>17|n<<15)^(n>>>19|n<<13)^n>>>10)+r[t-7]+g(r[t-15])+r[t-16];for(var y=0;y<64;++y){var b=f+m(u)+d(u,c,l)+p[y]+r[y]|0,_=v(i)+h(i,o,a)|0;f=l,l=c,c=u,u=s+b|0,s=a,a=o,o=i,i=b+_|0}this._a=i+this._a|0,this._b=o+this._b|0,this._c=a+this._c|0,this._d=s+this._d|0,this._e=u+this._e|0,this._f=c+this._f|0,this._g=l+this._g|0,this._h=f+this._h|0}},{key:"_hash",value:function(){var e=l.Buffer.allocUnsafe(32);return e.writeInt32BE(this._a,0),e.writeInt32BE(this._b,4),e.writeInt32BE(this._c,8),e.writeInt32BE(this._d,12),e.writeInt32BE(this._e,16),e.writeInt32BE(this._f,20),e.writeInt32BE(this._g,24),e.writeInt32BE(this._h,28),e}}]),n}(f.default);t.default=y},function(e,t,n){"use strict";var r=n(4),i=n(5),o=n(30),a=n(31),s=n(26);function u(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=s(e);if(t){var i=s(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return a(this,n)}}Object.defineProperty(t,"__esModule",{value:!0});var c=n(18),l=n(94),f=(0,c.__importDefault)(n(147)),p=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591];function d(e,t,n){return n^e&(t^n)}function h(e,t,n){return e&t|n&(e|t)}function v(e,t){return(e>>>28|t<<4)^(t>>>2|e<<30)^(t>>>7|e<<25)}function m(e,t){return(e>>>14|t<<18)^(e>>>18|t<<14)^(t>>>9|e<<23)}function g(e,t){return(e>>>1|t<<31)^(e>>>8|t<<24)^e>>>7}function y(e,t){return(e>>>1|t<<31)^(e>>>8|t<<24)^(e>>>7|t<<25)}function b(e,t){return(e>>>19|t<<13)^(t>>>29|e<<3)^e>>>6}function _(e,t){return(e>>>19|t<<13)^(t>>>29|e<<3)^(e>>>6|t<<26)}function S(e,t){return e>>>0<t>>>0?1:0}var w=function(e){o(n,e);var t=u(n);function n(){var e;return r(this,n),(e=t.call(this,128,112))._ah=1779033703,e._bh=3144134277,e._ch=1013904242,e._dh=2773480762,e._eh=1359893119,e._fh=2600822924,e._gh=528734635,e._hh=1541459225,e._al=4089235720,e._bl=2227873595,e._cl=4271175723,e._dl=1595750129,e._el=2917565137,e._fl=725511199,e._gl=4215389547,e._hl=327033209,e._w=new Array(160),e}return i(n,[{key:"_update",value:function(e){var t,n,r=this._w,i=0|this._ah,o=0|this._bh,a=0|this._ch,s=0|this._dh,u=0|this._eh,c=0|this._fh,l=0|this._gh,f=0|this._hh,w=0|this._al,x=0|this._bl,k=0|this._cl,O=0|this._dl,A=0|this._el,T=0|this._fl,E=0|this._gl,I=0|this._hl,N=0;for(N=0;N<32;N+=2)r[N]=e.readInt32BE(4*N),r[N+1]=e.readInt32BE(4*N+4);for(;N<160;N+=2){var R=r[N-30],j=r[N-30+1],P=g(R,j),C=y(j,R),L=b(R=r[N-4],j=r[N-4+1]),M=_(j,R),D=r[N-14],B=r[N-14+1],F=r[N-32],q=r[N-32+1];t=(t=(t=P+D+S(n=C+B|0,C)|0)+L+S(n=n+M|0,M)|0)+F+S(n=n+q|0,q)|0,r[N]=t,r[N+1]=n}for(var U=0;U<160;U+=2){t=r[U],n=r[U+1];var J=h(i,o,a),z=h(w,x,k),G=v(i,w),H=v(w,i),V=m(u,A),W=m(A,u),Q=p[U],K=p[U+1],Y=d(u,c,l),X=d(A,T,E),$=I+W|0,Z=f+V+S($,I)|0;Z=(Z=(Z=Z+Y+S($=$+X|0,X)|0)+Q+S($=$+K|0,K)|0)+t+S($=$+n|0,n)|0;var ee=H+z|0,te=G+J+S(ee,H)|0;f=l,I=E,l=c,E=T,c=u,T=A,u=s+Z+S(A=O+$|0,O)|0,s=a,O=k,a=o,k=x,o=i,x=w,i=Z+te+S(w=$+ee|0,$)|0}this._al=this._al+w|0,this._bl=this._bl+x|0,this._cl=this._cl+k|0,this._dl=this._dl+O|0,this._el=this._el+A|0,this._fl=this._fl+T|0,this._gl=this._gl+E|0,this._hl=this._hl+I|0,this._ah=this._ah+i+S(this._al,w)|0,this._bh=this._bh+o+S(this._bl,x)|0,this._ch=this._ch+a+S(this._cl,k)|0,this._dh=this._dh+s+S(this._dl,O)|0,this._eh=this._eh+u+S(this._el,A)|0,this._fh=this._fh+c+S(this._fl,T)|0,this._gh=this._gh+l+S(this._gl,E)|0,this._hh=this._hh+f+S(this._hl,I)|0}},{key:"_hash",value:function(){var e=l.Buffer.allocUnsafe(64);function t(t,n,r){e.writeInt32BE(t,r),e.writeInt32BE(n,r+4)}return t(this._ah,this._al,0),t(this._bh,this._bl,8),t(this._ch,this._cl,16),t(this._dh,this._dl,24),t(this._eh,this._el,32),t(this._fh,this._fl,40),t(this._gh,this._gl,48),t(this._hh,this._hl,56),e}}]),n}(f.default);t.default=w},function(e,t,n){"use strict";n(6),n(2),n(24);var r=n(4),i=n(5),o=n(30),a=n(31),s=n(26);function u(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=s(e);if(t){var i=s(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return a(this,n)}}Object.defineProperty(t,"__esModule",{value:!0});var c=n(18),l=n(94),f=n(214),p=(0,c.__importDefault)(n(286)),d=l.Buffer.alloc(128),h=function(e){o(n,e);var t=u(n);function n(e,i){var o;r(this,n),o=t.call(this),"string"==typeof i&&(i=l.Buffer.from(i));var a="sha512"===e?128:64;o._alg=e,i.length>a?i=(0,p.default)(e).update(i).digest():i.length<a&&(i=l.Buffer.concat([i,d],a)),o._ipad=l.Buffer.alloc(a),o._opad=l.Buffer.alloc(a);for(var s=0;s<a;s++)o._ipad[s]=54^i[s],o._opad[s]=92^i[s];return o._hash=(0,p.default)(e).update(o._ipad),o}return i(n,[{key:"_transform",value:function(e,t,n){var r;try{this.update(e,t)}catch(e){r=e}finally{n(r)}}},{key:"_flush",value:function(e){var t;try{this.push(this._final())}catch(e){t=e}e(t)}},{key:"_final",value:function(){var e=this._hash.digest();return(0,p.default)(this._alg).update(this._opad).update(e).digest()}},{key:"update",value:function(e,t){return this._hash.update(e,t),this}},{key:"digest",value:function(e){var t=this._final()||l.Buffer.alloc(0);return e?t.toString(e):t}}]),n}(f.Transform);t.default=h},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.pubsubItemContentAliases=t.extendStanzaError=t.extendStreamFeatures=t.extendIQ=t.extendPresence=t.extendMessage=t.addAlias=t.childJID=t.childJIDAttribute=t.JIDAttribute=void 0;var r=n(1),i=n(213);t.JIDAttribute=i.attribute,t.childJIDAttribute=i.childAttribute,t.childJID=i.childText,t.addAlias=function(e,t,n){return{aliases:Array.isArray(n)?n:[n],element:t,fields:{},namespace:e}},t.extendMessage=function(e){return{element:"message",fields:e,namespace:r.NS_CLIENT}},t.extendPresence=function(e){return{element:"presence",fields:e,namespace:r.NS_CLIENT}},t.extendIQ=function(e){return{element:"iq",fields:e,namespace:r.NS_CLIENT}},t.extendStreamFeatures=function(e){return{element:"features",fields:e,namespace:r.NS_STREAM}},t.extendStanzaError=function(e){return{element:"error",fields:e,namespace:r.NS_STANZAS,path:"stanzaError"}},t.pubsubItemContentAliases=function(){return[{path:"pubsubcontent",contextField:"itemType"},{path:"pubsubitem.content",contextField:"itemType"},{path:"pubsubeventitem.content",contextField:"itemType"},{path:"iq.pubsub.publish.items",contextField:"itemType"}]}},function(e,t,n){"use strict";n(21),n(2),n(24);var r=n(4),i=n(5),o=n(30),a=n(31),s=n(26);function u(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=s(e);if(t){var i=s(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return a(this,n)}}Object.defineProperty(t,"__esModule",{value:!0});var c=n(18),l=n(84),f=(0,c.__importDefault)(n(170)),p=(0,c.__importDefault)(n(212)),d=(0,c.__importDefault)(n(215)),h=function(e){o(n,e);var t=u(n);function n(e){var i;return r(this,n),(i=t.call(this,{objectMode:!0})).closedStream=!1,i.wrappedStream=!1,i.registry=e.registry,i.acceptLanguages=e.acceptLanguages||[],e.wrappedStream&&(i.wrappedStream=!0,i.rootImportKey=e.rootKey),i.parser=new d.default({allowComments:e.allowComments}),i.parser.on("error",(function(e){i.destroy(e)})),i.parser.on("startElement",(function(e,t){if(!i.destroyed){if(i.closedStream)return i.destroy(p.default.alreadyClosed());var n=new f.default(e,t),r=i.registry.getImportKey(n);if(i.wrappedStream&&!i.rootElement){if(i.rootImportKey&&r!==i.rootImportKey)return i.destroy(p.default.unknownRoot());var o=i.registry.import(n,{acceptLanguages:i.acceptLanguages,lang:i.lang});return o?(i.rootElement=n,void i.push({event:"stream-start",kind:r,stanza:o,xml:n})):i.destroy(p.default.notWellFormed())}i.currentElement?i.currentElement=i.currentElement.appendChild(n):i.currentElement=n}})),i.parser.on("endElement",(function(e){if(!i.destroyed){if(i.wrappedStream&&!i.currentElement)return i.rootElement&&e===i.rootElement.name?(i.closedStream=!0,i.push({event:"stream-end",kind:i.rootImportKey,stanza:{},xml:i.rootElement}),i.end()):(i.closedStream=!0,i.destroy(p.default.notWellFormed()));if(!i.currentElement||e!==i.currentElement.name)return i.closedStream=!0,i.destroy(p.default.notWellFormed());if(i.currentElement.parent)i.currentElement=i.currentElement.parent;else{i.wrappedStream&&(i.currentElement.parent=i.rootElement);var t=i.registry.getImportKey(i.currentElement),n=i.registry.import(i.currentElement,{acceptLanguages:i.acceptLanguages,lang:i.lang});n&&i.push({kind:t,stanza:n,xml:i.currentElement}),i.currentElement=void 0}}})),i.parser.on("text",(function(e){i.currentElement&&i.currentElement.children.push(e)})),i}return i(n,[{key:"_transform",value:function(e,t,n){this.parser.write(e.toString()),n()}}]),n}(l.Transform);t.default=h},function(e,t,n){"use strict";n(6),n(39),n(28),n(21),n(50),n(43),n(33);var r=n(11),i=n(9);function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function a(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?o(Object(n),!0).forEach((function(t){i(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function s(e){return"getStats"===e.name}function u(e){var t={};return Object.assign(t,c(e.tracks,"localTrack")),delete e.tracks,Object.assign(t,c(e.remoteTracks,"remoteTrack")),delete e.remoteTracks,t}function c(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n={};if(Array.isArray(e))for(var i=0;i<e.length;i++)Object.assign(n,c(e[i],"".concat(t,"_[").concat(i,"]")));else"object"!==r(e)?n[t]=e:Object.keys(e).filter((function(e){return"ip"!==e.toLowerCase()})).forEach((function(i){var o=e[i],a=t?"".concat(t,"_").concat(i):i;"object"===r(o)||Array.isArray(o)?Object.assign(n,c(o,a)):n[a]=o}));return n}Object.defineProperty(t,"__esModule",{value:!0}),t.deepFlatten=t.formatStatsEvent=void 0,t.formatStatsEvent=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=a({_eventType:e.name,_eventTimestamp:(new Date).getTime()},t);s(e)&&Object.assign(n,u(e)),Object.assign(n,c(e)),delete n.name;var r={actionName:"WebrtcStats",details:n};return r},t.deepFlatten=c},function(e,t,n){var r=n(26);e.exports=function(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&null!==(e=r(e)););return e},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){n(10)({target:"Number",stat:!0},{MIN_SAFE_INTEGER:-9007199254740991})},function(e,t,n){var r=n(10),i=n(20),o=n(199);r({global:!0,bind:!0,enumerable:!0,forced:!i.setImmediate||!i.clearImmediate},{setImmediate:o.set,clearImmediate:o.clear})},function(e,t,n){"use strict";n(6),n(39),n(49),n(27),n(25),n(87),n(43),n(89);var r=n(9),i=n(4),o=n(5),a=n(30),s=n(31),u=n(26);function c(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return l(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return l(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function f(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function p(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?f(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):f(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function d(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=u(e);if(t){var i=u(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return s(this,n)}}Object.defineProperty(t,"__esModule",{value:!0});var h=n(18),v=n(80),m=n(40),g=n(1),y=n(84),b=n(107),_=(0,h.__importDefault)(n(292)),S=(0,h.__importDefault)(n(294)),w=(0,h.__importDefault)(n(220));var x=function(e){a(n,e);var t=d(n);function n(){var e,r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return i(this,n),r=r||{},(e=t.call(this)).selfID=r.selfID,e.sessions={},e.peers={},e.iceServers=r.iceServers||[],e.prepareSession=r.prepareSession||function(t){if(e.config.hasRTCPeerConnection)return t.applicationTypes.indexOf(g.NS_JINGLE_RTP_1)>=0?new S.default(t):t.applicationTypes.indexOf(g.NS_JINGLE_FILE_TRANSFER_5)>=0?new _.default(t):void 0},e.performTieBreak=r.performTieBreak||function(e,t){var n=(t.jingle.contents||[]).map((function(e){if(e.application)return e.application.applicationType}));return(e.pendingApplicationTypes||[]).filter((function(e){return n.includes(e)})).length>0},e.createPeerConnection=r.createPeerConnection||function(e,t){if(y.RTCPeerConnection)return new y.RTCPeerConnection(t)},e.config=p({debug:!1,hasRTCPeerConnection:!!y.RTCPeerConnection,peerConnectionConfig:{bundlePolicy:r.bundlePolicy||"balanced",iceTransportPolicy:r.iceTransportPolicy||"all",rtcpMuxPolicy:r.rtcpMuxPolicy||"require",sdpSemantics:r.sdpSemantics},peerConnectionConstraints:{optional:[{DtlsSrtpKeyAgreement:!0},{RtpDataChannels:!1}]}},r),e}return o(n,[{key:"addICEServer",value:function(e){if("string"!=typeof e)if((t=e).type||!t.urls&&!t.url){var t,n=e.host||"";n.indexOf(":")>=0&&(n="[".concat(n,"]"));var r="".concat(e.type,":").concat(n);e.port&&(r+=":".concat(e.port)),e.transport&&(r+="?transport=".concat(e.transport)),"turn"===e.type||"turns"===e.type?this.iceServers.push({credential:e.password,urls:[r],username:e.username}):"stun"!==e.type&&"stuns"!==e.type||this.iceServers.push({urls:[r]})}else this.iceServers.push(e);else this.iceServers.push({urls:e})}},{key:"resetICEServers",value:function(){this.iceServers=[]}},{key:"addSession",value:function(e){e.parent=this;var t=e.sid,n=e.peerID;return this.sessions[t]=e,this.peers[n]||(this.peers[n]=[]),this.peers[n].push(e),this.emit("createdSession",e),e}},{key:"forgetSession",value:function(e){var t=this.peers[e.peerID]||[];t.length&&t.splice(t.indexOf(e),1),delete this.sessions[e.sid]}},{key:"createMediaSession",value:function(e,t,n){var r=new S.default({config:this.config.peerConnectionConfig,constraints:this.config.peerConnectionConstraints,iceServers:this.iceServers,initiator:!0,maxRelayBandwidth:786432,parent:this,peerID:e,sid:t,stream:n});return this.addSession(r),r}},{key:"createFileTransferSession",value:function(e,t){var n=new _.default({config:this.config.peerConnectionConfig,constraints:this.config.peerConnectionConstraints,iceServers:this.iceServers,initiator:!0,maxRelayBandwidth:786432,parent:this,peerID:e,sid:t});return this.addSession(n),n}},{key:"endPeerSessions",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=this.peers[e]||[];delete this.peers[e];var i,o=c(r);try{for(o.s();!(i=o.n()).done;){var a=i.value;a.end(t||"gone",n)}}catch(e){o.e(e)}finally{o.f()}}},{key:"endAllSessions",value:function(e){for(var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=0,r=Object.keys(this.peers);n<r.length;n++){var i=r[n];this.endPeerSessions(i,e,t)}}},{key:"process",value:function(e){var t=this,n=e.jingle?e.jingle.sid:void 0,r=n?this.sessions[n]:void 0,i=e.id,o=e.from;if(o){if("error"===e.type){if(this._log("error","Received error response",e),r&&e.error&&"unknown-session"===e.error.jingleError)return r.end("gone",!0);var a=e.error&&"tie-break"===e.error.jingleError;return r&&"pending"===r.state&&a?r.end("alternative-session",!0):void(r&&(r.pendingAction=void 0))}if("result"!==e.type){var s=e.jingle.action,u=e.jingle.contents||[],c=u.map((function(e){return e.application?e.application.applicationType:void 0})),l=u.map((function(e){return e.transport?e.transport.transportType:void 0}));if(s!==m.JingleAction.SessionInitiate){if(!r)return"session-terminate"===s?void this.emit("send",{id:i,to:o,type:"result"}):(this._log("error","Unknown session",n),this._sendError(o,i,{condition:"item-not-found",jingleError:"unknown-session"}));if(r.peerID!==o||"ended"===r.state)return this._log("error","Session has ended, or action has wrong sender"),this._sendError(o,i,{condition:"item-not-found",jingleError:"unknown-session"});if("session-accept"===s&&"pending"!==r.state)return this._log("error","Tried to accept session twice",n),this._sendError(o,i,{condition:"unexpected-request",jingleError:"out-of-order"});if("session-terminate"!==s&&s===r.pendingAction&&(this._log("error","Tie break during pending request"),r.isInitiator))return this._sendError(o,i,{condition:"conflict",jingleError:"tie-break"})}else if(r){if(r.peerID!==o)return this._log("error","Duplicate sid from new sender"),this._sendError(o,i,{condition:"service-unavailable"});if("pending"!==r.state)return this._log("error","Someone is doing this wrong"),this._sendError(o,i,{condition:"unexpected-request",jingleError:"out-of-order"});if(this.selfID&&this.selfID>r.peerID&&this.performTieBreak(r,e))return this._log("error","Tie break new session because of duplicate sids"),this._sendError(o,i,{condition:"conflict",jingleError:"tie-break"})}else if(this.peers[o]&&this.peers[o].length)for(var f=0,p=this.peers[o].length;f<p;f++){var d=this.peers[o][f];if(d&&"pending"===d.state&&n&&(0,b.octetCompare)(d.sid,n)>0&&this.performTieBreak(d,e))return this._log("info","Tie break session-initiate"),this._sendError(o,i,{condition:"conflict",jingleError:"tie-break"})}if("session-initiate"===s){if(!u.length)return this._sendError(o,i,{condition:"bad-request"});r=this._createIncomingSession({applicationTypes:c,config:this.config.peerConnectionConfig,constraints:this.config.peerConnectionConstraints,iceServers:this.iceServers,initiator:!1,parent:this,peerID:o,sid:n,transportTypes:l},e)}r.process(s,e.jingle,(function(n){n?(t._log("error","Could not process request",e,n),t._sendError(o,i,n)):(t.emit("send",{id:i,to:o,type:"result"}),"session-initiate"===s&&t.emit("incoming",r))}))}else r&&(r.pendingAction=void 0)}}},{key:"signal",value:function(e,t){var n=t.jingle&&t.jingle.action;e.isInitiator&&n===m.JingleAction.SessionInitiate&&this.emit("outgoing",e),this.emit("send",t)}},{key:"_createIncomingSession",value:function(e,t){var n;return this.prepareSession&&(n=this.prepareSession(e,t)),n||(n=new w.default(e)),this.addSession(n),n}},{key:"_sendError",value:function(e,t,n){n.type||(n.type="cancel"),this.emit("send",{error:n,id:t,to:e,type:"error"})}},{key:"_log",value:function(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),i=2;i<n;i++)r[i-2]=arguments[i];this.emit.apply(this,["log",e,t].concat(r)),this.emit.apply(this,["log:"+e,t].concat(r))}}]),n}(v.EventEmitter);t.default=x},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,n){"use strict";n(50);var r=n(8);n(15);var i=n(23),o=n(4),a=n(5);Object.defineProperty(t,"__esModule",{value:!0}),t.Ping=void 0;var s=function(){function e(t,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};o(this,e),this.client=t,this.stanzaInstance=n,this.options=r,this.pingInterval=r.pingInterval||14e3,this.failedPingsBeforeDisconnect=r.failedPingsBeforeDisconnect||1,this.numberOfFailedPings=0,this.nextPingTimeoutId=void 0,this.start()}var t;return a(e,[{key:"start",value:function(){this.nextPingTimeoutId||(this.nextPingTimeoutId=-1,this.queueNextPing())}},{key:"stop",value:function(){clearTimeout(this.nextPingTimeoutId),this.nextPingTimeoutId=void 0,this.numberOfFailedPings=0}},{key:"performPing",value:(t=i(r.mark((function e(){var t;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,this.stanzaInstance.ping(this.options.jid);case 3:this.numberOfFailedPings=0,this.queueNextPing(),e.next=12;break;case 7:e.prev=7,e.t0=e.catch(0),t={channelId:this.client.config.channelId,jid:this.stanzaInstance.jid,stanzaInstanceId:this.stanzaInstance.id},this.client.logger.warn("Missed a ping.",Object.assign({error:e.t0},t)),++this.numberOfFailedPings>this.failedPingsBeforeDisconnect?(this.client.logger.error("Missed too many pings, disconnecting",Object.assign({numberOfFailedPings:this.numberOfFailedPings},t)),this.stanzaInstance.sendStreamError({text:"too many missed pongs",condition:"connection-timeout"}),this.stop()):this.queueNextPing();case 12:case"end":return e.stop()}}),e,this,[[0,7]])}))),function(){return t.apply(this,arguments)})},{key:"queueNextPing",value:function(){this.nextPingTimeoutId&&(this.nextPingTimeoutId=setTimeout(this.performPing.bind(this),this.pingInterval))}}]),e}();t.Ping=s},function(e,t,n){"use strict";n(6),n(106),n(49),n(21),n(2),n(17),n(206),n(12),n(89),n(37),n(47);var r=n(8);n(15);var i=n(23),o=n(4),a=n(5);Object.defineProperty(t,"__esModule",{value:!0}),t.ConnectionManager=void 0;var s=n(126),u=n(492),c=n(129),l=s.__importDefault(n(400)),f=n(109),p=function(){function e(t,n){o(this,e),this.logger=t,this.config=n}var t;return a(e,[{key:"setConfig",value:function(e){this.config=e}},{key:"getNewStanzaConnection",value:(t=i(r.mark((function e(){var t,n,i,o,a,s,l,p,d=this;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=this.getStanzaOptions(),(n=u.createClient({})).sasl.mechanisms.find((function(e){return"ANONYMOUS"===e.name})).priority=0,n.sasl.mechanisms=n.sasl.mechanisms.sort((function(e,t){return t.priority-e.priority})),n.id=c.v4(),i=n.channelId=this.config.channelId,(p=f.timeoutPromise((function(e,r){o=d.checkForErrorStanza.bind(d,n),n.on("raw:incoming",o),a=d.handleSessionStarted.bind(d,n,e),n.on("session:started",a),s=d.handleSessionSasl.bind(d,n,r),n.on("sasl",s),l=d.handleSessionDisconnected.bind(d,n,r),n.on("disconnected",l),n.updateConfig(t),n.connect()}),15e3,"connecting to streaming service",{channelId:i,stanzaInstanceId:n.id})).catch((function(){return n.disconnect()})),e.abrupt("return",p.finally((function(){n.off("raw:incoming",o),n.off("session:started",a),n.off("sasl",s),n.off("disconnected",l)})));case 9:case"end":return e.stop()}}),e,this)}))),function(){return t.apply(this,arguments)})},{key:"handleSessionStarted",value:function(e,t){this.logger.info("new stanza instance connected",{stanzaInstanceId:e.id,channelId:e.channelId}),t(e)}},{key:"handleSessionSasl",value:function(e,t,n){"failure"===n.type&&t(new l.default(n.condition,e.channelId,e.id))}},{key:"handleSessionDisconnected",value:function(e,t){this.logger.error("stanza disconnected",{stanzaInstanceId:e.id,channelId:e.channelId}),t()}},{key:"checkForErrorStanza",value:function(e,t){t.includes("error")&&this.logger.error("Received a stanza during setup that tripped the error filter",{rawStanza:t,stanzaInstanceId:e.id,channelId:e.channelId})}},{key:"getStanzaOptions",value:function(){return this.config.jwt?this.getJwtOptions():this.getStandardOptions()}},{key:"getJwtOptions",value:function(){var e,t=this.config,n=f.parseJwt(t.jwt);try{e=n.data.jid.split("@")[1].replace("conference.","")}catch(e){throw new Error("failed to parse jid")}var r=t.host.replace(/\/$/,"");return{resource:t.jidResource,transports:{websocket:"".concat(r,"/stream/jwt/").concat(t.jwt)},server:e}}},{key:"getStandardOptions",value:function(){var e=this.config,t=e.host.replace(/\/$/,"");return{jid:e.jid,resource:e.jidResource,credentials:{username:e.jid,password:"authKey:".concat(e.authToken)},transports:{websocket:"".concat(t,"/stream/channels/").concat(e.channelId)}}}}]),e}();t.ConnectionManager=p},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.createClient=t.VERSION=t.Platform=t.SASL=t.RTT=t.RSM=t.Utils=t.Jingle=t.Stanzas=t.Namespaces=t.JID=t.JXT=t.DataForms=t.Constants=t.Client=void 0;var r=n(18),i=(0,r.__importDefault)(n(493));t.Client=i.default;var o=(0,r.__importStar)(n(40));t.Constants=o;var a=(0,r.__importStar)(n(499));t.RTT=a;var s=(0,r.__importStar)(n(93));t.JID=s;var u=(0,r.__importStar)(n(217));t.Jingle=u;var c=(0,r.__importStar)(n(3));t.JXT=c;var l=(0,r.__importStar)(n(298));t.SASL=l;var f=(0,r.__importStar)(n(1));t.Namespaces=f;var p=(0,r.__importStar)(n(318));t.Stanzas=p;var d=(0,r.__importStar)(n(107));t.Utils=d;var h=(0,r.__importStar)(n(84));t.Platform=h,(0,r.__exportStar)(n(297),t);var v=(0,r.__importStar)(n(500));t.RSM=v;var m=(0,r.__importStar)(n(310));t.DataForms=m,t.VERSION=o.VERSION;var g=(0,r.__importDefault)(n(223));(0,r.__exportStar)(n(223),t),t.createClient=function(e){var t=new i.default(e);return t.use(g.default),t}},function(e,t,n){"use strict";n(6),n(39),n(49),n(7),n(43),n(2),n(17),n(13),n(146),n(14);var r=n(9),i=n(8);n(15);var o=n(23),a=n(4),s=n(5),u=n(173),c=n(30),l=n(31),f=n(26);function p(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return d(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return d(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function h(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function v(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?h(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):h(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function m(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=f(e);if(t){var i=f(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return l(this,n)}}Object.defineProperty(t,"__esModule",{value:!0});var g=n(18),y=n(221),b=n(80),_=(0,g.__importDefault)(n(297)),S=(0,g.__importStar)(n(93)),w=(0,g.__importStar)(n(3)),x=(0,g.__importStar)(n(298)),k=n(223),O=(0,g.__importDefault)(n(318)),A=(0,g.__importDefault)(n(496)),T=(0,g.__importDefault)(n(497)),E=n(107),I=(0,g.__importDefault)(n(498)),N=function(e){c(h,e);var t,n,r,l,d=m(h);function h(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};a(this,h),(e=d.call(this)).reconnectAttempts=0,e.setMaxListeners(100),e.off=e.removeListener,e.updateConfig(t),e.jid="",e.sasl=new x.Factory,e.sasl.register("EXTERNAL",x.EXTERNAL,1e3),e.sasl.register("SCRAM-SHA-256-PLUS",x.SCRAM,350),e.sasl.register("SCRAM-SHA-256",x.SCRAM,300),e.sasl.register("SCRAM-SHA-1-PLUS",x.SCRAM,250),e.sasl.register("SCRAM-SHA-1",x.SCRAM,200),e.sasl.register("DIGEST-MD5",x.DIGEST,100),e.sasl.register("OAUTHBEARER",x.OAUTH,100),e.sasl.register("X-OAUTH2",x.PLAIN,50),e.sasl.register("PLAIN",x.PLAIN,1),e.sasl.register("ANONYMOUS",x.ANONYMOUS,0),e.stanzas=new w.Registry,e.stanzas.define(O.default),e.resolver=new I.default,e.use(k.core),e.sm=new _.default,void 0!==e.config.allowResumption&&(e.sm.allowResume=e.config.allowResumption),e.sm.on("prebound",(function(t){e.jid=t,e.emit("session:bound",t)})),e.on("session:bound",(function(t){return e.sm.bind(t)})),e.sm.on("send",(function(t){return e.send("sm",t)})),e.sm.on("acked",(function(t){return e.emit("stanza:acked",t)})),e.sm.on("failed",(function(t){return e.emit("stanza:failed",t)})),e.sm.on("hibernated",(function(t){return e.emit("stanza:hibernated",t)})),e.sm.on("begin-resend",(function(){return e.outgoingDataQueue.pause()})),e.sm.on("resend",(function(t){var n=t.kind,r=t.stanza;return e.send(n,r,!0)})),e.sm.on("end-resend",(function(){return e.outgoingDataQueue.resume()}));for(var n=function(){var t=s[r];e.on("stanza:".concat(t),(function(n){"message"===n.kind&&e.emit("message:".concat(t),n.stanza)}))},r=0,s=["acked","hibernated","failed"];r<s.length;r++)n();e.transports={bosh:A.default,websocket:T.default},e.incomingDataQueue=(0,y.priorityQueue)(function(){var t=o(i.mark((function t(n,r){var o,a;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(o=n.kind,a=n.stanza,e.emit(o,a),a.id&&e.emit(o+":id:"+a.id,a),"message"!==o&&"presence"!==o&&"iq"!==o){t.next=9;break}return e.emit("stanza",a),t.next=7,e.sm.handle();case 7:t.next=15;break;case 9:if("sm"!==o){t.next=15;break}if("ack"!==a.type){t.next=14;break}return t.next=13,e.sm.process(a);case 13:e.emit("stream:management:ack",a);case 14:"request"===a.type&&e.sm.ack();case 15:r&&r();case 16:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),1);var u=function(t,n){["message","presence","iq"].includes(t)&&(e.sm.started&&e.sm.resumable?e.sm.resumable&&!e.transport&&e.emit("stanza:hibernated",{kind:t,stanza:n}):e.emit("stanza:failed",{kind:t,stanza:n}))};return e.outgoingDataQueue=(0,y.priorityQueue)(function(){var t=o(i.mark((function t(n,r){var o,a,s,c,l;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(a=n.kind,s=n.stanza,c=n.replay,t.t0=c,t.t0){t.next=6;break}return t.next=5,e.sm.track(a,s);case 5:t.t0=t.sent;case 6:if(l=t.t0,"message"===a&&(c?e.emit("message:retry",s):e.emit("message:sent",s,!1)),!e.transport){t.next=21;break}return t.prev=9,t.next=12,e.transport.send(a,s);case 12:l&&(null===(o=e.transport)||void 0===o||o.send("sm",{type:"request"})),t.next=19;break;case 15:t.prev=15,t.t1=t.catch(9),console.error(t.t1),u(a,s);case 19:t.next=22;break;case 21:u(a,s);case 22:r&&r();case 23:case"end":return t.stop()}}),t,null,[[9,15]])})));return function(e,n){return t.apply(this,arguments)}}(),1),e.on("stream:data",(function(t,n){e.incomingDataQueue.push({kind:n,stanza:t},0)})),e.on("--transport-disconnected",o(i.mark((function t(){var n;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=[],e.incomingDataQueue.idle()||n.push(e.incomingDataQueue.drain()),e.outgoingDataQueue.idle()||n.push(e.outgoingDataQueue.drain()),t.next=5,Promise.all(n);case 5:return t.next=7,e.sm.hibernate();case 7:e.transport&&delete e.transport,e.emit("--reset-stream-features"),!e.sessionTerminating&&e.config.autoReconnect&&(e.reconnectAttempts+=1,clearTimeout(e.reconnectTimer),e.reconnectTimer=setTimeout((function(){e.connect()}),1e3*Math.min(Math.pow(2,e.reconnectAttempts)+Math.random(),e.config.maxReconnectBackoff||32))),e.emit("disconnected");case 11:case"end":return t.stop()}}),t)})))),e.on("iq",(function(t){var n=t.type,r=t.payloadType,i="iq:"+n+":"+r;if("get"===n||"set"===n){if("invalid-payload-count"===r)return e.sendIQError(t,{error:{condition:"bad-request",type:"modify"}});if("unknown-payload"===r||0===e.listenerCount(i))return e.sendIQError(t,{error:{condition:"service-unavailable",type:"cancel"}});e.emit(i,t)}})),e.on("message",(function(t){var n=t.alternateLanguageBodies&&t.alternateLanguageBodies.length||t.links&&t.links.length,r=t.marker&&"markable"!==t.marker.type;n&&!r&&("chat"===t.type||"normal"===t.type?e.emit("chat",t):"groupchat"===t.type&&e.emit("groupchat",t)),"error"===t.type&&e.emit("message:error",t)})),e.on("presence",(function(t){var n=t.type||"available";"error"===n&&(n="presence:error"),e.emit(n,t)})),e.on("session:started",(function(){e.sessionStarting=!1,e.reconnectAttempts=0,e.reconnectTimer&&clearTimeout(e.reconnectTimer)})),e}return s(h,[{key:"updateConfig",value:function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=this.config||{};this.config=v(v({allowResumption:!0,jid:"",transports:{bosh:!0,websocket:!0},useStreamManagement:!0,transportPreferenceOrder:["websocket","bosh"]},n),t),this.config.server||(this.config.server=S.getDomain(this.config.jid)),this.config.password&&(this.config.credentials=this.config.credentials||{},this.config.credentials.password=this.config.password,delete this.config.password),this.config.transportPreferenceOrder||(this.config.transportPreferenceOrder=Object.keys(null!==(e=this.config.transports)&&void 0!==e?e:{}))}},{key:"emit",value:function(e){for(var t,n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];var o,a=(t=u(f(h.prototype),"emit",this)).call.apply(t,[this,e].concat(r));"raw"===e?(u(f(h.prototype),"emit",this).call(this,"raw:".concat(r[0]),r[1]),u(f(h.prototype),"emit",this).call(this,"raw:*","raw:".concat(r[0]),r[1]),u(f(h.prototype),"emit",this).call(this,"*","raw:".concat(r[0]),r[1])):(o=u(f(h.prototype),"emit",this)).call.apply(o,[this,"*",e].concat(r));return a}},{key:"use",value:function(e){"function"==typeof e&&e(this,this.stanzas,this.config)}},{key:"nextId",value:function(){return(0,E.uuid)()}},{key:"getCredentials",value:(l=o(i.mark((function e(){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",this._getConfiguredCredentials());case 1:case"end":return e.stop()}}),e,this)}))),function(){return l.apply(this,arguments)})},{key:"connect",value:(r=o(i.mark((function e(){var t,n,r,o,a,s,u,c,l,f,d,h;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:this.sessionTerminating=!1,this.sessionStarting=!0,this.emit("--reset-stream-features"),this.transport&&this.transport.disconnect(!1),o=null!==(t=this.config.transportPreferenceOrder)&&void 0!==t?t:[],s=p(o),e.prev=6,s.s();case 8:if((u=s.n()).done){e.next=49;break}if(c=u.value,(l=this.config.transports[c])&&this.transports[c]){e.next=13;break}return e.abrupt("continue",47);case 13:if(f={acceptLanguages:this.config.acceptLanguages||[null!==(n=this.config.lang)&&void 0!==n?n:"en"],jid:this.config.jid,lang:null!==(r=this.config.lang)&&void 0!==r?r:"en",server:this.config.server},d=new this.transports[c](this,this.sm,this.stanzas),"string"!=typeof l){e.next=19;break}f.url=l,e.next=44;break;case 19:if(1!=l){e.next=44;break}if(!d.discoverBindings){e.next=29;break}return e.next=23,d.discoverBindings(this.config.server);case 23:if(h=e.sent){e.next=26;break}return e.abrupt("continue",47);case 26:f=v(v({},f),h),e.next=44;break;case 29:if(a){e.next=40;break}return e.prev=30,e.next=33,this.discoverBindings(this.config.server);case 33:a=e.sent,e.next=40;break;case 36:return e.prev=36,e.t0=e.catch(30),console.error(e.t0),e.abrupt("continue",47);case 40:if(a[c]=(a[c]||[]).filter((function(e){return e.startsWith("wss:")||e.startsWith("https:")})),a[c]&&a[c].length){e.next=43;break}return e.abrupt("continue",47);case 43:f.url=a[c][0];case 44:return this.transport=d,this.transport.connect(f),e.abrupt("return");case 47:e.next=8;break;case 49:e.next=54;break;case 51:e.prev=51,e.t1=e.catch(6),s.e(e.t1);case 54:return e.prev=54,s.f(),e.finish(54);case 57:console.error("No endpoints found for the requested transports."),this.emit("--transport-disconnected");case 59:case"end":return e.stop()}}),e,this,[[6,51,54,57],[30,36]])}))),function(){return r.apply(this,arguments)})},{key:"disconnect",value:(n=o(i.mark((function e(){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(this.sessionTerminating=!0,clearTimeout(this.reconnectTimer),this.outgoingDataQueue.pause(),this.sessionStarted&&!this.sm.started&&this.emit("session:end"),this.emit("--reset-stream-features"),this.sessionStarted=!1,this.transport?this.transport.disconnect():this.emit("--transport-disconnected"),this.outgoingDataQueue.resume(),this.outgoingDataQueue.idle()){e.next=11;break}return e.next=11,this.outgoingDataQueue.drain();case 11:return e.next=13,this.sm.shutdown();case 13:case"end":return e.stop()}}),e,this)}))),function(){return n.apply(this,arguments)})},{key:"send",value:(t=o(i.mark((function e(t,n){var r,o=this,a=arguments;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=a.length>2&&void 0!==a[2]&&a[2],e.abrupt("return",new Promise((function(e,i){o.outgoingDataQueue.push({kind:t,stanza:n,replay:r},r?0:1,(function(t){return t?i(t):e()}))})));case 2:case"end":return e.stop()}}),e)}))),function(e,n){return t.apply(this,arguments)})},{key:"sendMessage",value:function(e){var t=e.id||this.nextId(),n=v({id:t,originId:t},e);return this.send("message",n),n.id}},{key:"sendPresence",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=v({id:this.nextId()},e);return this.send("presence",t),t.id}},{key:"sendIQ",value:function(e){var t=this,n=v({id:this.nextId()},e),r=S.allowedResponders(this.jid,e.to),i="iq:id:"+n.id,o=new Promise((function(e,n){t.on(i,(function o(a){r.has(a.from)&&("result"!==a.type&&"error"!==a.type||(t.off(i,o),"result"===a.type?e(a):n(a)))}))}));this.send("iq",n);var a=this.config.timeout||15;return(0,E.timeoutPromise)(o,1e3*a,(function(){return v(v({},n),{},{to:void 0,from:void 0,error:{condition:"timeout",text:"Request timed out after ".concat(a," seconds.")},id:n.id,type:"error"})}))}},{key:"sendIQResult",value:function(e,t){this.send("iq",v(v({},t),{},{id:e.id,to:e.from,type:"result"}))}},{key:"sendIQError",value:function(e,t){this.send("iq",v(v({},t),{},{id:e.id,to:e.from,type:"error"}))}},{key:"sendStreamError",value:function(e){this.emit("stream:error",e),this.send("error",e),this.disconnect()}},{key:"_getConfiguredCredentials",value:function(){var e=this.config.credentials||{},t=S.parse(this.config.jid||""),n=e.username||t.local,r=e.host||t.domain;return v({host:r,password:this.config.password,realm:r,serviceName:r,serviceType:"xmpp",username:n},e)}},{key:"stream",get:function(){return this.transport?this.transport.stream:void 0}}]),h}(b.EventEmitter);t.default=N},function(e,t,n){"use strict";n(6),n(7),n(78),n(2),n(79),n(13),n(14);var r=n(16),i=n(4),o=n(5);function a(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return s(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return s(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){u=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(u)throw o}}}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0});var u=(0,n(18).__importStar)(n(495)),c=function(){function e(){i(this,e),this.capsAlgorithms=["sha-1"],this.features=new Map,this.identities=new Map,this.extensions=new Map,this.items=new Map,this.caps=new Map,this.features.set("",new Set),this.identities.set("",[]),this.extensions.set("",[])}return o(e,[{key:"getNodeInfo",value:function(e){return{extensions:r(this.extensions.get(e)||[]),features:r(this.features.get(e)||[]),identities:r(this.identities.get(e)||[])}}},{key:"addFeature",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";this.features.has(t)||this.features.set(t,new Set),this.features.get(t).add(e)}},{key:"addIdentity",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";this.identities.has(t)||this.identities.set(t,[]),this.identities.get(t).push(e)}},{key:"addItem",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";this.items.has(t)||this.items.set(t,[]),this.items.get(t).push(e)}},{key:"addExtension",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";this.extensions.has(t)||this.extensions.set(t,[]),this.extensions.get(t).push(e)}},{key:"updateCaps",value:function(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.capsAlgorithms,i={extensions:r(this.extensions.get("")),features:r(this.features.get("")),identities:r(this.identities.get("")),type:"info"},o=a(n);try{for(o.s();!(t=o.n()).done;){var s=t.value,c=u.generate(i,s);if(c){this.caps.set(s,{algorithm:s,node:e,value:c});var l,f="".concat(e,"#").concat(c),p=a(i.features);try{for(p.s();!(l=p.n()).done;){var d=l.value;this.addFeature(d,f)}}catch(e){p.e(e)}finally{p.f()}var h,v=a(i.identities);try{for(v.s();!(h=v.n()).done;){var m=h.value;this.addIdentity(m,f)}}catch(e){v.e(e)}finally{v.f()}var g,y=a(i.extensions);try{for(y.s();!(g=y.n()).done;){var b=g.value;this.addExtension(b,f)}}catch(e){y.e(e)}finally{y.f()}this.identities.set(f,i.identities),this.features.set(f,new Set(i.features)),this.extensions.set(f,i.extensions)}else this.caps.delete(s)}}catch(e){o.e(e)}finally{o.f()}return r(this.caps.values())}},{key:"getCaps",value:function(){return r(this.caps.values())}}]),e}();t.default=c},function(e,t,n){"use strict";function r(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return i(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return i(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,o=function(){};return{s:o,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,s=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return s=e.done,e},e:function(e){u=!0,a=e},f:function(){try{s||null==n.return||n.return()}finally{if(u)throw a}}}}function i(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}n(6),n(7),n(25),n(21),n(2),n(12),n(24),n(79),n(13),n(37),n(14),Object.defineProperty(t,"__esModule",{value:!0}),t.verify=t.generate=void 0;var o=n(84),a=n(107);function s(e){return o.Buffer.from(e.replace(/</g,"&lt;"),"utf-8")}function u(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=[],i=r(t);try{for(i.s();!(e=i.n()).done;){var o=e.value;"FORM_TYPE"!==o.name&&(o.rawValues?n.push({name:s(o.name),values:o.rawValues.map((function(e){return s(e)})).sort(a.octetCompare)}):Array.isArray(o.value)?n.push({name:s(o.name),values:o.value.map((function(e){return s(e)})).sort(a.octetCompare)}):!0===o.value||!1===o.value?n.push({name:s(o.name),values:[s(o.value?"1":"0")]}):n.push({name:s(o.name),values:[s(o.value||"")]}))}}catch(e){i.e(e)}finally{i.f()}n.sort((function(e,t){return(0,a.octetCompare)(e.name,t.name)}));for(var u=[],c=0,l=n;c<l.length;c++){var f=l[c];u.push(f.name);var p,d=r(f.values);try{for(d.s();!(p=d.n()).done;){var h=p.value;u.push(h)}}catch(e){d.e(e)}finally{d.f()}}return u}function c(e,t){var n=[],i=o.Buffer.from("<","utf8"),c=function(e){n.push(e),n.push(i)},l=function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=[],i=new Set,o=r(t);try{for(o.s();!(e=o.n()).done;){var u=e.value,c=u.category,l=u.type,f=u.lang,p=u.name,d="".concat(c,"/").concat(l,"/").concat(f||"","/").concat(p||"");if(i.has(d))return null;i.add(d),n.push(s(d))}}catch(e){o.e(e)}finally{o.f()}return n.sort(a.octetCompare),n}(e.identities),f=function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=[],i=new Set,o=r(t);try{for(o.s();!(e=o.n()).done;){var u=e.value;if(i.has(u))return null;i.add(u),n.push(s(u))}}catch(e){o.e(e)}finally{o.f()}return n.sort(a.octetCompare),n}(e.features),p=function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=[],i=new Set,o=r(t);try{for(o.s();!(e=o.n()).done;){var c,l=e.value,f=void 0,p=r(l.fields||[]);try{for(p.s();!(c=p.n()).done;){var d=c.value;if("FORM_TYPE"===d.name&&"hidden"===d.type){if(d.rawValues&&1===d.rawValues.length){f=s(d.rawValues[0]);break}if(d.value&&"string"==typeof d.value){f=s(d.value);break}}}}catch(e){p.e(e)}finally{p.f()}if(f){if(i.has(f.toString()))return null;i.add(f.toString()),n.push({type:f,form:l})}}}catch(e){o.e(e)}finally{o.f()}n.sort((function(e,t){return(0,a.octetCompare)(e.type,t.type)}));for(var h=[],v=0,m=n;v<m.length;v++){var g=m[v];h.push(g.type);var y,b=u(g.form.fields),_=r(b);try{for(_.s();!(y=_.n()).done;){var S=y.value;h.push(S)}}catch(e){_.e(e)}finally{_.f()}}return h}(e.extensions);if(!l||!f||!p)return null;var d,h=r(l);try{for(h.s();!(d=h.n()).done;){c(d.value)}}catch(e){h.e(e)}finally{h.f()}var v,m=r(f);try{for(m.s();!(v=m.n()).done;){c(v.value)}}catch(e){m.e(e)}finally{m.f()}var g,y=r(p);try{for(y.s();!(g=y.n()).done;){c(g.value)}}catch(e){y.e(e)}finally{y.f()}return(0,o.createHash)(t).update(o.Buffer.concat(n)).digest("base64")}t.generate=c,t.verify=function(e,t,n){var r=c(e,t);return!!r&&r===n}},function(e,t,n){"use strict";n(36),n(25),n(2),n(17),n(24);var r=n(34),i=n(9),o=n(95),a=n(30),s=n(31),u=n(26),c=n(8);n(15);var l=n(23),f=n(4),p=n(5);function d(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function h(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?d(Object(n),!0).forEach((function(t){i(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):d(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function v(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=u(e);if(t){var i=u(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return s(this,n)}}Object.defineProperty(t,"__esModule",{value:!0});var m=n(40),g=n(84),y=n(3),b=n(107),_=function(){function e(t){f(this,e),this.active=!1,this.maxRetries=5,this.stream=t,this.maxTimeout=1100*this.stream.maxWaitTime}var t;return p(e,[{key:"send",value:(t=l(c.mark((function e(t,n){var r,i,o,a;return c.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:this.rid=t,this.active=!0,r=0;case 3:if(!(r<=this.maxRetries)){e.next=35;break}return r+=1,e.prev=5,e.next=8,(0,b.timeoutPromise)((0,g.fetch)(this.stream.url,{body:n,headers:{"Content-Type":this.stream.contentType},method:"POST"}),this.maxTimeout,(function(){return new Error("Request timed out")}));case 8:if((i=e.sent).ok){e.next=11;break}throw new Error("HTTP Status Error: "+i.status);case 11:return e.next=13,i.text();case 13:return o=e.sent,this.active=!1,e.abrupt("return",o);case 18:if(e.prev=18,e.t0=e.catch(5),1!==r){e.next=24;break}return e.abrupt("continue",3);case 24:if(!(r<this.maxRetries)){e.next=31;break}return a=Math.min(this.maxTimeout,1e3*Math.pow(r,2)),e.next=28,(0,b.sleep)(a+1e3*Math.random());case 28:return e.abrupt("continue",3);case 31:throw this.active=!1,e.t0;case 33:e.next=3;break;case 35:throw new Error("Request failed");case 36:case"end":return e.stop()}}),e,this,[[5,18]])}))),function(e,n){return t.apply(this,arguments)})}]),e}(),S=function(e){a(u,e);var t,n,i,s=v(u);function u(e,t,n){var r;return f(this,u),(r=s.call(this,{objectMode:!0})).rid=Math.floor(4294967295*Math.random()),r.sid="",r.maxHoldOpen=2,r.maxWaitTime=30,r.contentType="text/xml; charset=utf-8",r.channels=[new _(o(r)),new _(o(r))],r.activeChannelID=0,r.queue=[],r.isEnded=!1,r.client=e,r.sm=t,r.stanzas=n,r.on("data",(function(e){r.client.emit("stream:data",e.stanza,e.kind)})),r.on("end",(function(){r.isEnded=!0,clearTimeout(r.idleTimeout),r.client.transport===o(r)&&r.client.emit("--transport-disconnected")})),r}return p(u,[{key:"_write",value:function(e,t,n){this.queue.push([e,n]),this.scheduleRequests()}},{key:"_writev",value:function(e,t){this.queue.push([e.map((function(e){return e.chunk})).join(""),t]),this.scheduleRequests()}},{key:"_read",value:function(){}},{key:"process",value:function(e){var t=this,n=new y.StreamParser({acceptLanguages:this.config.acceptLanguages,allowComments:!1,lang:this.config.lang,registry:this.stanzas,rootKey:"bosh",wrappedStream:!0});n.on("error",(function(e){var n={condition:m.StreamErrorCondition.InvalidXML};return t.client.emit("stream:error",n,e),t.send("error",n),t.disconnect()})),n.on("data",(function(e){if("stream-start"===e.event)return t.stream=e.stanza,void("terminate"===e.stanza.type?(t.hasStream=!1,t.rid=void 0,t.sid=void 0,t.isEnded||(t.isEnded=!0,t.client.emit("bosh:terminate",e.stanza),t.client.emit("stream:end"),t.push(null))):t.hasStream||(t.hasStream=!0,t.stream=e.stanza,t.sid=e.stanza.sid||t.sid,t.maxWaitTime=e.stanza.maxWaitTime||t.maxWaitTime,t.client.emit("stream:start",e.stanza)));e.event||t.push({kind:e.kind,stanza:e.stanza})})),this.client.emit("raw","incoming",e),n.write(e),this.scheduleRequests()}},{key:"connect",value:function(e){if(this.config=e,this.url=e.url,e.rid&&(this.rid=e.rid),e.sid&&(this.sid=e.sid),e.wait&&(this.maxWaitTime=e.wait),e.maxHoldOpen&&(this.maxHoldOpen=e.maxHoldOpen),this.sid)return this.hasStream=!0,this.stream={},this.client.emit("connected"),this.client.emit("session:prebind",this.config.jid),void this.client.emit("session:started");this._send({lang:e.lang,maxHoldOpen:this.maxHoldOpen,maxWaitTime:this.maxWaitTime,to:e.server,version:"1.6",xmppVersion:"1.0"})}},{key:"restart",value:function(){this.hasStream=!1,this._send({to:this.config.server,xmppRestart:!0})}},{key:"disconnect",value:function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];this.hasStream&&e?this._send({type:"terminate"}):(this.stream=void 0,this.sid=void 0,this.rid=void 0,this.client.emit("--transport-disconnected"))}},{key:"send",value:(i=l(c.mark((function e(t,n){var r,i,o=this;return c.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n&&(i=null===(r=this.stanzas.export(t,n))||void 0===r?void 0:r.toString()),i){e.next=3;break}return e.abrupt("return");case 3:return e.abrupt("return",new Promise((function(e,t){o.write(i,"utf8",(function(n){return n?t(n):e()}))})));case 4:case"end":return e.stop()}}),e,this)}))),function(e,t){return i.apply(this,arguments)})},{key:"toggleChannel",value:function(){this.activeChannelID=0===this.activeChannelID?1:0}},{key:"_send",value:(n=l(c.mark((function e(t){var n,r,i,o,a=this,s=arguments;return c.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=s.length>1&&void 0!==s[1]?s[1]:"",!this.isEnded){e.next=3;break}return e.abrupt("return");case 3:r=this.rid++,i=this.stanzas.export("bosh",h(h({},t),{},{rid:r,sid:this.sid})),o=n?[i.openTag(),n,i.closeTag()].join(""):i.toString(),this.client.emit("raw","outgoing",o),this.sendingChannel.send(r,o).then((function(e){a.process(e)})).catch((function(e){a.end(e)})),this.toggleChannel();case 9:case"end":return e.stop()}}),e,this)}))),function(e){return n.apply(this,arguments)})},{key:"_poll",value:(t=l(c.mark((function e(){var t,n,r=this;return c.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!this.isEnded){e.next=2;break}return e.abrupt("return");case 2:t=this.rid++,n=this.stanzas.export("bosh",{rid:t,sid:this.sid}).toString(),this.client.emit("raw","outgoing",n),this.pollingChannel.send(t,n).then((function(e){r.process(e)})).catch((function(e){r.end(e)}));case 6:case"end":return e.stop()}}),e,this)}))),function(){return t.apply(this,arguments)})},{key:"scheduleRequests",value:function(){var e=this;clearTimeout(this.idleTimeout),this.idleTimeout=setTimeout((function(){e.fireRequests()}),10)}},{key:"fireRequests",value:function(){if(!this.isEnded)if(this.queue.length)if(this.sendingChannel.active)this.scheduleRequests();else{var e=this.queue.shift(),t=r(e,2),n=t[0],i=t[1];this._send({},n),i()}else!this.authenticated||this.channels[0].active||this.channels[1].active||this._poll()}},{key:"sendingChannel",get:function(){return this.channels[this.activeChannelID]}},{key:"pollingChannel",get:function(){return this.channels[0===this.activeChannelID?1:0]}}]),u}(g.Duplex);t.default=S},function(e,t,n){"use strict";n(2),n(17),n(24);var r=n(8);n(15);var i=n(23),o=n(4),a=n(5),s=n(95),u=n(30),c=n(31),l=n(26);function f(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=l(e);if(t){var i=l(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return c(this,n)}}Object.defineProperty(t,"__esModule",{value:!0});var p=n(40),d=n(3),h=n(84),v=function(e){u(c,e);var t,n=f(c);function c(e,t,r){var i;return o(this,c),(i=n.call(this,{objectMode:!0})).sm=t,i.stanzas=r,i.closing=!1,i.client=e,i.on("data",(function(e){i.client.emit("stream:data",e.stanza,e.kind)})),i.on("error",(function(){i.end()})),i.on("end",(function(){i.client.transport===s(i)&&i.client.emit("--transport-disconnected")})),i}return a(c,[{key:"_read",value:function(){}},{key:"_write",value:function(e,t,n){if(!this.socket||1!==this.socket.readyState)return n(new Error("Socket closed"));var r=h.Buffer.from(e,"utf8").toString();this.client.emit("raw","outgoing",r),this.socket.send(r),n()}},{key:"connect",value:function(e){var t=this;this.config=e,this.hasStream=!1,this.closing=!1,this.parser=new d.StreamParser({acceptLanguages:this.config.acceptLanguages,allowComments:!1,lang:this.config.lang,registry:this.stanzas,wrappedStream:!1}),this.parser.on("data",(function(e){var n=e.kind,r=e.stanza;if("stream"===n){if("open"===r.action)return t.hasStream=!0,t.stream=r,t.client.emit("stream:start",r);if("close"===r.action)return t.client.emit("stream:end"),t.disconnect()}t.push({kind:e.kind,stanza:e.stanza})})),this.parser.on("error",(function(e){var n={condition:p.StreamErrorCondition.InvalidXML};return t.client.emit("stream:error",n,e),t.write(t.stanzas.export("error",n).toString()),t.disconnect()})),this.socket=new h.WebSocket(e.url,"xmpp"),this.socket.onopen=function(){t.emit("connect"),t.sm.started=!1,t.client.emit("connected"),t.write(t.startHeader())},this.socket.onmessage=function(e){var n=h.Buffer.from(e.data,"utf8").toString();t.client.emit("raw","incoming",n),t.parser&&t.parser.write(n)},this.socket.onclose=function(){t.push(null)},this.socket.onerror=function(e){console.error(e),t.push(null)}}},{key:"disconnect",value:function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];this.socket&&!this.closing&&this.hasStream&&e?(this.closing=!0,this.write(this.closeHeader())):(this.hasStream=!1,this.stream=void 0,this.socket&&(this.end(),this.socket.close(),this.client.transport===this&&this.client.emit("--transport-disconnected")),this.socket=void 0)}},{key:"send",value:(t=i(r.mark((function e(t,n){var i,o,a=this;return r.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n&&(o=null===(i=this.stanzas.export(t,n))||void 0===i?void 0:i.toString()),o){e.next=3;break}return e.abrupt("return");case 3:return e.abrupt("return",new Promise((function(e,t){a.write(o,"utf8",(function(n){return n?t(n):e()}))})));case 4:case"end":return e.stop()}}),e,this)}))),function(e,n){return t.apply(this,arguments)})},{key:"restart",value:function(){this.hasStream=!1,this.write(this.startHeader())}},{key:"startHeader",value:function(){return this.stanzas.export("stream",{action:"open",lang:this.config.lang,to:this.config.server,version:"1.0"}).toString()}},{key:"closeHeader",value:function(){return this.stanzas.export("stream",{action:"close"}).toString()}}]),c}(h.Duplex);t.default=v},function(e,t,n){"use strict";n(6),n(39),n(169),n(7),n(25),n(21),n(78),n(2),n(17),n(13),n(14);var r=n(9),i=n(16),o=n(34),a=n(8);n(15);var s=n(23),u=n(4),c=n(5);function l(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function f(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?l(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):l(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function p(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return d(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return d(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0});var h=n(18),v=n(84),m=n(107),g=n(3),y=(0,h.__importDefault)(n(224)),b=function(){function e(){u(this,e),this.hostMetaCache=new Map,this.hostMetaTTL=3e4,this.resolver=(0,v.createResolver)(),this.registry=new g.Registry,this.registry.define(y.default)}var t,n,r,l,d;return c(e,[{key:"getHostMeta",value:(d=s(a.mark((function e(t){var n,r,i=this;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!(n=this.hostMetaCache.get(t))){e.next=7;break}if(!(n.created+this.hostMetaTTL<Date.now())){e.next=6;break}return e.abrupt("return",n.hostmeta);case 6:this.hostMetaCache.delete(t);case 7:return r=(0,m.promiseAny)([(0,v.fetch)("https://".concat(t,"/.well-known/host-meta.json")).then(function(){var e=s(a.mark((function e(t){return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t.ok){e.next=2;break}throw new Error("could-not-fetch-json");case 2:return e.abrupt("return",t.json());case 3:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}()),(0,v.fetch)("https://".concat(t,"/.well-known/host-meta")).then(function(){var e=s(a.mark((function e(t){var n,r;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t.ok){e.next=2;break}throw new Error("could-not-fetch-xml");case 2:return e.next=4,t.text();case 4:if(n=e.sent,!(r=(0,g.parse)(n))){e.next=10;break}return e.abrupt("return",i.registry.import(r));case 10:throw new Error("could-not-import-xml");case 11:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}())]),this.hostMetaCache.set(t,{created:Date.now(),hostmeta:r}),r.catch((function(){i.hostMetaCache.delete(t)})),e.abrupt("return",r);case 11:case"end":return e.stop()}}),e,this)}))),function(e){return d.apply(this,arguments)})},{key:"resolveTXT",value:(l=s(a.mark((function e(t){var n,r;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",null!==(r=null===(n=this.resolver)||void 0===n?void 0:n.resolveTxt(t))&&void 0!==r?r:[]);case 1:case"end":return e.stop()}}),e,this)}))),function(e){return l.apply(this,arguments)})},{key:"resolve",value:(r=s(a.mark((function e(t,n){var r,i,o,s,u=arguments;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=u.length>2&&void 0!==u[2]?u[2]:{},this.resolver){e.next=3;break}return e.abrupt("return",[]);case 3:if(i=[],o=!0,!r.srvType){e.next=11;break}return e.next=8,this.resolveWeightedSRV(t,r.srvType,r.srvTypeSecure);case 8:s=e.sent,o=s.allowFallback,i=s.records.map((function(e){return{host:e.name,port:e.port,secure:e.secure}}));case 11:return o&&i.push({host:t,port:n}),e.abrupt("return",i);case 13:case"end":return e.stop()}}),e,this)}))),function(e,t){return r.apply(this,arguments)})},{key:"resolveWeightedSRV",value:(n=s(a.mark((function e(t,n,r){var s,u,c,l,f,d,h,v,g,y,b,_,S,w,x,k;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Promise.all([this.resolveSRV(t,n),r?this.resolveSRV(t,r,!0):Promise.resolve({records:[],allowFallback:!1})]);case 2:s=e.sent,u=o(s,2),c=u[0],l=u[1],f=[].concat(i(c.records),i(l.records)),d=new Map,h=0,v=p(f);try{for(v.s();!(g=v.n()).done;)(y=g.value).id=h++,y.runningSum=0,d.has(y.priority)||d.set(y.priority,[]),d.get(y.priority).push(y)}catch(e){v.e(e)}finally{v.f()}b=function(e){for(var t=[];t.length<e.length;){var n,r=(0,m.shuffle)(e.filter((function(e){return 0===e.weight&&!e.used}))),i=0,o=p((0,m.shuffle)(e.filter((function(e){return 0!==e.weight&&!e.used}))));try{for(o.s();!(n=o.n()).done;){var a=n.value;i+=a.weight,a.runningSum=i,r.push(a)}}catch(e){o.e(e)}finally{o.f()}var s,u=Math.floor(Math.random()*(i+1)),c=p(r);try{for(c.s();!(s=c.n()).done;){var l=s.value;if(l.runningSum>=u){l.used=!0,t.push(l);break}}}catch(e){c.e(e)}finally{c.f()}}return t},_=[],S=p(Array.from(d.keys()).sort((function(e,t){return e<t?-1:e>t?1:0})));try{for(S.s();!(w=S.n()).done;)x=w.value,k=d.get(x),_=_.concat(b(k))}catch(e){S.e(e)}finally{S.f()}return e.abrupt("return",{records:_,allowFallback:c.allowFallback});case 16:case"end":return e.stop()}}),e,this)}))),function(e,t,r){return n.apply(this,arguments)})},{key:"resolveSRV",value:(t=s(a.mark((function e(t,n,r){var i,o,s;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,null===(i=this.resolver)||void 0===i?void 0:i.resolveSrv("".concat(n,".").concat(t));case 3:if(e.t1=o=e.sent,e.t0=null!==e.t1,!e.t0){e.next=7;break}e.t0=void 0!==o;case 7:if(!e.t0){e.next=11;break}e.t2=o,e.next=12;break;case 11:e.t2=[];case 12:if(1!==(s=e.t2).length||"."!==s[0].name&&""!==s[0].name){e.next=15;break}return e.abrupt("return",{records:[],allowFallback:!1});case 15:return e.abrupt("return",{records:s.map((function(e){return f({secure:r},e)})).filter((function(e){return""!==e.name&&"."!==e.name})),allowFallback:!1});case 18:return e.prev=18,e.t3=e.catch(0),e.abrupt("return",{records:[],allowFallback:!0});case 21:case"end":return e.stop()}}),e,this,[[0,18]])}))),function(e,n,r){return t.apply(this,arguments)})}]),e}();t.default=b},function(e,t,n){"use strict";n(6),n(29),n(87);var r=n(9),i=n(16),o=n(4),a=n(5);function s(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function u(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?s(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):s(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function c(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return l(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return l(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0}),t.InputBuffer=t.DisplayBuffer=t.diff=void 0;var f=n(18),p=n(221),d=(0,f.__importDefault)(n(210));function h(e,t){var n=e.length,r=t.length,i=Math.min(n,r),o=0;for(o=0;o<i&&e[o]===t[o];o++);var a=0;for(a=0;a<i-o&&e[n-a-1]===t[r-a-1];a++);var s=o+a,u=[];if(s<n&&u.push({length:n-s,position:n-a,type:"erase"}),s<r){var c=t.slice(o,o+r-s);u.push({position:o,text:d.default.ucs2.encode(c),type:"insert"})}return u}t.diff=h;var v=function(){function e(t){var n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];o(this,e),this.synced=!1,this.cursorPosition=0,this.ignoreWaits=!1,this.timeDeficit=0,this.sequenceNumber=0,this.onStateChange=t||function(){},this.ignoreWaits=n,this.buffer=[],this.resetActionQueue()}return a(e,[{key:"commit",value:function(){this.resetActionQueue()}},{key:"process",value:function(e){if("cancel"!==e.event&&"init"!==e.event){if("reset"===e.event||"new"===e.event?(this.resetActionQueue(),void 0!==e.seq&&(this.sequenceNumber=e.seq)):e.seq!==this.sequenceNumber&&(this.synced=!1),e.actions){var t,n=Date.now(),r=0,i=c(e.actions);try{for(i.s();!(t=i.n()).done;){var o=t.value;o.baseTime=n+r,"wait"===o.type&&(r+=o.duration),this.actionQueue.push(o,0)}}catch(e){i.e(e)}finally{i.f()}}this.sequenceNumber=this.sequenceNumber+1}else this.resetActionQueue()}},{key:"insert",value:function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.buffer.length;t=t.normalize("NFC");var r=d.default.ucs2.decode(t);(e=this.buffer).splice.apply(e,[n,0].concat(i(r))),this.cursorPosition=n+r.length,this.emitState()}},{key:"erase",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.buffer.length;t=Math.max(Math.min(t,this.buffer.length),0),e=Math.max(Math.min(e,this.text.length),0),this.buffer.splice(Math.max(t-e,0),e),this.cursorPosition=Math.max(t-e,0),this.emitState()}},{key:"emitState",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.onStateChange(u({cursorPosition:this.cursorPosition,synced:this.synced,text:this.text},e))}},{key:"resetActionQueue",value:function(){var e=this;this.actionQueue&&this.actionQueue.kill(),this.sequenceNumber=0,this.synced=!0,this.buffer=[],this.timeDeficit=0,this.actionQueue=(0,p.priorityQueue)((function(t,n){var r=Date.now();if("insert"===t.type)return e.insert(t.text,t.position),n();if("erase"===t.type)return e.erase(t.length,t.position),n();if("wait"!==t.type)return n();if(e.ignoreWaits)return n();t.duration>700&&(t.duration=700);var i=t.duration-(r-t.baseTime)+e.timeDeficit;if(i<=0)return e.timeDeficit=i,n();e.timeDeficit=0,setTimeout((function(){return n()}),i)}),1),this.emitState()}},{key:"text",get:function(){return d.default.ucs2.encode(this.buffer.slice())}}]),e}();t.DisplayBuffer=v;var m=function(){function e(t){var n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];o(this,e),this.resetInterval=1e4,this.ignoreWaits=!1,this.isStarting=!1,this.isReset=!1,this.changedBetweenResets=!1,this.onStateChange=t||function(){},this.ignoreWaits=n,this.buffer=[],this.actionQueue=[],this.sequenceNumber=0}return a(e,[{key:"update",value:function(e){var t=[];if(void 0!==e){e=e.normalize("NFC");var n=d.default.ucs2.decode(e);t=h(this.buffer,n.slice()),this.buffer=n,this.emitState()}var r=Date.now();if(this.changedBetweenResets&&r-this.lastResetTime>this.resetInterval)this.actionQueue=[],this.actionQueue.push({position:0,text:this.text,type:"insert"}),this.isReset=!0,this.lastActionTime=r,this.lastResetTime=r,this.changedBetweenResets=!1;else if(t.length){var i=r-(this.lastActionTime||r);i>0&&!this.ignoreWaits&&this.actionQueue.push({duration:i,type:"wait"});var o,a=c(t);try{for(a.s();!(o=a.n()).done;){var s=o.value;this.actionQueue.push(s)}}catch(e){a.e(e)}finally{a.f()}this.lastActionTime=r,this.changedBetweenResets=!0}else this.lastActionTime=r}},{key:"start",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.resetInterval;return this.commit(),this.isStarting=!0,this.resetInterval=e,this.sequenceNumber=Math.floor(1e4*Math.random()+1),{event:"init"}}},{key:"stop",value:function(){return this.commit(),{event:"cancel"}}},{key:"diff",value:function(){if(this.update(),!this.actionQueue.length)return null;var e={actions:this.actionQueue,seq:this.sequenceNumber++};return this.isStarting?(e.event="new",this.isStarting=!1,this.lastResetTime=Date.now()):this.isReset&&(e.event="reset",this.isReset=!1),this.actionQueue=[],e}},{key:"commit",value:function(){this.sequenceNumber=0,this.lastActionTime=0,this.actionQueue=[],this.buffer=[]}},{key:"emitState",value:function(){this.onStateChange({text:this.text})}},{key:"text",get:function(){return d.default.ucs2.encode(this.buffer.slice())}}]),e}();t.InputBuffer=m},function(e,t,n){"use strict";n(48),n(52),n(144),n(2);var r=n(23),i=n(8);n(15);var o=n(4),a=n(5),s=n(501),u=n(502);function c(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return l(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return l(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0}),t.createPager=t.ResultSetPager=void 0;var f=function(){function e(t){var n,r,i;o(this,e),this.resultComplete=!1,this.fetchedCount=0,this.yieldedCount=0,this.cursor={first:t.before,last:t.after},this.query=t.query,this.direction=null!==(n=t.direction)&&void 0!==n?n:"forward",this.reverse=null!==(r=t.reverse)&&void 0!==r?r:"backward"===this.direction,this.pageSize=null!==(i=t.pageSize)&&void 0!==i?i:20}var t,n;return a(e,[{key:Symbol.asyncIterator,value:function(){var e=this;return u(i.mark((function t(){var n,r,o,a;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:n=[];case 1:return t.next=3,s(e.fetchPage());case 3:n=t.sent,r=c(n),t.prev=5,r.s();case 7:if((o=r.n()).done){t.next=14;break}return a=o.value,e.yieldedCount+=1,t.next=12,a;case 12:t.next=7;break;case 14:t.next=19;break;case 16:t.prev=16,t.t0=t.catch(5),r.e(t.t0);case 19:return t.prev=19,r.f(),t.finish(19);case 22:if(n.length>0){t.next=1;break}case 23:case"end":return t.stop()}}),t,null,[[5,16,19,22]])})))()}},{key:"size",value:(n=r(i.mark((function e(){var t,n;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(void 0===this.resultCount){e.next=2;break}return e.abrupt("return",this.resultCount);case 2:return e.next=4,this.query({max:0});case 4:return t=e.sent,n=t.paging,this.resultCount=n.count,e.abrupt("return",n.count);case 8:case"end":return e.stop()}}),e,this)}))),function(){return n.apply(this,arguments)})},{key:"queryCompleted",value:function(){return this.resultComplete}},{key:"finished",value:function(){return this.resultComplete&&this.yieldedCount===this.fetchedCount}},{key:"fetchPage",value:(t=r(i.mark((function e(){var t,n,r,o;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,this.query({before:"backward"===this.direction?null!==(t=this.cursor.first)&&void 0!==t?t:"":void 0,after:"forward"===this.direction?this.cursor.last:void 0,max:this.pageSize});case 2:return n=e.sent,r=n.results,o=n.paging,this.cursor=o,this.resultCount=o.count,this.fetchedCount+=r.length,(this.pageSize&&r.length<this.pageSize||this.resultCount&&this.fetchedCount===this.resultCount)&&(this.resultComplete=!0),this.reverse&&r.reverse(),e.abrupt("return",r);case 11:case"end":return e.stop()}}),e,this)}))),function(){return t.apply(this,arguments)})}]),e}();t.ResultSetPager=f,t.createPager=function(e){return new f(e)}},function(e,t,n){var r=n(399);e.exports=function(e){return new r(e,0)},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){var r=n(503);e.exports=function(e){return function(){return new r(e.apply(this,arguments))}},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){var r=n(399);function i(e){var t,n;function i(t,n){try{var a=e[t](n),s=a.value,u=s instanceof r;Promise.resolve(u?s.v:s).then((function(n){if(u){var r="return"===t?"return":"next";if(!s.k||n.done)return i(r,n);n=e[r](n).value}o(a.done?"return":"normal",n)}),(function(e){i("throw",e)}))}catch(e){o("throw",e)}}function o(e,r){switch(e){case"return":t.resolve({value:r,done:!0});break;case"throw":t.reject(r);break;default:t.resolve({value:r,done:!1})}(t=t.next)?i(t.key,t.arg):n=null}this._invoke=function(e,r){return new Promise((function(o,a){var s={key:e,arg:r,resolve:o,reject:a,next:null};n?n=n.next=s:(t=n=s,i(e,r))}))},"function"!=typeof e.return&&(this.return=void 0)}i.prototype["function"==typeof Symbol&&Symbol.asyncIterator||"@@asyncIterator"]=function(){return this},i.prototype.next=function(e){return this._invoke("next",e)},i.prototype.throw=function(e){return this._invoke("throw",e)},i.prototype.return=function(e){return this._invoke("return",e)},e.exports=i,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,n){"use strict";var r=n(4),i=n(30),o=n(31),a=n(26),s=n(130);function u(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=a(e);if(t){var i=a(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return o(this,n)}}Object.defineProperty(t,"__esModule",{value:!0});var c=function(e){i(n,e);var t=u(n);function n(){return r(this,n),t.apply(this,arguments)}return n}(s(Error));t.default=c},function(e,t,n){"use strict";n.r(t),n.d(t,"Emitter",(function(){return l})),n.d(t,"MemoryLeakError",(function(){return c}));n(6),n(28),n(169),n(27),n(7),n(87),n(21),n(78),n(2),n(24),n(13),n(33),n(14);var r=n(5),i=n(4),o=n(30),a=n(31),s=n(26);function u(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=s(e);if(t){var i=s(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return a(this,n)}}var c=function(e){o(n,e);var t=u(n);function n(e,r,o){var a;return i(this,n),(a=t.call(this,"Possible EventEmitter memory leak detected. ".concat(o," ").concat(r.toString()," listeners added. Use emitter.setMaxListeners() to increase limit"))).emitter=e,a.type=r,a.count=o,a.name="MaxListenersExceededWarning",a}return n}(n(130)(Error)),l=function(){function e(){i(this,e),this.events=new Map,this.maxListeners=e.defaultMaxListeners,this.hasWarnedAboutPotentialMemoryLeak=!1}return r(e,null,[{key:"listenerCount",value:function(e,t){return e.listenerCount(t)}}]),r(e,[{key:"_emitInternalEvent",value:function(e,t,n){this.emit.apply(this,[e].concat([t,n]))}},{key:"_getListeners",value:function(e){return this.events.get(e)||[]}},{key:"_removeListener",value:function(e,t){var n=e.indexOf(t);return n>-1&&e.splice(n,1),[]}},{key:"_wrapOnceListener",value:function(e,t){var n=this;return function r(){n.removeListener(e,r);for(var i=arguments.length,o=new Array(i),a=0;a<i;a++)o[a]=arguments[a];t.apply(n,o)}}},{key:"setMaxListeners",value:function(e){return this.maxListeners=e,this}},{key:"getMaxListeners",value:function(){return this.maxListeners}},{key:"eventNames",value:function(){return Array.from(this.events.keys())}},{key:"emit",value:function(e){for(var t=this,n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];var o=this._getListeners(e);return o.forEach((function(e){e.apply(t,r)})),o.length>0}},{key:"addListener",value:function(e,t){this._emitInternalEvent("newListener",e,t);var n=this._getListeners(e).concat(t);if(this.events.set(e,n),this.maxListeners>0&&this.listenerCount(e)>this.maxListeners&&!this.hasWarnedAboutPotentialMemoryLeak){this.hasWarnedAboutPotentialMemoryLeak=!0;var r=new c(this,e,this.listenerCount(e));console.warn(r)}return this}},{key:"on",value:function(e,t){return this.addListener(e,t)}},{key:"once",value:function(e,t){return this.addListener(e,this._wrapOnceListener(e,t))}},{key:"prependListener",value:function(e,t){var n=this._getListeners(e);if(n.length>0){var r=[t].concat(n);this.events.set(e,r)}else this.events.set(e,n.concat(t));return this}},{key:"prependOnceListener",value:function(e,t){return this.prependListener(e,this._wrapOnceListener(e,t))}},{key:"removeListener",value:function(e,t){var n=this._getListeners(e);return n.length>0&&(this._removeListener(n,t),this.events.set(e,n),this._emitInternalEvent("removeListener",e,t)),this}},{key:"off",value:function(e,t){return this.removeListener(e,t)}},{key:"removeAllListeners",value:function(e){return e?this.events.delete(e):this.events.clear(),this}},{key:"listeners",value:function(e){return Array.from(this._getListeners(e))}},{key:"listenerCount",value:function(e){return this._getListeners(e).length}},{key:"rawListeners",value:function(e){return this.listeners(e)}}]),e}();l.defaultMaxListeners=10},function(e,t,n){"use strict";n.r(t);n(6),n(29),n(50);var r=n(176),i=n.n(r),o=n(16),a=n.n(o),s=n(4),u=n.n(s),c=n(5),l=n.n(c),f=n(95),p=n.n(f),d=n(30),h=n.n(d),v=n(31),m=n.n(v),g=n(26),y=n.n(g),b=n(80),_=n(402),S=n(177),w=n.n(S),x=(n(49),n(25),n(87),n(2),n(17),n(8)),k=n.n(x),O=n(34),A=n.n(O),T=(n(15),n(145),n(12),n(99),n(11)),E=n.n(T),I=function(e){var t=JSON.stringify(e),n=encodeURIComponent(t).match(/%[89ABab]/g);return t.length+(n?n.length:0)},N=function e(t){if(t){if(Array.isArray(t)){for(var n=[],r=0;r<t.length;r++)n[r]=e(t[r]);return n}if("object"===E()(t)){var i=Object.assign({},t);for(var o in t)try{i[o]=e(t[o])}catch(e){console.debug("WARN: Failed cloning key on object, ignoring",{key:o,object:t})}return i}}return t},R=(n(7),n(78),n(206),n(13),n(14),n(51)),j=n(227),P=n(178);n(104);function C(e){if(null===e||!0===e||!1===e)return NaN;var t=Number(e);return isNaN(t)?t:t<0?Math.ceil(t):Math.floor(t)}n(24);function L(e,t){if(t.length<e)throw new TypeError(e+" argument"+(e>1?"s":"")+" required, but only "+t.length+" present")}function M(e){L(1,arguments);var t=Object.prototype.toString.call(e);return e instanceof Date||"object"===Object(P.a)(e)&&"[object Date]"===t?new Date(e.getTime()):"number"==typeof e||"[object Number]"===t?new Date(e):("string"!=typeof e&&"[object String]"!==t||"undefined"==typeof console||(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"),console.warn((new Error).stack)),new Date(NaN))}function D(e,t){L(2,arguments);var n=M(e),r=C(t);return isNaN(r)?new Date(NaN):r?(n.setDate(n.getDate()+r),n):n}function B(e,t){L(2,arguments);var n=M(e),r=C(t);if(isNaN(r))return new Date(NaN);if(!r)return n;var i=n.getDate(),o=new Date(n.getTime());o.setMonth(n.getMonth()+r+1,0);var a=o.getDate();return i>=a?o:(n.setFullYear(o.getFullYear(),o.getMonth(),i),n)}function F(e,t){if(L(2,arguments),!t||"object"!==Object(P.a)(t))return new Date(NaN);var n=t.years?C(t.years):0,r=t.months?C(t.months):0,i=t.weeks?C(t.weeks):0,o=t.days?C(t.days):0,a=t.hours?C(t.hours):0,s=t.minutes?C(t.minutes):0,u=t.seconds?C(t.seconds):0,c=M(e),l=r||n?B(c,r+12*n):c,f=o||i?D(l,o+7*i):l,p=s+60*a,d=u+60*p,h=1e3*d,v=new Date(f.getTime()+h);return v}function q(e,t){L(2,arguments);var n=M(e),r=M(t);return n.getTime()>r.getTime()}function U(e,t){return L(2,arguments),M(e).getTime()-M(t).getTime()}var J=function(e,t,n,r){return new(n||(n=Promise))((function(i,o){function a(e){try{u(r.next(e))}catch(e){o(e)}}function s(e){try{u(r.throw(e))}catch(e){o(e)}}function u(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,s)}u((r=r.apply(e,t||[])).next())}))},z=[408,429,500,503,504],G=[401],H=new Map,V=function(){function e(t){var n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];u()(this,e),this.url=t,this.debugMode=n,this.sendQueue=[]}return l()(e,[{key:"postLogsToEndpoint",value:function(e){var t,n,r={promise:new Promise((function(e,r){t=e,n=r})),resolve:t,reject:n};return this.sendQueue.push({requestParams:e,deferred:r}),this.sendNextQueuedLogToServer(),this.debug("adding requestParams to sendQueue",{requestParams:e,updatedSendQueue:this.sendQueue.map((function(e){return e.requestParams})),hasPendingRequest:!!this.pendingRequest}),r.promise}},{key:"postLogsToEndpointInstantly",value:function(e,t){return J(this,void 0,void 0,k.a.mark((function n(){return k.a.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:if(this.debug("sending request instantly",{requestParams:e,sendQueue:this.sendQueue.map((function(e){return e.requestParams}))}),navigator.onLine){n.next=3;break}return n.abrupt("return",this.saveRequestForLater(e));case 3:return n.prev=3,n.next=6,this.sendPostRequest(e);case 6:n.next=12;break;case 8:throw n.prev=8,n.t0=n.catch(3),(null==t?void 0:t.saveOnFailure)&&this.saveRequestForLater(e),n.t0;case 12:case"end":return n.stop()}}),n,this,[[3,8]])})))}},{key:"saveRequestForLater",value:function(e){var t=this.getSavedRequests()||[],n=Object.assign({},e);delete n.accessToken,t.push(n),window.localStorage.setItem("gc_logger_requests",JSON.stringify(t))}},{key:"getSavedRequests",value:function(){var e=window.localStorage.getItem("gc_logger_requests");if(e)try{return JSON.parse(e)}catch(t){console.error("Failed to parse saved messages, ignoring",{savedMessagesStr:e})}}},{key:"sendEntireQueue",value:function(){this.debug("sending all queued requests instantly to clear out sendQueue",{sendQueue:this.sendQueue.map((function(e){return e.requestParams}))});for(var e,t=[];e=this.sendQueue.shift();)t.push(this.postLogsToEndpointInstantly(e.requestParams,{saveOnFailure:!0}));return t}},{key:"resetSendQueue",value:function(){this.debug("reseting send queue without sending currently queued data",{queueLength:this.sendQueue.length}),this.sendQueue=[]}},{key:"sendNextQueuedLogToServer",value:function(){return J(this,void 0,void 0,k.a.mark((function e(){var t,n=this;return k.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!this.pendingRequest&&0!==this.sendQueue.length){e.next=3;break}return this.debug("sendNextQueuedLogToServer() but not sending request",{hasPendingRequest:!!this.pendingRequest,sendQueueLength:this.sendQueue.length}),e.abrupt("return");case 3:return(t=this.sendQueue.shift()).deferred.promise.finally((function(){n.debug("queue item completed. removing from queue and resetting send queue",{queueItemRequestParams:t.requestParams,updatedSendQueue:n.sendQueue.map((function(e){return e.requestParams}))}),n.pendingRequest=void 0,n.sendNextQueuedLogToServer()})),this.pendingRequest=t,this.debug("sending logs to server",{queueItem:t.requestParams,sendQueue:this.sendQueue.map((function(e){return e.requestParams}))}),e.abrupt("return",Object(j.backOff)((function(){return n.backoffFn(t.requestParams)}),{retry:function(e){var t,r,i,o,a,s=null===(t=null==e?void 0:e.response)||void 0===t?void 0:t.status,u=null==e?void 0:e.code,c=(null===(i=null===(r=e.response)||void 0===r?void 0:r.headers)||void 0===i?void 0:i["retry-after"])||(null===(a=null===(o=e.response)||void 0===o?void 0:o.getResponseHeader)||void 0===a?void 0:a.call(o,"retry-after"));if(c){var l=F(new Date,{seconds:parseInt(c,10)});n.retryAfter&&!q(l,n.retryAfter)||(n.retryAfter=l)}return navigator.onLine&&(s&&z.includes(s)||"ERR_NETWORK"===u)},numOfAttempts:10,startingDelay:0,delayFirstAttempt:!1,maxDelay:15e3}).then((function(e){n.debug("successfully sent logs to server",{requestParams:t.requestParams,response:e}),t.deferred.resolve(e)})).catch(this.handleBackoffError.bind(this,t)));case 8:case"end":return e.stop()}}),e,this)})))}},{key:"handleBackoffError",value:function(e,t){var n,r=null===(n=t.response)||void 0===n?void 0:n.status;r&&z.includes(r)||G.includes(r)||"ERR_NETWORK"===t.code?(this.debug("Failed to sends logs to the server, moving request to the end of the queue",{requestParams:e.requestParams,error:t}),this.saveRequestForLater(e.requestParams)):this.debug("ERROR sending logs to server",{requestParams:e.requestParams,error:t}),e.deferred.reject(Object.assign(Object.assign({},t),{id:"rejectionSpot1"}))}},{key:"retryAfterTimerCheck",value:function(){return J(this,void 0,void 0,k.a.mark((function e(){var t;return k.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(this.retryAfter){e.next=2;break}return e.abrupt("return");case 2:if(!q(Date.now(),this.retryAfter)){e.next=7;break}return this.retryAfter=void 0,e.abrupt("return");case 7:return t=U(this.retryAfter,Date.now()),this.debug('Respecting "retry-after" response header, waiting to send request',{millisecondsToWait:t}),e.next=11,new Promise((function(e){setTimeout((function(){e(null)}),t)}));case 11:return e.abrupt("return",this.retryAfterTimerCheck());case 12:case"end":return e.stop()}}),e,this)})))}},{key:"backoffFn",value:function(e){return J(this,void 0,void 0,k.a.mark((function t(){var n,r,i,o=this;return k.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.retryAfterTimerCheck();case 2:return n=e.accessToken,t.next=5,this.sendPostRequest(e);case 5:return r=t.sent,(i=this.getSavedRequests())&&(window.localStorage.removeItem("gc_logger_requests"),i.map((function(e){var t=Object.assign({accessToken:n},e);o.postLogsToEndpoint(t)}))),t.abrupt("return",r);case 9:case"end":return t.stop()}}),t,this)})))}},{key:"sendPostRequest",value:function(e){this.debug("issuing POST request",{requestParams:e});var t=Object.assign({},e);return delete t.accessToken,Object(R.a)({method:"post",url:this.url,responseType:"text",headers:{authorization:"Bearer ".concat(e.accessToken),"content-type":"application/json; charset=UTF-8"},data:t})}},{key:"debug",value:function(e,t){this.debugMode&&console.log("%c [DEBUG:log-uploader] ".concat(e),"color: #32a0a8",N(t))}}]),e}(),W=function(e,t,n,r){return new(n||(n=Promise))((function(i,o){function a(e){try{u(r.next(e))}catch(e){o(e)}}function s(e){try{u(r.throw(e))}catch(e){o(e)}}function u(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,s)}u((r=r.apply(e,t||[])).next())}))},Q=function(){function e(t){var n=this;if(u()(this,e),this.isInitialized=!1,this.logBuffer=[],this.debounceTimer=null,this.logger=t,!t.config.url||!t.config.appVersion){var r="Missing `url` and/or `appVersion` config options to set up server logging. Not sending logs to server for this logger instance";throw this.logger.error(r,{providedConfig:t.config},{skipServer:!0}),new Error(r)}this.isInitialized=!0,this.debounceLogUploadTime=t.config.uploadDebounceTime||4e3,this.logUploader=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=arguments.length>2?arguments[2]:void 0;if(n)return new V(e,t);var r=H.get(e);return r||(r=new V(e,t),H.set(e,r)),r}(t.config.url,t.config.debugMode,t.config.useUniqueLogUploader),window.addEventListener("unload",this.sendAllLogsInstantly.bind(this)),this.logger.on("onStop",(function(e){n.debug("`onStop` received. Clearing logBuffer and sendQueue",{logBuffer:n.logBuffer,sendQueue:n.logUploader.sendQueue}),n.logBuffer=[],n.logUploader.resetSendQueue()}))}return l()(e,[{key:"addLogToSend",value:function(e,t,n){if(this.isInitialized){var r=this.convertToLogMessage(t,n),i=this.convertToTrace(e,r),o=I(i);if(o>14500){var a=this.truncateLog(e,r);if(null===a)return void this.logger.error("truncated message is too large to send to server. not sending message",{originalTrace:i,originalTraceSize:I(i),truncatedTrace:a,truncatedTraceSize:I(a)},{skipServer:!0});o=I(a),i=a}var s,u=!this.logBuffer.length;if((s=u?{size:0,traces:[]}:this.logBuffer[this.logBuffer.length-1]).size+o>14500)return this.debug("`exceedsMaxLogSize` was `true`",{logBuffer:this.logBuffer,bufferItem:s,incomingTrace:i,incomingTraceSize:o,maxAllowedTraceSize:14500}),this.logBuffer.push({size:o,traces:[i]}),this.debug("calling sendLogsToServer(true)",{logBuffer:this.logBuffer}),void this.sendLogsToServer(!0);s.size+=o,s.traces.push(i),u&&(this.debug("`this.logBuffer` was empty. pushing new buffer item",{logBuffer:this.logBuffer,bufferItem:s}),this.logBuffer.push(s)),this.debug("calling sendLogsToServer()",{logBuffer:this.logBuffer}),this.sendLogsToServer()}}},{key:"sendAllLogsInstantly",value:function(){var e=this;return this.logUploader.sendEntireQueue().concat(this.logBuffer.map((function(t){return e.logUploader.postLogsToEndpointInstantly(e.convertToRequestParams(t.traces.reverse()),{saveOnFailure:!0})})))}},{key:"sendLogsToServer",value:function(){var e,t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return W(this,void 0,void 0,k.a.mark((function n(){var r,i,o,a,s=this;return k.a.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:if(this.logBuffer.length){n.next=5;break}return clearTimeout(this.debounceTimer),this.debounceTimer=null,this.debug("buffer empty, not sending http request"),n.abrupt("return");case 5:if(t){n.next=8;break}return this.debounceTimer?this.debug("sendLogsToServer() 'immediate' is false. 'debounceTimer' is already running"):(this.debug("sendLogsToServer() 'immediate' is false. setting up 'debounceTimer' to ".concat(this.debounceLogUploadTime,"ms")),this.debounceTimer=setTimeout((function(){return s.sendLogsToServer(!0)}),this.debounceLogUploadTime)),n.abrupt("return");case 8:return clearTimeout(this.debounceTimer),this.debounceTimer=null,r=this.logBuffer.splice(0,1),i=A()(r,1),o=i[0],n.prev=11,this.debug("calling logUploader.postLogsToEndpoint() with",{bufferItem:o,newLogBuffer:this.logBuffer}),n.next=15,this.logUploader.postLogsToEndpoint(this.convertToRequestParams(o.traces.reverse()));case 15:n.next=23;break;case 17:n.prev=17,n.t0=n.catch(11),this.logger.emit("onError",n.t0),this.logger.error("Error sending logs to server",n.t0,{skipServer:!0}),a=(null===n.t0||void 0===n.t0?void 0:n.t0.status)?parseInt(n.t0.status,10):parseInt(null===(e=null===n.t0||void 0===n.t0?void 0:n.t0.response)||void 0===e?void 0:e.status,10),[401,403,404].includes(a)&&(this.logger.warn("received a ".concat(a," from logUploader. stopping logging to server")),this.logger.stopServerLogging());case 23:return n.prev=23,this.sendLogsToServer(),n.finish(23);case 26:case"end":return n.stop()}}),n,this,[[11,17,23,26]])})))}},{key:"truncateLog",value:function(e,t){var n,r,i=I(this.convertToTrace(e,t)),o=N(t);return o.details="[[TRUNCATED]]",n=this.convertToTrace(e,o),(r=I(n))<=14500?(this.logger.warn("message too large to send to server. truncated log details",{originalLog:t,truncatedLog:o,originalTraceSize:i,truncatedTraceSize:r,maxAllowedTraceSize:14500},{skipServer:!0}),n):(o.message="".concat(o.message.substr(0,150),"... ").concat("[[TRUNCATED]]"),n=this.convertToTrace(e,o),(r=I(n))<=14500?(this.logger.warn("message too large to send to server. truncated log details & log message",{originalLog:t,truncatedLog:o,originalTraceSize:i,truncatedTraceSize:r,maxAllowedTraceSize:14500},{skipServer:!0}),n):null)}},{key:"convertToLogMessage",value:function(e,t){var n={clientTime:(new Date).toISOString(),clientId:this.logger.clientId,message:e,details:t},r=this.logger.config,i=r.originAppName,o=r.originAppVersion,a=r.originAppId;return i&&(n.originAppName=i,n.originAppVersion=o,n.originAppId=a),n}},{key:"convertToTrace",value:function(e,t){return{topic:this.logger.config.appName,level:e.toUpperCase(),message:w()(t)}}},{key:"convertToRequestParams",value:function(e){return{accessToken:this.logger.config.accessToken,app:{appId:this.logger.config.appName,appVersion:this.logger.config.appVersion},traces:e}}},{key:"debug",value:function(e,t){this.logger.config.debugMode&&console.log("%c [DEBUG:".concat(this.logger.config.appName,"] ").concat(e),"color: #32a852",N(t))}}]),e}();function K(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=y()(e);if(t){var i=y()(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return m()(this,n)}}var Y=function(e){h()(n,e);var t=K(n);function n(e){var r;return u()(this,n),(r=t.call(this)).defaultFormatter=function(e,t,n,i,o){if(i.skipDefaultFormatter)return o();t instanceof Error&&(n=n||t,t=t.message);var a=r.config.appName?"[".concat(r.config.appName,"] "):"";o(e,t="".concat(a).concat(t),n,i)},r.logMessage=function(e,t,n,i){if(!i.skipSecondaryLogger)try{var o=[t];void 0!==n&&o.push(r.config.stringify?w()(n):n),r.secondaryLogger[e].apply(r.secondaryLogger,o)}catch(e){console.error("Error logging using custom logger passed into `genesys-cloud-client-logger`",{error:e,secondaryLogger:r.secondaryLogger,message:t,details:n,messageOptions:i})}!i.skipServer&&!r.stopReason&&r.serverLogger&&r.logRank(e)>=r.logRank(r.config.logLevel)&&r.serverLogger.addLogToSend(e,t,n)},Object.defineProperty(p()(r),"clientId",{value:Object(_.a)(),writable:!1}),r.config=Object.assign({},e),r.secondaryLogger=r.config.logger||console,delete r.config.logger,-1===r.logRank(r.config.logLevel)&&(e.logLevel&&r.warn('Invalid log level: "'.concat(e.logLevel,'". Default "info" will be used instead.'),null,{skipServer:!0}),r.config.logLevel="info"),!e.appName&&e.logTopic&&(r.warn("`logTopic` has been renamed to `appName`. Please use `appName`",null,{skipServer:!0}),r.config.appName=e.logTopic),!1!==r.config.initializeServerLogging&&(r.serverLogger=new Q(p()(r))),r.config.startServerLoggingPaused&&r.stopServerLogging(),r}return l()(n,[{key:"setAccessToken",value:function(e){this.config.accessToken=e,401==this.stopReason&&this.startServerLogging()}},{key:"log",value:function(e,t,n){this.formatMessage("log",e,t,n)}},{key:"debug",value:function(e,t,n){this.formatMessage("debug",e,t,n)}},{key:"info",value:function(e,t,n){this.formatMessage("info",e,t,n)}},{key:"warn",value:function(e,t,n){this.formatMessage("warn",e,t,n)}},{key:"error",value:function(e,t,n){this.formatMessage("error",e,t,n)}},{key:"startServerLogging",value:function(){if(this.stopReason=void 0,!this.serverLogger)return this.warn("`startServerLogging` called but the logger instance is not configured to send logs to the server. Ignoring call to start sending logs to server.",void 0,{skipServer:!0});this.emit("onStart")}},{key:"stopServerLogging",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"force";"force"===this.stopReason&&"force"!==e||(this.stopReason=e,this.emit("onStop",e))}},{key:"sendAllLogsInstantly",value:function(){var e;return(null===(e=this.serverLogger)||void 0===e?void 0:e.sendAllLogsInstantly())||[]}},{key:"formatMessage",value:function(e,t,n,r){var i=[this.defaultFormatter.bind(this)];this.config.formatters&&(i=[].concat(a()(this.config.formatters),[this.defaultFormatter.bind(this)])),this.callNextFormatter(i,e,t,n,r)}},{key:"callNextFormatter",value:function(e,t,n,r){var o=this,a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{},s=i()(e),u=s[0],c=s.slice(1);if(!u)return this.logMessage(t,n,r,a);var l=function(e,i,s,u){void 0!==e?o.callNextFormatter(c,e,i,s,u):o.callNextFormatter(c,t,n,r,a)};u(t,n,r,a,l)}},{key:"logRank",value:function(e){switch(e){case"log":return 0;case"debug":return 1;case"info":return 2;case"warn":return 3;case"error":return 4;default:return-1}}},{key:"VERSION",get:function(){return n.VERSION}}]),n}(b.EventEmitter);Y.VERSION="4.2.10",n.d(t,"Logger",(function(){return Y}));t.default=Y}]).default;