genesys-cloud-streaming-client 17.0.2 → 17.0.3-develop.90
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/client.d.ts +1 -0
- package/dist/cjs/client.js +12 -2
- package/dist/deploy-info.json +5 -5
- package/dist/es/client.d.ts +1 -0
- package/dist/es/client.js +14 -2
- package/dist/es/index.bundle.js +14 -2
- package/dist/npm/CHANGELOG.md +3 -0
- package/dist/npm/client.d.ts +1 -0
- package/dist/npm/client.js +12 -2
- package/dist/streaming-client.browser.ie.js +6 -6
- package/dist/streaming-client.browser.js +1 -1
- package/dist/v17/streaming-client.browser.ie.js +6 -6
- package/dist/v17/streaming-client.browser.js +1 -1
- package/dist/v17.0.3/streaming-client.browser.ie.js +18 -0
- package/dist/{v17.0.2 → v17.0.3}/streaming-client.browser.js +1 -1
- package/package.json +118 -116
- package/dist/v17.0.2/streaming-client.browser.ie.js +0 -18
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
window.GenesysCloudStreamingClient=function(e){var t={};function r(n){if(t[n])return t[n].exports;var i=t[n]={i:n,l:!1,exports:{}};return e[n].call(i.exports,i,i.exports,r),i.l=!0,i.exports}return r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)r.d(n,i,function(t){return e[t]}.bind(null,i));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=403)}([function(e,t,r){"use strict";(function(e){r(48),r(52),r(92),r(163),r(28),r(27),r(7),r(29),r(155),r(164),r(165),r(104),r(274),r(50),r(441),r(196),r(166),r(43),r(2),r(12),r(24),r(13),r(37),r(47),r(88),r(83),r(55),r(56),r(57),r(58),r(59),r(60),r(61),r(62),r(63),r(64),r(65),r(66),r(67),r(68),r(69),r(70),r(71),r(72),r(73),r(74),r(75),r(76),r(77),r(33),r(14),r(105);var n,i=r(11),o=r.n(i),a=r(179),s=Object.prototype.toString,u=Object.getPrototypeOf,c=(n=Object.create(null),function(e){var t=s.call(e);return n[t]||(n[t]=t.slice(8,-1).toLowerCase())}),l=function(e){return e=e.toLowerCase(),function(t){return c(t)===e}},f=function(e){return function(t){return o()(t)===e}},p=Array.isArray,d=f("undefined");var h=l("ArrayBuffer");var v=f("string"),m=f("function"),g=f("number"),y=function(e){return null!==e&&"object"===o()(e)},b=function(e){if("object"!==c(e))return!1;var t=u(e);return!(null!==t&&t!==Object.prototype&&null!==Object.getPrototypeOf(t)||Symbol.toStringTag in e||Symbol.iterator in e)},_=l("Date"),S=l("File"),w=l("Blob"),x=l("FileList"),O=l("URLSearchParams");function k(e,t){var r,n,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},a=i.allOwnKeys,s=void 0!==a&&a;if(null!=e)if("object"!==o()(e)&&(e=[e]),p(e))for(r=0,n=e.length;r<n;r++)t.call(null,e[r],r,e);else{var u,c=s?Object.getOwnPropertyNames(e):Object.keys(e),l=c.length;for(r=0;r<l;r++)u=c[r],t.call(null,e[u],u,e)}}function A(e,t){t=t.toLowerCase();for(var r,n=Object.keys(e),i=n.length;i-- >0;)if(t===(r=n[i]).toLowerCase())return r;return null}var T="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:e,E=function(e){return!d(e)&&e!==T};var I,N=(I="undefined"!=typeof Uint8Array&&u(Uint8Array),function(e){return I&&e instanceof I}),R=l("HTMLFormElement"),j=function(e){var t=Object.prototype.hasOwnProperty;return function(e,r){return t.call(e,r)}}(),P=l("RegExp"),C=function(e,t){var r=Object.getOwnPropertyDescriptors(e),n={};k(r,(function(r,i){var o;!1!==(o=t(r,i,e))&&(n[i]=o||r)})),Object.defineProperties(e,n)},L="abcdefghijklmnopqrstuvwxyz",M={DIGIT:"0123456789",ALPHA:L,ALPHA_DIGIT:L+L.toUpperCase()+"0123456789"};var D=l("AsyncFunction");t.a={isArray:p,isArrayBuffer:h,isBuffer:function(e){return null!==e&&!d(e)&&null!==e.constructor&&!d(e.constructor)&&m(e.constructor.isBuffer)&&e.constructor.isBuffer(e)},isFormData:function(e){var t;return e&&("function"==typeof FormData&&e instanceof FormData||m(e.append)&&("formdata"===(t=c(e))||"object"===t&&m(e.toString)&&"[object FormData]"===e.toString()))},isArrayBufferView:function(e){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&h(e.buffer)},isString:v,isNumber:g,isBoolean:function(e){return!0===e||!1===e},isObject:y,isPlainObject:b,isUndefined:d,isDate:_,isFile:S,isBlob:w,isRegExp:P,isFunction:m,isStream:function(e){return y(e)&&m(e.pipe)},isURLSearchParams:O,isTypedArray:N,isFileList:x,forEach:k,merge:function e(){for(var t=E(this)&&this||{},r=t.caseless,n={},i=function(t,i){var o=r&&A(n,i)||i;b(n[o])&&b(t)?n[o]=e(n[o],t):b(t)?n[o]=e({},t):p(t)?n[o]=t.slice():n[o]=t},o=0,a=arguments.length;o<a;o++)arguments[o]&&k(arguments[o],i);return n},extend:function(e,t,r){var n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},i=n.allOwnKeys;return k(t,(function(t,n){r&&m(t)?e[n]=Object(a.a)(t,r):e[n]=t}),{allOwnKeys:i}),e},trim:function(e){return e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")},stripBOM:function(e){return 65279===e.charCodeAt(0)&&(e=e.slice(1)),e},inherits:function(e,t,r,n){e.prototype=Object.create(t.prototype,n),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),r&&Object.assign(e.prototype,r)},toFlatObject:function(e,t,r,n){var i,o,a,s={};if(t=t||{},null==e)return t;do{for(o=(i=Object.getOwnPropertyNames(e)).length;o-- >0;)a=i[o],n&&!n(a,e,t)||s[a]||(t[a]=e[a],s[a]=!0);e=!1!==r&&u(e)}while(e&&(!r||r(e,t))&&e!==Object.prototype);return t},kindOf:c,kindOfTest:l,endsWith:function(e,t,r){e=String(e),(void 0===r||r>e.length)&&(r=e.length),r-=t.length;var n=e.indexOf(t,r);return-1!==n&&n===r},toArray:function(e){if(!e)return null;if(p(e))return e;var t=e.length;if(!g(t))return null;for(var r=new Array(t);t-- >0;)r[t]=e[t];return r},forEachEntry:function(e,t){for(var r,n=(e&&e[Symbol.iterator]).call(e);(r=n.next())&&!r.done;){var i=r.value;t.call(e,i[0],i[1])}},matchAll:function(e,t){for(var r,n=[];null!==(r=e.exec(t));)n.push(r);return n},isHTMLForm:R,hasOwnProperty:j,hasOwnProp:j,reduceDescriptors:C,freezeMethods:function(e){C(e,(function(t,r){if(m(e)&&-1!==["arguments","caller","callee"].indexOf(r))return!1;var n=e[r];m(n)&&(t.enumerable=!1,"writable"in t?t.writable=!1:t.set||(t.set=function(){throw Error("Can not rewrite read-only method '"+r+"'")}))}))},toObjectSet:function(e,t){var r={},n=function(e){e.forEach((function(e){r[e]=!0}))};return p(e)?n(e):n(String(e).split(t)),r},toCamelCase:function(e){return e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,(function(e,t,r){return t.toUpperCase()+r}))},noop:function(){},toFiniteNumber:function(e,t){return e=+e,Number.isFinite(e)?e:t},findKey:A,global:T,isContextDefined:E,ALPHABET:M,generateString:function(){for(var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:16,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:M.ALPHA_DIGIT,r="",n=t.length;e--;)r+=t[Math.random()*n|0];return r},isSpecCompliantForm:function(e){return!!(e&&m(e.append)&&"FormData"===e[Symbol.toStringTag]&&e[Symbol.iterator])},toJSONObject:function(e){var t=new Array(10);return function e(r,n){if(y(r)){if(t.indexOf(r)>=0)return;if(!("toJSON"in r)){t[n]=r;var i=p(r)?[]:{};return k(r,(function(t,r){var o=e(t,n+1);!d(o)&&(i[r]=o)})),t[n]=void 0,i}}return r}(e,0)},isAsyncFn:D,isThenable:function(e){return e&&(y(e)||m(e))&&m(e.then)&&m(e.catch)}}}).call(this,r(108))},function(e,t,r){"use strict";r(6),Object.defineProperty(t,"__esModule",{value:!0}),t.NS_AVATAR_METADATA=t.NS_AVATAR_DATA=t.NS_ROSTER_DELIMITER=t.NS_GEOLOC=t.NS_AMP=t.NS_INBAND_REGISTRATION=t.NS_REGISTER=t.NS_XHTML_IM=t.NS_XHTML=t.NS_HTTP_AUTH=t.NS_OOB_TRANSFER=t.NS_OOB=t.NS_SOCKS5=t.NS_PUBSUB_OWNER=t.NS_PUBSUB_EVENT=t.NS_PUBSUB_ERRORS=t.NS_PUBSUB=t.NS_RSM=t.NS_SEARCH=t.NS_VCARD_TEMP=t.NS_ADHOC_COMMANDS=t.NS_PRIVATE=t.NS_BOOKMARKS=t.NS_IBB=t.NS_MUC_USER=t.NS_MUC_OWNER=t.NS_MUC_ADMIN=t.NS_MUC=t.NS_ADDRESS=t.NS_DISCO_ITEMS=t.NS_DISCO_INFO=t.NS_LEGACY_CHAT_EVENTS=t.NS_PRIVACY=t.NS_LAST_ACTIVITY=t.NS_RPC=t.NS_DATAFORM=t.NS_FRAMING=t.NS_SUBSCRIPTION_PREAPPROVAL=t.NS_ROSTER_VERSIONING=t.NS_ROSTER=t.NS_STARTTLS=t.NS_STREAMS=t.NS_STREAM=t.NS_STANZAS=t.NS_SESSION=t.NS_SERVER=t.NS_SASL=t.NS_CLIENT=t.NS_BIND=t.NS_ATOM=void 0,t.NS_JINGLE_FILE_TRANSFER_4=t.NS_JINGLE_FILE_TRANSFER_3=t.NS_SOFTWARE_INFO=t.NS_BOB=t.NS_ATTENTION_0=t.NS_DATAFORM_MEDIA=t.NS_DISCO_EXTERNAL_2=t.NS_DISCO_EXTERNAL_1=t.NS_BOSH_XMPP=t.NS_DELAY=t.NS_TIME=t.NS_PING=t.NS_SMACKS_3=t.NS_BLOCKING_ERRORS=t.NS_BLOCKING=t.NS_INVISIBLE_0=t.NS_RECEIPTS=t.NS_JINGLE_RAW_UDP_1=t.NS_JINGLE_ICE_UDP_1=t.NS_NICK=t.NS_LANG_TRANS_ITEMS=t.NS_LANG_TRANS=t.NS_JINGLE_RTP_VIDEO=t.NS_JINGLE_RTP_AUDIO=t.NS_JINGLE_RTP_INFO_1=t.NS_JINGLE_RTP_ERRORS_1=t.NS_JINGLE_RTP_1=t.NS_JINGLE_ERRORS_1=t.NS_JINGLE_1=t.NS_PEP_NOTIFY=t.NS_CAPTCHA=t.NS_ALT_CONNECTIONS_XBOSH=t.NS_ALT_CONNECTIONS_WEBSOCKET=t.NS_VCARD_TEMP_UPDATE=t.NS_REACH_0=t.NS_ROSTER_NOTES=t.NS_ROSTER_EXCHANGE=t.NS_DATAFORM_LAYOUT=t.NS_COMPRESSION=t.NS_COMPRESSION_FEATURE=t.NS_SHIM=t.NS_BOSH=t.NS_DATAFORM_VALIDATION=t.NS_TUNE=t.NS_DISCO_LEGACY_CAPS=t.NS_COMPONENT=t.NS_ACTIVITY=t.NS_MOOD=t.NS_VERSION=t.NS_CHAT_STATES=void 0,t.NS_OMEMO_AXOLOTL=t.NS_SPOILER_0=t.NS_EME_0=t.NS_REFERENCE_0=t.NS_JINGLE_ICE_0=t.NS_JINGLE_HTTP_UPLOAD_0=t.NS_JINGLE_HTTP_0=t.NS_HTTP_UPLOAD_0=t.NS_SID_0=t.NS_JINGLE_PUB_1=t.NS_PUSH_0=t.NS_DELEGATION_1=t.NS_JINGLE_MSG_INITIATE_0=t.NS_CSI_0=t.NS_JINGLE_DTLS_SCTP_1=t.NS_JINGLE_RTP_SSMA_0=t.NS_JINGLE_GROUPING_0=t.NS_JSON_0=t.NS_HINTS=t.NS_CHAT_MARKERS_0=t.NS_JINGLE_DTLS_0=t.NS_IDLE_1=t.NS_HATS_0=t.NS_MAM_2=t.NS_MAM_1=t.NS_MAM_0=t.NS_MAM_TMP=t.NS_PSA=t.NS_CORRECTION_0=t.NS_MUC_UNIQUE=t.NS_RTT_0=t.NS_HASH_NAME=t.NS_HASHES_2=t.NS_HASHES_1=t.NS_FORWARD_0=t.NS_JINGLE_RTP_HDREXT_0=t.NS_JINGLE_RTP_RTCP_FB_0=t.NS_CARBONS_2=t.NS_DECLOAKING_0=t.NS_THUMBS_1=t.NS_THUMBS_0=t.NS_JINGLE_RTP_ZRTP_1=t.NS_JINGLE_IBB_1=t.NS_JINGLE_SOCKS5_1=t.NS_SEC_LABEL_ESS_0=t.NS_SEC_LABEL_CATALOG_2=t.NS_SEC_LABEL_0=t.NS_MUC_DIRECT_INVITE=t.NS_JINGLE_XML_0=t.NS_JINGLE_FILE_TRANSFER_5=void 0,t.NS_JINGLE_RTP_MSID_0=t.NS_XRD=t.NS_JSON_MESSAGE_0=t.NS_OMEMO_AXOLOTL_BUNDLE=t.NS_OMEMO_AXOLOTL_BUNDLES=t.NS_OMEMO_AXOLOTL_DEVICELIST=void 0,t.NS_ATOM="http://www.w3.org/2005/Atom",t.NS_BIND="urn:ietf:params:xml:ns:xmpp-bind",t.NS_CLIENT="jabber:client",t.NS_SASL="urn:ietf:params:xml:ns:xmpp-sasl",t.NS_SERVER="jabber:server",t.NS_SESSION="urn:ietf:params:xml:ns:xmpp-session",t.NS_STANZAS="urn:ietf:params:xml:ns:xmpp-stanzas",t.NS_STREAM="http://etherx.jabber.org/streams",t.NS_STREAMS="urn:ietf:params:xml:ns:xmpp-streams",t.NS_STARTTLS="urn:ietf:params:xml:ns:xmpp-tls",t.NS_ROSTER="jabber:iq:roster",t.NS_ROSTER_VERSIONING="urn:xmpp:features:rosterver",t.NS_SUBSCRIPTION_PREAPPROVAL="urn:xmpp:features:pre-approval",t.NS_FRAMING="urn:ietf:params:xml:ns:xmpp-framing",t.NS_DATAFORM="jabber:x:data",t.NS_RPC="jabber:iq:rpc",t.NS_LAST_ACTIVITY="jabber:iq:last",t.NS_PRIVACY="jabber:iq:privacy",t.NS_LEGACY_CHAT_EVENTS="jabber:x:event",t.NS_DISCO_INFO="http://jabber.org/protocol/disco#info",t.NS_DISCO_ITEMS="http://jabber.org/protocol/disco#items",t.NS_ADDRESS="http://jabber.org/protocol/address",t.NS_MUC="http://jabber.org/protocol/muc",t.NS_MUC_ADMIN="http://jabber.org/protocol/muc#admin",t.NS_MUC_OWNER="http://jabber.org/protocol/muc#owner",t.NS_MUC_USER="http://jabber.org/protocol/muc#user",t.NS_IBB="http://jabber.org/protocol/ibb",t.NS_BOOKMARKS="storage:bookmarks",t.NS_PRIVATE="jabber:iq:private",t.NS_ADHOC_COMMANDS="http://jabber.org/protocol/commands",t.NS_VCARD_TEMP="vcard-temp",t.NS_SEARCH="jabber:iq:search",t.NS_RSM="http://jabber.org/protocol/rsm",t.NS_PUBSUB="http://jabber.org/protocol/pubsub",t.NS_PUBSUB_ERRORS="http://jabber.org/protocol/pubsub#errors",t.NS_PUBSUB_EVENT="http://jabber.org/protocol/pubsub#event",t.NS_PUBSUB_OWNER="http://jabber.org/protocol/pubsub#owner",t.NS_SOCKS5="http://jabber.org/protocol/bytestreams",t.NS_OOB="jabber:x:oob",t.NS_OOB_TRANSFER="jabber:iq:oob",t.NS_HTTP_AUTH="http://jabber.org/protocol/http-auth",t.NS_XHTML="http://www.w3.org/1999/xhtml",t.NS_XHTML_IM="http://jabber.org/protocol/xhtml-im",t.NS_REGISTER="jabber:iq:register",t.NS_INBAND_REGISTRATION="http://jabber.org/features/iq-register",t.NS_AMP="http://jabber.org/protocol/amp",t.NS_GEOLOC="http://jabber.org/protocol/geoloc",t.NS_ROSTER_DELIMITER="roster:delimiter",t.NS_AVATAR_DATA="urn:xmpp:avatar:data",t.NS_AVATAR_METADATA="urn:xmpp:avatar:metadata",t.NS_CHAT_STATES="http://jabber.org/protocol/chatstates",t.NS_VERSION="jabber:iq:version",t.NS_MOOD="http://jabber.org/protocol/mood",t.NS_ACTIVITY="http://jabber.org/protocol/activity",t.NS_COMPONENT="jabber:component:accept",t.NS_DISCO_LEGACY_CAPS="http://jabber.org/protocol/caps",t.NS_TUNE="http://jabber.org/protocol/tune",t.NS_DATAFORM_VALIDATION="http://jabber.org/protocol/xdata-validate",t.NS_BOSH="http://jabber.org/protocol/httpbind",t.NS_SHIM="http://jabber.org/protocol/shim",t.NS_COMPRESSION_FEATURE="http://jabber.org/features/compress",t.NS_COMPRESSION="http://jabber.org/protocol/compress",t.NS_DATAFORM_LAYOUT="http://jabber.org/protocol/xdata-layout",t.NS_ROSTER_EXCHANGE="http://jabber.org/protocol/rosterx",t.NS_ROSTER_NOTES="storage:rosternotes",t.NS_REACH_0="urn:xmpp:reach:0",t.NS_VCARD_TEMP_UPDATE="vcard-temp:x:update",t.NS_ALT_CONNECTIONS_WEBSOCKET="urn:xmpp:alt-connections:websocket",t.NS_ALT_CONNECTIONS_XBOSH="urn:xmpp:alt-connections:xbosh",t.NS_CAPTCHA="urn:xmpp:captcha";t.NS_PEP_NOTIFY=function(e){return"".concat(e,"+notify")},t.NS_JINGLE_1="urn:xmpp:jingle:1",t.NS_JINGLE_ERRORS_1="urn:xmpp:jingle:errors:1",t.NS_JINGLE_RTP_1="urn:xmpp:jingle:apps:rtp:1",t.NS_JINGLE_RTP_ERRORS_1="urn:xmpp:jingle:apps:rtp:errors:1",t.NS_JINGLE_RTP_INFO_1="urn:xmpp:jingle:apps:rtp:info:1",t.NS_JINGLE_RTP_AUDIO="urn:xmpp:jingle:apps:rtp:audio",t.NS_JINGLE_RTP_VIDEO="urn:xmpp:jingle:apps:rtp:video",t.NS_LANG_TRANS="urn:xmpp:langtrans",t.NS_LANG_TRANS_ITEMS="urn:xmpp:langtrans:items",t.NS_NICK="http://jabber.org/protocol/nick",t.NS_JINGLE_ICE_UDP_1="urn:xmpp:jingle:transports:ice-udp:1",t.NS_JINGLE_RAW_UDP_1="urn:xmpp:jingle:transports:raw-udp:1",t.NS_RECEIPTS="urn:xmpp:receipts",t.NS_INVISIBLE_0="urn:xmpp:invisible:0",t.NS_BLOCKING="urn:xmpp:blocking",t.NS_BLOCKING_ERRORS="urn:xmpp:blocking:errors",t.NS_SMACKS_3="urn:xmpp:sm:3",t.NS_PING="urn:xmpp:ping",t.NS_TIME="urn:xmpp:time",t.NS_DELAY="urn:xmpp:delay",t.NS_BOSH_XMPP="urn:xmpp:xbosh",t.NS_DISCO_EXTERNAL_1="urn:xmpp:extdisco:1",t.NS_DISCO_EXTERNAL_2="urn:xmpp:extdisco:2",t.NS_DATAFORM_MEDIA="urn:xmpp:media-element",t.NS_ATTENTION_0="urn:xmpp:attention:0",t.NS_BOB="urn:xmpp:bob",t.NS_SOFTWARE_INFO="urn:xmpp:dataforms:softwareinfo",t.NS_JINGLE_FILE_TRANSFER_3="urn:xmpp:jingle:apps:file-transfer:3",t.NS_JINGLE_FILE_TRANSFER_4="urn:xmpp:jingle:apps:file-transfer:4",t.NS_JINGLE_FILE_TRANSFER_5="urn:xmpp:jingle:apps:file-transfer:5",t.NS_JINGLE_XML_0="urn:xmpp:jingle:apps:xmlstream:0",t.NS_MUC_DIRECT_INVITE="jabber:x:conference",t.NS_SEC_LABEL_0="urn:xmpp:sec-label:0",t.NS_SEC_LABEL_CATALOG_2="urn:xmpp:sec-label:catalog:2",t.NS_SEC_LABEL_ESS_0="urn:xmpp:sec-label:ess:0",t.NS_JINGLE_SOCKS5_1="urn:xmpp:jingle:transports:s5b:1",t.NS_JINGLE_IBB_1="urn:xmpp:jingle:transports:ibb:1",t.NS_JINGLE_RTP_ZRTP_1="urn:xmpp:jingle:apps:rtp:zrtp:1",t.NS_THUMBS_0="urn:xmpp:thumbs:0",t.NS_THUMBS_1="urn:xmpp:thumbs:1",t.NS_DECLOAKING_0="urn:xmpp:decloaking:0",t.NS_CARBONS_2="urn:xmpp:carbons:2",t.NS_JINGLE_RTP_RTCP_FB_0="urn:xmpp:jingle:apps:rtp:rtcp-fb:0",t.NS_JINGLE_RTP_HDREXT_0="urn:xmpp:jingle:apps:rtp:rtp-hdrext:0",t.NS_FORWARD_0="urn:xmpp:forward:0",t.NS_HASHES_1="urn:xmpp:hashes:1",t.NS_HASHES_2="urn:xmpp:hashes:2";t.NS_HASH_NAME=function(e){return"urn:xmpp:hash-function-text-names:".concat(e)},t.NS_RTT_0="urn:xmpp:rtt:0",t.NS_MUC_UNIQUE="http://jabber.org/protocol/muc#unique",t.NS_CORRECTION_0="urn:xmpp:message-correct:0",t.NS_PSA="urn:xmpp:psa",t.NS_MAM_TMP="urn:xmpp:mam:tmp",t.NS_MAM_0="urn:xmpp:mam:0",t.NS_MAM_1="urn:xmpp:mam:1",t.NS_MAM_2="urn:xmpp:mam:2",t.NS_HATS_0="urn:xmpp:hats:0",t.NS_IDLE_1="urn:xmpp:idle:1",t.NS_JINGLE_DTLS_0="urn:xmpp:jingle:apps:dtls:0",t.NS_CHAT_MARKERS_0="urn:xmpp:chat-markers:0",t.NS_HINTS="urn:xmpp:hints",t.NS_JSON_0="urn:xmpp:json:0",t.NS_JINGLE_GROUPING_0="urn:xmpp:jingle:apps:grouping:0",t.NS_JINGLE_RTP_SSMA_0="urn:xmpp:jingle:apps:rtp:ssma:0",t.NS_JINGLE_DTLS_SCTP_1="urn:xmpp:jingle:transports:dtls-sctp:1",t.NS_CSI_0="urn:xmpp:csi:0",t.NS_JINGLE_MSG_INITIATE_0="urn:xmpp:jingle:jingle-message:0",t.NS_DELEGATION_1="urn:xmpp:delegation:1",t.NS_PUSH_0="urn:xmpp:push:0",t.NS_JINGLE_PUB_1="urn:xmpp:jinglepub:1",t.NS_SID_0="urn:xmpp:sid:0",t.NS_HTTP_UPLOAD_0="urn:xmpp:http:upload:0",t.NS_JINGLE_HTTP_0="urn:xmpp:jingle:transports:http:0",t.NS_JINGLE_HTTP_UPLOAD_0="urn:xmpp:jingle:transports:http:upload:0",t.NS_JINGLE_ICE_0="urn:xmpp:jingle:transports:ice:0",t.NS_REFERENCE_0="urn:xmpp:reference:0",t.NS_EME_0="urn:xmpp:eme:0",t.NS_SPOILER_0="urn:xmpp:spoiler:0",t.NS_OMEMO_AXOLOTL="eu.siacs.conversations.axolotl",t.NS_OMEMO_AXOLOTL_DEVICELIST="eu.siacs.conversations.axolotl.devicelist",t.NS_OMEMO_AXOLOTL_BUNDLES="eu.siacs.conversations.axolotl.bundles";t.NS_OMEMO_AXOLOTL_BUNDLE=function(e){return"".concat(t.NS_OMEMO_AXOLOTL_BUNDLES,":").concat(e)},t.NS_JSON_MESSAGE_0="urn:xmpp:json-msg:0",t.NS_XRD="http://docs.oasis-open.org/ns/xri/xrd-1.0",t.NS_JINGLE_RTP_MSID_0="urn:xmpp:jingle:apps:rtp:msid:0"},function(e,t,r){var n=r(192),i=r(53),o=r(407);n||i(Object.prototype,"toString",o,{unsafe:!0})},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.define=t.XMLElement=t.Translator=t.Registry=t.StreamParser=t.parse=t.Parser=void 0;var n=r(18),i=(0,n.__importDefault)(r(170));t.XMLElement=i.default;var o=(0,n.__importDefault)(r(465));t.Registry=o.default;var a=(0,n.__importDefault)(r(285));t.Translator=a.default,(0,n.__exportStar)(r(171),t),(0,n.__exportStar)(r(213),t),(0,n.__exportStar)(r(482),t);var s=r(215);Object.defineProperty(t,"Parser",{enumerable:!0,get:function(){return(0,n.__importDefault)(s).default}}),Object.defineProperty(t,"parse",{enumerable:!0,get:function(){return s.parse}});var u=r(483);Object.defineProperty(t,"StreamParser",{enumerable:!0,get:function(){return(0,n.__importDefault)(u).default}}),t.define=function(e){return function(t){t.define(e)}}},function(e,t){e.exports=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){var n=r(266);function i(e,t){for(var r=0;r<t.length;r++){var i=t[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,n(i.key),i)}}e.exports=function(e,t,r){return t&&i(e.prototype,t),r&&i(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){"use strict";var n=r(10),i=r(22),o=r(153),a=r(42),s=r(54),u=r(38),c=r(136),l=r(189),f=r(137),p=r(32),d=r(191),h=p("isConcatSpreadable"),v=d>=51||!i((function(){var e=[];return e[h]=!1,e.concat()[0]!==e})),m=f("concat"),g=function(e){if(!a(e))return!1;var t=e[h];return void 0!==t?!!t:o(e)};n({target:"Array",proto:!0,forced:!v||!m},{concat:function(e){var t,r,n,i,o,a=s(this),f=l(a,0),p=0;for(t=-1,n=arguments.length;t<n;t++)if(g(o=-1===t?a:arguments[t])){if(p+(i=u(o.length))>9007199254740991)throw TypeError("Maximum allowed index exceeded");for(r=0;r<i;r++,p++)r in o&&c(f,p,o[r])}else{if(p>=9007199254740991)throw TypeError("Maximum allowed index exceeded");c(f,p++,o)}return f.length=p,f}})},function(e,t,r){"use strict";var n=r(85),i=r(140),o=r(141),a=r(91),s=r(194),u=a.set,c=a.getterFor("Array Iterator");e.exports=s(Array,"Array",(function(e,t){u(this,{type:"Array Iterator",target:n(e),index:0,kind:t})}),(function(){var e=c(this),t=e.target,r=e.kind,n=e.index++;return!t||n>=t.length?(e.target=void 0,{value:void 0,done:!0}):"keys"==r?{value:n,done:!1}:"values"==r?{value:t[n],done:!1}:{value:[n,t[n]],done:!1}}),"values"),o.Arguments=o.Array,i("keys"),i("values"),i("entries")},function(e,t,r){var n=r(422)();e.exports=n;try{regeneratorRuntime=n}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=n:Function("r","regeneratorRuntime = r")(n)}},function(e,t,r){var n=r(266);e.exports=function(e,t,r){return(t=n(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){var n=r(20),i=r(96).f,o=r(81),a=r(53),s=r(183),u=r(230),c=r(135);e.exports=function(e,t){var r,l,f,p,d,h=e.target,v=e.global,m=e.stat;if(r=v?n:m?n[h]||s(h,{}):(n[h]||{}).prototype)for(l in t){if(p=t[l],f=e.noTargetGet?(d=i(r,l))&&d.value:r[l],!c(v?l:h+(m?".":"#")+l,e.forced)&&void 0!==f){if(typeof p==typeof f)continue;u(p,f)}(e.sham||f&&f.sham)&&o(p,"sham",!0),a(r,l,p,e)}}},function(e,t){function r(t){return e.exports=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.exports.__esModule=!0,e.exports.default=e.exports,r(t)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){"use strict";var n=r(10),i=r(158);n({target:"RegExp",proto:!0,forced:/./.exec!==i},{exec:i})},function(e,t,r){"use strict";var n=r(159).charAt,i=r(91),o=r(194),a=i.set,s=i.getterFor("String Iterator");o(String,"String",(function(e){a(this,{type:"String Iterator",string:String(e),index:0})}),(function(){var e,t=s(this),r=t.string,i=t.index;return i>=r.length?{value:void 0,done:!0}:(e=n(r,i),t.index+=e.length,{value:e,done:!1})}))},function(e,t,r){var n=r(20),i=r(259),o=r(7),a=r(81),s=r(32),u=s("iterator"),c=s("toStringTag"),l=o.values;for(var f in i){var p=n[f],d=p&&p.prototype;if(d){if(d[u]!==l)try{a(d,u,l)}catch(e){d[u]=l}if(d[c]||a(d,c,f),i[f])for(var h in o)if(d[h]!==o[h])try{a(d,h,o[h])}catch(e){d[h]=o[h]}}}},function(e,t,r){(function(e){r(48),r(52),r(144),r(92),r(163),r(28),r(7),r(29),r(21),r(164),r(165),r(166),r(2),r(17),r(24),r(13),r(33),r(14);var t=r(11),n=function(e){"use strict";var r=Object.prototype,n=r.hasOwnProperty,i="function"==typeof Symbol?Symbol:{},o=i.iterator||"@@iterator",a=i.asyncIterator||"@@asyncIterator",s=i.toStringTag||"@@toStringTag";function u(e,t,r){return Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{u({},"")}catch(e){u=function(e,t,r){return e[t]=r}}function c(e,t,r,n){var i=t&&t.prototype instanceof p?t:p,o=Object.create(i.prototype),a=new O(n||[]);return o._invoke=function(e,t,r){var n="suspendedStart";return function(i,o){if("executing"===n)throw new Error("Generator is already running");if("completed"===n){if("throw"===i)throw o;return A()}for(r.method=i,r.arg=o;;){var a=r.delegate;if(a){var s=S(a,r);if(s){if(s===f)continue;return s}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if("suspendedStart"===n)throw n="completed",r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n="executing";var u=l(e,t,r);if("normal"===u.type){if(n=r.done?"completed":"suspendedYield",u.arg===f)continue;return{value:u.arg,done:r.done}}"throw"===u.type&&(n="completed",r.method="throw",r.arg=u.arg)}}}(e,r,a),o}function l(e,t,r){try{return{type:"normal",arg:e.call(t,r)}}catch(e){return{type:"throw",arg:e}}}e.wrap=c;var f={};function p(){}function d(){}function h(){}var v={};v[o]=function(){return this};var m=Object.getPrototypeOf,g=m&&m(m(k([])));g&&g!==r&&n.call(g,o)&&(v=g);var y=h.prototype=p.prototype=Object.create(v);function b(e){["next","throw","return"].forEach((function(t){u(e,t,(function(e){return this._invoke(t,e)}))}))}function _(e,r){var i;this._invoke=function(o,a){function s(){return new r((function(i,s){!function i(o,a,s,u){var c=l(e[o],e,a);if("throw"!==c.type){var f=c.arg,p=f.value;return p&&"object"===t(p)&&n.call(p,"__await")?r.resolve(p.__await).then((function(e){i("next",e,s,u)}),(function(e){i("throw",e,s,u)})):r.resolve(p).then((function(e){f.value=e,s(f)}),(function(e){return i("throw",e,s,u)}))}u(c.arg)}(o,a,i,s)}))}return i=i?i.then(s,s):s()}}function S(e,t){var r=e.iterator[t.method];if(void 0===r){if(t.delegate=null,"throw"===t.method){if(e.iterator.return&&(t.method="return",t.arg=void 0,S(e,t),"throw"===t.method))return f;t.method="throw",t.arg=new TypeError("The iterator does not provide a 'throw' method")}return f}var n=l(r,e.iterator,t.arg);if("throw"===n.type)return t.method="throw",t.arg=n.arg,t.delegate=null,f;var i=n.arg;return i?i.done?(t[e.resultName]=i.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,f):i:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,f)}function w(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 x(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function O(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(w,this),this.reset(!0)}function k(e){if(e){var t=e[o];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var r=-1,i=function t(){for(;++r<e.length;)if(n.call(e,r))return t.value=e[r],t.done=!1,t;return t.value=void 0,t.done=!0,t};return i.next=i}}return{next:A}}function A(){return{value:void 0,done:!0}}return d.prototype=y.constructor=h,h.constructor=d,d.displayName=u(h,s,"GeneratorFunction"),e.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===d||"GeneratorFunction"===(t.displayName||t.name))},e.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,h):(e.__proto__=h,u(e,s,"GeneratorFunction")),e.prototype=Object.create(y),e},e.awrap=function(e){return{__await:e}},b(_.prototype),_.prototype[a]=function(){return this},e.AsyncIterator=_,e.async=function(t,r,n,i,o){void 0===o&&(o=Promise);var a=new _(c(t,r,n,i),o);return e.isGeneratorFunction(r)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},b(y),u(y,s,"Generator"),y[o]=function(){return this},y.toString=function(){return"[object Generator]"},e.keys=function(e){var t=[];for(var r in e)t.push(r);return t.reverse(),function r(){for(;t.length;){var n=t.pop();if(n in e)return r.value=n,r.done=!1,r}return r.done=!0,r}},e.values=k,O.prototype={constructor:O,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(x),!e)for(var t in this)"t"===t.charAt(0)&&n.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=void 0)},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 t=this;function r(r,n){return a.type="throw",a.arg=e,t.next=r,n&&(t.method="next",t.arg=void 0),!!n}for(var i=this.tryEntries.length-1;i>=0;--i){var o=this.tryEntries[i],a=o.completion;if("root"===o.tryLoc)return r("end");if(o.tryLoc<=this.prev){var s=n.call(o,"catchLoc"),u=n.call(o,"finallyLoc");if(s&&u){if(this.prev<o.catchLoc)return r(o.catchLoc,!0);if(this.prev<o.finallyLoc)return r(o.finallyLoc)}else if(s){if(this.prev<o.catchLoc)return r(o.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return r(o.finallyLoc)}}}},abrupt:function(e,t){for(var r=this.tryEntries.length-1;r>=0;--r){var i=this.tryEntries[r];if(i.tryLoc<=this.prev&&n.call(i,"finallyLoc")&&this.prev<i.finallyLoc){var o=i;break}}o&&("break"===e||"continue"===e)&&o.tryLoc<=t&&t<=o.finallyLoc&&(o=null);var a=o?o.completion:{};return a.type=e,a.arg=t,o?(this.method="next",this.next=o.finallyLoc,f):this.complete(a)},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),f},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.finallyLoc===e)return this.complete(r.completion,r.afterLoc),x(r),f}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc===e){var n=r.completion;if("throw"===n.type){var i=n.arg;x(r)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,r){return this.delegate={iterator:k(e),resultName:t,nextLoc:r},"next"===this.method&&(this.arg=void 0),f}},e}("object"===t(e)?e.exports:{});try{regeneratorRuntime=n}catch(e){Function("r","regeneratorRuntime = r")(n)}}).call(this,r(150)(e))},function(e,t,r){var n=r(427),i=r(269),o=r(203),a=r(428);e.exports=function(e){return n(e)||i(e)||o(e)||a()},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){"use strict";var n,i,o,a,s=r(10),u=r(101),c=r(20),l=r(102),f=r(246),p=r(53),d=r(156),h=r(98),v=r(125),m=r(42),g=r(123),y=r(121),b=r(97),_=r(184),S=r(197),w=r(157),x=r(122),O=r(199).set,k=r(249),A=r(250),T=r(411),E=r(251),I=r(412),N=r(91),R=r(135),j=r(32),P=r(191),C=j("species"),L="Promise",M=N.get,D=N.set,B=N.getterFor(L),F=f,q=c.TypeError,U=c.document,J=c.process,z=l("fetch"),G=E.f,H=G,V="process"==b(J),W=!!(U&&U.createEvent&&c.dispatchEvent),Q=R(L,(function(){if(!(_(F)!==String(F))){if(66===P)return!0;if(!V&&"function"!=typeof PromiseRejectionEvent)return!0}if(u&&!F.prototype.finally)return!0;if(P>=51&&/native code/.test(F))return!1;var e=F.resolve(1),t=function(e){e((function(){}),(function(){}))};return(e.constructor={})[C]=t,!(e.then((function(){}))instanceof t)})),K=Q||!w((function(e){F.all(e).catch((function(){}))})),Y=function(e){var t;return!(!m(e)||"function"!=typeof(t=e.then))&&t},X=function(e,t,r){if(!t.notified){t.notified=!0;var n=t.reactions;k((function(){for(var i=t.value,o=1==t.state,a=0;n.length>a;){var s,u,c,l=n[a++],f=o?l.ok:l.fail,p=l.resolve,d=l.reject,h=l.domain;try{f?(o||(2===t.rejection&&te(e,t),t.rejection=1),!0===f?s=i:(h&&h.enter(),s=f(i),h&&(h.exit(),c=!0)),s===l.promise?d(q("Promise-chain cycle")):(u=Y(s))?u.call(s,p,d):p(s)):d(i)}catch(e){h&&!c&&h.exit(),d(e)}}t.reactions=[],t.notified=!1,r&&!t.rejection&&Z(e,t)}))}},$=function(e,t,r){var n,i;W?((n=U.createEvent("Event")).promise=t,n.reason=r,n.initEvent(e,!1,!0),c.dispatchEvent(n)):n={promise:t,reason:r},(i=c["on"+e])?i(n):"unhandledrejection"===e&&T("Unhandled promise rejection",r)},Z=function(e,t){O.call(c,(function(){var r,n=t.value;if(ee(t)&&(r=I((function(){V?J.emit("unhandledRejection",n,e):$("unhandledrejection",e,n)})),t.rejection=V||ee(t)?2:1,r.error))throw r.value}))},ee=function(e){return 1!==e.rejection&&!e.parent},te=function(e,t){O.call(c,(function(){V?J.emit("rejectionHandled",e):$("rejectionhandled",e,t.value)}))},re=function(e,t,r,n){return function(i){e(t,r,i,n)}},ne=function(e,t,r,n){t.done||(t.done=!0,n&&(t=n),t.value=r,t.state=2,X(e,t,!0))},ie=function(e,t,r,n){if(!t.done){t.done=!0,n&&(t=n);try{if(e===r)throw q("Promise can't be resolved itself");var i=Y(r);i?k((function(){var n={done:!1};try{i.call(r,re(ie,e,n,t),re(ne,e,n,t))}catch(r){ne(e,n,r,t)}})):(t.value=r,t.state=1,X(e,t,!1))}catch(r){ne(e,{done:!1},r,t)}}};Q&&(F=function(e){y(this,F,L),g(e),n.call(this);var t=M(this);try{e(re(ie,this,t),re(ne,this,t))}catch(e){ne(this,t,e)}},(n=function(e){D(this,{type:L,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:0,value:void 0})}).prototype=d(F.prototype,{then:function(e,t){var r=B(this),n=G(x(this,F));return n.ok="function"!=typeof e||e,n.fail="function"==typeof t&&t,n.domain=V?J.domain:void 0,r.parent=!0,r.reactions.push(n),0!=r.state&&X(this,r,!1),n.promise},catch:function(e){return this.then(void 0,e)}}),i=function(){var e=new n,t=M(e);this.promise=e,this.resolve=re(ie,e,t),this.reject=re(ne,e,t)},E.f=G=function(e){return e===F||e===o?new i(e):H(e)},u||"function"!=typeof f||(a=f.prototype.then,p(f.prototype,"then",(function(e,t){var r=this;return new F((function(e,t){a.call(r,e,t)})).then(e,t)}),{unsafe:!0}),"function"==typeof z&&s({global:!0,enumerable:!0,forced:!0},{fetch:function(e){return A(F,z.apply(c,arguments))}}))),s({global:!0,wrap:!0,forced:Q},{Promise:F}),h(F,L,!1,!0),v(L),o=l(L),s({target:L,stat:!0,forced:Q},{reject:function(e){var t=G(this);return t.reject.call(void 0,e),t.promise}}),s({target:L,stat:!0,forced:u||Q},{resolve:function(e){return A(u&&this===o?F:this,e)}}),s({target:L,stat:!0,forced:K},{all:function(e){var t=this,r=G(t),n=r.resolve,i=r.reject,o=I((function(){var r=g(t.resolve),o=[],a=0,s=1;S(e,(function(e){var u=a++,c=!1;o.push(void 0),s++,r.call(t,e).then((function(e){c||(c=!0,o[u]=e,--s||n(o))}),i)})),--s||n(o)}));return o.error&&i(o.value),r.promise},race:function(e){var t=this,r=G(t),n=r.reject,i=I((function(){var i=g(t.resolve);S(e,(function(e){i.call(t,e).then(r.resolve,n)}))}));return i.error&&n(i.value),r.promise}})},function(e,t,r){"use strict";r.r(t),r.d(t,"__extends",(function(){return a})),r.d(t,"__assign",(function(){return s})),r.d(t,"__rest",(function(){return u})),r.d(t,"__decorate",(function(){return c})),r.d(t,"__param",(function(){return l})),r.d(t,"__esDecorate",(function(){return f})),r.d(t,"__runInitializers",(function(){return p})),r.d(t,"__propKey",(function(){return d})),r.d(t,"__setFunctionName",(function(){return h})),r.d(t,"__metadata",(function(){return v})),r.d(t,"__awaiter",(function(){return m})),r.d(t,"__generator",(function(){return g})),r.d(t,"__createBinding",(function(){return y})),r.d(t,"__exportStar",(function(){return b})),r.d(t,"__values",(function(){return _})),r.d(t,"__read",(function(){return S})),r.d(t,"__spread",(function(){return w})),r.d(t,"__spreadArrays",(function(){return x})),r.d(t,"__spreadArray",(function(){return O})),r.d(t,"__await",(function(){return k})),r.d(t,"__asyncGenerator",(function(){return A})),r.d(t,"__asyncDelegator",(function(){return T})),r.d(t,"__asyncValues",(function(){return E})),r.d(t,"__makeTemplateObject",(function(){return I})),r.d(t,"__importStar",(function(){return R})),r.d(t,"__importDefault",(function(){return j})),r.d(t,"__classPrivateFieldGet",(function(){return P})),r.d(t,"__classPrivateFieldSet",(function(){return C})),r.d(t,"__classPrivateFieldIn",(function(){return L})),r.d(t,"__addDisposableResource",(function(){return M})),r.d(t,"__disposeResources",(function(){return B}));r(48),r(52),r(144),r(92),r(6),r(27),r(7),r(29),r(21),r(50),r(267),r(2),r(17),r(13),r(14);var n=r(11),i=r.n(n),o=function(e,t){return(o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])})(e,t)};function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var s=function(){return(s=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var i in t=arguments[r])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}).apply(this,arguments)};function u(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]])}return r}function c(e,t,r,n){var o,a=arguments.length,s=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"===("undefined"==typeof Reflect?"undefined":i()(Reflect))&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,r,n);else for(var u=e.length-1;u>=0;u--)(o=e[u])&&(s=(a<3?o(s):a>3?o(t,r,s):o(t,r))||s);return a>3&&s&&Object.defineProperty(t,r,s),s}function l(e,t){return function(r,n){t(r,n,e)}}function f(e,t,r,n,o,a){function s(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var u,c=n.kind,l="getter"===c?"get":"setter"===c?"set":"value",f=!t&&e?n.static?e:e.prototype:null,p=t||(f?Object.getOwnPropertyDescriptor(f,n.name):{}),d=!1,h=r.length-1;h>=0;h--){var v={};for(var m in n)v[m]="access"===m?{}:n[m];for(var m in n.access)v.access[m]=n.access[m];v.addInitializer=function(e){if(d)throw new TypeError("Cannot add initializers after decoration has completed");a.push(s(e||null))};var g=(0,r[h])("accessor"===c?{get:p.get,set:p.set}:p[l],v);if("accessor"===c){if(void 0===g)continue;if(null===g||"object"!==i()(g))throw new TypeError("Object expected");(u=s(g.get))&&(p.get=u),(u=s(g.set))&&(p.set=u),(u=s(g.init))&&o.unshift(u)}else(u=s(g))&&("field"===c?o.unshift(u):p[l]=u)}f&&Object.defineProperty(f,n.name,p),d=!0}function p(e,t,r){for(var n=arguments.length>2,i=0;i<t.length;i++)r=n?t[i].call(e,r):t[i].call(e);return n?r:void 0}function d(e){return"symbol"===i()(e)?e:"".concat(e)}function h(e,t,r){return"symbol"===i()(t)&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:r?"".concat(r," ",t):t})}function v(e,t){if("object"===("undefined"==typeof Reflect?"undefined":i()(Reflect))&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function m(e,t,r,n){return new(r||(r=Promise))((function(i,o){function a(e){try{u(n.next(e))}catch(e){o(e)}}function s(e){try{u(n.throw(e))}catch(e){o(e)}}function u(e){var t;e.done?i(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(a,s)}u((n=n.apply(e,t||[])).next())}))}function g(e,t){var r,n,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(s){return function(u){return function(s){if(r)throw new TypeError("Generator is already executing.");for(;o&&(o=0,s[0]&&(a=0)),a;)try{if(r=1,n&&(i=2&s[0]?n.return:s[0]?n.throw||((i=n.return)&&i.call(n),0):n.next)&&!(i=i.call(n,s[1])).done)return i;switch(n=0,i&&(s=[2&s[0],i.value]),s[0]){case 0:case 1:i=s;break;case 4:return a.label++,{value:s[1],done:!1};case 5:a.label++,n=s[1],s=[0];continue;case 7:s=a.ops.pop(),a.trys.pop();continue;default:if(!(i=a.trys,(i=i.length>0&&i[i.length-1])||6!==s[0]&&2!==s[0])){a=0;continue}if(3===s[0]&&(!i||s[1]>i[0]&&s[1]<i[3])){a.label=s[1];break}if(6===s[0]&&a.label<i[1]){a.label=i[1],i=s;break}if(i&&a.label<i[2]){a.label=i[2],a.ops.push(s);break}i[2]&&a.ops.pop(),a.trys.pop();continue}s=t.call(e,a)}catch(e){s=[6,e],n=0}finally{r=i=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,u])}}}var y=Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]};function b(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||y(t,e,r)}function _(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function S(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,i,o=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=o.next()).done;)a.push(n.value)}catch(e){i={error:e}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(i)throw i.error}}return a}function w(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(S(arguments[t]));return e}function x(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),i=0;for(t=0;t<r;t++)for(var o=arguments[t],a=0,s=o.length;a<s;a++,i++)n[i]=o[a];return n}function O(e,t,r){if(r||2===arguments.length)for(var n,i=0,o=t.length;i<o;i++)!n&&i in t||(n||(n=Array.prototype.slice.call(t,0,i)),n[i]=t[i]);return e.concat(n||Array.prototype.slice.call(t))}function k(e){return this instanceof k?(this.v=e,this):new k(e)}function A(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n,i=r.apply(e,t||[]),o=[];return n={},a("next"),a("throw"),a("return"),n[Symbol.asyncIterator]=function(){return this},n;function a(e){i[e]&&(n[e]=function(t){return new Promise((function(r,n){o.push([e,t,r,n])>1||s(e,t)}))})}function s(e,t){try{(r=i[e](t)).value instanceof k?Promise.resolve(r.value.v).then(u,c):l(o[0][2],r)}catch(e){l(o[0][3],e)}var r}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 T(e){var t,r;return t={},n("next"),n("throw",(function(e){throw e})),n("return"),t[Symbol.iterator]=function(){return this},t;function n(n,i){t[n]=e[n]?function(t){return(r=!r)?{value:k(e[n](t)),done:!1}:i?i(t):t}:i}}function E(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=_(e),t={},n("next"),n("throw"),n("return"),t[Symbol.asyncIterator]=function(){return this},t);function n(r){t[r]=e[r]&&function(t){return new Promise((function(n,i){(function(e,t,r,n){Promise.resolve(n).then((function(t){e({value:t,done:r})}),t)})(n,i,(t=e[r](t)).done,t.value)}))}}}function I(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var N=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t};function R(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.prototype.hasOwnProperty.call(e,r)&&y(t,e,r);return N(t,e),t}function j(e){return e&&e.__esModule?e:{default:e}}function P(e,t,r,n){if("a"===r&&!n)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===r?n:"a"===r?n.call(e):n?n.value:t.get(e)}function C(e,t,r,n,i){if("m"===n)throw new TypeError("Private method is not writable");if("a"===n&&!i)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!i:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===n?i.call(e,r):i?i.value=r:t.set(e,r),r}function L(e,t){if(null===t||"object"!==i()(t)&&"function"!=typeof t)throw new TypeError("Cannot use 'in' operator on non-object");return"function"==typeof e?t===e:e.has(t)}function M(e,t,r){if(null!=t){if("object"!==i()(t)&&"function"!=typeof t)throw new TypeError("Object expected.");var n;if(r){if(!Symbol.asyncDispose)throw new TypeError("Symbol.asyncDispose is not defined.");n=t[Symbol.asyncDispose]}if(void 0===n){if(!Symbol.dispose)throw new TypeError("Symbol.dispose is not defined.");n=t[Symbol.dispose]}if("function"!=typeof n)throw new TypeError("Object not disposable.");e.stack.push({value:t,dispose:n,async:r})}else r&&e.stack.push({async:!0});return t}var D="function"==typeof SuppressedError?SuppressedError:function(e,t,r){var n=new Error(r);return n.name="SuppressedError",n.error=e,n.suppressed=t,n};function B(e){function t(t){e.error=e.hasError?new D(t,e.error,"An error was suppressed during disposal."):t,e.hasError=!0}return function r(){for(;e.stack.length;){var n=e.stack.pop();try{var i=n.dispose&&n.dispose.call(n.value);if(n.async)return Promise.resolve(i).then(r,(function(e){return t(e),r()}))}catch(e){t(e)}}if(e.hasError)throw e.error}()}t.default={__extends:a,__assign:s,__rest:u,__decorate:c,__param:l,__metadata:v,__awaiter:m,__generator:g,__createBinding:y,__exportStar:b,__values:_,__read:S,__spread:w,__spreadArrays:x,__spreadArray:O,__await:k,__asyncGenerator:A,__asyncDelegator:T,__asyncValues:E,__makeTemplateObject:I,__importStar:R,__importDefault:j,__classPrivateFieldGet:P,__classPrivateFieldSet:C,__classPrivateFieldIn:L,__addDisposableResource:M,__disposeResources:B}},function(e,t,r){"use strict";r(48),r(52),r(28),r(21),r(50);var n=r(0);function i(e,t,r,n,i){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack,this.message=e,this.name="AxiosError",t&&(this.code=t),r&&(this.config=r),n&&(this.request=n),i&&(this.response=i)}n.a.inherits(i,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:n.a.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});var o=i.prototype,a={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach((function(e){a[e]={value:e}})),Object.defineProperties(i,a),Object.defineProperty(o,"isAxiosError",{value:!0}),i.from=function(e,t,r,a,s,u){var c=Object.create(o);return n.a.toFlatObject(e,c,(function(e){return e!==Error.prototype}),(function(e){return"isAxiosError"!==e})),i.call(c,e.message,t,r,a,s),c.cause=e,c.name=e.name,u&&Object.assign(c,u),c},t.a=i},function(e,t,r){(function(t){var r=function(e){return e&&e.Math==Math&&e};e.exports=r("object"==typeof globalThis&&globalThis)||r("object"==typeof window&&window)||r("object"==typeof self&&self)||r("object"==typeof t&&t)||Function("return this")()}).call(this,r(108))},function(e,t,r){var n=r(41),i=r(46).f,o=Function.prototype,a=o.toString,s=/^\s*function ([^ (]*)/;n&&!("name"in o)&&i(o,"name",{configurable:!0,get:function(){try{return a.call(this).match(s)[1]}catch(e){return""}}})},function(e,t){e.exports=function(e){try{return!!e()}catch(e){return!0}}},function(e,t){function r(e,t,r,n,i,o,a){try{var s=e[o](a),u=s.value}catch(e){return void r(e)}s.done?t(u):Promise.resolve(u).then(n,i)}e.exports=function(e){return function(){var t=this,n=arguments;return new Promise((function(i,o){var a=e.apply(t,n);function s(e){r(a,i,o,s,u,"next",e)}function u(e){r(a,i,o,s,u,"throw",e)}s(void 0)}))}},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){"use strict";var n=r(53),i=r(44),o=r(22),a=r(193),s=RegExp.prototype,u=s.toString,c=o((function(){return"/a/b"!=u.call({source:"a",flags:"b"})})),l="toString"!=u.name;(c||l)&&n(RegExp.prototype,"toString",(function(){var e=i(this),t=String(e.source),r=e.flags;return"/"+t+"/"+String(void 0===r&&e instanceof RegExp&&!("flags"in s)?a.call(e):r)}),{unsafe:!0})},function(e,t,r){"use strict";var n=r(10),i=r(82).map,o=r(137),a=r(86),s=o("map"),u=a("map");n({target:"Array",proto:!0,forced:!s||!u},{map:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}})},function(e,t){function r(t){return e.exports=r=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},e.exports.__esModule=!0,e.exports.default=e.exports,r(t)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){"use strict";var n=r(10),i=r(134).indexOf,o=r(117),a=r(86),s=[].indexOf,u=!!s&&1/[1].indexOf(1,-0)<0,c=o("indexOf"),l=a("indexOf",{ACCESSORS:!0,1:0});n({target:"Array",proto:!0,forced:u||!c||!l},{indexOf:function(e){return u?s.apply(this,arguments)||0:i(this,e,arguments.length>1?arguments[1]:void 0)}})},function(e,t,r){"use strict";var n=r(10),i=r(239);n({target:"Array",proto:!0,forced:[].forEach!=i},{forEach:i})},function(e,t,r){"use strict";var n=r(10),i=r(42),o=r(153),a=r(116),s=r(38),u=r(85),c=r(136),l=r(32),f=r(137),p=r(86),d=f("slice"),h=p("slice",{ACCESSORS:!0,0:0,1:2}),v=l("species"),m=[].slice,g=Math.max;n({target:"Array",proto:!0,forced:!d||!h},{slice:function(e,t){var r,n,l,f=u(this),p=s(f.length),d=a(e,p),h=a(void 0===t?p:t,p);if(o(f)&&("function"!=typeof(r=f.constructor)||r!==Array&&!o(r.prototype)?i(r)&&null===(r=r[v])&&(r=void 0):r=void 0,r===Array||void 0===r))return m.call(f,d,h);for(n=new(void 0===r?Array:r)(g(h-d,0)),l=0;d<h;d++,l++)d in f&&c(n,l,f[d]);return n.length=l,n}})},function(e,t,r){var n=r(204);e.exports=function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&n(e,t)},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){var n=r(11).default,i=r(95);e.exports=function(e,t){if(t&&("object"===n(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return i(e)},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){var n=r(20),i=r(185),o=r(45),a=r(132),s=r(190),u=r(233),c=i("wks"),l=n.Symbol,f=u?l:l&&l.withoutSetter||a;e.exports=function(e){return o(c,e)||(s&&o(l,e)?c[e]=l[e]:c[e]=f("Symbol."+e)),c[e]}},function(e,t,r){var n=r(20),i=r(259),o=r(239),a=r(81);for(var s in i){var u=n[s],c=u&&u.prototype;if(c&&c.forEach!==o)try{a(c,"forEach",o)}catch(e){c.forEach=o}}},function(e,t,r){var n=r(263),i=r(421),o=r(203),a=r(265);e.exports=function(e,t){return n(e)||i(e,t)||o(e,t)||a()},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){"use strict";var n,i=r(244),o=r(41),a=r(20),s=r(42),u=r(45),c=r(138),l=r(81),f=r(53),p=r(46).f,d=r(124),h=r(142),v=r(32),m=r(132),g=a.Int8Array,y=g&&g.prototype,b=a.Uint8ClampedArray,_=b&&b.prototype,S=g&&d(g),w=y&&d(y),x=Object.prototype,O=x.isPrototypeOf,k=v("toStringTag"),A=m("TYPED_ARRAY_TAG"),T=i&&!!h&&"Opera"!==c(a.opera),E=!1,I={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},N=function(e){return s(e)&&u(I,c(e))};for(n in I)a[n]||(T=!1);if((!T||"function"!=typeof S||S===Function.prototype)&&(S=function(){throw TypeError("Incorrect invocation")},T))for(n in I)a[n]&&h(a[n],S);if((!T||!w||w===x)&&(w=S.prototype,T))for(n in I)a[n]&&h(a[n].prototype,w);if(T&&d(_)!==w&&h(_,w),o&&!u(w,k))for(n in E=!0,p(w,k,{get:function(){return s(this)?this[A]:void 0}}),I)a[n]&&l(a[n],A,n);e.exports={NATIVE_ARRAY_BUFFER_VIEWS:T,TYPED_ARRAY_TAG:E&&A,aTypedArray:function(e){if(N(e))return e;throw TypeError("Target is not a typed array")},aTypedArrayConstructor:function(e){if(h){if(O.call(S,e))return e}else for(var t in I)if(u(I,n)){var r=a[t];if(r&&(e===r||O.call(r,e)))return e}throw TypeError("Target is not a typed array constructor")},exportTypedArrayMethod:function(e,t,r){if(o){if(r)for(var n in I){var i=a[n];i&&u(i.prototype,e)&&delete i.prototype[e]}w[e]&&!r||f(w,e,r?t:T&&y[e]||t)}},exportTypedArrayStaticMethod:function(e,t,r){var n,i;if(o){if(h){if(r)for(n in I)(i=a[n])&&u(i,e)&&delete i[e];if(S[e]&&!r)return;try{return f(S,e,r?t:T&&g[e]||t)}catch(e){}}for(n in I)!(i=a[n])||i[e]&&!r||f(i,e,t)}},isView:function(e){var t=c(e);return"DataView"===t||u(I,t)},isTypedArray:N,TypedArray:S,TypedArrayPrototype:w}},function(e,t,r){"use strict";var n=r(10),i=r(131),o=r(85),a=r(117),s=[].join,u=i!=Object,c=a("join",",");n({target:"Array",proto:!0,forced:u||!c},{join:function(e){return s.call(o(this),void 0===e?",":e)}})},function(e,t,r){"use strict";var n=r(160),i=r(44),o=r(54),a=r(38),s=r(103),u=r(90),c=r(200),l=r(161),f=Math.max,p=Math.min,d=Math.floor,h=/\$([$&'`]|\d\d?|<[^>]*>)/g,v=/\$([$&'`]|\d\d?)/g;n("replace",2,(function(e,t,r,n){var m=n.REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE,g=n.REPLACE_KEEPS_$0,y=m?"$":"$0";return[function(r,n){var i=u(this),o=null==r?void 0:r[e];return void 0!==o?o.call(r,i,n):t.call(String(i),r,n)},function(e,n){if(!m&&g||"string"==typeof n&&-1===n.indexOf(y)){var o=r(t,e,this,n);if(o.done)return o.value}var u=i(e),d=String(this),h="function"==typeof n;h||(n=String(n));var v=u.global;if(v){var _=u.unicode;u.lastIndex=0}for(var S=[];;){var w=l(u,d);if(null===w)break;if(S.push(w),!v)break;""===String(w[0])&&(u.lastIndex=c(d,a(u.lastIndex),_))}for(var x,O="",k=0,A=0;A<S.length;A++){w=S[A];for(var T=String(w[0]),E=f(p(s(w.index),d.length),0),I=[],N=1;N<w.length;N++)I.push(void 0===(x=w[N])?x:String(x));var R=w.groups;if(h){var j=[T].concat(I,E,d);void 0!==R&&j.push(R);var P=String(n.apply(void 0,j))}else P=b(T,d,E,I,R,n);E>=k&&(O+=d.slice(k,E)+P,k=E+T.length)}return O+d.slice(k)}];function b(e,r,n,i,a,s){var u=n+e.length,c=i.length,l=v;return void 0!==a&&(a=o(a),l=h),t.call(s,l,(function(t,o){var s;switch(o.charAt(0)){case"$":return"$";case"&":return e;case"`":return r.slice(0,n);case"'":return r.slice(u);case"<":s=a[o.slice(1,-1)];break;default:var l=+o;if(0===l)return t;if(l>c){var f=d(l/10);return 0===f?t:f<=c?void 0===i[f-1]?o.charAt(1):i[f-1]+o.charAt(1):t}s=i[l-1]}return void 0===s?"":s}))}}))},function(e,t,r){var n=r(103),i=Math.min;e.exports=function(e){return e>0?i(n(e),9007199254740991):0}},function(e,t,r){"use strict";var n=r(10),i=r(82).filter,o=r(137),a=r(86),s=o("filter"),u=a("filter");n({target:"Array",proto:!0,forced:!s||!u},{filter:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}})},function(e,t,r){"use strict";r(6),Object.defineProperty(t,"__esModule",{value:!0}),t.directionToSenders=t.sendersToDirection=t.JINGLE_INFO_RECEIVED_5=t.JINGLE_INFO_CHECKSUM_5=t.JINGLE_INFO_RINGING=t.JINGLE_INFO_ACTIVE=t.JINGLE_INFO_UNHOLD=t.JINGLE_INFO_HOLD=t.JINGLE_INFO_UNMUTE=t.JINGLE_INFO_MUTE=t.JINGLE_INFO=t.USER_ACTIVITY_SPECIFIC=t.USER_ACTIVITY_GENERAL=t.USER_MOODS=t.JingleReasonCondition=t.JingleErrorCondition=t.JingleAction=t.JingleContentSenders=t.JingleApplicationDirection=t.JingleSessionRole=t.ChatState=t.PubsubErrorCondition=t.MUCStatusCode=t.MUCRole=t.MUCAffiliation=t.DataFormFieldType=t.DataFormType=t.RosterSubscription=t.PresenceShow=t.IQType=t.PresenceType=t.MessageType=t.StanzaErrorCondition=t.StreamErrorCondition=t.SASLFailureCondition=t.StreamType=t.VERSION=void 0;var n=r(1);t.VERSION="12.20.0";t.StreamType={Bosh:n.NS_BOSH,Client:n.NS_CLIENT,Component:n.NS_COMPONENT,Server:n.NS_SERVER},t.SASLFailureCondition={AccountDisabled:"account-disabled",CredentialsExpired:"credentials-expired",EncryptionRequired:"encryption-required",IncorrectEncoding:"incorrect-encoding",InvalidAuthzid:"invalid-authzid",InvalidMechanism:"invalid-mechanism",MalformedRequest:"malformed-request",MechanismTooWeak:"mechanism-too-weak",NotAuthorized:"not-authorized",TemporaryAuthFailure:"temporary-auth-failure"},t.StreamErrorCondition={BadFormat:"bad-format",BadNamespacePrefix:"bad-namespace-prefix",Conflict:"conflict",ConnectionTimeout:"connection-timeout",HostGone:"host-gone",HostUnknown:"host-unknown",ImproperAddressing:"improper-addressing",InternalServerError:"internal-server-error",InvalidFrom:"invalid-from",InvalidId:"invalid-id",InvalidNamespace:"invalid-namespace",InvalidXML:"invalid-xml",NotAuthorized:"not-authorized",NotWellFormed:"not-well-formed",PolicyViolation:"policy-violation",RemoteConnectionFailed:"remote-connection-failed",Reset:"reset",ResourceConstraint:"resource-constraint",RestrictedXML:"restricted-xml",SeeOtherHost:"see-other-host",SystemShutdown:"system-shutdown",UndefinedCondition:"undefined-condition",UnsupportedEncoding:"unsupported-encoding",UnsupportedStanzaType:"unsupported-stanza-type",UnsupportedVersion:"unsupported-version"},t.StanzaErrorCondition={BadRequest:"bad-request",Conflict:"conflict",FeatureNotImplemented:"feature-not-implemented",Forbidden:"forbidden",Gone:"gone",InternalServerError:"internal-server-error",ItemNotFound:"item-not-found",JIDMalformed:"jid-malformed",NotAcceptable:"not-acceptable",NotAllowed:"not-allowed",NotAuthorized:"not-authorized",PolicyViolation:"policy-violation",RecipientUnavailable:"recipient-unavailable",Redirect:"redirect",RegistrationRequired:"registration-required",RemoteServerNotFound:"remote-server-not-found",RemoteServerTimeout:"remote-server-timeout",ResourceConstraint:"resource-constraint",ServiceUnavailable:"service-unavailable",SubscriptionRequired:"subscription-required",UndefinedCondition:"undefined-condition",UnexpectedRequest:"unexpected-request"},t.MessageType={Chat:"chat",Error:"error",GroupChat:"groupchat",Headline:"headline",Normal:"normal"},t.PresenceType={Available:void 0,Error:"error",Probe:"probe",Subscribe:"subscribe",Subscribed:"subscribed",Unavailable:"unavailable",Unsubscribe:"unsubscribe",Unsubscribed:"unsubscribed"},t.IQType={Error:"error",Get:"get",Result:"result",Set:"set"},t.PresenceShow={Away:"away",Chat:"chat",DoNotDisturb:"dnd",ExtendedAway:"xa"},t.RosterSubscription={Both:"both",From:"from",None:"none",ReceivePresenceOnly:"to",Remove:"remove",SendAndReceivePresence:"both",SendPresenceOnly:"from",To:"to"},t.DataFormType={Cancel:"cancel",Form:"form",Result:"result",Submit:"submit"},t.DataFormFieldType={Boolean:"boolean",Fixed:"fixed",Hidden:"hidden",JID:"jid-single",JIDMultiple:"jid-multi",List:"list-single",ListMultiple:"list-multi",Password:"text-private",Text:"text-single",TextMultiple:"text-multi",TextPrivate:"text-private"},t.MUCAffiliation={Admin:"admin",Banned:"outcast",Member:"member",None:"none",Outcast:"outcast",Owner:"owner"},t.MUCRole={Moderator:"moderator",None:"none",Participant:"participant",Visitor:"visitor"},t.MUCStatusCode={AffiliationChanged:"101",AffiliationLost:"321",Banned:"301",Error:"333",Kicked:"307",LoggingDisabled:"171",LoggingEnabled:"170",MembershipLost:"322",NickChanged:"303",NickChangedByService:"210",NonAnonymous:"172",NonAnonymousRoom:"100",NonPrivacyConfigurationChange:"104",RoomCreated:"201",SelfPresence:"110",SemiAnonymous:"173",Shutdown:"332",UnavailableMembersListed:"102",UnavailableMembersNotListed:"103"},t.PubsubErrorCondition={ClosedNode:"closed-node",ConfigurationRequired:"configuration-required",InvalidJID:"invalid-jid",InvalidOptions:"invalid-options",InvalidPayload:"invalid-payload",InvalidSubscriptionId:"invalid-subid",ItemForbidden:"item-forbidden",ItemRequired:"item-required",JIDRequired:"jid-required",MaxItemsExceeded:"max-items-exceeded",MaxNodesExceeded:"max-nodes-exceeded",NodeIdRequired:"nodeid-required",NotInRosterGroup:"not-in-roster-group",NotSubscribed:"not-subscribed",PayloadRequired:"payload-required",PayloadTooBig:"payload-too-big",PendingSubscription:"pending-subscription",PresenceSubscriptionRequired:"presence-subscription-required",SubscriptionIdRequired:"subid-required",TooManySubscriptions:"too-many-subscriptions",Unsupported:"unsupported",UnsupportedAccessModel:"unsupported-access-model"},t.ChatState={Active:"active",Composing:"composing",Gone:"gone",Inactive:"inactive",Paused:"paused"},t.JingleSessionRole={Initiator:"initiator",Responder:"responder"},t.JingleApplicationDirection={Inactive:"inactive",Receive:"recvonly",Send:"sendonly",SendReceive:"sendrecv"},t.JingleContentSenders={Both:"both",Initiator:"initiator",None:"none",Responder:"responder"},t.JingleAction={ContentAccept:"content-accept",ContentAdd:"content-add",ContentModify:"content-modify",ContentReject:"content-reject",ContentRemove:"content-remove",DescriptionInfo:"description-info",SecurityInfo:"security-info",SessionAccept:"session-accept",SessionInfo:"session-info",SessionInitiate:"session-initiate",SessionTerminate:"session-terminate",TransportAccept:"transport-accept",TransportInfo:"transport-info",TransportReject:"transport-reject",TransportReplace:"transport-replace"},t.JingleErrorCondition={OutOfOrder:"out-of-order",TieBreak:"tie-break",UnknownContent:"unknown-content",UnknownSession:"unknown-session",UnsupportedInfo:"unsupported-info"},t.JingleReasonCondition={AlternativeSession:"alternative-session",Busy:"busy",Cancel:"cancel",ConnectivityError:"connectivity-error",Decline:"decline",Expired:"expired",FailedApplication:"failed-application",FailedTransport:"failed-transport",GeneralError:"general-error",Gone:"gone",IncompatibleParameters:"incompatible-parameters",MediaError:"media-error",SecurityError:"security-error",Success:"success",Timeout:"timeout",UnsupportedApplications:"unsupported-applications",UnsupportedTransports:"unsupported-transports"},t.USER_MOODS=["afraid","amazed","amorous","angry","annoyed","anxious","aroused","ashamed","bored","brave","calm","cautious","cold","confident","confused","contemplative","contented","cranky","crazy","creative","curious","dejected","depressed","disappointed","disgusted","dismayed","distracted","embarrassed","envious","excited","flirtatious","frustrated","grateful","grieving","grumpy","guilty","happy","hopeful","hot","humbled","humiliated","hungry","hurt","impressed","in_awe","in_love","indignant","interested","intoxicated","invincible","jealous","lonely","lost","lucky","mean","moody","nervous","neutral","offended","outraged","playful","proud","relaxed","relieved","remorseful","restless","sad","sarcastic","satisfied","serious","shocked","shy","sick","sleepy","spontaneous","stressed","strong","surprised","thankful","thirsty","tired","undefined","weak","worried"],t.USER_ACTIVITY_GENERAL=["doing_chores","drinking","eating","exercising","grooming","having_appointment","inactive","relaxing","talking","traveling","undefined","working"],t.USER_ACTIVITY_SPECIFIC=["at_the_spa","brushing_teeth","buying_groceries","cleaning","coding","commuting","cooking","cycling","cycling","dancing","day_off","doing_maintenance","doing_the_dishes","doing_the_laundry","driving","fishing","gaming","gardening","getting_a_haircut","going_out","hanging_out","having_a_beer","having_a_snack","having_breakfast","having_coffee","having_dinner","having_lunch","having_tea","hiding","hiking","in_a_car","in_a_meeting","in_real_life","jogging","on_a_bus","on_a_plane","on_a_train","on_a_trip","on_the_phone","on_vacation","on_video_phone","other","partying","playing_sports","praying","reading","rehearsing","running","running_an_errand","scheduled_holiday","shaving","shopping","skiing","sleeping","smoking","socializing","studying","sunbathing","swimming","taking_a_bath","taking_a_shower","thinking","walking","walking_the_dog","watching_a_movie","watching_tv","working_out","writing"];t.JINGLE_INFO=function(e,t){return"{".concat(e,"}").concat(t)},t.JINGLE_INFO_MUTE=(0,t.JINGLE_INFO)(n.NS_JINGLE_RTP_INFO_1,"mute"),t.JINGLE_INFO_UNMUTE=(0,t.JINGLE_INFO)(n.NS_JINGLE_RTP_INFO_1,"unmute"),t.JINGLE_INFO_HOLD=(0,t.JINGLE_INFO)(n.NS_JINGLE_RTP_INFO_1,"hold"),t.JINGLE_INFO_UNHOLD=(0,t.JINGLE_INFO)(n.NS_JINGLE_RTP_INFO_1,"unhold"),t.JINGLE_INFO_ACTIVE=(0,t.JINGLE_INFO)(n.NS_JINGLE_RTP_INFO_1,"active"),t.JINGLE_INFO_RINGING=(0,t.JINGLE_INFO)(n.NS_JINGLE_RTP_INFO_1,"ringing"),t.JINGLE_INFO_CHECKSUM_5=(0,t.JINGLE_INFO)(n.NS_JINGLE_FILE_TRANSFER_5,"checksum"),t.JINGLE_INFO_RECEIVED_5=(0,t.JINGLE_INFO)(n.NS_JINGLE_FILE_TRANSFER_5,"received"),t.sendersToDirection=function(e){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:t.JingleContentSenders.Both,n=e===t.JingleSessionRole.Initiator;switch(r){case t.JingleContentSenders.Initiator:return n?t.JingleApplicationDirection.Send:t.JingleApplicationDirection.Receive;case t.JingleContentSenders.Responder:return n?t.JingleApplicationDirection.Receive:t.JingleApplicationDirection.Send;case t.JingleContentSenders.Both:return t.JingleApplicationDirection.SendReceive}return t.JingleApplicationDirection.Inactive},t.directionToSenders=function(e){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:t.JingleApplicationDirection.SendReceive,n=e===t.JingleSessionRole.Initiator;switch(r){case t.JingleApplicationDirection.Send:return n?t.JingleContentSenders.Initiator:t.JingleContentSenders.Responder;case t.JingleApplicationDirection.Receive:return n?t.JingleContentSenders.Responder:t.JingleContentSenders.Initiator;case t.JingleApplicationDirection.SendReceive:return t.JingleContentSenders.Both}return t.JingleContentSenders.None}},function(e,t,r){var n=r(22);e.exports=!n((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},function(e,t){e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},function(e,t,r){var n=r(10),i=r(54),o=r(139);n({target:"Object",stat:!0,forced:r(22)((function(){o(1)}))},{keys:function(e){return o(i(e))}})},function(e,t,r){var n=r(42);e.exports=function(e){if(!n(e))throw TypeError(String(e)+" is not an object");return e}},function(e,t){var r={}.hasOwnProperty;e.exports=function(e,t){return r.call(e,t)}},function(e,t,r){var n=r(41),i=r(228),o=r(44),a=r(114),s=Object.defineProperty;t.f=n?s:function(e,t,r){if(o(e),t=a(t,!0),o(r),i)try{return s(e,t,r)}catch(e){}if("get"in r||"set"in r)throw TypeError("Accessors not supported");return"value"in r&&(e[t]=r.value),e}},function(e,t,r){"use strict";var n=r(160),i=r(201),o=r(44),a=r(90),s=r(122),u=r(200),c=r(38),l=r(161),f=r(158),p=r(22),d=[].push,h=Math.min,v=!p((function(){return!RegExp(4294967295,"y")}));n("split",2,(function(e,t,r){var n;return n="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length?function(e,r){var n=String(a(this)),o=void 0===r?4294967295:r>>>0;if(0===o)return[];if(void 0===e)return[n];if(!i(e))return t.call(n,e,o);for(var s,u,c,l=[],p=(e.ignoreCase?"i":"")+(e.multiline?"m":"")+(e.unicode?"u":"")+(e.sticky?"y":""),h=0,v=new RegExp(e.source,p+"g");(s=f.call(v,n))&&!((u=v.lastIndex)>h&&(l.push(n.slice(h,s.index)),s.length>1&&s.index<n.length&&d.apply(l,s.slice(1)),c=s[0].length,h=u,l.length>=o));)v.lastIndex===s.index&&v.lastIndex++;return h===n.length?!c&&v.test("")||l.push(""):l.push(n.slice(h)),l.length>o?l.slice(0,o):l}:"0".split(void 0,0).length?function(e,r){return void 0===e&&0===r?[]:t.call(this,e,r)}:t,[function(t,r){var i=a(this),o=null==t?void 0:t[e];return void 0!==o?o.call(t,i,r):n.call(String(i),t,r)},function(e,i){var a=r(n,e,this,i,n!==t);if(a.done)return a.value;var f=o(e),p=String(this),d=s(f,RegExp),m=f.unicode,g=(f.ignoreCase?"i":"")+(f.multiline?"m":"")+(f.unicode?"u":"")+(v?"y":"g"),y=new d(v?f:"^(?:"+f.source+")",g),b=void 0===i?4294967295:i>>>0;if(0===b)return[];if(0===p.length)return null===l(y,p)?[p]:[];for(var _=0,S=0,w=[];S<p.length;){y.lastIndex=v?S:0;var x,O=l(y,v?p:p.slice(S));if(null===O||(x=h(c(y.lastIndex+(v?0:S)),p.length))===_)S=u(p,S,m);else{if(w.push(p.slice(_,S)),w.length===b)return w;for(var k=1;k<=O.length-1;k++)if(w.push(O[k]),w.length===b)return w;S=_=x}}return w.push(p.slice(_)),w}]}),!v)},function(e,t,r){"use strict";var n=r(10),i=r(20),o=r(102),a=r(101),s=r(41),u=r(190),c=r(233),l=r(22),f=r(45),p=r(153),d=r(42),h=r(44),v=r(54),m=r(85),g=r(114),y=r(113),b=r(118),_=r(139),S=r(115),w=r(237),x=r(188),O=r(96),k=r(46),A=r(151),T=r(81),E=r(53),I=r(185),N=r(152),R=r(133),j=r(132),P=r(32),C=r(238),L=r(119),M=r(98),D=r(91),B=r(82).forEach,F=N("hidden"),q=P("toPrimitive"),U=D.set,J=D.getterFor("Symbol"),z=Object.prototype,G=i.Symbol,H=o("JSON","stringify"),V=O.f,W=k.f,Q=w.f,K=A.f,Y=I("symbols"),X=I("op-symbols"),$=I("string-to-symbol-registry"),Z=I("symbol-to-string-registry"),ee=I("wks"),te=i.QObject,re=!te||!te.prototype||!te.prototype.findChild,ne=s&&l((function(){return 7!=b(W({},"a",{get:function(){return W(this,"a",{value:7}).a}})).a}))?function(e,t,r){var n=V(z,t);n&&delete z[t],W(e,t,r),n&&e!==z&&W(z,t,n)}:W,ie=function(e,t){var r=Y[e]=b(G.prototype);return U(r,{type:"Symbol",tag:e,description:t}),s||(r.description=t),r},oe=c?function(e){return"symbol"==typeof e}:function(e){return Object(e)instanceof G},ae=function(e,t,r){e===z&&ae(X,t,r),h(e);var n=g(t,!0);return h(r),f(Y,n)?(r.enumerable?(f(e,F)&&e[F][n]&&(e[F][n]=!1),r=b(r,{enumerable:y(0,!1)})):(f(e,F)||W(e,F,y(1,{})),e[F][n]=!0),ne(e,n,r)):W(e,n,r)},se=function(e,t){h(e);var r=m(t),n=_(r).concat(fe(r));return B(n,(function(t){s&&!ue.call(r,t)||ae(e,t,r[t])})),e},ue=function(e){var t=g(e,!0),r=K.call(this,t);return!(this===z&&f(Y,t)&&!f(X,t))&&(!(r||!f(this,t)||!f(Y,t)||f(this,F)&&this[F][t])||r)},ce=function(e,t){var r=m(e),n=g(t,!0);if(r!==z||!f(Y,n)||f(X,n)){var i=V(r,n);return!i||!f(Y,n)||f(r,F)&&r[F][n]||(i.enumerable=!0),i}},le=function(e){var t=Q(m(e)),r=[];return B(t,(function(e){f(Y,e)||f(R,e)||r.push(e)})),r},fe=function(e){var t=e===z,r=Q(t?X:m(e)),n=[];return B(r,(function(e){!f(Y,e)||t&&!f(z,e)||n.push(Y[e])})),n};(u||(E((G=function(){if(this instanceof G)throw TypeError("Symbol is not a constructor");var e=arguments.length&&void 0!==arguments[0]?String(arguments[0]):void 0,t=j(e),r=function(e){this===z&&r.call(X,e),f(this,F)&&f(this[F],t)&&(this[F][t]=!1),ne(this,t,y(1,e))};return s&&re&&ne(z,t,{configurable:!0,set:r}),ie(t,e)}).prototype,"toString",(function(){return J(this).tag})),E(G,"withoutSetter",(function(e){return ie(j(e),e)})),A.f=ue,k.f=ae,O.f=ce,S.f=w.f=le,x.f=fe,C.f=function(e){return ie(P(e),e)},s&&(W(G.prototype,"description",{configurable:!0,get:function(){return J(this).description}}),a||E(z,"propertyIsEnumerable",ue,{unsafe:!0}))),n({global:!0,wrap:!0,forced:!u,sham:!u},{Symbol:G}),B(_(ee),(function(e){L(e)})),n({target:"Symbol",stat:!0,forced:!u},{for:function(e){var t=String(e);if(f($,t))return $[t];var r=G(t);return $[t]=r,Z[r]=t,r},keyFor:function(e){if(!oe(e))throw TypeError(e+" is not a symbol");if(f(Z,e))return Z[e]},useSetter:function(){re=!0},useSimple:function(){re=!1}}),n({target:"Object",stat:!0,forced:!u,sham:!s},{create:function(e,t){return void 0===t?b(e):se(b(e),t)},defineProperty:ae,defineProperties:se,getOwnPropertyDescriptor:ce}),n({target:"Object",stat:!0,forced:!u},{getOwnPropertyNames:le,getOwnPropertySymbols:fe}),n({target:"Object",stat:!0,forced:l((function(){x.f(1)}))},{getOwnPropertySymbols:function(e){return x.f(v(e))}}),H)&&n({target:"JSON",stat:!0,forced:!u||l((function(){var e=G();return"[null]"!=H([e])||"{}"!=H({a:e})||"{}"!=H(Object(e))}))},{stringify:function(e,t,r){for(var n,i=[e],o=1;arguments.length>o;)i.push(arguments[o++]);if(n=t,(d(t)||void 0!==e)&&!oe(e))return p(t)||(t=function(e,t){if("function"==typeof n&&(t=n.call(this,e,t)),!oe(t))return t}),i[1]=t,H.apply(null,i)}});G.prototype[q]||T(G.prototype,q,G.prototype.valueOf),M(G,"Symbol"),R[F]=!0},function(e,t,r){"use strict";var n=r(10),i=r(134).includes,o=r(140);n({target:"Array",proto:!0,forced:!r(86)("indexOf",{ACCESSORS:!0,1:0})},{includes:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}}),o("includes")},function(e,t,r){var n=r(10),i=r(261);n({target:"Object",stat:!0,forced:Object.assign!==i},{assign:i})},function(e,t,r){"use strict";var n={};r.r(n),r.d(n,"hasBrowserEnv",(function(){return O})),r.d(n,"hasStandardBrowserWebWorkerEnv",(function(){return A})),r.d(n,"hasStandardBrowserEnv",(function(){return k}));r(7),r(2),r(17),r(13),r(14);var i=r(0),o=r(179),a=(r(6),r(28),r(33),r(4)),s=r.n(a),u=r(5),c=r.n(u),l=(r(27),r(29),r(12),r(24),r(37),r(36),r(25),r(112));function f(e){var t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,(function(e){return t[e]}))}function p(e,t){this._pairs=[],e&&Object(l.a)(e,this,t)}var d=p.prototype;d.append=function(e,t){this._pairs.push([e,t])},d.toString=function(e){var t=e?function(t){return e.call(this,t,f)}:f;return this._pairs.map((function(e){return t(e[0])+"="+t(e[1])}),"").join("&")};var h=p;function v(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function m(e,t,r){if(!t)return e;var n,o=r&&r.encode||v,a=r&&r.serialize;if(n=a?a(t,r):i.a.isURLSearchParams(t)?t.toString():new h(t,r).toString(o)){var s=e.indexOf("#");-1!==s&&(e=e.slice(0,s)),e+=(-1===e.indexOf("?")?"?":"&")+n}return e}var g,y=function(){function e(){s()(this,e),this.handlers=[]}return c()(e,[{key:"use",value:function(e,t,r){return this.handlers.push({fulfilled:e,rejected:t,synchronous:!!r&&r.synchronous,runWhen:r?r.runWhen:null}),this.handlers.length-1}},{key:"eject",value:function(e){this.handlers[e]&&(this.handlers[e]=null)}},{key:"clear",value:function(){this.handlers&&(this.handlers=[])}},{key:"forEach",value:function(e){i.a.forEach(this.handlers,(function(t){null!==t&&e(t)}))}}]),e}(),b=(r(21),r(88),r(19)),_={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},S=(r(50),r(9)),w=r.n(S),x=(r(202),{isBrowser:!0,classes:{URLSearchParams:"undefined"!=typeof URLSearchParams?URLSearchParams:h,FormData:"undefined"!=typeof FormData?FormData:null,Blob:"undefined"!=typeof Blob?Blob:null},protocols:["http","https","file","blob","url","data"]}),O="undefined"!=typeof window&&"undefined"!=typeof document,k=(g="undefined"!=typeof navigator&&navigator.product,O&&["ReactNative","NativeScript","NS"].indexOf(g)<0),A="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&"function"==typeof self.importScripts;function T(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function E(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?T(Object(r),!0).forEach((function(t){w()(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):T(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}var I=E(E({},n),x);r(104),r(274),r(43);var N=function(e){function t(e,r,n,o){var a=e[o++];if("__proto__"===a)return!0;var s=Number.isFinite(+a),u=o>=e.length;return a=!a&&i.a.isArray(n)?n.length:a,u?(i.a.hasOwnProp(n,a)?n[a]=[n[a],r]:n[a]=r,!s):(n[a]&&i.a.isObject(n[a])||(n[a]=[]),t(e,r,n[a],o)&&i.a.isArray(n[a])&&(n[a]=function(e){var t,r,n={},i=Object.keys(e),o=i.length;for(t=0;t<o;t++)n[r=i[t]]=e[r];return n}(n[a])),!s)}if(i.a.isFormData(e)&&i.a.isFunction(e.entries)){var r={};return i.a.forEachEntry(e,(function(e,n){t(function(e){return i.a.matchAll(/\w+|\[(\w*)]/g,e).map((function(e){return"[]"===e[0]?"":e[1]||e[0]}))}(e),n,r,0)})),r}return null};var R={transitional:_,adapter:["xhr","http"],transformRequest:[function(e,t){var r,n=t.getContentType()||"",o=n.indexOf("application/json")>-1,a=i.a.isObject(e);if(a&&i.a.isHTMLForm(e)&&(e=new FormData(e)),i.a.isFormData(e))return o&&o?JSON.stringify(N(e)):e;if(i.a.isArrayBuffer(e)||i.a.isBuffer(e)||i.a.isStream(e)||i.a.isFile(e)||i.a.isBlob(e))return e;if(i.a.isArrayBufferView(e))return e.buffer;if(i.a.isURLSearchParams(e))return t.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();if(a){if(n.indexOf("application/x-www-form-urlencoded")>-1)return function(e,t){return Object(l.a)(e,new I.classes.URLSearchParams,Object.assign({visitor:function(e,t,r,n){return I.isNode&&i.a.isBuffer(e)?(this.append(t,e.toString("base64")),!1):n.defaultVisitor.apply(this,arguments)}},t))}(e,this.formSerializer).toString();if((r=i.a.isFileList(e))||n.indexOf("multipart/form-data")>-1){var s=this.env&&this.env.FormData;return Object(l.a)(r?{"files[]":e}:e,s&&new s,this.formSerializer)}}return a||o?(t.setContentType("application/json",!1),function(e,t,r){if(i.a.isString(e))try{return(t||JSON.parse)(e),i.a.trim(e)}catch(e){if("SyntaxError"!==e.name)throw e}return(r||JSON.stringify)(e)}(e)):e}],transformResponse:[function(e){var t=this.transitional||R.transitional,r=t&&t.forcedJSONParsing,n="json"===this.responseType;if(e&&i.a.isString(e)&&(r&&!this.responseType||n)){var o=!(t&&t.silentJSONParsing)&&n;try{return JSON.parse(e)}catch(e){if(o){if("SyntaxError"===e.name)throw b.a.from(e,b.a.ERR_BAD_RESPONSE,this,null,this.response);throw e}}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:I.classes.FormData,Blob:I.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};i.a.forEach(["delete","get","head","post","put","patch"],(function(e){R.headers[e]={}}));var j=R,P=(r(48),r(52),r(92),r(163),r(164),r(165),r(100),r(105),r(34)),C=r.n(P),L=(r(47),i.a.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"])),M=Symbol("internals");function D(e){return e&&String(e).trim().toLowerCase()}function B(e){return!1===e||null==e?e:i.a.isArray(e)?e.map(B):String(e)}function F(e,t,r,n,o){return i.a.isFunction(n)?n.call(this,t,r):(o&&(t=r),i.a.isString(t)?i.a.isString(n)?-1!==t.indexOf(n):i.a.isRegExp(n)?n.test(t):void 0:void 0)}var q=function(){function e(t){s()(this,e),t&&this.set(t)}return c()(e,[{key:"set",value:function(e,t,r){var n=this;function o(e,t,r){var o=D(t);if(!o)throw new Error("header name must be a non-empty string");var a=i.a.findKey(n,o);(!a||void 0===n[a]||!0===r||void 0===r&&!1!==n[a])&&(n[a||t]=B(e))}var a,s,u,c,l,f=function(e,t){return i.a.forEach(e,(function(e,r){return o(e,r,t)}))};return i.a.isPlainObject(e)||e instanceof this.constructor?f(e,t):i.a.isString(e)&&(e=e.trim())&&!/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim())?f((l={},(a=e)&&a.split("\n").forEach((function(e){c=e.indexOf(":"),s=e.substring(0,c).trim().toLowerCase(),u=e.substring(c+1).trim(),!s||l[s]&&L[s]||("set-cookie"===s?l[s]?l[s].push(u):l[s]=[u]:l[s]=l[s]?l[s]+", "+u:u)})),l),t):null!=e&&o(t,e,r),this}},{key:"get",value:function(e,t){if(e=D(e)){var r=i.a.findKey(this,e);if(r){var n=this[r];if(!t)return n;if(!0===t)return function(e){for(var t,r=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;t=n.exec(e);)r[t[1]]=t[2];return r}(n);if(i.a.isFunction(t))return t.call(this,n,r);if(i.a.isRegExp(t))return t.exec(n);throw new TypeError("parser must be boolean|regexp|function")}}}},{key:"has",value:function(e,t){if(e=D(e)){var r=i.a.findKey(this,e);return!(!r||void 0===this[r]||t&&!F(0,this[r],r,t))}return!1}},{key:"delete",value:function(e,t){var r=this,n=!1;function o(e){if(e=D(e)){var o=i.a.findKey(r,e);!o||t&&!F(0,r[o],o,t)||(delete r[o],n=!0)}}return i.a.isArray(e)?e.forEach(o):o(e),n}},{key:"clear",value:function(e){for(var t=Object.keys(this),r=t.length,n=!1;r--;){var i=t[r];e&&!F(0,this[i],i,e,!0)||(delete this[i],n=!0)}return n}},{key:"normalize",value:function(e){var t=this,r={};return i.a.forEach(this,(function(n,o){var a=i.a.findKey(r,o);if(a)return t[a]=B(n),void delete t[o];var s=e?function(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(function(e,t,r){return t.toUpperCase()+r}))}(o):String(o).trim();s!==o&&delete t[o],t[s]=B(n),r[s]=!0})),this}},{key:"concat",value:function(){for(var e,t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];return(e=this.constructor).concat.apply(e,[this].concat(r))}},{key:"toJSON",value:function(e){var t=Object.create(null);return i.a.forEach(this,(function(r,n){null!=r&&!1!==r&&(t[n]=e&&i.a.isArray(r)?r.join(", "):r)})),t}},{key:Symbol.iterator,value:function(){return Object.entries(this.toJSON())[Symbol.iterator]()}},{key:"toString",value:function(){return Object.entries(this.toJSON()).map((function(e){var t=C()(e,2);return t[0]+": "+t[1]})).join("\n")}},{key:Symbol.toStringTag,get:function(){return"AxiosHeaders"}}],[{key:"from",value:function(e){return e instanceof this?e:new this(e)}},{key:"concat",value:function(e){for(var t=new this(e),r=arguments.length,n=new Array(r>1?r-1:0),i=1;i<r;i++)n[i-1]=arguments[i];return n.forEach((function(e){return t.set(e)})),t}},{key:"accessor",value:function(e){var t=(this[M]=this[M]={accessors:{}}).accessors,r=this.prototype;function n(e){var n=D(e);t[n]||(!function(e,t){var r=i.a.toCamelCase(" "+t);["get","set","has"].forEach((function(n){Object.defineProperty(e,n+r,{value:function(e,r,i){return this[n].call(this,t,e,r,i)},configurable:!0})}))}(r,e),t[n]=!0)}return i.a.isArray(e)?e.forEach(n):n(e),this}}]),e}();q.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),i.a.reduceDescriptors(q.prototype,(function(e,t){var r=e.value,n=t[0].toUpperCase()+t.slice(1);return{get:function(){return r},set:function(e){this[n]=e}}})),i.a.freezeMethods(q);var U=q;function J(e,t){var r=this||j,n=t||r,o=U.from(n.headers),a=n.data;return i.a.forEach(e,(function(e){a=e.call(r,a,o.normalize(),t?t.status:void 0)})),o.normalize(),a}function z(e){return!(!e||!e.__CANCEL__)}function G(e,t,r){b.a.call(this,null==e?"canceled":e,b.a.ERR_CANCELED,t,r),this.name="CanceledError"}i.a.inherits(G,b.a,{__CANCEL__:!0});var H=G,V=r(180),W=(r(39),r(16)),Q=r.n(W),K=r(176),Y=r.n(K);r(449),r(99);var X=I.hasStandardBrowserEnv?{write:function(e,t,r,n,o,a){var s=[e+"="+encodeURIComponent(t)];i.a.isNumber(r)&&s.push("expires="+new Date(r).toGMTString()),i.a.isString(n)&&s.push("path="+n),i.a.isString(o)&&s.push("domain="+o),!0===a&&s.push("secure"),document.cookie=s.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}};function $(e,t){return e&&!/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)?function(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}(e,t):t}r(278);var Z=I.hasStandardBrowserEnv?function(){var e,t=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a");function n(e){var n=e;return t&&(r.setAttribute("href",n),n=r.href),r.setAttribute("href",n),{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:"/"===r.pathname.charAt(0)?r.pathname:"/"+r.pathname}}return e=n(window.location.href),function(t){var r=i.a.isString(t)?n(t):t;return r.protocol===e.protocol&&r.host===e.host}}():function(){return!0};var ee=function(e,t){e=e||10;var r,n=new Array(e),i=new Array(e),o=0,a=0;return t=void 0!==t?t:1e3,function(s){var u=Date.now(),c=i[a];r||(r=u),n[o]=s,i[o]=u;for(var l=a,f=0;l!==o;)f+=n[l++],l%=e;if((o=(o+1)%e)===a&&(a=(a+1)%e),!(u-r<t)){var p=c&&u-c;return p?Math.round(1e3*f/p):void 0}}};function te(e,t){var r=0,n=ee(50,250);return function(i){var o=i.loaded,a=i.lengthComputable?i.total:void 0,s=o-r,u=n(s);r=o;var c={loaded:o,total:a,progress:a?o/a:void 0,bytes:s,rate:u||void 0,estimated:u&&a&&o<=a?(a-o)/u:void 0,event:i};c[t?"download":"upload"]=!0,e(c)}}var re="undefined"!=typeof XMLHttpRequest&&function(e){return new Promise((function(t,r){var n,o,a=e.data,s=U.from(e.headers).normalize(),u=e.responseType,c=e.withXSRFToken;function l(){e.cancelToken&&e.cancelToken.unsubscribe(n),e.signal&&e.signal.removeEventListener("abort",n)}if(i.a.isFormData(a))if(I.hasStandardBrowserEnv||I.hasStandardBrowserWebWorkerEnv)s.setContentType(!1);else if(!1!==(o=s.getContentType())){var f=o?o.split(";").map((function(e){return e.trim()})).filter(Boolean):[],p=Y()(f),d=p[0],h=p.slice(1);s.setContentType([d||"multipart/form-data"].concat(Q()(h)).join("; "))}var v=new XMLHttpRequest;if(e.auth){var g=e.auth.username||"",y=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";s.set("Authorization","Basic "+btoa(g+":"+y))}var S=$(e.baseURL,e.url);function w(){if(v){var n=U.from("getAllResponseHeaders"in v&&v.getAllResponseHeaders());!function(e,t,r){var n=r.config.validateStatus;r.status&&n&&!n(r.status)?t(new b.a("Request failed with status code "+r.status,[b.a.ERR_BAD_REQUEST,b.a.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r)):e(r)}((function(e){t(e),l()}),(function(e){r(e),l()}),{data:u&&"text"!==u&&"json"!==u?v.response:v.responseText,status:v.status,statusText:v.statusText,headers:n,config:e,request:v}),v=null}}if(v.open(e.method.toUpperCase(),m(S,e.params,e.paramsSerializer),!0),v.timeout=e.timeout,"onloadend"in v?v.onloadend=w:v.onreadystatechange=function(){v&&4===v.readyState&&(0!==v.status||v.responseURL&&0===v.responseURL.indexOf("file:"))&&setTimeout(w)},v.onabort=function(){v&&(r(new b.a("Request aborted",b.a.ECONNABORTED,e,v)),v=null)},v.onerror=function(){r(new b.a("Network Error",b.a.ERR_NETWORK,e,v)),v=null},v.ontimeout=function(){var t=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded",n=e.transitional||_;e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),r(new b.a(t,n.clarifyTimeoutError?b.a.ETIMEDOUT:b.a.ECONNABORTED,e,v)),v=null},I.hasStandardBrowserEnv&&(c&&i.a.isFunction(c)&&(c=c(e)),c||!1!==c&&Z(S))){var x=e.xsrfHeaderName&&e.xsrfCookieName&&X.read(e.xsrfCookieName);x&&s.set(e.xsrfHeaderName,x)}void 0===a&&s.setContentType(null),"setRequestHeader"in v&&i.a.forEach(s.toJSON(),(function(e,t){v.setRequestHeader(t,e)})),i.a.isUndefined(e.withCredentials)||(v.withCredentials=!!e.withCredentials),u&&"json"!==u&&(v.responseType=e.responseType),"function"==typeof e.onDownloadProgress&&v.addEventListener("progress",te(e.onDownloadProgress,!0)),"function"==typeof e.onUploadProgress&&v.upload&&v.upload.addEventListener("progress",te(e.onUploadProgress)),(e.cancelToken||e.signal)&&(n=function(t){v&&(r(!t||t.type?new H(null,e,v):t),v.abort(),v=null)},e.cancelToken&&e.cancelToken.subscribe(n),e.signal&&(e.signal.aborted?n():e.signal.addEventListener("abort",n)));var O,k=(O=/^([-+\w]{1,25})(:?\/\/|:)/.exec(S))&&O[1]||"";k&&-1===I.protocols.indexOf(k)?r(new b.a("Unsupported protocol "+k+":",b.a.ERR_BAD_REQUEST,e)):v.send(a||null)}))},ne={http:V.a,xhr:re};i.a.forEach(ne,(function(e,t){if(e){try{Object.defineProperty(e,"name",{value:t})}catch(e){}Object.defineProperty(e,"adapterName",{value:t})}}));var ie=function(e){return"- ".concat(e)},oe=function(e){return i.a.isFunction(e)||null===e||!1===e},ae=function(e){for(var t,r,n=(e=i.a.isArray(e)?e:[e]).length,o={},a=0;a<n;a++){var s=void 0;if(r=t=e[a],!oe(t)&&void 0===(r=ne[(s=String(t)).toLowerCase()]))throw new b.a("Unknown adapter '".concat(s,"'"));if(r)break;o[s||"#"+a]=r}if(!r){var u=Object.entries(o).map((function(e){var t=C()(e,2),r=t[0],n=t[1];return"adapter ".concat(r," ")+(!1===n?"is not supported by the environment":"is not available in the build")})),c=n?u.length>1?"since :\n"+u.map(ie).join("\n"):" "+ie(u[0]):"as no adapter specified";throw new b.a("There is no suitable adapter to dispatch the request "+c,"ERR_NOT_SUPPORT")}return r};function se(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new H(null,e)}function ue(e){return se(e),e.headers=U.from(e.headers),e.data=J.call(e,e.transformRequest),-1!==["post","put","patch"].indexOf(e.method)&&e.headers.setContentType("application/x-www-form-urlencoded",!1),ae(e.adapter||j.adapter)(e).then((function(t){return se(e),t.data=J.call(e,e.transformResponse,t),t.headers=U.from(t.headers),t}),(function(t){return z(t)||(se(e),t&&t.response&&(t.response.data=J.call(e,e.transformResponse,t.response),t.response.headers=U.from(t.response.headers))),Promise.reject(t)}))}var ce=function(e){return e instanceof U?e.toJSON():e};function le(e,t){t=t||{};var r={};function n(e,t,r){return i.a.isPlainObject(e)&&i.a.isPlainObject(t)?i.a.merge.call({caseless:r},e,t):i.a.isPlainObject(t)?i.a.merge({},t):i.a.isArray(t)?t.slice():t}function o(e,t,r){return i.a.isUndefined(t)?i.a.isUndefined(e)?void 0:n(void 0,e,r):n(e,t,r)}function a(e,t){if(!i.a.isUndefined(t))return n(void 0,t)}function s(e,t){return i.a.isUndefined(t)?i.a.isUndefined(e)?void 0:n(void 0,e):n(void 0,t)}function u(r,i,o){return o in t?n(r,i):o in e?n(void 0,r):void 0}var c={url:a,method:a,data:a,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,withXSRFToken:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,beforeRedirect:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:u,headers:function(e,t){return o(ce(e),ce(t),!0)}};return i.a.forEach(Object.keys(Object.assign({},e,t)),(function(n){var a=c[n]||o,s=a(e[n],t[n],n);i.a.isUndefined(s)&&a!==u||(r[n]=s)})),r}var fe=r(11),pe=r.n(fe),de={};["object","boolean","number","function","string","symbol"].forEach((function(e,t){de[e]=function(r){return pe()(r)===e||"a"+(t<1?"n ":" ")+e}}));var he={};de.transitional=function(e,t,r){function n(e,t){return"[Axios v1.6.5] Transitional option '"+e+"'"+t+(r?". "+r:"")}return function(r,i,o){if(!1===e)throw new b.a(n(i," has been removed"+(t?" in "+t:"")),b.a.ERR_DEPRECATED);return t&&!he[i]&&(he[i]=!0,console.warn(n(i," has been deprecated since v"+t+" and will be removed in the near future"))),!e||e(r,i,o)}};var ve={assertOptions:function(e,t,r){if("object"!==pe()(e))throw new b.a("options must be an object",b.a.ERR_BAD_OPTION_VALUE);for(var n=Object.keys(e),i=n.length;i-- >0;){var o=n[i],a=t[o];if(a){var s=e[o],u=void 0===s||a(s,o,e);if(!0!==u)throw new b.a("option "+o+" must be "+u,b.a.ERR_BAD_OPTION_VALUE)}else if(!0!==r)throw new b.a("Unknown option "+o,b.a.ERR_BAD_OPTION)}},validators:de},me=ve.validators,ge=function(){function e(t){s()(this,e),this.defaults=t,this.interceptors={request:new y,response:new y}}return c()(e,[{key:"request",value:function(e,t){"string"==typeof e?(t=t||{}).url=e:t=e||{};var r=t=le(this.defaults,t),n=r.transitional,o=r.paramsSerializer,a=r.headers;void 0!==n&&ve.assertOptions(n,{silentJSONParsing:me.transitional(me.boolean),forcedJSONParsing:me.transitional(me.boolean),clarifyTimeoutError:me.transitional(me.boolean)},!1),null!=o&&(i.a.isFunction(o)?t.paramsSerializer={serialize:o}:ve.assertOptions(o,{encode:me.function,serialize:me.function},!0)),t.method=(t.method||this.defaults.method||"get").toLowerCase();var s=a&&i.a.merge(a.common,a[t.method]);a&&i.a.forEach(["delete","get","head","post","put","patch","common"],(function(e){delete a[e]})),t.headers=U.concat(s,a);var u=[],c=!0;this.interceptors.request.forEach((function(e){"function"==typeof e.runWhen&&!1===e.runWhen(t)||(c=c&&e.synchronous,u.unshift(e.fulfilled,e.rejected))}));var l,f=[];this.interceptors.response.forEach((function(e){f.push(e.fulfilled,e.rejected)}));var p,d=0;if(!c){var h=[ue.bind(this),void 0];for(h.unshift.apply(h,u),h.push.apply(h,f),p=h.length,l=Promise.resolve(t);d<p;)l=l.then(h[d++],h[d++]);return l}p=u.length;var v=t;for(d=0;d<p;){var m=u[d++],g=u[d++];try{v=m(v)}catch(e){g.call(this,e);break}}try{l=ue.call(this,v)}catch(e){return Promise.reject(e)}for(d=0,p=f.length;d<p;)l=l.then(f[d++],f[d++]);return l}},{key:"getUri",value:function(e){return m($((e=le(this.defaults,e)).baseURL,e.url),e.params,e.paramsSerializer)}}]),e}();i.a.forEach(["delete","get","head","options"],(function(e){ge.prototype[e]=function(t,r){return this.request(le(r||{},{method:e,url:t,data:(r||{}).data}))}})),i.a.forEach(["post","put","patch"],(function(e){function t(t){return function(r,n,i){return this.request(le(i||{},{method:e,headers:t?{"Content-Type":"multipart/form-data"}:{},url:r,data:n}))}}ge.prototype[e]=t(),ge.prototype[e+"Form"]=t(!0)}));var ye=ge,be=(r(87),function(){function e(t){if(s()(this,e),"function"!=typeof t)throw new TypeError("executor must be a function.");var r;this.promise=new Promise((function(e){r=e}));var n=this;this.promise.then((function(e){if(n._listeners){for(var t=n._listeners.length;t-- >0;)n._listeners[t](e);n._listeners=null}})),this.promise.then=function(e){var t,r=new Promise((function(e){n.subscribe(e),t=e})).then(e);return r.cancel=function(){n.unsubscribe(t)},r},t((function(e,t,i){n.reason||(n.reason=new H(e,t,i),r(n.reason))}))}return c()(e,[{key:"throwIfRequested",value:function(){if(this.reason)throw this.reason}},{key:"subscribe",value:function(e){this.reason?e(this.reason):this._listeners?this._listeners.push(e):this._listeners=[e]}},{key:"unsubscribe",value:function(e){if(this._listeners){var t=this._listeners.indexOf(e);-1!==t&&this._listeners.splice(t,1)}}}],[{key:"source",value:function(){var t;return{token:new e((function(e){t=e})),cancel:t}}}]),e}());var _e={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(_e).forEach((function(e){var t=C()(e,2),r=t[0],n=t[1];_e[n]=r}));var Se=_e;var we=function e(t){var r=new ye(t),n=Object(o.a)(ye.prototype.request,r);return i.a.extend(n,ye.prototype,r,{allOwnKeys:!0}),i.a.extend(n,r,null,{allOwnKeys:!0}),n.create=function(r){return e(le(t,r))},n}(j);we.Axios=ye,we.CanceledError=H,we.CancelToken=be,we.isCancel=z,we.VERSION="1.6.5",we.toFormData=l.a,we.AxiosError=b.a,we.Cancel=we.CanceledError,we.all=function(e){return Promise.all(e)},we.spread=function(e){return function(t){return e.apply(null,t)}},we.isAxiosError=function(e){return i.a.isObject(e)&&!0===e.isAxiosError},we.mergeConfig=le,we.AxiosHeaders=U,we.formToJSON=function(e){return N(i.a.isHTMLForm(e)?new FormData(e):e)},we.getAdapter=ae,we.HttpStatusCode=Se,we.default=we;t.a=we},function(e,t,r){"use strict";var n=r(10),i=r(41),o=r(20),a=r(45),s=r(42),u=r(46).f,c=r(230),l=o.Symbol;if(i&&"function"==typeof l&&(!("description"in l.prototype)||void 0!==l().description)){var f={},p=function(){var e=arguments.length<1||void 0===arguments[0]?void 0:String(arguments[0]),t=this instanceof p?new l(e):void 0===e?l():l(e);return""===e&&(f[t]=!0),t};c(p,l);var d=p.prototype=l.prototype;d.constructor=p;var h=d.toString,v="Symbol(test)"==String(l("test")),m=/^Symbol\((.*)\)[^)]+$/;u(d,"description",{configurable:!0,get:function(){var e=s(this)?this.valueOf():this,t=h.call(e);if(a(f,e))return"";var r=v?t.slice(7,-1):t.replace(m,"$1");return""===r?void 0:r}}),n({global:!0,forced:!0},{Symbol:p})}},function(e,t,r){var n=r(20),i=r(81),o=r(45),a=r(183),s=r(184),u=r(91),c=u.get,l=u.enforce,f=String(String).split("String");(e.exports=function(e,t,r,s){var u=!!s&&!!s.unsafe,c=!!s&&!!s.enumerable,p=!!s&&!!s.noTargetGet;"function"==typeof r&&("string"!=typeof t||o(r,"name")||i(r,"name",t),l(r).source=f.join("string"==typeof t?t:"")),e!==n?(u?!p&&e[t]&&(c=!0):delete e[t],c?e[t]=r:i(e,t,r)):c?e[t]=r:a(t,r)})(Function.prototype,"toString",(function(){return"function"==typeof this&&c(this).source||s(this)}))},function(e,t,r){var n=r(90);e.exports=function(e){return Object(n(e))}},function(e,t,r){"use strict";var n=r(35),i=r(257),o=n.aTypedArray;(0,n.exportTypedArrayMethod)("copyWithin",(function(e,t){return i.call(o(this),e,t,arguments.length>2?arguments[2]:void 0)}))},function(e,t,r){"use strict";var n=r(35),i=r(82).every,o=n.aTypedArray;(0,n.exportTypedArrayMethod)("every",(function(e){return i(o(this),e,arguments.length>1?arguments[1]:void 0)}))},function(e,t,r){"use strict";var n=r(35),i=r(195),o=n.aTypedArray;(0,n.exportTypedArrayMethod)("fill",(function(e){return i.apply(o(this),arguments)}))},function(e,t,r){"use strict";var n=r(35),i=r(82).filter,o=r(122),a=n.aTypedArray,s=n.aTypedArrayConstructor;(0,n.exportTypedArrayMethod)("filter",(function(e){for(var t=i(a(this),e,arguments.length>1?arguments[1]:void 0),r=o(this,this.constructor),n=0,u=t.length,c=new(s(r))(u);u>n;)c[n]=t[n++];return c}))},function(e,t,r){"use strict";var n=r(35),i=r(82).find,o=n.aTypedArray;(0,n.exportTypedArrayMethod)("find",(function(e){return i(o(this),e,arguments.length>1?arguments[1]:void 0)}))},function(e,t,r){"use strict";var n=r(35),i=r(82).findIndex,o=n.aTypedArray;(0,n.exportTypedArrayMethod)("findIndex",(function(e){return i(o(this),e,arguments.length>1?arguments[1]:void 0)}))},function(e,t,r){"use strict";var n=r(35),i=r(82).forEach,o=n.aTypedArray;(0,n.exportTypedArrayMethod)("forEach",(function(e){i(o(this),e,arguments.length>1?arguments[1]:void 0)}))},function(e,t,r){"use strict";var n=r(35),i=r(134).includes,o=n.aTypedArray;(0,n.exportTypedArrayMethod)("includes",(function(e){return i(o(this),e,arguments.length>1?arguments[1]:void 0)}))},function(e,t,r){"use strict";var n=r(35),i=r(134).indexOf,o=n.aTypedArray;(0,n.exportTypedArrayMethod)("indexOf",(function(e){return i(o(this),e,arguments.length>1?arguments[1]:void 0)}))},function(e,t,r){"use strict";var n=r(20),i=r(35),o=r(7),a=r(32)("iterator"),s=n.Uint8Array,u=o.values,c=o.keys,l=o.entries,f=i.aTypedArray,p=i.exportTypedArrayMethod,d=s&&s.prototype[a],h=!!d&&("values"==d.name||null==d.name),v=function(){return u.call(f(this))};p("entries",(function(){return l.call(f(this))})),p("keys",(function(){return c.call(f(this))})),p("values",v,!h),p(a,v,!h)},function(e,t,r){"use strict";var n=r(35),i=n.aTypedArray,o=n.exportTypedArrayMethod,a=[].join;o("join",(function(e){return a.apply(i(this),arguments)}))},function(e,t,r){"use strict";var n=r(35),i=r(258),o=n.aTypedArray;(0,n.exportTypedArrayMethod)("lastIndexOf",(function(e){return i.apply(o(this),arguments)}))},function(e,t,r){"use strict";var n=r(35),i=r(82).map,o=r(122),a=n.aTypedArray,s=n.aTypedArrayConstructor;(0,n.exportTypedArrayMethod)("map",(function(e){return i(a(this),e,arguments.length>1?arguments[1]:void 0,(function(e,t){return new(s(o(e,e.constructor)))(t)}))}))},function(e,t,r){"use strict";var n=r(35),i=r(154).left,o=n.aTypedArray;(0,n.exportTypedArrayMethod)("reduce",(function(e){return i(o(this),e,arguments.length,arguments.length>1?arguments[1]:void 0)}))},function(e,t,r){"use strict";var n=r(35),i=r(154).right,o=n.aTypedArray;(0,n.exportTypedArrayMethod)("reduceRight",(function(e){return i(o(this),e,arguments.length,arguments.length>1?arguments[1]:void 0)}))},function(e,t,r){"use strict";var n=r(35),i=n.aTypedArray,o=n.exportTypedArrayMethod,a=Math.floor;o("reverse",(function(){for(var e,t=i(this).length,r=a(t/2),n=0;n<r;)e=this[n],this[n++]=this[--t],this[t]=e;return this}))},function(e,t,r){"use strict";var n=r(35),i=r(38),o=r(256),a=r(54),s=r(22),u=n.aTypedArray;(0,n.exportTypedArrayMethod)("set",(function(e){u(this);var t=o(arguments.length>1?arguments[1]:void 0,1),r=this.length,n=a(e),s=i(n.length),c=0;if(s+t>r)throw RangeError("Wrong length");for(;c<s;)this[t+c]=n[c++]}),s((function(){new Int8Array(1).set({})})))},function(e,t,r){"use strict";var n=r(35),i=r(122),o=r(22),a=n.aTypedArray,s=n.aTypedArrayConstructor,u=n.exportTypedArrayMethod,c=[].slice;u("slice",(function(e,t){for(var r=c.call(a(this),e,t),n=i(this,this.constructor),o=0,u=r.length,l=new(s(n))(u);u>o;)l[o]=r[o++];return l}),o((function(){new Int8Array(1).slice()})))},function(e,t,r){"use strict";var n=r(35),i=r(82).some,o=n.aTypedArray;(0,n.exportTypedArrayMethod)("some",(function(e){return i(o(this),e,arguments.length>1?arguments[1]:void 0)}))},function(e,t,r){"use strict";var n=r(35),i=n.aTypedArray,o=n.exportTypedArrayMethod,a=[].sort;o("sort",(function(e){return a.call(i(this),e)}))},function(e,t,r){"use strict";var n=r(35),i=r(38),o=r(116),a=r(122),s=n.aTypedArray;(0,n.exportTypedArrayMethod)("subarray",(function(e,t){var r=s(this),n=r.length,u=o(e,n);return new(a(r,r.constructor))(r.buffer,r.byteOffset+u*r.BYTES_PER_ELEMENT,i((void 0===t?n:o(t,n))-u))}))},function(e,t,r){"use strict";var n=r(20),i=r(35),o=r(22),a=n.Int8Array,s=i.aTypedArray,u=i.exportTypedArrayMethod,c=[].toLocaleString,l=[].slice,f=!!a&&o((function(){c.call(new a(1))}));u("toLocaleString",(function(){return c.apply(f?l.call(s(this)):s(this),arguments)}),o((function(){return[1,2].toLocaleString()!=new a([1,2]).toLocaleString()}))||!o((function(){a.prototype.toLocaleString.call([1,2])})))},function(e,t,r){"use strict";var n=r(35).exportTypedArrayMethod,i=r(22),o=r(20).Uint8Array,a=o&&o.prototype||{},s=[].toString,u=[].join;i((function(){s.call({})}))&&(s=function(){return u.call(this)});var c=a.toString!=s;n("toString",s,c)},function(e,t,r){"use strict";var n=r(270),i=r(272);e.exports=n("Map",(function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}}),i)},function(e,t,r){"use strict";var n=r(270),i=r(272);e.exports=n("Set",(function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}}),i)},function(e,t,r){"use strict";r(48),r(6),r(29),r(21),r(104),r(429),r(196),r(166),r(43),r(2),r(17),r(430),r(431);var n,i=r(11),o="object"===("undefined"==typeof Reflect?"undefined":i(Reflect))?Reflect:null,a=o&&"function"==typeof o.apply?o.apply:function(e,t,r){return Function.prototype.apply.call(e,t,r)};n=o&&"function"==typeof o.ownKeys?o.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return Object.getOwnPropertyNames(e)};var s=Number.isNaN||function(e){return e!=e};function u(){u.init.call(this)}e.exports=u,e.exports.once=function(e,t){return new Promise((function(r,n){function i(r){e.removeListener(t,o),n(r)}function o(){"function"==typeof e.removeListener&&e.removeListener("error",i),r([].slice.call(arguments))}y(e,t,o,{once:!0}),"error"!==t&&function(e,t,r){"function"==typeof e.on&&y(e,"error",t,r)}(e,i,{once:!0})}))},u.EventEmitter=u,u.prototype._events=void 0,u.prototype._eventsCount=0,u.prototype._maxListeners=void 0;var c=10;function l(e){if("function"!=typeof e)throw new TypeError('The "listener" argument must be of type Function. Received type '+i(e))}function f(e){return void 0===e._maxListeners?u.defaultMaxListeners:e._maxListeners}function p(e,t,r,n){var i,o,a,s;if(l(r),void 0===(o=e._events)?(o=e._events=Object.create(null),e._eventsCount=0):(void 0!==o.newListener&&(e.emit("newListener",t,r.listener?r.listener:r),o=e._events),a=o[t]),void 0===a)a=o[t]=r,++e._eventsCount;else if("function"==typeof a?a=o[t]=n?[r,a]:[a,r]:n?a.unshift(r):a.push(r),(i=f(e))>0&&a.length>i&&!a.warned){a.warned=!0;var u=new Error("Possible EventEmitter memory leak detected. "+a.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");u.name="MaxListenersExceededWarning",u.emitter=e,u.type=t,u.count=a.length,s=u,console&&console.warn&&console.warn(s)}return e}function d(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function h(e,t,r){var n={fired:!1,wrapFn:void 0,target:e,type:t,listener:r},i=d.bind(n);return i.listener=r,n.wrapFn=i,i}function v(e,t,r){var n=e._events;if(void 0===n)return[];var i=n[t];return void 0===i?[]:"function"==typeof i?r?[i.listener||i]:[i]:r?function(e){for(var t=new Array(e.length),r=0;r<t.length;++r)t[r]=e[r].listener||e[r];return t}(i):g(i,i.length)}function m(e){var t=this._events;if(void 0!==t){var r=t[e];if("function"==typeof r)return 1;if(void 0!==r)return r.length}return 0}function g(e,t){for(var r=new Array(t),n=0;n<t;++n)r[n]=e[n];return r}function y(e,t,r,n){if("function"==typeof e.on)n.once?e.once(t,r):e.on(t,r);else{if("function"!=typeof e.addEventListener)throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+i(e));e.addEventListener(t,(function i(o){n.once&&e.removeEventListener(t,i),r(o)}))}}Object.defineProperty(u,"defaultMaxListeners",{enumerable:!0,get:function(){return c},set:function(e){if("number"!=typeof e||e<0||s(e))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+e+".");c=e}}),u.init=function(){void 0!==this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},u.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||s(e))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this},u.prototype.getMaxListeners=function(){return f(this)},u.prototype.emit=function(e){for(var t=[],r=1;r<arguments.length;r++)t.push(arguments[r]);var n="error"===e,i=this._events;if(void 0!==i)n=n&&void 0===i.error;else if(!n)return!1;if(n){var o;if(t.length>0&&(o=t[0]),o instanceof Error)throw o;var s=new Error("Unhandled error."+(o?" ("+o.message+")":""));throw s.context=o,s}var u=i[e];if(void 0===u)return!1;if("function"==typeof u)a(u,this,t);else{var c=u.length,l=g(u,c);for(r=0;r<c;++r)a(l[r],this,t)}return!0},u.prototype.addListener=function(e,t){return p(this,e,t,!1)},u.prototype.on=u.prototype.addListener,u.prototype.prependListener=function(e,t){return p(this,e,t,!0)},u.prototype.once=function(e,t){return l(t),this.on(e,h(this,e,t)),this},u.prototype.prependOnceListener=function(e,t){return l(t),this.prependListener(e,h(this,e,t)),this},u.prototype.removeListener=function(e,t){var r,n,i,o,a;if(l(t),void 0===(n=this._events))return this;if(void 0===(r=n[e]))return this;if(r===t||r.listener===t)0==--this._eventsCount?this._events=Object.create(null):(delete n[e],n.removeListener&&this.emit("removeListener",e,r.listener||t));else if("function"!=typeof r){for(i=-1,o=r.length-1;o>=0;o--)if(r[o]===t||r[o].listener===t){a=r[o].listener,i=o;break}if(i<0)return this;0===i?r.shift():function(e,t){for(;t+1<e.length;t++)e[t]=e[t+1];e.pop()}(r,i),1===r.length&&(n[e]=r[0]),void 0!==n.removeListener&&this.emit("removeListener",e,a||t)}return this},u.prototype.off=u.prototype.removeListener,u.prototype.removeAllListeners=function(e){var t,r,n;if(void 0===(r=this._events))return this;if(void 0===r.removeListener)return 0===arguments.length?(this._events=Object.create(null),this._eventsCount=0):void 0!==r[e]&&(0==--this._eventsCount?this._events=Object.create(null):delete r[e]),this;if(0===arguments.length){var i,o=Object.keys(r);for(n=0;n<o.length;++n)"removeListener"!==(i=o[n])&&this.removeAllListeners(i);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if("function"==typeof(t=r[e]))this.removeListener(e,t);else if(void 0!==t)for(n=t.length-1;n>=0;n--)this.removeListener(e,t[n]);return this},u.prototype.listeners=function(e){return v(this,e,!0)},u.prototype.rawListeners=function(e){return v(this,e,!1)},u.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):m.call(e,t)},u.prototype.listenerCount=m,u.prototype.eventNames=function(){return this._eventsCount>0?n(this._events):[]}},function(e,t,r){var n=r(41),i=r(46),o=r(113);e.exports=n?function(e,t,r){return i.f(e,t,o(1,r))}:function(e,t,r){return e[t]=r,e}},function(e,t,r){var n=r(120),i=r(131),o=r(54),a=r(38),s=r(189),u=[].push,c=function(e){var t=1==e,r=2==e,c=3==e,l=4==e,f=6==e,p=5==e||f;return function(d,h,v,m){for(var g,y,b=o(d),_=i(b),S=n(h,v,3),w=a(_.length),x=0,O=m||s,k=t?O(d,w):r?O(d,0):void 0;w>x;x++)if((p||x in _)&&(y=S(g=_[x],x,b),e))if(t)k[x]=y;else if(y)switch(e){case 3:return!0;case 5:return g;case 6:return x;case 2:u.call(k,g)}else if(l)return!1;return f?-1:c||l?l:k}};e.exports={forEach:c(0),map:c(1),filter:c(2),some:c(3),every:c(4),find:c(5),findIndex:c(6)}},function(e,t,r){r(255)("Uint8",(function(e){return function(t,r,n){return e(this,t,r,n)}}))},function(e,t,r){"use strict";r(7),r(21),r(2),r(17),r(83),r(55),r(56),r(57),r(58),r(59),r(60),r(61),r(62),r(63),r(64),r(65),r(66),r(67),r(68),r(69),r(70),r(71),r(72),r(73),r(74),r(75),r(76),r(77),Object.defineProperty(t,"__esModule",{value:!0}),t.PassThrough=t.Duplex=t.Transform=t.Writable=t.Readable=t.WebSocket=t.RTCPeerConnection=t.fetch=t.Hmac=t.Hash=t.createHash=t.Buffer=t.name=t.createResolver=t.createHmac=t.getHashes=t.randomBytes=void 0;var n=r(18),i=r(94);Object.defineProperty(t,"Buffer",{enumerable:!0,get:function(){return i.Buffer}});var o=(0,n.__importStar)(r(286));t.createHash=o.default,Object.defineProperty(t,"Hash",{enumerable:!0,get:function(){return o.Hash}});var a=(0,n.__importDefault)(r(481));t.Hmac=a.default;var s=r(214);Object.defineProperty(t,"Readable",{enumerable:!0,get:function(){return s.Readable}}),Object.defineProperty(t,"Writable",{enumerable:!0,get:function(){return s.Writable}}),Object.defineProperty(t,"Transform",{enumerable:!0,get:function(){return s.Transform}}),Object.defineProperty(t,"PassThrough",{enumerable:!0,get:function(){return s.PassThrough}}),Object.defineProperty(t,"Duplex",{enumerable:!0,get:function(){return s.Duplex}}),t.randomBytes=function(e){var t=new Uint8Array(e);return e>0&&(globalThis.crypto||globalThis.msCrypto).getRandomValues(t),i.Buffer.from(t.buffer)},t.getHashes=function(){return["sha-1","sha-256","sha-512","md5"]},t.createHmac=function(e,t){return new a.default(e.toLowerCase(),t)},t.createResolver=function(){};var u=globalThis.fetch.bind(globalThis);t.fetch=u;var c=globalThis.WebSocket;t.WebSocket=c;var l=globalThis.RTCPeerConnection;t.RTCPeerConnection=l,t.name="browser"},function(e,t,r){var n=r(131),i=r(90);e.exports=function(e){return n(i(e))}},function(e,t,r){var n=r(41),i=r(22),o=r(45),a=Object.defineProperty,s={},u=function(e){throw e};e.exports=function(e,t){if(o(s,e))return s[e];t||(t={});var r=[][e],c=!!o(t,"ACCESSORS")&&t.ACCESSORS,l=o(t,0)?t[0]:u,f=o(t,1)?t[1]:void 0;return s[e]=!!r&&!i((function(){if(c&&!n)return!0;var e={length:-1};c?a(e,1,{enumerable:!0,get:u}):e[1]=1,r.call(e,l,f)}))}},function(e,t,r){"use strict";var n=r(10),i=r(116),o=r(103),a=r(38),s=r(54),u=r(189),c=r(136),l=r(137),f=r(86),p=l("splice"),d=f("splice",{ACCESSORS:!0,0:0,1:2}),h=Math.max,v=Math.min;n({target:"Array",proto:!0,forced:!p||!d},{splice:function(e,t){var r,n,l,f,p,d,m=s(this),g=a(m.length),y=i(e,g),b=arguments.length;if(0===b?r=n=0:1===b?(r=0,n=g-y):(r=b-2,n=v(h(o(t),0),g-y)),g+r-n>9007199254740991)throw TypeError("Maximum allowed length exceeded");for(l=u(m,n),f=0;f<n;f++)(p=y+f)in m&&c(l,f,m[p]);if(l.length=n,r<n){for(f=y;f<g-n;f++)d=f+r,(p=f+n)in m?m[d]=m[p]:delete m[d];for(f=g;f>g-n+r;f--)delete m[f-1]}else if(r>n)for(f=g-n;f>y;f--)d=f+r-1,(p=f+n-1)in m?m[d]=m[p]:delete m[d];for(f=0;f<r;f++)m[f+y]=arguments[f+2];return m.length=g-n+r,l}})},function(e,t,r){"use strict";var n=r(10),i=r(253).trim;n({target:"String",proto:!0,forced:r(413)("trim")},{trim:function(){return i(this)}})},function(e,t,r){"use strict";var n=r(10),i=r(208),o=r(90);n({target:"String",proto:!0,forced:!r(209)("includes")},{includes:function(e){return!!~String(o(this)).indexOf(i(e),arguments.length>1?arguments[1]:void 0)}})},function(e,t){e.exports=function(e){if(null==e)throw TypeError("Can't call method on "+e);return e}},function(e,t,r){var n,i,o,a=r(405),s=r(20),u=r(42),c=r(81),l=r(45),f=r(152),p=r(133),d=s.WeakMap;if(a){var h=new d,v=h.get,m=h.has,g=h.set;n=function(e,t){return g.call(h,e,t),t},i=function(e){return v.call(h,e)||{}},o=function(e){return m.call(h,e)}}else{var y=f("state");p[y]=!0,n=function(e,t){return c(e,y,t),t},i=function(e){return l(e,y)?e[y]:{}},o=function(e){return l(e,y)}}e.exports={set:n,get:i,has:o,enforce:function(e){return o(e)?i(e):n(e,{})},getterFor:function(e){return function(t){var r;if(!u(t)||(r=i(t)).type!==e)throw TypeError("Incompatible receiver, "+e+" required");return r}}}},function(e,t,r){r(119)("iterator")},function(e,t,r){"use strict";r(6),r(27),r(7),r(36),r(25),r(29),r(100),r(2),r(12),r(79),r(13),r(37),r(278),r(47),r(14),r(202);var n=r(34);function i(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return o(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return o(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return s=e.done,e},e:function(e){u=!0,a=e},f:function(){try{s||null==r.return||r.return()}finally{if(u)throw a}}}}function o(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}Object.defineProperty(t,"__esModule",{value:!0}),t.toURI=t.parseURI=t.toBare=t.getResource=t.getDomain=t.getLocal=t.isBare=t.isFull=t.equalBare=t.equal=t.allowedResponders=t.parse=t.createFull=t.create=t.prepare=t.unescapeLocal=t.escapeLocal=void 0;var a=(0,r(18).__importDefault)(r(210)),s=r(283);function u(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return e.replace(/^\s+|\s+$/g,"").replace(/\\5c/g,"\\5c5c").replace(/\\20/g,"\\5c20").replace(/\\22/g,"\\5c22").replace(/\\26/g,"\\5c26").replace(/\\27/g,"\\5c27").replace(/\\2f/g,"\\5c2f").replace(/\\3a/g,"\\5c3a").replace(/\\3c/g,"\\5c3c").replace(/\\3e/g,"\\5c3e").replace(/\\40/g,"\\5c40").replace(/ /g,"\\20").replace(/"/g,"\\22").replace(/&/g,"\\26").replace(/'/g,"\\27").replace(/\//g,"\\2f").replace(/:/g,"\\3a").replace(/</g,"\\3c").replace(/>/g,"\\3e").replace(/@/g,"\\40")}function c(e){return e.replace(/\\20/g," ").replace(/\\22/g,'"').replace(/\\26/g,"&").replace(/\\27/g,"'").replace(/\\2f/g,"/").replace(/\\3a/g,":").replace(/\\3c/g,"<").replace(/\\3e/g,">").replace(/\\40/g,"@").replace(/\\5c/g,"\\")}function l(e){var t=e.local||"",r=e.domain,n=e.resource||"";return t&&(t=(0,s.nodeprep)(t)),n&&(n=(0,s.resourceprep)(n)),"."===r[r.length-1]&&(r=r.slice(0,r.length-1)),{domain:r=(0,s.nameprep)(r.split(".").map(a.default.toUnicode).join(".")),local:t,resource:n}}function f(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=e.local;t.escaped||(r=u(e.local));var n=t.prepared?e:l({local:r,domain:e.domain,resource:e.resource}),i=r?"".concat(r,"@").concat(n.domain):n.domain;return n.resource?"".concat(i,"/").concat(n.resource):i}function p(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t="",r="",n=e.indexOf("/");n>0&&(r=e.slice(n+1),e=e.slice(0,n));var i=e.indexOf("@");i>0&&(t=e.slice(0,i),e=e.slice(i+1));var o=l({domain:e,local:t,resource:r});return{bare:f({local:o.local,domain:o.domain},{escaped:!0,prepared:!0}),domain:o.domain,full:f(o,{escaped:!0,prepared:!0}),local:c(o.local),resource:o.resource}}function d(e){return!!p(e).resource}function h(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return p(e).bare}t.escapeLocal=u,t.unescapeLocal=c,t.prepare=l,t.create=f,t.createFull=function(e,t){return t?"".concat(h(e),"/").concat(t):h(e)},t.parse=p,t.allowedResponders=function(e,t){var r=new Set;if(r.add(void 0),r.add(""),e){var n=p(e);r.add(n.full),r.add(n.bare),r.add(n.domain)}if(t){var i=p(t);r.add(i.domain),r.add(i.bare),r.add(i.full)}return r},t.equal=function(e,t){if(!e||!t)return!1;var r=p(e),n=p(t);return r.local===n.local&&r.domain===n.domain&&r.resource===n.resource},t.equalBare=function(e,t){if(!e||!t)return!1;var r=p(e),n=p(t);return r.local===n.local&&r.domain===n.domain},t.isFull=d,t.isBare=function(e){return!d(e)},t.getLocal=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return p(e).local},t.getDomain=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return p(e).domain},t.getResource=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return p(e).resource},t.toBare=h,t.parseURI=function(e){var t=new URL(e);if("xmpp:"!==t.protocol)throw new Error("Invalid XMPP URI, wrong protocol: "+t.protocol);var r,o=t.hostname?t.username?f({domain:decodeURIComponent(t.hostname),local:decodeURIComponent(t.username)},{escaped:!0}):decodeURIComponent(t.hostname):void 0,a=p(decodeURIComponent(o?t.pathname.substr(1):t.pathname)).full,s=t.search&&t.search.indexOf(";")>=1,u=s?t.search.substr(t.search.indexOf(";")+1):"",c=t.search?decodeURIComponent(t.search.substr(1,s?t.search.indexOf(";")-1:void 0)):void 0,l={},d=i(u.split(";"));try{for(d.s();!(r=d.n()).done;){var h=r.value.split("=").map(decodeURIComponent),v=n(h,2),m=v[0],g=v[1];if(l[m]){var y=l[m];Array.isArray(y)?y.push(g):l[m]=[y,g]}else l[m]=g}}catch(e){d.e(e)}finally{d.f()}return{action:c,identity:o,jid:a,parameters:l}},t.toURI=function(e){var t=["xmpp:"],r=function(e,r){var n=p(e);n.local&&(t.push(encodeURIComponent(u(n.local))),t.push("@")),t.push(encodeURIComponent(n.domain)),r&&n.resource&&(t.push("/"),t.push(encodeURIComponent(n.resource)))};e.identity&&(t.push("//"),r(e.identity,!1),e.jid&&t.push("/")),e.jid&&r(e.jid,!0),e.action&&(t.push("?"),t.push(encodeURIComponent(e.action)));for(var o=0,a=Object.entries(e.parameters||{});o<a.length;o++){var s,c=n(a[o],2),l=c[0],f=c[1],d=i(Array.isArray(f)?f:[f]);try{for(d.s();!(s=d.n()).done;){var h=s.value;t.push(";"),t.push(encodeURIComponent(l)),void 0!==h&&(t.push("="),t.push(encodeURIComponent(h)))}}catch(e){d.e(e)}finally{d.f()}}return t.join("")}},function(e,t,r){"use strict";
|
|
2
|
-
/*!
|
|
3
|
-
* The buffer module from node.js, for the browser.
|
|
4
|
-
*
|
|
5
|
-
* @author Feross Aboukhadijeh <https://feross.org>
|
|
6
|
-
* @license MIT
|
|
7
|
-
*/r(48),r(52),r(467),r(6),r(468),r(207),r(49),r(27),r(7),r(168),r(29),r(155),r(469),r(21),r(104),r(279),r(2),r(12),r(24),r(89),r(37),r(47),r(88),r(83),r(55),r(56),r(57),r(58),r(59),r(60),r(61),r(62),r(63),r(64),r(65),r(66),r(67),r(68),r(69),r(70),r(71),r(72),r(73),r(74),r(75),r(76),r(77),r(105);var n=r(4),i=r(5),o=r(95),a=r(30),s=r(31),u=r(26),c=r(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 r,n=u(e);if(t){var i=u(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return s(this,r)}}var f=r(471),p=r(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,r){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,r)}function m(e,t,r){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 r=0|w(e,t),n=h(r),i=n.write(e,t);i!==r&&(n=n.slice(0,i));return n}(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,r);if("undefined"!=typeof SharedArrayBuffer&&(te(e,SharedArrayBuffer)||e&&te(e.buffer,SharedArrayBuffer)))return _(e,t,r);if("number"==typeof e)throw new TypeError('The "value" argument must not be of type number. Received type number');var n=e.valueOf&&e.valueOf();if(null!=n&&n!==e)return v.from(n,t,r);var i=function(e){if(v.isBuffer(e)){var t=0|S(e.length),r=h(t);return 0===r.length||e.copy(r,0,0,t),r}if(void 0!==e.length)return"number"!=typeof e.length||re(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,r);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),r=h(t),n=0;n<t;n+=1)r[n]=255&e[n];return r}function _(e,t,r){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))throw new RangeError('"length" is outside of buffer bounds');var n;return n=void 0===t&&void 0===r?new Uint8Array(e):void 0===r?new Uint8Array(e,t):new Uint8Array(e,t,r),Object.setPrototypeOf(n,v.prototype),n}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 r=e.length,n=arguments.length>2&&!0===arguments[2];if(!n&&0===r)return 0;for(var i=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return $(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return Z(e).length;default:if(i)return n?-1:$(e).length;t=(""+t).toLowerCase(),i=!0}}function x(e,t,r){var n=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if((r>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return M(this,t,r);case"utf8":case"utf-8":return P(this,t,r);case"ascii":return C(this,t,r);case"latin1":case"binary":return L(this,t,r);case"base64":return j(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return D(this,t,r);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0}}function O(e,t,r){var n=e[t];e[t]=e[r],e[r]=n}function k(e,t,r,n,i){if(0===e.length)return-1;if("string"==typeof r?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),re(r=+r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0){if(!i)return-1;r=0}if("string"==typeof t&&(t=v.from(t,n)),v.isBuffer(t))return 0===t.length?-1:A(e,t,r,n,i);if("number"==typeof t)return t&=255,"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):A(e,[t],r,n,i);throw new TypeError("val must be string, number or Buffer")}function A(e,t,r,n,i){var o,a=1,s=e.length,u=t.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(e.length<2||t.length<2)return-1;a=2,s/=2,u/=2,r/=2}function c(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}if(i){var l=-1;for(o=r;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(r+u>s&&(r=s-u),o=r;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,r,n){r=Number(r)||0;var i=e.length-r;n?(n=Number(n))>i&&(n=i):n=i;var o,a=t.length;for(n>a/2&&(n=a/2),o=0;o<n;++o){var s=parseInt(t.substr(2*o,2),16);if(re(s))return o;e[r+o]=s}return o}function E(e,t,r,n){return ee($(t,e.length-r),e,r,n)}function I(e,t,r,n){return ee(function(e){for(var t=[],r=0;r<e.length;++r)t.push(255&e.charCodeAt(r));return t}(t),e,r,n)}function N(e,t,r,n){return ee(Z(t),e,r,n)}function R(e,t,r,n){return ee(function(e,t){for(var r,n,i,o=[],a=0;a<e.length&&!((t-=2)<0);++a)r=e.charCodeAt(a),n=r>>8,i=r%256,o.push(i),o.push(n);return o}(t,e.length-r),e,r,n)}function j(e,t,r){return 0===t&&r===e.length?f.fromByteArray(e):f.fromByteArray(e.slice(t,r))}function P(e,t,r){r=Math.min(e.length,r);for(var n=[],i=t;i<r;){var o=e[i],a=null,s=o>239?4:o>223?3:o>191?2:1;if(i+s<=r){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,n.push(a>>>10&1023|55296),a=56320|1023&a),n.push(a),i+=s}return function(e){var t=e.length;if(t<=4096)return String.fromCharCode.apply(String,e);var r="",n=0;for(;n<t;)r+=String.fromCharCode.apply(String,e.slice(n,n+=4096));return r}(n)}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,r){return m(e,t,r)},Object.setPrototypeOf(v.prototype,Uint8Array.prototype),Object.setPrototypeOf(v,Uint8Array),v.alloc=function(e,t,r){return function(e,t,r){return g(e),e<=0?h(e):void 0!==t?"string"==typeof r?h(e).fill(t,r):h(e).fill(t):h(e)}(e,t,r)},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 r=e.length,n=t.length,i=0,o=Math.min(r,n);i<o;++i)if(e[i]!==t[i]){r=e[i],n=t[i];break}return r<n?-1:n<r?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 r;if(void 0===t)for(t=0,r=0;r<e.length;++r)t+=e[r].length;var n=v.allocUnsafe(t),i=0;for(r=0;r<e.length;++r){var o=e[r];if(te(o,Uint8Array))i+o.length>n.length?(v.isBuffer(o)||(o=v.from(o)),o.copy(n,i)):Uint8Array.prototype.set.call(n,o,i);else{if(!v.isBuffer(o))throw new TypeError('"list" argument must be an Array of Buffers');o.copy(n,i)}i+=o.length}return n},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)O(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)O(this,t,t+3),O(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)O(this,t,t+7),O(this,t+1,t+6),O(this,t+2,t+5),O(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="",r=t.INSPECT_MAX_BYTES;return e=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(e+=" ... "),"<Buffer "+e+">"},d&&(v.prototype[d]=v.prototype.inspect),v.prototype.compare=function(e,t,r,n,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===r&&(r=e?e.length:0),void 0===n&&(n=0),void 0===i&&(i=this.length),t<0||r>e.length||n<0||i>this.length)throw new RangeError("out of range index");if(n>=i&&t>=r)return 0;if(n>=i)return-1;if(t>=r)return 1;if(this===e)return 0;for(var o=(i>>>=0)-(n>>>=0),a=(r>>>=0)-(t>>>=0),s=Math.min(o,a),u=this.slice(n,i),l=e.slice(t,r),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,r){return-1!==this.indexOf(e,t,r)},v.prototype.indexOf=function(e,t,r){return k(this,e,t,r,!0)},v.prototype.lastIndexOf=function(e,t,r){return k(this,e,t,r,!1)},v.prototype.write=function(e,t,r,n){if(void 0===t)n="utf8",r=this.length,t=0;else if(void 0===r&&"string"==typeof t)n=t,r=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t>>>=0,isFinite(r)?(r>>>=0,void 0===n&&(n="utf8")):(n=r,r=void 0)}var i=this.length-t;if((void 0===r||r>i)&&(r=i),e.length>0&&(r<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var o=!1;;)switch(n){case"hex":return T(this,e,t,r);case"utf8":case"utf-8":return E(this,e,t,r);case"ascii":case"latin1":case"binary":return I(this,e,t,r);case"base64":return N(this,e,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return R(this,e,t,r);default:if(o)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),o=!0}},v.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function C(e,t,r){var n="";r=Math.min(e.length,r);for(var i=t;i<r;++i)n+=String.fromCharCode(127&e[i]);return n}function L(e,t,r){var n="";r=Math.min(e.length,r);for(var i=t;i<r;++i)n+=String.fromCharCode(e[i]);return n}function M(e,t,r){var n=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>n)&&(r=n);for(var i="",o=t;o<r;++o)i+=ne[e[o]];return i}function D(e,t,r){for(var n=e.slice(t,r),i="",o=0;o<n.length-1;o+=2)i+=String.fromCharCode(n[o]+256*n[o+1]);return i}function B(e,t,r){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}function F(e,t,r,n,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(r+n>e.length)throw new RangeError("Index out of range")}function q(e,t,r,n,i){Q(t,n,i,e,r,7);var o=Number(t&BigInt(4294967295));e[r++]=o,o>>=8,e[r++]=o,o>>=8,e[r++]=o,o>>=8,e[r++]=o;var a=Number(t>>BigInt(32)&BigInt(4294967295));return e[r++]=a,a>>=8,e[r++]=a,a>>=8,e[r++]=a,a>>=8,e[r++]=a,r}function U(e,t,r,n,i){Q(t,n,i,e,r,7);var o=Number(t&BigInt(4294967295));e[r+7]=o,o>>=8,e[r+6]=o,o>>=8,e[r+5]=o,o>>=8,e[r+4]=o;var a=Number(t>>BigInt(32)&BigInt(4294967295));return e[r+3]=a,a>>=8,e[r+2]=a,a>>=8,e[r+1]=a,a>>=8,e[r]=a,r+8}function J(e,t,r,n,i,o){if(r+n>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function z(e,t,r,n,i){return t=+t,r>>>=0,i||J(e,0,r,4),p.write(e,t,r,n,23,4),r+4}function G(e,t,r,n,i){return t=+t,r>>>=0,i||J(e,0,r,8),p.write(e,t,r,n,52,8),r+8}v.prototype.slice=function(e,t){var r=this.length;(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);var n=this.subarray(e,t);return Object.setPrototypeOf(n,v.prototype),n},v.prototype.readUintLE=v.prototype.readUIntLE=function(e,t,r){e>>>=0,t>>>=0,r||B(e,t,this.length);for(var n=this[e],i=1,o=0;++o<t&&(i*=256);)n+=this[e+o]*i;return n},v.prototype.readUintBE=v.prototype.readUIntBE=function(e,t,r){e>>>=0,t>>>=0,r||B(e,t,this.length);for(var n=this[e+--t],i=1;t>0&&(i*=256);)n+=this[e+--t]*i;return n},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],r=this[e+7];void 0!==t&&void 0!==r||Y(e,this.length-8);var n=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)+r*Math.pow(2,24);return BigInt(n)+(BigInt(i)<<BigInt(32))})),v.prototype.readBigUInt64BE=ie((function(e){K(e>>>=0,"offset");var t=this[e],r=this[e+7];void 0!==t&&void 0!==r||Y(e,this.length-8);var n=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)+r;return(BigInt(n)<<BigInt(32))+BigInt(i)})),v.prototype.readIntLE=function(e,t,r){e>>>=0,t>>>=0,r||B(e,t,this.length);for(var n=this[e],i=1,o=0;++o<t&&(i*=256);)n+=this[e+o]*i;return n>=(i*=128)&&(n-=Math.pow(2,8*t)),n},v.prototype.readIntBE=function(e,t,r){e>>>=0,t>>>=0,r||B(e,t,this.length);for(var n=t,i=1,o=this[e+--n];n>0&&(i*=256);)o+=this[e+--n]*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 r=this[e]|this[e+1]<<8;return 32768&r?4294901760|r:r},v.prototype.readInt16BE=function(e,t){e>>>=0,t||B(e,2,this.length);var r=this[e+1]|this[e]<<8;return 32768&r?4294901760|r:r},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],r=this[e+7];void 0!==t&&void 0!==r||Y(e,this.length-8);var n=this[e+4]+this[e+5]*Math.pow(2,8)+this[e+6]*Math.pow(2,16)+(r<<24);return(BigInt(n)<<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],r=this[e+7];void 0!==t&&void 0!==r||Y(e,this.length-8);var n=(t<<24)+this[++e]*Math.pow(2,16)+this[++e]*Math.pow(2,8)+this[++e];return(BigInt(n)<<BigInt(32))+BigInt(this[++e]*Math.pow(2,24)+this[++e]*Math.pow(2,16)+this[++e]*Math.pow(2,8)+r)})),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,r,n){(e=+e,t>>>=0,r>>>=0,n)||F(this,e,t,r,Math.pow(2,8*r)-1,0);var i=1,o=0;for(this[t]=255&e;++o<r&&(i*=256);)this[t+o]=e/i&255;return t+r},v.prototype.writeUintBE=v.prototype.writeUIntBE=function(e,t,r,n){(e=+e,t>>>=0,r>>>=0,n)||F(this,e,t,r,Math.pow(2,8*r)-1,0);var i=r-1,o=1;for(this[t+i]=255&e;--i>=0&&(o*=256);)this[t+i]=e/o&255;return t+r},v.prototype.writeUint8=v.prototype.writeUInt8=function(e,t,r){return e=+e,t>>>=0,r||F(this,e,t,1,255,0),this[t]=255&e,t+1},v.prototype.writeUint16LE=v.prototype.writeUInt16LE=function(e,t,r){return e=+e,t>>>=0,r||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,r){return e=+e,t>>>=0,r||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,r){return e=+e,t>>>=0,r||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,r){return e=+e,t>>>=0,r||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,r,n){if(e=+e,t>>>=0,!n){var i=Math.pow(2,8*r-1);F(this,e,t,r,i-1,-i)}var o=0,a=1,s=0;for(this[t]=255&e;++o<r&&(a*=256);)e<0&&0===s&&0!==this[t+o-1]&&(s=1),this[t+o]=(e/a>>0)-s&255;return t+r},v.prototype.writeIntBE=function(e,t,r,n){if(e=+e,t>>>=0,!n){var i=Math.pow(2,8*r-1);F(this,e,t,r,i-1,-i)}var o=r-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+r},v.prototype.writeInt8=function(e,t,r){return e=+e,t>>>=0,r||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,r){return e=+e,t>>>=0,r||F(this,e,t,2,32767,-32768),this[t]=255&e,this[t+1]=e>>>8,t+2},v.prototype.writeInt16BE=function(e,t,r){return e=+e,t>>>=0,r||F(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=255&e,t+2},v.prototype.writeInt32LE=function(e,t,r){return e=+e,t>>>=0,r||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,r){return e=+e,t>>>=0,r||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,r){return z(this,e,t,!0,r)},v.prototype.writeFloatBE=function(e,t,r){return z(this,e,t,!1,r)},v.prototype.writeDoubleLE=function(e,t,r){return G(this,e,t,!0,r)},v.prototype.writeDoubleBE=function(e,t,r){return G(this,e,t,!1,r)},v.prototype.copy=function(e,t,r,n){if(!v.isBuffer(e))throw new TypeError("argument should be a Buffer");if(r||(r=0),n||0===n||(n=this.length),t>=e.length&&(t=e.length),t||(t=0),n>0&&n<r&&(n=r),n===r)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),e.length-t<n-r&&(n=e.length-t+r);var i=n-r;return this===e&&"function"==typeof Uint8Array.prototype.copyWithin?this.copyWithin(t,r,n):Uint8Array.prototype.set.call(e,this.subarray(r,n),t),i},v.prototype.fill=function(e,t,r,n){if("string"==typeof e){if("string"==typeof t?(n=t,t=0,r=this.length):"string"==typeof r&&(n=r,r=this.length),void 0!==n&&"string"!=typeof n)throw new TypeError("encoding must be a string");if("string"==typeof n&&!v.isEncoding(n))throw new TypeError("Unknown encoding: "+n);if(1===e.length){var i=e.charCodeAt(0);("utf8"===n&&i<128||"latin1"===n)&&(e=i)}}else"number"==typeof e?e&=255:"boolean"==typeof e&&(e=Number(e));if(t<0||this.length<t||this.length<r)throw new RangeError("Out of range index");if(r<=t)return this;var o;if(t>>>=0,r=void 0===r?this.length:r>>>0,e||(e=0),"number"==typeof e)for(o=t;o<r;++o)this[o]=e;else{var a=v.isBuffer(e)?e:v.from(e,n),s=a.length;if(0===s)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(o=0;o<r-t;++o)this[o+t]=a[o%s]}return this};var H={};function V(e,t,r){H[e]=function(r){a(u,r);var s=l(u);function u(){var r;return n(this,u),r=s.call(this),Object.defineProperty(o(r),"message",{value:t.apply(o(r),arguments),writable:!0,configurable:!0}),r.name="".concat(r.name," [").concat(e,"]"),r.stack,delete r.name,r}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}(r)}function W(e){for(var t="",r=e.length,n="-"===e[0]?1:0;r>=n+4;r-=3)t="_".concat(e.slice(r-3,r)).concat(t);return"".concat(e.slice(0,r)).concat(t)}function Q(e,t,r,n,i,o){if(e>r||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(r).concat(s),new H.ERR_OUT_OF_RANGE("value",a,e)}!function(e,t,r){K(t,"offset"),void 0!==e[t]&&void 0!==e[t+r]||Y(t,e.length-(r+1))}(n,i,o)}function K(e,t){if("number"!=typeof e)throw new H.ERR_INVALID_ARG_TYPE(t,"number",e)}function Y(e,t,r){if(Math.floor(e)!==e)throw K(e,r),new H.ERR_OUT_OF_RANGE(r||"offset","an integer",e);if(t<0)throw new H.ERR_BUFFER_OUT_OF_BOUNDS;throw new H.ERR_OUT_OF_RANGE(r||"offset",">= ".concat(r?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,r){var n='The value of "'.concat(e,'" is out of range.'),i=r;return Number.isInteger(r)&&Math.abs(r)>Math.pow(2,32)?i=W(String(r)):"bigint"==typeof r&&(i=String(r),(r>Math.pow(BigInt(2),BigInt(32))||r<-Math.pow(BigInt(2),BigInt(32)))&&(i=W(i)),i+="n"),n+=" It must be ".concat(t,". Received ").concat(i)}),RangeError);var X=/[^+/0-9A-Za-z-_]/g;function $(e,t){var r;t=t||1/0;for(var n=e.length,i=null,o=[],a=0;a<n;++a){if((r=e.charCodeAt(a))>55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(a+1===n){(t-=3)>-1&&o.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&o.push(239,191,189),i=r;continue}r=65536+(i-55296<<10|r-56320)}else i&&(t-=3)>-1&&o.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;o.push(r)}else if(r<2048){if((t-=2)<0)break;o.push(r>>6|192,63&r|128)}else if(r<65536){if((t-=3)<0)break;o.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|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,r,n){var i;for(i=0;i<n&&!(i+r>=t.length||i>=e.length);++i)t[i+r]=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 re(e){return e!=e}var ne=function(){for(var e=new Array(256),t=0;t<16;++t)for(var r=16*t,n=0;n<16;++n)e[r+n]="0123456789abcdef"[t]+"0123456789abcdef"[n];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,r){var n=r(41),i=r(151),o=r(113),a=r(85),s=r(114),u=r(45),c=r(228),l=Object.getOwnPropertyDescriptor;t.f=n?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 r={}.toString;e.exports=function(e){return r.call(e).slice(8,-1)}},function(e,t,r){var n=r(46).f,i=r(45),o=r(32)("toStringTag");e.exports=function(e,t,r){e&&!i(e=r?e:e.prototype,o)&&n(e,o,{configurable:!0,value:t})}},function(e,t,r){"use strict";var n=r(160),i=r(44),o=r(38),a=r(90),s=r(200),u=r(161);n("match",1,(function(e,t,r){return[function(t){var r=a(this),n=null==t?void 0:t[e];return void 0!==n?n.call(t,r):new RegExp(t)[e](String(r))},function(e){var n=r(t,e,this);if(n.done)return n.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,r){var n=r(10),i=r(275).entries;n({target:"Object",stat:!0},{entries:function(e){return i(e)}})},function(e,t){e.exports=!1},function(e,t,r){var n=r(231),i=r(20),o=function(e){return"function"==typeof e?e:void 0};e.exports=function(e,t){return arguments.length<2?o(n[e])||o(i[e]):n[e]&&n[e][t]||i[e]&&i[e][t]}},function(e,t){var r=Math.ceil,n=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?n:r)(e)}},function(e,t,r){"use strict";var n=r(41),i=r(20),o=r(135),a=r(53),s=r(45),u=r(97),c=r(162),l=r(114),f=r(22),p=r(118),d=r(115).f,h=r(96).f,v=r(46).f,m=r(253).trim,g=i.Number,y=g.prototype,b="Number"==u(p(y)),_=function(e){var t,r,n,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===(r=c.charCodeAt(2))||120===r)return NaN}else if(48===t){switch(c.charCodeAt(1)){case 66:case 98:n=2,i=49;break;case 79:case 111:n=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,n)}return+c};if(o("Number",!g(" 0o1")||!g("0b1")||g("+0x1"))){for(var S,w=function(e){var t=arguments.length<1?0:e,r=this;return r instanceof w&&(b?f((function(){y.valueOf.call(r)})):"Number"!=u(r))?c(new g(_(t)),r,w):_(t)},x=n?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(","),O=0;x.length>O;O++)s(g,S=x[O])&&!s(w,S)&&v(w,S,h(g,S));w.prototype=y,y.constructor=w,a(i,"Number",w)}},function(e,t,r){"use strict";r(10)({target:"URL",proto:!0,enumerable:!0},{toJSON:function(){return URL.prototype.toString.call(this)}})},function(e,t,r){"use strict";var n=r(10),i=r(82).find,o=r(140),a=r(86),s=!0,u=a("find");"find"in[]&&Array(1).find((function(){s=!1})),n({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,r){"use strict";r(7),r(36),r(25),r(2),r(17),r(24),r(79),r(13),r(14);var n=r(8);r(15);var i=r(11),o=r(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=r(84),s=[],u=0;u<256;++u)s[u]=(u+256).toString(16).substr(1);function c(){return(c=o(n.mark((function e(t,r){var i,o,a,s=arguments;return n.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())}),r)}))]);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(n.mark((function e(t){var r;return n.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 r=e.sent,e.abrupt("return",Promise.reject(r));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(n.mark((function e(t){return n.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 r=Math.floor(Math.random()*t),n=e[t-=1];e[t]=e[r],e[r]=n}return e},t.sleep=function(e){return f.apply(this,arguments)},t.octetCompare=function(e,t){var r="string"==typeof e?a.Buffer.from(e,"utf8"):e,n="string"==typeof t?a.Buffer.from(t,"utf8"):t;return r.compare(n)},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 r;r=function(){return this}();try{r=r||new Function("return this")()}catch(e){"object"==typeof window&&(r=window)}e.exports=r},function(e,t,r){"use strict";r(6),r(28),r(49),r(36),r(25),r(29),r(104),r(279),r(2),r(17),r(12),r(24),r(89),r(99),r(37),r(47),r(146),r(33);var n=r(8);r(15);var i=r(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=r(129),a=r(281);t.timeoutPromise=function(e,t,r,n){return new Promise((function(i,o){var s=setTimeout((function(){var e=new a.TimeoutError("Timeout: ".concat(r));e.details=n,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 r=e.split("?"),n=r[0],i=r[1]&&r[1].split("&");i&&i.length&&i.forEach((function(e){t.push("".concat(n,".").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 r,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(n.mark((function i(){var o,f,p;return n.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.prev=0,n.next=3,e();case 3:o=n.sent,s(o),n.next=13;break;case 7:n.prev=7,n.t0=n.catch(0),f=c,p=t(n.t0),Number.isInteger(p)&&(f=p),!1!==p?(l.debug("Retrying promise",n.t0),r=setTimeout(u,f)):a(n.t0);case 13:case"end":return n.stop()}}),i,null,[[0,7]])})));return function(){return o.apply(this,arguments)}}(),s=function(e){clearTimeout(r),f=!0,o(e)},a=function(e){clearTimeout(r),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,"/"),r=decodeURIComponent(window.atob(t).split("").map((function(e){return"%"+("00"+e.charCodeAt(0).toString(16)).slice(-2)})).join(""));return JSON.parse(r)},t.calculatePayloadSize=function(e){var t=JSON.stringify(e),r=encodeURIComponent(t).match(/%[89ABab]/g);return t.length+(r?r.length:0)}},function(e,t,r){"use strict";r.d(t,"b",(function(){return a}));r(29),r(2),r(24);for(var n=r(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,r=a(e,t);if(!Object(n.a)(r))throw TypeError("Stringified UUID is invalid");return r}},function(e,t,r){"use strict";var n=/^(?:[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&&n.test(e)}},function(e,t,r){"use strict";(function(e){r(6),r(28),r(27),r(36),r(25),r(29),r(276),r(50),r(277),r(88),r(33);var n=r(11),i=r.n(n),o=r(0),a=r(19),s=r(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,r){return e?e.concat(t).map((function(e,t){return e=c(e),!r&&t?"["+e+"]":e})).join(r?".":""):t}var f=o.a.toFlatObject(o.a,{},null,(function(e){return/^is[A-Z]/.test(e)}));t.a=function(t,r,n){if(!o.a.isObject(t))throw new TypeError("target must be an object");r=r||new(s.a||FormData);var p=(n=o.a.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,(function(e,t){return!o.a.isUndefined(t[e])}))).metaTokens,d=n.visitor||y,h=n.dots,v=n.indexes,m=(n.Blob||"undefined"!=typeof Blob&&Blob)&&o.a.isSpecCompliantForm(r);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,n){var a=e;if(e&&!n&&"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,n){!o.a.isUndefined(e)&&null!==e&&r.append(!0===v?l([t],n,h):null===v?t:t+"[]",g(e))})),!1;return!!u(e)||(r.append(l(n,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,n){if(!o.a.isUndefined(t)){if(-1!==b.indexOf(t))throw Error("Circular reference detected in "+n.join("."));b.push(t),o.a.forEach(t,(function(t,i){!0===(!(o.a.isUndefined(t)||null===t)&&d.call(r,t,o.a.isString(i)?i.trim():i,n,_))&&e(t,n?n.concat(i):[i])})),b.pop()}}(t),r}}).call(this,r(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,r){var n=r(42);e.exports=function(e,t){if(!n(e))return e;var r,i;if(t&&"function"==typeof(r=e.toString)&&!n(i=r.call(e)))return i;if("function"==typeof(r=e.valueOf)&&!n(i=r.call(e)))return i;if(!t&&"function"==typeof(r=e.toString)&&!n(i=r.call(e)))return i;throw TypeError("Can't convert object to primitive value")}},function(e,t,r){var n=r(232),i=r(187).concat("length","prototype");t.f=Object.getOwnPropertyNames||function(e){return n(e,i)}},function(e,t,r){var n=r(103),i=Math.max,o=Math.min;e.exports=function(e,t){var r=n(e);return r<0?i(r+t,0):o(r,t)}},function(e,t,r){"use strict";var n=r(22);e.exports=function(e,t){var r=[][e];return!!r&&n((function(){r.call(null,t||function(){throw 1},1)}))}},function(e,t,r){var n,i=r(44),o=r(235),a=r(187),s=r(133),u=r(236),c=r(182),l=r(152),f=l("IE_PROTO"),p=function(){},d=function(e){return"<script>"+e+"<\/script>"},h=function(){try{n=document.domain&&new ActiveXObject("htmlfile")}catch(e){}var e,t;h=n?function(e){e.write(d("")),e.close();var t=e.parentWindow.Object;return e=null,t}(n):((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 r=a.length;r--;)delete h.prototype[a[r]];return h()};s[f]=!0,e.exports=Object.create||function(e,t){var r;return null!==e?(p.prototype=i(e),r=new p,p.prototype=null,r[f]=e):r=h(),void 0===t?r:o(r,t)}},function(e,t,r){var n=r(231),i=r(45),o=r(238),a=r(46).f;e.exports=function(e){var t=n.Symbol||(n.Symbol={});i(t,e)||a(t,e,{value:o.f(e)})}},function(e,t,r){var n=r(123);e.exports=function(e,t,r){if(n(e),void 0===t)return e;switch(r){case 0:return function(){return e.call(t)};case 1:return function(r){return e.call(t,r)};case 2:return function(r,n){return e.call(t,r,n)};case 3:return function(r,n,i){return e.call(t,r,n,i)}}return function(){return e.apply(t,arguments)}}},function(e,t){e.exports=function(e,t,r){if(!(e instanceof t))throw TypeError("Incorrect "+(r?r+" ":"")+"invocation");return e}},function(e,t,r){var n=r(44),i=r(123),o=r(32)("species");e.exports=function(e,t){var r,a=n(e).constructor;return void 0===a||null==(r=n(a)[o])?t:i(r)}},function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(String(e)+" is not a function");return e}},function(e,t,r){var n=r(45),i=r(54),o=r(152),a=r(242),s=o("IE_PROTO"),u=Object.prototype;e.exports=a?Object.getPrototypeOf:function(e){return e=i(e),n(e,s)?e[s]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?u:null}},function(e,t,r){"use strict";var n=r(102),i=r(46),o=r(32),a=r(41),s=o("species");e.exports=function(e){var t=n(e),r=i.f;a&&t&&!t[s]&&r(t,s,{configurable:!0,get:function(){return this}})}},function(e,t,r){"use strict";r.r(t),r.d(t,"__extends",(function(){return a})),r.d(t,"__assign",(function(){return s})),r.d(t,"__rest",(function(){return u})),r.d(t,"__decorate",(function(){return c})),r.d(t,"__param",(function(){return l})),r.d(t,"__metadata",(function(){return f})),r.d(t,"__awaiter",(function(){return p})),r.d(t,"__generator",(function(){return d})),r.d(t,"__exportStar",(function(){return h})),r.d(t,"__values",(function(){return v})),r.d(t,"__read",(function(){return m})),r.d(t,"__spread",(function(){return g})),r.d(t,"__spreadArrays",(function(){return y})),r.d(t,"__await",(function(){return b})),r.d(t,"__asyncGenerator",(function(){return _})),r.d(t,"__asyncDelegator",(function(){return S})),r.d(t,"__asyncValues",(function(){return w})),r.d(t,"__makeTemplateObject",(function(){return x})),r.d(t,"__importStar",(function(){return O})),r.d(t,"__importDefault",(function(){return k}));r(48),r(52),r(144),r(92),r(6),r(27),r(7),r(50),r(267),r(2),r(17),r(13),r(14);var n=r(11),i=r.n(n),o=function(e,t){return(o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)};function a(e,t){function r(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var s=function(){return(s=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var i in t=arguments[r])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}).apply(this,arguments)};function u(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]])}return r}function c(e,t,r,n){var o,a=arguments.length,s=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"===("undefined"==typeof Reflect?"undefined":i()(Reflect))&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,r,n);else for(var u=e.length-1;u>=0;u--)(o=e[u])&&(s=(a<3?o(s):a>3?o(t,r,s):o(t,r))||s);return a>3&&s&&Object.defineProperty(t,r,s),s}function l(e,t){return function(r,n){t(r,n,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,r,n){return new(r||(r=Promise))((function(i,o){function a(e){try{u(n.next(e))}catch(e){o(e)}}function s(e){try{u(n.throw(e))}catch(e){o(e)}}function u(e){e.done?i(e.value):new r((function(t){t(e.value)})).then(a,s)}u((n=n.apply(e,t||[])).next())}))}function d(e,t){var r,n,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(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(i=2&o[0]?n.return:o[0]?n.throw||((i=n.return)&&i.call(n),0):n.next)&&!(i=i.call(n,o[1])).done)return i;switch(n=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++,n=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],n=0}finally{r=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 r in e)t.hasOwnProperty(r)||(t[r]=e[r])}function v(e){var t="function"==typeof Symbol&&e[Symbol.iterator],r=0;return t?t.call(e):{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}}}function m(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,i,o=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=o.next()).done;)a.push(n.value)}catch(e){i={error:e}}finally{try{n&&!n.done&&(r=o.return)&&r.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,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),i=0;for(t=0;t<r;t++)for(var o=arguments[t],a=0,s=o.length;a<s;a++,i++)n[i]=o[a];return n}function b(e){return this instanceof b?(this.v=e,this):new b(e)}function _(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n,i=r.apply(e,t||[]),o=[];return n={},a("next"),a("throw"),a("return"),n[Symbol.asyncIterator]=function(){return this},n;function a(e){i[e]&&(n[e]=function(t){return new Promise((function(r,n){o.push([e,t,r,n])>1||s(e,t)}))})}function s(e,t){try{(r=i[e](t)).value instanceof b?Promise.resolve(r.value.v).then(u,c):l(o[0][2],r)}catch(e){l(o[0][3],e)}var r}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,r;return t={},n("next"),n("throw",(function(e){throw e})),n("return"),t[Symbol.iterator]=function(){return this},t;function n(n,i){t[n]=e[n]?function(t){return(r=!r)?{value:b(e[n](t)),done:"return"===n}:i?i(t):t}:i}}function w(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=v(e),t={},n("next"),n("throw"),n("return"),t[Symbol.asyncIterator]=function(){return this},t);function n(r){t[r]=e[r]&&function(t){return new Promise((function(n,i){(function(e,t,r,n){Promise.resolve(n).then((function(t){e({value:t,done:r})}),t)})(n,i,(t=e[r](t)).done,t.value)}))}}}function x(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}function O(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function k(e){return e&&e.__esModule?e:{default:e}}},function(e,t,r){var n=r(10),i=r(275).values;n({target:"Object",stat:!0},{values:function(e){return i(e)}})},function(e,t,r){"use strict";r(43);var n=r(172),i=Object.keys||function(e){var t=[];for(var r in e)t.push(r);return t};e.exports=f;var o=Object.create(r(148)),a=r(287),s=r(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||n.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(),n.nextTick(t,e)}},function(e,t,r){"use strict";r.r(t);var n,i,o=r(181),a=r(110),s=0,u=0;var c=function(e,t,r){var c=t&&r||0,l=t||new Array(16),f=(e=e||{}).node||n,p=void 0!==e.clockseq?e.clockseq:i;if(null==f||null==p){var d=e.random||(e.rng||o.a)();null==f&&(f=n=[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=(r(7),r(21),r(2),r(83),r(55),r(56),r(57),r(58),r(59),r(60),r(61),r(62),r(63),r(64),r(65),r(66),r(67),r(68),r(69),r(70),r(71),r(72),r(73),r(74),r(75),r(76),r(77),r(29),r(111));var f=function(e){if(!Object(l.a)(e))throw TypeError("Invalid UUID");var t,r=new Uint8Array(16);return r[0]=(t=parseInt(e.slice(0,8),16))>>>24,r[1]=t>>>16&255,r[2]=t>>>8&255,r[3]=255&t,r[4]=(t=parseInt(e.slice(9,13),16))>>>8,r[5]=255&t,r[6]=(t=parseInt(e.slice(14,18),16))>>>8,r[7]=255&t,r[8]=(t=parseInt(e.slice(19,23),16))>>>8,r[9]=255&t,r[10]=(t=parseInt(e.slice(24,36),16))/1099511627776&255,r[11]=t/4294967296&255,r[12]=t>>>24&255,r[13]=t>>>16&255,r[14]=t>>>8&255,r[15]=255&t,r};function p(e,t,r){function n(e,n,i,o){var s;if("string"==typeof e&&(e=function(e){e=unescape(encodeURIComponent(e));for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r));return t}(e)),"string"==typeof n&&(n=f(n)),16!==(null===(s=n)||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(n),u.set(e,n.length),(u=r(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{n.name=e}catch(e){}return n.DNS="6ba7b810-9dad-11d1-80b4-00c04fd430c8",n.URL="6ba7b811-9dad-11d1-80b4-00c04fd430c8",n}r(280);function d(e){return 14+(e+64>>>9<<4)+1}function h(e,t){var r=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(r>>16)<<16|65535&r}function v(e,t,r,n,i,o){return h((a=h(h(t,e),h(n,o)))<<(s=i)|a>>>32-s,r);var a,s}function m(e,t,r,n,i,o,a){return v(t&r|~t&n,e,t,i,o,a)}function g(e,t,r,n,i,o,a){return v(t&n|r&~n,e,t,i,o,a)}function y(e,t,r,n,i,o,a){return v(t^r^n,e,t,i,o,a)}function b(e,t,r,n,i,o,a){return v(r^(t|~n),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 r=0;r<t.length;++r)e[r]=t.charCodeAt(r)}return function(e){for(var t=[],r=32*e.length,n=0;n<r;n+=8){var i=e[n>>5]>>>n%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 r=1732584193,n=-271733879,i=-1732584194,o=271733878,a=0;a<e.length;a+=16){var s=r,u=n,c=i,l=o;r=m(r,n,i,o,e[a],7,-680876936),o=m(o,r,n,i,e[a+1],12,-389564586),i=m(i,o,r,n,e[a+2],17,606105819),n=m(n,i,o,r,e[a+3],22,-1044525330),r=m(r,n,i,o,e[a+4],7,-176418897),o=m(o,r,n,i,e[a+5],12,1200080426),i=m(i,o,r,n,e[a+6],17,-1473231341),n=m(n,i,o,r,e[a+7],22,-45705983),r=m(r,n,i,o,e[a+8],7,1770035416),o=m(o,r,n,i,e[a+9],12,-1958414417),i=m(i,o,r,n,e[a+10],17,-42063),n=m(n,i,o,r,e[a+11],22,-1990404162),r=m(r,n,i,o,e[a+12],7,1804603682),o=m(o,r,n,i,e[a+13],12,-40341101),i=m(i,o,r,n,e[a+14],17,-1502002290),n=m(n,i,o,r,e[a+15],22,1236535329),r=g(r,n,i,o,e[a+1],5,-165796510),o=g(o,r,n,i,e[a+6],9,-1069501632),i=g(i,o,r,n,e[a+11],14,643717713),n=g(n,i,o,r,e[a],20,-373897302),r=g(r,n,i,o,e[a+5],5,-701558691),o=g(o,r,n,i,e[a+10],9,38016083),i=g(i,o,r,n,e[a+15],14,-660478335),n=g(n,i,o,r,e[a+4],20,-405537848),r=g(r,n,i,o,e[a+9],5,568446438),o=g(o,r,n,i,e[a+14],9,-1019803690),i=g(i,o,r,n,e[a+3],14,-187363961),n=g(n,i,o,r,e[a+8],20,1163531501),r=g(r,n,i,o,e[a+13],5,-1444681467),o=g(o,r,n,i,e[a+2],9,-51403784),i=g(i,o,r,n,e[a+7],14,1735328473),n=g(n,i,o,r,e[a+12],20,-1926607734),r=y(r,n,i,o,e[a+5],4,-378558),o=y(o,r,n,i,e[a+8],11,-2022574463),i=y(i,o,r,n,e[a+11],16,1839030562),n=y(n,i,o,r,e[a+14],23,-35309556),r=y(r,n,i,o,e[a+1],4,-1530992060),o=y(o,r,n,i,e[a+4],11,1272893353),i=y(i,o,r,n,e[a+7],16,-155497632),n=y(n,i,o,r,e[a+10],23,-1094730640),r=y(r,n,i,o,e[a+13],4,681279174),o=y(o,r,n,i,e[a],11,-358537222),i=y(i,o,r,n,e[a+3],16,-722521979),n=y(n,i,o,r,e[a+6],23,76029189),r=y(r,n,i,o,e[a+9],4,-640364487),o=y(o,r,n,i,e[a+12],11,-421815835),i=y(i,o,r,n,e[a+15],16,530742520),n=y(n,i,o,r,e[a+2],23,-995338651),r=b(r,n,i,o,e[a],6,-198630844),o=b(o,r,n,i,e[a+7],10,1126891415),i=b(i,o,r,n,e[a+14],15,-1416354905),n=b(n,i,o,r,e[a+5],21,-57434055),r=b(r,n,i,o,e[a+12],6,1700485571),o=b(o,r,n,i,e[a+3],10,-1894986606),i=b(i,o,r,n,e[a+10],15,-1051523),n=b(n,i,o,r,e[a+1],21,-2054922799),r=b(r,n,i,o,e[a+8],6,1873313359),o=b(o,r,n,i,e[a+15],10,-30611744),i=b(i,o,r,n,e[a+6],15,-1560198380),n=b(n,i,o,r,e[a+13],21,1309151649),r=b(r,n,i,o,e[a+4],6,-145523070),o=b(o,r,n,i,e[a+11],10,-1120210379),i=b(i,o,r,n,e[a+2],15,718787259),n=b(n,i,o,r,e[a+9],21,-343485551),r=h(r,s),n=h(n,u),i=h(i,c),o=h(o,l)}return[r,n,i,o]}(function(e){if(0===e.length)return[];for(var t=8*e.length,r=new Uint32Array(d(t)),n=0;n<t;n+=8)r[n>>5]|=(255&e[n/8])<<n%32;return r}(e),8*e.length))})),S=r(402);function w(e,t,r,n){switch(e){case 0:return t&r^~t&n;case 1:return t^r^n;case 2:return t&r^t&n^r&n;case 3:return t^r^n}}function x(e,t){return e<<t|e>>>32-t}var O=p("v5",80,(function(e){var t=[1518500249,1859775393,2400959708,3395469782],r=[1732584193,4023233417,2562383102,271733878,3285377520];if("string"==typeof e){var n=unescape(encodeURIComponent(e));e=[];for(var i=0;i<n.length;++i)e.push(n.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=r[0],m=r[1],g=r[2],y=r[3],b=r[4],_=0;_<80;++_){var S=Math.floor(_/20),O=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=O}r[0]=r[0]+v>>>0,r[1]=r[1]+m>>>0,r[2]=r[2]+g>>>0,r[3]=r[3]+y>>>0,r[4]=r[4]+b>>>0}return[r[0]>>24&255,r[0]>>16&255,r[0]>>8&255,255&r[0],r[1]>>24&255,r[1]>>16&255,r[1]>>8&255,255&r[1],r[2]>>24&255,r[2]>>16&255,r[2]>>8&255,255&r[2],r[3]>>24&255,r[3]>>16&255,r[3]>>8&255,255&r[3],r[4]>>24&255,r[4]>>16&255,r[4]>>8&255,255&r[4]]}));var k=function(e){if(!Object(l.a)(e))throw TypeError("Invalid UUID");return parseInt(e.slice(14,15),16)};r.d(t,"v1",(function(){return c})),r.d(t,"v3",(function(){return _})),r.d(t,"v4",(function(){return S.a})),r.d(t,"v5",(function(){return O})),r.d(t,"NIL",(function(){return"00000000-0000-0000-0000-000000000000"})),r.d(t,"version",(function(){return k})),r.d(t,"validate",(function(){return l.a})),r.d(t,"stringify",(function(){return a.a})),r.d(t,"parse",(function(){return f}))},function(e,t,r){var n=r(26),i=r(204),o=r(454),a=r(455);function s(t){var r="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!==r){if(r.has(e))return r.get(e);r.set(e,t)}function t(){return a(e,arguments,n(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,r){var n=r(22),i=r(97),o="".split;e.exports=n((function(){return!Object("z").propertyIsEnumerable(0)}))?function(e){return"String"==i(e)?o.call(e,""):Object(e)}:Object},function(e,t){var r=0,n=Math.random();e.exports=function(e){return"Symbol("+String(void 0===e?"":e)+")_"+(++r+n).toString(36)}},function(e,t){e.exports={}},function(e,t,r){var n=r(85),i=r(38),o=r(116),a=function(e){return function(t,r,a){var s,u=n(t),c=i(u.length),l=o(a,c);if(e&&r!=r){for(;c>l;)if((s=u[l++])!=s)return!0}else for(;c>l;l++)if((e||l in u)&&u[l]===r)return e||l||0;return!e&&-1}};e.exports={includes:a(!0),indexOf:a(!1)}},function(e,t,r){var n=r(22),i=/#|\.prototype\./,o=function(e,t){var r=s[a(e)];return r==c||r!=u&&("function"==typeof t?n(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,r){"use strict";var n=r(114),i=r(46),o=r(113);e.exports=function(e,t,r){var a=n(t);a in e?i.f(e,a,o(0,r)):e[a]=r}},function(e,t,r){var n=r(22),i=r(32),o=r(191),a=i("species");e.exports=function(e){return o>=51||!n((function(){var t=[];return(t.constructor={})[a]=function(){return{foo:1}},1!==t[e](Boolean).foo}))}},function(e,t,r){var n=r(192),i=r(97),o=r(32)("toStringTag"),a="Arguments"==i(function(){return arguments}());e.exports=n?i:function(e){var t,r,n;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(r=function(e,t){try{return e[t]}catch(e){}}(t=Object(e),o))?r:a?i(t):"Object"==(n=i(t))&&"function"==typeof t.callee?"Arguments":n}},function(e,t,r){var n=r(232),i=r(187);e.exports=Object.keys||function(e){return n(e,i)}},function(e,t,r){var n=r(32),i=r(118),o=r(46),a=n("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,r){var n=r(44),i=r(409);e.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var e,t=!1,r={};try{(e=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set).call(r,[]),t=r instanceof Array}catch(e){}return function(r,o){return n(r),i(o),t?e.call(r,o):r.__proto__=o,r}}():void 0)},function(e,t,r){var n=r(138),i=r(141),o=r(32)("iterator");e.exports=function(e){if(null!=e)return e[o]||e["@@iterator"]||i[n(e)]}},function(e,t,r){r(119)("asyncIterator")},function(e,t,r){"use strict";var n=r(10),i=r(154).left,o=r(117),a=r(86),s=o("reduce"),u=a("reduce",{1:0});n({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,r){"use strict";var n,i=r(10),o=r(96).f,a=r(38),s=r(208),u=r(90),c=r(209),l=r(101),f="".startsWith,p=Math.min,d=c("startsWith");i({target:"String",proto:!0,forced:!!(l||d||(n=o(String.prototype,"startsWith"),!n||n.writable))&&!d},{startsWith:function(e){var t=String(u(this));s(e);var r=a(p(arguments.length>1?arguments[1]:void 0,t.length)),n=String(e);return f?f.call(t,n,r):t.slice(r,r+n.length)===n}})},function(e,t,r){"use strict";r(207),r(2),r(24);var n=r(4),i=r(5),o=r(30),a=r(31),s=r(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 r,n=s(e);if(t){var i=s(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return a(this,r)}}Object.defineProperty(t,"__esModule",{value:!0});var c=r(94),l=function(e){o(r,e);var t=u(r);function r(e,i){var o,a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"be";return n(this,r),(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(r,[{key:"_transform",value:function(e,t,r){var n=null;try{this.update(e,t)}catch(e){n=e}r(n)}},{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 r=this._block,n=this._blockSize,i=e.length,o=this._len,a=0;a<i;){for(var s=o%n,u=Math.min(i-a,n-s),l=0;l<u;l++)r[s+l]=e[a+l];a+=u,(o+=u)%n==0&&this._update(r)}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 r=8*this._len;if(r<=4294967295)this._bigEndian?(this._block.writeUInt32BE(0,this._blockSize-8),this._block.writeUInt32BE(r,this._blockSize-4)):(this._block.writeUInt32LE(r,this._blockSize-8),this._block.writeUInt32LE(0,this._blockSize-4));else{var n=(4294967295&r)>>>0,i=(r-n)/4294967296;this._bigEndian?(this._block.writeUInt32BE(i,this._blockSize-8),this._block.writeUInt32BE(n,this._blockSize-4)):(this._block.writeUInt32LE(n,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")}}]),r}(r(214).Transform);t.default=l},function(e,t,r){"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,r){"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,r){"use strict";var n={}.propertyIsEnumerable,i=Object.getOwnPropertyDescriptor,o=i&&!n.call({1:2},1);t.f=o?function(e){var t=i(this,e);return!!t&&t.enumerable}:n},function(e,t,r){var n=r(185),i=r(132),o=n("keys");e.exports=function(e){return o[e]||(o[e]=i(e))}},function(e,t,r){var n=r(97);e.exports=Array.isArray||function(e){return"Array"==n(e)}},function(e,t,r){var n=r(123),i=r(54),o=r(131),a=r(38),s=function(e){return function(t,r,s,u){n(r);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=r(u,l[p],p,c));return u}};e.exports={left:s(!1),right:s(!0)}},function(e,t,r){"use strict";var n=r(10),i=r(20),o=r(243),a=r(125),s=o.ArrayBuffer;n({global:!0,forced:i.ArrayBuffer!==s},{ArrayBuffer:s}),a("ArrayBuffer")},function(e,t,r){var n=r(53);e.exports=function(e,t,r){for(var i in t)n(e,i,t[i],r);return e}},function(e,t,r){var n=r(32)("iterator"),i=!1;try{var o=0,a={next:function(){return{done:!!o++}},return:function(){i=!0}};a[n]=function(){return this},Array.from(a,(function(){throw 2}))}catch(e){}e.exports=function(e,t){if(!t&&!i)return!1;var r=!1;try{var o={};o[n]=function(){return{next:function(){return{done:r=!0}}}},e(o)}catch(e){}return r}},function(e,t,r){"use strict";var n,i,o=r(193),a=r(252),s=RegExp.prototype.exec,u=String.prototype.replace,c=s,l=(n=/a/,i=/b*/g,s.call(n,"a"),s.call(i,"a"),0!==n.lastIndex||0!==i.lastIndex),f=a.UNSUPPORTED_Y||a.BROKEN_CARET,p=void 0!==/()??/.exec("")[1];(l||p||f)&&(c=function(e){var t,r,n,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++),r=new RegExp("^(?:"+h+")",d)),p&&(r=new RegExp("^"+h+"$(?!\\s)",d)),l&&(t=a.lastIndex),n=s.call(c?r:a,m),c?n?(n.input=n.input.slice(v),n[0]=n[0].slice(v),n.index=a.lastIndex,a.lastIndex+=n[0].length):a.lastIndex=0:l&&n&&(a.lastIndex=a.global?n.index+n[0].length:t),p&&n&&n.length>1&&u.call(n[0],r,(function(){for(i=1;i<arguments.length-2;i++)void 0===arguments[i]&&(n[i]=void 0)})),n}),e.exports=c},function(e,t,r){var n=r(103),i=r(90),o=function(e){return function(t,r){var o,a,s=String(i(t)),u=n(r),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,r){"use strict";r(12);var n=r(53),i=r(22),o=r(32),a=r(158),s=r(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 r="ab".split(e);return 2!==r.length||"a"!==r[0]||"b"!==r[1]}));e.exports=function(e,t,r,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,r=/a/;return"split"===e&&((r={}).constructor={},r.constructor[u]=function(){return r},r.flags="",r[h]=/./[h]),r.exec=function(){return t=!0,null},r[h](""),!t}));if(!v||!m||"replace"===e&&(!c||!l||p)||"split"===e&&!d){var g=/./[h],y=r(h,""[e],(function(e,t,r,n,i){return t.exec===a?v&&!i?{done:!0,value:g.call(t,r,n)}:{done:!0,value:e.call(r,t,n)}:{done:!1}}),{REPLACE_KEEPS_$0:l,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:p}),b=y[0],_=y[1];n(String.prototype,e,b),n(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,r){var n=r(97),i=r(158);e.exports=function(e,t){var r=e.exec;if("function"==typeof r){var o=r.call(e,t);if("object"!=typeof o)throw TypeError("RegExp exec method returned something other than an Object or null");return o}if("RegExp"!==n(e))throw TypeError("RegExp#exec called on incompatible receiver");return i.call(e,t)}},function(e,t,r){var n=r(42),i=r(142);e.exports=function(e,t,r){var o,a;return i&&"function"==typeof(o=t.constructor)&&o!==r&&n(a=o.prototype)&&a!==r.prototype&&i(e,a),e}},function(e,t,r){r(119)("toStringTag")},function(e,t,r){var n=r(20);r(98)(n.JSON,"JSON",!0)},function(e,t,r){r(98)(Math,"Math",!0)},function(e,t,r){var n=r(10),i=r(22),o=r(54),a=r(124),s=r(242);n({target:"Object",stat:!0,forced:i((function(){a(1)})),sham:!s},{getPrototypeOf:function(e){return a(o(e))}})},function(e,t,r){r(205);var n=e.exports={};function i(){}n.title="browser",n.browser=!0,n.env={},n.argv=[],n.version="",n.versions={},n.on=i,n.addListener=i,n.once=i,n.off=i,n.removeListener=i,n.removeAllListeners=i,n.emit=i,n.prependListener=i,n.prependOnceListener=i,n.nextTick=function(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];return window.queueMicrotask((function(){return e.apply(void 0,r)}))},n.listeners=function(e){return[]},n.cwd=function(){return"/"},n.umask=function(){return 0},n.binding=function(e){throw new Error("process.binding is not supported")},n.chdir=function(e){throw new Error("process.chdir is not supported")}},function(e,t,r){var n=r(10),i=r(258);n({target:"Array",proto:!0,forced:i!==[].lastIndexOf},{lastIndexOf:i})},function(e,t,r){var n=r(10),i=r(262);n({target:"Array",stat:!0,forced:!r(157)((function(e){Array.from(e)}))},{from:i})},function(e,t,r){"use strict";r(6),r(39),r(27),r(36),r(25),r(21),r(100),r(2),r(24),r(146),r(105);var n=r(34),i=r(4),o=r(5);function a(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return s(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return s(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){u=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(u)throw o}}}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}Object.defineProperty(t,"__esModule",{value:!0});var u=r(171),c=function(){function e(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];i(this,e),this.name=t,this.attributes=r,this.children=[],this.optionalNamespaces={};var o,s=a(n);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,r=Object.entries(this.attributes);t<r.length;t++){var i=n(r[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 r=0,i=Object.entries(this.attributes);r<i.length;r++){var o=n(i[r],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 r=this.getNamespaceContext();return r[t]?this.attributes[[r[t],e].join(":")]:void 0}},{key:"getChild",value:function(e,t){return this.getChildren(e,t)[0]}},{key:"getChildren",value:function(e,t){var r,n=[],i=a(this.children);try{for(i.s();!(r=i.n()).done;){var o=r.value;"string"==typeof o||o.getName()!==e||t&&o.getNamespace()!==t||n.push(o)}}catch(e){i.e(e)}finally{i.f()}return n}},{key:"getText",value:function(){var e,t="",r=a(this.children);try{for(r.s();!(e=r.n()).done;){var n=e.value;"string"==typeof n&&(t+=n)}}catch(e){r.e(e)}finally{r.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 r=arguments.length>2&&void 0!==arguments[2]&&arguments[2];this.attributes[e]=t||void 0,""===t&&r&&(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={},r=0,i=Object.entries(this.attributes);r<i.length;r++){var o=n(i[r],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,r=a(this.children);try{for(r.s();!(t=r.n()).done;){var n=t.value;"string"==typeof n?e+=(0,u.escapeXMLText)(n):n&&(e+=n.toString())}}catch(e){r.e(e)}finally{r.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 r=0,i=Object.entries(this.attributes);r<i.length;r++){var o=n(i[r],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,r){"use strict";function n(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return i(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return i(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return s=e.done,e},e:function(e){u=!0,a=e},f:function(){try{s||null==r.return||r.return()}finally{if(u)throw a}}}}function i(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}r(7),r(168),r(25),r(2),r(12),r(79),r(211),r(13),r(37),r(146),r(14),Object.defineProperty(t,"__esModule",{value:!0}),t.basicLanguageResolver=t.escapeXMLText=t.unescapeXML=t.escapeXML=void 0;var o=(0,r(18).__importDefault)(r(212)),a={'"':""","&":"&","'":"'","<":"<",">":">"},s={"&":"&","'":"'",">":">","<":"<",""":'"'},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"),r=parseInt(e.substring(t?3:2,e.length-1),t?16:10);if(9===r||10===r||13===r||32<=r&&r<=55295||57344<=r&&r<=65533||65536<=r&&r<=1114111)return String.fromCodePoint(r);throw o.default.restrictedXML("Prohibited entity: "+e)}(e)}))},t.escapeXMLText=function(e){return e.replace(l,f)},t.basicLanguageResolver=function(e){var t,r=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=n(r.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,r){"use strict";r(205),Object.defineProperty(t,"__esModule",{value:!0}),t.nextTick=void 0,t.nextTick=function(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];queueMicrotask((function(){return e.apply(void 0,r)}))}},function(e,t,r){var n=r(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,r){var i=n(e,t);if(i){var o=Object.getOwnPropertyDescriptor(i,t);return o.get?o.get.call(arguments.length<3?e:r):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,r){"use strict";function n(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return i(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return i(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return s=e.done,e},e:function(e){u=!0,a=e},f:function(){try{s||null==r.return||r.return()}finally{if(u)throw a}}}}function i(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}r(6),r(39),r(36),r(25),r(12),r(37),r(47),Object.defineProperty(t,"__esModule",{value:!0}),t.exportToSDP=t.importFromSDP=void 0;var o=(0,r(18).__importStar)(r(293));t.importFromSDP=function(e){var t=o.getMediaSections(e),r=o.getDescription(e),i={groups:[],media:[]};o.matchPrefix(r,"a=ice-lite").length>0&&(i.iceLite=!0);var a,s=n(o.matchPrefix(r,"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=n(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,r),kind:d,mid:o.getMid(p),protocol:v.protocol};if(h||(m.iceParameters=o.getIceParameters(p,r),m.dtlsParameters=o.getDtlsParameters(p,r),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 r,i=n(e.groups||[]);try{for(i.s();!(r=i.n()).done;){var a=r.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=n(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=n(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=n(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,r){"use strict";r(6),r(28),r(169),r(27),r(7),r(21),r(78),r(2),r(17),r(12),r(79),r(13),r(37),r(33),r(14);var n=r(9),i=r(4),o=r(5);function a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function s(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?a(Object(r),!0).forEach((function(t){n(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):a(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0}),t.HttpClient=void 0;var u=r(126).__importStar(r(296)),c=r(109),l=function(){function e(){i(this,e),this._httpRetryingRequests=new Map}return o(e,[{key:"requestApiWithRetry",value:function(t,r,n){var i=this,o=c.retryPromise(this.requestApi.bind(this,t,r),(function(t){var n,i,o,a=!1;if(null==t?void 0:t.response){a=e.retryStatusCodes.has(t.response.status||0);var s=(null===(n=t.response.headers)||void 0===n?void 0:n["retry-after"])||(null===(o=(i=t.response).getResponseHeader)||void 0===o?void 0:o.call(i,"retry-after"));s&&((r.logger||console).debug("retry-after header found on response. setting retry delay",{retryAfter:s}),a=1e3*parseInt(s,10))}return a}),n,r.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 r=t.logger||console,n=(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,r,n,o);return u.default(o).then(a,a)}},{key:"handleResponse",value:function(e,t,r,n){var i,o,a,c=(new Date).getTime(),l=c-t+"ms";if(n instanceof u.AxiosError){if((null===(o=null===(i=n.config)||void 0===i?void 0:i.headers)||void 0===o?void 0:o.Authorization)&&(n.config.headers.Authorization="redacted"),"ECONNABORTED"===n.code)return e.debug("request error: ".concat(r.url),{message:n.message,now:c,elapsed:l},{skipServer:!0}),Promise.reject(n);var f=n.response||{},p=f.status,d=f.headers&&f.headers["inin-correlation-id"],h=f.data,v=s(s({},n),{},{text:null===(a=f.request)||void 0===a?void 0:a.response});return e.debug("request error: ".concat(r.url),{message:n.message,now:c,elapsed:l,status:p,correlationId:d,body:h},{skipServer:!0}),Promise.reject(v)}var m=n.status,g=n.headers["inin-correlation-id"],y=JSON.stringify(n.data);return e.debug("response: ".concat(r.method.toUpperCase()," ").concat(r.url),{now:c,status:m,elapsed:l,correlationId:g,body:y},{skipServer:!0}),Promise.resolve(n)}},{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 r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"v2";return t=t.replace(/^\/+|\/+$/g,""),0===e.indexOf("http")?"".concat(e,"/api/").concat(r,"/").concat(t):"https://api.".concat(e,"/api/").concat(r,"/").concat(t)}}]),e}();t.HttpClient=l,l.retryStatusCodes=new Set([408,413,429,500,502,503,504])},function(e,t,r){var n=r(263),i=r(269),o=r(203),a=r(265);e.exports=function(e){return n(e)||i(e)||o(e)||a()},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){r(27),r(25),r(145),r(43),r(105);var n=r(11),i=Object.prototype.hasOwnProperty;function o(e){return"[Throws: "+(e?e.message:"?")+"]"}function a(e){var t=[];return function e(r){if(null===r||"object"!==n(r))return r;if(-1!==t.indexOf(r))return"[Circular]";if(t.push(r),"function"==typeof r.toJSON)try{var a=e(r.toJSON());return t.pop(),a}catch(e){return o(e)}if(Array.isArray(r)){var s=r.map(e);return t.pop(),s}var u=Object.keys(r).reduce((function(t,n){return t[n]=e(function(e,t){if(i.call(e,t))try{return e[t]}catch(e){return o(e)}return e[t]}(r,n)),t}),{});return t.pop(),u}(e)}e.exports=function(e,t,r){return JSON.stringify(a(e),t,r)},e.exports.ensureProperties=a},function(e,t,r){"use strict";function n(e){return(n="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)}r.d(t,"a",(function(){return n}))},function(e,t,r){"use strict";function n(e,t){return function(){return e.apply(t,arguments)}}r.d(t,"a",(function(){return n}))},function(e,t,r){"use strict";t.a=null},function(e,t,r){"use strict";r.d(t,"a",(function(){return o}));r(7),r(2),r(83),r(55),r(56),r(57),r(58),r(59),r(60),r(61),r(62),r(63),r(64),r(65),r(66),r(67),r(68),r(69),r(70),r(71),r(72),r(73),r(74),r(75),r(76),r(77);var n,i=new Uint8Array(16);function o(){if(!n&&!(n="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 n(i)}},function(e,t,r){var n=r(20),i=r(42),o=n.document,a=i(o)&&i(o.createElement);e.exports=function(e){return a?o.createElement(e):{}}},function(e,t,r){var n=r(20),i=r(81);e.exports=function(e,t){try{i(n,e,t)}catch(r){n[e]=t}return t}},function(e,t,r){var n=r(229),i=Function.toString;"function"!=typeof n.inspectSource&&(n.inspectSource=function(e){return i.call(e)}),e.exports=n.inspectSource},function(e,t,r){var n=r(101),i=r(229);(e.exports=function(e,t){return i[e]||(i[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.6.5",mode:n?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})},function(e,t,r){var n=r(102),i=r(115),o=r(188),a=r(44);e.exports=n("Reflect","ownKeys")||function(e){var t=i.f(a(e)),r=o.f;return r?t.concat(r(e)):t}},function(e,t){e.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},function(e,t){t.f=Object.getOwnPropertySymbols},function(e,t,r){var n=r(42),i=r(153),o=r(32)("species");e.exports=function(e,t){var r;return i(e)&&("function"!=typeof(r=e.constructor)||r!==Array&&!i(r.prototype)?n(r)&&null===(r=r[o])&&(r=void 0):r=void 0),new(void 0===r?Array:r)(0===t?0:t)}},function(e,t,r){var n=r(22);e.exports=!!Object.getOwnPropertySymbols&&!n((function(){return!String(Symbol())}))},function(e,t,r){var n,i,o=r(20),a=r(234),s=o.process,u=s&&s.versions,c=u&&u.v8;c?i=(n=c.split("."))[0]+n[1]:a&&(!(n=a.match(/Edge\/(\d+)/))||n[1]>=74)&&(n=a.match(/Chrome\/(\d+)/))&&(i=n[1]),e.exports=i&&+i},function(e,t,r){var n={};n[r(32)("toStringTag")]="z",e.exports="[object z]"===String(n)},function(e,t,r){"use strict";var n=r(44);e.exports=function(){var e=n(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,r){"use strict";var n=r(10),i=r(240),o=r(124),a=r(142),s=r(98),u=r(81),c=r(53),l=r(32),f=r(101),p=r(141),d=r(241),h=d.IteratorPrototype,v=d.BUGGY_SAFARI_ITERATORS,m=l("iterator"),g=function(){return this};e.exports=function(e,t,r,l,d,y,b){i(r,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 r(this,e)}}return function(){return new r(this)}},O=t+" Iterator",k=!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(_,O,!0,!0),f&&(p[O]=g))),"values"==d&&T&&"values"!==T.name&&(k=!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||k||!(w in A))&&c(A,w,S[w]);else n({target:t,proto:!0,forced:v||k},S);return S}},function(e,t,r){"use strict";var n=r(54),i=r(116),o=r(38);e.exports=function(e){for(var t=n(this),r=o(t.length),a=arguments.length,s=i(a>1?arguments[1]:void 0,r),u=a>2?arguments[2]:void 0,c=void 0===u?r:i(u,r);c>s;)t[s++]=e;return t}},function(e,t,r){var n=r(10),i=r(22),o=r(237).f;n({target:"Object",stat:!0,forced:i((function(){return!Object.getOwnPropertyNames(1)}))},{getOwnPropertyNames:o})},function(e,t,r){var n=r(44),i=r(198),o=r(38),a=r(120),s=r(143),u=r(247),c=function(e,t){this.stopped=e,this.result=t};(e.exports=function(e,t,r,l,f){var p,d,h,v,m,g,y,b=a(t,r,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(n(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,r){var n=r(32),i=r(141),o=n("iterator"),a=Array.prototype;e.exports=function(e){return void 0!==e&&(i.Array===e||a[o]===e)}},function(e,t,r){var n,i,o,a=r(20),s=r(22),u=r(97),c=r(120),l=r(236),f=r(182),p=r(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)},O=function(e){a.postMessage(e+"",d.protocol+"//"+d.host)};h&&v||(h=function(e){for(var t=[],r=1;arguments.length>r;)t.push(arguments[r++]);return _[++b]=function(){("function"==typeof e?e:Function(e)).apply(void 0,t)},n(b),b},v=function(e){delete _[e]},"process"==u(m)?n=function(e){m.nextTick(w(e))}:y&&y.now?n=function(e){y.now(w(e))}:g&&!p?(o=(i=new g).port2,i.port1.onmessage=x,n=c(o.postMessage,o,1)):!a.addEventListener||"function"!=typeof postMessage||a.importScripts||s(O)||"file:"===d.protocol?n="onreadystatechange"in f("script")?function(e){l.appendChild(f("script")).onreadystatechange=function(){l.removeChild(this),S(e)}}:function(e){setTimeout(w(e),0)}:(n=O,a.addEventListener("message",x,!1))),e.exports={set:h,clear:v}},function(e,t,r){"use strict";var n=r(159).charAt;e.exports=function(e,t,r){return t+(r?n(e,t).length:1)}},function(e,t,r){var n=r(42),i=r(97),o=r(32)("match");e.exports=function(e){var t;return n(e)&&(void 0!==(t=e[o])?!!t:"RegExp"==i(e))}},function(e,t,r){"use strict";r(13);var n,i=r(10),o=r(41),a=r(260),s=r(20),u=r(235),c=r(53),l=r(121),f=r(45),p=r(261),d=r(262),h=r(159).codeAt,v=r(417),m=r(98),g=r(418),y=r(91),b=s.URL,_=g.URLSearchParams,S=g.getState,w=y.set,x=y.getterFor("URL"),O=Math.floor,k=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 r,n,i;if("["==t.charAt(0)){if("]"!=t.charAt(t.length-1))return"Invalid host";if(!(r=F(t.slice(1,-1))))return"Invalid host";e.host=r}else if(W(e)){if(t=v(t),P.test(t))return"Invalid host";if(null===(r=B(t)))return"Invalid host";e.host=r}else{if(C.test(t))return"Invalid host";for(r="",n=d(t),i=0;i<n.length;i++)r+=H(n[i],U);e.host=r}},B=function(e){var t,r,n,i,o,a,s,u=e.split(".");if(u.length&&""==u[u.length-1]&&u.pop(),(t=u.length)>4)return e;for(r=[],n=0;n<t;n++){if(""==(i=u[n]))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)}r.push(a)}for(n=0;n<t;n++)if(a=r[n],n==t-1){if(a>=k(256,5-t))return null}else if(a>255)return null;for(s=r.pop(),n=0;n<r.length;n++)s+=r[n]*k(256,3-n);return s},F=function(e){var t,r,n,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=r=0;r<4&&j.test(p());)t=16*t+parseInt(p(),16),f++,r++;if("."==p()){if(0==r)return;if(f-=r,c>6)return;for(n=0;p();){if(i=null,n>0){if(!("."==p()&&n<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!=++n&&4!=n||c++}if(4!=n)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,r,n,i;if("number"==typeof e){for(t=[],r=0;r<4;r++)t.unshift(e%256),e=O(e/256);return t.join(".")}if("object"==typeof e){for(t="",n=function(e){for(var t=null,r=1,n=null,i=0,o=0;o<8;o++)0!==e[o]?(i>r&&(t=n,r=i),n=null,i=0):(null===n&&(n=o),++i);return i>r&&(t=n,r=i),t}(e),r=0;r<8;r++)i&&0===e[r]||(i&&(i=!1),n===r?(t+=r?":":"::",i=!0):(t+=e[r].toString(16),r<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 r=h(e,0);return r>32&&r<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 r;return 2==e.length&&A.test(e.charAt(0))&&(":"==(r=e.charAt(1))||!t&&"|"==r)},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,r=t.length;!r||"file"==e.scheme&&1==r&&Y(t[0],!0)||t.pop()},Z=function(e){return"."===e||"%2e"===e.toLowerCase()},ee={},te={},re={},ne={},ie={},oe={},ae={},se={},ue={},ce={},le={},fe={},pe={},de={},he={},ve={},me={},ge={},ye={},be={},_e={},Se=function(e,t,r,i){var o,a,s,u,c,l=r||ee,p=0,h="",v=!1,m=!1,g=!1;for(r||(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(r)return"Invalid scheme";l=re;continue}h+=a.toLowerCase(),l=te;break;case te:if(a&&(T.test(a)||"+"==a||"-"==a||"."==a))h+=a.toLowerCase();else{if(":"!=a){if(r)return"Invalid scheme";h="",l=re,p=0;continue}if(r&&(W(e)!=f(V,h)||"file"==h&&(Q(e)||null!==e.port)||"file"==e.scheme&&!e.host))return;if(e.scheme=h,r)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=ne:W(e)?l=se:"/"==o[p+1]?(l=ie,p++):(e.cannotBeABaseURL=!0,e.path.push(""),l=ye)}break;case re: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 ne: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==n)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==n||"/"==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(r&&"file"==e.scheme){l=ve;continue}if(":"!=a||m){if(a==n||"/"==a||"?"==a||"#"==a||"\\"==a&&W(e)){if(W(e)&&""==h)return"Invalid host";if(r&&""==h&&(Q(e)||null!==e.port))return;if(u=D(e,h))return u;if(h="",l=me,r)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,r==fe)return}break;case pe:if(!E.test(a)){if(a==n||"/"==a||"?"==a||"#"==a||"\\"==a&&W(e)||r){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(r)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==n)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==n||"/"==a||"\\"==a||"?"==a||"#"==a){if(!r&&Y(h))l=ge;else if(""==h){if(e.host="",r)return;l=me}else{if(u=D(e,h))return u;if("localhost"==e.host&&(e.host=""),r)return;h="",l=me}continue}h+=a;break;case me:if(W(e)){if(l=ge,"/"!=a&&"\\"!=a)continue}else if(r||"?"!=a)if(r||"#"!=a){if(a!=n&&(l=ge,"/"!=a))continue}else e.fragment="",l=_e;else e.query="",l=be;break;case ge:if(a==n||"/"==a||"\\"==a&&W(e)||!r&&("?"==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==n||"?"==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!=n&&(e.path[0]+=H(a,U));break;case be:r||"#"!=a?a!=n&&("'"==a&&W(e)?e.query+="%27":e.query+="#"==a?"%23":H(a,U)):(e.fragment="",l=_e);break;case _e:a!=n&&(e.fragment+=H(a,J))}p++}},we=function(e){var t,r,n=l(this,we,"URL"),i=arguments.length>1?arguments[1]:void 0,a=String(e),s=w(n,{type:"URL"});if(void 0!==i)if(i instanceof we)t=x(i);else if(r=Se(t={},String(i)))throw TypeError(r);if(r=Se(s,a,null,t))throw TypeError(r);var u=s.searchParams=new _,c=S(u);c.updateSearchParams(s.query),c.updateURL=function(){s.query=String(u)||null},o||(n.href=Oe.call(n),n.origin=ke.call(n),n.protocol=Ae.call(n),n.username=Te.call(n),n.password=Ee.call(n),n.host=Ie.call(n),n.hostname=Ne.call(n),n.port=Re.call(n),n.pathname=je.call(n),n.search=Pe.call(n),n.searchParams=Ce.call(n),n.hash=Le.call(n))},xe=we.prototype,Oe=function(){var e=x(this),t=e.scheme,r=e.username,n=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+=r+(n?":"+n:"")+"@"),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},ke=function(){var e=x(this),t=e.scheme,r=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!==r?":"+r:""):"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,r=e.port;return null===t?"":null===r?q(t):q(t)+":"+r},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(Oe,(function(e){var t=x(this),r=String(e),n=Se(t,r);if(n)throw TypeError(n);S(t.searchParams).updateSearchParams(t.query)})),origin:Me(ke),protocol:Me(Ae,(function(e){var t=x(this);Se(t,String(e)+":",ee)})),username:Me(Te,(function(e){var t=x(this),r=d(String(e));if(!K(t)){t.username="";for(var n=0;n<r.length;n++)t.username+=H(r[n],G)}})),password:Me(Ee,(function(e){var t=x(this),r=d(String(e));if(!K(t)){t.password="";for(var n=0;n<r.length;n++)t.password+=H(r[n],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 Oe.call(this)}),{enumerable:!0}),c(xe,"toString",(function(){return Oe.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,r){var n=r(264);e.exports=function(e,t){if(e){if("string"==typeof e)return n(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?n(e,t):void 0}},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t){function r(t,n){return e.exports=r=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},e.exports.__esModule=!0,e.exports.default=e.exports,r(t,n)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){var n=r(10),i=r(20),o=r(249),a=r(97),s=i.process,u="process"==a(s);n({global:!0,enumerable:!0,noTargetGet:!0},{queueMicrotask:function(e){var t=u&&s.domain;o(t?t.bind(e):e)}})},function(e,t,r){"use strict";var n=r(10),i=r(101),o=r(246),a=r(22),s=r(102),u=r(122),c=r(250),l=r(53);n({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")),r="function"==typeof e;return this.then(r?function(r){return c(t,e()).then((function(){return r}))}:e,r?function(r){return c(t,e()).then((function(){throw r}))}:e)}}),i||"function"!=typeof o||o.prototype.finally||l(o.prototype,"finally",s("Promise").prototype.finally)},function(e,t,r){var n=r(10),i=r(195),o=r(140);n({target:"Array",proto:!0},{fill:i}),o("fill")},function(e,t,r){var n=r(201);e.exports=function(e){if(n(e))throw TypeError("The method doesn't accept regular expressions");return e}},function(e,t,r){var n=r(32)("match");e.exports=function(e){var t=/./;try{"/./"[e](t)}catch(r){try{return t[n]=!1,"/./"[e](t)}catch(e){}}return!1}},function(e,t,r){(function(e,n){var i;r(36),r(168),r(29),r(87),r(12),r(37),r(47);var o=r(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===n?"undefined":o(n))&&n;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 r=e.length,n=[];r--;)n[r]=t(e[r]);return n}function S(e,t){var r=e.split("@"),n="";return r.length>1&&(n=r[0]+"@",e=r[1]),n+_((e=e.replace(v,".")).split("."),t).join(".")}function w(e){for(var t,r,n=[],i=0,o=e.length;i<o;)(t=e.charCodeAt(i++))>=55296&&t<=56319&&i<o?56320==(64512&(r=e.charCodeAt(i++)))?n.push(((1023&t)<<10)+(1023&r)+65536):(n.push(t),i--):n.push(t);return n}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 O(e,t){return e+22+75*(e<26)-((0!=t)<<5)}function k(e,t,r){var n=0;for(e=r?g(e/700):e>>1,e+=g(e/t);e>455;n+=36)e=g(e/35);return g(n+36*e/(e+38))}function A(e){var t,r,n,i,o,a,s,u,c,l,f,d=[],h=e.length,v=0,m=128,y=72;for((r=e.lastIndexOf("-"))<0&&(r=0),n=0;n<r;++n)e.charCodeAt(n)>=128&&b("not-basic"),d.push(e.charCodeAt(n));for(i=r>0?r+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=k(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,r,n,i,o,a,s,u,c,l,f,d,h,v,m,_=[];for(d=(e=w(e)).length,t=128,r=0,o=72,a=0;a<d;++a)(f=e[a])<128&&_.push(y(f));for(n=i=_.length,i&&_.push("-");n<d;){for(s=p,a=0;a<d;++a)(f=e[a])>=t&&f<s&&(s=f);for(s-t>g((p-r)/(h=n+1))&&b("overflow"),r+=(s-t)*h,t=s,a=0;a<d;++a)if((f=e[a])<t&&++r>p&&b("overflow"),f==t){for(u=r,c=36;!(u<(l=c<=o?1:c>=o+26?26:c-o));c+=36)m=u-l,v=36-l,_.push(y(O(l+m%v,0))),u=g(m/v);_.push(y(O(u,0))),o=k(r,h,n==i),r=0,++n}++r,++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(r(282))&&r(282))void 0===(i=function(){return l}.call(t,r,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,r(150)(e),r(108))},function(e,t,r){var n=r(10),i=r(116),o=String.fromCharCode,a=String.fromCodePoint;n({target:"String",stat:!0,forced:!!a&&1!=a.length},{fromCodePoint:function(e){for(var t,r=[],n=arguments.length,a=0;n>a;){if(t=+arguments[a++],i(t,1114111)!==t)throw RangeError(t+" is not a valid code point");r.push(t<65536?o(t):o(55296+((t-=65536)>>10),t%1024+56320))}return r.join("")}})},function(e,t,r){"use strict";var n,i=r(4),o=r(5),a=r(30),s=r(31),u=r(26),c=r(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 r,n=u(e);if(t){var i=u(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return s(this,r)}}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"}(n=t.JXTErrorCondition||(t.JXTErrorCondition={}));var f=function(e){a(r,e);var t=l(r);function r(e){var n;return i(this,r),(n=t.call(this,e.text)).isJXTError=!0,n.condition=e.condition,n.text=e.text,n}return o(r,null,[{key:"notWellFormed",value:function(e){return new r({condition:n.NotWellFormed,text:e})}},{key:"restrictedXML",value:function(e){return new r({condition:n.RestrictedXML,text:e})}},{key:"alreadyClosed",value:function(e){return new r({condition:n.AlreadyClosed,text:e})}},{key:"unknownRoot",value:function(e){return new r({condition:n.UnknownRoot,text:e})}}]),r}(c(Error));t.default=f},function(e,t,r){"use strict";r(6),r(39),r(27),r(7),r(29),r(21),r(78),r(100),r(2),r(12),r(24),r(79),r(13),r(47),r(88),r(14),r(105);var n=r(34),i=r(9);function o(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function a(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?o(Object(r),!0).forEach((function(t){i(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):o(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function s(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return u(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return u(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(s)throw o}}}}function u(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}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=r(18),l=r(84),f=(0,c.__importDefault)(r(170)),p=r(215);function d(e,t,r,n){if(n){e=e||n.getNamespace();var i=n.getNamespaceRoot(e);if(i){var o=i.useNamespace("",e);t="".concat(o,":").concat(t)}}var a=new f.default(t);return t.indexOf(":")<0&&(!r||e!==r)&&a.setAttribute("xmlns",e),a}function h(e,t){return(e.getAttribute("xml:lang")||t||"").toLowerCase()}function v(e,t){var r,n=[],i=s(e);try{for(i.s();!(r=i.n()).done;){var o=r.value;n.push(h(o,t.lang))}}catch(e){i.e(e)}finally{i.f()}return(t.resolveLanguage?t.resolveLanguage(n,t.acceptLanguages||[],t.lang):t.lang)||""}function m(e,t,r,n){var i=e.getChildren(r,t),o=h(e);return i.length?n?i.filter((function(e){if(h(e,o)===n)return!0})):i:[]}function g(e,t,r,n){t=t||e.getNamespace();var i=m(e,t,r,n);if(i.length)return i[0];var o=d(t,r,e.getDefaultNamespace(),e),a=h(e,n);return n&&a!==n&&o.setAttribute("xml:lang",n),e.appendChild(o),o}function y(e){return{importer:function(t){var r=t.getAttribute(e.name,e.namespace);return r?e.parseValue(r):e.dynamicDefault?e.dynamicDefault(r):e.staticDefault},exporter:function(t,r){if(void 0!==r&&r!==e.staticDefault){var n=e.writeValue(r);if(n||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),n,e.emitEmpty)}else t.setAttribute(e.name,n,e.emitEmpty)}}}}function b(e,t){return function(r){var n=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:n},i),y(a(a({name:r},e),t?t(i):i))}}function _(e,t){return function(r,n,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:n,prefix:r},e),t?t(s):s))}}function S(e){var t=e.converter||y(a(a({},e),{},{namespace:e.attributeNamespace}));return{importer:function(r,n){var i=r.getChild(e.element,e.namespace||r.getNamespace());return i?t.importer(i,n):e.dynamicDefault?e.dynamicDefault():e.staticDefault},exporter:function(r,n,i){if(void 0!==n&&n!==e.staticDefault){var o=g(r,e.namespace||r.getNamespace(),e.element);t.exporter(o,n,i)}}}}function w(e,t){return function(r,n,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:n,name:i,namespace:r},e),t?t(s):s))}}function x(e){return{importer:function(t){var r=t.getText();return r?e.parseValue(r):e.dynamicDefault?e.dynamicDefault(r):e.staticDefault},exporter:function(t,r){if(r||!e.emitEmpty){if(void 0!==r&&r!==e.staticDefault){var n=e.writeValue(r);n&&t.children.push(n)}}else t.children.push("")}}}function O(e){var t=x(e);return{importer:function(r,n){var i=m(r,e.namespace||r.getNamespace(),e.element),o=v(i,n);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,n.lang)===o)return t.importer(c,n)}}catch(e){u.e(e)}finally{u.f()}}return t.importer(i[0],n)},exporter:function(r,n,i){if(n||!e.emitEmpty){if(void 0!==n&&n!==e.staticDefault){var o=g(r,e.namespace||r.getNamespace(),e.element,e.matchLanguage?i.lang:void 0);t.exporter(o,n,i)}}else g(r,e.namespace||r.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 k={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 r;return r="string"==typeof t?l.Buffer.from(t).toString(e):t?t.toString(e):"","base64"===e&&(r=r||"="),r}}},j={parseValue:function(e){var t=-1;"-"===e.charAt(0)&&(t=1,e=e.slice(1));var r=e.split(":");return(60*parseInt(r[0],10)+parseInt(r[1],10))*t},writeValue:function(e){if("string"==typeof e)return e;var t="-";e<0&&(e=-e,t="+");var r=e/60,n=e%60;return t+=(r<10?"0":"")+r+":"+(n<10?"0":"")+n}};t.attribute=b(k,(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=_(k),t.namespacedBooleanAttribute=_(E),t.namespacedIntegerAttribute=_(A),t.namespacedFloatAttribute=_(T),t.namespacedDateAttribute=_(I),t.childAttribute=w(k),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},k))};t.textJSON=function(){return x(a({},N))};function P(){return{importer:function(e,t){return h(e,t.lang)},exporter:function(e,t,r){t&&t.toLowerCase()!==r.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},k))};t.childText=function(e,t,r){var n=arguments.length>3&&void 0!==arguments[3]&&arguments[3];return O(a({element:t,emitEmpty:n,matchLanguage:!0,namespace:e,staticDefault:r},k))};t.childTextBuffer=function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"utf8";return O(a({element:t,matchLanguage:!0,namespace:e},R(r)))};t.childDate=function(e,t){return O(a({element:t,namespace:e},I))};t.childInteger=function(e,t,r){return O(a({element:t,namespace:e,staticDefault:r},A))};t.childFloat=function(e,t,r){return O(a({element:t,namespace:e,staticDefault:r},T))};t.childJSON=function(e,t){return O(a({element:t,namespace:e},N))},t.childTimezoneOffset=function(e,t){return O(a({element:t,namespace:e,staticDefault:0},j))},t.childBoolean=function(e,t){return{importer:function(r){if(r.getChild(t,e||r.getNamespace()))return!0},exporter:function(r,n){n&&g(r,e||r.getNamespace(),t)}}};var C=function(e,t,r){if(r){var n,i=t,o=s(e);try{for(o.s();!(n=o.n()).done;){var a=n.value;i=g(i,a.namespace||i.getNamespace(),a.element)}}catch(e){o.e(e)}finally{o.f()}i.children.push(r.toString())}};t.deepChildText=function(e,t){return{importer:function(r){var n,i=r,o=s(e);try{for(o.s();!(n=o.n()).done;){var a=n.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,r){C(e,t,r)}}},t.deepChildInteger=function(e,t){return{importer:function(r){var n,i=r,o=s(e);try{for(o.s();!(n=o.n()).done;){var a=n.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,r){C(e,t,r)}}},t.deepChildBoolean=function(e){return{importer:function(t){var r,n=t,i=s(e);try{for(i.s();!(r=i.n()).done;){var o=r.value;if(!(n=n.getChild(o.element,o.namespace||n.getNamespace())))return!1}}catch(e){i.e(e)}finally{i.f()}return!0},exporter:function(t,r){if(r){var n,i=t,o=s(e);try{for(o.s();!(n=o.n()).done;){var a=n.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(r,n){var i,o=r,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,n),d=s(f);try{for(d.s();!(c=d.n()).done;){var g=c.value;h(g,n.lang)===p&&l.push(g.getText())}}catch(e){d.e(e)}finally{d.f()}return l},exporter:function(r,n,i){if(n.length){var o,a=r,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(n);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,r){var n,i=new Map,o=new Map,a=s(t);try{for(a.s();!(n=a.n()).done;){var u=n.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 n,o=s(t.children);try{for(o.s();!(n=o.n()).done;){var a=n.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 r},exporter:function(t,r){o.has(r)&&g(t,e,o.get(r))}}},t.childDoubleEnum=function(e,t,r,n){var i=new Set(t),o=new Set(r);return{importer:function(t){var r,a=s(t.children);try{for(a.s();!(r=a.n()).done;){var u=r.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 n},exporter:function(t,r){var n=g(t,e,r[0]);r[1]&&g(n,e,r[1])}}},t.multipleChildText=function(e,t){return{importer:function(r,n){var i,o=[],a=m(r,e||r.getNamespace(),t),u=v(a,n),c=s(a);try{for(c.s();!(i=c.n()).done;){var l=i.value;h(l,n.lang)===u&&o.push(l.getText())}}catch(e){c.e(e)}finally{c.f()}return o},exporter:function(r,n,i){var o,a=s(n);try{for(a.s();!(o=a.n()).done;){var u=o.value,c=d(e||r.getNamespace(),t,i.namespace,r);c.children.push(u),r.appendChild(c)}}catch(e){a.e(e)}finally{a.f()}}}},t.multipleChildAttribute=function(e,t,r){return{importer:function(n){var i,o=[],a=s(n.getChildren(t,e||n.getNamespace()));try{for(a.s();!(i=a.n()).done;){var u=i.value.getAttribute(r);void 0!==u&&o.push(u)}}catch(e){a.e(e)}finally{a.f()}return o},exporter:function(n,i,o){var a,u=s(i);try{for(u.s();!(a=u.n()).done;){var c=a.value,l=d(e||n.getNamespace(),t,o.namespace,n);l.setAttribute(r,c),n.appendChild(l)}}catch(e){u.e(e)}finally{u.f()}}}},t.multipleChildIntegerAttribute=function(e,t,r){return{importer:function(n){var i,o=[],a=s(n.getChildren(t,e||n.getNamespace()));try{for(a.s();!(i=a.n()).done;){var u=i.value.getAttribute(r);void 0!==u&&o.push(parseInt(u,10))}}catch(e){a.e(e)}finally{a.f()}return o},exporter:function(n,i,o){var a,u=s(i);try{for(u.s();!(a=u.n()).done;){var c=a.value,l=d(e||n.getNamespace(),t,o.namespace,n);l.setAttribute(r,c.toString()),n.appendChild(l)}}catch(e){u.e(e)}finally{u.f()}}}},t.childAlternateLanguageText=function(e,t){return{importer:function(r,n){var i,o=[],a=m(r,e||r.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,n.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(r,n,i){var o,a=s(n);try{for(a.s();!(o=a.n()).done;){var u=o.value,c=u.value;if(c){var l=d(e||r.getNamespace(),t,i.namespace,r);u.lang!==i.lang&&l.setAttribute("xml:lang",u.lang),l.children.push(c),r.appendChild(l)}}}catch(e){a.e(e)}finally{a.f()}}}},t.multipleChildAlternateLanguageText=function(e,t){return{importer:function(r,n){var i,o=[],a=new Map,u=!1,c=s(m(r,e||r.getNamespace(),t));try{for(c.s();!(i=c.n()).done;){var l=i.value,f=l.getText();if(f){var p=h(l,n.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(r,n,i){var o,a=s(n);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||r.getNamespace(),t,i.namespace,r);c.lang!==i.lang&&p.setAttribute("xml:lang",c.lang),p.children.push(f),r.appendChild(p)}}catch(e){l.e(e)}finally{l.f()}}}catch(e){a.e(e)}finally{a.f()}}}},t.multipleChildEnum=function(e,t){var r,n=new Map,i=new Map,o=s(t);try{for(o.s();!(r=o.n()).done;){var a=r.value;"string"==typeof a?(n.set(a,a),i.set(a,a)):(n.set(a[1],a[0]),i.set(a[0],a[1]))}}catch(e){o.e(e)}finally{o.f()}return{importer:function(t){var r,i=[],o=s(t.children);try{for(o.s();!(r=o.n()).done;){var a=r.value;"string"!=typeof a&&(a.getNamespace()===(e||t.getNamespace())&&n.has(a.getName())&&i.push(n.get(a.getName())))}}catch(e){o.e(e)}finally{o.f()}return i},exporter:function(t,r){var n,o=s(r);try{for(o.s();!(n=o.n()).done;){var a=n.value;g(t,e,i.get(a))}}catch(e){o.e(e)}finally{o.f()}}}},t.splicePath=function(e,t,r){var n=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)===r){var p=o.registry.import(f);p&&c.push(p)}}}catch(e){l.e(e)}finally{l.f()}return n?c:c[0]}},exporter:function(n,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(r,f,a(a({},o),{},{namespace:e||n.getNamespace()||void 0}));p&&c.push(p)}}catch(e){l.e(e)}finally{l.f()}if(c.length){var d,h=g(n,e||n.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,r){return{importer:function(n,i){if(!r||i.sanitizers&&i.sanitizers[r]){var o=n.getChild(t,e||n.getNamespace());return o?r?i.sanitizers[r](o.toJSON()):o.toJSON():void 0}},exporter:function(n,i,o){"string"==typeof i&&(i=(0,p.parse)("<".concat(t,' xmlns="').concat(e||n.getNamespace(),'">').concat(i,"</").concat(t,">")).toJSON());if(r){if(!o.sanitizers||!o.sanitizers[r])return;i=o.sanitizers[r](i)}i&&n.appendChild(new f.default(i.name,i.attributes,i.children))}}},t.childLanguageRawElement=function(e,t,r){return{importer:function(n,i){if(!r||i.sanitizers&&i.sanitizers[r]){var o,a=m(n,e||n.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 r?i.sanitizers[r](l.toJSON()):l.toJSON()}}catch(e){c.e(e)}finally{c.f()}return a[0]?r?i.sanitizers[r](a[0].toJSON()):a[0].toJSON():void 0}},exporter:function(n,i,o){"string"==typeof i&&(i=(0,p.parse)("<".concat(t,' xmlns="').concat(e||n.getNamespace(),'">').concat(i,"</").concat(t,">")).toJSON());if(i&&r){if(!o.sanitizers||!o.sanitizers[r])return;i=o.sanitizers[r](i)}if(i){var a,u=g(n,e||n.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,r){return{importer:function(n,i){if(!r||i.sanitizers&&i.sanitizers[r]){var o,a=[],u=new Set,c=s(m(n,e||n.getNamespace(),t));try{for(c.s();!(o=c.n()).done;){var l=o.value,f=l.toJSON();if(r&&(f=i.sanitizers[r](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(n,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||n.getNamespace(),'">').concat(l,"</").concat(t,">")).toJSON();if(l&&r){if(!o.sanitizers||!o.sanitizers[r])continue;l=o.sanitizers[r](l)}if(l){var h=d(e||n.getNamespace(),t,o.namespace,n);n.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,r,i,o){return{importer:function(n,a){var u,c={},l=m(n,e,r),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=n(h[p],2),m=v[0],g=v[1],y=d(f,r,u.namespace,a);c(y,m,u),s[m]&&l(y,g,u),a.appendChild(y)}}}}},function(e,t,r){"use strict";t.Readable=r(287),t.Writable=r(289),t.Duplex=r(128),t.Transform=r(291),t.PassThrough=r(476)},function(e,t,r){"use strict";r(36),r(21),r(284),r(211);var n=r(4),i=r(5),o=r(30),a=r(31),s=r(26);function u(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return c(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return c(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(s)throw o}}}}function c(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}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 r,n=s(e);if(t){var i=s(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return a(this,r)}}Object.defineProperty(t,"__esModule",{value:!0}),t.parse=void 0;var f=r(18),p=r(80),d=r(171),h=(0,f.__importDefault)(r(170)),v=(0,f.__importDefault)(r(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(r,e);var t=l(r);function r(){var e,i=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return n(this,r),(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(r,[{key:"write",value:function(e){var t,r=u(e);try{for(r.s();!(t=r.n()).done;){var n=t.value,i=n.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(n);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(n);continue}return this.notWellFormed();case 30:if(b(i)){this.record(n);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(n),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(n),this.transition(6);continue}return this.notWellFormed();case 6:if(b(i)){this.record(n);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(n);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(n);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(n);continue;case 10:93===i?this.transition(9):(this.record(String.fromCodePoint(93)),this.record(n),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(n),this.transition(5);continue}}}catch(e){r.e(e)}finally{r.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,r){if(e!==t)return this.notWellFormed();this.transition(r)}},{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))}}]),r}(p.EventEmitter);t.parse=function(e){var t,r,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=new S(n),o=null;if(i.on("text",(function(e){r&&r.children.push(e)})),i.on("startElement",(function(e,n){var i=new h.default(e,n);t||(t=i),r=r?r.appendChild(i):i})),i.on("endElement",(function(e){r?e===r.name?r.parent&&(r=r.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,r){"use strict";r(6),r(39),r(106),r(28),r(49),r(50),r(43),r(12),r(89),r(99),r(33);var n=r(9),i=r(11),o=r(8);r(15);var a=r(23),s=r(4),u=r(5),c=r(95),l=r(173),f=r(30),p=r(31),d=r(26);function h(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function v(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?h(Object(r),!0).forEach((function(t){n(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):h(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function m(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return g(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return g(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(s)throw o}}}}function g(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}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 r,n=d(e);if(t){var i=d(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return p(this,r)}}Object.defineProperty(t,"__esModule",{value:!0}),t.StanzaMediaSession=void 0;var b=r(126),_=b.__importDefault(r(80)),S=r(217),w=r(40),x=b.__importDefault(r(295)),O=r(149),k={"Discovered new ICE candidate":{skipMessage:!0}},A=function(e){f(p,e);var t,r,n=y(p);function p(e){var t;s(this,p),(t=n.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=O.SessionTypes[e.sessionType],t.ignoreHostCandidatesFromRemote=!!e.ignoreHostCandidatesFromRemote,t.allowIPv6=!!e.allowIPv6,t.allowTCP=!!e.allowTCP;var r=new _.default;return Object.keys(r.__proto__).forEach((function(e){t[e]=r[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:(r=a(o.mark((function e(t,r){var n,i,a,s,u,c,f,h;return o.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(a=null===(n=t.contents)||void 0===n?void 0:n[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,r));case 5:case"end":return e.stop()}}),e,this)}))),function(e,t){return r.apply(this,arguments)})},{key:"_log",value:function(e,t){var r=k[t];if(!(null==r?void 0:r.skipMessage)){for(var n,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?n=v(v({},this.getLogDetails()),{},{data:u}):(Object.assign(a[0],this.getLogDetails()),n=a)}else n=[].concat(a,[this.getLogDetails()]);this.logger[e](t,n)}}},{key:"end",value:(t=a(o.mark((function e(){var t,r,n=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",r=i.length>1&&void 0!==i[1]&&i[1],this.state="ended",this.processingQueue.kill(),"string"==typeof t&&(t={condition:t}),r||this.send("session-terminate",{reason:t}),setTimeout((function(){"connected"!==n.pc.connectionState&&"connecting"!==n.pc.connectionState||n.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,r=this.conversationId,n=this.sessionType;this._log("info","ICE state changed: ",{iceState:e,sessionId:t,conversationId:r}),"disconnected"===e?"stable"===this.pc.signalingState&&(this.interruptionStart=new Date,this._log("info","Connection state is interrupted",{sessionId:t,conversationId:r,sessionType:n})):"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,r=this.conversationId,n=this.sessionType;if(this._log("info","Connection state changed: ",{connectionState:e,sessionId:t,conversationId:r,sessionType:n}),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:r,sessionType:n,timeToRecover:i}),this.interruptionStart=void 0}else"failed"===e&&this._log("info","Connection was interrupted and failed to recover",{sessionId:t,conversationId:r,sessionType:n})}},{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 r=this;return"audio"===e.kind&&(this.includesAudio=!0),"video"===e.kind&&(this.includesVideo=!0),this.processLocal("addtrack",a(o.mark((function n(){var i;return o.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:if(!(i=r.pc.getTransceivers().find((function(t){var r;return!t.sender.track&&(null===(r=t.receiver.track)||void 0===r?void 0:r.kind)===e.kind})))){n.next=3;break}return n.abrupt("return",i.sender.replaceTrack(e));case 3:return r.pc.addTrack(e,t),n.abrupt("return");case 5:case"end":return n.stop()}}),n)}))))}},{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,r){"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 n=r(18),i=(0,n.__importDefault)(r(292));t.FileSession=i.default;var o=(0,n.__importDefault)(r(218));t.ICESession=o.default;var a=(0,n.__importDefault)(r(294));t.MediaSession=a.default;var s=(0,n.__importDefault)(r(220));t.Session=s.default;var u=(0,n.__importDefault)(r(488));t.SessionManager=u.default;var c=r(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,r){"use strict";r(106),r(28),r(7),r(25),r(21),r(2),r(17),r(13),r(33),r(14);var n=r(34),i=r(8);r(15);var o=r(23),a=r(9),s=r(4),u=r(5),c=r(95),l=r(173),f=r(30),p=r(31),d=r(26);function h(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return v(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return v(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(s)throw o}}}}function v(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function m(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function g(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?m(Object(r),!0).forEach((function(t){a(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):m(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,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 r,n=d(e);if(t){var i=d(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return p(this,r)}}Object.defineProperty(t,"__esModule",{value:!0});var b=r(18),_=(0,b.__importStar)(r(293)),S=r(40),w=r(1),x=r(174),O=r(219),k=function(e){f(b,e);var t,r,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 r,n;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 r=e.sent,n=(0,x.importFromSDP)(r.sdp),t.send(S.JingleAction.TransportInfo,{contents:n.media.map((function(e){return{creator:S.JingleSessionRole.Initiator,name:e.mid,transport:(0,O.convertIntermediateToTransport)(e,t.transportType)}})),sid:t.sid}),e.next=7,t.pc.setLocalDescription(r);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 r;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,(r=this.pc.getSenders().find((function(e){return!!e.track&&"video"===e.track.kind})))&&r.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 n;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return(n=r.getParameters()).encodings&&n.encodings.length||(n.encodings=[{}]),0===t?delete n.encodings[0].maxBitrate:n.encodings[0].maxBitrate=t,e.next=5,r.setParameters(n);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,r){var a,s,u,c,l,f,p,d,v,m,g,y,b,w,k,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,r(),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=n(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,O.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),r(e.t1),this.end(S.JingleReasonCondition.FailedTransport),e.abrupt("return");case 51:return k=(t.contents||[]).map((function(e){var t=e.name,r=(e.transport.candidates||[]).map(function(){var e=o(i.mark((function e(r){var n;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=_.writeCandidate((0,O.convertCandidateToIntermediate)(r)),!A.pc.remoteDescription||"stable"!==A.pc.signalingState){e.next=12;break}return e.prev=2,e.next=5,A.pc.addIceCandidate({sdpMid:t,candidate:n});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:n});case 13:case"end":return e.stop()}}),e,null,[[2,7]])})));return function(t){return e.apply(this,arguments)}}());return Promise.all(r)})),e.prev=52,e.next=55,Promise.all(k);case 55:r(),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)),r(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:(r=o(i.mark((function e(t,r){var n,o;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return this.state="active",n=(0,O.convertRequestToIntermediate)(t,this.peerRole),o=(0,x.exportToSDP)(n),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),r(),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)),r({condition:"general-error"});case 16:case"end":return e.stop()}}),e,this,[[3,12]])}))),function(e,t){return r.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),r={contents:[{creator:S.JingleSessionRole.Initiator,name:e.candidate.sdpMid,transport:{candidates:[(0,O.convertIntermediateToCandidate)(t)],transportType:this.transportType,usernameFragment:t.usernameFragment}}]};this._log("info","Discovered new ICE candidate",r),this.send(S.JingleAction.TransportInfo,r)}}},{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,r,n;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((r=t.n()).done){e.next=15;break}return n=r.value,e.prev=5,e.next=8,this.pc.addIceCandidate(n);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 r,n,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((r=t.sent).forEach((function(e){"transport"===e.type&&(n=r.get(e.selectedCandidatePairId))})),n||r.forEach((function(e){"candidate-pair"===e.type&&e.selected&&(n=e)})),n){t.next=9;break}return t.abrupt("return");case 9:o=!1,a="",s="",n.remoteCandidateId&&(u=r.get(n.remoteCandidateId))&&(s=u.candidateType),n.localCandidateId&&(c=r.get(n.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)(r(220)).default);t.default=k},function(e,t,r){"use strict";function n(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return i(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return i(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return s=e.done,e},e:function(e){u=!0,a=e},f:function(){try{s||null==r.return||r.return()}finally{if(u)throw a}}}}function i(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}r(49),r(25),r(21),r(2),r(24),r(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=r(40),a=r(1);function s(e,t){var r=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=n(r.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=n(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=n(r.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 r=e.iceParameters,i=e.dtlsParameters,o={candidates:[],transportType:t};r&&(o.usernameFragment=r.usernameFragment,o.password=r.password,r.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=n(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 r=e.application||{},i=e.transport,s=r&&r.applicationType===a.NS_JINGLE_RTP_1,u={direction:(0,o.sendersToDirection)(t,e.senders),kind:r.media||"application",mid:e.name,protocol:s?"UDP/TLS/RTP/SAVPF":"UDP/DTLS/SCTP"};if(s){if(u.rtcpParameters={compound:!r.rtcpReducedSize,mux:r.rtcpMux,reducedSize:r.rtcpReducedSize},r.sources&&r.sources.length){var l=r.sources[0];u.rtcpParameters.ssrc=parseInt(l.ssrc,10),l.parameters&&(u.rtcpParameters.cname=l.parameters.cname)}if(u.rtpParameters={codecs:[],fecMechanisms:[],headerExtensions:[],rtcp:[]},r.streams){u.streams=[];var f,p=n(r.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(r.ssrc&&(u.rtpEncodingParameters=[{ssrc:parseInt(r.ssrc,10)}],r.sourceGroups&&r.sourceGroups.length)){var h=r.sourceGroups[0];u.rtpEncodingParameters[0].rtx={ssrc:parseInt(h.sources[1],10)}}var v,m=!1,g=!1,y=n(r.codecs||[]);try{for(y.s();!(v=y.n()).done;){var b,_=v.value,S=_.parameters||{},w=[],x=n(_.rtcpFeedback||[]);try{for(x.s();!(b=x.n()).done;){var O=b.value;w.push({parameter:O.parameter,type:O.type})}}catch(e){x.e(e)}finally{x.f()}if("red"===_.name||"ulpfec"===_.name){m=m||"red"===_.name,g=g||"ulpfec"===_.name;var k=_.name.toUpperCase();u.rtpParameters.fecMechanisms.includes(k)||u.rtpParameters.fecMechanisms.push(k)}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=n(r.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=n(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,r){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,r)}})),groups:e.groups?e.groups.map((function(e){return{contents:e.mids,semantics:e.semantics}})):[]}},t.convertContentToIntermediate=f,t.convertRequestToIntermediate=function(e,t){var r,i={groups:[],media:[]},o=n(e.groups||[]);try{for(o.s();!(r=o.n()).done;){var a=r.value;i.groups.push({mids:a.contents,semantics:a.semantics})}}catch(e){o.e(e)}finally{o.f()}var s,u=n(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,r){"use strict";r(6),r(7),r(21),r(2),r(17),r(79),r(13),r(14);var n=r(8);r(15);var i=r(23),o=r(4),a=r(5);Object.defineProperty(t,"__esModule",{value:!0});var s=r(221),u=r(40),c=r(107),l={condition:u.StanzaErrorCondition.BadRequest},f={condition:u.StanzaErrorCondition.FeatureNotImplemented,jingleError:u.JingleErrorCondition.UnsupportedInfo,type:"modify"},p=function(){function e(t){var r=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(n.mark((function e(t,i){var o,a,s,c;return n.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if("ended"!==r.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 r._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,r._log("debug","Processing remote action:",a),e.abrupt("return",new Promise((function(e){var t=function(t,r){c(t,r),i&&i(),e()};switch(a){case u.JingleAction.ContentAccept:return r.onContentAccept(s,t);case u.JingleAction.ContentAdd:return r.onContentAdd(s,t);case u.JingleAction.ContentModify:return r.onContentModify(s,t);case u.JingleAction.ContentReject:return r.onContentReject(s,t);case u.JingleAction.ContentRemove:return r.onContentRemove(s,t);case u.JingleAction.DescriptionInfo:return r.onDescriptionInfo(s,t);case u.JingleAction.SecurityInfo:return r.onSecurityInfo(s,t);case u.JingleAction.SessionAccept:return r.onSessionAccept(s,t);case u.JingleAction.SessionInfo:return r.onSessionInfo(s,t);case u.JingleAction.SessionInitiate:return r.onSessionInitiate(s,t);case u.JingleAction.SessionTerminate:return r.onSessionTerminate(s,t);case u.JingleAction.TransportAccept:return r.onTransportAccept(s,t);case u.JingleAction.TransportInfo:return r.onTransportInfo(s,t);case u.JingleAction.TransportReject:return r.onTransportReject(s,t);case u.JingleAction.TransportReplace:return r.onTransportReplace(s,t);default:r._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,r){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 r=this;return new Promise((function(n,i){r.processingQueue.push({handler:t,name:e,reject:i,resolve:n,type:"local"},1)}))}},{key:"process",value:function(e,t,r){this.processingQueue.push({action:e,cb:r,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 r,n;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];(r=this.parent).emit.apply(r,["log",e,t].concat(o)),(n=this.parent).emit.apply(n,["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,r){"use strict";r.r(t),r.d(t,"all",(function(){return we})),r.d(t,"allLimit",(function(){return xe})),r.d(t,"allSeries",(function(){return Oe})),r.d(t,"any",(function(){return ut})),r.d(t,"anyLimit",(function(){return ct})),r.d(t,"anySeries",(function(){return lt})),r.d(t,"apply",(function(){return l})),r.d(t,"applyEach",(function(){return B})),r.d(t,"applyEachSeries",(function(){return U})),r.d(t,"asyncify",(function(){return y})),r.d(t,"auto",(function(){return G})),r.d(t,"autoInject",(function(){return K})),r.d(t,"cargo",(function(){return Z})),r.d(t,"cargoQueue",(function(){return ee})),r.d(t,"compose",(function(){return ne})),r.d(t,"concat",(function(){return ae})),r.d(t,"concatLimit",(function(){return oe})),r.d(t,"concatSeries",(function(){return se})),r.d(t,"constant",(function(){return ue})),r.d(t,"default",(function(){return wt})),r.d(t,"detect",(function(){return le})),r.d(t,"detectLimit",(function(){return fe})),r.d(t,"detectSeries",(function(){return pe})),r.d(t,"dir",(function(){return he})),r.d(t,"doDuring",(function(){return ve})),r.d(t,"doUntil",(function(){return me})),r.d(t,"doWhilst",(function(){return ve})),r.d(t,"during",(function(){return bt})),r.d(t,"each",(function(){return ye})),r.d(t,"eachLimit",(function(){return be})),r.d(t,"eachOf",(function(){return M})),r.d(t,"eachOfLimit",(function(){return P})),r.d(t,"eachOfSeries",(function(){return F})),r.d(t,"eachSeries",(function(){return _e})),r.d(t,"ensureAsync",(function(){return Se})),r.d(t,"every",(function(){return we})),r.d(t,"everyLimit",(function(){return xe})),r.d(t,"everySeries",(function(){return Oe})),r.d(t,"filter",(function(){return Ee})),r.d(t,"filterLimit",(function(){return Ie})),r.d(t,"filterSeries",(function(){return Ne})),r.d(t,"find",(function(){return le})),r.d(t,"findLimit",(function(){return fe})),r.d(t,"findSeries",(function(){return pe})),r.d(t,"flatMap",(function(){return ae})),r.d(t,"flatMapLimit",(function(){return oe})),r.d(t,"flatMapSeries",(function(){return se})),r.d(t,"foldl",(function(){return te})),r.d(t,"foldr",(function(){return Ye})),r.d(t,"forEach",(function(){return ye})),r.d(t,"forEachLimit",(function(){return be})),r.d(t,"forEachOf",(function(){return M})),r.d(t,"forEachOfLimit",(function(){return P})),r.d(t,"forEachOfSeries",(function(){return F})),r.d(t,"forEachSeries",(function(){return _e})),r.d(t,"forever",(function(){return Re})),r.d(t,"groupBy",(function(){return Pe})),r.d(t,"groupByLimit",(function(){return je})),r.d(t,"groupBySeries",(function(){return Ce})),r.d(t,"inject",(function(){return te})),r.d(t,"log",(function(){return Le})),r.d(t,"map",(function(){return D})),r.d(t,"mapLimit",(function(){return ie})),r.d(t,"mapSeries",(function(){return q})),r.d(t,"mapValues",(function(){return De})),r.d(t,"mapValuesLimit",(function(){return Me})),r.d(t,"mapValuesSeries",(function(){return Be})),r.d(t,"memoize",(function(){return Fe})),r.d(t,"nextTick",(function(){return qe})),r.d(t,"parallel",(function(){return Je})),r.d(t,"parallelLimit",(function(){return ze})),r.d(t,"priorityQueue",(function(){return Qe})),r.d(t,"queue",(function(){return Ge})),r.d(t,"race",(function(){return Ke})),r.d(t,"reduce",(function(){return te})),r.d(t,"reduceRight",(function(){return Ye})),r.d(t,"reflect",(function(){return Xe})),r.d(t,"reflectAll",(function(){return $e})),r.d(t,"reject",(function(){return et})),r.d(t,"rejectLimit",(function(){return tt})),r.d(t,"rejectSeries",(function(){return rt})),r.d(t,"retry",(function(){return it})),r.d(t,"retryable",(function(){return at})),r.d(t,"select",(function(){return Ee})),r.d(t,"selectLimit",(function(){return Ie})),r.d(t,"selectSeries",(function(){return Ne})),r.d(t,"seq",(function(){return re})),r.d(t,"series",(function(){return st})),r.d(t,"setImmediate",(function(){return g})),r.d(t,"some",(function(){return ut})),r.d(t,"someLimit",(function(){return ct})),r.d(t,"someSeries",(function(){return lt})),r.d(t,"sortBy",(function(){return ft})),r.d(t,"timeout",(function(){return pt})),r.d(t,"times",(function(){return ht})),r.d(t,"timesLimit",(function(){return dt})),r.d(t,"timesSeries",(function(){return vt})),r.d(t,"transform",(function(){return mt})),r.d(t,"tryEach",(function(){return gt})),r.d(t,"unmemoize",(function(){return yt})),r.d(t,"until",(function(){return _t})),r.d(t,"waterfall",(function(){return St})),r.d(t,"whilst",(function(){return bt})),r.d(t,"wrapSync",(function(){return y}));r(48),r(52),r(144),r(92),r(163),r(6),r(39),r(28),r(27),r(7),r(36),r(25),r(29),r(87),r(21),r(164),r(165),r(104),r(486),r(50),r(43),r(2),r(17),r(12),r(24),r(13),r(99),r(37),r(47),r(88),r(33),r(14),r(487),r(205);var n=r(9),i=r(8),o=(r(15),r(4)),a=r(5),s=r(16),u=r(34),c=r(11);function l(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];return function(){for(var t=arguments.length,n=new Array(t),i=0;i<t;i++)n[i]=arguments[i];return e.apply(void 0,r.concat(n))}}function f(e){return function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];var i=r.pop();return e.call(this,r,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 r=arguments.length,n=new Array(r>1?r-1:0),i=1;i<r;i++)n[i-1]=arguments[i];return e((function(){return t.apply(void 0,n)}))}}var g=m(p?queueMicrotask:d?setImmediate:h?process.nextTick:v);function y(e){return S(e)?function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];var i=r.pop(),o=e.apply(this,r);return b(o,i)}:f((function(t,r){var n;try{n=e.apply(this,t)}catch(e){return r(e)}if(n&&"function"==typeof n.then)return b(n,r);r(null,n)}))}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,r){try{e(t,r)}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 r=this,n=arguments.length,i=new Array(n),o=0;o<n;o++)i[o]=arguments[o];return"function"==typeof i[t-1]?e.apply(this,i):new Promise((function(n,o){i[t-1]=function(e){if(e)return o(e);for(var t=arguments.length,r=new Array(t>1?t-1:0),i=1;i<t;i++)r[i-1]=arguments[i];n(r.length>1?r:r[0])},e.apply(r,i)}))}}function O(e){return function(t){for(var r=arguments.length,n=new Array(r>1?r-1:0),i=1;i<r;i++)n[i-1]=arguments[i];var o=x((function(r){var i=this;return e(t,(function(e,t){w(e).apply(i,n.concat(t))}),r)}));return o}}function k(e,t,r,n){t=t||[];var i=[],o=0,a=w(r);return e(t,(function(e,t,r){var n=o++;a(e,(function(e,t){i[n]=t,r(e)}))}),(function(e){n(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 r=arguments.length,n=new Array(r),i=0;i<r;i++)n[i]=arguments[i];t.apply(this,n)}}return Object.assign(t,e),t}function I(e){if(A(e))return function(e){var t=-1,r=e.length;return function(){return++t<r?{value:e[t],key:t}:null}}(e);var t,r,n,i,o=function(e){return e[Symbol.iterator]&&e[Symbol.iterator]()}(e);return o?function(e){var t=-1;return function(){var r=e.next();return r.done?null:(t++,{value:r.value,key:t})}}(o):(r=(t=e)?Object.keys(t):[],n=-1,i=r.length,function e(){var o=r[++n];return"__proto__"===o?e():n<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 r=arguments.length,n=new Array(r),i=0;i<r;i++)n[i]=arguments[i];t.apply(this,n)}}function R(e,t,r,n){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&&n(null));s++,r(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,n(null)):void c()}function f(e){o||(a=!1,i=!0,n(e))}c()}var j=function(e){return function(t,r,n){if(n=E(n),e<=0)throw new RangeError("concurrency limit cannot be less than 1");if(!t)return n(null);if("AsyncGenerator"===t[Symbol.toStringTag])return R(t,e,r,n);if(function(e){return"function"==typeof e[Symbol.asyncIterator]}(t))return R(t[Symbol.asyncIterator](),e,r,n);var i=I(t),o=!1,a=!1,s=0,u=!1;function c(e,t){if(!a)if(s-=1,e)o=!0,n(e);else if(!1===e)o=!0,a=!0;else{if(t===T||o&&s<=0)return o=!0,n(null);u||l()}}function l(){for(u=!0;s<e&&!o;){var t=i();if(null===t)return o=!0,void(s<=0&&n(null));s+=1,r(t.value,t.key,N(c))}u=!1}l()}};var P=x((function(e,t,r,n){return j(t)(e,w(r),n)}),4);function C(e,t,r){r=E(r);var n=0,i=0,o=e.length,a=!1;function s(e,t){!1===e&&(a=!0),!0!==a&&(e?r(e):++i!==o&&t!==T||r(null))}for(0===o&&r(null);n<o;n++)t(e[n],n,N(s))}function L(e,t,r){return P(e,1/0,t,r)}var M=x((function(e,t,r){return(A(e)?C:L)(e,w(t),r)}),3);var D=x((function(e,t,r){return k(M,e,t,r)}),3),B=O(D);var F=x((function(e,t,r){return P(e,1,t,r)}),3);var q=x((function(e,t,r){return k(F,e,t,r)}),3),U=O(q),J=Symbol("promiseCallback");function z(){var e,t;function r(r){if(r)return t(r);for(var n=arguments.length,i=new Array(n>1?n-1:0),o=1;o<n;o++)i[o-1]=arguments[o];e(i.length>1?i:i[0])}return r[J]=new Promise((function(r,n){e=r,t=n})),r}function G(e,t,r){"number"!=typeof t&&(r=t,t=null),r=E(r||z());var n=Object.keys(e).length;if(!n)return r(null);t||(t=n);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 n=N((function(t){for(var n=arguments.length,l=new Array(n>1?n-1:0),f=1;f<n;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;r(t,h)}else i[e]=l,v(e)}else a=!0}));o++;var l=w(t[t.length-1]);t.length>1?l(i,n):l(n)}(e,t)}))}function h(){if(!a){if(0===l.length&&0===o)return r(null,i);for(;l.length&&o<t;){l.shift()()}}}function v(e){(c[e]||[]).forEach((function(e){return e()})),h()}function m(t){var r=[];return Object.keys(e).forEach((function(n){var i=e[n];Array.isArray(i)&&i.indexOf(t)>=0&&r.push(n)})),r}return Object.keys(e).forEach((function(t){var r=e[t];if(!Array.isArray(r))return d(t,[r]),void f.push(t);var n=r.slice(0,r.length-1),i=n.length;if(0===i)return d(t,r),void f.push(t);p[t]=i,n.forEach((function(o){if(!e[o])throw new Error("async.auto task `"+t+"` has a non-existent dependency `"+o+"` in "+n.join(", "));!function(e,t){var r=c[e];r||(r=c[e]=[]);r.push(t)}(o,(function(){0===--i&&d(t,r)}))}))})),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!==n)throw new Error("async.auto cannot execute tasks due to a recursive dependency")}(),h(),r[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 r={};return Object.keys(e).forEach((function(t){var n,i=e[t],o=S(i),a=!o&&1===i.length||o&&0===i.length;if(Array.isArray(i))n=s(i),i=n.pop(),r[t]=n.concat(n.length>0?c:i);else if(a)r[t]=i;else{if(n=function(e){var t=function(e){for(var t="",r=0,n=e.indexOf("*/");r<e.length;)if("/"===e[r]&&"/"===e[r+1]){var i=e.indexOf("\n",r);r=-1===i?e.length:i}else if(-1!==n&&"/"===e[r]&&"*"===e[r+1]){var o=e.indexOf("*/",r);-1!==o?(r=o+2,n=e.indexOf("*/",r)):(t+=e[r],r++)}else t+=e[r],r++;return t}(e.toString()),r=t.match(H);if(r||(r=t.match(V)),!r)throw new Error("could not parse args in autoInject\nSource:\n"+t);return u(r,2)[1].replace(/\s/g,"").split(W).map((function(e){return e.replace(Q,"").trim()}))}(i),0===i.length&&!o&&0===n.length)throw new Error("autoInject task functions require explicit parameters.");o||n.pop(),r[t]=n.concat(c)}function c(e,t){var r=n.map((function(t){return e[t]}));r.push(t),w(i).apply(void 0,s(r))}})),G(r,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 r=t.next;e(t)&&this.removeLink(t),t=r}return this}}]),e}();function X(e,t){e.length=1,e.head=e.tail=t}function $(e,t,r){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,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];c[e].forEach((function(e){return e.apply(void 0,r)}))}var p=!1;function d(e,t,r,n){if(null!=n&&"function"!=typeof n)throw new Error("task callback must be a function");var i,o;function a(e){if(e)return r?o(e):i();for(var t=arguments.length,n=new Array(t>1?t-1:0),a=1;a<t;a++)n[a-1]=arguments[a];if(n.length<=1)return i(n[0]);i(n)}b.started=!0;var s=b._createTaskItem(e,r?a:n||a);if(t?b._tasks.unshift(s):b._tasks.push(s),p||(p=!0,g((function(){p=!1,b.process()}))),r||!n)return new Promise((function(e,t){i=e,o=t}))}function h(e){return function(t){s-=1;for(var r=arguments.length,n=new Array(r>1?r-1:0),i=1;i<r;i++)n[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(n)),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,r){!function(e,t){c[e].push((function r(){l(e,r),t.apply(void 0,arguments)}))}(e,(function(e,n){if(e)return r(e);t(n)}))}));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}}},n(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)}))),n(o,"concurrency",t),n(o,"payload",r),n(o,"buffer",t/4),n(o,"started",!1),n(o,"paused",!1),n(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)})),n(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)})),n(o,"kill",(function(){l(),b._tasks.empty()})),n(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)})),n(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)})),n(o,"remove",(function(e){b._tasks.remove(e)})),n(o,"process",(function(){if(!y){for(y=!0;!b.paused&&s<b.concurrency&&b._tasks.length;){var e=[],t=[],r=b._tasks.length;b.payload&&(r=Math.min(r,b.payload));for(var n=0;n<r;n++){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}})),n(o,"length",(function(){return b._tasks.length})),n(o,"running",(function(){return s})),n(o,"workersList",(function(){return u})),n(o,"idle",(function(){return b._tasks.length+s===0})),n(o,"pause",(function(){b.paused=!0})),n(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,r){return $(e,t,r)}var te=x((function(e,t,r,n){n=E(n);var i=w(r);return F(e,(function(e,r,n){i(t,e,(function(e,r){t=r,n(e)}))}),(function(e){return n(e,t)}))}),4);function re(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];var n=t.map(w);return function(){for(var e=this,t=arguments.length,r=new Array(t),i=0;i<t;i++)r[i]=arguments[i];var o=r[r.length-1];return"function"==typeof o?r.pop():o=z(),te(n,r,(function(t,r,n){r.apply(e,t.concat((function(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),i=1;i<t;i++)r[i-1]=arguments[i];n(e,r)})))}),(function(e,t){return o.apply(void 0,[e].concat(s(t)))})),o[J]}}function ne(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return re.apply(void 0,s(t.reverse()))}var ie=x((function(e,t,r,n){return k(j(t),e,r,n)}),4);var oe=x((function(e,t,r,n){var i=w(r);return ie(e,t,(function(e,t){i(e,(function(e){if(e)return t(e);for(var r=arguments.length,n=new Array(r>1?r-1:0),i=1;i<r;i++)n[i-1]=arguments[i];return t(e,n)}))}),(function(e,t){for(var r=[],i=0;i<t.length;i++){var o;if(t[i])r=(o=r).concat.apply(o,s(t[i]))}return n(e,r)}))}),4);var ae=x((function(e,t,r){return oe(e,1/0,t,r)}),3);var se=x((function(e,t,r){return oe(e,1,t,r)}),3);function ue(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return function(){for(var e=arguments.length,r=new Array(e),n=0;n<e;n++)r[n]=arguments[n];var i=r.pop();return i.apply(void 0,[null].concat(t))}}function ce(e,t){return function(r,n,i,o){var a,s=!1,u=w(i);r(n,(function(r,n,i){u(r,(function(n,o){return n||!1===n?i(n):e(o)&&!a?(s=!0,a=t(!0,r),i(null,T)):void i()}))}),(function(e){if(e)return o(e);o(null,s?a:t(!1))}))}}var le=x((function(e,t,r){return ce((function(e){return e}),(function(e,t){return t}))(M,e,t,r)}),3);var fe=x((function(e,t,r,n){return ce((function(e){return e}),(function(e,t){return t}))(j(t),e,r,n)}),4);var pe=x((function(e,t,r){return ce((function(e){return e}),(function(e,t){return t}))(j(1),e,t,r)}),3);function de(e){return function(t){for(var r=arguments.length,n=new Array(r>1?r-1:0),i=1;i<r;i++)n[i-1]=arguments[i];return w(t).apply(void 0,n.concat([function(t){if("object"===("undefined"==typeof console?"undefined":c(console)))if(t)console.error&&console.error(t);else if(console[e]){for(var r=arguments.length,n=new Array(r>1?r-1:0),i=1;i<r;i++)n[i-1]=arguments[i];n.forEach((function(t){return console[e](t)}))}}]))}}var he=de("dir");var ve=x((function(e,t,r){r=N(r);var n,i=w(e),o=w(t);function a(e){if(e)return r(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];n=i,o.apply(void 0,i.concat([u]))}}function u(e,t){return e?r(e):!1!==e?t?void i(a):r.apply(void 0,[null].concat(s(n))):void 0}return u(null,!0)}),3);function me(e,t,r){var n=w(t);return ve(e,(function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];var i=t.pop();n.apply(void 0,t.concat([function(e,t){return i(e,!t)}]))}),r)}function ge(e){return function(t,r,n){return e(t,n)}}var ye=x((function(e,t,r){return M(e,ge(w(t)),r)}),3);var be=x((function(e,t,r,n){return j(t)(e,ge(w(r)),n)}),4);var _e=x((function(e,t,r){return be(e,1,t,r)}),3);function Se(e){return S(e)?e:function(){for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];var i=r.pop(),o=!0;r.push((function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];o?g((function(){return i.apply(void 0,t)})):i.apply(void 0,t)})),e.apply(this,r),o=!1}}var we=x((function(e,t,r){return ce((function(e){return!e}),(function(e){return!e}))(M,e,t,r)}),3);var xe=x((function(e,t,r,n){return ce((function(e){return!e}),(function(e){return!e}))(j(t),e,r,n)}),4);var Oe=x((function(e,t,r){return ce((function(e){return!e}),(function(e){return!e}))(F,e,t,r)}),3);function ke(e,t,r,n){var i=new Array(t.length);e(t,(function(e,t,n){r(e,(function(e,r){i[t]=!!r,n(e)}))}),(function(e){if(e)return n(e);for(var r=[],o=0;o<t.length;o++)i[o]&&r.push(t[o]);n(null,r)}))}function Ae(e,t,r,n){var i=[];e(t,(function(e,t,n){r(e,(function(r,o){if(r)return n(r);o&&i.push({index:t,value:e}),n(r)}))}),(function(e){if(e)return n(e);n(null,i.sort((function(e,t){return e.index-t.index})).map((function(e){return e.value})))}))}function Te(e,t,r,n){return(A(t)?ke:Ae)(e,t,w(r),n)}var Ee=x((function(e,t,r){return Te(M,e,t,r)}),3);var Ie=x((function(e,t,r,n){return Te(j(t),e,r,n)}),4);var Ne=x((function(e,t,r){return Te(F,e,t,r)}),3);var Re=x((function(e,t){var r=N(t),n=w(Se(e));return function e(t){if(t)return r(t);!1!==t&&n(e)}()}),2);var je=x((function(e,t,r,n){var i=w(r);return ie(e,t,(function(e,t){i(e,(function(r,n){return r?t(r):t(r,{key:n,val:e})}))}),(function(e,t){for(var r={},i=Object.prototype.hasOwnProperty,o=0;o<t.length;o++)if(t[o]){var a=t[o].key,s=t[o].val;i.call(r,a)?r[a].push(s):r[a]=[s]}return n(e,r)}))}),4);function Pe(e,t,r){return je(e,1/0,t,r)}function Ce(e,t,r){return je(e,1,t,r)}var Le=de("log");var Me=x((function(e,t,r,n){n=E(n);var i={},o=w(r);return j(t)(e,(function(e,t,r){o(e,t,(function(e,n){if(e)return r(e);i[t]=n,r(e)}))}),(function(e){return n(e,i)}))}),4);function De(e,t,r){return Me(e,1/0,t,r)}function Be(e,t,r){return Me(e,1,t,r)}function Fe(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(e){return e},r=Object.create(null),n=Object.create(null),i=w(e),o=f((function(e,o){var a=t.apply(void 0,s(e));a in r?g((function(){return o.apply(void 0,[null].concat(s(r[a])))})):a in n?n[a].push(o):(n[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||(r[a]=i);var s=n[a];delete n[a];for(var u=0,c=s.length;u<c;u++)s[u].apply(s,[e].concat(i))}])))}));return o.memo=r,o.unmemoized=e,o}var qe=m(h?process.nextTick:d?setImmediate:v),Ue=x((function(e,t,r){var n=A(t)?[]:{};e(t,(function(e,t,r){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]}n[t]=o,r(e)}))}),(function(e){return r(e,n)}))}),3);function Je(e,t){return Ue(M,e,t)}function ze(e,t,r){return Ue(j(t),e,r)}function Ge(e,t){var r=w(e);return $((function(e,t){r(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 r=this.heap[e];this.heap[e]=this.heap[t],this.heap[t]=r,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 r=this.heap[e];this.heap[e]=this.heap[t],this.heap[t]=r,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,r=0;r<this.heap.length;r++)e(this.heap[r])||(this.heap[t]=this.heap[r],t++);this.heap.splice(t);for(var n=Ve(this.heap.length-1);n>=0;n--)this.percDown(n);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 r=Ge(e,t),n=r.push,i=r.pushAsync;function o(e,t){return Array.isArray(e)?e.map((function(e){return{data:e,priority:t}})):{data:e,priority:t}}return r._tasks=new He,r._createTaskItem=function(e,t){return{data:e.data,priority:e.priority,callback:t}},r.push=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,r=arguments.length>2?arguments[2]:void 0;return n(o(e,t),r)},r.pushAsync=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,r=arguments.length>2?arguments[2]:void 0;return i(o(e,t),r)},delete r.unshift,delete r.unshiftAsync,r}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 r=0,n=e.length;r<n;r++)w(e[r])(t)}),2);function Ye(e,t,r,n){var i=s(e).reverse();return te(i,t,r,n)}function Xe(e){var t=w(e);return f((function(e,r){return e.push((function(e){var t={};e&&(t.error=e);for(var n=arguments.length,i=new Array(n>1?n-1:0),o=1;o<n;o++)i[o-1]=arguments[o];if(i.length>0){var a=i;i.length<=1&&(a=i[0]),t.value=a}r(null,t)})),t.apply(this,e)}))}function $e(e){var t,r=this;return Array.isArray(e)?t=e.map(Xe):(t={},Object.keys(e).forEach((function(n){t[n]=Xe.call(r,e[n])}))),t}function Ze(e,t,r,n){var i=w(r);return Te(e,t,(function(e,t){i(e,(function(e,r){t(e,!r)}))}),n)}var et=x((function(e,t,r){return Ze(M,e,t,r)}),3);var tt=x((function(e,t,r,n){return Ze(j(t),e,r,n)}),4);var rt=x((function(e,t,r){return Ze(F,e,t,r)}),3);function nt(e){return function(){return e}}function it(e,t,r){var n={times:5,intervalFunc:nt(0)};if(arguments.length<3&&"function"==typeof e?(r=t||z(),t=e):(ot(n,e),r=r||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++<n.times&&("function"!=typeof n.errorFilter||n.errorFilter(e)))setTimeout(a,n.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];r.apply(void 0,[e].concat(i))}}))}return a(),r[J]}function ot(e,t){if("object"===c(t))e.times=+t.times||5,e.intervalFunc="function"==typeof t.interval?t.interval:nt(+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 r=e&&e.arity||t.length;S(t)&&(r+=1);var n=w(t);return f((function(t,i){function o(e){n.apply(void 0,s(t).concat([e]))}return(t.length<r-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,r){return ce(Boolean,(function(e){return e}))(M,e,t,r)}),3);var ct=x((function(e,t,r,n){return ce(Boolean,(function(e){return e}))(j(t),e,r,n)}),4);var lt=x((function(e,t,r){return ce(Boolean,(function(e){return e}))(F,e,t,r)}),3);var ft=x((function(e,t,r){var n=w(t);return D(e,(function(e,t){n(e,(function(r,n){if(r)return t(r);t(r,{value:e,criteria:n})}))}),(function(e,t){if(e)return r(e);r(null,t.sort(i).map((function(e){return e.value})))}));function i(e,t){var r=e.criteria,n=t.criteria;return r<n?-1:r>n?1:0}}),3);function pt(e,t,r){var n=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",n=new Error('Callback function "'+t+'" timed out.');n.code="ETIMEDOUT",r&&(n.info=r),u=!0,o(n)}),t),n.apply(void 0,s(i))}))}function dt(e,t,r,n){var i=w(r);return ie(function(e){for(var t=Array(e);e--;)t[e]=e;return t}(e),t,i,n)}function ht(e,t,r){return dt(e,1/0,t,r)}function vt(e,t,r){return dt(e,1,t,r)}function mt(e,t,r,n){arguments.length<=3&&"function"==typeof t&&(n=r,r=t,t=Array.isArray(e)?[]:{}),n=E(n||z());var i=w(r);return M(e,(function(e,r,n){i(t,e,r,n)}),(function(e){return n(e,t)})),n[J]}var gt=x((function(e,t){var r,n=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];r=o.length<2?o[0]:o,n=e,t(e?null:{})}))}),(function(){return t(n,r)}))}));function yt(e){return function(){return(e.unmemoized||e).apply(void 0,arguments)}}var bt=x((function(e,t,r){r=N(r);var n=w(t),i=w(e),o=[];function a(e){if(e)return r(e);for(var t=arguments.length,n=new Array(t>1?t-1:0),a=1;a<t;a++)n[a-1]=arguments[a];o=n,!1!==e&&i(u)}function u(e,t){return e?r(e):!1!==e?t?void n(a):r.apply(void 0,[null].concat(s(o))):void 0}return i(u)}),3);function _t(e,t,r){var n=w(e);return bt((function(e){return n((function(t,r){return e(t,!r)}))}),t,r)}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 r=0;function n(t){w(e[r++]).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||r===e.length)return t.apply(void 0,[i].concat(a));n(a)}}n([])})),wt={apply:l,applyEach:B,applyEachSeries:U,asyncify:y,auto:G,autoInject:K,cargo:Z,cargoQueue:ee,compose:ne,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:Oe,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:rt,retry:it,retryable:at,seq:re,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:Oe,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,r){"use strict";r(6),r(106),r(28),r(49),r(43),r(12),r(89),r(99),r(33);var n=r(9),i=r(8);r(15);var o=r(23),a=r(4),s=r(5);function u(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function c(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?u(Object(r),!0).forEach((function(t){n(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):u(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0}),t.GenesysCloudMediaSession=void 0;var l=r(126).__importDefault(r(295)),f=r(80),p=r(129),d=r(109),h=r(149),v=function(){function e(t,r){var n=this;a(this,e),this.webrtcExtension=t,this.iceCandidatesDiscovered=0,this.iceCandidatesReceivedFromPeer=0,this.state="pending",this.connectionState="starting",this.id=r.id,this.fromJid=r.fromJid,this.peerID=r.peerID,this.logger=r.logger,this.conversationId=r.conversationId,this.fromUserId=r.fromUserId,this.pc=this.peerConnection=new RTCPeerConnection({iceServers:r.iceServers,iceTransportPolicy:r.iceTransportPolicy}),this.originalRoomJid=r.originalRoomJid,this.sessionType=h.SessionTypes[r.sessionType],this.ignoreHostCandidatesFromRemote=!!r.ignoreHostCandidatesFromRemote,this.allowIPv6=!!r.allowIPv6,this.allowTCP=!!r.allowTCP,this.reinvite=!!r.reinvite;var i=new f.EventEmitter;Object.keys(i.__proto__).forEach((function(e){n[e]=i[e]})),r.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,r,n,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,r,n){r||(r={});var i=c(c({},r),this.getLogDetails());this.logger[e](t,i,n)}},{key:"sendGenesysWebrtc",value:(S=o(i.mark((function e(t){var r;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",r={type:"set",genesysWebrtc:t,from:this.webrtcExtension.jid,to:this.peerID},e.abrupt("return",this.webrtcExtension.sendIq(r));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,r,n,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",r=a.length>1&&void 0!==a[1]&&a[1],this.state="ended",n={sessionId:this.id,reason:t.condition||t},r){e.next=7;break}return e.next=7,d.timeoutPromise((function(e,t){return o.sendGenesysWebrtc({jsonrpc:"2.0",method:"terminate",params:n}).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(n.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,r,n,o,a;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t=this.peerConnection.iceConnectionState,r=this.id,n=this.conversationId,o=this.sessionType,this.log("info","ICE state changed: ",{iceState:t,sessionId:r,conversationId:n}),"disconnected"!==t){e.next=9;break}"stable"===this.peerConnection.signalingState&&(this.interruptionStart=new Date,this.log("info","Connection state is interrupted",{sessionId:r,conversationId:n,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,r=this.conversationId,n=this.sessionType;if(this.log("info","Connection state changed: ",{connectionState:e,sessionId:t,conversationId:r,sessionType:n}),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:r,sessionType:n,timeToRecover:i}),this.interruptionStart=void 0}else"failed"===e&&this.log("info","Connection was interrupted and failed to recover",{sessionId:t,conversationId:r,sessionType:n})}},{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 r,n,o;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.match(/m=([^\s]+)/)[1],n=t.match(/a=([^\\\r]+)/)[1],o=this.createIceCandidate(r,n),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,r,n,i=null===(t=e.candidate)||void 0===t?void 0:t.candidate,o=null===(r=e.candidate)||void 0===r?void 0:r.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++,n="m=".concat(o," 9 RTP/AVP 0\r\na=").concat(i)}else n="a=end-of-candidates",this.emit("endOfCandidates");return this.sendGenesysWebrtc({jsonrpc:"2.0",method:"iceCandidate",params:{sessionId:this.id,sdp:n}})}},{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,r){var n;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!(n=this.peerConnection.getTransceivers().find((function(e){var r;return!e.sender.track&&(null===(r=e.receiver.track)||void 0===r?void 0:r.kind)===t.kind})))){e.next=3;break}return e.abrupt("return",n.sender.replaceTrack(t));case 3:this.peerConnection.addTrack(t,r);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,r;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 r={sdp:t.sdp,sessionId:this.id},e.abrupt("return",this.sendGenesysWebrtc({jsonrpc:"2.0",method:"answer",params:r}));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,r){var n;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n={sessionId:this.id,type:r},e.abrupt("return",this.sendGenesysWebrtc({jsonrpc:"2.0",method:"mute",params:n}));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,r){var n;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n={sessionId:this.id,type:r},e.abrupt("return",this.sendGenesysWebrtc({jsonrpc:"2.0",method:"unmute",params:n}));case 2:case"end":return e.stop()}}),e,this)}))),function(e,t){return u.apply(this,arguments)})},{key:"removeTrack",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:"hold",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:"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,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.core=void 0;var n=r(18);(0,n.__exportStar)(r(299),t),(0,n.__exportStar)(r(300),t),(0,n.__exportStar)(r(301),t),(0,n.__exportStar)(r(302),t),(0,n.__exportStar)(r(303),t),(0,n.__exportStar)(r(304),t),(0,n.__exportStar)(r(305),t),(0,n.__exportStar)(r(306),t),(0,n.__exportStar)(r(307),t),(0,n.__exportStar)(r(308),t),(0,n.__exportStar)(r(309),t),(0,n.__exportStar)(r(311),t),(0,n.__exportStar)(r(312),t),(0,n.__exportStar)(r(313),t),(0,n.__exportStar)(r(314),t),(0,n.__exportStar)(r(315),t),(0,n.__exportStar)(r(316),t),(0,n.__exportStar)(r(317),t);var i=(0,n.__importDefault)(r(299)),o=(0,n.__importDefault)(r(300)),a=(0,n.__importDefault)(r(301)),s=(0,n.__importDefault)(r(302)),u=(0,n.__importDefault)(r(303)),c=(0,n.__importDefault)(r(304)),l=(0,n.__importDefault)(r(305)),f=(0,n.__importDefault)(r(306)),p=(0,n.__importDefault)(r(307)),d=(0,n.__importDefault)(r(308)),h=(0,n.__importDefault)(r(309)),v=(0,n.__importDefault)(r(311)),m=(0,n.__importDefault)(r(312)),g=(0,n.__importDefault)(r(313)),y=(0,n.__importDefault)(r(314)),b=(0,n.__importDefault)(r(315)),_=(0,n.__importDefault)(r(316)),S=(0,n.__importDefault)(r(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,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[{element:"XRD",fields:{subject:(0,n.childText)(null,"Subject")},namespace:i.NS_XRD,path:"xrd"},{aliases:[{path:"xrd.links",multiple:!0}],element:"Link",fields:{href:(0,n.attribute)("href"),rel:(0,n.attribute)("rel"),type:(0,n.attribute)("type")},namespace:i.NS_XRD}];t.default=o},function(e,t,r){"use strict";var n=r(8);r(15);var i=r(23),o=r(9),a=r(4),s=r(5),u=r(30),c=r(31),l=r(26);function f(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function p(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?f(Object(r),!0).forEach((function(t){o(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):f(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,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 r,n=l(e);if(t){var i=l(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return c(this,r)}}Object.defineProperty(t,"__esModule",{value:!0}),t.MessengerExtension=void 0;var h=r(505),v=r(93),m=r(129),g=function(e){u(o,e);var t,r=d(o);function o(e,t){var n;return a(this,o),(n=r.call(this)).client=e,n.stanzaInstance=t,n}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,r=v.toBare(e.from)===this.bareJid;this.emit("mediaMessage",p(p({},e),{},{fromMyClient:t,fromMyUser:r}))}}},{key:"broadcastMessage",value:(t=i(n.mark((function e(t){var r;return n.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=m.v4(),t.id=r,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",r);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,r){"use strict";r(6),r(28),r(49),r(7),r(21),r(50),r(43),r(2),r(17),r(12),r(13),r(37),r(33),r(14);var n=r(34),i=r(8);r(15);var o=r(23),a=r(4),s=r(5),u=r(95),c=r(30),l=r(31),f=r(26);function p(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return d(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return d(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(s)throw o}}}}function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}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 r,n=f(e);if(t){var i=f(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return l(this,r)}}Object.defineProperty(t,"__esModule",{value:!0}),t.Client=void 0;var v=r(126),m=r(424),g=r(506);r(450);var y=r(451),b=r(457),_=r(490),S=r(109),w=r(175),x=v.__importDefault(r(80)),O=r(491),k=r(227),A=v.__importDefault(r(504)),T=v.__importDefault(r(400)),E=r(281),I=r(225),N={notifications:y.Notifications,webrtcSessions:b.WebrtcExtension,messenger:I.MessengerExtension},R=function(e){c(b,e);var t,r,l,f,d,v,y=h(b);function b(e){var t;a(this,b),(t=y.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 r=e.authToken||"",n="https://api.".concat(t.config.apiHost,"/api/v2/diagnostics/trace");return t.backgroundAssistantMode&&(r=e.jwt,n+="/backgroundassistant"),t.logger=new g.Logger({accessToken:r,url:n,uploadDebounceTime:1e3,initializeServerLogging:!t.isGuest&&!e.optOutOfWebrtcStatsTelemetry,appVersion:b.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 O.ConnectionManager(t.logger,t.config),Object.keys(N).forEach((function(r){var n=new N[r](u(t),e);t.extensions.push(n),n.tokenBucket||(n.tokenBucket=new m.TokenBucket(20,25,1e3),n.tokenBucket.content=25),"function"==typeof n.on&&n.on("send",t.handleSendEventFromExtension.bind(u(t),n)),t[r]=n.expose,t["_".concat(r)]=n})),t}return s(b,[{key:"handleSendEventFromExtension",value:function(e,t){var r=this,n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return e.tokenBucket.removeTokens(1,(function(){var e=r.activeStanzaInstance;return e?!0===n?e.sendMessage(t):e.sendIQ(t):r.logger.warn("cannot send message, no active stanza client",{data:t,message:n},{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(r){for(var n=arguments.length,i=new Array(n>1?n-1:0),o=1;o<n;o++)i[o-1]=arguments[o];var a=e.originalEmitter.apply(e,[r].concat(i));return"connected"===r?a:("disconnected"===r&&(r="stanzaDisconnected"),t.emit.apply(t,[r].concat(i)))}}},{key:"handleStanzaDisconnectedEvent",value:(v=o(i.mark((function e(t){var r;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===(r=t.pinger)||void 0===r||r.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 v.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:(d=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 d.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,r=this.getConnectionData(),n=5*e,i={currentDelayMs:e,delayMsAfterNextReduction:e/2,nextDelayReductionTime:(new Date).getTime()+n,timeOfTotalReset:r.timeOfTotalReset};if(r.timeOfTotalReset&&r.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:n,delayMsAfterNextReduction:i.delayMsAfterNextReduction}),this.backoffReductionTimer=setTimeout((function(){return t.decreaseBackoff(i.delayMsAfterNextReduction)}),n)}},{key:"getStartingDelay",value:function(e,t){var r=Math.max(e.currentDelayMs,2e3);return e.timeOfTotalReset&&e.timeOfTotalReset<(new Date).getTime()?2e3:Math.min(r,t)}},{key:"connect",value:(f=o(i.mark((function e(t){var r,n,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 n=new Error("Already trying to connect streaming client"),e.abrupt("return",this.logger.warn(n));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,k.backOff(o(i.mark((function e(){var t,r;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&&(r=t.nextDelayReductionTime-(new Date).getTime(),h.logger.debug("Setting timer for next backoff reduction",{msUntilReduction:r,delayMsAfterNextReduction:t.delayMsAfterNextReduction}),h.backoffReductionTimer=setTimeout((function(){return h.decreaseBackoff(t.delayMsAfterNextReduction||0)}),r));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===(r=p.response)||void 0===r?void 0:r.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 f.apply(this,arguments)})},{key:"backoffConnectRetryHandler",value:(l=o(i.mark((function e(t,r,n){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(!(n>=t.maxConnectionAttempts)){e.next=2;break}return e.abrupt("return",!1);case 2:if(l={connectionAttempt:n,error:r},r){e.next=7;break}l.error=new Error("streaming client backoff handler received undefined error"),e.next=15;break;case 7:if("AxiosError"!==r.name){e.next=15;break}if(p=(f=r).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=r.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(r instanceof T.default&&(this.logger.info("hardReconnectRequired set to true due to sasl error"),this.hardReconnectRequired=!0,Object.assign(l,{channelId:r.channelId,stanzaInstanceId:r.stanzaInstanceId})),r instanceof E.TimeoutError&&(l.error=r.message,(h=r.details)&&(l.details=h)),!(null==r?void 0:r.response)){e.next=27;break}if(!(v=(null===(s=r.response.headers)||void 0===s?void 0:s["retry-after"])||(null===(c=(u=r.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:r 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:r instanceof A.default}),this.increaseBackoff(),e.abrupt("return",!0);case 30:case"end":return e.stop()}}),e,this)}))),function(e,t,r){return l.apply(this,arguments)})},{key:"makeConnectionAttempt",value:(r=o(i.mark((function e(){var t,r,n,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 n=this.connecting,e.prev=3,e.next=6,this.prepareForConnect();case 6:return e.next=8,this.connectionManager.getNewStanzaConnection();case 8:r=e.sent,this.connected=!0,this.connecting=!1,this.addInateEventHandlers(r),this.proxyStanzaEvents(r),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(r);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(r)}catch(e){u.e(e)}finally{u.f()}this.activeStanzaInstance=r,r.pinger=new _.Ping(this,r),this.emit("connected"),e.next=49;break;case 38:if(e.prev=38,e.t1=e.catch(3),!r){e.next=48;break}return this.logger.error("Error occurred in connection attempt, but after websocket connected. Cleaning up connection so backoff is respected",{stanzaInstanceId:r.id,channelId:r.channelId}),this.removeStanzaBoundEventHandlers(),null===(t=r.pinger)||void 0===t||t.stop(),e.next=46,r.disconnect();case 46:this.connected=!1,this.connecting=n;case 48:throw e.t1;case 49:case"end":return e.stop()}}),e,this,[[3,38],[14,25,28,31]])}))),function(){return r.apply(this,arguments)})},{key:"prepareForConnect",value:(t=o(i.mark((function e(){var t,r,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):(r={method:"get",host:this.config.apiHost,authToken:this.config.authToken,logger:this.logger},t=this.http.requestApi("users/me",r).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=n(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 b.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.2"}}]),b}(x.default);t.Client=R},function(e,t,r){"use strict";r(48),r(52),r(92),r(7),r(2),r(17),r(13),r(14);var n=this&&this.__awaiter||function(e,t,r,n){return new(r||(r=Promise))((function(i,o){function a(e){try{u(n.next(e))}catch(e){o(e)}}function s(e){try{u(n.throw(e))}catch(e){o(e)}}function u(e){var t;e.done?i(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(a,s)}u((n=n.apply(e,t||[])).next())}))},i=this&&this.__generator||function(e,t){var r,n,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(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(i=2&o[0]?n.return:o[0]?n.throw||((i=n.return)&&i.call(n),0):n.next)&&!(i=i.call(n,o[1])).done)return i;switch(n=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++,n=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],n=0}finally{r=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=r(433),a=r(434);t.backOff=function(e,t){return void 0===t&&(t={}),n(this,void 0,void 0,(function(){var r;return i(this,(function(n){switch(n.label){case 0:return r=o.getSanitizedOptions(t),[4,new s(e,r).execute()];case 1:return[2,n.sent()]}}))}))};var s=function(){function e(e,t){this.request=e,this.options=t,this.attemptNumber=0}return e.prototype.execute=function(){return n(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 n(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,r){var n=r(41),i=r(22),o=r(182);e.exports=!n&&!i((function(){return 7!=Object.defineProperty(o("div"),"a",{get:function(){return 7}}).a}))},function(e,t,r){var n=r(20),i=r(183),o=n["__core-js_shared__"]||i("__core-js_shared__",{});e.exports=o},function(e,t,r){var n=r(45),i=r(186),o=r(96),a=r(46);e.exports=function(e,t){for(var r=i(t),s=a.f,u=o.f,c=0;c<r.length;c++){var l=r[c];n(e,l)||s(e,l,u(t,l))}}},function(e,t,r){var n=r(20);e.exports=n},function(e,t,r){var n=r(45),i=r(85),o=r(134).indexOf,a=r(133);e.exports=function(e,t){var r,s=i(e),u=0,c=[];for(r in s)!n(a,r)&&n(s,r)&&c.push(r);for(;t.length>u;)n(s,r=t[u++])&&(~o(c,r)||c.push(r));return c}},function(e,t,r){var n=r(190);e.exports=n&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},function(e,t,r){var n=r(102);e.exports=n("navigator","userAgent")||""},function(e,t,r){var n=r(41),i=r(46),o=r(44),a=r(139);e.exports=n?Object.defineProperties:function(e,t){o(e);for(var r,n=a(t),s=n.length,u=0;s>u;)i.f(e,r=n[u++],t[r]);return e}},function(e,t,r){var n=r(102);e.exports=n("document","documentElement")},function(e,t,r){var n=r(85),i=r(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(n(e))}},function(e,t,r){var n=r(32);t.f=n},function(e,t,r){"use strict";var n=r(82).forEach,i=r(117),o=r(86),a=i("forEach"),s=o("forEach");e.exports=a&&s?[].forEach:function(e){return n(this,e,arguments.length>1?arguments[1]:void 0)}},function(e,t,r){"use strict";var n=r(241).IteratorPrototype,i=r(118),o=r(113),a=r(98),s=r(141),u=function(){return this};e.exports=function(e,t,r){var c=t+" Iterator";return e.prototype=i(n,{next:o(1,r)}),a(e,c,!1,!0),s[c]=u,e}},function(e,t,r){"use strict";var n,i,o,a=r(124),s=r(81),u=r(45),c=r(32),l=r(101),f=c("iterator"),p=!1;[].keys&&("next"in(o=[].keys())?(i=a(a(o)))!==Object.prototype&&(n=i):p=!0),null==n&&(n={}),l||u(n,f)||s(n,f,(function(){return this})),e.exports={IteratorPrototype:n,BUGGY_SAFARI_ITERATORS:p}},function(e,t,r){var n=r(22);e.exports=!n((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}))},function(e,t,r){"use strict";var n=r(20),i=r(41),o=r(244),a=r(81),s=r(156),u=r(22),c=r(121),l=r(103),f=r(38),p=r(245),d=r(410),h=r(124),v=r(142),m=r(115).f,g=r(46).f,y=r(195),b=r(98),_=r(91),S=_.get,w=_.set,x=n.ArrayBuffer,O=x,k=n.DataView,A=k&&k.prototype,T=Object.prototype,E=n.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,r,n){var i=p(r),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 n?u:u.reverse()},F=function(e,t,r,n,i,o){var a=p(r),s=S(e);if(a+t>s.byteLength)throw E("Wrong index");for(var u=S(s.buffer).bytes,c=a+s.byteOffset,l=n(+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=(O=function(e){return c(this,O),new x(p(e))}).prototype=x.prototype,J=m(x),z=0;J.length>z;)(q=J[z++])in O||a(O,q,x[q]);U.constructor=O}v&&h(A)!==T&&v(A,T);var G=new k(new O(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 O=function(e){c(this,O,"ArrayBuffer");var t=p(e);w(this,{bytes:y.call(new Array(t),0),byteLength:t}),i||(this.byteLength=t)},k=function(e,t,r){c(this,k,"DataView"),c(e,O,"DataView");var n=S(e).byteLength,o=l(t);if(o<0||o>n)throw E("Wrong offset");if(o+(r=void 0===r?n-o:f(r))>n)throw E("Wrong length");w(this,{buffer:e,byteLength:r,byteOffset:o}),i||(this.buffer=e,this.byteLength=r,this.byteOffset=o)},i&&(D(O,"byteLength"),D(k,"buffer"),D(k,"byteLength"),D(k,"byteOffset")),s(k.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(O,"ArrayBuffer"),b(k,"DataView"),e.exports={ArrayBuffer:O,DataView:k}},function(e,t){e.exports="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView},function(e,t,r){var n=r(103),i=r(38);e.exports=function(e){if(void 0===e)return 0;var t=n(e),r=i(t);if(t!==r)throw RangeError("Wrong length or index");return r}},function(e,t,r){var n=r(20);e.exports=n.Promise},function(e,t,r){var n=r(44);e.exports=function(e,t,r,i){try{return i?t(n(r)[0],r[1]):t(r)}catch(t){var o=e.return;throw void 0!==o&&n(o.call(e)),t}}},function(e,t,r){var n=r(234);e.exports=/(iphone|ipod|ipad).*applewebkit/i.test(n)},function(e,t,r){var n,i,o,a,s,u,c,l,f=r(20),p=r(96).f,d=r(97),h=r(199).set,v=r(248),m=f.MutationObserver||f.WebKitMutationObserver,g=f.process,y=f.Promise,b="process"==d(g),_=p(f,"queueMicrotask"),S=_&&_.value;S||(n=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(n)}:m&&!v?(s=!0,u=document.createTextNode(""),new m(n).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,n)}):a=function(){h.call(f,n)}),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,r){var n=r(44),i=r(42),o=r(251);e.exports=function(e,t){if(n(e),i(t)&&t.constructor===e)return t;var r=o.f(e);return(0,r.resolve)(t),r.promise}},function(e,t,r){"use strict";var n=r(123),i=function(e){var t,r;this.promise=new e((function(e,n){if(void 0!==t||void 0!==r)throw TypeError("Bad Promise constructor");t=e,r=n})),this.resolve=n(t),this.reject=n(r)};e.exports.f=function(e){return new i(e)}},function(e,t,r){"use strict";var n=r(22);function i(e,t){return RegExp(e,t)}t.UNSUPPORTED_Y=n((function(){var e=i("a","y");return e.lastIndex=2,null!=e.exec("abcd")})),t.BROKEN_CARET=n((function(){var e=i("^r","gy");return e.lastIndex=2,null!=e.exec("str")}))},function(e,t,r){var n=r(90),i="["+r(254)+"]",o=RegExp("^"+i+i+"*"),a=RegExp(i+i+"*$"),s=function(e){return function(t){var r=String(n(t));return 1&e&&(r=r.replace(o,"")),2&e&&(r=r.replace(a,"")),r}};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,r){"use strict";var n=r(10),i=r(20),o=r(41),a=r(414),s=r(35),u=r(243),c=r(121),l=r(113),f=r(81),p=r(38),d=r(245),h=r(256),v=r(114),m=r(45),g=r(138),y=r(42),b=r(118),_=r(142),S=r(115).f,w=r(416),x=r(82).forEach,O=r(125),k=r(46),A=r(96),T=r(91),E=r(162),I=T.get,N=T.set,R=k.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 r=0,n=t.length,i=new(U(e))(n);n>r;)i[r]=t[r++];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,r){return!(V(e,t=v(t,!0))&&y(r)&&m(r,"value"))||m(r,"get")||m(r,"set")||r.configurable||m(r,"writable")&&!r.writable||m(r,"enumerable")&&!r.enumerable?R(e,t,r):(e[t]=r.value,e)};o?(D||(A.f=W,k.f=Q,G(q,"buffer"),G(q,"byteOffset"),G(q,"byteLength"),G(q,"length")),n({target:"Object",stat:!0,forced:!D},{getOwnPropertyDescriptor:W,defineProperty:Q}),e.exports=function(e,t,r){var o=e.match(/\d+$/)[0]/8,s=e+(r?"Clamped":"")+"Array",u="get"+e,l="set"+e,v=i[s],m=v,g=m&&m.prototype,k={},A=function(e,t){R(e,t,{get:function(){return function(e,t){var r=I(e);return r.view[u](t*o+r.byteOffset,!0)}(this,t)},set:function(e){return function(e,t,n){var i=I(e);r&&(n=(n=P(n))<0?0:n>255?255:255&n),i.view[l](t*o+i.byteOffset,n,!0)}(this,t,e)},enumerable:!0})};D?a&&(m=t((function(e,t,r,n){return c(e,m,s),E(y(t)?H(t)?void 0!==n?new v(t,h(r,o),n):void 0!==r?new v(t,h(r,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,r,n){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(r,o);var v=t.byteLength;if(void 0===n){if(v%o)throw C("Wrong length");if((a=v-f)<0)throw C("Wrong length")}else if((a=p(n)*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),k[s]=m,n({global:!0,forced:m!=v,sham:!D},k),"BYTES_PER_ELEMENT"in m||f(m,"BYTES_PER_ELEMENT",o),"BYTES_PER_ELEMENT"in g||f(g,"BYTES_PER_ELEMENT",o),O(s)}):e.exports=function(){}},function(e,t,r){var n=r(415);e.exports=function(e,t){var r=n(e);if(r%t)throw RangeError("Wrong offset");return r}},function(e,t,r){"use strict";var n=r(54),i=r(116),o=r(38),a=Math.min;e.exports=[].copyWithin||function(e,t){var r=n(this),s=o(r.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 r?r[u]=r[c]:delete r[u],u+=p,c+=p;return r}},function(e,t,r){"use strict";var n=r(85),i=r(103),o=r(38),a=r(117),s=r(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=n(this),r=o(t.length),a=r-1;for(arguments.length>1&&(a=u(a,i(arguments[1]))),a<0&&(a=r+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,r){var n=r(22),i=r(32),o=r(101),a=i("iterator");e.exports=!n((function(){var e=new URL("b?a=1&b=2&c=3","http://a"),t=e.searchParams,r="";return e.pathname="c%20d",t.forEach((function(e,n){t.delete("b"),r+=n+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"!==r||"x"!==new URL("http://x",void 0).host}))},function(e,t,r){"use strict";var n=r(41),i=r(22),o=r(139),a=r(188),s=r(151),u=r(54),c=r(131),l=Object.assign,f=Object.defineProperty;e.exports=!l||i((function(){if(n&&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={},r=Symbol();return e[r]=7,"abcdefghijklmnopqrst".split("").forEach((function(e){t[e]=e})),7!=l({},e)[r]||"abcdefghijklmnopqrst"!=o(l({},t)).join("")}))?function(e,t){for(var r=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++],n&&!p.call(h,d)||(r[d]=h[d]);return r}:l},function(e,t,r){"use strict";var n=r(120),i=r(54),o=r(247),a=r(198),s=r(38),u=r(136),c=r(143);e.exports=function(e){var t,r,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=n(g,m>2?arguments[2]:void 0,2)),null==b||v==Array&&a(b))for(r=new v(t=s(h.length));t>_;_++)d=y?g(h[_],_):h[_],u(r,_,d);else for(p=(f=b.call(h)).next,r=new v;!(l=p.call(f)).done;_++)d=y?o(f,g,[l.value,_],!0):l.value,u(r,_,d);return r.length=_,r}},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 r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n},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,r){var n=r(11).default,i=r(423);e.exports=function(e){var t=i(e,"string");return"symbol"===n(t)?t:String(t)},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){var n=r(10),i=r(22),o=r(85),a=r(96).f,s=r(41),u=i((function(){a(1)}));n({target:"Object",stat:!0,forced:!s||u,sham:!s},{getOwnPropertyDescriptor:function(e,t){return a(o(e),t)}})},function(e,t,r){(function(t){r(104);var n=function(e,t,r,n){if(this.bucketSize=e,this.tokensPerInterval=t,"string"==typeof r)switch(r){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 "+r)}else this.interval=r;this.parentBucket=n,this.content=0,this.lastDrip=+new Date};n.prototype={bucketSize:1,tokensPerInterval:1,interval:1e3,parentBucket:null,content:0,lastDrip:0,removeTokens:function(e,r){var n=this;return this.bucketSize?e>this.bucketSize?(t.nextTick(r.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?r(t,null):e>n.content?i():(n.content-=e,void r(null,Math.min(o,n.content)))})):(this.content-=e,t.nextTick(r.bind(null,null,this.content)),!0)):(t.nextTick(r.bind(null,null,e,Number.POSITIVE_INFINITY)),!0);function i(){var t=Math.ceil((e-n.content)*(n.interval/n.tokensPerInterval));return setTimeout((function(){n.removeTokens(e,r)}),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 r=t*(this.tokensPerInterval/this.interval);this.content=Math.min(this.content+r,this.bucketSize)}else this.content=this.bucketSize}},e.exports=n}).call(this,r(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,r){"use strict";var n=r(10),i=r(20),o=r(135),a=r(53),s=r(271),u=r(197),c=r(121),l=r(42),f=r(22),p=r(157),d=r(98),h=r(162);e.exports=function(e,t,r){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,r){return t.call(this,0===e?0:e,r),this})};if(o(e,"function"!=typeof y||!(m||b.forEach&&!f((function(){(new y).entries().next()})))))_=r.getConstructor(t,e,v,g),s.REQUIRED=!0;else if(o(e,!0)){var x=new _,O=x[g](m?{}:-0,1)!=x,k=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,r){c(t,_,e);var n=h(new y,t,_);return null!=r&&u(r,n[g],n,v),n}))).prototype=b,b.constructor=_),(k||T)&&(w("delete"),w("has"),v&&w("get")),(T||O)&&w(g),m&&b.clear&&delete b.clear}return S[e]=_,n({global:!0,forced:_!=y},S),d(_,e),m||r.setStrong(_,e,v),_}},function(e,t,r){var n=r(133),i=r(42),o=r(45),a=r(46).f,s=r(132),u=r(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}};n[c]=!0},function(e,t,r){"use strict";var n=r(46).f,i=r(118),o=r(156),a=r(120),s=r(121),u=r(197),c=r(194),l=r(125),f=r(41),p=r(271).fastKey,d=r(91),h=d.set,v=d.getterFor;e.exports={getConstructor:function(e,t,r,c){var l=e((function(e,n){s(e,l,t),h(e,{type:t,index:i(null),first:void 0,last:void 0,size:0}),f||(e.size=0),null!=n&&u(n,e[c],e,r)})),d=v(t),m=function(e,t,r){var n,i,o=d(e),a=g(e,t);return a?a.value=r:(o.last=a={index:i=p(t,!0),key:t,value:r,previous:n=o.last,next:void 0,removed:!1},o.first||(o.first=a),n&&(n.next=a),f?o.size++:e.size++,"F"!==i&&(o.index[i]=a)),e},g=function(e,t){var r,n=d(e),i=p(t);if("F"!==i)return n.index[i];for(r=n.first;r;r=r.next)if(r.key==t)return r};return o(l.prototype,{clear:function(){for(var e=d(this),t=e.index,r=e.first;r;)r.removed=!0,r.previous&&(r.previous=r.previous.next=void 0),delete t[r.index],r=r.next;e.first=e.last=void 0,f?e.size=0:this.size=0},delete:function(e){var t=d(this),r=g(this,e);if(r){var n=r.next,i=r.previous;delete t.index[r.index],r.removed=!0,i&&(i.next=n),n&&(n.previous=i),t.first==r&&(t.first=n),t.last==r&&(t.last=i),f?t.size--:this.size--}return!!r},forEach:function(e){for(var t,r=d(this),n=a(e,arguments.length>1?arguments[1]:void 0,3);t=t?t.next:r.first;)for(n(t.value,t.key,this);t&&t.removed;)t=t.previous},has:function(e){return!!g(this,e)}}),o(l.prototype,r?{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&&n(l.prototype,"size",{get:function(){return d(this).size}}),l},setStrong:function(e,t,r){var n=t+" Iterator",i=v(t),o=v(n);c(e,t,(function(e,t){h(this,{type:n,target:e,state:i(e),kind:t,last:void 0})}),(function(){for(var e=o(this),t=e.kind,r=e.last;r&&r.removed;)r=r.previous;return e.target&&(e.last=r=r?r.next:e.state.first)?"keys"==t?{value:r.key,done:!1}:"values"==t?{value:r.value,done:!1}:{value:[r.key,r.value],done:!1}:(e.target=void 0,{value:void 0,done:!0})}),r?"entries":"values",!r,!0),l(t)}}},function(e,t,r){"use strict";r(2),r(17),Object.defineProperty(t,"__esModule",{value:!0});var n=r(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 n.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,r=this.numOfDelayedAttempts,n=e*Math.pow(t,r);return Math.min(n,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,r){r(10)({target:"Number",stat:!0},{isFinite:r(440)})},function(e,t,r){var n=r(41),i=r(139),o=r(85),a=r(151).f,s=function(e){return function(t){for(var r,s=o(t),u=i(s),c=u.length,l=0,f=[];c>l;)r=u[l++],n&&!a.call(s,r)||f.push(e?[r,s[r]]:s[r]);return f}};e.exports={entries:s(!0),values:s(!1)}},function(e,t,r){"use strict";var n=r(10),i=r(82).some,o=r(117),a=r(86),s=o("some"),u=a("some");n({target:"Array",proto:!0,forced:!s||!u},{some:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}})},function(e,t,r){"use strict";var n,i=r(10),o=r(96).f,a=r(38),s=r(208),u=r(90),c=r(209),l=r(101),f="".endsWith,p=Math.min,d=c("endsWith");i({target:"String",proto:!0,forced:!!(l||d||(n=o(String.prototype,"endsWith"),!n||n.writable))&&!d},{endsWith:function(e){var t=String(u(this));s(e);var r=arguments.length>1?arguments[1]:void 0,n=a(t.length),i=void 0===r?n:p(a(r),n),o=String(e);return f?f.call(t,o,i):t.slice(i-o.length,i)===o}})},function(e,t,r){"use strict";var n=r(160),i=r(44),o=r(90),a=r(448),s=r(161);n("search",1,(function(e,t,r){return[function(t){var r=o(this),n=null==t?void 0:t[e];return void 0!==n?n.call(t,r):new RegExp(t)[e](String(r))},function(e){var n=r(t,e,this);if(n.done)return n.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,r){r(10)({target:"Number",stat:!0},{isInteger:r(453)})},function(e,t,r){r(255)("Uint32",(function(e){return function(t,r,n){return e(this,t,r,n)}}))},function(e,t,r){"use strict";var n=r(4),i=r(30),o=r(31),a=r(26),s=r(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 r,n=a(e);if(t){var i=a(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return o(this,r)}}Object.defineProperty(t,"__esModule",{value:!0}),t.TimeoutError=void 0;var c=function(e){i(r,e);var t=u(r);function r(e){return n(this,r),t.call(this,e)}return r}(s(Error));t.TimeoutError=c},function(e,t){(function(t){e.exports=t}).call(this,{})},function(e,t,r){"use strict";r(6),r(7),r(25),r(21),r(78),r(2),r(12),r(24),r(79),r(284),r(211),r(13),r(47),r(14);var n=r(34),i=r(4),o=r(5);function a(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return s(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return s(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){u=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(u)throw o}}}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}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,r(18).__importDefault)(r(210)),c=r(458),l=function(){function e(t,r){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(":"),r=n(t,2),i=r[0],o=r[1];return[parseInt(i,32),parseInt(o,32)]}))),o.m&&(this.mappings=new Map(o.m.split("|").map((function(e){var t=e.split(":"),r=n(t,2),i=r[0],o=r[1].split(";").map((function(e){return parseInt(e,32)}));return[parseInt(i,32),o]}))))):r&&(this.singles=new Set(r))}return o(e,[{key:"contains",value:function(e){if(this.singles.has(e))return!0;for(var t=0,r=this.ranges.length-1;t<=r;){var n=Math.floor((t+r)/2),i=this.ranges[n];if(e<i[0])r=n-1;else{if(!(e>i[1]))return!0;t=n+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,r){var n,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",o=u.default.ucs2.decode(i),s=[],c=a(o);try{for(c.s();!(n=c.n()).done;){var l=n.value;if(!r&&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,O=b.value,k=a(e.prohibited);try{for(k.s();!(x=k.n()).done;){var A=x.value;if(A.contains(O))throw new Error("Prohibited code point: x"+O.toString(16))}}catch(e){k.e(e)}finally{k.f()}if(!r&&e.unassigned.contains(O))throw new Error("Prohibited code point: x"+O.toString(16));e.bidirectional&&(_=_||t.D1.contains(O),S=S||t.D2.contains(O))}}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,r){"use strict";var n=r(10),i=r(159).codeAt;n({target:"String",proto:!0},{codePointAt:function(e){return i(this,e)}})},function(e,t,r){"use strict";r(6),r(39),r(7),r(78),r(43),r(2),r(12),r(79),r(13),r(47),r(14);var n=r(16),i=r(9),o=r(34),a=r(4),s=r(5);function u(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function c(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?u(Object(r),!0).forEach((function(t){i(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):u(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function l(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return f(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return f(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(s)throw o}}}}function f(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}Object.defineProperty(t,"__esModule",{value:!0});var p=r(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 r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],n=arguments.length>3?arguments[3]:void 0,i=arguments.length>4?arguments[4]:void 0,a={multiple:r||!1,name:e,selector:n,translator:t},s=this.children.get(e);if(s){var u=s.translator;s.multiple=r,n&&s.selector&&n!==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],O=w.split("__v__"),k=o(O,2),A=k[0],T=k[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,r,n,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=r||"",a.typeValues.set(n,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,r="{".concat(e.namespace,"}").concat(e.element),n=e.type||this.defaultType,i=e.version||this.defaultVersion,a=i?"".concat(n,"__v__").concat(i):n,s=this.importers.get(r)||{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(r,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 O,k=l(e.exporterOrdering);try{for(k.s();!(O=k.n()).done;){var A=o(O.value,2),T=A[0],E=A[1];b.fieldOrders.set(T,E)}}catch(e){k.e(e)}finally{k.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(r,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),re=te[0],ne=te[1];Q.fieldOrders.set(re,ne)}}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,r=l(this.children);try{for(r.s();!(t=r.n()).done;){var n=o(t.value,2),i=n[0],a=n[1];e.children.set(i,a)}}catch(e){r.e(e)}finally{r.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,O=l(S.value.children.values());try{for(O.s();!(x=O.n()).done;){var k=x.value;k.translator===this&&(k.translator=e)}}catch(e){O.e(e)}finally{O.f()}}}catch(e){w.e(e)}finally{w.f()}this.parents=new Set}},{key:"import",value:function(e,t){var r="{".concat(e.getNamespace(),"}").concat(e.getName()),i={},a=this.importers.get(r);if(a){var s,u=(this.typeValues.get(r)||"").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(r)||"";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=n(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 O=x(e,g);null!=O&&(i[w]=O)}}catch(e){S.e(e)}finally{S.f()}var k,A=l(e.children);try{for(A.s();!(k=A.n()).done;){var T=k.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 r,n=this.defaultType,i=this.defaultVersion,a=t.path||"";t.pathSelector&&(r=this.contexts.get("".concat(a,"[").concat(t.pathSelector,"]"))),r||(r=this.contexts.get(a)),r?n=r.impliedType||e[r.typeField]||this.defaultType:this.typeField&&(n=e[this.typeField]||this.defaultType),this.versionField&&(i=e[this.versionField]||this.defaultVersion);var s=i?"".concat(n,"__v__").concat(i):n,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:n,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 O=e[x],k=u.fields.get(x);if(k)k(f,O,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===n){var N,R=l(E?null!=O?O:[]:[O]);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,r){"use strict";r(7),r(78),r(2),r(13),r(14),Object.defineProperty(t,"__esModule",{value:!0}),t.Hash=void 0;var n=r(18),i=(0,n.__importDefault)(r(147));t.Hash=i.default;var o=(0,n.__importDefault)(r(477)),a=(0,n.__importDefault)(r(478)),s=(0,n.__importDefault)(r(479)),u=(0,n.__importDefault)(r(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,r){"use strict";(function(t,n){r(6),r(7),r(36),r(29),r(87),r(166),r(2),r(83),r(55),r(56),r(57),r(58),r(59),r(60),r(61),r(62),r(63),r(64),r(65),r(66),r(67),r(68),r(69),r(70),r(71),r(72),r(73),r(74),r(75),r(76),r(77);var i,o=r(172);e.exports=m,m.ReadableState=v;r(80).EventEmitter;var a=function(e,t){return e.listeners(t).length},s=r(80).EventEmitter,u=r(94).Buffer,c=t.Uint8Array||function(){};var l,f=Object.create(r(148)),p=r(473).BufferList,d=r(288);f.inherits(m,s);var h=["error","close","destroy","pause","resume"];function v(e,t){e=e||{};var n=t instanceof(i=i||r(128));this.objectMode=!!e.objectMode,n&&(this.objectMode=this.objectMode||!!e.readableObjectMode);var o=e.highWaterMark,a=e.readableHighWaterMark,s=this.objectMode?16:16384;this.highWaterMark=o||0===o?o:n&&(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=r(290).StringDecoder),this.decoder=new l(e.encoding),this.encoding=e.encoding)}function m(e){if(i=i||r(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,r,n,i){var o,a=e._readableState;null===t?(a.reading=!1,function(e,t){if(t.ended)return;if(t.decoder){var r=t.decoder.end();r&&r.length&&(t.buffer.push(r),t.length+=t.objectMode?1:r.length)}t.ended=!0,_(e)}(e,a)):(i||(o=function(e,t){var r;n=t,u.isBuffer(n)||n instanceof c||"string"==typeof t||void 0===t||e.objectMode||(r=new TypeError("Invalid non-string/buffer chunk"));var n;return r}(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)),n?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&&!r?(t=a.decoder.write(t),a.objectMode||0!==t.length?y(e,a,t,!1):w(e,a)):y(e,a,t,!1))):n||(a.reading=!1));return function(e){return!e.ended&&(e.needReadable||e.length<e.highWaterMark||0===e.length)}(a)}function y(e,t,r,n){t.flowing&&0===t.length&&!t.sync?(e.emit("data",r),e.read(0)):(t.length+=t.objectMode?1:r.length,n?t.buffer.unshift(r):t.buffer.push(r),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 r,n=this._readableState;return n.objectMode?r=!0:"string"==typeof e&&((t=t||n.defaultEncoding)!==n.encoding&&(e=u.from(e,t),t=""),r=!0),g(this,e,t,!1,r)},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=r(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 r=t.length;!t.reading&&!t.flowing&&!t.ended&&t.length<t.highWaterMark&&(e.read(0),r!==t.length);)r=t.length;t.readingMore=!1}function O(e){e.read(0)}function k(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?r=t.buffer.shift():!e||e>=t.length?(r=t.decoder?t.buffer.join(""):1===t.buffer.length?t.buffer.head.data:t.buffer.concat(t.length),t.buffer.clear()):r=function(e,t,r){var n;e<t.head.data.length?(n=t.head.data.slice(0,e),t.head.data=t.head.data.slice(e)):n=e===t.head.data.length?t.shift():r?function(e,t){var r=t.head,n=1,i=r.data;e-=i.length;for(;r=r.next;){var o=r.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?(++n,r.next?t.head=r.next:t.head=t.tail=null):(t.head=r,r.data=o.slice(a));break}++n}return t.length-=n,i}(e,t):function(e,t){var r=u.allocUnsafe(e),n=t.head,i=1;n.data.copy(r),e-=n.data.length;for(;n=n.next;){var o=n.data,a=e>o.length?o.length:e;if(o.copy(r,r.length-e,0,a),0===(e-=a)){a===o.length?(++i,n.next?t.head=n.next:t.head=t.tail=null):(t.head=n,n.data=o.slice(a));break}++i}return t.length-=i,r}(e,t);return n}(e,t.buffer,t.decoder),r);var r}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 r=0,n=e.length;r<n;r++)if(e[r]===t)return r;return-1}m.prototype.read=function(e){e=parseInt(e,10);var t=this._readableState,r=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 n,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(r,t))),null===(n=e>0?T(e,t):null)?(t.needReadable=!0,e=0):t.length-=e,0===t.length&&(t.ended||(t.needReadable=!0),r!==e&&t.ended&&E(this)),null!==n&&this.emit("data",n),n},m.prototype._read=function(e){this.emit("error",new Error("_read() is not implemented"))},m.prototype.pipe=function(e,t){var r=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!==n.stdout&&e!==n.stderr?c:g;function u(t,n){t===r&&n&&!1===n.hasUnpiped&&(n.hasUnpiped=!0,e.removeListener("close",v),e.removeListener("finish",m),e.removeListener("drain",l),e.removeListener("error",h),e.removeListener("unpipe",u),r.removeListener("end",c),r.removeListener("end",g),r.removeListener("data",d),f=!0,!i.awaitDrain||e._writableState&&!e._writableState.needDrain||l())}function c(){e.end()}i.endEmitted?o.nextTick(s):r.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))}}(r);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&&(r._readableState.awaitDrain,r._readableState.awaitDrain++,p=!0),r.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(){r.unpipe(e)}return r.on("data",d),function(e,t,r){if("function"==typeof e.prependListener)return e.prependListener(t,r);e._events&&e._events[t]?Array.isArray(e._events[t])?e._events[t].unshift(r):e._events[t]=[r,e._events[t]]:e.on(t,r)}(e,"error",h),e.once("close",v),e.once("finish",m),e.emit("pipe",r),i.flowing||r.resume(),e},m.prototype.unpipe=function(e){var t=this._readableState,r={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,r)),this;if(!e){var n=t.pipes,i=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var o=0;o<i;o++)n[o].emit("unpipe",this,r);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,r)),this},m.prototype.on=function(e,t){var r=s.prototype.on.call(this,e,t);if("data"===e)!1!==this._readableState.flowing&&this.resume();else if("readable"===e){var n=this._readableState;n.endEmitted||n.readableListening||(n.readableListening=n.needReadable=!0,n.emittedReadable=!1,n.reading?n.length&&_(this):o.nextTick(O,this))}return r},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(k,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,r=this._readableState,n=!1;for(var i in e.on("end",(function(){if(r.decoder&&!r.ended){var e=r.decoder.end();e&&e.length&&t.push(e)}t.push(null)})),e.on("data",(function(i){(r.decoder&&(i=r.decoder.write(i)),r.objectMode&&null==i)||(r.objectMode||i&&i.length)&&(t.push(i)||(n=!0,e.pause()))})),e)void 0===this[i]&&"function"==typeof e[i]&&(this[i]=function(t){return function(){return e[t].apply(e,arguments)}}(i));for(var o=0;o<h.length;o++)e.on(h[o],this.emit.bind(this,h[o]));return this._read=function(t){n&&(n=!1,e.resume())},this},Object.defineProperty(m.prototype,"readableHighWaterMark",{enumerable:!1,get:function(){return this._readableState.highWaterMark}}),m._fromList=T}).call(this,r(108),r(167))},function(e,t,r){"use strict";var n=r(172);function i(e,t){e.emit("error",t)}e.exports={destroy:function(e,t){var r=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||n.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?(n.nextTick(i,r,e),r._writableState&&(r._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,r){"use strict";(function(t){r(48),r(52),r(474),r(27),r(7),r(475),r(2),r(83),r(55),r(56),r(57),r(58),r(59),r(60),r(61),r(62),r(63),r(64),r(65),r(66),r(67),r(68),r(69),r(70),r(71),r(72),r(73),r(74),r(75),r(76),r(77);var n=r(172);function i(e){var t=this;this.next=null,this.entry=null,this.finish=function(){!function(e,t,r){var n=e.entry;e.entry=null;for(;n;){var i=n.callback;t.pendingcb--,i(r),n=n.next}t.corkedRequestsFree?t.corkedRequestsFree.next=e:t.corkedRequestsFree=e}(t,e)}}e.exports=v;var o,a=n.nextTick;v.WritableState=h;var s=Object.create(r(148)),u=r(80).EventEmitter,c=r(94).Buffer,l=t.Uint8Array||function(){};var f,p=r(288);function d(){}function h(e,t){o=o||r(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 r=e._writableState,i=r.sync,o=r.writecb;if(function(e){e.writing=!1,e.writecb=null,e.length-=e.writelen,e.writelen=0}(r),t)!function(e,t,r,i,o){--t.pendingcb,r?(n.nextTick(o,i),n.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,r,i,t,o);else{var s=b(r);s||r.corked||r.bufferProcessing||!r.bufferedRequest||y(e,r),i?a(g,e,r,s,o):g(e,r,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||r(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,r,n,i,o,a){t.writelen=n,t.writecb=a,t.writing=!0,t.sync=!0,r?e._writev(i,t.onwrite):e._write(i,o,t.onwrite),t.sync=!1}function g(e,t,r,n){r||function(e,t){0===t.length&&t.needDrain&&(t.needDrain=!1,e.emit("drain"))}(e,t),t.pendingcb--,n(),S(e,t)}function y(e,t){t.bufferProcessing=!0;var r=t.bufferedRequest;if(e._writev&&r&&r.next){var n=t.bufferedRequestCount,o=new Array(n),a=t.corkedRequestsFree;a.entry=r;for(var s=0,u=!0;r;)o[s]=r,r.isBuf||(u=!1),r=r.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(;r;){var c=r.chunk,l=r.encoding,f=r.callback;if(m(e,t,!1,t.objectMode?1:c.length,c,l,f),r=r.next,t.bufferedRequestCount--,t.writing)break}null===r&&(t.lastBufferedRequest=null)}t.bufferedRequest=r,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(r){t.pendingcb--,r&&e.emit("error",r),t.prefinished=!0,e.emit("prefinish"),S(e,t)}))}function S(e,t){var r=b(t);return r&&(!function(e,t){t.prefinished||t.finalCalled||("function"==typeof e._final?(t.pendingcb++,t.finalCalled=!0,n.nextTick(_,e,t)):(t.prefinished=!0,e.emit("prefinish")))}(e,t),0===t.pendingcb&&(t.finished=!0,e.emit("finish"))),r}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,r){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&&(r=t,t=null),s?t="buffer":t||(t=o.defaultEncoding),"function"!=typeof r&&(r=d),o.ended?function(e,t){var r=new Error("write after end");e.emit("error",r),n.nextTick(t,r)}(this,r):(s||function(e,t,r,i){var o=!0,a=!1;return null===r?a=new TypeError("May not write null values to stream"):"string"==typeof r||void 0===r||t.objectMode||(a=new TypeError("Invalid non-string/buffer chunk")),a&&(e.emit("error",a),n.nextTick(i,a),o=!1),o}(this,o,e,r))&&(o.pendingcb++,a=function(e,t,r,n,i,o){if(!r){var a=function(e,t,r){e.objectMode||!1===e.decodeStrings||"string"!=typeof t||(t=c.from(t,r));return t}(t,n,i);n!==a&&(r=!0,i="buffer",n=a)}var s=t.objectMode?1:n.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:n,encoding:i,isBuf:r,callback:o,next:null},l?l.next=t.lastBufferedRequest:t.bufferedRequest=t.lastBufferedRequest,t.bufferedRequestCount+=1}else m(e,t,!1,s,n,i,o);return u}(this,o,s,e,t,r)),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,r){r(new Error("_write() is not implemented"))},v.prototype._writev=null,v.prototype.end=function(e,t,r){var i=this._writableState;"function"==typeof e?(r=e,e=null,t=null):"function"==typeof t&&(r=t,t=null),null!=e&&this.write(e,t),i.corked&&(i.corked=1,this.uncork()),i.ending||i.finished||function(e,t,r){t.ending=!0,S(e,t),r&&(t.finished?n.nextTick(r):e.once("finish",r));t.ended=!0,e.writable=!1}(this,i,r)},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,r(108))},function(e,t,r){"use strict";r(29),r(2),r(24);var n=r(94).Buffer,i=n.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&&(n.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=n.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,r=function(e,t,r){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!==r?r: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 r=e.toString("utf16le",t);if(r){var n=r.charCodeAt(r.length-1);if(n>=55296&&n<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1],r.slice(0,-1)}return r}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 r=this.lastTotal-this.lastNeed;return t+this.lastChar.toString("utf16le",0,r)}return t}function l(e,t){var r=(e.length-t)%3;return 0===r?e.toString("base64",t):(this.lastNeed=3-r,this.lastTotal=3,1===r?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-r))}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,r;if(this.lastNeed){if(void 0===(t=this.fillLast(e)))return"";r=this.lastNeed,this.lastNeed=0}else r=0;return r<e.length?t?t+this.text(e,r):this.text(e,r):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 r=function(e,t,r){var n=t.length-1;if(n<r)return 0;var i=a(t[n]);if(i>=0)return i>0&&(e.lastNeed=i-1),i;if(--n<r||-2===i)return 0;if((i=a(t[n]))>=0)return i>0&&(e.lastNeed=i-2),i;if(--n<r||-2===i)return 0;if((i=a(t[n]))>=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=r;var n=e.length-(r-this.lastNeed);return e.copy(this.lastChar,0,n),e.toString("utf8",t,n)},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,r){"use strict";e.exports=o;var n=r(128);function i(e,t){var r=this._transformState;r.transforming=!1;var n=r.writecb;if(!n)return this.emit("error",new Error("write callback called multiple times"));r.writechunk=null,r.writecb=null,null!=t&&this.push(t),n(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);n.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,r){s(e,t,r)})):s(this,null,null)}function s(e,t,r){if(t)return e.emit("error",t);if(null!=r&&e.push(r),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(r(148)).inherits(o,n),o.prototype.push=function(e,t){return this._transformState.needTransform=!1,n.prototype.push.call(this,e,t)},o.prototype._transform=function(e,t,r){throw new Error("_transform() is not implemented")},o.prototype._write=function(e,t,r){var n=this._transformState;if(n.writecb=r,n.writechunk=e,n.writeencoding=t,!n.transforming){var i=this._readableState;(n.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 r=this;n.prototype._destroy.call(this,e,(function(e){t(e),r.emit("close")}))}},function(e,t,r){"use strict";r(7),r(29),r(21),r(2),r(24),r(83),r(55),r(56),r(57),r(58),r(59),r(60),r(61),r(62),r(63),r(64),r(65),r(66),r(67),r(68),r(69),r(70),r(71),r(72),r(73),r(74),r(75),r(76),r(77);var n=r(8);r(15);var i=r(23),o=r(9),a=r(4),s=r(5),u=r(30),c=r(31),l=r(26);function f(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return p(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return p(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(s)throw o}}}}function p(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function d(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function h(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?d(Object(r),!0).forEach((function(t){o(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):d(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,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 r,n=l(e);if(t){var i=l(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return c(this,r)}}Object.defineProperty(t,"__esModule",{value:!0}),t.Receiver=t.Sender=void 0;var m=r(18),g=r(80),y=(0,m.__importStar)(r(84)),b=r(40),_=r(1),S=(0,m.__importDefault)(r(218)),w=r(174),x=r(219),O=function(e){u(r,e);var t=v(r);function r(){var e,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return a(this,r),(e=t.call(this)).config=h({chunkSize:16384,hash:"sha-1"},n),e.file=void 0,e.channel=void 0,e.hash=y.createHash(e.config.hash),e}return s(r,[{key:"send",value:function(e,t){var r=this;if(!this.file||!this.channel){this.file=e,this.channel=t,this.channel.binaryType="arraybuffer";var n=new FileReader,i=0,o=!1,a=function(){if(!(o||i>=e.size)){o=!0;var t=e.slice(i,i+r.config.chunkSize);n.readAsArrayBuffer(t)}};t.bufferedAmountLowThreshold=8*this.config.chunkSize,t.onbufferedamountlow=function(){a()},n.addEventListener("load",(function(t){var n=t.target.result;o=!1,i+=n.byteLength,r.channel.send(n),r.hash.update(new Uint8Array(n)),r.emit("progress",i,e.size,n),i<e.size?r.channel.bufferedAmount<=r.channel.bufferedAmountLowThreshold&&a():(r.emit("progress",e.size,e.size,null),r.emit("sentFile",{algorithm:r.config.hash,name:e.name,size:e.size,value:r.hash.digest()}))})),a()}}}]),r}(g.EventEmitter);t.Sender=O;var k=function(e){u(r,e);var t=v(r);function r(){var e,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return a(this,r),(e=t.call(this)).config=h({hash:"sha-1"},n),e.receiveBuffer=[],e.received=0,e.channel=void 0,e.hash=y.createHash(e.config.hash),e}return s(r,[{key:"receive",value:function(e,t){var r=this;this.metadata=e,this.channel=t,this.channel.binaryType="arraybuffer",this.channel.onmessage=function(e){var t=e.data.byteLength;r.received+=t,r.receiveBuffer.push(e.data),e.data&&r.hash.update(new Uint8Array(e.data)),r.emit("progress",r.received,r.metadata.size,e.data),r.received===r.metadata.size?(r.metadata.actualhash=r.hash.digest("hex"),r.emit("receivedFile",new Blob(r.receiveBuffer),r.metadata),r.receiveBuffer=[]):r.received>r.metadata.size&&(console.error("received more than expected, discarding..."),r.receiveBuffer=[])}}}]),r}(g.EventEmitter);t.Receiver=k;var A=function(e){u(l,e);var t,r,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(n.mark((function e(t,r){var o=this;return n.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=r||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 O,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(n.mark((function e(){var r,i,a;return n.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 r=e.sent,i=(0,w.importFromSDP)(r.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(r);case 12:case"end":return e.stop()}}),e)}))));case 14:r(),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:(r=i(n.mark((function e(t){var r=this;return n.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(n.mark((function e(){var t,i,o,a,s;return n.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,r.pc.createAnswer();case 2:t=e.sent,i=(0,w.importFromSDP)(t.sdp),(o=(0,x.convertIntermediateToRequest)(i,r.role,r.transportType)).sid=r.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 r.contentName=o.contents[0].name,r.send("session-accept",o),e.next=13,r.pc.setLocalDescription(t);case 13:return e.next=15,r.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 r.apply(this,arguments)})},{key:"onSessionInitiate",value:(t=i(n.mark((function e(t,r){var i,o,a,s,u=this;return n.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 k({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:r(),e.next=25;break;case 21:e.prev=21,e.t0=e.catch(13),this._log("error","Could not create WebRTC answer",e.t0),r({condition:"general-error"});case 25:case"end":return e.stop()}}),e,this,[[13,21]])}))),function(e,r){return t.apply(this,arguments)})},{key:"onSessionInfo",value:function(e,t){var r=e.info;r&&r.file&&r.file.hashes&&(this.receiver.metadata.hashes=r.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 r=e.value;if(r.value&&r.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,r){"use strict";(function(e){r(39),r(106),r(28),r(27),r(36),r(25),r(29),r(21),r(43),r(2),r(12),r(24),r(47),r(88),r(33);var t=r(11),n={generateIdentifier:function(){return Math.random().toString(36).substring(2,12)}};n.localCName=n.generateIdentifier(),n.splitLines=function(e){return e.trim().split("\n").map((function(e){return e.trim()}))},n.splitSections=function(e){return e.split("\nm=").map((function(e,t){return(t>0?"m="+e:e).trim()+"\r\n"}))},n.getDescription=function(e){var t=n.splitSections(e);return t&&t[0]},n.getMediaSections=function(e){var t=n.splitSections(e);return t.shift(),t},n.matchPrefix=function(e,t){return n.splitLines(e).filter((function(e){return 0===e.indexOf(t)}))},n.parseCandidate=function(e){for(var t,r={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]},n=8;n<t.length;n+=2)switch(t[n]){case"raddr":r.relatedAddress=t[n+1];break;case"rport":r.relatedPort=parseInt(t[n+1],10);break;case"tcptype":r.tcpType=t[n+1];break;case"ufrag":r.ufrag=t[n+1],r.usernameFragment=t[n+1];break;default:void 0===r[t[n]]&&(r[t[n]]=t[n+1])}return r},n.writeCandidate=function(e){var t=[];t.push(e.foundation);var r=e.component;"rtp"===r?t.push(1):"rtcp"===r?t.push(2):t.push(r),t.push(e.protocol.toUpperCase()),t.push(e.priority),t.push(e.address||e.ip),t.push(e.port);var n=e.type;return t.push("typ"),t.push(n),"host"!==n&&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(" ")},n.parseIceOptions=function(e){return e.substring(14).split(" ")},n.parseRtpMap=function(e){var t=e.substring(9).split(" "),r={payloadType:parseInt(t.shift(),10)};return t=t[0].split("/"),r.name=t[0],r.clockRate=parseInt(t[1],10),r.channels=3===t.length?parseInt(t[2],10):1,r.numChannels=r.channels,r},n.writeRtpMap=function(e){var t=e.payloadType;void 0!==e.preferredPayloadType&&(t=e.preferredPayloadType);var r=e.channels||e.numChannels||1;return"a=rtpmap:"+t+" "+e.name+"/"+e.clockRate+(1!==r?"/"+r:"")+"\r\n"},n.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(" ")}},n.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"},n.parseFmtp=function(e){for(var t,r={},n=e.substring(e.indexOf(" ")+1).split(";"),i=0;i<n.length;i++)r[(t=n[i].trim().split("="))[0].trim()]=t[1];return r},n.writeFmtp=function(e){var t="",r=e.payloadType;if(void 0!==e.preferredPayloadType&&(r=e.preferredPayloadType),e.parameters&&Object.keys(e.parameters).length){var n=[];Object.keys(e.parameters).forEach((function(t){void 0!==e.parameters[t]?n.push(t+"="+e.parameters[t]):n.push(t)})),t+="a=fmtp:"+r+" "+n.join(";")+"\r\n"}return t},n.parseRtcpFb=function(e){var t=e.substring(e.indexOf(" ")+1).split(" ");return{type:t.shift(),parameter:t.join(" ")}},n.writeRtcpFb=function(e){var t="",r=e.payloadType;return void 0!==e.preferredPayloadType&&(r=e.preferredPayloadType),e.rtcpFeedback&&e.rtcpFeedback.length&&e.rtcpFeedback.forEach((function(e){t+="a=rtcp-fb:"+r+" "+e.type+(e.parameter&&e.parameter.length?" "+e.parameter:"")+"\r\n"})),t},n.parseSsrcMedia=function(e){var t=e.indexOf(" "),r={ssrc:parseInt(e.substring(7,t),10)},n=e.indexOf(":",t);return n>-1?(r.attribute=e.substring(t+1,n),r.value=e.substring(n+1)):r.attribute=e.substring(t+1),r},n.parseSsrcGroup=function(e){var t=e.substring(13).split(" ");return{semantics:t.shift(),ssrcs:t.map((function(e){return parseInt(e,10)}))}},n.getMid=function(e){var t=n.matchPrefix(e,"a=mid:")[0];if(t)return t.substring(6)},n.parseFingerprint=function(e){var t=e.substring(14).split(" ");return{algorithm:t[0].toLowerCase(),value:t[1].toUpperCase()}},n.getDtlsParameters=function(e,t){return{role:"auto",fingerprints:n.matchPrefix(e+t,"a=fingerprint:").map(n.parseFingerprint)}},n.writeDtlsParameters=function(e,t){var r="a=setup:"+t+"\r\n";return e.fingerprints.forEach((function(e){r+="a=fingerprint:"+e.algorithm+" "+e.value+"\r\n"})),r},n.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)}},n.writeCryptoLine=function(e){return"a=crypto:"+e.tag+" "+e.cryptoSuite+" "+("object"===t(e.keyParams)?n.writeCryptoKeyParams(e.keyParams):e.keyParams)+(e.sessionParams?" "+e.sessionParams.join(" "):"")+"\r\n"},n.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}},n.writeCryptoKeyParams=function(e){return e.keyMethod+":"+e.keySalt+(e.lifeTime?"|"+e.lifeTime:"")+(e.mkiValue&&e.mkiLength?"|"+e.mkiValue+":"+e.mkiLength:"")},n.getCryptoParameters=function(e,t){return n.matchPrefix(e+t,"a=crypto:").map(n.parseCryptoLine)},n.getIceParameters=function(e,t){var r=n.matchPrefix(e+t,"a=ice-ufrag:")[0],i=n.matchPrefix(e+t,"a=ice-pwd:")[0];return r&&i?{usernameFragment:r.substring(12),password:i.substring(10)}:null},n.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},n.parseRtpParameters=function(e){var t={codecs:[],headerExtensions:[],fecMechanisms:[],rtcp:[]},r=n.splitLines(e)[0].split(" ");t.profile=r[2];for(var i=3;i<r.length;i++){var o=r[i],a=n.matchPrefix(e,"a=rtpmap:"+o+" ")[0];if(a){var s=n.parseRtpMap(a),u=n.matchPrefix(e,"a=fmtp:"+o+" ");switch(s.parameters=u.length?n.parseFmtp(u[0]):{},s.rtcpFeedback=n.matchPrefix(e,"a=rtcp-fb:"+o+" ").map(n.parseRtcpFb),t.codecs.push(s),s.name.toUpperCase()){case"RED":case"ULPFEC":t.fecMechanisms.push(s.name.toUpperCase())}}}n.matchPrefix(e,"a=extmap:").forEach((function(e){t.headerExtensions.push(n.parseExtmap(e))}));var c=n.matchPrefix(e,"a=rtcp-fb:* ").map(n.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},n.writeRtpDescription=function(e,t){var r="";r+="m="+e+" ",r+=t.codecs.length>0?"9":"0",r+=" "+(t.profile||"UDP/TLS/RTP/SAVPF")+" ",r+=t.codecs.map((function(e){return void 0!==e.preferredPayloadType?e.preferredPayloadType:e.payloadType})).join(" ")+"\r\n",r+="c=IN IP4 0.0.0.0\r\n",r+="a=rtcp:9 IN IP4 0.0.0.0\r\n",t.codecs.forEach((function(e){r+=n.writeRtpMap(e),r+=n.writeFmtp(e),r+=n.writeRtcpFb(e)}));var i=0;return t.codecs.forEach((function(e){e.maxptime>i&&(i=e.maxptime)})),i>0&&(r+="a=maxptime:"+i+"\r\n"),t.headerExtensions&&t.headerExtensions.forEach((function(e){r+=n.writeExtmap(e)})),r},n.parseRtpEncodingParameters=function(e){var t,r=[],i=n.parseRtpParameters(e),o=-1!==i.fecMechanisms.indexOf("RED"),a=-1!==i.fecMechanisms.indexOf("ULPFEC"),s=n.matchPrefix(e,"a=ssrc:").map((function(e){return n.parseSsrcMedia(e)})).filter((function(e){return"cname"===e.attribute})),u=s.length>0&&s[0].ssrc,c=n.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 n={ssrc:u,codecPayloadType:parseInt(e.parameters.apt,10)};u&&t&&(n.rtx={ssrc:t}),r.push(n),o&&((n=JSON.parse(JSON.stringify(n))).fec={ssrc:u,mechanism:a?"red+ulpfec":"red"},r.push(n))}})),0===r.length&&u&&r.push({ssrc:u});var l=n.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,r.forEach((function(e){e.maxBitrate=l}))),r},n.parseRtcpParameters=function(e){var t={},r=n.matchPrefix(e,"a=ssrc:").map((function(e){return n.parseSsrcMedia(e)})).filter((function(e){return"cname"===e.attribute}))[0];r&&(t.cname=r.value,t.ssrc=r.ssrc);var i=n.matchPrefix(e,"a=rtcp-rsize");t.reducedSize=i.length>0,t.compound=0===i.length;var o=n.matchPrefix(e,"a=rtcp-mux");return t.mux=o.length>0,t},n.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},n.parseMsid=function(e){var t,r=n.matchPrefix(e,"a=msid:");if(1===r.length)return{stream:(t=r[0].substring(7).split(" "))[0],track:t[1]};var i=n.matchPrefix(e,"a=ssrc:").map((function(e){return n.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},n.parseSctpDescription=function(e){var t,r=n.parseMLine(e),i=n.matchPrefix(e,"a=max-message-size:");i.length>0&&(t=parseInt(i[0].substring(19),10)),isNaN(t)&&(t=65536);var o=n.matchPrefix(e,"a=sctp-port:");if(o.length>0)return{port:parseInt(o[0].substring(12),10),protocol:r.fmt,maxMessageSize:t};var a=n.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}}},n.writeSctpDescription=function(e,t){var r=[];return r="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&&r.push("a=max-message-size:"+t.maxMessageSize+"\r\n"),r.join("")},n.generateSessionId=function(){return Math.random().toString().substr(2,22)},n.writeSessionBoilerplate=function(e,t,r){var i=void 0!==t?t:2;return"v=0\r\no="+(r||"thisisadapterortc")+" "+(e||n.generateSessionId())+" "+i+" IN IP4 127.0.0.1\r\ns=-\r\nt=0 0\r\n"},n.getDirection=function(e,t){for(var r=n.splitLines(e),i=0;i<r.length;i++)switch(r[i]){case"a=sendrecv":case"a=sendonly":case"a=recvonly":case"a=inactive":return r[i].substring(2)}return t?n.getDirection(t):"sendrecv"},n.getKind=function(e){return n.splitLines(e)[0].split(" ")[0].substring(2)},n.isRejected=function(e){return"0"===e.split(" ",2)[1]},n.parseMLine=function(e){var t=n.splitLines(e)[0].substring(2).split(" ");return{kind:t[0],port:parseInt(t[1],10),protocol:t[2],fmt:t.slice(3).join(" ")}},n.parseOLine=function(e){var t=n.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]}},n.isValidSDP=function(e){if("string"!=typeof e||0===e.length)return!1;for(var t=n.splitLines(e),r=0;r<t.length;r++)if(t[r].length<2||"="!==t[r].charAt(1))return!1;return!0},"object"===t(e)&&(e.exports=n)}).call(this,r(150)(e))},function(e,t,r){"use strict";r(6);var n=r(8);r(15);var i=r(23),o=r(4),a=r(5),s=r(173),u=r(30),c=r(31),l=r(26);function f(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return p(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return p(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(s)throw o}}}}function p(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}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 r,n=l(e);if(t){var i=l(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return c(this,r)}}Object.defineProperty(t,"__esModule",{value:!0});var h=r(18),v=r(40),m=(0,h.__importDefault)(r(218)),g=r(174),y=r(219);function b(e){var t=e.application;if(t.streams&&t.streams.length&&t.sources&&t.sources.length){var r=t.streams[0];t.sources[0].parameters.msid="".concat(r.id," ").concat(r.track),t.sourceGroups&&t.sourceGroups.length>0&&t.sources.push({parameters:{cname:t.sources[0].parameters.cname,msid:"".concat(r.id," ").concat(r.track)},ssrc:t.sourceGroups[0].sources[1]})}}var _=function(e){u(m,e);var t,r,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 r,n=f(e.stream.getTracks());try{for(n.s();!(r=n.n()).done;){var i=r.value;t.addTrack(i,e.stream)}}catch(e){n.e(e)}finally{n.f()}}return t}return a(m,[{key:"start",value:(p=i(n.mark((function e(t,r){var o=this,a=arguments;return n.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return this.state="pending",1===a.length&&"function"==typeof t&&(r=t,t={}),r=r||function(){},t=t||{},this.role="initiator",this.offerOptions=t,e.prev=6,e.next=9,this.processLocal(v.JingleAction.SessionInitiate,i(n.mark((function e(){var r,i,a,s,u,c;return n.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,o.pc.createOffer(t);case 2:r=e.sent,i=(0,g.importFromSDP)(r.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(r);case 11:o.send("session-initiate",a);case 12:case"end":return e.stop()}}),e)}))));case 9:r(),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(n.mark((function e(t,r){var o=this,a=arguments;return n.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return 1===a.length&&"function"==typeof t&&(r=t,t={}),r=r||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(n.mark((function e(){var r,i,a,s,u;return n.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,o.pc.createAnswer(t);case 2:r=e.sent,i=(0,g.importFromSDP)(r.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(r);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:r(),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",r=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=f(this.pc.getReceivers());try{for(n.s();!(e=n.n()).done;){var i=e.value;this.onRemoveTrack(i.track)}}catch(e){n.e(e)}finally{n.f()}s(l(m.prototype),"end",this).call(this,t,r)}},{key:"ring",value:function(){var e=this;return this.processLocal("ring",i(n.mark((function t(){return n.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 r=this;return this.processLocal("mute",i(n.mark((function i(){return n.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:r._log("info","Muting",t),r.send(v.JingleAction.SessionInfo,{info:{creator:e,infoType:v.JINGLE_INFO_MUTE,name:t}});case 2:case"end":return n.stop()}}),i)}))))}},{key:"unmute",value:function(e,t){var r=this;return this.processLocal("unmute",i(n.mark((function i(){return n.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:r._log("info","Unmuting",t),r.send(v.JingleAction.SessionInfo,{info:{creator:e,infoType:v.JINGLE_INFO_UNMUTE,name:t}});case 2:case"end":return n.stop()}}),i)}))))}},{key:"hold",value:function(){var e=this;return this.processLocal("hold",i(n.mark((function t(){return n.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(n.mark((function t(){return n.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,r){var o=this;return"audio"===e.kind&&(this.includesAudio=!0),"video"===e.kind&&(this.includesVideo=!0),this.processLocal("addtrack",i(n.mark((function i(){return n.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:o.pc.addTrack?o.pc.addTrack(e,t):o.pc.addStream(t),r&&r();case 2:case"end":return n.stop()}}),i)}))))}},{key:"removeTrack",value:(r=i(n.mark((function e(t,r){var o=this;return n.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",this.processLocal("removetrack",i(n.mark((function e(){return n.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(o.pc.removeTrack(t),!r){e.next=3;break}return e.abrupt("return",r());case 3:case"end":return e.stop()}}),e)})))));case 1:case"end":return e.stop()}}),e,this)}))),function(e,t){return r.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(n.mark((function e(t,r){var i,o,a,s,u;return n.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",r());case 16:return e.prev=16,e.t0=e.catch(8),this._log("error","Could not create WebRTC answer",e.t0),e.abrupt("return",r({condition:"general-error"}));case 20:case"end":return e.stop()}}),e,this,[[8,16]])}))),function(e,r){return t.apply(this,arguments)})},{key:"onSessionTerminate",value:function(e,t){var r,n=f(this.pc.getReceivers());try{for(n.s();!(r=n.n()).done;){var i=r.value;this.onRemoveTrack(i.track)}}catch(e){n.e(e)}finally{n.f()}s(l(m.prototype),"onSessionTerminate",this).call(this,e,t)}},{key:"onSessionInfo",value:function(e,t){var r=e.info||{infoType:""};switch(r.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",r),this.parent.emit("mute",this,r),t();case v.JINGLE_INFO_UNMUTE:return this._log("info","Unmuting",r),this.parent.emit("unmute",this,r),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,r){"use strict";r(48),r(52),r(92),r(39),r(106),r(28),r(49),r(27),r(7),r(43),r(2),r(17),r(12),r(13),r(47),r(33),r(14);var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}),o=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r),Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[r]}})}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),a=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||o(t,e,r)},s=this&&this.__awaiter||function(e,t,r,n){return new(r||(r=Promise))((function(i,o){function a(e){try{u(n.next(e))}catch(e){o(e)}}function s(e){try{u(n.throw(e))}catch(e){o(e)}}function u(e){var t;e.done?i(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(a,s)}u((n=n.apply(e,t||[])).next())}))},u=this&&this.__generator||function(e,t){var r,n,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(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(i=2&o[0]?n.return:o[0]?n.throw||((i=n.return)&&i.call(n),0):n.next)&&!(i=i.call(n,o[1])).done)return i;switch(n=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++,n=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],n=0}finally{r=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=r(80);a(r(489),t);var f=function(e){function t(t,r){void 0===r&&(r={});var n=e.call(this)||this;return n.peerConnection=t,n.haveConnectionMetrics=!1,n.statsArr=[],c="undefined"!=typeof window,n.session=r.session,n.initiator=r.initiator,n.conference=r.conference,n.statsInterval=1e3*(r.interval||5),n.logger=r.logger||console,["new","checking"].includes(t.iceConnectionState)&&("checking"===t.iceConnectionState&&(n.logger.warn("iceConnectionState is already in checking state so ice connect time may not be accurate"),n.handleIceStateChange()),t.addEventListener("iceconnectionstatechange",n.handleIceStateChange.bind(n))),t.addEventListener("connectionstatechange",n.handleConnectionStateChange.bind(n)),"connected"===t.connectionState&&n.pollForStats(),n}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 r=void 0,n=void 0,i=void 0;c&&(this.iceConnectionTime=window.performance.now()-this.iceStartTime,r=window.navigator.userAgent,n=window.navigator.platform,i=window.navigator.hardwareConcurrency);var o={name:"connect",userAgent:r,platform:n,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 r={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},n=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){r["numLocal"+e+"Candidates"]=n.filter((function(t){return t.split(" ")[7]===e.toLowerCase()})).length,r["numRemote"+e+"Candidates"]=i.filter((function(t){return t.split(" ")[7]===e.toLowerCase()})).length})),e.emit("stats",r)}))},t.prototype.waitForSelectedCandidatePair=function(e,t){var r=this;return void 0===e&&(e=300),void 0===t&&(t=1),this.gatherStats().then((function(n){return r.getSelectedCandidatePair(n)?n:t>3?Promise.reject(new Error("Max wait attempts for connected candidate info reached")):new Promise((function(n,i){setTimeout((function(){return r.waitForSelectedCandidatePair(e,t+1).then(n,i)}),e)}))}))},t.prototype.getSelectedCandidatePair=function(e){var t=null;return e.forEach((function(e){var r=e.value;"candidate-pair"===r.type&&r.nominated&&"succeeded"===r.state&&(t=r)})),t},t.prototype.gatherSelectedCandidateInfo=function(e,t){var r=this.getSelectedCandidatePair(e);if(r){var n,i,o=r.localCandidateId,a=r.remoteCandidateId;if(e.forEach((function(e){e.key;var r=e.value;o&&"local-candidate"===r.type&&r.id===o&&(n=r,t.localCandidateType=r.candidateType),a&&"remote-candidate"===r.type&&r.id===a&&(i=r,t.remoteCandidateType=r.candidateType)})),n&&i&&(t.candidatePair=n.candidateType+";"+i.candidateType,t.candidatePairDetails={local:n,remote:i,pair:r}),n){if(t.transport=n.transport||n.protocol,n.priority){var s=parseInt(n.priority,10);t.turnType={2:"udp",1:"tcp",0:"tls"}[s>>24],t.networkType=n.networkType}t.usingIPv6=n.ipAddress&&0===n.ipAddress.indexOf("[")}}},t.prototype.handleConnectionStateChange=function(){return s(this,void 0,void 0,(function(){var e,t=this;return u(this,(function(r){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 r=t.createStatsReport(e);r.type="disconnected",t.emit("stats",r)}))];"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 r=e.createStatsReport(t,!0);(r.tracks.length>0||r.remoteTracks.length>0)&&e.checkBitrate(r)&&e.emit("stats",r)}))};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,r){t.push({key:r,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(r){t.push({key:r,value:e[r]})}))}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 r=this;void 0===t&&(t=!0);var n={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){r.processSource({source:t.value,event:n,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:n,results:e}),t&&(this.lastResult=e),n},t.prototype.processSource=function(e){var t,r,n,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?r=e.value:e.key===u.transportId?n=e.value:e.key===u.trackId?o=e.value:e.key===u.mediaSourceId?a=e.value:e.key===u.codecId&&(s=e.value)})),n&&(i=(i=c.find((function(e){return e.key===n.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,r),roundTripTime:p("roundTripTime",u,r),packetsLost:p("packetsLost",u,r)||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,r=e.report,n=e.event,i=e.results,o=r.localCandidateId,a=r.remoteCandidateId;n.localCandidateChanged=!!this.lastActiveLocalCandidate&&o!==this.lastActiveLocalCandidate.id,n.remoteCandidateChanged=!!this.lastActiveRemoteCandidate&&a!==this.lastActiveRemoteCandidate.id,(!this.lastActiveLocalCandidate||n.localCandidateChanged||n.remoteCandidateChanged)&&i.forEach((function(e){t.checkLastActiveCandidate({localId:o,remoteId:a,key:e.key,report:e.value})})),this.lastActiveLocalCandidate&&(n.networkType=this.lastActiveLocalCandidate.networkType,this.lastActiveRemoteCandidate&&(n.candidatePair=this.lastActiveLocalCandidate.candidateType+";"+this.lastActiveRemoteCandidate.candidateType)),n.bytesSent=r.bytesSent,n.bytesReceived=r.bytesReceived,n.requestsReceived=r.requestsReceived,n.requestsSent=r.requestsSent,n.responsesReceived=r.responsesReceived,n.responsesSent=r.responsesSent,n.consentRequestsSent=r.consentRequestsSent,n.totalRoundTripTime=r.totalRoundTripTime},t.prototype.checkLastActiveCandidate=function(e){var t=e.localId,r=e.remoteId,n=(e.key,e.report);t&&"local-candidate"===n.type&&n.id===t&&(this.lastActiveLocalCandidate=n),r&&"remote-candidate"===n.type&&n.id===r&&(this.lastActiveRemoteCandidate=n)},t}(l.EventEmitter);function p(e){for(var t=[],r=1;r<arguments.length;r++)t[r-1]=arguments[r];var n=t.find((function(t){return t&&(t[e]||0===t[e])}));return n&&n[e]}t.default=f},function(e,t,r){"use strict";r.r(t),r.d(t,"Axios",(function(){return i})),r.d(t,"AxiosError",(function(){return o})),r.d(t,"CanceledError",(function(){return a})),r.d(t,"isCancel",(function(){return s})),r.d(t,"CancelToken",(function(){return u})),r.d(t,"VERSION",(function(){return c})),r.d(t,"all",(function(){return l})),r.d(t,"Cancel",(function(){return f})),r.d(t,"isAxiosError",(function(){return p})),r.d(t,"spread",(function(){return d})),r.d(t,"toFormData",(function(){return h})),r.d(t,"AxiosHeaders",(function(){return v})),r.d(t,"HttpStatusCode",(function(){return m})),r.d(t,"formToJSON",(function(){return g})),r.d(t,"getAdapter",(function(){return y})),r.d(t,"mergeConfig",(function(){return b}));var n=r(51);r.d(t,"default",(function(){return n.a}));var i=n.a.Axios,o=n.a.AxiosError,a=n.a.CanceledError,s=n.a.isCancel,u=n.a.CancelToken,c=n.a.VERSION,l=n.a.all,f=n.a.Cancel,p=n.a.isAxiosError,d=n.a.spread,h=n.a.toFormData,v=n.a.AxiosHeaders,m=n.a.HttpStatusCode,g=n.a.formToJSON,y=n.a.getAdapter,b=n.a.mergeConfig},function(e,t,r){"use strict";var n=r(34),i=r(8);r(15);var o=r(23),a=r(4),s=r(5),u=r(30),c=r(31),l=r(26);function f(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return p(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return p(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(s)throw o}}}}function p(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}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 r,n=l(e);if(t){var i=l(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return c(this,r)}}Object.defineProperty(t,"__esModule",{value:!0});var h=r(80),v=Math.pow(2,32),m=function(e,t){return(e%t+t)%t},g=function(e){u(O,e);var t,r,c,l,p,h,g,y,b,_,S,w,x=d(O);function O(){var e;return a(this,O),(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(O,[{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 r,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:r=f(this.unacked);try{for(r.s();!(o=r.n()).done;)a=n(o.value,2),s=a[0],u=a[1],this.emit("failed",{kind:s,stanza:u})}catch(e){r.e(e)}finally{r.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 r,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(r=_.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=n(s,2),c=u[0],l=u[1],this.emit("acked",{kind:c,stanza:l});if(this.lastAck=t.handled,r&&(p=this.unacked,this.unacked=[],p.length)){this.emit("begin-resend"),d=f(p);try{for(d.s();!(h=d.n()).done;)g=n(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,r){var n;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n="enable"===r.type,"sm"!==t||!n&&"resume"!==r.type){e.next=7;break}return n&&(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,r]),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,r,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();!(r=t.n()).done;)o=n(r.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:(r=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 r.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}}]),O}(h.EventEmitter);t.default=g},function(e,t,r){"use strict";r(6),r(39),r(36),r(25),r(21),r(2),r(12),r(24),r(277),r(47);var n=r(30),i=r(31),o=r(26),a=r(4),s=r(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 r,n=o(e);if(t){var a=o(this).constructor;r=Reflect.construct(n,arguments,a)}else r=n.apply(this,arguments);return i(this,r)}}function c(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return l(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return l(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(s)throw o}}}}function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}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=r(84),p=r(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,r){this.mechanisms.push({constructor:t,name:e.toUpperCase(),priority:r}),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,r=e.map((function(e){return e.toUpperCase()})),n=c(this.mechanisms);try{for(n.s();!(t=n.n()).done;){var i,o=t.value,a=c(r);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){n.e(e)}finally{n.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 r=[],n=0;n<e.length;n++)r.push(e[n]^t[n]);return f.Buffer.from(r)}function g(e,t){return(0,f.createHash)(t).update(e).digest()}function y(e,t,r){return(0,f.createHmac)(r,e).update(t).digest()}function b(e,t,r,n){for(var i=y(e,f.Buffer.concat([t,f.Buffer.from("00000001","hex")]),n),o=i,a=0;a<r-1;a++)o=m(o,i=y(e,i,n));return o}function _(e){for(var t={},r=e.toString().split(/,(?=(?:[^"]|"[^"]*")*$)/),n=0,i=r.length;n<i;n++){var o=/(\w+)=["]?([^"]+)["]?$/.exec(r[n]);o&&(t[o[1]]=o[2])}return t}function S(e){var t,r=[],n=c(e);try{for(n.s();!(t=n.n()).done;){var i=t.value;","===i?r.push("=2C"):"="===i?r.push("=3D"):r.push(i)}}catch(e){n.e(e)}finally{n.f()}return r.join("")}t.Factory=h,t.createClientNonce=v,t.XOR=m,t.H=g,t.HMAC=y,t.Hi=b;var w=function(e){n(r,e);var t=u(r);function r(){return a(this,r),t.apply(this,arguments)}return s(r,[{key:"getExpectedCredentials",value:function(){return{optional:["trace"],required:[]}}},{key:"createResponse",value:function(e){return f.Buffer.from(e.trace||"")}}]),r}(d);t.ANONYMOUS=w;var x=function(e){n(r,e);var t=u(r);function r(){return a(this,r),t.apply(this,arguments)}return s(r,[{key:"getExpectedCredentials",value:function(){return{optional:["authzid"],required:[]}}},{key:"createResponse",value:function(e){return f.Buffer.from(e.authzid||"")}}]),r}(d);t.EXTERNAL=x;var O=function(e){n(r,e);var t=u(r);function r(){return a(this,r),t.apply(this,arguments)}return s(r,[{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))}}]),r}(d);t.PLAIN=O;var k=function(e){n(r,e);var t=u(r);function r(e){var n;return a(this,r),(n=t.call(this,e)).failed=!1,n.name=e,n}return s(r,[{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)),","),r="auth=Bearer ".concat(e.token,"");return f.Buffer.from(t+""+r+"","utf8")}},{key:"processChallenge",value:function(e){this.failed=!0,this.errorData=JSON.parse(e.toString("utf8"))}}]),r}(d);t.OAUTH=k;var A=function(e){n(r,e);var t=u(r);function r(e){var n;return a(this,r),(n=t.call(this,e)).providesMutualAuthentication=!1,n.state="INITIAL",n.name=e,n}return s(r,[{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 r=e.realm||this.realm||"",n=e.clientNonce||v(16),i="00000001",o="";o+='username="'+e.username+'"',r&&(o+=',realm="'+r+'"'),o+=',nonce="'+this.nonce+'"',o+=',cnonce="'+n+'"',o+=",nc="+i,o+=",qop=auth",o+=',digest-uri="'+t+'"';var a=(0,f.createHash)("md5").update(e.username).update(":").update(r).update(":").update(e.password).digest(),s=(0,f.createHash)("md5").update(a).update(":").update(this.nonce).update(":").update(n);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(n).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)}}]),r}(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)),r=S((0,p.saslprep)(e.username));this.clientNonce=e.clientNonce||v();var n="n";e.tlsUnique&&(n=this.useChannelBinding?"p=tls-unique":"y"),this.gs2Header=f.Buffer.from(t?"".concat(n,",a=").concat(t,","):"".concat(n,",,")),this.clientFirstMessageBare=f.Buffer.from("n=".concat(r,",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,r,n,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?(r=f.Buffer.from(e.clientKey),n=f.Buffer.from(e.serverKey)):u&&e.saltedPassword?(r=y(t=f.Buffer.from(e.saltedPassword),i,this.algorithm),n=y(t,o,this.algorithm)):(r=y(t=b(f.Buffer.from((0,p.saslprep)(e.password)),this.salt,this.iterationCount,this.algorithm),i,this.algorithm),n=y(t,o,this.algorithm));var c=g(r,this.algorithm),l=f.Buffer.from(","),d=f.Buffer.concat([this.clientFirstMessageBare,l,this.challenge,l,s]),h=m(r,y(c,d,this.algorithm)).toString("base64");this.serverSignature=y(n,d,this.algorithm);var v=f.Buffer.concat([s,f.Buffer.from(",p=".concat(h))]);return this.state="FINAL",this.cache={clientKey:r,salt:this.salt,saltedPassword:t,serverKey:n},v}}]),e}();t.SCRAM=T},function(e,t,r){"use strict";r(6);var n=r(16),i=r(9),o=r(8);r(15);var a=r(23);Object.defineProperty(t,"__esModule",{value:!0});var s=r(1);t.default=function(e){e.getAccountInfo=function(){var t=a(o.mark((function t(r){var n;return o.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({account:{},to:r,type:"get"});case 2:return n=t.sent,t.abrupt("return",n.account);case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.updateAccount=function(t,r){return e.sendIQ({account:r,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(r){var n;return o.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({privateStorage:i({},r,{}),type:"get"});case 2:return n=t.sent,t.abrupt("return",n.privateStorage[r]);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(r,n){return o.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",e.sendIQ({privateStorage:i({},r,n),type:"set"}));case 1:case"end":return t.stop()}}),t)})));return function(e,r){return t.apply(this,arguments)}}(),e.getVCard=function(){var t=a(o.mark((function t(r){var n;return o.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({to:r,type:"get",vcard:{format:s.NS_VCARD_TEMP}});case 2:return n=t.sent,t.abrupt("return",n.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(r){return o.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({type:"set",vcard:r});case 2:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),e.enableNotifications=function(t,r){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(n(i)),type:"submit"},jid:t,node:r},type:"set"})},e.disableNotifications=function(t,r){return e.sendIQ({push:{action:"disable",jid:t,node:r},type:"set"})}}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(1);t.default=function(e){e.disco.addFeature((0,n.NS_PEP_NOTIFY)(n.NS_AVATAR_METADATA)),e.on("pubsub:published",(function(t){if(t.pubsub.items.node===n.NS_AVATAR_METADATA){var r=t.pubsub.items.published[0].content;e.emit("avatar",{avatars:r.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,r){return e.publish("",n.NS_AVATAR_DATA,{data:r,itemType:n.NS_AVATAR_DATA},t)},e.useAvatars=function(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return e.publish("",n.NS_AVATAR_METADATA,{itemType:n.NS_AVATAR_METADATA,pointers:r,versions:t},"current")},e.getAvatar=function(t,r){return e.getItem(t,n.NS_AVATAR_DATA,r)}}},function(e,t,r){"use strict";var n=r(8);r(15);var i=r(23);Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){e.registerFeature("bind",300,function(){var t=i(n.mark((function t(r,i){var o,a;return n.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=!r.legacySession||r.legacySession&&r.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,r){return t.apply(this,arguments)}}()),e.registerFeature("legacySession",1e3,function(){var t=i(n.mark((function t(r,i){return n.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!(e.sessionStarted||r.legacySession&&r.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,r){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,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(1);t.default=function(e){e.disco.addFeature(n.NS_ADHOC_COMMANDS),e.disco.addItem({name:"Ad-Hoc Commands",node:n.NS_ADHOC_COMMANDS}),e.getCommands=function(t){return e.getDiscoItems(t,n.NS_ADHOC_COMMANDS)}}},function(e,t,r){"use strict";r(2),r(17);var n=r(8);r(15);var i=r(23);Object.defineProperty(t,"__esModule",{value:!0});var o=r(1),a=r(107);function s(e){return u.apply(this,arguments)}function u(){return(u=i(n.mark((function e(t){return n.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(n.mark((function t(r){return n.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({ping:!0,to:r,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 r=t.interval||300,o=t.timeout||e.config.timeout||15;function u(){return c.apply(this,arguments)}function c(){return(c=i(n.mark((function t(){return n.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*r)},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(n.mark((function t(r,o){var a;return n.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(n.mark((function t(r){return n.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:t.t0=r.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(r);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(r);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",r),t.abrupt("return",o("break"));case 17:return t.next=19,e.sm.failed(r);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,r){return t.apply(this,arguments)}}();e.registerFeature("streamManagement",200,t),e.registerFeature("streamManagement",500,t),e.registerFeature("clientStateIndication",400,(function(t,r){e.features.negotiated.clientStateIndication=!0,r()}))}},function(e,t,r){"use strict";r(6);var n=r(8),i=r(9);r(15);var o=r(23);function a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function s(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?a(Object(r),!0).forEach((function(t){i(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):a(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var u=r(18),c=(0,u.__importDefault)(r(494)),l=(0,u.__importStar)(r(93)),f=r(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,r){var n=l.getDomain(e.jid)||e.config.server;e.emit("disco:caps",{caps:t.legacyCapabilities||[],jid:n}),e.features.negotiated.caps=!0,r()})),e.getDiscoInfo=function(){var t=o(n.mark((function t(r,i){var o;return n.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({disco:{node:i,type:"info"},to:r,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,r){return t.apply(this,arguments)}}(),e.getDiscoItems=function(){var t=o(n.mark((function t(r,i){var o;return n.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({disco:{node:i,type:"items"},to:r,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,r){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 r="".concat(t[0].node,"#").concat(t[0].value);return{info:e.disco.getNodeInfo(r),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 r=t.disco,n=r.type,i=r.node;"info"===n&&e.sendIQResult(t,{disco:s(s({},e.disco.getNodeInfo(i||"")),{},{node:i,type:"info"})}),"items"===n&&e.sendIQResult(t,{disco:{items:e.disco.items.get(i||"")||[],type:"items"}})}))}},function(e,t,r){"use strict";var n=r(8);r(15);var i=r(23);function o(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return a(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return a(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return s=e.done,e},e:function(e){u=!0,o=e},f:function(){try{s||null==r.return||r.return()}finally{if(u)throw o}}}}function a(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}Object.defineProperty(t,"__esModule",{value:!0});var s=r(18),u=r(40),c=r(1),l=(0,s.__importStar)(r(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,r=o(l.getHashes());try{for(r.s();!(t=r.n()).done;){var a=t.value;e.disco.addFeature((0,c.NS_HASH_NAME)(a))}}catch(e){r.e(e)}finally{r.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 r=new Date;e.sendIQResult(t,{time:{tzo:r.getTimezoneOffset(),utc:r}})})),e.getSoftwareVersion=function(){var t=i(n.mark((function t(r){var i;return n.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({softwareVersion:{},to:r,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(n.mark((function t(r){var i;return n.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({time:{},to:r,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(n.mark((function t(r){var i;return n.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({lastActivity:{},to:r,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,r){"use strict";r(21),r(2),r(17);var n=r(8);r(15);var i=r(23);function o(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return a(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return a(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return s=e.done,e},e:function(e){u=!0,o=e},f:function(){try{s||null==r.return||r.return()}finally{if(u)throw o}}}}function a(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}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,r,n){this.features.order.push({name:t,priority:r}),this.features.order.sort((function(e,t){return e.priority-t.priority})),this.features.handlers[t]=n.bind(e)},e.on("features",function(){var t=i(n.mark((function t(r){var i,a,s,u,c,l,f,p,d,h,v,m,g;return n.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:f=function(e){return new Promise((function(t){a[e](r,(function(e,r){t(e?{command:e,message:r}: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,r[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,r){"use strict";r(39),r(27),r(7),r(2),r(17),r(79),r(13),r(146),r(14);var n=r(8),i=r(16);r(15);var o=r(23);function a(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return s(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return s(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){u=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(u)throw o}}}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}Object.defineProperty(t,"__esModule",{value:!0});var u=r(1);t.default=function(e){e.discoverBindings=function(){var t=o(n.mark((function t(r){var o,s,c,l;return n.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return o=new Set,s=new Set,c=e.resolver.getHostMeta(r).then((function(e){var t,r,n=a(null!==(t=e.links)&&void 0!==t?t:[]);try{for(n.s();!(r=n.n()).done;){var i=r.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){n.e(e)}finally{n.f()}})).catch((function(e){return console.error(e)})),l=e.config.allowAlternateDNSDiscovery?e.resolver.resolveTXT("_xmppconnect.".concat(r)).then((function(e){var t,r=a(e);try{for(r.s();!(t=r.n()).done;){var n,i=a(t.value);try{for(i.s();!(n=i.n()).done;){var u=n.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){r.e(e)}finally{r.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,r){"use strict";var n=r(8);r(15);var i=r(23),o=r(9);function a(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return s(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return s(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){u=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(u)throw o}}}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function u(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function c(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?u(Object(r),!0).forEach((function(t){o(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):u(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var l=r(18),f=r(84),p=(0,l.__importStar)(r(217)),d=r(1);t.default=function(e){var t=!!f.RTCPeerConnection,r={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({},r),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(r,n){e.emit("jingle:"+t,r,n)}))},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(n.mark((function t(r){var i;return n.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(t.prev=0,"set"!==r.type){t.next=8;break}return t.next=4,e.sendIQ(r);case 4:(i=t.sent).jingle||(i.jingle={}),i.jingle.sid=r.jingle.sid,u.process(i);case 8:"result"===r.type&&e.sendIQResult({type:"set",id:r.id,from:r.to},r),"error"===r.type&&e.sendIQError({type:"set",id:r.id,from:r.to},r),t.next=17;break;case 12:t.prev=12,t.t0=t.catch(0),t.t0.jingle||(t.t0.jingle=r.jingle),t.t0.jingle.sid=r.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(n.mark((function t(r,i,o){var a,s;return n.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({externalServices:{type:i,version:o},to:r,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,r,n){return t.apply(this,arguments)}}(),e.getServiceCredentials=function(){var t=i(n.mark((function t(r,i,o,a,s){var u;return n.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:r,type:"get"});case 2:return u=t.sent,t.abrupt("return",u.externalServiceCredentials);case 4:case"end":return t.stop()}}),t)})));return function(e,r,n,i,o){return t.apply(this,arguments)}}(),e.discoverICEServers=i(n.mark((function t(){var r,i,o,s,u,c,l,f=arguments;return n.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=f.length>0&&void 0!==f[0]?f[0]:{},t.prev=1,t.next=4,e.getServices(e.config.server,void 0,r.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,r){"use strict";var n=r(9),i=r(8);r(15);var o=r(23);function a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function s(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?a(Object(r),!0).forEach((function(t){n(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):a(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var u=r(18),c=r(310),l=(0,u.__importStar)(r(93)),f=r(1);t.default=function(e){e.getHistorySearchForm=function(){var t=o(i.mark((function t(r){var n,o,a=arguments;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=a.length>1&&void 0!==a[1]?a[1]:{},t.next=3,e.sendIQ({archive:{type:"query",version:n.version},to:r,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(r){var n,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 n=y.length>1&&void 0!==y[1]?y[1]:{},o=e.nextId(),a="","string"==typeof r?a=r:(a=r.to||"",n=r),n.queryId=o,(u=n.form||{}).type="submit",p=u.fields||[],d=[{name:"FORM_TYPE",type:"hidden",value:f.NS_MAM_2}],n.with&&d.push({name:"with",type:"text-single",value:n.with}),n.start&&d.push({name:"start",type:"text-single",value:n.start.toISOString()}),n.end&&d.push({name:"end",type:"text-single",value:n.end.toISOString()}),u.fields=(0,c.mergeFields)(d,p),n.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:n,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 r;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 r=t.sent,t.abrupt("return",r.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,r){"use strict";r(7),r(21),r(78),r(2),r(79),r(13),r(14);var n=r(9);function i(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function o(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?i(Object(r),!0).forEach((function(t){n(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):i(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function a(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return s(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return s(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){u=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(u)throw o}}}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}Object.defineProperty(t,"__esModule",{value:!0}),t.mergeFields=void 0,t.mergeFields=function(e,t){var r,n=[],i=new Map,s=a(t);try{for(s.s();!(r=s.n()).done;){var u=r.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)?(n.push(o(o({},p),i.get(p.name))),l.add(p.name)):n.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))&&n.push(o({},v))}}catch(e){h.e(e)}finally{h.f()}return n}},function(e,t,r){"use strict";r(106),r(7),r(78),r(2),r(12),r(79),r(13),r(37),r(14);var n=r(8);r(15);var i=r(9),o=r(23);function a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function s(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?a(Object(r),!0).forEach((function(t){i(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):a(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var u=(0,r(18).__importStar)(r(93)),c=r(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 r;return e.marker&&(p.get(e.marker.type)<p.get(t)||"markable"===(null===(r=e.marker)||void 0===r?void 0:r.type))};function h(e,t){return v.apply(this,arguments)}function v(){return(v=o(n.mark((function e(t,r){return n.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.sendIQ({carbons:{action:r},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 r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return e.sendMessage(s(s({},r),{},{requestingAttention:!0,to:t,type:"headline"}))},e.sendMarker=function(t,r,n){if(d(t,r)||n){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:r},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 r=t.carbon.forward.message;r.delay||(r.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",r)),function(e){return!!e.carbon&&"sent"===e.carbon.type}(t)&&(e.emit("carbon:sent",t),e.emit("message:sent",r,!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 n=!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&&n&&("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,r){"use strict";r(39),r(49),r(27),r(7),r(21),r(78),r(2),r(17),r(89),r(13),r(14);var n=r(8),i=r(9);r(15);var o=r(23),a=r(34);function s(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function u(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?s(Object(r),!0).forEach((function(t){i(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):s(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function c(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return l(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return l(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(s)throw o}}}}function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}Object.defineProperty(t,"__esModule",{value:!0});var f=r(18),p=r(40),d=(0,f.__importStar)(r(93)),h=r(1),v=r(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 r,n=c(t);try{for(n.s();!(r=n.n()).done;){var i=a(r.value,2),o=i[0],s=i[1];e.joinRoom(o,s)}}catch(e){n.e(e)}finally{n.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 r="direct-invite"===t.muc.type?t.muc:t.legacyMUC;e.emit("muc:invite",{from:t.from,password:r.password,reason:r.reason,room:r.jid,thread:r.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 r=d.toBare(t.from);if(e.joiningRooms.has(r)&&"error"===t.type)return e.joiningRooms.delete(r),e.emit("muc:failed",t),void e.emit("muc:error",t);if(function(e){return!!e.muc}(t)){var n=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),n&&(i?e.joinedRooms.set(r,t.muc.nick):(e.emit("muc:leave",t),e.joinedRooms.delete(r),e.leavingRooms.delete(r))),void(t.muc.destroy&&e.emit("muc:destroyed",{newRoom:t.muc.destroy.jid,password:t.muc.destroy.password,reason:t.muc.destroy.reason,room:r}));e.emit("muc:available",t);var o=e.joiningRooms.has(r)||!e.joinedRooms.has(r);n&&(e.joinedRooms.set(r,d.getResource(t.from)),o&&(e.joiningRooms.delete(r),e.emit("muc:join",t)))}else e.emit("muc:error",t)}})),e.joinRoom=function(){var t=o(n.mark((function t(r,i){var o,a=arguments;return n.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(o=a.length>2&&void 0!==a[2]?a[2]:{},r=d.toBare(r),e.joiningRooms.set(r,i||""),i){t.next=14;break}return t.prev=4,t.next=7,e.getReservedNick(r);case 7:i=t.sent,e.joiningRooms.set(r,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,n){function a(n){d.equalBare(n.from,r)&&(e.off("muc:join",a),e.off("muc:failed",s),t(n))}function s(t){d.equalBare(t.from,r)&&(e.off("muc:join",a),e.off("muc:failed",s),n(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(r,i)}))})));case 15:case"end":return t.stop()}}),t,null,[[4,11]])})));return function(e,r){return t.apply(this,arguments)}}(),e.leaveRoom=function(t,r){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return t=d.toBare(t),r=r||e.joinedRooms.get(t),e.leavingRooms.set(t,r),new Promise((function(i,o){var a=n.id||(0,v.uuid)(),s=d.allowedResponders(t);function c(r){d.equalBare(r.from,t)&&(e.off("muc:leave",c),e.off("presence:error",l),i(r))}function l(r){r.id===a&&s.has(r.from)&&(e.joinedRooms.has(t)||e.leavingRooms.delete(t),e.off("muc:leave",c),e.off("presence:error",l),o(r))}e.on("muc:leave",c),e.on("presence:error",l),e.sendPresence(u(u({},n),{},{id:a,to:d.createFull(t,r),type:"unavailable"}))}))},e.ban=function(t,r,n){return e.setRoomAffiliation(t,r,"outcast",n)},e.kick=function(t,r,n){return e.setRoomRole(t,r,"none",n)},e.invite=function(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];Array.isArray(r)||(r=[r]),e.sendMessage({muc:{invite:r,type:"info"},to:t})},e.directInvite=function(t,r){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};e.sendMessage({muc:u(u({},n),{},{jid:t,type:"direct-invite"}),to:r})},e.declineInvite=function(t,r,n){e.sendMessage({muc:{decline:{reason:n,to:r},type:"info"},to:t})},e.changeNick=function(t,r){var n=(0,v.uuid)(),i=d.createFull(t,r),o=d.allowedResponders(t);return new Promise((function(t,r){function a(r){o.has(d.toBare(r.from))&&r.muc.statusCodes&&r.muc.statusCodes.includes(p.MUCStatusCode.SelfPresence)&&(e.off("muc:available",a),e.off("presence:id:".concat(n),s),t(r))}function s(i){o.has(d.toBare(i.from))&&i.id===n&&(e.off("muc:available",a),e.off("presence:id:".concat(n),s),"error"===i.type?r(i):t(i))}e.on("muc:available",a),e.on("presence:id:".concat(n),s),e.sendPresence({id:n,to:i})}))},e.setSubject=function(t,r){e.sendMessage({subject:r,to:t,type:"groupchat"})},e.getReservedNick=function(){var t=o(n.mark((function t(r){var i,o;return n.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.prev=0,t.next=3,e.getDiscoInfo(r,"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,r,n,i){return e.sendIQ({muc:{type:"user-list",users:[{affiliation:n,jid:r,reason:i}]},to:t,type:"set"})},e.setRoomRole=function(t,r,n,i){return e.sendIQ({muc:{type:"user-list",users:[{nick:r,reason:i,role:n}]},to:t,type:"set"})},e.getRoomMembers=function(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{affiliation:"member"};return e.sendIQ({muc:{type:"user-list",users:[r]},to:t,type:"get"})},e.getRoomConfig=function(){var t=o(n.mark((function t(r){var i;return n.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({muc:{type:"configure"},to:r,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 r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return e.sendIQ({muc:{form:u(u({},r),{},{type:"submit"}),type:"configure"},to:t,type:"set"})},e.destroyRoom=function(t){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return e.sendIQ({muc:{destroy:r,type:"configure"},to:t,type:"set"})},e.getUniqueRoomName=function(){var e=o(n.mark((function e(t){var r;return n.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((r=e.sent).muc.name){e.next=5;break}throw new Error("No unique name returned");case 5:return e.abrupt("return",r.muc.name);case 6:case"end":return e.stop()}}),e,this)})));return function(t){return e.apply(this,arguments)}}(),e.getBookmarks=o(n.mark((function t(){var r;return n.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.getPrivateData("bookmarks");case 2:if((r=t.sent)&&r.rooms){t.next=5;break}return t.abrupt("return",[]);case 5:return t.abrupt("return",r.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(n.mark((function t(r){var i,o,a,s,l,f;return n.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,r.jid)?(o.push(u(u({},f),r)),a=!0):o.push(f)}catch(e){s.e(e)}finally{s.f()}return a||o.push(r),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(n.mark((function t(r){var i,o;return n.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,r)})),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,r){"use strict";var n=r(9);function i(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function o(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?i(Object(r),!0).forEach((function(t){n(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):i(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var a=r(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 r=t.pubsub.items.published[0].content;switch(t.pubsub.items.node){case a.NS_ACTIVITY:return e.emit("activity",{activity:r,jid:t.from});case a.NS_GEOLOC:return e.emit("geoloc",{geoloc:r,jid:t.from});case a.NS_MOOD:return e.emit("mood",{jid:t.from,mood:r});case a.NS_NICK:return e.emit("nick",{jid:t.from,nick:r.nick});case a.NS_TUNE:return e.emit("tune",{jid:t.from,tune:t.pubsub.items.published[0].content})}}))}},function(e,t,r){"use strict";var n=r(9),i=r(8);r(15);var o=r(23);function a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function s(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?a(Object(r),!0).forEach((function(t){n(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):a(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var u=(0,r(18).__importStar)(r(93)),c=r(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(r,n){var o,a,s,c;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return o={},"string"==typeof n?(o.node=n,o.jid=u.toBare(e.jid)):(o.node=n.node,o.jid=n.jid||(n.useBareJID?u.toBare(e.jid):e.jid),a=n.options),t.next=4,e.sendIQ({pubsub:{context:"user",subscribe:o,subscriptionOptions:a?{form:a}:void 0},to:r,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,r){return t.apply(this,arguments)}}(),e.unsubscribeFromNode=function(){var t=o(i.mark((function t(r,n){var o,a;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return o={},"string"==typeof n?(o.node=n,o.jid=u.toBare(e.jid)):(o.node=n.node,o.subid=n.subid,o.jid=n.jid||(n.useBareJID?u.toBare(e.jid):e.jid)),t.next=4,e.sendIQ({pubsub:{context:"user",unsubscribe:o},to:r,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,r){return t.apply(this,arguments)}}(),e.publish=function(t,r,n,i){return e.sendIQ({pubsub:{context:"user",publish:{item:{content:n,id:i},node:r}},to:t,type:"set"})},e.getItem=function(){var t=o(i.mark((function t(r,n,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:n}},to:r,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,r,n){return t.apply(this,arguments)}}(),e.getItems=function(){var t=o(i.mark((function t(r,n){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:n},paging:o},to:r,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,r){return t.apply(this,arguments)}}(),e.retract=function(t,r,n,i){return e.sendIQ({pubsub:{context:"user",retract:{id:n,node:r,notify:i}},to:t,type:"set"})},e.purgeNode=function(t,r){return e.sendIQ({pubsub:{context:"owner",purge:r},to:t,type:"set"})},e.deleteNode=function(t,r,n){return e.sendIQ({pubsub:{context:"owner",destroy:{node:r,redirect:n}},to:t,type:"set"})},e.createNode=function(){var t=o(i.mark((function t(r,n,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:n}},to:r,type:"set"});case 2:if((a=t.sent).pubsub&&a.pubsub.create){t.next=5;break}return t.abrupt("return",{node:n});case 5:return t.abrupt("return",a.pubsub.create);case 6:case"end":return t.stop()}}),t)})));return function(e,r,n){return t.apply(this,arguments)}}(),e.getSubscriptions=function(){var t=o(i.mark((function t(r){var n,o,a=arguments;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=a.length>1&&void 0!==a[1]?a[1]:{},t.next=3,e.sendIQ({pubsub:{context:"user",subscriptions:n},to:r,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,r){return e.sendIQ({pubsub:{affiliations:{node:r}},to:t,type:"get"})},e.getNodeSubscribers=function(t,r){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return"string"==typeof r?n.node=r:n=s(s({},n),r),e.sendIQ({pubsub:{context:"owner",subscriptions:n},to:t,type:"get"})},e.updateNodeSubscriptions=function(t,r,n){return e.sendIQ({pubsub:{context:"owner",subscriptions:{items:n,node:r}},to:t,type:"set"})},e.getNodeAffiliations=function(){var t=o(i.mark((function t(r,n){var o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({pubsub:{affiliations:{node:n},context:"owner"},to:r,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,r){return t.apply(this,arguments)}}(),e.updateNodeAffiliations=function(t,r,n){return e.sendIQ({pubsub:{affiliations:{items:n,node:r},context:"owner"},to:t,type:"set"})},e.getNodeConfig=function(){var t=o(i.mark((function t(r,n){var o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({pubsub:{configure:{node:n},context:"owner"},to:r,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,r){return t.apply(this,arguments)}}(),e.getDefaultNodeConfig=function(){var t=o(i.mark((function t(r){var n;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({pubsub:{context:"owner",defaultConfiguration:{}},to:r,type:"get"});case 2:return n=t.sent,t.abrupt("return",n.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(r,n,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:n},context:"owner"},to:r,type:"set"}));case 1:case"end":return t.stop()}}),t)})));return function(e,r,n){return t.apply(this,arguments)}}(),e.getDefaultSubscriptionOptions=function(){var t=o(i.mark((function t(r){var n;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({pubsub:{defaultSubscriptionOptions:{}},to:r,type:"get"});case 2:return n=t.sent,t.abrupt("return",n.pubsub.defaultSubscriptionOptions.form||{});case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()}},function(e,t,r){"use strict";var n=r(9),i=r(8);r(15);var o=r(23);function a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function s(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?a(Object(r),!0).forEach((function(t){n(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):a(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var u=(0,r(18).__importStar)(r(93));t.default=function(e){function t(e,t){return r.apply(this,arguments)}function r(){return(r=o(i.mark((function t(r,n){return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({blockList:{action:r,jids:[n]},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 r=t.blockList;e.emit(r.action,{jids:r.jids||[]}),e.sendIQResult(t)})),e.getRoster=o(i.mark((function t(){var r,n;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(!(r=t.sent).roster){t.next=10;break}return(n=r.roster.version)&&(e.config.rosterVer=n,e.emit("roster:ver",n)),r.roster.items=r.roster.items||[],t.abrupt("return",r.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(r){return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({roster:{items:[r]},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 r;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 r=t.sent,t.abrupt("return",s({jids:[]},r.blockList));case 4:case"end":return t.stop()}}),t)}))),e.block=function(){var e=o(i.mark((function e(r){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",t("block",r));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(r){return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",t("unblock",r));case 1:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),e.goInvisible=o(i.mark((function t(){var r,n=arguments;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=n.length>0&&void 0!==n[0]&&n[0],t.next=3,e.sendIQ({type:"set",visiblity:{probe:r,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,r){"use strict";r(21);var n=r(8),i=r(9);r(15);var o=r(23);function a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function s(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?a(Object(r),!0).forEach((function(t){i(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):a(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){e.registerFeature("sasl",100,function(){var t=o(n.mark((function t(r,i){var a,u,c;return n.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(a=e.sasl.createMechanism(r.sasl.mechanisms),u=function(){var t=o(n.mark((function t(r){var o,c,l;return n.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=r.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(r.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,r){return t.apply(this,arguments)}}())}},function(e,t,r){"use strict";r(106),r(49),r(276),r(21),r(89);var n=r(9),i=r(8);r(15);var o=r(23);function a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function s(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?a(Object(r),!0).forEach((function(t){n(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):a(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function u(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return c(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return c(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(s)throw o}}}}function c(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}Object.defineProperty(t,"__esModule",{value:!0});var l=(0,r(18).__importStar)(r(93)),f=r(1);t.default=function(e){function t(e){return r.apply(this,arguments)}function r(){return(r=o(i.mark((function t(r){var n,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(r);case 2:if((n=t.sent).features&&n.features.includes(f.NS_HTTP_UPLOAD_0)){t.next=5;break}return t.abrupt("return");case 5:a=u(n.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:r,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(r,n){var o;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.sendIQ({bits:{cid:n},to:r,type:"get"});case 2:return o=t.sent,t.abrupt("return",o.bits);case 4:case"end":return t.stop()}}),t)})));return function(e,r){return t.apply(this,arguments)}}(),e.getUploadService=o(i.mark((function r(){var n,o,a,s,c,f,p,d=arguments;return i.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return n=d.length>0&&void 0!==d[0]?d[0]:l.getDomain(e.jid),r.next=3,t(n);case 3:if(!(o=r.sent)){r.next=6;break}return r.abrupt("return",o);case 6:return r.next=8,e.getDiscoItems(n);case 8:a=r.sent,s=u(a.items||[]),r.prev=10,s.s();case 12:if((c=s.n()).done){r.next=23;break}if((f=c.value).jid){r.next=16;break}return r.abrupt("continue",21);case 16:return r.next=18,t(f.jid);case 18:if(!(p=r.sent)){r.next=21;break}return r.abrupt("return",p);case 21:r.next=12;break;case 23:r.next=28;break;case 25:r.prev=25,r.t0=r.catch(10),s.e(r.t0);case 28:return r.prev=28,s.f(),r.finish(28);case 31:throw new Error("No upload service discovered on: "+n);case 32:case"end":return r.stop()}}),r,null,[[10,25,28,31]])}))),e.getUploadSlot=function(){var t=o(i.mark((function t(r,n){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"},n),to:r,type:"get"});case 2:return o=t.sent,t.abrupt("return",o.httpUpload);case 4:case"end":return t.stop()}}),t)})));return function(e,r){return t.apply(this,arguments)}}()}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(18);(0,n.__exportStar)(r(319),t),(0,n.__exportStar)(r(320),t),(0,n.__exportStar)(r(321),t),(0,n.__exportStar)(r(322),t),(0,n.__exportStar)(r(323),t),(0,n.__exportStar)(r(324),t),(0,n.__exportStar)(r(325),t),(0,n.__exportStar)(r(326),t),(0,n.__exportStar)(r(327),t),(0,n.__exportStar)(r(328),t),(0,n.__exportStar)(r(329),t),(0,n.__exportStar)(r(330),t),(0,n.__exportStar)(r(331),t),(0,n.__exportStar)(r(332),t),(0,n.__exportStar)(r(333),t),(0,n.__exportStar)(r(334),t),(0,n.__exportStar)(r(335),t),(0,n.__exportStar)(r(336),t),(0,n.__exportStar)(r(337),t),(0,n.__exportStar)(r(338),t),(0,n.__exportStar)(r(339),t),(0,n.__exportStar)(r(340),t),(0,n.__exportStar)(r(341),t),(0,n.__exportStar)(r(342),t),(0,n.__exportStar)(r(343),t),(0,n.__exportStar)(r(344),t),(0,n.__exportStar)(r(345),t),(0,n.__exportStar)(r(346),t),(0,n.__exportStar)(r(347),t),(0,n.__exportStar)(r(348),t),(0,n.__exportStar)(r(349),t),(0,n.__exportStar)(r(350),t),(0,n.__exportStar)(r(351),t),(0,n.__exportStar)(r(352),t),(0,n.__exportStar)(r(353),t),(0,n.__exportStar)(r(354),t),(0,n.__exportStar)(r(355),t),(0,n.__exportStar)(r(356),t),(0,n.__exportStar)(r(357),t),(0,n.__exportStar)(r(358),t),(0,n.__exportStar)(r(359),t),(0,n.__exportStar)(r(360),t),(0,n.__exportStar)(r(361),t),(0,n.__exportStar)(r(362),t),(0,n.__exportStar)(r(363),t),(0,n.__exportStar)(r(364),t),(0,n.__exportStar)(r(365),t),(0,n.__exportStar)(r(366),t),(0,n.__exportStar)(r(367),t),(0,n.__exportStar)(r(368),t),(0,n.__exportStar)(r(369),t),(0,n.__exportStar)(r(370),t),(0,n.__exportStar)(r(371),t),(0,n.__exportStar)(r(372),t),(0,n.__exportStar)(r(373),t),(0,n.__exportStar)(r(374),t),(0,n.__exportStar)(r(375),t),(0,n.__exportStar)(r(376),t),(0,n.__exportStar)(r(377),t),(0,n.__exportStar)(r(378),t),(0,n.__exportStar)(r(379),t),(0,n.__exportStar)(r(380),t),(0,n.__exportStar)(r(381),t),(0,n.__exportStar)(r(382),t),(0,n.__exportStar)(r(383),t),(0,n.__exportStar)(r(384),t),(0,n.__exportStar)(r(385),t),(0,n.__exportStar)(r(386),t),(0,n.__exportStar)(r(387),t),(0,n.__exportStar)(r(388),t),(0,n.__exportStar)(r(389),t),(0,n.__exportStar)(r(390),t),(0,n.__exportStar)(r(391),t),(0,n.__exportStar)(r(392),t),(0,n.__exportStar)(r(393),t),(0,n.__exportStar)(r(394),t),(0,n.__exportStar)(r(395),t),(0,n.__exportStar)(r(396),t),(0,n.__exportStar)(r(397),t),(0,n.__exportStar)(r(398),t),(0,n.__exportStar)(r(224),t);var i=(0,n.__importDefault)(r(319)),o=(0,n.__importDefault)(r(320)),a=(0,n.__importDefault)(r(321)),s=(0,n.__importDefault)(r(322)),u=(0,n.__importDefault)(r(323)),c=(0,n.__importDefault)(r(324)),l=(0,n.__importDefault)(r(325)),f=(0,n.__importDefault)(r(326)),p=(0,n.__importDefault)(r(327)),d=(0,n.__importDefault)(r(328)),h=(0,n.__importDefault)(r(329)),v=(0,n.__importDefault)(r(330)),m=(0,n.__importDefault)(r(331)),g=(0,n.__importDefault)(r(332)),y=(0,n.__importDefault)(r(333)),b=(0,n.__importDefault)(r(334)),_=(0,n.__importDefault)(r(335)),S=(0,n.__importDefault)(r(336)),w=(0,n.__importDefault)(r(337)),x=(0,n.__importDefault)(r(338)),O=(0,n.__importDefault)(r(339)),k=(0,n.__importDefault)(r(340)),A=(0,n.__importDefault)(r(341)),T=(0,n.__importDefault)(r(342)),E=(0,n.__importDefault)(r(343)),I=(0,n.__importDefault)(r(344)),N=(0,n.__importDefault)(r(345)),R=(0,n.__importDefault)(r(346)),j=(0,n.__importDefault)(r(347)),P=(0,n.__importDefault)(r(348)),C=(0,n.__importDefault)(r(349)),L=(0,n.__importDefault)(r(350)),M=(0,n.__importDefault)(r(352)),D=(0,n.__importDefault)(r(353)),B=(0,n.__importDefault)(r(354)),F=(0,n.__importDefault)(r(351)),q=(0,n.__importDefault)(r(355)),U=(0,n.__importDefault)(r(356)),J=(0,n.__importDefault)(r(357)),z=(0,n.__importDefault)(r(358)),G=(0,n.__importDefault)(r(359)),H=(0,n.__importDefault)(r(360)),V=(0,n.__importDefault)(r(361)),W=(0,n.__importDefault)(r(362)),Q=(0,n.__importDefault)(r(363)),K=(0,n.__importDefault)(r(364)),Y=(0,n.__importDefault)(r(365)),X=(0,n.__importDefault)(r(366)),$=(0,n.__importDefault)(r(367)),Z=(0,n.__importDefault)(r(368)),ee=(0,n.__importDefault)(r(369)),te=(0,n.__importDefault)(r(370)),re=(0,n.__importDefault)(r(371)),ne=(0,n.__importDefault)(r(372)),ie=(0,n.__importDefault)(r(373)),oe=(0,n.__importDefault)(r(374)),ae=(0,n.__importDefault)(r(375)),se=(0,n.__importDefault)(r(376)),ue=(0,n.__importDefault)(r(377)),ce=(0,n.__importDefault)(r(378)),le=(0,n.__importDefault)(r(379)),fe=(0,n.__importDefault)(r(380)),pe=(0,n.__importDefault)(r(381)),de=(0,n.__importDefault)(r(382)),he=(0,n.__importDefault)(r(383)),ve=(0,n.__importDefault)(r(384)),me=(0,n.__importDefault)(r(385)),ge=(0,n.__importDefault)(r(386)),ye=(0,n.__importDefault)(r(387)),be=(0,n.__importDefault)(r(388)),_e=(0,n.__importDefault)(r(389)),Se=(0,n.__importDefault)(r(390)),we=(0,n.__importDefault)(r(391)),xe=(0,n.__importDefault)(r(392)),Oe=(0,n.__importDefault)(r(393)),ke=(0,n.__importDefault)(r(394)),Ae=(0,n.__importDefault)(r(395)),Te=(0,n.__importDefault)(r(396)),Ee=(0,n.__importDefault)(r(397)),Ie=(0,n.__importDefault)(r(398)),Ne=(0,n.__importDefault)(r(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,O.default,k.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,re.default,ne.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,Oe.default,ke.default,Ae.default,Te.default,Ee.default,Ie.default,Ne.default];t.default=Re},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o={aliases:["features.legacySession","iq.legacySession"],element:"session",fields:{optional:(0,n.childBoolean)(null,"optional")},namespace:i.NS_SESSION};t.default=o},function(e,t,r){"use strict";r(6);var n=r(16);Object.defineProperty(t,"__esModule",{value:!0});var i=r(3),o=r(1),a=[{aliases:["atomentry"].concat(n((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,r){"use strict";r(6),r(39),r(7),r(25),r(43),r(2),r(127),r(79),r(13),r(14);var n=r(16);Object.defineProperty(t,"__esModule",{value:!0});var i=r(40),o=r(3),a=r(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 r=Object.keys(t.data).filter((function(e){return!f.has(e)}));return 1!==r.length?"unknown-payload":r[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(n(l),v,m,n(p),n(d),n(h),[g]);t.default=y},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[(0,n.extendStreamFeatures)({rosterPreApproval:(0,n.childBoolean)(i.NS_SUBSCRIPTION_PREAPPROVAL,"sub"),rosterVersioning:(0,n.childBoolean)(i.NS_ROSTER_VERSIONING,"ver")}),(0,n.extendMessage)({alternateLanguageBodies:(0,n.childAlternateLanguageText)(null,"body"),alternateLanguageSubjects:(0,n.childAlternateLanguageText)(null,"subject"),body:(0,n.childText)(null,"body"),hasSubject:(0,n.childBoolean)(null,"subject"),parentThread:(0,n.childAttribute)(null,"thread","parent"),subject:(0,n.childText)(null,"subject"),thread:(0,n.childText)(null,"thread"),type:(0,n.attribute)("type")}),(0,n.extendPresence)({alternateLanguageStatuses:(0,n.childAlternateLanguageText)(null,"status"),priority:(0,n.childInteger)(null,"priority",0),show:(0,n.childText)(null,"show"),status:(0,n.childText)(null,"status"),type:(0,n.attribute)("type")}),{element:"query",fields:{version:(0,n.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,n.multipleChildText)(null,"group"),jid:(0,n.JIDAttribute)("jid"),name:(0,n.attribute)("name"),pending:(0,n.attribute)("ask"),preApproved:(0,n.booleanAttribute)("approved"),subscription:(0,n.attribute)("subscription")},namespace:i.NS_ROSTER}];t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[{element:"open",fields:{from:(0,n.attribute)("from"),id:(0,n.attribute)("id"),lang:(0,n.languageAttribute)(),to:(0,n.attribute)("to"),version:(0,n.attribute)("version")},namespace:i.NS_FRAMING,path:"stream",type:"open"},{element:"close",fields:{seeOtherURI:(0,n.attribute)("see-other-uri")},namespace:i.NS_FRAMING,path:"stream",type:"close"}];t.default=o},function(e,t,r){"use strict";r(50),r(2),r(24);var n=r(9);function i(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return o(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return o(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return s=e.done,e},e:function(e){u=!0,a=e},f:function(){try{s||null==r.return||r.return()}finally{if(u)throw a}}}}function o(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function s(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?a(Object(r),!0).forEach((function(t){n(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):a(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var u=r(40),c=r(3),l=r(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 r=e.getAttribute("type"),n=(0,c.multipleChildText)(l.NS_DATAFORM,"value").importer(e,t),i=n[0];switch(r){case u.DataFormFieldType.TextMultiple:case u.DataFormFieldType.ListMultiple:case u.DataFormFieldType.JIDMultiple:return n;case u.DataFormFieldType.Hidden:case u.DataFormFieldType.Fixed:return 1===n.length?i:n;case u.DataFormFieldType.Boolean:if(i)return"1"===i||"true"===i;break;default:return i}},exporter:function(e,t,r){var n=(0,c.multipleChildText)(null,"value"),o=[],a=r.data&&r.data.rawValues?r.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()];n.exporter(e,o,Object.assign({},r,{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,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[{aliases:["presence.legacyLastActivity","iq.lastActivity"],element:"query",fields:{seconds:(0,n.integerAttribute)("seconds"),status:(0,n.text)()},namespace:i.NS_LAST_ACTIVITY}];t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[{element:"query",fields:{activeList:(0,n.childAttribute)(null,"active","name"),defaultList:(0,n.childAttribute)(null,"default","name")},namespace:i.NS_PRIVACY,path:"iq.privacy"},{aliases:[{path:"iq.privacy.lists",multiple:!0}],element:"list",fields:{name:(0,n.attribute)("name")},namespace:i.NS_PRIVACY},{aliases:[{path:"iq.privacy.lists.items",multiple:!0}],element:"item",fields:{action:(0,n.attribute)("action"),incomingPresence:(0,n.childBoolean)(null,"presence-in"),iq:(0,n.childBoolean)(null,"iq"),messages:(0,n.childBoolean)(null,"message"),order:(0,n.integerAttribute)("order"),outgoingPresence:(0,n.childBoolean)(null,"presence-out"),type:(0,n.attribute)("type"),value:(0,n.attribute)("value")},namespace:i.NS_PRIVACY}];t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[{aliases:["iq.disco","message.disco","features.disco"],childrenExportOrder:{identities:1,features:2,extensions:3},element:"query",fields:{features:(0,n.multipleChildAttribute)(null,"feature","var"),node:(0,n.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,n.attribute)("category"),lang:(0,n.languageAttribute)(),name:(0,n.attribute)("name"),type:(0,n.attribute)("type")},namespace:i.NS_DISCO_INFO},{aliases:[{path:"disco.items",multiple:!0,selector:"items"}],element:"item",fields:{jid:(0,n.JIDAttribute)("jid"),name:(0,n.attribute)("name"),node:(0,n.attribute)("node")},namespace:i.NS_DISCO_ITEMS},{aliases:[{path:"disco.items",multiple:!0,selector:"info"}],element:"item",fields:{category:(0,n.JIDAttribute)("category"),lang:(0,n.languageAttribute)(),name:(0,n.attribute)("name"),type:(0,n.attribute)("type")},namespace:i.NS_DISCO_INFO},(0,n.addAlias)(i.NS_DATAFORM,"x",[{path:"disco.extensions",multiple:!0,selector:"info"}]),(0,n.addAlias)(i.NS_RSM,"set",[{path:"disco.paging",selector:"items"}]),{aliases:["iq.disco","message.disco","features.disco"],element:"query",fields:{node:(0,n.attribute)("node")},namespace:i.NS_DISCO_ITEMS,path:"disco",type:"items",typeField:"type"}];t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[(0,n.extendMessage)({addresses:(0,n.splicePath)(i.NS_ADDRESS,"addresses","extendedAddress",!0)}),(0,n.extendPresence)({addresses:(0,n.splicePath)(i.NS_ADDRESS,"addresses","extendedAddress",!0)}),{element:"address",fields:{alternateLanguageDescriptions:(0,n.childAlternateLanguageText)(null,"desc"),delivered:(0,n.booleanAttribute)("delivered"),description:(0,n.attribute)("desc"),jid:(0,n.JIDAttribute)("jid"),node:(0,n.attribute)("node"),type:(0,n.attribute)("type"),uri:(0,n.attribute)("uri")},namespace:i.NS_ADDRESS,path:"extendedAddress"}];t.default=o},function(e,t,r){"use strict";var n=r(9);function i(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function o(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?i(Object(r),!0).forEach((function(t){n(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):i(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var a=r(3),s=r(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,r){var n=r.registry?r.registry.export("message.muc",o(o({},t),{},{type:"direct-invite"})):void 0;n&&e.appendChild(n)},exportOrder:100001,importer:function(e,t){if((0,a.findAll)(e,s.NS_MUC_USER,"x")[0]){var r=(0,a.findAll)(e,s.NS_MUC_DIRECT_INVITE,"x")[0];if(r)return t.registry?t.registry.import(r,o(o({},t),{},{path:"message"})):void 0}},importOrder:-1}})];t.default=u},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[{aliases:["iq.ibb","message.ibb"],element:"open",fields:{ack:{importer:function(e,t){return"message"!==(0,n.attribute)("stanza","iq").importer(e,t)},exporter:function(e,t,r){(0,n.attribute)("stanza").exporter(e,t?"iq":"message",r)}},blockSize:(0,n.integerAttribute)("block-size"),sid:(0,n.attribute)("sid")},namespace:i.NS_IBB,type:"open",typeField:"action"},{aliases:["iq.ibb","message.ibb"],element:"close",fields:{sid:(0,n.attribute)("sid")},namespace:i.NS_IBB,type:"close",typeField:"action"},{aliases:["iq.ibb","message.ibb"],element:"data",fields:{data:(0,n.textBuffer)("base64"),seq:(0,n.integerAttribute)("seq"),sid:(0,n.attribute)("sid")},namespace:i.NS_IBB,type:"data",typeField:"action"}];t.default=o},function(e,t,r){"use strict";r(6);var n=r(16);Object.defineProperty(t,"__esModule",{value:!0});var i=r(3),o=r(1),a=[{aliases:[{path:"bookmarkStorage",impliedType:!0},{path:"iq.privateStorage.bookmarks",impliedType:!0}].concat(n((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,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n={element:"query",namespace:r(1).NS_PRIVATE,path:"iq.privateStorage"};t.default=n},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[(0,n.addAlias)(i.NS_DATAFORM,"x",["iq.command.form"]),(0,n.extendStanzaError)({commandError:(0,n.childEnum)(i.NS_ADHOC_COMMANDS,["bad-action","bad-locale","bad-payload","bad-sessionid","malformed-action","session-expired"])}),{element:"command",fields:{action:(0,n.attribute)("action"),node:(0,n.attribute)("node"),sid:(0,n.attribute)("sessionid"),status:(0,n.attribute)("status")},namespace:i.NS_ADHOC_COMMANDS,path:"iq.command"},{element:"actions",fields:{complete:(0,n.childBoolean)(null,"complete"),execute:(0,n.attribute)("execute"),next:(0,n.childBoolean)(null,"next"),prev:(0,n.childBoolean)(null,"prev")},namespace:i.NS_ADHOC_COMMANDS,path:"iq.command.availableActions"},{aliases:[{path:"iq.command.notes",multiple:!0}],element:"note",fields:{type:(0,n.attribute)("type"),value:(0,n.text)()},namespace:i.NS_ADHOC_COMMANDS}];t.default=o},function(e,t,r){"use strict";var n=r(9);function i(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function o(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?i(Object(r),!0).forEach((function(t){n(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):i(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var a=r(3),s=r(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,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[(0,n.addAlias)(i.NS_DATAFORM,"x",["iq.search.form"]),(0,n.addAlias)(i.NS_RSM,"set",["iq.search.paging"]),{element:"query",fields:{email:(0,n.childText)(null,"email"),familyName:(0,n.childText)(null,"last"),givenName:(0,n.childText)(null,"first"),instructions:(0,n.childText)(null,"instructions"),nick:(0,n.childText)(null,"nick")},namespace:i.NS_SEARCH,path:"iq.search"},{aliases:[{path:"iq.search.items",multiple:!0}],element:"item",fields:{email:(0,n.childText)(null,"email"),familyName:(0,n.childText)(null,"last"),givenName:(0,n.childText)(null,"first"),jid:(0,n.JIDAttribute)("jid"),nick:(0,n.childText)(null,"nick")},namespace:i.NS_SEARCH}];t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o={aliases:["iq.pubsub.paging"],element:"set",fields:{after:(0,n.childText)(null,"after"),before:(0,n.childText)(null,"before"),count:(0,n.childInteger)(null,"count"),first:(0,n.childText)(null,"first"),firstIndex:(0,n.childIntegerAttribute)(null,"first","index"),index:(0,n.childInteger)(null,"index"),last:(0,n.childText)(null,"last"),max:(0,n.childInteger)(null,"max")},namespace:i.NS_RSM,path:"paging"};t.default=o},function(e,t,r){"use strict";r(127),Object.defineProperty(t,"__esModule",{value:!0});var n,i=r(40),o=r(3),a=r(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:(n="expiry",{importer:function(e){var t=e.getAttribute(n);return"presence"===t?t:t?new Date(t):void 0},exporter:function(e,t){var r;r="string"==typeof t?t:t.toISOString(),e.setAttribute(n,r)}}),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,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[{element:"query",fields:{activate:(0,n.childText)(null,"activate"),address:(0,n.attribute)("dstaddr"),candidateUsed:(0,n.childJIDAttribute)(null,"streamhost-used","jid"),mode:(0,n.attribute)("mode","tcp"),sid:(0,n.attribute)("sid"),udpSuccess:(0,n.childAttribute)(null,"udpsuccess","dstaddr")},namespace:i.NS_SOCKS5,path:"iq.socks5"},{aliases:[{multiple:!0,path:"iq.socks5.candidates"}],element:"streamhost",fields:{host:(0,n.attribute)("host"),jid:(0,n.JIDAttribute)("jid"),port:(0,n.integerAttribute)("port"),uri:(0,n.attribute)("uri")},namespace:i.NS_SOCKS5}];t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[{aliases:[{multiple:!0,path:"message.links"}],element:"x",fields:{description:(0,n.childText)(null,"desc"),url:(0,n.childText)(null,"url")},namespace:i.NS_OOB},{element:"query",fields:{description:(0,n.childText)(null,"desc"),url:(0,n.childText)(null,"url")},namespace:i.NS_OOB_TRANSFER,path:"iq.transferLink"}];t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o={element:"html",fields:{alternateLanguageBodies:(0,n.childAlternateLanguageRawElement)(i.NS_XHTML,"body","xhtmlim"),body:(0,n.childLanguageRawElement)(i.NS_XHTML,"body","xhtmlim")},namespace:i.NS_XHTML_IM,path:"message.html"};t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[(0,n.extendStreamFeatures)({inbandRegistration:(0,n.childBoolean)(i.NS_INBAND_REGISTRATION,"register")}),(0,n.addAlias)(i.NS_DATAFORM,"x",["iq.account.form"]),(0,n.addAlias)(i.NS_OOB,"x",["iq.account.registrationLink"]),{element:"query",fields:{address:(0,n.childText)(null,"address"),date:(0,n.childDate)(null,"date"),email:(0,n.childText)(null,"email"),familyName:(0,n.childText)(null,"last"),fullName:(0,n.childText)(null,"name"),givenName:(0,n.childText)(null,"first"),instructions:(0,n.childText)(null,"instructions"),key:(0,n.childText)(null,"key"),locality:(0,n.childText)(null,"city"),misc:(0,n.childText)(null,"misc"),nick:(0,n.childText)(null,"nick"),password:(0,n.childText)(null,"password"),phone:(0,n.childText)(null,"phone"),postalCode:(0,n.childText)(null,"zip"),region:(0,n.childText)(null,"state"),registered:(0,n.childBoolean)(null,"registered"),remove:(0,n.childBoolean)(null,"remove"),text:(0,n.childText)(null,"text"),uri:(0,n.childText)(null,"uri"),username:(0,n.childText)(null,"username")},namespace:i.NS_REGISTER,path:"iq.account"}];t.default=o},function(e,t,r){"use strict";r(6);var n=r(16);Object.defineProperty(t,"__esModule",{value:!0});var i=r(3),o=r(1),a={aliases:[{path:"message.geoloc",impliedType:!0},{path:"dataform.fields.geoloc",impliedType:!0}].concat(n((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,r){"use strict";r(6);var n=r(16);Object.defineProperty(t,"__esModule",{value:!0});var i=r(3),o=r(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(n((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,r){"use strict";r(127),Object.defineProperty(t,"__esModule",{value:!0});var n=r(40),i=r(3),o=r(1);t.default=(0,i.extendMessage)({chatState:(0,i.childEnum)(o.NS_CHAT_STATES,Object.values(n.ChatState))})},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o={element:"query",fields:{name:(0,n.childText)(null,"name"),os:(0,n.childText)(null,"os"),version:(0,n.childText)(null,"version")},namespace:i.NS_VERSION,path:"iq.softwareVersion"};t.default=o},function(e,t,r){"use strict";r(6);var n=r(16);Object.defineProperty(t,"__esModule",{value:!0});var i=r(40),o=r(3),a=r(1),s={aliases:[{path:"message.mood",impliedType:!0}].concat(n((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,r){"use strict";r(6);var n=r(16);Object.defineProperty(t,"__esModule",{value:!0});var i=r(40),o=r(3),a=r(1),s={aliases:[{path:"activity",impliedType:!0}].concat(n((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,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o={element:"handshake",fields:{value:(0,n.textBuffer)("hex")},namespace:i.NS_COMPONENT,path:"handshake"};t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o={aliases:[{path:"presence.legacyCapabilities",multiple:!0},{path:"features.legacyCapabilities",multiple:!0}],element:"c",fields:{algorithm:(0,n.attribute)("hash"),legacy:(0,n.staticValue)(!0),node:(0,n.attribute)("node"),value:(0,n.attribute)("ver")},namespace:i.NS_DISCO_LEGACY_CAPS};t.default=o},function(e,t,r){"use strict";r(6);var n=r(16);Object.defineProperty(t,"__esModule",{value:!0});var i=r(3),o=r(1),a={aliases:[{impliedType:!0,path:"tune"}].concat(n((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,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(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,n.attribute)("label")},namespace:i.NS_DATAFORM_LAYOUT},{aliases:o,element:"section",fields:{label:(0,n.attribute)("label")},namespace:i.NS_DATAFORM_LAYOUT,type:"section",typeField:"type"},{aliases:o,element:"text",fields:{value:(0,n.text)()},namespace:i.NS_DATAFORM_LAYOUT,type:"text",typeField:"type"},{aliases:o,element:"fieldref",fields:{field:(0,n.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,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o={element:"body",fields:{acceptMediaTypes:(0,n.attribute)("accept"),ack:(0,n.integerAttribute)("ack"),authId:(0,n.attribute)("authid"),characterSets:(0,n.attribute)("charsets"),condition:(0,n.attribute)("condition"),from:(0,n.JIDAttribute)("from"),key:(0,n.attribute)("key"),lang:(0,n.languageAttribute)(),maxClientRequests:(0,n.integerAttribute)("requests"),maxHoldOpen:(0,n.integerAttribute)("hold"),maxInactivityTime:(0,n.integerAttribute)("inactivity"),maxSessionPause:(0,n.integerAttribute)("maxpause"),maxWaitTime:(0,n.integerAttribute)("wait"),mediaType:(0,n.attribute)("content"),minPollingInterval:(0,n.integerAttribute)("polling"),newKey:(0,n.attribute)("newkey"),pauseSession:(0,n.integerAttribute)("pause"),report:(0,n.integerAttribute)("report"),rid:(0,n.integerAttribute)("rid"),route:(0,n.attribute)("string"),seeOtherURI:(0,n.childText)(null,"uri"),sid:(0,n.attribute)("sid"),stream:(0,n.attribute)("stream"),time:(0,n.integerAttribute)("time"),to:(0,n.JIDAttribute)("to"),type:(0,n.attribute)("type"),version:(0,n.attribute)("ver"),xmppRestart:(0,n.namespacedBooleanAttribute)("xmpp",i.NS_BOSH_XMPP,"restart",void 0,{writeValue:function(e){return e?"true":"false"}}),xmppRestartLogic:(0,n.namespacedBooleanAttribute)("xmpp",i.NS_BOSH_XMPP,"restartlogic",void 0,{writeValue:function(e){return e?"true":"false"}}),xmppVersion:(0,n.namespacedAttribute)("xmpp",i.NS_BOSH_XMPP,"version")},namespace:i.NS_BOSH,path:"bosh"};t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[(0,n.extendMessage)({headers:(0,n.splicePath)(i.NS_SHIM,"headers","header",!0)}),(0,n.extendPresence)({headers:(0,n.splicePath)(i.NS_SHIM,"headers","header",!0)}),{element:"header",fields:{name:(0,n.attribute)("name"),value:(0,n.text)()},namespace:i.NS_SHIM,path:"header"}];t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[{element:"compression",fields:{methods:(0,n.multipleChildText)(null,"method")},namespace:i.NS_COMPRESSION_FEATURE,path:"features.compression"},{element:"compress",fields:{method:(0,n.childText)(null,"method")},namespace:i.NS_COMPRESSION,path:"compression",type:"start",typeField:"type"},{aliases:["error.compressionError"],element:"failure",fields:{condition:(0,n.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,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[(0,n.extendMessage)({rosterExchange:(0,n.splicePath)(i.NS_ROSTER_EXCHANGE,"x","rosterExchange",!0)}),(0,n.extendIQ)({rosterExchange:(0,n.splicePath)(i.NS_ROSTER_EXCHANGE,"x","rosterExchange",!0)}),{element:"item",fields:{action:(0,n.attribute)("action"),groups:(0,n.multipleChildText)(null,"group"),jid:(0,n.JIDAttribute)("jid"),name:(0,n.attribute)("name")},namespace:i.NS_ROSTER_EXCHANGE,path:"rosterExchange"}];t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1);t.default=(0,n.extendPresence)({vcardAvatar:{importer:function(e){var t=(0,n.findAll)(e,i.NS_VCARD_TEMP_UPDATE,"x");if(t.length){var r=(0,n.findAll)(t[0],i.NS_VCARD_TEMP_UPDATE,"photo");return!r.length||r[0].getText()}},exporter:function(e,t){var r=(0,n.findOrCreate)(e,i.NS_VCARD_TEMP_UPDATE,"x");if(""===t)(0,n.findOrCreate)(r,i.NS_VCARD_TEMP_UPDATE,"photo");else{if(!0===t)return;t&&(0,n.findOrCreate)(r,i.NS_VCARD_TEMP_UPDATE,"photo").children.push(t)}}}})},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[(0,n.extendMessage)({captcha:(0,n.splicePath)(i.NS_CAPTCHA,"captcha","dataform")}),(0,n.extendIQ)({captcha:(0,n.splicePath)(i.NS_CAPTCHA,"captcha","dataform")})];t.default=o},function(e,t,r){"use strict";r(127),Object.defineProperty(t,"__esModule",{value:!0});var n=r(40),i=r(3),o=r(1),a=[(0,i.extendStanzaError)({jingleError:(0,i.childEnum)(o.NS_JINGLE_ERRORS_1,Object.values(n.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(n.JingleReasonCondition)),text:(0,i.childText)(null,"text")},namespace:o.NS_JINGLE_1,path:"iq.jingle.reason"}];t.default=a},function(e,t,r){"use strict";var n=r(9);function i(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function o(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?i(Object(r),!0).forEach((function(t){n(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):i(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function a(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return s(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return s(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){u=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(u)throw o}}}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}Object.defineProperty(t,"__esModule",{value:!0});var u=r(40),c=r(3),l=r(1);function f(){return{importer:function(e,t){var r,n=(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(n);try{for(f.s();!(r=f.n()).done;){var p=r.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(n=(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,r){var n,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();!(n=u.n()).done;){var f=n.value,p=void 0;"trr-int"===f.type?(p=(0,c.createElement)(l.NS_JINGLE_RTP_RTCP_FB_0,"rtcp-fb-trr-int",r.namespace,e),f.parameter&&s(p,f.parameter,r)):(i(p=(0,c.createElement)(l.NS_JINGLE_RTP_RTCP_FB_0,"rtcp-fb",r.namespace,e),f.type,r),f.parameter&&o(p,f.parameter,r)),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,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[(0,n.extendMessage)({nick:(0,n.childText)(i.NS_NICK,"nick")}),(0,n.extendPresence)({nick:(0,n.childText)(i.NS_NICK,"nick")}),{aliases:(0,n.pubsubItemContentAliases)(),element:"nick",fields:{nick:(0,n.text)()},namespace:i.NS_NICK,type:i.NS_NICK}];t.default=o},function(e,t,r){"use strict";r(6);var n=r(16);Object.defineProperty(t,"__esModule",{value:!0});var i=r(3),o=r(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(n(a(o.NS_JINGLE_ICE_0)),n(a(o.NS_JINGLE_ICE_UDP_1)));t.default=s},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[{element:"transport",fields:{gatheringComplete:(0,n.childBoolean)(null,"gathering-complete"),password:(0,n.attribute)("pwd"),usernameFragment:(0,n.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,n.integerAttribute)("component"),foundation:(0,n.attribute)("foundation"),generation:(0,n.integerAttribute)("generation"),id:(0,n.attribute)("id"),ip:(0,n.attribute)("ip"),port:(0,n.integerAttribute)("port"),type:(0,n.attribute)("type")},namespace:i.NS_JINGLE_RAW_UDP_1,type:i.NS_JINGLE_RAW_UDP_1,typeField:"transportType"}];t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[{element:"request",namespace:i.NS_RECEIPTS,path:"message.receipt",type:"request",typeField:"type"},{element:"received",fields:{id:(0,n.attribute)("id")},namespace:i.NS_RECEIPTS,path:"message.receipt",type:"received",typeField:"type"}];t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[{element:"invisible",fields:{probe:(0,n.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,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[(0,n.extendStanzaError)({blocked:(0,n.childBoolean)(i.NS_BLOCKING_ERRORS,"blocked")}),{element:"blocklist",fields:{jids:(0,n.multipleChildAttribute)(null,"item","jid")},namespace:i.NS_BLOCKING,path:"iq.blockList",type:"list",typeField:"action"},{element:"block",fields:{jids:(0,n.multipleChildAttribute)(null,"item","jid")},namespace:i.NS_BLOCKING,path:"iq.blockList",type:"block",typeField:"action"},{element:"unblock",fields:{jids:(0,n.multipleChildAttribute)(null,"item","jid")},namespace:i.NS_BLOCKING,path:"iq.blockList",type:"unblock",typeField:"action"}];t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[(0,n.extendStreamFeatures)({streamManagement:(0,n.childBoolean)(i.NS_SMACKS_3,"sm")}),{element:"a",fields:{handled:(0,n.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,n.booleanAttribute)("resume")},namespace:i.NS_SMACKS_3,path:"sm",type:"enable",typeField:"type"},{element:"enabled",fields:{id:(0,n.attribute)("id"),resume:(0,n.booleanAttribute)("resume")},namespace:i.NS_SMACKS_3,path:"sm",type:"enabled",typeField:"type"},{element:"resume",fields:{handled:(0,n.integerAttribute)("h"),previousSession:(0,n.attribute)("previd")},namespace:i.NS_SMACKS_3,path:"sm",type:"resume",typeField:"type"},{element:"resumed",fields:{handled:(0,n.integerAttribute)("h"),previousSession:(0,n.attribute)("previd")},namespace:i.NS_SMACKS_3,path:"sm",type:"resumed",typeField:"type"},{element:"failed",fields:{handled:(0,n.integerAttribute)("h")},namespace:i.NS_SMACKS_3,path:"sm",type:"failed",typeField:"type"}];t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1);t.default=(0,n.extendIQ)({ping:(0,n.childBoolean)(i.NS_PING,"ping")})},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o={element:"time",fields:{tzo:(0,n.childTimezoneOffset)(null,"tzo"),utc:(0,n.childDate)(null,"utc")},namespace:i.NS_TIME,path:"iq.time"};t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o={aliases:["message.delay","presence.delay"],element:"delay",fields:{from:(0,n.JIDAttribute)("from"),reason:(0,n.text)(),timestamp:(0,n.dateAttribute)("stamp")},namespace:i.NS_DELAY};t.default=o},function(e,t,r){"use strict";r(100);var n=r(34);Object.defineProperty(t,"__esModule",{value:!0});for(var i=r(3),o=r(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=n(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,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[{element:"media",fields:{height:(0,n.integerAttribute)("height"),width:(0,n.integerAttribute)("width")},namespace:i.NS_DATAFORM_MEDIA,path:"dataform.fields.media"},{aliases:[{multiple:!0,path:"dataform.fields.media.sources"}],element:"uri",fields:{mediaType:(0,n.attribute)("type"),uri:(0,n.text)()},namespace:i.NS_DATAFORM_MEDIA}];t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1);t.default=(0,n.extendMessage)({requestingAttention:(0,n.childBoolean)(i.NS_ATTENTION_0,"attention")})},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(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,n.attribute)("cid"),data:(0,n.textBuffer)("base64"),maxAge:(0,n.integerAttribute)("max-age"),mediaType:(0,n.attribute)("type")},namespace:i.NS_BOB};t.default=o},function(e,t,r){"use strict";r(6),Object.defineProperty(t,"__esModule",{value:!0});for(var n=r(3),i=r(1),o=[(0,n.addAlias)(i.NS_HASHES_2,"hash",[{path:"file.hashes",multiple:!0},{path:"file.range.hashes",multiple:!0}]),(0,n.addAlias)(i.NS_HASHES_1,"hash",[{path:"file.hashes",multiple:!0},{path:"file.range.hashes",multiple:!0}]),(0,n.addAlias)(i.NS_HASHES_2,"hash-used",[{path:"file.hashesUsed",multiple:!0}]),(0,n.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,n.childDate)(null,"date"),description:(0,n.childText)(null,"desc"),mediaType:(0,n.childText)(null,"media-type"),name:(0,n.childText)(null,"name"),size:(0,n.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,n.integerAttribute)("length"),offset:(0,n.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,n.attribute)("creator"),name:(0,n.attribute)("name")},namespace:u,path:"iq.jingle.info",type:"{".concat(u,"}received"),typeField:"infoType"},{element:"checksum",fields:{creator:(0,n.attribute)("creator"),name:(0,n.attribute)("name")},namespace:u,path:"iq.jingle.info",type:"{".concat(u,"}checksum"),typeField:"infoType"}])}t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(1),i={element:"description",namespace:n.NS_JINGLE_XML_0,path:"iq.jingle.contents.application",type:n.NS_JINGLE_XML_0,typeField:"applicationType"};t.default=i},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[{element:"transport",fields:{activated:(0,n.childAttribute)(null,"activated","cid"),address:(0,n.attribute)("dstaddr"),candidateError:(0,n.childBoolean)(null,"candidate-error"),candidateUsed:(0,n.childAttribute)(null,"candidate-used","cid"),mode:(0,n.attribute)("mode","tcp"),proxyError:(0,n.childBoolean)(null,"proxy-error"),sid:(0,n.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,n.attribute)("cid"),host:(0,n.attribute)("host"),jid:(0,n.JIDAttribute)("jid"),port:(0,n.integerAttribute)("port"),priority:(0,n.integerAttribute)("priority"),type:(0,n.attribute)("type"),uri:(0,n.attribute)("uri")},namespace:i.NS_JINGLE_SOCKS5_1}];t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o={element:"transport",fields:{ack:{importer:function(e,t){return"message"!==(0,n.attribute)("stanza","iq").importer(e,t)},exporter:function(e,t,r){!1===t&&(0,n.attribute)("stanza").exporter(e,"message",r)}},blockSize:(0,n.integerAttribute)("block-size"),sid:(0,n.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,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[(0,n.addAlias)(i.NS_BOB,"data",[{path:"iq.jingle.bits",multiple:!0}]),{element:"thumbnail",fields:{height:(0,n.integerAttribute)("height"),mediaType:(0,n.attribute)("media-type"),uri:(0,n.attribute)("uri"),width:(0,n.integerAttribute)("width")},namespace:i.NS_THUMBS_1,path:"thumbnail"}];t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[(0,n.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,r){"use strict";r(6),r(25),r(127);var n=r(16);Object.defineProperty(t,"__esModule",{value:!0});var i=r(3),o=r(40),a=r(1),s=[].concat(n(Object.values(o.StreamType).map((function(e){return(0,i.addAlias)(e,"message",["forward.message"])}))),n(Object.values(o.StreamType).map((function(e){return(0,i.addAlias)(e,"presence",["forward.presence"])}))),n(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,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[{defaultType:"2",element:"hash",fields:{algorithm:(0,n.attribute)("algo"),value:(0,n.textBuffer)("base64"),version:(0,n.staticValue)("2")},namespace:i.NS_HASHES_2,path:"hash",type:"2",typeField:"version"},{element:"hash-used",fields:{algorithm:(0,n.attribute)("algo"),version:(0,n.staticValue)("2")},namespace:i.NS_HASHES_2,path:"hashUsed"},{element:"hash",fields:{algorithm:(0,n.attribute)("algo"),value:(0,n.textBuffer)("hex"),version:(0,n.staticValue)("1")},namespace:i.NS_HASHES_1,path:"hash",type:"1",typeField:"version"}];t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[{element:"rtt",fields:{event:(0,n.attribute)("event","edit"),id:(0,n.attribute)("id"),seq:(0,n.integerAttribute)("seq")},namespace:i.NS_RTT_0,path:"message.rtt"},{aliases:[{path:"message.rtt.actions",multiple:!0}],element:"t",fields:{position:(0,n.integerAttribute)("p"),text:(0,n.text)()},namespace:i.NS_RTT_0,type:"insert",typeField:"type"},{aliases:[{path:"message.rtt.actions",multiple:!0}],element:"e",fields:{length:(0,n.integerAttribute)("n",1),position:(0,n.integerAttribute)("p")},namespace:i.NS_RTT_0,type:"erase",typeField:"type"},{aliases:[{multiple:!0,path:"message.rtt.actions"}],element:"w",fields:{duration:(0,n.integerAttribute)("n",0)},namespace:i.NS_RTT_0,type:"wait",typeField:"type"}];t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1);t.default=(0,n.extendMessage)({replace:(0,n.childAttribute)(i.NS_CORRECTION_0,"replace","id")})},function(e,t,r){"use strict";r(100);var n=r(34);Object.defineProperty(t,"__esModule",{value:!0});for(var i=r(3),o=r(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=n(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,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[(0,n.extendPresence)({hats:(0,n.splicePath)(i.NS_HATS_0,"hats","hat",!0)}),{element:"hat",fields:{id:(0,n.attribute)("name"),name:(0,n.attribute)("displayName")},namespace:i.NS_HATS_0,path:"hat"}];t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1);t.default=(0,n.extendPresence)({idleSince:(0,n.childDate)(i.NS_IDLE_1,"since")})},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(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,n.attribute)("hash"),setup:(0,n.attribute)("setup"),value:(0,n.text)()},namespace:i.NS_JINGLE_DTLS_0};t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o="message.marker",a=[{element:"markable",namespace:i.NS_CHAT_MARKERS_0,path:o,type:"markable",typeField:"type"},{element:"received",fields:{id:(0,n.attribute)("id")},namespace:i.NS_CHAT_MARKERS_0,path:o,type:"received"},{element:"displayed",fields:{id:(0,n.attribute)("id")},namespace:i.NS_CHAT_MARKERS_0,path:o,type:"displayed"},{element:"acknowledged",fields:{id:(0,n.attribute)("id")},namespace:i.NS_CHAT_MARKERS_0,path:o,type:"acknowledged"}];t.default=a},function(e,t,r){"use strict";function n(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return i(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return i(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return s=e.done,e},e:function(e){u=!0,a=e},f:function(){try{s||null==r.return||r.return()}finally{if(u)throw a}}}}function i(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}Object.defineProperty(t,"__esModule",{value:!0});var o=r(3),a=r(1);t.default=(0,o.extendMessage)({processingHints:{importer:function(e){var t,r={},i=!1,o=n(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":r.noCopy=!0,i=!0;break;case"no-permanent-store":r.noPermanentStore=!0,i=!0;break;case"no-store":r.noStore=!0,i=!0;break;case"store":r.store=!0,i=!0}}}catch(e){o.e(e)}finally{o.f()}return i?r:void 0},exporter:function(e,t,r){t.noCopy&&e.appendChild((0,o.createElement)(a.NS_HINTS,"no-copy",r.namespace,e)),t.noPermanentStore&&e.appendChild((0,o.createElement)(a.NS_HINTS,"no-permanent-store",r.namespace,e)),t.noStore&&e.appendChild((0,o.createElement)(a.NS_HINTS,"no-store",r.namespace,e)),t.store&&e.appendChild((0,o.createElement)(a.NS_HINTS,"store",r.namespace,e))}}})},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[(0,n.extendMessage)({json:(0,n.childJSON)(i.NS_JSON_0,"json")}),{aliases:(0,n.pubsubItemContentAliases)(),element:"json",fields:{json:(0,n.textJSON)()},namespace:i.NS_JSON_0,type:i.NS_JSON_0},{aliases:[{path:"message.jsonPayloads",multiple:!0}],element:"payload",fields:{type:(0,n.attribute)("datatype"),data:(0,n.childJSON)(i.NS_JSON_0,"json")},namespace:i.NS_JSON_MESSAGE_0}];t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[{aliases:[{path:"iq.jingle.groups",multiple:!0}],element:"group",fields:{contents:(0,n.multipleChildAttribute)(null,"content","name"),semantics:(0,n.attribute)("semantics")},namespace:i.NS_JINGLE_GROUPING_0}];t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(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,n.integerAttribute)("number"),protocol:(0,n.attribute)("protocol"),streams:(0,n.attribute)("streams")},namespace:i.NS_JINGLE_DTLS_SCTP_1};t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(1),i=[{element:"active",namespace:n.NS_CSI_0,path:"csi",type:"active",typeField:"state"},{element:"inactive",namespace:n.NS_CSI_0,path:"csi",type:"inactive",typeField:"state"}];t.default=i},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[(0,n.addAlias)(i.NS_DATAFORM,"x",["iq.push.form","pushNotification.form"]),{element:"enable",fields:{jid:(0,n.JIDAttribute)("jid"),node:(0,n.attribute)("node")},namespace:i.NS_PUSH_0,path:"iq.push",type:"enable",typeField:"action"},{element:"disable",fields:{jid:(0,n.JIDAttribute)("jid"),node:(0,n.attribute)("node")},namespace:i.NS_PUSH_0,path:"iq.push",type:"disable",typeField:"action"},{aliases:(0,n.pubsubItemContentAliases)(),element:"notification",namespace:i.NS_PUSH_0,path:"pushNotification",type:i.NS_PUSH_0,typeField:"itemType"}];t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[(0,n.extendMessage)({originId:(0,n.childAttribute)(i.NS_SID_0,"origin-id","id")}),{aliases:[{path:"message.stanzaIds",multiple:!0}],element:"stanza-id",fields:{by:(0,n.JIDAttribute)("by"),id:(0,n.attribute)("id")},namespace:i.NS_SID_0}];t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[(0,n.extendStanzaError)({httpUploadError:(0,n.childEnum)(i.NS_HTTP_UPLOAD_0,["file-too-large","retry"]),httpUploadMaxFileSize:(0,n.deepChildInteger)([{namespace:i.NS_HTTP_UPLOAD_0,element:"file-too-large"},{namespace:i.NS_HTTP_UPLOAD_0,element:"max-file-size"}]),httpUploadRetry:(0,n.childDateAttribute)(i.NS_HTTP_UPLOAD_0,"retry","stamp")}),{element:"request",fields:{mediaType:(0,n.attribute)("content-type"),name:(0,n.attribute)("filename"),size:(0,n.integerAttribute)("size")},namespace:i.NS_HTTP_UPLOAD_0,path:"iq.httpUpload",type:"request",typeField:"type"},{element:"slot",fields:{download:(0,n.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,n.attribute)("url")},namespace:i.NS_HTTP_UPLOAD_0},{aliases:[{path:"iq.httpUpload.upload.headers",multiple:!0}],element:"header",fields:{name:(0,n.attribute)("name"),value:(0,n.text)()},namespace:i.NS_HTTP_UPLOAD_0}];t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o={element:"encryption",fields:{id:(0,n.attribute)("namespace"),name:(0,n.attribute)("name")},namespace:i.NS_EME_0,path:"message.encryptionMethod"};t.default=o},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3),i=r(1),o=[{aliases:["message.omemo"],element:"encrypted",fields:{payload:(0,n.childTextBuffer)(null,"payload","base64")},namespace:i.NS_OMEMO_AXOLOTL,path:"omemo"},{element:"header",fields:{iv:(0,n.childTextBuffer)(null,"iv","base64"),sid:(0,n.integerAttribute)("sid")},namespace:i.NS_OMEMO_AXOLOTL,path:"omemo.header"},{aliases:[{path:"omemo.header.keys",multiple:!0}],element:"key",fields:{preKey:(0,n.booleanAttribute)("prekey"),rid:(0,n.integerAttribute)("rid"),value:(0,n.textBuffer)("base64")},namespace:i.NS_OMEMO_AXOLOTL},{aliases:(0,n.pubsubItemContentAliases)(),element:"list",fields:{devices:(0,n.multipleChildIntegerAttribute)(null,"device","id")},namespace:i.NS_OMEMO_AXOLOTL,type:i.NS_OMEMO_AXOLOTL_DEVICELIST,typeField:"itemType"},{element:"preKeyPublic",fields:{id:(0,n.integerAttribute)("preKeyId"),value:(0,n.textBuffer)("base64")},namespace:i.NS_OMEMO_AXOLOTL,path:"omemoPreKey"},{element:"signedPreKeyPublic",fields:{id:(0,n.integerAttribute)("signedPreKeyId"),value:(0,n.textBuffer)("base64")},namespace:i.NS_OMEMO_AXOLOTL,path:"omemoDevice.signedPreKeyPublic"},{aliases:(0,n.pubsubItemContentAliases)(),element:"bundle",fields:{identityKey:(0,n.childTextBuffer)(null,"identityKey","base64"),preKeys:(0,n.splicePath)(null,"prekeys","omemoPreKey",!0),signedPreKeySignature:(0,n.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,r){"use strict";r(21);var n=r(4),i=r(30),o=r(31),a=r(26),s=r(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 r,n=a(e);if(t){var i=a(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return o(this,r)}}Object.defineProperty(t,"__esModule",{value:!0});var c=function(e){i(r,e);var t=u(r);function r(e,i,o){var a;return n(this,r),(a=t.call(this)).condition=e,a.channelId=i,a.stanzaInstanceId=o,a.name="SaslError",a}return r}(s(Error));t.default=c},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,r){"use strict";var n={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)},i=r(181),o=r(110);t.a=function(e,t,r){if(n.randomUUID&&!t&&!e)return n.randomUUID();var a=(e=e||{}).random||(e.rng||i.a)();if(a[6]=15&a[6]|64,a[8]=63&a[8]|128,t){r=r||0;for(var s=0;s<16;++s)t[r+s]=a[s];return t}return Object(o.b)(a)}},function(e,t,r){r(404),r(408),e.exports=r(420)},function(e,t,r){(function(e){var n;r(6),r(406),r(87),r(2),r(24);var i=r(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,r){return t<60||13311<t&&t<42607?new s(t,a):e(t,r)},function(e,t,r){var n=u[t];return n||(n=e(t,r)).feature&&++c[t>>8&255]>10&&(u[t]=n),n},function(e,t,r){return r?e(t,r):new s(t,null)},function(e,t,r){var n;if(t<4352||4371<=t&&t<44032||55204<t)return e(t,r);if(4352<=t&&t<4371){var i={},o=21*(t-4352);for(n=0;n<21;++n)i[4449+n]=44032+28*(n+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]={},n=1;n<28;++n)c[2][4519+n]=t+n;return new s(t,c)},function(e,t,r){var n=(s.udata[65280&t]||{})[t];return new s(t,n||a)}];s.fromCharCode=f.reduceRight((function(e,t){return function(r,n){return t(e,r,n)}}),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,r){var n=r.getDecomp();if(!n||t&&r.isCompatibility())return[r];for(var i=[],o=0;o<n.length;++o){var a=e(t,s.fromCharCode(n[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 r=this.resBuf.length;if(0!==e)for(;r>0;--r){if(this.resBuf[r-1].getCanonicalClass()<=e)break}this.resBuf.splice(r,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),r=e.getCanonicalClass();t&&(this.lastClass<r||0===this.lastClass)?this.procBuf[0]=t:(0===r&&(this.resBuf=this.procBuf,this.procBuf=[]),this.lastClass=r,this.procBuf.push(e))}}return this.resBuf.shift()};var m=function(e,t){for(var r,n=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="";r=n.next();)i+=r.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===(n=function(){return g}.call(t,r,t,e))||(e.exports=n),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,r(150)(e))},function(e,t,r){var n=r(20),i=r(184),o=n.WeakMap;e.exports="function"==typeof o&&/native code/.test(i(o))},function(e,t,r){"use strict";var n=r(10),i=r(154).right,o=r(117),a=r(86),s=o("reduceRight"),u=a("reduce",{1:0});n({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,r){"use strict";var n=r(192),i=r(138);e.exports=n?{}.toString:function(){return"[object "+i(this)+"]"}},function(e,t,r){"use strict";r.r(t),r.d(t,"Headers",(function(){return m})),r.d(t,"Request",(function(){return x})),r.d(t,"Response",(function(){return k})),r.d(t,"DOMException",(function(){return T})),r.d(t,"fetch",(function(){return E}));r(48),r(52),r(92),r(28),r(27),r(7),r(36),r(25),r(29),r(155),r(21),r(196),r(2),r(17),r(12),r(24),r(13),r(37),r(47),r(88),r(83),r(55),r(56),r(57),r(58),r(59),r(60),r(61),r(62),r(63),r(64),r(65),r(66),r(67),r(68),r(69),r(70),r(71),r(72),r(73),r(74),r(75),r(76),r(77),r(33),r(14),r(202);var n=r(11),i=r.n(n),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,r){e.onload=function(){t(e.result)},e.onerror=function(){r(e.error)}}))}function b(e){var t=new FileReader,r=y(t);return t.readAsArrayBuffer(e),r}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,r,n=g(this);if(n)return n;if(this._bodyBlob)return e=this._bodyBlob,t=new FileReader,r=y(t),t.readAsText(e),r;if(this._bodyArrayBuffer)return Promise.resolve(function(e){for(var t=new Uint8Array(e),r=new Array(t.length),n=0;n<t.length;n++)r[n]=String.fromCharCode(t[n]);return r.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(O)}),this.json=function(){return this.text().then(JSON.parse)},this}m.prototype.append=function(e,t){e=d(e),t=h(t);var r=this.map[e];this.map[e]=r?r+", "+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 r in this.map)this.map.hasOwnProperty(r)&&e.call(t,this.map[r],r,this)},m.prototype.keys=function(){var e=[];return this.forEach((function(t,r){e.push(r)})),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,r){e.push([r,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 r,n,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=(r=t.method||this.method||"GET",n=r.toUpperCase(),w.indexOf(n)>-1?n:r),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 O(e){var t=new FormData;return e.trim().split("&").forEach((function(e){if(e){var r=e.split("="),n=r.shift().replace(/\+/g," "),i=r.join("=").replace(/\+/g," ");t.append(decodeURIComponent(n),decodeURIComponent(i))}})),t}function k(e,t){if(!(this instanceof k))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(k.prototype),k.prototype.clone=function(){return new k(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new m(this.headers),url:this.url})},k.error=function(){var e=new k(null,{status:0,statusText:""});return e.type="error",e};var A=[301,302,303,307,308];k.redirect=function(e,t){if(-1===A.indexOf(t))throw new RangeError("Invalid status code");return new k(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 r=Error(e);this.stack=r.stack}).prototype=Object.create(Error.prototype),T.prototype.constructor=T}function E(e,t){return new Promise((function(r,n){var a=new x(e,t);if(a.signal&&a.signal.aborted)return n(new T("Aborted","AbortError"));var s=new XMLHttpRequest;function c(){s.abort()}s.onload=function(){var e,t,n={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 r=e.split(":"),n=r.shift().trim();if(n){var i=r.join(":").trim();t.append(n,i)}})),t)};n.url="responseURL"in s?s.responseURL:n.headers.get("X-Request-URL");var i="response"in s?s.response:s.responseText;setTimeout((function(){r(new k(i,n))}),0)},s.onerror=function(){setTimeout((function(){n(new TypeError("Network request failed"))}),0)},s.ontimeout=function(){setTimeout((function(){n(new TypeError("Network request failed"))}),0)},s.onabort=function(){setTimeout((function(){n(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=k)},function(e,t,r){var n=r(42);e.exports=function(e){if(!n(e)&&null!==e)throw TypeError("Can't set "+String(e)+" as a prototype");return e}},function(e,t){var r=Math.abs,n=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?n(2,-24)-n(2,-77):0,m=e<0||0===e&&1/e<0?1:0,g=0;for((e=r(e))!=e||e===1/0?(c=e!=e?1:0,u=d):(u=i(o(e)/a),e*(l=n(2,-u))<1&&(u--,l*=2),(e+=u+h>=1?v/l:v*n(2,1-h))*l>=2&&(u++,l/=2),u+h>=d?(c=0,u=d):u+h>=1?(c=(e*l-1)*n(2,t),u+=h):(c=e*n(2,h-1)*n(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 r,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(r=f&(1<<-u)-1,f>>=-u,u+=t;u>0;r=256*r+e[c],c--,u-=8);if(0===f)f=1-s;else{if(f===a)return r?NaN:l?-1/0:1/0;r+=n(2,t),f-=s}return(l?-1:1)*r*n(2,f-t)}}},function(e,t,r){var n=r(20);e.exports=function(e,t){var r=n.console;r&&r.error&&(1===arguments.length?r.error(e):r.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,r){var n=r(22),i=r(254);e.exports=function(e){return n((function(){return!!i[e]()||"
"!="
"[e]()||i[e].name!==e}))}},function(e,t,r){var n=r(20),i=r(22),o=r(157),a=r(35).NATIVE_ARRAY_BUFFER_VIEWS,s=n.ArrayBuffer,u=n.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,r){var n=r(103);e.exports=function(e){var t=n(e);if(t<0)throw RangeError("The argument can't be less than 0");return t}},function(e,t,r){var n=r(54),i=r(38),o=r(143),a=r(198),s=r(120),u=r(35).aTypedArrayConstructor;e.exports=function(e){var t,r,c,l,f,p,d=n(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)),r=i(d.length),c=new(u(this))(r),t=0;r>t;t++)c[t]=m?v(d[t],t):d[t];return c}},function(e,t,r){"use strict";var n=/[^\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,r){var n=0;for(e=r?a(e/700):e>>1,e+=a(e/t);e>455;n+=36)e=a(e/35);return a(n+36*e/(e+38))},l=function(e){var t,r,n=[],i=(e=function(e){for(var t=[],r=0,n=e.length;r<n;){var i=e.charCodeAt(r++);if(i>=55296&&i<=56319&&r<n){var o=e.charCodeAt(r++);56320==(64512&o)?t.push(((1023&i)<<10)+(1023&o)+65536):(t.push(i),r--)}else t.push(i)}return t}(e)).length,l=128,f=0,p=72;for(t=0;t<e.length;t++)(r=e[t])<128&&n.push(s(r));var d=n.length,h=d;for(d&&n.push("-");h<i;){var v=2147483647;for(t=0;t<e.length;t++)(r=e[t])>=l&&r<v&&(v=r);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((r=e[t])<l&&++f>2147483647)throw RangeError(o);if(r==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;n.push(s(u(b+_%S))),g=a(_/S)}n.push(s(u(g))),p=c(f,m,h==d),f=0,++h}}++f,++l}return n.join("")};e.exports=function(e){var t,r,o=[],a=e.toLowerCase().replace(i,".").split(".");for(t=0;t<a.length;t++)r=a[t],o.push(n.test(r)?"xn--"+l(r):r);return o.join(".")}},function(e,t,r){"use strict";r(7);var n=r(10),i=r(102),o=r(260),a=r(53),s=r(156),u=r(98),c=r(240),l=r(91),f=r(121),p=r(45),d=r(120),h=r(138),v=r(44),m=r(42),g=r(118),y=r(113),b=r(419),_=r(143),S=r(32),w=i("fetch"),x=i("Headers"),O=S("iterator"),k=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," "),r=4;try{return decodeURIComponent(t)}catch(e){for(;r;)t=t.replace(N(r--),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 r,n,i=t.split("&"),o=0;o<i.length;)(r=i[o++]).length&&(n=r.split("="),e.push({key:j(n.shift()),value:j(n.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){k(this,{type:"URLSearchParamsIterator",iterator:b(A(e).entries),kind:t})}),"Iterator",(function(){var e=T(this),t=e.kind,r=e.iterator.next(),n=r.value;return r.done||(r.value="keys"===t?n.key:"values"===t?n.value:[n.key,n.value]),r})),U=function(){f(this,U,"URLSearchParams");var e,t,r,n,i,o,a,s,u,c=arguments.length>0?arguments[0]:void 0,l=this,d=[];if(k(l,{type:"URLSearchParams",entries:d,updateURL:function(){},updateSearchParams:B}),void 0!==c)if(m(c))if("function"==typeof(e=_(c)))for(r=(t=e.call(c)).next;!(n=r.call(t)).done;){if((a=(o=(i=b(v(n.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 r=A(this);r.entries.push({key:e+"",value:t+""}),r.updateURL()},delete:function(e){F(arguments.length,1);for(var t=A(this),r=t.entries,n=e+"",i=0;i<r.length;)r[i].key===n?r.splice(i,1):i++;t.updateURL()},get:function(e){F(arguments.length,1);for(var t=A(this).entries,r=e+"",n=0;n<t.length;n++)if(t[n].key===r)return t[n].value;return null},getAll:function(e){F(arguments.length,1);for(var t=A(this).entries,r=e+"",n=[],i=0;i<t.length;i++)t[i].key===r&&n.push(t[i].value);return n},has:function(e){F(arguments.length,1);for(var t=A(this).entries,r=e+"",n=0;n<t.length;)if(t[n++].key===r)return!0;return!1},set:function(e,t){F(arguments.length,1);for(var r,n=A(this),i=n.entries,o=!1,a=e+"",s=t+"",u=0;u<i.length;u++)(r=i[u]).key===a&&(o?i.splice(u--,1):(o=!0,r.value=s));o||i.push({key:a,value:s}),n.updateURL()},sort:function(){var e,t,r,n=A(this),i=n.entries,o=i.slice();for(i.length=0,r=0;r<o.length;r++){for(e=o[r],t=0;t<r;t++)if(i[t].key>e.key){i.splice(t,0,e);break}t===r&&i.push(e)}n.updateURL()},forEach:function(e){for(var t,r=A(this).entries,n=d(e,arguments.length>1?arguments[1]:void 0,3),i=0;i<r.length;)n((t=r[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,O,J.entries),a(J,"toString",(function(){for(var e,t=A(this).entries,r=[],n=0;n<t.length;)e=t[n++],r.push(M(e.key)+"="+M(e.value));return r.join("&")}),{enumerable:!0}),u(U,"URLSearchParams"),n({global:!0,forced:!o},{URLSearchParams:U}),o||"function"!=typeof w||"function"!=typeof x||n({global:!0,enumerable:!0,forced:!0},{fetch:function(e){var t,r,n,i=[e];return arguments.length>1&&(m(t=arguments[1])&&(r=t.body,"URLSearchParams"===h(r)&&((n=t.headers?new x(t.headers):new x).has("content-type")||n.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"),t=g(t,{body:y(0,String(r)),headers:y(0,n)}))),i.push(t)),w.apply(this,i)}}),e.exports={URLSearchParams:U,getState:A}},function(e,t,r){var n=r(44),i=r(143);e.exports=function(e){var t=i(e);if("function"!=typeof t)throw TypeError(String(e)+" is not iterable");return n(t.call(e))}},function(e,t,r){"use strict";r.r(t);var n=r(226),i=r(222);for(var o in i)["HttpClient","parseJwt","default"].indexOf(o)<0&&function(e){r.d(t,e,(function(){return i[e]}))}(o);var a=r(216);for(var o in a)["HttpClient","parseJwt","default"].indexOf(o)<0&&function(e){r.d(t,e,(function(){return a[e]}))}(o);var s=r(401);for(var o in s)["HttpClient","parseJwt","default"].indexOf(o)<0&&function(e){r.d(t,e,(function(){return s[e]}))}(o);var u=r(149);for(var o in u)["HttpClient","parseJwt","default"].indexOf(o)<0&&function(e){r.d(t,e,(function(){return u[e]}))}(o);var c=r(225);for(var o in c)["HttpClient","parseJwt","default"].indexOf(o)<0&&function(e){r.d(t,e,(function(){return c[e]}))}(o);var l=r(175);r.d(t,"HttpClient",(function(){return l.HttpClient}));var f=r(109);r.d(t,"parseJwt",(function(){return f.parseJwt})),t.default=n.Client},function(e,t){e.exports=function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,i,o,a,s=[],u=!0,c=!1;try{if(o=(r=r.call(e)).next,0===t){if(Object(r)!==r)return;u=!1}else for(;!(u=(n=o.call(r)).done)&&(s.push(n.value),s.length!==t);u=!0);}catch(e){c=!0,i=e}finally{try{if(!u&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(c)throw i}}return s}},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){var n=r(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 r},e.exports.__esModule=!0,e.exports.default=e.exports;var t,r={},o=Object.prototype,a=o.hasOwnProperty,s=Object.defineProperty||function(e,t,r){e[t]=r.value},u="function"==typeof Symbol?Symbol:{},c=u.iterator||"@@iterator",l=u.asyncIterator||"@@asyncIterator",f=u.toStringTag||"@@toStringTag";function p(e,t,r){return Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{p({},"")}catch(t){p=function(e,t,r){return e[t]=r}}function d(e,t,r,n){var i=t&&t.prototype instanceof b?t:b,o=Object.create(i.prototype),a=new j(n||[]);return s(o,"_invoke",{value:E(e,r,a)}),o}function h(e,t,r){try{return{type:"normal",arg:e.call(t,r)}}catch(e){return{type:"throw",arg:e}}}r.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,O=x&&x(x(P([])));O&&O!==o&&a.call(O,c)&&(w=O);var k=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 r(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"==n(f)&&a.call(f,"__await")?t.resolve(f.__await).then((function(e){r("next",e,s,u)}),(function(e){r("throw",e,s,u)})):t.resolve(f).then((function(e){l.value=e,s(l)}),(function(e){return r("throw",e,s,u)}))}u(c.arg)}var i;s(this,"_invoke",{value:function(e,n){function o(){return new t((function(t,i){r(e,n,t,i)}))}return i=i?i.then(o,o):o()}})}function E(e,r,n){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(n.method=o,n.arg=a;;){var s=n.delegate;if(s){var u=I(s,n);if(u){if(u===y)continue;return u}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(i===v)throw i=g,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);i=m;var c=h(e,r,n);if("normal"===c.type){if(i=n.done?g:"suspendedYield",c.arg===y)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(i=g,n.method="throw",n.arg=c.arg)}}}function I(e,r){var n=r.method,i=e.iterator[n];if(i===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,I(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),y;var o=h(i,e.iterator,r.arg);if("throw"===o.type)return r.method="throw",r.arg=o.arg,r.delegate=null,y;var a=o.arg;return a?a.done?(r[e.resultName]=a.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,y):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.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 r=e[c];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var i=-1,o=function r(){for(;++i<e.length;)if(a.call(e,i))return r.value=e[i],r.done=!1,r;return r.value=t,r.done=!0,r};return o.next=o}}throw new TypeError(n(e)+" is not iterable")}return _.prototype=S,s(k,"constructor",{value:S,configurable:!0}),s(S,"constructor",{value:_,configurable:!0}),_.displayName=p(S,f,"GeneratorFunction"),r.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===_||"GeneratorFunction"===(t.displayName||t.name))},r.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,S):(e.__proto__=S,p(e,f,"GeneratorFunction")),e.prototype=Object.create(k),e},r.awrap=function(e){return{__await:e}},A(T.prototype),p(T.prototype,l,(function(){return this})),r.AsyncIterator=T,r.async=function(e,t,n,i,o){void 0===o&&(o=Promise);var a=new T(d(e,t,n,i),o);return r.isGeneratorFunction(t)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},A(k),p(k,f,"Generator"),p(k,c,(function(){return this})),p(k,"toString",(function(){return"[object Generator]"})),r.keys=function(e){var t=Object(e),r=[];for(var n in t)r.push(n);return r.reverse(),function e(){for(;r.length;){var n=r.pop();if(n in t)return e.value=n,e.done=!1,e}return e.done=!0,e}},r.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 r in this)"t"===r.charAt(0)&&a.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=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 r=this;function n(n,i){return s.type="throw",s.arg=e,r.next=n,i&&(r.method="next",r.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 n("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 n(o.catchLoc,!0);if(this.prev<o.finallyLoc)return n(o.finallyLoc)}else if(u){if(this.prev<o.catchLoc)return n(o.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return n(o.finallyLoc)}}}},abrupt:function(e,t){for(var r=this.tryEntries.length-1;r>=0;--r){var n=this.tryEntries[r];if(n.tryLoc<=this.prev&&a.call(n,"finallyLoc")&&this.prev<n.finallyLoc){var i=n;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 r=this.tryEntries[t];if(r.finallyLoc===e)return this.complete(r.completion,r.afterLoc),R(r),y}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc===e){var n=r.completion;if("throw"===n.type){var i=n.arg;R(r)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:P(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),y}},r}e.exports=i,e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){var n=r(11).default;e.exports=function(e,t){if("object"!==n(e)||null===e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var i=r.call(e,t||"default");if("object"!==n(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,r){t.RateLimiter=r(425),t.TokenBucket=r(268)},function(e,t,r){(function(t){var n=r(268),i=r(426),o=function(e,t,r){this.tokenBucket=new n(e,e,t,null),this.tokenBucket.content=e,this.curIntervalStart=i(),this.tokensThisInterval=0,this.fireImmediately=r};o.prototype={tokenBucket:null,curIntervalStart:0,tokensThisInterval:0,fireImmediately:!1,removeTokens:function(e,r){if(e>this.tokenBucket.bucketSize)return t.nextTick(r.bind(null,"Requested tokens "+e+" exceeds maximum tokens per interval "+this.tokenBucket.bucketSize,null)),!1;var n=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(r.bind(null,null,-1));else{var a=Math.ceil(this.curIntervalStart+this.tokenBucket.interval-o);setTimeout((function(){n.tokenBucket.removeTokens(e,s)}),a)}return!1}return this.tokenBucket.removeTokens(e,s);function s(t,i){if(t)return r(t,null);n.tokensThisInterval+=e,r(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 r=this.tokenBucket.tryRemoveTokens(e);return r&&(this.tokensThisInterval+=e),r},getTokensRemaining:function(){return this.tokenBucket.drip(),this.tokenBucket.content}},e.exports=o}).call(this,r(167))},function(e,t,r){(function(t){e.exports=function(){if(void 0!==t&&t.hrtime){var e=t.hrtime(),r=e[0],n=e[1];return 1e3*r+Math.floor(n/1e6)}return(new Date).getTime()}}).call(this,r(167))},function(e,t,r){var n=r(264);e.exports=function(e){if(Array.isArray(e))return n(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,r){r(10)({target:"Number",stat:!0},{isNaN:function(e){return e!=e}})},function(e,t,r){var n=r(10),i=r(102),o=r(123),a=r(44),s=r(22),u=i("Reflect","apply"),c=Function.apply;n({target:"Reflect",stat:!0,forced:!s((function(){u((function(){}))}))},{apply:function(e,t,r){return o(e),a(r),u?u(e,t,r):c.call(e,t,r)}})},function(e,t,r){r(10)({target:"Reflect",stat:!0},{ownKeys:r(186)})},function(e,t,r){var n=r(22);e.exports=!n((function(){return Object.isExtensible(Object.preventExtensions({}))}))},function(e,t,r){"use strict";r(50);var n=this&&this.__assign||function(){return(n=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var i in t=arguments[r])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=n(n({},i),e);return t.numOfAttempts<1&&(t.numOfAttempts=1),t}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(435),i=r(439);t.DelayFactory=function(e,t){var r=function(e){if(!e.delayFirstAttempt)return new n.SkipFirstDelay(e);return new i.AlwaysDelay(e)}(e);return r.setAttemptNumber(t),r}},function(e,t,r){"use strict";r(48),r(52),r(92),r(7),r(2),r(17),r(13),r(14);var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}),o=this&&this.__awaiter||function(e,t,r,n){return new(r||(r=Promise))((function(i,o){function a(e){try{u(n.next(e))}catch(e){o(e)}}function s(e){try{u(n.throw(e))}catch(e){o(e)}}function u(e){var t;e.done?i(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(a,s)}u((n=n.apply(e,t||[])).next())}))},a=this&&this.__generator||function(e,t){var r,n,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(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(i=2&o[0]?n.return:o[0]?n.throw||((i=n.return)&&i.call(n),0):n.next)&&!(i=i.call(n,o[1])).done)return i;switch(n=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++,n=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],n=0}finally{r=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}(r(273).Delay);t.SkipFirstDelay=s},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(437),i=r(438);t.JitterFactory=function(e){switch(e.jitter){case"full":return n.fullJitter;case"none":default:return i.noJitter}}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.fullJitter=function(e){var t=Math.random()*e;return Math.round(t)}},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.noJitter=function(e){return e}},function(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});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}(r(273).Delay);t.AlwaysDelay=o},function(e,t,r){var n=r(20).isFinite;e.exports=Number.isFinite||function(e){return"number"==typeof e&&n(e)}},function(e,t,r){var n=r(10),i=r(41),o=r(186),a=r(85),s=r(96),u=r(136);n({target:"Object",stat:!0,sham:!i},{getOwnPropertyDescriptors:function(e){for(var t,r,n=a(e),i=s.f,c=o(n),l={},f=0;c.length>f;)void 0!==(r=i(n,t=c[f++]))&&u(l,t,r);return l}})},function(e,t,r){"use strict";(function(e){
|
|
9
|
-
/*!
|
|
10
|
-
* The buffer module from node.js, for the browser.
|
|
11
|
-
*
|
|
12
|
-
* @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
|
|
13
|
-
* @license MIT
|
|
14
|
-
*/
|
|
15
|
-
r(48),r(52),r(443),r(6),r(207),r(49),r(27),r(7),r(36),r(168),r(29),r(444),r(155),r(104),r(2),r(12),r(24),r(89),r(99),r(37),r(88),r(83),r(55),r(56),r(57),r(58),r(59),r(60),r(61),r(62),r(63),r(64),r(65),r(66),r(67),r(68),r(69),r(70),r(71),r(72),r(73),r(74),r(75),r(76),r(77),r(105);var n=r(445),i=r(446),o=r(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,r){if(!(u.TYPED_ARRAY_SUPPORT||this instanceof u))return new u(e,t,r);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,r)}function c(e,t,r,n){if("number"==typeof t)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer?function(e,t,r,n){if(t.byteLength,r<0||t.byteLength<r)throw new RangeError("'offset' is out of bounds");if(t.byteLength<r+(n||0))throw new RangeError("'length' is out of bounds");t=void 0===r&&void 0===n?new Uint8Array(t):void 0===n?new Uint8Array(t,r):new Uint8Array(t,r,n);u.TYPED_ARRAY_SUPPORT?(e=t).__proto__=u.prototype:e=p(e,t);return e}(e,t,r,n):"string"==typeof t?function(e,t,r){"string"==typeof r&&""!==r||(r="utf8");if(!u.isEncoding(r))throw new TypeError('"encoding" must be a valid string encoding');var n=0|h(t,r),i=(e=s(e,n)).write(t,r);i!==n&&(e=e.slice(0,i));return e}(e,t,r):function(e,t){if(u.isBuffer(t)){var r=0|d(t.length);return 0===(e=s(e,r)).length||t.copy(e,0,0,r),e}if(t){if("undefined"!=typeof ArrayBuffer&&t.buffer instanceof ArrayBuffer||"length"in t)return"number"!=typeof t.length||(n=t.length)!=n?s(e,0):p(e,t);if("Buffer"===t.type&&o(t.data))return p(e,t.data)}var n;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 r=0;r<t;++r)e[r]=0;return e}function p(e,t){var r=t.length<0?0:0|d(t.length);e=s(e,r);for(var n=0;n<r;n+=1)e[n]=255&t[n];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 r=e.length;if(0===r)return 0;for(var n=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":case void 0:return q(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return U(e).length;default:if(n)return q(e).length;t=(""+t).toLowerCase(),n=!0}}function v(e,t,r){var n=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if((r>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return I(this,t,r);case"utf8":case"utf-8":return A(this,t,r);case"ascii":return T(this,t,r);case"latin1":case"binary":return E(this,t,r);case"base64":return k(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return N(this,t,r);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0}}function m(e,t,r){var n=e[t];e[t]=e[r],e[r]=n}function g(e,t,r,n,i){if(0===e.length)return-1;if("string"==typeof r?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,isNaN(r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0){if(!i)return-1;r=0}if("string"==typeof t&&(t=u.from(t,n)),u.isBuffer(t))return 0===t.length?-1:y(e,t,r,n,i);if("number"==typeof t)return t&=255,u.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):y(e,[t],r,n,i);throw new TypeError("val must be string, number or Buffer")}function y(e,t,r,n,i){var o,a=1,s=e.length,u=t.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(e.length<2||t.length<2)return-1;a=2,s/=2,u/=2,r/=2}function c(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}if(i){var l=-1;for(o=r;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(r+u>s&&(r=s-u),o=r;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,r,n){r=Number(r)||0;var i=e.length-r;n?(n=Number(n))>i&&(n=i):n=i;var o=t.length;if(o%2!=0)throw new TypeError("Invalid hex string");n>o/2&&(n=o/2);for(var a=0;a<n;++a){var s=parseInt(t.substr(2*a,2),16);if(isNaN(s))return a;e[r+a]=s}return a}function _(e,t,r,n){return J(q(t,e.length-r),e,r,n)}function S(e,t,r,n){return J(function(e){for(var t=[],r=0;r<e.length;++r)t.push(255&e.charCodeAt(r));return t}(t),e,r,n)}function w(e,t,r,n){return S(e,t,r,n)}function x(e,t,r,n){return J(U(t),e,r,n)}function O(e,t,r,n){return J(function(e,t){for(var r,n,i,o=[],a=0;a<e.length&&!((t-=2)<0);++a)r=e.charCodeAt(a),n=r>>8,i=r%256,o.push(i),o.push(n);return o}(t,e.length-r),e,r,n)}function k(e,t,r){return 0===t&&r===e.length?n.fromByteArray(e):n.fromByteArray(e.slice(t,r))}function A(e,t,r){r=Math.min(e.length,r);for(var n=[],i=t;i<r;){var o,a,s,u,c=e[i],l=null,f=c>239?4:c>223?3:c>191?2:1;if(i+f<=r)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,n.push(l>>>10&1023|55296),l=56320|1023&l),n.push(l),i+=f}return function(e){var t=e.length;if(t<=4096)return String.fromCharCode.apply(String,e);var r="",n=0;for(;n<t;)r+=String.fromCharCode.apply(String,e.slice(n,n+=4096));return r}(n)}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,r){return c(null,e,t,r)},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,r){return function(e,t,r,n){return l(t),t<=0?s(e,t):void 0!==r?"string"==typeof n?s(e,t).fill(r,n):s(e,t).fill(r):s(e,t)}(null,e,t,r)},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 r=e.length,n=t.length,i=0,o=Math.min(r,n);i<o;++i)if(e[i]!==t[i]){r=e[i],n=t[i];break}return r<n?-1:n<r?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 r;if(void 0===t)for(t=0,r=0;r<e.length;++r)t+=e[r].length;var n=u.allocUnsafe(t),i=0;for(r=0;r<e.length;++r){var a=e[r];if(!u.isBuffer(a))throw new TypeError('"list" argument must be an Array of Buffers');a.copy(n,i),i+=a.length}return n},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="",r=t.INSPECT_MAX_BYTES;return this.length>0&&(e=this.toString("hex",0,r).match(/.{2}/g).join(" "),this.length>r&&(e+=" ... ")),"<Buffer "+e+">"},u.prototype.compare=function(e,t,r,n,i){if(!u.isBuffer(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===r&&(r=e?e.length:0),void 0===n&&(n=0),void 0===i&&(i=this.length),t<0||r>e.length||n<0||i>this.length)throw new RangeError("out of range index");if(n>=i&&t>=r)return 0;if(n>=i)return-1;if(t>=r)return 1;if(this===e)return 0;for(var o=(i>>>=0)-(n>>>=0),a=(r>>>=0)-(t>>>=0),s=Math.min(o,a),c=this.slice(n,i),l=e.slice(t,r),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,r){return-1!==this.indexOf(e,t,r)},u.prototype.indexOf=function(e,t,r){return g(this,e,t,r,!0)},u.prototype.lastIndexOf=function(e,t,r){return g(this,e,t,r,!1)},u.prototype.write=function(e,t,r,n){if(void 0===t)n="utf8",r=this.length,t=0;else if(void 0===r&&"string"==typeof t)n=t,r=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t|=0,isFinite(r)?(r|=0,void 0===n&&(n="utf8")):(n=r,r=void 0)}var i=this.length-t;if((void 0===r||r>i)&&(r=i),e.length>0&&(r<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var o=!1;;)switch(n){case"hex":return b(this,e,t,r);case"utf8":case"utf-8":return _(this,e,t,r);case"ascii":return S(this,e,t,r);case"latin1":case"binary":return w(this,e,t,r);case"base64":return x(this,e,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return O(this,e,t,r);default:if(o)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),o=!0}},u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function T(e,t,r){var n="";r=Math.min(e.length,r);for(var i=t;i<r;++i)n+=String.fromCharCode(127&e[i]);return n}function E(e,t,r){var n="";r=Math.min(e.length,r);for(var i=t;i<r;++i)n+=String.fromCharCode(e[i]);return n}function I(e,t,r){var n=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>n)&&(r=n);for(var i="",o=t;o<r;++o)i+=F(e[o]);return i}function N(e,t,r){for(var n=e.slice(t,r),i="",o=0;o<n.length;o+=2)i+=String.fromCharCode(n[o]+256*n[o+1]);return i}function R(e,t,r){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}function j(e,t,r,n,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(r+n>e.length)throw new RangeError("Index out of range")}function P(e,t,r,n){t<0&&(t=65535+t+1);for(var i=0,o=Math.min(e.length-r,2);i<o;++i)e[r+i]=(t&255<<8*(n?i:1-i))>>>8*(n?i:1-i)}function C(e,t,r,n){t<0&&(t=4294967295+t+1);for(var i=0,o=Math.min(e.length-r,4);i<o;++i)e[r+i]=t>>>8*(n?i:3-i)&255}function L(e,t,r,n,i,o){if(r+n>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function M(e,t,r,n,o){return o||L(e,0,r,4),i.write(e,t,r,n,23,4),r+4}function D(e,t,r,n,o){return o||L(e,0,r,8),i.write(e,t,r,n,52,8),r+8}u.prototype.slice=function(e,t){var r,n=this.length;if((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),u.TYPED_ARRAY_SUPPORT)(r=this.subarray(e,t)).__proto__=u.prototype;else{var i=t-e;r=new u(i,void 0);for(var o=0;o<i;++o)r[o]=this[o+e]}return r},u.prototype.readUIntLE=function(e,t,r){e|=0,t|=0,r||R(e,t,this.length);for(var n=this[e],i=1,o=0;++o<t&&(i*=256);)n+=this[e+o]*i;return n},u.prototype.readUIntBE=function(e,t,r){e|=0,t|=0,r||R(e,t,this.length);for(var n=this[e+--t],i=1;t>0&&(i*=256);)n+=this[e+--t]*i;return n},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,r){e|=0,t|=0,r||R(e,t,this.length);for(var n=this[e],i=1,o=0;++o<t&&(i*=256);)n+=this[e+o]*i;return n>=(i*=128)&&(n-=Math.pow(2,8*t)),n},u.prototype.readIntBE=function(e,t,r){e|=0,t|=0,r||R(e,t,this.length);for(var n=t,i=1,o=this[e+--n];n>0&&(i*=256);)o+=this[e+--n]*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 r=this[e]|this[e+1]<<8;return 32768&r?4294901760|r:r},u.prototype.readInt16BE=function(e,t){t||R(e,2,this.length);var r=this[e+1]|this[e]<<8;return 32768&r?4294901760|r:r},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,r,n){(e=+e,t|=0,r|=0,n)||j(this,e,t,r,Math.pow(2,8*r)-1,0);var i=1,o=0;for(this[t]=255&e;++o<r&&(i*=256);)this[t+o]=e/i&255;return t+r},u.prototype.writeUIntBE=function(e,t,r,n){(e=+e,t|=0,r|=0,n)||j(this,e,t,r,Math.pow(2,8*r)-1,0);var i=r-1,o=1;for(this[t+i]=255&e;--i>=0&&(o*=256);)this[t+i]=e/o&255;return t+r},u.prototype.writeUInt8=function(e,t,r){return e=+e,t|=0,r||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,r){return e=+e,t|=0,r||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,r){return e=+e,t|=0,r||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,r){return e=+e,t|=0,r||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,r){return e=+e,t|=0,r||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,r,n){if(e=+e,t|=0,!n){var i=Math.pow(2,8*r-1);j(this,e,t,r,i-1,-i)}var o=0,a=1,s=0;for(this[t]=255&e;++o<r&&(a*=256);)e<0&&0===s&&0!==this[t+o-1]&&(s=1),this[t+o]=(e/a>>0)-s&255;return t+r},u.prototype.writeIntBE=function(e,t,r,n){if(e=+e,t|=0,!n){var i=Math.pow(2,8*r-1);j(this,e,t,r,i-1,-i)}var o=r-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+r},u.prototype.writeInt8=function(e,t,r){return e=+e,t|=0,r||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,r){return e=+e,t|=0,r||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,r){return e=+e,t|=0,r||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,r){return e=+e,t|=0,r||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,r){return e=+e,t|=0,r||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,r){return M(this,e,t,!0,r)},u.prototype.writeFloatBE=function(e,t,r){return M(this,e,t,!1,r)},u.prototype.writeDoubleLE=function(e,t,r){return D(this,e,t,!0,r)},u.prototype.writeDoubleBE=function(e,t,r){return D(this,e,t,!1,r)},u.prototype.copy=function(e,t,r,n){if(r||(r=0),n||0===n||(n=this.length),t>=e.length&&(t=e.length),t||(t=0),n>0&&n<r&&(n=r),n===r)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("sourceStart out of bounds");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),e.length-t<n-r&&(n=e.length-t+r);var i,o=n-r;if(this===e&&r<t&&t<n)for(i=o-1;i>=0;--i)e[i+t]=this[i+r];else if(o<1e3||!u.TYPED_ARRAY_SUPPORT)for(i=0;i<o;++i)e[i+t]=this[i+r];else Uint8Array.prototype.set.call(e,this.subarray(r,r+o),t);return o},u.prototype.fill=function(e,t,r,n){if("string"==typeof e){if("string"==typeof t?(n=t,t=0,r=this.length):"string"==typeof r&&(n=r,r=this.length),1===e.length){var i=e.charCodeAt(0);i<256&&(e=i)}if(void 0!==n&&"string"!=typeof n)throw new TypeError("encoding must be a string");if("string"==typeof n&&!u.isEncoding(n))throw new TypeError("Unknown encoding: "+n)}else"number"==typeof e&&(e&=255);if(t<0||this.length<t||this.length<r)throw new RangeError("Out of range index");if(r<=t)return this;var o;if(t>>>=0,r=void 0===r?this.length:r>>>0,e||(e=0),"number"==typeof e)for(o=t;o<r;++o)this[o]=e;else{var a=u.isBuffer(e)?e:q(new u(e,n).toString()),s=a.length;for(o=0;o<r-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 r;t=t||1/0;for(var n=e.length,i=null,o=[],a=0;a<n;++a){if((r=e.charCodeAt(a))>55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(a+1===n){(t-=3)>-1&&o.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&o.push(239,191,189),i=r;continue}r=65536+(i-55296<<10|r-56320)}else i&&(t-=3)>-1&&o.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;o.push(r)}else if(r<2048){if((t-=2)<0)break;o.push(r>>6|192,63&r|128)}else if(r<65536){if((t-=3)<0)break;o.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return o}function U(e){return n.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,r,n){for(var i=0;i<n&&!(i+r>=t.length||i>=e.length);++i)t[i+r]=e[i];return i}}).call(this,r(108))},function(e,t,r){r(119)("species")},function(e,t,r){r(125)("Array")},function(e,t,r){"use strict";r(27),r(7),r(36),r(2),r(83),r(55),r(56),r(57),r(58),r(59),r(60),r(61),r(62),r(63),r(64),r(65),r(66),r(67),r(68),r(69),r(70),r(71),r(72),r(73),r(74),r(75),r(76),r(77),t.byteLength=function(e){var t=c(e),r=t[0],n=t[1];return 3*(r+n)/4-n},t.toByteArray=function(e){var t,r,n=c(e),a=n[0],s=n[1],u=new o(function(e,t,r){return 3*(t+r)/4-r}(0,a,s)),l=0,f=s>0?a-4:a;for(r=0;r<f;r+=4)t=i[e.charCodeAt(r)]<<18|i[e.charCodeAt(r+1)]<<12|i[e.charCodeAt(r+2)]<<6|i[e.charCodeAt(r+3)],u[l++]=t>>16&255,u[l++]=t>>8&255,u[l++]=255&t;2===s&&(t=i[e.charCodeAt(r)]<<2|i[e.charCodeAt(r+1)]>>4,u[l++]=255&t);1===s&&(t=i[e.charCodeAt(r)]<<10|i[e.charCodeAt(r+1)]<<4|i[e.charCodeAt(r+2)]>>2,u[l++]=t>>8&255,u[l++]=255&t);return u},t.fromByteArray=function(e){for(var t,r=e.length,i=r%3,o=[],a=0,s=r-i;a<s;a+=16383)o.push(l(e,a,a+16383>s?s:a+16383));1===i?(t=e[r-1],o.push(n[t>>2]+n[t<<4&63]+"==")):2===i&&(t=(e[r-2]<<8)+e[r-1],o.push(n[t>>10]+n[t>>4&63]+n[t<<2&63]+"="));return o.join("")};for(var n=[],i=[],o="undefined"!=typeof Uint8Array?Uint8Array:Array,a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=0,u=a.length;s<u;++s)n[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 r=e.indexOf("=");return-1===r&&(r=t),[r,r===t?0:4-r%4]}function l(e,t,r){for(var i,o,a=[],s=t;s<r;s+=3)i=(e[s]<<16&16711680)+(e[s+1]<<8&65280)+(255&e[s+2]),a.push(n[(o=i)>>18&63]+n[o>>12&63]+n[o>>6&63]+n[63&o]);return a.join("")}i["-".charCodeAt(0)]=62,i["_".charCodeAt(0)]=63},function(e,t){
|
|
16
|
-
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
17
|
-
t.read=function(e,t,r,n,i){var o,a,s=8*i-n-1,u=(1<<s)-1,c=u>>1,l=-7,f=r?i-1:0,p=r?-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+=n;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,n),o-=c}return(d?-1:1)*a*Math.pow(2,o-n)},t.write=function(e,t,r,n,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=n?0:o-1,h=n?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[r+d]=255&s,d+=h,s/=256,i-=8);for(a=a<<i|s,c+=i;c>0;e[r+d]=255&a,d+=h,a/=256,c-=8);e[r+d-h]|=128*v}},function(e,t,r){r(2);var n={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==n.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,r){var n=r(41),i=r(20),o=r(135),a=r(162),s=r(46).f,u=r(115).f,c=r(201),l=r(193),f=r(252),p=r(53),d=r(22),h=r(91).set,v=r(125),m=r(32)("match"),g=i.RegExp,y=g.prototype,b=/a/g,_=/a/g,S=new g(b)!==b,w=f.UNSUPPORTED_Y;if(n&&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 r,n=this instanceof x,i=c(e),o=void 0===t;if(!n&&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&&(r=!!t&&t.indexOf("y")>-1)&&(t=t.replace(/y/g,""));var s=a(S?new g(e,t):g(e,t),n?this:y,x);return w&&r&&h(s,{sticky:r}),s},O=function(e){e in x||s(x,e,{configurable:!0,get:function(){return g[e]},set:function(t){g[e]=t}})},k=u(g),A=0;k.length>A;)O(k[A++]);y.constructor=x,x.prototype=y,p(i,"RegExp",x)}v("RegExp")},function(e,t,r){"use strict";(function(e){e||Object.defineProperty(window,"crypto",{value:window.crypto||window.msCrypto,writable:!1,configurable:!1})}).call(this,r(108))},function(e,t,r){"use strict";r(6),r(39),r(28),r(49),r(27),r(36),r(25),r(145),r(29),r(87),r(43),r(2),r(17),r(12),r(89),r(37),r(47),r(33);var n=r(9),i=r(8);r(15);var o=r(23),a=r(4),s=r(5),u=r(16);Object.defineProperty(t,"__esModule",{value:!0}),t.Notifications=void 0;var c=r(452),l=r(109);function f(e,t){return[].concat(u(e),u(t)).filter((function(e,t,r){return r.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,r;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,r=t.items.node;r.includes("no_longer_subscribed")?r="no_longer_subscribed":r.includes("duplicate_id")&&(r="duplicate_id");var n=t.items.published[0].content.json,i=this.topicHandlers(r);this.client.emit("notify",{topic:r,data:n}),this.client.emit("notify:".concat(r),n),i.forEach((function(e){e(n)}))}},{key:"xmppSubscribe",value:(r=o(i.mark((function e(t){var r,n=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(r=function(){return n.stanzaInstance.subscribeToNode(n.pubsubHost,t)},!this.client.connected){e.next=7;break}return e.abrupt("return",r());case 7:return e.abrupt("return",new Promise((function(e,t){n.client.once("connected",(function(){return r().then(e,t)}))})));case 8:case"end":return e.stop()}}),e,this)}))),function(e){return r.apply(this,arguments)})},{key:"xmppUnsubscribe",value:function(e){var t=this;if(0!==this.topicHandlers(e).length||this.bulkSubscriptions[e])return Promise.resolve();var r=function(){return t.stanzaInstance.unsubscribeFromNode(t.pubsubHost,e)};return this.client.connected?r():new Promise((function(e,n){t.client.once("connected",(function(){return r().then(e,n)}))}))}},{key:"mapCombineTopics",value:function(e){var t=this,r={},n=[],i=[];e.forEach((function(e){e.includes("?")?n.push({id:e}):i.push(e)})),i.map((function(e){var t=e.split("."),r=t.splice(t.length-1);return{prefix:t.join("."),postfix:r}})).forEach((function(e){r[e.prefix]?r[e.prefix].push(e.postfix):r[e.prefix]=[e.postfix]}));var o=[];Object.keys(r).forEach((function(e){!function e(r,n){var i=1===n.length?".":"?",a="".concat(r).concat(i).concat(n.join("&"));a.length<200?o.push({id:a}):1===n.length?t.client.logger.error("Refusing to attempt topic with length > 200",a):(e(r,n.slice(0,n.length/2)),e(r,n.slice(n.length/2)))}(e,r[e])}));var a=o.concat(n);return this.truncateTopicList(this.prioritizeTopicList(a))}},{key:"prioritizeTopicList",value:function(e){var t=this;return e.sort((function(e,r){return t.getTopicPriority(r.id)-t.getTopicPriority(e.id)})),e}},{key:"getTopicPriority",value:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],r=this.getTopicParts(e),n=r.prefix,i=r.postfixes,o=this.topicPriorities[n],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 r=e.slice(1e3);if(r.length>20){var n=r.length-20;(r=r.slice(20)).push("...and ".concat(n," more"))}this.client.logger.warn("Too many topics to subscribe to; truncating extra topics",{droppedTopics:r})}return t}},{key:"makeBulkSubscribeRequest",value:function(e,t){var r={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},n=this.stanzaInstance.channelId;return this.client.http.requestApi("notifications/channels/".concat(n,"/subscriptions"),r)}},{key:"createSubscription",value:function(e,t){var r=this;l.splitIntoIndividualTopics(e).forEach((function(e){var n=r.topicHandlers(e);n.includes(t)||n.push(t)}))}},{key:"removeSubscription",value:function(e,t){var r=this;l.splitIntoIndividualTopics(e).forEach((function(e){var n=r.topicHandlers(e),i=n.indexOf(t);i>-1&&n.splice(i,1),n.length||delete r.subscriptions[e]}))}},{key:"removeTopicPriority",value:function(e){var t=this;if(this.getTopicPriority(e,!1)){var r=this.getTopicParts(e),n=r.prefix;r.postfixes.forEach((function(e){delete t.topicPriorities[n][e]})),Object.keys(this.topicPriorities[n]).length||delete this.topicPriorities[n]}}},{key:"getActiveIndividualTopics",value:function(){var e=this,t=[];return Object.keys(this.subscriptions).forEach((function(r){"streaming-subscriptions-expiring"!==r&&(e.topicHandlers(r).length>0&&t.push(r))})),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 r="Error resubscribing to topics";e.client.logger.error(r,t),e.client.emit("pubsub:error",{msg:r,err:t})}))}))}},{key:"getTopicParts",value:function(e){var t=e.includes("?"),r=t?"?":".",n=e.split(r),i=t?n[1]:n.splice(n.length-1);return{prefix:t?n[0]:n.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(r){var n=e.getTopicParts(r),i=e.topicPriorities[n.prefix],o=t[r];if(i)n.postfixes.forEach((function(e){var t=i[e];(t&&t<o||!t)&&(i[e]=o)}));else{var a=n.postfixes.reduce((function(e,t){return e[t]=o,e}),{});e.topicPriorities[n.prefix]=a}}))}},{key:"subscribe",value:function(e,t,r,i){var o;return i&&this.setTopicPriorities(n({},e,i)),o=r?this.xmppSubscribe(e):this.debouncedResubscribe(),t?this.createSubscription(e,t):this.bulkSubscriptions[e]=!0,o}},{key:"unsubscribe",value:function(e,t,r){return t?this.removeSubscription(e,t):(delete this.bulkSubscriptions[e],delete this.subscriptions[e]),this.removeTopicPriority(e),r?this.xmppUnsubscribe(e):this.debouncedResubscribe()}},{key:"bulkSubscribe",value:(t=o(i.mark((function e(t){var r,n,o,a=this,s=arguments;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=s.length>1&&void 0!==s[1]?s[1]:{replace:!1,force:!1},n=s.length>2&&void 0!==s[2]?s[2]:{},this.setTopicPriorities(n),o=f(t,[]),r.replace&&!r.force?o=f(o,this.getActiveIndividualTopics()):r.force&&(this.subscriptions={}),e.next=7,this.makeBulkSubscribeRequest(o,r);case 7:r.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,r){"use strict";function n(e){return"function"==typeof e?e():e}function i(){var e={};return e.promise=new Promise((function(t,r){e.resolve=t,e.reject=r})),e}r(6),r(2),r(17),e.exports=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=void 0,a=void 0,s=void 0,u=[];return function(){var l=n(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&&r.leading)return r.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),r.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(r.accumulate?e.call(this,u):e.apply(this,u[u.length-1])).then(t.resolve,t.reject),u=[],a=null}}},function(e,t,r){var n=r(42),i=Math.floor;e.exports=function(e){return!n(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,r){var n=r(204),i=r(456);function o(t,r,a){return i()?(e.exports=o=Reflect.construct.bind(),e.exports.__esModule=!0,e.exports.default=e.exports):(e.exports=o=function(e,t,r){var i=[null];i.push.apply(i,t);var o=new(Function.bind.apply(e,i));return r&&n(o,r.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,r){"use strict";r(6),r(39),r(106),r(28),r(169),r(49),r(7),r(25),r(145),r(87),r(50),r(43),r(2),r(127),r(17),r(206),r(12),r(13),r(99),r(33),r(14);var n=r(34),i=r(16),o=r(9),a=r(8);r(15);var s=r(23),u=r(4),c=r(5),l=r(95),f=r(30),p=r(31),d=r(26);function h(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return v(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return v(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(s)throw o}}}}function v(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function m(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function g(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?m(Object(r),!0).forEach((function(t){o(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):m(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,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 r,n=d(e);if(t){var i=d(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return p(this,r)}}Object.defineProperty(t,"__esModule",{value:!0}),t.WebrtcExtension=void 0;var b=r(126),_=r(80),S=r(93),w=b.__importDefault(r(459)),x=r(40),O=r(129),k=b.__importDefault(r(462)),A=r(463),T=r(464),E=r(109),I=r(226),N=r(484),R=r(149),j=r(216),P=r(222),C=r(175),L="requestIncomingRtcSession",M="cancelIncomingRtcSession",D="handledIncomingRtcSession",B="incomingRtcSession",F="outgoingRtcSession",q="rtcSessionError",U=function(e){f($,e);var t,r,o,p,d,v,m,b,_,U,J,z,G,H,V,W,Q,K,Y,X=y($);function $(e,t){var r;return u(this,$),(r=X.call(this)).ignoredSessions=new w.default({max:10,maxAge:216e3}),r.pendingSessions={},r.statsArr=[],r.throttleSendStatsInterval=25e3,r.currentMaxStatSize=15e3,r.statsSizeDecreaseAmount=3e3,r.statBuffer=0,r.discoRetries=0,r.iceServers=[],r.webrtcSessions=[],r.client=e,r.config={allowIPv6:!0===t.allowIPv6,optOutOfWebrtcStatsTelemetry:t.optOutOfWebrtcStatsTelemetry},r.logger=e.logger,r.addEventListeners(),r.throttledSendStats=k.default(r.sendStats.bind(l(r)),r.throttleSendStatsInterval,{leading:!1,trailing:!0}),r.client.on("jingle:outgoing",(function(e){return r.emit(F,e)})),r.client.on("jingle:incoming",(function(e){return r.emit(B,e)})),r.client.on("jingle:created",(function(e){e instanceof j.StanzaMediaSession||e.end("cancel",!0)})),window.addEventListener("offline",(function(){return r.onOnlineStatusChange(!1)})),window.addEventListener("online",(function(){return r.onOnlineStatusChange(!0)})),r}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 r,n,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,r){o.logger[e](t,r)})),r=function(){var e=i[n];t.jingle.on(e,(function(t){if(t instanceof j.StanzaMediaSession){for(var r=arguments.length,n=new Array(r>1?r-1:0),i=1;i<r;i++)n[i-1]=arguments[i];t.emit.apply(t,[e].concat(n))}}))},n=0,i=["iceConnectionType","peerTrackAdded","peerTrackRemoved","mute","unmute","sessionState","connectionState","terminated","stats","endOfCandidates"];n<i.length;n++)r();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 r,n,i,o,s,u,c,l=this;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.genesysWebrtc,n=r.params,i="relay"===this.getIceTransportPolicy()&&A.isFirefox,o={id:n.sessionId,logger:this.logger,peerID:t.from,fromJid:t.from,sessionType:this.getSessionTypeByJid(t.from),conversationId:n.conversationId,ignoreHostCandidatesFromRemote:i,optOutOfWebrtcStatsTelemetry:!!this.config.optOutOfWebrtcStatsTelemetry,allowIPv6:this.config.allowIPv6,iceServers:this.iceServers,reinvite:!!n.reinvite,iceTransportPolicy:this.getIceTransportPolicy()},u=this.pendingSessions[n.sessionId],s=u?g(g({},o),{},{fromUserId:u.fromUserId,originalRoomJid:u.originalRoomJid}):o,c=new P.GenesysCloudMediaSession(this,s),e.next=9,c.setRemoteDescription(n.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 r,n,i;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.genesysWebrtc,n=r.params,i=this.getSessionById(n.sessionId),e.next=5,i.addRemoteIceCandidate(n.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 r,n;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=t.genesysWebrtc,n=r.params,this.getSessionById(n.sessionId).onSessionTerminate(n.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 r=new Error("Failed to find session by id");throw this.logger.error(r,{sessionId:e}),r}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 r;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if("offer"!==(r=t.genesysWebrtc).method){e.next=5;break}return e.abrupt("return",this.handleGenesysOffer(t));case 5:if("iceCandidate"!==r.method){e.next=9;break}return e.abrupt("return",this.handleGenesysIceCandidate(t));case 9:if("terminate"!==r.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 r="relay"===this.getIceTransportPolicy()&&A.isFirefox,n={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:r},i=new j.StanzaMediaSession(n);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(r){if(!t.client.logger.stopReason){var n=JSON.parse(JSON.stringify(r)),i={conversationId:e.conversationId,sessionId:e.id,sessionType:e.sessionType},o=N.formatStatsEvent(n,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 r=t[e];"boolean"==typeof r&&(t[e]="".concat(r))}));var r=g(g({},e),{},{details:t}),n=E.calculatePayloadSize(r),i=this.statBuffer+n>this.currentMaxStatSize;this.statsArr.push(r),this.statBuffer+=n,i?this.flushStats():this.throttledSendStats()}}},{key:"getLogDetailsForPendingSessionId",value:function(e){var t={sessionId:e},r=this.pendingSessions[e];return r&&(t.sessionType=r.sessionType,t.conversationId=r.conversationId),t}},{key:"flushStats",value:function(){this.throttledSendStats.flush()}},{key:"sendStats",value:(J=s(a.mark((function e(){var t,r,n,o,s,u,c,l,f,p,d,v;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:n=[],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}n.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,n.length),this.statBuffer=this.statsArr.reduce((function(e,t){return e+E.calculatePayloadSize(t)}),0),n.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:n},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(n,i(this.statsArr)),this.statBuffer=this.statsArr.reduce((function(e,t){return e+E.calculatePayloadSize(t)}),0)),413!==(null===(r=e.t1.response)||void 0===r?void 0:r.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:n.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 r,n,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(r=t.propose.sessionId,n=this.pendingSessions[r],i=!!n,o=this.getSessionTypeByJid(t.from),s={sessionId:r,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:r,sessionType:o}},this.addStatToQueue(u),c=t.from,l=c,t.propose.originalRoomJid=t.propose.originalRoomJid||l,n=g(g({},t.propose),{},{toJid:t.to,fromJid:c,sessionType:o,roomJid:l,id:r,sdpOverXmpp:t.propose.sdpOverXmpp}),this.pendingSessions[r]=n),!n.accepted){e.next=14;break}return this.logger.info("proceed already sent for this session, but sending another",s),e.next=13,this.acceptRtcSession(r);case 13:return e.abrupt("return");case 14:this.emit(L,Object.assign(n));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 r=t.accept?"accept":"reject";return this.logger.info("".concat(r," received"),this.getLogDetailsForPendingSessionId(e)),this.emit(D,e)}},{key:"initiateRtcSession",value:(_=s(a.mark((function e(t){var r,n,i,o,s,u,c,l,f;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r={to:t.jid,propose:{id:O.v4(),descriptions:[]}},t.stream)for(n=0,i=Array.from(t.stream.getTracks());n<i.length;n++)o=i[n],r.propose.descriptions.push({media:o.kind});if(t.provideVideo&&(r.propose.descriptions.filter((function(e){return"video"===e.media})).length>0||r.propose.descriptions.push({media:"video"})),t.provideAudio&&(r.propose.descriptions.filter((function(e){return"audio"===e.media})).length>0||r.propose.descriptions.push({media:"audio"})),t.mediaPurpose&&r.propose.descriptions.push({media:t.mediaPurpose}),!t.jid||!t.jid.match(/@conference/)){e.next=15;break}0===(s=r.propose.descriptions).length&&(s=[{media:"listener"}]),u={type:"upgradeMedia",to:t.jid,id:O.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",r);case 17:this.pendingSessions[r.propose.id]=r;case 18:return e.abrupt("return",r.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 r,n,i;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=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 n={to:r.fromJid,proceed:{sessionId:t}},r.accepted=!0,i=this.getLogDetailsForPendingSessionId(t),this.logger.info("sending jingle proceed",i),e.next=10,this.stanzaInstance.send("message",n);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 r,n,i,o,s,u,c,l=arguments;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=l.length>1&&void 0!==l[1]&&l[1],n=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],!r){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",n),e.next=18,Promise.all([s,c]);case 18:this.logger.info("sent jingle reject",n);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 r,n;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return this.pendingSessions[t],r=this.getLogDetailsForPendingSessionId(t),n={to:S.toBare(this.jid),accept:{sessionId:t}},this.logger.info("sending session-info:accept",r),e.next=6,this.stanzaInstance.send("message",n);case 6:this.logger.info("sent session-info:accept",r);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 r,n,i;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=this.pendingSessions[t],n=this.getLogDetailsForPendingSessionId(t),r){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:r.toJid,retract:{sessionId:t}},delete this.pendingSessions[t],this.logger.info("sending jingle retract",n),e.next=10,this.stanzaInstance.send("message",i);case 10:this.logger.info("sent jingle retract",n);case 11:case"end":return e.stop()}}),e,this)}))),function(e){return o.apply(this,arguments)})},{key:"refreshIceServers",value:(r=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 r.apply(this,arguments)})},{key:"_refreshIceServers",value:(t=s(a.mark((function e(t){var r,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 r=t.config.server,o=t.getServices(r,"turn","1"),s=t.getServices(r,"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 r=n(t,2),i=r[0],o=r[1];e([i,o])})).catch(t)})),e.next=8,u;case 8:return c=e.sent,l=n(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):"",r={type:e.type,urls:"".concat(e.type,":").concat(e.host).concat(t)};return["turn","turns"].includes(e.type)&&(e.transport&&"udp"!==e.transport&&(r.urls+="?transport=".concat(e.transport)),e.username&&(r.username=e.username),e.password&&(r.credential=e.password)),r})),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,r=t&&Object.values(t)||[];return[].concat(i(r),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,r){"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,r){"use strict";r(48),r(52),r(39),r(28),r(7),r(25),r(78),r(2),r(13),r(33),r(14);var n=r(4),i=r(5),o=r(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(n(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 r=t.length||m;if(this[u]="function"!=typeof r?m:r,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 r=this[d].tail;null!==r;){var n=r.prev;x(this,e,r,t),r=n}}},{key:"forEach",value:function(e,t){t=t||this;for(var r=this[d].head;null!==r;){var n=r.next;x(this,e,r,t),r=n}}},{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,r){if((r=r||this[l])&&"number"!=typeof r)throw new TypeError("maxAge must be a number");var n=r?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=n,o.maxAge=r,o.value=t,this[s]+=i-o.length,o.length=i,this.get(e),_(this),!0}var c=new w(e,t,i,n,r);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(),r=e.length-1;r>=0;r--){var n=e[r],i=n.e||0;if(0===i)this.set(n.k,n.v);else{var o=i-t;o>0&&this.set(n.k,n.v,o)}}}},{key:"prune",value:function(){var e=this;this[h].forEach((function(t,r){return y(e,r,!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,r){var n=e[h].get(t);if(n){var i=n.value;if(b(e,i)){if(S(e,n),!e[c])return}else r&&(e[v]&&(n.value.now=Date.now()),e[d].unshiftNode(n));return i.value}},b=function(e,t){if(!t||!t.maxAge&&!e[l])return!1;var r=Date.now()-t.now;return t.maxAge?r>t.maxAge:e[l]&&r>e[l]},_=function(e){if(e[s]>e[a])for(var t=e[d].tail;e[s]>e[a]&&null!==t;){var r=t.prev;S(e,t),t=r}},S=function(e,t){if(t){var r=t.value;e[f]&&e[f](r.key,r.value),e[s]-=r.length,e[h].delete(r.key),e[d].removeNode(t)}},w=function e(t,r,i,o,a){n(this,e),this.key=t,this.value=r,this.length=i,this.now=o,this.maxAge=a||0},x=function(e,t,r,n){var i=r.value;b(e,i)&&(S(e,r),e[c]||(i=void 0)),i&&t.call(n,i.value,i.key,e)};e.exports=g},function(e,t,r){"use strict";function n(e){var t=this;if(t instanceof n||(t=new n),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 r=0,i=arguments.length;r<i;r++)t.push(arguments[r]);return t}function i(e,t,r){var n=t===e.head?new s(r,null,t,e):new s(r,t,t.next,e);return null===n.next&&(e.tail=n),null===n.prev&&(e.head=n),e.length++,n}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,r,n){if(!(this instanceof s))return new s(e,t,r,n);this.list=n,this.value=e,t?(t.next=this,this.prev=t):this.prev=null,r?(r.prev=this,this.next=r):this.next=null}r(28),r(25),r(145),r(29),r(87),r(33),e.exports=n,n.Node=s,n.create=n,n.prototype.removeNode=function(e){if(e.list!==this)throw new Error("removing node which does not belong to this list");var t=e.next,r=e.prev;return t&&(t.prev=r),r&&(r.next=t),e===this.head&&(this.head=t),e===this.tail&&(this.tail=r),e.list.length--,e.next=null,e.prev=null,e.list=null,t},n.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++}},n.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++}},n.prototype.push=function(){for(var e=0,t=arguments.length;e<t;e++)o(this,arguments[e]);return this.length},n.prototype.unshift=function(){for(var e=0,t=arguments.length;e<t;e++)a(this,arguments[e]);return this.length},n.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}},n.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}},n.prototype.forEach=function(e,t){t=t||this;for(var r=this.head,n=0;null!==r;n++)e.call(t,r.value,n,this),r=r.next},n.prototype.forEachReverse=function(e,t){t=t||this;for(var r=this.tail,n=this.length-1;null!==r;n--)e.call(t,r.value,n,this),r=r.prev},n.prototype.get=function(e){for(var t=0,r=this.head;null!==r&&t<e;t++)r=r.next;if(t===e&&null!==r)return r.value},n.prototype.getReverse=function(e){for(var t=0,r=this.tail;null!==r&&t<e;t++)r=r.prev;if(t===e&&null!==r)return r.value},n.prototype.map=function(e,t){t=t||this;for(var r=new n,i=this.head;null!==i;)r.push(e.call(t,i.value,this)),i=i.next;return r},n.prototype.mapReverse=function(e,t){t=t||this;for(var r=new n,i=this.tail;null!==i;)r.push(e.call(t,i.value,this)),i=i.prev;return r},n.prototype.reduce=function(e,t){var r,n=this.head;if(arguments.length>1)r=t;else{if(!this.head)throw new TypeError("Reduce of empty list with no initial value");n=this.head.next,r=this.head.value}for(var i=0;null!==n;i++)r=e(r,n.value,i),n=n.next;return r},n.prototype.reduceReverse=function(e,t){var r,n=this.tail;if(arguments.length>1)r=t;else{if(!this.tail)throw new TypeError("Reduce of empty list with no initial value");n=this.tail.prev,r=this.tail.value}for(var i=this.length-1;null!==n;i--)r=e(r,n.value,i),n=n.prev;return r},n.prototype.toArray=function(){for(var e=new Array(this.length),t=0,r=this.head;null!==r;t++)e[t]=r.value,r=r.next;return e},n.prototype.toArrayReverse=function(){for(var e=new Array(this.length),t=0,r=this.tail;null!==r;t++)e[t]=r.value,r=r.prev;return e},n.prototype.slice=function(e,t){(t=t||this.length)<0&&(t+=this.length),(e=e||0)<0&&(e+=this.length);var r=new n;if(t<e||t<0)return r;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)r.push(o.value);return r},n.prototype.sliceReverse=function(e,t){(t=t||this.length)<0&&(t+=this.length),(e=e||0)<0&&(e+=this.length);var r=new n;if(t<e||t<0)return r;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)r.push(o.value);return r},n.prototype.splice=function(e,t){e>this.length&&(e=this.length-1),e<0&&(e=this.length+e);for(var r=0,n=this.head;null!==n&&r<e;r++)n=n.next;var o=[];for(r=0;n&&r<t;r++)o.push(n.value),n=this.removeNode(n);null===n&&(n=this.tail),n!==this.head&&n!==this.tail&&(n=n.prev);for(r=0;r<(arguments.length<=2?0:arguments.length-2);r++)n=i(this,n,r+2<2||arguments.length<=r+2?void 0:arguments[r+2]);return o},n.prototype.reverse=function(){for(var e=this.head,t=this.tail,r=e;null!==r;r=r.prev){var n=r.prev;r.prev=r.next,r.next=n}return this.head=t,this.tail=e,this};try{r(461)(n)}catch(e){}},function(e,t,r){"use strict";r(48),r(52),r(92),r(7),r(2),r(13),r(14);var n=r(8);r(15),e.exports=function(e){e.prototype[Symbol.iterator]=n.mark((function e(){var t;return n.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,r){(function(t){r(29),r(2),r(12),r(24),r(37);var n=r(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":n(t))&&t&&t.Object===Object&&t,l="object"==("undefined"==typeof self?"undefined":n(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,r){var n,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 r=n,o=i;return n=i=void 0,c=t,a=e.apply(o,r)}function y(e){return c=e,s=setTimeout(S,t),l?m(e):a}function _(e){var r=e-u;return void 0===u||r>=t||r<0||f&&e-c>=o}function S(){var e=v();if(_(e))return w(e);s=setTimeout(S,function(e){var r=t-(e-u);return f?h(r,o-(e-c)):r}(e))}function w(e){return s=void 0,p&&n?m(e):(n=i=void 0,a)}function x(){var e=v(),r=_(e);if(n=arguments,i=this,u=e,r){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(r)&&(l=!!r.leading,o=(f="maxWait"in r)?d(b(r.maxWait)||0,t):o,p="trailing"in r?!!r.trailing:p),x.cancel=function(){void 0!==s&&clearTimeout(s),c=0,n=u=i=s=void 0},x.flush=function(){return void 0===s?a:w(v())},x}function g(e){var t=n(e);return!!e&&("object"==t||"function"==t)}function y(e){return"symbol"==n(e)||function(e){return!!e&&"object"==n(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 r=a.test(e);return r||s.test(e)?u(e.slice(2),r?2:8):o.test(e)?NaN:+e}e.exports=function(e,t,r){var n=!0,i=!0;if("function"!=typeof e)throw new TypeError("Expected a function");return g(r)&&(n="leading"in r?!!r.leading:n,i="trailing"in r?!!r.trailing:i),m(e,t,{leading:n,maxWait:t,trailing:i})}}).call(this,r(108))},function(e,t,r){var n,i;r(27),r(2),r(12),r(24),r(99);var o=r(11);!function(a,s){"object"==o(t)&&void 0!==e?e.exports=s():void 0===(i="function"==typeof(n=s)?n.call(t,r,t,e):n)||(e.exports=i)}(0,(function(){"use strict";var e="undefined"==typeof window,t=!1,r=!1,n=!1,i=!1,o=!1,a=!1,s=!1,u=!1,c=!1,l=!1;return e||(t="undefined"!=typeof InstallTrigger,r=!!window.chrome,n=!(!window.chrome||!window.navigator||!window.navigator.plugins||!window.navigator.plugins.namedItem("Chrome PDF Plugin")&&!window.chrome.runtime),i=r&&!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=r&&!!navigator.userAgent.match(/edg/i),c=(n||a)&&!!window.CSS,l=!(r||o||t||a||!document.documentMode)),{get isChrome(){return n},get isChromeOrChromium(){return r},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,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.definitions=void 0;var n=r(3),i=r(1),o={aliases:["message.propose"],element:"propose",fields:{conversationId:n.attribute("inin-cid"),persistentConversationId:n.attribute("inin-persistent-cid"),sdpOverXmpp:n.booleanAttribute("inin-sdp-over-xmpp"),originalRoomJid:n.attribute("inin-ofrom"),autoAnswer:n.booleanAttribute("inin-autoanswer"),fromUserId:n.attribute("inin-user-id"),sessionId:n.attribute("id")},namespace:"urn:xmpp:jingle-message:0"},a={aliases:["message.proceed"],element:"proceed",fields:{sessionId:n.attribute("id")},namespace:"urn:xmpp:jingle-message:0"},s={aliases:["message.accept"],element:"accept",fields:{sessionId:n.attribute("id")},namespace:"urn:xmpp:jingle-message:0"},u={aliases:["message.reject"],element:"reject",fields:{sessionId:n.attribute("id")},namespace:"urn:xmpp:jingle-message:0"},c={aliases:["message.retract"],element:"retract",fields:{sessionId:n.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:n.childJSON("genesys","genesys-webrtc")}},d={path:"message",namespace:i.NS_CLIENT,element:"message",fields:{mediaMessage:n.childJSON("genesys","media-message")}},h={aliases:["presence.media"],element:"x",fields:{conversationId:n.attribute("conversationId"),sourceCommunicationId:n.attribute("sourceCommunicationId"),screenShare:n.childAttribute(null,"mediastream","screenShare"),video:n.childAttribute(null,"mediastream","video"),audio:n.childAttribute(null,"mediastream","audio"),listener:n.childAttribute(null,"mediastream","listener"),screenRecording:n.childAttribute(null,"mediastream","screenRecording")},namespace:"orgspan:mediastream"};t.definitions=[o,a,s,u,c,l,f,h,p,d]},function(e,t,r){"use strict";r(6),r(39),r(49),r(7),r(25),r(78),r(100),r(2),r(12),r(89),r(13),r(47),r(14);var n=r(34),i=r(11),o=r(9),a=r(4),s=r(5);function u(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return c(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return c(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(s)throw o}}}}function c(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function l(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function f(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?l(Object(r),!0).forEach((function(t){o(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):l(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}Object.defineProperty(t,"__esModule",{value:!0});var p=r(18),d=r(171),h=(0,p.__importDefault)(r(466)),v=(0,p.__importDefault)(r(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 r=this.getOrCreateTranslator(e.getNamespace(),e.getName());return r.import(e,f(f({},t),{},{registry:this}))}}},{key:"export",value:function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{registry:this};r.acceptLanguages||(r.acceptLanguages=[]),r.acceptLanguages=r.acceptLanguages.map((function(e){return e.toLowerCase()})),r.lang&&(r.lang=r.lang.toLowerCase()),r.sanitizers||(r.sanitizers={xhtmlim:h.default}),r.path=e;var n,i=e.split(".").filter((function(e){return""!==e})),o=this.root,a=u(i);try{for(a.s();!(n=a.n()).done;){var s=n.value,c=o.getChild(s);if(!c)return;o=c}}catch(e){a.e(e)}finally{a.f()}return o.export(t,f(f({},r),{},{registry:this}))}},{key:"getImportKey",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",r=t?this.walkToTranslator(t.split(".")):this.root;if(r)return r.getImportKey(e)}},{key:"define",value:function(e){if(Array.isArray(e)){var t,r=u(e);try{for(r.s();!(t=r.n()).done;){var o=t.value;"object"===i(o)?this.define(o):o(this)}}catch(e){r.e(e)}finally{r.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 r=e.path.split(".").length;return t.path.split(".").length-r}));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=n(S[_],2),x=w[0],O=w[1];m.set(x,O.importer),y.set(x,O.importOrder||O.order||0),g.set(x,O.exporter),b.set(x,O.exportOrder||O.order||0)}if(a.childrenExportOrder)for(var k=0,A=Object.entries(a.childrenExportOrder);k<A.length;k++){var T=n(A[k],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=n(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,r){var n=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=r.split(".").filter((function(e){return""!==e})),l=c.pop(),f=this.walkToTranslator(c,!0),p="{".concat(e,"}").concat(t);a&&(o||s)&&u.addContext(r,i,o,p,a,s),f.addChild(l,u,n,i,p)}},{key:"walkToTranslator",value:function(e){var t,r=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=this.root,i=u(e);try{for(i.s();!(t=i.n()).done;){var o=t.value,a=n.getChild(o);if(!a){if(!r)return;(a=new v.default).placeholder=!0,n.addChild(o,a)}n=a}}catch(e){i.e(e)}finally{i.f()}return n}},{key:"hasTranslator",value:function(e,t){return this.translators.has("{".concat(e,"}").concat(t))}},{key:"getOrCreateTranslator",value:function(e,t){var r=this.translators.get("{".concat(e,"}").concat(t));return r||(r=new v.default,this.indexTranslator(e,t,r)),r}},{key:"indexTranslator",value:function(e,t,r){this.translators.set("{".concat(e,"}").concat(t),r)}}]),e}();t.default=m},function(e,t,r){"use strict";r(6),r(39),r(7),r(36),r(25),r(21),r(78),r(100),r(2),r(12),r(79),r(13),r(99),r(37),r(14);var n=r(34);function i(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return o(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return o(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return s=e.done,e},e:function(e){u=!0,a=e},f:function(){try{s||null==r.return||r.return()}finally{if(u)throw a}}}}function o(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}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),r=[];if(!t)return!1;var n,o=i(t);try{for(o.s();!(n=o.n()).done;){var a=n.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&&r.push("".concat(a[1],":").concat(u[0]))}}}}catch(e){o.e(e)}finally{o.f()}return!!r.length&&r.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,r=[],n=i(e.children);try{for(n.s();!(t=n.n()).done;){var o=t.value;if("string"==typeof o)r.push(o);else{var a=d(o);a&&(Array.isArray(a)?r=r.concat(a):r.push(a))}}}catch(e){n.e(e)}finally{n.f()}return r}(e)}for(var t=e.children.map(d).filter((function(e){return void 0!==e})),r={},o=0,s=Object.entries(e.attributes);o<s.length;o++){var c=n(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&&(r[l]=v)}}return{attributes:r,children:t,name:e.name}}t.default=function(e){if("string"!=typeof e){var t,r=[],n=i(e.children);try{for(n.s();!(t=n.n()).done;){var o=t.value;if(o)if("string"!=typeof o){var a=d(o);Array.isArray(a)?r=r.concat(a):a&&r.push(a)}else r.push(o)}}catch(e){n.e(e)}finally{n.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:r,name:"body"}}}},function(e,t,r){r(119)("toPrimitive")},function(e,t,r){var n=r(10),i=r(257),o=r(140);n({target:"Array",proto:!0},{copyWithin:i}),o("copyWithin")},function(e,t,r){var n=r(81),i=r(470),o=r(32)("toPrimitive"),a=Date.prototype;o in a||n(a,o,i)},function(e,t,r){"use strict";var n=r(44),i=r(114);e.exports=function(e){if("string"!==e&&"number"!==e&&"default"!==e)throw TypeError("Incorrect hint");return i(n(this),"number"!==e)}},function(e,t,r){"use strict";r(27),r(7),r(36),r(2),r(83),r(55),r(56),r(57),r(58),r(59),r(60),r(61),r(62),r(63),r(64),r(65),r(66),r(67),r(68),r(69),r(70),r(71),r(72),r(73),r(74),r(75),r(76),r(77),t.byteLength=function(e){var t=c(e),r=t[0],n=t[1];return 3*(r+n)/4-n},t.toByteArray=function(e){var t,r,n=c(e),a=n[0],s=n[1],u=new o(function(e,t,r){return 3*(t+r)/4-r}(0,a,s)),l=0,f=s>0?a-4:a;for(r=0;r<f;r+=4)t=i[e.charCodeAt(r)]<<18|i[e.charCodeAt(r+1)]<<12|i[e.charCodeAt(r+2)]<<6|i[e.charCodeAt(r+3)],u[l++]=t>>16&255,u[l++]=t>>8&255,u[l++]=255&t;2===s&&(t=i[e.charCodeAt(r)]<<2|i[e.charCodeAt(r+1)]>>4,u[l++]=255&t);1===s&&(t=i[e.charCodeAt(r)]<<10|i[e.charCodeAt(r+1)]<<4|i[e.charCodeAt(r+2)]>>2,u[l++]=t>>8&255,u[l++]=255&t);return u},t.fromByteArray=function(e){for(var t,r=e.length,i=r%3,o=[],a=0,s=r-i;a<s;a+=16383)o.push(l(e,a,a+16383>s?s:a+16383));1===i?(t=e[r-1],o.push(n[t>>2]+n[t<<4&63]+"==")):2===i&&(t=(e[r-2]<<8)+e[r-1],o.push(n[t>>10]+n[t>>4&63]+n[t<<2&63]+"="));return o.join("")};for(var n=[],i=[],o="undefined"!=typeof Uint8Array?Uint8Array:Array,a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=0,u=a.length;s<u;++s)n[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 r=e.indexOf("=");return-1===r&&(r=t),[r,r===t?0:4-r%4]}function l(e,t,r){for(var i,o,a=[],s=t;s<r;s+=3)i=(e[s]<<16&16711680)+(e[s+1]<<8&65280)+(255&e[s+2]),a.push(n[(o=i)>>18&63]+n[o>>12&63]+n[o>>6&63]+n[63&o]);return a.join("")}i["-".charCodeAt(0)]=62,i["_".charCodeAt(0)]=63},function(e,t,r){"use strict";
|
|
18
|
-
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */t.read=function(e,t,r,n,i){var o,a,s=8*i-n-1,u=(1<<s)-1,c=u>>1,l=-7,f=r?i-1:0,p=r?-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+=n;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,n),o-=c}return(d?-1:1)*a*Math.pow(2,o-n)},t.write=function(e,t,r,n,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=n?0:o-1,h=n?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[r+d]=255&s,d+=h,s/=256,i-=8);for(a=a<<i|s,c+=i;c>0;e[r+d]=255&a,d+=h,a/=256,c-=8);e[r+d-h]|=128*v}},function(e,t,r){"use strict";var n=r(4),i=r(5),o=r(94).Buffer;t.BufferList=function(){function e(){n(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,r=""+t.data;t=t.next;)r+=e+t.data;return r}},{key:"concat",value:function(e){if(0===this.length)return o.alloc(0);if(1===this.length)return this.head.data;for(var t,r,n,i=o.allocUnsafe(e>>>0),a=this.head,s=0;a;)t=a.data,r=i,n=s,t.copy(r,n),s+=a.data.length,a=a.next;return i}}]),e}()},function(e,t,r){r(119)("hasInstance")},function(e,t,r){"use strict";var n=r(42),i=r(46),o=r(124),a=r(32)("hasInstance"),s=Function.prototype;a in s||i.f(s,a,{value:function(e){if("function"!=typeof this||!n(e))return!1;if(!n(this.prototype))return e instanceof this;for(;e=o(e);)if(this.prototype===e)return!0;return!1}})},function(e,t,r){"use strict";e.exports=i;var n=r(291);function i(e){if(!(this instanceof i))return new i(e);n.call(this,e)}Object.create(r(148)).inherits(i,n),i.prototype._transform=function(e,t,r){r(null,e)}},function(e,t,r){"use strict";var n=r(4),i=r(5),o=r(30),a=r(31),s=r(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 r,n=s(e);if(t){var i=s(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return a(this,r)}}Object.defineProperty(t,"__esModule",{value:!0});var c=r(18),l=r(94);function f(e,t){return e<<t|e>>>32-t}function p(e,t,r,n,i,o,a){return f(e+(t&r|~t&n)+i+o|0,a)+t|0}function d(e,t,r,n,i,o,a){return f(e+(t&n|r&~n)+i+o|0,a)+t|0}function h(e,t,r,n,i,o,a){return f(e+(t^r^n)+i+o|0,a)+t|0}function v(e,t,r,n,i,o,a){return f(e+(r^(t|~n))+i+o|0,a)+t|0}var m=function(e){o(r,e);var t=u(r);function r(){var e;return n(this,r),(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(r,[{key:"_update",value:function(e){for(var t=this._m,r=0;r<16;++r)t[r]=e.readInt32LE(4*r);var n=this._a,i=this._b,o=this._c,a=this._d;n=p(n,i,o,a,t[0],3614090360,7),a=p(a,n,i,o,t[1],3905402710,12),o=p(o,a,n,i,t[2],606105819,17),i=p(i,o,a,n,t[3],3250441966,22),n=p(n,i,o,a,t[4],4118548399,7),a=p(a,n,i,o,t[5],1200080426,12),o=p(o,a,n,i,t[6],2821735955,17),i=p(i,o,a,n,t[7],4249261313,22),n=p(n,i,o,a,t[8],1770035416,7),a=p(a,n,i,o,t[9],2336552879,12),o=p(o,a,n,i,t[10],4294925233,17),i=p(i,o,a,n,t[11],2304563134,22),n=p(n,i,o,a,t[12],1804603682,7),a=p(a,n,i,o,t[13],4254626195,12),o=p(o,a,n,i,t[14],2792965006,17),n=d(n,i=p(i,o,a,n,t[15],1236535329,22),o,a,t[1],4129170786,5),a=d(a,n,i,o,t[6],3225465664,9),o=d(o,a,n,i,t[11],643717713,14),i=d(i,o,a,n,t[0],3921069994,20),n=d(n,i,o,a,t[5],3593408605,5),a=d(a,n,i,o,t[10],38016083,9),o=d(o,a,n,i,t[15],3634488961,14),i=d(i,o,a,n,t[4],3889429448,20),n=d(n,i,o,a,t[9],568446438,5),a=d(a,n,i,o,t[14],3275163606,9),o=d(o,a,n,i,t[3],4107603335,14),i=d(i,o,a,n,t[8],1163531501,20),n=d(n,i,o,a,t[13],2850285829,5),a=d(a,n,i,o,t[2],4243563512,9),o=d(o,a,n,i,t[7],1735328473,14),n=h(n,i=d(i,o,a,n,t[12],2368359562,20),o,a,t[5],4294588738,4),a=h(a,n,i,o,t[8],2272392833,11),o=h(o,a,n,i,t[11],1839030562,16),i=h(i,o,a,n,t[14],4259657740,23),n=h(n,i,o,a,t[1],2763975236,4),a=h(a,n,i,o,t[4],1272893353,11),o=h(o,a,n,i,t[7],4139469664,16),i=h(i,o,a,n,t[10],3200236656,23),n=h(n,i,o,a,t[13],681279174,4),a=h(a,n,i,o,t[0],3936430074,11),o=h(o,a,n,i,t[3],3572445317,16),i=h(i,o,a,n,t[6],76029189,23),n=h(n,i,o,a,t[9],3654602809,4),a=h(a,n,i,o,t[12],3873151461,11),o=h(o,a,n,i,t[15],530742520,16),n=v(n,i=h(i,o,a,n,t[2],3299628645,23),o,a,t[0],4096336452,6),a=v(a,n,i,o,t[7],1126891415,10),o=v(o,a,n,i,t[14],2878612391,15),i=v(i,o,a,n,t[5],4237533241,21),n=v(n,i,o,a,t[12],1700485571,6),a=v(a,n,i,o,t[3],2399980690,10),o=v(o,a,n,i,t[10],4293915773,15),i=v(i,o,a,n,t[1],2240044497,21),n=v(n,i,o,a,t[8],1873313359,6),a=v(a,n,i,o,t[15],4264355552,10),o=v(o,a,n,i,t[6],2734768916,15),i=v(i,o,a,n,t[13],1309151649,21),n=v(n,i,o,a,t[4],4149444226,6),a=v(a,n,i,o,t[11],3174756917,10),o=v(o,a,n,i,t[2],718787259,15),i=v(i,o,a,n,t[9],3951481745,21),this._a=this._a+n|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}}]),r}((0,c.__importDefault)(r(147)).default);t.default=m},function(e,t,r){"use strict";var n=r(4),i=r(5),o=r(30),a=r(31),s=r(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 r,n=s(e);if(t){var i=s(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return a(this,r)}}Object.defineProperty(t,"__esModule",{value:!0});var c=r(18),l=r(94),f=(0,c.__importDefault)(r(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,r,n){return 0===e?t&r|~t&n:2===e?t&r|t&n|r&n:t^r^n}var m=function(e){o(r,e);var t=u(r);function r(){var e;return n(this,r),(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(r,[{key:"_update",value:function(e){var t,r,n=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)n[t]=e.readInt32BE(4*t);for(;t<80;++t)n[t]=(r=n[t-3]^n[t-8]^n[t-14]^n[t-16])<<1|r>>>31;for(var c=0;c<80;++c){var l=~~(c/20),f=d(i)+v(l,o,a,s)+u+n[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}}]),r}(f.default);t.default=m},function(e,t,r){"use strict";var n=r(4),i=r(5),o=r(30),a=r(31),s=r(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 r,n=s(e);if(t){var i=s(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return a(this,r)}}Object.defineProperty(t,"__esModule",{value:!0});var c=r(18),l=r(94),f=(0,c.__importDefault)(r(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,r){return r^e&(t^r)}function h(e,t,r){return e&t|r&(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(r,e);var t=u(r);function r(){var e;return n(this,r),(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(r,[{key:"_update",value:function(e){var t,r,n=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)n[t]=e.readInt32BE(4*t);for(;t<64;++t)n[t]=0|(((r=n[t-2])>>>17|r<<15)^(r>>>19|r<<13)^r>>>10)+n[t-7]+g(n[t-15])+n[t-16];for(var y=0;y<64;++y){var b=f+m(u)+d(u,c,l)+p[y]+n[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}}]),r}(f.default);t.default=y},function(e,t,r){"use strict";var n=r(4),i=r(5),o=r(30),a=r(31),s=r(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 r,n=s(e);if(t){var i=s(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return a(this,r)}}Object.defineProperty(t,"__esModule",{value:!0});var c=r(18),l=r(94),f=(0,c.__importDefault)(r(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,r){return r^e&(t^r)}function h(e,t,r){return e&t|r&(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(r,e);var t=u(r);function r(){var e;return n(this,r),(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(r,[{key:"_update",value:function(e){var t,r,n=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,O=0|this._cl,k=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)n[N]=e.readInt32BE(4*N),n[N+1]=e.readInt32BE(4*N+4);for(;N<160;N+=2){var R=n[N-30],j=n[N-30+1],P=g(R,j),C=y(j,R),L=b(R=n[N-4],j=n[N-4+1]),M=_(j,R),D=n[N-14],B=n[N-14+1],F=n[N-32],q=n[N-32+1];t=(t=(t=P+D+S(r=C+B|0,C)|0)+L+S(r=r+M|0,M)|0)+F+S(r=r+q|0,q)|0,n[N]=t,n[N+1]=r}for(var U=0;U<160;U+=2){t=n[U],r=n[U+1];var J=h(i,o,a),z=h(w,x,O),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($=$+r|0,r)|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=k+$|0,k)|0,s=a,k=O,a=o,O=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+O|0,this._dl=this._dl+k|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,O)|0,this._dh=this._dh+s+S(this._dl,k)|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,r,n){e.writeInt32BE(t,n),e.writeInt32BE(r,n+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}}]),r}(f.default);t.default=w},function(e,t,r){"use strict";r(6),r(2),r(24);var n=r(4),i=r(5),o=r(30),a=r(31),s=r(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 r,n=s(e);if(t){var i=s(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return a(this,r)}}Object.defineProperty(t,"__esModule",{value:!0});var c=r(18),l=r(94),f=r(214),p=(0,c.__importDefault)(r(286)),d=l.Buffer.alloc(128),h=function(e){o(r,e);var t=u(r);function r(e,i){var o;n(this,r),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(r,[{key:"_transform",value:function(e,t,r){var n;try{this.update(e,t)}catch(e){n=e}finally{r(n)}}},{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}}]),r}(f.Transform);t.default=h},function(e,t,r){"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 n=r(1),i=r(213);t.JIDAttribute=i.attribute,t.childJIDAttribute=i.childAttribute,t.childJID=i.childText,t.addAlias=function(e,t,r){return{aliases:Array.isArray(r)?r:[r],element:t,fields:{},namespace:e}},t.extendMessage=function(e){return{element:"message",fields:e,namespace:n.NS_CLIENT}},t.extendPresence=function(e){return{element:"presence",fields:e,namespace:n.NS_CLIENT}},t.extendIQ=function(e){return{element:"iq",fields:e,namespace:n.NS_CLIENT}},t.extendStreamFeatures=function(e){return{element:"features",fields:e,namespace:n.NS_STREAM}},t.extendStanzaError=function(e){return{element:"error",fields:e,namespace:n.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,r){"use strict";r(21),r(2),r(24);var n=r(4),i=r(5),o=r(30),a=r(31),s=r(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 r,n=s(e);if(t){var i=s(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return a(this,r)}}Object.defineProperty(t,"__esModule",{value:!0});var c=r(18),l=r(84),f=(0,c.__importDefault)(r(170)),p=(0,c.__importDefault)(r(212)),d=(0,c.__importDefault)(r(215)),h=function(e){o(r,e);var t=u(r);function r(e){var i;return n(this,r),(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 r=new f.default(e,t),n=i.registry.getImportKey(r);if(i.wrappedStream&&!i.rootElement){if(i.rootImportKey&&n!==i.rootImportKey)return i.destroy(p.default.unknownRoot());var o=i.registry.import(r,{acceptLanguages:i.acceptLanguages,lang:i.lang});return o?(i.rootElement=r,void i.push({event:"stream-start",kind:n,stanza:o,xml:r})):i.destroy(p.default.notWellFormed())}i.currentElement?i.currentElement=i.currentElement.appendChild(r):i.currentElement=r}})),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),r=i.registry.import(i.currentElement,{acceptLanguages:i.acceptLanguages,lang:i.lang});r&&i.push({kind:t,stanza:r,xml:i.currentElement}),i.currentElement=void 0}}})),i.parser.on("text",(function(e){i.currentElement&&i.currentElement.children.push(e)})),i}return i(r,[{key:"_transform",value:function(e,t,r){this.parser.write(e.toString()),r()}}]),r}(l.Transform);t.default=h},function(e,t,r){"use strict";r(6),r(39),r(28),r(21),r(50),r(43),r(33);var n=r(11),i=r(9);function o(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function a(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?o(Object(r),!0).forEach((function(t){i(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):o(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,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]:"",r={};if(Array.isArray(e))for(var i=0;i<e.length;i++)Object.assign(r,c(e[i],"".concat(t,"_[").concat(i,"]")));else"object"!==n(e)?r[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"===n(o)||Array.isArray(o)?Object.assign(r,c(o,a)):r[a]=o}));return r}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]:{},r=a({_eventType:e.name,_eventTimestamp:(new Date).getTime()},t);s(e)&&Object.assign(r,u(e)),Object.assign(r,c(e)),delete r.name;var n={actionName:"WebrtcStats",details:r};return n},t.deepFlatten=c},function(e,t,r){var n=r(26);e.exports=function(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&null!==(e=n(e)););return e},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){r(10)({target:"Number",stat:!0},{MIN_SAFE_INTEGER:-9007199254740991})},function(e,t,r){var n=r(10),i=r(20),o=r(199);n({global:!0,bind:!0,enumerable:!0,forced:!i.setImmediate||!i.clearImmediate},{setImmediate:o.set,clearImmediate:o.clear})},function(e,t,r){"use strict";r(6),r(39),r(49),r(27),r(25),r(87),r(43),r(89);var n=r(9),i=r(4),o=r(5),a=r(30),s=r(31),u=r(26);function c(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return l(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return l(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(s)throw o}}}}function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function f(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function p(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?f(Object(r),!0).forEach((function(t){n(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):f(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,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 r,n=u(e);if(t){var i=u(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return s(this,r)}}Object.defineProperty(t,"__esModule",{value:!0});var h=r(18),v=r(80),m=r(40),g=r(1),y=r(84),b=r(107),_=(0,h.__importDefault)(r(292)),S=(0,h.__importDefault)(r(294)),w=(0,h.__importDefault)(r(220));var x=function(e){a(r,e);var t=d(r);function r(){var e,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return i(this,r),n=n||{},(e=t.call(this)).selfID=n.selfID,e.sessions={},e.peers={},e.iceServers=n.iceServers||[],e.prepareSession=n.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=n.performTieBreak||function(e,t){var r=(t.jingle.contents||[]).map((function(e){if(e.application)return e.application.applicationType}));return(e.pendingApplicationTypes||[]).filter((function(e){return r.includes(e)})).length>0},e.createPeerConnection=n.createPeerConnection||function(e,t){if(y.RTCPeerConnection)return new y.RTCPeerConnection(t)},e.config=p({debug:!1,hasRTCPeerConnection:!!y.RTCPeerConnection,peerConnectionConfig:{bundlePolicy:n.bundlePolicy||"balanced",iceTransportPolicy:n.iceTransportPolicy||"all",rtcpMuxPolicy:n.rtcpMuxPolicy||"require",sdpSemantics:n.sdpSemantics},peerConnectionConstraints:{optional:[{DtlsSrtpKeyAgreement:!0},{RtpDataChannels:!1}]}},n),e}return o(r,[{key:"addICEServer",value:function(e){if("string"!=typeof e)if((t=e).type||!t.urls&&!t.url){var t,r=e.host||"";r.indexOf(":")>=0&&(r="[".concat(r,"]"));var n="".concat(e.type,":").concat(r);e.port&&(n+=":".concat(e.port)),e.transport&&(n+="?transport=".concat(e.transport)),"turn"===e.type||"turns"===e.type?this.iceServers.push({credential:e.password,urls:[n],username:e.username}):"stun"!==e.type&&"stuns"!==e.type||this.iceServers.push({urls:[n]})}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,r=e.peerID;return this.sessions[t]=e,this.peers[r]||(this.peers[r]=[]),this.peers[r].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,r){var n=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:r});return this.addSession(n),n}},{key:"createFileTransferSession",value:function(e,t){var r=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(r),r}},{key:"endPeerSessions",value:function(e,t){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],n=this.peers[e]||[];delete this.peers[e];var i,o=c(n);try{for(o.s();!(i=o.n()).done;){var a=i.value;a.end(t||"gone",r)}}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],r=0,n=Object.keys(this.peers);r<n.length;r++){var i=n[r];this.endPeerSessions(i,e,t)}}},{key:"process",value:function(e){var t=this,r=e.jingle?e.jingle.sid:void 0,n=r?this.sessions[r]:void 0,i=e.id,o=e.from;if(o){if("error"===e.type){if(this._log("error","Received error response",e),n&&e.error&&"unknown-session"===e.error.jingleError)return n.end("gone",!0);var a=e.error&&"tie-break"===e.error.jingleError;return n&&"pending"===n.state&&a?n.end("alternative-session",!0):void(n&&(n.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(!n)return"session-terminate"===s?void this.emit("send",{id:i,to:o,type:"result"}):(this._log("error","Unknown session",r),this._sendError(o,i,{condition:"item-not-found",jingleError:"unknown-session"}));if(n.peerID!==o||"ended"===n.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"!==n.state)return this._log("error","Tried to accept session twice",r),this._sendError(o,i,{condition:"unexpected-request",jingleError:"out-of-order"});if("session-terminate"!==s&&s===n.pendingAction&&(this._log("error","Tie break during pending request"),n.isInitiator))return this._sendError(o,i,{condition:"conflict",jingleError:"tie-break"})}else if(n){if(n.peerID!==o)return this._log("error","Duplicate sid from new sender"),this._sendError(o,i,{condition:"service-unavailable"});if("pending"!==n.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>n.peerID&&this.performTieBreak(n,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&&r&&(0,b.octetCompare)(d.sid,r)>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"});n=this._createIncomingSession({applicationTypes:c,config:this.config.peerConnectionConfig,constraints:this.config.peerConnectionConstraints,iceServers:this.iceServers,initiator:!1,parent:this,peerID:o,sid:r,transportTypes:l},e)}n.process(s,e.jingle,(function(r){r?(t._log("error","Could not process request",e,r),t._sendError(o,i,r)):(t.emit("send",{id:i,to:o,type:"result"}),"session-initiate"===s&&t.emit("incoming",n))}))}else n&&(n.pendingAction=void 0)}}},{key:"signal",value:function(e,t){var r=t.jingle&&t.jingle.action;e.isInitiator&&r===m.JingleAction.SessionInitiate&&this.emit("outgoing",e),this.emit("send",t)}},{key:"_createIncomingSession",value:function(e,t){var r;return this.prepareSession&&(r=this.prepareSession(e,t)),r||(r=new w.default(e)),this.addSession(r),r}},{key:"_sendError",value:function(e,t,r){r.type||(r.type="cancel"),this.emit("send",{error:r,id:t,to:e,type:"error"})}},{key:"_log",value:function(e,t){for(var r=arguments.length,n=new Array(r>2?r-2:0),i=2;i<r;i++)n[i-2]=arguments[i];this.emit.apply(this,["log",e,t].concat(n)),this.emit.apply(this,["log:"+e,t].concat(n))}}]),r}(v.EventEmitter);t.default=x},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0})},function(e,t,r){"use strict";r(50);var n=r(8);r(15);var i=r(23),o=r(4),a=r(5);Object.defineProperty(t,"__esModule",{value:!0}),t.Ping=void 0;var s=function(){function e(t,r){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};o(this,e),this.client=t,this.stanzaInstance=r,this.options=n,this.pingInterval=n.pingInterval||14e3,this.failedPingsBeforeDisconnect=n.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(n.mark((function e(){var t;return n.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,r){"use strict";r(6),r(106),r(49),r(21),r(2),r(17),r(206),r(12),r(89),r(37),r(47);var n=r(8);r(15);var i=r(23),o=r(4),a=r(5);Object.defineProperty(t,"__esModule",{value:!0}),t.ConnectionManager=void 0;var s=r(126),u=r(492),c=r(129),l=s.__importDefault(r(400)),f=r(109),p=function(){function e(t,r){o(this,e),this.logger=t,this.config=r}var t;return a(e,[{key:"setConfig",value:function(e){this.config=e}},{key:"getNewStanzaConnection",value:(t=i(n.mark((function e(){var t,r,i,o,a,s,l,p,d=this;return n.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=this.getStanzaOptions(),(r=u.createClient({})).sasl.mechanisms.find((function(e){return"ANONYMOUS"===e.name})).priority=0,r.sasl.mechanisms=r.sasl.mechanisms.sort((function(e,t){return t.priority-e.priority})),r.id=c.v4(),i=r.channelId=this.config.channelId,(p=f.timeoutPromise((function(e,n){o=d.checkForErrorStanza.bind(d,r),r.on("raw:incoming",o),a=d.handleSessionStarted.bind(d,r,e),r.on("session:started",a),s=d.handleSessionSasl.bind(d,r,n),r.on("sasl",s),l=d.handleSessionDisconnected.bind(d,r,n),r.on("disconnected",l),r.updateConfig(t),r.connect()}),15e3,"connecting to streaming service",{channelId:i,stanzaInstanceId:r.id})).catch((function(){return r.disconnect()})),e.abrupt("return",p.finally((function(){r.off("raw:incoming",o),r.off("session:started",a),r.off("sasl",s),r.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,r){"failure"===r.type&&t(new l.default(r.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,r=f.parseJwt(t.jwt);try{e=r.data.jid.split("@")[1].replace("conference.","")}catch(e){throw new Error("failed to parse jid")}var n=t.host.replace(/\/$/,"");return{resource:t.jidResource,transports:{websocket:"".concat(n,"/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,r){"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 n=r(18),i=(0,n.__importDefault)(r(493));t.Client=i.default;var o=(0,n.__importStar)(r(40));t.Constants=o;var a=(0,n.__importStar)(r(499));t.RTT=a;var s=(0,n.__importStar)(r(93));t.JID=s;var u=(0,n.__importStar)(r(217));t.Jingle=u;var c=(0,n.__importStar)(r(3));t.JXT=c;var l=(0,n.__importStar)(r(298));t.SASL=l;var f=(0,n.__importStar)(r(1));t.Namespaces=f;var p=(0,n.__importStar)(r(318));t.Stanzas=p;var d=(0,n.__importStar)(r(107));t.Utils=d;var h=(0,n.__importStar)(r(84));t.Platform=h,(0,n.__exportStar)(r(297),t);var v=(0,n.__importStar)(r(500));t.RSM=v;var m=(0,n.__importStar)(r(310));t.DataForms=m,t.VERSION=o.VERSION;var g=(0,n.__importDefault)(r(223));(0,n.__exportStar)(r(223),t),t.createClient=function(e){var t=new i.default(e);return t.use(g.default),t}},function(e,t,r){"use strict";r(6),r(39),r(49),r(7),r(43),r(2),r(17),r(13),r(146),r(14);var n=r(9),i=r(8);r(15);var o=r(23),a=r(4),s=r(5),u=r(173),c=r(30),l=r(31),f=r(26);function p(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return d(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return d(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(s)throw o}}}}function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function h(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function v(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?h(Object(r),!0).forEach((function(t){n(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):h(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,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 r,n=f(e);if(t){var i=f(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return l(this,r)}}Object.defineProperty(t,"__esModule",{value:!0});var g=r(18),y=r(221),b=r(80),_=(0,g.__importDefault)(r(297)),S=(0,g.__importStar)(r(93)),w=(0,g.__importStar)(r(3)),x=(0,g.__importStar)(r(298)),O=r(223),k=(0,g.__importDefault)(r(318)),A=(0,g.__importDefault)(r(496)),T=(0,g.__importDefault)(r(497)),E=r(107),I=(0,g.__importDefault)(r(498)),N=function(e){c(h,e);var t,r,n,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(k.default),e.resolver=new I.default,e.use(O.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 r=t.kind,n=t.stanza;return e.send(r,n,!0)})),e.sm.on("end-resend",(function(){return e.outgoingDataQueue.resume()}));for(var r=function(){var t=s[n];e.on("stanza:".concat(t),(function(r){"message"===r.kind&&e.emit("message:".concat(t),r.stanza)}))},n=0,s=["acked","hibernated","failed"];n<s.length;n++)r();e.transports={bosh:A.default,websocket:T.default},e.incomingDataQueue=(0,y.priorityQueue)(function(){var t=o(i.mark((function t(r,n){var o,a;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(o=r.kind,a=r.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:n&&n();case 16:case"end":return t.stop()}}),t)})));return function(e,r){return t.apply(this,arguments)}}(),1);var u=function(t,r){["message","presence","iq"].includes(t)&&(e.sm.started&&e.sm.resumable?e.sm.resumable&&!e.transport&&e.emit("stanza:hibernated",{kind:t,stanza:r}):e.emit("stanza:failed",{kind:t,stanza:r}))};return e.outgoingDataQueue=(0,y.priorityQueue)(function(){var t=o(i.mark((function t(r,n){var o,a,s,c,l;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(a=r.kind,s=r.stanza,c=r.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:n&&n();case 23:case"end":return t.stop()}}),t,null,[[9,15]])})));return function(e,r){return t.apply(this,arguments)}}(),1),e.on("stream:data",(function(t,r){e.incomingDataQueue.push({kind:r,stanza:t},0)})),e.on("--transport-disconnected",o(i.mark((function t(){var r;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return r=[],e.incomingDataQueue.idle()||r.push(e.incomingDataQueue.drain()),e.outgoingDataQueue.idle()||r.push(e.outgoingDataQueue.drain()),t.next=5,Promise.all(r);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 r=t.type,n=t.payloadType,i="iq:"+r+":"+n;if("get"===r||"set"===r){if("invalid-payload-count"===n)return e.sendIQError(t,{error:{condition:"bad-request",type:"modify"}});if("unknown-payload"===n||0===e.listenerCount(i))return e.sendIQError(t,{error:{condition:"service-unavailable",type:"cancel"}});e.emit(i,t)}})),e.on("message",(function(t){var r=t.alternateLanguageBodies&&t.alternateLanguageBodies.length||t.links&&t.links.length,n=t.marker&&"markable"!==t.marker.type;r&&!n&&("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 r=t.type||"available";"error"===r&&(r="presence:error"),e.emit(r,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]:{},r=this.config||{};this.config=v(v({allowResumption:!0,jid:"",transports:{bosh:!0,websocket:!0},useStreamManagement:!0,transportPreferenceOrder:["websocket","bosh"]},r),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,r=arguments.length,n=new Array(r>1?r-1:0),i=1;i<r;i++)n[i-1]=arguments[i];var o,a=(t=u(f(h.prototype),"emit",this)).call.apply(t,[this,e].concat(n));"raw"===e?(u(f(h.prototype),"emit",this).call(this,"raw:".concat(n[0]),n[1]),u(f(h.prototype),"emit",this).call(this,"raw:*","raw:".concat(n[0]),n[1]),u(f(h.prototype),"emit",this).call(this,"*","raw:".concat(n[0]),n[1])):(o=u(f(h.prototype),"emit",this)).call.apply(o,[this,"*",e].concat(n));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:(n=o(i.mark((function e(){var t,r,n,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!==(r=this.config.lang)&&void 0!==r?r:"en"],jid:this.config.jid,lang:null!==(n=this.config.lang)&&void 0!==n?n:"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 n.apply(this,arguments)})},{key:"disconnect",value:(r=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 r.apply(this,arguments)})},{key:"send",value:(t=o(i.mark((function e(t,r){var n,o=this,a=arguments;return i.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=a.length>2&&void 0!==a[2]&&a[2],e.abrupt("return",new Promise((function(e,i){o.outgoingDataQueue.push({kind:t,stanza:r,replay:n},n?0:1,(function(t){return t?i(t):e()}))})));case 2:case"end":return e.stop()}}),e)}))),function(e,r){return t.apply(this,arguments)})},{key:"sendMessage",value:function(e){var t=e.id||this.nextId(),r=v({id:t,originId:t},e);return this.send("message",r),r.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,r=v({id:this.nextId()},e),n=S.allowedResponders(this.jid,e.to),i="iq:id:"+r.id,o=new Promise((function(e,r){t.on(i,(function o(a){n.has(a.from)&&("result"!==a.type&&"error"!==a.type||(t.off(i,o),"result"===a.type?e(a):r(a)))}))}));this.send("iq",r);var a=this.config.timeout||15;return(0,E.timeoutPromise)(o,1e3*a,(function(){return v(v({},r),{},{to:void 0,from:void 0,error:{condition:"timeout",text:"Request timed out after ".concat(a," seconds.")},id:r.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||""),r=e.username||t.local,n=e.host||t.domain;return v({host:n,password:this.config.password,realm:n,serviceName:n,serviceType:"xmpp",username:r},e)}},{key:"stream",get:function(){return this.transport?this.transport.stream:void 0}}]),h}(b.EventEmitter);t.default=N},function(e,t,r){"use strict";r(6),r(7),r(78),r(2),r(79),r(13),r(14);var n=r(16),i=r(4),o=r(5);function a(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return s(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return s(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){u=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(u)throw o}}}}function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}Object.defineProperty(t,"__esModule",{value:!0});var u=(0,r(18).__importStar)(r(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:n(this.extensions.get(e)||[]),features:n(this.features.get(e)||[]),identities:n(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,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.capsAlgorithms,i={extensions:n(this.extensions.get("")),features:n(this.features.get("")),identities:n(this.identities.get("")),type:"info"},o=a(r);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 n(this.caps.values())}},{key:"getCaps",value:function(){return n(this.caps.values())}}]),e}();t.default=c},function(e,t,r){"use strict";function n(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return i(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return i(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return s=e.done,e},e:function(e){u=!0,a=e},f:function(){try{s||null==r.return||r.return()}finally{if(u)throw a}}}}function i(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}r(6),r(7),r(25),r(21),r(2),r(12),r(24),r(79),r(13),r(37),r(14),Object.defineProperty(t,"__esModule",{value:!0}),t.verify=t.generate=void 0;var o=r(84),a=r(107);function s(e){return o.Buffer.from(e.replace(/</g,"<"),"utf-8")}function u(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],r=[],i=n(t);try{for(i.s();!(e=i.n()).done;){var o=e.value;"FORM_TYPE"!==o.name&&(o.rawValues?r.push({name:s(o.name),values:o.rawValues.map((function(e){return s(e)})).sort(a.octetCompare)}):Array.isArray(o.value)?r.push({name:s(o.name),values:o.value.map((function(e){return s(e)})).sort(a.octetCompare)}):!0===o.value||!1===o.value?r.push({name:s(o.name),values:[s(o.value?"1":"0")]}):r.push({name:s(o.name),values:[s(o.value||"")]}))}}catch(e){i.e(e)}finally{i.f()}r.sort((function(e,t){return(0,a.octetCompare)(e.name,t.name)}));for(var u=[],c=0,l=r;c<l.length;c++){var f=l[c];u.push(f.name);var p,d=n(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 r=[],i=o.Buffer.from("<","utf8"),c=function(e){r.push(e),r.push(i)},l=function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],r=[],i=new Set,o=n(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),r.push(s(d))}}catch(e){o.e(e)}finally{o.f()}return r.sort(a.octetCompare),r}(e.identities),f=function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],r=[],i=new Set,o=n(t);try{for(o.s();!(e=o.n()).done;){var u=e.value;if(i.has(u))return null;i.add(u),r.push(s(u))}}catch(e){o.e(e)}finally{o.f()}return r.sort(a.octetCompare),r}(e.features),p=function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],r=[],i=new Set,o=n(t);try{for(o.s();!(e=o.n()).done;){var c,l=e.value,f=void 0,p=n(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()),r.push({type:f,form:l})}}}catch(e){o.e(e)}finally{o.f()}r.sort((function(e,t){return(0,a.octetCompare)(e.type,t.type)}));for(var h=[],v=0,m=r;v<m.length;v++){var g=m[v];h.push(g.type);var y,b=u(g.form.fields),_=n(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=n(l);try{for(h.s();!(d=h.n()).done;){c(d.value)}}catch(e){h.e(e)}finally{h.f()}var v,m=n(f);try{for(m.s();!(v=m.n()).done;){c(v.value)}}catch(e){m.e(e)}finally{m.f()}var g,y=n(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(r)).digest("base64")}t.generate=c,t.verify=function(e,t,r){var n=c(e,t);return!!n&&n===r}},function(e,t,r){"use strict";r(36),r(25),r(2),r(17),r(24);var n=r(34),i=r(9),o=r(95),a=r(30),s=r(31),u=r(26),c=r(8);r(15);var l=r(23),f=r(4),p=r(5);function d(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function h(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?d(Object(r),!0).forEach((function(t){i(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):d(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,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 r,n=u(e);if(t){var i=u(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return s(this,r)}}Object.defineProperty(t,"__esModule",{value:!0});var m=r(40),g=r(84),y=r(3),b=r(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,r){var n,i,o,a;return c.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:this.rid=t,this.active=!0,n=0;case 3:if(!(n<=this.maxRetries)){e.next=35;break}return n+=1,e.prev=5,e.next=8,(0,b.timeoutPromise)((0,g.fetch)(this.stream.url,{body:r,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!==n){e.next=24;break}return e.abrupt("continue",3);case 24:if(!(n<this.maxRetries)){e.next=31;break}return a=Math.min(this.maxTimeout,1e3*Math.pow(n,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,r){return t.apply(this,arguments)})}]),e}(),S=function(e){a(u,e);var t,r,i,s=v(u);function u(e,t,r){var n;return f(this,u),(n=s.call(this,{objectMode:!0})).rid=Math.floor(4294967295*Math.random()),n.sid="",n.maxHoldOpen=2,n.maxWaitTime=30,n.contentType="text/xml; charset=utf-8",n.channels=[new _(o(n)),new _(o(n))],n.activeChannelID=0,n.queue=[],n.isEnded=!1,n.client=e,n.sm=t,n.stanzas=r,n.on("data",(function(e){n.client.emit("stream:data",e.stanza,e.kind)})),n.on("end",(function(){n.isEnded=!0,clearTimeout(n.idleTimeout),n.client.transport===o(n)&&n.client.emit("--transport-disconnected")})),n}return p(u,[{key:"_write",value:function(e,t,r){this.queue.push([e,r]),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,r=new y.StreamParser({acceptLanguages:this.config.acceptLanguages,allowComments:!1,lang:this.config.lang,registry:this.stanzas,rootKey:"bosh",wrappedStream:!0});r.on("error",(function(e){var r={condition:m.StreamErrorCondition.InvalidXML};return t.client.emit("stream:error",r,e),t.send("error",r),t.disconnect()})),r.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),r.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,r){var n,i,o=this;return c.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r&&(i=null===(n=this.stanzas.export(t,r))||void 0===n?void 0:n.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(r){return r?t(r):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:(r=l(c.mark((function e(t){var r,n,i,o,a=this,s=arguments;return c.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=s.length>1&&void 0!==s[1]?s[1]:"",!this.isEnded){e.next=3;break}return e.abrupt("return");case 3:n=this.rid++,i=this.stanzas.export("bosh",h(h({},t),{},{rid:n,sid:this.sid})),o=r?[i.openTag(),r,i.closeTag()].join(""):i.toString(),this.client.emit("raw","outgoing",o),this.sendingChannel.send(n,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 r.apply(this,arguments)})},{key:"_poll",value:(t=l(c.mark((function e(){var t,r,n=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++,r=this.stanzas.export("bosh",{rid:t,sid:this.sid}).toString(),this.client.emit("raw","outgoing",r),this.pollingChannel.send(t,r).then((function(e){n.process(e)})).catch((function(e){n.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=n(e,2),r=t[0],i=t[1];this._send({},r),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,r){"use strict";r(2),r(17),r(24);var n=r(8);r(15);var i=r(23),o=r(4),a=r(5),s=r(95),u=r(30),c=r(31),l=r(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 r,n=l(e);if(t){var i=l(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return c(this,r)}}Object.defineProperty(t,"__esModule",{value:!0});var p=r(40),d=r(3),h=r(84),v=function(e){u(c,e);var t,r=f(c);function c(e,t,n){var i;return o(this,c),(i=r.call(this,{objectMode:!0})).sm=t,i.stanzas=n,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,r){if(!this.socket||1!==this.socket.readyState)return r(new Error("Socket closed"));var n=h.Buffer.from(e,"utf8").toString();this.client.emit("raw","outgoing",n),this.socket.send(n),r()}},{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 r=e.kind,n=e.stanza;if("stream"===r){if("open"===n.action)return t.hasStream=!0,t.stream=n,t.client.emit("stream:start",n);if("close"===n.action)return t.client.emit("stream:end"),t.disconnect()}t.push({kind:e.kind,stanza:e.stanza})})),this.parser.on("error",(function(e){var r={condition:p.StreamErrorCondition.InvalidXML};return t.client.emit("stream:error",r,e),t.write(t.stanzas.export("error",r).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 r=h.Buffer.from(e.data,"utf8").toString();t.client.emit("raw","incoming",r),t.parser&&t.parser.write(r)},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(n.mark((function e(t,r){var i,o,a=this;return n.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r&&(o=null===(i=this.stanzas.export(t,r))||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(r){return r?t(r):e()}))})));case 4:case"end":return e.stop()}}),e,this)}))),function(e,r){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,r){"use strict";r(6),r(39),r(169),r(7),r(25),r(21),r(78),r(2),r(17),r(13),r(14);var n=r(9),i=r(16),o=r(34),a=r(8);r(15);var s=r(23),u=r(4),c=r(5);function l(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function f(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?l(Object(r),!0).forEach((function(t){n(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):l(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function p(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return d(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return d(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(s)throw o}}}}function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}Object.defineProperty(t,"__esModule",{value:!0});var h=r(18),v=r(84),m=r(107),g=r(3),y=(0,h.__importDefault)(r(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,r,n,l,d;return c(e,[{key:"getHostMeta",value:(d=s(a.mark((function e(t){var r,n,i=this;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!(r=this.hostMetaCache.get(t))){e.next=7;break}if(!(r.created+this.hostMetaTTL<Date.now())){e.next=6;break}return e.abrupt("return",r.hostmeta);case 6:this.hostMetaCache.delete(t);case 7:return n=(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 r,n;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(r=e.sent,!(n=(0,g.parse)(r))){e.next=10;break}return e.abrupt("return",i.registry.import(n));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:n}),n.catch((function(){i.hostMetaCache.delete(t)})),e.abrupt("return",n);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 r,n;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",null!==(n=null===(r=this.resolver)||void 0===r?void 0:r.resolveTxt(t))&&void 0!==n?n:[]);case 1:case"end":return e.stop()}}),e,this)}))),function(e){return l.apply(this,arguments)})},{key:"resolve",value:(n=s(a.mark((function e(t,r){var n,i,o,s,u=arguments;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=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,!n.srvType){e.next=11;break}return e.next=8,this.resolveWeightedSRV(t,n.srvType,n.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:r}),e.abrupt("return",i);case 13:case"end":return e.stop()}}),e,this)}))),function(e,t){return n.apply(this,arguments)})},{key:"resolveWeightedSRV",value:(r=s(a.mark((function e(t,r,n){var s,u,c,l,f,d,h,v,g,y,b,_,S,w,x,O;return a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Promise.all([this.resolveSRV(t,r),n?this.resolveSRV(t,n,!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 r,n=(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();!(r=o.n()).done;){var a=r.value;i+=a.weight,a.runningSum=i,n.push(a)}}catch(e){o.e(e)}finally{o.f()}var s,u=Math.floor(Math.random()*(i+1)),c=p(n);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,O=d.get(x),_=_.concat(b(O))}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,n){return r.apply(this,arguments)})},{key:"resolveSRV",value:(t=s(a.mark((function e(t,r,n){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(r,".").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:n},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,r,n){return t.apply(this,arguments)})}]),e}();t.default=b},function(e,t,r){"use strict";r(6),r(29),r(87);var n=r(9),i=r(16),o=r(4),a=r(5);function s(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function u(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?s(Object(r),!0).forEach((function(t){n(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):s(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function c(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return l(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return l(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(s)throw o}}}}function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}Object.defineProperty(t,"__esModule",{value:!0}),t.InputBuffer=t.DisplayBuffer=t.diff=void 0;var f=r(18),p=r(221),d=(0,f.__importDefault)(r(210));function h(e,t){var r=e.length,n=t.length,i=Math.min(r,n),o=0;for(o=0;o<i&&e[o]===t[o];o++);var a=0;for(a=0;a<i-o&&e[r-a-1]===t[n-a-1];a++);var s=o+a,u=[];if(s<r&&u.push({length:r-s,position:r-a,type:"erase"}),s<n){var c=t.slice(o,o+n-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 r=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=r,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,r=Date.now(),n=0,i=c(e.actions);try{for(i.s();!(t=i.n()).done;){var o=t.value;o.baseTime=r+n,"wait"===o.type&&(n+=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]:"",r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.buffer.length;t=t.normalize("NFC");var n=d.default.ucs2.decode(t);(e=this.buffer).splice.apply(e,[r,0].concat(i(n))),this.cursorPosition=r+n.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,r){var n=Date.now();if("insert"===t.type)return e.insert(t.text,t.position),r();if("erase"===t.type)return e.erase(t.length,t.position),r();if("wait"!==t.type)return r();if(e.ignoreWaits)return r();t.duration>700&&(t.duration=700);var i=t.duration-(n-t.baseTime)+e.timeDeficit;if(i<=0)return e.timeDeficit=i,r();e.timeDeficit=0,setTimeout((function(){return r()}),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 r=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=r,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 r=d.default.ucs2.decode(e);t=h(this.buffer,r.slice()),this.buffer=r,this.emitState()}var n=Date.now();if(this.changedBetweenResets&&n-this.lastResetTime>this.resetInterval)this.actionQueue=[],this.actionQueue.push({position:0,text:this.text,type:"insert"}),this.isReset=!0,this.lastActionTime=n,this.lastResetTime=n,this.changedBetweenResets=!1;else if(t.length){var i=n-(this.lastActionTime||n);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=n,this.changedBetweenResets=!0}else this.lastActionTime=n}},{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,r){"use strict";r(48),r(52),r(144),r(2);var n=r(23),i=r(8);r(15);var o=r(4),a=r(5),s=r(501),u=r(502);function c(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(!e)return;if("string"==typeof e)return l(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return l(e,t)}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},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(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==r.return||r.return()}finally{if(s)throw o}}}}function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}Object.defineProperty(t,"__esModule",{value:!0}),t.createPager=t.ResultSetPager=void 0;var f=function(){function e(t){var r,n,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!==(r=t.direction)&&void 0!==r?r:"forward",this.reverse=null!==(n=t.reverse)&&void 0!==n?n:"backward"===this.direction,this.pageSize=null!==(i=t.pageSize)&&void 0!==i?i:20}var t,r;return a(e,[{key:Symbol.asyncIterator,value:function(){var e=this;return u(i.mark((function t(){var r,n,o,a;return i.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:r=[];case 1:return t.next=3,s(e.fetchPage());case 3:r=t.sent,n=c(r),t.prev=5,n.s();case 7:if((o=n.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),n.e(t.t0);case 19:return t.prev=19,n.f(),t.finish(19);case 22:if(r.length>0){t.next=1;break}case 23:case"end":return t.stop()}}),t,null,[[5,16,19,22]])})))()}},{key:"size",value:(r=n(i.mark((function e(){var t,r;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,r=t.paging,this.resultCount=r.count,e.abrupt("return",r.count);case 8:case"end":return e.stop()}}),e,this)}))),function(){return r.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=n(i.mark((function e(){var t,r,n,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 r=e.sent,n=r.results,o=r.paging,this.cursor=o,this.resultCount=o.count,this.fetchedCount+=n.length,(this.pageSize&&n.length<this.pageSize||this.resultCount&&this.fetchedCount===this.resultCount)&&(this.resultComplete=!0),this.reverse&&n.reverse(),e.abrupt("return",n);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,r){var n=r(399);e.exports=function(e){return new n(e,0)},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){var n=r(503);e.exports=function(e){return function(){return new n(e.apply(this,arguments))}},e.exports.__esModule=!0,e.exports.default=e.exports},function(e,t,r){var n=r(399);function i(e){var t,r;function i(t,r){try{var a=e[t](r),s=a.value,u=s instanceof n;Promise.resolve(u?s.v:s).then((function(r){if(u){var n="return"===t?"return":"next";if(!s.k||r.done)return i(n,r);r=e[n](r).value}o(a.done?"return":"normal",r)}),(function(e){i("throw",e)}))}catch(e){o("throw",e)}}function o(e,n){switch(e){case"return":t.resolve({value:n,done:!0});break;case"throw":t.reject(n);break;default:t.resolve({value:n,done:!1})}(t=t.next)?i(t.key,t.arg):r=null}this._invoke=function(e,n){return new Promise((function(o,a){var s={key:e,arg:n,resolve:o,reject:a,next:null};r?r=r.next=s:(t=r=s,i(e,n))}))},"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,r){"use strict";var n=r(4),i=r(30),o=r(31),a=r(26),s=r(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 r,n=a(e);if(t){var i=a(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return o(this,r)}}Object.defineProperty(t,"__esModule",{value:!0});var c=function(e){i(r,e);var t=u(r);function r(){return n(this,r),t.apply(this,arguments)}return r}(s(Error));t.default=c},function(e,t,r){"use strict";r.r(t),r.d(t,"Emitter",(function(){return l})),r.d(t,"MemoryLeakError",(function(){return c}));r(6),r(28),r(169),r(27),r(7),r(87),r(21),r(78),r(2),r(24),r(13),r(33),r(14);var n=r(5),i=r(4),o=r(30),a=r(31),s=r(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 r,n=s(e);if(t){var i=s(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return a(this,r)}}var c=function(e){o(r,e);var t=u(r);function r(e,n,o){var a;return i(this,r),(a=t.call(this,"Possible EventEmitter memory leak detected. ".concat(o," ").concat(n.toString()," listeners added. Use emitter.setMaxListeners() to increase limit"))).emitter=e,a.type=n,a.count=o,a.name="MaxListenersExceededWarning",a}return r}(r(130)(Error)),l=function(){function e(){i(this,e),this.events=new Map,this.maxListeners=e.defaultMaxListeners,this.hasWarnedAboutPotentialMemoryLeak=!1}return n(e,null,[{key:"listenerCount",value:function(e,t){return e.listenerCount(t)}}]),n(e,[{key:"_emitInternalEvent",value:function(e,t,r){this.emit.apply(this,[e].concat([t,r]))}},{key:"_getListeners",value:function(e){return this.events.get(e)||[]}},{key:"_removeListener",value:function(e,t){var r=e.indexOf(t);return r>-1&&e.splice(r,1),[]}},{key:"_wrapOnceListener",value:function(e,t){var r=this;return function n(){r.removeListener(e,n);for(var i=arguments.length,o=new Array(i),a=0;a<i;a++)o[a]=arguments[a];t.apply(r,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,r=arguments.length,n=new Array(r>1?r-1:0),i=1;i<r;i++)n[i-1]=arguments[i];var o=this._getListeners(e);return o.forEach((function(e){e.apply(t,n)})),o.length>0}},{key:"addListener",value:function(e,t){this._emitInternalEvent("newListener",e,t);var r=this._getListeners(e).concat(t);if(this.events.set(e,r),this.maxListeners>0&&this.listenerCount(e)>this.maxListeners&&!this.hasWarnedAboutPotentialMemoryLeak){this.hasWarnedAboutPotentialMemoryLeak=!0;var n=new c(this,e,this.listenerCount(e));console.warn(n)}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 r=this._getListeners(e);if(r.length>0){var n=[t].concat(r);this.events.set(e,n)}else this.events.set(e,r.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 r=this._getListeners(e);return r.length>0&&(this._removeListener(r,t),this.events.set(e,r),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,r){"use strict";r.r(t);r(6),r(29),r(50);var n=r(176),i=r.n(n),o=r(16),a=r.n(o),s=r(4),u=r.n(s),c=r(5),l=r.n(c),f=r(95),p=r.n(f),d=r(30),h=r.n(d),v=r(31),m=r.n(v),g=r(26),y=r.n(g),b=r(80),_=r(402),S=r(177),w=r.n(S),x=(r(49),r(25),r(87),r(2),r(17),r(8)),O=r.n(x),k=r(34),A=r.n(k),T=(r(15),r(145),r(12),r(99),r(11)),E=r.n(T),I=function(e){var t=JSON.stringify(e),r=encodeURIComponent(t).match(/%[89ABab]/g);return t.length+(r?r.length:0)},N=function e(t){if(t){if(Array.isArray(t)){for(var r=[],n=0;n<t.length;n++)r[n]=e(t[n]);return r}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=(r(7),r(78),r(206),r(13),r(14),r(51)),j=r(227),P=r(178);r(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)}r(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 r=M(e),n=C(t);return isNaN(n)?new Date(NaN):n?(r.setDate(r.getDate()+n),r):r}function B(e,t){L(2,arguments);var r=M(e),n=C(t);if(isNaN(n))return new Date(NaN);if(!n)return r;var i=r.getDate(),o=new Date(r.getTime());o.setMonth(r.getMonth()+n+1,0);var a=o.getDate();return i>=a?o:(r.setFullYear(o.getFullYear(),o.getMonth(),i),r)}function F(e,t){if(L(2,arguments),!t||"object"!==Object(P.a)(t))return new Date(NaN);var r=t.years?C(t.years):0,n=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=n||r?B(c,n+12*r):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 r=M(e),n=M(t);return r.getTime()>n.getTime()}function U(e,t){return L(2,arguments),M(e).getTime()-M(t).getTime()}var J=function(e,t,r,n){return new(r||(r=Promise))((function(i,o){function a(e){try{u(n.next(e))}catch(e){o(e)}}function s(e){try{u(n.throw(e))}catch(e){o(e)}}function u(e){var t;e.done?i(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(a,s)}u((n=n.apply(e,t||[])).next())}))},z=[408,429,500,503,504],G=[401],H=new Map,V=function(){function e(t){var r=arguments.length>1&&void 0!==arguments[1]&&arguments[1];u()(this,e),this.url=t,this.debugMode=r,this.sendQueue=[]}return l()(e,[{key:"postLogsToEndpoint",value:function(e){var t,r,n={promise:new Promise((function(e,n){t=e,r=n})),resolve:t,reject:r};return this.sendQueue.push({requestParams:e,deferred:n}),this.sendNextQueuedLogToServer(),this.debug("adding requestParams to sendQueue",{requestParams:e,updatedSendQueue:this.sendQueue.map((function(e){return e.requestParams})),hasPendingRequest:!!this.pendingRequest}),n.promise}},{key:"postLogsToEndpointInstantly",value:function(e,t){return J(this,void 0,void 0,O.a.mark((function r(){return O.a.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(this.debug("sending request instantly",{requestParams:e,sendQueue:this.sendQueue.map((function(e){return e.requestParams}))}),navigator.onLine){r.next=3;break}return r.abrupt("return",this.saveRequestForLater(e));case 3:return r.prev=3,r.next=6,this.sendPostRequest(e);case 6:r.next=12;break;case 8:throw r.prev=8,r.t0=r.catch(3),(null==t?void 0:t.saveOnFailure)&&this.saveRequestForLater(e),r.t0;case 12:case"end":return r.stop()}}),r,this,[[3,8]])})))}},{key:"saveRequestForLater",value:function(e){var t=this.getSavedRequests()||[],r=Object.assign({},e);delete r.accessToken,t.push(r),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,O.a.mark((function e(){var t,r=this;return O.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(){r.debug("queue item completed. removing from queue and resetting send queue",{queueItemRequestParams:t.requestParams,updatedSendQueue:r.sendQueue.map((function(e){return e.requestParams}))}),r.pendingRequest=void 0,r.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 r.backoffFn(t.requestParams)}),{retry:function(e){var t,n,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===(n=e.response)||void 0===n?void 0:n.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)});r.retryAfter&&!q(l,r.retryAfter)||(r.retryAfter=l)}return navigator.onLine&&(s&&z.includes(s)||"ERR_NETWORK"===u)},numOfAttempts:10,startingDelay:0,delayFirstAttempt:!1,maxDelay:15e3}).then((function(e){r.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 r,n=null===(r=t.response)||void 0===r?void 0:r.status;n&&z.includes(n)||G.includes(n)||"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,O.a.mark((function e(){var t;return O.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,O.a.mark((function t(){var r,n,i,o=this;return O.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,this.retryAfterTimerCheck();case 2:return r=e.accessToken,t.next=5,this.sendPostRequest(e);case 5:return n=t.sent,(i=this.getSavedRequests())&&(window.localStorage.removeItem("gc_logger_requests"),i.map((function(e){var t=Object.assign({accessToken:r},e);o.postLogsToEndpoint(t)}))),t.abrupt("return",n);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,r,n){return new(r||(r=Promise))((function(i,o){function a(e){try{u(n.next(e))}catch(e){o(e)}}function s(e){try{u(n.throw(e))}catch(e){o(e)}}function u(e){var t;e.done?i(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(a,s)}u((n=n.apply(e,t||[])).next())}))},Q=function(){function e(t){var r=this;if(u()(this,e),this.isInitialized=!1,this.logBuffer=[],this.debounceTimer=null,this.logger=t,!t.config.url||!t.config.appVersion){var n="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(n,{providedConfig:t.config},{skipServer:!0}),new Error(n)}this.isInitialized=!0,this.debounceLogUploadTime=t.config.uploadDebounceTime||4e3,this.logUploader=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=arguments.length>2?arguments[2]:void 0;if(r)return new V(e,t);var n=H.get(e);return n||(n=new V(e,t),H.set(e,n)),n}(t.config.url,t.config.debugMode,t.config.useUniqueLogUploader),window.addEventListener("unload",this.sendAllLogsInstantly.bind(this)),this.logger.on("onStop",(function(e){r.debug("`onStop` received. Clearing logBuffer and sendQueue",{logBuffer:r.logBuffer,sendQueue:r.logUploader.sendQueue}),r.logBuffer=[],r.logUploader.resetSendQueue()}))}return l()(e,[{key:"addLogToSend",value:function(e,t,r){if(this.isInitialized){var n=this.convertToLogMessage(t,r),i=this.convertToTrace(e,n),o=I(i);if(o>14500){var a=this.truncateLog(e,n);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,O.a.mark((function r(){var n,i,o,a,s=this;return O.a.wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(this.logBuffer.length){r.next=5;break}return clearTimeout(this.debounceTimer),this.debounceTimer=null,this.debug("buffer empty, not sending http request"),r.abrupt("return");case 5:if(t){r.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)),r.abrupt("return");case 8:return clearTimeout(this.debounceTimer),this.debounceTimer=null,n=this.logBuffer.splice(0,1),i=A()(n,1),o=i[0],r.prev=11,this.debug("calling logUploader.postLogsToEndpoint() with",{bufferItem:o,newLogBuffer:this.logBuffer}),r.next=15,this.logUploader.postLogsToEndpoint(this.convertToRequestParams(o.traces.reverse()));case 15:r.next=23;break;case 17:r.prev=17,r.t0=r.catch(11),this.logger.emit("onError",r.t0),this.logger.error("Error sending logs to server",r.t0,{skipServer:!0}),a=(null===r.t0||void 0===r.t0?void 0:r.t0.status)?parseInt(r.t0.status,10):parseInt(null===(e=null===r.t0||void 0===r.t0?void 0:r.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 r.prev=23,this.sendLogsToServer(),r.finish(23);case 26:case"end":return r.stop()}}),r,this,[[11,17,23,26]])})))}},{key:"truncateLog",value:function(e,t){var r,n,i=I(this.convertToTrace(e,t)),o=N(t);return o.details="[[TRUNCATED]]",r=this.convertToTrace(e,o),(n=I(r))<=14500?(this.logger.warn("message too large to send to server. truncated log details",{originalLog:t,truncatedLog:o,originalTraceSize:i,truncatedTraceSize:n,maxAllowedTraceSize:14500},{skipServer:!0}),r):(o.message="".concat(o.message.substr(0,150),"... ").concat("[[TRUNCATED]]"),r=this.convertToTrace(e,o),(n=I(r))<=14500?(this.logger.warn("message too large to send to server. truncated log details & log message",{originalLog:t,truncatedLog:o,originalTraceSize:i,truncatedTraceSize:n,maxAllowedTraceSize:14500},{skipServer:!0}),r):null)}},{key:"convertToLogMessage",value:function(e,t){var r={clientTime:(new Date).toISOString(),clientId:this.logger.clientId,message:e,details:t},n=this.logger.config,i=n.originAppName,o=n.originAppVersion,a=n.originAppId;return i&&(r.originAppName=i,r.originAppVersion=o,r.originAppId=a),r}},{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 r,n=y()(e);if(t){var i=y()(this).constructor;r=Reflect.construct(n,arguments,i)}else r=n.apply(this,arguments);return m()(this,r)}}var Y=function(e){h()(r,e);var t=K(r);function r(e){var n;return u()(this,r),(n=t.call(this)).defaultFormatter=function(e,t,r,i,o){if(i.skipDefaultFormatter)return o();t instanceof Error&&(r=r||t,t=t.message);var a=n.config.appName?"[".concat(n.config.appName,"] "):"";o(e,t="".concat(a).concat(t),r,i)},n.logMessage=function(e,t,r,i){if(!i.skipSecondaryLogger)try{var o=[t];void 0!==r&&o.push(n.config.stringify?w()(r):r),n.secondaryLogger[e].apply(n.secondaryLogger,o)}catch(e){console.error("Error logging using custom logger passed into `genesys-cloud-client-logger`",{error:e,secondaryLogger:n.secondaryLogger,message:t,details:r,messageOptions:i})}!i.skipServer&&!n.stopReason&&n.serverLogger&&n.logRank(e)>=n.logRank(n.config.logLevel)&&n.serverLogger.addLogToSend(e,t,r)},Object.defineProperty(p()(n),"clientId",{value:Object(_.a)(),writable:!1}),n.config=Object.assign({},e),n.secondaryLogger=n.config.logger||console,delete n.config.logger,-1===n.logRank(n.config.logLevel)&&(e.logLevel&&n.warn('Invalid log level: "'.concat(e.logLevel,'". Default "info" will be used instead.'),null,{skipServer:!0}),n.config.logLevel="info"),!e.appName&&e.logTopic&&(n.warn("`logTopic` has been renamed to `appName`. Please use `appName`",null,{skipServer:!0}),n.config.appName=e.logTopic),!1!==n.config.initializeServerLogging&&(n.serverLogger=new Q(p()(n))),n.config.startServerLoggingPaused&&n.stopServerLogging(),n}return l()(r,[{key:"setAccessToken",value:function(e){this.config.accessToken=e,401==this.stopReason&&this.startServerLogging()}},{key:"log",value:function(e,t,r){this.formatMessage("log",e,t,r)}},{key:"debug",value:function(e,t,r){this.formatMessage("debug",e,t,r)}},{key:"info",value:function(e,t,r){this.formatMessage("info",e,t,r)}},{key:"warn",value:function(e,t,r){this.formatMessage("warn",e,t,r)}},{key:"error",value:function(e,t,r){this.formatMessage("error",e,t,r)}},{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,r,n){var i=[this.defaultFormatter.bind(this)];this.config.formatters&&(i=[].concat(a()(this.config.formatters),[this.defaultFormatter.bind(this)])),this.callNextFormatter(i,e,t,r,n)}},{key:"callNextFormatter",value:function(e,t,r,n){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,r,n,a);var l=function(e,i,s,u){void 0!==e?o.callNextFormatter(c,e,i,s,u):o.callNextFormatter(c,t,r,n,a)};u(t,r,n,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 r.VERSION}}]),r}(b.EventEmitter);Y.VERSION="4.2.10",r.d(t,"Logger",(function(){return Y}));t.default=Y}]).default;
|