2 lines
101 KiB
JavaScript
2 lines
101 KiB
JavaScript
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.GoEasyIM=e():t.GoEasyIM=e()}(window,(function(){return function(t){var e={};function n(o){if(e[o])return e[o].exports;var r=e[o]={i:o,l:!1,exports:{}};return t[o].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=t,n.c=e,n.d=function(t,e,o){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:o})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)n.d(o,r,function(e){return t[e]}.bind(null,r));return o},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=12)}([function(t,e){function n(e){return t.exports=n=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)},n(e)}t.exports=n},function(t,e){t.exports=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}},function(t,e){function n(t,e){for(var n=0;n<e.length;n++){var o=e[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(t,o.key,o)}}t.exports=function(t,e,o){return e&&n(t.prototype,e),o&&n(t,o),t}},function(t,e,n){var o=n(9);t.exports=function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&o(t,e)}},function(t,e,n){var o=n(6),r=n(10);t.exports=function(t,e){return!e||"object"!==o(e)&&"function"!=typeof e?r(t):e}},function(t,e,n){var o=n(11);function r(e,n,i){return"undefined"!=typeof Reflect&&Reflect.get?t.exports=r=Reflect.get:t.exports=r=function(t,e,n){var r=o(t,e);if(r){var i=Object.getOwnPropertyDescriptor(r,e);return i.get?i.get.call(n):i.value}},r(e,n,i||e)}t.exports=r},function(t,e){function n(e){return"function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?t.exports=n=function(t){return typeof t}:t.exports=n=function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(e)}t.exports=n},function(t,e,n){t.exports=function(t){function e(o){if(n[o])return n[o].exports;var r=n[o]={exports:{},id:o,loaded:!1};return t[o].call(r.exports,r,r.exports,e),r.loaded=!0,r.exports}var n={};return e.m=t,e.c=n,e.p="",e(0)}([function(t,e,n){"use strict";function o(){if(p()&&!0!==uni.overrideShowHideAlready&&void 0!==getApp().$options){uni.overrideShowHideAlready=!0;var t=getApp().$options,e=t.onShow[0],n=t.onHide[0];t.onShow[0]=function(){getApp().uniAppRunningBackend=!1,e.call(getApp())},t.onHide[0]=function(){getApp().uniAppRunningBackend=!0,n.call(getApp())}}}var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},i=n(1),s=n(35),c=function(){this.currentNumber=this.initialCurrentNumber()};c.prototype={maxNumber:parseInt("10"),number:function(){return this.currentNumber},initialCurrentNumber:function(){var t=this;return h()?t.currentNumber=parseInt(a("goeasyNode")):t.currentNumber||(t.currentNumber=l(1,parseInt("10"))),t.currentNumber>0&&t.currentNumber<this.maxNumber?t.currentNumber=t.currentNumber+1:t.currentNumber==this.maxNumber?t.currentNumber=1:t.currentNumber=Math.floor(Math.random()*this.maxNumber+1),h()&&u("goeasyNode",t.currentNumber),t.currentNumber}};var a=function(t){return window.localStorage?window.localStorage.getItem(t):function(t){var e,n=new RegExp("(^| )"+t+"=([^;]*)(;|$)");return(e=document.cookie.match(n))?unescape(e[2]):null}(t)},u=function(t,e){window.localStorage?window.localStorage.setItem(t,e):function(t,e){var n=new Date;n.setTime(n.getTime()+2592e6),document.cookie=t+"="+escape(e)+";expires="+n.toGMTString()}(t,e)},f=function(){Array.apply(this)},l=function(t,e){return Math.floor(Math.random()*(t-e)+e)},p=function(){return!("object"!==("undefined"==typeof uni?"undefined":r(uni))||!uni.getSystemInfo)},h=function(){return p()?"function"==typeof WebSocket&&"function"==typeof XMLHttpRequest:!(d()||"undefined"!=typeof wx&&wx.getLocation&&("function"!=typeof WebSocket||"function"!=typeof XMLHttpRequest)||"object"===("undefined"==typeof tt?"undefined":r(tt))&&tt.getSystemInfo)},d=function(){return"undefined"!=typeof navigator&&"ReactNative"==navigator.product},y=new c,v=function(t){if(JSON.stringify(t),this._isEmpty(t.appkey))void 0!==t.onConnectFailed&&t.onConnectFailed({code:400,content:"appkey is required"});else if(this._copyConfig(t),void 0!==t.host){var e="://"+y.number()+t.host,n="";h()?(n=!1===t.forceTLS?"http"+e+":80":"https"+e+":443",this.socket=i.connect(n,{transports:["polling","websocket"],timeout:1500})):(n="https://wx-"+t.host+":443",this.socket=i(n,{transports:["websocket"],reconnectionDelayMax:3e3})),this._callbackEvents(t)}else t.onConnectFailed({code:400,content:"host is required"})};v.goEasyDomainNumber=y,"undefined"!=typeof window&&(window._GoEasy_=v),Date.prototype.formatDate=function(t){var e={"M+":this.getMonth()+1,"d+":this.getDate(),"h+":this.getHours(),"m+":this.getMinutes(),"s+":this.getSeconds(),"q+":Math.floor((this.getMonth()+3)/3),S:this.getMilliseconds()};for(var n in/(y+)/.test(t)&&(t=t.replace(RegExp.$1,(this.getFullYear()+"").substr(4-RegExp.$1.length))),e)e.hasOwnProperty(n)&&new RegExp("("+n+")").test(t)&&(t=t.replace(RegExp.$1,1==RegExp.$1.length?e[n]:("00"+e[n]).substr((""+e[n]).length)));return t},(f.prototype=new Array).indexOfGuid=function(t){for(var e=0;e<this.length;e++)if(this[e]==t)return e;return-1},f.prototype.unshiftGuid=function(t){var e=!1,n=this.indexOfGuid(t);for(n>-1&&(e=!0,this.splice(n,1)),this.unshift(t);this.length>300;)this.pop();return e},v.prototype={debug:!1,socket:null,networkStatus:"initial",authorizeResult:null,subscribeBuffer:[],subscriptions:[],subscriptionChannelUUIDs:[],maxRetries:3,_manualConnect:!1,_manualDisconnectStatus:"initial",authorizeStatus:"initial",receivedGuids:new f,type:null,_copyConfig:function(t){this._appkey=t.appkey,this._otp=t.otp,this._isEmpty(t.userId)?(this._userId="anonymous-"+Math.floor(1e5*Math.random()+1),t.userId=this._userId):this._userId=this._trim(t.userId),this._isEmpty(t.userData)?this._userData="":this._userData=this._trim(t.userData),1==t.debug&&(this.debug=!0),this._isEmpty(t.type)||(this.type=t.type)},validateSubscription:function(t){var e=t.channel,n=t.channels;if(void 0===e&&void 0===n)return t.onFailed({code:400,content:"channel is required"}),!1;if(void 0!==e&&void 0!==n)return t.onFailed({code:400,content:"subscribe to either channel or channels, not both"}),!1;if(void 0!==e){if("number"==typeof e&&(e=e.toString()),this._isEmpty(e)&&void 0!==t.onFailed)return t.onFailed({code:400,content:"channel is required"}),!1}else{if(!this._isArray(n)||0===n.length)return t.onFailed({code:400,content:"channels must be an array"}),!1;if(this._isArray(n)&&n.length>500)return t.onFailed({code:400,content:"channels over max length:500"}),!1;if(this._isArray(n)&&n.length>0)for(var o=0;o<n.length;o++){var r=n[o];if("number"==typeof r&&(r=r.toString()),this._isEmpty(r)&&void 0!==t.onFailed)return t.onFailed({code:400,content:"Channels array contains empty channel"}),!1}}return!0},subscribe:function(t){if(o(),JSON.stringify(t),this.validateSubscription(t)){var e=t.channel;if(void 0!==e){"number"==typeof e&&(e=e.toString());var n=[];n.push(e),t.channels=n}this.handleSubscribe(t)}},handleSubscribe:function(t){t.uuid=this.uuid_goeasy(),this.subscribeBuffer[t.uuid]=t;var e=this;null!=e.authorizeResult&&"connected"==e.networkStatus&&(t.checking=!0,e.doSubscribeAndCheckAck(t))},doSubscribe:function(t){JSON.stringify(t);var e=this;if(200==e.authorizeResult.code){var n={channels:t.channels,sid:e.authorizeResult.sid};JSON.stringify(n),e.socket.emit("subscribe",n,(function(n){if(JSON.stringify(n),1!=t.finish)if(t.finish=!0,delete e.subscribeBuffer[t.uuid],JSON.stringify(t),200==n.resultCode){e.subscriptions[t.uuid]=t;for(var o=0;o<t.channels.length;o++){var r=t.channels[o];"number"==typeof r&&(r=r.toString()),e.subscriptionChannelUUIDs[r]=t.uuid}void 0!==t.onSuccess&&t.onSuccess()}else void 0!==t.onFailed&&t.onFailed({code:n.resultCode,content:n.content})}))}else e.authorizeResult.code},doSubscribeAndCheckAck:function(t){JSON.stringify(t),t.finish=!1;var e=this;e.doSubscribe(t);var n=setInterval((function(){t.finish||"connected"!=e.networkStatus?(JSON.stringify(t),t.checking=!1,clearInterval(n)):(JSON.stringify(t),e.doSubscribe(t))}),1300)},subscribePresence:function(t){if(this.validateSubscription(t)){var e=t.channels,n=[];if(this._isArray(e)){for(var o=0;o<e.length;o++){var r=e[o];"number"==typeof r&&(r=r.toString());var i=r+"_presence";n.push(i)}t.channels=n}else{var s=t.channel;"number"==typeof s&&(s=s.toString()),n.push(s+"_presence"),t.channels=n}this.handleSubscribe(t)}},unsubscribe:function(t){function e(){200==r.authorizeResult.code?r.socket.emit("unsubscribe",{sid:r.authorizeResult.sid,channel:t.channel},(function(e){if(i=!0,200==e.resultCode){delete r.subscriptionChannelUUIDs[t.channel];for(var n=r.subscriptions[o].channels,s=0;s<n.length;s++)(t.channel=n[s])&&n.splice(s,1);JSON.stringify(t),void 0!==t.onSuccess&&t.onSuccess()}else void 0!==t.onFailed&&t.onFailed({code:e.resultCode,content:e.content})})):(i=!0,void 0!==t.onFailed&&t.onFailed({code:r.authorizeResult.code,content:r.authorizeResult.content}))}function n(){e();var n=setInterval((function(){!i&&"connected"==r.networkStatus&&s<0?(s++,e()):s==r.maxRetries?(clearInterval(n),void 0!==t.onFailed&&t.onFailed({code:408,content:"Server unreachable or timeout"})):clearInterval(n)}),1e3)}if("number"==typeof t.channel&&(t.channel=t.channel.toString()),this._isEmpty(t.channel))return this.log("'channel' is required."),void(void 0!==t.onFailed&&t.onFailed({code:400,content:"channel is required"}));var o=this.subscriptionChannelUUIDs[t.channel];if(this._isEmpty(o))return this.log("'channel' is not subscribed."),void(void 0!==t.onFailed&&t.onFailed({code:400,content:"channel["+t.channel+"] is not subscribed"}));var r=this,i=!1,s=0;if(null!=this.authorizeResult&&"connected"==r.networkStatus)n();else var c=setInterval((function(){null!=r.authorizeResult&&"connected"==r.networkStatus?(clearInterval(c),n()):++s==r.maxRetries&&(clearInterval(c),void 0!==t.onFailed&&t.onFailed({code:408,content:"Server unreachable or timeout"}))}),1e3)},unsubscribePresence:function(t){return"number"==typeof t.channel&&(t.channel=t.channel.toString()),this._isEmpty(t.channel)?void(void 0!==t.onFailed&&t.onFailed({code:400,content:"channel is required"})):(t.channel=t.channel+"_presence",void this.unsubscribe(t))},publish:function(t){function e(e){200==r.authorizeResult.code?r.socket.emit("publish",{sid:r.authorizeResult.sid,channel:t.channel,content:t.message,guid:e,retried:s},(function(e){i=!0,200==e.resultCode?void 0!==t.onSuccess&&t.onSuccess():void 0!==t.onFailed&&t.onFailed({code:e.resultCode,content:e.content})})):(i=!0,void 0!==t.onFailed&&t.onFailed({code:r.authorizeResult.code,content:r.authorizeResult.content}))}function n(){var n=r.uuid_goeasy();e(n);var o=setInterval((function(){!i&&s<r.maxRetries?(s++,e(n)):s==r.maxRetries?(clearInterval(o),void 0!==t.onFailed&&t.onFailed({code:408,content:"Server unreachable or timeout"})):clearInterval(o)}),1e3)}if(o(),"number"==typeof t.channel&&(t.channel=t.channel.toString()),this._isEmpty(t.channel))return this.log("'channel' is required."),void(void 0!==t.onFailed&&t.onFailed({code:400,content:"channel is required"}));if(this._isEmpty(t.message))return this.log("'message' is required."),void(void 0!==t.onFailed&&t.onFailed({code:400,content:"message is required"}));var r=this,i=!1,s=0;if(null!=this.authorizeResult&&"connected"==r.networkStatus)n();else var c=setInterval((function(){null!=r.authorizeResult&&"connected"==r.networkStatus?(clearInterval(c),n()):++s==r.maxRetries&&(clearInterval(c),void 0!==t.onFailed&&t.onFailed({code:408,content:"Server unreachable or timeout"}))}),1e3)},hereNow:function(t,e){var n={channels:[],includeUsers:!1,distinct:!1};if("undefined"!==t.channels)for(var o=0;o<t.channels.length;o++){var r=t.channels[o];"number"==typeof r&&(r=r.toString()),n.channels.push(r)}1==t.includeUsers&&(n.includeUsers=!0),1==t.distinct&&(n.distinct=!0),this.socket.emit("hereNow",n,(function(t){void 0!==e&&e(t)}))},hereNowByUserIds:function(t,e){var n={userIds:[],distinct:!0};"undefined"!==t.userIds&&(n.userIds=t.userIds),0==t.distinct&&(n.distinct=!1),void 0!==e&&(0===n.userIds.length?e({code:400,content:"userIds is required"}):n.userIds.length>500?e({code:400,content:"userIds is over max length 500"}):this.socket.emit("hereNowByUserIds",n,(function(t){e(t)})))},history:function(t,e){return"number"==typeof t.channel&&(t.channel=t.channel.toString()),this._isEmpty(t.channel)?void(void 0!==e&&e({code:400,content:"channel is required"})):void this.socket.emit("historyMessages",t,(function(t){void 0!==e&&e(t)}))},disconnect:function(){var t=this;this._manualDisconnectStatus="disconnecting","connected"===this.networkStatus&&"authorized"===this.authorizeStatus&&200===this.authorizeResult.code?t.tryEmit("manualDisconnect",null,(function(){t.socket.disconnect()}),(function(){t._manualDisconnectStatus="disconnected"})):this.socket.disconnect()},disconnected:function(){return"disconnected"===this.networkStatus},reconnect:function(){this._manualConnect=!0,this.socket.connect()},tryEmit:function(t,e,n,o){function r(){i.socket.emit(t,e,(function(t){s=!0,void 0!==o&&o(t)}))}var i=this,s=!1,c=0;r();var a=setInterval((function(){var t=c===i.maxRetries;s||t?(clearInterval(a),t&&void 0!==n&&n({code:408,content:"Server unreachable or timeout"})):(c++,e&&"undefined"!==e.retried&&(e.retried=c),r())}),1e3)},_callbackEvents:function(t){var e=this;this.socket.on("message",(function(t,n){var o=JSON.parse(t);if(!e.receivedGuids.unshiftGuid(o.i)){o.a&&e.socket.emit("ack",{publishGuid:o.i});var r=e.subscriptionChannelUUIDs[o.n];if(e._endWith(o.n,"presence"))void 0!==e.subscriptions[r].onPresence&&e.subscriptions[r].onPresence(JSON.parse(o.c));else if(void 0!==e.subscriptions[r].onMessage){var i={time:o.t,channel:o.n,content:o.c};o.s&&(i.senderId=o.s),e.subscriptions[r].onMessage(i)}}})),this.socket.on("connect",(function(){function n(){JSON.stringify(r),e._isEmpty(r.artifactVersion)&&e.sendlogs(),e.socket.emit("authorize",r,(function(n){if(JSON.stringify(n),!i)if(i=!0,e.authorizeStatus="authorized",e._manualDisconnectStatus="initial",null==e.authorizeResult&&(e.authorizeResult={}),e.authorizeResult.code=n.resultCode,e.authorizeResult.content=n.content,200==n.resultCode){if(o(),null==e.authorizeResult.sid)e.authorizeResult.sid=n.sid;else if(e.authorizeResult.sid!=n.sid)for(var r in e.authorizeResult.sid=n.sid,e.subscriptions)e.subscriptions.hasOwnProperty(r)&&(JSON.stringify(e.subscriptions[r]),e.doSubscribeAndCheckAck(e.subscriptions[r]));for(var s in e.subscribeBuffer)e.subscribeBuffer.hasOwnProperty(s)&&(JSON.stringify(e.subscribeBuffer[s]),e.doSubscribeAndCheckAck(e.subscribeBuffer[s]));void 0!==t.onConnected&&t.onConnected()}else void 0!==t.onConnectFailed&&t.onConnectFailed({code:n.resultCode,content:n.content})}))}if("disconnecting"!==e._manualDisconnectStatus&&"disconnected"!==e._manualDisconnectStatus||e._manualConnect){e.authorizeStatus="authorizing",e.networkStatus="connected";var r={appkey:e._appkey,userId:e._userId,userData:e._userData,otp:e._otp,artifactVersion:"1.0.17",type:e.type};null!=e.authorizeResult&&(r.sid=e.authorizeResult.sid);var i=!1;n();var s=setInterval((function(){i||"connected"!=e.networkStatus?clearInterval(s):n()}),1300)}})),this.socket.on("connect_error",(function(e){void 0!==t.onConnectFailed&&t.onConnectFailed({code:408,content:e})})),this.socket.on("disconnect",(function(){e.networkStatus="disconnected",e.authorizeStatus="initial",e._manualConnect=!1,null==e.authorizeResult&&(e.authorizeResult={}),e.authorizeResult.code=408,e.authorizeResult.content="Server unreachable or timeout",void 0!==t.onDisconnected&&t.onDisconnected()}))},_isEmpty:function(t){return void 0===t||null==t||0==this._trim(t).length},_trim:function(t){return t.replace(/(^\s*)|(\s*$)/g,"")},_endWith:function(t,e){return new RegExp(e+"$").test(t)},_isArray:function(t){return"[object Array]"==Object.prototype.toString.call(t)},log:function(t){"undefined"!=typeof window&&window.console&&this.debug&&console.log(t)},uuid_goeasy:function(){return s().replace(/-/g,"")},sendlogs:function(){}};var m=function(){var t;return function(e){return t&&!t.disconnected()||(t=new v(e)),t}}();t.exports=m},function(t,e,n){"use strict";function o(t,e){"object"===(void 0===t?"undefined":r(t))&&(e=t,t=void 0),e=e||{};var n,o=i(t),s=o.source,u=o.id,f=o.path,l=a[u]&&f in a[u].nsps;return e.forceNew||e["force new connection"]||!1===e.multiplex||l?n=c(s,e):(a[u]||(a[u]=c(s,e)),n=a[u]),o.query&&!e.query&&(e.query=o.query),n.socket(o.path,e)}var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},i=n(2),s=n(5),c=n(8);n(4)("socket.io-client"),t.exports=e=o;var a=e.managers={};e.protocol=s.protocol,e.connect=o,e.Manager=n(8),e.Socket=n(30)},function(t,e,n){"use strict";var o=n(3);n(4)("socket.io-client:url"),t.exports=function(t,e){var n=t;e=e||"undefined"!=typeof location&&location,null==t&&(t=e.protocol+"//"+e.host),"string"==typeof t&&("/"===t.charAt(0)&&(t="/"===t.charAt(1)?e.protocol+t:e.host+t),/^(https?|wss?):\/\//.test(t)||(t=void 0!==e?e.protocol+"//"+t:"https://"+t),n=o(t)),n.port||(/^(http|ws)$/.test(n.protocol)?n.port="80":/^(http|ws)s$/.test(n.protocol)&&(n.port="443")),n.path=n.path||"/";var r=-1!==n.host.indexOf(":")?"["+n.host+"]":n.host;return n.id=n.protocol+"://"+r+":"+n.port,n.href=n.protocol+"://"+r+(e&&e.port===n.port?"":":"+n.port),n}},function(t,e){var n=/^(?:(?![^:@]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@]*)(?::([^:@]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,o=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];t.exports=function(t){var e=t,r=t.indexOf("["),i=t.indexOf("]");-1!=r&&-1!=i&&(t=t.substring(0,r)+t.substring(r,i).replace(/:/g,";")+t.substring(i,t.length));for(var s=n.exec(t||""),c={},a=14;a--;)c[o[a]]=s[a]||"";return-1!=r&&-1!=i&&(c.source=e,c.host=c.host.substring(1,c.host.length-1).replace(/;/g,":"),c.authority=c.authority.replace("[","").replace("]","").replace(/;/g,":"),c.ipv6uri=!0),c}},function(t,e){"use strict";t.exports=function(){return function(){}}},function(t,e,n){"use strict";function o(){}function r(t){var n=""+t.type;if(e.BINARY_EVENT!==t.type&&e.BINARY_ACK!==t.type||(n+=t.attachments+"-"),t.nsp&&"/"!==t.nsp&&(n+=t.nsp+","),null!=t.id&&(n+=t.id),null!=t.data){var o=function(t){try{return JSON.stringify(t)}catch(t){return!1}}(t.data);if(!1===o)return l;n+=o}return n}function i(){this.reconstructor=null}function s(t){var n=0,o={type:Number(t.charAt(0))};if(null==e.types[o.type])return a("unknown packet type "+o.type);if(e.BINARY_EVENT===o.type||e.BINARY_ACK===o.type){for(var r="";"-"!==t.charAt(++n)&&(r+=t.charAt(n),n!=t.length););if(r!=Number(r)||"-"!==t.charAt(n))throw new Error("Illegal attachments");o.attachments=Number(r)}if("/"===t.charAt(n+1))for(o.nsp="";++n&&","!==(s=t.charAt(n))&&(o.nsp+=s,n!==t.length););else o.nsp="/";var i=t.charAt(n+1);if(""!==i&&Number(i)==i){for(o.id="";++n;){var s;if(null==(s=t.charAt(n))||Number(s)!=s){--n;break}if(o.id+=t.charAt(n),n===t.length)break}o.id=Number(o.id)}if(t.charAt(++n)){var c=function(t){try{return JSON.parse(t)}catch(t){return!1}}(t.substr(n));if(!1===c||o.type!==e.ERROR&&!f(c))return a("invalid payload");o.data=c}return o}function c(t){this.reconPack=t,this.buffers=[]}function a(t){return{type:e.ERROR,data:"parser error: "+t}}var u=(n(4)("socket.io-parser"),n(6)),f=n(7);e.protocol=4,e.types=["CONNECT","DISCONNECT","EVENT","ACK","ERROR","BINARY_EVENT","BINARY_ACK"],e.CONNECT=0,e.DISCONNECT=1,e.EVENT=2,e.ACK=3,e.ERROR=4,e.BINARY_EVENT=5,e.BINARY_ACK=6,e.Encoder=o,e.Decoder=i;var l=e.ERROR+'"encode error"';o.prototype.encode=function(t,e){e([r(t)])},u(i.prototype),i.prototype.add=function(t){var e;if("string"!=typeof t)throw new Error("Unknown type: "+t);e=s(t),this.emit("decoded",e)},i.prototype.destroy=function(){this.reconstructor&&this.reconstructor.finishedReconstruction()},c.prototype.takeBinaryData=function(t){if(this.buffers.push(t),this.buffers.length===this.reconPack.attachments){var e=binary.reconstructPacket(this.reconPack,this.buffers);return this.finishedReconstruction(),e}return null},c.prototype.finishedReconstruction=function(){this.reconPack=null,this.buffers=[]}},function(t,e,n){function o(t){if(t)return function(t){for(var e in o.prototype)t[e]=o.prototype[e];return t}(t)}t.exports=o,o.prototype.on=o.prototype.addEventListener=function(t,e){return this._callbacks=this._callbacks||{},(this._callbacks["$"+t]=this._callbacks["$"+t]||[]).push(e),this},o.prototype.once=function(t,e){function n(){this.off(t,n),e.apply(this,arguments)}return n.fn=e,this.on(t,n),this},o.prototype.off=o.prototype.removeListener=o.prototype.removeAllListeners=o.prototype.removeEventListener=function(t,e){if(this._callbacks=this._callbacks||{},0==arguments.length)return this._callbacks={},this;var n=this._callbacks["$"+t];if(!n)return this;if(1==arguments.length)return delete this._callbacks["$"+t],this;for(var o,r=0;r<n.length;r++)if((o=n[r])===e||o.fn===e){n.splice(r,1);break}return this},o.prototype.emit=function(t){this._callbacks=this._callbacks||{};var e=[].slice.call(arguments,1),n=this._callbacks["$"+t];if(n)for(var o=0,r=(n=n.slice(0)).length;o<r;++o)n[o].apply(this,e);return this},o.prototype.listeners=function(t){return this._callbacks=this._callbacks||{},this._callbacks["$"+t]||[]},o.prototype.hasListeners=function(t){return!!this.listeners(t).length}},function(t,e){var n={}.toString;t.exports=Array.isArray||function(t){return"[object Array]"==n.call(t)}},function(t,e,n){"use strict";function o(t,e){if(!(this instanceof o))return new o(t,e);t&&"object"===(void 0===t?"undefined":r(t))&&(e=t,t=void 0),(e=e||{}).path=e.path||"/socket.io",this.nsps={},this.subs=[],this.opts=e,this.reconnection(!1!==e.reconnection),this.reconnectionAttempts(e.reconnectionAttempts||1/0),this.reconnectionDelay(e.reconnectionDelay||1e3),this.reconnectionDelayMax(e.reconnectionDelayMax||5e3),this.randomizationFactor(e.randomizationFactor||.5),this.backoff=new p({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(null==e.timeout?2e4:e.timeout),this.readyState="closed",this.uri=t,this.connecting=[],this.lastPing=null,this.encoding=!1,this.packetBuffer=[];var n=e.parser||a;this.encoder=new n.Encoder,this.decoder=new n.Decoder,this.autoConnect=!1!==e.autoConnect,this.autoConnect&&this.open()}var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},i=n(9),s=n(30),c=n(6),a=n(5),u=n(32),f=n(33),l=(n(4)("socket.io-client:manager"),n(29)),p=n(34),h=Object.prototype.hasOwnProperty;t.exports=o,o.prototype.emitAll=function(){for(var t in this.emit.apply(this,arguments),this.nsps)h.call(this.nsps,t)&&this.nsps[t].emit.apply(this.nsps[t],arguments)},o.prototype.updateSocketIds=function(){for(var t in this.nsps)h.call(this.nsps,t)&&(this.nsps[t].id=this.generateId(t))},o.prototype.generateId=function(t){return("/"===t?"":t+"#")+this.engine.id},c(o.prototype),o.prototype.reconnection=function(t){return arguments.length?(this._reconnection=!!t,this):this._reconnection},o.prototype.reconnectionAttempts=function(t){return arguments.length?(this._reconnectionAttempts=t,this):this._reconnectionAttempts},o.prototype.reconnectionDelay=function(t){return arguments.length?(this._reconnectionDelay=t,this.backoff&&this.backoff.setMin(t),this):this._reconnectionDelay},o.prototype.randomizationFactor=function(t){return arguments.length?(this._randomizationFactor=t,this.backoff&&this.backoff.setJitter(t),this):this._randomizationFactor},o.prototype.reconnectionDelayMax=function(t){return arguments.length?(this._reconnectionDelayMax=t,this.backoff&&this.backoff.setMax(t),this):this._reconnectionDelayMax},o.prototype.timeout=function(t){return arguments.length?(this._timeout=t,this):this._timeout},o.prototype.maybeReconnectOnOpen=function(){!this.reconnecting&&this._reconnection&&0===this.backoff.attempts&&this.reconnect()},o.prototype.open=o.prototype.connect=function(t,e){if(~this.readyState.indexOf("open"))return this;this.engine=i(this.uri,this.opts);var n=this.engine,o=this;this.readyState="opening",this.skipReconnect=!1;var r=u(n,"open",(function(){o.onopen(),t&&t()})),s=u(n,"error",(function(e){if("undefined"!=typeof window){var n=parseInt(o.uri.match(/[1-9][0-9]*/g)[0]),r=window._GoEasy_.goEasyDomainNumber.initialCurrentNumber();o.uri=o.uri.replace(n,r)}if(o.cleanup(),o.readyState="closed",o.emitAll("connect_error",e),t){var i=new Error("Connection error");i.data=e,t(i)}else o.maybeReconnectOnOpen()}));if(!1!==this._timeout){var c=this._timeout,a=setTimeout((function(){r.destroy(),n.close(),n.emit("error","timeout"),o.emitAll("connect_timeout",c)}),c);this.subs.push({destroy:function(){clearTimeout(a)}})}return this.subs.push(r),this.subs.push(s),this},o.prototype.onopen=function(){this.cleanup(),this.readyState="open",this.emit("open");var t=this.engine;this.subs.push(u(t,"data",f(this,"ondata"))),this.subs.push(u(t,"ping",f(this,"onping"))),this.subs.push(u(t,"pong",f(this,"onpong"))),this.subs.push(u(t,"error",f(this,"onerror"))),this.subs.push(u(t,"close",f(this,"onclose"))),this.subs.push(u(this.decoder,"decoded",f(this,"ondecoded")))},o.prototype.onping=function(){this.lastPing=new Date,this.emitAll("ping")},o.prototype.onpong=function(){this.emitAll("pong",new Date-this.lastPing)},o.prototype.ondata=function(t){this.decoder.add(t)},o.prototype.ondecoded=function(t){this.emit("packet",t)},o.prototype.onerror=function(t){this.emitAll("error",t)},o.prototype.socket=function(t,e){function n(){~l(r.connecting,o)||r.connecting.push(o)}var o=this.nsps[t];if(!o){o=new s(this,t,e),this.nsps[t]=o;var r=this;o.on("connecting",n),o.on("connect",(function(){o.id=r.generateId(t)})),this.autoConnect&&n()}return o},o.prototype.destroy=function(t){var e=l(this.connecting,t);~e&&this.connecting.splice(e,1),this.connecting.length||this.close()},o.prototype.packet=function(t){var e=this;t.query&&0===t.type&&(t.nsp+="?"+t.query),e.encoding?e.packetBuffer.push(t):(e.encoding=!0,this.encoder.encode(t,(function(n){for(var o=0;o<n.length;o++)e.engine.write(n[o],t.options);e.encoding=!1,e.processPacketQueue()})))},o.prototype.processPacketQueue=function(){if(this.packetBuffer.length>0&&!this.encoding){var t=this.packetBuffer.shift();this.packet(t)}},o.prototype.cleanup=function(){for(var t=this.subs.length,e=0;e<t;e++)this.subs.shift().destroy();this.packetBuffer=[],this.encoding=!1,this.lastPing=null,this.decoder.destroy()},o.prototype.close=o.prototype.disconnect=function(){this.skipReconnect=!0,this.reconnecting=!1,"opening"===this.readyState&&this.cleanup(),this.backoff.reset(),this.readyState="closed",this.engine&&this.engine.close()},o.prototype.onclose=function(t){this.cleanup(),this.backoff.reset(),this.readyState="closed",this.emit("close",t),this._reconnection&&!this.skipReconnect&&this.reconnect()},o.prototype.reconnect=function(){if(this.reconnecting||this.skipReconnect)return this;var t=this;if(this.backoff.attempts>=this._reconnectionAttempts)this.backoff.reset(),this.emitAll("reconnect_failed"),this.reconnecting=!1;else{var e=this.backoff.duration();this.reconnecting=!0;var n=setTimeout((function(){t.skipReconnect||(t.emitAll("reconnect_attempt",t.backoff.attempts),t.emitAll("reconnecting",t.backoff.attempts),t.skipReconnect||(function(){var t=!1;return"object"===("undefined"==typeof uni?"undefined":r(uni))&&uni.getSystemInfo&&(t=!0),t&&!0===getApp().uniAppRunningBackend}()?(t.reconnecting=!1,t.reconnect(),t.emitAll("reconnect_error","Uniapp running backend, skipped reconnect...")):t.open((function(e){e?(t.reconnecting=!1,t.reconnect(),t.emitAll("reconnect_error",e.data)):t.onreconnect()}))))}),e);this.subs.push({destroy:function(){clearTimeout(n)}})}},o.prototype.onreconnect=function(){var t=this.backoff.attempts;this.reconnecting=!1,this.backoff.reset(),this.updateSocketIds(),this.emitAll("reconnect",t)}},function(t,e,n){"use strict";t.exports=n(10),t.exports.parser=n(15)},function(t,e,n){"use strict";function o(t,e){return this instanceof o?(e=e||{},t&&"object"===(void 0===t?"undefined":r(t))&&(e=t,t=null),t?(t=u(t),e.hostname=t.host,e.secure="https"===t.protocol||"wss"===t.protocol,e.port=t.port,t.query&&(e.query=t.query)):e.host&&(e.hostname=u(e.host).host),this.secure=null!=e.secure?e.secure:"undefined"!=typeof location&&"https:"===location.protocol,e.hostname&&!e.port&&(e.port=this.secure?"443":"80"),this.agent=e.agent||!1,this.hostname=e.hostname||("undefined"!=typeof location?location.hostname:"localhost"),this.port=e.port||("undefined"!=typeof location&&location.port?location.port:this.secure?443:80),this.query=e.query||{},"string"==typeof this.query&&(this.query=f.decode(this.query)),this.upgrade=!1!==e.upgrade,this.path=(e.path||"/engine.io").replace(/\/$/,"")+"/",this.forceJSONP=!!e.forceJSONP,this.jsonp=!1!==e.jsonp,this.forceBase64=!!e.forceBase64,this.enablesXDR=!!e.enablesXDR,this.timestampParam=e.timestampParam||"t",this.timestampRequests=e.timestampRequests,this.transports=e.transports||["polling","websocket"],this.transportOptions=e.transportOptions||{},this.readyState="",this.writeBuffer=[],this.prevBufferLen=0,this.policyPort=e.policyPort||843,this.rememberUpgrade=e.rememberUpgrade||!1,this.binaryType=null,this.onlyBinaryUpgrades=e.onlyBinaryUpgrades,this.perMessageDeflate=!1!==e.perMessageDeflate&&(e.perMessageDeflate||{}),!0===this.perMessageDeflate&&(this.perMessageDeflate={}),this.perMessageDeflate&&null==this.perMessageDeflate.threshold&&(this.perMessageDeflate.threshold=1024),this.pfx=e.pfx||null,this.key=e.key||null,this.passphrase=e.passphrase||null,this.cert=e.cert||null,this.ca=e.ca||null,this.ciphers=e.ciphers||null,this.rejectUnauthorized=void 0===e.rejectUnauthorized||e.rejectUnauthorized,this.forceNode=!!e.forceNode,this.isReactNative="undefined"!=typeof navigator&&"string"==typeof navigator.product&&"reactnative"===navigator.product.toLowerCase(),("undefined"==typeof self||this.isReactNative)&&(e.extraHeaders&&Object.keys(e.extraHeaders).length>0&&(this.extraHeaders=e.extraHeaders),e.localAddress&&(this.localAddress=e.localAddress)),this.id=null,this.upgrades=null,this.pingInterval=null,this.pingTimeout=null,this.pingIntervalTimer=null,this.pingTimeoutTimer=null,void this.open()):new o(t,e)}var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},i=n(11),s=n(6),c=(n(4)("engine.io-client:socket"),n(29)),a=n(15),u=n(3),f=n(22);t.exports=o,o.priorWebsocketSuccess=!1,s(o.prototype),o.protocol=a.protocol,o.Socket=o,o.Transport=n(14),o.transports=n(11),o.parser=n(15),o.prototype.createTransport=function(t){var e=function(t){var e={};for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return e}(this.query);e.EIO=a.protocol,e.transport=t;var n=this.transportOptions[t]||{};return this.id&&(e.sid=this.id),new i[t]({query:e,socket:this,agent:n.agent||this.agent,hostname:n.hostname||this.hostname,port:n.port||this.port,secure:n.secure||this.secure,path:n.path||this.path,forceJSONP:n.forceJSONP||this.forceJSONP,jsonp:n.jsonp||this.jsonp,forceBase64:n.forceBase64||this.forceBase64,enablesXDR:n.enablesXDR||this.enablesXDR,timestampRequests:n.timestampRequests||this.timestampRequests,timestampParam:n.timestampParam||this.timestampParam,policyPort:n.policyPort||this.policyPort,pfx:n.pfx||this.pfx,key:n.key||this.key,passphrase:n.passphrase||this.passphrase,cert:n.cert||this.cert,ca:n.ca||this.ca,ciphers:n.ciphers||this.ciphers,rejectUnauthorized:n.rejectUnauthorized||this.rejectUnauthorized,perMessageDeflate:n.perMessageDeflate||this.perMessageDeflate,extraHeaders:n.extraHeaders||this.extraHeaders,forceNode:n.forceNode||this.forceNode,localAddress:n.localAddress||this.localAddress,requestTimeout:n.requestTimeout||this.requestTimeout,protocols:n.protocols||void 0,isReactNative:this.isReactNative})},o.prototype.open=function(){var t;if(this.rememberUpgrade&&o.priorWebsocketSuccess&&-1!==this.transports.indexOf("websocket"))t="websocket";else{if(0===this.transports.length){var e=this;return void setTimeout((function(){e.emit("error","No transports available")}),0)}t=this.transports[0]}this.readyState="opening";try{t=this.createTransport(t)}catch(t){return this.transports.shift(),void this.open()}t.open(),this.setTransport(t)},o.prototype.setTransport=function(t){var e=this;this.transport&&this.transport.removeAllListeners(),this.transport=t,t.on("drain",(function(){e.onDrain()})).on("packet",(function(t){e.onPacket(t)})).on("error",(function(t){e.onError(t)})).on("close",(function(){e.onClose("transport close")}))},o.prototype.probe=function(t){function e(){if(l.onlyBinaryUpgrades){var t=!this.supportsBinary&&l.transport.supportsBinary;f=f||t}f||(u.send([{type:"ping",data:"probe"}]),u.once("packet",(function(t){if(!f)if("pong"===t.type&&"probe"===t.data){if(l.upgrading=!0,l.emit("upgrading",u),!u)return;o.priorWebsocketSuccess="websocket"===u.name,l.transport.pause((function(){f||"closed"!==l.readyState&&(a(),l.setTransport(u),u.send([{type:"upgrade"}]),l.emit("upgrade",u),u=null,l.upgrading=!1,l.flush())}))}else{var e=new Error("probe error");e.transport=u.name,l.emit("upgradeError",e)}})))}function n(){f||(f=!0,a(),u.close(),u=null)}function r(t){var e=new Error("probe error: "+t);e.transport=u.name,n(),l.emit("upgradeError",e)}function i(){r("transport closed")}function s(){r("socket closed")}function c(t){u&&t.name!==u.name&&n()}function a(){u.removeListener("open",e),u.removeListener("error",r),u.removeListener("close",i),l.removeListener("close",s),l.removeListener("upgrading",c)}var u=this.createTransport(t,{probe:1}),f=!1,l=this;o.priorWebsocketSuccess=!1,u.once("open",e),u.once("error",r),u.once("close",i),this.once("close",s),this.once("upgrading",c),u.open()},o.prototype.onOpen=function(){if(this.readyState="open",o.priorWebsocketSuccess="websocket"===this.transport.name,this.emit("open"),this.flush(),"open"===this.readyState&&this.upgrade&&this.transport.pause)for(var t=0,e=this.upgrades.length;t<e;t++)this.probe(this.upgrades[t])},o.prototype.onPacket=function(t){if("opening"===this.readyState||"open"===this.readyState||"closing"===this.readyState)switch(this.emit("packet",t),this.emit("heartbeat"),t.type){case"open":this.onHandshake(JSON.parse(t.data));break;case"pong":this.setPing(),this.emit("pong");break;case"error":var e=new Error("server error");e.code=t.data,this.onError(e);break;case"message":this.emit("data",t.data),this.emit("message",t.data)}},o.prototype.onHandshake=function(t){this.emit("handshake",t),this.id=t.sid,this.transport.query.sid=t.sid,this.upgrades=this.filterUpgrades(t.upgrades),this.pingInterval=t.pingInterval,this.pingTimeout=t.pingTimeout,this.onOpen(),"closed"!==this.readyState&&(this.setPing(),this.removeListener("heartbeat",this.onHeartbeat),this.on("heartbeat",this.onHeartbeat))},o.prototype.onHeartbeat=function(t){clearTimeout(this.pingTimeoutTimer);var e=this;e.pingTimeoutTimer=setTimeout((function(){"closed"!==e.readyState&&e.onClose("ping timeout")}),t||e.pingInterval+e.pingTimeout)},o.prototype.setPing=function(){var t=this;clearTimeout(t.pingIntervalTimer),t.pingIntervalTimer=setTimeout((function(){t.ping(),t.onHeartbeat(t.pingTimeout)}),t.pingInterval)},o.prototype.ping=function(){var t=this;this.sendPacket("ping",(function(){t.emit("ping")}))},o.prototype.onDrain=function(){this.writeBuffer.splice(0,this.prevBufferLen),this.prevBufferLen=0,0===this.writeBuffer.length?this.emit("drain"):this.flush()},o.prototype.flush=function(){"closed"!==this.readyState&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length&&(this.transport.send(this.writeBuffer),this.prevBufferLen=this.writeBuffer.length,this.emit("flush"))},o.prototype.write=o.prototype.send=function(t,e,n){return this.sendPacket("message",t,e,n),this},o.prototype.sendPacket=function(t,e,n,o){if("function"==typeof e&&(o=e,e=void 0),"function"==typeof n&&(o=n,n=null),"closing"!==this.readyState&&"closed"!==this.readyState){(n=n||{}).compress=!1!==n.compress;var r={type:t,data:e,options:n};this.emit("packetCreate",r),this.writeBuffer.push(r),o&&this.once("flush",o),this.flush()}},o.prototype.close=function(){function t(){o.onClose("forced close"),o.transport.close()}function e(){o.removeListener("upgrade",e),o.removeListener("upgradeError",e),t()}function n(){o.once("upgrade",e),o.once("upgradeError",e)}if("opening"===this.readyState||"open"===this.readyState){this.readyState="closing";var o=this;this.writeBuffer.length?this.once("drain",(function(){this.upgrading?n():t()})):this.upgrading?n():t()}return this},o.prototype.onError=function(t){o.priorWebsocketSuccess=!1,this.emit("error",t),this.onClose("transport error",t)},o.prototype.onClose=function(t,e){"opening"!==this.readyState&&"open"!==this.readyState&&"closing"!==this.readyState||(clearTimeout(this.pingIntervalTimer),clearTimeout(this.pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),this.readyState="closed",this.id=null,this.emit("close",t,e),this.writeBuffer=[],this.prevBufferLen=0)},o.prototype.filterUpgrades=function(t){for(var e=[],n=0,o=t.length;n<o;n++)~c(this.transports,t[n])&&e.push(t[n]);return e}},function(t,e,n){"use strict";var o=n(12),r=n(27);e.polling=function(t){var e=!1,n=!1;if(t.jsonp,"undefined"!=typeof location){var r="https:"===location.protocol,i=location.port;i||(i=r?443:80),e=t.hostname!==location.hostname||i!==t.port,n=t.secure!==r}return t.xdomain=e,t.xscheme=n,new o(t)},e.websocket=r},function(t,e,n){(function(e){"use strict";function o(){}function r(){return"undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0!==e?e:{}}function i(t){if(s.call(this,t),this.query=this.query||{},!a){var e=r();a=e.___eio=e.___eio||[]}this.index=a.length;var n=this;a.push((function(t){n.onData(t)})),this.query.j=this.index,"function"==typeof addEventListener&&addEventListener("beforeunload",(function(){n.script&&(n.script.onerror=o)}),!1)}var s=n(13),c=n(23);t.exports=i;var a,u=/\n/g,f=/\\n/g;c(i,s),i.prototype.supportsBinary=!1,i.prototype.doClose=function(){this.script&&(this.script.parentNode.removeChild(this.script),this.script=null),this.form&&(this.form.parentNode.removeChild(this.form),this.form=null,this.iframe=null),s.prototype.doClose.call(this)},i.prototype.doPoll=function(){var t=this,e=document.createElement("script");this.script&&(this.script.parentNode.removeChild(this.script),this.script=null),e.async=!0,e.src=this.uri(),e.onerror=function(e){t.onError("jsonp poll error",e)};var n=document.getElementsByTagName("script")[0];n?n.parentNode.insertBefore(e,n):(document.head||document.body).appendChild(e),this.script=e,"undefined"!=typeof navigator&&/gecko/i.test(navigator.userAgent)&&setTimeout((function(){var t=document.createElement("iframe");document.body.appendChild(t),document.body.removeChild(t)}),100)},i.prototype.doWrite=function(t,e){function n(){o(),e()}function o(){if(r.iframe)try{r.form.removeChild(r.iframe)}catch(t){r.onError("jsonp polling iframe removal error",t)}try{var t='<iframe src="javascript:0" name="'+r.iframeId+'">';i=document.createElement(t)}catch(t){(i=document.createElement("iframe")).name=r.iframeId,i.src="javascript:0"}i.id=r.iframeId,r.form.appendChild(i),r.iframe=i}var r=this;if(!this.form){var i,s=document.createElement("form"),c=document.createElement("textarea"),a=this.iframeId="eio_iframe_"+this.index;s.className="socketio",s.style.position="absolute",s.style.top="-1000px",s.style.left="-1000px",s.target=a,s.method="POST",s.setAttribute("accept-charset","utf-8"),c.name="d",s.appendChild(c),document.body.appendChild(s),this.form=s,this.area=c}this.form.action=this.uri(),o(),t=t.replace(f,"\\\n"),this.area.value=t.replace(u,"\\n");try{this.form.submit()}catch(t){}this.iframe.attachEvent?this.iframe.onreadystatechange=function(){"complete"===r.iframe.readyState&&n()}:this.iframe.onload=n}}).call(e,function(){return this}())},function(t,e,n){"use strict";function o(t){var e=t&&t.forceBase64;u&&!e||(this.supportsBinary=!1),r.call(this,t)}var r=n(14),i=n(22),s=n(15),c=n(23),a=n(24);n(4)("engine.io-client:polling"),t.exports=o;var u=null!=new(n(25))({xdomain:!1}).responseType;c(o,r),o.prototype.name="polling",o.prototype.doOpen=function(){this.poll()},o.prototype.pause=function(t){function e(){n.readyState="paused",t()}var n=this;if(this.readyState="pausing",this.polling||!this.writable){var o=0;this.polling&&(o++,this.once("pollComplete",(function(){--o||e()}))),this.writable||(o++,this.once("drain",(function(){--o||e()})))}else e()},o.prototype.poll=function(){this.polling=!0,this.doPoll(),this.emit("poll")},o.prototype.onData=function(t){var e=this;s.decodePayload(t,this.socket.binaryType,(function(t,n,o){return"opening"===e.readyState&&e.onOpen(),"close"===t.type?(e.onClose(),!1):void e.onPacket(t)})),"closed"!==this.readyState&&(this.polling=!1,this.emit("pollComplete"),"open"===this.readyState&&this.poll())},o.prototype.doClose=function(){function t(){e.write([{type:"close"}])}var e=this;"open"===this.readyState?t():this.once("open",t)},o.prototype.write=function(t){var e=this;this.writable=!1;var n=function(){e.writable=!0,e.emit("drain")};s.encodePayload(t,this.supportsBinary,(function(t){e.doWrite(t,n)}))},o.prototype.uri=function(){var t=this.query||{},e=this.secure?"https":"http",n="";return!1!==this.timestampRequests&&(t[this.timestampParam]=a()),this.supportsBinary||t.sid||(t.b64=1),t=i.encode(t),this.port&&("https"===e&&443!==Number(this.port)||"http"===e&&80!==Number(this.port))&&(n=":"+this.port),t.length&&(t="?"+t),e+"://"+(-1!==this.hostname.indexOf(":")?"["+this.hostname+"]":this.hostname)+n+this.path+t}},function(t,e,n){"use strict";function o(t){this.path=t.path,this.hostname=t.hostname,this.port=t.port,this.secure=t.secure,this.query=t.query,this.timestampParam=t.timestampParam,this.timestampRequests=t.timestampRequests,this.readyState="",this.agent=t.agent||!1,this.socket=t.socket,this.enablesXDR=t.enablesXDR,this.pfx=t.pfx,this.key=t.key,this.passphrase=t.passphrase,this.cert=t.cert,this.ca=t.ca,this.ciphers=t.ciphers,this.rejectUnauthorized=t.rejectUnauthorized,this.forceNode=t.forceNode,this.isReactNative=t.isReactNative,this.extraHeaders=t.extraHeaders,this.localAddress=t.localAddress}var r=n(15),i=n(6);t.exports=o,i(o.prototype),o.prototype.onError=function(t,e){var n=new Error(t);return n.type="TransportError",n.description=e,this.emit("error",n),this},o.prototype.open=function(){return"closed"!==this.readyState&&""!==this.readyState||(this.readyState="opening",this.doOpen()),this},o.prototype.close=function(){return"opening"!==this.readyState&&"open"!==this.readyState||(this.doClose(),this.onClose()),this},o.prototype.send=function(t){if("open"!==this.readyState)throw new Error("Transport not open");this.write(t)},o.prototype.onOpen=function(){this.readyState="open",this.writable=!0,this.emit("open")},o.prototype.onData=function(t){var e=r.decodePacket(t,this.socket.binaryType);this.onPacket(e)},o.prototype.onPacket=function(t){this.emit("packet",t)},o.prototype.onClose=function(){this.readyState="closed",this.emit("close")}},function(t,e,n){"use strict";function o(t,e,n){for(var o=new Array(t.length),r=s(t.length,n),i=function(t,n,r){e(n,(function(e,n){o[t]=n,r(e,o)}))},c=0;c<t.length;c++)i(c,t[c],r)}var r=n(16),i=n(17),s=n(19),c=n(20);"undefined"!=typeof navigator&&/Android/i.test(navigator.userAgent),"undefined"!=typeof navigator&&/PhantomJS/i.test(navigator.userAgent),e.protocol=3;var a=e.packets={open:0,close:1,ping:2,pong:3,message:4,upgrade:5,noop:6},u=r(a),f={type:"error",data:"parser error"},l=n(21);e.encodePacket=function(t,e,n,o){"function"==typeof e&&(o=e,e=!1),"function"==typeof n&&(o=n,n=null);var r=(void 0===t.data||t.data.buffer||t.data,a[t.type]);return void 0!==t.data&&(r+=n?c.encode(String(t.data),{strict:!1}):String(t.data)),o(""+r)},e.decodePacket=function(t,e,n){if(void 0===t)return f;if("string"==typeof t){if(n&&!1===(t=function(t){try{t=c.decode(t,{strict:!1})}catch(t){return!1}return t}(t)))return f;var o=t.charAt(0);return Number(o)==o&&u[o]?t.length>1?{type:u[o],data:t.substring(1)}:{type:u[o]}:f}o=new Uint8Array(t)[0];var r=sliceBuffer(t,1);return l&&"blob"===e&&(r=new l([r])),{type:u[o],data:r}},e.encodePayload=function(t,n,r){"function"==typeof n&&(r=n,n=null);var s=i(t);return t.length?void o(t,(function(t,o){e.encodePacket(t,!!s&&n,!0,(function(t){o(null,function(t){return t.length+":"+t}(t))}))}),(function(t,e){return r(e.join(""))})):r("0:")},e.decodePayload=function(t,n,o){var r;if("function"==typeof n&&(o=n,n=null),""===t)return o(f,0,1);for(var i,s,c="",a=0,u=t.length;a<u;a++){var l=t.charAt(a);if(":"===l){if(""===c||c!=(i=Number(c)))return o(f,0,1);if(c!=(s=t.substr(a+1,i)).length)return o(f,0,1);if(s.length){if(r=e.decodePacket(s,n,!0),f.type===r.type&&f.data===r.data)return o(f,0,1);if(!1===o(r,a+i,u))return}a+=i,c=""}else c+=l}return""!==c?o(f,0,1):void 0}},function(t,e){"use strict";t.exports=Object.keys||function(t){var e=[],n=Object.prototype.hasOwnProperty;for(var o in t)n.call(t,o)&&e.push(o);return e}},function(t,e,n){var o=n(18),r=Object.prototype.toString,i="function"==typeof Blob||"undefined"!=typeof Blob&&"[object BlobConstructor]"===r.call(Blob),s="function"==typeof File||"undefined"!=typeof File&&"[object FileConstructor]"===r.call(File);t.exports=function t(e){if(!e||"object"!=typeof e)return!1;if(o(e)){for(var n=0,r=e.length;n<r;n++)if(t(e[n]))return!0;return!1}if("function"==typeof Buffer&&Buffer.isBuffer&&Buffer.isBuffer(e)||"function"==typeof ArrayBuffer&&e instanceof ArrayBuffer||i&&e instanceof Blob||s&&e instanceof File)return!0;if(e.toJSON&&"function"==typeof e.toJSON&&1===arguments.length)return t(e.toJSON(),!0);for(var c in e)if(Object.prototype.hasOwnProperty.call(e,c)&&t(e[c]))return!0;return!1}},function(t,e){var n={}.toString;t.exports=Array.isArray||function(t){return"[object Array]"==n.call(t)}},function(t,e){function n(){}t.exports=function(t,e,o){function r(t,n){if(r.count<=0)throw new Error("after called too many times");--r.count,t?(i=!0,e(t),e=o):0!==r.count||i||e(null,n)}var i=!1;return o=o||n,r.count=t,0===t?e():r}},function(t,e){"use strict";function n(t){for(var e,n,o=[],r=0,i=t.length;r<i;)(e=t.charCodeAt(r++))>=55296&&e<=56319&&r<i?56320==(64512&(n=t.charCodeAt(r++)))?o.push(((1023&e)<<10)+(1023&n)+65536):(o.push(e),r--):o.push(e);return o}function o(t,e){if(t>=55296&&t<=57343){if(e)throw Error("Lone surrogate U+"+t.toString(16).toUpperCase()+" is not a scalar value");return!1}return!0}function r(t,e){return l(t>>e&63|128)}function i(t,e){if(0==(4294967168&t))return l(t);var n="";return 0==(4294965248&t)?n=l(t>>6&31|192):0==(4294901760&t)?(o(t,e)||(t=65533),n=l(t>>12&15|224),n+=r(t,6)):0==(4292870144&t)&&(n=l(t>>18&7|240),n+=r(t,12),n+=r(t,6)),n+l(63&t|128)}function s(){if(f>=u)throw Error("Invalid byte index");var t=255&a[f];if(f++,128==(192&t))return 63&t;throw Error("Invalid continuation byte")}function c(t){var e,n;if(f>u)throw Error("Invalid byte index");if(f==u)return!1;if(e=255&a[f],f++,0==(128&e))return e;if(192==(224&e)){if((n=(31&e)<<6|s())>=128)return n;throw Error("Invalid continuation byte")}if(224==(240&e)){if((n=(15&e)<<12|s()<<6|s())>=2048)return o(n,t)?n:65533;throw Error("Invalid continuation byte")}if(240==(248&e)&&(n=(7&e)<<18|s()<<12|s()<<6|s())>=65536&&n<=1114111)return n;throw Error("Invalid UTF-8 detected")}/*! https://mths.be/utf8js v2.1.2 by @mathias */
|
|
var a,u,f,l=String.fromCharCode;t.exports={version:"2.1.2",encode:function(t,e){for(var o=!1!==(e=e||{}).strict,r=n(t),s=r.length,c=-1,a="";++c<s;)a+=i(r[c],o);return a},decode:function(t,e){var o=!1!==(e=e||{}).strict;a=n(t),u=a.length,f=0;for(var r,i=[];!1!==(r=c(o));)i.push(r);return function(t){for(var e,n=t.length,o=-1,r="";++o<n;)(e=t[o])>65535&&(r+=l((e-=65536)>>>10&1023|55296),e=56320|1023&e),r+=l(e);return r}(i)}}},function(t,e){function n(t){return t.map((function(t){if(t.buffer instanceof ArrayBuffer){var e=t.buffer;if(t.byteLength!==e.byteLength){var n=new Uint8Array(t.byteLength);n.set(new Uint8Array(e,t.byteOffset,t.byteLength)),e=n.buffer}return e}return t}))}function o(t,e){e=e||{};var o=new i;return n(t).forEach((function(t){o.append(t)})),e.type?o.getBlob(e.type):o.getBlob()}function r(t,e){return new Blob(n(t),e||{})}var i=void 0!==i?i:"undefined"!=typeof WebKitBlobBuilder?WebKitBlobBuilder:"undefined"!=typeof MSBlobBuilder?MSBlobBuilder:"undefined"!=typeof MozBlobBuilder&&MozBlobBuilder,s=function(){try{return 2===new Blob(["hi"]).size}catch(t){return!1}}(),c=s&&function(){try{return 2===new Blob([new Uint8Array([1,2])]).size}catch(t){return!1}}(),a=i&&i.prototype.append&&i.prototype.getBlob;"undefined"!=typeof Blob&&(o.prototype=Blob.prototype,r.prototype=Blob.prototype),t.exports=s?c?Blob:r:a?o:void 0},function(t,e){e.encode=function(t){var e="";for(var n in t)t.hasOwnProperty(n)&&(e.length&&(e+="&"),e+=encodeURIComponent(n)+"="+encodeURIComponent(t[n]));return e},e.decode=function(t){for(var e={},n=t.split("&"),o=0,r=n.length;o<r;o++){var i=n[o].split("=");e[decodeURIComponent(i[0])]=decodeURIComponent(i[1])}return e}},function(t,e){t.exports=function(t,e){var n=function(){};n.prototype=e.prototype,t.prototype=new n,t.prototype.constructor=t}},function(t,e){"use strict";function n(t){var e="";do{e=i[t%s]+e,t=Math.floor(t/s)}while(t>0);return e}function o(){var t=n(+new Date);return t!==r?(a=0,r=t):t+"."+n(a++)}for(var r,i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""),s=64,c={},a=0,u=0;u<s;u++)c[i[u]]=u;o.encode=n,o.decode=function(t){var e=0;for(u=0;u<t.length;u++)e=e*s+c[t.charAt(u)];return e},t.exports=o},function(t,e,n){"use strict";var o=n(26);t.exports=function(t){var e=t.xdomain,n=t.xscheme,r=t.enablesXDR;try{if("undefined"!=typeof XMLHttpRequest&&(!e||o))return new XMLHttpRequest}catch(t){}try{if("undefined"!=typeof XDomainRequest&&!n&&r)return new XDomainRequest}catch(t){}if(!e)try{return new(self[["Active"].concat("Object").join("X")])("Microsoft.XMLHTTP")}catch(t){}}},function(t,e){try{t.exports="undefined"!=typeof XMLHttpRequest&&"withCredentials"in new XMLHttpRequest}catch(e){t.exports=!1}},function(t,e,n){"use strict";function o(t){t&&t.forceBase64&&(this.supportsBinary=!1),("undefined"==typeof uni&&"undefined"==typeof wx||"undefined"!=typeof WebSocket)&&(this.perMessageDeflate=t.perMessageDeflate,this.usingBrowserWebSocket=r&&!t.forceNode,this.protocols=t.protocols,this.usingBrowserWebSocket||(p=i)),c.call(this,t)}var r,i,s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},c=n(14),a=n(15),u=n(22),f=n(23),l=n(24);if(n(4)("engine.io-client:websocket"),"undefined"==typeof uni&&"undefined"==typeof wx||"undefined"!=typeof WebSocket)if("undefined"!=typeof WebSocket)r=WebSocket;else if("undefined"!=typeof self)r=self.WebSocket||self.MozWebSocket;else try{i=n(28)}catch(t){}var p=r||i;"undefined"==typeof uni&&"undefined"==typeof wx||"undefined"!=typeof WebSocket||(p=function(t){var e=this;if(e.onopen=function(){},e.onclose=function(){},e.onmessage=function(t){},e.onerror=function(t){},"object"===("undefined"==typeof tt?"undefined":s(tt))&&tt.getSystemInfo){var n=tt.connectSocket({url:t});e.send=function(t){n.send({data:t})},e.close=function(){n.close()},n.onOpen((function(){e.onopen()})),n.onError((function(t){e.onerror(t)})),n.onMessage((function(t){e.onmessage(t)})),n.onClose((function(){e.onclose()}))}else"undefined"!=typeof uni?(e.send=function(t){uni.sendSocketMessage({data:t})},e.close=function(){uni.closeSocket()},uni.onSocketOpen((function(t){e.onopen()})),uni.onSocketError((function(t){e.onerror(t)})),uni.onSocketMessage((function(t){e.onmessage(t)})),uni.onSocketClose((function(t){e.onclose()})),uni.connectSocket({url:t})):(e.send=function(t){wx.sendSocketMessage({data:t})},e.close=function(){wx.closeSocket()},wx.onSocketOpen((function(t){e.onopen()})),wx.onSocketError((function(t){e.onerror(t)})),wx.onSocketMessage((function(t){e.onmessage(t)})),wx.onSocketClose((function(t){e.onclose()})),wx.connectSocket({url:t}))}),t.exports=o,f(o,c),o.prototype.name="websocket",o.prototype.supportsBinary=!1,o.prototype.doOpen=function(){if(this.check()){var t,e,n=this.uri();("undefined"==typeof uni&&"undefined"==typeof wx||"undefined"!=typeof WebSocket)&&(t=this.protocols),(e="undefined"==typeof uni&&"undefined"==typeof wx||"undefined"!=typeof WebSocket?{agent:this.agent,perMessageDeflate:this.perMessageDeflate}:{agent:this.agent}).pfx=this.pfx,e.key=this.key,e.passphrase=this.passphrase,e.cert=this.cert,e.ca=this.ca,e.ciphers=this.ciphers,e.rejectUnauthorized=this.rejectUnauthorized,this.extraHeaders&&(e.headers=this.extraHeaders),this.localAddress&&(e.localAddress=this.localAddress);try{"undefined"==typeof uni&&"undefined"==typeof wx||"undefined"!=typeof WebSocket?this.ws=this.usingBrowserWebSocket&&!this.isReactNative?t?new p(n,t):new p(n):new p(n,t,e):this.ws=new p(n)}catch(t){return this.emit("error",t)}void 0===this.ws.binaryType&&(this.supportsBinary=!1),this.ws.supports&&this.ws.supports.binary?(this.supportsBinary=!0,this.ws.binaryType="nodebuffer"):this.ws.binaryType="arraybuffer",this.addEventListeners()}},o.prototype.addEventListeners=function(){var t=this;this.ws.onopen=function(){t.onOpen()},this.ws.onclose=function(){t.onClose()},this.ws.onmessage=function(e){t.onData(e.data)},this.ws.onerror=function(e){t.onError("websocket error",e)}},o.prototype.write=function(t){var e=this;this.writable=!1;for(var n=t.length,o=0,r=n;o<r;o++)!function(t){a.encodePacket(t,e.supportsBinary,(function(o){if("undefined"==typeof uni&&"undefined"==typeof wx||"undefined"!=typeof WebSocket){if(!e.usingBrowserWebSocket){var r={};t.options&&(r.compress=t.options.compress),e.perMessageDeflate&&("string"==typeof o?Buffer.byteLength(o):o.length)<e.perMessageDeflate.threshold&&(r.compress=!1)}try{e.usingBrowserWebSocket?e.ws.send(o):e.ws.send(o,r)}catch(t){}}else try{e.ws.send(o)}catch(t){}--n||(e.emit("flush"),setTimeout((function(){e.writable=!0,e.emit("drain")}),0))}))}(t[o])},o.prototype.onClose=function(){c.prototype.onClose.call(this)},o.prototype.doClose=function(){void 0!==this.ws&&this.ws.close()},o.prototype.uri=function(){var t=this.query||{},e=this.secure?"wss":"ws",n="";return this.port&&("wss"===e&&443!==Number(this.port)||"ws"===e&&80!==Number(this.port))&&(n=":"+this.port),this.timestampRequests&&(t[this.timestampParam]=l()),this.supportsBinary||(t.b64=1),(t=u.encode(t)).length&&(t="?"+t),e+"://"+(-1!==this.hostname.indexOf(":")?"["+this.hostname+"]":this.hostname)+n+this.path+t},o.prototype.check=function(){return!(!p||"__initialize"in p&&this.name===o.prototype.name)}},function(t,e){},function(t,e){var n=[].indexOf;t.exports=function(t,e){if(n)return t.indexOf(e);for(var o=0;o<t.length;++o)if(t[o]===e)return o;return-1}},function(t,e,n){"use strict";function o(t,e,n){this.io=t,this.nsp=e,this.json=this,this.ids=0,this.acks={},this.receiveBuffer=[],this.sendBuffer=[],this.connected=!1,this.disconnected=!0,this.flags={},n&&n.query&&(this.query=n.query),this.io.autoConnect&&this.open()}var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},i=n(5),s=n(6),c=n(31),a=n(32),u=n(33),f=(n(4)("socket.io-client:socket"),n(22)),l=n(17);t.exports=o;var p={connect:1,connect_error:1,connect_timeout:1,connecting:1,disconnect:1,error:1,reconnect:1,reconnect_attempt:1,reconnect_failed:1,reconnect_error:1,reconnecting:1,ping:1,pong:1},h=s.prototype.emit;s(o.prototype),o.prototype.subEvents=function(){if(!this.subs){var t=this.io;this.subs=[a(t,"open",u(this,"onopen")),a(t,"packet",u(this,"onpacket")),a(t,"close",u(this,"onclose"))]}},o.prototype.open=o.prototype.connect=function(){return this.connected||(this.subEvents(),this.io.open(),"open"===this.io.readyState&&this.onopen(),this.emit("connecting")),this},o.prototype.send=function(){var t=c(arguments);return t.unshift("message"),this.emit.apply(this,t),this},o.prototype.emit=function(t){if(p.hasOwnProperty(t))return h.apply(this,arguments),this;var e=c(arguments),n={type:(void 0!==this.flags.binary?this.flags.binary:l(e))?i.BINARY_EVENT:i.EVENT,data:e,options:{}};return n.options.compress=!this.flags||!1!==this.flags.compress,"function"==typeof e[e.length-1]&&(this.acks[this.ids]=e.pop(),n.id=this.ids++),this.connected?this.packet(n):this.sendBuffer.push(n),this.flags={},this},o.prototype.packet=function(t){t.nsp=this.nsp,this.io.packet(t)},o.prototype.onopen=function(){if("/"!==this.nsp)if(this.query){var t="object"===r(this.query)?f.encode(this.query):this.query;this.packet({type:i.CONNECT,query:t})}else this.packet({type:i.CONNECT})},o.prototype.onclose=function(t){this.connected=!1,this.disconnected=!0,delete this.id,this.emit("disconnect",t)},o.prototype.onpacket=function(t){var e=t.nsp===this.nsp,n=t.type===i.ERROR&&"/"===t.nsp;if(e||n)switch(t.type){case i.CONNECT:this.onconnect();break;case i.EVENT:case i.BINARY_EVENT:this.onevent(t);break;case i.ACK:case i.BINARY_ACK:this.onack(t);break;case i.DISCONNECT:this.ondisconnect();break;case i.ERROR:this.emit("error",t.data)}},o.prototype.onevent=function(t){var e=t.data||[];null!=t.id&&e.push(this.ack(t.id)),this.connected?h.apply(this,e):this.receiveBuffer.push(e)},o.prototype.ack=function(t){var e=this,n=!1;return function(){if(!n){n=!0;var o=c(arguments);e.packet({type:l(o)?i.BINARY_ACK:i.ACK,id:t,data:o})}}},o.prototype.onack=function(t){var e=this.acks[t.id];"function"==typeof e&&(e.apply(this,t.data),delete this.acks[t.id])},o.prototype.onconnect=function(){this.connected=!0,this.disconnected=!1,this.emit("connect"),this.emitBuffered()},o.prototype.emitBuffered=function(){var t;for(t=0;t<this.receiveBuffer.length;t++)h.apply(this,this.receiveBuffer[t]);for(this.receiveBuffer=[],t=0;t<this.sendBuffer.length;t++)this.packet(this.sendBuffer[t]);this.sendBuffer=[]},o.prototype.ondisconnect=function(){this.destroy(),this.onclose("io server disconnect")},o.prototype.destroy=function(){if(this.subs){for(var t=0;t<this.subs.length;t++)this.subs[t].destroy();this.subs=null}this.io.destroy(this)},o.prototype.close=o.prototype.disconnect=function(){return this.connected&&this.packet({type:i.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this},o.prototype.compress=function(t){return this.flags.compress=t,this},o.prototype.binary=function(t){return this.flags.binary=t,this}},function(t,e){t.exports=function(t,e){for(var n=[],o=(e=e||0)||0;o<t.length;o++)n[o-e]=t[o];return n}},function(t,e){"use strict";t.exports=function(t,e,n){return t.on(e,n),{destroy:function(){t.removeListener(e,n)}}}},function(t,e){var n=[].slice;t.exports=function(t,e){if("string"==typeof e&&(e=t[e]),"function"!=typeof e)throw new Error("bind() requires a function");var o=n.call(arguments,2);return function(){return e.apply(t,o.concat(n.call(arguments)))}}},function(t,e){function n(t){t=t||{},this.ms=t.min||100,this.max=t.max||1e4,this.factor=t.factor||2,this.jitter=t.jitter>0&&t.jitter<=1?t.jitter:0,this.attempts=0}t.exports=n,n.prototype.duration=function(){var t=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var e=Math.random(),n=Math.floor(e*this.jitter*t);t=0==(1&Math.floor(10*e))?t-n:t+n}return 0|Math.min(t,this.max)},n.prototype.reset=function(){this.attempts=0},n.prototype.setMin=function(t){this.ms=t},n.prototype.setMax=function(t){this.max=t},n.prototype.setJitter=function(t){this.jitter=t}},function(t,e,n){var o,r,i=n(36),s=n(37),c=0,a=0;t.exports=function(t,e,n){var u=e&&n||0,f=e||[],l=(t=t||{}).node||o,p=void 0!==t.clockseq?t.clockseq:r;if(null==l||null==p){var h=i();null==l&&(l=o=[1|h[0],h[1],h[2],h[3],h[4],h[5]]),null==p&&(p=r=16383&(h[6]<<8|h[7]))}var d=void 0!==t.msecs?t.msecs:(new Date).getTime(),y=void 0!==t.nsecs?t.nsecs:a+1,v=d-c+(y-a)/1e4;if(v<0&&void 0===t.clockseq&&(p=p+1&16383),(v<0||d>c)&&void 0===t.nsecs&&(y=0),y>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");c=d,a=y,r=p;var m=(1e4*(268435455&(d+=122192928e5))+y)%4294967296;f[u++]=m>>>24&255,f[u++]=m>>>16&255,f[u++]=m>>>8&255,f[u++]=255&m;var g=d/4294967296*1e4&268435455;f[u++]=g>>>8&255,f[u++]=255&g,f[u++]=g>>>24&15|16,f[u++]=g>>>16&255,f[u++]=p>>>8|128,f[u++]=255&p;for(var b=0;b<6;++b)f[u+b]=l[b];return e||s(f)}},function(t,e){var n="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof window.msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto);if(n){var o=new Uint8Array(16);t.exports=function(){return n(o),o}}else{var r=new Array(16);t.exports=function(){for(var t,e=0;e<16;e++)0==(3&e)&&(t=4294967296*Math.random()),r[e]=t>>>((3&e)<<3)&255;return r}}},function(t,e){for(var n=[],o=0;o<256;++o)n[o]=(o+256).toString(16).substr(1);t.exports=function(t,e){var o=e||0,r=n;return[r[t[o++]],r[t[o++]],r[t[o++]],r[t[o++]],"-",r[t[o++]],r[t[o++]],"-",r[t[o++]],r[t[o++]],"-",r[t[o++]],r[t[o++]],"-",r[t[o++]],r[t[o++]],r[t[o++]],r[t[o++]],r[t[o++]],r[t[o++]]].join("")}}])},function(t,e){t.exports=function(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}},function(t,e){function n(e,o){return t.exports=n=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t},n(e,o)}t.exports=n},function(t,e){t.exports=function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}},function(t,e,n){var o=n(0);t.exports=function(t,e){for(;!Object.prototype.hasOwnProperty.call(t,e)&&null!==(t=o(t)););return t}},function(t,e,n){"use strict";n.r(e);var o=n(6),r=n.n(o);function i(t){return"string"==typeof t||"number"==typeof t||"symbol"===r()(t)||"boolean"==typeof t}function s(t){return null!=t}function c(t){return null!==t&&"object"===r()(t)}function a(t){return"string"==typeof t||"number"==typeof t}function u(t){return"string"==typeof t}function f(t){return"number"==typeof t}function l(t){return Array.isArray(t)?0==t.length:c(t)?!s(t):!f(t)&&(u(t)?""==t.trim():void 0)}var p,h="undefined"!=typeof window&&window.navigator.userAgent.toLowerCase(),d=(h&&/msie|trident/.test(h),h&&h.indexOf("msie 9.0"),h&&h.indexOf("edge/")>0),y=(h&&/chrome\/\d+/.test(h),h&&h.match(/firefox\/(\d+)/),"undefined"!=typeof Promise&&("function"==typeof(p=Promise)&&/native code/.test(p.toString())));function v(t){if(!y)return null;var e,n=new Promise(t);return s(e=n)&&"function"==typeof e.then&&"function"==typeof e.catch?n:void 0}function m(t,e){if(u(t))try{var n=t.split(e);return n[n.length-1]}catch(t){throw Error(t)}}var g=n(1),b=n.n(g),k=n(2),w=n.n(k),S=n(7),E=n.n(S),R={PRIVATE_MESSAGE_RECEIVED:"PRIVATE_MESSAGE_RECEIVED",GROUP_MESSAGE_RECEIVED:"GROUP_MESSAGE_RECEIVED",SYSTEM_MESSAGE_RECEIVED:"SYSTEM_MESSAGE_RECEIVED",CONNECTED:"CONNECTED",DISCONNECTED:"DISCONNECTED",USER_PRESENCE:"USER_PRESENCE",GROUP_PRESENCE:"GROUP_PRESENCE"};function x(t,e){t.socket.on("imMessage",(function(n){var o=null;if("string"==typeof n&&(o=JSON.parse(n)),!t.receivedGuids.unshiftGuid(o.i)){o.a&&t.socket.emit("imAck",{publishGuid:o.i});var r="";r="private"==o.t?R.PRIVATE_MESSAGE_RECEIVED:"group"==o.t?R.GROUP_MESSAGE_RECEIVED:R.SYSTEM_MESSAGE_RECEIVED,e._events[r]&&e._events[r](function(t){if(!s(t))return null;try{var e=Object.create(null);return e.type=t.mt,e.timestamp=t.ts,e.senderId=t.s,e.payload=JSON.parse(t.p),e.messageId=t.i,"group"==t.t?e.groupId=t.r:e.receiverId=t.r,e}catch(t){return t}}(o))}}))}var P=function(){function t(){b()(this,t)}return w()(t,null,[{key:"validateGoEasy",value:function(){if(!s(E.a))throw Error("please call connect() first.")}},{key:"connect",value:function(t,e,n){this.validateGoEasy();var o=this;this._goEasy=new E.a({appkey:t.appkey,host:t.host,userId:t.user.id,otp:t.user.otp,type:t.type,userData:JSON.stringify(t.user.data),onConnected:function(){var n,r;x(o._goEasy,t.im),n=t.im,r=R.CONNECTED,n._events[r]&&n._events[r](),o._userId=t.user.id,e()},onDisconnected:function(){var e,o;e=t.im,o=R.DISCONNECTED,e._events[o]&&e._events[o](),n({code:400,content:"GoEasy disconnected."})},onConnectFailed:function(t){n(t||{code:408,content:"Failed to connect GoEasy"})}})}},{key:"disconnect",value:function(t,e){try{this._goEasy.disconnect(),t()}catch(t){e(t||{code:408,content:"disconnect failed"})}}},{key:"sendPrivateMessage",value:function(t){var e=this;return new Promise((function(n,o){e.validateGoEasy(),e._goEasy.tryEmit("publishIM",t,(function(){o({code:408,content:"Failed to send private message."})}),(function(t){200==t.resultCode?n(t):o(t)}))}))}},{key:"hereNow",value:function(t,e,n){this.validateGoEasy(),this._goEasy.tryEmit("imHereNow",t,(function(t){n(t||{code:408,content:"Failed to query online users"})}),(function(t){200==t.code?e(t):n(t)}))}},{key:"subscribePresence",value:function(t,e,n){this.validateGoEasy(),this._goEasy.subscribePresence({channels:t.channels,onPresence:function(e){var n,o;"private"==t.type?(n=t.im,(o=e)&&o.events&&o.events.map((function(t){var e=R.USER_PRESENCE;n._events[e]&&n._events[e](t)}))):function(t,e){e&&e.events&&e.events.map((function(n){var o=R.GROUP_PRESENCE;n.groupOnlineCount=e.userAmount,n.groupId=e.channel,t._events[o]&&t._events[o](n)}))}(t.im,e)},onSuccess:function(){e()},onFailed:function(t){n(t||{code:408,content:"Failed to subscribe user presence"})}})}},{key:"unsubscribePresence",value:function(t,e,n){this.validateGoEasy(),this._goEasy.unsubscribePresence({channel:t,onSuccess:function(){e()},onFailed:function(t){n(t||{code:408,content:"Failed to unsubscribe user presence"})}})}},{key:"subscribeGroup",value:function(t,e,n){this.validateGoEasy(),this._goEasy.subscribe({channels:t.channels,onMessage:function(t){},onSuccess:function(){e()},onFailed:function(t){n(t||{code:408,content:"Failed to subscribe group message"})}})}},{key:"unSubscribeGroup",value:function(t,e,n){this.validateGoEasy(),this._goEasy.unsubscribe({channel:t.channel,onSuccess:function(){e()},onFailed:function(t){n(t||{code:408,content:"Failed to unsubscribe group message"})}})}},{key:"groupHereNow",value:function(t,e,n){this.validateGoEasy(),this._goEasy.tryEmit("imGroupHereNow",{groupId:t},(function(t){n(t||{code:408,content:"Failed to query online group users"})}),(function(t){200==t.code?e(t):n(t)}))}},{key:"groupOnlineCount",value:function(t,e,n){this.validateGoEasy(),this._goEasy.tryEmit("imGroupOnlineCount",{groupId:t},(function(t){n(t||{code:408,content:"Failed to query online group users"})}),(function(t){200==t.code?e(t):n(t)}))}},{key:"historyMessage",value:function(t,e,n){this.validateGoEasy(),this._goEasy.tryEmit("imHistory",t,(function(t){n(t||{code:408,content:"Failed to query message"})}),(function(t){if(200==t.code){var o=[];t&&t.content&&t.content.map((function(t){var e=Object.create(null);e.timestamp=t.ts,e.senderId=t.s,e.type=t.mt,e.payload=JSON.parse(t.p),o.push(e)})),e({code:t.code,content:o})}else n(t)}))}}]),t}();P._goEasy=null,P._userId=null;var I=P,_=n(3),O=n.n(_),N=n(4),C=n.n(N),A=n(0),D=n.n(A),T=n(8),M=n.n(T);function B(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);e&&(o=o.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,o)}return n}function j(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?B(Object(n),!0).forEach((function(e){M()(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):B(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}function F(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=D()(t);if(e){var r=D()(this).constructor;n=Reflect.construct(o,arguments,r)}else n=o.apply(this,arguments);return C()(this,n)}}function z(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=D()(t);if(e){var r=D()(this).constructor;n=Reflect.construct(o,arguments,r)}else n=o.apply(this,arguments);return C()(this,n)}}var q=function(t){O()(n,t);var e=z(n);function n(){return b()(this,n),e.call(this)}return w()(n,[{key:"buildToken",value:function(t){var e=this;return new Promise((function(n,o){if(!s(I._goEasy))throw Error("please call connect() first.");I._goEasy.tryEmit("uploadToken",{filename:e.getFileName(t)},(function(t){o(t)}),(function(t){200==t.code?n(t):o(t)}))}))}},{key:"url",value:function(t,e,n){return t.host+"/"+t.dir+"/"+n}},{key:"newFilename",value:function(t,e){return t.newFilename}},{key:"doUpload",value:function(t,e,n,o){var r=this.buildParameters(t,e,n),i=this;return new Promise((function(e,n){try{i.doPost({url:t.host,params:r,headers:{},onprogress:function(t){o&&o(t)},success:function(t){e(t)},error:function(t){n(t)}})}catch(t){n({code:500,content:t})}}))}},{key:"getFileName",value:function(t){return"video"==t.type?t.payload.video.name:t.payload.name}},{key:"buildParameters",value:function(t,e,n){throw Error("Not implementation yet.")}}]),n}(function(t){O()(n,t);var e=F(n);function n(){return b()(this,n),e.call(this)}return w()(n,[{key:"buildToken",value:function(t){throw Error("Not implementation yet.")}},{key:"url",value:function(t,e,n){throw Error("Not implementation yet.")}},{key:"newFilename",value:function(t,e){throw Error("Not implementation yet.")}},{key:"doUpload",value:function(t,e,n,o){throw Error("Not implementation yet.")}},{key:"upload",value:function(t){var e=this;return new Promise((function(n,o){e.buildToken(t).then((function(r){var i=e.newFilename(r.content,t.file),s=e.url(r.content,t.file,i);e.doUpload(r.content,i,t.file,t.onProgress).then((function(t){n({code:t.code,content:j(j({},t.content),{},{url:s,newFileName:i})})})).catch((function(t){o(t)}))})).catch((function(t){o(t)}))}))}}]),n}(function(){function t(){b()(this,t)}return w()(t,[{key:"doPost",value:function(t){throw Error("Not implementation yet.")}},{key:"doUpload",value:function(t,e,n,o){throw Error("Not implementation yet.")}},{key:"upload",value:function(){throw Error("Not implementation yet.")}}]),t}()));function U(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=D()(t);if(e){var r=D()(this).constructor;n=Reflect.construct(o,arguments,r)}else n=o.apply(this,arguments);return C()(this,n)}}var G=new(function(t){O()(n,t);var e=U(n);function n(){return b()(this,n),e.call(this)}return w()(n,[{key:"doPost",value:function(t){wx.uploadFile({url:t.url,filePath:this.getTempFilePath(t.params.fileRes),name:"file",formData:t.params,success:function(e){200===e.statusCode?t.success&&t.success({code:200,content:e.errMsg}):t.error&&t.error({code:e.statusCode,content:e.errMsg})},fail:function(e){t.error&&t.error({code:500,content:e.errMsg})}}).onProgressUpdate((function(e){t.onprogress&&t.onprogress(e)}))}},{key:"getTempFilePath",value:function(t){return Array.isArray(t.tempFiles)?t.tempFiles[0].path:t.tempFilePath}},{key:"buildParameters",value:function(t,e,n){return{key:t.dir+"/"+e,OSSAccessKeyId:t.accessKeyId,policy:t.policy,signature:t.signature,success_action_status:"200",fileRes:n}}}]),n}(q));function L(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=D()(t);if(e){var r=D()(this).constructor;n=Reflect.construct(o,arguments,r)}else n=o.apply(this,arguments);return C()(this,n)}}var H=new(function(t){O()(n,t);var e=L(n);function n(){return b()(this,n),e.call(this)}return w()(n,[{key:"doPost",value:function(t){var e=new XMLHttpRequest;for(var n in e.open("post",t.url,!0),t.headers)e.setRequestHeader(n,t.headers[n]);e.upload.onprogress=function(e){t.onprogress&&t.onprogress(e)},e.upload.onloadstart=function(e){t.onprogress&&t.onprogress(e)},e.upload.onloadend=function(e){t.onprogress&&t.onprogress(e)},e.send(t.params),e.onreadystatechange=function(){4==e.readyState&&(e.status>=200&&e.status<300||304==e.status?t.success({code:e.status,content:e.responseText}):t.error({code:e.status,content:e.responseText}))}}},{key:"buildParameters",value:function(t,e,n){var o=new FormData,r={key:t.dir+"/"+e,OSSAccessKeyId:t.accessKeyId,policy:t.policy,signature:t.signature,success_action_status:"200",file:n};for(var i in r)o.append(i,r[i]);return o}}]),n}(q));function J(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=D()(t);if(e){var r=D()(this).constructor;n=Reflect.construct(o,arguments,r)}else n=o.apply(this,arguments);return C()(this,n)}}var W=new(function(t){O()(n,t);var e=J(n);function n(t){return b()(this,n),e.call(this,t)}return w()(n,[{key:"doPost",value:function(t){uni.uploadFile({url:t.url,filePath:this.getTempFilePath(t.params.fileRes),name:"file",formData:t.params,success:function(e){console.log(e),200===e.statusCode?t.success&&t.success({code:200,content:e.errMsg}):t.error&&t.error({code:e.statusCode,content:e.errMsg})},fail:function(e){t.error&&t.error({code:500,content:e.errMsg})}}).onProgressUpdate((function(e){t.onprogress&&t.onprogress(e)}))}},{key:"getTempFilePath",value:function(t){return Array.isArray(t.tempFiles)?t.tempFiles[0].path:t.tempFilePath}},{key:"buildParameters",value:function(t,e,n){return{key:t.dir+"/"+e,OSSAccessKeyId:t.accessKeyId,policy:t.policy,signature:t.signature,success_action_status:"200",fileRes:n}}}]),n}(q)),V=function(){function t(){b()(this,t)}return w()(t,null,[{key:"resolve",value:function(){return function(){try{return!!(s(uni)&&c(uni)&&uni.getSystemInfo)}catch(t){return!1}}()?"uniApp":function(){try{return!!(s(wx)&&c(wx)&&wx.getLocation)&&("function"!=typeof WebSocket||"function"!=typeof XMLHttpRequest)}catch(t){return!1}}()?"wx":"html"}}]),t}(),K=new(function(){function t(){b()(this,t),this.uploader={wx:G,uniApp:W,html:H}}return w()(t,[{key:"dispatch",value:function(){var t=V.resolve();return this.uploader[t]}}]),t}()),X=n(5),$=n.n(X),Y=function(){function t(){b()(this,t)}return w()(t,[{key:"send",value:function(t,e){var n=this;return new Promise((function(o,r){try{n.validateTo(t),n.validateMessage(e),n.buildBulletMessage(t,e).then((function(t){o(n.doSend(t))})).catch((function(t){r(t)}))}catch(t){r(t)}}))}},{key:"validateMessage",value:function(t){if(!(t instanceof Z))throw Error("createMessage first.")}},{key:"validateTo",value:function(t){if(l(t))throw Error("userId is empty.");if(!a(t))throw Error("userId should be a string or number.");if(I._userId==t)throw Error("userId can not be the same as your id.")}},{key:"buildBulletMessage",value:function(t,e){return new Promise((function(n,o){try{var r=Object.create(null);r.mt=e.type,r.to=t,r.p=JSON.stringify(e.payload),r.t=e.sendType,r.guid=e.messageId,n(r)}catch(t){o(t)}}))}},{key:"doSend",value:function(t){return new Promise((function(e,n){try{e(I.sendPrivateMessage(t))}catch(t){n(t)}}))}}]),t}(),Q=new Y,Z=function(){function t(e){b()(this,t),this.type="",this.sender=null,this.timestamp=null,this.senderId=null,this.payload=null,this.messageId=null,this.validate(e),this.setType(),this.setPayload(e),this.setSender(),this.setSenderId(),this.setMessageId()}return w()(t,[{key:"validate",value:function(t){if(!c(t))throw Error("it is an empty message.")}},{key:"setType",value:function(){this.type="message"}},{key:"setPayload",value:function(t){this.payload=Object.create(null)}},{key:"setSender",value:function(){this.sender=Q}},{key:"setSenderId",value:function(){if(!I._userId)throw Error("please call connect() first.");this.senderId=I._userId}},{key:"setMessageId",value:function(){if(!I._goEasy)throw Error("please call connect() first.");this.messageId=I._goEasy.uuid_goeasy()}}]),t}();function tt(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=D()(t);if(e){var r=D()(this).constructor;n=Reflect.construct(o,arguments,r)}else n=o.apply(this,arguments);return C()(this,n)}}var et=function(t){O()(n,t);var e=tt(n);function n(){return b()(this,n),e.call(this)}return w()(n,[{key:"buildBulletMessage",value:function(t,e){var o=this,r=$()(D()(n.prototype),"buildBulletMessage",this).call(this,t,e);return new Promise((function(t,n){o.upload(e).then((function(i){var s=o.buildPayload(e,i);r.then((function(e){e.p=JSON.stringify(s),t(e)})).catch((function(t){n(t)}))})).catch((function(t){n(t)}))}))}},{key:"buildPayload",value:function(t,e){var n=e.content,o=void 0===n?{}:n,r=t.payload,i=void 0===r?{}:r;return i.url=o.url,i.name=e.content.newFileName,i}},{key:"upload",value:function(t){return K.dispatch().upload(t)}}]),n}(Y),nt=new et,ot={default:"default",text:"text",image:"image",video:"video",audio:"audio",emoji:"emoji",file:"file",customized:"customized"};function rt(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=D()(t);if(e){var r=D()(this).constructor;n=Reflect.construct(o,arguments,r)}else n=o.apply(this,arguments);return C()(this,n)}}var it=function(t){O()(n,t);var e=rt(n);function n(t){var o;return b()(this,n),(o=e.call(this,t)).file=null,o.onProgress=null,o.setFile(t.file),o.setOnProgress(t.onProgress),o}return w()(n,[{key:"validate",value:function(t){$()(D()(n.prototype),"validate",this).call(this,t)}},{key:"setPayload",value:function(t){$()(D()(n.prototype),"setPayload",this).call(this,t),this.payload.size="",this.payload.contentType="",this.payload.name="",this.payload.url=""}},{key:"setType",value:function(){this.type=ot.file}},{key:"setFile",value:function(t){this.file=t}},{key:"setSender",value:function(){this.sender=nt}},{key:"setOnProgress",value:function(t){this.onProgress=t}}]),n}(Z);function st(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=D()(t);if(e){var r=D()(this).constructor;n=Reflect.construct(o,arguments,r)}else n=o.apply(this,arguments);return C()(this,n)}}var ct=function(t){O()(n,t);var e=st(n);function n(t){return b()(this,n),e.call(this,t)}return w()(n,[{key:"validate",value:function(t){if($()(D()(n.prototype),"validate",this).call(this,t),!s(t.file))throw Error("file is empty.")}},{key:"setPayload",value:function(t){$()(D()(n.prototype),"setPayload",this).call(this,t)}}]),n}(it);function at(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=D()(t);if(e){var r=D()(this).constructor;n=Reflect.construct(o,arguments,r)}else n=o.apply(this,arguments);return C()(this,n)}}var ut=function(t){O()(n,t);var e=at(n);function n(t){return b()(this,n),e.call(this,t)}return w()(n,[{key:"validate",value:function(t){if($()(D()(n.prototype),"validate",this).call(this,t),!s(t.file.tempFiles)||0==t.file.tempFiles[0].length)throw Error("tempFiles is empty.")}},{key:"setType",value:function(){this.type=ot.image}},{key:"setFile",value:function(t){var e="chooseMedia:ok"==t.errMsg?t.tempFiles[0].tempFilePath:t.tempFiles[0].path;t.tempFiles[0].path=e,this.file=t}},{key:"setPayload",value:function(t){$()(D()(n.prototype),"setPayload",this).call(this,t);var e=this,o=t.file.tempFiles[0],r="chooseMedia:ok"==t.file.errMsg?o.tempFilePath:o.path;this.payload.url=r,this.payload.size=o.size,this.payload.width="",this.payload.height="",this.payload.contentType="";var i=l(o.name)||null==o.name?r:o.name;this.payload.name="wx-image."+m(i,"."),this.payload.contentType="image/"+m(i,"."),wx.getImageInfo({src:r,success:function(t){e.payload.width=t.width,e.payload.height=t.height}})}}]),n}(ct);function ft(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=D()(t);if(e){var r=D()(this).constructor;n=Reflect.construct(o,arguments,r)}else n=o.apply(this,arguments);return C()(this,n)}}var lt=function(t){O()(n,t);var e=ft(n);function n(t){return b()(this,n),e.call(this,t)}return w()(n,[{key:"validate",value:function(t){$()(D()(n.prototype),"validate",this).call(this,t)}},{key:"setType",value:function(){this.type=ot.audio}},{key:"setPayload",value:function(t){$()(D()(n.prototype),"setPayload",this).call(this,t);var e=t.file.tempFilePath;this.payload.url=e,this.payload.duration=t.file.duration/1e3,this.payload.size=t.file.fileSize;var o=l(t.file.name)||null==t.file.name?e:t.file.name;this.payload.contentType="audio/"+m(o,"."),this.payload.name="wx-audio."+m(o,".")}}]),n}(ct);function pt(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=D()(t);if(e){var r=D()(this).constructor;n=Reflect.construct(o,arguments,r)}else n=o.apply(this,arguments);return C()(this,n)}}var ht=new(function(t){O()(n,t);var e=pt(n);function n(){return b()(this,n),e.call(this)}return w()(n,[{key:"buildPayload",value:function(t,e){var n=t.payload,o=void 0===n?{}:n,r="?x-oss-process=video/snapshot,t_0000,f_jpg,w_"+t.payload.video.width+",m_fast";return o.video.url=e.content.url,o.thumbnail.url=e.content.url+r,o.video.name=e.content.newFileName,o}}]),n}(et));function dt(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=D()(t);if(e){var r=D()(this).constructor;n=Reflect.construct(o,arguments,r)}else n=o.apply(this,arguments);return C()(this,n)}}var yt=function(t){O()(n,t);var e=dt(n);function n(t){return b()(this,n),e.call(this,t)}return w()(n,[{key:"validate",value:function(t){$()(D()(n.prototype),"validate",this).call(this,t)}},{key:"setType",value:function(){this.type=ot.video}},{key:"setFile",value:function(t){this.file="chooseMedia:ok"==t.errMsg?t.tempFiles[0]:t}},{key:"setPayload",value:function(t){this.payload=Object.create(null);var e=Object.create(null),n=Object.create(null),o="chooseMedia:ok"==t.file.errMsg?t.file.tempFiles[0]:t.file,r=o.duration,i=o.height,s=o.size,c=o.tempFilePath,a=o.thumbTempFilePath,u=o.width,f=o.name,p=void 0===f?"":f,h=l(p)?c:p;e.contentType="video/"+m(h,"."),e.name="wx-video."+m(h,"."),e.url=c,e.width=n.width=u,e.height=n.height=i,e.size=s,e.duration=r,n.url=a,n.contentType="image/jpg",n.name="wx-thumbnail.jpg",this.payload.video=e,this.payload.thumbnail=n}},{key:"setSender",value:function(){this.sender=ht}}]),n}(ct);function vt(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=D()(t);if(e){var r=D()(this).constructor;n=Reflect.construct(o,arguments,r)}else n=o.apply(this,arguments);return C()(this,n)}}var mt=function(t){O()(n,t);var e=vt(n);function n(t){return b()(this,n),e.call(this,t)}return w()(n,[{key:"validate",value:function(t){if($()(D()(n.prototype),"validate",this).call(this,t),!s(t.file))throw Error("file is empty.")}},{key:"setPayload",value:function(t){$()(D()(n.prototype),"setPayload",this).call(this,t)}}]),n}(it);function gt(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=D()(t);if(e){var r=D()(this).constructor;n=Reflect.construct(o,arguments,r)}else n=o.apply(this,arguments);return C()(this,n)}}var bt=function(t){O()(n,t);var e=gt(n);function n(t){return b()(this,n),e.call(this,t)}return w()(n,[{key:"validate",value:function(t){$()(D()(n.prototype),"validate",this).call(this,t)}},{key:"setType",value:function(){this.type=ot.audio}},{key:"setPayload",value:function(t){var e=this;$()(D()(n.prototype),"setPayload",this).call(this,t);var o=this,r=t.file.tempFilePath;this.payload.url=r;var i=l(t.file.name)||null==t.file.name?r:t.file.name;if(this.payload.contentType="audio/"+m(i,"."),this.payload.name="uni-audio."+m(i,"."),s(t.file.duration))this.payload.duration=t.file.duration/1e3;else{var c=uni.createInnerAudioContext();c.src=r,c.onCanplay((function(t){o.payload.duration=c.duration,c.destroy()}))}uni.getFileInfo({filePath:r,success:function(t){e.payload.size=t.size}})}}]),n}(mt);function kt(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=D()(t);if(e){var r=D()(this).constructor;n=Reflect.construct(o,arguments,r)}else n=o.apply(this,arguments);return C()(this,n)}}var wt=function(t){O()(n,t);var e=kt(n);function n(t){return b()(this,n),e.call(this,t)}return w()(n,[{key:"validate",value:function(t){$()(D()(n.prototype),"validate",this).call(this,t)}},{key:"setType",value:function(){this.type=ot.video}},{key:"setPayload",value:function(t){var e=Object.create(null),n=Object.create(null);this.payload=Object.create(null);var o=t.file,r=o.duration,i=o.height,s=o.size,c=o.tempFilePath,a=o.width,u=o.name,f=void 0===u?"":u,p=l(f)?c:f;e.contentType="video/"+m(p,"."),e.name="uni-video."+m(p,"."),e.size=s,e.duration=r,e.url=n.url=c,e.width=n.width=a,e.height=n.height=i,n.contentType="image/jpg",n.name="wx-thumbnail.jpg",this.payload.video=e,this.payload.thumbnail=n}},{key:"setSender",value:function(){this.sender=ht}}]),n}(mt);function St(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=D()(t);if(e){var r=D()(this).constructor;n=Reflect.construct(o,arguments,r)}else n=o.apply(this,arguments);return C()(this,n)}}var Et=function(t){O()(n,t);var e=St(n);function n(t){return b()(this,n),e.call(this,t)}return w()(n,[{key:"validate",value:function(t){if($()(D()(n.prototype),"validate",this).call(this,t),!s(t.file.tempFiles)||0==t.file.tempFiles[0].length)throw Error("tempFiles is empty.")}},{key:"setType",value:function(){this.type=ot.image}},{key:"setPayload",value:function(t){$()(D()(n.prototype),"setPayload",this).call(this,t);var e=this,o=t.file.tempFiles[0];this.payload.url=o.path,this.payload.size=o.size,this.payload.width="",this.payload.height="";var r=l(o.name)||null==o.name?o.path:o.name;this.payload.contentType="image/"+m(r,"."),this.payload.name="uni-iamge."+m(r,"."),uni.getImageInfo({src:o.path,success:function(t){e.payload.width=t.width,e.payload.height=t.height}})}}]),n}(mt);function Rt(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=D()(t);if(e){var r=D()(this).constructor;n=Reflect.construct(o,arguments,r)}else n=o.apply(this,arguments);return C()(this,n)}}var xt=function(t){O()(n,t);var e=Rt(n);function n(t){return b()(this,n),e.call(this,t)}return w()(n,[{key:"validate",value:function(t){if($()(D()(n.prototype),"validate",this).call(this,t),!(t.file instanceof File))throw Error("wrong file type.");if(0==t.file.size)throw Error("File size is 0.");if(t.file.size>31457280)throw Error("message-length limit 30mib")}},{key:"setPayload",value:function(t){$()(D()(n.prototype),"setPayload",this).call(this,t),this.payload.contentType=t.file.type,this.payload.name=t.file.name,this.payload.size=t.file.size;var e=(window.URL||window.webkitURL).createObjectURL(t.file);this.payload.url=e}}]),n}(it);function Pt(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=D()(t);if(e){var r=D()(this).constructor;n=Reflect.construct(o,arguments,r)}else n=o.apply(this,arguments);return C()(this,n)}}var It=function(t){O()(n,t);var e=Pt(n);function n(t){return b()(this,n),e.call(this,t)}return w()(n,[{key:"validate",value:function(t){$()(D()(n.prototype),"validate",this).call(this,t);var e=["gif","jpg","png","jpeg"];if(!e.find((function(e){return e==t.file.type.split("/")[1]})))throw Error("Only "+e.join(",")+" is supported image.")}},{key:"setType",value:function(){this.type=ot.image}},{key:"setPayload",value:function(t){var e=this;$()(D()(n.prototype),"setPayload",this).call(this,t);var o=window.URL||window.webkitURL,r=new Image;r.src=o.createObjectURL(t.file),r.onload=function(){e.payload.width=r.width,e.payload.height=r.height,o.revokeObjectURL(r.src)}}}]),n}(xt);function _t(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=D()(t);if(e){var r=D()(this).constructor;n=Reflect.construct(o,arguments,r)}else n=o.apply(this,arguments);return C()(this,n)}}var Ot=function(t){O()(n,t);var e=_t(n);function n(t){return b()(this,n),e.call(this,t)}return w()(n,[{key:"validate",value:function(t){$()(D()(n.prototype),"validate",this).call(this,t);var e=["mp3","ogg","wav","wma","ape","acc","mpeg"];if(!e.find((function(e){return e==t.file.type.split("/")[1]})))throw Error("Only "+e.join(",")+" is supported audio.")}},{key:"setType",value:function(){this.type=ot.audio}},{key:"setPayload",value:function(t){$()(D()(n.prototype),"setPayload",this).call(this,t);var e=this,o=window.URL||window.webkitURL,r=document.createElement("audio");r.src=o.createObjectURL(t.file),r.onloadedmetadata=function(){e.payload.duration=r.duration,o.revokeObjectURL(r.src)}}}]),n}(xt);function Nt(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=D()(t);if(e){var r=D()(this).constructor;n=Reflect.construct(o,arguments,r)}else n=o.apply(this,arguments);return C()(this,n)}}var Ct=function(t){O()(n,t);var e=Nt(n);function n(t){return b()(this,n),e.call(this,t)}return w()(n,[{key:"validate",value:function(t){$()(D()(n.prototype),"validate",this).call(this,t);var e=["avi","mov","rmvb","rm","flv","mp4","3gp"];if(!e.find((function(e){return t.file.type.split("/")[1]})))throw Error("Only "+e.join(",")+" is supported video.")}},{key:"setType",value:function(){this.type=ot.video}},{key:"setPayload",value:function(t){this.payload=Object.create(null);var e=Object.create(null),n=Object.create(null);e.contentType=t.file.type,e.size=t.file.size,e.duration=0,e.url=n.url="",e.name=t.file.name,e.width=n.width=0,e.height=n.height=0,n.contentType="image/jpg",this.payload.video=e,this.payload.thumbnail=n;var o=this,r=window.URL||window.webkitURL,i=document.createElement("video"),s=r.createObjectURL(t.file);i.src=s,i.onloadedmetadata=function(){o.payload.video.duration=i.duration,o.payload.video.width=o.payload.thumbnail.width=i.videoWidth,o.payload.video.height=o.payload.thumbnail.height=i.videoHeight,o.payload.video.url=s,o.payload.thumbnail.url=function(t){var e=document.createElement("canvas");return e.width=t.videoWidth,e.height=t.videoHeight,e.getContext("2d").drawImage(t,0,0,e.width,e.height),e.toDataURL("image/png")}(i),r.revokeObjectURL(i.src)}}},{key:"setSender",value:function(){this.sender=ht}}]),n}(xt);function At(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=D()(t);if(e){var r=D()(this).constructor;n=Reflect.construct(o,arguments,r)}else n=o.apply(this,arguments);return C()(this,n)}}var Dt=new(function(t){O()(n,t);var e=At(n);function n(){return b()(this,n),e.call(this)}return w()(n,[{key:"validateMessage",value:function(t){if($()(D()(n.prototype),"validateMessage",this).call(this,t),!(t instanceof Bt))throw Error("it is not textMessage");if((c(t.payload)?JSON.stringify(t.payload).length:t.payload.length)>3072)throw Error("message-length limit 3kb")}}]),n}(Y));function Tt(t){var e=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(t){return!1}}();return function(){var n,o=D()(t);if(e){var r=D()(this).constructor;n=Reflect.construct(o,arguments,r)}else n=o.apply(this,arguments);return C()(this,n)}}var Mt,Bt=function(t){O()(n,t);var e=Tt(n);function n(t){return b()(this,n),e.call(this,t)}return w()(n,[{key:"validate",value:function(t){if(l(t.text)||""==t.text.trim())throw Error("text is empty")}},{key:"setType",value:function(){this.type=ot.text}},{key:"setPayload",value:function(t){$()(D()(n.prototype),"setPayload",this).call(this,t),this.payload.text=t.text}},{key:"setSender",value:function(){this.sender=Dt}}]),n}(Z),jt=new(function(){function t(){b()(this,t),this.messageTypes={wx:{image:ut,file:ct,audio:lt,video:yt,text:Bt},uniApp:{image:Et,file:mt,audio:bt,video:wt,text:Bt},html:{image:It,file:xt,audio:Ot,video:Ct,text:Bt}}}return w()(t,[{key:"create",value:function(t,e){var n=V.resolve();return new this.messageTypes[n][t](e)}}]),t}());function Ft(t,e){this._appKey=t,this._host=e}(Mt=Ft).prototype.connect=function(t){var e=this;return v((function(n,o){if(c(t))if(a(t.id))if(f(t.id)&&(t.id=t.id.toString()),t.data=s(t.data)?t.data:{},(c(t.data)?JSON.stringify(t.data).length:t.data.length)>300)o({code:400,content:"user.data-length limit 300."});else{var r={appkey:e._appKey,host:e._host,type:"im",im:e,user:t};I.connect(r,n,o)}else o({code:400,content:'The argument "user.id" should be a "number" or "string".'});else o({code:400,content:'The argument "user" should be an object.'})}))},Mt.prototype.disconnect=function(){return v((function(t,e){I.disconnect(t,e)}))},Mt.prototype.createTextMessage=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{text:""};return jt.create("text",t)},Mt.prototype.createImageMessage=function(t){return jt.create("image",t)},Mt.prototype.createFileMessage=function(t){return jt.create("file",t)},Mt.prototype.createAudioMessage=function(t){return jt.create("audio",t)},Mt.prototype.createVideoMessage=function(t){return jt.create("video",t)},Mt.prototype.history=function(t){return v((function(e,n){t.groupId||t.friendId?t.groupId&&t.friendId?n({code:400,content:"The argument can have only groupId or friendId"}):(s(t.groupId)&&f(t.groupId)&&(t.groupId=t.groupId.toString()),s(t.friendId)&&f(t.friendId)&&(t.friendId=t.friendId.toString()),s(t.limit)||(t.limit=10),t.limit>30&&(t.limit=30),I.historyMessage(t,e,n)):n({code:400,content:"The argument 'groupId' or 'friendId' required"})}))},Mt.prototype.sendSystemMessage=function(t,e){return v((function(){I.sendPrivateMessage(options)}))},Mt.prototype.upload=function(t,e){return K.dispatch().upload(t,e)},function(t){t.prototype.on=function(t,e){return!!u(t)&&(!!s(R[t])&&(this._events[t]=e,this))}}(Ft),function(t){t.prototype.sendPrivateMessage=function(t,e){return v((function(n,o){if(!(e instanceof Z))throw Error("createMessage first.");e.sendType="private",e.sender.send(t,e).then((function(t){n({code:t.resultCode||t.code,content:t.content})})).catch((function(t){c(t)&&t.code?o({code:t.code,content:t.content||t}):o({code:400,content:t})}))}))},t.prototype.subscribeUserPresence=function(t){var e=this;return v((function(n,o){if(!Array.isArray(t)||0==t.length)return o({code:400,content:"The argument 'userIds' should be an 'Array' [GoEasyIM.subscribeUserPresence]."}),!1;for(var r=0;r<t.length;r++){if(!a(t[r]))return o({code:400,content:"The argument 'userId' should be a 'string or 'number' [GoEasyIM.subscribeUserPresence]."}),!1;f(t[r])&&(t[r]=t[r].toString())}var i={channels:t,im:e,type:"private"};I.subscribePresence(i,n,o)}))},t.prototype.unsubscribeUserPresence=function(t){return v((function(e,n){if(a(t))f(t)&&(t=t.toString()),I.unsubscribePresence(t,e,n);else{n({code:400,content:"The argument 'userId' should be a 'string' or 'number' [GoEasyIM.unsubscribeUserPresence]."})}}))},t.prototype.hereNow=function(t){return v((function(e,n){if(Array.isArray(t.userIds))if(t.userIds.length>50)n({code:400,content:" The argument 'userIds' max size is 50 [GoEasyIM.hereNow]."});else{for(var o=0;o<t.userIds.length;o++){if(!a(t.userIds[o]))return void n({code:400,content:"The argument userIds.item should be a 'string' or 'number' [GoEasyIM.hereNow]."});f(t.userIds[o])&&(t.userIds[o]=t.userIds[o].toString())}I.hereNow(t,e,n)}else n({code:400,content:"The argument 'userIds' should be an 'Array' [GoEasyIM.hereNow]."})}))}}(Ft),function(t){t.prototype.subscribeGroup=function(t){var e=this;return v((function(n,o){if(!Array.isArray(t)||0==t.length)return o({code:400,content:"groupIds require an array."}),!1;for(var r=0;r<t.length;r++){if(!a(t[r]))return o("The argument groupIds item should be a 'string' or 'number' [GoEasyIM.subscribeGroup]."),!1;f(t[r])&&(t[r]=t[r].toString())}var i={im:e,channels:t};I.subscribeGroup(i,n,o)}))},t.prototype.unsubscribeGroup=function(t){var e=this;return v((function(n,o){if(!a(t))return o("The argument groupIds item should be a 'string' or 'number' [GoEasyIM.subscribeGroup]."),!1;f(t)&&(t=t.toString());var r={im:e,channel:t};I.unSubscribeGroup(r,n,o)}))},t.prototype.sendGroupMessage=function(t,e){return v((function(n,o){return v((function(n,o){if(!(e instanceof Z))throw Error("createMessage first.");e.sendType="group",e.sender.send(t,e).then((function(t){n({code:t.resultCode,content:t.content})})).catch((function(t){o({code:400,content:t})}))}))}))},t.prototype.subscribeGroupPresence=function(t){var e=this;return v((function(n,o){if(!Array.isArray(t)||0==t.length){return o({code:400,content:"The argument 'groupIds' should be an 'array' [GoEasyIM.subscribeGroupPresence]."}),!1}for(var r=0;r<t.length;r++){if(!a(t[r]))return o({code:400,content:"The argument groupIds item should be a 'string' or 'number' [GoEasyIM.subscribeGroupPresence]."}),!1;f(t[r])&&(t[r]=t[r].toString())}var i={channels:t,im:e,type:"group"};I.subscribePresence(i,n,o)}))},t.prototype.unsubscribeGroupPresence=function(t){return v((function(e,n){if(!a(t)){return n({code:400,content:"groupId require a string or number."}),!1}f(t)&&(t=t.toString()),I.unsubscribePresence(t,e,n)}))},t.prototype.groupHereNow=function(t){return v((function(e,n){if(!a(t)){return n({code:400,content:"The argument 'groupId' item should be a 'string' or 'number'."}),!1}f(t)&&(t=groupIds.toString()),I.groupHereNow(t,e,n)}))},t.prototype.groupOnlineCount=function(t){return v((function(e,n){if(!a(t)){return n({code:400,content:"The argument 'groupId' item should be a 'string' or 'number' [GoEasyIM.groupOnlineCount]."}),!1}f(t)&&(t=t.toString()),I.groupOnlineCount(t,e,n)}))}}(Ft);var zt=Ft,qt={silent:!0,logLevel:0},Ut=null;function Gt(t){t.getInstance=function(e){var n="";if(!c(e))throw n='the parameter "options" is required [GoEasyIM.getInstance].',Error(n);if(!i(e.appkey)||0==e.appkey.length)throw n="the parameter 'appkey' is required [GoEasyIM.getInstance].",Error(n);if(!i(e.appkey)||0==e.appkey.length)throw n="the parameter 'host' is required [GoEasyIM.getInstance].",Error(n);return null==Ut&&(Ut=new t(e.appkey,e.host),Ut._events=Object.create(null)),Ut}}!function(t){var e={get:function(){return qt},set:function(){}};Object.defineProperty(t,"config",e),t.EVENT=Object.create(R),Gt(t)}(zt),zt.version="1.0.8";e.default=zt}]).default})); |