Commit 21c5f0dfd44600dc0a16f46a061c828e3815c043
1 parent
fb089f37
哈哈哈
Showing
7 changed files
with
8 additions
and
8 deletions
uniapp-wuduhuajiao/common/config/config.js
| ... | ... | @@ -20,7 +20,7 @@ export default { |
| 20 | 20 | appurl: 'http://app.xn--43vp3ce98aj8m.com/api', //如二级域名:https://api.wanlshop.com 或不使用二级域名 https://www.wanlshop.com/api |
| 21 | 21 | amapkey: '0a9f67a6f8f7cc3315d30846a0fde88b', |
| 22 | 22 | appid: 'wx6****************7a', // 公众号appid |
| 23 | - versionName: '1.8.2', | |
| 24 | - versionCode: '182', | |
| 23 | + versionName: '1.8.3', | |
| 24 | + versionCode: '183', | |
| 25 | 25 | debug: true |
| 26 | 26 | } |
| 27 | 27 | \ No newline at end of file | ... | ... |
uniapp-wuduhuajiao/manifest.json
uniapp-wuduhuajiao/unpackage/dist/build/app-plus/app-service.js
| ... | ... | @@ -26,7 +26,7 @@ var e={0:"-\u0448\u0456",1:"-\u0448\u0456",2:"-\u0448\u0456",3:"-\u0448\u0456",4 |
| 26 | 26 | * @license MIT |
| 27 | 27 | */ |
| 28 | 28 | function s(t){var e=Number(t.version.split(".")[0]);if(e>=2)t.mixin({beforeCreate:a});else{var s=t.prototype._init;t.prototype._init=function(t){void 0===t&&(t={}),t.init=t.init?[a].concat(t.init):a,s.call(this,t)}}function a(){var t=this.$options;t.store?this.$store="function"===typeof t.store?t.store():t.store:t.parent&&t.parent.$store&&(this.$store=t.parent.$store)}}var a="undefined"!==typeof window?window:"undefined"!==typeof e?e:{},i=a.__VUE_DEVTOOLS_GLOBAL_HOOK__;function n(t){i&&(t._devtoolHook=i,i.emit("vuex:init",t),i.on("vuex:travel-to-state",(function(e){t.replaceState(e)})),t.subscribe((function(t,e){i.emit("vuex:mutation",t,e)}),{prepend:!0}),t.subscribeAction((function(t,e){i.emit("vuex:action",t,e)}),{prepend:!0}))}function r(t,e){return t.filter(e)[0]}function o(t,e){if(void 0===e&&(e=[]),null===t||"object"!==typeof t)return t;var s=r(e,(function(e){return e.original===t}));if(s)return s.copy;var a=Array.isArray(t)?[]:{};return e.push({original:t,copy:a}),Object.keys(t).forEach((function(s){a[s]=o(t[s],e)})),a}function c(t,e){Object.keys(t).forEach((function(s){return e(t[s],s)}))}function u(t){return null!==t&&"object"===typeof t}function l(t){return t&&"function"===typeof t.then}function d(t,e){return function(){return t(e)}}var _=function(t,e){this.runtime=e,this._children=Object.create(null),this._rawModule=t;var s=t.state;this.state=("function"===typeof s?s():s)||{}},f={namespaced:{configurable:!0}};f.namespaced.get=function(){return!!this._rawModule.namespaced},_.prototype.addChild=function(t,e){this._children[t]=e},_.prototype.removeChild=function(t){delete this._children[t]},_.prototype.getChild=function(t){return this._children[t]},_.prototype.hasChild=function(t){return t in this._children},_.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)},_.prototype.forEachChild=function(t){c(this._children,t)},_.prototype.forEachGetter=function(t){this._rawModule.getters&&c(this._rawModule.getters,t)},_.prototype.forEachAction=function(t){this._rawModule.actions&&c(this._rawModule.actions,t)},_.prototype.forEachMutation=function(t){this._rawModule.mutations&&c(this._rawModule.mutations,t)},Object.defineProperties(_.prototype,f);var p=function(t){this.register([],t,!1)};function m(t,e,s){if(e.update(s),s.modules)for(var a in s.modules){if(!e.getChild(a))return void 0;m(t.concat(a),e.getChild(a),s.modules[a])}}p.prototype.get=function(t){return t.reduce((function(t,e){return t.getChild(e)}),this.root)},p.prototype.getNamespace=function(t){var e=this.root;return t.reduce((function(t,s){return e=e.getChild(s),t+(e.namespaced?s+"/":"")}),"")},p.prototype.update=function(t){m([],this.root,t)},p.prototype.register=function(t,e,s){var a=this;void 0===s&&(s=!0);var i=new _(e,s);if(0===t.length)this.root=i;else{var n=this.get(t.slice(0,-1));n.addChild(t[t.length-1],i)}e.modules&&c(e.modules,(function(e,i){a.register(t.concat(i),e,s)}))},p.prototype.unregister=function(t){var e=this.get(t.slice(0,-1)),s=t[t.length-1],a=e.getChild(s);a&&a.runtime&&e.removeChild(s)},p.prototype.isRegistered=function(t){var e=this.get(t.slice(0,-1)),s=t[t.length-1];return!!e&&e.hasChild(s)};var h;var g=function(t){var e=this;void 0===t&&(t={}),!h&&"undefined"!==typeof window&&window.Vue&&I(window.Vue);var s=t.plugins;void 0===s&&(s=[]);var a=t.strict;void 0===a&&(a=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new p(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new h,this._makeLocalGettersCache=Object.create(null);var i=this,r=this,o=r.dispatch,c=r.commit;this.dispatch=function(t,e){return o.call(i,t,e)},this.commit=function(t,e,s){return c.call(i,t,e,s)},this.strict=a;var u=this._modules.root.state;$(this,u,[],this._modules.root),b(this,u),s.forEach((function(t){return t(e)}));var l=void 0!==t.devtools?t.devtools:h.config.devtools;l&&n(this)},v={state:{configurable:!0}};function w(t,e,s){return e.indexOf(t)<0&&(s&&s.prepend?e.unshift(t):e.push(t)),function(){var s=e.indexOf(t);s>-1&&e.splice(s,1)}}function y(t,e){t._actions=Object.create(null),t._mutations=Object.create(null),t._wrappedGetters=Object.create(null),t._modulesNamespaceMap=Object.create(null);var s=t.state;$(t,s,[],t._modules.root,!0),b(t,s,e)}function b(t,e,s){var a=t._vm;t.getters={},t._makeLocalGettersCache=Object.create(null);var i=t._wrappedGetters,n={};c(i,(function(e,s){n[s]=d(e,t),Object.defineProperty(t.getters,s,{get:function(){return t._vm[s]},enumerable:!0})}));var r=h.config.silent;h.config.silent=!0,t._vm=new h({data:{$$state:e},computed:n}),h.config.silent=r,t.strict&&D(t),a&&(s&&t._withCommit((function(){a._data.$$state=null})),h.nextTick((function(){return a.$destroy()})))}function $(t,e,s,a,i){var n=!s.length,r=t._modules.getNamespace(s);if(a.namespaced&&(t._modulesNamespaceMap[r],t._modulesNamespaceMap[r]=a),!n&&!i){var o=j(e,s.slice(0,-1)),c=s[s.length-1];t._withCommit((function(){h.set(o,c,a.state)}))}var u=a.context=x(t,r,s);a.forEachMutation((function(e,s){var a=r+s;k(t,a,e,u)})),a.forEachAction((function(e,s){var a=e.root?s:r+s,i=e.handler||e;M(t,a,i,u)})),a.forEachGetter((function(e,s){var a=r+s;L(t,a,e,u)})),a.forEachChild((function(a,n){$(t,e,s.concat(n),a,i)}))}function x(t,e,s){var a=""===e,i={dispatch:a?t.dispatch:function(s,a,i){var n=T(s,a,i),r=n.payload,o=n.options,c=n.type;return o&&o.root||(c=e+c),t.dispatch(c,r)},commit:a?t.commit:function(s,a,i){var n=T(s,a,i),r=n.payload,o=n.options,c=n.type;o&&o.root||(c=e+c),t.commit(c,r,o)}};return Object.defineProperties(i,{getters:{get:a?function(){return t.getters}:function(){return C(t,e)}},state:{get:function(){return j(t.state,s)}}}),i}function C(t,e){if(!t._makeLocalGettersCache[e]){var s={},a=e.length;Object.keys(t.getters).forEach((function(i){if(i.slice(0,a)===e){var n=i.slice(a);Object.defineProperty(s,n,{get:function(){return t.getters[i]},enumerable:!0})}})),t._makeLocalGettersCache[e]=s}return t._makeLocalGettersCache[e]}function k(t,e,s,a){var i=t._mutations[e]||(t._mutations[e]=[]);i.push((function(e){s.call(t,a.state,e)}))}function M(t,e,s,a){var i=t._actions[e]||(t._actions[e]=[]);i.push((function(e){var i=s.call(t,{dispatch:a.dispatch,commit:a.commit,getters:a.getters,state:a.state,rootGetters:t.getters,rootState:t.state},e);return l(i)||(i=Promise.resolve(i)),t._devtoolHook?i.catch((function(e){throw t._devtoolHook.emit("vuex:error",e),e})):i}))}function L(t,e,s,a){t._wrappedGetters[e]||(t._wrappedGetters[e]=function(t){return s(a.state,a.getters,t.state,t.getters)})}function D(t){t._vm.$watch((function(){return this._data.$$state}),(function(){0}),{deep:!0,sync:!0})}function j(t,e){return e.reduce((function(t,e){return t[e]}),t)}function T(t,e,s){return u(t)&&t.type&&(s=e,e=t,t=t.type),{type:t,payload:e,options:s}}function I(t){h&&t===h||(h=t,s(h))}v.state.get=function(){return this._vm._data.$$state},v.state.set=function(t){0},g.prototype.commit=function(t,e,s){var a=this,i=T(t,e,s),n=i.type,r=i.payload,o=(i.options,{type:n,payload:r}),c=this._mutations[n];c&&(this._withCommit((function(){c.forEach((function(t){t(r)}))})),this._subscribers.slice().forEach((function(t){return t(o,a.state)})))},g.prototype.dispatch=function(t,e){var s=this,a=T(t,e),i=a.type,n=a.payload,r={type:i,payload:n},o=this._actions[i];if(o){try{this._actionSubscribers.slice().filter((function(t){return t.before})).forEach((function(t){return t.before(r,s.state)}))}catch(u){0}var c=o.length>1?Promise.all(o.map((function(t){return t(n)}))):o[0](n);return new Promise((function(t,e){c.then((function(e){try{s._actionSubscribers.filter((function(t){return t.after})).forEach((function(t){return t.after(r,s.state)}))}catch(u){0}t(e)}),(function(t){try{s._actionSubscribers.filter((function(t){return t.error})).forEach((function(e){return e.error(r,s.state,t)}))}catch(u){0}e(t)}))}))}},g.prototype.subscribe=function(t,e){return w(t,this._subscribers,e)},g.prototype.subscribeAction=function(t,e){var s="function"===typeof t?{before:t}:t;return w(s,this._actionSubscribers,e)},g.prototype.watch=function(t,e,s){var a=this;return this._watcherVM.$watch((function(){return t(a.state,a.getters)}),e,s)},g.prototype.replaceState=function(t){var e=this;this._withCommit((function(){e._vm._data.$$state=t}))},g.prototype.registerModule=function(t,e,s){void 0===s&&(s={}),"string"===typeof t&&(t=[t]),this._modules.register(t,e),$(this,this.state,t,this._modules.get(t),s.preserveState),b(this,this.state)},g.prototype.unregisterModule=function(t){var e=this;"string"===typeof t&&(t=[t]),this._modules.unregister(t),this._withCommit((function(){var s=j(e.state,t.slice(0,-1));h.delete(s,t[t.length-1])})),y(this)},g.prototype.hasModule=function(t){return"string"===typeof t&&(t=[t]),this._modules.isRegistered(t)},g.prototype[[104,111,116,85,112,100,97,116,101].map((function(t){return String.fromCharCode(t)})).join("")]=function(t){this._modules.update(t),y(this,!0)},g.prototype._withCommit=function(t){var e=this._committing;this._committing=!0,t(),this._committing=e},Object.defineProperties(g.prototype,v);var Y=N((function(t,e){var s={};return E(e).forEach((function(e){var a=e.key,i=e.val;s[a]=function(){var e=this.$store.state,s=this.$store.getters;if(t){var a=R(this.$store,"mapState",t);if(!a)return;e=a.context.state,s=a.context.getters}return"function"===typeof i?i.call(this,e,s):e[i]},s[a].vuex=!0})),s})),S=N((function(t,e){var s={};return E(e).forEach((function(e){var a=e.key,i=e.val;s[a]=function(){var e=[],s=arguments.length;while(s--)e[s]=arguments[s];var a=this.$store.commit;if(t){var n=R(this.$store,"mapMutations",t);if(!n)return;a=n.context.commit}return"function"===typeof i?i.apply(this,[a].concat(e)):a.apply(this.$store,[i].concat(e))}})),s})),O=N((function(t,e){var s={};return E(e).forEach((function(e){var a=e.key,i=e.val;i=t+i,s[a]=function(){if(!t||R(this.$store,"mapGetters",t))return this.$store.getters[i]},s[a].vuex=!0})),s})),P=N((function(t,e){var s={};return E(e).forEach((function(e){var a=e.key,i=e.val;s[a]=function(){var e=[],s=arguments.length;while(s--)e[s]=arguments[s];var a=this.$store.dispatch;if(t){var n=R(this.$store,"mapActions",t);if(!n)return;a=n.context.dispatch}return"function"===typeof i?i.apply(this,[a].concat(e)):a.apply(this.$store,[i].concat(e))}})),s})),H=function(t){return{mapState:Y.bind(null,t),mapGetters:O.bind(null,t),mapMutations:S.bind(null,t),mapActions:P.bind(null,t)}};function E(t){return A(t)?Array.isArray(t)?t.map((function(t){return{key:t,val:t}})):Object.keys(t).map((function(e){return{key:e,val:t[e]}})):[]}function A(t){return Array.isArray(t)||u(t)}function N(t){return function(e,s){return"string"!==typeof e?(s=e,e=""):"/"!==e.charAt(e.length-1)&&(e+="/"),t(e,s)}}function R(t,e,s){var a=t._modulesNamespaceMap[s];return a}function F(t){void 0===t&&(t={});var e=t.collapsed;void 0===e&&(e=!0);var s=t.filter;void 0===s&&(s=function(t,e,s){return!0});var a=t.transformer;void 0===a&&(a=function(t){return t});var i=t.mutationTransformer;void 0===i&&(i=function(t){return t});var n=t.actionFilter;void 0===n&&(n=function(t,e){return!0});var r=t.actionTransformer;void 0===r&&(r=function(t){return t});var c=t.logMutations;void 0===c&&(c=!0);var u=t.logActions;void 0===u&&(u=!0);var l=t.logger;return void 0===l&&(l=console),function(t){var d=o(t.state);"undefined"!==typeof l&&(c&&t.subscribe((function(t,n){var r=o(n);if(s(t,d,r)){var c=U(),u=i(t),_="mutation "+t.type+c;B(l,_,e),l.log("%c prev state","color: #9E9E9E; font-weight: bold",a(d)),l.log("%c mutation","color: #03A9F4; font-weight: bold",u),l.log("%c next state","color: #4CAF50; font-weight: bold",a(r)),z(l)}d=r})),u&&t.subscribeAction((function(t,s){if(n(t,s)){var a=U(),i=r(t),o="action "+t.type+a;B(l,o,e),l.log("%c action","color: #03A9F4; font-weight: bold",i),z(l)}})))}}function B(t,e,s){var a=s?t.groupCollapsed:t.group;try{a.call(t,e)}catch(i){t.log(e)}}function z(t){try{t.groupEnd()}catch(e){t.log("\u2014\u2014 log end \u2014\u2014")}}function U(){var t=new Date;return" @ "+V(t.getHours(),2)+":"+V(t.getMinutes(),2)+":"+V(t.getSeconds(),2)+"."+V(t.getMilliseconds(),3)}function W(t,e){return new Array(e+1).join(t)}function V(t,e){return W("0",e-t.toString().length)+t}var q={Store:g,install:I,version:"3.6.2",mapState:Y,mapMutations:S,mapGetters:O,mapActions:P,createNamespacedHelpers:H,createLogger:F};t.exports=q}).call(this,s("c8ba"))},"26f9":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a=f(s("a34a")),i=f(s("3fde")),n=f(s("d41f")),r=f(s("3bc3")),o=f(s("ebf0")),c=f(s("f662")),u=f(s("221f")),l=f(s("3782")),d=f(s("4904")),_=f(s("5061"));function f(t){return t&&t.__esModule?t:{default:t}}function p(t,e,s,a,i,n,r){try{var o=t[n](r),c=o.value}catch(u){return void s(u)}o.done?e(c):Promise.resolve(c).then(a,i)}function m(t){return function(){var e=this,s=arguments;return new Promise((function(a,i){var n=t.apply(e,s);function r(t){p(n,a,i,r,o,"next",t)}function o(t){p(n,a,i,r,o,"throw",t)}r(void 0)}))}}var h=weex.requireModule("dom"),g={components:{ChatItem:i.default,ChatText:n.default,ChatSound:r.default,ChatRedPacket:o.default,ChatImage:c.default,ChatVideo:u.default,BottomInput:d.default,ChatTime:l.default},props:{inputValue:String,list:{type:Array,default:function(){return[]}},finish:Boolean,bottomMenu:{type:Array,default:function(){return[]}},showIsRead:Boolean,isSafeArea:Boolean},data:function(){return{isScrollerFlex:!1,images:[]}},methods:{redPacketClick:function(t){this.$emit("redPacketClick",t)},retryClick:function(t){this.$emit("retryClick",t)},rightAvatarClick:function(t){this.$emit("rightAvatarClick",t)},leftAvatarClick:function(t){this.$emit("leftAvatarClick",t)},menuClick:function(t){this.$emit("menuClick",t)},keyboardHeightChange:function(t){var e=this;setTimeout((function(){e.setIsScroller(),e.scrollerBottom()}),100)},getScrollerDomH:function(){var t=this;return new Promise((function(e,s){t.$nextTick((function(){h.getComponentRect(t.$refs.scrollerDom,(function(t){e(t.size.height)}))}))}))},setIsScroller:function(){var t=this;this.$nextTick(m(a.default.mark((function e(){return a.default.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,t.getScrollerDomH();case 2:t.scrollerDomH=e.sent,h.getComponentRect(t.$refs.item,(function(e){var s=e.size.height;t.isScrollerFlex=s-t.scrollerDomH>0}));case 4:case"end":return e.stop()}}),e)}))))},loadmore:function(){this.$emit("loadmore")},scrollerBottom:function(){var t=this;return m(a.default.mark((function e(){var s;return a.default.wrap((function(e){while(1)switch(e.prev=e.next){case 0:s=t.$refs.rowTop,setTimeout((function(){h.scrollToElement(s,{offset:0})}),50);case 2:case"end":return e.stop()}}),e)})))()},chatListClick:function(){this.$refs.bottomInput.closeToolsBoxAndKeyboard()},sendMessage:function(t){this.$emit("sendMessage",t),this.scrollerBottom()}},watch:{list:{handler:function(){var t=this,e=[];this.list.forEach((function(s,a){var i=a-1===-1?(0,_.default)().valueOf():1e3*t.list[a-1].time,n=1e3*s.time;(0,_.default)(i).diff(n,"minutes",!0)>2&&t.$set(s,"showTime",!0),"image"===s.type&&e.push(s.content)})),this.images=e,this.setIsScroller()},deep:!0,immediate:!0}}};e.default=g},2765:function(t,e,s){(function(t,e){e(s("5061"))})(0,(function(t){"use strict";//! moment.js locale configuration |
| 29 | -function e(t,e,s,a){var i={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[t+" Tage",t+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[t+" Monate",t+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[t+" Jahre",t+" Jahren"]};return e?i[s][0]:i[s][1]}var s=t.defineLocale("de",{months:"Januar_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._M\xe4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:e,mm:"%d Minuten",h:e,hh:"%d Stunden",d:e,dd:e,w:e,ww:"%d Wochen",M:e,MM:e,y:e,yy:e},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return s}))},"277e":function(t,e,s){"use strict";var a;s.d(e,"b",(function(){return i})),s.d(e,"c",(function(){return n})),s.d(e,"a",(function(){return a}));var i=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("view",[s("view",{staticClass:t._$s(1,"sc","edgeInsetTop"),attrs:{_i:1}})])},n=[]},"281c":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a={baseurl_chaoge:"https://huajiao.t1j2.com",appurl_chaoge:"https://huajiao.t1j2.com/api",socketurl:"wss://huajiao.t1j2.com/api/message/websocket",cdnurl:"http://app.xn--43vp3ce98aj8m.com",baseurl:"http://app.xn--43vp3ce98aj8m.com",appurl:"http://app.xn--43vp3ce98aj8m.com/api",amapkey:"0a9f67a6f8f7cc3315d30846a0fde88b",appid:"wx6****************7a",versionName:"1.8.2",versionCode:"182",debug:!0};e.default=a},"285e":function(t,e,s){"use strict";s.r(e);var a=s("e036"),i=s.n(a);for(var n in a)"default"!==n&&function(t){s.d(e,t,(function(){return a[t]}))}(n);e["default"]=i.a},2889:function(t,e,s){"use strict";s.r(e);var a=s("b062"),i=s("bdc3");for(var n in i)"default"!==n&&function(t){s.d(e,t,(function(){return i[t]}))}(n);var r,o=s("f0c5"),c=Object(o["a"])(i["default"],a["b"],a["c"],!1,null,"2fa0e220",null,!1,a["a"],r);e["default"]=c.exports},"28c6":function(t,e,s){"use strict";var a;s.d(e,"b",(function(){return i})),s.d(e,"c",(function(){return n})),s.d(e,"a",(function(){return a}));var i=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("view",{staticClass:t._$s(0,"sc","wanlpage-article"),style:t._$s(0,"s",[t.pageData.style]),attrs:{_i:0}},t._l(t._$s(1,"f",{forItems:t.data}),(function(e,a,i,n){return s("view",{key:t._$s(1,"f",{forIndex:i,key:e.id}),staticClass:t._$s("1-"+n,"sc","item"),attrs:{_i:"1-"+n},on:{click:function(s){return t.onDetails(e.id,e.title)}}},[s("view",{staticClass:t._$s("2-"+n,"sc","action radius"),attrs:{_i:"2-"+n}},[s("image",{attrs:{src:t._$s("3-"+n,"a-src",t.$wanlshop.oss(e.image,50,50)),_i:"3-"+n}})]),s("view",{staticClass:t._$s("4-"+n,"sc","content"),attrs:{_i:"4-"+n}},[s("view",{staticClass:t._$s("5-"+n,"sc","text-cut-2"),attrs:{_i:"5-"+n}},[s("view",[t._v(t._$s("6-"+n,"t0-0",t._s(e.title)))])]),s("view",{staticClass:t._$s("7-"+n,"sc","wanl-gray time text-sm"),attrs:{_i:"7-"+n}},[t._$s("8-"+n,"i",t.pageData.params.showTime)?s("text",[t._v(t._$s("8-"+n,"t0-0",t._s(e.createtime_text)))]):t._e(),t._$s("9-"+n,"i",t.pageData.params.showView)?s("text",[t._v(t._$s("9-"+n,"t0-0",t._s(e.views)))]):t._e()])])])})),0)},n=[]},"28d1":function(t,e,s){"use strict";s.r(e);var a=s("2257"),i=s("7517");for(var n in i)"default"!==n&&function(t){s.d(e,t,(function(){return i[t]}))}(n);var r,o=s("f0c5"),c=Object(o["a"])(i["default"],a["b"],a["c"],!1,null,null,null,!1,a["a"],r);e["default"]=c.exports},2942:function(t,e,s){(function(t,e){e(s("5061"))})(0,(function(t){"use strict";//! moment.js locale configuration | |
| 29 | +function e(t,e,s,a){var i={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[t+" Tage",t+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[t+" Monate",t+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[t+" Jahre",t+" Jahren"]};return e?i[s][0]:i[s][1]}var s=t.defineLocale("de",{months:"Januar_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._M\xe4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:e,mm:"%d Minuten",h:e,hh:"%d Stunden",d:e,dd:e,w:e,ww:"%d Wochen",M:e,MM:e,y:e,yy:e},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return s}))},"277e":function(t,e,s){"use strict";var a;s.d(e,"b",(function(){return i})),s.d(e,"c",(function(){return n})),s.d(e,"a",(function(){return a}));var i=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("view",[s("view",{staticClass:t._$s(1,"sc","edgeInsetTop"),attrs:{_i:1}})])},n=[]},"281c":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a={baseurl_chaoge:"https://huajiao.t1j2.com",appurl_chaoge:"https://huajiao.t1j2.com/api",socketurl:"wss://huajiao.t1j2.com/api/message/websocket",cdnurl:"http://app.xn--43vp3ce98aj8m.com",baseurl:"http://app.xn--43vp3ce98aj8m.com",appurl:"http://app.xn--43vp3ce98aj8m.com/api",amapkey:"0a9f67a6f8f7cc3315d30846a0fde88b",appid:"wx6****************7a",versionName:"1.8.3",versionCode:"183",debug:!0};e.default=a},"285e":function(t,e,s){"use strict";s.r(e);var a=s("e036"),i=s.n(a);for(var n in a)"default"!==n&&function(t){s.d(e,t,(function(){return a[t]}))}(n);e["default"]=i.a},2889:function(t,e,s){"use strict";s.r(e);var a=s("b062"),i=s("bdc3");for(var n in i)"default"!==n&&function(t){s.d(e,t,(function(){return i[t]}))}(n);var r,o=s("f0c5"),c=Object(o["a"])(i["default"],a["b"],a["c"],!1,null,"2fa0e220",null,!1,a["a"],r);e["default"]=c.exports},"28c6":function(t,e,s){"use strict";var a;s.d(e,"b",(function(){return i})),s.d(e,"c",(function(){return n})),s.d(e,"a",(function(){return a}));var i=function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("view",{staticClass:t._$s(0,"sc","wanlpage-article"),style:t._$s(0,"s",[t.pageData.style]),attrs:{_i:0}},t._l(t._$s(1,"f",{forItems:t.data}),(function(e,a,i,n){return s("view",{key:t._$s(1,"f",{forIndex:i,key:e.id}),staticClass:t._$s("1-"+n,"sc","item"),attrs:{_i:"1-"+n},on:{click:function(s){return t.onDetails(e.id,e.title)}}},[s("view",{staticClass:t._$s("2-"+n,"sc","action radius"),attrs:{_i:"2-"+n}},[s("image",{attrs:{src:t._$s("3-"+n,"a-src",t.$wanlshop.oss(e.image,50,50)),_i:"3-"+n}})]),s("view",{staticClass:t._$s("4-"+n,"sc","content"),attrs:{_i:"4-"+n}},[s("view",{staticClass:t._$s("5-"+n,"sc","text-cut-2"),attrs:{_i:"5-"+n}},[s("view",[t._v(t._$s("6-"+n,"t0-0",t._s(e.title)))])]),s("view",{staticClass:t._$s("7-"+n,"sc","wanl-gray time text-sm"),attrs:{_i:"7-"+n}},[t._$s("8-"+n,"i",t.pageData.params.showTime)?s("text",[t._v(t._$s("8-"+n,"t0-0",t._s(e.createtime_text)))]):t._e(),t._$s("9-"+n,"i",t.pageData.params.showView)?s("text",[t._v(t._$s("9-"+n,"t0-0",t._s(e.views)))]):t._e()])])])})),0)},n=[]},"28d1":function(t,e,s){"use strict";s.r(e);var a=s("2257"),i=s("7517");for(var n in i)"default"!==n&&function(t){s.d(e,t,(function(){return i[t]}))}(n);var r,o=s("f0c5"),c=Object(o["a"])(i["default"],a["b"],a["c"],!1,null,null,null,!1,a["a"],r);e["default"]=c.exports},2942:function(t,e,s){(function(t,e){e(s("5061"))})(0,(function(t){"use strict";//! moment.js locale configuration | |
| 30 | 30 | var e=t.defineLocale("nb",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_apr._mai_juni_juli_aug._sep._okt._nov._des.".split("_"),monthsParseExact:!0,weekdays:"s\xf8ndag_mandag_tirsdag_onsdag_torsdag_fredag_l\xf8rdag".split("_"),weekdaysShort:"s\xf8._ma._ti._on._to._fr._l\xf8.".split("_"),weekdaysMin:"s\xf8_ma_ti_on_to_fr_l\xf8".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] HH:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[i g\xe5r kl.] LT",lastWeek:"[forrige] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"noen sekunder",ss:"%d sekunder",m:"ett minutt",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dager",w:"en uke",ww:"%d uker",M:"en m\xe5ned",MM:"%d m\xe5neder",y:"ett \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return e}))},"295a":function(t,e){t.exports="/pages/chat/emoji/194.gif"},"2a15":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a=r(s("7d57")),i=r(s("0a35")),n=r(s("70b2"));function r(t){return t&&t.__esModule?t:{default:t}}var o={props:{value:String,menu:{type:Array,default:function(){return[]}},isSafeArea:Boolean},mixins:[a.default],components:{ToolBox:i.default,EmojiBox:n.default},watch:{value:{handler:function(t){this.textareaVal=t||""},immediate:!0}}};e.default=o},"2a39":function(t,e){t.exports="/pages/chat/emoji/187.gif"},"2a39e":function(t,e,s){"use strict";s.r(e);var a=s("50bb"),i=s("8407");for(var n in i)"default"!==n&&function(t){s.d(e,t,(function(){return i[t]}))}(n);var r,o=s("f0c5"),c=Object(o["a"])(i["default"],a["b"],a["c"],!1,null,null,null,!1,a["a"],r);e["default"]=c.exports},"2ac0":function(t,e,s){(function(t,e){e(s("5061"))})(0,(function(t){"use strict";//! moment.js locale configuration |
| 31 | 31 | function e(t,e,s,a){var i={m:["eng Minutt","enger Minutt"],h:["eng Stonn","enger Stonn"],d:["een Dag","engem Dag"],M:["ee Mount","engem Mount"],y:["ee Joer","engem Joer"]};return e?i[s][0]:i[s][1]}function s(t){var e=t.substr(0,t.indexOf(" "));return i(e)?"a "+t:"an "+t}function a(t){var e=t.substr(0,t.indexOf(" "));return i(e)?"viru "+t:"virun "+t}function i(t){if(t=parseInt(t,10),isNaN(t))return!1;if(t<0)return!0;if(t<10)return 4<=t&&t<=7;if(t<100){var e=t%10,s=t/10;return i(0===e?s:e)}if(t<1e4){while(t>=10)t/=10;return i(t)}return t/=1e3,i(t)}var n=t.defineLocale("lb",{months:"Januar_Februar_M\xe4erz_Abr\xebll_Mee_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Febr._Mrz._Abr._Mee_Jun._Jul._Aug._Sept._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonndeg_M\xe9indeg_D\xebnschdeg_M\xebttwoch_Donneschdeg_Freideg_Samschdeg".split("_"),weekdaysShort:"So._M\xe9._D\xeb._M\xeb._Do._Fr._Sa.".split("_"),weekdaysMin:"So_M\xe9_D\xeb_M\xeb_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm [Auer]",LTS:"H:mm:ss [Auer]",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm [Auer]",LLLL:"dddd, D. MMMM YYYY H:mm [Auer]"},calendar:{sameDay:"[Haut um] LT",sameElse:"L",nextDay:"[Muer um] LT",nextWeek:"dddd [um] LT",lastDay:"[G\xebschter um] LT",lastWeek:function(){switch(this.day()){case 2:case 4:return"[Leschten] dddd [um] LT";default:return"[Leschte] dddd [um] LT"}}},relativeTime:{future:s,past:a,s:"e puer Sekonnen",ss:"%d Sekonnen",m:e,mm:"%d Minutten",h:e,hh:"%d Stonnen",d:e,dd:"%d Deeg",M:e,MM:"%d M\xe9int",y:e,yy:"%d Joer"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return n}))},"2acc":function(t,e){t.exports="/static/home/border.png"},"2ae5":function(t,e,s){(function(t,e){e(s("5061"))})(0,(function(t){"use strict";//! moment.js locale configuration |
| 32 | 32 | function e(t){return"undefined"!==typeof Function&&t instanceof Function||"[object Function]"===Object.prototype.toString.call(t)}var s=t.defineLocale("el",{monthsNominativeEl:"\u0399\u03b1\u03bd\u03bf\u03c5\u03ac\u03c1\u03b9\u03bf\u03c2_\u03a6\u03b5\u03b2\u03c1\u03bf\u03c5\u03ac\u03c1\u03b9\u03bf\u03c2_\u039c\u03ac\u03c1\u03c4\u03b9\u03bf\u03c2_\u0391\u03c0\u03c1\u03af\u03bb\u03b9\u03bf\u03c2_\u039c\u03ac\u03b9\u03bf\u03c2_\u0399\u03bf\u03cd\u03bd\u03b9\u03bf\u03c2_\u0399\u03bf\u03cd\u03bb\u03b9\u03bf\u03c2_\u0391\u03cd\u03b3\u03bf\u03c5\u03c3\u03c4\u03bf\u03c2_\u03a3\u03b5\u03c0\u03c4\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2_\u039f\u03ba\u03c4\u03ce\u03b2\u03c1\u03b9\u03bf\u03c2_\u039d\u03bf\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2_\u0394\u03b5\u03ba\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2".split("_"),monthsGenitiveEl:"\u0399\u03b1\u03bd\u03bf\u03c5\u03b1\u03c1\u03af\u03bf\u03c5_\u03a6\u03b5\u03b2\u03c1\u03bf\u03c5\u03b1\u03c1\u03af\u03bf\u03c5_\u039c\u03b1\u03c1\u03c4\u03af\u03bf\u03c5_\u0391\u03c0\u03c1\u03b9\u03bb\u03af\u03bf\u03c5_\u039c\u03b1\u0390\u03bf\u03c5_\u0399\u03bf\u03c5\u03bd\u03af\u03bf\u03c5_\u0399\u03bf\u03c5\u03bb\u03af\u03bf\u03c5_\u0391\u03c5\u03b3\u03bf\u03cd\u03c3\u03c4\u03bf\u03c5_\u03a3\u03b5\u03c0\u03c4\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5_\u039f\u03ba\u03c4\u03c9\u03b2\u03c1\u03af\u03bf\u03c5_\u039d\u03bf\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5_\u0394\u03b5\u03ba\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5".split("_"),months:function(t,e){return t?"string"===typeof e&&/D/.test(e.substring(0,e.indexOf("MMMM")))?this._monthsGenitiveEl[t.month()]:this._monthsNominativeEl[t.month()]:this._monthsNominativeEl},monthsShort:"\u0399\u03b1\u03bd_\u03a6\u03b5\u03b2_\u039c\u03b1\u03c1_\u0391\u03c0\u03c1_\u039c\u03b1\u03ca_\u0399\u03bf\u03c5\u03bd_\u0399\u03bf\u03c5\u03bb_\u0391\u03c5\u03b3_\u03a3\u03b5\u03c0_\u039f\u03ba\u03c4_\u039d\u03bf\u03b5_\u0394\u03b5\u03ba".split("_"),weekdays:"\u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae_\u0394\u03b5\u03c5\u03c4\u03ad\u03c1\u03b1_\u03a4\u03c1\u03af\u03c4\u03b7_\u03a4\u03b5\u03c4\u03ac\u03c1\u03c4\u03b7_\u03a0\u03ad\u03bc\u03c0\u03c4\u03b7_\u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae_\u03a3\u03ac\u03b2\u03b2\u03b1\u03c4\u03bf".split("_"),weekdaysShort:"\u039a\u03c5\u03c1_\u0394\u03b5\u03c5_\u03a4\u03c1\u03b9_\u03a4\u03b5\u03c4_\u03a0\u03b5\u03bc_\u03a0\u03b1\u03c1_\u03a3\u03b1\u03b2".split("_"),weekdaysMin:"\u039a\u03c5_\u0394\u03b5_\u03a4\u03c1_\u03a4\u03b5_\u03a0\u03b5_\u03a0\u03b1_\u03a3\u03b1".split("_"),meridiem:function(t,e,s){return t>11?s?"\u03bc\u03bc":"\u039c\u039c":s?"\u03c0\u03bc":"\u03a0\u039c"},isPM:function(t){return"\u03bc"===(t+"").toLowerCase()[0]},meridiemParse:/[\u03a0\u039c]\.?\u039c?\.?/i,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendarEl:{sameDay:"[\u03a3\u03ae\u03bc\u03b5\u03c1\u03b1 {}] LT",nextDay:"[\u0391\u03cd\u03c1\u03b9\u03bf {}] LT",nextWeek:"dddd [{}] LT",lastDay:"[\u03a7\u03b8\u03b5\u03c2 {}] LT",lastWeek:function(){switch(this.day()){case 6:return"[\u03c4\u03bf \u03c0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf] dddd [{}] LT";default:return"[\u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03b7] dddd [{}] LT"}},sameElse:"L"},calendar:function(t,s){var a=this._calendarEl[t],i=s&&s.hours();return e(a)&&(a=a.apply(s)),a.replace("{}",i%12===1?"\u03c3\u03c4\u03b7":"\u03c3\u03c4\u03b9\u03c2")},relativeTime:{future:"\u03c3\u03b5 %s",past:"%s \u03c0\u03c1\u03b9\u03bd",s:"\u03bb\u03af\u03b3\u03b1 \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1",ss:"%d \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1",m:"\u03ad\u03bd\u03b1 \u03bb\u03b5\u03c0\u03c4\u03cc",mm:"%d \u03bb\u03b5\u03c0\u03c4\u03ac",h:"\u03bc\u03af\u03b1 \u03ce\u03c1\u03b1",hh:"%d \u03ce\u03c1\u03b5\u03c2",d:"\u03bc\u03af\u03b1 \u03bc\u03ad\u03c1\u03b1",dd:"%d \u03bc\u03ad\u03c1\u03b5\u03c2",M:"\u03ad\u03bd\u03b1\u03c2 \u03bc\u03ae\u03bd\u03b1\u03c2",MM:"%d \u03bc\u03ae\u03bd\u03b5\u03c2",y:"\u03ad\u03bd\u03b1\u03c2 \u03c7\u03c1\u03cc\u03bd\u03bf\u03c2",yy:"%d \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1"},dayOfMonthOrdinalParse:/\d{1,2}\u03b7/,ordinal:"%d\u03b7",week:{dow:1,doy:4}});return s}))},"2b4a":function(t,e,s){"use strict";s.r(e);var a=s("49f5"),i=s("12fc");for(var n in i)"default"!==n&&function(t){s.d(e,t,(function(){return i[t]}))}(n);var r,o=s("f0c5"),c=Object(o["a"])(i["default"],a["b"],a["c"],!1,null,null,null,!1,a["a"],r);e["default"]=c.exports},"2ba7":function(t,e,s){"use strict";s.r(e);var a=s("8a03"),i=s.n(a);for(var n in a)"default"!==n&&function(t){s.d(e,t,(function(){return a[t]}))}(n);e["default"]=i.a},"2ba8":function(t,e,s){(function(t,e){e(s("5061"))})(0,(function(t){"use strict";//! moment.js locale configuration | ... | ... |
uniapp-wuduhuajiao/unpackage/dist/build/app-plus/manifest.json
| 1 | -{"@platforms":["android","iPhone","iPad"],"id":"__UNI__E68BD56","name":"武都花椒","version":{"name":"1.8.2","code":182},"description":"武都花椒","launch_path":"__uniappview.html","developer":{"name":"","email":"","url":""},"permissions":{"Maps":{"coordType":"gcj02"},"Payment":{},"Speech":{},"UniNView":{"description":"UniNView原生渲染"}},"plus":{"useragent":{"value":"uni-app","concatenate":true},"splashscreen":{"autoclose":false,"waiting":false,"delay":0},"popGesture":"close","launchwebview":{"id":"1","kernel":"WKWebview"},"statusbar":{"immersed":"supportedDevice","style":"dark","background":"#F7F7F7"},"usingComponents":true,"nvueCompiler":"uni-app","compatible":{"ignoreVersion":true},"distribute":{"orientation":["portrait-primary"],"splashscreen":{"android":{"hdpi":"","xxhdpi":"","xhdpi":""},"ios":{"iphone":{"portrait-896h@3x":"","landscape-896h@3x":""}},"androidStyle":"common","iosStyle":"common","useOriginalMsgbox":true},"icons":{"android":{"hdpi":"unpackage/res/icons/72x72.png","xhdpi":"unpackage/res/icons/96x96.png","xxhdpi":"unpackage/res/icons/144x144.png","xxxhdpi":"unpackage/res/icons/192x192.png"},"ios":{"appstore":"unpackage/res/icons/1024x1024.png","ipad":{"app":"unpackage/res/icons/76x76.png","app@2x":"unpackage/res/icons/152x152.png","notification":"unpackage/res/icons/20x20.png","notification@2x":"unpackage/res/icons/40x40.png","proapp@2x":"unpackage/res/icons/167x167.png","settings":"unpackage/res/icons/29x29.png","settings@2x":"unpackage/res/icons/58x58.png","spotlight":"unpackage/res/icons/40x40.png","spotlight@2x":"unpackage/res/icons/80x80.png"},"iphone":{"app@2x":"unpackage/res/icons/120x120.png","app@3x":"unpackage/res/icons/180x180.png","notification@2x":"unpackage/res/icons/40x40.png","notification@3x":"unpackage/res/icons/60x60.png","settings@2x":"unpackage/res/icons/58x58.png","settings@3x":"unpackage/res/icons/87x87.png","spotlight@2x":"unpackage/res/icons/80x80.png","spotlight@3x":"unpackage/res/icons/120x120.png"}}},"google":{"packagename":"com.wuduhuajiao.www","permissions":["<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\"/>","<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\"/>","<uses-permission android:name=\"android.permission.ACCESS_MOCK_LOCATION\"/>","<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>","<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>","<uses-permission android:name=\"android.permission.CALL_PHONE\"/>","<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>","<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>","<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>","<uses-permission android:name=\"android.permission.GET_TASKS\"/>","<uses-permission android:name=\"android.permission.INSTALL_PACKAGES\"/>","<uses-permission android:name=\"android.permission.INTERNET\"/>","<uses-permission android:name=\"android.permission.MODIFY_AUDIO_SETTINGS\"/>","<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>","<uses-permission android:name=\"android.permission.READ_LOGS\"/>","<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>","<uses-permission android:name=\"android.permission.RECEIVE_BOOT_COMPLETED\"/>","<uses-permission android:name=\"android.permission.REQUEST_INSTALL_PACKAGES\"/>","<uses-permission android:name=\"android.permission.SYSTEM_ALERT_WINDOW\"/>","<uses-permission android:name=\"android.permission.VIBRATE\"/>","<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>","<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\"/>","<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>","<uses-permission android:name=\"android.permission.RECEIVE_USER_PRESENT\"/>"],"targetSdkVersion":"26","schemes":"wdhj","abiFilters":["armeabi-v7a","arm64-v8a"]},"apple":{"appid":"com.wuduhuajiao.www","UIBackgroundModes":["audio"],"urlschemewhitelist":["baidumap","iosamap"],"idfa":false,"urltypes":"wdhj","dSYMs":false,"privacyDescription":{"NSPhotoLibraryUsageDescription":"以便您提交图片修改个人信息","NSCameraUsageDescription":"以便您提交图片修改个人信息"}},"plugins":{"speech":{"ifly":{}},"ad":{},"maps":{"amap":{"appkey_ios":"5d4b4a23aaa62ba5f31ae6360b60ef13","appkey_android":"5d4b4a23aaa62ba5f31ae6360b60ef13"}},"payment":{"alipay":{"__platform__":["ios","android"]}},"share":{"weixin":{"appid":"2022*******10","UniversalLinks":""}},"audio":{"mp3":{"description":"Android平台录音支持MP3格式文件"}}}},"safearea":{"bottom":{"offset":"none"}},"compilerVersion":3,"uniStatistics":{"enable":false},"nativePlugins":{"TRTCCloudUniPlugin-TRTCCloudImpl":{"__plugin_info__":{"name":"【官方】腾讯云实时音视频SDK","description":"uni-app TRTC SDK 是腾讯云实时音视频通讯解决方案在 uni-app 上的 SDK,提供实时音视频服务","platforms":"Android,iOS","url":"https://ext.dcloud.net.cn/plugin?id=7774","android_package_name":"com.wuduhuajiao.app","ios_bundle_id":"com.wuduhuajiao.app","isCloud":true,"bought":1,"pid":"7774","parameters":{}}}},"allowsInlineMediaPlayback":true,"uni-app":{"compilerVersion":"3.4.7","control":"uni-v3","nvueCompiler":"uni-app","renderer":"auto","nvue":{"flex-direction":"column"},"nvueLaunchMode":"fast"},"tabBar":{"color":"#666666","selectedColor":"#6B5BBC","borderStyle":"rgba(255,255,255,0.4)","height":"50px","list":[{"pagePath":"pages/index","iconPath":"static/home/tabber/icon11.png","selectedIconPath":"static/home/tabber/icon1.png","text":"首页"},{"pagePath":"pages/notice1/index","iconPath":"static/home/tabber/icon22.png","selectedIconPath":"static/home/tabber/icon2.png","text":"联系人"},{"pagePath":"pages/shop1/index","iconPath":"static/home/tabber/icon33.png","selectedIconPath":"static/home/tabber/icon3.png","text":"商城"},{"pagePath":"pages/Subscribe/index","iconPath":"static/home/tabber/icon44.png","selectedIconPath":"static/home/tabber/icon4.png","text":"认购"},{"pagePath":"pages/collect/index","iconPath":"static/home/tabber/icon55.png","selectedIconPath":"static/home/tabber/icon5.png","text":"收藏"},{"pagePath":"pages/message/service","iconPath":"static/home/tabber/icon66.png","selectedIconPath":"static/home/tabber/icon66.png","text":"客服"},{"pagePath":"pages/user","iconPath":"static/home/tabber/icon77.png","selectedIconPath":"static/home/tabber/icon7.png","text":"我的"}],"child":["lauchwebview"],"selected":0},"launch_path":"__uniappview.html"}} | |
| 2 | 1 | \ No newline at end of file |
| 2 | +{"@platforms":["android","iPhone","iPad"],"id":"__UNI__E68BD56","name":"武都花椒","version":{"name":"1.8.3","code":183},"description":"武都花椒","launch_path":"__uniappview.html","developer":{"name":"","email":"","url":""},"permissions":{"Maps":{"coordType":"gcj02"},"Payment":{},"Speech":{},"UniNView":{"description":"UniNView原生渲染"}},"plus":{"useragent":{"value":"uni-app","concatenate":true},"splashscreen":{"autoclose":false,"waiting":false,"delay":0},"popGesture":"close","launchwebview":{"id":"1","kernel":"WKWebview"},"statusbar":{"immersed":"supportedDevice","style":"dark","background":"#F7F7F7"},"usingComponents":true,"nvueCompiler":"uni-app","compatible":{"ignoreVersion":true},"distribute":{"orientation":["portrait-primary"],"splashscreen":{"android":{"hdpi":"","xxhdpi":"","xhdpi":""},"ios":{"iphone":{"portrait-896h@3x":"","landscape-896h@3x":""}},"androidStyle":"common","iosStyle":"common","useOriginalMsgbox":true},"icons":{"android":{"hdpi":"unpackage/res/icons/72x72.png","xhdpi":"unpackage/res/icons/96x96.png","xxhdpi":"unpackage/res/icons/144x144.png","xxxhdpi":"unpackage/res/icons/192x192.png"},"ios":{"appstore":"unpackage/res/icons/1024x1024.png","ipad":{"app":"unpackage/res/icons/76x76.png","app@2x":"unpackage/res/icons/152x152.png","notification":"unpackage/res/icons/20x20.png","notification@2x":"unpackage/res/icons/40x40.png","proapp@2x":"unpackage/res/icons/167x167.png","settings":"unpackage/res/icons/29x29.png","settings@2x":"unpackage/res/icons/58x58.png","spotlight":"unpackage/res/icons/40x40.png","spotlight@2x":"unpackage/res/icons/80x80.png"},"iphone":{"app@2x":"unpackage/res/icons/120x120.png","app@3x":"unpackage/res/icons/180x180.png","notification@2x":"unpackage/res/icons/40x40.png","notification@3x":"unpackage/res/icons/60x60.png","settings@2x":"unpackage/res/icons/58x58.png","settings@3x":"unpackage/res/icons/87x87.png","spotlight@2x":"unpackage/res/icons/80x80.png","spotlight@3x":"unpackage/res/icons/120x120.png"}}},"google":{"packagename":"com.wuduhuajiao.www","permissions":["<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\"/>","<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\"/>","<uses-permission android:name=\"android.permission.ACCESS_MOCK_LOCATION\"/>","<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>","<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>","<uses-permission android:name=\"android.permission.CALL_PHONE\"/>","<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>","<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>","<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>","<uses-permission android:name=\"android.permission.GET_TASKS\"/>","<uses-permission android:name=\"android.permission.INSTALL_PACKAGES\"/>","<uses-permission android:name=\"android.permission.INTERNET\"/>","<uses-permission android:name=\"android.permission.MODIFY_AUDIO_SETTINGS\"/>","<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>","<uses-permission android:name=\"android.permission.READ_LOGS\"/>","<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>","<uses-permission android:name=\"android.permission.RECEIVE_BOOT_COMPLETED\"/>","<uses-permission android:name=\"android.permission.REQUEST_INSTALL_PACKAGES\"/>","<uses-permission android:name=\"android.permission.SYSTEM_ALERT_WINDOW\"/>","<uses-permission android:name=\"android.permission.VIBRATE\"/>","<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>","<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\"/>","<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>","<uses-permission android:name=\"android.permission.RECEIVE_USER_PRESENT\"/>"],"targetSdkVersion":"26","schemes":"wdhj","abiFilters":["armeabi-v7a","arm64-v8a"]},"apple":{"appid":"com.wuduhuajiao.www","UIBackgroundModes":["audio"],"urlschemewhitelist":["baidumap","iosamap"],"idfa":false,"urltypes":"wdhj","dSYMs":false,"privacyDescription":{"NSPhotoLibraryUsageDescription":"以便您提交图片修改个人信息","NSCameraUsageDescription":"以便您提交图片修改个人信息"}},"plugins":{"speech":{"ifly":{}},"ad":{},"maps":{"amap":{"appkey_ios":"5d4b4a23aaa62ba5f31ae6360b60ef13","appkey_android":"5d4b4a23aaa62ba5f31ae6360b60ef13"}},"payment":{"alipay":{"__platform__":["ios","android"]}},"share":{"weixin":{"appid":"2022*******10","UniversalLinks":""}},"audio":{"mp3":{"description":"Android平台录音支持MP3格式文件"}}}},"safearea":{"bottom":{"offset":"none"}},"compilerVersion":3,"uniStatistics":{"enable":false},"nativePlugins":{"TRTCCloudUniPlugin-TRTCCloudImpl":{"__plugin_info__":{"name":"【官方】腾讯云实时音视频SDK","description":"uni-app TRTC SDK 是腾讯云实时音视频通讯解决方案在 uni-app 上的 SDK,提供实时音视频服务","platforms":"Android,iOS","url":"https://ext.dcloud.net.cn/plugin?id=7774","android_package_name":"com.wuduhuajiao.app","ios_bundle_id":"com.wuduhuajiao.app","isCloud":true,"bought":1,"pid":"7774","parameters":{}}}},"allowsInlineMediaPlayback":true,"uni-app":{"compilerVersion":"3.4.7","control":"uni-v3","nvueCompiler":"uni-app","renderer":"auto","nvue":{"flex-direction":"column"},"nvueLaunchMode":"fast"},"tabBar":{"color":"#666666","selectedColor":"#6B5BBC","borderStyle":"rgba(255,255,255,0.4)","height":"50px","list":[{"pagePath":"pages/index","iconPath":"static/home/tabber/icon11.png","selectedIconPath":"static/home/tabber/icon1.png","text":"首页"},{"pagePath":"pages/notice1/index","iconPath":"static/home/tabber/icon22.png","selectedIconPath":"static/home/tabber/icon2.png","text":"联系人"},{"pagePath":"pages/shop1/index","iconPath":"static/home/tabber/icon33.png","selectedIconPath":"static/home/tabber/icon3.png","text":"商城"},{"pagePath":"pages/Subscribe/index","iconPath":"static/home/tabber/icon44.png","selectedIconPath":"static/home/tabber/icon4.png","text":"认购"},{"pagePath":"pages/collect/index","iconPath":"static/home/tabber/icon55.png","selectedIconPath":"static/home/tabber/icon5.png","text":"收藏"},{"pagePath":"pages/message/service","iconPath":"static/home/tabber/icon66.png","selectedIconPath":"static/home/tabber/icon66.png","text":"客服"},{"pagePath":"pages/user","iconPath":"static/home/tabber/icon77.png","selectedIconPath":"static/home/tabber/icon7.png","text":"我的"}],"child":["lauchwebview"],"selected":0},"launch_path":"__uniappview.html"}} | |
| 3 | 3 | \ No newline at end of file | ... | ... |
uniapp-wuduhuajiao/unpackage/dist/build/app-plus/pages/meeting/meeting.js
| 1 | -!function(e){var t={};function r(n){if(t[n])return t[n].exports;var i=t[n]={i:n,l:!1,exports:{}};return e[n].call(i.exports,i,i.exports,r),i.l=!0,i.exports}r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)r.d(n,i,function(t){return e[t]}.bind(null,i));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=149)}([function(e,t,r){"use strict";function n(e,t,r,n,i,o,s,a,u,c){var l,h="function"==typeof e?e.options:e;if(u){h.components||(h.components={});var f=Object.prototype.hasOwnProperty;for(var d in u)f.call(u,d)&&!f.call(h.components,d)&&(h.components[d]=u[d])}if(c&&((c.beforeCreate||(c.beforeCreate=[])).unshift((function(){this[c.__module]=this})),(h.mixins||(h.mixins=[])).push(c)),t&&(h.render=t,h.staticRenderFns=r,h._compiled=!0),n&&(h.functional=!0),o&&(h._scopeId="data-v-"+o),s?(l=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),i&&i.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(s)},h._ssrRegister=l):i&&(l=a?function(){i.call(this,this.$root.$options.shadowRoot)}:i),l)if(h.functional){h._injectStyles=l;var p=h.render;h.render=function(e,t){return l.call(t),p(e,t)}}else{var g=h.beforeCreate;h.beforeCreate=g?[].concat(g,l):[l]}return{exports:e,options:h}}r.d(t,"a",(function(){return n}))},function(e,t){e.exports={"@VERSION":2}},function(e,t,r){"use strict";function n(e){var t=Object.prototype.toString.call(e);return t.substring(8,t.length-1)}function i(){return"string"==typeof __channelId__&&__channelId__}function o(e,t){switch(n(t)){case"Function":return"function() { [native code] }";default:return t}}Object.defineProperty(t,"__esModule",{value:!0}),t.log=function(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];console[e].apply(console,r)},t.default=function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];var s=t.shift();if(i())return t.push(t.pop().replace("at ","uni-app:///")),console[s].apply(console,t);var a=t.map((function(e){var t=Object.prototype.toString.call(e).toLowerCase();if("[object object]"===t||"[object array]"===t)try{e="---BEGIN:JSON---"+JSON.stringify(e,o)+"---END:JSON---"}catch(r){e=t}else if(null===e)e="---NULL---";else if(void 0===e)e="---UNDEFINED---";else{var r=n(e).toUpperCase();e="NUMBER"===r||"BOOLEAN"===r?"---BEGIN:"+r+"---"+e+"---END:"+r+"---":String(e)}return e})),u="";if(a.length>1){var c=a.pop();u=a.join("---COMMA---"),0===c.indexOf(" at ")?u+=c:u+="---COMMA---"+c}else u=a[0];console[s](u)}},,,,,,,,,,function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return weex.requireModule(e)}},function(e,t,r){Vue.prototype.__$appStyle__={},Vue.prototype.__merge_style&&Vue.prototype.__merge_style(r(14).default,Vue.prototype.__$appStyle__)},function(e,t,r){"use strict";r.r(t);var n=r(1),i=r.n(n);for(var o in n)"default"!==o&&function(e){r.d(t,e,(function(){return n[e]}))}(o);t.default=i.a},function(e,t){if("undefined"==typeof Promise||Promise.prototype.finally||(Promise.prototype.finally=function(e){var t=this.constructor;return this.then((function(r){return t.resolve(e()).then((function(){return r}))}),(function(r){return t.resolve(e()).then((function(){throw r}))}))}),"undefined"!=typeof uni&&uni&&uni.requireGlobal){var r=uni.requireGlobal();ArrayBuffer=r.ArrayBuffer,Int8Array=r.Int8Array,Uint8Array=r.Uint8Array,Uint8ClampedArray=r.Uint8ClampedArray,Int16Array=r.Int16Array,Uint16Array=r.Uint16Array,Int32Array=r.Int32Array,Uint32Array=r.Uint32Array,Float32Array=r.Float32Array,Float64Array=r.Float64Array,BigInt64Array=r.BigInt64Array,BigUint64Array=r.BigUint64Array}},,,,,,,,,,,,,function(e,t,r){"use strict";r.r(t);var n=r(29),i=r.n(n);for(var o in n)"default"!==o&&function(e){r.d(t,e,(function(){return n[e]}))}(o);t.default=i.a},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n={name:"TrtcLocalView",props:{viewId:{type:String,default:""}}};t.default=n},function(e,t,r){"use strict";r.r(t);var n=r(31),i=r.n(n);for(var o in n)"default"!==o&&function(e){r.d(t,e,(function(){return n[e]}))}(o);t.default=i.a},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n={name:"TrtcRemoteView",props:{userId:{type:String,default:""},viewId:{type:String,default:""}}};t.default=n},,,,,,,,function(e,t,r){"use strict";r.d(t,"b",(function(){return n})),r.d(t,"c",(function(){return i})),r.d(t,"a",(function(){}));var n=function(){var e=this.$createElement;return(this._self._c||e)("TRTCCloudUniPlugin-TXLocalViewComponent",{attrs:{viewId:this.viewId}})},i=[]},function(e,t,r){"use strict";r.d(t,"b",(function(){return n})),r.d(t,"c",(function(){return i})),r.d(t,"a",(function(){}));var n=function(){var e=this.$createElement;return(this._self._c||e)("TRTCCloudUniPlugin-TXRemoteViewComponent",{attrs:{userId:this.userId,viewId:this.viewId}})},i=[]},,,,,,function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.install=v,t.mapState=t.mapMutations=t.mapGetters=t.mapActions=t.createNamespacedHelpers=t.Store=t.default=void 0;var n=("undefined"!=typeof window?window:"undefined"!=typeof global?global:{}).__VUE_DEVTOOLS_GLOBAL_HOOK__;function i(e,t){Object.keys(e).forEach((function(r){return t(e[r],r)}))}function o(e){return null!==e&&"object"==typeof e}var s=function(e,t){this.runtime=t,this._children=Object.create(null),this._rawModule=e;var r=e.state;this.state=("function"==typeof r?r():r)||{}},a={namespaced:{configurable:!0}};a.namespaced.get=function(){return!!this._rawModule.namespaced},s.prototype.addChild=function(e,t){this._children[e]=t},s.prototype.removeChild=function(e){delete this._children[e]},s.prototype.getChild=function(e){return this._children[e]},s.prototype.hasChild=function(e){return e in this._children},s.prototype.update=function(e){this._rawModule.namespaced=e.namespaced,e.actions&&(this._rawModule.actions=e.actions),e.mutations&&(this._rawModule.mutations=e.mutations),e.getters&&(this._rawModule.getters=e.getters)},s.prototype.forEachChild=function(e){i(this._children,e)},s.prototype.forEachGetter=function(e){this._rawModule.getters&&i(this._rawModule.getters,e)},s.prototype.forEachAction=function(e){this._rawModule.actions&&i(this._rawModule.actions,e)},s.prototype.forEachMutation=function(e){this._rawModule.mutations&&i(this._rawModule.mutations,e)},Object.defineProperties(s.prototype,a);var u=function(e){this.register([],e,!1)};u.prototype.get=function(e){return e.reduce((function(e,t){return e.getChild(t)}),this.root)},u.prototype.getNamespace=function(e){var t=this.root;return e.reduce((function(e,r){return e+((t=t.getChild(r)).namespaced?r+"/":"")}),"")},u.prototype.update=function(e){!function e(t,r,n){0;if(r.update(n),n.modules)for(var i in n.modules){if(!r.getChild(i))return void 0;e(t.concat(i),r.getChild(i),n.modules[i])}}([],this.root,e)},u.prototype.register=function(e,t,r){var n=this;void 0===r&&(r=!0);var o=new s(t,r);0===e.length?this.root=o:this.get(e.slice(0,-1)).addChild(e[e.length-1],o);t.modules&&i(t.modules,(function(t,i){n.register(e.concat(i),t,r)}))},u.prototype.unregister=function(e){var t=this.get(e.slice(0,-1)),r=e[e.length-1];t.getChild(r).runtime&&t.removeChild(r)},u.prototype.isRegistered=function(e){var t=this.get(e.slice(0,-1)),r=e[e.length-1];return t.hasChild(r)};var c;var l=function(e){var t=this;void 0===e&&(e={}),!c&&"undefined"!=typeof window&&window.Vue&&v(window.Vue);var r=e.plugins;void 0===r&&(r=[]);var i=e.strict;void 0===i&&(i=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new u(e),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new c,this._makeLocalGettersCache=Object.create(null);var o=this,s=this.dispatch,a=this.commit;this.dispatch=function(e,t){return s.call(o,e,t)},this.commit=function(e,t,r){return a.call(o,e,t,r)},this.strict=i;var l=this._modules.root.state;g(this,l,[],this._modules.root),p(this,l),r.forEach((function(e){return e(t)})),(void 0!==e.devtools?e.devtools:c.config.devtools)&&function(e){n&&(e._devtoolHook=n,n.emit("vuex:init",e),n.on("vuex:travel-to-state",(function(t){e.replaceState(t)})),e.subscribe((function(e,t){n.emit("vuex:mutation",e,t)}),{prepend:!0}),e.subscribeAction((function(e,t){n.emit("vuex:action",e,t)}),{prepend:!0}))}(this)};t.Store=l;var h={state:{configurable:!0}};function f(e,t,r){return t.indexOf(e)<0&&(r&&r.prepend?t.unshift(e):t.push(e)),function(){var r=t.indexOf(e);r>-1&&t.splice(r,1)}}function d(e,t){e._actions=Object.create(null),e._mutations=Object.create(null),e._wrappedGetters=Object.create(null),e._modulesNamespaceMap=Object.create(null);var r=e.state;g(e,r,[],e._modules.root,!0),p(e,r,t)}function p(e,t,r){var n=e._vm;e.getters={},e._makeLocalGettersCache=Object.create(null);var o=e._wrappedGetters,s={};i(o,(function(t,r){s[r]=function(e,t){return function(){return e(t)}}(t,e),Object.defineProperty(e.getters,r,{get:function(){return e._vm[r]},enumerable:!0})}));var a=c.config.silent;c.config.silent=!0,e._vm=new c({data:{$$state:t},computed:s}),c.config.silent=a,e.strict&&function(e){e._vm.$watch((function(){return this._data.$$state}),(function(){0}),{deep:!0,sync:!0})}(e),n&&(r&&e._withCommit((function(){n._data.$$state=null})),c.nextTick((function(){return n.$destroy()})))}function g(e,t,r,n,i){var o=!r.length,s=e._modules.getNamespace(r);if(n.namespaced&&(e._modulesNamespaceMap[s],e._modulesNamespaceMap[s]=n),!o&&!i){var a=_(t,r.slice(0,-1)),u=r[r.length-1];e._withCommit((function(){c.set(a,u,n.state)}))}var l=n.context=function(e,t,r){var n=""===t,i={dispatch:n?e.dispatch:function(r,n,i){var o=m(r,n,i),s=o.payload,a=o.options,u=o.type;return a&&a.root||(u=t+u),e.dispatch(u,s)},commit:n?e.commit:function(r,n,i){var o=m(r,n,i),s=o.payload,a=o.options,u=o.type;a&&a.root||(u=t+u),e.commit(u,s,a)}};return Object.defineProperties(i,{getters:{get:n?function(){return e.getters}:function(){return function(e,t){if(!e._makeLocalGettersCache[t]){var r={},n=t.length;Object.keys(e.getters).forEach((function(i){if(i.slice(0,n)===t){var o=i.slice(n);Object.defineProperty(r,o,{get:function(){return e.getters[i]},enumerable:!0})}})),e._makeLocalGettersCache[t]=r}return e._makeLocalGettersCache[t]}(e,t)}},state:{get:function(){return _(e.state,r)}}}),i}(e,s,r);n.forEachMutation((function(t,r){!function(e,t,r,n){(e._mutations[t]||(e._mutations[t]=[])).push((function(t){r.call(e,n.state,t)}))}(e,s+r,t,l)})),n.forEachAction((function(t,r){var n=t.root?r:s+r,i=t.handler||t;!function(e,t,r,n){(e._actions[t]||(e._actions[t]=[])).push((function(t){var i,o=r.call(e,{dispatch:n.dispatch,commit:n.commit,getters:n.getters,state:n.state,rootGetters:e.getters,rootState:e.state},t);return(i=o)&&"function"==typeof i.then||(o=Promise.resolve(o)),e._devtoolHook?o.catch((function(t){throw e._devtoolHook.emit("vuex:error",t),t})):o}))}(e,n,i,l)})),n.forEachGetter((function(t,r){!function(e,t,r,n){if(e._wrappedGetters[t])return void 0;e._wrappedGetters[t]=function(e){return r(n.state,n.getters,e.state,e.getters)}}(e,s+r,t,l)})),n.forEachChild((function(n,o){g(e,t,r.concat(o),n,i)}))}function _(e,t){return t.reduce((function(e,t){return e[t]}),e)}function m(e,t,r){return o(e)&&e.type&&(r=t,t=e,e=e.type),{type:e,payload:t,options:r}}function v(e){c&&e===c||function(e){if(Number(e.version.split(".")[0])>=2)e.mixin({beforeCreate:r});else{var t=e.prototype._init;e.prototype._init=function(e){void 0===e&&(e={}),e.init=e.init?[r].concat(e.init):r,t.call(this,e)}}function r(){var e=this.$options;e.store?this.$store="function"==typeof e.store?e.store():e.store:e.parent&&e.parent.$store&&(this.$store=e.parent.$store)}}(c=e)}h.state.get=function(){return this._vm._data.$$state},h.state.set=function(e){0},l.prototype.commit=function(e,t,r){var n=this,i=m(e,t,r),o=i.type,s=i.payload,a=(i.options,{type:o,payload:s}),u=this._mutations[o];u&&(this._withCommit((function(){u.forEach((function(e){e(s)}))})),this._subscribers.slice().forEach((function(e){return e(a,n.state)})))},l.prototype.dispatch=function(e,t){var r=this,n=m(e,t),i=n.type,o=n.payload,s={type:i,payload:o},a=this._actions[i];if(a){try{this._actionSubscribers.slice().filter((function(e){return e.before})).forEach((function(e){return e.before(s,r.state)}))}catch(e){0}var u=a.length>1?Promise.all(a.map((function(e){return e(o)}))):a[0](o);return new Promise((function(e,t){u.then((function(t){try{r._actionSubscribers.filter((function(e){return e.after})).forEach((function(e){return e.after(s,r.state)}))}catch(e){0}e(t)}),(function(e){try{r._actionSubscribers.filter((function(e){return e.error})).forEach((function(t){return t.error(s,r.state,e)}))}catch(e){0}t(e)}))}))}},l.prototype.subscribe=function(e,t){return f(e,this._subscribers,t)},l.prototype.subscribeAction=function(e,t){return f("function"==typeof e?{before:e}:e,this._actionSubscribers,t)},l.prototype.watch=function(e,t,r){var n=this;return this._watcherVM.$watch((function(){return e(n.state,n.getters)}),t,r)},l.prototype.replaceState=function(e){var t=this;this._withCommit((function(){t._vm._data.$$state=e}))},l.prototype.registerModule=function(e,t,r){void 0===r&&(r={}),"string"==typeof e&&(e=[e]),this._modules.register(e,t),g(this,this.state,e,this._modules.get(e),r.preserveState),p(this,this.state)},l.prototype.unregisterModule=function(e){var t=this;"string"==typeof e&&(e=[e]),this._modules.unregister(e),this._withCommit((function(){var r=_(t.state,e.slice(0,-1));c.delete(r,e[e.length-1])})),d(this)},l.prototype.hasModule=function(e){return"string"==typeof e&&(e=[e]),this._modules.isRegistered(e)},l.prototype.hotUpdate=function(e){this._modules.update(e),d(this,!0)},l.prototype._withCommit=function(e){var t=this._committing;this._committing=!0,e(),this._committing=t},Object.defineProperties(l.prototype,h);var y=E((function(e,t){var r={};return R(t).forEach((function(t){var n=t.key,i=t.val;r[n]=function(){var t=this.$store.state,r=this.$store.getters;if(e){var n=T(this.$store,"mapState",e);if(!n)return;t=n.context.state,r=n.context.getters}return"function"==typeof i?i.call(this,t,r):t[i]},r[n].vuex=!0})),r}));t.mapState=y;var w=E((function(e,t){var r={};return R(t).forEach((function(t){var n=t.key,i=t.val;r[n]=function(){for(var t=[],r=arguments.length;r--;)t[r]=arguments[r];var n=this.$store.commit;if(e){var o=T(this.$store,"mapMutations",e);if(!o)return;n=o.context.commit}return"function"==typeof i?i.apply(this,[n].concat(t)):n.apply(this.$store,[i].concat(t))}})),r}));t.mapMutations=w;var b=E((function(e,t){var r={};return R(t).forEach((function(t){var n=t.key,i=t.val;i=e+i,r[n]=function(){if(!e||T(this.$store,"mapGetters",e))return this.$store.getters[i]},r[n].vuex=!0})),r}));t.mapGetters=b;var k=E((function(e,t){var r={};return R(t).forEach((function(t){var n=t.key,i=t.val;r[n]=function(){for(var t=[],r=arguments.length;r--;)t[r]=arguments[r];var n=this.$store.dispatch;if(e){var o=T(this.$store,"mapActions",e);if(!o)return;n=o.context.dispatch}return"function"==typeof i?i.apply(this,[n].concat(t)):n.apply(this.$store,[i].concat(t))}})),r}));t.mapActions=k;var S=function(e){return{mapState:y.bind(null,e),mapGetters:b.bind(null,e),mapMutations:w.bind(null,e),mapActions:k.bind(null,e)}};function R(e){return function(e){return Array.isArray(e)||o(e)}(e)?Array.isArray(e)?e.map((function(e){return{key:e,val:e}})):Object.keys(e).map((function(t){return{key:t,val:e[t]}})):[]}function E(e){return function(t,r){return"string"!=typeof t?(r=t,t=""):"/"!==t.charAt(t.length-1)&&(t+="/"),e(t,r)}}function T(e,t,r){return e._modulesNamespaceMap[r]}t.createNamespacedHelpers=S;var x={Store:l,install:v,version:"3.4.0",mapState:y,mapMutations:w,mapGetters:b,mapActions:k,createNamespacedHelpers:S};t.default=x},,function(e,t,r){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n,i=(n=r(126))&&n.__esModule?n:{default:n};var o=function(){return uni.getStorageSync("AuthToken_KEY")||""},s=function(e){uni.setStorageSync("ORDER_COUNT_KEY",e)},a=function(e){uni.setStorageSync("SYSTEM_INFO_KEY",e)},u={getToken:o,addToken:function(t){e("log","service addToken",t," at service/service.js:15"),uni.setStorageSync("AuthToken_KEY",t)},getTokenChaoge:function(){return uni.getStorageSync("AuthToken_KEY_Chaoge")||""},addTokenChaoge:function(t){e("log","service addTokenChaoge",t," at service/service.js:24"),uni.setStorageSync("AuthToken_KEY_Chaoge",t)},saveUser:function(t){e("log","service saveUser",t," at service/service.js:29"),uni.setStorageSync("USERS_KEY",t)},getUser:function(){var e=uni.getStorageSync("USERS_KEY")||{};return e&&e.id,e},getOrderCount:function(){return uni.getStorageSync("ORDER_COUNT_KEY")||""},addOrderCount:s,updateOrderCount:function(e){e?s(e):o()},getSystemInfo:function(){return new Promise((function(e,t){var r=uni.getStorageSync("SYSTEM_INFO_KEY");r&&r.statusBarHeight?e(r):uni.getSystemInfo({success:function(t){e(t),a(t)},fail:function(){t()}})}))},setSystemInfo:a,getPayDomain:function(){return new Promise((function(e,t){i.default.prototype.API.PayDomain().then((function(t){t.code>0&&t.data?e(t.data):e("https://manage.casichtzh.com/")}))}))}};t.default=u}).call(this,r(2).default)},,,,function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.TRTCCloudDef=t.TRTCAudioQuality=t.TRTCVideoStreamType=t.TRTCRoleType=t.TRTCAppScene=t.TRTCParams=void 0;var n=function(e,t,r,n,i,o,s,a,u,c){this.sdkAppId=e,this.userId=t,this.roomId=r,this.userSig=n,this.strRoomId=i,this.privateMapKey=o,this.role=s,this.businessInfo=a,this.streamId=u,this.userDefineRecordId=c};t.TRTCParams=n,function(e){e[e.TRTCAppSceneVideoCall=0]="TRTCAppSceneVideoCall",e[e.TRTCAppSceneLIVE=1]="TRTCAppSceneLIVE",e[e.TRTCAppSceneAudioCall=2]="TRTCAppSceneAudioCall",e[e.TRTCAppSceneVoiceChatRoom=3]="TRTCAppSceneVoiceChatRoom"}(t.TRTCAppScene||(t.TRTCAppScene={})),function(e){e[e.TRTCRoleAnchor=20]="TRTCRoleAnchor",e[e.TRTCRoleAudience=21]="TRTCRoleAudience"}(t.TRTCRoleType||(t.TRTCRoleType={})),function(e){e[e.TRTCVideoStreamTypeBig=0]="TRTCVideoStreamTypeBig",e[e.TRTCVideoStreamTypeSmall=1]="TRTCVideoStreamTypeSmall",e[e.TRTCVideoStreamTypeSub=2]="TRTCVideoStreamTypeSub"}(t.TRTCVideoStreamType||(t.TRTCVideoStreamType={})),function(e){e[e.TRTCAudioQualitySpeech=1]="TRTCAudioQualitySpeech",e[e.TRTCAudioQualityDefault=2]="TRTCAudioQualityDefault",e[e.TRTCAudioQualityMusic=3]="TRTCAudioQualityMusic"}(t.TRTCAudioQuality||(t.TRTCAudioQuality={}));var i=function(){function e(){}return e.TRTC_AUDIO_ROUTE_SPEAKER=0,e.TRTC_AUDIO_ROUTE_EARPIECE=1,e}();t.TRTCCloudDef=i},function(e,t,r){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n,i=(n=r(48))&&n.__esModule?n:{default:n};var o=function(t,r,n,o){t="https://huajiao.t1j2.com/api"+t;var s=o||{};return s=Object.assign({},s,{Authorization:i.default.getTokenChaoge()}),new Promise((function(o,a){uni.request({url:t,data:n,method:r,header:s,success:function(r){uni.hideLoading(),e("log","chaoge request url",t," at service/request_chaoge.js:32"),e("log","chaoge request header",s," at service/request_chaoge.js:33"),e("log","chaoge request data",n," at service/request_chaoge.js:34"),e("log","chaoge request res",r," at service/request_chaoge.js:35"),200===r.data.code?r.data.code<0&&r.data.code?uni.showToast({icon:"none",title:r.data.msg,duration:2e3}):o(r.data):403===r.code||-999===r.data.code||600==r.data.code?(i.default.addToken(""),uni.reLaunch({url:"/pages/user/auth/auth"})):uni.showToast({icon:"none",title:r.data.msg,duration:2e3})},fail:function(t){e("log","chaoge request fail",t," at service/request_chaoge.js:61")}})}))},s={get:function(e,t){return o(e,"GET",t)},post:function(e,t){return o(e,"POST",t)},postFormData:function(e,t){return o(e,"POST",t,{"Content-Type":"application/x-www-form-urlencoded"})},del:function(e,t){return o(e,"DELETE",t)},request:o};t.default=s}).call(this,r(2).default)},,,,,function(e,t,r){"use strict";var n=r(102),i=r(77),o=r(0);var s=Object(o.a)(i.default,n.b,n.c,!1,null,null,"50d12911",!1,n.a,void 0);(function(e){this.options.style||(this.options.style={}),Vue.prototype.__merge_style&&Vue.prototype.__$appStyle__&&Vue.prototype.__merge_style(Vue.prototype.__$appStyle__,this.options.style),Vue.prototype.__merge_style?Vue.prototype.__merge_style(r(137).default,this.options.style):Object.assign(this.options.style,r(137).default)}).call(s),t.default=s.exports},,,,,,,,,,,,,,,,,,,function(e,t,r){"use strict";var n=r(78),i=r.n(n);t.default=i.a},function(e,t,r){"use strict";(function(e,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(46),o=p(r(116)),s=p(r(117)),a=r(52),u=r(119),c=p(r(121)),l=p(r(122)),h=p(r(123)),f=p(r(129)),d=p(r(48));function p(e){return e&&e.__esModule?e:{default:e}}function g(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function _(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?g(Object(r),!0).forEach((function(t){m(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):g(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function m(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}e("globalEvent");var v=getApp().globalData.socketTask,y={components:{TrtcLocalView:c.default,TrtcRemoteView:l.default},filters:{imageUrlFilter:function(e){try{if(0==e.indexOf("data:")){var t=e;return t=(t=t.replace("/data:image//png;base64,/","")).replace("//","")}return 0==e.indexOf("http")||0==e.indexOf("../")||0==e.indexOf("/static")?e:f.default.baseurl+e}catch(t){return e}}},data:function(){return{hasInvite:!1,meetingCustomerUser:{userId:0,meeting:!1},meetingBusinessUser:{userId:0,meeting:!1},meetingServiceUser:{userId:0,meeting:!1},num:10,trtcCloud:null,sdkAppId:0,userSig:"",roomId:0,userId:"",userType:"\u7b49\u5f85\u8fdb\u5165",appScene:a.TRTCAppScene.TRTCAppSceneVideoCall,isFrontCamera:!0,streamType:a.TRTCVideoStreamType.TRTCVideoStreamTypeBig,remoteUserId:"",audioRoute:a.TRTCCloudDef.TRTC_AUDIO_ROUTE_SPEAKER,messageList:[],messageContent:"",myUserInfo:"",room:{},shopId:0,sellerUserId:0,param:{},joinType:"customer",scorllId:"bottom"}},computed:_(_({},(0,i.mapState)(["user","statistics","common"])),{},{startBtnVisible:function(){return this.userId==this.meetingServiceUser.userId&&!this.meetingServiceUser.meeting},joinBtnVisible:function(){return this.userId!=this.meetingServiceUser.userId&&(this.meetingServiceUser.meeting&&!this.meeting)}}),onLoad:function(e){var t=this;this.param=e;var r=e.joinType||"customer";this.joinType=r,this.roomId=e.roomId,this.sellerUserId=e.userid,this.userId="".concat(r,"_")+this.user.id,n("log","this.user",this.user," at pages/meeting/meeting.nvue:228"),this.shopId=e.shop_id,"customer"==r?(this.meetingCustomerUser=Object.assign({},this.meetingCustomerUser,{userId:this.userId,id:this.user.id}),this.createRoom({name:"\u6d4b\u8bd5\u623f\u95f4",bodyText:"",roomNo:"",description:"",clientId:"",shopId:e.shop_id}),this.getUserInfo(this.user.id,"customer")):(this.room={id:e.roomId,RoomNo:e.roomId},this.meetingCustomerUser={userId:"customer_"+e.customerid.toString(),id:e.customerid,meeting:!1}),"seller"==r&&(this.meetingBusinessUser={userId:this.userId,id:this.user.id,meeting:!1},this.getUserInfo(this.user.id,"seller")),"service"==r&&(this.meetingServiceUser={userId:this.userId,id:this.user.id,meeting:!1},this.getUserInfo(this.user.id,"service")),this.roomId&&(this.joinRoom(),this.handleStartMeeting()),this.$forceUpdate(),uni.$on("socketMessage",(function(e){if(n("log","socketMessage",e," at pages/meeting/meeting.nvue:286"),"send_to_room"==e.messageType||"send_to_room"==e.method){var r={customer:"\u9700\u65b9",seller:"\u4f9b\u65b9",service:"\u5ba2\u670d"}[(e.formUserId||"").split("_")[0]]||e.realName;t.addMessage(r,e.message)}if("join"==e.messageType||"join"==e.method){var i=e.userIntId;if(i!=t.user.id){var o=e.messageContent;n("log","joinType",o,e," at pages/meeting/meeting.nvue:303"),"seller"==o&&(t.meetingBusinessUser.userId="seller_"+i,t.meetingBusinessUser.id=i,t.addMessage("","\u4f9b\u65b9\u52a0\u5165\u623f\u95f4")),"service"==o&&(t.meetingServiceUser.userId="service_"+i,t.meetingServiceUser.id=i,t.addMessage("","\u5ba2\u670d\u52a0\u5165\u623f\u95f4")),t.getUserInfo(i,o)}}}))},onHide:function(){this.destroyInstance(),this.stopLocalPreview()},mounted:function(){"android"===uni.getSystemInfoSync().platform&&(o.default.requestAndroidPermission("android.permission.RECORD_AUDIO"),o.default.requestAndroidPermission("android.permission.CAMERA")),this.initUserSign()},onUnload:function(){this.destroyInstance(),n("log","- onUnload"," at pages/meeting/meeting.nvue:332")},onBackPress:function(){this.destroyInstance()},methods:{getUserInfo:function(e,t){var r=this;h.default.getUserInfo(e).then((function(e){n("log","getUserInfo",e," at pages/meeting/meeting.nvue:340");var i=e.data;i&&i.id&&("customer"==t&&(r.meetingCustomerUser.userInfo=i),"seller"==t&&(r.meetingBusinessUser.userInfo=i),"service"==t&&(r.meetingServiceUser.userInfo=i)),r.$forceUpdate()}))},addMessage:function(e,t){var r=this;this.messageList.push({author:e||"\u7cfb\u7edf",content:t,id:this.messageList.length}),this.$nextTick((function(){r.scrollToBottom()}))},scrollToBottom:function(){var e=this;this.scorllId="item1_"+this.messageList[this.messageList.length-1].id,this.$nextTick((function(){e.scorllId="bottom"}))},joinRoom:function(){var e={method:"join",IsRoom:!0,RoomNo:this.roomId,RoomName:this.room.RoomName,messageContent:this.joinType,token:d.default.getTokenChaoge()};n("log","joinRoom",e," at pages/meeting/meeting.nvue:382"),v.send({data:JSON.stringify(e),success:function(e){n("log","socketTask.send success",e," at pages/meeting/meeting.nvue:386")},fail:function(e){function t(t){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(e){n("log","socketTask.send fail",fail," at pages/meeting/meeting.nvue:389")})),complete:function(){}})},initUserSign:function(){var e=this;if(this.userId){n("log","initUserSign",this.userId," at pages/meeting/meeting.nvue:396");var t=(0,u.genTestUserSig)(this.userId),r=t.sdkAppId,i=t.userSig;this.sdkAppId=r,this.userSig=i,n("log","sdkAppId,userSig",r,i," at pages/meeting/meeting.nvue:404"),r&&i||uni.showToast({title:"\u8bf7\u586b\u5199 sdkAppId\u3001userSig",icon:"none"})}else setTimeout((function(){e.initUserSign()}),200)},handleToSubmitOrder:function(){uni.navigateBack()},handleInviteBusinessUser:function(){h.default.message.getInviteBusinessUserJoin(this.shopId,this.room.RoomNo,this.sellerUserId).then((function(e){}))},handleInviteServiceUser:function(){var e=this;uni.showLoading(),h.default.message.getInviteServiceUserJoin(this.room.RoomNo,"joinMultiplayerVideo").then((function(t){uni.showToast({title:"\u9080\u8bf7\u6210\u529f"}),e.hasInvite=!0})).finally((function(){uni.hideLoading()}))},createRoom:function(e){var t=this;uni.showLoading({title:"\u6b63\u5728\u521b\u5efa\u623f\u95f4"}),h.default.message.postAddRoom(e).then((function(e){t.room=e.data,t.roomId=e.data.RoomNo,t.handleInviteBusinessUser(),t.joinRoom(),t.handleStartMeeting()})).finally((function(){uni.hideLoading()}))},sendMessage:function(){var e=JSON.stringify({formUserId:this.userId,contentType:"",content:this.messageContent,messageContent:this.messageContent,sendTime:new Date,method:"send_to_room",RoomNo:this.room.RoomNo,RoomName:this.room.Name,IsRoom:!0,token:d.default.getTokenChaoge()});n("log",e," at pages/meeting/meeting.nvue:465"),v.send({data:e,success:function(e){n("log","socketTask.send success",e," at pages/meeting/meeting.nvue:469")},fail:function(e){n("log","socketTask.send fail",e," at pages/meeting/meeting.nvue:472")},complete:function(){}}),this.messageContent=""},handleJoinMeeting:function(){this.meeting=!0,this.startLocalPreview()},handleStartMeeting:function(){var e=this;this.$nextTick((function(){e.createTrtcCloud(),e.enterRoom()}))},handleEndtMeeting:function(){this.meeting=!1,this.meetingCustomerUser.meeting=!1,this.meetingBusinessUser.meeting=!1,this.meetingServiceUser.meeting=!1,this.stopLocalPreview()},bindInputChange:function(e,t){var r=e.detail.value;switch(t){case"roomId":this.roomId=r;break;case"userId":this.userId=r}},destroyInstance:function(){this.trtcCloud&&(s.default.destroyInstance(),this.trtcCloud=null)},createTrtcCloud:function(){this.trtcCloud||(this.trtcCloud=s.default.createInstance(),this.handleEvents(),this.sdkAppId&&uni.$createTrtcCloudUpload(this.sdkAppId))},enterRoom:function(){this.userId;try{var e=this.sdkAppId,t=this.appScene,r=this.userSig,i={roomId:0,strRoomId:this.room.RoomNo,userId:this.userId,sdkAppId:e,userSig:r};n("log","enterRoom",i," at pages/meeting/meeting.nvue:538"),this.trtcCloud.enterRoom(i,t),this.sdkAppId&&uni.$enterRoomSuccessUpload(this.sdkAppId)}catch(e){this.addMessage("","enterRoom error = ".concat(JSON.stringify(e))),this.sdkAppId&&uni.$enterRoomFailedUpload(this.sdkAppId,JSON.stringify(e))}},exitRoom:function(){try{this.meeting=!1,this.stopLocalPreview(),this.stopRemoteView(),this.trtcCloud.exitRoom()}catch(e){}},startLocalPreview:function(){var e=this;this.meeting=!0;var t=this.userId;this.meetingBusinessUser.userId==t&&(this.meetingBusinessUser.meeting=!0),this.meetingCustomerUser.userId==t&&(this.meetingCustomerUser.meeting=!0),this.meetingServiceUser.userId==t&&(this.meetingServiceUser.meeting=!0),this.enterRoom(),this.$nextTick((function(){e.trtcCloud.startLocalPreview(e.isFrontCamera,"".concat(e.joinType,"_local")),e.trtcCloud.startLocalAudio(a.TRTCAudioQuality.TRTCAudioQualityDefault),e.sdkAppId&&uni.$startLocalPreviewUpload(e.sdkAppId)}))},stopLocalPreview:function(){this.trtcCloud.stopLocalPreview(),this.trtcCloud.stopLocalAudio()},startRemoteView:function(e){var t=this,r=e.split("_")[0],n=e==this.userId?"local":"remote";"customer"==r&&(this.meetingCustomerUser.userId=e,this.meetingCustomerUser.meeting=!0),"seller"==r&&(this.meetingBusinessUser.userId=e,this.meetingBusinessUser.meeting=!0),"service"==r&&(this.meetingServiceUser.userId=e,this.meetingServiceUser.meeting=!0),this.$forceUpdate(),setTimeout((function(){t.$nextTick((function(){t.trtcCloud.startRemoteView(e,t.streamType,"".concat(r,"_").concat(n)),t.sdkAppId&&uni.$startRemoteViewSuccessUpload(t.sdkAppId)}))}),1e3)},stopRemoteView:function(e){this.trtcCloud.stopRemoteView(e,this.streamType),this.meetingBusinessUser.userId==e&&(this.meetingBusinessUser.meeting=!1),this.meetingCustomerUser.userId==e&&(this.meetingCustomerUser.meeting=!1),this.meetingServiceUser.userId==e&&(this.meetingServiceUser.meeting=!1)},switchAudioRoute:function(){this.audioRoute=this.audioRoute===a.TRTCCloudDef.TRTC_AUDIO_ROUTE_SPEAKER?a.TRTCCloudDef.TRTC_AUDIO_ROUTE_EARPIECE:a.TRTCCloudDef.TRTC_AUDIO_ROUTE_SPEAKER,this.trtcCloud.setAudioRoute(this.audioRoute)},handleEvents:function(){var e=this;this.trtcCloud.on("onWarning",(function(e){uni.showToast({title:"onWarning: ".concat(JSON.stringify(e)),icon:"none"})})),this.trtcCloud.on("onError",(function(t){n("log","onError",t," at pages/meeting/meeting.nvue:632"),e.sdkAppId&&uni.$onErrorUpload(e.sdkAppId,JSON.stringify(t))})),this.trtcCloud.on("onEnterRoom",(function(t){n("log","- onEnterRoom = ".concat(t)," at pages/meeting/meeting.nvue:636"),t>0?e.addMessage("","\u8fdb\u623f\u6210\u529f\uff0c\u8017\u65f6: ".concat(t,"ms")):n("log","enter room failed\uff0cerror code = ".concat(t)," at pages/meeting/meeting.nvue:640")})),this.trtcCloud.on("onExitRoom",(function(t){e.addMessage("","\u9000\u623f ".concat(["\u4e3b\u52a8\u8c03\u7528 exitRoom \u9000\u623f","\u88ab\u670d\u52a1\u5668\u8e22\u51fa\u5f53\u524d\u623f\u95f4","\u5f53\u524d\u623f\u95f4\u6574\u4e2a\u88ab\u89e3\u6563"][t])),e.meeting=!1})),this.trtcCloud.on("onFirstVideoFrame",(function(e){n("log","\u6e32\u67d3\u7684\u9996\u5e27\u753b\u9762\u54cd\u5e94 = ".concat(JSON.stringify(e))," at pages/meeting/meeting.nvue:649")})),this.trtcCloud.on("onRemoteUserEnterRoom",(function(t){n("log","onRemoteUserEnterRoom",t," at pages/meeting/meeting.nvue:652");var r=t.split("_")[0],i=t.split("_")[1];e.addMessage("","".concat({customer:"\u9700\u65b9",seller:"\u4f9b\u65b9",service:"\u5ba2\u670d"}[r]||"\u672a\u77e5\u7528\u6237","\u52a0\u5165\u89c6\u9891\u804a\u5929")),e.getUserInfo(i,r),"customer"==r&&(e.meetingCustomerUser.userId=t),"seller"==r&&(e.meetingBusinessUser.userId=t),"service"==r&&(e.meetingServiceUser.userId=t)})),this.trtcCloud.on("onRemoteUserLeaveRoom",(function(e){})),this.trtcCloud.on("onUserVideoAvailable",(function(t){var r=t.userId,i=t.available;n("log","onUserVideoAvailable",t," at pages/meeting/meeting.nvue:682");var o=r.split("_")[0];i?e.meeting?e.$nextTick((function(){e.startRemoteView(r)})):"service"==o&&(e.meeting=!0,e.$nextTick((function(){e.startLocalPreview(),e.startRemoteView(r)}))):(e.addMessage("","".concat({customer:"\u9700\u65b9",seller:"\u4f9b\u65b9",service:"\u5ba2\u670d"}[o]||"\u672a\u77e5\u7528\u6237","\u9000\u51fa\u89c6\u9891\u804a\u5929")),"service"==o&&(e.meeting=!1,e.meetingCustomerUser.meeting=!1,e.meetingServiceUser.meeting=!1,e.meetingBusinessUser.meeting=!1,e.stopLocalPreview(),e.stopRemoteView(e.meetingCustomerUser.userId),e.stopRemoteView(e.meetingServiceUser.userId),e.stopRemoteView(e.meetingBusinessUser.userId)),r==e.userId?e.stopLocalPreview():e.stopRemoteView(r))})),this.trtcCloud.on("onExitRoom",(function(e){n("log","onExitRoom = ".concat(JSON.stringify(e))," at pages/meeting/meeting.nvue:726")}))}}};t.default=y}).call(this,r(12).default,r(2).default)},function(e,t){e.exports={hide:{position:"absolute",top:"-1000",left:"-1000"},back:{position:"fixed",top:0,bottom:0,left:0,right:0,display:"flex",flexDirection:"column",justifyContent:"space-between",alignItems:"center",paddingTop:"60",paddingBottom:"40rpx"},btn:{height:"40",lineHeight:"40",textAlign:"center",paddingTop:0,paddingRight:"20",paddingBottom:0,paddingLeft:"20",backgroundImage:"linear-gradient(to right,#D669BE,#AF9FFF)",color:"#ffffff",borderRadius:"20",alignItems:"center",maxWidth:"400rpx",flex:1},"simple-btn":{height:"30",lineHeight:"30",borderRadius:"10",paddingTop:0,paddingRight:"15",paddingBottom:0,paddingLeft:"15",textAlign:"center",backgroundColor:"rgba(0,0,0,0.3)",color:"#ffffff",fontSize:"12"},message:{height:"170",backgroundColor:"#111118",borderTopLeftRadius:"10",borderTopRightRadius:"10",borderBottomRightRadius:"10",borderBottomLeftRadius:"10",opacity:.4,fontSize:"12",paddingTop:"10",paddingRight:"10",paddingBottom:"10",paddingLeft:"10",width:"650rpx",flex:1},"bottom-input":{marginTop:"20rpx"},input:{width:"650rpx",height:"80rpx",backgroundColor:"#111118",borderRadius:"20",opacity:.4,paddingTop:"10",paddingRight:"10",paddingBottom:"10",paddingLeft:"10",fontSize:"12",color:"#ffffff"},name:{width:"100",height:"20",lineHeight:"20",backgroundColor:"rgba(0,0,0,0.5)",borderTopLeftRadius:0,borderTopRightRadius:0,borderBottomRightRadius:"10",borderBottomLeftRadius:"10",color:"#ffffff",fontSize:"12",zIndex:9999,textAlign:"center",position:"absolute",top:0},list1:{width:"380rpx",position:"relative",borderRadius:"40rpx",display:"flex",justifyContent:"center",alignItems:"center",backgroundColor:"rgba(0,0,0,0.1)",backgroundRepeat:"no-repeat",backgroundPosition:"bottom",backgroundSize:80},"img-bg":{position:"absolute",bottom:"-30rpx",height:"300rpx",width:"250rpx",left:"25rpx"},"list-waiting":{height:"350rpx",display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center",color:"#ffffff"},swiper:{width:"650rpx"},"@VERSION":2}},,,,,,,,,,,,,,,,,,,,,,,function(e,t,r){"use strict";r.d(t,"b",(function(){return n})),r.d(t,"c",(function(){return i})),r.d(t,"a",(function(){}));var n=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("scroll-view",{staticStyle:{flexDirection:"column"},attrs:{scrollY:!0,showScrollbar:!1,enableBackToTop:!0,bubble:"true"}},[r("view",[r("u-image",{staticStyle:{width:"100%",height:"100%"},attrs:{src:"../../static/home/banck2.png",mode:"widthFix"}}),r("view",{staticClass:["back"]},[r("view",{staticClass:["list1"]},[r("u-image",{staticClass:["img-bg"],staticStyle:{left:"60rpx",bottom:"-20rpx"},attrs:{src:"/static/head_kefu.png",mode:"aspectFill"}}),r("view",{staticStyle:{height:"360rpx",width:"300rpx",flexDirection:"row",justifyContent:"center",margin:"0 auto"}},[e.meetingServiceUser.userId&&e.userId==e.meetingServiceUser.userId&&e.meetingServiceUser.meeting?r("view",[r("trtc-local-view",{staticStyle:{height:"380rpx",width:"360rpx"},attrs:{viewId:"service_local"}})],1):e._e(),r("view",{class:{hide:!(e.meetingServiceUser.userId&&e.userId!=e.meetingServiceUser.userId&&e.meetingServiceUser.meeting)}},[r("trtc-remote-view",{staticStyle:{height:"360rpx",width:"300rpx"},attrs:{userId:e.meetingServiceUser.userId,viewId:"service_remote"}})],1),e.meetingServiceUser.userId?e._e():r("view",{staticClass:["list-waiting"]},[r("u-text",{staticStyle:{color:"#fff"},appendAsTree:!0,attrs:{append:"tree"}},[e._v("\u7b49\u5f85\u5ba2\u670d\u52a0\u5165")]),e.hasInvite||"customer"!=e.joinType?e._e():r("u-text",{staticClass:["simple-btn"],staticStyle:{marginTop:"40px"},appendAsTree:!0,attrs:{append:"tree"},on:{click:e.handleInviteServiceUser}},[e._v("\u9080\u8bf7\u5ba2\u670d")])]),e.meetingServiceUser.userId&&!e.meetingServiceUser.meeting?r("block",[e.meetingServiceUser.userInfo&&e.meetingServiceUser.userInfo.avatar?r("u-image",{staticStyle:{width:"300rpx",height:"360rpx",borderRadius:"40rpx"},attrs:{src:e._f("imageUrlFilter")(e.meetingServiceUser.userInfo.avatar),mode:"aspectFill"}}):e._e()],1):e._e()],1),r("u-text",{staticClass:["name"],appendAsTree:!0,attrs:{append:"tree"}},[e._v("\u5ba2\u670d")])],1),r("view",{staticStyle:{display:"flex",flexDirection:"row",justifyContent:"space-between",width:"650rpx",marginTop:"40rpx"}},[r("view",{staticClass:["list1"],staticStyle:{width:"300rpx",marginRight:"20px"}},[r("u-image",{staticClass:["img-bg"],attrs:{src:"/static/head_gf.png",mode:"aspectFill"}}),r("view",{staticStyle:{width:"100%",height:"360rpx"}},[r("view",{class:{hide:!(e.meetingBusinessUser&&e.meetingBusinessUser.userId&&e.meetingBusinessUser.userId==e.userId&&e.meetingBusinessUser.meeting)}},[r("trtc-local-view",{staticStyle:{height:"380rpx",width:"360rpx"},attrs:{viewId:"seller_local"}})],1),r("view",{class:{hide:!(e.meetingBusinessUser&&e.meetingBusinessUser.userId&&e.meetingBusinessUser.userId!=e.userId&&e.meetingBusinessUser.meeting)}},[r("trtc-remote-view",{staticStyle:{height:"360rpx",width:"300rpx"},attrs:{userId:e.meetingBusinessUser.userId,viewId:"seller_remote"}})],1),e.meetingBusinessUser.userId?e._e():r("view",{staticClass:["list-waiting"]},[r("u-text",{staticStyle:{color:"#fff"},appendAsTree:!0,attrs:{append:"tree"}},[e._v("\u7b49\u5f85\u4f9b\u65b9\u52a0\u5165")])]),e.meetingBusinessUser.userId&&!e.meetingBusinessUser.meeting?r("block",[e.meetingBusinessUser.userInfo&&e.meetingBusinessUser.userInfo.avatar?r("u-image",{staticStyle:{width:"300rpx",height:"360rpx",borderRadius:"40rpx"},attrs:{src:e._f("imageUrlFilter")(e.meetingBusinessUser.userInfo.avatar),mode:"aspectFill"}}):e._e()],1):e._e()],1),r("u-text",{staticClass:["name"],appendAsTree:!0,attrs:{append:"tree"}},[e._v("\u4f9b\u65b9")])],1),r("view",{staticClass:["list1"],staticStyle:{width:"300rpx",marginRight:"20px"}},[r("u-image",{staticClass:["img-bg"],attrs:{src:"/static/head_xf.png",mode:"aspectFill"}}),r("view",{staticStyle:{width:"100%",height:"360rpx"}},[e.meetingCustomerUser&&e.meetingCustomerUser.userId&&e.meetingCustomerUser.userId==e.userId&&e.meetingCustomerUser.meeting?r("view",[r("trtc-local-view",{staticStyle:{height:"380rpx",width:"360rpx"},attrs:{viewId:"customer_local"}})],1):e._e(),r("view",{class:{hide:!(e.meetingCustomerUser&&e.meetingCustomerUser.userId&&e.meetingCustomerUser.userId!=e.userId&&e.meetingCustomerUser.meeting)}},[r("trtc-remote-view",{staticStyle:{height:"360rpx",width:"300rpx"},attrs:{userId:e.meetingCustomerUser.userId,viewId:"customer_remote"}})],1),e.meetingCustomerUser.userId&&e.meetingCustomerUser.meeting?e._e():r("block",[e.meetingCustomerUser.userInfo&&e.meetingCustomerUser.userInfo.avatar?r("u-image",{staticStyle:{width:"300rpx",height:"360rpx",borderRadius:"40rpx"},attrs:{src:e._f("imageUrlFilter")(e.meetingCustomerUser.userInfo.avatar),mode:"aspectFill"}}):e._e()],1)],1),r("u-text",{staticClass:["name"],appendAsTree:!0,attrs:{append:"tree"}},[e._v("\u9700\u65b9")])],1)]),r("view",{staticStyle:{flexDirection:"row",justifyContent:"space-around",marginTop:"40rpx",marginBottom:"40rpx",width:"650rpx"}},[e.startBtnVisible?r("u-text",{staticClass:["btn"],staticStyle:{marginRight:"20rpx"},appendAsTree:!0,attrs:{append:"tree"},on:{click:e.handleJoinMeeting}},[e._v("\u5f00\u59cb\u89c6\u9891")]):e._e(),e.joinBtnVisible?r("u-text",{staticClass:["btn"],staticStyle:{marginRight:"20rpx"},appendAsTree:!0,attrs:{append:"tree"},on:{click:e.handleJoinMeeting}},[e._v("\u52a0\u5165\u89c6\u9891")]):e._e(),e.meeting&&"service"==e.joinType?r("u-text",{staticClass:["btn"],staticStyle:{marginRight:"20px"},appendAsTree:!0,attrs:{append:"tree"},on:{click:e.handleEndtMeeting}},[e._v("\u6302\u65ad")]):e._e(),"customer"==e.joinType?r("u-text",{staticClass:["btn"],appendAsTree:!0,attrs:{append:"tree"},on:{click:e.handleToSubmitOrder}},[e._v("\u7acb\u5373\u4e0b\u5355")]):e._e()]),r("scroll-view",{staticClass:["message"],attrs:{scrollY:!0,scrollIntoView:e.scorllId}},[r("view",{staticStyle:{width:"320px"}},e._l(e.messageList,(function(t){return r("view",{attrs:{id:"item_"+t.id}},[r("u-text",{staticStyle:{color:"#fff",marginLeft:"10rpx",display:"inline",fontSize:"15px"},appendAsTree:!0,attrs:{append:"tree"}},[e._v("\u3010"+e._s(t.author||"\u7cfb\u7edf")+"\u3011\uff1a"+e._s(t.content))])])})),0),r("view",{staticStyle:{height:"10rpx"},attrs:{id:"bottom"}})]),r("view",{staticClass:["bottom-input"]},[r("u-input",{staticClass:["input"],attrs:{placeholder:"\u60f3\u8bf4\u70b9\u4ec0\u4e48\uff1f",placeholderStyle:"color:#fff",confirmType:"send",value:e.messageContent},on:{confirm:e.sendMessage,input:function(t){e.messageContent=t.detail.value}}})],1)],1)],1)])},i=[]},,,,,,,,,,,,,,function(e,t,r){(function(t){var r;r="iOS"==plus.os.name,e.exports={judgeIosPermission:function(e){return"location"==e?(n=plus.ios.import("CLLocationManager"),i=n.authorizationStatus(),t("log","\u5b9a\u4f4d\u6743\u9650\u5f00\u542f\uff1a"+(r=2!=i)," at TrtcCloud/permission.js:47"),plus.ios.deleteObject(n),r):"camera"==e?function(){var e=!1,r=plus.ios.import("AVCaptureDevice"),n=r.authorizationStatusForMediaType("vide");return t("log","authStatus:"+n," at TrtcCloud/permission.js:84"),3==n?(e=!0,t("log","\u76f8\u673a\u6743\u9650\u5df2\u7ecf\u5f00\u542f"," at TrtcCloud/permission.js:87")):t("log","\u76f8\u673a\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:89"),plus.ios.deleteObject(r),e}():"photoLibrary"==e?function(){var e=!1,r=plus.ios.import("PHPhotoLibrary"),n=r.authorizationStatus();return t("log","authStatus:"+n," at TrtcCloud/permission.js:100"),3==n?(e=!0,t("log","\u76f8\u518c\u6743\u9650\u5df2\u7ecf\u5f00\u542f"," at TrtcCloud/permission.js:103")):t("log","\u76f8\u518c\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:105"),plus.ios.deleteObject(r),e}():"record"==e?function(){var e=!1,r=plus.ios.import("AVAudioSession"),n=r.sharedInstance().recordPermission();return t("log","permissionStatus:"+n," at TrtcCloud/permission.js:68"),1684369017==n||1970168948==n?t("log","\u9ea6\u514b\u98ce\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:70"):(e=!0,t("log","\u9ea6\u514b\u98ce\u6743\u9650\u5df2\u7ecf\u5f00\u542f"," at TrtcCloud/permission.js:73")),plus.ios.deleteObject(r),e}():"push"==e?function(){var e=!1,r=plus.ios.import("UIApplication"),n=r.sharedApplication(),i=0;if(n.currentUserNotificationSettings){var o=n.currentUserNotificationSettings();i=o.plusGetAttribute("types"),t("log","enabledTypes1:"+i," at TrtcCloud/permission.js:18"),0==i?t("log","\u63a8\u9001\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:20"):(e=!0,t("log","\u5df2\u7ecf\u5f00\u542f\u63a8\u9001\u529f\u80fd!"," at TrtcCloud/permission.js:23")),plus.ios.deleteObject(o)}else 0==(i=n.enabledRemoteNotificationTypes())?t("log","\u63a8\u9001\u6743\u9650\u6ca1\u6709\u5f00\u542f!"," at TrtcCloud/permission.js:29"):(e=!0,t("log","\u5df2\u7ecf\u5f00\u542f\u63a8\u9001\u529f\u80fd!"," at TrtcCloud/permission.js:32")),t("log","enabledTypes2:"+i," at TrtcCloud/permission.js:34");return plus.ios.deleteObject(n),plus.ios.deleteObject(r),e}():"contact"==e?function(){var e=!1,r=plus.ios.import("CNContactStore");return 3==r.authorizationStatusForEntityType(0)?(e=!0,t("log","\u901a\u8baf\u5f55\u6743\u9650\u5df2\u7ecf\u5f00\u542f"," at TrtcCloud/permission.js:118")):t("log","\u901a\u8baf\u5f55\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:120"),plus.ios.deleteObject(r),e}():"calendar"==e?function(){var e=!1,r=plus.ios.import("EKEventStore");return 3==r.authorizationStatusForEntityType(0)?(e=!0,t("log","\u65e5\u5386\u6743\u9650\u5df2\u7ecf\u5f00\u542f"," at TrtcCloud/permission.js:133")):t("log","\u65e5\u5386\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:135"),plus.ios.deleteObject(r),e}():"memo"==e&&function(){var e=!1,r=plus.ios.import("EKEventStore");return 3==r.authorizationStatusForEntityType(1)?(e=!0,t("log","\u5907\u5fd8\u5f55\u6743\u9650\u5df2\u7ecf\u5f00\u542f"," at TrtcCloud/permission.js:148")):t("log","\u5907\u5fd8\u5f55\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:150"),plus.ios.deleteObject(r),e}();var r,n,i},requestAndroidPermission:function(e){return new Promise((function(r,n){plus.android.requestPermissions([e],(function(e){for(var n=0,i=0;i<e.granted.length;i++){e.granted[i];n=1}for(i=0;i<e.deniedPresent.length;i++){var o=e.deniedPresent[i];t("log","\u62d2\u7edd\u672c\u6b21\u7533\u8bf7\u7684\u6743\u9650\uff1a"+o," at TrtcCloud/permission.js:169"),n=0}for(i=0;i<e.deniedAlways.length;i++){var s=e.deniedAlways[i];t("log","\u6c38\u4e45\u62d2\u7edd\u7533\u8bf7\u7684\u6743\u9650\uff1a"+s," at TrtcCloud/permission.js:174"),n=-1}r(n)}),(function(e){t("log","\u7533\u8bf7\u6743\u9650\u9519\u8bef\uff1a"+e.code+" = "+e.message," at TrtcCloud/permission.js:184"),r({code:e.code,message:e.message})}))}))},checkSystemEnableLocation:function(){if(r){var e=!1,n=plus.ios.import("CLLocationManager");e=n.locationServicesEnabled();return t("log","\u7cfb\u7edf\u5b9a\u4f4d\u5f00\u542f:"+e," at TrtcCloud/permission.js:250"),plus.ios.deleteObject(n),e}var i=plus.android.importClass("android.content.Context"),o=plus.android.importClass("android.location.LocationManager");return e=plus.android.runtimeMainActivity().getSystemService(i.LOCATION_SERVICE).isProviderEnabled(o.GPS_PROVIDER),t("log","\u7cfb\u7edf\u5b9a\u4f4d\u5f00\u542f:"+e," at TrtcCloud/permission.js:259"),e},gotoAppPermissionSetting:function(){if(r){var e=plus.ios.import("UIApplication").sharedApplication(),t=plus.ios.import("NSURL"),n=t.URLWithString("app-settings:");e.openURL(n),plus.ios.deleteObject(n),plus.ios.deleteObject(t),plus.ios.deleteObject(e)}else{var i=plus.android.importClass("android.content.Intent"),o=plus.android.importClass("android.provider.Settings"),s=plus.android.importClass("android.net.Uri"),a=plus.android.runtimeMainActivity(),u=new i;u.setAction(o.ACTION_APPLICATION_DETAILS_SETTINGS);var c=s.fromParts("package",a.getPackageName(),null);u.setData(c),a.startActivity(u)}}}}).call(this,r(2).default)},function(e,t,r){"use strict";(function(e){var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var i=n(r(118)),o=function(){function t(){}return t.createInstance=function(){return e("log","----------------------------------------------------------------"," at TrtcCloud/lib/index.js:25"),e("log"," SDK ".concat("1.0.4"," ")," at TrtcCloud/lib/index.js:26"),e("log","----------------------------------------------------------------"," at TrtcCloud/lib/index.js:27"),i.default._createInstance()},t.destroyInstance=function(){return i.default._destroyInstance()},t.prototype.on=function(e,t){return i.default._getInstance().on(e,t)},t.prototype.off=function(e){return i.default._getInstance().off(e)},t.prototype.enterRoom=function(e,t){return i.default._getInstance().enterRoom(e,t)},t.prototype.exitRoom=function(){return i.default._getInstance().exitRoom()},t.prototype.startLocalPreview=function(e,t){if(void 0===e&&(e=!0),t)return i.default._getInstance().startLocalPreview(e,t)},t.prototype.stopLocalPreview=function(){return i.default._getInstance().stopLocalPreview()},t.prototype.startRemoteView=function(e,t,r){return i.default._getInstance().startRemoteView(e,t,r)},t.prototype.stopRemoteView=function(e,t){return i.default._getInstance().stopRemoteView(e,t)},t.prototype.startLocalAudio=function(e){return i.default._getInstance().startLocalAudio(e)},t.prototype.stopLocalAudio=function(){return i.default._getInstance().stopLocalAudio()},t.prototype.setAudioRoute=function(e){return i.default._getInstance().setAudioRoute(e)},t.prototype.onError=function(e,t,r){},t.prototype.onWarning=function(e,t,r){},t.prototype.onEnterRoom=function(e){},t.prototype.onExitRoom=function(e){},t.prototype.onFirstVideoFrame=function(e,t,r,n){},t.prototype.onFirstAudioFrame=function(e){},t.prototype.onMicDidReady=function(){},t.prototype.onCameraDidReady=function(){},t.prototype.onNetworkQuality=function(e,t){},t.prototype.onRemoteUserEnterRoom=function(e){},t.prototype.onRemoteUserLeaveRoom=function(e,t){},t.prototype.onSendFirstLocalAudioFrame=function(){},t.prototype.onSendFirstLocalVideoFrame=function(e){},t.prototype.onStatistics=function(e){},t.prototype.onUserAudioAvailable=function(e,t){},t.prototype.onUserVideoAvailable=function(e,t){},t.prototype.onUserVoiceVolume=function(e,t){},t}();t.default=o}).call(this,r(2).default)},function(e,t,r){"use strict";(function(e,n){var i=this&&this.__assign||function(){return(i=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var i in t=arguments[r])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}).apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0});var o=r(52),s=e("TRTCCloudUniPlugin-TRTCCloudImpl"),a=e("globalEvent"),u=null,c=function(){function e(){this.listenersMap_=new Map}return e._createInstance=function(){try{return u||(s.sharedInstance(),u=new e)}catch(e){n("log","- impl _createInstance error = ".concat(e)," at TrtcCloud/lib/TrtcCloudImpl.js:33")}},e._getInstance=function(){if(u)return u;throw new Error("get trtcCloud failed, please create trtcCloud first")},e._destroyInstance=function(){try{u=null,s.destroySharedInstance()}catch(e){}},e.prototype.on=function(e,t){var r=function(r){var n=r.data,i=void 0===n?[]:n,o=i[0],s=i[1]||"",a=i[2]||{};switch(e){case"onEnterRoom":t(o);break;case"onExitRoom":t(o);break;case"onFirstVideoFrame":var u=o,c=i[1]||0,l=i[2]||0,h=i[3]||0;t({userId:u,streamType:c,width:l,height:h});break;case"onFirstAudioFrame":t(u=o||"");break;case"onMicDidReady":case"onCameraDidReady":t();break;case"onNetworkQuality":var f=i[0],d=i[1];t({localQuality:f,remoteQuality:d});break;case"onRemoteUserEnterRoom":t(u=o||"");break;case"onRemoteUserLeaveRoom":t({userId:u=o||"",reason:s});break;case"onSendFirstLocalAudioFrame":t();break;case"onSendFirstLocalVideoFrame":t(c=o);break;case"onStatistics":var p=i[0]||{};t(p);break;case"onUserAudioAvailable":case"onUserVideoAvailable":t({userId:u=o||"",available:s});break;case"onUserVoiceVolume":var g=i[0],_=i[1];t({userVolumes:g,totalVolume:_});break;default:t({code:o,message:s,extraInfo:a})}};this.listenersMap_.set(e,r),a.addEventListener(e,r)},e.prototype.off=function(e){if("*"===e){for(var t=0,r=this.listenersMap_.entries();t<r.length;t++){var n=r[t],i=n[0],o=n[1];a.removeListener(i,o)}this.listenersMap_.clear()}else a.removeListener(e,this.listenersMap_.get(e)),this.listenersMap_.delete(e)},e.prototype.enterRoom=function(e,t){try{var r=i(i({},e),{role:e.role||o.TRTCRoleType.TRTCRoleAnchor,appScene:t});s.enterRoom(r)}catch(e){n("log","- impl enterRoom error = ".concat(e)," at TrtcCloud/lib/TrtcCloudImpl.js:169")}},e.prototype.exitRoom=function(){return s.exitRoom()},e.prototype.startLocalPreview=function(e,t){try{var r={isFrontCamera:e,userId:t};s.startLocalPreview(r)}catch(e){n("log","- impl startLocalPreview error = ".concat(e)," at TrtcCloud/lib/TrtcCloudImpl.js:181")}},e.prototype.stopLocalPreview=function(){try{s.stopLocalPreview()}catch(e){}},e.prototype.startRemoteView=function(e,t,r){try{s.startRemoteView({userId:e,streamType:t,viewId:r})}catch(e){}},e.prototype.stopRemoteView=function(e,t){try{s.stopRemoteView({userId:e,streamType:t})}catch(e){}},e.prototype.startLocalAudio=function(e){try{s.startLocalAudio(e)}catch(e){}},e.prototype.stopLocalAudio=function(){try{s.stopLocalAudio()}catch(e){}},e.prototype.setAudioRoute=function(e){try{s.setAudioRoute(e)}catch(e){}},e}();t.default=c}).call(this,r(12).default,r(2).default)},function(e,t,r){"use strict";var n,i=(n=r(120))&&n.__esModule?n:{default:n};e.exports={genTestUserSig:function(e){return{sdkAppId:1400693091,userSig:new i.default(1400693091,"3d7a83573785b8a20baa67d30fba83f35af270be9bd10efc8470ced6e14843cf",604800).genTestUserSig(e)}}}},function(e,t,r){"use strict";(function(e){function r(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n="undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},i=[],o=[],s="undefined"!=typeof Uint8Array?Uint8Array:Array,a=!1;function u(){a=!0;for(var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t=0,r=e.length;t<r;++t)i[t]=e[t],o[e.charCodeAt(t)]=t;o["-".charCodeAt(0)]=62,o["_".charCodeAt(0)]=63}function c(e,t,r){for(var n,o,s=[],a=t;a<r;a+=3)n=(e[a]<<16)+(e[a+1]<<8)+e[a+2],s.push(i[(o=n)>>18&63]+i[o>>12&63]+i[o>>6&63]+i[63&o]);return s.join("")}function l(e){var t;a||u();for(var r=e.length,n=r%3,o="",s=[],l=0,h=r-n;l<h;l+=16383)s.push(c(e,l,l+16383>h?h:l+16383));return 1===n?(t=e[r-1],o+=i[t>>2],o+=i[t<<4&63],o+="=="):2===n&&(t=(e[r-2]<<8)+e[r-1],o+=i[t>>10],o+=i[t>>4&63],o+=i[t<<2&63],o+="="),s.push(o),s.join("")}function h(e,t,r,n,i){var o,s,a=8*i-n-1,u=(1<<a)-1,c=u>>1,l=-7,h=r?i-1:0,f=r?-1:1,d=e[t+h];for(h+=f,o=d&(1<<-l)-1,d>>=-l,l+=a;l>0;o=256*o+e[t+h],h+=f,l-=8);for(s=o&(1<<-l)-1,o>>=-l,l+=n;l>0;s=256*s+e[t+h],h+=f,l-=8);if(0===o)o=1-c;else{if(o===u)return s?NaN:1/0*(d?-1:1);s+=Math.pow(2,n),o-=c}return(d?-1:1)*s*Math.pow(2,o-n)}function f(e,t,r,n,i,o){var s,a,u,c=8*o-i-1,l=(1<<c)-1,h=l>>1,f=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,d=n?0:o-1,p=n?1:-1,g=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(a=isNaN(t)?1:0,s=l):(s=Math.floor(Math.log(t)/Math.LN2),t*(u=Math.pow(2,-s))<1&&(s--,u*=2),(t+=s+h>=1?f/u:f*Math.pow(2,1-h))*u>=2&&(s++,u/=2),s+h>=l?(a=0,s=l):s+h>=1?(a=(t*u-1)*Math.pow(2,i),s+=h):(a=t*Math.pow(2,h-1)*Math.pow(2,i),s=0));i>=8;e[r+d]=255&a,d+=p,a/=256,i-=8);for(s=s<<i|a,c+=i;c>0;e[r+d]=255&s,d+=p,s/=256,c-=8);e[r+d-p]|=128*g}var d={}.toString,p=Array.isArray||function(e){return"[object Array]"==d.call(e)};function g(){return m.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function _(e,t){if(g()<t)throw new RangeError("Invalid typed array length");return m.TYPED_ARRAY_SUPPORT?(e=new Uint8Array(t)).__proto__=m.prototype:(null===e&&(e=new m(t)),e.length=t),e}function m(e,t,r){if(!(m.TYPED_ARRAY_SUPPORT||this instanceof m))return new m(e,t,r);if("number"==typeof e){if("string"==typeof t)throw new Error("If encoding is specified then the first argument must be a string");return w(this,e)}return v(this,e,t,r)}function v(e,t,r,n){if("number"==typeof t)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer?function(e,t,r,n){if(t.byteLength,r<0||t.byteLength<r)throw new RangeError("'offset' is out of bounds");if(t.byteLength<r+(n||0))throw new RangeError("'length' is out of bounds");return t=void 0===r&&void 0===n?new Uint8Array(t):void 0===n?new Uint8Array(t,r):new Uint8Array(t,r,n),m.TYPED_ARRAY_SUPPORT?(e=t).__proto__=m.prototype:e=b(e,t),e}(e,t,r,n):"string"==typeof t?function(e,t,r){if("string"==typeof r&&""!==r||(r="utf8"),!m.isEncoding(r))throw new TypeError('"encoding" must be a valid string encoding');var n=0|R(t,r),i=(e=_(e,n)).write(t,r);return i!==n&&(e=e.slice(0,i)),e}(e,t,r):function(e,t){if(S(t)){var r=0|k(t.length);return 0===(e=_(e,r)).length||t.copy(e,0,0,r),e}if(t){if("undefined"!=typeof ArrayBuffer&&t.buffer instanceof ArrayBuffer||"length"in t)return"number"!=typeof t.length||(n=t.length)!=n?_(e,0):b(e,t);if("Buffer"===t.type&&p(t.data))return b(e,t.data)}var n;throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(e,t)}function y(e){if("number"!=typeof e)throw new TypeError('"size" argument must be a number');if(e<0)throw new RangeError('"size" argument must not be negative')}function w(e,t){if(y(t),e=_(e,t<0?0:0|k(t)),!m.TYPED_ARRAY_SUPPORT)for(var r=0;r<t;++r)e[r]=0;return e}function b(e,t){var r=t.length<0?0:0|k(t.length);e=_(e,r);for(var n=0;n<r;n+=1)e[n]=255&t[n];return e}function k(e){if(e>=g())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+g().toString(16)+" bytes");return 0|e}function S(e){return!(null==e||!e._isBuffer)}function R(e,t){if(S(e))return e.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!=typeof e&&(e=""+e);var r=e.length;if(0===r)return 0;for(var n=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":case void 0:return X(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return J(e).length;default:if(n)return X(e).length;t=(""+t).toLowerCase(),n=!0}}function E(e,t,r){var n=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if((r>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return N(this,t,r);case"utf8":case"utf-8":return j(this,t,r);case"ascii":return z(this,t,r);case"latin1":case"binary":return D(this,t,r);case"base64":return M(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return F(this,t,r);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0}}function T(e,t,r){var n=e[t];e[t]=e[r],e[r]=n}function x(e,t,r,n,i){if(0===e.length)return-1;if("string"==typeof r?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,isNaN(r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0){if(!i)return-1;r=0}if("string"==typeof t&&(t=m.from(t,n)),S(t))return 0===t.length?-1:C(e,t,r,n,i);if("number"==typeof t)return t&=255,m.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):C(e,[t],r,n,i);throw new TypeError("val must be string, number or Buffer")}function C(e,t,r,n,i){var o,s=1,a=e.length,u=t.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(e.length<2||t.length<2)return-1;s=2,a/=2,u/=2,r/=2}function c(e,t){return 1===s?e[t]:e.readUInt16BE(t*s)}if(i){var l=-1;for(o=r;o<a;o++)if(c(e,o)===c(t,-1===l?0:o-l)){if(-1===l&&(l=o),o-l+1===u)return l*s}else-1!==l&&(o-=o-l),l=-1}else for(r+u>a&&(r=a-u),o=r;o>=0;o--){for(var h=!0,f=0;f<u;f++)if(c(e,o+f)!==c(t,f)){h=!1;break}if(h)return o}return-1}function A(e,t,r,n){r=Number(r)||0;var i=e.length-r;n?(n=Number(n))>i&&(n=i):n=i;var o=t.length;if(o%2!=0)throw new TypeError("Invalid hex string");n>o/2&&(n=o/2);for(var s=0;s<n;++s){var a=parseInt(t.substr(2*s,2),16);if(isNaN(a))return s;e[r+s]=a}return s}function I(e,t,r,n){return Q(X(t,e.length-r),e,r,n)}function U(e,t,r,n){return Q(function(e){for(var t=[],r=0;r<e.length;++r)t.push(255&e.charCodeAt(r));return t}(t),e,r,n)}function B(e,t,r,n){return U(e,t,r,n)}function L(e,t,r,n){return Q(J(t),e,r,n)}function O(e,t,r,n){return Q(function(e,t){for(var r,n,i,o=[],s=0;s<e.length&&!((t-=2)<0);++s)n=(r=e.charCodeAt(s))>>8,i=r%256,o.push(i),o.push(n);return o}(t,e.length-r),e,r,n)}function M(e,t,r){return 0===t&&r===e.length?l(e):l(e.slice(t,r))}function j(e,t,r){r=Math.min(e.length,r);for(var n=[],i=t;i<r;){var o,s,a,u,c=e[i],l=null,h=c>239?4:c>223?3:c>191?2:1;if(i+h<=r)switch(h){case 1:c<128&&(l=c);break;case 2:128==(192&(o=e[i+1]))&&(u=(31&c)<<6|63&o)>127&&(l=u);break;case 3:o=e[i+1],s=e[i+2],128==(192&o)&&128==(192&s)&&(u=(15&c)<<12|(63&o)<<6|63&s)>2047&&(u<55296||u>57343)&&(l=u);break;case 4:o=e[i+1],s=e[i+2],a=e[i+3],128==(192&o)&&128==(192&s)&&128==(192&a)&&(u=(15&c)<<18|(63&o)<<12|(63&s)<<6|63&a)>65535&&u<1114112&&(l=u)}null===l?(l=65533,h=1):l>65535&&(l-=65536,n.push(l>>>10&1023|55296),l=56320|1023&l),n.push(l),i+=h}return function(e){var t=e.length;if(t<=P)return String.fromCharCode.apply(String,e);for(var r="",n=0;n<t;)r+=String.fromCharCode.apply(String,e.slice(n,n+=P));return r}(n)}m.TYPED_ARRAY_SUPPORT=void 0===n.TYPED_ARRAY_SUPPORT||n.TYPED_ARRAY_SUPPORT,m.poolSize=8192,m._augment=function(e){return e.__proto__=m.prototype,e},m.from=function(e,t,r){return v(null,e,t,r)},m.TYPED_ARRAY_SUPPORT&&(m.prototype.__proto__=Uint8Array.prototype,m.__proto__=Uint8Array),m.alloc=function(e,t,r){return function(e,t,r,n){return y(t),t<=0?_(e,t):void 0!==r?"string"==typeof n?_(e,t).fill(r,n):_(e,t).fill(r):_(e,t)}(null,e,t,r)},m.allocUnsafe=function(e){return w(null,e)},m.allocUnsafeSlow=function(e){return w(null,e)},m.isBuffer=ee,m.compare=function(e,t){if(!S(e)||!S(t))throw new TypeError("Arguments must be Buffers");if(e===t)return 0;for(var r=e.length,n=t.length,i=0,o=Math.min(r,n);i<o;++i)if(e[i]!==t[i]){r=e[i],n=t[i];break}return r<n?-1:n<r?1:0},m.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},m.concat=function(e,t){if(!p(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return m.alloc(0);var r;if(void 0===t)for(t=0,r=0;r<e.length;++r)t+=e[r].length;var n=m.allocUnsafe(t),i=0;for(r=0;r<e.length;++r){var o=e[r];if(!S(o))throw new TypeError('"list" argument must be an Array of Buffers');o.copy(n,i),i+=o.length}return n},m.byteLength=R,m.prototype._isBuffer=!0,m.prototype.swap16=function(){var e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)T(this,t,t+1);return this},m.prototype.swap32=function(){var e=this.length;if(e%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)T(this,t,t+3),T(this,t+1,t+2);return this},m.prototype.swap64=function(){var e=this.length;if(e%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)T(this,t,t+7),T(this,t+1,t+6),T(this,t+2,t+5),T(this,t+3,t+4);return this},m.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?j(this,0,e):E.apply(this,arguments)},m.prototype.equals=function(e){if(!S(e))throw new TypeError("Argument must be a Buffer");return this===e||0===m.compare(this,e)},m.prototype.inspect=function(){var e="";return this.length>0&&(e=this.toString("hex",0,50).match(/.{2}/g).join(" "),this.length>50&&(e+=" ... ")),"<Buffer "+e+">"},m.prototype.compare=function(e,t,r,n,i){if(!S(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===r&&(r=e?e.length:0),void 0===n&&(n=0),void 0===i&&(i=this.length),t<0||r>e.length||n<0||i>this.length)throw new RangeError("out of range index");if(n>=i&&t>=r)return 0;if(n>=i)return-1;if(t>=r)return 1;if(this===e)return 0;for(var o=(i>>>=0)-(n>>>=0),s=(r>>>=0)-(t>>>=0),a=Math.min(o,s),u=this.slice(n,i),c=e.slice(t,r),l=0;l<a;++l)if(u[l]!==c[l]){o=u[l],s=c[l];break}return o<s?-1:s<o?1:0},m.prototype.includes=function(e,t,r){return-1!==this.indexOf(e,t,r)},m.prototype.indexOf=function(e,t,r){return x(this,e,t,r,!0)},m.prototype.lastIndexOf=function(e,t,r){return x(this,e,t,r,!1)},m.prototype.write=function(e,t,r,n){if(void 0===t)n="utf8",r=this.length,t=0;else if(void 0===r&&"string"==typeof t)n=t,r=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t|=0,isFinite(r)?(r|=0,void 0===n&&(n="utf8")):(n=r,r=void 0)}var i=this.length-t;if((void 0===r||r>i)&&(r=i),e.length>0&&(r<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var o=!1;;)switch(n){case"hex":return A(this,e,t,r);case"utf8":case"utf-8":return I(this,e,t,r);case"ascii":return U(this,e,t,r);case"latin1":case"binary":return B(this,e,t,r);case"base64":return L(this,e,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return O(this,e,t,r);default:if(o)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),o=!0}},m.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var P=4096;function z(e,t,r){var n="";r=Math.min(e.length,r);for(var i=t;i<r;++i)n+=String.fromCharCode(127&e[i]);return n}function D(e,t,r){var n="";r=Math.min(e.length,r);for(var i=t;i<r;++i)n+=String.fromCharCode(e[i]);return n}function N(e,t,r){var n=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>n)&&(r=n);for(var i="",o=t;o<r;++o)i+=G(e[o]);return i}function F(e,t,r){for(var n=e.slice(t,r),i="",o=0;o<n.length;o+=2)i+=String.fromCharCode(n[o]+256*n[o+1]);return i}function H(e,t,r){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}function V(e,t,r,n,i,o){if(!S(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<o)throw new RangeError('"value" argument is out of bounds');if(r+n>e.length)throw new RangeError("Index out of range")}function Z(e,t,r,n){t<0&&(t=65535+t+1);for(var i=0,o=Math.min(e.length-r,2);i<o;++i)e[r+i]=(t&255<<8*(n?i:1-i))>>>8*(n?i:1-i)}function W(e,t,r,n){t<0&&(t=4294967295+t+1);for(var i=0,o=Math.min(e.length-r,4);i<o;++i)e[r+i]=t>>>8*(n?i:3-i)&255}function Y(e,t,r,n,i,o){if(r+n>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function $(e,t,r,n,i){return i||Y(e,0,r,4),f(e,t,r,n,23,4),r+4}function K(e,t,r,n,i){return i||Y(e,0,r,8),f(e,t,r,n,52,8),r+8}m.prototype.slice=function(e,t){var r,n=this.length;if((e=~~e)<0?(e+=n)<0&&(e=0):e>n&&(e=n),(t=void 0===t?n:~~t)<0?(t+=n)<0&&(t=0):t>n&&(t=n),t<e&&(t=e),m.TYPED_ARRAY_SUPPORT)(r=this.subarray(e,t)).__proto__=m.prototype;else{var i=t-e;r=new m(i,void 0);for(var o=0;o<i;++o)r[o]=this[o+e]}return r},m.prototype.readUIntLE=function(e,t,r){e|=0,t|=0,r||H(e,t,this.length);for(var n=this[e],i=1,o=0;++o<t&&(i*=256);)n+=this[e+o]*i;return n},m.prototype.readUIntBE=function(e,t,r){e|=0,t|=0,r||H(e,t,this.length);for(var n=this[e+--t],i=1;t>0&&(i*=256);)n+=this[e+--t]*i;return n},m.prototype.readUInt8=function(e,t){return t||H(e,1,this.length),this[e]},m.prototype.readUInt16LE=function(e,t){return t||H(e,2,this.length),this[e]|this[e+1]<<8},m.prototype.readUInt16BE=function(e,t){return t||H(e,2,this.length),this[e]<<8|this[e+1]},m.prototype.readUInt32LE=function(e,t){return t||H(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},m.prototype.readUInt32BE=function(e,t){return t||H(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},m.prototype.readIntLE=function(e,t,r){e|=0,t|=0,r||H(e,t,this.length);for(var n=this[e],i=1,o=0;++o<t&&(i*=256);)n+=this[e+o]*i;return n>=(i*=128)&&(n-=Math.pow(2,8*t)),n},m.prototype.readIntBE=function(e,t,r){e|=0,t|=0,r||H(e,t,this.length);for(var n=t,i=1,o=this[e+--n];n>0&&(i*=256);)o+=this[e+--n]*i;return o>=(i*=128)&&(o-=Math.pow(2,8*t)),o},m.prototype.readInt8=function(e,t){return t||H(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},m.prototype.readInt16LE=function(e,t){t||H(e,2,this.length);var r=this[e]|this[e+1]<<8;return 32768&r?4294901760|r:r},m.prototype.readInt16BE=function(e,t){t||H(e,2,this.length);var r=this[e+1]|this[e]<<8;return 32768&r?4294901760|r:r},m.prototype.readInt32LE=function(e,t){return t||H(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},m.prototype.readInt32BE=function(e,t){return t||H(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},m.prototype.readFloatLE=function(e,t){return t||H(e,4,this.length),h(this,e,!0,23,4)},m.prototype.readFloatBE=function(e,t){return t||H(e,4,this.length),h(this,e,!1,23,4)},m.prototype.readDoubleLE=function(e,t){return t||H(e,8,this.length),h(this,e,!0,52,8)},m.prototype.readDoubleBE=function(e,t){return t||H(e,8,this.length),h(this,e,!1,52,8)},m.prototype.writeUIntLE=function(e,t,r,n){e=+e,t|=0,r|=0,n||V(this,e,t,r,Math.pow(2,8*r)-1,0);var i=1,o=0;for(this[t]=255&e;++o<r&&(i*=256);)this[t+o]=e/i&255;return t+r},m.prototype.writeUIntBE=function(e,t,r,n){e=+e,t|=0,r|=0,n||V(this,e,t,r,Math.pow(2,8*r)-1,0);var i=r-1,o=1;for(this[t+i]=255&e;--i>=0&&(o*=256);)this[t+i]=e/o&255;return t+r},m.prototype.writeUInt8=function(e,t,r){return e=+e,t|=0,r||V(this,e,t,1,255,0),m.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},m.prototype.writeUInt16LE=function(e,t,r){return e=+e,t|=0,r||V(this,e,t,2,65535,0),m.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):Z(this,e,t,!0),t+2},m.prototype.writeUInt16BE=function(e,t,r){return e=+e,t|=0,r||V(this,e,t,2,65535,0),m.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):Z(this,e,t,!1),t+2},m.prototype.writeUInt32LE=function(e,t,r){return e=+e,t|=0,r||V(this,e,t,4,4294967295,0),m.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):W(this,e,t,!0),t+4},m.prototype.writeUInt32BE=function(e,t,r){return e=+e,t|=0,r||V(this,e,t,4,4294967295,0),m.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):W(this,e,t,!1),t+4},m.prototype.writeIntLE=function(e,t,r,n){if(e=+e,t|=0,!n){var i=Math.pow(2,8*r-1);V(this,e,t,r,i-1,-i)}var o=0,s=1,a=0;for(this[t]=255&e;++o<r&&(s*=256);)e<0&&0===a&&0!==this[t+o-1]&&(a=1),this[t+o]=(e/s>>0)-a&255;return t+r},m.prototype.writeIntBE=function(e,t,r,n){if(e=+e,t|=0,!n){var i=Math.pow(2,8*r-1);V(this,e,t,r,i-1,-i)}var o=r-1,s=1,a=0;for(this[t+o]=255&e;--o>=0&&(s*=256);)e<0&&0===a&&0!==this[t+o+1]&&(a=1),this[t+o]=(e/s>>0)-a&255;return t+r},m.prototype.writeInt8=function(e,t,r){return e=+e,t|=0,r||V(this,e,t,1,127,-128),m.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},m.prototype.writeInt16LE=function(e,t,r){return e=+e,t|=0,r||V(this,e,t,2,32767,-32768),m.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):Z(this,e,t,!0),t+2},m.prototype.writeInt16BE=function(e,t,r){return e=+e,t|=0,r||V(this,e,t,2,32767,-32768),m.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):Z(this,e,t,!1),t+2},m.prototype.writeInt32LE=function(e,t,r){return e=+e,t|=0,r||V(this,e,t,4,2147483647,-2147483648),m.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):W(this,e,t,!0),t+4},m.prototype.writeInt32BE=function(e,t,r){return e=+e,t|=0,r||V(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),m.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):W(this,e,t,!1),t+4},m.prototype.writeFloatLE=function(e,t,r){return $(this,e,t,!0,r)},m.prototype.writeFloatBE=function(e,t,r){return $(this,e,t,!1,r)},m.prototype.writeDoubleLE=function(e,t,r){return K(this,e,t,!0,r)},m.prototype.writeDoubleBE=function(e,t,r){return K(this,e,t,!1,r)},m.prototype.copy=function(e,t,r,n){if(r||(r=0),n||0===n||(n=this.length),t>=e.length&&(t=e.length),t||(t=0),n>0&&n<r&&(n=r),n===r)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("sourceStart out of bounds");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),e.length-t<n-r&&(n=e.length-t+r);var i,o=n-r;if(this===e&&r<t&&t<n)for(i=o-1;i>=0;--i)e[i+t]=this[i+r];else if(o<1e3||!m.TYPED_ARRAY_SUPPORT)for(i=0;i<o;++i)e[i+t]=this[i+r];else Uint8Array.prototype.set.call(e,this.subarray(r,r+o),t);return o},m.prototype.fill=function(e,t,r,n){if("string"==typeof e){if("string"==typeof t?(n=t,t=0,r=this.length):"string"==typeof r&&(n=r,r=this.length),1===e.length){var i=e.charCodeAt(0);i<256&&(e=i)}if(void 0!==n&&"string"!=typeof n)throw new TypeError("encoding must be a string");if("string"==typeof n&&!m.isEncoding(n))throw new TypeError("Unknown encoding: "+n)}else"number"==typeof e&&(e&=255);if(t<0||this.length<t||this.length<r)throw new RangeError("Out of range index");if(r<=t)return this;var o;if(t>>>=0,r=void 0===r?this.length:r>>>0,e||(e=0),"number"==typeof e)for(o=t;o<r;++o)this[o]=e;else{var s=S(e)?e:X(new m(e,n).toString()),a=s.length;for(o=0;o<r-t;++o)this[o+t]=s[o%a]}return this};var q=/[^+\/0-9A-Za-z-_]/g;function G(e){return e<16?"0"+e.toString(16):e.toString(16)}function X(e,t){var r;t=t||1/0;for(var n=e.length,i=null,o=[],s=0;s<n;++s){if((r=e.charCodeAt(s))>55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(s+1===n){(t-=3)>-1&&o.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&o.push(239,191,189),i=r;continue}r=65536+(i-55296<<10|r-56320)}else i&&(t-=3)>-1&&o.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;o.push(r)}else if(r<2048){if((t-=2)<0)break;o.push(r>>6|192,63&r|128)}else if(r<65536){if((t-=3)<0)break;o.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return o}function J(e){return function(e){var t,r,n,i,c,l;a||u();var h=e.length;if(h%4>0)throw new Error("Invalid string. Length must be a multiple of 4");c="="===e[h-2]?2:"="===e[h-1]?1:0,l=new s(3*h/4-c),n=c>0?h-4:h;var f=0;for(t=0,r=0;t<n;t+=4,r+=3)i=o[e.charCodeAt(t)]<<18|o[e.charCodeAt(t+1)]<<12|o[e.charCodeAt(t+2)]<<6|o[e.charCodeAt(t+3)],l[f++]=i>>16&255,l[f++]=i>>8&255,l[f++]=255&i;return 2===c?(i=o[e.charCodeAt(t)]<<2|o[e.charCodeAt(t+1)]>>4,l[f++]=255&i):1===c&&(i=o[e.charCodeAt(t)]<<10|o[e.charCodeAt(t+1)]<<4|o[e.charCodeAt(t+2)]>>2,l[f++]=i>>8&255,l[f++]=255&i),l}(function(e){if((e=function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}(e).replace(q,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function Q(e,t,r,n){for(var i=0;i<n&&!(i+r>=t.length||i>=e.length);++i)t[i+r]=e[i];return i}function ee(e){return null!=e&&(!!e._isBuffer||te(e)||function(e){return"function"==typeof e.readFloatLE&&"function"==typeof e.slice&&te(e.slice(0,0))}(e))}function te(e){return!!e.constructor&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}function re(e,t){return e(t={exports:{}},t.exports),t.exports}"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self&&self;var ne=re((function(e,t){var r;e.exports=r=r||function(e,t){var r=Object.create||function(){function e(){}return function(t){var r;return e.prototype=t,r=new e,e.prototype=null,r}}(),n={},i=n.lib={},o=i.Base={extend:function(e){var t=r(this);return e&&t.mixIn(e),t.hasOwnProperty("init")&&this.init!==t.init||(t.init=function(){t.$super.init.apply(this,arguments)}),t.init.prototype=t,t.$super=this,t},create:function(){var e=this.extend();return e.init.apply(e,arguments),e},init:function(){},mixIn:function(e){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t]);e.hasOwnProperty("toString")&&(this.toString=e.toString)},clone:function(){return this.init.prototype.extend(this)}},s=i.WordArray=o.extend({init:function(e,t){e=this.words=e||[],this.sigBytes=null!=t?t:4*e.length},toString:function(e){return(e||u).stringify(this)},concat:function(e){var t=this.words,r=e.words,n=this.sigBytes,i=e.sigBytes;if(this.clamp(),n%4)for(var o=0;o<i;o++){var s=r[o>>>2]>>>24-o%4*8&255;t[n+o>>>2]|=s<<24-(n+o)%4*8}else for(o=0;o<i;o+=4)t[n+o>>>2]=r[o>>>2];return this.sigBytes+=i,this},clamp:function(){var t=this.words,r=this.sigBytes;t[r>>>2]&=4294967295<<32-r%4*8,t.length=e.ceil(r/4)},clone:function(){var e=o.clone.call(this);return e.words=this.words.slice(0),e},random:function(t){for(var r,n=[],i=function(t){t=t;var r=987654321,n=4294967295;return function(){var i=((r=36969*(65535&r)+(r>>16)&n)<<16)+(t=18e3*(65535&t)+(t>>16)&n)&n;return i/=4294967296,(i+=.5)*(e.random()>.5?1:-1)}},o=0;o<t;o+=4){var a=i(4294967296*(r||e.random()));r=987654071*a(),n.push(4294967296*a()|0)}return new s.init(n,t)}}),a=n.enc={},u=a.Hex={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],i=0;i<r;i++){var o=t[i>>>2]>>>24-i%4*8&255;n.push((o>>>4).toString(16)),n.push((15&o).toString(16))}return n.join("")},parse:function(e){for(var t=e.length,r=[],n=0;n<t;n+=2)r[n>>>3]|=parseInt(e.substr(n,2),16)<<24-n%8*4;return new s.init(r,t/2)}},c=a.Latin1={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],i=0;i<r;i++){var o=t[i>>>2]>>>24-i%4*8&255;n.push(String.fromCharCode(o))}return n.join("")},parse:function(e){for(var t=e.length,r=[],n=0;n<t;n++)r[n>>>2]|=(255&e.charCodeAt(n))<<24-n%4*8;return new s.init(r,t)}},l=a.Utf8={stringify:function(e){try{return decodeURIComponent(escape(c.stringify(e)))}catch(e){throw new Error("Malformed UTF-8 data")}},parse:function(e){return c.parse(unescape(encodeURIComponent(e)))}},h=i.BufferedBlockAlgorithm=o.extend({reset:function(){this._data=new s.init,this._nDataBytes=0},_append:function(e){"string"==typeof e&&(e=l.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function(t){var r=this._data,n=r.words,i=r.sigBytes,o=this.blockSize,a=i/(4*o),u=(a=t?e.ceil(a):e.max((0|a)-this._minBufferSize,0))*o,c=e.min(4*u,i);if(u){for(var l=0;l<u;l+=o)this._doProcessBlock(n,l);var h=n.splice(0,u);r.sigBytes-=c}return new s.init(h,c)},clone:function(){var e=o.clone.call(this);return e._data=this._data.clone(),e},_minBufferSize:0}),f=(i.Hasher=h.extend({cfg:o.extend(),init:function(e){this.cfg=this.cfg.extend(e),this.reset()},reset:function(){h.reset.call(this),this._doReset()},update:function(e){return this._append(e),this._process(),this},finalize:function(e){return e&&this._append(e),this._doFinalize()},blockSize:16,_createHelper:function(e){return function(t,r){return new e.init(r).finalize(t)}},_createHmacHelper:function(e){return function(t,r){return new f.HMAC.init(e,r).finalize(t)}}}),n.algo={});return n}(Math)})),ie=(re((function(e,t){var r,n,i,o,s,a;e.exports=(i=(n=r=ne).lib,o=i.Base,s=i.WordArray,(a=n.x64={}).Word=o.extend({init:function(e,t){this.high=e,this.low=t}}),a.WordArray=o.extend({init:function(e,t){e=this.words=e||[],this.sigBytes=null!=t?t:8*e.length},toX32:function(){for(var e=this.words,t=e.length,r=[],n=0;n<t;n++){var i=e[n];r.push(i.high),r.push(i.low)}return s.create(r,this.sigBytes)},clone:function(){for(var e=o.clone.call(this),t=e.words=this.words.slice(0),r=t.length,n=0;n<r;n++)t[n]=t[n].clone();return e}}),r)})),re((function(e,t){var r;e.exports=(r=ne,function(){if("function"==typeof ArrayBuffer){var e=r.lib.WordArray,t=e.init;(e.init=function(e){if(e instanceof ArrayBuffer&&(e=new Uint8Array(e)),(e instanceof Int8Array||"undefined"!=typeof Uint8ClampedArray&&e instanceof Uint8ClampedArray||e instanceof Int16Array||e instanceof Uint16Array||e instanceof Int32Array||e instanceof Uint32Array||e instanceof Float32Array||e instanceof Float64Array)&&(e=new Uint8Array(e.buffer,e.byteOffset,e.byteLength)),e instanceof Uint8Array){for(var r=e.byteLength,n=[],i=0;i<r;i++)n[i>>>2]|=e[i]<<24-i%4*8;t.call(this,n,r)}else t.apply(this,arguments)}).prototype=e}}(),r.lib.WordArray)})),re((function(e,t){var r;e.exports=(r=ne,function(){var e=r,t=e.lib.WordArray,n=e.enc;function i(e){return e<<8&4278255360|e>>>8&16711935}n.Utf16=n.Utf16BE={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],i=0;i<r;i+=2){var o=t[i>>>2]>>>16-i%4*8&65535;n.push(String.fromCharCode(o))}return n.join("")},parse:function(e){for(var r=e.length,n=[],i=0;i<r;i++)n[i>>>1]|=e.charCodeAt(i)<<16-i%2*16;return t.create(n,2*r)}},n.Utf16LE={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],o=0;o<r;o+=2){var s=i(t[o>>>2]>>>16-o%4*8&65535);n.push(String.fromCharCode(s))}return n.join("")},parse:function(e){for(var r=e.length,n=[],o=0;o<r;o++)n[o>>>1]|=i(e.charCodeAt(o)<<16-o%2*16);return t.create(n,2*r)}}}(),r.enc.Utf16)})),re((function(e,t){var r,n,i;e.exports=(i=(n=r=ne).lib.WordArray,n.enc.Base64={stringify:function(e){var t=e.words,r=e.sigBytes,n=this._map;e.clamp();for(var i=[],o=0;o<r;o+=3)for(var s=(t[o>>>2]>>>24-o%4*8&255)<<16|(t[o+1>>>2]>>>24-(o+1)%4*8&255)<<8|t[o+2>>>2]>>>24-(o+2)%4*8&255,a=0;a<4&&o+.75*a<r;a++)i.push(n.charAt(s>>>6*(3-a)&63));var u=n.charAt(64);if(u)for(;i.length%4;)i.push(u);return i.join("")},parse:function(e){var t=e.length,r=this._map,n=this._reverseMap;if(!n){n=this._reverseMap=[];for(var o=0;o<r.length;o++)n[r.charCodeAt(o)]=o}var s=r.charAt(64);if(s){var a=e.indexOf(s);-1!==a&&(t=a)}return function(e,t,r){for(var n=[],o=0,s=0;s<t;s++)if(s%4){var a=r[e.charCodeAt(s-1)]<<s%4*2,u=r[e.charCodeAt(s)]>>>6-s%4*2;n[o>>>2]|=(a|u)<<24-o%4*8,o++}return i.create(n,o)}(e,t,n)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},r.enc.Base64)})),re((function(e,t){var r;e.exports=(r=ne,function(e){var t=r,n=t.lib,i=n.WordArray,o=n.Hasher,s=t.algo,a=[];!function(){for(var t=0;t<64;t++)a[t]=4294967296*e.abs(e.sin(t+1))|0}();var u=s.MD5=o.extend({_doReset:function(){this._hash=new i.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(e,t){for(var r=0;r<16;r++){var n=t+r,i=e[n];e[n]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}var o=this._hash.words,s=e[t+0],u=e[t+1],d=e[t+2],p=e[t+3],g=e[t+4],_=e[t+5],m=e[t+6],v=e[t+7],y=e[t+8],w=e[t+9],b=e[t+10],k=e[t+11],S=e[t+12],R=e[t+13],E=e[t+14],T=e[t+15],x=o[0],C=o[1],A=o[2],I=o[3];x=c(x,C,A,I,s,7,a[0]),I=c(I,x,C,A,u,12,a[1]),A=c(A,I,x,C,d,17,a[2]),C=c(C,A,I,x,p,22,a[3]),x=c(x,C,A,I,g,7,a[4]),I=c(I,x,C,A,_,12,a[5]),A=c(A,I,x,C,m,17,a[6]),C=c(C,A,I,x,v,22,a[7]),x=c(x,C,A,I,y,7,a[8]),I=c(I,x,C,A,w,12,a[9]),A=c(A,I,x,C,b,17,a[10]),C=c(C,A,I,x,k,22,a[11]),x=c(x,C,A,I,S,7,a[12]),I=c(I,x,C,A,R,12,a[13]),A=c(A,I,x,C,E,17,a[14]),x=l(x,C=c(C,A,I,x,T,22,a[15]),A,I,u,5,a[16]),I=l(I,x,C,A,m,9,a[17]),A=l(A,I,x,C,k,14,a[18]),C=l(C,A,I,x,s,20,a[19]),x=l(x,C,A,I,_,5,a[20]),I=l(I,x,C,A,b,9,a[21]),A=l(A,I,x,C,T,14,a[22]),C=l(C,A,I,x,g,20,a[23]),x=l(x,C,A,I,w,5,a[24]),I=l(I,x,C,A,E,9,a[25]),A=l(A,I,x,C,p,14,a[26]),C=l(C,A,I,x,y,20,a[27]),x=l(x,C,A,I,R,5,a[28]),I=l(I,x,C,A,d,9,a[29]),A=l(A,I,x,C,v,14,a[30]),x=h(x,C=l(C,A,I,x,S,20,a[31]),A,I,_,4,a[32]),I=h(I,x,C,A,y,11,a[33]),A=h(A,I,x,C,k,16,a[34]),C=h(C,A,I,x,E,23,a[35]),x=h(x,C,A,I,u,4,a[36]),I=h(I,x,C,A,g,11,a[37]),A=h(A,I,x,C,v,16,a[38]),C=h(C,A,I,x,b,23,a[39]),x=h(x,C,A,I,R,4,a[40]),I=h(I,x,C,A,s,11,a[41]),A=h(A,I,x,C,p,16,a[42]),C=h(C,A,I,x,m,23,a[43]),x=h(x,C,A,I,w,4,a[44]),I=h(I,x,C,A,S,11,a[45]),A=h(A,I,x,C,T,16,a[46]),x=f(x,C=h(C,A,I,x,d,23,a[47]),A,I,s,6,a[48]),I=f(I,x,C,A,v,10,a[49]),A=f(A,I,x,C,E,15,a[50]),C=f(C,A,I,x,_,21,a[51]),x=f(x,C,A,I,S,6,a[52]),I=f(I,x,C,A,p,10,a[53]),A=f(A,I,x,C,b,15,a[54]),C=f(C,A,I,x,u,21,a[55]),x=f(x,C,A,I,y,6,a[56]),I=f(I,x,C,A,T,10,a[57]),A=f(A,I,x,C,m,15,a[58]),C=f(C,A,I,x,R,21,a[59]),x=f(x,C,A,I,g,6,a[60]),I=f(I,x,C,A,k,10,a[61]),A=f(A,I,x,C,d,15,a[62]),C=f(C,A,I,x,w,21,a[63]),o[0]=o[0]+x|0,o[1]=o[1]+C|0,o[2]=o[2]+A|0,o[3]=o[3]+I|0},_doFinalize:function(){var t=this._data,r=t.words,n=8*this._nDataBytes,i=8*t.sigBytes;r[i>>>5]|=128<<24-i%32;var o=e.floor(n/4294967296),s=n;r[15+(i+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),r[14+(i+64>>>9<<4)]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),t.sigBytes=4*(r.length+1),this._process();for(var a=this._hash,u=a.words,c=0;c<4;c++){var l=u[c];u[c]=16711935&(l<<8|l>>>24)|4278255360&(l<<24|l>>>8)}return a},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});function c(e,t,r,n,i,o,s){var a=e+(t&r|~t&n)+i+s;return(a<<o|a>>>32-o)+t}function l(e,t,r,n,i,o,s){var a=e+(t&n|r&~n)+i+s;return(a<<o|a>>>32-o)+t}function h(e,t,r,n,i,o,s){var a=e+(t^r^n)+i+s;return(a<<o|a>>>32-o)+t}function f(e,t,r,n,i,o,s){var a=e+(r^(t|~n))+i+s;return(a<<o|a>>>32-o)+t}t.MD5=o._createHelper(u),t.HmacMD5=o._createHmacHelper(u)}(Math),r.MD5)})),re((function(e,t){var r,n,i,o,s,a,u,c;e.exports=(i=(n=r=ne).lib,o=i.WordArray,s=i.Hasher,a=n.algo,u=[],c=a.SHA1=s.extend({_doReset:function(){this._hash=new o.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],i=r[1],o=r[2],s=r[3],a=r[4],c=0;c<80;c++){if(c<16)u[c]=0|e[t+c];else{var l=u[c-3]^u[c-8]^u[c-14]^u[c-16];u[c]=l<<1|l>>>31}var h=(n<<5|n>>>27)+a+u[c];h+=c<20?1518500249+(i&o|~i&s):c<40?1859775393+(i^o^s):c<60?(i&o|i&s|o&s)-1894007588:(i^o^s)-899497514,a=s,s=o,o=i<<30|i>>>2,i=n,n=h}r[0]=r[0]+n|0,r[1]=r[1]+i|0,r[2]=r[2]+o|0,r[3]=r[3]+s|0,r[4]=r[4]+a|0},_doFinalize:function(){var e=this._data,t=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;return t[n>>>5]|=128<<24-n%32,t[14+(n+64>>>9<<4)]=Math.floor(r/4294967296),t[15+(n+64>>>9<<4)]=r,e.sigBytes=4*t.length,this._process(),this._hash},clone:function(){var e=s.clone.call(this);return e._hash=this._hash.clone(),e}}),n.SHA1=s._createHelper(c),n.HmacSHA1=s._createHmacHelper(c),r.SHA1)})),re((function(e,t){var r;e.exports=(r=ne,function(e){var t=r,n=t.lib,i=n.WordArray,o=n.Hasher,s=t.algo,a=[],u=[];!function(){function t(t){for(var r=e.sqrt(t),n=2;n<=r;n++)if(!(t%n))return!1;return!0}function r(e){return 4294967296*(e-(0|e))|0}for(var n=2,i=0;i<64;)t(n)&&(i<8&&(a[i]=r(e.pow(n,.5))),u[i]=r(e.pow(n,1/3)),i++),n++}();var c=[],l=s.SHA256=o.extend({_doReset:function(){this._hash=new i.init(a.slice(0))},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],i=r[1],o=r[2],s=r[3],a=r[4],l=r[5],h=r[6],f=r[7],d=0;d<64;d++){if(d<16)c[d]=0|e[t+d];else{var p=c[d-15],g=(p<<25|p>>>7)^(p<<14|p>>>18)^p>>>3,_=c[d-2],m=(_<<15|_>>>17)^(_<<13|_>>>19)^_>>>10;c[d]=g+c[d-7]+m+c[d-16]}var v=n&i^n&o^i&o,y=(n<<30|n>>>2)^(n<<19|n>>>13)^(n<<10|n>>>22),w=f+((a<<26|a>>>6)^(a<<21|a>>>11)^(a<<7|a>>>25))+(a&l^~a&h)+u[d]+c[d];f=h,h=l,l=a,a=s+w|0,s=o,o=i,i=n,n=w+(y+v)|0}r[0]=r[0]+n|0,r[1]=r[1]+i|0,r[2]=r[2]+o|0,r[3]=r[3]+s|0,r[4]=r[4]+a|0,r[5]=r[5]+l|0,r[6]=r[6]+h|0,r[7]=r[7]+f|0},_doFinalize:function(){var t=this._data,r=t.words,n=8*this._nDataBytes,i=8*t.sigBytes;return r[i>>>5]|=128<<24-i%32,r[14+(i+64>>>9<<4)]=e.floor(n/4294967296),r[15+(i+64>>>9<<4)]=n,t.sigBytes=4*r.length,this._process(),this._hash},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});t.SHA256=o._createHelper(l),t.HmacSHA256=o._createHmacHelper(l)}(Math),r.SHA256)})),re((function(e,t){var r,n,i,o,s,a;e.exports=(i=(n=r=ne).lib.WordArray,o=n.algo,s=o.SHA256,a=o.SHA224=s.extend({_doReset:function(){this._hash=new i.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var e=s._doFinalize.call(this);return e.sigBytes-=4,e}}),n.SHA224=s._createHelper(a),n.HmacSHA224=s._createHmacHelper(a),r.SHA224)})),re((function(e,t){var r;e.exports=(r=ne,function(){var e=r,t=e.lib.Hasher,n=e.x64,i=n.Word,o=n.WordArray,s=e.algo;function a(){return i.create.apply(i,arguments)}var u=[a(1116352408,3609767458),a(1899447441,602891725),a(3049323471,3964484399),a(3921009573,2173295548),a(961987163,4081628472),a(1508970993,3053834265),a(2453635748,2937671579),a(2870763221,3664609560),a(3624381080,2734883394),a(310598401,1164996542),a(607225278,1323610764),a(1426881987,3590304994),a(1925078388,4068182383),a(2162078206,991336113),a(2614888103,633803317),a(3248222580,3479774868),a(3835390401,2666613458),a(4022224774,944711139),a(264347078,2341262773),a(604807628,2007800933),a(770255983,1495990901),a(1249150122,1856431235),a(1555081692,3175218132),a(1996064986,2198950837),a(2554220882,3999719339),a(2821834349,766784016),a(2952996808,2566594879),a(3210313671,3203337956),a(3336571891,1034457026),a(3584528711,2466948901),a(113926993,3758326383),a(338241895,168717936),a(666307205,1188179964),a(773529912,1546045734),a(1294757372,1522805485),a(1396182291,2643833823),a(1695183700,2343527390),a(1986661051,1014477480),a(2177026350,1206759142),a(2456956037,344077627),a(2730485921,1290863460),a(2820302411,3158454273),a(3259730800,3505952657),a(3345764771,106217008),a(3516065817,3606008344),a(3600352804,1432725776),a(4094571909,1467031594),a(275423344,851169720),a(430227734,3100823752),a(506948616,1363258195),a(659060556,3750685593),a(883997877,3785050280),a(958139571,3318307427),a(1322822218,3812723403),a(1537002063,2003034995),a(1747873779,3602036899),a(1955562222,1575990012),a(2024104815,1125592928),a(2227730452,2716904306),a(2361852424,442776044),a(2428436474,593698344),a(2756734187,3733110249),a(3204031479,2999351573),a(3329325298,3815920427),a(3391569614,3928383900),a(3515267271,566280711),a(3940187606,3454069534),a(4118630271,4000239992),a(116418474,1914138554),a(174292421,2731055270),a(289380356,3203993006),a(460393269,320620315),a(685471733,587496836),a(852142971,1086792851),a(1017036298,365543100),a(1126000580,2618297676),a(1288033470,3409855158),a(1501505948,4234509866),a(1607167915,987167468),a(1816402316,1246189591)],c=[];!function(){for(var e=0;e<80;e++)c[e]=a()}();var l=s.SHA512=t.extend({_doReset:function(){this._hash=new o.init([new i.init(1779033703,4089235720),new i.init(3144134277,2227873595),new i.init(1013904242,4271175723),new i.init(2773480762,1595750129),new i.init(1359893119,2917565137),new i.init(2600822924,725511199),new i.init(528734635,4215389547),new i.init(1541459225,327033209)])},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],i=r[1],o=r[2],s=r[3],a=r[4],l=r[5],h=r[6],f=r[7],d=n.high,p=n.low,g=i.high,_=i.low,m=o.high,v=o.low,y=s.high,w=s.low,b=a.high,k=a.low,S=l.high,R=l.low,E=h.high,T=h.low,x=f.high,C=f.low,A=d,I=p,U=g,B=_,L=m,O=v,M=y,j=w,P=b,z=k,D=S,N=R,F=E,H=T,V=x,Z=C,W=0;W<80;W++){var Y=c[W];if(W<16)var $=Y.high=0|e[t+2*W],K=Y.low=0|e[t+2*W+1];else{var q=c[W-15],G=q.high,X=q.low,J=(G>>>1|X<<31)^(G>>>8|X<<24)^G>>>7,Q=(X>>>1|G<<31)^(X>>>8|G<<24)^(X>>>7|G<<25),ee=c[W-2],te=ee.high,re=ee.low,ne=(te>>>19|re<<13)^(te<<3|re>>>29)^te>>>6,ie=(re>>>19|te<<13)^(re<<3|te>>>29)^(re>>>6|te<<26),oe=c[W-7],se=oe.high,ae=oe.low,ue=c[W-16],ce=ue.high,le=ue.low;$=($=($=J+se+((K=Q+ae)>>>0<Q>>>0?1:0))+ne+((K+=ie)>>>0<ie>>>0?1:0))+ce+((K+=le)>>>0<le>>>0?1:0),Y.high=$,Y.low=K}var he,fe=P&D^~P&F,de=z&N^~z&H,pe=A&U^A&L^U&L,ge=I&B^I&O^B&O,_e=(A>>>28|I<<4)^(A<<30|I>>>2)^(A<<25|I>>>7),me=(I>>>28|A<<4)^(I<<30|A>>>2)^(I<<25|A>>>7),ve=(P>>>14|z<<18)^(P>>>18|z<<14)^(P<<23|z>>>9),ye=(z>>>14|P<<18)^(z>>>18|P<<14)^(z<<23|P>>>9),we=u[W],be=we.high,ke=we.low,Se=V+ve+((he=Z+ye)>>>0<Z>>>0?1:0),Re=me+ge;V=F,Z=H,F=D,H=N,D=P,N=z,P=M+(Se=(Se=(Se=Se+fe+((he+=de)>>>0<de>>>0?1:0))+be+((he+=ke)>>>0<ke>>>0?1:0))+$+((he+=K)>>>0<K>>>0?1:0))+((z=j+he|0)>>>0<j>>>0?1:0)|0,M=L,j=O,L=U,O=B,U=A,B=I,A=Se+(_e+pe+(Re>>>0<me>>>0?1:0))+((I=he+Re|0)>>>0<he>>>0?1:0)|0}p=n.low=p+I,n.high=d+A+(p>>>0<I>>>0?1:0),_=i.low=_+B,i.high=g+U+(_>>>0<B>>>0?1:0),v=o.low=v+O,o.high=m+L+(v>>>0<O>>>0?1:0),w=s.low=w+j,s.high=y+M+(w>>>0<j>>>0?1:0),k=a.low=k+z,a.high=b+P+(k>>>0<z>>>0?1:0),R=l.low=R+N,l.high=S+D+(R>>>0<N>>>0?1:0),T=h.low=T+H,h.high=E+F+(T>>>0<H>>>0?1:0),C=f.low=C+Z,f.high=x+V+(C>>>0<Z>>>0?1:0)},_doFinalize:function(){var e=this._data,t=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;return t[n>>>5]|=128<<24-n%32,t[30+(n+128>>>10<<5)]=Math.floor(r/4294967296),t[31+(n+128>>>10<<5)]=r,e.sigBytes=4*t.length,this._process(),this._hash.toX32()},clone:function(){var e=t.clone.call(this);return e._hash=this._hash.clone(),e},blockSize:32});e.SHA512=t._createHelper(l),e.HmacSHA512=t._createHmacHelper(l)}(),r.SHA512)})),re((function(e,t){var r,n,i,o,s,a,u,c;e.exports=(i=(n=r=ne).x64,o=i.Word,s=i.WordArray,a=n.algo,u=a.SHA512,c=a.SHA384=u.extend({_doReset:function(){this._hash=new s.init([new o.init(3418070365,3238371032),new o.init(1654270250,914150663),new o.init(2438529370,812702999),new o.init(355462360,4144912697),new o.init(1731405415,4290775857),new o.init(2394180231,1750603025),new o.init(3675008525,1694076839),new o.init(1203062813,3204075428)])},_doFinalize:function(){var e=u._doFinalize.call(this);return e.sigBytes-=16,e}}),n.SHA384=u._createHelper(c),n.HmacSHA384=u._createHmacHelper(c),r.SHA384)})),re((function(e,t){var r;e.exports=(r=ne,function(e){var t=r,n=t.lib,i=n.WordArray,o=n.Hasher,s=t.x64.Word,a=t.algo,u=[],c=[],l=[];!function(){for(var e=1,t=0,r=0;r<24;r++){u[e+5*t]=(r+1)*(r+2)/2%64;var n=(2*e+3*t)%5;e=t%5,t=n}for(e=0;e<5;e++)for(t=0;t<5;t++)c[e+5*t]=t+(2*e+3*t)%5*5;for(var i=1,o=0;o<24;o++){for(var a=0,h=0,f=0;f<7;f++){if(1&i){var d=(1<<f)-1;d<32?h^=1<<d:a^=1<<d-32}128&i?i=i<<1^113:i<<=1}l[o]=s.create(a,h)}}();var h=[];!function(){for(var e=0;e<25;e++)h[e]=s.create()}();var f=a.SHA3=o.extend({cfg:o.cfg.extend({outputLength:512}),_doReset:function(){for(var e=this._state=[],t=0;t<25;t++)e[t]=new s.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(e,t){for(var r=this._state,n=this.blockSize/2,i=0;i<n;i++){var o=e[t+2*i],s=e[t+2*i+1];o=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),s=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),(C=r[i]).high^=s,C.low^=o}for(var a=0;a<24;a++){for(var f=0;f<5;f++){for(var d=0,p=0,g=0;g<5;g++)d^=(C=r[f+5*g]).high,p^=C.low;var _=h[f];_.high=d,_.low=p}for(f=0;f<5;f++){var m=h[(f+4)%5],v=h[(f+1)%5],y=v.high,w=v.low;for(d=m.high^(y<<1|w>>>31),p=m.low^(w<<1|y>>>31),g=0;g<5;g++)(C=r[f+5*g]).high^=d,C.low^=p}for(var b=1;b<25;b++){var k=(C=r[b]).high,S=C.low,R=u[b];R<32?(d=k<<R|S>>>32-R,p=S<<R|k>>>32-R):(d=S<<R-32|k>>>64-R,p=k<<R-32|S>>>64-R);var E=h[c[b]];E.high=d,E.low=p}var T=h[0],x=r[0];for(T.high=x.high,T.low=x.low,f=0;f<5;f++)for(g=0;g<5;g++){var C=r[b=f+5*g],A=h[b],I=h[(f+1)%5+5*g],U=h[(f+2)%5+5*g];C.high=A.high^~I.high&U.high,C.low=A.low^~I.low&U.low}C=r[0];var B=l[a];C.high^=B.high,C.low^=B.low}},_doFinalize:function(){var t=this._data,r=t.words,n=(this._nDataBytes,8*t.sigBytes),o=32*this.blockSize;r[n>>>5]|=1<<24-n%32,r[(e.ceil((n+1)/o)*o>>>5)-1]|=128,t.sigBytes=4*r.length,this._process();for(var s=this._state,a=this.cfg.outputLength/8,u=a/8,c=[],l=0;l<u;l++){var h=s[l],f=h.high,d=h.low;f=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8),d=16711935&(d<<8|d>>>24)|4278255360&(d<<24|d>>>8),c.push(d),c.push(f)}return new i.init(c,a)},clone:function(){for(var e=o.clone.call(this),t=e._state=this._state.slice(0),r=0;r<25;r++)t[r]=t[r].clone();return e}});t.SHA3=o._createHelper(f),t.HmacSHA3=o._createHmacHelper(f)}(Math),r.SHA3)})),re((function(e,t){var r;e.exports=(r=ne,function(e){var t=r,n=t.lib,i=n.WordArray,o=n.Hasher,s=t.algo,a=i.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),u=i.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),c=i.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),l=i.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),h=i.create([0,1518500249,1859775393,2400959708,2840853838]),f=i.create([1352829926,1548603684,1836072691,2053994217,0]),d=s.RIPEMD160=o.extend({_doReset:function(){this._hash=i.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var r=0;r<16;r++){var n=t+r,i=e[n];e[n]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}var o,s,d,w,b,k,S,R,E,T,x,C=this._hash.words,A=h.words,I=f.words,U=a.words,B=u.words,L=c.words,O=l.words;for(k=o=C[0],S=s=C[1],R=d=C[2],E=w=C[3],T=b=C[4],r=0;r<80;r+=1)x=o+e[t+U[r]]|0,x+=r<16?p(s,d,w)+A[0]:r<32?g(s,d,w)+A[1]:r<48?_(s,d,w)+A[2]:r<64?m(s,d,w)+A[3]:v(s,d,w)+A[4],x=(x=y(x|=0,L[r]))+b|0,o=b,b=w,w=y(d,10),d=s,s=x,x=k+e[t+B[r]]|0,x+=r<16?v(S,R,E)+I[0]:r<32?m(S,R,E)+I[1]:r<48?_(S,R,E)+I[2]:r<64?g(S,R,E)+I[3]:p(S,R,E)+I[4],x=(x=y(x|=0,O[r]))+T|0,k=T,T=E,E=y(R,10),R=S,S=x;x=C[1]+d+E|0,C[1]=C[2]+w+T|0,C[2]=C[3]+b+k|0,C[3]=C[4]+o+S|0,C[4]=C[0]+s+R|0,C[0]=x},_doFinalize:function(){var e=this._data,t=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;t[n>>>5]|=128<<24-n%32,t[14+(n+64>>>9<<4)]=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8),e.sigBytes=4*(t.length+1),this._process();for(var i=this._hash,o=i.words,s=0;s<5;s++){var a=o[s];o[s]=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8)}return i},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});function p(e,t,r){return e^t^r}function g(e,t,r){return e&t|~e&r}function _(e,t,r){return(e|~t)^r}function m(e,t,r){return e&r|t&~r}function v(e,t,r){return e^(t|~r)}function y(e,t){return e<<t|e>>>32-t}t.RIPEMD160=o._createHelper(d),t.HmacRIPEMD160=o._createHmacHelper(d)}(),r.RIPEMD160)})),re((function(e,t){var r,n,i,o;e.exports=(n=(r=ne).lib.Base,i=r.enc,o=i.Utf8,void(r.algo.HMAC=n.extend({init:function(e,t){e=this._hasher=new e.init,"string"==typeof t&&(t=o.parse(t));var r=e.blockSize,n=4*r;t.sigBytes>n&&(t=e.finalize(t)),t.clamp();for(var i=this._oKey=t.clone(),s=this._iKey=t.clone(),a=i.words,u=s.words,c=0;c<r;c++)a[c]^=1549556828,u[c]^=909522486;i.sigBytes=s.sigBytes=n,this.reset()},reset:function(){var e=this._hasher;e.reset(),e.update(this._iKey)},update:function(e){return this._hasher.update(e),this},finalize:function(e){var t=this._hasher,r=t.finalize(e);return t.reset(),t.finalize(this._oKey.clone().concat(r))}})))})),re((function(e,t){var r,n,i,o,s,a,u,c,l;e.exports=(o=(i=(n=r=ne).lib).Base,s=i.WordArray,u=(a=n.algo).SHA1,c=a.HMAC,l=a.PBKDF2=o.extend({cfg:o.extend({keySize:4,hasher:u,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var r=this.cfg,n=c.create(r.hasher,e),i=s.create(),o=s.create([1]),a=i.words,u=o.words,l=r.keySize,h=r.iterations;a.length<l;){var f=n.update(t).finalize(o);n.reset();for(var d=f.words,p=d.length,g=f,_=1;_<h;_++){g=n.finalize(g),n.reset();for(var m=g.words,v=0;v<p;v++)d[v]^=m[v]}i.concat(f),u[0]++}return i.sigBytes=4*l,i}}),n.PBKDF2=function(e,t,r){return l.create(r).compute(e,t)},r.PBKDF2)})),re((function(e,t){var r,n,i,o,s,a,u,c;e.exports=(o=(i=(n=r=ne).lib).Base,s=i.WordArray,u=(a=n.algo).MD5,c=a.EvpKDF=o.extend({cfg:o.extend({keySize:4,hasher:u,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var r=this.cfg,n=r.hasher.create(),i=s.create(),o=i.words,a=r.keySize,u=r.iterations;o.length<a;){c&&n.update(c);var c=n.update(e).finalize(t);n.reset();for(var l=1;l<u;l++)c=n.finalize(c),n.reset();i.concat(c)}return i.sigBytes=4*a,i}}),n.EvpKDF=function(e,t,r){return c.create(r).compute(e,t)},r.EvpKDF)})),re((function(e,t){var r,n,i,o,s,a,u,c,l,h,f,d,p,g,_,m,v,y,w,b,k,S,R;e.exports=void((r=ne).lib.Cipher||(n=r,i=n.lib,o=i.Base,s=i.WordArray,a=i.BufferedBlockAlgorithm,u=n.enc,u.Utf8,c=u.Base64,l=n.algo,h=l.EvpKDF,f=i.Cipher=a.extend({cfg:o.extend(),createEncryptor:function(e,t){return this.create(this._ENC_XFORM_MODE,e,t)},createDecryptor:function(e,t){return this.create(this._DEC_XFORM_MODE,e,t)},init:function(e,t,r){this.cfg=this.cfg.extend(r),this._xformMode=e,this._key=t,this.reset()},reset:function(){a.reset.call(this),this._doReset()},process:function(e){return this._append(e),this._process()},finalize:function(e){return e&&this._append(e),this._doFinalize()},keySize:4,ivSize:4,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function e(e){return"string"==typeof e?R:b}return function(t){return{encrypt:function(r,n,i){return e(n).encrypt(t,r,n,i)},decrypt:function(r,n,i){return e(n).decrypt(t,r,n,i)}}}}()}),i.StreamCipher=f.extend({_doFinalize:function(){return this._process(!0)},blockSize:1}),d=n.mode={},p=i.BlockCipherMode=o.extend({createEncryptor:function(e,t){return this.Encryptor.create(e,t)},createDecryptor:function(e,t){return this.Decryptor.create(e,t)},init:function(e,t){this._cipher=e,this._iv=t}}),g=d.CBC=function(){var e=p.extend();function t(e,t,r){var n=this._iv;if(n){var i=n;this._iv=void 0}else i=this._prevBlock;for(var o=0;o<r;o++)e[t+o]^=i[o]}return e.Encryptor=e.extend({processBlock:function(e,r){var n=this._cipher,i=n.blockSize;t.call(this,e,r,i),n.encryptBlock(e,r),this._prevBlock=e.slice(r,r+i)}}),e.Decryptor=e.extend({processBlock:function(e,r){var n=this._cipher,i=n.blockSize,o=e.slice(r,r+i);n.decryptBlock(e,r),t.call(this,e,r,i),this._prevBlock=o}}),e}(),_=n.pad={},m=_.Pkcs7={pad:function(e,t){for(var r=4*t,n=r-e.sigBytes%r,i=n<<24|n<<16|n<<8|n,o=[],a=0;a<n;a+=4)o.push(i);var u=s.create(o,n);e.concat(u)},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},i.BlockCipher=f.extend({cfg:f.cfg.extend({mode:g,padding:m}),reset:function(){f.reset.call(this);var e=this.cfg,t=e.iv,r=e.mode;if(this._xformMode==this._ENC_XFORM_MODE)var n=r.createEncryptor;else{n=r.createDecryptor;this._minBufferSize=1}this._mode&&this._mode.__creator==n?this._mode.init(this,t&&t.words):(this._mode=n.call(r,this,t&&t.words),this._mode.__creator=n)},_doProcessBlock:function(e,t){this._mode.processBlock(e,t)},_doFinalize:function(){var e=this.cfg.padding;if(this._xformMode==this._ENC_XFORM_MODE){e.pad(this._data,this.blockSize);var t=this._process(!0)}else{t=this._process(!0);e.unpad(t)}return t},blockSize:4}),v=i.CipherParams=o.extend({init:function(e){this.mixIn(e)},toString:function(e){return(e||this.formatter).stringify(this)}}),y=n.format={},w=y.OpenSSL={stringify:function(e){var t=e.ciphertext,r=e.salt;if(r)var n=s.create([1398893684,1701076831]).concat(r).concat(t);else n=t;return n.toString(c)},parse:function(e){var t=c.parse(e),r=t.words;if(1398893684==r[0]&&1701076831==r[1]){var n=s.create(r.slice(2,4));r.splice(0,4),t.sigBytes-=16}return v.create({ciphertext:t,salt:n})}},b=i.SerializableCipher=o.extend({cfg:o.extend({format:w}),encrypt:function(e,t,r,n){n=this.cfg.extend(n);var i=e.createEncryptor(r,n),o=i.finalize(t),s=i.cfg;return v.create({ciphertext:o,key:r,iv:s.iv,algorithm:e,mode:s.mode,padding:s.padding,blockSize:e.blockSize,formatter:n.format})},decrypt:function(e,t,r,n){return n=this.cfg.extend(n),t=this._parse(t,n.format),e.createDecryptor(r,n).finalize(t.ciphertext)},_parse:function(e,t){return"string"==typeof e?t.parse(e,this):e}}),k=n.kdf={},S=k.OpenSSL={execute:function(e,t,r,n){n||(n=s.random(8));var i=h.create({keySize:t+r}).compute(e,n),o=s.create(i.words.slice(t),4*r);return i.sigBytes=4*t,v.create({key:i,iv:o,salt:n})}},R=i.PasswordBasedCipher=b.extend({cfg:b.cfg.extend({kdf:S}),encrypt:function(e,t,r,n){var i=(n=this.cfg.extend(n)).kdf.execute(r,e.keySize,e.ivSize);n.iv=i.iv;var o=b.encrypt.call(this,e,t,i.key,n);return o.mixIn(i),o},decrypt:function(e,t,r,n){n=this.cfg.extend(n),t=this._parse(t,n.format);var i=n.kdf.execute(r,e.keySize,e.ivSize,t.salt);return n.iv=i.iv,b.decrypt.call(this,e,t,i.key,n)}})))})),re((function(e,t){var r;e.exports=((r=ne).mode.CFB=function(){var e=r.lib.BlockCipherMode.extend();function t(e,t,r,n){var i=this._iv;if(i){var o=i.slice(0);this._iv=void 0}else o=this._prevBlock;n.encryptBlock(o,0);for(var s=0;s<r;s++)e[t+s]^=o[s]}return e.Encryptor=e.extend({processBlock:function(e,r){var n=this._cipher,i=n.blockSize;t.call(this,e,r,i,n),this._prevBlock=e.slice(r,r+i)}}),e.Decryptor=e.extend({processBlock:function(e,r){var n=this._cipher,i=n.blockSize,o=e.slice(r,r+i);t.call(this,e,r,i,n),this._prevBlock=o}}),e}(),r.mode.CFB)})),re((function(e,t){var r,n,i;e.exports=((r=ne).mode.CTR=(i=(n=r.lib.BlockCipherMode.extend()).Encryptor=n.extend({processBlock:function(e,t){var r=this._cipher,n=r.blockSize,i=this._iv,o=this._counter;i&&(o=this._counter=i.slice(0),this._iv=void 0);var s=o.slice(0);r.encryptBlock(s,0),o[n-1]=o[n-1]+1|0;for(var a=0;a<n;a++)e[t+a]^=s[a]}}),n.Decryptor=i,n),r.mode.CTR)})),re((function(e,t){var r;e.exports=((r=ne).mode.CTRGladman=function(){var e=r.lib.BlockCipherMode.extend();function t(e){if(255==(e>>24&255)){var t=e>>16&255,r=e>>8&255,n=255&e;255===t?(t=0,255===r?(r=0,255===n?n=0:++n):++r):++t,e=0,e+=t<<16,e+=r<<8,e+=n}else e+=1<<24;return e}var n=e.Encryptor=e.extend({processBlock:function(e,r){var n=this._cipher,i=n.blockSize,o=this._iv,s=this._counter;o&&(s=this._counter=o.slice(0),this._iv=void 0),function(e){0===(e[0]=t(e[0]))&&(e[1]=t(e[1]))}(s);var a=s.slice(0);n.encryptBlock(a,0);for(var u=0;u<i;u++)e[r+u]^=a[u]}});return e.Decryptor=n,e}(),r.mode.CTRGladman)})),re((function(e,t){var r,n,i;e.exports=((r=ne).mode.OFB=(i=(n=r.lib.BlockCipherMode.extend()).Encryptor=n.extend({processBlock:function(e,t){var r=this._cipher,n=r.blockSize,i=this._iv,o=this._keystream;i&&(o=this._keystream=i.slice(0),this._iv=void 0),r.encryptBlock(o,0);for(var s=0;s<n;s++)e[t+s]^=o[s]}}),n.Decryptor=i,n),r.mode.OFB)})),re((function(e,t){var r,n;e.exports=((r=ne).mode.ECB=((n=r.lib.BlockCipherMode.extend()).Encryptor=n.extend({processBlock:function(e,t){this._cipher.encryptBlock(e,t)}}),n.Decryptor=n.extend({processBlock:function(e,t){this._cipher.decryptBlock(e,t)}}),n),r.mode.ECB)})),re((function(e,t){var r;e.exports=((r=ne).pad.AnsiX923={pad:function(e,t){var r=e.sigBytes,n=4*t,i=n-r%n,o=r+i-1;e.clamp(),e.words[o>>>2]|=i<<24-o%4*8,e.sigBytes+=i},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},r.pad.Ansix923)})),re((function(e,t){var r;e.exports=((r=ne).pad.Iso10126={pad:function(e,t){var n=4*t,i=n-e.sigBytes%n;e.concat(r.lib.WordArray.random(i-1)).concat(r.lib.WordArray.create([i<<24],1))},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},r.pad.Iso10126)})),re((function(e,t){var r;e.exports=((r=ne).pad.Iso97971={pad:function(e,t){e.concat(r.lib.WordArray.create([2147483648],1)),r.pad.ZeroPadding.pad(e,t)},unpad:function(e){r.pad.ZeroPadding.unpad(e),e.sigBytes--}},r.pad.Iso97971)})),re((function(e,t){var r;e.exports=((r=ne).pad.ZeroPadding={pad:function(e,t){var r=4*t;e.clamp(),e.sigBytes+=r-(e.sigBytes%r||r)},unpad:function(e){for(var t=e.words,r=e.sigBytes-1;!(t[r>>>2]>>>24-r%4*8&255);)r--;e.sigBytes=r+1}},r.pad.ZeroPadding)})),re((function(e,t){var r;e.exports=((r=ne).pad.NoPadding={pad:function(){},unpad:function(){}},r.pad.NoPadding)})),re((function(e,t){var r,n,i,o;e.exports=(i=(n=r=ne).lib.CipherParams,o=n.enc.Hex,n.format.Hex={stringify:function(e){return e.ciphertext.toString(o)},parse:function(e){var t=o.parse(e);return i.create({ciphertext:t})}},r.format.Hex)})),re((function(e,t){var r;e.exports=(r=ne,function(){var e=r,t=e.lib.BlockCipher,n=e.algo,i=[],o=[],s=[],a=[],u=[],c=[],l=[],h=[],f=[],d=[];!function(){for(var e=[],t=0;t<256;t++)e[t]=t<128?t<<1:t<<1^283;var r=0,n=0;for(t=0;t<256;t++){var p=n^n<<1^n<<2^n<<3^n<<4;p=p>>>8^255&p^99,i[r]=p,o[p]=r;var g=e[r],_=e[g],m=e[_],v=257*e[p]^16843008*p;s[r]=v<<24|v>>>8,a[r]=v<<16|v>>>16,u[r]=v<<8|v>>>24,c[r]=v,v=16843009*m^65537*_^257*g^16843008*r,l[p]=v<<24|v>>>8,h[p]=v<<16|v>>>16,f[p]=v<<8|v>>>24,d[p]=v,r?(r=g^e[e[e[m^g]]],n^=e[e[n]]):r=n=1}}();var p=[0,1,2,4,8,16,32,64,128,27,54],g=n.AES=t.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var e=this._keyPriorReset=this._key,t=e.words,r=e.sigBytes/4,n=4*((this._nRounds=r+6)+1),o=this._keySchedule=[],s=0;s<n;s++)if(s<r)o[s]=t[s];else{var a=o[s-1];s%r?r>6&&s%r==4&&(a=i[a>>>24]<<24|i[a>>>16&255]<<16|i[a>>>8&255]<<8|i[255&a]):(a=i[(a=a<<8|a>>>24)>>>24]<<24|i[a>>>16&255]<<16|i[a>>>8&255]<<8|i[255&a],a^=p[s/r|0]<<24),o[s]=o[s-r]^a}for(var u=this._invKeySchedule=[],c=0;c<n;c++)s=n-c,a=c%4?o[s]:o[s-4],u[c]=c<4||s<=4?a:l[i[a>>>24]]^h[i[a>>>16&255]]^f[i[a>>>8&255]]^d[i[255&a]]}},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._keySchedule,s,a,u,c,i)},decryptBlock:function(e,t){var r=e[t+1];e[t+1]=e[t+3],e[t+3]=r,this._doCryptBlock(e,t,this._invKeySchedule,l,h,f,d,o),r=e[t+1],e[t+1]=e[t+3],e[t+3]=r},_doCryptBlock:function(e,t,r,n,i,o,s,a){for(var u=this._nRounds,c=e[t]^r[0],l=e[t+1]^r[1],h=e[t+2]^r[2],f=e[t+3]^r[3],d=4,p=1;p<u;p++){var g=n[c>>>24]^i[l>>>16&255]^o[h>>>8&255]^s[255&f]^r[d++],_=n[l>>>24]^i[h>>>16&255]^o[f>>>8&255]^s[255&c]^r[d++],m=n[h>>>24]^i[f>>>16&255]^o[c>>>8&255]^s[255&l]^r[d++],v=n[f>>>24]^i[c>>>16&255]^o[l>>>8&255]^s[255&h]^r[d++];c=g,l=_,h=m,f=v}g=(a[c>>>24]<<24|a[l>>>16&255]<<16|a[h>>>8&255]<<8|a[255&f])^r[d++],_=(a[l>>>24]<<24|a[h>>>16&255]<<16|a[f>>>8&255]<<8|a[255&c])^r[d++],m=(a[h>>>24]<<24|a[f>>>16&255]<<16|a[c>>>8&255]<<8|a[255&l])^r[d++],v=(a[f>>>24]<<24|a[c>>>16&255]<<16|a[l>>>8&255]<<8|a[255&h])^r[d++],e[t]=g,e[t+1]=_,e[t+2]=m,e[t+3]=v},keySize:8});e.AES=t._createHelper(g)}(),r.AES)})),re((function(e,t){var r;e.exports=(r=ne,function(){var e=r,t=e.lib,n=t.WordArray,i=t.BlockCipher,o=e.algo,s=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],a=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],u=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],c=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],l=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],h=o.DES=i.extend({_doReset:function(){for(var e=this._key.words,t=[],r=0;r<56;r++){var n=s[r]-1;t[r]=e[n>>>5]>>>31-n%32&1}for(var i=this._subKeys=[],o=0;o<16;o++){var c=i[o]=[],l=u[o];for(r=0;r<24;r++)c[r/6|0]|=t[(a[r]-1+l)%28]<<31-r%6,c[4+(r/6|0)]|=t[28+(a[r+24]-1+l)%28]<<31-r%6;for(c[0]=c[0]<<1|c[0]>>>31,r=1;r<7;r++)c[r]=c[r]>>>4*(r-1)+3;c[7]=c[7]<<5|c[7]>>>27}var h=this._invSubKeys=[];for(r=0;r<16;r++)h[r]=i[15-r]},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._subKeys)},decryptBlock:function(e,t){this._doCryptBlock(e,t,this._invSubKeys)},_doCryptBlock:function(e,t,r){this._lBlock=e[t],this._rBlock=e[t+1],f.call(this,4,252645135),f.call(this,16,65535),d.call(this,2,858993459),d.call(this,8,16711935),f.call(this,1,1431655765);for(var n=0;n<16;n++){for(var i=r[n],o=this._lBlock,s=this._rBlock,a=0,u=0;u<8;u++)a|=c[u][((s^i[u])&l[u])>>>0];this._lBlock=s,this._rBlock=o^a}var h=this._lBlock;this._lBlock=this._rBlock,this._rBlock=h,f.call(this,1,1431655765),d.call(this,8,16711935),d.call(this,2,858993459),f.call(this,16,65535),f.call(this,4,252645135),e[t]=this._lBlock,e[t+1]=this._rBlock},keySize:2,ivSize:2,blockSize:2});function f(e,t){var r=(this._lBlock>>>e^this._rBlock)&t;this._rBlock^=r,this._lBlock^=r<<e}function d(e,t){var r=(this._rBlock>>>e^this._lBlock)&t;this._lBlock^=r,this._rBlock^=r<<e}e.DES=i._createHelper(h);var p=o.TripleDES=i.extend({_doReset:function(){var e=this._key.words;this._des1=h.createEncryptor(n.create(e.slice(0,2))),this._des2=h.createEncryptor(n.create(e.slice(2,4))),this._des3=h.createEncryptor(n.create(e.slice(4,6)))},encryptBlock:function(e,t){this._des1.encryptBlock(e,t),this._des2.decryptBlock(e,t),this._des3.encryptBlock(e,t)},decryptBlock:function(e,t){this._des3.decryptBlock(e,t),this._des2.encryptBlock(e,t),this._des1.decryptBlock(e,t)},keySize:6,ivSize:2,blockSize:2});e.TripleDES=i._createHelper(p)}(),r.TripleDES)})),re((function(e,t){var r;e.exports=(r=ne,function(){var e=r,t=e.lib.StreamCipher,n=e.algo,i=n.RC4=t.extend({_doReset:function(){for(var e=this._key,t=e.words,r=e.sigBytes,n=this._S=[],i=0;i<256;i++)n[i]=i;i=0;for(var o=0;i<256;i++){var s=i%r,a=t[s>>>2]>>>24-s%4*8&255;o=(o+n[i]+a)%256;var u=n[i];n[i]=n[o],n[o]=u}this._i=this._j=0},_doProcessBlock:function(e,t){e[t]^=o.call(this)},keySize:8,ivSize:0});function o(){for(var e=this._S,t=this._i,r=this._j,n=0,i=0;i<4;i++){r=(r+e[t=(t+1)%256])%256;var o=e[t];e[t]=e[r],e[r]=o,n|=e[(e[t]+e[r])%256]<<24-8*i}return this._i=t,this._j=r,n}e.RC4=t._createHelper(i);var s=n.RC4Drop=i.extend({cfg:i.cfg.extend({drop:192}),_doReset:function(){i._doReset.call(this);for(var e=this.cfg.drop;e>0;e--)o.call(this)}});e.RC4Drop=t._createHelper(s)}(),r.RC4)})),re((function(e,t){var r;e.exports=(r=ne,function(){var e=r,t=e.lib.StreamCipher,n=e.algo,i=[],o=[],s=[],a=n.Rabbit=t.extend({_doReset:function(){for(var e=this._key.words,t=this.cfg.iv,r=0;r<4;r++)e[r]=16711935&(e[r]<<8|e[r]>>>24)|4278255360&(e[r]<<24|e[r]>>>8);var n=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],i=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];for(this._b=0,r=0;r<4;r++)u.call(this);for(r=0;r<8;r++)i[r]^=n[r+4&7];if(t){var o=t.words,s=o[0],a=o[1],c=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),h=c>>>16|4294901760&l,f=l<<16|65535&c;for(i[0]^=c,i[1]^=h,i[2]^=l,i[3]^=f,i[4]^=c,i[5]^=h,i[6]^=l,i[7]^=f,r=0;r<4;r++)u.call(this)}},_doProcessBlock:function(e,t){var r=this._X;u.call(this),i[0]=r[0]^r[5]>>>16^r[3]<<16,i[1]=r[2]^r[7]>>>16^r[5]<<16,i[2]=r[4]^r[1]>>>16^r[7]<<16,i[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)i[n]=16711935&(i[n]<<8|i[n]>>>24)|4278255360&(i[n]<<24|i[n]>>>8),e[t+n]^=i[n]},blockSize:4,ivSize:2});function u(){for(var e=this._X,t=this._C,r=0;r<8;r++)o[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<o[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<o[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<o[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<o[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<o[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<o[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<o[6]>>>0?1:0)|0,this._b=t[7]>>>0<o[7]>>>0?1:0,r=0;r<8;r++){var n=e[r]+t[r],i=65535&n,a=n>>>16,u=((i*i>>>17)+i*a>>>15)+a*a,c=((4294901760&n)*n|0)+((65535&n)*n|0);s[r]=u^c}e[0]=s[0]+(s[7]<<16|s[7]>>>16)+(s[6]<<16|s[6]>>>16)|0,e[1]=s[1]+(s[0]<<8|s[0]>>>24)+s[7]|0,e[2]=s[2]+(s[1]<<16|s[1]>>>16)+(s[0]<<16|s[0]>>>16)|0,e[3]=s[3]+(s[2]<<8|s[2]>>>24)+s[1]|0,e[4]=s[4]+(s[3]<<16|s[3]>>>16)+(s[2]<<16|s[2]>>>16)|0,e[5]=s[5]+(s[4]<<8|s[4]>>>24)+s[3]|0,e[6]=s[6]+(s[5]<<16|s[5]>>>16)+(s[4]<<16|s[4]>>>16)|0,e[7]=s[7]+(s[6]<<8|s[6]>>>24)+s[5]|0}e.Rabbit=t._createHelper(a)}(),r.Rabbit)})),re((function(e,t){var r;e.exports=(r=ne,function(){var e=r,t=e.lib.StreamCipher,n=e.algo,i=[],o=[],s=[],a=n.RabbitLegacy=t.extend({_doReset:function(){var e=this._key.words,t=this.cfg.iv,r=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],n=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];this._b=0;for(var i=0;i<4;i++)u.call(this);for(i=0;i<8;i++)n[i]^=r[i+4&7];if(t){var o=t.words,s=o[0],a=o[1],c=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),h=c>>>16|4294901760&l,f=l<<16|65535&c;for(n[0]^=c,n[1]^=h,n[2]^=l,n[3]^=f,n[4]^=c,n[5]^=h,n[6]^=l,n[7]^=f,i=0;i<4;i++)u.call(this)}},_doProcessBlock:function(e,t){var r=this._X;u.call(this),i[0]=r[0]^r[5]>>>16^r[3]<<16,i[1]=r[2]^r[7]>>>16^r[5]<<16,i[2]=r[4]^r[1]>>>16^r[7]<<16,i[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)i[n]=16711935&(i[n]<<8|i[n]>>>24)|4278255360&(i[n]<<24|i[n]>>>8),e[t+n]^=i[n]},blockSize:4,ivSize:2});function u(){for(var e=this._X,t=this._C,r=0;r<8;r++)o[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<o[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<o[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<o[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<o[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<o[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<o[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<o[6]>>>0?1:0)|0,this._b=t[7]>>>0<o[7]>>>0?1:0,r=0;r<8;r++){var n=e[r]+t[r],i=65535&n,a=n>>>16,u=((i*i>>>17)+i*a>>>15)+a*a,c=((4294901760&n)*n|0)+((65535&n)*n|0);s[r]=u^c}e[0]=s[0]+(s[7]<<16|s[7]>>>16)+(s[6]<<16|s[6]>>>16)|0,e[1]=s[1]+(s[0]<<8|s[0]>>>24)+s[7]|0,e[2]=s[2]+(s[1]<<16|s[1]>>>16)+(s[0]<<16|s[0]>>>16)|0,e[3]=s[3]+(s[2]<<8|s[2]>>>24)+s[1]|0,e[4]=s[4]+(s[3]<<16|s[3]>>>16)+(s[2]<<16|s[2]>>>16)|0,e[5]=s[5]+(s[4]<<8|s[4]>>>24)+s[3]|0,e[6]=s[6]+(s[5]<<16|s[5]>>>16)+(s[4]<<16|s[4]>>>16)|0,e[7]=s[7]+(s[6]<<8|s[6]>>>24)+s[5]|0}e.RabbitLegacy=t._createHelper(a)}(),r.RabbitLegacy)})),re((function(e,t){e.exports=ne})));function oe(){throw new Error("setTimeout has not been defined")}function se(){throw new Error("clearTimeout has not been defined")}var ae=oe,ue=se;function ce(e){if(ae===setTimeout)return setTimeout(e,0);if((ae===oe||!ae)&&setTimeout)return ae=setTimeout,setTimeout(e,0);try{return ae(e,0)}catch(t){try{return ae.call(null,e,0)}catch(t){return ae.call(this,e,0)}}}"function"==typeof n.setTimeout&&(ae=setTimeout),"function"==typeof n.clearTimeout&&(ue=clearTimeout);var le,he=[],fe=!1,de=-1;function pe(){fe&&le&&(fe=!1,le.length?he=le.concat(he):de=-1,he.length&&ge())}function ge(){if(!fe){var e=ce(pe);fe=!0;for(var t=he.length;t;){for(le=he,he=[];++de<t;)le&&le[de].run();de=-1,t=he.length}le=null,fe=!1,function(e){if(ue===clearTimeout)return clearTimeout(e);if((ue===se||!ue)&&clearTimeout)return ue=clearTimeout,clearTimeout(e);try{ue(e)}catch(t){try{return ue.call(null,e)}catch(t){return ue.call(this,e)}}}(e)}}function _e(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];he.push(new me(e,t)),1!==he.length||fe||ce(ge)}function me(e,t){this.fun=e,this.array=t}me.prototype.run=function(){this.fun.apply(null,this.array)};var ve=n.performance||{};function ye(){}function we(){we.init.call(this)}function be(e){return void 0===e._maxListeners?we.defaultMaxListeners:e._maxListeners}function ke(e,t,r){if(t)e.call(r);else for(var n=e.length,i=Ie(e,n),o=0;o<n;++o)i[o].call(r)}function Se(e,t,r,n){if(t)e.call(r,n);else for(var i=e.length,o=Ie(e,i),s=0;s<i;++s)o[s].call(r,n)}function Re(e,t,r,n,i){if(t)e.call(r,n,i);else for(var o=e.length,s=Ie(e,o),a=0;a<o;++a)s[a].call(r,n,i)}function Ee(e,t,r,n,i,o){if(t)e.call(r,n,i,o);else for(var s=e.length,a=Ie(e,s),u=0;u<s;++u)a[u].call(r,n,i,o)}function Te(e,t,r,n){if(t)e.apply(r,n);else for(var i=e.length,o=Ie(e,i),s=0;s<i;++s)o[s].apply(r,n)}function xe(t,r,n,i){var o,s,a,u;if("function"!=typeof n)throw new TypeError('"listener" argument must be a function');if((s=t._events)?(s.newListener&&(t.emit("newListener",r,n.listener?n.listener:n),s=t._events),a=s[r]):(s=t._events=new ye,t._eventsCount=0),a){if("function"==typeof a?a=s[r]=i?[n,a]:[a,n]:i?a.unshift(n):a.push(n),!a.warned&&(o=be(t))&&o>0&&a.length>o){a.warned=!0;var c=new Error("Possible EventEmitter memory leak detected. "+a.length+" "+r+" listeners added. Use emitter.setMaxListeners() to increase limit");c.name="MaxListenersExceededWarning",c.emitter=t,c.type=r,c.count=a.length,u=c,"function"==typeof console.warn?e("warn",u," at debug/lib-generate-test-usersig-es.min.js:3130"):e("log",u," at debug/lib-generate-test-usersig-es.min.js:3130")}}else a=s[r]=n,++t._eventsCount;return t}function Ce(e,t,r){var n=!1;function i(){e.removeListener(t,i),n||(n=!0,r.apply(e,arguments))}return i.listener=r,i}function Ae(e){var t=this._events;if(t){var r=t[e];if("function"==typeof r)return 1;if(r)return r.length}return 0}function Ie(e,t){for(var r=new Array(t);t--;)r[t]=e[t];return r}ve.now||ve.mozNow||ve.msNow||ve.oNow||ve.webkitNow,ye.prototype=Object.create(null),we.EventEmitter=we,we.usingDomains=!1,we.prototype.domain=void 0,we.prototype._events=void 0,we.prototype._maxListeners=void 0,we.defaultMaxListeners=10,we.init=function(){this.domain=null,we.usingDomains&&(void 0).active&&(void 0).Domain,this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=new ye,this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},we.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||isNaN(e))throw new TypeError('"n" argument must be a positive number');return this._maxListeners=e,this},we.prototype.getMaxListeners=function(){return be(this)},we.prototype.emit=function(e){var t,r,n,i,o,s,a,u="error"===e;if(s=this._events)u=u&&null==s.error;else if(!u)return!1;if(a=this.domain,u){if(t=arguments[1],!a){if(t instanceof Error)throw t;var c=new Error('Uncaught, unspecified "error" event. ('+t+")");throw c.context=t,c}return t||(t=new Error('Uncaught, unspecified "error" event')),t.domainEmitter=this,t.domain=a,t.domainThrown=!1,a.emit("error",t),!1}if(!(r=s[e]))return!1;var l="function"==typeof r;switch(n=arguments.length){case 1:ke(r,l,this);break;case 2:Se(r,l,this,arguments[1]);break;case 3:Re(r,l,this,arguments[1],arguments[2]);break;case 4:Ee(r,l,this,arguments[1],arguments[2],arguments[3]);break;default:for(i=new Array(n-1),o=1;o<n;o++)i[o-1]=arguments[o];Te(r,l,this,i)}return!0},we.prototype.addListener=function(e,t){return xe(this,e,t,!1)},we.prototype.on=we.prototype.addListener,we.prototype.prependListener=function(e,t){return xe(this,e,t,!0)},we.prototype.once=function(e,t){if("function"!=typeof t)throw new TypeError('"listener" argument must be a function');return this.on(e,Ce(this,e,t)),this},we.prototype.prependOnceListener=function(e,t){if("function"!=typeof t)throw new TypeError('"listener" argument must be a function');return this.prependListener(e,Ce(this,e,t)),this},we.prototype.removeListener=function(e,t){var r,n,i,o,s;if("function"!=typeof t)throw new TypeError('"listener" argument must be a function');if(!(n=this._events))return this;if(!(r=n[e]))return this;if(r===t||r.listener&&r.listener===t)0==--this._eventsCount?this._events=new ye:(delete n[e],n.removeListener&&this.emit("removeListener",e,r.listener||t));else if("function"!=typeof r){for(i=-1,o=r.length;o-- >0;)if(r[o]===t||r[o].listener&&r[o].listener===t){s=r[o].listener,i=o;break}if(i<0)return this;if(1===r.length){if(r[0]=void 0,0==--this._eventsCount)return this._events=new ye,this;delete n[e]}else!function(e,t){for(var r=t,n=r+1,i=e.length;n<i;r+=1,n+=1)e[r]=e[n];e.pop()}(r,i);n.removeListener&&this.emit("removeListener",e,s||t)}return this},we.prototype.removeAllListeners=function(e){var t,r;if(!(r=this._events))return this;if(!r.removeListener)return 0===arguments.length?(this._events=new ye,this._eventsCount=0):r[e]&&(0==--this._eventsCount?this._events=new ye:delete r[e]),this;if(0===arguments.length){for(var n,i=Object.keys(r),o=0;o<i.length;++o)"removeListener"!==(n=i[o])&&this.removeAllListeners(n);return this.removeAllListeners("removeListener"),this._events=new ye,this._eventsCount=0,this}if("function"==typeof(t=r[e]))this.removeListener(e,t);else if(t)do{this.removeListener(e,t[t.length-1])}while(t[0]);return this},we.prototype.listeners=function(e){var t,r=this._events;return r&&(t=r[e])?"function"==typeof t?[t.listener||t]:function(e){for(var t=new Array(e.length),r=0;r<t.length;++r)t[r]=e[r].listener||e[r];return t}(t):[]},we.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):Ae.call(e,t)},we.prototype.listenerCount=Ae,we.prototype.eventNames=function(){return this._eventsCount>0?Reflect.ownKeys(this._events):[]};var Ue="function"==typeof Object.create?function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:function(e,t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e},Be=/%[sdj%]/g;function Le(e){if(!We(e)){for(var t=[],r=0;r<arguments.length;r++)t.push(Pe(arguments[r]));return t.join(" ")}r=1;for(var n=arguments,i=n.length,o=String(e).replace(Be,(function(e){if("%%"===e)return"%";if(r>=i)return e;switch(e){case"%s":return String(n[r++]);case"%d":return Number(n[r++]);case"%j":try{return JSON.stringify(n[r++])}catch(e){return"[Circular]"}default:return e}})),s=n[r];r<i;s=n[++r])Ze(s)||!Ke(s)?o+=" "+s:o+=" "+Pe(s);return o}function Oe(t,r){if(Ye(n.process))return function(){return Oe(t,r).apply(this,arguments)};var i=!1;return function(){return i||(e("error",r," at debug/lib-generate-test-usersig-es.min.js:3342"),i=!0),t.apply(this,arguments)}}var Me,je={};function Pe(e,t){var r={seen:[],stylize:De};return arguments.length>=3&&(r.depth=arguments[2]),arguments.length>=4&&(r.colors=arguments[3]),Ve(t)?r.showHidden=t:t&&function(e,t){if(!t||!Ke(t))return e;for(var r=Object.keys(t),n=r.length;n--;)e[r[n]]=t[r[n]]}(r,t),Ye(r.showHidden)&&(r.showHidden=!1),Ye(r.depth)&&(r.depth=2),Ye(r.colors)&&(r.colors=!1),Ye(r.customInspect)&&(r.customInspect=!0),r.colors&&(r.stylize=ze),Ne(r,e,r.depth)}function ze(e,t){var r=Pe.styles[t];return r?"\x1b["+Pe.colors[r][0]+"m"+e+"\x1b["+Pe.colors[r][1]+"m":e}function De(e,t){return e}function Ne(e,t,r){if(e.customInspect&&t&&Xe(t.inspect)&&t.inspect!==Pe&&(!t.constructor||t.constructor.prototype!==t)){var n=t.inspect(r,e);return We(n)||(n=Ne(e,n,r)),n}var i=function(e,t){if(Ye(t))return e.stylize("undefined","undefined");if(We(t)){var r="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(r,"string")}return"number"==typeof t?e.stylize(""+t,"number"):Ve(t)?e.stylize(""+t,"boolean"):Ze(t)?e.stylize("null","null"):void 0}(e,t);if(i)return i;var o=Object.keys(t),s=function(e){var t={};return e.forEach((function(e,r){t[e]=!0})),t}(o);if(e.showHidden&&(o=Object.getOwnPropertyNames(t)),Ge(t)&&(o.indexOf("message")>=0||o.indexOf("description")>=0))return Fe(t);if(0===o.length){if(Xe(t)){var a=t.name?": "+t.name:"";return e.stylize("[Function"+a+"]","special")}if($e(t))return e.stylize(RegExp.prototype.toString.call(t),"regexp");if(qe(t))return e.stylize(Date.prototype.toString.call(t),"date");if(Ge(t))return Fe(t)}var u,c,l="",h=!1,f=["{","}"];return u=t,Array.isArray(u)&&(h=!0,f=["[","]"]),Xe(t)&&(l=" [Function"+(t.name?": "+t.name:"")+"]"),$e(t)&&(l=" "+RegExp.prototype.toString.call(t)),qe(t)&&(l=" "+Date.prototype.toUTCString.call(t)),Ge(t)&&(l=" "+Fe(t)),0!==o.length||h&&0!=t.length?r<0?$e(t)?e.stylize(RegExp.prototype.toString.call(t),"regexp"):e.stylize("[Object]","special"):(e.seen.push(t),c=h?function(e,t,r,n,i){for(var o=[],s=0,a=t.length;s<a;++s)Qe(t,String(s))?o.push(He(e,t,r,n,String(s),!0)):o.push("");return i.forEach((function(i){i.match(/^\d+$/)||o.push(He(e,t,r,n,i,!0))})),o}(e,t,r,s,o):o.map((function(n){return He(e,t,r,s,n,h)})),e.seen.pop(),function(e,t,r){return e.reduce((function(e,t){return t.indexOf("\n"),e+t.replace(/\u001b\[\d\d?m/g,"").length+1}),0)>60?r[0]+(""===t?"":t+"\n ")+" "+e.join(",\n ")+" "+r[1]:r[0]+t+" "+e.join(", ")+" "+r[1]}(c,l,f)):f[0]+l+f[1]}function Fe(e){return"["+Error.prototype.toString.call(e)+"]"}function He(e,t,r,n,i,o){var s,a,u;if((u=Object.getOwnPropertyDescriptor(t,i)||{value:t[i]}).get?a=u.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):u.set&&(a=e.stylize("[Setter]","special")),Qe(n,i)||(s="["+i+"]"),a||(e.seen.indexOf(u.value)<0?(a=Ze(r)?Ne(e,u.value,null):Ne(e,u.value,r-1)).indexOf("\n")>-1&&(a=o?a.split("\n").map((function(e){return" "+e})).join("\n").substr(2):"\n"+a.split("\n").map((function(e){return" "+e})).join("\n")):a=e.stylize("[Circular]","special")),Ye(s)){if(o&&i.match(/^\d+$/))return a;(s=JSON.stringify(""+i)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(s=s.substr(1,s.length-2),s=e.stylize(s,"name")):(s=s.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),s=e.stylize(s,"string"))}return s+": "+a}function Ve(e){return"boolean"==typeof e}function Ze(e){return null===e}function We(e){return"string"==typeof e}function Ye(e){return void 0===e}function $e(e){return Ke(e)&&"[object RegExp]"===Je(e)}function Ke(e){return"object"==typeof e&&null!==e}function qe(e){return Ke(e)&&"[object Date]"===Je(e)}function Ge(e){return Ke(e)&&("[object Error]"===Je(e)||e instanceof Error)}function Xe(e){return"function"==typeof e}function Je(e){return Object.prototype.toString.call(e)}function Qe(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function et(){this.head=null,this.tail=null,this.length=0}Pe.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},Pe.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},et.prototype.push=function(e){var t={data:e,next:null};this.length>0?this.tail.next=t:this.head=t,this.tail=t,++this.length},et.prototype.unshift=function(e){var t={data:e,next:this.head};0===this.length&&(this.tail=t),this.head=t,++this.length},et.prototype.shift=function(){if(0!==this.length){var e=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,e}},et.prototype.clear=function(){this.head=this.tail=null,this.length=0},et.prototype.join=function(e){if(0===this.length)return"";for(var t=this.head,r=""+t.data;t=t.next;)r+=e+t.data;return r},et.prototype.concat=function(e){if(0===this.length)return m.alloc(0);if(1===this.length)return this.head.data;for(var t=m.allocUnsafe(e>>>0),r=this.head,n=0;r;)r.data.copy(t,n),n+=r.data.length,r=r.next;return t};var tt=m.isEncoding||function(e){switch(e&&e.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function rt(e){switch(this.encoding=(e||"utf8").toLowerCase().replace(/[-_]/,""),function(e){if(e&&!tt(e))throw new Error("Unknown encoding: "+e)}(e),this.encoding){case"utf8":this.surrogateSize=3;break;case"ucs2":case"utf16le":this.surrogateSize=2,this.detectIncompleteChar=it;break;case"base64":this.surrogateSize=3,this.detectIncompleteChar=ot;break;default:return void(this.write=nt)}this.charBuffer=new m(6),this.charReceived=0,this.charLength=0}function nt(e){return e.toString(this.encoding)}function it(e){this.charReceived=e.length%2,this.charLength=this.charReceived?2:0}function ot(e){this.charReceived=e.length%3,this.charLength=this.charReceived?3:0}rt.prototype.write=function(e){for(var t="";this.charLength;){var r=e.length>=this.charLength-this.charReceived?this.charLength-this.charReceived:e.length;if(e.copy(this.charBuffer,this.charReceived,0,r),this.charReceived+=r,this.charReceived<this.charLength)return"";if(e=e.slice(r,e.length),!((n=(t=this.charBuffer.slice(0,this.charLength).toString(this.encoding)).charCodeAt(t.length-1))>=55296&&n<=56319)){if(this.charReceived=this.charLength=0,0===e.length)return t;break}this.charLength+=this.surrogateSize,t=""}this.detectIncompleteChar(e);var n,i=e.length;if(this.charLength&&(e.copy(this.charBuffer,0,e.length-this.charReceived,i),i-=this.charReceived),i=(t+=e.toString(this.encoding,0,i)).length-1,(n=t.charCodeAt(i))>=55296&&n<=56319){var o=this.surrogateSize;return this.charLength+=o,this.charReceived+=o,this.charBuffer.copy(this.charBuffer,o,0,o),e.copy(this.charBuffer,0,0,o),t.substring(0,i)}return t},rt.prototype.detectIncompleteChar=function(e){for(var t=e.length>=3?3:e.length;t>0;t--){var r=e[e.length-t];if(1==t&&r>>5==6){this.charLength=2;break}if(t<=2&&r>>4==14){this.charLength=3;break}if(t<=3&&r>>3==30){this.charLength=4;break}}this.charReceived=t},rt.prototype.end=function(e){var t="";if(e&&e.length&&(t=this.write(e)),this.charReceived){var r=this.charReceived,n=this.charBuffer,i=this.encoding;t+=n.slice(0,r).toString(i)}return t},ut.ReadableState=at;var st=function(t){return Ye(Me)&&(Me=""),t=t.toUpperCase(),je[t]||(new RegExp("\\b"+t+"\\b","i").test(Me)?je[t]=function(){var r=Le.apply(null,arguments);e("error","%s %d: %s",t,0,r," at debug/lib-generate-test-usersig-es.min.js:3681")}:je[t]=function(){}),je[t]}("stream");function at(e,t){e=e||{},this.objectMode=!!e.objectMode,t instanceof Mt&&(this.objectMode=this.objectMode||!!e.readableObjectMode);var r=e.highWaterMark,n=this.objectMode?16:16384;this.highWaterMark=r||0===r?r:n,this.highWaterMark=~~this.highWaterMark,this.buffer=new et,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.ranOut=!1,this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&&(this.decoder=new rt(e.encoding),this.encoding=e.encoding)}function ut(e){if(!(this instanceof ut))return new ut(e);this._readableState=new at(e,this),this.readable=!0,e&&"function"==typeof e.read&&(this._read=e.read),we.call(this)}function ct(e,t,r,n,i){var o=function(e,t){var r=null;return ee(t)||"string"==typeof t||null==t||e.objectMode||(r=new TypeError("Invalid non-string/buffer chunk")),r}(t,r);if(o)e.emit("error",o);else if(null===r)t.reading=!1,function(e,t){if(!t.ended){if(t.decoder){var r=t.decoder.end();r&&r.length&&(t.buffer.push(r),t.length+=t.objectMode?1:r.length)}t.ended=!0,ht(e)}}(e,t);else if(t.objectMode||r&&r.length>0)if(t.ended&&!i){var s=new Error("stream.push() after EOF");e.emit("error",s)}else if(t.endEmitted&&i){var a=new Error("stream.unshift() after end event");e.emit("error",a)}else{var u;!t.decoder||i||n||(r=t.decoder.write(r),u=!t.objectMode&&0===r.length),i||(t.reading=!1),u||(t.flowing&&0===t.length&&!t.sync?(e.emit("data",r),e.read(0)):(t.length+=t.objectMode?1:r.length,i?t.buffer.unshift(r):t.buffer.push(r),t.needReadable&&ht(e))),function(e,t){t.readingMore||(t.readingMore=!0,_e(dt,e,t))}(e,t)}else i||(t.reading=!1);return function(e){return!e.ended&&(e.needReadable||e.length<e.highWaterMark||0===e.length)}(t)}Ue(ut,we),ut.prototype.push=function(e,t){var r=this._readableState;return r.objectMode||"string"!=typeof e||(t=t||r.defaultEncoding)!==r.encoding&&(e=m.from(e,t),t=""),ct(this,r,e,t,!1)},ut.prototype.unshift=function(e){return ct(this,this._readableState,e,"",!0)},ut.prototype.isPaused=function(){return!1===this._readableState.flowing},ut.prototype.setEncoding=function(e){return this._readableState.decoder=new rt(e),this._readableState.encoding=e,this};function lt(e,t){return e<=0||0===t.length&&t.ended?0:t.objectMode?1:e!=e?t.flowing&&t.length?t.buffer.head.data.length:t.length:(e>t.highWaterMark&&(t.highWaterMark=function(e){return e>=8388608?e=8388608:(e--,e|=e>>>1,e|=e>>>2,e|=e>>>4,e|=e>>>8,e|=e>>>16,e++),e}(e)),e<=t.length?e:t.ended?t.length:(t.needReadable=!0,0))}function ht(e){var t=e._readableState;t.needReadable=!1,t.emittedReadable||(st("emitReadable",t.flowing),t.emittedReadable=!0,t.sync?_e(ft,e):ft(e))}function ft(e){st("emit readable"),e.emit("readable"),_t(e)}function dt(e,t){for(var r=t.length;!t.reading&&!t.flowing&&!t.ended&&t.length<t.highWaterMark&&(st("maybeReadMore read 0"),e.read(0),r!==t.length);)r=t.length;t.readingMore=!1}function pt(e){st("readable nexttick read 0"),e.read(0)}function gt(e,t){t.reading||(st("resume read 0"),e.read(0)),t.resumeScheduled=!1,t.awaitDrain=0,e.emit("resume"),_t(e),t.flowing&&!t.reading&&e.read(0)}function _t(e){var t=e._readableState;for(st("flow",t.flowing);t.flowing&&null!==e.read(););}function mt(e,t){return 0===t.length?null:(t.objectMode?r=t.buffer.shift():!e||e>=t.length?(r=t.decoder?t.buffer.join(""):1===t.buffer.length?t.buffer.head.data:t.buffer.concat(t.length),t.buffer.clear()):r=function(e,t,r){var n;return e<t.head.data.length?(n=t.head.data.slice(0,e),t.head.data=t.head.data.slice(e)):n=e===t.head.data.length?t.shift():r?function(e,t){var r=t.head,n=1,i=r.data;for(e-=i.length;r=r.next;){var o=r.data,s=e>o.length?o.length:e;if(s===o.length?i+=o:i+=o.slice(0,e),0==(e-=s)){s===o.length?(++n,r.next?t.head=r.next:t.head=t.tail=null):(t.head=r,r.data=o.slice(s));break}++n}return t.length-=n,i}(e,t):function(e,t){var r=m.allocUnsafe(e),n=t.head,i=1;for(n.data.copy(r),e-=n.data.length;n=n.next;){var o=n.data,s=e>o.length?o.length:e;if(o.copy(r,r.length-e,0,s),0==(e-=s)){s===o.length?(++i,n.next?t.head=n.next:t.head=t.tail=null):(t.head=n,n.data=o.slice(s));break}++i}return t.length-=i,r}(e,t),n}(e,t.buffer,t.decoder),r);var r}function vt(e){var t=e._readableState;if(t.length>0)throw new Error('"endReadable()" called on non-empty stream');t.endEmitted||(t.ended=!0,_e(yt,t,e))}function yt(e,t){e.endEmitted||0!==e.length||(e.endEmitted=!0,t.readable=!1,t.emit("end"))}function wt(e,t){for(var r=0,n=e.length;r<n;r++)if(e[r]===t)return r;return-1}function bt(){}function kt(e,t,r){this.chunk=e,this.encoding=t,this.callback=r,this.next=null}function St(e,t){Object.defineProperty(this,"buffer",{get:Oe((function(){return this.getBuffer()}),"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.")}),e=e||{},this.objectMode=!!e.objectMode,t instanceof Mt&&(this.objectMode=this.objectMode||!!e.writableObjectMode);var r=e.highWaterMark,n=this.objectMode?16:16384;this.highWaterMark=r||0===r?r:n,this.highWaterMark=~~this.highWaterMark,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1;var i=!1===e.decodeStrings;this.decodeStrings=!i,this.defaultEncoding=e.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(e){!function(e,t){var r=e._writableState,n=r.sync,i=r.writecb;if(function(e){e.writing=!1,e.writecb=null,e.length-=e.writelen,e.writelen=0}(r),t)!function(e,t,r,n,i){--t.pendingcb,r?_e(i,n):i(n),e._writableState.errorEmitted=!0,e.emit("error",n)}(e,r,n,t,i);else{var o=Ct(r);o||r.corked||r.bufferProcessing||!r.bufferedRequest||xt(e,r),n?_e(Tt,e,r,o,i):Tt(e,r,o,i)}}(t,e)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.bufferedRequestCount=0,this.corkedRequestsFree=new Ut(this)}function Rt(e){if(!(this instanceof Rt||this instanceof Mt))return new Rt(e);this._writableState=new St(e,this),this.writable=!0,e&&("function"==typeof e.write&&(this._write=e.write),"function"==typeof e.writev&&(this._writev=e.writev)),we.call(this)}function Et(e,t,r,n,i,o,s){t.writelen=n,t.writecb=s,t.writing=!0,t.sync=!0,r?e._writev(i,t.onwrite):e._write(i,o,t.onwrite),t.sync=!1}function Tt(e,t,r,n){r||function(e,t){0===t.length&&t.needDrain&&(t.needDrain=!1,e.emit("drain"))}(e,t),t.pendingcb--,n(),It(e,t)}function xt(e,t){t.bufferProcessing=!0;var r=t.bufferedRequest;if(e._writev&&r&&r.next){var n=t.bufferedRequestCount,i=new Array(n),o=t.corkedRequestsFree;o.entry=r;for(var s=0;r;)i[s]=r,r=r.next,s+=1;Et(e,t,!0,t.length,i,"",o.finish),t.pendingcb++,t.lastBufferedRequest=null,o.next?(t.corkedRequestsFree=o.next,o.next=null):t.corkedRequestsFree=new Ut(t)}else{for(;r;){var a=r.chunk,u=r.encoding,c=r.callback;if(Et(e,t,!1,t.objectMode?1:a.length,a,u,c),r=r.next,t.writing)break}null===r&&(t.lastBufferedRequest=null)}t.bufferedRequestCount=0,t.bufferedRequest=r,t.bufferProcessing=!1}function Ct(e){return e.ending&&0===e.length&&null===e.bufferedRequest&&!e.finished&&!e.writing}function At(e,t){t.prefinished||(t.prefinished=!0,e.emit("prefinish"))}function It(e,t){var r=Ct(t);return r&&(0===t.pendingcb?(At(e,t),t.finished=!0,e.emit("finish")):At(e,t)),r}function Ut(e){var t=this;this.next=null,this.entry=null,this.finish=function(r){var n=t.entry;for(t.entry=null;n;){var i=n.callback;e.pendingcb--,i(r),n=n.next}e.corkedRequestsFree?e.corkedRequestsFree.next=t:e.corkedRequestsFree=t}}ut.prototype.read=function(e){st("read",e),e=parseInt(e,10);var t=this._readableState,r=e;if(0!==e&&(t.emittedReadable=!1),0===e&&t.needReadable&&(t.length>=t.highWaterMark||t.ended))return st("read: emitReadable",t.length,t.ended),0===t.length&&t.ended?vt(this):ht(this),null;if(0===(e=lt(e,t))&&t.ended)return 0===t.length&&vt(this),null;var n,i=t.needReadable;return st("need readable",i),(0===t.length||t.length-e<t.highWaterMark)&&st("length less than watermark",i=!0),t.ended||t.reading?st("reading or ended",i=!1):i&&(st("do read"),t.reading=!0,t.sync=!0,0===t.length&&(t.needReadable=!0),this._read(t.highWaterMark),t.sync=!1,t.reading||(e=lt(r,t))),null===(n=e>0?mt(e,t):null)?(t.needReadable=!0,e=0):t.length-=e,0===t.length&&(t.ended||(t.needReadable=!0),r!==e&&t.ended&&vt(this)),null!==n&&this.emit("data",n),n},ut.prototype._read=function(e){this.emit("error",new Error("not implemented"))},ut.prototype.pipe=function(e,t){var r=this,n=this._readableState;switch(n.pipesCount){case 0:n.pipes=e;break;case 1:n.pipes=[n.pipes,e];break;default:n.pipes.push(e)}n.pipesCount+=1,st("pipe count=%d opts=%j",n.pipesCount,t);var i=t&&!1===t.end?c:s;function o(e){st("onunpipe"),e===r&&c()}function s(){st("onend"),e.end()}n.endEmitted?_e(i):r.once("end",i),e.on("unpipe",o);var a=function(e){return function(){var t=e._readableState;st("pipeOnDrain",t.awaitDrain),t.awaitDrain&&t.awaitDrain--,0===t.awaitDrain&&e.listeners("data").length&&(t.flowing=!0,_t(e))}}(r);e.on("drain",a);var u=!1;function c(){st("cleanup"),e.removeListener("close",d),e.removeListener("finish",p),e.removeListener("drain",a),e.removeListener("error",f),e.removeListener("unpipe",o),r.removeListener("end",s),r.removeListener("end",c),r.removeListener("data",h),u=!0,!n.awaitDrain||e._writableState&&!e._writableState.needDrain||a()}var l=!1;function h(t){st("ondata"),l=!1,!1!==e.write(t)||l||((1===n.pipesCount&&n.pipes===e||n.pipesCount>1&&-1!==wt(n.pipes,e))&&!u&&(st("false write response, pause",r._readableState.awaitDrain),r._readableState.awaitDrain++,l=!0),r.pause())}function f(t){st("onerror",t),g(),e.removeListener("error",f),0===("error",e.listeners("error").length)&&e.emit("error",t)}function d(){e.removeListener("finish",p),g()}function p(){st("onfinish"),e.removeListener("close",d),g()}function g(){st("unpipe"),r.unpipe(e)}return r.on("data",h),function(e,t,r){if("function"==typeof e.prependListener)return e.prependListener(t,r);e._events&&e._events[t]?Array.isArray(e._events[t])?e._events[t].unshift(r):e._events[t]=[r,e._events[t]]:e.on(t,r)}(e,"error",f),e.once("close",d),e.once("finish",p),e.emit("pipe",r),n.flowing||(st("pipe resume"),r.resume()),e},ut.prototype.unpipe=function(e){var t=this._readableState;if(0===t.pipesCount)return this;if(1===t.pipesCount)return e&&e!==t.pipes||(e||(e=t.pipes),t.pipes=null,t.pipesCount=0,t.flowing=!1,e&&e.emit("unpipe",this)),this;if(!e){var r=t.pipes,n=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var i=0;i<n;i++)r[i].emit("unpipe",this);return this}var o=wt(t.pipes,e);return-1===o||(t.pipes.splice(o,1),t.pipesCount-=1,1===t.pipesCount&&(t.pipes=t.pipes[0]),e.emit("unpipe",this)),this},ut.prototype.on=function(e,t){var r=we.prototype.on.call(this,e,t);if("data"===e)!1!==this._readableState.flowing&&this.resume();else if("readable"===e){var n=this._readableState;n.endEmitted||n.readableListening||(n.readableListening=n.needReadable=!0,n.emittedReadable=!1,n.reading?n.length&&ht(this):_e(pt,this))}return r},ut.prototype.addListener=ut.prototype.on,ut.prototype.resume=function(){var e=this._readableState;return e.flowing||(st("resume"),e.flowing=!0,function(e,t){t.resumeScheduled||(t.resumeScheduled=!0,_e(gt,e,t))}(this,e)),this},ut.prototype.pause=function(){return st("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(st("pause"),this._readableState.flowing=!1,this.emit("pause")),this},ut.prototype.wrap=function(e){var t=this._readableState,r=!1,n=this;for(var i in e.on("end",(function(){if(st("wrapped end"),t.decoder&&!t.ended){var e=t.decoder.end();e&&e.length&&n.push(e)}n.push(null)})),e.on("data",(function(i){st("wrapped data"),t.decoder&&(i=t.decoder.write(i)),t.objectMode&&null==i||(t.objectMode||i&&i.length)&&(n.push(i)||(r=!0,e.pause()))})),e)void 0===this[i]&&"function"==typeof e[i]&&(this[i]=function(t){return function(){return e[t].apply(e,arguments)}}(i));return function(e,t){for(var r=0,n=e.length;r<n;r++)t(e[r])}(["error","close","destroy","pause","resume"],(function(t){e.on(t,n.emit.bind(n,t))})),n._read=function(t){st("wrapped _read",t),r&&(r=!1,e.resume())},n},ut._fromList=mt,Rt.WritableState=St,Ue(Rt,we),St.prototype.getBuffer=function(){for(var e=this.bufferedRequest,t=[];e;)t.push(e),e=e.next;return t},Rt.prototype.pipe=function(){this.emit("error",new Error("Cannot pipe, not readable"))},Rt.prototype.write=function(e,t,r){var n=this._writableState,i=!1;return"function"==typeof t&&(r=t,t=null),m.isBuffer(e)?t="buffer":t||(t=n.defaultEncoding),"function"!=typeof r&&(r=bt),n.ended?function(e,t){var r=new Error("write after end");e.emit("error",r),_e(t,r)}(this,r):function(e,t,r,n){var i=!0,o=!1;return null===r?o=new TypeError("May not write null values to stream"):m.isBuffer(r)||"string"==typeof r||void 0===r||t.objectMode||(o=new TypeError("Invalid non-string/buffer chunk")),o&&(e.emit("error",o),_e(n,o),i=!1),i}(this,n,e,r)&&(n.pendingcb++,i=function(e,t,r,n,i){r=function(e,t,r){return e.objectMode||!1===e.decodeStrings||"string"!=typeof t||(t=m.from(t,r)),t}(t,r,n),m.isBuffer(r)&&(n="buffer");var o=t.objectMode?1:r.length;t.length+=o;var s=t.length<t.highWaterMark;if(s||(t.needDrain=!0),t.writing||t.corked){var a=t.lastBufferedRequest;t.lastBufferedRequest=new kt(r,n,i),a?a.next=t.lastBufferedRequest:t.bufferedRequest=t.lastBufferedRequest,t.bufferedRequestCount+=1}else Et(e,t,!1,o,r,n,i);return s}(this,n,e,t,r)),i},Rt.prototype.cork=function(){this._writableState.corked++},Rt.prototype.uncork=function(){var e=this._writableState;e.corked&&(e.corked--,e.writing||e.corked||e.finished||e.bufferProcessing||!e.bufferedRequest||xt(this,e))},Rt.prototype.setDefaultEncoding=function(e){if("string"==typeof e&&(e=e.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((e+"").toLowerCase())>-1))throw new TypeError("Unknown encoding: "+e);return this._writableState.defaultEncoding=e,this},Rt.prototype._write=function(e,t,r){r(new Error("not implemented"))},Rt.prototype._writev=null,Rt.prototype.end=function(e,t,r){var n=this._writableState;"function"==typeof e?(r=e,e=null,t=null):"function"==typeof t&&(r=t,t=null),null!=e&&this.write(e,t),n.corked&&(n.corked=1,this.uncork()),n.ending||n.finished||function(e,t,r){t.ending=!0,It(e,t),r&&(t.finished?_e(r):e.once("finish",r)),t.ended=!0,e.writable=!1}(this,n,r)},Ue(Mt,ut);for(var Bt=Object.keys(Rt.prototype),Lt=0;Lt<Bt.length;Lt++){var Ot=Bt[Lt];Mt.prototype[Ot]||(Mt.prototype[Ot]=Rt.prototype[Ot])}function Mt(e){if(!(this instanceof Mt))return new Mt(e);ut.call(this,e),Rt.call(this,e),e&&!1===e.readable&&(this.readable=!1),e&&!1===e.writable&&(this.writable=!1),this.allowHalfOpen=!0,e&&!1===e.allowHalfOpen&&(this.allowHalfOpen=!1),this.once("end",jt)}function jt(){this.allowHalfOpen||this._writableState.ended||_e(Pt,this)}function Pt(e){e.end()}function zt(e){this.afterTransform=function(t,r){return function(e,t,r){var n=e._transformState;n.transforming=!1;var i=n.writecb;if(!i)return e.emit("error",new Error("no writecb in Transform class"));n.writechunk=null,n.writecb=null,null!=r&&e.push(r),i(t);var o=e._readableState;o.reading=!1,(o.needReadable||o.length<o.highWaterMark)&&e._read(o.highWaterMark)}(e,t,r)},this.needTransform=!1,this.transforming=!1,this.writecb=null,this.writechunk=null,this.writeencoding=null}function Dt(e){if(!(this instanceof Dt))return new Dt(e);Mt.call(this,e),this._transformState=new zt(this);var t=this;this._readableState.needReadable=!0,this._readableState.sync=!1,e&&("function"==typeof e.transform&&(this._transform=e.transform),"function"==typeof e.flush&&(this._flush=e.flush)),this.once("prefinish",(function(){"function"==typeof this._flush?this._flush((function(e){Nt(t,e)})):Nt(t)}))}function Nt(e,t){if(t)return e.emit("error",t);var r=e._writableState,n=e._transformState;if(r.length)throw new Error("Calling transform done when ws.length != 0");if(n.transforming)throw new Error("Calling transform done when still transforming");return e.push(null)}function Ft(e){if(!(this instanceof Ft))return new Ft(e);Dt.call(this,e)}function Ht(){we.call(this)}Ue(Dt,Mt),Dt.prototype.push=function(e,t){return this._transformState.needTransform=!1,Mt.prototype.push.call(this,e,t)},Dt.prototype._transform=function(e,t,r){throw new Error("Not implemented")},Dt.prototype._write=function(e,t,r){var n=this._transformState;if(n.writecb=r,n.writechunk=e,n.writeencoding=t,!n.transforming){var i=this._readableState;(n.needTransform||i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}},Dt.prototype._read=function(e){var t=this._transformState;null!==t.writechunk&&t.writecb&&!t.transforming?(t.transforming=!0,this._transform(t.writechunk,t.writeencoding,t.afterTransform)):t.needTransform=!0},Ue(Ft,Dt),Ft.prototype._transform=function(e,t,r){r(null,e)},Ue(Ht,we),Ht.Readable=ut,Ht.Writable=Rt,Ht.Duplex=Mt,Ht.Transform=Dt,Ht.PassThrough=Ft,Ht.Stream=Ht,Ht.prototype.pipe=function(e,t){var r=this;function n(t){e.writable&&!1===e.write(t)&&r.pause&&r.pause()}function i(){r.readable&&r.resume&&r.resume()}r.on("data",n),e.on("drain",i),e._isStdio||t&&!1===t.end||(r.on("end",s),r.on("close",a));var o=!1;function s(){o||(o=!0,e.end())}function a(){o||(o=!0,"function"==typeof e.destroy&&e.destroy())}function u(e){if(c(),0===we.listenerCount(this,"error"))throw e}function c(){r.removeListener("data",n),e.removeListener("drain",i),r.removeListener("end",s),r.removeListener("close",a),r.removeListener("error",u),e.removeListener("error",u),r.removeListener("end",c),r.removeListener("close",c),e.removeListener("close",c)}return r.on("error",u),e.on("error",u),r.on("end",c),r.on("close",c),e.on("close",c),e.emit("pipe",r),e};var Vt={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"};function Zt(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}function Wt(e,t,r,n,i){if(t.subarray&&e.subarray)e.set(t.subarray(r,r+n),i);else for(var o=0;o<n;o++)e[i+o]=t[r+o]}var Yt=Uint8Array,$t=Uint16Array,Kt=Int32Array;function qt(e){for(var t=e.length;--t>=0;)e[t]=0}var Gt=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],Xt=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],Jt=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],Qt=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],er=new Array(576);qt(er);var tr=new Array(60);qt(tr);var rr=new Array(512);qt(rr);var nr=new Array(256);qt(nr);var ir=new Array(29);qt(ir);var or,sr,ar,ur=new Array(30);function cr(e,t,r,n,i){this.static_tree=e,this.extra_bits=t,this.extra_base=r,this.elems=n,this.max_length=i,this.has_stree=e&&e.length}function lr(e,t){this.dyn_tree=e,this.max_code=0,this.stat_desc=t}function hr(e){return e<256?rr[e]:rr[256+(e>>>7)]}function fr(e,t){e.pending_buf[e.pending++]=255&t,e.pending_buf[e.pending++]=t>>>8&255}function dr(e,t,r){e.bi_valid>16-r?(e.bi_buf|=t<<e.bi_valid&65535,fr(e,e.bi_buf),e.bi_buf=t>>16-e.bi_valid,e.bi_valid+=r-16):(e.bi_buf|=t<<e.bi_valid&65535,e.bi_valid+=r)}function pr(e,t,r){dr(e,r[2*t],r[2*t+1])}function gr(e,t){var r=0;do{r|=1&e,e>>>=1,r<<=1}while(--t>0);return r>>>1}function _r(e,t,r){var n,i,o=new Array(16),s=0;for(n=1;n<=15;n++)o[n]=s=s+r[n-1]<<1;for(i=0;i<=t;i++){var a=e[2*i+1];0!==a&&(e[2*i]=gr(o[a]++,a))}}function mr(e){var t;for(t=0;t<286;t++)e.dyn_ltree[2*t]=0;for(t=0;t<30;t++)e.dyn_dtree[2*t]=0;for(t=0;t<19;t++)e.bl_tree[2*t]=0;e.dyn_ltree[512]=1,e.opt_len=e.static_len=0,e.last_lit=e.matches=0}function vr(e){e.bi_valid>8?fr(e,e.bi_buf):e.bi_valid>0&&(e.pending_buf[e.pending++]=e.bi_buf),e.bi_buf=0,e.bi_valid=0}function yr(e,t,r,n){var i=2*t,o=2*r;return e[i]<e[o]||e[i]===e[o]&&n[t]<=n[r]}function wr(e,t,r){for(var n=e.heap[r],i=r<<1;i<=e.heap_len&&(i<e.heap_len&&yr(t,e.heap[i+1],e.heap[i],e.depth)&&i++,!yr(t,n,e.heap[i],e.depth));)e.heap[r]=e.heap[i],r=i,i<<=1;e.heap[r]=n}function br(e,t,r){var n,i,o,s,a=0;if(0!==e.last_lit)do{n=e.pending_buf[e.d_buf+2*a]<<8|e.pending_buf[e.d_buf+2*a+1],i=e.pending_buf[e.l_buf+a],a++,0===n?pr(e,i,t):(pr(e,(o=nr[i])+256+1,t),0!==(s=Gt[o])&&dr(e,i-=ir[o],s),pr(e,o=hr(--n),r),0!==(s=Xt[o])&&dr(e,n-=ur[o],s))}while(a<e.last_lit);pr(e,256,t)}function kr(e,t){var r,n,i,o=t.dyn_tree,s=t.stat_desc.static_tree,a=t.stat_desc.has_stree,u=t.stat_desc.elems,c=-1;for(e.heap_len=0,e.heap_max=573,r=0;r<u;r++)0!==o[2*r]?(e.heap[++e.heap_len]=c=r,e.depth[r]=0):o[2*r+1]=0;for(;e.heap_len<2;)o[2*(i=e.heap[++e.heap_len]=c<2?++c:0)]=1,e.depth[i]=0,e.opt_len--,a&&(e.static_len-=s[2*i+1]);for(t.max_code=c,r=e.heap_len>>1;r>=1;r--)wr(e,o,r);i=u;do{r=e.heap[1],e.heap[1]=e.heap[e.heap_len--],wr(e,o,1),n=e.heap[1],e.heap[--e.heap_max]=r,e.heap[--e.heap_max]=n,o[2*i]=o[2*r]+o[2*n],e.depth[i]=(e.depth[r]>=e.depth[n]?e.depth[r]:e.depth[n])+1,o[2*r+1]=o[2*n+1]=i,e.heap[1]=i++,wr(e,o,1)}while(e.heap_len>=2);e.heap[--e.heap_max]=e.heap[1],function(e,t){var r,n,i,o,s,a,u=t.dyn_tree,c=t.max_code,l=t.stat_desc.static_tree,h=t.stat_desc.has_stree,f=t.stat_desc.extra_bits,d=t.stat_desc.extra_base,p=t.stat_desc.max_length,g=0;for(o=0;o<=15;o++)e.bl_count[o]=0;for(u[2*e.heap[e.heap_max]+1]=0,r=e.heap_max+1;r<573;r++)(o=u[2*u[2*(n=e.heap[r])+1]+1]+1)>p&&(o=p,g++),u[2*n+1]=o,n>c||(e.bl_count[o]++,s=0,n>=d&&(s=f[n-d]),a=u[2*n],e.opt_len+=a*(o+s),h&&(e.static_len+=a*(l[2*n+1]+s)));if(0!==g){do{for(o=p-1;0===e.bl_count[o];)o--;e.bl_count[o]--,e.bl_count[o+1]+=2,e.bl_count[p]--,g-=2}while(g>0);for(o=p;0!==o;o--)for(n=e.bl_count[o];0!==n;)(i=e.heap[--r])>c||(u[2*i+1]!==o&&(e.opt_len+=(o-u[2*i+1])*u[2*i],u[2*i+1]=o),n--)}}(e,t),_r(o,c,e.bl_count)}function Sr(e,t,r){var n,i,o=-1,s=t[1],a=0,u=7,c=4;for(0===s&&(u=138,c=3),t[2*(r+1)+1]=65535,n=0;n<=r;n++)i=s,s=t[2*(n+1)+1],++a<u&&i===s||(a<c?e.bl_tree[2*i]+=a:0!==i?(i!==o&&e.bl_tree[2*i]++,e.bl_tree[32]++):a<=10?e.bl_tree[34]++:e.bl_tree[36]++,a=0,o=i,0===s?(u=138,c=3):i===s?(u=6,c=3):(u=7,c=4))}function Rr(e,t,r){var n,i,o=-1,s=t[1],a=0,u=7,c=4;for(0===s&&(u=138,c=3),n=0;n<=r;n++)if(i=s,s=t[2*(n+1)+1],!(++a<u&&i===s)){if(a<c)do{pr(e,i,e.bl_tree)}while(0!=--a);else 0!==i?(i!==o&&(pr(e,i,e.bl_tree),a--),pr(e,16,e.bl_tree),dr(e,a-3,2)):a<=10?(pr(e,17,e.bl_tree),dr(e,a-3,3)):(pr(e,18,e.bl_tree),dr(e,a-11,7));a=0,o=i,0===s?(u=138,c=3):i===s?(u=6,c=3):(u=7,c=4)}}qt(ur);var Er=!1;function Tr(e,t,r,n){dr(e,0+(n?1:0),3),function(e,t,r,n){vr(e),fr(e,r),fr(e,~r),Wt(e.pending_buf,e.window,t,r,e.pending),e.pending+=r}(e,t,r)}function xr(e,t,r){return e.pending_buf[e.d_buf+2*e.last_lit]=t>>>8&255,e.pending_buf[e.d_buf+2*e.last_lit+1]=255&t,e.pending_buf[e.l_buf+e.last_lit]=255&r,e.last_lit++,0===t?e.dyn_ltree[2*r]++:(e.matches++,t--,e.dyn_ltree[2*(nr[r]+256+1)]++,e.dyn_dtree[2*hr(t)]++),e.last_lit===e.lit_bufsize-1}function Cr(e,t,r,n){for(var i=65535&e|0,o=e>>>16&65535|0,s=0;0!==r;){r-=s=r>2e3?2e3:r;do{o=o+(i=i+t[n++]|0)|0}while(--s);i%=65521,o%=65521}return i|o<<16|0}var Ar=function(){for(var e,t=[],r=0;r<256;r++){e=r;for(var n=0;n<8;n++)e=1&e?3988292384^e>>>1:e>>>1;t[r]=e}return t}();function Ir(e,t,r,n){var i=Ar,o=n+r;e^=-1;for(var s=n;s<o;s++)e=e>>>8^i[255&(e^t[s])];return-1^e}var Ur,Br=258,Lr=262;function Or(e,t){return e.msg=Vt[t],t}function Mr(e){return(e<<1)-(e>4?9:0)}function jr(e){for(var t=e.length;--t>=0;)e[t]=0}function Pr(e){var t=e.state,r=t.pending;r>e.avail_out&&(r=e.avail_out),0!==r&&(Wt(e.output,t.pending_buf,t.pending_out,r,e.next_out),e.next_out+=r,t.pending_out+=r,e.total_out+=r,e.avail_out-=r,t.pending-=r,0===t.pending&&(t.pending_out=0))}function zr(e,t){(function(e,t,r,n){var i,o,s=0;e.level>0?(2===e.strm.data_type&&(e.strm.data_type=function(e){var t,r=4093624447;for(t=0;t<=31;t++,r>>>=1)if(1&r&&0!==e.dyn_ltree[2*t])return 0;if(0!==e.dyn_ltree[18]||0!==e.dyn_ltree[20]||0!==e.dyn_ltree[26])return 1;for(t=32;t<256;t++)if(0!==e.dyn_ltree[2*t])return 1;return 0}(e)),kr(e,e.l_desc),kr(e,e.d_desc),s=function(e){var t;for(Sr(e,e.dyn_ltree,e.l_desc.max_code),Sr(e,e.dyn_dtree,e.d_desc.max_code),kr(e,e.bl_desc),t=18;t>=3&&0===e.bl_tree[2*Qt[t]+1];t--);return e.opt_len+=3*(t+1)+5+5+4,t}(e),i=e.opt_len+3+7>>>3,(o=e.static_len+3+7>>>3)<=i&&(i=o)):i=o=r+5,r+4<=i&&-1!==t?Tr(e,t,r,n):4===e.strategy||o===i?(dr(e,2+(n?1:0),3),br(e,er,tr)):(dr(e,4+(n?1:0),3),function(e,t,r,n){var i;for(dr(e,t-257,5),dr(e,r-1,5),dr(e,n-4,4),i=0;i<n;i++)dr(e,e.bl_tree[2*Qt[i]+1],3);Rr(e,e.dyn_ltree,t-1),Rr(e,e.dyn_dtree,r-1)}(e,e.l_desc.max_code+1,e.d_desc.max_code+1,s+1),br(e,e.dyn_ltree,e.dyn_dtree)),mr(e),n&&vr(e)})(e,e.block_start>=0?e.block_start:-1,e.strstart-e.block_start,t),e.block_start=e.strstart,Pr(e.strm)}function Dr(e,t){e.pending_buf[e.pending++]=t}function Nr(e,t){e.pending_buf[e.pending++]=t>>>8&255,e.pending_buf[e.pending++]=255&t}function Fr(e,t){var r,n,i=e.max_chain_length,o=e.strstart,s=e.prev_length,a=e.nice_match,u=e.strstart>e.w_size-Lr?e.strstart-(e.w_size-Lr):0,c=e.window,l=e.w_mask,h=e.prev,f=e.strstart+Br,d=c[o+s-1],p=c[o+s];e.prev_length>=e.good_match&&(i>>=2),a>e.lookahead&&(a=e.lookahead);do{if(c[(r=t)+s]===p&&c[r+s-1]===d&&c[r]===c[o]&&c[++r]===c[o+1]){o+=2,r++;do{}while(c[++o]===c[++r]&&c[++o]===c[++r]&&c[++o]===c[++r]&&c[++o]===c[++r]&&c[++o]===c[++r]&&c[++o]===c[++r]&&c[++o]===c[++r]&&c[++o]===c[++r]&&o<f);if(n=Br-(f-o),o=f-Br,n>s){if(e.match_start=t,s=n,n>=a)break;d=c[o+s-1],p=c[o+s]}}}while((t=h[t&l])>u&&0!=--i);return s<=e.lookahead?s:e.lookahead}function Hr(e){var t,r,n,i,o,s,a,u,c,l,h=e.w_size;do{if(i=e.window_size-e.lookahead-e.strstart,e.strstart>=h+(h-Lr)){Wt(e.window,e.window,h,h,0),e.match_start-=h,e.strstart-=h,e.block_start-=h,t=r=e.hash_size;do{n=e.head[--t],e.head[t]=n>=h?n-h:0}while(--r);t=r=h;do{n=e.prev[--t],e.prev[t]=n>=h?n-h:0}while(--r);i+=h}if(0===e.strm.avail_in)break;if(s=e.strm,a=e.window,u=e.strstart+e.lookahead,c=i,l=void 0,(l=s.avail_in)>c&&(l=c),r=0===l?0:(s.avail_in-=l,Wt(a,s.input,s.next_in,l,u),1===s.state.wrap?s.adler=Cr(s.adler,a,l,u):2===s.state.wrap&&(s.adler=Ir(s.adler,a,l,u)),s.next_in+=l,s.total_in+=l,l),e.lookahead+=r,e.lookahead+e.insert>=3)for(o=e.strstart-e.insert,e.ins_h=e.window[o],e.ins_h=(e.ins_h<<e.hash_shift^e.window[o+1])&e.hash_mask;e.insert&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[o+3-1])&e.hash_mask,e.prev[o&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=o,o++,e.insert--,!(e.lookahead+e.insert<3)););}while(e.lookahead<Lr&&0!==e.strm.avail_in)}function Vr(e,t){for(var r,n;;){if(e.lookahead<Lr){if(Hr(e),e.lookahead<Lr&&0===t)return 1;if(0===e.lookahead)break}if(r=0,e.lookahead>=3&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-1])&e.hash_mask,r=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),0!==r&&e.strstart-r<=e.w_size-Lr&&(e.match_length=Fr(e,r)),e.match_length>=3)if(n=xr(e,e.strstart-e.match_start,e.match_length-3),e.lookahead-=e.match_length,e.match_length<=e.max_lazy_match&&e.lookahead>=3){e.match_length--;do{e.strstart++,e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-1])&e.hash_mask,r=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart}while(0!=--e.match_length);e.strstart++}else e.strstart+=e.match_length,e.match_length=0,e.ins_h=e.window[e.strstart],e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+1])&e.hash_mask;else n=xr(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++;if(n&&(zr(e,!1),0===e.strm.avail_out))return 1}return e.insert=e.strstart<2?e.strstart:2,4===t?(zr(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(zr(e,!1),0===e.strm.avail_out)?1:2}function Zr(e,t){for(var r,n,i;;){if(e.lookahead<Lr){if(Hr(e),e.lookahead<Lr&&0===t)return 1;if(0===e.lookahead)break}if(r=0,e.lookahead>=3&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-1])&e.hash_mask,r=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),e.prev_length=e.match_length,e.prev_match=e.match_start,e.match_length=2,0!==r&&e.prev_length<e.max_lazy_match&&e.strstart-r<=e.w_size-Lr&&(e.match_length=Fr(e,r),e.match_length<=5&&(1===e.strategy||3===e.match_length&&e.strstart-e.match_start>4096)&&(e.match_length=2)),e.prev_length>=3&&e.match_length<=e.prev_length){i=e.strstart+e.lookahead-3,n=xr(e,e.strstart-1-e.prev_match,e.prev_length-3),e.lookahead-=e.prev_length-1,e.prev_length-=2;do{++e.strstart<=i&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-1])&e.hash_mask,r=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart)}while(0!=--e.prev_length);if(e.match_available=0,e.match_length=2,e.strstart++,n&&(zr(e,!1),0===e.strm.avail_out))return 1}else if(e.match_available){if((n=xr(e,0,e.window[e.strstart-1]))&&zr(e,!1),e.strstart++,e.lookahead--,0===e.strm.avail_out)return 1}else e.match_available=1,e.strstart++,e.lookahead--}return e.match_available&&(n=xr(e,0,e.window[e.strstart-1]),e.match_available=0),e.insert=e.strstart<2?e.strstart:2,4===t?(zr(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(zr(e,!1),0===e.strm.avail_out)?1:2}function Wr(e,t,r,n,i){this.good_length=e,this.max_lazy=t,this.nice_length=r,this.max_chain=n,this.func=i}function Yr(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=8,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new $t(1146),this.dyn_dtree=new $t(122),this.bl_tree=new $t(78),jr(this.dyn_ltree),jr(this.dyn_dtree),jr(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new $t(16),this.heap=new $t(573),jr(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new $t(573),jr(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}function $r(e){var t,r=function(e){var t;return e&&e.state?(e.total_in=e.total_out=0,e.data_type=2,(t=e.state).pending=0,t.pending_out=0,t.wrap<0&&(t.wrap=-t.wrap),t.status=t.wrap?42:113,e.adler=2===t.wrap?0:1,t.last_flush=0,function(e){Er||(function(){var e,t,r,n,i,o=new Array(16);for(r=0,n=0;n<28;n++)for(ir[n]=r,e=0;e<1<<Gt[n];e++)nr[r++]=n;for(nr[r-1]=n,i=0,n=0;n<16;n++)for(ur[n]=i,e=0;e<1<<Xt[n];e++)rr[i++]=n;for(i>>=7;n<30;n++)for(ur[n]=i<<7,e=0;e<1<<Xt[n]-7;e++)rr[256+i++]=n;for(t=0;t<=15;t++)o[t]=0;for(e=0;e<=143;)er[2*e+1]=8,e++,o[8]++;for(;e<=255;)er[2*e+1]=9,e++,o[9]++;for(;e<=279;)er[2*e+1]=7,e++,o[7]++;for(;e<=287;)er[2*e+1]=8,e++,o[8]++;for(_r(er,287,o),e=0;e<30;e++)tr[2*e+1]=5,tr[2*e]=gr(e,5);or=new cr(er,Gt,257,286,15),sr=new cr(tr,Xt,0,30,15),ar=new cr(new Array(0),Jt,0,19,7)}(),Er=!0),e.l_desc=new lr(e.dyn_ltree,or),e.d_desc=new lr(e.dyn_dtree,sr),e.bl_desc=new lr(e.bl_tree,ar),e.bi_buf=0,e.bi_valid=0,mr(e)}(t),0):Or(e,-2)}(e);return 0===r&&((t=e.state).window_size=2*t.w_size,jr(t.head),t.max_lazy_match=Ur[t.level].max_lazy,t.good_match=Ur[t.level].good_length,t.nice_match=Ur[t.level].nice_length,t.max_chain_length=Ur[t.level].max_chain,t.strstart=0,t.block_start=0,t.lookahead=0,t.insert=0,t.match_length=t.prev_length=2,t.match_available=0,t.ins_h=0),r}function Kr(e,t){var r,n,i,o;if(!e||!e.state||t>5||t<0)return e?Or(e,-2):-2;if(n=e.state,!e.output||!e.input&&0!==e.avail_in||666===n.status&&4!==t)return Or(e,0===e.avail_out?-5:-2);if(n.strm=e,r=n.last_flush,n.last_flush=t,42===n.status)if(2===n.wrap)e.adler=0,Dr(n,31),Dr(n,139),Dr(n,8),n.gzhead?(Dr(n,(n.gzhead.text?1:0)+(n.gzhead.hcrc?2:0)+(n.gzhead.extra?4:0)+(n.gzhead.name?8:0)+(n.gzhead.comment?16:0)),Dr(n,255&n.gzhead.time),Dr(n,n.gzhead.time>>8&255),Dr(n,n.gzhead.time>>16&255),Dr(n,n.gzhead.time>>24&255),Dr(n,9===n.level?2:n.strategy>=2||n.level<2?4:0),Dr(n,255&n.gzhead.os),n.gzhead.extra&&n.gzhead.extra.length&&(Dr(n,255&n.gzhead.extra.length),Dr(n,n.gzhead.extra.length>>8&255)),n.gzhead.hcrc&&(e.adler=Ir(e.adler,n.pending_buf,n.pending,0)),n.gzindex=0,n.status=69):(Dr(n,0),Dr(n,0),Dr(n,0),Dr(n,0),Dr(n,0),Dr(n,9===n.level?2:n.strategy>=2||n.level<2?4:0),Dr(n,3),n.status=113);else{var s=8+(n.w_bits-8<<4)<<8;s|=(n.strategy>=2||n.level<2?0:n.level<6?1:6===n.level?2:3)<<6,0!==n.strstart&&(s|=32),s+=31-s%31,n.status=113,Nr(n,s),0!==n.strstart&&(Nr(n,e.adler>>>16),Nr(n,65535&e.adler)),e.adler=1}if(69===n.status)if(n.gzhead.extra){for(i=n.pending;n.gzindex<(65535&n.gzhead.extra.length)&&(n.pending!==n.pending_buf_size||(n.gzhead.hcrc&&n.pending>i&&(e.adler=Ir(e.adler,n.pending_buf,n.pending-i,i)),Pr(e),i=n.pending,n.pending!==n.pending_buf_size));)Dr(n,255&n.gzhead.extra[n.gzindex]),n.gzindex++;n.gzhead.hcrc&&n.pending>i&&(e.adler=Ir(e.adler,n.pending_buf,n.pending-i,i)),n.gzindex===n.gzhead.extra.length&&(n.gzindex=0,n.status=73)}else n.status=73;if(73===n.status)if(n.gzhead.name){i=n.pending;do{if(n.pending===n.pending_buf_size&&(n.gzhead.hcrc&&n.pending>i&&(e.adler=Ir(e.adler,n.pending_buf,n.pending-i,i)),Pr(e),i=n.pending,n.pending===n.pending_buf_size)){o=1;break}o=n.gzindex<n.gzhead.name.length?255&n.gzhead.name.charCodeAt(n.gzindex++):0,Dr(n,o)}while(0!==o);n.gzhead.hcrc&&n.pending>i&&(e.adler=Ir(e.adler,n.pending_buf,n.pending-i,i)),0===o&&(n.gzindex=0,n.status=91)}else n.status=91;if(91===n.status)if(n.gzhead.comment){i=n.pending;do{if(n.pending===n.pending_buf_size&&(n.gzhead.hcrc&&n.pending>i&&(e.adler=Ir(e.adler,n.pending_buf,n.pending-i,i)),Pr(e),i=n.pending,n.pending===n.pending_buf_size)){o=1;break}o=n.gzindex<n.gzhead.comment.length?255&n.gzhead.comment.charCodeAt(n.gzindex++):0,Dr(n,o)}while(0!==o);n.gzhead.hcrc&&n.pending>i&&(e.adler=Ir(e.adler,n.pending_buf,n.pending-i,i)),0===o&&(n.status=103)}else n.status=103;if(103===n.status&&(n.gzhead.hcrc?(n.pending+2>n.pending_buf_size&&Pr(e),n.pending+2<=n.pending_buf_size&&(Dr(n,255&e.adler),Dr(n,e.adler>>8&255),e.adler=0,n.status=113)):n.status=113),0!==n.pending){if(Pr(e),0===e.avail_out)return n.last_flush=-1,0}else if(0===e.avail_in&&Mr(t)<=Mr(r)&&4!==t)return Or(e,-5);if(666===n.status&&0!==e.avail_in)return Or(e,-5);if(0!==e.avail_in||0!==n.lookahead||0!==t&&666!==n.status){var a=2===n.strategy?function(e,t){for(var r;;){if(0===e.lookahead&&(Hr(e),0===e.lookahead)){if(0===t)return 1;break}if(e.match_length=0,r=xr(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++,r&&(zr(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(zr(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(zr(e,!1),0===e.strm.avail_out)?1:2}(n,t):3===n.strategy?function(e,t){for(var r,n,i,o,s=e.window;;){if(e.lookahead<=Br){if(Hr(e),e.lookahead<=Br&&0===t)return 1;if(0===e.lookahead)break}if(e.match_length=0,e.lookahead>=3&&e.strstart>0&&(n=s[i=e.strstart-1])===s[++i]&&n===s[++i]&&n===s[++i]){o=e.strstart+Br;do{}while(n===s[++i]&&n===s[++i]&&n===s[++i]&&n===s[++i]&&n===s[++i]&&n===s[++i]&&n===s[++i]&&n===s[++i]&&i<o);e.match_length=Br-(o-i),e.match_length>e.lookahead&&(e.match_length=e.lookahead)}if(e.match_length>=3?(r=xr(e,1,e.match_length-3),e.lookahead-=e.match_length,e.strstart+=e.match_length,e.match_length=0):(r=xr(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++),r&&(zr(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(zr(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(zr(e,!1),0===e.strm.avail_out)?1:2}(n,t):Ur[n.level].func(n,t);if(3!==a&&4!==a||(n.status=666),1===a||3===a)return 0===e.avail_out&&(n.last_flush=-1),0;if(2===a&&(1===t?function(e){dr(e,2,3),pr(e,256,er),function(e){16===e.bi_valid?(fr(e,e.bi_buf),e.bi_buf=0,e.bi_valid=0):e.bi_valid>=8&&(e.pending_buf[e.pending++]=255&e.bi_buf,e.bi_buf>>=8,e.bi_valid-=8)}(e)}(n):5!==t&&(Tr(n,0,0,!1),3===t&&(jr(n.head),0===n.lookahead&&(n.strstart=0,n.block_start=0,n.insert=0))),Pr(e),0===e.avail_out))return n.last_flush=-1,0}return 4!==t?0:n.wrap<=0?1:(2===n.wrap?(Dr(n,255&e.adler),Dr(n,e.adler>>8&255),Dr(n,e.adler>>16&255),Dr(n,e.adler>>24&255),Dr(n,255&e.total_in),Dr(n,e.total_in>>8&255),Dr(n,e.total_in>>16&255),Dr(n,e.total_in>>24&255)):(Nr(n,e.adler>>>16),Nr(n,65535&e.adler)),Pr(e),n.wrap>0&&(n.wrap=-n.wrap),0!==n.pending?0:1)}Ur=[new Wr(0,0,0,0,(function(e,t){var r=65535;for(r>e.pending_buf_size-5&&(r=e.pending_buf_size-5);;){if(e.lookahead<=1){if(Hr(e),0===e.lookahead&&0===t)return 1;if(0===e.lookahead)break}e.strstart+=e.lookahead,e.lookahead=0;var n=e.block_start+r;if((0===e.strstart||e.strstart>=n)&&(e.lookahead=e.strstart-n,e.strstart=n,zr(e,!1),0===e.strm.avail_out))return 1;if(e.strstart-e.block_start>=e.w_size-Lr&&(zr(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(zr(e,!0),0===e.strm.avail_out?3:4):(e.strstart>e.block_start&&(zr(e,!1),e.strm.avail_out),1)})),new Wr(4,4,8,4,Vr),new Wr(4,5,16,8,Vr),new Wr(4,6,32,32,Vr),new Wr(4,4,16,16,Zr),new Wr(8,16,32,32,Zr),new Wr(8,16,128,128,Zr),new Wr(8,32,128,256,Zr),new Wr(32,128,258,1024,Zr),new Wr(32,258,258,4096,Zr)];function qr(e,t){var r,n,i,o,s,a,u,c,l,h,f,d,p,g,_,m,v,y,w,b,k,S,R,E,T;r=e.state,n=e.next_in,E=e.input,i=n+(e.avail_in-5),o=e.next_out,T=e.output,s=o-(t-e.avail_out),a=o+(e.avail_out-257),u=r.dmax,c=r.wsize,l=r.whave,h=r.wnext,f=r.window,d=r.hold,p=r.bits,g=r.lencode,_=r.distcode,m=(1<<r.lenbits)-1,v=(1<<r.distbits)-1;e:do{p<15&&(d+=E[n++]<<p,p+=8,d+=E[n++]<<p,p+=8),y=g[d&m];t:for(;;){if(d>>>=w=y>>>24,p-=w,0==(w=y>>>16&255))T[o++]=65535&y;else{if(!(16&w)){if(0==(64&w)){y=g[(65535&y)+(d&(1<<w)-1)];continue t}if(32&w){r.mode=12;break e}e.msg="invalid literal/length code",r.mode=30;break e}b=65535&y,(w&=15)&&(p<w&&(d+=E[n++]<<p,p+=8),b+=d&(1<<w)-1,d>>>=w,p-=w),p<15&&(d+=E[n++]<<p,p+=8,d+=E[n++]<<p,p+=8),y=_[d&v];r:for(;;){if(d>>>=w=y>>>24,p-=w,!(16&(w=y>>>16&255))){if(0==(64&w)){y=_[(65535&y)+(d&(1<<w)-1)];continue r}e.msg="invalid distance code",r.mode=30;break e}if(k=65535&y,p<(w&=15)&&(d+=E[n++]<<p,(p+=8)<w&&(d+=E[n++]<<p,p+=8)),(k+=d&(1<<w)-1)>u){e.msg="invalid distance too far back",r.mode=30;break e}if(d>>>=w,p-=w,k>(w=o-s)){if((w=k-w)>l&&r.sane){e.msg="invalid distance too far back",r.mode=30;break e}if(S=0,R=f,0===h){if(S+=c-w,w<b){b-=w;do{T[o++]=f[S++]}while(--w);S=o-k,R=T}}else if(h<w){if(S+=c+h-w,(w-=h)<b){b-=w;do{T[o++]=f[S++]}while(--w);if(S=0,h<b){b-=w=h;do{T[o++]=f[S++]}while(--w);S=o-k,R=T}}}else if(S+=h-w,w<b){b-=w;do{T[o++]=f[S++]}while(--w);S=o-k,R=T}for(;b>2;)T[o++]=R[S++],T[o++]=R[S++],T[o++]=R[S++],b-=3;b&&(T[o++]=R[S++],b>1&&(T[o++]=R[S++]))}else{S=o-k;do{T[o++]=T[S++],T[o++]=T[S++],T[o++]=T[S++],b-=3}while(b>2);b&&(T[o++]=T[S++],b>1&&(T[o++]=T[S++]))}break}}break}}while(n<i&&o<a);n-=b=p>>3,d&=(1<<(p-=b<<3))-1,e.next_in=n,e.next_out=o,e.avail_in=n<i?i-n+5:5-(n-i),e.avail_out=o<a?a-o+257:257-(o-a),r.hold=d,r.bits=p}var Gr=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],Xr=[16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78],Jr=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0],Qr=[16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64];function en(e,t,r,n,i,o,s,a){var u,c,l,h,f,d,p,g,_,m=a.bits,v=0,y=0,w=0,b=0,k=0,S=0,R=0,E=0,T=0,x=0,C=null,A=0,I=new $t(16),U=new $t(16),B=null,L=0;for(v=0;v<=15;v++)I[v]=0;for(y=0;y<n;y++)I[t[r+y]]++;for(k=m,b=15;b>=1&&0===I[b];b--);if(k>b&&(k=b),0===b)return i[o++]=20971520,i[o++]=20971520,a.bits=1,0;for(w=1;w<b&&0===I[w];w++);for(k<w&&(k=w),E=1,v=1;v<=15;v++)if(E<<=1,(E-=I[v])<0)return-1;if(E>0&&(0===e||1!==b))return-1;for(U[1]=0,v=1;v<15;v++)U[v+1]=U[v]+I[v];for(y=0;y<n;y++)0!==t[r+y]&&(s[U[t[r+y]]++]=y);if(0===e?(C=B=s,d=19):1===e?(C=Gr,A-=257,B=Xr,L-=257,d=256):(C=Jr,B=Qr,d=-1),x=0,y=0,v=w,f=o,S=k,R=0,l=-1,h=(T=1<<k)-1,1===e&&T>852||2===e&&T>592)return 1;for(;;){p=v-R,s[y]<d?(g=0,_=s[y]):s[y]>d?(g=B[L+s[y]],_=C[A+s[y]]):(g=96,_=0),u=1<<v-R,w=c=1<<S;do{i[f+(x>>R)+(c-=u)]=p<<24|g<<16|_|0}while(0!==c);for(u=1<<v-1;x&u;)u>>=1;if(0!==u?(x&=u-1,x+=u):x=0,y++,0==--I[v]){if(v===b)break;v=t[r+s[y]]}if(v>k&&(x&h)!==l){for(0===R&&(R=k),f+=w,E=1<<(S=v-R);S+R<b&&!((E-=I[S+R])<=0);)S++,E<<=1;if(T+=1<<S,1===e&&T>852||2===e&&T>592)return 1;i[l=x&h]=k<<24|S<<16|f-o|0}}return 0!==x&&(i[f+x]=v-R<<24|64<<16|0),a.bits=k,0}function tn(e){return(e>>>24&255)+(e>>>8&65280)+((65280&e)<<8)+((255&e)<<24)}function rn(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new $t(320),this.work=new $t(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function nn(e){var t;return e&&e.state?((t=e.state).wsize=0,t.whave=0,t.wnext=0,function(e){var t;return e&&e.state?(t=e.state,e.total_in=e.total_out=t.total=0,e.msg="",t.wrap&&(e.adler=1&t.wrap),t.mode=1,t.last=0,t.havedict=0,t.dmax=32768,t.head=null,t.hold=0,t.bits=0,t.lencode=t.lendyn=new Kt(852),t.distcode=t.distdyn=new Kt(592),t.sane=1,t.back=-1,0):-2}(e)):-2}var on,sn,an=!0;function un(e){if(an){var t;for(on=new Kt(512),sn=new Kt(32),t=0;t<144;)e.lens[t++]=8;for(;t<256;)e.lens[t++]=9;for(;t<280;)e.lens[t++]=7;for(;t<288;)e.lens[t++]=8;for(en(1,e.lens,0,288,on,0,e.work,{bits:9}),t=0;t<32;)e.lens[t++]=5;en(2,e.lens,0,32,sn,0,e.work,{bits:5}),an=!1}e.lencode=on,e.lenbits=9,e.distcode=sn,e.distbits=5}var cn;function ln(e){if(e<1||e>7)throw new TypeError("Bad argument");this.mode=e,this.init_done=!1,this.write_in_progress=!1,this.pending_close=!1,this.windowBits=0,this.level=0,this.memLevel=0,this.strategy=0,this.dictionary=null}function hn(e,t){for(var r=0;r<e.length;r++)this[t+r]=e[r]}ln.prototype.init=function(e,t,r,n,i){var o;switch(this.windowBits=e,this.level=t,this.memLevel=r,this.strategy=n,3!==this.mode&&4!==this.mode||(this.windowBits+=16),7===this.mode&&(this.windowBits+=32),5!==this.mode&&6!==this.mode||(this.windowBits=-this.windowBits),this.strm=new Zt,this.mode){case 1:case 3:case 5:o=function(e,t,r,n,i,o){if(!e)return-2;var s=1;if(-1===t&&(t=6),n<0?(s=0,n=-n):n>15&&(s=2,n-=16),i<1||i>9||n<8||n>15||t<0||t>9||o<0||o>4)return Or(e,-2);8===n&&(n=9);var a=new Yr;return e.state=a,a.strm=e,a.wrap=s,a.gzhead=null,a.w_bits=n,a.w_size=1<<a.w_bits,a.w_mask=a.w_size-1,a.hash_bits=i+7,a.hash_size=1<<a.hash_bits,a.hash_mask=a.hash_size-1,a.hash_shift=~~((a.hash_bits+3-1)/3),a.window=new Yt(2*a.w_size),a.head=new $t(a.hash_size),a.prev=new $t(a.w_size),a.lit_bufsize=1<<i+6,a.pending_buf_size=4*a.lit_bufsize,a.pending_buf=new Yt(a.pending_buf_size),a.d_buf=1*a.lit_bufsize,a.l_buf=3*a.lit_bufsize,a.level=t,a.strategy=o,a.method=8,$r(e)}(this.strm,this.level,0,this.windowBits,this.memLevel,this.strategy);break;case 2:case 4:case 6:case 7:o=function(e,t){var r,n;return e?(n=new rn,e.state=n,n.window=null,0!==(r=function(e,t){var r,n;return e&&e.state?(n=e.state,t<0?(r=0,t=-t):(r=1+(t>>4),t<48&&(t&=15)),t&&(t<8||t>15)?-2:(null!==n.window&&n.wbits!==t&&(n.window=null),n.wrap=r,n.wbits=t,nn(e))):-2}(e,t))&&(e.state=null),r):-2}(this.strm,this.windowBits);break;default:throw new Error("Unknown mode "+this.mode)}0===o?(this.write_in_progress=!1,this.init_done=!0):this._error(o)},ln.prototype.params=function(){throw new Error("deflateParams Not supported")},ln.prototype._writeCheck=function(){if(!this.init_done)throw new Error("write before init");if(0===this.mode)throw new Error("already finalized");if(this.write_in_progress)throw new Error("write already in progress");if(this.pending_close)throw new Error("close is pending")},ln.prototype.write=function(e,t,r,n,i,o,s){this._writeCheck(),this.write_in_progress=!0;var a=this;return _e((function(){a.write_in_progress=!1;var u=a._write(e,t,r,n,i,o,s);a.callback(u[0],u[1]),a.pending_close&&a.close()})),this},ln.prototype.writeSync=function(e,t,r,n,i,o,s){return this._writeCheck(),this._write(e,t,r,n,i,o,s)},ln.prototype._write=function(e,t,r,n,i,o,s){if(this.write_in_progress=!0,0!==e&&1!==e&&2!==e&&3!==e&&4!==e&&5!==e)throw new Error("Invalid flush value");null==t&&(t=new m(0),n=0,r=0),i._set?i.set=i._set:i.set=hn;var a,u=this.strm;switch(u.avail_in=n,u.input=t,u.next_in=r,u.avail_out=s,u.output=i,u.next_out=o,this.mode){case 1:case 3:case 5:a=Kr(u,e);break;case 7:case 2:case 4:case 6:a=function(e,t){var r,n,i,o,s,a,u,c,l,h,f,d,p,g,_,m,v,y,w,b,k,S,R,E,T=0,x=new Yt(4),C=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!e||!e.state||!e.output||!e.input&&0!==e.avail_in)return-2;12===(r=e.state).mode&&(r.mode=13),s=e.next_out,i=e.output,u=e.avail_out,o=e.next_in,n=e.input,a=e.avail_in,c=r.hold,l=r.bits,h=a,f=u,S=0;e:for(;;)switch(r.mode){case 1:if(0===r.wrap){r.mode=13;break}for(;l<16;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}if(2&r.wrap&&35615===c){r.check=0,x[0]=255&c,x[1]=c>>>8&255,r.check=Ir(r.check,x,2,0),c=0,l=0,r.mode=2;break}if(r.flags=0,r.head&&(r.head.done=!1),!(1&r.wrap)||(((255&c)<<8)+(c>>8))%31){e.msg="incorrect header check",r.mode=30;break}if(8!=(15&c)){e.msg="unknown compression method",r.mode=30;break}if(l-=4,k=8+(15&(c>>>=4)),0===r.wbits)r.wbits=k;else if(k>r.wbits){e.msg="invalid window size",r.mode=30;break}r.dmax=1<<k,e.adler=r.check=1,r.mode=512&c?10:12,c=0,l=0;break;case 2:for(;l<16;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}if(r.flags=c,8!=(255&r.flags)){e.msg="unknown compression method",r.mode=30;break}if(57344&r.flags){e.msg="unknown header flags set",r.mode=30;break}r.head&&(r.head.text=c>>8&1),512&r.flags&&(x[0]=255&c,x[1]=c>>>8&255,r.check=Ir(r.check,x,2,0)),c=0,l=0,r.mode=3;case 3:for(;l<32;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}r.head&&(r.head.time=c),512&r.flags&&(x[0]=255&c,x[1]=c>>>8&255,x[2]=c>>>16&255,x[3]=c>>>24&255,r.check=Ir(r.check,x,4,0)),c=0,l=0,r.mode=4;case 4:for(;l<16;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}r.head&&(r.head.xflags=255&c,r.head.os=c>>8),512&r.flags&&(x[0]=255&c,x[1]=c>>>8&255,r.check=Ir(r.check,x,2,0)),c=0,l=0,r.mode=5;case 5:if(1024&r.flags){for(;l<16;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}r.length=c,r.head&&(r.head.extra_len=c),512&r.flags&&(x[0]=255&c,x[1]=c>>>8&255,r.check=Ir(r.check,x,2,0)),c=0,l=0}else r.head&&(r.head.extra=null);r.mode=6;case 6:if(1024&r.flags&&((d=r.length)>a&&(d=a),d&&(r.head&&(k=r.head.extra_len-r.length,r.head.extra||(r.head.extra=new Array(r.head.extra_len)),Wt(r.head.extra,n,o,d,k)),512&r.flags&&(r.check=Ir(r.check,n,d,o)),a-=d,o+=d,r.length-=d),r.length))break e;r.length=0,r.mode=7;case 7:if(2048&r.flags){if(0===a)break e;d=0;do{k=n[o+d++],r.head&&k&&r.length<65536&&(r.head.name+=String.fromCharCode(k))}while(k&&d<a);if(512&r.flags&&(r.check=Ir(r.check,n,d,o)),a-=d,o+=d,k)break e}else r.head&&(r.head.name=null);r.length=0,r.mode=8;case 8:if(4096&r.flags){if(0===a)break e;d=0;do{k=n[o+d++],r.head&&k&&r.length<65536&&(r.head.comment+=String.fromCharCode(k))}while(k&&d<a);if(512&r.flags&&(r.check=Ir(r.check,n,d,o)),a-=d,o+=d,k)break e}else r.head&&(r.head.comment=null);r.mode=9;case 9:if(512&r.flags){for(;l<16;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}if(c!==(65535&r.check)){e.msg="header crc mismatch",r.mode=30;break}c=0,l=0}r.head&&(r.head.hcrc=r.flags>>9&1,r.head.done=!0),e.adler=r.check=0,r.mode=12;break;case 10:for(;l<32;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}e.adler=r.check=tn(c),c=0,l=0,r.mode=11;case 11:if(0===r.havedict)return e.next_out=s,e.avail_out=u,e.next_in=o,e.avail_in=a,r.hold=c,r.bits=l,2;e.adler=r.check=1,r.mode=12;case 12:if(5===t||6===t)break e;case 13:if(r.last){c>>>=7&l,l-=7&l,r.mode=27;break}for(;l<3;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}switch(r.last=1&c,l-=1,3&(c>>>=1)){case 0:r.mode=14;break;case 1:if(un(r),r.mode=20,6===t){c>>>=2,l-=2;break e}break;case 2:r.mode=17;break;case 3:e.msg="invalid block type",r.mode=30}c>>>=2,l-=2;break;case 14:for(c>>>=7&l,l-=7&l;l<32;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}if((65535&c)!=(c>>>16^65535)){e.msg="invalid stored block lengths",r.mode=30;break}if(r.length=65535&c,c=0,l=0,r.mode=15,6===t)break e;case 15:r.mode=16;case 16:if(d=r.length){if(d>a&&(d=a),d>u&&(d=u),0===d)break e;Wt(i,n,o,d,s),a-=d,o+=d,u-=d,s+=d,r.length-=d;break}r.mode=12;break;case 17:for(;l<14;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}if(r.nlen=257+(31&c),c>>>=5,l-=5,r.ndist=1+(31&c),c>>>=5,l-=5,r.ncode=4+(15&c),c>>>=4,l-=4,r.nlen>286||r.ndist>30){e.msg="too many length or distance symbols",r.mode=30;break}r.have=0,r.mode=18;case 18:for(;r.have<r.ncode;){for(;l<3;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}r.lens[C[r.have++]]=7&c,c>>>=3,l-=3}for(;r.have<19;)r.lens[C[r.have++]]=0;if(r.lencode=r.lendyn,r.lenbits=7,R={bits:r.lenbits},S=en(0,r.lens,0,19,r.lencode,0,r.work,R),r.lenbits=R.bits,S){e.msg="invalid code lengths set",r.mode=30;break}r.have=0,r.mode=19;case 19:for(;r.have<r.nlen+r.ndist;){for(;m=(T=r.lencode[c&(1<<r.lenbits)-1])>>>16&255,v=65535&T,!((_=T>>>24)<=l);){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}if(v<16)c>>>=_,l-=_,r.lens[r.have++]=v;else{if(16===v){for(E=_+2;l<E;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}if(c>>>=_,l-=_,0===r.have){e.msg="invalid bit length repeat",r.mode=30;break}k=r.lens[r.have-1],d=3+(3&c),c>>>=2,l-=2}else if(17===v){for(E=_+3;l<E;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}l-=_,k=0,d=3+(7&(c>>>=_)),c>>>=3,l-=3}else{for(E=_+7;l<E;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}l-=_,k=0,d=11+(127&(c>>>=_)),c>>>=7,l-=7}if(r.have+d>r.nlen+r.ndist){e.msg="invalid bit length repeat",r.mode=30;break}for(;d--;)r.lens[r.have++]=k}}if(30===r.mode)break;if(0===r.lens[256]){e.msg="invalid code -- missing end-of-block",r.mode=30;break}if(r.lenbits=9,R={bits:r.lenbits},S=en(1,r.lens,0,r.nlen,r.lencode,0,r.work,R),r.lenbits=R.bits,S){e.msg="invalid literal/lengths set",r.mode=30;break}if(r.distbits=6,r.distcode=r.distdyn,R={bits:r.distbits},S=en(2,r.lens,r.nlen,r.ndist,r.distcode,0,r.work,R),r.distbits=R.bits,S){e.msg="invalid distances set",r.mode=30;break}if(r.mode=20,6===t)break e;case 20:r.mode=21;case 21:if(a>=6&&u>=258){e.next_out=s,e.avail_out=u,e.next_in=o,e.avail_in=a,r.hold=c,r.bits=l,qr(e,f),s=e.next_out,i=e.output,u=e.avail_out,o=e.next_in,n=e.input,a=e.avail_in,c=r.hold,l=r.bits,12===r.mode&&(r.back=-1);break}for(r.back=0;m=(T=r.lencode[c&(1<<r.lenbits)-1])>>>16&255,v=65535&T,!((_=T>>>24)<=l);){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}if(m&&0==(240&m)){for(y=_,w=m,b=v;m=(T=r.lencode[b+((c&(1<<y+w)-1)>>y)])>>>16&255,v=65535&T,!(y+(_=T>>>24)<=l);){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}c>>>=y,l-=y,r.back+=y}if(c>>>=_,l-=_,r.back+=_,r.length=v,0===m){r.mode=26;break}if(32&m){r.back=-1,r.mode=12;break}if(64&m){e.msg="invalid literal/length code",r.mode=30;break}r.extra=15&m,r.mode=22;case 22:if(r.extra){for(E=r.extra;l<E;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}r.length+=c&(1<<r.extra)-1,c>>>=r.extra,l-=r.extra,r.back+=r.extra}r.was=r.length,r.mode=23;case 23:for(;m=(T=r.distcode[c&(1<<r.distbits)-1])>>>16&255,v=65535&T,!((_=T>>>24)<=l);){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}if(0==(240&m)){for(y=_,w=m,b=v;m=(T=r.distcode[b+((c&(1<<y+w)-1)>>y)])>>>16&255,v=65535&T,!(y+(_=T>>>24)<=l);){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}c>>>=y,l-=y,r.back+=y}if(c>>>=_,l-=_,r.back+=_,64&m){e.msg="invalid distance code",r.mode=30;break}r.offset=v,r.extra=15&m,r.mode=24;case 24:if(r.extra){for(E=r.extra;l<E;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}r.offset+=c&(1<<r.extra)-1,c>>>=r.extra,l-=r.extra,r.back+=r.extra}if(r.offset>r.dmax){e.msg="invalid distance too far back",r.mode=30;break}r.mode=25;case 25:if(0===u)break e;if(d=f-u,r.offset>d){if((d=r.offset-d)>r.whave&&r.sane){e.msg="invalid distance too far back",r.mode=30;break}d>r.wnext?(d-=r.wnext,p=r.wsize-d):p=r.wnext-d,d>r.length&&(d=r.length),g=r.window}else g=i,p=s-r.offset,d=r.length;d>u&&(d=u),u-=d,r.length-=d;do{i[s++]=g[p++]}while(--d);0===r.length&&(r.mode=21);break;case 26:if(0===u)break e;i[s++]=r.length,u--,r.mode=21;break;case 27:if(r.wrap){for(;l<32;){if(0===a)break e;a--,c|=n[o++]<<l,l+=8}if(f-=u,e.total_out+=f,r.total+=f,f&&(e.adler=r.check=r.flags?Ir(r.check,i,f,s-f):Cr(r.check,i,f,s-f)),f=u,(r.flags?c:tn(c))!==r.check){e.msg="incorrect data check",r.mode=30;break}c=0,l=0}r.mode=28;case 28:if(r.wrap&&r.flags){for(;l<32;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}if(c!==(4294967295&r.total)){e.msg="incorrect length check",r.mode=30;break}c=0,l=0}r.mode=29;case 29:S=1;break e;case 30:S=-3;break e;case 31:return-4;case 32:default:return-2}return e.next_out=s,e.avail_out=u,e.next_in=o,e.avail_in=a,r.hold=c,r.bits=l,(r.wsize||f!==e.avail_out&&r.mode<30&&(r.mode<27||4!==t))&&function(e,t,r,n){var i,o=e.state;null===o.window&&(o.wsize=1<<o.wbits,o.wnext=0,o.whave=0,o.window=new Yt(o.wsize)),n>=o.wsize?(Wt(o.window,t,r-o.wsize,o.wsize,0),o.wnext=0,o.whave=o.wsize):((i=o.wsize-o.wnext)>n&&(i=n),Wt(o.window,t,r-n,i,o.wnext),(n-=i)?(Wt(o.window,t,r-n,n,0),o.wnext=n,o.whave=o.wsize):(o.wnext+=i,o.wnext===o.wsize&&(o.wnext=0),o.whave<o.wsize&&(o.whave+=i)))}(e,e.output,e.next_out,f-e.avail_out),h-=e.avail_in,f-=e.avail_out,e.total_in+=h,e.total_out+=f,r.total+=f,r.wrap&&f&&(e.adler=r.check=r.flags?Ir(r.check,i,f,e.next_out-f):Cr(r.check,i,f,e.next_out-f)),e.data_type=r.bits+(r.last?64:0)+(12===r.mode?128:0)+(20===r.mode||15===r.mode?256:0),(0===h&&0===f||4===t)&&0===S&&(S=-5),S}(u,e);break;default:throw new Error("Unknown mode "+this.mode)}return 1!==a&&0!==a&&this._error(a),this.write_in_progress=!1,[u.avail_in,u.avail_out]},ln.prototype.close=function(){this.write_in_progress?this.pending_close=!0:(this.pending_close=!1,1===this.mode||3===this.mode||5===this.mode?function(e){var t;e&&e.state&&(42!==(t=e.state.status)&&69!==t&&73!==t&&91!==t&&103!==t&&113!==t&&666!==t?Or(e,-2):(e.state=null,113===t&&Or(e,-3)))}(this.strm):function(e){if(!e||!e.state)return-2;var t=e.state;t.window&&(t.window=null),e.state=null}(this.strm),this.mode=0)},ln.prototype.reset=function(){switch(this.mode){case 1:case 5:cn=$r(this.strm);break;case 2:case 6:cn=nn(this.strm)}0!==cn&&this._error(cn)},ln.prototype._error=function(e){this.onerror(Vt[e]+": "+this.strm.msg,e),this.write_in_progress=!1,this.pending_close&&this.close()};var fn=Object.freeze({NONE:0,DEFLATE:1,INFLATE:2,GZIP:3,GUNZIP:4,DEFLATERAW:5,INFLATERAW:6,UNZIP:7,Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8,Zlib:ln}),dn={};Object.keys(fn).forEach((function(e){dn[e]=fn[e]})),dn.Z_MIN_WINDOWBITS=8,dn.Z_MAX_WINDOWBITS=15,dn.Z_DEFAULT_WINDOWBITS=15,dn.Z_MIN_CHUNK=64,dn.Z_MAX_CHUNK=1/0,dn.Z_DEFAULT_CHUNK=16384,dn.Z_MIN_MEMLEVEL=1,dn.Z_MAX_MEMLEVEL=9,dn.Z_DEFAULT_MEMLEVEL=8,dn.Z_MIN_LEVEL=-1,dn.Z_MAX_LEVEL=9,dn.Z_DEFAULT_LEVEL=dn.Z_DEFAULT_COMPRESSION;var pn={Z_OK:dn.Z_OK,Z_STREAM_END:dn.Z_STREAM_END,Z_NEED_DICT:dn.Z_NEED_DICT,Z_ERRNO:dn.Z_ERRNO,Z_STREAM_ERROR:dn.Z_STREAM_ERROR,Z_DATA_ERROR:dn.Z_DATA_ERROR,Z_MEM_ERROR:dn.Z_MEM_ERROR,Z_BUF_ERROR:dn.Z_BUF_ERROR,Z_VERSION_ERROR:dn.Z_VERSION_ERROR};function gn(e,t){if("string"==typeof t&&(t=new m(t)),!ee(t))throw new TypeError("Not a string or buffer");var r=dn.Z_FINISH;return e._processChunk(t,r)}function _n(e){if(!(this instanceof _n))return new _n(e);Sn.call(this,e,dn.DEFLATE)}function mn(e){if(!(this instanceof mn))return new mn(e);Sn.call(this,e,dn.INFLATE)}function vn(e){if(!(this instanceof vn))return new vn(e);Sn.call(this,e,dn.GZIP)}function yn(e){if(!(this instanceof yn))return new yn(e);Sn.call(this,e,dn.GUNZIP)}function wn(e){if(!(this instanceof wn))return new wn(e);Sn.call(this,e,dn.DEFLATERAW)}function bn(e){if(!(this instanceof bn))return new bn(e);Sn.call(this,e,dn.INFLATERAW)}function kn(e){if(!(this instanceof kn))return new kn(e);Sn.call(this,e,dn.UNZIP)}function Sn(e,t){if(this._opts=e=e||{},this._chunkSize=e.chunkSize||dn.Z_DEFAULT_CHUNK,Dt.call(this,e),e.flush&&e.flush!==dn.Z_NO_FLUSH&&e.flush!==dn.Z_PARTIAL_FLUSH&&e.flush!==dn.Z_SYNC_FLUSH&&e.flush!==dn.Z_FULL_FLUSH&&e.flush!==dn.Z_FINISH&&e.flush!==dn.Z_BLOCK)throw new Error("Invalid flush flag: "+e.flush);if(this._flushFlag=e.flush||dn.Z_NO_FLUSH,e.chunkSize&&(e.chunkSize<dn.Z_MIN_CHUNK||e.chunkSize>dn.Z_MAX_CHUNK))throw new Error("Invalid chunk size: "+e.chunkSize);if(e.windowBits&&(e.windowBits<dn.Z_MIN_WINDOWBITS||e.windowBits>dn.Z_MAX_WINDOWBITS))throw new Error("Invalid windowBits: "+e.windowBits);if(e.level&&(e.level<dn.Z_MIN_LEVEL||e.level>dn.Z_MAX_LEVEL))throw new Error("Invalid compression level: "+e.level);if(e.memLevel&&(e.memLevel<dn.Z_MIN_MEMLEVEL||e.memLevel>dn.Z_MAX_MEMLEVEL))throw new Error("Invalid memLevel: "+e.memLevel);if(e.strategy&&e.strategy!=dn.Z_FILTERED&&e.strategy!=dn.Z_HUFFMAN_ONLY&&e.strategy!=dn.Z_RLE&&e.strategy!=dn.Z_FIXED&&e.strategy!=dn.Z_DEFAULT_STRATEGY)throw new Error("Invalid strategy: "+e.strategy);if(e.dictionary&&!ee(e.dictionary))throw new Error("Invalid dictionary: it should be a Buffer instance");this._binding=new dn.Zlib(t);var r=this;this._hadError=!1,this._binding.onerror=function(e,t){r._binding=null,r._hadError=!0;var n=new Error(e);n.errno=t,n.code=dn.codes[t],r.emit("error",n)};var n=dn.Z_DEFAULT_COMPRESSION;"number"==typeof e.level&&(n=e.level);var i=dn.Z_DEFAULT_STRATEGY;"number"==typeof e.strategy&&(i=e.strategy),this._binding.init(e.windowBits||dn.Z_DEFAULT_WINDOWBITS,n,e.memLevel||dn.Z_DEFAULT_MEMLEVEL,i,e.dictionary),this._buffer=new m(this._chunkSize),this._offset=0,this._closed=!1,this._level=n,this._strategy=i,this.once("end",this.close)}Object.keys(pn).forEach((function(e){pn[pn[e]]=e})),Ue(Sn,Dt),Sn.prototype.params=function(e,t,r){if(e<dn.Z_MIN_LEVEL||e>dn.Z_MAX_LEVEL)throw new RangeError("Invalid compression level: "+e);if(t!=dn.Z_FILTERED&&t!=dn.Z_HUFFMAN_ONLY&&t!=dn.Z_RLE&&t!=dn.Z_FIXED&&t!=dn.Z_DEFAULT_STRATEGY)throw new TypeError("Invalid strategy: "+t);if(this._level!==e||this._strategy!==t){var n=this;this.flush(dn.Z_SYNC_FLUSH,(function(){n._binding.params(e,t),n._hadError||(n._level=e,n._strategy=t,r&&r())}))}else _e(r)},Sn.prototype.reset=function(){return this._binding.reset()},Sn.prototype._flush=function(e){this._transform(new m(0),"",e)},Sn.prototype.flush=function(e,t){var r=this._writableState;if(("function"==typeof e||void 0===e&&!t)&&(t=e,e=dn.Z_FULL_FLUSH),r.ended)t&&_e(t);else if(r.ending)t&&this.once("end",t);else if(r.needDrain){var n=this;this.once("drain",(function(){n.flush(t)}))}else this._flushFlag=e,this.write(new m(0),"",t)},Sn.prototype.close=function(e){if(e&&_e(e),!this._closed){this._closed=!0,this._binding.close();var t=this;_e((function(){t.emit("close")}))}},Sn.prototype._transform=function(e,t,r){var n,i=this._writableState,o=(i.ending||i.ended)&&(!e||i.length===e.length);if(null===!e&&!ee(e))return r(new Error("invalid input"));o?n=dn.Z_FINISH:(n=this._flushFlag,e.length>=i.length&&(this._flushFlag=this._opts.flush||dn.Z_NO_FLUSH)),this._processChunk(e,n,r)},Sn.prototype._processChunk=function(e,t,r){var n=e&&e.length,i=this._chunkSize-this._offset,o=0,s=this,a="function"==typeof r;if(!a){var u,c=[],l=0;this.on("error",(function(e){u=e}));do{var h=this._binding.writeSync(t,e,o,n,this._buffer,this._offset,i)}while(!this._hadError&&p(h[0],h[1]));if(this._hadError)throw u;var f=m.concat(c,l);return this.close(),f}var d=this._binding.write(t,e,o,n,this._buffer,this._offset,i);function p(u,h){if(!s._hadError){var f=i-h;if(function(e,t){if(!e)throw new Error("have should not go down")}(f>=0),f>0){var d=s._buffer.slice(s._offset,s._offset+f);s._offset+=f,a?s.push(d):(c.push(d),l+=d.length)}if((0===h||s._offset>=s._chunkSize)&&(i=s._chunkSize,s._offset=0,s._buffer=new m(s._chunkSize)),0===h){if(o+=n-u,n=u,!a)return!0;var g=s._binding.write(t,e,o,n,s._buffer,s._offset,s._chunkSize);return g.callback=p,void(g.buffer=e)}if(!a)return!1;r()}}d.buffer=e,d.callback=p},Ue(_n,Sn),Ue(mn,Sn),Ue(vn,Sn),Ue(yn,Sn),Ue(wn,Sn),Ue(bn,Sn),Ue(kn,Sn);var Rn=function(e,t){return gn(new _n(t),e)},En=function(e,t){return gn(new mn(t),e)},Tn=function(){function t(e,r,n){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),this.SDKAPPID=e,this.EXPIRETIME=n,this.PRIVATEKEY=r}var n,i,o;return n=t,(i=[{key:"genTestUserSig",value:function(t){return this._isNumber(this.SDKAPPID)?this._isString(this.PRIVATEKEY)?this._isString(t)?this._isNumber(this.EXPIRETIME)?(e("log","sdkAppID="+this.SDKAPPID+" key="+this.PRIVATEKEY+" userID="+t+" expire="+this.EXPIRETIME," at debug/lib-generate-test-usersig-es.min.js:6138"),this.genSigWithUserbuf(t,this.EXPIRETIME,null)):(e("error","expireTime must be a number"," at debug/lib-generate-test-usersig-es.min.js:6138"),""):(e("error","userID must be a string"," at debug/lib-generate-test-usersig-es.min.js:6138"),""):(e("error","privateKey must be a string"," at debug/lib-generate-test-usersig-es.min.js:6138"),""):(e("error","sdkAppID must be a number"," at debug/lib-generate-test-usersig-es.min.js:6138"),"")}},{key:"newBuffer",value:function(e,t){return m.from?m.from(e,t):new m(e,t)}},{key:"unescape",value:function(e){return e.replace(/_/g,"=").replace(/\-/g,"/").replace(/\*/g,"+")}},{key:"escape",value:function(e){return e.replace(/\+/g,"*").replace(/\//g,"-").replace(/=/g,"_")}},{key:"encode",value:function(e){return this.escape(this.newBuffer(e).toString("base64"))}},{key:"decode",value:function(e){return this.newBuffer(this.unescape(e),"base64")}},{key:"base64encode",value:function(e){return this.newBuffer(e).toString("base64")}},{key:"base64decode",value:function(e){return this.newBuffer(e,"base64").toString()}},{key:"_hmacsha256",value:function(e,t,r,n){var i="TLS.identifier:"+e+"\n";i+="TLS.sdkappid:"+this.SDKAPPID+"\n",i+="TLS.time:"+t+"\n",i+="TLS.expire:"+r+"\n",null!=n&&(i+="TLS.userbuf:"+n+"\n");var o=ie.HmacSHA256(i,this.PRIVATEKEY);return ie.enc.Base64.stringify(o)}},{key:"_utc",value:function(){return Math.round(Date.now()/1e3)}},{key:"_isNumber",value:function(e){return null!==e&&("number"==typeof e&&!isNaN(e-0)||"object"==typeof e&&e.constructor===Number)}},{key:"_isString",value:function(e){return"string"==typeof e}},{key:"genSigWithUserbuf",value:function(t,r,n){var i=this._utc(),o={"TLS.ver":"2.0","TLS.identifier":t,"TLS.sdkappid":this.SDKAPPID,"TLS.time":i,"TLS.expire":r},s="";if(null!=n){var a=this.base64encode(n);o["TLS.userbuf"]=a,s=this._hmacsha256(t,i,r,a)}else s=this._hmacsha256(t,i,r,null);o["TLS.sig"]=s;var u=JSON.stringify(o),c=Rn(this.newBuffer(u)).toString("base64"),l=this.escape(c);return e("log","ret="+l," at debug/lib-generate-test-usersig-es.min.js:6208"),l}},{key:"validate",value:function(t){var r=this.decode(t),n=En(r);e("log","validate ret="+n," at debug/lib-generate-test-usersig-es.min.js:6214")}}])&&r(n.prototype,i),o&&r(n,o),t}();t.default=Tn}).call(this,r(2).default)},function(e,t,r){"use strict";r.r(t);var n=r(39),i=r(28);for(var o in i)"default"!==o&&function(e){r.d(t,e,(function(){return i[e]}))}(o);var s=r(0);var a=Object(s.a)(i.default,n.b,n.c,!1,null,null,"c16522ee",!1,n.a,void 0);(function(e){this.options.style||(this.options.style={}),Vue.prototype.__merge_style&&Vue.prototype.__$appStyle__&&Vue.prototype.__merge_style(Vue.prototype.__$appStyle__,this.options.style)}).call(a),t.default=a.exports},function(e,t,r){"use strict";r.r(t);var n=r(40),i=r(30);for(var o in i)"default"!==o&&function(e){r.d(t,e,(function(){return i[e]}))}(o);var s=r(0);var a=Object(s.a)(i.default,n.b,n.c,!1,null,null,"b327d1f0",!1,n.a,void 0);(function(e){this.options.style||(this.options.style={}),Vue.prototype.__merge_style&&Vue.prototype.__$appStyle__&&Vue.prototype.__merge_style(Vue.prototype.__$appStyle__,this.options.style)}).call(a),t.default=a.exports},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=s(r(124)),i=s(r(127)),o=s(r(128));function s(e){return e&&e.__esModule?e:{default:e}}function a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function u(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?a(Object(r),!0).forEach((function(t){c(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):a(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function c(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var l=u(u({},n.default),{},{message:i.default,oauth:o.default});t.default=l},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n,i=(n=r(125))&&n.__esModule?n:{default:n};var o={wanlshopGetShopList:function(e){return i.default.get("/wanlshop/shop/getShopList",e)},wanlshopGetShopInfo:function(e){return i.default.get("/wanlshop/shop/getShopInfo",e)},addDemand:function(e){return i.default.post("/user/addDemand",e)},getDemandList:function(e){return i.default.get("/index/getDemandList",e)},getDemandInfo:function(e){return i.default.get("/index/getDemandInfo",e)},wanlshopProductLists:function(e){return i.default.get("/wanlshop/product/lists",e)},setFindUser2:function(e){return i.default.post("/wanlshop/find/user/setFindUser2",e)},getShopList:function(e){return i.default.get("/wanlshop/find/user/getShopList",e)},postAddServiceMessage:function(e){return i.default.post("/wanlshop/user/addServiceMsg",e)},getServiceMessageList:function(e){return i.default.get("/wanlshop/user/getServiceList?page=".concat(e.pageIndex,"&list_rows=").concat(e.pageSize))},getUserInfo:function(e){return i.default.get("/wanlshop/user/getUserById?id=".concat(e))}};t.default=o},function(e,t,r){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n,i=(n=r(48))&&n.__esModule?n:{default:n};var o=function(t,r,n,o){return t="http://app.xn--43vp3ce98aj8m.com/api"+t,new Promise((function(o,s){e("log","request",t,n,r," at service/request.js:16"),uni.request({url:t,data:n,method:r,header:{Authorization:i.default.getToken(),token:i.default.getToken()},success:function(e){1===e.data.code?e.data.code<0&&e.data.code?uni.showToast({icon:"none",title:e.data.message,duration:2e3}):o(e.data):403===e.code||-999===e.data.code||uni.showToast({icon:"none",title:e.data.msg,duration:2e3})}})}))},s={get:function(e,t,r){return o(e,"GET",t,r)},post:function(e,t,r){return o(e,"POST",t,r)},del:function(e,t,r){return o(e,"DELETE",t,r)},request:o};t.default=s}).call(this,r(2).default)},function(e,t){e.exports=Vue},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n,i=(n=r(53))&&n.__esModule?n:{default:n};var o={postAddRoom:function(e){return i.default.post("/message/AddRoom",e)},getUserTypeInfo:function(e){return i.default.get("/message/GetUserTypeInfo/".concat(e))},getUserInfo:function(e){return i.default.get("/message/GetUserInfo/".concat(e))},getUserSourceId:function(e){return i.default.get("/message/GetUserSourceId/".concat(e))},getInviteUserJoin:function(e,t){return i.default.get("/message/applyUser/".concat(e,"/JoinRoom/").concat(t))},getInviteServiceUserJoin:function(e,t){return i.default.get("/message/applyCustomJoin/platform/".concat(e,"?type=").concat(t||"joinVideo"))},getInviteBusinessUserJoin:function(e,t,r){return i.default.get("/message/applyCustomJoin/".concat(e,"/").concat(t,"?appointUserId=").concat(r||0))},getMessageList:function(e,t){return i.default.get("/message/getMessageList/".concat(e,"/").concat(t))},getUserUnReadMessageCount:function(){return i.default.get("/message/userUnReadMessageCount")}};t.default=o},function(e,t,r){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n,i=(n=r(53))&&n.__esModule?n:{default:n};var o={postLogin:function(t){return e("log","postLogin ",t," at apis/modules/oauth.js:4"),i.default.postFormData("/oauth/Login",t)}};t.default=o}).call(this,r(2).default)},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={baseurl_chaoge:"https://huajiao.t1j2.com",appurl_chaoge:"https://huajiao.t1j2.com/api",socketurl:"wss://huajiao.t1j2.com/api/message/websocket",cdnurl:"http://app.xn--43vp3ce98aj8m.com",baseurl:"http://app.xn--43vp3ce98aj8m.com",appurl:"http://app.xn--43vp3ce98aj8m.com/api",amapkey:"0a9f67a6f8f7cc3315d30846a0fde88b",appid:"wx6****************7a",versionName:"1.8.2",versionCode:"182",debug:!0}},,,,,,,,function(e,t,r){"use strict";r.r(t);var n=r(79),i=r.n(n);for(var o in n)"default"!==o&&function(e){r.d(t,e,(function(){return n[e]}))}(o);t.default=i.a},,,,,,,,,,,,function(e,t,r){"use strict";r.r(t);r(13),r(15);var n=r(58);n.default.mpType="page",n.default.route="pages/meeting/meeting",n.default.el="#root",new Vue(n.default)}]); | |
| 2 | 1 | \ No newline at end of file |
| 2 | +!function(e){var t={};function r(n){if(t[n])return t[n].exports;var i=t[n]={i:n,l:!1,exports:{}};return e[n].call(i.exports,i,i.exports,r),i.l=!0,i.exports}r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)r.d(n,i,function(t){return e[t]}.bind(null,i));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=149)}([function(e,t,r){"use strict";function n(e,t,r,n,i,o,s,a,u,c){var l,h="function"==typeof e?e.options:e;if(u){h.components||(h.components={});var f=Object.prototype.hasOwnProperty;for(var d in u)f.call(u,d)&&!f.call(h.components,d)&&(h.components[d]=u[d])}if(c&&((c.beforeCreate||(c.beforeCreate=[])).unshift((function(){this[c.__module]=this})),(h.mixins||(h.mixins=[])).push(c)),t&&(h.render=t,h.staticRenderFns=r,h._compiled=!0),n&&(h.functional=!0),o&&(h._scopeId="data-v-"+o),s?(l=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),i&&i.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(s)},h._ssrRegister=l):i&&(l=a?function(){i.call(this,this.$root.$options.shadowRoot)}:i),l)if(h.functional){h._injectStyles=l;var p=h.render;h.render=function(e,t){return l.call(t),p(e,t)}}else{var g=h.beforeCreate;h.beforeCreate=g?[].concat(g,l):[l]}return{exports:e,options:h}}r.d(t,"a",(function(){return n}))},function(e,t){e.exports={"@VERSION":2}},function(e,t,r){"use strict";function n(e){var t=Object.prototype.toString.call(e);return t.substring(8,t.length-1)}function i(){return"string"==typeof __channelId__&&__channelId__}function o(e,t){switch(n(t)){case"Function":return"function() { [native code] }";default:return t}}Object.defineProperty(t,"__esModule",{value:!0}),t.log=function(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];console[e].apply(console,r)},t.default=function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];var s=t.shift();if(i())return t.push(t.pop().replace("at ","uni-app:///")),console[s].apply(console,t);var a=t.map((function(e){var t=Object.prototype.toString.call(e).toLowerCase();if("[object object]"===t||"[object array]"===t)try{e="---BEGIN:JSON---"+JSON.stringify(e,o)+"---END:JSON---"}catch(r){e=t}else if(null===e)e="---NULL---";else if(void 0===e)e="---UNDEFINED---";else{var r=n(e).toUpperCase();e="NUMBER"===r||"BOOLEAN"===r?"---BEGIN:"+r+"---"+e+"---END:"+r+"---":String(e)}return e})),u="";if(a.length>1){var c=a.pop();u=a.join("---COMMA---"),0===c.indexOf(" at ")?u+=c:u+="---COMMA---"+c}else u=a[0];console[s](u)}},,,,,,,,,,function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return weex.requireModule(e)}},function(e,t,r){Vue.prototype.__$appStyle__={},Vue.prototype.__merge_style&&Vue.prototype.__merge_style(r(14).default,Vue.prototype.__$appStyle__)},function(e,t,r){"use strict";r.r(t);var n=r(1),i=r.n(n);for(var o in n)"default"!==o&&function(e){r.d(t,e,(function(){return n[e]}))}(o);t.default=i.a},function(e,t){if("undefined"==typeof Promise||Promise.prototype.finally||(Promise.prototype.finally=function(e){var t=this.constructor;return this.then((function(r){return t.resolve(e()).then((function(){return r}))}),(function(r){return t.resolve(e()).then((function(){throw r}))}))}),"undefined"!=typeof uni&&uni&&uni.requireGlobal){var r=uni.requireGlobal();ArrayBuffer=r.ArrayBuffer,Int8Array=r.Int8Array,Uint8Array=r.Uint8Array,Uint8ClampedArray=r.Uint8ClampedArray,Int16Array=r.Int16Array,Uint16Array=r.Uint16Array,Int32Array=r.Int32Array,Uint32Array=r.Uint32Array,Float32Array=r.Float32Array,Float64Array=r.Float64Array,BigInt64Array=r.BigInt64Array,BigUint64Array=r.BigUint64Array}},,,,,,,,,,,,,function(e,t,r){"use strict";r.r(t);var n=r(29),i=r.n(n);for(var o in n)"default"!==o&&function(e){r.d(t,e,(function(){return n[e]}))}(o);t.default=i.a},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n={name:"TrtcLocalView",props:{viewId:{type:String,default:""}}};t.default=n},function(e,t,r){"use strict";r.r(t);var n=r(31),i=r.n(n);for(var o in n)"default"!==o&&function(e){r.d(t,e,(function(){return n[e]}))}(o);t.default=i.a},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n={name:"TrtcRemoteView",props:{userId:{type:String,default:""},viewId:{type:String,default:""}}};t.default=n},,,,,,,,function(e,t,r){"use strict";r.d(t,"b",(function(){return n})),r.d(t,"c",(function(){return i})),r.d(t,"a",(function(){}));var n=function(){var e=this.$createElement;return(this._self._c||e)("TRTCCloudUniPlugin-TXLocalViewComponent",{attrs:{viewId:this.viewId}})},i=[]},function(e,t,r){"use strict";r.d(t,"b",(function(){return n})),r.d(t,"c",(function(){return i})),r.d(t,"a",(function(){}));var n=function(){var e=this.$createElement;return(this._self._c||e)("TRTCCloudUniPlugin-TXRemoteViewComponent",{attrs:{userId:this.userId,viewId:this.viewId}})},i=[]},,,,,,function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.install=v,t.mapState=t.mapMutations=t.mapGetters=t.mapActions=t.createNamespacedHelpers=t.Store=t.default=void 0;var n=("undefined"!=typeof window?window:"undefined"!=typeof global?global:{}).__VUE_DEVTOOLS_GLOBAL_HOOK__;function i(e,t){Object.keys(e).forEach((function(r){return t(e[r],r)}))}function o(e){return null!==e&&"object"==typeof e}var s=function(e,t){this.runtime=t,this._children=Object.create(null),this._rawModule=e;var r=e.state;this.state=("function"==typeof r?r():r)||{}},a={namespaced:{configurable:!0}};a.namespaced.get=function(){return!!this._rawModule.namespaced},s.prototype.addChild=function(e,t){this._children[e]=t},s.prototype.removeChild=function(e){delete this._children[e]},s.prototype.getChild=function(e){return this._children[e]},s.prototype.hasChild=function(e){return e in this._children},s.prototype.update=function(e){this._rawModule.namespaced=e.namespaced,e.actions&&(this._rawModule.actions=e.actions),e.mutations&&(this._rawModule.mutations=e.mutations),e.getters&&(this._rawModule.getters=e.getters)},s.prototype.forEachChild=function(e){i(this._children,e)},s.prototype.forEachGetter=function(e){this._rawModule.getters&&i(this._rawModule.getters,e)},s.prototype.forEachAction=function(e){this._rawModule.actions&&i(this._rawModule.actions,e)},s.prototype.forEachMutation=function(e){this._rawModule.mutations&&i(this._rawModule.mutations,e)},Object.defineProperties(s.prototype,a);var u=function(e){this.register([],e,!1)};u.prototype.get=function(e){return e.reduce((function(e,t){return e.getChild(t)}),this.root)},u.prototype.getNamespace=function(e){var t=this.root;return e.reduce((function(e,r){return e+((t=t.getChild(r)).namespaced?r+"/":"")}),"")},u.prototype.update=function(e){!function e(t,r,n){0;if(r.update(n),n.modules)for(var i in n.modules){if(!r.getChild(i))return void 0;e(t.concat(i),r.getChild(i),n.modules[i])}}([],this.root,e)},u.prototype.register=function(e,t,r){var n=this;void 0===r&&(r=!0);var o=new s(t,r);0===e.length?this.root=o:this.get(e.slice(0,-1)).addChild(e[e.length-1],o);t.modules&&i(t.modules,(function(t,i){n.register(e.concat(i),t,r)}))},u.prototype.unregister=function(e){var t=this.get(e.slice(0,-1)),r=e[e.length-1];t.getChild(r).runtime&&t.removeChild(r)},u.prototype.isRegistered=function(e){var t=this.get(e.slice(0,-1)),r=e[e.length-1];return t.hasChild(r)};var c;var l=function(e){var t=this;void 0===e&&(e={}),!c&&"undefined"!=typeof window&&window.Vue&&v(window.Vue);var r=e.plugins;void 0===r&&(r=[]);var i=e.strict;void 0===i&&(i=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new u(e),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new c,this._makeLocalGettersCache=Object.create(null);var o=this,s=this.dispatch,a=this.commit;this.dispatch=function(e,t){return s.call(o,e,t)},this.commit=function(e,t,r){return a.call(o,e,t,r)},this.strict=i;var l=this._modules.root.state;g(this,l,[],this._modules.root),p(this,l),r.forEach((function(e){return e(t)})),(void 0!==e.devtools?e.devtools:c.config.devtools)&&function(e){n&&(e._devtoolHook=n,n.emit("vuex:init",e),n.on("vuex:travel-to-state",(function(t){e.replaceState(t)})),e.subscribe((function(e,t){n.emit("vuex:mutation",e,t)}),{prepend:!0}),e.subscribeAction((function(e,t){n.emit("vuex:action",e,t)}),{prepend:!0}))}(this)};t.Store=l;var h={state:{configurable:!0}};function f(e,t,r){return t.indexOf(e)<0&&(r&&r.prepend?t.unshift(e):t.push(e)),function(){var r=t.indexOf(e);r>-1&&t.splice(r,1)}}function d(e,t){e._actions=Object.create(null),e._mutations=Object.create(null),e._wrappedGetters=Object.create(null),e._modulesNamespaceMap=Object.create(null);var r=e.state;g(e,r,[],e._modules.root,!0),p(e,r,t)}function p(e,t,r){var n=e._vm;e.getters={},e._makeLocalGettersCache=Object.create(null);var o=e._wrappedGetters,s={};i(o,(function(t,r){s[r]=function(e,t){return function(){return e(t)}}(t,e),Object.defineProperty(e.getters,r,{get:function(){return e._vm[r]},enumerable:!0})}));var a=c.config.silent;c.config.silent=!0,e._vm=new c({data:{$$state:t},computed:s}),c.config.silent=a,e.strict&&function(e){e._vm.$watch((function(){return this._data.$$state}),(function(){0}),{deep:!0,sync:!0})}(e),n&&(r&&e._withCommit((function(){n._data.$$state=null})),c.nextTick((function(){return n.$destroy()})))}function g(e,t,r,n,i){var o=!r.length,s=e._modules.getNamespace(r);if(n.namespaced&&(e._modulesNamespaceMap[s],e._modulesNamespaceMap[s]=n),!o&&!i){var a=_(t,r.slice(0,-1)),u=r[r.length-1];e._withCommit((function(){c.set(a,u,n.state)}))}var l=n.context=function(e,t,r){var n=""===t,i={dispatch:n?e.dispatch:function(r,n,i){var o=m(r,n,i),s=o.payload,a=o.options,u=o.type;return a&&a.root||(u=t+u),e.dispatch(u,s)},commit:n?e.commit:function(r,n,i){var o=m(r,n,i),s=o.payload,a=o.options,u=o.type;a&&a.root||(u=t+u),e.commit(u,s,a)}};return Object.defineProperties(i,{getters:{get:n?function(){return e.getters}:function(){return function(e,t){if(!e._makeLocalGettersCache[t]){var r={},n=t.length;Object.keys(e.getters).forEach((function(i){if(i.slice(0,n)===t){var o=i.slice(n);Object.defineProperty(r,o,{get:function(){return e.getters[i]},enumerable:!0})}})),e._makeLocalGettersCache[t]=r}return e._makeLocalGettersCache[t]}(e,t)}},state:{get:function(){return _(e.state,r)}}}),i}(e,s,r);n.forEachMutation((function(t,r){!function(e,t,r,n){(e._mutations[t]||(e._mutations[t]=[])).push((function(t){r.call(e,n.state,t)}))}(e,s+r,t,l)})),n.forEachAction((function(t,r){var n=t.root?r:s+r,i=t.handler||t;!function(e,t,r,n){(e._actions[t]||(e._actions[t]=[])).push((function(t){var i,o=r.call(e,{dispatch:n.dispatch,commit:n.commit,getters:n.getters,state:n.state,rootGetters:e.getters,rootState:e.state},t);return(i=o)&&"function"==typeof i.then||(o=Promise.resolve(o)),e._devtoolHook?o.catch((function(t){throw e._devtoolHook.emit("vuex:error",t),t})):o}))}(e,n,i,l)})),n.forEachGetter((function(t,r){!function(e,t,r,n){if(e._wrappedGetters[t])return void 0;e._wrappedGetters[t]=function(e){return r(n.state,n.getters,e.state,e.getters)}}(e,s+r,t,l)})),n.forEachChild((function(n,o){g(e,t,r.concat(o),n,i)}))}function _(e,t){return t.reduce((function(e,t){return e[t]}),e)}function m(e,t,r){return o(e)&&e.type&&(r=t,t=e,e=e.type),{type:e,payload:t,options:r}}function v(e){c&&e===c||function(e){if(Number(e.version.split(".")[0])>=2)e.mixin({beforeCreate:r});else{var t=e.prototype._init;e.prototype._init=function(e){void 0===e&&(e={}),e.init=e.init?[r].concat(e.init):r,t.call(this,e)}}function r(){var e=this.$options;e.store?this.$store="function"==typeof e.store?e.store():e.store:e.parent&&e.parent.$store&&(this.$store=e.parent.$store)}}(c=e)}h.state.get=function(){return this._vm._data.$$state},h.state.set=function(e){0},l.prototype.commit=function(e,t,r){var n=this,i=m(e,t,r),o=i.type,s=i.payload,a=(i.options,{type:o,payload:s}),u=this._mutations[o];u&&(this._withCommit((function(){u.forEach((function(e){e(s)}))})),this._subscribers.slice().forEach((function(e){return e(a,n.state)})))},l.prototype.dispatch=function(e,t){var r=this,n=m(e,t),i=n.type,o=n.payload,s={type:i,payload:o},a=this._actions[i];if(a){try{this._actionSubscribers.slice().filter((function(e){return e.before})).forEach((function(e){return e.before(s,r.state)}))}catch(e){0}var u=a.length>1?Promise.all(a.map((function(e){return e(o)}))):a[0](o);return new Promise((function(e,t){u.then((function(t){try{r._actionSubscribers.filter((function(e){return e.after})).forEach((function(e){return e.after(s,r.state)}))}catch(e){0}e(t)}),(function(e){try{r._actionSubscribers.filter((function(e){return e.error})).forEach((function(t){return t.error(s,r.state,e)}))}catch(e){0}t(e)}))}))}},l.prototype.subscribe=function(e,t){return f(e,this._subscribers,t)},l.prototype.subscribeAction=function(e,t){return f("function"==typeof e?{before:e}:e,this._actionSubscribers,t)},l.prototype.watch=function(e,t,r){var n=this;return this._watcherVM.$watch((function(){return e(n.state,n.getters)}),t,r)},l.prototype.replaceState=function(e){var t=this;this._withCommit((function(){t._vm._data.$$state=e}))},l.prototype.registerModule=function(e,t,r){void 0===r&&(r={}),"string"==typeof e&&(e=[e]),this._modules.register(e,t),g(this,this.state,e,this._modules.get(e),r.preserveState),p(this,this.state)},l.prototype.unregisterModule=function(e){var t=this;"string"==typeof e&&(e=[e]),this._modules.unregister(e),this._withCommit((function(){var r=_(t.state,e.slice(0,-1));c.delete(r,e[e.length-1])})),d(this)},l.prototype.hasModule=function(e){return"string"==typeof e&&(e=[e]),this._modules.isRegistered(e)},l.prototype.hotUpdate=function(e){this._modules.update(e),d(this,!0)},l.prototype._withCommit=function(e){var t=this._committing;this._committing=!0,e(),this._committing=t},Object.defineProperties(l.prototype,h);var y=E((function(e,t){var r={};return R(t).forEach((function(t){var n=t.key,i=t.val;r[n]=function(){var t=this.$store.state,r=this.$store.getters;if(e){var n=T(this.$store,"mapState",e);if(!n)return;t=n.context.state,r=n.context.getters}return"function"==typeof i?i.call(this,t,r):t[i]},r[n].vuex=!0})),r}));t.mapState=y;var w=E((function(e,t){var r={};return R(t).forEach((function(t){var n=t.key,i=t.val;r[n]=function(){for(var t=[],r=arguments.length;r--;)t[r]=arguments[r];var n=this.$store.commit;if(e){var o=T(this.$store,"mapMutations",e);if(!o)return;n=o.context.commit}return"function"==typeof i?i.apply(this,[n].concat(t)):n.apply(this.$store,[i].concat(t))}})),r}));t.mapMutations=w;var b=E((function(e,t){var r={};return R(t).forEach((function(t){var n=t.key,i=t.val;i=e+i,r[n]=function(){if(!e||T(this.$store,"mapGetters",e))return this.$store.getters[i]},r[n].vuex=!0})),r}));t.mapGetters=b;var k=E((function(e,t){var r={};return R(t).forEach((function(t){var n=t.key,i=t.val;r[n]=function(){for(var t=[],r=arguments.length;r--;)t[r]=arguments[r];var n=this.$store.dispatch;if(e){var o=T(this.$store,"mapActions",e);if(!o)return;n=o.context.dispatch}return"function"==typeof i?i.apply(this,[n].concat(t)):n.apply(this.$store,[i].concat(t))}})),r}));t.mapActions=k;var S=function(e){return{mapState:y.bind(null,e),mapGetters:b.bind(null,e),mapMutations:w.bind(null,e),mapActions:k.bind(null,e)}};function R(e){return function(e){return Array.isArray(e)||o(e)}(e)?Array.isArray(e)?e.map((function(e){return{key:e,val:e}})):Object.keys(e).map((function(t){return{key:t,val:e[t]}})):[]}function E(e){return function(t,r){return"string"!=typeof t?(r=t,t=""):"/"!==t.charAt(t.length-1)&&(t+="/"),e(t,r)}}function T(e,t,r){return e._modulesNamespaceMap[r]}t.createNamespacedHelpers=S;var x={Store:l,install:v,version:"3.4.0",mapState:y,mapMutations:w,mapGetters:b,mapActions:k,createNamespacedHelpers:S};t.default=x},,function(e,t,r){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n,i=(n=r(126))&&n.__esModule?n:{default:n};var o=function(){return uni.getStorageSync("AuthToken_KEY")||""},s=function(e){uni.setStorageSync("ORDER_COUNT_KEY",e)},a=function(e){uni.setStorageSync("SYSTEM_INFO_KEY",e)},u={getToken:o,addToken:function(t){e("log","service addToken",t," at service/service.js:15"),uni.setStorageSync("AuthToken_KEY",t)},getTokenChaoge:function(){return uni.getStorageSync("AuthToken_KEY_Chaoge")||""},addTokenChaoge:function(t){e("log","service addTokenChaoge",t," at service/service.js:24"),uni.setStorageSync("AuthToken_KEY_Chaoge",t)},saveUser:function(t){e("log","service saveUser",t," at service/service.js:29"),uni.setStorageSync("USERS_KEY",t)},getUser:function(){var e=uni.getStorageSync("USERS_KEY")||{};return e&&e.id,e},getOrderCount:function(){return uni.getStorageSync("ORDER_COUNT_KEY")||""},addOrderCount:s,updateOrderCount:function(e){e?s(e):o()},getSystemInfo:function(){return new Promise((function(e,t){var r=uni.getStorageSync("SYSTEM_INFO_KEY");r&&r.statusBarHeight?e(r):uni.getSystemInfo({success:function(t){e(t),a(t)},fail:function(){t()}})}))},setSystemInfo:a,getPayDomain:function(){return new Promise((function(e,t){i.default.prototype.API.PayDomain().then((function(t){t.code>0&&t.data?e(t.data):e("https://manage.casichtzh.com/")}))}))}};t.default=u}).call(this,r(2).default)},,,,function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.TRTCCloudDef=t.TRTCAudioQuality=t.TRTCVideoStreamType=t.TRTCRoleType=t.TRTCAppScene=t.TRTCParams=void 0;var n=function(e,t,r,n,i,o,s,a,u,c){this.sdkAppId=e,this.userId=t,this.roomId=r,this.userSig=n,this.strRoomId=i,this.privateMapKey=o,this.role=s,this.businessInfo=a,this.streamId=u,this.userDefineRecordId=c};t.TRTCParams=n,function(e){e[e.TRTCAppSceneVideoCall=0]="TRTCAppSceneVideoCall",e[e.TRTCAppSceneLIVE=1]="TRTCAppSceneLIVE",e[e.TRTCAppSceneAudioCall=2]="TRTCAppSceneAudioCall",e[e.TRTCAppSceneVoiceChatRoom=3]="TRTCAppSceneVoiceChatRoom"}(t.TRTCAppScene||(t.TRTCAppScene={})),function(e){e[e.TRTCRoleAnchor=20]="TRTCRoleAnchor",e[e.TRTCRoleAudience=21]="TRTCRoleAudience"}(t.TRTCRoleType||(t.TRTCRoleType={})),function(e){e[e.TRTCVideoStreamTypeBig=0]="TRTCVideoStreamTypeBig",e[e.TRTCVideoStreamTypeSmall=1]="TRTCVideoStreamTypeSmall",e[e.TRTCVideoStreamTypeSub=2]="TRTCVideoStreamTypeSub"}(t.TRTCVideoStreamType||(t.TRTCVideoStreamType={})),function(e){e[e.TRTCAudioQualitySpeech=1]="TRTCAudioQualitySpeech",e[e.TRTCAudioQualityDefault=2]="TRTCAudioQualityDefault",e[e.TRTCAudioQualityMusic=3]="TRTCAudioQualityMusic"}(t.TRTCAudioQuality||(t.TRTCAudioQuality={}));var i=function(){function e(){}return e.TRTC_AUDIO_ROUTE_SPEAKER=0,e.TRTC_AUDIO_ROUTE_EARPIECE=1,e}();t.TRTCCloudDef=i},function(e,t,r){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n,i=(n=r(48))&&n.__esModule?n:{default:n};var o=function(t,r,n,o){t="https://huajiao.t1j2.com/api"+t;var s=o||{};return s=Object.assign({},s,{Authorization:i.default.getTokenChaoge()}),new Promise((function(o,a){uni.request({url:t,data:n,method:r,header:s,success:function(r){uni.hideLoading(),e("log","chaoge request url",t," at service/request_chaoge.js:32"),e("log","chaoge request header",s," at service/request_chaoge.js:33"),e("log","chaoge request data",n," at service/request_chaoge.js:34"),e("log","chaoge request res",r," at service/request_chaoge.js:35"),200===r.data.code?r.data.code<0&&r.data.code?uni.showToast({icon:"none",title:r.data.msg,duration:2e3}):o(r.data):403===r.code||-999===r.data.code||600==r.data.code?(i.default.addToken(""),uni.reLaunch({url:"/pages/user/auth/auth"})):uni.showToast({icon:"none",title:r.data.msg,duration:2e3})},fail:function(t){e("log","chaoge request fail",t," at service/request_chaoge.js:61")}})}))},s={get:function(e,t){return o(e,"GET",t)},post:function(e,t){return o(e,"POST",t)},postFormData:function(e,t){return o(e,"POST",t,{"Content-Type":"application/x-www-form-urlencoded"})},del:function(e,t){return o(e,"DELETE",t)},request:o};t.default=s}).call(this,r(2).default)},,,,,function(e,t,r){"use strict";var n=r(102),i=r(77),o=r(0);var s=Object(o.a)(i.default,n.b,n.c,!1,null,null,"50d12911",!1,n.a,void 0);(function(e){this.options.style||(this.options.style={}),Vue.prototype.__merge_style&&Vue.prototype.__$appStyle__&&Vue.prototype.__merge_style(Vue.prototype.__$appStyle__,this.options.style),Vue.prototype.__merge_style?Vue.prototype.__merge_style(r(137).default,this.options.style):Object.assign(this.options.style,r(137).default)}).call(s),t.default=s.exports},,,,,,,,,,,,,,,,,,,function(e,t,r){"use strict";var n=r(78),i=r.n(n);t.default=i.a},function(e,t,r){"use strict";(function(e,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(46),o=p(r(116)),s=p(r(117)),a=r(52),u=r(119),c=p(r(121)),l=p(r(122)),h=p(r(123)),f=p(r(129)),d=p(r(48));function p(e){return e&&e.__esModule?e:{default:e}}function g(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function _(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?g(Object(r),!0).forEach((function(t){m(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):g(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function m(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}e("globalEvent");var v=getApp().globalData.socketTask,y={components:{TrtcLocalView:c.default,TrtcRemoteView:l.default},filters:{imageUrlFilter:function(e){try{if(0==e.indexOf("data:")){var t=e;return t=(t=t.replace("/data:image//png;base64,/","")).replace("//","")}return 0==e.indexOf("http")||0==e.indexOf("../")||0==e.indexOf("/static")?e:f.default.baseurl+e}catch(t){return e}}},data:function(){return{hasInvite:!1,meetingCustomerUser:{userId:0,meeting:!1},meetingBusinessUser:{userId:0,meeting:!1},meetingServiceUser:{userId:0,meeting:!1},num:10,trtcCloud:null,sdkAppId:0,userSig:"",roomId:0,userId:"",userType:"\u7b49\u5f85\u8fdb\u5165",appScene:a.TRTCAppScene.TRTCAppSceneVideoCall,isFrontCamera:!0,streamType:a.TRTCVideoStreamType.TRTCVideoStreamTypeBig,remoteUserId:"",audioRoute:a.TRTCCloudDef.TRTC_AUDIO_ROUTE_SPEAKER,messageList:[],messageContent:"",myUserInfo:"",room:{},shopId:0,sellerUserId:0,param:{},joinType:"customer",scorllId:"bottom"}},computed:_(_({},(0,i.mapState)(["user","statistics","common"])),{},{startBtnVisible:function(){return this.userId==this.meetingServiceUser.userId&&!this.meetingServiceUser.meeting},joinBtnVisible:function(){return this.userId!=this.meetingServiceUser.userId&&(this.meetingServiceUser.meeting&&!this.meeting)}}),onLoad:function(e){var t=this;this.param=e;var r=e.joinType||"customer";this.joinType=r,this.roomId=e.roomId,this.sellerUserId=e.userid,this.userId="".concat(r,"_")+this.user.id,n("log","this.user",this.user," at pages/meeting/meeting.nvue:228"),this.shopId=e.shop_id,"customer"==r?(this.meetingCustomerUser=Object.assign({},this.meetingCustomerUser,{userId:this.userId,id:this.user.id}),this.createRoom({name:"\u6d4b\u8bd5\u623f\u95f4",bodyText:"",roomNo:"",description:"",clientId:"",shopId:e.shop_id}),this.getUserInfo(this.user.id,"customer")):(this.room={id:e.roomId,RoomNo:e.roomId},this.meetingCustomerUser={userId:"customer_"+e.customerid.toString(),id:e.customerid,meeting:!1}),"seller"==r&&(this.meetingBusinessUser={userId:this.userId,id:this.user.id,meeting:!1},this.getUserInfo(this.user.id,"seller")),"service"==r&&(this.meetingServiceUser={userId:this.userId,id:this.user.id,meeting:!1},this.getUserInfo(this.user.id,"service")),this.roomId&&(this.joinRoom(),this.handleStartMeeting()),this.$forceUpdate(),uni.$on("socketMessage",(function(e){if(n("log","socketMessage",e," at pages/meeting/meeting.nvue:286"),"send_to_room"==e.messageType||"send_to_room"==e.method){var r={customer:"\u9700\u65b9",seller:"\u4f9b\u65b9",service:"\u5ba2\u670d"}[(e.formUserId||"").split("_")[0]]||e.realName;t.addMessage(r,e.message)}if("join"==e.messageType||"join"==e.method){var i=e.userIntId;if(i!=t.user.id){var o=e.messageContent;n("log","joinType",o,e," at pages/meeting/meeting.nvue:303"),"seller"==o&&(t.meetingBusinessUser.userId="seller_"+i,t.meetingBusinessUser.id=i,t.addMessage("","\u4f9b\u65b9\u52a0\u5165\u623f\u95f4")),"service"==o&&(t.meetingServiceUser.userId="service_"+i,t.meetingServiceUser.id=i,t.addMessage("","\u5ba2\u670d\u52a0\u5165\u623f\u95f4")),t.getUserInfo(i,o)}}}))},onHide:function(){this.destroyInstance(),this.stopLocalPreview()},mounted:function(){"android"===uni.getSystemInfoSync().platform&&(o.default.requestAndroidPermission("android.permission.RECORD_AUDIO"),o.default.requestAndroidPermission("android.permission.CAMERA")),this.initUserSign()},onUnload:function(){this.destroyInstance(),n("log","- onUnload"," at pages/meeting/meeting.nvue:332")},onBackPress:function(){this.destroyInstance()},methods:{getUserInfo:function(e,t){var r=this;h.default.getUserInfo(e).then((function(e){n("log","getUserInfo",e," at pages/meeting/meeting.nvue:340");var i=e.data;i&&i.id&&("customer"==t&&(r.meetingCustomerUser.userInfo=i),"seller"==t&&(r.meetingBusinessUser.userInfo=i),"service"==t&&(r.meetingServiceUser.userInfo=i)),r.$forceUpdate()}))},addMessage:function(e,t){var r=this;this.messageList.push({author:e||"\u7cfb\u7edf",content:t,id:this.messageList.length}),this.$nextTick((function(){r.scrollToBottom()}))},scrollToBottom:function(){var e=this;this.scorllId="item1_"+this.messageList[this.messageList.length-1].id,this.$nextTick((function(){e.scorllId="bottom"}))},joinRoom:function(){var e={method:"join",IsRoom:!0,RoomNo:this.roomId,RoomName:this.room.RoomName,messageContent:this.joinType,token:d.default.getTokenChaoge()};n("log","joinRoom",e," at pages/meeting/meeting.nvue:382"),v.send({data:JSON.stringify(e),success:function(e){n("log","socketTask.send success",e," at pages/meeting/meeting.nvue:386")},fail:function(e){function t(t){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(e){n("log","socketTask.send fail",fail," at pages/meeting/meeting.nvue:389")})),complete:function(){}})},initUserSign:function(){var e=this;if(this.userId){n("log","initUserSign",this.userId," at pages/meeting/meeting.nvue:396");var t=(0,u.genTestUserSig)(this.userId),r=t.sdkAppId,i=t.userSig;this.sdkAppId=r,this.userSig=i,n("log","sdkAppId,userSig",r,i," at pages/meeting/meeting.nvue:404"),r&&i||uni.showToast({title:"\u8bf7\u586b\u5199 sdkAppId\u3001userSig",icon:"none"})}else setTimeout((function(){e.initUserSign()}),200)},handleToSubmitOrder:function(){uni.navigateBack()},handleInviteBusinessUser:function(){h.default.message.getInviteBusinessUserJoin(this.shopId,this.room.RoomNo,this.sellerUserId).then((function(e){}))},handleInviteServiceUser:function(){var e=this;uni.showLoading(),h.default.message.getInviteServiceUserJoin(this.room.RoomNo,"joinMultiplayerVideo").then((function(t){uni.showToast({title:"\u9080\u8bf7\u6210\u529f"}),e.hasInvite=!0})).finally((function(){uni.hideLoading()}))},createRoom:function(e){var t=this;uni.showLoading({title:"\u6b63\u5728\u521b\u5efa\u623f\u95f4"}),h.default.message.postAddRoom(e).then((function(e){t.room=e.data,t.roomId=e.data.RoomNo,t.handleInviteBusinessUser(),t.joinRoom(),t.handleStartMeeting()})).finally((function(){uni.hideLoading()}))},sendMessage:function(){var e=JSON.stringify({formUserId:this.userId,contentType:"",content:this.messageContent,messageContent:this.messageContent,sendTime:new Date,method:"send_to_room",RoomNo:this.room.RoomNo,RoomName:this.room.Name,IsRoom:!0,token:d.default.getTokenChaoge()});n("log",e," at pages/meeting/meeting.nvue:465"),v.send({data:e,success:function(e){n("log","socketTask.send success",e," at pages/meeting/meeting.nvue:469")},fail:function(e){n("log","socketTask.send fail",e," at pages/meeting/meeting.nvue:472")},complete:function(){}}),this.messageContent=""},handleJoinMeeting:function(){this.meeting=!0,this.startLocalPreview()},handleStartMeeting:function(){var e=this;this.$nextTick((function(){e.createTrtcCloud(),e.enterRoom()}))},handleEndtMeeting:function(){this.meeting=!1,this.meetingCustomerUser.meeting=!1,this.meetingBusinessUser.meeting=!1,this.meetingServiceUser.meeting=!1,this.stopLocalPreview()},bindInputChange:function(e,t){var r=e.detail.value;switch(t){case"roomId":this.roomId=r;break;case"userId":this.userId=r}},destroyInstance:function(){this.trtcCloud&&(s.default.destroyInstance(),this.trtcCloud=null)},createTrtcCloud:function(){this.trtcCloud||(this.trtcCloud=s.default.createInstance(),this.handleEvents(),this.sdkAppId&&uni.$createTrtcCloudUpload(this.sdkAppId))},enterRoom:function(){this.userId;try{var e=this.sdkAppId,t=this.appScene,r=this.userSig,i={roomId:0,strRoomId:this.room.RoomNo,userId:this.userId,sdkAppId:e,userSig:r};n("log","enterRoom",i," at pages/meeting/meeting.nvue:538"),this.trtcCloud.enterRoom(i,t),this.sdkAppId&&uni.$enterRoomSuccessUpload(this.sdkAppId)}catch(e){this.addMessage("","enterRoom error = ".concat(JSON.stringify(e))),this.sdkAppId&&uni.$enterRoomFailedUpload(this.sdkAppId,JSON.stringify(e))}},exitRoom:function(){try{this.meeting=!1,this.stopLocalPreview(),this.stopRemoteView(),this.trtcCloud.exitRoom()}catch(e){}},startLocalPreview:function(){var e=this;this.meeting=!0;var t=this.userId;this.meetingBusinessUser.userId==t&&(this.meetingBusinessUser.meeting=!0),this.meetingCustomerUser.userId==t&&(this.meetingCustomerUser.meeting=!0),this.meetingServiceUser.userId==t&&(this.meetingServiceUser.meeting=!0),this.enterRoom(),this.$nextTick((function(){e.trtcCloud.startLocalPreview(e.isFrontCamera,"".concat(e.joinType,"_local")),e.trtcCloud.startLocalAudio(a.TRTCAudioQuality.TRTCAudioQualityDefault),e.sdkAppId&&uni.$startLocalPreviewUpload(e.sdkAppId)}))},stopLocalPreview:function(){this.trtcCloud.stopLocalPreview(),this.trtcCloud.stopLocalAudio()},startRemoteView:function(e){var t=this,r=e.split("_")[0],n=e==this.userId?"local":"remote";"customer"==r&&(this.meetingCustomerUser.userId=e,this.meetingCustomerUser.meeting=!0),"seller"==r&&(this.meetingBusinessUser.userId=e,this.meetingBusinessUser.meeting=!0),"service"==r&&(this.meetingServiceUser.userId=e,this.meetingServiceUser.meeting=!0),this.$forceUpdate(),setTimeout((function(){t.$nextTick((function(){t.trtcCloud.startRemoteView(e,t.streamType,"".concat(r,"_").concat(n)),t.sdkAppId&&uni.$startRemoteViewSuccessUpload(t.sdkAppId)}))}),1e3)},stopRemoteView:function(e){this.trtcCloud.stopRemoteView(e,this.streamType),this.meetingBusinessUser.userId==e&&(this.meetingBusinessUser.meeting=!1),this.meetingCustomerUser.userId==e&&(this.meetingCustomerUser.meeting=!1),this.meetingServiceUser.userId==e&&(this.meetingServiceUser.meeting=!1)},switchAudioRoute:function(){this.audioRoute=this.audioRoute===a.TRTCCloudDef.TRTC_AUDIO_ROUTE_SPEAKER?a.TRTCCloudDef.TRTC_AUDIO_ROUTE_EARPIECE:a.TRTCCloudDef.TRTC_AUDIO_ROUTE_SPEAKER,this.trtcCloud.setAudioRoute(this.audioRoute)},handleEvents:function(){var e=this;this.trtcCloud.on("onWarning",(function(e){uni.showToast({title:"onWarning: ".concat(JSON.stringify(e)),icon:"none"})})),this.trtcCloud.on("onError",(function(t){n("log","onError",t," at pages/meeting/meeting.nvue:632"),e.sdkAppId&&uni.$onErrorUpload(e.sdkAppId,JSON.stringify(t))})),this.trtcCloud.on("onEnterRoom",(function(t){n("log","- onEnterRoom = ".concat(t)," at pages/meeting/meeting.nvue:636"),t>0?e.addMessage("","\u8fdb\u623f\u6210\u529f\uff0c\u8017\u65f6: ".concat(t,"ms")):n("log","enter room failed\uff0cerror code = ".concat(t)," at pages/meeting/meeting.nvue:640")})),this.trtcCloud.on("onExitRoom",(function(t){e.addMessage("","\u9000\u623f ".concat(["\u4e3b\u52a8\u8c03\u7528 exitRoom \u9000\u623f","\u88ab\u670d\u52a1\u5668\u8e22\u51fa\u5f53\u524d\u623f\u95f4","\u5f53\u524d\u623f\u95f4\u6574\u4e2a\u88ab\u89e3\u6563"][t])),e.meeting=!1})),this.trtcCloud.on("onFirstVideoFrame",(function(e){n("log","\u6e32\u67d3\u7684\u9996\u5e27\u753b\u9762\u54cd\u5e94 = ".concat(JSON.stringify(e))," at pages/meeting/meeting.nvue:649")})),this.trtcCloud.on("onRemoteUserEnterRoom",(function(t){n("log","onRemoteUserEnterRoom",t," at pages/meeting/meeting.nvue:652");var r=t.split("_")[0],i=t.split("_")[1];e.addMessage("","".concat({customer:"\u9700\u65b9",seller:"\u4f9b\u65b9",service:"\u5ba2\u670d"}[r]||"\u672a\u77e5\u7528\u6237","\u52a0\u5165\u89c6\u9891\u804a\u5929")),e.getUserInfo(i,r),"customer"==r&&(e.meetingCustomerUser.userId=t),"seller"==r&&(e.meetingBusinessUser.userId=t),"service"==r&&(e.meetingServiceUser.userId=t)})),this.trtcCloud.on("onRemoteUserLeaveRoom",(function(e){})),this.trtcCloud.on("onUserVideoAvailable",(function(t){var r=t.userId,i=t.available;n("log","onUserVideoAvailable",t," at pages/meeting/meeting.nvue:682");var o=r.split("_")[0];i?e.meeting?e.$nextTick((function(){e.startRemoteView(r)})):"service"==o&&(e.meeting=!0,e.$nextTick((function(){e.startLocalPreview(),e.startRemoteView(r)}))):(e.addMessage("","".concat({customer:"\u9700\u65b9",seller:"\u4f9b\u65b9",service:"\u5ba2\u670d"}[o]||"\u672a\u77e5\u7528\u6237","\u9000\u51fa\u89c6\u9891\u804a\u5929")),"service"==o&&(e.meeting=!1,e.meetingCustomerUser.meeting=!1,e.meetingServiceUser.meeting=!1,e.meetingBusinessUser.meeting=!1,e.stopLocalPreview(),e.stopRemoteView(e.meetingCustomerUser.userId),e.stopRemoteView(e.meetingServiceUser.userId),e.stopRemoteView(e.meetingBusinessUser.userId)),r==e.userId?e.stopLocalPreview():e.stopRemoteView(r))})),this.trtcCloud.on("onExitRoom",(function(e){n("log","onExitRoom = ".concat(JSON.stringify(e))," at pages/meeting/meeting.nvue:726")}))}}};t.default=y}).call(this,r(12).default,r(2).default)},function(e,t){e.exports={hide:{position:"absolute",top:"-1000",left:"-1000"},back:{position:"fixed",top:0,bottom:0,left:0,right:0,display:"flex",flexDirection:"column",justifyContent:"space-between",alignItems:"center",paddingTop:"60",paddingBottom:"40rpx"},btn:{height:"40",lineHeight:"40",textAlign:"center",paddingTop:0,paddingRight:"20",paddingBottom:0,paddingLeft:"20",backgroundImage:"linear-gradient(to right,#D669BE,#AF9FFF)",color:"#ffffff",borderRadius:"20",alignItems:"center",maxWidth:"400rpx",flex:1},"simple-btn":{height:"30",lineHeight:"30",borderRadius:"10",paddingTop:0,paddingRight:"15",paddingBottom:0,paddingLeft:"15",textAlign:"center",backgroundColor:"rgba(0,0,0,0.3)",color:"#ffffff",fontSize:"12"},message:{height:"170",backgroundColor:"#111118",borderTopLeftRadius:"10",borderTopRightRadius:"10",borderBottomRightRadius:"10",borderBottomLeftRadius:"10",opacity:.4,fontSize:"12",paddingTop:"10",paddingRight:"10",paddingBottom:"10",paddingLeft:"10",width:"650rpx",flex:1},"bottom-input":{marginTop:"20rpx"},input:{width:"650rpx",height:"80rpx",backgroundColor:"#111118",borderRadius:"20",opacity:.4,paddingTop:"10",paddingRight:"10",paddingBottom:"10",paddingLeft:"10",fontSize:"12",color:"#ffffff"},name:{width:"100",height:"20",lineHeight:"20",backgroundColor:"rgba(0,0,0,0.5)",borderTopLeftRadius:0,borderTopRightRadius:0,borderBottomRightRadius:"10",borderBottomLeftRadius:"10",color:"#ffffff",fontSize:"12",zIndex:9999,textAlign:"center",position:"absolute",top:0},list1:{width:"380rpx",position:"relative",borderRadius:"40rpx",display:"flex",justifyContent:"center",alignItems:"center",backgroundColor:"rgba(0,0,0,0.1)",backgroundRepeat:"no-repeat",backgroundPosition:"bottom",backgroundSize:80},"img-bg":{position:"absolute",bottom:"-30rpx",height:"300rpx",width:"250rpx",left:"25rpx"},"list-waiting":{height:"350rpx",display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center",color:"#ffffff"},swiper:{width:"650rpx"},"@VERSION":2}},,,,,,,,,,,,,,,,,,,,,,,function(e,t,r){"use strict";r.d(t,"b",(function(){return n})),r.d(t,"c",(function(){return i})),r.d(t,"a",(function(){}));var n=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("scroll-view",{staticStyle:{flexDirection:"column"},attrs:{scrollY:!0,showScrollbar:!1,enableBackToTop:!0,bubble:"true"}},[r("view",[r("u-image",{staticStyle:{width:"100%",height:"100%"},attrs:{src:"../../static/home/banck2.png",mode:"widthFix"}}),r("view",{staticClass:["back"]},[r("view",{staticClass:["list1"]},[r("u-image",{staticClass:["img-bg"],staticStyle:{left:"60rpx",bottom:"-20rpx"},attrs:{src:"/static/head_kefu.png",mode:"aspectFill"}}),r("view",{staticStyle:{height:"360rpx",width:"300rpx",flexDirection:"row",justifyContent:"center",margin:"0 auto"}},[e.meetingServiceUser.userId&&e.userId==e.meetingServiceUser.userId&&e.meetingServiceUser.meeting?r("view",[r("trtc-local-view",{staticStyle:{height:"380rpx",width:"360rpx"},attrs:{viewId:"service_local"}})],1):e._e(),r("view",{class:{hide:!(e.meetingServiceUser.userId&&e.userId!=e.meetingServiceUser.userId&&e.meetingServiceUser.meeting)}},[r("trtc-remote-view",{staticStyle:{height:"360rpx",width:"300rpx"},attrs:{userId:e.meetingServiceUser.userId,viewId:"service_remote"}})],1),e.meetingServiceUser.userId?e._e():r("view",{staticClass:["list-waiting"]},[r("u-text",{staticStyle:{color:"#fff"},appendAsTree:!0,attrs:{append:"tree"}},[e._v("\u7b49\u5f85\u5ba2\u670d\u52a0\u5165")]),e.hasInvite||"customer"!=e.joinType?e._e():r("u-text",{staticClass:["simple-btn"],staticStyle:{marginTop:"40px"},appendAsTree:!0,attrs:{append:"tree"},on:{click:e.handleInviteServiceUser}},[e._v("\u9080\u8bf7\u5ba2\u670d")])]),e.meetingServiceUser.userId&&!e.meetingServiceUser.meeting?r("block",[e.meetingServiceUser.userInfo&&e.meetingServiceUser.userInfo.avatar?r("u-image",{staticStyle:{width:"300rpx",height:"360rpx",borderRadius:"40rpx"},attrs:{src:e._f("imageUrlFilter")(e.meetingServiceUser.userInfo.avatar),mode:"aspectFill"}}):e._e()],1):e._e()],1),r("u-text",{staticClass:["name"],appendAsTree:!0,attrs:{append:"tree"}},[e._v("\u5ba2\u670d")])],1),r("view",{staticStyle:{display:"flex",flexDirection:"row",justifyContent:"space-between",width:"650rpx",marginTop:"40rpx"}},[r("view",{staticClass:["list1"],staticStyle:{width:"300rpx",marginRight:"20px"}},[r("u-image",{staticClass:["img-bg"],attrs:{src:"/static/head_gf.png",mode:"aspectFill"}}),r("view",{staticStyle:{width:"100%",height:"360rpx"}},[r("view",{class:{hide:!(e.meetingBusinessUser&&e.meetingBusinessUser.userId&&e.meetingBusinessUser.userId==e.userId&&e.meetingBusinessUser.meeting)}},[r("trtc-local-view",{staticStyle:{height:"380rpx",width:"360rpx"},attrs:{viewId:"seller_local"}})],1),r("view",{class:{hide:!(e.meetingBusinessUser&&e.meetingBusinessUser.userId&&e.meetingBusinessUser.userId!=e.userId&&e.meetingBusinessUser.meeting)}},[r("trtc-remote-view",{staticStyle:{height:"360rpx",width:"300rpx"},attrs:{userId:e.meetingBusinessUser.userId,viewId:"seller_remote"}})],1),e.meetingBusinessUser.userId?e._e():r("view",{staticClass:["list-waiting"]},[r("u-text",{staticStyle:{color:"#fff"},appendAsTree:!0,attrs:{append:"tree"}},[e._v("\u7b49\u5f85\u4f9b\u65b9\u52a0\u5165")])]),e.meetingBusinessUser.userId&&!e.meetingBusinessUser.meeting?r("block",[e.meetingBusinessUser.userInfo&&e.meetingBusinessUser.userInfo.avatar?r("u-image",{staticStyle:{width:"300rpx",height:"360rpx",borderRadius:"40rpx"},attrs:{src:e._f("imageUrlFilter")(e.meetingBusinessUser.userInfo.avatar),mode:"aspectFill"}}):e._e()],1):e._e()],1),r("u-text",{staticClass:["name"],appendAsTree:!0,attrs:{append:"tree"}},[e._v("\u4f9b\u65b9")])],1),r("view",{staticClass:["list1"],staticStyle:{width:"300rpx",marginRight:"20px"}},[r("u-image",{staticClass:["img-bg"],attrs:{src:"/static/head_xf.png",mode:"aspectFill"}}),r("view",{staticStyle:{width:"100%",height:"360rpx"}},[e.meetingCustomerUser&&e.meetingCustomerUser.userId&&e.meetingCustomerUser.userId==e.userId&&e.meetingCustomerUser.meeting?r("view",[r("trtc-local-view",{staticStyle:{height:"380rpx",width:"360rpx"},attrs:{viewId:"customer_local"}})],1):e._e(),r("view",{class:{hide:!(e.meetingCustomerUser&&e.meetingCustomerUser.userId&&e.meetingCustomerUser.userId!=e.userId&&e.meetingCustomerUser.meeting)}},[r("trtc-remote-view",{staticStyle:{height:"360rpx",width:"300rpx"},attrs:{userId:e.meetingCustomerUser.userId,viewId:"customer_remote"}})],1),e.meetingCustomerUser.userId&&e.meetingCustomerUser.meeting?e._e():r("block",[e.meetingCustomerUser.userInfo&&e.meetingCustomerUser.userInfo.avatar?r("u-image",{staticStyle:{width:"300rpx",height:"360rpx",borderRadius:"40rpx"},attrs:{src:e._f("imageUrlFilter")(e.meetingCustomerUser.userInfo.avatar),mode:"aspectFill"}}):e._e()],1)],1),r("u-text",{staticClass:["name"],appendAsTree:!0,attrs:{append:"tree"}},[e._v("\u9700\u65b9")])],1)]),r("view",{staticStyle:{flexDirection:"row",justifyContent:"space-around",marginTop:"40rpx",marginBottom:"40rpx",width:"650rpx"}},[e.startBtnVisible?r("u-text",{staticClass:["btn"],staticStyle:{marginRight:"20rpx"},appendAsTree:!0,attrs:{append:"tree"},on:{click:e.handleJoinMeeting}},[e._v("\u5f00\u59cb\u89c6\u9891")]):e._e(),e.joinBtnVisible?r("u-text",{staticClass:["btn"],staticStyle:{marginRight:"20rpx"},appendAsTree:!0,attrs:{append:"tree"},on:{click:e.handleJoinMeeting}},[e._v("\u52a0\u5165\u89c6\u9891")]):e._e(),e.meeting&&"service"==e.joinType?r("u-text",{staticClass:["btn"],staticStyle:{marginRight:"20px"},appendAsTree:!0,attrs:{append:"tree"},on:{click:e.handleEndtMeeting}},[e._v("\u6302\u65ad")]):e._e(),"customer"==e.joinType?r("u-text",{staticClass:["btn"],appendAsTree:!0,attrs:{append:"tree"},on:{click:e.handleToSubmitOrder}},[e._v("\u7acb\u5373\u4e0b\u5355")]):e._e()]),r("scroll-view",{staticClass:["message"],attrs:{scrollY:!0,scrollIntoView:e.scorllId}},[r("view",{staticStyle:{width:"320px"}},e._l(e.messageList,(function(t){return r("view",{attrs:{id:"item_"+t.id}},[r("u-text",{staticStyle:{color:"#fff",marginLeft:"10rpx",display:"inline",fontSize:"15px"},appendAsTree:!0,attrs:{append:"tree"}},[e._v("\u3010"+e._s(t.author||"\u7cfb\u7edf")+"\u3011\uff1a"+e._s(t.content))])])})),0),r("view",{staticStyle:{height:"10rpx"},attrs:{id:"bottom"}})]),r("view",{staticClass:["bottom-input"]},[r("u-input",{staticClass:["input"],attrs:{placeholder:"\u60f3\u8bf4\u70b9\u4ec0\u4e48\uff1f",placeholderStyle:"color:#fff",confirmType:"send",value:e.messageContent},on:{confirm:e.sendMessage,input:function(t){e.messageContent=t.detail.value}}})],1)],1)],1)])},i=[]},,,,,,,,,,,,,,function(e,t,r){(function(t){var r;r="iOS"==plus.os.name,e.exports={judgeIosPermission:function(e){return"location"==e?(n=plus.ios.import("CLLocationManager"),i=n.authorizationStatus(),t("log","\u5b9a\u4f4d\u6743\u9650\u5f00\u542f\uff1a"+(r=2!=i)," at TrtcCloud/permission.js:47"),plus.ios.deleteObject(n),r):"camera"==e?function(){var e=!1,r=plus.ios.import("AVCaptureDevice"),n=r.authorizationStatusForMediaType("vide");return t("log","authStatus:"+n," at TrtcCloud/permission.js:84"),3==n?(e=!0,t("log","\u76f8\u673a\u6743\u9650\u5df2\u7ecf\u5f00\u542f"," at TrtcCloud/permission.js:87")):t("log","\u76f8\u673a\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:89"),plus.ios.deleteObject(r),e}():"photoLibrary"==e?function(){var e=!1,r=plus.ios.import("PHPhotoLibrary"),n=r.authorizationStatus();return t("log","authStatus:"+n," at TrtcCloud/permission.js:100"),3==n?(e=!0,t("log","\u76f8\u518c\u6743\u9650\u5df2\u7ecf\u5f00\u542f"," at TrtcCloud/permission.js:103")):t("log","\u76f8\u518c\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:105"),plus.ios.deleteObject(r),e}():"record"==e?function(){var e=!1,r=plus.ios.import("AVAudioSession"),n=r.sharedInstance().recordPermission();return t("log","permissionStatus:"+n," at TrtcCloud/permission.js:68"),1684369017==n||1970168948==n?t("log","\u9ea6\u514b\u98ce\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:70"):(e=!0,t("log","\u9ea6\u514b\u98ce\u6743\u9650\u5df2\u7ecf\u5f00\u542f"," at TrtcCloud/permission.js:73")),plus.ios.deleteObject(r),e}():"push"==e?function(){var e=!1,r=plus.ios.import("UIApplication"),n=r.sharedApplication(),i=0;if(n.currentUserNotificationSettings){var o=n.currentUserNotificationSettings();i=o.plusGetAttribute("types"),t("log","enabledTypes1:"+i," at TrtcCloud/permission.js:18"),0==i?t("log","\u63a8\u9001\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:20"):(e=!0,t("log","\u5df2\u7ecf\u5f00\u542f\u63a8\u9001\u529f\u80fd!"," at TrtcCloud/permission.js:23")),plus.ios.deleteObject(o)}else 0==(i=n.enabledRemoteNotificationTypes())?t("log","\u63a8\u9001\u6743\u9650\u6ca1\u6709\u5f00\u542f!"," at TrtcCloud/permission.js:29"):(e=!0,t("log","\u5df2\u7ecf\u5f00\u542f\u63a8\u9001\u529f\u80fd!"," at TrtcCloud/permission.js:32")),t("log","enabledTypes2:"+i," at TrtcCloud/permission.js:34");return plus.ios.deleteObject(n),plus.ios.deleteObject(r),e}():"contact"==e?function(){var e=!1,r=plus.ios.import("CNContactStore");return 3==r.authorizationStatusForEntityType(0)?(e=!0,t("log","\u901a\u8baf\u5f55\u6743\u9650\u5df2\u7ecf\u5f00\u542f"," at TrtcCloud/permission.js:118")):t("log","\u901a\u8baf\u5f55\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:120"),plus.ios.deleteObject(r),e}():"calendar"==e?function(){var e=!1,r=plus.ios.import("EKEventStore");return 3==r.authorizationStatusForEntityType(0)?(e=!0,t("log","\u65e5\u5386\u6743\u9650\u5df2\u7ecf\u5f00\u542f"," at TrtcCloud/permission.js:133")):t("log","\u65e5\u5386\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:135"),plus.ios.deleteObject(r),e}():"memo"==e&&function(){var e=!1,r=plus.ios.import("EKEventStore");return 3==r.authorizationStatusForEntityType(1)?(e=!0,t("log","\u5907\u5fd8\u5f55\u6743\u9650\u5df2\u7ecf\u5f00\u542f"," at TrtcCloud/permission.js:148")):t("log","\u5907\u5fd8\u5f55\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:150"),plus.ios.deleteObject(r),e}();var r,n,i},requestAndroidPermission:function(e){return new Promise((function(r,n){plus.android.requestPermissions([e],(function(e){for(var n=0,i=0;i<e.granted.length;i++){e.granted[i];n=1}for(i=0;i<e.deniedPresent.length;i++){var o=e.deniedPresent[i];t("log","\u62d2\u7edd\u672c\u6b21\u7533\u8bf7\u7684\u6743\u9650\uff1a"+o," at TrtcCloud/permission.js:169"),n=0}for(i=0;i<e.deniedAlways.length;i++){var s=e.deniedAlways[i];t("log","\u6c38\u4e45\u62d2\u7edd\u7533\u8bf7\u7684\u6743\u9650\uff1a"+s," at TrtcCloud/permission.js:174"),n=-1}r(n)}),(function(e){t("log","\u7533\u8bf7\u6743\u9650\u9519\u8bef\uff1a"+e.code+" = "+e.message," at TrtcCloud/permission.js:184"),r({code:e.code,message:e.message})}))}))},checkSystemEnableLocation:function(){if(r){var e=!1,n=plus.ios.import("CLLocationManager");e=n.locationServicesEnabled();return t("log","\u7cfb\u7edf\u5b9a\u4f4d\u5f00\u542f:"+e," at TrtcCloud/permission.js:250"),plus.ios.deleteObject(n),e}var i=plus.android.importClass("android.content.Context"),o=plus.android.importClass("android.location.LocationManager");return e=plus.android.runtimeMainActivity().getSystemService(i.LOCATION_SERVICE).isProviderEnabled(o.GPS_PROVIDER),t("log","\u7cfb\u7edf\u5b9a\u4f4d\u5f00\u542f:"+e," at TrtcCloud/permission.js:259"),e},gotoAppPermissionSetting:function(){if(r){var e=plus.ios.import("UIApplication").sharedApplication(),t=plus.ios.import("NSURL"),n=t.URLWithString("app-settings:");e.openURL(n),plus.ios.deleteObject(n),plus.ios.deleteObject(t),plus.ios.deleteObject(e)}else{var i=plus.android.importClass("android.content.Intent"),o=plus.android.importClass("android.provider.Settings"),s=plus.android.importClass("android.net.Uri"),a=plus.android.runtimeMainActivity(),u=new i;u.setAction(o.ACTION_APPLICATION_DETAILS_SETTINGS);var c=s.fromParts("package",a.getPackageName(),null);u.setData(c),a.startActivity(u)}}}}).call(this,r(2).default)},function(e,t,r){"use strict";(function(e){var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var i=n(r(118)),o=function(){function t(){}return t.createInstance=function(){return e("log","----------------------------------------------------------------"," at TrtcCloud/lib/index.js:25"),e("log"," SDK ".concat("1.0.4"," ")," at TrtcCloud/lib/index.js:26"),e("log","----------------------------------------------------------------"," at TrtcCloud/lib/index.js:27"),i.default._createInstance()},t.destroyInstance=function(){return i.default._destroyInstance()},t.prototype.on=function(e,t){return i.default._getInstance().on(e,t)},t.prototype.off=function(e){return i.default._getInstance().off(e)},t.prototype.enterRoom=function(e,t){return i.default._getInstance().enterRoom(e,t)},t.prototype.exitRoom=function(){return i.default._getInstance().exitRoom()},t.prototype.startLocalPreview=function(e,t){if(void 0===e&&(e=!0),t)return i.default._getInstance().startLocalPreview(e,t)},t.prototype.stopLocalPreview=function(){return i.default._getInstance().stopLocalPreview()},t.prototype.startRemoteView=function(e,t,r){return i.default._getInstance().startRemoteView(e,t,r)},t.prototype.stopRemoteView=function(e,t){return i.default._getInstance().stopRemoteView(e,t)},t.prototype.startLocalAudio=function(e){return i.default._getInstance().startLocalAudio(e)},t.prototype.stopLocalAudio=function(){return i.default._getInstance().stopLocalAudio()},t.prototype.setAudioRoute=function(e){return i.default._getInstance().setAudioRoute(e)},t.prototype.onError=function(e,t,r){},t.prototype.onWarning=function(e,t,r){},t.prototype.onEnterRoom=function(e){},t.prototype.onExitRoom=function(e){},t.prototype.onFirstVideoFrame=function(e,t,r,n){},t.prototype.onFirstAudioFrame=function(e){},t.prototype.onMicDidReady=function(){},t.prototype.onCameraDidReady=function(){},t.prototype.onNetworkQuality=function(e,t){},t.prototype.onRemoteUserEnterRoom=function(e){},t.prototype.onRemoteUserLeaveRoom=function(e,t){},t.prototype.onSendFirstLocalAudioFrame=function(){},t.prototype.onSendFirstLocalVideoFrame=function(e){},t.prototype.onStatistics=function(e){},t.prototype.onUserAudioAvailable=function(e,t){},t.prototype.onUserVideoAvailable=function(e,t){},t.prototype.onUserVoiceVolume=function(e,t){},t}();t.default=o}).call(this,r(2).default)},function(e,t,r){"use strict";(function(e,n){var i=this&&this.__assign||function(){return(i=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var i in t=arguments[r])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}).apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0});var o=r(52),s=e("TRTCCloudUniPlugin-TRTCCloudImpl"),a=e("globalEvent"),u=null,c=function(){function e(){this.listenersMap_=new Map}return e._createInstance=function(){try{return u||(s.sharedInstance(),u=new e)}catch(e){n("log","- impl _createInstance error = ".concat(e)," at TrtcCloud/lib/TrtcCloudImpl.js:33")}},e._getInstance=function(){if(u)return u;throw new Error("get trtcCloud failed, please create trtcCloud first")},e._destroyInstance=function(){try{u=null,s.destroySharedInstance()}catch(e){}},e.prototype.on=function(e,t){var r=function(r){var n=r.data,i=void 0===n?[]:n,o=i[0],s=i[1]||"",a=i[2]||{};switch(e){case"onEnterRoom":t(o);break;case"onExitRoom":t(o);break;case"onFirstVideoFrame":var u=o,c=i[1]||0,l=i[2]||0,h=i[3]||0;t({userId:u,streamType:c,width:l,height:h});break;case"onFirstAudioFrame":t(u=o||"");break;case"onMicDidReady":case"onCameraDidReady":t();break;case"onNetworkQuality":var f=i[0],d=i[1];t({localQuality:f,remoteQuality:d});break;case"onRemoteUserEnterRoom":t(u=o||"");break;case"onRemoteUserLeaveRoom":t({userId:u=o||"",reason:s});break;case"onSendFirstLocalAudioFrame":t();break;case"onSendFirstLocalVideoFrame":t(c=o);break;case"onStatistics":var p=i[0]||{};t(p);break;case"onUserAudioAvailable":case"onUserVideoAvailable":t({userId:u=o||"",available:s});break;case"onUserVoiceVolume":var g=i[0],_=i[1];t({userVolumes:g,totalVolume:_});break;default:t({code:o,message:s,extraInfo:a})}};this.listenersMap_.set(e,r),a.addEventListener(e,r)},e.prototype.off=function(e){if("*"===e){for(var t=0,r=this.listenersMap_.entries();t<r.length;t++){var n=r[t],i=n[0],o=n[1];a.removeListener(i,o)}this.listenersMap_.clear()}else a.removeListener(e,this.listenersMap_.get(e)),this.listenersMap_.delete(e)},e.prototype.enterRoom=function(e,t){try{var r=i(i({},e),{role:e.role||o.TRTCRoleType.TRTCRoleAnchor,appScene:t});s.enterRoom(r)}catch(e){n("log","- impl enterRoom error = ".concat(e)," at TrtcCloud/lib/TrtcCloudImpl.js:169")}},e.prototype.exitRoom=function(){return s.exitRoom()},e.prototype.startLocalPreview=function(e,t){try{var r={isFrontCamera:e,userId:t};s.startLocalPreview(r)}catch(e){n("log","- impl startLocalPreview error = ".concat(e)," at TrtcCloud/lib/TrtcCloudImpl.js:181")}},e.prototype.stopLocalPreview=function(){try{s.stopLocalPreview()}catch(e){}},e.prototype.startRemoteView=function(e,t,r){try{s.startRemoteView({userId:e,streamType:t,viewId:r})}catch(e){}},e.prototype.stopRemoteView=function(e,t){try{s.stopRemoteView({userId:e,streamType:t})}catch(e){}},e.prototype.startLocalAudio=function(e){try{s.startLocalAudio(e)}catch(e){}},e.prototype.stopLocalAudio=function(){try{s.stopLocalAudio()}catch(e){}},e.prototype.setAudioRoute=function(e){try{s.setAudioRoute(e)}catch(e){}},e}();t.default=c}).call(this,r(12).default,r(2).default)},function(e,t,r){"use strict";var n,i=(n=r(120))&&n.__esModule?n:{default:n};e.exports={genTestUserSig:function(e){return{sdkAppId:1400693091,userSig:new i.default(1400693091,"3d7a83573785b8a20baa67d30fba83f35af270be9bd10efc8470ced6e14843cf",604800).genTestUserSig(e)}}}},function(e,t,r){"use strict";(function(e){function r(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n="undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},i=[],o=[],s="undefined"!=typeof Uint8Array?Uint8Array:Array,a=!1;function u(){a=!0;for(var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t=0,r=e.length;t<r;++t)i[t]=e[t],o[e.charCodeAt(t)]=t;o["-".charCodeAt(0)]=62,o["_".charCodeAt(0)]=63}function c(e,t,r){for(var n,o,s=[],a=t;a<r;a+=3)n=(e[a]<<16)+(e[a+1]<<8)+e[a+2],s.push(i[(o=n)>>18&63]+i[o>>12&63]+i[o>>6&63]+i[63&o]);return s.join("")}function l(e){var t;a||u();for(var r=e.length,n=r%3,o="",s=[],l=0,h=r-n;l<h;l+=16383)s.push(c(e,l,l+16383>h?h:l+16383));return 1===n?(t=e[r-1],o+=i[t>>2],o+=i[t<<4&63],o+="=="):2===n&&(t=(e[r-2]<<8)+e[r-1],o+=i[t>>10],o+=i[t>>4&63],o+=i[t<<2&63],o+="="),s.push(o),s.join("")}function h(e,t,r,n,i){var o,s,a=8*i-n-1,u=(1<<a)-1,c=u>>1,l=-7,h=r?i-1:0,f=r?-1:1,d=e[t+h];for(h+=f,o=d&(1<<-l)-1,d>>=-l,l+=a;l>0;o=256*o+e[t+h],h+=f,l-=8);for(s=o&(1<<-l)-1,o>>=-l,l+=n;l>0;s=256*s+e[t+h],h+=f,l-=8);if(0===o)o=1-c;else{if(o===u)return s?NaN:1/0*(d?-1:1);s+=Math.pow(2,n),o-=c}return(d?-1:1)*s*Math.pow(2,o-n)}function f(e,t,r,n,i,o){var s,a,u,c=8*o-i-1,l=(1<<c)-1,h=l>>1,f=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,d=n?0:o-1,p=n?1:-1,g=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(a=isNaN(t)?1:0,s=l):(s=Math.floor(Math.log(t)/Math.LN2),t*(u=Math.pow(2,-s))<1&&(s--,u*=2),(t+=s+h>=1?f/u:f*Math.pow(2,1-h))*u>=2&&(s++,u/=2),s+h>=l?(a=0,s=l):s+h>=1?(a=(t*u-1)*Math.pow(2,i),s+=h):(a=t*Math.pow(2,h-1)*Math.pow(2,i),s=0));i>=8;e[r+d]=255&a,d+=p,a/=256,i-=8);for(s=s<<i|a,c+=i;c>0;e[r+d]=255&s,d+=p,s/=256,c-=8);e[r+d-p]|=128*g}var d={}.toString,p=Array.isArray||function(e){return"[object Array]"==d.call(e)};function g(){return m.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function _(e,t){if(g()<t)throw new RangeError("Invalid typed array length");return m.TYPED_ARRAY_SUPPORT?(e=new Uint8Array(t)).__proto__=m.prototype:(null===e&&(e=new m(t)),e.length=t),e}function m(e,t,r){if(!(m.TYPED_ARRAY_SUPPORT||this instanceof m))return new m(e,t,r);if("number"==typeof e){if("string"==typeof t)throw new Error("If encoding is specified then the first argument must be a string");return w(this,e)}return v(this,e,t,r)}function v(e,t,r,n){if("number"==typeof t)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer?function(e,t,r,n){if(t.byteLength,r<0||t.byteLength<r)throw new RangeError("'offset' is out of bounds");if(t.byteLength<r+(n||0))throw new RangeError("'length' is out of bounds");return t=void 0===r&&void 0===n?new Uint8Array(t):void 0===n?new Uint8Array(t,r):new Uint8Array(t,r,n),m.TYPED_ARRAY_SUPPORT?(e=t).__proto__=m.prototype:e=b(e,t),e}(e,t,r,n):"string"==typeof t?function(e,t,r){if("string"==typeof r&&""!==r||(r="utf8"),!m.isEncoding(r))throw new TypeError('"encoding" must be a valid string encoding');var n=0|R(t,r),i=(e=_(e,n)).write(t,r);return i!==n&&(e=e.slice(0,i)),e}(e,t,r):function(e,t){if(S(t)){var r=0|k(t.length);return 0===(e=_(e,r)).length||t.copy(e,0,0,r),e}if(t){if("undefined"!=typeof ArrayBuffer&&t.buffer instanceof ArrayBuffer||"length"in t)return"number"!=typeof t.length||(n=t.length)!=n?_(e,0):b(e,t);if("Buffer"===t.type&&p(t.data))return b(e,t.data)}var n;throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(e,t)}function y(e){if("number"!=typeof e)throw new TypeError('"size" argument must be a number');if(e<0)throw new RangeError('"size" argument must not be negative')}function w(e,t){if(y(t),e=_(e,t<0?0:0|k(t)),!m.TYPED_ARRAY_SUPPORT)for(var r=0;r<t;++r)e[r]=0;return e}function b(e,t){var r=t.length<0?0:0|k(t.length);e=_(e,r);for(var n=0;n<r;n+=1)e[n]=255&t[n];return e}function k(e){if(e>=g())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+g().toString(16)+" bytes");return 0|e}function S(e){return!(null==e||!e._isBuffer)}function R(e,t){if(S(e))return e.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!=typeof e&&(e=""+e);var r=e.length;if(0===r)return 0;for(var n=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":case void 0:return X(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return J(e).length;default:if(n)return X(e).length;t=(""+t).toLowerCase(),n=!0}}function E(e,t,r){var n=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if((r>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return N(this,t,r);case"utf8":case"utf-8":return j(this,t,r);case"ascii":return z(this,t,r);case"latin1":case"binary":return D(this,t,r);case"base64":return M(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return F(this,t,r);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0}}function T(e,t,r){var n=e[t];e[t]=e[r],e[r]=n}function x(e,t,r,n,i){if(0===e.length)return-1;if("string"==typeof r?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,isNaN(r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0){if(!i)return-1;r=0}if("string"==typeof t&&(t=m.from(t,n)),S(t))return 0===t.length?-1:C(e,t,r,n,i);if("number"==typeof t)return t&=255,m.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):C(e,[t],r,n,i);throw new TypeError("val must be string, number or Buffer")}function C(e,t,r,n,i){var o,s=1,a=e.length,u=t.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(e.length<2||t.length<2)return-1;s=2,a/=2,u/=2,r/=2}function c(e,t){return 1===s?e[t]:e.readUInt16BE(t*s)}if(i){var l=-1;for(o=r;o<a;o++)if(c(e,o)===c(t,-1===l?0:o-l)){if(-1===l&&(l=o),o-l+1===u)return l*s}else-1!==l&&(o-=o-l),l=-1}else for(r+u>a&&(r=a-u),o=r;o>=0;o--){for(var h=!0,f=0;f<u;f++)if(c(e,o+f)!==c(t,f)){h=!1;break}if(h)return o}return-1}function A(e,t,r,n){r=Number(r)||0;var i=e.length-r;n?(n=Number(n))>i&&(n=i):n=i;var o=t.length;if(o%2!=0)throw new TypeError("Invalid hex string");n>o/2&&(n=o/2);for(var s=0;s<n;++s){var a=parseInt(t.substr(2*s,2),16);if(isNaN(a))return s;e[r+s]=a}return s}function I(e,t,r,n){return Q(X(t,e.length-r),e,r,n)}function U(e,t,r,n){return Q(function(e){for(var t=[],r=0;r<e.length;++r)t.push(255&e.charCodeAt(r));return t}(t),e,r,n)}function B(e,t,r,n){return U(e,t,r,n)}function L(e,t,r,n){return Q(J(t),e,r,n)}function O(e,t,r,n){return Q(function(e,t){for(var r,n,i,o=[],s=0;s<e.length&&!((t-=2)<0);++s)n=(r=e.charCodeAt(s))>>8,i=r%256,o.push(i),o.push(n);return o}(t,e.length-r),e,r,n)}function M(e,t,r){return 0===t&&r===e.length?l(e):l(e.slice(t,r))}function j(e,t,r){r=Math.min(e.length,r);for(var n=[],i=t;i<r;){var o,s,a,u,c=e[i],l=null,h=c>239?4:c>223?3:c>191?2:1;if(i+h<=r)switch(h){case 1:c<128&&(l=c);break;case 2:128==(192&(o=e[i+1]))&&(u=(31&c)<<6|63&o)>127&&(l=u);break;case 3:o=e[i+1],s=e[i+2],128==(192&o)&&128==(192&s)&&(u=(15&c)<<12|(63&o)<<6|63&s)>2047&&(u<55296||u>57343)&&(l=u);break;case 4:o=e[i+1],s=e[i+2],a=e[i+3],128==(192&o)&&128==(192&s)&&128==(192&a)&&(u=(15&c)<<18|(63&o)<<12|(63&s)<<6|63&a)>65535&&u<1114112&&(l=u)}null===l?(l=65533,h=1):l>65535&&(l-=65536,n.push(l>>>10&1023|55296),l=56320|1023&l),n.push(l),i+=h}return function(e){var t=e.length;if(t<=P)return String.fromCharCode.apply(String,e);for(var r="",n=0;n<t;)r+=String.fromCharCode.apply(String,e.slice(n,n+=P));return r}(n)}m.TYPED_ARRAY_SUPPORT=void 0===n.TYPED_ARRAY_SUPPORT||n.TYPED_ARRAY_SUPPORT,m.poolSize=8192,m._augment=function(e){return e.__proto__=m.prototype,e},m.from=function(e,t,r){return v(null,e,t,r)},m.TYPED_ARRAY_SUPPORT&&(m.prototype.__proto__=Uint8Array.prototype,m.__proto__=Uint8Array),m.alloc=function(e,t,r){return function(e,t,r,n){return y(t),t<=0?_(e,t):void 0!==r?"string"==typeof n?_(e,t).fill(r,n):_(e,t).fill(r):_(e,t)}(null,e,t,r)},m.allocUnsafe=function(e){return w(null,e)},m.allocUnsafeSlow=function(e){return w(null,e)},m.isBuffer=ee,m.compare=function(e,t){if(!S(e)||!S(t))throw new TypeError("Arguments must be Buffers");if(e===t)return 0;for(var r=e.length,n=t.length,i=0,o=Math.min(r,n);i<o;++i)if(e[i]!==t[i]){r=e[i],n=t[i];break}return r<n?-1:n<r?1:0},m.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},m.concat=function(e,t){if(!p(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return m.alloc(0);var r;if(void 0===t)for(t=0,r=0;r<e.length;++r)t+=e[r].length;var n=m.allocUnsafe(t),i=0;for(r=0;r<e.length;++r){var o=e[r];if(!S(o))throw new TypeError('"list" argument must be an Array of Buffers');o.copy(n,i),i+=o.length}return n},m.byteLength=R,m.prototype._isBuffer=!0,m.prototype.swap16=function(){var e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)T(this,t,t+1);return this},m.prototype.swap32=function(){var e=this.length;if(e%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)T(this,t,t+3),T(this,t+1,t+2);return this},m.prototype.swap64=function(){var e=this.length;if(e%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)T(this,t,t+7),T(this,t+1,t+6),T(this,t+2,t+5),T(this,t+3,t+4);return this},m.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?j(this,0,e):E.apply(this,arguments)},m.prototype.equals=function(e){if(!S(e))throw new TypeError("Argument must be a Buffer");return this===e||0===m.compare(this,e)},m.prototype.inspect=function(){var e="";return this.length>0&&(e=this.toString("hex",0,50).match(/.{2}/g).join(" "),this.length>50&&(e+=" ... ")),"<Buffer "+e+">"},m.prototype.compare=function(e,t,r,n,i){if(!S(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===r&&(r=e?e.length:0),void 0===n&&(n=0),void 0===i&&(i=this.length),t<0||r>e.length||n<0||i>this.length)throw new RangeError("out of range index");if(n>=i&&t>=r)return 0;if(n>=i)return-1;if(t>=r)return 1;if(this===e)return 0;for(var o=(i>>>=0)-(n>>>=0),s=(r>>>=0)-(t>>>=0),a=Math.min(o,s),u=this.slice(n,i),c=e.slice(t,r),l=0;l<a;++l)if(u[l]!==c[l]){o=u[l],s=c[l];break}return o<s?-1:s<o?1:0},m.prototype.includes=function(e,t,r){return-1!==this.indexOf(e,t,r)},m.prototype.indexOf=function(e,t,r){return x(this,e,t,r,!0)},m.prototype.lastIndexOf=function(e,t,r){return x(this,e,t,r,!1)},m.prototype.write=function(e,t,r,n){if(void 0===t)n="utf8",r=this.length,t=0;else if(void 0===r&&"string"==typeof t)n=t,r=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t|=0,isFinite(r)?(r|=0,void 0===n&&(n="utf8")):(n=r,r=void 0)}var i=this.length-t;if((void 0===r||r>i)&&(r=i),e.length>0&&(r<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var o=!1;;)switch(n){case"hex":return A(this,e,t,r);case"utf8":case"utf-8":return I(this,e,t,r);case"ascii":return U(this,e,t,r);case"latin1":case"binary":return B(this,e,t,r);case"base64":return L(this,e,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return O(this,e,t,r);default:if(o)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),o=!0}},m.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var P=4096;function z(e,t,r){var n="";r=Math.min(e.length,r);for(var i=t;i<r;++i)n+=String.fromCharCode(127&e[i]);return n}function D(e,t,r){var n="";r=Math.min(e.length,r);for(var i=t;i<r;++i)n+=String.fromCharCode(e[i]);return n}function N(e,t,r){var n=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>n)&&(r=n);for(var i="",o=t;o<r;++o)i+=G(e[o]);return i}function F(e,t,r){for(var n=e.slice(t,r),i="",o=0;o<n.length;o+=2)i+=String.fromCharCode(n[o]+256*n[o+1]);return i}function H(e,t,r){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}function V(e,t,r,n,i,o){if(!S(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<o)throw new RangeError('"value" argument is out of bounds');if(r+n>e.length)throw new RangeError("Index out of range")}function Z(e,t,r,n){t<0&&(t=65535+t+1);for(var i=0,o=Math.min(e.length-r,2);i<o;++i)e[r+i]=(t&255<<8*(n?i:1-i))>>>8*(n?i:1-i)}function W(e,t,r,n){t<0&&(t=4294967295+t+1);for(var i=0,o=Math.min(e.length-r,4);i<o;++i)e[r+i]=t>>>8*(n?i:3-i)&255}function Y(e,t,r,n,i,o){if(r+n>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function $(e,t,r,n,i){return i||Y(e,0,r,4),f(e,t,r,n,23,4),r+4}function K(e,t,r,n,i){return i||Y(e,0,r,8),f(e,t,r,n,52,8),r+8}m.prototype.slice=function(e,t){var r,n=this.length;if((e=~~e)<0?(e+=n)<0&&(e=0):e>n&&(e=n),(t=void 0===t?n:~~t)<0?(t+=n)<0&&(t=0):t>n&&(t=n),t<e&&(t=e),m.TYPED_ARRAY_SUPPORT)(r=this.subarray(e,t)).__proto__=m.prototype;else{var i=t-e;r=new m(i,void 0);for(var o=0;o<i;++o)r[o]=this[o+e]}return r},m.prototype.readUIntLE=function(e,t,r){e|=0,t|=0,r||H(e,t,this.length);for(var n=this[e],i=1,o=0;++o<t&&(i*=256);)n+=this[e+o]*i;return n},m.prototype.readUIntBE=function(e,t,r){e|=0,t|=0,r||H(e,t,this.length);for(var n=this[e+--t],i=1;t>0&&(i*=256);)n+=this[e+--t]*i;return n},m.prototype.readUInt8=function(e,t){return t||H(e,1,this.length),this[e]},m.prototype.readUInt16LE=function(e,t){return t||H(e,2,this.length),this[e]|this[e+1]<<8},m.prototype.readUInt16BE=function(e,t){return t||H(e,2,this.length),this[e]<<8|this[e+1]},m.prototype.readUInt32LE=function(e,t){return t||H(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},m.prototype.readUInt32BE=function(e,t){return t||H(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},m.prototype.readIntLE=function(e,t,r){e|=0,t|=0,r||H(e,t,this.length);for(var n=this[e],i=1,o=0;++o<t&&(i*=256);)n+=this[e+o]*i;return n>=(i*=128)&&(n-=Math.pow(2,8*t)),n},m.prototype.readIntBE=function(e,t,r){e|=0,t|=0,r||H(e,t,this.length);for(var n=t,i=1,o=this[e+--n];n>0&&(i*=256);)o+=this[e+--n]*i;return o>=(i*=128)&&(o-=Math.pow(2,8*t)),o},m.prototype.readInt8=function(e,t){return t||H(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},m.prototype.readInt16LE=function(e,t){t||H(e,2,this.length);var r=this[e]|this[e+1]<<8;return 32768&r?4294901760|r:r},m.prototype.readInt16BE=function(e,t){t||H(e,2,this.length);var r=this[e+1]|this[e]<<8;return 32768&r?4294901760|r:r},m.prototype.readInt32LE=function(e,t){return t||H(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},m.prototype.readInt32BE=function(e,t){return t||H(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},m.prototype.readFloatLE=function(e,t){return t||H(e,4,this.length),h(this,e,!0,23,4)},m.prototype.readFloatBE=function(e,t){return t||H(e,4,this.length),h(this,e,!1,23,4)},m.prototype.readDoubleLE=function(e,t){return t||H(e,8,this.length),h(this,e,!0,52,8)},m.prototype.readDoubleBE=function(e,t){return t||H(e,8,this.length),h(this,e,!1,52,8)},m.prototype.writeUIntLE=function(e,t,r,n){e=+e,t|=0,r|=0,n||V(this,e,t,r,Math.pow(2,8*r)-1,0);var i=1,o=0;for(this[t]=255&e;++o<r&&(i*=256);)this[t+o]=e/i&255;return t+r},m.prototype.writeUIntBE=function(e,t,r,n){e=+e,t|=0,r|=0,n||V(this,e,t,r,Math.pow(2,8*r)-1,0);var i=r-1,o=1;for(this[t+i]=255&e;--i>=0&&(o*=256);)this[t+i]=e/o&255;return t+r},m.prototype.writeUInt8=function(e,t,r){return e=+e,t|=0,r||V(this,e,t,1,255,0),m.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},m.prototype.writeUInt16LE=function(e,t,r){return e=+e,t|=0,r||V(this,e,t,2,65535,0),m.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):Z(this,e,t,!0),t+2},m.prototype.writeUInt16BE=function(e,t,r){return e=+e,t|=0,r||V(this,e,t,2,65535,0),m.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):Z(this,e,t,!1),t+2},m.prototype.writeUInt32LE=function(e,t,r){return e=+e,t|=0,r||V(this,e,t,4,4294967295,0),m.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):W(this,e,t,!0),t+4},m.prototype.writeUInt32BE=function(e,t,r){return e=+e,t|=0,r||V(this,e,t,4,4294967295,0),m.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):W(this,e,t,!1),t+4},m.prototype.writeIntLE=function(e,t,r,n){if(e=+e,t|=0,!n){var i=Math.pow(2,8*r-1);V(this,e,t,r,i-1,-i)}var o=0,s=1,a=0;for(this[t]=255&e;++o<r&&(s*=256);)e<0&&0===a&&0!==this[t+o-1]&&(a=1),this[t+o]=(e/s>>0)-a&255;return t+r},m.prototype.writeIntBE=function(e,t,r,n){if(e=+e,t|=0,!n){var i=Math.pow(2,8*r-1);V(this,e,t,r,i-1,-i)}var o=r-1,s=1,a=0;for(this[t+o]=255&e;--o>=0&&(s*=256);)e<0&&0===a&&0!==this[t+o+1]&&(a=1),this[t+o]=(e/s>>0)-a&255;return t+r},m.prototype.writeInt8=function(e,t,r){return e=+e,t|=0,r||V(this,e,t,1,127,-128),m.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},m.prototype.writeInt16LE=function(e,t,r){return e=+e,t|=0,r||V(this,e,t,2,32767,-32768),m.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):Z(this,e,t,!0),t+2},m.prototype.writeInt16BE=function(e,t,r){return e=+e,t|=0,r||V(this,e,t,2,32767,-32768),m.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):Z(this,e,t,!1),t+2},m.prototype.writeInt32LE=function(e,t,r){return e=+e,t|=0,r||V(this,e,t,4,2147483647,-2147483648),m.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):W(this,e,t,!0),t+4},m.prototype.writeInt32BE=function(e,t,r){return e=+e,t|=0,r||V(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),m.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):W(this,e,t,!1),t+4},m.prototype.writeFloatLE=function(e,t,r){return $(this,e,t,!0,r)},m.prototype.writeFloatBE=function(e,t,r){return $(this,e,t,!1,r)},m.prototype.writeDoubleLE=function(e,t,r){return K(this,e,t,!0,r)},m.prototype.writeDoubleBE=function(e,t,r){return K(this,e,t,!1,r)},m.prototype.copy=function(e,t,r,n){if(r||(r=0),n||0===n||(n=this.length),t>=e.length&&(t=e.length),t||(t=0),n>0&&n<r&&(n=r),n===r)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("sourceStart out of bounds");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),e.length-t<n-r&&(n=e.length-t+r);var i,o=n-r;if(this===e&&r<t&&t<n)for(i=o-1;i>=0;--i)e[i+t]=this[i+r];else if(o<1e3||!m.TYPED_ARRAY_SUPPORT)for(i=0;i<o;++i)e[i+t]=this[i+r];else Uint8Array.prototype.set.call(e,this.subarray(r,r+o),t);return o},m.prototype.fill=function(e,t,r,n){if("string"==typeof e){if("string"==typeof t?(n=t,t=0,r=this.length):"string"==typeof r&&(n=r,r=this.length),1===e.length){var i=e.charCodeAt(0);i<256&&(e=i)}if(void 0!==n&&"string"!=typeof n)throw new TypeError("encoding must be a string");if("string"==typeof n&&!m.isEncoding(n))throw new TypeError("Unknown encoding: "+n)}else"number"==typeof e&&(e&=255);if(t<0||this.length<t||this.length<r)throw new RangeError("Out of range index");if(r<=t)return this;var o;if(t>>>=0,r=void 0===r?this.length:r>>>0,e||(e=0),"number"==typeof e)for(o=t;o<r;++o)this[o]=e;else{var s=S(e)?e:X(new m(e,n).toString()),a=s.length;for(o=0;o<r-t;++o)this[o+t]=s[o%a]}return this};var q=/[^+\/0-9A-Za-z-_]/g;function G(e){return e<16?"0"+e.toString(16):e.toString(16)}function X(e,t){var r;t=t||1/0;for(var n=e.length,i=null,o=[],s=0;s<n;++s){if((r=e.charCodeAt(s))>55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(s+1===n){(t-=3)>-1&&o.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&o.push(239,191,189),i=r;continue}r=65536+(i-55296<<10|r-56320)}else i&&(t-=3)>-1&&o.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;o.push(r)}else if(r<2048){if((t-=2)<0)break;o.push(r>>6|192,63&r|128)}else if(r<65536){if((t-=3)<0)break;o.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return o}function J(e){return function(e){var t,r,n,i,c,l;a||u();var h=e.length;if(h%4>0)throw new Error("Invalid string. Length must be a multiple of 4");c="="===e[h-2]?2:"="===e[h-1]?1:0,l=new s(3*h/4-c),n=c>0?h-4:h;var f=0;for(t=0,r=0;t<n;t+=4,r+=3)i=o[e.charCodeAt(t)]<<18|o[e.charCodeAt(t+1)]<<12|o[e.charCodeAt(t+2)]<<6|o[e.charCodeAt(t+3)],l[f++]=i>>16&255,l[f++]=i>>8&255,l[f++]=255&i;return 2===c?(i=o[e.charCodeAt(t)]<<2|o[e.charCodeAt(t+1)]>>4,l[f++]=255&i):1===c&&(i=o[e.charCodeAt(t)]<<10|o[e.charCodeAt(t+1)]<<4|o[e.charCodeAt(t+2)]>>2,l[f++]=i>>8&255,l[f++]=255&i),l}(function(e){if((e=function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}(e).replace(q,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function Q(e,t,r,n){for(var i=0;i<n&&!(i+r>=t.length||i>=e.length);++i)t[i+r]=e[i];return i}function ee(e){return null!=e&&(!!e._isBuffer||te(e)||function(e){return"function"==typeof e.readFloatLE&&"function"==typeof e.slice&&te(e.slice(0,0))}(e))}function te(e){return!!e.constructor&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}function re(e,t){return e(t={exports:{}},t.exports),t.exports}"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self&&self;var ne=re((function(e,t){var r;e.exports=r=r||function(e,t){var r=Object.create||function(){function e(){}return function(t){var r;return e.prototype=t,r=new e,e.prototype=null,r}}(),n={},i=n.lib={},o=i.Base={extend:function(e){var t=r(this);return e&&t.mixIn(e),t.hasOwnProperty("init")&&this.init!==t.init||(t.init=function(){t.$super.init.apply(this,arguments)}),t.init.prototype=t,t.$super=this,t},create:function(){var e=this.extend();return e.init.apply(e,arguments),e},init:function(){},mixIn:function(e){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t]);e.hasOwnProperty("toString")&&(this.toString=e.toString)},clone:function(){return this.init.prototype.extend(this)}},s=i.WordArray=o.extend({init:function(e,t){e=this.words=e||[],this.sigBytes=null!=t?t:4*e.length},toString:function(e){return(e||u).stringify(this)},concat:function(e){var t=this.words,r=e.words,n=this.sigBytes,i=e.sigBytes;if(this.clamp(),n%4)for(var o=0;o<i;o++){var s=r[o>>>2]>>>24-o%4*8&255;t[n+o>>>2]|=s<<24-(n+o)%4*8}else for(o=0;o<i;o+=4)t[n+o>>>2]=r[o>>>2];return this.sigBytes+=i,this},clamp:function(){var t=this.words,r=this.sigBytes;t[r>>>2]&=4294967295<<32-r%4*8,t.length=e.ceil(r/4)},clone:function(){var e=o.clone.call(this);return e.words=this.words.slice(0),e},random:function(t){for(var r,n=[],i=function(t){t=t;var r=987654321,n=4294967295;return function(){var i=((r=36969*(65535&r)+(r>>16)&n)<<16)+(t=18e3*(65535&t)+(t>>16)&n)&n;return i/=4294967296,(i+=.5)*(e.random()>.5?1:-1)}},o=0;o<t;o+=4){var a=i(4294967296*(r||e.random()));r=987654071*a(),n.push(4294967296*a()|0)}return new s.init(n,t)}}),a=n.enc={},u=a.Hex={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],i=0;i<r;i++){var o=t[i>>>2]>>>24-i%4*8&255;n.push((o>>>4).toString(16)),n.push((15&o).toString(16))}return n.join("")},parse:function(e){for(var t=e.length,r=[],n=0;n<t;n+=2)r[n>>>3]|=parseInt(e.substr(n,2),16)<<24-n%8*4;return new s.init(r,t/2)}},c=a.Latin1={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],i=0;i<r;i++){var o=t[i>>>2]>>>24-i%4*8&255;n.push(String.fromCharCode(o))}return n.join("")},parse:function(e){for(var t=e.length,r=[],n=0;n<t;n++)r[n>>>2]|=(255&e.charCodeAt(n))<<24-n%4*8;return new s.init(r,t)}},l=a.Utf8={stringify:function(e){try{return decodeURIComponent(escape(c.stringify(e)))}catch(e){throw new Error("Malformed UTF-8 data")}},parse:function(e){return c.parse(unescape(encodeURIComponent(e)))}},h=i.BufferedBlockAlgorithm=o.extend({reset:function(){this._data=new s.init,this._nDataBytes=0},_append:function(e){"string"==typeof e&&(e=l.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function(t){var r=this._data,n=r.words,i=r.sigBytes,o=this.blockSize,a=i/(4*o),u=(a=t?e.ceil(a):e.max((0|a)-this._minBufferSize,0))*o,c=e.min(4*u,i);if(u){for(var l=0;l<u;l+=o)this._doProcessBlock(n,l);var h=n.splice(0,u);r.sigBytes-=c}return new s.init(h,c)},clone:function(){var e=o.clone.call(this);return e._data=this._data.clone(),e},_minBufferSize:0}),f=(i.Hasher=h.extend({cfg:o.extend(),init:function(e){this.cfg=this.cfg.extend(e),this.reset()},reset:function(){h.reset.call(this),this._doReset()},update:function(e){return this._append(e),this._process(),this},finalize:function(e){return e&&this._append(e),this._doFinalize()},blockSize:16,_createHelper:function(e){return function(t,r){return new e.init(r).finalize(t)}},_createHmacHelper:function(e){return function(t,r){return new f.HMAC.init(e,r).finalize(t)}}}),n.algo={});return n}(Math)})),ie=(re((function(e,t){var r,n,i,o,s,a;e.exports=(i=(n=r=ne).lib,o=i.Base,s=i.WordArray,(a=n.x64={}).Word=o.extend({init:function(e,t){this.high=e,this.low=t}}),a.WordArray=o.extend({init:function(e,t){e=this.words=e||[],this.sigBytes=null!=t?t:8*e.length},toX32:function(){for(var e=this.words,t=e.length,r=[],n=0;n<t;n++){var i=e[n];r.push(i.high),r.push(i.low)}return s.create(r,this.sigBytes)},clone:function(){for(var e=o.clone.call(this),t=e.words=this.words.slice(0),r=t.length,n=0;n<r;n++)t[n]=t[n].clone();return e}}),r)})),re((function(e,t){var r;e.exports=(r=ne,function(){if("function"==typeof ArrayBuffer){var e=r.lib.WordArray,t=e.init;(e.init=function(e){if(e instanceof ArrayBuffer&&(e=new Uint8Array(e)),(e instanceof Int8Array||"undefined"!=typeof Uint8ClampedArray&&e instanceof Uint8ClampedArray||e instanceof Int16Array||e instanceof Uint16Array||e instanceof Int32Array||e instanceof Uint32Array||e instanceof Float32Array||e instanceof Float64Array)&&(e=new Uint8Array(e.buffer,e.byteOffset,e.byteLength)),e instanceof Uint8Array){for(var r=e.byteLength,n=[],i=0;i<r;i++)n[i>>>2]|=e[i]<<24-i%4*8;t.call(this,n,r)}else t.apply(this,arguments)}).prototype=e}}(),r.lib.WordArray)})),re((function(e,t){var r;e.exports=(r=ne,function(){var e=r,t=e.lib.WordArray,n=e.enc;function i(e){return e<<8&4278255360|e>>>8&16711935}n.Utf16=n.Utf16BE={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],i=0;i<r;i+=2){var o=t[i>>>2]>>>16-i%4*8&65535;n.push(String.fromCharCode(o))}return n.join("")},parse:function(e){for(var r=e.length,n=[],i=0;i<r;i++)n[i>>>1]|=e.charCodeAt(i)<<16-i%2*16;return t.create(n,2*r)}},n.Utf16LE={stringify:function(e){for(var t=e.words,r=e.sigBytes,n=[],o=0;o<r;o+=2){var s=i(t[o>>>2]>>>16-o%4*8&65535);n.push(String.fromCharCode(s))}return n.join("")},parse:function(e){for(var r=e.length,n=[],o=0;o<r;o++)n[o>>>1]|=i(e.charCodeAt(o)<<16-o%2*16);return t.create(n,2*r)}}}(),r.enc.Utf16)})),re((function(e,t){var r,n,i;e.exports=(i=(n=r=ne).lib.WordArray,n.enc.Base64={stringify:function(e){var t=e.words,r=e.sigBytes,n=this._map;e.clamp();for(var i=[],o=0;o<r;o+=3)for(var s=(t[o>>>2]>>>24-o%4*8&255)<<16|(t[o+1>>>2]>>>24-(o+1)%4*8&255)<<8|t[o+2>>>2]>>>24-(o+2)%4*8&255,a=0;a<4&&o+.75*a<r;a++)i.push(n.charAt(s>>>6*(3-a)&63));var u=n.charAt(64);if(u)for(;i.length%4;)i.push(u);return i.join("")},parse:function(e){var t=e.length,r=this._map,n=this._reverseMap;if(!n){n=this._reverseMap=[];for(var o=0;o<r.length;o++)n[r.charCodeAt(o)]=o}var s=r.charAt(64);if(s){var a=e.indexOf(s);-1!==a&&(t=a)}return function(e,t,r){for(var n=[],o=0,s=0;s<t;s++)if(s%4){var a=r[e.charCodeAt(s-1)]<<s%4*2,u=r[e.charCodeAt(s)]>>>6-s%4*2;n[o>>>2]|=(a|u)<<24-o%4*8,o++}return i.create(n,o)}(e,t,n)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},r.enc.Base64)})),re((function(e,t){var r;e.exports=(r=ne,function(e){var t=r,n=t.lib,i=n.WordArray,o=n.Hasher,s=t.algo,a=[];!function(){for(var t=0;t<64;t++)a[t]=4294967296*e.abs(e.sin(t+1))|0}();var u=s.MD5=o.extend({_doReset:function(){this._hash=new i.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(e,t){for(var r=0;r<16;r++){var n=t+r,i=e[n];e[n]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}var o=this._hash.words,s=e[t+0],u=e[t+1],d=e[t+2],p=e[t+3],g=e[t+4],_=e[t+5],m=e[t+6],v=e[t+7],y=e[t+8],w=e[t+9],b=e[t+10],k=e[t+11],S=e[t+12],R=e[t+13],E=e[t+14],T=e[t+15],x=o[0],C=o[1],A=o[2],I=o[3];x=c(x,C,A,I,s,7,a[0]),I=c(I,x,C,A,u,12,a[1]),A=c(A,I,x,C,d,17,a[2]),C=c(C,A,I,x,p,22,a[3]),x=c(x,C,A,I,g,7,a[4]),I=c(I,x,C,A,_,12,a[5]),A=c(A,I,x,C,m,17,a[6]),C=c(C,A,I,x,v,22,a[7]),x=c(x,C,A,I,y,7,a[8]),I=c(I,x,C,A,w,12,a[9]),A=c(A,I,x,C,b,17,a[10]),C=c(C,A,I,x,k,22,a[11]),x=c(x,C,A,I,S,7,a[12]),I=c(I,x,C,A,R,12,a[13]),A=c(A,I,x,C,E,17,a[14]),x=l(x,C=c(C,A,I,x,T,22,a[15]),A,I,u,5,a[16]),I=l(I,x,C,A,m,9,a[17]),A=l(A,I,x,C,k,14,a[18]),C=l(C,A,I,x,s,20,a[19]),x=l(x,C,A,I,_,5,a[20]),I=l(I,x,C,A,b,9,a[21]),A=l(A,I,x,C,T,14,a[22]),C=l(C,A,I,x,g,20,a[23]),x=l(x,C,A,I,w,5,a[24]),I=l(I,x,C,A,E,9,a[25]),A=l(A,I,x,C,p,14,a[26]),C=l(C,A,I,x,y,20,a[27]),x=l(x,C,A,I,R,5,a[28]),I=l(I,x,C,A,d,9,a[29]),A=l(A,I,x,C,v,14,a[30]),x=h(x,C=l(C,A,I,x,S,20,a[31]),A,I,_,4,a[32]),I=h(I,x,C,A,y,11,a[33]),A=h(A,I,x,C,k,16,a[34]),C=h(C,A,I,x,E,23,a[35]),x=h(x,C,A,I,u,4,a[36]),I=h(I,x,C,A,g,11,a[37]),A=h(A,I,x,C,v,16,a[38]),C=h(C,A,I,x,b,23,a[39]),x=h(x,C,A,I,R,4,a[40]),I=h(I,x,C,A,s,11,a[41]),A=h(A,I,x,C,p,16,a[42]),C=h(C,A,I,x,m,23,a[43]),x=h(x,C,A,I,w,4,a[44]),I=h(I,x,C,A,S,11,a[45]),A=h(A,I,x,C,T,16,a[46]),x=f(x,C=h(C,A,I,x,d,23,a[47]),A,I,s,6,a[48]),I=f(I,x,C,A,v,10,a[49]),A=f(A,I,x,C,E,15,a[50]),C=f(C,A,I,x,_,21,a[51]),x=f(x,C,A,I,S,6,a[52]),I=f(I,x,C,A,p,10,a[53]),A=f(A,I,x,C,b,15,a[54]),C=f(C,A,I,x,u,21,a[55]),x=f(x,C,A,I,y,6,a[56]),I=f(I,x,C,A,T,10,a[57]),A=f(A,I,x,C,m,15,a[58]),C=f(C,A,I,x,R,21,a[59]),x=f(x,C,A,I,g,6,a[60]),I=f(I,x,C,A,k,10,a[61]),A=f(A,I,x,C,d,15,a[62]),C=f(C,A,I,x,w,21,a[63]),o[0]=o[0]+x|0,o[1]=o[1]+C|0,o[2]=o[2]+A|0,o[3]=o[3]+I|0},_doFinalize:function(){var t=this._data,r=t.words,n=8*this._nDataBytes,i=8*t.sigBytes;r[i>>>5]|=128<<24-i%32;var o=e.floor(n/4294967296),s=n;r[15+(i+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),r[14+(i+64>>>9<<4)]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),t.sigBytes=4*(r.length+1),this._process();for(var a=this._hash,u=a.words,c=0;c<4;c++){var l=u[c];u[c]=16711935&(l<<8|l>>>24)|4278255360&(l<<24|l>>>8)}return a},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});function c(e,t,r,n,i,o,s){var a=e+(t&r|~t&n)+i+s;return(a<<o|a>>>32-o)+t}function l(e,t,r,n,i,o,s){var a=e+(t&n|r&~n)+i+s;return(a<<o|a>>>32-o)+t}function h(e,t,r,n,i,o,s){var a=e+(t^r^n)+i+s;return(a<<o|a>>>32-o)+t}function f(e,t,r,n,i,o,s){var a=e+(r^(t|~n))+i+s;return(a<<o|a>>>32-o)+t}t.MD5=o._createHelper(u),t.HmacMD5=o._createHmacHelper(u)}(Math),r.MD5)})),re((function(e,t){var r,n,i,o,s,a,u,c;e.exports=(i=(n=r=ne).lib,o=i.WordArray,s=i.Hasher,a=n.algo,u=[],c=a.SHA1=s.extend({_doReset:function(){this._hash=new o.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],i=r[1],o=r[2],s=r[3],a=r[4],c=0;c<80;c++){if(c<16)u[c]=0|e[t+c];else{var l=u[c-3]^u[c-8]^u[c-14]^u[c-16];u[c]=l<<1|l>>>31}var h=(n<<5|n>>>27)+a+u[c];h+=c<20?1518500249+(i&o|~i&s):c<40?1859775393+(i^o^s):c<60?(i&o|i&s|o&s)-1894007588:(i^o^s)-899497514,a=s,s=o,o=i<<30|i>>>2,i=n,n=h}r[0]=r[0]+n|0,r[1]=r[1]+i|0,r[2]=r[2]+o|0,r[3]=r[3]+s|0,r[4]=r[4]+a|0},_doFinalize:function(){var e=this._data,t=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;return t[n>>>5]|=128<<24-n%32,t[14+(n+64>>>9<<4)]=Math.floor(r/4294967296),t[15+(n+64>>>9<<4)]=r,e.sigBytes=4*t.length,this._process(),this._hash},clone:function(){var e=s.clone.call(this);return e._hash=this._hash.clone(),e}}),n.SHA1=s._createHelper(c),n.HmacSHA1=s._createHmacHelper(c),r.SHA1)})),re((function(e,t){var r;e.exports=(r=ne,function(e){var t=r,n=t.lib,i=n.WordArray,o=n.Hasher,s=t.algo,a=[],u=[];!function(){function t(t){for(var r=e.sqrt(t),n=2;n<=r;n++)if(!(t%n))return!1;return!0}function r(e){return 4294967296*(e-(0|e))|0}for(var n=2,i=0;i<64;)t(n)&&(i<8&&(a[i]=r(e.pow(n,.5))),u[i]=r(e.pow(n,1/3)),i++),n++}();var c=[],l=s.SHA256=o.extend({_doReset:function(){this._hash=new i.init(a.slice(0))},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],i=r[1],o=r[2],s=r[3],a=r[4],l=r[5],h=r[6],f=r[7],d=0;d<64;d++){if(d<16)c[d]=0|e[t+d];else{var p=c[d-15],g=(p<<25|p>>>7)^(p<<14|p>>>18)^p>>>3,_=c[d-2],m=(_<<15|_>>>17)^(_<<13|_>>>19)^_>>>10;c[d]=g+c[d-7]+m+c[d-16]}var v=n&i^n&o^i&o,y=(n<<30|n>>>2)^(n<<19|n>>>13)^(n<<10|n>>>22),w=f+((a<<26|a>>>6)^(a<<21|a>>>11)^(a<<7|a>>>25))+(a&l^~a&h)+u[d]+c[d];f=h,h=l,l=a,a=s+w|0,s=o,o=i,i=n,n=w+(y+v)|0}r[0]=r[0]+n|0,r[1]=r[1]+i|0,r[2]=r[2]+o|0,r[3]=r[3]+s|0,r[4]=r[4]+a|0,r[5]=r[5]+l|0,r[6]=r[6]+h|0,r[7]=r[7]+f|0},_doFinalize:function(){var t=this._data,r=t.words,n=8*this._nDataBytes,i=8*t.sigBytes;return r[i>>>5]|=128<<24-i%32,r[14+(i+64>>>9<<4)]=e.floor(n/4294967296),r[15+(i+64>>>9<<4)]=n,t.sigBytes=4*r.length,this._process(),this._hash},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});t.SHA256=o._createHelper(l),t.HmacSHA256=o._createHmacHelper(l)}(Math),r.SHA256)})),re((function(e,t){var r,n,i,o,s,a;e.exports=(i=(n=r=ne).lib.WordArray,o=n.algo,s=o.SHA256,a=o.SHA224=s.extend({_doReset:function(){this._hash=new i.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var e=s._doFinalize.call(this);return e.sigBytes-=4,e}}),n.SHA224=s._createHelper(a),n.HmacSHA224=s._createHmacHelper(a),r.SHA224)})),re((function(e,t){var r;e.exports=(r=ne,function(){var e=r,t=e.lib.Hasher,n=e.x64,i=n.Word,o=n.WordArray,s=e.algo;function a(){return i.create.apply(i,arguments)}var u=[a(1116352408,3609767458),a(1899447441,602891725),a(3049323471,3964484399),a(3921009573,2173295548),a(961987163,4081628472),a(1508970993,3053834265),a(2453635748,2937671579),a(2870763221,3664609560),a(3624381080,2734883394),a(310598401,1164996542),a(607225278,1323610764),a(1426881987,3590304994),a(1925078388,4068182383),a(2162078206,991336113),a(2614888103,633803317),a(3248222580,3479774868),a(3835390401,2666613458),a(4022224774,944711139),a(264347078,2341262773),a(604807628,2007800933),a(770255983,1495990901),a(1249150122,1856431235),a(1555081692,3175218132),a(1996064986,2198950837),a(2554220882,3999719339),a(2821834349,766784016),a(2952996808,2566594879),a(3210313671,3203337956),a(3336571891,1034457026),a(3584528711,2466948901),a(113926993,3758326383),a(338241895,168717936),a(666307205,1188179964),a(773529912,1546045734),a(1294757372,1522805485),a(1396182291,2643833823),a(1695183700,2343527390),a(1986661051,1014477480),a(2177026350,1206759142),a(2456956037,344077627),a(2730485921,1290863460),a(2820302411,3158454273),a(3259730800,3505952657),a(3345764771,106217008),a(3516065817,3606008344),a(3600352804,1432725776),a(4094571909,1467031594),a(275423344,851169720),a(430227734,3100823752),a(506948616,1363258195),a(659060556,3750685593),a(883997877,3785050280),a(958139571,3318307427),a(1322822218,3812723403),a(1537002063,2003034995),a(1747873779,3602036899),a(1955562222,1575990012),a(2024104815,1125592928),a(2227730452,2716904306),a(2361852424,442776044),a(2428436474,593698344),a(2756734187,3733110249),a(3204031479,2999351573),a(3329325298,3815920427),a(3391569614,3928383900),a(3515267271,566280711),a(3940187606,3454069534),a(4118630271,4000239992),a(116418474,1914138554),a(174292421,2731055270),a(289380356,3203993006),a(460393269,320620315),a(685471733,587496836),a(852142971,1086792851),a(1017036298,365543100),a(1126000580,2618297676),a(1288033470,3409855158),a(1501505948,4234509866),a(1607167915,987167468),a(1816402316,1246189591)],c=[];!function(){for(var e=0;e<80;e++)c[e]=a()}();var l=s.SHA512=t.extend({_doReset:function(){this._hash=new o.init([new i.init(1779033703,4089235720),new i.init(3144134277,2227873595),new i.init(1013904242,4271175723),new i.init(2773480762,1595750129),new i.init(1359893119,2917565137),new i.init(2600822924,725511199),new i.init(528734635,4215389547),new i.init(1541459225,327033209)])},_doProcessBlock:function(e,t){for(var r=this._hash.words,n=r[0],i=r[1],o=r[2],s=r[3],a=r[4],l=r[5],h=r[6],f=r[7],d=n.high,p=n.low,g=i.high,_=i.low,m=o.high,v=o.low,y=s.high,w=s.low,b=a.high,k=a.low,S=l.high,R=l.low,E=h.high,T=h.low,x=f.high,C=f.low,A=d,I=p,U=g,B=_,L=m,O=v,M=y,j=w,P=b,z=k,D=S,N=R,F=E,H=T,V=x,Z=C,W=0;W<80;W++){var Y=c[W];if(W<16)var $=Y.high=0|e[t+2*W],K=Y.low=0|e[t+2*W+1];else{var q=c[W-15],G=q.high,X=q.low,J=(G>>>1|X<<31)^(G>>>8|X<<24)^G>>>7,Q=(X>>>1|G<<31)^(X>>>8|G<<24)^(X>>>7|G<<25),ee=c[W-2],te=ee.high,re=ee.low,ne=(te>>>19|re<<13)^(te<<3|re>>>29)^te>>>6,ie=(re>>>19|te<<13)^(re<<3|te>>>29)^(re>>>6|te<<26),oe=c[W-7],se=oe.high,ae=oe.low,ue=c[W-16],ce=ue.high,le=ue.low;$=($=($=J+se+((K=Q+ae)>>>0<Q>>>0?1:0))+ne+((K+=ie)>>>0<ie>>>0?1:0))+ce+((K+=le)>>>0<le>>>0?1:0),Y.high=$,Y.low=K}var he,fe=P&D^~P&F,de=z&N^~z&H,pe=A&U^A&L^U&L,ge=I&B^I&O^B&O,_e=(A>>>28|I<<4)^(A<<30|I>>>2)^(A<<25|I>>>7),me=(I>>>28|A<<4)^(I<<30|A>>>2)^(I<<25|A>>>7),ve=(P>>>14|z<<18)^(P>>>18|z<<14)^(P<<23|z>>>9),ye=(z>>>14|P<<18)^(z>>>18|P<<14)^(z<<23|P>>>9),we=u[W],be=we.high,ke=we.low,Se=V+ve+((he=Z+ye)>>>0<Z>>>0?1:0),Re=me+ge;V=F,Z=H,F=D,H=N,D=P,N=z,P=M+(Se=(Se=(Se=Se+fe+((he+=de)>>>0<de>>>0?1:0))+be+((he+=ke)>>>0<ke>>>0?1:0))+$+((he+=K)>>>0<K>>>0?1:0))+((z=j+he|0)>>>0<j>>>0?1:0)|0,M=L,j=O,L=U,O=B,U=A,B=I,A=Se+(_e+pe+(Re>>>0<me>>>0?1:0))+((I=he+Re|0)>>>0<he>>>0?1:0)|0}p=n.low=p+I,n.high=d+A+(p>>>0<I>>>0?1:0),_=i.low=_+B,i.high=g+U+(_>>>0<B>>>0?1:0),v=o.low=v+O,o.high=m+L+(v>>>0<O>>>0?1:0),w=s.low=w+j,s.high=y+M+(w>>>0<j>>>0?1:0),k=a.low=k+z,a.high=b+P+(k>>>0<z>>>0?1:0),R=l.low=R+N,l.high=S+D+(R>>>0<N>>>0?1:0),T=h.low=T+H,h.high=E+F+(T>>>0<H>>>0?1:0),C=f.low=C+Z,f.high=x+V+(C>>>0<Z>>>0?1:0)},_doFinalize:function(){var e=this._data,t=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;return t[n>>>5]|=128<<24-n%32,t[30+(n+128>>>10<<5)]=Math.floor(r/4294967296),t[31+(n+128>>>10<<5)]=r,e.sigBytes=4*t.length,this._process(),this._hash.toX32()},clone:function(){var e=t.clone.call(this);return e._hash=this._hash.clone(),e},blockSize:32});e.SHA512=t._createHelper(l),e.HmacSHA512=t._createHmacHelper(l)}(),r.SHA512)})),re((function(e,t){var r,n,i,o,s,a,u,c;e.exports=(i=(n=r=ne).x64,o=i.Word,s=i.WordArray,a=n.algo,u=a.SHA512,c=a.SHA384=u.extend({_doReset:function(){this._hash=new s.init([new o.init(3418070365,3238371032),new o.init(1654270250,914150663),new o.init(2438529370,812702999),new o.init(355462360,4144912697),new o.init(1731405415,4290775857),new o.init(2394180231,1750603025),new o.init(3675008525,1694076839),new o.init(1203062813,3204075428)])},_doFinalize:function(){var e=u._doFinalize.call(this);return e.sigBytes-=16,e}}),n.SHA384=u._createHelper(c),n.HmacSHA384=u._createHmacHelper(c),r.SHA384)})),re((function(e,t){var r;e.exports=(r=ne,function(e){var t=r,n=t.lib,i=n.WordArray,o=n.Hasher,s=t.x64.Word,a=t.algo,u=[],c=[],l=[];!function(){for(var e=1,t=0,r=0;r<24;r++){u[e+5*t]=(r+1)*(r+2)/2%64;var n=(2*e+3*t)%5;e=t%5,t=n}for(e=0;e<5;e++)for(t=0;t<5;t++)c[e+5*t]=t+(2*e+3*t)%5*5;for(var i=1,o=0;o<24;o++){for(var a=0,h=0,f=0;f<7;f++){if(1&i){var d=(1<<f)-1;d<32?h^=1<<d:a^=1<<d-32}128&i?i=i<<1^113:i<<=1}l[o]=s.create(a,h)}}();var h=[];!function(){for(var e=0;e<25;e++)h[e]=s.create()}();var f=a.SHA3=o.extend({cfg:o.cfg.extend({outputLength:512}),_doReset:function(){for(var e=this._state=[],t=0;t<25;t++)e[t]=new s.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(e,t){for(var r=this._state,n=this.blockSize/2,i=0;i<n;i++){var o=e[t+2*i],s=e[t+2*i+1];o=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),s=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),(C=r[i]).high^=s,C.low^=o}for(var a=0;a<24;a++){for(var f=0;f<5;f++){for(var d=0,p=0,g=0;g<5;g++)d^=(C=r[f+5*g]).high,p^=C.low;var _=h[f];_.high=d,_.low=p}for(f=0;f<5;f++){var m=h[(f+4)%5],v=h[(f+1)%5],y=v.high,w=v.low;for(d=m.high^(y<<1|w>>>31),p=m.low^(w<<1|y>>>31),g=0;g<5;g++)(C=r[f+5*g]).high^=d,C.low^=p}for(var b=1;b<25;b++){var k=(C=r[b]).high,S=C.low,R=u[b];R<32?(d=k<<R|S>>>32-R,p=S<<R|k>>>32-R):(d=S<<R-32|k>>>64-R,p=k<<R-32|S>>>64-R);var E=h[c[b]];E.high=d,E.low=p}var T=h[0],x=r[0];for(T.high=x.high,T.low=x.low,f=0;f<5;f++)for(g=0;g<5;g++){var C=r[b=f+5*g],A=h[b],I=h[(f+1)%5+5*g],U=h[(f+2)%5+5*g];C.high=A.high^~I.high&U.high,C.low=A.low^~I.low&U.low}C=r[0];var B=l[a];C.high^=B.high,C.low^=B.low}},_doFinalize:function(){var t=this._data,r=t.words,n=(this._nDataBytes,8*t.sigBytes),o=32*this.blockSize;r[n>>>5]|=1<<24-n%32,r[(e.ceil((n+1)/o)*o>>>5)-1]|=128,t.sigBytes=4*r.length,this._process();for(var s=this._state,a=this.cfg.outputLength/8,u=a/8,c=[],l=0;l<u;l++){var h=s[l],f=h.high,d=h.low;f=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8),d=16711935&(d<<8|d>>>24)|4278255360&(d<<24|d>>>8),c.push(d),c.push(f)}return new i.init(c,a)},clone:function(){for(var e=o.clone.call(this),t=e._state=this._state.slice(0),r=0;r<25;r++)t[r]=t[r].clone();return e}});t.SHA3=o._createHelper(f),t.HmacSHA3=o._createHmacHelper(f)}(Math),r.SHA3)})),re((function(e,t){var r;e.exports=(r=ne,function(e){var t=r,n=t.lib,i=n.WordArray,o=n.Hasher,s=t.algo,a=i.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),u=i.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),c=i.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),l=i.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),h=i.create([0,1518500249,1859775393,2400959708,2840853838]),f=i.create([1352829926,1548603684,1836072691,2053994217,0]),d=s.RIPEMD160=o.extend({_doReset:function(){this._hash=i.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var r=0;r<16;r++){var n=t+r,i=e[n];e[n]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}var o,s,d,w,b,k,S,R,E,T,x,C=this._hash.words,A=h.words,I=f.words,U=a.words,B=u.words,L=c.words,O=l.words;for(k=o=C[0],S=s=C[1],R=d=C[2],E=w=C[3],T=b=C[4],r=0;r<80;r+=1)x=o+e[t+U[r]]|0,x+=r<16?p(s,d,w)+A[0]:r<32?g(s,d,w)+A[1]:r<48?_(s,d,w)+A[2]:r<64?m(s,d,w)+A[3]:v(s,d,w)+A[4],x=(x=y(x|=0,L[r]))+b|0,o=b,b=w,w=y(d,10),d=s,s=x,x=k+e[t+B[r]]|0,x+=r<16?v(S,R,E)+I[0]:r<32?m(S,R,E)+I[1]:r<48?_(S,R,E)+I[2]:r<64?g(S,R,E)+I[3]:p(S,R,E)+I[4],x=(x=y(x|=0,O[r]))+T|0,k=T,T=E,E=y(R,10),R=S,S=x;x=C[1]+d+E|0,C[1]=C[2]+w+T|0,C[2]=C[3]+b+k|0,C[3]=C[4]+o+S|0,C[4]=C[0]+s+R|0,C[0]=x},_doFinalize:function(){var e=this._data,t=e.words,r=8*this._nDataBytes,n=8*e.sigBytes;t[n>>>5]|=128<<24-n%32,t[14+(n+64>>>9<<4)]=16711935&(r<<8|r>>>24)|4278255360&(r<<24|r>>>8),e.sigBytes=4*(t.length+1),this._process();for(var i=this._hash,o=i.words,s=0;s<5;s++){var a=o[s];o[s]=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8)}return i},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});function p(e,t,r){return e^t^r}function g(e,t,r){return e&t|~e&r}function _(e,t,r){return(e|~t)^r}function m(e,t,r){return e&r|t&~r}function v(e,t,r){return e^(t|~r)}function y(e,t){return e<<t|e>>>32-t}t.RIPEMD160=o._createHelper(d),t.HmacRIPEMD160=o._createHmacHelper(d)}(),r.RIPEMD160)})),re((function(e,t){var r,n,i,o;e.exports=(n=(r=ne).lib.Base,i=r.enc,o=i.Utf8,void(r.algo.HMAC=n.extend({init:function(e,t){e=this._hasher=new e.init,"string"==typeof t&&(t=o.parse(t));var r=e.blockSize,n=4*r;t.sigBytes>n&&(t=e.finalize(t)),t.clamp();for(var i=this._oKey=t.clone(),s=this._iKey=t.clone(),a=i.words,u=s.words,c=0;c<r;c++)a[c]^=1549556828,u[c]^=909522486;i.sigBytes=s.sigBytes=n,this.reset()},reset:function(){var e=this._hasher;e.reset(),e.update(this._iKey)},update:function(e){return this._hasher.update(e),this},finalize:function(e){var t=this._hasher,r=t.finalize(e);return t.reset(),t.finalize(this._oKey.clone().concat(r))}})))})),re((function(e,t){var r,n,i,o,s,a,u,c,l;e.exports=(o=(i=(n=r=ne).lib).Base,s=i.WordArray,u=(a=n.algo).SHA1,c=a.HMAC,l=a.PBKDF2=o.extend({cfg:o.extend({keySize:4,hasher:u,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var r=this.cfg,n=c.create(r.hasher,e),i=s.create(),o=s.create([1]),a=i.words,u=o.words,l=r.keySize,h=r.iterations;a.length<l;){var f=n.update(t).finalize(o);n.reset();for(var d=f.words,p=d.length,g=f,_=1;_<h;_++){g=n.finalize(g),n.reset();for(var m=g.words,v=0;v<p;v++)d[v]^=m[v]}i.concat(f),u[0]++}return i.sigBytes=4*l,i}}),n.PBKDF2=function(e,t,r){return l.create(r).compute(e,t)},r.PBKDF2)})),re((function(e,t){var r,n,i,o,s,a,u,c;e.exports=(o=(i=(n=r=ne).lib).Base,s=i.WordArray,u=(a=n.algo).MD5,c=a.EvpKDF=o.extend({cfg:o.extend({keySize:4,hasher:u,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var r=this.cfg,n=r.hasher.create(),i=s.create(),o=i.words,a=r.keySize,u=r.iterations;o.length<a;){c&&n.update(c);var c=n.update(e).finalize(t);n.reset();for(var l=1;l<u;l++)c=n.finalize(c),n.reset();i.concat(c)}return i.sigBytes=4*a,i}}),n.EvpKDF=function(e,t,r){return c.create(r).compute(e,t)},r.EvpKDF)})),re((function(e,t){var r,n,i,o,s,a,u,c,l,h,f,d,p,g,_,m,v,y,w,b,k,S,R;e.exports=void((r=ne).lib.Cipher||(n=r,i=n.lib,o=i.Base,s=i.WordArray,a=i.BufferedBlockAlgorithm,u=n.enc,u.Utf8,c=u.Base64,l=n.algo,h=l.EvpKDF,f=i.Cipher=a.extend({cfg:o.extend(),createEncryptor:function(e,t){return this.create(this._ENC_XFORM_MODE,e,t)},createDecryptor:function(e,t){return this.create(this._DEC_XFORM_MODE,e,t)},init:function(e,t,r){this.cfg=this.cfg.extend(r),this._xformMode=e,this._key=t,this.reset()},reset:function(){a.reset.call(this),this._doReset()},process:function(e){return this._append(e),this._process()},finalize:function(e){return e&&this._append(e),this._doFinalize()},keySize:4,ivSize:4,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function e(e){return"string"==typeof e?R:b}return function(t){return{encrypt:function(r,n,i){return e(n).encrypt(t,r,n,i)},decrypt:function(r,n,i){return e(n).decrypt(t,r,n,i)}}}}()}),i.StreamCipher=f.extend({_doFinalize:function(){return this._process(!0)},blockSize:1}),d=n.mode={},p=i.BlockCipherMode=o.extend({createEncryptor:function(e,t){return this.Encryptor.create(e,t)},createDecryptor:function(e,t){return this.Decryptor.create(e,t)},init:function(e,t){this._cipher=e,this._iv=t}}),g=d.CBC=function(){var e=p.extend();function t(e,t,r){var n=this._iv;if(n){var i=n;this._iv=void 0}else i=this._prevBlock;for(var o=0;o<r;o++)e[t+o]^=i[o]}return e.Encryptor=e.extend({processBlock:function(e,r){var n=this._cipher,i=n.blockSize;t.call(this,e,r,i),n.encryptBlock(e,r),this._prevBlock=e.slice(r,r+i)}}),e.Decryptor=e.extend({processBlock:function(e,r){var n=this._cipher,i=n.blockSize,o=e.slice(r,r+i);n.decryptBlock(e,r),t.call(this,e,r,i),this._prevBlock=o}}),e}(),_=n.pad={},m=_.Pkcs7={pad:function(e,t){for(var r=4*t,n=r-e.sigBytes%r,i=n<<24|n<<16|n<<8|n,o=[],a=0;a<n;a+=4)o.push(i);var u=s.create(o,n);e.concat(u)},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},i.BlockCipher=f.extend({cfg:f.cfg.extend({mode:g,padding:m}),reset:function(){f.reset.call(this);var e=this.cfg,t=e.iv,r=e.mode;if(this._xformMode==this._ENC_XFORM_MODE)var n=r.createEncryptor;else{n=r.createDecryptor;this._minBufferSize=1}this._mode&&this._mode.__creator==n?this._mode.init(this,t&&t.words):(this._mode=n.call(r,this,t&&t.words),this._mode.__creator=n)},_doProcessBlock:function(e,t){this._mode.processBlock(e,t)},_doFinalize:function(){var e=this.cfg.padding;if(this._xformMode==this._ENC_XFORM_MODE){e.pad(this._data,this.blockSize);var t=this._process(!0)}else{t=this._process(!0);e.unpad(t)}return t},blockSize:4}),v=i.CipherParams=o.extend({init:function(e){this.mixIn(e)},toString:function(e){return(e||this.formatter).stringify(this)}}),y=n.format={},w=y.OpenSSL={stringify:function(e){var t=e.ciphertext,r=e.salt;if(r)var n=s.create([1398893684,1701076831]).concat(r).concat(t);else n=t;return n.toString(c)},parse:function(e){var t=c.parse(e),r=t.words;if(1398893684==r[0]&&1701076831==r[1]){var n=s.create(r.slice(2,4));r.splice(0,4),t.sigBytes-=16}return v.create({ciphertext:t,salt:n})}},b=i.SerializableCipher=o.extend({cfg:o.extend({format:w}),encrypt:function(e,t,r,n){n=this.cfg.extend(n);var i=e.createEncryptor(r,n),o=i.finalize(t),s=i.cfg;return v.create({ciphertext:o,key:r,iv:s.iv,algorithm:e,mode:s.mode,padding:s.padding,blockSize:e.blockSize,formatter:n.format})},decrypt:function(e,t,r,n){return n=this.cfg.extend(n),t=this._parse(t,n.format),e.createDecryptor(r,n).finalize(t.ciphertext)},_parse:function(e,t){return"string"==typeof e?t.parse(e,this):e}}),k=n.kdf={},S=k.OpenSSL={execute:function(e,t,r,n){n||(n=s.random(8));var i=h.create({keySize:t+r}).compute(e,n),o=s.create(i.words.slice(t),4*r);return i.sigBytes=4*t,v.create({key:i,iv:o,salt:n})}},R=i.PasswordBasedCipher=b.extend({cfg:b.cfg.extend({kdf:S}),encrypt:function(e,t,r,n){var i=(n=this.cfg.extend(n)).kdf.execute(r,e.keySize,e.ivSize);n.iv=i.iv;var o=b.encrypt.call(this,e,t,i.key,n);return o.mixIn(i),o},decrypt:function(e,t,r,n){n=this.cfg.extend(n),t=this._parse(t,n.format);var i=n.kdf.execute(r,e.keySize,e.ivSize,t.salt);return n.iv=i.iv,b.decrypt.call(this,e,t,i.key,n)}})))})),re((function(e,t){var r;e.exports=((r=ne).mode.CFB=function(){var e=r.lib.BlockCipherMode.extend();function t(e,t,r,n){var i=this._iv;if(i){var o=i.slice(0);this._iv=void 0}else o=this._prevBlock;n.encryptBlock(o,0);for(var s=0;s<r;s++)e[t+s]^=o[s]}return e.Encryptor=e.extend({processBlock:function(e,r){var n=this._cipher,i=n.blockSize;t.call(this,e,r,i,n),this._prevBlock=e.slice(r,r+i)}}),e.Decryptor=e.extend({processBlock:function(e,r){var n=this._cipher,i=n.blockSize,o=e.slice(r,r+i);t.call(this,e,r,i,n),this._prevBlock=o}}),e}(),r.mode.CFB)})),re((function(e,t){var r,n,i;e.exports=((r=ne).mode.CTR=(i=(n=r.lib.BlockCipherMode.extend()).Encryptor=n.extend({processBlock:function(e,t){var r=this._cipher,n=r.blockSize,i=this._iv,o=this._counter;i&&(o=this._counter=i.slice(0),this._iv=void 0);var s=o.slice(0);r.encryptBlock(s,0),o[n-1]=o[n-1]+1|0;for(var a=0;a<n;a++)e[t+a]^=s[a]}}),n.Decryptor=i,n),r.mode.CTR)})),re((function(e,t){var r;e.exports=((r=ne).mode.CTRGladman=function(){var e=r.lib.BlockCipherMode.extend();function t(e){if(255==(e>>24&255)){var t=e>>16&255,r=e>>8&255,n=255&e;255===t?(t=0,255===r?(r=0,255===n?n=0:++n):++r):++t,e=0,e+=t<<16,e+=r<<8,e+=n}else e+=1<<24;return e}var n=e.Encryptor=e.extend({processBlock:function(e,r){var n=this._cipher,i=n.blockSize,o=this._iv,s=this._counter;o&&(s=this._counter=o.slice(0),this._iv=void 0),function(e){0===(e[0]=t(e[0]))&&(e[1]=t(e[1]))}(s);var a=s.slice(0);n.encryptBlock(a,0);for(var u=0;u<i;u++)e[r+u]^=a[u]}});return e.Decryptor=n,e}(),r.mode.CTRGladman)})),re((function(e,t){var r,n,i;e.exports=((r=ne).mode.OFB=(i=(n=r.lib.BlockCipherMode.extend()).Encryptor=n.extend({processBlock:function(e,t){var r=this._cipher,n=r.blockSize,i=this._iv,o=this._keystream;i&&(o=this._keystream=i.slice(0),this._iv=void 0),r.encryptBlock(o,0);for(var s=0;s<n;s++)e[t+s]^=o[s]}}),n.Decryptor=i,n),r.mode.OFB)})),re((function(e,t){var r,n;e.exports=((r=ne).mode.ECB=((n=r.lib.BlockCipherMode.extend()).Encryptor=n.extend({processBlock:function(e,t){this._cipher.encryptBlock(e,t)}}),n.Decryptor=n.extend({processBlock:function(e,t){this._cipher.decryptBlock(e,t)}}),n),r.mode.ECB)})),re((function(e,t){var r;e.exports=((r=ne).pad.AnsiX923={pad:function(e,t){var r=e.sigBytes,n=4*t,i=n-r%n,o=r+i-1;e.clamp(),e.words[o>>>2]|=i<<24-o%4*8,e.sigBytes+=i},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},r.pad.Ansix923)})),re((function(e,t){var r;e.exports=((r=ne).pad.Iso10126={pad:function(e,t){var n=4*t,i=n-e.sigBytes%n;e.concat(r.lib.WordArray.random(i-1)).concat(r.lib.WordArray.create([i<<24],1))},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},r.pad.Iso10126)})),re((function(e,t){var r;e.exports=((r=ne).pad.Iso97971={pad:function(e,t){e.concat(r.lib.WordArray.create([2147483648],1)),r.pad.ZeroPadding.pad(e,t)},unpad:function(e){r.pad.ZeroPadding.unpad(e),e.sigBytes--}},r.pad.Iso97971)})),re((function(e,t){var r;e.exports=((r=ne).pad.ZeroPadding={pad:function(e,t){var r=4*t;e.clamp(),e.sigBytes+=r-(e.sigBytes%r||r)},unpad:function(e){for(var t=e.words,r=e.sigBytes-1;!(t[r>>>2]>>>24-r%4*8&255);)r--;e.sigBytes=r+1}},r.pad.ZeroPadding)})),re((function(e,t){var r;e.exports=((r=ne).pad.NoPadding={pad:function(){},unpad:function(){}},r.pad.NoPadding)})),re((function(e,t){var r,n,i,o;e.exports=(i=(n=r=ne).lib.CipherParams,o=n.enc.Hex,n.format.Hex={stringify:function(e){return e.ciphertext.toString(o)},parse:function(e){var t=o.parse(e);return i.create({ciphertext:t})}},r.format.Hex)})),re((function(e,t){var r;e.exports=(r=ne,function(){var e=r,t=e.lib.BlockCipher,n=e.algo,i=[],o=[],s=[],a=[],u=[],c=[],l=[],h=[],f=[],d=[];!function(){for(var e=[],t=0;t<256;t++)e[t]=t<128?t<<1:t<<1^283;var r=0,n=0;for(t=0;t<256;t++){var p=n^n<<1^n<<2^n<<3^n<<4;p=p>>>8^255&p^99,i[r]=p,o[p]=r;var g=e[r],_=e[g],m=e[_],v=257*e[p]^16843008*p;s[r]=v<<24|v>>>8,a[r]=v<<16|v>>>16,u[r]=v<<8|v>>>24,c[r]=v,v=16843009*m^65537*_^257*g^16843008*r,l[p]=v<<24|v>>>8,h[p]=v<<16|v>>>16,f[p]=v<<8|v>>>24,d[p]=v,r?(r=g^e[e[e[m^g]]],n^=e[e[n]]):r=n=1}}();var p=[0,1,2,4,8,16,32,64,128,27,54],g=n.AES=t.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var e=this._keyPriorReset=this._key,t=e.words,r=e.sigBytes/4,n=4*((this._nRounds=r+6)+1),o=this._keySchedule=[],s=0;s<n;s++)if(s<r)o[s]=t[s];else{var a=o[s-1];s%r?r>6&&s%r==4&&(a=i[a>>>24]<<24|i[a>>>16&255]<<16|i[a>>>8&255]<<8|i[255&a]):(a=i[(a=a<<8|a>>>24)>>>24]<<24|i[a>>>16&255]<<16|i[a>>>8&255]<<8|i[255&a],a^=p[s/r|0]<<24),o[s]=o[s-r]^a}for(var u=this._invKeySchedule=[],c=0;c<n;c++)s=n-c,a=c%4?o[s]:o[s-4],u[c]=c<4||s<=4?a:l[i[a>>>24]]^h[i[a>>>16&255]]^f[i[a>>>8&255]]^d[i[255&a]]}},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._keySchedule,s,a,u,c,i)},decryptBlock:function(e,t){var r=e[t+1];e[t+1]=e[t+3],e[t+3]=r,this._doCryptBlock(e,t,this._invKeySchedule,l,h,f,d,o),r=e[t+1],e[t+1]=e[t+3],e[t+3]=r},_doCryptBlock:function(e,t,r,n,i,o,s,a){for(var u=this._nRounds,c=e[t]^r[0],l=e[t+1]^r[1],h=e[t+2]^r[2],f=e[t+3]^r[3],d=4,p=1;p<u;p++){var g=n[c>>>24]^i[l>>>16&255]^o[h>>>8&255]^s[255&f]^r[d++],_=n[l>>>24]^i[h>>>16&255]^o[f>>>8&255]^s[255&c]^r[d++],m=n[h>>>24]^i[f>>>16&255]^o[c>>>8&255]^s[255&l]^r[d++],v=n[f>>>24]^i[c>>>16&255]^o[l>>>8&255]^s[255&h]^r[d++];c=g,l=_,h=m,f=v}g=(a[c>>>24]<<24|a[l>>>16&255]<<16|a[h>>>8&255]<<8|a[255&f])^r[d++],_=(a[l>>>24]<<24|a[h>>>16&255]<<16|a[f>>>8&255]<<8|a[255&c])^r[d++],m=(a[h>>>24]<<24|a[f>>>16&255]<<16|a[c>>>8&255]<<8|a[255&l])^r[d++],v=(a[f>>>24]<<24|a[c>>>16&255]<<16|a[l>>>8&255]<<8|a[255&h])^r[d++],e[t]=g,e[t+1]=_,e[t+2]=m,e[t+3]=v},keySize:8});e.AES=t._createHelper(g)}(),r.AES)})),re((function(e,t){var r;e.exports=(r=ne,function(){var e=r,t=e.lib,n=t.WordArray,i=t.BlockCipher,o=e.algo,s=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],a=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],u=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],c=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],l=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],h=o.DES=i.extend({_doReset:function(){for(var e=this._key.words,t=[],r=0;r<56;r++){var n=s[r]-1;t[r]=e[n>>>5]>>>31-n%32&1}for(var i=this._subKeys=[],o=0;o<16;o++){var c=i[o]=[],l=u[o];for(r=0;r<24;r++)c[r/6|0]|=t[(a[r]-1+l)%28]<<31-r%6,c[4+(r/6|0)]|=t[28+(a[r+24]-1+l)%28]<<31-r%6;for(c[0]=c[0]<<1|c[0]>>>31,r=1;r<7;r++)c[r]=c[r]>>>4*(r-1)+3;c[7]=c[7]<<5|c[7]>>>27}var h=this._invSubKeys=[];for(r=0;r<16;r++)h[r]=i[15-r]},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._subKeys)},decryptBlock:function(e,t){this._doCryptBlock(e,t,this._invSubKeys)},_doCryptBlock:function(e,t,r){this._lBlock=e[t],this._rBlock=e[t+1],f.call(this,4,252645135),f.call(this,16,65535),d.call(this,2,858993459),d.call(this,8,16711935),f.call(this,1,1431655765);for(var n=0;n<16;n++){for(var i=r[n],o=this._lBlock,s=this._rBlock,a=0,u=0;u<8;u++)a|=c[u][((s^i[u])&l[u])>>>0];this._lBlock=s,this._rBlock=o^a}var h=this._lBlock;this._lBlock=this._rBlock,this._rBlock=h,f.call(this,1,1431655765),d.call(this,8,16711935),d.call(this,2,858993459),f.call(this,16,65535),f.call(this,4,252645135),e[t]=this._lBlock,e[t+1]=this._rBlock},keySize:2,ivSize:2,blockSize:2});function f(e,t){var r=(this._lBlock>>>e^this._rBlock)&t;this._rBlock^=r,this._lBlock^=r<<e}function d(e,t){var r=(this._rBlock>>>e^this._lBlock)&t;this._lBlock^=r,this._rBlock^=r<<e}e.DES=i._createHelper(h);var p=o.TripleDES=i.extend({_doReset:function(){var e=this._key.words;this._des1=h.createEncryptor(n.create(e.slice(0,2))),this._des2=h.createEncryptor(n.create(e.slice(2,4))),this._des3=h.createEncryptor(n.create(e.slice(4,6)))},encryptBlock:function(e,t){this._des1.encryptBlock(e,t),this._des2.decryptBlock(e,t),this._des3.encryptBlock(e,t)},decryptBlock:function(e,t){this._des3.decryptBlock(e,t),this._des2.encryptBlock(e,t),this._des1.decryptBlock(e,t)},keySize:6,ivSize:2,blockSize:2});e.TripleDES=i._createHelper(p)}(),r.TripleDES)})),re((function(e,t){var r;e.exports=(r=ne,function(){var e=r,t=e.lib.StreamCipher,n=e.algo,i=n.RC4=t.extend({_doReset:function(){for(var e=this._key,t=e.words,r=e.sigBytes,n=this._S=[],i=0;i<256;i++)n[i]=i;i=0;for(var o=0;i<256;i++){var s=i%r,a=t[s>>>2]>>>24-s%4*8&255;o=(o+n[i]+a)%256;var u=n[i];n[i]=n[o],n[o]=u}this._i=this._j=0},_doProcessBlock:function(e,t){e[t]^=o.call(this)},keySize:8,ivSize:0});function o(){for(var e=this._S,t=this._i,r=this._j,n=0,i=0;i<4;i++){r=(r+e[t=(t+1)%256])%256;var o=e[t];e[t]=e[r],e[r]=o,n|=e[(e[t]+e[r])%256]<<24-8*i}return this._i=t,this._j=r,n}e.RC4=t._createHelper(i);var s=n.RC4Drop=i.extend({cfg:i.cfg.extend({drop:192}),_doReset:function(){i._doReset.call(this);for(var e=this.cfg.drop;e>0;e--)o.call(this)}});e.RC4Drop=t._createHelper(s)}(),r.RC4)})),re((function(e,t){var r;e.exports=(r=ne,function(){var e=r,t=e.lib.StreamCipher,n=e.algo,i=[],o=[],s=[],a=n.Rabbit=t.extend({_doReset:function(){for(var e=this._key.words,t=this.cfg.iv,r=0;r<4;r++)e[r]=16711935&(e[r]<<8|e[r]>>>24)|4278255360&(e[r]<<24|e[r]>>>8);var n=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],i=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];for(this._b=0,r=0;r<4;r++)u.call(this);for(r=0;r<8;r++)i[r]^=n[r+4&7];if(t){var o=t.words,s=o[0],a=o[1],c=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),h=c>>>16|4294901760&l,f=l<<16|65535&c;for(i[0]^=c,i[1]^=h,i[2]^=l,i[3]^=f,i[4]^=c,i[5]^=h,i[6]^=l,i[7]^=f,r=0;r<4;r++)u.call(this)}},_doProcessBlock:function(e,t){var r=this._X;u.call(this),i[0]=r[0]^r[5]>>>16^r[3]<<16,i[1]=r[2]^r[7]>>>16^r[5]<<16,i[2]=r[4]^r[1]>>>16^r[7]<<16,i[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)i[n]=16711935&(i[n]<<8|i[n]>>>24)|4278255360&(i[n]<<24|i[n]>>>8),e[t+n]^=i[n]},blockSize:4,ivSize:2});function u(){for(var e=this._X,t=this._C,r=0;r<8;r++)o[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<o[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<o[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<o[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<o[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<o[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<o[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<o[6]>>>0?1:0)|0,this._b=t[7]>>>0<o[7]>>>0?1:0,r=0;r<8;r++){var n=e[r]+t[r],i=65535&n,a=n>>>16,u=((i*i>>>17)+i*a>>>15)+a*a,c=((4294901760&n)*n|0)+((65535&n)*n|0);s[r]=u^c}e[0]=s[0]+(s[7]<<16|s[7]>>>16)+(s[6]<<16|s[6]>>>16)|0,e[1]=s[1]+(s[0]<<8|s[0]>>>24)+s[7]|0,e[2]=s[2]+(s[1]<<16|s[1]>>>16)+(s[0]<<16|s[0]>>>16)|0,e[3]=s[3]+(s[2]<<8|s[2]>>>24)+s[1]|0,e[4]=s[4]+(s[3]<<16|s[3]>>>16)+(s[2]<<16|s[2]>>>16)|0,e[5]=s[5]+(s[4]<<8|s[4]>>>24)+s[3]|0,e[6]=s[6]+(s[5]<<16|s[5]>>>16)+(s[4]<<16|s[4]>>>16)|0,e[7]=s[7]+(s[6]<<8|s[6]>>>24)+s[5]|0}e.Rabbit=t._createHelper(a)}(),r.Rabbit)})),re((function(e,t){var r;e.exports=(r=ne,function(){var e=r,t=e.lib.StreamCipher,n=e.algo,i=[],o=[],s=[],a=n.RabbitLegacy=t.extend({_doReset:function(){var e=this._key.words,t=this.cfg.iv,r=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],n=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];this._b=0;for(var i=0;i<4;i++)u.call(this);for(i=0;i<8;i++)n[i]^=r[i+4&7];if(t){var o=t.words,s=o[0],a=o[1],c=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),h=c>>>16|4294901760&l,f=l<<16|65535&c;for(n[0]^=c,n[1]^=h,n[2]^=l,n[3]^=f,n[4]^=c,n[5]^=h,n[6]^=l,n[7]^=f,i=0;i<4;i++)u.call(this)}},_doProcessBlock:function(e,t){var r=this._X;u.call(this),i[0]=r[0]^r[5]>>>16^r[3]<<16,i[1]=r[2]^r[7]>>>16^r[5]<<16,i[2]=r[4]^r[1]>>>16^r[7]<<16,i[3]=r[6]^r[3]>>>16^r[1]<<16;for(var n=0;n<4;n++)i[n]=16711935&(i[n]<<8|i[n]>>>24)|4278255360&(i[n]<<24|i[n]>>>8),e[t+n]^=i[n]},blockSize:4,ivSize:2});function u(){for(var e=this._X,t=this._C,r=0;r<8;r++)o[r]=t[r];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<o[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<o[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<o[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<o[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<o[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<o[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<o[6]>>>0?1:0)|0,this._b=t[7]>>>0<o[7]>>>0?1:0,r=0;r<8;r++){var n=e[r]+t[r],i=65535&n,a=n>>>16,u=((i*i>>>17)+i*a>>>15)+a*a,c=((4294901760&n)*n|0)+((65535&n)*n|0);s[r]=u^c}e[0]=s[0]+(s[7]<<16|s[7]>>>16)+(s[6]<<16|s[6]>>>16)|0,e[1]=s[1]+(s[0]<<8|s[0]>>>24)+s[7]|0,e[2]=s[2]+(s[1]<<16|s[1]>>>16)+(s[0]<<16|s[0]>>>16)|0,e[3]=s[3]+(s[2]<<8|s[2]>>>24)+s[1]|0,e[4]=s[4]+(s[3]<<16|s[3]>>>16)+(s[2]<<16|s[2]>>>16)|0,e[5]=s[5]+(s[4]<<8|s[4]>>>24)+s[3]|0,e[6]=s[6]+(s[5]<<16|s[5]>>>16)+(s[4]<<16|s[4]>>>16)|0,e[7]=s[7]+(s[6]<<8|s[6]>>>24)+s[5]|0}e.RabbitLegacy=t._createHelper(a)}(),r.RabbitLegacy)})),re((function(e,t){e.exports=ne})));function oe(){throw new Error("setTimeout has not been defined")}function se(){throw new Error("clearTimeout has not been defined")}var ae=oe,ue=se;function ce(e){if(ae===setTimeout)return setTimeout(e,0);if((ae===oe||!ae)&&setTimeout)return ae=setTimeout,setTimeout(e,0);try{return ae(e,0)}catch(t){try{return ae.call(null,e,0)}catch(t){return ae.call(this,e,0)}}}"function"==typeof n.setTimeout&&(ae=setTimeout),"function"==typeof n.clearTimeout&&(ue=clearTimeout);var le,he=[],fe=!1,de=-1;function pe(){fe&&le&&(fe=!1,le.length?he=le.concat(he):de=-1,he.length&&ge())}function ge(){if(!fe){var e=ce(pe);fe=!0;for(var t=he.length;t;){for(le=he,he=[];++de<t;)le&&le[de].run();de=-1,t=he.length}le=null,fe=!1,function(e){if(ue===clearTimeout)return clearTimeout(e);if((ue===se||!ue)&&clearTimeout)return ue=clearTimeout,clearTimeout(e);try{ue(e)}catch(t){try{return ue.call(null,e)}catch(t){return ue.call(this,e)}}}(e)}}function _e(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];he.push(new me(e,t)),1!==he.length||fe||ce(ge)}function me(e,t){this.fun=e,this.array=t}me.prototype.run=function(){this.fun.apply(null,this.array)};var ve=n.performance||{};function ye(){}function we(){we.init.call(this)}function be(e){return void 0===e._maxListeners?we.defaultMaxListeners:e._maxListeners}function ke(e,t,r){if(t)e.call(r);else for(var n=e.length,i=Ie(e,n),o=0;o<n;++o)i[o].call(r)}function Se(e,t,r,n){if(t)e.call(r,n);else for(var i=e.length,o=Ie(e,i),s=0;s<i;++s)o[s].call(r,n)}function Re(e,t,r,n,i){if(t)e.call(r,n,i);else for(var o=e.length,s=Ie(e,o),a=0;a<o;++a)s[a].call(r,n,i)}function Ee(e,t,r,n,i,o){if(t)e.call(r,n,i,o);else for(var s=e.length,a=Ie(e,s),u=0;u<s;++u)a[u].call(r,n,i,o)}function Te(e,t,r,n){if(t)e.apply(r,n);else for(var i=e.length,o=Ie(e,i),s=0;s<i;++s)o[s].apply(r,n)}function xe(t,r,n,i){var o,s,a,u;if("function"!=typeof n)throw new TypeError('"listener" argument must be a function');if((s=t._events)?(s.newListener&&(t.emit("newListener",r,n.listener?n.listener:n),s=t._events),a=s[r]):(s=t._events=new ye,t._eventsCount=0),a){if("function"==typeof a?a=s[r]=i?[n,a]:[a,n]:i?a.unshift(n):a.push(n),!a.warned&&(o=be(t))&&o>0&&a.length>o){a.warned=!0;var c=new Error("Possible EventEmitter memory leak detected. "+a.length+" "+r+" listeners added. Use emitter.setMaxListeners() to increase limit");c.name="MaxListenersExceededWarning",c.emitter=t,c.type=r,c.count=a.length,u=c,"function"==typeof console.warn?e("warn",u," at debug/lib-generate-test-usersig-es.min.js:3130"):e("log",u," at debug/lib-generate-test-usersig-es.min.js:3130")}}else a=s[r]=n,++t._eventsCount;return t}function Ce(e,t,r){var n=!1;function i(){e.removeListener(t,i),n||(n=!0,r.apply(e,arguments))}return i.listener=r,i}function Ae(e){var t=this._events;if(t){var r=t[e];if("function"==typeof r)return 1;if(r)return r.length}return 0}function Ie(e,t){for(var r=new Array(t);t--;)r[t]=e[t];return r}ve.now||ve.mozNow||ve.msNow||ve.oNow||ve.webkitNow,ye.prototype=Object.create(null),we.EventEmitter=we,we.usingDomains=!1,we.prototype.domain=void 0,we.prototype._events=void 0,we.prototype._maxListeners=void 0,we.defaultMaxListeners=10,we.init=function(){this.domain=null,we.usingDomains&&(void 0).active&&(void 0).Domain,this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=new ye,this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},we.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||isNaN(e))throw new TypeError('"n" argument must be a positive number');return this._maxListeners=e,this},we.prototype.getMaxListeners=function(){return be(this)},we.prototype.emit=function(e){var t,r,n,i,o,s,a,u="error"===e;if(s=this._events)u=u&&null==s.error;else if(!u)return!1;if(a=this.domain,u){if(t=arguments[1],!a){if(t instanceof Error)throw t;var c=new Error('Uncaught, unspecified "error" event. ('+t+")");throw c.context=t,c}return t||(t=new Error('Uncaught, unspecified "error" event')),t.domainEmitter=this,t.domain=a,t.domainThrown=!1,a.emit("error",t),!1}if(!(r=s[e]))return!1;var l="function"==typeof r;switch(n=arguments.length){case 1:ke(r,l,this);break;case 2:Se(r,l,this,arguments[1]);break;case 3:Re(r,l,this,arguments[1],arguments[2]);break;case 4:Ee(r,l,this,arguments[1],arguments[2],arguments[3]);break;default:for(i=new Array(n-1),o=1;o<n;o++)i[o-1]=arguments[o];Te(r,l,this,i)}return!0},we.prototype.addListener=function(e,t){return xe(this,e,t,!1)},we.prototype.on=we.prototype.addListener,we.prototype.prependListener=function(e,t){return xe(this,e,t,!0)},we.prototype.once=function(e,t){if("function"!=typeof t)throw new TypeError('"listener" argument must be a function');return this.on(e,Ce(this,e,t)),this},we.prototype.prependOnceListener=function(e,t){if("function"!=typeof t)throw new TypeError('"listener" argument must be a function');return this.prependListener(e,Ce(this,e,t)),this},we.prototype.removeListener=function(e,t){var r,n,i,o,s;if("function"!=typeof t)throw new TypeError('"listener" argument must be a function');if(!(n=this._events))return this;if(!(r=n[e]))return this;if(r===t||r.listener&&r.listener===t)0==--this._eventsCount?this._events=new ye:(delete n[e],n.removeListener&&this.emit("removeListener",e,r.listener||t));else if("function"!=typeof r){for(i=-1,o=r.length;o-- >0;)if(r[o]===t||r[o].listener&&r[o].listener===t){s=r[o].listener,i=o;break}if(i<0)return this;if(1===r.length){if(r[0]=void 0,0==--this._eventsCount)return this._events=new ye,this;delete n[e]}else!function(e,t){for(var r=t,n=r+1,i=e.length;n<i;r+=1,n+=1)e[r]=e[n];e.pop()}(r,i);n.removeListener&&this.emit("removeListener",e,s||t)}return this},we.prototype.removeAllListeners=function(e){var t,r;if(!(r=this._events))return this;if(!r.removeListener)return 0===arguments.length?(this._events=new ye,this._eventsCount=0):r[e]&&(0==--this._eventsCount?this._events=new ye:delete r[e]),this;if(0===arguments.length){for(var n,i=Object.keys(r),o=0;o<i.length;++o)"removeListener"!==(n=i[o])&&this.removeAllListeners(n);return this.removeAllListeners("removeListener"),this._events=new ye,this._eventsCount=0,this}if("function"==typeof(t=r[e]))this.removeListener(e,t);else if(t)do{this.removeListener(e,t[t.length-1])}while(t[0]);return this},we.prototype.listeners=function(e){var t,r=this._events;return r&&(t=r[e])?"function"==typeof t?[t.listener||t]:function(e){for(var t=new Array(e.length),r=0;r<t.length;++r)t[r]=e[r].listener||e[r];return t}(t):[]},we.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):Ae.call(e,t)},we.prototype.listenerCount=Ae,we.prototype.eventNames=function(){return this._eventsCount>0?Reflect.ownKeys(this._events):[]};var Ue="function"==typeof Object.create?function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:function(e,t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e},Be=/%[sdj%]/g;function Le(e){if(!We(e)){for(var t=[],r=0;r<arguments.length;r++)t.push(Pe(arguments[r]));return t.join(" ")}r=1;for(var n=arguments,i=n.length,o=String(e).replace(Be,(function(e){if("%%"===e)return"%";if(r>=i)return e;switch(e){case"%s":return String(n[r++]);case"%d":return Number(n[r++]);case"%j":try{return JSON.stringify(n[r++])}catch(e){return"[Circular]"}default:return e}})),s=n[r];r<i;s=n[++r])Ze(s)||!Ke(s)?o+=" "+s:o+=" "+Pe(s);return o}function Oe(t,r){if(Ye(n.process))return function(){return Oe(t,r).apply(this,arguments)};var i=!1;return function(){return i||(e("error",r," at debug/lib-generate-test-usersig-es.min.js:3342"),i=!0),t.apply(this,arguments)}}var Me,je={};function Pe(e,t){var r={seen:[],stylize:De};return arguments.length>=3&&(r.depth=arguments[2]),arguments.length>=4&&(r.colors=arguments[3]),Ve(t)?r.showHidden=t:t&&function(e,t){if(!t||!Ke(t))return e;for(var r=Object.keys(t),n=r.length;n--;)e[r[n]]=t[r[n]]}(r,t),Ye(r.showHidden)&&(r.showHidden=!1),Ye(r.depth)&&(r.depth=2),Ye(r.colors)&&(r.colors=!1),Ye(r.customInspect)&&(r.customInspect=!0),r.colors&&(r.stylize=ze),Ne(r,e,r.depth)}function ze(e,t){var r=Pe.styles[t];return r?"\x1b["+Pe.colors[r][0]+"m"+e+"\x1b["+Pe.colors[r][1]+"m":e}function De(e,t){return e}function Ne(e,t,r){if(e.customInspect&&t&&Xe(t.inspect)&&t.inspect!==Pe&&(!t.constructor||t.constructor.prototype!==t)){var n=t.inspect(r,e);return We(n)||(n=Ne(e,n,r)),n}var i=function(e,t){if(Ye(t))return e.stylize("undefined","undefined");if(We(t)){var r="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(r,"string")}return"number"==typeof t?e.stylize(""+t,"number"):Ve(t)?e.stylize(""+t,"boolean"):Ze(t)?e.stylize("null","null"):void 0}(e,t);if(i)return i;var o=Object.keys(t),s=function(e){var t={};return e.forEach((function(e,r){t[e]=!0})),t}(o);if(e.showHidden&&(o=Object.getOwnPropertyNames(t)),Ge(t)&&(o.indexOf("message")>=0||o.indexOf("description")>=0))return Fe(t);if(0===o.length){if(Xe(t)){var a=t.name?": "+t.name:"";return e.stylize("[Function"+a+"]","special")}if($e(t))return e.stylize(RegExp.prototype.toString.call(t),"regexp");if(qe(t))return e.stylize(Date.prototype.toString.call(t),"date");if(Ge(t))return Fe(t)}var u,c,l="",h=!1,f=["{","}"];return u=t,Array.isArray(u)&&(h=!0,f=["[","]"]),Xe(t)&&(l=" [Function"+(t.name?": "+t.name:"")+"]"),$e(t)&&(l=" "+RegExp.prototype.toString.call(t)),qe(t)&&(l=" "+Date.prototype.toUTCString.call(t)),Ge(t)&&(l=" "+Fe(t)),0!==o.length||h&&0!=t.length?r<0?$e(t)?e.stylize(RegExp.prototype.toString.call(t),"regexp"):e.stylize("[Object]","special"):(e.seen.push(t),c=h?function(e,t,r,n,i){for(var o=[],s=0,a=t.length;s<a;++s)Qe(t,String(s))?o.push(He(e,t,r,n,String(s),!0)):o.push("");return i.forEach((function(i){i.match(/^\d+$/)||o.push(He(e,t,r,n,i,!0))})),o}(e,t,r,s,o):o.map((function(n){return He(e,t,r,s,n,h)})),e.seen.pop(),function(e,t,r){return e.reduce((function(e,t){return t.indexOf("\n"),e+t.replace(/\u001b\[\d\d?m/g,"").length+1}),0)>60?r[0]+(""===t?"":t+"\n ")+" "+e.join(",\n ")+" "+r[1]:r[0]+t+" "+e.join(", ")+" "+r[1]}(c,l,f)):f[0]+l+f[1]}function Fe(e){return"["+Error.prototype.toString.call(e)+"]"}function He(e,t,r,n,i,o){var s,a,u;if((u=Object.getOwnPropertyDescriptor(t,i)||{value:t[i]}).get?a=u.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):u.set&&(a=e.stylize("[Setter]","special")),Qe(n,i)||(s="["+i+"]"),a||(e.seen.indexOf(u.value)<0?(a=Ze(r)?Ne(e,u.value,null):Ne(e,u.value,r-1)).indexOf("\n")>-1&&(a=o?a.split("\n").map((function(e){return" "+e})).join("\n").substr(2):"\n"+a.split("\n").map((function(e){return" "+e})).join("\n")):a=e.stylize("[Circular]","special")),Ye(s)){if(o&&i.match(/^\d+$/))return a;(s=JSON.stringify(""+i)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(s=s.substr(1,s.length-2),s=e.stylize(s,"name")):(s=s.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),s=e.stylize(s,"string"))}return s+": "+a}function Ve(e){return"boolean"==typeof e}function Ze(e){return null===e}function We(e){return"string"==typeof e}function Ye(e){return void 0===e}function $e(e){return Ke(e)&&"[object RegExp]"===Je(e)}function Ke(e){return"object"==typeof e&&null!==e}function qe(e){return Ke(e)&&"[object Date]"===Je(e)}function Ge(e){return Ke(e)&&("[object Error]"===Je(e)||e instanceof Error)}function Xe(e){return"function"==typeof e}function Je(e){return Object.prototype.toString.call(e)}function Qe(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function et(){this.head=null,this.tail=null,this.length=0}Pe.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},Pe.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},et.prototype.push=function(e){var t={data:e,next:null};this.length>0?this.tail.next=t:this.head=t,this.tail=t,++this.length},et.prototype.unshift=function(e){var t={data:e,next:this.head};0===this.length&&(this.tail=t),this.head=t,++this.length},et.prototype.shift=function(){if(0!==this.length){var e=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,e}},et.prototype.clear=function(){this.head=this.tail=null,this.length=0},et.prototype.join=function(e){if(0===this.length)return"";for(var t=this.head,r=""+t.data;t=t.next;)r+=e+t.data;return r},et.prototype.concat=function(e){if(0===this.length)return m.alloc(0);if(1===this.length)return this.head.data;for(var t=m.allocUnsafe(e>>>0),r=this.head,n=0;r;)r.data.copy(t,n),n+=r.data.length,r=r.next;return t};var tt=m.isEncoding||function(e){switch(e&&e.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function rt(e){switch(this.encoding=(e||"utf8").toLowerCase().replace(/[-_]/,""),function(e){if(e&&!tt(e))throw new Error("Unknown encoding: "+e)}(e),this.encoding){case"utf8":this.surrogateSize=3;break;case"ucs2":case"utf16le":this.surrogateSize=2,this.detectIncompleteChar=it;break;case"base64":this.surrogateSize=3,this.detectIncompleteChar=ot;break;default:return void(this.write=nt)}this.charBuffer=new m(6),this.charReceived=0,this.charLength=0}function nt(e){return e.toString(this.encoding)}function it(e){this.charReceived=e.length%2,this.charLength=this.charReceived?2:0}function ot(e){this.charReceived=e.length%3,this.charLength=this.charReceived?3:0}rt.prototype.write=function(e){for(var t="";this.charLength;){var r=e.length>=this.charLength-this.charReceived?this.charLength-this.charReceived:e.length;if(e.copy(this.charBuffer,this.charReceived,0,r),this.charReceived+=r,this.charReceived<this.charLength)return"";if(e=e.slice(r,e.length),!((n=(t=this.charBuffer.slice(0,this.charLength).toString(this.encoding)).charCodeAt(t.length-1))>=55296&&n<=56319)){if(this.charReceived=this.charLength=0,0===e.length)return t;break}this.charLength+=this.surrogateSize,t=""}this.detectIncompleteChar(e);var n,i=e.length;if(this.charLength&&(e.copy(this.charBuffer,0,e.length-this.charReceived,i),i-=this.charReceived),i=(t+=e.toString(this.encoding,0,i)).length-1,(n=t.charCodeAt(i))>=55296&&n<=56319){var o=this.surrogateSize;return this.charLength+=o,this.charReceived+=o,this.charBuffer.copy(this.charBuffer,o,0,o),e.copy(this.charBuffer,0,0,o),t.substring(0,i)}return t},rt.prototype.detectIncompleteChar=function(e){for(var t=e.length>=3?3:e.length;t>0;t--){var r=e[e.length-t];if(1==t&&r>>5==6){this.charLength=2;break}if(t<=2&&r>>4==14){this.charLength=3;break}if(t<=3&&r>>3==30){this.charLength=4;break}}this.charReceived=t},rt.prototype.end=function(e){var t="";if(e&&e.length&&(t=this.write(e)),this.charReceived){var r=this.charReceived,n=this.charBuffer,i=this.encoding;t+=n.slice(0,r).toString(i)}return t},ut.ReadableState=at;var st=function(t){return Ye(Me)&&(Me=""),t=t.toUpperCase(),je[t]||(new RegExp("\\b"+t+"\\b","i").test(Me)?je[t]=function(){var r=Le.apply(null,arguments);e("error","%s %d: %s",t,0,r," at debug/lib-generate-test-usersig-es.min.js:3681")}:je[t]=function(){}),je[t]}("stream");function at(e,t){e=e||{},this.objectMode=!!e.objectMode,t instanceof Mt&&(this.objectMode=this.objectMode||!!e.readableObjectMode);var r=e.highWaterMark,n=this.objectMode?16:16384;this.highWaterMark=r||0===r?r:n,this.highWaterMark=~~this.highWaterMark,this.buffer=new et,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.ranOut=!1,this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&&(this.decoder=new rt(e.encoding),this.encoding=e.encoding)}function ut(e){if(!(this instanceof ut))return new ut(e);this._readableState=new at(e,this),this.readable=!0,e&&"function"==typeof e.read&&(this._read=e.read),we.call(this)}function ct(e,t,r,n,i){var o=function(e,t){var r=null;return ee(t)||"string"==typeof t||null==t||e.objectMode||(r=new TypeError("Invalid non-string/buffer chunk")),r}(t,r);if(o)e.emit("error",o);else if(null===r)t.reading=!1,function(e,t){if(!t.ended){if(t.decoder){var r=t.decoder.end();r&&r.length&&(t.buffer.push(r),t.length+=t.objectMode?1:r.length)}t.ended=!0,ht(e)}}(e,t);else if(t.objectMode||r&&r.length>0)if(t.ended&&!i){var s=new Error("stream.push() after EOF");e.emit("error",s)}else if(t.endEmitted&&i){var a=new Error("stream.unshift() after end event");e.emit("error",a)}else{var u;!t.decoder||i||n||(r=t.decoder.write(r),u=!t.objectMode&&0===r.length),i||(t.reading=!1),u||(t.flowing&&0===t.length&&!t.sync?(e.emit("data",r),e.read(0)):(t.length+=t.objectMode?1:r.length,i?t.buffer.unshift(r):t.buffer.push(r),t.needReadable&&ht(e))),function(e,t){t.readingMore||(t.readingMore=!0,_e(dt,e,t))}(e,t)}else i||(t.reading=!1);return function(e){return!e.ended&&(e.needReadable||e.length<e.highWaterMark||0===e.length)}(t)}Ue(ut,we),ut.prototype.push=function(e,t){var r=this._readableState;return r.objectMode||"string"!=typeof e||(t=t||r.defaultEncoding)!==r.encoding&&(e=m.from(e,t),t=""),ct(this,r,e,t,!1)},ut.prototype.unshift=function(e){return ct(this,this._readableState,e,"",!0)},ut.prototype.isPaused=function(){return!1===this._readableState.flowing},ut.prototype.setEncoding=function(e){return this._readableState.decoder=new rt(e),this._readableState.encoding=e,this};function lt(e,t){return e<=0||0===t.length&&t.ended?0:t.objectMode?1:e!=e?t.flowing&&t.length?t.buffer.head.data.length:t.length:(e>t.highWaterMark&&(t.highWaterMark=function(e){return e>=8388608?e=8388608:(e--,e|=e>>>1,e|=e>>>2,e|=e>>>4,e|=e>>>8,e|=e>>>16,e++),e}(e)),e<=t.length?e:t.ended?t.length:(t.needReadable=!0,0))}function ht(e){var t=e._readableState;t.needReadable=!1,t.emittedReadable||(st("emitReadable",t.flowing),t.emittedReadable=!0,t.sync?_e(ft,e):ft(e))}function ft(e){st("emit readable"),e.emit("readable"),_t(e)}function dt(e,t){for(var r=t.length;!t.reading&&!t.flowing&&!t.ended&&t.length<t.highWaterMark&&(st("maybeReadMore read 0"),e.read(0),r!==t.length);)r=t.length;t.readingMore=!1}function pt(e){st("readable nexttick read 0"),e.read(0)}function gt(e,t){t.reading||(st("resume read 0"),e.read(0)),t.resumeScheduled=!1,t.awaitDrain=0,e.emit("resume"),_t(e),t.flowing&&!t.reading&&e.read(0)}function _t(e){var t=e._readableState;for(st("flow",t.flowing);t.flowing&&null!==e.read(););}function mt(e,t){return 0===t.length?null:(t.objectMode?r=t.buffer.shift():!e||e>=t.length?(r=t.decoder?t.buffer.join(""):1===t.buffer.length?t.buffer.head.data:t.buffer.concat(t.length),t.buffer.clear()):r=function(e,t,r){var n;return e<t.head.data.length?(n=t.head.data.slice(0,e),t.head.data=t.head.data.slice(e)):n=e===t.head.data.length?t.shift():r?function(e,t){var r=t.head,n=1,i=r.data;for(e-=i.length;r=r.next;){var o=r.data,s=e>o.length?o.length:e;if(s===o.length?i+=o:i+=o.slice(0,e),0==(e-=s)){s===o.length?(++n,r.next?t.head=r.next:t.head=t.tail=null):(t.head=r,r.data=o.slice(s));break}++n}return t.length-=n,i}(e,t):function(e,t){var r=m.allocUnsafe(e),n=t.head,i=1;for(n.data.copy(r),e-=n.data.length;n=n.next;){var o=n.data,s=e>o.length?o.length:e;if(o.copy(r,r.length-e,0,s),0==(e-=s)){s===o.length?(++i,n.next?t.head=n.next:t.head=t.tail=null):(t.head=n,n.data=o.slice(s));break}++i}return t.length-=i,r}(e,t),n}(e,t.buffer,t.decoder),r);var r}function vt(e){var t=e._readableState;if(t.length>0)throw new Error('"endReadable()" called on non-empty stream');t.endEmitted||(t.ended=!0,_e(yt,t,e))}function yt(e,t){e.endEmitted||0!==e.length||(e.endEmitted=!0,t.readable=!1,t.emit("end"))}function wt(e,t){for(var r=0,n=e.length;r<n;r++)if(e[r]===t)return r;return-1}function bt(){}function kt(e,t,r){this.chunk=e,this.encoding=t,this.callback=r,this.next=null}function St(e,t){Object.defineProperty(this,"buffer",{get:Oe((function(){return this.getBuffer()}),"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.")}),e=e||{},this.objectMode=!!e.objectMode,t instanceof Mt&&(this.objectMode=this.objectMode||!!e.writableObjectMode);var r=e.highWaterMark,n=this.objectMode?16:16384;this.highWaterMark=r||0===r?r:n,this.highWaterMark=~~this.highWaterMark,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1;var i=!1===e.decodeStrings;this.decodeStrings=!i,this.defaultEncoding=e.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(e){!function(e,t){var r=e._writableState,n=r.sync,i=r.writecb;if(function(e){e.writing=!1,e.writecb=null,e.length-=e.writelen,e.writelen=0}(r),t)!function(e,t,r,n,i){--t.pendingcb,r?_e(i,n):i(n),e._writableState.errorEmitted=!0,e.emit("error",n)}(e,r,n,t,i);else{var o=Ct(r);o||r.corked||r.bufferProcessing||!r.bufferedRequest||xt(e,r),n?_e(Tt,e,r,o,i):Tt(e,r,o,i)}}(t,e)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.bufferedRequestCount=0,this.corkedRequestsFree=new Ut(this)}function Rt(e){if(!(this instanceof Rt||this instanceof Mt))return new Rt(e);this._writableState=new St(e,this),this.writable=!0,e&&("function"==typeof e.write&&(this._write=e.write),"function"==typeof e.writev&&(this._writev=e.writev)),we.call(this)}function Et(e,t,r,n,i,o,s){t.writelen=n,t.writecb=s,t.writing=!0,t.sync=!0,r?e._writev(i,t.onwrite):e._write(i,o,t.onwrite),t.sync=!1}function Tt(e,t,r,n){r||function(e,t){0===t.length&&t.needDrain&&(t.needDrain=!1,e.emit("drain"))}(e,t),t.pendingcb--,n(),It(e,t)}function xt(e,t){t.bufferProcessing=!0;var r=t.bufferedRequest;if(e._writev&&r&&r.next){var n=t.bufferedRequestCount,i=new Array(n),o=t.corkedRequestsFree;o.entry=r;for(var s=0;r;)i[s]=r,r=r.next,s+=1;Et(e,t,!0,t.length,i,"",o.finish),t.pendingcb++,t.lastBufferedRequest=null,o.next?(t.corkedRequestsFree=o.next,o.next=null):t.corkedRequestsFree=new Ut(t)}else{for(;r;){var a=r.chunk,u=r.encoding,c=r.callback;if(Et(e,t,!1,t.objectMode?1:a.length,a,u,c),r=r.next,t.writing)break}null===r&&(t.lastBufferedRequest=null)}t.bufferedRequestCount=0,t.bufferedRequest=r,t.bufferProcessing=!1}function Ct(e){return e.ending&&0===e.length&&null===e.bufferedRequest&&!e.finished&&!e.writing}function At(e,t){t.prefinished||(t.prefinished=!0,e.emit("prefinish"))}function It(e,t){var r=Ct(t);return r&&(0===t.pendingcb?(At(e,t),t.finished=!0,e.emit("finish")):At(e,t)),r}function Ut(e){var t=this;this.next=null,this.entry=null,this.finish=function(r){var n=t.entry;for(t.entry=null;n;){var i=n.callback;e.pendingcb--,i(r),n=n.next}e.corkedRequestsFree?e.corkedRequestsFree.next=t:e.corkedRequestsFree=t}}ut.prototype.read=function(e){st("read",e),e=parseInt(e,10);var t=this._readableState,r=e;if(0!==e&&(t.emittedReadable=!1),0===e&&t.needReadable&&(t.length>=t.highWaterMark||t.ended))return st("read: emitReadable",t.length,t.ended),0===t.length&&t.ended?vt(this):ht(this),null;if(0===(e=lt(e,t))&&t.ended)return 0===t.length&&vt(this),null;var n,i=t.needReadable;return st("need readable",i),(0===t.length||t.length-e<t.highWaterMark)&&st("length less than watermark",i=!0),t.ended||t.reading?st("reading or ended",i=!1):i&&(st("do read"),t.reading=!0,t.sync=!0,0===t.length&&(t.needReadable=!0),this._read(t.highWaterMark),t.sync=!1,t.reading||(e=lt(r,t))),null===(n=e>0?mt(e,t):null)?(t.needReadable=!0,e=0):t.length-=e,0===t.length&&(t.ended||(t.needReadable=!0),r!==e&&t.ended&&vt(this)),null!==n&&this.emit("data",n),n},ut.prototype._read=function(e){this.emit("error",new Error("not implemented"))},ut.prototype.pipe=function(e,t){var r=this,n=this._readableState;switch(n.pipesCount){case 0:n.pipes=e;break;case 1:n.pipes=[n.pipes,e];break;default:n.pipes.push(e)}n.pipesCount+=1,st("pipe count=%d opts=%j",n.pipesCount,t);var i=t&&!1===t.end?c:s;function o(e){st("onunpipe"),e===r&&c()}function s(){st("onend"),e.end()}n.endEmitted?_e(i):r.once("end",i),e.on("unpipe",o);var a=function(e){return function(){var t=e._readableState;st("pipeOnDrain",t.awaitDrain),t.awaitDrain&&t.awaitDrain--,0===t.awaitDrain&&e.listeners("data").length&&(t.flowing=!0,_t(e))}}(r);e.on("drain",a);var u=!1;function c(){st("cleanup"),e.removeListener("close",d),e.removeListener("finish",p),e.removeListener("drain",a),e.removeListener("error",f),e.removeListener("unpipe",o),r.removeListener("end",s),r.removeListener("end",c),r.removeListener("data",h),u=!0,!n.awaitDrain||e._writableState&&!e._writableState.needDrain||a()}var l=!1;function h(t){st("ondata"),l=!1,!1!==e.write(t)||l||((1===n.pipesCount&&n.pipes===e||n.pipesCount>1&&-1!==wt(n.pipes,e))&&!u&&(st("false write response, pause",r._readableState.awaitDrain),r._readableState.awaitDrain++,l=!0),r.pause())}function f(t){st("onerror",t),g(),e.removeListener("error",f),0===("error",e.listeners("error").length)&&e.emit("error",t)}function d(){e.removeListener("finish",p),g()}function p(){st("onfinish"),e.removeListener("close",d),g()}function g(){st("unpipe"),r.unpipe(e)}return r.on("data",h),function(e,t,r){if("function"==typeof e.prependListener)return e.prependListener(t,r);e._events&&e._events[t]?Array.isArray(e._events[t])?e._events[t].unshift(r):e._events[t]=[r,e._events[t]]:e.on(t,r)}(e,"error",f),e.once("close",d),e.once("finish",p),e.emit("pipe",r),n.flowing||(st("pipe resume"),r.resume()),e},ut.prototype.unpipe=function(e){var t=this._readableState;if(0===t.pipesCount)return this;if(1===t.pipesCount)return e&&e!==t.pipes||(e||(e=t.pipes),t.pipes=null,t.pipesCount=0,t.flowing=!1,e&&e.emit("unpipe",this)),this;if(!e){var r=t.pipes,n=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var i=0;i<n;i++)r[i].emit("unpipe",this);return this}var o=wt(t.pipes,e);return-1===o||(t.pipes.splice(o,1),t.pipesCount-=1,1===t.pipesCount&&(t.pipes=t.pipes[0]),e.emit("unpipe",this)),this},ut.prototype.on=function(e,t){var r=we.prototype.on.call(this,e,t);if("data"===e)!1!==this._readableState.flowing&&this.resume();else if("readable"===e){var n=this._readableState;n.endEmitted||n.readableListening||(n.readableListening=n.needReadable=!0,n.emittedReadable=!1,n.reading?n.length&&ht(this):_e(pt,this))}return r},ut.prototype.addListener=ut.prototype.on,ut.prototype.resume=function(){var e=this._readableState;return e.flowing||(st("resume"),e.flowing=!0,function(e,t){t.resumeScheduled||(t.resumeScheduled=!0,_e(gt,e,t))}(this,e)),this},ut.prototype.pause=function(){return st("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(st("pause"),this._readableState.flowing=!1,this.emit("pause")),this},ut.prototype.wrap=function(e){var t=this._readableState,r=!1,n=this;for(var i in e.on("end",(function(){if(st("wrapped end"),t.decoder&&!t.ended){var e=t.decoder.end();e&&e.length&&n.push(e)}n.push(null)})),e.on("data",(function(i){st("wrapped data"),t.decoder&&(i=t.decoder.write(i)),t.objectMode&&null==i||(t.objectMode||i&&i.length)&&(n.push(i)||(r=!0,e.pause()))})),e)void 0===this[i]&&"function"==typeof e[i]&&(this[i]=function(t){return function(){return e[t].apply(e,arguments)}}(i));return function(e,t){for(var r=0,n=e.length;r<n;r++)t(e[r])}(["error","close","destroy","pause","resume"],(function(t){e.on(t,n.emit.bind(n,t))})),n._read=function(t){st("wrapped _read",t),r&&(r=!1,e.resume())},n},ut._fromList=mt,Rt.WritableState=St,Ue(Rt,we),St.prototype.getBuffer=function(){for(var e=this.bufferedRequest,t=[];e;)t.push(e),e=e.next;return t},Rt.prototype.pipe=function(){this.emit("error",new Error("Cannot pipe, not readable"))},Rt.prototype.write=function(e,t,r){var n=this._writableState,i=!1;return"function"==typeof t&&(r=t,t=null),m.isBuffer(e)?t="buffer":t||(t=n.defaultEncoding),"function"!=typeof r&&(r=bt),n.ended?function(e,t){var r=new Error("write after end");e.emit("error",r),_e(t,r)}(this,r):function(e,t,r,n){var i=!0,o=!1;return null===r?o=new TypeError("May not write null values to stream"):m.isBuffer(r)||"string"==typeof r||void 0===r||t.objectMode||(o=new TypeError("Invalid non-string/buffer chunk")),o&&(e.emit("error",o),_e(n,o),i=!1),i}(this,n,e,r)&&(n.pendingcb++,i=function(e,t,r,n,i){r=function(e,t,r){return e.objectMode||!1===e.decodeStrings||"string"!=typeof t||(t=m.from(t,r)),t}(t,r,n),m.isBuffer(r)&&(n="buffer");var o=t.objectMode?1:r.length;t.length+=o;var s=t.length<t.highWaterMark;if(s||(t.needDrain=!0),t.writing||t.corked){var a=t.lastBufferedRequest;t.lastBufferedRequest=new kt(r,n,i),a?a.next=t.lastBufferedRequest:t.bufferedRequest=t.lastBufferedRequest,t.bufferedRequestCount+=1}else Et(e,t,!1,o,r,n,i);return s}(this,n,e,t,r)),i},Rt.prototype.cork=function(){this._writableState.corked++},Rt.prototype.uncork=function(){var e=this._writableState;e.corked&&(e.corked--,e.writing||e.corked||e.finished||e.bufferProcessing||!e.bufferedRequest||xt(this,e))},Rt.prototype.setDefaultEncoding=function(e){if("string"==typeof e&&(e=e.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((e+"").toLowerCase())>-1))throw new TypeError("Unknown encoding: "+e);return this._writableState.defaultEncoding=e,this},Rt.prototype._write=function(e,t,r){r(new Error("not implemented"))},Rt.prototype._writev=null,Rt.prototype.end=function(e,t,r){var n=this._writableState;"function"==typeof e?(r=e,e=null,t=null):"function"==typeof t&&(r=t,t=null),null!=e&&this.write(e,t),n.corked&&(n.corked=1,this.uncork()),n.ending||n.finished||function(e,t,r){t.ending=!0,It(e,t),r&&(t.finished?_e(r):e.once("finish",r)),t.ended=!0,e.writable=!1}(this,n,r)},Ue(Mt,ut);for(var Bt=Object.keys(Rt.prototype),Lt=0;Lt<Bt.length;Lt++){var Ot=Bt[Lt];Mt.prototype[Ot]||(Mt.prototype[Ot]=Rt.prototype[Ot])}function Mt(e){if(!(this instanceof Mt))return new Mt(e);ut.call(this,e),Rt.call(this,e),e&&!1===e.readable&&(this.readable=!1),e&&!1===e.writable&&(this.writable=!1),this.allowHalfOpen=!0,e&&!1===e.allowHalfOpen&&(this.allowHalfOpen=!1),this.once("end",jt)}function jt(){this.allowHalfOpen||this._writableState.ended||_e(Pt,this)}function Pt(e){e.end()}function zt(e){this.afterTransform=function(t,r){return function(e,t,r){var n=e._transformState;n.transforming=!1;var i=n.writecb;if(!i)return e.emit("error",new Error("no writecb in Transform class"));n.writechunk=null,n.writecb=null,null!=r&&e.push(r),i(t);var o=e._readableState;o.reading=!1,(o.needReadable||o.length<o.highWaterMark)&&e._read(o.highWaterMark)}(e,t,r)},this.needTransform=!1,this.transforming=!1,this.writecb=null,this.writechunk=null,this.writeencoding=null}function Dt(e){if(!(this instanceof Dt))return new Dt(e);Mt.call(this,e),this._transformState=new zt(this);var t=this;this._readableState.needReadable=!0,this._readableState.sync=!1,e&&("function"==typeof e.transform&&(this._transform=e.transform),"function"==typeof e.flush&&(this._flush=e.flush)),this.once("prefinish",(function(){"function"==typeof this._flush?this._flush((function(e){Nt(t,e)})):Nt(t)}))}function Nt(e,t){if(t)return e.emit("error",t);var r=e._writableState,n=e._transformState;if(r.length)throw new Error("Calling transform done when ws.length != 0");if(n.transforming)throw new Error("Calling transform done when still transforming");return e.push(null)}function Ft(e){if(!(this instanceof Ft))return new Ft(e);Dt.call(this,e)}function Ht(){we.call(this)}Ue(Dt,Mt),Dt.prototype.push=function(e,t){return this._transformState.needTransform=!1,Mt.prototype.push.call(this,e,t)},Dt.prototype._transform=function(e,t,r){throw new Error("Not implemented")},Dt.prototype._write=function(e,t,r){var n=this._transformState;if(n.writecb=r,n.writechunk=e,n.writeencoding=t,!n.transforming){var i=this._readableState;(n.needTransform||i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}},Dt.prototype._read=function(e){var t=this._transformState;null!==t.writechunk&&t.writecb&&!t.transforming?(t.transforming=!0,this._transform(t.writechunk,t.writeencoding,t.afterTransform)):t.needTransform=!0},Ue(Ft,Dt),Ft.prototype._transform=function(e,t,r){r(null,e)},Ue(Ht,we),Ht.Readable=ut,Ht.Writable=Rt,Ht.Duplex=Mt,Ht.Transform=Dt,Ht.PassThrough=Ft,Ht.Stream=Ht,Ht.prototype.pipe=function(e,t){var r=this;function n(t){e.writable&&!1===e.write(t)&&r.pause&&r.pause()}function i(){r.readable&&r.resume&&r.resume()}r.on("data",n),e.on("drain",i),e._isStdio||t&&!1===t.end||(r.on("end",s),r.on("close",a));var o=!1;function s(){o||(o=!0,e.end())}function a(){o||(o=!0,"function"==typeof e.destroy&&e.destroy())}function u(e){if(c(),0===we.listenerCount(this,"error"))throw e}function c(){r.removeListener("data",n),e.removeListener("drain",i),r.removeListener("end",s),r.removeListener("close",a),r.removeListener("error",u),e.removeListener("error",u),r.removeListener("end",c),r.removeListener("close",c),e.removeListener("close",c)}return r.on("error",u),e.on("error",u),r.on("end",c),r.on("close",c),e.on("close",c),e.emit("pipe",r),e};var Vt={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"};function Zt(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}function Wt(e,t,r,n,i){if(t.subarray&&e.subarray)e.set(t.subarray(r,r+n),i);else for(var o=0;o<n;o++)e[i+o]=t[r+o]}var Yt=Uint8Array,$t=Uint16Array,Kt=Int32Array;function qt(e){for(var t=e.length;--t>=0;)e[t]=0}var Gt=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],Xt=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],Jt=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],Qt=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],er=new Array(576);qt(er);var tr=new Array(60);qt(tr);var rr=new Array(512);qt(rr);var nr=new Array(256);qt(nr);var ir=new Array(29);qt(ir);var or,sr,ar,ur=new Array(30);function cr(e,t,r,n,i){this.static_tree=e,this.extra_bits=t,this.extra_base=r,this.elems=n,this.max_length=i,this.has_stree=e&&e.length}function lr(e,t){this.dyn_tree=e,this.max_code=0,this.stat_desc=t}function hr(e){return e<256?rr[e]:rr[256+(e>>>7)]}function fr(e,t){e.pending_buf[e.pending++]=255&t,e.pending_buf[e.pending++]=t>>>8&255}function dr(e,t,r){e.bi_valid>16-r?(e.bi_buf|=t<<e.bi_valid&65535,fr(e,e.bi_buf),e.bi_buf=t>>16-e.bi_valid,e.bi_valid+=r-16):(e.bi_buf|=t<<e.bi_valid&65535,e.bi_valid+=r)}function pr(e,t,r){dr(e,r[2*t],r[2*t+1])}function gr(e,t){var r=0;do{r|=1&e,e>>>=1,r<<=1}while(--t>0);return r>>>1}function _r(e,t,r){var n,i,o=new Array(16),s=0;for(n=1;n<=15;n++)o[n]=s=s+r[n-1]<<1;for(i=0;i<=t;i++){var a=e[2*i+1];0!==a&&(e[2*i]=gr(o[a]++,a))}}function mr(e){var t;for(t=0;t<286;t++)e.dyn_ltree[2*t]=0;for(t=0;t<30;t++)e.dyn_dtree[2*t]=0;for(t=0;t<19;t++)e.bl_tree[2*t]=0;e.dyn_ltree[512]=1,e.opt_len=e.static_len=0,e.last_lit=e.matches=0}function vr(e){e.bi_valid>8?fr(e,e.bi_buf):e.bi_valid>0&&(e.pending_buf[e.pending++]=e.bi_buf),e.bi_buf=0,e.bi_valid=0}function yr(e,t,r,n){var i=2*t,o=2*r;return e[i]<e[o]||e[i]===e[o]&&n[t]<=n[r]}function wr(e,t,r){for(var n=e.heap[r],i=r<<1;i<=e.heap_len&&(i<e.heap_len&&yr(t,e.heap[i+1],e.heap[i],e.depth)&&i++,!yr(t,n,e.heap[i],e.depth));)e.heap[r]=e.heap[i],r=i,i<<=1;e.heap[r]=n}function br(e,t,r){var n,i,o,s,a=0;if(0!==e.last_lit)do{n=e.pending_buf[e.d_buf+2*a]<<8|e.pending_buf[e.d_buf+2*a+1],i=e.pending_buf[e.l_buf+a],a++,0===n?pr(e,i,t):(pr(e,(o=nr[i])+256+1,t),0!==(s=Gt[o])&&dr(e,i-=ir[o],s),pr(e,o=hr(--n),r),0!==(s=Xt[o])&&dr(e,n-=ur[o],s))}while(a<e.last_lit);pr(e,256,t)}function kr(e,t){var r,n,i,o=t.dyn_tree,s=t.stat_desc.static_tree,a=t.stat_desc.has_stree,u=t.stat_desc.elems,c=-1;for(e.heap_len=0,e.heap_max=573,r=0;r<u;r++)0!==o[2*r]?(e.heap[++e.heap_len]=c=r,e.depth[r]=0):o[2*r+1]=0;for(;e.heap_len<2;)o[2*(i=e.heap[++e.heap_len]=c<2?++c:0)]=1,e.depth[i]=0,e.opt_len--,a&&(e.static_len-=s[2*i+1]);for(t.max_code=c,r=e.heap_len>>1;r>=1;r--)wr(e,o,r);i=u;do{r=e.heap[1],e.heap[1]=e.heap[e.heap_len--],wr(e,o,1),n=e.heap[1],e.heap[--e.heap_max]=r,e.heap[--e.heap_max]=n,o[2*i]=o[2*r]+o[2*n],e.depth[i]=(e.depth[r]>=e.depth[n]?e.depth[r]:e.depth[n])+1,o[2*r+1]=o[2*n+1]=i,e.heap[1]=i++,wr(e,o,1)}while(e.heap_len>=2);e.heap[--e.heap_max]=e.heap[1],function(e,t){var r,n,i,o,s,a,u=t.dyn_tree,c=t.max_code,l=t.stat_desc.static_tree,h=t.stat_desc.has_stree,f=t.stat_desc.extra_bits,d=t.stat_desc.extra_base,p=t.stat_desc.max_length,g=0;for(o=0;o<=15;o++)e.bl_count[o]=0;for(u[2*e.heap[e.heap_max]+1]=0,r=e.heap_max+1;r<573;r++)(o=u[2*u[2*(n=e.heap[r])+1]+1]+1)>p&&(o=p,g++),u[2*n+1]=o,n>c||(e.bl_count[o]++,s=0,n>=d&&(s=f[n-d]),a=u[2*n],e.opt_len+=a*(o+s),h&&(e.static_len+=a*(l[2*n+1]+s)));if(0!==g){do{for(o=p-1;0===e.bl_count[o];)o--;e.bl_count[o]--,e.bl_count[o+1]+=2,e.bl_count[p]--,g-=2}while(g>0);for(o=p;0!==o;o--)for(n=e.bl_count[o];0!==n;)(i=e.heap[--r])>c||(u[2*i+1]!==o&&(e.opt_len+=(o-u[2*i+1])*u[2*i],u[2*i+1]=o),n--)}}(e,t),_r(o,c,e.bl_count)}function Sr(e,t,r){var n,i,o=-1,s=t[1],a=0,u=7,c=4;for(0===s&&(u=138,c=3),t[2*(r+1)+1]=65535,n=0;n<=r;n++)i=s,s=t[2*(n+1)+1],++a<u&&i===s||(a<c?e.bl_tree[2*i]+=a:0!==i?(i!==o&&e.bl_tree[2*i]++,e.bl_tree[32]++):a<=10?e.bl_tree[34]++:e.bl_tree[36]++,a=0,o=i,0===s?(u=138,c=3):i===s?(u=6,c=3):(u=7,c=4))}function Rr(e,t,r){var n,i,o=-1,s=t[1],a=0,u=7,c=4;for(0===s&&(u=138,c=3),n=0;n<=r;n++)if(i=s,s=t[2*(n+1)+1],!(++a<u&&i===s)){if(a<c)do{pr(e,i,e.bl_tree)}while(0!=--a);else 0!==i?(i!==o&&(pr(e,i,e.bl_tree),a--),pr(e,16,e.bl_tree),dr(e,a-3,2)):a<=10?(pr(e,17,e.bl_tree),dr(e,a-3,3)):(pr(e,18,e.bl_tree),dr(e,a-11,7));a=0,o=i,0===s?(u=138,c=3):i===s?(u=6,c=3):(u=7,c=4)}}qt(ur);var Er=!1;function Tr(e,t,r,n){dr(e,0+(n?1:0),3),function(e,t,r,n){vr(e),fr(e,r),fr(e,~r),Wt(e.pending_buf,e.window,t,r,e.pending),e.pending+=r}(e,t,r)}function xr(e,t,r){return e.pending_buf[e.d_buf+2*e.last_lit]=t>>>8&255,e.pending_buf[e.d_buf+2*e.last_lit+1]=255&t,e.pending_buf[e.l_buf+e.last_lit]=255&r,e.last_lit++,0===t?e.dyn_ltree[2*r]++:(e.matches++,t--,e.dyn_ltree[2*(nr[r]+256+1)]++,e.dyn_dtree[2*hr(t)]++),e.last_lit===e.lit_bufsize-1}function Cr(e,t,r,n){for(var i=65535&e|0,o=e>>>16&65535|0,s=0;0!==r;){r-=s=r>2e3?2e3:r;do{o=o+(i=i+t[n++]|0)|0}while(--s);i%=65521,o%=65521}return i|o<<16|0}var Ar=function(){for(var e,t=[],r=0;r<256;r++){e=r;for(var n=0;n<8;n++)e=1&e?3988292384^e>>>1:e>>>1;t[r]=e}return t}();function Ir(e,t,r,n){var i=Ar,o=n+r;e^=-1;for(var s=n;s<o;s++)e=e>>>8^i[255&(e^t[s])];return-1^e}var Ur,Br=258,Lr=262;function Or(e,t){return e.msg=Vt[t],t}function Mr(e){return(e<<1)-(e>4?9:0)}function jr(e){for(var t=e.length;--t>=0;)e[t]=0}function Pr(e){var t=e.state,r=t.pending;r>e.avail_out&&(r=e.avail_out),0!==r&&(Wt(e.output,t.pending_buf,t.pending_out,r,e.next_out),e.next_out+=r,t.pending_out+=r,e.total_out+=r,e.avail_out-=r,t.pending-=r,0===t.pending&&(t.pending_out=0))}function zr(e,t){(function(e,t,r,n){var i,o,s=0;e.level>0?(2===e.strm.data_type&&(e.strm.data_type=function(e){var t,r=4093624447;for(t=0;t<=31;t++,r>>>=1)if(1&r&&0!==e.dyn_ltree[2*t])return 0;if(0!==e.dyn_ltree[18]||0!==e.dyn_ltree[20]||0!==e.dyn_ltree[26])return 1;for(t=32;t<256;t++)if(0!==e.dyn_ltree[2*t])return 1;return 0}(e)),kr(e,e.l_desc),kr(e,e.d_desc),s=function(e){var t;for(Sr(e,e.dyn_ltree,e.l_desc.max_code),Sr(e,e.dyn_dtree,e.d_desc.max_code),kr(e,e.bl_desc),t=18;t>=3&&0===e.bl_tree[2*Qt[t]+1];t--);return e.opt_len+=3*(t+1)+5+5+4,t}(e),i=e.opt_len+3+7>>>3,(o=e.static_len+3+7>>>3)<=i&&(i=o)):i=o=r+5,r+4<=i&&-1!==t?Tr(e,t,r,n):4===e.strategy||o===i?(dr(e,2+(n?1:0),3),br(e,er,tr)):(dr(e,4+(n?1:0),3),function(e,t,r,n){var i;for(dr(e,t-257,5),dr(e,r-1,5),dr(e,n-4,4),i=0;i<n;i++)dr(e,e.bl_tree[2*Qt[i]+1],3);Rr(e,e.dyn_ltree,t-1),Rr(e,e.dyn_dtree,r-1)}(e,e.l_desc.max_code+1,e.d_desc.max_code+1,s+1),br(e,e.dyn_ltree,e.dyn_dtree)),mr(e),n&&vr(e)})(e,e.block_start>=0?e.block_start:-1,e.strstart-e.block_start,t),e.block_start=e.strstart,Pr(e.strm)}function Dr(e,t){e.pending_buf[e.pending++]=t}function Nr(e,t){e.pending_buf[e.pending++]=t>>>8&255,e.pending_buf[e.pending++]=255&t}function Fr(e,t){var r,n,i=e.max_chain_length,o=e.strstart,s=e.prev_length,a=e.nice_match,u=e.strstart>e.w_size-Lr?e.strstart-(e.w_size-Lr):0,c=e.window,l=e.w_mask,h=e.prev,f=e.strstart+Br,d=c[o+s-1],p=c[o+s];e.prev_length>=e.good_match&&(i>>=2),a>e.lookahead&&(a=e.lookahead);do{if(c[(r=t)+s]===p&&c[r+s-1]===d&&c[r]===c[o]&&c[++r]===c[o+1]){o+=2,r++;do{}while(c[++o]===c[++r]&&c[++o]===c[++r]&&c[++o]===c[++r]&&c[++o]===c[++r]&&c[++o]===c[++r]&&c[++o]===c[++r]&&c[++o]===c[++r]&&c[++o]===c[++r]&&o<f);if(n=Br-(f-o),o=f-Br,n>s){if(e.match_start=t,s=n,n>=a)break;d=c[o+s-1],p=c[o+s]}}}while((t=h[t&l])>u&&0!=--i);return s<=e.lookahead?s:e.lookahead}function Hr(e){var t,r,n,i,o,s,a,u,c,l,h=e.w_size;do{if(i=e.window_size-e.lookahead-e.strstart,e.strstart>=h+(h-Lr)){Wt(e.window,e.window,h,h,0),e.match_start-=h,e.strstart-=h,e.block_start-=h,t=r=e.hash_size;do{n=e.head[--t],e.head[t]=n>=h?n-h:0}while(--r);t=r=h;do{n=e.prev[--t],e.prev[t]=n>=h?n-h:0}while(--r);i+=h}if(0===e.strm.avail_in)break;if(s=e.strm,a=e.window,u=e.strstart+e.lookahead,c=i,l=void 0,(l=s.avail_in)>c&&(l=c),r=0===l?0:(s.avail_in-=l,Wt(a,s.input,s.next_in,l,u),1===s.state.wrap?s.adler=Cr(s.adler,a,l,u):2===s.state.wrap&&(s.adler=Ir(s.adler,a,l,u)),s.next_in+=l,s.total_in+=l,l),e.lookahead+=r,e.lookahead+e.insert>=3)for(o=e.strstart-e.insert,e.ins_h=e.window[o],e.ins_h=(e.ins_h<<e.hash_shift^e.window[o+1])&e.hash_mask;e.insert&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[o+3-1])&e.hash_mask,e.prev[o&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=o,o++,e.insert--,!(e.lookahead+e.insert<3)););}while(e.lookahead<Lr&&0!==e.strm.avail_in)}function Vr(e,t){for(var r,n;;){if(e.lookahead<Lr){if(Hr(e),e.lookahead<Lr&&0===t)return 1;if(0===e.lookahead)break}if(r=0,e.lookahead>=3&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-1])&e.hash_mask,r=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),0!==r&&e.strstart-r<=e.w_size-Lr&&(e.match_length=Fr(e,r)),e.match_length>=3)if(n=xr(e,e.strstart-e.match_start,e.match_length-3),e.lookahead-=e.match_length,e.match_length<=e.max_lazy_match&&e.lookahead>=3){e.match_length--;do{e.strstart++,e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-1])&e.hash_mask,r=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart}while(0!=--e.match_length);e.strstart++}else e.strstart+=e.match_length,e.match_length=0,e.ins_h=e.window[e.strstart],e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+1])&e.hash_mask;else n=xr(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++;if(n&&(zr(e,!1),0===e.strm.avail_out))return 1}return e.insert=e.strstart<2?e.strstart:2,4===t?(zr(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(zr(e,!1),0===e.strm.avail_out)?1:2}function Zr(e,t){for(var r,n,i;;){if(e.lookahead<Lr){if(Hr(e),e.lookahead<Lr&&0===t)return 1;if(0===e.lookahead)break}if(r=0,e.lookahead>=3&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-1])&e.hash_mask,r=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),e.prev_length=e.match_length,e.prev_match=e.match_start,e.match_length=2,0!==r&&e.prev_length<e.max_lazy_match&&e.strstart-r<=e.w_size-Lr&&(e.match_length=Fr(e,r),e.match_length<=5&&(1===e.strategy||3===e.match_length&&e.strstart-e.match_start>4096)&&(e.match_length=2)),e.prev_length>=3&&e.match_length<=e.prev_length){i=e.strstart+e.lookahead-3,n=xr(e,e.strstart-1-e.prev_match,e.prev_length-3),e.lookahead-=e.prev_length-1,e.prev_length-=2;do{++e.strstart<=i&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-1])&e.hash_mask,r=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart)}while(0!=--e.prev_length);if(e.match_available=0,e.match_length=2,e.strstart++,n&&(zr(e,!1),0===e.strm.avail_out))return 1}else if(e.match_available){if((n=xr(e,0,e.window[e.strstart-1]))&&zr(e,!1),e.strstart++,e.lookahead--,0===e.strm.avail_out)return 1}else e.match_available=1,e.strstart++,e.lookahead--}return e.match_available&&(n=xr(e,0,e.window[e.strstart-1]),e.match_available=0),e.insert=e.strstart<2?e.strstart:2,4===t?(zr(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(zr(e,!1),0===e.strm.avail_out)?1:2}function Wr(e,t,r,n,i){this.good_length=e,this.max_lazy=t,this.nice_length=r,this.max_chain=n,this.func=i}function Yr(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=8,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new $t(1146),this.dyn_dtree=new $t(122),this.bl_tree=new $t(78),jr(this.dyn_ltree),jr(this.dyn_dtree),jr(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new $t(16),this.heap=new $t(573),jr(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new $t(573),jr(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}function $r(e){var t,r=function(e){var t;return e&&e.state?(e.total_in=e.total_out=0,e.data_type=2,(t=e.state).pending=0,t.pending_out=0,t.wrap<0&&(t.wrap=-t.wrap),t.status=t.wrap?42:113,e.adler=2===t.wrap?0:1,t.last_flush=0,function(e){Er||(function(){var e,t,r,n,i,o=new Array(16);for(r=0,n=0;n<28;n++)for(ir[n]=r,e=0;e<1<<Gt[n];e++)nr[r++]=n;for(nr[r-1]=n,i=0,n=0;n<16;n++)for(ur[n]=i,e=0;e<1<<Xt[n];e++)rr[i++]=n;for(i>>=7;n<30;n++)for(ur[n]=i<<7,e=0;e<1<<Xt[n]-7;e++)rr[256+i++]=n;for(t=0;t<=15;t++)o[t]=0;for(e=0;e<=143;)er[2*e+1]=8,e++,o[8]++;for(;e<=255;)er[2*e+1]=9,e++,o[9]++;for(;e<=279;)er[2*e+1]=7,e++,o[7]++;for(;e<=287;)er[2*e+1]=8,e++,o[8]++;for(_r(er,287,o),e=0;e<30;e++)tr[2*e+1]=5,tr[2*e]=gr(e,5);or=new cr(er,Gt,257,286,15),sr=new cr(tr,Xt,0,30,15),ar=new cr(new Array(0),Jt,0,19,7)}(),Er=!0),e.l_desc=new lr(e.dyn_ltree,or),e.d_desc=new lr(e.dyn_dtree,sr),e.bl_desc=new lr(e.bl_tree,ar),e.bi_buf=0,e.bi_valid=0,mr(e)}(t),0):Or(e,-2)}(e);return 0===r&&((t=e.state).window_size=2*t.w_size,jr(t.head),t.max_lazy_match=Ur[t.level].max_lazy,t.good_match=Ur[t.level].good_length,t.nice_match=Ur[t.level].nice_length,t.max_chain_length=Ur[t.level].max_chain,t.strstart=0,t.block_start=0,t.lookahead=0,t.insert=0,t.match_length=t.prev_length=2,t.match_available=0,t.ins_h=0),r}function Kr(e,t){var r,n,i,o;if(!e||!e.state||t>5||t<0)return e?Or(e,-2):-2;if(n=e.state,!e.output||!e.input&&0!==e.avail_in||666===n.status&&4!==t)return Or(e,0===e.avail_out?-5:-2);if(n.strm=e,r=n.last_flush,n.last_flush=t,42===n.status)if(2===n.wrap)e.adler=0,Dr(n,31),Dr(n,139),Dr(n,8),n.gzhead?(Dr(n,(n.gzhead.text?1:0)+(n.gzhead.hcrc?2:0)+(n.gzhead.extra?4:0)+(n.gzhead.name?8:0)+(n.gzhead.comment?16:0)),Dr(n,255&n.gzhead.time),Dr(n,n.gzhead.time>>8&255),Dr(n,n.gzhead.time>>16&255),Dr(n,n.gzhead.time>>24&255),Dr(n,9===n.level?2:n.strategy>=2||n.level<2?4:0),Dr(n,255&n.gzhead.os),n.gzhead.extra&&n.gzhead.extra.length&&(Dr(n,255&n.gzhead.extra.length),Dr(n,n.gzhead.extra.length>>8&255)),n.gzhead.hcrc&&(e.adler=Ir(e.adler,n.pending_buf,n.pending,0)),n.gzindex=0,n.status=69):(Dr(n,0),Dr(n,0),Dr(n,0),Dr(n,0),Dr(n,0),Dr(n,9===n.level?2:n.strategy>=2||n.level<2?4:0),Dr(n,3),n.status=113);else{var s=8+(n.w_bits-8<<4)<<8;s|=(n.strategy>=2||n.level<2?0:n.level<6?1:6===n.level?2:3)<<6,0!==n.strstart&&(s|=32),s+=31-s%31,n.status=113,Nr(n,s),0!==n.strstart&&(Nr(n,e.adler>>>16),Nr(n,65535&e.adler)),e.adler=1}if(69===n.status)if(n.gzhead.extra){for(i=n.pending;n.gzindex<(65535&n.gzhead.extra.length)&&(n.pending!==n.pending_buf_size||(n.gzhead.hcrc&&n.pending>i&&(e.adler=Ir(e.adler,n.pending_buf,n.pending-i,i)),Pr(e),i=n.pending,n.pending!==n.pending_buf_size));)Dr(n,255&n.gzhead.extra[n.gzindex]),n.gzindex++;n.gzhead.hcrc&&n.pending>i&&(e.adler=Ir(e.adler,n.pending_buf,n.pending-i,i)),n.gzindex===n.gzhead.extra.length&&(n.gzindex=0,n.status=73)}else n.status=73;if(73===n.status)if(n.gzhead.name){i=n.pending;do{if(n.pending===n.pending_buf_size&&(n.gzhead.hcrc&&n.pending>i&&(e.adler=Ir(e.adler,n.pending_buf,n.pending-i,i)),Pr(e),i=n.pending,n.pending===n.pending_buf_size)){o=1;break}o=n.gzindex<n.gzhead.name.length?255&n.gzhead.name.charCodeAt(n.gzindex++):0,Dr(n,o)}while(0!==o);n.gzhead.hcrc&&n.pending>i&&(e.adler=Ir(e.adler,n.pending_buf,n.pending-i,i)),0===o&&(n.gzindex=0,n.status=91)}else n.status=91;if(91===n.status)if(n.gzhead.comment){i=n.pending;do{if(n.pending===n.pending_buf_size&&(n.gzhead.hcrc&&n.pending>i&&(e.adler=Ir(e.adler,n.pending_buf,n.pending-i,i)),Pr(e),i=n.pending,n.pending===n.pending_buf_size)){o=1;break}o=n.gzindex<n.gzhead.comment.length?255&n.gzhead.comment.charCodeAt(n.gzindex++):0,Dr(n,o)}while(0!==o);n.gzhead.hcrc&&n.pending>i&&(e.adler=Ir(e.adler,n.pending_buf,n.pending-i,i)),0===o&&(n.status=103)}else n.status=103;if(103===n.status&&(n.gzhead.hcrc?(n.pending+2>n.pending_buf_size&&Pr(e),n.pending+2<=n.pending_buf_size&&(Dr(n,255&e.adler),Dr(n,e.adler>>8&255),e.adler=0,n.status=113)):n.status=113),0!==n.pending){if(Pr(e),0===e.avail_out)return n.last_flush=-1,0}else if(0===e.avail_in&&Mr(t)<=Mr(r)&&4!==t)return Or(e,-5);if(666===n.status&&0!==e.avail_in)return Or(e,-5);if(0!==e.avail_in||0!==n.lookahead||0!==t&&666!==n.status){var a=2===n.strategy?function(e,t){for(var r;;){if(0===e.lookahead&&(Hr(e),0===e.lookahead)){if(0===t)return 1;break}if(e.match_length=0,r=xr(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++,r&&(zr(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(zr(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(zr(e,!1),0===e.strm.avail_out)?1:2}(n,t):3===n.strategy?function(e,t){for(var r,n,i,o,s=e.window;;){if(e.lookahead<=Br){if(Hr(e),e.lookahead<=Br&&0===t)return 1;if(0===e.lookahead)break}if(e.match_length=0,e.lookahead>=3&&e.strstart>0&&(n=s[i=e.strstart-1])===s[++i]&&n===s[++i]&&n===s[++i]){o=e.strstart+Br;do{}while(n===s[++i]&&n===s[++i]&&n===s[++i]&&n===s[++i]&&n===s[++i]&&n===s[++i]&&n===s[++i]&&n===s[++i]&&i<o);e.match_length=Br-(o-i),e.match_length>e.lookahead&&(e.match_length=e.lookahead)}if(e.match_length>=3?(r=xr(e,1,e.match_length-3),e.lookahead-=e.match_length,e.strstart+=e.match_length,e.match_length=0):(r=xr(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++),r&&(zr(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(zr(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(zr(e,!1),0===e.strm.avail_out)?1:2}(n,t):Ur[n.level].func(n,t);if(3!==a&&4!==a||(n.status=666),1===a||3===a)return 0===e.avail_out&&(n.last_flush=-1),0;if(2===a&&(1===t?function(e){dr(e,2,3),pr(e,256,er),function(e){16===e.bi_valid?(fr(e,e.bi_buf),e.bi_buf=0,e.bi_valid=0):e.bi_valid>=8&&(e.pending_buf[e.pending++]=255&e.bi_buf,e.bi_buf>>=8,e.bi_valid-=8)}(e)}(n):5!==t&&(Tr(n,0,0,!1),3===t&&(jr(n.head),0===n.lookahead&&(n.strstart=0,n.block_start=0,n.insert=0))),Pr(e),0===e.avail_out))return n.last_flush=-1,0}return 4!==t?0:n.wrap<=0?1:(2===n.wrap?(Dr(n,255&e.adler),Dr(n,e.adler>>8&255),Dr(n,e.adler>>16&255),Dr(n,e.adler>>24&255),Dr(n,255&e.total_in),Dr(n,e.total_in>>8&255),Dr(n,e.total_in>>16&255),Dr(n,e.total_in>>24&255)):(Nr(n,e.adler>>>16),Nr(n,65535&e.adler)),Pr(e),n.wrap>0&&(n.wrap=-n.wrap),0!==n.pending?0:1)}Ur=[new Wr(0,0,0,0,(function(e,t){var r=65535;for(r>e.pending_buf_size-5&&(r=e.pending_buf_size-5);;){if(e.lookahead<=1){if(Hr(e),0===e.lookahead&&0===t)return 1;if(0===e.lookahead)break}e.strstart+=e.lookahead,e.lookahead=0;var n=e.block_start+r;if((0===e.strstart||e.strstart>=n)&&(e.lookahead=e.strstart-n,e.strstart=n,zr(e,!1),0===e.strm.avail_out))return 1;if(e.strstart-e.block_start>=e.w_size-Lr&&(zr(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(zr(e,!0),0===e.strm.avail_out?3:4):(e.strstart>e.block_start&&(zr(e,!1),e.strm.avail_out),1)})),new Wr(4,4,8,4,Vr),new Wr(4,5,16,8,Vr),new Wr(4,6,32,32,Vr),new Wr(4,4,16,16,Zr),new Wr(8,16,32,32,Zr),new Wr(8,16,128,128,Zr),new Wr(8,32,128,256,Zr),new Wr(32,128,258,1024,Zr),new Wr(32,258,258,4096,Zr)];function qr(e,t){var r,n,i,o,s,a,u,c,l,h,f,d,p,g,_,m,v,y,w,b,k,S,R,E,T;r=e.state,n=e.next_in,E=e.input,i=n+(e.avail_in-5),o=e.next_out,T=e.output,s=o-(t-e.avail_out),a=o+(e.avail_out-257),u=r.dmax,c=r.wsize,l=r.whave,h=r.wnext,f=r.window,d=r.hold,p=r.bits,g=r.lencode,_=r.distcode,m=(1<<r.lenbits)-1,v=(1<<r.distbits)-1;e:do{p<15&&(d+=E[n++]<<p,p+=8,d+=E[n++]<<p,p+=8),y=g[d&m];t:for(;;){if(d>>>=w=y>>>24,p-=w,0==(w=y>>>16&255))T[o++]=65535&y;else{if(!(16&w)){if(0==(64&w)){y=g[(65535&y)+(d&(1<<w)-1)];continue t}if(32&w){r.mode=12;break e}e.msg="invalid literal/length code",r.mode=30;break e}b=65535&y,(w&=15)&&(p<w&&(d+=E[n++]<<p,p+=8),b+=d&(1<<w)-1,d>>>=w,p-=w),p<15&&(d+=E[n++]<<p,p+=8,d+=E[n++]<<p,p+=8),y=_[d&v];r:for(;;){if(d>>>=w=y>>>24,p-=w,!(16&(w=y>>>16&255))){if(0==(64&w)){y=_[(65535&y)+(d&(1<<w)-1)];continue r}e.msg="invalid distance code",r.mode=30;break e}if(k=65535&y,p<(w&=15)&&(d+=E[n++]<<p,(p+=8)<w&&(d+=E[n++]<<p,p+=8)),(k+=d&(1<<w)-1)>u){e.msg="invalid distance too far back",r.mode=30;break e}if(d>>>=w,p-=w,k>(w=o-s)){if((w=k-w)>l&&r.sane){e.msg="invalid distance too far back",r.mode=30;break e}if(S=0,R=f,0===h){if(S+=c-w,w<b){b-=w;do{T[o++]=f[S++]}while(--w);S=o-k,R=T}}else if(h<w){if(S+=c+h-w,(w-=h)<b){b-=w;do{T[o++]=f[S++]}while(--w);if(S=0,h<b){b-=w=h;do{T[o++]=f[S++]}while(--w);S=o-k,R=T}}}else if(S+=h-w,w<b){b-=w;do{T[o++]=f[S++]}while(--w);S=o-k,R=T}for(;b>2;)T[o++]=R[S++],T[o++]=R[S++],T[o++]=R[S++],b-=3;b&&(T[o++]=R[S++],b>1&&(T[o++]=R[S++]))}else{S=o-k;do{T[o++]=T[S++],T[o++]=T[S++],T[o++]=T[S++],b-=3}while(b>2);b&&(T[o++]=T[S++],b>1&&(T[o++]=T[S++]))}break}}break}}while(n<i&&o<a);n-=b=p>>3,d&=(1<<(p-=b<<3))-1,e.next_in=n,e.next_out=o,e.avail_in=n<i?i-n+5:5-(n-i),e.avail_out=o<a?a-o+257:257-(o-a),r.hold=d,r.bits=p}var Gr=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],Xr=[16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78],Jr=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0],Qr=[16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64];function en(e,t,r,n,i,o,s,a){var u,c,l,h,f,d,p,g,_,m=a.bits,v=0,y=0,w=0,b=0,k=0,S=0,R=0,E=0,T=0,x=0,C=null,A=0,I=new $t(16),U=new $t(16),B=null,L=0;for(v=0;v<=15;v++)I[v]=0;for(y=0;y<n;y++)I[t[r+y]]++;for(k=m,b=15;b>=1&&0===I[b];b--);if(k>b&&(k=b),0===b)return i[o++]=20971520,i[o++]=20971520,a.bits=1,0;for(w=1;w<b&&0===I[w];w++);for(k<w&&(k=w),E=1,v=1;v<=15;v++)if(E<<=1,(E-=I[v])<0)return-1;if(E>0&&(0===e||1!==b))return-1;for(U[1]=0,v=1;v<15;v++)U[v+1]=U[v]+I[v];for(y=0;y<n;y++)0!==t[r+y]&&(s[U[t[r+y]]++]=y);if(0===e?(C=B=s,d=19):1===e?(C=Gr,A-=257,B=Xr,L-=257,d=256):(C=Jr,B=Qr,d=-1),x=0,y=0,v=w,f=o,S=k,R=0,l=-1,h=(T=1<<k)-1,1===e&&T>852||2===e&&T>592)return 1;for(;;){p=v-R,s[y]<d?(g=0,_=s[y]):s[y]>d?(g=B[L+s[y]],_=C[A+s[y]]):(g=96,_=0),u=1<<v-R,w=c=1<<S;do{i[f+(x>>R)+(c-=u)]=p<<24|g<<16|_|0}while(0!==c);for(u=1<<v-1;x&u;)u>>=1;if(0!==u?(x&=u-1,x+=u):x=0,y++,0==--I[v]){if(v===b)break;v=t[r+s[y]]}if(v>k&&(x&h)!==l){for(0===R&&(R=k),f+=w,E=1<<(S=v-R);S+R<b&&!((E-=I[S+R])<=0);)S++,E<<=1;if(T+=1<<S,1===e&&T>852||2===e&&T>592)return 1;i[l=x&h]=k<<24|S<<16|f-o|0}}return 0!==x&&(i[f+x]=v-R<<24|64<<16|0),a.bits=k,0}function tn(e){return(e>>>24&255)+(e>>>8&65280)+((65280&e)<<8)+((255&e)<<24)}function rn(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new $t(320),this.work=new $t(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function nn(e){var t;return e&&e.state?((t=e.state).wsize=0,t.whave=0,t.wnext=0,function(e){var t;return e&&e.state?(t=e.state,e.total_in=e.total_out=t.total=0,e.msg="",t.wrap&&(e.adler=1&t.wrap),t.mode=1,t.last=0,t.havedict=0,t.dmax=32768,t.head=null,t.hold=0,t.bits=0,t.lencode=t.lendyn=new Kt(852),t.distcode=t.distdyn=new Kt(592),t.sane=1,t.back=-1,0):-2}(e)):-2}var on,sn,an=!0;function un(e){if(an){var t;for(on=new Kt(512),sn=new Kt(32),t=0;t<144;)e.lens[t++]=8;for(;t<256;)e.lens[t++]=9;for(;t<280;)e.lens[t++]=7;for(;t<288;)e.lens[t++]=8;for(en(1,e.lens,0,288,on,0,e.work,{bits:9}),t=0;t<32;)e.lens[t++]=5;en(2,e.lens,0,32,sn,0,e.work,{bits:5}),an=!1}e.lencode=on,e.lenbits=9,e.distcode=sn,e.distbits=5}var cn;function ln(e){if(e<1||e>7)throw new TypeError("Bad argument");this.mode=e,this.init_done=!1,this.write_in_progress=!1,this.pending_close=!1,this.windowBits=0,this.level=0,this.memLevel=0,this.strategy=0,this.dictionary=null}function hn(e,t){for(var r=0;r<e.length;r++)this[t+r]=e[r]}ln.prototype.init=function(e,t,r,n,i){var o;switch(this.windowBits=e,this.level=t,this.memLevel=r,this.strategy=n,3!==this.mode&&4!==this.mode||(this.windowBits+=16),7===this.mode&&(this.windowBits+=32),5!==this.mode&&6!==this.mode||(this.windowBits=-this.windowBits),this.strm=new Zt,this.mode){case 1:case 3:case 5:o=function(e,t,r,n,i,o){if(!e)return-2;var s=1;if(-1===t&&(t=6),n<0?(s=0,n=-n):n>15&&(s=2,n-=16),i<1||i>9||n<8||n>15||t<0||t>9||o<0||o>4)return Or(e,-2);8===n&&(n=9);var a=new Yr;return e.state=a,a.strm=e,a.wrap=s,a.gzhead=null,a.w_bits=n,a.w_size=1<<a.w_bits,a.w_mask=a.w_size-1,a.hash_bits=i+7,a.hash_size=1<<a.hash_bits,a.hash_mask=a.hash_size-1,a.hash_shift=~~((a.hash_bits+3-1)/3),a.window=new Yt(2*a.w_size),a.head=new $t(a.hash_size),a.prev=new $t(a.w_size),a.lit_bufsize=1<<i+6,a.pending_buf_size=4*a.lit_bufsize,a.pending_buf=new Yt(a.pending_buf_size),a.d_buf=1*a.lit_bufsize,a.l_buf=3*a.lit_bufsize,a.level=t,a.strategy=o,a.method=8,$r(e)}(this.strm,this.level,0,this.windowBits,this.memLevel,this.strategy);break;case 2:case 4:case 6:case 7:o=function(e,t){var r,n;return e?(n=new rn,e.state=n,n.window=null,0!==(r=function(e,t){var r,n;return e&&e.state?(n=e.state,t<0?(r=0,t=-t):(r=1+(t>>4),t<48&&(t&=15)),t&&(t<8||t>15)?-2:(null!==n.window&&n.wbits!==t&&(n.window=null),n.wrap=r,n.wbits=t,nn(e))):-2}(e,t))&&(e.state=null),r):-2}(this.strm,this.windowBits);break;default:throw new Error("Unknown mode "+this.mode)}0===o?(this.write_in_progress=!1,this.init_done=!0):this._error(o)},ln.prototype.params=function(){throw new Error("deflateParams Not supported")},ln.prototype._writeCheck=function(){if(!this.init_done)throw new Error("write before init");if(0===this.mode)throw new Error("already finalized");if(this.write_in_progress)throw new Error("write already in progress");if(this.pending_close)throw new Error("close is pending")},ln.prototype.write=function(e,t,r,n,i,o,s){this._writeCheck(),this.write_in_progress=!0;var a=this;return _e((function(){a.write_in_progress=!1;var u=a._write(e,t,r,n,i,o,s);a.callback(u[0],u[1]),a.pending_close&&a.close()})),this},ln.prototype.writeSync=function(e,t,r,n,i,o,s){return this._writeCheck(),this._write(e,t,r,n,i,o,s)},ln.prototype._write=function(e,t,r,n,i,o,s){if(this.write_in_progress=!0,0!==e&&1!==e&&2!==e&&3!==e&&4!==e&&5!==e)throw new Error("Invalid flush value");null==t&&(t=new m(0),n=0,r=0),i._set?i.set=i._set:i.set=hn;var a,u=this.strm;switch(u.avail_in=n,u.input=t,u.next_in=r,u.avail_out=s,u.output=i,u.next_out=o,this.mode){case 1:case 3:case 5:a=Kr(u,e);break;case 7:case 2:case 4:case 6:a=function(e,t){var r,n,i,o,s,a,u,c,l,h,f,d,p,g,_,m,v,y,w,b,k,S,R,E,T=0,x=new Yt(4),C=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!e||!e.state||!e.output||!e.input&&0!==e.avail_in)return-2;12===(r=e.state).mode&&(r.mode=13),s=e.next_out,i=e.output,u=e.avail_out,o=e.next_in,n=e.input,a=e.avail_in,c=r.hold,l=r.bits,h=a,f=u,S=0;e:for(;;)switch(r.mode){case 1:if(0===r.wrap){r.mode=13;break}for(;l<16;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}if(2&r.wrap&&35615===c){r.check=0,x[0]=255&c,x[1]=c>>>8&255,r.check=Ir(r.check,x,2,0),c=0,l=0,r.mode=2;break}if(r.flags=0,r.head&&(r.head.done=!1),!(1&r.wrap)||(((255&c)<<8)+(c>>8))%31){e.msg="incorrect header check",r.mode=30;break}if(8!=(15&c)){e.msg="unknown compression method",r.mode=30;break}if(l-=4,k=8+(15&(c>>>=4)),0===r.wbits)r.wbits=k;else if(k>r.wbits){e.msg="invalid window size",r.mode=30;break}r.dmax=1<<k,e.adler=r.check=1,r.mode=512&c?10:12,c=0,l=0;break;case 2:for(;l<16;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}if(r.flags=c,8!=(255&r.flags)){e.msg="unknown compression method",r.mode=30;break}if(57344&r.flags){e.msg="unknown header flags set",r.mode=30;break}r.head&&(r.head.text=c>>8&1),512&r.flags&&(x[0]=255&c,x[1]=c>>>8&255,r.check=Ir(r.check,x,2,0)),c=0,l=0,r.mode=3;case 3:for(;l<32;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}r.head&&(r.head.time=c),512&r.flags&&(x[0]=255&c,x[1]=c>>>8&255,x[2]=c>>>16&255,x[3]=c>>>24&255,r.check=Ir(r.check,x,4,0)),c=0,l=0,r.mode=4;case 4:for(;l<16;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}r.head&&(r.head.xflags=255&c,r.head.os=c>>8),512&r.flags&&(x[0]=255&c,x[1]=c>>>8&255,r.check=Ir(r.check,x,2,0)),c=0,l=0,r.mode=5;case 5:if(1024&r.flags){for(;l<16;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}r.length=c,r.head&&(r.head.extra_len=c),512&r.flags&&(x[0]=255&c,x[1]=c>>>8&255,r.check=Ir(r.check,x,2,0)),c=0,l=0}else r.head&&(r.head.extra=null);r.mode=6;case 6:if(1024&r.flags&&((d=r.length)>a&&(d=a),d&&(r.head&&(k=r.head.extra_len-r.length,r.head.extra||(r.head.extra=new Array(r.head.extra_len)),Wt(r.head.extra,n,o,d,k)),512&r.flags&&(r.check=Ir(r.check,n,d,o)),a-=d,o+=d,r.length-=d),r.length))break e;r.length=0,r.mode=7;case 7:if(2048&r.flags){if(0===a)break e;d=0;do{k=n[o+d++],r.head&&k&&r.length<65536&&(r.head.name+=String.fromCharCode(k))}while(k&&d<a);if(512&r.flags&&(r.check=Ir(r.check,n,d,o)),a-=d,o+=d,k)break e}else r.head&&(r.head.name=null);r.length=0,r.mode=8;case 8:if(4096&r.flags){if(0===a)break e;d=0;do{k=n[o+d++],r.head&&k&&r.length<65536&&(r.head.comment+=String.fromCharCode(k))}while(k&&d<a);if(512&r.flags&&(r.check=Ir(r.check,n,d,o)),a-=d,o+=d,k)break e}else r.head&&(r.head.comment=null);r.mode=9;case 9:if(512&r.flags){for(;l<16;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}if(c!==(65535&r.check)){e.msg="header crc mismatch",r.mode=30;break}c=0,l=0}r.head&&(r.head.hcrc=r.flags>>9&1,r.head.done=!0),e.adler=r.check=0,r.mode=12;break;case 10:for(;l<32;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}e.adler=r.check=tn(c),c=0,l=0,r.mode=11;case 11:if(0===r.havedict)return e.next_out=s,e.avail_out=u,e.next_in=o,e.avail_in=a,r.hold=c,r.bits=l,2;e.adler=r.check=1,r.mode=12;case 12:if(5===t||6===t)break e;case 13:if(r.last){c>>>=7&l,l-=7&l,r.mode=27;break}for(;l<3;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}switch(r.last=1&c,l-=1,3&(c>>>=1)){case 0:r.mode=14;break;case 1:if(un(r),r.mode=20,6===t){c>>>=2,l-=2;break e}break;case 2:r.mode=17;break;case 3:e.msg="invalid block type",r.mode=30}c>>>=2,l-=2;break;case 14:for(c>>>=7&l,l-=7&l;l<32;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}if((65535&c)!=(c>>>16^65535)){e.msg="invalid stored block lengths",r.mode=30;break}if(r.length=65535&c,c=0,l=0,r.mode=15,6===t)break e;case 15:r.mode=16;case 16:if(d=r.length){if(d>a&&(d=a),d>u&&(d=u),0===d)break e;Wt(i,n,o,d,s),a-=d,o+=d,u-=d,s+=d,r.length-=d;break}r.mode=12;break;case 17:for(;l<14;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}if(r.nlen=257+(31&c),c>>>=5,l-=5,r.ndist=1+(31&c),c>>>=5,l-=5,r.ncode=4+(15&c),c>>>=4,l-=4,r.nlen>286||r.ndist>30){e.msg="too many length or distance symbols",r.mode=30;break}r.have=0,r.mode=18;case 18:for(;r.have<r.ncode;){for(;l<3;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}r.lens[C[r.have++]]=7&c,c>>>=3,l-=3}for(;r.have<19;)r.lens[C[r.have++]]=0;if(r.lencode=r.lendyn,r.lenbits=7,R={bits:r.lenbits},S=en(0,r.lens,0,19,r.lencode,0,r.work,R),r.lenbits=R.bits,S){e.msg="invalid code lengths set",r.mode=30;break}r.have=0,r.mode=19;case 19:for(;r.have<r.nlen+r.ndist;){for(;m=(T=r.lencode[c&(1<<r.lenbits)-1])>>>16&255,v=65535&T,!((_=T>>>24)<=l);){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}if(v<16)c>>>=_,l-=_,r.lens[r.have++]=v;else{if(16===v){for(E=_+2;l<E;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}if(c>>>=_,l-=_,0===r.have){e.msg="invalid bit length repeat",r.mode=30;break}k=r.lens[r.have-1],d=3+(3&c),c>>>=2,l-=2}else if(17===v){for(E=_+3;l<E;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}l-=_,k=0,d=3+(7&(c>>>=_)),c>>>=3,l-=3}else{for(E=_+7;l<E;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}l-=_,k=0,d=11+(127&(c>>>=_)),c>>>=7,l-=7}if(r.have+d>r.nlen+r.ndist){e.msg="invalid bit length repeat",r.mode=30;break}for(;d--;)r.lens[r.have++]=k}}if(30===r.mode)break;if(0===r.lens[256]){e.msg="invalid code -- missing end-of-block",r.mode=30;break}if(r.lenbits=9,R={bits:r.lenbits},S=en(1,r.lens,0,r.nlen,r.lencode,0,r.work,R),r.lenbits=R.bits,S){e.msg="invalid literal/lengths set",r.mode=30;break}if(r.distbits=6,r.distcode=r.distdyn,R={bits:r.distbits},S=en(2,r.lens,r.nlen,r.ndist,r.distcode,0,r.work,R),r.distbits=R.bits,S){e.msg="invalid distances set",r.mode=30;break}if(r.mode=20,6===t)break e;case 20:r.mode=21;case 21:if(a>=6&&u>=258){e.next_out=s,e.avail_out=u,e.next_in=o,e.avail_in=a,r.hold=c,r.bits=l,qr(e,f),s=e.next_out,i=e.output,u=e.avail_out,o=e.next_in,n=e.input,a=e.avail_in,c=r.hold,l=r.bits,12===r.mode&&(r.back=-1);break}for(r.back=0;m=(T=r.lencode[c&(1<<r.lenbits)-1])>>>16&255,v=65535&T,!((_=T>>>24)<=l);){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}if(m&&0==(240&m)){for(y=_,w=m,b=v;m=(T=r.lencode[b+((c&(1<<y+w)-1)>>y)])>>>16&255,v=65535&T,!(y+(_=T>>>24)<=l);){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}c>>>=y,l-=y,r.back+=y}if(c>>>=_,l-=_,r.back+=_,r.length=v,0===m){r.mode=26;break}if(32&m){r.back=-1,r.mode=12;break}if(64&m){e.msg="invalid literal/length code",r.mode=30;break}r.extra=15&m,r.mode=22;case 22:if(r.extra){for(E=r.extra;l<E;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}r.length+=c&(1<<r.extra)-1,c>>>=r.extra,l-=r.extra,r.back+=r.extra}r.was=r.length,r.mode=23;case 23:for(;m=(T=r.distcode[c&(1<<r.distbits)-1])>>>16&255,v=65535&T,!((_=T>>>24)<=l);){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}if(0==(240&m)){for(y=_,w=m,b=v;m=(T=r.distcode[b+((c&(1<<y+w)-1)>>y)])>>>16&255,v=65535&T,!(y+(_=T>>>24)<=l);){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}c>>>=y,l-=y,r.back+=y}if(c>>>=_,l-=_,r.back+=_,64&m){e.msg="invalid distance code",r.mode=30;break}r.offset=v,r.extra=15&m,r.mode=24;case 24:if(r.extra){for(E=r.extra;l<E;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}r.offset+=c&(1<<r.extra)-1,c>>>=r.extra,l-=r.extra,r.back+=r.extra}if(r.offset>r.dmax){e.msg="invalid distance too far back",r.mode=30;break}r.mode=25;case 25:if(0===u)break e;if(d=f-u,r.offset>d){if((d=r.offset-d)>r.whave&&r.sane){e.msg="invalid distance too far back",r.mode=30;break}d>r.wnext?(d-=r.wnext,p=r.wsize-d):p=r.wnext-d,d>r.length&&(d=r.length),g=r.window}else g=i,p=s-r.offset,d=r.length;d>u&&(d=u),u-=d,r.length-=d;do{i[s++]=g[p++]}while(--d);0===r.length&&(r.mode=21);break;case 26:if(0===u)break e;i[s++]=r.length,u--,r.mode=21;break;case 27:if(r.wrap){for(;l<32;){if(0===a)break e;a--,c|=n[o++]<<l,l+=8}if(f-=u,e.total_out+=f,r.total+=f,f&&(e.adler=r.check=r.flags?Ir(r.check,i,f,s-f):Cr(r.check,i,f,s-f)),f=u,(r.flags?c:tn(c))!==r.check){e.msg="incorrect data check",r.mode=30;break}c=0,l=0}r.mode=28;case 28:if(r.wrap&&r.flags){for(;l<32;){if(0===a)break e;a--,c+=n[o++]<<l,l+=8}if(c!==(4294967295&r.total)){e.msg="incorrect length check",r.mode=30;break}c=0,l=0}r.mode=29;case 29:S=1;break e;case 30:S=-3;break e;case 31:return-4;case 32:default:return-2}return e.next_out=s,e.avail_out=u,e.next_in=o,e.avail_in=a,r.hold=c,r.bits=l,(r.wsize||f!==e.avail_out&&r.mode<30&&(r.mode<27||4!==t))&&function(e,t,r,n){var i,o=e.state;null===o.window&&(o.wsize=1<<o.wbits,o.wnext=0,o.whave=0,o.window=new Yt(o.wsize)),n>=o.wsize?(Wt(o.window,t,r-o.wsize,o.wsize,0),o.wnext=0,o.whave=o.wsize):((i=o.wsize-o.wnext)>n&&(i=n),Wt(o.window,t,r-n,i,o.wnext),(n-=i)?(Wt(o.window,t,r-n,n,0),o.wnext=n,o.whave=o.wsize):(o.wnext+=i,o.wnext===o.wsize&&(o.wnext=0),o.whave<o.wsize&&(o.whave+=i)))}(e,e.output,e.next_out,f-e.avail_out),h-=e.avail_in,f-=e.avail_out,e.total_in+=h,e.total_out+=f,r.total+=f,r.wrap&&f&&(e.adler=r.check=r.flags?Ir(r.check,i,f,e.next_out-f):Cr(r.check,i,f,e.next_out-f)),e.data_type=r.bits+(r.last?64:0)+(12===r.mode?128:0)+(20===r.mode||15===r.mode?256:0),(0===h&&0===f||4===t)&&0===S&&(S=-5),S}(u,e);break;default:throw new Error("Unknown mode "+this.mode)}return 1!==a&&0!==a&&this._error(a),this.write_in_progress=!1,[u.avail_in,u.avail_out]},ln.prototype.close=function(){this.write_in_progress?this.pending_close=!0:(this.pending_close=!1,1===this.mode||3===this.mode||5===this.mode?function(e){var t;e&&e.state&&(42!==(t=e.state.status)&&69!==t&&73!==t&&91!==t&&103!==t&&113!==t&&666!==t?Or(e,-2):(e.state=null,113===t&&Or(e,-3)))}(this.strm):function(e){if(!e||!e.state)return-2;var t=e.state;t.window&&(t.window=null),e.state=null}(this.strm),this.mode=0)},ln.prototype.reset=function(){switch(this.mode){case 1:case 5:cn=$r(this.strm);break;case 2:case 6:cn=nn(this.strm)}0!==cn&&this._error(cn)},ln.prototype._error=function(e){this.onerror(Vt[e]+": "+this.strm.msg,e),this.write_in_progress=!1,this.pending_close&&this.close()};var fn=Object.freeze({NONE:0,DEFLATE:1,INFLATE:2,GZIP:3,GUNZIP:4,DEFLATERAW:5,INFLATERAW:6,UNZIP:7,Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8,Zlib:ln}),dn={};Object.keys(fn).forEach((function(e){dn[e]=fn[e]})),dn.Z_MIN_WINDOWBITS=8,dn.Z_MAX_WINDOWBITS=15,dn.Z_DEFAULT_WINDOWBITS=15,dn.Z_MIN_CHUNK=64,dn.Z_MAX_CHUNK=1/0,dn.Z_DEFAULT_CHUNK=16384,dn.Z_MIN_MEMLEVEL=1,dn.Z_MAX_MEMLEVEL=9,dn.Z_DEFAULT_MEMLEVEL=8,dn.Z_MIN_LEVEL=-1,dn.Z_MAX_LEVEL=9,dn.Z_DEFAULT_LEVEL=dn.Z_DEFAULT_COMPRESSION;var pn={Z_OK:dn.Z_OK,Z_STREAM_END:dn.Z_STREAM_END,Z_NEED_DICT:dn.Z_NEED_DICT,Z_ERRNO:dn.Z_ERRNO,Z_STREAM_ERROR:dn.Z_STREAM_ERROR,Z_DATA_ERROR:dn.Z_DATA_ERROR,Z_MEM_ERROR:dn.Z_MEM_ERROR,Z_BUF_ERROR:dn.Z_BUF_ERROR,Z_VERSION_ERROR:dn.Z_VERSION_ERROR};function gn(e,t){if("string"==typeof t&&(t=new m(t)),!ee(t))throw new TypeError("Not a string or buffer");var r=dn.Z_FINISH;return e._processChunk(t,r)}function _n(e){if(!(this instanceof _n))return new _n(e);Sn.call(this,e,dn.DEFLATE)}function mn(e){if(!(this instanceof mn))return new mn(e);Sn.call(this,e,dn.INFLATE)}function vn(e){if(!(this instanceof vn))return new vn(e);Sn.call(this,e,dn.GZIP)}function yn(e){if(!(this instanceof yn))return new yn(e);Sn.call(this,e,dn.GUNZIP)}function wn(e){if(!(this instanceof wn))return new wn(e);Sn.call(this,e,dn.DEFLATERAW)}function bn(e){if(!(this instanceof bn))return new bn(e);Sn.call(this,e,dn.INFLATERAW)}function kn(e){if(!(this instanceof kn))return new kn(e);Sn.call(this,e,dn.UNZIP)}function Sn(e,t){if(this._opts=e=e||{},this._chunkSize=e.chunkSize||dn.Z_DEFAULT_CHUNK,Dt.call(this,e),e.flush&&e.flush!==dn.Z_NO_FLUSH&&e.flush!==dn.Z_PARTIAL_FLUSH&&e.flush!==dn.Z_SYNC_FLUSH&&e.flush!==dn.Z_FULL_FLUSH&&e.flush!==dn.Z_FINISH&&e.flush!==dn.Z_BLOCK)throw new Error("Invalid flush flag: "+e.flush);if(this._flushFlag=e.flush||dn.Z_NO_FLUSH,e.chunkSize&&(e.chunkSize<dn.Z_MIN_CHUNK||e.chunkSize>dn.Z_MAX_CHUNK))throw new Error("Invalid chunk size: "+e.chunkSize);if(e.windowBits&&(e.windowBits<dn.Z_MIN_WINDOWBITS||e.windowBits>dn.Z_MAX_WINDOWBITS))throw new Error("Invalid windowBits: "+e.windowBits);if(e.level&&(e.level<dn.Z_MIN_LEVEL||e.level>dn.Z_MAX_LEVEL))throw new Error("Invalid compression level: "+e.level);if(e.memLevel&&(e.memLevel<dn.Z_MIN_MEMLEVEL||e.memLevel>dn.Z_MAX_MEMLEVEL))throw new Error("Invalid memLevel: "+e.memLevel);if(e.strategy&&e.strategy!=dn.Z_FILTERED&&e.strategy!=dn.Z_HUFFMAN_ONLY&&e.strategy!=dn.Z_RLE&&e.strategy!=dn.Z_FIXED&&e.strategy!=dn.Z_DEFAULT_STRATEGY)throw new Error("Invalid strategy: "+e.strategy);if(e.dictionary&&!ee(e.dictionary))throw new Error("Invalid dictionary: it should be a Buffer instance");this._binding=new dn.Zlib(t);var r=this;this._hadError=!1,this._binding.onerror=function(e,t){r._binding=null,r._hadError=!0;var n=new Error(e);n.errno=t,n.code=dn.codes[t],r.emit("error",n)};var n=dn.Z_DEFAULT_COMPRESSION;"number"==typeof e.level&&(n=e.level);var i=dn.Z_DEFAULT_STRATEGY;"number"==typeof e.strategy&&(i=e.strategy),this._binding.init(e.windowBits||dn.Z_DEFAULT_WINDOWBITS,n,e.memLevel||dn.Z_DEFAULT_MEMLEVEL,i,e.dictionary),this._buffer=new m(this._chunkSize),this._offset=0,this._closed=!1,this._level=n,this._strategy=i,this.once("end",this.close)}Object.keys(pn).forEach((function(e){pn[pn[e]]=e})),Ue(Sn,Dt),Sn.prototype.params=function(e,t,r){if(e<dn.Z_MIN_LEVEL||e>dn.Z_MAX_LEVEL)throw new RangeError("Invalid compression level: "+e);if(t!=dn.Z_FILTERED&&t!=dn.Z_HUFFMAN_ONLY&&t!=dn.Z_RLE&&t!=dn.Z_FIXED&&t!=dn.Z_DEFAULT_STRATEGY)throw new TypeError("Invalid strategy: "+t);if(this._level!==e||this._strategy!==t){var n=this;this.flush(dn.Z_SYNC_FLUSH,(function(){n._binding.params(e,t),n._hadError||(n._level=e,n._strategy=t,r&&r())}))}else _e(r)},Sn.prototype.reset=function(){return this._binding.reset()},Sn.prototype._flush=function(e){this._transform(new m(0),"",e)},Sn.prototype.flush=function(e,t){var r=this._writableState;if(("function"==typeof e||void 0===e&&!t)&&(t=e,e=dn.Z_FULL_FLUSH),r.ended)t&&_e(t);else if(r.ending)t&&this.once("end",t);else if(r.needDrain){var n=this;this.once("drain",(function(){n.flush(t)}))}else this._flushFlag=e,this.write(new m(0),"",t)},Sn.prototype.close=function(e){if(e&&_e(e),!this._closed){this._closed=!0,this._binding.close();var t=this;_e((function(){t.emit("close")}))}},Sn.prototype._transform=function(e,t,r){var n,i=this._writableState,o=(i.ending||i.ended)&&(!e||i.length===e.length);if(null===!e&&!ee(e))return r(new Error("invalid input"));o?n=dn.Z_FINISH:(n=this._flushFlag,e.length>=i.length&&(this._flushFlag=this._opts.flush||dn.Z_NO_FLUSH)),this._processChunk(e,n,r)},Sn.prototype._processChunk=function(e,t,r){var n=e&&e.length,i=this._chunkSize-this._offset,o=0,s=this,a="function"==typeof r;if(!a){var u,c=[],l=0;this.on("error",(function(e){u=e}));do{var h=this._binding.writeSync(t,e,o,n,this._buffer,this._offset,i)}while(!this._hadError&&p(h[0],h[1]));if(this._hadError)throw u;var f=m.concat(c,l);return this.close(),f}var d=this._binding.write(t,e,o,n,this._buffer,this._offset,i);function p(u,h){if(!s._hadError){var f=i-h;if(function(e,t){if(!e)throw new Error("have should not go down")}(f>=0),f>0){var d=s._buffer.slice(s._offset,s._offset+f);s._offset+=f,a?s.push(d):(c.push(d),l+=d.length)}if((0===h||s._offset>=s._chunkSize)&&(i=s._chunkSize,s._offset=0,s._buffer=new m(s._chunkSize)),0===h){if(o+=n-u,n=u,!a)return!0;var g=s._binding.write(t,e,o,n,s._buffer,s._offset,s._chunkSize);return g.callback=p,void(g.buffer=e)}if(!a)return!1;r()}}d.buffer=e,d.callback=p},Ue(_n,Sn),Ue(mn,Sn),Ue(vn,Sn),Ue(yn,Sn),Ue(wn,Sn),Ue(bn,Sn),Ue(kn,Sn);var Rn=function(e,t){return gn(new _n(t),e)},En=function(e,t){return gn(new mn(t),e)},Tn=function(){function t(e,r,n){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),this.SDKAPPID=e,this.EXPIRETIME=n,this.PRIVATEKEY=r}var n,i,o;return n=t,(i=[{key:"genTestUserSig",value:function(t){return this._isNumber(this.SDKAPPID)?this._isString(this.PRIVATEKEY)?this._isString(t)?this._isNumber(this.EXPIRETIME)?(e("log","sdkAppID="+this.SDKAPPID+" key="+this.PRIVATEKEY+" userID="+t+" expire="+this.EXPIRETIME," at debug/lib-generate-test-usersig-es.min.js:6138"),this.genSigWithUserbuf(t,this.EXPIRETIME,null)):(e("error","expireTime must be a number"," at debug/lib-generate-test-usersig-es.min.js:6138"),""):(e("error","userID must be a string"," at debug/lib-generate-test-usersig-es.min.js:6138"),""):(e("error","privateKey must be a string"," at debug/lib-generate-test-usersig-es.min.js:6138"),""):(e("error","sdkAppID must be a number"," at debug/lib-generate-test-usersig-es.min.js:6138"),"")}},{key:"newBuffer",value:function(e,t){return m.from?m.from(e,t):new m(e,t)}},{key:"unescape",value:function(e){return e.replace(/_/g,"=").replace(/\-/g,"/").replace(/\*/g,"+")}},{key:"escape",value:function(e){return e.replace(/\+/g,"*").replace(/\//g,"-").replace(/=/g,"_")}},{key:"encode",value:function(e){return this.escape(this.newBuffer(e).toString("base64"))}},{key:"decode",value:function(e){return this.newBuffer(this.unescape(e),"base64")}},{key:"base64encode",value:function(e){return this.newBuffer(e).toString("base64")}},{key:"base64decode",value:function(e){return this.newBuffer(e,"base64").toString()}},{key:"_hmacsha256",value:function(e,t,r,n){var i="TLS.identifier:"+e+"\n";i+="TLS.sdkappid:"+this.SDKAPPID+"\n",i+="TLS.time:"+t+"\n",i+="TLS.expire:"+r+"\n",null!=n&&(i+="TLS.userbuf:"+n+"\n");var o=ie.HmacSHA256(i,this.PRIVATEKEY);return ie.enc.Base64.stringify(o)}},{key:"_utc",value:function(){return Math.round(Date.now()/1e3)}},{key:"_isNumber",value:function(e){return null!==e&&("number"==typeof e&&!isNaN(e-0)||"object"==typeof e&&e.constructor===Number)}},{key:"_isString",value:function(e){return"string"==typeof e}},{key:"genSigWithUserbuf",value:function(t,r,n){var i=this._utc(),o={"TLS.ver":"2.0","TLS.identifier":t,"TLS.sdkappid":this.SDKAPPID,"TLS.time":i,"TLS.expire":r},s="";if(null!=n){var a=this.base64encode(n);o["TLS.userbuf"]=a,s=this._hmacsha256(t,i,r,a)}else s=this._hmacsha256(t,i,r,null);o["TLS.sig"]=s;var u=JSON.stringify(o),c=Rn(this.newBuffer(u)).toString("base64"),l=this.escape(c);return e("log","ret="+l," at debug/lib-generate-test-usersig-es.min.js:6208"),l}},{key:"validate",value:function(t){var r=this.decode(t),n=En(r);e("log","validate ret="+n," at debug/lib-generate-test-usersig-es.min.js:6214")}}])&&r(n.prototype,i),o&&r(n,o),t}();t.default=Tn}).call(this,r(2).default)},function(e,t,r){"use strict";r.r(t);var n=r(39),i=r(28);for(var o in i)"default"!==o&&function(e){r.d(t,e,(function(){return i[e]}))}(o);var s=r(0);var a=Object(s.a)(i.default,n.b,n.c,!1,null,null,"c16522ee",!1,n.a,void 0);(function(e){this.options.style||(this.options.style={}),Vue.prototype.__merge_style&&Vue.prototype.__$appStyle__&&Vue.prototype.__merge_style(Vue.prototype.__$appStyle__,this.options.style)}).call(a),t.default=a.exports},function(e,t,r){"use strict";r.r(t);var n=r(40),i=r(30);for(var o in i)"default"!==o&&function(e){r.d(t,e,(function(){return i[e]}))}(o);var s=r(0);var a=Object(s.a)(i.default,n.b,n.c,!1,null,null,"b327d1f0",!1,n.a,void 0);(function(e){this.options.style||(this.options.style={}),Vue.prototype.__merge_style&&Vue.prototype.__$appStyle__&&Vue.prototype.__merge_style(Vue.prototype.__$appStyle__,this.options.style)}).call(a),t.default=a.exports},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=s(r(124)),i=s(r(127)),o=s(r(128));function s(e){return e&&e.__esModule?e:{default:e}}function a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function u(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?a(Object(r),!0).forEach((function(t){c(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):a(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function c(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var l=u(u({},n.default),{},{message:i.default,oauth:o.default});t.default=l},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n,i=(n=r(125))&&n.__esModule?n:{default:n};var o={wanlshopGetShopList:function(e){return i.default.get("/wanlshop/shop/getShopList",e)},wanlshopGetShopInfo:function(e){return i.default.get("/wanlshop/shop/getShopInfo",e)},addDemand:function(e){return i.default.post("/user/addDemand",e)},getDemandList:function(e){return i.default.get("/index/getDemandList",e)},getDemandInfo:function(e){return i.default.get("/index/getDemandInfo",e)},wanlshopProductLists:function(e){return i.default.get("/wanlshop/product/lists",e)},setFindUser2:function(e){return i.default.post("/wanlshop/find/user/setFindUser2",e)},getShopList:function(e){return i.default.get("/wanlshop/find/user/getShopList",e)},postAddServiceMessage:function(e){return i.default.post("/wanlshop/user/addServiceMsg",e)},getServiceMessageList:function(e){return i.default.get("/wanlshop/user/getServiceList?page=".concat(e.pageIndex,"&list_rows=").concat(e.pageSize))},getUserInfo:function(e){return i.default.get("/wanlshop/user/getUserById?id=".concat(e))}};t.default=o},function(e,t,r){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n,i=(n=r(48))&&n.__esModule?n:{default:n};var o=function(t,r,n,o){return t="http://app.xn--43vp3ce98aj8m.com/api"+t,new Promise((function(o,s){e("log","request",t,n,r," at service/request.js:16"),uni.request({url:t,data:n,method:r,header:{Authorization:i.default.getToken(),token:i.default.getToken()},success:function(e){1===e.data.code?e.data.code<0&&e.data.code?uni.showToast({icon:"none",title:e.data.message,duration:2e3}):o(e.data):403===e.code||-999===e.data.code||uni.showToast({icon:"none",title:e.data.msg,duration:2e3})}})}))},s={get:function(e,t,r){return o(e,"GET",t,r)},post:function(e,t,r){return o(e,"POST",t,r)},del:function(e,t,r){return o(e,"DELETE",t,r)},request:o};t.default=s}).call(this,r(2).default)},function(e,t){e.exports=Vue},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n,i=(n=r(53))&&n.__esModule?n:{default:n};var o={postAddRoom:function(e){return i.default.post("/message/AddRoom",e)},getUserTypeInfo:function(e){return i.default.get("/message/GetUserTypeInfo/".concat(e))},getUserInfo:function(e){return i.default.get("/message/GetUserInfo/".concat(e))},getUserSourceId:function(e){return i.default.get("/message/GetUserSourceId/".concat(e))},getInviteUserJoin:function(e,t){return i.default.get("/message/applyUser/".concat(e,"/JoinRoom/").concat(t))},getInviteServiceUserJoin:function(e,t){return i.default.get("/message/applyCustomJoin/platform/".concat(e,"?type=").concat(t||"joinVideo"))},getInviteBusinessUserJoin:function(e,t,r){return i.default.get("/message/applyCustomJoin/".concat(e,"/").concat(t,"?appointUserId=").concat(r||0))},getMessageList:function(e,t){return i.default.get("/message/getMessageList/".concat(e,"/").concat(t))},getUserUnReadMessageCount:function(){return i.default.get("/message/userUnReadMessageCount")}};t.default=o},function(e,t,r){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n,i=(n=r(53))&&n.__esModule?n:{default:n};var o={postLogin:function(t){return e("log","postLogin ",t," at apis/modules/oauth.js:4"),i.default.postFormData("/oauth/Login",t)}};t.default=o}).call(this,r(2).default)},function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={baseurl_chaoge:"https://huajiao.t1j2.com",appurl_chaoge:"https://huajiao.t1j2.com/api",socketurl:"wss://huajiao.t1j2.com/api/message/websocket",cdnurl:"http://app.xn--43vp3ce98aj8m.com",baseurl:"http://app.xn--43vp3ce98aj8m.com",appurl:"http://app.xn--43vp3ce98aj8m.com/api",amapkey:"0a9f67a6f8f7cc3315d30846a0fde88b",appid:"wx6****************7a",versionName:"1.8.3",versionCode:"183",debug:!0}},,,,,,,,function(e,t,r){"use strict";r.r(t);var n=r(79),i=r.n(n);for(var o in n)"default"!==o&&function(e){r.d(t,e,(function(){return n[e]}))}(o);t.default=i.a},,,,,,,,,,,,function(e,t,r){"use strict";r.r(t);r(13),r(15);var n=r(58);n.default.mpType="page",n.default.route="pages/meeting/meeting",n.default.el="#root",new Vue(n.default)}]); | |
| 3 | 3 | \ No newline at end of file | ... | ... |
uniapp-wuduhuajiao/unpackage/dist/build/app-plus/pages/meeting/serviceMeeting.js
| 1 | -!function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=148)}([function(e,t,n){"use strict";function r(e,t,n,r,i,o,s,a,u,c){var l,h="function"==typeof e?e.options:e;if(u){h.components||(h.components={});var f=Object.prototype.hasOwnProperty;for(var d in u)f.call(u,d)&&!f.call(h.components,d)&&(h.components[d]=u[d])}if(c&&((c.beforeCreate||(c.beforeCreate=[])).unshift((function(){this[c.__module]=this})),(h.mixins||(h.mixins=[])).push(c)),t&&(h.render=t,h.staticRenderFns=n,h._compiled=!0),r&&(h.functional=!0),o&&(h._scopeId="data-v-"+o),s?(l=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),i&&i.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(s)},h._ssrRegister=l):i&&(l=a?function(){i.call(this,this.$root.$options.shadowRoot)}:i),l)if(h.functional){h._injectStyles=l;var p=h.render;h.render=function(e,t){return l.call(t),p(e,t)}}else{var g=h.beforeCreate;h.beforeCreate=g?[].concat(g,l):[l]}return{exports:e,options:h}}n.d(t,"a",(function(){return r}))},function(e,t){e.exports={"@VERSION":2}},function(e,t,n){"use strict";function r(e){var t=Object.prototype.toString.call(e);return t.substring(8,t.length-1)}function i(){return"string"==typeof __channelId__&&__channelId__}function o(e,t){switch(r(t)){case"Function":return"function() { [native code] }";default:return t}}Object.defineProperty(t,"__esModule",{value:!0}),t.log=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];console[e].apply(console,n)},t.default=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var s=t.shift();if(i())return t.push(t.pop().replace("at ","uni-app:///")),console[s].apply(console,t);var a=t.map((function(e){var t=Object.prototype.toString.call(e).toLowerCase();if("[object object]"===t||"[object array]"===t)try{e="---BEGIN:JSON---"+JSON.stringify(e,o)+"---END:JSON---"}catch(n){e=t}else if(null===e)e="---NULL---";else if(void 0===e)e="---UNDEFINED---";else{var n=r(e).toUpperCase();e="NUMBER"===n||"BOOLEAN"===n?"---BEGIN:"+n+"---"+e+"---END:"+n+"---":String(e)}return e})),u="";if(a.length>1){var c=a.pop();u=a.join("---COMMA---"),0===c.indexOf(" at ")?u+=c:u+="---COMMA---"+c}else u=a[0];console[s](u)}},,,,,,,,,,function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return weex.requireModule(e)}},function(e,t,n){Vue.prototype.__$appStyle__={},Vue.prototype.__merge_style&&Vue.prototype.__merge_style(n(14).default,Vue.prototype.__$appStyle__)},function(e,t,n){"use strict";n.r(t);var r=n(1),i=n.n(r);for(var o in r)"default"!==o&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t.default=i.a},function(e,t){if("undefined"==typeof Promise||Promise.prototype.finally||(Promise.prototype.finally=function(e){var t=this.constructor;return this.then((function(n){return t.resolve(e()).then((function(){return n}))}),(function(n){return t.resolve(e()).then((function(){throw n}))}))}),"undefined"!=typeof uni&&uni&&uni.requireGlobal){var n=uni.requireGlobal();ArrayBuffer=n.ArrayBuffer,Int8Array=n.Int8Array,Uint8Array=n.Uint8Array,Uint8ClampedArray=n.Uint8ClampedArray,Int16Array=n.Int16Array,Uint16Array=n.Uint16Array,Int32Array=n.Int32Array,Uint32Array=n.Uint32Array,Float32Array=n.Float32Array,Float64Array=n.Float64Array,BigInt64Array=n.BigInt64Array,BigUint64Array=n.BigUint64Array}},,,,,,,,,,,,,function(e,t,n){"use strict";n.r(t);var r=n(29),i=n.n(r);for(var o in r)"default"!==o&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t.default=i.a},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={name:"TrtcLocalView",props:{viewId:{type:String,default:""}}};t.default=r},function(e,t,n){"use strict";n.r(t);var r=n(31),i=n.n(r);for(var o in r)"default"!==o&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t.default=i.a},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={name:"TrtcRemoteView",props:{userId:{type:String,default:""},viewId:{type:String,default:""}}};t.default=r},,,,,,,,function(e,t,n){"use strict";n.d(t,"b",(function(){return r})),n.d(t,"c",(function(){return i})),n.d(t,"a",(function(){}));var r=function(){var e=this.$createElement;return(this._self._c||e)("TRTCCloudUniPlugin-TXLocalViewComponent",{attrs:{viewId:this.viewId}})},i=[]},function(e,t,n){"use strict";n.d(t,"b",(function(){return r})),n.d(t,"c",(function(){return i})),n.d(t,"a",(function(){}));var r=function(){var e=this.$createElement;return(this._self._c||e)("TRTCCloudUniPlugin-TXRemoteViewComponent",{attrs:{userId:this.userId,viewId:this.viewId}})},i=[]},,,,,,function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.install=m,t.mapState=t.mapMutations=t.mapGetters=t.mapActions=t.createNamespacedHelpers=t.Store=t.default=void 0;var r=("undefined"!=typeof window?window:"undefined"!=typeof global?global:{}).__VUE_DEVTOOLS_GLOBAL_HOOK__;function i(e,t){Object.keys(e).forEach((function(n){return t(e[n],n)}))}function o(e){return null!==e&&"object"==typeof e}var s=function(e,t){this.runtime=t,this._children=Object.create(null),this._rawModule=e;var n=e.state;this.state=("function"==typeof n?n():n)||{}},a={namespaced:{configurable:!0}};a.namespaced.get=function(){return!!this._rawModule.namespaced},s.prototype.addChild=function(e,t){this._children[e]=t},s.prototype.removeChild=function(e){delete this._children[e]},s.prototype.getChild=function(e){return this._children[e]},s.prototype.hasChild=function(e){return e in this._children},s.prototype.update=function(e){this._rawModule.namespaced=e.namespaced,e.actions&&(this._rawModule.actions=e.actions),e.mutations&&(this._rawModule.mutations=e.mutations),e.getters&&(this._rawModule.getters=e.getters)},s.prototype.forEachChild=function(e){i(this._children,e)},s.prototype.forEachGetter=function(e){this._rawModule.getters&&i(this._rawModule.getters,e)},s.prototype.forEachAction=function(e){this._rawModule.actions&&i(this._rawModule.actions,e)},s.prototype.forEachMutation=function(e){this._rawModule.mutations&&i(this._rawModule.mutations,e)},Object.defineProperties(s.prototype,a);var u=function(e){this.register([],e,!1)};u.prototype.get=function(e){return e.reduce((function(e,t){return e.getChild(t)}),this.root)},u.prototype.getNamespace=function(e){var t=this.root;return e.reduce((function(e,n){return e+((t=t.getChild(n)).namespaced?n+"/":"")}),"")},u.prototype.update=function(e){!function e(t,n,r){0;if(n.update(r),r.modules)for(var i in r.modules){if(!n.getChild(i))return void 0;e(t.concat(i),n.getChild(i),r.modules[i])}}([],this.root,e)},u.prototype.register=function(e,t,n){var r=this;void 0===n&&(n=!0);var o=new s(t,n);0===e.length?this.root=o:this.get(e.slice(0,-1)).addChild(e[e.length-1],o);t.modules&&i(t.modules,(function(t,i){r.register(e.concat(i),t,n)}))},u.prototype.unregister=function(e){var t=this.get(e.slice(0,-1)),n=e[e.length-1];t.getChild(n).runtime&&t.removeChild(n)},u.prototype.isRegistered=function(e){var t=this.get(e.slice(0,-1)),n=e[e.length-1];return t.hasChild(n)};var c;var l=function(e){var t=this;void 0===e&&(e={}),!c&&"undefined"!=typeof window&&window.Vue&&m(window.Vue);var n=e.plugins;void 0===n&&(n=[]);var i=e.strict;void 0===i&&(i=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new u(e),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new c,this._makeLocalGettersCache=Object.create(null);var o=this,s=this.dispatch,a=this.commit;this.dispatch=function(e,t){return s.call(o,e,t)},this.commit=function(e,t,n){return a.call(o,e,t,n)},this.strict=i;var l=this._modules.root.state;g(this,l,[],this._modules.root),p(this,l),n.forEach((function(e){return e(t)})),(void 0!==e.devtools?e.devtools:c.config.devtools)&&function(e){r&&(e._devtoolHook=r,r.emit("vuex:init",e),r.on("vuex:travel-to-state",(function(t){e.replaceState(t)})),e.subscribe((function(e,t){r.emit("vuex:mutation",e,t)}),{prepend:!0}),e.subscribeAction((function(e,t){r.emit("vuex:action",e,t)}),{prepend:!0}))}(this)};t.Store=l;var h={state:{configurable:!0}};function f(e,t,n){return t.indexOf(e)<0&&(n&&n.prepend?t.unshift(e):t.push(e)),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function d(e,t){e._actions=Object.create(null),e._mutations=Object.create(null),e._wrappedGetters=Object.create(null),e._modulesNamespaceMap=Object.create(null);var n=e.state;g(e,n,[],e._modules.root,!0),p(e,n,t)}function p(e,t,n){var r=e._vm;e.getters={},e._makeLocalGettersCache=Object.create(null);var o=e._wrappedGetters,s={};i(o,(function(t,n){s[n]=function(e,t){return function(){return e(t)}}(t,e),Object.defineProperty(e.getters,n,{get:function(){return e._vm[n]},enumerable:!0})}));var a=c.config.silent;c.config.silent=!0,e._vm=new c({data:{$$state:t},computed:s}),c.config.silent=a,e.strict&&function(e){e._vm.$watch((function(){return this._data.$$state}),(function(){0}),{deep:!0,sync:!0})}(e),r&&(n&&e._withCommit((function(){r._data.$$state=null})),c.nextTick((function(){return r.$destroy()})))}function g(e,t,n,r,i){var o=!n.length,s=e._modules.getNamespace(n);if(r.namespaced&&(e._modulesNamespaceMap[s],e._modulesNamespaceMap[s]=r),!o&&!i){var a=_(t,n.slice(0,-1)),u=n[n.length-1];e._withCommit((function(){c.set(a,u,r.state)}))}var l=r.context=function(e,t,n){var r=""===t,i={dispatch:r?e.dispatch:function(n,r,i){var o=v(n,r,i),s=o.payload,a=o.options,u=o.type;return a&&a.root||(u=t+u),e.dispatch(u,s)},commit:r?e.commit:function(n,r,i){var o=v(n,r,i),s=o.payload,a=o.options,u=o.type;a&&a.root||(u=t+u),e.commit(u,s,a)}};return Object.defineProperties(i,{getters:{get:r?function(){return e.getters}:function(){return function(e,t){if(!e._makeLocalGettersCache[t]){var n={},r=t.length;Object.keys(e.getters).forEach((function(i){if(i.slice(0,r)===t){var o=i.slice(r);Object.defineProperty(n,o,{get:function(){return e.getters[i]},enumerable:!0})}})),e._makeLocalGettersCache[t]=n}return e._makeLocalGettersCache[t]}(e,t)}},state:{get:function(){return _(e.state,n)}}}),i}(e,s,n);r.forEachMutation((function(t,n){!function(e,t,n,r){(e._mutations[t]||(e._mutations[t]=[])).push((function(t){n.call(e,r.state,t)}))}(e,s+n,t,l)})),r.forEachAction((function(t,n){var r=t.root?n:s+n,i=t.handler||t;!function(e,t,n,r){(e._actions[t]||(e._actions[t]=[])).push((function(t){var i,o=n.call(e,{dispatch:r.dispatch,commit:r.commit,getters:r.getters,state:r.state,rootGetters:e.getters,rootState:e.state},t);return(i=o)&&"function"==typeof i.then||(o=Promise.resolve(o)),e._devtoolHook?o.catch((function(t){throw e._devtoolHook.emit("vuex:error",t),t})):o}))}(e,r,i,l)})),r.forEachGetter((function(t,n){!function(e,t,n,r){if(e._wrappedGetters[t])return void 0;e._wrappedGetters[t]=function(e){return n(r.state,r.getters,e.state,e.getters)}}(e,s+n,t,l)})),r.forEachChild((function(r,o){g(e,t,n.concat(o),r,i)}))}function _(e,t){return t.reduce((function(e,t){return e[t]}),e)}function v(e,t,n){return o(e)&&e.type&&(n=t,t=e,e=e.type),{type:e,payload:t,options:n}}function m(e){c&&e===c||function(e){if(Number(e.version.split(".")[0])>=2)e.mixin({beforeCreate:n});else{var t=e.prototype._init;e.prototype._init=function(e){void 0===e&&(e={}),e.init=e.init?[n].concat(e.init):n,t.call(this,e)}}function n(){var e=this.$options;e.store?this.$store="function"==typeof e.store?e.store():e.store:e.parent&&e.parent.$store&&(this.$store=e.parent.$store)}}(c=e)}h.state.get=function(){return this._vm._data.$$state},h.state.set=function(e){0},l.prototype.commit=function(e,t,n){var r=this,i=v(e,t,n),o=i.type,s=i.payload,a=(i.options,{type:o,payload:s}),u=this._mutations[o];u&&(this._withCommit((function(){u.forEach((function(e){e(s)}))})),this._subscribers.slice().forEach((function(e){return e(a,r.state)})))},l.prototype.dispatch=function(e,t){var n=this,r=v(e,t),i=r.type,o=r.payload,s={type:i,payload:o},a=this._actions[i];if(a){try{this._actionSubscribers.slice().filter((function(e){return e.before})).forEach((function(e){return e.before(s,n.state)}))}catch(e){0}var u=a.length>1?Promise.all(a.map((function(e){return e(o)}))):a[0](o);return new Promise((function(e,t){u.then((function(t){try{n._actionSubscribers.filter((function(e){return e.after})).forEach((function(e){return e.after(s,n.state)}))}catch(e){0}e(t)}),(function(e){try{n._actionSubscribers.filter((function(e){return e.error})).forEach((function(t){return t.error(s,n.state,e)}))}catch(e){0}t(e)}))}))}},l.prototype.subscribe=function(e,t){return f(e,this._subscribers,t)},l.prototype.subscribeAction=function(e,t){return f("function"==typeof e?{before:e}:e,this._actionSubscribers,t)},l.prototype.watch=function(e,t,n){var r=this;return this._watcherVM.$watch((function(){return e(r.state,r.getters)}),t,n)},l.prototype.replaceState=function(e){var t=this;this._withCommit((function(){t._vm._data.$$state=e}))},l.prototype.registerModule=function(e,t,n){void 0===n&&(n={}),"string"==typeof e&&(e=[e]),this._modules.register(e,t),g(this,this.state,e,this._modules.get(e),n.preserveState),p(this,this.state)},l.prototype.unregisterModule=function(e){var t=this;"string"==typeof e&&(e=[e]),this._modules.unregister(e),this._withCommit((function(){var n=_(t.state,e.slice(0,-1));c.delete(n,e[e.length-1])})),d(this)},l.prototype.hasModule=function(e){return"string"==typeof e&&(e=[e]),this._modules.isRegistered(e)},l.prototype.hotUpdate=function(e){this._modules.update(e),d(this,!0)},l.prototype._withCommit=function(e){var t=this._committing;this._committing=!0,e(),this._committing=t},Object.defineProperties(l.prototype,h);var y=E((function(e,t){var n={};return R(t).forEach((function(t){var r=t.key,i=t.val;n[r]=function(){var t=this.$store.state,n=this.$store.getters;if(e){var r=T(this.$store,"mapState",e);if(!r)return;t=r.context.state,n=r.context.getters}return"function"==typeof i?i.call(this,t,n):t[i]},n[r].vuex=!0})),n}));t.mapState=y;var w=E((function(e,t){var n={};return R(t).forEach((function(t){var r=t.key,i=t.val;n[r]=function(){for(var t=[],n=arguments.length;n--;)t[n]=arguments[n];var r=this.$store.commit;if(e){var o=T(this.$store,"mapMutations",e);if(!o)return;r=o.context.commit}return"function"==typeof i?i.apply(this,[r].concat(t)):r.apply(this.$store,[i].concat(t))}})),n}));t.mapMutations=w;var b=E((function(e,t){var n={};return R(t).forEach((function(t){var r=t.key,i=t.val;i=e+i,n[r]=function(){if(!e||T(this.$store,"mapGetters",e))return this.$store.getters[i]},n[r].vuex=!0})),n}));t.mapGetters=b;var k=E((function(e,t){var n={};return R(t).forEach((function(t){var r=t.key,i=t.val;n[r]=function(){for(var t=[],n=arguments.length;n--;)t[n]=arguments[n];var r=this.$store.dispatch;if(e){var o=T(this.$store,"mapActions",e);if(!o)return;r=o.context.dispatch}return"function"==typeof i?i.apply(this,[r].concat(t)):r.apply(this.$store,[i].concat(t))}})),n}));t.mapActions=k;var S=function(e){return{mapState:y.bind(null,e),mapGetters:b.bind(null,e),mapMutations:w.bind(null,e),mapActions:k.bind(null,e)}};function R(e){return function(e){return Array.isArray(e)||o(e)}(e)?Array.isArray(e)?e.map((function(e){return{key:e,val:e}})):Object.keys(e).map((function(t){return{key:t,val:e[t]}})):[]}function E(e){return function(t,n){return"string"!=typeof t?(n=t,t=""):"/"!==t.charAt(t.length-1)&&(t+="/"),e(t,n)}}function T(e,t,n){return e._modulesNamespaceMap[n]}t.createNamespacedHelpers=S;var A={Store:l,install:m,version:"3.4.0",mapState:y,mapMutations:w,mapGetters:b,mapActions:k,createNamespacedHelpers:S};t.default=A},,function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r,i=(r=n(126))&&r.__esModule?r:{default:r};var o=function(){return uni.getStorageSync("AuthToken_KEY")||""},s=function(e){uni.setStorageSync("ORDER_COUNT_KEY",e)},a=function(e){uni.setStorageSync("SYSTEM_INFO_KEY",e)},u={getToken:o,addToken:function(t){e("log","service addToken",t," at service/service.js:15"),uni.setStorageSync("AuthToken_KEY",t)},getTokenChaoge:function(){return uni.getStorageSync("AuthToken_KEY_Chaoge")||""},addTokenChaoge:function(t){e("log","service addTokenChaoge",t," at service/service.js:24"),uni.setStorageSync("AuthToken_KEY_Chaoge",t)},saveUser:function(t){e("log","service saveUser",t," at service/service.js:29"),uni.setStorageSync("USERS_KEY",t)},getUser:function(){var e=uni.getStorageSync("USERS_KEY")||{};return e&&e.id,e},getOrderCount:function(){return uni.getStorageSync("ORDER_COUNT_KEY")||""},addOrderCount:s,updateOrderCount:function(e){e?s(e):o()},getSystemInfo:function(){return new Promise((function(e,t){var n=uni.getStorageSync("SYSTEM_INFO_KEY");n&&n.statusBarHeight?e(n):uni.getSystemInfo({success:function(t){e(t),a(t)},fail:function(){t()}})}))},setSystemInfo:a,getPayDomain:function(){return new Promise((function(e,t){i.default.prototype.API.PayDomain().then((function(t){t.code>0&&t.data?e(t.data):e("https://manage.casichtzh.com/")}))}))}};t.default=u}).call(this,n(2).default)},,,,function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.TRTCCloudDef=t.TRTCAudioQuality=t.TRTCVideoStreamType=t.TRTCRoleType=t.TRTCAppScene=t.TRTCParams=void 0;var r=function(e,t,n,r,i,o,s,a,u,c){this.sdkAppId=e,this.userId=t,this.roomId=n,this.userSig=r,this.strRoomId=i,this.privateMapKey=o,this.role=s,this.businessInfo=a,this.streamId=u,this.userDefineRecordId=c};t.TRTCParams=r,function(e){e[e.TRTCAppSceneVideoCall=0]="TRTCAppSceneVideoCall",e[e.TRTCAppSceneLIVE=1]="TRTCAppSceneLIVE",e[e.TRTCAppSceneAudioCall=2]="TRTCAppSceneAudioCall",e[e.TRTCAppSceneVoiceChatRoom=3]="TRTCAppSceneVoiceChatRoom"}(t.TRTCAppScene||(t.TRTCAppScene={})),function(e){e[e.TRTCRoleAnchor=20]="TRTCRoleAnchor",e[e.TRTCRoleAudience=21]="TRTCRoleAudience"}(t.TRTCRoleType||(t.TRTCRoleType={})),function(e){e[e.TRTCVideoStreamTypeBig=0]="TRTCVideoStreamTypeBig",e[e.TRTCVideoStreamTypeSmall=1]="TRTCVideoStreamTypeSmall",e[e.TRTCVideoStreamTypeSub=2]="TRTCVideoStreamTypeSub"}(t.TRTCVideoStreamType||(t.TRTCVideoStreamType={})),function(e){e[e.TRTCAudioQualitySpeech=1]="TRTCAudioQualitySpeech",e[e.TRTCAudioQualityDefault=2]="TRTCAudioQualityDefault",e[e.TRTCAudioQualityMusic=3]="TRTCAudioQualityMusic"}(t.TRTCAudioQuality||(t.TRTCAudioQuality={}));var i=function(){function e(){}return e.TRTC_AUDIO_ROUTE_SPEAKER=0,e.TRTC_AUDIO_ROUTE_EARPIECE=1,e}();t.TRTCCloudDef=i},function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r,i=(r=n(48))&&r.__esModule?r:{default:r};var o=function(t,n,r,o){t="https://huajiao.t1j2.com/api"+t;var s=o||{};return s=Object.assign({},s,{Authorization:i.default.getTokenChaoge()}),new Promise((function(o,a){uni.request({url:t,data:r,method:n,header:s,success:function(n){uni.hideLoading(),e("log","chaoge request url",t," at service/request_chaoge.js:32"),e("log","chaoge request header",s," at service/request_chaoge.js:33"),e("log","chaoge request data",r," at service/request_chaoge.js:34"),e("log","chaoge request res",n," at service/request_chaoge.js:35"),200===n.data.code?n.data.code<0&&n.data.code?uni.showToast({icon:"none",title:n.data.msg,duration:2e3}):o(n.data):403===n.code||-999===n.data.code||600==n.data.code?(i.default.addToken(""),uni.reLaunch({url:"/pages/user/auth/auth"})):uni.showToast({icon:"none",title:n.data.msg,duration:2e3})},fail:function(t){e("log","chaoge request fail",t," at service/request_chaoge.js:61")}})}))},s={get:function(e,t){return o(e,"GET",t)},post:function(e,t){return o(e,"POST",t)},postFormData:function(e,t){return o(e,"POST",t,{"Content-Type":"application/x-www-form-urlencoded"})},del:function(e,t){return o(e,"DELETE",t)},request:o};t.default=s}).call(this,n(2).default)},,,,function(e,t,n){"use strict";var r=n(101),i=n(74),o=n(0);var s=Object(o.a)(i.default,r.b,r.c,!1,null,null,"60ede3fa",!1,r.a,void 0);(function(e){this.options.style||(this.options.style={}),Vue.prototype.__merge_style&&Vue.prototype.__$appStyle__&&Vue.prototype.__merge_style(Vue.prototype.__$appStyle__,this.options.style),Vue.prototype.__merge_style?Vue.prototype.__merge_style(n(136).default,this.options.style):Object.assign(this.options.style,n(136).default)}).call(s),t.default=s.exports},,,,,,,,,,,,,,,,,function(e,t,n){"use strict";var r=n(75),i=n.n(r);t.default=i.a},function(e,t,n){"use strict";(function(e,r){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n(46),o=f(n(116)),s=f(n(117)),a=n(52),u=n(119),c=f(n(121)),l=f(n(122)),h=f(n(123));f(n(129));function f(e){return e&&e.__esModule?e:{default:e}}function d(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function p(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}e("globalEvent");var g=getApp().globalData.socketTask,_={components:{TrtcLocalView:c.default,TrtcRemoteView:l.default},data:function(){return{meeting:!1,hasInvite:!1,meetingUserMy:{userId:0},meetingUserOther:{userId:0},num:10,trtcCloud:null,sdkAppId:0,userSig:"",roomId:0,userId:"",starting:!1,userType:"\u7b49\u5f85\u8fdb\u5165",appScene:a.TRTCAppScene.TRTCAppSceneVideoCall,isFrontCamera:!0,streamType:a.TRTCVideoStreamType.TRTCVideoStreamTypeBig,remoteUserId:"",audioRoute:a.TRTCCloudDef.TRTC_AUDIO_ROUTE_SPEAKER,messageList:[],messageContent:"",room:{},shopId:0,customerUserId:0}},computed:function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?d(Object(n),!0).forEach((function(t){p(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):d(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},(0,i.mapState)(["user","statistics","common"])),onLoad:function(e){r("log",e," at pages/meeting/serviceMeeting.nvue:86"),r("log","user",this.user," at pages/meeting/serviceMeeting.nvue:87"),this.roomId=e.roomId,this.customerUserId=e.userid,this.userId="user_"+this.user.id.toString(),this.meetingUserMy={userId:this.userId},this.initUserSign(),this.roomId&&this.customerUserId&&(this.meetingUserOther={userId:"user_"+this.customerUserId.toString()},this.room={RoomNo:e.roomId},this.meeting=!0,this.handleStartMeeting(this.userId)),e.roomId||this.createRoom({name:"\u6d4b\u8bd5\u623f\u95f4",bodyText:"",roomNo:"",description:"",clientId:""})},onShow:function(){},onHide:function(){},mounted:function(){"android"===uni.getSystemInfoSync().platform&&(o.default.requestAndroidPermission("android.permission.RECORD_AUDIO"),o.default.requestAndroidPermission("android.permission.CAMERA"))},onUnload:function(){this.destroyInstance(),r("log","- onUnload"," at pages/meeting/serviceMeeting.nvue:131")},onBackPress:function(){this.destroyInstance()},methods:{initUserSign:function(){var e=this;if(this.userId){var t=(0,u.genTestUserSig)(this.userId),n=t.sdkAppId,r=t.userSig;this.sdkAppId=n,this.userSig=r,n&&r||uni.showToast({title:"\u8bf7\u586b\u5199 sdkAppId\u3001userSig",icon:"none"})}else setTimeout((function(){e.initUserSign()}),200)},handleInviteCustomerUser:function(){var e=this;uni.showLoading(),h.default.message.getInviteServiceUserJoin(this.room.RoomNo).then((function(t){e.hasInvite=!0})).finally((function(){uni.hideLoading()}))},createRoom:function(e){var t=this;uni.showLoading({title:"\u6b63\u5728\u521b\u5efa\u623f\u95f4"}),h.default.message.postAddRoom(e).then((function(e){t.room=e.data,r("log","postAddRoom",e.data," at pages/meeting/serviceMeeting.nvue:172"),t.roomId=e.data.RoomNo,t.handleInviteCustomerUser(),t.handleStartMeeting(t.userId)})).finally((function(){uni.hideLoading()}))},sendMessage:function(){this.messageList.push({author:"\u6211",content:this.messageContent}),this.messageContent="",g.send({data:JSON.stringify({formUserId:this.userId,contentType:"",content:this.messageContent,sendTime:new Date,method:"send_to_room",RoomNo:this.room.RoomNo,RoomName:this.room.Name,IsRoom:!0}),success:function(e){},fail:function(e){},complete:function(){}})},handleStartMeeting:function(e){var t=this;this.starting=!0,this.$nextTick((function(){t.createTrtcCloud(),t.enterRoom(e),t.startLocalPreview(),t.meetingUserOther.userId&&t.startRemoteView()}))},handleEndtMeeting:function(){this.exitRoom(),this.destroyInstance(),uni.navigateBack()},bindInputChange:function(e,t){var n=e.detail.value;switch(t){case"roomId":this.roomId=n;break;case"userId":this.userId=n}},destroyInstance:function(){this.trtcCloud&&(s.default.destroyInstance(),this.trtcCloud=null)},createTrtcCloud:function(){r("log","createTrtcCloud",this.sdkAppId," at pages/meeting/serviceMeeting.nvue:241"),this.trtcCloud=s.default.createInstance(),r("log","this.trtcCloud",this.trtcCloud," at pages/meeting/serviceMeeting.nvue:243"),this.handleEvents(),this.sdkAppId&&uni.$createTrtcCloudUpload(this.sdkAppId)},enterRoom:function(e){try{var t=this.sdkAppId,n=this.appScene,i=this.userSig,o={roomId:0,strRoomId:this.room.RoomNo,userId:e,sdkAppId:t,userSig:i};r("log","enterRoom",o," at pages/meeting/serviceMeeting.nvue:261"),this.trtcCloud.enterRoom(o,n),this.sdkAppId&&uni.$enterRoomSuccessUpload(this.sdkAppId)}catch(e){this.messageList.unshift({content:"`enterRoom error = ${JSON.stringify(error)}`"}),this.sdkAppId&&uni.$enterRoomFailedUpload(this.sdkAppId,JSON.stringify(e))}},exitRoom:function(){try{this.starting=!1,this.stopLocalPreview(),this.stopRemoteView(this.userId),this.trtcCloud.exitRoom()}catch(e){}},startLocalPreview:function(){r("log","startLocalPreview",this.userId," at pages/meeting/serviceMeeting.nvue:282"),this.trtcCloud.startLocalPreview(this.isFrontCamera,this.userId),this.trtcCloud.startLocalAudio(a.TRTCAudioQuality.TRTCAudioQualityDefault),this.sdkAppId&&uni.$startLocalPreviewUpload(this.sdkAppId)},stopLocalPreview:function(){this.trtcCloud.stopLocalPreview()},startRemoteView:function(e){var t=this;e=e||this.meetingUserOther.userId,this.$nextTick((function(){t.trtcCloud.startRemoteView(e,t.streamType,e),t.sdkAppId&&uni.$startRemoteViewSuccessUpload(t.sdkAppId)}))},stopRemoteView:function(e){this.trtcCloud.stopRemoteView(e,this.streamType)},switchAudioRoute:function(){this.audioRoute=this.audioRoute===a.TRTCCloudDef.TRTC_AUDIO_ROUTE_SPEAKER?a.TRTCCloudDef.TRTC_AUDIO_ROUTE_EARPIECE:a.TRTCCloudDef.TRTC_AUDIO_ROUTE_SPEAKER,this.trtcCloud.setAudioRoute(this.audioRoute)},handleEvents:function(){var e=this;this.trtcCloud.on("onWarning",(function(e){r("log","- onWarning = ".concat(e)," at pages/meeting/serviceMeeting.nvue:308")})),this.trtcCloud.on("onError",(function(t){r("log","onError",t," at pages/meeting/serviceMeeting.nvue:311"),e.messageList.unshift({content:"error: ".concat(JSON.stringify(t))}),e.sdkAppId&&uni.$onErrorUpload(e.sdkAppId,JSON.stringify(t))})),this.trtcCloud.on("onEnterRoom",(function(e){r("log","- onEnterRoom = ".concat(e)," at pages/meeting/serviceMeeting.nvue:318")})),this.trtcCloud.on("onExitRoom",(function(t){r("log","onExitRoom",t," at pages/meeting/serviceMeeting.nvue:321");e.messageList.unshift({content:"\u9000\u623f ".concat(["\u4e3b\u52a8\u8c03\u7528 exitRoom \u9000\u623f","\u88ab\u670d\u52a1\u5668\u8e22\u51fa\u5f53\u524d\u623f\u95f4","\u5f53\u524d\u623f\u95f4\u6574\u4e2a\u88ab\u89e3\u6563"][t])})})),this.trtcCloud.on("onFirstVideoFrame",(function(e){r("log","\u6e32\u67d3\u7684\u9996\u5e27\u753b\u9762\u54cd\u5e94 = ".concat(JSON.stringify(e))," at pages/meeting/serviceMeeting.nvue:328")})),this.trtcCloud.on("onRemoteUserEnterRoom",(function(t){r("log","onRemoteUserEnterRoom",t," at pages/meeting/serviceMeeting.nvue:331"),e.meetingUserOther.userId=t,e.meeting=!0,e.startRemoteView(t)})),this.trtcCloud.on("onRemoteUserLeaveRoom",(function(t){r("log","onRemoteUserLeaveRoom",t," at pages/meeting/serviceMeeting.nvue:338"),e.meetingUserOther.userId="",e.meeting=!1,uni.showModal({content:"\u5bf9\u65b9\u5df2\u9000\u51fa",showCancel:!1})})),this.trtcCloud.on("onUserAudioAvailable",(function(e){r("log","onUserAudioAvailable",e," at pages/meeting/serviceMeeting.nvue:348")})),this.trtcCloud.on("onUserVideoAvailable",(function(t){r("log","onUserVideoAvailable",t," at pages/meeting/serviceMeeting.nvue:351");var n=t.userId,i=t.available;e.messageList.unshift({content:"onUserVideoAvailable = ".concat(JSON.stringify(t))}),i&&e.startLocalPreview(),n&&i?e.startRemoteView(n):e.stopRemoteView(n)})),this.trtcCloud.on("onExitRoom",(function(e){r("log","onExitRoom = ".concat(JSON.stringify(e))," at pages/meeting/serviceMeeting.nvue:369")}))}}};t.default=_}).call(this,n(12).default,n(2).default)},function(e,t){e.exports={back:{paddingTop:"80",position:"fixed",top:0,bottom:0,left:0,right:0,alignItems:"center",paddingBottom:"120rpx"},"opera-area":{position:"fixed",bottom:"100",left:0,right:0,display:"flex",justifyContent:"center",alignItems:"center"},btn:{height:"60",lineHeight:"60",textAlign:"center",paddingTop:0,paddingRight:"20",paddingBottom:0,paddingLeft:"20",backgroundColor:"#D669BE",color:"#ffffff",borderRadius:"30",alignItems:"center"},message:{height:"170",backgroundColor:"#111118",borderTopLeftRadius:"10",borderTopRightRadius:"10",borderBottomRightRadius:"10",borderBottomLeftRadius:"10",opacity:.4,fontSize:"12",paddingTop:"10",paddingRight:"10",paddingBottom:"10",paddingLeft:"10"},input:{width:"650rpx",height:"80rpx",backgroundColor:"#111118",borderRadius:"20",opacity:.4,paddingTop:"10",paddingRight:"10",paddingBottom:"10",paddingLeft:"10",fontSize:"12",color:"#ffffff"},name:{width:"80",height:"20",backgroundColor:"rgba(0,0,0,0.5)",borderTopLeftRadius:"10",borderTopRightRadius:"10",borderBottomRightRadius:"0",borderBottomLeftRadius:"0",color:"#ffffff",paddingTop:"10rpx",paddingRight:"30rpx",paddingBottom:"10rpx",paddingLeft:"30rpx",fontSize:"12",zIndex:9999,position:"relative",textAlign:"center",overflow:"hidden"},list1:{width:"380rpx",position:"relative",borderRadius:"40rpx",overflow:"hidden",display:"flex",justifyContent:"center",alignItems:"center"},swiper:{width:"650rpx"},"@VERSION":2}},,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";n.d(t,"b",(function(){return r})),n.d(t,"c",(function(){return i})),n.d(t,"a",(function(){}));var r=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("scroll-view",{staticStyle:{flexDirection:"column"},attrs:{scrollY:!0,showScrollbar:!1,enableBackToTop:!0,bubble:"true"}},[n("view",{staticClass:["page"]},[n("u-image",{staticStyle:{width:"100%",height:"100%"},attrs:{src:"../../static/home/banck2.png",mode:"widthFix"}}),e.meetingUserOther.userId?n("view",{staticStyle:{height:"300rpx",width:"250rpx",position:"fixed",top:"40px",right:"20px",zIndex:"999"}},[n("trtc-remote-view",{staticStyle:{height:"300rpx",width:"250rpx"},attrs:{userId:e.meetingUserOther.userId,viewId:e.meetingUserOther.userId}})],1):e._e(),n("trtc-local-view",{staticStyle:{height:"100%",width:"100%",backgroundColor:"#000"},attrs:{viewId:e.meetingUserMy.userId}}),e.meeting?e._e():n("u-text",{staticStyle:{position:"absolute",top:"100px",width:"750rpx",textAlign:"center",color:"#fff"},appendAsTree:!0,attrs:{append:"tree"}},[e._v("\u7b49\u5f85\u5ba2\u670d\u8fdb\u5165")]),n("view",{staticStyle:{flexDirection:"row",justifyContent:"space-around",position:"fixed",bottom:"80px",width:"750rpx"}},[n("block",[n("u-text",{staticClass:["btn"],staticStyle:{marginRight:"20px"},appendAsTree:!0,attrs:{append:"tree"},on:{click:e.handleEndtMeeting}},[e._v("\u6302\u65ad")])])],1)],1)])},i=[]},,,,,,,,,,,,,,,function(e,t,n){(function(t){var n;n="iOS"==plus.os.name,e.exports={judgeIosPermission:function(e){return"location"==e?(r=plus.ios.import("CLLocationManager"),i=r.authorizationStatus(),t("log","\u5b9a\u4f4d\u6743\u9650\u5f00\u542f\uff1a"+(n=2!=i)," at TrtcCloud/permission.js:47"),plus.ios.deleteObject(r),n):"camera"==e?function(){var e=!1,n=plus.ios.import("AVCaptureDevice"),r=n.authorizationStatusForMediaType("vide");return t("log","authStatus:"+r," at TrtcCloud/permission.js:84"),3==r?(e=!0,t("log","\u76f8\u673a\u6743\u9650\u5df2\u7ecf\u5f00\u542f"," at TrtcCloud/permission.js:87")):t("log","\u76f8\u673a\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:89"),plus.ios.deleteObject(n),e}():"photoLibrary"==e?function(){var e=!1,n=plus.ios.import("PHPhotoLibrary"),r=n.authorizationStatus();return t("log","authStatus:"+r," at TrtcCloud/permission.js:100"),3==r?(e=!0,t("log","\u76f8\u518c\u6743\u9650\u5df2\u7ecf\u5f00\u542f"," at TrtcCloud/permission.js:103")):t("log","\u76f8\u518c\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:105"),plus.ios.deleteObject(n),e}():"record"==e?function(){var e=!1,n=plus.ios.import("AVAudioSession"),r=n.sharedInstance().recordPermission();return t("log","permissionStatus:"+r," at TrtcCloud/permission.js:68"),1684369017==r||1970168948==r?t("log","\u9ea6\u514b\u98ce\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:70"):(e=!0,t("log","\u9ea6\u514b\u98ce\u6743\u9650\u5df2\u7ecf\u5f00\u542f"," at TrtcCloud/permission.js:73")),plus.ios.deleteObject(n),e}():"push"==e?function(){var e=!1,n=plus.ios.import("UIApplication"),r=n.sharedApplication(),i=0;if(r.currentUserNotificationSettings){var o=r.currentUserNotificationSettings();i=o.plusGetAttribute("types"),t("log","enabledTypes1:"+i," at TrtcCloud/permission.js:18"),0==i?t("log","\u63a8\u9001\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:20"):(e=!0,t("log","\u5df2\u7ecf\u5f00\u542f\u63a8\u9001\u529f\u80fd!"," at TrtcCloud/permission.js:23")),plus.ios.deleteObject(o)}else 0==(i=r.enabledRemoteNotificationTypes())?t("log","\u63a8\u9001\u6743\u9650\u6ca1\u6709\u5f00\u542f!"," at TrtcCloud/permission.js:29"):(e=!0,t("log","\u5df2\u7ecf\u5f00\u542f\u63a8\u9001\u529f\u80fd!"," at TrtcCloud/permission.js:32")),t("log","enabledTypes2:"+i," at TrtcCloud/permission.js:34");return plus.ios.deleteObject(r),plus.ios.deleteObject(n),e}():"contact"==e?function(){var e=!1,n=plus.ios.import("CNContactStore");return 3==n.authorizationStatusForEntityType(0)?(e=!0,t("log","\u901a\u8baf\u5f55\u6743\u9650\u5df2\u7ecf\u5f00\u542f"," at TrtcCloud/permission.js:118")):t("log","\u901a\u8baf\u5f55\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:120"),plus.ios.deleteObject(n),e}():"calendar"==e?function(){var e=!1,n=plus.ios.import("EKEventStore");return 3==n.authorizationStatusForEntityType(0)?(e=!0,t("log","\u65e5\u5386\u6743\u9650\u5df2\u7ecf\u5f00\u542f"," at TrtcCloud/permission.js:133")):t("log","\u65e5\u5386\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:135"),plus.ios.deleteObject(n),e}():"memo"==e&&function(){var e=!1,n=plus.ios.import("EKEventStore");return 3==n.authorizationStatusForEntityType(1)?(e=!0,t("log","\u5907\u5fd8\u5f55\u6743\u9650\u5df2\u7ecf\u5f00\u542f"," at TrtcCloud/permission.js:148")):t("log","\u5907\u5fd8\u5f55\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:150"),plus.ios.deleteObject(n),e}();var n,r,i},requestAndroidPermission:function(e){return new Promise((function(n,r){plus.android.requestPermissions([e],(function(e){for(var r=0,i=0;i<e.granted.length;i++){e.granted[i];r=1}for(i=0;i<e.deniedPresent.length;i++){var o=e.deniedPresent[i];t("log","\u62d2\u7edd\u672c\u6b21\u7533\u8bf7\u7684\u6743\u9650\uff1a"+o," at TrtcCloud/permission.js:169"),r=0}for(i=0;i<e.deniedAlways.length;i++){var s=e.deniedAlways[i];t("log","\u6c38\u4e45\u62d2\u7edd\u7533\u8bf7\u7684\u6743\u9650\uff1a"+s," at TrtcCloud/permission.js:174"),r=-1}n(r)}),(function(e){t("log","\u7533\u8bf7\u6743\u9650\u9519\u8bef\uff1a"+e.code+" = "+e.message," at TrtcCloud/permission.js:184"),n({code:e.code,message:e.message})}))}))},checkSystemEnableLocation:function(){if(n){var e=!1,r=plus.ios.import("CLLocationManager");e=r.locationServicesEnabled();return t("log","\u7cfb\u7edf\u5b9a\u4f4d\u5f00\u542f:"+e," at TrtcCloud/permission.js:250"),plus.ios.deleteObject(r),e}var i=plus.android.importClass("android.content.Context"),o=plus.android.importClass("android.location.LocationManager");return e=plus.android.runtimeMainActivity().getSystemService(i.LOCATION_SERVICE).isProviderEnabled(o.GPS_PROVIDER),t("log","\u7cfb\u7edf\u5b9a\u4f4d\u5f00\u542f:"+e," at TrtcCloud/permission.js:259"),e},gotoAppPermissionSetting:function(){if(n){var e=plus.ios.import("UIApplication").sharedApplication(),t=plus.ios.import("NSURL"),r=t.URLWithString("app-settings:");e.openURL(r),plus.ios.deleteObject(r),plus.ios.deleteObject(t),plus.ios.deleteObject(e)}else{var i=plus.android.importClass("android.content.Intent"),o=plus.android.importClass("android.provider.Settings"),s=plus.android.importClass("android.net.Uri"),a=plus.android.runtimeMainActivity(),u=new i;u.setAction(o.ACTION_APPLICATION_DETAILS_SETTINGS);var c=s.fromParts("package",a.getPackageName(),null);u.setData(c),a.startActivity(u)}}}}).call(this,n(2).default)},function(e,t,n){"use strict";(function(e){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var i=r(n(118)),o=function(){function t(){}return t.createInstance=function(){return e("log","----------------------------------------------------------------"," at TrtcCloud/lib/index.js:25"),e("log"," SDK ".concat("1.0.4"," ")," at TrtcCloud/lib/index.js:26"),e("log","----------------------------------------------------------------"," at TrtcCloud/lib/index.js:27"),i.default._createInstance()},t.destroyInstance=function(){return i.default._destroyInstance()},t.prototype.on=function(e,t){return i.default._getInstance().on(e,t)},t.prototype.off=function(e){return i.default._getInstance().off(e)},t.prototype.enterRoom=function(e,t){return i.default._getInstance().enterRoom(e,t)},t.prototype.exitRoom=function(){return i.default._getInstance().exitRoom()},t.prototype.startLocalPreview=function(e,t){if(void 0===e&&(e=!0),t)return i.default._getInstance().startLocalPreview(e,t)},t.prototype.stopLocalPreview=function(){return i.default._getInstance().stopLocalPreview()},t.prototype.startRemoteView=function(e,t,n){return i.default._getInstance().startRemoteView(e,t,n)},t.prototype.stopRemoteView=function(e,t){return i.default._getInstance().stopRemoteView(e,t)},t.prototype.startLocalAudio=function(e){return i.default._getInstance().startLocalAudio(e)},t.prototype.stopLocalAudio=function(){return i.default._getInstance().stopLocalAudio()},t.prototype.setAudioRoute=function(e){return i.default._getInstance().setAudioRoute(e)},t.prototype.onError=function(e,t,n){},t.prototype.onWarning=function(e,t,n){},t.prototype.onEnterRoom=function(e){},t.prototype.onExitRoom=function(e){},t.prototype.onFirstVideoFrame=function(e,t,n,r){},t.prototype.onFirstAudioFrame=function(e){},t.prototype.onMicDidReady=function(){},t.prototype.onCameraDidReady=function(){},t.prototype.onNetworkQuality=function(e,t){},t.prototype.onRemoteUserEnterRoom=function(e){},t.prototype.onRemoteUserLeaveRoom=function(e,t){},t.prototype.onSendFirstLocalAudioFrame=function(){},t.prototype.onSendFirstLocalVideoFrame=function(e){},t.prototype.onStatistics=function(e){},t.prototype.onUserAudioAvailable=function(e,t){},t.prototype.onUserVideoAvailable=function(e,t){},t.prototype.onUserVoiceVolume=function(e,t){},t}();t.default=o}).call(this,n(2).default)},function(e,t,n){"use strict";(function(e,r){var i=this&&this.__assign||function(){return(i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}).apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0});var o=n(52),s=e("TRTCCloudUniPlugin-TRTCCloudImpl"),a=e("globalEvent"),u=null,c=function(){function e(){this.listenersMap_=new Map}return e._createInstance=function(){try{return u||(s.sharedInstance(),u=new e)}catch(e){r("log","- impl _createInstance error = ".concat(e)," at TrtcCloud/lib/TrtcCloudImpl.js:33")}},e._getInstance=function(){if(u)return u;throw new Error("get trtcCloud failed, please create trtcCloud first")},e._destroyInstance=function(){try{u=null,s.destroySharedInstance()}catch(e){}},e.prototype.on=function(e,t){var n=function(n){var r=n.data,i=void 0===r?[]:r,o=i[0],s=i[1]||"",a=i[2]||{};switch(e){case"onEnterRoom":t(o);break;case"onExitRoom":t(o);break;case"onFirstVideoFrame":var u=o,c=i[1]||0,l=i[2]||0,h=i[3]||0;t({userId:u,streamType:c,width:l,height:h});break;case"onFirstAudioFrame":t(u=o||"");break;case"onMicDidReady":case"onCameraDidReady":t();break;case"onNetworkQuality":var f=i[0],d=i[1];t({localQuality:f,remoteQuality:d});break;case"onRemoteUserEnterRoom":t(u=o||"");break;case"onRemoteUserLeaveRoom":t({userId:u=o||"",reason:s});break;case"onSendFirstLocalAudioFrame":t();break;case"onSendFirstLocalVideoFrame":t(c=o);break;case"onStatistics":var p=i[0]||{};t(p);break;case"onUserAudioAvailable":case"onUserVideoAvailable":t({userId:u=o||"",available:s});break;case"onUserVoiceVolume":var g=i[0],_=i[1];t({userVolumes:g,totalVolume:_});break;default:t({code:o,message:s,extraInfo:a})}};this.listenersMap_.set(e,n),a.addEventListener(e,n)},e.prototype.off=function(e){if("*"===e){for(var t=0,n=this.listenersMap_.entries();t<n.length;t++){var r=n[t],i=r[0],o=r[1];a.removeListener(i,o)}this.listenersMap_.clear()}else a.removeListener(e,this.listenersMap_.get(e)),this.listenersMap_.delete(e)},e.prototype.enterRoom=function(e,t){try{var n=i(i({},e),{role:e.role||o.TRTCRoleType.TRTCRoleAnchor,appScene:t});s.enterRoom(n)}catch(e){r("log","- impl enterRoom error = ".concat(e)," at TrtcCloud/lib/TrtcCloudImpl.js:169")}},e.prototype.exitRoom=function(){return s.exitRoom()},e.prototype.startLocalPreview=function(e,t){try{var n={isFrontCamera:e,userId:t};s.startLocalPreview(n)}catch(e){r("log","- impl startLocalPreview error = ".concat(e)," at TrtcCloud/lib/TrtcCloudImpl.js:181")}},e.prototype.stopLocalPreview=function(){try{s.stopLocalPreview()}catch(e){}},e.prototype.startRemoteView=function(e,t,n){try{s.startRemoteView({userId:e,streamType:t,viewId:n})}catch(e){}},e.prototype.stopRemoteView=function(e,t){try{s.stopRemoteView({userId:e,streamType:t})}catch(e){}},e.prototype.startLocalAudio=function(e){try{s.startLocalAudio(e)}catch(e){}},e.prototype.stopLocalAudio=function(){try{s.stopLocalAudio()}catch(e){}},e.prototype.setAudioRoute=function(e){try{s.setAudioRoute(e)}catch(e){}},e}();t.default=c}).call(this,n(12).default,n(2).default)},function(e,t,n){"use strict";var r,i=(r=n(120))&&r.__esModule?r:{default:r};e.exports={genTestUserSig:function(e){return{sdkAppId:1400693091,userSig:new i.default(1400693091,"3d7a83573785b8a20baa67d30fba83f35af270be9bd10efc8470ced6e14843cf",604800).genTestUserSig(e)}}}},function(e,t,n){"use strict";(function(e){function n(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r="undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},i=[],o=[],s="undefined"!=typeof Uint8Array?Uint8Array:Array,a=!1;function u(){a=!0;for(var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t=0,n=e.length;t<n;++t)i[t]=e[t],o[e.charCodeAt(t)]=t;o["-".charCodeAt(0)]=62,o["_".charCodeAt(0)]=63}function c(e,t,n){for(var r,o,s=[],a=t;a<n;a+=3)r=(e[a]<<16)+(e[a+1]<<8)+e[a+2],s.push(i[(o=r)>>18&63]+i[o>>12&63]+i[o>>6&63]+i[63&o]);return s.join("")}function l(e){var t;a||u();for(var n=e.length,r=n%3,o="",s=[],l=0,h=n-r;l<h;l+=16383)s.push(c(e,l,l+16383>h?h:l+16383));return 1===r?(t=e[n-1],o+=i[t>>2],o+=i[t<<4&63],o+="=="):2===r&&(t=(e[n-2]<<8)+e[n-1],o+=i[t>>10],o+=i[t>>4&63],o+=i[t<<2&63],o+="="),s.push(o),s.join("")}function h(e,t,n,r,i){var o,s,a=8*i-r-1,u=(1<<a)-1,c=u>>1,l=-7,h=n?i-1:0,f=n?-1:1,d=e[t+h];for(h+=f,o=d&(1<<-l)-1,d>>=-l,l+=a;l>0;o=256*o+e[t+h],h+=f,l-=8);for(s=o&(1<<-l)-1,o>>=-l,l+=r;l>0;s=256*s+e[t+h],h+=f,l-=8);if(0===o)o=1-c;else{if(o===u)return s?NaN:1/0*(d?-1:1);s+=Math.pow(2,r),o-=c}return(d?-1:1)*s*Math.pow(2,o-r)}function f(e,t,n,r,i,o){var s,a,u,c=8*o-i-1,l=(1<<c)-1,h=l>>1,f=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,d=r?0:o-1,p=r?1:-1,g=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(a=isNaN(t)?1:0,s=l):(s=Math.floor(Math.log(t)/Math.LN2),t*(u=Math.pow(2,-s))<1&&(s--,u*=2),(t+=s+h>=1?f/u:f*Math.pow(2,1-h))*u>=2&&(s++,u/=2),s+h>=l?(a=0,s=l):s+h>=1?(a=(t*u-1)*Math.pow(2,i),s+=h):(a=t*Math.pow(2,h-1)*Math.pow(2,i),s=0));i>=8;e[n+d]=255&a,d+=p,a/=256,i-=8);for(s=s<<i|a,c+=i;c>0;e[n+d]=255&s,d+=p,s/=256,c-=8);e[n+d-p]|=128*g}var d={}.toString,p=Array.isArray||function(e){return"[object Array]"==d.call(e)};function g(){return v.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function _(e,t){if(g()<t)throw new RangeError("Invalid typed array length");return v.TYPED_ARRAY_SUPPORT?(e=new Uint8Array(t)).__proto__=v.prototype:(null===e&&(e=new v(t)),e.length=t),e}function v(e,t,n){if(!(v.TYPED_ARRAY_SUPPORT||this instanceof v))return new v(e,t,n);if("number"==typeof e){if("string"==typeof t)throw new Error("If encoding is specified then the first argument must be a string");return w(this,e)}return m(this,e,t,n)}function m(e,t,n,r){if("number"==typeof t)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer?function(e,t,n,r){if(t.byteLength,n<0||t.byteLength<n)throw new RangeError("'offset' is out of bounds");if(t.byteLength<n+(r||0))throw new RangeError("'length' is out of bounds");return t=void 0===n&&void 0===r?new Uint8Array(t):void 0===r?new Uint8Array(t,n):new Uint8Array(t,n,r),v.TYPED_ARRAY_SUPPORT?(e=t).__proto__=v.prototype:e=b(e,t),e}(e,t,n,r):"string"==typeof t?function(e,t,n){if("string"==typeof n&&""!==n||(n="utf8"),!v.isEncoding(n))throw new TypeError('"encoding" must be a valid string encoding');var r=0|R(t,n),i=(e=_(e,r)).write(t,n);return i!==r&&(e=e.slice(0,i)),e}(e,t,n):function(e,t){if(S(t)){var n=0|k(t.length);return 0===(e=_(e,n)).length||t.copy(e,0,0,n),e}if(t){if("undefined"!=typeof ArrayBuffer&&t.buffer instanceof ArrayBuffer||"length"in t)return"number"!=typeof t.length||(r=t.length)!=r?_(e,0):b(e,t);if("Buffer"===t.type&&p(t.data))return b(e,t.data)}var r;throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(e,t)}function y(e){if("number"!=typeof e)throw new TypeError('"size" argument must be a number');if(e<0)throw new RangeError('"size" argument must not be negative')}function w(e,t){if(y(t),e=_(e,t<0?0:0|k(t)),!v.TYPED_ARRAY_SUPPORT)for(var n=0;n<t;++n)e[n]=0;return e}function b(e,t){var n=t.length<0?0:0|k(t.length);e=_(e,n);for(var r=0;r<n;r+=1)e[r]=255&t[r];return e}function k(e){if(e>=g())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+g().toString(16)+" bytes");return 0|e}function S(e){return!(null==e||!e._isBuffer)}function R(e,t){if(S(e))return e.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!=typeof e&&(e=""+e);var n=e.length;if(0===n)return 0;for(var r=!1;;)switch(t){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":case void 0:return X(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return J(e).length;default:if(r)return X(e).length;t=(""+t).toLowerCase(),r=!0}}function E(e,t,n){var r=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===n||n>this.length)&&(n=this.length),n<=0)return"";if((n>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return N(this,t,n);case"utf8":case"utf-8":return U(this,t,n);case"ascii":return j(this,t,n);case"latin1":case"binary":return D(this,t,n);case"base64":return P(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return F(this,t,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}function T(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}function A(e,t,n,r,i){if(0===e.length)return-1;if("string"==typeof n?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,isNaN(n)&&(n=i?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(i)return-1;n=e.length-1}else if(n<0){if(!i)return-1;n=0}if("string"==typeof t&&(t=v.from(t,r)),S(t))return 0===t.length?-1:x(e,t,n,r,i);if("number"==typeof t)return t&=255,v.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):x(e,[t],n,r,i);throw new TypeError("val must be string, number or Buffer")}function x(e,t,n,r,i){var o,s=1,a=e.length,u=t.length;if(void 0!==r&&("ucs2"===(r=String(r).toLowerCase())||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(e.length<2||t.length<2)return-1;s=2,a/=2,u/=2,n/=2}function c(e,t){return 1===s?e[t]:e.readUInt16BE(t*s)}if(i){var l=-1;for(o=n;o<a;o++)if(c(e,o)===c(t,-1===l?0:o-l)){if(-1===l&&(l=o),o-l+1===u)return l*s}else-1!==l&&(o-=o-l),l=-1}else for(n+u>a&&(n=a-u),o=n;o>=0;o--){for(var h=!0,f=0;f<u;f++)if(c(e,o+f)!==c(t,f)){h=!1;break}if(h)return o}return-1}function C(e,t,n,r){n=Number(n)||0;var i=e.length-n;r?(r=Number(r))>i&&(r=i):r=i;var o=t.length;if(o%2!=0)throw new TypeError("Invalid hex string");r>o/2&&(r=o/2);for(var s=0;s<r;++s){var a=parseInt(t.substr(2*s,2),16);if(isNaN(a))return s;e[n+s]=a}return s}function I(e,t,n,r){return Q(X(t,e.length-n),e,n,r)}function L(e,t,n,r){return Q(function(e){for(var t=[],n=0;n<e.length;++n)t.push(255&e.charCodeAt(n));return t}(t),e,n,r)}function O(e,t,n,r){return L(e,t,n,r)}function B(e,t,n,r){return Q(J(t),e,n,r)}function M(e,t,n,r){return Q(function(e,t){for(var n,r,i,o=[],s=0;s<e.length&&!((t-=2)<0);++s)r=(n=e.charCodeAt(s))>>8,i=n%256,o.push(i),o.push(r);return o}(t,e.length-n),e,n,r)}function P(e,t,n){return 0===t&&n===e.length?l(e):l(e.slice(t,n))}function U(e,t,n){n=Math.min(e.length,n);for(var r=[],i=t;i<n;){var o,s,a,u,c=e[i],l=null,h=c>239?4:c>223?3:c>191?2:1;if(i+h<=n)switch(h){case 1:c<128&&(l=c);break;case 2:128==(192&(o=e[i+1]))&&(u=(31&c)<<6|63&o)>127&&(l=u);break;case 3:o=e[i+1],s=e[i+2],128==(192&o)&&128==(192&s)&&(u=(15&c)<<12|(63&o)<<6|63&s)>2047&&(u<55296||u>57343)&&(l=u);break;case 4:o=e[i+1],s=e[i+2],a=e[i+3],128==(192&o)&&128==(192&s)&&128==(192&a)&&(u=(15&c)<<18|(63&o)<<12|(63&s)<<6|63&a)>65535&&u<1114112&&(l=u)}null===l?(l=65533,h=1):l>65535&&(l-=65536,r.push(l>>>10&1023|55296),l=56320|1023&l),r.push(l),i+=h}return function(e){var t=e.length;if(t<=z)return String.fromCharCode.apply(String,e);for(var n="",r=0;r<t;)n+=String.fromCharCode.apply(String,e.slice(r,r+=z));return n}(r)}v.TYPED_ARRAY_SUPPORT=void 0===r.TYPED_ARRAY_SUPPORT||r.TYPED_ARRAY_SUPPORT,v.poolSize=8192,v._augment=function(e){return e.__proto__=v.prototype,e},v.from=function(e,t,n){return m(null,e,t,n)},v.TYPED_ARRAY_SUPPORT&&(v.prototype.__proto__=Uint8Array.prototype,v.__proto__=Uint8Array),v.alloc=function(e,t,n){return function(e,t,n,r){return y(t),t<=0?_(e,t):void 0!==n?"string"==typeof r?_(e,t).fill(n,r):_(e,t).fill(n):_(e,t)}(null,e,t,n)},v.allocUnsafe=function(e){return w(null,e)},v.allocUnsafeSlow=function(e){return w(null,e)},v.isBuffer=ee,v.compare=function(e,t){if(!S(e)||!S(t))throw new TypeError("Arguments must be Buffers");if(e===t)return 0;for(var n=e.length,r=t.length,i=0,o=Math.min(n,r);i<o;++i)if(e[i]!==t[i]){n=e[i],r=t[i];break}return n<r?-1:r<n?1:0},v.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},v.concat=function(e,t){if(!p(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return v.alloc(0);var n;if(void 0===t)for(t=0,n=0;n<e.length;++n)t+=e[n].length;var r=v.allocUnsafe(t),i=0;for(n=0;n<e.length;++n){var o=e[n];if(!S(o))throw new TypeError('"list" argument must be an Array of Buffers');o.copy(r,i),i+=o.length}return r},v.byteLength=R,v.prototype._isBuffer=!0,v.prototype.swap16=function(){var e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)T(this,t,t+1);return this},v.prototype.swap32=function(){var e=this.length;if(e%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)T(this,t,t+3),T(this,t+1,t+2);return this},v.prototype.swap64=function(){var e=this.length;if(e%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)T(this,t,t+7),T(this,t+1,t+6),T(this,t+2,t+5),T(this,t+3,t+4);return this},v.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?U(this,0,e):E.apply(this,arguments)},v.prototype.equals=function(e){if(!S(e))throw new TypeError("Argument must be a Buffer");return this===e||0===v.compare(this,e)},v.prototype.inspect=function(){var e="";return this.length>0&&(e=this.toString("hex",0,50).match(/.{2}/g).join(" "),this.length>50&&(e+=" ... ")),"<Buffer "+e+">"},v.prototype.compare=function(e,t,n,r,i){if(!S(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===n&&(n=e?e.length:0),void 0===r&&(r=0),void 0===i&&(i=this.length),t<0||n>e.length||r<0||i>this.length)throw new RangeError("out of range index");if(r>=i&&t>=n)return 0;if(r>=i)return-1;if(t>=n)return 1;if(this===e)return 0;for(var o=(i>>>=0)-(r>>>=0),s=(n>>>=0)-(t>>>=0),a=Math.min(o,s),u=this.slice(r,i),c=e.slice(t,n),l=0;l<a;++l)if(u[l]!==c[l]){o=u[l],s=c[l];break}return o<s?-1:s<o?1:0},v.prototype.includes=function(e,t,n){return-1!==this.indexOf(e,t,n)},v.prototype.indexOf=function(e,t,n){return A(this,e,t,n,!0)},v.prototype.lastIndexOf=function(e,t,n){return A(this,e,t,n,!1)},v.prototype.write=function(e,t,n,r){if(void 0===t)r="utf8",n=this.length,t=0;else if(void 0===n&&"string"==typeof t)r=t,n=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t|=0,isFinite(n)?(n|=0,void 0===r&&(r="utf8")):(r=n,n=void 0)}var i=this.length-t;if((void 0===n||n>i)&&(n=i),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var o=!1;;)switch(r){case"hex":return C(this,e,t,n);case"utf8":case"utf-8":return I(this,e,t,n);case"ascii":return L(this,e,t,n);case"latin1":case"binary":return O(this,e,t,n);case"base64":return B(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return M(this,e,t,n);default:if(o)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),o=!0}},v.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var z=4096;function j(e,t,n){var r="";n=Math.min(e.length,n);for(var i=t;i<n;++i)r+=String.fromCharCode(127&e[i]);return r}function D(e,t,n){var r="";n=Math.min(e.length,n);for(var i=t;i<n;++i)r+=String.fromCharCode(e[i]);return r}function N(e,t,n){var r=e.length;(!t||t<0)&&(t=0),(!n||n<0||n>r)&&(n=r);for(var i="",o=t;o<n;++o)i+=G(e[o]);return i}function F(e,t,n){for(var r=e.slice(t,n),i="",o=0;o<r.length;o+=2)i+=String.fromCharCode(r[o]+256*r[o+1]);return i}function H(e,t,n){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>n)throw new RangeError("Trying to access beyond buffer length")}function V(e,t,n,r,i,o){if(!S(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<o)throw new RangeError('"value" argument is out of bounds');if(n+r>e.length)throw new RangeError("Index out of range")}function Z(e,t,n,r){t<0&&(t=65535+t+1);for(var i=0,o=Math.min(e.length-n,2);i<o;++i)e[n+i]=(t&255<<8*(r?i:1-i))>>>8*(r?i:1-i)}function W(e,t,n,r){t<0&&(t=4294967295+t+1);for(var i=0,o=Math.min(e.length-n,4);i<o;++i)e[n+i]=t>>>8*(r?i:3-i)&255}function Y(e,t,n,r,i,o){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function $(e,t,n,r,i){return i||Y(e,0,n,4),f(e,t,n,r,23,4),n+4}function K(e,t,n,r,i){return i||Y(e,0,n,8),f(e,t,n,r,52,8),n+8}v.prototype.slice=function(e,t){var n,r=this.length;if((e=~~e)<0?(e+=r)<0&&(e=0):e>r&&(e=r),(t=void 0===t?r:~~t)<0?(t+=r)<0&&(t=0):t>r&&(t=r),t<e&&(t=e),v.TYPED_ARRAY_SUPPORT)(n=this.subarray(e,t)).__proto__=v.prototype;else{var i=t-e;n=new v(i,void 0);for(var o=0;o<i;++o)n[o]=this[o+e]}return n},v.prototype.readUIntLE=function(e,t,n){e|=0,t|=0,n||H(e,t,this.length);for(var r=this[e],i=1,o=0;++o<t&&(i*=256);)r+=this[e+o]*i;return r},v.prototype.readUIntBE=function(e,t,n){e|=0,t|=0,n||H(e,t,this.length);for(var r=this[e+--t],i=1;t>0&&(i*=256);)r+=this[e+--t]*i;return r},v.prototype.readUInt8=function(e,t){return t||H(e,1,this.length),this[e]},v.prototype.readUInt16LE=function(e,t){return t||H(e,2,this.length),this[e]|this[e+1]<<8},v.prototype.readUInt16BE=function(e,t){return t||H(e,2,this.length),this[e]<<8|this[e+1]},v.prototype.readUInt32LE=function(e,t){return t||H(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},v.prototype.readUInt32BE=function(e,t){return t||H(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},v.prototype.readIntLE=function(e,t,n){e|=0,t|=0,n||H(e,t,this.length);for(var r=this[e],i=1,o=0;++o<t&&(i*=256);)r+=this[e+o]*i;return r>=(i*=128)&&(r-=Math.pow(2,8*t)),r},v.prototype.readIntBE=function(e,t,n){e|=0,t|=0,n||H(e,t,this.length);for(var r=t,i=1,o=this[e+--r];r>0&&(i*=256);)o+=this[e+--r]*i;return o>=(i*=128)&&(o-=Math.pow(2,8*t)),o},v.prototype.readInt8=function(e,t){return t||H(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},v.prototype.readInt16LE=function(e,t){t||H(e,2,this.length);var n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},v.prototype.readInt16BE=function(e,t){t||H(e,2,this.length);var n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},v.prototype.readInt32LE=function(e,t){return t||H(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},v.prototype.readInt32BE=function(e,t){return t||H(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},v.prototype.readFloatLE=function(e,t){return t||H(e,4,this.length),h(this,e,!0,23,4)},v.prototype.readFloatBE=function(e,t){return t||H(e,4,this.length),h(this,e,!1,23,4)},v.prototype.readDoubleLE=function(e,t){return t||H(e,8,this.length),h(this,e,!0,52,8)},v.prototype.readDoubleBE=function(e,t){return t||H(e,8,this.length),h(this,e,!1,52,8)},v.prototype.writeUIntLE=function(e,t,n,r){e=+e,t|=0,n|=0,r||V(this,e,t,n,Math.pow(2,8*n)-1,0);var i=1,o=0;for(this[t]=255&e;++o<n&&(i*=256);)this[t+o]=e/i&255;return t+n},v.prototype.writeUIntBE=function(e,t,n,r){e=+e,t|=0,n|=0,r||V(this,e,t,n,Math.pow(2,8*n)-1,0);var i=n-1,o=1;for(this[t+i]=255&e;--i>=0&&(o*=256);)this[t+i]=e/o&255;return t+n},v.prototype.writeUInt8=function(e,t,n){return e=+e,t|=0,n||V(this,e,t,1,255,0),v.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},v.prototype.writeUInt16LE=function(e,t,n){return e=+e,t|=0,n||V(this,e,t,2,65535,0),v.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):Z(this,e,t,!0),t+2},v.prototype.writeUInt16BE=function(e,t,n){return e=+e,t|=0,n||V(this,e,t,2,65535,0),v.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):Z(this,e,t,!1),t+2},v.prototype.writeUInt32LE=function(e,t,n){return e=+e,t|=0,n||V(this,e,t,4,4294967295,0),v.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):W(this,e,t,!0),t+4},v.prototype.writeUInt32BE=function(e,t,n){return e=+e,t|=0,n||V(this,e,t,4,4294967295,0),v.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):W(this,e,t,!1),t+4},v.prototype.writeIntLE=function(e,t,n,r){if(e=+e,t|=0,!r){var i=Math.pow(2,8*n-1);V(this,e,t,n,i-1,-i)}var o=0,s=1,a=0;for(this[t]=255&e;++o<n&&(s*=256);)e<0&&0===a&&0!==this[t+o-1]&&(a=1),this[t+o]=(e/s>>0)-a&255;return t+n},v.prototype.writeIntBE=function(e,t,n,r){if(e=+e,t|=0,!r){var i=Math.pow(2,8*n-1);V(this,e,t,n,i-1,-i)}var o=n-1,s=1,a=0;for(this[t+o]=255&e;--o>=0&&(s*=256);)e<0&&0===a&&0!==this[t+o+1]&&(a=1),this[t+o]=(e/s>>0)-a&255;return t+n},v.prototype.writeInt8=function(e,t,n){return e=+e,t|=0,n||V(this,e,t,1,127,-128),v.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},v.prototype.writeInt16LE=function(e,t,n){return e=+e,t|=0,n||V(this,e,t,2,32767,-32768),v.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):Z(this,e,t,!0),t+2},v.prototype.writeInt16BE=function(e,t,n){return e=+e,t|=0,n||V(this,e,t,2,32767,-32768),v.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):Z(this,e,t,!1),t+2},v.prototype.writeInt32LE=function(e,t,n){return e=+e,t|=0,n||V(this,e,t,4,2147483647,-2147483648),v.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):W(this,e,t,!0),t+4},v.prototype.writeInt32BE=function(e,t,n){return e=+e,t|=0,n||V(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),v.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):W(this,e,t,!1),t+4},v.prototype.writeFloatLE=function(e,t,n){return $(this,e,t,!0,n)},v.prototype.writeFloatBE=function(e,t,n){return $(this,e,t,!1,n)},v.prototype.writeDoubleLE=function(e,t,n){return K(this,e,t,!0,n)},v.prototype.writeDoubleBE=function(e,t,n){return K(this,e,t,!1,n)},v.prototype.copy=function(e,t,n,r){if(n||(n=0),r||0===r||(r=this.length),t>=e.length&&(t=e.length),t||(t=0),r>0&&r<n&&(r=n),r===n)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("sourceStart out of bounds");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),e.length-t<r-n&&(r=e.length-t+n);var i,o=r-n;if(this===e&&n<t&&t<r)for(i=o-1;i>=0;--i)e[i+t]=this[i+n];else if(o<1e3||!v.TYPED_ARRAY_SUPPORT)for(i=0;i<o;++i)e[i+t]=this[i+n];else Uint8Array.prototype.set.call(e,this.subarray(n,n+o),t);return o},v.prototype.fill=function(e,t,n,r){if("string"==typeof e){if("string"==typeof t?(r=t,t=0,n=this.length):"string"==typeof n&&(r=n,n=this.length),1===e.length){var i=e.charCodeAt(0);i<256&&(e=i)}if(void 0!==r&&"string"!=typeof r)throw new TypeError("encoding must be a string");if("string"==typeof r&&!v.isEncoding(r))throw new TypeError("Unknown encoding: "+r)}else"number"==typeof e&&(e&=255);if(t<0||this.length<t||this.length<n)throw new RangeError("Out of range index");if(n<=t)return this;var o;if(t>>>=0,n=void 0===n?this.length:n>>>0,e||(e=0),"number"==typeof e)for(o=t;o<n;++o)this[o]=e;else{var s=S(e)?e:X(new v(e,r).toString()),a=s.length;for(o=0;o<n-t;++o)this[o+t]=s[o%a]}return this};var q=/[^+\/0-9A-Za-z-_]/g;function G(e){return e<16?"0"+e.toString(16):e.toString(16)}function X(e,t){var n;t=t||1/0;for(var r=e.length,i=null,o=[],s=0;s<r;++s){if((n=e.charCodeAt(s))>55295&&n<57344){if(!i){if(n>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(s+1===r){(t-=3)>-1&&o.push(239,191,189);continue}i=n;continue}if(n<56320){(t-=3)>-1&&o.push(239,191,189),i=n;continue}n=65536+(i-55296<<10|n-56320)}else i&&(t-=3)>-1&&o.push(239,191,189);if(i=null,n<128){if((t-=1)<0)break;o.push(n)}else if(n<2048){if((t-=2)<0)break;o.push(n>>6|192,63&n|128)}else if(n<65536){if((t-=3)<0)break;o.push(n>>12|224,n>>6&63|128,63&n|128)}else{if(!(n<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return o}function J(e){return function(e){var t,n,r,i,c,l;a||u();var h=e.length;if(h%4>0)throw new Error("Invalid string. Length must be a multiple of 4");c="="===e[h-2]?2:"="===e[h-1]?1:0,l=new s(3*h/4-c),r=c>0?h-4:h;var f=0;for(t=0,n=0;t<r;t+=4,n+=3)i=o[e.charCodeAt(t)]<<18|o[e.charCodeAt(t+1)]<<12|o[e.charCodeAt(t+2)]<<6|o[e.charCodeAt(t+3)],l[f++]=i>>16&255,l[f++]=i>>8&255,l[f++]=255&i;return 2===c?(i=o[e.charCodeAt(t)]<<2|o[e.charCodeAt(t+1)]>>4,l[f++]=255&i):1===c&&(i=o[e.charCodeAt(t)]<<10|o[e.charCodeAt(t+1)]<<4|o[e.charCodeAt(t+2)]>>2,l[f++]=i>>8&255,l[f++]=255&i),l}(function(e){if((e=function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}(e).replace(q,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function Q(e,t,n,r){for(var i=0;i<r&&!(i+n>=t.length||i>=e.length);++i)t[i+n]=e[i];return i}function ee(e){return null!=e&&(!!e._isBuffer||te(e)||function(e){return"function"==typeof e.readFloatLE&&"function"==typeof e.slice&&te(e.slice(0,0))}(e))}function te(e){return!!e.constructor&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}function ne(e,t){return e(t={exports:{}},t.exports),t.exports}"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self&&self;var re=ne((function(e,t){var n;e.exports=n=n||function(e,t){var n=Object.create||function(){function e(){}return function(t){var n;return e.prototype=t,n=new e,e.prototype=null,n}}(),r={},i=r.lib={},o=i.Base={extend:function(e){var t=n(this);return e&&t.mixIn(e),t.hasOwnProperty("init")&&this.init!==t.init||(t.init=function(){t.$super.init.apply(this,arguments)}),t.init.prototype=t,t.$super=this,t},create:function(){var e=this.extend();return e.init.apply(e,arguments),e},init:function(){},mixIn:function(e){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t]);e.hasOwnProperty("toString")&&(this.toString=e.toString)},clone:function(){return this.init.prototype.extend(this)}},s=i.WordArray=o.extend({init:function(e,t){e=this.words=e||[],this.sigBytes=null!=t?t:4*e.length},toString:function(e){return(e||u).stringify(this)},concat:function(e){var t=this.words,n=e.words,r=this.sigBytes,i=e.sigBytes;if(this.clamp(),r%4)for(var o=0;o<i;o++){var s=n[o>>>2]>>>24-o%4*8&255;t[r+o>>>2]|=s<<24-(r+o)%4*8}else for(o=0;o<i;o+=4)t[r+o>>>2]=n[o>>>2];return this.sigBytes+=i,this},clamp:function(){var t=this.words,n=this.sigBytes;t[n>>>2]&=4294967295<<32-n%4*8,t.length=e.ceil(n/4)},clone:function(){var e=o.clone.call(this);return e.words=this.words.slice(0),e},random:function(t){for(var n,r=[],i=function(t){t=t;var n=987654321,r=4294967295;return function(){var i=((n=36969*(65535&n)+(n>>16)&r)<<16)+(t=18e3*(65535&t)+(t>>16)&r)&r;return i/=4294967296,(i+=.5)*(e.random()>.5?1:-1)}},o=0;o<t;o+=4){var a=i(4294967296*(n||e.random()));n=987654071*a(),r.push(4294967296*a()|0)}return new s.init(r,t)}}),a=r.enc={},u=a.Hex={stringify:function(e){for(var t=e.words,n=e.sigBytes,r=[],i=0;i<n;i++){var o=t[i>>>2]>>>24-i%4*8&255;r.push((o>>>4).toString(16)),r.push((15&o).toString(16))}return r.join("")},parse:function(e){for(var t=e.length,n=[],r=0;r<t;r+=2)n[r>>>3]|=parseInt(e.substr(r,2),16)<<24-r%8*4;return new s.init(n,t/2)}},c=a.Latin1={stringify:function(e){for(var t=e.words,n=e.sigBytes,r=[],i=0;i<n;i++){var o=t[i>>>2]>>>24-i%4*8&255;r.push(String.fromCharCode(o))}return r.join("")},parse:function(e){for(var t=e.length,n=[],r=0;r<t;r++)n[r>>>2]|=(255&e.charCodeAt(r))<<24-r%4*8;return new s.init(n,t)}},l=a.Utf8={stringify:function(e){try{return decodeURIComponent(escape(c.stringify(e)))}catch(e){throw new Error("Malformed UTF-8 data")}},parse:function(e){return c.parse(unescape(encodeURIComponent(e)))}},h=i.BufferedBlockAlgorithm=o.extend({reset:function(){this._data=new s.init,this._nDataBytes=0},_append:function(e){"string"==typeof e&&(e=l.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function(t){var n=this._data,r=n.words,i=n.sigBytes,o=this.blockSize,a=i/(4*o),u=(a=t?e.ceil(a):e.max((0|a)-this._minBufferSize,0))*o,c=e.min(4*u,i);if(u){for(var l=0;l<u;l+=o)this._doProcessBlock(r,l);var h=r.splice(0,u);n.sigBytes-=c}return new s.init(h,c)},clone:function(){var e=o.clone.call(this);return e._data=this._data.clone(),e},_minBufferSize:0}),f=(i.Hasher=h.extend({cfg:o.extend(),init:function(e){this.cfg=this.cfg.extend(e),this.reset()},reset:function(){h.reset.call(this),this._doReset()},update:function(e){return this._append(e),this._process(),this},finalize:function(e){return e&&this._append(e),this._doFinalize()},blockSize:16,_createHelper:function(e){return function(t,n){return new e.init(n).finalize(t)}},_createHmacHelper:function(e){return function(t,n){return new f.HMAC.init(e,n).finalize(t)}}}),r.algo={});return r}(Math)})),ie=(ne((function(e,t){var n,r,i,o,s,a;e.exports=(i=(r=n=re).lib,o=i.Base,s=i.WordArray,(a=r.x64={}).Word=o.extend({init:function(e,t){this.high=e,this.low=t}}),a.WordArray=o.extend({init:function(e,t){e=this.words=e||[],this.sigBytes=null!=t?t:8*e.length},toX32:function(){for(var e=this.words,t=e.length,n=[],r=0;r<t;r++){var i=e[r];n.push(i.high),n.push(i.low)}return s.create(n,this.sigBytes)},clone:function(){for(var e=o.clone.call(this),t=e.words=this.words.slice(0),n=t.length,r=0;r<n;r++)t[r]=t[r].clone();return e}}),n)})),ne((function(e,t){var n;e.exports=(n=re,function(){if("function"==typeof ArrayBuffer){var e=n.lib.WordArray,t=e.init;(e.init=function(e){if(e instanceof ArrayBuffer&&(e=new Uint8Array(e)),(e instanceof Int8Array||"undefined"!=typeof Uint8ClampedArray&&e instanceof Uint8ClampedArray||e instanceof Int16Array||e instanceof Uint16Array||e instanceof Int32Array||e instanceof Uint32Array||e instanceof Float32Array||e instanceof Float64Array)&&(e=new Uint8Array(e.buffer,e.byteOffset,e.byteLength)),e instanceof Uint8Array){for(var n=e.byteLength,r=[],i=0;i<n;i++)r[i>>>2]|=e[i]<<24-i%4*8;t.call(this,r,n)}else t.apply(this,arguments)}).prototype=e}}(),n.lib.WordArray)})),ne((function(e,t){var n;e.exports=(n=re,function(){var e=n,t=e.lib.WordArray,r=e.enc;function i(e){return e<<8&4278255360|e>>>8&16711935}r.Utf16=r.Utf16BE={stringify:function(e){for(var t=e.words,n=e.sigBytes,r=[],i=0;i<n;i+=2){var o=t[i>>>2]>>>16-i%4*8&65535;r.push(String.fromCharCode(o))}return r.join("")},parse:function(e){for(var n=e.length,r=[],i=0;i<n;i++)r[i>>>1]|=e.charCodeAt(i)<<16-i%2*16;return t.create(r,2*n)}},r.Utf16LE={stringify:function(e){for(var t=e.words,n=e.sigBytes,r=[],o=0;o<n;o+=2){var s=i(t[o>>>2]>>>16-o%4*8&65535);r.push(String.fromCharCode(s))}return r.join("")},parse:function(e){for(var n=e.length,r=[],o=0;o<n;o++)r[o>>>1]|=i(e.charCodeAt(o)<<16-o%2*16);return t.create(r,2*n)}}}(),n.enc.Utf16)})),ne((function(e,t){var n,r,i;e.exports=(i=(r=n=re).lib.WordArray,r.enc.Base64={stringify:function(e){var t=e.words,n=e.sigBytes,r=this._map;e.clamp();for(var i=[],o=0;o<n;o+=3)for(var s=(t[o>>>2]>>>24-o%4*8&255)<<16|(t[o+1>>>2]>>>24-(o+1)%4*8&255)<<8|t[o+2>>>2]>>>24-(o+2)%4*8&255,a=0;a<4&&o+.75*a<n;a++)i.push(r.charAt(s>>>6*(3-a)&63));var u=r.charAt(64);if(u)for(;i.length%4;)i.push(u);return i.join("")},parse:function(e){var t=e.length,n=this._map,r=this._reverseMap;if(!r){r=this._reverseMap=[];for(var o=0;o<n.length;o++)r[n.charCodeAt(o)]=o}var s=n.charAt(64);if(s){var a=e.indexOf(s);-1!==a&&(t=a)}return function(e,t,n){for(var r=[],o=0,s=0;s<t;s++)if(s%4){var a=n[e.charCodeAt(s-1)]<<s%4*2,u=n[e.charCodeAt(s)]>>>6-s%4*2;r[o>>>2]|=(a|u)<<24-o%4*8,o++}return i.create(r,o)}(e,t,r)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},n.enc.Base64)})),ne((function(e,t){var n;e.exports=(n=re,function(e){var t=n,r=t.lib,i=r.WordArray,o=r.Hasher,s=t.algo,a=[];!function(){for(var t=0;t<64;t++)a[t]=4294967296*e.abs(e.sin(t+1))|0}();var u=s.MD5=o.extend({_doReset:function(){this._hash=new i.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(e,t){for(var n=0;n<16;n++){var r=t+n,i=e[r];e[r]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}var o=this._hash.words,s=e[t+0],u=e[t+1],d=e[t+2],p=e[t+3],g=e[t+4],_=e[t+5],v=e[t+6],m=e[t+7],y=e[t+8],w=e[t+9],b=e[t+10],k=e[t+11],S=e[t+12],R=e[t+13],E=e[t+14],T=e[t+15],A=o[0],x=o[1],C=o[2],I=o[3];A=c(A,x,C,I,s,7,a[0]),I=c(I,A,x,C,u,12,a[1]),C=c(C,I,A,x,d,17,a[2]),x=c(x,C,I,A,p,22,a[3]),A=c(A,x,C,I,g,7,a[4]),I=c(I,A,x,C,_,12,a[5]),C=c(C,I,A,x,v,17,a[6]),x=c(x,C,I,A,m,22,a[7]),A=c(A,x,C,I,y,7,a[8]),I=c(I,A,x,C,w,12,a[9]),C=c(C,I,A,x,b,17,a[10]),x=c(x,C,I,A,k,22,a[11]),A=c(A,x,C,I,S,7,a[12]),I=c(I,A,x,C,R,12,a[13]),C=c(C,I,A,x,E,17,a[14]),A=l(A,x=c(x,C,I,A,T,22,a[15]),C,I,u,5,a[16]),I=l(I,A,x,C,v,9,a[17]),C=l(C,I,A,x,k,14,a[18]),x=l(x,C,I,A,s,20,a[19]),A=l(A,x,C,I,_,5,a[20]),I=l(I,A,x,C,b,9,a[21]),C=l(C,I,A,x,T,14,a[22]),x=l(x,C,I,A,g,20,a[23]),A=l(A,x,C,I,w,5,a[24]),I=l(I,A,x,C,E,9,a[25]),C=l(C,I,A,x,p,14,a[26]),x=l(x,C,I,A,y,20,a[27]),A=l(A,x,C,I,R,5,a[28]),I=l(I,A,x,C,d,9,a[29]),C=l(C,I,A,x,m,14,a[30]),A=h(A,x=l(x,C,I,A,S,20,a[31]),C,I,_,4,a[32]),I=h(I,A,x,C,y,11,a[33]),C=h(C,I,A,x,k,16,a[34]),x=h(x,C,I,A,E,23,a[35]),A=h(A,x,C,I,u,4,a[36]),I=h(I,A,x,C,g,11,a[37]),C=h(C,I,A,x,m,16,a[38]),x=h(x,C,I,A,b,23,a[39]),A=h(A,x,C,I,R,4,a[40]),I=h(I,A,x,C,s,11,a[41]),C=h(C,I,A,x,p,16,a[42]),x=h(x,C,I,A,v,23,a[43]),A=h(A,x,C,I,w,4,a[44]),I=h(I,A,x,C,S,11,a[45]),C=h(C,I,A,x,T,16,a[46]),A=f(A,x=h(x,C,I,A,d,23,a[47]),C,I,s,6,a[48]),I=f(I,A,x,C,m,10,a[49]),C=f(C,I,A,x,E,15,a[50]),x=f(x,C,I,A,_,21,a[51]),A=f(A,x,C,I,S,6,a[52]),I=f(I,A,x,C,p,10,a[53]),C=f(C,I,A,x,b,15,a[54]),x=f(x,C,I,A,u,21,a[55]),A=f(A,x,C,I,y,6,a[56]),I=f(I,A,x,C,T,10,a[57]),C=f(C,I,A,x,v,15,a[58]),x=f(x,C,I,A,R,21,a[59]),A=f(A,x,C,I,g,6,a[60]),I=f(I,A,x,C,k,10,a[61]),C=f(C,I,A,x,d,15,a[62]),x=f(x,C,I,A,w,21,a[63]),o[0]=o[0]+A|0,o[1]=o[1]+x|0,o[2]=o[2]+C|0,o[3]=o[3]+I|0},_doFinalize:function(){var t=this._data,n=t.words,r=8*this._nDataBytes,i=8*t.sigBytes;n[i>>>5]|=128<<24-i%32;var o=e.floor(r/4294967296),s=r;n[15+(i+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),n[14+(i+64>>>9<<4)]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),t.sigBytes=4*(n.length+1),this._process();for(var a=this._hash,u=a.words,c=0;c<4;c++){var l=u[c];u[c]=16711935&(l<<8|l>>>24)|4278255360&(l<<24|l>>>8)}return a},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});function c(e,t,n,r,i,o,s){var a=e+(t&n|~t&r)+i+s;return(a<<o|a>>>32-o)+t}function l(e,t,n,r,i,o,s){var a=e+(t&r|n&~r)+i+s;return(a<<o|a>>>32-o)+t}function h(e,t,n,r,i,o,s){var a=e+(t^n^r)+i+s;return(a<<o|a>>>32-o)+t}function f(e,t,n,r,i,o,s){var a=e+(n^(t|~r))+i+s;return(a<<o|a>>>32-o)+t}t.MD5=o._createHelper(u),t.HmacMD5=o._createHmacHelper(u)}(Math),n.MD5)})),ne((function(e,t){var n,r,i,o,s,a,u,c;e.exports=(i=(r=n=re).lib,o=i.WordArray,s=i.Hasher,a=r.algo,u=[],c=a.SHA1=s.extend({_doReset:function(){this._hash=new o.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var n=this._hash.words,r=n[0],i=n[1],o=n[2],s=n[3],a=n[4],c=0;c<80;c++){if(c<16)u[c]=0|e[t+c];else{var l=u[c-3]^u[c-8]^u[c-14]^u[c-16];u[c]=l<<1|l>>>31}var h=(r<<5|r>>>27)+a+u[c];h+=c<20?1518500249+(i&o|~i&s):c<40?1859775393+(i^o^s):c<60?(i&o|i&s|o&s)-1894007588:(i^o^s)-899497514,a=s,s=o,o=i<<30|i>>>2,i=r,r=h}n[0]=n[0]+r|0,n[1]=n[1]+i|0,n[2]=n[2]+o|0,n[3]=n[3]+s|0,n[4]=n[4]+a|0},_doFinalize:function(){var e=this._data,t=e.words,n=8*this._nDataBytes,r=8*e.sigBytes;return t[r>>>5]|=128<<24-r%32,t[14+(r+64>>>9<<4)]=Math.floor(n/4294967296),t[15+(r+64>>>9<<4)]=n,e.sigBytes=4*t.length,this._process(),this._hash},clone:function(){var e=s.clone.call(this);return e._hash=this._hash.clone(),e}}),r.SHA1=s._createHelper(c),r.HmacSHA1=s._createHmacHelper(c),n.SHA1)})),ne((function(e,t){var n;e.exports=(n=re,function(e){var t=n,r=t.lib,i=r.WordArray,o=r.Hasher,s=t.algo,a=[],u=[];!function(){function t(t){for(var n=e.sqrt(t),r=2;r<=n;r++)if(!(t%r))return!1;return!0}function n(e){return 4294967296*(e-(0|e))|0}for(var r=2,i=0;i<64;)t(r)&&(i<8&&(a[i]=n(e.pow(r,.5))),u[i]=n(e.pow(r,1/3)),i++),r++}();var c=[],l=s.SHA256=o.extend({_doReset:function(){this._hash=new i.init(a.slice(0))},_doProcessBlock:function(e,t){for(var n=this._hash.words,r=n[0],i=n[1],o=n[2],s=n[3],a=n[4],l=n[5],h=n[6],f=n[7],d=0;d<64;d++){if(d<16)c[d]=0|e[t+d];else{var p=c[d-15],g=(p<<25|p>>>7)^(p<<14|p>>>18)^p>>>3,_=c[d-2],v=(_<<15|_>>>17)^(_<<13|_>>>19)^_>>>10;c[d]=g+c[d-7]+v+c[d-16]}var m=r&i^r&o^i&o,y=(r<<30|r>>>2)^(r<<19|r>>>13)^(r<<10|r>>>22),w=f+((a<<26|a>>>6)^(a<<21|a>>>11)^(a<<7|a>>>25))+(a&l^~a&h)+u[d]+c[d];f=h,h=l,l=a,a=s+w|0,s=o,o=i,i=r,r=w+(y+m)|0}n[0]=n[0]+r|0,n[1]=n[1]+i|0,n[2]=n[2]+o|0,n[3]=n[3]+s|0,n[4]=n[4]+a|0,n[5]=n[5]+l|0,n[6]=n[6]+h|0,n[7]=n[7]+f|0},_doFinalize:function(){var t=this._data,n=t.words,r=8*this._nDataBytes,i=8*t.sigBytes;return n[i>>>5]|=128<<24-i%32,n[14+(i+64>>>9<<4)]=e.floor(r/4294967296),n[15+(i+64>>>9<<4)]=r,t.sigBytes=4*n.length,this._process(),this._hash},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});t.SHA256=o._createHelper(l),t.HmacSHA256=o._createHmacHelper(l)}(Math),n.SHA256)})),ne((function(e,t){var n,r,i,o,s,a;e.exports=(i=(r=n=re).lib.WordArray,o=r.algo,s=o.SHA256,a=o.SHA224=s.extend({_doReset:function(){this._hash=new i.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var e=s._doFinalize.call(this);return e.sigBytes-=4,e}}),r.SHA224=s._createHelper(a),r.HmacSHA224=s._createHmacHelper(a),n.SHA224)})),ne((function(e,t){var n;e.exports=(n=re,function(){var e=n,t=e.lib.Hasher,r=e.x64,i=r.Word,o=r.WordArray,s=e.algo;function a(){return i.create.apply(i,arguments)}var u=[a(1116352408,3609767458),a(1899447441,602891725),a(3049323471,3964484399),a(3921009573,2173295548),a(961987163,4081628472),a(1508970993,3053834265),a(2453635748,2937671579),a(2870763221,3664609560),a(3624381080,2734883394),a(310598401,1164996542),a(607225278,1323610764),a(1426881987,3590304994),a(1925078388,4068182383),a(2162078206,991336113),a(2614888103,633803317),a(3248222580,3479774868),a(3835390401,2666613458),a(4022224774,944711139),a(264347078,2341262773),a(604807628,2007800933),a(770255983,1495990901),a(1249150122,1856431235),a(1555081692,3175218132),a(1996064986,2198950837),a(2554220882,3999719339),a(2821834349,766784016),a(2952996808,2566594879),a(3210313671,3203337956),a(3336571891,1034457026),a(3584528711,2466948901),a(113926993,3758326383),a(338241895,168717936),a(666307205,1188179964),a(773529912,1546045734),a(1294757372,1522805485),a(1396182291,2643833823),a(1695183700,2343527390),a(1986661051,1014477480),a(2177026350,1206759142),a(2456956037,344077627),a(2730485921,1290863460),a(2820302411,3158454273),a(3259730800,3505952657),a(3345764771,106217008),a(3516065817,3606008344),a(3600352804,1432725776),a(4094571909,1467031594),a(275423344,851169720),a(430227734,3100823752),a(506948616,1363258195),a(659060556,3750685593),a(883997877,3785050280),a(958139571,3318307427),a(1322822218,3812723403),a(1537002063,2003034995),a(1747873779,3602036899),a(1955562222,1575990012),a(2024104815,1125592928),a(2227730452,2716904306),a(2361852424,442776044),a(2428436474,593698344),a(2756734187,3733110249),a(3204031479,2999351573),a(3329325298,3815920427),a(3391569614,3928383900),a(3515267271,566280711),a(3940187606,3454069534),a(4118630271,4000239992),a(116418474,1914138554),a(174292421,2731055270),a(289380356,3203993006),a(460393269,320620315),a(685471733,587496836),a(852142971,1086792851),a(1017036298,365543100),a(1126000580,2618297676),a(1288033470,3409855158),a(1501505948,4234509866),a(1607167915,987167468),a(1816402316,1246189591)],c=[];!function(){for(var e=0;e<80;e++)c[e]=a()}();var l=s.SHA512=t.extend({_doReset:function(){this._hash=new o.init([new i.init(1779033703,4089235720),new i.init(3144134277,2227873595),new i.init(1013904242,4271175723),new i.init(2773480762,1595750129),new i.init(1359893119,2917565137),new i.init(2600822924,725511199),new i.init(528734635,4215389547),new i.init(1541459225,327033209)])},_doProcessBlock:function(e,t){for(var n=this._hash.words,r=n[0],i=n[1],o=n[2],s=n[3],a=n[4],l=n[5],h=n[6],f=n[7],d=r.high,p=r.low,g=i.high,_=i.low,v=o.high,m=o.low,y=s.high,w=s.low,b=a.high,k=a.low,S=l.high,R=l.low,E=h.high,T=h.low,A=f.high,x=f.low,C=d,I=p,L=g,O=_,B=v,M=m,P=y,U=w,z=b,j=k,D=S,N=R,F=E,H=T,V=A,Z=x,W=0;W<80;W++){var Y=c[W];if(W<16)var $=Y.high=0|e[t+2*W],K=Y.low=0|e[t+2*W+1];else{var q=c[W-15],G=q.high,X=q.low,J=(G>>>1|X<<31)^(G>>>8|X<<24)^G>>>7,Q=(X>>>1|G<<31)^(X>>>8|G<<24)^(X>>>7|G<<25),ee=c[W-2],te=ee.high,ne=ee.low,re=(te>>>19|ne<<13)^(te<<3|ne>>>29)^te>>>6,ie=(ne>>>19|te<<13)^(ne<<3|te>>>29)^(ne>>>6|te<<26),oe=c[W-7],se=oe.high,ae=oe.low,ue=c[W-16],ce=ue.high,le=ue.low;$=($=($=J+se+((K=Q+ae)>>>0<Q>>>0?1:0))+re+((K+=ie)>>>0<ie>>>0?1:0))+ce+((K+=le)>>>0<le>>>0?1:0),Y.high=$,Y.low=K}var he,fe=z&D^~z&F,de=j&N^~j&H,pe=C&L^C&B^L&B,ge=I&O^I&M^O&M,_e=(C>>>28|I<<4)^(C<<30|I>>>2)^(C<<25|I>>>7),ve=(I>>>28|C<<4)^(I<<30|C>>>2)^(I<<25|C>>>7),me=(z>>>14|j<<18)^(z>>>18|j<<14)^(z<<23|j>>>9),ye=(j>>>14|z<<18)^(j>>>18|z<<14)^(j<<23|z>>>9),we=u[W],be=we.high,ke=we.low,Se=V+me+((he=Z+ye)>>>0<Z>>>0?1:0),Re=ve+ge;V=F,Z=H,F=D,H=N,D=z,N=j,z=P+(Se=(Se=(Se=Se+fe+((he+=de)>>>0<de>>>0?1:0))+be+((he+=ke)>>>0<ke>>>0?1:0))+$+((he+=K)>>>0<K>>>0?1:0))+((j=U+he|0)>>>0<U>>>0?1:0)|0,P=B,U=M,B=L,M=O,L=C,O=I,C=Se+(_e+pe+(Re>>>0<ve>>>0?1:0))+((I=he+Re|0)>>>0<he>>>0?1:0)|0}p=r.low=p+I,r.high=d+C+(p>>>0<I>>>0?1:0),_=i.low=_+O,i.high=g+L+(_>>>0<O>>>0?1:0),m=o.low=m+M,o.high=v+B+(m>>>0<M>>>0?1:0),w=s.low=w+U,s.high=y+P+(w>>>0<U>>>0?1:0),k=a.low=k+j,a.high=b+z+(k>>>0<j>>>0?1:0),R=l.low=R+N,l.high=S+D+(R>>>0<N>>>0?1:0),T=h.low=T+H,h.high=E+F+(T>>>0<H>>>0?1:0),x=f.low=x+Z,f.high=A+V+(x>>>0<Z>>>0?1:0)},_doFinalize:function(){var e=this._data,t=e.words,n=8*this._nDataBytes,r=8*e.sigBytes;return t[r>>>5]|=128<<24-r%32,t[30+(r+128>>>10<<5)]=Math.floor(n/4294967296),t[31+(r+128>>>10<<5)]=n,e.sigBytes=4*t.length,this._process(),this._hash.toX32()},clone:function(){var e=t.clone.call(this);return e._hash=this._hash.clone(),e},blockSize:32});e.SHA512=t._createHelper(l),e.HmacSHA512=t._createHmacHelper(l)}(),n.SHA512)})),ne((function(e,t){var n,r,i,o,s,a,u,c;e.exports=(i=(r=n=re).x64,o=i.Word,s=i.WordArray,a=r.algo,u=a.SHA512,c=a.SHA384=u.extend({_doReset:function(){this._hash=new s.init([new o.init(3418070365,3238371032),new o.init(1654270250,914150663),new o.init(2438529370,812702999),new o.init(355462360,4144912697),new o.init(1731405415,4290775857),new o.init(2394180231,1750603025),new o.init(3675008525,1694076839),new o.init(1203062813,3204075428)])},_doFinalize:function(){var e=u._doFinalize.call(this);return e.sigBytes-=16,e}}),r.SHA384=u._createHelper(c),r.HmacSHA384=u._createHmacHelper(c),n.SHA384)})),ne((function(e,t){var n;e.exports=(n=re,function(e){var t=n,r=t.lib,i=r.WordArray,o=r.Hasher,s=t.x64.Word,a=t.algo,u=[],c=[],l=[];!function(){for(var e=1,t=0,n=0;n<24;n++){u[e+5*t]=(n+1)*(n+2)/2%64;var r=(2*e+3*t)%5;e=t%5,t=r}for(e=0;e<5;e++)for(t=0;t<5;t++)c[e+5*t]=t+(2*e+3*t)%5*5;for(var i=1,o=0;o<24;o++){for(var a=0,h=0,f=0;f<7;f++){if(1&i){var d=(1<<f)-1;d<32?h^=1<<d:a^=1<<d-32}128&i?i=i<<1^113:i<<=1}l[o]=s.create(a,h)}}();var h=[];!function(){for(var e=0;e<25;e++)h[e]=s.create()}();var f=a.SHA3=o.extend({cfg:o.cfg.extend({outputLength:512}),_doReset:function(){for(var e=this._state=[],t=0;t<25;t++)e[t]=new s.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(e,t){for(var n=this._state,r=this.blockSize/2,i=0;i<r;i++){var o=e[t+2*i],s=e[t+2*i+1];o=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),s=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),(x=n[i]).high^=s,x.low^=o}for(var a=0;a<24;a++){for(var f=0;f<5;f++){for(var d=0,p=0,g=0;g<5;g++)d^=(x=n[f+5*g]).high,p^=x.low;var _=h[f];_.high=d,_.low=p}for(f=0;f<5;f++){var v=h[(f+4)%5],m=h[(f+1)%5],y=m.high,w=m.low;for(d=v.high^(y<<1|w>>>31),p=v.low^(w<<1|y>>>31),g=0;g<5;g++)(x=n[f+5*g]).high^=d,x.low^=p}for(var b=1;b<25;b++){var k=(x=n[b]).high,S=x.low,R=u[b];R<32?(d=k<<R|S>>>32-R,p=S<<R|k>>>32-R):(d=S<<R-32|k>>>64-R,p=k<<R-32|S>>>64-R);var E=h[c[b]];E.high=d,E.low=p}var T=h[0],A=n[0];for(T.high=A.high,T.low=A.low,f=0;f<5;f++)for(g=0;g<5;g++){var x=n[b=f+5*g],C=h[b],I=h[(f+1)%5+5*g],L=h[(f+2)%5+5*g];x.high=C.high^~I.high&L.high,x.low=C.low^~I.low&L.low}x=n[0];var O=l[a];x.high^=O.high,x.low^=O.low}},_doFinalize:function(){var t=this._data,n=t.words,r=(this._nDataBytes,8*t.sigBytes),o=32*this.blockSize;n[r>>>5]|=1<<24-r%32,n[(e.ceil((r+1)/o)*o>>>5)-1]|=128,t.sigBytes=4*n.length,this._process();for(var s=this._state,a=this.cfg.outputLength/8,u=a/8,c=[],l=0;l<u;l++){var h=s[l],f=h.high,d=h.low;f=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8),d=16711935&(d<<8|d>>>24)|4278255360&(d<<24|d>>>8),c.push(d),c.push(f)}return new i.init(c,a)},clone:function(){for(var e=o.clone.call(this),t=e._state=this._state.slice(0),n=0;n<25;n++)t[n]=t[n].clone();return e}});t.SHA3=o._createHelper(f),t.HmacSHA3=o._createHmacHelper(f)}(Math),n.SHA3)})),ne((function(e,t){var n;e.exports=(n=re,function(e){var t=n,r=t.lib,i=r.WordArray,o=r.Hasher,s=t.algo,a=i.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),u=i.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),c=i.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),l=i.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),h=i.create([0,1518500249,1859775393,2400959708,2840853838]),f=i.create([1352829926,1548603684,1836072691,2053994217,0]),d=s.RIPEMD160=o.extend({_doReset:function(){this._hash=i.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var n=0;n<16;n++){var r=t+n,i=e[r];e[r]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}var o,s,d,w,b,k,S,R,E,T,A,x=this._hash.words,C=h.words,I=f.words,L=a.words,O=u.words,B=c.words,M=l.words;for(k=o=x[0],S=s=x[1],R=d=x[2],E=w=x[3],T=b=x[4],n=0;n<80;n+=1)A=o+e[t+L[n]]|0,A+=n<16?p(s,d,w)+C[0]:n<32?g(s,d,w)+C[1]:n<48?_(s,d,w)+C[2]:n<64?v(s,d,w)+C[3]:m(s,d,w)+C[4],A=(A=y(A|=0,B[n]))+b|0,o=b,b=w,w=y(d,10),d=s,s=A,A=k+e[t+O[n]]|0,A+=n<16?m(S,R,E)+I[0]:n<32?v(S,R,E)+I[1]:n<48?_(S,R,E)+I[2]:n<64?g(S,R,E)+I[3]:p(S,R,E)+I[4],A=(A=y(A|=0,M[n]))+T|0,k=T,T=E,E=y(R,10),R=S,S=A;A=x[1]+d+E|0,x[1]=x[2]+w+T|0,x[2]=x[3]+b+k|0,x[3]=x[4]+o+S|0,x[4]=x[0]+s+R|0,x[0]=A},_doFinalize:function(){var e=this._data,t=e.words,n=8*this._nDataBytes,r=8*e.sigBytes;t[r>>>5]|=128<<24-r%32,t[14+(r+64>>>9<<4)]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),e.sigBytes=4*(t.length+1),this._process();for(var i=this._hash,o=i.words,s=0;s<5;s++){var a=o[s];o[s]=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8)}return i},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});function p(e,t,n){return e^t^n}function g(e,t,n){return e&t|~e&n}function _(e,t,n){return(e|~t)^n}function v(e,t,n){return e&n|t&~n}function m(e,t,n){return e^(t|~n)}function y(e,t){return e<<t|e>>>32-t}t.RIPEMD160=o._createHelper(d),t.HmacRIPEMD160=o._createHmacHelper(d)}(),n.RIPEMD160)})),ne((function(e,t){var n,r,i,o;e.exports=(r=(n=re).lib.Base,i=n.enc,o=i.Utf8,void(n.algo.HMAC=r.extend({init:function(e,t){e=this._hasher=new e.init,"string"==typeof t&&(t=o.parse(t));var n=e.blockSize,r=4*n;t.sigBytes>r&&(t=e.finalize(t)),t.clamp();for(var i=this._oKey=t.clone(),s=this._iKey=t.clone(),a=i.words,u=s.words,c=0;c<n;c++)a[c]^=1549556828,u[c]^=909522486;i.sigBytes=s.sigBytes=r,this.reset()},reset:function(){var e=this._hasher;e.reset(),e.update(this._iKey)},update:function(e){return this._hasher.update(e),this},finalize:function(e){var t=this._hasher,n=t.finalize(e);return t.reset(),t.finalize(this._oKey.clone().concat(n))}})))})),ne((function(e,t){var n,r,i,o,s,a,u,c,l;e.exports=(o=(i=(r=n=re).lib).Base,s=i.WordArray,u=(a=r.algo).SHA1,c=a.HMAC,l=a.PBKDF2=o.extend({cfg:o.extend({keySize:4,hasher:u,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var n=this.cfg,r=c.create(n.hasher,e),i=s.create(),o=s.create([1]),a=i.words,u=o.words,l=n.keySize,h=n.iterations;a.length<l;){var f=r.update(t).finalize(o);r.reset();for(var d=f.words,p=d.length,g=f,_=1;_<h;_++){g=r.finalize(g),r.reset();for(var v=g.words,m=0;m<p;m++)d[m]^=v[m]}i.concat(f),u[0]++}return i.sigBytes=4*l,i}}),r.PBKDF2=function(e,t,n){return l.create(n).compute(e,t)},n.PBKDF2)})),ne((function(e,t){var n,r,i,o,s,a,u,c;e.exports=(o=(i=(r=n=re).lib).Base,s=i.WordArray,u=(a=r.algo).MD5,c=a.EvpKDF=o.extend({cfg:o.extend({keySize:4,hasher:u,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var n=this.cfg,r=n.hasher.create(),i=s.create(),o=i.words,a=n.keySize,u=n.iterations;o.length<a;){c&&r.update(c);var c=r.update(e).finalize(t);r.reset();for(var l=1;l<u;l++)c=r.finalize(c),r.reset();i.concat(c)}return i.sigBytes=4*a,i}}),r.EvpKDF=function(e,t,n){return c.create(n).compute(e,t)},n.EvpKDF)})),ne((function(e,t){var n,r,i,o,s,a,u,c,l,h,f,d,p,g,_,v,m,y,w,b,k,S,R;e.exports=void((n=re).lib.Cipher||(r=n,i=r.lib,o=i.Base,s=i.WordArray,a=i.BufferedBlockAlgorithm,u=r.enc,u.Utf8,c=u.Base64,l=r.algo,h=l.EvpKDF,f=i.Cipher=a.extend({cfg:o.extend(),createEncryptor:function(e,t){return this.create(this._ENC_XFORM_MODE,e,t)},createDecryptor:function(e,t){return this.create(this._DEC_XFORM_MODE,e,t)},init:function(e,t,n){this.cfg=this.cfg.extend(n),this._xformMode=e,this._key=t,this.reset()},reset:function(){a.reset.call(this),this._doReset()},process:function(e){return this._append(e),this._process()},finalize:function(e){return e&&this._append(e),this._doFinalize()},keySize:4,ivSize:4,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function e(e){return"string"==typeof e?R:b}return function(t){return{encrypt:function(n,r,i){return e(r).encrypt(t,n,r,i)},decrypt:function(n,r,i){return e(r).decrypt(t,n,r,i)}}}}()}),i.StreamCipher=f.extend({_doFinalize:function(){return this._process(!0)},blockSize:1}),d=r.mode={},p=i.BlockCipherMode=o.extend({createEncryptor:function(e,t){return this.Encryptor.create(e,t)},createDecryptor:function(e,t){return this.Decryptor.create(e,t)},init:function(e,t){this._cipher=e,this._iv=t}}),g=d.CBC=function(){var e=p.extend();function t(e,t,n){var r=this._iv;if(r){var i=r;this._iv=void 0}else i=this._prevBlock;for(var o=0;o<n;o++)e[t+o]^=i[o]}return e.Encryptor=e.extend({processBlock:function(e,n){var r=this._cipher,i=r.blockSize;t.call(this,e,n,i),r.encryptBlock(e,n),this._prevBlock=e.slice(n,n+i)}}),e.Decryptor=e.extend({processBlock:function(e,n){var r=this._cipher,i=r.blockSize,o=e.slice(n,n+i);r.decryptBlock(e,n),t.call(this,e,n,i),this._prevBlock=o}}),e}(),_=r.pad={},v=_.Pkcs7={pad:function(e,t){for(var n=4*t,r=n-e.sigBytes%n,i=r<<24|r<<16|r<<8|r,o=[],a=0;a<r;a+=4)o.push(i);var u=s.create(o,r);e.concat(u)},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},i.BlockCipher=f.extend({cfg:f.cfg.extend({mode:g,padding:v}),reset:function(){f.reset.call(this);var e=this.cfg,t=e.iv,n=e.mode;if(this._xformMode==this._ENC_XFORM_MODE)var r=n.createEncryptor;else{r=n.createDecryptor;this._minBufferSize=1}this._mode&&this._mode.__creator==r?this._mode.init(this,t&&t.words):(this._mode=r.call(n,this,t&&t.words),this._mode.__creator=r)},_doProcessBlock:function(e,t){this._mode.processBlock(e,t)},_doFinalize:function(){var e=this.cfg.padding;if(this._xformMode==this._ENC_XFORM_MODE){e.pad(this._data,this.blockSize);var t=this._process(!0)}else{t=this._process(!0);e.unpad(t)}return t},blockSize:4}),m=i.CipherParams=o.extend({init:function(e){this.mixIn(e)},toString:function(e){return(e||this.formatter).stringify(this)}}),y=r.format={},w=y.OpenSSL={stringify:function(e){var t=e.ciphertext,n=e.salt;if(n)var r=s.create([1398893684,1701076831]).concat(n).concat(t);else r=t;return r.toString(c)},parse:function(e){var t=c.parse(e),n=t.words;if(1398893684==n[0]&&1701076831==n[1]){var r=s.create(n.slice(2,4));n.splice(0,4),t.sigBytes-=16}return m.create({ciphertext:t,salt:r})}},b=i.SerializableCipher=o.extend({cfg:o.extend({format:w}),encrypt:function(e,t,n,r){r=this.cfg.extend(r);var i=e.createEncryptor(n,r),o=i.finalize(t),s=i.cfg;return m.create({ciphertext:o,key:n,iv:s.iv,algorithm:e,mode:s.mode,padding:s.padding,blockSize:e.blockSize,formatter:r.format})},decrypt:function(e,t,n,r){return r=this.cfg.extend(r),t=this._parse(t,r.format),e.createDecryptor(n,r).finalize(t.ciphertext)},_parse:function(e,t){return"string"==typeof e?t.parse(e,this):e}}),k=r.kdf={},S=k.OpenSSL={execute:function(e,t,n,r){r||(r=s.random(8));var i=h.create({keySize:t+n}).compute(e,r),o=s.create(i.words.slice(t),4*n);return i.sigBytes=4*t,m.create({key:i,iv:o,salt:r})}},R=i.PasswordBasedCipher=b.extend({cfg:b.cfg.extend({kdf:S}),encrypt:function(e,t,n,r){var i=(r=this.cfg.extend(r)).kdf.execute(n,e.keySize,e.ivSize);r.iv=i.iv;var o=b.encrypt.call(this,e,t,i.key,r);return o.mixIn(i),o},decrypt:function(e,t,n,r){r=this.cfg.extend(r),t=this._parse(t,r.format);var i=r.kdf.execute(n,e.keySize,e.ivSize,t.salt);return r.iv=i.iv,b.decrypt.call(this,e,t,i.key,r)}})))})),ne((function(e,t){var n;e.exports=((n=re).mode.CFB=function(){var e=n.lib.BlockCipherMode.extend();function t(e,t,n,r){var i=this._iv;if(i){var o=i.slice(0);this._iv=void 0}else o=this._prevBlock;r.encryptBlock(o,0);for(var s=0;s<n;s++)e[t+s]^=o[s]}return e.Encryptor=e.extend({processBlock:function(e,n){var r=this._cipher,i=r.blockSize;t.call(this,e,n,i,r),this._prevBlock=e.slice(n,n+i)}}),e.Decryptor=e.extend({processBlock:function(e,n){var r=this._cipher,i=r.blockSize,o=e.slice(n,n+i);t.call(this,e,n,i,r),this._prevBlock=o}}),e}(),n.mode.CFB)})),ne((function(e,t){var n,r,i;e.exports=((n=re).mode.CTR=(i=(r=n.lib.BlockCipherMode.extend()).Encryptor=r.extend({processBlock:function(e,t){var n=this._cipher,r=n.blockSize,i=this._iv,o=this._counter;i&&(o=this._counter=i.slice(0),this._iv=void 0);var s=o.slice(0);n.encryptBlock(s,0),o[r-1]=o[r-1]+1|0;for(var a=0;a<r;a++)e[t+a]^=s[a]}}),r.Decryptor=i,r),n.mode.CTR)})),ne((function(e,t){var n;e.exports=((n=re).mode.CTRGladman=function(){var e=n.lib.BlockCipherMode.extend();function t(e){if(255==(e>>24&255)){var t=e>>16&255,n=e>>8&255,r=255&e;255===t?(t=0,255===n?(n=0,255===r?r=0:++r):++n):++t,e=0,e+=t<<16,e+=n<<8,e+=r}else e+=1<<24;return e}var r=e.Encryptor=e.extend({processBlock:function(e,n){var r=this._cipher,i=r.blockSize,o=this._iv,s=this._counter;o&&(s=this._counter=o.slice(0),this._iv=void 0),function(e){0===(e[0]=t(e[0]))&&(e[1]=t(e[1]))}(s);var a=s.slice(0);r.encryptBlock(a,0);for(var u=0;u<i;u++)e[n+u]^=a[u]}});return e.Decryptor=r,e}(),n.mode.CTRGladman)})),ne((function(e,t){var n,r,i;e.exports=((n=re).mode.OFB=(i=(r=n.lib.BlockCipherMode.extend()).Encryptor=r.extend({processBlock:function(e,t){var n=this._cipher,r=n.blockSize,i=this._iv,o=this._keystream;i&&(o=this._keystream=i.slice(0),this._iv=void 0),n.encryptBlock(o,0);for(var s=0;s<r;s++)e[t+s]^=o[s]}}),r.Decryptor=i,r),n.mode.OFB)})),ne((function(e,t){var n,r;e.exports=((n=re).mode.ECB=((r=n.lib.BlockCipherMode.extend()).Encryptor=r.extend({processBlock:function(e,t){this._cipher.encryptBlock(e,t)}}),r.Decryptor=r.extend({processBlock:function(e,t){this._cipher.decryptBlock(e,t)}}),r),n.mode.ECB)})),ne((function(e,t){var n;e.exports=((n=re).pad.AnsiX923={pad:function(e,t){var n=e.sigBytes,r=4*t,i=r-n%r,o=n+i-1;e.clamp(),e.words[o>>>2]|=i<<24-o%4*8,e.sigBytes+=i},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},n.pad.Ansix923)})),ne((function(e,t){var n;e.exports=((n=re).pad.Iso10126={pad:function(e,t){var r=4*t,i=r-e.sigBytes%r;e.concat(n.lib.WordArray.random(i-1)).concat(n.lib.WordArray.create([i<<24],1))},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},n.pad.Iso10126)})),ne((function(e,t){var n;e.exports=((n=re).pad.Iso97971={pad:function(e,t){e.concat(n.lib.WordArray.create([2147483648],1)),n.pad.ZeroPadding.pad(e,t)},unpad:function(e){n.pad.ZeroPadding.unpad(e),e.sigBytes--}},n.pad.Iso97971)})),ne((function(e,t){var n;e.exports=((n=re).pad.ZeroPadding={pad:function(e,t){var n=4*t;e.clamp(),e.sigBytes+=n-(e.sigBytes%n||n)},unpad:function(e){for(var t=e.words,n=e.sigBytes-1;!(t[n>>>2]>>>24-n%4*8&255);)n--;e.sigBytes=n+1}},n.pad.ZeroPadding)})),ne((function(e,t){var n;e.exports=((n=re).pad.NoPadding={pad:function(){},unpad:function(){}},n.pad.NoPadding)})),ne((function(e,t){var n,r,i,o;e.exports=(i=(r=n=re).lib.CipherParams,o=r.enc.Hex,r.format.Hex={stringify:function(e){return e.ciphertext.toString(o)},parse:function(e){var t=o.parse(e);return i.create({ciphertext:t})}},n.format.Hex)})),ne((function(e,t){var n;e.exports=(n=re,function(){var e=n,t=e.lib.BlockCipher,r=e.algo,i=[],o=[],s=[],a=[],u=[],c=[],l=[],h=[],f=[],d=[];!function(){for(var e=[],t=0;t<256;t++)e[t]=t<128?t<<1:t<<1^283;var n=0,r=0;for(t=0;t<256;t++){var p=r^r<<1^r<<2^r<<3^r<<4;p=p>>>8^255&p^99,i[n]=p,o[p]=n;var g=e[n],_=e[g],v=e[_],m=257*e[p]^16843008*p;s[n]=m<<24|m>>>8,a[n]=m<<16|m>>>16,u[n]=m<<8|m>>>24,c[n]=m,m=16843009*v^65537*_^257*g^16843008*n,l[p]=m<<24|m>>>8,h[p]=m<<16|m>>>16,f[p]=m<<8|m>>>24,d[p]=m,n?(n=g^e[e[e[v^g]]],r^=e[e[r]]):n=r=1}}();var p=[0,1,2,4,8,16,32,64,128,27,54],g=r.AES=t.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var e=this._keyPriorReset=this._key,t=e.words,n=e.sigBytes/4,r=4*((this._nRounds=n+6)+1),o=this._keySchedule=[],s=0;s<r;s++)if(s<n)o[s]=t[s];else{var a=o[s-1];s%n?n>6&&s%n==4&&(a=i[a>>>24]<<24|i[a>>>16&255]<<16|i[a>>>8&255]<<8|i[255&a]):(a=i[(a=a<<8|a>>>24)>>>24]<<24|i[a>>>16&255]<<16|i[a>>>8&255]<<8|i[255&a],a^=p[s/n|0]<<24),o[s]=o[s-n]^a}for(var u=this._invKeySchedule=[],c=0;c<r;c++)s=r-c,a=c%4?o[s]:o[s-4],u[c]=c<4||s<=4?a:l[i[a>>>24]]^h[i[a>>>16&255]]^f[i[a>>>8&255]]^d[i[255&a]]}},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._keySchedule,s,a,u,c,i)},decryptBlock:function(e,t){var n=e[t+1];e[t+1]=e[t+3],e[t+3]=n,this._doCryptBlock(e,t,this._invKeySchedule,l,h,f,d,o),n=e[t+1],e[t+1]=e[t+3],e[t+3]=n},_doCryptBlock:function(e,t,n,r,i,o,s,a){for(var u=this._nRounds,c=e[t]^n[0],l=e[t+1]^n[1],h=e[t+2]^n[2],f=e[t+3]^n[3],d=4,p=1;p<u;p++){var g=r[c>>>24]^i[l>>>16&255]^o[h>>>8&255]^s[255&f]^n[d++],_=r[l>>>24]^i[h>>>16&255]^o[f>>>8&255]^s[255&c]^n[d++],v=r[h>>>24]^i[f>>>16&255]^o[c>>>8&255]^s[255&l]^n[d++],m=r[f>>>24]^i[c>>>16&255]^o[l>>>8&255]^s[255&h]^n[d++];c=g,l=_,h=v,f=m}g=(a[c>>>24]<<24|a[l>>>16&255]<<16|a[h>>>8&255]<<8|a[255&f])^n[d++],_=(a[l>>>24]<<24|a[h>>>16&255]<<16|a[f>>>8&255]<<8|a[255&c])^n[d++],v=(a[h>>>24]<<24|a[f>>>16&255]<<16|a[c>>>8&255]<<8|a[255&l])^n[d++],m=(a[f>>>24]<<24|a[c>>>16&255]<<16|a[l>>>8&255]<<8|a[255&h])^n[d++],e[t]=g,e[t+1]=_,e[t+2]=v,e[t+3]=m},keySize:8});e.AES=t._createHelper(g)}(),n.AES)})),ne((function(e,t){var n;e.exports=(n=re,function(){var e=n,t=e.lib,r=t.WordArray,i=t.BlockCipher,o=e.algo,s=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],a=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],u=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],c=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],l=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],h=o.DES=i.extend({_doReset:function(){for(var e=this._key.words,t=[],n=0;n<56;n++){var r=s[n]-1;t[n]=e[r>>>5]>>>31-r%32&1}for(var i=this._subKeys=[],o=0;o<16;o++){var c=i[o]=[],l=u[o];for(n=0;n<24;n++)c[n/6|0]|=t[(a[n]-1+l)%28]<<31-n%6,c[4+(n/6|0)]|=t[28+(a[n+24]-1+l)%28]<<31-n%6;for(c[0]=c[0]<<1|c[0]>>>31,n=1;n<7;n++)c[n]=c[n]>>>4*(n-1)+3;c[7]=c[7]<<5|c[7]>>>27}var h=this._invSubKeys=[];for(n=0;n<16;n++)h[n]=i[15-n]},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._subKeys)},decryptBlock:function(e,t){this._doCryptBlock(e,t,this._invSubKeys)},_doCryptBlock:function(e,t,n){this._lBlock=e[t],this._rBlock=e[t+1],f.call(this,4,252645135),f.call(this,16,65535),d.call(this,2,858993459),d.call(this,8,16711935),f.call(this,1,1431655765);for(var r=0;r<16;r++){for(var i=n[r],o=this._lBlock,s=this._rBlock,a=0,u=0;u<8;u++)a|=c[u][((s^i[u])&l[u])>>>0];this._lBlock=s,this._rBlock=o^a}var h=this._lBlock;this._lBlock=this._rBlock,this._rBlock=h,f.call(this,1,1431655765),d.call(this,8,16711935),d.call(this,2,858993459),f.call(this,16,65535),f.call(this,4,252645135),e[t]=this._lBlock,e[t+1]=this._rBlock},keySize:2,ivSize:2,blockSize:2});function f(e,t){var n=(this._lBlock>>>e^this._rBlock)&t;this._rBlock^=n,this._lBlock^=n<<e}function d(e,t){var n=(this._rBlock>>>e^this._lBlock)&t;this._lBlock^=n,this._rBlock^=n<<e}e.DES=i._createHelper(h);var p=o.TripleDES=i.extend({_doReset:function(){var e=this._key.words;this._des1=h.createEncryptor(r.create(e.slice(0,2))),this._des2=h.createEncryptor(r.create(e.slice(2,4))),this._des3=h.createEncryptor(r.create(e.slice(4,6)))},encryptBlock:function(e,t){this._des1.encryptBlock(e,t),this._des2.decryptBlock(e,t),this._des3.encryptBlock(e,t)},decryptBlock:function(e,t){this._des3.decryptBlock(e,t),this._des2.encryptBlock(e,t),this._des1.decryptBlock(e,t)},keySize:6,ivSize:2,blockSize:2});e.TripleDES=i._createHelper(p)}(),n.TripleDES)})),ne((function(e,t){var n;e.exports=(n=re,function(){var e=n,t=e.lib.StreamCipher,r=e.algo,i=r.RC4=t.extend({_doReset:function(){for(var e=this._key,t=e.words,n=e.sigBytes,r=this._S=[],i=0;i<256;i++)r[i]=i;i=0;for(var o=0;i<256;i++){var s=i%n,a=t[s>>>2]>>>24-s%4*8&255;o=(o+r[i]+a)%256;var u=r[i];r[i]=r[o],r[o]=u}this._i=this._j=0},_doProcessBlock:function(e,t){e[t]^=o.call(this)},keySize:8,ivSize:0});function o(){for(var e=this._S,t=this._i,n=this._j,r=0,i=0;i<4;i++){n=(n+e[t=(t+1)%256])%256;var o=e[t];e[t]=e[n],e[n]=o,r|=e[(e[t]+e[n])%256]<<24-8*i}return this._i=t,this._j=n,r}e.RC4=t._createHelper(i);var s=r.RC4Drop=i.extend({cfg:i.cfg.extend({drop:192}),_doReset:function(){i._doReset.call(this);for(var e=this.cfg.drop;e>0;e--)o.call(this)}});e.RC4Drop=t._createHelper(s)}(),n.RC4)})),ne((function(e,t){var n;e.exports=(n=re,function(){var e=n,t=e.lib.StreamCipher,r=e.algo,i=[],o=[],s=[],a=r.Rabbit=t.extend({_doReset:function(){for(var e=this._key.words,t=this.cfg.iv,n=0;n<4;n++)e[n]=16711935&(e[n]<<8|e[n]>>>24)|4278255360&(e[n]<<24|e[n]>>>8);var r=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],i=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];for(this._b=0,n=0;n<4;n++)u.call(this);for(n=0;n<8;n++)i[n]^=r[n+4&7];if(t){var o=t.words,s=o[0],a=o[1],c=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),h=c>>>16|4294901760&l,f=l<<16|65535&c;for(i[0]^=c,i[1]^=h,i[2]^=l,i[3]^=f,i[4]^=c,i[5]^=h,i[6]^=l,i[7]^=f,n=0;n<4;n++)u.call(this)}},_doProcessBlock:function(e,t){var n=this._X;u.call(this),i[0]=n[0]^n[5]>>>16^n[3]<<16,i[1]=n[2]^n[7]>>>16^n[5]<<16,i[2]=n[4]^n[1]>>>16^n[7]<<16,i[3]=n[6]^n[3]>>>16^n[1]<<16;for(var r=0;r<4;r++)i[r]=16711935&(i[r]<<8|i[r]>>>24)|4278255360&(i[r]<<24|i[r]>>>8),e[t+r]^=i[r]},blockSize:4,ivSize:2});function u(){for(var e=this._X,t=this._C,n=0;n<8;n++)o[n]=t[n];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<o[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<o[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<o[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<o[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<o[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<o[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<o[6]>>>0?1:0)|0,this._b=t[7]>>>0<o[7]>>>0?1:0,n=0;n<8;n++){var r=e[n]+t[n],i=65535&r,a=r>>>16,u=((i*i>>>17)+i*a>>>15)+a*a,c=((4294901760&r)*r|0)+((65535&r)*r|0);s[n]=u^c}e[0]=s[0]+(s[7]<<16|s[7]>>>16)+(s[6]<<16|s[6]>>>16)|0,e[1]=s[1]+(s[0]<<8|s[0]>>>24)+s[7]|0,e[2]=s[2]+(s[1]<<16|s[1]>>>16)+(s[0]<<16|s[0]>>>16)|0,e[3]=s[3]+(s[2]<<8|s[2]>>>24)+s[1]|0,e[4]=s[4]+(s[3]<<16|s[3]>>>16)+(s[2]<<16|s[2]>>>16)|0,e[5]=s[5]+(s[4]<<8|s[4]>>>24)+s[3]|0,e[6]=s[6]+(s[5]<<16|s[5]>>>16)+(s[4]<<16|s[4]>>>16)|0,e[7]=s[7]+(s[6]<<8|s[6]>>>24)+s[5]|0}e.Rabbit=t._createHelper(a)}(),n.Rabbit)})),ne((function(e,t){var n;e.exports=(n=re,function(){var e=n,t=e.lib.StreamCipher,r=e.algo,i=[],o=[],s=[],a=r.RabbitLegacy=t.extend({_doReset:function(){var e=this._key.words,t=this.cfg.iv,n=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],r=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];this._b=0;for(var i=0;i<4;i++)u.call(this);for(i=0;i<8;i++)r[i]^=n[i+4&7];if(t){var o=t.words,s=o[0],a=o[1],c=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),h=c>>>16|4294901760&l,f=l<<16|65535&c;for(r[0]^=c,r[1]^=h,r[2]^=l,r[3]^=f,r[4]^=c,r[5]^=h,r[6]^=l,r[7]^=f,i=0;i<4;i++)u.call(this)}},_doProcessBlock:function(e,t){var n=this._X;u.call(this),i[0]=n[0]^n[5]>>>16^n[3]<<16,i[1]=n[2]^n[7]>>>16^n[5]<<16,i[2]=n[4]^n[1]>>>16^n[7]<<16,i[3]=n[6]^n[3]>>>16^n[1]<<16;for(var r=0;r<4;r++)i[r]=16711935&(i[r]<<8|i[r]>>>24)|4278255360&(i[r]<<24|i[r]>>>8),e[t+r]^=i[r]},blockSize:4,ivSize:2});function u(){for(var e=this._X,t=this._C,n=0;n<8;n++)o[n]=t[n];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<o[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<o[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<o[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<o[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<o[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<o[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<o[6]>>>0?1:0)|0,this._b=t[7]>>>0<o[7]>>>0?1:0,n=0;n<8;n++){var r=e[n]+t[n],i=65535&r,a=r>>>16,u=((i*i>>>17)+i*a>>>15)+a*a,c=((4294901760&r)*r|0)+((65535&r)*r|0);s[n]=u^c}e[0]=s[0]+(s[7]<<16|s[7]>>>16)+(s[6]<<16|s[6]>>>16)|0,e[1]=s[1]+(s[0]<<8|s[0]>>>24)+s[7]|0,e[2]=s[2]+(s[1]<<16|s[1]>>>16)+(s[0]<<16|s[0]>>>16)|0,e[3]=s[3]+(s[2]<<8|s[2]>>>24)+s[1]|0,e[4]=s[4]+(s[3]<<16|s[3]>>>16)+(s[2]<<16|s[2]>>>16)|0,e[5]=s[5]+(s[4]<<8|s[4]>>>24)+s[3]|0,e[6]=s[6]+(s[5]<<16|s[5]>>>16)+(s[4]<<16|s[4]>>>16)|0,e[7]=s[7]+(s[6]<<8|s[6]>>>24)+s[5]|0}e.RabbitLegacy=t._createHelper(a)}(),n.RabbitLegacy)})),ne((function(e,t){e.exports=re})));function oe(){throw new Error("setTimeout has not been defined")}function se(){throw new Error("clearTimeout has not been defined")}var ae=oe,ue=se;function ce(e){if(ae===setTimeout)return setTimeout(e,0);if((ae===oe||!ae)&&setTimeout)return ae=setTimeout,setTimeout(e,0);try{return ae(e,0)}catch(t){try{return ae.call(null,e,0)}catch(t){return ae.call(this,e,0)}}}"function"==typeof r.setTimeout&&(ae=setTimeout),"function"==typeof r.clearTimeout&&(ue=clearTimeout);var le,he=[],fe=!1,de=-1;function pe(){fe&&le&&(fe=!1,le.length?he=le.concat(he):de=-1,he.length&&ge())}function ge(){if(!fe){var e=ce(pe);fe=!0;for(var t=he.length;t;){for(le=he,he=[];++de<t;)le&&le[de].run();de=-1,t=he.length}le=null,fe=!1,function(e){if(ue===clearTimeout)return clearTimeout(e);if((ue===se||!ue)&&clearTimeout)return ue=clearTimeout,clearTimeout(e);try{ue(e)}catch(t){try{return ue.call(null,e)}catch(t){return ue.call(this,e)}}}(e)}}function _e(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];he.push(new ve(e,t)),1!==he.length||fe||ce(ge)}function ve(e,t){this.fun=e,this.array=t}ve.prototype.run=function(){this.fun.apply(null,this.array)};var me=r.performance||{};function ye(){}function we(){we.init.call(this)}function be(e){return void 0===e._maxListeners?we.defaultMaxListeners:e._maxListeners}function ke(e,t,n){if(t)e.call(n);else for(var r=e.length,i=Ie(e,r),o=0;o<r;++o)i[o].call(n)}function Se(e,t,n,r){if(t)e.call(n,r);else for(var i=e.length,o=Ie(e,i),s=0;s<i;++s)o[s].call(n,r)}function Re(e,t,n,r,i){if(t)e.call(n,r,i);else for(var o=e.length,s=Ie(e,o),a=0;a<o;++a)s[a].call(n,r,i)}function Ee(e,t,n,r,i,o){if(t)e.call(n,r,i,o);else for(var s=e.length,a=Ie(e,s),u=0;u<s;++u)a[u].call(n,r,i,o)}function Te(e,t,n,r){if(t)e.apply(n,r);else for(var i=e.length,o=Ie(e,i),s=0;s<i;++s)o[s].apply(n,r)}function Ae(t,n,r,i){var o,s,a,u;if("function"!=typeof r)throw new TypeError('"listener" argument must be a function');if((s=t._events)?(s.newListener&&(t.emit("newListener",n,r.listener?r.listener:r),s=t._events),a=s[n]):(s=t._events=new ye,t._eventsCount=0),a){if("function"==typeof a?a=s[n]=i?[r,a]:[a,r]:i?a.unshift(r):a.push(r),!a.warned&&(o=be(t))&&o>0&&a.length>o){a.warned=!0;var c=new Error("Possible EventEmitter memory leak detected. "+a.length+" "+n+" listeners added. Use emitter.setMaxListeners() to increase limit");c.name="MaxListenersExceededWarning",c.emitter=t,c.type=n,c.count=a.length,u=c,"function"==typeof console.warn?e("warn",u," at debug/lib-generate-test-usersig-es.min.js:3130"):e("log",u," at debug/lib-generate-test-usersig-es.min.js:3130")}}else a=s[n]=r,++t._eventsCount;return t}function xe(e,t,n){var r=!1;function i(){e.removeListener(t,i),r||(r=!0,n.apply(e,arguments))}return i.listener=n,i}function Ce(e){var t=this._events;if(t){var n=t[e];if("function"==typeof n)return 1;if(n)return n.length}return 0}function Ie(e,t){for(var n=new Array(t);t--;)n[t]=e[t];return n}me.now||me.mozNow||me.msNow||me.oNow||me.webkitNow,ye.prototype=Object.create(null),we.EventEmitter=we,we.usingDomains=!1,we.prototype.domain=void 0,we.prototype._events=void 0,we.prototype._maxListeners=void 0,we.defaultMaxListeners=10,we.init=function(){this.domain=null,we.usingDomains&&(void 0).active&&(void 0).Domain,this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=new ye,this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},we.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||isNaN(e))throw new TypeError('"n" argument must be a positive number');return this._maxListeners=e,this},we.prototype.getMaxListeners=function(){return be(this)},we.prototype.emit=function(e){var t,n,r,i,o,s,a,u="error"===e;if(s=this._events)u=u&&null==s.error;else if(!u)return!1;if(a=this.domain,u){if(t=arguments[1],!a){if(t instanceof Error)throw t;var c=new Error('Uncaught, unspecified "error" event. ('+t+")");throw c.context=t,c}return t||(t=new Error('Uncaught, unspecified "error" event')),t.domainEmitter=this,t.domain=a,t.domainThrown=!1,a.emit("error",t),!1}if(!(n=s[e]))return!1;var l="function"==typeof n;switch(r=arguments.length){case 1:ke(n,l,this);break;case 2:Se(n,l,this,arguments[1]);break;case 3:Re(n,l,this,arguments[1],arguments[2]);break;case 4:Ee(n,l,this,arguments[1],arguments[2],arguments[3]);break;default:for(i=new Array(r-1),o=1;o<r;o++)i[o-1]=arguments[o];Te(n,l,this,i)}return!0},we.prototype.addListener=function(e,t){return Ae(this,e,t,!1)},we.prototype.on=we.prototype.addListener,we.prototype.prependListener=function(e,t){return Ae(this,e,t,!0)},we.prototype.once=function(e,t){if("function"!=typeof t)throw new TypeError('"listener" argument must be a function');return this.on(e,xe(this,e,t)),this},we.prototype.prependOnceListener=function(e,t){if("function"!=typeof t)throw new TypeError('"listener" argument must be a function');return this.prependListener(e,xe(this,e,t)),this},we.prototype.removeListener=function(e,t){var n,r,i,o,s;if("function"!=typeof t)throw new TypeError('"listener" argument must be a function');if(!(r=this._events))return this;if(!(n=r[e]))return this;if(n===t||n.listener&&n.listener===t)0==--this._eventsCount?this._events=new ye:(delete r[e],r.removeListener&&this.emit("removeListener",e,n.listener||t));else if("function"!=typeof n){for(i=-1,o=n.length;o-- >0;)if(n[o]===t||n[o].listener&&n[o].listener===t){s=n[o].listener,i=o;break}if(i<0)return this;if(1===n.length){if(n[0]=void 0,0==--this._eventsCount)return this._events=new ye,this;delete r[e]}else!function(e,t){for(var n=t,r=n+1,i=e.length;r<i;n+=1,r+=1)e[n]=e[r];e.pop()}(n,i);r.removeListener&&this.emit("removeListener",e,s||t)}return this},we.prototype.removeAllListeners=function(e){var t,n;if(!(n=this._events))return this;if(!n.removeListener)return 0===arguments.length?(this._events=new ye,this._eventsCount=0):n[e]&&(0==--this._eventsCount?this._events=new ye:delete n[e]),this;if(0===arguments.length){for(var r,i=Object.keys(n),o=0;o<i.length;++o)"removeListener"!==(r=i[o])&&this.removeAllListeners(r);return this.removeAllListeners("removeListener"),this._events=new ye,this._eventsCount=0,this}if("function"==typeof(t=n[e]))this.removeListener(e,t);else if(t)do{this.removeListener(e,t[t.length-1])}while(t[0]);return this},we.prototype.listeners=function(e){var t,n=this._events;return n&&(t=n[e])?"function"==typeof t?[t.listener||t]:function(e){for(var t=new Array(e.length),n=0;n<t.length;++n)t[n]=e[n].listener||e[n];return t}(t):[]},we.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):Ce.call(e,t)},we.prototype.listenerCount=Ce,we.prototype.eventNames=function(){return this._eventsCount>0?Reflect.ownKeys(this._events):[]};var Le="function"==typeof Object.create?function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:function(e,t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e},Oe=/%[sdj%]/g;function Be(e){if(!We(e)){for(var t=[],n=0;n<arguments.length;n++)t.push(ze(arguments[n]));return t.join(" ")}n=1;for(var r=arguments,i=r.length,o=String(e).replace(Oe,(function(e){if("%%"===e)return"%";if(n>=i)return e;switch(e){case"%s":return String(r[n++]);case"%d":return Number(r[n++]);case"%j":try{return JSON.stringify(r[n++])}catch(e){return"[Circular]"}default:return e}})),s=r[n];n<i;s=r[++n])Ze(s)||!Ke(s)?o+=" "+s:o+=" "+ze(s);return o}function Me(t,n){if(Ye(r.process))return function(){return Me(t,n).apply(this,arguments)};var i=!1;return function(){return i||(e("error",n," at debug/lib-generate-test-usersig-es.min.js:3342"),i=!0),t.apply(this,arguments)}}var Pe,Ue={};function ze(e,t){var n={seen:[],stylize:De};return arguments.length>=3&&(n.depth=arguments[2]),arguments.length>=4&&(n.colors=arguments[3]),Ve(t)?n.showHidden=t:t&&function(e,t){if(!t||!Ke(t))return e;for(var n=Object.keys(t),r=n.length;r--;)e[n[r]]=t[n[r]]}(n,t),Ye(n.showHidden)&&(n.showHidden=!1),Ye(n.depth)&&(n.depth=2),Ye(n.colors)&&(n.colors=!1),Ye(n.customInspect)&&(n.customInspect=!0),n.colors&&(n.stylize=je),Ne(n,e,n.depth)}function je(e,t){var n=ze.styles[t];return n?"\x1b["+ze.colors[n][0]+"m"+e+"\x1b["+ze.colors[n][1]+"m":e}function De(e,t){return e}function Ne(e,t,n){if(e.customInspect&&t&&Xe(t.inspect)&&t.inspect!==ze&&(!t.constructor||t.constructor.prototype!==t)){var r=t.inspect(n,e);return We(r)||(r=Ne(e,r,n)),r}var i=function(e,t){if(Ye(t))return e.stylize("undefined","undefined");if(We(t)){var n="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(n,"string")}return"number"==typeof t?e.stylize(""+t,"number"):Ve(t)?e.stylize(""+t,"boolean"):Ze(t)?e.stylize("null","null"):void 0}(e,t);if(i)return i;var o=Object.keys(t),s=function(e){var t={};return e.forEach((function(e,n){t[e]=!0})),t}(o);if(e.showHidden&&(o=Object.getOwnPropertyNames(t)),Ge(t)&&(o.indexOf("message")>=0||o.indexOf("description")>=0))return Fe(t);if(0===o.length){if(Xe(t)){var a=t.name?": "+t.name:"";return e.stylize("[Function"+a+"]","special")}if($e(t))return e.stylize(RegExp.prototype.toString.call(t),"regexp");if(qe(t))return e.stylize(Date.prototype.toString.call(t),"date");if(Ge(t))return Fe(t)}var u,c,l="",h=!1,f=["{","}"];return u=t,Array.isArray(u)&&(h=!0,f=["[","]"]),Xe(t)&&(l=" [Function"+(t.name?": "+t.name:"")+"]"),$e(t)&&(l=" "+RegExp.prototype.toString.call(t)),qe(t)&&(l=" "+Date.prototype.toUTCString.call(t)),Ge(t)&&(l=" "+Fe(t)),0!==o.length||h&&0!=t.length?n<0?$e(t)?e.stylize(RegExp.prototype.toString.call(t),"regexp"):e.stylize("[Object]","special"):(e.seen.push(t),c=h?function(e,t,n,r,i){for(var o=[],s=0,a=t.length;s<a;++s)Qe(t,String(s))?o.push(He(e,t,n,r,String(s),!0)):o.push("");return i.forEach((function(i){i.match(/^\d+$/)||o.push(He(e,t,n,r,i,!0))})),o}(e,t,n,s,o):o.map((function(r){return He(e,t,n,s,r,h)})),e.seen.pop(),function(e,t,n){return e.reduce((function(e,t){return t.indexOf("\n"),e+t.replace(/\u001b\[\d\d?m/g,"").length+1}),0)>60?n[0]+(""===t?"":t+"\n ")+" "+e.join(",\n ")+" "+n[1]:n[0]+t+" "+e.join(", ")+" "+n[1]}(c,l,f)):f[0]+l+f[1]}function Fe(e){return"["+Error.prototype.toString.call(e)+"]"}function He(e,t,n,r,i,o){var s,a,u;if((u=Object.getOwnPropertyDescriptor(t,i)||{value:t[i]}).get?a=u.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):u.set&&(a=e.stylize("[Setter]","special")),Qe(r,i)||(s="["+i+"]"),a||(e.seen.indexOf(u.value)<0?(a=Ze(n)?Ne(e,u.value,null):Ne(e,u.value,n-1)).indexOf("\n")>-1&&(a=o?a.split("\n").map((function(e){return" "+e})).join("\n").substr(2):"\n"+a.split("\n").map((function(e){return" "+e})).join("\n")):a=e.stylize("[Circular]","special")),Ye(s)){if(o&&i.match(/^\d+$/))return a;(s=JSON.stringify(""+i)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(s=s.substr(1,s.length-2),s=e.stylize(s,"name")):(s=s.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),s=e.stylize(s,"string"))}return s+": "+a}function Ve(e){return"boolean"==typeof e}function Ze(e){return null===e}function We(e){return"string"==typeof e}function Ye(e){return void 0===e}function $e(e){return Ke(e)&&"[object RegExp]"===Je(e)}function Ke(e){return"object"==typeof e&&null!==e}function qe(e){return Ke(e)&&"[object Date]"===Je(e)}function Ge(e){return Ke(e)&&("[object Error]"===Je(e)||e instanceof Error)}function Xe(e){return"function"==typeof e}function Je(e){return Object.prototype.toString.call(e)}function Qe(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function et(){this.head=null,this.tail=null,this.length=0}ze.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},ze.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},et.prototype.push=function(e){var t={data:e,next:null};this.length>0?this.tail.next=t:this.head=t,this.tail=t,++this.length},et.prototype.unshift=function(e){var t={data:e,next:this.head};0===this.length&&(this.tail=t),this.head=t,++this.length},et.prototype.shift=function(){if(0!==this.length){var e=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,e}},et.prototype.clear=function(){this.head=this.tail=null,this.length=0},et.prototype.join=function(e){if(0===this.length)return"";for(var t=this.head,n=""+t.data;t=t.next;)n+=e+t.data;return n},et.prototype.concat=function(e){if(0===this.length)return v.alloc(0);if(1===this.length)return this.head.data;for(var t=v.allocUnsafe(e>>>0),n=this.head,r=0;n;)n.data.copy(t,r),r+=n.data.length,n=n.next;return t};var tt=v.isEncoding||function(e){switch(e&&e.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function nt(e){switch(this.encoding=(e||"utf8").toLowerCase().replace(/[-_]/,""),function(e){if(e&&!tt(e))throw new Error("Unknown encoding: "+e)}(e),this.encoding){case"utf8":this.surrogateSize=3;break;case"ucs2":case"utf16le":this.surrogateSize=2,this.detectIncompleteChar=it;break;case"base64":this.surrogateSize=3,this.detectIncompleteChar=ot;break;default:return void(this.write=rt)}this.charBuffer=new v(6),this.charReceived=0,this.charLength=0}function rt(e){return e.toString(this.encoding)}function it(e){this.charReceived=e.length%2,this.charLength=this.charReceived?2:0}function ot(e){this.charReceived=e.length%3,this.charLength=this.charReceived?3:0}nt.prototype.write=function(e){for(var t="";this.charLength;){var n=e.length>=this.charLength-this.charReceived?this.charLength-this.charReceived:e.length;if(e.copy(this.charBuffer,this.charReceived,0,n),this.charReceived+=n,this.charReceived<this.charLength)return"";if(e=e.slice(n,e.length),!((r=(t=this.charBuffer.slice(0,this.charLength).toString(this.encoding)).charCodeAt(t.length-1))>=55296&&r<=56319)){if(this.charReceived=this.charLength=0,0===e.length)return t;break}this.charLength+=this.surrogateSize,t=""}this.detectIncompleteChar(e);var r,i=e.length;if(this.charLength&&(e.copy(this.charBuffer,0,e.length-this.charReceived,i),i-=this.charReceived),i=(t+=e.toString(this.encoding,0,i)).length-1,(r=t.charCodeAt(i))>=55296&&r<=56319){var o=this.surrogateSize;return this.charLength+=o,this.charReceived+=o,this.charBuffer.copy(this.charBuffer,o,0,o),e.copy(this.charBuffer,0,0,o),t.substring(0,i)}return t},nt.prototype.detectIncompleteChar=function(e){for(var t=e.length>=3?3:e.length;t>0;t--){var n=e[e.length-t];if(1==t&&n>>5==6){this.charLength=2;break}if(t<=2&&n>>4==14){this.charLength=3;break}if(t<=3&&n>>3==30){this.charLength=4;break}}this.charReceived=t},nt.prototype.end=function(e){var t="";if(e&&e.length&&(t=this.write(e)),this.charReceived){var n=this.charReceived,r=this.charBuffer,i=this.encoding;t+=r.slice(0,n).toString(i)}return t},ut.ReadableState=at;var st=function(t){return Ye(Pe)&&(Pe=""),t=t.toUpperCase(),Ue[t]||(new RegExp("\\b"+t+"\\b","i").test(Pe)?Ue[t]=function(){var n=Be.apply(null,arguments);e("error","%s %d: %s",t,0,n," at debug/lib-generate-test-usersig-es.min.js:3681")}:Ue[t]=function(){}),Ue[t]}("stream");function at(e,t){e=e||{},this.objectMode=!!e.objectMode,t instanceof Pt&&(this.objectMode=this.objectMode||!!e.readableObjectMode);var n=e.highWaterMark,r=this.objectMode?16:16384;this.highWaterMark=n||0===n?n:r,this.highWaterMark=~~this.highWaterMark,this.buffer=new et,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.ranOut=!1,this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&&(this.decoder=new nt(e.encoding),this.encoding=e.encoding)}function ut(e){if(!(this instanceof ut))return new ut(e);this._readableState=new at(e,this),this.readable=!0,e&&"function"==typeof e.read&&(this._read=e.read),we.call(this)}function ct(e,t,n,r,i){var o=function(e,t){var n=null;return ee(t)||"string"==typeof t||null==t||e.objectMode||(n=new TypeError("Invalid non-string/buffer chunk")),n}(t,n);if(o)e.emit("error",o);else if(null===n)t.reading=!1,function(e,t){if(!t.ended){if(t.decoder){var n=t.decoder.end();n&&n.length&&(t.buffer.push(n),t.length+=t.objectMode?1:n.length)}t.ended=!0,ht(e)}}(e,t);else if(t.objectMode||n&&n.length>0)if(t.ended&&!i){var s=new Error("stream.push() after EOF");e.emit("error",s)}else if(t.endEmitted&&i){var a=new Error("stream.unshift() after end event");e.emit("error",a)}else{var u;!t.decoder||i||r||(n=t.decoder.write(n),u=!t.objectMode&&0===n.length),i||(t.reading=!1),u||(t.flowing&&0===t.length&&!t.sync?(e.emit("data",n),e.read(0)):(t.length+=t.objectMode?1:n.length,i?t.buffer.unshift(n):t.buffer.push(n),t.needReadable&&ht(e))),function(e,t){t.readingMore||(t.readingMore=!0,_e(dt,e,t))}(e,t)}else i||(t.reading=!1);return function(e){return!e.ended&&(e.needReadable||e.length<e.highWaterMark||0===e.length)}(t)}Le(ut,we),ut.prototype.push=function(e,t){var n=this._readableState;return n.objectMode||"string"!=typeof e||(t=t||n.defaultEncoding)!==n.encoding&&(e=v.from(e,t),t=""),ct(this,n,e,t,!1)},ut.prototype.unshift=function(e){return ct(this,this._readableState,e,"",!0)},ut.prototype.isPaused=function(){return!1===this._readableState.flowing},ut.prototype.setEncoding=function(e){return this._readableState.decoder=new nt(e),this._readableState.encoding=e,this};function lt(e,t){return e<=0||0===t.length&&t.ended?0:t.objectMode?1:e!=e?t.flowing&&t.length?t.buffer.head.data.length:t.length:(e>t.highWaterMark&&(t.highWaterMark=function(e){return e>=8388608?e=8388608:(e--,e|=e>>>1,e|=e>>>2,e|=e>>>4,e|=e>>>8,e|=e>>>16,e++),e}(e)),e<=t.length?e:t.ended?t.length:(t.needReadable=!0,0))}function ht(e){var t=e._readableState;t.needReadable=!1,t.emittedReadable||(st("emitReadable",t.flowing),t.emittedReadable=!0,t.sync?_e(ft,e):ft(e))}function ft(e){st("emit readable"),e.emit("readable"),_t(e)}function dt(e,t){for(var n=t.length;!t.reading&&!t.flowing&&!t.ended&&t.length<t.highWaterMark&&(st("maybeReadMore read 0"),e.read(0),n!==t.length);)n=t.length;t.readingMore=!1}function pt(e){st("readable nexttick read 0"),e.read(0)}function gt(e,t){t.reading||(st("resume read 0"),e.read(0)),t.resumeScheduled=!1,t.awaitDrain=0,e.emit("resume"),_t(e),t.flowing&&!t.reading&&e.read(0)}function _t(e){var t=e._readableState;for(st("flow",t.flowing);t.flowing&&null!==e.read(););}function vt(e,t){return 0===t.length?null:(t.objectMode?n=t.buffer.shift():!e||e>=t.length?(n=t.decoder?t.buffer.join(""):1===t.buffer.length?t.buffer.head.data:t.buffer.concat(t.length),t.buffer.clear()):n=function(e,t,n){var r;return e<t.head.data.length?(r=t.head.data.slice(0,e),t.head.data=t.head.data.slice(e)):r=e===t.head.data.length?t.shift():n?function(e,t){var n=t.head,r=1,i=n.data;for(e-=i.length;n=n.next;){var o=n.data,s=e>o.length?o.length:e;if(s===o.length?i+=o:i+=o.slice(0,e),0==(e-=s)){s===o.length?(++r,n.next?t.head=n.next:t.head=t.tail=null):(t.head=n,n.data=o.slice(s));break}++r}return t.length-=r,i}(e,t):function(e,t){var n=v.allocUnsafe(e),r=t.head,i=1;for(r.data.copy(n),e-=r.data.length;r=r.next;){var o=r.data,s=e>o.length?o.length:e;if(o.copy(n,n.length-e,0,s),0==(e-=s)){s===o.length?(++i,r.next?t.head=r.next:t.head=t.tail=null):(t.head=r,r.data=o.slice(s));break}++i}return t.length-=i,n}(e,t),r}(e,t.buffer,t.decoder),n);var n}function mt(e){var t=e._readableState;if(t.length>0)throw new Error('"endReadable()" called on non-empty stream');t.endEmitted||(t.ended=!0,_e(yt,t,e))}function yt(e,t){e.endEmitted||0!==e.length||(e.endEmitted=!0,t.readable=!1,t.emit("end"))}function wt(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1}function bt(){}function kt(e,t,n){this.chunk=e,this.encoding=t,this.callback=n,this.next=null}function St(e,t){Object.defineProperty(this,"buffer",{get:Me((function(){return this.getBuffer()}),"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.")}),e=e||{},this.objectMode=!!e.objectMode,t instanceof Pt&&(this.objectMode=this.objectMode||!!e.writableObjectMode);var n=e.highWaterMark,r=this.objectMode?16:16384;this.highWaterMark=n||0===n?n:r,this.highWaterMark=~~this.highWaterMark,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1;var i=!1===e.decodeStrings;this.decodeStrings=!i,this.defaultEncoding=e.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(e){!function(e,t){var n=e._writableState,r=n.sync,i=n.writecb;if(function(e){e.writing=!1,e.writecb=null,e.length-=e.writelen,e.writelen=0}(n),t)!function(e,t,n,r,i){--t.pendingcb,n?_e(i,r):i(r),e._writableState.errorEmitted=!0,e.emit("error",r)}(e,n,r,t,i);else{var o=xt(n);o||n.corked||n.bufferProcessing||!n.bufferedRequest||At(e,n),r?_e(Tt,e,n,o,i):Tt(e,n,o,i)}}(t,e)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.bufferedRequestCount=0,this.corkedRequestsFree=new Lt(this)}function Rt(e){if(!(this instanceof Rt||this instanceof Pt))return new Rt(e);this._writableState=new St(e,this),this.writable=!0,e&&("function"==typeof e.write&&(this._write=e.write),"function"==typeof e.writev&&(this._writev=e.writev)),we.call(this)}function Et(e,t,n,r,i,o,s){t.writelen=r,t.writecb=s,t.writing=!0,t.sync=!0,n?e._writev(i,t.onwrite):e._write(i,o,t.onwrite),t.sync=!1}function Tt(e,t,n,r){n||function(e,t){0===t.length&&t.needDrain&&(t.needDrain=!1,e.emit("drain"))}(e,t),t.pendingcb--,r(),It(e,t)}function At(e,t){t.bufferProcessing=!0;var n=t.bufferedRequest;if(e._writev&&n&&n.next){var r=t.bufferedRequestCount,i=new Array(r),o=t.corkedRequestsFree;o.entry=n;for(var s=0;n;)i[s]=n,n=n.next,s+=1;Et(e,t,!0,t.length,i,"",o.finish),t.pendingcb++,t.lastBufferedRequest=null,o.next?(t.corkedRequestsFree=o.next,o.next=null):t.corkedRequestsFree=new Lt(t)}else{for(;n;){var a=n.chunk,u=n.encoding,c=n.callback;if(Et(e,t,!1,t.objectMode?1:a.length,a,u,c),n=n.next,t.writing)break}null===n&&(t.lastBufferedRequest=null)}t.bufferedRequestCount=0,t.bufferedRequest=n,t.bufferProcessing=!1}function xt(e){return e.ending&&0===e.length&&null===e.bufferedRequest&&!e.finished&&!e.writing}function Ct(e,t){t.prefinished||(t.prefinished=!0,e.emit("prefinish"))}function It(e,t){var n=xt(t);return n&&(0===t.pendingcb?(Ct(e,t),t.finished=!0,e.emit("finish")):Ct(e,t)),n}function Lt(e){var t=this;this.next=null,this.entry=null,this.finish=function(n){var r=t.entry;for(t.entry=null;r;){var i=r.callback;e.pendingcb--,i(n),r=r.next}e.corkedRequestsFree?e.corkedRequestsFree.next=t:e.corkedRequestsFree=t}}ut.prototype.read=function(e){st("read",e),e=parseInt(e,10);var t=this._readableState,n=e;if(0!==e&&(t.emittedReadable=!1),0===e&&t.needReadable&&(t.length>=t.highWaterMark||t.ended))return st("read: emitReadable",t.length,t.ended),0===t.length&&t.ended?mt(this):ht(this),null;if(0===(e=lt(e,t))&&t.ended)return 0===t.length&&mt(this),null;var r,i=t.needReadable;return st("need readable",i),(0===t.length||t.length-e<t.highWaterMark)&&st("length less than watermark",i=!0),t.ended||t.reading?st("reading or ended",i=!1):i&&(st("do read"),t.reading=!0,t.sync=!0,0===t.length&&(t.needReadable=!0),this._read(t.highWaterMark),t.sync=!1,t.reading||(e=lt(n,t))),null===(r=e>0?vt(e,t):null)?(t.needReadable=!0,e=0):t.length-=e,0===t.length&&(t.ended||(t.needReadable=!0),n!==e&&t.ended&&mt(this)),null!==r&&this.emit("data",r),r},ut.prototype._read=function(e){this.emit("error",new Error("not implemented"))},ut.prototype.pipe=function(e,t){var n=this,r=this._readableState;switch(r.pipesCount){case 0:r.pipes=e;break;case 1:r.pipes=[r.pipes,e];break;default:r.pipes.push(e)}r.pipesCount+=1,st("pipe count=%d opts=%j",r.pipesCount,t);var i=t&&!1===t.end?c:s;function o(e){st("onunpipe"),e===n&&c()}function s(){st("onend"),e.end()}r.endEmitted?_e(i):n.once("end",i),e.on("unpipe",o);var a=function(e){return function(){var t=e._readableState;st("pipeOnDrain",t.awaitDrain),t.awaitDrain&&t.awaitDrain--,0===t.awaitDrain&&e.listeners("data").length&&(t.flowing=!0,_t(e))}}(n);e.on("drain",a);var u=!1;function c(){st("cleanup"),e.removeListener("close",d),e.removeListener("finish",p),e.removeListener("drain",a),e.removeListener("error",f),e.removeListener("unpipe",o),n.removeListener("end",s),n.removeListener("end",c),n.removeListener("data",h),u=!0,!r.awaitDrain||e._writableState&&!e._writableState.needDrain||a()}var l=!1;function h(t){st("ondata"),l=!1,!1!==e.write(t)||l||((1===r.pipesCount&&r.pipes===e||r.pipesCount>1&&-1!==wt(r.pipes,e))&&!u&&(st("false write response, pause",n._readableState.awaitDrain),n._readableState.awaitDrain++,l=!0),n.pause())}function f(t){st("onerror",t),g(),e.removeListener("error",f),0===("error",e.listeners("error").length)&&e.emit("error",t)}function d(){e.removeListener("finish",p),g()}function p(){st("onfinish"),e.removeListener("close",d),g()}function g(){st("unpipe"),n.unpipe(e)}return n.on("data",h),function(e,t,n){if("function"==typeof e.prependListener)return e.prependListener(t,n);e._events&&e._events[t]?Array.isArray(e._events[t])?e._events[t].unshift(n):e._events[t]=[n,e._events[t]]:e.on(t,n)}(e,"error",f),e.once("close",d),e.once("finish",p),e.emit("pipe",n),r.flowing||(st("pipe resume"),n.resume()),e},ut.prototype.unpipe=function(e){var t=this._readableState;if(0===t.pipesCount)return this;if(1===t.pipesCount)return e&&e!==t.pipes||(e||(e=t.pipes),t.pipes=null,t.pipesCount=0,t.flowing=!1,e&&e.emit("unpipe",this)),this;if(!e){var n=t.pipes,r=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var i=0;i<r;i++)n[i].emit("unpipe",this);return this}var o=wt(t.pipes,e);return-1===o||(t.pipes.splice(o,1),t.pipesCount-=1,1===t.pipesCount&&(t.pipes=t.pipes[0]),e.emit("unpipe",this)),this},ut.prototype.on=function(e,t){var n=we.prototype.on.call(this,e,t);if("data"===e)!1!==this._readableState.flowing&&this.resume();else if("readable"===e){var r=this._readableState;r.endEmitted||r.readableListening||(r.readableListening=r.needReadable=!0,r.emittedReadable=!1,r.reading?r.length&&ht(this):_e(pt,this))}return n},ut.prototype.addListener=ut.prototype.on,ut.prototype.resume=function(){var e=this._readableState;return e.flowing||(st("resume"),e.flowing=!0,function(e,t){t.resumeScheduled||(t.resumeScheduled=!0,_e(gt,e,t))}(this,e)),this},ut.prototype.pause=function(){return st("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(st("pause"),this._readableState.flowing=!1,this.emit("pause")),this},ut.prototype.wrap=function(e){var t=this._readableState,n=!1,r=this;for(var i in e.on("end",(function(){if(st("wrapped end"),t.decoder&&!t.ended){var e=t.decoder.end();e&&e.length&&r.push(e)}r.push(null)})),e.on("data",(function(i){st("wrapped data"),t.decoder&&(i=t.decoder.write(i)),t.objectMode&&null==i||(t.objectMode||i&&i.length)&&(r.push(i)||(n=!0,e.pause()))})),e)void 0===this[i]&&"function"==typeof e[i]&&(this[i]=function(t){return function(){return e[t].apply(e,arguments)}}(i));return function(e,t){for(var n=0,r=e.length;n<r;n++)t(e[n])}(["error","close","destroy","pause","resume"],(function(t){e.on(t,r.emit.bind(r,t))})),r._read=function(t){st("wrapped _read",t),n&&(n=!1,e.resume())},r},ut._fromList=vt,Rt.WritableState=St,Le(Rt,we),St.prototype.getBuffer=function(){for(var e=this.bufferedRequest,t=[];e;)t.push(e),e=e.next;return t},Rt.prototype.pipe=function(){this.emit("error",new Error("Cannot pipe, not readable"))},Rt.prototype.write=function(e,t,n){var r=this._writableState,i=!1;return"function"==typeof t&&(n=t,t=null),v.isBuffer(e)?t="buffer":t||(t=r.defaultEncoding),"function"!=typeof n&&(n=bt),r.ended?function(e,t){var n=new Error("write after end");e.emit("error",n),_e(t,n)}(this,n):function(e,t,n,r){var i=!0,o=!1;return null===n?o=new TypeError("May not write null values to stream"):v.isBuffer(n)||"string"==typeof n||void 0===n||t.objectMode||(o=new TypeError("Invalid non-string/buffer chunk")),o&&(e.emit("error",o),_e(r,o),i=!1),i}(this,r,e,n)&&(r.pendingcb++,i=function(e,t,n,r,i){n=function(e,t,n){return e.objectMode||!1===e.decodeStrings||"string"!=typeof t||(t=v.from(t,n)),t}(t,n,r),v.isBuffer(n)&&(r="buffer");var o=t.objectMode?1:n.length;t.length+=o;var s=t.length<t.highWaterMark;if(s||(t.needDrain=!0),t.writing||t.corked){var a=t.lastBufferedRequest;t.lastBufferedRequest=new kt(n,r,i),a?a.next=t.lastBufferedRequest:t.bufferedRequest=t.lastBufferedRequest,t.bufferedRequestCount+=1}else Et(e,t,!1,o,n,r,i);return s}(this,r,e,t,n)),i},Rt.prototype.cork=function(){this._writableState.corked++},Rt.prototype.uncork=function(){var e=this._writableState;e.corked&&(e.corked--,e.writing||e.corked||e.finished||e.bufferProcessing||!e.bufferedRequest||At(this,e))},Rt.prototype.setDefaultEncoding=function(e){if("string"==typeof e&&(e=e.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((e+"").toLowerCase())>-1))throw new TypeError("Unknown encoding: "+e);return this._writableState.defaultEncoding=e,this},Rt.prototype._write=function(e,t,n){n(new Error("not implemented"))},Rt.prototype._writev=null,Rt.prototype.end=function(e,t,n){var r=this._writableState;"function"==typeof e?(n=e,e=null,t=null):"function"==typeof t&&(n=t,t=null),null!=e&&this.write(e,t),r.corked&&(r.corked=1,this.uncork()),r.ending||r.finished||function(e,t,n){t.ending=!0,It(e,t),n&&(t.finished?_e(n):e.once("finish",n)),t.ended=!0,e.writable=!1}(this,r,n)},Le(Pt,ut);for(var Ot=Object.keys(Rt.prototype),Bt=0;Bt<Ot.length;Bt++){var Mt=Ot[Bt];Pt.prototype[Mt]||(Pt.prototype[Mt]=Rt.prototype[Mt])}function Pt(e){if(!(this instanceof Pt))return new Pt(e);ut.call(this,e),Rt.call(this,e),e&&!1===e.readable&&(this.readable=!1),e&&!1===e.writable&&(this.writable=!1),this.allowHalfOpen=!0,e&&!1===e.allowHalfOpen&&(this.allowHalfOpen=!1),this.once("end",Ut)}function Ut(){this.allowHalfOpen||this._writableState.ended||_e(zt,this)}function zt(e){e.end()}function jt(e){this.afterTransform=function(t,n){return function(e,t,n){var r=e._transformState;r.transforming=!1;var i=r.writecb;if(!i)return e.emit("error",new Error("no writecb in Transform class"));r.writechunk=null,r.writecb=null,null!=n&&e.push(n),i(t);var o=e._readableState;o.reading=!1,(o.needReadable||o.length<o.highWaterMark)&&e._read(o.highWaterMark)}(e,t,n)},this.needTransform=!1,this.transforming=!1,this.writecb=null,this.writechunk=null,this.writeencoding=null}function Dt(e){if(!(this instanceof Dt))return new Dt(e);Pt.call(this,e),this._transformState=new jt(this);var t=this;this._readableState.needReadable=!0,this._readableState.sync=!1,e&&("function"==typeof e.transform&&(this._transform=e.transform),"function"==typeof e.flush&&(this._flush=e.flush)),this.once("prefinish",(function(){"function"==typeof this._flush?this._flush((function(e){Nt(t,e)})):Nt(t)}))}function Nt(e,t){if(t)return e.emit("error",t);var n=e._writableState,r=e._transformState;if(n.length)throw new Error("Calling transform done when ws.length != 0");if(r.transforming)throw new Error("Calling transform done when still transforming");return e.push(null)}function Ft(e){if(!(this instanceof Ft))return new Ft(e);Dt.call(this,e)}function Ht(){we.call(this)}Le(Dt,Pt),Dt.prototype.push=function(e,t){return this._transformState.needTransform=!1,Pt.prototype.push.call(this,e,t)},Dt.prototype._transform=function(e,t,n){throw new Error("Not implemented")},Dt.prototype._write=function(e,t,n){var r=this._transformState;if(r.writecb=n,r.writechunk=e,r.writeencoding=t,!r.transforming){var i=this._readableState;(r.needTransform||i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}},Dt.prototype._read=function(e){var t=this._transformState;null!==t.writechunk&&t.writecb&&!t.transforming?(t.transforming=!0,this._transform(t.writechunk,t.writeencoding,t.afterTransform)):t.needTransform=!0},Le(Ft,Dt),Ft.prototype._transform=function(e,t,n){n(null,e)},Le(Ht,we),Ht.Readable=ut,Ht.Writable=Rt,Ht.Duplex=Pt,Ht.Transform=Dt,Ht.PassThrough=Ft,Ht.Stream=Ht,Ht.prototype.pipe=function(e,t){var n=this;function r(t){e.writable&&!1===e.write(t)&&n.pause&&n.pause()}function i(){n.readable&&n.resume&&n.resume()}n.on("data",r),e.on("drain",i),e._isStdio||t&&!1===t.end||(n.on("end",s),n.on("close",a));var o=!1;function s(){o||(o=!0,e.end())}function a(){o||(o=!0,"function"==typeof e.destroy&&e.destroy())}function u(e){if(c(),0===we.listenerCount(this,"error"))throw e}function c(){n.removeListener("data",r),e.removeListener("drain",i),n.removeListener("end",s),n.removeListener("close",a),n.removeListener("error",u),e.removeListener("error",u),n.removeListener("end",c),n.removeListener("close",c),e.removeListener("close",c)}return n.on("error",u),e.on("error",u),n.on("end",c),n.on("close",c),e.on("close",c),e.emit("pipe",n),e};var Vt={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"};function Zt(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}function Wt(e,t,n,r,i){if(t.subarray&&e.subarray)e.set(t.subarray(n,n+r),i);else for(var o=0;o<r;o++)e[i+o]=t[n+o]}var Yt=Uint8Array,$t=Uint16Array,Kt=Int32Array;function qt(e){for(var t=e.length;--t>=0;)e[t]=0}var Gt=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],Xt=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],Jt=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],Qt=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],en=new Array(576);qt(en);var tn=new Array(60);qt(tn);var nn=new Array(512);qt(nn);var rn=new Array(256);qt(rn);var on=new Array(29);qt(on);var sn,an,un,cn=new Array(30);function ln(e,t,n,r,i){this.static_tree=e,this.extra_bits=t,this.extra_base=n,this.elems=r,this.max_length=i,this.has_stree=e&&e.length}function hn(e,t){this.dyn_tree=e,this.max_code=0,this.stat_desc=t}function fn(e){return e<256?nn[e]:nn[256+(e>>>7)]}function dn(e,t){e.pending_buf[e.pending++]=255&t,e.pending_buf[e.pending++]=t>>>8&255}function pn(e,t,n){e.bi_valid>16-n?(e.bi_buf|=t<<e.bi_valid&65535,dn(e,e.bi_buf),e.bi_buf=t>>16-e.bi_valid,e.bi_valid+=n-16):(e.bi_buf|=t<<e.bi_valid&65535,e.bi_valid+=n)}function gn(e,t,n){pn(e,n[2*t],n[2*t+1])}function _n(e,t){var n=0;do{n|=1&e,e>>>=1,n<<=1}while(--t>0);return n>>>1}function vn(e,t,n){var r,i,o=new Array(16),s=0;for(r=1;r<=15;r++)o[r]=s=s+n[r-1]<<1;for(i=0;i<=t;i++){var a=e[2*i+1];0!==a&&(e[2*i]=_n(o[a]++,a))}}function mn(e){var t;for(t=0;t<286;t++)e.dyn_ltree[2*t]=0;for(t=0;t<30;t++)e.dyn_dtree[2*t]=0;for(t=0;t<19;t++)e.bl_tree[2*t]=0;e.dyn_ltree[512]=1,e.opt_len=e.static_len=0,e.last_lit=e.matches=0}function yn(e){e.bi_valid>8?dn(e,e.bi_buf):e.bi_valid>0&&(e.pending_buf[e.pending++]=e.bi_buf),e.bi_buf=0,e.bi_valid=0}function wn(e,t,n,r){var i=2*t,o=2*n;return e[i]<e[o]||e[i]===e[o]&&r[t]<=r[n]}function bn(e,t,n){for(var r=e.heap[n],i=n<<1;i<=e.heap_len&&(i<e.heap_len&&wn(t,e.heap[i+1],e.heap[i],e.depth)&&i++,!wn(t,r,e.heap[i],e.depth));)e.heap[n]=e.heap[i],n=i,i<<=1;e.heap[n]=r}function kn(e,t,n){var r,i,o,s,a=0;if(0!==e.last_lit)do{r=e.pending_buf[e.d_buf+2*a]<<8|e.pending_buf[e.d_buf+2*a+1],i=e.pending_buf[e.l_buf+a],a++,0===r?gn(e,i,t):(gn(e,(o=rn[i])+256+1,t),0!==(s=Gt[o])&&pn(e,i-=on[o],s),gn(e,o=fn(--r),n),0!==(s=Xt[o])&&pn(e,r-=cn[o],s))}while(a<e.last_lit);gn(e,256,t)}function Sn(e,t){var n,r,i,o=t.dyn_tree,s=t.stat_desc.static_tree,a=t.stat_desc.has_stree,u=t.stat_desc.elems,c=-1;for(e.heap_len=0,e.heap_max=573,n=0;n<u;n++)0!==o[2*n]?(e.heap[++e.heap_len]=c=n,e.depth[n]=0):o[2*n+1]=0;for(;e.heap_len<2;)o[2*(i=e.heap[++e.heap_len]=c<2?++c:0)]=1,e.depth[i]=0,e.opt_len--,a&&(e.static_len-=s[2*i+1]);for(t.max_code=c,n=e.heap_len>>1;n>=1;n--)bn(e,o,n);i=u;do{n=e.heap[1],e.heap[1]=e.heap[e.heap_len--],bn(e,o,1),r=e.heap[1],e.heap[--e.heap_max]=n,e.heap[--e.heap_max]=r,o[2*i]=o[2*n]+o[2*r],e.depth[i]=(e.depth[n]>=e.depth[r]?e.depth[n]:e.depth[r])+1,o[2*n+1]=o[2*r+1]=i,e.heap[1]=i++,bn(e,o,1)}while(e.heap_len>=2);e.heap[--e.heap_max]=e.heap[1],function(e,t){var n,r,i,o,s,a,u=t.dyn_tree,c=t.max_code,l=t.stat_desc.static_tree,h=t.stat_desc.has_stree,f=t.stat_desc.extra_bits,d=t.stat_desc.extra_base,p=t.stat_desc.max_length,g=0;for(o=0;o<=15;o++)e.bl_count[o]=0;for(u[2*e.heap[e.heap_max]+1]=0,n=e.heap_max+1;n<573;n++)(o=u[2*u[2*(r=e.heap[n])+1]+1]+1)>p&&(o=p,g++),u[2*r+1]=o,r>c||(e.bl_count[o]++,s=0,r>=d&&(s=f[r-d]),a=u[2*r],e.opt_len+=a*(o+s),h&&(e.static_len+=a*(l[2*r+1]+s)));if(0!==g){do{for(o=p-1;0===e.bl_count[o];)o--;e.bl_count[o]--,e.bl_count[o+1]+=2,e.bl_count[p]--,g-=2}while(g>0);for(o=p;0!==o;o--)for(r=e.bl_count[o];0!==r;)(i=e.heap[--n])>c||(u[2*i+1]!==o&&(e.opt_len+=(o-u[2*i+1])*u[2*i],u[2*i+1]=o),r--)}}(e,t),vn(o,c,e.bl_count)}function Rn(e,t,n){var r,i,o=-1,s=t[1],a=0,u=7,c=4;for(0===s&&(u=138,c=3),t[2*(n+1)+1]=65535,r=0;r<=n;r++)i=s,s=t[2*(r+1)+1],++a<u&&i===s||(a<c?e.bl_tree[2*i]+=a:0!==i?(i!==o&&e.bl_tree[2*i]++,e.bl_tree[32]++):a<=10?e.bl_tree[34]++:e.bl_tree[36]++,a=0,o=i,0===s?(u=138,c=3):i===s?(u=6,c=3):(u=7,c=4))}function En(e,t,n){var r,i,o=-1,s=t[1],a=0,u=7,c=4;for(0===s&&(u=138,c=3),r=0;r<=n;r++)if(i=s,s=t[2*(r+1)+1],!(++a<u&&i===s)){if(a<c)do{gn(e,i,e.bl_tree)}while(0!=--a);else 0!==i?(i!==o&&(gn(e,i,e.bl_tree),a--),gn(e,16,e.bl_tree),pn(e,a-3,2)):a<=10?(gn(e,17,e.bl_tree),pn(e,a-3,3)):(gn(e,18,e.bl_tree),pn(e,a-11,7));a=0,o=i,0===s?(u=138,c=3):i===s?(u=6,c=3):(u=7,c=4)}}qt(cn);var Tn=!1;function An(e,t,n,r){pn(e,0+(r?1:0),3),function(e,t,n,r){yn(e),dn(e,n),dn(e,~n),Wt(e.pending_buf,e.window,t,n,e.pending),e.pending+=n}(e,t,n)}function xn(e,t,n){return e.pending_buf[e.d_buf+2*e.last_lit]=t>>>8&255,e.pending_buf[e.d_buf+2*e.last_lit+1]=255&t,e.pending_buf[e.l_buf+e.last_lit]=255&n,e.last_lit++,0===t?e.dyn_ltree[2*n]++:(e.matches++,t--,e.dyn_ltree[2*(rn[n]+256+1)]++,e.dyn_dtree[2*fn(t)]++),e.last_lit===e.lit_bufsize-1}function Cn(e,t,n,r){for(var i=65535&e|0,o=e>>>16&65535|0,s=0;0!==n;){n-=s=n>2e3?2e3:n;do{o=o+(i=i+t[r++]|0)|0}while(--s);i%=65521,o%=65521}return i|o<<16|0}var In=function(){for(var e,t=[],n=0;n<256;n++){e=n;for(var r=0;r<8;r++)e=1&e?3988292384^e>>>1:e>>>1;t[n]=e}return t}();function Ln(e,t,n,r){var i=In,o=r+n;e^=-1;for(var s=r;s<o;s++)e=e>>>8^i[255&(e^t[s])];return-1^e}var On,Bn=258,Mn=262;function Pn(e,t){return e.msg=Vt[t],t}function Un(e){return(e<<1)-(e>4?9:0)}function zn(e){for(var t=e.length;--t>=0;)e[t]=0}function jn(e){var t=e.state,n=t.pending;n>e.avail_out&&(n=e.avail_out),0!==n&&(Wt(e.output,t.pending_buf,t.pending_out,n,e.next_out),e.next_out+=n,t.pending_out+=n,e.total_out+=n,e.avail_out-=n,t.pending-=n,0===t.pending&&(t.pending_out=0))}function Dn(e,t){(function(e,t,n,r){var i,o,s=0;e.level>0?(2===e.strm.data_type&&(e.strm.data_type=function(e){var t,n=4093624447;for(t=0;t<=31;t++,n>>>=1)if(1&n&&0!==e.dyn_ltree[2*t])return 0;if(0!==e.dyn_ltree[18]||0!==e.dyn_ltree[20]||0!==e.dyn_ltree[26])return 1;for(t=32;t<256;t++)if(0!==e.dyn_ltree[2*t])return 1;return 0}(e)),Sn(e,e.l_desc),Sn(e,e.d_desc),s=function(e){var t;for(Rn(e,e.dyn_ltree,e.l_desc.max_code),Rn(e,e.dyn_dtree,e.d_desc.max_code),Sn(e,e.bl_desc),t=18;t>=3&&0===e.bl_tree[2*Qt[t]+1];t--);return e.opt_len+=3*(t+1)+5+5+4,t}(e),i=e.opt_len+3+7>>>3,(o=e.static_len+3+7>>>3)<=i&&(i=o)):i=o=n+5,n+4<=i&&-1!==t?An(e,t,n,r):4===e.strategy||o===i?(pn(e,2+(r?1:0),3),kn(e,en,tn)):(pn(e,4+(r?1:0),3),function(e,t,n,r){var i;for(pn(e,t-257,5),pn(e,n-1,5),pn(e,r-4,4),i=0;i<r;i++)pn(e,e.bl_tree[2*Qt[i]+1],3);En(e,e.dyn_ltree,t-1),En(e,e.dyn_dtree,n-1)}(e,e.l_desc.max_code+1,e.d_desc.max_code+1,s+1),kn(e,e.dyn_ltree,e.dyn_dtree)),mn(e),r&&yn(e)})(e,e.block_start>=0?e.block_start:-1,e.strstart-e.block_start,t),e.block_start=e.strstart,jn(e.strm)}function Nn(e,t){e.pending_buf[e.pending++]=t}function Fn(e,t){e.pending_buf[e.pending++]=t>>>8&255,e.pending_buf[e.pending++]=255&t}function Hn(e,t){var n,r,i=e.max_chain_length,o=e.strstart,s=e.prev_length,a=e.nice_match,u=e.strstart>e.w_size-Mn?e.strstart-(e.w_size-Mn):0,c=e.window,l=e.w_mask,h=e.prev,f=e.strstart+Bn,d=c[o+s-1],p=c[o+s];e.prev_length>=e.good_match&&(i>>=2),a>e.lookahead&&(a=e.lookahead);do{if(c[(n=t)+s]===p&&c[n+s-1]===d&&c[n]===c[o]&&c[++n]===c[o+1]){o+=2,n++;do{}while(c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&o<f);if(r=Bn-(f-o),o=f-Bn,r>s){if(e.match_start=t,s=r,r>=a)break;d=c[o+s-1],p=c[o+s]}}}while((t=h[t&l])>u&&0!=--i);return s<=e.lookahead?s:e.lookahead}function Vn(e){var t,n,r,i,o,s,a,u,c,l,h=e.w_size;do{if(i=e.window_size-e.lookahead-e.strstart,e.strstart>=h+(h-Mn)){Wt(e.window,e.window,h,h,0),e.match_start-=h,e.strstart-=h,e.block_start-=h,t=n=e.hash_size;do{r=e.head[--t],e.head[t]=r>=h?r-h:0}while(--n);t=n=h;do{r=e.prev[--t],e.prev[t]=r>=h?r-h:0}while(--n);i+=h}if(0===e.strm.avail_in)break;if(s=e.strm,a=e.window,u=e.strstart+e.lookahead,c=i,l=void 0,(l=s.avail_in)>c&&(l=c),n=0===l?0:(s.avail_in-=l,Wt(a,s.input,s.next_in,l,u),1===s.state.wrap?s.adler=Cn(s.adler,a,l,u):2===s.state.wrap&&(s.adler=Ln(s.adler,a,l,u)),s.next_in+=l,s.total_in+=l,l),e.lookahead+=n,e.lookahead+e.insert>=3)for(o=e.strstart-e.insert,e.ins_h=e.window[o],e.ins_h=(e.ins_h<<e.hash_shift^e.window[o+1])&e.hash_mask;e.insert&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[o+3-1])&e.hash_mask,e.prev[o&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=o,o++,e.insert--,!(e.lookahead+e.insert<3)););}while(e.lookahead<Mn&&0!==e.strm.avail_in)}function Zn(e,t){for(var n,r;;){if(e.lookahead<Mn){if(Vn(e),e.lookahead<Mn&&0===t)return 1;if(0===e.lookahead)break}if(n=0,e.lookahead>=3&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),0!==n&&e.strstart-n<=e.w_size-Mn&&(e.match_length=Hn(e,n)),e.match_length>=3)if(r=xn(e,e.strstart-e.match_start,e.match_length-3),e.lookahead-=e.match_length,e.match_length<=e.max_lazy_match&&e.lookahead>=3){e.match_length--;do{e.strstart++,e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart}while(0!=--e.match_length);e.strstart++}else e.strstart+=e.match_length,e.match_length=0,e.ins_h=e.window[e.strstart],e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+1])&e.hash_mask;else r=xn(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++;if(r&&(Dn(e,!1),0===e.strm.avail_out))return 1}return e.insert=e.strstart<2?e.strstart:2,4===t?(Dn(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(Dn(e,!1),0===e.strm.avail_out)?1:2}function Wn(e,t){for(var n,r,i;;){if(e.lookahead<Mn){if(Vn(e),e.lookahead<Mn&&0===t)return 1;if(0===e.lookahead)break}if(n=0,e.lookahead>=3&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),e.prev_length=e.match_length,e.prev_match=e.match_start,e.match_length=2,0!==n&&e.prev_length<e.max_lazy_match&&e.strstart-n<=e.w_size-Mn&&(e.match_length=Hn(e,n),e.match_length<=5&&(1===e.strategy||3===e.match_length&&e.strstart-e.match_start>4096)&&(e.match_length=2)),e.prev_length>=3&&e.match_length<=e.prev_length){i=e.strstart+e.lookahead-3,r=xn(e,e.strstart-1-e.prev_match,e.prev_length-3),e.lookahead-=e.prev_length-1,e.prev_length-=2;do{++e.strstart<=i&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart)}while(0!=--e.prev_length);if(e.match_available=0,e.match_length=2,e.strstart++,r&&(Dn(e,!1),0===e.strm.avail_out))return 1}else if(e.match_available){if((r=xn(e,0,e.window[e.strstart-1]))&&Dn(e,!1),e.strstart++,e.lookahead--,0===e.strm.avail_out)return 1}else e.match_available=1,e.strstart++,e.lookahead--}return e.match_available&&(r=xn(e,0,e.window[e.strstart-1]),e.match_available=0),e.insert=e.strstart<2?e.strstart:2,4===t?(Dn(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(Dn(e,!1),0===e.strm.avail_out)?1:2}function Yn(e,t,n,r,i){this.good_length=e,this.max_lazy=t,this.nice_length=n,this.max_chain=r,this.func=i}function $n(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=8,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new $t(1146),this.dyn_dtree=new $t(122),this.bl_tree=new $t(78),zn(this.dyn_ltree),zn(this.dyn_dtree),zn(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new $t(16),this.heap=new $t(573),zn(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new $t(573),zn(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}function Kn(e){var t,n=function(e){var t;return e&&e.state?(e.total_in=e.total_out=0,e.data_type=2,(t=e.state).pending=0,t.pending_out=0,t.wrap<0&&(t.wrap=-t.wrap),t.status=t.wrap?42:113,e.adler=2===t.wrap?0:1,t.last_flush=0,function(e){Tn||(function(){var e,t,n,r,i,o=new Array(16);for(n=0,r=0;r<28;r++)for(on[r]=n,e=0;e<1<<Gt[r];e++)rn[n++]=r;for(rn[n-1]=r,i=0,r=0;r<16;r++)for(cn[r]=i,e=0;e<1<<Xt[r];e++)nn[i++]=r;for(i>>=7;r<30;r++)for(cn[r]=i<<7,e=0;e<1<<Xt[r]-7;e++)nn[256+i++]=r;for(t=0;t<=15;t++)o[t]=0;for(e=0;e<=143;)en[2*e+1]=8,e++,o[8]++;for(;e<=255;)en[2*e+1]=9,e++,o[9]++;for(;e<=279;)en[2*e+1]=7,e++,o[7]++;for(;e<=287;)en[2*e+1]=8,e++,o[8]++;for(vn(en,287,o),e=0;e<30;e++)tn[2*e+1]=5,tn[2*e]=_n(e,5);sn=new ln(en,Gt,257,286,15),an=new ln(tn,Xt,0,30,15),un=new ln(new Array(0),Jt,0,19,7)}(),Tn=!0),e.l_desc=new hn(e.dyn_ltree,sn),e.d_desc=new hn(e.dyn_dtree,an),e.bl_desc=new hn(e.bl_tree,un),e.bi_buf=0,e.bi_valid=0,mn(e)}(t),0):Pn(e,-2)}(e);return 0===n&&((t=e.state).window_size=2*t.w_size,zn(t.head),t.max_lazy_match=On[t.level].max_lazy,t.good_match=On[t.level].good_length,t.nice_match=On[t.level].nice_length,t.max_chain_length=On[t.level].max_chain,t.strstart=0,t.block_start=0,t.lookahead=0,t.insert=0,t.match_length=t.prev_length=2,t.match_available=0,t.ins_h=0),n}function qn(e,t){var n,r,i,o;if(!e||!e.state||t>5||t<0)return e?Pn(e,-2):-2;if(r=e.state,!e.output||!e.input&&0!==e.avail_in||666===r.status&&4!==t)return Pn(e,0===e.avail_out?-5:-2);if(r.strm=e,n=r.last_flush,r.last_flush=t,42===r.status)if(2===r.wrap)e.adler=0,Nn(r,31),Nn(r,139),Nn(r,8),r.gzhead?(Nn(r,(r.gzhead.text?1:0)+(r.gzhead.hcrc?2:0)+(r.gzhead.extra?4:0)+(r.gzhead.name?8:0)+(r.gzhead.comment?16:0)),Nn(r,255&r.gzhead.time),Nn(r,r.gzhead.time>>8&255),Nn(r,r.gzhead.time>>16&255),Nn(r,r.gzhead.time>>24&255),Nn(r,9===r.level?2:r.strategy>=2||r.level<2?4:0),Nn(r,255&r.gzhead.os),r.gzhead.extra&&r.gzhead.extra.length&&(Nn(r,255&r.gzhead.extra.length),Nn(r,r.gzhead.extra.length>>8&255)),r.gzhead.hcrc&&(e.adler=Ln(e.adler,r.pending_buf,r.pending,0)),r.gzindex=0,r.status=69):(Nn(r,0),Nn(r,0),Nn(r,0),Nn(r,0),Nn(r,0),Nn(r,9===r.level?2:r.strategy>=2||r.level<2?4:0),Nn(r,3),r.status=113);else{var s=8+(r.w_bits-8<<4)<<8;s|=(r.strategy>=2||r.level<2?0:r.level<6?1:6===r.level?2:3)<<6,0!==r.strstart&&(s|=32),s+=31-s%31,r.status=113,Fn(r,s),0!==r.strstart&&(Fn(r,e.adler>>>16),Fn(r,65535&e.adler)),e.adler=1}if(69===r.status)if(r.gzhead.extra){for(i=r.pending;r.gzindex<(65535&r.gzhead.extra.length)&&(r.pending!==r.pending_buf_size||(r.gzhead.hcrc&&r.pending>i&&(e.adler=Ln(e.adler,r.pending_buf,r.pending-i,i)),jn(e),i=r.pending,r.pending!==r.pending_buf_size));)Nn(r,255&r.gzhead.extra[r.gzindex]),r.gzindex++;r.gzhead.hcrc&&r.pending>i&&(e.adler=Ln(e.adler,r.pending_buf,r.pending-i,i)),r.gzindex===r.gzhead.extra.length&&(r.gzindex=0,r.status=73)}else r.status=73;if(73===r.status)if(r.gzhead.name){i=r.pending;do{if(r.pending===r.pending_buf_size&&(r.gzhead.hcrc&&r.pending>i&&(e.adler=Ln(e.adler,r.pending_buf,r.pending-i,i)),jn(e),i=r.pending,r.pending===r.pending_buf_size)){o=1;break}o=r.gzindex<r.gzhead.name.length?255&r.gzhead.name.charCodeAt(r.gzindex++):0,Nn(r,o)}while(0!==o);r.gzhead.hcrc&&r.pending>i&&(e.adler=Ln(e.adler,r.pending_buf,r.pending-i,i)),0===o&&(r.gzindex=0,r.status=91)}else r.status=91;if(91===r.status)if(r.gzhead.comment){i=r.pending;do{if(r.pending===r.pending_buf_size&&(r.gzhead.hcrc&&r.pending>i&&(e.adler=Ln(e.adler,r.pending_buf,r.pending-i,i)),jn(e),i=r.pending,r.pending===r.pending_buf_size)){o=1;break}o=r.gzindex<r.gzhead.comment.length?255&r.gzhead.comment.charCodeAt(r.gzindex++):0,Nn(r,o)}while(0!==o);r.gzhead.hcrc&&r.pending>i&&(e.adler=Ln(e.adler,r.pending_buf,r.pending-i,i)),0===o&&(r.status=103)}else r.status=103;if(103===r.status&&(r.gzhead.hcrc?(r.pending+2>r.pending_buf_size&&jn(e),r.pending+2<=r.pending_buf_size&&(Nn(r,255&e.adler),Nn(r,e.adler>>8&255),e.adler=0,r.status=113)):r.status=113),0!==r.pending){if(jn(e),0===e.avail_out)return r.last_flush=-1,0}else if(0===e.avail_in&&Un(t)<=Un(n)&&4!==t)return Pn(e,-5);if(666===r.status&&0!==e.avail_in)return Pn(e,-5);if(0!==e.avail_in||0!==r.lookahead||0!==t&&666!==r.status){var a=2===r.strategy?function(e,t){for(var n;;){if(0===e.lookahead&&(Vn(e),0===e.lookahead)){if(0===t)return 1;break}if(e.match_length=0,n=xn(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++,n&&(Dn(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(Dn(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(Dn(e,!1),0===e.strm.avail_out)?1:2}(r,t):3===r.strategy?function(e,t){for(var n,r,i,o,s=e.window;;){if(e.lookahead<=Bn){if(Vn(e),e.lookahead<=Bn&&0===t)return 1;if(0===e.lookahead)break}if(e.match_length=0,e.lookahead>=3&&e.strstart>0&&(r=s[i=e.strstart-1])===s[++i]&&r===s[++i]&&r===s[++i]){o=e.strstart+Bn;do{}while(r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&i<o);e.match_length=Bn-(o-i),e.match_length>e.lookahead&&(e.match_length=e.lookahead)}if(e.match_length>=3?(n=xn(e,1,e.match_length-3),e.lookahead-=e.match_length,e.strstart+=e.match_length,e.match_length=0):(n=xn(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++),n&&(Dn(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(Dn(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(Dn(e,!1),0===e.strm.avail_out)?1:2}(r,t):On[r.level].func(r,t);if(3!==a&&4!==a||(r.status=666),1===a||3===a)return 0===e.avail_out&&(r.last_flush=-1),0;if(2===a&&(1===t?function(e){pn(e,2,3),gn(e,256,en),function(e){16===e.bi_valid?(dn(e,e.bi_buf),e.bi_buf=0,e.bi_valid=0):e.bi_valid>=8&&(e.pending_buf[e.pending++]=255&e.bi_buf,e.bi_buf>>=8,e.bi_valid-=8)}(e)}(r):5!==t&&(An(r,0,0,!1),3===t&&(zn(r.head),0===r.lookahead&&(r.strstart=0,r.block_start=0,r.insert=0))),jn(e),0===e.avail_out))return r.last_flush=-1,0}return 4!==t?0:r.wrap<=0?1:(2===r.wrap?(Nn(r,255&e.adler),Nn(r,e.adler>>8&255),Nn(r,e.adler>>16&255),Nn(r,e.adler>>24&255),Nn(r,255&e.total_in),Nn(r,e.total_in>>8&255),Nn(r,e.total_in>>16&255),Nn(r,e.total_in>>24&255)):(Fn(r,e.adler>>>16),Fn(r,65535&e.adler)),jn(e),r.wrap>0&&(r.wrap=-r.wrap),0!==r.pending?0:1)}On=[new Yn(0,0,0,0,(function(e,t){var n=65535;for(n>e.pending_buf_size-5&&(n=e.pending_buf_size-5);;){if(e.lookahead<=1){if(Vn(e),0===e.lookahead&&0===t)return 1;if(0===e.lookahead)break}e.strstart+=e.lookahead,e.lookahead=0;var r=e.block_start+n;if((0===e.strstart||e.strstart>=r)&&(e.lookahead=e.strstart-r,e.strstart=r,Dn(e,!1),0===e.strm.avail_out))return 1;if(e.strstart-e.block_start>=e.w_size-Mn&&(Dn(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(Dn(e,!0),0===e.strm.avail_out?3:4):(e.strstart>e.block_start&&(Dn(e,!1),e.strm.avail_out),1)})),new Yn(4,4,8,4,Zn),new Yn(4,5,16,8,Zn),new Yn(4,6,32,32,Zn),new Yn(4,4,16,16,Wn),new Yn(8,16,32,32,Wn),new Yn(8,16,128,128,Wn),new Yn(8,32,128,256,Wn),new Yn(32,128,258,1024,Wn),new Yn(32,258,258,4096,Wn)];function Gn(e,t){var n,r,i,o,s,a,u,c,l,h,f,d,p,g,_,v,m,y,w,b,k,S,R,E,T;n=e.state,r=e.next_in,E=e.input,i=r+(e.avail_in-5),o=e.next_out,T=e.output,s=o-(t-e.avail_out),a=o+(e.avail_out-257),u=n.dmax,c=n.wsize,l=n.whave,h=n.wnext,f=n.window,d=n.hold,p=n.bits,g=n.lencode,_=n.distcode,v=(1<<n.lenbits)-1,m=(1<<n.distbits)-1;e:do{p<15&&(d+=E[r++]<<p,p+=8,d+=E[r++]<<p,p+=8),y=g[d&v];t:for(;;){if(d>>>=w=y>>>24,p-=w,0==(w=y>>>16&255))T[o++]=65535&y;else{if(!(16&w)){if(0==(64&w)){y=g[(65535&y)+(d&(1<<w)-1)];continue t}if(32&w){n.mode=12;break e}e.msg="invalid literal/length code",n.mode=30;break e}b=65535&y,(w&=15)&&(p<w&&(d+=E[r++]<<p,p+=8),b+=d&(1<<w)-1,d>>>=w,p-=w),p<15&&(d+=E[r++]<<p,p+=8,d+=E[r++]<<p,p+=8),y=_[d&m];n:for(;;){if(d>>>=w=y>>>24,p-=w,!(16&(w=y>>>16&255))){if(0==(64&w)){y=_[(65535&y)+(d&(1<<w)-1)];continue n}e.msg="invalid distance code",n.mode=30;break e}if(k=65535&y,p<(w&=15)&&(d+=E[r++]<<p,(p+=8)<w&&(d+=E[r++]<<p,p+=8)),(k+=d&(1<<w)-1)>u){e.msg="invalid distance too far back",n.mode=30;break e}if(d>>>=w,p-=w,k>(w=o-s)){if((w=k-w)>l&&n.sane){e.msg="invalid distance too far back",n.mode=30;break e}if(S=0,R=f,0===h){if(S+=c-w,w<b){b-=w;do{T[o++]=f[S++]}while(--w);S=o-k,R=T}}else if(h<w){if(S+=c+h-w,(w-=h)<b){b-=w;do{T[o++]=f[S++]}while(--w);if(S=0,h<b){b-=w=h;do{T[o++]=f[S++]}while(--w);S=o-k,R=T}}}else if(S+=h-w,w<b){b-=w;do{T[o++]=f[S++]}while(--w);S=o-k,R=T}for(;b>2;)T[o++]=R[S++],T[o++]=R[S++],T[o++]=R[S++],b-=3;b&&(T[o++]=R[S++],b>1&&(T[o++]=R[S++]))}else{S=o-k;do{T[o++]=T[S++],T[o++]=T[S++],T[o++]=T[S++],b-=3}while(b>2);b&&(T[o++]=T[S++],b>1&&(T[o++]=T[S++]))}break}}break}}while(r<i&&o<a);r-=b=p>>3,d&=(1<<(p-=b<<3))-1,e.next_in=r,e.next_out=o,e.avail_in=r<i?i-r+5:5-(r-i),e.avail_out=o<a?a-o+257:257-(o-a),n.hold=d,n.bits=p}var Xn=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],Jn=[16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78],Qn=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0],er=[16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64];function tr(e,t,n,r,i,o,s,a){var u,c,l,h,f,d,p,g,_,v=a.bits,m=0,y=0,w=0,b=0,k=0,S=0,R=0,E=0,T=0,A=0,x=null,C=0,I=new $t(16),L=new $t(16),O=null,B=0;for(m=0;m<=15;m++)I[m]=0;for(y=0;y<r;y++)I[t[n+y]]++;for(k=v,b=15;b>=1&&0===I[b];b--);if(k>b&&(k=b),0===b)return i[o++]=20971520,i[o++]=20971520,a.bits=1,0;for(w=1;w<b&&0===I[w];w++);for(k<w&&(k=w),E=1,m=1;m<=15;m++)if(E<<=1,(E-=I[m])<0)return-1;if(E>0&&(0===e||1!==b))return-1;for(L[1]=0,m=1;m<15;m++)L[m+1]=L[m]+I[m];for(y=0;y<r;y++)0!==t[n+y]&&(s[L[t[n+y]]++]=y);if(0===e?(x=O=s,d=19):1===e?(x=Xn,C-=257,O=Jn,B-=257,d=256):(x=Qn,O=er,d=-1),A=0,y=0,m=w,f=o,S=k,R=0,l=-1,h=(T=1<<k)-1,1===e&&T>852||2===e&&T>592)return 1;for(;;){p=m-R,s[y]<d?(g=0,_=s[y]):s[y]>d?(g=O[B+s[y]],_=x[C+s[y]]):(g=96,_=0),u=1<<m-R,w=c=1<<S;do{i[f+(A>>R)+(c-=u)]=p<<24|g<<16|_|0}while(0!==c);for(u=1<<m-1;A&u;)u>>=1;if(0!==u?(A&=u-1,A+=u):A=0,y++,0==--I[m]){if(m===b)break;m=t[n+s[y]]}if(m>k&&(A&h)!==l){for(0===R&&(R=k),f+=w,E=1<<(S=m-R);S+R<b&&!((E-=I[S+R])<=0);)S++,E<<=1;if(T+=1<<S,1===e&&T>852||2===e&&T>592)return 1;i[l=A&h]=k<<24|S<<16|f-o|0}}return 0!==A&&(i[f+A]=m-R<<24|64<<16|0),a.bits=k,0}function nr(e){return(e>>>24&255)+(e>>>8&65280)+((65280&e)<<8)+((255&e)<<24)}function rr(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new $t(320),this.work=new $t(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function ir(e){var t;return e&&e.state?((t=e.state).wsize=0,t.whave=0,t.wnext=0,function(e){var t;return e&&e.state?(t=e.state,e.total_in=e.total_out=t.total=0,e.msg="",t.wrap&&(e.adler=1&t.wrap),t.mode=1,t.last=0,t.havedict=0,t.dmax=32768,t.head=null,t.hold=0,t.bits=0,t.lencode=t.lendyn=new Kt(852),t.distcode=t.distdyn=new Kt(592),t.sane=1,t.back=-1,0):-2}(e)):-2}var or,sr,ar=!0;function ur(e){if(ar){var t;for(or=new Kt(512),sr=new Kt(32),t=0;t<144;)e.lens[t++]=8;for(;t<256;)e.lens[t++]=9;for(;t<280;)e.lens[t++]=7;for(;t<288;)e.lens[t++]=8;for(tr(1,e.lens,0,288,or,0,e.work,{bits:9}),t=0;t<32;)e.lens[t++]=5;tr(2,e.lens,0,32,sr,0,e.work,{bits:5}),ar=!1}e.lencode=or,e.lenbits=9,e.distcode=sr,e.distbits=5}var cr;function lr(e){if(e<1||e>7)throw new TypeError("Bad argument");this.mode=e,this.init_done=!1,this.write_in_progress=!1,this.pending_close=!1,this.windowBits=0,this.level=0,this.memLevel=0,this.strategy=0,this.dictionary=null}function hr(e,t){for(var n=0;n<e.length;n++)this[t+n]=e[n]}lr.prototype.init=function(e,t,n,r,i){var o;switch(this.windowBits=e,this.level=t,this.memLevel=n,this.strategy=r,3!==this.mode&&4!==this.mode||(this.windowBits+=16),7===this.mode&&(this.windowBits+=32),5!==this.mode&&6!==this.mode||(this.windowBits=-this.windowBits),this.strm=new Zt,this.mode){case 1:case 3:case 5:o=function(e,t,n,r,i,o){if(!e)return-2;var s=1;if(-1===t&&(t=6),r<0?(s=0,r=-r):r>15&&(s=2,r-=16),i<1||i>9||r<8||r>15||t<0||t>9||o<0||o>4)return Pn(e,-2);8===r&&(r=9);var a=new $n;return e.state=a,a.strm=e,a.wrap=s,a.gzhead=null,a.w_bits=r,a.w_size=1<<a.w_bits,a.w_mask=a.w_size-1,a.hash_bits=i+7,a.hash_size=1<<a.hash_bits,a.hash_mask=a.hash_size-1,a.hash_shift=~~((a.hash_bits+3-1)/3),a.window=new Yt(2*a.w_size),a.head=new $t(a.hash_size),a.prev=new $t(a.w_size),a.lit_bufsize=1<<i+6,a.pending_buf_size=4*a.lit_bufsize,a.pending_buf=new Yt(a.pending_buf_size),a.d_buf=1*a.lit_bufsize,a.l_buf=3*a.lit_bufsize,a.level=t,a.strategy=o,a.method=8,Kn(e)}(this.strm,this.level,0,this.windowBits,this.memLevel,this.strategy);break;case 2:case 4:case 6:case 7:o=function(e,t){var n,r;return e?(r=new rr,e.state=r,r.window=null,0!==(n=function(e,t){var n,r;return e&&e.state?(r=e.state,t<0?(n=0,t=-t):(n=1+(t>>4),t<48&&(t&=15)),t&&(t<8||t>15)?-2:(null!==r.window&&r.wbits!==t&&(r.window=null),r.wrap=n,r.wbits=t,ir(e))):-2}(e,t))&&(e.state=null),n):-2}(this.strm,this.windowBits);break;default:throw new Error("Unknown mode "+this.mode)}0===o?(this.write_in_progress=!1,this.init_done=!0):this._error(o)},lr.prototype.params=function(){throw new Error("deflateParams Not supported")},lr.prototype._writeCheck=function(){if(!this.init_done)throw new Error("write before init");if(0===this.mode)throw new Error("already finalized");if(this.write_in_progress)throw new Error("write already in progress");if(this.pending_close)throw new Error("close is pending")},lr.prototype.write=function(e,t,n,r,i,o,s){this._writeCheck(),this.write_in_progress=!0;var a=this;return _e((function(){a.write_in_progress=!1;var u=a._write(e,t,n,r,i,o,s);a.callback(u[0],u[1]),a.pending_close&&a.close()})),this},lr.prototype.writeSync=function(e,t,n,r,i,o,s){return this._writeCheck(),this._write(e,t,n,r,i,o,s)},lr.prototype._write=function(e,t,n,r,i,o,s){if(this.write_in_progress=!0,0!==e&&1!==e&&2!==e&&3!==e&&4!==e&&5!==e)throw new Error("Invalid flush value");null==t&&(t=new v(0),r=0,n=0),i._set?i.set=i._set:i.set=hr;var a,u=this.strm;switch(u.avail_in=r,u.input=t,u.next_in=n,u.avail_out=s,u.output=i,u.next_out=o,this.mode){case 1:case 3:case 5:a=qn(u,e);break;case 7:case 2:case 4:case 6:a=function(e,t){var n,r,i,o,s,a,u,c,l,h,f,d,p,g,_,v,m,y,w,b,k,S,R,E,T=0,A=new Yt(4),x=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!e||!e.state||!e.output||!e.input&&0!==e.avail_in)return-2;12===(n=e.state).mode&&(n.mode=13),s=e.next_out,i=e.output,u=e.avail_out,o=e.next_in,r=e.input,a=e.avail_in,c=n.hold,l=n.bits,h=a,f=u,S=0;e:for(;;)switch(n.mode){case 1:if(0===n.wrap){n.mode=13;break}for(;l<16;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}if(2&n.wrap&&35615===c){n.check=0,A[0]=255&c,A[1]=c>>>8&255,n.check=Ln(n.check,A,2,0),c=0,l=0,n.mode=2;break}if(n.flags=0,n.head&&(n.head.done=!1),!(1&n.wrap)||(((255&c)<<8)+(c>>8))%31){e.msg="incorrect header check",n.mode=30;break}if(8!=(15&c)){e.msg="unknown compression method",n.mode=30;break}if(l-=4,k=8+(15&(c>>>=4)),0===n.wbits)n.wbits=k;else if(k>n.wbits){e.msg="invalid window size",n.mode=30;break}n.dmax=1<<k,e.adler=n.check=1,n.mode=512&c?10:12,c=0,l=0;break;case 2:for(;l<16;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}if(n.flags=c,8!=(255&n.flags)){e.msg="unknown compression method",n.mode=30;break}if(57344&n.flags){e.msg="unknown header flags set",n.mode=30;break}n.head&&(n.head.text=c>>8&1),512&n.flags&&(A[0]=255&c,A[1]=c>>>8&255,n.check=Ln(n.check,A,2,0)),c=0,l=0,n.mode=3;case 3:for(;l<32;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}n.head&&(n.head.time=c),512&n.flags&&(A[0]=255&c,A[1]=c>>>8&255,A[2]=c>>>16&255,A[3]=c>>>24&255,n.check=Ln(n.check,A,4,0)),c=0,l=0,n.mode=4;case 4:for(;l<16;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}n.head&&(n.head.xflags=255&c,n.head.os=c>>8),512&n.flags&&(A[0]=255&c,A[1]=c>>>8&255,n.check=Ln(n.check,A,2,0)),c=0,l=0,n.mode=5;case 5:if(1024&n.flags){for(;l<16;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}n.length=c,n.head&&(n.head.extra_len=c),512&n.flags&&(A[0]=255&c,A[1]=c>>>8&255,n.check=Ln(n.check,A,2,0)),c=0,l=0}else n.head&&(n.head.extra=null);n.mode=6;case 6:if(1024&n.flags&&((d=n.length)>a&&(d=a),d&&(n.head&&(k=n.head.extra_len-n.length,n.head.extra||(n.head.extra=new Array(n.head.extra_len)),Wt(n.head.extra,r,o,d,k)),512&n.flags&&(n.check=Ln(n.check,r,d,o)),a-=d,o+=d,n.length-=d),n.length))break e;n.length=0,n.mode=7;case 7:if(2048&n.flags){if(0===a)break e;d=0;do{k=r[o+d++],n.head&&k&&n.length<65536&&(n.head.name+=String.fromCharCode(k))}while(k&&d<a);if(512&n.flags&&(n.check=Ln(n.check,r,d,o)),a-=d,o+=d,k)break e}else n.head&&(n.head.name=null);n.length=0,n.mode=8;case 8:if(4096&n.flags){if(0===a)break e;d=0;do{k=r[o+d++],n.head&&k&&n.length<65536&&(n.head.comment+=String.fromCharCode(k))}while(k&&d<a);if(512&n.flags&&(n.check=Ln(n.check,r,d,o)),a-=d,o+=d,k)break e}else n.head&&(n.head.comment=null);n.mode=9;case 9:if(512&n.flags){for(;l<16;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}if(c!==(65535&n.check)){e.msg="header crc mismatch",n.mode=30;break}c=0,l=0}n.head&&(n.head.hcrc=n.flags>>9&1,n.head.done=!0),e.adler=n.check=0,n.mode=12;break;case 10:for(;l<32;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}e.adler=n.check=nr(c),c=0,l=0,n.mode=11;case 11:if(0===n.havedict)return e.next_out=s,e.avail_out=u,e.next_in=o,e.avail_in=a,n.hold=c,n.bits=l,2;e.adler=n.check=1,n.mode=12;case 12:if(5===t||6===t)break e;case 13:if(n.last){c>>>=7&l,l-=7&l,n.mode=27;break}for(;l<3;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}switch(n.last=1&c,l-=1,3&(c>>>=1)){case 0:n.mode=14;break;case 1:if(ur(n),n.mode=20,6===t){c>>>=2,l-=2;break e}break;case 2:n.mode=17;break;case 3:e.msg="invalid block type",n.mode=30}c>>>=2,l-=2;break;case 14:for(c>>>=7&l,l-=7&l;l<32;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}if((65535&c)!=(c>>>16^65535)){e.msg="invalid stored block lengths",n.mode=30;break}if(n.length=65535&c,c=0,l=0,n.mode=15,6===t)break e;case 15:n.mode=16;case 16:if(d=n.length){if(d>a&&(d=a),d>u&&(d=u),0===d)break e;Wt(i,r,o,d,s),a-=d,o+=d,u-=d,s+=d,n.length-=d;break}n.mode=12;break;case 17:for(;l<14;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}if(n.nlen=257+(31&c),c>>>=5,l-=5,n.ndist=1+(31&c),c>>>=5,l-=5,n.ncode=4+(15&c),c>>>=4,l-=4,n.nlen>286||n.ndist>30){e.msg="too many length or distance symbols",n.mode=30;break}n.have=0,n.mode=18;case 18:for(;n.have<n.ncode;){for(;l<3;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}n.lens[x[n.have++]]=7&c,c>>>=3,l-=3}for(;n.have<19;)n.lens[x[n.have++]]=0;if(n.lencode=n.lendyn,n.lenbits=7,R={bits:n.lenbits},S=tr(0,n.lens,0,19,n.lencode,0,n.work,R),n.lenbits=R.bits,S){e.msg="invalid code lengths set",n.mode=30;break}n.have=0,n.mode=19;case 19:for(;n.have<n.nlen+n.ndist;){for(;v=(T=n.lencode[c&(1<<n.lenbits)-1])>>>16&255,m=65535&T,!((_=T>>>24)<=l);){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}if(m<16)c>>>=_,l-=_,n.lens[n.have++]=m;else{if(16===m){for(E=_+2;l<E;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}if(c>>>=_,l-=_,0===n.have){e.msg="invalid bit length repeat",n.mode=30;break}k=n.lens[n.have-1],d=3+(3&c),c>>>=2,l-=2}else if(17===m){for(E=_+3;l<E;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}l-=_,k=0,d=3+(7&(c>>>=_)),c>>>=3,l-=3}else{for(E=_+7;l<E;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}l-=_,k=0,d=11+(127&(c>>>=_)),c>>>=7,l-=7}if(n.have+d>n.nlen+n.ndist){e.msg="invalid bit length repeat",n.mode=30;break}for(;d--;)n.lens[n.have++]=k}}if(30===n.mode)break;if(0===n.lens[256]){e.msg="invalid code -- missing end-of-block",n.mode=30;break}if(n.lenbits=9,R={bits:n.lenbits},S=tr(1,n.lens,0,n.nlen,n.lencode,0,n.work,R),n.lenbits=R.bits,S){e.msg="invalid literal/lengths set",n.mode=30;break}if(n.distbits=6,n.distcode=n.distdyn,R={bits:n.distbits},S=tr(2,n.lens,n.nlen,n.ndist,n.distcode,0,n.work,R),n.distbits=R.bits,S){e.msg="invalid distances set",n.mode=30;break}if(n.mode=20,6===t)break e;case 20:n.mode=21;case 21:if(a>=6&&u>=258){e.next_out=s,e.avail_out=u,e.next_in=o,e.avail_in=a,n.hold=c,n.bits=l,Gn(e,f),s=e.next_out,i=e.output,u=e.avail_out,o=e.next_in,r=e.input,a=e.avail_in,c=n.hold,l=n.bits,12===n.mode&&(n.back=-1);break}for(n.back=0;v=(T=n.lencode[c&(1<<n.lenbits)-1])>>>16&255,m=65535&T,!((_=T>>>24)<=l);){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}if(v&&0==(240&v)){for(y=_,w=v,b=m;v=(T=n.lencode[b+((c&(1<<y+w)-1)>>y)])>>>16&255,m=65535&T,!(y+(_=T>>>24)<=l);){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}c>>>=y,l-=y,n.back+=y}if(c>>>=_,l-=_,n.back+=_,n.length=m,0===v){n.mode=26;break}if(32&v){n.back=-1,n.mode=12;break}if(64&v){e.msg="invalid literal/length code",n.mode=30;break}n.extra=15&v,n.mode=22;case 22:if(n.extra){for(E=n.extra;l<E;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}n.length+=c&(1<<n.extra)-1,c>>>=n.extra,l-=n.extra,n.back+=n.extra}n.was=n.length,n.mode=23;case 23:for(;v=(T=n.distcode[c&(1<<n.distbits)-1])>>>16&255,m=65535&T,!((_=T>>>24)<=l);){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}if(0==(240&v)){for(y=_,w=v,b=m;v=(T=n.distcode[b+((c&(1<<y+w)-1)>>y)])>>>16&255,m=65535&T,!(y+(_=T>>>24)<=l);){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}c>>>=y,l-=y,n.back+=y}if(c>>>=_,l-=_,n.back+=_,64&v){e.msg="invalid distance code",n.mode=30;break}n.offset=m,n.extra=15&v,n.mode=24;case 24:if(n.extra){for(E=n.extra;l<E;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}n.offset+=c&(1<<n.extra)-1,c>>>=n.extra,l-=n.extra,n.back+=n.extra}if(n.offset>n.dmax){e.msg="invalid distance too far back",n.mode=30;break}n.mode=25;case 25:if(0===u)break e;if(d=f-u,n.offset>d){if((d=n.offset-d)>n.whave&&n.sane){e.msg="invalid distance too far back",n.mode=30;break}d>n.wnext?(d-=n.wnext,p=n.wsize-d):p=n.wnext-d,d>n.length&&(d=n.length),g=n.window}else g=i,p=s-n.offset,d=n.length;d>u&&(d=u),u-=d,n.length-=d;do{i[s++]=g[p++]}while(--d);0===n.length&&(n.mode=21);break;case 26:if(0===u)break e;i[s++]=n.length,u--,n.mode=21;break;case 27:if(n.wrap){for(;l<32;){if(0===a)break e;a--,c|=r[o++]<<l,l+=8}if(f-=u,e.total_out+=f,n.total+=f,f&&(e.adler=n.check=n.flags?Ln(n.check,i,f,s-f):Cn(n.check,i,f,s-f)),f=u,(n.flags?c:nr(c))!==n.check){e.msg="incorrect data check",n.mode=30;break}c=0,l=0}n.mode=28;case 28:if(n.wrap&&n.flags){for(;l<32;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}if(c!==(4294967295&n.total)){e.msg="incorrect length check",n.mode=30;break}c=0,l=0}n.mode=29;case 29:S=1;break e;case 30:S=-3;break e;case 31:return-4;case 32:default:return-2}return e.next_out=s,e.avail_out=u,e.next_in=o,e.avail_in=a,n.hold=c,n.bits=l,(n.wsize||f!==e.avail_out&&n.mode<30&&(n.mode<27||4!==t))&&function(e,t,n,r){var i,o=e.state;null===o.window&&(o.wsize=1<<o.wbits,o.wnext=0,o.whave=0,o.window=new Yt(o.wsize)),r>=o.wsize?(Wt(o.window,t,n-o.wsize,o.wsize,0),o.wnext=0,o.whave=o.wsize):((i=o.wsize-o.wnext)>r&&(i=r),Wt(o.window,t,n-r,i,o.wnext),(r-=i)?(Wt(o.window,t,n-r,r,0),o.wnext=r,o.whave=o.wsize):(o.wnext+=i,o.wnext===o.wsize&&(o.wnext=0),o.whave<o.wsize&&(o.whave+=i)))}(e,e.output,e.next_out,f-e.avail_out),h-=e.avail_in,f-=e.avail_out,e.total_in+=h,e.total_out+=f,n.total+=f,n.wrap&&f&&(e.adler=n.check=n.flags?Ln(n.check,i,f,e.next_out-f):Cn(n.check,i,f,e.next_out-f)),e.data_type=n.bits+(n.last?64:0)+(12===n.mode?128:0)+(20===n.mode||15===n.mode?256:0),(0===h&&0===f||4===t)&&0===S&&(S=-5),S}(u,e);break;default:throw new Error("Unknown mode "+this.mode)}return 1!==a&&0!==a&&this._error(a),this.write_in_progress=!1,[u.avail_in,u.avail_out]},lr.prototype.close=function(){this.write_in_progress?this.pending_close=!0:(this.pending_close=!1,1===this.mode||3===this.mode||5===this.mode?function(e){var t;e&&e.state&&(42!==(t=e.state.status)&&69!==t&&73!==t&&91!==t&&103!==t&&113!==t&&666!==t?Pn(e,-2):(e.state=null,113===t&&Pn(e,-3)))}(this.strm):function(e){if(!e||!e.state)return-2;var t=e.state;t.window&&(t.window=null),e.state=null}(this.strm),this.mode=0)},lr.prototype.reset=function(){switch(this.mode){case 1:case 5:cr=Kn(this.strm);break;case 2:case 6:cr=ir(this.strm)}0!==cr&&this._error(cr)},lr.prototype._error=function(e){this.onerror(Vt[e]+": "+this.strm.msg,e),this.write_in_progress=!1,this.pending_close&&this.close()};var fr=Object.freeze({NONE:0,DEFLATE:1,INFLATE:2,GZIP:3,GUNZIP:4,DEFLATERAW:5,INFLATERAW:6,UNZIP:7,Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8,Zlib:lr}),dr={};Object.keys(fr).forEach((function(e){dr[e]=fr[e]})),dr.Z_MIN_WINDOWBITS=8,dr.Z_MAX_WINDOWBITS=15,dr.Z_DEFAULT_WINDOWBITS=15,dr.Z_MIN_CHUNK=64,dr.Z_MAX_CHUNK=1/0,dr.Z_DEFAULT_CHUNK=16384,dr.Z_MIN_MEMLEVEL=1,dr.Z_MAX_MEMLEVEL=9,dr.Z_DEFAULT_MEMLEVEL=8,dr.Z_MIN_LEVEL=-1,dr.Z_MAX_LEVEL=9,dr.Z_DEFAULT_LEVEL=dr.Z_DEFAULT_COMPRESSION;var pr={Z_OK:dr.Z_OK,Z_STREAM_END:dr.Z_STREAM_END,Z_NEED_DICT:dr.Z_NEED_DICT,Z_ERRNO:dr.Z_ERRNO,Z_STREAM_ERROR:dr.Z_STREAM_ERROR,Z_DATA_ERROR:dr.Z_DATA_ERROR,Z_MEM_ERROR:dr.Z_MEM_ERROR,Z_BUF_ERROR:dr.Z_BUF_ERROR,Z_VERSION_ERROR:dr.Z_VERSION_ERROR};function gr(e,t){if("string"==typeof t&&(t=new v(t)),!ee(t))throw new TypeError("Not a string or buffer");var n=dr.Z_FINISH;return e._processChunk(t,n)}function _r(e){if(!(this instanceof _r))return new _r(e);Sr.call(this,e,dr.DEFLATE)}function vr(e){if(!(this instanceof vr))return new vr(e);Sr.call(this,e,dr.INFLATE)}function mr(e){if(!(this instanceof mr))return new mr(e);Sr.call(this,e,dr.GZIP)}function yr(e){if(!(this instanceof yr))return new yr(e);Sr.call(this,e,dr.GUNZIP)}function wr(e){if(!(this instanceof wr))return new wr(e);Sr.call(this,e,dr.DEFLATERAW)}function br(e){if(!(this instanceof br))return new br(e);Sr.call(this,e,dr.INFLATERAW)}function kr(e){if(!(this instanceof kr))return new kr(e);Sr.call(this,e,dr.UNZIP)}function Sr(e,t){if(this._opts=e=e||{},this._chunkSize=e.chunkSize||dr.Z_DEFAULT_CHUNK,Dt.call(this,e),e.flush&&e.flush!==dr.Z_NO_FLUSH&&e.flush!==dr.Z_PARTIAL_FLUSH&&e.flush!==dr.Z_SYNC_FLUSH&&e.flush!==dr.Z_FULL_FLUSH&&e.flush!==dr.Z_FINISH&&e.flush!==dr.Z_BLOCK)throw new Error("Invalid flush flag: "+e.flush);if(this._flushFlag=e.flush||dr.Z_NO_FLUSH,e.chunkSize&&(e.chunkSize<dr.Z_MIN_CHUNK||e.chunkSize>dr.Z_MAX_CHUNK))throw new Error("Invalid chunk size: "+e.chunkSize);if(e.windowBits&&(e.windowBits<dr.Z_MIN_WINDOWBITS||e.windowBits>dr.Z_MAX_WINDOWBITS))throw new Error("Invalid windowBits: "+e.windowBits);if(e.level&&(e.level<dr.Z_MIN_LEVEL||e.level>dr.Z_MAX_LEVEL))throw new Error("Invalid compression level: "+e.level);if(e.memLevel&&(e.memLevel<dr.Z_MIN_MEMLEVEL||e.memLevel>dr.Z_MAX_MEMLEVEL))throw new Error("Invalid memLevel: "+e.memLevel);if(e.strategy&&e.strategy!=dr.Z_FILTERED&&e.strategy!=dr.Z_HUFFMAN_ONLY&&e.strategy!=dr.Z_RLE&&e.strategy!=dr.Z_FIXED&&e.strategy!=dr.Z_DEFAULT_STRATEGY)throw new Error("Invalid strategy: "+e.strategy);if(e.dictionary&&!ee(e.dictionary))throw new Error("Invalid dictionary: it should be a Buffer instance");this._binding=new dr.Zlib(t);var n=this;this._hadError=!1,this._binding.onerror=function(e,t){n._binding=null,n._hadError=!0;var r=new Error(e);r.errno=t,r.code=dr.codes[t],n.emit("error",r)};var r=dr.Z_DEFAULT_COMPRESSION;"number"==typeof e.level&&(r=e.level);var i=dr.Z_DEFAULT_STRATEGY;"number"==typeof e.strategy&&(i=e.strategy),this._binding.init(e.windowBits||dr.Z_DEFAULT_WINDOWBITS,r,e.memLevel||dr.Z_DEFAULT_MEMLEVEL,i,e.dictionary),this._buffer=new v(this._chunkSize),this._offset=0,this._closed=!1,this._level=r,this._strategy=i,this.once("end",this.close)}Object.keys(pr).forEach((function(e){pr[pr[e]]=e})),Le(Sr,Dt),Sr.prototype.params=function(e,t,n){if(e<dr.Z_MIN_LEVEL||e>dr.Z_MAX_LEVEL)throw new RangeError("Invalid compression level: "+e);if(t!=dr.Z_FILTERED&&t!=dr.Z_HUFFMAN_ONLY&&t!=dr.Z_RLE&&t!=dr.Z_FIXED&&t!=dr.Z_DEFAULT_STRATEGY)throw new TypeError("Invalid strategy: "+t);if(this._level!==e||this._strategy!==t){var r=this;this.flush(dr.Z_SYNC_FLUSH,(function(){r._binding.params(e,t),r._hadError||(r._level=e,r._strategy=t,n&&n())}))}else _e(n)},Sr.prototype.reset=function(){return this._binding.reset()},Sr.prototype._flush=function(e){this._transform(new v(0),"",e)},Sr.prototype.flush=function(e,t){var n=this._writableState;if(("function"==typeof e||void 0===e&&!t)&&(t=e,e=dr.Z_FULL_FLUSH),n.ended)t&&_e(t);else if(n.ending)t&&this.once("end",t);else if(n.needDrain){var r=this;this.once("drain",(function(){r.flush(t)}))}else this._flushFlag=e,this.write(new v(0),"",t)},Sr.prototype.close=function(e){if(e&&_e(e),!this._closed){this._closed=!0,this._binding.close();var t=this;_e((function(){t.emit("close")}))}},Sr.prototype._transform=function(e,t,n){var r,i=this._writableState,o=(i.ending||i.ended)&&(!e||i.length===e.length);if(null===!e&&!ee(e))return n(new Error("invalid input"));o?r=dr.Z_FINISH:(r=this._flushFlag,e.length>=i.length&&(this._flushFlag=this._opts.flush||dr.Z_NO_FLUSH)),this._processChunk(e,r,n)},Sr.prototype._processChunk=function(e,t,n){var r=e&&e.length,i=this._chunkSize-this._offset,o=0,s=this,a="function"==typeof n;if(!a){var u,c=[],l=0;this.on("error",(function(e){u=e}));do{var h=this._binding.writeSync(t,e,o,r,this._buffer,this._offset,i)}while(!this._hadError&&p(h[0],h[1]));if(this._hadError)throw u;var f=v.concat(c,l);return this.close(),f}var d=this._binding.write(t,e,o,r,this._buffer,this._offset,i);function p(u,h){if(!s._hadError){var f=i-h;if(function(e,t){if(!e)throw new Error("have should not go down")}(f>=0),f>0){var d=s._buffer.slice(s._offset,s._offset+f);s._offset+=f,a?s.push(d):(c.push(d),l+=d.length)}if((0===h||s._offset>=s._chunkSize)&&(i=s._chunkSize,s._offset=0,s._buffer=new v(s._chunkSize)),0===h){if(o+=r-u,r=u,!a)return!0;var g=s._binding.write(t,e,o,r,s._buffer,s._offset,s._chunkSize);return g.callback=p,void(g.buffer=e)}if(!a)return!1;n()}}d.buffer=e,d.callback=p},Le(_r,Sr),Le(vr,Sr),Le(mr,Sr),Le(yr,Sr),Le(wr,Sr),Le(br,Sr),Le(kr,Sr);var Rr=function(e,t){return gr(new _r(t),e)},Er=function(e,t){return gr(new vr(t),e)},Tr=function(){function t(e,n,r){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),this.SDKAPPID=e,this.EXPIRETIME=r,this.PRIVATEKEY=n}var r,i,o;return r=t,(i=[{key:"genTestUserSig",value:function(t){return this._isNumber(this.SDKAPPID)?this._isString(this.PRIVATEKEY)?this._isString(t)?this._isNumber(this.EXPIRETIME)?(e("log","sdkAppID="+this.SDKAPPID+" key="+this.PRIVATEKEY+" userID="+t+" expire="+this.EXPIRETIME," at debug/lib-generate-test-usersig-es.min.js:6138"),this.genSigWithUserbuf(t,this.EXPIRETIME,null)):(e("error","expireTime must be a number"," at debug/lib-generate-test-usersig-es.min.js:6138"),""):(e("error","userID must be a string"," at debug/lib-generate-test-usersig-es.min.js:6138"),""):(e("error","privateKey must be a string"," at debug/lib-generate-test-usersig-es.min.js:6138"),""):(e("error","sdkAppID must be a number"," at debug/lib-generate-test-usersig-es.min.js:6138"),"")}},{key:"newBuffer",value:function(e,t){return v.from?v.from(e,t):new v(e,t)}},{key:"unescape",value:function(e){return e.replace(/_/g,"=").replace(/\-/g,"/").replace(/\*/g,"+")}},{key:"escape",value:function(e){return e.replace(/\+/g,"*").replace(/\//g,"-").replace(/=/g,"_")}},{key:"encode",value:function(e){return this.escape(this.newBuffer(e).toString("base64"))}},{key:"decode",value:function(e){return this.newBuffer(this.unescape(e),"base64")}},{key:"base64encode",value:function(e){return this.newBuffer(e).toString("base64")}},{key:"base64decode",value:function(e){return this.newBuffer(e,"base64").toString()}},{key:"_hmacsha256",value:function(e,t,n,r){var i="TLS.identifier:"+e+"\n";i+="TLS.sdkappid:"+this.SDKAPPID+"\n",i+="TLS.time:"+t+"\n",i+="TLS.expire:"+n+"\n",null!=r&&(i+="TLS.userbuf:"+r+"\n");var o=ie.HmacSHA256(i,this.PRIVATEKEY);return ie.enc.Base64.stringify(o)}},{key:"_utc",value:function(){return Math.round(Date.now()/1e3)}},{key:"_isNumber",value:function(e){return null!==e&&("number"==typeof e&&!isNaN(e-0)||"object"==typeof e&&e.constructor===Number)}},{key:"_isString",value:function(e){return"string"==typeof e}},{key:"genSigWithUserbuf",value:function(t,n,r){var i=this._utc(),o={"TLS.ver":"2.0","TLS.identifier":t,"TLS.sdkappid":this.SDKAPPID,"TLS.time":i,"TLS.expire":n},s="";if(null!=r){var a=this.base64encode(r);o["TLS.userbuf"]=a,s=this._hmacsha256(t,i,n,a)}else s=this._hmacsha256(t,i,n,null);o["TLS.sig"]=s;var u=JSON.stringify(o),c=Rr(this.newBuffer(u)).toString("base64"),l=this.escape(c);return e("log","ret="+l," at debug/lib-generate-test-usersig-es.min.js:6208"),l}},{key:"validate",value:function(t){var n=this.decode(t),r=Er(n);e("log","validate ret="+r," at debug/lib-generate-test-usersig-es.min.js:6214")}}])&&n(r.prototype,i),o&&n(r,o),t}();t.default=Tr}).call(this,n(2).default)},function(e,t,n){"use strict";n.r(t);var r=n(39),i=n(28);for(var o in i)"default"!==o&&function(e){n.d(t,e,(function(){return i[e]}))}(o);var s=n(0);var a=Object(s.a)(i.default,r.b,r.c,!1,null,null,"c16522ee",!1,r.a,void 0);(function(e){this.options.style||(this.options.style={}),Vue.prototype.__merge_style&&Vue.prototype.__$appStyle__&&Vue.prototype.__merge_style(Vue.prototype.__$appStyle__,this.options.style)}).call(a),t.default=a.exports},function(e,t,n){"use strict";n.r(t);var r=n(40),i=n(30);for(var o in i)"default"!==o&&function(e){n.d(t,e,(function(){return i[e]}))}(o);var s=n(0);var a=Object(s.a)(i.default,r.b,r.c,!1,null,null,"b327d1f0",!1,r.a,void 0);(function(e){this.options.style||(this.options.style={}),Vue.prototype.__merge_style&&Vue.prototype.__$appStyle__&&Vue.prototype.__merge_style(Vue.prototype.__$appStyle__,this.options.style)}).call(a),t.default=a.exports},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=s(n(124)),i=s(n(127)),o=s(n(128));function s(e){return e&&e.__esModule?e:{default:e}}function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function u(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){c(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function c(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var l=u(u({},r.default),{},{message:i.default,oauth:o.default});t.default=l},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r,i=(r=n(125))&&r.__esModule?r:{default:r};var o={wanlshopGetShopList:function(e){return i.default.get("/wanlshop/shop/getShopList",e)},wanlshopGetShopInfo:function(e){return i.default.get("/wanlshop/shop/getShopInfo",e)},addDemand:function(e){return i.default.post("/user/addDemand",e)},getDemandList:function(e){return i.default.get("/index/getDemandList",e)},getDemandInfo:function(e){return i.default.get("/index/getDemandInfo",e)},wanlshopProductLists:function(e){return i.default.get("/wanlshop/product/lists",e)},setFindUser2:function(e){return i.default.post("/wanlshop/find/user/setFindUser2",e)},getShopList:function(e){return i.default.get("/wanlshop/find/user/getShopList",e)},postAddServiceMessage:function(e){return i.default.post("/wanlshop/user/addServiceMsg",e)},getServiceMessageList:function(e){return i.default.get("/wanlshop/user/getServiceList?page=".concat(e.pageIndex,"&list_rows=").concat(e.pageSize))},getUserInfo:function(e){return i.default.get("/wanlshop/user/getUserById?id=".concat(e))}};t.default=o},function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r,i=(r=n(48))&&r.__esModule?r:{default:r};var o=function(t,n,r,o){return t="http://app.xn--43vp3ce98aj8m.com/api"+t,new Promise((function(o,s){e("log","request",t,r,n," at service/request.js:16"),uni.request({url:t,data:r,method:n,header:{Authorization:i.default.getToken(),token:i.default.getToken()},success:function(e){1===e.data.code?e.data.code<0&&e.data.code?uni.showToast({icon:"none",title:e.data.message,duration:2e3}):o(e.data):403===e.code||-999===e.data.code||uni.showToast({icon:"none",title:e.data.msg,duration:2e3})}})}))},s={get:function(e,t,n){return o(e,"GET",t,n)},post:function(e,t,n){return o(e,"POST",t,n)},del:function(e,t,n){return o(e,"DELETE",t,n)},request:o};t.default=s}).call(this,n(2).default)},function(e,t){e.exports=Vue},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r,i=(r=n(53))&&r.__esModule?r:{default:r};var o={postAddRoom:function(e){return i.default.post("/message/AddRoom",e)},getUserTypeInfo:function(e){return i.default.get("/message/GetUserTypeInfo/".concat(e))},getUserInfo:function(e){return i.default.get("/message/GetUserInfo/".concat(e))},getUserSourceId:function(e){return i.default.get("/message/GetUserSourceId/".concat(e))},getInviteUserJoin:function(e,t){return i.default.get("/message/applyUser/".concat(e,"/JoinRoom/").concat(t))},getInviteServiceUserJoin:function(e,t){return i.default.get("/message/applyCustomJoin/platform/".concat(e,"?type=").concat(t||"joinVideo"))},getInviteBusinessUserJoin:function(e,t,n){return i.default.get("/message/applyCustomJoin/".concat(e,"/").concat(t,"?appointUserId=").concat(n||0))},getMessageList:function(e,t){return i.default.get("/message/getMessageList/".concat(e,"/").concat(t))},getUserUnReadMessageCount:function(){return i.default.get("/message/userUnReadMessageCount")}};t.default=o},function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r,i=(r=n(53))&&r.__esModule?r:{default:r};var o={postLogin:function(t){return e("log","postLogin ",t," at apis/modules/oauth.js:4"),i.default.postFormData("/oauth/Login",t)}};t.default=o}).call(this,n(2).default)},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={baseurl_chaoge:"https://huajiao.t1j2.com",appurl_chaoge:"https://huajiao.t1j2.com/api",socketurl:"wss://huajiao.t1j2.com/api/message/websocket",cdnurl:"http://app.xn--43vp3ce98aj8m.com",baseurl:"http://app.xn--43vp3ce98aj8m.com",appurl:"http://app.xn--43vp3ce98aj8m.com/api",amapkey:"0a9f67a6f8f7cc3315d30846a0fde88b",appid:"wx6****************7a",versionName:"1.8.2",versionCode:"182",debug:!0}},,,,,,,function(e,t,n){"use strict";n.r(t);var r=n(76),i=n.n(r);for(var o in r)"default"!==o&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t.default=i.a},,,,,,,,,,,,function(e,t,n){"use strict";n.r(t);n(13),n(15);var r=n(57);r.default.mpType="page",r.default.route="pages/meeting/serviceMeeting",r.default.el="#root",new Vue(r.default)}]); | |
| 2 | 1 | \ No newline at end of file |
| 2 | +!function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=148)}([function(e,t,n){"use strict";function r(e,t,n,r,i,o,s,a,u,c){var l,h="function"==typeof e?e.options:e;if(u){h.components||(h.components={});var f=Object.prototype.hasOwnProperty;for(var d in u)f.call(u,d)&&!f.call(h.components,d)&&(h.components[d]=u[d])}if(c&&((c.beforeCreate||(c.beforeCreate=[])).unshift((function(){this[c.__module]=this})),(h.mixins||(h.mixins=[])).push(c)),t&&(h.render=t,h.staticRenderFns=n,h._compiled=!0),r&&(h.functional=!0),o&&(h._scopeId="data-v-"+o),s?(l=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),i&&i.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(s)},h._ssrRegister=l):i&&(l=a?function(){i.call(this,this.$root.$options.shadowRoot)}:i),l)if(h.functional){h._injectStyles=l;var p=h.render;h.render=function(e,t){return l.call(t),p(e,t)}}else{var g=h.beforeCreate;h.beforeCreate=g?[].concat(g,l):[l]}return{exports:e,options:h}}n.d(t,"a",(function(){return r}))},function(e,t){e.exports={"@VERSION":2}},function(e,t,n){"use strict";function r(e){var t=Object.prototype.toString.call(e);return t.substring(8,t.length-1)}function i(){return"string"==typeof __channelId__&&__channelId__}function o(e,t){switch(r(t)){case"Function":return"function() { [native code] }";default:return t}}Object.defineProperty(t,"__esModule",{value:!0}),t.log=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];console[e].apply(console,n)},t.default=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var s=t.shift();if(i())return t.push(t.pop().replace("at ","uni-app:///")),console[s].apply(console,t);var a=t.map((function(e){var t=Object.prototype.toString.call(e).toLowerCase();if("[object object]"===t||"[object array]"===t)try{e="---BEGIN:JSON---"+JSON.stringify(e,o)+"---END:JSON---"}catch(n){e=t}else if(null===e)e="---NULL---";else if(void 0===e)e="---UNDEFINED---";else{var n=r(e).toUpperCase();e="NUMBER"===n||"BOOLEAN"===n?"---BEGIN:"+n+"---"+e+"---END:"+n+"---":String(e)}return e})),u="";if(a.length>1){var c=a.pop();u=a.join("---COMMA---"),0===c.indexOf(" at ")?u+=c:u+="---COMMA---"+c}else u=a[0];console[s](u)}},,,,,,,,,,function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return weex.requireModule(e)}},function(e,t,n){Vue.prototype.__$appStyle__={},Vue.prototype.__merge_style&&Vue.prototype.__merge_style(n(14).default,Vue.prototype.__$appStyle__)},function(e,t,n){"use strict";n.r(t);var r=n(1),i=n.n(r);for(var o in r)"default"!==o&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t.default=i.a},function(e,t){if("undefined"==typeof Promise||Promise.prototype.finally||(Promise.prototype.finally=function(e){var t=this.constructor;return this.then((function(n){return t.resolve(e()).then((function(){return n}))}),(function(n){return t.resolve(e()).then((function(){throw n}))}))}),"undefined"!=typeof uni&&uni&&uni.requireGlobal){var n=uni.requireGlobal();ArrayBuffer=n.ArrayBuffer,Int8Array=n.Int8Array,Uint8Array=n.Uint8Array,Uint8ClampedArray=n.Uint8ClampedArray,Int16Array=n.Int16Array,Uint16Array=n.Uint16Array,Int32Array=n.Int32Array,Uint32Array=n.Uint32Array,Float32Array=n.Float32Array,Float64Array=n.Float64Array,BigInt64Array=n.BigInt64Array,BigUint64Array=n.BigUint64Array}},,,,,,,,,,,,,function(e,t,n){"use strict";n.r(t);var r=n(29),i=n.n(r);for(var o in r)"default"!==o&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t.default=i.a},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={name:"TrtcLocalView",props:{viewId:{type:String,default:""}}};t.default=r},function(e,t,n){"use strict";n.r(t);var r=n(31),i=n.n(r);for(var o in r)"default"!==o&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t.default=i.a},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={name:"TrtcRemoteView",props:{userId:{type:String,default:""},viewId:{type:String,default:""}}};t.default=r},,,,,,,,function(e,t,n){"use strict";n.d(t,"b",(function(){return r})),n.d(t,"c",(function(){return i})),n.d(t,"a",(function(){}));var r=function(){var e=this.$createElement;return(this._self._c||e)("TRTCCloudUniPlugin-TXLocalViewComponent",{attrs:{viewId:this.viewId}})},i=[]},function(e,t,n){"use strict";n.d(t,"b",(function(){return r})),n.d(t,"c",(function(){return i})),n.d(t,"a",(function(){}));var r=function(){var e=this.$createElement;return(this._self._c||e)("TRTCCloudUniPlugin-TXRemoteViewComponent",{attrs:{userId:this.userId,viewId:this.viewId}})},i=[]},,,,,,function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.install=m,t.mapState=t.mapMutations=t.mapGetters=t.mapActions=t.createNamespacedHelpers=t.Store=t.default=void 0;var r=("undefined"!=typeof window?window:"undefined"!=typeof global?global:{}).__VUE_DEVTOOLS_GLOBAL_HOOK__;function i(e,t){Object.keys(e).forEach((function(n){return t(e[n],n)}))}function o(e){return null!==e&&"object"==typeof e}var s=function(e,t){this.runtime=t,this._children=Object.create(null),this._rawModule=e;var n=e.state;this.state=("function"==typeof n?n():n)||{}},a={namespaced:{configurable:!0}};a.namespaced.get=function(){return!!this._rawModule.namespaced},s.prototype.addChild=function(e,t){this._children[e]=t},s.prototype.removeChild=function(e){delete this._children[e]},s.prototype.getChild=function(e){return this._children[e]},s.prototype.hasChild=function(e){return e in this._children},s.prototype.update=function(e){this._rawModule.namespaced=e.namespaced,e.actions&&(this._rawModule.actions=e.actions),e.mutations&&(this._rawModule.mutations=e.mutations),e.getters&&(this._rawModule.getters=e.getters)},s.prototype.forEachChild=function(e){i(this._children,e)},s.prototype.forEachGetter=function(e){this._rawModule.getters&&i(this._rawModule.getters,e)},s.prototype.forEachAction=function(e){this._rawModule.actions&&i(this._rawModule.actions,e)},s.prototype.forEachMutation=function(e){this._rawModule.mutations&&i(this._rawModule.mutations,e)},Object.defineProperties(s.prototype,a);var u=function(e){this.register([],e,!1)};u.prototype.get=function(e){return e.reduce((function(e,t){return e.getChild(t)}),this.root)},u.prototype.getNamespace=function(e){var t=this.root;return e.reduce((function(e,n){return e+((t=t.getChild(n)).namespaced?n+"/":"")}),"")},u.prototype.update=function(e){!function e(t,n,r){0;if(n.update(r),r.modules)for(var i in r.modules){if(!n.getChild(i))return void 0;e(t.concat(i),n.getChild(i),r.modules[i])}}([],this.root,e)},u.prototype.register=function(e,t,n){var r=this;void 0===n&&(n=!0);var o=new s(t,n);0===e.length?this.root=o:this.get(e.slice(0,-1)).addChild(e[e.length-1],o);t.modules&&i(t.modules,(function(t,i){r.register(e.concat(i),t,n)}))},u.prototype.unregister=function(e){var t=this.get(e.slice(0,-1)),n=e[e.length-1];t.getChild(n).runtime&&t.removeChild(n)},u.prototype.isRegistered=function(e){var t=this.get(e.slice(0,-1)),n=e[e.length-1];return t.hasChild(n)};var c;var l=function(e){var t=this;void 0===e&&(e={}),!c&&"undefined"!=typeof window&&window.Vue&&m(window.Vue);var n=e.plugins;void 0===n&&(n=[]);var i=e.strict;void 0===i&&(i=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new u(e),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new c,this._makeLocalGettersCache=Object.create(null);var o=this,s=this.dispatch,a=this.commit;this.dispatch=function(e,t){return s.call(o,e,t)},this.commit=function(e,t,n){return a.call(o,e,t,n)},this.strict=i;var l=this._modules.root.state;g(this,l,[],this._modules.root),p(this,l),n.forEach((function(e){return e(t)})),(void 0!==e.devtools?e.devtools:c.config.devtools)&&function(e){r&&(e._devtoolHook=r,r.emit("vuex:init",e),r.on("vuex:travel-to-state",(function(t){e.replaceState(t)})),e.subscribe((function(e,t){r.emit("vuex:mutation",e,t)}),{prepend:!0}),e.subscribeAction((function(e,t){r.emit("vuex:action",e,t)}),{prepend:!0}))}(this)};t.Store=l;var h={state:{configurable:!0}};function f(e,t,n){return t.indexOf(e)<0&&(n&&n.prepend?t.unshift(e):t.push(e)),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function d(e,t){e._actions=Object.create(null),e._mutations=Object.create(null),e._wrappedGetters=Object.create(null),e._modulesNamespaceMap=Object.create(null);var n=e.state;g(e,n,[],e._modules.root,!0),p(e,n,t)}function p(e,t,n){var r=e._vm;e.getters={},e._makeLocalGettersCache=Object.create(null);var o=e._wrappedGetters,s={};i(o,(function(t,n){s[n]=function(e,t){return function(){return e(t)}}(t,e),Object.defineProperty(e.getters,n,{get:function(){return e._vm[n]},enumerable:!0})}));var a=c.config.silent;c.config.silent=!0,e._vm=new c({data:{$$state:t},computed:s}),c.config.silent=a,e.strict&&function(e){e._vm.$watch((function(){return this._data.$$state}),(function(){0}),{deep:!0,sync:!0})}(e),r&&(n&&e._withCommit((function(){r._data.$$state=null})),c.nextTick((function(){return r.$destroy()})))}function g(e,t,n,r,i){var o=!n.length,s=e._modules.getNamespace(n);if(r.namespaced&&(e._modulesNamespaceMap[s],e._modulesNamespaceMap[s]=r),!o&&!i){var a=_(t,n.slice(0,-1)),u=n[n.length-1];e._withCommit((function(){c.set(a,u,r.state)}))}var l=r.context=function(e,t,n){var r=""===t,i={dispatch:r?e.dispatch:function(n,r,i){var o=v(n,r,i),s=o.payload,a=o.options,u=o.type;return a&&a.root||(u=t+u),e.dispatch(u,s)},commit:r?e.commit:function(n,r,i){var o=v(n,r,i),s=o.payload,a=o.options,u=o.type;a&&a.root||(u=t+u),e.commit(u,s,a)}};return Object.defineProperties(i,{getters:{get:r?function(){return e.getters}:function(){return function(e,t){if(!e._makeLocalGettersCache[t]){var n={},r=t.length;Object.keys(e.getters).forEach((function(i){if(i.slice(0,r)===t){var o=i.slice(r);Object.defineProperty(n,o,{get:function(){return e.getters[i]},enumerable:!0})}})),e._makeLocalGettersCache[t]=n}return e._makeLocalGettersCache[t]}(e,t)}},state:{get:function(){return _(e.state,n)}}}),i}(e,s,n);r.forEachMutation((function(t,n){!function(e,t,n,r){(e._mutations[t]||(e._mutations[t]=[])).push((function(t){n.call(e,r.state,t)}))}(e,s+n,t,l)})),r.forEachAction((function(t,n){var r=t.root?n:s+n,i=t.handler||t;!function(e,t,n,r){(e._actions[t]||(e._actions[t]=[])).push((function(t){var i,o=n.call(e,{dispatch:r.dispatch,commit:r.commit,getters:r.getters,state:r.state,rootGetters:e.getters,rootState:e.state},t);return(i=o)&&"function"==typeof i.then||(o=Promise.resolve(o)),e._devtoolHook?o.catch((function(t){throw e._devtoolHook.emit("vuex:error",t),t})):o}))}(e,r,i,l)})),r.forEachGetter((function(t,n){!function(e,t,n,r){if(e._wrappedGetters[t])return void 0;e._wrappedGetters[t]=function(e){return n(r.state,r.getters,e.state,e.getters)}}(e,s+n,t,l)})),r.forEachChild((function(r,o){g(e,t,n.concat(o),r,i)}))}function _(e,t){return t.reduce((function(e,t){return e[t]}),e)}function v(e,t,n){return o(e)&&e.type&&(n=t,t=e,e=e.type),{type:e,payload:t,options:n}}function m(e){c&&e===c||function(e){if(Number(e.version.split(".")[0])>=2)e.mixin({beforeCreate:n});else{var t=e.prototype._init;e.prototype._init=function(e){void 0===e&&(e={}),e.init=e.init?[n].concat(e.init):n,t.call(this,e)}}function n(){var e=this.$options;e.store?this.$store="function"==typeof e.store?e.store():e.store:e.parent&&e.parent.$store&&(this.$store=e.parent.$store)}}(c=e)}h.state.get=function(){return this._vm._data.$$state},h.state.set=function(e){0},l.prototype.commit=function(e,t,n){var r=this,i=v(e,t,n),o=i.type,s=i.payload,a=(i.options,{type:o,payload:s}),u=this._mutations[o];u&&(this._withCommit((function(){u.forEach((function(e){e(s)}))})),this._subscribers.slice().forEach((function(e){return e(a,r.state)})))},l.prototype.dispatch=function(e,t){var n=this,r=v(e,t),i=r.type,o=r.payload,s={type:i,payload:o},a=this._actions[i];if(a){try{this._actionSubscribers.slice().filter((function(e){return e.before})).forEach((function(e){return e.before(s,n.state)}))}catch(e){0}var u=a.length>1?Promise.all(a.map((function(e){return e(o)}))):a[0](o);return new Promise((function(e,t){u.then((function(t){try{n._actionSubscribers.filter((function(e){return e.after})).forEach((function(e){return e.after(s,n.state)}))}catch(e){0}e(t)}),(function(e){try{n._actionSubscribers.filter((function(e){return e.error})).forEach((function(t){return t.error(s,n.state,e)}))}catch(e){0}t(e)}))}))}},l.prototype.subscribe=function(e,t){return f(e,this._subscribers,t)},l.prototype.subscribeAction=function(e,t){return f("function"==typeof e?{before:e}:e,this._actionSubscribers,t)},l.prototype.watch=function(e,t,n){var r=this;return this._watcherVM.$watch((function(){return e(r.state,r.getters)}),t,n)},l.prototype.replaceState=function(e){var t=this;this._withCommit((function(){t._vm._data.$$state=e}))},l.prototype.registerModule=function(e,t,n){void 0===n&&(n={}),"string"==typeof e&&(e=[e]),this._modules.register(e,t),g(this,this.state,e,this._modules.get(e),n.preserveState),p(this,this.state)},l.prototype.unregisterModule=function(e){var t=this;"string"==typeof e&&(e=[e]),this._modules.unregister(e),this._withCommit((function(){var n=_(t.state,e.slice(0,-1));c.delete(n,e[e.length-1])})),d(this)},l.prototype.hasModule=function(e){return"string"==typeof e&&(e=[e]),this._modules.isRegistered(e)},l.prototype.hotUpdate=function(e){this._modules.update(e),d(this,!0)},l.prototype._withCommit=function(e){var t=this._committing;this._committing=!0,e(),this._committing=t},Object.defineProperties(l.prototype,h);var y=E((function(e,t){var n={};return R(t).forEach((function(t){var r=t.key,i=t.val;n[r]=function(){var t=this.$store.state,n=this.$store.getters;if(e){var r=T(this.$store,"mapState",e);if(!r)return;t=r.context.state,n=r.context.getters}return"function"==typeof i?i.call(this,t,n):t[i]},n[r].vuex=!0})),n}));t.mapState=y;var w=E((function(e,t){var n={};return R(t).forEach((function(t){var r=t.key,i=t.val;n[r]=function(){for(var t=[],n=arguments.length;n--;)t[n]=arguments[n];var r=this.$store.commit;if(e){var o=T(this.$store,"mapMutations",e);if(!o)return;r=o.context.commit}return"function"==typeof i?i.apply(this,[r].concat(t)):r.apply(this.$store,[i].concat(t))}})),n}));t.mapMutations=w;var b=E((function(e,t){var n={};return R(t).forEach((function(t){var r=t.key,i=t.val;i=e+i,n[r]=function(){if(!e||T(this.$store,"mapGetters",e))return this.$store.getters[i]},n[r].vuex=!0})),n}));t.mapGetters=b;var k=E((function(e,t){var n={};return R(t).forEach((function(t){var r=t.key,i=t.val;n[r]=function(){for(var t=[],n=arguments.length;n--;)t[n]=arguments[n];var r=this.$store.dispatch;if(e){var o=T(this.$store,"mapActions",e);if(!o)return;r=o.context.dispatch}return"function"==typeof i?i.apply(this,[r].concat(t)):r.apply(this.$store,[i].concat(t))}})),n}));t.mapActions=k;var S=function(e){return{mapState:y.bind(null,e),mapGetters:b.bind(null,e),mapMutations:w.bind(null,e),mapActions:k.bind(null,e)}};function R(e){return function(e){return Array.isArray(e)||o(e)}(e)?Array.isArray(e)?e.map((function(e){return{key:e,val:e}})):Object.keys(e).map((function(t){return{key:t,val:e[t]}})):[]}function E(e){return function(t,n){return"string"!=typeof t?(n=t,t=""):"/"!==t.charAt(t.length-1)&&(t+="/"),e(t,n)}}function T(e,t,n){return e._modulesNamespaceMap[n]}t.createNamespacedHelpers=S;var A={Store:l,install:m,version:"3.4.0",mapState:y,mapMutations:w,mapGetters:b,mapActions:k,createNamespacedHelpers:S};t.default=A},,function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r,i=(r=n(126))&&r.__esModule?r:{default:r};var o=function(){return uni.getStorageSync("AuthToken_KEY")||""},s=function(e){uni.setStorageSync("ORDER_COUNT_KEY",e)},a=function(e){uni.setStorageSync("SYSTEM_INFO_KEY",e)},u={getToken:o,addToken:function(t){e("log","service addToken",t," at service/service.js:15"),uni.setStorageSync("AuthToken_KEY",t)},getTokenChaoge:function(){return uni.getStorageSync("AuthToken_KEY_Chaoge")||""},addTokenChaoge:function(t){e("log","service addTokenChaoge",t," at service/service.js:24"),uni.setStorageSync("AuthToken_KEY_Chaoge",t)},saveUser:function(t){e("log","service saveUser",t," at service/service.js:29"),uni.setStorageSync("USERS_KEY",t)},getUser:function(){var e=uni.getStorageSync("USERS_KEY")||{};return e&&e.id,e},getOrderCount:function(){return uni.getStorageSync("ORDER_COUNT_KEY")||""},addOrderCount:s,updateOrderCount:function(e){e?s(e):o()},getSystemInfo:function(){return new Promise((function(e,t){var n=uni.getStorageSync("SYSTEM_INFO_KEY");n&&n.statusBarHeight?e(n):uni.getSystemInfo({success:function(t){e(t),a(t)},fail:function(){t()}})}))},setSystemInfo:a,getPayDomain:function(){return new Promise((function(e,t){i.default.prototype.API.PayDomain().then((function(t){t.code>0&&t.data?e(t.data):e("https://manage.casichtzh.com/")}))}))}};t.default=u}).call(this,n(2).default)},,,,function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.TRTCCloudDef=t.TRTCAudioQuality=t.TRTCVideoStreamType=t.TRTCRoleType=t.TRTCAppScene=t.TRTCParams=void 0;var r=function(e,t,n,r,i,o,s,a,u,c){this.sdkAppId=e,this.userId=t,this.roomId=n,this.userSig=r,this.strRoomId=i,this.privateMapKey=o,this.role=s,this.businessInfo=a,this.streamId=u,this.userDefineRecordId=c};t.TRTCParams=r,function(e){e[e.TRTCAppSceneVideoCall=0]="TRTCAppSceneVideoCall",e[e.TRTCAppSceneLIVE=1]="TRTCAppSceneLIVE",e[e.TRTCAppSceneAudioCall=2]="TRTCAppSceneAudioCall",e[e.TRTCAppSceneVoiceChatRoom=3]="TRTCAppSceneVoiceChatRoom"}(t.TRTCAppScene||(t.TRTCAppScene={})),function(e){e[e.TRTCRoleAnchor=20]="TRTCRoleAnchor",e[e.TRTCRoleAudience=21]="TRTCRoleAudience"}(t.TRTCRoleType||(t.TRTCRoleType={})),function(e){e[e.TRTCVideoStreamTypeBig=0]="TRTCVideoStreamTypeBig",e[e.TRTCVideoStreamTypeSmall=1]="TRTCVideoStreamTypeSmall",e[e.TRTCVideoStreamTypeSub=2]="TRTCVideoStreamTypeSub"}(t.TRTCVideoStreamType||(t.TRTCVideoStreamType={})),function(e){e[e.TRTCAudioQualitySpeech=1]="TRTCAudioQualitySpeech",e[e.TRTCAudioQualityDefault=2]="TRTCAudioQualityDefault",e[e.TRTCAudioQualityMusic=3]="TRTCAudioQualityMusic"}(t.TRTCAudioQuality||(t.TRTCAudioQuality={}));var i=function(){function e(){}return e.TRTC_AUDIO_ROUTE_SPEAKER=0,e.TRTC_AUDIO_ROUTE_EARPIECE=1,e}();t.TRTCCloudDef=i},function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r,i=(r=n(48))&&r.__esModule?r:{default:r};var o=function(t,n,r,o){t="https://huajiao.t1j2.com/api"+t;var s=o||{};return s=Object.assign({},s,{Authorization:i.default.getTokenChaoge()}),new Promise((function(o,a){uni.request({url:t,data:r,method:n,header:s,success:function(n){uni.hideLoading(),e("log","chaoge request url",t," at service/request_chaoge.js:32"),e("log","chaoge request header",s," at service/request_chaoge.js:33"),e("log","chaoge request data",r," at service/request_chaoge.js:34"),e("log","chaoge request res",n," at service/request_chaoge.js:35"),200===n.data.code?n.data.code<0&&n.data.code?uni.showToast({icon:"none",title:n.data.msg,duration:2e3}):o(n.data):403===n.code||-999===n.data.code||600==n.data.code?(i.default.addToken(""),uni.reLaunch({url:"/pages/user/auth/auth"})):uni.showToast({icon:"none",title:n.data.msg,duration:2e3})},fail:function(t){e("log","chaoge request fail",t," at service/request_chaoge.js:61")}})}))},s={get:function(e,t){return o(e,"GET",t)},post:function(e,t){return o(e,"POST",t)},postFormData:function(e,t){return o(e,"POST",t,{"Content-Type":"application/x-www-form-urlencoded"})},del:function(e,t){return o(e,"DELETE",t)},request:o};t.default=s}).call(this,n(2).default)},,,,function(e,t,n){"use strict";var r=n(101),i=n(74),o=n(0);var s=Object(o.a)(i.default,r.b,r.c,!1,null,null,"60ede3fa",!1,r.a,void 0);(function(e){this.options.style||(this.options.style={}),Vue.prototype.__merge_style&&Vue.prototype.__$appStyle__&&Vue.prototype.__merge_style(Vue.prototype.__$appStyle__,this.options.style),Vue.prototype.__merge_style?Vue.prototype.__merge_style(n(136).default,this.options.style):Object.assign(this.options.style,n(136).default)}).call(s),t.default=s.exports},,,,,,,,,,,,,,,,,function(e,t,n){"use strict";var r=n(75),i=n.n(r);t.default=i.a},function(e,t,n){"use strict";(function(e,r){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n(46),o=f(n(116)),s=f(n(117)),a=n(52),u=n(119),c=f(n(121)),l=f(n(122)),h=f(n(123));f(n(129));function f(e){return e&&e.__esModule?e:{default:e}}function d(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function p(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}e("globalEvent");var g=getApp().globalData.socketTask,_={components:{TrtcLocalView:c.default,TrtcRemoteView:l.default},data:function(){return{meeting:!1,hasInvite:!1,meetingUserMy:{userId:0},meetingUserOther:{userId:0},num:10,trtcCloud:null,sdkAppId:0,userSig:"",roomId:0,userId:"",starting:!1,userType:"\u7b49\u5f85\u8fdb\u5165",appScene:a.TRTCAppScene.TRTCAppSceneVideoCall,isFrontCamera:!0,streamType:a.TRTCVideoStreamType.TRTCVideoStreamTypeBig,remoteUserId:"",audioRoute:a.TRTCCloudDef.TRTC_AUDIO_ROUTE_SPEAKER,messageList:[],messageContent:"",room:{},shopId:0,customerUserId:0}},computed:function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?d(Object(n),!0).forEach((function(t){p(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):d(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},(0,i.mapState)(["user","statistics","common"])),onLoad:function(e){r("log",e," at pages/meeting/serviceMeeting.nvue:86"),r("log","user",this.user," at pages/meeting/serviceMeeting.nvue:87"),this.roomId=e.roomId,this.customerUserId=e.userid,this.userId="user_"+this.user.id.toString(),this.meetingUserMy={userId:this.userId},this.initUserSign(),this.roomId&&this.customerUserId&&(this.meetingUserOther={userId:"user_"+this.customerUserId.toString()},this.room={RoomNo:e.roomId},this.meeting=!0,this.handleStartMeeting(this.userId)),e.roomId||this.createRoom({name:"\u6d4b\u8bd5\u623f\u95f4",bodyText:"",roomNo:"",description:"",clientId:""})},onShow:function(){},onHide:function(){},mounted:function(){"android"===uni.getSystemInfoSync().platform&&(o.default.requestAndroidPermission("android.permission.RECORD_AUDIO"),o.default.requestAndroidPermission("android.permission.CAMERA"))},onUnload:function(){this.destroyInstance(),r("log","- onUnload"," at pages/meeting/serviceMeeting.nvue:131")},onBackPress:function(){this.destroyInstance()},methods:{initUserSign:function(){var e=this;if(this.userId){var t=(0,u.genTestUserSig)(this.userId),n=t.sdkAppId,r=t.userSig;this.sdkAppId=n,this.userSig=r,n&&r||uni.showToast({title:"\u8bf7\u586b\u5199 sdkAppId\u3001userSig",icon:"none"})}else setTimeout((function(){e.initUserSign()}),200)},handleInviteCustomerUser:function(){var e=this;uni.showLoading(),h.default.message.getInviteServiceUserJoin(this.room.RoomNo).then((function(t){e.hasInvite=!0})).finally((function(){uni.hideLoading()}))},createRoom:function(e){var t=this;uni.showLoading({title:"\u6b63\u5728\u521b\u5efa\u623f\u95f4"}),h.default.message.postAddRoom(e).then((function(e){t.room=e.data,r("log","postAddRoom",e.data," at pages/meeting/serviceMeeting.nvue:172"),t.roomId=e.data.RoomNo,t.handleInviteCustomerUser(),t.handleStartMeeting(t.userId)})).finally((function(){uni.hideLoading()}))},sendMessage:function(){this.messageList.push({author:"\u6211",content:this.messageContent}),this.messageContent="",g.send({data:JSON.stringify({formUserId:this.userId,contentType:"",content:this.messageContent,sendTime:new Date,method:"send_to_room",RoomNo:this.room.RoomNo,RoomName:this.room.Name,IsRoom:!0}),success:function(e){},fail:function(e){},complete:function(){}})},handleStartMeeting:function(e){var t=this;this.starting=!0,this.$nextTick((function(){t.createTrtcCloud(),t.enterRoom(e),t.startLocalPreview(),t.meetingUserOther.userId&&t.startRemoteView()}))},handleEndtMeeting:function(){this.exitRoom(),this.destroyInstance(),uni.navigateBack()},bindInputChange:function(e,t){var n=e.detail.value;switch(t){case"roomId":this.roomId=n;break;case"userId":this.userId=n}},destroyInstance:function(){this.trtcCloud&&(s.default.destroyInstance(),this.trtcCloud=null)},createTrtcCloud:function(){r("log","createTrtcCloud",this.sdkAppId," at pages/meeting/serviceMeeting.nvue:241"),this.trtcCloud=s.default.createInstance(),r("log","this.trtcCloud",this.trtcCloud," at pages/meeting/serviceMeeting.nvue:243"),this.handleEvents(),this.sdkAppId&&uni.$createTrtcCloudUpload(this.sdkAppId)},enterRoom:function(e){try{var t=this.sdkAppId,n=this.appScene,i=this.userSig,o={roomId:0,strRoomId:this.room.RoomNo,userId:e,sdkAppId:t,userSig:i};r("log","enterRoom",o," at pages/meeting/serviceMeeting.nvue:261"),this.trtcCloud.enterRoom(o,n),this.sdkAppId&&uni.$enterRoomSuccessUpload(this.sdkAppId)}catch(e){this.messageList.unshift({content:"`enterRoom error = ${JSON.stringify(error)}`"}),this.sdkAppId&&uni.$enterRoomFailedUpload(this.sdkAppId,JSON.stringify(e))}},exitRoom:function(){try{this.starting=!1,this.stopLocalPreview(),this.stopRemoteView(this.userId),this.trtcCloud.exitRoom()}catch(e){}},startLocalPreview:function(){r("log","startLocalPreview",this.userId," at pages/meeting/serviceMeeting.nvue:282"),this.trtcCloud.startLocalPreview(this.isFrontCamera,this.userId),this.trtcCloud.startLocalAudio(a.TRTCAudioQuality.TRTCAudioQualityDefault),this.sdkAppId&&uni.$startLocalPreviewUpload(this.sdkAppId)},stopLocalPreview:function(){this.trtcCloud.stopLocalPreview()},startRemoteView:function(e){var t=this;e=e||this.meetingUserOther.userId,this.$nextTick((function(){t.trtcCloud.startRemoteView(e,t.streamType,e),t.sdkAppId&&uni.$startRemoteViewSuccessUpload(t.sdkAppId)}))},stopRemoteView:function(e){this.trtcCloud.stopRemoteView(e,this.streamType)},switchAudioRoute:function(){this.audioRoute=this.audioRoute===a.TRTCCloudDef.TRTC_AUDIO_ROUTE_SPEAKER?a.TRTCCloudDef.TRTC_AUDIO_ROUTE_EARPIECE:a.TRTCCloudDef.TRTC_AUDIO_ROUTE_SPEAKER,this.trtcCloud.setAudioRoute(this.audioRoute)},handleEvents:function(){var e=this;this.trtcCloud.on("onWarning",(function(e){r("log","- onWarning = ".concat(e)," at pages/meeting/serviceMeeting.nvue:308")})),this.trtcCloud.on("onError",(function(t){r("log","onError",t," at pages/meeting/serviceMeeting.nvue:311"),e.messageList.unshift({content:"error: ".concat(JSON.stringify(t))}),e.sdkAppId&&uni.$onErrorUpload(e.sdkAppId,JSON.stringify(t))})),this.trtcCloud.on("onEnterRoom",(function(e){r("log","- onEnterRoom = ".concat(e)," at pages/meeting/serviceMeeting.nvue:318")})),this.trtcCloud.on("onExitRoom",(function(t){r("log","onExitRoom",t," at pages/meeting/serviceMeeting.nvue:321");e.messageList.unshift({content:"\u9000\u623f ".concat(["\u4e3b\u52a8\u8c03\u7528 exitRoom \u9000\u623f","\u88ab\u670d\u52a1\u5668\u8e22\u51fa\u5f53\u524d\u623f\u95f4","\u5f53\u524d\u623f\u95f4\u6574\u4e2a\u88ab\u89e3\u6563"][t])})})),this.trtcCloud.on("onFirstVideoFrame",(function(e){r("log","\u6e32\u67d3\u7684\u9996\u5e27\u753b\u9762\u54cd\u5e94 = ".concat(JSON.stringify(e))," at pages/meeting/serviceMeeting.nvue:328")})),this.trtcCloud.on("onRemoteUserEnterRoom",(function(t){r("log","onRemoteUserEnterRoom",t," at pages/meeting/serviceMeeting.nvue:331"),e.meetingUserOther.userId=t,e.meeting=!0,e.startRemoteView(t)})),this.trtcCloud.on("onRemoteUserLeaveRoom",(function(t){r("log","onRemoteUserLeaveRoom",t," at pages/meeting/serviceMeeting.nvue:338"),e.meetingUserOther.userId="",e.meeting=!1,uni.showModal({content:"\u5bf9\u65b9\u5df2\u9000\u51fa",showCancel:!1})})),this.trtcCloud.on("onUserAudioAvailable",(function(e){r("log","onUserAudioAvailable",e," at pages/meeting/serviceMeeting.nvue:348")})),this.trtcCloud.on("onUserVideoAvailable",(function(t){r("log","onUserVideoAvailable",t," at pages/meeting/serviceMeeting.nvue:351");var n=t.userId,i=t.available;e.messageList.unshift({content:"onUserVideoAvailable = ".concat(JSON.stringify(t))}),i&&e.startLocalPreview(),n&&i?e.startRemoteView(n):e.stopRemoteView(n)})),this.trtcCloud.on("onExitRoom",(function(e){r("log","onExitRoom = ".concat(JSON.stringify(e))," at pages/meeting/serviceMeeting.nvue:369")}))}}};t.default=_}).call(this,n(12).default,n(2).default)},function(e,t){e.exports={back:{paddingTop:"80",position:"fixed",top:0,bottom:0,left:0,right:0,alignItems:"center",paddingBottom:"120rpx"},"opera-area":{position:"fixed",bottom:"100",left:0,right:0,display:"flex",justifyContent:"center",alignItems:"center"},btn:{height:"60",lineHeight:"60",textAlign:"center",paddingTop:0,paddingRight:"20",paddingBottom:0,paddingLeft:"20",backgroundColor:"#D669BE",color:"#ffffff",borderRadius:"30",alignItems:"center"},message:{height:"170",backgroundColor:"#111118",borderTopLeftRadius:"10",borderTopRightRadius:"10",borderBottomRightRadius:"10",borderBottomLeftRadius:"10",opacity:.4,fontSize:"12",paddingTop:"10",paddingRight:"10",paddingBottom:"10",paddingLeft:"10"},input:{width:"650rpx",height:"80rpx",backgroundColor:"#111118",borderRadius:"20",opacity:.4,paddingTop:"10",paddingRight:"10",paddingBottom:"10",paddingLeft:"10",fontSize:"12",color:"#ffffff"},name:{width:"80",height:"20",backgroundColor:"rgba(0,0,0,0.5)",borderTopLeftRadius:"10",borderTopRightRadius:"10",borderBottomRightRadius:"0",borderBottomLeftRadius:"0",color:"#ffffff",paddingTop:"10rpx",paddingRight:"30rpx",paddingBottom:"10rpx",paddingLeft:"30rpx",fontSize:"12",zIndex:9999,position:"relative",textAlign:"center",overflow:"hidden"},list1:{width:"380rpx",position:"relative",borderRadius:"40rpx",overflow:"hidden",display:"flex",justifyContent:"center",alignItems:"center"},swiper:{width:"650rpx"},"@VERSION":2}},,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";n.d(t,"b",(function(){return r})),n.d(t,"c",(function(){return i})),n.d(t,"a",(function(){}));var r=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("scroll-view",{staticStyle:{flexDirection:"column"},attrs:{scrollY:!0,showScrollbar:!1,enableBackToTop:!0,bubble:"true"}},[n("view",{staticClass:["page"]},[n("u-image",{staticStyle:{width:"100%",height:"100%"},attrs:{src:"../../static/home/banck2.png",mode:"widthFix"}}),e.meetingUserOther.userId?n("view",{staticStyle:{height:"300rpx",width:"250rpx",position:"fixed",top:"40px",right:"20px",zIndex:"999"}},[n("trtc-remote-view",{staticStyle:{height:"300rpx",width:"250rpx"},attrs:{userId:e.meetingUserOther.userId,viewId:e.meetingUserOther.userId}})],1):e._e(),n("trtc-local-view",{staticStyle:{height:"100%",width:"100%",backgroundColor:"#000"},attrs:{viewId:e.meetingUserMy.userId}}),e.meeting?e._e():n("u-text",{staticStyle:{position:"absolute",top:"100px",width:"750rpx",textAlign:"center",color:"#fff"},appendAsTree:!0,attrs:{append:"tree"}},[e._v("\u7b49\u5f85\u5ba2\u670d\u8fdb\u5165")]),n("view",{staticStyle:{flexDirection:"row",justifyContent:"space-around",position:"fixed",bottom:"80px",width:"750rpx"}},[n("block",[n("u-text",{staticClass:["btn"],staticStyle:{marginRight:"20px"},appendAsTree:!0,attrs:{append:"tree"},on:{click:e.handleEndtMeeting}},[e._v("\u6302\u65ad")])])],1)],1)])},i=[]},,,,,,,,,,,,,,,function(e,t,n){(function(t){var n;n="iOS"==plus.os.name,e.exports={judgeIosPermission:function(e){return"location"==e?(r=plus.ios.import("CLLocationManager"),i=r.authorizationStatus(),t("log","\u5b9a\u4f4d\u6743\u9650\u5f00\u542f\uff1a"+(n=2!=i)," at TrtcCloud/permission.js:47"),plus.ios.deleteObject(r),n):"camera"==e?function(){var e=!1,n=plus.ios.import("AVCaptureDevice"),r=n.authorizationStatusForMediaType("vide");return t("log","authStatus:"+r," at TrtcCloud/permission.js:84"),3==r?(e=!0,t("log","\u76f8\u673a\u6743\u9650\u5df2\u7ecf\u5f00\u542f"," at TrtcCloud/permission.js:87")):t("log","\u76f8\u673a\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:89"),plus.ios.deleteObject(n),e}():"photoLibrary"==e?function(){var e=!1,n=plus.ios.import("PHPhotoLibrary"),r=n.authorizationStatus();return t("log","authStatus:"+r," at TrtcCloud/permission.js:100"),3==r?(e=!0,t("log","\u76f8\u518c\u6743\u9650\u5df2\u7ecf\u5f00\u542f"," at TrtcCloud/permission.js:103")):t("log","\u76f8\u518c\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:105"),plus.ios.deleteObject(n),e}():"record"==e?function(){var e=!1,n=plus.ios.import("AVAudioSession"),r=n.sharedInstance().recordPermission();return t("log","permissionStatus:"+r," at TrtcCloud/permission.js:68"),1684369017==r||1970168948==r?t("log","\u9ea6\u514b\u98ce\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:70"):(e=!0,t("log","\u9ea6\u514b\u98ce\u6743\u9650\u5df2\u7ecf\u5f00\u542f"," at TrtcCloud/permission.js:73")),plus.ios.deleteObject(n),e}():"push"==e?function(){var e=!1,n=plus.ios.import("UIApplication"),r=n.sharedApplication(),i=0;if(r.currentUserNotificationSettings){var o=r.currentUserNotificationSettings();i=o.plusGetAttribute("types"),t("log","enabledTypes1:"+i," at TrtcCloud/permission.js:18"),0==i?t("log","\u63a8\u9001\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:20"):(e=!0,t("log","\u5df2\u7ecf\u5f00\u542f\u63a8\u9001\u529f\u80fd!"," at TrtcCloud/permission.js:23")),plus.ios.deleteObject(o)}else 0==(i=r.enabledRemoteNotificationTypes())?t("log","\u63a8\u9001\u6743\u9650\u6ca1\u6709\u5f00\u542f!"," at TrtcCloud/permission.js:29"):(e=!0,t("log","\u5df2\u7ecf\u5f00\u542f\u63a8\u9001\u529f\u80fd!"," at TrtcCloud/permission.js:32")),t("log","enabledTypes2:"+i," at TrtcCloud/permission.js:34");return plus.ios.deleteObject(r),plus.ios.deleteObject(n),e}():"contact"==e?function(){var e=!1,n=plus.ios.import("CNContactStore");return 3==n.authorizationStatusForEntityType(0)?(e=!0,t("log","\u901a\u8baf\u5f55\u6743\u9650\u5df2\u7ecf\u5f00\u542f"," at TrtcCloud/permission.js:118")):t("log","\u901a\u8baf\u5f55\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:120"),plus.ios.deleteObject(n),e}():"calendar"==e?function(){var e=!1,n=plus.ios.import("EKEventStore");return 3==n.authorizationStatusForEntityType(0)?(e=!0,t("log","\u65e5\u5386\u6743\u9650\u5df2\u7ecf\u5f00\u542f"," at TrtcCloud/permission.js:133")):t("log","\u65e5\u5386\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:135"),plus.ios.deleteObject(n),e}():"memo"==e&&function(){var e=!1,n=plus.ios.import("EKEventStore");return 3==n.authorizationStatusForEntityType(1)?(e=!0,t("log","\u5907\u5fd8\u5f55\u6743\u9650\u5df2\u7ecf\u5f00\u542f"," at TrtcCloud/permission.js:148")):t("log","\u5907\u5fd8\u5f55\u6743\u9650\u6ca1\u6709\u5f00\u542f"," at TrtcCloud/permission.js:150"),plus.ios.deleteObject(n),e}();var n,r,i},requestAndroidPermission:function(e){return new Promise((function(n,r){plus.android.requestPermissions([e],(function(e){for(var r=0,i=0;i<e.granted.length;i++){e.granted[i];r=1}for(i=0;i<e.deniedPresent.length;i++){var o=e.deniedPresent[i];t("log","\u62d2\u7edd\u672c\u6b21\u7533\u8bf7\u7684\u6743\u9650\uff1a"+o," at TrtcCloud/permission.js:169"),r=0}for(i=0;i<e.deniedAlways.length;i++){var s=e.deniedAlways[i];t("log","\u6c38\u4e45\u62d2\u7edd\u7533\u8bf7\u7684\u6743\u9650\uff1a"+s," at TrtcCloud/permission.js:174"),r=-1}n(r)}),(function(e){t("log","\u7533\u8bf7\u6743\u9650\u9519\u8bef\uff1a"+e.code+" = "+e.message," at TrtcCloud/permission.js:184"),n({code:e.code,message:e.message})}))}))},checkSystemEnableLocation:function(){if(n){var e=!1,r=plus.ios.import("CLLocationManager");e=r.locationServicesEnabled();return t("log","\u7cfb\u7edf\u5b9a\u4f4d\u5f00\u542f:"+e," at TrtcCloud/permission.js:250"),plus.ios.deleteObject(r),e}var i=plus.android.importClass("android.content.Context"),o=plus.android.importClass("android.location.LocationManager");return e=plus.android.runtimeMainActivity().getSystemService(i.LOCATION_SERVICE).isProviderEnabled(o.GPS_PROVIDER),t("log","\u7cfb\u7edf\u5b9a\u4f4d\u5f00\u542f:"+e," at TrtcCloud/permission.js:259"),e},gotoAppPermissionSetting:function(){if(n){var e=plus.ios.import("UIApplication").sharedApplication(),t=plus.ios.import("NSURL"),r=t.URLWithString("app-settings:");e.openURL(r),plus.ios.deleteObject(r),plus.ios.deleteObject(t),plus.ios.deleteObject(e)}else{var i=plus.android.importClass("android.content.Intent"),o=plus.android.importClass("android.provider.Settings"),s=plus.android.importClass("android.net.Uri"),a=plus.android.runtimeMainActivity(),u=new i;u.setAction(o.ACTION_APPLICATION_DETAILS_SETTINGS);var c=s.fromParts("package",a.getPackageName(),null);u.setData(c),a.startActivity(u)}}}}).call(this,n(2).default)},function(e,t,n){"use strict";(function(e){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var i=r(n(118)),o=function(){function t(){}return t.createInstance=function(){return e("log","----------------------------------------------------------------"," at TrtcCloud/lib/index.js:25"),e("log"," SDK ".concat("1.0.4"," ")," at TrtcCloud/lib/index.js:26"),e("log","----------------------------------------------------------------"," at TrtcCloud/lib/index.js:27"),i.default._createInstance()},t.destroyInstance=function(){return i.default._destroyInstance()},t.prototype.on=function(e,t){return i.default._getInstance().on(e,t)},t.prototype.off=function(e){return i.default._getInstance().off(e)},t.prototype.enterRoom=function(e,t){return i.default._getInstance().enterRoom(e,t)},t.prototype.exitRoom=function(){return i.default._getInstance().exitRoom()},t.prototype.startLocalPreview=function(e,t){if(void 0===e&&(e=!0),t)return i.default._getInstance().startLocalPreview(e,t)},t.prototype.stopLocalPreview=function(){return i.default._getInstance().stopLocalPreview()},t.prototype.startRemoteView=function(e,t,n){return i.default._getInstance().startRemoteView(e,t,n)},t.prototype.stopRemoteView=function(e,t){return i.default._getInstance().stopRemoteView(e,t)},t.prototype.startLocalAudio=function(e){return i.default._getInstance().startLocalAudio(e)},t.prototype.stopLocalAudio=function(){return i.default._getInstance().stopLocalAudio()},t.prototype.setAudioRoute=function(e){return i.default._getInstance().setAudioRoute(e)},t.prototype.onError=function(e,t,n){},t.prototype.onWarning=function(e,t,n){},t.prototype.onEnterRoom=function(e){},t.prototype.onExitRoom=function(e){},t.prototype.onFirstVideoFrame=function(e,t,n,r){},t.prototype.onFirstAudioFrame=function(e){},t.prototype.onMicDidReady=function(){},t.prototype.onCameraDidReady=function(){},t.prototype.onNetworkQuality=function(e,t){},t.prototype.onRemoteUserEnterRoom=function(e){},t.prototype.onRemoteUserLeaveRoom=function(e,t){},t.prototype.onSendFirstLocalAudioFrame=function(){},t.prototype.onSendFirstLocalVideoFrame=function(e){},t.prototype.onStatistics=function(e){},t.prototype.onUserAudioAvailable=function(e,t){},t.prototype.onUserVideoAvailable=function(e,t){},t.prototype.onUserVoiceVolume=function(e,t){},t}();t.default=o}).call(this,n(2).default)},function(e,t,n){"use strict";(function(e,r){var i=this&&this.__assign||function(){return(i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}).apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0});var o=n(52),s=e("TRTCCloudUniPlugin-TRTCCloudImpl"),a=e("globalEvent"),u=null,c=function(){function e(){this.listenersMap_=new Map}return e._createInstance=function(){try{return u||(s.sharedInstance(),u=new e)}catch(e){r("log","- impl _createInstance error = ".concat(e)," at TrtcCloud/lib/TrtcCloudImpl.js:33")}},e._getInstance=function(){if(u)return u;throw new Error("get trtcCloud failed, please create trtcCloud first")},e._destroyInstance=function(){try{u=null,s.destroySharedInstance()}catch(e){}},e.prototype.on=function(e,t){var n=function(n){var r=n.data,i=void 0===r?[]:r,o=i[0],s=i[1]||"",a=i[2]||{};switch(e){case"onEnterRoom":t(o);break;case"onExitRoom":t(o);break;case"onFirstVideoFrame":var u=o,c=i[1]||0,l=i[2]||0,h=i[3]||0;t({userId:u,streamType:c,width:l,height:h});break;case"onFirstAudioFrame":t(u=o||"");break;case"onMicDidReady":case"onCameraDidReady":t();break;case"onNetworkQuality":var f=i[0],d=i[1];t({localQuality:f,remoteQuality:d});break;case"onRemoteUserEnterRoom":t(u=o||"");break;case"onRemoteUserLeaveRoom":t({userId:u=o||"",reason:s});break;case"onSendFirstLocalAudioFrame":t();break;case"onSendFirstLocalVideoFrame":t(c=o);break;case"onStatistics":var p=i[0]||{};t(p);break;case"onUserAudioAvailable":case"onUserVideoAvailable":t({userId:u=o||"",available:s});break;case"onUserVoiceVolume":var g=i[0],_=i[1];t({userVolumes:g,totalVolume:_});break;default:t({code:o,message:s,extraInfo:a})}};this.listenersMap_.set(e,n),a.addEventListener(e,n)},e.prototype.off=function(e){if("*"===e){for(var t=0,n=this.listenersMap_.entries();t<n.length;t++){var r=n[t],i=r[0],o=r[1];a.removeListener(i,o)}this.listenersMap_.clear()}else a.removeListener(e,this.listenersMap_.get(e)),this.listenersMap_.delete(e)},e.prototype.enterRoom=function(e,t){try{var n=i(i({},e),{role:e.role||o.TRTCRoleType.TRTCRoleAnchor,appScene:t});s.enterRoom(n)}catch(e){r("log","- impl enterRoom error = ".concat(e)," at TrtcCloud/lib/TrtcCloudImpl.js:169")}},e.prototype.exitRoom=function(){return s.exitRoom()},e.prototype.startLocalPreview=function(e,t){try{var n={isFrontCamera:e,userId:t};s.startLocalPreview(n)}catch(e){r("log","- impl startLocalPreview error = ".concat(e)," at TrtcCloud/lib/TrtcCloudImpl.js:181")}},e.prototype.stopLocalPreview=function(){try{s.stopLocalPreview()}catch(e){}},e.prototype.startRemoteView=function(e,t,n){try{s.startRemoteView({userId:e,streamType:t,viewId:n})}catch(e){}},e.prototype.stopRemoteView=function(e,t){try{s.stopRemoteView({userId:e,streamType:t})}catch(e){}},e.prototype.startLocalAudio=function(e){try{s.startLocalAudio(e)}catch(e){}},e.prototype.stopLocalAudio=function(){try{s.stopLocalAudio()}catch(e){}},e.prototype.setAudioRoute=function(e){try{s.setAudioRoute(e)}catch(e){}},e}();t.default=c}).call(this,n(12).default,n(2).default)},function(e,t,n){"use strict";var r,i=(r=n(120))&&r.__esModule?r:{default:r};e.exports={genTestUserSig:function(e){return{sdkAppId:1400693091,userSig:new i.default(1400693091,"3d7a83573785b8a20baa67d30fba83f35af270be9bd10efc8470ced6e14843cf",604800).genTestUserSig(e)}}}},function(e,t,n){"use strict";(function(e){function n(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r="undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},i=[],o=[],s="undefined"!=typeof Uint8Array?Uint8Array:Array,a=!1;function u(){a=!0;for(var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t=0,n=e.length;t<n;++t)i[t]=e[t],o[e.charCodeAt(t)]=t;o["-".charCodeAt(0)]=62,o["_".charCodeAt(0)]=63}function c(e,t,n){for(var r,o,s=[],a=t;a<n;a+=3)r=(e[a]<<16)+(e[a+1]<<8)+e[a+2],s.push(i[(o=r)>>18&63]+i[o>>12&63]+i[o>>6&63]+i[63&o]);return s.join("")}function l(e){var t;a||u();for(var n=e.length,r=n%3,o="",s=[],l=0,h=n-r;l<h;l+=16383)s.push(c(e,l,l+16383>h?h:l+16383));return 1===r?(t=e[n-1],o+=i[t>>2],o+=i[t<<4&63],o+="=="):2===r&&(t=(e[n-2]<<8)+e[n-1],o+=i[t>>10],o+=i[t>>4&63],o+=i[t<<2&63],o+="="),s.push(o),s.join("")}function h(e,t,n,r,i){var o,s,a=8*i-r-1,u=(1<<a)-1,c=u>>1,l=-7,h=n?i-1:0,f=n?-1:1,d=e[t+h];for(h+=f,o=d&(1<<-l)-1,d>>=-l,l+=a;l>0;o=256*o+e[t+h],h+=f,l-=8);for(s=o&(1<<-l)-1,o>>=-l,l+=r;l>0;s=256*s+e[t+h],h+=f,l-=8);if(0===o)o=1-c;else{if(o===u)return s?NaN:1/0*(d?-1:1);s+=Math.pow(2,r),o-=c}return(d?-1:1)*s*Math.pow(2,o-r)}function f(e,t,n,r,i,o){var s,a,u,c=8*o-i-1,l=(1<<c)-1,h=l>>1,f=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,d=r?0:o-1,p=r?1:-1,g=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(a=isNaN(t)?1:0,s=l):(s=Math.floor(Math.log(t)/Math.LN2),t*(u=Math.pow(2,-s))<1&&(s--,u*=2),(t+=s+h>=1?f/u:f*Math.pow(2,1-h))*u>=2&&(s++,u/=2),s+h>=l?(a=0,s=l):s+h>=1?(a=(t*u-1)*Math.pow(2,i),s+=h):(a=t*Math.pow(2,h-1)*Math.pow(2,i),s=0));i>=8;e[n+d]=255&a,d+=p,a/=256,i-=8);for(s=s<<i|a,c+=i;c>0;e[n+d]=255&s,d+=p,s/=256,c-=8);e[n+d-p]|=128*g}var d={}.toString,p=Array.isArray||function(e){return"[object Array]"==d.call(e)};function g(){return v.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function _(e,t){if(g()<t)throw new RangeError("Invalid typed array length");return v.TYPED_ARRAY_SUPPORT?(e=new Uint8Array(t)).__proto__=v.prototype:(null===e&&(e=new v(t)),e.length=t),e}function v(e,t,n){if(!(v.TYPED_ARRAY_SUPPORT||this instanceof v))return new v(e,t,n);if("number"==typeof e){if("string"==typeof t)throw new Error("If encoding is specified then the first argument must be a string");return w(this,e)}return m(this,e,t,n)}function m(e,t,n,r){if("number"==typeof t)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer?function(e,t,n,r){if(t.byteLength,n<0||t.byteLength<n)throw new RangeError("'offset' is out of bounds");if(t.byteLength<n+(r||0))throw new RangeError("'length' is out of bounds");return t=void 0===n&&void 0===r?new Uint8Array(t):void 0===r?new Uint8Array(t,n):new Uint8Array(t,n,r),v.TYPED_ARRAY_SUPPORT?(e=t).__proto__=v.prototype:e=b(e,t),e}(e,t,n,r):"string"==typeof t?function(e,t,n){if("string"==typeof n&&""!==n||(n="utf8"),!v.isEncoding(n))throw new TypeError('"encoding" must be a valid string encoding');var r=0|R(t,n),i=(e=_(e,r)).write(t,n);return i!==r&&(e=e.slice(0,i)),e}(e,t,n):function(e,t){if(S(t)){var n=0|k(t.length);return 0===(e=_(e,n)).length||t.copy(e,0,0,n),e}if(t){if("undefined"!=typeof ArrayBuffer&&t.buffer instanceof ArrayBuffer||"length"in t)return"number"!=typeof t.length||(r=t.length)!=r?_(e,0):b(e,t);if("Buffer"===t.type&&p(t.data))return b(e,t.data)}var r;throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(e,t)}function y(e){if("number"!=typeof e)throw new TypeError('"size" argument must be a number');if(e<0)throw new RangeError('"size" argument must not be negative')}function w(e,t){if(y(t),e=_(e,t<0?0:0|k(t)),!v.TYPED_ARRAY_SUPPORT)for(var n=0;n<t;++n)e[n]=0;return e}function b(e,t){var n=t.length<0?0:0|k(t.length);e=_(e,n);for(var r=0;r<n;r+=1)e[r]=255&t[r];return e}function k(e){if(e>=g())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+g().toString(16)+" bytes");return 0|e}function S(e){return!(null==e||!e._isBuffer)}function R(e,t){if(S(e))return e.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!=typeof e&&(e=""+e);var n=e.length;if(0===n)return 0;for(var r=!1;;)switch(t){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":case void 0:return X(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return J(e).length;default:if(r)return X(e).length;t=(""+t).toLowerCase(),r=!0}}function E(e,t,n){var r=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===n||n>this.length)&&(n=this.length),n<=0)return"";if((n>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return N(this,t,n);case"utf8":case"utf-8":return U(this,t,n);case"ascii":return j(this,t,n);case"latin1":case"binary":return D(this,t,n);case"base64":return P(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return F(this,t,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}function T(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}function A(e,t,n,r,i){if(0===e.length)return-1;if("string"==typeof n?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,isNaN(n)&&(n=i?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(i)return-1;n=e.length-1}else if(n<0){if(!i)return-1;n=0}if("string"==typeof t&&(t=v.from(t,r)),S(t))return 0===t.length?-1:x(e,t,n,r,i);if("number"==typeof t)return t&=255,v.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):x(e,[t],n,r,i);throw new TypeError("val must be string, number or Buffer")}function x(e,t,n,r,i){var o,s=1,a=e.length,u=t.length;if(void 0!==r&&("ucs2"===(r=String(r).toLowerCase())||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(e.length<2||t.length<2)return-1;s=2,a/=2,u/=2,n/=2}function c(e,t){return 1===s?e[t]:e.readUInt16BE(t*s)}if(i){var l=-1;for(o=n;o<a;o++)if(c(e,o)===c(t,-1===l?0:o-l)){if(-1===l&&(l=o),o-l+1===u)return l*s}else-1!==l&&(o-=o-l),l=-1}else for(n+u>a&&(n=a-u),o=n;o>=0;o--){for(var h=!0,f=0;f<u;f++)if(c(e,o+f)!==c(t,f)){h=!1;break}if(h)return o}return-1}function C(e,t,n,r){n=Number(n)||0;var i=e.length-n;r?(r=Number(r))>i&&(r=i):r=i;var o=t.length;if(o%2!=0)throw new TypeError("Invalid hex string");r>o/2&&(r=o/2);for(var s=0;s<r;++s){var a=parseInt(t.substr(2*s,2),16);if(isNaN(a))return s;e[n+s]=a}return s}function I(e,t,n,r){return Q(X(t,e.length-n),e,n,r)}function L(e,t,n,r){return Q(function(e){for(var t=[],n=0;n<e.length;++n)t.push(255&e.charCodeAt(n));return t}(t),e,n,r)}function O(e,t,n,r){return L(e,t,n,r)}function B(e,t,n,r){return Q(J(t),e,n,r)}function M(e,t,n,r){return Q(function(e,t){for(var n,r,i,o=[],s=0;s<e.length&&!((t-=2)<0);++s)r=(n=e.charCodeAt(s))>>8,i=n%256,o.push(i),o.push(r);return o}(t,e.length-n),e,n,r)}function P(e,t,n){return 0===t&&n===e.length?l(e):l(e.slice(t,n))}function U(e,t,n){n=Math.min(e.length,n);for(var r=[],i=t;i<n;){var o,s,a,u,c=e[i],l=null,h=c>239?4:c>223?3:c>191?2:1;if(i+h<=n)switch(h){case 1:c<128&&(l=c);break;case 2:128==(192&(o=e[i+1]))&&(u=(31&c)<<6|63&o)>127&&(l=u);break;case 3:o=e[i+1],s=e[i+2],128==(192&o)&&128==(192&s)&&(u=(15&c)<<12|(63&o)<<6|63&s)>2047&&(u<55296||u>57343)&&(l=u);break;case 4:o=e[i+1],s=e[i+2],a=e[i+3],128==(192&o)&&128==(192&s)&&128==(192&a)&&(u=(15&c)<<18|(63&o)<<12|(63&s)<<6|63&a)>65535&&u<1114112&&(l=u)}null===l?(l=65533,h=1):l>65535&&(l-=65536,r.push(l>>>10&1023|55296),l=56320|1023&l),r.push(l),i+=h}return function(e){var t=e.length;if(t<=z)return String.fromCharCode.apply(String,e);for(var n="",r=0;r<t;)n+=String.fromCharCode.apply(String,e.slice(r,r+=z));return n}(r)}v.TYPED_ARRAY_SUPPORT=void 0===r.TYPED_ARRAY_SUPPORT||r.TYPED_ARRAY_SUPPORT,v.poolSize=8192,v._augment=function(e){return e.__proto__=v.prototype,e},v.from=function(e,t,n){return m(null,e,t,n)},v.TYPED_ARRAY_SUPPORT&&(v.prototype.__proto__=Uint8Array.prototype,v.__proto__=Uint8Array),v.alloc=function(e,t,n){return function(e,t,n,r){return y(t),t<=0?_(e,t):void 0!==n?"string"==typeof r?_(e,t).fill(n,r):_(e,t).fill(n):_(e,t)}(null,e,t,n)},v.allocUnsafe=function(e){return w(null,e)},v.allocUnsafeSlow=function(e){return w(null,e)},v.isBuffer=ee,v.compare=function(e,t){if(!S(e)||!S(t))throw new TypeError("Arguments must be Buffers");if(e===t)return 0;for(var n=e.length,r=t.length,i=0,o=Math.min(n,r);i<o;++i)if(e[i]!==t[i]){n=e[i],r=t[i];break}return n<r?-1:r<n?1:0},v.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},v.concat=function(e,t){if(!p(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return v.alloc(0);var n;if(void 0===t)for(t=0,n=0;n<e.length;++n)t+=e[n].length;var r=v.allocUnsafe(t),i=0;for(n=0;n<e.length;++n){var o=e[n];if(!S(o))throw new TypeError('"list" argument must be an Array of Buffers');o.copy(r,i),i+=o.length}return r},v.byteLength=R,v.prototype._isBuffer=!0,v.prototype.swap16=function(){var e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)T(this,t,t+1);return this},v.prototype.swap32=function(){var e=this.length;if(e%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)T(this,t,t+3),T(this,t+1,t+2);return this},v.prototype.swap64=function(){var e=this.length;if(e%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)T(this,t,t+7),T(this,t+1,t+6),T(this,t+2,t+5),T(this,t+3,t+4);return this},v.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?U(this,0,e):E.apply(this,arguments)},v.prototype.equals=function(e){if(!S(e))throw new TypeError("Argument must be a Buffer");return this===e||0===v.compare(this,e)},v.prototype.inspect=function(){var e="";return this.length>0&&(e=this.toString("hex",0,50).match(/.{2}/g).join(" "),this.length>50&&(e+=" ... ")),"<Buffer "+e+">"},v.prototype.compare=function(e,t,n,r,i){if(!S(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===n&&(n=e?e.length:0),void 0===r&&(r=0),void 0===i&&(i=this.length),t<0||n>e.length||r<0||i>this.length)throw new RangeError("out of range index");if(r>=i&&t>=n)return 0;if(r>=i)return-1;if(t>=n)return 1;if(this===e)return 0;for(var o=(i>>>=0)-(r>>>=0),s=(n>>>=0)-(t>>>=0),a=Math.min(o,s),u=this.slice(r,i),c=e.slice(t,n),l=0;l<a;++l)if(u[l]!==c[l]){o=u[l],s=c[l];break}return o<s?-1:s<o?1:0},v.prototype.includes=function(e,t,n){return-1!==this.indexOf(e,t,n)},v.prototype.indexOf=function(e,t,n){return A(this,e,t,n,!0)},v.prototype.lastIndexOf=function(e,t,n){return A(this,e,t,n,!1)},v.prototype.write=function(e,t,n,r){if(void 0===t)r="utf8",n=this.length,t=0;else if(void 0===n&&"string"==typeof t)r=t,n=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t|=0,isFinite(n)?(n|=0,void 0===r&&(r="utf8")):(r=n,n=void 0)}var i=this.length-t;if((void 0===n||n>i)&&(n=i),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var o=!1;;)switch(r){case"hex":return C(this,e,t,n);case"utf8":case"utf-8":return I(this,e,t,n);case"ascii":return L(this,e,t,n);case"latin1":case"binary":return O(this,e,t,n);case"base64":return B(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return M(this,e,t,n);default:if(o)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),o=!0}},v.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var z=4096;function j(e,t,n){var r="";n=Math.min(e.length,n);for(var i=t;i<n;++i)r+=String.fromCharCode(127&e[i]);return r}function D(e,t,n){var r="";n=Math.min(e.length,n);for(var i=t;i<n;++i)r+=String.fromCharCode(e[i]);return r}function N(e,t,n){var r=e.length;(!t||t<0)&&(t=0),(!n||n<0||n>r)&&(n=r);for(var i="",o=t;o<n;++o)i+=G(e[o]);return i}function F(e,t,n){for(var r=e.slice(t,n),i="",o=0;o<r.length;o+=2)i+=String.fromCharCode(r[o]+256*r[o+1]);return i}function H(e,t,n){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>n)throw new RangeError("Trying to access beyond buffer length")}function V(e,t,n,r,i,o){if(!S(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<o)throw new RangeError('"value" argument is out of bounds');if(n+r>e.length)throw new RangeError("Index out of range")}function Z(e,t,n,r){t<0&&(t=65535+t+1);for(var i=0,o=Math.min(e.length-n,2);i<o;++i)e[n+i]=(t&255<<8*(r?i:1-i))>>>8*(r?i:1-i)}function W(e,t,n,r){t<0&&(t=4294967295+t+1);for(var i=0,o=Math.min(e.length-n,4);i<o;++i)e[n+i]=t>>>8*(r?i:3-i)&255}function Y(e,t,n,r,i,o){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function $(e,t,n,r,i){return i||Y(e,0,n,4),f(e,t,n,r,23,4),n+4}function K(e,t,n,r,i){return i||Y(e,0,n,8),f(e,t,n,r,52,8),n+8}v.prototype.slice=function(e,t){var n,r=this.length;if((e=~~e)<0?(e+=r)<0&&(e=0):e>r&&(e=r),(t=void 0===t?r:~~t)<0?(t+=r)<0&&(t=0):t>r&&(t=r),t<e&&(t=e),v.TYPED_ARRAY_SUPPORT)(n=this.subarray(e,t)).__proto__=v.prototype;else{var i=t-e;n=new v(i,void 0);for(var o=0;o<i;++o)n[o]=this[o+e]}return n},v.prototype.readUIntLE=function(e,t,n){e|=0,t|=0,n||H(e,t,this.length);for(var r=this[e],i=1,o=0;++o<t&&(i*=256);)r+=this[e+o]*i;return r},v.prototype.readUIntBE=function(e,t,n){e|=0,t|=0,n||H(e,t,this.length);for(var r=this[e+--t],i=1;t>0&&(i*=256);)r+=this[e+--t]*i;return r},v.prototype.readUInt8=function(e,t){return t||H(e,1,this.length),this[e]},v.prototype.readUInt16LE=function(e,t){return t||H(e,2,this.length),this[e]|this[e+1]<<8},v.prototype.readUInt16BE=function(e,t){return t||H(e,2,this.length),this[e]<<8|this[e+1]},v.prototype.readUInt32LE=function(e,t){return t||H(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},v.prototype.readUInt32BE=function(e,t){return t||H(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},v.prototype.readIntLE=function(e,t,n){e|=0,t|=0,n||H(e,t,this.length);for(var r=this[e],i=1,o=0;++o<t&&(i*=256);)r+=this[e+o]*i;return r>=(i*=128)&&(r-=Math.pow(2,8*t)),r},v.prototype.readIntBE=function(e,t,n){e|=0,t|=0,n||H(e,t,this.length);for(var r=t,i=1,o=this[e+--r];r>0&&(i*=256);)o+=this[e+--r]*i;return o>=(i*=128)&&(o-=Math.pow(2,8*t)),o},v.prototype.readInt8=function(e,t){return t||H(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},v.prototype.readInt16LE=function(e,t){t||H(e,2,this.length);var n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},v.prototype.readInt16BE=function(e,t){t||H(e,2,this.length);var n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},v.prototype.readInt32LE=function(e,t){return t||H(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},v.prototype.readInt32BE=function(e,t){return t||H(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},v.prototype.readFloatLE=function(e,t){return t||H(e,4,this.length),h(this,e,!0,23,4)},v.prototype.readFloatBE=function(e,t){return t||H(e,4,this.length),h(this,e,!1,23,4)},v.prototype.readDoubleLE=function(e,t){return t||H(e,8,this.length),h(this,e,!0,52,8)},v.prototype.readDoubleBE=function(e,t){return t||H(e,8,this.length),h(this,e,!1,52,8)},v.prototype.writeUIntLE=function(e,t,n,r){e=+e,t|=0,n|=0,r||V(this,e,t,n,Math.pow(2,8*n)-1,0);var i=1,o=0;for(this[t]=255&e;++o<n&&(i*=256);)this[t+o]=e/i&255;return t+n},v.prototype.writeUIntBE=function(e,t,n,r){e=+e,t|=0,n|=0,r||V(this,e,t,n,Math.pow(2,8*n)-1,0);var i=n-1,o=1;for(this[t+i]=255&e;--i>=0&&(o*=256);)this[t+i]=e/o&255;return t+n},v.prototype.writeUInt8=function(e,t,n){return e=+e,t|=0,n||V(this,e,t,1,255,0),v.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},v.prototype.writeUInt16LE=function(e,t,n){return e=+e,t|=0,n||V(this,e,t,2,65535,0),v.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):Z(this,e,t,!0),t+2},v.prototype.writeUInt16BE=function(e,t,n){return e=+e,t|=0,n||V(this,e,t,2,65535,0),v.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):Z(this,e,t,!1),t+2},v.prototype.writeUInt32LE=function(e,t,n){return e=+e,t|=0,n||V(this,e,t,4,4294967295,0),v.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):W(this,e,t,!0),t+4},v.prototype.writeUInt32BE=function(e,t,n){return e=+e,t|=0,n||V(this,e,t,4,4294967295,0),v.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):W(this,e,t,!1),t+4},v.prototype.writeIntLE=function(e,t,n,r){if(e=+e,t|=0,!r){var i=Math.pow(2,8*n-1);V(this,e,t,n,i-1,-i)}var o=0,s=1,a=0;for(this[t]=255&e;++o<n&&(s*=256);)e<0&&0===a&&0!==this[t+o-1]&&(a=1),this[t+o]=(e/s>>0)-a&255;return t+n},v.prototype.writeIntBE=function(e,t,n,r){if(e=+e,t|=0,!r){var i=Math.pow(2,8*n-1);V(this,e,t,n,i-1,-i)}var o=n-1,s=1,a=0;for(this[t+o]=255&e;--o>=0&&(s*=256);)e<0&&0===a&&0!==this[t+o+1]&&(a=1),this[t+o]=(e/s>>0)-a&255;return t+n},v.prototype.writeInt8=function(e,t,n){return e=+e,t|=0,n||V(this,e,t,1,127,-128),v.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},v.prototype.writeInt16LE=function(e,t,n){return e=+e,t|=0,n||V(this,e,t,2,32767,-32768),v.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):Z(this,e,t,!0),t+2},v.prototype.writeInt16BE=function(e,t,n){return e=+e,t|=0,n||V(this,e,t,2,32767,-32768),v.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):Z(this,e,t,!1),t+2},v.prototype.writeInt32LE=function(e,t,n){return e=+e,t|=0,n||V(this,e,t,4,2147483647,-2147483648),v.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):W(this,e,t,!0),t+4},v.prototype.writeInt32BE=function(e,t,n){return e=+e,t|=0,n||V(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),v.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):W(this,e,t,!1),t+4},v.prototype.writeFloatLE=function(e,t,n){return $(this,e,t,!0,n)},v.prototype.writeFloatBE=function(e,t,n){return $(this,e,t,!1,n)},v.prototype.writeDoubleLE=function(e,t,n){return K(this,e,t,!0,n)},v.prototype.writeDoubleBE=function(e,t,n){return K(this,e,t,!1,n)},v.prototype.copy=function(e,t,n,r){if(n||(n=0),r||0===r||(r=this.length),t>=e.length&&(t=e.length),t||(t=0),r>0&&r<n&&(r=n),r===n)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("sourceStart out of bounds");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),e.length-t<r-n&&(r=e.length-t+n);var i,o=r-n;if(this===e&&n<t&&t<r)for(i=o-1;i>=0;--i)e[i+t]=this[i+n];else if(o<1e3||!v.TYPED_ARRAY_SUPPORT)for(i=0;i<o;++i)e[i+t]=this[i+n];else Uint8Array.prototype.set.call(e,this.subarray(n,n+o),t);return o},v.prototype.fill=function(e,t,n,r){if("string"==typeof e){if("string"==typeof t?(r=t,t=0,n=this.length):"string"==typeof n&&(r=n,n=this.length),1===e.length){var i=e.charCodeAt(0);i<256&&(e=i)}if(void 0!==r&&"string"!=typeof r)throw new TypeError("encoding must be a string");if("string"==typeof r&&!v.isEncoding(r))throw new TypeError("Unknown encoding: "+r)}else"number"==typeof e&&(e&=255);if(t<0||this.length<t||this.length<n)throw new RangeError("Out of range index");if(n<=t)return this;var o;if(t>>>=0,n=void 0===n?this.length:n>>>0,e||(e=0),"number"==typeof e)for(o=t;o<n;++o)this[o]=e;else{var s=S(e)?e:X(new v(e,r).toString()),a=s.length;for(o=0;o<n-t;++o)this[o+t]=s[o%a]}return this};var q=/[^+\/0-9A-Za-z-_]/g;function G(e){return e<16?"0"+e.toString(16):e.toString(16)}function X(e,t){var n;t=t||1/0;for(var r=e.length,i=null,o=[],s=0;s<r;++s){if((n=e.charCodeAt(s))>55295&&n<57344){if(!i){if(n>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(s+1===r){(t-=3)>-1&&o.push(239,191,189);continue}i=n;continue}if(n<56320){(t-=3)>-1&&o.push(239,191,189),i=n;continue}n=65536+(i-55296<<10|n-56320)}else i&&(t-=3)>-1&&o.push(239,191,189);if(i=null,n<128){if((t-=1)<0)break;o.push(n)}else if(n<2048){if((t-=2)<0)break;o.push(n>>6|192,63&n|128)}else if(n<65536){if((t-=3)<0)break;o.push(n>>12|224,n>>6&63|128,63&n|128)}else{if(!(n<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return o}function J(e){return function(e){var t,n,r,i,c,l;a||u();var h=e.length;if(h%4>0)throw new Error("Invalid string. Length must be a multiple of 4");c="="===e[h-2]?2:"="===e[h-1]?1:0,l=new s(3*h/4-c),r=c>0?h-4:h;var f=0;for(t=0,n=0;t<r;t+=4,n+=3)i=o[e.charCodeAt(t)]<<18|o[e.charCodeAt(t+1)]<<12|o[e.charCodeAt(t+2)]<<6|o[e.charCodeAt(t+3)],l[f++]=i>>16&255,l[f++]=i>>8&255,l[f++]=255&i;return 2===c?(i=o[e.charCodeAt(t)]<<2|o[e.charCodeAt(t+1)]>>4,l[f++]=255&i):1===c&&(i=o[e.charCodeAt(t)]<<10|o[e.charCodeAt(t+1)]<<4|o[e.charCodeAt(t+2)]>>2,l[f++]=i>>8&255,l[f++]=255&i),l}(function(e){if((e=function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}(e).replace(q,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function Q(e,t,n,r){for(var i=0;i<r&&!(i+n>=t.length||i>=e.length);++i)t[i+n]=e[i];return i}function ee(e){return null!=e&&(!!e._isBuffer||te(e)||function(e){return"function"==typeof e.readFloatLE&&"function"==typeof e.slice&&te(e.slice(0,0))}(e))}function te(e){return!!e.constructor&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}function ne(e,t){return e(t={exports:{}},t.exports),t.exports}"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self&&self;var re=ne((function(e,t){var n;e.exports=n=n||function(e,t){var n=Object.create||function(){function e(){}return function(t){var n;return e.prototype=t,n=new e,e.prototype=null,n}}(),r={},i=r.lib={},o=i.Base={extend:function(e){var t=n(this);return e&&t.mixIn(e),t.hasOwnProperty("init")&&this.init!==t.init||(t.init=function(){t.$super.init.apply(this,arguments)}),t.init.prototype=t,t.$super=this,t},create:function(){var e=this.extend();return e.init.apply(e,arguments),e},init:function(){},mixIn:function(e){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t]);e.hasOwnProperty("toString")&&(this.toString=e.toString)},clone:function(){return this.init.prototype.extend(this)}},s=i.WordArray=o.extend({init:function(e,t){e=this.words=e||[],this.sigBytes=null!=t?t:4*e.length},toString:function(e){return(e||u).stringify(this)},concat:function(e){var t=this.words,n=e.words,r=this.sigBytes,i=e.sigBytes;if(this.clamp(),r%4)for(var o=0;o<i;o++){var s=n[o>>>2]>>>24-o%4*8&255;t[r+o>>>2]|=s<<24-(r+o)%4*8}else for(o=0;o<i;o+=4)t[r+o>>>2]=n[o>>>2];return this.sigBytes+=i,this},clamp:function(){var t=this.words,n=this.sigBytes;t[n>>>2]&=4294967295<<32-n%4*8,t.length=e.ceil(n/4)},clone:function(){var e=o.clone.call(this);return e.words=this.words.slice(0),e},random:function(t){for(var n,r=[],i=function(t){t=t;var n=987654321,r=4294967295;return function(){var i=((n=36969*(65535&n)+(n>>16)&r)<<16)+(t=18e3*(65535&t)+(t>>16)&r)&r;return i/=4294967296,(i+=.5)*(e.random()>.5?1:-1)}},o=0;o<t;o+=4){var a=i(4294967296*(n||e.random()));n=987654071*a(),r.push(4294967296*a()|0)}return new s.init(r,t)}}),a=r.enc={},u=a.Hex={stringify:function(e){for(var t=e.words,n=e.sigBytes,r=[],i=0;i<n;i++){var o=t[i>>>2]>>>24-i%4*8&255;r.push((o>>>4).toString(16)),r.push((15&o).toString(16))}return r.join("")},parse:function(e){for(var t=e.length,n=[],r=0;r<t;r+=2)n[r>>>3]|=parseInt(e.substr(r,2),16)<<24-r%8*4;return new s.init(n,t/2)}},c=a.Latin1={stringify:function(e){for(var t=e.words,n=e.sigBytes,r=[],i=0;i<n;i++){var o=t[i>>>2]>>>24-i%4*8&255;r.push(String.fromCharCode(o))}return r.join("")},parse:function(e){for(var t=e.length,n=[],r=0;r<t;r++)n[r>>>2]|=(255&e.charCodeAt(r))<<24-r%4*8;return new s.init(n,t)}},l=a.Utf8={stringify:function(e){try{return decodeURIComponent(escape(c.stringify(e)))}catch(e){throw new Error("Malformed UTF-8 data")}},parse:function(e){return c.parse(unescape(encodeURIComponent(e)))}},h=i.BufferedBlockAlgorithm=o.extend({reset:function(){this._data=new s.init,this._nDataBytes=0},_append:function(e){"string"==typeof e&&(e=l.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function(t){var n=this._data,r=n.words,i=n.sigBytes,o=this.blockSize,a=i/(4*o),u=(a=t?e.ceil(a):e.max((0|a)-this._minBufferSize,0))*o,c=e.min(4*u,i);if(u){for(var l=0;l<u;l+=o)this._doProcessBlock(r,l);var h=r.splice(0,u);n.sigBytes-=c}return new s.init(h,c)},clone:function(){var e=o.clone.call(this);return e._data=this._data.clone(),e},_minBufferSize:0}),f=(i.Hasher=h.extend({cfg:o.extend(),init:function(e){this.cfg=this.cfg.extend(e),this.reset()},reset:function(){h.reset.call(this),this._doReset()},update:function(e){return this._append(e),this._process(),this},finalize:function(e){return e&&this._append(e),this._doFinalize()},blockSize:16,_createHelper:function(e){return function(t,n){return new e.init(n).finalize(t)}},_createHmacHelper:function(e){return function(t,n){return new f.HMAC.init(e,n).finalize(t)}}}),r.algo={});return r}(Math)})),ie=(ne((function(e,t){var n,r,i,o,s,a;e.exports=(i=(r=n=re).lib,o=i.Base,s=i.WordArray,(a=r.x64={}).Word=o.extend({init:function(e,t){this.high=e,this.low=t}}),a.WordArray=o.extend({init:function(e,t){e=this.words=e||[],this.sigBytes=null!=t?t:8*e.length},toX32:function(){for(var e=this.words,t=e.length,n=[],r=0;r<t;r++){var i=e[r];n.push(i.high),n.push(i.low)}return s.create(n,this.sigBytes)},clone:function(){for(var e=o.clone.call(this),t=e.words=this.words.slice(0),n=t.length,r=0;r<n;r++)t[r]=t[r].clone();return e}}),n)})),ne((function(e,t){var n;e.exports=(n=re,function(){if("function"==typeof ArrayBuffer){var e=n.lib.WordArray,t=e.init;(e.init=function(e){if(e instanceof ArrayBuffer&&(e=new Uint8Array(e)),(e instanceof Int8Array||"undefined"!=typeof Uint8ClampedArray&&e instanceof Uint8ClampedArray||e instanceof Int16Array||e instanceof Uint16Array||e instanceof Int32Array||e instanceof Uint32Array||e instanceof Float32Array||e instanceof Float64Array)&&(e=new Uint8Array(e.buffer,e.byteOffset,e.byteLength)),e instanceof Uint8Array){for(var n=e.byteLength,r=[],i=0;i<n;i++)r[i>>>2]|=e[i]<<24-i%4*8;t.call(this,r,n)}else t.apply(this,arguments)}).prototype=e}}(),n.lib.WordArray)})),ne((function(e,t){var n;e.exports=(n=re,function(){var e=n,t=e.lib.WordArray,r=e.enc;function i(e){return e<<8&4278255360|e>>>8&16711935}r.Utf16=r.Utf16BE={stringify:function(e){for(var t=e.words,n=e.sigBytes,r=[],i=0;i<n;i+=2){var o=t[i>>>2]>>>16-i%4*8&65535;r.push(String.fromCharCode(o))}return r.join("")},parse:function(e){for(var n=e.length,r=[],i=0;i<n;i++)r[i>>>1]|=e.charCodeAt(i)<<16-i%2*16;return t.create(r,2*n)}},r.Utf16LE={stringify:function(e){for(var t=e.words,n=e.sigBytes,r=[],o=0;o<n;o+=2){var s=i(t[o>>>2]>>>16-o%4*8&65535);r.push(String.fromCharCode(s))}return r.join("")},parse:function(e){for(var n=e.length,r=[],o=0;o<n;o++)r[o>>>1]|=i(e.charCodeAt(o)<<16-o%2*16);return t.create(r,2*n)}}}(),n.enc.Utf16)})),ne((function(e,t){var n,r,i;e.exports=(i=(r=n=re).lib.WordArray,r.enc.Base64={stringify:function(e){var t=e.words,n=e.sigBytes,r=this._map;e.clamp();for(var i=[],o=0;o<n;o+=3)for(var s=(t[o>>>2]>>>24-o%4*8&255)<<16|(t[o+1>>>2]>>>24-(o+1)%4*8&255)<<8|t[o+2>>>2]>>>24-(o+2)%4*8&255,a=0;a<4&&o+.75*a<n;a++)i.push(r.charAt(s>>>6*(3-a)&63));var u=r.charAt(64);if(u)for(;i.length%4;)i.push(u);return i.join("")},parse:function(e){var t=e.length,n=this._map,r=this._reverseMap;if(!r){r=this._reverseMap=[];for(var o=0;o<n.length;o++)r[n.charCodeAt(o)]=o}var s=n.charAt(64);if(s){var a=e.indexOf(s);-1!==a&&(t=a)}return function(e,t,n){for(var r=[],o=0,s=0;s<t;s++)if(s%4){var a=n[e.charCodeAt(s-1)]<<s%4*2,u=n[e.charCodeAt(s)]>>>6-s%4*2;r[o>>>2]|=(a|u)<<24-o%4*8,o++}return i.create(r,o)}(e,t,r)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="},n.enc.Base64)})),ne((function(e,t){var n;e.exports=(n=re,function(e){var t=n,r=t.lib,i=r.WordArray,o=r.Hasher,s=t.algo,a=[];!function(){for(var t=0;t<64;t++)a[t]=4294967296*e.abs(e.sin(t+1))|0}();var u=s.MD5=o.extend({_doReset:function(){this._hash=new i.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(e,t){for(var n=0;n<16;n++){var r=t+n,i=e[r];e[r]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}var o=this._hash.words,s=e[t+0],u=e[t+1],d=e[t+2],p=e[t+3],g=e[t+4],_=e[t+5],v=e[t+6],m=e[t+7],y=e[t+8],w=e[t+9],b=e[t+10],k=e[t+11],S=e[t+12],R=e[t+13],E=e[t+14],T=e[t+15],A=o[0],x=o[1],C=o[2],I=o[3];A=c(A,x,C,I,s,7,a[0]),I=c(I,A,x,C,u,12,a[1]),C=c(C,I,A,x,d,17,a[2]),x=c(x,C,I,A,p,22,a[3]),A=c(A,x,C,I,g,7,a[4]),I=c(I,A,x,C,_,12,a[5]),C=c(C,I,A,x,v,17,a[6]),x=c(x,C,I,A,m,22,a[7]),A=c(A,x,C,I,y,7,a[8]),I=c(I,A,x,C,w,12,a[9]),C=c(C,I,A,x,b,17,a[10]),x=c(x,C,I,A,k,22,a[11]),A=c(A,x,C,I,S,7,a[12]),I=c(I,A,x,C,R,12,a[13]),C=c(C,I,A,x,E,17,a[14]),A=l(A,x=c(x,C,I,A,T,22,a[15]),C,I,u,5,a[16]),I=l(I,A,x,C,v,9,a[17]),C=l(C,I,A,x,k,14,a[18]),x=l(x,C,I,A,s,20,a[19]),A=l(A,x,C,I,_,5,a[20]),I=l(I,A,x,C,b,9,a[21]),C=l(C,I,A,x,T,14,a[22]),x=l(x,C,I,A,g,20,a[23]),A=l(A,x,C,I,w,5,a[24]),I=l(I,A,x,C,E,9,a[25]),C=l(C,I,A,x,p,14,a[26]),x=l(x,C,I,A,y,20,a[27]),A=l(A,x,C,I,R,5,a[28]),I=l(I,A,x,C,d,9,a[29]),C=l(C,I,A,x,m,14,a[30]),A=h(A,x=l(x,C,I,A,S,20,a[31]),C,I,_,4,a[32]),I=h(I,A,x,C,y,11,a[33]),C=h(C,I,A,x,k,16,a[34]),x=h(x,C,I,A,E,23,a[35]),A=h(A,x,C,I,u,4,a[36]),I=h(I,A,x,C,g,11,a[37]),C=h(C,I,A,x,m,16,a[38]),x=h(x,C,I,A,b,23,a[39]),A=h(A,x,C,I,R,4,a[40]),I=h(I,A,x,C,s,11,a[41]),C=h(C,I,A,x,p,16,a[42]),x=h(x,C,I,A,v,23,a[43]),A=h(A,x,C,I,w,4,a[44]),I=h(I,A,x,C,S,11,a[45]),C=h(C,I,A,x,T,16,a[46]),A=f(A,x=h(x,C,I,A,d,23,a[47]),C,I,s,6,a[48]),I=f(I,A,x,C,m,10,a[49]),C=f(C,I,A,x,E,15,a[50]),x=f(x,C,I,A,_,21,a[51]),A=f(A,x,C,I,S,6,a[52]),I=f(I,A,x,C,p,10,a[53]),C=f(C,I,A,x,b,15,a[54]),x=f(x,C,I,A,u,21,a[55]),A=f(A,x,C,I,y,6,a[56]),I=f(I,A,x,C,T,10,a[57]),C=f(C,I,A,x,v,15,a[58]),x=f(x,C,I,A,R,21,a[59]),A=f(A,x,C,I,g,6,a[60]),I=f(I,A,x,C,k,10,a[61]),C=f(C,I,A,x,d,15,a[62]),x=f(x,C,I,A,w,21,a[63]),o[0]=o[0]+A|0,o[1]=o[1]+x|0,o[2]=o[2]+C|0,o[3]=o[3]+I|0},_doFinalize:function(){var t=this._data,n=t.words,r=8*this._nDataBytes,i=8*t.sigBytes;n[i>>>5]|=128<<24-i%32;var o=e.floor(r/4294967296),s=r;n[15+(i+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),n[14+(i+64>>>9<<4)]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),t.sigBytes=4*(n.length+1),this._process();for(var a=this._hash,u=a.words,c=0;c<4;c++){var l=u[c];u[c]=16711935&(l<<8|l>>>24)|4278255360&(l<<24|l>>>8)}return a},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});function c(e,t,n,r,i,o,s){var a=e+(t&n|~t&r)+i+s;return(a<<o|a>>>32-o)+t}function l(e,t,n,r,i,o,s){var a=e+(t&r|n&~r)+i+s;return(a<<o|a>>>32-o)+t}function h(e,t,n,r,i,o,s){var a=e+(t^n^r)+i+s;return(a<<o|a>>>32-o)+t}function f(e,t,n,r,i,o,s){var a=e+(n^(t|~r))+i+s;return(a<<o|a>>>32-o)+t}t.MD5=o._createHelper(u),t.HmacMD5=o._createHmacHelper(u)}(Math),n.MD5)})),ne((function(e,t){var n,r,i,o,s,a,u,c;e.exports=(i=(r=n=re).lib,o=i.WordArray,s=i.Hasher,a=r.algo,u=[],c=a.SHA1=s.extend({_doReset:function(){this._hash=new o.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var n=this._hash.words,r=n[0],i=n[1],o=n[2],s=n[3],a=n[4],c=0;c<80;c++){if(c<16)u[c]=0|e[t+c];else{var l=u[c-3]^u[c-8]^u[c-14]^u[c-16];u[c]=l<<1|l>>>31}var h=(r<<5|r>>>27)+a+u[c];h+=c<20?1518500249+(i&o|~i&s):c<40?1859775393+(i^o^s):c<60?(i&o|i&s|o&s)-1894007588:(i^o^s)-899497514,a=s,s=o,o=i<<30|i>>>2,i=r,r=h}n[0]=n[0]+r|0,n[1]=n[1]+i|0,n[2]=n[2]+o|0,n[3]=n[3]+s|0,n[4]=n[4]+a|0},_doFinalize:function(){var e=this._data,t=e.words,n=8*this._nDataBytes,r=8*e.sigBytes;return t[r>>>5]|=128<<24-r%32,t[14+(r+64>>>9<<4)]=Math.floor(n/4294967296),t[15+(r+64>>>9<<4)]=n,e.sigBytes=4*t.length,this._process(),this._hash},clone:function(){var e=s.clone.call(this);return e._hash=this._hash.clone(),e}}),r.SHA1=s._createHelper(c),r.HmacSHA1=s._createHmacHelper(c),n.SHA1)})),ne((function(e,t){var n;e.exports=(n=re,function(e){var t=n,r=t.lib,i=r.WordArray,o=r.Hasher,s=t.algo,a=[],u=[];!function(){function t(t){for(var n=e.sqrt(t),r=2;r<=n;r++)if(!(t%r))return!1;return!0}function n(e){return 4294967296*(e-(0|e))|0}for(var r=2,i=0;i<64;)t(r)&&(i<8&&(a[i]=n(e.pow(r,.5))),u[i]=n(e.pow(r,1/3)),i++),r++}();var c=[],l=s.SHA256=o.extend({_doReset:function(){this._hash=new i.init(a.slice(0))},_doProcessBlock:function(e,t){for(var n=this._hash.words,r=n[0],i=n[1],o=n[2],s=n[3],a=n[4],l=n[5],h=n[6],f=n[7],d=0;d<64;d++){if(d<16)c[d]=0|e[t+d];else{var p=c[d-15],g=(p<<25|p>>>7)^(p<<14|p>>>18)^p>>>3,_=c[d-2],v=(_<<15|_>>>17)^(_<<13|_>>>19)^_>>>10;c[d]=g+c[d-7]+v+c[d-16]}var m=r&i^r&o^i&o,y=(r<<30|r>>>2)^(r<<19|r>>>13)^(r<<10|r>>>22),w=f+((a<<26|a>>>6)^(a<<21|a>>>11)^(a<<7|a>>>25))+(a&l^~a&h)+u[d]+c[d];f=h,h=l,l=a,a=s+w|0,s=o,o=i,i=r,r=w+(y+m)|0}n[0]=n[0]+r|0,n[1]=n[1]+i|0,n[2]=n[2]+o|0,n[3]=n[3]+s|0,n[4]=n[4]+a|0,n[5]=n[5]+l|0,n[6]=n[6]+h|0,n[7]=n[7]+f|0},_doFinalize:function(){var t=this._data,n=t.words,r=8*this._nDataBytes,i=8*t.sigBytes;return n[i>>>5]|=128<<24-i%32,n[14+(i+64>>>9<<4)]=e.floor(r/4294967296),n[15+(i+64>>>9<<4)]=r,t.sigBytes=4*n.length,this._process(),this._hash},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});t.SHA256=o._createHelper(l),t.HmacSHA256=o._createHmacHelper(l)}(Math),n.SHA256)})),ne((function(e,t){var n,r,i,o,s,a;e.exports=(i=(r=n=re).lib.WordArray,o=r.algo,s=o.SHA256,a=o.SHA224=s.extend({_doReset:function(){this._hash=new i.init([3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428])},_doFinalize:function(){var e=s._doFinalize.call(this);return e.sigBytes-=4,e}}),r.SHA224=s._createHelper(a),r.HmacSHA224=s._createHmacHelper(a),n.SHA224)})),ne((function(e,t){var n;e.exports=(n=re,function(){var e=n,t=e.lib.Hasher,r=e.x64,i=r.Word,o=r.WordArray,s=e.algo;function a(){return i.create.apply(i,arguments)}var u=[a(1116352408,3609767458),a(1899447441,602891725),a(3049323471,3964484399),a(3921009573,2173295548),a(961987163,4081628472),a(1508970993,3053834265),a(2453635748,2937671579),a(2870763221,3664609560),a(3624381080,2734883394),a(310598401,1164996542),a(607225278,1323610764),a(1426881987,3590304994),a(1925078388,4068182383),a(2162078206,991336113),a(2614888103,633803317),a(3248222580,3479774868),a(3835390401,2666613458),a(4022224774,944711139),a(264347078,2341262773),a(604807628,2007800933),a(770255983,1495990901),a(1249150122,1856431235),a(1555081692,3175218132),a(1996064986,2198950837),a(2554220882,3999719339),a(2821834349,766784016),a(2952996808,2566594879),a(3210313671,3203337956),a(3336571891,1034457026),a(3584528711,2466948901),a(113926993,3758326383),a(338241895,168717936),a(666307205,1188179964),a(773529912,1546045734),a(1294757372,1522805485),a(1396182291,2643833823),a(1695183700,2343527390),a(1986661051,1014477480),a(2177026350,1206759142),a(2456956037,344077627),a(2730485921,1290863460),a(2820302411,3158454273),a(3259730800,3505952657),a(3345764771,106217008),a(3516065817,3606008344),a(3600352804,1432725776),a(4094571909,1467031594),a(275423344,851169720),a(430227734,3100823752),a(506948616,1363258195),a(659060556,3750685593),a(883997877,3785050280),a(958139571,3318307427),a(1322822218,3812723403),a(1537002063,2003034995),a(1747873779,3602036899),a(1955562222,1575990012),a(2024104815,1125592928),a(2227730452,2716904306),a(2361852424,442776044),a(2428436474,593698344),a(2756734187,3733110249),a(3204031479,2999351573),a(3329325298,3815920427),a(3391569614,3928383900),a(3515267271,566280711),a(3940187606,3454069534),a(4118630271,4000239992),a(116418474,1914138554),a(174292421,2731055270),a(289380356,3203993006),a(460393269,320620315),a(685471733,587496836),a(852142971,1086792851),a(1017036298,365543100),a(1126000580,2618297676),a(1288033470,3409855158),a(1501505948,4234509866),a(1607167915,987167468),a(1816402316,1246189591)],c=[];!function(){for(var e=0;e<80;e++)c[e]=a()}();var l=s.SHA512=t.extend({_doReset:function(){this._hash=new o.init([new i.init(1779033703,4089235720),new i.init(3144134277,2227873595),new i.init(1013904242,4271175723),new i.init(2773480762,1595750129),new i.init(1359893119,2917565137),new i.init(2600822924,725511199),new i.init(528734635,4215389547),new i.init(1541459225,327033209)])},_doProcessBlock:function(e,t){for(var n=this._hash.words,r=n[0],i=n[1],o=n[2],s=n[3],a=n[4],l=n[5],h=n[6],f=n[7],d=r.high,p=r.low,g=i.high,_=i.low,v=o.high,m=o.low,y=s.high,w=s.low,b=a.high,k=a.low,S=l.high,R=l.low,E=h.high,T=h.low,A=f.high,x=f.low,C=d,I=p,L=g,O=_,B=v,M=m,P=y,U=w,z=b,j=k,D=S,N=R,F=E,H=T,V=A,Z=x,W=0;W<80;W++){var Y=c[W];if(W<16)var $=Y.high=0|e[t+2*W],K=Y.low=0|e[t+2*W+1];else{var q=c[W-15],G=q.high,X=q.low,J=(G>>>1|X<<31)^(G>>>8|X<<24)^G>>>7,Q=(X>>>1|G<<31)^(X>>>8|G<<24)^(X>>>7|G<<25),ee=c[W-2],te=ee.high,ne=ee.low,re=(te>>>19|ne<<13)^(te<<3|ne>>>29)^te>>>6,ie=(ne>>>19|te<<13)^(ne<<3|te>>>29)^(ne>>>6|te<<26),oe=c[W-7],se=oe.high,ae=oe.low,ue=c[W-16],ce=ue.high,le=ue.low;$=($=($=J+se+((K=Q+ae)>>>0<Q>>>0?1:0))+re+((K+=ie)>>>0<ie>>>0?1:0))+ce+((K+=le)>>>0<le>>>0?1:0),Y.high=$,Y.low=K}var he,fe=z&D^~z&F,de=j&N^~j&H,pe=C&L^C&B^L&B,ge=I&O^I&M^O&M,_e=(C>>>28|I<<4)^(C<<30|I>>>2)^(C<<25|I>>>7),ve=(I>>>28|C<<4)^(I<<30|C>>>2)^(I<<25|C>>>7),me=(z>>>14|j<<18)^(z>>>18|j<<14)^(z<<23|j>>>9),ye=(j>>>14|z<<18)^(j>>>18|z<<14)^(j<<23|z>>>9),we=u[W],be=we.high,ke=we.low,Se=V+me+((he=Z+ye)>>>0<Z>>>0?1:0),Re=ve+ge;V=F,Z=H,F=D,H=N,D=z,N=j,z=P+(Se=(Se=(Se=Se+fe+((he+=de)>>>0<de>>>0?1:0))+be+((he+=ke)>>>0<ke>>>0?1:0))+$+((he+=K)>>>0<K>>>0?1:0))+((j=U+he|0)>>>0<U>>>0?1:0)|0,P=B,U=M,B=L,M=O,L=C,O=I,C=Se+(_e+pe+(Re>>>0<ve>>>0?1:0))+((I=he+Re|0)>>>0<he>>>0?1:0)|0}p=r.low=p+I,r.high=d+C+(p>>>0<I>>>0?1:0),_=i.low=_+O,i.high=g+L+(_>>>0<O>>>0?1:0),m=o.low=m+M,o.high=v+B+(m>>>0<M>>>0?1:0),w=s.low=w+U,s.high=y+P+(w>>>0<U>>>0?1:0),k=a.low=k+j,a.high=b+z+(k>>>0<j>>>0?1:0),R=l.low=R+N,l.high=S+D+(R>>>0<N>>>0?1:0),T=h.low=T+H,h.high=E+F+(T>>>0<H>>>0?1:0),x=f.low=x+Z,f.high=A+V+(x>>>0<Z>>>0?1:0)},_doFinalize:function(){var e=this._data,t=e.words,n=8*this._nDataBytes,r=8*e.sigBytes;return t[r>>>5]|=128<<24-r%32,t[30+(r+128>>>10<<5)]=Math.floor(n/4294967296),t[31+(r+128>>>10<<5)]=n,e.sigBytes=4*t.length,this._process(),this._hash.toX32()},clone:function(){var e=t.clone.call(this);return e._hash=this._hash.clone(),e},blockSize:32});e.SHA512=t._createHelper(l),e.HmacSHA512=t._createHmacHelper(l)}(),n.SHA512)})),ne((function(e,t){var n,r,i,o,s,a,u,c;e.exports=(i=(r=n=re).x64,o=i.Word,s=i.WordArray,a=r.algo,u=a.SHA512,c=a.SHA384=u.extend({_doReset:function(){this._hash=new s.init([new o.init(3418070365,3238371032),new o.init(1654270250,914150663),new o.init(2438529370,812702999),new o.init(355462360,4144912697),new o.init(1731405415,4290775857),new o.init(2394180231,1750603025),new o.init(3675008525,1694076839),new o.init(1203062813,3204075428)])},_doFinalize:function(){var e=u._doFinalize.call(this);return e.sigBytes-=16,e}}),r.SHA384=u._createHelper(c),r.HmacSHA384=u._createHmacHelper(c),n.SHA384)})),ne((function(e,t){var n;e.exports=(n=re,function(e){var t=n,r=t.lib,i=r.WordArray,o=r.Hasher,s=t.x64.Word,a=t.algo,u=[],c=[],l=[];!function(){for(var e=1,t=0,n=0;n<24;n++){u[e+5*t]=(n+1)*(n+2)/2%64;var r=(2*e+3*t)%5;e=t%5,t=r}for(e=0;e<5;e++)for(t=0;t<5;t++)c[e+5*t]=t+(2*e+3*t)%5*5;for(var i=1,o=0;o<24;o++){for(var a=0,h=0,f=0;f<7;f++){if(1&i){var d=(1<<f)-1;d<32?h^=1<<d:a^=1<<d-32}128&i?i=i<<1^113:i<<=1}l[o]=s.create(a,h)}}();var h=[];!function(){for(var e=0;e<25;e++)h[e]=s.create()}();var f=a.SHA3=o.extend({cfg:o.cfg.extend({outputLength:512}),_doReset:function(){for(var e=this._state=[],t=0;t<25;t++)e[t]=new s.init;this.blockSize=(1600-2*this.cfg.outputLength)/32},_doProcessBlock:function(e,t){for(var n=this._state,r=this.blockSize/2,i=0;i<r;i++){var o=e[t+2*i],s=e[t+2*i+1];o=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),s=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),(x=n[i]).high^=s,x.low^=o}for(var a=0;a<24;a++){for(var f=0;f<5;f++){for(var d=0,p=0,g=0;g<5;g++)d^=(x=n[f+5*g]).high,p^=x.low;var _=h[f];_.high=d,_.low=p}for(f=0;f<5;f++){var v=h[(f+4)%5],m=h[(f+1)%5],y=m.high,w=m.low;for(d=v.high^(y<<1|w>>>31),p=v.low^(w<<1|y>>>31),g=0;g<5;g++)(x=n[f+5*g]).high^=d,x.low^=p}for(var b=1;b<25;b++){var k=(x=n[b]).high,S=x.low,R=u[b];R<32?(d=k<<R|S>>>32-R,p=S<<R|k>>>32-R):(d=S<<R-32|k>>>64-R,p=k<<R-32|S>>>64-R);var E=h[c[b]];E.high=d,E.low=p}var T=h[0],A=n[0];for(T.high=A.high,T.low=A.low,f=0;f<5;f++)for(g=0;g<5;g++){var x=n[b=f+5*g],C=h[b],I=h[(f+1)%5+5*g],L=h[(f+2)%5+5*g];x.high=C.high^~I.high&L.high,x.low=C.low^~I.low&L.low}x=n[0];var O=l[a];x.high^=O.high,x.low^=O.low}},_doFinalize:function(){var t=this._data,n=t.words,r=(this._nDataBytes,8*t.sigBytes),o=32*this.blockSize;n[r>>>5]|=1<<24-r%32,n[(e.ceil((r+1)/o)*o>>>5)-1]|=128,t.sigBytes=4*n.length,this._process();for(var s=this._state,a=this.cfg.outputLength/8,u=a/8,c=[],l=0;l<u;l++){var h=s[l],f=h.high,d=h.low;f=16711935&(f<<8|f>>>24)|4278255360&(f<<24|f>>>8),d=16711935&(d<<8|d>>>24)|4278255360&(d<<24|d>>>8),c.push(d),c.push(f)}return new i.init(c,a)},clone:function(){for(var e=o.clone.call(this),t=e._state=this._state.slice(0),n=0;n<25;n++)t[n]=t[n].clone();return e}});t.SHA3=o._createHelper(f),t.HmacSHA3=o._createHmacHelper(f)}(Math),n.SHA3)})),ne((function(e,t){var n;e.exports=(n=re,function(e){var t=n,r=t.lib,i=r.WordArray,o=r.Hasher,s=t.algo,a=i.create([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13]),u=i.create([5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11]),c=i.create([11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6]),l=i.create([8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11]),h=i.create([0,1518500249,1859775393,2400959708,2840853838]),f=i.create([1352829926,1548603684,1836072691,2053994217,0]),d=s.RIPEMD160=o.extend({_doReset:function(){this._hash=i.create([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var n=0;n<16;n++){var r=t+n,i=e[r];e[r]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}var o,s,d,w,b,k,S,R,E,T,A,x=this._hash.words,C=h.words,I=f.words,L=a.words,O=u.words,B=c.words,M=l.words;for(k=o=x[0],S=s=x[1],R=d=x[2],E=w=x[3],T=b=x[4],n=0;n<80;n+=1)A=o+e[t+L[n]]|0,A+=n<16?p(s,d,w)+C[0]:n<32?g(s,d,w)+C[1]:n<48?_(s,d,w)+C[2]:n<64?v(s,d,w)+C[3]:m(s,d,w)+C[4],A=(A=y(A|=0,B[n]))+b|0,o=b,b=w,w=y(d,10),d=s,s=A,A=k+e[t+O[n]]|0,A+=n<16?m(S,R,E)+I[0]:n<32?v(S,R,E)+I[1]:n<48?_(S,R,E)+I[2]:n<64?g(S,R,E)+I[3]:p(S,R,E)+I[4],A=(A=y(A|=0,M[n]))+T|0,k=T,T=E,E=y(R,10),R=S,S=A;A=x[1]+d+E|0,x[1]=x[2]+w+T|0,x[2]=x[3]+b+k|0,x[3]=x[4]+o+S|0,x[4]=x[0]+s+R|0,x[0]=A},_doFinalize:function(){var e=this._data,t=e.words,n=8*this._nDataBytes,r=8*e.sigBytes;t[r>>>5]|=128<<24-r%32,t[14+(r+64>>>9<<4)]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),e.sigBytes=4*(t.length+1),this._process();for(var i=this._hash,o=i.words,s=0;s<5;s++){var a=o[s];o[s]=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8)}return i},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});function p(e,t,n){return e^t^n}function g(e,t,n){return e&t|~e&n}function _(e,t,n){return(e|~t)^n}function v(e,t,n){return e&n|t&~n}function m(e,t,n){return e^(t|~n)}function y(e,t){return e<<t|e>>>32-t}t.RIPEMD160=o._createHelper(d),t.HmacRIPEMD160=o._createHmacHelper(d)}(),n.RIPEMD160)})),ne((function(e,t){var n,r,i,o;e.exports=(r=(n=re).lib.Base,i=n.enc,o=i.Utf8,void(n.algo.HMAC=r.extend({init:function(e,t){e=this._hasher=new e.init,"string"==typeof t&&(t=o.parse(t));var n=e.blockSize,r=4*n;t.sigBytes>r&&(t=e.finalize(t)),t.clamp();for(var i=this._oKey=t.clone(),s=this._iKey=t.clone(),a=i.words,u=s.words,c=0;c<n;c++)a[c]^=1549556828,u[c]^=909522486;i.sigBytes=s.sigBytes=r,this.reset()},reset:function(){var e=this._hasher;e.reset(),e.update(this._iKey)},update:function(e){return this._hasher.update(e),this},finalize:function(e){var t=this._hasher,n=t.finalize(e);return t.reset(),t.finalize(this._oKey.clone().concat(n))}})))})),ne((function(e,t){var n,r,i,o,s,a,u,c,l;e.exports=(o=(i=(r=n=re).lib).Base,s=i.WordArray,u=(a=r.algo).SHA1,c=a.HMAC,l=a.PBKDF2=o.extend({cfg:o.extend({keySize:4,hasher:u,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var n=this.cfg,r=c.create(n.hasher,e),i=s.create(),o=s.create([1]),a=i.words,u=o.words,l=n.keySize,h=n.iterations;a.length<l;){var f=r.update(t).finalize(o);r.reset();for(var d=f.words,p=d.length,g=f,_=1;_<h;_++){g=r.finalize(g),r.reset();for(var v=g.words,m=0;m<p;m++)d[m]^=v[m]}i.concat(f),u[0]++}return i.sigBytes=4*l,i}}),r.PBKDF2=function(e,t,n){return l.create(n).compute(e,t)},n.PBKDF2)})),ne((function(e,t){var n,r,i,o,s,a,u,c;e.exports=(o=(i=(r=n=re).lib).Base,s=i.WordArray,u=(a=r.algo).MD5,c=a.EvpKDF=o.extend({cfg:o.extend({keySize:4,hasher:u,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var n=this.cfg,r=n.hasher.create(),i=s.create(),o=i.words,a=n.keySize,u=n.iterations;o.length<a;){c&&r.update(c);var c=r.update(e).finalize(t);r.reset();for(var l=1;l<u;l++)c=r.finalize(c),r.reset();i.concat(c)}return i.sigBytes=4*a,i}}),r.EvpKDF=function(e,t,n){return c.create(n).compute(e,t)},n.EvpKDF)})),ne((function(e,t){var n,r,i,o,s,a,u,c,l,h,f,d,p,g,_,v,m,y,w,b,k,S,R;e.exports=void((n=re).lib.Cipher||(r=n,i=r.lib,o=i.Base,s=i.WordArray,a=i.BufferedBlockAlgorithm,u=r.enc,u.Utf8,c=u.Base64,l=r.algo,h=l.EvpKDF,f=i.Cipher=a.extend({cfg:o.extend(),createEncryptor:function(e,t){return this.create(this._ENC_XFORM_MODE,e,t)},createDecryptor:function(e,t){return this.create(this._DEC_XFORM_MODE,e,t)},init:function(e,t,n){this.cfg=this.cfg.extend(n),this._xformMode=e,this._key=t,this.reset()},reset:function(){a.reset.call(this),this._doReset()},process:function(e){return this._append(e),this._process()},finalize:function(e){return e&&this._append(e),this._doFinalize()},keySize:4,ivSize:4,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function e(e){return"string"==typeof e?R:b}return function(t){return{encrypt:function(n,r,i){return e(r).encrypt(t,n,r,i)},decrypt:function(n,r,i){return e(r).decrypt(t,n,r,i)}}}}()}),i.StreamCipher=f.extend({_doFinalize:function(){return this._process(!0)},blockSize:1}),d=r.mode={},p=i.BlockCipherMode=o.extend({createEncryptor:function(e,t){return this.Encryptor.create(e,t)},createDecryptor:function(e,t){return this.Decryptor.create(e,t)},init:function(e,t){this._cipher=e,this._iv=t}}),g=d.CBC=function(){var e=p.extend();function t(e,t,n){var r=this._iv;if(r){var i=r;this._iv=void 0}else i=this._prevBlock;for(var o=0;o<n;o++)e[t+o]^=i[o]}return e.Encryptor=e.extend({processBlock:function(e,n){var r=this._cipher,i=r.blockSize;t.call(this,e,n,i),r.encryptBlock(e,n),this._prevBlock=e.slice(n,n+i)}}),e.Decryptor=e.extend({processBlock:function(e,n){var r=this._cipher,i=r.blockSize,o=e.slice(n,n+i);r.decryptBlock(e,n),t.call(this,e,n,i),this._prevBlock=o}}),e}(),_=r.pad={},v=_.Pkcs7={pad:function(e,t){for(var n=4*t,r=n-e.sigBytes%n,i=r<<24|r<<16|r<<8|r,o=[],a=0;a<r;a+=4)o.push(i);var u=s.create(o,r);e.concat(u)},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},i.BlockCipher=f.extend({cfg:f.cfg.extend({mode:g,padding:v}),reset:function(){f.reset.call(this);var e=this.cfg,t=e.iv,n=e.mode;if(this._xformMode==this._ENC_XFORM_MODE)var r=n.createEncryptor;else{r=n.createDecryptor;this._minBufferSize=1}this._mode&&this._mode.__creator==r?this._mode.init(this,t&&t.words):(this._mode=r.call(n,this,t&&t.words),this._mode.__creator=r)},_doProcessBlock:function(e,t){this._mode.processBlock(e,t)},_doFinalize:function(){var e=this.cfg.padding;if(this._xformMode==this._ENC_XFORM_MODE){e.pad(this._data,this.blockSize);var t=this._process(!0)}else{t=this._process(!0);e.unpad(t)}return t},blockSize:4}),m=i.CipherParams=o.extend({init:function(e){this.mixIn(e)},toString:function(e){return(e||this.formatter).stringify(this)}}),y=r.format={},w=y.OpenSSL={stringify:function(e){var t=e.ciphertext,n=e.salt;if(n)var r=s.create([1398893684,1701076831]).concat(n).concat(t);else r=t;return r.toString(c)},parse:function(e){var t=c.parse(e),n=t.words;if(1398893684==n[0]&&1701076831==n[1]){var r=s.create(n.slice(2,4));n.splice(0,4),t.sigBytes-=16}return m.create({ciphertext:t,salt:r})}},b=i.SerializableCipher=o.extend({cfg:o.extend({format:w}),encrypt:function(e,t,n,r){r=this.cfg.extend(r);var i=e.createEncryptor(n,r),o=i.finalize(t),s=i.cfg;return m.create({ciphertext:o,key:n,iv:s.iv,algorithm:e,mode:s.mode,padding:s.padding,blockSize:e.blockSize,formatter:r.format})},decrypt:function(e,t,n,r){return r=this.cfg.extend(r),t=this._parse(t,r.format),e.createDecryptor(n,r).finalize(t.ciphertext)},_parse:function(e,t){return"string"==typeof e?t.parse(e,this):e}}),k=r.kdf={},S=k.OpenSSL={execute:function(e,t,n,r){r||(r=s.random(8));var i=h.create({keySize:t+n}).compute(e,r),o=s.create(i.words.slice(t),4*n);return i.sigBytes=4*t,m.create({key:i,iv:o,salt:r})}},R=i.PasswordBasedCipher=b.extend({cfg:b.cfg.extend({kdf:S}),encrypt:function(e,t,n,r){var i=(r=this.cfg.extend(r)).kdf.execute(n,e.keySize,e.ivSize);r.iv=i.iv;var o=b.encrypt.call(this,e,t,i.key,r);return o.mixIn(i),o},decrypt:function(e,t,n,r){r=this.cfg.extend(r),t=this._parse(t,r.format);var i=r.kdf.execute(n,e.keySize,e.ivSize,t.salt);return r.iv=i.iv,b.decrypt.call(this,e,t,i.key,r)}})))})),ne((function(e,t){var n;e.exports=((n=re).mode.CFB=function(){var e=n.lib.BlockCipherMode.extend();function t(e,t,n,r){var i=this._iv;if(i){var o=i.slice(0);this._iv=void 0}else o=this._prevBlock;r.encryptBlock(o,0);for(var s=0;s<n;s++)e[t+s]^=o[s]}return e.Encryptor=e.extend({processBlock:function(e,n){var r=this._cipher,i=r.blockSize;t.call(this,e,n,i,r),this._prevBlock=e.slice(n,n+i)}}),e.Decryptor=e.extend({processBlock:function(e,n){var r=this._cipher,i=r.blockSize,o=e.slice(n,n+i);t.call(this,e,n,i,r),this._prevBlock=o}}),e}(),n.mode.CFB)})),ne((function(e,t){var n,r,i;e.exports=((n=re).mode.CTR=(i=(r=n.lib.BlockCipherMode.extend()).Encryptor=r.extend({processBlock:function(e,t){var n=this._cipher,r=n.blockSize,i=this._iv,o=this._counter;i&&(o=this._counter=i.slice(0),this._iv=void 0);var s=o.slice(0);n.encryptBlock(s,0),o[r-1]=o[r-1]+1|0;for(var a=0;a<r;a++)e[t+a]^=s[a]}}),r.Decryptor=i,r),n.mode.CTR)})),ne((function(e,t){var n;e.exports=((n=re).mode.CTRGladman=function(){var e=n.lib.BlockCipherMode.extend();function t(e){if(255==(e>>24&255)){var t=e>>16&255,n=e>>8&255,r=255&e;255===t?(t=0,255===n?(n=0,255===r?r=0:++r):++n):++t,e=0,e+=t<<16,e+=n<<8,e+=r}else e+=1<<24;return e}var r=e.Encryptor=e.extend({processBlock:function(e,n){var r=this._cipher,i=r.blockSize,o=this._iv,s=this._counter;o&&(s=this._counter=o.slice(0),this._iv=void 0),function(e){0===(e[0]=t(e[0]))&&(e[1]=t(e[1]))}(s);var a=s.slice(0);r.encryptBlock(a,0);for(var u=0;u<i;u++)e[n+u]^=a[u]}});return e.Decryptor=r,e}(),n.mode.CTRGladman)})),ne((function(e,t){var n,r,i;e.exports=((n=re).mode.OFB=(i=(r=n.lib.BlockCipherMode.extend()).Encryptor=r.extend({processBlock:function(e,t){var n=this._cipher,r=n.blockSize,i=this._iv,o=this._keystream;i&&(o=this._keystream=i.slice(0),this._iv=void 0),n.encryptBlock(o,0);for(var s=0;s<r;s++)e[t+s]^=o[s]}}),r.Decryptor=i,r),n.mode.OFB)})),ne((function(e,t){var n,r;e.exports=((n=re).mode.ECB=((r=n.lib.BlockCipherMode.extend()).Encryptor=r.extend({processBlock:function(e,t){this._cipher.encryptBlock(e,t)}}),r.Decryptor=r.extend({processBlock:function(e,t){this._cipher.decryptBlock(e,t)}}),r),n.mode.ECB)})),ne((function(e,t){var n;e.exports=((n=re).pad.AnsiX923={pad:function(e,t){var n=e.sigBytes,r=4*t,i=r-n%r,o=n+i-1;e.clamp(),e.words[o>>>2]|=i<<24-o%4*8,e.sigBytes+=i},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},n.pad.Ansix923)})),ne((function(e,t){var n;e.exports=((n=re).pad.Iso10126={pad:function(e,t){var r=4*t,i=r-e.sigBytes%r;e.concat(n.lib.WordArray.random(i-1)).concat(n.lib.WordArray.create([i<<24],1))},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}},n.pad.Iso10126)})),ne((function(e,t){var n;e.exports=((n=re).pad.Iso97971={pad:function(e,t){e.concat(n.lib.WordArray.create([2147483648],1)),n.pad.ZeroPadding.pad(e,t)},unpad:function(e){n.pad.ZeroPadding.unpad(e),e.sigBytes--}},n.pad.Iso97971)})),ne((function(e,t){var n;e.exports=((n=re).pad.ZeroPadding={pad:function(e,t){var n=4*t;e.clamp(),e.sigBytes+=n-(e.sigBytes%n||n)},unpad:function(e){for(var t=e.words,n=e.sigBytes-1;!(t[n>>>2]>>>24-n%4*8&255);)n--;e.sigBytes=n+1}},n.pad.ZeroPadding)})),ne((function(e,t){var n;e.exports=((n=re).pad.NoPadding={pad:function(){},unpad:function(){}},n.pad.NoPadding)})),ne((function(e,t){var n,r,i,o;e.exports=(i=(r=n=re).lib.CipherParams,o=r.enc.Hex,r.format.Hex={stringify:function(e){return e.ciphertext.toString(o)},parse:function(e){var t=o.parse(e);return i.create({ciphertext:t})}},n.format.Hex)})),ne((function(e,t){var n;e.exports=(n=re,function(){var e=n,t=e.lib.BlockCipher,r=e.algo,i=[],o=[],s=[],a=[],u=[],c=[],l=[],h=[],f=[],d=[];!function(){for(var e=[],t=0;t<256;t++)e[t]=t<128?t<<1:t<<1^283;var n=0,r=0;for(t=0;t<256;t++){var p=r^r<<1^r<<2^r<<3^r<<4;p=p>>>8^255&p^99,i[n]=p,o[p]=n;var g=e[n],_=e[g],v=e[_],m=257*e[p]^16843008*p;s[n]=m<<24|m>>>8,a[n]=m<<16|m>>>16,u[n]=m<<8|m>>>24,c[n]=m,m=16843009*v^65537*_^257*g^16843008*n,l[p]=m<<24|m>>>8,h[p]=m<<16|m>>>16,f[p]=m<<8|m>>>24,d[p]=m,n?(n=g^e[e[e[v^g]]],r^=e[e[r]]):n=r=1}}();var p=[0,1,2,4,8,16,32,64,128,27,54],g=r.AES=t.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var e=this._keyPriorReset=this._key,t=e.words,n=e.sigBytes/4,r=4*((this._nRounds=n+6)+1),o=this._keySchedule=[],s=0;s<r;s++)if(s<n)o[s]=t[s];else{var a=o[s-1];s%n?n>6&&s%n==4&&(a=i[a>>>24]<<24|i[a>>>16&255]<<16|i[a>>>8&255]<<8|i[255&a]):(a=i[(a=a<<8|a>>>24)>>>24]<<24|i[a>>>16&255]<<16|i[a>>>8&255]<<8|i[255&a],a^=p[s/n|0]<<24),o[s]=o[s-n]^a}for(var u=this._invKeySchedule=[],c=0;c<r;c++)s=r-c,a=c%4?o[s]:o[s-4],u[c]=c<4||s<=4?a:l[i[a>>>24]]^h[i[a>>>16&255]]^f[i[a>>>8&255]]^d[i[255&a]]}},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._keySchedule,s,a,u,c,i)},decryptBlock:function(e,t){var n=e[t+1];e[t+1]=e[t+3],e[t+3]=n,this._doCryptBlock(e,t,this._invKeySchedule,l,h,f,d,o),n=e[t+1],e[t+1]=e[t+3],e[t+3]=n},_doCryptBlock:function(e,t,n,r,i,o,s,a){for(var u=this._nRounds,c=e[t]^n[0],l=e[t+1]^n[1],h=e[t+2]^n[2],f=e[t+3]^n[3],d=4,p=1;p<u;p++){var g=r[c>>>24]^i[l>>>16&255]^o[h>>>8&255]^s[255&f]^n[d++],_=r[l>>>24]^i[h>>>16&255]^o[f>>>8&255]^s[255&c]^n[d++],v=r[h>>>24]^i[f>>>16&255]^o[c>>>8&255]^s[255&l]^n[d++],m=r[f>>>24]^i[c>>>16&255]^o[l>>>8&255]^s[255&h]^n[d++];c=g,l=_,h=v,f=m}g=(a[c>>>24]<<24|a[l>>>16&255]<<16|a[h>>>8&255]<<8|a[255&f])^n[d++],_=(a[l>>>24]<<24|a[h>>>16&255]<<16|a[f>>>8&255]<<8|a[255&c])^n[d++],v=(a[h>>>24]<<24|a[f>>>16&255]<<16|a[c>>>8&255]<<8|a[255&l])^n[d++],m=(a[f>>>24]<<24|a[c>>>16&255]<<16|a[l>>>8&255]<<8|a[255&h])^n[d++],e[t]=g,e[t+1]=_,e[t+2]=v,e[t+3]=m},keySize:8});e.AES=t._createHelper(g)}(),n.AES)})),ne((function(e,t){var n;e.exports=(n=re,function(){var e=n,t=e.lib,r=t.WordArray,i=t.BlockCipher,o=e.algo,s=[57,49,41,33,25,17,9,1,58,50,42,34,26,18,10,2,59,51,43,35,27,19,11,3,60,52,44,36,63,55,47,39,31,23,15,7,62,54,46,38,30,22,14,6,61,53,45,37,29,21,13,5,28,20,12,4],a=[14,17,11,24,1,5,3,28,15,6,21,10,23,19,12,4,26,8,16,7,27,20,13,2,41,52,31,37,47,55,30,40,51,45,33,48,44,49,39,56,34,53,46,42,50,36,29,32],u=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],c=[{0:8421888,268435456:32768,536870912:8421378,805306368:2,1073741824:512,1342177280:8421890,1610612736:8389122,1879048192:8388608,2147483648:514,2415919104:8389120,2684354560:33280,2952790016:8421376,3221225472:32770,3489660928:8388610,3758096384:0,4026531840:33282,134217728:0,402653184:8421890,671088640:33282,939524096:32768,1207959552:8421888,1476395008:512,1744830464:8421378,2013265920:2,2281701376:8389120,2550136832:33280,2818572288:8421376,3087007744:8389122,3355443200:8388610,3623878656:32770,3892314112:514,4160749568:8388608,1:32768,268435457:2,536870913:8421888,805306369:8388608,1073741825:8421378,1342177281:33280,1610612737:512,1879048193:8389122,2147483649:8421890,2415919105:8421376,2684354561:8388610,2952790017:33282,3221225473:514,3489660929:8389120,3758096385:32770,4026531841:0,134217729:8421890,402653185:8421376,671088641:8388608,939524097:512,1207959553:32768,1476395009:8388610,1744830465:2,2013265921:33282,2281701377:32770,2550136833:8389122,2818572289:514,3087007745:8421888,3355443201:8389120,3623878657:0,3892314113:33280,4160749569:8421378},{0:1074282512,16777216:16384,33554432:524288,50331648:1074266128,67108864:1073741840,83886080:1074282496,100663296:1073758208,117440512:16,134217728:540672,150994944:1073758224,167772160:1073741824,184549376:540688,201326592:524304,218103808:0,234881024:16400,251658240:1074266112,8388608:1073758208,25165824:540688,41943040:16,58720256:1073758224,75497472:1074282512,92274688:1073741824,109051904:524288,125829120:1074266128,142606336:524304,159383552:0,176160768:16384,192937984:1074266112,209715200:1073741840,226492416:540672,243269632:1074282496,260046848:16400,268435456:0,285212672:1074266128,301989888:1073758224,318767104:1074282496,335544320:1074266112,352321536:16,369098752:540688,385875968:16384,402653184:16400,419430400:524288,436207616:524304,452984832:1073741840,469762048:540672,486539264:1073758208,503316480:1073741824,520093696:1074282512,276824064:540688,293601280:524288,310378496:1074266112,327155712:16384,343932928:1073758208,360710144:1074282512,377487360:16,394264576:1073741824,411041792:1074282496,427819008:1073741840,444596224:1073758224,461373440:524304,478150656:0,494927872:16400,511705088:1074266128,528482304:540672},{0:260,1048576:0,2097152:67109120,3145728:65796,4194304:65540,5242880:67108868,6291456:67174660,7340032:67174400,8388608:67108864,9437184:67174656,10485760:65792,11534336:67174404,12582912:67109124,13631488:65536,14680064:4,15728640:256,524288:67174656,1572864:67174404,2621440:0,3670016:67109120,4718592:67108868,5767168:65536,6815744:65540,7864320:260,8912896:4,9961472:256,11010048:67174400,12058624:65796,13107200:65792,14155776:67109124,15204352:67174660,16252928:67108864,16777216:67174656,17825792:65540,18874368:65536,19922944:67109120,20971520:256,22020096:67174660,23068672:67108868,24117248:0,25165824:67109124,26214400:67108864,27262976:4,28311552:65792,29360128:67174400,30408704:260,31457280:65796,32505856:67174404,17301504:67108864,18350080:260,19398656:67174656,20447232:0,21495808:65540,22544384:67109120,23592960:256,24641536:67174404,25690112:65536,26738688:67174660,27787264:65796,28835840:67108868,29884416:67109124,30932992:67174400,31981568:4,33030144:65792},{0:2151682048,65536:2147487808,131072:4198464,196608:2151677952,262144:0,327680:4198400,393216:2147483712,458752:4194368,524288:2147483648,589824:4194304,655360:64,720896:2147487744,786432:2151678016,851968:4160,917504:4096,983040:2151682112,32768:2147487808,98304:64,163840:2151678016,229376:2147487744,294912:4198400,360448:2151682112,425984:0,491520:2151677952,557056:4096,622592:2151682048,688128:4194304,753664:4160,819200:2147483648,884736:4194368,950272:4198464,1015808:2147483712,1048576:4194368,1114112:4198400,1179648:2147483712,1245184:0,1310720:4160,1376256:2151678016,1441792:2151682048,1507328:2147487808,1572864:2151682112,1638400:2147483648,1703936:2151677952,1769472:4198464,1835008:2147487744,1900544:4194304,1966080:64,2031616:4096,1081344:2151677952,1146880:2151682112,1212416:0,1277952:4198400,1343488:4194368,1409024:2147483648,1474560:2147487808,1540096:64,1605632:2147483712,1671168:4096,1736704:2147487744,1802240:2151678016,1867776:4160,1933312:2151682048,1998848:4194304,2064384:4198464},{0:128,4096:17039360,8192:262144,12288:536870912,16384:537133184,20480:16777344,24576:553648256,28672:262272,32768:16777216,36864:537133056,40960:536871040,45056:553910400,49152:553910272,53248:0,57344:17039488,61440:553648128,2048:17039488,6144:553648256,10240:128,14336:17039360,18432:262144,22528:537133184,26624:553910272,30720:536870912,34816:537133056,38912:0,43008:553910400,47104:16777344,51200:536871040,55296:553648128,59392:16777216,63488:262272,65536:262144,69632:128,73728:536870912,77824:553648256,81920:16777344,86016:553910272,90112:537133184,94208:16777216,98304:553910400,102400:553648128,106496:17039360,110592:537133056,114688:262272,118784:536871040,122880:0,126976:17039488,67584:553648256,71680:16777216,75776:17039360,79872:537133184,83968:536870912,88064:17039488,92160:128,96256:553910272,100352:262272,104448:553910400,108544:0,112640:553648128,116736:16777344,120832:262144,124928:537133056,129024:536871040},{0:268435464,256:8192,512:270532608,768:270540808,1024:268443648,1280:2097152,1536:2097160,1792:268435456,2048:0,2304:268443656,2560:2105344,2816:8,3072:270532616,3328:2105352,3584:8200,3840:270540800,128:270532608,384:270540808,640:8,896:2097152,1152:2105352,1408:268435464,1664:268443648,1920:8200,2176:2097160,2432:8192,2688:268443656,2944:270532616,3200:0,3456:270540800,3712:2105344,3968:268435456,4096:268443648,4352:270532616,4608:270540808,4864:8200,5120:2097152,5376:268435456,5632:268435464,5888:2105344,6144:2105352,6400:0,6656:8,6912:270532608,7168:8192,7424:268443656,7680:270540800,7936:2097160,4224:8,4480:2105344,4736:2097152,4992:268435464,5248:268443648,5504:8200,5760:270540808,6016:270532608,6272:270540800,6528:270532616,6784:8192,7040:2105352,7296:2097160,7552:0,7808:268435456,8064:268443656},{0:1048576,16:33555457,32:1024,48:1049601,64:34604033,80:0,96:1,112:34603009,128:33555456,144:1048577,160:33554433,176:34604032,192:34603008,208:1025,224:1049600,240:33554432,8:34603009,24:0,40:33555457,56:34604032,72:1048576,88:33554433,104:33554432,120:1025,136:1049601,152:33555456,168:34603008,184:1048577,200:1024,216:34604033,232:1,248:1049600,256:33554432,272:1048576,288:33555457,304:34603009,320:1048577,336:33555456,352:34604032,368:1049601,384:1025,400:34604033,416:1049600,432:1,448:0,464:34603008,480:33554433,496:1024,264:1049600,280:33555457,296:34603009,312:1,328:33554432,344:1048576,360:1025,376:34604032,392:33554433,408:34603008,424:0,440:34604033,456:1049601,472:1024,488:33555456,504:1048577},{0:134219808,1:131072,2:134217728,3:32,4:131104,5:134350880,6:134350848,7:2048,8:134348800,9:134219776,10:133120,11:134348832,12:2080,13:0,14:134217760,15:133152,2147483648:2048,2147483649:134350880,2147483650:134219808,2147483651:134217728,2147483652:134348800,2147483653:133120,2147483654:133152,2147483655:32,2147483656:134217760,2147483657:2080,2147483658:131104,2147483659:134350848,2147483660:0,2147483661:134348832,2147483662:134219776,2147483663:131072,16:133152,17:134350848,18:32,19:2048,20:134219776,21:134217760,22:134348832,23:131072,24:0,25:131104,26:134348800,27:134219808,28:134350880,29:133120,30:2080,31:134217728,2147483664:131072,2147483665:2048,2147483666:134348832,2147483667:133152,2147483668:32,2147483669:134348800,2147483670:134217728,2147483671:134219808,2147483672:134350880,2147483673:134217760,2147483674:134219776,2147483675:0,2147483676:133120,2147483677:2080,2147483678:131104,2147483679:134350848}],l=[4160749569,528482304,33030144,2064384,129024,8064,504,2147483679],h=o.DES=i.extend({_doReset:function(){for(var e=this._key.words,t=[],n=0;n<56;n++){var r=s[n]-1;t[n]=e[r>>>5]>>>31-r%32&1}for(var i=this._subKeys=[],o=0;o<16;o++){var c=i[o]=[],l=u[o];for(n=0;n<24;n++)c[n/6|0]|=t[(a[n]-1+l)%28]<<31-n%6,c[4+(n/6|0)]|=t[28+(a[n+24]-1+l)%28]<<31-n%6;for(c[0]=c[0]<<1|c[0]>>>31,n=1;n<7;n++)c[n]=c[n]>>>4*(n-1)+3;c[7]=c[7]<<5|c[7]>>>27}var h=this._invSubKeys=[];for(n=0;n<16;n++)h[n]=i[15-n]},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._subKeys)},decryptBlock:function(e,t){this._doCryptBlock(e,t,this._invSubKeys)},_doCryptBlock:function(e,t,n){this._lBlock=e[t],this._rBlock=e[t+1],f.call(this,4,252645135),f.call(this,16,65535),d.call(this,2,858993459),d.call(this,8,16711935),f.call(this,1,1431655765);for(var r=0;r<16;r++){for(var i=n[r],o=this._lBlock,s=this._rBlock,a=0,u=0;u<8;u++)a|=c[u][((s^i[u])&l[u])>>>0];this._lBlock=s,this._rBlock=o^a}var h=this._lBlock;this._lBlock=this._rBlock,this._rBlock=h,f.call(this,1,1431655765),d.call(this,8,16711935),d.call(this,2,858993459),f.call(this,16,65535),f.call(this,4,252645135),e[t]=this._lBlock,e[t+1]=this._rBlock},keySize:2,ivSize:2,blockSize:2});function f(e,t){var n=(this._lBlock>>>e^this._rBlock)&t;this._rBlock^=n,this._lBlock^=n<<e}function d(e,t){var n=(this._rBlock>>>e^this._lBlock)&t;this._lBlock^=n,this._rBlock^=n<<e}e.DES=i._createHelper(h);var p=o.TripleDES=i.extend({_doReset:function(){var e=this._key.words;this._des1=h.createEncryptor(r.create(e.slice(0,2))),this._des2=h.createEncryptor(r.create(e.slice(2,4))),this._des3=h.createEncryptor(r.create(e.slice(4,6)))},encryptBlock:function(e,t){this._des1.encryptBlock(e,t),this._des2.decryptBlock(e,t),this._des3.encryptBlock(e,t)},decryptBlock:function(e,t){this._des3.decryptBlock(e,t),this._des2.encryptBlock(e,t),this._des1.decryptBlock(e,t)},keySize:6,ivSize:2,blockSize:2});e.TripleDES=i._createHelper(p)}(),n.TripleDES)})),ne((function(e,t){var n;e.exports=(n=re,function(){var e=n,t=e.lib.StreamCipher,r=e.algo,i=r.RC4=t.extend({_doReset:function(){for(var e=this._key,t=e.words,n=e.sigBytes,r=this._S=[],i=0;i<256;i++)r[i]=i;i=0;for(var o=0;i<256;i++){var s=i%n,a=t[s>>>2]>>>24-s%4*8&255;o=(o+r[i]+a)%256;var u=r[i];r[i]=r[o],r[o]=u}this._i=this._j=0},_doProcessBlock:function(e,t){e[t]^=o.call(this)},keySize:8,ivSize:0});function o(){for(var e=this._S,t=this._i,n=this._j,r=0,i=0;i<4;i++){n=(n+e[t=(t+1)%256])%256;var o=e[t];e[t]=e[n],e[n]=o,r|=e[(e[t]+e[n])%256]<<24-8*i}return this._i=t,this._j=n,r}e.RC4=t._createHelper(i);var s=r.RC4Drop=i.extend({cfg:i.cfg.extend({drop:192}),_doReset:function(){i._doReset.call(this);for(var e=this.cfg.drop;e>0;e--)o.call(this)}});e.RC4Drop=t._createHelper(s)}(),n.RC4)})),ne((function(e,t){var n;e.exports=(n=re,function(){var e=n,t=e.lib.StreamCipher,r=e.algo,i=[],o=[],s=[],a=r.Rabbit=t.extend({_doReset:function(){for(var e=this._key.words,t=this.cfg.iv,n=0;n<4;n++)e[n]=16711935&(e[n]<<8|e[n]>>>24)|4278255360&(e[n]<<24|e[n]>>>8);var r=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],i=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];for(this._b=0,n=0;n<4;n++)u.call(this);for(n=0;n<8;n++)i[n]^=r[n+4&7];if(t){var o=t.words,s=o[0],a=o[1],c=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),h=c>>>16|4294901760&l,f=l<<16|65535&c;for(i[0]^=c,i[1]^=h,i[2]^=l,i[3]^=f,i[4]^=c,i[5]^=h,i[6]^=l,i[7]^=f,n=0;n<4;n++)u.call(this)}},_doProcessBlock:function(e,t){var n=this._X;u.call(this),i[0]=n[0]^n[5]>>>16^n[3]<<16,i[1]=n[2]^n[7]>>>16^n[5]<<16,i[2]=n[4]^n[1]>>>16^n[7]<<16,i[3]=n[6]^n[3]>>>16^n[1]<<16;for(var r=0;r<4;r++)i[r]=16711935&(i[r]<<8|i[r]>>>24)|4278255360&(i[r]<<24|i[r]>>>8),e[t+r]^=i[r]},blockSize:4,ivSize:2});function u(){for(var e=this._X,t=this._C,n=0;n<8;n++)o[n]=t[n];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<o[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<o[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<o[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<o[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<o[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<o[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<o[6]>>>0?1:0)|0,this._b=t[7]>>>0<o[7]>>>0?1:0,n=0;n<8;n++){var r=e[n]+t[n],i=65535&r,a=r>>>16,u=((i*i>>>17)+i*a>>>15)+a*a,c=((4294901760&r)*r|0)+((65535&r)*r|0);s[n]=u^c}e[0]=s[0]+(s[7]<<16|s[7]>>>16)+(s[6]<<16|s[6]>>>16)|0,e[1]=s[1]+(s[0]<<8|s[0]>>>24)+s[7]|0,e[2]=s[2]+(s[1]<<16|s[1]>>>16)+(s[0]<<16|s[0]>>>16)|0,e[3]=s[3]+(s[2]<<8|s[2]>>>24)+s[1]|0,e[4]=s[4]+(s[3]<<16|s[3]>>>16)+(s[2]<<16|s[2]>>>16)|0,e[5]=s[5]+(s[4]<<8|s[4]>>>24)+s[3]|0,e[6]=s[6]+(s[5]<<16|s[5]>>>16)+(s[4]<<16|s[4]>>>16)|0,e[7]=s[7]+(s[6]<<8|s[6]>>>24)+s[5]|0}e.Rabbit=t._createHelper(a)}(),n.Rabbit)})),ne((function(e,t){var n;e.exports=(n=re,function(){var e=n,t=e.lib.StreamCipher,r=e.algo,i=[],o=[],s=[],a=r.RabbitLegacy=t.extend({_doReset:function(){var e=this._key.words,t=this.cfg.iv,n=this._X=[e[0],e[3]<<16|e[2]>>>16,e[1],e[0]<<16|e[3]>>>16,e[2],e[1]<<16|e[0]>>>16,e[3],e[2]<<16|e[1]>>>16],r=this._C=[e[2]<<16|e[2]>>>16,4294901760&e[0]|65535&e[1],e[3]<<16|e[3]>>>16,4294901760&e[1]|65535&e[2],e[0]<<16|e[0]>>>16,4294901760&e[2]|65535&e[3],e[1]<<16|e[1]>>>16,4294901760&e[3]|65535&e[0]];this._b=0;for(var i=0;i<4;i++)u.call(this);for(i=0;i<8;i++)r[i]^=n[i+4&7];if(t){var o=t.words,s=o[0],a=o[1],c=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),l=16711935&(a<<8|a>>>24)|4278255360&(a<<24|a>>>8),h=c>>>16|4294901760&l,f=l<<16|65535&c;for(r[0]^=c,r[1]^=h,r[2]^=l,r[3]^=f,r[4]^=c,r[5]^=h,r[6]^=l,r[7]^=f,i=0;i<4;i++)u.call(this)}},_doProcessBlock:function(e,t){var n=this._X;u.call(this),i[0]=n[0]^n[5]>>>16^n[3]<<16,i[1]=n[2]^n[7]>>>16^n[5]<<16,i[2]=n[4]^n[1]>>>16^n[7]<<16,i[3]=n[6]^n[3]>>>16^n[1]<<16;for(var r=0;r<4;r++)i[r]=16711935&(i[r]<<8|i[r]>>>24)|4278255360&(i[r]<<24|i[r]>>>8),e[t+r]^=i[r]},blockSize:4,ivSize:2});function u(){for(var e=this._X,t=this._C,n=0;n<8;n++)o[n]=t[n];for(t[0]=t[0]+1295307597+this._b|0,t[1]=t[1]+3545052371+(t[0]>>>0<o[0]>>>0?1:0)|0,t[2]=t[2]+886263092+(t[1]>>>0<o[1]>>>0?1:0)|0,t[3]=t[3]+1295307597+(t[2]>>>0<o[2]>>>0?1:0)|0,t[4]=t[4]+3545052371+(t[3]>>>0<o[3]>>>0?1:0)|0,t[5]=t[5]+886263092+(t[4]>>>0<o[4]>>>0?1:0)|0,t[6]=t[6]+1295307597+(t[5]>>>0<o[5]>>>0?1:0)|0,t[7]=t[7]+3545052371+(t[6]>>>0<o[6]>>>0?1:0)|0,this._b=t[7]>>>0<o[7]>>>0?1:0,n=0;n<8;n++){var r=e[n]+t[n],i=65535&r,a=r>>>16,u=((i*i>>>17)+i*a>>>15)+a*a,c=((4294901760&r)*r|0)+((65535&r)*r|0);s[n]=u^c}e[0]=s[0]+(s[7]<<16|s[7]>>>16)+(s[6]<<16|s[6]>>>16)|0,e[1]=s[1]+(s[0]<<8|s[0]>>>24)+s[7]|0,e[2]=s[2]+(s[1]<<16|s[1]>>>16)+(s[0]<<16|s[0]>>>16)|0,e[3]=s[3]+(s[2]<<8|s[2]>>>24)+s[1]|0,e[4]=s[4]+(s[3]<<16|s[3]>>>16)+(s[2]<<16|s[2]>>>16)|0,e[5]=s[5]+(s[4]<<8|s[4]>>>24)+s[3]|0,e[6]=s[6]+(s[5]<<16|s[5]>>>16)+(s[4]<<16|s[4]>>>16)|0,e[7]=s[7]+(s[6]<<8|s[6]>>>24)+s[5]|0}e.RabbitLegacy=t._createHelper(a)}(),n.RabbitLegacy)})),ne((function(e,t){e.exports=re})));function oe(){throw new Error("setTimeout has not been defined")}function se(){throw new Error("clearTimeout has not been defined")}var ae=oe,ue=se;function ce(e){if(ae===setTimeout)return setTimeout(e,0);if((ae===oe||!ae)&&setTimeout)return ae=setTimeout,setTimeout(e,0);try{return ae(e,0)}catch(t){try{return ae.call(null,e,0)}catch(t){return ae.call(this,e,0)}}}"function"==typeof r.setTimeout&&(ae=setTimeout),"function"==typeof r.clearTimeout&&(ue=clearTimeout);var le,he=[],fe=!1,de=-1;function pe(){fe&&le&&(fe=!1,le.length?he=le.concat(he):de=-1,he.length&&ge())}function ge(){if(!fe){var e=ce(pe);fe=!0;for(var t=he.length;t;){for(le=he,he=[];++de<t;)le&&le[de].run();de=-1,t=he.length}le=null,fe=!1,function(e){if(ue===clearTimeout)return clearTimeout(e);if((ue===se||!ue)&&clearTimeout)return ue=clearTimeout,clearTimeout(e);try{ue(e)}catch(t){try{return ue.call(null,e)}catch(t){return ue.call(this,e)}}}(e)}}function _e(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];he.push(new ve(e,t)),1!==he.length||fe||ce(ge)}function ve(e,t){this.fun=e,this.array=t}ve.prototype.run=function(){this.fun.apply(null,this.array)};var me=r.performance||{};function ye(){}function we(){we.init.call(this)}function be(e){return void 0===e._maxListeners?we.defaultMaxListeners:e._maxListeners}function ke(e,t,n){if(t)e.call(n);else for(var r=e.length,i=Ie(e,r),o=0;o<r;++o)i[o].call(n)}function Se(e,t,n,r){if(t)e.call(n,r);else for(var i=e.length,o=Ie(e,i),s=0;s<i;++s)o[s].call(n,r)}function Re(e,t,n,r,i){if(t)e.call(n,r,i);else for(var o=e.length,s=Ie(e,o),a=0;a<o;++a)s[a].call(n,r,i)}function Ee(e,t,n,r,i,o){if(t)e.call(n,r,i,o);else for(var s=e.length,a=Ie(e,s),u=0;u<s;++u)a[u].call(n,r,i,o)}function Te(e,t,n,r){if(t)e.apply(n,r);else for(var i=e.length,o=Ie(e,i),s=0;s<i;++s)o[s].apply(n,r)}function Ae(t,n,r,i){var o,s,a,u;if("function"!=typeof r)throw new TypeError('"listener" argument must be a function');if((s=t._events)?(s.newListener&&(t.emit("newListener",n,r.listener?r.listener:r),s=t._events),a=s[n]):(s=t._events=new ye,t._eventsCount=0),a){if("function"==typeof a?a=s[n]=i?[r,a]:[a,r]:i?a.unshift(r):a.push(r),!a.warned&&(o=be(t))&&o>0&&a.length>o){a.warned=!0;var c=new Error("Possible EventEmitter memory leak detected. "+a.length+" "+n+" listeners added. Use emitter.setMaxListeners() to increase limit");c.name="MaxListenersExceededWarning",c.emitter=t,c.type=n,c.count=a.length,u=c,"function"==typeof console.warn?e("warn",u," at debug/lib-generate-test-usersig-es.min.js:3130"):e("log",u," at debug/lib-generate-test-usersig-es.min.js:3130")}}else a=s[n]=r,++t._eventsCount;return t}function xe(e,t,n){var r=!1;function i(){e.removeListener(t,i),r||(r=!0,n.apply(e,arguments))}return i.listener=n,i}function Ce(e){var t=this._events;if(t){var n=t[e];if("function"==typeof n)return 1;if(n)return n.length}return 0}function Ie(e,t){for(var n=new Array(t);t--;)n[t]=e[t];return n}me.now||me.mozNow||me.msNow||me.oNow||me.webkitNow,ye.prototype=Object.create(null),we.EventEmitter=we,we.usingDomains=!1,we.prototype.domain=void 0,we.prototype._events=void 0,we.prototype._maxListeners=void 0,we.defaultMaxListeners=10,we.init=function(){this.domain=null,we.usingDomains&&(void 0).active&&(void 0).Domain,this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=new ye,this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},we.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||isNaN(e))throw new TypeError('"n" argument must be a positive number');return this._maxListeners=e,this},we.prototype.getMaxListeners=function(){return be(this)},we.prototype.emit=function(e){var t,n,r,i,o,s,a,u="error"===e;if(s=this._events)u=u&&null==s.error;else if(!u)return!1;if(a=this.domain,u){if(t=arguments[1],!a){if(t instanceof Error)throw t;var c=new Error('Uncaught, unspecified "error" event. ('+t+")");throw c.context=t,c}return t||(t=new Error('Uncaught, unspecified "error" event')),t.domainEmitter=this,t.domain=a,t.domainThrown=!1,a.emit("error",t),!1}if(!(n=s[e]))return!1;var l="function"==typeof n;switch(r=arguments.length){case 1:ke(n,l,this);break;case 2:Se(n,l,this,arguments[1]);break;case 3:Re(n,l,this,arguments[1],arguments[2]);break;case 4:Ee(n,l,this,arguments[1],arguments[2],arguments[3]);break;default:for(i=new Array(r-1),o=1;o<r;o++)i[o-1]=arguments[o];Te(n,l,this,i)}return!0},we.prototype.addListener=function(e,t){return Ae(this,e,t,!1)},we.prototype.on=we.prototype.addListener,we.prototype.prependListener=function(e,t){return Ae(this,e,t,!0)},we.prototype.once=function(e,t){if("function"!=typeof t)throw new TypeError('"listener" argument must be a function');return this.on(e,xe(this,e,t)),this},we.prototype.prependOnceListener=function(e,t){if("function"!=typeof t)throw new TypeError('"listener" argument must be a function');return this.prependListener(e,xe(this,e,t)),this},we.prototype.removeListener=function(e,t){var n,r,i,o,s;if("function"!=typeof t)throw new TypeError('"listener" argument must be a function');if(!(r=this._events))return this;if(!(n=r[e]))return this;if(n===t||n.listener&&n.listener===t)0==--this._eventsCount?this._events=new ye:(delete r[e],r.removeListener&&this.emit("removeListener",e,n.listener||t));else if("function"!=typeof n){for(i=-1,o=n.length;o-- >0;)if(n[o]===t||n[o].listener&&n[o].listener===t){s=n[o].listener,i=o;break}if(i<0)return this;if(1===n.length){if(n[0]=void 0,0==--this._eventsCount)return this._events=new ye,this;delete r[e]}else!function(e,t){for(var n=t,r=n+1,i=e.length;r<i;n+=1,r+=1)e[n]=e[r];e.pop()}(n,i);r.removeListener&&this.emit("removeListener",e,s||t)}return this},we.prototype.removeAllListeners=function(e){var t,n;if(!(n=this._events))return this;if(!n.removeListener)return 0===arguments.length?(this._events=new ye,this._eventsCount=0):n[e]&&(0==--this._eventsCount?this._events=new ye:delete n[e]),this;if(0===arguments.length){for(var r,i=Object.keys(n),o=0;o<i.length;++o)"removeListener"!==(r=i[o])&&this.removeAllListeners(r);return this.removeAllListeners("removeListener"),this._events=new ye,this._eventsCount=0,this}if("function"==typeof(t=n[e]))this.removeListener(e,t);else if(t)do{this.removeListener(e,t[t.length-1])}while(t[0]);return this},we.prototype.listeners=function(e){var t,n=this._events;return n&&(t=n[e])?"function"==typeof t?[t.listener||t]:function(e){for(var t=new Array(e.length),n=0;n<t.length;++n)t[n]=e[n].listener||e[n];return t}(t):[]},we.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):Ce.call(e,t)},we.prototype.listenerCount=Ce,we.prototype.eventNames=function(){return this._eventsCount>0?Reflect.ownKeys(this._events):[]};var Le="function"==typeof Object.create?function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:function(e,t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e},Oe=/%[sdj%]/g;function Be(e){if(!We(e)){for(var t=[],n=0;n<arguments.length;n++)t.push(ze(arguments[n]));return t.join(" ")}n=1;for(var r=arguments,i=r.length,o=String(e).replace(Oe,(function(e){if("%%"===e)return"%";if(n>=i)return e;switch(e){case"%s":return String(r[n++]);case"%d":return Number(r[n++]);case"%j":try{return JSON.stringify(r[n++])}catch(e){return"[Circular]"}default:return e}})),s=r[n];n<i;s=r[++n])Ze(s)||!Ke(s)?o+=" "+s:o+=" "+ze(s);return o}function Me(t,n){if(Ye(r.process))return function(){return Me(t,n).apply(this,arguments)};var i=!1;return function(){return i||(e("error",n," at debug/lib-generate-test-usersig-es.min.js:3342"),i=!0),t.apply(this,arguments)}}var Pe,Ue={};function ze(e,t){var n={seen:[],stylize:De};return arguments.length>=3&&(n.depth=arguments[2]),arguments.length>=4&&(n.colors=arguments[3]),Ve(t)?n.showHidden=t:t&&function(e,t){if(!t||!Ke(t))return e;for(var n=Object.keys(t),r=n.length;r--;)e[n[r]]=t[n[r]]}(n,t),Ye(n.showHidden)&&(n.showHidden=!1),Ye(n.depth)&&(n.depth=2),Ye(n.colors)&&(n.colors=!1),Ye(n.customInspect)&&(n.customInspect=!0),n.colors&&(n.stylize=je),Ne(n,e,n.depth)}function je(e,t){var n=ze.styles[t];return n?"\x1b["+ze.colors[n][0]+"m"+e+"\x1b["+ze.colors[n][1]+"m":e}function De(e,t){return e}function Ne(e,t,n){if(e.customInspect&&t&&Xe(t.inspect)&&t.inspect!==ze&&(!t.constructor||t.constructor.prototype!==t)){var r=t.inspect(n,e);return We(r)||(r=Ne(e,r,n)),r}var i=function(e,t){if(Ye(t))return e.stylize("undefined","undefined");if(We(t)){var n="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(n,"string")}return"number"==typeof t?e.stylize(""+t,"number"):Ve(t)?e.stylize(""+t,"boolean"):Ze(t)?e.stylize("null","null"):void 0}(e,t);if(i)return i;var o=Object.keys(t),s=function(e){var t={};return e.forEach((function(e,n){t[e]=!0})),t}(o);if(e.showHidden&&(o=Object.getOwnPropertyNames(t)),Ge(t)&&(o.indexOf("message")>=0||o.indexOf("description")>=0))return Fe(t);if(0===o.length){if(Xe(t)){var a=t.name?": "+t.name:"";return e.stylize("[Function"+a+"]","special")}if($e(t))return e.stylize(RegExp.prototype.toString.call(t),"regexp");if(qe(t))return e.stylize(Date.prototype.toString.call(t),"date");if(Ge(t))return Fe(t)}var u,c,l="",h=!1,f=["{","}"];return u=t,Array.isArray(u)&&(h=!0,f=["[","]"]),Xe(t)&&(l=" [Function"+(t.name?": "+t.name:"")+"]"),$e(t)&&(l=" "+RegExp.prototype.toString.call(t)),qe(t)&&(l=" "+Date.prototype.toUTCString.call(t)),Ge(t)&&(l=" "+Fe(t)),0!==o.length||h&&0!=t.length?n<0?$e(t)?e.stylize(RegExp.prototype.toString.call(t),"regexp"):e.stylize("[Object]","special"):(e.seen.push(t),c=h?function(e,t,n,r,i){for(var o=[],s=0,a=t.length;s<a;++s)Qe(t,String(s))?o.push(He(e,t,n,r,String(s),!0)):o.push("");return i.forEach((function(i){i.match(/^\d+$/)||o.push(He(e,t,n,r,i,!0))})),o}(e,t,n,s,o):o.map((function(r){return He(e,t,n,s,r,h)})),e.seen.pop(),function(e,t,n){return e.reduce((function(e,t){return t.indexOf("\n"),e+t.replace(/\u001b\[\d\d?m/g,"").length+1}),0)>60?n[0]+(""===t?"":t+"\n ")+" "+e.join(",\n ")+" "+n[1]:n[0]+t+" "+e.join(", ")+" "+n[1]}(c,l,f)):f[0]+l+f[1]}function Fe(e){return"["+Error.prototype.toString.call(e)+"]"}function He(e,t,n,r,i,o){var s,a,u;if((u=Object.getOwnPropertyDescriptor(t,i)||{value:t[i]}).get?a=u.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):u.set&&(a=e.stylize("[Setter]","special")),Qe(r,i)||(s="["+i+"]"),a||(e.seen.indexOf(u.value)<0?(a=Ze(n)?Ne(e,u.value,null):Ne(e,u.value,n-1)).indexOf("\n")>-1&&(a=o?a.split("\n").map((function(e){return" "+e})).join("\n").substr(2):"\n"+a.split("\n").map((function(e){return" "+e})).join("\n")):a=e.stylize("[Circular]","special")),Ye(s)){if(o&&i.match(/^\d+$/))return a;(s=JSON.stringify(""+i)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(s=s.substr(1,s.length-2),s=e.stylize(s,"name")):(s=s.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),s=e.stylize(s,"string"))}return s+": "+a}function Ve(e){return"boolean"==typeof e}function Ze(e){return null===e}function We(e){return"string"==typeof e}function Ye(e){return void 0===e}function $e(e){return Ke(e)&&"[object RegExp]"===Je(e)}function Ke(e){return"object"==typeof e&&null!==e}function qe(e){return Ke(e)&&"[object Date]"===Je(e)}function Ge(e){return Ke(e)&&("[object Error]"===Je(e)||e instanceof Error)}function Xe(e){return"function"==typeof e}function Je(e){return Object.prototype.toString.call(e)}function Qe(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function et(){this.head=null,this.tail=null,this.length=0}ze.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},ze.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},et.prototype.push=function(e){var t={data:e,next:null};this.length>0?this.tail.next=t:this.head=t,this.tail=t,++this.length},et.prototype.unshift=function(e){var t={data:e,next:this.head};0===this.length&&(this.tail=t),this.head=t,++this.length},et.prototype.shift=function(){if(0!==this.length){var e=this.head.data;return 1===this.length?this.head=this.tail=null:this.head=this.head.next,--this.length,e}},et.prototype.clear=function(){this.head=this.tail=null,this.length=0},et.prototype.join=function(e){if(0===this.length)return"";for(var t=this.head,n=""+t.data;t=t.next;)n+=e+t.data;return n},et.prototype.concat=function(e){if(0===this.length)return v.alloc(0);if(1===this.length)return this.head.data;for(var t=v.allocUnsafe(e>>>0),n=this.head,r=0;n;)n.data.copy(t,r),r+=n.data.length,n=n.next;return t};var tt=v.isEncoding||function(e){switch(e&&e.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function nt(e){switch(this.encoding=(e||"utf8").toLowerCase().replace(/[-_]/,""),function(e){if(e&&!tt(e))throw new Error("Unknown encoding: "+e)}(e),this.encoding){case"utf8":this.surrogateSize=3;break;case"ucs2":case"utf16le":this.surrogateSize=2,this.detectIncompleteChar=it;break;case"base64":this.surrogateSize=3,this.detectIncompleteChar=ot;break;default:return void(this.write=rt)}this.charBuffer=new v(6),this.charReceived=0,this.charLength=0}function rt(e){return e.toString(this.encoding)}function it(e){this.charReceived=e.length%2,this.charLength=this.charReceived?2:0}function ot(e){this.charReceived=e.length%3,this.charLength=this.charReceived?3:0}nt.prototype.write=function(e){for(var t="";this.charLength;){var n=e.length>=this.charLength-this.charReceived?this.charLength-this.charReceived:e.length;if(e.copy(this.charBuffer,this.charReceived,0,n),this.charReceived+=n,this.charReceived<this.charLength)return"";if(e=e.slice(n,e.length),!((r=(t=this.charBuffer.slice(0,this.charLength).toString(this.encoding)).charCodeAt(t.length-1))>=55296&&r<=56319)){if(this.charReceived=this.charLength=0,0===e.length)return t;break}this.charLength+=this.surrogateSize,t=""}this.detectIncompleteChar(e);var r,i=e.length;if(this.charLength&&(e.copy(this.charBuffer,0,e.length-this.charReceived,i),i-=this.charReceived),i=(t+=e.toString(this.encoding,0,i)).length-1,(r=t.charCodeAt(i))>=55296&&r<=56319){var o=this.surrogateSize;return this.charLength+=o,this.charReceived+=o,this.charBuffer.copy(this.charBuffer,o,0,o),e.copy(this.charBuffer,0,0,o),t.substring(0,i)}return t},nt.prototype.detectIncompleteChar=function(e){for(var t=e.length>=3?3:e.length;t>0;t--){var n=e[e.length-t];if(1==t&&n>>5==6){this.charLength=2;break}if(t<=2&&n>>4==14){this.charLength=3;break}if(t<=3&&n>>3==30){this.charLength=4;break}}this.charReceived=t},nt.prototype.end=function(e){var t="";if(e&&e.length&&(t=this.write(e)),this.charReceived){var n=this.charReceived,r=this.charBuffer,i=this.encoding;t+=r.slice(0,n).toString(i)}return t},ut.ReadableState=at;var st=function(t){return Ye(Pe)&&(Pe=""),t=t.toUpperCase(),Ue[t]||(new RegExp("\\b"+t+"\\b","i").test(Pe)?Ue[t]=function(){var n=Be.apply(null,arguments);e("error","%s %d: %s",t,0,n," at debug/lib-generate-test-usersig-es.min.js:3681")}:Ue[t]=function(){}),Ue[t]}("stream");function at(e,t){e=e||{},this.objectMode=!!e.objectMode,t instanceof Pt&&(this.objectMode=this.objectMode||!!e.readableObjectMode);var n=e.highWaterMark,r=this.objectMode?16:16384;this.highWaterMark=n||0===n?n:r,this.highWaterMark=~~this.highWaterMark,this.buffer=new et,this.length=0,this.pipes=null,this.pipesCount=0,this.flowing=null,this.ended=!1,this.endEmitted=!1,this.reading=!1,this.sync=!0,this.needReadable=!1,this.emittedReadable=!1,this.readableListening=!1,this.resumeScheduled=!1,this.defaultEncoding=e.defaultEncoding||"utf8",this.ranOut=!1,this.awaitDrain=0,this.readingMore=!1,this.decoder=null,this.encoding=null,e.encoding&&(this.decoder=new nt(e.encoding),this.encoding=e.encoding)}function ut(e){if(!(this instanceof ut))return new ut(e);this._readableState=new at(e,this),this.readable=!0,e&&"function"==typeof e.read&&(this._read=e.read),we.call(this)}function ct(e,t,n,r,i){var o=function(e,t){var n=null;return ee(t)||"string"==typeof t||null==t||e.objectMode||(n=new TypeError("Invalid non-string/buffer chunk")),n}(t,n);if(o)e.emit("error",o);else if(null===n)t.reading=!1,function(e,t){if(!t.ended){if(t.decoder){var n=t.decoder.end();n&&n.length&&(t.buffer.push(n),t.length+=t.objectMode?1:n.length)}t.ended=!0,ht(e)}}(e,t);else if(t.objectMode||n&&n.length>0)if(t.ended&&!i){var s=new Error("stream.push() after EOF");e.emit("error",s)}else if(t.endEmitted&&i){var a=new Error("stream.unshift() after end event");e.emit("error",a)}else{var u;!t.decoder||i||r||(n=t.decoder.write(n),u=!t.objectMode&&0===n.length),i||(t.reading=!1),u||(t.flowing&&0===t.length&&!t.sync?(e.emit("data",n),e.read(0)):(t.length+=t.objectMode?1:n.length,i?t.buffer.unshift(n):t.buffer.push(n),t.needReadable&&ht(e))),function(e,t){t.readingMore||(t.readingMore=!0,_e(dt,e,t))}(e,t)}else i||(t.reading=!1);return function(e){return!e.ended&&(e.needReadable||e.length<e.highWaterMark||0===e.length)}(t)}Le(ut,we),ut.prototype.push=function(e,t){var n=this._readableState;return n.objectMode||"string"!=typeof e||(t=t||n.defaultEncoding)!==n.encoding&&(e=v.from(e,t),t=""),ct(this,n,e,t,!1)},ut.prototype.unshift=function(e){return ct(this,this._readableState,e,"",!0)},ut.prototype.isPaused=function(){return!1===this._readableState.flowing},ut.prototype.setEncoding=function(e){return this._readableState.decoder=new nt(e),this._readableState.encoding=e,this};function lt(e,t){return e<=0||0===t.length&&t.ended?0:t.objectMode?1:e!=e?t.flowing&&t.length?t.buffer.head.data.length:t.length:(e>t.highWaterMark&&(t.highWaterMark=function(e){return e>=8388608?e=8388608:(e--,e|=e>>>1,e|=e>>>2,e|=e>>>4,e|=e>>>8,e|=e>>>16,e++),e}(e)),e<=t.length?e:t.ended?t.length:(t.needReadable=!0,0))}function ht(e){var t=e._readableState;t.needReadable=!1,t.emittedReadable||(st("emitReadable",t.flowing),t.emittedReadable=!0,t.sync?_e(ft,e):ft(e))}function ft(e){st("emit readable"),e.emit("readable"),_t(e)}function dt(e,t){for(var n=t.length;!t.reading&&!t.flowing&&!t.ended&&t.length<t.highWaterMark&&(st("maybeReadMore read 0"),e.read(0),n!==t.length);)n=t.length;t.readingMore=!1}function pt(e){st("readable nexttick read 0"),e.read(0)}function gt(e,t){t.reading||(st("resume read 0"),e.read(0)),t.resumeScheduled=!1,t.awaitDrain=0,e.emit("resume"),_t(e),t.flowing&&!t.reading&&e.read(0)}function _t(e){var t=e._readableState;for(st("flow",t.flowing);t.flowing&&null!==e.read(););}function vt(e,t){return 0===t.length?null:(t.objectMode?n=t.buffer.shift():!e||e>=t.length?(n=t.decoder?t.buffer.join(""):1===t.buffer.length?t.buffer.head.data:t.buffer.concat(t.length),t.buffer.clear()):n=function(e,t,n){var r;return e<t.head.data.length?(r=t.head.data.slice(0,e),t.head.data=t.head.data.slice(e)):r=e===t.head.data.length?t.shift():n?function(e,t){var n=t.head,r=1,i=n.data;for(e-=i.length;n=n.next;){var o=n.data,s=e>o.length?o.length:e;if(s===o.length?i+=o:i+=o.slice(0,e),0==(e-=s)){s===o.length?(++r,n.next?t.head=n.next:t.head=t.tail=null):(t.head=n,n.data=o.slice(s));break}++r}return t.length-=r,i}(e,t):function(e,t){var n=v.allocUnsafe(e),r=t.head,i=1;for(r.data.copy(n),e-=r.data.length;r=r.next;){var o=r.data,s=e>o.length?o.length:e;if(o.copy(n,n.length-e,0,s),0==(e-=s)){s===o.length?(++i,r.next?t.head=r.next:t.head=t.tail=null):(t.head=r,r.data=o.slice(s));break}++i}return t.length-=i,n}(e,t),r}(e,t.buffer,t.decoder),n);var n}function mt(e){var t=e._readableState;if(t.length>0)throw new Error('"endReadable()" called on non-empty stream');t.endEmitted||(t.ended=!0,_e(yt,t,e))}function yt(e,t){e.endEmitted||0!==e.length||(e.endEmitted=!0,t.readable=!1,t.emit("end"))}function wt(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1}function bt(){}function kt(e,t,n){this.chunk=e,this.encoding=t,this.callback=n,this.next=null}function St(e,t){Object.defineProperty(this,"buffer",{get:Me((function(){return this.getBuffer()}),"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.")}),e=e||{},this.objectMode=!!e.objectMode,t instanceof Pt&&(this.objectMode=this.objectMode||!!e.writableObjectMode);var n=e.highWaterMark,r=this.objectMode?16:16384;this.highWaterMark=n||0===n?n:r,this.highWaterMark=~~this.highWaterMark,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1;var i=!1===e.decodeStrings;this.decodeStrings=!i,this.defaultEncoding=e.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(e){!function(e,t){var n=e._writableState,r=n.sync,i=n.writecb;if(function(e){e.writing=!1,e.writecb=null,e.length-=e.writelen,e.writelen=0}(n),t)!function(e,t,n,r,i){--t.pendingcb,n?_e(i,r):i(r),e._writableState.errorEmitted=!0,e.emit("error",r)}(e,n,r,t,i);else{var o=xt(n);o||n.corked||n.bufferProcessing||!n.bufferedRequest||At(e,n),r?_e(Tt,e,n,o,i):Tt(e,n,o,i)}}(t,e)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.bufferedRequestCount=0,this.corkedRequestsFree=new Lt(this)}function Rt(e){if(!(this instanceof Rt||this instanceof Pt))return new Rt(e);this._writableState=new St(e,this),this.writable=!0,e&&("function"==typeof e.write&&(this._write=e.write),"function"==typeof e.writev&&(this._writev=e.writev)),we.call(this)}function Et(e,t,n,r,i,o,s){t.writelen=r,t.writecb=s,t.writing=!0,t.sync=!0,n?e._writev(i,t.onwrite):e._write(i,o,t.onwrite),t.sync=!1}function Tt(e,t,n,r){n||function(e,t){0===t.length&&t.needDrain&&(t.needDrain=!1,e.emit("drain"))}(e,t),t.pendingcb--,r(),It(e,t)}function At(e,t){t.bufferProcessing=!0;var n=t.bufferedRequest;if(e._writev&&n&&n.next){var r=t.bufferedRequestCount,i=new Array(r),o=t.corkedRequestsFree;o.entry=n;for(var s=0;n;)i[s]=n,n=n.next,s+=1;Et(e,t,!0,t.length,i,"",o.finish),t.pendingcb++,t.lastBufferedRequest=null,o.next?(t.corkedRequestsFree=o.next,o.next=null):t.corkedRequestsFree=new Lt(t)}else{for(;n;){var a=n.chunk,u=n.encoding,c=n.callback;if(Et(e,t,!1,t.objectMode?1:a.length,a,u,c),n=n.next,t.writing)break}null===n&&(t.lastBufferedRequest=null)}t.bufferedRequestCount=0,t.bufferedRequest=n,t.bufferProcessing=!1}function xt(e){return e.ending&&0===e.length&&null===e.bufferedRequest&&!e.finished&&!e.writing}function Ct(e,t){t.prefinished||(t.prefinished=!0,e.emit("prefinish"))}function It(e,t){var n=xt(t);return n&&(0===t.pendingcb?(Ct(e,t),t.finished=!0,e.emit("finish")):Ct(e,t)),n}function Lt(e){var t=this;this.next=null,this.entry=null,this.finish=function(n){var r=t.entry;for(t.entry=null;r;){var i=r.callback;e.pendingcb--,i(n),r=r.next}e.corkedRequestsFree?e.corkedRequestsFree.next=t:e.corkedRequestsFree=t}}ut.prototype.read=function(e){st("read",e),e=parseInt(e,10);var t=this._readableState,n=e;if(0!==e&&(t.emittedReadable=!1),0===e&&t.needReadable&&(t.length>=t.highWaterMark||t.ended))return st("read: emitReadable",t.length,t.ended),0===t.length&&t.ended?mt(this):ht(this),null;if(0===(e=lt(e,t))&&t.ended)return 0===t.length&&mt(this),null;var r,i=t.needReadable;return st("need readable",i),(0===t.length||t.length-e<t.highWaterMark)&&st("length less than watermark",i=!0),t.ended||t.reading?st("reading or ended",i=!1):i&&(st("do read"),t.reading=!0,t.sync=!0,0===t.length&&(t.needReadable=!0),this._read(t.highWaterMark),t.sync=!1,t.reading||(e=lt(n,t))),null===(r=e>0?vt(e,t):null)?(t.needReadable=!0,e=0):t.length-=e,0===t.length&&(t.ended||(t.needReadable=!0),n!==e&&t.ended&&mt(this)),null!==r&&this.emit("data",r),r},ut.prototype._read=function(e){this.emit("error",new Error("not implemented"))},ut.prototype.pipe=function(e,t){var n=this,r=this._readableState;switch(r.pipesCount){case 0:r.pipes=e;break;case 1:r.pipes=[r.pipes,e];break;default:r.pipes.push(e)}r.pipesCount+=1,st("pipe count=%d opts=%j",r.pipesCount,t);var i=t&&!1===t.end?c:s;function o(e){st("onunpipe"),e===n&&c()}function s(){st("onend"),e.end()}r.endEmitted?_e(i):n.once("end",i),e.on("unpipe",o);var a=function(e){return function(){var t=e._readableState;st("pipeOnDrain",t.awaitDrain),t.awaitDrain&&t.awaitDrain--,0===t.awaitDrain&&e.listeners("data").length&&(t.flowing=!0,_t(e))}}(n);e.on("drain",a);var u=!1;function c(){st("cleanup"),e.removeListener("close",d),e.removeListener("finish",p),e.removeListener("drain",a),e.removeListener("error",f),e.removeListener("unpipe",o),n.removeListener("end",s),n.removeListener("end",c),n.removeListener("data",h),u=!0,!r.awaitDrain||e._writableState&&!e._writableState.needDrain||a()}var l=!1;function h(t){st("ondata"),l=!1,!1!==e.write(t)||l||((1===r.pipesCount&&r.pipes===e||r.pipesCount>1&&-1!==wt(r.pipes,e))&&!u&&(st("false write response, pause",n._readableState.awaitDrain),n._readableState.awaitDrain++,l=!0),n.pause())}function f(t){st("onerror",t),g(),e.removeListener("error",f),0===("error",e.listeners("error").length)&&e.emit("error",t)}function d(){e.removeListener("finish",p),g()}function p(){st("onfinish"),e.removeListener("close",d),g()}function g(){st("unpipe"),n.unpipe(e)}return n.on("data",h),function(e,t,n){if("function"==typeof e.prependListener)return e.prependListener(t,n);e._events&&e._events[t]?Array.isArray(e._events[t])?e._events[t].unshift(n):e._events[t]=[n,e._events[t]]:e.on(t,n)}(e,"error",f),e.once("close",d),e.once("finish",p),e.emit("pipe",n),r.flowing||(st("pipe resume"),n.resume()),e},ut.prototype.unpipe=function(e){var t=this._readableState;if(0===t.pipesCount)return this;if(1===t.pipesCount)return e&&e!==t.pipes||(e||(e=t.pipes),t.pipes=null,t.pipesCount=0,t.flowing=!1,e&&e.emit("unpipe",this)),this;if(!e){var n=t.pipes,r=t.pipesCount;t.pipes=null,t.pipesCount=0,t.flowing=!1;for(var i=0;i<r;i++)n[i].emit("unpipe",this);return this}var o=wt(t.pipes,e);return-1===o||(t.pipes.splice(o,1),t.pipesCount-=1,1===t.pipesCount&&(t.pipes=t.pipes[0]),e.emit("unpipe",this)),this},ut.prototype.on=function(e,t){var n=we.prototype.on.call(this,e,t);if("data"===e)!1!==this._readableState.flowing&&this.resume();else if("readable"===e){var r=this._readableState;r.endEmitted||r.readableListening||(r.readableListening=r.needReadable=!0,r.emittedReadable=!1,r.reading?r.length&&ht(this):_e(pt,this))}return n},ut.prototype.addListener=ut.prototype.on,ut.prototype.resume=function(){var e=this._readableState;return e.flowing||(st("resume"),e.flowing=!0,function(e,t){t.resumeScheduled||(t.resumeScheduled=!0,_e(gt,e,t))}(this,e)),this},ut.prototype.pause=function(){return st("call pause flowing=%j",this._readableState.flowing),!1!==this._readableState.flowing&&(st("pause"),this._readableState.flowing=!1,this.emit("pause")),this},ut.prototype.wrap=function(e){var t=this._readableState,n=!1,r=this;for(var i in e.on("end",(function(){if(st("wrapped end"),t.decoder&&!t.ended){var e=t.decoder.end();e&&e.length&&r.push(e)}r.push(null)})),e.on("data",(function(i){st("wrapped data"),t.decoder&&(i=t.decoder.write(i)),t.objectMode&&null==i||(t.objectMode||i&&i.length)&&(r.push(i)||(n=!0,e.pause()))})),e)void 0===this[i]&&"function"==typeof e[i]&&(this[i]=function(t){return function(){return e[t].apply(e,arguments)}}(i));return function(e,t){for(var n=0,r=e.length;n<r;n++)t(e[n])}(["error","close","destroy","pause","resume"],(function(t){e.on(t,r.emit.bind(r,t))})),r._read=function(t){st("wrapped _read",t),n&&(n=!1,e.resume())},r},ut._fromList=vt,Rt.WritableState=St,Le(Rt,we),St.prototype.getBuffer=function(){for(var e=this.bufferedRequest,t=[];e;)t.push(e),e=e.next;return t},Rt.prototype.pipe=function(){this.emit("error",new Error("Cannot pipe, not readable"))},Rt.prototype.write=function(e,t,n){var r=this._writableState,i=!1;return"function"==typeof t&&(n=t,t=null),v.isBuffer(e)?t="buffer":t||(t=r.defaultEncoding),"function"!=typeof n&&(n=bt),r.ended?function(e,t){var n=new Error("write after end");e.emit("error",n),_e(t,n)}(this,n):function(e,t,n,r){var i=!0,o=!1;return null===n?o=new TypeError("May not write null values to stream"):v.isBuffer(n)||"string"==typeof n||void 0===n||t.objectMode||(o=new TypeError("Invalid non-string/buffer chunk")),o&&(e.emit("error",o),_e(r,o),i=!1),i}(this,r,e,n)&&(r.pendingcb++,i=function(e,t,n,r,i){n=function(e,t,n){return e.objectMode||!1===e.decodeStrings||"string"!=typeof t||(t=v.from(t,n)),t}(t,n,r),v.isBuffer(n)&&(r="buffer");var o=t.objectMode?1:n.length;t.length+=o;var s=t.length<t.highWaterMark;if(s||(t.needDrain=!0),t.writing||t.corked){var a=t.lastBufferedRequest;t.lastBufferedRequest=new kt(n,r,i),a?a.next=t.lastBufferedRequest:t.bufferedRequest=t.lastBufferedRequest,t.bufferedRequestCount+=1}else Et(e,t,!1,o,n,r,i);return s}(this,r,e,t,n)),i},Rt.prototype.cork=function(){this._writableState.corked++},Rt.prototype.uncork=function(){var e=this._writableState;e.corked&&(e.corked--,e.writing||e.corked||e.finished||e.bufferProcessing||!e.bufferedRequest||At(this,e))},Rt.prototype.setDefaultEncoding=function(e){if("string"==typeof e&&(e=e.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((e+"").toLowerCase())>-1))throw new TypeError("Unknown encoding: "+e);return this._writableState.defaultEncoding=e,this},Rt.prototype._write=function(e,t,n){n(new Error("not implemented"))},Rt.prototype._writev=null,Rt.prototype.end=function(e,t,n){var r=this._writableState;"function"==typeof e?(n=e,e=null,t=null):"function"==typeof t&&(n=t,t=null),null!=e&&this.write(e,t),r.corked&&(r.corked=1,this.uncork()),r.ending||r.finished||function(e,t,n){t.ending=!0,It(e,t),n&&(t.finished?_e(n):e.once("finish",n)),t.ended=!0,e.writable=!1}(this,r,n)},Le(Pt,ut);for(var Ot=Object.keys(Rt.prototype),Bt=0;Bt<Ot.length;Bt++){var Mt=Ot[Bt];Pt.prototype[Mt]||(Pt.prototype[Mt]=Rt.prototype[Mt])}function Pt(e){if(!(this instanceof Pt))return new Pt(e);ut.call(this,e),Rt.call(this,e),e&&!1===e.readable&&(this.readable=!1),e&&!1===e.writable&&(this.writable=!1),this.allowHalfOpen=!0,e&&!1===e.allowHalfOpen&&(this.allowHalfOpen=!1),this.once("end",Ut)}function Ut(){this.allowHalfOpen||this._writableState.ended||_e(zt,this)}function zt(e){e.end()}function jt(e){this.afterTransform=function(t,n){return function(e,t,n){var r=e._transformState;r.transforming=!1;var i=r.writecb;if(!i)return e.emit("error",new Error("no writecb in Transform class"));r.writechunk=null,r.writecb=null,null!=n&&e.push(n),i(t);var o=e._readableState;o.reading=!1,(o.needReadable||o.length<o.highWaterMark)&&e._read(o.highWaterMark)}(e,t,n)},this.needTransform=!1,this.transforming=!1,this.writecb=null,this.writechunk=null,this.writeencoding=null}function Dt(e){if(!(this instanceof Dt))return new Dt(e);Pt.call(this,e),this._transformState=new jt(this);var t=this;this._readableState.needReadable=!0,this._readableState.sync=!1,e&&("function"==typeof e.transform&&(this._transform=e.transform),"function"==typeof e.flush&&(this._flush=e.flush)),this.once("prefinish",(function(){"function"==typeof this._flush?this._flush((function(e){Nt(t,e)})):Nt(t)}))}function Nt(e,t){if(t)return e.emit("error",t);var n=e._writableState,r=e._transformState;if(n.length)throw new Error("Calling transform done when ws.length != 0");if(r.transforming)throw new Error("Calling transform done when still transforming");return e.push(null)}function Ft(e){if(!(this instanceof Ft))return new Ft(e);Dt.call(this,e)}function Ht(){we.call(this)}Le(Dt,Pt),Dt.prototype.push=function(e,t){return this._transformState.needTransform=!1,Pt.prototype.push.call(this,e,t)},Dt.prototype._transform=function(e,t,n){throw new Error("Not implemented")},Dt.prototype._write=function(e,t,n){var r=this._transformState;if(r.writecb=n,r.writechunk=e,r.writeencoding=t,!r.transforming){var i=this._readableState;(r.needTransform||i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}},Dt.prototype._read=function(e){var t=this._transformState;null!==t.writechunk&&t.writecb&&!t.transforming?(t.transforming=!0,this._transform(t.writechunk,t.writeencoding,t.afterTransform)):t.needTransform=!0},Le(Ft,Dt),Ft.prototype._transform=function(e,t,n){n(null,e)},Le(Ht,we),Ht.Readable=ut,Ht.Writable=Rt,Ht.Duplex=Pt,Ht.Transform=Dt,Ht.PassThrough=Ft,Ht.Stream=Ht,Ht.prototype.pipe=function(e,t){var n=this;function r(t){e.writable&&!1===e.write(t)&&n.pause&&n.pause()}function i(){n.readable&&n.resume&&n.resume()}n.on("data",r),e.on("drain",i),e._isStdio||t&&!1===t.end||(n.on("end",s),n.on("close",a));var o=!1;function s(){o||(o=!0,e.end())}function a(){o||(o=!0,"function"==typeof e.destroy&&e.destroy())}function u(e){if(c(),0===we.listenerCount(this,"error"))throw e}function c(){n.removeListener("data",r),e.removeListener("drain",i),n.removeListener("end",s),n.removeListener("close",a),n.removeListener("error",u),e.removeListener("error",u),n.removeListener("end",c),n.removeListener("close",c),e.removeListener("close",c)}return n.on("error",u),e.on("error",u),n.on("end",c),n.on("close",c),e.on("close",c),e.emit("pipe",n),e};var Vt={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"};function Zt(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}function Wt(e,t,n,r,i){if(t.subarray&&e.subarray)e.set(t.subarray(n,n+r),i);else for(var o=0;o<r;o++)e[i+o]=t[n+o]}var Yt=Uint8Array,$t=Uint16Array,Kt=Int32Array;function qt(e){for(var t=e.length;--t>=0;)e[t]=0}var Gt=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],Xt=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],Jt=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],Qt=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],en=new Array(576);qt(en);var tn=new Array(60);qt(tn);var nn=new Array(512);qt(nn);var rn=new Array(256);qt(rn);var on=new Array(29);qt(on);var sn,an,un,cn=new Array(30);function ln(e,t,n,r,i){this.static_tree=e,this.extra_bits=t,this.extra_base=n,this.elems=r,this.max_length=i,this.has_stree=e&&e.length}function hn(e,t){this.dyn_tree=e,this.max_code=0,this.stat_desc=t}function fn(e){return e<256?nn[e]:nn[256+(e>>>7)]}function dn(e,t){e.pending_buf[e.pending++]=255&t,e.pending_buf[e.pending++]=t>>>8&255}function pn(e,t,n){e.bi_valid>16-n?(e.bi_buf|=t<<e.bi_valid&65535,dn(e,e.bi_buf),e.bi_buf=t>>16-e.bi_valid,e.bi_valid+=n-16):(e.bi_buf|=t<<e.bi_valid&65535,e.bi_valid+=n)}function gn(e,t,n){pn(e,n[2*t],n[2*t+1])}function _n(e,t){var n=0;do{n|=1&e,e>>>=1,n<<=1}while(--t>0);return n>>>1}function vn(e,t,n){var r,i,o=new Array(16),s=0;for(r=1;r<=15;r++)o[r]=s=s+n[r-1]<<1;for(i=0;i<=t;i++){var a=e[2*i+1];0!==a&&(e[2*i]=_n(o[a]++,a))}}function mn(e){var t;for(t=0;t<286;t++)e.dyn_ltree[2*t]=0;for(t=0;t<30;t++)e.dyn_dtree[2*t]=0;for(t=0;t<19;t++)e.bl_tree[2*t]=0;e.dyn_ltree[512]=1,e.opt_len=e.static_len=0,e.last_lit=e.matches=0}function yn(e){e.bi_valid>8?dn(e,e.bi_buf):e.bi_valid>0&&(e.pending_buf[e.pending++]=e.bi_buf),e.bi_buf=0,e.bi_valid=0}function wn(e,t,n,r){var i=2*t,o=2*n;return e[i]<e[o]||e[i]===e[o]&&r[t]<=r[n]}function bn(e,t,n){for(var r=e.heap[n],i=n<<1;i<=e.heap_len&&(i<e.heap_len&&wn(t,e.heap[i+1],e.heap[i],e.depth)&&i++,!wn(t,r,e.heap[i],e.depth));)e.heap[n]=e.heap[i],n=i,i<<=1;e.heap[n]=r}function kn(e,t,n){var r,i,o,s,a=0;if(0!==e.last_lit)do{r=e.pending_buf[e.d_buf+2*a]<<8|e.pending_buf[e.d_buf+2*a+1],i=e.pending_buf[e.l_buf+a],a++,0===r?gn(e,i,t):(gn(e,(o=rn[i])+256+1,t),0!==(s=Gt[o])&&pn(e,i-=on[o],s),gn(e,o=fn(--r),n),0!==(s=Xt[o])&&pn(e,r-=cn[o],s))}while(a<e.last_lit);gn(e,256,t)}function Sn(e,t){var n,r,i,o=t.dyn_tree,s=t.stat_desc.static_tree,a=t.stat_desc.has_stree,u=t.stat_desc.elems,c=-1;for(e.heap_len=0,e.heap_max=573,n=0;n<u;n++)0!==o[2*n]?(e.heap[++e.heap_len]=c=n,e.depth[n]=0):o[2*n+1]=0;for(;e.heap_len<2;)o[2*(i=e.heap[++e.heap_len]=c<2?++c:0)]=1,e.depth[i]=0,e.opt_len--,a&&(e.static_len-=s[2*i+1]);for(t.max_code=c,n=e.heap_len>>1;n>=1;n--)bn(e,o,n);i=u;do{n=e.heap[1],e.heap[1]=e.heap[e.heap_len--],bn(e,o,1),r=e.heap[1],e.heap[--e.heap_max]=n,e.heap[--e.heap_max]=r,o[2*i]=o[2*n]+o[2*r],e.depth[i]=(e.depth[n]>=e.depth[r]?e.depth[n]:e.depth[r])+1,o[2*n+1]=o[2*r+1]=i,e.heap[1]=i++,bn(e,o,1)}while(e.heap_len>=2);e.heap[--e.heap_max]=e.heap[1],function(e,t){var n,r,i,o,s,a,u=t.dyn_tree,c=t.max_code,l=t.stat_desc.static_tree,h=t.stat_desc.has_stree,f=t.stat_desc.extra_bits,d=t.stat_desc.extra_base,p=t.stat_desc.max_length,g=0;for(o=0;o<=15;o++)e.bl_count[o]=0;for(u[2*e.heap[e.heap_max]+1]=0,n=e.heap_max+1;n<573;n++)(o=u[2*u[2*(r=e.heap[n])+1]+1]+1)>p&&(o=p,g++),u[2*r+1]=o,r>c||(e.bl_count[o]++,s=0,r>=d&&(s=f[r-d]),a=u[2*r],e.opt_len+=a*(o+s),h&&(e.static_len+=a*(l[2*r+1]+s)));if(0!==g){do{for(o=p-1;0===e.bl_count[o];)o--;e.bl_count[o]--,e.bl_count[o+1]+=2,e.bl_count[p]--,g-=2}while(g>0);for(o=p;0!==o;o--)for(r=e.bl_count[o];0!==r;)(i=e.heap[--n])>c||(u[2*i+1]!==o&&(e.opt_len+=(o-u[2*i+1])*u[2*i],u[2*i+1]=o),r--)}}(e,t),vn(o,c,e.bl_count)}function Rn(e,t,n){var r,i,o=-1,s=t[1],a=0,u=7,c=4;for(0===s&&(u=138,c=3),t[2*(n+1)+1]=65535,r=0;r<=n;r++)i=s,s=t[2*(r+1)+1],++a<u&&i===s||(a<c?e.bl_tree[2*i]+=a:0!==i?(i!==o&&e.bl_tree[2*i]++,e.bl_tree[32]++):a<=10?e.bl_tree[34]++:e.bl_tree[36]++,a=0,o=i,0===s?(u=138,c=3):i===s?(u=6,c=3):(u=7,c=4))}function En(e,t,n){var r,i,o=-1,s=t[1],a=0,u=7,c=4;for(0===s&&(u=138,c=3),r=0;r<=n;r++)if(i=s,s=t[2*(r+1)+1],!(++a<u&&i===s)){if(a<c)do{gn(e,i,e.bl_tree)}while(0!=--a);else 0!==i?(i!==o&&(gn(e,i,e.bl_tree),a--),gn(e,16,e.bl_tree),pn(e,a-3,2)):a<=10?(gn(e,17,e.bl_tree),pn(e,a-3,3)):(gn(e,18,e.bl_tree),pn(e,a-11,7));a=0,o=i,0===s?(u=138,c=3):i===s?(u=6,c=3):(u=7,c=4)}}qt(cn);var Tn=!1;function An(e,t,n,r){pn(e,0+(r?1:0),3),function(e,t,n,r){yn(e),dn(e,n),dn(e,~n),Wt(e.pending_buf,e.window,t,n,e.pending),e.pending+=n}(e,t,n)}function xn(e,t,n){return e.pending_buf[e.d_buf+2*e.last_lit]=t>>>8&255,e.pending_buf[e.d_buf+2*e.last_lit+1]=255&t,e.pending_buf[e.l_buf+e.last_lit]=255&n,e.last_lit++,0===t?e.dyn_ltree[2*n]++:(e.matches++,t--,e.dyn_ltree[2*(rn[n]+256+1)]++,e.dyn_dtree[2*fn(t)]++),e.last_lit===e.lit_bufsize-1}function Cn(e,t,n,r){for(var i=65535&e|0,o=e>>>16&65535|0,s=0;0!==n;){n-=s=n>2e3?2e3:n;do{o=o+(i=i+t[r++]|0)|0}while(--s);i%=65521,o%=65521}return i|o<<16|0}var In=function(){for(var e,t=[],n=0;n<256;n++){e=n;for(var r=0;r<8;r++)e=1&e?3988292384^e>>>1:e>>>1;t[n]=e}return t}();function Ln(e,t,n,r){var i=In,o=r+n;e^=-1;for(var s=r;s<o;s++)e=e>>>8^i[255&(e^t[s])];return-1^e}var On,Bn=258,Mn=262;function Pn(e,t){return e.msg=Vt[t],t}function Un(e){return(e<<1)-(e>4?9:0)}function zn(e){for(var t=e.length;--t>=0;)e[t]=0}function jn(e){var t=e.state,n=t.pending;n>e.avail_out&&(n=e.avail_out),0!==n&&(Wt(e.output,t.pending_buf,t.pending_out,n,e.next_out),e.next_out+=n,t.pending_out+=n,e.total_out+=n,e.avail_out-=n,t.pending-=n,0===t.pending&&(t.pending_out=0))}function Dn(e,t){(function(e,t,n,r){var i,o,s=0;e.level>0?(2===e.strm.data_type&&(e.strm.data_type=function(e){var t,n=4093624447;for(t=0;t<=31;t++,n>>>=1)if(1&n&&0!==e.dyn_ltree[2*t])return 0;if(0!==e.dyn_ltree[18]||0!==e.dyn_ltree[20]||0!==e.dyn_ltree[26])return 1;for(t=32;t<256;t++)if(0!==e.dyn_ltree[2*t])return 1;return 0}(e)),Sn(e,e.l_desc),Sn(e,e.d_desc),s=function(e){var t;for(Rn(e,e.dyn_ltree,e.l_desc.max_code),Rn(e,e.dyn_dtree,e.d_desc.max_code),Sn(e,e.bl_desc),t=18;t>=3&&0===e.bl_tree[2*Qt[t]+1];t--);return e.opt_len+=3*(t+1)+5+5+4,t}(e),i=e.opt_len+3+7>>>3,(o=e.static_len+3+7>>>3)<=i&&(i=o)):i=o=n+5,n+4<=i&&-1!==t?An(e,t,n,r):4===e.strategy||o===i?(pn(e,2+(r?1:0),3),kn(e,en,tn)):(pn(e,4+(r?1:0),3),function(e,t,n,r){var i;for(pn(e,t-257,5),pn(e,n-1,5),pn(e,r-4,4),i=0;i<r;i++)pn(e,e.bl_tree[2*Qt[i]+1],3);En(e,e.dyn_ltree,t-1),En(e,e.dyn_dtree,n-1)}(e,e.l_desc.max_code+1,e.d_desc.max_code+1,s+1),kn(e,e.dyn_ltree,e.dyn_dtree)),mn(e),r&&yn(e)})(e,e.block_start>=0?e.block_start:-1,e.strstart-e.block_start,t),e.block_start=e.strstart,jn(e.strm)}function Nn(e,t){e.pending_buf[e.pending++]=t}function Fn(e,t){e.pending_buf[e.pending++]=t>>>8&255,e.pending_buf[e.pending++]=255&t}function Hn(e,t){var n,r,i=e.max_chain_length,o=e.strstart,s=e.prev_length,a=e.nice_match,u=e.strstart>e.w_size-Mn?e.strstart-(e.w_size-Mn):0,c=e.window,l=e.w_mask,h=e.prev,f=e.strstart+Bn,d=c[o+s-1],p=c[o+s];e.prev_length>=e.good_match&&(i>>=2),a>e.lookahead&&(a=e.lookahead);do{if(c[(n=t)+s]===p&&c[n+s-1]===d&&c[n]===c[o]&&c[++n]===c[o+1]){o+=2,n++;do{}while(c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&c[++o]===c[++n]&&o<f);if(r=Bn-(f-o),o=f-Bn,r>s){if(e.match_start=t,s=r,r>=a)break;d=c[o+s-1],p=c[o+s]}}}while((t=h[t&l])>u&&0!=--i);return s<=e.lookahead?s:e.lookahead}function Vn(e){var t,n,r,i,o,s,a,u,c,l,h=e.w_size;do{if(i=e.window_size-e.lookahead-e.strstart,e.strstart>=h+(h-Mn)){Wt(e.window,e.window,h,h,0),e.match_start-=h,e.strstart-=h,e.block_start-=h,t=n=e.hash_size;do{r=e.head[--t],e.head[t]=r>=h?r-h:0}while(--n);t=n=h;do{r=e.prev[--t],e.prev[t]=r>=h?r-h:0}while(--n);i+=h}if(0===e.strm.avail_in)break;if(s=e.strm,a=e.window,u=e.strstart+e.lookahead,c=i,l=void 0,(l=s.avail_in)>c&&(l=c),n=0===l?0:(s.avail_in-=l,Wt(a,s.input,s.next_in,l,u),1===s.state.wrap?s.adler=Cn(s.adler,a,l,u):2===s.state.wrap&&(s.adler=Ln(s.adler,a,l,u)),s.next_in+=l,s.total_in+=l,l),e.lookahead+=n,e.lookahead+e.insert>=3)for(o=e.strstart-e.insert,e.ins_h=e.window[o],e.ins_h=(e.ins_h<<e.hash_shift^e.window[o+1])&e.hash_mask;e.insert&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[o+3-1])&e.hash_mask,e.prev[o&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=o,o++,e.insert--,!(e.lookahead+e.insert<3)););}while(e.lookahead<Mn&&0!==e.strm.avail_in)}function Zn(e,t){for(var n,r;;){if(e.lookahead<Mn){if(Vn(e),e.lookahead<Mn&&0===t)return 1;if(0===e.lookahead)break}if(n=0,e.lookahead>=3&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),0!==n&&e.strstart-n<=e.w_size-Mn&&(e.match_length=Hn(e,n)),e.match_length>=3)if(r=xn(e,e.strstart-e.match_start,e.match_length-3),e.lookahead-=e.match_length,e.match_length<=e.max_lazy_match&&e.lookahead>=3){e.match_length--;do{e.strstart++,e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart}while(0!=--e.match_length);e.strstart++}else e.strstart+=e.match_length,e.match_length=0,e.ins_h=e.window[e.strstart],e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+1])&e.hash_mask;else r=xn(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++;if(r&&(Dn(e,!1),0===e.strm.avail_out))return 1}return e.insert=e.strstart<2?e.strstart:2,4===t?(Dn(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(Dn(e,!1),0===e.strm.avail_out)?1:2}function Wn(e,t){for(var n,r,i;;){if(e.lookahead<Mn){if(Vn(e),e.lookahead<Mn&&0===t)return 1;if(0===e.lookahead)break}if(n=0,e.lookahead>=3&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),e.prev_length=e.match_length,e.prev_match=e.match_start,e.match_length=2,0!==n&&e.prev_length<e.max_lazy_match&&e.strstart-n<=e.w_size-Mn&&(e.match_length=Hn(e,n),e.match_length<=5&&(1===e.strategy||3===e.match_length&&e.strstart-e.match_start>4096)&&(e.match_length=2)),e.prev_length>=3&&e.match_length<=e.prev_length){i=e.strstart+e.lookahead-3,r=xn(e,e.strstart-1-e.prev_match,e.prev_length-3),e.lookahead-=e.prev_length-1,e.prev_length-=2;do{++e.strstart<=i&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-1])&e.hash_mask,n=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart)}while(0!=--e.prev_length);if(e.match_available=0,e.match_length=2,e.strstart++,r&&(Dn(e,!1),0===e.strm.avail_out))return 1}else if(e.match_available){if((r=xn(e,0,e.window[e.strstart-1]))&&Dn(e,!1),e.strstart++,e.lookahead--,0===e.strm.avail_out)return 1}else e.match_available=1,e.strstart++,e.lookahead--}return e.match_available&&(r=xn(e,0,e.window[e.strstart-1]),e.match_available=0),e.insert=e.strstart<2?e.strstart:2,4===t?(Dn(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(Dn(e,!1),0===e.strm.avail_out)?1:2}function Yn(e,t,n,r,i){this.good_length=e,this.max_lazy=t,this.nice_length=n,this.max_chain=r,this.func=i}function $n(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=8,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new $t(1146),this.dyn_dtree=new $t(122),this.bl_tree=new $t(78),zn(this.dyn_ltree),zn(this.dyn_dtree),zn(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new $t(16),this.heap=new $t(573),zn(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new $t(573),zn(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}function Kn(e){var t,n=function(e){var t;return e&&e.state?(e.total_in=e.total_out=0,e.data_type=2,(t=e.state).pending=0,t.pending_out=0,t.wrap<0&&(t.wrap=-t.wrap),t.status=t.wrap?42:113,e.adler=2===t.wrap?0:1,t.last_flush=0,function(e){Tn||(function(){var e,t,n,r,i,o=new Array(16);for(n=0,r=0;r<28;r++)for(on[r]=n,e=0;e<1<<Gt[r];e++)rn[n++]=r;for(rn[n-1]=r,i=0,r=0;r<16;r++)for(cn[r]=i,e=0;e<1<<Xt[r];e++)nn[i++]=r;for(i>>=7;r<30;r++)for(cn[r]=i<<7,e=0;e<1<<Xt[r]-7;e++)nn[256+i++]=r;for(t=0;t<=15;t++)o[t]=0;for(e=0;e<=143;)en[2*e+1]=8,e++,o[8]++;for(;e<=255;)en[2*e+1]=9,e++,o[9]++;for(;e<=279;)en[2*e+1]=7,e++,o[7]++;for(;e<=287;)en[2*e+1]=8,e++,o[8]++;for(vn(en,287,o),e=0;e<30;e++)tn[2*e+1]=5,tn[2*e]=_n(e,5);sn=new ln(en,Gt,257,286,15),an=new ln(tn,Xt,0,30,15),un=new ln(new Array(0),Jt,0,19,7)}(),Tn=!0),e.l_desc=new hn(e.dyn_ltree,sn),e.d_desc=new hn(e.dyn_dtree,an),e.bl_desc=new hn(e.bl_tree,un),e.bi_buf=0,e.bi_valid=0,mn(e)}(t),0):Pn(e,-2)}(e);return 0===n&&((t=e.state).window_size=2*t.w_size,zn(t.head),t.max_lazy_match=On[t.level].max_lazy,t.good_match=On[t.level].good_length,t.nice_match=On[t.level].nice_length,t.max_chain_length=On[t.level].max_chain,t.strstart=0,t.block_start=0,t.lookahead=0,t.insert=0,t.match_length=t.prev_length=2,t.match_available=0,t.ins_h=0),n}function qn(e,t){var n,r,i,o;if(!e||!e.state||t>5||t<0)return e?Pn(e,-2):-2;if(r=e.state,!e.output||!e.input&&0!==e.avail_in||666===r.status&&4!==t)return Pn(e,0===e.avail_out?-5:-2);if(r.strm=e,n=r.last_flush,r.last_flush=t,42===r.status)if(2===r.wrap)e.adler=0,Nn(r,31),Nn(r,139),Nn(r,8),r.gzhead?(Nn(r,(r.gzhead.text?1:0)+(r.gzhead.hcrc?2:0)+(r.gzhead.extra?4:0)+(r.gzhead.name?8:0)+(r.gzhead.comment?16:0)),Nn(r,255&r.gzhead.time),Nn(r,r.gzhead.time>>8&255),Nn(r,r.gzhead.time>>16&255),Nn(r,r.gzhead.time>>24&255),Nn(r,9===r.level?2:r.strategy>=2||r.level<2?4:0),Nn(r,255&r.gzhead.os),r.gzhead.extra&&r.gzhead.extra.length&&(Nn(r,255&r.gzhead.extra.length),Nn(r,r.gzhead.extra.length>>8&255)),r.gzhead.hcrc&&(e.adler=Ln(e.adler,r.pending_buf,r.pending,0)),r.gzindex=0,r.status=69):(Nn(r,0),Nn(r,0),Nn(r,0),Nn(r,0),Nn(r,0),Nn(r,9===r.level?2:r.strategy>=2||r.level<2?4:0),Nn(r,3),r.status=113);else{var s=8+(r.w_bits-8<<4)<<8;s|=(r.strategy>=2||r.level<2?0:r.level<6?1:6===r.level?2:3)<<6,0!==r.strstart&&(s|=32),s+=31-s%31,r.status=113,Fn(r,s),0!==r.strstart&&(Fn(r,e.adler>>>16),Fn(r,65535&e.adler)),e.adler=1}if(69===r.status)if(r.gzhead.extra){for(i=r.pending;r.gzindex<(65535&r.gzhead.extra.length)&&(r.pending!==r.pending_buf_size||(r.gzhead.hcrc&&r.pending>i&&(e.adler=Ln(e.adler,r.pending_buf,r.pending-i,i)),jn(e),i=r.pending,r.pending!==r.pending_buf_size));)Nn(r,255&r.gzhead.extra[r.gzindex]),r.gzindex++;r.gzhead.hcrc&&r.pending>i&&(e.adler=Ln(e.adler,r.pending_buf,r.pending-i,i)),r.gzindex===r.gzhead.extra.length&&(r.gzindex=0,r.status=73)}else r.status=73;if(73===r.status)if(r.gzhead.name){i=r.pending;do{if(r.pending===r.pending_buf_size&&(r.gzhead.hcrc&&r.pending>i&&(e.adler=Ln(e.adler,r.pending_buf,r.pending-i,i)),jn(e),i=r.pending,r.pending===r.pending_buf_size)){o=1;break}o=r.gzindex<r.gzhead.name.length?255&r.gzhead.name.charCodeAt(r.gzindex++):0,Nn(r,o)}while(0!==o);r.gzhead.hcrc&&r.pending>i&&(e.adler=Ln(e.adler,r.pending_buf,r.pending-i,i)),0===o&&(r.gzindex=0,r.status=91)}else r.status=91;if(91===r.status)if(r.gzhead.comment){i=r.pending;do{if(r.pending===r.pending_buf_size&&(r.gzhead.hcrc&&r.pending>i&&(e.adler=Ln(e.adler,r.pending_buf,r.pending-i,i)),jn(e),i=r.pending,r.pending===r.pending_buf_size)){o=1;break}o=r.gzindex<r.gzhead.comment.length?255&r.gzhead.comment.charCodeAt(r.gzindex++):0,Nn(r,o)}while(0!==o);r.gzhead.hcrc&&r.pending>i&&(e.adler=Ln(e.adler,r.pending_buf,r.pending-i,i)),0===o&&(r.status=103)}else r.status=103;if(103===r.status&&(r.gzhead.hcrc?(r.pending+2>r.pending_buf_size&&jn(e),r.pending+2<=r.pending_buf_size&&(Nn(r,255&e.adler),Nn(r,e.adler>>8&255),e.adler=0,r.status=113)):r.status=113),0!==r.pending){if(jn(e),0===e.avail_out)return r.last_flush=-1,0}else if(0===e.avail_in&&Un(t)<=Un(n)&&4!==t)return Pn(e,-5);if(666===r.status&&0!==e.avail_in)return Pn(e,-5);if(0!==e.avail_in||0!==r.lookahead||0!==t&&666!==r.status){var a=2===r.strategy?function(e,t){for(var n;;){if(0===e.lookahead&&(Vn(e),0===e.lookahead)){if(0===t)return 1;break}if(e.match_length=0,n=xn(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++,n&&(Dn(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(Dn(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(Dn(e,!1),0===e.strm.avail_out)?1:2}(r,t):3===r.strategy?function(e,t){for(var n,r,i,o,s=e.window;;){if(e.lookahead<=Bn){if(Vn(e),e.lookahead<=Bn&&0===t)return 1;if(0===e.lookahead)break}if(e.match_length=0,e.lookahead>=3&&e.strstart>0&&(r=s[i=e.strstart-1])===s[++i]&&r===s[++i]&&r===s[++i]){o=e.strstart+Bn;do{}while(r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&r===s[++i]&&i<o);e.match_length=Bn-(o-i),e.match_length>e.lookahead&&(e.match_length=e.lookahead)}if(e.match_length>=3?(n=xn(e,1,e.match_length-3),e.lookahead-=e.match_length,e.strstart+=e.match_length,e.match_length=0):(n=xn(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++),n&&(Dn(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(Dn(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(Dn(e,!1),0===e.strm.avail_out)?1:2}(r,t):On[r.level].func(r,t);if(3!==a&&4!==a||(r.status=666),1===a||3===a)return 0===e.avail_out&&(r.last_flush=-1),0;if(2===a&&(1===t?function(e){pn(e,2,3),gn(e,256,en),function(e){16===e.bi_valid?(dn(e,e.bi_buf),e.bi_buf=0,e.bi_valid=0):e.bi_valid>=8&&(e.pending_buf[e.pending++]=255&e.bi_buf,e.bi_buf>>=8,e.bi_valid-=8)}(e)}(r):5!==t&&(An(r,0,0,!1),3===t&&(zn(r.head),0===r.lookahead&&(r.strstart=0,r.block_start=0,r.insert=0))),jn(e),0===e.avail_out))return r.last_flush=-1,0}return 4!==t?0:r.wrap<=0?1:(2===r.wrap?(Nn(r,255&e.adler),Nn(r,e.adler>>8&255),Nn(r,e.adler>>16&255),Nn(r,e.adler>>24&255),Nn(r,255&e.total_in),Nn(r,e.total_in>>8&255),Nn(r,e.total_in>>16&255),Nn(r,e.total_in>>24&255)):(Fn(r,e.adler>>>16),Fn(r,65535&e.adler)),jn(e),r.wrap>0&&(r.wrap=-r.wrap),0!==r.pending?0:1)}On=[new Yn(0,0,0,0,(function(e,t){var n=65535;for(n>e.pending_buf_size-5&&(n=e.pending_buf_size-5);;){if(e.lookahead<=1){if(Vn(e),0===e.lookahead&&0===t)return 1;if(0===e.lookahead)break}e.strstart+=e.lookahead,e.lookahead=0;var r=e.block_start+n;if((0===e.strstart||e.strstart>=r)&&(e.lookahead=e.strstart-r,e.strstart=r,Dn(e,!1),0===e.strm.avail_out))return 1;if(e.strstart-e.block_start>=e.w_size-Mn&&(Dn(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(Dn(e,!0),0===e.strm.avail_out?3:4):(e.strstart>e.block_start&&(Dn(e,!1),e.strm.avail_out),1)})),new Yn(4,4,8,4,Zn),new Yn(4,5,16,8,Zn),new Yn(4,6,32,32,Zn),new Yn(4,4,16,16,Wn),new Yn(8,16,32,32,Wn),new Yn(8,16,128,128,Wn),new Yn(8,32,128,256,Wn),new Yn(32,128,258,1024,Wn),new Yn(32,258,258,4096,Wn)];function Gn(e,t){var n,r,i,o,s,a,u,c,l,h,f,d,p,g,_,v,m,y,w,b,k,S,R,E,T;n=e.state,r=e.next_in,E=e.input,i=r+(e.avail_in-5),o=e.next_out,T=e.output,s=o-(t-e.avail_out),a=o+(e.avail_out-257),u=n.dmax,c=n.wsize,l=n.whave,h=n.wnext,f=n.window,d=n.hold,p=n.bits,g=n.lencode,_=n.distcode,v=(1<<n.lenbits)-1,m=(1<<n.distbits)-1;e:do{p<15&&(d+=E[r++]<<p,p+=8,d+=E[r++]<<p,p+=8),y=g[d&v];t:for(;;){if(d>>>=w=y>>>24,p-=w,0==(w=y>>>16&255))T[o++]=65535&y;else{if(!(16&w)){if(0==(64&w)){y=g[(65535&y)+(d&(1<<w)-1)];continue t}if(32&w){n.mode=12;break e}e.msg="invalid literal/length code",n.mode=30;break e}b=65535&y,(w&=15)&&(p<w&&(d+=E[r++]<<p,p+=8),b+=d&(1<<w)-1,d>>>=w,p-=w),p<15&&(d+=E[r++]<<p,p+=8,d+=E[r++]<<p,p+=8),y=_[d&m];n:for(;;){if(d>>>=w=y>>>24,p-=w,!(16&(w=y>>>16&255))){if(0==(64&w)){y=_[(65535&y)+(d&(1<<w)-1)];continue n}e.msg="invalid distance code",n.mode=30;break e}if(k=65535&y,p<(w&=15)&&(d+=E[r++]<<p,(p+=8)<w&&(d+=E[r++]<<p,p+=8)),(k+=d&(1<<w)-1)>u){e.msg="invalid distance too far back",n.mode=30;break e}if(d>>>=w,p-=w,k>(w=o-s)){if((w=k-w)>l&&n.sane){e.msg="invalid distance too far back",n.mode=30;break e}if(S=0,R=f,0===h){if(S+=c-w,w<b){b-=w;do{T[o++]=f[S++]}while(--w);S=o-k,R=T}}else if(h<w){if(S+=c+h-w,(w-=h)<b){b-=w;do{T[o++]=f[S++]}while(--w);if(S=0,h<b){b-=w=h;do{T[o++]=f[S++]}while(--w);S=o-k,R=T}}}else if(S+=h-w,w<b){b-=w;do{T[o++]=f[S++]}while(--w);S=o-k,R=T}for(;b>2;)T[o++]=R[S++],T[o++]=R[S++],T[o++]=R[S++],b-=3;b&&(T[o++]=R[S++],b>1&&(T[o++]=R[S++]))}else{S=o-k;do{T[o++]=T[S++],T[o++]=T[S++],T[o++]=T[S++],b-=3}while(b>2);b&&(T[o++]=T[S++],b>1&&(T[o++]=T[S++]))}break}}break}}while(r<i&&o<a);r-=b=p>>3,d&=(1<<(p-=b<<3))-1,e.next_in=r,e.next_out=o,e.avail_in=r<i?i-r+5:5-(r-i),e.avail_out=o<a?a-o+257:257-(o-a),n.hold=d,n.bits=p}var Xn=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],Jn=[16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78],Qn=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0],er=[16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64];function tr(e,t,n,r,i,o,s,a){var u,c,l,h,f,d,p,g,_,v=a.bits,m=0,y=0,w=0,b=0,k=0,S=0,R=0,E=0,T=0,A=0,x=null,C=0,I=new $t(16),L=new $t(16),O=null,B=0;for(m=0;m<=15;m++)I[m]=0;for(y=0;y<r;y++)I[t[n+y]]++;for(k=v,b=15;b>=1&&0===I[b];b--);if(k>b&&(k=b),0===b)return i[o++]=20971520,i[o++]=20971520,a.bits=1,0;for(w=1;w<b&&0===I[w];w++);for(k<w&&(k=w),E=1,m=1;m<=15;m++)if(E<<=1,(E-=I[m])<0)return-1;if(E>0&&(0===e||1!==b))return-1;for(L[1]=0,m=1;m<15;m++)L[m+1]=L[m]+I[m];for(y=0;y<r;y++)0!==t[n+y]&&(s[L[t[n+y]]++]=y);if(0===e?(x=O=s,d=19):1===e?(x=Xn,C-=257,O=Jn,B-=257,d=256):(x=Qn,O=er,d=-1),A=0,y=0,m=w,f=o,S=k,R=0,l=-1,h=(T=1<<k)-1,1===e&&T>852||2===e&&T>592)return 1;for(;;){p=m-R,s[y]<d?(g=0,_=s[y]):s[y]>d?(g=O[B+s[y]],_=x[C+s[y]]):(g=96,_=0),u=1<<m-R,w=c=1<<S;do{i[f+(A>>R)+(c-=u)]=p<<24|g<<16|_|0}while(0!==c);for(u=1<<m-1;A&u;)u>>=1;if(0!==u?(A&=u-1,A+=u):A=0,y++,0==--I[m]){if(m===b)break;m=t[n+s[y]]}if(m>k&&(A&h)!==l){for(0===R&&(R=k),f+=w,E=1<<(S=m-R);S+R<b&&!((E-=I[S+R])<=0);)S++,E<<=1;if(T+=1<<S,1===e&&T>852||2===e&&T>592)return 1;i[l=A&h]=k<<24|S<<16|f-o|0}}return 0!==A&&(i[f+A]=m-R<<24|64<<16|0),a.bits=k,0}function nr(e){return(e>>>24&255)+(e>>>8&65280)+((65280&e)<<8)+((255&e)<<24)}function rr(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new $t(320),this.work=new $t(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function ir(e){var t;return e&&e.state?((t=e.state).wsize=0,t.whave=0,t.wnext=0,function(e){var t;return e&&e.state?(t=e.state,e.total_in=e.total_out=t.total=0,e.msg="",t.wrap&&(e.adler=1&t.wrap),t.mode=1,t.last=0,t.havedict=0,t.dmax=32768,t.head=null,t.hold=0,t.bits=0,t.lencode=t.lendyn=new Kt(852),t.distcode=t.distdyn=new Kt(592),t.sane=1,t.back=-1,0):-2}(e)):-2}var or,sr,ar=!0;function ur(e){if(ar){var t;for(or=new Kt(512),sr=new Kt(32),t=0;t<144;)e.lens[t++]=8;for(;t<256;)e.lens[t++]=9;for(;t<280;)e.lens[t++]=7;for(;t<288;)e.lens[t++]=8;for(tr(1,e.lens,0,288,or,0,e.work,{bits:9}),t=0;t<32;)e.lens[t++]=5;tr(2,e.lens,0,32,sr,0,e.work,{bits:5}),ar=!1}e.lencode=or,e.lenbits=9,e.distcode=sr,e.distbits=5}var cr;function lr(e){if(e<1||e>7)throw new TypeError("Bad argument");this.mode=e,this.init_done=!1,this.write_in_progress=!1,this.pending_close=!1,this.windowBits=0,this.level=0,this.memLevel=0,this.strategy=0,this.dictionary=null}function hr(e,t){for(var n=0;n<e.length;n++)this[t+n]=e[n]}lr.prototype.init=function(e,t,n,r,i){var o;switch(this.windowBits=e,this.level=t,this.memLevel=n,this.strategy=r,3!==this.mode&&4!==this.mode||(this.windowBits+=16),7===this.mode&&(this.windowBits+=32),5!==this.mode&&6!==this.mode||(this.windowBits=-this.windowBits),this.strm=new Zt,this.mode){case 1:case 3:case 5:o=function(e,t,n,r,i,o){if(!e)return-2;var s=1;if(-1===t&&(t=6),r<0?(s=0,r=-r):r>15&&(s=2,r-=16),i<1||i>9||r<8||r>15||t<0||t>9||o<0||o>4)return Pn(e,-2);8===r&&(r=9);var a=new $n;return e.state=a,a.strm=e,a.wrap=s,a.gzhead=null,a.w_bits=r,a.w_size=1<<a.w_bits,a.w_mask=a.w_size-1,a.hash_bits=i+7,a.hash_size=1<<a.hash_bits,a.hash_mask=a.hash_size-1,a.hash_shift=~~((a.hash_bits+3-1)/3),a.window=new Yt(2*a.w_size),a.head=new $t(a.hash_size),a.prev=new $t(a.w_size),a.lit_bufsize=1<<i+6,a.pending_buf_size=4*a.lit_bufsize,a.pending_buf=new Yt(a.pending_buf_size),a.d_buf=1*a.lit_bufsize,a.l_buf=3*a.lit_bufsize,a.level=t,a.strategy=o,a.method=8,Kn(e)}(this.strm,this.level,0,this.windowBits,this.memLevel,this.strategy);break;case 2:case 4:case 6:case 7:o=function(e,t){var n,r;return e?(r=new rr,e.state=r,r.window=null,0!==(n=function(e,t){var n,r;return e&&e.state?(r=e.state,t<0?(n=0,t=-t):(n=1+(t>>4),t<48&&(t&=15)),t&&(t<8||t>15)?-2:(null!==r.window&&r.wbits!==t&&(r.window=null),r.wrap=n,r.wbits=t,ir(e))):-2}(e,t))&&(e.state=null),n):-2}(this.strm,this.windowBits);break;default:throw new Error("Unknown mode "+this.mode)}0===o?(this.write_in_progress=!1,this.init_done=!0):this._error(o)},lr.prototype.params=function(){throw new Error("deflateParams Not supported")},lr.prototype._writeCheck=function(){if(!this.init_done)throw new Error("write before init");if(0===this.mode)throw new Error("already finalized");if(this.write_in_progress)throw new Error("write already in progress");if(this.pending_close)throw new Error("close is pending")},lr.prototype.write=function(e,t,n,r,i,o,s){this._writeCheck(),this.write_in_progress=!0;var a=this;return _e((function(){a.write_in_progress=!1;var u=a._write(e,t,n,r,i,o,s);a.callback(u[0],u[1]),a.pending_close&&a.close()})),this},lr.prototype.writeSync=function(e,t,n,r,i,o,s){return this._writeCheck(),this._write(e,t,n,r,i,o,s)},lr.prototype._write=function(e,t,n,r,i,o,s){if(this.write_in_progress=!0,0!==e&&1!==e&&2!==e&&3!==e&&4!==e&&5!==e)throw new Error("Invalid flush value");null==t&&(t=new v(0),r=0,n=0),i._set?i.set=i._set:i.set=hr;var a,u=this.strm;switch(u.avail_in=r,u.input=t,u.next_in=n,u.avail_out=s,u.output=i,u.next_out=o,this.mode){case 1:case 3:case 5:a=qn(u,e);break;case 7:case 2:case 4:case 6:a=function(e,t){var n,r,i,o,s,a,u,c,l,h,f,d,p,g,_,v,m,y,w,b,k,S,R,E,T=0,A=new Yt(4),x=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!e||!e.state||!e.output||!e.input&&0!==e.avail_in)return-2;12===(n=e.state).mode&&(n.mode=13),s=e.next_out,i=e.output,u=e.avail_out,o=e.next_in,r=e.input,a=e.avail_in,c=n.hold,l=n.bits,h=a,f=u,S=0;e:for(;;)switch(n.mode){case 1:if(0===n.wrap){n.mode=13;break}for(;l<16;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}if(2&n.wrap&&35615===c){n.check=0,A[0]=255&c,A[1]=c>>>8&255,n.check=Ln(n.check,A,2,0),c=0,l=0,n.mode=2;break}if(n.flags=0,n.head&&(n.head.done=!1),!(1&n.wrap)||(((255&c)<<8)+(c>>8))%31){e.msg="incorrect header check",n.mode=30;break}if(8!=(15&c)){e.msg="unknown compression method",n.mode=30;break}if(l-=4,k=8+(15&(c>>>=4)),0===n.wbits)n.wbits=k;else if(k>n.wbits){e.msg="invalid window size",n.mode=30;break}n.dmax=1<<k,e.adler=n.check=1,n.mode=512&c?10:12,c=0,l=0;break;case 2:for(;l<16;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}if(n.flags=c,8!=(255&n.flags)){e.msg="unknown compression method",n.mode=30;break}if(57344&n.flags){e.msg="unknown header flags set",n.mode=30;break}n.head&&(n.head.text=c>>8&1),512&n.flags&&(A[0]=255&c,A[1]=c>>>8&255,n.check=Ln(n.check,A,2,0)),c=0,l=0,n.mode=3;case 3:for(;l<32;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}n.head&&(n.head.time=c),512&n.flags&&(A[0]=255&c,A[1]=c>>>8&255,A[2]=c>>>16&255,A[3]=c>>>24&255,n.check=Ln(n.check,A,4,0)),c=0,l=0,n.mode=4;case 4:for(;l<16;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}n.head&&(n.head.xflags=255&c,n.head.os=c>>8),512&n.flags&&(A[0]=255&c,A[1]=c>>>8&255,n.check=Ln(n.check,A,2,0)),c=0,l=0,n.mode=5;case 5:if(1024&n.flags){for(;l<16;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}n.length=c,n.head&&(n.head.extra_len=c),512&n.flags&&(A[0]=255&c,A[1]=c>>>8&255,n.check=Ln(n.check,A,2,0)),c=0,l=0}else n.head&&(n.head.extra=null);n.mode=6;case 6:if(1024&n.flags&&((d=n.length)>a&&(d=a),d&&(n.head&&(k=n.head.extra_len-n.length,n.head.extra||(n.head.extra=new Array(n.head.extra_len)),Wt(n.head.extra,r,o,d,k)),512&n.flags&&(n.check=Ln(n.check,r,d,o)),a-=d,o+=d,n.length-=d),n.length))break e;n.length=0,n.mode=7;case 7:if(2048&n.flags){if(0===a)break e;d=0;do{k=r[o+d++],n.head&&k&&n.length<65536&&(n.head.name+=String.fromCharCode(k))}while(k&&d<a);if(512&n.flags&&(n.check=Ln(n.check,r,d,o)),a-=d,o+=d,k)break e}else n.head&&(n.head.name=null);n.length=0,n.mode=8;case 8:if(4096&n.flags){if(0===a)break e;d=0;do{k=r[o+d++],n.head&&k&&n.length<65536&&(n.head.comment+=String.fromCharCode(k))}while(k&&d<a);if(512&n.flags&&(n.check=Ln(n.check,r,d,o)),a-=d,o+=d,k)break e}else n.head&&(n.head.comment=null);n.mode=9;case 9:if(512&n.flags){for(;l<16;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}if(c!==(65535&n.check)){e.msg="header crc mismatch",n.mode=30;break}c=0,l=0}n.head&&(n.head.hcrc=n.flags>>9&1,n.head.done=!0),e.adler=n.check=0,n.mode=12;break;case 10:for(;l<32;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}e.adler=n.check=nr(c),c=0,l=0,n.mode=11;case 11:if(0===n.havedict)return e.next_out=s,e.avail_out=u,e.next_in=o,e.avail_in=a,n.hold=c,n.bits=l,2;e.adler=n.check=1,n.mode=12;case 12:if(5===t||6===t)break e;case 13:if(n.last){c>>>=7&l,l-=7&l,n.mode=27;break}for(;l<3;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}switch(n.last=1&c,l-=1,3&(c>>>=1)){case 0:n.mode=14;break;case 1:if(ur(n),n.mode=20,6===t){c>>>=2,l-=2;break e}break;case 2:n.mode=17;break;case 3:e.msg="invalid block type",n.mode=30}c>>>=2,l-=2;break;case 14:for(c>>>=7&l,l-=7&l;l<32;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}if((65535&c)!=(c>>>16^65535)){e.msg="invalid stored block lengths",n.mode=30;break}if(n.length=65535&c,c=0,l=0,n.mode=15,6===t)break e;case 15:n.mode=16;case 16:if(d=n.length){if(d>a&&(d=a),d>u&&(d=u),0===d)break e;Wt(i,r,o,d,s),a-=d,o+=d,u-=d,s+=d,n.length-=d;break}n.mode=12;break;case 17:for(;l<14;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}if(n.nlen=257+(31&c),c>>>=5,l-=5,n.ndist=1+(31&c),c>>>=5,l-=5,n.ncode=4+(15&c),c>>>=4,l-=4,n.nlen>286||n.ndist>30){e.msg="too many length or distance symbols",n.mode=30;break}n.have=0,n.mode=18;case 18:for(;n.have<n.ncode;){for(;l<3;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}n.lens[x[n.have++]]=7&c,c>>>=3,l-=3}for(;n.have<19;)n.lens[x[n.have++]]=0;if(n.lencode=n.lendyn,n.lenbits=7,R={bits:n.lenbits},S=tr(0,n.lens,0,19,n.lencode,0,n.work,R),n.lenbits=R.bits,S){e.msg="invalid code lengths set",n.mode=30;break}n.have=0,n.mode=19;case 19:for(;n.have<n.nlen+n.ndist;){for(;v=(T=n.lencode[c&(1<<n.lenbits)-1])>>>16&255,m=65535&T,!((_=T>>>24)<=l);){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}if(m<16)c>>>=_,l-=_,n.lens[n.have++]=m;else{if(16===m){for(E=_+2;l<E;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}if(c>>>=_,l-=_,0===n.have){e.msg="invalid bit length repeat",n.mode=30;break}k=n.lens[n.have-1],d=3+(3&c),c>>>=2,l-=2}else if(17===m){for(E=_+3;l<E;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}l-=_,k=0,d=3+(7&(c>>>=_)),c>>>=3,l-=3}else{for(E=_+7;l<E;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}l-=_,k=0,d=11+(127&(c>>>=_)),c>>>=7,l-=7}if(n.have+d>n.nlen+n.ndist){e.msg="invalid bit length repeat",n.mode=30;break}for(;d--;)n.lens[n.have++]=k}}if(30===n.mode)break;if(0===n.lens[256]){e.msg="invalid code -- missing end-of-block",n.mode=30;break}if(n.lenbits=9,R={bits:n.lenbits},S=tr(1,n.lens,0,n.nlen,n.lencode,0,n.work,R),n.lenbits=R.bits,S){e.msg="invalid literal/lengths set",n.mode=30;break}if(n.distbits=6,n.distcode=n.distdyn,R={bits:n.distbits},S=tr(2,n.lens,n.nlen,n.ndist,n.distcode,0,n.work,R),n.distbits=R.bits,S){e.msg="invalid distances set",n.mode=30;break}if(n.mode=20,6===t)break e;case 20:n.mode=21;case 21:if(a>=6&&u>=258){e.next_out=s,e.avail_out=u,e.next_in=o,e.avail_in=a,n.hold=c,n.bits=l,Gn(e,f),s=e.next_out,i=e.output,u=e.avail_out,o=e.next_in,r=e.input,a=e.avail_in,c=n.hold,l=n.bits,12===n.mode&&(n.back=-1);break}for(n.back=0;v=(T=n.lencode[c&(1<<n.lenbits)-1])>>>16&255,m=65535&T,!((_=T>>>24)<=l);){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}if(v&&0==(240&v)){for(y=_,w=v,b=m;v=(T=n.lencode[b+((c&(1<<y+w)-1)>>y)])>>>16&255,m=65535&T,!(y+(_=T>>>24)<=l);){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}c>>>=y,l-=y,n.back+=y}if(c>>>=_,l-=_,n.back+=_,n.length=m,0===v){n.mode=26;break}if(32&v){n.back=-1,n.mode=12;break}if(64&v){e.msg="invalid literal/length code",n.mode=30;break}n.extra=15&v,n.mode=22;case 22:if(n.extra){for(E=n.extra;l<E;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}n.length+=c&(1<<n.extra)-1,c>>>=n.extra,l-=n.extra,n.back+=n.extra}n.was=n.length,n.mode=23;case 23:for(;v=(T=n.distcode[c&(1<<n.distbits)-1])>>>16&255,m=65535&T,!((_=T>>>24)<=l);){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}if(0==(240&v)){for(y=_,w=v,b=m;v=(T=n.distcode[b+((c&(1<<y+w)-1)>>y)])>>>16&255,m=65535&T,!(y+(_=T>>>24)<=l);){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}c>>>=y,l-=y,n.back+=y}if(c>>>=_,l-=_,n.back+=_,64&v){e.msg="invalid distance code",n.mode=30;break}n.offset=m,n.extra=15&v,n.mode=24;case 24:if(n.extra){for(E=n.extra;l<E;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}n.offset+=c&(1<<n.extra)-1,c>>>=n.extra,l-=n.extra,n.back+=n.extra}if(n.offset>n.dmax){e.msg="invalid distance too far back",n.mode=30;break}n.mode=25;case 25:if(0===u)break e;if(d=f-u,n.offset>d){if((d=n.offset-d)>n.whave&&n.sane){e.msg="invalid distance too far back",n.mode=30;break}d>n.wnext?(d-=n.wnext,p=n.wsize-d):p=n.wnext-d,d>n.length&&(d=n.length),g=n.window}else g=i,p=s-n.offset,d=n.length;d>u&&(d=u),u-=d,n.length-=d;do{i[s++]=g[p++]}while(--d);0===n.length&&(n.mode=21);break;case 26:if(0===u)break e;i[s++]=n.length,u--,n.mode=21;break;case 27:if(n.wrap){for(;l<32;){if(0===a)break e;a--,c|=r[o++]<<l,l+=8}if(f-=u,e.total_out+=f,n.total+=f,f&&(e.adler=n.check=n.flags?Ln(n.check,i,f,s-f):Cn(n.check,i,f,s-f)),f=u,(n.flags?c:nr(c))!==n.check){e.msg="incorrect data check",n.mode=30;break}c=0,l=0}n.mode=28;case 28:if(n.wrap&&n.flags){for(;l<32;){if(0===a)break e;a--,c+=r[o++]<<l,l+=8}if(c!==(4294967295&n.total)){e.msg="incorrect length check",n.mode=30;break}c=0,l=0}n.mode=29;case 29:S=1;break e;case 30:S=-3;break e;case 31:return-4;case 32:default:return-2}return e.next_out=s,e.avail_out=u,e.next_in=o,e.avail_in=a,n.hold=c,n.bits=l,(n.wsize||f!==e.avail_out&&n.mode<30&&(n.mode<27||4!==t))&&function(e,t,n,r){var i,o=e.state;null===o.window&&(o.wsize=1<<o.wbits,o.wnext=0,o.whave=0,o.window=new Yt(o.wsize)),r>=o.wsize?(Wt(o.window,t,n-o.wsize,o.wsize,0),o.wnext=0,o.whave=o.wsize):((i=o.wsize-o.wnext)>r&&(i=r),Wt(o.window,t,n-r,i,o.wnext),(r-=i)?(Wt(o.window,t,n-r,r,0),o.wnext=r,o.whave=o.wsize):(o.wnext+=i,o.wnext===o.wsize&&(o.wnext=0),o.whave<o.wsize&&(o.whave+=i)))}(e,e.output,e.next_out,f-e.avail_out),h-=e.avail_in,f-=e.avail_out,e.total_in+=h,e.total_out+=f,n.total+=f,n.wrap&&f&&(e.adler=n.check=n.flags?Ln(n.check,i,f,e.next_out-f):Cn(n.check,i,f,e.next_out-f)),e.data_type=n.bits+(n.last?64:0)+(12===n.mode?128:0)+(20===n.mode||15===n.mode?256:0),(0===h&&0===f||4===t)&&0===S&&(S=-5),S}(u,e);break;default:throw new Error("Unknown mode "+this.mode)}return 1!==a&&0!==a&&this._error(a),this.write_in_progress=!1,[u.avail_in,u.avail_out]},lr.prototype.close=function(){this.write_in_progress?this.pending_close=!0:(this.pending_close=!1,1===this.mode||3===this.mode||5===this.mode?function(e){var t;e&&e.state&&(42!==(t=e.state.status)&&69!==t&&73!==t&&91!==t&&103!==t&&113!==t&&666!==t?Pn(e,-2):(e.state=null,113===t&&Pn(e,-3)))}(this.strm):function(e){if(!e||!e.state)return-2;var t=e.state;t.window&&(t.window=null),e.state=null}(this.strm),this.mode=0)},lr.prototype.reset=function(){switch(this.mode){case 1:case 5:cr=Kn(this.strm);break;case 2:case 6:cr=ir(this.strm)}0!==cr&&this._error(cr)},lr.prototype._error=function(e){this.onerror(Vt[e]+": "+this.strm.msg,e),this.write_in_progress=!1,this.pending_close&&this.close()};var fr=Object.freeze({NONE:0,DEFLATE:1,INFLATE:2,GZIP:3,GUNZIP:4,DEFLATERAW:5,INFLATERAW:6,UNZIP:7,Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8,Zlib:lr}),dr={};Object.keys(fr).forEach((function(e){dr[e]=fr[e]})),dr.Z_MIN_WINDOWBITS=8,dr.Z_MAX_WINDOWBITS=15,dr.Z_DEFAULT_WINDOWBITS=15,dr.Z_MIN_CHUNK=64,dr.Z_MAX_CHUNK=1/0,dr.Z_DEFAULT_CHUNK=16384,dr.Z_MIN_MEMLEVEL=1,dr.Z_MAX_MEMLEVEL=9,dr.Z_DEFAULT_MEMLEVEL=8,dr.Z_MIN_LEVEL=-1,dr.Z_MAX_LEVEL=9,dr.Z_DEFAULT_LEVEL=dr.Z_DEFAULT_COMPRESSION;var pr={Z_OK:dr.Z_OK,Z_STREAM_END:dr.Z_STREAM_END,Z_NEED_DICT:dr.Z_NEED_DICT,Z_ERRNO:dr.Z_ERRNO,Z_STREAM_ERROR:dr.Z_STREAM_ERROR,Z_DATA_ERROR:dr.Z_DATA_ERROR,Z_MEM_ERROR:dr.Z_MEM_ERROR,Z_BUF_ERROR:dr.Z_BUF_ERROR,Z_VERSION_ERROR:dr.Z_VERSION_ERROR};function gr(e,t){if("string"==typeof t&&(t=new v(t)),!ee(t))throw new TypeError("Not a string or buffer");var n=dr.Z_FINISH;return e._processChunk(t,n)}function _r(e){if(!(this instanceof _r))return new _r(e);Sr.call(this,e,dr.DEFLATE)}function vr(e){if(!(this instanceof vr))return new vr(e);Sr.call(this,e,dr.INFLATE)}function mr(e){if(!(this instanceof mr))return new mr(e);Sr.call(this,e,dr.GZIP)}function yr(e){if(!(this instanceof yr))return new yr(e);Sr.call(this,e,dr.GUNZIP)}function wr(e){if(!(this instanceof wr))return new wr(e);Sr.call(this,e,dr.DEFLATERAW)}function br(e){if(!(this instanceof br))return new br(e);Sr.call(this,e,dr.INFLATERAW)}function kr(e){if(!(this instanceof kr))return new kr(e);Sr.call(this,e,dr.UNZIP)}function Sr(e,t){if(this._opts=e=e||{},this._chunkSize=e.chunkSize||dr.Z_DEFAULT_CHUNK,Dt.call(this,e),e.flush&&e.flush!==dr.Z_NO_FLUSH&&e.flush!==dr.Z_PARTIAL_FLUSH&&e.flush!==dr.Z_SYNC_FLUSH&&e.flush!==dr.Z_FULL_FLUSH&&e.flush!==dr.Z_FINISH&&e.flush!==dr.Z_BLOCK)throw new Error("Invalid flush flag: "+e.flush);if(this._flushFlag=e.flush||dr.Z_NO_FLUSH,e.chunkSize&&(e.chunkSize<dr.Z_MIN_CHUNK||e.chunkSize>dr.Z_MAX_CHUNK))throw new Error("Invalid chunk size: "+e.chunkSize);if(e.windowBits&&(e.windowBits<dr.Z_MIN_WINDOWBITS||e.windowBits>dr.Z_MAX_WINDOWBITS))throw new Error("Invalid windowBits: "+e.windowBits);if(e.level&&(e.level<dr.Z_MIN_LEVEL||e.level>dr.Z_MAX_LEVEL))throw new Error("Invalid compression level: "+e.level);if(e.memLevel&&(e.memLevel<dr.Z_MIN_MEMLEVEL||e.memLevel>dr.Z_MAX_MEMLEVEL))throw new Error("Invalid memLevel: "+e.memLevel);if(e.strategy&&e.strategy!=dr.Z_FILTERED&&e.strategy!=dr.Z_HUFFMAN_ONLY&&e.strategy!=dr.Z_RLE&&e.strategy!=dr.Z_FIXED&&e.strategy!=dr.Z_DEFAULT_STRATEGY)throw new Error("Invalid strategy: "+e.strategy);if(e.dictionary&&!ee(e.dictionary))throw new Error("Invalid dictionary: it should be a Buffer instance");this._binding=new dr.Zlib(t);var n=this;this._hadError=!1,this._binding.onerror=function(e,t){n._binding=null,n._hadError=!0;var r=new Error(e);r.errno=t,r.code=dr.codes[t],n.emit("error",r)};var r=dr.Z_DEFAULT_COMPRESSION;"number"==typeof e.level&&(r=e.level);var i=dr.Z_DEFAULT_STRATEGY;"number"==typeof e.strategy&&(i=e.strategy),this._binding.init(e.windowBits||dr.Z_DEFAULT_WINDOWBITS,r,e.memLevel||dr.Z_DEFAULT_MEMLEVEL,i,e.dictionary),this._buffer=new v(this._chunkSize),this._offset=0,this._closed=!1,this._level=r,this._strategy=i,this.once("end",this.close)}Object.keys(pr).forEach((function(e){pr[pr[e]]=e})),Le(Sr,Dt),Sr.prototype.params=function(e,t,n){if(e<dr.Z_MIN_LEVEL||e>dr.Z_MAX_LEVEL)throw new RangeError("Invalid compression level: "+e);if(t!=dr.Z_FILTERED&&t!=dr.Z_HUFFMAN_ONLY&&t!=dr.Z_RLE&&t!=dr.Z_FIXED&&t!=dr.Z_DEFAULT_STRATEGY)throw new TypeError("Invalid strategy: "+t);if(this._level!==e||this._strategy!==t){var r=this;this.flush(dr.Z_SYNC_FLUSH,(function(){r._binding.params(e,t),r._hadError||(r._level=e,r._strategy=t,n&&n())}))}else _e(n)},Sr.prototype.reset=function(){return this._binding.reset()},Sr.prototype._flush=function(e){this._transform(new v(0),"",e)},Sr.prototype.flush=function(e,t){var n=this._writableState;if(("function"==typeof e||void 0===e&&!t)&&(t=e,e=dr.Z_FULL_FLUSH),n.ended)t&&_e(t);else if(n.ending)t&&this.once("end",t);else if(n.needDrain){var r=this;this.once("drain",(function(){r.flush(t)}))}else this._flushFlag=e,this.write(new v(0),"",t)},Sr.prototype.close=function(e){if(e&&_e(e),!this._closed){this._closed=!0,this._binding.close();var t=this;_e((function(){t.emit("close")}))}},Sr.prototype._transform=function(e,t,n){var r,i=this._writableState,o=(i.ending||i.ended)&&(!e||i.length===e.length);if(null===!e&&!ee(e))return n(new Error("invalid input"));o?r=dr.Z_FINISH:(r=this._flushFlag,e.length>=i.length&&(this._flushFlag=this._opts.flush||dr.Z_NO_FLUSH)),this._processChunk(e,r,n)},Sr.prototype._processChunk=function(e,t,n){var r=e&&e.length,i=this._chunkSize-this._offset,o=0,s=this,a="function"==typeof n;if(!a){var u,c=[],l=0;this.on("error",(function(e){u=e}));do{var h=this._binding.writeSync(t,e,o,r,this._buffer,this._offset,i)}while(!this._hadError&&p(h[0],h[1]));if(this._hadError)throw u;var f=v.concat(c,l);return this.close(),f}var d=this._binding.write(t,e,o,r,this._buffer,this._offset,i);function p(u,h){if(!s._hadError){var f=i-h;if(function(e,t){if(!e)throw new Error("have should not go down")}(f>=0),f>0){var d=s._buffer.slice(s._offset,s._offset+f);s._offset+=f,a?s.push(d):(c.push(d),l+=d.length)}if((0===h||s._offset>=s._chunkSize)&&(i=s._chunkSize,s._offset=0,s._buffer=new v(s._chunkSize)),0===h){if(o+=r-u,r=u,!a)return!0;var g=s._binding.write(t,e,o,r,s._buffer,s._offset,s._chunkSize);return g.callback=p,void(g.buffer=e)}if(!a)return!1;n()}}d.buffer=e,d.callback=p},Le(_r,Sr),Le(vr,Sr),Le(mr,Sr),Le(yr,Sr),Le(wr,Sr),Le(br,Sr),Le(kr,Sr);var Rr=function(e,t){return gr(new _r(t),e)},Er=function(e,t){return gr(new vr(t),e)},Tr=function(){function t(e,n,r){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),this.SDKAPPID=e,this.EXPIRETIME=r,this.PRIVATEKEY=n}var r,i,o;return r=t,(i=[{key:"genTestUserSig",value:function(t){return this._isNumber(this.SDKAPPID)?this._isString(this.PRIVATEKEY)?this._isString(t)?this._isNumber(this.EXPIRETIME)?(e("log","sdkAppID="+this.SDKAPPID+" key="+this.PRIVATEKEY+" userID="+t+" expire="+this.EXPIRETIME," at debug/lib-generate-test-usersig-es.min.js:6138"),this.genSigWithUserbuf(t,this.EXPIRETIME,null)):(e("error","expireTime must be a number"," at debug/lib-generate-test-usersig-es.min.js:6138"),""):(e("error","userID must be a string"," at debug/lib-generate-test-usersig-es.min.js:6138"),""):(e("error","privateKey must be a string"," at debug/lib-generate-test-usersig-es.min.js:6138"),""):(e("error","sdkAppID must be a number"," at debug/lib-generate-test-usersig-es.min.js:6138"),"")}},{key:"newBuffer",value:function(e,t){return v.from?v.from(e,t):new v(e,t)}},{key:"unescape",value:function(e){return e.replace(/_/g,"=").replace(/\-/g,"/").replace(/\*/g,"+")}},{key:"escape",value:function(e){return e.replace(/\+/g,"*").replace(/\//g,"-").replace(/=/g,"_")}},{key:"encode",value:function(e){return this.escape(this.newBuffer(e).toString("base64"))}},{key:"decode",value:function(e){return this.newBuffer(this.unescape(e),"base64")}},{key:"base64encode",value:function(e){return this.newBuffer(e).toString("base64")}},{key:"base64decode",value:function(e){return this.newBuffer(e,"base64").toString()}},{key:"_hmacsha256",value:function(e,t,n,r){var i="TLS.identifier:"+e+"\n";i+="TLS.sdkappid:"+this.SDKAPPID+"\n",i+="TLS.time:"+t+"\n",i+="TLS.expire:"+n+"\n",null!=r&&(i+="TLS.userbuf:"+r+"\n");var o=ie.HmacSHA256(i,this.PRIVATEKEY);return ie.enc.Base64.stringify(o)}},{key:"_utc",value:function(){return Math.round(Date.now()/1e3)}},{key:"_isNumber",value:function(e){return null!==e&&("number"==typeof e&&!isNaN(e-0)||"object"==typeof e&&e.constructor===Number)}},{key:"_isString",value:function(e){return"string"==typeof e}},{key:"genSigWithUserbuf",value:function(t,n,r){var i=this._utc(),o={"TLS.ver":"2.0","TLS.identifier":t,"TLS.sdkappid":this.SDKAPPID,"TLS.time":i,"TLS.expire":n},s="";if(null!=r){var a=this.base64encode(r);o["TLS.userbuf"]=a,s=this._hmacsha256(t,i,n,a)}else s=this._hmacsha256(t,i,n,null);o["TLS.sig"]=s;var u=JSON.stringify(o),c=Rr(this.newBuffer(u)).toString("base64"),l=this.escape(c);return e("log","ret="+l," at debug/lib-generate-test-usersig-es.min.js:6208"),l}},{key:"validate",value:function(t){var n=this.decode(t),r=Er(n);e("log","validate ret="+r," at debug/lib-generate-test-usersig-es.min.js:6214")}}])&&n(r.prototype,i),o&&n(r,o),t}();t.default=Tr}).call(this,n(2).default)},function(e,t,n){"use strict";n.r(t);var r=n(39),i=n(28);for(var o in i)"default"!==o&&function(e){n.d(t,e,(function(){return i[e]}))}(o);var s=n(0);var a=Object(s.a)(i.default,r.b,r.c,!1,null,null,"c16522ee",!1,r.a,void 0);(function(e){this.options.style||(this.options.style={}),Vue.prototype.__merge_style&&Vue.prototype.__$appStyle__&&Vue.prototype.__merge_style(Vue.prototype.__$appStyle__,this.options.style)}).call(a),t.default=a.exports},function(e,t,n){"use strict";n.r(t);var r=n(40),i=n(30);for(var o in i)"default"!==o&&function(e){n.d(t,e,(function(){return i[e]}))}(o);var s=n(0);var a=Object(s.a)(i.default,r.b,r.c,!1,null,null,"b327d1f0",!1,r.a,void 0);(function(e){this.options.style||(this.options.style={}),Vue.prototype.__merge_style&&Vue.prototype.__$appStyle__&&Vue.prototype.__merge_style(Vue.prototype.__$appStyle__,this.options.style)}).call(a),t.default=a.exports},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=s(n(124)),i=s(n(127)),o=s(n(128));function s(e){return e&&e.__esModule?e:{default:e}}function a(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function u(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?a(Object(n),!0).forEach((function(t){c(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):a(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function c(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var l=u(u({},r.default),{},{message:i.default,oauth:o.default});t.default=l},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r,i=(r=n(125))&&r.__esModule?r:{default:r};var o={wanlshopGetShopList:function(e){return i.default.get("/wanlshop/shop/getShopList",e)},wanlshopGetShopInfo:function(e){return i.default.get("/wanlshop/shop/getShopInfo",e)},addDemand:function(e){return i.default.post("/user/addDemand",e)},getDemandList:function(e){return i.default.get("/index/getDemandList",e)},getDemandInfo:function(e){return i.default.get("/index/getDemandInfo",e)},wanlshopProductLists:function(e){return i.default.get("/wanlshop/product/lists",e)},setFindUser2:function(e){return i.default.post("/wanlshop/find/user/setFindUser2",e)},getShopList:function(e){return i.default.get("/wanlshop/find/user/getShopList",e)},postAddServiceMessage:function(e){return i.default.post("/wanlshop/user/addServiceMsg",e)},getServiceMessageList:function(e){return i.default.get("/wanlshop/user/getServiceList?page=".concat(e.pageIndex,"&list_rows=").concat(e.pageSize))},getUserInfo:function(e){return i.default.get("/wanlshop/user/getUserById?id=".concat(e))}};t.default=o},function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r,i=(r=n(48))&&r.__esModule?r:{default:r};var o=function(t,n,r,o){return t="http://app.xn--43vp3ce98aj8m.com/api"+t,new Promise((function(o,s){e("log","request",t,r,n," at service/request.js:16"),uni.request({url:t,data:r,method:n,header:{Authorization:i.default.getToken(),token:i.default.getToken()},success:function(e){1===e.data.code?e.data.code<0&&e.data.code?uni.showToast({icon:"none",title:e.data.message,duration:2e3}):o(e.data):403===e.code||-999===e.data.code||uni.showToast({icon:"none",title:e.data.msg,duration:2e3})}})}))},s={get:function(e,t,n){return o(e,"GET",t,n)},post:function(e,t,n){return o(e,"POST",t,n)},del:function(e,t,n){return o(e,"DELETE",t,n)},request:o};t.default=s}).call(this,n(2).default)},function(e,t){e.exports=Vue},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r,i=(r=n(53))&&r.__esModule?r:{default:r};var o={postAddRoom:function(e){return i.default.post("/message/AddRoom",e)},getUserTypeInfo:function(e){return i.default.get("/message/GetUserTypeInfo/".concat(e))},getUserInfo:function(e){return i.default.get("/message/GetUserInfo/".concat(e))},getUserSourceId:function(e){return i.default.get("/message/GetUserSourceId/".concat(e))},getInviteUserJoin:function(e,t){return i.default.get("/message/applyUser/".concat(e,"/JoinRoom/").concat(t))},getInviteServiceUserJoin:function(e,t){return i.default.get("/message/applyCustomJoin/platform/".concat(e,"?type=").concat(t||"joinVideo"))},getInviteBusinessUserJoin:function(e,t,n){return i.default.get("/message/applyCustomJoin/".concat(e,"/").concat(t,"?appointUserId=").concat(n||0))},getMessageList:function(e,t){return i.default.get("/message/getMessageList/".concat(e,"/").concat(t))},getUserUnReadMessageCount:function(){return i.default.get("/message/userUnReadMessageCount")}};t.default=o},function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r,i=(r=n(53))&&r.__esModule?r:{default:r};var o={postLogin:function(t){return e("log","postLogin ",t," at apis/modules/oauth.js:4"),i.default.postFormData("/oauth/Login",t)}};t.default=o}).call(this,n(2).default)},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={baseurl_chaoge:"https://huajiao.t1j2.com",appurl_chaoge:"https://huajiao.t1j2.com/api",socketurl:"wss://huajiao.t1j2.com/api/message/websocket",cdnurl:"http://app.xn--43vp3ce98aj8m.com",baseurl:"http://app.xn--43vp3ce98aj8m.com",appurl:"http://app.xn--43vp3ce98aj8m.com/api",amapkey:"0a9f67a6f8f7cc3315d30846a0fde88b",appid:"wx6****************7a",versionName:"1.8.3",versionCode:"183",debug:!0}},,,,,,,function(e,t,n){"use strict";n.r(t);var r=n(76),i=n.n(r);for(var o in r)"default"!==o&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t.default=i.a},,,,,,,,,,,,function(e,t,n){"use strict";n.r(t);n(13),n(15);var r=n(57);r.default.mpType="page",r.default.route="pages/meeting/serviceMeeting",r.default.el="#root",new Vue(r.default)}]); | |
| 3 | 3 | \ No newline at end of file | ... | ... |
uniapp-wuduhuajiao/unpackage/release/__UNI__E68BD56.wgt
No preview for this file type