(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2888],{42517:function(e,t,n){var r=n(21876).Buffer,o=n(69282),i=n(89539),a=e.exports={},c=4294967296,s=c/2,u="function"===typeof r.prototype.writeBigInt64BE?null:n(93302);a.JceException=function(e,t){this.code=e,this.message=t},i.inherits(a.JceException,Error),a.JceEncodeException=function(e){this.code=-2,this.message=e},i.inherits(a.JceEncodeException,a.JceException),a.JceDecodeException=function(e){this.code=-1,this.message=e},i.inherits(a.JceDecodeException,a.JceException),a.JceDecodeMismatch=function(e){this.code=-1,this.message=e},i.inherits(a.JceDecodeMismatch,a.JceDecodeException),a.JceDecodeRequireNotExist=function(e){this.code=-1,this.message=e},i.inherits(a.JceDecodeRequireNotExist,a.JceDecodeException),a.JceDecodeInvalidValue=function(e){this.code=-1,this.message=e},i.inherits(a.JceDecodeInvalidValue,a.JceDecodeException),a.WupNotFoundKey=function(e){this.code=-1,this.message=e},i.inherits(a.WupNotFoundKey,a.JceException),a.DataHelp={EN_INT8:0,EN_INT16:1,EN_INT32:2,EN_INT64:3,EN_FLOAT:4,EN_DOUBLE:5,EN_STRING1:6,EN_STRING4:7,EN_MAP:8,EN_LIST:9,EN_STRUCTBEGIN:10,EN_STRUCTEND:11,EN_ZERO:12,EN_SIMPLELIST:13},a.Boolean={_write:function(e,t,n){return e.writeBoolean(t,n)},_read:function(e,t,n){return e.readBoolean(t,!0,n)},_classname:"bool"},a.Int8={_write:function(e,t,n){return e.writeInt8(t,n)},_read:function(e,t,n){return e.readInt8(t,!0,n)},_classname:"char"},a.Int16={_write:function(e,t,n){return e.writeInt16(t,n)},_read:function(e,t,n){return e.readInt16(t,!0,n)},_classname:"short"},a.Int32={_write:function(e,t,n){return e.writeInt32(t,n)},_read:function(e,t,n){return e.readInt32(t,!0,n)},_classname:"int32"},a.Int64={_write:function(e,t,n,r){return e.writeInt64(t,n,r)},_read:function(e,t,n,r){return e.readInt64(t,!0,n,r)},_classname:"int64"},a.UInt8={_write:function(e,t,n){return e.writeInt16(t,n)},_read:function(e,t,n){return e.readInt16(t,!0,n)},_classname:"short"},a.UInt16={_write:function(e,t,n){return e.writeInt32(t,n)},_read:function(e,t,n){return e.readInt32(t,!0,n)},_classname:"int32"},a.UInt32={_write:function(e,t,n){return e.writeInt64(t,n)},_read:function(e,t,n){return e.readInt64(t,!0,n)},_classname:"int64"},a.Float={_write:function(e,t,n){return e.writeFloat(t,n)},_read:function(e,t,n){return e.readFloat(t,!0,n)},_classname:"float"},a.Double={_write:function(e,t,n){return e.writeDouble(t,n)},_read:function(e,t,n){return e.readDouble(t,!0,n)},_classname:"double"},a.String={_write:function(e,t,n,r){return e.writeString(t,n,r)},_read:function(e,t,n,r){return e.readString(t,!0,n,r)},_classname:"string"},a.Enum={_write:function(e,t,n){return e.writeInt32(t,n)},_read:function(e,t,n){return e.readInt32(t,!0,n)},_classname:"int32"};var l=function(e,t){this._proto=e,this._bValue=t||0,this.value=new Array,this._classname="List<"+e._classname+">"};l.prototype._write=function(e,t,n,r,o){return e.writeList(t,n,r,o)},l.prototype._read=function(e,t,n,r,o){return e.readList(t,!0,n,r,o)},l.prototype.new=function(){return new l(this._proto)},l.prototype.at=function(e){return this.value[e]},l.prototype.push=function(e){this.value.push(e)},l.prototype.forEach=function(e){for(var t=0;t<this.value.length&&0!=e.call(null,this.value[t],t,this.value);t++);},l.prototype.toObject=function(){for(var e=[],t=0,n=this.value.length;t<n;t++)e.push(this.value[t].toObject?this.value[t].toObject():this.value[t]);return e},l.prototype.readFromObject=function(e){for(var t=!this._proto.create&&!this._proto._vproto&&!this._proto._proto&&!this._proto.new,n=0,r=e.length;n<r;n++)if(t)this.push(e[n]);else{var o=this._proto.new();o.readFromObject(e[n]),this.push(o)}return this},l.prototype.__defineGetter__("length",(function(){return this.value.length})),a.List=function(e,t){return new l(e,t)};var f=function(e,t,n,r){this._kproto=e,this._vproto=t,this._bKey=n||0,this._bValue=r||0,this.keys=new Object,this.value=new Object,this._classname="map<"+e._classname+","+t._classname+">"};f.prototype._write=function(e,t,n,r){return e.writeMap(t,n,r)},f.prototype._read=function(e,t,n,r){return e.readMap(t,!0,n,r)},f.prototype.put=function(e,t){this.insert(e,t)},f.prototype.set=function(e,t){this.insert(e,t)},f.prototype.remove=function(e){delete this.keys[e._genKey()],delete this.value[e._genKey()]},f.prototype.size=function(){return Object.keys(this.keys||{}).length},f.prototype.has=function(e){return this.keys.hasOwnProperty(e._genKey())},f.prototype.insert=function(e,t){for(var n=Object.keys(this.keys||{}),r=0;r<n.length;r++){var o=n[r];if(e._equal(this.keys[o]))return void(this.value[o]=t)}this.keys[e._genKey()]=e,this.value[e._genKey()]=t},f.prototype.get=function(e){for(var t=Object.keys(this.keys||{}),n=0;n<t.length;n++){var r=t[n];if(e._equal(this.keys[r]))return this.value[r]}},f.prototype.clear=function(){delete this.keys,delete this.value,this.keys=new Object,this.value=new Object},f.prototype.forEach=function(e){for(var t=Object.keys(this.value||{}),n=0;n<t.length;n++){var r=t[n];if(0==e.call(null,this.keys[r],this.value[r]))break}},f.prototype.toObject=function(){o(!1,"multimap has no toObject function")},f.prototype.readFromObject=function(){o(!1,"multimap has no toObject readFromObject")};var p=function(e,t,n,r){this._kproto=e,this._vproto=t,this._bKey=n||0,this._bValue=r||0,this.value=new Object,this._classname="map<"+e._classname+","+t._classname+">"};p.prototype._write=function(e,t,n){return e.writeMap(t,n)},p.prototype._read=function(e,t,n){return e.readMap(t,!0,n)},p.prototype.new=function(){return new p(this._kproto,this._vproto)},p.prototype.put=function(e,t){this.insert(e,t)},p.prototype.set=function(e,t){this.insert(e,t)},p.prototype.remove=function(e){delete this.value[e]},p.prototype.size=function(){return Object.keys(this.value||{}).length},p.prototype.has=function(e){return this.value.hasOwnProperty(e)},p.prototype.insert=function(e,t){this.value[e]=t},p.prototype.get=function(e){return this.value[e]},p.prototype.clear=function(){delete this.value,this.value=new Object},p.prototype.forEach=function(e,t){for(var n=Object.keys(this.value||{}),r=0;r<n.length;r++){var o=n[r];switch(this._kproto){case a.Int8:case a.Int16:case a.Int32:case a.UInt8:case a.UInt16:case a.UInt32:case a.Float:case a.Double:o=Number(o);break;case a.Int64:t||(o=Number(o))}if(0==e.call(null,o,this.value[o]))break}},p.prototype.toObject=function(){for(var e={},t=Object.keys(this.value||{}),n=0;n<t.length;n++){var r=t[n];e[r]=this.value[r].toObject?this.value[r].toObject():this.value[r]}return e},p.prototype.readFromObject=function(e){for(var t=!this._vproto.create&&!this._vproto._vproto&&!this._vproto._proto,n=Object.keys(e||{}),r=0;r<n.length;r++){var o=n[r];if(t)this.insert(o,e[o]);else{var i=this._vproto.new();i.readFromObject(e[o]),this.insert(o,i)}}},a.Map=function(e,t,n,r){return e.prototype&&e.prototype._equal?new f(e,t,n,r):new p(e,t,n,r)};var d="allocUnsafe"in r?function(e){return r.allocUnsafe(e)}:function(e){return new r(e)};a.BinBuffer=function(e){e||(e=d(0)),this._buffer=void 0!=e&&e instanceof r?e:null,this._length=void 0!=e&&e instanceof r?e.length:0,this._capacity=this._length,this._position=0},a.BinBuffer._classname="list<char>",a.BinBuffer.prototype.__defineGetter__("length",(function(){return this._length})),a.BinBuffer.prototype.__defineGetter__("capacity",(function(){return this._capacity})),a.BinBuffer.prototype.__defineGetter__("position",(function(){return this._position})),a.BinBuffer.prototype.__defineSetter__("position",(function(e){this._position=e})),a.BinBuffer._write=function(e,t,n){return e.writeBytes(t,n)},a.BinBuffer._read=function(e,t,n){return e.readBytes(t,!0,n)},a.BinBuffer.new=function(){return new a.BinBuffer},a.BinBuffer.from=function(e){var t=new a.BinBuffer;return t.writeString(e),t},a.BinBuffer.prototype.reset=function(){this._length=0,this._position=0},a.BinBuffer.prototype._allocate=function(e){if(!(this._capacity>this._position+e)){this._capacity=Math.max(512,2*(this._position+e));var t=d(this._capacity);null!=this._buffer&&(this._buffer.copy(t,0,0,this._position),this._buffer=void 0),this._buffer=t}},a.BinBuffer.prototype.replace=function(e,t,n){e.copy(this._buffer,0,t,t+n)},a.BinBuffer.prototype.writeInt8=function(e){e=+e,this._allocate(1),this._buffer.writeInt8(e,this._position),this._position+=1,this._length=this._position},a.BinBuffer.prototype.writeUInt8=function(e){e=+e,this._allocate(1),this._buffer.writeUInt8(e,this._position),this._position+=1,this._length=this._position},a.BinBuffer.prototype.writeInt16=function(e){e=+e,this._allocate(2),this._buffer.writeInt16BE(e,this._position),this._position+=2,this._length=this._position},a.BinBuffer.prototype.writeUInt16=function(e){e=+e,this._allocate(2),this._buffer.writeUInt16BE(e,this._position),this._position+=2,this._length=this._position},a.BinBuffer.prototype.writeInt32=function(e){e=+e,this._allocate(4),this._buffer.writeInt32BE(e,this._position),this._position+=4,this._length=this._position},a.BinBuffer.prototype.writeUInt32=function(e){e=+e,this._allocate(4),this._buffer.writeUInt32BE(e,this._position),this._position+=4,this._length=this._position},a.BinBuffer.prototype.writeInt64=function(e,t){var n,r,o;this._allocate(8),"function"===typeof this._buffer.writeBigInt64BE?this._buffer.writeBigInt64BE(BigInt(e),this._position):(!0===t||1===t?1===(o=new u(e)).s?(n=+o.div(c).round(0,0).toString(),r=+o.mod(c).toString()):(n=o.div(c).round(0,3),r=+o.minus(new u(n).times(c)).toString(),n=+n.plus(c).toString()):(o=+e)>0?r=o-(n=Math.floor(o/c))*c:(r=o-(n=Math.floor(o/c))*c,n+=c),this._buffer.writeUInt32BE(n,this._position),this._buffer.writeUInt32BE(r,this._position+4)),this._position+=8,this._length=this._position},a.BinBuffer.prototype.writeFloat=function(e){this._allocate(4),this._buffer.writeFloatBE(e,this._position),this._position+=4,this._length=this._position},a.BinBuffer.prototype.writeDouble=function(e){this._allocate(8),this._buffer.writeDoubleBE(e,this._position),this._position+=8,this._length=this._position},a.BinBuffer.prototype.writeString=function(e,t,n){if(!0===n||1===n)return this._allocate(t),e.copy(this._buffer,this._position),this._position+=t,void(this._length=this._position);var o=t||r.byteLength(e);this._allocate(o),this._buffer.write(e,this._position,o,"utf8"),this._position+=o,this._length=this._position},a.BinBuffer.prototype.writeBinBuffer=function(e){0!=e._length&&null!=e._buffer&&(this._allocate(e.length),e._buffer.copy(this._buffer,this._position,0,e._length),this._position+=e._length,this._length=this._position)},a.BinBuffer.prototype.writeNodeBuffer=function(e,t,n){t=void 0==t?0:t,n=void 0==n?e.length:n,this._allocate(n),e.copy(this._buffer,this._position,t,t+n),this._length+=n,this._position+=n},a.BinBuffer.prototype.readInt8=function(){return this._buffer.readInt8(this._position++)},a.BinBuffer.prototype.readInt16=function(){return this._position+=2,this._buffer.readInt16BE(this._position-2)},a.BinBuffer.prototype.readInt32=function(){return this._position+=4,this._buffer.readInt32BE(this._position-4)},a.BinBuffer.prototype.readUInt8=function(){return this._position+=1,this._buffer.readUInt8(this._position-1)},a.BinBuffer.prototype.readUInt16=function(){return this._position+=2,this._buffer.readUInt16BE(this._position-2)},a.BinBuffer.prototype.readUInt32=function(){return this._position+=4,this._buffer.readUInt32BE(this._position-4)},a.BinBuffer.prototype.readInt64=function(e){if("function"===typeof this._buffer.readBigInt64BE){var t=this._buffer.readBigInt64BE(this._position);return this._position+=8,!0===e||1===e?t.toString():2===e?t:Number(t)}var n=this._buffer.readUInt32BE(this._position),r=this._buffer.readUInt32BE(this._position+4);return this._position+=8,!0===e||1===e?n<s?new u(n).times(c).plus(r).toString():"-"+new u(n=c-1-n).times(c).plus(c-r).toString():n<s?n*c+r:-(c-r+c*(c-1-n))},a.BinBuffer.prototype.readFloat=function(){return this._position+=4,this._buffer.readFloatBE(this._position-4)},a.BinBuffer.prototype.readDouble=function(){return this._position+=8,this._buffer.readDoubleBE(this._position-8)},a.BinBuffer.prototype.readString=function(e,t){var n=d(e);return!0===t||1===t?(this._buffer.copy(n,0,this._position,this._position+e),this._position+=e,n):(this._buffer.copy(n,0,this._position,this._position+e),this._position+=e,1==n.length&&128&n[0]?n.toString("binary",0,n.length):n.toString("utf8",0,n.length))},a.BinBuffer.prototype.readBinBuffer=function(e,t){var n;return!0===t?((n=new a.BinBuffer)._buffer=this._buffer.slice(this._position,this._position+e),n._length=e,n._capacity=e,n._position=0,n):((n=new a.BinBuffer).writeNodeBuffer(this._buffer,this._position,e),this._position+=e,n)},a.BinBuffer.prototype.toNodeBuffer=function(){var e=d(this._length);return this._buffer.copy(e,0,0,this._length),e},a.BinBuffer.prototype.toNodeBufferUnSafe=function(){return this._buffer.slice(0,this._length)},a.BinBuffer.prototype.toObject=function(){return this.toNodeBuffer()},a.BinBuffer.prototype.readFromObject=a.BinBuffer.prototype.writeNodeBuffer,a.BinBuffer.prototype.print=function(){for(var e="",t=0;t<this._length;t++)e+=(this._buffer[t]>15?"":"0")+this._buffer[t].toString(16)+((t+1)%16==0?"\n":" ");console.log(e.toUpperCase())},a.JceOutputStream=function(){this._binBuffer=new a.BinBuffer},a.JceOutputStream.prototype._writeTo=function(e,t){e<15?this._binBuffer.writeUInt8(e<<4&240|t):this._binBuffer.writeUInt16((240|t)<<8|e)},a.JceOutputStream.prototype.setHeaderLength=function(e){var t=0===this._binBuffer._position?4:this._binBuffer._position,n=0===this._binBuffer._position?4:this._binBuffer._length;this._binBuffer._position=0,this._binBuffer.writeInt32(e),this._binBuffer._position=t,this._binBuffer._length=n},a.JceOutputStream.prototype.writeBoolean=function(e,t){this.writeInt8(e,1==t?1:0)},a.JceOutputStream.prototype.writeInt8=function(e,t){0==(t=+t)?this._writeTo(e,a.DataHelp.EN_ZERO):(this._writeTo(e,a.DataHelp.EN_INT8),this._binBuffer.writeInt8(t))},a.JceOutputStream.prototype.writeInt16=function(e,t){(t=+t)>=-128&&t<=127?this.writeInt8(e,t):(this._writeTo(e,a.DataHelp.EN_INT16),this._binBuffer.writeInt16(t))},a.JceOutputStream.prototype.writeInt32=function(e,t){(t=+t)>=-32768&&t<=32767?this.writeInt16(e,t):(this._writeTo(e,a.DataHelp.EN_INT32),this._binBuffer.writeInt32(t))},a.JceOutputStream.prototype.writeInt64=function(e,t,n){var r=Number(t);r>=-2147483648&&r<=2147483647?this.writeInt32(e,r):(this._writeTo(e,a.DataHelp.EN_INT64),this._binBuffer.writeInt64(t,n))},a.JceOutputStream.prototype.writeUInt8=function(e,t){this.writeInt16(e,t)},a.JceOutputStream.prototype.writeUInt16=function(e,t){this.writeInt32(e,t)},a.JceOutputStream.prototype.writeUInt32=function(e,t){this.writeInt64(e,t)},a.JceOutputStream.prototype.writeFloat=function(e,t){0==t?this._writeTo(e,a.DataHelp.EN_ZERO):(this._writeTo(e,a.DataHelp.EN_FLOAT),this._binBuffer.writeFloat(t))},a.JceOutputStream.prototype.writeDouble=function(e,t){0==t?this._writeTo(e,a.DataHelp.EN_ZERO):(this._writeTo(e,a.DataHelp.EN_DOUBLE),this._binBuffer.writeDouble(t))},a.JceOutputStream.prototype.writeStruct=function(e,t){if(void 0==t._writeTo)throw Error("not defined writeTo Function");this._writeTo(e,a.DataHelp.EN_STRUCTBEGIN),t._writeTo(this),this._writeTo(0,a.DataHelp.EN_STRUCTEND)},a.JceOutputStream.prototype.writeString=function(e,t,n){var o;if(void 0!=n&&1==n)return(o=t.length)>255?(this._writeTo(e,a.DataHelp.EN_STRING4),this._binBuffer.writeUInt32(o)):(this._writeTo(e,a.DataHelp.EN_STRING1),this._binBuffer.writeUInt8(o)),void this._binBuffer.writeString(t,o,n);(o=r.byteLength(t,"utf8"))>255?(this._writeTo(e,a.DataHelp.EN_STRING4),this._binBuffer.writeUInt32(o)):(this._writeTo(e,a.DataHelp.EN_STRING1),this._binBuffer.writeUInt8(o)),this._binBuffer.writeString(t,o)},a.JceOutputStream.prototype.writeBytes=function(e,t){this._writeTo(e,a.DataHelp.EN_SIMPLELIST),this._writeTo(0,a.DataHelp.EN_INT8),this.writeInt32(0,t.length),this._binBuffer.writeBinBuffer(t)};var _=i.deprecate((function(){}),"bRaw in writeList is deprecated, use List(TafStream.String, bRaw) instead");a.JceOutputStream.prototype.writeList=function(e,t,n){this._writeTo(e,a.DataHelp.EN_LIST),this.writeInt32(0,t.length),!0===n&&_();for(var r=t._bValue||n,o=0,i=t.value.length;o<i;o++)t._proto._write(this,0,t.value[o],r)},a.JceOutputStream.prototype.writeMap=function(e,t){this._writeTo(e,a.DataHelp.EN_MAP),this.writeInt32(0,t.size());var n=this,r=t._bKey,o=t._bValue;t._kproto==a.String&&(r=!1),t.forEach((function(e,i){t._kproto._write(n,0,e,r),t._vproto._write(n,1,i,o)}),r)},a.JceOutputStream.prototype.getBinBuffer=function(){return this._binBuffer},a.JceInputStream=function(e){this._binBuffer=e,this._binBuffer._position=0},a.JceInputStream.prototype.setBinBuffer=function(e){this._binBuffer=e,this._binBuffer._position=0},a.JceInputStream.prototype._readFrom=function(){var e=this._binBuffer.readUInt8(),t=(240&e)>>4,n=15&e;return t>=15&&(t=this._binBuffer.readUInt8()),{tag:t,type:n}},a.JceInputStream.prototype._peekFrom=function(){var e=this._binBuffer._position,t=this._readFrom();return this._binBuffer.position=e,{tag:t.tag,type:t.type,size:t.tag>=15?2:1}},a.JceInputStream.prototype._skipField=function(e){var t,n,r,o;switch(e){case a.DataHelp.EN_INT8:this._binBuffer._position+=1;break;case a.DataHelp.EN_INT16:this._binBuffer._position+=2;break;case a.DataHelp.EN_INT32:this._binBuffer._position+=4;break;case a.DataHelp.EN_INT64:this._binBuffer._position+=8;break;case a.DataHelp.EN_FLOAT:this._binBuffer._position+=4;break;case a.DataHelp.EN_DOUBLE:this._binBuffer._position+=8;break;case a.DataHelp.EN_STRING1:t=this._binBuffer.readUInt8(),this._binBuffer._position+=t;break;case a.DataHelp.EN_STRING4:t=this._binBuffer.readUInt32(),this._binBuffer._position+=t;break;case a.DataHelp.EN_STRUCTBEGIN:this._skipToStructEnd();break;case a.DataHelp.EN_STRUCTEND:case a.DataHelp.EN_ZERO:break;case a.DataHelp.EN_MAP:for(n=this.readInt32(0,!0),o=0;o<2*n;++o)r=this._readFrom(),this._skipField(r.type);break;case a.DataHelp.EN_SIMPLELIST:if((r=this._readFrom()).type!=a.DataHelp.EN_INT8)throw new a.JceDecodeInvalidValue("skipField with invalid type, type value: "+e+","+r.type);t=this.readInt32(0,!0),this._binBuffer._position+=t;break;case a.DataHelp.EN_LIST:for(n=this.readInt32(0,!0),o=0;o<n;++o)r=this._readFrom(),this._skipField(r.type);break;default:throw new a.JceDecodeInvalidValue("skipField with invalid type, type value: "+e)}},a.JceInputStream.prototype._skipToStructEnd=function(){for(;;){var e=this._readFrom();if(this._skipField(e.type),e.type==a.DataHelp.EN_STRUCTEND)return}},a.JceInputStream.prototype._skipToTag=function(e,t){for(;this._binBuffer._position<this._binBuffer._length;){var n=this._peekFrom();if(this._tagPosMap&&(this._tagPosMap[n.tag]=this._binBuffer._position,this._tagPosMap._current=this._binBuffer._position),e<=n.tag||n.type==a.DataHelp.EN_STRUCTEND){if(n.type!==a.DataHelp.EN_STRUCTEND&&e===n.tag)return!0;break}this._binBuffer._position+=n.size,this._skipField(n.type)}if(t)throw new a.JceDecodeRequireNotExist("require field not exist, tag:"+e);return!1},a.JceInputStream.prototype.readBoolean=function(e,t,n){return 1==this.readInt8(e,t,n)},a.JceInputStream.prototype.readInt8=function(e,t,n){if(0==this._skipToTag(e,t))return n;var r=this._readFrom();switch(r.type){case a.DataHelp.EN_ZERO:return 0;case a.DataHelp.EN_INT8:return this._binBuffer.readInt8()}throw new a.JceDecodeMismatch("read int8 type mismatch, tag:"+e+", get type:"+r.type)},a.JceInputStream.prototype.readInt16=function(e,t,n){if(0==this._skipToTag(e,t))return n;var r=this._readFrom();switch(r.type){case a.DataHelp.EN_ZERO:return 0;case a.DataHelp.EN_INT8:return this._binBuffer.readInt8();case a.DataHelp.EN_INT16:return this._binBuffer.readInt16()}throw new a.JceDecodeMismatch("read int8 type mismatch, tag:"+e+", get type:"+r.type)},a.JceInputStream.prototype.readInt32=function(e,t,n){if(0==this._skipToTag(e,t))return n;var r=this._readFrom();switch(r.type){case a.DataHelp.EN_ZERO:return 0;case a.DataHelp.EN_INT8:return this._binBuffer.readInt8();case a.DataHelp.EN_INT16:return this._binBuffer.readInt16();case a.DataHelp.EN_INT32:return this._binBuffer.readInt32()}throw new a.JceDecodeMismatch("read int8 type mismatch, tag:"+e+", get type:"+r.type)},a.JceInputStream.prototype.readInt64=function(e,t,n,r){if(0==this._skipToTag(e,t))return n;var o=this._readFrom();switch(o.type){case a.DataHelp.EN_ZERO:return r?"0":0;case a.DataHelp.EN_INT8:return r?this._binBuffer.readInt8()+"":this._binBuffer.readInt8();case a.DataHelp.EN_INT16:return r?this._binBuffer.readInt16()+"":this._binBuffer.readInt16();case a.DataHelp.EN_INT32:return r?this._binBuffer.readInt32()+"":this._binBuffer.readInt32();case a.DataHelp.EN_INT64:return this._binBuffer.readInt64(r)}throw new a.JceDecodeMismatch("read int64 type mismatch, tag:"+e+", get type:"+o.type)},a.JceInputStream.prototype.readFloat=function(e,t,n){if(0==this._skipToTag(e,t))return n;var r=this._readFrom();switch(r.type){case a.DataHelp.EN_ZERO:return 0;case a.DataHelp.EN_FLOAT:return this._binBuffer.readFloat()}throw new a.JceDecodeMismatch("read float type mismatch, tag:"+e+", get type:"+r.type)},a.JceInputStream.prototype.readDouble=function(e,t,n){if(0==this._skipToTag(e,t))return n;var r=this._readFrom();switch(r.type){case a.DataHelp.EN_ZERO:return 0;case a.DataHelp.EN_DOUBLE:return this._binBuffer.readDouble()}throw new a.JceDecodeMismatch("read double type mismatch, tag:"+e+", get type:"+r.type)},a.JceInputStream.prototype.readUInt8=function(e,t,n){return this.readInt16(e,t,n)},a.JceInputStream.prototype.readUInt16=function(e,t,n){return this.readInt32(e,t,n)},a.JceInputStream.prototype.readUInt32=function(e,t,n){return this.readInt64(e,t,n)},a.JceInputStream.prototype.readString=function(e,t,n,r){if(0==this._skipToTag(e,t))return n;var o=this._readFrom();if(o.type==a.DataHelp.EN_STRING1)return this._binBuffer.readString(this._binBuffer.readUInt8(),r);if(o.type==a.DataHelp.EN_STRING4)return this._binBuffer.readString(this._binBuffer.readUInt32(),r);throw new a.JceDecodeMismatch("read 'string' type mismatch, tag: "+e+", get type: "+o.type+".")},a.JceInputStream.prototype.readStruct=function(e,t,n){if(0==this._skipToTag(e,t))return new n;var r=this._readFrom();if(r.type!=a.DataHelp.EN_STRUCTBEGIN)throw new a.JceDecodeMismatch("read struct type mismatch, tag: "+e+", get type:"+r.type);var o=n._readFrom(this);return this._skipToStructEnd(),o},a.JceInputStream.prototype.readBytes=function(e,t,n,r){if(0==this._skipToTag(e,t))return new n;var o=this._readFrom();if(o.type==a.DataHelp.EN_SIMPLELIST){var i=this._readFrom();if(i.type!=a.DataHelp.EN_INT8)throw new a.JceDecodeMismatch("type mismatch, tag:"+e+",type:"+o.type+","+i.type);var c=this.readInt32(0,!0);if(c<0)throw new a.JceDecodeInvalidValue("invalid size, tag:"+e+",type:"+o.type+","+i.type);var s=this._binBuffer.readBinBuffer(c,r);return s.position=0,s}throw new a.JceDecodeMismatch("type mismatch, tag:"+e+",type:"+o.type)};var h=i.deprecate((function(){}),"bRaw in readList is deprecated, use List(TafStream.String, bRaw) instead");a.JceInputStream.prototype.readList=function(e,t,n,r){if(0==this._skipToTag(e,t))return n;var o=this._readFrom();if(o.type!=a.DataHelp.EN_LIST)throw new a.JceDecodeMismatch("read 'vector' type mismatch, tag: "+e+", get type: "+o.type);var i=this.readInt32(0,!0);if(i<0)throw new a.JceDecodeInvalidValue("invalid size, tag: "+e+", type: "+o.type+", size: "+i);!0===r&&h();for(var c=n._bValue||r,s=new a.List(n._proto),u=0;u<i;++u)s.value.push(s._proto._read(this,0,s._proto,c));return s},a.JceInputStream.prototype.readMap=function(e,t,n){if(0==this._skipToTag(e,t))return n;var r=this._readFrom();if(r.type!=a.DataHelp.EN_MAP)throw new a.JceDecodeMismatch("read 'map' type mismatch, tag: "+e+", get type: "+r.type);var o=this.readInt32(0,!0);if(o<0)throw new a.JceDecodeMismatch("invalid map, tag: "+e+", size: "+o);var i=n._bKey,c=n._bValue;n._kproto==a.String&&(i=!1);for(var s=new a.Map(n._kproto,n._vproto,i,c),u=0;u<o;u++){var l=s._kproto._read(this,0,s._kproto,i),f=s._vproto._read(this,1,s._vproto,c);s.insert(l,f)}return s},a.UniAttribute=function(){this._data=new a.Map(a.String,a.BinBuffer),this._mmap=new a.Map(a.String,a.Map(a.String,a.BinBuffer)),this._buff=new a.JceOutputStream,this._temp=new a.JceInputStream(new a.BinBuffer),this._iver=a.UniAttribute.WUP_SIMPLE,this.__defineGetter__("wupVersion",(function(){return this._iver})),this.__defineSetter__("wupVersion",(function(e){this._iver=e}))},a.UniAttribute.WUP_COMPLEX=2,a.UniAttribute.WUP_SIMPLE=3,a.UniAttribute.prototype._getkey=function(e,t,n,r,o){var i;if(this._iver==a.UniAttribute.WUP_SIMPLE){if(void 0==(i=this._data.get(e))&&void 0==t)throw new a.WupNotFoundKey("UniAttribute not found key:"+e);if(void 0==i&&void 0!=t)return t}else{var c=this._mmap.get(e);if(void 0==c&&void 0==t)throw new a.WupNotFoundKey("UniAttribute not found key:"+e);if(void 0==c&&void 0!=t)return t;if(void 0==(i=c.get(n._classname)))throw new a.WupNotFoundKey("UniAttribute type match fail,key:"+e+",type:"+n._classname)}return this._temp.setBinBuffer(i),r.call(this._temp,0,!0,n,o)},a.UniAttribute.prototype._setkey=function(e,t,n,r,o){if(this._buff._binBuffer.reset(),r.call(this._buff,0,t,o),this._iver==a.UniAttribute.WUP_SIMPLE)this._data.set(e,new a.BinBuffer(this._buff.getBinBuffer().toNodeBuffer()));else{var i=new a.Map(a.String,a.BinBuffer);i.set(n._classname,new a.BinBuffer(this._buff.getBinBuffer().toNodeBuffer())),this._mmap.set(e,i)}},a.UniAttribute.prototype.decode=function(e){var t=new a.JceInputStream(e);this._iver==a.UniAttribute.WUP_SIMPLE?(this._data.clear(),this._data=t.readMap(0,!0,a.Map(a.String,a.BinBuffer))):(this._mmap.clear(),this._mmap=t.readMap(0,!0,a.Map(a.String,a.Map(a.String,a.BinBuffer))))},a.UniAttribute.prototype.encode=function(){var e=new a.JceOutputStream;return e.writeMap(0,this._iver==a.UniAttribute.WUP_SIMPLE?this._data:this._mmap),e.getBinBuffer()},a.UniAttribute.prototype.writeBoolean=function(e,t){this._setkey(e,t,a.Boolean,this._buff.writeBoolean)},a.UniAttribute.prototype.writeInt8=function(e,t){this._setkey(e,t,a.Int8,this._buff.writeInt8)},a.UniAttribute.prototype.writeUInt8=function(e,t){this._setkey(e,t,a.UInt8,this._buff.writeUInt8)},a.UniAttribute.prototype.writeInt16=function(e,t){this._setkey(e,t,a.Int16,this._buff.writeInt16)},a.UniAttribute.prototype.writeUInt16=function(e,t){this._setkey(e,t,a.UInt16,this._buff.writeUInt16)},a.UniAttribute.prototype.writeInt32=function(e,t){this._setkey(e,t,a.Int32,this._buff.writeInt32)},a.UniAttribute.prototype.writeUInt32=function(e,t){this._setkey(e,t,a.UInt32,this._buff.writeUInt32)},a.UniAttribute.prototype.writeInt64=function(e,t,n){this._setkey(e,t,a.Int64,this._buff.writeInt64,n)},a.UniAttribute.prototype.writeFloat=function(e,t){this._setkey(e,t,a.Float,this._buff.writeFloat)},a.UniAttribute.prototype.writeDouble=function(e,t){this._setkey(e,t,a.Double,this._buff.writeDouble)},a.UniAttribute.prototype.writeBytes=function(e,t){this._setkey(e,t,a.BinBuffer,this._buff.writeBytes)},a.UniAttribute.prototype.writeString=function(e,t,n){this._setkey(e,t,a.String,this._buff.writeString,n)},a.UniAttribute.prototype.writeStruct=function(e,t){this._setkey(e,t,t,this._buff.writeStruct)},a.UniAttribute.prototype.writeList=function(e,t){this._setkey(e,t,t,this._buff.writeList)},a.UniAttribute.prototype.writeMap=function(e,t){this._setkey(e,t,t,this._buff.writeMap)},a.UniAttribute.prototype.readBoolean=function(e,t){return this._getkey(e,t,a.Boolean,this._temp.readBoolean)},a.UniAttribute.prototype.readInt8=function(e,t){return this._getkey(e,t,a.Int8,this._temp.readInt8)},a.UniAttribute.prototype.readUInt8=function(e,t){return this._getkey(e,t,a.UInt8,this._temp.readUInt8)},a.UniAttribute.prototype.readInt16=function(e,t){return this._getkey(e,t,a.Int16,this._temp.readInt16)},a.UniAttribute.prototype.readUInt16=function(e,t){return this._getkey(e,t,a.UInt16,this._temp.readUInt16)},a.UniAttribute.prototype.readInt32=function(e,t){return this._getkey(e,t,a.Int32,this._temp.readInt32)},a.UniAttribute.prototype.readUInt32=function(e,t){return this._getkey(e,t,a.UInt32,this._temp.readUInt32)},a.UniAttribute.prototype.readInt64=function(e,t,n){return this._getkey(e,t,a.Int64,this._temp.readInt64,n)},a.UniAttribute.prototype.readFloat=function(e,t){return this._getkey(e,t,a.Float,this._temp.readFloat)},a.UniAttribute.prototype.readDouble=function(e,t){return this._getkey(e,t,a.Double,this._temp.readDouble)},a.UniAttribute.prototype.readBytes=function(e,t){return this._getkey(e,t,a.BinBuffer,this._temp.readBytes)},a.UniAttribute.prototype.readString=function(e,t,n){return this._getkey(e,t,a.String,this._temp.readString,n)},a.UniAttribute.prototype.readStruct=function(e,t,n){return this._getkey(e,n,t,this._temp.readStruct)},a.UniAttribute.prototype.readList=function(e,t,n){return this._getkey(e,n,t,this._temp.readList)},a.UniAttribute.prototype.readMap=function(e,t,n){return this._getkey(e,n,t,this._temp.readMap)},a.Wup=function(){this._iVersion=0,this._cPacketType=0,this._iMessageType=0,this._iRequestId=0,this._sServantName="",this._sFuncName="",this._binBuffer=new a.BinBuffer,this._iTimeout=0,this._context=new a.Map(a.String,a.String),this._status=new a.Map(a.String,a.String),this._attribute=new a.UniAttribute,this.__defineGetter__("servantName",(function(){return this._sServantName})),this.__defineSetter__("servantName",(function(e){this._sServantName=e})),this.__defineGetter__("funcName",(function(){return this._sFuncName})),this.__defineSetter__("funcName",(function(e){this._sFuncName=e})),this.__defineGetter__("requestId",(function(){return this._iRequestId})),this.__defineSetter__("requestId",(function(e){this._iRequestId=e})),this.__defineGetter__("wupVersion",(function(){return this._attribute.wupVersion})),this.__defineSetter__("wupVersion",(function(e){this._attribute.wupVersion=e}))},a.Wup.WUP_COMPLEX=a.UniAttribute.WUP_COMPLEX,a.Wup.WUP_SIMPLE=a.UniAttribute.WUP_SIMPLE,a.Wup.prototype._writeTo=function(){var e=new a.JceOutputStream;e._binBuffer.writeInt32(0),e.writeInt16(1,this._attribute.wupVersion),e.writeInt8(2,this._cPacketType),e.writeInt32(3,this._iMessageType),e.writeInt32(4,this._iRequestId),e.writeString(5,this._sServantName),e.writeString(6,this._sFuncName),e.writeBytes(7,this._binBuffer),e.writeInt32(8,this._iTimeout),e.writeMap(9,this._context),e.writeMap(10,this._status);var t=e._binBuffer._position,n=e._binBuffer._length;return e._binBuffer._position=0,e._binBuffer.writeInt32(e._binBuffer._length),e._binBuffer._length=n,e._binBuffer._position=t,e.getBinBuffer()},a.Wup.prototype._readFrom=function(e){this._iVersion=e.readInt16(1,!0),this._cPacketType=e.readInt8(2,!0),this._iMessageType=e.readInt32(3,!0),this._iRequestId=e.readInt32(4,!0),this._sServantName=e.readString(5,!0),this._sFuncName=e.readString(6,!0),this._binBuffer=e.readBytes(7,!0),this._iTimeout=e.readInt32(8,!0),this._context=e.readMap(9,!1,a.Map(a.String,a.String)),this._status=e.readMap(10,!1,a.Map(a.String,a.String)),this._attribute.wupVersion=this._iVersion},a.Wup.prototype.encode=function(){return this._binBuffer=this._attribute.encode(),this._writeTo()},a.Wup.prototype.decode=function(e){var t=new a.JceInputStream(e);if(t._binBuffer.readInt32()<4)throw Error("packet length too short");this._readFrom(t),this._attribute.decode(this._binBuffer)},a.Wup.prototype.getTafResultCode=function(){var e=this._status.get("STATUS_RESULT_CODE");return void 0===e?0:parseInt(e)},a.Wup.prototype.getTafResultDesc=function(){var e=this._status.get("STATUS_RESULT_DESC");return void 0===e?"":e},a.Wup.prototype.writeBoolean=function(e,t){this._attribute.writeBoolean(e,t)},a.Wup.prototype.writeInt8=function(e,t){this._attribute.writeInt8(e,t)},a.Wup.prototype.writeUInt8=function(e,t){this._attribute.writeUInt8(e,t)},a.Wup.prototype.writeInt16=function(e,t){this._attribute.writeInt16(e,t)},a.Wup.prototype.writeUInt16=function(e,t){this._attribute.writeUInt16(e,t)},a.Wup.prototype.writeInt32=function(e,t){this._attribute.writeInt32(e,t)},a.Wup.prototype.writeUInt32=function(e,t){this._attribute.writeUInt32(e,t)},a.Wup.prototype.writeInt64=function(e,t,n){this._attribute.writeInt64(e,t,n)},a.Wup.prototype.writeFloat=function(e,t){this._attribute.writeFloat(e,t)},a.Wup.prototype.writeDouble=function(e,t){this._attribute.writeDouble(e,t)},a.Wup.prototype.writeBytes=function(e,t){this._attribute.writeBytes(e,t)},a.Wup.prototype.writeString=function(e,t,n){this._attribute.writeString(e,t,n)},a.Wup.prototype.writeStruct=function(e,t){this._attribute.writeStruct(e,t)},a.Wup.prototype.writeList=function(e,t){this._attribute.writeList(e,t)},a.Wup.prototype.writeMap=function(e,t){this._attribute.writeMap(e,t)},a.Wup.prototype.readBoolean=function(e,t){return this._attribute.readBoolean(e,t)},a.Wup.prototype.readInt8=function(e,t){return this._attribute.readInt8(e,t)},a.Wup.prototype.readUInt8=function(e,t){return this._attribute.readUInt8(e,t)},a.Wup.prototype.readInt16=function(e,t){return this._attribute.readInt16(e,t)},a.Wup.prototype.readUInt16=function(e,t){return this._attribute.readUInt16(e,t)},a.Wup.prototype.readInt32=function(e,t){return this._attribute.readInt32(e,t)},a.Wup.prototype.readUInt32=function(e,t){return this._attribute.readUInt32(e,t)},a.Wup.prototype.readInt64=function(e,t,n){return this._attribute.readInt64(e,t,n)},a.Wup.prototype.readFloat=function(e,t){return this._attribute.readFloat(e,t)},a.Wup.prototype.readDouble=function(e,t){return this._attribute.readDouble(e,t)},a.Wup.prototype.readBytes=function(e,t){return this._attribute.readBytes(e,t)},a.Wup.prototype.readString=function(e,t,n){return this._attribute.readString(e,t,n)},a.Wup.prototype.readStruct=function(e,t,n){return this._attribute.readStruct(e,t,n)},a.Wup.prototype.readList=function(e,t,n){return this._attribute.readList(e,t,n)},a.Wup.prototype.readMap=function(e,t,n){return this._attribute.readMap(e,t,n)}},26791:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DEFAULT_TYPE=void 0,t.DEFAULT_TYPE=113},90322:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});n(97582).__exportStar(n(51923),t)},51923:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.genRecommendID=void 0;const r=n(26791),o=n(88107),i=n(52822);t.genRecommendID=function(e=""){const t=i.MobileAssist.UnionABTestStatInfo.new();t.readFromObject({contexts:{cookie_id:e}});const n=t.toBinBuffer().toNodeBuffer(),a=new o.RecommendId;return a.append(r.DEFAULT_TYPE,n),a.toBase64String()}},88107:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.RecommendId=void 0;const r=n(21876);t.RecommendId=class{constructor(){this.buf=r.Buffer.alloc(0),this.buf=r.Buffer.concat([this.buf,r.Buffer.from([7])])}append(e,t){const n=t.length;if(0===n)return;this.buf=r.Buffer.concat([this.buf,r.Buffer.from([e])]);const o=r.Buffer.alloc(2);o.writeUInt16BE(n,0),this.buf=r.Buffer.concat([this.buf,o,t])}toBytes(){return this.buf}toBase64String(){return this.buf.toString("base64")}toInt8(){return new Int8Array(this.buf.buffer,this.buf.byteOffset,this.buf.byteLength)}}},52822:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.MobileAssist=void 0;const r=n(97582),o=n(69282),i=r.__importStar(n(42517)),a=Object.prototype.hasOwnProperty;!function(e){class t{constructor(){this.scene_id=0,this.timestamp=0,this.exp_ids=new i.List(i.Int64),this.related_exp_ids=new i.List(i.Int64),this.contexts=new i.Map(i.String,i.String),this.model_id=0,this.domain_id=0,this.source_exp_ids=new i.List(i.Int64),this._proto_struct_name_="",this._classname="MobileAssist.UnionABTestStatInfo"}static _write(e,t,n){e.writeStruct(t,n)}static _read(e,t,n){return e.readStruct(t,!0,n)}static _readFrom(e){const n=new t;return n.scene_id=e.readInt32(0,!1,0),n.timestamp=e.readInt64(1,!1,0),n.exp_ids=e.readList(2,!1,i.List(i.Int64)),n.related_exp_ids=e.readList(3,!1,i.List(i.Int64)),n.contexts=e.readMap(4,!1,i.Map(i.String,i.String)),n.model_id=e.readInt32(5,!1,0),n.domain_id=e.readInt32(6,!1,0),n.source_exp_ids=e.readList(7,!1,i.List(i.Int64)),n}_writeTo(e){e.writeInt32(0,this.scene_id),e.writeInt64(1,this.timestamp),e.writeList(2,this.exp_ids),e.writeList(3,this.related_exp_ids),e.writeMap(4,this.contexts),e.writeInt32(5,this.model_id),e.writeInt32(6,this.domain_id),e.writeList(7,this.source_exp_ids)}_equal(){o.fail("this structure not define key operation")}_genKey(){return this._proto_struct_name_||(this._proto_struct_name_="STRUCT"+Math.random()),this._proto_struct_name_}toObject(){return{scene_id:this.scene_id,timestamp:this.timestamp,exp_ids:this.exp_ids.toObject(),related_exp_ids:this.related_exp_ids.toObject(),contexts:this.contexts.toObject(),model_id:this.model_id,domain_id:this.domain_id,source_exp_ids:this.source_exp_ids.toObject()}}readFromObject(e){return a.call(e,"scene_id")&&(this.scene_id=e.scene_id),a.call(e,"timestamp")&&(this.timestamp=e.timestamp),a.call(e,"exp_ids")&&this.exp_ids.readFromObject(e.exp_ids),a.call(e,"related_exp_ids")&&this.related_exp_ids.readFromObject(e.related_exp_ids),a.call(e,"contexts")&&this.contexts.readFromObject(e.contexts),a.call(e,"model_id")&&(this.model_id=e.model_id),a.call(e,"domain_id")&&(this.domain_id=e.domain_id),a.call(e,"source_exp_ids")&&this.source_exp_ids.readFromObject(e.source_exp_ids),this}toBinBuffer(){const e=new i.JceOutputStream;return this._writeTo(e),e.getBinBuffer()}static new(){return new t}static create(t){return e.UnionABTestStatInfo._readFrom(t)}}t._classname="MobileAssist.UnionABTestStatInfo",e.UnionABTestStatInfo=t;class n{constructor(){this.scene_id=0,this.appid=0,this.pkg_name="",this.cache_time=0,this.exp_id=0,this.channel_id="",this.external_url_str="",this.is_from_file_download="",this._proto_struct_name_="",this._classname="MobileAssist.PreSceneContextInfo"}static _write(e,t,n){e.writeStruct(t,n)}static _read(e,t,n){return e.readStruct(t,!0,n)}static _readFrom(e){const t=new n;return t.scene_id=e.readInt32(0,!1,0),t.appid=e.readInt64(1,!1,0),t.pkg_name=e.readString(2,!1,""),t.cache_time=e.readInt64(3,!1,0),t.exp_id=e.readInt64(4,!1,0),t.channel_id=e.readString(5,!1,""),t.external_url_str=e.readString(6,!1,""),t.is_from_file_download=e.readString(7,!1,""),t}_writeTo(e){e.writeInt32(0,this.scene_id),e.writeInt64(1,this.appid),e.writeString(2,this.pkg_name),e.writeInt64(3,this.cache_time),e.writeInt64(4,this.exp_id),e.writeString(5,this.channel_id),e.writeString(6,this.external_url_str),e.writeString(7,this.is_from_file_download)}_equal(){o.fail("this structure not define key operation")}_genKey(){return this._proto_struct_name_||(this._proto_struct_name_="STRUCT"+Math.random()),this._proto_struct_name_}toObject(){return{scene_id:this.scene_id,appid:this.appid,pkg_name:this.pkg_name,cache_time:this.cache_time,exp_id:this.exp_id,channel_id:this.channel_id,external_url_str:this.external_url_str,is_from_file_download:this.is_from_file_download}}readFromObject(e){return a.call(e,"scene_id")&&(this.scene_id=e.scene_id),a.call(e,"appid")&&(this.appid=e.appid),a.call(e,"pkg_name")&&(this.pkg_name=e.pkg_name),a.call(e,"cache_time")&&(this.cache_time=e.cache_time),a.call(e,"exp_id")&&(this.exp_id=e.exp_id),a.call(e,"channel_id")&&(this.channel_id=e.channel_id),a.call(e,"external_url_str")&&(this.external_url_str=e.external_url_str),a.call(e,"is_from_file_download")&&(this.is_from_file_download=e.is_from_file_download),this}toBinBuffer(){const e=new i.JceOutputStream;return this._writeTo(e),e.getBinBuffer()}static new(){return new n}static create(t){return e.PreSceneContextInfo._readFrom(t)}}n._classname="MobileAssist.PreSceneContextInfo",e.PreSceneContextInfo=n;class r{constructor(){this.source_exp_ids=new i.List(i.Int64),this._proto_struct_name_="",this._classname="MobileAssist.SourceExpIdsInfo"}static _write(e,t,n){e.writeStruct(t,n)}static _read(e,t,n){return e.readStruct(t,!0,n)}static _readFrom(e){const t=new r;return t.source_exp_ids=e.readList(0,!1,i.List(i.Int64)),t}_writeTo(e){e.writeList(0,this.source_exp_ids)}_equal(){o.fail("this structure not define key operation")}_genKey(){return this._proto_struct_name_||(this._proto_struct_name_="STRUCT"+Math.random()),this._proto_struct_name_}toObject(){return{source_exp_ids:this.source_exp_ids.toObject()}}readFromObject(e){return a.call(e,"source_exp_ids")&&this.source_exp_ids.readFromObject(e.source_exp_ids),this}toBinBuffer(){const e=new i.JceOutputStream;return this._writeTo(e),e.getBinBuffer()}static new(){return new r}static create(t){return e.SourceExpIdsInfo._readFrom(t)}}r._classname="MobileAssist.SourceExpIdsInfo",e.SourceExpIdsInfo=r}(t.MobileAssist||(t.MobileAssist={}))},69282:function(e,t,n){"use strict";var r=n(83454);function o(e){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},o(e)}function i(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,c(r.key),r)}}function a(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function c(e){var t=function(e,t){if("object"!==o(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==o(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===o(t)?t:String(t)}var s,u,l=n(62136).codes,f=l.ERR_AMBIGUOUS_ARGUMENT,p=l.ERR_INVALID_ARG_TYPE,d=l.ERR_INVALID_ARG_VALUE,_=l.ERR_INVALID_RETURN_VALUE,h=l.ERR_MISSING_ARGS,m=n(25961),y=n(89539).inspect,g=n(89539).types,v=g.isPromise,b=g.isRegExp,w=n(38399)(),E=n(75624)(),O=n(21924)("RegExp.prototype.test");new Map;function x(){var e=n(19158);s=e.isDeepEqual,u=e.isDeepStrictEqual}var I=!1,A=e.exports=L,j={};function T(e){if(e.message instanceof Error)throw e.message;throw new m(e)}function S(e,t,n,r){if(!n){var o=!1;if(0===t)o=!0,r="No value argument passed to `assert.ok()`";else if(r instanceof Error)throw r;var i=new m({actual:n,expected:!0,message:r,operator:"==",stackStartFn:e});throw i.generatedMessage=o,i}}function L(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];S.apply(void 0,[L,t.length].concat(t))}A.fail=function e(t,n,o,i,a){var c,s=arguments.length;if(0===s)c="Failed";else if(1===s)o=t,t=void 0;else{if(!1===I){I=!0;var u=r.emitWarning?r.emitWarning:console.warn.bind(console);u("assert.fail() with more than one argument is deprecated. Please use assert.strictEqual() instead or only pass a message.","DeprecationWarning","DEP0094")}2===s&&(i="!=")}if(o instanceof Error)throw o;var l={actual:t,expected:n,operator:void 0===i?"fail":i,stackStartFn:a||e};void 0!==o&&(l.message=o);var f=new m(l);throw c&&(f.message=c,f.generatedMessage=!0),f},A.AssertionError=m,A.ok=L,A.equal=function e(t,n,r){if(arguments.length<2)throw new h("actual","expected");t!=n&&T({actual:t,expected:n,message:r,operator:"==",stackStartFn:e})},A.notEqual=function e(t,n,r){if(arguments.length<2)throw new h("actual","expected");t==n&&T({actual:t,expected:n,message:r,operator:"!=",stackStartFn:e})},A.deepEqual=function e(t,n,r){if(arguments.length<2)throw new h("actual","expected");void 0===s&&x(),s(t,n)||T({actual:t,expected:n,message:r,operator:"deepEqual",stackStartFn:e})},A.notDeepEqual=function e(t,n,r){if(arguments.length<2)throw new h("actual","expected");void 0===s&&x(),s(t,n)&&T({actual:t,expected:n,message:r,operator:"notDeepEqual",stackStartFn:e})},A.deepStrictEqual=function e(t,n,r){if(arguments.length<2)throw new h("actual","expected");void 0===s&&x(),u(t,n)||T({actual:t,expected:n,message:r,operator:"deepStrictEqual",stackStartFn:e})},A.notDeepStrictEqual=function e(t,n,r){if(arguments.length<2)throw new h("actual","expected");void 0===s&&x();u(t,n)&&T({actual:t,expected:n,message:r,operator:"notDeepStrictEqual",stackStartFn:e})},A.strictEqual=function e(t,n,r){if(arguments.length<2)throw new h("actual","expected");E(t,n)||T({actual:t,expected:n,message:r,operator:"strictEqual",stackStartFn:e})},A.notStrictEqual=function e(t,n,r){if(arguments.length<2)throw new h("actual","expected");E(t,n)&&T({actual:t,expected:n,message:r,operator:"notStrictEqual",stackStartFn:e})};var D=a((function e(t,n,r){var o=this;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),n.forEach((function(e){e in t&&(void 0!==r&&"string"===typeof r[e]&&b(t[e])&&O(t[e],r[e])?o[e]=r[e]:o[e]=t[e])}))}));function M(e,t,n,r,o,i){if(!(n in e)||!u(e[n],t[n])){if(!r){var a=new D(e,o),c=new D(t,o,e),s=new m({actual:a,expected:c,operator:"deepStrictEqual",stackStartFn:i});throw s.actual=e,s.expected=t,s.operator=i.name,s}T({actual:e,expected:t,message:r,operator:i.name,stackStartFn:i})}}function N(e,t,n,r){if("function"!==typeof t){if(b(t))return O(t,e);if(2===arguments.length)throw new p("expected",["Function","RegExp"],t);if("object"!==o(e)||null===e){var i=new m({actual:e,expected:t,message:n,operator:"deepStrictEqual",stackStartFn:r});throw i.operator=r.name,i}var a=Object.keys(t);if(t instanceof Error)a.push("name","message");else if(0===a.length)throw new d("error",t,"may not be an empty object");return void 0===s&&x(),a.forEach((function(o){"string"===typeof e[o]&&b(t[o])&&O(t[o],e[o])||M(e,t,o,n,a,r)})),!0}return void 0!==t.prototype&&e instanceof t||!Error.isPrototypeOf(t)&&!0===t.call({},e)}function C(e){if("function"!==typeof e)throw new p("fn","Function",e);try{e()}catch(t){return t}return j}function B(e){return v(e)||null!==e&&"object"===o(e)&&"function"===typeof e.then&&"function"===typeof e.catch}function P(e){return Promise.resolve().then((function(){var t;if("function"===typeof e){if(!B(t=e()))throw new _("instance of Promise","promiseFn",t)}else{if(!B(e))throw new p("promiseFn",["Function","Promise"],e);t=e}return Promise.resolve().then((function(){return t})).then((function(){return j})).catch((function(e){return e}))}))}function k(e,t,n,r){if("string"===typeof n){if(4===arguments.length)throw new p("error",["Object","Error","Function","RegExp"],n);if("object"===o(t)&&null!==t){if(t.message===n)throw new f("error/message",'The error message "'.concat(t.message,'" is identical to the message.'))}else if(t===n)throw new f("error/message",'The error "'.concat(t,'" is identical to the message.'));r=n,n=void 0}else if(null!=n&&"object"!==o(n)&&"function"!==typeof n)throw new p("error",["Object","Error","Function","RegExp"],n);if(t===j){var i="";n&&n.name&&(i+=" (".concat(n.name,")")),i+=r?": ".concat(r):".";var a="rejects"===e.name?"rejection":"exception";T({actual:void 0,expected:n,operator:e.name,message:"Missing expected ".concat(a).concat(i),stackStartFn:e})}if(n&&!N(t,n,r,e))throw t}function R(e,t,n,r){if(t!==j){if("string"===typeof n&&(r=n,n=void 0),!n||N(t,n)){var o=r?": ".concat(r):".",i="doesNotReject"===e.name?"rejection":"exception";T({actual:t,expected:n,operator:e.name,message:"Got unwanted ".concat(i).concat(o,"\n")+'Actual message: "'.concat(t&&t.message,'"'),stackStartFn:e})}throw t}}function G(e,t,n,r,i){if(!b(t))throw new p("regexp","RegExp",t);var a="match"===i;if("string"!==typeof e||O(t,e)!==a){if(n instanceof Error)throw n;var c=!n;n=n||("string"!==typeof e?'The "string" argument must be of type string. Received type '+"".concat(o(e)," (").concat(y(e),")"):(a?"The input did not match the regular expression ":"The input was expected to not match the regular expression ")+"".concat(y(t),". Input:\n\n").concat(y(e),"\n"));var s=new m({actual:e,expected:t,message:n,operator:i,stackStartFn:r});throw s.generatedMessage=c,s}}function U(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];S.apply(void 0,[U,t.length].concat(t))}A.throws=function e(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];k.apply(void 0,[e,C(t)].concat(r))},A.rejects=function e(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];return P(t).then((function(t){return k.apply(void 0,[e,t].concat(r))}))},A.doesNotThrow=function e(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];R.apply(void 0,[e,C(t)].concat(r))},A.doesNotReject=function e(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];return P(t).then((function(t){return R.apply(void 0,[e,t].concat(r))}))},A.ifError=function e(t){if(null!==t&&void 0!==t){var n="ifError got unwanted exception: ";"object"===o(t)&&"string"===typeof t.message?0===t.message.length&&t.constructor?n+=t.constructor.name:n+=t.message:n+=y(t);var r=new m({actual:t,expected:null,operator:"ifError",message:n,stackStartFn:e}),i=t.stack;if("string"===typeof i){var a=i.split("\n");a.shift();for(var c=r.stack.split("\n"),s=0;s<a.length;s++){var u=c.indexOf(a[s]);if(-1!==u){c=c.slice(0,u);break}}r.stack="".concat(c.join("\n"),"\n").concat(a.join("\n"))}throw r}},A.match=function e(t,n,r){G(t,n,r,e,"match")},A.doesNotMatch=function e(t,n,r){G(t,n,r,e,"doesNotMatch")},A.strict=w(U,A,{equal:A.strictEqual,deepEqual:A.deepStrictEqual,notEqual:A.notStrictEqual,notDeepEqual:A.notDeepStrictEqual}),A.strict.strict=A.strict},25961:function(e,t,n){"use strict";var r=n(83454);function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function i(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?o(Object(n),!0).forEach((function(t){a(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function a(e,t,n){return(t=s(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function c(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,s(r.key),r)}}function s(e){var t=function(e,t){if("object"!==m(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==m(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===m(t)?t:String(t)}function u(e,t){if(t&&("object"===m(t)||"function"===typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return l(e)}function l(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function f(e){var t="function"===typeof Map?new Map:void 0;return f=function(e){if(null===e||(n=e,-1===Function.toString.call(n).indexOf("[native code]")))return e;var n;if("function"!==typeof e)throw new TypeError("Super expression must either be null or a function");if("undefined"!==typeof t){if(t.has(e))return t.get(e);t.set(e,r)}function r(){return p(e,arguments,h(this).constructor)}return r.prototype=Object.create(e.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),_(r,e)},f(e)}function p(e,t,n){return p=d()?Reflect.construct.bind():function(e,t,n){var r=[null];r.push.apply(r,t);var o=new(Function.bind.apply(e,r));return n&&_(o,n.prototype),o},p.apply(null,arguments)}function d(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}function _(e,t){return _=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},_(e,t)}function h(e){return h=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},h(e)}function m(e){return m="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},m(e)}var y=n(89539).inspect,g=n(62136).codes.ERR_INVALID_ARG_TYPE;function v(e,t,n){return(void 0===n||n>e.length)&&(n=e.length),e.substring(n-t.length,n)===t}var b="",w="",E="",O="",x={deepStrictEqual:"Expected values to be strictly deep-equal:",strictEqual:"Expected values to be strictly equal:",strictEqualObject:'Expected "actual" to be reference-equal to "expected":',deepEqual:"Expected values to be loosely deep-equal:",equal:"Expected values to be loosely equal:",notDeepStrictEqual:'Expected "actual" not to be strictly deep-equal to:',notStrictEqual:'Expected "actual" to be strictly unequal to:',notStrictEqualObject:'Expected "actual" not to be reference-equal to "expected":',notDeepEqual:'Expected "actual" not to be loosely deep-equal to:',notEqual:'Expected "actual" to be loosely unequal to:',notIdentical:"Values identical but not reference-equal:"};function I(e){var t=Object.keys(e),n=Object.create(Object.getPrototypeOf(e));return t.forEach((function(t){n[t]=e[t]})),Object.defineProperty(n,"message",{value:e.message}),n}function A(e){return y(e,{compact:!1,customInspect:!1,depth:1e3,maxArrayLength:1/0,showHidden:!1,breakLength:1/0,showProxy:!1,sorted:!0,getters:!0})}function j(e,t,n){var o="",i="",a=0,c="",s=!1,u=A(e),l=u.split("\n"),f=A(t).split("\n"),p=0,d="";if("strictEqual"===n&&"object"===m(e)&&"object"===m(t)&&null!==e&&null!==t&&(n="strictEqualObject"),1===l.length&&1===f.length&&l[0]!==f[0]){var _=l[0].length+f[0].length;if(_<=10){if(("object"!==m(e)||null===e)&&("object"!==m(t)||null===t)&&(0!==e||0!==t))return"".concat(x[n],"\n\n")+"".concat(l[0]," !== ").concat(f[0],"\n")}else if("strictEqualObject"!==n){if(_<(r.stderr&&r.stderr.isTTY?r.stderr.columns:80)){for(;l[0][p]===f[0][p];)p++;p>2&&(d="\n  ".concat(function(e,t){if(t=Math.floor(t),0==e.length||0==t)return"";var n=e.length*t;for(t=Math.floor(Math.log(t)/Math.log(2));t;)e+=e,t--;return e+e.substring(0,n-e.length)}(" ",p),"^"),p=0)}}}for(var h=l[l.length-1],y=f[f.length-1];h===y&&(p++<2?c="\n  ".concat(h).concat(c):o=h,l.pop(),f.pop(),0!==l.length&&0!==f.length);)h=l[l.length-1],y=f[f.length-1];var g=Math.max(l.length,f.length);if(0===g){var I=u.split("\n");if(I.length>30)for(I[26]="".concat(b,"...").concat(O);I.length>27;)I.pop();return"".concat(x.notIdentical,"\n\n").concat(I.join("\n"),"\n")}p>3&&(c="\n".concat(b,"...").concat(O).concat(c),s=!0),""!==o&&(c="\n  ".concat(o).concat(c),o="");var j=0,T=x[n]+"\n".concat(w,"+ actual").concat(O," ").concat(E,"- expected").concat(O),S=" ".concat(b,"...").concat(O," Lines skipped");for(p=0;p<g;p++){var L=p-a;if(l.length<p+1)L>1&&p>2&&(L>4?(i+="\n".concat(b,"...").concat(O),s=!0):L>3&&(i+="\n  ".concat(f[p-2]),j++),i+="\n  ".concat(f[p-1]),j++),a=p,o+="\n".concat(E,"-").concat(O," ").concat(f[p]),j++;else if(f.length<p+1)L>1&&p>2&&(L>4?(i+="\n".concat(b,"...").concat(O),s=!0):L>3&&(i+="\n  ".concat(l[p-2]),j++),i+="\n  ".concat(l[p-1]),j++),a=p,i+="\n".concat(w,"+").concat(O," ").concat(l[p]),j++;else{var D=f[p],M=l[p],N=M!==D&&(!v(M,",")||M.slice(0,-1)!==D);N&&v(D,",")&&D.slice(0,-1)===M&&(N=!1,M+=","),N?(L>1&&p>2&&(L>4?(i+="\n".concat(b,"...").concat(O),s=!0):L>3&&(i+="\n  ".concat(l[p-2]),j++),i+="\n  ".concat(l[p-1]),j++),a=p,i+="\n".concat(w,"+").concat(O," ").concat(M),o+="\n".concat(E,"-").concat(O," ").concat(D),j+=2):(i+=o,o="",1!==L&&0!==p||(i+="\n  ".concat(M),j++))}if(j>20&&p<g-2)return"".concat(T).concat(S,"\n").concat(i,"\n").concat(b,"...").concat(O).concat(o,"\n")+"".concat(b,"...").concat(O)}return"".concat(T).concat(s?S:"","\n").concat(i).concat(o).concat(c).concat(d)}var T=function(e,t){!function(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&_(e,t)}(f,e);var n,o,a,s=function(e){var t=d();return function(){var n,r=h(e);if(t){var o=h(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return u(this,n)}}(f);function f(e){var t;if(function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,f),"object"!==m(e)||null===e)throw new g("options","Object",e);var n=e.message,o=e.operator,i=e.stackStartFn,a=e.actual,c=e.expected,p=Error.stackTraceLimit;if(Error.stackTraceLimit=0,null!=n)t=s.call(this,String(n));else if(r.stderr&&r.stderr.isTTY&&(r.stderr&&r.stderr.getColorDepth&&1!==r.stderr.getColorDepth()?(b="\x1b[34m",w="\x1b[32m",O="\x1b[39m",E="\x1b[31m"):(b="",w="",O="",E="")),"object"===m(a)&&null!==a&&"object"===m(c)&&null!==c&&"stack"in a&&a instanceof Error&&"stack"in c&&c instanceof Error&&(a=I(a),c=I(c)),"deepStrictEqual"===o||"strictEqual"===o)t=s.call(this,j(a,c,o));else if("notDeepStrictEqual"===o||"notStrictEqual"===o){var d=x[o],_=A(a).split("\n");if("notStrictEqual"===o&&"object"===m(a)&&null!==a&&(d=x.notStrictEqualObject),_.length>30)for(_[26]="".concat(b,"...").concat(O);_.length>27;)_.pop();t=1===_.length?s.call(this,"".concat(d," ").concat(_[0])):s.call(this,"".concat(d,"\n\n").concat(_.join("\n"),"\n"))}else{var h=A(a),y="",v=x[o];"notDeepEqual"===o||"notEqual"===o?(h="".concat(x[o],"\n\n").concat(h)).length>1024&&(h="".concat(h.slice(0,1021),"...")):(y="".concat(A(c)),h.length>512&&(h="".concat(h.slice(0,509),"...")),y.length>512&&(y="".concat(y.slice(0,509),"...")),"deepEqual"===o||"equal"===o?h="".concat(v,"\n\n").concat(h,"\n\nshould equal\n\n"):y=" ".concat(o," ").concat(y)),t=s.call(this,"".concat(h).concat(y))}return Error.stackTraceLimit=p,t.generatedMessage=!n,Object.defineProperty(l(t),"name",{value:"AssertionError [ERR_ASSERTION]",enumerable:!1,writable:!0,configurable:!0}),t.code="ERR_ASSERTION",t.actual=a,t.expected=c,t.operator=o,Error.captureStackTrace&&Error.captureStackTrace(l(t),i),t.stack,t.name="AssertionError",u(t)}return n=f,(o=[{key:"toString",value:function(){return"".concat(this.name," [").concat(this.code,"]: ").concat(this.message)}},{key:t,value:function(e,t){return y(this,i(i({},t),{},{customInspect:!1,depth:0}))}}])&&c(n.prototype,o),a&&c(n,a),Object.defineProperty(n,"prototype",{writable:!1}),f}(f(Error),y.custom);e.exports=T},62136:function(e,t,n){"use strict";function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}function o(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,i(r.key),r)}}function i(e){var t=function(e,t){if("object"!==r(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!==r(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===r(t)?t:String(t)}function a(e,t){return a=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},a(e,t)}function c(e){var t=function(){if("undefined"===typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"===typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=u(e);if(t){var o=u(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return s(this,n)}}function s(e,t){if(t&&("object"===r(t)||"function"===typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}function u(e){return u=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},u(e)}var l,f,p={};function d(e,t,n){n||(n=Error);var r=function(n){!function(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&a(e,t)}(l,n);var r,i,s,u=c(l);function l(n,r,o){var i;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,l),i=u.call(this,function(e,n,r){return"string"===typeof t?t:t(e,n,r)}(n,r,o)),i.code=e,i}return r=l,i&&o(r.prototype,i),s&&o(r,s),Object.defineProperty(r,"prototype",{writable:!1}),r}(n);p[e]=r}function _(e,t){if(Array.isArray(e)){var n=e.length;return e=e.map((function(e){return String(e)})),n>2?"one of ".concat(t," ").concat(e.slice(0,n-1).join(", "),", or ")+e[n-1]:2===n?"one of ".concat(t," ").concat(e[0]," or ").concat(e[1]):"of ".concat(t," ").concat(e[0])}return"of ".concat(t," ").concat(String(e))}d("ERR_AMBIGUOUS_ARGUMENT",'The "%s" argument is ambiguous. %s',TypeError),d("ERR_INVALID_ARG_TYPE",(function(e,t,o){var i,a,c,s;if(void 0===l&&(l=n(69282)),l("string"===typeof e,"'name' must be a string"),"string"===typeof t&&(a="not ",t.substr(!c||c<0?0:+c,a.length)===a)?(i="must not be",t=t.replace(/^not /,"")):i="must be",function(e,t,n){return(void 0===n||n>e.length)&&(n=e.length),e.substring(n-t.length,n)===t}(e," argument"))s="The ".concat(e," ").concat(i," ").concat(_(t,"type"));else{var u=function(e,t,n){return"number"!==typeof n&&(n=0),!(n+t.length>e.length)&&-1!==e.indexOf(t,n)}(e,".")?"property":"argument";s='The "'.concat(e,'" ').concat(u," ").concat(i," ").concat(_(t,"type"))}return s+=". Received type ".concat(r(o))}),TypeError),d("ERR_INVALID_ARG_VALUE",(function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"is invalid";void 0===f&&(f=n(89539));var o=f.inspect(t);return o.length>128&&(o="".concat(o.slice(0,128),"...")),"The argument '".concat(e,"' ").concat(r,". Received ").concat(o)}),TypeError,RangeError),d("ERR_INVALID_RETURN_VALUE",(function(e,t,n){var o;return o=n&&n.constructor&&n.constructor.name?"instance of ".concat(n.constructor.name):"type ".concat(r(n)),"Expected ".concat(e,' to be returned from the "').concat(t,'"')+" function but got ".concat(o,".")}),TypeError),d("ERR_MISSING_ARGS",(function(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];void 0===l&&(l=n(69282)),l(t.length>0,"At least one arg needs to be specified");var o="The ",i=t.length;switch(t=t.map((function(e){return'"'.concat(e,'"')})),i){case 1:o+="".concat(t[0]," argument");break;case 2:o+="".concat(t[0]," and ").concat(t[1]," arguments");break;default:o+=t.slice(0,i-1).join(", "),o+=", and ".concat(t[i-1]," arguments")}return"".concat(o," must be specified")}),TypeError),e.exports.codes=p},19158:function(e,t,n){"use strict";function r(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,i,a,c=[],s=!0,u=!1;try{if(i=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;s=!1}else for(;!(s=(r=i.call(n)).done)&&(c.push(r.value),c.length!==t);s=!0);}catch(e){u=!0,o=e}finally{try{if(!s&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(u)throw o}}return c}}(e,t)||function(e,t){if(!e)return;if("string"===typeof e)return o(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return o(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function o(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function i(e){return i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i(e)}var a=void 0!==/a/g.flags,c=function(e){var t=[];return e.forEach((function(e){return t.push(e)})),t},s=function(e){var t=[];return e.forEach((function(e,n){return t.push([n,e])})),t},u=Object.is?Object.is:n(20609),l=Object.getOwnPropertySymbols?Object.getOwnPropertySymbols:function(){return[]},f=Number.isNaN?Number.isNaN:n(20360);function p(e){return e.call.bind(e)}var d=p(Object.prototype.hasOwnProperty),_=p(Object.prototype.propertyIsEnumerable),h=p(Object.prototype.toString),m=n(89539).types,y=m.isAnyArrayBuffer,g=m.isArrayBufferView,v=m.isDate,b=m.isMap,w=m.isRegExp,E=m.isSet,O=m.isNativeError,x=m.isBoxedPrimitive,I=m.isNumberObject,A=m.isStringObject,j=m.isBooleanObject,T=m.isBigIntObject,S=m.isSymbolObject,L=m.isFloat32Array,D=m.isFloat64Array;function M(e){if(0===e.length||e.length>10)return!0;for(var t=0;t<e.length;t++){var n=e.charCodeAt(t);if(n<48||n>57)return!0}return 10===e.length&&e>=Math.pow(2,32)}function N(e){return Object.keys(e).filter(M).concat(l(e).filter(Object.prototype.propertyIsEnumerable.bind(e)))}function C(e,t){if(e===t)return 0;for(var n=e.length,r=t.length,o=0,i=Math.min(n,r);o<i;++o)if(e[o]!==t[o]){n=e[o],r=t[o];break}return n<r?-1:r<n?1:0}function B(e,t,n,r){if(e===t)return 0!==e||(!n||u(e,t));if(n){if("object"!==i(e))return"number"===typeof e&&f(e)&&f(t);if("object"!==i(t)||null===e||null===t)return!1;if(Object.getPrototypeOf(e)!==Object.getPrototypeOf(t))return!1}else{if(null===e||"object"!==i(e))return(null===t||"object"!==i(t))&&e==t;if(null===t||"object"!==i(t))return!1}var o,c,s,l,p=h(e);if(p!==h(t))return!1;if(Array.isArray(e)){if(e.length!==t.length)return!1;var d=N(e),_=N(t);return d.length===_.length&&k(e,t,n,r,1,d)}if("[object Object]"===p&&(!b(e)&&b(t)||!E(e)&&E(t)))return!1;if(v(e)){if(!v(t)||Date.prototype.getTime.call(e)!==Date.prototype.getTime.call(t))return!1}else if(w(e)){if(!w(t)||(s=e,l=t,!(a?s.source===l.source&&s.flags===l.flags:RegExp.prototype.toString.call(s)===RegExp.prototype.toString.call(l))))return!1}else if(O(e)||e instanceof Error){if(e.message!==t.message||e.name!==t.name)return!1}else{if(g(e)){if(n||!L(e)&&!D(e)){if(!function(e,t){return e.byteLength===t.byteLength&&0===C(new Uint8Array(e.buffer,e.byteOffset,e.byteLength),new Uint8Array(t.buffer,t.byteOffset,t.byteLength))}(e,t))return!1}else if(!function(e,t){if(e.byteLength!==t.byteLength)return!1;for(var n=0;n<e.byteLength;n++)if(e[n]!==t[n])return!1;return!0}(e,t))return!1;var m=N(e),M=N(t);return m.length===M.length&&k(e,t,n,r,0,m)}if(E(e))return!(!E(t)||e.size!==t.size)&&k(e,t,n,r,2);if(b(e))return!(!b(t)||e.size!==t.size)&&k(e,t,n,r,3);if(y(e)){if(c=t,(o=e).byteLength!==c.byteLength||0!==C(new Uint8Array(o),new Uint8Array(c)))return!1}else if(x(e)&&!function(e,t){return I(e)?I(t)&&u(Number.prototype.valueOf.call(e),Number.prototype.valueOf.call(t)):A(e)?A(t)&&String.prototype.valueOf.call(e)===String.prototype.valueOf.call(t):j(e)?j(t)&&Boolean.prototype.valueOf.call(e)===Boolean.prototype.valueOf.call(t):T(e)?T(t)&&BigInt.prototype.valueOf.call(e)===BigInt.prototype.valueOf.call(t):S(t)&&Symbol.prototype.valueOf.call(e)===Symbol.prototype.valueOf.call(t)}(e,t))return!1}return k(e,t,n,r,0)}function P(e,t){return t.filter((function(t){return _(e,t)}))}function k(e,t,n,r,o,i){if(5===arguments.length){i=Object.keys(e);var a=Object.keys(t);if(i.length!==a.length)return!1}for(var c=0;c<i.length;c++)if(!d(t,i[c]))return!1;if(n&&5===arguments.length){var s=l(e);if(0!==s.length){var u=0;for(c=0;c<s.length;c++){var f=s[c];if(_(e,f)){if(!_(t,f))return!1;i.push(f),u++}else if(_(t,f))return!1}var p=l(t);if(s.length!==p.length&&P(t,p).length!==u)return!1}else{var h=l(t);if(0!==h.length&&0!==P(t,h).length)return!1}}if(0===i.length&&(0===o||1===o&&0===e.length||0===e.size))return!0;if(void 0===r)r={val1:new Map,val2:new Map,position:0};else{var m=r.val1.get(e);if(void 0!==m){var y=r.val2.get(t);if(void 0!==y)return m===y}r.position++}r.val1.set(e,r.position),r.val2.set(t,r.position);var g=F(e,t,n,i,r,o);return r.val1.delete(e),r.val2.delete(t),g}function R(e,t,n,r){for(var o=c(e),i=0;i<o.length;i++){var a=o[i];if(B(t,a,n,r))return e.delete(a),!0}return!1}function G(e){switch(i(e)){case"undefined":return null;case"object":return;case"symbol":return!1;case"string":e=+e;case"number":if(f(e))return!1}return!0}function U(e,t,n){var r=G(n);return null!=r?r:t.has(r)&&!e.has(r)}function W(e,t,n,r,o){var i=G(n);if(null!=i)return i;var a=t.get(i);return!(void 0===a&&!t.has(i)||!B(r,a,!1,o))&&(!e.has(i)&&B(r,a,!1,o))}function Y(e,t,n,r,o,i){for(var a=c(e),s=0;s<a.length;s++){var u=a[s];if(B(n,u,o,i)&&B(r,t.get(u),o,i))return e.delete(u),!0}return!1}function F(e,t,n,o,a,u){var l=0;if(2===u){if(!function(e,t,n,r){for(var o=null,a=c(e),s=0;s<a.length;s++){var u=a[s];if("object"===i(u)&&null!==u)null===o&&(o=new Set),o.add(u);else if(!t.has(u)){if(n)return!1;if(!U(e,t,u))return!1;null===o&&(o=new Set),o.add(u)}}if(null!==o){for(var l=c(t),f=0;f<l.length;f++){var p=l[f];if("object"===i(p)&&null!==p){if(!R(o,p,n,r))return!1}else if(!n&&!e.has(p)&&!R(o,p,n,r))return!1}return 0===o.size}return!0}(e,t,n,a))return!1}else if(3===u){if(!function(e,t,n,o){for(var a=null,c=s(e),u=0;u<c.length;u++){var l=r(c[u],2),f=l[0],p=l[1];if("object"===i(f)&&null!==f)null===a&&(a=new Set),a.add(f);else{var d=t.get(f);if(void 0===d&&!t.has(f)||!B(p,d,n,o)){if(n)return!1;if(!W(e,t,f,p,o))return!1;null===a&&(a=new Set),a.add(f)}}}if(null!==a){for(var _=s(t),h=0;h<_.length;h++){var m=r(_[h],2),y=m[0],g=m[1];if("object"===i(y)&&null!==y){if(!Y(a,e,y,g,n,o))return!1}else if(!n&&(!e.has(y)||!B(e.get(y),g,!1,o))&&!Y(a,e,y,g,!1,o))return!1}return 0===a.size}return!0}(e,t,n,a))return!1}else if(1===u)for(;l<e.length;l++){if(!d(e,l)){if(d(t,l))return!1;for(var f=Object.keys(e);l<f.length;l++){var p=f[l];if(!d(t,p)||!B(e[p],t[p],n,a))return!1}return f.length===Object.keys(t).length}if(!d(t,l)||!B(e[l],t[l],n,a))return!1}for(l=0;l<o.length;l++){var _=o[l];if(!B(e[_],t[_],n,a))return!1}return!0}e.exports={isDeepEqual:function(e,t){return B(e,t,false)},isDeepStrictEqual:function(e,t){return B(e,t,true)}}},9669:function(e,t,n){n(51609)},55448:function(e,t,n){"use strict";var r=n(64867),o=n(36026),i=n(4372),a=n(15327),c=n(94097),s=n(84109),u=n(67985),l=n(85061),f=n(45655),p=n(65263);e.exports=function(e){return new Promise((function(t,n){var d,_=e.data,h=e.headers,m=e.responseType;function y(){e.cancelToken&&e.cancelToken.unsubscribe(d),e.signal&&e.signal.removeEventListener("abort",d)}r.isFormData(_)&&delete h["Content-Type"];var g=new XMLHttpRequest;if(e.auth){var v=e.auth.username||"",b=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";h.Authorization="Basic "+btoa(v+":"+b)}var w=c(e.baseURL,e.url);function E(){if(g){var r="getAllResponseHeaders"in g?s(g.getAllResponseHeaders()):null,i={data:m&&"text"!==m&&"json"!==m?g.response:g.responseText,status:g.status,statusText:g.statusText,headers:r,config:e,request:g};o((function(e){t(e),y()}),(function(e){n(e),y()}),i),g=null}}if(g.open(e.method.toUpperCase(),a(w,e.params,e.paramsSerializer),!0),g.timeout=e.timeout,"onloadend"in g?g.onloadend=E:g.onreadystatechange=function(){g&&4===g.readyState&&(0!==g.status||g.responseURL&&0===g.responseURL.indexOf("file:"))&&setTimeout(E)},g.onabort=function(){g&&(n(l("Request aborted",e,"ECONNABORTED",g)),g=null)},g.onerror=function(){n(l("Network Error",e,null,g)),g=null},g.ontimeout=function(){var t=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded",r=e.transitional||f.transitional;e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),n(l(t,e,r.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",g)),g=null},r.isStandardBrowserEnv()){var O=(e.withCredentials||u(w))&&e.xsrfCookieName?i.read(e.xsrfCookieName):void 0;O&&(h[e.xsrfHeaderName]=O)}"setRequestHeader"in g&&r.forEach(h,(function(e,t){"undefined"===typeof _&&"content-type"===t.toLowerCase()?delete h[t]:g.setRequestHeader(t,e)})),r.isUndefined(e.withCredentials)||(g.withCredentials=!!e.withCredentials),m&&"json"!==m&&(g.responseType=e.responseType),"function"===typeof e.onDownloadProgress&&g.addEventListener("progress",e.onDownloadProgress),"function"===typeof e.onUploadProgress&&g.upload&&g.upload.addEventListener("progress",e.onUploadProgress),(e.cancelToken||e.signal)&&(d=function(e){g&&(n(!e||e&&e.type?new p("canceled"):e),g.abort(),g=null)},e.cancelToken&&e.cancelToken.subscribe(d),e.signal&&(e.signal.aborted?d():e.signal.addEventListener("abort",d))),_||(_=null),g.send(_)}))}},51609:function(e,t,n){"use strict";var r=n(64867),o=n(91849),i=n(30321),a=n(47185);var c=function e(t){var n=new i(t),c=o(i.prototype.request,n);return r.extend(c,i.prototype,n),r.extend(c,n),c.create=function(n){return e(a(t,n))},c}(n(45655));c.Axios=i,c.Cancel=n(65263),c.CancelToken=n(14972),c.isCancel=n(26502),c.VERSION=n(97288).version,c.all=function(e){return Promise.all(e)},c.spread=n(8713),c.isAxiosError=n(16268),e.exports=c,e.exports.default=c},65263:function(e){"use strict";function t(e){this.message=e}t.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},t.prototype.__CANCEL__=!0,e.exports=t},14972:function(e,t,n){"use strict";var r=n(65263);function o(e){if("function"!==typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise((function(e){t=e}));var n=this;this.promise.then((function(e){if(n._listeners){var t,r=n._listeners.length;for(t=0;t<r;t++)n._listeners[t](e);n._listeners=null}})),this.promise.then=function(e){var t,r=new Promise((function(e){n.subscribe(e),t=e})).then(e);return r.cancel=function(){n.unsubscribe(t)},r},e((function(e){n.reason||(n.reason=new r(e),t(n.reason))}))}o.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},o.prototype.subscribe=function(e){this.reason?e(this.reason):this._listeners?this._listeners.push(e):this._listeners=[e]},o.prototype.unsubscribe=function(e){if(this._listeners){var t=this._listeners.indexOf(e);-1!==t&&this._listeners.splice(t,1)}},o.source=function(){var e;return{token:new o((function(t){e=t})),cancel:e}},e.exports=o},26502:function(e){"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},30321:function(e,t,n){"use strict";var r=n(64867),o=n(15327),i=n(80782),a=n(13572),c=n(47185),s=n(54875),u=s.validators;function l(e){this.defaults=e,this.interceptors={request:new i,response:new i}}l.prototype.request=function(e){"string"===typeof e?(e=arguments[1]||{}).url=arguments[0]:e=e||{},(e=c(this.defaults,e)).method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var t=e.transitional;void 0!==t&&s.assertOptions(t,{silentJSONParsing:u.transitional(u.boolean),forcedJSONParsing:u.transitional(u.boolean),clarifyTimeoutError:u.transitional(u.boolean)},!1);var n=[],r=!0;this.interceptors.request.forEach((function(t){"function"===typeof t.runWhen&&!1===t.runWhen(e)||(r=r&&t.synchronous,n.unshift(t.fulfilled,t.rejected))}));var o,i=[];if(this.interceptors.response.forEach((function(e){i.push(e.fulfilled,e.rejected)})),!r){var l=[a,void 0];for(Array.prototype.unshift.apply(l,n),l=l.concat(i),o=Promise.resolve(e);l.length;)o=o.then(l.shift(),l.shift());return o}for(var f=e;n.length;){var p=n.shift(),d=n.shift();try{f=p(f)}catch(_){d(_);break}}try{o=a(f)}catch(_){return Promise.reject(_)}for(;i.length;)o=o.then(i.shift(),i.shift());return o},l.prototype.getUri=function(e){return e=c(this.defaults,e),o(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],(function(e){l.prototype[e]=function(t,n){return this.request(c(n||{},{method:e,url:t,data:(n||{}).data}))}})),r.forEach(["post","put","patch"],(function(e){l.prototype[e]=function(t,n,r){return this.request(c(r||{},{method:e,url:t,data:n}))}})),e.exports=l},80782:function(e,t,n){"use strict";var r=n(64867);function o(){this.handlers=[]}o.prototype.use=function(e,t,n){return this.handlers.push({fulfilled:e,rejected:t,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1},o.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},o.prototype.forEach=function(e){r.forEach(this.handlers,(function(t){null!==t&&e(t)}))},e.exports=o},94097:function(e,t,n){"use strict";var r=n(91793),o=n(7303);e.exports=function(e,t){return e&&!r(t)?o(e,t):t}},85061:function(e,t,n){"use strict";var r=n(80481);e.exports=function(e,t,n,o,i){var a=new Error(e);return r(a,t,n,o,i)}},13572:function(e,t,n){"use strict";var r=n(64867),o=n(18527),i=n(26502),a=n(45655),c=n(65263);function s(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new c("canceled")}e.exports=function(e){return s(e),e.headers=e.headers||{},e.data=o.call(e,e.data,e.headers,e.transformRequest),e.headers=r.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),r.forEach(["delete","get","head","post","put","patch","common"],(function(t){delete e.headers[t]})),(e.adapter||a.adapter)(e).then((function(t){return s(e),t.data=o.call(e,t.data,t.headers,e.transformResponse),t}),(function(t){return i(t)||(s(e),t&&t.response&&(t.response.data=o.call(e,t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))}},80481:function(e){"use strict";e.exports=function(e,t,n,r,o){return e.config=t,n&&(e.code=n),e.request=r,e.response=o,e.isAxiosError=!0,e.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}},e}},47185:function(e,t,n){"use strict";var r=n(64867);e.exports=function(e,t){t=t||{};var n={};function o(e,t){return r.isPlainObject(e)&&r.isPlainObject(t)?r.merge(e,t):r.isPlainObject(t)?r.merge({},t):r.isArray(t)?t.slice():t}function i(n){return r.isUndefined(t[n])?r.isUndefined(e[n])?void 0:o(void 0,e[n]):o(e[n],t[n])}function a(e){if(!r.isUndefined(t[e]))return o(void 0,t[e])}function c(n){return r.isUndefined(t[n])?r.isUndefined(e[n])?void 0:o(void 0,e[n]):o(void 0,t[n])}function s(n){return n in t?o(e[n],t[n]):n in e?o(void 0,e[n]):void 0}var u={url:a,method:a,data:a,baseURL:c,transformRequest:c,transformResponse:c,paramsSerializer:c,timeout:c,timeoutMessage:c,withCredentials:c,adapter:c,responseType:c,xsrfCookieName:c,xsrfHeaderName:c,onUploadProgress:c,onDownloadProgress:c,decompress:c,maxContentLength:c,maxBodyLength:c,transport:c,httpAgent:c,httpsAgent:c,cancelToken:c,socketPath:c,responseEncoding:c,validateStatus:s};return r.forEach(Object.keys(e).concat(Object.keys(t)),(function(e){var t=u[e]||i,o=t(e);r.isUndefined(o)&&t!==s||(n[e]=o)})),n}},36026:function(e,t,n){"use strict";var r=n(85061);e.exports=function(e,t,n){var o=n.config.validateStatus;n.status&&o&&!o(n.status)?t(r("Request failed with status code "+n.status,n.config,null,n.request,n)):e(n)}},18527:function(e,t,n){"use strict";var r=n(64867),o=n(45655);e.exports=function(e,t,n){var i=this||o;return r.forEach(n,(function(n){e=n.call(i,e,t)})),e}},45655:function(e,t,n){"use strict";var r=n(83454),o=n(64867),i=n(16016),a=n(80481),c={"Content-Type":"application/x-www-form-urlencoded"};function s(e,t){!o.isUndefined(e)&&o.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}var u={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:function(){var e;return("undefined"!==typeof XMLHttpRequest||"undefined"!==typeof r&&"[object process]"===Object.prototype.toString.call(r))&&(e=n(55448)),e}(),transformRequest:[function(e,t){return i(t,"Accept"),i(t,"Content-Type"),o.isFormData(e)||o.isArrayBuffer(e)||o.isBuffer(e)||o.isStream(e)||o.isFile(e)||o.isBlob(e)?e:o.isArrayBufferView(e)?e.buffer:o.isURLSearchParams(e)?(s(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):o.isObject(e)||t&&"application/json"===t["Content-Type"]?(s(t,"application/json"),function(e,t,n){if(o.isString(e))try{return(t||JSON.parse)(e),o.trim(e)}catch(r){if("SyntaxError"!==r.name)throw r}return(n||JSON.stringify)(e)}(e)):e}],transformResponse:[function(e){var t=this.transitional||u.transitional,n=t&&t.silentJSONParsing,r=t&&t.forcedJSONParsing,i=!n&&"json"===this.responseType;if(i||r&&o.isString(e)&&e.length)try{return JSON.parse(e)}catch(c){if(i){if("SyntaxError"===c.name)throw a(c,this,"E_JSON_PARSE");throw c}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};o.forEach(["delete","get","head"],(function(e){u.headers[e]={}})),o.forEach(["post","put","patch"],(function(e){u.headers[e]=o.merge(c)})),e.exports=u},97288:function(e){e.exports={version:"0.24.0"}},91849:function(e){"use strict";e.exports=function(e,t){return function(){for(var n=new Array(arguments.length),r=0;r<n.length;r++)n[r]=arguments[r];return e.apply(t,n)}}},15327:function(e,t,n){"use strict";var r=n(64867);function o(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}e.exports=function(e,t,n){if(!t)return e;var i;if(n)i=n(t);else if(r.isURLSearchParams(t))i=t.toString();else{var a=[];r.forEach(t,(function(e,t){null!==e&&"undefined"!==typeof e&&(r.isArray(e)?t+="[]":e=[e],r.forEach(e,(function(e){r.isDate(e)?e=e.toISOString():r.isObject(e)&&(e=JSON.stringify(e)),a.push(o(t)+"="+o(e))})))})),i=a.join("&")}if(i){var c=e.indexOf("#");-1!==c&&(e=e.slice(0,c)),e+=(-1===e.indexOf("?")?"?":"&")+i}return e}},7303:function(e){"use strict";e.exports=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}},4372:function(e,t,n){"use strict";var r=n(64867);e.exports=r.isStandardBrowserEnv()?{write:function(e,t,n,o,i,a){var c=[];c.push(e+"="+encodeURIComponent(t)),r.isNumber(n)&&c.push("expires="+new Date(n).toGMTString()),r.isString(o)&&c.push("path="+o),r.isString(i)&&c.push("domain="+i),!0===a&&c.push("secure"),document.cookie=c.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},91793:function(e){"use strict";e.exports=function(e){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}},16268:function(e){"use strict";e.exports=function(e){return"object"===typeof e&&!0===e.isAxiosError}},67985:function(e,t,n){"use strict";var r=n(64867);e.exports=r.isStandardBrowserEnv()?function(){var e,t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function o(e){var r=e;return t&&(n.setAttribute("href",r),r=n.href),n.setAttribute("href",r),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return e=o(window.location.href),function(t){var n=r.isString(t)?o(t):t;return n.protocol===e.protocol&&n.host===e.host}}():function(){return!0}},16016:function(e,t,n){"use strict";var r=n(64867);e.exports=function(e,t){r.forEach(e,(function(n,r){r!==t&&r.toUpperCase()===t.toUpperCase()&&(e[t]=n,delete e[r])}))}},84109:function(e,t,n){"use strict";var r=n(64867),o=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];e.exports=function(e){var t,n,i,a={};return e?(r.forEach(e.split("\n"),(function(e){if(i=e.indexOf(":"),t=r.trim(e.substr(0,i)).toLowerCase(),n=r.trim(e.substr(i+1)),t){if(a[t]&&o.indexOf(t)>=0)return;a[t]="set-cookie"===t?(a[t]?a[t]:[]).concat([n]):a[t]?a[t]+", "+n:n}})),a):a}},8713:function(e){"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},54875:function(e,t,n){"use strict";var r=n(97288).version,o={};["object","boolean","number","function","string","symbol"].forEach((function(e,t){o[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}}));var i={};o.transitional=function(e,t,n){function o(e,t){return"[Axios v"+r+"] Transitional option '"+e+"'"+t+(n?". "+n:"")}return function(n,r,a){if(!1===e)throw new Error(o(r," has been removed"+(t?" in "+t:"")));return t&&!i[r]&&(i[r]=!0,console.warn(o(r," has been deprecated since v"+t+" and will be removed in the near future"))),!e||e(n,r,a)}},e.exports={assertOptions:function(e,t,n){if("object"!==typeof e)throw new TypeError("options must be an object");for(var r=Object.keys(e),o=r.length;o-- >0;){var i=r[o],a=t[i];if(a){var c=e[i],s=void 0===c||a(c,i,e);if(!0!==s)throw new TypeError("option "+i+" must be "+s)}else if(!0!==n)throw Error("Unknown option "+i)}},validators:o}},64867:function(e,t,n){"use strict";var r=n(91849),o=Object.prototype.toString;function i(e){return"[object Array]"===o.call(e)}function a(e){return"undefined"===typeof e}function c(e){return null!==e&&"object"===typeof e}function s(e){if("[object Object]"!==o.call(e))return!1;var t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}function u(e){return"[object Function]"===o.call(e)}function l(e,t){if(null!==e&&"undefined"!==typeof e)if("object"!==typeof e&&(e=[e]),i(e))for(var n=0,r=e.length;n<r;n++)t.call(null,e[n],n,e);else for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.call(null,e[o],o,e)}e.exports={isArray:i,isArrayBuffer:function(e){return"[object ArrayBuffer]"===o.call(e)},isBuffer:function(e){return null!==e&&!a(e)&&null!==e.constructor&&!a(e.constructor)&&"function"===typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)},isFormData:function(e){return"undefined"!==typeof FormData&&e instanceof FormData},isArrayBufferView:function(e){return"undefined"!==typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&e.buffer instanceof ArrayBuffer},isString:function(e){return"string"===typeof e},isNumber:function(e){return"number"===typeof e},isObject:c,isPlainObject:s,isUndefined:a,isDate:function(e){return"[object Date]"===o.call(e)},isFile:function(e){return"[object File]"===o.call(e)},isBlob:function(e){return"[object Blob]"===o.call(e)},isFunction:u,isStream:function(e){return c(e)&&u(e.pipe)},isURLSearchParams:function(e){return"undefined"!==typeof URLSearchParams&&e instanceof URLSearchParams},isStandardBrowserEnv:function(){return("undefined"===typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!==typeof window&&"undefined"!==typeof document)},forEach:l,merge:function e(){var t={};function n(n,r){s(t[r])&&s(n)?t[r]=e(t[r],n):s(n)?t[r]=e({},n):i(n)?t[r]=n.slice():t[r]=n}for(var r=0,o=arguments.length;r<o;r++)l(arguments[r],n);return t},extend:function(e,t,n){return l(t,(function(t,o){e[o]=n&&"function"===typeof t?r(t,n):t})),e},trim:function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")},stripBOM:function(e){return 65279===e.charCodeAt(0)&&(e=e.slice(1)),e}}},93302:function(e,t,n){var r;!function(o){"use strict";var i,a=1e6,c=1e6,s={},u=/^-?(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i;function l(e,t,n){var r=e.constructor,o=t-(e=new r(e)).e,i=e.c;for(i.length>++t&&f(e,o,r.RM),i[0]?n?o=t:(i=e.c,o=e.e+o+1):++o;i.length<o;i.push(0));return o=e.e,1===n||n&&(t<=o||o<=r.E_NEG)?(e.s<0&&i[0]?"-":"")+(i.length>1?i[0]+"."+i.join("").slice(1):i[0])+(o<0?"e":"e+")+o:e.toString()}function f(e,t,n,r){var o,i=e.c,a=e.e+t+1;if(1===n?r=i[a]>=5:2===n?r=i[a]>5||5==i[a]&&(r||a<0||i[a+1]!==o||1&i[a-1]):3===n?r=r||i[a]!==o||a<0:(r=!1,0!==n&&p("!Big.RM!")),a<1||!i[0])r?(e.e=-t,e.c=[1]):e.c=[e.e=0];else{if(i.length=a--,r)for(;++i[a]>9;)i[a]=0,a--||(++e.e,i.unshift(1));for(a=i.length;!i[--a];i.pop());}return e}function p(e){var t=new Error(e);throw t.name="BigError",t}s.abs=function(){var e=new this.constructor(this);return e.s=1,e},s.cmp=function(e){var t,n=this,r=n.c,o=(e=new n.constructor(e)).c,i=n.s,a=e.s,c=n.e,s=e.e;if(!r[0]||!o[0])return r[0]?i:o[0]?-a:0;if(i!=a)return i;if(t=i<0,c!=s)return c>s^t?1:-1;for(i=-1,a=(c=r.length)<(s=o.length)?c:s;++i<a;)if(r[i]!=o[i])return r[i]>o[i]^t?1:-1;return c==s?0:c>s^t?1:-1},s.div=function(e){var t=this,n=t.constructor,r=t.c,o=(e=new n(e)).c,i=t.s==e.s?1:-1,c=n.DP;if((c!==~~c||c<0||c>a)&&p("!Big.DP!"),!r[0]||!o[0])return r[0]==o[0]&&p(NaN),o[0]||p(i/0),new n(0*i);var s,u,l,d,_,h,m=o.slice(),y=s=o.length,g=r.length,v=r.slice(0,s),b=v.length,w=e,E=w.c=[],O=0,x=c+(w.e=t.e-e.e)+1;for(w.s=i,i=x<0?0:x,m.unshift(0);b++<s;v.push(0));do{for(l=0;l<10;l++){if(s!=(b=v.length))d=s>b?1:-1;else for(_=-1,d=0;++_<s;)if(o[_]!=v[_]){d=o[_]>v[_]?1:-1;break}if(!(d<0))break;for(u=b==s?o:m;b;){if(v[--b]<u[b]){for(_=b;_&&!v[--_];v[_]=9);--v[_],v[b]+=10}v[b]-=u[b]}for(;!v[0];v.shift());}E[O++]=d?l:++l,v[0]&&d?v[b]=r[y]||0:v=[r[y]]}while((y++<g||v[0]!==h)&&i--);return E[0]||1==O||(E.shift(),w.e--),O>x&&f(w,c,n.RM,v[0]!==h),w},s.eq=function(e){return!this.cmp(e)},s.gt=function(e){return this.cmp(e)>0},s.gte=function(e){return this.cmp(e)>-1},s.lt=function(e){return this.cmp(e)<0},s.lte=function(e){return this.cmp(e)<1},s.sub=s.minus=function(e){var t,n,r,o,i=this,a=i.constructor,c=i.s,s=(e=new a(e)).s;if(c!=s)return e.s=-s,i.plus(e);var u=i.c.slice(),l=i.e,f=e.c,p=e.e;if(!u[0]||!f[0])return f[0]?(e.s=-s,e):new a(u[0]?i:0);if(c=l-p){for((o=c<0)?(c=-c,r=u):(p=l,r=f),r.reverse(),s=c;s--;r.push(0));r.reverse()}else for(n=((o=u.length<f.length)?u:f).length,c=s=0;s<n;s++)if(u[s]!=f[s]){o=u[s]<f[s];break}if(o&&(r=u,u=f,f=r,e.s=-e.s),(s=(n=f.length)-(t=u.length))>0)for(;s--;u[t++]=0);for(s=t;n>c;){if(u[--n]<f[n]){for(t=n;t&&!u[--t];u[t]=9);--u[t],u[n]+=10}u[n]-=f[n]}for(;0===u[--s];u.pop());for(;0===u[0];)u.shift(),--p;return u[0]||(e.s=1,u=[p=0]),e.c=u,e.e=p,e},s.mod=function(e){var t,n=this,r=n.constructor,o=n.s,i=(e=new r(e)).s;return e.c[0]||p(NaN),n.s=e.s=1,t=1==e.cmp(n),n.s=o,e.s=i,t?new r(n):(o=r.DP,i=r.RM,r.DP=r.RM=0,n=n.div(e),r.DP=o,r.RM=i,this.minus(n.times(e)))},s.add=s.plus=function(e){var t,n=this,r=n.constructor,o=n.s,i=(e=new r(e)).s;if(o!=i)return e.s=-i,n.minus(e);var a=n.e,c=n.c,s=e.e,u=e.c;if(!c[0]||!u[0])return u[0]?e:new r(c[0]?n:0*o);if(c=c.slice(),o=a-s){for(o>0?(s=a,t=u):(o=-o,t=c),t.reverse();o--;t.push(0));t.reverse()}for(c.length-u.length<0&&(t=u,u=c,c=t),o=u.length,i=0;o;)i=(c[--o]=c[o]+u[o]+i)/10|0,c[o]%=10;for(i&&(c.unshift(i),++s),o=c.length;0===c[--o];c.pop());return e.c=c,e.e=s,e},s.pow=function(e){var t=this,n=new t.constructor(1),r=n,o=e<0;for((e!==~~e||e<-1e6||e>c)&&p("!pow!"),e=o?-e:e;1&e&&(r=r.times(t)),e>>=1;)t=t.times(t);return o?n.div(r):r},s.round=function(e,t){var n=this,r=n.constructor;return null==e?e=0:(e!==~~e||e<0||e>a)&&p("!round!"),f(n=new r(n),e,null==t?r.RM:t),n},s.sqrt=function(){var e,t,n,r=this,o=r.constructor,i=r.c,a=r.s,c=r.e,s=new o("0.5");if(!i[0])return new o(r);a<0&&p(NaN),0===(a=Math.sqrt(r.toString()))||a===1/0?((e=i.join("")).length+c&1||(e+="0"),(t=new o(Math.sqrt(e).toString())).e=((c+1)/2|0)-(c<0||1&c)):t=new o(a.toString()),a=t.e+(o.DP+=4);do{n=t,t=s.times(n.plus(r.div(n)))}while(n.c.slice(0,a).join("")!==t.c.slice(0,a).join(""));return f(t,o.DP-=4,o.RM),t},s.mul=s.times=function(e){var t,n=this,r=n.constructor,o=n.c,i=(e=new r(e)).c,a=o.length,c=i.length,s=n.e,u=e.e;if(e.s=n.s==e.s?1:-1,!o[0]||!i[0])return new r(0*e.s);for(e.e=s+u,a<c&&(t=o,o=i,i=t,u=a,a=c,c=u),t=new Array(u=a+c);u--;t[u]=0);for(s=c;s--;){for(c=0,u=a+s;u>s;)c=t[u]+i[s]*o[u-s-1]+c,t[u--]=c%10,c=c/10|0;t[u]=(t[u]+c)%10}for(c&&++e.e,t[0]||t.shift(),s=t.length;!t[--s];t.pop());return e.c=t,e},s.toString=s.valueOf=s.toJSON=function(){var e=this,t=e.constructor,n=e.e,r=e.c.join(""),o=r.length;if(n<=t.E_NEG||n>=t.E_POS)r=r.charAt(0)+(o>1?"."+r.slice(1):"")+(n<0?"e":"e+")+n;else if(n<0){for(;++n;r="0"+r);r="0."+r}else if(n>0)if(++n>o)for(n-=o;n--;r+="0");else n<o&&(r=r.slice(0,n)+"."+r.slice(n));else o>1&&(r=r.charAt(0)+"."+r.slice(1));return e.s<0&&e.c[0]?"-"+r:r},s.toExponential=function(e){return null==e?e=this.c.length-1:(e!==~~e||e<0||e>a)&&p("!toExp!"),l(this,e,1)},s.toFixed=function(e){var t,n=this,r=n.constructor,o=r.E_NEG,i=r.E_POS;return r.E_NEG=-(r.E_POS=1/0),null==e?t=n.toString():e===~~e&&e>=0&&e<=a&&(t=l(n,n.e+e),n.s<0&&n.c[0]&&t.indexOf("-")<0&&(t="-"+t)),r.E_NEG=o,r.E_POS=i,t||p("!toFix!"),t},s.toPrecision=function(e){return null==e?this.toString():((e!==~~e||e<1||e>a)&&p("!toPre!"),l(this,e-1,2))},i=function e(){function t(n){var r=this;if(!(r instanceof t))return void 0===n?e():new t(n);n instanceof t?(r.s=n.s,r.e=n.e,r.c=n.c.slice()):function(e,t){var n,r,o;0===t&&1/t<0?t="-0":u.test(t+="")||p(NaN);e.s="-"==t.charAt(0)?(t=t.slice(1),-1):1,(n=t.indexOf("."))>-1&&(t=t.replace(".",""));(r=t.search(/e/i))>0?(n<0&&(n=r),n+=+t.slice(r+1),t=t.substring(0,r)):n<0&&(n=t.length);for(o=t.length,r=0;r<o&&"0"==t.charAt(r);r++);if(r==o)e.c=[e.e=0];else{for(;o>0&&"0"==t.charAt(--o););for(e.e=n-r-1,e.c=[];r<=o;e.c.push(+t.charAt(r++)));}}(r,n),r.constructor=t}return t.prototype=s,t.DP=20,t.RM=1,t.E_NEG=-7,t.E_POS=21,t}(),void 0===(r=function(){return i}.call(t,n,t,e))||(e.exports=r)}()},99560:function(e,t,n){var r;!function(o){"use strict";function i(e,t){var n=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(n>>16)<<16|65535&n}function a(e,t,n,r,o,a){return i((c=i(i(t,e),i(r,a)))<<(s=o)|c>>>32-s,n);var c,s}function c(e,t,n,r,o,i,c){return a(t&n|~t&r,e,t,o,i,c)}function s(e,t,n,r,o,i,c){return a(t&r|n&~r,e,t,o,i,c)}function u(e,t,n,r,o,i,c){return a(t^n^r,e,t,o,i,c)}function l(e,t,n,r,o,i,c){return a(n^(t|~r),e,t,o,i,c)}function f(e,t){var n,r,o,a,f;e[t>>5]|=128<<t%32,e[14+(t+64>>>9<<4)]=t;var p=1732584193,d=-271733879,_=-1732584194,h=271733878;for(n=0;n<e.length;n+=16)r=p,o=d,a=_,f=h,p=c(p,d,_,h,e[n],7,-680876936),h=c(h,p,d,_,e[n+1],12,-389564586),_=c(_,h,p,d,e[n+2],17,606105819),d=c(d,_,h,p,e[n+3],22,-1044525330),p=c(p,d,_,h,e[n+4],7,-176418897),h=c(h,p,d,_,e[n+5],12,1200080426),_=c(_,h,p,d,e[n+6],17,-1473231341),d=c(d,_,h,p,e[n+7],22,-45705983),p=c(p,d,_,h,e[n+8],7,1770035416),h=c(h,p,d,_,e[n+9],12,-1958414417),_=c(_,h,p,d,e[n+10],17,-42063),d=c(d,_,h,p,e[n+11],22,-1990404162),p=c(p,d,_,h,e[n+12],7,1804603682),h=c(h,p,d,_,e[n+13],12,-40341101),_=c(_,h,p,d,e[n+14],17,-1502002290),p=s(p,d=c(d,_,h,p,e[n+15],22,1236535329),_,h,e[n+1],5,-165796510),h=s(h,p,d,_,e[n+6],9,-1069501632),_=s(_,h,p,d,e[n+11],14,643717713),d=s(d,_,h,p,e[n],20,-373897302),p=s(p,d,_,h,e[n+5],5,-701558691),h=s(h,p,d,_,e[n+10],9,38016083),_=s(_,h,p,d,e[n+15],14,-660478335),d=s(d,_,h,p,e[n+4],20,-405537848),p=s(p,d,_,h,e[n+9],5,568446438),h=s(h,p,d,_,e[n+14],9,-1019803690),_=s(_,h,p,d,e[n+3],14,-187363961),d=s(d,_,h,p,e[n+8],20,1163531501),p=s(p,d,_,h,e[n+13],5,-1444681467),h=s(h,p,d,_,e[n+2],9,-51403784),_=s(_,h,p,d,e[n+7],14,1735328473),p=u(p,d=s(d,_,h,p,e[n+12],20,-1926607734),_,h,e[n+5],4,-378558),h=u(h,p,d,_,e[n+8],11,-2022574463),_=u(_,h,p,d,e[n+11],16,1839030562),d=u(d,_,h,p,e[n+14],23,-35309556),p=u(p,d,_,h,e[n+1],4,-1530992060),h=u(h,p,d,_,e[n+4],11,1272893353),_=u(_,h,p,d,e[n+7],16,-155497632),d=u(d,_,h,p,e[n+10],23,-1094730640),p=u(p,d,_,h,e[n+13],4,681279174),h=u(h,p,d,_,e[n],11,-358537222),_=u(_,h,p,d,e[n+3],16,-722521979),d=u(d,_,h,p,e[n+6],23,76029189),p=u(p,d,_,h,e[n+9],4,-640364487),h=u(h,p,d,_,e[n+12],11,-421815835),_=u(_,h,p,d,e[n+15],16,530742520),p=l(p,d=u(d,_,h,p,e[n+2],23,-995338651),_,h,e[n],6,-198630844),h=l(h,p,d,_,e[n+7],10,1126891415),_=l(_,h,p,d,e[n+14],15,-1416354905),d=l(d,_,h,p,e[n+5],21,-57434055),p=l(p,d,_,h,e[n+12],6,1700485571),h=l(h,p,d,_,e[n+3],10,-1894986606),_=l(_,h,p,d,e[n+10],15,-1051523),d=l(d,_,h,p,e[n+1],21,-2054922799),p=l(p,d,_,h,e[n+8],6,1873313359),h=l(h,p,d,_,e[n+15],10,-30611744),_=l(_,h,p,d,e[n+6],15,-1560198380),d=l(d,_,h,p,e[n+13],21,1309151649),p=l(p,d,_,h,e[n+4],6,-145523070),h=l(h,p,d,_,e[n+11],10,-1120210379),_=l(_,h,p,d,e[n+2],15,718787259),d=l(d,_,h,p,e[n+9],21,-343485551),p=i(p,r),d=i(d,o),_=i(_,a),h=i(h,f);return[p,d,_,h]}function p(e){var t,n="",r=32*e.length;for(t=0;t<r;t+=8)n+=String.fromCharCode(e[t>>5]>>>t%32&255);return n}function d(e){var t,n=[];for(n[(e.length>>2)-1]=void 0,t=0;t<n.length;t+=1)n[t]=0;var r=8*e.length;for(t=0;t<r;t+=8)n[t>>5]|=(255&e.charCodeAt(t/8))<<t%32;return n}function _(e){var t,n,r="0123456789abcdef",o="";for(n=0;n<e.length;n+=1)t=e.charCodeAt(n),o+=r.charAt(t>>>4&15)+r.charAt(15&t);return o}function h(e){return unescape(encodeURIComponent(e))}function m(e){return function(e){return p(f(d(e),8*e.length))}(h(e))}function y(e,t){return function(e,t){var n,r,o=d(e),i=[],a=[];for(i[15]=a[15]=void 0,o.length>16&&(o=f(o,8*e.length)),n=0;n<16;n+=1)i[n]=909522486^o[n],a[n]=1549556828^o[n];return r=f(i.concat(d(t)),512+8*t.length),p(f(a.concat(r),640))}(h(e),h(t))}function g(e,t,n){return t?n?y(t,e):_(y(t,e)):n?m(e):_(m(e))}void 0===(r=function(){return g}.call(t,n,t,e))||(e.exports=r)}()},21924:function(e,t,n){"use strict";var r=n(40210),o=n(55559),i=o(r("String.prototype.indexOf"));e.exports=function(e,t){var n=r(e,!!t);return"function"===typeof n&&i(e,".prototype.")>-1?o(n):n}},55559:function(e,t,n){"use strict";var r=n(58612),o=n(40210),i=n(67771),a=n(14453),c=o("%Function.prototype.apply%"),s=o("%Function.prototype.call%"),u=o("%Reflect.apply%",!0)||r.call(s,c),l=n(24429),f=o("%Math.max%");e.exports=function(e){if("function"!==typeof e)throw new a("a function is required");var t=u(r,s,arguments);return i(t,1+f(0,e.length-(arguments.length-1)),!0)};var p=function(){return u(r,c,arguments)};l?l(e.exports,"apply",{value:p}):e.exports.apply=p},76489:function(e,t){"use strict";t.parse=function(e,t){if("string"!==typeof e)throw new TypeError("argument str must be a string");var n={},r=(t||{}).decode||o,i=0;for(;i<e.length;){var c=e.indexOf("=",i);if(-1===c)break;var s=e.indexOf(";",i);if(-1===s)s=e.length;else if(s<c){i=e.lastIndexOf(";",c-1)+1;continue}var u=e.slice(i,c).trim();if(void 0===n[u]){var l=e.slice(c+1,s).trim();34===l.charCodeAt(0)&&(l=l.slice(1,-1)),n[u]=a(l,r)}i=s+1}return n},t.serialize=function(e,t,o){var a=o||{},c=a.encode||i;if("function"!==typeof c)throw new TypeError("option encode is invalid");if(!r.test(e))throw new TypeError("argument name is invalid");var s=c(t);if(s&&!r.test(s))throw new TypeError("argument val is invalid");var u=e+"="+s;if(null!=a.maxAge){var l=a.maxAge-0;if(isNaN(l)||!isFinite(l))throw new TypeError("option maxAge is invalid");u+="; Max-Age="+Math.floor(l)}if(a.domain){if(!r.test(a.domain))throw new TypeError("option domain is invalid");u+="; Domain="+a.domain}if(a.path){if(!r.test(a.path))throw new TypeError("option path is invalid");u+="; Path="+a.path}if(a.expires){var f=a.expires;if(!function(e){return"[object Date]"===n.call(e)||e instanceof Date}(f)||isNaN(f.valueOf()))throw new TypeError("option expires is invalid");u+="; Expires="+f.toUTCString()}a.httpOnly&&(u+="; HttpOnly");a.secure&&(u+="; Secure");if(a.priority){switch("string"===typeof a.priority?a.priority.toLowerCase():a.priority){case"low":u+="; Priority=Low";break;case"medium":u+="; Priority=Medium";break;case"high":u+="; Priority=High";break;default:throw new TypeError("option priority is invalid")}}if(a.sameSite){switch("string"===typeof a.sameSite?a.sameSite.toLowerCase():a.sameSite){case!0:u+="; SameSite=Strict";break;case"lax":u+="; SameSite=Lax";break;case"strict":u+="; SameSite=Strict";break;case"none":u+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return u};var n=Object.prototype.toString,r=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/;function o(e){return-1!==e.indexOf("%")?decodeURIComponent(e):e}function i(e){return encodeURIComponent(e)}function a(e,t){try{return t(e)}catch(n){return e}}},12296:function(e,t,n){"use strict";var r=n(24429),o=n(33464),i=n(14453),a=n(27296);e.exports=function(e,t,n){if(!e||"object"!==typeof e&&"function"!==typeof e)throw new i("`obj` must be an object or a function`");if("string"!==typeof t&&"symbol"!==typeof t)throw new i("`property` must be a string or a symbol`");if(arguments.length>3&&"boolean"!==typeof arguments[3]&&null!==arguments[3])throw new i("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&"boolean"!==typeof arguments[4]&&null!==arguments[4])throw new i("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&"boolean"!==typeof arguments[5]&&null!==arguments[5])throw new i("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&"boolean"!==typeof arguments[6])throw new i("`loose`, if provided, must be a boolean");var c=arguments.length>3?arguments[3]:null,s=arguments.length>4?arguments[4]:null,u=arguments.length>5?arguments[5]:null,l=arguments.length>6&&arguments[6],f=!!a&&a(e,t);if(r)r(e,t,{configurable:null===u&&f?f.configurable:!u,enumerable:null===c&&f?f.enumerable:!c,value:n,writable:null===s&&f?f.writable:!s});else{if(!l&&(c||s||u))throw new o("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.");e[t]=n}}},4289:function(e,t,n){"use strict";var r=n(82215),o="function"===typeof Symbol&&"symbol"===typeof Symbol("foo"),i=Object.prototype.toString,a=Array.prototype.concat,c=n(12296),s=n(31044)(),u=function(e,t,n,r){if(t in e)if(!0===r){if(e[t]===n)return}else if("function"!==typeof(o=r)||"[object Function]"!==i.call(o)||!r())return;var o;s?c(e,t,n,!0):c(e,t,n)},l=function(e,t){var n=arguments.length>2?arguments[2]:{},i=r(t);o&&(i=a.call(i,Object.getOwnPropertySymbols(t)));for(var c=0;c<i.length;c+=1)u(e,i[c],t[i[c]],n[i[c]])};l.supportsDescriptors=!!s,e.exports=l},24429:function(e,t,n){"use strict";var r=n(40210)("%Object.defineProperty%",!0)||!1;if(r)try{r({},"a",{value:1})}catch(o){r=!1}e.exports=r},53981:function(e){"use strict";e.exports=EvalError},81648:function(e){"use strict";e.exports=Error},24726:function(e){"use strict";e.exports=RangeError},26712:function(e){"use strict";e.exports=ReferenceError},33464:function(e){"use strict";e.exports=SyntaxError},14453:function(e){"use strict";e.exports=TypeError},43915:function(e){"use strict";e.exports=URIError},94029:function(e,t,n){"use strict";var r=n(95320),o=Object.prototype.toString,i=Object.prototype.hasOwnProperty,a=function(e,t,n){for(var r=0,o=e.length;r<o;r++)i.call(e,r)&&(null==n?t(e[r],r,e):t.call(n,e[r],r,e))},c=function(e,t,n){for(var r=0,o=e.length;r<o;r++)null==n?t(e.charAt(r),r,e):t.call(n,e.charAt(r),r,e)},s=function(e,t,n){for(var r in e)i.call(e,r)&&(null==n?t(e[r],r,e):t.call(n,e[r],r,e))};e.exports=function(e,t,n){if(!r(t))throw new TypeError("iterator must be a function");var i;arguments.length>=3&&(i=n),"[object Array]"===o.call(e)?a(e,t,i):"string"===typeof e?c(e,t,i):s(e,t,i)}},17648:function(e){"use strict";var t="Function.prototype.bind called on incompatible ",n=Object.prototype.toString,r=Math.max,o="[object Function]",i=function(e,t){for(var n=[],r=0;r<e.length;r+=1)n[r]=e[r];for(var o=0;o<t.length;o+=1)n[o+e.length]=t[o];return n},a=function(e,t){for(var n=[],r=t||0,o=0;r<e.length;r+=1,o+=1)n[o]=e[r];return n},c=function(e,t){for(var n="",r=0;r<e.length;r+=1)n+=e[r],r+1<e.length&&(n+=t);return n};e.exports=function(e){var s=this;if("function"!==typeof s||n.apply(s)!==o)throw new TypeError(t+s);for(var u,l=a(arguments,1),f=function(){if(this instanceof u){var t=s.apply(this,i(l,arguments));return Object(t)===t?t:this}return s.apply(e,i(l,arguments))},p=r(0,s.length-l.length),d=[],_=0;_<p;_++)d[_]="$"+_;if(u=Function("binder","return function ("+c(d,",")+"){ return binder.apply(this,arguments); }")(f),s.prototype){var h=function(){};h.prototype=s.prototype,u.prototype=new h,h.prototype=null}return u}},58612:function(e,t,n){"use strict";var r=n(17648);e.exports=Function.prototype.bind||r},40210:function(e,t,n){"use strict";var r,o=n(81648),i=n(53981),a=n(24726),c=n(26712),s=n(33464),u=n(14453),l=n(43915),f=Function,p=function(e){try{return f('"use strict"; return ('+e+").constructor;")()}catch(t){}},d=Object.getOwnPropertyDescriptor;if(d)try{d({},"")}catch(P){d=null}var _=function(){throw new u},h=d?function(){try{return _}catch(e){try{return d(arguments,"callee").get}catch(t){return _}}}():_,m=n(41405)(),y=n(28185)(),g=Object.getPrototypeOf||(y?function(e){return e.__proto__}:null),v={},b="undefined"!==typeof Uint8Array&&g?g(Uint8Array):r,w={__proto__:null,"%AggregateError%":"undefined"===typeof AggregateError?r:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"===typeof ArrayBuffer?r:ArrayBuffer,"%ArrayIteratorPrototype%":m&&g?g([][Symbol.iterator]()):r,"%AsyncFromSyncIteratorPrototype%":r,"%AsyncFunction%":v,"%AsyncGenerator%":v,"%AsyncGeneratorFunction%":v,"%AsyncIteratorPrototype%":v,"%Atomics%":"undefined"===typeof Atomics?r:Atomics,"%BigInt%":"undefined"===typeof BigInt?r:BigInt,"%BigInt64Array%":"undefined"===typeof BigInt64Array?r:BigInt64Array,"%BigUint64Array%":"undefined"===typeof BigUint64Array?r:BigUint64Array,"%Boolean%":Boolean,"%DataView%":"undefined"===typeof DataView?r:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":o,"%eval%":eval,"%EvalError%":i,"%Float32Array%":"undefined"===typeof Float32Array?r:Float32Array,"%Float64Array%":"undefined"===typeof Float64Array?r:Float64Array,"%FinalizationRegistry%":"undefined"===typeof FinalizationRegistry?r:FinalizationRegistry,"%Function%":f,"%GeneratorFunction%":v,"%Int8Array%":"undefined"===typeof Int8Array?r:Int8Array,"%Int16Array%":"undefined"===typeof Int16Array?r:Int16Array,"%Int32Array%":"undefined"===typeof Int32Array?r:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":m&&g?g(g([][Symbol.iterator]())):r,"%JSON%":"object"===typeof JSON?JSON:r,"%Map%":"undefined"===typeof Map?r:Map,"%MapIteratorPrototype%":"undefined"!==typeof Map&&m&&g?g((new Map)[Symbol.iterator]()):r,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"===typeof Promise?r:Promise,"%Proxy%":"undefined"===typeof Proxy?r:Proxy,"%RangeError%":a,"%ReferenceError%":c,"%Reflect%":"undefined"===typeof Reflect?r:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"===typeof Set?r:Set,"%SetIteratorPrototype%":"undefined"!==typeof Set&&m&&g?g((new Set)[Symbol.iterator]()):r,"%SharedArrayBuffer%":"undefined"===typeof SharedArrayBuffer?r:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":m&&g?g(""[Symbol.iterator]()):r,"%Symbol%":m?Symbol:r,"%SyntaxError%":s,"%ThrowTypeError%":h,"%TypedArray%":b,"%TypeError%":u,"%Uint8Array%":"undefined"===typeof Uint8Array?r:Uint8Array,"%Uint8ClampedArray%":"undefined"===typeof Uint8ClampedArray?r:Uint8ClampedArray,"%Uint16Array%":"undefined"===typeof Uint16Array?r:Uint16Array,"%Uint32Array%":"undefined"===typeof Uint32Array?r:Uint32Array,"%URIError%":l,"%WeakMap%":"undefined"===typeof WeakMap?r:WeakMap,"%WeakRef%":"undefined"===typeof WeakRef?r:WeakRef,"%WeakSet%":"undefined"===typeof WeakSet?r:WeakSet};if(g)try{null.error}catch(P){var E=g(g(P));w["%Error.prototype%"]=E}var O=function e(t){var n;if("%AsyncFunction%"===t)n=p("async function () {}");else if("%GeneratorFunction%"===t)n=p("function* () {}");else if("%AsyncGeneratorFunction%"===t)n=p("async function* () {}");else if("%AsyncGenerator%"===t){var r=e("%AsyncGeneratorFunction%");r&&(n=r.prototype)}else if("%AsyncIteratorPrototype%"===t){var o=e("%AsyncGenerator%");o&&g&&(n=g(o.prototype))}return w[t]=n,n},x={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},I=n(58612),A=n(48824),j=I.call(Function.call,Array.prototype.concat),T=I.call(Function.apply,Array.prototype.splice),S=I.call(Function.call,String.prototype.replace),L=I.call(Function.call,String.prototype.slice),D=I.call(Function.call,RegExp.prototype.exec),M=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,N=/\\(\\)?/g,C=function(e){var t=L(e,0,1),n=L(e,-1);if("%"===t&&"%"!==n)throw new s("invalid intrinsic syntax, expected closing `%`");if("%"===n&&"%"!==t)throw new s("invalid intrinsic syntax, expected opening `%`");var r=[];return S(e,M,(function(e,t,n,o){r[r.length]=n?S(o,N,"$1"):t||e})),r},B=function(e,t){var n,r=e;if(A(x,r)&&(r="%"+(n=x[r])[0]+"%"),A(w,r)){var o=w[r];if(o===v&&(o=O(r)),"undefined"===typeof o&&!t)throw new u("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:n,name:r,value:o}}throw new s("intrinsic "+e+" does not exist!")};e.exports=function(e,t){if("string"!==typeof e||0===e.length)throw new u("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!==typeof t)throw new u('"allowMissing" argument must be a boolean');if(null===D(/^%?[^%]*%?$/,e))throw new s("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var n=C(e),r=n.length>0?n[0]:"",o=B("%"+r+"%",t),i=o.name,a=o.value,c=!1,l=o.alias;l&&(r=l[0],T(n,j([0,1],l)));for(var f=1,p=!0;f<n.length;f+=1){var _=n[f],h=L(_,0,1),m=L(_,-1);if(('"'===h||"'"===h||"`"===h||'"'===m||"'"===m||"`"===m)&&h!==m)throw new s("property names with quotes must have matching quotes");if("constructor"!==_&&p||(c=!0),A(w,i="%"+(r+="."+_)+"%"))a=w[i];else if(null!=a){if(!(_ in a)){if(!t)throw new u("base intrinsic for "+e+" exists, but the property is not available.");return}if(d&&f+1>=n.length){var y=d(a,_);a=(p=!!y)&&"get"in y&&!("originalValue"in y.get)?y.get:a[_]}else p=A(a,_),a=a[_];p&&!c&&(w[i]=a)}}return a}},27296:function(e,t,n){"use strict";var r=n(40210)("%Object.getOwnPropertyDescriptor%",!0);if(r)try{r([],"length")}catch(o){r=null}e.exports=r},31044:function(e,t,n){"use strict";var r=n(24429),o=function(){return!!r};o.hasArrayLengthDefineBug=function(){if(!r)return null;try{return 1!==r([],"length",{value:1}).length}catch(e){return!0}},e.exports=o},28185:function(e){"use strict";var t={__proto__:null,foo:{}},n=Object;e.exports=function(){return{__proto__:t}.foo===t.foo&&!(t instanceof n)}},41405:function(e,t,n){"use strict";var r="undefined"!==typeof Symbol&&Symbol,o=n(55419);e.exports=function(){return"function"===typeof r&&("function"===typeof Symbol&&("symbol"===typeof r("foo")&&("symbol"===typeof Symbol("bar")&&o())))}},55419:function(e){"use strict";e.exports=function(){if("function"!==typeof Symbol||"function"!==typeof Object.getOwnPropertySymbols)return!1;if("symbol"===typeof Symbol.iterator)return!0;var e={},t=Symbol("test"),n=Object(t);if("string"===typeof t)return!1;if("[object Symbol]"!==Object.prototype.toString.call(t))return!1;if("[object Symbol]"!==Object.prototype.toString.call(n))return!1;for(t in e[t]=42,e)return!1;if("function"===typeof Object.keys&&0!==Object.keys(e).length)return!1;if("function"===typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(e).length)return!1;var r=Object.getOwnPropertySymbols(e);if(1!==r.length||r[0]!==t)return!1;if(!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if("function"===typeof Object.getOwnPropertyDescriptor){var o=Object.getOwnPropertyDescriptor(e,t);if(42!==o.value||!0!==o.enumerable)return!1}return!0}},96410:function(e,t,n){"use strict";var r=n(55419);e.exports=function(){return r()&&!!Symbol.toStringTag}},48824:function(e,t,n){"use strict";var r=Function.prototype.call,o=Object.prototype.hasOwnProperty,i=n(58612);e.exports=i.call(r,o)},35717:function(e){"function"===typeof Object.create?e.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:e.exports=function(e,t){if(t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}}},82584:function(e,t,n){"use strict";var r=n(96410)(),o=n(21924)("Object.prototype.toString"),i=function(e){return!(r&&e&&"object"===typeof e&&Symbol.toStringTag in e)&&"[object Arguments]"===o(e)},a=function(e){return!!i(e)||null!==e&&"object"===typeof e&&"number"===typeof e.length&&e.length>=0&&"[object Array]"!==o(e)&&"[object Function]"===o(e.callee)},c=function(){return i(arguments)}();i.isLegacyArguments=a,e.exports=c?i:a},95320:function(e){"use strict";var t,n,r=Function.prototype.toString,o="object"===typeof Reflect&&null!==Reflect&&Reflect.apply;if("function"===typeof o&&"function"===typeof Object.defineProperty)try{t=Object.defineProperty({},"length",{get:function(){throw n}}),n={},o((function(){throw 42}),null,t)}catch(d){d!==n&&(o=null)}else o=null;var i=/^\s*class\b/,a=function(e){try{var t=r.call(e);return i.test(t)}catch(n){return!1}},c=function(e){try{return!a(e)&&(r.call(e),!0)}catch(t){return!1}},s=Object.prototype.toString,u="function"===typeof Symbol&&!!Symbol.toStringTag,l=!(0 in[,]),f=function(){return!1};if("object"===typeof document){var p=document.all;s.call(p)===s.call(document.all)&&(f=function(e){if((l||!e)&&("undefined"===typeof e||"object"===typeof e))try{var t=s.call(e);return("[object HTMLAllCollection]"===t||"[object HTML document.all class]"===t||"[object HTMLCollection]"===t||"[object Object]"===t)&&null==e("")}catch(n){}return!1})}e.exports=o?function(e){if(f(e))return!0;if(!e)return!1;if("function"!==typeof e&&"object"!==typeof e)return!1;try{o(e,null,t)}catch(r){if(r!==n)return!1}return!a(e)&&c(e)}:function(e){if(f(e))return!0;if(!e)return!1;if("function"!==typeof e&&"object"!==typeof e)return!1;if(u)return c(e);if(a(e))return!1;var t=s.call(e);return!("[object Function]"!==t&&"[object GeneratorFunction]"!==t&&!/^\[object HTML/.test(t))&&c(e)}},48662:function(e,t,n){"use strict";var r,o=Object.prototype.toString,i=Function.prototype.toString,a=/^\s*(?:function)?\*/,c=n(96410)(),s=Object.getPrototypeOf;e.exports=function(e){if("function"!==typeof e)return!1;if(a.test(i.call(e)))return!0;if(!c)return"[object GeneratorFunction]"===o.call(e);if(!s)return!1;if("undefined"===typeof r){var t=function(){if(!c)return!1;try{return Function("return function*() {}")()}catch(e){}}();r=!!t&&s(t)}return s(e)===r}},98611:function(e){"use strict";e.exports=function(e){return e!==e}},20360:function(e,t,n){"use strict";var r=n(55559),o=n(4289),i=n(98611),a=n(29415),c=n(23194),s=r(a(),Number);o(s,{getPolyfill:a,implementation:i,shim:c}),e.exports=s},29415:function(e,t,n){"use strict";var r=n(98611);e.exports=function(){return Number.isNaN&&Number.isNaN(NaN)&&!Number.isNaN("a")?Number.isNaN:r}},23194:function(e,t,n){"use strict";var r=n(4289),o=n(29415);e.exports=function(){var e=o();return r(Number,{isNaN:e},{isNaN:function(){return Number.isNaN!==e}}),e}},85692:function(e,t,n){"use strict";var r=n(86430);e.exports=function(e){return!!r(e)}},82730:function(e,t,n){"use strict";var r=n(67294);function o(e){return Array.prototype.slice.call(e)}function i(e,t){var n=Math.floor(e);return n===t||n+1===t?e:t}function a(){return Date.now()}function c(e,t,n){if(t="data-keen-slider-"+t,null===n)return e.removeAttribute(t);e.setAttribute(t,n||"")}function s(e,t){return t=t||document,"function"==typeof e&&(e=e(t)),Array.isArray(e)?e:"string"==typeof e?o(t.querySelectorAll(e)):e instanceof HTMLElement?[e]:e instanceof NodeList?o(e):[]}function u(e){e.raw&&(e=e.raw),e.cancelable&&!e.defaultPrevented&&e.preventDefault()}function l(e){e.raw&&(e=e.raw),e.stopPropagation&&e.stopPropagation()}function f(){var e=[];return{add:function(t,n,r,o){t.addListener?t.addListener(r):t.addEventListener(n,r,o),e.push([t,n,r,o])},input:function(e,t,n,r){this.add(e,t,function(e){return function(t){t.nativeEvent&&(t=t.nativeEvent);var n=t.changedTouches||[],r=t.targetTouches||[],o=t.detail&&t.detail.x?t.detail:null;return e({id:o?o.identifier?o.identifier:"i":r[0]?r[0]?r[0].identifier:"e":"d",idChanged:o?o.identifier?o.identifier:"i":n[0]?n[0]?n[0].identifier:"e":"d",raw:t,x:o&&o.x?o.x:r[0]?r[0].screenX:o?o.x:t.pageX,y:o&&o.y?o.y:r[0]?r[0].screenY:o?o.y:t.pageY})}}(n),r)},purge:function(){e.forEach((function(e){e[0].removeListener?e[0].removeListener(e[2]):e[0].removeEventListener(e[1],e[2],e[3])})),e=[]}}}function p(e,t,n){return Math.min(Math.max(e,t),n)}function d(e){return(e>0?1:0)-(e<0?1:0)||+e}function _(e){var t=e.getBoundingClientRect();return{height:i(t.height,e.offsetHeight),width:i(t.width,e.offsetWidth)}}function h(e,t,n,r){var o=e&&e[t];return null==o?n:r&&"function"==typeof o?o():o}function m(e){return Math.round(1e6*e)/1e6}function y(e,t){if(e===t)return!0;var n=typeof e;if(n!==typeof t)return!1;if("object"!==n||null===e||null===t)return"function"===n&&e.toString()===t.toString();if(e.length!==t.length||Object.getOwnPropertyNames(e).length!==Object.getOwnPropertyNames(t).length)return!1;for(var r in e)if(!y(e[r],t[r]))return!1;return!0}var g=function(){return g=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},g.apply(this,arguments)};function v(e,t,n){if(n||2===arguments.length)for(var r,o=0,i=t.length;o<i;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))}function b(e){var t,n,r,o,i,c,s,u,l,f,_,y,g,b,w=1/0,E=[],O=null,x=0;function I(e){C(x+e)}function A(e){var t=j(x+e).abs;return L(t)?t:null}function j(e){var t=Math.floor(Math.abs(m(e/n))),r=m((e%n+n)%n);r===n&&(r=0);var o=d(e),i=s.indexOf(v([],s,!0).reduce((function(e,t){return Math.abs(t-r)<Math.abs(e-r)?t:e}))),a=i;return o<0&&t++,i===c&&(a=0,t+=o>0?1:-1),{abs:a+t*c*o,origin:i,rel:a}}function T(e,t,n){var r;if(t||!M())return S(e,n);if(!L(e))return null;var o=j(null!=n?n:x),i=o.abs,a=e-o.rel,s=i+a;r=S(s);var u=S(s-c*d(a));return(null!==u&&Math.abs(u)<Math.abs(r)||null===r)&&(r=u),m(r)}function S(e,t){if(null==t&&(t=m(x)),!L(e)||null===e)return null;e=Math.round(e);var r=j(t),o=r.abs,i=r.rel,a=r.origin,u=N(e),l=(t%n+n)%n,f=s[a],p=Math.floor((e-(o-i))/c)*n;return m(f-l-f+s[u]+p+(a===c?n:0))}function L(e){return D(e)===e}function D(e){return p(e,l,f)}function M(){return o.loop}function N(e){return(e%c+c)%c}function C(t){var n;n=t-x,E.push({distance:n,timestamp:a()}),E.length>6&&(E=E.slice(-6)),x=m(t);var r=B().abs;if(r!==O){var o=null!==O;O=r,o&&e.emit("slideChanged")}}function B(a){var s=a?null:function(){if(c){var e=M(),t=e?(x%n+n)%n:x,a=(e?x%n:x)-i[0][2],s=0-(a<0&&e?n-Math.abs(a):a),u=0,p=j(x),h=p.abs,m=p.rel,v=i[m][2],w=i.map((function(t,r){var i=s+u;(i<0-t[0]||i>1)&&(i+=(Math.abs(i)>n-1&&e?n:0)*d(-i));var a=r-m,l=d(a),f=a+h;e&&(-1===l&&i>v&&(f+=c),1===l&&i<v&&(f-=c),null!==_&&f<_&&(i+=n),null!==y&&f>y&&(i-=n));var p=i+t[0]+t[1],g=Math.max(i>=0&&p<=1?1:p<0||i>1?0:i<0?Math.min(1,(t[0]+i)/t[0]):(1-i)/t[0],0);return u+=t[0]+t[1],{abs:f,distance:o.rtl?-1*i+1-t[0]:i,portion:g,size:t[0]}}));return h=D(h),m=N(h),{abs:D(h),length:r,max:b,maxIdx:f,min:g,minIdx:l,position:x,progress:e?t/n:x/r,rel:m,slides:w,slidesLength:n}}}();return t.details=s,e.emit("detailsChanged"),s}return t={absToRel:N,add:I,details:null,distToIdx:A,idxToDist:T,init:function(t){if(function(){if(o=e.options,i=(o.trackConfig||[]).map((function(e){return[h(e,"size",1),h(e,"spacing",0),h(e,"origin",0)]})),c=i.length){n=m(i.reduce((function(e,t){return e+t[0]+t[1]}),0));var t,a=c-1;r=m(n+i[0][2]-i[a][0]-i[a][2]-i[a][1]),s=i.reduce((function(e,n){if(!e)return[0];var r=i[e.length-1],o=e[e.length-1]+(r[0]+r[2])+r[1];return o-=n[2],e[e.length-1]>o&&(o=e[e.length-1]),o=m(o),e.push(o),(!t||t<o)&&(u=e.length-1),t=o,e}),null),0===r&&(u=0),s.push(m(n))}}(),!c)return B(!0);var a;!function(){var t=e.options.range,n=e.options.loop;_=l=n?h(n,"min",-1/0):0,y=f=n?h(n,"max",w):u;var r=h(t,"min",null),o=h(t,"max",null);null!==r&&(l=r),null!==o&&(f=o),g=l===-1/0?l:e.track.idxToDist(l||0,!0,0),b=f===w?f:T(f,!0,0),null===o&&(y=f),h(t,"align",!1)&&f!==w&&0===i[N(f)][2]&&(b-=1-i[N(f)][0],f=A(b-x)),g=m(g),b=m(b)}(),a=t,Number(a)===a?I(S(D(t))):B()},to:C,velocity:function(){var e=a(),t=E.reduce((function(t,n){var r=n.distance,o=n.timestamp;return e-o>200||(d(r)!==d(t.distance)&&t.distance&&(t={distance:0,lastTimestamp:0,time:0}),t.time&&(t.distance+=r),t.lastTimestamp&&(t.time+=o-t.lastTimestamp),t.lastTimestamp=o),t}),{distance:0,lastTimestamp:0,time:0});return t.distance/t.time||0}}}function w(e){var t,n,r,o,i,a,c,s;function u(e){return 2*e}function l(e){return p(e,c,s)}function f(e){return 1-Math.pow(1-e,3)}function _(){return r?e.track.velocity():0}function h(e,t){void 0===t&&(t=1e3);var n=147e-9+(e=Math.abs(e))/t;return{dist:Math.pow(e,2)/n,dur:e/n}}function m(){var t=e.track.details;t&&(i=t.min,a=t.max,c=t.minIdx,s=t.maxIdx)}function y(){e.animator.stop()}e.on("updated",m),e.on("optionsChanged",m),e.on("created",m),e.on("dragStarted",(function(){r=!1,y(),t=n=e.track.details.abs})),e.on("dragChecked",(function(){r=!0})),e.on("dragEnded",(function(){var r=e.options.mode;"snap"===r&&function(){var r=e.track,o=e.track.details,c=o.position,s=d(_());(c>a||c<i)&&(s=0);var u=t+s;0===o.slides[r.absToRel(u)].portion&&(u-=s),t!==n&&(u=n),d(r.idxToDist(u,!0))!==s&&(u+=s),u=l(u);var f=r.idxToDist(u,!0);e.animator.start([{distance:f,duration:500,easing:function(e){return 1+--e*e*e*e*e}}])}(),"free"!==r&&"free-snap"!==r||function(){y();var t="free-snap"===e.options.mode,n=e.track,r=_();o=d(r);var c=e.track.details,s=[];if(r||!t){var p=h(r),m=p.dist,g=p.dur;if(g=u(g),m*=o,t){var v=n.idxToDist(n.distToIdx(m),!0);v&&(m=v)}s.push({distance:m,duration:g,easing:f});var b=c.position,w=b+m;if(w<i||w>a){var E=w<i?i-b:a-b,O=0,x=r;if(d(E)===o){var I=Math.min(Math.abs(E)/Math.abs(m),1),A=function(e){return 1-Math.pow(1-e,1/3)}(I)*g;s[0].earlyExit=A,x=r*(1-I)}else s[0].earlyExit=0,O+=E;var j=h(x,100),T=j.dist*o;e.options.rubberband&&(s.push({distance:T,duration:u(j.dur),easing:f}),s.push({distance:-T+O,duration:500,easing:f}))}e.animator.start(s)}else e.moveToIdx(l(c.abs),!0,{duration:500,easing:function(e){return 1+--e*e*e*e*e}})}()})),e.on("dragged",(function(){n=e.track.details.abs}))}function E(e){var t,n,r,o,i,a,c,_,h,m,y,g,v,b,w,E,O,x,I=f();function A(t){if(a&&_===t.id){var s=L(t);if(h){if(!S(t))return T(t);m=s,h=!1,e.emit("dragChecked")}if(E)return m=s;u(t);var f=function(t){if(O===-1/0&&x===1/0)return t;var r=e.track.details,a=r.length,c=r.position,s=p(t,O-c,x-c);if(0===a)return 0;if(!e.options.rubberband)return s;if(c<=x&&c>=O)return t;if(c<O&&n>0||c>x&&n<0)return t;var u=(c<O?c-O:c-x)/a,l=o*a,f=Math.abs(u*l),d=Math.max(0,1-f/i*2);return d*d*t}(c(m-s)/o*r);n=d(f);var v=e.track.details.position;(v>O&&v<x||v===O&&n>0||v===x&&n<0)&&l(t),y+=f,!g&&Math.abs(y*o)>5&&(g=!0),e.track.add(f),m=s,e.emit("dragged")}}function j(t){!a&&e.track.details&&e.track.details.length&&(y=0,a=!0,g=!1,h=!0,_=t.id,S(t),m=L(t),e.emit("dragStarted"))}function T(t){a&&_===t.idChanged&&(a=!1,e.emit("dragEnded"))}function S(e){var t=D(),n=t?e.y:e.x,r=t?e.x:e.y,o=void 0!==v&&void 0!==b&&Math.abs(b-r)<=Math.abs(v-n);return v=n,b=r,o}function L(e){return D()?e.y:e.x}function D(){return e.options.vertical}function M(){o=e.size,i=D()?window.innerHeight:window.innerWidth;var t=e.track.details;t&&(O=t.min,x=t.max)}function N(e){g&&(l(e),u(e))}function C(){if(I.purge(),e.options.drag&&!e.options.disabled){var n;n=e.options.dragSpeed||1,c="function"==typeof n?n:function(e){return e*n},r=e.options.rtl?-1:1,M(),t=e.container,function(){var e="data-keen-slider-clickable";s("[".concat(e,"]:not([").concat(e,"=false])"),t).map((function(e){I.add(e,"dragstart",l),I.add(e,"mousedown",l),I.add(e,"touchstart",l)}))}(),I.add(t,"dragstart",(function(e){u(e)})),I.add(t,"click",N,{capture:!0}),I.input(t,"ksDragStart",j),I.input(t,"ksDrag",A),I.input(t,"ksDragEnd",T),I.input(t,"mousedown",j),I.input(t,"mousemove",A),I.input(t,"mouseleave",T),I.input(t,"mouseup",T),I.input(t,"touchstart",j,{passive:!0}),I.input(t,"touchmove",A,{passive:!1}),I.input(t,"touchend",T),I.input(t,"touchcancel",T),I.add(window,"wheel",(function(e){a&&u(e)}));var o="data-keen-slider-scrollable";s("[".concat(o,"]:not([").concat(o,"=false])"),e.container).map((function(e){return function(e){var t;I.input(e,"touchstart",(function(e){t=L(e),E=!0,w=!0}),{passive:!0}),I.input(e,"touchmove",(function(n){var r=D(),o=r?e.scrollHeight-e.clientHeight:e.scrollWidth-e.clientWidth,i=t-L(n),a=r?e.scrollTop:e.scrollLeft,c=r&&"scroll"===e.style.overflowY||!r&&"scroll"===e.style.overflowX;if(t=L(n),(i<0&&a>0||i>0&&a<o)&&w&&c)return E=!0;w=!1,u(n),E=!1})),I.input(e,"touchend",(function(){E=!1}))}(e)}))}}e.on("updated",M),e.on("optionsChanged",C),e.on("created",C),e.on("destroyed",I.purge)}function O(e){var t,n,r=null;function o(t,n,r){e.animator.active?a(t,n,r):requestAnimationFrame((function(){return a(t,n,r)}))}function i(){o(!1,!1,n)}function a(n,o,i){var a=0,c=e.size,l=e.track.details;if(l&&t){var f=l.slides;t.forEach((function(e,t){if(n)!r&&o&&s(e,null,i),u(e,null,i);else{if(!f[t])return;var l=f[t].size*c;!r&&o&&s(e,l,i),u(e,f[t].distance*c-a,i),a+=l}}))}}function c(t){return"performance"===e.options.renderMode?Math.round(t):t}function s(e,t,n){var r=n?"height":"width";null!==t&&(t=c(t)+"px"),e.style["min-"+r]=t,e.style["max-"+r]=t}function u(e,t,n){if(null!==t){t=c(t);var r=n?t:0;t="translate3d(".concat(n?0:t,"px, ").concat(r,"px, 0)")}e.style.transform=t,e.style["-webkit-transform"]=t}function l(){t&&(a(!0,!0,n),t=null),e.on("detailsChanged",i,!0)}function f(){o(!1,!0,n)}function p(){l(),n=e.options.vertical,e.options.disabled||"custom"===e.options.renderMode||(r="auto"===h(e.options.slides,"perView",null),e.on("detailsChanged",i),(t=e.slides).length&&f())}e.on("created",p),e.on("optionsChanged",p),e.on("beforeOptionsChanged",(function(){l()})),e.on("updated",f),e.on("destroyed",l)}function x(e,t){return function(n){var r,o,i,a,u,l=f();function p(e){var t;c(n.container,"reverse","rtl"!==(t=n.container,window.getComputedStyle(t,null).getPropertyValue("direction"))||e?null:""),c(n.container,"v",n.options.vertical&&!e?"":null),c(n.container,"disabled",n.options.disabled&&!e?"":null)}function d(){m()&&E()}function m(){var e=null;if(a.forEach((function(t){t.matches&&(e=t.__media)})),e===r)return!1;r||n.emit("beforeOptionsChanged"),r=e;var t=e?i.breakpoints[e]:i;return n.options=g(g({},i),t),p(),j(),T(),x(),!0}function y(e){var t=_(e);return(n.options.vertical?t.height:t.width)/n.size||1}function v(){return n.options.trackConfig.length}function b(e){for(var c in r=!1,i=g(g({},t),e),l.purge(),o=n.size,a=[],i.breakpoints||[]){var s=window.matchMedia(c);s.__media=c,a.push(s),l.add(s,"change",d)}l.add(window,"orientationchange",A),l.add(window,"resize",I),m()}function w(e){n.animator.stop();var t=n.track.details;n.track.init(null!=e?e:t?t.abs:0)}function E(e){w(e),n.emit("optionsChanged")}function O(e,t){if(e)return b(e),void E(t);j(),T();var r=v();x(),v()!==r?E(t):w(t),n.emit("updated")}function x(){var e=n.options.slides;if("function"==typeof e)return n.options.trackConfig=e(n.size,n.slides);for(var t=n.slides,r=t.length,o="number"==typeof e?e:h(e,"number",r,!0),i=[],a=h(e,"perView",1,!0),c=h(e,"spacing",0,!0)/n.size||0,s="auto"===a?c:c/a,u=h(e,"origin","auto"),l=0,f=0;f<o;f++){var p="auto"===a?y(t[f]):1/a-c+s,d="center"===u?.5-p/2:"auto"===u?0:u;i.push({origin:d,size:p,spacing:c}),l+=p}if(l+=c*(o-1),"auto"===u&&!n.options.loop&&1!==a){var _=0;i.map((function(e){var t=l-_;return _+=e.size+c,t>=1||(e.origin=1-t-(l>1?0:1-l)),e}))}n.options.trackConfig=i}function I(){j();var e=n.size;n.options.disabled||e===o||(o=e,O())}function A(){I(),setTimeout(I,500),setTimeout(I,2e3)}function j(){var e=_(n.container);n.size=(n.options.vertical?e.height:e.width)||1}function T(){n.slides=s(n.options.selector,n.container)}n.container=(u=s(e,document)).length?u[0]:null,n.destroy=function(){l.purge(),n.emit("destroyed"),p(!0)},n.prev=function(){n.moveToIdx(n.track.details.abs-1,!0)},n.next=function(){n.moveToIdx(n.track.details.abs+1,!0)},n.update=O,b(n.options)}}var I=function(e,t,n){try{return function(e,t){var n,r={};return n={emit:function(e){r[e]&&r[e].forEach((function(e){e(n)}));var t=n.options&&n.options[e];t&&t(n)},moveToIdx:function(e,t,r){var o=n.track.idxToDist(e,t);if(o){var i=n.options.defaultAnimation;n.animator.start([{distance:o,duration:h(r||i,"duration",500),easing:h(r||i,"easing",(function(e){return 1+--e*e*e*e*e}))}])}},on:function(e,t,n){void 0===n&&(n=!1),r[e]||(r[e]=[]);var o=r[e].indexOf(t);o>-1?n&&delete r[e][o]:n||r[e].push(t)},options:e},function(){if(n.track=b(n),n.animator=function(e){var t,n,r,o,i,a;function c(t){a||(a=t),s(!0);var i=t-a;i>r&&(i=r);var f=o[n];if(f[3]<i)return n++,c(t);var p=f[2],d=f[4],_=f[0],h=f[1]*(0,f[5])(0===d?1:(i-p)/d);if(h&&e.track.to(_+h),i<r)return l();a=null,s(!1),u(null),e.emit("animationEnded")}function s(e){t.active=e}function u(e){t.targetIdx=e}function l(){var e;e=c,i=window.requestAnimationFrame(e)}function f(){var t;t=i,window.cancelAnimationFrame(t),s(!1),u(null),a&&e.emit("animationStopped"),a=null}return t={active:!1,start:function(t){if(f(),e.track.details){var i=0,a=e.track.details.position;n=0,r=0,o=t.map((function(e){var t,n=Number(a),o=null!==(t=e.earlyExit)&&void 0!==t?t:e.duration,c=e.easing,s=e.distance*c(o/e.duration)||0;a+=s;var u=r;return r+=o,i+=s,[n,e.distance,u,r,e.duration,c]})),u(e.track.distToIdx(i)),l(),e.emit("animationStarted")}},stop:f,targetIdx:null}}(n),t)for(var e=0,r=t;e<r.length;e++)(0,r[e])(n);n.track.init(n.options.initial||0),n.emit("created")}(),n}(t,v([x(e,{drag:!0,mode:"snap",renderMode:"precision",rubberband:!0,selector:".keen-slider__slide"}),O,E,w],n||[],!0))}catch(e){console.error(e)}};t.E=function(e,t){var n=r.useRef(null),o=r.useRef(!1),i=r.useRef(e),a=r.useCallback((function(r){r?(i.current=e,n.current=new I(r,e,t),o.current=!1):(n.current&&n.current.destroy&&n.current.destroy(),n.current=null)}),[]);return r.useEffect((function(){y(i.current,e)||(i.current=e,n.current&&n.current.update(i.current))}),[e]),[a,n]}},18552:function(e,t,n){var r=n(10852)(n(55639),"DataView");e.exports=r},1989:function(e,t,n){var r=n(51789),o=n(80401),i=n(57667),a=n(21327),c=n(81866);function s(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}s.prototype.clear=r,s.prototype.delete=o,s.prototype.get=i,s.prototype.has=a,s.prototype.set=c,e.exports=s},38407:function(e,t,n){var r=n(27040),o=n(14125),i=n(82117),a=n(67518),c=n(54705);function s(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}s.prototype.clear=r,s.prototype.delete=o,s.prototype.get=i,s.prototype.has=a,s.prototype.set=c,e.exports=s},57071:function(e,t,n){var r=n(10852)(n(55639),"Map");e.exports=r},83369:function(e,t,n){var r=n(24785),o=n(11285),i=n(96e3),a=n(49916),c=n(95265);function s(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}s.prototype.clear=r,s.prototype.delete=o,s.prototype.get=i,s.prototype.has=a,s.prototype.set=c,e.exports=s},53818:function(e,t,n){var r=n(10852)(n(55639),"Promise");e.exports=r},58525:function(e,t,n){var r=n(10852)(n(55639),"Set");e.exports=r},46384:function(e,t,n){var r=n(38407),o=n(37465),i=n(63779),a=n(67599),c=n(44758),s=n(34309);function u(e){var t=this.__data__=new r(e);this.size=t.size}u.prototype.clear=o,u.prototype.delete=i,u.prototype.get=a,u.prototype.has=c,u.prototype.set=s,e.exports=u},62705:function(e,t,n){var r=n(55639).Symbol;e.exports=r},11149:function(e,t,n){var r=n(55639).Uint8Array;e.exports=r},70577:function(e,t,n){var r=n(10852)(n(55639),"WeakMap");e.exports=r},96874:function(e){e.exports=function(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}},77412:function(e){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length;++n<r&&!1!==t(e[n],n,e););return e}},34963:function(e){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length,o=0,i=[];++n<r;){var a=e[n];t(a,n,e)&&(i[o++]=a)}return i}},14636:function(e,t,n){var r=n(22545),o=n(35694),i=n(1469),a=n(44144),c=n(65776),s=n(36719),u=Object.prototype.hasOwnProperty;e.exports=function(e,t){var n=i(e),l=!n&&o(e),f=!n&&!l&&a(e),p=!n&&!l&&!f&&s(e),d=n||l||f||p,_=d?r(e.length,String):[],h=_.length;for(var m in e)!t&&!u.call(e,m)||d&&("length"==m||f&&("offset"==m||"parent"==m)||p&&("buffer"==m||"byteLength"==m||"byteOffset"==m)||c(m,h))||_.push(m);return _}},29932:function(e){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length,o=Array(r);++n<r;)o[n]=t(e[n],n,e);return o}},62488:function(e){e.exports=function(e,t){for(var n=-1,r=t.length,o=e.length;++n<r;)e[o+n]=t[n];return e}},86556:function(e,t,n){var r=n(89465),o=n(77813);e.exports=function(e,t,n){(void 0!==n&&!o(e[t],n)||void 0===n&&!(t in e))&&r(e,t,n)}},34865:function(e,t,n){var r=n(89465),o=n(77813),i=Object.prototype.hasOwnProperty;e.exports=function(e,t,n){var a=e[t];i.call(e,t)&&o(a,n)&&(void 0!==n||t in e)||r(e,t,n)}},18470:function(e,t,n){var r=n(77813);e.exports=function(e,t){for(var n=e.length;n--;)if(r(e[n][0],t))return n;return-1}},44037:function(e,t,n){var r=n(98363),o=n(3674);e.exports=function(e,t){return e&&r(t,o(t),e)}},63886:function(e,t,n){var r=n(98363),o=n(81704);e.exports=function(e,t){return e&&r(t,o(t),e)}},89465:function(e,t,n){var r=n(38777);e.exports=function(e,t,n){"__proto__"==t&&r?r(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}},85990:function(e,t,n){var r=n(46384),o=n(77412),i=n(34865),a=n(44037),c=n(63886),s=n(64626),u=n(278),l=n(18805),f=n(1911),p=n(58234),d=n(46904),_=n(64160),h=n(43824),m=n(29148),y=n(38517),g=n(1469),v=n(44144),b=n(56688),w=n(13218),E=n(72928),O=n(3674),x=n(81704),I="[object Arguments]",A="[object Function]",j="[object Object]",T={};T[I]=T["[object Array]"]=T["[object ArrayBuffer]"]=T["[object DataView]"]=T["[object Boolean]"]=T["[object Date]"]=T["[object Float32Array]"]=T["[object Float64Array]"]=T["[object Int8Array]"]=T["[object Int16Array]"]=T["[object Int32Array]"]=T["[object Map]"]=T["[object Number]"]=T[j]=T["[object RegExp]"]=T["[object Set]"]=T["[object String]"]=T["[object Symbol]"]=T["[object Uint8Array]"]=T["[object Uint8ClampedArray]"]=T["[object Uint16Array]"]=T["[object Uint32Array]"]=!0,T["[object Error]"]=T[A]=T["[object WeakMap]"]=!1,e.exports=function e(t,n,S,L,D,M){var N,C=1&n,B=2&n,P=4&n;if(S&&(N=D?S(t,L,D,M):S(t)),void 0!==N)return N;if(!w(t))return t;var k=g(t);if(k){if(N=h(t),!C)return u(t,N)}else{var R=_(t),G=R==A||"[object GeneratorFunction]"==R;if(v(t))return s(t,C);if(R==j||R==I||G&&!D){if(N=B||G?{}:y(t),!C)return B?f(t,c(N,t)):l(t,a(N,t))}else{if(!T[R])return D?t:{};N=m(t,R,C)}}M||(M=new r);var U=M.get(t);if(U)return U;M.set(t,N),E(t)?t.forEach((function(r){N.add(e(r,n,S,r,t,M))})):b(t)&&t.forEach((function(r,o){N.set(o,e(r,n,S,o,t,M))}));var W=k?void 0:(P?B?d:p:B?x:O)(t);return o(W||t,(function(r,o){W&&(r=t[o=r]),i(N,o,e(r,n,S,o,t,M))})),N}},3118:function(e,t,n){var r=n(13218),o=Object.create,i=function(){function e(){}return function(t){if(!r(t))return{};if(o)return o(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();e.exports=i},21078:function(e,t,n){var r=n(62488),o=n(37285);e.exports=function e(t,n,i,a,c){var s=-1,u=t.length;for(i||(i=o),c||(c=[]);++s<u;){var l=t[s];n>0&&i(l)?n>1?e(l,n-1,i,a,c):r(c,l):a||(c[c.length]=l)}return c}},28483:function(e,t,n){var r=n(25063)();e.exports=r},97786:function(e,t,n){var r=n(71811),o=n(40327);e.exports=function(e,t){for(var n=0,i=(t=r(t,e)).length;null!=e&&n<i;)e=e[o(t[n++])];return n&&n==i?e:void 0}},68866:function(e,t,n){var r=n(62488),o=n(1469);e.exports=function(e,t,n){var i=t(e);return o(e)?i:r(i,n(e))}},44239:function(e,t,n){var r=n(62705),o=n(89607),i=n(2333),a=r?r.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":a&&a in Object(e)?o(e):i(e)}},9454:function(e,t,n){var r=n(44239),o=n(37005);e.exports=function(e){return o(e)&&"[object Arguments]"==r(e)}},25588:function(e,t,n){var r=n(64160),o=n(37005);e.exports=function(e){return o(e)&&"[object Map]"==r(e)}},28458:function(e,t,n){var r=n(23560),o=n(15346),i=n(13218),a=n(80346),c=/^\[object .+?Constructor\]$/,s=Function.prototype,u=Object.prototype,l=s.toString,f=u.hasOwnProperty,p=RegExp("^"+l.call(f).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=function(e){return!(!i(e)||o(e))&&(r(e)?p:c).test(a(e))}},29221:function(e,t,n){var r=n(64160),o=n(37005);e.exports=function(e){return o(e)&&"[object Set]"==r(e)}},38749:function(e,t,n){var r=n(44239),o=n(41780),i=n(37005),a={};a["[object Float32Array]"]=a["[object Float64Array]"]=a["[object Int8Array]"]=a["[object Int16Array]"]=a["[object Int32Array]"]=a["[object Uint8Array]"]=a["[object Uint8ClampedArray]"]=a["[object Uint16Array]"]=a["[object Uint32Array]"]=!0,a["[object Arguments]"]=a["[object Array]"]=a["[object ArrayBuffer]"]=a["[object Boolean]"]=a["[object DataView]"]=a["[object Date]"]=a["[object Error]"]=a["[object Function]"]=a["[object Map]"]=a["[object Number]"]=a["[object Object]"]=a["[object RegExp]"]=a["[object Set]"]=a["[object String]"]=a["[object WeakMap]"]=!1,e.exports=function(e){return i(e)&&o(e.length)&&!!a[r(e)]}},280:function(e,t,n){var r=n(25726),o=n(86916),i=Object.prototype.hasOwnProperty;e.exports=function(e){if(!r(e))return o(e);var t=[];for(var n in Object(e))i.call(e,n)&&"constructor"!=n&&t.push(n);return t}},10313:function(e,t,n){var r=n(13218),o=n(25726),i=n(33498),a=Object.prototype.hasOwnProperty;e.exports=function(e){if(!r(e))return i(e);var t=o(e),n=[];for(var c in e)("constructor"!=c||!t&&a.call(e,c))&&n.push(c);return n}},42980:function(e,t,n){var r=n(46384),o=n(86556),i=n(28483),a=n(59783),c=n(13218),s=n(81704),u=n(36390);e.exports=function e(t,n,l,f,p){t!==n&&i(n,(function(i,s){if(p||(p=new r),c(i))a(t,n,s,l,e,f,p);else{var d=f?f(u(t,s),i,s+"",t,n,p):void 0;void 0===d&&(d=i),o(t,s,d)}}),s)}},59783:function(e,t,n){var r=n(86556),o=n(64626),i=n(77133),a=n(278),c=n(38517),s=n(35694),u=n(1469),l=n(29246),f=n(44144),p=n(23560),d=n(13218),_=n(68630),h=n(36719),m=n(36390),y=n(59881);e.exports=function(e,t,n,g,v,b,w){var E=m(e,n),O=m(t,n),x=w.get(O);if(x)r(e,n,x);else{var I=b?b(E,O,n+"",e,t,w):void 0,A=void 0===I;if(A){var j=u(O),T=!j&&f(O),S=!j&&!T&&h(O);I=O,j||T||S?u(E)?I=E:l(E)?I=a(E):T?(A=!1,I=o(O,!0)):S?(A=!1,I=i(O,!0)):I=[]:_(O)||s(O)?(I=E,s(E)?I=y(E):d(E)&&!p(E)||(I=c(O))):A=!1}A&&(w.set(O,I),v(I,O,g,b,w),w.delete(O)),r(e,n,I)}}},5976:function(e,t,n){var r=n(6557),o=n(45357),i=n(30061);e.exports=function(e,t){return i(o(e,t,r),e+"")}},56560:function(e,t,n){var r=n(75703),o=n(38777),i=n(6557),a=o?function(e,t){return o(e,"toString",{configurable:!0,enumerable:!1,value:r(t),writable:!0})}:i;e.exports=a},14259:function(e){e.exports=function(e,t,n){var r=-1,o=e.length;t<0&&(t=-t>o?0:o+t),(n=n>o?o:n)<0&&(n+=o),o=t>n?0:n-t>>>0,t>>>=0;for(var i=Array(o);++r<o;)i[r]=e[r+t];return i}},22545:function(e){e.exports=function(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}},80531:function(e,t,n){var r=n(62705),o=n(29932),i=n(1469),a=n(33448),c=r?r.prototype:void 0,s=c?c.toString:void 0;e.exports=function e(t){if("string"==typeof t)return t;if(i(t))return o(t,e)+"";if(a(t))return s?s.call(t):"";var n=t+"";return"0"==n&&1/t==-Infinity?"-0":n}},27561:function(e,t,n){var r=n(67990),o=/^\s+/;e.exports=function(e){return e?e.slice(0,r(e)+1).replace(o,""):e}},7518:function(e){e.exports=function(e){return function(t){return e(t)}}},57406:function(e,t,n){var r=n(71811),o=n(10928),i=n(40292),a=n(40327);e.exports=function(e,t){return t=r(t,e),null==(e=i(e,t))||delete e[a(o(t))]}},71811:function(e,t,n){var r=n(1469),o=n(15403),i=n(55514),a=n(79833);e.exports=function(e,t){return r(e)?e:o(e,t)?[e]:i(a(e))}},74318:function(e,t,n){var r=n(11149);e.exports=function(e){var t=new e.constructor(e.byteLength);return new r(t).set(new r(e)),t}},64626:function(e,t,n){e=n.nmd(e);var r=n(55639),o=t&&!t.nodeType&&t,i=o&&e&&!e.nodeType&&e,a=i&&i.exports===o?r.Buffer:void 0,c=a?a.allocUnsafe:void 0;e.exports=function(e,t){if(t)return e.slice();var n=e.length,r=c?c(n):new e.constructor(n);return e.copy(r),r}},57157:function(e,t,n){var r=n(74318);e.exports=function(e,t){var n=t?r(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}},93147:function(e){var t=/\w*$/;e.exports=function(e){var n=new e.constructor(e.source,t.exec(e));return n.lastIndex=e.lastIndex,n}},40419:function(e,t,n){var r=n(62705),o=r?r.prototype:void 0,i=o?o.valueOf:void 0;e.exports=function(e){return i?Object(i.call(e)):{}}},77133:function(e,t,n){var r=n(74318);e.exports=function(e,t){var n=t?r(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}},278:function(e){e.exports=function(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}},98363:function(e,t,n){var r=n(34865),o=n(89465);e.exports=function(e,t,n,i){var a=!n;n||(n={});for(var c=-1,s=t.length;++c<s;){var u=t[c],l=i?i(n[u],e[u],u,n,e):void 0;void 0===l&&(l=e[u]),a?o(n,u,l):r(n,u,l)}return n}},18805:function(e,t,n){var r=n(98363),o=n(99551);e.exports=function(e,t){return r(e,o(e),t)}},1911:function(e,t,n){var r=n(98363),o=n(51442);e.exports=function(e,t){return r(e,o(e),t)}},14429:function(e,t,n){var r=n(55639)["__core-js_shared__"];e.exports=r},21463:function(e,t,n){var r=n(5976),o=n(16612);e.exports=function(e){return r((function(t,n){var r=-1,i=n.length,a=i>1?n[i-1]:void 0,c=i>2?n[2]:void 0;for(a=e.length>3&&"function"==typeof a?(i--,a):void 0,c&&o(n[0],n[1],c)&&(a=i<3?void 0:a,i=1),t=Object(t);++r<i;){var s=n[r];s&&e(t,s,r,a)}return t}))}},25063:function(e){e.exports=function(e){return function(t,n,r){for(var o=-1,i=Object(t),a=r(t),c=a.length;c--;){var s=a[e?c:++o];if(!1===n(i[s],s,i))break}return t}}},60696:function(e,t,n){var r=n(68630);e.exports=function(e){return r(e)?void 0:e}},38777:function(e,t,n){var r=n(10852),o=function(){try{var e=r(Object,"defineProperty");return e({},"",{}),e}catch(t){}}();e.exports=o},99021:function(e,t,n){var r=n(85564),o=n(45357),i=n(30061);e.exports=function(e){return i(o(e,void 0,r),e+"")}},31957:function(e,t,n){var r="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g;e.exports=r},58234:function(e,t,n){var r=n(68866),o=n(99551),i=n(3674);e.exports=function(e){return r(e,i,o)}},46904:function(e,t,n){var r=n(68866),o=n(51442),i=n(81704);e.exports=function(e){return r(e,i,o)}},45050:function(e,t,n){var r=n(37019);e.exports=function(e,t){var n=e.__data__;return r(t)?n["string"==typeof t?"string":"hash"]:n.map}},10852:function(e,t,n){var r=n(28458),o=n(47801);e.exports=function(e,t){var n=o(e,t);return r(n)?n:void 0}},85924:function(e,t,n){var r=n(5569)(Object.getPrototypeOf,Object);e.exports=r},89607:function(e,t,n){var r=n(62705),o=Object.prototype,i=o.hasOwnProperty,a=o.toString,c=r?r.toStringTag:void 0;e.exports=function(e){var t=i.call(e,c),n=e[c];try{e[c]=void 0;var r=!0}catch(s){}var o=a.call(e);return r&&(t?e[c]=n:delete e[c]),o}},99551:function(e,t,n){var r=n(34963),o=n(70479),i=Object.prototype.propertyIsEnumerable,a=Object.getOwnPropertySymbols,c=a?function(e){return null==e?[]:(e=Object(e),r(a(e),(function(t){return i.call(e,t)})))}:o;e.exports=c},51442:function(e,t,n){var r=n(62488),o=n(85924),i=n(99551),a=n(70479),c=Object.getOwnPropertySymbols?function(e){for(var t=[];e;)r(t,i(e)),e=o(e);return t}:a;e.exports=c},64160:function(e,t,n){var r=n(18552),o=n(57071),i=n(53818),a=n(58525),c=n(70577),s=n(44239),u=n(80346),l="[object Map]",f="[object Promise]",p="[object Set]",d="[object WeakMap]",_="[object DataView]",h=u(r),m=u(o),y=u(i),g=u(a),v=u(c),b=s;(r&&b(new r(new ArrayBuffer(1)))!=_||o&&b(new o)!=l||i&&b(i.resolve())!=f||a&&b(new a)!=p||c&&b(new c)!=d)&&(b=function(e){var t=s(e),n="[object Object]"==t?e.constructor:void 0,r=n?u(n):"";if(r)switch(r){case h:return _;case m:return l;case y:return f;case g:return p;case v:return d}return t}),e.exports=b},47801:function(e){e.exports=function(e,t){return null==e?void 0:e[t]}},51789:function(e,t,n){var r=n(94536);e.exports=function(){this.__data__=r?r(null):{},this.size=0}},80401:function(e){e.exports=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}},57667:function(e,t,n){var r=n(94536),o=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;if(r){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return o.call(t,e)?t[e]:void 0}},21327:function(e,t,n){var r=n(94536),o=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;return r?void 0!==t[e]:o.call(t,e)}},81866:function(e,t,n){var r=n(94536);e.exports=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=r&&void 0===t?"__lodash_hash_undefined__":t,this}},43824:function(e){var t=Object.prototype.hasOwnProperty;e.exports=function(e){var n=e.length,r=new e.constructor(n);return n&&"string"==typeof e[0]&&t.call(e,"index")&&(r.index=e.index,r.input=e.input),r}},29148:function(e,t,n){var r=n(74318),o=n(57157),i=n(93147),a=n(40419),c=n(77133);e.exports=function(e,t,n){var s=e.constructor;switch(t){case"[object ArrayBuffer]":return r(e);case"[object Boolean]":case"[object Date]":return new s(+e);case"[object DataView]":return o(e,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return c(e,n);case"[object Map]":case"[object Set]":return new s;case"[object Number]":case"[object String]":return new s(e);case"[object RegExp]":return i(e);case"[object Symbol]":return a(e)}}},38517:function(e,t,n){var r=n(3118),o=n(85924),i=n(25726);e.exports=function(e){return"function"!=typeof e.constructor||i(e)?{}:r(o(e))}},37285:function(e,t,n){var r=n(62705),o=n(35694),i=n(1469),a=r?r.isConcatSpreadable:void 0;e.exports=function(e){return i(e)||o(e)||!!(a&&e&&e[a])}},65776:function(e){var t=/^(?:0|[1-9]\d*)$/;e.exports=function(e,n){var r=typeof e;return!!(n=null==n?9007199254740991:n)&&("number"==r||"symbol"!=r&&t.test(e))&&e>-1&&e%1==0&&e<n}},16612:function(e,t,n){var r=n(77813),o=n(98612),i=n(65776),a=n(13218);e.exports=function(e,t,n){if(!a(n))return!1;var c=typeof t;return!!("number"==c?o(n)&&i(t,n.length):"string"==c&&t in n)&&r(n[t],e)}},15403:function(e,t,n){var r=n(1469),o=n(33448),i=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,a=/^\w*$/;e.exports=function(e,t){if(r(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!o(e))||(a.test(e)||!i.test(e)||null!=t&&e in Object(t))}},37019:function(e){e.exports=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}},15346:function(e,t,n){var r=n(14429),o=function(){var e=/[^.]+$/.exec(r&&r.keys&&r.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();e.exports=function(e){return!!o&&o in e}},25726:function(e){var t=Object.prototype;e.exports=function(e){var n=e&&e.constructor;return e===("function"==typeof n&&n.prototype||t)}},27040:function(e){e.exports=function(){this.__data__=[],this.size=0}},14125:function(e,t,n){var r=n(18470),o=Array.prototype.splice;e.exports=function(e){var t=this.__data__,n=r(t,e);return!(n<0)&&(n==t.length-1?t.pop():o.call(t,n,1),--this.size,!0)}},82117:function(e,t,n){var r=n(18470);e.exports=function(e){var t=this.__data__,n=r(t,e);return n<0?void 0:t[n][1]}},67518:function(e,t,n){var r=n(18470);e.exports=function(e){return r(this.__data__,e)>-1}},54705:function(e,t,n){var r=n(18470);e.exports=function(e,t){var n=this.__data__,o=r(n,e);return o<0?(++this.size,n.push([e,t])):n[o][1]=t,this}},24785:function(e,t,n){var r=n(1989),o=n(38407),i=n(57071);e.exports=function(){this.size=0,this.__data__={hash:new r,map:new(i||o),string:new r}}},11285:function(e,t,n){var r=n(45050);e.exports=function(e){var t=r(this,e).delete(e);return this.size-=t?1:0,t}},96e3:function(e,t,n){var r=n(45050);e.exports=function(e){return r(this,e).get(e)}},49916:function(e,t,n){var r=n(45050);e.exports=function(e){return r(this,e).has(e)}},95265:function(e,t,n){var r=n(45050);e.exports=function(e,t){var n=r(this,e),o=n.size;return n.set(e,t),this.size+=n.size==o?0:1,this}},24523:function(e,t,n){var r=n(88306);e.exports=function(e){var t=r(e,(function(e){return 500===n.size&&n.clear(),e})),n=t.cache;return t}},94536:function(e,t,n){var r=n(10852)(Object,"create");e.exports=r},86916:function(e,t,n){var r=n(5569)(Object.keys,Object);e.exports=r},33498:function(e){e.exports=function(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}},31167:function(e,t,n){e=n.nmd(e);var r=n(31957),o=t&&!t.nodeType&&t,i=o&&e&&!e.nodeType&&e,a=i&&i.exports===o&&r.process,c=function(){try{var e=i&&i.require&&i.require("util").types;return e||a&&a.binding&&a.binding("util")}catch(t){}}();e.exports=c},2333:function(e){var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},5569:function(e){e.exports=function(e,t){return function(n){return e(t(n))}}},45357:function(e,t,n){var r=n(96874),o=Math.max;e.exports=function(e,t,n){return t=o(void 0===t?e.length-1:t,0),function(){for(var i=arguments,a=-1,c=o(i.length-t,0),s=Array(c);++a<c;)s[a]=i[t+a];a=-1;for(var u=Array(t+1);++a<t;)u[a]=i[a];return u[t]=n(s),r(e,this,u)}}},40292:function(e,t,n){var r=n(97786),o=n(14259);e.exports=function(e,t){return t.length<2?e:r(e,o(t,0,-1))}},55639:function(e,t,n){var r=n(31957),o="object"==typeof self&&self&&self.Object===Object&&self,i=r||o||Function("return this")();e.exports=i},36390:function(e){e.exports=function(e,t){if(("constructor"!==t||"function"!==typeof e[t])&&"__proto__"!=t)return e[t]}},30061:function(e,t,n){var r=n(56560),o=n(21275)(r);e.exports=o},21275:function(e){var t=Date.now;e.exports=function(e){var n=0,r=0;return function(){var o=t(),i=16-(o-r);if(r=o,i>0){if(++n>=800)return arguments[0]}else n=0;return e.apply(void 0,arguments)}}},37465:function(e,t,n){var r=n(38407);e.exports=function(){this.__data__=new r,this.size=0}},63779:function(e){e.exports=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}},67599:function(e){e.exports=function(e){return this.__data__.get(e)}},44758:function(e){e.exports=function(e){return this.__data__.has(e)}},34309:function(e,t,n){var r=n(38407),o=n(57071),i=n(83369);e.exports=function(e,t){var n=this.__data__;if(n instanceof r){var a=n.__data__;if(!o||a.length<199)return a.push([e,t]),this.size=++n.size,this;n=this.__data__=new i(a)}return n.set(e,t),this.size=n.size,this}},55514:function(e,t,n){var r=n(24523),o=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,i=/\\(\\)?/g,a=r((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(o,(function(e,n,r,o){t.push(r?o.replace(i,"$1"):n||e)})),t}));e.exports=a},40327:function(e,t,n){var r=n(33448);e.exports=function(e){if("string"==typeof e||r(e))return e;var t=e+"";return"0"==t&&1/e==-Infinity?"-0":t}},80346:function(e){var t=Function.prototype.toString;e.exports=function(e){if(null!=e){try{return t.call(e)}catch(n){}try{return e+""}catch(n){}}return""}},67990:function(e){var t=/\s/;e.exports=function(e){for(var n=e.length;n--&&t.test(e.charAt(n)););return n}},75703:function(e){e.exports=function(e){return function(){return e}}},23279:function(e,t,n){var r=n(13218),o=n(7771),i=n(14841),a=Math.max,c=Math.min;e.exports=function(e,t,n){var s,u,l,f,p,d,_=0,h=!1,m=!1,y=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function g(t){var n=s,r=u;return s=u=void 0,_=t,f=e.apply(r,n)}function v(e){return _=e,p=setTimeout(w,t),h?g(e):f}function b(e){var n=e-d;return void 0===d||n>=t||n<0||m&&e-_>=l}function w(){var e=o();if(b(e))return E(e);p=setTimeout(w,function(e){var n=t-(e-d);return m?c(n,l-(e-_)):n}(e))}function E(e){return p=void 0,y&&s?g(e):(s=u=void 0,f)}function O(){var e=o(),n=b(e);if(s=arguments,u=this,d=e,n){if(void 0===p)return v(d);if(m)return clearTimeout(p),p=setTimeout(w,t),g(d)}return void 0===p&&(p=setTimeout(w,t)),f}return t=i(t)||0,r(n)&&(h=!!n.leading,l=(m="maxWait"in n)?a(i(n.maxWait)||0,t):l,y="trailing"in n?!!n.trailing:y),O.cancel=function(){void 0!==p&&clearTimeout(p),_=0,s=d=u=p=void 0},O.flush=function(){return void 0===p?f:E(o())},O}},77813:function(e){e.exports=function(e,t){return e===t||e!==e&&t!==t}},85564:function(e,t,n){var r=n(21078);e.exports=function(e){return(null==e?0:e.length)?r(e,1):[]}},17204:function(e){e.exports=function(e){for(var t=-1,n=null==e?0:e.length,r={};++t<n;){var o=e[t];r[o[0]]=o[1]}return r}},6557:function(e){e.exports=function(e){return e}},35694:function(e,t,n){var r=n(9454),o=n(37005),i=Object.prototype,a=i.hasOwnProperty,c=i.propertyIsEnumerable,s=r(function(){return arguments}())?r:function(e){return o(e)&&a.call(e,"callee")&&!c.call(e,"callee")};e.exports=s},1469:function(e){var t=Array.isArray;e.exports=t},98612:function(e,t,n){var r=n(23560),o=n(41780);e.exports=function(e){return null!=e&&o(e.length)&&!r(e)}},29246:function(e,t,n){var r=n(98612),o=n(37005);e.exports=function(e){return o(e)&&r(e)}},44144:function(e,t,n){e=n.nmd(e);var r=n(55639),o=n(95062),i=t&&!t.nodeType&&t,a=i&&e&&!e.nodeType&&e,c=a&&a.exports===i?r.Buffer:void 0,s=(c?c.isBuffer:void 0)||o;e.exports=s},23560:function(e,t,n){var r=n(44239),o=n(13218);e.exports=function(e){if(!o(e))return!1;var t=r(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}},41780:function(e){e.exports=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}},56688:function(e,t,n){var r=n(25588),o=n(7518),i=n(31167),a=i&&i.isMap,c=a?o(a):r;e.exports=c},13218:function(e){e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},37005:function(e){e.exports=function(e){return null!=e&&"object"==typeof e}},68630:function(e,t,n){var r=n(44239),o=n(85924),i=n(37005),a=Function.prototype,c=Object.prototype,s=a.toString,u=c.hasOwnProperty,l=s.call(Object);e.exports=function(e){if(!i(e)||"[object Object]"!=r(e))return!1;var t=o(e);if(null===t)return!0;var n=u.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&s.call(n)==l}},72928:function(e,t,n){var r=n(29221),o=n(7518),i=n(31167),a=i&&i.isSet,c=a?o(a):r;e.exports=c},33448:function(e,t,n){var r=n(44239),o=n(37005);e.exports=function(e){return"symbol"==typeof e||o(e)&&"[object Symbol]"==r(e)}},36719:function(e,t,n){var r=n(38749),o=n(7518),i=n(31167),a=i&&i.isTypedArray,c=a?o(a):r;e.exports=c},3674:function(e,t,n){var r=n(14636),o=n(280),i=n(98612);e.exports=function(e){return i(e)?r(e):o(e)}},81704:function(e,t,n){var r=n(14636),o=n(10313),i=n(98612);e.exports=function(e){return i(e)?r(e,!0):o(e)}},10928:function(e){e.exports=function(e){var t=null==e?0:e.length;return t?e[t-1]:void 0}},88306:function(e,t,n){var r=n(83369);function o(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError("Expected a function");var n=function(){var r=arguments,o=t?t.apply(this,r):r[0],i=n.cache;if(i.has(o))return i.get(o);var a=e.apply(this,r);return n.cache=i.set(o,a)||i,a};return n.cache=new(o.Cache||r),n}o.Cache=r,e.exports=o},82492:function(e,t,n){var r=n(42980),o=n(21463)((function(e,t,n){r(e,t,n)}));e.exports=o},7771:function(e,t,n){var r=n(55639);e.exports=function(){return r.Date.now()}},57557:function(e,t,n){var r=n(29932),o=n(85990),i=n(57406),a=n(71811),c=n(98363),s=n(60696),u=n(99021),l=n(46904),f=u((function(e,t){var n={};if(null==e)return n;var u=!1;t=r(t,(function(t){return t=a(t,e),u||(u=t.length>1),t})),c(e,l(e),n),u&&(n=o(n,7,s));for(var f=t.length;f--;)i(n,t[f]);return n}));e.exports=f},70479:function(e){e.exports=function(){return[]}},95062:function(e){e.exports=function(){return!1}},23493:function(e,t,n){var r=n(23279),o=n(13218);e.exports=function(e,t,n){var i=!0,a=!0;if("function"!=typeof e)throw new TypeError("Expected a function");return o(n)&&(i="leading"in n?!!n.leading:i,a="trailing"in n?!!n.trailing:a),r(e,t,{leading:i,maxWait:t,trailing:a})}},14841:function(e,t,n){var r=n(27561),o=n(13218),i=n(33448),a=/^[-+]0x[0-9a-f]+$/i,c=/^0b[01]+$/i,s=/^0o[0-7]+$/i,u=parseInt;e.exports=function(e){if("number"==typeof e)return e;if(i(e))return NaN;if(o(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=o(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=r(e);var n=c.test(e);return n||s.test(e)?u(e.slice(2),n?2:8):a.test(e)?NaN:+e}},59881:function(e,t,n){var r=n(98363),o=n(81704);e.exports=function(e){return r(e,o(e))}},79833:function(e,t,n){var r=n(80531);e.exports=function(e){return null==e?"":r(e)}},27871:function(e,t,n){"use strict";n.d(t,{B:function(){return f},o:function(){return p}});var r=n(59499),o=n(93967),i=n.n(o),a=n(98098),c=n(77341),s=n(36560),u=n.n(s),l=n(85893),f=function(e){return e.MARKETING_TEMPLATE_BRAND="MARKETING_TEMPLATE_BRAND",e.MARKETING_TEMPLATE_DETAIL="MARKETING_TEMPLATE_DETAIL",e.MARKETING_TEMPLATE_IMAGE="MARKETING_TEMPLATE_IMAGE",e.DOWNLOAD_MODAL="DOWNLOAD_MODAL",e.CLOUD_GAME_MODAL="CLOUD_GAME_MODAL",e.WECHAT_GAME_MODAL="WECHAT_GAME_MODAL",e.MARKETING_TEMPLATE_TAIL_APP="MARKETING_TEMPLATE_TAIL_APP",e.GAME_DETAIL="GAME_DETAIL",e}({}),p=function(e){var t=e.appInfo,n=e.className,o=e.theme,s=void 0===o?f.DOWNLOAD_MODAL:o;if(!t)return null;var p=t.developer,d=t.version_name,_=t.game_type,h=t.name,m=t.privacy_agreement,y=t.report_info,g=t.pkg_name,v=t.operator,b=t.icp_number,w=s===f.GAME_DETAIL,E=(0,a.$c)(_),O=[f.MARKETING_TEMPLATE_BRAND,f.MARKETING_TEMPLATE_DETAIL,f.MARKETING_TEMPLATE_IMAGE,f.MARKETING_TEMPLATE_TAIL_APP].includes(s);return(0,l.jsx)("div",{className:i()(u().advertisingElement,n,u()[s]),children:O?(0,l.jsxs)("div",{children:[(0,l.jsxs)("div",{className:i()(u().developer,(0,r.Z)({},u().noWrap,!w)),children:[(0,l.jsx)("span",{children:"\u5f00\u53d1\u5546\uff1a".concat(p)}),w&&(0,l.jsx)("span",{children:" \u8fd0\u8425\u5546\uff1a".concat(v)})]}),(0,l.jsxs)("div",{className:u().detail,children:[(0,l.jsx)("div",{className:u().name,children:h}),(0,l.jsx)("div",{className:u().versionName,children:d}),(0,l.jsx)("div",{className:u().placeholder}),(0,l.jsx)("div",{className:u().link,onClick:function(){window.open(m,"__blank")},"dt-eid":"privacy_button","dt-params":(0,a.L7)(y),children:"\u9690\u79c1"}),(0,l.jsx)("div",{className:u().separator,children:"|"}),(0,l.jsx)("div",{className:u().link,onClick:function(){window.open((0,c.pZ)(g),"__blank")},"dt-eid":"permission_button","dt-params":(0,a.L7)(y),children:"\u6743\u9650"}),(0,l.jsx)("div",{className:u().separator,children:"|"}),(0,l.jsx)("div",{className:u().link,onClick:function(){window.open((0,c.nT)(g),"__blank")},"dt-eid":"description_button","dt-params":(0,a.L7)(y),children:"\u7b80\u4ecb"})]}),(0,l.jsx)("div",{className:u().detail,children:b&&(0,l.jsx)("span",{children:"\u5907\u6848\u53f7\uff1a".concat(b)})})]}):(0,l.jsxs)("div",{className:u().noMarket,children:[(0,l.jsx)("span",{className:u().noMarketSpan,children:h}),d&&(0,l.jsx)("span",{className:u().noMarketSpan,children:" V".concat(d," ")}),(0,l.jsx)("span",{className:u().noWrap,children:"\u5f00\u53d1\u5546\uff1a"}),(0,l.jsx)("span",{className:u().noMarketSpan,children:"".concat(p)}),(0,l.jsxs)("div",{className:u().noMarketSpanBox,children:[!E&&(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)("span",{className:u().link,onClick:function(){window.open(m,"__blank")},"dt-eid":"privacy_button","dt-params":(0,a.L7)(y),children:"\u9690\u79c1"}),(0,l.jsx)("span",{className:i()(u().noMarketSpanBox,u().separator),children:"|"}),(0,l.jsx)("span",{className:u().link,onClick:function(){window.open((0,c.pZ)(g),"__blank")},"dt-eid":"permission_button","dt-params":(0,a.L7)(y),children:"\u6743\u9650"}),(0,l.jsx)("span",{className:i()(u().noMarketSpanBox,u().separator),children:"|"})]}),(0,l.jsx)("span",{className:u().link,onClick:function(){window.open((0,c.nT)(g),"__blank")},"dt-eid":"description_button","dt-params":(0,a.L7)(y),children:"\u7b80\u4ecb"})]})]})})}},90389:function(e,t,n){"use strict";n.d(t,{Il:function(){return s},RW:function(){return o},UI:function(){return c},ok:function(){return i},uQ:function(){return a}});var r=n(67294),o=function(e){return e[e.PreOrder=1]="PreOrder",e[e.Apk=2]="Apk",e[e.PCYYB=3]="PCYYB",e}({}),i=function(e){return e.NOT_ADAPTED="NOT_ADAPTED",e.ALL="ALL",e}({}),a=function(e){return e[e.booking=1]="booking",e[e.pcApp=2]="pcApp",e[e.mobileApp=3]="mobileApp",e}({}),c=function(e){return e[e.HORIZONTAL=1]="HORIZONTAL",e[e.VERTICAL=2]="VERTICAL",e}({}),s=r.createContext({})},15193:function(e,t,n){"use strict";n.d(t,{F0:function(){return S},LR:function(){return M},n:function(){return L},o6:function(){return N}});var r=n(50029),o=n(59499),i=n(87794),a=n.n(i),c=n(93967),s=n.n(c),u=n(67294),l=n(15450),f=n(11339),p=n(29858),d=n(97716),_=n(80494),h=n(98098),m=n(76667),y=n(24386),g=n(90309),v=n(63807),b=n(77341),w=n(78331),E=n(17794),O=n(90389),x=n(9439),I=n.n(x),A=n(85893);function j(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 T(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?j(Object(n),!0).forEach((function(t){(0,o.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):j(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var S=function(e){return e.COMMON="COMMON",e.GAME_LIST="GAME_LIST",e.GAME_DETAIL="GAME_DETAIL",e.BANNER_V2="BANNER_V2",e.MARKETING_TEMPLATE_B="MARKETING_TEMPLATE_B",e.BLOG_DETAIL="BLOG_DETAIL",e.FIXED="FIXED",e}({}),L=function(e){var t=e.appInfo,n=t.ios_url,r=t.pkg_name;n&&r!==f.RH?location.href=n:(0,w.W$)(T(T({},e),{},{isIOS:!0}))},D=function(e){var t=(0,b.yM)(e)||(0,b.Qx)(e);window.location.href=t},M=function(){var e=(0,r.Z)(a().mark((function e(t){var n,r,o,i,c,s;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(e.prev=0,n=t.appInfo,r=n.pkg_name,o=n.forceYYBDownload,i=n.meshSDKInstance,c=l.h.getContext(),s=c.useStandardDownload,!(0,m.gn)()){e.next=7;break}return L(t),e.abrupt("return");case 7:if(o!==d.WE.TRUE){e.next=11;break}return D(n),(0,w.zM)({appInfo:n}),e.abrupt("return");case 11:if(!(0,m.Ul)()){e.next=27;break}if("detail"!==s||window.location.pathname.startsWith("/appdetail/".concat(r))||r===f.RH){e.next=15;break}return window.location.href=(0,E.g)((0,b.Jg)(n)),e.abrupt("return");case 15:if((0,m.Fh)()){e.next=22;break}return D(n),e.next=19,(0,h.nC)();case 19:if(!e.sent){e.next=22;break}return e.abrupt("return");case 22:if(s||r!==f.RH){e.next=25;break}return(0,w.zM)({appInfo:n}),e.abrupt("return");case 25:return(0,w.W$)({appInfo:T(T({},n),{},{meshSDKInstance:i||(0,g.YH)({appInfo:n,tmast:(0,b.yM)(n)})}),fromQRCode:(0,v.i7)(),isMQQ:(0,m.Fh)(),useStandardDownload:s}),e.abrupt("return");case 27:(0,w.LR)({appInfo:n,downloadType:w._5.DIRECT_DOWNLOAD}),e.next=33;break;case 30:e.prev=30,e.t0=e.catch(0),(0,_.Hj)(T(T({errorName:p.IL.DOWNLOAD_BUTTON_ERROR},(0,y.a)(e.t0)),{},{context:JSON.stringify(t),url:window.location.href}));case 33:case"end":return e.stop()}}),e,null,[[0,30]])})));return function(t){return e.apply(this,arguments)}}(),N=function(e){var t=e.theme,n=void 0===t?S.COMMON:t,r=e.className,i=e.appInfo,a=i.report_info,c=i.impIgnore,f=(0,u.useContext)(O.Il).initialInfo,p=[S.BANNER_V2,S.GAME_DETAIL,S.BLOG_DETAIL].includes(n);return(0,A.jsxs)("button",{className:s()(I().downloadButton,I()[n],r,(0,o.Z)({},I().isAndroid,null===f||void 0===f?void 0:f.isAndroid)),onClick:function(e){(0,h.Ow)(e),"detail"!==l.h.getContext().useStandardDownload||n!==S.FIXED?(i.report_info.element_id="common_download",M({appInfo:i})):window.scrollTo({top:0})},"dt-eid":"common_download","dt-imp-ignore":c,"dt-params":(0,h.L7)(a),title:"\u5b89\u5353\u7248",children:[p&&(0,A.jsx)("i",{className:s()(I().downloadIcon,"downloadIcon")}),(0,A.jsx)("p",{className:I().mobileText,children:"\u4e0b\u8f7d"}),[S.GAME_DETAIL,S.BLOG_DETAIL].includes(n)&&(0,A.jsx)("p",{className:I().desktopText,children:"\u5b89\u5353\u7248"})]})}},69255:function(e,t,n){"use strict";n.d(t,{GD:function(){return y},K3:function(){return g},gM:function(){return m}});var r=n(59499),o=n(93967),i=n.n(o),a=n(11163),c=n(67294),s=n(11339),u=n(97716),l=n(98098),f=n(60188),p=n(92806),d=n.n(p),_=n(90389),h=n(85893),m=function(e){return e.SEM_TEMPLATE="SEM_TEMPLATE",e.GAME_DETAIL="GAME_DETAIL",e.BLOG_DETAIL="BLOG_DETAIL",e.TOPIC_DETAIL="TOPIC_DETAIL",e.COMMON="COMMON",e.GAME_LIST="GAME_LIST",e.BANNER_V2="BANNER_V2",e}({}),y=function(e){var t=e.is_pc_yyb_available,n=e.game_type;return!!(0,l.$c)(n)||(!!(0,l.cL)(n)||t===u.WE.TRUE)},g=function(e){var t=e.classNameMap,n=void 0===t?{}:t,o=e.appInfo,u=e.theme,p=void 0===u?m.COMMON:u,g=e.className,v=e.getCustomParams,b=o.report_info,w=o.pkg_name,E=o.impIgnore,O=(0,c.useContext)(_.Il),x=O.initialInfo,I=O.avoidPCDownloadText,A=(0,a.useRouter)(),j=[m.GAME_LIST,m.GAME_DETAIL,m.BLOG_DETAIL,m.TOPIC_DETAIL,m.BANNER_V2,m.SEM_TEMPLATE].includes(p),T=y(o)||w===s.RH,S=[m.GAME_DETAIL,m.BLOG_DETAIL,m.TOPIC_DETAIL,m.SEM_TEMPLATE,m.BANNER_V2].includes(p),L=(0,c.useMemo)((function(){return!![m.GAME_DETAIL,m.BLOG_DETAIL,m.BANNER_V2].includes(p)||y(o)}),[o,p]),D=[m.GAME_DETAIL,m.BLOG_DETAIL].includes(p),M=null===I||void 0===I?void 0:I.includes(w);return(0,h.jsxs)("button",{className:i()(d().PCYYBDownloadButton,d()[p],g,(0,r.Z)({},d().isAndroid,null===x||void 0===x?void 0:x.isAndroid)),onClick:function(e){((0,f.Wx)(A)||L)&&((0,l.Ow)(e),(0,f.AB)({appInfo:o,target:e.target,customParams:null===v||void 0===v?void 0:v()}))},"dt-eid":"pc_yyb_download_button","dt-imp-ignore":E,"dt-params":(0,l.L7)(b),children:[j&&(0,h.jsx)("i",{className:i()(d().downloadIcon,n.PCYYBDownloadIcon)}),(0,h.jsx)("p",{className:d().desktopText,children:M?"\u6a21\u62df\u5668\u7248":"\u7535\u8111\u7248"}),S&&(0,h.jsx)("div",{className:i()(d().light,n.PCYYBDownloadLight)}),!T&&D&&(0,h.jsx)("div",{className:d().tips,children:"\u9002\u914d\u4e2d\uff0c\u656c\u8bf7\u671f\u5f85"})]})}},22822:function(e,t,n){"use strict";n.d(t,{JM:function(){return X},LQ:function(){return q},VX:function(){return K}});var r=n(59499),o=n(50029),i=n(87794),a=n.n(i),c=n(67294),s=n(93967),u=n.n(s),l=n(65203),f=n(50434),p=n(29858),d=n(97716),_=n(80494),h=n(98098),m=n(60188),y=n(7106),g=n(76667),v=n(24386),b=n(90309),w=n(63807),E=n(77341),O=n(15450),x=n(39103),I=n(40230),A=n(27871),j=n(14334),T=n(15371),S=n(58276),L=n.n(S),D=n(23076),M=n(85893);function N(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function C(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?N(Object(n),!0).forEach((function(t){(0,r.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):N(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var B=["ChunkLoadError","timeOut","Request aborted","Network Error"],P=function(){var e=(0,o.Z)(a().mark((function e(t){var n,r,o,i,c,s,u;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(e.prev=0,n=t.appInfo,!(r=t.isEhe)){e.next=5;break}return window.location.href=r,e.abrupt("return");case 5:if(o=n.meshSDKInstance,!(0,g.e3)()||!(0,g.Dt)()){e.next=9;break}return location.href=(0,E.YI)(location.href),e.abrupt("return");case 9:return i=o||(0,b.YH)({appInfo:n,channelType:y.xu.CLOUD_GAME,tmast:(0,E.to)((0,E.NV)(n))}),e.next=12,i;case 12:if(c=e.sent,!(0,g.Fh)()){e.next=22;break}return e.next=16,c.getYYBVersion();case 16:if("0"===e.sent){e.next=20;break}return window.location.href=(0,E.vp)(n),e.abrupt("return");case 20:return(0,D.S)(),e.abrupt("return");case 22:return e.next=24,c.directDownloadYYB();case 24:e.next=32;break;case 26:if(e.prev=26,e.t0=e.catch(0),s=(0,v.a)(e.t0),u=s.message,!B.some((function(e){return u.includes(e)}))){e.next=31;break}return e.abrupt("return");case 31:(0,_.Hj)({errorName:p.IL.CLOUD_GAME_MODAL_ERROR,message:u,context:JSON.stringify(t)});case 32:case"end":return e.stop()}}),e,null,[[0,26]])})));return function(t){return e.apply(this,arguments)}}(),k=function(e){var t=e.close,n=e.appInfo,o=e.isIOS,i=e.isMQQ,a=e.isEhe,s=e.useStandardDownload,l=n.name,f=n.report_info,p=n.meshSDKInstance,d=n.apk_size,_=O.h.getContext().YYBAppInfo,m=(0,c.useState)(!i),y=m[0],g=m[1],v=!a&&!o;(0,x.L)(n);var b=(0,I.L)({meshSDKInstance:p,disable:!i});(0,c.useEffect)((function(){if(!o){var e=window.setTimeout((function(){g(!1)}),500);return function(){window.clearTimeout(e)}}}),[o]);var w=(0,c.useMemo)((function(){return o?"\u8bf7\u4f7f\u7528\u5b89\u5353\u7248\u5e94\u7528\u5b9d\u4f53\u9a8c":a?"\u53bb\u9e45\u76d2APP\u9a6c\u4e0a\u73a9":i?"0"===b?"\u4e0b\u8f7d\u5e94\u7528\u5b9d\u9a6c\u4e0a\u73a9":"\u6253\u5f00\u5e94\u7528\u5b9d\u9a6c\u4e0a\u73a9":y?"\u4e91\u6e38\u620f\u542f\u52a8\u4e2d...":"\u4e0b\u8f7d\u5e94\u7528\u5b9d\u9a6c\u4e0a\u73a9"}),[o,a,i,b,y]),E=(0,c.useMemo)((function(){return o?"ios_download":y?"openloading":"yyb_download"}),[o,y]),T="modal"===s?null===_||void 0===_?void 0:_.apk_size:d;return(0,M.jsxs)("div",{className:u()(L().cloudGameModal,(0,r.Z)({},L().showExtraInfo,v),(0,r.Z)({},L().useStandardDownload,"modal"===s)),"dt-eid":"cloudgame_pop","dt-params":(0,h.L7)(C(C({},f),{},{is_ehe_app:a?1:0})),children:[(0,M.jsx)("i",{className:L().close,onClick:t,"dt-eid":"exit_pop","dt-params":(0,h.L7)(f)}),(0,M.jsxs)("div",{className:L().gameCard,children:[(0,M.jsx)(j.X,{appInfo:n,showCloudGameIcon:!0,theme:j.d.CLOUD_GAME_MODAL,iconClassName:L().icon}),(0,M.jsxs)("div",{className:L().content,children:[(0,M.jsx)("p",{className:L().name,children:l}),"modal"===s&&(0,M.jsx)("p",{className:L().size,children:(0,h.gB)(parseInt(T||"0",10))})]})]}),(0,M.jsx)("button",{"dt-eid":E,"dt-params":(0,h.L7)(C(C({},f),{},{is_ehe_app:a?1:0})),className:u()(L().playButton,(0,r.Z)({},L().disable,y||o)),onClick:function(){o||(n.report_info.element_id=E,P({appInfo:n,isEhe:a}))},children:w}),!v&&(0,M.jsxs)("div",{className:L().feature,children:[(0,M.jsxs)("div",{className:L().featureItem,children:[(0,M.jsx)("i",{className:u()(L().featureIcon,L().noDownload)}),(0,M.jsx)("p",{className:L().featureText,children:"\u514d\u4e0b\u8f7d"})]}),(0,M.jsxs)("div",{className:L().featureItem,children:[(0,M.jsx)("i",{className:u()(L().featureIcon,L().playDirect)}),(0,M.jsx)("p",{className:L().featureText,children:"\u7acb\u5373\u73a9"})]}),(0,M.jsxs)("div",{className:L().featureItem,children:[(0,M.jsx)("i",{className:u()(L().featureIcon,L().smoothExperience)}),(0,M.jsx)("p",{className:L().featureText,children:"\u6d41\u7545\u4f53\u9a8c"})]})]}),v&&(null===_||void 0===_?void 0:_.developer)&&(0,M.jsx)(A.o,{appInfo:_,theme:A.B.CLOUD_GAME_MODAL})]})},R=function(e){return(0,T.h)({classNameMap:{modal:L().openCloudGameModal,content:L().openCloudGameModalContent},Component:k,componentProps:e})},G=n(15764),U=n.n(G),W=n(90389),Y=n(74704),F=n(69173);function H(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Z(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?H(Object(n),!0).forEach((function(t){(0,r.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):H(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var q=function(e){return e.COMMON="COMMON",e.GAME_LIST="GAME_LIST",e.GAME_DETAIL="GAME_DETAIL",e.BANNER_V2="BANNER_V2",e.MARKETING_TEMPLATE_B="MARKETING_TEMPLATE_B",e.BLOG_DETAIL="BLOG_DETAIL",e.TOPIC_DETAIL="TOPIC_DETAIL",e.DOWNLOAD_MODAL="DOWNLOAD_MODAL",e}({}),V=function(e){R({appInfo:e,isIOS:!0})},K=function(){var e=(0,o.Z)(a().mark((function e(t){var n,r,o,i,c,s,u,d,h,m,g,b,E,x,I;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.pkg_name,r=t.report_json,o=(0,w.Qw)(),i=o.get("ut"),e.prev=3,s="".concat((0,w.iq)()),e.next=7,(0,l.R)({body:{listS:{supplyId:{repStr:[s]}},layout:f.cU},head:{hostAppInfo:{scene:"common_data"}},canBeEmpty:!0});case 7:return u=e.sent,d=u.data.components,h=d[0].data.itemData,m=(null===h||void 0===h?void 0:h[0])||{},g=m.ichannel,b=void 0===g?"pcyyb0Fpcyyb1":g,e.next=13,fetch("".concat(f.yV,"/v3/get_game_url"),{method:"POST",headers:{"Ual-Access-Businessid":"pc_cloud_game"},body:JSON.stringify({bid:"yybhome",pkg_name:n,channel_id:b,req_type:2,scene:s,report_json:JSON.stringify(Z({guid:(null===(c=O.h.getContext().initialInfo)||void 0===c?void 0:c.guid)||"web",platform:"web",supply_id:s,extra_info:JSON.stringify((0,y.AZ)()),report_info:JSON.stringify(Z(Z({},(0,y.jU)()),{},{h5_url:""}))},r))})});case 13:return E=e.sent,e.next=16,E.json();case 16:return x=e.sent,I=(0===(null===x||void 0===x?void 0:x.code)?null===x||void 0===x?void 0:x.url:"")||"","apk"!==i&&null!==x&&void 0!==x&&x.game_id&&(I=I.replace(n,x.game_id)),e.abrupt("return",I);case 22:e.prev=22,e.t0=e.catch(3),(0,_.Hj)(Z({errorName:p.IL.GET_CLOUD_GAME_LINK,url:location.href},(0,v.a)(e.t0)));case 25:case"end":return e.stop()}}),e,null,[[3,22]])})));return function(t){return e.apply(this,arguments)}}(),z=function(){var e=(0,o.Z)(a().mark((function e(t){var n,r,o,i,c;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=t.cloudGameInfo,r=t.pkg_name,o=t.report_info,i=n.apk_url){e.next=4;break}throw new Error("No Apk Url");case 4:return e.next=6,K({pkg_name:r,report_json:{trace_id:o.trace_id}});case 6:c=e.sent,window.open(c||i);case 8:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),J=function(){var e=(0,o.Z)(a().mark((function e(t){var n,r,o,i,c;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=t.appInfo,r=t.eheGuideTrafficConfig,o=n.meshSDKInstance,i=null===r||void 0===r?void 0:r.list.includes(n.pkg_name),c=R({appInfo:Z(Z({},n),{},{meshSDKInstance:o||(0,b.YH)({appInfo:n,tmast:(0,E.to)((0,E.NV)(n)),channelType:y.xu.CLOUD_GAME})}),isMQQ:(0,g.Fh)(),isEhe:i?null===r||void 0===r?void 0:r.path:"",useStandardDownload:O.h.getContext().useStandardDownload}),!(0,g.Fh)()){e.next=6;break}return e.abrupt("return");case 6:return i||(window.location.href=(0,E.vp)(n)),e.next=9,(0,h.nC)(1e3);case 9:e.sent&&c();case 11:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),Q=function(){var e=(0,o.Z)(a().mark((function e(t){var n,r,o;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=t.appInfo,r=t.eheGuideTrafficConfig,o=t.isPCCloudFreeGame,e.prev=1,!(0,g.gn)()){e.next=5;break}return V(n),e.abrupt("return");case 5:if(!(0,g.Ul)()){e.next=9;break}return e.next=8,J({appInfo:n,eheGuideTrafficConfig:r});case 8:return e.abrupt("return");case 9:if(!o){e.next=13;break}(0,m.AB)({appInfo:Z(Z({},n),{},{pkg_name:n.cloudGameInfo.pkgname,game_type:d.D$.YUN_GAME}),customParams:{pkg_type:Number(d.D$.YUN_GAME)}}),e.next=15;break;case 13:return e.next=15,z(n);case 15:e.next=20;break;case 17:e.prev=17,e.t0=e.catch(1),(0,_.Hj)(Z({errorName:p.IL.CLOUD_GAME_CLICK_ERROR,url:location.href,context:JSON.stringify(n)},(0,v.a)(e.t0)));case 20:case"end":return e.stop()}}),e,null,[[1,17]])})));return function(t){return e.apply(this,arguments)}}(),X=function(e){var t=e.theme,n=void 0===t?q.COMMON:t,r=e.className,i=e.appInfo,s=i.report_info,l=i.impIgnore,f=(0,c.useContext)(W.Il).eheGuideTrafficConfig,p=(0,c.useMemo)((function(){return!(0,g.Ul)()&&i.cloudGameInfo.pay_type===d.cK.FREE}),[i]),_=[q.GAME_LIST,q.GAME_DETAIL,q.BANNER_V2,q.DOWNLOAD_MODAL].includes(n),m=function(){var e=(0,o.Z)(a().mark((function e(t){var r;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if((0,h.Ow)(t),i.report_info.element_id="cloudgame_button",n!==q.DOWNLOAD_MODAL&&!(0,g.Dt)()){e.next=10;break}return e.next=5,(0,Y.B)(i.pkg_name,F.t.MOBILE);case 5:return(r=e.sent).report_info.element_id="cloudgame_button",window.location.href=(0,E.vp)(r),P({appInfo:r,isIOS:(0,g.gn)(),isMQQ:(0,g.Fh)(),useStandardDownload:O.h.getContext().useStandardDownload}),e.abrupt("return");case 10:Q({appInfo:i,eheGuideTrafficConfig:f,isPCCloudFreeGame:p});case 11:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}();return(0,M.jsxs)("button",{className:u()(U().playButton,U()[n],r),onClick:function(e){m(e)},"dt-eid":"cloudgame_button","dt-imp-ignore":l,"dt-params":(0,h.L7)(Z(Z({},s),{},{is_ehe_app:null!==f&&void 0!==f&&f.list.includes(i.pkg_name)?1:0})),children:[_&&(0,M.jsx)("i",{className:U().playIcon}),(0,M.jsx)("p",{children:p?"\u4e91\u6e38\u620f":"\u9a6c\u4e0a\u73a9"})]})}},89762:function(e,t,n){"use strict";n.d(t,{rd:function(){return k},XY:function(){return B},WX:function(){return P}});var r=n(59499),o=n(50029),i=n(87794),a=n.n(i),c=n(93967),s=n.n(c),u=n(67294),l=n(97716),f=n(98098),p=n(76667),d=n(90309),_=n(63807),h=n(77341),m=n(90389),y=n(29858),g=n(39103),v=n(80494),b=n(24386),w=n(70176),E=n(15371),O=n(6740),x=n.n(O),I=n(85893);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 j(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){(0,r.Z)(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}var T=function(){var e=(0,o.Z)(a().mark((function e(t){var n,r,o,i,c,s;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(e.prev=0,n=t.appInfo,r=n.meshSDKInstance,!(0,p.e3)()||!(0,p.Dt)()){e.next=6;break}return location.href=(0,h.YI)(location.href),e.abrupt("return");case 6:return o=r||(0,d.YH)({appInfo:n,tmast:(0,h.BV)(n)}),e.next=9,o;case 9:return i=e.sent,e.next=12,i.directDownloadYYB();case 12:e.next=18;break;case 14:e.prev=14,e.t0=e.catch(0),c=(0,b.a)(e.t0),s=c.message,(0,v.Hj)({errorName:y.IL.OPEN_BOOKING,message:s,context:JSON.stringify(t),url:window.location.href});case 18:case"end":return e.stop()}}),e,null,[[0,14]])})));return function(t){return e.apply(this,arguments)}}(),S=function(e){var t=e.close,n=e.appInfo,o=e.isIOS,i=e.fromQRCode,a=n.name,c=n.icon,u=j(j({},n.report_info),{},{isfrompc:i?l.WE.TRUE:l.WE.FALSE});return(0,g.L)(n),(0,I.jsxs)("div",{className:s()(x().bookingModal,(0,r.Z)({},x().isIOS,o)),"dt-eid":"booking_pop","dt-params":(0,f.L7)(u),children:[(0,I.jsx)("i",{className:x().close,onClick:t,"dt-eid":"exit_pop","dt-params":(0,f.L7)(u)}),(0,I.jsxs)("div",{className:x().gameCard,children:[(0,I.jsx)(w.E,{src:c,className:x().icon,alt:a,width:56,height:56}),(0,I.jsx)("div",{className:x().content,children:(0,I.jsx)("p",{className:x().name,children:a})})]}),(0,I.jsx)("div",{className:s()(x().buttonContainer),children:(0,I.jsx)("button",{"dt-eid":"booking_button","dt-params":(0,f.L7)(u),className:s()(x().booking),onClick:function(){o||(n.report_info.element_id="booking_button",T({appInfo:n}))},children:o?"\u6682\u4e0d\u652f\u6301\u4e0b\u8f7d":"\u53bb\u5e94\u7528\u5b9d\u9884\u7ea6"})}),!o&&(0,I.jsxs)("div",{className:x().YYBDownload,children:[(0,I.jsxs)("div",{className:x().YYBDownloadItem,children:[(0,I.jsx)("i",{className:s()(x().YYBDownloadIcon,x().virusFree)}),(0,I.jsx)("p",{className:x().YYBDownloadText,children:"\u65e0\u75c5\u6bd2"})]}),(0,I.jsxs)("div",{className:x().YYBDownloadItem,children:[(0,I.jsx)("i",{className:s()(x().YYBDownloadIcon,x().noAds)}),(0,I.jsx)("p",{className:x().YYBDownloadText,children:"\u65e0\u5e7f\u544a"})]}),(0,I.jsxs)("div",{className:x().YYBDownloadItem,children:[(0,I.jsx)("i",{className:s()(x().YYBDownloadIcon,x().cloudGame)}),(0,I.jsx)("p",{className:x().YYBDownloadText,children:"\u8fb9\u4e0b\u8fb9\u73a9"})]})]}),o&&(0,I.jsx)("p",{className:x().IOSDescription,children:"\u8bf7\u524d\u5f80App Store\u624b\u52a8\u641c\u7d22\u4e0b\u8f7d"})]})},L=n(65327),D=n.n(L),M=n(60188);function N(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function C(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?N(Object(n),!0).forEach((function(t){(0,r.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):N(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var B=function(e){return e.COMMON="COMMON",e.GAME_DETAIL="GAME_DETAIL",e.BLOG_DETAIL="BLOG_DETAIL",e.BANNER_V2="BANNER_V2",e}({}),P=function(){var e=(0,o.Z)(a().mark((function e(t,n,r){var o,i,c;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(o=t.booking_url,i=t.meshSDKInstance,!(0,p.Ul)()){e.next=11;break}return c=o?(0,h.to)(o):(0,h.Qx)(t),window.location.href=c,e.next=6,(0,f.nC)();case 6:if(!e.sent){e.next=9;break}return e.abrupt("return");case 9:return a={appInfo:C(C({},t),{},{meshSDKInstance:i||(0,d.YH)({appInfo:t,tmast:(0,h.BV)(t)})}),fromQRCode:(0,_.i7)(),isIOS:(0,p.gn)()},(0,E.h)({classNameMap:{modal:x().openBookingModal},Component:S,componentProps:a}),e.abrupt("return");case 11:(0,M.AB)({appInfo:t,target:n.target,customParams:r});case 12:case"end":return e.stop()}var a}),e)})));return function(t,n,r){return e.apply(this,arguments)}}(),k=function(e){var t=e.appInfo,n=e.theme,o=void 0===n?B.COMMON:n,i=e.className,a=e.getCustomParams,c=t.detail_page_type,p=t.report_info,d=((0,u.useContext)(m.Il).initialInfo||{}).isIOS,_=c===l.Zb.OpenGame,h=(0,f.Fz)(t),y=d?"\u53bbApp Store\u4e0b\u8f7d":"\u53bb\u5e94\u7528\u5b9d\u9884\u7ea6";return(0,I.jsxs)("div",{className:s()(D().preOrderButton,(0,r.Z)({},D().OPEN,_),D()[o],(0,r.Z)({},D().isIOS,d),i),onClick:function(e){(0,f.Ow)(e),t.report_info.element_id="yuyue_button",P(t,e,null===a||void 0===a?void 0:a())},"dt-eid":"yuyue_button","dt-params":(0,f.L7)(p),children:[(0,I.jsx)("span",{className:D().pcText,children:"\u9884\u7ea6"}),(0,I.jsx)("span",{className:D().mobileText,children:h&&([B.GAME_DETAIL,B.BLOG_DETAIL].includes(o)?y:"\u9884\u7ea6")}),_&&"\u656c\u8bf7\u671f\u5f85"]})}},1352:function(e,t,n){"use strict";n.d(t,{LF:function(){return E},vH:function(){return O},OR:function(){return w}});var r=n(59499),o=n(93967),i=n.n(o),a=n(67294),c=n(98098),s=n(77082),u=n(77341),l=n(5152),f=n.n(l),p=n(52123),d=n(85893);function _(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function h(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?_(Object(n),!0).forEach((function(t){(0,r.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):_(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var m=f()((function(){return n.e(7036).then(n.bind(n,17036))}),{suspense:!0,loadableGenerated:{webpack:function(){return[17036]}}}),y=function(e){var t=e.size;return(0,d.jsx)(a.Suspense,{fallback:(0,d.jsx)(p.k,{height:t,width:t}),children:(0,d.jsx)(m,h({},e))})},g=n(63730),v=n.n(g),b=n(90389),w=function(e){return e.COMMON="COMMON",e.GAME_DETAIL="GAME_DETAIL",e.GAME_LIST="GAME_LIST",e.BANNER_V2="BANNER_V2",e.BLOG_DETAIL="BLOG_DETAIL",e}({}),E=function(e){var t=e.appInfo,n=e.theme,o=void 0===n?w.COMMON:n,s=e.className,l=t.report_info,f=t.game_type,p=(0,a.useContext)(b.Il).initialInfo,_=[w.GAME_DETAIL,w.BLOG_DETAIL].includes(o),h=[w.GAME_DETAIL,w.BLOG_DETAIL].includes(o)?96:102,m=(0,a.useMemo)((function(){return(0,c.Fz)(t)?"\u626b\u7801\u9884\u7ea6\u5b89\u5353\u7248":(0,c.$c)(f)?"\u626b\u4e00\u626b\u9a6c\u4e0a\u73a9":"\u626b\u7801\u4e0b\u8f7d\u624b\u673a\u7248"}),[t,f]);return(0,d.jsxs)("div",{className:i()(v().QRCodeBox,v()[o],s,(0,r.Z)({},v().isAndroid,null===p||void 0===p?void 0:p.isAndroid)),"dt-eid":"qrcode_img","dt-params":(0,c.L7)(l),children:[(0,d.jsx)(y,{size:h,value:(0,u.Cx)(t,o)}),_&&(0,d.jsx)("p",{className:v().QRCodeBoxText,children:m})]})},O=function(e){var t=e.appInfo,n=e.theme,o=void 0===n?w.COMMON:n,u=e.className,l=t.report_info,f=t.impIgnore,p=(0,a.useContext)(b.Il).initialInfo,_=(0,s.hU)(),h=(0,a.useState)(!1),m=h[0],y=h[1];return(0,d.jsxs)("div",{className:i()(v().QRCodeButton,v()[o],u,(0,r.Z)({},v().isAndroid,null===p||void 0===p?void 0:p.isAndroid)),onMouseEnter:function(){_!==s.Yi.SMALL&&y(!0)},onMouseLeave:function(){_!==s.Yi.SMALL&&y(!1)},"dt-eid":"qrcode_button","dt-params":(0,c.L7)(l),"dt-imp-ignore":f,onClick:function(e){(0,c.Ow)(e)},children:[(0,d.jsx)("p",{children:"\u626b\u4e00\u626b\u4e0b\u8f7d"}),m&&(0,d.jsx)(E,{appInfo:t,theme:o})]})}},23076:function(e,t,n){"use strict";n.d(t,{S:function(){return s}});var r=n(15371),o=n(13348),i=n.n(o),a=n(85893),c=function(){return(0,a.jsx)("div",{className:i().weChatTips})},s=function(){(0,r.h)({classNameMap:{modal:i().weChatTipsModal,content:i().weChatTipsContent},Component:c})}},59160:function(e,t,n){"use strict";n.d(t,{r3:function(){return W},w4:function(){return k}});var r=n(59499),o=n(50029),i=n(87794),a=n.n(i),c=n(93967),s=n.n(c),u=n(67294),l=n(29858),f=n(80494),p=n(98098),d=n(77082),_=n(76667),h=n(24386),m=n(90309),y=n(60188),g=n(77341),v=n(15450),b=n(90389),w=n(39103),E=n(40230),O=n(27871),x=n(14334),I=n(15371),A=n(45496),j=n.n(A),T=n(85893),S=["ChunkLoadError","timeOut","Request aborted","Network Error"],L=function(){var e=(0,o.Z)(a().mark((function e(t){var n,r,o,i,c,s;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(e.prev=0,n=t.appInfo,r=n.meshSDKInstance,!(0,_.e3)()||!(0,_.Dt)()){e.next=6;break}return location.href=(0,g.YI)(location.href),e.abrupt("return");case 6:return o=r||(0,m.YH)({appInfo:n,tmast:(0,g.to)((0,g.Kb)(n))}),e.next=9,o;case 9:if(i=e.sent,!(0,_.Fh)()){e.next=17;break}return e.next=13,i.getYYBVersion();case 13:if("0"===e.sent){e.next=17;break}return window.location.href=(0,g.k6)(n),e.abrupt("return");case 17:return e.next=19,i.directDownloadYYB();case 19:e.next=27;break;case 21:if(e.prev=21,e.t0=e.catch(0),c=(0,h.a)(e.t0),s=c.message,!S.some((function(e){return s.includes(e)}))){e.next=26;break}return e.abrupt("return");case 26:(0,f.Hj)({errorName:l.IL.WECHAT_GAME_MODAL,message:s,context:JSON.stringify(t)});case 27:case"end":return e.stop()}}),e,null,[[0,21]])})));return function(t){return e.apply(this,arguments)}}(),D=function(e){var t=e.close,n=e.appInfo,o=e.isIOS,i=e.isMQQ,a=e.useStandardDownload,c=n.name,l=n.report_info,f=n.meshSDKInstance,d=n.apk_size,_=!o,h=v.h.getContext().YYBAppInfo,m=(0,u.useState)(!i),y=m[0],g=m[1],b=(0,E.L)({meshSDKInstance:f,disable:!i});(0,w.L)(n),(0,u.useEffect)((function(){if(!o){var e=window.setTimeout((function(){g(!1)}),500);return function(){window.clearTimeout(e)}}}),[o]);var I=(0,u.useMemo)((function(){return o?"\u8bf7\u4f7f\u7528\u5b89\u5353\u7248\u5e94\u7528\u5b9d\u4f53\u9a8c":i?"0"===b?"\u4e0b\u8f7d\u5e94\u7528\u5b9d\u9a6c\u4e0a\u73a9":"\u6253\u5f00\u5e94\u7528\u5b9d\u9a6c\u4e0a\u73a9":y?"\u5fae\u4fe1\u5c0f\u6e38\u620f\u542f\u52a8\u4e2d...":"\u4e0b\u8f7d\u5e94\u7528\u5b9d\u9a6c\u4e0a\u73a9"}),[b,o,y,i]),A=(0,u.useMemo)((function(){return o?"ios_download":y?"openloading":"yyb_download"}),[o,y]),S="modal"===a?null===h||void 0===h?void 0:h.apk_size:d;return(0,T.jsxs)("div",{className:s()(j().wechatGameModal,(0,r.Z)({},j().showExtraInfo,_),(0,r.Z)({},j().useStandardDownload,"modal"===a)),"dt-eid":"wechat_game_pop","dt-params":(0,p.L7)(l),children:[(0,T.jsx)("i",{className:j().close,onClick:t,"dt-eid":"exit_pop","dt-params":(0,p.L7)(l)}),(0,T.jsxs)("div",{className:j().gameCard,children:[(0,T.jsx)(x.X,{appInfo:n,theme:x.d.WECHAT_GAME_MODAL,iconClassName:j().icon}),(0,T.jsxs)("div",{className:j().content,children:[(0,T.jsx)("p",{className:j().name,children:c}),"modal"===a&&(0,T.jsx)("p",{className:j().size,children:(0,p.gB)(parseInt(S||"0",10))})]})]}),(0,T.jsx)("button",{"dt-eid":A,"dt-params":(0,p.L7)(l),className:s()(j().playButton,(0,r.Z)({},j().disable,y||o)),onClick:function(){o||(n.report_info.element_id="buttonElementId",L({appInfo:n}))},children:I}),!_&&(0,T.jsxs)("div",{className:j().feature,children:[(0,T.jsxs)("div",{className:j().featureItem,children:[(0,T.jsx)("i",{className:s()(j().featureIcon,j().noDownload)}),(0,T.jsx)("p",{className:j().featureText,children:"\u514d\u4e0b\u8f7d"})]}),(0,T.jsxs)("div",{className:j().featureItem,children:[(0,T.jsx)("i",{className:s()(j().featureIcon,j().playDirect)}),(0,T.jsx)("p",{className:j().featureText,children:"\u7acb\u5373\u73a9"})]}),(0,T.jsxs)("div",{className:j().featureItem,children:[(0,T.jsx)("i",{className:s()(j().featureIcon,j().smoothExperience)}),(0,T.jsx)("p",{className:j().featureText,children:"\u6d41\u7545\u4f53\u9a8c"})]})]}),_&&(null===h||void 0===h?void 0:h.developer)&&(0,T.jsx)(O.o,{appInfo:h,theme:O.B.WECHAT_GAME_MODAL})]})},M=function(e){return(0,I.h)({classNameMap:{modal:j().openWechatGameModal,content:j().openWechatGameModalContent},Component:D,componentProps:e})},N=n(17637),C=n.n(N);function B(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function P(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?B(Object(n),!0).forEach((function(t){(0,r.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):B(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var k=function(e){return e.COMMON="COMMON",e.GAME_DETAIL="GAME_DETAIL",e.GAME_LIST="GAME_LIST",e.BLOG_DETAIL="BLOG_DETAIL",e}({}),R=function(e){M({appInfo:e,isIOS:!0})},G=function(){var e=(0,o.Z)(a().mark((function e(t){var n,r;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=t.meshSDKInstance,r=M({appInfo:P(P({},t),{},{meshSDKInstance:n||(0,m.YH)({appInfo:t,tmast:(0,g.to)((0,g.Kb)(t))})}),isMQQ:(0,_.Fh)(),useStandardDownload:v.h.getContext().useStandardDownload}),!(0,_.Fh)()){e.next=4;break}return e.abrupt("return");case 4:return window.location.href=(0,g.k6)(t),e.next=7,(0,p.nC)(1e3);case 7:e.sent&&r();case 9:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),U=function(){var e=(0,o.Z)(a().mark((function e(t,n){return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(e.prev=0,!(0,_.gn)()){e.next=4;break}return R(t),e.abrupt("return");case 4:if(!(0,_.Ul)()){e.next=8;break}return e.next=7,G(t);case 7:return e.abrupt("return");case 8:(0,y.AB)({appInfo:t,target:n}),e.next=14;break;case 11:e.prev=11,e.t0=e.catch(0),(0,f.Hj)(P({errorName:l.IL.WECHAT_GAME_CLICK_ERROR,url:location.href,context:JSON.stringify(t)},(0,h.a)(e.t0)));case 14:case"end":return e.stop()}}),e,null,[[0,11]])})));return function(t,n){return e.apply(this,arguments)}}(),W=function(e){var t=e.appInfo,n=e.theme,o=void 0===n?k.COMMON:n,i=e.className,a=t.report_info,c=t.username,l=(0,u.useContext)(b.Il).initialInfo,f=l||{},_=f.isWeChat,h=f.isIOS,m=_&&h&&c,y=[k.GAME_DETAIL,k.BLOG_DETAIL,k.GAME_LIST].includes(o),g=(0,u.useState)({display:"none"}),v=g[0],w=g[1];return(0,u.useEffect)((function(){o===k.GAME_DETAIL?w({width:(0,d.Pb)(328),height:(0,d.Pb)(48)}):w({width:(0,d.Pb)(56),height:(0,d.Pb)(24)})}),[o]),(0,T.jsxs)("button",{className:s()(C().WechatGameButton,C()[o],i,(0,r.Z)({},C().isAndroid,null===l||void 0===l?void 0:l.isAndroid)),onClick:function(e){(0,p.Ow)(e),m||(t.report_info.element_id="wechat_game_button",U(t,e.target))},"dt-eid":"wechat_game_button","dt-params":(0,p.L7)(a),children:[y&&(0,T.jsx)("i",{className:C().playIcon}),(0,T.jsx)("p",{className:C().mobileText,children:"\u9a6c\u4e0a\u73a9"}),(0,T.jsx)("p",{className:C().desktopText,children:"\u7535\u8111\u7248"}),m&&(0,T.jsx)("div",{className:C().weChatTemplate,dangerouslySetInnerHTML:{__html:"\n            <wx-open-launch-weapp\n              username=".concat(c,'\n            >\n              <script type="text/wxtag-template">\n                <style>\n                  .button {\n                    width: ').concat(v.width,"px;\n                    height: ").concat(v.height,'px;\n                    margin: 0;\n                  }\n\n                  @media (min-width: 800px) {\n                    .button.COMMON {\n                      width: 70px;\n                      height: 28px;\n                    }\n\n                    .button.GAME_LIST {\n                      width: 144px;\n                      height: 40px;\n                    }\n                  }\n                </style>\n                <p class="button ').concat(o,'"></p>\n              <\/script>\n            </wx-open-launch-weapp>\n          ')}})]})}},3702:function(e,t,n){"use strict";n.d(t,{yb:function(){return ge},c9:function(){return se},oh:function(){return ce}});var r=n(50029),o=n(27812),i=n(4730),a=n(59499),c=n(87794),s=n.n(c),u=n(93967),l=n.n(u),f=n(11163),p=n(67294),d=n(60188),_=n(42844),h=n(11339),m=["#E03638","#FF8800","#FFB300"],y=n(93337),g=n(40230),v=n(97716),b=n(98098),w=n(90309),E=n(77341),O=n(90389),x=n(15193),I=n(69255),A=n(22822),j=n(89762),T=n(1352),S=n(29858),L=n(80494),D=n(24386),M=n(67048),N=n.n(M),C=n(85893);function B(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function P(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?B(Object(n),!0).forEach((function(t){(0,a.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):B(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var k,R,G,U,W,Y,F,H,Z=function(){var e=(0,r.Z)(s().mark((function e(t){var n,r,o,i,a,c,u,l;return s().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t){e.next=3;break}return location.href=h.Em,e.abrupt("return");case 3:return window.location.href=(0,E.nU)({opentype:"toAppDetail",pkgname:t,autoDownload:v.WE.TRUE}),e.next=6,(0,b.nC)();case 6:if(!e.sent){e.next=9;break}return e.abrupt("return");case 9:return n={ownerId:String(h.k2.owner_id),payChannelId:h.k2.pay_id,pkgName:t,international:0,skipDynamic:1,pkgLanguage:"cn"},r=P(P({},n),{},{paramsContent:JSON.stringify(n)}),e.prev=11,e.next=14,fetch(h.NB,{body:JSON.stringify(r),method:"POST",mode:"cors",headers:{"Content-Type":"application/json","Packing-Version":"v3"}});case 14:return o=e.sent,e.next=17,o.json();case 17:if(i=e.sent,a=i.data,c=a.ret,u=a.link,l=a.msg,0===c&&u){e.next=22;break}throw new Error("Ret: ".concat(c," Msg: ").concat(l));case 22:location.href=u,e.next=29;break;case 25:e.prev=25,e.t0=e.catch(11),(0,L.Hj)(P({errorName:S.IL.GET_SYZS_DOWNLOAD_LINK,url:location.href,context:JSON.stringify({pkg_name:t})},(0,D.a)(e.t0)),L.Gv.INFO),location.href=h.Em;case 29:case"end":return e.stop()}}),e,null,[[11,25]])})));return function(t){return e.apply(this,arguments)}}(),q=function(e){return e.GAME_DETAIL="GAME_DETAIL",e.BLOG_DETAIL="BLOG_DETAIL",e}({}),V=function(e){var t=e.appInfo,n=e.theme,r=void 0===n?q.GAME_DETAIL:n,o=e.className,i=t.pkg_name,c=t.report_info,s=(0,p.useContext)(O.Il).initialInfo,u=[q.GAME_DETAIL,q.BLOG_DETAIL].includes(r);return(0,C.jsxs)("button",{className:l()(N().SYZSDownloadButton,N()[r],o,(0,a.Z)({},N().isAndroid,null===s||void 0===s?void 0:s.isAndroid)),onClick:function(){Z(i)},"dt-eid":"installonpc_button","dt-params":(0,b.L7)(c),children:[u&&(0,C.jsx)("i",{className:N().downloadIcon}),(0,C.jsx)("p",{className:N().desktopText,children:"\u7535\u8111\u7248"})]})},K=n(59160),z=n(78331),J=n(17794),Q=n(78177),X=n.n(Q),$=n(14334),ee=n(54814),te=n(85826),ne=n(15450),re=n(63807),oe=["children"];function ie(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 ae(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ie(Object(n),!0).forEach((function(t){(0,a.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ie(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var ce=function(e){return e.INDEX="index",e.ICON="icon",e.TITLE="title",e}({}),se=function(e){return e.SEM_TEMPLATE="SEM_TEMPLATE",e.GAME_DETAIL="GAME_DETAIL",e.FIXED="FIXED",e.SEARCH_BAR="SEARCH_BAR",e.COMMON="COMMON",e.GAME_LIST="GAME_LIST",e.SEARCH_LIST="SEARCH_LIST",e.YOU_MAY_ALSO_LIKE="YOU_MAY_ALSO_LIKE",e.MARKETING_TEMPLATE_B="MARKETING_TEMPLATE_B",e.MARKETING_TEMPLATE_B_LIST="MARKETING_TEMPLATE_B_LIST",e.BLOG_DETAIL="BLOG_DETAIL",e.TOPIC_DETAIL="TOPIC_DETAIL",e}({}),ue=(k={},(0,a.Z)(k,se.GAME_DETAIL,T.OR.GAME_DETAIL),(0,a.Z)(k,se.COMMON,T.OR.COMMON),(0,a.Z)(k,se.GAME_LIST,T.OR.GAME_LIST),(0,a.Z)(k,se.BLOG_DETAIL,T.OR.BLOG_DETAIL),k),le=(R={},(0,a.Z)(R,se.GAME_DETAIL,x.F0.GAME_DETAIL),(0,a.Z)(R,se.COMMON,x.F0.COMMON),(0,a.Z)(R,se.FIXED,x.F0.FIXED),(0,a.Z)(R,se.GAME_LIST,x.F0.GAME_LIST),(0,a.Z)(R,se.MARKETING_TEMPLATE_B,x.F0.MARKETING_TEMPLATE_B),(0,a.Z)(R,se.BLOG_DETAIL,x.F0.BLOG_DETAIL),R),fe=(G={},(0,a.Z)(G,se.SEM_TEMPLATE,q.GAME_DETAIL),(0,a.Z)(G,se.GAME_DETAIL,q.GAME_DETAIL),(0,a.Z)(G,se.BLOG_DETAIL,q.BLOG_DETAIL),G),pe=(U={},(0,a.Z)(U,se.GAME_DETAIL,I.gM.GAME_DETAIL),(0,a.Z)(U,se.SEM_TEMPLATE,I.gM.SEM_TEMPLATE),(0,a.Z)(U,se.BLOG_DETAIL,I.gM.BLOG_DETAIL),(0,a.Z)(U,se.TOPIC_DETAIL,I.gM.TOPIC_DETAIL),(0,a.Z)(U,se.COMMON,I.gM.COMMON),(0,a.Z)(U,se.GAME_LIST,I.gM.GAME_LIST),U),de=(W={},(0,a.Z)(W,se.SEM_TEMPLATE,A.LQ.GAME_DETAIL),(0,a.Z)(W,se.GAME_DETAIL,A.LQ.GAME_DETAIL),(0,a.Z)(W,se.TOPIC_DETAIL,A.LQ.TOPIC_DETAIL),(0,a.Z)(W,se.BLOG_DETAIL,A.LQ.BLOG_DETAIL),(0,a.Z)(W,se.COMMON,A.LQ.COMMON),(0,a.Z)(W,se.GAME_LIST,A.LQ.GAME_LIST),(0,a.Z)(W,se.MARKETING_TEMPLATE_B,A.LQ.MARKETING_TEMPLATE_B),W),_e=(Y={},(0,a.Z)(Y,se.SEM_TEMPLATE,j.XY.GAME_DETAIL),(0,a.Z)(Y,se.GAME_DETAIL,j.XY.GAME_DETAIL),(0,a.Z)(Y,se.COMMON,j.XY.COMMON),(0,a.Z)(Y,se.BLOG_DETAIL,j.XY.BLOG_DETAIL),Y),he=(F={},(0,a.Z)(F,se.SEM_TEMPLATE,K.w4.GAME_DETAIL),(0,a.Z)(F,se.GAME_DETAIL,K.w4.GAME_DETAIL),(0,a.Z)(F,se.BLOG_DETAIL,K.w4.BLOG_DETAIL),(0,a.Z)(F,se.GAME_LIST,K.w4.GAME_LIST),F),me=(H={},(0,a.Z)(H,se.GAME_DETAIL,$.d.GAME_DETAIL),(0,a.Z)(H,se.BLOG_DETAIL,$.d.BLOG_DETAIL),(0,a.Z)(H,se.COMMON,$.d.COMMON),(0,a.Z)(H,se.GAME_LIST,$.d.COMMON),(0,a.Z)(H,se.SEARCH_LIST,$.d.SEARCH_LIST),(0,a.Z)(H,se.SEARCH_BAR,$.d.SEARCH_BAR),(0,a.Z)(H,se.FIXED,$.d.FIXED),(0,a.Z)(H,se.YOU_MAY_ALSO_LIKE,$.d.YOU_MAY_ALSO_LIKE),(0,a.Z)(H,se.MARKETING_TEMPLATE_B,$.d.MARKETING_TEMPLATE_B),(0,a.Z)(H,se.MARKETING_TEMPLATE_B_LIST,$.d.MARKETING_TEMPLATE_B_LIST),H),ye=function(e){var t=e.children,n=(0,i.Z)(e,oe);return(0,C.jsx)("div",ae(ae({},n),{},{children:t}))},ge=function(e){var t=e.appInfo,n=e.showPrinting,i=e.showButton,c=void 0===i?{}:i,u=e.theme,S=void 0===u?se.COMMON:u,L=e.showAppCate,D=e.showApkSize,M=e.rankIndex,N=e.rankIndexPosition,B=void 0===N?ce.TITLE:N,P=e.classNameMap,k=void 0===P?{}:P,R=e.loading,G=c.showCloudGameButton,U=c.showDownloadButton,W=void 0===U||U,Y=c.showQRCodeButton,F=c.showDesktopDownloadButton,H=t.average_rating,Z=void 0===H?"0.00":H,q=t.download_num,Q=void 0===q?"0":q,oe=t.detail_page_type,ie=t.is_game,ge=t.name,ve=t.is_cloud_game,be=t.report_info,we=t.editor_intro,Ee=t.pkg_name,Oe=t.apk_size,xe=t.download_url,Ie=t.impIgnore,Ae=t.game_type,je=t.sourcePreload,Te=t.cate_name,Se=t.public_time,Le=t.booking_user_cnt,De=(0,p.useContext)(O.Il),Me=De.initialInfo,Ne=De.useStandardDownload,Ce=De.hidePCDownloadBtn,Be=De.hidePCDownloadInfo,Pe=(0,f.useRouter)(),ke=Pe.query,Re=ke.landing_type,Ge=ke.source_id,Ue=ke.sub_pkg_id,We=Pe.pathname.startsWith("/sem/"),Ye=Me||{},Fe=Ye.isIOS,He=Ye.isMQQ,Ze=(0,p.useMemo)((function(){return void 0===M?"rgba(0, 0, 0, 0.9)":B===ce.TITLE?M<5?"rgba(255, 255, 255, 0.9)":"rgba(0, 0, 0, 0.9)":M<3?"rgba(255, 255, 255, 0.9)":"rgba(0, 0, 0, 0.9)"}),[M,B]),qe=[].concat((0,o.Z)(Ce||[]),(0,o.Z)(Be||[])).includes(Ee),Ve=oe===v.Zb.OpenGame,Ke=(0,b.Fz)(t),ze=(0,b.$c)(Ae),Je=(0,b.cL)(Ae),Qe=Ve||Ke,Xe=Ge===_.gI.SOU_GOU,$e=S!==se.GAME_DETAIL||!xe||(0,I.GD)(t),et=!Qe&&G&&ve===v.WE.TRUE,tt=[se.GAME_DETAIL,se.BLOG_DETAIL,se.TOPIC_DETAIL,se.SEM_TEMPLATE].includes(S),nt=(0,d.Wx)(Pe),rt=(0,p.useMemo)((function(){return!Qe&&!qe&&(!(!tt||!F)||!ze&&(!xe||F))}),[xe,tt,Qe,F,ze,qe]),ot=(0,p.useMemo)((function(){return(!Xe||!tt)&&(!Qe&&(!Je&&(!ze&&(!tt&&Y))))}),[tt,Qe,Xe,Je,Y,ze]),it=(0,p.useMemo)((function(){return(!Xe||!tt)&&(!Je&&(!Qe&&(!ze&&W)))}),[Xe,tt,Je,Qe,ze,W]),at=(0,p.useMemo)((function(){return!(null===Me||void 0===Me||!Me.isAndroid)||(!!We||!!tt&&(S!==se.TOPIC_DETAIL&&(!![_._3.YYB_CLIENT,_._3.YYBPC_EXIT_WIN].includes(Re)||Boolean(xe))))}),[xe,tt,We,Re,null===Me||void 0===Me?void 0:Me.isAndroid,S]),ct=(0,p.useMemo)((function(){return!Je&&(Ee!==h.RH&&(!Fe&&("modal"!==Ne&&(!ze&&(!Qe&&[se.GAME_DETAIL,se.TOPIC_DETAIL].includes(S))))))}),[Fe,Ne,Je,Qe,Ee,ze,S]),st=Fe&&[se.GAME_DETAIL,se.TOPIC_DETAIL].includes(S),ut=B===ce.TITLE?"#A1A5AE":void 0,lt={backgroundColor:m[M||0]||ut,color:Ze},ft=(0,y.K)({description:"\u5e94\u7528\u5b9d\u5b98\u65b9\u4e0b\u8f7d\uff0c\u5b89\u5168\u9ad8\u901f",report_info:be,className:X().downloadMethod,defaultDownloadType:Re===_._3.YYB?z._5.DIRECT_DOWNLOAD:z._5.DOWNLOAD_WITH_YYB}),pt=ft.dom,dt=ft.downloadType,_t=(0,p.useState)(t.meshSDKInstance),ht=_t[0],mt=_t[1],yt=(0,g.L)({meshSDKInstance:ht,disable:!He});(0,p.useEffect)((function(){[se.GAME_DETAIL,se.TOPIC_DETAIL].includes(S)&&He&&(t.meshSDKInstance||(t.report_info.element_id="common_download",mt((0,w.YH)({appInfo:t,tmast:(0,E.yM)(t)}))))}),[t,S,He]);var gt=(0,p.useMemo)((function(){return ae(ae({},t),{},{meshSDKInstance:ht})}),[t,ht]),vt=![se.SEM_TEMPLATE,se.GAME_DETAIL,se.FIXED,se.MARKETING_TEMPLATE_B,se.MARKETING_TEMPLATE_B_LIST].includes(S),bt=vt?J.r:ye,wt=![se.FIXED,se.GAME_DETAIL,se.BLOG_DETAIL,se.TOPIC_DETAIL,se.SEM_TEMPLATE].includes(S),Et=![se.FIXED,se.SEARCH_BAR].includes(S),Ot=(0,p.useMemo)((function(){return st?"\u53bbApp Store\u4e0b\u8f7d":He?Ee===h.RH?"\u4e0b\u8f7d":"0"===yt?"\u901a\u8fc7\u5e94\u7528\u5b9d\u4e0b\u8f7d":"\u6253\u5f00\u5e94\u7528\u5b9d\u4e0b\u8f7d":dt===z._5.DIRECT_DOWNLOAD?"\u666e\u901a\u4e0b\u8f7d":"modal"===Ne?Ee===h.RH?"\u7acb\u5373\u4e0b\u8f7d":"\u5e94\u7528\u5b9d\u9ad8\u901f\u4e0b\u8f7d":ie===v.WE.TRUE?"\u9ad8\u901f\u4e0b\u8f7d":"\u5b89\u5168\u4e0b\u8f7d"}),[yt,dt,He,ie,Ee,st,Ne]),xt=function(){var e=(0,r.Z)(s().mark((function e(){var n;return s().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!Fe){e.next=3;break}return(0,x.n)({appInfo:gt}),e.abrupt("return");case 3:if(dt!==z._5.DOWNLOAD_WITH_YYB||He){e.next=11;break}return n=(0,E.Qx)(gt),window.location.href=n,e.next=8,(0,b.nC)();case 8:if(!e.sent){e.next=11;break}return e.abrupt("return");case 11:if(t.report_info.element_id=It,"modal"!==Ne){e.next=15;break}return(0,z.zM)({appInfo:gt}),e.abrupt("return");case 15:(0,z.LR)({appInfo:gt,downloadType:dt});case 16:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),It=(0,p.useMemo)((function(){return Fe?"ios_download":dt===z._5.DIRECT_DOWNLOAD?"normal_download":"safe_download"}),[dt,Fe]),At=(0,p.useMemo)((function(){return!!Ve||!Ke&&S===se.FIXED}),[Ke,Ve,S]);(0,p.useEffect)((function(){[_._3.YYB_CLIENT,_._3.YYBPC_EXIT_WIN].includes(Re)&&S===se.GAME_DETAIL&&(t.report_info.element_id="common_download",(0,x.LR)({appInfo:t}))}),[t,Re,S]);var jt=function(){var e=(0,r.Z)(s().mark((function e(){var t;return s().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(gt.report_info.element_id="normal_download",null===(t=ne.h.getContext().webExpId)||void 0===t||!t.includes("exp2")){e.next=4;break}return(0,te.nS)({appInfo:gt,theme:gt.is_game===v.WE.TRUE?te.ag.GAME:te.ag.APP},(function(e){e||(0,z.LR)({appInfo:gt,downloadType:z._5.DIRECT_DOWNLOAD})})),e.abrupt("return");case 4:(0,z.LR)({appInfo:gt,downloadType:z._5.DIRECT_DOWNLOAD});case 5:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),Tt=[se.BLOG_DETAIL,se.GAME_DETAIL,se.TOPIC_DETAIL,se.MARKETING_TEMPLATE_B,se.MARKETING_TEMPLATE_B_LIST].includes(S);return(0,C.jsxs)(bt,{href:vt?(0,E.Jg)(gt):void 0,className:l()(k.gameCard,X().gameCard,X()[S],(0,a.Z)({},X().showSelect,ct),(0,a.Z)({},X().useStandardDownload,"modal"===Ne),(0,a.Z)({},X().showCloudGame,et),(0,a.Z)({},X().YYBBooking,(0,b.Fz)(t)),(0,a.Z)({},X().isPCYYBMarketing,nt),(0,a.Z)({},X().isPCGame,Je)),"dt-eid":"game_card","dt-imp-ignore":Ie,"dt-params":(0,b.L7)(be),children:[void 0!==M&&B===ce.INDEX&&(0,C.jsx)("p",{className:l()(X().rankNumber,X().rankNumberIndex,(0,a.Z)({},X().firstNumber,0===M)),children:M+1}),void 0!==M&&B===ce.ICON&&(0,C.jsx)("p",{className:l()(X().rankNumber,X().rankNumberIcon),style:lt,children:M+1}),(0,C.jsx)($.X,{addPreload:je,iconClassName:k.icon,appInfo:gt,theme:me[S],loading:R,showCloudGameIcon:G}),(0,C.jsxs)("div",{className:l()(X().detail,k.detail),children:[(0,C.jsxs)("div",{className:l()(X().title,k.title),children:[void 0!==M&&B===ce.TITLE&&(0,C.jsx)("p",{className:X().rankNumber,style:lt,children:M+1}),[se.GAME_DETAIL,se.SEM_TEMPLATE].includes(S)?(0,C.jsx)("h1",{title:ge,className:l()(X().name,k.name),children:ge}):(0,C.jsx)("div",{title:ge,className:l()(X().name,k.name),children:ge})]}),At&&(0,C.jsx)("p",{className:X().description,children:Ee===h.RH?"\u4e0b\u8f7d\u5e94\u7528\u5b9d\uff0c\u9886\u65b0\u4eba\u4e13\u4eab\u798f\u5229\uff01":we}),wt&&(0,C.jsx)(ee.P,{appInfo:gt,classNameMap:{tagList:k.tagList},theme:S}),Et&&!ze&&!Qe&&(0,C.jsxs)("div",{className:l()(X().star,k.star),children:[(0,C.jsx)("i",{className:l()(X().starIcon,k.starIcon)}),(0,C.jsx)("p",{className:l()(X().starNumber,k.starNumber),children:parseFloat(Z).toFixed(1)}),Tt&&(0,C.jsx)("p",{className:l()(X().starDownloadNumber,k.starDownloadNumber),children:"".concat((0,b.gP)(Q),"\u4e0b\u8f7d")}),D&&(0,C.jsx)("p",{className:l()(X().starDownloadNumber,k.starDownloadNumber),children:(0,b.gB)(Number(Oe))}),L&&Te&&(0,C.jsx)("p",{className:l()(X().appCate,k.appCate),children:Te})]}),Ke&&(0,C.jsxs)("div",{className:X().orderInfo,children:[(0,C.jsxs)("div",{className:l()(X().publishDate,k.publishDate),children:[(0,C.jsx)("i",{className:l()(X().publishDateIcon,k.publishDateIcon)}),(0,C.jsx)("div",{children:Se?"".concat(Se,"\u9996\u53d1"):"\u656c\u8bf7\u671f\u5f85"})]}),Le&&tt&&(0,C.jsx)("div",{className:l()(X().orderCount,k.orderCount),children:"".concat((0,b.gP)(Le),"\u4eba\u5df2\u9884\u7ea6")})]}),tt&&!Ve&&(0,C.jsx)(ee.P,{classNameMap:{tagList:k.tagList,tagItem:k.tagItem,tagName:k.tagName,developer:k.developer,separator:k.separator},appInfo:gt,theme:S})]}),"modal"===Ne&&[se.GAME_DETAIL,se.TOPIC_DETAIL].includes(S)&&Ee!==h.RH&&!ze&&!Je&&!Qe&&(0,C.jsx)("div",{className:l()(X().MQQDownloadTips,(0,a.Z)({},X().isAndroid,null===Me||void 0===Me?void 0:Me.isAndroid)),children:"(\u4eba\u5de5\u5ba1\u6838\u4fdd\u8bc1\u5b89\u5168)"}),n&&(0,C.jsx)("div",{className:X().shadow,children:(0,C.jsx)("div",{style:{backgroundImage:"url(".concat(t.icon,")")},className:l()(X().bgPrinting,"bgPrinting")})}),(0,C.jsxs)("div",{className:l()(X().buttonList,k.buttonList,(0,a.Z)({},X().isAndroid,null===Me||void 0===Me?void 0:Me.isAndroid)),children:[Qe&&(0,C.jsx)(j.rd,{appInfo:t,theme:_e[S],className:k.preorderButton,getCustomParams:function(){return S===se.GAME_DETAIL?{supply_id:(0,re.iq)(h.sR.Detail)}:{}}}),it&&"modal"===Ne&&[se.GAME_DETAIL,se.TOPIC_DETAIL].includes(S)&&Ee!==h.RH&&(0,C.jsx)("div",{"dt-eid":"normal_download","dt-params":(0,b.L7)(be),className:X().MQQNormalDownload,onClick:function(){jt()},children:"\u666e\u901a\u4e0b\u8f7d"}),it&&[se.GAME_DETAIL,se.TOPIC_DETAIL].includes(S)&&(0,C.jsx)("div",{"dt-eid":It,"dt-params":(0,b.L7)(be),className:l()(X().button,X().mobileDownloadButton,(0,a.Z)({},X().themeLight,dt===z._5.DIRECT_DOWNLOAD||st)),onClick:function(){xt()},children:Ot}),ze&&(0,C.jsx)(K.r3,{appInfo:t,theme:he[S]}),et&&(0,C.jsx)(A.JM,{appInfo:t,className:l()(X().button,X().cloudGameButton),theme:de[S]}),rt&&$e&&(0,C.jsx)(I.K3,{classNameMap:k,appInfo:gt,className:l()(X().button,X().PCYYBDownloadButton,k.PCYYBDownloadButton),theme:pe[S],getCustomParams:function(){return[se.GAME_DETAIL,se.SEM_TEMPLATE].includes(S)?{supply_id:(0,re.iq)(h.sR.Detail),sub_pkg_id:Number(Ue)}:{}}}),rt&&!$e&&(0,C.jsx)(V,{appInfo:gt,className:l()(X().button,X().SYZSDownloadButton),theme:fe[S]}),it&&(0,C.jsx)(x.o6,{appInfo:gt,className:l()(X().button,X().downloadButton,k.downloadButton,(0,a.Z)({},X().hideDownloadOnPC,!at)),theme:le[S]}),ot&&(0,C.jsx)(T.vH,{appInfo:gt,className:l()(X().button,X().QRCodeButton),theme:ue[S]})]}),tt&&S!==se.TOPIC_DETAIL&&!Ve&&!nt&&!Xe&&!Je&&(0,C.jsx)(T.LF,{appInfo:gt,theme:T.OR.GAME_DETAIL,className:X().QRCodeBox}),ct&&pt]})}},14334:function(e,t,n){"use strict";n.d(t,{X:function(){return h},d:function(){return _}});var r=n(59499),o=n(93967),i=n.n(o),a=n(11163),c=n(97716),s=n(98098),u=function(e){return"\u5e94\u7528icon-".concat(e).concat((0,s.H8)(),"\u5b98\u65b9\u65b0\u7248")},l=n(70176),f=n(31293),p=n.n(f),d=n(85893),_=function(e){return e.COMMON="COMMON",e.SEM_TEMPLATE="SEM_TEMPLATE",e.GAME_DETAIL="GAME_DETAIL",e.SEARCH_LIST="SEARCH_LIST",e.SEARCH_BAR="SEARCH_BAR",e.FIXED="FIXED",e.YOU_MAY_ALSO_LIKE="YOU_MAY_ALSO_LIKE",e.BANNER_V2="BANNER_V2",e.CLOUD_GAME_CARD="CLOUD_GAME_CARD",e.MARKETING_TEMPLATE_B="MARKETING_TEMPLATE_B",e.MARKETING_TEMPLATE_B_ADVERTISING="MARKETING_TEMPLATE_B_ADVERTISING",e.MARKETING_TEMPLATE_B_LIST="MARKETING_TEMPLATE_B_LIST",e.MARKETING_TEMPLATE_B_ADVERTISING_SMALL="MARKETING_TEMPLATE_B_ADVERTISING_SMALL",e.CLOUD_GAME_MODAL="CLOUD_GAME_MODAL",e.DOWNLOAD_MODAL="DOWNLOAD_MODAL",e.BIG_GAME_CARD="BIG_GAME_CARD",e.WECHAT_GAME_MODAL="WECHAT_GAME_MODAL",e.BLOG_DETAIL="BLOG_DETAIL",e.MARKETING_TEMPLATE_TAIL_APP="MARKETING_TEMPLATE_TAIL_APP",e}({}),h=function(e){var t=e.iconClassName,n=e.appInfo,o=e.theme,f=void 0===o?_.COMMON:o,h=e.loading,m=e.showCloudGameIcon,y=e.className,g=e.addPreload,v=n.name,b=n.icon,w=n.is_cloud_game,E=n.game_type,O=(0,a.useRouter)(),x="/cloud-game-list"===(null===O||void 0===O?void 0:O.pathname),I=[_.GAME_DETAIL].includes(f)||x,A=(0,s.$c)(E),j=!A&&!I&&m&&w===c.WE.TRUE,T=[_.MARKETING_TEMPLATE_B,_.MARKETING_TEMPLATE_B_ADVERTISING,_.MARKETING_TEMPLATE_TAIL_APP].includes(f),S=A&&"/wechat-game"!==(null===O||void 0===O?void 0:O.pathname);return(0,d.jsx)("div",{className:i()(p().gameIcon,p()[f],(0,r.Z)({},p().showCloudGameIcon,j),(0,r.Z)({},p().showWechatGameIcon,S),y,(0,r.Z)({},p().showLabel,T),(0,r.Z)({},p().wechat,A),(0,r.Z)({},p().weChatApp,E===c.D$.WECHAT_APP)),children:(0,d.jsx)(l.E,{addPreload:g,src:b,className:i()(p().icon,t),loading:h,alt:u(v)})})}},54814:function(e,t,n){"use strict";n.d(t,{P:function(){return h}});var r=n(59499),o=n(93967),i=n.n(o),a=(n(67294),n(98098)),c=n(77341),s=n(17794),u=n(3702),l=n(21426),f=n.n(l),p=n(85893);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 _(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){(0,r.Z)(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}var h=function(e){var t,n=e.appInfo,o=e.classNameMap,l=void 0===o?{}:o,d=e.theme,h=void 0===d?u.c9.COMMON:d,m=n.tags,y=n.tag_alias,g=void 0===y?"":y,v=n.developer,b=n.report_info,w=n.tags_st,E=null===(t=(0,a.$F)(w))||void 0===t?void 0:t.sort((function(e,t){return t.is_shown-e.is_shown>=0?1:-1})).slice(0,4);return(0,p.jsxs)("div",{className:i()(f().tagList,l.tagList,f()[h]),children:[m&&(null===E||void 0===E?void 0:E.map((function(e,t){return(0,p.jsxs)("div",{className:i()(f().tagItem,l.tagItem),children:[0!==t&&![u.c9.GAME_DETAIL,u.c9.BLOG_DETAIL].includes(h)&&(0,p.jsx)("p",{className:i()(f().separator,l.separator),children:"|"}),(0,p.jsx)("object",{children:(0,p.jsx)(s.r,{href:e.tag_alias?(0,c.kV)(e.tag_alias):void 0,className:i()(f().tagName,l.tagName,f()["tagName-".concat(t)],(0,r.Z)({},f().hover,e.tag_alias)),"dt-eid":"game_label","dt-params":(0,a.L7)(_(_({},b),{},{labelname:e.tag_name})),onClick:function(e){g||(0,a.Ow)(e)},children:e.tag_name})})]},e.tag_name)}))),!m&&(0,p.jsx)("div",{className:i()(f().developer,l.developer),children:v})]})}},78331:function(e,t,n){"use strict";n.d(t,{BB:function(){return k},LR:function(){return U},W$:function(){return Y},_5:function(){return B},zM:function(){return R}});var r=n(59499),o=n(50029),i=n(87794),a=n.n(i),c=n(93967),s=n.n(c),u=n(67294),l=n(74704),f=n(11339),p=n(29858),d=n(39103),_=n(93337),h=n(40230),m=n(97716),y=n(80494),g=n(98098),v=n(76667),b=n(24386),w=n(90309),E=n(77341),O=n(15450),x=n(27871),I=n(15371),A=n(3472),j=n.n(A),T=n(14334),S=n(22822),L=n(23076),D=n(69173),M=n(85893);function N(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function C(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?N(Object(n),!0).forEach((function(t){(0,r.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):N(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var B=function(e){return e.DOWNLOAD_WITH_YYB="DOWNLOAD_WITH_YYB",e.DIRECT_DOWNLOAD="DIRECT_DOWNLOAD",e}({}),P={pkg_name:"",downloadType:B.DOWNLOAD_WITH_YYB},k=function(e){var t=e.pkg_name,n=e.downloadType;P.pkg_name=t||P.pkg_name,P.downloadType=n||P.downloadType},R=function(){var e=(0,o.Z)(a().mark((function e(t){var n,r,o,i,c,s;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=t.appInfo,r=n.meshSDKInstance,o=n.pkg_name,i=n.meshSDKPreload,k({pkg_name:o,downloadType:B.DOWNLOAD_WITH_YYB}),!(0,v.e3)()||!(0,v.Dt)()){e.next=6;break}return location.href=(0,E.YI)(location.href),e.abrupt("return");case 6:return c=r||(0,w.YH)({appInfo:n,tmast:(0,E.yM)(n)}),e.next=9,c;case 9:if(s=e.sent,!(0,v.Fh)()){e.next=19;break}return e.next=13,s.getYYBVersion();case 13:if("0"===e.sent){e.next=17;break}return window.location.href=(0,E.Qx)(n),e.abrupt("return");case 17:return(0,L.S)(),e.abrupt("return");case 19:return e.next=21,i||s.preload();case 21:if(o===P.pkg_name&&B.DOWNLOAD_WITH_YYB===P.downloadType){e.next=23;break}return e.abrupt("return");case 23:return e.next=25,s.directDownloadYYB();case 25:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),G=["ChunkLoadError","timeOut","Request aborted","Network Error"],U=function(){var e=(0,o.Z)(a().mark((function e(t){var n,r,o,i,c,s,u;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(e.prev=0,n=t.downloadType,r=t.appInfo,o=r.pkg_name,i=r.download_url,k({pkg_name:o,downloadType:n}),n!==B.DOWNLOAD_WITH_YYB){e.next=9;break}return e.next=8,R({appInfo:r});case 8:return e.abrupt("return");case 9:if(!(0,v.Fh)()){e.next=12;break}return(0,L.S)(),e.abrupt("return");case 12:if(i){e.next=20;break}return e.next=15,(0,l.B)(r.pkg_name,D.t.MOBILE);case 15:if((c=e.sent).download_url){e.next=19;break}throw R({appInfo:r}),new Error("No Download Url");case 19:i=c.download_url;case 20:window.location.href=(0,g.xy)(i),e.next=30;break;case 24:if(e.prev=24,e.t0=e.catch(0),s=(0,b.a)(e.t0),u=s.message,!G.some((function(e){return u.includes(e)}))){e.next=29;break}return e.abrupt("return");case 29:(0,y.Hj)({errorName:p.IL.DOWNLOAD_MODAL_ERROR,message:u,context:JSON.stringify(t),url:window.location.href});case 30:case"end":return e.stop()}}),e,null,[[0,24]])})));return function(t){return e.apply(this,arguments)}}(),W=function(e){var t=e.close,n=e.appInfo,o=e.isIOS,i=e.fromQRCode,a=e.isMQQ,c=e.useStandardDownload,l=n.name,p=n.apk_size,y=n.pkg_name,v=n.report_info,b=n.meshSDKInstance,w=n.is_cloud_game===m.WE.TRUE,E=C(C({},v),{},{isfrompc:i?m.WE.TRUE:m.WE.FALSE}),I=y===f.RH,A=y===f.RH?"\u5e94\u7528\u5b9d\u4e91\u6e38\u620f\uff0c\u514d\u4e0b\u8f7d\u79d2\u5f00\u73a9":"\u4f18\u5148\u901a\u8fc7\u5e94\u7528\u5b9d\u4e0b\u8f7d\uff0c\u652f\u6301\u8fb9\u73a9\u8fb9\u4e0b",L=O.h.getContext().YYBAppInfo,D=(0,_.K)({description:A,report_info:E,theme:_.i.DOWNLOAD_MODAL,disable:y===f.RH}),N=D.dom,P=D.downloadType,k=(0,h.L)({meshSDKInstance:b,disable:!a}),R=(0,u.useMemo)((function(){return o?y===f.RH?"\u8bf7\u4f7f\u7528\u5b89\u5353\u624b\u673a\u4e0b\u8f7d\u5e94\u7528\u5b9d":"\u6682\u4e0d\u652f\u6301\u4e0b\u8f7d":y===f.RH?"0"===k?"\u7acb\u5373\u4e0b\u8f7d":"\u7acb\u5373\u6253\u5f00":a?"0"===k?"\u901a\u8fc7\u5e94\u7528\u5b9d\u4e0b\u8f7d":"\u6253\u5f00\u5e94\u7528\u5b9d\u4e0b\u8f7d":P===B.DIRECT_DOWNLOAD?"\u666e\u901a\u4e0b\u8f7d":"modal"===c?"\u5e94\u7528\u5b9d\u9ad8\u901f\u4e0b\u8f7d":"\u901a\u8fc7\u5e94\u7528\u5b9d\u4e0b\u8f7d"}),[k,P,o,a,y,c]),G=(0,u.useMemo)((function(){return o?"ios_download":P===B.DIRECT_DOWNLOAD?"normal_download":"safe_download"}),[P,o]),W=(0,u.useMemo)((function(){return!!o&&y===f.RH}),[o,y]);(0,d.L)(n);var Y=(0,u.useMemo)((function(){return!o&&"modal"!==c}),[o,c]),F=p;return(0,M.jsxs)("div",{className:s()(j().downloadModal,(0,r.Z)({},j().isIOS,o),(0,r.Z)({},j().useStandardDownload,"modal"===c),(0,r.Z)({},j().isYYB,I),(0,r.Z)({},j().hasCloudGame,w)),"dt-eid":"download_pop","dt-params":(0,g.L7)(E),children:[(0,M.jsx)("i",{className:j().close,onClick:t,"dt-eid":"exit_pop","dt-params":(0,g.L7)(E)}),(0,M.jsxs)("div",{className:j().gameCard,children:[(0,M.jsx)(T.X,{appInfo:n,showCloudGameIcon:!0,theme:T.d.DOWNLOAD_MODAL,iconClassName:j().icon}),(0,M.jsxs)("div",{className:j().content,children:[(0,M.jsx)("p",{className:j().name,children:l}),!o&&!I&&(0,M.jsx)("p",{className:j().size,children:(0,g.gB)(parseInt(F||"0",10))})]})]}),Y&&N,(0,M.jsxs)("div",{className:s()(j().buttonContainer,(0,r.Z)({},j().directDownload,P===B.DIRECT_DOWNLOAD)),children:["modal"===c&&!I&&(0,M.jsx)("button",{"dt-eid":"normal_download","dt-params":(0,g.L7)(E),className:j().normalDownload,onClick:function(){U({appInfo:n,downloadType:B.DIRECT_DOWNLOAD})},children:"\u666e\u901a\u4e0b\u8f7d"}),(0,M.jsxs)("button",{"dt-eid":G,"dt-params":(0,g.L7)(E),className:s()(j().download,(0,r.Z)({},j().directDownload,P===B.DIRECT_DOWNLOAD)),onClick:function(){o||U({appInfo:n,downloadType:P})},children:[R,P===B.DIRECT_DOWNLOAD&&"modal"!==c&&(0,M.jsx)("p",{className:j().directDownloadText,children:"\uff08\u65e0\u6cd5\u786e\u8ba4\u4e0b\u8f7d\u670d\u52a1\u5668\u8d28\u91cf\uff09"})]})]}),w&&"modal"===c&&(0,M.jsx)(S.JM,{className:j().playButton,theme:S.LQ.DOWNLOAD_MODAL,appInfo:n}),W&&(0,M.jsxs)("div",{className:j().YYBDownload,children:[(0,M.jsxs)("div",{className:j().YYBDownloadItem,children:[(0,M.jsx)("i",{className:s()(j().YYBDownloadIcon,j().virusFree)}),(0,M.jsx)("p",{className:j().YYBDownloadText,children:"\u65e0\u75c5\u6bd2"})]}),(0,M.jsxs)("div",{className:j().YYBDownloadItem,children:[(0,M.jsx)("i",{className:s()(j().YYBDownloadIcon,j().noAds)}),(0,M.jsx)("p",{className:j().YYBDownloadText,children:"\u65e0\u5e7f\u544a"})]}),(0,M.jsxs)("div",{className:j().YYBDownloadItem,children:[(0,M.jsx)("i",{className:s()(j().YYBDownloadIcon,j().cloudGame)}),(0,M.jsx)("p",{className:j().YYBDownloadText,children:"\u8fb9\u4e0b\u8fb9\u73a9"})]})]}),o&&y!==f.RH&&(0,M.jsx)("p",{className:j().IOSDescription,children:"\u8bf7\u524d\u5f80App Store\u624b\u52a8\u641c\u7d22\u4e0b\u8f7d"}),!o&&!I&&(null===L||void 0===L?void 0:L.developer)&&(0,M.jsx)(x.o,{appInfo:n,theme:x.B.DOWNLOAD_MODAL}),!o&&(null===L||void 0===L?void 0:L.developer)&&(0,M.jsx)(x.o,{appInfo:L,theme:x.B.DOWNLOAD_MODAL})]})},Y=function(e){(0,I.h)({classNameMap:{modal:j().openDownloadModal,content:j().openDownloadModalContent},Component:W,componentProps:e})}},52123:function(e,t,n){"use strict";n.d(t,{i:function(){return d},k:function(){return p}});var r=n(18791),o=n.n(r),i=n(93967),a=n.n(i),c=(n(67294),n(47688)),s=n(77082),u=n(55349),l=n.n(u),f=n(85893),p=function(e){var t=e.style,n=e.height,r=e.width;return(0,f.jsxs)("div",{style:t,className:o().dynamic([["3643498825",[n?(0,s.x6)((0,s.NS)(n,s.Yi.SMALL)):"100%",r?(0,s.x6)((0,s.NS)(r,s.Yi.SMALL)):"100%",c.M,n?"".concat((0,s.NS)(n,s.Yi.MEDIUM),"px"):"100%",r?"".concat((0,s.NS)(r,s.Yi.MEDIUM),"px"):"100%",c.X,n?"".concat((0,s.NS)(n,s.Yi.LARGE),"px"):"100%",r?"".concat((0,s.NS)(r,s.Yi.LARGE),"px"):"100%"]]])+" "+(a()(l().dynamicLoading,"dynamicLoading")||""),children:["...",(0,f.jsx)(o(),{id:"3643498825",dynamic:[n?(0,s.x6)((0,s.NS)(n,s.Yi.SMALL)):"100%",r?(0,s.x6)((0,s.NS)(r,s.Yi.SMALL)):"100%",c.M,n?"".concat((0,s.NS)(n,s.Yi.MEDIUM),"px"):"100%",r?"".concat((0,s.NS)(r,s.Yi.MEDIUM),"px"):"100%",c.X,n?"".concat((0,s.NS)(n,s.Yi.LARGE),"px"):"100%",r?"".concat((0,s.NS)(r,s.Yi.LARGE),"px"):"100%"],children:[".dynamicLoading.__jsx-style-dynamic-selector{height:".concat(n?(0,s.x6)((0,s.NS)(n,s.Yi.SMALL)):"100%",";width:").concat(r?(0,s.x6)((0,s.NS)(r,s.Yi.SMALL)):"100%",";}"),"@media (min-width:".concat(c.M,"px){.dynamicLoading.__jsx-style-dynamic-selector{height:").concat(n?"".concat((0,s.NS)(n,s.Yi.MEDIUM),"px"):"100%",";width:").concat(r?"".concat((0,s.NS)(r,s.Yi.MEDIUM),"px"):"100%",";}}"),"@media (min-width:".concat(c.X,"px){.dynamicLoading.__jsx-style-dynamic-selector{height:").concat(n?"".concat((0,s.NS)(n,s.Yi.LARGE),"px"):"100%",";width:").concat(r?"".concat((0,s.NS)(r,s.Yi.LARGE),"px"):"100%",";}}")]})]})},d=function(e){var t=e.style;return(0,f.jsx)("div",{style:t,className:l().maskDynamicLoading})}},81229:function(e,t,n){"use strict";n.d(t,{P:function(){return p}});var r=n(59499),o=n(5152),i=n.n(o),a=n(67294),c=n(52123),s=n(85893);function u(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function l(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?u(Object(n),!0).forEach((function(t){(0,r.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var f=i()((function(){return n.e(8012).then(n.bind(n,98012))}),{suspense:!0,ssr:!1,loadableGenerated:{webpack:function(){return[98012]}}}),p=function(e){return(0,s.jsx)(a.Suspense,{fallback:(0,s.jsx)(c.i,{style:{background:"rgba(0, 0, 0, 0.9)"}}),children:(0,s.jsx)(f,l({},e))})}},85826:function(e,t,n){"use strict";n.d(t,{J_:function(){return J},ag:function(){return Q},nS:function(){return $}});var r=n(27812),o=n(59499),i=n(93967),a=n.n(i),c=n(11163),s=n(67294),u=n(18146),l=n(42844),f=n(11339),p=n(79926),d=n(19429),_=n(97716),h=n(98098),m=n(60188),y=n(77082),g=n(76667),v=n(63807),b=n(90389),w=n(15193),E=n(3702),O=n(70176),x=n(15371),I=n(90337),A=n(81229),j=n(81522),T=n.n(j),S=n(12219),L=n(78331),D=n(50029),M=n(87794),N=n.n(M),C=n(22822),B=n(74017),P=n(72167),k=n.n(P),R=n(4648),G=n(17794),U=n(77341),W=n(85893);function Y(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function F(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Y(Object(n),!0).forEach((function(t){(0,o.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Y(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var H=function(e){var t,n=e.developer,r=e.operator,i=e.update_time,u=e.version_name,l=e.game_type,f=e.privacy_agreement,p=e.report_info,d=e.detail_page_type,m=e.pkg_name,g=e.cloudGameInfo,b=e.description,w=e.isTemplate,E=e.icp_number,O=e.icp_entity,x=e.className,I=g.apk_url,A=(0,s.useState)(!0),j=A[0],T=A[1],S=(0,c.useRouter)().pathname,L=(0,s.useState)(!1),M=L[0],P=L[1],Y=(0,h.Fz)(e),H=(0,h.$c)(l),Z=d===_.Zb.OpenGame,q=(0,h.cL)(l),V=(0,y.hU)(),K=(0,s.useMemo)((function(){var e=[];if(Y||Z?e.push.apply(e,[{name:"\u5f00\u53d1\u5546",content:n},{name:"\u8fd0\u8425\u5546",content:r},{name:"\u5907\u6848\u53f7",content:E}]):e.push.apply(e,[{name:"\u65e0\u75c5\u6bd2",content:"\u5df2\u901a\u8fc7\u817e\u8baf\u624b\u673a\u7ba1\u5bb6\u3001\u91d1\u5c71\u624b\u673a\u6bd2\u9738\u68c0\u67e5"},{name:"\u65e0\u5e7f\u544a",content:"\u5df2\u901a\u8fc7\u817e\u8baf\u624b\u673a\u7ba1\u5bb6\u3001\u91d1\u5c71\u624b\u673a\u6bd2\u9738\u68c0\u67e5"},{name:"\u817e\u8baf\u4e0b\u8f7d",content:"\u5df2\u901a\u8fc7\u817e\u8baf\u4e0b\u8f7d\u6570\u636e\u5ba1\u6838"},{name:"\u5f00\u53d1\u5546",content:n},{name:"\u8fd0\u8425\u5546",content:r},{name:"\u5907\u6848\u53f7",content:E||"\u672a\u5907\u6848"},{name:"\u66f4\u65b0\u65f6\u95f4",content:(0,h.mr)(i)},{name:"\u7248\u672c\u53f7",content:u}]),!["\u5355\u673a\u7248APP","\u5883\u5916APP"].includes(E)&&O&&E){var t=e.findIndex((function(e){return"\u5907\u6848\u53f7"===e.name}));-1!==t&&e.splice(t+1,0,{name:"\u4e3b\u529e\u8005",content:O})}return e}),[n,Y,Z,r,i,u,E,O]);return(0,s.useEffect)((function(){var e=function(){var e=(0,D.Z)(N().mark((function e(){var t,n,r;return N().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=(0,v.Qw)(),n.get("auto_cloud")===_.WE.TRUE||S.startsWith("/pcsem/autocloud/")){e.next=4;break}return e.abrupt("return");case 4:if(I){e.next=6;break}return e.abrupt("return");case 6:return e.next=8,(0,C.VX)({pkg_name:m,report_json:{trace_id:p.trace_id}});case 8:return r=e.sent,e.next=11,(0,B.Wn)();case 11:null===(t=window.reporter)||void 0===t||t.reportBeaconEvent({pgid:(0,v.ew)()||"",eventName:"dt_pgin"}),location.href=r||I;case 13:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();e()}),[I,m,p,S]),H&&V!==y.Yi.SMALL?null:V===y.Yi.SMALL?(0,W.jsxs)("div",{className:a()(k().appInfoCard,x),children:[(0,W.jsxs)("div",{className:k().titleCont,children:[(0,W.jsx)("h3",{className:k().title,children:"\u8f6f\u4ef6\u4ecb\u7ecd"}),u&&(0,W.jsxs)("span",{className:k().version,children:["\u7248\u672c\u53f7 ",u]})]}),(0,W.jsx)("p",{className:a()(k().desc,(t={},(0,o.Z)(t,k().close,j),(0,o.Z)(t,k().trim,!H),t)),children:b}),(0,W.jsxs)("div",{className:k().infoContainer,children:[r&&(0,W.jsxs)("div",{className:k().info,children:[(0,W.jsx)("p",{className:k().name,children:"\u8fd0\u8425\u8005\uff1a"}),(0,W.jsx)("p",{className:k().cont,children:r})]}),(0,W.jsxs)("div",{className:k().info,children:[(0,W.jsx)("p",{className:k().name,children:"\u5f00\u53d1\u8005\uff1a"}),(0,W.jsx)("p",{className:k().cont,children:n})]}),!H&&(0,W.jsxs)(W.Fragment,{children:[(0,W.jsx)("i",{className:a()(k().arrowDown,(0,o.Z)({},k().open,!j)),onClick:function(){return T((function(e){return!e}))}}),j?(0,W.jsxs)("div",{className:k().icoContainer,children:[(0,W.jsx)("div",{className:a()(k().info,k().ico),children:"\u65e0\u75c5\u6bd2"}),(0,W.jsx)("div",{className:a()(k().info,k().ico,k().noAd),children:"\u65e0\u5e7f\u544a"}),(0,W.jsx)("div",{className:a()(k().info,k().ico,k().tencentDownload),children:"\u817e\u8baf\u4e0b\u8f7d"})]}):(0,W.jsxs)(W.Fragment,{children:[(0,W.jsxs)("div",{className:k().info,children:[(0,W.jsx)("p",{className:k().name,children:"\u5907\u6848\u53f7\uff1a"}),(0,W.jsx)("p",{className:k().cont,children:E||"\u672a\u5907\u6848"})]}),!Y&&!Z&&(0,W.jsxs)(W.Fragment,{children:[(0,W.jsxs)("div",{className:a()(k().info,k().ico),children:[(0,W.jsx)("p",{className:k().name,children:"\u65e0\u75c5\u6bd2\uff1a"}),(0,W.jsx)("p",{className:k().cont,children:"\u5df2\u901a\u8fc7\u817e\u8baf\u624b\u673a\u7ba1\u5bb6\u3001\u91d1\u5c71\u624b\u673a\u6bd2\u9738\u68c0\u67e5"})]}),(0,W.jsxs)("div",{className:a()(k().info,k().ico,k().noAd),children:[(0,W.jsx)("p",{className:k().name,children:"\u65e0\u5e7f\u544a\uff1a"}),(0,W.jsx)("p",{className:k().cont,children:"\u5df2\u901a\u8fc7\u817e\u8baf\u624b\u673a\u7ba1\u5bb6\u3001\u91d1\u5c71\u624b\u673a\u6bd2\u9738\u68c0\u67e5"})]}),(0,W.jsxs)("div",{className:a()(k().info,k().ico,k().tencentDownload),children:[(0,W.jsx)("p",{className:k().name,children:"\u817e\u8baf\u4e0b\u8f7d\uff1a"}),(0,W.jsx)("p",{className:k().cont,children:"\u5df2\u901a\u8fc7\u817e\u8baf\u4e0b\u8f7d\u6570\u636e\u5ba1\u6838"})]})]})]})]}),(0,W.jsxs)("div",{className:k().btnContainer,children:[!Y&&!Z&&!H&&(0,W.jsxs)("span",{className:k().time,children:[(0,h.mr)(i),"\u66f4\u65b0"]}),!H&&!Z&&!q&&(0,W.jsx)(G.r,{"dt-eid":"permission_button","dt-params":(0,h.L7)(F({},p)),rel:"nofollow",target:"_blank",href:(0,U.pZ)(m),className:a()(k().permission,(0,o.Z)({},k().wechatGame,H)),children:"\u5e94\u7528\u6743\u9650"}),f&&(0,W.jsx)(G.r,{"dt-eid":"privacy_button","dt-params":(0,h.L7)(F(F({},p),{},{privacy_url:f})),rel:"nofollow",target:"_blank",href:f,className:a()(k().privacyAgreement,(0,o.Z)({},k().wechatGame,H)),children:"\u9690\u79c1\u653f\u7b56"})]})]})]}):(0,W.jsxs)("div",{className:a()(x,k().detailCard,(0,o.Z)({},k().isTemplate,w)),children:[(0,W.jsx)("h3",{className:k().detailCardTitle,children:"\u8be6\u7ec6\u4fe1\u606f"}),(0,W.jsxs)("div",{className:k().detailContainer,"dt-eid":"other_info","dt-params":(0,h.L7)(p),children:[K.map((function(e){var t=e.name,n=e.content;return(0,W.jsxs)("div",{className:k().detailItem,children:[(0,W.jsx)("p",{className:k().detailName,children:t}),(0,W.jsx)("p",{title:n,className:k().detailContent,children:n})]},t)})),!Z&&!q&&(0,W.jsxs)("div",{className:a()(k().permission,k().detailItem),onMouseEnter:function(){V!==y.Yi.SMALL&&P(!0)},onMouseLeave:function(){V!==y.Yi.SMALL&&P(!1)},children:[(0,W.jsxs)("div",{className:k().permissionNameContainer,onClick:function(){V===y.Yi.SMALL&&P((function(e){return!e}))},"dt-eid":"permission_button","dt-params":(0,h.L7)(p),children:[(0,W.jsx)("p",{className:k().permissionName,children:"\u67e5\u770b\u6743\u9650"}),(0,W.jsx)("i",{className:a()(k().arrowDown,(0,o.Z)({},k().open,M))})]}),M&&(0,W.jsx)(R.H,{classNameMap:{permissionList:k().permissionList,permissionItem:k().permissionItem,permissionItemDescription:k().permissionItemDescription},appInfo:e})]}),f&&(0,W.jsx)(G.r,{"dt-eid":"privacy_button","dt-params":(0,h.L7)(F(F({},p),{},{privacy_url:f})),rel:"nofollow",target:"_blank",href:f,className:a()(k().privacyAgreement,k().detailItem),children:"\u9690\u79c1\u653f\u7b56"})]})]})},Z=n(5213);function q(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function V(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?q(Object(n),!0).forEach((function(t){(0,o.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):q(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var K={small:135,medium:266,large:266},z=function(e){var t=e.detailTemplate,n=(0,y.hU)(),r=(0,Z.p)({description:JSON.stringify(t),deviceType:n}),i=r.descriptionRef,c=r.showExpand,s=r.showDescription,u=r.handleExpandClick;return n!==y.Yi.SMALL?(0,W.jsx)("div",{className:T().template,children:(t||[]).map((function(e){var t=e.title,n=e.detail;return(0,W.jsxs)(W.Fragment,{children:[(0,W.jsx)("h3",{className:T().templateTitle,children:t}),(0,W.jsx)("div",{className:T().templateDetail,children:n})]})}))}):(0,W.jsxs)("div",{className:T().introDetailItem,children:[(0,W.jsx)("div",{className:a()(T().template,T().newRecom,(0,o.Z)({},T().show,s)),ref:i,children:(t||[]).map((function(e){var t=e.title,n=e.detail;return(0,W.jsxs)(W.Fragment,{children:[(0,W.jsx)("h3",{className:T().templateTitle,children:t}),(0,W.jsx)("div",{className:T().templateDetail,children:n})]})}))}),!s&&c&&(0,W.jsx)("div",{onClick:u,className:T().expand,"dt-eid":"app_description_more",children:"\u5c55\u5f00"})]})},J=function(e){var t=(0,s.useContext)(b.Il),n=t.previewItemsWithDimension,i=t.initialInfo,j=t.showGreyBrand,L=t.marketingChannelInfo,D=t.customBrand,M=t.detailBannerInfo,N=t.hidePCDownloadInfo,C=i||{},B=C.isMQQ,P=C.isIOS,k=(0,c.useRouter)().query,R=(0,s.useRef)(!1),G=k.ios_schema,U=k.ios_scheme,Y=k.landing_type,F=k.template_type,Z=void 0===F?"":F,q=k.auto_download,J=G||U,Q=D||{},X=Q.detailBrandBackgroundUrl,$=Q.detailBrandTitleText,ee=Q.detailBrandSubTitleText,te=Q.detailBrandMobileLink,ne=e.itemData,re=e.cardid,oe=e.children,ie=ne[0],ae=(0,s.useMemo)((function(){return Y!==l._3.YYB?ie:V(V({},ie),{},{marketingChannelId:null===L||void 0===L?void 0:L.YYBChannelId,marketingChannelKey:null===L||void 0===L?void 0:L.YYBChannelKey})}),[Y,null===L||void 0===L?void 0:L.YYBChannelId,null===L||void 0===L?void 0:L.YYBChannelKey,ie]),ce=ae.description,se=ae.name,ue=ae.report_info,le=ae.pkg_name,fe=ae.game_type,pe=ae.detail_page_type,de=ae.detail_template,_e=ae.ios_app_link_info,he=ae.icon,me=ae.is_game,ye=ae.is_pc_yyb_available,ge=ae.booking_gift,ve=(0,y.hU)(),be=(0,s.useMemo)((function(){return{small:ve===y.Yi.SMALL?160:240,medium:472,large:472}}),[ve]),we=(0,h.Fz)(ae),Ee=pe===_.Zb.OpenGame,Oe=(0,h.$c)(fe),xe=null===n||void 0===n?void 0:n.every((function(e){return e.height>e.width})),Ie=(0,h.cL)(fe),Ae=null===M||void 0===M?void 0:M.isValidTemplate;(0,s.useEffect)((function(){if(!R.current){if(q===f._b.PCYYB)(0,m.AB)({appInfo:ae,customParams:{supply_id:(0,v.iq)(f.sR.Detail)}});R.current=!0}}),[q,ae]),(0,s.useEffect)((function(){P&&J&&!Array.isArray(J)&&_e&&J.startsWith(_e)&&(0,h.l6)(J)}),[P,J,_e]);var je=(0,s.useState)(!1),Te=je[0],Se=je[1],Le=(0,s.useState)(!1),De=Le[0],Me=Le[1],Ne=(0,s.useRef)(null),Ce=(0,d.A)(175);(0,s.useEffect)((function(){(0,p.j)("show-footer-padding",Ce)}),[Ce]),(0,s.useEffect)((function(){Ne.current&&(Ne.current.scrollHeight>Ne.current.clientHeight?Se(!0):Se(!1))}),[ve]);var Be=Math.max.apply(Math,(0,r.Z)((n||[]).slice(0,4).map((function(e){return e.width})))),Pe=(n||[]).findIndex((function(e){return e.width===Be}));(0,s.useEffect)((function(){(0,v.i7)()&&(R.current||ve===y.Yi.SMALL&&le===f.RH&&(P||((B||(0,g.z6)()||(0,g.e3)())&&(ae.report_info.element_id="common_download",(0,w.LR)({appInfo:ae})),R.current=!0)))}),[le,ae,ve,B,P]);var ke=(0,s.useMemo)((function(){return(null===N||void 0===N||!N.includes(le))&&(!!X||!Oe&&(!we&&(!Ee&&(me===_.WE.FALSE||ye===_.WE.TRUE))))}),[X,we,Ee,Oe,me,ye,le,N]),Re=ye===_.WE.TRUE&&le!==f.RH,Ge=Re?"\u70b9\u51fb\u4f7f\u7528\u5e94\u7528\u5b9d\u4e0b\u8f7d".concat(se,"\u7535\u8111\u7248"):"\u70b9\u51fb\u5b89\u88c5\u817e\u8baf\u5e94\u7528\u5b9d\u7535\u8111\u7248",Ue=Re?"\u4e00\u952e\u7545\u73a9".concat(se,"\uff01"):"\u7535\u8111\u4e5f\u80fd\u5237\u77ed\u89c6\u9891\u3001\u73a9\u6e38\u620f\uff01",We=Re?"\u7535\u8111\u4e5f\u80fd\u73a9".concat(se,"\uff01"):"\u7535\u8111\u4e5f\u80fd\u5237\u77ed\u89c6\u9891\u3001\u73a9\u6e38\u620f\uff01",Ye=function(){return(0,W.jsxs)("div",{className:a()(T().brand,(0,o.Z)({},T().showGreyBrand,j)),"dt-eid":"yyb_brand","dt-params":(0,h.L7)(ue),style:X?{backgroundImage:"url(".concat(X,")")}:{},onClick:function(e){ve!==y.Yi.SMALL?(0,m.AB)({appInfo:ae,target:e.target}):te&&window.open(te,"__blank")},children:[(0,W.jsxs)("div",{className:T().brandText,children:[(0,W.jsxs)("p",{className:T().desktopTitle,children:[(0,W.jsx)("span",{className:T().desktopMainTitle,children:Ge}),(0,W.jsx)("span",{className:T().desktopDescription,children:Ue})]}),(0,W.jsx)("p",{className:T().mobileTitle,children:X?$:We}),(0,W.jsx)("p",{className:T().mobileDescription,children:X?ee:"\u7535\u8111\u8bbf\u95eesj.qq.com\u4e0b\u8f7d\u5e94\u7528\u5b9d\u7535\u8111\u7248"})]}),!X&&Re&&(0,W.jsx)(O.E,{src:he,className:T().brandIcon,alt:se})]})};return(0,W.jsxs)("div",{className:a()(T().gameDetail,(0,o.Z)({},T().semTemplate,Ae)),"dt-eid":re,"dt-params":(0,h.L7)({cardid:re}),children:[Ae&&(0,W.jsx)(S.b,{appInfo:ae,type:Z}),(0,W.jsx)("div",{className:a()((0,o.Z)({},T().templateWrapper,Ae)),children:(0,W.jsx)(E.yb,{appInfo:ae,theme:E.c9.GAME_DETAIL,loading:"eager",showButton:{showCloudGameButton:!0,showDesktopDownloadButton:!0}})}),(0,h.Fz)(ae)&&ge&&(0,W.jsxs)("div",{"dt-eid":"yuyue_gift","dt-params":(0,h.L7)(ue),className:T().bookingGift,children:[(0,W.jsx)("div",{className:T().bookingGiftTitle,children:"\u9884\u7ea6\u7528\u6237\u4e13\u4eab\u798f\u5229"}),(0,W.jsxs)("div",{className:T().bookingGiftContainer,children:[(0,W.jsxs)("div",{className:T().bookingGiftDescription,children:[(0,W.jsx)("span",{children:"\u9884\u7ea6\u793c\u5305"}),(0,W.jsx)("span",{className:T().bookingGiftDescriptionSeparator,children:"/"}),(0,W.jsx)("span",{className:T().bookingGiftSubDescription,children:"\u6e38\u620f\u4e0a\u7ebf\u540e5\u5929\u5185\u81ea\u52a8\u5230\u8d26"})]}),(0,W.jsx)(I.$,{classNameMap:{content:T().bookingGiftList,arrowLeft:T().arrowLeft,arrowRight:T().arrowRight},spaceBetween:{small:8,medium:17,large:17},arrowTheme:"rectangle-white",children:(0,h.$F)(ge,[]).map((function(e){return(0,W.jsxs)("div",{className:T().bookingGiftItem,children:[(0,W.jsx)("div",{className:T().bookingGiftItemIconContainer,children:(0,W.jsx)(O.E,{className:T().bookingGiftItemIcon,src:e.icon,alt:e.title})}),(0,W.jsx)("div",{className:T().bookingGiftItemTitle,children:e.title})]},e.title)}))})]})]}),n&&n.length>0&&(0,W.jsxs)("div",{className:a()(T().previewContainer,(0,o.Z)({},T().semTemplate,Ae)),children:[(0,W.jsx)("h2",{className:T().previewTitle,children:"\u9884\u89c8"}),(0,W.jsx)(I.$,{classNameMap:{swipeCard:T().gameDetailSwipeCard,content:T().swipeCardContent},spaceBetween:{small:8,medium:16,large:16},arrowTheme:"rectangle",children:n.map((function(e,t){var r=e.image,o=e.width,i=e.height,a=e.videoId;return(0,W.jsxs)("div",{className:T().previewItem,onClick:function(){return function(e){(0,x.h)({Component:A.P,componentProps:{previewItemsWithDimension:n,initialIndex:e},classNameMap:{modal:T().previewModal,content:T().previewModalContent}})}(t)},"dt-eid":"game_img","dt-params":(0,h.L7)(V(V({},ue),{},{imgurl:r})),children:[(0,W.jsx)(O.E,{addPreload:0===t,src:r,width:xe?(0,h.$w)(o,i,be):(0,h.$w)(o,i,K),height:xe?be:K,alt:a?"\u5ba3\u4f20\u89c6\u9891-".concat(se).concat((0,h.H8)(),"\u5b98\u65b9\u65b0\u7248"):"\u7cbe\u5f69\u622a\u56fe-".concat(se).concat((0,h.H8)(),"\u5b98\u65b9\u65b0\u7248"),loading:Pe===t?"eager":"lazy"}),a&&(0,W.jsx)("div",{className:T().videoMask,children:(0,W.jsx)("i",{className:T().playButton})})]},r)}))})]}),(0,W.jsx)(H,V(V({},ae),{},{className:T().mobileAppInfo,isTemplate:Ae})),ke&&ve===y.Yi.SMALL&&(0,W.jsx)(Ye,{}),(0,W.jsxs)("div",{className:T().descriptionContainer,"dt-params":(0,h.L7)(ue),children:[(0,W.jsx)("h2",{className:T().descriptionTitle,children:"\u7b80\u4ecb"}),(0,W.jsx)("p",{ref:Ne,className:a()(T().description,(0,o.Z)({},T().show,De)),"dt-eid":"game_intro","dt-params":(0,h.L7)(ue),children:ce}),!De&&Te&&(0,W.jsx)("div",{onClick:function(){Me(!0)},className:T().expand,"dt-eid":"game_intro_more","dt-params":(0,h.L7)(ue),children:"\u5c55\u5f00"})]}),(0,W.jsx)(z,{detailTemplate:de}),(0,W.jsx)(u.v,{appInfo:ae,theme:Ae?u.i.sem:u.i.gameDetail}),oe,(0,W.jsx)(H,V(V({},ae),{},{className:T().pcAppInfo,isTemplate:Ae})),!Ee&&!Ie&&(0,W.jsx)("div",{className:a()(T().fixedDownload,(0,o.Z)({},T().needFixed,Ce)),"dt-eid":"yybn_game_buttonlayer","dt-params":(0,h.L7)(V(V({},ue),{},{cardid:"yybn_game_buttonlayer"})),children:(0,W.jsx)(E.yb,{appInfo:V(V({},ae),{},{report_info:V(V({},ue),{},{cardid:"yybn_game_buttonlayer"})}),showButton:{showCloudGameButton:!0},theme:E.c9.FIXED})})]})},Q=function(e){return e.APP="APP",e.GAME="GAME",e}({}),X=function(e){var t=e.close,n=e.theme,r=e.appInfo,o=e.setResult,i=r.report_info;return(0,W.jsxs)("div",{"dt-eid":"gameDetailAdPop","dt-params":(0,h.L7)(i),className:a()(T().gameDetailAd,T()[n]),children:[(0,W.jsxs)("div",{className:T().gameDetailAdHead,children:[n===Q.GAME&&(0,W.jsx)("div",{className:T().gameDetailAdLogo}),(0,W.jsx)("div",{className:T().gameDetailAdText,children:"\u5e7f\u544a"}),(0,W.jsx)("div",{"dt-eid":"gameDetailAdClose","dt-params":(0,h.L7)(i),className:T().gameDetailAdClose,onClick:t})]}),(0,W.jsx)("div",{"dt-eid":"gameDetailAdButton","dt-params":(0,h.L7)(i),onClick:function(){o(!0),r.report_info.element_id="gameDetailAdButton",(0,L.zM)({appInfo:r})},className:T().gameDetailAdDownloadButton,children:n===Q.APP?"\u4e0b\u8f7d\u5e94\u7528\u5b9d":"\u9a6c\u4e0a\u4e0b\u8f7d"})]})},$=function(e,t){return(0,x.h)({Component:X,componentProps:e,onClose:t,classNameMap:{content:T().openGameDetailAdContent}})}},36271:function(e,t,n){"use strict";n.d(t,{J:function(){return _}});var r=n(18791),o=n.n(r),i=n(93967),a=n.n(i),c=n(67294),s=n(47688),u=n(77082),l=n(85893),f=n(52597),p=n.n(f),d={CloseIcon:function(e){var t=e.color,n=e.opacity;return(0,l.jsx)("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,l.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 10.5858L7.0502 5.63599L5.63599 7.0502L10.5858 12L5.63602 16.9497L7.05023 18.3639L12 13.4142L16.9497 18.3639L18.3639 16.9497L13.4142 12L18.3639 7.05021L16.9497 5.636L12 10.5858Z",fill:t,fillOpacity:n})})},CategoryALL:function(){return(0,l.jsxs)("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,l.jsx)("rect",{width:"24",height:"24",fill:"white"}),(0,l.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.87304 5.01108C8.40808 5.08186 8.05183 5.4834 8.05183 5.96814C8.05183 6.45288 8.40808 6.85441 8.87304 6.9252V6.93649H15.7631C16.5915 6.93649 17.2631 7.60806 17.2631 8.43649V14.8602H17.2628V15.8284L17.2631 15.8507V15.9722H17.2735C17.3429 16.4387 17.7452 16.7965 18.231 16.7965C18.7168 16.7965 19.119 16.4387 19.1885 15.9722H19.1998V7C19.1998 5.89543 18.3044 5 17.1998 5H9.9881H9.01996H8.87304V5.01108ZM7 8.2274C5.89543 8.2274 5 9.12283 5 10.2274V17.1996C5 18.3042 5.89543 19.1996 7 19.1996H13.9722C15.0768 19.1996 15.9722 18.3042 15.9722 17.1996V10.2274C15.9722 9.12283 15.0768 8.2274 13.9722 8.2274H7Z",fill:"#585E67"})]})},CategoryACT:function(){return(0,l.jsxs)("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,l.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.5064 5.51179C8.64814 5.51179 8.78322 5.57195 8.87804 5.67731L16.3658 13.9971L16.5778 13.7851C16.9292 13.4336 17.4991 13.4336 17.8505 13.7851C18.202 14.1366 18.202 14.7064 17.8505 15.0579L17.2142 15.6943L18.9819 17.462C19.1772 17.6573 19.1772 17.9739 18.9819 18.1691L17.992 19.1591C17.7967 19.3543 17.4801 19.3543 17.2849 19.1591L15.5171 17.3913L14.8807 18.0278C14.5292 18.3792 13.9594 18.3792 13.6079 18.0278C13.2564 17.6763 13.2564 17.1064 13.6079 16.755L13.8202 16.5426L5.50048 9.05487C5.39512 8.96005 5.33496 8.82497 5.33496 8.68322L5.33496 6.01179C5.33496 5.73565 5.55882 5.51179 5.83496 5.51179L8.5064 5.51179Z",fill:"#585E67"}),(0,l.jsxs)("mask",{id:"path-2-outside-1_1922_17430",maskUnits:"userSpaceOnUse",x:"1.54822",y:"2.1229",width:"20.5061",height:"20.5061",fill:"black",children:[(0,l.jsx)("rect",{fill:"white",x:"1.54822",y:"2.1229",width:"20.5061",height:"20.5061"}),(0,l.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.4936 5.51179C15.3519 5.51179 15.2168 5.57195 15.122 5.67731L7.63419 13.9971L7.42225 13.7851C7.07078 13.4336 6.50093 13.4336 6.14946 13.7851C5.79798 14.1366 5.79798 14.7064 6.14945 15.0579L6.78583 15.6943L5.01808 17.462C4.82282 17.6573 4.82282 17.9739 5.01808 18.1691L6.00803 19.1591C6.2033 19.3543 6.51988 19.3543 6.71514 19.1591L8.48288 17.3913L9.1193 18.0278C9.47078 18.3792 10.0406 18.3792 10.3921 18.0278C10.7436 17.6763 10.7436 17.1064 10.3921 16.755L10.1798 16.5426L18.4995 9.05487C18.6049 8.96005 18.665 8.82497 18.665 8.68322L18.665 6.01179C18.665 5.73565 18.4412 5.51179 18.165 5.51179L15.4936 5.51179Z"})]}),(0,l.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.4936 5.51179C15.3519 5.51179 15.2168 5.57195 15.122 5.67731L7.63419 13.9971L7.42225 13.7851C7.07078 13.4336 6.50093 13.4336 6.14946 13.7851C5.79798 14.1366 5.79798 14.7064 6.14945 15.0579L6.78583 15.6943L5.01808 17.462C4.82282 17.6573 4.82282 17.9739 5.01808 18.1691L6.00803 19.1591C6.2033 19.3543 6.51988 19.3543 6.71514 19.1591L8.48288 17.3913L9.1193 18.0278C9.47078 18.3792 10.0406 18.3792 10.3921 18.0278C10.7436 17.6763 10.7436 17.1064 10.3921 16.755L10.1798 16.5426L18.4995 9.05487C18.6049 8.96005 18.665 8.82497 18.665 8.68322L18.665 6.01179C18.665 5.73565 18.4412 5.51179 18.165 5.51179L15.4936 5.51179Z",fill:"#585E67"}),(0,l.jsx)("path",{d:"M15.122 5.67731L15.8653 6.34627L15.122 5.67731ZM15.4936 5.51179L15.4936 6.51179L15.4936 6.51179L15.4936 5.51179ZM7.63419 13.9971L6.92708 14.7042L7.67238 15.4495L8.37748 14.666L7.63419 13.9971ZM7.42225 13.7851L8.12935 13.078L7.42225 13.7851ZM6.14945 15.0579L6.85656 14.3508L6.14945 15.0579ZM6.78583 15.6943L7.49293 16.4014L8.20004 15.6943L7.49293 14.9872L6.78583 15.6943ZM5.01808 17.462L4.31098 16.7549L5.01808 17.462ZM5.01808 18.1691L4.31098 18.8762L5.01808 18.1691ZM6.00803 19.1591L6.71514 18.452L6.00803 19.1591ZM8.48288 17.3913L9.18999 16.6842L8.48288 15.9771L7.77577 16.6842L8.48288 17.3913ZM9.1193 18.0278L8.4122 18.7349L9.1193 18.0278ZM10.1798 16.5426L9.51081 15.7993L8.72736 16.5044L9.47267 17.2497L10.1798 16.5426ZM18.4995 9.05487L19.1685 9.79816L19.1685 9.79816L18.4995 9.05487ZM18.665 8.68322L19.665 8.68322L19.665 8.68322L18.665 8.68322ZM18.665 6.01179H19.665L19.665 6.01179L18.665 6.01179ZM18.165 5.51179L18.165 4.51179L18.165 4.51179L18.165 5.51179ZM15.8653 6.34627C15.7704 6.45163 15.6353 6.51179 15.4936 6.51179L15.4936 4.51179C15.0684 4.51179 14.6631 4.69227 14.3787 5.00834L15.8653 6.34627ZM8.37748 14.666L15.8653 6.34627L14.3787 5.00834L6.89089 13.3281L8.37748 14.666ZM8.34129 13.2899L8.12935 13.078L6.71514 14.4922L6.92708 14.7042L8.34129 13.2899ZM8.12935 13.078C7.38736 12.336 6.18435 12.336 5.44235 13.078L6.85656 14.4922C6.81751 14.5313 6.75419 14.5313 6.71514 14.4922L8.12935 13.078ZM5.44235 13.078C4.70035 13.82 4.70035 15.023 5.44235 15.765L6.85656 14.3508C6.89561 14.3899 6.89561 14.4532 6.85656 14.4922L5.44235 13.078ZM5.44235 15.765L6.07872 16.4014L7.49293 14.9872L6.85656 14.3508L5.44235 15.765ZM6.07872 14.9872L4.31098 16.7549L5.72519 18.1691L7.49293 16.4014L6.07872 14.9872ZM4.31098 16.7549C3.72519 17.3407 3.72519 18.2904 4.31098 18.8762L5.72519 17.462C5.92045 17.6573 5.92045 17.9739 5.72519 18.1691L4.31098 16.7549ZM4.31098 18.8762L5.30093 19.8662L6.71514 18.452L5.72519 17.462L4.31098 18.8762ZM5.30093 19.8662C5.88671 20.452 6.83646 20.452 7.42225 19.8662L6.00803 18.452C6.2033 18.2567 6.51988 18.2567 6.71514 18.452L5.30093 19.8662ZM7.42225 19.8662L9.18999 18.0984L7.77577 16.6842L6.00803 18.452L7.42225 19.8662ZM7.77577 18.0984L8.4122 18.7349L9.82641 17.3206L9.18999 16.6842L7.77577 18.0984ZM8.4122 18.7349C9.15419 19.4769 10.3572 19.4769 11.0992 18.7349L9.68499 17.3206C9.72404 17.2816 9.78736 17.2816 9.82641 17.3206L8.4122 18.7349ZM11.0992 18.7349C11.8412 17.9929 11.8412 16.7899 11.0992 16.0479L9.68499 17.4621C9.64594 17.423 9.64594 17.3597 9.68499 17.3206L11.0992 18.7349ZM11.0992 16.0479L10.8869 15.8355L9.47267 17.2497L9.68499 17.4621L11.0992 16.0479ZM17.8306 8.31158L9.51081 15.7993L10.8487 17.2859L19.1685 9.79816L17.8306 8.31158ZM17.665 8.68322C17.665 8.54148 17.7252 8.4064 17.8306 8.31158L19.1685 9.79816C19.4846 9.5137 19.665 9.10845 19.665 8.68322L17.665 8.68322ZM17.665 6.01179L17.665 8.68322L19.665 8.68322L19.665 6.01179H17.665ZM18.165 6.51179C17.8889 6.51179 17.665 6.28793 17.665 6.01179L19.665 6.01179C19.665 5.18336 18.9935 4.51179 18.165 4.51179L18.165 6.51179ZM15.4936 6.51179L18.165 6.51179L18.165 4.51179L15.4936 4.51179L15.4936 6.51179Z",fill:"#F7F7F7",mask:"url(#path-2-outside-1_1922_17430)"})]})},CategoryPZL:function(){return(0,l.jsx)("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,l.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.9988 4.80029C8.02238 4.80029 4.79883 8.02384 4.79883 12.0003C4.79883 15.9767 8.02238 19.2003 11.9988 19.2003C14.7043 19.2003 17.0613 17.708 18.2916 15.5017L15.5575 12.964C15.1312 12.5684 15.1312 11.8938 15.5575 11.4981L18.4548 8.80905C17.2783 6.43356 14.8293 4.80029 11.9988 4.80029ZM14.9994 8.10039C14.9994 8.76313 14.4621 9.30039 13.7994 9.30039C13.1366 9.30039 12.5994 8.76313 12.5994 8.10039C12.5994 7.43765 13.1366 6.90039 13.7994 6.90039C14.4621 6.90039 14.9994 7.43765 14.9994 8.10039ZM19.7996 13.2C20.4624 13.2 20.9996 12.6628 20.9996 12C20.9996 11.3373 20.4624 10.8 19.7996 10.8C19.1369 10.8 18.5996 11.3373 18.5996 12C18.5996 12.6628 19.1369 13.2 19.7996 13.2Z",fill:"#585E67"})})},CategoryRPG:function(){return(0,l.jsx)("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,l.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.10156 10.4994C5.10156 10.4995 5.10156 10.4995 5.10156 10.4995V16.3931C5.10156 17.1199 5.4959 17.7896 6.13152 18.1421L9.45905 19.9876C9.79231 20.1724 10.2016 19.9314 10.2016 19.5504V15.8656C10.2016 15.5144 10.0173 15.1888 9.71606 15.0081L9.18707 14.6907C8.88586 14.51 8.70156 14.1845 8.70156 13.8332V10.4995H9.77611C9.93575 10.4995 10.0858 10.5757 10.1799 10.7047L10.5375 11.1944C10.6316 11.3233 10.7817 11.3995 10.9413 11.3995H13.2947C13.5047 11.3995 13.6923 11.2683 13.7644 11.071L13.8531 10.8281C13.9251 10.6308 14.1127 10.4995 14.3227 10.4995H15.3023V13.8328C15.3023 14.1841 15.118 14.5096 14.8168 14.6903L14.2878 15.0077C13.9866 15.1884 13.8023 15.514 13.8023 15.8652V19.55C13.8023 19.931 14.2116 20.172 14.5449 19.9872L17.8724 18.1417C18.508 17.7892 18.9023 17.1195 18.9023 16.3927V10.499H18.9016C18.9014 8.54819 17.8322 6.75429 16.1164 5.82593L12.3954 3.8126C12.1497 3.67965 11.8535 3.67965 11.6078 3.8126L7.88669 5.82593C6.17076 6.75435 5.1016 8.54843 5.10156 10.4994Z",fill:"#585E67"})})},CategorySLG:function(){return(0,l.jsx)("svg",{viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,l.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.40039 5.2998C5.40039 5.02366 5.62425 4.7998 5.90039 4.7998H7.90039C8.17653 4.7998 8.40039 5.02366 8.40039 5.2998V6.59973H10.8008V5.2998C10.8008 5.02366 11.0246 4.7998 11.3008 4.7998H13.3008C13.5769 4.7998 13.8008 5.02366 13.8008 5.2998V6.59973H15.5996V5.2998C15.5996 5.02366 15.8235 4.7998 16.0996 4.7998H18.0996C18.3758 4.7998 18.5996 5.02366 18.5996 5.2998V6.59973H18.6004L17.4079 9.03894C17.2401 9.38212 16.8915 9.59973 16.5095 9.59973H7.49128C7.10929 9.59973 6.76067 9.38212 6.59289 9.03894L5.40043 6.5998H5.40039V6.59973V5.2998ZM6.72248 11.6278C6.80606 11.1491 7.22165 10.7998 7.70757 10.7998H16.2932C16.7791 10.7998 17.1947 11.1491 17.2783 11.6278L18.3957 18.0278C18.5026 18.6396 18.0317 19.1998 17.4106 19.1998H6.59011C5.96905 19.1998 5.49819 18.6396 5.60502 18.0278L6.72248 11.6278ZM10.2012 16.1994C10.2012 15.2053 11.0071 14.3994 12.0012 14.3994C12.9953 14.3994 13.8012 15.2053 13.8012 16.1994V19.1994H10.2012V16.1994Z",fill:"#585E67"})})},DownArrow:function(e){var t=e.color,n=e.opacity;return(0,l.jsx)("svg",{viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,l.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.7076 4.2924C1.31707 4.68293 1.31707 5.31609 1.7076 5.70662L5.21656 9.21559C5.22504 9.22471 5.23372 9.23372 5.2426 9.2426C5.61261 9.61261 6.20045 9.63205 6.59334 9.3009C6.61531 9.28241 6.63667 9.26283 6.65734 9.24215C6.65989 9.2396 6.66243 9.23704 6.66495 9.23447L10.1923 5.70707C10.5829 5.31654 10.5829 4.68338 10.1923 4.29285C9.80182 3.90233 9.16866 3.90233 8.77813 4.29285L5.9502 7.12079L3.12181 4.2924C2.73128 3.90188 2.09812 3.90188 1.7076 4.2924Z",fill:t,fillOpacity:n})})},UpArrow:function(e){var t=e.color,n=e.opacity;return(0,l.jsxs)("svg",{width:"48",height:"48",viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,l.jsx)("circle",{cx:"24",cy:"24",r:"24",fill:"white"}),(0,l.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.5858 16.4142C23.3668 15.6332 24.6332 15.6332 25.4142 16.4142L33.8995 24.8995C34.6805 25.6805 34.6805 26.9469 33.8995 27.7279C33.1184 28.509 31.8521 28.509 31.0711 27.7279L24 20.6569L16.9289 27.728C16.1478 28.509 14.8815 28.509 14.1004 27.728C13.3194 26.9469 13.3194 25.6806 14.1004 24.8996L22.5857 16.4143C22.5857 16.4143 22.5858 16.4142 22.5858 16.4142Z",fill:t,fillOpacity:n})]})}},_=function(e){var t=e.active,n=e.name,r=e.className,i=e.color,f=e.opacity,_=e.needHover,h=void 0===_||_,m=e.width,y=e.height,g=e.hoverColor,v=e.hoverOpacity,b=e.onClick,w=d[n]||d.CategoryACT,E=(0,c.useState)(!1),O=E[0],x=E[1],I=t||O;return w?(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)("i",{onClick:b,onMouseEnter:function(){h&&x(!0)},onMouseLeave:function(){h&&x(!1)},className:o().dynamic([["2486077291",[m?(0,u.x6)((0,u.NS)(m,u.Yi.SMALL)):"100%",y?(0,u.x6)((0,u.NS)(y,u.Yi.SMALL)):"100%",s.M,m?"".concat((0,u.NS)(m,u.Yi.MEDIUM),"px"):"100%",y?"".concat((0,u.NS)(y,u.Yi.MEDIUM),"px"):"100%",s.X,m?"".concat((0,u.NS)(m,u.Yi.LARGE),"px"):"100%",y?"".concat((0,u.NS)(y,u.Yi.LARGE),"px"):"100%"]]])+" "+(a()(p().baseIcon,r)||""),children:(0,l.jsx)(w,{color:I&&g||i,opacity:I&&v||f,className:o().dynamic([["2486077291",[m?(0,u.x6)((0,u.NS)(m,u.Yi.SMALL)):"100%",y?(0,u.x6)((0,u.NS)(y,u.Yi.SMALL)):"100%",s.M,m?"".concat((0,u.NS)(m,u.Yi.MEDIUM),"px"):"100%",y?"".concat((0,u.NS)(y,u.Yi.MEDIUM),"px"):"100%",s.X,m?"".concat((0,u.NS)(m,u.Yi.LARGE),"px"):"100%",y?"".concat((0,u.NS)(y,u.Yi.LARGE),"px"):"100%"]]])})}),(0,l.jsx)(o(),{id:"2486077291",dynamic:[m?(0,u.x6)((0,u.NS)(m,u.Yi.SMALL)):"100%",y?(0,u.x6)((0,u.NS)(y,u.Yi.SMALL)):"100%",s.M,m?"".concat((0,u.NS)(m,u.Yi.MEDIUM),"px"):"100%",y?"".concat((0,u.NS)(y,u.Yi.MEDIUM),"px"):"100%",s.X,m?"".concat((0,u.NS)(m,u.Yi.LARGE),"px"):"100%",y?"".concat((0,u.NS)(y,u.Yi.LARGE),"px"):"100%"],children:["i.__jsx-style-dynamic-selector{width:".concat(m?(0,u.x6)((0,u.NS)(m,u.Yi.SMALL)):"100%",";height:").concat(y?(0,u.x6)((0,u.NS)(y,u.Yi.SMALL)):"100%",";}"),"@media (min-width:".concat(s.M,"px){i.__jsx-style-dynamic-selector{width:").concat(m?"".concat((0,u.NS)(m,u.Yi.MEDIUM),"px"):"100%",";height:").concat(y?"".concat((0,u.NS)(y,u.Yi.MEDIUM),"px"):"100%",";}}"),"@media (min-width:".concat(s.X,"px){i.__jsx-style-dynamic-selector{width:").concat(m?"".concat((0,u.NS)(m,u.Yi.LARGE),"px"):"100%",";height:").concat(y?"".concat((0,u.NS)(y,u.Yi.LARGE),"px"):"100%",";}}")]})]}):null}},70176:function(e,t,n){"use strict";n.d(t,{E:function(){return w}});var r=n(59499),o=n(4730),i=n(18791),a=n.n(i),c=n(93967),s=n.n(c),u=(n(67294),n(9008)),l=n.n(u),f=n(47688),p=n(98098),d=n(77082),_=n(85701),h=n.n(_),m=n(85893),y=["width","height","addPreload","src","alt","className","loading","ratio","w100"];function g(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function v(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?g(Object(n),!0).forEach((function(t){(0,r.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):g(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var b=function(e){var t=e.src,n=e.width,r=e.ratio,o=void 0===r?2:r,i=e.format;return t?t.endsWith(".svg")?t:"".concat(t,"?imageMogr2").concat(n?"/thumbnail/".concat(n*o,"x"):"").concat(i?"/format/".concat(i):""):""},w=function(e){var t=e.width,n=e.height,r=e.addPreload,i=void 0!==r&&r,c=e.src,u=e.alt,_=e.className,g=e.loading,w=void 0===g?"lazy":g,E=e.ratio,O=e.w100,x=(0,o.Z)(e,y),I=(0,p.xy)(c&&(0,d.NS)(c,d.Yi.LARGE)||""),A=t&&(0,d.NS)(t,d.Yi.LARGE),j=I.startsWith("https://static.sj.qq.com/");return(0,m.jsxs)(m.Fragment,{children:[i&&(0,m.jsx)(l(),{children:(0,m.jsx)("link",{rel:"preload",href:j?b({ratio:E,src:I,width:A,format:"webp"}):I,as:"image",className:a().dynamic([["3568029871",[t&&!O?(0,d.x6)((0,d.NS)(t,d.Yi.SMALL)):"100%",n?(0,d.x6)((0,d.NS)(n,d.Yi.SMALL)):"100%",f.M,t&&!O?"".concat((0,d.NS)(t,d.Yi.MEDIUM),"px"):"100%",n?"".concat((0,d.NS)(n,d.Yi.MEDIUM),"px"):"100%",f.X,t&&!O?"".concat((0,d.NS)(t,d.Yi.LARGE),"px"):"100%",n?"".concat((0,d.NS)(n,d.Yi.LARGE),"px"):"100%"]]])})}),(0,m.jsxs)("picture",{className:a().dynamic([["3568029871",[t&&!O?(0,d.x6)((0,d.NS)(t,d.Yi.SMALL)):"100%",n?(0,d.x6)((0,d.NS)(n,d.Yi.SMALL)):"100%",f.M,t&&!O?"".concat((0,d.NS)(t,d.Yi.MEDIUM),"px"):"100%",n?"".concat((0,d.NS)(n,d.Yi.MEDIUM),"px"):"100%",f.X,t&&!O?"".concat((0,d.NS)(t,d.Yi.LARGE),"px"):"100%",n?"".concat((0,d.NS)(n,d.Yi.LARGE),"px"):"100%"]]])+" "+(h().picture||""),children:[j&&(0,m.jsx)("source",{type:"image/webp",srcSet:b({ratio:E,src:I,width:A,format:"webp"}),className:a().dynamic([["3568029871",[t&&!O?(0,d.x6)((0,d.NS)(t,d.Yi.SMALL)):"100%",n?(0,d.x6)((0,d.NS)(n,d.Yi.SMALL)):"100%",f.M,t&&!O?"".concat((0,d.NS)(t,d.Yi.MEDIUM),"px"):"100%",n?"".concat((0,d.NS)(n,d.Yi.MEDIUM),"px"):"100%",f.X,t&&!O?"".concat((0,d.NS)(t,d.Yi.LARGE),"px"):"100%",n?"".concat((0,d.NS)(n,d.Yi.LARGE),"px"):"100%"]]])}),(0,m.jsx)("img",v(v({loading:w,alt:u},x),{},{src:j?b({ratio:E,src:I,width:A}):I,className:a().dynamic([["3568029871",[t&&!O?(0,d.x6)((0,d.NS)(t,d.Yi.SMALL)):"100%",n?(0,d.x6)((0,d.NS)(n,d.Yi.SMALL)):"100%",f.M,t&&!O?"".concat((0,d.NS)(t,d.Yi.MEDIUM),"px"):"100%",n?"".concat((0,d.NS)(n,d.Yi.MEDIUM),"px"):"100%",f.X,t&&!O?"".concat((0,d.NS)(t,d.Yi.LARGE),"px"):"100%",n?"".concat((0,d.NS)(n,d.Yi.LARGE),"px"):"100%"]]])+" "+(s()(_)||"")}))]}),(0,m.jsx)(a(),{id:"3568029871",dynamic:[t&&!O?(0,d.x6)((0,d.NS)(t,d.Yi.SMALL)):"100%",n?(0,d.x6)((0,d.NS)(n,d.Yi.SMALL)):"100%",f.M,t&&!O?"".concat((0,d.NS)(t,d.Yi.MEDIUM),"px"):"100%",n?"".concat((0,d.NS)(n,d.Yi.MEDIUM),"px"):"100%",f.X,t&&!O?"".concat((0,d.NS)(t,d.Yi.LARGE),"px"):"100%",n?"".concat((0,d.NS)(n,d.Yi.LARGE),"px"):"100%"],children:["img.__jsx-style-dynamic-selector{width:".concat(t&&!O?(0,d.x6)((0,d.NS)(t,d.Yi.SMALL)):"100%",";height:").concat(n?(0,d.x6)((0,d.NS)(n,d.Yi.SMALL)):"100%",";}"),"@media (min-width:".concat(f.M,"px){img.__jsx-style-dynamic-selector{width:").concat(t&&!O?"".concat((0,d.NS)(t,d.Yi.MEDIUM),"px"):"100%",";height:").concat(n?"".concat((0,d.NS)(n,d.Yi.MEDIUM),"px"):"100%",";}}"),"@media (min-width:".concat(f.X,"px){img.__jsx-style-dynamic-selector{width:").concat(t&&!O?"".concat((0,d.NS)(t,d.Yi.LARGE),"px"):"100%",";height:").concat(n?"".concat((0,d.NS)(n,d.Yi.LARGE),"px"):"100%",";}}")]})]})}},17794:function(e,t,n){"use strict";n.d(t,{g:function(){return w},r:function(){return E}});var r=n(4730),o=n(59499),i=n(16835),a=n(93967),c=n.n(a),s=n(67294),u=n(29858),l=n(90389),f=n(67870),p=n.n(f),d=n(17204),_=n.n(d),h=n(98098),m=n(42844),y=n(85893),g=["children","className","href"];function v(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 b(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?v(Object(n),!0).forEach((function(t){(0,o.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):v(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var w=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=e.split("?"),n=(0,i.Z)(t,2),r=n[0],o=n[1],a=_()(Array.from(new URLSearchParams(window.location.search).entries())),c=_()(Array.from(new URLSearchParams(o).entries())),s=r.startsWith("/")&&a.supply_id&&!c.supply_id,u=window.location.pathname.split("/")[1],l=m.Bd.find((function(e){return e===u})),f=l?"/".concat(u).concat(r):r;return s?"".concat(f,"?").concat((0,h.L7)(b(b(b({},a),c),{},{use_previous_query:1}))):e},E=function(e){var t=e.children,n=e.className,o=e.href,i=(0,r.Z)(e,g),a=(0,s.useContext)(l.Il).initialInfo,f=(0,s.useRef)(null);return(0,y.jsx)("a",b(b({},i),{},{href:o,className:c()(n,p().link),onClick:function(e){var t,n;if(f.current){var r=new URLSearchParams(f.current.getAttribute("dt-params")||"");null===(t=window.sessionStorage)||void 0===t||null===(n=t.setItem)||void 0===n||n.call(t,u.Y$,JSON.stringify({last_pgid:null===a||void 0===a?void 0:a.pageId,last_trace_id:r.get("trace_id"),last_eid:f.current.getAttribute("dt-eid"),last_cardid:r.get("cardid"),last_slot:r.get("slot"),last_screenorder:r.get("screenorder")}));var i=w(o);i!==o&&(e.preventDefault(),e.stopPropagation(),window.location.href=i)}},ref:f,children:t}))}},18146:function(e,t,n){"use strict";n.d(t,{i:function(){return _},v:function(){return h}});var r=n(59499),o=n(93967),i=n.n(o),a=n(98098),c=n(82835),s=n.n(c),u=n(67294),l=n(90389),f=n(85893);function p(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 d(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?p(Object(n),!0).forEach((function(t){(0,r.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):p(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var _=function(e){return e.sem="sem",e.gameDetail="gameDetail",e}({}),h=function(e){var t=e.appInfo,n=e.theme,r=void 0===n?_.sem:n,o=t.name,c=t.report_info,p=t.pkg_name,h=(0,u.useContext)(l.Il).hidePCDownloadInfo;return null!==h&&void 0!==h&&h.includes(p)?null:(0,f.jsxs)("div",{className:i()(s().howTo,s()[r]),"dt-eid":"sem_template_detail_howto","dt-params":(0,a.L7)(d(d({},c),{},{pkgname:t.pkg_name})),children:[(0,f.jsxs)("h2",{className:s().title,children:["\u5982\u4f55\u5728\u7535\u8111\u4e0a\u4e0b\u8f7d\u5e76\u4f7f\u7528\u300a",o,"\u300b"]}),(0,f.jsxs)("div",{className:s().description,children:[o,"\u662f\u4e00\u6b3e\u79fb\u52a8\u5e94\u7528\u7a0b\u5e8f\uff0c\u901a\u5e38\u5728\u624b\u673a\u4e0a\u4f7f\u7528\u3002\u5982\u679c\u60a8\u60f3\u5728\u7535\u8111\u4e0a\u4f7f\u7528",o,"\uff0c\u53ef\u4ee5\u5c1d\u8bd5\u4f7f\u7528\u5e94\u7528\u5b9d\u7535\u8111\u7248\uff0c \u5b83\u80fd\u5728\u7535\u8111\u4e0a\u8fd0\u884candroid12\u7cfb\u7edf\uff0c\u5e76\u5141\u8bb8\u60a8\u4e0b\u8f7d\u548c\u4f7f\u7528",o,"\u5e94\u7528\u7a0b\u5e8f\uff0c\u901a\u8fc7\u4ee5\u4e0b\u6b65\u9aa4\u5373\u53ef\u5728\u5e94\u7528\u5b9d\u7535\u8111\u7248\u4e0b\u8f7d\u5e76\u4f7f\u7528",o]}),(0,f.jsxs)("div",{className:s().steps,children:[(0,f.jsxs)("div",{className:s().step,children:[(0,f.jsx)("i",{className:i()(s().icon,s().icon1)}),(0,f.jsx)("div",{className:s().description,children:"1.\u6253\u5f00\u7535\u8111\u6d4f\u89c8\u5668\uff0c\u8bbf\u95ee\u5e94\u7528\u5b9d\u5b98\u7f51 sj.qq.com"})]}),(0,f.jsxs)("div",{className:s().step,children:[(0,f.jsx)("i",{className:i()(s().icon,s().icon2)}),(0,f.jsx)("div",{className:s().description,children:"2.\u5728\u5b98\u7f51\u4e0b\u8f7d\u5e94\u7528\u5b9d\u7535\u8111\u7248exe\u6587\u4ef6\uff0c\u8fd0\u884c\u5e76\u5b8c\u6210\u5b89\u88c5"})]}),(0,f.jsxs)("div",{className:s().step,children:[(0,f.jsx)("i",{className:i()(s().icon,s().icon3)}),(0,f.jsxs)("div",{className:s().description,children:["3.\u6253\u5f00\u5e94\u7528\u5b9d\u7535\u8111\u7248\uff0c\u641c\u7d22\u201c",o,"\u201d\u8fdb\u5165\u5e94\u7528\u8be6\u60c5\u9875"]})]}),(0,f.jsxs)("div",{className:s().step,children:[(0,f.jsx)("i",{className:i()(s().icon,s().icon4)}),(0,f.jsxs)("div",{className:s().description,children:["4.\u70b9\u51fb\u8be6\u60c5\u9875\u201c\u5b89\u88c5\u201d\u6309\u94ae\uff0c\u4e0b\u8f7d\u5e76\u5b89\u88c5\u201c",o,"\u201d\u5e94\u7528\u7a0b\u5e8f"]})]}),(0,f.jsxs)("div",{className:s().step,children:[(0,f.jsx)("i",{className:i()(s().icon,s().icon5)}),(0,f.jsxs)("div",{className:s().description,children:["5.\u6253\u5f00\u201c",o,"\u201d\u6309\u7167\u63d0\u793a\u7545\u73a9\u5e94\u7528"]})]}),(0,f.jsxs)("div",{className:s().step,children:[(0,f.jsx)("i",{className:i()(s().icon,s().icon6)}),(0,f.jsxs)("div",{className:s().description,children:["6.\u4e0b\u6b21\u4f7f\u7528\u65f6\uff0c\u53ef\u4ece\u684c\u9762\u56fe\u6807\u3001\u7cfb\u7edf\u680f\u3001\u83dc\u5355\u518d\u6b21\u542f\u52a8\u201c",o,"\u201d"]})]})]})]})}},12219:function(e,t,n){"use strict";n.d(t,{b:function(){return Z}});var r=n(59499),o=n(18791),i=n.n(o),a=n(67294),c=n(93967),s=n.n(c),u=n(23493),l=n.n(u),f=n(11163),p=n(42844),d=n(97716),_=n(98098),h=n(3702),m=n(90389),y=n(70176),g=n(74753),v=n(69255),b=n(63807),w=n(11339),E=n(15371),O=n(69539),x=n(9148),I=n.n(x),A=n(42156),j=n.n(A),T=n(85893),S=function(e){var t=e.appInfo,n=e.className,r=t.average_rating,o=void 0===r?"0.00":r,i=t.download_num,a=void 0===i?"0":i,c=t.name,u=t.cate_name,l=t.tags,f=t.game_type,p=u||l.split(",")[0];return(0,T.jsxs)("div",{className:s()(j().appdemoContent,n),children:[(0,T.jsx)("h2",{className:j().tit,children:c}),(0,T.jsxs)("div",{className:j().desc,children:[Boolean(Number(o))&&(0,T.jsxs)(T.Fragment,{children:[(0,T.jsx)("i",{className:j().starIcon}),(0,T.jsx)("p",{className:j().starNumber,children:parseFloat(o).toFixed(1)})]}),Boolean(Number(a))&&(0,T.jsx)("p",{className:j().starDownloadNumber,children:"".concat((0,_.gP)(a),"\u4e0b\u8f7d")}),(0,T.jsx)("p",{className:j().cate,children:p})]}),(0,T.jsxs)("div",{className:j().pcFeatureContainer,children:[(0,T.jsxs)("span",{className:j().desc,children:["\u7535\u8111\u4e0a\u73a9",f===d.D$.WECHAT_GAME?"\u5c0f\u6e38\u620f":"\u79fb\u52a8APP/\u5c0f\u6e38\u620f"]}),(0,T.jsx)("span",{className:s()(j().desc,j().desktop),children:"\u684c\u9762\u4fbf\u6377\u8bbf\u95ee"}),(0,T.jsx)("span",{className:s()(j().desc,j().android),children:"\u652f\u6301\u5b89\u535312\u7cfb\u7edf"})]}),(0,T.jsx)(v.K3,{appInfo:t,className:j().downloadButton,classNameMap:{PCYYBDownloadIcon:j().PCYYBDownloadIcon,PCYYBDownloadTag:j().PCYYBDownloadTag},theme:v.gM.GAME_DETAIL})]})},L=n(5152),D=n.n(L),M=n(52123);function N(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function C(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?N(Object(n),!0).forEach((function(t){(0,r.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):N(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var B=D()((function(){return n.e(4226).then(n.bind(n,44226))}),{suspense:!0,ssr:!1,loadableGenerated:{webpack:function(){return[44226]}}}),P=function(e){return(0,T.jsx)(a.Suspense,{fallback:(0,T.jsx)(M.i,{style:{background:"rgba(0, 0, 0, 0.9)"}}),children:(0,T.jsx)(B,C({},e))})},k=n(43798),R=n(76667),G=n(77082),U=n(54814),W=n(47688);function Y(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function F(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Y(Object(n),!0).forEach((function(t){(0,r.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Y(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var H=function(e){var t=e.appInfo,n=e.detailBannerInfo,r=(0,f.useRouter)(),o=t.report_info,c=t.pkg_name,u=t.download_num,l=t.cate_name,p=t.average_rating,h=t.game_type,g=n.bannerImage,E=n.bannerVideoType,x=n.coverColor,A=void 0===x?"#3F4144":x,j=n.bannerVideo,S=r.query.sub_pkg_id,L=(0,a.useState)(),D=L[0],M=L[1],N=u?(0,_.Td)(u):null,C=(0,O.R)({videoLink:j,preload:!0,statusToShowVideo:O.Z.PLAYING,tencentConfig:{removeComponents:["ctrlbar","ui-loading"]},loading:"eager",muted:!0,showPlayIcon:!1,classNameMap:{nativeVideo:I().video},nativeConfig:{loop:!0}}),B=C.dom,P=C.player,Y=C.videoState,H=(0,a.useRef)(!1),Z=(0,a.useRef)(null),q=(0,G.hU)(),V=(0,a.useRef)(Y);V.current=Y;var K=(0,a.useMemo)((function(){return!!P}),[P]),z=(0,a.useCallback)((function(){if(K)switch(V.current){case k.I.INIT:case k.I.READY:case k.I.PAUSED:null===P||void 0===P||P.play();break;case k.I.END:null===P||void 0===P||P.play()}}),[K,P]);(0,a.useEffect)((function(){K&&z()}),[z,K]);var J=(0,a.useCallback)((function(){requestAnimationFrame((function(){var e,t=null===(e=Z.current)||void 0===e?void 0:e.offsetHeight;if(R.Qg&&q!==G.Yi.SMALL&&t){var n=window.innerWidth/window.innerHeight,r=E===m.UI.VERTICAL;if(q===G.Yi.MEDIUM){var o={width:t*(r?9/16:16/9),height:t,left:(window.innerWidth-712)/2+(r?350:120)};M(o)}if(q===G.Yi.LARGE){var i={width:t*(r?9/16:16/9),height:t,left:(window.innerWidth-1080)/2+(r?200:50)*n*(r?1.5:1.8)};M(i)}H.current=!0}}))}),[E,q,M]);return(0,a.useEffect)((function(){return J(),window.addEventListener("resize",J),function(){window.removeEventListener("resize",J)}}),[]),(0,T.jsxs)("div",{"dt-eid":"sem_template_detail_banner",ref:Z,"dt-params":(0,_.L7)(F(F({},o),{},{pkgname:c,banner_img:g})),className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(I().basePicBanner||""),children:[(0,T.jsx)("div",{className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(s()(I().backgroundFill,"backgroundFill")||"")}),(0,T.jsx)("div",{className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(s()(I().baseVideoMask,"baseVideoMask")||"")}),(0,T.jsx)("div",{className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(s()(I().bottomVideoMask,"bottomVideoMask")||"")}),j?(0,T.jsx)("div",{style:E===m.UI.VERTICAL?F(F({},D),{},{visibility:H.current?"visible":"hidden"}):{},className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(s()(I().videoDom)||""),children:B}):(0,T.jsx)(y.E,{className:I().bannerPic,src:g,alt:"banner"}),(0,T.jsx)("div",{className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(I().contain||""),children:(0,T.jsxs)("div",{className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(I().l||""),children:[(0,T.jsx)("h1",{className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(I().tit||""),children:t.name}),[d.D$.WECHAT_APP,d.D$.WECHAT_GAME].includes(t.game_type)?(0,T.jsxs)("div",{className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(I().appInfo||""),children:[(0,T.jsx)(y.E,{alt:t.name,className:s()(I().logo,I().roundLogo),src:t.icon}),(0,T.jsxs)("div",{className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(I().intro||""),children:[(0,T.jsx)(U.P,{appInfo:t,classNameMap:{tagList:I().tagList,tagName:I().tagName,tagItem:I().tagItem,separator:I().separator}}),(0,T.jsx)("p",{className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(I().description||""),children:t.description})]})]}):(0,T.jsxs)("div",{className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(I().appInfo||""),children:[(0,T.jsx)(y.E,{alt:t.name,className:I().logo,src:t.icon}),(0,T.jsxs)("div",{className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(I().desc||""),children:[(0,T.jsx)("p",{className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(s()(I().line,I().icoScore)||""),children:parseFloat(p).toFixed(1)}),(0,T.jsx)("p",{className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(I().line2||""),children:"\u8bc4\u5206"})]}),N&&(0,T.jsxs)("div",{className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(I().desc||""),children:[(0,T.jsxs)("p",{className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(I().line||""),children:[N.number,(0,T.jsx)("span",{className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(I().unit||""),children:N.unit})]}),(0,T.jsx)("p",{className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(I().line2||""),children:"\u4e0b\u8f7d\u6b21\u6570"})]}),(0,T.jsxs)("div",{className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(I().desc||""),children:[(0,T.jsx)("p",{className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(I().line||""),children:l}),(0,T.jsx)("p",{className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(I().line2||""),children:"\u6e38\u620f\u7c7b\u578b"})]})]}),(0,T.jsx)("br",{className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])}),(0,T.jsxs)("div",{className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(I().pcFeatureContainer||""),children:[(0,T.jsxs)("span",{className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(s()(I().d,I().ico)||""),children:["\u7535\u8111\u4e0a\u73a9",h===d.D$.WECHAT_GAME?"\u5c0f\u6e38\u620f":"\u79fb\u52a8APP/\u5c0f\u6e38\u620f"]}),(0,T.jsx)("span",{className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(s()(I().d,I().ico,I().desktop,I().disnMiddle)||""),children:"\u684c\u9762\u4fbf\u6377\u8bbf\u95ee"}),(0,T.jsx)("span",{className:i().dynamic([["3853198722",[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)]]])+" "+(s()(I().d,I().ico,I().android)||""),children:"\u652f\u6301\u5b89\u535312\u7cfb\u7edf"})]}),(0,T.jsx)(v.K3,{classNameMap:{PCYYBDownloadIcon:I().PCYYBDownloadIcon},appInfo:t,className:I().PCYYBDownloadButton,theme:v.gM.SEM_TEMPLATE,getCustomParams:function(){return{supply_id:(0,b.iq)(w.sR.Detail),sub_pkg_id:Number(S)}}})]})}),(0,T.jsx)(i(),{id:"3853198722",dynamic:[g,W.M,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0),W.X,A,(0,_.rW)(A,0),(0,_.rW)(A,0),A,A,(0,_.rW)(A,0),(0,_.rW)(A,0)],children:[".backgroundFill.__jsx-style-dynamic-selector{background-image:url(".concat(g,");}"),"@media (min-width:".concat(W.M,"px){.baseVideoMask.__jsx-style-dynamic-selector{background:linear-gradient(90deg,").concat(A," 25%,").concat((0,_.rW)(A,0)," 60%,").concat((0,_.rW)(A,0)," 60%,").concat(A," 85%);}.bottomVideoMask.__jsx-style-dynamic-selector{background:linear-gradient(0deg,").concat(A," 0%,").concat((0,_.rW)(A,0)," 45%,").concat((0,_.rW)(A,0)," 70%);}}"),"@media (min-width:".concat(W.X,"px){.baseVideoMask.__jsx-style-dynamic-selector{background:linear-gradient(90deg,").concat(A," 30%,").concat((0,_.rW)(A,0)," 70%,").concat((0,_.rW)(A,0)," 70%,").concat(A," 90%);}.bottomVideoMask.__jsx-style-dynamic-selector{background:linear-gradient(0deg,").concat(A," 0%,").concat((0,_.rW)(A,0)," 45%,").concat((0,_.rW)(A,0)," 70%);}}")]})]})},Z=function(e){var t=e.type,n=e.appInfo,o=e.className,c=e.isCloudGame,u=(0,a.useContext)(m.Il),O=u.detailBannerInfo,x=u.avoidPCDownloadText,A=(0,f.useRouter)().query.sub_pkg_id,j=n.report_info,L=n.game_type,D=n.pkg_name,M="white"===(null===O||void 0===O?void 0:O.buttonStyle),N=null===x||void 0===x?void 0:x.includes(D),C=(0,a.useCallback)((function(){return(0,T.jsxs)("div",{className:I().gameCardContainer,children:[(0,T.jsx)(h.yb,{theme:h.c9.SEM_TEMPLATE,showAppCate:t===p.cP.DETAIL_TOPAPP,classNameMap:{gameCard:I().gameCard,buttonList:I().buttonList,appCate:I().appCate,name:I().name,publishDateIcon:I().publishDateIcon,orderCount:I().orderCount,publishDate:I().publishDate,detail:I().detail,star:I().star,starIcon:I().starIcon,starNumber:I().starNumber,starDownloadNumber:I().starDownloadNumber,developer:I().developer,tagList:I().tagList,tagItem:I().tagItem,separator:I().separator,tagName:I().tagName,icon:I().icon,PCYYBDownloadButton:s()(I().PCYYBDownloadButton,(0,r.Z)({},I().white,M)),PCYYBDownloadIcon:s()(I().PCYYBDownloadIcon,(0,r.Z)({},I().white,M)),PCYYBDownloadTag:I().PCYYBDownloadTag,PCYYBDOwnloadLight:I().PCYYBDownloadLight},appInfo:n,showButton:{showDownloadButton:!1,showDesktopDownloadButton:!c,showCloudGameButton:c}}),(0,T.jsxs)("div",{className:I().pcFeatureContainer,children:[![p.cP.DETAIL_TOPAPP,p.cP.DETAIL_BIG_PIC].includes(t)&&(0,T.jsxs)("span",{className:I().tit,children:[N?"\u6a21\u62df\u5668\u7248":"\u7535\u8111\u7248","\u7279\u6027"]}),(0,T.jsxs)("span",{className:s()(I().desc),children:["\u7535\u8111\u4e0a\u73a9",L===d.D$.WECHAT_GAME?"\u5c0f\u6e38\u620f":"\u79fb\u52a8APP/\u5c0f\u6e38\u620f"]}),(0,T.jsx)("span",{className:s()(I().desc,I().desktop),children:"\u684c\u9762\u4fbf\u6377\u8bbf\u95ee"}),(0,T.jsx)("span",{className:s()(I().desc,I().android),children:"\u652f\u6301\u5b89\u535312\u7cfb\u7edf"}),t===p.cP.DETAIL_BIG_PIC?(0,T.jsx)("span",{className:s()(I().desc,I().mouse),children:"\u652f\u6301\u952e\u9f20\u64cd\u4f5c"}):null]})]})}),[n,c,t,M,L,N]);if((0,a.useEffect)((function(){if(t===p.cP.DETAIL_APPDEMO){var e=l()((function(){document.documentElement.style.fontSize="".concat(+(Math.min(window.innerWidth,1920)/1920*100).toFixed(5),"px")}),500,{trailing:!0,leading:!0});window.addEventListener("resize",e)}}),[]),null===O||void 0===O||!O.isValidTemplate)return null;var B=O.bannerImage,k=O.isHD,R=void 0!==k&&k,G=O.bannerVideo,U=O.coverColor,W=void 0===U?"#1E1E1E":U,Y=O.theme,Z=void 0===Y?"dark":Y,q=O.colorScheme,V=O.backgroundImage,K=void 0===V?p.HN:V;switch(t){case p.cP.DETAIL_BIG_PIC:return(0,T.jsxs)("div",{"dt-eid":"sem_template_detail_banner","dt-params":(0,_.L7)(F(F({},j),{},{pkgname:n.pkg_name,banner_img:B})),className:s()(I().bigPicBanner,o),children:[(0,T.jsx)("div",{className:I().bgOverlay}),(0,T.jsx)(y.E,{addPreload:!0,loading:"eager",ratio:R?3:2,alt:"big-img",className:I().bgImg,src:B}),(0,T.jsx)(C,{})]});case p.cP.DETAIL_BANNER_PIC:return(0,T.jsxs)(T.Fragment,{children:[(0,T.jsx)(i(),{id:"1603057540",dynamic:[W,(0,_.rW)(W,0),(0,_.rW)(W,0),W],children:[".imgMask.__jsx-style-dynamic-selector{background:linear-gradient(90deg,".concat(W," 0%,").concat((0,_.rW)(W,0)," 35%,").concat((0,_.rW)(W,0)," 65%,").concat(W," 100%);}")]}),(0,T.jsxs)("div",{"dt-eid":"sem_template_detail_banner","dt-params":(0,_.L7)(F(F({},j),{},{pkgname:n.pkg_name,banner_img:B})),className:i().dynamic([["1603057540",[W,(0,_.rW)(W,0),(0,_.rW)(W,0),W]]])+" "+(s()(I().smallPicBanner,o,(0,r.Z)({},I().dark,"dark"===Z))||""),children:[(0,T.jsx)("div",{style:{backgroundColor:W},className:i().dynamic([["1603057540",[W,(0,_.rW)(W,0),(0,_.rW)(W,0),W]]])+" "+(I().background||"")}),(0,T.jsx)("div",{className:i().dynamic([["1603057540",[W,(0,_.rW)(W,0),(0,_.rW)(W,0),W]]])+" "+(s()(I().imgMask,"imgMask")||"")}),"light"===Z&&(0,T.jsx)("div",{className:i().dynamic([["1603057540",[W,(0,_.rW)(W,0),(0,_.rW)(W,0),W]]])+" "+(I().bottomMask||"")}),(0,T.jsx)(y.E,{addPreload:!0,width:g.nW,ratio:R?3:1,loading:"eager",alt:"banner-img",className:I().bgImg,src:B}),(0,T.jsx)(C,{})]})]});case p.cP.DETAIL_APPDEMO:return(0,T.jsxs)(T.Fragment,{children:[(0,T.jsx)("script",{dangerouslySetInnerHTML:{__html:"\n            document.documentElement.style.fontSize = (Math.min(window.innerWidth, 1920) / 1920 * 100).toFixed(5) + 'px';\n          "}}),(0,T.jsxs)("div",{"dt-eid":"sem_template_detail_banner","dt-params":(0,_.L7)(F(F({},j),{},{pkgname:n.pkg_name,banner_img:B})),className:s()(o,I().appdemoBanner,I().pageMobileGame),children:[(0,T.jsx)("div",{className:I().bg}),(0,T.jsx)(S,{appInfo:n,className:I().appContent}),(0,T.jsxs)("div",{className:I().pageMobileGameRightContainer,children:[(0,T.jsxs)("div",{className:I().pageMobileGameComputer,children:[B&&(0,T.jsx)("div",{className:I().computerBgShadow}),(0,T.jsx)(y.E,{addPreload:!0,alt:"".concat(n.name,"-bg"),className:I().gameBg,src:B||p.V5}),(0,T.jsx)(y.E,{alt:n.name,className:s()((0,r.Z)({},I().rounded,[d.D$.WECHAT_GAME,d.D$.WECHAT_APP].includes(n.game_type)),I().gameIcon),src:n.icon})]}),(0,T.jsx)("div",{className:I().pageMobileGameMobile,children:(0,T.jsx)(y.E,{alt:n.name,className:I().gameIcon,src:n.icon})})]}),B&&(0,T.jsx)("div",{className:I().blueCircle})]})]});case p.cP.DETAIL_TOPAPP:return(0,T.jsxs)(T.Fragment,{children:[q===p.v6.MASK&&(0,T.jsx)("style",{jsx:!0,children:"\n              .imgMask {\n                background: linear-gradient(90deg, ".concat(W," 0%, ").concat((0,_.rW)(W,0)," 35%, ").concat((0,_.rW)(W,0)," 65%, ").concat(W," 100%);\n              }\n            ")}),(0,T.jsxs)("div",{className:s()(I().topappBanner,o,(0,r.Z)({},I().dark,"dark"===Z)),"dt-eid":"sem_template_detail_banner","dt-params":(0,_.L7)(F(F({},j),{},{theme:Z,pkgname:n.pkg_name,cover_color:W,banner_img:B})),children:[q===p.v6.BACKGROUND?(0,T.jsx)("div",{className:I().bg,style:{backgroundImage:"url(".concat(K,")")}}):(0,T.jsx)("div",{className:I().background,style:{backgroundColor:W}}),q===p.v6.MASK&&(0,T.jsx)("div",{className:s()(I().imgMask,"imgMask")}),(0,T.jsx)(y.E,{ratio:R?3:2,addPreload:!0,width:g.nW,loading:"eager",alt:"banner-img",className:I().bgImg,src:B}),(0,T.jsx)(C,{})]})]});case p.cP.DETAIL_FULL_PIC:return(0,T.jsxs)("div",{"dt-eid":"sem_template_detail_banner","dt-params":(0,_.L7)(F(F({},j),{},{pkgname:n.pkg_name,banner_img:B})),className:s()(I().fullPicBanner,o),children:[(0,T.jsx)(y.E,{ratio:R?3:2,addPreload:!0,loading:"eager",alt:"full-img",className:I().bgImg,src:B}),(0,T.jsx)(v.K3,{classNameMap:{PCYYBDownloadIcon:I().PCYYBDownloadIcon},appInfo:n,className:I().PCYYBDownloadButton,theme:v.gM.SEM_TEMPLATE,getCustomParams:function(){return{supply_id:(0,b.iq)(w.sR.Detail),sub_pkg_id:Number(A)}}}),(0,T.jsx)("div",{className:I().videoPlayer,children:(0,T.jsx)("i",{className:I().btnPlay,"dt-eid":"sem_template_full_pic_video_btn","dt-params":(0,_.L7)(F(F({},j),{},{pkgname:n.pkg_name,banner_img:B,banner_video:G})),onClick:function(){(0,E.h)({Component:P,componentProps:{videoLink:null===O||void 0===O?void 0:O.bannerVideo},classNameMap:{modal:I().videoModal,content:I().videoModalContent}})}})}),(0,T.jsx)("div",{className:I().pcFeatureContainer,children:(0,T.jsxs)("div",{className:I().cont,children:[(0,T.jsxs)("span",{className:s()(I().desc),children:["\u7535\u8111\u4e0a\u73a9",L===d.D$.WECHAT_GAME?"\u5c0f\u6e38\u620f":"\u79fb\u52a8APP/\u5c0f\u6e38\u620f"]}),(0,T.jsx)("span",{className:s()(I().desc,I().desktop),children:"\u684c\u9762\u4fbf\u6377\u8bbf\u95ee"}),(0,T.jsx)("span",{className:s()(I().desc,I().android),children:"\u652f\u6301\u5b89\u535312\u7cfb\u7edf"}),(0,T.jsx)("span",{className:s()(I().desc,I().mouse),children:"\u652f\u6301\u952e\u9f20\u64cd\u4f5c"})]})})]});case p.cP.DETAIL_BASE_PIC:return(0,T.jsx)(H,{appInfo:n,detailBannerInfo:O});default:return(0,T.jsx)("div",{className:s()(I().commonBanner,o),"dt-eid":"sem_template_detail_banner","dt-params":(0,_.L7)(F(F({},j),{},{pkgname:n.pkg_name})),children:(0,T.jsx)(C,{})})}}},15371:function(e,t,n){"use strict";n.d(t,{h:function(){return _}});var r=n(59499),o=n(93967),i=n.n(o),a=(n(67294),n(98098)),c=n(20745),s=n(76058),u=n.n(s),l=n(85893);function f(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function p(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?f(Object(n),!0).forEach((function(t){(0,r.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):f(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var d=function(e){var t=e.Component,n=e.componentProps,r=e.classNameMap,o=void 0===r?{}:r,c=e.close,s=e.setResult;return(0,l.jsx)("div",{className:i()(u().modal,o.modal),onClick:c,children:(0,l.jsx)("div",{className:i()(u().content,o.content),onClick:a.Ow,children:(0,l.jsx)(t,p(p({},n),{},{close:c,setResult:s}))})})},_=function(e){var t,n=e.onClose,r=function(){var e,t;return{render:function(n){var r=document.querySelector("#modal-root");r&&(e=document.createElement("div"),r.appendChild(e),(t=c.createRoot(e)).render(n))},close:function(){try{var n=document.querySelector("#modal-root");if(!n)return;if(!t)return;t.unmount(),n.removeChild(e)}catch(r){}}}}(),o=r.render,i=r.close,a=function(){null===n||void 0===n||n(t),i()};return o((0,l.jsx)(d,p(p({},e),{},{close:a,setResult:function(e){t=e}}))),a}},4648:function(e,t,n){"use strict";n.d(t,{H:function(){return l},w:function(){return u}});var r=n(93967),o=n.n(r),i=n(98098),a=n(79647),c=n.n(a),s=n(85893),u=function(e){var t=e.itemData[0];return(0,s.jsx)(l,{classNameMap:{permissionList:c().permissionListPage},appInfo:t})},l=function(e){var t=e.appInfo,n=e.classNameMap,r=void 0===n?{}:n,a=t.permissions_list,u=t.report_info;return(0,s.jsx)("div",{className:o()(c().permissionList,r.permissionList),"dt-eid":"permission_float_layer","dt-params":(0,i.L7)(u),children:null===a||void 0===a?void 0:a.map((function(e){return(0,s.jsxs)("div",{className:o()(c().permissionItem,r.permissionItem),children:[(0,s.jsx)("p",{className:o()(c().permissionItemTitle,r.permissionItemTitle),children:e.title}),(0,s.jsx)("p",{className:o()(c().permissionItemDescription,r.permissionItemDescription),children:e.description})]},e.title)}))})}},41485:function(e,t,n){"use strict";n.d(t,{E:function(){return s}});var r=n(93967),o=n.n(r),i=n(55667),a=n.n(i),c=n(85893),s=function(e){var t=e.theme,n=e.direction,r=e.onClick,i=e.className;return(0,c.jsx)("div",{className:o()(a().arrow,a()[n],a()[t],i),onClick:r})}},14892:function(e,t,n){"use strict";n.d(t,{l:function(){return f}});var r=n(93967),o=n.n(r),i=n(11163),a=(n(67294),n(98098)),c=n(17794),s=n(41658),u=n.n(s),l=n(85893),f=function(e){var t=e.title,n=e.moreLink,r=e.moreLinkTarget,s=e.moreLinkElementId,f=e.moreLinkParams,p=void 0===f?{}:f,d=e.titleClassNameMap,_=void 0===d?{}:d,h=e.moreLinkReserveQuery,m=((0,i.useRouter)()||{}).query;return t?(0,l.jsxs)("div",{className:o()(u().cardTitle,_.cardTitle),children:[(0,l.jsx)("h2",{className:o()(u().title,_.title),children:t}),n&&(0,l.jsxs)(c.r,{"dt-eid":s,"dt-params":(0,a.L7)(p),href:h?"".concat(n,"?").concat((0,a.L7)(m)):n,target:r,className:o()(u().more,_.more),children:[(0,l.jsx)("p",{children:"\u66f4\u591a"}),(0,l.jsx)("i",{className:u().arrowRight})]})]}):null}},90337:function(e,t,n){"use strict";n.d(t,{$:function(){return E}});var r=n(59499),o=n(16835),i=n(18791),a=n.n(i),c=n(93967),s=n.n(c),u=n(82730),l=n(67294),f=n(47688),p=n(80444),d=n(98098),_=n(77082),h=n(41485),m=n(14892),y=n(67345),g=n.n(y),v=n(85893);function b(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 w(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?b(Object(n),!0).forEach((function(t){(0,r.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):b(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var E=function(e){var t,n,i,c=e.children,y=e.title,b=e.moreLink,E=e.classNameMap,O=void 0===E?{}:E,x=e.moreLinkTarget,I=e.style,A=e.showArrow,j=void 0===A||A,T=e.spaceBetween,S=void 0===T?{small:16,medium:24,large:24}:T,L=e.moreLinkParams,D=e.options,M=e.arrowClick,N=e.titleClassNameMap,C=e.arrowTheme,B=void 0===C?"circle":C,P=e.moreLinkReserveQuery,k=e.initialSlide,R=e.transformWidth,G=(0,_.hU)(),U=(0,l.useState)(null!==k&&void 0!==k?k:0),W=U[0],Y=U[1],F=(0,p.N)(),H=(0,u.E)(w({initial:null!==(t=e.initialSlide)&&void 0!==t?t:0,loop:!1,mode:"snap",drag:G===_.Yi.SMALL,slides:{perView:"auto",number:l.Children.count(c)},slideChanged:function(e){(W!==e.track.details.rel||0===e.track.details.rel)&&Y(e.track.details.rel)}},D)),Z=(0,o.Z)(H,2),q=Z[0],V=Z[1];return(0,l.useEffect)((function(){var e,t;V.current&&(null===(e=(t=V.current).update)||void 0===e||e.call(t),F())}),[G,F,V]),(0,v.jsxs)("div",{style:I,"dt-eid":e["dt-eid"],"dt-params":(0,d.L7)(w({},e["dt-params"])),className:a().dynamic([["4236072233",[(0,_.x6)((0,_.NS)(S,_.Yi.SMALL)),f.M,(0,_.NS)(S,_.Yi.MEDIUM),f.X,(0,_.NS)(S,_.Yi.LARGE)]]])+" "+(s()(g().swipeCard,O.swipeCard,O.extra)||""),children:[(0,v.jsx)(m.l,{title:y,moreLink:b,moreLinkTarget:x,moreLinkReserveQuery:P,moreLinkElementId:"swipe_card_more",moreLinkParams:L,titleClassNameMap:N}),(0,v.jsx)("div",{className:a().dynamic([["4236072233",[(0,_.x6)((0,_.NS)(S,_.Yi.SMALL)),f.M,(0,_.NS)(S,_.Yi.MEDIUM),f.X,(0,_.NS)(S,_.Yi.LARGE)]]])+" "+(s()(g().content,O.content)||""),children:(0,v.jsx)("ul",{ref:q,className:a().dynamic([["4236072233",[(0,_.x6)((0,_.NS)(S,_.Yi.SMALL)),f.M,(0,_.NS)(S,_.Yi.MEDIUM),f.X,(0,_.NS)(S,_.Yi.LARGE)]]])+" "+(s()("keen-slider",g().slider,(0,r.Z)({},g().ready,V.current),O.slider)||""),children:l.Children.map(c,(function(e){return(0,v.jsx)("li",{style:{transform:"translate3d(-".concat(R,"px, 0px, 0px)")},className:a().dynamic([["4236072233",[(0,_.x6)((0,_.NS)(S,_.Yi.SMALL)),f.M,(0,_.NS)(S,_.Yi.MEDIUM),f.X,(0,_.NS)(S,_.Yi.LARGE)]]])+" "+(s()("keen-slider__slide",g().slide,"slider__transform","spaceBetween")||""),children:e})}))})}),j&&W>0&&(0,v.jsx)(h.E,{direction:"left",className:O.arrowLeft,theme:B,onClick:function(){var e;null===(e=V.current)||void 0===e||e.prev(),null===M||void 0===M||M(W-1)}}),j&&V.current&&W<(null===(n=V.current.track)||void 0===n||null===(i=n.details)||void 0===i?void 0:i.maxIdx)&&(0,v.jsx)(h.E,{className:O.arrowRight,direction:"right",theme:B,onClick:function(){var e;null===(e=V.current)||void 0===e||e.next(),null===M||void 0===M||M(W+1)}}),(0,v.jsx)(a(),{id:"4236072233",dynamic:[(0,_.x6)((0,_.NS)(S,_.Yi.SMALL)),f.M,(0,_.NS)(S,_.Yi.MEDIUM),f.X,(0,_.NS)(S,_.Yi.LARGE)],children:[".spaceBetween.__jsx-style-dynamic-selector{padding-right:".concat((0,_.x6)((0,_.NS)(S,_.Yi.SMALL)),";}"),".spaceBetween.__jsx-style-dynamic-selector:last-child{padding-right:0;}","@media (min-width:".concat(f.M,"px){.spaceBetween.__jsx-style-dynamic-selector{padding-right:").concat((0,_.NS)(S,_.Yi.MEDIUM),"px;}}"),"@media (min-width:".concat(f.X,"px){.spaceBetween.__jsx-style-dynamic-selector{padding-right:").concat((0,_.NS)(S,_.Yi.LARGE),"px;}}")]})]})}},43798:function(e,t,n){"use strict";n.d(t,{I:function(){return r}});var r=function(e){return e.INIT="INIT",e.READY="READY",e.PLAYING="PLAYING",e.PAUSED="PAUSED",e.END="END",e}({})},69539:function(e,t,n){"use strict";n.d(t,{Z:function(){return M},R:function(){return N}});var r=n(59499),o=n(93967),i=n.n(o),a=n(67294),c=n(99554),s=n(98098),u=n(68750),l=n(90389),f=n(70176),p=n(43798),d=n(5037),_=n.n(d),h=n(50029),m=n(87794),y=n.n(m),g=n(14944),v=n.n(g),b=n(85893);function w(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 E(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?w(Object(n),!0).forEach((function(t){(0,r.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):w(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var O=n(29858),x=n(80494),I=n(24386),A=n(60468),j=n.n(A);function T(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function S(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?T(Object(n),!0).forEach((function(t){(0,r.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):T(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function L(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function D(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?L(Object(n),!0).forEach((function(t){(0,r.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):L(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var M=function(e){return e.VIDEO_READY="VIDEO_READY",e.PLAYING="PLAYING",e}({}),N=function(e){var t=e.videoId,r=e.image,o=e.imageWidth,d=e.preload,m=e.customizedNativeVideo,g=void 0!==m&&m,w=e.statusToShowVideo,A=void 0===w?M.VIDEO_READY:w,T=e.classNameMap,L=void 0===T?{}:T,N=e.nativeConfig,C=e.loading,B=e.delayLoad,P=void 0!==B&&B,k=e.autoplay,R=e.hoverToPlay,G=e.showPlayIcon,U=void 0===G||G,W=e.videoLink,Y=e.tencentConfig,F=e.muted,H=((0,a.useContext)(l.Il).initialInfo||{}).isMobile,Z=(0,a.useState)(!P),q=Z[0],V=Z[1],K=W?void 0:t,z=function(e){var t=e.videoLink,r=e.muted,o=e.config,c=e.classNameMap,s=void 0===c?{}:c,u=e.customizedStyle,l=(0,a.useRef)(null),f=(0,a.useRef)(e),d=(0,a.useState)(p.I.INIT),_=d[0],m=d[1],g=(0,a.useRef)(null),w=(0,a.useRef)(null),O=(0,a.useRef)(!1);return(0,a.useEffect)((function(){if(t&&u&&!O.current){var e;O.current=!0;var r=function(){var r=(0,h.Z)(y().mark((function r(){var o,i,a;return y().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(t){r.next=2;break}return r.abrupt("return");case 2:if(w.current){r.next=4;break}return r.abrupt("return");case 4:return r.next=6,Promise.all([n.e(712),n.e(6856),n.e(3725),n.e(5171),n.e(3922),n.e(3219)]).then(n.bind(n,93554));case 6:o=r.sent,i=o.H5_PLAY_EVENT,a=o.default,(e=new a({container:w.current,ctrlConfig:{disableFakeFullscreen:!0}})).muted=f.current.muted||!1,e.on(i.VIDEO_CANPLAY,(function(){m(p.I.READY),g.current=e})),e.on(i.VIDEO_PLAYING,(function(){m(p.I.PLAYING)})),e.on(i.VIDEO_PAUSE,(function(){m(p.I.PAUSED)})),e.on(i.VIDEO_END,(function(){m(p.I.END)})),e.load({url:t});case 16:case"end":return r.stop()}}),r)})));return function(){return r.apply(this,arguments)}}();return r(),function(){e&&e.destroy()}}}),[]),u?{dom:(0,b.jsx)("div",{ref:w,className:s.nativeVideo}),player:g.current,videoState:_}:{dom:t?(0,b.jsx)("video",E(E({},o),{},{playsInline:!0,"webkit-playsinline":"isiPhoneShowPlaysinline","x5-video-player-type":"h5-page",className:i()(v().nativeVideo,s.nativeVideo),muted:r,ref:l,src:t,onCanPlay:function(){return m(p.I.READY)},onPlaying:function(){return m(p.I.PLAYING)},onPause:function(){return m(p.I.PAUSED)},onEnded:function(){return m(p.I.END)}})):null,player:l.current,videoState:_}}({muted:F,videoLink:q?W:void 0,config:N,classNameMap:L,customizedStyle:g}),J=z.dom,Q=z.player,X=z.videoState,$=function(e){var t=e.videoId,r=(0,a.useRef)(e),o=(0,a.useState)(null),i=o[0],c=o[1],s=(0,a.useRef)(null),u=(0,a.useRef)(!1),l=(0,a.useState)(p.I.INIT),f=l[0],d=l[1];return(0,a.useEffect)((function(){if(t&&!u.current){var e;u.current=!0;var o=function(){var o=(0,h.Z)(y().mark((function o(){var i,a,u,l;return y().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:if(o.prev=0,t){o.next=3;break}return o.abrupt("return");case 3:if(s.current){o.next=5;break}return o.abrupt("return");case 5:return o.next=7,Promise.all([n.e(712),n.e(6856),n.e(3725),n.e(5171),n.e(3922),n.e(3219)]).then(n.bind(n,93554));case 7:i=o.sent,a=i.AUTO_PLAY_POLICY,u=i.H5_PLAY_EVENT,l=i.default,(e=new l(S({poster:{vid:t},ctrlConfig:{disableFakeFullscreen:!0},disableCtxMenu:!0,container:s.current,businessConfig:{platform:"5650201",sdtfrom:"v1013"},contextMenuConfig:{hideVInfo:!0,menus:[]},autoPlayPolicy:a.IN_MUTED},r.current.config))).muted=r.current.muted||!1,e.on(u.PLAY_SESSION_START,(function(){c(e)})),e.on(u.VIDEO_CANPLAY,(function(){d(p.I.READY)})),e.on(u.VIDEO_PLAYING,(function(){d(p.I.PLAYING)})),e.on(u.VIDEO_PAUSE,(function(){d(p.I.PAUSED)})),e.on(u.VIDEO_END,(function(){d(p.I.END)})),e.load({vid:t}),o.next=23;break;case 20:o.prev=20,o.t0=o.catch(0),(0,x.Hj)(S({errorName:O.IL.VIDEO_SDK_INIT_ERROR,url:location.href,context:JSON.stringify({videoId:t})},(0,I.a)(o.t0)));case 23:case"end":return o.stop()}}),o,null,[[0,20]])})));return function(){return o.apply(this,arguments)}}();return o(),function(){e&&e.destroy()}}}),[t]),{dom:(0,b.jsx)("div",{ref:s,className:j().tencentVideo}),player:i,videoState:f}}({videoId:q?K:void 0,config:Y,muted:F}),ee=$.dom,te=$.player,ne=$.videoState,re=W?X:ne,oe=W?J:ee,ie=W?Q:te,ae=(0,a.useRef)(p.I.INIT);ae.current=re;var ce=(0,a.useMemo)((function(){return r||(t?(0,u.i)(t):void 0)}),[r,t]),se=(0,a.useRef)(!1),ue=(0,a.useCallback)((function(){ie&&(ae.current!==p.I.END||W&&!g?ie.play():ie.replay())}),[ie,W]),le=(0,a.useMemo)((function(){return A===M.VIDEO_READY?re===p.I.INIT:re!==p.I.PLAYING}),[A,re]),fe=(0,a.useRef)(null),pe=(0,c.S)({element:fe}).intersectionRatio;(0,a.useEffect)((function(){ie&&pe<.5&&ie.pause()}),[pe,ie]),(0,a.useEffect)((function(){k&&(!R||H||se.current)&&ue()}),[k,R,H,ue]);var de={addPreload:Boolean(d)};o&&(de.width=o,de.ratio=1,de.w100=!0);var _e=(0,b.jsxs)("div",{className:_().video,onMouseEnter:function(){se.current=!0,V(!0),ie&&R&&ue()},onMouseOut:function(){se.current=!1,ie&&R&&ie.pause()},ref:fe,children:[oe,le&&ce&&(0,b.jsx)(f.E,D(D({},de),{},{loading:C,className:_().videoPoster,src:ce,alt:"video poster"})),U&&re!==p.I.PLAYING&&(t||g)&&(0,b.jsx)("div",{className:i()(_().playButton,L.playButton),onClick:function(e){(0,s.Ow)(e),V(!0),ue()}})]});return{player:ie,dom:_e,videoState:re}}},22777:function(e,t,n){"use strict";n.d(t,{F:function(){return a}});var r=n(9008),o=n.n(r),i=n(85893),a=function(e){var t=e.preloadSource,n=e.children;return t?(0,i.jsxs)(i.Fragment,{children:[t&&(0,i.jsx)(o(),{children:(0,i.jsx)("link",{rel:"preload",href:t,as:"image",type:"image/webp"})}),n]}):(0,i.jsx)(i.Fragment,{children:n})}},57510:function(e,t,n){"use strict";n.d(t,{Mu:function(){return p},TI:function(){return f},m_:function(){return h},nO:function(){return _}});var r=n(59499),o=n(82492),i=n.n(o),a=n(50434),c=n(29858),s=n(80494),u=n(24386);function l(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}var f=function(e,t){return{head:i()({},a.fK,t),body:i()({},a.o5,e)}},p=function(e,t,n){if(0!==e.ret)throw new Error("dynamic card response error, ret: ".concat(e.ret," "));if(!n&&!e.data.components.some((function(e){var t;return(null===(t=e.data.itemData)||void 0===t?void 0:t.length)>0})))throw new Error("dynamic card response error, msg: all card empty");return d(e,t),e},d=function(e,t){try{e.data.errors.forEach((function(e){(0,s.Hj)({errorName:c.IL.DYNAMIC_ERROR,message:e.message,context:t})})),e.data.components.forEach((function(e){Array.isArray(e.errors)&&e.errors.forEach((function(e){(0,s.Hj)({errorName:c.IL.CARD_ERROR,message:e.message,context:t})}))}))}catch(n){(0,s.Hj)(function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?l(Object(n),!0).forEach((function(t){(0,r.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):l(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({errorName:c.IL.UNEXPECTED_ERROR,context:t},(0,u.a)(n)))}},_=function(e){var t=e.dynamicCardResponse,n=e.cardId,r=t.data.components.find((function(e){return e.cardId===n}));if(!r)throw new Error("get item data error: no card");return r},h=function(e){var t=e.dynamicCardResponse,n=e.cardId,r=e.canBeEmpty,o=_({dynamicCardResponse:t,cardId:n}).data.itemData;if(o.length<=0&&!r)throw new Error("get item data error: card empty");return o}},65203:function(e,t,n){"use strict";n.d(t,{R:function(){return E},K:function(){return w}});var r=n(59499),o=n(50029),i=n(87794),a=n.n(i),c=n(76489),s=n(82492),u=n.n(s),l=n(25833),f=n(50434),p=n(29858),d=n(69173),_=n(80494),h=n(76667),m=n(24386),y={home:{expSceneIds:h.TQ?"92154":"92132"},cloud_game_list:{expSceneIds:h.TQ?"92155":"92133"},wechat_game:{expSceneIds:h.TQ?"92156":"92134"},game_list:{expSceneIds:h.TQ?"92157":"92135"},game_center:{expSceneIds:h.TQ?"92222":"92170"},game_detail:{expSceneIds:h.TQ?"92271":"92215"}},g=n(57510);function v(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 b(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?v(Object(n),!0).forEach((function(t){(0,r.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):v(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var w=function(){return h.Qg?{platform:(0,h.Ul)()?d.t.MOBILE:d.t.DESKTOP,guid:c.parse(document.cookie)[l.xF]||"web"}:{platform:d.t.MOBILE,guid:"web"}},E=function(){var e=(0,o.Z)(a().mark((function e(t){var n,r,o,i,c,s,l,d,v,E,O,x,I;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.body,r=t.head,o=t.canBeEmpty,i=t.initialInfo,c="head: ".concat(JSON.stringify(r)," body: ").concat(JSON.stringify(n)),e.prev=2,d=i||w(),v=d.platform,E=d.guid,O=(null===r||void 0===r||null===(s=r.hostAppInfo)||void 0===s?void 0:s.scene)||"",e.next=7,fetch(f.Dg,{method:"POST",body:JSON.stringify((0,g.TI)(n,u()({deviceInfo:{platform:v},userInfo:{guid:E},expSceneIds:(null===(l=y[O])||void 0===l?void 0:l.expSceneIds)||""},r)))});case 7:return x=e.sent,e.next=10,x.json();case 10:return I=e.sent,(0,g.Mu)(I,c,o),e.abrupt("return",I);case 15:e.prev=15,e.t0=e.catch(2),(0,_.Hj)(b({errorName:p.IL.DYNAMIC_FENTCH_ERROR,url:h.Qg?location.href:"",context:c},(0,m.a)(e.t0)));case 18:case"end":return e.stop()}}),e,null,[[2,15]])})));return function(t){return e.apply(this,arguments)}}()},74704:function(e,t,n){"use strict";n.d(t,{B:function(){return h},K:function(){return y}});var r=n(59499),o=n(50029),i=n(87794),a=n.n(i),c=n(99560),s=n.n(c),u=n(50434),l=n(57510),f=n(65203);function p(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 d(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?p(Object(n),!0).forEach((function(t){(0,r.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):p(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var _={},h=function(){var e=(0,o.Z)(a().mark((function e(t,n){var r,o,i;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!_[t]){e.next=2;break}return e.abrupt("return",_[t]);case 2:return r=(0,f.K)(),e.next=5,(0,f.R)({body:{listS:{pkgname:{repStr:[t]}},layout:u.wP},head:{hostAppInfo:{scene:"game_detail"}},canBeEmpty:!0,initialInfo:d(d({},r),{},{platform:n||r.platform})});case 5:return o=e.sent,(i=(0,l.m_)({dynamicCardResponse:o,cardId:u.wP})[0])&&(_[t]=i),e.abrupt("return",i);case 9:case"end":return e.stop()}}),e)})));return function(t,n){return e.apply(this,arguments)}}(),m=function(e){return s()("".concat(e.body).concat(e.timestamp).concat(e.accessKey).concat(e.nonce))};function y(e){return g.apply(this,arguments)}function g(){return(g=(0,o.Z)(a().mark((function e(t){var n,r,o,i,c,s,l,f,p,d;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.path,r=t.body,o=t.bid,i=void 0===o?"pc_yyb":o,c=t.accessKey,s="".concat(Date.now()),l="".concat(~~(1e4*Math.random())),f=JSON.stringify(r),p=m({body:f,timestamp:s,accessKey:c,nonce:l}),e.next=7,fetch("".concat(u.yV).concat(n),{method:"POST",credentials:"include",headers:{"Content-Type":"application/json","Ual-Access-Businessid":i,"Ual-Access-Timestamp":s,"Ual-Access-Nonce":l,"Ual-Access-Signature":p,"Ual-Access-Requestid":"".concat(~~(1e4*Math.random()))},body:f});case 7:if(!(d=e.sent).ok){e.next=10;break}return e.abrupt("return",d.json());case 10:throw Error("\u8bf7\u6c42\u9519\u8bef: ".concat(n,", status: ").concat(d.status,", trpc error msg: ").concat(d.headers.get("trpc-error-msg")));case 11:case"end":return e.stop()}}),e)})))).apply(this,arguments)}},25833:function(e,t,n){"use strict";n.d(t,{JZ:function(){return c},_H:function(){return o},bd:function(){return i},lF:function(){return a},xF:function(){return r}});n(76667);var r="YYB_HOME_UUID",o="https://test-sj.woa.com",i="https://sj.qq.com",a="pc_yyb",c="pcyyb_pseudo"},42844:function(e,t,n){"use strict";n.d(t,{Bd:function(){return d},Eg:function(){return s},HN:function(){return m},Kq:function(){return c},P4:function(){return u},UB:function(){return o},V5:function(){return y},YF:function(){return r},_3:function(){return f},cP:function(){return _},gI:function(){return p},p3:function(){return l},v4:function(){return a},v6:function(){return h},yz:function(){return i}});var r="ANDROIDPT",o="OTHERS",i="YYBH5",a="STORE",c={yybChannelId:1181533,yybChannelKey:"a6dca589b53a130dd7b2ffabcd111e73",scene:40027,sceneVia:"PCGW",businessId:r},s={yybChannelId:1178424,yybChannelKey:"2f9a4a8fa6638d3b748a2e626aa5ad86",scene:40027,sceneVia:"YDGWTC",businessId:r},u={yybChannelId:1181532,yybChannelKey:"eb93a2bc765a6d93b2e6a27db03ba4d3",scene:40027,sceneVia:"SQNQTC",businessId:r},l={yybChannelId:1182416,yybChannelKey:"609c0c4c40f29d951d20760733c593bc"},f=function(e){return e.PC_YYB="pcyyb",e.YYB="yyb",e.YYB_CLIENT="yybclient",e.YYBPC_EXIT_WIN="yybc_exit_win",e}({}),p=function(e){return e.TOU_TIAO="toutiao",e.SOU_GOU="sougou",e}({}),d=[p.TOU_TIAO,p.SOU_GOU],_=function(e){return e.DETAIL_BIG_PIC="detail_bigpic",e.DETAIL_BANNER_PIC="detail_bannerpic",e.DETAIL_COMMON="detail_common",e.DETAIL_APPDEMO="detail_appdemo",e.DETAIL_TOPAPP="detail_topapp",e.DETAIL_BASE_PIC="detail_basepic",e.DETAIL_FULL_PIC="detail_fullpic",e}({}),h=function(e){return e[e.MASK=1]="MASK",e[e.SOLID=2]="SOLID",e[e.BACKGROUND=3]="BACKGROUND",e}({}),m="https://static.sj.qq.com/xy/yyb_official_website/xWVgSWyn.svg",y="https://static.sj.qq.com/xy/yyb_official_website/6wXTilPm.png"},47688:function(e,t,n){"use strict";n.d(t,{M:function(){return r},X:function(){return o}});var r=800,o=1200},11339:function(e,t,n){"use strict";n.d(t,{Em:function(){return l},I1:function(){return u},NB:function(){return s},Oy:function(){return c},RH:function(){return p},WY:function(){return f},_b:function(){return o},fM:function(){return m},i3:function(){return _},jV:function(){return y},k2:function(){return i},pD:function(){return g},po:function(){return d},sR:function(){return a},wG:function(){return h}});var r=n(76667),o=function(e){return e.PCYYB="PCYYB",e}({}),i={owner_id:4,pay_id:"10004116",supply_name:"\u5e94\u7528\u5b9d",source_name:"\u5e94\u7528\u5b9d",privacy_type:"1",create_market_icon:1,auto_pack_type:1},a=function(e){return e[e.Banner=2100100012]="Banner",e[e.Nav=2100100013]="Nav",e[e.NavMenu=2100100014]="NavMenu",e[e.DetailAd=2100100015]="DetailAd",e[e.BrandBanner=2100100016]="BrandBanner",e[e.Detail=2100100017]="Detail",e[e.BrandPage=2100100018]="BrandPage",e[e.SplashAds=2100100019]="SplashAds",e}({}),c=1e4,s="https://syzs.qq.com/deliver_pack/fetchSemDownloadInfoByCustomPkg",u=r.TQ?"https://yybadaccess.sparta.html5.qq.com/pc_yyb/deliver":"https://yybadaccess.3g.qq.com/pc_yyb/deliver",l="https://s.syzs.qq.com/channel/6/25386/syzs_installer_1000223077_market.exe",f="https://down.pc.yyb.qq.com/channel/55/115/10000/pcyyb__installer.exe",p="com.tencent.android.qqdownloader",d={icon:"https://static.sj.qq.com/img/yyb-icon-with-background.svg",pkg_name:p,name:"\u5e94\u7528\u5b9d",app_id:"5848",report_info:{appid:"5848",pkgname:p,appname:"\u5e94\u7528\u5b9d",yyb_app_type:"software"}},_="https://static.sj.qq.com/img/home_yyb_qrcode.png",h="https://static.sj.qq.com/img/game_detail_yyb_qrcode.png",m="https://wujiang-api.3g.qq.com",y="https://m.yyb.qq.com",g="https://microdown.myapp.com"},50434:function(e,t,n){"use strict";n.d(t,{Dg:function(){return i},HT:function(){return u},Jt:function(){return h},K3:function(){return m},Kj:function(){return g},M5:function(){return l},NU:function(){return y},cU:function(){return f},fK:function(){return a},iy:function(){return p},o5:function(){return c},ux:function(){return _},wI:function(){return v},wP:function(){return s},yV:function(){return o},zy:function(){return d}});var r="dynamicard_yybhome",o=n(76667).TQ?"https://yybadaccesstest.3g.qq.com":"https://yybadaccess.3g.qq.com",i="".concat(o,"/v2/").concat(r),a={cmd:r,authInfo:{businessId:"AuthName"}},c={bid:"yybhome",offset:0,size:10,preview:!1,listS:{region:{repStr:["CN"]}}},s="yybn_game_basic_info",u="YYB_HOME_SEARCH_RELATED_WORDS",l="yybn_search_result_list",f="PayChannelInfo",p="YYB_HOME_APP_LIBRARY_CATEGORY",d="YYB_HOME_GAME_LIBRARY_CATEGORY",_="YYB_HOME_GAME_LIBRARY_CATEGORY_ALGRITHM",h="yybn_gamelib_banner",m="YYB_HOME_APP_LIBRARY_LIST",y="YYB_HOME_PCSEM_GAME_INFO",g="YYB_HOME_TOPIC_LIST_FULL",v="YYB_HOME_TOPIC_DETAIL_TOPIC_INFO"},29858:function(e,t,n){"use strict";n.d(t,{IL:function(){return a},Ks:function(){return c},Mb:function(){return o},Y$:function(){return r},rO:function(){return i},sq:function(){return s}});var r="yyb-last-report-info",o="yyb-session-info",i="yyb_web_error",a=function(e){return e.OPEN_BOOKING="OPEN_BOOKING",e.SET_LOCATION="SET_LOCATION",e.GET_PCYYB_DOWNLOAD_LINK="GET_PCYYB_DOWNLOAD_LINK",e.DYNAMIC_ERROR="DYNAMIC_ERROR",e.DYNAMIC_EXECUTE_ERROR="DYNAMIC_EXECUTE_ERROR",e.DYNAMIC_FENTCH_ERROR="DYNAMIC_FENTCH_ERROR",e.CARD_ERROR="CARD_ERROR",e.UNEXPECTED_ERROR="UNEXPECTED_ERROR",e.ERROR_PAGE="ERROR_PAGE",e.GET_GAME_DETAIL_CONTEXT="GET_GAME_DETAIL_CONTEXT",e.GET_BREADCRUMB="GET_BREADCRUMB",e.GET_GAME_DETAIL_BREADCRUMB="GET_GAME_DETAIL_BREADCRUMB",e.GET_BLOG_BREADCRUMB="GET_BLOG_BREADCRUMB",e.GET_SEARCH_DATA="GET_SEARCH_DATA",e.GET_GAME_CENTER_CONTEXT="GET_GAME_CENTER_CONTEXT",e.HANDLE_GAME_CENTER_STATUS="HANDLE_GAME_CENTER_STATUS",e.GAME_CENTER_CARD_FILTER="GAME_CENTER_CARD_FILTER",e.GET_GAME_CENTER_BREADCRUMB="GET_GAME_CENTER_BREADCRUMB",e.GET_SEO_META="GET_SEO_META",e.PLUGIN_EXECUTE_TIME="PLUGIN_EXECUTE_TIME",e.GET_SYZS_DOWNLOAD_LINK="GET_SYZS_DOWNLOAD_LINK",e.GAME_LIST_FETCH_NEXT_PAGE="GAME_LIST_FETCH_NEXT_PAGE",e.VIDEO_SDK_INIT_ERROR="VIDEO_SDK_INIT_ERROR",e.CLOUD_GAME_CLICK_ERROR="CLOUD_GAME_CLICK_ERROR",e.CLOUD_GAME_LOAD_PLUGIN_ERROR="CLOUD_GAME_LOAD_PLUGIN_ERROR",e.GET_CLOUD_GAME_LINK="GET_CLOUD_GAME_LINK",e.REDIS_ON_ERROR="REDIS_ON_ERROR",e.DOWNLOAD_MODAL_ERROR="DOWNLOAD_MODAL_ERROR",e.DOWNLOAD_BUTTON_ERROR="DOWNLOAD_BUTTON_ERROR",e.HANDLE_STATUS="HANDLE_STATUS",e.HANDLE_MARKETING_STATUS="HANDLE_MARKETING_STATUS",e.GET_YYB_APP_INFO="GET_YYB_APP_INFO",e.GET_COMMON_DATA="GET_COMMON_DATA",e.CLOUD_GAME_MODAL_ERROR="CLOUD_GAME_MODAL_ERROR",e.TAG_CLICK_ERROR="TAG_CLICK_ERROR",e.GET_TAG_LIST_CONTEXT="GET_TAG_LIST_CONTEXT",e.GET_MARKETING_TEMPLATE_CONTEXT="GET_MARKETING_TEMPLATE_CONTEXT",e.GET_MARKETING_RANK="GET_MARKETING_RANK",e.GET_YYB_CHANNEL_KEY="GET_YYB_CHANNEL_KEY",e.PAG_INIT_ERROR="PAG_INIT_ERROR",e.WECHAT_GAME_MODAL="WECHAT_GAME_MODAL",e.WECHAT_GAME_CLICK_ERROR="WECHAT_GAME_CLICK_ERROR",e.REQUEST_REPORT_ERROR="REQUEST_REPORT_ERROR",e.PARSE_REFERER_ERROR="PARSE_REFERER_ERROR",e.GET_BLOG_DETAIL_BREADCRUMB="GET_BLOG_DETAIL_BREADCRUMB",e.GET_PREVIEW_CONTEXT="GET_PREVIEW_CONTEXT",e.INIT_WE_CHAT_SDK="INIT_WE_CHAT_SDK",e.MARKETING_NO_IMAGE="MARKETING_NO_IMAGE",e.SLIM_DATA_ERROR="SLIM_DATA_ERROR",e.ADD_PRELOAD_ATTR_ERROR="ADD_PRELOAD_ATTR_ERROR",e.MINIGAME_LANDING_PAGE="MINIGAME_LANDING_PAGE",e.PSEUDO_PROTOCOL_ERROR="PSEUDO_PROTOCOl_ERROR",e.PSEUDO_PROTOCOL_CALLED="PSEUDO_PROTOCOL_CALLED",e.GET_TOPIC_BANNER_MAIN_COLOR="GET_TOPIC_BANNER_MAIN_COLOR",e.GET_TOPIC_DETAIL_BREADCRUMB="GET_TOPIC_DETAIL_BREADCRUMB",e.GET_TOPIC_DETAIL_APP_SNAPSHOT_PREVIEW="GET_TOPIC_DETAIL_APP_SNAPSHOT_PREVIEW",e.GET_RECOM_CARD_FLOW_EXP="GET_RECOM_CARD_FLOW_EXP",e.YYB_SEARCH_REMOVE_POPULAR_CARD_ERROR="YYB_SEARCH_REMOVE_POPULAR_CARD_ERROR",e}({}),c=function(e){return e.header_navigation="header_navigation",e.footer_info="footer_info",e.yybn_search_float_layer="yybn_search_float_layer",e.yybn_search_associational_layer="yybn_search_associational_layer",e.nav_searchcell="nav_searchcell",e.yybn_home_buttonlayer="yybn_home_buttonlayer",e}({}),s=[{name:"baidu",regex:/^(\w+\.)*baidu\.com$/},{name:"sogou",regex:/^(\w+\.)*sogou\.com$/},{name:"360",regex:/^(\w+\.)*so\.com$/},{name:"shenma",regex:/^(\w+\.)*sm\.cn$/},{name:"bing",regex:/^(\w+\.)*bing\.com$/},{name:"google",regex:/google/}]},74753:function(e,t,n){"use strict";n.d(t,{MA:function(){return o},Ug:function(){return r},nW:function(){return i}});var r=1284,o=618,i=1080},5213:function(e,t,n){"use strict";n.d(t,{p:function(){return o}});var r=n(67294),o=function(e){var t=e.description,n=e.deviceType,o=(0,r.useRef)(null),i=(0,r.useState)(!1),a=i[0],c=i[1],s=(0,r.useState)(!1),u=s[0],l=s[1];(0,r.useEffect)((function(){o.current&&(o.current.scrollHeight>o.current.clientHeight?c(!0):c(!1))}),[n,t]);return{descriptionRef:o,showExpand:a,showDescription:u,handleExpandClick:function(){l(!0)}}}},80444:function(e,t,n){"use strict";n.d(t,{N:function(){return o}});var r=n(67294),o=function(){return(0,r.useReducer)((function(){return{}}),{})[1]}},28798:function(e,t,n){"use strict";n.d(t,{g:function(){return c}});var r=n(50434),o=n(90389),i=n(67294),a=function(e){var t,n,r,a,c=(0,i.useContext)(o.Il).dynamicCardResponse,s=null===c||void 0===c||null===(t=c.data)||void 0===t||null===(n=t.components)||void 0===n||null===(r=n.find)||void 0===r?void 0:r.call(n,(function(t){return t.cardId===e}));return(null===s||void 0===s||null===(a=s.data)||void 0===a?void 0:a.itemData)||[]},c=function(){var e=a(r.wP)[0],t=a(r.NU)[0];return e||t}},99554:function(e,t,n){"use strict";n.d(t,{S:function(){return i}});var r=n(67294),o={threshold:[.5]},i=function(e){var t=e.element,n=e.options,i=void 0===n?o:n,a=(0,r.useState)(1),c=a[0],s=a[1];return(0,r.useEffect)((function(){if(t&&t.current&&window.IntersectionObserver){var e=new IntersectionObserver((function(e){e.forEach((function(e){s(e.intersectionRatio)}))}),i);return e.observe(t.current),function(){t&&e.disconnect()}}}),[t,i]),{intersectionRatio:c}}},79926:function(e,t,n){"use strict";n.d(t,{S:function(){return c},j:function(){return s}});var r=n(67294);function o(e,t){var n="undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"===typeof e)return i(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return i(e,t)}(e))||t&&e&&"number"===typeof e.length){n&&(e=n);var r=0,o=function(){};return{s:o,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,c=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return c=e.done,e},e:function(e){s=!0,a=e},f:function(){try{c||null==n.return||n.return()}finally{if(s)throw a}}}}function i(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var a={};function c(e,t){(0,r.useEffect)((function(){return a[e]||(a[e]=new Set),a[e].add(t),function(){a[e].delete(t)}}),[e,t])}var s=function(e,t){var n=a[e];if(n){var r,i=o(n);try{for(i.s();!(r=i.n()).done;){(0,r.value)(t)}}catch(c){i.e(c)}finally{i.f()}}}},39103:function(e,t,n){"use strict";n.d(t,{L:function(){return c}});var r=n(50029),o=n(87794),i=n.n(o),a=n(67294),c=function(e,t){var n=e.meshSDKInstance;(0,a.useEffect)((function(){var o=function(){var o=(0,r.Z)(i().mark((function r(){var o;return i().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(!t){r.next=2;break}return r.abrupt("return");case 2:if(n){r.next=4;break}return r.abrupt("return");case 4:return r.next=6,n;case 6:o=r.sent,e.meshSDKPreload=o.preload();case 8:case"end":return r.stop()}}),r)})));return function(){return o.apply(this,arguments)}}();o()}),[e,t,n])}},92852:function(e,t,n){"use strict";n.d(t,{v:function(){return u}});var r=n(23493),o=n.n(r),i=n(67294),a=n(76667),c=n(79926),s=0;a.Qg&&window.addEventListener("scroll",o()((function(){s=window.scrollY,(0,c.j)("scrollChange",s)}),250));var u=function(){var e=(0,i.useState)(s),t=e[0],n=e[1];return(0,c.S)("scrollChange",(function(e){n(e)})),t}},93337:function(e,t,n){"use strict";n.d(t,{K:function(){return m},i:function(){return h}});var r=n(59499),o=n(93967),i=n.n(o),a=n(67294),c=n(78331),s=n(97716),u=n(98098),l=n(76941),f=n.n(l),p=n(85893);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 _(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){(0,r.Z)(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}var h=function(e){return e.GAME_DETAIL="GAME_DETAIL",e.DOWNLOAD_MODAL="DOWNLOAD_MODAL",e}({}),m=function(e){var t=e.description,n=e.report_info,o=e.className,l=e.theme,d=void 0===l?h.GAME_DETAIL:l,m=e.disable,y=e.defaultDownloadType,g=void 0===y?c._5.DOWNLOAD_WITH_YYB:y,v=(0,a.useState)(g),b=v[0],w=v[1],E=b===c._5.DOWNLOAD_WITH_YYB;return{dom:(0,p.jsxs)("div",{className:i()(f().downloadMethod,o,f()[d]),onClick:function(){if(!m){var e=E?c._5.DIRECT_DOWNLOAD:c._5.DOWNLOAD_WITH_YYB;(0,c.BB)({downloadType:e}),w(e)}},children:[!m&&(0,p.jsx)("i",{"dt-eid":"select_button","dt-params":(0,u.L7)(_(_({},n),{},{isselected:E?s.WE.TRUE:s.WE.FALSE})),className:i()(f().checkbox,(0,r.Z)({},f().checked,E))}),(0,p.jsx)("p",{className:f().downloadMethodText,children:t})]}),downloadType:b}}},19429:function(e,t,n){"use strict";n.d(t,{A:function(){return u}});var r=n(23493),o=n.n(r),i=n(67294),a=n(77082),c=n(76667),s=n(79926);c.Qg&&window.addEventListener("scroll",o()((function(){(0,s.j)("stickyScrollChange",window.scrollY)}),16.7));var u=function(e){var t=(0,i.useState)(!1),n=t[0],r=t[1],o=(0,a.hU)();return(0,s.S)("stickyScrollChange",(function(t){var n=(0,a.NS)(e,o),i=o===a.Yi.SMALL?(0,a.Pb)(n):n;r(t>=i)})),n}},18051:function(e,t,n){"use strict";n.d(t,{l:function(){return p}});var r,o=n(59499),i=n(67294),a=n(11339),c=n(90309),s=n(77341);function u(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function l(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?u(Object(n),!0).forEach((function(t){(0,o.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var f=l(l({},a.po),{},{report_info:{cardid:"preload",eid:"preload"}}),p=function(){var e=(0,i.useState)(r),t=e[0],n=e[1];return(0,i.useEffect)((function(){r||(r=(0,c.YH)({appInfo:f,tmast:(0,s.yM)(f)})),n(r)}),[]),t}},40230:function(e,t,n){"use strict";n.d(t,{L:function(){return c}});var r=n(50029),o=n(87794),i=n.n(o),a=n(67294),c=function(e){var t=e.meshSDKInstance,n=e.disable,o=(0,a.useState)("0"),c=o[0],s=o[1];return(0,a.useEffect)((function(){var e=function(){var e=(0,r.Z)(i().mark((function e(){var r,o;return i().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t){e.next=2;break}return e.abrupt("return");case 2:if(!n){e.next=4;break}return e.abrupt("return");case 4:return e.next=6,t;case 6:return r=e.sent,e.next=9,r.getYYBVersion();case 9:o=e.sent,s(o);case 11:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();e()}),[n,t]),c}},97716:function(e,t,n){"use strict";n.d(t,{D$:function(){return o},WE:function(){return r},Zb:function(){return a},cK:function(){return i}});var r=function(e){return e.TRUE="1",e.FALSE="0",e}({}),o=function(e){return e.NORMAL_APP="1",e.WECHAT_GAME="2",e.WECHAT_APP="3",e.YUN_GAME="4",e.PC_GAME="5",e}({}),i=function(e){return e[e.UNKNOWN=0]="UNKNOWN",e[e.FREE=1]="FREE",e[e.PAY=2]="PAY",e}({}),a=function(e){return e.OuterMarketing="2",e.OpenGame="3",e.Booking="4",e.OpenGameOnline="5",e}({})},69173:function(e,t,n){"use strict";n.d(t,{t:function(){return r}});var r=function(e){return e[e.DESKTOP=1]="DESKTOP",e[e.MOBILE=2]="MOBILE",e}({})},80494:function(e,t,n){"use strict";n.d(t,{Gv:function(){return p},Hj:function(){return d},Pz:function(){return _}});var r=n(59499),o=n(17204),i=n.n(o),a=n(29858),c=n(76667),s=n(63807);function u(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function l(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?u(Object(n),!0).forEach((function(t){(0,r.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var f=["errorName","url","message","stack","context"],p=function(e){return e.ERROR="error",e.INFO="info",e}({}),d=function(e){var t,r,o,i,s=arguments.length>1&&void 0!==arguments[1]?arguments[1]:p.ERROR,u=e.errorName,l=e.url,d=e.message,_=e.stack,h=e.context;(s===p.ERROR&&console.error(f.map((function(t){return"".concat(t,": ").concat(e[t])})).join(",")),c.Qg)?s===p.ERROR?null===(t=window.aegis)||void 0===t||t.report({msg:d,ext1:u,ext2:l,ext3:h,trace:_}):null===(r=window.aegis)||void 0===r||r.infoAll(d):null===(o=n.g.metrics)||void 0===o||o.reportCustom(a.rO,f.map((function(t){return e[t]||""})),[[1,null===(i=n.g.metrics)||void 0===i?void 0:i.Policy.SUM,1]])},_=function(e){var t,n=e.downloadUrl,r=function(e){var t=function(e){for(var t=e;t;){if(t.getAttribute("dt-eid"))return t;t=t.parentElement}}(e);if(!t)return{eid:"unknown",report_info:{}};var n=t.getAttribute("dt-eid")||"",r=new URLSearchParams((null===t||void 0===t?void 0:t.getAttribute("dt-params"))||"");return{eid:n,report_info:i()(Array.from(r.entries()))}}(e.target),o=r.eid,a=r.report_info;null===(t=window.reporter)||void 0===t||t.reportEvent({pgid:(0,s.ew)()||"home",eventName:"PC_YYB_DOWNLOAD",businessParams:l(l({},a),{},{download_url:n,element_id:o})})}},74017:function(e,t,n){"use strict";n.d(t,{dS:function(){return I},_2:function(){return A},Wn:function(){return j}});var r=n(59499),o=n(50029),i=n(87794),a=n.n(i),c=n(42844),s=n(29858),u=n(98098),l=n(76667),f=n(11987),p=n.n(f),d=n(80494),_=n(24386);function h(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function m(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?h(Object(n),!0).forEach((function(t){(0,r.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):h(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var y=function(e){try{if(!e)return"";var t=p().parse(e).hostname;if(!t)return"";var n=s.sq.find((function(e){return e.regex.exec(t)}));return n?n.name:""}catch(r){return(0,d.Hj)(m(m({},(0,_.a)(r)),{},{errorName:s.IL.PARSE_REFERER_ERROR,context:e})),""}},g=n(63807),v=n(77341),b=n(15450),w=n(7106);function E(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function O(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?E(Object(n),!0).forEach((function(t){(0,r.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):E(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var x=function(e){return e.YYB_SEM="1",e.PC_YYB_SEM="2",e.NOT_SEM="0",e}(x||{}),I=function(){var e=(0,o.Z)(a().mark((function e(t,r){var o,i,f,p,d,_,h,m,E,I,A,j,T,S,L;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,n.e(4299).then(n.bind(n,18532));case 2:I=e.sent.default,A=(0,u.$F)(null===(o=window.sessionStorage)||void 0===o||null===(i=o.getItem)||void 0===i?void 0:i.call(o,s.Y$))||{},j=y(window.document.referrer),T=(0,u.$F)(null===(f=window.sessionStorage)||void 0===f||null===(p=f.getItem)||void 0===p?void 0:p.call(f,s.Mb))||{yyb_session:(0,u.Vj)(),yyb_session_referrer:document.referrer,referer_target:j},null===(d=window.sessionStorage)||void 0===d||null===(_=d.setItem)||void 0===_||_.call(d,s.Mb,JSON.stringify(T)),S=(0,g.Qw)(),L=b.h.getContext(),window.reporter=new I({beacon:t,useBuildInBeacon:!0,publicParams:O(O(O(O({},r),A),T),{},{scene:(0,v.zh)(),window_size:"".concat(window.innerWidth,"x").concat(window.innerHeight),referer_target:j,is_sem:window.location.pathname.startsWith("/sem/")?x.YYB_SEM:(0,g.kt)()===c._3.PC_YYB||window.location.pathname.startsWith("/pcsem/")?x.PC_YYB_SEM:x.NOT_SEM,source_id:(0,g.a3)()||"",apk_channel:S.get("apk_channel")||"",account_id:S.get("account_id")||"",keyword_id:(0,w.Vl)(S.get("keyword_id"),S.get("platform")),supply_id:S.get("supply_id")||"",plan_id:S.get("plan_id")||"",group_id:S.get("group_id")||"",click_id:(0,w.Nt)(),ocpc:(0,w.Z4)(),landing_type:(0,g.kt)()||"",report_info:JSON.stringify({browser:(0,l.qs)(),operating_system:(0,l.L9)(),template_type:(null===(h=L.detailBannerInfo)||void 0===h?void 0:h.templateType)||L.marketingTemplate||"",web_exp_id:L.webExpId,city:null===(m=L.userCountry)||void 0===m?void 0:m.city,device_vendor:null===(E=L.initialInfo)||void 0===E?void 0:E.deviceVendor,browser_media_name:(0,l.Gd)()})}),accountInfo:{},isDisableBubble:!0});case 10:case"end":return e.stop()}}),e)})));return function(t,n){return e.apply(this,arguments)}}(),A=function(){return new Promise((function(e){!function t(){window.reporter?e():setTimeout(t,1e3)}()}))},j=function(){return new Promise((function(e){!function t(){var n;null!==(n=window.reporter)&&void 0!==n&&n.channel.channelReady?e():setTimeout(t,1e3)}()}))}},60188:function(e,t,n){"use strict";n.d(t,{eT:function(){return M},AB:function(){return L},Wx:function(){return D}});var r=n(50029),o=n(59499),i=n(87794),a=n.n(i),c=n(98098),s=n(11339),u=n(29858),l=n(97716),f=n(80494),p=n(76667),d=n(24386),_=n(63807),h=n(77341),m=n(42844),y=(n(65203),n(25833)),g=function(e){return e[e.appInstall=101]="appInstall",e[e.appLaunch=102]="appLaunch",e[e.wxappLaunch=103]="wxappLaunch",e[e.checkCanInstall=104]="checkCanInstall",e[e.callApp=105]="callApp",e[e.clientGetClientType=1101]="clientGetClientType",e[e.clientWindowActive=1102]="clientWindowActive",e[e.clientTest=1199]="clientTest",e[e.coOa=1001]="coOa",e}({}),v=n(7106),b=n(15450),w=function(){var e=(0,r.Z)(a().mark((function e(t,n){var r;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.execClientCmd(n);case 2:return r=e.sent,e.abrupt("return",{res:r,json:function(){return(0,c.$F)(r.result,{})}});case 4:case"end":return e.stop()}}),e)})));return function(t,n){return e.apply(this,arguments)}}();function E(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function O(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?E(Object(n),!0).forEach((function(t){(0,o.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):E(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var x=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=(0,_.iq)(),r=(0,_.Qw)(),o=r.get("client_type"),i=O({pkg_name:(0,c.JT)(e),supply_id:n,extra_info:(0,v.AZ)(),report_info:(0,v.jU)()},t);return o&&(i.client_type=+o),i},I=function(e,t){return{pkgname:(0,c.JT)(e),game_type:(0,c.$c)(t)||t===l.D$.YUN_GAME?t:l.D$.NORMAL_APP,channel:(0,_.iq)(),report_info:JSON.stringify((0,v.jU)()),extra_info:JSON.stringify((0,v.AZ)())}},A=function(){var e=(0,r.Z)(a().mark((function e(t){var n,r,o,i,c,s;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=(0,_.iq)(),t){e.next=7;break}return e.next=4,(0,h.$s)({namespace:"client",cmd:"windowActive",query:{channel:n}});case 4:return r=e.sent,window.location.href=r,e.abrupt("return");case 7:return i=(o=t).game_type,c=o.pkg_name,e.next=10,(0,h.$s)({namespace:"app",cmd:"callAppAutoAdaptiveEnv",query:I(c,i)});case 10:s=e.sent,window.location.href=s;case 12:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),j=function(){var e=(0,r.Z)(a().mark((function e(t){var n,r,o,i,c,l,p,_,h,m,g;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.appInfo,r=t.customParams,o=t.target,i=(n||{}).pkg_name,c=void 0===i?"":i,e.prev=2,e.next=5,fetch(s.I1,{body:JSON.stringify(x(c,r)),method:"POST",mode:"cors",headers:{"Content-Type":"application/json","Ual-Access-Businessid":y.lF}});case 5:return l=e.sent,e.next=8,l.json();case 8:if(p=e.sent,_=p.code,h=p.data,m=p.message,g=h.download_url,0===_&&g){e.next=15;break}throw new Error("Code: ".concat(_," Message: ").concat(m));case 15:(0,f.Pz)({downloadUrl:g,target:o}),location.href=g,e.next=24;break;case 19:e.prev=19,e.t0=e.catch(2),(0,f.Hj)(O({errorName:u.IL.GET_PCYYB_DOWNLOAD_LINK,url:location.href,context:JSON.stringify({pkg_name:c})},(0,d.a)(e.t0)),f.Gv.INFO),(0,f.Pz)({downloadUrl:s.WY,target:o}),location.href=s.WY;case 24:case"end":return e.stop()}}),e,null,[[2,19]])})));return function(t){return e.apply(this,arguments)}}(),T=function(){var e=(0,r.Z)(a().mark((function e(t){var n,r,o,i,c,s,u,l,f,d;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.appInfo,r=window.pcyybWebSdk.clientProxy,window.pcyybWebSdk.clientProxy.init({name:(null===n||void 0===n?void 0:n.pkg_name)||"",bizId:"pc_yyb",accessKey:"pc_yyb",isDev:p.TQ}),e.prev=3,e.next=6,r.checkClient();case 6:if(e.sent){e.next=9;break}throw Error("yyb not installed");case 9:return e.next=11,w(r,{cmd:g.clientGetClientType});case 11:if(o=e.sent,i=o.json(),"number"===typeof(c=i.data)){e.next=15;break}throw Error("clientType not reachable");case 15:if(n){e.next=24;break}return e.next=18,w(r,{cmd:g.clientWindowActive,query:{clientType:c}});case 18:if(s=e.sent,0===s.json().ret){e.next=22;break}throw Error("exec failed");case 22:e.next=31;break;case 24:return u=t.appInfo,l=u.game_type,f=u.pkg_name,e.next=27,w(r,{cmd:g.callApp,query:I(f,l)});case 27:if(d=e.sent,0===d.json().ret){e.next=31;break}throw Error("exec failed");case 31:e.next=37;break;case 33:return e.prev=33,e.t0=e.catch(3),e.next=37,S(t);case 37:case"end":return e.stop()}}),e,null,[[3,33]])})));return function(t){return e.apply(this,arguments)}}(),S=function(){var e=(0,r.Z)(a().mark((function e(t){return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return A(t.appInfo),e.next=3,new Promise((function(e){return setTimeout(e,300)}));case 3:return e.next=5,j(t);case 5:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),L=function(e){var t,n=b.h.getContext().newDownloadSDKGrayPkgList;!(0,_.Qw)().get("supply_id")&&null!==(t=e.appInfo)&&void 0!==t&&t.pkg_name&&null!==n&&void 0!==n&&n.includes(e.appInfo.pkg_name)&&window.pcyybWebSdk?T(e):S(e)},D=function(e){var t=e.pathname;return e.query.landing_type===m._3.PC_YYB||t.startsWith("/pcsem/")},M=(m.cP.DETAIL_BANNER_PIC,m.cP.DETAIL_BIG_PIC,m.cP.DETAIL_APPDEMO,m.cP.DETAIL_COMMON,m.cP.DETAIL_TOPAPP,m.cP.DETAIL_FULL_PIC,m.cP.DETAIL_BASE_PIC,function(e){return Object.values(m.cP).includes(e)})},7106:function(e,t,n){"use strict";n.d(t,{AZ:function(){return g},FI:function(){return m},Nt:function(){return w},Vl:function(){return y},Z4:function(){return b},jU:function(){return E},xu:function(){return _}});var r,o=n(59499),i=(n(87794),n(98098)),a=n(42844),c=n(29858),s=n(63807),u=n(77341),l=n(15450),f=(n(50434),n(25833),n(76667));function p(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 d(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?p(Object(n),!0).forEach((function(t){(0,o.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):p(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var _=function(e){return e.CLOUD_GAME="CLOUD_GAME",e}({}),h=(r={},(0,o.Z)(r,s.w7.HOME_YYB_QRCODE,"homeyybqrcode"),(0,o.Z)(r,s.w7.GAME_DETAIL_APP_QRCODE,"gamedetailappqrcode"),(0,o.Z)(r,s.w7.GAME_DETAIL_YYB_QRCODE,"gamedetailyybqrcode"),r),m=function(e){var t,n,r,o,p=e.channelType,m=e.action,y=void 0===m?"LX":m,g=e.cardId,v=void 0===g?"unknown":g,b=e.app_id,w=void 0===b?"unknown":b,E=e.eid,O=void 0===E?"unknown":E,x=(0,s.ew)()||"unknown",I=(0,s.jQ)(),A=(0,s.Kt)(),j=window.location.pathname.startsWith("/sem/"),T=(null===(t=l.h.getContext())||void 0===t?void 0:t.marketingTemplate)||"UNKNOWN",S=I?"".concat(h[I]||I):O.replace(/_/g,""),L=l.h.getContext().webExpId||"unknown",D=(null===(n=(0,i.$F)(null===(r=window.sessionStorage)||void 0===r||null===(o=r.getItem)||void 0===o?void 0:o.call(r,c.Mb)))||void 0===n?void 0:n.referer_target)||"unknown",M="".concat(j?T:x.replace(/_/g,""),"_").concat(v.replace(/_/g,""),"_").concat(w,"_").concat(S,"_").concat(A,"_").concat(L,"_").concat(D),N=function(){var e=(0,u.zh)();return(0,s.i7)()||"Desktop"===e?a.Kq:"QQ"===e?a.P4:a.Eg}(),C="".concat(N.sceneVia).concat(y),B="LX"===y?"NEWSEM":"SEM",P=(0,f.Gd)(),k=j?a.yz:a.YF,R=j?a.v4:a.UB,G=j?B:C,U="".concat(k,".").concat(R,".").concat(G,".").concat(P,".").concat(M);return p===_.CLOUD_GAME?d(d({},N),{},{via:U,sceneVia:C},a.p3):d(d({},N),{},{via:U,sceneVia:C})};var y=function(e,t){if(!e)return"";if(t&&["bing","google"].includes(t)){var n=e.match(/kwd-(\d+)/);if(n)return n[1]}return e},g=function(){var e=(0,s.Qw)();return{apk_channel:e.get("apk_channel")||e.get("channel_key")||"",apk_deep_link:e.get("apk_deep_link")||e.get("android_schema")||"",wx_app_path:e.get("wx_app_path")||""}},v={baidu:"bd_vid",360:"qhclickid",tencent:"qz_gdt",bing:"msclkid"},b=function(){var e=(0,s.Qw)(),t=e.get("ocpc")||"";return"bing"!==e.get("platform")?t:"bing-search"},w=function(){var e=(0,s.Qw)(),t=b().split("-")[0];return(v[t]?e.get(v.baidu)||e.get(v[360])||e.get(v.tencent)||e.get(v.bing):"")||""},E=function(){var e,t,n,r=(0,s.Qw)(),o=r.get("account_id")||"",a=y(r.get("keyword_id"),r.get("platform")),u=r.get("plan_id")||"",l=r.get("group_id")||"",p=(0,s.a3)()||"",d=w(),_=b(),h=window.location.href;return{source_id:p,account_id:o,keyword_id:a,media_id:"yyb-website",browser:(0,f.qs)()||"",plan_id:u,group_id:l,click_id:d,ocpc:_,h5_url:h,seo_source:(null===(e=(0,i.$F)(null===(t=window.sessionStorage)||void 0===t||null===(n=t.getItem)||void 0===n?void 0:n.call(t,c.Mb)))||void 0===e?void 0:e.referer_target)||""}}},77082:function(e,t,n){"use strict";n.d(t,{NS:function(){return p},Pb:function(){return l},Yi:function(){return f},hU:function(){return h},l7:function(){return d},x6:function(){return u}});var r=n(23493),o=n.n(r),i=n(67294),a=n(47688),c=n(79926),s=n(76667),u=function(e){return"".concat((e/360*100).toFixed(5),"vw")},l=function(e){return e/360*window.innerWidth},f=function(e){return e.SMALL="small",e.MEDIUM="medium",e.LARGE="large",e}({}),p=function(e,t){return e?"string"===typeof e||"number"===typeof e?e:e[t]:e},d=function(){return s.Qg?window.innerWidth<a.M?f.SMALL:window.innerWidth<a.X?f.MEDIUM:f.LARGE:f.SMALL},_=d();s.Qg&&window.addEventListener("resize",o()((function(){var e=d();_!==e&&(_=e,(0,c.j)("deviceTypeChange",e))}),50));var h=function(){var e=(0,i.useState)(_),t=e[0],n=e[1];return(0,c.S)("deviceTypeChange",(function(e){n(e)})),t}},76667:function(e,t,n){"use strict";n.d(t,{Dt:function(){return u},Fh:function(){return d},Gd:function(){return x},L9:function(){return w},Qg:function(){return i},TQ:function(){return a},Ul:function(){return f},V5:function(){return m},cd:function(){return v},cj:function(){return g},e3:function(){return _},gn:function(){return l},qs:function(){return b},tH:function(){return p},un:function(){return y},z6:function(){return h}});var r=n(42238),o=n.n(r),i=!0,a=!1,c=function(e){return e||(i?window.navigator.userAgent:"")},s=function(e){return o()(c(e))},u=function(e){return"Android"===s(e).os.name},l=function(e){return"iOS"===s(e).os.name},f=function(e){return function(e){return s(e).device.type===o().DEVICE.MOBILE}(e)||u(e)||l(e)},p=function(e){return"Firefox"===s(e).browser.name},d=function(e){return"QQ"===s(e).browser.name&&!l(e)},_=function(e){return"WeChat"===s(e).browser.name},h=function(e){return"QQBrowser"===s(e).browser.name},m=function(e){return"Mac OS"===s(e).os.name},y=function(e){return"Edge"===s(e).browser.name},g=function(e){return"UCBrowser"===s(e).browser.name},v=function(e){return"MetaSr"===s(e).browser.name},b=function(e){return s(e).browser.name},w=function(e){return s(e).os.name},E="unknowBROWSER",O={vivoBROWSER:/VivoBrowser\/([\d.]+)/,oppoBROWSER:/HeyTapBrowser\/([\d.]+)/,huaweiBROWSER:/HuaweiBrowser\/([\d.]+)/,xiaomiBROWSER:/MiuiBrowser\/([\d.]+)/,sanxingBROWSER:/SamsungBrowser\/([\d.]+)/,baiduBROWSER:/baiduboxapp\/([\d.]+)/,ucBROWSER:/UCBrowser\/([\d.]+)/,sougouBROWSER:/SogouMSE\/([\d.]+)/,qqBROWSER:/QQBrowser\/([\d.]+)/,chromeBROWSER:/Chrome\/([\d.]+)/,mqqBROWSER:/(?:V1_AND_SQ_)([\d.]+)/},x=function(){try{var e=c();if(!e)return E;for(var t in O){if(null!==e.match(O[t]))return t}return E}catch(n){return E}}},24386:function(e,t,n){"use strict";n.d(t,{a:function(){return r}});var r=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return e instanceof Error?{message:"".concat(e.name,": message:").concat(e.message),stack:t?e.stack:""}:{message:"Unknown Error: ".concat(e)}}},98098:function(e,t,n){"use strict";n.d(t,{$F:function(){return A},$c:function(){return y},$w:function(){return C},Fz:function(){return B},H8:function(){return R},JT:function(){return w},L7:function(){return E},Ow:function(){return m},Td:function(){return I},Vj:function(){return S},Zb:function(){return b},cL:function(){return g},gB:function(){return L},gP:function(){return x},hj:function(){return G},l6:function(){return k},mr:function(){return O},nC:function(){return D},oc:function(){return P},rW:function(){return M},sz:function(){return N},xy:function(){return j}});var r=n(59499),o=n(50029),i=n(16835),a=n(87794),c=n.n(a),s=(n(57557),n(29858)),u=n(97716),l=n(80494),f=n(77082),p=n(24386);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 _(e,t){var n="undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"===typeof e)return h(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return h(e,t)}(e))||t&&e&&"number"===typeof e.length){n&&(e=n);var r=0,o=function(){};return{s:o,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,c=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){c=!0,i=e},f:function(){try{a||null==n.return||n.return()}finally{if(c)throw i}}}}function h(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var m=function(e){var t,n;e.stopPropagation(),e.preventDefault(),null===(t=e.nativeEvent)||void 0===t||t.stopPropagation(),null===(n=e.nativeEvent)||void 0===n||n.preventDefault()},y=function(e){return[u.D$.WECHAT_GAME,u.D$.WECHAT_APP].includes(e)},g=function(e){return e===u.D$.PC_GAME},v=/^appid\.(\w+)\.syzs_small$/,b=function(e){return v.exec(e)},w=function(e){var t=b(e);return t?t[1]:e},E=function(e){var t={};return Object.entries(e).forEach((function(e){var n=(0,i.Z)(e,2),r=n[0],o=n[1];switch(typeof o){case"undefined":t[r]="";break;case"number":t[r]=o.toString();break;case"string":t[r]=o}})),new URLSearchParams(t).toString()},O=function(e){var t=new Date(1e3*parseInt(e,10));return"".concat(t.getFullYear(),".").concat(t.getMonth()+1,".").concat(t.getDate())},x=function(e){var t=parseInt(e,10);return t<1e4?t:t<1e8?"".concat((t/1e4).toFixed(1),"\u4e07"):"".concat((t/1e8).toFixed(1),"\u4ebf")},I=function(e){var t=parseInt(e,10);return t<1e4?{number:String(t),unit:""}:t<1e8?{number:(t/1e4).toFixed(1),unit:"\u4e07"}:{number:(t/1e8).toFixed(1),unit:"\u4ebf"}},A=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(!e)return t;try{return JSON.parse(e)}catch(n){console.error((0,p.a)(n))}return t},j=function(e){return e.replace("http://","https://")},T=function(e){return new Promise((function(t){return setTimeout(t,e)}))},S=function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(e){var t=16*Math.random()|0;return("x"===e?t:3&t|8).toString(16)}))},L=function(e){var t=Math.floor(Math.log(e)/Math.log(1024));return"".concat((e/Math.pow(1024,t)).toFixed(2)," ").concat(["B","kB","MB","GB","TB"][t])},D=function(){var e=(0,o.Z)(c().mark((function e(t){return c().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,T(t||100);case 2:return e.abrupt("return","hidden"===document.visibilityState);case 3:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),M=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=e.match(/\w\w/g);if(!n)return"rgba(0,0,0,0)";var r=n.map((function(e){return parseInt(e,16)})),o=(0,i.Z)(r,3),a=o[0],c=o[1],s=o[2];return"rgba(".concat(a,",").concat(c,",").concat(s,",").concat(t,")")},N=function(e){var t,n={},r=_(e);try{for(r.s();!(t=r.n()).done;){var o=(0,i.Z)(t.value,2),a=o[0],c=o[1];n[a]=c}}catch(s){r.e(s)}finally{r.f()}return n},C=function(e,t,n){var r=e/t;return{small:r*n[f.Yi.SMALL],medium:r*n[f.Yi.MEDIUM],large:r*n[f.Yi.LARGE]}},B=function(e){var t=e||{},n=t.is_booking;return t.detail_page_type===u.Zb.Booking||n===u.WE.TRUE},P=function(e,t){var n=/<[^<>]+>([^<>]+)<\/[^<>]+>/g,r=e.match(n);return r?r.join("").replace(n,"$1").slice(0,t):""},k=function(e){try{window.location.href=e}catch(t){(0,l.Hj)(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){(0,r.Z)(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}({errorName:s.IL.SET_LOCATION},(0,p.a)(t)))}},R=function(){return(new Date).getFullYear()},G=function(e){return/^\d+$/.test(e)}},90309:function(e,t,n){"use strict";n.d(t,{YH:function(){return m}});var r=n(59499),o=n(50029),i=n(87794),a=n.n(i),c=n(90322),s=n(65203),u=n(11339),l=n(7106),f=n(85818),p=n(15450);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 _(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){(0,r.Z)(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}var h=function(e){var t=e.appInfo,n=e.channelType,r=e.tmast,o=t.download_url,i=t.name,a=t.app_id,c=t.icon,s=t.pkg_name,f=t.md_5,p=t.report_info,d=t.channel_info,_=function(e){try{if(null!==e&&void 0!==e&&e.startsWith("tmast://"))return new URLSearchParams(e).get("via")}catch(t){}}(r),h=(0,l.FI)({channelType:n,action:"LX",cardId:null===p||void 0===p?void 0:p.cardid,app_id:a,eid:null===p||void 0===p?void 0:p.element_id}),m=h.yybChannelId,y=h.yybChannelKey,g=h.scene,v=h.via,b=s===u.RH?"":"-".concat(i);return{androidSchema:"",appDownloadUrl:o,appName:i,appid:+a,iconUrl:c,packageName:s,signatureMd5:f,isDev:!1,yybChannelId:m,yybChannelKey:y,scene:g,via:_||v,businessId:_||v,sceneVia:"",customApkName:"\u5e94\u7528\u5b9d".concat(b),cpChannelId:d}},m=function(){var e=(0,o.Z)(a().mark((function e(t){var r,o,i,c,s,l,d,m,g,v,b,w;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.appInfo,o=t.tmast,i=r.marketingChannelId,c=r.marketingChannelKey,(0,f.$)(u.fM),(0,f.$)(u.jV),(0,f.$)(u.pD),s=y(),l=s.recommendId,d=s.globalUserId,m=h(t),i&&c&&(m.yybChannelId=i,m.yybChannelKey=c),g=p.h.getContext(),(v=g.mobileCpChannelId)&&(m.cpChannelId=v),e.next=12,n.e(7722).then(n.bind(n,7722));case 12:return b=e.sent.default,w=new b(_({tmast:o,recommendId:l,globalUserId:d},m)),e.abrupt("return",w);case 15:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),y=function(){var e=(0,s.K)().guid;return{recommendId:(0,c.genRecommendID)(e),globalUserId:e}}},85818:function(e,t,n){"use strict";n.d(t,{$:function(){return r},t:function(){return o}});var r=function(e){var t=document.createElement("link");t.rel="preconnect",t.href=e,document.head.appendChild(t),setTimeout((function(){document.head.removeChild(t)}),3e5)},o=["static.sj.qq.com","pp.myapp.com","mmbiz.qpic.cn","puui.qpic.cn"]},63807:function(e,t,n){"use strict";n.d(t,{Kt:function(){return _},Qw:function(){return p},a3:function(){return m},ew:function(){return l},i7:function(){return g},iq:function(){return y},jQ:function(){return d},kt:function(){return h},w7:function(){return f}});var r=n(16835),o=(n(87794),n(9669),n(11339)),i=n(42844),a=n(15450),c=(n(76667),n(98098));function s(e,t){var n="undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"===typeof e)return u(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return u(e,t)}(e))||t&&e&&"number"===typeof e.length){n&&(e=n);var r=0,o=function(){};return{s:o,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,c=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){c=!0,i=e},f:function(){try{a||null==n.return||n.return()}finally{if(c)throw i}}}}function u(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var l=function(){var e;return null===(e=document.querySelector("div[dt-pgid]"))||void 0===e?void 0:e.getAttribute("dt-pgid")},f=function(e){return e.HOME_YYB_QRCODE="hyq",e.GAME_DETAIL_YYB_QRCODE="gdyq",e.GAME_DETAIL_APP_QRCODE="gdaq",e}({}),p=function(){return new URLSearchParams(window.location.search)},d=function(){return p().get("source")||""},_=function(){var e=p().get("scenevia");return e||"unknown"},h=function(){return window.location.pathname.startsWith("/pcsem/")?i._3.PC_YYB:p().get("landing_type")},m=function(){var e=window.location.pathname.split("/")[1];return i.Bd.find((function(t){return t===e}))?e:p().get("source_id")},y=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:o.Oy,t=p().get("supply_id");if(t&&(0,c.hj)(t))return parseInt(t,10);var n=a.h.getContext(),i=n.greyDownloadConfig,u=n.initialInfo,l=u||{},f=l.guid;if(i&&f){var d,_=i.ratioList,h=void 0===_?[]:_,m=i.supplyIdList,y=void 0===m?[]:m,g=100*Math.random(),v=s(h.entries());try{for(v.s();!(d=v.n()).done;){var b=(0,r.Z)(d.value,2),w=b[0],E=b[1];if(g<=E)return y[w]}}catch(O){v.e(O)}finally{v.f()}}return e},g=function(){var e=d();return!!e&&[f.HOME_YYB_QRCODE,f.GAME_DETAIL_APP_QRCODE,f.GAME_DETAIL_YYB_QRCODE].includes(e)}},77341:function(e,t,n){"use strict";n.d(t,{nT:function(){return I},Qx:function(){return F},Kk:function(){return L},lK:function(){return B},De:function(){return C},BV:function(){return R},$s:function(){return q},nU:function(){return Z},NV:function(){return k},vp:function(){return Y},yM:function(){return G},S$:function(){return S},Jg:function(){return x},Cx:function(){return T},pZ:function(){return A},zh:function(){return P},s:function(){return M},u1:function(){return N},kV:function(){return D},to:function(){return W},Kb:function(){return U},k6:function(){return H},YI:function(){return j}});var r=n(59499),o=n(50029),i=n(87794),a=n.n(i),c=n(98098),s=n(25833),u=n(11339),l="https://nutty.qq.com/nutty/ssr/6344.html?via=FBI.ACT.H5.HOTSPOT_202164_1_COM.TENCENT.ANDROID.QQDOWNLOADER_5848_1622799737404",f=function(e){return"tmast://webview?mode=0&url=".concat(encodeURIComponent(e),"&back_jump_url=").concat(encodeURIComponent("tmast://found"),"&")},p=function(e){return e.commercialize="cml",e.cloudGame="cg",e}({}),d=new Map([[p.commercialize,f(l)],[p.cloudGame,"tmast://webview?mode=0&url=".concat(encodeURIComponent("https://ovact.yyb.qq.com/magic-act/E6Ep1SM5qwbaKULBdArYhDME3Y/index_index.html?ADTAG=qudao3&page=index&ovscroll=0&disable_share_mqq=1"),"&back_jump_url=").concat(encodeURIComponent("tmast://hometabcommon?tab_name=game_center"),"&")]]),_=n(97716),h=n(7106),m=n(76667),y=n(80494),g=n(29858),v=n(24386),b=n(74704),w=n(21876).Buffer;function E(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function O(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?E(Object(n),!0).forEach((function(t){(0,r.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):E(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var x=function(e){var t=e.pkg_name,n=e.is_cloud_game===_.WE.TRUE?t.replace(".syzs_cloud",""):t,r=(0,c.JT)(n);return"/appdetail/".concat(r)},I=function(e){return"/description/".concat(e)},A=function(e){return"/permission/".concat(e)},j=function(e){return"/api/redirect?url=".concat(encodeURIComponent(e))},T=function(e,t){var n=t.toLowerCase().replace(/_/g,"");return"".concat(m.TQ?s._H:s.bd).concat(x(e),"?source=").concat(n)},S=function(e){return"/game".concat(e?"/".concat(e):"")},L=function(e){return"/app".concat(e?"/".concat(e):"")},D=function(e){return"/tag/".concat(e)},M=function(e){return"/search?q=".concat(e)},N=function(e){return"/similar-app-list/".concat(e)},C=function(){return"/blog-list"},B=function(e){var t=e.alias,n=e.cmsid;return"/blog/".concat(t||n)},P=function(){return(0,m.Ul)()?(0,m.Fh)()?"QQ":"Mobile":"Desktop"},k=function(e){return"".concat(window.location.origin,"/cloud-game/").concat(e.pkg_name,"?")},R=function(e){var t=e.booking_url;if(t)return W(t)},G=function(e){var t=new URLSearchParams(window.location.search).get("ut"),n=e.pkg_name,r=e.custom_tmast;if(t&&d.has(t)&&window.location.pathname.startsWith("/sem/"))return t===p.commercialize?n===u.RH?"tmast://kuikly?page_name=GuidePage&execute_mode=1&back_jump_url=tmast://found":f(function(e){var t=e.pkg_name,n=e.app_id;return"".concat(l,"&appID=").concat(n,"&packageName=").concat(t)}(e)):d.get(t);var o=n===u.RH?"tmast://found?":void 0;return r||o},U=function(e){return"".concat(window.location.origin,"/wechat-game-continue/").concat(e.pkg_name,"?")},W=function(e){return"tmast://webview?url=".concat(encodeURIComponent(e),"&back_jump_url=").concat(encodeURIComponent("tmast://found"),"&")},Y=function(e){var t=e.cloudGameInfo,n=e.report_info,r=e.app_id,o=(t||{}).tmast,i=(0,h.FI)({channelType:h.xu.CLOUD_GAME,action:"LH",cardId:null===n||void 0===n?void 0:n.cardid,app_id:r,eid:null===n||void 0===n?void 0:n.element_id}).via;return"".concat(o,"&via=").concat(i,"&cloudgame_source=")},F=function(e){var t=e.pkg_name,n=e.channel_info,r=e.report_info,o=e.app_id,i=(0,h.FI)({action:"LH",cardId:null===r||void 0===r?void 0:r.cardid,app_id:o,eid:null===r||void 0===r?void 0:r.element_id}).via;if(t===u.RH)return"tmast://found?".concat((0,c.L7)({via:i}));var a={pname:t,oplist:"1;2",channelid:n,via:i};return"tmast://appdetails?".concat((0,c.L7)(a))},H=function(e){var t=e.name,n=e.report_info,r=e.pkg_name,o=e.app_id,i=(0,h.FI)({action:"LH",cardId:null===n||void 0===n?void 0:n.cardid,app_id:o,eid:null===n||void 0===n?void 0:n.element_id}).via,a={appId:(0,c.JT)(r),appName:t,via:i,minigame_source:"1",minigame_source_scene:"",minigame_source_slot:"",wx_scene_code:""};return"tmast://wx_minigame?".concat((0,c.L7)(a))},Z=function(e){return"tencentmobilegameassistant:?".concat(encodeURIComponent(JSON.stringify(e)))},q=function(){var e=(0,o.Z)(a().mark((function e(t){var r,o,i,u,l,f,p,d,_,h,E,x,I,A;return a().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.namespace,o=t.cmd,i=t.query,u=i?"?".concat((0,c.L7)(i)):"",l="androws://".concat(r,"/").concat(o).concat(u),e.prev=3,f={scope:r,cmd:o,query:JSON.stringify(i)},(0,y.Hj)({errorName:g.IL.PSEUDO_PROTOCOL_CALLED,message:JSON.stringify(f)},y.Gv.INFO),p="",!m.Qg){e.next=19;break}return e.next=10,fetch("/api/getAccessSign",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({d:w.from(JSON.stringify(f)).toString("base64")})});case 10:if((d=e.sent).ok){e.next=13;break}throw Error("pseudo protocol access sign error");case 13:return e.next=15,d.json();case 15:_=e.sent,p=_.token,e.next=28;break;case 19:return e.next=21,(0,b.K)({path:"/pc_yyb/pcyyb_get_pseudo_protocol_token",accessKey:(null===(h=n.g.config)||void 0===h?void 0:h.yybAccessKey)||"",bid:s.JZ,body:f});case 21:if(E=e.sent,x=E.code,I=E.msg,A=E.token,0===x){e.next=27;break}throw Error(I);case 27:p=A;case 28:if(!p){e.next=30;break}return e.abrupt("return","androws://business/server?t=".concat(p));case 30:throw Error("pseudo protocol get token error");case 33:return e.prev=33,e.t0=e.catch(3),console.log(e.t0,"error"),(0,y.Hj)(O({errorName:g.IL.PSEUDO_PROTOCOL_ERROR,context:JSON.stringify(t)},(0,v.a)(e.t0)),y.Gv.ERROR),e.abrupt("return",l);case 38:case"end":return e.stop()}}),e,null,[[3,33]])})));return function(t){return e.apply(this,arguments)}}()},76333:function(e,t,n){"use strict";n.d(t,{v:function(){return r}});var r=function(e){return new Promise((function(t,n){var r=document.createElement("script");r.addEventListener("load",(function(){t()})),r.addEventListener("error",(function(){n()})),r.src=e,document.body.appendChild(r)}))}},15450:function(e,t,n){"use strict";n.d(t,{h:function(){return a}});var r=n(92777),o=n(82262),i=n(59499),a=new(function(){function e(){(0,r.Z)(this,e),(0,i.Z)(this,"context",{})}return(0,o.Z)(e,[{key:"setContext",value:function(e){this.context=e}},{key:"getContext",value:function(){return this.context}}]),e}())},68750:function(e,t,n){"use strict";n.d(t,{$:function(){return o},i:function(){return r}});var r=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:-1,n=["496","360","228"],r=n[t]||"0";return"https://puui.qpic.cn/vpic_cover/".concat(e,"/").concat(e,"_hz.jpg/").concat(r)},o=function(e){if(!e)return null;var t=/vid=(\w+)/.exec(e);if(!t)return null;var n=t[1];return n?{videoId:n,image:r(n)}:null}},78e3:function(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.AmpStateContext=void 0;var o=((r=n(67294))&&r.__esModule?r:{default:r}).default.createContext({});t.AmpStateContext=o},9470:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isInAmpMode=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.ampFirst,n=void 0!==t&&t,r=e.hybrid,o=void 0!==r&&r,i=e.hasQuery,a=void 0!==i&&i;return n||o&&a}},73579:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var n=r.default,i={loading:function(e){e.error,e.isLoading;return e.pastDelay,null}};e instanceof Promise?i.loader=function(){return e}:"function"===typeof e?i.loader=e:"object"===typeof e&&(i=o({},i,e));!1;(i=o({},i,t)).loadableGenerated&&delete(i=o({},i,i.loadableGenerated)).loadableGenerated;if("boolean"===typeof i.ssr&&!i.suspense){if(!i.ssr)return delete i.ssr,a(n,i);delete i.ssr}return n(i)},t.noSSR=a;i(n(67294));var r=i(n(23668));function o(){return o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o.apply(this,arguments)}function i(e){return e&&e.__esModule?e:{default:e}}function a(e,t){return delete t.webpack,delete t.modules,e(t)}("function"===typeof t.default||"object"===typeof t.default&&null!==t.default)&&"undefined"===typeof t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},72717:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.defaultHead=f,t.default=void 0;var r,o=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!==typeof e&&"function"!==typeof e)return{default:e};var t=l();if(t&&t.has(e))return t.get(e);var n={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if(Object.prototype.hasOwnProperty.call(e,o)){var i=r?Object.getOwnPropertyDescriptor(e,o):null;i&&(i.get||i.set)?Object.defineProperty(n,o,i):n[o]=e[o]}n.default=e,t&&t.set(e,n);return n}(n(67294)),i=(r=n(11585))&&r.__esModule?r:{default:r},a=n(78e3),c=n(15850),s=n(9470);n(99475);function u(){return u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},u.apply(this,arguments)}function l(){if("function"!==typeof WeakMap)return null;var e=new WeakMap;return l=function(){return e},e}function f(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=[o.default.createElement("meta",{charSet:"utf-8"})];return e||t.push(o.default.createElement("meta",{name:"viewport",content:"width=device-width"})),t}function p(e,t){return"string"===typeof t||"number"===typeof t?e:t.type===o.default.Fragment?e.concat(o.default.Children.toArray(t.props.children).reduce((function(e,t){return"string"===typeof t||"number"===typeof t?e:e.concat(t)}),[])):e.concat(t)}var d=["name","httpEquiv","charSet","itemProp"];function _(e,t){return e.reduce(p,[]).reverse().concat(f(t.inAmpMode).reverse()).filter(function(){var e=new Set,t=new Set,n=new Set,r={};return function(o){var i=!0,a=!1;if(o.key&&"number"!==typeof o.key&&o.key.indexOf("$")>0){a=!0;var c=o.key.slice(o.key.indexOf("$")+1);e.has(c)?i=!1:e.add(c)}switch(o.type){case"title":case"base":t.has(o.type)?i=!1:t.add(o.type);break;case"meta":for(var s=0,u=d.length;s<u;s++){var l=d[s];if(o.props.hasOwnProperty(l))if("charSet"===l)n.has(l)?i=!1:n.add(l);else{var f=o.props[l],p=r[l]||new Set;"name"===l&&a||!p.has(f)?(p.add(f),r[l]=p):i=!1}}}return i}}()).reverse().map((function(e,n){var r=e.key||n;if(!t.inAmpMode&&"link"===e.type&&e.props.href&&["https://fonts.googleapis.com/css","https://use.typekit.net/"].some((function(t){return e.props.href.startsWith(t)}))){var i=u({},e.props||{});return i["data-href"]=i.href,i.href=void 0,i["data-optimized-fonts"]=!0,o.default.cloneElement(e,i)}return o.default.cloneElement(e,{key:r})}))}var h=function(e){var t=e.children,n=o.useContext(a.AmpStateContext),r=o.useContext(c.HeadManagerContext);return o.default.createElement(i.default,{reduceComponentsToState:_,headManager:r,inAmpMode:s.isInAmpMode(n)},t)};t.default=h,("function"===typeof t.default||"object"===typeof t.default&&null!==t.default)&&"undefined"===typeof t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},3982:function(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.LoadableContext=void 0;var o=((r=n(67294))&&r.__esModule?r:{default:r}).default.createContext(null);t.LoadableContext=o},23668:function(e,t,n){"use strict";var r=n(33227),o=n(88361);function i(e,t){var n="undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"===typeof e)return a(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return a(e,t)}(e))||t&&e&&"number"===typeof e.length){n&&(e=n);var r=0,o=function(){};return{s:o,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,c=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return c=e.done,e},e:function(e){s=!0,i=e},f:function(){try{c||null==n.return||n.return()}finally{if(s)throw i}}}}function a(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var c,s=(c=n(67294))&&c.__esModule?c:{default:c},u=n(3982);function l(){return l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},l.apply(this,arguments)}var f=n(67294).useSyncExternalStore,p=[],d=[],_=!1;function h(e){var t=e(),n={loading:!0,loaded:null,error:null};return n.promise=t.then((function(e){return n.loading=!1,n.loaded=e,e})).catch((function(e){throw n.loading=!1,n.error=e,e})),n}var m=function(){function e(t,n){r(this,e),this._loadFn=t,this._opts=n,this._callbacks=new Set,this._delay=null,this._timeout=null,this.retry()}return o(e,[{key:"promise",value:function(){return this._res.promise}},{key:"retry",value:function(){var e=this;this._clearTimeouts(),this._res=this._loadFn(this._opts.loader),this._state={pastDelay:!1,timedOut:!1};var t=this._res,n=this._opts;t.loading&&("number"===typeof n.delay&&(0===n.delay?this._state.pastDelay=!0:this._delay=setTimeout((function(){e._update({pastDelay:!0})}),n.delay)),"number"===typeof n.timeout&&(this._timeout=setTimeout((function(){e._update({timedOut:!0})}),n.timeout))),this._res.promise.then((function(){e._update({}),e._clearTimeouts()})).catch((function(t){e._update({}),e._clearTimeouts()})),this._update({})}},{key:"_update",value:function(e){this._state=l({},this._state,{error:this._res.error,loaded:this._res.loaded,loading:this._res.loading},e),this._callbacks.forEach((function(e){return e()}))}},{key:"_clearTimeouts",value:function(){clearTimeout(this._delay),clearTimeout(this._timeout)}},{key:"getCurrentValue",value:function(){return this._state}},{key:"subscribe",value:function(e){var t=this;return this._callbacks.add(e),function(){t._callbacks.delete(e)}}}]),e}();function y(e){return function(e,t){var n=Object.assign({loader:null,loading:null,delay:200,timeout:null,webpack:null,modules:null,suspense:!1},t);n.suspense&&(n.lazy=s.default.lazy(n.loader));var r=null;function o(){if(!r){var t=new m(e,n);r={getCurrentValue:t.getCurrentValue.bind(t),subscribe:t.subscribe.bind(t),retry:t.retry.bind(t),promise:t.promise.bind(t)}}return r.promise()}if(!_){var a=n.webpack?n.webpack():n.modules;a&&d.push((function(e){var t,n=i(a);try{for(n.s();!(t=n.n()).done;){var r=t.value;if(-1!==e.indexOf(r))return o()}}catch(c){n.e(c)}finally{n.f()}}))}function c(){o();var e=s.default.useContext(u.LoadableContext);e&&Array.isArray(n.modules)&&n.modules.forEach((function(t){e(t)}))}var p=n.suspense?function(e,t){return c(),s.default.createElement(n.lazy,l({},e,{ref:t}))}:function(e,t){c();var o=f(r.subscribe,r.getCurrentValue,r.getCurrentValue);return s.default.useImperativeHandle(t,(function(){return{retry:r.retry}}),[]),s.default.useMemo((function(){return o.loading||o.error?s.default.createElement(n.loading,{isLoading:o.loading,pastDelay:o.pastDelay,timedOut:o.timedOut,error:o.error,retry:r.retry}):o.loaded?s.default.createElement(function(e){return e&&e.__esModule?e.default:e}(o.loaded),e):null}),[e,o])};return p.preload=function(){return o()},p.displayName="LoadableComponent",s.default.forwardRef(p)}(h,e)}function g(e,t){for(var n=[];e.length;){var r=e.pop();n.push(r(t))}return Promise.all(n).then((function(){if(e.length)return g(e,t)}))}y.preloadAll=function(){return new Promise((function(e,t){g(p).then(e,t)}))},y.preloadReady=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];return new Promise((function(t){var n=function(){return _=!0,t()};g(d,e).then(n,n)}))},window.__NEXT_PRELOADREADY=y.preloadReady;var v=y;t.default=v},11585:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=e.headManager,n=e.reduceComponentsToState;function o(){if(t&&t.mountedInstances){var o=r.Children.toArray(Array.from(t.mountedInstances).filter(Boolean));t.updateHead(n(o,e))}}if(i){var s;null==t||null==(s=t.mountedInstances)||s.add(e.children),o()}return a((function(){var n;return null==t||null==(n=t.mountedInstances)||n.add(e.children),function(){var n;null==t||null==(n=t.mountedInstances)||n.delete(e.children)}})),a((function(){return t&&(t._pendingUpdate=o),function(){t&&(t._pendingUpdate=o)}})),c((function(){return t&&t._pendingUpdate&&(t._pendingUpdate(),t._pendingUpdate=null),function(){t&&t._pendingUpdate&&(t._pendingUpdate(),t._pendingUpdate=null)}})),null};var r=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!==typeof e&&"function"!==typeof e)return{default:e};var t=o();if(t&&t.has(e))return t.get(e);var n={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){var a=r?Object.getOwnPropertyDescriptor(e,i):null;a&&(a.get||a.set)?Object.defineProperty(n,i,a):n[i]=e[i]}n.default=e,t&&t.set(e,n);return n}(n(67294));function o(){if("function"!==typeof WeakMap)return null;var e=new WeakMap;return o=function(){return e},e}var i=!1,a=i?function(){}:r.useLayoutEffect,c=i?function(){}:r.useEffect},18791:function(e,t,n){"use strict";e.exports=n(65988)},10361:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return Tt},reportWebVitals:function(){return jt}});var r,o=n(50029),i=n(59499),a=n(87794),c=n.n(a),s=n(76489),u=n(9008),l=n.n(u),f=n(67294),p=n(90389),d=n(93967),_=n.n(d),h=n(11163),m=n(98098),y=n(81268),g=n.n(y),v=n(79926),b=n(76667),w=n(70176),E="https://static.sj.qq.com/_next/static/media/window-icon.a255a171.png",O=n(11339),x=n(85893),I=function(){var e,t,n,r,o=(0,f.useState)(!1),a=o[0],c=o[1],s=(0,f.useState)(!1),u=s[0],l=s[1],p=(0,f.useState)("bottom"),d=p[0],h=p[1],y=(0,f.useState)(!1),E=y[0],I=y[1],j=(0,f.useState)({name:O.po.name,icon:O.po.icon}),T=j[0],S=j[1],L=function(){return(0,x.jsxs)(x.Fragment,{children:[E&&(0,x.jsx)(w.E,{src:T.icon,className:g().icon,alt:T.name,width:32,height:32}),E&&(0,x.jsxs)("div",{className:g().text,children:["\u7acb\u5373\u5b89\u88c5,\u5728\u7535\u8111\u4e0a\u73a9\u8f6c",T.name]}),!E&&(0,x.jsx)(w.E,{src:O.po.icon,width:32,height:32,className:g().icon,alt:O.po.name}),!E&&(0,x.jsx)("div",{className:g().text,children:"\u53cc\u51fb\u5b89\u88c5,\u7535\u8111\u73a9\u8f6c\u79fb\u52a8APP"})]})};return(0,f.useEffect)((function(){(0,b.V5)()&&l(!0),((0,b.tH)()||(0,b.un)())&&h("top"),((0,b.Ul)()||(0,b.z6)()||(0,b.cj)()||(0,b.cd)())&&h("none")}),[]),(0,v.S)("ShowTips",(function(e){Number(e.is_pc_yyb_available)?I(!0):I(!1),S({name:e.name||O.po.name,icon:e.icon||O.po.icon}),c(!0)})),(0,v.S)("HiddenDownloadTips",(function(){a&&c(!1)})),"none"===d?(0,x.jsx)(x.Fragment,{}):"top"===d?(0,x.jsx)("div",{className:_()(g().downloadModal,(n={},(0,i.Z)(n,g().showTips,a),(0,i.Z)(n,g().macModal,u),n)),"dt-eid":"download_modal","dt-params":(0,m.L7)({position:"rightTop"}),children:(0,x.jsx)("div",{className:_()(g().rightTop,(r={},(0,i.Z)(r,g().macTips,u),(0,i.Z)(r,g().macRightTop,u),r)),"dt-eid":"download_tips","dt-params":(0,m.L7)({position:"rightTop"}),children:u?(0,x.jsx)(A,{}):(0,x.jsx)(L,{})})}):(0,x.jsx)("div",{className:_()(g().downloadModal,(e={},(0,i.Z)(e,g().showTips,a),(0,i.Z)(e,g().macModal,u),e)),"dt-eid":"download_modal","dt-params":(0,m.L7)({position:"leftBottom"}),children:(0,x.jsx)("div",{className:_()(g().leftBottom,(t={},(0,i.Z)(t,g().macTips,u),(0,i.Z)(t,g().macLeftBottom,u),t)),"dt-eid":"download_tips","dt-params":(0,m.L7)({position:"leftBottom"}),children:u?(0,x.jsx)(A,{}):(0,x.jsx)(L,{})})})},A=function(){return(0,x.jsxs)(x.Fragment,{children:[(0,x.jsx)(w.E,{src:E,alt:"windows",width:32,height:32}),(0,x.jsxs)("div",{className:g().macText,children:[(0,x.jsx)("p",{className:g().macText1,children:"\u4f7f\u7528Windows\u8bbe\u5907\u4e0b\u8f7dPC\u5e94\u7528\u5b9d"}),(0,x.jsx)("p",{className:g().macText2,children:"\u7535\u8111\u4e0a\u73a9\u8f6c\u79fb\u52a8APP/\u5c0f\u6e38\u620f"})]})]})},j=n(92852),T=n(36271),S=n(62058),L=n.n(S),D=function(){return(0,j.v)()<712?null:(0,x.jsx)("div",{className:L().scrollTop,children:(0,x.jsx)(T.J,{onClick:function(){window.scrollTo(0,0)},className:L().scrollTopButton,name:"UpArrow",color:"#000000",hoverColor:"#0080FF",opacity:.3,hoverOpacity:1})})},M=n(17794),N=n(98147),C=n.n(N),B=n(42844),P={"/":"\u9996\u9875","/game":"\u6e38\u620f","/recommend-list":"\u7cbe\u9009\u6e38\u620f","/cloud-game-list":"\u4e91\u6e38\u620f\u4e13\u533a","/hot-game-list":"\u98d9\u5347\u699c","/new-game-list":"\u65b0\u54c1\u699c","/popular-app-list":"\u6d41\u884c\u699c","/similar-app-list":"\u4f60\u53ef\u80fd\u8fd8\u559c\u6b22","/wechat-game":"\u5fae\u4fe1\u5c0f\u6e38\u620f","/wechat-game/hot-game-list":"\u70ed\u95e8\u5c0f\u6e38\u620f","/wechat-game/choice-game-list":"\u5c0f\u6e38\u620f\u7cbe\u9009","/wechat-game/popular-game-rank":"\u70ed\u95e8\u699c","/wechat-game/new-game-rank":"\u65b0\u6e38\u699c","/wechat-game/best-sell-game-rank":"\u7545\u9500\u699c","/cloud-game-list/hot-game-list":"\u70ed\u95e8\u4e91\u6e38","/cloud-game-list/ios-game-list":"\u652f\u6301iOS\u767b\u5f55","/cloud-game-list/best-sell-game-rank":"\u7545\u9500\u699c","/cloud-game-list/new-game-rank":"\u65b0\u54c1\u699c","/cloud-game-list/popular-game-rank":"\u98d9\u5347\u699c","/cloud-game-list/choice-game-list":"\u7cbe\u9009\u63a8\u8350","/blog":"\u535a\u5ba2","/user-authority":"\u7528\u6237\u6743\u9650","/app":"\u8f6f\u4ef6","/topic":"\u4e13\u9898"},k=[B.cP.DETAIL_BIG_PIC,B.cP.DETAIL_APPDEMO,B.cP.DETAIL_BASE_PIC,B.cP.DETAIL_FULL_PIC],R=function(e){var t=(0,f.useContext)(p.Il).detailBannerInfo,n=e.breadcrumbItems,r=(0,h.useRouter)().query.source_id===B.gI.SOU_GOU;if(n.length<=0)return null;if(null!==t&&void 0!==t&&t.templateType&&k.includes(t.templateType))return null;var o=t&&[B.cP.DETAIL_BANNER_PIC,B.cP.DETAIL_TOPAPP].includes(t.templateType)&&"dark"!==t.theme;return(0,x.jsx)("div",{className:_()(C().breadcrumb,(0,i.Z)({},C().white,o)),children:n.map((function(e,t){var o=e.name,i=e.href,a=e.useH1,c=o||P[i],s=a?"h1":"p";return(0,x.jsxs)("div",{className:C().breadcrumbItem,children:[t!==n.length-1&&(0,x.jsx)(M.r,{className:_()(C().breadcrumbName,C().link),href:r&&"/"===i?"/cloud-game-list":i,children:c}),t===n.length-1&&(0,x.jsx)(s,{className:C().breadcrumbName,children:c}),t!==n.length-1&&(0,x.jsx)("i",{className:C().breadcrumbArrow})]},i)}))})},G=n(27812),U=[{name:"\u5173\u4e8e\u817e\u8baf",href:"https://www.tencent.com/zh-cn/index.html"},{name:"About Tencent",href:"https://www.tencent.com/en-us/index.html"},{name:"\u670d\u52a1\u6761\u6b3e",href:"https://www.qq.com/contract.shtml"},{name:"\u5546\u52a1\u6d3d\u8c08",href:"https://www.tencent.com/zh-cn/partnership.html"},{name:"\u817e\u8baf\u62db\u8058",href:"https://careers.tencent.com/"},{name:"\u817e\u8baf\u516c\u76ca",href:"https://gongyi.qq.com/"},{name:"\u7248\u6743\u6240\u6709",href:"http://www.tencent.com/zh-cn/statement.html"},{name:"\u7528\u6237\u6743\u9650",href:"/user-authority"},{name:"\u4fb5\u6743\u6295\u8bc9\u6307\u5f15",href:"https://app.open.qq.com/p/connect-us"}],W=[{icon:"https://static.sj.qq.com/img/weixin-logo.svg",name:"\u5e94\u7528\u5b9d\u5b98\u65b9\u5fae\u4fe1\u516c\u4f17\u53f7",QRCode:"https://static.sj.qq.com/img/yyb-account.jpg",QRCodeName:"\u626b\u7801\u5173\u6ce8\u5e94\u7528\u5b9d\u5b98\u65b9\u5fae\u4fe1\u516c\u4f17\u53f7"},{icon:"https://static.sj.qq.com/img/kuaishou-logo.svg",name:"\u5e94\u7528\u5b9d\u5b98\u65b9\u5feb\u624b",href:"https://www.kuaishou.com/profile/3xqhfgbn5s7ymhe"},{icon:"https://static.sj.qq.com/img/bilibili-logo.svg",name:"\u5e94\u7528\u5b9d\u5b98\u65b9\u54d4\u54e9\u54d4\u54e9",href:"https://space.bilibili.com/473656532?spm_id_from=333.337.0.0"},{icon:"https://static.sj.qq.com/img/weibo-logo.svg",name:"\u5e94\u7528\u5b9d\u5b98\u65b9\u5fae\u535a",href:"https://m.weibo.cn/u/2434411070?uid=2434411070&t=0&luicode=10000011&lfid=100103type%3D1%26q%3D%E5%BA%94%E7%94%A8%E5%AE%9D"}],Y=function(e){return e?"https://static.sj.qq.com/_next/static/media/brand-adapted.4fad5e5d.png":"https://static.sj.qq.com/_next/static/media/brand.4ffe3717.png"},F=n(29858),H=n(97716),Z=n(18791),q=n.n(Z),V=n(28798),K=n(47688),z=n(39103),J=n(18051),Q=n(60188),X=n(77341),$=n(15193),ee=n(15644),te=n.n(ee);function ne(){return ne=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ne.apply(this,arguments)}var re=function(e){return f.createElement("svg",ne({xmlns:"http://www.w3.org/2000/svg",width:18,height:18,fill:"none"},e),r||(r=f.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M9 2a1 1 0 0 0-1 1v6.166L5.122 6.292a1 1 0 0 0-1.414 1.416l4.588 4.582.003.004.004.003a.997.997 0 0 0 1.409 0l.711-.71 3.87-3.864a1 1 0 0 0-.001-1.414 1 1 0 0 0-1.416 0L10 9.18V3a1 1 0 0 0-1-1M4 16a1 1 0 1 1 0-2h10a1 1 0 1 1 0 2z",clipRule:"evenodd"})))},oe=n(69255),ie=n(22777),ae=n(63807);function ce(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 se(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ce(Object(n),!0).forEach((function(t){(0,i.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ce(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var ue=["/"],le=function(e){var t=e.theme,n=void 0===t?"normal":t,r=(0,h.useRouter)(),o=r.pathname,a=r.route,c=(0,f.useState)(!1),s=c[0],u=c[1],l=(0,f.useContext)(p.Il),d=l.showGreyBrand,y=l.customBrand,g=l.newGameCenterCategoryList,E=l.hidePCDownloadInfo,I=(0,f.useState)(!1),A=I[0],j=I[1],T=(0,V.g)();(0,v.S)("search-bar-status-change",u);var S=(0,J.l)(),L=se(se({},O.po),{},{report_info:se(se({},O.po.report_info),{},{cardid:F.Ks.yybn_home_buttonlayer}),meshSDKInstance:S});(0,z.L)(L,!ue.includes(o));var D=(null===T||void 0===T?void 0:T.detail_page_type)===H.Zb.OpenGame,N="/"===o,C=(null===T||void 0===T?void 0:T.detail_page_type)===H.Zb.OuterMarketing,B="/404"===a||"/500"===a,P=o.startsWith("/topic"),k="/app/[[...category]]"===o||g,R=!N&&d&&T&&!D,G=(0,f.useMemo)((function(){return!!R&&(T&&(0,oe.GD)(T))}),[T,R]),U=(0,f.useMemo)((function(){var e={homeBrandIconUrl:"",homeBrandTitleText:"",homeBrandDesktopLink:"",homeBrandBackgroundColor:"",homeBrandButtonColor:"",homeBrandBackgroundImageMedium:"",homeBrandBackgroundImageLarge:"",homeBrandButtonText:"",homeBrandSelfLink:"",homeBrandPkgName:"",homeBrandGameType:H.D$.NORMAL_APP,custom_game_type:p.uQ.mobileApp};return G&&(null===y||void 0===y?void 0:y.homeBrandShowCondition)!==p.ok.ALL?e:T?T.detail_page_type===H.Zb.OpenGame?e:y||e:e}),[G,y,T]),W=U.homeBrandIconUrl,Z=U.homeBrandTitleText,ee=U.homeBrandDesktopLink,ne=U.homeBrandBackgroundImageLarge,ce=U.homeBrandBackgroundColor,le=U.homeBrandButtonColor,fe=U.homeBrandBackgroundImageMedium,pe=U.homeBrandButtonText,de=U.homeBrandSelfLink,_e=U.homeBrandPkgName,he=U.homeBrandGameType,me=U.custom_game_type,ye=(0,f.useMemo)((function(){return!s&&(N||C||B||R||D||k||P)}),[B,R,N,C,s,D,k,P]),ge=null===E||void 0===E?void 0:E.includes((null===T||void 0===T?void 0:T.pkg_name)||"");if(!ye||A||ge)return null;var ve=me===p.uQ.booking,be=B?"\u4e0b\u8f7d\u5e94\u7528\u5b9d \u83b7\u5f97\u66f4\u591a\u76f8\u5173\u5e94\u7528":"\u4e0b\u8f7d\u5e94\u7528\u5b9d\uff0c\u9886\u65b0\u4eba\u4e13\u4eab\u798f\u5229\uff01",we=B?"\u7acb\u5373\u4e0b\u8f7d":"\u4e0b\u8f7d",Ee=G?null===T||void 0===T?void 0:T.name:"\u624b\u673aAPP",Oe=F.Ks.yybn_home_buttonlayer,xe=se(se({},(null===T||void 0===T?void 0:T.report_info)||L.report_info),{},{cardid:Oe});return(0,x.jsxs)("div",{"dt-eid":"brand_banner","dt-params":(0,m.L7)(xe),onClick:function(e){if((0,m.Ow)(e),!(0,b.Fh)())return(0,b.Ul)()?(L.report_info.element_id="brand_banner",void(0,$.LR)({appInfo:L})):void(ee?T&&ee.includes(T.pkg_name)?window.open(de,"__blank"):window.open(ee,"__blank"):(0,Q.AB)({appInfo:_e?{pkg_name:_e,game_type:he||H.D$.NORMAL_APP,is_pc_yyb_available:H.WE.TRUE}:T,target:e.target,customParams:{supply_id:(0,ae.iq)(O.sR.BrandBanner)}}));location.href=(0,M.g)((0,X.Jg)(L))},className:q().dynamic([["2301248421",[K.M,fe,K.X,ne]]])+" "+(_()(te().brandBanner,(0,i.Z)({},te().homeBrand,N),(0,i.Z)({},te().showErrorBrand,B),(0,i.Z)({},te().showAppCenterBrand,k),(0,i.Z)({},te().showGameDetailBrand,R),(0,i.Z)({},te().showOpenGameBrand,D),te()[n])||""),children:[(0,x.jsx)("div",{className:q().dynamic([["2301248421",[K.M,fe,K.X,ne]]])+" "+(te().mask||"")}),(0,x.jsxs)("div",{style:ce?{backgroundColor:ce}:{},"dt-eid":Oe,"dt-params":(0,m.L7)(xe),className:q().dynamic([["2301248421",[K.M,fe,K.X,ne]]])+" "+(_()(te().container,"container")||""),children:[(0,x.jsx)(ie.F,se(se({},k?{preloadSource:W||Y(G)}:{}),{},{children:(0,x.jsx)("i",{style:W?{backgroundImage:"url(".concat(W,")")}:{},className:q().dynamic([["2301248421",[K.M,fe,K.X,ne]]])+" "+(_()(te().icon,(0,i.Z)({},te().adapted,G))||"")})})),(0,x.jsx)("p",{className:q().dynamic([["2301248421",[K.M,fe,K.X,ne]]])+" "+(te().title||""),children:be}),!W&&(0,x.jsxs)("p",{className:q().dynamic([["2301248421",[K.M,fe,K.X,ne]]])+" "+(te().titleDesktop||""),children:[!G&&(0,x.jsx)("i",{className:q().dynamic([["2301248421",[K.M,fe,K.X,ne]]])+" "+(te().yybIcon||"")}),"\u5b89\u88c5\u5e94\u7528\u5b9d\u7535\u8111\u7248\uff0c\u7535\u8111",G?"":"\u4e5f\u80fd","\u7545\u73a9",(0,x.jsx)("span",{className:q().dynamic([["2301248421",[K.M,fe,K.X,ne]]])+" "+(_()((0,i.Z)({},te().titleDesktopHighlight,G))||""),children:Ee})]}),W&&(0,x.jsx)("p",{className:q().dynamic([["2301248421",[K.M,fe,K.X,ne]]])+" "+(te().titleDesktop||""),children:Z}),(0,x.jsx)("button",{"dt-eid":"common_download","dt-params":(0,m.L7)(xe),onClick:function(e){(0,m.Ow)(e),L.report_info.element_id="common_download",(0,$.LR)({appInfo:L})},className:q().dynamic([["2301248421",[K.M,fe,K.X,ne]]])+" "+(te().button||""),children:we}),(0,x.jsxs)("button",{"dt-eid":"common_download","dt-params":(0,m.L7)(xe),style:{color:le},className:q().dynamic([["2301248421",[K.M,fe,K.X,ne]]])+" "+(_()(te().buttonDesktop,(0,i.Z)({},te().homeBrandIconUrl,W))||""),children:[!ve&&(0,x.jsx)(re,{className:_()(te().downloadIcon)}),(0,x.jsx)("p",{className:q().dynamic([["2301248421",[K.M,fe,K.X,ne]]]),children:ve?"\u9884\u7ea6":pe||"\u4e00\u952e\u4e0b\u8f7d"})]}),!W&&(0,x.jsx)("i",{"dt-eid":"close_button","dt-params":(0,m.L7)(xe),onClick:function(e){(0,m.Ow)(e),j(!0)},className:q().dynamic([["2301248421",[K.M,fe,K.X,ne]]])+" "+(te().closeIcon||"")}),G&&!W&&(0,x.jsx)(w.E,{src:null===T||void 0===T?void 0:T.icon,className:te().gameIcon,alt:null===T||void 0===T?void 0:T.name})]}),(0,x.jsx)(q(),{id:"2301248421",dynamic:[K.M,fe,K.X,ne],children:["@media (min-width:".concat(K.M,"px){.container.__jsx-style-dynamic-selector{background-image:url(").concat(fe,");}}"),"@media (min-width:".concat(K.X,"px){.container.__jsx-style-dynamic-selector{background-image:url(").concat(ne,");}}")]})]})},fe=n(77082),pe=n(15371),de=n(3018),_e=n.n(de),he=function(e){var t=e.content,n=e.close;return(0,x.jsxs)("div",{className:_e().simpleModal,children:[(0,x.jsx)("i",{className:_e().close,onClick:n}),t]})},me=n(14764),ye=n.n(me),ge=function(){var e=(0,fe.hU)(),t=function(t,n){var r;e===fe.Yi.SMALL&&(n&&(r={content:(0,x.jsxs)("div",{className:ye().contactUsModal,children:[(0,x.jsx)(w.E,{src:n,width:188,height:188,alt:t}),(0,x.jsx)("p",{className:ye().contactUsModalText,children:"\u622a\u56fe\u540e\u5fae\u4fe1\u626b\u7801\u5173\u6ce8\u5e94\u7528\u5b9d\u516c\u4f17\u53f7"})]})},(0,pe.h)({Component:he,componentProps:r})))};return(0,x.jsx)("div",{className:ye().contactUs,children:(0,x.jsx)("div",{className:ye().contactList,children:W.map((function(e){var n=e.icon,r=e.href,o=e.QRCode,i=e.name;return r?(0,x.jsx)(M.r,{className:ye().contactItem,href:r,target:"_blank",rel:"nofollow",children:(0,x.jsx)(w.E,{width:40,height:40,src:n,alt:i})},i):(0,x.jsxs)("div",{className:ye().contactItem,onClick:function(){t(i,o)},children:[(0,x.jsx)(w.E,{width:40,height:40,src:n,alt:i}),o&&(0,x.jsx)("div",{className:_()(ye().QRCode),children:(0,x.jsx)(w.E,{width:124,height:124,src:o,alt:i})})]},i)}))})})},ve=n(82706),be=n.n(ve),we=function(){var e=(0,f.useContext)(p.Il),t=e.yybAppVersion,n=e.yybPrivacyAgreement,r=e.detailBannerInfo,o=(0,G.Z)(U),a=(0,V.g)();o.splice(U.length-1,0,{name:"\u9690\u79c1\u653f\u7b56",href:n||""});var c=a&&a.detail_page_type!==H.Zb.OuterMarketing&&a.detail_page_type!==H.Zb.OpenGame&&!(0,m.cL)(a.game_type);return(0,x.jsxs)("div",{className:_()(be().footer,(0,i.Z)({},be().showPadding,c)),"dt-eid":F.Ks.footer_info,"dt-params":(0,m.L7)({cardid:F.Ks.footer_info}),children:[(0,x.jsx)(ge,{}),(0,x.jsx)("div",{className:be().separator}),(0,x.jsx)("div",{className:be().aboutUs,children:(0,x.jsx)("div",{className:be().linkList,children:o.map((function(e,t){var n=e.name,r=e.href;return(0,x.jsxs)("div",{className:be().linkItem,children:[(0,x.jsx)(M.r,{"dt-eid":"footer_link","dt-params":(0,m.L7)({footer_url:r,cardid:F.Ks.footer_info}),href:r,className:be().linkName,target:"_blank",rel:"nofollow",children:n}),t!==o.length-1&&(0,x.jsx)("p",{className:be().linkSeparator,children:"|"})]},r)}))})}),(0,x.jsxs)("div",{className:be().securityAndCopyRight,children:[(0,x.jsxs)("p",{className:be().version,children:["\u7248\u672c\u53f7: ",t]}),(0,x.jsx)("p",{className:be().icp,children:"\u5907\u6848\u53f7: \u7ca4B2-20090059-1623A"}),(0,x.jsx)("p",{className:be().icp,children:"\u4e3b\u529e\u8005: \u6df1\u5733\u5e02\u817e\u8baf\u8ba1\u7b97\u673a\u7cfb\u7edf\u6709\u9650\u516c\u53f8"})]}),(0,x.jsx)("p",{className:be().copyRight,children:"Copyright \xa92021-".concat((new Date).getFullYear()," Tencent. All Rights Reserved")}),!(null!==r&&void 0!==r&&r.isValidTemplate)&&(0,x.jsx)(le,{})]})},Ee=[{name:"\u9996\u9875",href:"/",elementId:"nav_home"},{name:"\u4e91\u6e38\u620f",href:"/cloud-game-list",elementId:"nav_cloudgame",iconClassName:"cloudGameIcon"},{name:"\u5c0f\u6e38\u620f",href:"/wechat-game",elementId:"nav_wechat_game"},{name:"\u6e38\u620f",href:"/game",elementId:"nav_games"},{name:"\u8f6f\u4ef6",href:"/app",elementId:"nav_app"},{name:"\u4e0b\u8f7d\u5ba2\u6237\u7aef",href:"/download",elementId:"nav_download_product"},{name:"\u5f00\u653e\u5e73\u53f0",href:"https://open.tencent.com/",target:"_blank",elementId:"nav_open",rel:"nofollow"}],Oe=n(78331),xe=n(33474),Ie=n.n(xe),Ae=n(13830),je=n.n(Ae),Te="nav_download_product",Se=function(e){var t=e.onMouseEnter,n=e.onMouseLeave;return(0,x.jsx)("div",{onMouseEnter:t,onMouseLeave:n,"dt-eid":"nav_download_card",className:je().downloadBox,children:(0,x.jsxs)("div",{className:je().cont,children:[(0,x.jsxs)("div",{className:je().left,children:[(0,x.jsxs)("p",{children:[(0,x.jsx)("i",{className:je().android}),(0,x.jsx)("span",{className:je().text,children:"\u624b\u673a\u7248"})]}),(0,x.jsx)(w.E,{"dt-eid":"yybn_qrcode",className:je().image,src:O.i3,width:96,height:96,alt:"\u626b\u7801\u4e0b\u8f7d\u5e94\u7528\u5b9dAPP"}),(0,x.jsx)("p",{className:je().scanText,children:"\u626b\u7801\u4e0b\u8f7d"})]}),(0,x.jsx)("div",{className:je().line}),(0,x.jsxs)("div",{className:je().right,children:[(0,x.jsxs)("p",{style:{cursor:"pointer"},"dt-eid":"download-popup-pc",onClick:function(){location.href="/download"},children:[(0,x.jsx)("i",{className:je().windows}),(0,x.jsx)("span",{className:je().text,children:"\u7535\u8111\u7248"}),(0,x.jsx)("i",{className:je().rightArr})]}),(0,x.jsx)(w.E,{className:je().image,src:O.po.icon,width:96,height:96,alt:"\u5e94\u7528\u5b9d\u7535\u8111\u7248"}),(0,x.jsx)("div",{"dt-eid":"pc_yyb_download_button",onClick:function(e){(0,m.Ow)(e),(0,Q.AB)({customParams:{supply_id:(0,ae.iq)(O.sR.NavMenu)},target:e.target})},className:je().downloadPCYYBButton,children:"\u4e0b\u8f7d"})]})]})})},Le=[{prefix:"/pcsem/download",activeMenu:"\u4e0b\u8f7d\u5ba2\u6237\u7aef"},{prefix:"/appdetail",activeMenu:"\u9996\u9875"}],De=function(e){var t=e.menu,n=e.setShowMobileMenu,r=e.showMobileMenu,o=(0,f.useContext)(p.Il).initialInfo||{},a=o.isMQQ,c=o.isMobile,s=(0,f.useState)(!1),u=s[0],l=s[1],d=(0,f.useState)(!1),y=d[0],g=d[1];(0,f.useLayoutEffect)((function(){("ontouchstart"in window||navigator.maxTouchPoints>0)&&window.innerWidth>768?l(!0):l(!1),g(!0)}),[]);var b=t.filter((function(e){return!a||"nav_wechat_game"!==e.elementId})).filter((function(e){return!c||e.elementId!==Te})),w=(0,h.useRouter)().pathname,E=b.map((function(e){var t=Le.findIndex((function(e){return w.startsWith(e.prefix)}));return-1!==t&&e.name===Le[t].activeMenu||w.startsWith(e.href)&&-1===t?e.href.length:0})),O=Math.max.apply(Math,(0,G.Z)(E)),I=E.indexOf(O),A=(0,f.useState)(!1),j=A[0],T=A[1],S=(0,f.useState)(!1),L=S[0],D=S[1],N=(0,fe.hU)(),C=function(){N!==fe.Yi.SMALL&&D(!0)},B=function(){N!==fe.Yi.SMALL&&D(!1)};return(0,v.S)("search-bar-status-change",T),y?(0,x.jsx)("div",{className:_()(je().menu,(0,i.Z)({},je().showMobileMenu,r),(0,i.Z)({},je().showSearch,j)),onClick:function(e){var t=e.target;t instanceof Element&&t.querySelector(".".concat(je().menuContent))&&n(!1)},children:(0,x.jsx)("ul",{className:je().menuContent,children:b.map((function(e,t){var n,r=e.name,o=e.href,a=e.target,c=e.elementId,s=e.iconClassName,l=e.rel;return(0,x.jsxs)("li",{onMouseEnter:c===Te?C:void 0,onMouseLeave:c===Te?B:void 0,className:_()(je().menuItem,(n={},(0,i.Z)(n,je().active,t===I),(0,i.Z)(n,je().desktopModeOnMobile,u),n)),children:[(0,x.jsxs)(M.r,{"dt-eid":c,"dt-params":(0,m.L7)({cardid:F.Ks.header_navigation}),href:o,target:a,className:je().link,rel:l,children:[s&&(0,x.jsx)("i",{className:je()[s]}),(0,x.jsx)("p",{children:r})]}),c===Te&&L&&(0,x.jsx)(Se,{onMouseEnter:C,onMouseLeave:B})]},o)}))})}):null},Me=n(23493),Ne=n.n(Me),Ce=n(57510),Be=n(65203),Pe=n(50434),ke=n(92777),Re=n(82262),Ge="YYB_HOME_SEARCH_HISTORY_KEY",Ue=new(function(){function e(){(0,ke.Z)(this,e),(0,i.Z)(this,"searchList",void 0)}return(0,Re.Z)(e,[{key:"getSearchList",value:function(){try{var e,t,n,r;if(this.searchList)return this.searchList;var o=(0,m.$F)(null===(e=window.localStorage)||void 0===e||null===(t=e.getItem)||void 0===t?void 0:t.call(e,Ge));return this.searchList=Array.isArray(o)?o:[],null===(n=window.localStorage)||void 0===n||null===(r=n.setItem)||void 0===r||r.call(n,Ge,JSON.stringify(this.searchList)),this.searchList}catch(ht){return[]}}},{key:"addSearchList",value:function(e){try{var t,n,r=[e].concat(this.searchList||[]);this.searchList=r.filter((function(e,t){return r.findIndex((function(t){return t.keyword===e.keyword}))===t})).slice(0,6),null===(t=window.localStorage)||void 0===t||null===(n=t.setItem)||void 0===n||n.call(t,Ge,JSON.stringify(this.searchList))}catch(ht){}}},{key:"clearSearchList",value:function(){try{var e,t;this.searchList=[],null===(e=window.localStorage)||void 0===e||null===(t=e.setItem)||void 0===t||t.call(e,Ge,JSON.stringify(this.searchList))}catch(ht){}}}]),e}()),We=n(3702),Ye=n(29685),Fe=n.n(Ye),He=function(e){var t=e.text,n=e.highlightText,r=e.className,o=t.toLocaleLowerCase().indexOf(n.toLocaleLowerCase());return o<0?(0,x.jsx)("p",{className:_()(Fe().highlight,r),children:t}):(0,x.jsxs)("p",{className:_()(Fe().highlight,r),children:[(0,x.jsx)("span",{children:t.slice(0,o)}),(0,x.jsx)("span",{className:Fe().highlightText,children:t.slice(o,o+n.length)}),(0,x.jsx)("span",{children:t.slice(o+n.length)})]})},Ze=n(51620),qe=n.n(Ze);function Ve(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 Ke(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ve(Object(n),!0).forEach((function(t){(0,i.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ve(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var ze=function(){var e=(0,o.Z)(c().mark((function e(t){var n,r,o;return c().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t){e.next=2;break}return e.abrupt("return",[]);case 2:return e.prev=2,e.next=5,Promise.all([(0,Be.R)({body:{listS:{keyword:{repStr:[t]}},layout:Pe.HT},head:{hostAppInfo:{scene:"common_data"}},canBeEmpty:!0}),(0,Be.R)({body:{listS:{keyword:{repStr:[t]}},layout:Pe.M5},head:{hostAppInfo:{scene:"search_result"}},canBeEmpty:!0})]);case 5:return n=e.sent,r=(0,Ce.m_)({dynamicCardResponse:n[0],cardId:Pe.HT,canBeEmpty:!0}),o=(0,Ce.m_)({dynamicCardResponse:n[1],cardId:Pe.M5,canBeEmpty:!0}),e.abrupt("return",[].concat((0,G.Z)(o.slice(0,3)),(0,G.Z)(r.slice(0,2))));case 11:return e.prev=11,e.t0=e.catch(2),e.abrupt("return",[]);case 14:case"end":return e.stop()}}),e,null,[[2,11]])})));return function(t){return e.apply(this,arguments)}}(),Je=function(e){return e.EnterKey="1",e.Click="2",e}(Je||{}),Qe=function(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Je.Click;if(e){Ue.addSearchList({keyword:e});var r=(0,ae.ew)();null===(t=window.reporter)||void 0===t||t.reportEvent({pgid:r||"",eventName:"search_event",publicParams:{search_type:n,search_value:e}}),window.location.href=(0,M.g)((0,X.s)(e))}},Xe=function(e){var t=e.items,n=e.title,r=e.onClose,o=e.className,i=e.theme,a=void 0===i?"default":i,c=e.highlightWord;return Array.isArray(t)&&t.length>0?(0,x.jsxs)("div",{className:_()(qe().searchList,o,qe()[a]),children:[n&&(0,x.jsxs)("div",{className:qe().searchListTitleContainer,children:[(0,x.jsx)("p",{className:qe().searchListTitle,children:n}),r&&(0,x.jsx)("p",{onClick:r,className:qe().searchListClear,children:"\u6e05\u9664"})]}),(0,x.jsx)("ul",{className:qe().searchListContainer,children:t.map((function(t,n){if("keyword"in t){var r=t.keyword;return(0,x.jsx)("li",{onClick:function(){Qe(r)},className:qe().keywordItem,"dt-eid":e["dt-eid"],"dt-params":(0,m.L7)(Ke(Ke({},e["dt-params"]),{},{query:r,slot:n+1})),children:c?(0,x.jsx)(He,{text:r,highlightText:c}):r},r)}return(0,x.jsx)(We.yb,{showButton:{showCloudGameButton:!0,showDownloadButton:t.is_cloud_game!==H.WE.TRUE,showDesktopDownloadButton:!0},classNameMap:{gameCard:qe().searchListGameCard},appInfo:Ke(Ke({},t),{},{report_info:Ke(Ke({},t.report_info),{},{cardid:F.Ks.yybn_search_associational_layer,slot:n+1})}),theme:We.c9.SEARCH_BAR},t.pkg_name)}))})]}):null},$e=function(){var e,t=(0,h.useRouter)(),n=t.pathname,r=t.query,a=(0,f.useContext)(p.Il),s=a.searchDefaultWord,u=void 0===s?[]:s,l=a.searchHotWords,d=void 0===l?[]:l,y=a.initialInfo,g=a.detailBannerInfo,b=(y||{}).isMQQ,w=null===(e=u[0])||void 0===e?void 0:e.keyword,E=(0,f.useState)(!1),O=E[0],I=E[1],A=(0,f.useState)([]),j=A[0],T=A[1],S=(0,f.useState)([]),L=S[0],D=S[1],M=(0,f.useRef)(!1),N=r.source_id===B.gI.SOU_GOU,C=L.filter((function(e){return!b||("keyword"in e||!(0,m.$c)(e.game_type))})),P=(0,f.useState)((function(){if("/search"!==n)return"";var e=r.q;return"string"===typeof e&&e?e:""})),k=P[0],R=P[1],G=(0,f.useState)(!1),U=G[0],W=G[1],Y=(0,fe.hU)(),H=(0,f.useRef)(null),Z=(0,f.useRef)({searchInput:k,showSearch:O,defaultWord:w});Z.current={searchInput:k,showSearch:O,defaultWord:w};var q=function(e){(0,v.j)("search-bar-status-change",e),I(e),W(!1)};(0,f.useEffect)((function(){Y===fe.Yi.SMALL&&"/search"===n&&(q(!0),W(!0))}),[Y,n]),(0,f.useEffect)((function(){Y===fe.Yi.SMALL&&(U||(document.body.style.overflow=O?"hidden":""))}),[Y,U,O]),(0,f.useEffect)((function(){T(Ue.getSearchList())}),[]);var V=(0,f.useRef)(Ne()((0,o.Z)(c().mark((function e(){var t;return c().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,ze(Z.current.searchInput);case 2:t=e.sent,D(t);case 4:case"end":return e.stop()}}),e)}))),1e3));(0,f.useEffect)((function(){M.current||V.current()}),[k]);(0,f.useEffect)((function(){H.current&&O&&H.current.focus()}),[O]),(0,f.useEffect)((function(){var e=function(e){Z.current.showSearch&&("Enter"===e.key&&Qe(Z.current.searchInput||Z.current.defaultWord,Je.EnterKey))};return window.addEventListener("keydown",e),function(){window.removeEventListener("keydown",e)}}),[]),(0,f.useEffect)((function(){var e=function(e){if(Y!==fe.Yi.SMALL){var t=e.target;if(t instanceof Element){var n=document.querySelector(".".concat(qe().searchBar));if(n){var r=n===t,o=document.contains(t),i=n.contains(t);r||!o||i||q(!1)}}}};return window.addEventListener("click",e),function(){window.removeEventListener("click",e)}}),[Y]);var K=[d,j,C].some((function(e){return e.length>0})),z=(0,f.useState)(""),J=z[0],Q=z[1];return(0,f.useEffect)((function(){Y===fe.Yi.SMALL&&O?Q("search_quit"):Q("search_bar")}),[Y,O]),null!==g&&void 0!==g&&g.isValidTemplate?null:(0,x.jsxs)("div",{className:_()(qe().searchBar,(0,i.Z)({},qe().showSearch,O),(0,i.Z)({},qe().isSouGouInput,N)),onClick:function(){q(!0)},"dt-eid":F.Ks.nav_searchcell,"dt-params":(0,m.L7)({cardid:F.Ks.nav_searchcell}),children:[(0,x.jsx)("i",{className:qe().searchIcon,onClick:function(e){(0,m.Ow)(e),Y!==fe.Yi.SMALL?Y!==fe.Yi.MEDIUM||O?Qe(k||w):q(!0):q(!O)},"dt-eid":J,"dt-params":(0,m.L7)({cardid:F.Ks.nav_searchcell})}),(0,x.jsx)("input",{className:qe().searchInput,value:k,ref:H,onChange:function(e){var t=e.target.value;R(t)},onCompositionStart:function(){M.current=!0},onCompositionEnd:function(){M.current=!1,Z.current.searchInput&&V.current()},placeholder:w||"\u641c\u7d22\u5e94\u7528\u6216\u6e38\u620f...","dt-eid":"search_input","dt-params":(0,m.L7)({cardid:F.Ks.nav_searchcell,query:k})}),O&&(0,x.jsx)("i",{className:qe().closeIcon,onClick:function(){R("")},"dt-eid":"search_clear","dt-params":(0,m.L7)({cardid:F.Ks.nav_searchcell})}),O&&K&&!U&&(0,x.jsxs)("div",{className:_()(qe().searchContent,(0,i.Z)({},qe().showRelatedWords,C.length>0)),"dt-eid":C.length>0?F.Ks.yybn_search_associational_layer:F.Ks.yybn_search_float_layer,"dt-params":(0,m.L7)({cardid:C.length>0?F.Ks.yybn_search_associational_layer:F.Ks.yybn_search_float_layer}),children:[C.length<=0&&(0,x.jsx)(Xe,{title:"\u70ed\u95e8\u641c\u7d22",items:d,"dt-eid":"search_hotwords","dt-params":{cardid:F.Ks.yybn_search_float_layer}}),C.length<=0&&(0,x.jsx)(Xe,{title:"\u5386\u53f2\u641c\u7d22",items:j,onClose:function(){T([]),Ue.clearSearchList()},"dt-eid":"search_historywords","dt-params":{cardid:F.Ks.yybn_search_float_layer}}),C.length>0&&(0,x.jsx)(Xe,{theme:"fullscreen",highlightWord:k,items:C,"dt-eid":"search_relatedwords","dt-params":{cardid:F.Ks.yybn_search_associational_layer}})]})]})};function et(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 tt(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?et(Object(n),!0).forEach((function(t){(0,i.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):et(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var nt=["home"],rt=function(){var e=(0,f.useState)(!1),t=e[0],n=e[1],r=(0,h.useRouter)(),o=(0,f.useContext)(p.Il),a=o.initialInfo,c=o.detailBannerInfo,s=(a||{}).pageId,u=void 0===s?"":s,l=(0,Q.Wx)(r),d=r.query.source_id===B.gI.SOU_GOU;return(0,x.jsxs)(x.Fragment,{children:[(0,x.jsx)("div",{className:_()(Ie().header,(0,i.Z)({},Ie().isSouGouInput,d)),"dt-eid":F.Ks.header_navigation,"dt-params":(0,m.L7)({cardid:F.Ks.header_navigation}),children:(0,x.jsxs)("div",{className:Ie().headerContent,children:[(0,x.jsx)(M.r,{title:"\u817e\u8baf\u5e94\u7528\u5b9d\u5b98\u7f51",href:d?"/cloud-game-list":"/",className:Ie().logo,"dt-eid":"nav_logo","dt-params":(0,m.L7)({cardid:F.Ks.header_navigation})}),!d&&!(null!==c&&void 0!==c&&c.isValidTemplate)&&(0,x.jsx)(De,{menu:Ee,showMobileMenu:t,setShowMobileMenu:n}),(0,x.jsx)("div",{className:Ie().space}),(0,x.jsx)($e,{}),!d&&(0,x.jsx)("i",{onClick:function(){n((function(e){return!e}))},className:_()(Ie().menuIcon,(0,i.Z)({},Ie().active,t))}),!l&&!d&&(0,x.jsxs)("div",{className:Ie().download,"dt-eid":"nav_download_yyb","dt-params":(0,m.L7)({cardid:F.Ks.header_navigation}),onClick:function(){(0,Oe.zM)({appInfo:tt(tt({},O.po),{},{report_info:tt(tt({},O.po.report_info),{},{cardid:F.Ks.header_navigation,eid:"nav_download_yyb"})})})},children:[(0,x.jsx)("i",{className:Ie().downloadIcon}),(0,x.jsxs)("p",{className:Ie().downloadText,children:[(0,x.jsx)("span",{className:Ie().downloadTextYYB,children:"\u5e94\u7528\u5b9d"}),(0,x.jsx)("span",{children:"\u624b\u673a\u7248"})]})]}),!d&&(0,x.jsxs)("div",{className:Ie().download,"dt-eid":"nav_download_syzs","dt-params":(0,m.L7)({cardid:F.Ks.header_navigation}),onClick:function(e){(0,Q.AB)({target:e.target,customParams:{supply_id:(0,ae.iq)(O.sR.Nav)}})},children:[(0,x.jsx)("i",{className:Ie().downloadIcon}),(0,x.jsxs)("p",{className:Ie().downloadText,children:[(0,x.jsx)("span",{className:_()(Ie().downloadTextYYB,(0,i.Z)({},Ie().semTemplate,null===c||void 0===c?void 0:c.isValidTemplate)),children:"\u5e94\u7528\u5b9d"}),(0,x.jsx)("span",{children:"\u7535\u8111\u7248"})]})]})]})}),(0,x.jsx)("div",{className:Ie().headerPlaceholder}),nt.includes(u)&&!l&&!d&&(0,x.jsx)("div",{className:Ie().downloadQRCodeContainer,"dt-eid":"yybn_qrcode","dt-params":(0,m.L7)({cardid:F.Ks.header_navigation}),children:(0,x.jsxs)("div",{className:Ie().downloadQRCode,children:[(0,x.jsx)(w.E,{className:Ie().downloadQRCodeImage,src:O.i3,width:136,height:136,alt:"\u626b\u7801\u4e0b\u8f7d\u5e94\u7528\u5b9dAPP"}),(0,x.jsx)("p",{className:Ie().downloadQRCodeText,children:"\u626b\u7801\u4e0b\u8f7d\u5e94\u7528\u5b9dAPP"})]})})]})},ot=n(63253),it=n.n(ot),at=function(e){var t=e.children,n=e.breadcrumbItems,r=((0,f.useContext)(p.Il)||{}).initialInfo||{},o=r.pageId,i=r.pageParams,a=void 0===i?{}:i,c=(0,h.useRouter)().pathname,s=(0,f.useState)(!0),u=s[0],l=s[1],d="/"===c,y=["/download","/pcsem/download"].includes(c),g=["/download","/pcsem/download"].includes(c),v=c.startsWith("/landing-page");return(0,x.jsxs)("div",{className:_()(it().layout),"dt-pgid":o,"dt-params":(0,m.L7)(a),children:[!v&&(0,x.jsx)("header",{children:(0,x.jsx)(rt,{})}),(0,x.jsxs)("main",{className:it().main,children:[d&&u&&(0,x.jsxs)("div",{className:it().tips,children:[(0,x.jsx)("div",{className:it().tipsName,children:"\u7535\u8111\u8bbf\u95eesj.qq.com\u4e0b\u8f7d\u5e94\u7528\u5b9d\u7535\u8111\u7248Beta\uff0c\u7545\u73a9\u624b\u673aAPP"}),(0,x.jsx)("i",{className:it().tipsCloseIcon,onClick:function(){return l(!1)}})]}),n&&(0,x.jsx)(R,{breadcrumbItems:n}),t,!g&&(0,x.jsx)(D,{})]}),(0,x.jsx)(I,{}),!v&&!y&&(0,x.jsx)("footer",{children:(0,x.jsx)(we,{})})]})},ct=n(85818),st={title:"\u817e\u8baf\u5e94\u7528\u5b9d\u5b98\u7f51-\u5168\u7f51\u6700\u65b0\u70ed\u5e94\u7528\u53ca\u6e38\u620f\u4e0b\u8f7d",description:"\u5e94\u7528\u5b9d\u662f\u817e\u8baf\u65d7\u4e0b\u5b98\u65b9\u624b\u673a\u5e94\u7528\u5546\u5e97\uff0c\u81f4\u529b\u4e8e\u4e3a\u60a8\u63d0\u4f9b\u6d77\u91cf\u3001\u4f18\u8d28\u3001\u5b89\u5168\u3001\u6700\u65b0\u7684\u5b89\u5353\u5e94\u7528\u6e38\u620f\u4e0b\u8f7d\uff01",keywords:"\u817e\u8baf\u5e94\u7528\u5b9d\u5b98\u7f51,\u5e94\u7528\u5b9d\u4e0b\u8f7d".concat((0,m.H8)(),"\u6700\u65b0\u7248,\u5e94\u7528\u5b9dapp\u5b98\u65b9\u4e0b\u8f7d,\u5e94\u7528\u5b9d\u514d\u8d39\u4e0b\u8f7d\u5b89\u88c5,\u5e94\u7528\u5b9d\u5b89\u5353\u7248,\u5e94\u7528\u5b9d\u6b63\u7248\u4e0b\u8f7d"),openGraphImage:"https://static.sj.qq.com/img/yyb-logo.svg",openGraphSiteName:"\u817e\u8baf\u5e94\u7528\u5b9d",openGraphUrl:"https://sj.qq.com/",schema:{}},ut=function(e){var t=e.title,n=void 0===t?"":t,r=e.description,o=void 0===r?"":r,i=e.keywords,a=void 0===i?"":i,c=e.openGraphImage,s=e.openGraphSiteName,u=e.openGraphUrl,f="".concat((0,m.H8)()),p=n.replace(/ReplaceCurrentYear/g,f),d=o.replace(/ReplaceCurrentYear/g,f),_=a.replace(/ReplaceCurrentYear/g,f);return(0,x.jsxs)(l(),{children:[(0,x.jsx)("title",{children:p||st.title},"title"),(0,x.jsx)("meta",{charSet:"utf-8"}),(0,x.jsx)("meta",{name:"applicable-device",content:"pc,mobile"}),(0,x.jsx)("meta",{name:"viewport",content:"width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0"}),(0,x.jsx)("meta",{name:"description",content:d||st.description}),(0,x.jsx)("meta",{name:"keywords",content:_||st.keywords}),(0,x.jsx)("meta",{property:"og:type",content:"website"},"og:type"),(0,x.jsx)("meta",{property:"og:title",content:p||st.title},"og:title"),(0,x.jsx)("meta",{property:"og:description",content:d||st.description},"og:description"),(0,x.jsx)("meta",{property:"og:image",content:c||st.openGraphImage},"og:image"),(0,x.jsx)("meta",{property:"og:site_name",content:s||st.openGraphSiteName},"og:site_name"),(0,x.jsx)("meta",{property:"og:url",content:u||st.openGraphUrl},"og:url"),(0,x.jsx)("meta",{name:"360-site-verification",content:"029dec20f059617508a7e2b0fc63684d"}),(0,x.jsx)("meta",{name:"msvalidate.01",content:"E8FA97438F3589BE9BE03E01DC9DAFE4"}),(0,x.jsx)("meta",{name:"sogou_site_verification",content:"dJOwwQYWjB"}),ct.t.map((function(e){return(0,x.jsxs)(x.Fragment,{children:[(0,x.jsx)("link",{rel:"preconnect",href:"//".concat(e)},"".concat(e,"-preconnect")),(0,x.jsx)("link",{rel:"dns-prefetch",href:"//".concat(e)},"".concat(e,"-prefetch"))]})}))]})},lt=n(83399),ft=n.n(lt),pt=function(){var e=(0,f.useContext)(p.Il).splashAdsData||{},t=e.imageUrl,n=e.link,r=e.game_type,o=e.pkg_name,i=void 0===o?"":o,a=e.count_down,c=void 0===a?0:a,s=(0,f.useState)(!0),u=s[0],l=s[1],d=(0,h.useRouter)().query.supply_id,_="string"===typeof d&&(0,m.hj)(d),y=(0,f.useRef)(),g=(0,f.useState)(c),v=g[0],b=g[1],E=(0,f.useCallback)((function(e){if(e&&(0,m.Ow)(e),l(!1),n)c&&0===v?location.href=n:window.open(n,"__blank");else switch(r){case p.RW.PCYYB:(0,Q.AB)({customParams:{supply_id:(0,ae.iq)(O.sR.SplashAds)},target:null===e||void 0===e?void 0:e.target});break;case p.RW.Apk:(0,Q.AB)({appInfo:{pkg_name:i,game_type:H.D$.NORMAL_APP},customParams:{supply_id:(0,ae.iq)(O.sR.SplashAds)},target:null===e||void 0===e?void 0:e.target});break;case p.RW.PreOrder:window.open((0,M.g)((0,X.Jg)({pkg_name:i,is_cloud_game:H.WE.FALSE})),"__blank")}}),[r,n,i,c,v]);return(0,f.useEffect)((function(){if(c&&!_&&document.documentElement.classList.contains("canShowSplashAds"))return y.current=window.setInterval((function(){b((function(e){return e>0?e-1:0})),0===v&&(E(),clearInterval(y.current))}),1e3),function(){clearInterval(y.current)}}),[c,E,v,_]),(0,f.useEffect)((function(){t&&!_&&localStorage.setItem("YYB_SPLASH_ADS_SHOW_DATE",function(){var e=new Date;return[e.getFullYear(),e.getMonth()+1,e.getDate()].join("")}())}),[t,_]),u&&t?_?null:(0,x.jsx)("div",{className:ft().splashAds,onClick:function(){l(!1),clearInterval(y.current)},children:(0,x.jsxs)("div",{className:ft().content,children:[c&&(0,x.jsx)("div",{className:ft().count_down,children:v}),(0,x.jsx)(w.E,{"dt-eid":"popups","dt-params":(0,m.L7)({download_url:n,order:v}),onClick:E,className:ft().image,src:t,alt:""}),(0,x.jsx)("div",{className:ft().close})]})}):null},dt=n(25833),_t=n(80494),ht=n(24386),mt=n(76333);function yt(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 gt(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?yt(Object(n),!0).forEach((function(t){(0,i.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):yt(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var vt=function(){var e;window._hmt=window._hmt||[];var t=document.createElement("script");t.src="https://hm.baidu.com/hm.js?54c82ac440add7032803c966915f1b09";var n=document.getElementsByTagName("script")[0];null===(e=n.parentNode)||void 0===e||e.insertBefore(t,n)},bt=n(74017),wt=n(15450);n(40906);function Et(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 Ot(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Et(Object(n),!0).forEach((function(t){(0,i.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Et(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var xt=function(){var e=(0,o.Z)(c().mark((function e(t){var r;return c().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,n.e(5114).then(n.t.bind(n,75114,23));case 2:r=e.sent.default,window.aegis||(window.aegis=new r(Ot({id:t.id,reportApiSpeed:!0,reportAssetSpeed:!0,beforeRequest:function(e){var t;return!window.navigator.userAgent.includes("HeyTapBrowser")&&("TypeError: message:Failed to fetch"!==(null===e||void 0===e||null===(t=e.logs)||void 0===t?void 0:t.msg)&&e)}},t)));case 4:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}();function It(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 At(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?It(Object(n),!0).forEach((function(t){(0,i.Z)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):It(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function jt(e){if(window.supportTimingReport){var t=e.name,n=e.value;window.reportTime(t,n)}}var Tt=function(e){var t=e.Component,n=e.pageProps,r=n.breadcrumbItems,i=n.dynamicCardResponse,a=n.seoMeta,u=void 0===a?{}:a,d=n.disableLayout,_=(0,f.useMemo)((function(){return At(At({},n.context),{},{dynamicCardResponse:i})}),[i,n.context]),h=_.initialInfo,y=null!==h&&void 0!==h?h:{},g=y.pageId,v=y.pageParams,b=void 0===v?{}:v,w=y.isWeChat,E=y.weChatConfig,O=y.isIOS,I=y.themeGrey,A=y.beaconId,j=y.aegisId;return(0,f.useMemo)((function(){wt.h.setContext(_)}),[_]),(0,f.useEffect)((function(){var e=function(){var e=(0,o.Z)(c().mark((function e(){var t,n;return c().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t=s.parse(document.cookie),n=t[dt.xF]||"web",e.next=4,xt({id:j,uin:n});case 4:return e.next=6,(0,bt.dS)(A,{uuid:n});case 6:vt();case 7:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();e()}),[]),function(e){var t=e.disable,n=e.weChatConfig;(0,f.useEffect)((function(){var e=function(){var e=(0,o.Z)(c().mark((function e(){return c().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(e.prev=0,!t){e.next=3;break}return e.abrupt("return");case 3:if(n){e.next=5;break}return e.abrupt("return");case 5:return e.next=7,(0,mt.v)("https://res.wx.qq.com/open/js/jweixin-1.6.0.js");case 7:if(window.wx){e.next=9;break}throw new Error("Load Script Error");case 9:window.wx.config({debug:!1,appId:n.weChatAppId,timestamp:n.timestamp,nonceStr:n.nonce,signature:n.signature,jsApiList:[],openTagList:["wx-open-launch-weapp"]}),window.wx.ready((function(){})),window.wx.error((function(e){(0,_t.Hj)(gt({errorName:F.IL.INIT_WE_CHAT_SDK},(0,ht.a)(e)))})),e.next=17;break;case 14:e.prev=14,e.t0=e.catch(0),(0,_t.Hj)(gt({errorName:F.IL.INIT_WE_CHAT_SDK},(0,ht.a)(e.t0)));case 17:case"end":return e.stop()}}),e,null,[[0,14]])})));return function(){return e.apply(this,arguments)}}();e()}),[t,n])}({disable:!(w&&O),weChatConfig:E}),d?(0,x.jsx)(p.Il.Provider,{value:_,children:(0,x.jsxs)("div",{"dt-pgid":g,"dt-params":(0,m.L7)(b),children:[(0,x.jsx)(ut,At({},u)),(0,x.jsx)(t,At({},n)),(0,x.jsx)("div",{id:"modal-root"})]})}):(0,x.jsx)(p.Il.Provider,{value:_,children:(0,x.jsxs)(at,{breadcrumbItems:r,children:[(0,x.jsx)(l(),{children:(0,x.jsx)("script",{id:"initial",dangerouslySetInnerHTML:{__html:"\n            if (".concat(I,") {\n              document.documentElement.classList && document.documentElement.classList.add('themeGrey');\n            }\n\n            var date = new Date();\n            var currentDate = [date.getFullYear(), date.getMonth() + 1, date.getDate()].join('');\n\n            if (window.localStorage && window.localStorage.getItem('YYB_SPLASH_ADS_SHOW_DATE') !== currentDate) {\n              document.documentElement.classList && document.documentElement.classList.add('canShowSplashAds');\n            }\n\n            if (window.location.pathname === '/download' || window.location.pathname === '/pcsem/download') {\n              document.documentElement.style.fontSize = (Math.min(window.innerWidth, 1920) / 1920 * 100).toFixed(5) + 'px';\n            }\n\n            window.requestReportApi = function (pathname, query) {\n              var operator = window.location.search ? '&' : '?';\n              var url = pathname + window.location.search + operator + 'original_path=' + window.location.pathname + (query || '');\n              var success = window.navigator && window.navigator.sendBeacon && window.navigator.sendBeacon(url);\n\n              if (!success) {\n                var img = new Image();\n                img.width = 1;\n                img.height = 1;\n                img.src = url;\n              }\n            };\n\n            window.getPerformanceTiming = function (name) {\n              if (window.performance && window.performance.timing) {\n                return window.performance.timing[name];\n              }\n\n              return 0;\n            };\n\n            window.getExtra = function () {\n              var ret = {};\n              if ('connection' in window.navigator) {\n                var connection = window.navigator.connection || window.navigator.mozConnection || window.navigator.webkitConnection;\n                ret.effectiveType = connection.effectiveType;\n                ret.downlink = connection.downlink;\n                ret.rtt = connection.rtt;\n              }\n\n              return Object.keys(ret).length > 0 ? JSON.stringify(ret) : '';\n            }\n\n            window.reportTime = function (eventName, eventValue) {\n              var navigationStart = window.getPerformanceTiming('navigationStart');\n              var duration = navigationStart ? Date.now() - navigationStart : 0;\n              var value = typeof eventValue === 'undefined' ? duration : eventValue;\n              window.requestReportApi('/api/beaconReport', '&eventName=' + eventName + '&eventValue=' + value);\n            };\n\n            window.supportTimingReport = window.location.pathname.indexOf('/pcsem/') === 0;\n\n            if (!window.hasReportView) {\n              window.hasReportView = true;\n              window.reportTime('InitTime');\n\n              window.addEventListener(\"load\", function () {\n                window.reportTime('loadTime');\n              });\n\n              document.addEventListener(\"DOMContentLoaded\", function () {\n                window.reportTime('DOMContentLoadedTime');\n                window.reportTime('DNS', window.getPerformanceTiming('domainLookupEnd') - window.getPerformanceTiming('domainLookupStart'));\n                window.reportTime('SSL', window.getPerformanceTiming('secureConnectionStart') === 0 ? 0 : window.getPerformanceTiming('connectEnd') - window.getPerformanceTiming('secureConnectionStart'));\n                window.reportTime('TCP', window.getPerformanceTiming('connectEnd') - window.getPerformanceTiming('connectStart'));\n                window.reportTime('BeforeDNS', window.getPerformanceTiming('domainLookupStart') - window.getPerformanceTiming('navigationStart'));\n                window.reportTime('ServerResponse', window.getPerformanceTiming('responseStart') - window.getPerformanceTiming('requestStart'));\n                window.reportTime('ResponseDownload', window.getPerformanceTiming('responseEnd') - window.getPerformanceTiming('responseStart'));\n                window.reportTime('DOMProcessing', Date.now() - window.getPerformanceTiming('responseEnd'));\n\n                if (window.performance.getEntriesByType) {\n                  var performanceNavigationTiming = window.performance.getEntriesByType('navigation')[0];\n                  window.reportTime('encodedBodySize', performanceNavigationTiming.encodedBodySize);\n                  window.reportTime('decodedBodySize', performanceNavigationTiming.decodedBodySize);\n                }\n              });\n\n              document.addEventListener('visibilitychange', function () {\n                if (document.visibilityState === 'hidden') {\n                  window.reportTime('DocumentHiddenTime');\n                }\n              });\n            }\n          ")}})}),(0,x.jsx)(ut,At({},u)),(0,x.jsx)(t,At({},n)),(0,x.jsx)(pt,{}),(0,x.jsx)("div",{id:"modal-root"})]})})}},38399:function(e){"use strict";e.exports=function(){return Object.assign}},83454:function(e,t,n){"use strict";var r,o;e.exports=(null==(r=n.g.process)?void 0:r.env)&&"object"===typeof(null==(o=n.g.process)?void 0:o.env)?n.g.process:n(77663)},6840:function(e,t,n){(window.__NEXT_P=window.__NEXT_P||[]).push(["/_app",function(){return n(10361)}])},21876:function(e){!function(){var t={449:function(e,t){"use strict";t.byteLength=function(e){var t=s(e),n=t[0],r=t[1];return 3*(n+r)/4-r},t.toByteArray=function(e){var t,n,i=s(e),a=i[0],c=i[1],u=new o(function(e,t,n){return 3*(t+n)/4-n}(0,a,c)),l=0,f=c>0?a-4:a;for(n=0;n<f;n+=4)t=r[e.charCodeAt(n)]<<18|r[e.charCodeAt(n+1)]<<12|r[e.charCodeAt(n+2)]<<6|r[e.charCodeAt(n+3)],u[l++]=t>>16&255,u[l++]=t>>8&255,u[l++]=255&t;2===c&&(t=r[e.charCodeAt(n)]<<2|r[e.charCodeAt(n+1)]>>4,u[l++]=255&t);1===c&&(t=r[e.charCodeAt(n)]<<10|r[e.charCodeAt(n+1)]<<4|r[e.charCodeAt(n+2)]>>2,u[l++]=t>>8&255,u[l++]=255&t);return u},t.fromByteArray=function(e){for(var t,r=e.length,o=r%3,i=[],a=16383,c=0,s=r-o;c<s;c+=a)i.push(l(e,c,c+a>s?s:c+a));1===o?(t=e[r-1],i.push(n[t>>2]+n[t<<4&63]+"==")):2===o&&(t=(e[r-2]<<8)+e[r-1],i.push(n[t>>10]+n[t>>4&63]+n[t<<2&63]+"="));return i.join("")};for(var n=[],r=[],o="undefined"!==typeof Uint8Array?Uint8Array:Array,i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",a=0,c=i.length;a<c;++a)n[a]=i[a],r[i.charCodeAt(a)]=a;function s(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");return-1===n&&(n=t),[n,n===t?0:4-n%4]}function u(e){return n[e>>18&63]+n[e>>12&63]+n[e>>6&63]+n[63&e]}function l(e,t,n){for(var r,o=[],i=t;i<n;i+=3)r=(e[i]<<16&16711680)+(e[i+1]<<8&65280)+(255&e[i+2]),o.push(u(r));return o.join("")}r["-".charCodeAt(0)]=62,r["_".charCodeAt(0)]=63},877:function(e,t,n){"use strict";var r=n(449),o=n(543),i="function"===typeof Symbol&&"function"===typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):null;t.Buffer=s,t.SlowBuffer=function(e){+e!=e&&(e=0);return s.alloc(+e)},t.INSPECT_MAX_BYTES=50;var a=2147483647;function c(e){if(e>a)throw new RangeError('The value "'+e+'" is invalid for option "size"');var t=new Uint8Array(e);return Object.setPrototypeOf(t,s.prototype),t}function s(e,t,n){if("number"===typeof e){if("string"===typeof t)throw new TypeError('The "string" argument must be of type string. Received type number');return f(e)}return u(e,t,n)}function u(e,t,n){if("string"===typeof e)return function(e,t){"string"===typeof t&&""!==t||(t="utf8");if(!s.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var n=0|h(e,t),r=c(n),o=r.write(e,t);o!==n&&(r=r.slice(0,o));return r}(e,t);if(ArrayBuffer.isView(e))return p(e);if(null==e)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(Y(e,ArrayBuffer)||e&&Y(e.buffer,ArrayBuffer))return d(e,t,n);if("undefined"!==typeof SharedArrayBuffer&&(Y(e,SharedArrayBuffer)||e&&Y(e.buffer,SharedArrayBuffer)))return d(e,t,n);if("number"===typeof e)throw new TypeError('The "value" argument must not be of type number. Received type number');var r=e.valueOf&&e.valueOf();if(null!=r&&r!==e)return s.from(r,t,n);var o=function(e){if(s.isBuffer(e)){var t=0|_(e.length),n=c(t);return 0===n.length||e.copy(n,0,0,t),n}if(void 0!==e.length)return"number"!==typeof e.length||F(e.length)?c(0):p(e);if("Buffer"===e.type&&Array.isArray(e.data))return p(e.data)}(e);if(o)return o;if("undefined"!==typeof Symbol&&null!=Symbol.toPrimitive&&"function"===typeof e[Symbol.toPrimitive])return s.from(e[Symbol.toPrimitive]("string"),t,n);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}function l(e){if("number"!==typeof e)throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function f(e){return l(e),c(e<0?0:0|_(e))}function p(e){for(var t=e.length<0?0:0|_(e.length),n=c(t),r=0;r<t;r+=1)n[r]=255&e[r];return n}function d(e,t,n){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(n||0))throw new RangeError('"length" is outside of buffer bounds');var r;return r=void 0===t&&void 0===n?new Uint8Array(e):void 0===n?new Uint8Array(e,t):new Uint8Array(e,t,n),Object.setPrototypeOf(r,s.prototype),r}function _(e){if(e>=a)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+a.toString(16)+" bytes");return 0|e}function h(e,t){if(s.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||Y(e,ArrayBuffer))return e.byteLength;if("string"!==typeof e)throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var n=e.length,r=arguments.length>2&&!0===arguments[2];if(!r&&0===n)return 0;for(var o=!1;;)switch(t){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":return G(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return U(e).length;default:if(o)return r?-1:G(e).length;t=(""+t).toLowerCase(),o=!0}}function m(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 D(this,t,n);case"utf8":case"utf-8":return j(this,t,n);case"ascii":return S(this,t,n);case"latin1":case"binary":return L(this,t,n);case"base64":return A(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return M(this,t,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}function y(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}function g(e,t,n,r,o){if(0===e.length)return-1;if("string"===typeof n?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),F(n=+n)&&(n=o?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(o)return-1;n=e.length-1}else if(n<0){if(!o)return-1;n=0}if("string"===typeof t&&(t=s.from(t,r)),s.isBuffer(t))return 0===t.length?-1:v(e,t,n,r,o);if("number"===typeof t)return t&=255,"function"===typeof Uint8Array.prototype.indexOf?o?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):v(e,[t],n,r,o);throw new TypeError("val must be string, number or Buffer")}function v(e,t,n,r,o){var i,a=1,c=e.length,s=t.length;if(void 0!==r&&("ucs2"===(r=String(r).toLowerCase())||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(e.length<2||t.length<2)return-1;a=2,c/=2,s/=2,n/=2}function u(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}if(o){var l=-1;for(i=n;i<c;i++)if(u(e,i)===u(t,-1===l?0:i-l)){if(-1===l&&(l=i),i-l+1===s)return l*a}else-1!==l&&(i-=i-l),l=-1}else for(n+s>c&&(n=c-s),i=n;i>=0;i--){for(var f=!0,p=0;p<s;p++)if(u(e,i+p)!==u(t,p)){f=!1;break}if(f)return i}return-1}function b(e,t,n,r){n=Number(n)||0;var o=e.length-n;r?(r=Number(r))>o&&(r=o):r=o;var i=t.length;r>i/2&&(r=i/2);for(var a=0;a<r;++a){var c=parseInt(t.substr(2*a,2),16);if(F(c))return a;e[n+a]=c}return a}function w(e,t,n,r){return W(G(t,e.length-n),e,n,r)}function E(e,t,n,r){return W(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 E(e,t,n,r)}function x(e,t,n,r){return W(U(t),e,n,r)}function I(e,t,n,r){return W(function(e,t){for(var n,r,o,i=[],a=0;a<e.length&&!((t-=2)<0);++a)r=(n=e.charCodeAt(a))>>8,o=n%256,i.push(o),i.push(r);return i}(t,e.length-n),e,n,r)}function A(e,t,n){return 0===t&&n===e.length?r.fromByteArray(e):r.fromByteArray(e.slice(t,n))}function j(e,t,n){n=Math.min(e.length,n);for(var r=[],o=t;o<n;){var i,a,c,s,u=e[o],l=null,f=u>239?4:u>223?3:u>191?2:1;if(o+f<=n)switch(f){case 1:u<128&&(l=u);break;case 2:128===(192&(i=e[o+1]))&&(s=(31&u)<<6|63&i)>127&&(l=s);break;case 3:i=e[o+1],a=e[o+2],128===(192&i)&&128===(192&a)&&(s=(15&u)<<12|(63&i)<<6|63&a)>2047&&(s<55296||s>57343)&&(l=s);break;case 4:i=e[o+1],a=e[o+2],c=e[o+3],128===(192&i)&&128===(192&a)&&128===(192&c)&&(s=(15&u)<<18|(63&i)<<12|(63&a)<<6|63&c)>65535&&s<1114112&&(l=s)}null===l?(l=65533,f=1):l>65535&&(l-=65536,r.push(l>>>10&1023|55296),l=56320|1023&l),r.push(l),o+=f}return T(r)}t.kMaxLength=a,s.TYPED_ARRAY_SUPPORT=function(){try{var e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),42===e.foo()}catch(e){return!1}}(),s.TYPED_ARRAY_SUPPORT||"undefined"===typeof console||"function"!==typeof console.error||console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support."),Object.defineProperty(s.prototype,"parent",{enumerable:!0,get:function(){if(s.isBuffer(this))return this.buffer}}),Object.defineProperty(s.prototype,"offset",{enumerable:!0,get:function(){if(s.isBuffer(this))return this.byteOffset}}),s.poolSize=8192,s.from=function(e,t,n){return u(e,t,n)},Object.setPrototypeOf(s.prototype,Uint8Array.prototype),Object.setPrototypeOf(s,Uint8Array),s.alloc=function(e,t,n){return function(e,t,n){return l(e),e<=0?c(e):void 0!==t?"string"===typeof n?c(e).fill(t,n):c(e).fill(t):c(e)}(e,t,n)},s.allocUnsafe=function(e){return f(e)},s.allocUnsafeSlow=function(e){return f(e)},s.isBuffer=function(e){return null!=e&&!0===e._isBuffer&&e!==s.prototype},s.compare=function(e,t){if(Y(e,Uint8Array)&&(e=s.from(e,e.offset,e.byteLength)),Y(t,Uint8Array)&&(t=s.from(t,t.offset,t.byteLength)),!s.isBuffer(e)||!s.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===t)return 0;for(var n=e.length,r=t.length,o=0,i=Math.min(n,r);o<i;++o)if(e[o]!==t[o]){n=e[o],r=t[o];break}return n<r?-1:r<n?1:0},s.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}},s.concat=function(e,t){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return s.alloc(0);var n;if(void 0===t)for(t=0,n=0;n<e.length;++n)t+=e[n].length;var r=s.allocUnsafe(t),o=0;for(n=0;n<e.length;++n){var i=e[n];if(Y(i,Uint8Array)&&(i=s.from(i)),!s.isBuffer(i))throw new TypeError('"list" argument must be an Array of Buffers');i.copy(r,o),o+=i.length}return r},s.byteLength=h,s.prototype._isBuffer=!0,s.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)y(this,t,t+1);return this},s.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)y(this,t,t+3),y(this,t+1,t+2);return this},s.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)y(this,t,t+7),y(this,t+1,t+6),y(this,t+2,t+5),y(this,t+3,t+4);return this},s.prototype.toString=function(){var e=this.length;return 0===e?"":0===arguments.length?j(this,0,e):m.apply(this,arguments)},s.prototype.toLocaleString=s.prototype.toString,s.prototype.equals=function(e){if(!s.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e||0===s.compare(this,e)},s.prototype.inspect=function(){var e="",n=t.INSPECT_MAX_BYTES;return e=this.toString("hex",0,n).replace(/(.{2})/g,"$1 ").trim(),this.length>n&&(e+=" ... "),"<Buffer "+e+">"},i&&(s.prototype[i]=s.prototype.inspect),s.prototype.compare=function(e,t,n,r,o){if(Y(e,Uint8Array)&&(e=s.from(e,e.offset,e.byteLength)),!s.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(void 0===t&&(t=0),void 0===n&&(n=e?e.length:0),void 0===r&&(r=0),void 0===o&&(o=this.length),t<0||n>e.length||r<0||o>this.length)throw new RangeError("out of range index");if(r>=o&&t>=n)return 0;if(r>=o)return-1;if(t>=n)return 1;if(this===e)return 0;for(var i=(o>>>=0)-(r>>>=0),a=(n>>>=0)-(t>>>=0),c=Math.min(i,a),u=this.slice(r,o),l=e.slice(t,n),f=0;f<c;++f)if(u[f]!==l[f]){i=u[f],a=l[f];break}return i<a?-1:a<i?1:0},s.prototype.includes=function(e,t,n){return-1!==this.indexOf(e,t,n)},s.prototype.indexOf=function(e,t,n){return g(this,e,t,n,!0)},s.prototype.lastIndexOf=function(e,t,n){return g(this,e,t,n,!1)},s.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 o=this.length-t;if((void 0===n||n>o)&&(n=o),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var i=!1;;)switch(r){case"hex":return b(this,e,t,n);case"utf8":case"utf-8":return w(this,e,t,n);case"ascii":return E(this,e,t,n);case"latin1":case"binary":return O(this,e,t,n);case"base64":return x(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return I(this,e,t,n);default:if(i)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),i=!0}},s.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function T(e){var t=e.length;if(t<=4096)return String.fromCharCode.apply(String,e);for(var n="",r=0;r<t;)n+=String.fromCharCode.apply(String,e.slice(r,r+=4096));return n}function S(e,t,n){var r="";n=Math.min(e.length,n);for(var o=t;o<n;++o)r+=String.fromCharCode(127&e[o]);return r}function L(e,t,n){var r="";n=Math.min(e.length,n);for(var o=t;o<n;++o)r+=String.fromCharCode(e[o]);return r}function D(e,t,n){var r=e.length;(!t||t<0)&&(t=0),(!n||n<0||n>r)&&(n=r);for(var o="",i=t;i<n;++i)o+=H[e[i]];return o}function M(e,t,n){for(var r=e.slice(t,n),o="",i=0;i<r.length;i+=2)o+=String.fromCharCode(r[i]+256*r[i+1]);return o}function N(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 C(e,t,n,r,o,i){if(!s.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>o||t<i)throw new RangeError('"value" argument is out of bounds');if(n+r>e.length)throw new RangeError("Index out of range")}function B(e,t,n,r,o,i){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function P(e,t,n,r,i){return t=+t,n>>>=0,i||B(e,0,n,4),o.write(e,t,n,r,23,4),n+4}function k(e,t,n,r,i){return t=+t,n>>>=0,i||B(e,0,n,8),o.write(e,t,n,r,52,8),n+8}s.prototype.slice=function(e,t){var n=this.length;(e=~~e)<0?(e+=n)<0&&(e=0):e>n&&(e=n),(t=void 0===t?n:~~t)<0?(t+=n)<0&&(t=0):t>n&&(t=n),t<e&&(t=e);var r=this.subarray(e,t);return Object.setPrototypeOf(r,s.prototype),r},s.prototype.readUIntLE=function(e,t,n){e>>>=0,t>>>=0,n||N(e,t,this.length);for(var r=this[e],o=1,i=0;++i<t&&(o*=256);)r+=this[e+i]*o;return r},s.prototype.readUIntBE=function(e,t,n){e>>>=0,t>>>=0,n||N(e,t,this.length);for(var r=this[e+--t],o=1;t>0&&(o*=256);)r+=this[e+--t]*o;return r},s.prototype.readUInt8=function(e,t){return e>>>=0,t||N(e,1,this.length),this[e]},s.prototype.readUInt16LE=function(e,t){return e>>>=0,t||N(e,2,this.length),this[e]|this[e+1]<<8},s.prototype.readUInt16BE=function(e,t){return e>>>=0,t||N(e,2,this.length),this[e]<<8|this[e+1]},s.prototype.readUInt32LE=function(e,t){return e>>>=0,t||N(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},s.prototype.readUInt32BE=function(e,t){return e>>>=0,t||N(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},s.prototype.readIntLE=function(e,t,n){e>>>=0,t>>>=0,n||N(e,t,this.length);for(var r=this[e],o=1,i=0;++i<t&&(o*=256);)r+=this[e+i]*o;return r>=(o*=128)&&(r-=Math.pow(2,8*t)),r},s.prototype.readIntBE=function(e,t,n){e>>>=0,t>>>=0,n||N(e,t,this.length);for(var r=t,o=1,i=this[e+--r];r>0&&(o*=256);)i+=this[e+--r]*o;return i>=(o*=128)&&(i-=Math.pow(2,8*t)),i},s.prototype.readInt8=function(e,t){return e>>>=0,t||N(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},s.prototype.readInt16LE=function(e,t){e>>>=0,t||N(e,2,this.length);var n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},s.prototype.readInt16BE=function(e,t){e>>>=0,t||N(e,2,this.length);var n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},s.prototype.readInt32LE=function(e,t){return e>>>=0,t||N(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},s.prototype.readInt32BE=function(e,t){return e>>>=0,t||N(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},s.prototype.readFloatLE=function(e,t){return e>>>=0,t||N(e,4,this.length),o.read(this,e,!0,23,4)},s.prototype.readFloatBE=function(e,t){return e>>>=0,t||N(e,4,this.length),o.read(this,e,!1,23,4)},s.prototype.readDoubleLE=function(e,t){return e>>>=0,t||N(e,8,this.length),o.read(this,e,!0,52,8)},s.prototype.readDoubleBE=function(e,t){return e>>>=0,t||N(e,8,this.length),o.read(this,e,!1,52,8)},s.prototype.writeUIntLE=function(e,t,n,r){(e=+e,t>>>=0,n>>>=0,r)||C(this,e,t,n,Math.pow(2,8*n)-1,0);var o=1,i=0;for(this[t]=255&e;++i<n&&(o*=256);)this[t+i]=e/o&255;return t+n},s.prototype.writeUIntBE=function(e,t,n,r){(e=+e,t>>>=0,n>>>=0,r)||C(this,e,t,n,Math.pow(2,8*n)-1,0);var o=n-1,i=1;for(this[t+o]=255&e;--o>=0&&(i*=256);)this[t+o]=e/i&255;return t+n},s.prototype.writeUInt8=function(e,t,n){return e=+e,t>>>=0,n||C(this,e,t,1,255,0),this[t]=255&e,t+1},s.prototype.writeUInt16LE=function(e,t,n){return e=+e,t>>>=0,n||C(this,e,t,2,65535,0),this[t]=255&e,this[t+1]=e>>>8,t+2},s.prototype.writeUInt16BE=function(e,t,n){return e=+e,t>>>=0,n||C(this,e,t,2,65535,0),this[t]=e>>>8,this[t+1]=255&e,t+2},s.prototype.writeUInt32LE=function(e,t,n){return e=+e,t>>>=0,n||C(this,e,t,4,4294967295,0),this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e,t+4},s.prototype.writeUInt32BE=function(e,t,n){return e=+e,t>>>=0,n||C(this,e,t,4,4294967295,0),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},s.prototype.writeIntLE=function(e,t,n,r){if(e=+e,t>>>=0,!r){var o=Math.pow(2,8*n-1);C(this,e,t,n,o-1,-o)}var i=0,a=1,c=0;for(this[t]=255&e;++i<n&&(a*=256);)e<0&&0===c&&0!==this[t+i-1]&&(c=1),this[t+i]=(e/a>>0)-c&255;return t+n},s.prototype.writeIntBE=function(e,t,n,r){if(e=+e,t>>>=0,!r){var o=Math.pow(2,8*n-1);C(this,e,t,n,o-1,-o)}var i=n-1,a=1,c=0;for(this[t+i]=255&e;--i>=0&&(a*=256);)e<0&&0===c&&0!==this[t+i+1]&&(c=1),this[t+i]=(e/a>>0)-c&255;return t+n},s.prototype.writeInt8=function(e,t,n){return e=+e,t>>>=0,n||C(this,e,t,1,127,-128),e<0&&(e=255+e+1),this[t]=255&e,t+1},s.prototype.writeInt16LE=function(e,t,n){return e=+e,t>>>=0,n||C(this,e,t,2,32767,-32768),this[t]=255&e,this[t+1]=e>>>8,t+2},s.prototype.writeInt16BE=function(e,t,n){return e=+e,t>>>=0,n||C(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=255&e,t+2},s.prototype.writeInt32LE=function(e,t,n){return e=+e,t>>>=0,n||C(this,e,t,4,2147483647,-2147483648),this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4},s.prototype.writeInt32BE=function(e,t,n){return e=+e,t>>>=0,n||C(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},s.prototype.writeFloatLE=function(e,t,n){return P(this,e,t,!0,n)},s.prototype.writeFloatBE=function(e,t,n){return P(this,e,t,!1,n)},s.prototype.writeDoubleLE=function(e,t,n){return k(this,e,t,!0,n)},s.prototype.writeDoubleBE=function(e,t,n){return k(this,e,t,!1,n)},s.prototype.copy=function(e,t,n,r){if(!s.isBuffer(e))throw new TypeError("argument should be a Buffer");if(n||(n=0),r||0===r||(r=this.length),t>=e.length&&(t=e.length),t||(t=0),r>0&&r<n&&(r=n),r===n)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),e.length-t<r-n&&(r=e.length-t+n);var o=r-n;if(this===e&&"function"===typeof Uint8Array.prototype.copyWithin)this.copyWithin(t,n,r);else if(this===e&&n<t&&t<r)for(var i=o-1;i>=0;--i)e[i+t]=this[i+n];else Uint8Array.prototype.set.call(e,this.subarray(n,r),t);return o},s.prototype.fill=function(e,t,n,r){if("string"===typeof e){if("string"===typeof t?(r=t,t=0,n=this.length):"string"===typeof n&&(r=n,n=this.length),void 0!==r&&"string"!==typeof r)throw new TypeError("encoding must be a string");if("string"===typeof r&&!s.isEncoding(r))throw new TypeError("Unknown encoding: "+r);if(1===e.length){var o=e.charCodeAt(0);("utf8"===r&&o<128||"latin1"===r)&&(e=o)}}else"number"===typeof e?e&=255:"boolean"===typeof e&&(e=Number(e));if(t<0||this.length<t||this.length<n)throw new RangeError("Out of range index");if(n<=t)return this;var i;if(t>>>=0,n=void 0===n?this.length:n>>>0,e||(e=0),"number"===typeof e)for(i=t;i<n;++i)this[i]=e;else{var a=s.isBuffer(e)?e:s.from(e,r),c=a.length;if(0===c)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(i=0;i<n-t;++i)this[i+t]=a[i%c]}return this};var R=/[^+/0-9A-Za-z-_]/g;function G(e,t){var n;t=t||1/0;for(var r=e.length,o=null,i=[],a=0;a<r;++a){if((n=e.charCodeAt(a))>55295&&n<57344){if(!o){if(n>56319){(t-=3)>-1&&i.push(239,191,189);continue}if(a+1===r){(t-=3)>-1&&i.push(239,191,189);continue}o=n;continue}if(n<56320){(t-=3)>-1&&i.push(239,191,189),o=n;continue}n=65536+(o-55296<<10|n-56320)}else o&&(t-=3)>-1&&i.push(239,191,189);if(o=null,n<128){if((t-=1)<0)break;i.push(n)}else if(n<2048){if((t-=2)<0)break;i.push(n>>6|192,63&n|128)}else if(n<65536){if((t-=3)<0)break;i.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;i.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return i}function U(e){return r.toByteArray(function(e){if((e=(e=e.split("=")[0]).trim().replace(R,"")).length<2)return"";for(;e.length%4!==0;)e+="=";return e}(e))}function W(e,t,n,r){for(var o=0;o<r&&!(o+n>=t.length||o>=e.length);++o)t[o+n]=e[o];return o}function Y(e,t){return e instanceof t||null!=e&&null!=e.constructor&&null!=e.constructor.name&&e.constructor.name===t.name}function F(e){return e!==e}var H=function(){for(var e="0123456789abcdef",t=new Array(256),n=0;n<16;++n)for(var r=16*n,o=0;o<16;++o)t[r+o]=e[n]+e[o];return t}()},543:function(e,t){t.read=function(e,t,n,r,o){var i,a,c=8*o-r-1,s=(1<<c)-1,u=s>>1,l=-7,f=n?o-1:0,p=n?-1:1,d=e[t+f];for(f+=p,i=d&(1<<-l)-1,d>>=-l,l+=c;l>0;i=256*i+e[t+f],f+=p,l-=8);for(a=i&(1<<-l)-1,i>>=-l,l+=r;l>0;a=256*a+e[t+f],f+=p,l-=8);if(0===i)i=1-u;else{if(i===s)return a?NaN:1/0*(d?-1:1);a+=Math.pow(2,r),i-=u}return(d?-1:1)*a*Math.pow(2,i-r)},t.write=function(e,t,n,r,o,i){var a,c,s,u=8*i-o-1,l=(1<<u)-1,f=l>>1,p=23===o?Math.pow(2,-24)-Math.pow(2,-77):0,d=r?0:i-1,_=r?1:-1,h=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(c=isNaN(t)?1:0,a=l):(a=Math.floor(Math.log(t)/Math.LN2),t*(s=Math.pow(2,-a))<1&&(a--,s*=2),(t+=a+f>=1?p/s:p*Math.pow(2,1-f))*s>=2&&(a++,s/=2),a+f>=l?(c=0,a=l):a+f>=1?(c=(t*s-1)*Math.pow(2,o),a+=f):(c=t*Math.pow(2,f-1)*Math.pow(2,o),a=0));o>=8;e[n+d]=255&c,d+=_,c/=256,o-=8);for(a=a<<o|c,u+=o;u>0;e[n+d]=255&a,d+=_,a/=256,u-=8);e[n+d-_]|=128*h}}},n={};function r(e){var o=n[e];if(void 0!==o)return o.exports;var i=n[e]={exports:{}},a=!0;try{t[e](i,i.exports,r),a=!1}finally{a&&delete n[e]}return i.exports}r.ab="//";var o=r(877);e.exports=o}()},36560:function(e){e.exports={advertisingElement:"AdvertisingElement_advertisingElement__ZSYAp",noMarket:"AdvertisingElement_noMarket__lFMHe",noWrap:"AdvertisingElement_noWrap__XnzKT",noMarketSpan:"AdvertisingElement_noMarketSpan__akByU",noMarketSpanBox:"AdvertisingElement_noMarketSpanBox__Pv1A8",developer:"AdvertisingElement_developer__5_snS",detail:"AdvertisingElement_detail__HIpud",versionName:"AdvertisingElement_versionName__aVz_7",name:"AdvertisingElement_name__coFn0",separator:"AdvertisingElement_separator__G_n2E",link:"AdvertisingElement_link__4fBhx",DOWNLOAD_MODAL:"AdvertisingElement_DOWNLOAD_MODAL__zrj5l",CLOUD_GAME_MODAL:"AdvertisingElement_CLOUD_GAME_MODAL__9LV6r",WECHAT_GAME_MODAL:"AdvertisingElement_WECHAT_GAME_MODAL__rwHbq",MARKETING_TEMPLATE_DETAIL:"AdvertisingElement_MARKETING_TEMPLATE_DETAIL__CEE3x",placeholder:"AdvertisingElement_placeholder__gC1IW",GAME_DETAIL:"AdvertisingElement_GAME_DETAIL__DAg1_"}},9439:function(e){e.exports={downloadButton:"DownloadButton_downloadButton__hStrN",downloadIcon:"DownloadButton_downloadIcon__UjjsX",COMMON:"DownloadButton_COMMON__X36s4",GAME_LIST:"DownloadButton_GAME_LIST__mHjV8",BLOG_DETAIL:"DownloadButton_BLOG_DETAIL__dooe8",FIXED:"DownloadButton_FIXED__b5Y_N",GAME_DETAIL:"DownloadButton_GAME_DETAIL__97_qD",desktopText:"DownloadButton_desktopText__svaPy",MARKETING_TEMPLATE_B:"DownloadButton_MARKETING_TEMPLATE_B__P97u9",BANNER_V2:"DownloadButton_BANNER_V2__1q4ty",mobileText:"DownloadButton_mobileText__RE_rb"}},92806:function(e){e.exports={PCYYBDownloadButton:"PCYYBDownloadButton_PCYYBDownloadButton__9Q1Pg",isAndroid:"PCYYBDownloadButton_isAndroid__Y2_iw",tips:"PCYYBDownloadButton_tips__PQqKV",downloadIcon:"PCYYBDownloadButton_downloadIcon__OLBig",light:"PCYYBDownloadButton_light__uT8Fv",BANNER_V2:"PCYYBDownloadButton_BANNER_V2__CI4sD",GAME_DETAIL:"PCYYBDownloadButton_GAME_DETAIL__xFU9d",BLOG_DETAIL:"PCYYBDownloadButton_BLOG_DETAIL___u0Nf",TOPIC_DETAIL:"PCYYBDownloadButton_TOPIC_DETAIL__BjfQt",notAdapted:"PCYYBDownloadButton_notAdapted__5aetV",COMMON:"PCYYBDownloadButton_COMMON__8dq1Z",GAME_LIST:"PCYYBDownloadButton_GAME_LIST__eplCR",SEM_TEMPLATE:"PCYYBDownloadButton_SEM_TEMPLATE__QPGEh"}},15764:function(e){e.exports={playButton:"PlayButton_playButton__rcbGL",playIcon:"PlayButton_playIcon__nJ0Nt",COMMON:"PlayButton_COMMON__atnz8",GAME_LIST:"PlayButton_GAME_LIST__VFMe8",BLOG_DETAIL:"PlayButton_BLOG_DETAIL__wSe2t",GAME_DETAIL:"PlayButton_GAME_DETAIL__NHKP1",TOPIC_DETAIL:"PlayButton_TOPIC_DETAIL__ZHOWb",BANNER_V2:"PlayButton_BANNER_V2__BYrHJ",DOWNLOAD_MODAL:"PlayButton_DOWNLOAD_MODAL__Ew_6V"}},65327:function(e){e.exports={preOrderButton:"PreOrderButton_preOrderButton__kG8Z2",pcText:"PreOrderButton_pcText__ufUY_",GAME_DETAIL:"PreOrderButton_GAME_DETAIL__BnBc1",BLOG_DETAIL:"PreOrderButton_BLOG_DETAIL__f9t_0",isIOS:"PreOrderButton_isIOS__4l4Rb",OPEN:"PreOrderButton_OPEN__5BIb1",COMMON:"PreOrderButton_COMMON__D95OX",BANNER_V2:"PreOrderButton_BANNER_V2__m_GF3",mobileText:"PreOrderButton_mobileText__DUEa9"}},63730:function(e){e.exports={QRCodeButton:"QRCodeButton_QRCodeButton__sqzud",QRCodeBox:"QRCodeButton_QRCodeBox__vuSHa",isAndroid:"QRCodeButton_isAndroid__nDNZk",COMMON:"QRCodeButton_COMMON__N5ejJ",GAME_LIST:"QRCodeButton_GAME_LIST__PYJ4s",BANNER_V2:"QRCodeButton_BANNER_V2__UPiAO",QRCodeBoxText:"QRCodeButton_QRCodeBoxText__PkRbW",GAME_DETAIL:"QRCodeButton_GAME_DETAIL__RHALy",BLOG_DETAIL:"QRCodeButton_BLOG_DETAIL__JOCz6"}},67048:function(e){e.exports={SYZSDownloadButton:"SYZSDownloadButton_SYZSDownloadButton__CWS8t",isAndroid:"SYZSDownloadButton_isAndroid__IQR0U",downloadIcon:"SYZSDownloadButton_downloadIcon__5oSRA",GAME_DETAIL:"SYZSDownloadButton_GAME_DETAIL__NWCml",BLOG_DETAIL:"SYZSDownloadButton_BLOG_DETAIL__UQH41"}},13348:function(e){e.exports={weChatTipsModal:"WeChatTips_weChatTipsModal__qM6uW",weChatTipsContent:"WeChatTips_weChatTipsContent__1uzNq",weChatTips:"WeChatTips_weChatTips__hZguK"}},17637:function(e){e.exports={WechatGameButton:"WechatGameButton_WechatGameButton__cPP8T",desktopText:"WechatGameButton_desktopText___4qID",mobileText:"WechatGameButton_mobileText__Re_Tu",playIcon:"WechatGameButton_playIcon__Hj5Ce",weChatTemplate:"WechatGameButton_weChatTemplate__bnh8u",COMMON:"WechatGameButton_COMMON__vRsJP",GAME_LIST:"WechatGameButton_GAME_LIST__cqOK0",BLOG_DETAIL:"WechatGameButton_BLOG_DETAIL__mKuIx",GAME_DETAIL:"WechatGameButton_GAME_DETAIL__U7yOq",isAndroid:"WechatGameButton_isAndroid__JM7l3"}},78177:function(e){e.exports={gameCard:"GameCard_gameCard__2kBjh",buttonList:"GameCard_buttonList__SpcKQ",detail:"GameCard_detail__iFOeV",title:"GameCard_title__Q4wFJ",rankNumber:"GameCard_rankNumber__OvDpx",firstNumber:"GameCard_firstNumber__lHf8Z",name:"GameCard_name__Tqfsj",orderInfo:"GameCard_orderInfo__rGIYw",publishDate:"GameCard_publishDate__sHog_",publishDateIcon:"GameCard_publishDateIcon__xNp9r",orderCount:"GameCard_orderCount__UOdaS",star:"GameCard_star__Jwh94",starIcon:"GameCard_starIcon__HwQqt",starNumber:"GameCard_starNumber__3yRPf",starDownloadNumber:"GameCard_starDownloadNumber__VbfIQ",COMMON:"GameCard_COMMON__jZRY5",SEARCH_BAR:"GameCard_SEARCH_BAR___KIho",SEARCH_LIST:"GameCard_SEARCH_LIST__0AnhZ",GAME_LIST:"GameCard_GAME_LIST__HZ5F1",YOU_MAY_ALSO_LIKE:"GameCard_YOU_MAY_ALSO_LIKE__LILhV",MARKETING_TEMPLATE_B_LIST:"GameCard_MARKETING_TEMPLATE_B_LIST__9leJJ",BLOG_DETAIL:"GameCard_BLOG_DETAIL__fvdLu",icon:"GameCard_icon__EpfsB",rankNumberIcon:"GameCard_rankNumberIcon___Mf4J",cloudGameButton:"GameCard_cloudGameButton__imJJi",GAME_DETAIL:"GameCard_GAME_DETAIL__SQX17",showSelect:"GameCard_showSelect__pVLsS",TOPIC_DETAIL:"GameCard_TOPIC_DETAIL__a_ojI",downloadMethod:"GameCard_downloadMethod__wdXcW",isPCGame:"GameCard_isPCGame__lao8w",useStandardDownload:"GameCard_useStandardDownload__Fu333",showCloudGame:"GameCard_showCloudGame__XjqM8",MQQDownloadTips:"GameCard_MQQDownloadTips__PZ9nc",MQQNormalDownload:"GameCard_MQQNormalDownload__ylNig",downloadButton:"GameCard_downloadButton__sR_Yi",button:"GameCard_button__Ncf2P",mobileDownloadButton:"GameCard_mobileDownloadButton__sImQm",themeLight:"GameCard_themeLight__vYM3l",QRCodeBox:"GameCard_QRCodeBox__Wdhz0",MARKETING_TEMPLATE_B:"GameCard_MARKETING_TEMPLATE_B__6lSww",FIXED:"GameCard_FIXED__ijq1Q",description:"GameCard_description__OhynZ",PCYYBDownloadButton:"GameCard_PCYYBDownloadButton__rSHlu",QRCodeButton:"GameCard_QRCodeButton__6dU0H",hideDownloadOnPC:"GameCard_hideDownloadOnPC__NuNXS",shadow:"GameCard_shadow__R7qyc",bgPrinting:"GameCard_bgPrinting__K_n1j",rankNumberIndex:"GameCard_rankNumberIndex__iawse",isAndroid:"GameCard_isAndroid__5zdKA",isPCYYBMarketing:"GameCard_isPCYYBMarketing__T35Z_",SEM_TEMPLATE:"GameCard_SEM_TEMPLATE__Yy0N_",appCate:"GameCard_appCate__F4R4P"}},31293:function(e){e.exports={gameIcon:"GameIcon_gameIcon__Tmw9R",icon:"GameIcon_icon__ts1rk",showLabel:"GameIcon_showLabel__GxOD3",showCloudGameIcon:"GameIcon_showCloudGameIcon__jRIeY",showWechatGameIcon:"GameIcon_showWechatGameIcon__Ewcfb",weChatApp:"GameIcon_weChatApp__dxYgt",COMMON:"GameIcon_COMMON__VYCdH",SEARCH_BAR:"GameIcon_SEARCH_BAR__8C0JD",SEARCH_LIST:"GameIcon_SEARCH_LIST__1dIL_",YOU_MAY_ALSO_LIKE:"GameIcon_YOU_MAY_ALSO_LIKE__BjwMa",CLOUD_GAME_CARD:"GameIcon_CLOUD_GAME_CARD__PoxCU",MARKETING_TEMPLATE_B_LIST:"GameIcon_MARKETING_TEMPLATE_B_LIST__fI_2C",CLOUD_GAME_MODAL:"GameIcon_CLOUD_GAME_MODAL__gU_aj",DOWNLOAD_MODAL:"GameIcon_DOWNLOAD_MODAL__6tvn8",WECHAT_GAME_MODAL:"GameIcon_WECHAT_GAME_MODAL__YHUXg",BLOG_DETAIL:"GameIcon_BLOG_DETAIL__U1w9h",MARKETING_TEMPLATE_B:"GameIcon_MARKETING_TEMPLATE_B__8YMEC",MARKETING_TEMPLATE_B_ADVERTISING:"GameIcon_MARKETING_TEMPLATE_B_ADVERTISING__euY5a",MARKETING_TEMPLATE_TAIL_APP:"GameIcon_MARKETING_TEMPLATE_TAIL_APP__CYG_3",FIXED:"GameIcon_FIXED__Uw4Vm",BANNER_V2:"GameIcon_BANNER_V2__eo5u_",MARKETING_TEMPLATE_B_ADVERTISING_SMALL:"GameIcon_MARKETING_TEMPLATE_B_ADVERTISING_SMALL___EyaT",BIG_GAME_CARD:"GameIcon_BIG_GAME_CARD__Si4w9",GAME_DETAIL:"GameIcon_GAME_DETAIL__w5hWs",wechat:"GameIcon_wechat__W1F_c"}},21426:function(e){e.exports={tagList:"TagList_tagList__143NC",SEM_TEMPLATE:"TagList_SEM_TEMPLATE__NwuBA",tagItem:"TagList_tagItem__J53rb",separator:"TagList_separator__SZozy",TOPIC_DETAIL:"TagList_TOPIC_DETAIL__RgPHq",tagName:"TagList_tagName__rrPrj",hover:"TagList_hover__rnaAR",developer:"TagList_developer__Ivx_y",COMMON:"TagList_COMMON__Oj6pg",SEARCH_BAR:"TagList_SEARCH_BAR__zum4n",SEARCH_LIST:"TagList_SEARCH_LIST__91jFq",GAME_LIST:"TagList_GAME_LIST__V1WVR",YOU_MAY_ALSO_LIKE:"TagList_YOU_MAY_ALSO_LIKE__x_0VO",MARKETING_TEMPLATE_B_LIST:"TagList_MARKETING_TEMPLATE_B_LIST__z_L_I",BLOG_DETAIL:"TagList_BLOG_DETAIL__DJZMn",MARKETING_TEMPLATE_B:"TagList_MARKETING_TEMPLATE_B__ojFut",GAME_DETAIL:"TagList_GAME_DETAIL__MUwwV","tagName-0":"TagList_tagName-0__1lsEk","tagName-1":"TagList_tagName-1__vV2wI","tagName-2":"TagList_tagName-2__sKBKf","tagName-3":"TagList_tagName-3__OoLKB"}},58276:function(e){e.exports={cloudGameModal:"CloudGameModal_cloudGameModal__OS2_1",useStandardDownload:"CloudGameModal_useStandardDownload__RYwzU",gameCard:"CloudGameModal_gameCard__G_vzw",content:"CloudGameModal_content__u_ZTZ",name:"CloudGameModal_name__URIa8",icon:"CloudGameModal_icon__A8owv",playButton:"CloudGameModal_playButton__abSde",showExtraInfo:"CloudGameModal_showExtraInfo__CgoRx",close:"CloudGameModal_close__YWIZf",size:"CloudGameModal_size__hg7Vo",disable:"CloudGameModal_disable__zC3PV",feature:"CloudGameModal_feature__gPHtZ",featureItem:"CloudGameModal_featureItem__NzT9f",featureIcon:"CloudGameModal_featureIcon__f7Fjy",featureText:"CloudGameModal_featureText__ox5JK",noDownload:"CloudGameModal_noDownload__qQh0g",playDirect:"CloudGameModal_playDirect__fhbqk",smoothExperience:"CloudGameModal_smoothExperience__JtCnM",openCloudGameModal:"CloudGameModal_openCloudGameModal__pq4CI",openCloudGameModalContent:"CloudGameModal_openCloudGameModalContent__fjLSR"}},3472:function(e){e.exports={downloadModal:"DownloadModal_downloadModal__yXjtv",isIOS:"DownloadModal_isIOS__uDYBt",gameCard:"DownloadModal_gameCard__TcfE3",download:"DownloadModal_download__xBQ0T",IOSDescription:"DownloadModal_IOSDescription__VMGqa",useStandardDownload:"DownloadModal_useStandardDownload__yq2YT",isYYB:"DownloadModal_isYYB__2HaNY",hasCloudGame:"DownloadModal_hasCloudGame__v6Vt9",buttonContainer:"DownloadModal_buttonContainer__y_c5p",content:"DownloadModal_content__36qhN",name:"DownloadModal_name__R6Pup",icon:"DownloadModal_icon__GSfk3",normalDownload:"DownloadModal_normalDownload__TL_FY",close:"DownloadModal_close__fiWJv",size:"DownloadModal_size__EPu40",directDownload:"DownloadModal_directDownload__qBttr",YYBDownload:"DownloadModal_YYBDownload__PkFjq",YYBDownloadItem:"DownloadModal_YYBDownloadItem__0RHQm",YYBDownloadIcon:"DownloadModal_YYBDownloadIcon__y8RzD",YYBDownloadText:"DownloadModal_YYBDownloadText__lzN4V",virusFree:"DownloadModal_virusFree__Jz_2_",noAds:"DownloadModal_noAds__xzIRQ",cloudGame:"DownloadModal_cloudGame__cjAPn",directDownloadText:"DownloadModal_directDownloadText__IXOFm",openDownloadModal:"DownloadModal_openDownloadModal__vncq7",openDownloadModalContent:"DownloadModal_openDownloadModalContent__tZseI",playButton:"DownloadModal_playButton__nRYHR"}},81268:function(e){e.exports={downloadModal:"DownloadTips_downloadModal__EcdE_",showTips:"DownloadTips_showTips__x_TMo",macModal:"DownloadTips_macModal__OoaV2",leftBottom:"DownloadTips_leftBottom__qCIqp",rightTop:"DownloadTips_rightTop__iHLeR",macTips:"DownloadTips_macTips__1Dz_q",macText:"DownloadTips_macText__2zObl",macText1:"DownloadTips_macText1__S_v4q",macText2:"DownloadTips_macText2__OBoiC",macLeftBottom:"DownloadTips_macLeftBottom__2KHWr",macRightTop:"DownloadTips_macRightTop__DHFc1",text:"DownloadTips_text__KxfRD",icon:"DownloadTips_icon__0mxWv"}},55349:function(e){e.exports={dynamicLoading:"DynamicLoading_dynamicLoading__bdcQi",maskDynamicLoading:"DynamicLoading_maskDynamicLoading__h1DwD"}},72167:function(e){e.exports={appInfoCard:"AppInfo_appInfoCard__qrN0i",titleCont:"AppInfo_titleCont__hu7iz",title:"AppInfo_title__0oeNG",version:"AppInfo_version__hfAIG",desc:"AppInfo_desc__noAgg",trim:"AppInfo_trim__dJywS",close:"AppInfo_close__MaSwg",infoContainer:"AppInfo_infoContainer__UJUHx",info:"AppInfo_info__p5Jlf",ico:"AppInfo_ico__Jy_HC",noAd:"AppInfo_noAd__dMLgz",tencentDownload:"AppInfo_tencentDownload__J4uoE",icoContainer:"AppInfo_icoContainer__BiIhE",btnContainer:"AppInfo_btnContainer__X2_U4",privacyAgreement:"AppInfo_privacyAgreement__Dn83Q",permission:"AppInfo_permission__wY6An",wechatGame:"AppInfo_wechatGame__XRz6Z",arrowDown:"AppInfo_arrowDown__adWCB",open:"AppInfo_open__HTx0U",detailCard:"AppInfo_detailCard__eXbHP",detailCardTitle:"AppInfo_detailCardTitle__OESx_",detailItem:"AppInfo_detailItem__KC9Hm",detailName:"AppInfo_detailName__SYPGa",detailContent:"AppInfo_detailContent__X5bpu",permissionNameContainer:"AppInfo_permissionNameContainer__4NbQX",permissionName:"AppInfo_permissionName__AvvwN",permissionList:"AppInfo_permissionList__25C6K",permissionItem:"AppInfo_permissionItem__fKWUB",permissionItemDescription:"AppInfo_permissionItemDescription__EkkjI",detailContainer:"AppInfo_detailContainer__bdaoa",isTemplate:"AppInfo_isTemplate___3idL"}},81522:function(e){e.exports={gameDetail:"GameDetail_gameDetail__VE380",hideButtonList:"GameDetail_hideButtonList__CVxxl",bookingGiftTitle:"GameDetail_bookingGiftTitle__2ktml",bookingGiftContainer:"GameDetail_bookingGiftContainer__LgfEd",bookingGiftDescription:"GameDetail_bookingGiftDescription___mEl0",bookingGiftDescriptionSeparator:"GameDetail_bookingGiftDescriptionSeparator__ehXT9",bookingGiftSubDescription:"GameDetail_bookingGiftSubDescription___taqX",bookingGiftList:"GameDetail_bookingGiftList__JZ_qN",bookingGiftItemIconContainer:"GameDetail_bookingGiftItemIconContainer__DydXW",bookingGiftItemTitle:"GameDetail_bookingGiftItemTitle__kvC97",bookingGiftItemIcon:"GameDetail_bookingGiftItemIcon__9mUwJ",descriptionContainer:"GameDetail_descriptionContainer__AnM9b",expand:"GameDetail_expand__78jMs",descriptionTitle:"GameDetail_descriptionTitle__GCPM_",templateTitle:"GameDetail_templateTitle__QhtjZ",templateDetail:"GameDetail_templateDetail__mmnNg",description:"GameDetail_description__tFZhT",show:"GameDetail_show__4c_ez",previewContainer:"GameDetail_previewContainer__Cjg3z",previewTitle:"GameDetail_previewTitle__ZteGy",swipeCardContent:"GameDetail_swipeCardContent__hnurB",previewItem:"GameDetail_previewItem__GQgNm",videoMask:"GameDetail_videoMask__DgD6C",playButton:"GameDetail_playButton__bHRz2",fixedDownload:"GameDetail_fixedDownload__eduNj",needFixed:"GameDetail_needFixed__FNhH6",modal:"GameDetail_modal__JC9s9",introDetailItem:"GameDetail_introDetailItem__KvItO",template:"GameDetail_template__4zRRD",newRecom:"GameDetail_newRecom__I0nZF",brand:"GameDetail_brand__AceOG",desktopTitle:"GameDetail_desktopTitle__Eih2C",brandText:"GameDetail_brandText__lQQuD",mobileTitle:"GameDetail_mobileTitle__offYo",mobileDescription:"GameDetail_mobileDescription__5EoNF",brandIcon:"GameDetail_brandIcon__Wnf2P",previewModal:"GameDetail_previewModal__4qwsq",previewModalContent:"GameDetail_previewModalContent__tDj5n",gameDetailAd:"GameDetail_gameDetailAd__rEWa3",gameDetailAdHead:"GameDetail_gameDetailAdHead__hrkPN",gameDetailAdLogo:"GameDetail_gameDetailAdLogo__tpaFG",gameDetailAdText:"GameDetail_gameDetailAdText__Z7iEx",gameDetailAdClose:"GameDetail_gameDetailAdClose__zTAvG",gameDetailAdDownloadButton:"GameDetail_gameDetailAdDownloadButton__hqYZW",APP:"GameDetail_APP__9dtSj",GAME:"GameDetail_GAME__qOwyM",openGameDetailAdContent:"GameDetail_openGameDetailAdContent__R3oXg",pcAppInfo:"GameDetail_pcAppInfo__j5b_9",mobileAppInfo:"GameDetail_mobileAppInfo___r_bk",advertisingElement:"GameDetail_advertisingElement__6jSlF",semTemplate:"GameDetail_semTemplate__2QuvO",arrowRight:"GameDetail_arrowRight__NKqdo",arrowLeft:"GameDetail_arrowLeft__SXCEf",showGreyBrand:"GameDetail_showGreyBrand__LFX9K",desktopMainTitle:"GameDetail_desktopMainTitle__8b8bO",desktopDescription:"GameDetail_desktopDescription__Xrwrt",space:"GameDetail_space__nIc9a",templateWrapper:"GameDetail_templateWrapper__jkAFz"}},29685:function(e){e.exports={highlight:"Highlight_highlight__bkmZa",highlightText:"Highlight_highlightText__iMaZX"}},52597:function(e){e.exports={baseIcon:"Icon_baseIcon__oHhM3"}},85701:function(e){e.exports={picture:"Image_picture__gE_SF"}},15644:function(e){e.exports={brandBanner:"BrandBanner_brandBanner__Q8KGy",mask:"BrandBanner_mask__DYJiL",container:"BrandBanner_container__CHKrT",icon:"BrandBanner_icon__NTrfV",title:"BrandBanner_title__W_5Cs",titleDesktop:"BrandBanner_titleDesktop__yizs6",button:"BrandBanner_button__lzdvS",buttonDesktop:"BrandBanner_buttonDesktop__NfKxb",showErrorBrand:"BrandBanner_showErrorBrand__oiH1h",showCenterBrand:"BrandBanner_showCenterBrand__O3Euh",showGameDetailBrand:"BrandBanner_showGameDetailBrand__ekwpw",top:"BrandBanner_top__94jKe",homeBrand:"BrandBanner_homeBrand__0Q7O0",yybIcon:"BrandBanner_yybIcon__GhHJJ",adapted:"BrandBanner_adapted__WxDY5",titleDesktopHighlight:"BrandBanner_titleDesktopHighlight__vS5iS",downloadIcon:"BrandBanner_downloadIcon__amQpo",closeIcon:"BrandBanner_closeIcon__6jyL6",showOpenGameBrand:"BrandBanner_showOpenGameBrand__70u8C",gameIcon:"BrandBanner_gameIcon__0Ka_m",homeBrandIconUrl:"BrandBanner_homeBrandIconUrl__Ij__g"}},98147:function(e){e.exports={breadcrumb:"Breadcrumb_breadcrumb__JlJ32",breadcrumbItem:"Breadcrumb_breadcrumbItem__2xx0y",breadcrumbName:"Breadcrumb_breadcrumbName__HKhlN",link:"Breadcrumb_link__xcul4",breadcrumbArrow:"Breadcrumb_breadcrumbArrow____WZQ",white:"Breadcrumb_white__Nsv66"}},14764:function(e){e.exports={contactUs:"ContactUs_contactUs__Dx5UK",title:"ContactUs_title__kMu7w",contactList:"ContactUs_contactList__yj_nw",contactItem:"ContactUs_contactItem__iTuki",QRCode:"ContactUs_QRCode__uyTzl",contactUsModal:"ContactUs_contactUsModal__y90H5",contactUsModalText:"ContactUs_contactUsModalText__oSgrc"}},82706:function(e){e.exports={footer:"Footer_footer__ngf_s",showPadding:"Footer_showPadding__oRn4r",companyName:"Footer_companyName__mg_65",linkList:"Footer_linkList__VoCk6",linkItem:"Footer_linkItem__sbi4p",linkSeparator:"Footer_linkSeparator__CQdU2",separator:"Footer_separator__UnNrB",security:"Footer_security__7S5EP",securityItem:"Footer_securityItem__a_QXI",securityAndCopyRight:"Footer_securityAndCopyRight__RITPx",securityText:"Footer_securityText__m1CQV",securitySeparator:"Footer_securitySeparator__M2SDD",copyRight:"Footer_copyRight__YAEYa",version:"Footer_version__vFmY7",icp:"Footer_icp__bVPzr",securityIcon:"Footer_securityIcon__L0g7J"}},33474:function(e){e.exports={header:"Header_header__Ncy19",isSouGouInput:"Header_isSouGouInput__KanFv",logo:"Header_logo__cFwus",headerContent:"Header_headerContent__K9RDg",space:"Header_space__b1r__",menuIcon:"Header_menuIcon__D7IdQ",active:"Header_active___zvEJ",download:"Header_download__2VLYH",headerPlaceholder:"Header_headerPlaceholder__WsmR4",downloadQRCodeContainer:"Header_downloadQRCodeContainer__kt_si",downloadIcon:"Header_downloadIcon__zfvC8",downloadText:"Header_downloadText___rVr4",downloadTextYYB:"Header_downloadTextYYB__DLYls",semTemplate:"Header_semTemplate__wHmA1",downloadQRCode:"Header_downloadQRCode__gxkj9",downloadQRCodeText:"Header_downloadQRCodeText__2IzSf"}},13830:function(e){e.exports={menu:"Menu_menu__MiMUR",showMobileMenu:"Menu_showMobileMenu__3QdnG",menuContent:"Menu_menuContent__sLUXz",menuItem:"Menu_menuItem__gnMXP",link:"Menu_link___rzD1",cloudGameIcon:"Menu_cloudGameIcon__U5QG9",downloadBox:"Menu_downloadBox__zbQq0",cont:"Menu_cont__Sf_i6",image:"Menu_image__zvJXq",scanText:"Menu_scanText__nuzBB",left:"Menu_left__FBzj0",right:"Menu_right__cQdon",text:"Menu_text__Y1GyT",line:"Menu_line__YbaNb",android:"Menu_android__pw9WP",windows:"Menu_windows__EqRSi",rightArr:"Menu_rightArr__A4WFr",downloadPCYYBButton:"Menu_downloadPCYYBButton__eUJO9",showSearch:"Menu_showSearch__Rmpd1",desktopModeOnMobile:"Menu_desktopModeOnMobile__3Kx0h",active:"Menu_active__bSkHc"}},51620:function(e){e.exports={searchBar:"SearchBar_searchBar___x7cg",isSouGouInput:"SearchBar_isSouGouInput__cCCVl",searchIcon:"SearchBar_searchIcon__bsCH8",closeIcon:"SearchBar_closeIcon__8ysR2",searchInput:"SearchBar_searchInput__LAYU_",showSearch:"SearchBar_showSearch___EC36",searchContent:"SearchBar_searchContent__KkgVT",searchList:"SearchBar_searchList__AP49m",searchRelatedWords:"SearchBar_searchRelatedWords__7fjso",fullscreen:"SearchBar_fullscreen__gBmIm",searchListContainer:"SearchBar_searchListContainer__axymO",keywordItem:"SearchBar_keywordItem__G7Ws3",searchListTitleContainer:"SearchBar_searchListTitleContainer__HUwB_",searchListTitle:"SearchBar_searchListTitle__oXhZ_",searchListClear:"SearchBar_searchListClear__aphJA",searchListGameCard:"SearchBar_searchListGameCard__FCOmk",showRelatedWords:"SearchBar_showRelatedWords__hH8kb"}},63253:function(e){e.exports={main:"Layout_main__CO5d2",tips:"Layout_tips__etqxJ",tipsName:"Layout_tipsName__Ify5j",tipsCloseIcon:"Layout_tipsCloseIcon__VfRtH",advertisingElement:"Layout_advertisingElement__H7ttT"}},67870:function(e){e.exports={link:"Link_link__2eb5_"}},82835:function(e){e.exports={howTo:"HowTo_howTo__AKiR8",gameDetail:"HowTo_gameDetail__Q6vUt",steps:"HowTo_steps__Byyou",step:"HowTo_step__OGsUU",icon:"HowTo_icon__4s9Eo",icon2:"HowTo_icon2__fEqEC",icon3:"HowTo_icon3___u0Y9",icon4:"HowTo_icon4__W9ReT",icon5:"HowTo_icon5__CxWiw",icon6:"HowTo_icon6__UDQp8",title:"HowTo_title__aZdio",description:"HowTo_description__s67oU"}},42156:function(e){e.exports={appdemoContent:"AppdemoContent_appdemoContent__G5YDl",tit:"AppdemoContent_tit__JD2dN",desc:"AppdemoContent_desc__y8Fp7",starIcon:"AppdemoContent_starIcon__a57BK",pcFeatureContainer:"AppdemoContent_pcFeatureContainer__KpxYm",desktop:"AppdemoContent_desktop__ry01x",android:"AppdemoContent_android__6_WrW",starNumber:"AppdemoContent_starNumber__kgnyR",starDownloadNumber:"AppdemoContent_starDownloadNumber__sWr7G",downloadButton:"AppdemoContent_downloadButton__j9oM6",PCYYBDownloadIcon:"AppdemoContent_PCYYBDownloadIcon__AizsJ",PCYYBDownloadTag:"AppdemoContent_PCYYBDownloadTag__mfMVM"}},9148:function(e){e.exports={bigPicBanner:"TemplateBanner_bigPicBanner__q_GbB",commonBanner:"TemplateBanner_commonBanner__vy6xB",smallPicBanner:"TemplateBanner_smallPicBanner__kjGpW",appdemoBanner:"TemplateBanner_appdemoBanner__S2Og0",topappBanner:"TemplateBanner_topappBanner__U3DE1",fullPicBanner:"TemplateBanner_fullPicBanner__VRwsi",basePicBanner:"TemplateBanner_basePicBanner__0Va5Z",videoModal:"TemplateBanner_videoModal__ult4y",videoModalContent:"TemplateBanner_videoModalContent__Oicc0",pageMobileGame:"TemplateBanner_pageMobileGame__JTGCV",bg:"TemplateBanner_bg__CEP1z",appContent:"TemplateBanner_appContent__gg_m9",pageMobileGameRightContainer:"TemplateBanner_pageMobileGameRightContainer__CY_1q",pageMobileGameComputer:"TemplateBanner_pageMobileGameComputer__6Y8t5",computerBgShadow:"TemplateBanner_computerBgShadow__CDCNz",gameBg:"TemplateBanner_gameBg__6RNEI",gameIcon:"TemplateBanner_gameIcon__vAHbL",rounded:"TemplateBanner_rounded__dBvfz",pageMobileGameMobile:"TemplateBanner_pageMobileGameMobile__9lXOu",blueCircle:"TemplateBanner_blueCircle__AV40d",PCYYBDownloadButton:"TemplateBanner_PCYYBDownloadButton__Hfkcq",PCYYBDownloadTag:"TemplateBanner_PCYYBDownloadTag__QaJ9R",icon:"TemplateBanner_icon__NeFRv",name:"TemplateBanner_name__8Yjun",publishDateIcon:"TemplateBanner_publishDateIcon__WhoYe",orderCount:"TemplateBanner_orderCount__fNyBC",publishDate:"TemplateBanner_publishDate__0MFuq",detail:"TemplateBanner_detail__w_km_",star:"TemplateBanner_star__ErAOw",starIcon:"TemplateBanner_starIcon__Txq2r",tagList:"TemplateBanner_tagList__Zoz76",developer:"TemplateBanner_developer__u_hJz",appCate:"TemplateBanner_appCate__nmBhB",tagItem:"TemplateBanner_tagItem__ekMau",tagName:"TemplateBanner_tagName__IYL9f",starNumber:"TemplateBanner_starNumber__CRlTV",starDownloadNumber:"TemplateBanner_starDownloadNumber__7aBdA",pcFeatureContainer:"TemplateBanner_pcFeatureContainer__eriea",tit:"TemplateBanner_tit__22935",desc:"TemplateBanner_desc__7JL7m",desktop:"TemplateBanner_desktop__ML8fo",android:"TemplateBanner_android___3R76",bgImg:"TemplateBanner_bgImg__z64_i",videoPlayer:"TemplateBanner_videoPlayer__CcH9S",btnPlay:"TemplateBanner_btnPlay__yJhqb",cont:"TemplateBanner_cont__7cUTT",mouse:"TemplateBanner_mouse__mPrkQ",contain:"TemplateBanner_contain__sB1rf",appInfo:"TemplateBanner_appInfo__sczLM",logo:"TemplateBanner_logo__rtG4u",roundLogo:"TemplateBanner_roundLogo__u4qzJ",intro:"TemplateBanner_intro__ddRFY",separator:"TemplateBanner_separator__nVqZ5",description:"TemplateBanner_description__7JCfj",line:"TemplateBanner_line__0tawz",unit:"TemplateBanner_unit__meJOX",icoScore:"TemplateBanner_icoScore__kH_PA",line2:"TemplateBanner_line2__WDwPN",bannerPic:"TemplateBanner_bannerPic__oOSo0",videoDom:"TemplateBanner_videoDom__gPyxi",backgroundFill:"TemplateBanner_backgroundFill__LYIcF",video:"TemplateBanner_video__c8jGa",baseVideoMask:"TemplateBanner_baseVideoMask__lm5X3",vertical:"TemplateBanner_vertical__kXUFp",bottomVideoMask:"TemplateBanner_bottomVideoMask__dQ3VO",d:"TemplateBanner_d__KZ6wU",disnMiddle:"TemplateBanner_disnMiddle__olOf6",gameCardContainer:"TemplateBanner_gameCardContainer___hqAt",PCYYBDownloadIcon:"TemplateBanner_PCYYBDownloadIcon__RBKRK",bgOverlay:"TemplateBanner_bgOverlay__EThat",dark:"TemplateBanner_dark__c_R6D",background:"TemplateBanner_background__MVfSp",imgMask:"TemplateBanner_imgMask__uFmPN",bottomMask:"TemplateBanner_bottomMask__6XG0B",white:"TemplateBanner_white__gh2mt",gameCard:"TemplateBanner_gameCard__5eelu",buttonList:"TemplateBanner_buttonList__PcAeC",l:"TemplateBanner_l__njt47",ico:"TemplateBanner_ico__oAa3V"}},76058:function(e){e.exports={modal:"Modal_modal__77o1K",content:"Modal_content__FbG0o"}},3018:function(e){e.exports={simpleModal:"SimpleModal_simpleModal__9Mz8b",close:"SimpleModal_close__oPGCp"}},79647:function(e){e.exports={permissionListPage:"PermissionList_permissionListPage__SO5p3",permissionList:"PermissionList_permissionList__KbKbe",permissionItem:"PermissionList_permissionItem__zS_t2",permissionItemDescription:"PermissionList_permissionItemDescription__czFpc"}},6740:function(e){e.exports={bookingModal:"PreOrderModal_bookingModal__HwsFq",isIOS:"PreOrderModal_isIOS__c81As",gameCard:"PreOrderModal_gameCard__NUA28",booking:"PreOrderModal_booking__b_DL4",IOSDescription:"PreOrderModal_IOSDescription__b6uxr",close:"PreOrderModal_close__X5L0B",content:"PreOrderModal_content__NlnqZ",name:"PreOrderModal_name__sGAow",YYBDownload:"PreOrderModal_YYBDownload__SwCFE",YYBDownloadItem:"PreOrderModal_YYBDownloadItem__j4wTZ",YYBDownloadIcon:"PreOrderModal_YYBDownloadIcon__WmShP",YYBDownloadText:"PreOrderModal_YYBDownloadText__Xtbyx",virusFree:"PreOrderModal_virusFree__y4kpq",noAds:"PreOrderModal_noAds__ivVuu",cloudGame:"PreOrderModal_cloudGame__Ya9VS",openBookingModal:"PreOrderModal_openBookingModal__hKntp"}},62058:function(e){e.exports={scrollTop:"ScrollTop_scrollTop__8yreh",scrollTopButton:"ScrollTop_scrollTopButton__TXI6f"}},83399:function(e){e.exports={splashAds:"SplashAds_splashAds__Q8cA8",content:"SplashAds_content__hBBH8",count_down:"SplashAds_count_down__dtt6R",image:"SplashAds_image__RWftq",close:"SplashAds_close__qSPcM"}},55667:function(e){e.exports={arrow:"Arrow_arrow__HvU_k",circle:"Arrow_circle__J7vLr","rectangle-white":"Arrow_rectangle-white__UOVW0",rectangle:"Arrow_rectangle__oJD6w",left:"Arrow_left__S6e_s",right:"Arrow_right__RAcfz"}},41658:function(e){e.exports={cardTitle:"CardTitle_cardTitle__7wnLx",title:"CardTitle_title__cxIIW",more:"CardTitle_more__hzvnr",arrowRight:"CardTitle_arrowRight__89GYj"}},67345:function(e){e.exports={swipeCard:"SwipeCard_swipeCard__7sDt2",slider:"SwipeCard_slider__fmX5u",content:"SwipeCard_content__ORnjd",ready:"SwipeCard_ready__MjrIp"}},5037:function(e){e.exports={video:"Video_video__b2TzV",videoPoster:"Video_videoPoster__CtgHy",playButton:"Video_playButton__4JFmj"}},14944:function(e){e.exports={nativeVideo:"useNativeVideo_nativeVideo__zg2B0"}},60468:function(e){e.exports={tencentVideo:"useTencentVideo_tencentVideo__rO_19"}},45496:function(e){e.exports={wechatGameModal:"WechatGameModal_wechatGameModal__Z_UnQ",useStandardDownload:"WechatGameModal_useStandardDownload__uTDvH",gameCard:"WechatGameModal_gameCard__CWK7L",content:"WechatGameModal_content__VjXFP",name:"WechatGameModal_name__BcRk8",icon:"WechatGameModal_icon____aGe",playButton:"WechatGameModal_playButton__YDFVT",showExtraInfo:"WechatGameModal_showExtraInfo__f5Mh_",close:"WechatGameModal_close__weX2g",size:"WechatGameModal_size__27i4u",disable:"WechatGameModal_disable__PuLW4",feature:"WechatGameModal_feature__RFllK",featureItem:"WechatGameModal_featureItem__5F2G1",featureIcon:"WechatGameModal_featureIcon__Zgb8Q",featureText:"WechatGameModal_featureText__bzqcw",noDownload:"WechatGameModal_noDownload__od1E5",playDirect:"WechatGameModal_playDirect__w_USs",smoothExperience:"WechatGameModal_smoothExperience__YA2CQ",openWechatGameModal:"WechatGameModal_openWechatGameModal__LKbwj",openWechatGameModalContent:"WechatGameModal_openWechatGameModalContent__UJfdy"}},76941:function(e){e.exports={downloadMethod:"useSelectDownloadType_downloadMethod__fJIcF",checkbox:"useSelectDownloadType_checkbox__eA6Qf",checked:"useSelectDownloadType_checked__IPoe4",downloadMethodText:"useSelectDownloadType_downloadMethodText__ATJ9F",GAME_DETAIL:"useSelectDownloadType_GAME_DETAIL__edunw",DOWNLOAD_MODAL:"useSelectDownloadType_DOWNLOAD_MODAL__3ILZY"}},40906:function(){},11987:function(e,t,n){!function(){var t={477:function(e){"use strict";e.exports=n(97334)}},r={};function o(e){var n=r[e];if(void 0!==n)return n.exports;var i=r[e]={exports:{}},a=!0;try{t[e](i,i.exports,o),a=!1}finally{a&&delete r[e]}return i.exports}o.ab="//";var i={};!function(){var e,t=i,n=(e=o(477))&&"object"==typeof e&&"default"in e?e.default:e,r=/https?|ftp|gopher|file/;function a(e){"string"==typeof e&&(e=v(e));var t=function(e,t,n){var r=e.auth,o=e.hostname,i=e.protocol||"",a=e.pathname||"",c=e.hash||"",s=e.query||"",u=!1;r=r?encodeURIComponent(r).replace(/%3A/i,":")+"@":"",e.host?u=r+e.host:o&&(u=r+(~o.indexOf(":")?"["+o+"]":o),e.port&&(u+=":"+e.port)),s&&"object"==typeof s&&(s=t.encode(s));var l=e.search||s&&"?"+s||"";return i&&":"!==i.substr(-1)&&(i+=":"),e.slashes||(!i||n.test(i))&&!1!==u?(u="//"+(u||""),a&&"/"!==a[0]&&(a="/"+a)):u||(u=""),c&&"#"!==c[0]&&(c="#"+c),l&&"?"!==l[0]&&(l="?"+l),{protocol:i,host:u,pathname:a=a.replace(/[?#]/g,encodeURIComponent),search:l=l.replace("#","%23"),hash:c}}(e,n,r);return""+t.protocol+t.host+t.pathname+t.search+t.hash}var c="http://",s="w.w",u=c+s,l=/^([a-z0-9.+-]*:\/\/\/)([a-z0-9.+-]:\/*)?/i,f=/https?|ftp|gopher|file/;function p(e,t){var n="string"==typeof e?v(e):e;e="object"==typeof e?a(e):e;var r=v(t),o="";n.protocol&&!n.slashes&&(o=n.protocol,e=e.replace(n.protocol,""),o+="/"===t[0]||"/"===e[0]?"/":""),o&&r.protocol&&(o="",r.slashes||(o=r.protocol,t=t.replace(r.protocol,"")));var i=e.match(l);i&&!r.protocol&&(e=e.substr((o=i[1]+(i[2]||"")).length),/^\/\/[^/]/.test(t)&&(o=o.slice(0,-1)));var s=new URL(e,u+"/"),p=new URL(t,s).toString().replace(u,""),d=r.protocol||n.protocol;return d+=n.slashes||r.slashes?"//":"",!o&&d?p=p.replace(c,d):o&&(p=p.replace(c,"")),f.test(p)||~t.indexOf(".")||"/"===e.slice(-1)||"/"===t.slice(-1)||"/"!==p.slice(-1)||(p=p.slice(0,-1)),o&&(p=o+("/"===p[0]?p.substr(1):p)),p}function d(){}d.prototype.parse=v,d.prototype.format=a,d.prototype.resolve=p,d.prototype.resolveObject=p;var _=/^https?|ftp|gopher|file/,h=/^(.*?)([#?].*)/,m=/^([a-z0-9.+-]*:)(\/{0,3})(.*)/i,y=/^([a-z0-9.+-]*:)?\/\/\/*/i,g=/^([a-z0-9.+-]*:)(\/{0,2})\[(.*)\]$/i;function v(e,t,r){if(void 0===t&&(t=!1),void 0===r&&(r=!1),e&&"object"==typeof e&&e instanceof d)return e;var o=(e=e.trim()).match(h);e=o?o[1].replace(/\\/g,"/")+o[2]:e.replace(/\\/g,"/"),g.test(e)&&"/"!==e.slice(-1)&&(e+="/");var i=!/(^javascript)/.test(e)&&e.match(m),c=y.test(e),l="";i&&(_.test(i[1])||(l=i[1].toLowerCase(),e=""+i[2]+i[3]),i[2]||(c=!1,_.test(i[1])?(l=i[1],e=""+i[3]):e="//"+i[3]),3!==i[2].length&&1!==i[2].length||(l=i[1],e="/"+i[3]));var f,p=(o?o[1]:e).match(/^https?:\/\/[^/]+(:[0-9]+)(?=\/|$)/),v=p&&p[1],b=new d,w="",E="";try{f=new URL(e)}catch(t){w=t,l||r||!/^\/\//.test(e)||/^\/\/.+[@.]/.test(e)||(E="/",e=e.substr(1));try{f=new URL(e,u)}catch(e){return b.protocol=l,b.href=l,b}}b.slashes=c&&!E,b.host=f.host===s?"":f.host,b.hostname=f.hostname===s?"":f.hostname.replace(/(\[|\])/g,""),b.protocol=w?l||null:f.protocol,b.search=f.search.replace(/\\/g,"%5C"),b.hash=f.hash.replace(/\\/g,"%5C");var O=e.split("#");!b.search&&~O[0].indexOf("?")&&(b.search="?"),b.hash||""!==O[1]||(b.hash="#"),b.query=t?n.decode(f.search.substr(1)):b.search.substr(1),b.pathname=E+(i?function(e){return e.replace(/['^|`]/g,(function(e){return"%"+e.charCodeAt().toString(16).toUpperCase()})).replace(/((?:%[0-9A-F]{2})+)/g,(function(e,t){try{return decodeURIComponent(t).split("").map((function(e){var t=e.charCodeAt();return t>256||/^[a-z0-9]$/i.test(e)?e:"%"+t.toString(16).toUpperCase()})).join("")}catch(e){return t}}))}(f.pathname):f.pathname),"about:"===b.protocol&&"blank"===b.pathname&&(b.protocol="",b.pathname=""),w&&"/"!==e[0]&&(b.pathname=b.pathname.substr(1)),l&&!_.test(l)&&"/"!==e.slice(-1)&&"/"===b.pathname&&(b.pathname=""),b.path=b.pathname+b.search,b.auth=[f.username,f.password].map(decodeURIComponent).filter(Boolean).join(":"),b.port=f.port,v&&!b.host.endsWith(v)&&(b.host+=v,b.port=v.slice(1)),b.href=E?""+b.pathname+b.search+b.hash:a(b);var x=/^(file)/.test(b.href)?["host","hostname"]:[];return Object.keys(b).forEach((function(e){~x.indexOf(e)||(b[e]=b[e]||null)})),b}t.parse=v,t.format=a,t.resolve=p,t.resolveObject=function(e,t){return v(p(e,t))},t.Url=d}(),e.exports=i}()},77663:function(e){!function(){var t={308:function(e){var t,n,r=e.exports={};function o(){throw new Error("setTimeout has not been defined")}function i(){throw new Error("clearTimeout has not been defined")}function a(e){if(t===setTimeout)return setTimeout(e,0);if((t===o||!t)&&setTimeout)return t=setTimeout,setTimeout(e,0);try{return t(e,0)}catch(r){try{return t.call(null,e,0)}catch(r){return t.call(this,e,0)}}}!function(){try{t="function"===typeof setTimeout?setTimeout:o}catch(e){t=o}try{n="function"===typeof clearTimeout?clearTimeout:i}catch(e){n=i}}();var c,s=[],u=!1,l=-1;function f(){u&&c&&(u=!1,c.length?s=c.concat(s):l=-1,s.length&&p())}function p(){if(!u){var e=a(f);u=!0;for(var t=s.length;t;){for(c=s,s=[];++l<t;)c&&c[l].run();l=-1,t=s.length}c=null,u=!1,function(e){if(n===clearTimeout)return clearTimeout(e);if((n===i||!n)&&clearTimeout)return n=clearTimeout,clearTimeout(e);try{n(e)}catch(t){try{return n.call(null,e)}catch(t){return n.call(this,e)}}}(e)}}function d(e,t){this.fun=e,this.array=t}function _(){}r.nextTick=function(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];s.push(new d(e,t)),1!==s.length||u||a(p)},d.prototype.run=function(){this.fun.apply(null,this.array)},r.title="browser",r.browser=!0,r.env={},r.argv=[],r.version="",r.versions={},r.on=_,r.addListener=_,r.once=_,r.off=_,r.removeListener=_,r.removeAllListeners=_,r.emit=_,r.prependListener=_,r.prependOnceListener=_,r.listeners=function(e){return[]},r.binding=function(e){throw new Error("process.binding is not supported")},r.cwd=function(){return"/"},r.chdir=function(e){throw new Error("process.chdir is not supported")},r.umask=function(){return 0}}},n={};function r(e){var o=n[e];if(void 0!==o)return o.exports;var i=n[e]={exports:{}},a=!0;try{t[e](i,i.exports,r),a=!1}finally{a&&delete n[e]}return i.exports}r.ab="//";var o=r(308);e.exports=o}()},97334:function(e){!function(){"use strict";var t={721:function(e){function t(e,t){return Object.prototype.hasOwnProperty.call(e,t)}e.exports=function(e,r,o,i){r=r||"&",o=o||"=";var a={};if("string"!==typeof e||0===e.length)return a;var c=/\+/g;e=e.split(r);var s=1e3;i&&"number"===typeof i.maxKeys&&(s=i.maxKeys);var u=e.length;s>0&&u>s&&(u=s);for(var l=0;l<u;++l){var f,p,d,_,h=e[l].replace(c,"%20"),m=h.indexOf(o);m>=0?(f=h.substr(0,m),p=h.substr(m+1)):(f=h,p=""),d=decodeURIComponent(f),_=decodeURIComponent(p),t(a,d)?n(a[d])?a[d].push(_):a[d]=[a[d],_]:a[d]=_}return a};var n=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)}},850:function(e){var t=function(e){switch(typeof e){case"string":return e;case"boolean":return e?"true":"false";case"number":return isFinite(e)?e:"";default:return""}};e.exports=function(e,i,a,c){return i=i||"&",a=a||"=",null===e&&(e=void 0),"object"===typeof e?r(o(e),(function(o){var c=encodeURIComponent(t(o))+a;return n(e[o])?r(e[o],(function(e){return c+encodeURIComponent(t(e))})).join(i):c+encodeURIComponent(t(e[o]))})).join(i):c?encodeURIComponent(t(c))+a+encodeURIComponent(t(e)):""};var n=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)};function r(e,t){if(e.map)return e.map(t);for(var n=[],r=0;r<e.length;r++)n.push(t(e[r],r));return n}var o=Object.keys||function(e){var t=[];for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.push(n);return t}}},n={};function r(e){var o=n[e];if(void 0!==o)return o.exports;var i=n[e]={exports:{}},a=!0;try{t[e](i,i.exports,r),a=!1}finally{a&&delete n[e]}return i.exports}r.ab="//";var o={};!function(){var e=o;e.decode=e.parse=r(721),e.encode=e.stringify=r(850)}(),e.exports=o}()},5152:function(e,t,n){e.exports=n(73579)},9008:function(e,t,n){e.exports=n(72717)},11163:function(e,t,n){e.exports=n(69898)},24244:function(e){"use strict";var t=function(e){return e!==e};e.exports=function(e,n){return 0===e&&0===n?1/e===1/n:e===n||!(!t(e)||!t(n))}},20609:function(e,t,n){"use strict";var r=n(4289),o=n(55559),i=n(24244),a=n(75624),c=n(52281),s=o(a(),Object);r(s,{getPolyfill:a,implementation:i,shim:c}),e.exports=s},75624:function(e,t,n){"use strict";var r=n(24244);e.exports=function(){return"function"===typeof Object.is?Object.is:r}},52281:function(e,t,n){"use strict";var r=n(75624),o=n(4289);e.exports=function(){var e=r();return o(Object,{is:e},{is:function(){return Object.is!==e}}),e}},18987:function(e,t,n){"use strict";var r;if(!Object.keys){var o=Object.prototype.hasOwnProperty,i=Object.prototype.toString,a=n(21414),c=Object.prototype.propertyIsEnumerable,s=!c.call({toString:null},"toString"),u=c.call((function(){}),"prototype"),l=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],f=function(e){var t=e.constructor;return t&&t.prototype===e},p={$applicationCache:!0,$console:!0,$external:!0,$frame:!0,$frameElement:!0,$frames:!0,$innerHeight:!0,$innerWidth:!0,$onmozfullscreenchange:!0,$onmozfullscreenerror:!0,$outerHeight:!0,$outerWidth:!0,$pageXOffset:!0,$pageYOffset:!0,$parent:!0,$scrollLeft:!0,$scrollTop:!0,$scrollX:!0,$scrollY:!0,$self:!0,$webkitIndexedDB:!0,$webkitStorageInfo:!0,$window:!0},d=function(){if("undefined"===typeof window)return!1;for(var e in window)try{if(!p["$"+e]&&o.call(window,e)&&null!==window[e]&&"object"===typeof window[e])try{f(window[e])}catch(t){return!0}}catch(t){return!0}return!1}();r=function(e){var t=null!==e&&"object"===typeof e,n="[object Function]"===i.call(e),r=a(e),c=t&&"[object String]"===i.call(e),p=[];if(!t&&!n&&!r)throw new TypeError("Object.keys called on a non-object");var _=u&&n;if(c&&e.length>0&&!o.call(e,0))for(var h=0;h<e.length;++h)p.push(String(h));if(r&&e.length>0)for(var m=0;m<e.length;++m)p.push(String(m));else for(var y in e)_&&"prototype"===y||!o.call(e,y)||p.push(String(y));if(s)for(var g=function(e){if("undefined"===typeof window||!d)return f(e);try{return f(e)}catch(t){return!1}}(e),v=0;v<l.length;++v)g&&"constructor"===l[v]||!o.call(e,l[v])||p.push(l[v]);return p}}e.exports=r},82215:function(e,t,n){"use strict";var r=Array.prototype.slice,o=n(21414),i=Object.keys,a=i?function(e){return i(e)}:n(18987),c=Object.keys;a.shim=function(){if(Object.keys){var e=function(){var e=Object.keys(arguments);return e&&e.length===arguments.length}(1,2);e||(Object.keys=function(e){return o(e)?c(r.call(e)):c(e)})}else Object.keys=a;return Object.keys||a},e.exports=a},21414:function(e){"use strict";var t=Object.prototype.toString;e.exports=function(e){var n=t.call(e),r="[object Arguments]"===n;return r||(r="[object Array]"!==n&&null!==e&&"object"===typeof e&&"number"===typeof e.length&&e.length>=0&&"[object Function]"===t.call(e.callee)),r}},89908:function(e){"use strict";e.exports=["Float32Array","Float64Array","Int8Array","Int16Array","Int32Array","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array"]},67771:function(e,t,n){"use strict";var r=n(40210),o=n(12296),i=n(31044)(),a=n(27296),c=n(14453),s=r("%Math.floor%");e.exports=function(e,t){if("function"!==typeof e)throw new c("`fn` is not a function");if("number"!==typeof t||t<0||t>4294967295||s(t)!==t)throw new c("`length` must be a positive 32-bit integer");var n=arguments.length>2&&!!arguments[2],r=!0,u=!0;if("length"in e&&a){var l=a(e,"length");l&&!l.configurable&&(r=!1),l&&!l.writable&&(u=!1)}return(r||u||!n)&&(i?o(e,"length",t,!0,!0):o(e,"length",t)),e}},84207:function(e,t,n){var r=n(83454);!function(){"use strict";var t={583:function(e){e.exports=function(e){for(var t=5381,n=e.length;n;)t=33*t^e.charCodeAt(--n);return t>>>0}},590:function(e,t,n){t.__esModule=!0,t.computeId=function(e,t){if(!t)return"jsx-"+e;var n=String(t),r=e+n;i[r]||(i[r]="jsx-"+(0,o.default)(e+"-"+n));return i[r]},t.computeSelector=function(e,t){"undefined"===typeof window&&(t=t.replace(/\/style/gi,"\\/style"));var n=e+t;i[n]||(i[n]=t.replace(/__jsx-style-dynamic-selector/g,e));return i[n]};var r,o=(r=n(583))&&r.__esModule?r:{default:r};var i={}},503:function(e,t){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)}}t.__esModule=!0,t.default=void 0;var o="undefined"!==typeof r&&r.env&&!0,i=function(e){return"[object String]"===Object.prototype.toString.call(e)},a=function(){function e(e){var t=void 0===e?{}:e,n=t.name,r=void 0===n?"stylesheet":n,a=t.optimizeForSpeed,s=void 0===a?o:a,u=t.isBrowser,l=void 0===u?"undefined"!==typeof window:u;c(i(r),"`name` must be a string"),this._name=r,this._deletedRulePlaceholder="#"+r+"-deleted-rule____{}",c("boolean"===typeof s,"`optimizeForSpeed` must be a boolean"),this._optimizeForSpeed=s,this._isBrowser=l,this._serverSheet=void 0,this._tags=[],this._injected=!1,this._rulesCount=0;var f=this._isBrowser&&document.querySelector('meta[property="csp-nonce"]');this._nonce=f?f.getAttribute("content"):null}var t,r,a,s=e.prototype;return s.setOptimizeForSpeed=function(e){c("boolean"===typeof e,"`setOptimizeForSpeed` accepts a boolean"),c(0===this._rulesCount,"optimizeForSpeed cannot be when rules have already been inserted"),this.flush(),this._optimizeForSpeed=e,this.inject()},s.isOptimizeForSpeed=function(){return this._optimizeForSpeed},s.inject=function(){var e=this;if(c(!this._injected,"sheet already injected"),this._injected=!0,this._isBrowser&&this._optimizeForSpeed)return this._tags[0]=this.makeStyleTag(this._name),this._optimizeForSpeed="insertRule"in this.getSheet(),void(this._optimizeForSpeed||(o||console.warn("StyleSheet: optimizeForSpeed mode not supported falling back to standard mode."),this.flush(),this._injected=!0));this._serverSheet={cssRules:[],insertRule:function(t,n){return"number"===typeof n?e._serverSheet.cssRules[n]={cssText:t}:e._serverSheet.cssRules.push({cssText:t}),n},deleteRule:function(t){e._serverSheet.cssRules[t]=null}}},s.getSheetForTag=function(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]},s.getSheet=function(){return this.getSheetForTag(this._tags[this._tags.length-1])},s.insertRule=function(e,t){if(c(i(e),"`insertRule` accepts only strings"),!this._isBrowser)return"number"!==typeof t&&(t=this._serverSheet.cssRules.length),this._serverSheet.insertRule(e,t),this._rulesCount++;if(this._optimizeForSpeed){var n=this.getSheet();"number"!==typeof t&&(t=n.cssRules.length);try{n.insertRule(e,t)}catch(a){return o||console.warn("StyleSheet: illegal rule: \n\n"+e+"\n\nSee https://stackoverflow.com/q/20007992 for more info"),-1}}else{var r=this._tags[t];this._tags.push(this.makeStyleTag(this._name,e,r))}return this._rulesCount++},s.replaceRule=function(e,t){if(this._optimizeForSpeed||!this._isBrowser){var n=this._isBrowser?this.getSheet():this._serverSheet;if(t.trim()||(t=this._deletedRulePlaceholder),!n.cssRules[e])return e;n.deleteRule(e);try{n.insertRule(t,e)}catch(i){o||console.warn("StyleSheet: illegal rule: \n\n"+t+"\n\nSee https://stackoverflow.com/q/20007992 for more info"),n.insertRule(this._deletedRulePlaceholder,e)}}else{var r=this._tags[e];c(r,"old rule at index `"+e+"` not found"),r.textContent=t}return e},s.deleteRule=function(e){if(this._isBrowser)if(this._optimizeForSpeed)this.replaceRule(e,"");else{var t=this._tags[e];c(t,"rule at index `"+e+"` not found"),t.parentNode.removeChild(t),this._tags[e]=null}else this._serverSheet.deleteRule(e)},s.flush=function(){this._injected=!1,this._rulesCount=0,this._isBrowser?(this._tags.forEach((function(e){return e&&e.parentNode.removeChild(e)})),this._tags=[]):this._serverSheet.cssRules=[]},s.cssRules=function(){var e=this;return this._isBrowser?this._tags.reduce((function(t,n){return n?t=t.concat(Array.prototype.map.call(e.getSheetForTag(n).cssRules,(function(t){return t.cssText===e._deletedRulePlaceholder?null:t}))):t.push(null),t}),[]):this._serverSheet.cssRules},s.makeStyleTag=function(e,t,n){t&&c(i(t),"makeStyleTag accepts only strings as second parameter");var r=document.createElement("style");this._nonce&&r.setAttribute("nonce",this._nonce),r.type="text/css",r.setAttribute("data-"+e,""),t&&r.appendChild(document.createTextNode(t));var o=document.head||document.getElementsByTagName("head")[0];return n?o.insertBefore(r,n):o.appendChild(r),r},t=e,(r=[{key:"length",get:function(){return this._rulesCount}}])&&n(t.prototype,r),a&&n(t,a),e}();function c(e,t){if(!e)throw new Error("StyleSheet: "+t+".")}t.default=a},449:function(e,t,n){t.__esModule=!0,t.default=u;var r,o=(r=n(522))&&r.__esModule?r:{default:r},i=n(147),a=n(590);var c=o.default.useInsertionEffect||o.default.useLayoutEffect,s="undefined"!==typeof window?(0,i.createStyleRegistry)():void 0;function u(e){var t=s||(0,i.useStyleRegistry)();return t?"undefined"===typeof window?(t.add(e),null):(c((function(){return t.add(e),function(){t.remove(e)}}),[e.id,String(e.dynamic)]),null):null}u.dynamic=function(e){return e.map((function(e){var t=e[0],n=e[1];return(0,a.computeId)(t,n)})).join(" ")}},147:function(e,t,n){t.__esModule=!0,t.createStyleRegistry=l,t.StyleRegistry=function(e){var t=e.registry,n=e.children,r=(0,o.useContext)(u),i=(0,o.useState)((function(){return r||t||l()}))[0];return o.default.createElement(u.Provider,{value:i},n)},t.useStyleRegistry=function(){return(0,o.useContext)(u)},t.StyleSheetContext=t.StyleSheetRegistry=void 0;var r,o=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!==typeof e&&"function"!==typeof e)return{default:e};var t=c();if(t&&t.has(e))return t.get(e);var n={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if(Object.prototype.hasOwnProperty.call(e,o)){var i=r?Object.getOwnPropertyDescriptor(e,o):null;i&&(i.get||i.set)?Object.defineProperty(n,o,i):n[o]=e[o]}n.default=e,t&&t.set(e,n);return n}(n(522)),i=(r=n(503))&&r.__esModule?r:{default:r},a=n(590);function c(){if("function"!==typeof WeakMap)return null;var e=new WeakMap;return c=function(){return e},e}var s=function(){function e(e){var t=void 0===e?{}:e,n=t.styleSheet,r=void 0===n?null:n,o=t.optimizeForSpeed,a=void 0!==o&&o,c=t.isBrowser,s=void 0===c?"undefined"!==typeof window:c;this._sheet=r||new i.default({name:"styled-jsx",optimizeForSpeed:a}),this._sheet.inject(),r&&"boolean"===typeof a&&(this._sheet.setOptimizeForSpeed(a),this._optimizeForSpeed=this._sheet.isOptimizeForSpeed()),this._isBrowser=s,this._fromServer=void 0,this._indices={},this._instancesCounts={}}var t=e.prototype;return t.add=function(e){var t=this;void 0===this._optimizeForSpeed&&(this._optimizeForSpeed=Array.isArray(e.children),this._sheet.setOptimizeForSpeed(this._optimizeForSpeed),this._optimizeForSpeed=this._sheet.isOptimizeForSpeed()),this._isBrowser&&!this._fromServer&&(this._fromServer=this.selectFromServer(),this._instancesCounts=Object.keys(this._fromServer).reduce((function(e,t){return e[t]=0,e}),{}));var n=this.getIdAndRules(e),r=n.styleId,o=n.rules;if(r in this._instancesCounts)this._instancesCounts[r]+=1;else{var i=o.map((function(e){return t._sheet.insertRule(e)})).filter((function(e){return-1!==e}));this._indices[r]=i,this._instancesCounts[r]=1}},t.remove=function(e){var t=this,n=this.getIdAndRules(e).styleId;if(function(e,t){if(!e)throw new Error("StyleSheetRegistry: "+t+".")}(n in this._instancesCounts,"styleId: `"+n+"` not found"),this._instancesCounts[n]-=1,this._instancesCounts[n]<1){var r=this._fromServer&&this._fromServer[n];r?(r.parentNode.removeChild(r),delete this._fromServer[n]):(this._indices[n].forEach((function(e){return t._sheet.deleteRule(e)})),delete this._indices[n]),delete this._instancesCounts[n]}},t.update=function(e,t){this.add(t),this.remove(e)},t.flush=function(){this._sheet.flush(),this._sheet.inject(),this._fromServer=void 0,this._indices={},this._instancesCounts={}},t.cssRules=function(){var e=this,t=this._fromServer?Object.keys(this._fromServer).map((function(t){return[t,e._fromServer[t]]})):[],n=this._sheet.cssRules();return t.concat(Object.keys(this._indices).map((function(t){return[t,e._indices[t].map((function(e){return n[e].cssText})).join(e._optimizeForSpeed?"":"\n")]})).filter((function(e){return Boolean(e[1])})))},t.styles=function(e){return function(e,t){return void 0===t&&(t={}),e.map((function(e){var n=e[0],r=e[1];return o.default.createElement("style",{id:"__"+n,key:"__"+n,nonce:t.nonce?t.nonce:void 0,dangerouslySetInnerHTML:{__html:r}})}))}(this.cssRules(),e)},t.getIdAndRules=function(e){var t=e.children,n=e.dynamic,r=e.id;if(n){var o=(0,a.computeId)(r,n);return{styleId:o,rules:Array.isArray(t)?t.map((function(e){return(0,a.computeSelector)(o,e)})):[(0,a.computeSelector)(o,t)]}}return{styleId:(0,a.computeId)(r),rules:Array.isArray(t)?t:[t]}},t.selectFromServer=function(){return Array.prototype.slice.call(document.querySelectorAll('[id^="__jsx-"]')).reduce((function(e,t){return e[t.id.slice(2)]=t,e}),{})},e}();t.StyleSheetRegistry=s;var u=(0,o.createContext)(null);function l(){return new s}t.StyleSheetContext=u},522:function(e){e.exports=n(67294)}},o={};function i(e){var n=o[e];if(void 0!==n)return n.exports;var r=o[e]={exports:{}},a=!0;try{t[e](r,r.exports,i),a=!1}finally{a&&delete o[e]}return r.exports}i.ab="//";var a={};!function(){var e=a;e.__esModule=!0,e.style=e.useStyleRegistry=e.createStyleRegistry=e.StyleRegistry=void 0;var t=i(147);e.StyleRegistry=t.StyleRegistry,e.createStyleRegistry=t.createStyleRegistry,e.useStyleRegistry=t.useStyleRegistry;var n,r=(n=i(449))&&n.__esModule?n:{default:n};e.style=r.default}(),e.exports=a}()},65988:function(e,t,n){e.exports=n(84207).style},42238:function(e,t,n){var r;!function(o,i){"use strict";var a="function",c="undefined",s="object",u="string",l="major",f="model",p="name",d="type",_="vendor",h="version",m="architecture",y="console",g="mobile",v="tablet",b="smarttv",w="wearable",E="embedded",O="Amazon",x="Apple",I="ASUS",A="BlackBerry",j="Firefox",T="Google",S="Huawei",L="LG",D="Microsoft",M="Motorola",N="Opera",C="Samsung",B="Sharp",P="Sony",k="Xiaomi",R="Zebra",G="Facebook",U="Chromium OS",W="Mac OS",Y=function(e){for(var t={},n=0;n<e.length;n++)t[e[n].toUpperCase()]=e[n];return t},F=function(e,t){return typeof e===u&&-1!==H(t).indexOf(H(e))},H=function(e){return e.toLowerCase()},Z=function(e,t){if(typeof e===u)return e=e.replace(/^\s\s*/,""),typeof t===c?e:e.substring(0,500)},q=function(e,t){for(var n,r,o,c,u,l,f=0;f<t.length&&!u;){var p=t[f],d=t[f+1];for(n=r=0;n<p.length&&!u&&p[n];)if(u=p[n++].exec(e))for(o=0;o<d.length;o++)l=u[++r],typeof(c=d[o])===s&&c.length>0?2===c.length?typeof c[1]==a?this[c[0]]=c[1].call(this,l):this[c[0]]=c[1]:3===c.length?typeof c[1]!==a||c[1].exec&&c[1].test?this[c[0]]=l?l.replace(c[1],c[2]):i:this[c[0]]=l?c[1].call(this,l,c[2]):i:4===c.length&&(this[c[0]]=l?c[3].call(this,l.replace(c[1],c[2])):i):this[c]=l||i;f+=2}},V=function(e,t){for(var n in t)if(typeof t[n]===s&&t[n].length>0){for(var r=0;r<t[n].length;r++)if(F(t[n][r],e))return"?"===n?i:n}else if(F(t[n],e))return"?"===n?i:n;return e},K={ME:"4.90","NT 3.11":"NT3.51","NT 4.0":"NT4.0",2e3:"NT 5.0",XP:["NT 5.1","NT 5.2"],Vista:"NT 6.0",7:"NT 6.1",8:"NT 6.2",8.1:"NT 6.3",10:["NT 6.4","NT 10.0"],RT:"ARM"},z={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[h,[p,"Chrome"]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[h,[p,"Edge"]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[p,h],[/opios[\/ ]+([\w\.]+)/i],[h,[p,"Opera Mini"]],[/\bop(?:rg)?x\/([\w\.]+)/i],[h,[p,"Opera GX"]],[/\bopr\/([\w\.]+)/i],[h,[p,N]],[/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i],[h,[p,"Baidu"]],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer)[\/ ]?([\w\.]*)/i,/(avant|iemobile|slim)\s?(?:browser)?[\/ ]?([\w\.]*)/i,/(?:ms|\()(ie) ([\w\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|bolt|iron|vivaldi|iridium|phantomjs|bowser|quark|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|qq|duckduckgo)\/([-\w\.]+)/i,/(heytap|ovi)browser\/([\d\.]+)/i,/(weibo)__([\d\.]+)/i],[p,h],[/\bddg\/([\w\.]+)/i],[h,[p,"DuckDuckGo"]],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[h,[p,"UCBrowser"]],[/microm.+\bqbcore\/([\w\.]+)/i,/\bqbcore\/([\w\.]+).+microm/i,/micromessenger\/([\w\.]+)/i],[h,[p,"WeChat"]],[/konqueror\/([\w\.]+)/i],[h,[p,"Konqueror"]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[h,[p,"IE"]],[/ya(?:search)?browser\/([\w\.]+)/i],[h,[p,"Yandex"]],[/slbrowser\/([\w\.]+)/i],[h,[p,"Smart Lenovo Browser"]],[/(avast|avg)\/([\w\.]+)/i],[[p,/(.+)/,"$1 Secure Browser"],h],[/\bfocus\/([\w\.]+)/i],[h,[p,"Firefox Focus"]],[/\bopt\/([\w\.]+)/i],[h,[p,"Opera Touch"]],[/coc_coc\w+\/([\w\.]+)/i],[h,[p,"Coc Coc"]],[/dolfin\/([\w\.]+)/i],[h,[p,"Dolphin"]],[/coast\/([\w\.]+)/i],[h,[p,"Opera Coast"]],[/miuibrowser\/([\w\.]+)/i],[h,[p,"MIUI Browser"]],[/fxios\/([-\w\.]+)/i],[h,[p,j]],[/\bqihu|(qi?ho?o?|360)browser/i],[[p,"360 Browser"]],[/(oculus|sailfish|huawei|vivo)browser\/([\w\.]+)/i],[[p,/(.+)/,"$1 Browser"],h],[/samsungbrowser\/([\w\.]+)/i],[h,[p,"Samsung Internet"]],[/(comodo_dragon)\/([\w\.]+)/i],[[p,/_/g," "],h],[/metasr[\/ ]?([\d\.]+)/i],[h,[p,"Sogou Explorer"]],[/(sogou)mo\w+\/([\d\.]+)/i],[[p,"Sogou Mobile"],h],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|2345Explorer)[\/ ]?([\w\.]+)/i],[p,h],[/(lbbrowser)/i,/\[(linkedin)app\]/i],[p],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[p,G],h],[/(Klarna)\/([\w\.]+)/i,/(kakao(?:talk|story))[\/ ]([\w\.]+)/i,/(naver)\(.*?(\d+\.[\w\.]+).*\)/i,/safari (line)\/([\w\.]+)/i,/\b(line)\/([\w\.]+)\/iab/i,/(alipay)client\/([\w\.]+)/i,/(twitter)(?:and| f.+e\/([\w\.]+))/i,/(chromium|instagram|snapchat)[\/ ]([-\w\.]+)/i],[p,h],[/\bgsa\/([\w\.]+) .*safari\//i],[h,[p,"GSA"]],[/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i],[h,[p,"TikTok"]],[/headlesschrome(?:\/([\w\.]+)| )/i],[h,[p,"Chrome Headless"]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[p,"Chrome WebView"],h],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[h,[p,"Android Browser"]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[p,h],[/version\/([\w\.\,]+) .*mobile\/\w+ (safari)/i],[h,[p,"Mobile Safari"]],[/version\/([\w(\.|\,)]+) .*(mobile ?safari|safari)/i],[h,p],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[p,[h,V,{"1.0":"/8",1.2:"/1",1.3:"/3","2.0":"/412","2.0.2":"/416","2.0.3":"/417","2.0.4":"/419","?":"/"}]],[/(webkit|khtml)\/([\w\.]+)/i],[p,h],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[p,"Netscape"],h],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[h,[p,"Firefox Reality"]],[/ekiohf.+(flow)\/([\w\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror|klar)[\/ ]?([\w\.\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i,/(firefox)\/([\w\.]+)/i,/(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i,/(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|sleipnir|obigo|mosaic|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i,/(links) \(([\w\.]+)/i,/panasonic;(viera)/i],[p,h],[/(cobalt)\/([\w\.]+)/i],[p,[h,/master.|lts./,""]]],cpu:[[/(?:(amd|x(?:(?:86|64)[-_])?|wow|win)64)[;\)]/i],[[m,"amd64"]],[/(ia32(?=;))/i],[[m,H]],[/((?:i[346]|x)86)[;\)]/i],[[m,"ia32"]],[/\b(aarch64|arm(v?8e?l?|_?64))\b/i],[[m,"arm64"]],[/\b(arm(?:v[67])?ht?n?[fl]p?)\b/i],[[m,"armhf"]],[/windows (ce|mobile); ppc;/i],[[m,"arm"]],[/((?:ppc|powerpc)(?:64)?)(?: mac|;|\))/i],[[m,/ower/,"",H]],[/(sun4\w)[;\)]/i],[[m,"sparc"]],[/((?:avr32|ia64(?=;))|68k(?=\))|\barm(?=v(?:[1-7]|[5-7]1)l?|;|eabi)|(?=atmel )avr|(?:irix|mips|sparc)(?:64)?\b|pa-risc)/i],[[m,H]]],device:[[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i],[f,[_,C],[d,v]],[/\b((?:s[cgp]h|gt|sm)-\w+|sc[g-]?[\d]+a?|galaxy nexus)/i,/samsung[- ]([-\w]+)/i,/sec-(sgh\w+)/i],[f,[_,C],[d,g]],[/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i],[f,[_,x],[d,g]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[f,[_,x],[d,v]],[/(macintosh);/i],[f,[_,x]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[f,[_,B],[d,g]],[/\b((?:ag[rs][23]?|bah2?|sht?|btv)-a?[lw]\d{2})\b(?!.+d\/s)/i],[f,[_,S],[d,v]],[/(?:huawei|honor)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[f,[_,S],[d,g]],[/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i,/\b; (\w+) build\/hm\1/i,/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,/\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,/oid[^\)]+; (m?[12][0-389][01]\w{3,6}[c-y])( bui|; wv|\))/i,/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite)?)(?: bui|\))/i],[[f,/_/g," "],[_,k],[d,g]],[/oid[^\)]+; (2\d{4}(283|rpbf)[cgl])( bui|\))/i,/\b(mi[-_ ]?(?:pad)(?:[\w_ ]+))(?: bui|\))/i],[[f,/_/g," "],[_,k],[d,v]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[f,[_,"OPPO"],[d,g]],[/\b(opd2\d{3}a?) bui/i],[f,[_,"OPPO"],[d,v]],[/vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[f,[_,"Vivo"],[d,g]],[/\b(rmx[1-3]\d{3})(?: bui|;|\))/i],[f,[_,"Realme"],[d,g]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,/\bmot(?:orola)?[- ](\w*)/i,/((?:moto[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i],[f,[_,M],[d,g]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[f,[_,M],[d,v]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[f,[_,L],[d,v]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+((?!browser|netcast|android tv)\w+)/i,/\blg-?([\d\w]+) bui/i],[f,[_,L],[d,g]],[/(ideatab[-\w ]+)/i,/lenovo ?(s[56]000[-\w]+|tab(?:[\w ]+)|yt[-\d\w]{6}|tb[-\d\w]{6})/i],[f,[_,"Lenovo"],[d,v]],[/(?:maemo|nokia).*(n900|lumia \d+)/i,/nokia[-_ ]?([-\w\.]*)/i],[[f,/_/g," "],[_,"Nokia"],[d,g]],[/(pixel c)\b/i],[f,[_,T],[d,v]],[/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i],[f,[_,T],[d,g]],[/droid.+ (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[f,[_,P],[d,g]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[f,"Xperia Tablet"],[_,P],[d,v]],[/ (kb2005|in20[12]5|be20[12][59])\b/i,/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i],[f,[_,"OnePlus"],[d,g]],[/(alexa)webm/i,/(kf[a-z]{2}wi|aeo[c-r]{2})( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[f,[_,O],[d,v]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[f,/(.+)/g,"Fire Phone $1"],[_,O],[d,g]],[/(playbook);[-\w\),; ]+(rim)/i],[f,_,[d,v]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[f,[_,A],[d,g]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[f,[_,I],[d,v]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[f,[_,I],[d,g]],[/(nexus 9)/i],[f,[_,"HTC"],[d,v]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i],[_,[f,/_/g," "],[d,g]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[f,[_,"Acer"],[d,v]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[f,[_,"Meizu"],[d,g]],[/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i],[f,[_,"Ulefone"],[d,g]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron|infinix|tecno)[-_ ]?([-\w]*)/i,/(hp) ([\w ]+\w)/i,/(asus)-?(\w+)/i,/(microsoft); (lumia[\w ]+)/i,/(lenovo)[-_ ]?([-\w]+)/i,/(jolla)/i,/(oppo) ?([\w ]+) bui/i],[_,f,[d,g]],[/(kobo)\s(ereader|touch)/i,/(archos) (gamepad2?)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i,/(nook)[\w ]+build\/(\w+)/i,/(dell) (strea[kpr\d ]*[\dko])/i,/(le[- ]+pan)[- ]+(\w{1,9}) bui/i,/(trinity)[- ]*(t\d{3}) bui/i,/(gigaset)[- ]+(q\w{1,9}) bui/i,/(vodafone) ([\w ]+)(?:\)| bui)/i],[_,f,[d,v]],[/(surface duo)/i],[f,[_,D],[d,v]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[f,[_,"Fairphone"],[d,g]],[/(u304aa)/i],[f,[_,"AT&T"],[d,g]],[/\bsie-(\w*)/i],[f,[_,"Siemens"],[d,g]],[/\b(rct\w+) b/i],[f,[_,"RCA"],[d,v]],[/\b(venue[\d ]{2,7}) b/i],[f,[_,"Dell"],[d,v]],[/\b(q(?:mv|ta)\w+) b/i],[f,[_,"Verizon"],[d,v]],[/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i],[f,[_,"Barnes & Noble"],[d,v]],[/\b(tm\d{3}\w+) b/i],[f,[_,"NuVision"],[d,v]],[/\b(k88) b/i],[f,[_,"ZTE"],[d,v]],[/\b(nx\d{3}j) b/i],[f,[_,"ZTE"],[d,g]],[/\b(gen\d{3}) b.+49h/i],[f,[_,"Swiss"],[d,g]],[/\b(zur\d{3}) b/i],[f,[_,"Swiss"],[d,v]],[/\b((zeki)?tb.*\b) b/i],[f,[_,"Zeki"],[d,v]],[/\b([yr]\d{2}) b/i,/\b(dragon[- ]+touch |dt)(\w{5}) b/i],[[_,"Dragon Touch"],f,[d,v]],[/\b(ns-?\w{0,9}) b/i],[f,[_,"Insignia"],[d,v]],[/\b((nxa|next)-?\w{0,9}) b/i],[f,[_,"NextBook"],[d,v]],[/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i],[[_,"Voice"],f,[d,g]],[/\b(lvtel\-)?(v1[12]) b/i],[[_,"LvTel"],f,[d,g]],[/\b(ph-1) /i],[f,[_,"Essential"],[d,g]],[/\b(v(100md|700na|7011|917g).*\b) b/i],[f,[_,"Envizen"],[d,v]],[/\b(trio[-\w\. ]+) b/i],[f,[_,"MachSpeed"],[d,v]],[/\btu_(1491) b/i],[f,[_,"Rotor"],[d,v]],[/(shield[\w ]+) b/i],[f,[_,"Nvidia"],[d,v]],[/(sprint) (\w+)/i],[_,f,[d,g]],[/(kin\.[onetw]{3})/i],[[f,/\./g," "],[_,D],[d,g]],[/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[f,[_,R],[d,v]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[f,[_,R],[d,g]],[/smart-tv.+(samsung)/i],[_,[d,b]],[/hbbtv.+maple;(\d+)/i],[[f,/^/,"SmartTV"],[_,C],[d,b]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[_,L],[d,b]],[/(apple) ?tv/i],[_,[f,"Apple TV"],[d,b]],[/crkey/i],[[f,"Chromecast"],[_,T],[d,b]],[/droid.+aft(\w+)( bui|\))/i],[f,[_,O],[d,b]],[/\(dtv[\);].+(aquos)/i,/(aquos-tv[\w ]+)\)/i],[f,[_,B],[d,b]],[/(bravia[\w ]+)( bui|\))/i],[f,[_,P],[d,b]],[/(mitv-\w{5}) bui/i],[f,[_,k],[d,b]],[/Hbbtv.*(technisat) (.*);/i],[_,f,[d,b]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i],[[_,Z],[f,Z],[d,b]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i],[[d,b]],[/(ouya)/i,/(nintendo) ([wids3utch]+)/i],[_,f,[d,y]],[/droid.+; (shield) bui/i],[f,[_,"Nvidia"],[d,y]],[/(playstation [345portablevi]+)/i],[f,[_,P],[d,y]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[f,[_,D],[d,y]],[/((pebble))app/i],[_,f,[d,w]],[/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i],[f,[_,x],[d,w]],[/droid.+; (glass) \d/i],[f,[_,T],[d,w]],[/droid.+; (wt63?0{2,3})\)/i],[f,[_,R],[d,w]],[/(quest( \d| pro)?)/i],[f,[_,G],[d,w]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[_,[d,E]],[/(aeobc)\b/i],[f,[_,O],[d,E]],[/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+? mobile safari/i],[f,[d,g]],[/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i],[f,[d,v]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[d,v]],[/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i],[[d,g]],[/(android[-\w\. ]{0,9});.+buil/i],[f,[_,"Generic"]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[h,[p,"EdgeHTML"]],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[h,[p,"Blink"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna)\/([\w\.]+)/i,/ekioh(flow)\/([\w\.]+)/i,/(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i,/(icab)[\/ ]([23]\.[\d\.]+)/i,/\b(libweb)/i],[p,h],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[h,p]],os:[[/microsoft (windows) (vista|xp)/i],[p,h],[/(windows (?:phone(?: os)?|mobile))[\/ ]?([\d\.\w ]*)/i],[p,[h,V,K]],[/windows nt 6\.2; (arm)/i,/windows[\/ ]?([ntce\d\. ]+\w)(?!.+xbox)/i,/(?:win(?=3|9|n)|win 9x )([nt\d\.]+)/i],[[h,V,K],[p,"Windows"]],[/ip[honead]{2,4}\b(?:.*os ([\w]+) like mac|; opera)/i,/(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i,/cfnetwork\/.+darwin/i],[[h,/_/g,"."],[p,"iOS"]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+haiku)/i],[[p,W],[h,/_/g,"."]],[/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i],[h,p],[/(android|webos|qnx|bada|rim tablet os|maemo|meego|sailfish)[-\/ ]?([\w\.]*)/i,/(blackberry)\w*\/([\w\.]*)/i,/(tizen|kaios)[\/ ]([\w\.]+)/i,/\((series40);/i],[p,h],[/\(bb(10);/i],[h,[p,A]],[/(?:symbian ?os|symbos|s60(?=;)|series60)[-\/ ]?([\w\.]*)/i],[h,[p,"Symbian"]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[h,[p,"Firefox OS"]],[/web0s;.+rt(tv)/i,/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i],[h,[p,"webOS"]],[/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i],[h,[p,"watchOS"]],[/crkey\/([\d\.]+)/i],[h,[p,"Chromecast"]],[/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i],[[p,U],h],[/panasonic;(viera)/i,/(netrange)mmh/i,/(nettv)\/(\d+\.[\w\.]+)/i,/(nintendo|playstation) ([wids345portablevuch]+)/i,/(xbox); +xbox ([^\);]+)/i,/\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i,/(mint)[\/\(\) ]?(\w*)/i,/(mageia|vectorlinux)[; ]/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i,/(hurd|linux) ?([\w\.]*)/i,/(gnu) ?([\w\.]*)/i,/\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku) (\w+)/i],[p,h],[/(sunos) ?([\w\.\d]*)/i],[[p,"Solaris"],h],[/((?:open)?solaris)[-\/ ]?([\w\.]*)/i,/(aix) ((\d)(?=\.|\)| )[\w\.])*/i,/\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux|serenityos)/i,/(unix) ?([\w\.]*)/i],[p,h]]},J=function(e,t){if(typeof e===s&&(t=e,e=i),!(this instanceof J))return new J(e,t).getResult();var n=typeof o!==c&&o.navigator?o.navigator:i,r=e||(n&&n.userAgent?n.userAgent:""),l=n&&n.userAgentData?n.userAgentData:i,f=t?function(e,t){var n={};for(var r in e)t[r]&&t[r].length%2===0?n[r]=t[r].concat(e[r]):n[r]=e[r];return n}(z,t):z,p=n&&n.userAgent==r;return this.getBrowser=function(){var e,t={};return t.name=i,t.version=i,q.call(t,r,f.browser),t.major=typeof(e=t.version)===u?e.replace(/[^\d\.]/g,"").split(".")[0]:i,p&&n&&n.brave&&typeof n.brave.isBrave==a&&(t.name="Brave"),t},this.getCPU=function(){var e={};return e.architecture=i,q.call(e,r,f.cpu),e},this.getDevice=function(){var e={};return e.vendor=i,e.model=i,e.type=i,q.call(e,r,f.device),p&&!e.type&&l&&l.mobile&&(e.type=g),p&&"Macintosh"==e.model&&n&&typeof n.standalone!==c&&n.maxTouchPoints&&n.maxTouchPoints>2&&(e.model="iPad",e.type=v),e},this.getEngine=function(){var e={};return e.name=i,e.version=i,q.call(e,r,f.engine),e},this.getOS=function(){var e={};return e.name=i,e.version=i,q.call(e,r,f.os),p&&!e.name&&l&&l.platform&&"Unknown"!=l.platform&&(e.name=l.platform.replace(/chrome os/i,U).replace(/macos/i,W)),e},this.getResult=function(){return{ua:this.getUA(),browser:this.getBrowser(),engine:this.getEngine(),os:this.getOS(),device:this.getDevice(),cpu:this.getCPU()}},this.getUA=function(){return r},this.setUA=function(e){return r=typeof e===u&&e.length>500?Z(e,500):e,this},this.setUA(r),this};J.VERSION="1.0.38",J.BROWSER=Y([p,h,l]),J.CPU=Y([m]),J.DEVICE=Y([f,_,d,y,g,b,v,w,E]),J.ENGINE=J.OS=Y([p,h]),typeof t!==c?(e.exports&&(t=e.exports=J),t.UAParser=J):n.amdO?(r=function(){return J}.call(t,n,t,e))===i||(e.exports=r):typeof o!==c&&(o.UAParser=J);var Q=typeof o!==c&&(o.jQuery||o.Zepto);if(Q&&!Q.ua){var X=new J;Q.ua=X.getResult(),Q.ua.get=function(){return X.getUA()},Q.ua.set=function(e){X.setUA(e);var t=X.getResult();for(var n in t)Q.ua[n]=t[n]}}}("object"===typeof window?window:this)},20384:function(e){e.exports=function(e){return e&&"object"===typeof e&&"function"===typeof e.copy&&"function"===typeof e.fill&&"function"===typeof e.readUInt8}},55955:function(e,t,n){"use strict";var r=n(82584),o=n(48662),i=n(86430),a=n(85692);function c(e){return e.call.bind(e)}var s="undefined"!==typeof BigInt,u="undefined"!==typeof Symbol,l=c(Object.prototype.toString),f=c(Number.prototype.valueOf),p=c(String.prototype.valueOf),d=c(Boolean.prototype.valueOf);if(s)var _=c(BigInt.prototype.valueOf);if(u)var h=c(Symbol.prototype.valueOf);function m(e,t){if("object"!==typeof e)return!1;try{return t(e),!0}catch(n){return!1}}function y(e){return"[object Map]"===l(e)}function g(e){return"[object Set]"===l(e)}function v(e){return"[object WeakMap]"===l(e)}function b(e){return"[object WeakSet]"===l(e)}function w(e){return"[object ArrayBuffer]"===l(e)}function E(e){return"undefined"!==typeof ArrayBuffer&&(w.working?w(e):e instanceof ArrayBuffer)}function O(e){return"[object DataView]"===l(e)}function x(e){return"undefined"!==typeof DataView&&(O.working?O(e):e instanceof DataView)}t.isArgumentsObject=r,t.isGeneratorFunction=o,t.isTypedArray=a,t.isPromise=function(e){return"undefined"!==typeof Promise&&e instanceof Promise||null!==e&&"object"===typeof e&&"function"===typeof e.then&&"function"===typeof e.catch},t.isArrayBufferView=function(e){return"undefined"!==typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):a(e)||x(e)},t.isUint8Array=function(e){return"Uint8Array"===i(e)},t.isUint8ClampedArray=function(e){return"Uint8ClampedArray"===i(e)},t.isUint16Array=function(e){return"Uint16Array"===i(e)},t.isUint32Array=function(e){return"Uint32Array"===i(e)},t.isInt8Array=function(e){return"Int8Array"===i(e)},t.isInt16Array=function(e){return"Int16Array"===i(e)},t.isInt32Array=function(e){return"Int32Array"===i(e)},t.isFloat32Array=function(e){return"Float32Array"===i(e)},t.isFloat64Array=function(e){return"Float64Array"===i(e)},t.isBigInt64Array=function(e){return"BigInt64Array"===i(e)},t.isBigUint64Array=function(e){return"BigUint64Array"===i(e)},y.working="undefined"!==typeof Map&&y(new Map),t.isMap=function(e){return"undefined"!==typeof Map&&(y.working?y(e):e instanceof Map)},g.working="undefined"!==typeof Set&&g(new Set),t.isSet=function(e){return"undefined"!==typeof Set&&(g.working?g(e):e instanceof Set)},v.working="undefined"!==typeof WeakMap&&v(new WeakMap),t.isWeakMap=function(e){return"undefined"!==typeof WeakMap&&(v.working?v(e):e instanceof WeakMap)},b.working="undefined"!==typeof WeakSet&&b(new WeakSet),t.isWeakSet=function(e){return b(e)},w.working="undefined"!==typeof ArrayBuffer&&w(new ArrayBuffer),t.isArrayBuffer=E,O.working="undefined"!==typeof ArrayBuffer&&"undefined"!==typeof DataView&&O(new DataView(new ArrayBuffer(1),0,1)),t.isDataView=x;var I="undefined"!==typeof SharedArrayBuffer?SharedArrayBuffer:void 0;function A(e){return"[object SharedArrayBuffer]"===l(e)}function j(e){return"undefined"!==typeof I&&("undefined"===typeof A.working&&(A.working=A(new I)),A.working?A(e):e instanceof I)}function T(e){return m(e,f)}function S(e){return m(e,p)}function L(e){return m(e,d)}function D(e){return s&&m(e,_)}function M(e){return u&&m(e,h)}t.isSharedArrayBuffer=j,t.isAsyncFunction=function(e){return"[object AsyncFunction]"===l(e)},t.isMapIterator=function(e){return"[object Map Iterator]"===l(e)},t.isSetIterator=function(e){return"[object Set Iterator]"===l(e)},t.isGeneratorObject=function(e){return"[object Generator]"===l(e)},t.isWebAssemblyCompiledModule=function(e){return"[object WebAssembly.Module]"===l(e)},t.isNumberObject=T,t.isStringObject=S,t.isBooleanObject=L,t.isBigIntObject=D,t.isSymbolObject=M,t.isBoxedPrimitive=function(e){return T(e)||S(e)||L(e)||D(e)||M(e)},t.isAnyArrayBuffer=function(e){return"undefined"!==typeof Uint8Array&&(E(e)||j(e))},["isProxy","isExternal","isModuleNamespaceObject"].forEach((function(e){Object.defineProperty(t,e,{enumerable:!1,value:function(){throw new Error(e+" is not supported in userland")}})}))},89539:function(e,t,n){var r=n(83454),o=Object.getOwnPropertyDescriptors||function(e){for(var t=Object.keys(e),n={},r=0;r<t.length;r++)n[t[r]]=Object.getOwnPropertyDescriptor(e,t[r]);return n},i=/%[sdj%]/g;t.format=function(e){if(!v(e)){for(var t=[],n=0;n<arguments.length;n++)t.push(u(arguments[n]));return t.join(" ")}n=1;for(var r=arguments,o=r.length,a=String(e).replace(i,(function(e){if("%%"===e)return"%";if(n>=o)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(t){return"[Circular]"}default:return e}})),c=r[n];n<o;c=r[++n])y(c)||!E(c)?a+=" "+c:a+=" "+u(c);return a},t.deprecate=function(e,n){if("undefined"!==typeof r&&!0===r.noDeprecation)return e;if("undefined"===typeof r)return function(){return t.deprecate(e,n).apply(this,arguments)};var o=!1;return function(){if(!o){if(r.throwDeprecation)throw new Error(n);r.traceDeprecation?console.trace(n):console.error(n),o=!0}return e.apply(this,arguments)}};var a={},c=/^$/;if(r.env.NODE_DEBUG){var s=r.env.NODE_DEBUG;s=s.replace(/[|\\{}()[\]^$+?.]/g,"\\$&").replace(/\*/g,".*").replace(/,/g,"$|^").toUpperCase(),c=new RegExp("^"+s+"$","i")}function u(e,n){var r={seen:[],stylize:f};return arguments.length>=3&&(r.depth=arguments[2]),arguments.length>=4&&(r.colors=arguments[3]),m(n)?r.showHidden=n:n&&t._extend(r,n),b(r.showHidden)&&(r.showHidden=!1),b(r.depth)&&(r.depth=2),b(r.colors)&&(r.colors=!1),b(r.customInspect)&&(r.customInspect=!0),r.colors&&(r.stylize=l),p(r,e,r.depth)}function l(e,t){var n=u.styles[t];return n?"\x1b["+u.colors[n][0]+"m"+e+"\x1b["+u.colors[n][1]+"m":e}function f(e,t){return e}function p(e,n,r){if(e.customInspect&&n&&I(n.inspect)&&n.inspect!==t.inspect&&(!n.constructor||n.constructor.prototype!==n)){var o=n.inspect(r,e);return v(o)||(o=p(e,o,r)),o}var i=function(e,t){if(b(t))return e.stylize("undefined","undefined");if(v(t)){var n="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(n,"string")}if(g(t))return e.stylize(""+t,"number");if(m(t))return e.stylize(""+t,"boolean");if(y(t))return e.stylize("null","null")}(e,n);if(i)return i;var a=Object.keys(n),c=function(e){var t={};return e.forEach((function(e,n){t[e]=!0})),t}(a);if(e.showHidden&&(a=Object.getOwnPropertyNames(n)),x(n)&&(a.indexOf("message")>=0||a.indexOf("description")>=0))return d(n);if(0===a.length){if(I(n)){var s=n.name?": "+n.name:"";return e.stylize("[Function"+s+"]","special")}if(w(n))return e.stylize(RegExp.prototype.toString.call(n),"regexp");if(O(n))return e.stylize(Date.prototype.toString.call(n),"date");if(x(n))return d(n)}var u,l="",f=!1,E=["{","}"];(h(n)&&(f=!0,E=["[","]"]),I(n))&&(l=" [Function"+(n.name?": "+n.name:"")+"]");return w(n)&&(l=" "+RegExp.prototype.toString.call(n)),O(n)&&(l=" "+Date.prototype.toUTCString.call(n)),x(n)&&(l=" "+d(n)),0!==a.length||f&&0!=n.length?r<0?w(n)?e.stylize(RegExp.prototype.toString.call(n),"regexp"):e.stylize("[Object]","special"):(e.seen.push(n),u=f?function(e,t,n,r,o){for(var i=[],a=0,c=t.length;a<c;++a)L(t,String(a))?i.push(_(e,t,n,r,String(a),!0)):i.push("");return o.forEach((function(o){o.match(/^\d+$/)||i.push(_(e,t,n,r,o,!0))})),i}(e,n,r,c,a):a.map((function(t){return _(e,n,r,c,t,f)})),e.seen.pop(),function(e,t,n){if(e.reduce((function(e,t){return t.indexOf("\n")>=0&&0,e+t.replace(/\u001b\[\d\d?m/g,"").length+1}),0)>60)return n[0]+(""===t?"":t+"\n ")+" "+e.join(",\n  ")+" "+n[1];return n[0]+t+" "+e.join(", ")+" "+n[1]}(u,l,E)):E[0]+l+E[1]}function d(e){return"["+Error.prototype.toString.call(e)+"]"}function _(e,t,n,r,o,i){var a,c,s;if((s=Object.getOwnPropertyDescriptor(t,o)||{value:t[o]}).get?c=s.set?e.stylize("[Getter/Setter]","special"):e.stylize("[Getter]","special"):s.set&&(c=e.stylize("[Setter]","special")),L(r,o)||(a="["+o+"]"),c||(e.seen.indexOf(s.value)<0?(c=y(n)?p(e,s.value,null):p(e,s.value,n-1)).indexOf("\n")>-1&&(c=i?c.split("\n").map((function(e){return"  "+e})).join("\n").slice(2):"\n"+c.split("\n").map((function(e){return"   "+e})).join("\n")):c=e.stylize("[Circular]","special")),b(a)){if(i&&o.match(/^\d+$/))return c;(a=JSON.stringify(""+o)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(a=a.slice(1,-1),a=e.stylize(a,"name")):(a=a.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),a=e.stylize(a,"string"))}return a+": "+c}function h(e){return Array.isArray(e)}function m(e){return"boolean"===typeof e}function y(e){return null===e}function g(e){return"number"===typeof e}function v(e){return"string"===typeof e}function b(e){return void 0===e}function w(e){return E(e)&&"[object RegExp]"===A(e)}function E(e){return"object"===typeof e&&null!==e}function O(e){return E(e)&&"[object Date]"===A(e)}function x(e){return E(e)&&("[object Error]"===A(e)||e instanceof Error)}function I(e){return"function"===typeof e}function A(e){return Object.prototype.toString.call(e)}function j(e){return e<10?"0"+e.toString(10):e.toString(10)}t.debuglog=function(e){if(e=e.toUpperCase(),!a[e])if(c.test(e)){var n=r.pid;a[e]=function(){var r=t.format.apply(t,arguments);console.error("%s %d: %s",e,n,r)}}else a[e]=function(){};return a[e]},t.inspect=u,u.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]},u.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"},t.types=n(55955),t.isArray=h,t.isBoolean=m,t.isNull=y,t.isNullOrUndefined=function(e){return null==e},t.isNumber=g,t.isString=v,t.isSymbol=function(e){return"symbol"===typeof e},t.isUndefined=b,t.isRegExp=w,t.types.isRegExp=w,t.isObject=E,t.isDate=O,t.types.isDate=O,t.isError=x,t.types.isNativeError=x,t.isFunction=I,t.isPrimitive=function(e){return null===e||"boolean"===typeof e||"number"===typeof e||"string"===typeof e||"symbol"===typeof e||"undefined"===typeof e},t.isBuffer=n(20384);var T=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function S(){var e=new Date,t=[j(e.getHours()),j(e.getMinutes()),j(e.getSeconds())].join(":");return[e.getDate(),T[e.getMonth()],t].join(" ")}function L(e,t){return Object.prototype.hasOwnProperty.call(e,t)}t.log=function(){console.log("%s - %s",S(),t.format.apply(t,arguments))},t.inherits=n(35717),t._extend=function(e,t){if(!t||!E(t))return e;for(var n=Object.keys(t),r=n.length;r--;)e[n[r]]=t[n[r]];return e};var D="undefined"!==typeof Symbol?Symbol("util.promisify.custom"):void 0;function M(e,t){if(!e){var n=new Error("Promise was rejected with a falsy value");n.reason=e,e=n}return t(e)}t.promisify=function(e){if("function"!==typeof e)throw new TypeError('The "original" argument must be of type Function');if(D&&e[D]){var t;if("function"!==typeof(t=e[D]))throw new TypeError('The "util.promisify.custom" argument must be of type Function');return Object.defineProperty(t,D,{value:t,enumerable:!1,writable:!1,configurable:!0}),t}function t(){for(var t,n,r=new Promise((function(e,r){t=e,n=r})),o=[],i=0;i<arguments.length;i++)o.push(arguments[i]);o.push((function(e,r){e?n(e):t(r)}));try{e.apply(this,o)}catch(a){n(a)}return r}return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),D&&Object.defineProperty(t,D,{value:t,enumerable:!1,writable:!1,configurable:!0}),Object.defineProperties(t,o(e))},t.promisify.custom=D,t.callbackify=function(e){if("function"!==typeof e)throw new TypeError('The "original" argument must be of type Function');function t(){for(var t=[],n=0;n<arguments.length;n++)t.push(arguments[n]);var o=t.pop();if("function"!==typeof o)throw new TypeError("The last argument must be of type Function");var i=this,a=function(){return o.apply(i,arguments)};e.apply(this,t).then((function(e){r.nextTick(a.bind(null,null,e))}),(function(e){r.nextTick(M.bind(null,e,a))}))}return Object.setPrototypeOf(t,Object.getPrototypeOf(e)),Object.defineProperties(t,o(e)),t}},86430:function(e,t,n){"use strict";var r=n(94029),o=n(63083),i=n(55559),a=n(21924),c=n(27296),s=a("Object.prototype.toString"),u=n(96410)(),l="undefined"===typeof globalThis?n.g:globalThis,f=o(),p=a("String.prototype.slice"),d=Object.getPrototypeOf,_=a("Array.prototype.indexOf",!0)||function(e,t){for(var n=0;n<e.length;n+=1)if(e[n]===t)return n;return-1},h={__proto__:null};r(f,u&&c&&d?function(e){var t=new l[e];if(Symbol.toStringTag in t){var n=d(t),r=c(n,Symbol.toStringTag);if(!r){var o=d(n);r=c(o,Symbol.toStringTag)}h["$"+e]=i(r.get)}}:function(e){var t=new l[e],n=t.slice||t.set;n&&(h["$"+e]=i(n))});e.exports=function(e){if(!e||"object"!==typeof e)return!1;if(!u){var t=p(s(e),8,-1);return _(f,t)>-1?t:"Object"===t&&function(e){var t=!1;return r(h,(function(n,r){if(!t)try{n(e),t=p(r,1)}catch(o){}})),t}(e)}return c?function(e){var t=!1;return r(h,(function(n,r){if(!t)try{"$"+n(e)===r&&(t=p(r,1))}catch(o){}})),t}(e):null}},63083:function(e,t,n){"use strict";var r=n(89908),o="undefined"===typeof globalThis?n.g:globalThis;e.exports=function(){for(var e=[],t=0;t<r.length;t++)"function"===typeof o[r[t]]&&(e[e.length]=r[t]);return e}},93967:function(e,t){var n;!function(){"use strict";var r={}.hasOwnProperty;function o(){for(var e="",t=0;t<arguments.length;t++){var n=arguments[t];n&&(e=a(e,i(n)))}return e}function i(e){if("string"===typeof e||"number"===typeof e)return e;if("object"!==typeof e)return"";if(Array.isArray(e))return o.apply(null,e);if(e.toString!==Object.prototype.toString&&!e.toString.toString().includes("[native code]"))return e.toString();var t="";for(var n in e)r.call(e,n)&&e[n]&&(t=a(t,n));return t}function a(e,t){return t?e?e+" "+t:e+t:e}e.exports?(o.default=o,e.exports=o):void 0===(n=function(){return o}.apply(t,[]))||(e.exports=n)}()},52587:function(e,t,n){"use strict";function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}n.d(t,{Z:function(){return r}})},50029:function(e,t,n){"use strict";function r(e,t,n,r,o,i,a){try{var c=e[i](a),s=c.value}catch(u){return void n(u)}c.done?t(s):Promise.resolve(s).then(r,o)}function o(e){return function(){var t=this,n=arguments;return new Promise((function(o,i){var a=e.apply(t,n);function c(e){r(a,o,i,c,s,"next",e)}function s(e){r(a,o,i,c,s,"throw",e)}c(void 0)}))}}n.d(t,{Z:function(){return o}})},92777:function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}n.d(t,{Z:function(){return r}})},82262:function(e,t,n){"use strict";function r(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)}}function o(e,t,n){return t&&r(e.prototype,t),n&&r(e,n),e}n.d(t,{Z:function(){return o}})},59499:function(e,t,n){"use strict";function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}n.d(t,{Z:function(){return r}})},4730:function(e,t,n){"use strict";function r(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}n.d(t,{Z:function(){return r}})},16835:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r=n(2937);function o(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!==typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,i=[],a=!0,c=!1;try{for(n=n.call(e);!(a=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);a=!0);}catch(s){c=!0,o=s}finally{try{a||null==n.return||n.return()}finally{if(c)throw o}}return i}}(e,t)||(0,r.Z)(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}},27812:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(52587);var o=n(2937);function i(e){return function(e){if(Array.isArray(e))return(0,r.Z)(e)}(e)||function(e){if("undefined"!==typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||(0,o.Z)(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}},2937:function(e,t,n){"use strict";n.d(t,{Z:function(){return o}});var r=n(52587);function o(e,t){if(e){if("string"===typeof e)return(0,r.Z)(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?(0,r.Z)(e,t):void 0}}},97582:function(e,t,n){"use strict";n.r(t),n.d(t,{__addDisposableResource:function(){return C},__assign:function(){return i},__asyncDelegator:function(){return I},__asyncGenerator:function(){return x},__asyncValues:function(){return A},__await:function(){return O},__awaiter:function(){return _},__classPrivateFieldGet:function(){return D},__classPrivateFieldIn:function(){return N},__classPrivateFieldSet:function(){return M},__createBinding:function(){return m},__decorate:function(){return c},__disposeResources:function(){return P},__esDecorate:function(){return u},__exportStar:function(){return y},__extends:function(){return o},__generator:function(){return h},__importDefault:function(){return L},__importStar:function(){return S},__makeTemplateObject:function(){return j},__metadata:function(){return d},__param:function(){return s},__propKey:function(){return f},__read:function(){return v},__rest:function(){return a},__runInitializers:function(){return l},__setFunctionName:function(){return p},__spread:function(){return b},__spreadArray:function(){return E},__spreadArrays:function(){return w},__values:function(){return g}});var r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)};function o(e,t){if("function"!==typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var i=function(){return i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},i.apply(this,arguments)};function a(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}function c(e,t,n,r){var o,i=arguments.length,a=i<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)a=Reflect.decorate(e,t,n,r);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(a=(i<3?o(a):i>3?o(t,n,a):o(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a}function s(e,t){return function(n,r){t(n,r,e)}}function u(e,t,n,r,o,i){function a(e){if(void 0!==e&&"function"!==typeof e)throw new TypeError("Function expected");return e}for(var c,s=r.kind,u="getter"===s?"get":"setter"===s?"set":"value",l=!t&&e?r.static?e:e.prototype:null,f=t||(l?Object.getOwnPropertyDescriptor(l,r.name):{}),p=!1,d=n.length-1;d>=0;d--){var _={};for(var h in r)_[h]="access"===h?{}:r[h];for(var h in r.access)_.access[h]=r.access[h];_.addInitializer=function(e){if(p)throw new TypeError("Cannot add initializers after decoration has completed");i.push(a(e||null))};var m=(0,n[d])("accessor"===s?{get:f.get,set:f.set}:f[u],_);if("accessor"===s){if(void 0===m)continue;if(null===m||"object"!==typeof m)throw new TypeError("Object expected");(c=a(m.get))&&(f.get=c),(c=a(m.set))&&(f.set=c),(c=a(m.init))&&o.unshift(c)}else(c=a(m))&&("field"===s?o.unshift(c):f[u]=c)}l&&Object.defineProperty(l,r.name,f),p=!0}function l(e,t,n){for(var r=arguments.length>2,o=0;o<t.length;o++)n=r?t[o].call(e,n):t[o].call(e);return r?n:void 0}function f(e){return"symbol"===typeof e?e:"".concat(e)}function p(e,t,n){return"symbol"===typeof t&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:n?"".concat(n," ",t):t})}function d(e,t){if("object"===typeof Reflect&&"function"===typeof Reflect.metadata)return Reflect.metadata(e,t)}function _(e,t,n,r){return new(n||(n=Promise))((function(o,i){function a(e){try{s(r.next(e))}catch(t){i(t)}}function c(e){try{s(r.throw(e))}catch(t){i(t)}}function s(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(a,c)}s((r=r.apply(e,t||[])).next())}))}function h(e,t){var n,r,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:c(0),throw:c(1),return:c(2)},"function"===typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(c){return function(s){return function(c){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(a=0)),a;)try{if(n=1,r&&(o=2&c[0]?r.return:c[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,c[1])).done)return o;switch(r=0,o&&(c=[2&c[0],o.value]),c[0]){case 0:case 1:o=c;break;case 4:return a.label++,{value:c[1],done:!1};case 5:a.label++,r=c[1],c=[0];continue;case 7:c=a.ops.pop(),a.trys.pop();continue;default:if(!(o=(o=a.trys).length>0&&o[o.length-1])&&(6===c[0]||2===c[0])){a=0;continue}if(3===c[0]&&(!o||c[1]>o[0]&&c[1]<o[3])){a.label=c[1];break}if(6===c[0]&&a.label<o[1]){a.label=o[1],o=c;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(c);break}o[2]&&a.ops.pop(),a.trys.pop();continue}c=t.call(e,a)}catch(s){c=[6,s],r=0}finally{n=o=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,s])}}}var m=Object.create?function(e,t,n,r){void 0===r&&(r=n);var o=Object.getOwnPropertyDescriptor(t,n);o&&!("get"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,o)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]};function y(e,t){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(t,n)||m(t,e,n)}function g(e){var t="function"===typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"===typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function v(e,t){var n="function"===typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)a.push(r.value)}catch(c){o={error:c}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return a}function b(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(v(arguments[t]));return e}function w(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;var r=Array(e),o=0;for(t=0;t<n;t++)for(var i=arguments[t],a=0,c=i.length;a<c;a++,o++)r[o]=i[a];return r}function E(e,t,n){if(n||2===arguments.length)for(var r,o=0,i=t.length;o<i;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))}function O(e){return this instanceof O?(this.v=e,this):new O(e)}function x(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r,o=n.apply(e,t||[]),i=[];return r={},a("next"),a("throw"),a("return"),r[Symbol.asyncIterator]=function(){return this},r;function a(e){o[e]&&(r[e]=function(t){return new Promise((function(n,r){i.push([e,t,n,r])>1||c(e,t)}))})}function c(e,t){try{(n=o[e](t)).value instanceof O?Promise.resolve(n.value.v).then(s,u):l(i[0][2],n)}catch(r){l(i[0][3],r)}var n}function s(e){c("next",e)}function u(e){c("throw",e)}function l(e,t){e(t),i.shift(),i.length&&c(i[0][0],i[0][1])}}function I(e){var t,n;return t={},r("next"),r("throw",(function(e){throw e})),r("return"),t[Symbol.iterator]=function(){return this},t;function r(r,o){t[r]=e[r]?function(t){return(n=!n)?{value:O(e[r](t)),done:!1}:o?o(t):t}:o}}function A(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,n=e[Symbol.asyncIterator];return n?n.call(e):(e=g(e),t={},r("next"),r("throw"),r("return"),t[Symbol.asyncIterator]=function(){return this},t);function r(n){t[n]=e[n]&&function(t){return new Promise((function(r,o){(function(e,t,n,r){Promise.resolve(r).then((function(t){e({value:t,done:n})}),t)})(r,o,(t=e[n](t)).done,t.value)}))}}}function j(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var T=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t};function S(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&m(t,e,n);return T(t,e),t}function L(e){return e&&e.__esModule?e:{default:e}}function D(e,t,n,r){if("a"===n&&!r)throw new TypeError("Private accessor was defined without a getter");if("function"===typeof t?e!==t||!r:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?r:"a"===n?r.call(e):r?r.value:t.get(e)}function M(e,t,n,r,o){if("m"===r)throw new TypeError("Private method is not writable");if("a"===r&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"===typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===r?o.call(e,n):o?o.value=n:t.set(e,n),n}function N(e,t){if(null===t||"object"!==typeof t&&"function"!==typeof t)throw new TypeError("Cannot use 'in' operator on non-object");return"function"===typeof e?t===e:e.has(t)}function C(e,t,n){if(null!==t&&void 0!==t){if("object"!==typeof t&&"function"!==typeof t)throw new TypeError("Object expected.");var r;if(n){if(!Symbol.asyncDispose)throw new TypeError("Symbol.asyncDispose is not defined.");r=t[Symbol.asyncDispose]}if(void 0===r){if(!Symbol.dispose)throw new TypeError("Symbol.dispose is not defined.");r=t[Symbol.dispose]}if("function"!==typeof r)throw new TypeError("Object not disposable.");e.stack.push({value:t,dispose:r,async:n})}else n&&e.stack.push({async:!0});return t}var B="function"===typeof SuppressedError?SuppressedError:function(e,t,n){var r=new Error(n);return r.name="SuppressedError",r.error=e,r.suppressed=t,r};function P(e){function t(t){e.error=e.hasError?new B(t,e.error,"An error was suppressed during disposal."):t,e.hasError=!0}return function n(){for(;e.stack.length;){var r=e.stack.pop();try{var o=r.dispose&&r.dispose.call(r.value);if(r.async)return Promise.resolve(o).then(n,(function(e){return t(e),n()}))}catch(i){t(i)}}if(e.hasError)throw e.error}()}t.default={__extends:o,__assign:i,__rest:a,__decorate:c,__param:s,__metadata:d,__awaiter:_,__generator:h,__createBinding:m,__exportStar:y,__values:g,__read:v,__spread:b,__spreadArrays:w,__spreadArray:E,__await:O,__asyncGenerator:x,__asyncDelegator:I,__asyncValues:A,__makeTemplateObject:j,__importStar:S,__importDefault:L,__classPrivateFieldGet:D,__classPrivateFieldSet:M,__classPrivateFieldIn:N,__addDisposableResource:C,__disposeResources:P}}},function(e){var t=function(t){return e(e.s=t)};e.O(0,[9774,179],(function(){return t(6840),t(69898)}));var n=e.O();_N_E=n}]);