www.99brl2.com Open in urlscan Pro
163.181.130.190  Public Scan

Submitted URL: http://www.99brl2.com/assets/main~52f0199e.2ccf0678c02cbc25329c.js
Effective URL: https://www.99brl2.com/assets/main~52f0199e.2ccf0678c02cbc25329c.js
Submission: On August 23 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

"use strict";(self.webpackChunkmy_vue_app=self.webpackChunkmy_vue_app||[]).push([[37183],{48905:function(e,t,o){o.d(t,{Z:function(){return re}});var s,i,n,a,r,c,l,m=o(36568),d=o.n(m),h=o(18446),u=o.n(h),g=o(53158),p=o(55433),y=o(12040),b=o(38821),f=o(71743),_=o(93250),S=o(75310),w=o(4441),E=o(46930),A=o(46241),D=o(26747),T=o(42689),M=o(91475),C="yj5rHjAv0U7RlHMzWr7F",R="xvimzcMdMIpAXeYEqzt3",I="qmK8iTLIKtJRQ4pYEXvM";let P=(s=(0,b.wA)({name:"SkeletonBox"}),i=(0,b.fI)((0,T.Z_)().def("span")),n=(0,b.fI)((0,T.Z_)().def("svg")),s((r=class extends b.XY{constructor(...e){super(...e),(0,g.Z)(this,"boxType",c,this),(0,g.Z)(this,"status",l,this)}get loading(){const{loadingSvgSprite:e,loadingImgSprite:t}=(0,M.h)();return e&&"svg"===this.status||t&&"img"===this.status}render(){const e=arguments[0],t={attrs:{...this.$attrs},props:{...this.$attrs},on:{...this.$listeners}};return e(this.boxType,d()([{},t,{class:"none"!==this.status?[C,this.loading?R:"",this.loading?"skeleton-loading":"","loading"===this.status?I:"",this.status||"","skeleton-box"]:[]}]),[this.$slots?.default])}},c=(0,y.Z)(r.prototype,"boxType",[i],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),l=(0,y.Z)(r.prototype,"status",[n],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),a=r))||a);var L,O,v,B,k,N,H,G,Y,x,Z,F,U,$,z,W,K,q,V,j,J,Q,X,ee,te,oe,se=o(41095),ie=o(9669),ne=o.n(ie),ae=o(24759);let re=(L=(0,b.wA)({name:"IconSprite"}),O=(0,b.fI)((0,E.Nt)([(0,E.Ry)(),(0,E.Ry)()])),v=(0,b.fI)(E.ZP.number.def(1)),B=(0,b.fI)({type:Boolean,default:!1}),k=(0,b.fI)({type:String}),N=(0,b.fI)({type:Function}),H=(0,b.fI)(E.ZP.looseBool.def(!1)),G=(0,b.fI)((0,E.Ry)().def({angle:180,colorStop:[]})),Y=(0,b.Rl)("svg"),x=(0,b.RL)("sprite"),Z=(0,b.RL)("scale"),F=(0,b.RL)("standalone"),U=(0,b.RL)("useCanvas"),$=(0,b.RL)("createPxData"),z=(0,b.RL)("linearGradientConfig.angle"),W=(0,b.RL)("colorStop",{deep:!0}),L((q=class extends((0,b.Wr)(b.XY,se.Z,D.Z)){constructor(...e){super(...e),(0,g.Z)(this,"sprite",V,this),(0,g.Z)(this,"scale",j,this),(0,g.Z)(this,"useSkeleton",J,this),(0,g.Z)(this,"standalone",Q,this),(0,g.Z)(this,"createPxData",X,this),(0,g.Z)(this,"useCanvas",ee,this),(0,g.Z)(this,"linearGradientConfig",te,this),(0,g.Z)(this,"svgContainer",oe,this),(0,p.Z)(this,"standaloneLoading",!1),(0,p.Z)(this,"renderSrc",""),(0,p.Z)(this,"uniqueId","id-"+(0,w.M)())}get isSvgMode(){return this.standalone?this.standalone.includes(".svg"):this.innerSprite?.viewBox}get isStandAloneMode(){return!!this.standalone||(()=>{if(!this.isSvgMode){const e=this.innerSprite;return e.width===e.total_width&&e.height===e.total_height}return!1})()}get innerSprite(){const e=this.sprite?.url,t=this.sprite?.image;return{...this.sprite,url:e?(0,f.Cj)(e):e,image:t?(0,f.Cj)(t):t}}drawImg(e){const t=e.getContext("2d"),o=this.innerSprite;if(t.drawImage(this.img,o.x,o.y,o.width,o.height,0,0,o.width,o.height),this.createPxData){const o=t.getImageData(0,0,e.width,e.height),s=o.data;A.Z.traversePixel(o,(({pxStartIndex:e,pxData:t})=>{const{r:o=t.r,g:i=t.g,b:n=t.b,a:a=t.a}=this.createPxData?.(t)||{};s[e+0]=o,s[e+1]=i,s[e+2]=n,s[e+3]=a})),t.putImageData(o,0,0)}}createLinearGradient(e){const t=e.getContext("2d");if(this.colorStop.length){const o=t.getImageData(0,0,e.width,e.height),[s,i,n,a]=A.Z.calcPixelBoundaries(o),r=(n||0)-(s||0),c=(a||0)-(i||0),{x0:l,y0:m,x1:d,y1:h}=A.Z.calculateGradientCoordinate(r,c,this.linearGradientConfig.angle??180),u=t.createLinearGradient(s+l,i+m,s+d,i+h);this.colorStop.forEach((({progress:e,color:t})=>{u.addColorStop(e,t)})),t.fillStyle=u,t.fillRect(s||0,i||0,r,c),t.globalCompositeOperation="destination-atop",this.drawImg(e),t.globalCompositeOperation="source-in"}}destroyCanvas(){this.canvas&&(this.$el.removeChild(this.canvas),this.$delete(this,"canvas"))}get colorStop(){return JSON.parse(JSON.stringify(this.linearGradientConfig.colorStop))}get svgGradientConfig(){return this.isSvgMode&&this.colorStop.length?this.linearGradientConfig:void 0}get ossTargetSrc(){return this.standalone?this.standalone:this.innerSprite.image||this.innerSprite.url||""}drawContent(e,t=!0){const o=e.getContext("2d");t&&o.clearRect(0,0,e.width,e.height),this.drawImg(e),this.createLinearGradient(e)}async init(e,t){if(void 0!==e&&u()(e,t))return;if(this.isSvgMode){if(this.standalone)return void this.handleSvgStandalone();if(this.innerSprite.id)return}const o=this.innerSprite.image||this.innerSprite.url||"";if(/^blob:/.test(o)&&!this.useCanvas)return void(this.renderSrc=o);if(this.isStandAloneMode&&(this.standaloneLoading=!0),this.img=await(0,_.or)((e=>{let t=this.ossLobbyAssetPathOrigin?o.replace(this.ossLobbyAssetPathOrigin||"",e):o;return(0,ae.G_)(t)&&(0,ae.hC)(t,"png|PNG|gif|jpg|jpeg")&&(t=(0,ae.Dy)(t,"png",""+(window.imgSupport.avif?"avif":window.imgSupport.webp?"webp":"png"))),(0,S.po)(t,!1,this.useCanvas?"anonymous":null).catch((()=>(0,ae.G_)(t)&&(0,ae.hC)(t,"avif|webp")?(0,S.po)((0,ae.Dy)(t,"avif|webp","png"),!1,this.useCanvas?"anonymous":null):Promise.reject()))})).finally((()=>{this.isStandAloneMode&&(this.standaloneLoading=!1)})),this.renderSrc=this.img.src,this.isSvgMode||!this.useCanvas)return this.destroyCanvas();const s=this.canvas||document.createElement("canvas"),i=this.innerSprite,n=this.scale;s.width=i.width,s.height=i.height,this.drawContent(s),s.style.width=`${n*i.width/this.baseUnit}${this.unit}`,s.style.height=`${n*i.height/this.baseUnit}${this.unit}`,s.style.position="absolute",s.style.left="50%",s.style.top="50%",s.style.marginLeft=-i.width*n/this.baseUnit/2+this.unit,s.style.marginTop=-i.height*n/this.baseUnit/2+this.unit,this.canvas||(this.$el.appendChild(s),this.canvas=s)}mounted(){this.init()}async handleSvgStandalone(){if(this.standalone&&this.isSvgMode){const e=(0,f.Cj)(this.standalone);this.standaloneLoading=!0;const t=await(0,_.or)((t=>ne().get(this.ossLobbyAssetPathOrigin?e.replace(this.ossLobbyAssetPathOrigin||"",t):e))).finally((()=>{this.standaloneLoading=!1}));if(t?.data){const e=document.createElement("div");if(/^<svg/.test(t.data)){e.innerHTML=function(e,t){if("removeAttrs"===t.name){const o=t.params.attrs,s=new RegExp(`\\s+(${o})="[^"]*"`,"g");return e.replace(s,"")}return e}(t.data,{name:"removeAttrs",params:{attrs:"(fill|stroke)"}});const o=e.childNodes[0],s=this.svgContainer;s&&(s.innerHTML=`${o.innerHTML}\n${this.svgGradientConfig?`<defs>\n                <linearGradient id=${this.uniqueId} x1="0.5" x2="0.5" y2="1">\n                  ${this.svgGradientConfig?.colorStop.map((({progress:e,color:t},o)=>`<stop offset=${e} stop-color=${t} key=${o} />`)).join("\n")}\n                </linearGradient>\n              </defs>`:""}`,s.setAttribute("viewBox",o.getAttribute("viewBox")||""))}}}}render(){const e=arguments[0];if(this.isSvgMode){const t=this.innerSprite,o=this.$slots?.secondary;return e(P,{attrs:{boxType:"i",status:this.isStandAloneMode?this.standaloneLoading?"loading":"none":this.useSkeleton?"svg":"none"},style:{display:"inline-flex",justifyContent:"center",alignItems:"center",...o?{position:"relative"}:{}}},[e("svg",d()([{},{ref:"svg",attrs:{width:"1em",height:"1em",fill:this.svgGradientConfig&&`url(#${this.uniqueId})`||"currentColor","aria-hidden":"true",focusable:"false",...this.$attrs}}]),[!this.standalone&&[e("use",{attrs:{"xlink:href":t.id||this.renderSrc}}),this.svgGradientConfig&&e("defs",[e("linearGradient",{attrs:{id:this.uniqueId,x1:"0.5",x2:"0.5",y2:"1"}},[this.svgGradientConfig?.colorStop.map((({progress:t,color:o},s)=>e("stop",{attrs:{offset:t,"stop-color":o},key:s})))])])]]),this.$slots?.default||this.$scopedSlots.default?.(),o&&e("div",{style:{position:"absolute",left:0,top:0}},[o])])}{const t=this.innerSprite,o=this.scale;return e(P,d()([{attrs:{boxType:"i",status:this.isStandAloneMode?this.standaloneLoading?"loading":"none":this.useSkeleton?"img":"none"}},{attrs:{"data-id":t?.id,"aria-hidden":"true",focusable:"false"},style:{display:"inline-block",position:"relative",width:`${t.width*o/this.baseUnit}${this.unit}`,height:`${t.height*o/this.baseUnit}${this.unit}`,...this.useCanvas?{}:{backgroundImage:`url(${this.renderSrc})`,backgroundPosition:`${-t.x*o/this.baseUnit}${this.unit} ${-t.y*o/this.baseUnit}${this.unit}`,backgroundSize:`${t.total_width*o/this.baseUnit}${this.unit} ${t.total_height*o/this.baseUnit}${this.unit}`}}}]),[this.$slots?.default||this.$scopedSlots.default?.()])}}},V=(0,y.Z)(q.prototype,"sprite",[O],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),j=(0,y.Z)(q.prototype,"scale",[v],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),J=(0,y.Z)(q.prototype,"useSkeleton",[B],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),Q=(0,y.Z)(q.prototype,"standalone",[k],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),X=(0,y.Z)(q.prototype,"createPxData",[N],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),ee=(0,y.Z)(q.prototype,"useCanvas",[H],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),te=(0,y.Z)(q.prototype,"linearGradientConfig",[G],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),oe=(0,y.Z)(q.prototype,"svgContainer",[Y],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),(0,y.Z)(q.prototype,"init",[x,Z,F,U,$,z,W],Object.getOwnPropertyDescriptor(q.prototype,"init"),q.prototype),K=q))||K)},24482:function(e,t,o){o.d(t,{X:function(){return $},Z:function(){return W}});var s,i,n,a,r,c,l,m,d,h,u,g,p,y,b,f,_,S,w,E,A,D=o(36568),T=o.n(D),M=o(53158),C=o(55433),R=o(12040),I=o(38821),P=o(71743),L=o(93250),O=o(5954),v=o(24759),B=o(75990),k=o(63141),N=o(91475),H=o(44586),G=o(26747),Y=o(41095),x=o(11322),Z="goDRiiBsuEuXD3W1NphN",F="GgAalyCT_nMrUn3ge8Q8";const U="data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQImWNgYGBgAAAABQABh6FO1AAAAABJRU5ErkJggg==";let $;!function(e){e[e.Error=1]="Error",e[e.Empty=2]="Empty",e[e.Success=3]="Success"}($||($={}));const z={useWebpOnly:!1,tryCompression:!0,immediate:!1,performance:!0,type:"img",lazy:!0,blurAnimation:window.wgMock.blurAnimation};let W=(s=(0,I.wA)({name:"MyImg"}),i=(0,I.fI)({required:!0}),n=(0,I.fI)(),a=(0,I.fI)(),r=(0,I.fI)(),c=(0,I.fI)({type:Boolean,default:!1}),l=(0,I.Rl)(),m=(0,I.fI)(),d=(0,I.fI)({default:!1}),h=(0,I.RL)("src"),s((A=class e extends((0,I.Wr)(I.XY,Y.Z,G.Z)){constructor(...e){super(...e),(0,C.Z)(this,"groupsId",`my-img-${(0,H.Z)()}`),(0,C.Z)(this,"Image",null),(0,C.Z)(this,"state",{imgSrc:"",loadError:!1,status:"wait"}),(0,M.Z)(this,"src",p,this),(0,M.Z)(this,"width",y,this),(0,M.Z)(this,"height",b,this),(0,M.Z)(this,"options",f,this),(0,M.Z)(this,"useSkeleton",_,this),(0,M.Z)(this,"imgRef",S,this),(0,M.Z)(this,"syncGroupsWrapId",w,this),(0,M.Z)(this,"syncGroupsSrc",E,this),(0,C.Z)(this,"isSynced",!1)}get ossTargetSrc(){return this._src||""}get realSrc(){return this.src||U}get renderSrc(){return this.state.imgSrc}get srcExtension(){return(0,v.mD)(this.src)}get _src(){let e=(0,P.Cj)(this.realSrc||"");try{const t=this._options.swRuntimeCacheName||(/\.(png|jpe?g)\?t=\d{10}$/.test(e)?"web-lobby-runtime":""),o="gif"===this.srcExtension&&((0,O.Q)().ios()||(0,O.Q)().macos());return this._options.tryCompression&&(0,v.G_)(e)&&(0,v.hC)(e,"png|PNG|gif|jpg|jpeg")&&(e=(0,v.Dy)(e,this.srcExtension,`${(()=>!window.imgSupport.avif||o||this._options.useWebpOnly?window.imgSupport.webp?"webp":this.srcExtension:"avif")()}`)),t?(0,k.zs)(e,{swRuntimeCacheName:t}):e}catch(t){return e}}get _options(){return{thumb:this.options?.thumb||U,...z,...this.options}}onSrcChanged(){this.initImg()}isImmediate(){return this._options.immediate}doCache(t){const o=e.urlCache.find((e=>e.realSrc===this.realSrc));o?o.renderSrc=t:(e.urlCache.length>1e3&&e.urlCache.shift(),e.urlCache.push({realSrc:this.realSrc,renderSrc:t}))}created(){this.isImmediate()&&this.initImg(!0)}mounted(){this.isImmediate()||this.initImg()}beforeDestroy(){this.doDestroy()}doDestroy(){this.Image&&(this.Image.onload=null),x.Z.removeComponent(this)}initImg(e=!1){if(e)return this.state.status="",void(this.state.imgSrc=this.getSrc());const t=()=>this.setState({imgSrc:this.getSrc()});window.wgMock.noLazy?t():this._options.lazy?this.lazyLoad(t):t()}replaceSrcHost(e){return(e=e||this.retryConfig.list[0])?this._src.replace(this.retryConfig.src,e):this._src}get retryConfig(){return this.ossCommonAssetsHost?{src:this.ossCommonAssetsHost,list:(0,L.HS)("ossCommonDomain"),retry:L.C7}:this.ossLobbyAssetPathOrigin?{src:this.ossLobbyAssetPathOrigin,list:(0,L.HS)("assetsPathOrigin"),retry:L.or}:this.ossAssetsHost?{src:this.ossAssetsHost,list:(0,L.HS)("ossDomain"),retry:L.$A}:{list:[""],src:"",retry:e=>(0,B.IY)([""],e)}}async syncSrcWithGroupsId(t){try{if(!0===this.isSynced)return;const o=()=>{let t=document.body;const o=this.syncGroupsWrapId;return o&&(e.containerDom[o]||(e.containerDom[o]=document.querySelector(o)||document.body,setTimeout((()=>{e.containerDom[o]=void 0}),0)),t=e.containerDom[o]),t};if(this.syncGroupsSrc){await Promise.resolve();const e=o().querySelectorAll(`[data-groups-id='${this.groupsId}']`);if(e.length>1)for(let o=0;o<e.length;o++){const s=e[o];s!==this.$el&&(s.setAttribute("data-status","loaded"),s.setAttribute("data-synced","true"),this.useBackground?s.style.backgroundImage=`url(${t})`:s.setAttribute("src",t))}this.isSynced=!0}}catch(o){}}loadingOriginal(){const t=this.realSrc,o=(e,t)=>this.realSrc!==t?"":(this.doDestroy(),this.setState({imgSrc:e,status:"loaded"}),this.syncSrcWithGroupsId(e),this.$emit("load",e),this.doCache(e),this.realSrc===U?this.$emit("loadedResult",$.Empty):this.$emit("loadedResult",$.Success),e),s=e=>{this.realSrc===e&&(this.setState({status:"error",loadError:!0,...this._options.errorImg?{imgSrc:this._options.errorImg}:{imgSrc:U}}),this.doDestroy(),this.$emit("loadedResult",$.Error))},i=()=>{(0,this.retryConfig.retry)((e=>new Promise(((t,o)=>{const s=e;let i=s?this.replaceSrcHost(s):this._src;this.Image=new Image,this.Image.src=i,this.Image.complete?t(i):(this.setState({status:"loading"}),this.Image.onload=()=>{t(i)},this.Image.onerror=()=>{const e=this.Image?.src||"";this._options.tryCompression&&this.Image&&(0,v.G_)(e)&&(0,v.hC)(e,"avif|webp")?(i=(0,v.Dy)(e,"avif|webp",this.srcExtension),this.Image.src=i):o()})})))).then((e=>{o(e,t)})).catch((()=>{s(t)}))},n=e.urlCache.find((e=>e.realSrc===this.realSrc));if(n?.realSrc&&n.renderSrc){if(this.Image=new Image,this.Image.src=n.renderSrc,this.Image.complete)return o(n.renderSrc,t);this.setState({status:"loading"}),this.Image.onload=()=>{o(n.renderSrc,t)},this.Image.onerror=()=>{i()}}else i();return""}lazyLoad(e){window.IntersectionObserver?setTimeout((()=>{x.Z.addLazyBox(this,{callback:e})})):e()}getSrc(){if("video"===this._options.type)return this.setState({status:""}),this.replaceSrcHost();const e=this.loadingOriginal();return e||(this._options.thumb?this.getThumb():this.replaceSrcHost())}getThumb(){return this._options.thumb||""}get useBackground(){return!["img","video"].includes(this._options?.type||"")}get targetStyle(){const e=this.renderSrc;return{width:this.width?this.width/this.baseUnit+this.unit:this.width,height:this.height?this.height/this.baseUnit+this.unit:this.height,...this.useBackground?{backgroundPosition:"0 0",backgroundImage:`url(${e})`,backgroundSize:"100% 100%"}:{}}}render(){const e=arguments[0],t=this.renderSrc,o=this._options.type,s=!this._options.performance||this._options.performance&&"wait"!==this.state.status||window.wgMock.noLazy,i={ref:"imgRef",class:[Z,this.useSkeleton?F:"",this.useSkeleton?"use-skeleton":""],style:this.targetStyle,attrs:{"data-groups-id":this.groupsId,"data-src-render":t,...this.useBackground?{}:{src:t,alt:"."},"data-blur":this._options.blurAnimation?1:0,"data-status":this.state.status,...this.state.loadError?{"data-src-real":this.realSrc}:{}},on:{click:e=>this.$emit("click",e)}};return"img"===o?e("img",T()([{},i])):"video"===o?e("video",T()([{},i,{attrs:{autoplay:!0}}]),[s&&(this.$slots?.default||this.$scopedSlots.default?.())]):e(o,T()([{},i]),[this.state.loadError&&this.$slots?.errorImg,s&&(this.$slots?.default||this.$scopedSlots.default?.())])}},(0,C.Z)(A,"Directive",{bind:function(e,t){const o=(0,P.Cj)(t.value.src||""),s=e.Image=new Image,i=t.value.urlCallback=(e,t)=>{"IMG"===t.tagName?t.src=e:t.style.backgroundImage=`url(${e})`},n=(()=>{const{ossSkinOrigin:e,ossDomain:t,ossCommonDomain:s}=(0,N.h)(),i=s.find((e=>(o||"").startsWith(e))),n=t.find((e=>(o||"").startsWith(e))),a=e.find((e=>(o||"").startsWith(e)));return i?{src:i,list:(0,L.HS)("ossCommonDomain"),retry:L.C7}:a?{src:a,list:(0,L.HS)("assetsPathOrigin"),retry:L.or}:n?{src:n,list:(0,L.HS)("ossDomain"),retry:L.$A}:{src:"",list:[""],retry:e=>(0,B.IY)([""],e)}})();(0,n.retry)((t=>new Promise(((a,r)=>{const c=t;let l=c?o.replace(n.src,c):o;i(l,e),s.src=l,s.complete?a(l):(s.onload=()=>{a(l)},s.onerror=()=>{(0,v.G_)(s.src)&&(0,v.hC)(s.src,"avif|webp")?(l=(0,v.Dy)(l,"avif|webp",(0,v.mD)(s.src)),i(l,e),s.src=l):r()})})))).then((t=>{i(t,e),e.Image=null})).catch((()=>{e.Image=null}))}}),(0,C.Z)(A,"urlCache",[]),(0,C.Z)(A,"containerDom",{}),g=A,p=(0,R.Z)(g.prototype,"src",[i],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),y=(0,R.Z)(g.prototype,"width",[n],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),b=(0,R.Z)(g.prototype,"height",[a],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),f=(0,R.Z)(g.prototype,"options",[r],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),_=(0,R.Z)(g.prototype,"useSkeleton",[c],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),S=(0,R.Z)(g.prototype,"imgRef",[l],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),w=(0,R.Z)(g.prototype,"syncGroupsWrapId",[m],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),E=(0,R.Z)(g.prototype,"syncGroupsSrc",[d],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),(0,R.Z)(g.prototype,"onSrcChanged",[h],Object.getOwnPropertyDescriptor(g.prototype,"onSrcChanged"),g.prototype),u=g))||u)},24759:function(e,t,o){o.d(t,{Dy:function(){return a},G_:function(){return i},hC:function(){return n},mD:function(){return r},wH:function(){return c}});o(71743);var s=o(5954);o(91475);const i=e=>/^(https?:\/\/[^\/]+)?\/(assets\/lobby_asset|siteadmin\/skin\/lobby_asset|game_pictures|active|cocos\/lg|siteadmin\/upload|cocos\/icon\/vjp|cocos\/icon\/elt)/.test(e),n=(e,t)=>new RegExp(`\\.(${t})(\\?.*)?$`).test(e),a=(e,t,o)=>{const s=new RegExp(`\\.(${t})(\\?.*)?$`,"i");return e.replace(s,`.${o}$2`)},r=e=>{const t=e.match(/\.([0-9a-z]+)(?:[\?#]|$)/i);return t?t[1]:"png"},c=()=>(0,s.Q)().ios()||(0,s.Q)().macos()},60691:function(e,t,o){o.d(t,{Z:function(){return w}});var s,i,n,a,r,c,l,m,d,h,u,g=o(36568),p=o.n(g),y=o(53158),b=o(12040),f=o(38821),_=o(42689),S=o(8193);let w=(s=(0,f.wA)({name:"InnerHTML"}),i=(0,f.fI)((0,_.Z_)().def("span")),n=(0,f.fI)({type:String,required:!0}),a=(0,f.fI)({type:Function,default:e=>{if(void 0===e)return;if(null===e)return null;const t=String(e);return/<\/?[a-z][\s\S]*>/i.test(t)?t:t.replace(/\n/g,"<br/>")}}),r=(0,f.fI)({type:Boolean,default:!0}),s((l=class extends f.XY{constructor(...e){super(...e),(0,y.Z)(this,"type",m,this),(0,y.Z)(this,"text",d,this),(0,y.Z)(this,"format",h,this),(0,y.Z)(this,"xssProtection",u,this)}render(){const e=arguments[0],t=this.format(this.text),o={attrs:{...this.$attrs},props:{...this.$attrs},on:{...this.$listeners}};return e(this.type,p()([{domProps:{innerHTML:this.xssProtection?(0,S.v)(t):t}},o]))}},m=(0,b.Z)(l.prototype,"type",[i],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),d=(0,b.Z)(l.prototype,"text",[n],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),h=(0,b.Z)(l.prototype,"format",[a],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),u=(0,b.Z)(l.prototype,"xssProtection",[r],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),c=l))||c)},93711:function(e,t,o){o.d(t,{Z:function(){return n}});var s,i=o(38821);let n=(0,i.wA)({name:"MyEmpty"})(s=class extends i.XY{render(){return(0,arguments[0])("template")}})||s},28220:function(e,t,o){o.d(t,{Z:function(){return ye}});var s=o(53158),i=o(55433),n=o(12040),a=o(38821),r=o(2046);const c="undefined"==typeof window;var l=o(75990),m=o(91475),d=o(44586),h=o(4074),u=o(46930);const g={vertical:{offset:"offsetHeight",key:"vertical",size:"height",wide:"width",axis:"Y",client:"clientY",scroll:"scrollTop",scrollSize:"scrollHeight",direction:"top"},horizontal:{offset:"offsetWidth",key:"horizontal",size:"width",wide:"height",axis:"X",client:"clientX",scroll:"scrollLeft",scrollSize:"scrollWidth",direction:"left"}};var p,y,b,f,_,S,w,E,A,D,T,M,C,R,I,P,L,O,v,B,k;let N=(p=(0,a.wA)({name:"MyBar"}),y=(0,a.fI)((0,u.n2)(HTMLDivElement).isRequired),b=(0,a.fI)((0,u.Z_)().def("vertical")),f=(0,a.fI)((0,u.Z_)().def("hover")),_=(0,a.fI)(u.ZP.style.def({backgroundColor:""})),S=(0,a.fI)(u.ZP.style.def({backgroundColor:"var(--theme-scroll-bar-bg-color)"})),w=(0,a.fI)(u.ZP.string),E=(0,a.fI)(),A=(0,a.Rl)(),D=(0,a.Rl)(),p((M=class extends a.XY{constructor(...e){super(...e),(0,s.Z)(this,"parentRef",C,this),(0,s.Z)(this,"direction",R,this),(0,s.Z)(this,"trigger",I,this),(0,s.Z)(this,"barStyle",P,this),(0,s.Z)(this,"thumbStyle",L,this),(0,s.Z)(this,"size",O,this),(0,s.Z)(this,"move",v,this),(0,s.Z)(this,"barRef",B,this),(0,s.Z)(this,"thumbRef",k,this),(0,i.Z)(this,"cursorDown",!1),(0,i.Z)(this,"X",0),(0,i.Z)(this,"Y",0)}get bar(){return g[this.direction]}get thumbStyleObj(){return Object.assign({},this.thumbStyle,{[this.bar.size]:this.size,transform:`translate${this.bar.axis}(${this.move})`})}clickThumbHandler(e){e.ctrlKey||2===e.button||(this.startDrag(e),this[this.bar.axis]=this.thumbRef[this.bar.offset]-(e[this.bar.client]-this.thumbRef.getBoundingClientRect()[this.bar.direction]))}clickTrackHandler(e){const t=100*(Math.abs(this.barRef.getBoundingClientRect()[this.bar.direction]-e[this.bar.client])-this.thumbRef[this.bar.offset]/2)/this.barRef[this.bar.offset]*this.parentRef[this.bar.scrollSize]/100;new h.ZP({value:this.parentRef[this.bar.scroll]}).to({value:t},300,"none").on(h.ZP.EventType.UPDATE,(({value:e})=>{this.parentRef[this.bar.scroll]=e})).on(h.ZP.EventType.COMPLETE,(()=>{this.parentRef[this.bar.scroll]=t}))}startDrag(e){e.stopImmediatePropagation(),this.cursorDown=!0,this.parentRef.querySelectorAll("iframe").forEach((e=>{e.style.pointerEvents="none"})),document.addEventListener("mousemove",this.mouseMoveDocumentHandler),document.addEventListener("mouseup",this.mouseUpDocumentHandler),document.onselectstart=()=>!1}mouseMoveDocumentHandler(e){if(this.isKeptAlive)return;if(!1===this.cursorDown)return;const t=this[this.bar.axis];if(!t)return;const o=100*(-1*(this.barRef.getBoundingClientRect()[this.bar.direction]-e[this.bar.client])-(this.thumbRef[this.bar.offset]-t))/this.barRef[this.bar.offset];this.parentRef[this.bar.scroll]=o*this.parentRef[this.bar.scrollSize]/100}mouseUpDocumentHandler(){this.isKeptAlive||(this.parentRef.querySelectorAll("iframe").forEach((e=>{e.style.pointerEvents="auto"})),this.cursorDown=!1,this[this.bar.axis]=0,document.addEventListener("mousemove",this.mouseMoveDocumentHandler),document.onselectstart=null)}destroyed(){document.removeEventListener("mouseup",this.mouseUpDocumentHandler)}render(){const e=arguments[0];return e("div",{on:{click:a.Ie.LY.stop,mousedown:this.clickTrackHandler},class:`my-scrollbar-bar my-scrollbar-${this.direction}`,style:this.barStyle,ref:"barRef"},[e("div",{class:"my-scrollbar-thumb",ref:"thumbRef",on:{mousedown:this.clickThumbHandler},style:this.thumbStyleObj})])}},C=(0,n.Z)(M.prototype,"parentRef",[y],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),R=(0,n.Z)(M.prototype,"direction",[b],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),I=(0,n.Z)(M.prototype,"trigger",[f],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),P=(0,n.Z)(M.prototype,"barStyle",[_],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),L=(0,n.Z)(M.prototype,"thumbStyle",[S],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),O=(0,n.Z)(M.prototype,"size",[w],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),v=(0,n.Z)(M.prototype,"move",[E],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),B=(0,n.Z)(M.prototype,"barRef",[A],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),k=(0,n.Z)(M.prototype,"thumbRef",[D],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),T=M))||T);var H,G,Y,x,Z,F,U,$,z,W,K,q,V,j,J,Q,X,ee,te,oe,se,ie,ne,ae,re,ce,le,me,de,he,ue,ge;const pe={};let ye=(H=(0,a.wA)({name:"MyScroll"}),G=(0,a.fI)({default:!1}),Y=(0,a.fI)({default:1}),x=(0,a.fI)({default:!1}),Z=(0,a.fI)(u.ZP.string),F=(0,a.fI)(u.ZP.string.def("100%")),U=(0,a.fI)(u.ZP.string.def("100%")),$=(0,a.fI)((0,u.Z_)().def("all")),z=(0,a.fI)((0,u.Z_)().def("hover")),W=(0,a.fI)(u.ZP.style.def({backgroundColor:""})),K=(0,a.fI)(u.ZP.style.def({backgroundColor:"var(--theme-scroll-bar-bg-color)"})),q=(0,a.Rl)(),V=(0,a.fI)(u.ZP.bool.def(!1)),j=(0,r.Debounce)(50),J=(0,a.y1)("scroll"),Q=(0,a.y1)("scrollChange"),X=(0,r.Debounce)(100),ee=(0,r.Debounce)(600),H((oe=class extends a.XY{constructor(...e){super(...e),(0,i.Z)(this,"scrollBySynced",!1),(0,i.Z)(this,"uuid",(0,d.Z)()),(0,i.Z)(this,"scrollTimeout",null),(0,i.Z)(this,"state",{vThumbHeight:"0",hThumbWidth:"0",moveX:"0%",moveY:"0%",hover:!1,hasVBar:!1,hasHBar:!1}),(0,s.Z)(this,"dragable",se,this),(0,s.Z)(this,"stepWidth",ie,this),(0,s.Z)(this,"useSystemBar",ne,this),(0,s.Z)(this,"refKey",ae,this),(0,s.Z)(this,"width",re,this),(0,s.Z)(this,"height",ce,this),(0,s.Z)(this,"direction",le,this),(0,s.Z)(this,"trigger",me,this),(0,s.Z)(this,"barStyle",de,this),(0,s.Z)(this,"thumbStyle",he,this),(0,s.Z)(this,"wrapRef",ue,this),(0,s.Z)(this,"lock",ge,this),(0,i.Z)(this,"ticking",!1),(0,i.Z)(this,"lockScroll",!1),(0,i.Z)(this,"isDragging",!1),(0,i.Z)(this,"startX",0),(0,i.Z)(this,"scrollLeft",0),(0,i.Z)(this,"startY",0),(0,i.Z)(this,"scrollTop",0),(0,i.Z)(this,"showMask",!1)}handleScrollRaf(e){this.ticking||((0,l.Wn)((()=>{this.handleScroll(e),this.handleStepScroll()})),this.ticking=!0)}handleStepScroll(){this.isDragging||1===this.stepWidth||this.lockScroll||this.setStep()}handleScroll(e){if(this.scrollTimeout?clearTimeout(this.scrollTimeout):this.$emit("scrollStart"),this.scrollTimeout=window.setTimeout((()=>{this.$emit("scrollEnd"),this.scrollTimeout=null}),150),!e.target)return;const{scrollTop:t,clientHeight:o,scrollLeft:s,clientWidth:i}=e.target;this.setState({moveX:100*s/i+"%",moveY:100*t/o+"%"}),this.ticking=!1}scrollChange(e){return e}scrollTo({x:e,y:t},o=200){e=e??this.wrapRef.scrollLeft,t=t??this.wrapRef.scrollTop;const s=e=>{this.wrapRef&&(this.wrapRef.scrollLeft=e.x,this.wrapRef.scrollTop=e.y)};this.scrollChange({x:e,y:t,scrollWidth:this.wrapRef?.scrollWidth}),o?new h.ZP({x:this.wrapRef.scrollLeft,y:this.wrapRef.scrollTop}).to({x:e,y:t},o).on(h.ZP.EventType.UPDATE,s).on(h.ZP.EventType.COMPLETE,s):s({x:e,y:t})}bindScrollSyncHandler(){if(this.isKeptAlive)return;if(this.scrollBySynced)return;const{scrollLeft:e,scrollTop:t}=this.wrapRef,o=pe[this.uuid];(()=>{for(const s of o)s!==this&&(this.scrollBySynced=!0,"x"!==s.direction&&(s.wrapRef.scrollTop=t),"y"!==s.direction&&(s.wrapRef.scrollLeft=e),this.$nextTick((()=>{this.scrollBySynced=!1})))})()}scrollContextCollection(){pe[this.uuid]=pe[this.uuid]||new Set,this.wrapRef&&(pe[this.uuid].add(this),this.wrapRef.removeEventListener("scroll",this.bindScrollSyncHandler),this.wrapRef.addEventListener("scroll",this.bindScrollSyncHandler))}removeScrollCollection(){this.wrapRef.removeEventListener("scroll",this.bindScrollSyncHandler),pe[this.uuid].delete(this)}created(){this.uuid=this.refKey||this.uuid}get withBarCalc(){return!this.useSystemBar&&"none"!==this.trigger}updateBar(){if(this.wrapRef&&this.withBarCalc){const e=100*this.wrapRef.clientHeight/this.wrapRef.scrollHeight,t=100*this.wrapRef.clientWidth/this.wrapRef.scrollWidth;this.setState({hasVBar:e<100,hasHBar:t<100,vThumbHeight:e<100?`${e}%`:"",hThumbWidth:t<100?`${t}%`:""})}}get isWeb(){return(0,m.h)().isWeb}handleMouseDown(e){this.isDragging=!0,"x"===this.direction?(this.startX=e.pageX-this.wrapRef.offsetLeft,this.scrollLeft=this.wrapRef.scrollLeft):(this.startY=e.pageY-this.wrapRef.offsetTop,this.scrollTop=this.wrapRef.scrollTop)}handleTouchStart(e){if(this.isKeptAlive)return;const t=e.touches[0];this.isDragging=!0,"x"===this.direction?(this.startX=t.pageX-this.wrapRef.offsetLeft,this.scrollLeft=this.wrapRef.scrollLeft):(this.startY=t.pageY-this.wrapRef.offsetTop,this.scrollTop=this.wrapRef.scrollTop)}handleMouseMove(e){if(this.isKeptAlive)return;if(!this.isDragging)return;let t;if("x"===this.direction){t=1*(e.pageX-this.wrapRef.offsetLeft-this.startX),this.wrapRef.scrollLeft=this.scrollLeft-t}else{t=1*(e.pageY-this.wrapRef.offsetTop-this.startY),this.wrapRef.scrollTop=this.scrollTop-t}this.scrollChange({x:this.wrapRef.scrollLeft,y:this.wrapRef.scrollTop,scrollWidth:this.wrapRef?.scrollWidth}),Math.abs(t)>20&&(this.showMask=!0)}handleTouchMove(e){if(this.isKeptAlive)return;if(!this.isDragging)return;const t=e.touches[0];let o;if("x"===this.direction){o=1*(t.pageX-this.wrapRef.offsetLeft-this.startX),this.wrapRef.scrollLeft=this.scrollLeft-o}else{o=1*(t.pageY-this.wrapRef.offsetTop-this.startY),this.wrapRef.scrollTop=this.scrollTop-o}this.scrollChange({x:this.wrapRef.scrollLeft,y:this.wrapRef.scrollTop,scrollWidth:this.wrapRef?.scrollWidth}),Math.abs(o)>20&&(this.showMask=!0)}setStep(){const e=this.stepWidth;if(1!==e){let t=this.wrapRef.scrollLeft;const o=t-this.scrollLeft;o>0?t=Math.ceil(this.wrapRef.scrollLeft/e)*e:o<0&&(t=Math.floor(this.wrapRef.scrollLeft/e)*e),this.scrollLeft=t,this.lockScroll=!0,this.scrollTo({[this.direction]:t},400),this.freeLockScroll()}}freeLockScroll(){this.lockScroll=!1}handleMouseUpOrLeave(){this.isKeptAlive||this.dragable&&this.isDragging&&(this.isDragging=!1,this.showMask=!1,this.setStep())}mounted(){this.updateBar(),this.scrollContextCollection(),this.withBarCalc&&((e,t)=>{if(!c){if(!e.resizeListners&&(e.resizeListners=[],window.addEventListener("resize",t),"undefined"!=typeof MutationObserver)){e.observer=new MutationObserver(((t,o)=>((e,t,o)=>{const s=o.resizeListners||[];s.length&&s.forEach((e=>e()))})(0,0,e)));const t={attributes:!0,childList:!0,subtree:!0,characterData:!0};e.observer.observe(e,t)}e.resizeListners.push(t)}})(this.wrapRef,this.updateBar),this.registerDragable()}registerDragable(){this.dragable&&(this.$nextTick((()=>{const e="ontouchstart"in window;this.isWeb||!e?(this.wrapRef?.addEventListener("mousemove",this.handleMouseMove),this.wrapRef?.addEventListener("mouseup",this.handleMouseUpOrLeave)):(this.wrapRef?.addEventListener("touchstart",this.handleTouchStart,{passive:!0}),this.wrapRef?.addEventListener("touchmove",this.handleTouchMove),this.wrapRef?.addEventListener("touchend",this.handleMouseUpOrLeave),this.wrapRef?.addEventListener("touchcancel",this.handleMouseUpOrLeave))})),this.scrollChange({x:0,y:0,scrollWidth:this.wrapRef?.scrollWidth}))}removeDragable(){this.dragable&&(this.wrapRef?.removeEventListener("mousemove",this.handleMouseMove),this.wrapRef?.removeEventListener("mouseup",this.handleMouseUpOrLeave),this.wrapRef?.removeEventListener("touchstart",this.handleTouchStart),this.wrapRef?.removeEventListener("touchmove",this.handleTouchMove),this.wrapRef?.removeEventListener("touchend",this.handleMouseUpOrLeave),this.wrapRef?.removeEventListener("touchcancel",this.handleMouseUpOrLeave))}beforeDestroy(){var e,t;this.removeScrollCollection(),this.withBarCalc&&(e=this.wrapRef,t=this.updateBar,e&&e.resizeListners&&(e.resizeListners.splice(e.resizeListners.indexOf(t),1),window.removeEventListener("resize",t),e.resizeListners.length||e.observer.disconnect())),this.removeDragable()}render(){const e=arguments[0];return e("div",{class:`my-scrollbar my-scrollbar-${this.trigger}`,style:{width:this.width,height:this.height}},[e("div",{class:{"my-scrollbar-wrap":!0,"my-scrollbar-wrap-lock":this.lock,[`my-scrollbar-wrap-${this.direction}`]:!0,"my-scrollbar-wrap-use-systembar":this.useSystemBar},ref:"wrapRef",on:{scroll:this.handleScrollRaf,...this.dragable?{mousedown:this.handleMouseDown,mouseleave:this.handleMouseUpOrLeave.bind(this)}:{}}},[this.dragable?e("div",{class:{masklayer:!0,"show-mask":this.showMask}}):null,e("div",{class:"my-scrollbar-content"},[this.$scopedSlots.default?.()])]),(()=>(this.state.hasVBar||this.state.hasHBar)&&this.wrapRef&&this.withBarCalc?["x"!==this.direction&&e(N,{props:{size:this.state.vThumbHeight},attrs:{direction:"vertical",parentRef:this.wrapRef,move:this.state.moveY,barStyle:this.barStyle,thumbStyle:this.thumbStyle},directives:[{name:"show",value:this.state.hasVBar}],class:"my-scrollbar-bar-v-bar"}),"y"!==this.direction&&e(N,{props:{size:this.state.hThumbWidth},attrs:{direction:"horizontal",parentRef:this.wrapRef,move:this.state.moveX,barStyle:this.barStyle,thumbStyle:this.thumbStyle},directives:[{name:"show",value:this.state.hasHBar}],class:"my-scrollbar-bar-h-bar"})]:null)()])}},se=(0,n.Z)(oe.prototype,"dragable",[G],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),ie=(0,n.Z)(oe.prototype,"stepWidth",[Y],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),ne=(0,n.Z)(oe.prototype,"useSystemBar",[x],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),ae=(0,n.Z)(oe.prototype,"refKey",[Z],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),re=(0,n.Z)(oe.prototype,"width",[F],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),ce=(0,n.Z)(oe.prototype,"height",[U],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),le=(0,n.Z)(oe.prototype,"direction",[$],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),me=(0,n.Z)(oe.prototype,"trigger",[z],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),de=(0,n.Z)(oe.prototype,"barStyle",[W],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),he=(0,n.Z)(oe.prototype,"thumbStyle",[K],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),ue=(0,n.Z)(oe.prototype,"wrapRef",[q],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),ge=(0,n.Z)(oe.prototype,"lock",[V],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),(0,n.Z)(oe.prototype,"handleStepScroll",[j],Object.getOwnPropertyDescriptor(oe.prototype,"handleStepScroll"),oe.prototype),(0,n.Z)(oe.prototype,"handleScroll",[J],Object.getOwnPropertyDescriptor(oe.prototype,"handleScroll"),oe.prototype),(0,n.Z)(oe.prototype,"scrollChange",[Q],Object.getOwnPropertyDescriptor(oe.prototype,"scrollChange"),oe.prototype),(0,n.Z)(oe.prototype,"setStep",[X],Object.getOwnPropertyDescriptor(oe.prototype,"setStep"),oe.prototype),(0,n.Z)(oe.prototype,"freeLockScroll",[ee],Object.getOwnPropertyDescriptor(oe.prototype,"freeLockScroll"),oe.prototype),te=oe))||te)},75395:function(e,t,o){o.d(t,{Z:function(){return H}});var s,i,n,a,r,c,l,m,d,h,u,g,p,y=o(53158),b=o(12040),f=o(38821),_=o(46851),S=o(72433),w=o(71743),E=o(12392),A=o(46930),D=o(50008),T=o(75812),M=o(44159),C=o(80194),R="W2tjkzVcGnfs8Q_AXxJn",I="vQXZocCgtfHlvv3Ol5Ug",P="mDbpiqAAXCKlSHJtOpBf",L="vfM4gIQK4xFYOroxyXEN",O="FzcU4idIq33_dAa_YjKH",v="KpLSeBzUw4iMz4wsDtVg",B="JJvY17nDVfe7Tlj0VSrP",k="zYgxcC7AP2reICGlb3CW",N="k2R_fEA6y3OqsKE4fL5P";let H=(s=(0,f.wA)({name:"MyTitle"}),i=(0,f.fI)(A.ZP.string.def("")),n=(0,f.fI)(A.ZP.bool.def(!0)),a=(0,f.fI)(A.ZP.func.def((()=>{(0,E.X5)("auto"),C.ZP.back()}))),r=(0,f.fI)(A.ZP.bool.def(!0)),c=(0,f.fI)({default:0}),s((m=class extends f.XY{constructor(...e){super(...e),(0,y.Z)(this,"title",d,this),(0,y.Z)(this,"showBack",h,this),(0,y.Z)(this,"goBack",u,this),(0,y.Z)(this,"needH5Height",g,this),(0,y.Z)(this,"badge",p,this)}localGoBack(){this.$root.$emit("gotoHomePage",this.$route.path),this.goBack()}render(){const e=arguments[0];return e("div",{class:{myTitleContainer:!0,[R]:!0,[I]:!this.needH5Height}},[e("div",{class:[P,"myTitle","boxShadow",_.CM.CssClassName.Lobby.FixedNoDesktop]},[e("div",{class:B},[this.showBack&&e("div",{on:{click:this.localGoBack.bind(this)}},[e("icon-sprite",{attrs:{sprite:(0,w.T9)("comm_icon_fh")}})])]),e("div",{class:L},[e("div",{class:O},[e("span",{class:"global-wrapper-title"},[e(D.Z,{attrs:{limitHeight:"0.7rem",minFontSize:"0.14rem",fontSize:"0.30rem",text:this.title}}),this.badge&&this.badge>0?e(M.default,{class:"global-wrapper-badge",attrs:{text:e("span",[this.badge]),top:T.ZP.px2rem("-18px"),right:T.ZP.px2rem("-22px"),charge:this.badge}}):""])]),e(S.YC,{class:v,attrs:{name:_.CM.PortalName.MySubTitle}})]),e("div",{class:k},[e(S.YC,{class:N,attrs:{name:_.CM.PortalName.MyTitleH5Slots}})])])])}},d=(0,b.Z)(m.prototype,"title",[i],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),h=(0,b.Z)(m.prototype,"showBack",[n],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),u=(0,b.Z)(m.prototype,"goBack",[a],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),g=(0,b.Z)(m.prototype,"needH5Height",[r],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),p=(0,b.Z)(m.prototype,"badge",[c],{configurable:!0,enumerable:!0,writable:!0,initializer:null}),l=m))||l)},36247:function(e,t,o){o.d(t,{d:function(){return r},o:function(){return a}});var s=o(67476),i=o(91475),n=o(53579);const a=9999,r=(0,s.Q_)("ping",{state:()=>({config:{},currentLine:{ping:0,url:"",lineNumber:1,pending:!1},lines:[],oss:{currentLine:{ping:0,url:"",lineNumber:1,pending:!1},lines:[]}}),actions:{openModal(){this.lines.length&&n.Z.open("pingModal")},updateCurrentLine(e,t=!1,o="api"){if("api"===o){const{setApiBaseUrl:o,setBestApiBaseUrl:s}=(0,i.h)();this.currentLine=e,o(e.url),t&&e.ping!==a&&s(e.url)}else if("oss"===o){const{setBestOssBaseURL:o}=(0,i.h)();this.oss.currentLine=e,t&&e.ping!==a&&o(e.url)}},getContext(e="api"){return"oss"===e?this.oss:this},updateLine(e,t="api"){const o=this.getContext(t);if(o){const t=o.lines.map((t=>t.url===e.url?e:t));o.lines=t.sort(((e,t)=>e.ping-t.ping)),e.url===o.currentLine.url&&(o.currentLine.ping=e.ping)}},updateLineState(e,t,o="api"){const s=this.getContext(o);s.lines=s.lines.map((o=>o.url===e?{...o,pending:t}:o))},updateConfig(e){this.config={...this.config,...e}}}})},20786:function(e,t,o){o.d(t,{Y:function(){return s}});const s={CLOSE:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAABYCAMAAABGS8AGAAAAilBMVEUAAAD////e5Orv8vXe5Or////e5Ore5Ore5Ore5Ore5Ore5Ore5Ore5Ore5Ore5Ore5Ore5Ore5Ore5Ore5Ore5Ore5Ore5Ore5Ore5Ore5Ore5Ore5Ore5Ore5Ore5Ore5Ore5Ore5Ore5Or////////h5+z8/f7z9ffm6/Dp7fHt8PT5+vv2+PrCEzcDAAAAJXRSTlMAYJYggoAJR6DVzbyRfHYuimpXKBlePTURrlDbxOm27OJwZaif1OMsUAAABGNJREFUWMPdmdtiojAQhlNAOSOoeK6tugRy4P1fb0lCO26DDRiv9r8Twsfkz0wSA/ovtVh6tzj8fP/4eP+M4iBdrpC93GtwJJQ1La+leNswisOgXNtQd9czpg2vNPGG4v1y/iR2lWDaVo9Ud2xv/YyxDmnqnsG77hOCOxFhC/+6znDuTsSuHdx89ZrgU5CW/nbluqutX6ZBJP1RYeN8kiEZZv2DJMr9nfbaZRL2/alZdJ3ignyIU5xvHzXaOJipVsQZaXWBG4UNi99zJuvR7LQcw00Il63xxdw2VTG02DO3dahqmuxG1Y8jw6iJY2g4V1wWH9BIFZEMmjoGLlPv302oI4eayYqLczRJKomoY/CX4wxNVI4F+bHPDpHcAk2Wp8gPcuOChQ/AnURWzx4GByEUiYNT9JQS0ds2HjSiEb1JnoDC+LABmzMCN55SIALDpVb4wn4eWSw4G0k4aR4x8b4rslAq+ky9HyOHlRFWujUiM34ELK9JI2zM0EJewyUbJVrIHuuufNpvQsT40QKB5IVsoOVsNnMRGnEDQuYh/F5S0QV9uX2rhN7QmBuQAwTWyX33osbRw6qU3nSukh5z3Hak/J/iIBut1awC8hC3mmmPlLQfLHDiiAbBQNa51R99CcL1nReOcCIZBgNZ50LEoHPHYl9pIOZLekCDHgNZ54LHoIx1QZ7758VQalUHECBrl3RtCSTYgYh5DSET2cgFkxcQfYDMZANX6dR2vi6/x455aAR5BBcFMHpiIGmJRpDNXDXt9MUW8c4VHxnII7mooN9pEXJZdwaymQvV1qoF6hPG0UQ2c5EPOfbRgfEKmcnANYHDEWAgA9cMBivswboVRzF4W3srYPD4SUs3+8G7iqw4qwJpoUDs0y2VEwQUYfqSAgEavONVJR3L/oPd0asmIVib5Jpd491rps3F3USPjjWkhe1EX1C5sQe/m/w1S9PtfnIvhcmh9WIKFm9grwnzm93yf5AWaxsj6w0LbNagDOt3yy0W9H3z75pNC+tNob7PduS+1mYbCwGy7D6tZRcuA/vrP7C/Nt/IGVTHXfrxI7LTSgacD/zhSezADvz1+nnRt+EWIjj2M7iF6EZztuC6IRd2zjXjqTx+sTCCQQJoRVOR9GkuqWTR6fJxLWwun+OmwmAeDuamR8S96PDUwMlDIVz8ckjSxk+Qr5hrxzOa/+1pshsXzH8feddpBBlfph67cdNpx0KSOZ5SgnOH1JI7R0ZyTZ3FWK6/Z5Xk7kzntrJdg7OxNvSHsfORPavpmOwoI1rD8bFJHm7l2TTZG+akZUz4pO4dYlbLB0hUrB96loVEBlDTYDN6oBPlXMUp3hergTG+xJjxSoXrTTrpupH2+8tPeEuXW3c37964c7eltz8SJu7KTpnzRzewqZTkFyHcS34TqnqsNgwjM5So7irVUvCbMwzmTtTCw6LTuuqWkShzkYV874T774TwpZDgON0ia7mHNDgdu++anT7ej3GQ+Wv0H+ov9UMLyPmx8boAAAAASUVORK5CYII="}},72654:function(e,t,o){o.d(t,{Ss:function(){return s}});const s="#ea4e3d"},72698:function(e,t,o){o.d(t,{F:function(){return a}});var s=o(71743),i=o(58217);const n={AED:{code:"AED",symbol:"د.إ.‏",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},AFN:{code:"AFN",symbol:"؋",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},ALL:{code:"ALL",symbol:"Lek",thousandsSeparator:".",decimalSeparator:",",symbolOnLeft:!1,negativeFirst:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2},AMD:{code:"AMD",symbol:"֏",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!1,negativeFirst:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2},ANG:{code:"ANG",symbol:"ƒ",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,negativeFirst:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2},AOA:{code:"AOA",symbol:"Kz",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},ARS:{code:"ARS",symbol:"$",thousandsSeparator:".",decimalSeparator:",",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},AUD:{code:"AUD",symbol:"$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},AWG:{code:"AWG",symbol:"ƒ",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},AZN:{code:"AZN",symbol:"₼",thousandsSeparator:" ",decimalSeparator:",",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},BAM:{code:"BAM",symbol:"КМ",thousandsSeparator:".",decimalSeparator:",",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},BBD:{code:"BBD",symbol:"$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},BDT:{code:"BDT",symbol:"৳",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:0,negativeFirst:!0},BGN:{code:"BGN",symbol:"лв.",thousandsSeparator:" ",decimalSeparator:",",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},BHD:{code:"BHD",symbol:"د.ب.‏",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:3,negativeFirst:!0},BIF:{code:"BIF",symbol:"FBu",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!1,decimalDigits:0,negativeFirst:!0},BMD:{code:"BMD",symbol:"$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},BND:{code:"BND",symbol:"$",thousandsSeparator:".",decimalSeparator:",",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:0,negativeFirst:!0},BOB:{code:"BOB",symbol:"Bs",thousandsSeparator:".",decimalSeparator:",",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},BRL:{code:"BRL",symbol:"R$",thousandsSeparator:".",decimalSeparator:",",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},BSD:{code:"BSD",symbol:"$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},BTN:{code:"BTN",symbol:"Nu.",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:1,negativeFirst:!0},BWP:{code:"BWP",symbol:"P",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},BYR:{code:"BYR",symbol:"р.",thousandsSeparator:" ",decimalSeparator:",",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},BYN:{code:"BYN",symbol:"р.",thousandsSeparator:" ",decimalSeparator:",",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},BZD:{code:"BZD",symbol:"BZ$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},CAD:{code:"CAD",symbol:"$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},CDF:{code:"CDF",symbol:"FC",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},CHF:{code:"CHF",symbol:"CHF",thousandsSeparator:"'",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},CLP:{code:"CLP",symbol:"$",thousandsSeparator:".",decimalSeparator:",",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:0,negativeFirst:!0},CNY:{code:"CNY",symbol:"¥",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},USDT:{code:"USDT",symbol:"U",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},COP:{code:"COP",symbol:"$",thousandsSeparator:".",decimalSeparator:",",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},CRC:{code:"CRC",symbol:"₡",thousandsSeparator:".",decimalSeparator:",",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},CUC:{code:"CUC",symbol:"CUC",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},CUP:{code:"CUP",symbol:"$MN",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},CVE:{code:"CVE",symbol:"$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},CZK:{code:"CZK",symbol:"Kč",thousandsSeparator:" ",decimalSeparator:",",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},DJF:{code:"DJF",symbol:"Fdj",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!1,decimalDigits:0,negativeFirst:!0},DKK:{code:"DKK",symbol:"kr.",thousandsSeparator:"",decimalSeparator:",",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},DOP:{code:"DOP",symbol:"RD$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},DZD:{code:"DZD",symbol:"د.ج.‏",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},EGP:{code:"EGP",symbol:"ج.م.‏",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},ERN:{code:"ERN",symbol:"Nfk",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},ETB:{code:"ETB",symbol:"ETB",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},EUR:{code:"EUR",symbol:"€",thousandsSeparator:" ",decimalSeparator:",",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},FJD:{code:"FJD",symbol:"$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},FKP:{code:"FKP",symbol:"£",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},GBP:{code:"GBP",symbol:"£",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},GEL:{code:"GEL",symbol:"GEL",thousandsSeparator:" ",decimalSeparator:",",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},GHS:{code:"GHS",symbol:"₵",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},GIP:{code:"GIP",symbol:"£",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},GMD:{code:"GMD",symbol:"D",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},GNF:{code:"GNF",symbol:"FG",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!1,decimalDigits:0,negativeFirst:!0},GTQ:{code:"GTQ",symbol:"Q",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},GYD:{code:"GYD",symbol:"$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},HKD:{code:"HKD",symbol:"HK$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},HNL:{code:"HNL",symbol:"L.",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},HRK:{code:"HRK",symbol:"kn",thousandsSeparator:".",decimalSeparator:",",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},HTG:{code:"HTG",symbol:"G",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},HUF:{code:"HUF",symbol:"Ft",thousandsSeparator:" ",decimalSeparator:",",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},IDR:{code:"IDR",symbol:"Rp",thousandsSeparator:".",decimalSeparator:",",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:0,negativeFirst:!0},ILS:{code:"ILS",symbol:"₪",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},INR:{code:"INR",symbol:"₹",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},IQD:{code:"IQD",symbol:"د.ع.‏",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},IRR:{code:"IRR",symbol:"﷼",thousandsSeparator:",",decimalSeparator:"/",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},ISK:{code:"ISK",symbol:"kr.",thousandsSeparator:".",decimalSeparator:",",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!0,decimalDigits:0,negativeFirst:!0},JMD:{code:"JMD",symbol:"J$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},JOD:{code:"JOD",symbol:"د.ا.‏",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:3,negativeFirst:!0},JPY:{code:"JPY",symbol:"¥",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:0,negativeFirst:!0},KES:{code:"KES",symbol:"KSh",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},KGS:{code:"KGS",symbol:"сом",thousandsSeparator:" ",decimalSeparator:"-",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},KHR:{code:"KHR",symbol:"៛",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!1,decimalDigits:0,negativeFirst:!0},KMF:{code:"KMF",symbol:"CF",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},KPW:{code:"KPW",symbol:"₩",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:0,negativeFirst:!0},KRW:{code:"KRW",symbol:"₩",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:0,negativeFirst:!0},KWD:{code:"KWD",symbol:"د.ك.‏",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:3,negativeFirst:!0},KYD:{code:"KYD",symbol:"$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},KZT:{code:"KZT",symbol:"₸",thousandsSeparator:" ",decimalSeparator:"-",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},LAK:{code:"LAK",symbol:"₭",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!1,decimalDigits:0,negativeFirst:!0},LBP:{code:"LBP",symbol:"ل.ل.‏",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},LKR:{code:"LKR",symbol:"₨",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:0,negativeFirst:!0},LRD:{code:"LRD",symbol:"$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},LSL:{code:"LSL",symbol:"M",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},LYD:{code:"LYD",symbol:"د.ل.‏",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:3,negativeFirst:!0},MAD:{code:"MAD",symbol:"د.م.‏",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},MDL:{code:"MDL",symbol:"lei",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},MGA:{code:"MGA",symbol:"Ar",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:0,negativeFirst:!0},MKD:{code:"MKD",symbol:"ден.",thousandsSeparator:".",decimalSeparator:",",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},MMK:{code:"MMK",symbol:"K",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},MNT:{code:"MNT",symbol:"₮",thousandsSeparator:" ",decimalSeparator:",",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},MOP:{code:"MOP",symbol:"MOP$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},MRO:{code:"MRO",symbol:"UM",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},MTL:{code:"MTL",symbol:"₤",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},MUR:{code:"MUR",symbol:"₨",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},MVR:{code:"MVR",symbol:"MVR",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!0,decimalDigits:1,negativeFirst:!0},MWK:{code:"MWK",symbol:"MK",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},MXN:{code:"MXN",symbol:"$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},MYR:{code:"MYR",symbol:"RM",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},MZN:{code:"MZN",symbol:"MT",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:0,negativeFirst:!0},NAD:{code:"NAD",symbol:"$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},NGN:{code:"NGN",symbol:"₦",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},NIO:{code:"NIO",symbol:"C$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},NOK:{code:"NOK",symbol:"kr",thousandsSeparator:" ",decimalSeparator:",",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},NPR:{code:"NPR",symbol:"₨",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},NZD:{code:"NZD",symbol:"$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},OMR:{code:"OMR",symbol:"﷼",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:3,negativeFirst:!0},PAB:{code:"PAB",symbol:"B/.",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},PEN:{code:"PEN",symbol:"S/.",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},PGK:{code:"PGK",symbol:"K",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},PHP:{code:"PHP",symbol:"₱",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},PKR:{code:"PKR",symbol:"₨",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},PLN:{code:"PLN",symbol:"zł",thousandsSeparator:" ",decimalSeparator:",",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},PYG:{code:"PYG",symbol:"₲",thousandsSeparator:".",decimalSeparator:",",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},QAR:{code:"QAR",symbol:"﷼",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},RON:{code:"RON",symbol:"L",thousandsSeparator:".",decimalSeparator:",",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},RSD:{code:"RSD",symbol:"Дин.",thousandsSeparator:".",decimalSeparator:",",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},RUB:{code:"RUB",symbol:"₽",thousandsSeparator:" ",decimalSeparator:",",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},RWF:{code:"RWF",symbol:"RWF",thousandsSeparator:" ",decimalSeparator:",",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},SAR:{code:"SAR",symbol:"﷼",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},SBD:{code:"SBD",symbol:"$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},SCR:{code:"SCR",symbol:"₨",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},SDD:{code:"SDD",symbol:"LSd",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},SDG:{code:"SDG",symbol:"£‏",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},SEK:{code:"SEK",symbol:"kr",thousandsSeparator:".",decimalSeparator:",",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},SGD:{code:"SGD",symbol:"$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},SHP:{code:"SHP",symbol:"£",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},SLL:{code:"SLL",symbol:"Le",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},SOS:{code:"SOS",symbol:"S",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},SRD:{code:"SRD",symbol:"$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},STD:{code:"STD",symbol:"Db",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},SVC:{code:"SVC",symbol:"₡",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},SYP:{code:"SYP",symbol:"£",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},SZL:{code:"SZL",symbol:"E",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},THB:{code:"THB",symbol:"฿",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},TJS:{code:"TJS",symbol:"TJS",thousandsSeparator:" ",decimalSeparator:";",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},TMT:{code:"TMT",symbol:"m",thousandsSeparator:" ",decimalSeparator:",",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!1,decimalDigits:0,negativeFirst:!0},TND:{code:"TND",symbol:"د.ت.‏",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:3,negativeFirst:!0},TOP:{code:"TOP",symbol:"T$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},TRY:{code:"TRY",symbol:"₺",thousandsSeparator:".",decimalSeparator:",",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},TTD:{code:"TTD",symbol:"TT$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},TVD:{code:"TVD",symbol:"$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},TWD:{code:"TWD",symbol:"NT$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},TZS:{code:"TZS",symbol:"TSh",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},UAH:{code:"UAH",symbol:"₴",thousandsSeparator:" ",decimalSeparator:",",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},UGX:{code:"UGX",symbol:"USh",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},USD:{code:"USD",symbol:"$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},UYU:{code:"UYU",symbol:"$U",thousandsSeparator:".",decimalSeparator:",",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},UZS:{code:"UZS",symbol:"сўм",thousandsSeparator:" ",decimalSeparator:",",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},VEB:{code:"VEB",symbol:"Bs.",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},VEF:{code:"VEF",symbol:"Bs. F.",thousandsSeparator:".",decimalSeparator:",",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},VND:{code:"VND",symbol:"₫",thousandsSeparator:".",decimalSeparator:",",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!0,decimalDigits:0,negativeFirst:!0},VUV:{code:"VUV",symbol:"VT",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!1,decimalDigits:0,negativeFirst:!0},WST:{code:"WST",symbol:"WS$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},XAF:{code:"XAF",symbol:"F",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},XCD:{code:"XCD",symbol:"$",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},XBT:{code:"XBT",symbol:"Ƀ",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},XOF:{code:"XOF",symbol:"F",thousandsSeparator:" ",decimalSeparator:",",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},XPF:{code:"XPF",symbol:"F",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!1,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},YER:{code:"YER",symbol:"﷼",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!0,decimalDigits:2,negativeFirst:!0},ZAR:{code:"ZAR",symbol:"R",thousandsSeparator:" ",decimalSeparator:",",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},ZMW:{code:"ZMW",symbol:"ZK",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0},WON:{code:"WON",symbol:"₩",thousandsSeparator:",",decimalSeparator:".",symbolOnLeft:!0,spaceBetweenAmountAndSymbol:!1,decimalDigits:2,negativeFirst:!0}};class a{static currenciesFormatConfig(){return Object.entries(a.map()).reduce(((e,[t,o])=>(o.formatConfig&&(e[t]=o.formatConfig),e)),{})}static registerIconMap(){return Object.entries(a.map()).reduce(((e,[t,o])=>(e[t]={title:o.title,icon:o.assets.NORMAL},e)),{})}static commonIconMap(){return Object.entries(a.map()).reduce(((e,[t,o])=>(e[t]=o.assets,e)),{})}static iconMap(){return{TASK_YEB:(0,s.XY)("img_yeb"),TASK_CZ:(0,s.XY)("img_cz"),MINE_YEB:(0,s.T9)("icon_wd_yeb1"),MINE_TX:(0,s.T9)("icon_wd_tx1"),MINE_ZHMX:(0,s.T9)("icon_wd_zhmx"),MINE_TZJL:(0,s.T9)("icon_wd_tzjl"),HEADER_ZHMX:(0,s.T9)("icon_grzx_zhmx"),HEADER_TZJL:(0,s.T9)("icon_grzx_tzjl"),TABBAR_TX:(0,s.XY)("sprite_main_icon_btm_tx"),TABBAR_YEB:(0,s.XY)("sprite_main_icon_btm_yeb"),HOME_NAV_YEB:(0,s.XY)("sprite_main_icon_dt_1yeb"),HOME_NAV_TX:(0,s.XY)("sprite_main_icon_dt_1tx")}}static map(){const{t:e}=(0,i.QT)();return{CNY:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_ChineseMainland"),PAY_JB:(0,s.T9)("comm_icon_sqb")},title:e("lobby.modal.currency.CNY"),formatConfig:n.CNY},USD:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_UnitedStates"),PAY_JB:(0,s.T9)("comm_icon_sqb_mxn")},title:e("lobby.modal.currency.USD"),formatConfig:n.USD},HKD:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_HongKong"),PAY_JB:(0,s.T9)("comm_icon_sqb_hkd")},title:e("lobby.modal.currency.HKD"),formatConfig:n.HKD},THB:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_Thailand"),PAY_JB:(0,s.T9)("comm_icon_sqb_thb")},title:e("lobby.modal.currency.THB"),formatConfig:n.THB},VND:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_Vietnam"),PAY_JB:(0,s.T9)("comm_icon_sqb_vnd")},title:e("lobby.modal.currency.VND"),formatConfig:n.VND},IDR:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_Indonesia"),PAY_JB:(0,s.T9)("comm_icon_sqb_idr")},title:e("lobby.modal.currency.IDR"),formatConfig:n.IDR},INR:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_India"),PAY_JB:(0,s.T9)("comm_icon_sqb_inr")},title:e("lobby.modal.currency.INR"),formatConfig:n.INR},AUD:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_Australia"),PAY_JB:(0,s.T9)("comm_icon_sqb_aud")},title:e("lobby.modal.currency.AUD"),formatConfig:n.AUD},GBP:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_UnitedKingdom"),PAY_JB:(0,s.T9)("comm_icon_sqb_gbp")},title:e("lobby.modal.currency.GBP"),formatConfig:n.GBP},KRW:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_SouthKorea"),PAY_JB:(0,s.T9)("comm_icon_sqb_krw")},title:e("lobby.modal.currency.KRW"),formatConfig:n.KRW},JPY:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_Japan"),PAY_JB:(0,s.T9)("comm_icon_sqb")},title:e("lobby.modal.currency.JPY"),formatConfig:n.JPY},IDRK:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_Indonesia"),PAY_JB:(0,s.T9)("comm_icon_sqb_idr")},title:e("lobby.modal.currency.IDR"),formatConfig:n.IDR},PHP:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_Philippines"),PAY_JB:(0,s.T9)("comm_icon_sqb_php")},title:e("lobby.modal.currency.PHP"),formatConfig:n.PHP},BRL:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_Brazil"),PAY_JB:(0,s.T9)("comm_icon_sqb_brl")},title:e("lobby.modal.currency.BRL"),formatConfig:n.BRL},MXN:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_Mexico"),PAY_JB:(0,s.T9)("comm_icon_sqb_mxn")},title:e("lobby.modal.currency.MXN"),formatConfig:n.MXN},EUR:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_Europe"),PAY_JB:(0,s.T9)("comm_icon_sqb_eur")},title:e("lobby.modal.currency.EUR"),formatConfig:n.EUR},RUB:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_Russia"),PAY_JB:(0,s.T9)("comm_icon_sqb_rub")},title:e("lobby.modal.currency.RUB"),formatConfig:n.RUB},MMK:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_Myanmar"),PAY_JB:(0,s.T9)("comm_icon_sqb_mmk")},title:e("lobby.modal.currency.MMK"),formatConfig:n.MMK},AED:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_UnitedArabEmirates"),PAY_JB:(0,s.T9)("comm_icon_sqb_aed")},title:e("lobby.modal.currency.AED"),formatConfig:n.AED},KHR:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_Cambodia"),PAY_JB:(0,s.T9)("comm_icon_sqb_khr")},title:e("lobby.modal.currency.KHR"),formatConfig:n.KHR},BDT:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_Bangladesh"),PAY_JB:(0,s.T9)("comm_icon_sqb_bdt")},title:e("lobby.modal.currency.BDT"),formatConfig:n.BDT},NGN:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_Nigeria"),PAY_JB:(0,s.T9)("comm_icon_sqb_ngn")},title:e("lobby.modal.currency.NGN"),formatConfig:n.NGN},TRX:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_trx"),PAY_JB:(0,s.T9)("comm_icon_sqb_trx")},title:""},TRY:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_Turkey"),PAY_JB:(0,s.T9)("comm_icon_sqb_try")},title:e("lobby.modal.currency.TRY")},MAD:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_Morocco"),PAY_JB:(0,s.T9)("comm_icon_sqb_mad")},title:e("lobby.modal.currency.MAD")},PKR:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_Pakistan"),PAY_JB:(0,s.T9)("comm_icon_sqb_pkr")},title:e("lobby.modal.currency.PKR")},PYG:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_Paraguay"),PAY_JB:(0,s.T9)("comm_icon_sqb_pyg")},title:e("lobby.modal.currency.PYG")},"USDT1:1":{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_USDT"),PAY_JB:(0,s.T9)("comm_icon_sqb_usdt")},title:"",formatConfig:n.USDT},BTC:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_BTC"),PAY_JB:(0,s.T9)("comm_icon_sqb_btc")},title:e("lobby.modal.currency.BTC")},ETH:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_ETH"),PAY_JB:(0,s.T9)("comm_icon_sqb_eth")},title:e("lobby.modal.currency.ETH")},"USDT1:7":{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_USDT"),PAY_JB:(0,s.T9)("comm_icon_sqb_usdt")},title:"",formatConfig:n.USDT},"USDC1:7":{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_USDC"),PAY_JB:(0,s.T9)("comm_icon_sqb_usdc")},title:""},"USDC1:1":{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_USDC"),PAY_JB:(0,s.T9)("comm_icon_sqb_usdc")},title:""},"BTC1:100000":{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_BTC"),PAY_JB:(0,s.T9)("comm_icon_sqb_btc")},title:""},"BTC1:10000":{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_BTC"),PAY_JB:(0,s.T9)("comm_icon_sqb_btc")},title:""},"ETH1:10000":{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_ETH"),PAY_JB:(0,s.T9)("comm_icon_sqb_eth")},title:""},"ETH1:1000":{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_ETH"),PAY_JB:(0,s.T9)("comm_icon_sqb_eth")},title:""},BTC1:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_BTC"),PAY_JB:(0,s.T9)("comm_icon_sqb_btc")},title:e("lobby.modal.currency.BTC")},ETH1:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_ETH"),PAY_JB:(0,s.T9)("comm_icon_sqb_eth")},title:e("lobby.modal.currency.ETH")},USDT:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_USDT"),PAY_JB:(0,s.T9)("comm_icon_sqb_usdt")},title:"",formatConfig:n.USDT},USDT1:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_USDT"),PAY_JB:(0,s.T9)("comm_icon_sqb_usdt")},title:"",formatConfig:n.USDT},USDC:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_USDC"),PAY_JB:(0,s.T9)("comm_icon_sqb_usdc")},title:""},USDC1:{assets:{...this.iconMap(),NORMAL:(0,s.ii)("flag_1x1_USDC"),PAY_JB:(0,s.T9)("comm_icon_sqb_usdc")},title:""}}}}},48618:function(e,t,o){o.d(t,{CO:function(){return i},Ez:function(){return n},xD:function(){return a}});var s=o(71743);const i={en_US:()=>(0,s.ii)("flag_4x3_UnitedStates"),zh_CN:()=>(0,s.ii)("flag_4x3_ChineseMainland"),zh_TW:()=>(0,s.ii)("flag_4x3_HongKong"),th_TH:()=>(0,s.ii)("flag_4x3_Thailand"),vi_VN:()=>(0,s.ii)("flag_4x3_Vietnam"),ko_KR:()=>(0,s.ii)("flag_4x3_SouthKorea"),ja_JP:()=>(0,s.ii)("flag_4x3_Japan"),pt_PT:()=>(0,s.ii)("flag_4x3_Brazil"),es_ES:()=>(0,s.ii)("flag_4x3_Spain"),de_DE:()=>(0,s.ii)("flag_4x3_Germany"),fr_FR:()=>(0,s.ii)("flag_4x3_France"),it_IT:()=>(0,s.ii)("flag_4x3_Italy"),ru_RU:()=>(0,s.ii)("flag_4x3_Russia"),my_MM:()=>(0,s.ii)("flag_4x3_Myanmar"),id_ID:()=>(0,s.ii)("flag_4x3_Indonesia"),hi_IN:()=>(0,s.ii)("flag_4x3_India"),tl_PH:()=>(0,s.ii)("flag_4x3_Philippines"),km_KH:()=>(0,s.ii)("flag_4x3_Cambodia"),te_IN:()=>(0,s.ii)("flag_4x3_India"),ta_LK:()=>(0,s.ii)("flag_4x3_India"),mr_IN:()=>(0,s.ii)("flag_4x3_India"),kn_IN:()=>(0,s.ii)("flag_4x3_India"),pa_PA:()=>(0,s.ii)("flag_4x3_India"),bn_BN:()=>(0,s.ii)("flag_4x3_Bangladesh"),tr_TR:()=>(0,s.ii)("flag_4x3_Turkey")},n={en_US:()=>(0,s.ii)("flag_1x1_UnitedStates"),zh_CN:()=>(0,s.ii)("flag_1x1_ChineseMainland"),zh_TW:()=>(0,s.ii)("flag_1x1_HongKong"),th_TH:()=>(0,s.ii)("flag_1x1_Thailand"),vi_VN:()=>(0,s.ii)("flag_1x1_Vietnam"),ko_KR:()=>(0,s.ii)("flag_1x1_SouthKorea"),ja_JP:()=>(0,s.ii)("flag_1x1_Japan"),pt_PT:()=>(0,s.ii)("flag_1x1_Brazil"),es_ES:()=>(0,s.ii)("flag_1x1_Spain"),de_DE:()=>(0,s.ii)("flag_1x1_Germany"),fr_FR:()=>(0,s.ii)("flag_1x1_France"),it_IT:()=>(0,s.ii)("flag_1x1_Italy"),ru_RU:()=>(0,s.ii)("flag_1x1_Russia"),my_MM:()=>(0,s.ii)("flag_1x1_Myanmar"),id_ID:()=>(0,s.ii)("flag_1x1_Indonesia"),hi_IN:()=>(0,s.ii)("flag_1x1_India"),tl_PH:()=>(0,s.ii)("flag_1x1_Philippines"),km_KH:()=>(0,s.ii)("flag_1x1_Cambodia"),te_IN:()=>(0,s.ii)("flag_1x1_India"),ta_LK:()=>(0,s.ii)("flag_1x1_India"),mr_IN:()=>(0,s.ii)("flag_1x1_India"),kn_IN:()=>(0,s.ii)("flag_1x1_India"),pa_PA:()=>(0,s.ii)("flag_1x1_India"),bn_BN:()=>(0,s.ii)("flag_1x1_Bangladesh"),tr_TR:()=>(0,s.ii)("flag_1x1_Turkey")},a=["zh","en","hi","vi","ja","id","zh_hk","es","tl","th","pt","km","ko","fr","de","it","te","ta","mr","kn","my","tr","ru","bn","pa"]},98860:function(e,t,o){o.d(t,{DG:function(){return r},E$:function(){return i},RU:function(){return a},Ze:function(){return s},Zf:function(){return n},cI:function(){return c}});const s=/[`~!@#$%^&*()_<>?:{}|\/;\\[\]~!¥……•​()——\-+={}|《》?:“”〝〞ˆˇ"【】、;,。、﹍﹎︵︷︿︹︽_﹁﹃︻︶︸﹀︺︾ˉ﹂﹄︼¡¿﹏﹋﹌︴{「{}][​]/g,i=/[\uD83C|\uD83D|\uD83E][\uDC00-\uDFFF][\u200D|\uFE0F]|[\uD83C|\uD83D|\uD83E][\uDC00-\uDFFF]|[0-9|*|#]\uFE0F\u20E3|[0-9|#]\u20E3|[\u203C-\u3299]\uFE0F\u200D|[\u203C-\u3299]\uFE0F|[\u2122-\u2B55]|\u303D|[\A9|\AE]\u3030|\uA9|\uAE|\u3030/g,n={"Á":"A","À":"A","Ạ":"A","Ả":"A","Ã":"A","Ă":"A","Ắ":"A","Ằ":"A","Ặ":"A","Ẳ":"A","Ẵ":"A","Â":"A","Ấ":"A","Ầ":"A","Ậ":"A","Ẩ":"A","Ẫ":"A","á":"A","à":"A","ạ":"A","ả":"A","ã":"A","ă":"A","ắ":"A","ằ":"A","ặ":"A","ẳ":"A","ẵ":"A","â":"A","ấ":"A","ầ":"A","ậ":"A","ẩ":"A","ẫ":"A","Đ":"D","đ":"D","É":"E","È":"E","Ẹ":"E","Ẻ":"E","Ẽ":"E","Ê":"E","Ế":"E","Ề":"E","Ệ":"E","Ể":"E","Ễ":"E","é":"E","è":"E","ẹ":"E","ẻ":"E","ẽ":"E","ê":"E","ế":"E","ề":"E","ệ":"E","ể":"E","ễ":"E","Í":"I","Ì":"I","Ị":"I","Ỉ":"I","Ĩ":"I","í":"I","ì":"I","ị":"I","ỉ":"I","ĩ":"I","Ó":"O","Ò":"O","Ọ":"O","Ỏ":"O","Õ":"O","Ô":"O","Ố":"O","Ồ":"O","Ộ":"O","Ổ":"O","Ỗ":"O","Ơ":"O","Ớ":"O","Ờ":"O","Ợ":"O","Ở":"O","Ỡ":"O","ó":"O","ò":"O","ọ":"O","ỏ":"O","õ":"O","ô":"O","ố":"O","ồ":"O","ộ":"O","ổ":"O","ỗ":"O","ơ":"O","ớ":"O","ờ":"O","ợ":"O","ở":"O","ỡ":"O","Ú":"U","Ù":"U","Ụ":"U","Ủ":"U","Ũ":"U","Ư":"U","Ứ":"U","Ừ":"U","Ự":"U","Ử":"U","Ữ":"U","ú":"U","ù":"U","ụ":"U","ủ":"U","ũ":"U","ư":"U","ứ":"U","ừ":"U","ự":"U","ử":"U","ữ":"U","Ỳ":"Y","Ý":"Y","Ỵ":"Y","Ỷ":"Y","Ỹ":"Y","ỳ":"Y","ý":"Y","ỵ":"Y","ỷ":"Y","ỹ":"Y"},a=/[0-9]/g,r=/^(?:https?:\/\/)?(?:www\.)?([^:/?#]+)/i,c=/(http|https):\/\/(?:www\.)?[a-zA-Z0-9-\.]+\.[a-z]{2,}(:[0-9]+)?(\/\S*)?/i},84220:function(e,t,o){o.d(t,{R:function(){return s}});try{Object.freeze(window.LOBBY_SITE_CONFIG.INJECT_DATA),Object.freeze(window.LOBBY_SITE_CONFIG.LOG)}catch(i){}t.Z=window.LOBBY_SITE_CONFIG;const s=location.origin},84736:function(e,t,o){o.d(t,{Z:function(){return x}});var s=o(27772),i={[s.f.HomePage]:{com:()=>o.e(2440).then(o.bind(o,81944))},[s.f.SearchPage]:{com:()=>Promise.all([o.e(25098),o.e(14458)]).then(o.bind(o,89194))},[s.f.SubGamePage]:{com:()=>Promise.all([o.e(25098),o.e(65560)]).then(o.bind(o,3578))},[s.f.EmbeddedPage]:{com:()=>Promise.all([o.e(25098),o.e(55513)]).then(o.bind(o,70392))},[s.f.Footer]:{com:()=>o.e(61470).then(o.bind(o,91072))},[s.f.FloatBar]:{com:()=>o.e(48874).then(o.bind(o,92288))},[s.f.Styles]:{com:()=>o.e(27639).then(o.bind(o,18431))},[s.f.Layouts]:{com:()=>o.e(6237).then(o.bind(o,53738))}},n={[s.f.HomePage]:{com:()=>o.e(47561).then(o.bind(o,61250))},[s.f.SearchPage]:{com:()=>o.e(62720).then(o.bind(o,90237))},[s.f.SubGamePage]:{com:()=>o.e(81221).then(o.bind(o,92907))},[s.f.EmbeddedPage]:{com:()=>o.e(64303).then(o.bind(o,3220))},[s.f.Footer]:{com:()=>o.e(70053).then(o.bind(o,31040))},[s.f.FloatBar]:{com:()=>o.e(66154).then(o.bind(o,29344))},[s.f.Styles]:{com:()=>o.e(28459).then(o.bind(o,57068))},[s.f.Layouts]:{com:()=>o.e(8264).then(o.bind(o,6752))}},a={[s.f.HomePage]:{com:()=>o.e(797).then(o.bind(o,17693))},[s.f.SearchPage]:{com:()=>o.e(26888).then(o.bind(o,99877))},[s.f.SubGamePage]:{com:()=>o.e(27515).then(o.bind(o,70161))},[s.f.FloatBar]:{com:()=>o.e(73322).then(o.bind(o,95119))},[s.f.EmbeddedPage]:{com:()=>o.e(6541).then(o.bind(o,28625))},[s.f.Footer]:{com:()=>o.e(60868).then(o.bind(o,88038))},[s.f.Styles]:{com:()=>o.e(71866).then(o.bind(o,87845))},[s.f.Layouts]:{com:()=>o.e(25558).then(o.bind(o,87948))}},r={[s.f.HomePage]:{com:()=>Promise.all([o.e(42830),o.e(75860)]).then(o.bind(o,5025))},[s.f.SearchPage]:{com:()=>Promise.all([o.e(42830),o.e(15132)]).then(o.bind(o,99767))},[s.f.SubGamePage]:{com:()=>Promise.all([o.e(42830),o.e(54428)]).then(o.bind(o,74004))},[s.f.EmbeddedPage]:{com:()=>Promise.all([o.e(42830),o.e(3078)]).then(o.bind(o,61666))},[s.f.Footer]:{com:()=>o.e(56047).then(o.bind(o,16037))},[s.f.FloatBar]:{com:()=>o.e(35155).then(o.bind(o,57140))},[s.f.Styles]:{com:()=>o.e(52775).then(o.bind(o,81088))},[s.f.Layouts]:{com:()=>o.e(6683).then(o.bind(o,94512))}},c={[s.f.HomePage]:{com:()=>o.e(34118).then(o.bind(o,81195))},[s.f.SearchPage]:{com:()=>o.e(60352).then(o.bind(o,53391))},[s.f.SubGamePage]:{com:()=>o.e(98791).then(o.bind(o,55350))},[s.f.EmbeddedPage]:{com:()=>o.e(72118).then(o.bind(o,69526))},[s.f.Footer]:{com:()=>o.e(70846).then(o.bind(o,22288))},[s.f.FloatBar]:{com:()=>o.e(68185).then(o.bind(o,42050))},[s.f.Styles]:{com:()=>o.e(36241).then(o.bind(o,6870))},[s.f.Layouts]:{com:()=>o.e(47252).then(o.bind(o,50261))}},l={[s.f.HomePage]:{com:()=>o.e(54591).then(o.bind(o,23025))},[s.f.SearchPage]:{com:()=>Promise.all([o.e(32455),o.e(61381)]).then(o.bind(o,64467))},[s.f.SubGamePage]:{com:()=>Promise.all([o.e(32455),o.e(80404)]).then(o.bind(o,32945))},[s.f.EmbeddedPage]:{com:()=>Promise.all([o.e(32455),o.e(78181)]).then(o.bind(o,68518))},[s.f.Footer]:{com:()=>o.e(38634).then(o.bind(o,98362))},[s.f.FloatBar]:{com:()=>o.e(55680).then(o.bind(o,7637))},[s.f.Styles]:{com:()=>o.e(77829).then(o.bind(o,85789))},[s.f.Layouts]:{com:()=>o.e(55916).then(o.bind(o,13177))}},m={[s.f.HomePage]:{com:()=>o.e(42697).then(o.bind(o,54277))},[s.f.SearchPage]:{com:()=>o.e(60020).then(o.bind(o,53934))},[s.f.SubGamePage]:{com:()=>o.e(2469).then(o.bind(o,98705))},[s.f.EmbeddedPage]:{com:()=>o.e(6945).then(o.bind(o,57316))},[s.f.Footer]:{com:()=>o.e(64733).then(o.bind(o,79937))},[s.f.FloatBar]:{com:()=>o.e(74183).then(o.bind(o,93047))},[s.f.Styles]:{com:()=>o.e(65214).then(o.bind(o,58852))},[s.f.Layouts]:{com:()=>o.e(50344).then(o.bind(o,6492))}},d={[s.f.HomePage]:{com:()=>o.e(7546).then(o.bind(o,14540))},[s.f.SearchPage]:{com:()=>o.e(16306).then(o.bind(o,3108))},[s.f.SubGamePage]:{com:()=>o.e(68499).then(o.bind(o,67433))},[s.f.EmbeddedPage]:{com:()=>o.e(30358).then(o.bind(o,93319))},[s.f.Footer]:{com:()=>o.e(89036).then(o.bind(o,7464))},[s.f.FloatBar]:{com:()=>o.e(61456).then(o.bind(o,17542))},[s.f.Styles]:{com:()=>o.e(419).then(o.bind(o,534))},[s.f.Layouts]:{com:()=>o.e(6720).then(o.bind(o,79416))}},h={[s.f.HomePage]:{com:()=>o.e(27549).then(o.bind(o,41891))},[s.f.SearchPage]:{com:()=>Promise.all([o.e(27133),o.e(91559)]).then(o.bind(o,38265))},[s.f.SubGamePage]:{com:()=>Promise.all([o.e(27133),o.e(59866)]).then(o.bind(o,64593))},[s.f.EmbeddedPage]:{com:()=>Promise.all([o.e(27133),o.e(31905)]).then(o.bind(o,31629))},[s.f.Footer]:{com:()=>o.e(30272).then(o.bind(o,72093)),h5:!1},[s.f.FloatBar]:{h5:!1,pc:!1,com:()=>o.e(68531).then(o.bind(o,19661))},[s.f.Styles]:{com:()=>o.e(66259).then(o.bind(o,33273))},[s.f.Layouts]:{com:()=>o.e(7818).then(o.bind(o,28134))}},u={[s.f.HomePage]:{com:()=>Promise.all([o.e(97175),o.e(76140)]).then(o.bind(o,75217))},[s.f.SearchPage]:{com:()=>Promise.all([o.e(97175),o.e(51321)]).then(o.bind(o,95619))},[s.f.SubGamePage]:{com:()=>Promise.all([o.e(97175),o.e(63979)]).then(o.bind(o,16749))},[s.f.EmbeddedPage]:{com:()=>Promise.all([o.e(97175),o.e(53582)]).then(o.bind(o,81497))},[s.f.Footer]:{com:()=>o.e(53675).then(o.bind(o,64825))},[s.f.FloatBar]:{com:()=>o.e(81569).then(o.bind(o,95445))},[s.f.Styles]:{com:()=>o.e(63784).then(o.bind(o,61375))},[s.f.Layouts]:{com:()=>o.e(24539).then(o.bind(o,28425))}},g={[s.f.HomePage]:{com:()=>o.e(60816).then(o.bind(o,80851))},[s.f.SearchPage]:{com:()=>o.e(57929).then(o.bind(o,48443))},[s.f.SubGamePage]:{com:()=>o.e(4).then(o.bind(o,5770))},[s.f.EmbeddedPage]:{com:()=>o.e(9186).then(o.bind(o,21261))},[s.f.Footer]:{com:()=>o.e(63320).then(o.bind(o,39849))},[s.f.FloatBar]:{com:()=>o.e(34254).then(o.bind(o,79791))},[s.f.Styles]:{com:()=>o.e(56076).then(o.bind(o,98411))},[s.f.Layouts]:{com:()=>o.e(30565).then(o.bind(o,14482))}},p={[s.f.HomePage]:{com:()=>o.e(98087).then(o.bind(o,25502))},[s.f.SearchPage]:{com:()=>o.e(11633).then(o.bind(o,50716))},[s.f.SubGamePage]:{com:()=>o.e(16387).then(o.bind(o,76941))},[s.f.EmbeddedPage]:{com:()=>o.e(57735).then(o.bind(o,59748))},[s.f.Footer]:{com:()=>o.e(40243).then(o.bind(o,10263)),h5:!1},[s.f.FloatBar]:{com:()=>o.e(63828).then(o.bind(o,47316))},[s.f.Styles]:{com:()=>o.e(897).then(o.bind(o,20919))},[s.f.Layouts]:{com:()=>o.e(62841).then(o.bind(o,47990))}},y={[s.f.HomePage]:{com:()=>o.e(63765).then(o.bind(o,44948))},[s.f.SearchPage]:{com:()=>o.e(54641).then(o.bind(o,49853))},[s.f.SubGamePage]:{com:()=>o.e(32107).then(o.bind(o,29447))},[s.f.EmbeddedPage]:{com:()=>o.e(35688).then(o.bind(o,3232))},[s.f.Footer]:{com:()=>o.e(35310).then(o.bind(o,61741)),h5:!1},[s.f.FloatBar]:{com:()=>o.e(47548).then(o.bind(o,50433))},[s.f.Styles]:{com:()=>o.e(92961).then(o.bind(o,14251))},[s.f.Layouts]:{com:()=>o.e(88722).then(o.bind(o,10115))}},b={[s.f.HomePage]:{com:()=>o.e(397).then(o.bind(o,12874))},[s.f.SearchPage]:{com:()=>o.e(47421).then(o.bind(o,54587))},[s.f.SubGamePage]:{com:()=>o.e(24019).then(o.bind(o,43452))},[s.f.EmbeddedPage]:{com:()=>o.e(65770).then(o.bind(o,7947))},[s.f.Footer]:{com:()=>o.e(38875).then(o.bind(o,88548))},[s.f.FloatBar]:{com:()=>o.e(50605).then(o.bind(o,14689))},[s.f.Styles]:{com:()=>o.e(24333).then(o.bind(o,79838))},[s.f.Layouts]:{com:()=>o.e(90740).then(o.bind(o,9981))}},f={[s.f.HomePage]:{com:()=>o.e(49414).then(o.bind(o,60517))},[s.f.SearchPage]:{com:()=>Promise.all([o.e(3798),o.e(99859)]).then(o.bind(o,90497))},[s.f.SubGamePage]:{com:()=>Promise.all([o.e(3798),o.e(43491)]).then(o.bind(o,48512))},[s.f.EmbeddedPage]:{com:()=>Promise.all([o.e(3798),o.e(17088)]).then(o.bind(o,8339))},[s.f.Footer]:{com:()=>o.e(38695).then(o.bind(o,42099))},[s.f.FloatBar]:{com:()=>o.e(43298).then(o.bind(o,76445))},[s.f.Styles]:{com:()=>o.e(8767).then(o.bind(o,2452))},[s.f.Layouts]:{com:()=>o.e(87518).then(o.bind(o,68678))}},_=o(1507),S={[s.f.HomePage]:{com:()=>o.e(75216).then(o.bind(o,91710)),pc:_.sZ.ThemeSkinType.EUROPEAN_AMERICAN},[s.f.SearchPage]:{com:()=>o.e(64189).then(o.bind(o,93745)),pc:_.sZ.ThemeSkinType.EUROPEAN_AMERICAN},[s.f.SubGamePage]:{com:()=>o.e(22093).then(o.bind(o,53952)),pc:_.sZ.ThemeSkinType.EUROPEAN_AMERICAN},[s.f.EmbeddedPage]:{com:()=>o.e(24123).then(o.bind(o,40156)),pc:_.sZ.ThemeSkinType.EUROPEAN_AMERICAN},[s.f.Footer]:{com:()=>o.e(53656).then(o.bind(o,19084)),pc:_.sZ.ThemeSkinType.EUROPEAN_AMERICAN},[s.f.FloatBar]:{com:()=>o.e(63189).then(o.bind(o,38021)),pc:_.sZ.ThemeSkinType.EUROPEAN_AMERICAN},[s.f.Styles]:{com:()=>o.e(21120).then(o.bind(o,25257)),pc:_.sZ.ThemeSkinType.EUROPEAN_AMERICAN},[s.f.Layouts]:{com:()=>o.e(18200).then(o.bind(o,32930))}},w={[s.f.HomePage]:{com:()=>Promise.all([o.e(66314),o.e(16274)]).then(o.bind(o,47032))},[s.f.SearchPage]:{com:()=>Promise.all([o.e(97175),o.e(93867)]).then(o.bind(o,32326))},[s.f.SubGamePage]:{com:()=>Promise.all([o.e(97175),o.e(74428)]).then(o.bind(o,19455))},[s.f.EmbeddedPage]:{com:()=>Promise.all([o.e(97175),o.e(17852)]).then(o.bind(o,21855))},[s.f.Footer]:{com:()=>o.e(79818).then(o.bind(o,94288))},[s.f.FloatBar]:{com:()=>o.e(35382).then(o.bind(o,74054))},[s.f.Styles]:{com:()=>o.e(89922).then(o.bind(o,52130))},[s.f.Layouts]:{com:()=>o.e(85250).then(o.bind(o,94308))}},E={[s.f.HomePage]:{com:()=>Promise.all([o.e(66314),o.e(83938)]).then(o.bind(o,68188))},[s.f.SearchPage]:{com:()=>o.e(45894).then(o.bind(o,25335))},[s.f.SubGamePage]:{com:()=>o.e(88448).then(o.bind(o,25415))},[s.f.EmbeddedPage]:{com:()=>o.e(29285).then(o.bind(o,21855))},[s.f.Footer]:{com:()=>o.e(25278).then(o.bind(o,94288))},[s.f.FloatBar]:{com:()=>o.e(62790).then(o.bind(o,74054))},[s.f.Styles]:{com:()=>o.e(23949).then(o.bind(o,84222))},[s.f.Layouts]:{com:()=>o.e(55702).then(o.bind(o,83824))}},A={[s.f.HomePage]:{com:()=>Promise.all([o.e(66314),o.e(16274)]).then(o.bind(o,43556))},[s.f.SearchPage]:{com:()=>Promise.all([o.e(97175),o.e(93867)]).then(o.bind(o,37556))},[s.f.SubGamePage]:{com:()=>Promise.all([o.e(97175),o.e(74428)]).then(o.bind(o,31555))},[s.f.EmbeddedPage]:{com:()=>Promise.all([o.e(97175),o.e(17852)]).then(o.bind(o,45562))},[s.f.Footer]:{com:()=>o.e(79818).then(o.bind(o,88433))},[s.f.FloatBar]:{com:()=>o.e(35382).then(o.bind(o,56454))},[s.f.Styles]:{com:()=>o.e(89922).then(o.bind(o,50925))},[s.f.Layouts]:{com:()=>o.e(85250).then(o.bind(o,65667))}},D={[s.f.HomePage]:{com:()=>o.e(45027).then(o.bind(o,32026))},[s.f.SearchPage]:{com:()=>o.e(75042).then(o.bind(o,75667))},[s.f.SubGamePage]:{com:()=>o.e(16539).then(o.bind(o,27106))},[s.f.EmbeddedPage]:{com:()=>o.e(91253).then(o.bind(o,56914))},[s.f.Footer]:{com:()=>o.e(49585).then(o.bind(o,14637)),pc:!1},[s.f.FloatBar]:{com:()=>o.e(11149).then(o.bind(o,36584))},[s.f.Styles]:{com:()=>o.e(3834).then(o.bind(o,31361))},[s.f.Layouts]:{com:()=>o.e(86087).then(o.bind(o,78126))}},T={[s.f.HomePage]:{com:()=>o.e(11383).then(o.bind(o,79028))},[s.f.SearchPage]:{com:()=>o.e(16405).then(o.bind(o,85321))},[s.f.SubGamePage]:{com:()=>o.e(46244).then(o.bind(o,61502))},[s.f.EmbeddedPage]:{com:()=>o.e(84805).then(o.bind(o,65924))},[s.f.Footer]:{com:()=>o.e(14741).then(o.bind(o,4079))},[s.f.FloatBar]:{com:()=>o.e(21940).then(o.bind(o,20127))},[s.f.Styles]:{com:()=>o.e(81116).then(o.bind(o,24906))},[s.f.Layouts]:{com:()=>o.e(25374).then(o.bind(o,21571))}},M={[s.f.HomePage]:{com:()=>Promise.all([o.e(66314),o.e(22472)]).then(o.bind(o,50844))},[s.f.SearchPage]:{com:()=>o.e(95081).then(o.bind(o,3549))},[s.f.SubGamePage]:{com:()=>o.e(76224).then(o.bind(o,75434))},[s.f.EmbeddedPage]:{com:()=>o.e(38600).then(o.bind(o,60894))},[s.f.Footer]:{com:()=>o.e(23946).then(o.bind(o,29622)),pc:!1},[s.f.FloatBar]:{com:()=>o.e(65917).then(o.bind(o,92971))},[s.f.Styles]:{com:()=>o.e(90018).then(o.bind(o,34935))},[s.f.Layouts]:{com:()=>o.e(32445).then(o.bind(o,21930))}},C={[s.f.HomePage]:{com:()=>Promise.all([o.e(66314),o.e(27645)]).then(o.bind(o,58571))},[s.f.SearchPage]:{com:()=>o.e(58435).then(o.bind(o,15018))},[s.f.SubGamePage]:{com:()=>o.e(51338).then(o.bind(o,45426))},[s.f.EmbeddedPage]:{com:()=>o.e(6198).then(o.bind(o,92836))},[s.f.Footer]:{com:()=>o.e(17883).then(o.bind(o,6302)),pc:!1},[s.f.FloatBar]:{com:()=>o.e(99511).then(o.bind(o,3876))},[s.f.Styles]:{com:()=>o.e(29611).then(o.bind(o,66681))},[s.f.Layouts]:{com:()=>o.e(84900).then(o.bind(o,4246))}},R={[s.f.HomePage]:{com:()=>o.e(16912).then(o.bind(o,44126))},[s.f.SearchPage]:{com:()=>Promise.all([o.e(36292),o.e(24411)]).then(o.bind(o,89009))},[s.f.SubGamePage]:{com:()=>Promise.all([o.e(36292),o.e(91614)]).then(o.bind(o,75096))},[s.f.EmbeddedPage]:{com:()=>Promise.all([o.e(36292),o.e(82722)]).then(o.bind(o,12162))},[s.f.Footer]:{com:()=>o.e(31072).then(o.bind(o,80105)),pc:!1},[s.f.FloatBar]:{com:()=>o.e(32273).then(o.bind(o,77189))},[s.f.Styles]:{com:()=>o.e(87368).then(o.bind(o,82467))},[s.f.Layouts]:{com:()=>o.e(60622).then(o.bind(o,63476))}},I={[s.f.HomePage]:{com:()=>o.e(56421).then(o.bind(o,47208))},[s.f.SearchPage]:{com:()=>o.e(15227).then(o.bind(o,10861))},[s.f.SubGamePage]:{com:()=>o.e(91610).then(o.bind(o,40183))},[s.f.EmbeddedPage]:{com:()=>o.e(4209).then(o.bind(o,68927))},[s.f.Footer]:{com:()=>o.e(61834).then(o.bind(o,38303))},[s.f.FloatBar]:{com:()=>o.e(99143).then(o.bind(o,5065))},[s.f.Styles]:{com:()=>o.e(8070).then(o.bind(o,76377))},[s.f.Layouts]:{com:()=>o.e(85585).then(o.bind(o,71319))}},P={[s.f.HomePage]:{com:()=>Promise.all([o.e(31415),o.e(34224)]).then(o.bind(o,885))},[s.f.SearchPage]:{com:()=>o.e(59222).then(o.bind(o,83441))},[s.f.SubGamePage]:{com:()=>o.e(30025).then(o.bind(o,41619))},[s.f.EmbeddedPage]:{com:()=>o.e(29720).then(o.bind(o,9477))},[s.f.Footer]:{com:()=>o.e(24669).then(o.bind(o,9391))},[s.f.FloatBar]:{com:()=>o.e(52952).then(o.bind(o,8358))},[s.f.Styles]:{com:()=>o.e(51978).then(o.bind(o,79523))},[s.f.Layouts]:{com:()=>o.e(84456).then(o.bind(o,85960))}},L={[s.f.HomePage]:{com:()=>o.e(2397).then(o.bind(o,89251))},[s.f.SearchPage]:{com:()=>Promise.all([o.e(95005),o.e(40774)]).then(o.bind(o,29475))},[s.f.SubGamePage]:{com:()=>Promise.all([o.e(95005),o.e(52582)]).then(o.bind(o,65497))},[s.f.EmbeddedPage]:{com:()=>o.e(60989).then(o.bind(o,80991))},[s.f.Footer]:{com:()=>o.e(62341).then(o.bind(o,50901))},[s.f.FloatBar]:{com:()=>o.e(63842).then(o.bind(o,59103))},[s.f.Styles]:{com:()=>o.e(12217).then(o.bind(o,4892))},[s.f.Layouts]:{com:()=>o.e(16537).then(o.bind(o,87553))}},O={[s.f.HomePage]:{com:()=>Promise.all([o.e(66314),o.e(21609)]).then(o.bind(o,78502))},[s.f.SearchPage]:{com:()=>o.e(40219).then(o.bind(o,69920))},[s.f.SubGamePage]:{com:()=>o.e(72545).then(o.bind(o,18472))},[s.f.EmbeddedPage]:{com:()=>o.e(45485).then(o.bind(o,24763))},[s.f.Footer]:{com:()=>o.e(35767).then(o.bind(o,39209))},[s.f.FloatBar]:{com:()=>o.e(36528).then(o.bind(o,52786))},[s.f.Styles]:{com:()=>o.e(32105).then(o.bind(o,41943))},[s.f.Layouts]:{com:()=>o.e(80246).then(o.bind(o,40060))}},v={[s.f.HomePage]:{com:()=>o.e(56071).then(o.bind(o,29317))},[s.f.SearchPage]:{com:()=>o.e(91162).then(o.bind(o,11449))},[s.f.SubGamePage]:{com:()=>o.e(21158).then(o.bind(o,70254))},[s.f.EmbeddedPage]:{com:()=>o.e(5175).then(o.bind(o,72597))},[s.f.Footer]:{com:()=>o.e(45706).then(o.bind(o,31469))},[s.f.FloatBar]:{com:()=>o.e(15356).then(o.bind(o,60845))},[s.f.Styles]:{com:()=>o.e(99110).then(o.bind(o,70005))},[s.f.Layouts]:{com:()=>o.e(35630).then(o.bind(o,12934))}},B={[s.f.HomePage]:{com:()=>o.e(77257).then(o.bind(o,40957))},[s.f.SearchPage]:{com:()=>o.e(13240).then(o.bind(o,98170))},[s.f.SubGamePage]:{com:()=>o.e(76703).then(o.bind(o,12656))},[s.f.EmbeddedPage]:{com:()=>o.e(26776).then(o.bind(o,82683))},[s.f.Footer]:{com:()=>o.e(22463).then(o.bind(o,13696))},[s.f.FloatBar]:{com:()=>o.e(36880).then(o.bind(o,74047))},[s.f.Styles]:{com:()=>o.e(66683).then(o.bind(o,7371))},[s.f.Layouts]:{com:()=>o.e(14586).then(o.bind(o,385))}},k={[s.f.HomePage]:{com:()=>Promise.all([o.e(97175),o.e(83056)]).then(o.bind(o,48505))},[s.f.SearchPage]:{com:()=>Promise.all([o.e(97175),o.e(56163)]).then(o.bind(o,89744))},[s.f.SubGamePage]:{com:()=>Promise.all([o.e(97175),o.e(89583)]).then(o.bind(o,47237))},[s.f.EmbeddedPage]:{com:()=>Promise.all([o.e(97175),o.e(59107)]).then(o.bind(o,29566))},[s.f.Footer]:{com:()=>o.e(7414).then(o.bind(o,55718))},[s.f.FloatBar]:{com:()=>o.e(61784).then(o.bind(o,95293))},[s.f.Styles]:{com:()=>o.e(70221).then(o.bind(o,74123))},[s.f.Layouts]:{com:()=>o.e(67520).then(o.bind(o,44073))}},N={[s.f.HomePage]:{com:()=>Promise.all([o.e(97175),o.e(17094)]).then(o.bind(o,16029))},[s.f.SearchPage]:{com:()=>Promise.all([o.e(97175),o.e(30454)]).then(o.bind(o,52273))},[s.f.SubGamePage]:{com:()=>Promise.all([o.e(97175),o.e(43641)]).then(o.bind(o,39018))},[s.f.EmbeddedPage]:{com:()=>Promise.all([o.e(97175),o.e(39769)]).then(o.bind(o,88095))},[s.f.Footer]:{com:()=>o.e(46787).then(o.bind(o,22534))},[s.f.FloatBar]:{com:()=>o.e(14512).then(o.bind(o,23911))},[s.f.Styles]:{com:()=>o.e(26302).then(o.bind(o,10734))},[s.f.Layouts]:{com:()=>o.e(82902).then(o.bind(o,47001))}},H={[s.f.HomePage]:{com:()=>Promise.all([o.e(66314),o.e(84347)]).then(o.bind(o,28200))},[s.f.SearchPage]:{com:()=>o.e(77171).then(o.bind(o,85373))},[s.f.SubGamePage]:{com:()=>o.e(25909).then(o.bind(o,68588))},[s.f.EmbeddedPage]:{com:()=>o.e(26663).then(o.bind(o,25801))},[s.f.Footer]:{com:()=>o.e(61103).then(o.bind(o,90321))},[s.f.FloatBar]:{com:()=>o.e(52822).then(o.bind(o,44384))},[s.f.Styles]:{com:()=>o.e(52144).then(o.bind(o,47327))},[s.f.Layouts]:{com:()=>o.e(54053).then(o.bind(o,29964))}},G={[s.f.HomePage]:{com:()=>Promise.all([o.e(31415),o.e(21088)]).then(o.bind(o,36326))},[s.f.SearchPage]:{com:()=>Promise.all([o.e(6309),o.e(58371)]).then(o.bind(o,95408))},[s.f.SubGamePage]:{com:()=>Promise.all([o.e(6309),o.e(24808)]).then(o.bind(o,11931))},[s.f.EmbeddedPage]:{com:()=>Promise.all([o.e(6309),o.e(22758)]).then(o.bind(o,55569))},[s.f.Footer]:{com:()=>o.e(80995).then(o.bind(o,52557)),h5:!1},[s.f.FloatBar]:{com:()=>o.e(86327).then(o.bind(o,84637))},[s.f.Styles]:{com:()=>o.e(83033).then(o.bind(o,15138))},[s.f.Layouts]:{com:()=>o.e(50879).then(o.bind(o,21436))}},Y={[s.f.HomePage]:{com:()=>o.e(13785).then(o.bind(o,74137))},[s.f.SearchPage]:{com:()=>o.e(50449).then(o.bind(o,18262))},[s.f.SubGamePage]:{com:()=>o.e(60912).then(o.bind(o,93126))},[s.f.EmbeddedPage]:{com:()=>o.e(27902).then(o.bind(o,26863))},[s.f.Footer]:{com:()=>o.e(4751).then(o.bind(o,47852))},[s.f.FloatBar]:{com:()=>o.e(64175).then(o.bind(o,85416))},[s.f.Styles]:{com:()=>o.e(45452).then(o.bind(o,26043))},[s.f.Layouts]:{com:()=>o.e(5630).then(o.bind(o,38707))}};var x={[s.b.NORMAL]:u,[s.b.EUROPEAN_AMERICAN]:A,[s.b.CYAN_BLUE]:P,[s.b.STAKE]:B,[s.b.CROWN_GOLD]:k,[s.b.GALAXY_GOLD]:N,[s.b.DQ]:H,[s.b.THEME_17]:m,[s.b.HK]:G,[s.b.THEME_12]:n,[s.b.THEME_13]:a,[s.b.THEME_14]:r,[s.b.THEME_15]:c,[s.b.THEME_16]:l,[s.b.THEME_26]:f,[s.b.THEME_27]:S,[s.b.THEME_28]:w,[s.b.THEME_18]:d,[s.b.THEME_19]:h,[s.b.THEME_20]:g,[s.b.THEME_21]:p,[s.b.THEME_36]:Y,[s.b.THEME_24]:y,[s.b.THEME_25]:b,[s.b.THEME_31]:D,[s.b.THEME_33]:T,[s.b.THEME_39]:I,[s.b.THEME_29]:E,[s.b.THEME_41]:O,[s.b.THEME_34]:M,[s.b.THEME_40]:L,[s.b.THEME_35]:C,[s.b.THEME_10]:i,[s.b.THEME_46]:v,[s.b.THEME_37]:R}},27772:function(e,t,o){o.d(t,{b:function(){return n},f:function(){return i}});var s=o(1507);let i;!function(e){e.HomePage="homePage",e.SubGamePage="subGamePage",e.SearchPage="searchPage",e.EmbeddedPage="embeddedPage",e.Footer="footer",e.FloatBar="floatBar",e.Layouts="layouts",e.Styles="style"}(i||(i={}));const n=s.sZ.ThemeSkinType},32770:function(e,t,o){o.d(t,{rO:function(){return u},fc:function(){return r.f},ZP:function(){return g}});var s=o(55433),i=o(88763);let n;!function(e){e.Main="main"}(n||(n={}));const a=i.By;var r=o(27772),c=o(91475),l=o(56822),m=o(93711);var d={[a.MidAutumn]:{[n.Main]:{com:m.Z}}},h=o(84736);let u;!function(e){e.Theme="theme",e.Holiday="holiday"}(u||(u={}));class g{static getName(e){const{normalName:t,config:o}=this.getComponentConf(e),{pc:s,h5:i}=o,{isWeb:n}=(0,c.h)(),a=o=>{if(!1===o)return"my-empty";if(void 0===o)return t;const s={namespace:e.namespace,moduleType:e.moduleType,key:o};return this.getComponentConf(s).normalName};return a(n?s:i)}static isTheme(e){return e.namespace===u.Theme}static getConf(e){return this.isTheme(e)?this.configMap[u.Theme][e.key]:this.configMap[u.Holiday][e.key]}static getComponentConf(e){const{moduleType:t,key:o,namespace:s}=e;return{normalName:`coms-${s}-${o}-${t}`,config:this.getConf(e)[t]}}static getConfig(e){return this.configMap[e]}static register({namespace:e,moduleType:t}){return Object.entries(this.configMap[e]).reduce(((o,[s])=>{const i={namespace:e,moduleType:t,key:s},{config:n,normalName:a}=this.getComponentConf(i);if(n?.com){const e=Object.keys(n.com),t=e.includes("options")&&e.includes("use");o[a]=t?n.com:l.Z.createAsyncComponent({component:n.com})}return o}),{})}}(0,s.Z)(g,"configMap",{[u.Theme]:h.Z,[u.Holiday]:d})},1507:function(e,t,o){o.d(t,{ZP:function(){return p},tt:function(){return g},yU:function(){return h},sZ:function(){return d}});var s=o(96026),i=o.n(s);var n=o(23742),a=o(8575),r=o(80129),c=o.n(r),l=o(85469),m=o(37015);const d=o.n(m)(),h=window.location.href,{query:u=""}=(0,a.parse)(window.location.href,!0),g=c().parse(u);window.wgMock=window.wgMock||{},window.wgMock.cardLite="true"===g["mock.cardLite"],window.wgMock.keepAlive="true"===g["mock.keepAlive"],window.wgMock.noLazy="true"===g["mock.noLazy"],window.wgMock.blurAnimation="true"===g["mock.blurAnimation"],window.wgMock.openPC="true"===g["mock.openPC"],window.wgMock.animationMode=g["mock.animationMode"];var p={ServiceCode:{SUCCESSCODE:0,SUCCESS:1,UPAY_SUCCESS_CODE:"C2",TOKEN_EXPIRED:-1,SERVER_MAINTAIN:-1,RESTRICTED_ACCESS:9110,FORCE_GEETEST:1119,PHONE_CODE_ERROR:1101,LOGIN_ERROR:1011,TOW_VERYFI:1012,EMAIL_SECURITY_CONFIG_EXPIRED:1044,PHONE_SECURITY_CONFIG_EXPIRED:1248,SWIPER_PUZZLE_GEETEST:1124,GRAPHIC_CLICK_GEETEST:1125,NINE_SQUARE_GEETEST:1126,SMS_CODE_GEETEST:1127,PHONE_ERROR:1216,ACCOUNT_FREEZE:1025,CONFIG_CHANGE_ERR:1128,CONFIG_CHANGE_ERR_1:1247,SMS_CODE_GAME:3002,BIND_WITHDRAW:3003,TEST_REGISTER_GAME:3004,FIRST_RECHARGE:3006,DOWNLOAD_APP:3007,DOWNLOAD_APP_CHANNEL_BY_CALL_GAMEAPI:3010,PAGE_OVERDUE:4020,CENTER_WALLET_NOT_BALANCE:9527,DEMO_GAME_LINE_DISABLED:210103,DEMO_GAME_DISABLED:41020,SITE_FREEZE_ERROR:9111,SITE_MAINTAIN_ERROR:-3,SITE_FREEZE_AND_MAINTAIN_ERROR:-4,REGISTER_PASSWORD_FORMAT_ERR:4024,REGISTER_USERNAME_FORMAT_ERR:1323,REGISTER_USERNAME_EXISTED_ERROR:1013,REGISTER_FAILED_ERROR:2005,EMAIL_CAPTCHA_EXPIRED:1332,EMAIL_CAPTCHA_EMPTY:1326,PHONE_CAPTCHA_EXPIRED:1333,PHONE_CAPTCHA_EMPTY:1325,VERSION_ERROR:999,OTHER_CLIENT_GAME_LOGIN:1401,QIAN_NENG_ERROR_NO_BIND:70202},SportsServiceCode:{SUCCESS:1,TOKEN_EXPIRED:-1,SERVER_MAINTAIN:-1,RESTRICTED_ACCESS:9110,FORCE_GEETEST:1119,PHONE_CODE_ERROR:1101,LOGIN_ERROR:1011,SWIPER_PUZZLE_GEETEST:1124,GRAPHIC_CLICK_GEETEST:1125,NINE_SQUARE_GEETEST:1126,SMS_CODE_GEETEST:1127,ACCOUNT_FREEZE:1025,CONFIG_CHANGE_ERR:1128,SMS_CODE_GAME:3002,BIND_WITHDRAW:3003,TEST_REGISTER_GAME:3004,CENTER_WALLET_NOT_BALANCE:9527},AgentMode:{Infinite:0,FirstLevel:1,NetProfit:2,ThreeNetProfix:10002,National:10003},MomentLanguageMap:n.b,ServiceLanguageMap:{en_US:"en",zh_CN:"zh",zh_TW:"zh_hk",th_TH:"th",vi_VN:"vi",ko_KR:"ko",ja_JP:"ja",pt_PT:"pt",es_ES:"es",de_DE:"de",fr_FR:"fr",it_IT:"it",ru_RU:"ru",my_MM:"my",id_ID:"id",hi_IN:"hi",tl_PH:"tl",km_KH:"km",te_IN:"te",ta_LK:"ta",mr_IN:"mr",kn_IN:"kn",tr_TR:"tr",bn_BN:"bn",pa_PA:"pa"},BrowserLanguageMap:{en:"en",zh:"zh","zh-CN":"zh","zh-SG":"zh","zh-TW":"zh_hk","zh-HK":"zh_hk","zh-MO":"zh_hk",th:"th",vi:"vi",ko:"ko",ja:"ja",pt:"pt","pt-PT":"pt","pt-BR":"pt",es:"es",de:"de",fr:"fr","fr-FR":"fr",it:"it","ru-RU":"ru","my-MM":"my","id-ID":"id",hi:"hi","bn-IN":"hi",fil:"tl","fil-PH":"tl",km:"km",te:"te",ta:"ta",mr:"mr",kn:"kn"},SportsServiceLanguageMap:{en_US:"en",zh_CN:"cs",zh_TW:"ch",ko_KR:"ko",ja_JP:"jp",th_TH:"th",vi_VN:"vn",id_ID:"id"},DateFormatMap:{en_US:{ymdhms:"DD/MM/YYYY HH:mm:ss",ymdhm:"DD/MM/YYYY HH:mm",ymd:"DD/MM/YYYY",md:"DD/MM",mdhm:"DD/MM HH:mm",mdhms:"DD/MM HH:mm:ss",hms:"HH:mm:ss",ms:"mm:ss"},zh_CN:{ymdhms:"YYYY-MM-DD HH:mm:ss",ymdhm:"YYYY-MM-DD HH:mm",ymd:"YYYY-MM-DD",md:"MM-DD",mdhm:"MM-DD HH:mm",mdhms:"MM-DD HH:mm:ss",hms:"HH:mm:ss",ms:"mm:ss"},zh_TW:{ymdhms:"DD-MM-YYYY HH:mm:ss",ymdhm:"DD-MM-YYYY HH:mm",ymd:"DD-MM-YYYY",md:"DD-MM",mdhm:"DD-MM HH:mm",mdhms:"DD-MM HH:mm:ss",hms:"HH:mm:ss",ms:"mm:ss"},th_TH:{ymdhms:"DD/MM/YYYY HH:mm:ss",ymdhm:"DD/MM/YYYY HH:mm",ymd:"DD/MM/YYYY",md:"DD/MM",mdhm:"DD/MM HH:mm",mdhms:"DD/MM HH:mm:ss",hms:"HH:mm:ss",ms:"mm:ss"},vi_VN:{ymdhms:"DD-MM-YYYY HH:mm:ss",ymdhm:"DD-MM-YYYY HH:mm",ymd:"DD-MM-YYYY",md:"DD-MM",mdhm:"DD-MM HH:mm",mdhms:"DD-MM HH:mm:ss",hms:"HH:mm:ss",ms:"mm:ss"},ko_KR:{ymdhms:"DD-MM-YYYY HH:mm:ss",ymdhm:"DD-MM-YYYY- HH:mm",ymd:"DD-MM-YYYY",md:"DD-MM",mdhm:"DD-MM HH:mm",mdhms:"DD-MM HH:mm:ss",hms:"HH:mm:ss",ms:"mm:ss"},ja_JP:{ymdhms:"DD-MM-YYYY HH:mm:ss",ymdhm:"DD-MM-YYYY HH:mm",ymd:"DD-MM-YYYY",md:"DD-MM",mdhm:"DD-MM HH:mm",mdhms:"DD-MM HH:mm:ss",hms:"HH:mm:ss",ms:"mm:ss"},pt_PT:{ymdhms:"DD/MM/YYYY HH:mm:ss",ymdhm:"DD/MM/YYYY HH:mm",ymd:"DD/MM/YYYY",md:"DD/MM",mdhm:"DD/MM HH:mm",mdhms:"DD/MM HH:mm:ss",hms:"HH:mm:ss",ms:"mm:ss"},es_ES:{ymdhms:"DD-MM-YYYY HH:mm:ss",ymdhm:"DD-MM-YYYY HH:mm",ymd:"DD-MM-YYYY",md:"DD-MM",mdhm:"DD-MM HH:mm",mdhms:"DD-MM HH:mm:ss",hms:"HH:mm:ss",ms:"mm:ss"},de_DE:{ymdhms:"DD-MM-YYYY HH:mm:ss",ymdhm:"DD-MM-YYYY HH:mm",ymd:"DD-MM-YYYY",md:"DD-MM",mdhm:"DD-MM HH:mm",mdhms:"DD-MM HH:mm:ss",hms:"HH:mm:ss",ms:"mm:ss"},fr_FR:{ymdhms:"DD-MM-YYYY HH:mm:ss",ymdhm:"DD-MM-YYYY HH:mm",ymd:"DD-MM-YYYY",md:"DD-MM",mdhm:"DD-MM HH:mm",mdhms:"DD-MM HH:mm:ss",hms:"HH:mm:ss",ms:"mm:ss"},it_IT:{ymdhms:"DD-MM-YYYY HH:mm:ss",ymdhm:"DD-MM-YYYY HH:mm",ymd:"DD-MM-YYYY",md:"DD-MM",mdhm:"DD-MM HH:mm",mdhms:"DD-MM HH:mm:ss",hms:"HH:mm:ss",ms:"mm:ss"},ru_RU:{ymdhms:"DD-MM-YYYY HH:mm:ss",ymdhm:"DD-MM-YYYY HH:mm",ymd:"DD-MM-YYYY",md:"DD-MM",mdhm:"DD-MM HH:mm",mdhms:"DD-MM HH:mm:ss",hms:"HH:mm:ss",ms:"mm:ss"},my_MM:{ymdhms:"DD-MM-YYYY HH:mm:ss",ymdhm:"DD-MM-YYYY HH:mm",ymd:"DD-MM-YYYY",md:"DD-MM",mdhm:"DD-MM HH:mm",mdhms:"DD-MM HH:mm:ss",hms:"HH:mm:ss",ms:"mm:ss"},id_ID:{ymdhms:"DD-MM-YYYY HH:mm:ss",ymdhm:"DD-MM-YYYY HH:mm",ymd:"DD-MM-YYYY",md:"DD-MM",mdhm:"DD-MM HH:mm",mdhms:"DD-MM HH:mm:ss",hms:"HH:mm:ss",ms:"mm:ss"},hi_IN:{ymdhms:"DD/MM/YYYY HH:mm:ss",ymdhm:"DD/MM/YYYY HH:mm",ymd:"DD/MM/YYYY",md:"DD/MM",mdhm:"DD/MM HH:mm",mdhms:"DD/MM HH:mm:ss",hms:"HH:mm:ss",ms:"mm:ss"},tl_PH:{ymdhms:"DD/MM/YYYY HH:mm:ss",ymdhm:"DD/MM/YYYY HH:mm",ymd:"DD/MM/YYYY",md:"DD/MM",mdhm:"DD/MM HH:mm",mdhms:"DD/MM HH:mm:ss",hms:"HH:mm:ss",ms:"mm:ss"},km_KH:{ymdhms:"DD/MM/YYYY HH:mm:ss",ymdhm:"DD/MM/YYYY HH:mm",ymd:"DD/MM/YYYY",md:"DD/MM",mdhm:"DD/MM HH:mm",mdhms:"DD/MM HH:mm:ss",hms:"HH:mm:ss",ms:"mm:ss"},te_IN:{ymdhms:"DD/MM/YYYY HH:mm:ss",ymdhm:"DD/MM/YYYY HH:mm",ymd:"DD/MM/YYYY",md:"DD/MM",mdhm:"DD/MM HH:mm",mdhms:"DD/MM HH:mm:ss",hms:"HH:mm:ss",ms:"mm:ss"},ta_LK:{ymdhms:"DD/MM/YYYY HH:mm:ss",ymdhm:"DD/MM/YYYY HH:mm",ymd:"DD/MM/YYYY",md:"DD/MM",mdhm:"DD/MM HH:mm",mdhms:"DD/MM HH:mm:ss",hms:"HH:mm:ss",ms:"mm:ss"},mr_IN:{ymdhms:"DD/MM/YYYY HH:mm:ss",ymdhm:"DD/MM/YYYY HH:mm",ymd:"DD/MM/YYYY",md:"DD/MM",mdhm:"DD/MM HH:mm",mdhms:"DD/MM HH:mm:ss",hms:"HH:mm:ss",ms:"mm:ss"},kn_IN:{ymdhms:"DD/MM/YYYY HH:mm:ss",ymdhm:"DD/MM/YYYY HH:mm",ymd:"DD/MM/YYYY",md:"DD/MM",mdhm:"DD/MM HH:mm",mdhms:"DD/MM HH:mm:ss",hms:"HH:mm:ss",ms:"mm:ss"},tr_TR:{ymdhms:"DD/MM/YYYY HH:mm:ss",ymdhm:"DD/MM/YYYY HH:mm",ymd:"DD/MM/YYYY",md:"DD/MM",mdhm:"DD/MM HH:mm",mdhms:"DD/MM HH:mm:ss",hms:"HH:mm:ss",ms:"mm:ss"},bn_BN:{ymdhms:"DD/MM/YYYY HH:mm:ss",ymdhm:"DD/MM/YYYY HH:mm",ymd:"DD/MM/YYYY",md:"DD/MM",mdhm:"DD/MM HH:mm",mdhms:"DD/MM HH:mm:ss",hms:"HH:mm:ss",ms:"mm:ss"},pa_PA:{ymdhms:"DD/MM/YYYY HH:mm:ss",ymdhm:"DD/MM/YYYY HH:mm",ymd:"DD/MM/YYYY",md:"DD/MM",mdhm:"DD/MM HH:mm",mdhms:"DD/MM HH:mm:ss",hms:"HH:mm:ss",ms:"mm:ss"}},GeetestLanguageMap:{en_US:"eng",zh_CN:"zho",zh_TW:"zho-tw",th_TH:"tha",vi_VN:"vie",ko_KR:"kor",ja_JP:"jpn",pt_PT:"por",es_ES:"spa",de_DE:"deu",fr_FR:"fra",it_IT:"isl",ru_RU:"rus",my_MM:"mya",id_ID:"ind",hi_IN:"him",tl_PH:"fil",km_KH:"khm",te_IN:"tel",ta_LK:"tam",mr_IN:"mar",kn_IN:"kan"},CssClassName:{Swiper:{NoSwiping:"swiper-no-swiping",Pagination:"swiper-pagination",Button:{Prev:"swiper-button-prev",Next:"swiper-button-next"}},Animate:{TransitionName:{Zoom:"zoom",Fade:"fade",MoveDown:"move-down",MoveUp:"move-up"},Animated:"animate__animated",NormalActive:"animate__normal_active",Speed:{Fast:"animate__fast",Faster:"animate__faster",Slow:"animate__slow",Slower:"animate__slower"},WithoutNormalFlow:"animate__without_normal_flow",Repeat:{infinite:"animate__infinite"},FillMode:{forwards:"animate__forwards"},Delay:i()(50,2001,50).reduce(((e,t)=>(e[t]=`animate__delay-${t}ms`,e)),{}),Spin:"animate__spin",SpinReverse:"animate__spinReverse",ZoomIn:"animate__zoomIn",ZoomOut:"animate__zoomOut",VanishIn:"animate__vanishIn",BounceIn:"animate__bounceIn",FlipInY:"animate__flipInY",Streamer:"animate__streamer",SlideInLeft:"animate__slideInLeft",SlideInRight:"animate__slideInRight",SlideInBottom:"animate__slideInBottom",SlideOutLeft:"animate__slideOutLeft",SlideOutRight:"animate__slideOutRight",SlideOutBottom:"animate__slideOutBottom",PushEnter:"animate__pushEnter",PushLeave:"animate__pushLeave",PopEnter:"animate__popEnter",PopLeave:"animate__popLeave",FadeIn:"animate__fadeIn",FadeOut:"animate__fadeOut",FadeInLeft:"animate__fadeInLeft",FadeInRight:"animate__fadeInRight",FadeOutLeft:"animate__fadeOutLeft",FadeOutRight:"animate__fadeOutRight",HeartBeat:"animate__heartBeat",ScrollHalf:{Up:"animate__scrollUpHalf",Right:"animate__scrollRightHalf",Down:"animate__scrollDownHalf",Left:"animate__scrollLeftHalf"},Hover:{Grow:"animate__grow__hover",Float:"animate__float__hover",Forward:"animate__forward__hover",Backward:"animate__backward__hover"},BeatUpAndDown:"animate__beatUpAndDown"},Lobby:{FixedNoDesktop:"wg-fixed-no-desktop",Ellipsis:l.Z.ellipsis,Color:{Primary:l.Z.primary,Red:l.Z.red,Green:l.Z.green,Yellow:l.Z.yellow,Text:l.Z.text,TextDarken:l.Z.textDarken,TextLighten:l.Z.textLighten},Antd:{SelectSearch:"ant-select-dropdown-search"},Card:{WillCut:"theme-will-cut",MaskHover:"theme-mask-hover"},CardScrollWrapList:"game-card-scroll-wrap-list"}},ThemeSkinLayout:{0:"normal",1:"normal",2:"european_american",3:"cyan_blue",4:"stake",5:"crown_gold",6:"galaxy_gold",7:"european_american"},PortalName:{MySubTitle:"my-sub-title",MyTitleRightSlotsLeft:"my-title-right-slots-left",MyTitleRightSlotsRight:"my-title-right-slots-right",MyTitleH5Slots:"my-title-h5-slots",ForgotPwdBtns:"forgot-pwd/btns",SecurityCenterService:"center/security/service-btns",RouterViewTop:"router-view-top",DownloadAppCyanBlue:"download-app-cyan-blue",GlobalApp:"app",ActivityBottom:"/event/item/activity-bottom",TaksOneClick:"taks-one-click",GameListTopRight:"/game/home/top-right",WebMusic:"music",MobileMusic:"MobileMusic",AfterRechargeActivityBottom:"after-recharge-activity-bottom"},CacheNameSpace:{FinancePayTooltipVisible:e=>`@@tooltipVisible-${e}`,FinancePayOnlinePlatformExpand:e=>`@@${e}-finance-online-platform-expand`,FinancePayTransferPlatformExpand:e=>`@@${e}-finance-transfer-platform-expand`,FinancePayOnlineChannelExpand:e=>`@@${e}-finance-online-channel-expand`,FinancePayTransferChannelExpand:e=>`@@${e}-finance-transfer-channel-expand`},GeetestApiServers:["gcaptcha4-hrc.gsensebot.com","gcaptcha4-hrc.geetest.com"],PhoneNumberScope:{Min:6,Max:12},EmailSuffix:{zh:["@gmail.com","@qq.com","@163.com","@126.com","@sina.com","@foxmail.com","@outlook.com","@live.com","@sohu.com","@mail.com","@hotmail.com","@tom.com","@yahoo.com","@msn.com"],en:["@gmail.com","@outlook.com","@live.com","@hotmail.com","@yahoo.com","@qq.com","@foxmail.com","@163.com","@126.com","@sina.com","@sohu.com","@mail.com","@tom.com","@msn.com"]}}},1183:function(e,t,o){o.d(t,{ay:function(){return a}});var s=o(55433),i=o(17187),n=o.n(i);let a;!function(e){e.PWATOAPP_INSTALL_BY_CHANNEL="PWATOAPP_INSTALL_BY_CHANNEL",e.DOWNLOAD_APP_BY_AFTER_CLICK_GAME="DOWNLOAD_APP_BY_AFTER_CLICK_GAME",e.CLOSE_DROPDOWN="CLOSE_DROPDOWN",e.TRACE_REPORT="TRACE_REPORT",e.VERSION_CHECK="VERSION_CHECK",e.open_music="open_music",e.close_music="close_music",e.download_app="download_app",e.SITE_MAINTAIN="SITE_MAINTAIN",e.P2A_INSTALL_BY_CHANNEL="P2A_INSTALL_BY_CHANNEL",e.P2A_FORCE_INSTALL_BY_CHANNEL="P2A_FORCE_INSTALL_BY_CHANNEL",e.PWA_INSTALL="PWA_INSTALL",e.DOWNLOAD_APP_NOT_REQUIRE_FORCE_BY_CHANNEL="DOWNLOAD_APP_NOT_REQUIRE_FORCE_BY_CHANNEL",e.DOWNLOAD_APP_REQUIRE_FORCE_BY_CHANNEL="DOWNLOAD_APP_REQUIRE_FORCE_BY_CHANNEL",e.DOWNLOAD_APP_CHANNEL_BY_CALL_GAMEAPI="DOWNLOAD_APP_CHANNEL_BY_CALL_GAMEAPI",e.SAVE_SHORTCUT_SUCCESSS="SAVE_SHORTCUT_SUCCESSS",e.line="line",e.TO_HOME="TO_HOME",e.SYSTEM_STATUS_LOADED="SYSTEM_STATUS_LOADED",e.HOME_SCROLL_ANCHOR_BEFORE="HOME_SCROLL_ANCHOR_BEFORE",e.DO_HOME_SCROLL="DO_HOME_SCROLL",e.GAME_LOGIN_SUCCESS="GAME_LOGIN_SUCCESS",e.ANTD_POPUP_INVISIBLE="ANTD_POPUP_INVISIBLE",e.CLIENT_DATA_INITIALIZATION_COMPETED="CLIENT_DATA_INITIALIZATION_COMPETED",e.SUGGEST_STRETCH_ANIMATION="SUGGEST_STRETCH_ANIMATION",e.PAGE_VISIBILITY_CHANGE="PAGE_VISIBILITY_CHANGE",e.RESPONSE_ERROR="RESPONSE_ERROR",e.TOKEN_EXPIRED="TOKEN_EXPIRED",e.EVENT_CUSTOMIZE_MOCK_PREVIEW="EVENT_CUSTOMIZE_MOCK_PREVIEW",e.ASIDE_SCROLL="ASIDE_SCROLL",e.GAME_LIST_SCROLL="GAME_LIST_SCROLL",e.BETTER_SCROLL="BETTER_SCROLL",e.HOME_SCROLL="HOME_SCROLL",e.LOADED="LOADED",e.LOGOUT_BEFORE="LOGOUT_BEFORE",e.LOGOUT_SUCCESS="LOGOUT_SUCCESS",e.LOGIN_SUCCESS="LOGIN_SUCCESS",e.SECURITY_STEP_NEXT="SECURITY_STEP_NEXT",e.LANGUAGE_CHANGE="LANGUAGE_CHANGE",e.PAYMODAL_OPEN="PAYMODAL_OPEN",e.PAYMODAL_CLOSE="PAYMODAL_CLOSE"}(a||(a={}));class r extends(n()){constructor(){super(),(0,s.Z)(this,"GlobalEventActionsName","global-event-actions-name"),this.setMaxListeners(50)}dispatch(e){return this.emit(this.GlobalEventActionsName,e)}subscribe(e){return this.on(this.GlobalEventActionsName,e)}subscribeOnce(e){return this.once(this.GlobalEventActionsName,e)}unsubscribe(e){return this.off(this.GlobalEventActionsName,e)}}t.ZP=new r},46851:function(e,t,o){o.d(t,{CM:function(){return a.ZP},H4:function(){return n.Z},Uh:function(){return i.ZP},sG:function(){return s.Z},xN:function(){return r.ZP}});var s=o(2161),i=o(68226),n=o(79888),a=o(1507),r=o(1183)},49293:function(e,t,o){o.d(t,{t:function(){return s}});const s=[]},2161:function(e,t,o){o.d(t,{Z:function(){return T}});var s,i,n=o(55433),a=o(65094),r=o(29946),c=o(44104),l=o(63060),m=o(23279),d=o.n(m),h=o(12040),u=o(70753),g=o(5954),p=o(75990),y=o(91475);let b=(s=(0,u.WY)(),i=class{constructor(){this.mediaScreen()}watchResize(){const e=()=>{this.leading(),(0,p.Wn)(this.leading)};e(),window.addEventListener("resize",d()((()=>{e()})))}leading(){this.mediaScreen(),this.calc1vh(),(0,y.h)().updateRootFontSize()}mediaScreen(){const{setScreenSize:e,setScreenAspectRatio:t}=(0,y.h)(),o=window.innerWidth,s=window.innerHeight/(o??1),i=document.querySelector("html");t(s);const{size:n}=window.LOBBY_UTILS.mediaScreen();i?.setAttribute("data-device-os",(0,g.Q)().os),e(n)}calc1vh(){const e=.01*window.innerHeight;document.documentElement.style.setProperty("--vh",`${e}px`)}},(0,h.Z)(i.prototype,"leading",[s],Object.getOwnPropertyDescriptor(i.prototype,"leading"),i.prototype),i);var f=o(53579),_=o(24965),S=o(9814),w=o(85585),E=o(30727),A=o(6096),D=o(58217);class T{}(0,n.Z)(T,"I18n",D.ZP),(0,n.Z)(T,"Modal",f.Z),(0,n.Z)(T,"Site",E.Z),(0,n.Z)(T,"Rules",w.Z),(0,n.Z)(T,"Buried",r.Z),(0,n.Z)(T,"User",A.Z),(0,n.Z)(T,"Polling",S.Z),(0,n.Z)(T,"Media",b),(0,n.Z)(T,"Apng",a.B),(0,n.Z)(T,"Page",_.Z),(0,n.Z)(T,"FuncRender",c.Z),(0,n.Z)(T,"WS",l.Z)},979:function(e,t,o){o.d(t,{VH:function(){return W},xG:function(){return z},ZP:function(){return V}});var s=o(50361),i=o.n(s),n=o(57557),a=o.n(n),r=o(78718),c=o.n(r),l=o(82492),m=o.n(l),d=o(27361),h=o.n(d),u=o(55433),g=o(44586),p=o(9669),y=o.n(p),b=o(4400),f=o.n(b),_=o(6151),S=o(79888),w=o(1183),E=o(30381),A=o.n(E),D=o(46851),T=o(6160),M=o(98754),C=o(91475),R=o(39169);class I extends M.C{dep(e){const t=e.customParams?.staticKeyOmit||[],o="static"===V.getTokenMode(e)||V.notNeedTokenFilter.includes(e?.url||"");return["currency","language","uid","platformType"].filter((e=>!t.includes(e)&&(!o||"uid"!==e)))}id(e,t,o={}){if("function"==typeof t)return super.id(e,t,o);{const{language:s,userInfos:i,currentTryCurrency:n}=(0,C.h)(),a=[e],r={uid:()=>i?.username||"",language:()=>s,currency:()=>i?.currency||n?.currencyCode,platformType:()=>o.customParams?.useAppEnv||!1?6:5};return t.forEach((e=>{const t=r[e]?.();t&&a.push(String(t))})),a.join(":")}}log(e,t,o){const s=h()(e.raw,"config.url"),i=h()(e.raw,"data"),n=`[CACHE ${o} ${e.id}] >>>>>> ${s}\n${JSON.stringify({expiration:A()(e.expiration).format()})}${JSON.stringify(t)}\n${JSON.stringify(i)}`,a=A()().format()+n;R.Z.success("cache",a),R.Z.myDebug("cache",a)}beforeSet(e,t){this.log(e,t,"SET")}afterGet(e,t){this.log(e,t,"GET")}}var P=o(62933),L=o(5954),O=o(75990),v=o(21615),B=o(49293),k=o(58217),N=o(30918),H=o(95059),G=o(81354),Y=o.n(G),x=o(56343),Z=o(1507);o(84220);const F=f()({storeAsString:!0}),U={static:[],logined:[]},$={};function z(e){w.ZP.dispatch({type:"RESPONSE_ERROR",payload:{message:e}})}class W extends _.R{constructor(...e){super(...e),(0,u.Z)(this,"requestErrorCountConsequent",0),(0,u.Z)(this,"maxGoGateWayBack2SourceErrorCount",1),(0,u.Z)(this,"domainRequestRecord",{api:{},oss:{}}),(0,u.Z)(this,"cache",new I((()=>(0,N.i)()),{expired:!0,setup:!1})),(0,u.Z)(this,"notNeedTokenFilter",["/ipCheck","/cocos/config_data.json","/cocos/maintain-time.json","/cocos/maintain-time-default.json"]),(0,u.Z)(this,"beforeLoginedEncryptFilter",["/api/lobby/config/getForcedUpdateAndroidUrl","/api/protected/user/smslogin","/home/check/username","/home/fastlogin","/home/login","/home/onekeyquicklogin","/home/onekeyquickregister","/home/onekeyregisterlogin","/home/register","/home/check/register","/home/testregister","/home/thirdpartylogin","/home/thirdpartyregister","/shortmsg/create","/shortmsg/validate","/user/email/createmail","/user/notlogin/verifyEmail","/user/notlogin/getaccountquestion","/user/notlogin/getquestion","/user/notlogin/resetpasswd","/user/notlogin/verificquestion","/user/notlogin/verificquestionandwithdrawpasswd","/user/notLogin/resetPassVerify","/user/notlogin/resetpasswd","/user/sms/resetpasswd","/user/sms/verifyaccount","/user/sms/verifycode","/user/sms/verifyphone","/user/captcha/verifyPhone","/user/notlogin/getAccountVerifyList","/user/captcha/getUserInfo","/geetest/validate/v4","/activetask/newcomer_benefit_reward","/promote/linksetting"])}isApi2Source(e){return[...this.apiDomain].map((e=>`${e}${e.endsWith("/")?"":"/"}hall`)).some((t=>e.baseURL?.startsWith(t)))}afterResponse(e){this.afterSuccess(e)}afterSuccess(e){const t=e.config;this.isApi2Source(t)?(this.requestErrorCountConsequent=0,this.updatedomainRequestRecord(t,"success","api"),this.updateToken(e.headers)):t._withStaticMode&&this.updatedomainRequestRecord(t,"success","oss")}afterFail(e){const t=e?.config,o=e?.response?.status;t&&(this.isApi2Source(t)?this.updatedomainRequestRecord(t,"fail","api"):t._withStaticMode&&("number"==typeof o&&[403,404].includes(o)||this.updatedomainRequestRecord(t,"fail","oss")))}pickTokenInfos(e){const{token:t,newjwt:o}=e||{};if(t||o){const e=(0,H.u)().tokenInfos;return Object.assign({},e||{},{...t?{session_key:t}:{},...o?{jwt_token:o}:{}})}}updateToken(e={}){const t=this.pickTokenInfos({token:e.token,newjwt:e.newjwt});t&&(0,C.h)().updateUserInfos({...(0,C.h)().updateUserInfos,...t},void 0,{updateToken:!0})}paused(e,t){const{tryStaticMode:o,onlyStaticMode:s,tryCacheToken:i}=e?.customParams||{};if(o&&s||i)return!1;const n=!q.notNeedTokenFilter.includes(e?.url||""),a=!q.getToken(e);if(n&&a){const t=q.getTokenMode(e);return W.log(`【paused-resume】${e.url}: waiting for Token with ${t}`),U[t].push(e),"logined"}return!!e.customParams?.throttleDelay&&($[t]||setTimeout((()=>{this.resume(t)}),e.customParams?.throttleDelay),W.log(`${e.url}:waitting after throttleDelay value `),$[t]=$[t]||[],$[t].push(e),t)}updatedomainRequestRecord(e,t="success",o="api"){try{const s="/hall"===e.baseURL?`${window.location.origin}/hall`:e.baseURL||"",i=new URL(s).origin;if(!this.domainRequestRecord[o])return void console.warn(`Unknown type: ${o}`);this.domainRequestRecord[o][i]||(this.domainRequestRecord[o][i]={failCount:0,successCount:0,lastSuccessTime:0,lastFailTime:0}),"success"===t?(this.domainRequestRecord[o][i].successCount++,this.domainRequestRecord[o][i].lastSuccessTime=Date.now()):(this.domainRequestRecord[o][i].failCount++,this.domainRequestRecord[o][i].lastFailTime=Date.now())}catch(s){}}getDefaultBaseURL(e){const{bestBaseURL:t}=(0,C.h)();if(t)return t+"/hall";return`${this.apiDomain[0]||""}/hall`}getRetryBaseURL(e,t={}){if(!0===h()(e,"_withStaticMode")||0===this.apiDomain.length)return this.getDefaultBaseURL(t);const o=e?.baseURL||"",s=this.apiDomain.findIndex((e=>o.includes(e))),i=s>=0?(s+1)%this.apiDomain.length:0;return`${this.apiDomain[i]||""}/hall`}resume(e){["logined"].includes(e)?U[e].splice(0).forEach((t=>{W.log(`【paused-resume】${t.url}: resume`),t&&this.resumeHandler(t,e)})):(($[e]||[]).forEach((t=>{t&&this.resumeHandler(t,e)})),delete $[e])}setup(e){const{method:t,url:o}=e;e.customParams=m()({maxRetryCount:e.customParams?.tryStaticMode?2*W.MAX_RETRY_COUNT:W.MAX_RETRY_COUNT,uuid:(0,g.Z)(),ossNegotiatedCaching:!1,noMerge:!1,noEncrypt:!1,silentOnError:!1,noErrorMessage:!1,noLog:!1,noResponseDataCodeChecked:!1,autoBaseUrl:!0,autoQueryParams:!/\.json(\?(\S)*)?$/.test(o||""),errorFilter:e=>e?.code!==Z.ZP.ServiceCode.FORCE_GEETEST,errorCatchFilter:()=>!1,useCache:!0,useCacheInError:(e,t)=>"axiosError"===t,cacheExpiredOnReload:!0},e.customParams),e._withStaticMode=this.withStaticMode(e);const s=e.customParams?.setDefaultRequestConfig,i=D.sG.Site.getServerTime();e._startTime=Date.now();const n=m()({},s?s?.(this.getDefaultRequestConfig(e,i)):this.getDefaultRequestConfig(e,i),e);m()(e,n),this.requestPayloadHandler(e,(()=>{}),(()=>{e.data.time=e.data.time??i}));const{uuid:a}=e.customParams;W.log(`[C2S HTTP ${a}]:${t} >>>>>> ${o}\n${JSON.stringify(c()(e,["params","data","customParams"]))}`,e)}encode(e){const t=e.customParams?.noEncrypt,o=e.customParams?.autoFormData;e._cryptoKey=this.calcCryptoKey(e),this.requestPayloadHandler(e,(()=>{if(!t){if(e._withStaticMode)return;e.params={encryptString:S.Z.encrypt(e.params,this.getKey(e))}}}),(()=>{o?e.data=this.createFormData(e.data,e):t||(e.data=S.Z.encrypt(e.data,this.getKey(e)))}))}beforeSend(e){const t="/hall"===e.baseURL,o=e.customParams?.autoQueryParams,s=e?.customParams?.useAppEnv,i=e._lastAxiosResponse;if(o&&"get"===e.method){const{language:t,siteCode:o}=(0,C.h)(),i={siteCode:o,token:this.getToken(e)||null,currency:this.getCurrency(e)||"",language:Z.ZP.ServiceLanguageMap[t],platformType:s?6:5};e.params={...i,...e.params}}if(t)if(e._withStaticMode){const t=304===h()(i,"response.status"),o=a()(e.params,["siteCode","token",...e.customParams?.staticKeyOmit||[]]),{bestOssBaseURL:s}=(0,C.h)(),n=e._retryCount?D.Uh.ossDomain[0]:s||D.Uh.ossDomain[0],r=`${Object.keys(o).sort().reduce(((e,t)=>{const s=o[t];return void 0!==s&&(e+=`/${t}/${encodeURIComponent("string"==typeof s?s:JSON.stringify(s))}`),e}),"")}${e.customParams?.appendDefault?"/default":""}.json`;e.url=e.url+r;const c=(0,C.h)().responseHeaders[e.url]||{},l=Object.entries({"last-modified":"If-Modified-Since",etag:"If-None-Match"}).reduce(((e,[t,o])=>(c[t]&&(e[o]=c[t]),e)),{});e.headers={},e.customParams?.ossNegotiatedCaching&&e.headers&&!t&&(e.headers=m()({},e.headers,l)),e.baseURL=n+(n.endsWith("/")?"":"/")+"hall",delete e.params}else{e.baseURL=this.getDefaultBaseURL(e);const t=(()=>{const t=e.customParams?.keyOmit||[],o=e.customParams?.staticKeyOmit||[];return"boolean"==typeof t?t?o:[]:t})();e.params=a()(e.params,[...t]),e._retryCount&&(e.baseURL=this.getRetryBaseURL(e._lastAxiosResponse?.config,e))}if(e.url?.includes("/home/prize")){const t=e.headers||{};localStorage.setItem("prizelock",`${Date.now()}:${t["x-request-id"]}`)}}decode(e){try{if(e.config._withStaticMode){const{responseHeaders:t}=(0,C.h)();if(t[e.config.url||""]=i()(e.headers),"string"==typeof e.data)try{e.data=K(S.Z.ossDecrypt(e.data)),e.data={code:W.SERVICE_CODE.SUCCESS,data:e.data.data}}catch(a){e.config._forceRetry=!0}else e.data={code:W.SERVICE_CODE.SUCCESS,data:e.data.data}}else if(!e.config.customParams?.noEncrypt&&e?.headers["content-type"]?.includes("text/plain")){const t=e.data,o=S.Z.decrypt(t,this.getKey(e.config),{padding:Y().pad.Pkcs7});e.data=K(o)}}catch(a){console.error(a)}const{config:t,data:o}=e;if(o.time&&"post"===t.method){(0,C.h)().updateTimeDiff(o.time)}const s=t._startTime||0,n=Date.now()-s;s&&t.url?.includes("/logger"),W.log(`[S2C HTTP ${t.customParams?.uuid}]:${t.method} <<<<<< ${t.url}\n${JSON.stringify(o)}\nx-request-id:${h()(t.headers,"x-request-id")}\nx-trace-id:${e.headers["x-trace-id"]}(Please use this ID to ask a backend colleague for help in investigating this request.)\nDiff: ${n} ms`,t)}checkErrorType(e){const t=e instanceof p.AxiosError,o=e?.config;return t?"axiosError":!o?.customParams?.noResponseDataCodeChecked&&e?.data?.code!==W.SERVICE_CODE.SUCCESS&&"dataError"}async catch(e){const t=e.config,o=this.checkErrorType(e),s=t._origin_||t,i=this.identify(s),n=s.customParams?.cacheDep||this.cache.dep(s),a=t.customParams?.useCacheInError?.(e,o),r=this.cache.has(i,{cacheDep:n,axiosRequestConfig:t})&&a,c=await T.Gm.geeTest(e);c.retry&&(t._forceRetry=c.retry);const l=(t,s)=>{if(t.customParams?.silentOnError||(e=>{if("axiosError"===o)return!1;const t=e,s=Z.ZP.ServiceCode,i=[s.FORCE_GEETEST,s.SMS_CODE_GEETEST,s.SWIPER_PUZZLE_GEETEST,s.NINE_SQUARE_GEETEST,s.GRAPHIC_CLICK_GEETEST,s.SMS_CODE_GAME,s.BIND_WITHDRAW,s.CENTER_WALLET_NOT_BALANCE],n=t.data?.code,a=t.data?.errorCode;return i.includes(n)||"number"==typeof a&&i.includes(a)})(e)||t.customParams?.errorCatchFilter?.(e))return Promise.reject(e);switch(s=s||t.data.msg,e?.data?.code){case W.SERVICE_CODE.TOKEN_EXPIRED:w.ZP.dispatch({type:"TOKEN_EXPIRED",payload:{message:s}});break;case W.SERVICE_CODE.OTHER_CLIENT_GAME_LOGIN:{const{token:t,deviceModel:o}=e?.data?.data||{};w.ZP.dispatch({type:"OTHER_CLIENT_GAME_LOGIN",payload:{token:t,deviceModel:o}});break}case W.SERVICE_CODE.VERSION_ERROR:w.ZP.dispatch({type:"VERSION_CHECK",payload:{version:0,force:!0}});break;case W.SERVICE_CODE.SITE_MAINTAIN_ERROR:case W.SERVICE_CODE.SITE_FREEZE_ERROR:case W.SERVICE_CODE.SITE_FREEZE_AND_MAINTAIN_ERROR:w.ZP.dispatch({type:"SITE_MAINTAIN",payload:{res:e,requestErrorCountConsequent:this.requestErrorCountConsequent,isSiteFreeze:W.SERVICE_CODE.SITE_FREEZE_ERROR===e?.data?.code,isSiteFreezeAndMaintain:W.SERVICE_CODE.SITE_FREEZE_AND_MAINTAIN_ERROR===e?.data?.code,onError:()=>z(s)}});break;default:if([W.SERVICE_CODE.CONFIG_CHANGE_ERR,W.SERVICE_CODE.CONFIG_CHANGE_ERR_1].includes(e?.data?.code)&&w.ZP.dispatch({type:"CONFIG_CHANGE_ERR"}),r||t.customParams?.noErrorMessage)return;z(s)}},d=["maintain-time.json","/listExtLinkV2","/netstat/player/logger"].every((e=>!t.url?.includes(e))),h=this.isTimeoutError(e),u=t._retryCount||0,g=t.customParams?.maxRetryCount??W.MAX_RETRY_COUNT,p=("axiosError"===o&&!h||t._forceRetry)&&u<g,y=m()({},W.TIPS_WORD,t.customParams?.tipsWord),b=(o,s)=>{if(!d)return;const i=t._startTime||0,n=navigator.connection||{},a=JSON.stringify({downlink:n.downlink,effectiveType:n.effectiveType,rtt:n.rtt,saveData:n.saveData});let r=0;try{r=new Date(document.querySelector("html")?.getAttribute("data-version")).getTime()}catch(p){}const{siteURLInfos:c}=(0,C.h)(),l=e.headers||e.response?.headers||{},m=e.data||e.response?.data,h={...s,ip:(0,C.h)().ipCheck.ip,urltime:(0,C.h)().urltime,start:i,connectionInfo:a,requestId:f,headers:l,url:`${(0,O.CB)(t.url||"")?"":t.baseURL}${t.url}`,axc:e.code,duration:Date.now()-i,om:(0,C.h)().isOssMode,conn:t._cryptoKey?.split?.("")?.map?.(((e,t)=>t>5?"*":e))?.join?.(""),status:e.status,event:o,retry:u,matry:g,ver:r,cotype:l["content-type"]||"empty",message:e.message,api1:(c?.api_domain||[])[0],web1:(c?.web_domain||[])[0],text:l["content-type"]?.includes?.("text/plain")||l["content-type"]?.includes?.("json")?m:m?.substring?.(0,500)};"ResponseSystemError"===o&&w.ZP.dispatch({type:"TRACE_REPORT",payload:h}),w.ZP.dispatch({type:"MONITOR_EVENT",eventName:o,payload:h})},f=e.config.customParams?.uuid;if(o&&"dataError"!==o&&this.afterFail(e),p)return t._lastAxiosResponse=e,this.request(t,u+1);switch(o){case"axiosError":t.customParams?.silentOnError||this.isApi2Source(t)&&!r&&(this.requestErrorCountConsequent++,this.requestErrorCountConsequent>=this.maxGoGateWayBack2SourceErrorCount&&w.ZP.dispatch({type:"SITE_MAINTAIN",payload:{res:e,requestErrorCountConsequent:this.requestErrorCountConsequent}})),h?(l(t,`${y.NETWORK_TIMEOUT}(Request-Id:${f},url:${(0,O.CB)(t.url||"")?"":t.baseURL}${t.url}).${e.status||""}@${u}`),b("ResponseTimeout",{by:"timeout"})):(l(t,`${y.SYSTEM_ERROR}(Request-Id:${f},url:${(0,O.CB)(t.url||"")?"":t.baseURL}${t.url})。${e.status||""}@${u} ${e.message?.substring?.(0,50)||""}`),b("ResponseSystemError",{by:"xhr"}));break;case"dataError":const o=e.data.msg;o||(W.log(`${y.RSP_DATA_NOT_JSON}:${JSON.stringify(t)}`),b("ResponseSystemError",{by:"format"})),l(t,o||`${y.RSP_DATA_NOT_JSON}${f}。${e.message?.substring?.(0,50)}`)}return d&&e.isAxiosError&&w.ZP.dispatch({type:"REFRESH_URL",payload:{url:t.url,base:t.baseURL,status:e.status,start:t._startTime||0,message:e.message,headers:e.headers,req:f}}),Promise.reject(e)}createDomainSort(e,t){return e.sort(((e,o)=>{const s=t[e]?.lastSuccessTime||0,i=t[o]?.lastSuccessTime||0,n=t[e]?.lastFailTime||0,a=t[o]?.lastFailTime||0,r=s>n,c=i>a;return r&&!c?-1:!r&&c?1:r?i-s:n-a}))}get apiDomain(){const{siteURLInfos:e}=(0,C.h)(),t=[...e?.api_domain||[],...e?.web_domain||[]].map((e=>e.replace(/\/+$/,""))).filter(((e,t,o)=>o.indexOf(e)===t));return this.createDomainSort(t,this.domainRequestRecord.api)}get ossDomain(){const{ossHost:e,siteURLInfos:t}=(0,C.h)(),o=[...t?.oss_domain||[],e].map((e=>e.replace(/\/+$/,""))).filter(((e,t,o)=>o.indexOf(e)===t));return this.createDomainSort(o,this.domainRequestRecord.oss)}static log(e,t){const o=A()().format()+" new-service "+e;t?.customParams?.noLog||R.Z.primary("network",o),R.Z.myDebug("network",o)}static get TIPS_WORD(){const e=(0,k.QT)();return{SYSTEM_ERROR:e.t("lobby.common.errorMessages.NETWORK_ERROR"),RSP_DATA_NOT_JSON:e.t("lobby.common.errorMessages.RSP_DATA_NOT_JSON"),NETWORK_TIMEOUT:e.t("lobby.error.networkTimeout")}}setLoginState(e){W.loginState=e,["fakeLogined","logined"].includes(e)&&this.resume("logined")}get systemTokenUrl(){return[...this.beforeLoginedEncryptFilter,"/api/lobby/config/getAppDownloadInfo","/v1/netstat/player/adInfo","/api/lobby/channel/go/getChannelInfoById","/promote/hall/makeMoneyPage","/customer/staffallv3","/user/vipConfig","/home/captcha","/shortmsg/create","/shortmsg/validate","/promote/getIpBindInfo","/promote/binding/reportview","/risk/geetest/tokenQuery","/gameapi/hot-list/v2","/home/musiclist","/home/smsCountry","/club/entry","/download/getDownloadUrl","/download/template/listDownloadTemplate","/message/banner/index","gameapi/game-list/v2","/home/getsysinfo","/api/lobby/aboutUs/index/getInfo","/api/lobby/brandLogo/getBrandLogoUse","/api/lobby/currencyInfo/getAllCurrency","/api/lobby/footerConfig/getInfo","/api/lobby/h5/config/getAccessRestrictedInfo","/api/lobby/site/getSiteInfo","/api/lobby/webapi/h5/config/getInfo","/api/lobby/userAgreement/index/getInfo","/api/lobby/webPush/getInfo","/activetask/pop_newcomerBenefit","/activetask/pop_taskDay","/activetask/pop_taskWeek","/activetask/pop_taskThreeDay","/active/active_popRecharge","/activetask/newcomer_benefit_reward","/customer/getWebTrans","/home/opt_type_v2","/api/lobby/webapi/forceUpdate/getForceUpdate","/api/lobby/layoutDesign/getLayout","/api/lobby/loadingBackdrop/getInfo","/api/game/hall/listVirtualBonusPoolV2","/api/game/hall/listPlatformCateLoadV2","/api/game/hall/listPlatformGameV2","/api/game/hall/hotListV2","/api/game/hall/listTryGameV2","/api/game/hall/listAnchorHotLink","/api/game/hall/listSearchGameV2","/api/game/hall/listSpecialGameV2","/api/game/hall/listExtLinkV2","/system/status","/api/lobby/webapi/optimization/site/config","/active/quickList","/active/customPageList","/active/isShowV2","/active/getByTemplate","/certify/withdrawSettingV2","/active/rechargeFund/setting/get","/active/pop_chop_one_knife","/active/pop_chop_one_knife_new","/promote/getCreateAccountConfig","/promote/config/introduce","/promote/config/tutorial","/promote/config/index","/promote/config/sensitiveData","/promote/config/sensitiveLowDisplay","/promote/config/share","/api/lobby/currencyInfo/getAllCurrency","/api/lobby/finance/getSiteCurrencyExchangeRateForOss","/payPopup/settingAndSlogans"]}getKey(e){return e?._cryptoKey||""}getCurrency(e){const{useFastLogin:t,userInfos:o,currentTryCurrency:s}=(0,C.h)();return"logined"===this.getTokenMode(e)?o?.currency:t&&o?.currency||s?.currencyCode}requestPayloadHandler(e,t,o){e.params&&t?.(),e.data&&o?.()}createFormData(e,t){const o=t?.customParams?.noEncrypt;if(e instanceof FormData)return e;const s=e=>{const t=new FormData;for(const o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.append(o,e[o]);return t};if(o)return s(e);{const o=Object.keys(e).reduce(((t,o)=>(e[o]instanceof Blob?t.files[o]=e[o]:t.needEncryptObj[o]=String(e[o]),t)),{files:{},needEncryptObj:{}});return s({...o.files,encryptString:S.Z.encrypt(o.needEncryptObj,this.getKey(t))})}}getDefaultRequestConfig(e,t=D.sG.Site.getServerTime()){const{language:o,siteCode:s,auth:i,userInfos:n,getFingerId:a,uuid:r,isOssMode:l}=(0,C.h)(),m=e?.customParams?.noEncrypt,d=Z.ZP.ServiceLanguageMap[o],h=e?.customParams?.uuid||(0,g.Z)(),u=e?.customParams?.useAppEnv,p=`${t}${h}`;return{responseType:m?"json":"text",headers:{"x-object-id":JSON.stringify({uid:n?.username||"",browserLanguage:navigator.language,om:l,init:(()=>{const e=B.t.find((e=>"init"===e.event))?.data;return c()(e,["created","version"])})()}),isWgPackage:v.tT,isVest:v.cY.package.isVest??!1,isSpeedPackae:v.cY.package.isLite??!1,platformType:u?6:5,devicetype:(0,C.h)().isWeb?4:3,"content-type":m?"application/json":"text/plain","accept-language":d,"x-request-id":h,device:r,currency:this.getCurrency(e)||"",timestamp:t,nonce:h,sign:S.Z.encrypt(p,S.Z["c2lnbktleQ=="]),siteCode:s,language:d,token:this.getToken(e)||"",newJwt:this.getToken(e,!0)||"",auth:i,deviceModel:this.getDeviceModel(),domain:window.location.host,clienttimezone:`UTC${x.Z.utcOffsetOfHour}`,"x-custom-referer":window.location.href,"x-version":this.getVersion(),browserfingerid:a,appVersion:this.getDeviceVersion()||"unknown"}}}getDeviceVersion(){if(v.cY.package.isLite)return v.cY.speedPackageConfig?.pkgVersion;if(v.cY.package.isVest)return window.WgPackage?.version;return Z.tt["mock.appVersion"]?String(Z.tt["mock.appVersion"]):"v4.0.590"}getDeviceOsType(){const{osType:e}=(0,C.h)();return v.cY.package.isVest?(0,L.Q)().ios()?P.wh.IOS_APP:P.wh.ANDROID_APP:v.cY.package.isLite?v.cY.speedPackageConfig?.osType:e}getDeviceModel(){const{browser:e}=(0,L.Q)(),t=v.cY.wgPackage?.deviceModel||`${e().type}${e().versions}`;return v.cY.package.isVest&&Z.tt["fixed.deviceModel"]||t}getVersion(){const e=Z.tt["mock.appVersion"]?String(Z.tt["mock.appVersion"]):"v4.0.590";let t="";return e&&!/^\d+$/.test(e)&&(t=e.replace(/^v/i,"")),t}getTokenMode(e){return this.systemTokenUrl.find((t=>e?.url===t))?"static":"logined"}getToken(e,t=!1){if(q.notNeedTokenFilter.includes(e?.url||""))return"";const{tokenInfos:o,sessionKey:s}=(0,H.u)();if(t)return o?.jwt_token||"";const i=W.loginState,n=!!e?.customParams?.tryCacheToken;if("static"===this.getTokenMode(e)||"fakeLogined"===i){return"b2e3d672-9d88-47a7-81b4-9d7ffc62054f"}return"logined"===i||n?s:""}calcCryptoKey(e,t){const o=this.getTokenMode(e),s=String(e?.headers?.token)||this.getToken(e),{isTryMode:i,userInfos:n}=(0,C.h)(),a=t||n?.username;return"logined"!==o&&!t||i||!!e?.customParams?.forceStaticAesKey?S.Z.md5(s+S.Z.md5(s)).slice(2,18):S.Z.md5(s+a).slice(0,16)}withStaticMode(e){const{tryStaticMode:t,onlyStaticMode:o}=e?.customParams||{};if(t&&o)return!0;const s=this.getToken(e)||"",i=s&&"b2e3d672-9d88-47a7-81b4-9d7ffc62054f"!==s,n=e._retryCount||0;return!!t&&!i&&n<=W.MAX_RETRY_COUNT}reset(){W.loginState="wait",U.static=[],U.logined=[]}async post(e){return this.request(m()(e,{method:"post"}))}async get(e){return this.request(m()(e,{method:"get"}))}async upload(e){return this.request(m()({method:"post",headers:{"Content-type":"multipart/form-data"}},e))}getUri(e){return this.instance.getUri(e)}isTimeoutError(e){return"timeoutError"===this.getErrorType(e)}isNetworkError(e){const t=this.getErrorType(e);return"timeoutError"===t||"netError"===t}getErrorType(e){if("axiosError"===this.checkErrorType(e)){return e&&"ECONNABORTED"===e.code&&e.message?.includes("timeout")?"timeoutError":"netError"}return"dataError"}}function K(e){if("string"==typeof e)try{e=(e=>i()(F.parse(e)))(e)}catch(t){}return e}(0,u.Z)(W,"SERVICE_CODE",Z.ZP.ServiceCode),(0,u.Z)(W,"MAX_RETRY_COUNT",10),(0,u.Z)(W,"loginState","wait");const q=new W(y().create({baseURL:"/hall",timeout:6e4,headers:{"Content-type":"application/json"},transformResponse:[K]}));var V=q},11322:function(e,t,o){var s=o(52441);t.Z=new s.Z({observerOptions:{}})},73389:function(e,t,o){o.d(t,{Z:function(){return m}});var s=o(57557),i=o.n(s),n=o(62933),a=o(34731),r=o(52851),c=o(71743),l=o(91475);class m{get skinName(){const{siteInfos:e}=(0,l.h)();return e?.type}static get gameMenu(){return{[a.ck.Chess]:{normal:(0,r.T)("icon_dtfl_qp_0"),normalSingle:(0,c.x_)("icon_dtfl_qp_0"),active:"/lobby_asset/{layout}-{bg}-common/common/_sprite/icon_dtfl_qp_1.png",cnDropImg:"/lobby_asset/{layout}-{bg}-{skin}/web/home/img_dt_xl_qp.png",enDropImg:"/lobby_asset/{layout}-{bg}-{skin}/web/home/img_dt_xl_qp_en.png",leftMenuBgImg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_zc4_2qp.png",menuBgImg:"/lobby_asset/{layout}-{bg}-common/web/home/bg_dt_qp2.png",rightMenuCollapsedBg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_yc1_2qp.png",rightMenuExpandBg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_yc2_2qp.png",centerBottomBg:"/lobby_asset/{layout}-{bg}-common/web/home/img_dt_qp2.png"},[a.ck.Fish]:{normal:(0,r.T)("icon_dtfl_by_0"),normalSingle:(0,c.x_)("icon_dtfl_by_0"),active:"/lobby_asset/{layout}-{bg}-common/common/_sprite/icon_dtfl_by_1.png",cnDropImg:"/lobby_asset/{layout}-{bg}-{skin}/web/home/img_dt_xl_by.png",enDropImg:"/lobby_asset/{layout}-{bg}-{skin}/web/home/img_dt_xl_by_en.png",leftMenuBgImg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_zc4_2by.png",menuBgImg:"/lobby_asset/{layout}-{bg}-common/web/home/bg_dt_by2.png",rightMenuCollapsedBg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_yc1_2by.png",rightMenuExpandBg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_yc2_2by.png",centerBottomBg:"/lobby_asset/{layout}-{bg}-common/web/home/img_dt_by2.png"},[a.ck.Electronic]:{normal:(0,r.T)("icon_dtfl_dz_0"),normalSingle:(0,c.x_)("icon_dtfl_dz_0"),active:"/lobby_asset/{layout}-{bg}-common/common/_sprite/icon_dtfl_dz_1.png",cnDropImg:"/lobby_asset/{layout}-{bg}-{skin}/web/home/img_dt_xl_dz.png",enDropImg:"/lobby_asset/{layout}-{bg}-{skin}/web/home/img_dt_xl_dz_en.png",leftMenuBgImg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_zc4_2dz.png",menuBgImg:"/lobby_asset/{layout}-{bg}-common/web/home/bg_dt_dz2.png",rightMenuCollapsedBg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_yc1_2dz.png",rightMenuExpandBg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_yc2_2dz.png",centerBottomBg:"/lobby_asset/{layout}-{bg}-common/web/home/img_dt_dz2.png"},[a.ck.Real]:{normal:(0,r.T)("icon_dtfl_zr_0"),normalSingle:(0,c.x_)("icon_dtfl_zr_0"),active:"/lobby_asset/{layout}-{bg}-common/common/_sprite/icon_dtfl_zr_1.png",cnDropImg:"/lobby_asset/{layout}-{bg}-{skin}/web/home/img_dt_xl_zr.png",enDropImg:"/lobby_asset/{layout}-{bg}-{skin}/web/home/img_dt_xl_zr_en.png",leftMenuBgImg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_zc4_2zr.png",menuBgImg:"/lobby_asset/{layout}-{bg}-common/web/home/bg_dt_zr2.png",rightMenuCollapsedBg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_yc1_2zr.png",rightMenuExpandBg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_yc2_2zr.png",centerBottomBg:"/lobby_asset/{layout}-{bg}-common/web/home/img_dt_zr2.png"},[a.ck.Sports]:{normal:(0,r.T)("icon_dtfl_ty_0"),normalSingle:(0,c.x_)("icon_dtfl_ty_0"),active:"/lobby_asset/{layout}-{bg}-common/common/_sprite/icon_dtfl_ty_1.png",cnDropImg:"/lobby_asset/{layout}-{bg}-{skin}/web/home/img_dt_xl_ty.png",enDropImg:"/lobby_asset/{layout}-{bg}-{skin}/web/home/img_dt_xl_ty_en.png",leftMenuBgImg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_zc4_2ty.png",menuBgImg:"/lobby_asset/{layout}-{bg}-common/web/home/bg_dt_ty2.png",rightMenuCollapsedBg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_yc1_2ty.png",rightMenuExpandBg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_yc2_2ty.png",centerBottomBg:"/lobby_asset/{layout}-{bg}-common/web/home/img_dt_ty2.png"},[a.ck.Cockfighting]:{normal:(0,r.T)("icon_dtfl_douji_0"),normalSingle:(0,c.x_)("icon_dtfl_douji_0"),active:"/lobby_asset/{layout}-{bg}-common/common/_sprite/icon_dtfl_douji_1.png",cnDropImg:"/lobby_asset/{layout}-{bg}-{skin}/web/home/img_dt_xl_ty.png",enDropImg:"/lobby_asset/{layout}-{bg}-{skin}/web/home/img_dt_xl_ty_en.png"},[a.ck.Gaming]:{normal:(0,r.T)("icon_dtfl_dianjing_0"),normalSingle:(0,c.x_)("icon_dtfl_dianjing_0"),active:"/lobby_asset/{layout}-{bg}-common/common/_sprite/icon_dtfl_dianjing_1.png",cnDropImg:"/lobby_asset/{layout}-{bg}-{skin}/web/home/img_dt_xl_dj.png",enDropImg:"/lobby_asset/{layout}-{bg}-{skin}/web/home/img_dt_xl_dj_en.png"},[a.ck.Lottery]:{normal:(0,r.T)("icon_dtfl_cp_0"),normalSingle:(0,c.x_)("icon_dtfl_cp_0"),active:"/lobby_asset/{layout}-{bg}-common/common/_sprite/icon_dtfl_cp_1.png",cnDropImg:"/lobby_asset/{layout}-{bg}-{skin}/web/home/img_dt_xl_cp.png",enDropImg:"/lobby_asset/{layout}-{bg}-{skin}/web/home/img_dt_xl_cp_en.png"},[a.ck.BlockChain]:{normal:(0,r.T)("icon_dtfl_qkl_0"),normalSingle:(0,c.x_)("icon_dtfl_qkl_0"),active:"/lobby_asset/{layout}-{bg}-common/common/_sprite/icon_dtfl_qkl_1.png",cnDropImg:"/lobby_asset/{layout}-{bg}-{skin}/web/home/img_dt_xl_qkl.png",enDropImg:"/lobby_asset/{layout}-{bg}-{skin}/web/home/img_dt_xl_qkl_en.png"},[a.ck.Club]:{normal:(0,r.T)("icon_dtfl_jlb_0"),normalSingle:(0,c.x_)("icon_dtfl_jlb_0"),active:"/lobby_asset/{layout}-{bg}-common/common/_sprite/icon_dtfl_jlb_1.png",leftMenuBgImg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_zc4_2jlb.png"},[a.ck.ClubFriend]:{normal:(0,r.T)("icon_dtfl_pyj_0"),normalSingle:(0,c.x_)("icon_dtfl_pyj_0"),active:"/lobby_asset/{layout}-{bg}-common/common/_sprite/icon_dtfl_pyj_1.png",leftMenuBgImg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_zc4_2pyj.png"},[a.ck.Hot]:{normal:(0,r.T)("icon_dtfl_rm_0"),normalSingle:(0,c.x_)("icon_dtfl_rm_0"),active:"/lobby_asset/{layout}-{bg}-common/common/_sprite/icon_dtfl_rm_1.png",leftMenuBgImg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_zc4_2rm.png",menuBgImg:"/lobby_asset/{layout}-{bg}-common/web/home/bg_dt_rm2.png",rightMenuCollapsedBg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_yc1_2rm.png",rightMenuExpandBg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_yc2_2rm.png",centerBottomBg:"/lobby_asset/{layout}-{bg}-common/web/home/img_dt_rm2.png"},[a.ck.Recent]:{normal:(0,r.T)("icon_dtfl_zj_0"),normalSingle:(0,c.x_)("icon_dtfl_zj_0"),active:"/lobby_asset/{layout}-{bg}-common/common/_sprite/icon_dtfl_zj_1.png",leftMenuBgImg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_zc4_2zj.png",rightMenuCollapsedBg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_yc1_2zj.png",rightMenuExpandBg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_yc2_2zj.png"},[a.ck.Collenct]:{normal:(0,r.T)("icon_dtfl_sc_0"),normalSingle:(0,c.x_)("icon_dtfl_sc_0"),active:"/lobby_asset/{layout}-{bg}-common/common/_sprite/icon_dtfl_sc_1.png",leftMenuBgImg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_zc4_2sc.png",rightMenuCollapsedBg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_yc1_2sc.png",rightMenuExpandBg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_yc2_2sc.png"},[a.ck.Demo]:{normal:(0,r.T)("icon_dtfl_sw_0"),normalSingle:(0,c.x_)("icon_dtfl_sw_0"),active:"/lobby_asset/{layout}-{bg}-common/common/_sprite/icon_dtfl_sw_1.png",leftMenuBgImg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_zc4_2sw.png",rightMenuCollapsedBg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_yc1_2sw.png",rightMenuExpandBg:"/lobby_asset/{layout}-{bg}-common/web/common/btn_yc2_2sw.png"}}}static get gameTab(){return{[a.ck.Search]:"/lobby_asset/common/common/_sprite/icon_dtfl_2ss_1.png",[a.ck.Hot]:"/lobby_asset/common/common/_sprite/icon_dtfl_2rm_1.png",[a.ck.Recent]:"/lobby_asset/common/common/_sprite/icon_dtfl_2zj_1.png",[a.ck.Collenct]:"/lobby_asset/common/common/_sprite/icon_dtfl_2sc_1.png",[a.ck.Demo]:"/lobby_asset/common/common/_sprite/icon_dtfl_2sw.png"}}static get eventMenu(){return{[n.LA.zh]:{normal:(0,r.T)("icon_dtfl_zh_0"),active:""},[n.LA.qp]:m.gameMenu[a.ck.Chess],[n.LA.djc]:m.gameMenu[a.ck.Cockfighting],[n.LA.dj]:m.gameMenu[a.ck.Cockfighting],[n.LA.by]:m.gameMenu[a.ck.Fish],[n.LA.zr]:m.gameMenu[a.ck.Real],[n.LA.cp]:m.gameMenu[a.ck.Lottery],[n.LA.dz]:m.gameMenu[a.ck.Electronic],[n.LA.ty]:m.gameMenu[a.ck.Sports],[n.LA.dianjing]:m.gameMenu[a.ck.Gaming],[n.LA.blockchain]:m.gameMenu[a.ck.BlockChain]}}static get centerWalletMenu(){return{...i()(this.gameMenu,[a.ck.Hot]),[a.ck.All]:{normal:(0,r.T)("icon_dtfl_zh_0"),active:""}}}}},68226:function(e,t,o){o.d(t,{VH:function(){return s.VH},xG:function(){return s.xG}});var s=o(979);t.ZP=s.ZP},12887:function(e,t,o){var s=o(50361),i=o.n(s),n=o(78718),a=o.n(n),r=o(82492),c=o.n(r),l=o(55433),m=o(46851),d=o(979),h=o(6151),u=o(20360),g=o(77477),p=o(91475),y=o(53663),b=o(9669),f=o.n(b),_=o(4400);const S=o.n(_)()({storeAsString:!0});var w;!function(e){e.unauthorized="A001"}(w||(w={}));class E extends h.R{constructor(...e){super(...e),(0,l.Z)(this,"sabaUrl","")}setTokenApiDomin(e){E.token=e}setBaseUrlApiDomian(e=""){const{setSabaUrl:t}=(0,y.P)();this.sabaUrl=e,t(e)}setBaseUrlAndTokenApiDomian(e,t=""){this.setBaseUrlApiDomian(t),this.setTokenApiDomin(e)}setup(e){const{method:t,url:o}=e;this.setCommonParams(e),c()(e,this.getConfigHeader()),d.VH.log(`[C2S HTTP Sport]:${t} >>>>>> ${o}\n${JSON.stringify(a()(e,["params","data","customParams"]))}`,e)}unpack(e){const t=e.config;return d.VH.log(`[S2C HTTP Sports]:${t.method} <<<<<< ${t.url}\n${JSON.stringify(e)}`),e}catch(e){const t=e.config,o=this.checkErrorType(e);if(o)switch(o){case"axiosError":const o=e.message,s=e.response?.data;if(o&&!s)(0,d.xG)(o);else if(s)return s.statusCode!==u.vJ.RequestFalied||t.customParams?.silentOnError||m.sG.Modal.message({type:"error",content:s.message}),d.VH.log(`[S2C HTTP Sports]:${e.config.method} <<<<<< ${e.config.url}\n${JSON.stringify(e)}`),Promise.reject(s);break;case"dataError":(0,d.xG)(e.message)}}checkErrorType(e){return e instanceof b.AxiosError?"axiosError":!!e.data.errorCode&&"dataError"}setCommonParams(e){const{language:t}=(0,p.h)(),o=m.CM.SportsServiceLanguageMap[t]??m.CM.SportsServiceLanguageMap.en_US;"post"===e.method?(e.data.language=o,e.params&&(e.params.language=o)):"get"===e.method&&(e.params.language=o)}getConfigHeader(){const{token:e}=E;return{baseURL:this.sabaUrl,responseType:"json",headers:{Authorization:e}}}async post(e){return this.request(c()(e,{method:"post"}))}async get(e){return this.request(c()(e,{method:"get"}))}beforeSend(){}encode(){}decode(e){}}(0,l.Z)(E,"token","");const A=new E(f().create({timeout:6e4,headers:{"Content-type":"application/json"},transformResponse:[function(e){let t;if("string"==typeof e)try{if(t=i()(S.parse(e)),t?.errorCode===w.unauthorized){const{setSabaToken:e,setSabaTokenWithType:t}=(0,y.P)();e(""),t(""),setTimeout((()=>{(0,g.LL)()}),1e3)}}catch(o){}return t}]}));t.Z=A},5825:function(e,t,o){o.r(t),o.d(t,{initErudaDebug:function(){return d},trace:function(){return l},upgrade:function(){return m}});var s=o(46851),i=o(71050),n=o(49293),a=o(9669),r=o.n(a);let c=[];try{const e=window.LOBBY_SITE_CONFIG?.INJECT_DATA?.apiGetSiteInfo?.data?.data?.vestBagJumpConfig;c=(e&&Array.isArray(e)?e:[e]).map((e=>e.packageName)).filter((e=>e?.includes("wg.log."))).map((e=>e.split(".")[2])).filter((e=>e))}catch(h){}function l(e,t,o=!1){if(t.href=t.href||location.href,t.created=Date.now(),["init"].includes(e)&&n.t.push({event:e,data:t}),"resource"===e&&t.time<3e3)return;"vue-error"===e&&console.error(t);const i="error"===e&&["024","032","380","539","385","272","296","128","136","169","170","230","135","611","511","819","912","508","587","5082","5381","5376","5123","5127","5138","722"].includes(window.LOBBY_SITE_CONFIG?.siteCode),a={event:e,source:"lobby",...t};(c.includes(e)||o||i)&&s.xN.dispatch({type:"TRACE_REPORT",payload:a})}function m(){r().get(`/op.json?${Date.now()}`).then((e=>{s.xN.dispatch({type:"VERSION_CHECK",payload:{version:e.data.version}})})).catch((()=>{}))}async function d(){window?.eruda||o.e(72007).then(o.t.bind(o,72007,23)).then((({default:e})=>{window.eruda=e,e.init(),e.add(i.y)}))}window.onerror=function(e,t,o,i,n){["webPush"].find((e=>t?.includes(e)))||0===o||(l("jse",{message:e||n?.message,source:t,lineno:o,colno:i}),s.xN.dispatch({type:"MONITOR_EVENT",eventName:"Error",payload:{message:(()=>{let s=t;try{s=new URL(t||"").pathname}catch(n){}return`${e||n?.message} ${s}:${o}:${i}`})()}}),n?.message&&n.message.includes("Unexpected token '<'")&&m())}},29946:function(e,t,o){o.d(t,{Z:function(){return _}});var s=o(5860),i=o(75310),n=o(91475),a=o(23267),r=o(72614),c=o(51457),l=o(82309),m=o(55433);const d=[{env:"dev",gtagId:"G-KTFHW2L0KF"},{env:"test",gtagId:"G-KTFHW2L0KF"},{env:"stest",gtagId:"G-KTFHW2L0KF"},{env:"try",gtagId:"G-82C1TZ15S0"},{env:"prod"}];class h{constructor(){(0,m.Z)(this,"gtagId",""),this.init()}init(){const e=(0,n.h)()?.siteConfig?.siteCode||"",t=d.find((e=>"prod"===e.env));if("prod"!=t?.env)this.gtagId=t?.gtagId??"";else{const t=u[e]||"";this.gtagId=t}this.gtagId&&(this.loadJs(),window.dataLayer=window.dataLayer||[],this.gtag("js",new Date),this.gtag("config",this.gtagId))}async loadJs(){const e=document.createElement("script");e.id="script-gtag",e.async=!0,e.src=`https://www.googletagmanager.com/gtag/js?id=${this.gtagId}`,document.head.appendChild(e)}gtag(...e){window.dataLayer?.push(arguments)}}const u={135:"G-V7FM60QW9W",500:"G-0YYJLE6XPE",10003:"G-6JQD1QB011",169:"G-JSR5533YFQ",171:"G-X2FKGVPRD9",170:"G-CT3SFH60NS",150:"G-1T8GV680MN",265:"G-E7N20Z7EYP",510:"G-9X4JKPC34G",297:"G-7XNV28TPNC",128:"G-TTWPHS8VP0",213:"G-J4DMMP7SRP",230:"G-52LKM3GRML",296:"G-WF77EN3520",5033:"G-3CXXNR96C7",5065:"G-Y6CCRNK9TP",5119:"G-MMGN9GSY0T",272:"G-LH5RNVCT2F",663:"G-6CBZPPEGX8",5012:"G-8ND5HMWFV1",5158:"G-8849MYREXL",5251:"G-6ZY45X634W",5252:"G-41BCNHNG73",5389:"G-6MNGSYS95N",5390:"G-W0DFKRDDQ1",250:"G-ZN70JQXH5D",6275:"G-1MEL4LYVTW",6276:"G-EGE0GGFJQQ",702:"G-W45WTH0JLP",326:"G-GGFS7VBMSQ",722:"G-BKF94J9XXT"};var g,p,y,b=o(342),f=o(18136);!function(e){e[e.GTAG=1]="GTAG",e[e.GTM=2]="GTM"}(g||(g={})),function(e){e[e.Google=1]="Google",e[e.FacebookMatePixel=2]="FacebookMatePixel",e[e.KwaiPixel=3]="KwaiPixel",e[e.TikTokPixel=4]="TikTokPixel"}(p||(p={})),function(e){e[e.CHANNEL=1]="CHANNEL",e[e.PARENT_AGENT_ID=2]="PARENT_AGENT_ID",e[e.SELF_ID=3]="SELF_ID"}(y||(y={}));class _{static initAction(){this.initMonitoringAnalysis(),this.initBuried(),this.injectScript(),this.addOnAppEventListener()}static initBuried(){const e=new URL(location.href),t=(0,n.h)().userInfos?.username,o=(0,n.h)().userInfos?.account_type||1,i=e.searchParams.get("cid")||void 0,a=e.searchParams.get("id")||void 0,r=i||a||t,c=i?y.CHANNEL:a?y.PARENT_AGENT_ID:y.SELF_ID,l=()=>{this.initPixelBuried(),this.initGoogleAnalytics(),this.initKwaiPixel(),this.inittiktok(),this.initFirebase(),this.initAppier(),this.initUniAPP()};if(1==o||!t||t!=this.buriedOption?.uid)if(a||i||t){const e={idx:Number(r),idxType:Number(c)};t&&(e.uid=t),this.buriedOption=e,(0,s.apiGetBuriedConfig)(e).then((e=>{this.buriedConfig=e,l()}))}else l()}static initPixelBuried(){const e=(0,n.h)()?.siteConfig?.siteCode||"",t=this.buriedConfig?.find((e=>e.category===p.FacebookMatePixel)),o=t?.gid||new URL(location.href).searchParams.get("fb_dynamic_pixel")||{190:"502096145140928",252:"2659889657642835"}[e],s=t?.eventMap;o&&(window.Pixel?(window.Pixel.options.pixelId=o,window.Pixel.options.eventMap=s,window.Pixel.init()):window.Pixel=new l.Z({pixelId:o,eventMap:s}))}static inittiktok(){const e=this.buriedConfig?.find((e=>e.category===p.TikTokPixel)),t=e?.gid||new URL(location.href).searchParams.get("tiktokBaesCode"),o=e?.eventMap;t&&(window.Tiktok?(window.Tiktok.options.tiktokID=t,window.Tiktok.options.eventMap=o,window.Tiktok.init()):window.Tiktok=new f.Z({tiktokID:t,eventMap:o}))}static initKwaiPixel(){const e=this.buriedConfig?.find((e=>e.category===p.KwaiPixel)),t=e?.gid||new URL(location.href).searchParams.get("kwaiPixelBaseCode"),o=e?.eventMap;t&&(window.KwaiPixe?(window.KwaiPixe.options.kwaiqID=t,window.KwaiPixe.options.eventMap=o,window.KwaiPixe.init()):window.KwaiPixe=new c.Z({kwaiqID:t,eventMap:o}))}static async initGoogleAnalytics(){const e=(0,n.h)()?.siteConfig?.siteCode||"",t=this.buriedConfig?.find((e=>e.category===p.Google&&e.type==g.GTAG)),o=this.buriedConfig?.find((e=>e.category===p.Google&&e.type==g.GTM)),s=t?.gid||new URL(location.href).searchParams.get("gtagId")||{135:"G-9X82YGV0Q2",169:"G-GNDTTGM3NH",186:"G-EMBLFYWWDV",187:"G-6CJMZXRHJZ",226:"G-R74FL1K499",232:"G-GPGDN0CSWR",255:"AW-11157983322",105:"G-6T2LLVRP8B"}[e],i=o?.gid||new URL(location.href).searchParams.get("gtmId")||{135:"GTM-NZSPCGN",190:"GTM-KFL64BH",218:"GTM-PJNQGPK7",226:"GTM-PKXMZVW",352:"GTM-MQ9V4BG"}[e],a={gtagId:s,gtmId:i};(s||i)&&(window.GTM?(window.GTM.options.gtagId=s,window.GTM.options.gtmId=i,window.GTM.init()):window.GTM=new r.Z(a))}static async initFirebase(){const e=(0,n.h)()?.siteConfig?.siteCode||"",t={230:{apiKey:"AIzaSyDDHonDGjU0zyFHV89178_1ggDvMYGboAk",authDomain:"ssceshi-c26fb.firebaseapp.com",projectId:"ssceshi-c26fb",storageBucket:"ssceshi-c26fb.appspot.com",messagingSenderId:"742449233486",appId:"1:742449233486:web:8a1ac1d8c7988ed0bacd1f",measurementId:"G-QZVVMWP821"}};if(t[e]){const{initializeApp:s}=await o.e(83977).then(o.bind(o,83977)),{getAnalytics:i}=await o.e(92845).then(o.bind(o,92845));i(s(t[e]))}}static async injectScript(){const e=(0,n.h)()?.siteConfig?.statisticalCode;if(!e)return;const t=(e=>{const t={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#039;":"'"};return e.replace(/&amp;|&lt;|&gt;|&quot;|&#039;/g,(e=>t[e]))})(e),o=document?.createRange().createContextualFragment(t).children,s=Array.prototype.slice.call(o).map((e=>()=>new Promise((t=>{e.innerHTML?.replace(/\s/g,"")?(document?.head.appendChild(e),t("")):(e.addEventListener("load",(()=>{t("")})),document?.head.appendChild(e))}))));for(const i of s)await i()}static initAppier(){const e={135:"nn.vip"}[(0,n.h)()?.siteConfig?.siteCode||""];e&&(window.Appier=new a.Z({appierId:e}))}static async initUniAPP(){navigator.userAgent.includes("uniappVersion")&&await(0,i.yu)([{id:"script-uniApp",async:!0,src:"https://unpkg.com/@dcloudio/uni-webview-js@0.0.3/index.js"}])}static addOnAppEventListener(){const e=(0,n.h)()?.siteConfig?.siteCode||"";["291"].includes(e)&&window.addEventListener("message",(e=>{if(e.origin!==location.origin)return;const{eventName:t,eventType:o}=e.data;if(window.EVENT_CODE_MAP&&"onAppEvent"==o){const e=window.EVENT_CODE_MAP[t]||"";if(e){const t=document.createElement("div");t.innerHTML=e,document.body.appendChild(t),setTimeout((()=>{t.remove()}),5e3)}}}))}static initMonitoringAnalysis(){window.MonitoringAnalysis=new h}static initReporterMananger(){window.ReporterMananger=new b.Z}}},6160:function(e,t,o){o.d(t,{z4:function(){return h},Gm:function(){return R},ME:function(){return u}});var s=o(57557),i=o.n(s),n=o(27361),a=o.n(n),r=o(91475),c=o(75310);class l{static async loadSDK(e){const{id:t,src:o,globalFn:s,onError:i}=e,n=e.parallel??!1,a=e.cache??!0;if(!window[s])try{await(0,c.yu)([{id:t,src:o}],n,a)}catch(r){const e=`Load ${s} Error`;return i?.(e),Promise.reject(e)}}}var m=o(39169),d=o(41800);class h{static get _geetestDeviceAppId(){const{systemInfos:e}=(0,r.h)();return e?.geetestDeviceAppId??""}static async _callRegister(e){return new Promise(((t,o)=>{try{window?.initGeeGuard?.({appId:e},t)}catch(s){console.error(`极验设备验证获取失败: ${s}`),o(s)}}))}static async initSDK(){this._geetestDeviceAppId&&await l.loadSDK({id:"gt5",src:"/libs/gt@5/gt.js",globalFn:"initGeeGuard"})}static preloadGeeGuardToken(){const{$patch:e,geeGuardToken:t}=(0,r.h)();t||this.getGeeGuardToken().then((t=>{e({geeGuardToken:t?.geeToken})}))}static async getGeeGuardToken(){if(!this._geetestDeviceAppId)return;const e=performance.now();await this.initSDK();const t=performance.now(),o=Math.floor(t-e),s=performance.now(),i=new Promise(((e,t)=>setTimeout((()=>t(new Error("Geetest token timeout"))),7e3)));let n;try{n=await Promise.race([this._callRegister(this._geetestDeviceAppId),i])}catch(m){console.error(m),n={status:"error",data:{code:"timeout",msg:"Geetest token timeout",gee_token:"",local_id:""}}}const a=performance.now(),r=Math.floor(a-s),c=Math.floor(a-e),l=n?.data?.gee_token??"";return{sdkDuration:o,tokenDuration:r,totalDuration:c,geeToken:l,deviceError:l?"":`${n?.data?.code}-${n?.data?.msg}`}}static async getOrLoadGeeGuardToken(){const{geeGuardToken:e}=(0,r.h)();return e?Promise.resolve({sdkDuration:0,tokenDuration:0,totalDuration:0,geeToken:e,deviceError:""}):h.getGeeGuardToken()}}function u(){return function(e,t,o){const s=o.value;o.value=async function(...e){const[t,o]=await(0,d.Z)(h.getOrLoadGeeGuardToken());t&&m.Z.error("WithGeeGuard Error",t);const n={geeToken:a()(o,"geeToken",""),...e[0]},r=i()(o,["geeToken",o?.deviceError?"":"deviceError"]);return await(s?.apply(this,[n,r]))}}}var g=o(82492),p=o.n(g),y=o(78718),b=o.n(y),f=o(55433),_=o(5860),S=o(46851);function w(e){S.xN.dispatch({type:"REPORT_MANAGER",eventName:"GeetestError",payload:e})}var E=o(75990),A=o(58217),D=o(1507),T=o(1183),M=o(30381),C=o.n(M);class R{static resetStatsTime(){R.baseTime=(new Date).getTime(),R.loadTime=0,R.initTime=0,R.renderTime=0,R.vaildTime=0}static _prepareOptions(e){return{geetestConfig:{captchaId:"",product:"bind",hideBar:!1},domId:"geetest",...e}}static _getLanguage(){const{language:e}=(0,r.h)(),t=D.ZP.GeetestLanguageMap[e];return t}static async _callRegister(e){return new Promise(((t,o)=>{try{const o={product:"bind",language:this._getLanguage(),onError:e=>{this._handleError();w({type:"init",message:["Init Error: onError",`name: ${a()(e,"name")||"-"}`,`message: ${a()(e,"message")||"-"}`,`error: ${JSON.stringify(e)}`].join("; ")})},getType:{apiServers:D.ZP.GeetestApiServers},...e.geetestConfig};window?.initGeetest4&&window.initGeetest4(o,t)}catch(s){this._handleError();w({type:"init",message:["Init Error: Catch",`name: ${a()(s,"name")||"-"}`,`message: ${a()(s,"message")||"-"}`,`error: ${JSON.stringify(s)}`].join("; ")}),o(s)}}))}static _callRenderToBody(e,t){if(e.domId){if(document.getElementById(e.domId))return void t.appendTo(`#${e.domId}`);const o=document.createElement("div");o.id=e.domId,document.body.append(o),t.appendTo(`#${e.domId}`)}}static _setupGeetestValidation(e){const{$patch:t}=(0,r.h)();return new Promise(((o,s)=>{const i=()=>{e.destroy(),s("Geetest Error")};e.onReady((()=>{e.showCaptcha(),R.renderTime=(new Date).getTime()})).onSuccess((()=>{o(e.getValidate())})).onClose(i).onError((e=>{if("error_12"===e.error_code||"error_01"===e.error_code){const e=C()().unix();t({geetestRestrictedTime:e}),this.checkGeetestRestricted()}else this._handleError(e);i(),w({type:"err",message:e})}))}))}static _handleError(e){const{t:t}=(0,A.QT)();T.ZP.dispatch({type:"RESPONSE_ERROR",payload:{message:`${t("lobby.common.components.geetest.error")}${JSON.stringify((()=>{try{return b()(e,["code","lot_number"])}catch(t){return{}}})())}`}})}static async initSDK(){await l.loadSDK({id:"gt",src:"/libs/gt@4.1.1/gt.js",globalFn:"initGeetest4",parallel:!1,cache:!1,onError(e){w({type:"load",message:e})}})}static checkGeetestRestricted(e=60){const{geetestRestrictedTime:t}=(0,r.h)(),{t:o}=(0,A.QT)(),s=C()().unix()-t,i=s<=e;return i&&(T.ZP.dispatch({type:"RESPONSE_ERROR",payload:{message:o("lobby.common.errorMessages.GEETEST_RESTRICTED",{seconds:e-s})}}),w({type:"err",message:"Operation Frequency"})),i}static async syncServer(e){try{return(0,r.h)().hasLogined?await(0,_.apiLoginAfterGeetestValidate)(e):await(0,_.apiLoginBeforeGeetestValidate)(e)}catch(t){w({type:"err",message:"Sync Server Error"})}}static async initGeetest(e={geetestConfig:{captchaId:""}}){e=this._prepareOptions(e),R.resetStatsTime(),R.baseTime=(new Date).getTime(),await this.initSDK(),R.loadTime=(new Date).getTime(),"popup"===e.geetestConfig.product&&window.initGeetest4&&delete window.initGeetest4;const t=await this._callRegister(e);R.initTime=(new Date).getTime(),this._callRenderToBody(e,t);const o=await this._setupGeetestValidation(t);return R.vaildTime=(new Date).getTime(),p()(o,{captcha_id:o?.captcha_id||e.geetestConfig.captchaId})}static async validate(e,t){if(t){if(R.checkGeetestRestricted())return Promise.reject();const o=await R.initGeetest({geetestConfig:{captchaId:t}});o&&await R.syncServer({account:e,...o,captcha_id:o.captcha_id||t});const{baseTime:s,loadTime:i,initTime:n,renderTime:a,vaildTime:r}=R,c={load:i-s,init:n-i,render:a-n,vaild:r-a};c.load+c.init+c.render>=R.reportThreshold&&function(e){S.xN.dispatch({type:"REPORT_MANAGER",eventName:"GeetestTime",payload:e})}(c),m.Z.myDebug("GEETEST",c)}}static geeTestList(){return[D.ZP.ServiceCode.FORCE_GEETEST,D.ZP.ServiceCode.SWIPER_PUZZLE_GEETEST,D.ZP.ServiceCode.GRAPHIC_CLICK_GEETEST,D.ZP.ServiceCode.NINE_SQUARE_GEETEST]}static hasAbort(e){const{code:t}=(0,E.n8)(e);return R.geeTestList().includes(t)}static async geeTest(e){const{code:t,msg:o}=(0,E.n8)(e);if(R.geeTestList().includes(t)){if(!o)return w({type:"err",message:"No Msg:captchaId"}),{};try{return await R.validate((0,r.h)().uuid,o),{retry:!0}}catch(e){return{geeTestError:e}}}return{}}}(0,f.Z)(R,"reportThreshold",2e3),(0,f.Z)(R,"baseTime",0),(0,f.Z)(R,"loadTime",0),(0,f.Z)(R,"initTime",0),(0,f.Z)(R,"renderTime",0),(0,f.Z)(R,"vaildTime",0)},63060:function(e,t,o){o.d(t,{Z:function(){return h},q:function(){return d}});var s=o(55433),i=o(75812),n=o(81036),a=o(91475),r=o(17187),c=o.n(r),l=o(39169),m=o(29310);let d;!function(e){e.CONNECTED="CONNECTED",e.ERROR="ERROR",e.CLOSED="CLOSED",e.MESSAGE="MESSAGE",e.WITHDRAW_ORDER_PROGRESS="withdraw/orderProgress",e.DEPOSIT_ORDER_PROGRESS="pay/orderProgress",e.REGISTER_SUCCESS="registerSuccess",e.PAY_ORDER_SUCCESS="payOrderSuccess",e.WITHDRAW_ORDER_SUCCESS="withdrawOrderSuccess",e.ACTIVE_DETAILS="activeDetails",e.NO_WALLET_ORDER="noWalletOrderMsg",e.GAME_GOLD_CHANGE="gameGoldChange",e.JACKPOT_DATA="1005",e.CHANGE_BANK_PASS_REGISTER="changeBankPassRegister"}(d||(d={}));class h extends(c()){static get uri(){return this._url?this._url:(console.error("LongConnection must createConnect first"),"")}static get ws(){return this._ws}static log(...e){l.Z.myDebug("websoket",...e)}static createWS(){return this._ws=new h,this._ws}static connectWS(e,t,o,s=[window.location.origin]){return this._auth=t,this._siteId=e,this._domains=s,o&&(this._prefix=o),this.setUrl(0),this._ws.connect(),this._ws}constructor(){super()}static setUrl(e){e%=this._domains.length;const t=this._domains[e]||this._domains[0],o=this._prefix,s=new URL(t);return this._httpProto=s.protocol,this._httpDomain=s.host,this._wsProto="http:"===this._httpProto?"ws":"wss",this._url=`${this._wsProto}://${this._httpDomain}${o}?authStr=${this._siteId}-${this._auth}`,this._url}connect(){this.disconnect(),this.ws=new m.Z((e=>{const t=e.retryCount;return h.setUrl(t)}),[],{maxRetries:20}),this.bind()}get send(){return this._send}disconnect(){try{this.ws&&this.ws.close()}catch(e){}}bind(){this.ws&&(this.ws.addEventListener("open",(()=>{this.startHeartbeatInterval(),this.emit(d.CONNECTED,this.ws.OPEN)})),this.ws.addEventListener("error",(e=>{this.stopHeartbeatInterval(),this.emit(d.ERROR,e)})),this.ws.addEventListener("message",(e=>{this.emit(d.MESSAGE,e),this.dispatchMessage(e.data)})),this.ws.addEventListener("close",(()=>{this.stopHeartbeatInterval(),this.emit(d.CLOSED,this.ws.CLOSED)})))}_send(e){this.ws.send(this.pack(e))}startHeartbeatInterval(){this.heartbeatIntervalHandler=window.setInterval((()=>{this.ws.send(this.pack({event:"ping"}))}),4e3)}stopHeartbeatInterval(){this.heartbeatIntervalHandler&&(window.clearInterval(this.heartbeatIntervalHandler),this.heartbeatIntervalHandler=void 0)}pack(e){return JSON.stringify(e)}ack(e){this._send({event:"ack",msgId:e})}updateDepositeCount(){const{setUserInfos:e,userInfos:t}=(0,a.h)(),o=t?.deposit_count??0;e({...t,deposit_count:o+1})}dispatchMessage(e){try{const t=JSON.parse(e);if("notice"===t.event){const e=JSON.parse(t.content);switch(e.type){case d.PAY_ORDER_SUCCESS:this.emit(d.PAY_ORDER_SUCCESS,e.data),this.updateDepositeCount();const t=e.data;(0,n.openAfterRechargeActivityModal)(),(0,i.C1)(t?.isFirst?"firstrecharge":"recharge",t);break;case d.WITHDRAW_ORDER_SUCCESS:this.emit(d.WITHDRAW_ORDER_SUCCESS,e.data);const o=e.data;(0,i.C1)("withdrawOrderSuccess",o);break;default:this.emit(e.type,e.data)}this.ack(t.msgId)}else this.emit(t.event,t)}catch(t){console.error("[long connection error]",t)}}}(0,s.Z)(h,"_prefix","/ws/websocket"),h.createWS()},53579:function(e,t,o){o.d(t,{Z:function(){return S}});var s=o(82492),i=o.n(s),n=o(57557),a=o.n(n),r=o(55433),c=o(7174),l=o(46851),m=o(38821),d=o(75990),h=o(3618),u=o(91475),g=o(75812),p=o(20786),y=o(71743),b=o(48905),f=o(24482),_=o(20670);class S extends _.Z{static get globalModalRef(){return this.getChilds((e=>"GlobalModal"===e.$options.name),l.sG.App)[0]}static open(e,...t){const o=`modal-${e}`;return new Promise((s=>{const i=()=>{const o=this.globalModalRef[e];o.open(...t),this.globalModalRef.status[e]="loaded",this.openedModalName.add(e),s(o)};if("loaded"!==this.globalModalRef.status[e]){this.globalModalRef.status[e]="loading";const t=()=>{this.globalModalRef[e]?(h.pN.done(o),i()):(0,d.Wn)(t)};t(),h.pN.start(o)}else i()}))}static removeModalName(e){this.openedModalName.delete(e)}static hasOpeningModal(){return this.openedModalName.size>0}static isOpening(e){return this.openedModalName.has(e)}static close(e,...t){e||(e=Array.from(this.openedModalName).pop()),e&&(this.globalModalRef[e]?.close(...t),this.removeModalName(e))}static create(e){const t=this.$createElement,o=e.type??"confirm",s=["my-modal-base",e.hiddenBtns?"hidden-btns":"",...(e.class||"")?.split(" ")],{isWeb:n}=(0,u.h)(),r=e.icon??e.type?void 0:()=>t("i"),d=e.withOutAnimation,h=this.globalModalRef||l.sG.App,_=e?.titleType??"info",S=c.u_[o](a()(i()({centered:!0,width:e.width||(n?g.ZP.px2rem(550):g.ZP.px2rem(600)),icon:r,parentContext:h,cancelButtonProps:{props:{type:"default"}},okButtonProps:{props:{type:"primary"}},title:()=>{const o=e.title instanceof Function?e.title():e.title;return t("div",{class:`ant-modal-custom-title__${_}`,style:{textAlign:e.titlePosition||"center"}},["error"===_&&t(c.JO.Tsx,{attrs:{component:{functional:!0,render:()=>t(b.Z,{attrs:{sprite:(0,y.T9)("comm_icon_zyts")}})}}}),o])},content:()=>{const o=e.content instanceof Function?e.content():e.content;return t("div",{style:{textAlign:e.contentPosition||"center"}},["error"===_?t("span",{class:"ant-modal-custom-content__error"},[o]):o,!0!==e.closable||n?null:t("div",{class:"closeIcon",on:{click:m.Ie.LY.stop((()=>{e.closeOnIcon?.(),S.destroy()}))}},[t(f.Z,{attrs:{src:p.Y.CLOSE}})])])}},a()(e,["title","content"]),{...d?{transitionName:"none",maskTransitionName:"none"}:{},class:s.filter(Boolean).join(" "),closable:!!n&&e.closable}),["type","titlePosition"])),w=S.destroy;let E;const A=async(...e)=>{S.update({visible:!1}),await new Promise((e=>{E=e})),w(...e)};return S.update({close:A,afterClose:()=>{e?.afterClose?.(),E("done")}}),i()(S,{destroy:A})}static message(e){const t=this.$createElement,o=e.content instanceof Function?e.content():e.content;if(!o||l.sG.Modal.lastTipsText==o)return;l.sG.Modal.lastTipsText=o;const s=e.contentPosition??(e.type||e.icon)?"left":"center",n=a()(i()({duration:2,content:()=>t("div",{style:{textAlign:s}},[o])},a()(e,["content"])),["contentPosition","onAutoClose"]),r=c.yw.open(n);return setTimeout((()=>{c.yw.destroy.call(c.yw),l.sG.Modal.lastTipsText=null,e.onAutoClose?.()}),1e3*n.duration),i()(r,{destroy:c.yw.destroy.bind(c.yw)})}static openLoginRegisterModal(e){S.open("loginRegisterModal",e)}}(0,r.Z)(S,"openedModalName",new Set),(0,r.Z)(S,"lastTipsText",null)},24965:function(e,t,o){o.d(t,{Z:function(){return f}});var s=o(78718),i=o.n(s),n=o(55433),a=o(46851),r=o(99290),c=o(47139),l=o(5860),m=o(4760),d=o(75812),h=o(63141),u=o(58217),g=o(91475),p=o(53579),y=o(9814),b=o(41800);class f{static transformUnit(e){const t=document.createElement("div");t.innerHTML=e;const o=e=>{const t=e;if(t.getAttribute){const e=t.getAttribute("style");e&&t.setAttribute("style",e.replace(/(\d+)px/g,(e=>2*Number(parseFloat(e))/100+"rem")))}for(const s of e.childNodes)o(s)};return o(t),t.innerHTML}static end403(){(0,g.h)().areaStatus&&((0,g.h)().areaStatus=!1,p.Z.close("iframeAccessRestrictedPopup"),y.Z.batch("recover"))}static async to403(e){const t=await(0,l.getAccessRestrictedInfo)(),o=await(0,m.r)().catch((()=>{})),s={...t.data.data,...o};s?.accessRestrictedContent&&(s.accessRestrictedContent=this.transformUnit(s.accessRestrictedContent));let i="";const n="page-403-payload";sessionStorage.setItem(n,JSON.stringify(s)),e&&(i="page-403-log",sessionStorage.setItem(i,e));const{siteInfos:a}=(0,g.h)(),r=a?.title||a?.siteName||"",c=(0,h.zs)(`${window.location.origin}/pages/403/index.html`,{logId:i,payloadId:n,title:r,t:Math.ceil(Date.now()/3e5)});(0,g.h)().areaStatus=!0,p.Z.open("iframeAccessRestrictedPopup",{iframeSrc:c,h5FullScreen:!0,pcFullScreen:!0,noScroll:!0,backgroundColor:s.accessRestrictedBackgroundColor})}static async to503(e){if(!f.to503Lock){f.to503Lock=!0;try{e=e||{isSiteFreeze:!1,isSiteFreezeAndMaintain:!1,ipCheck:!1};const t=!0,{isSiteFreeze:o=!1,isSiteFreezeAndMaintain:s=!1,ipCheck:i=!1}=e,n=o,m=s,u=!o&&!s,_="page-503-payload";let S;const w=()=>{clearTimeout(S),a.sG.Polling.destroy(y.S.MAINTAININFO);(0,g.h)().$patch({siteMaintenanceStatus:!1})},E=t=>{const{siteConfig:o,language:s}=(0,g.h)();return{siteConfig:o,...t,staffall:{online:{type:1,url:t.online_service}},maintainTimeInfo:(0,d.HP)(t),requestInfo:e.requestInfo,language:a.CM.ServiceLanguageMap[s]||""}},A=e=>{const t=1e3*e.end_time-Date.now();t>0&&(a.sG.Polling.destroy(y.S.MAINTAININFO),S=window.setTimeout((()=>{a.sG.Polling.create({key:y.S.MAINTAININFO,leading:!0,interval:3e5,callback:async()=>{const[t,o]=await(0,b.Z)((0,l.apiGetMaintainInfo)(!1,!1));if(t&&"request-error"===t.message)return T.end();o&&JSON.stringify(o)!==JSON.stringify(e)&&(T.update(E(o)),A(o))}})}),t))},D=e=>{Object.entries(e).forEach((([e,t])=>{sessionStorage.setItem(e,t)}))},T={update:e=>{D({[_]:JSON.stringify(e)})},start:async e=>{const{siteMaintenanceStatus:o,areaStatus:s}=(0,g.h)();if(o||!s)return;const i=(0,g.h)(),{siteInfos:n}=(0,g.h)(),a=E(e),r=JSON.stringify(a),c=n?.title||n?.siteName||"Access Restricted",l=(0,h.zs)(`${window.location.origin}/pages/503/index.html`,{payloadKey:_,title:c,useIframe:t,t:Math.ceil(Date.now()/3e5)});i.$patch({siteMaintenanceStatus:!0}),t?(D({[_]:r}),p.Z.open("iframeMaintainPopup",{iframeSrc:l}).then((()=>{u&&A(e)}))):window.location.href=l},end:()=>{t&&p.Z.close("iframeMaintainPopup"),w()}},[M,C]=await(0,b.Z)((0,l.apiGetMaintainInfo)(n,m)),R=!M&&!!C;if(i&&u){const e=await c.r.ipCheck(R?{useCache:!1,useCacheInError:()=>!1}:void 0).catch((e=>{const t=new r.I({areaStatus:!0,isAreaAllowed:!0,isInMaintenance:!0});return t.axios={config:e?.config||{url:"/ipCheck",headers:{}},data:e?.data?.data},t}));if((0,g.h)().ipCheck=e,R){e.isAreaAllowed&&!e.isInMaintenance||T.start(C)}else e.isAreaAllowed||a.sG.Page.to403(JSON.stringify({data:e}))}else M?e?.onError?.():T.start(C)}catch(t){}finally{f.to503Lock=!1,e?.onCallback?.()}}}static toRoot(e=["id","cid","aid","afId","gtagId","gtmId","fb_dynamic_pixel","tiktokBaesCode","kwaiPixelBaseCode","ks_px_test","pixel_id","click_id","appsflyer_id","fbclid","tiktokBaseCode","ttclid","appsflyer_appId","appsflyer_auth","isWgPackage","WgPackage","SpeedPackaeInit","openWinBridgeTunnel",...Object.keys(a.sG.App.$route.query).filter((e=>/mock.[\S]+/.test(e))),...Object.keys(a.sG.App.$route.query).filter((e=>/fixed.[\S]+/.test(e)))]){const t=(0,h.zs)(`${window.location.origin}/home/game?gameCategoryId=0`,i()(a.sG.App.$route.query,e));location.href=t}static async toCustomerService(){await(0,d.jj)((async()=>{const e=(0,g.h)()?.serviceInformation?.customer?.onlineCustomers[0];if(e)return e.customerUrl;{const{t:e}=(0,u.QT)();return a.sG.Modal.message({type:"warning",content:e("lobby.common.tips.customerNotEnabled")}),Promise.reject()}}),{createDelay:500})}static toDownloadAppSite(){const e=(0,g.h)();if(e.siteURLInfos?.download_domain_url&&0!==e.siteURLInfos?.download_domain_url.length&&e.siteURLInfos?.download_domain_url[0].domain)(0,d.MI)(e.siteURLInfos?.download_domain_url[0].domain);else{const{t:e}=(0,u.QT)();a.sG.Modal.message({type:"warning",content:e("lobby.common.tips.downloadAppPageNotEnabled")})}}static check403(e,t){return 0!==e.length&&(!t||!!e.includes(t))}}(0,n.Z)(f,"to503Lock",!1)},9814:function(e,t,o){o.d(t,{S:function(){return a}});var s=o(82492),i=o.n(s),n=o(92012);let a;!function(e){e.JACKPOT_PRIZE="fetch/aside-jackpot-prize",e.JACKPOT_AMOUNT="change-jackpot-amount",e.JACKPOT_PRIZE_NO_LOGIN="jackpot-prize-no-login",e.HEART_BEAT="fetch/heart-beat",e.NETWORK_DETECTION="fetch/aside-network-detection",e.RED_POCKETS="fetch/event-red-pockets",e.ACTIVITY_TIME="fetch/activity-time-calc",e.NO_WALLET_WITHDRAW_ORDER="fetch/no-wallet-order",e.MAINTAININFO="fetch/maintain-info-json"}(a||(a={})),t.Z=i()(new n.Z,{LobbyPollingType:a})},34379:function(e,t,o){var s=o(55433),i=o(9669),n=o.n(i);t.Z=class{constructor(e="/manifest.json?"+Date.now()){(0,s.Z)(this,"loading",!1),(0,s.Z)(this,"url",""),(0,s.Z)(this,"source",[]),(0,s.Z)(this,"timeid",0),(0,s.Z)(this,"cached",(window.localStorage.CachedView||"").split(",").filter((e=>e))),this.url=e,setTimeout((()=>{localStorage.nopreload||this.load()}),3e4)}load(){n().get(this.url).then((e=>{const t=Object.values(e.data).filter((e=>/assets\/(\d+|pay|recharge|event)\.\S+\.(js|css)$/.test(e)));this.cached=this.cached.filter((e=>t.some((t=>t.includes(e))))),this.source=t.filter((e=>!this.cached.some((t=>!e.startsWith("theme")&&e.includes(t))))).sort((e=>/pay|recharge|event/.test(e)?-1:0)),this.source.length>0&&(this.timeid=window.setInterval((()=>{this.next()}),2e3))}))}prefetch(e){const t=document.createElement("link");t.rel="prefetch",t.href=e,t.as=e.includes(".js")?"script":"style",document.head.appendChild(t)}async next(){if(this.loading)return;const e=this.source.shift();e?(this.loading=!0,fetch(e).then((()=>{this.cache(e)})).finally((()=>{this.loading=!1}))):window.clearInterval(this.timeid)}async style(e){return e?new Promise(((t,o)=>{const s=document.createElement("link");s.rel="stylesheet",s.onload=function(){t()},s.onerror=function(e){o(e)},s.href=e,document.getElementsByTagName("head")[0].appendChild(s)})):Promise.resolve()}async script(e){return e?new Promise(((t,o)=>{const s=document.createElement("script");s.onload=function(){t()},s.onerror=function(e){o(e)},s.src=e,document.getElementsByTagName("head")[0].appendChild(s)})):Promise.resolve()}cache(e){this.cached.push((e.match(/\.([a-z\d]+)\./i)||[]).pop()||e),window.localStorage.CachedView=this.cached.join(",")}}},85585:function(e,t,o){o.d(t,{Z:function(){return r},p:function(){return a}});var s=o(58217),i=o(91475),n=o(95868);const a=(e,t)=>e===t?e:`${e}-${t}`;class r{static create(e={}){return{...e}}static required(e={},t={}){const{t:o}=(0,s.QT)();return r.create({message:()=>{const{requiredItem:t,customPrompt:s}=e,i=`${t?.()??""}${o("lobby.common.formRules.requiredWithoutItem")}`;return s||i},...t,required:!0})}static username(e={start:4,end:16},t={}){const{start:o,end:i}=e,{t:n}=(0,s.QT)();return r.create({pattern:new RegExp(`^[A-Z0-9]{${o},${i}}$`,"i"),message:()=>n("lobby.modal.loginRegister.accountErrorMessage",{range:a(o,i)}),...t})}static userpass(e){const{start:t=6,end:o=16,stint:i=!0,...n}=e,{t:c}=(0,s.QT)(),l="!@#$%^&*_=\\+\\\\,\\-.\\/?\\(\\)",m=new RegExp(`^(?!^(\\d+|[a-zA-Z]+|[${l}]+)$)^[\\w${l}]{${t},${o}}$`,"i"),d=new RegExp(`^([${l}a-zA-Z0-9]){${t},${o}}$`,"i"),h=`${c("lobby.common.formRules.userpass",{range:a(t,o)})}`,u=`${c("lobby.common.formRules.loginUserpass",{range:a(t,o)})}`;return r.create({pattern:i?m:d,message:()=>(i?h:u)||" ",...n})}static dynamicUserpass(e={start:6,end:16,isReadConfig:!1},t={}){const{start:o}=e,{loginPasswdStrengthDetectSwitch:c,strongPasswdRequireUppercase:l,strongPasswdRequireLowercase:m,strongPasswdRequireNum:d,strongPasswdRequireSpecial:h,strongPasswdLength:u}=(0,i.h)()?.systemInfos;let g=null;if(!c||!e.isReadConfig)return this.userpass({required:!0});{let e="";l&&(e+="^(?=.*[A-Z])"),m&&(e+="(?=.*[a-z])"),d&&(e+="(?=.*[0-9])"),h&&(e+="(?=.*[!@#$%^&*_=+\\\\,\\-.\\/?\\(\\)])"),e+=`.{${u??6},16}$`,g=new RegExp(e)}const{t:p}=(0,s.QT)();return r.create({pattern:g,message:()=>c&&e.isReadConfig?n.Z.getPrompt(u,m,l,d,h):p("lobby.common.formRules.userpass",{range:a(o??6,16)}),...t})}static useremail(e,t={}){const{t:o}=(0,s.QT)();return r.create({pattern:/^(?=\w+([-+.'][-.\w+]*)*@\w+([-.]\w+)*\.\w+([-.]\w+)*$).{0,50}$/,message:()=>o("lobby.common.components.auth.email.formatError"),...t})}static usercpf(e={start:1,end:11},t={}){const{start:o,end:i}=e,{t:n}=(0,s.QT)();return r.create({pattern:new RegExp(`^\\d{${o},${i}}$`,"i"),message:()=>n("lobby.common.formRules.usercpf"),...t})}static paypass(e={length:6},t={}){const{t:o}=(0,s.QT)(),{length:i}=e;return r.create({pattern:new RegExp(`^\\d{${i},${i}}$`,"i"),message:()=>o("lobby.common.formRules.paypass",{length:i}),...t})}static numberCheck(e,t={}){const{t:o}=(0,s.QT)();return r.create({pattern:/\d+\.*\d{0,2}/,message:()=>e.customPrompt??o("lobby.common.formRules.numberRequired",{type:e.type}).toString(),...t})}static loginPwdSymbolCheck(e={}){const{t:t}=(0,s.QT)();return r.create({validator:(e,o,s)=>!o.replace(/[a-zA-Z0-9!@#$%^&*_=\+\\,\-.\/?\(\)]/g,"")||(s(t("lobby.common.formRules.userpassSpecial")),!1),...e})}static alipayRequired(e={}){const{t:t}=(0,s.QT)();return r.create({validator:(e,o,s)=>!(!/^1\d{10}$/.test(o)&&!/^[a-zA-Z\d._-]*@[a-zA-Z\d.-]{1,10}\.[a-zA-Z\d]{1,20}$/.test(o))||(s(t("lobby.finance.withdraw.add.alipayNoRemark").toString()),!1),...e})}}},30727:function(e,t,o){o.d(t,{Z:function(){return ne}});var s=o(27361),i=o.n(s),n=o(63137),a=o.n(n),r=o(78718),c=o.n(r),l=o(82492),m=o.n(l),d=o(62933),h=o(48618),u=o(6507),g=o(46851),p=o(58217),y=o(25060),b=o(1507);const f={27:"2-1-3",33:"2-1-32"};var _=o(55433),S=o(5860),w=o(44566),E=o(75310),A=o(91475);window.webPushLog=["----"];const D=e=>{window.webPushLog.push(e),setTimeout((()=>{window.webPushLog=["----"]}),3e5)};class T{constructor(){(0,_.Z)(this,"appkey",""),(0,_.Z)(this,"user_str",""),(0,_.Z)(this,"repeatTimes",5)}static getInstance(){return this.instance||(this.instance=new T),this.instance}async init(){D(["极光推送开始的地方"]),this.appkey&&(this.user_str=String((0,A.h)()?.userInfos?.username),this.loadJs())}async setConfig(e){if(!e){e=(await(0,S.apiGetWebPush)())?.data?.data||{}}D(["接收到的后台数据",e]),this.appkey=e.webKey}loadJs(){(0,E.yu)([{id:"gt",src:"/libs/webPush@2.1.0/webPushSdk.min.2.1.0.js"}],!1,!1).then((()=>{const e=window.location.origin+"/libs/webPush@2.1.0/sw.min.2.1.0.js";window.MTpushInterface.mtPush.onDisconnect((()=>{this.repeatTimes--,D(["断开了链接!"]),this.repeatTimes>0&&this.loadJs()})),window.MTpushInterface.onMsgReceive((e=>{D(["得到推送消息",e])})),D(["this.user_str",this.user_str]),window.MTpushInterface.init({swUrl:e,appkey:this.appkey,user_str:this.user_str,fail(e){D(["在线推送创建失败",e])},success(e){D(["在线推送创建成功",e])},webPushcallback(e,t){D(["用户得到的状态码及提示,code,tip",e,t])},canGetInfo(e){try{if(D(["得到RegId",window.MTpushInterface.getRegistrationID()]),D(["得到接入成功后的更多信息",e]),e.regid&&(0,A.h)().hasLogined){D(["当前已登录,往后台传输regId",e.regid]);const t=e.regid;setTimeout((()=>{(0,w.nl)({jpushWebId:t})}),5e3)}}catch(t){console.error("Notification error---",t)}},custom:()=>{D(["custom方法执行了"])}})})).catch((()=>{D(["初始化失败"])}))}}var M,C,R,I=o(25102),P=o(71743),L=o(88466),O=o(93250),v=o(75990),B=o(29472),k=o(7909),N=o(5825),H=o(16682),G=o(70278),Y=o(30859),x=o(21615),Z=o(75812),F=o(99505),U=o(81354),$=o.n(U),z=o(46241),W=o(53579),K=o(12040),q=o(70753),V=o(36247);let j=(M=(0,q.WY)(),C=(0,q.Xo)(15e3),R=class{constructor(){(0,_.Z)(this,"maxLines",20)}getContext(e="api"){const t=(0,V.d)();return"oss"===e?t.oss:t}initLines(e=[],t="api"){const o=(0,V.d)(),s=this.getContext(t),i=e.slice(0,this.maxLines-1)??[];s.lines=i.filter(((e,t,o)=>o.indexOf(e)===t)).map(((e,t)=>({url:e,pending:!1,ping:0,lineNumber:t+1})));const n=s.lines[0];n.ping=20,o.updateCurrentLine(n,!1,t)}async runCheck(){Promise.all(["api","oss"].map((e=>(async()=>{await this.checkAllLine(e),this.setBestLine(e)})())))}setBestLine(e="api"){const t=this.getContext(e),{lines:o}=t,{updateCurrentLine:s}=(0,V.d)();s(o[0],!0,e)}reduceSpeedValue(e=1){const t=Math.ceil(e/10);return t<1?1:t}async speedTest(e,t="png"){let o=Date.now();const s={png:"/piaspeed.png",json:"/op.json?"+o,oss:"/siteadmin/ssocdn.txt"}[t];let i=V.o;return 200===(await(0,v.lC)(e+s,V.o).catch((async()=>{o=Date.now()})))?.status&&(i=this.reduceSpeedValue(Date.now()-o)),i}checkAllLine(e="api"){const t=this.getContext(e);return new Promise((o=>{const{lines:s}=t,{updateLineState:i,updateLine:n}=(0,V.d)();let a=0;for(const t of s)i(t.url,!0,e),this.speedTest(t.url,"oss"===e?"oss":"png").then((i=>{a+=1,n({...t,ping:i,pending:!1},e),a>=s.length&&o(null)}))}))}},(0,K.Z)(R.prototype,"runCheck",[M,C],Object.getOwnPropertyDescriptor(R.prototype,"runCheck"),R.prototype),R);var J=new j,Q=o(9814),X=o(12832),ee=o(9669),te=o.n(ee),oe=o(30381),se=o.n(oe),ie=o(52204);class ne{static getChannelInfo(){return{platformType:"1001",operationId:0,pkgId:1}}static setupWgPackageConfig(){const e=x.cY?.wgPackage?.device||"";if(e){const{updateDeviceUUID:t}=(0,A.h)();t(e)}/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i.test(e)||(0,N.trace)("wg-package-device-error",{data:JSON.stringify(x.cY?.wgPackage)})}static async init(e=!1){if(this.setupWgPackageConfig(),await ne.initSiteURLInfos(e).catch((()=>{})),!e||window?.LOBBY_SITE_CONFIG?.CREATE_BY_STATIC){const e=await(0,S.apiGetBaseSiteConfig)();if(e.data?.data){const t=m()({},window.LOBBY_SITE_CONFIG||{},e.data?.data||{});(0,A.h)().siteConfig=t,window.LOBBY_SITE_CONFIG=Object.assign({},t,{_backup:window.LOBBY_SITE_CONFIG})}}await Promise.all([ne.initSiteInfos(e).catch((()=>{})),ne.initSystemInfos(e).catch((()=>{})),ne.initHomeLayoutInfos(e).catch((()=>{})),ne.initCurrencyInfos(e).catch((()=>{})),ne.initSiteURLInfos(e).catch((()=>{}))]),setTimeout((()=>{Q.Z.create({key:Q.Z.LobbyPollingType.HEART_BEAT,callback:S.apiGetHeartBeat.bind(this),leading:!0,interval:9e4})}),1e4)}static syncInit(){Z.ZP.lastLayout=(0,v.cF)("web.lobby.lastLayout"),Z.ZP.lastLanguage=(0,v.cF)("web.lobby.lastLanguage")}static getTime(){return se()().unix()}static getServerTime(){const e=this.getTime();try{return e+(0,A.h)().timeDiff}catch(t){return e}}static async getConfigDependencies(e=!1){const{getBrandLogoInfos:t}=(0,A.h)(),o=[(async()=>{const e=await(0,S.apiGetSiteInfo)();if(e){const t=e.data.data,o=(0,A.h)();o.siteInfos={...o.siteInfos,...c()(t,["title"])}}})(),(async()=>{const{osType:e,updateVipSwitchStatus:t,updateLargeForcedBind:o,updateSystemInfos:s,updateLargeAmountRange:i}=(0,A.h)(),{updateSocialMediaList:n}=(0,H.r)(),{updateSwitchData:a}=(0,ie.Z)();(0,A.h)().isSystemStatusLoading=!0;const r=(await(0,S.apiGetSystemStatus)({osType:e}).finally((()=>{(0,A.h)().isSystemStatusLoading=!1,g.xN.dispatch({type:"SYSTEM_STATUS_LOADED"})})))?.data?.data;if(r){if(r.messageBannerIndex){const{updateBanner:e}=(0,G.o)();e(r.messageBannerIndex||[])}r.promoteGetSocialmedia&&n(r.promoteGetSocialmedia||[]),r.userVipConfig&&t(r.userVipConfig),r.yuebaoGetSetting&&a(r.yuebaoGetSetting),r.homeGetSysInfo&&s(r.homeGetSysInfo),r.homeGetSysInfo?.largeAmountMustBind&&o(r.homeGetSysInfo.largeAmountMustBind),r.homeGetSysInfo?.largeAmountRange&&(i(r.homeGetSysInfo.largeAmountRange),ne.triggerForcedBinding())}})(),(async()=>{const e=(await(0,S.apiGetOptimizationSiteConfig)({previewonly:!1}))?.data.data;if(e){const o=T.getInstance();e.engageLabWebPush&&(o.appkey||o.setConfig(e.engageLabWebPush),o.init()),e.brandLogoUse?(0,A.h)().brandLogoInfos=e.brandLogoUse:t(),e.channelGlobalConfig&&((0,A.h)().channelGlobalConfig=e.channelGlobalConfig)}})()];e&&o.push((async()=>{const{holidayThemeType:e}=X.Z;e?(ne.setHolidyAssets(),document.documentElement.setAttribute("data-holiday-theme",`${e}`)):document.documentElement.removeAttribute("data-holiday-theme")})()),Promise.all(o)}static async updateCssVars(e){if(window.CSS&&window.CSS.supports&&window.CSS.supports("--a","0")){const t=document.documentElement;Object.keys(e).forEach((o=>{t.style.setProperty(o,e[o])}))}else{const{default:t}=await o.e(18037).then(o.bind(o,18037));t({watch:!1,variables:e,onlyLegacy:!0})}}static async setAntDesignTheme(e){const t={...F.Z.getAntdSerials(e).reduce(((e,t,o)=>(e[`--theme-ant-primary-color-${o}`]=t,e)),{}),"--theme-primary-color":e};await ne.updateCssVars(t)}static async setSkin(e,t){const{type:s,backgroundColor:i,skinTypeValue:n}=e,a=document.documentElement,{ThemeSkinType:r,getCssVar:c}=b.sZ,l=X.Z.europeanAmericanSet.has(s)?r.EUROPEAN_AMERICAN:s;a.setAttribute("data-skin-layout",`${l}`),a.setAttribute("data-skin-bg",`${i}`),a.setAttribute("data-skin-id",`${n}`);const m=a.getAttribute("style")||"";let d=(0,Z.wv)(a.getAttribute("style")||"");const h=f[s]&&(0,A.h)().isWeb;let u={};if(h){const t=f[s]?.split("-");e.type=Number(t[0]),e.backgroundColor=Number(t[1]),e.skinTypeValue=Number(t[2]);u=(await(0,E._l)(`/node/html-hot-replace/cached/skinColor.json?${this.getTime()}`))[`${t[0]}-${t[2]}`],(0,A.h)().$patch({siteInfos:{...e}}),a.setAttribute("data-skin-layout",`${e.type}`),a.setAttribute("data-skin-bg",`${e.backgroundColor}`),a.setAttribute("data-skin-id",`${e.skinTypeValue}`)}try{if(!m||h){const{baseThemeVar:e,ThemeVarConfig:s}=await o.e(928).then(o.t.bind(o,928,23));d=c(t,{serverColor:h?u:(0,A.h)()?.siteInfos?.skinConfigInfo||{},themeVar:{baseThemeVar:e,ThemeVarConfig:s}})}}catch(g){}(0,A.h)().currentTheme=d;(0,A.h)().$patch({skinName:t}),ne.updateCssVars(d),ne.setAntDesignTheme(d["--theme-primary-color"])}static async loadSvgSprite(e="/lobby_asset/{layout}-{bg}-{skin}/sprite.svg"){const t=(0,A.h)();t.$patch({loadingSvgSprite:!0});try{const o=await(0,O.or)((t=>te().get((0,P.Cj)(e,t))));if(o?.data){const e=document.createElement("div");if(/^<svg/.test(o.data)){e.innerHTML=o.data;const t=e.childNodes[0];Object.assign(t.style,{position:"absolute",width:0,height:0}),document.body.insertBefore(t,document.body.firstChild)}}}finally{t.$patch({loadingSvgSprite:!1})}}static async initTheme(e){const t=b.sZ.getSkinName(e);await ne.setSkin(e,t)}static async initI18n(e){const t=a()(g.CM.ServiceLanguageMap),o=(0,A.h)();let s=e.languageInfos.find((e=>e.defaultLanguageTag))?.languageCode;const i=e.languageInfos.map((({languageCode:e})=>t[e]));if(!s||!h.xD.includes(s)){s=e.languageInfos.find((e=>e.languageCode&&h.xD.includes(e.languageCode)))?.languageCode||"en"}const n=t=>e.languageInfos.find((e=>e.languageCode===t))&&h.xD.includes(t),r=c()((0,B.aE)(),["languageCode","cid","id"]),l=r?.languageCode?.toLowerCase();if(n(l))s=l,o.setLanguage(t[s]);else if(!p.Mk&&o.siteInfos?.languageMatchMode===d.F8.SMART_MATCHING||(r?.id||r?.cid)&&!r?.languageCode){const e=navigator.language,i=g.CM.BrowserLanguageMap[e]||(()=>{const e=e=>new RegExp(`${e}(-[A-Z]+)?`,"i"),t={[g.CM.BrowserLanguageMap.en]:[e("en")],[g.CM.BrowserLanguageMap.th]:[e("th")],[g.CM.BrowserLanguageMap.vi]:[e("vi")],[g.CM.BrowserLanguageMap.ko]:[e("ko")],[g.CM.BrowserLanguageMap.ja]:[e("ja")],[g.CM.BrowserLanguageMap.es]:[e("es")],[g.CM.BrowserLanguageMap.de]:[e("de")],[g.CM.BrowserLanguageMap.fr]:[e("fr")],[g.CM.BrowserLanguageMap.it]:[e("it")],[g.CM.BrowserLanguageMap.hi]:[e("hi")],[g.CM.BrowserLanguageMap.pt]:[e("pt")],[g.CM.BrowserLanguageMap.fil]:[e("tl")]};return Object.entries(t).find((([,e])=>e.find((e=>e.test(navigator.language)))))?.[0]})();n(i)&&(s=i,o.setLanguage(t[s]))}const m=s?t[s]:void 0;let u;u=n(l)?m:p.Mk&&i.includes(p.Mk)?p.Mk:m||i[0];document.documentElement.setAttribute("lang",u),o.siteConfig={...o.siteConfig||{},languageCode:s},o.$patch({language:u,languageInfos:i}),(0,v.po)({language:u},"web.lobby.lastLanguage")}static async initLoadI18nAssets(){const{language:e,languageInfos:t}=(0,A.h)();g.sG.I18n.add([(0,L.Tu)(g.sG.I18n.store),L.jv,L.AY]).setOptions({language:t,defaultLanguage:e}).setLanguage(e)}static async initSkinAssetsHash(e=!1){const{health:t,response:o}=Z.ZP.parseInjectData("ossGetSkinAssetsHash"),s=(e&&t?o:await(0,S.apiGetSkinAssetsHash)()).data.data;s&&((0,A.h)().skinAssetsHash=s)}static async initSystemInfos(e=!1){const{updateSystemInfos:t,updateLinkType:s,updateBrowserFingerId:i,browserFingerId:n,osType:a}=(0,A.h)(),{health:r,response:l}=Z.ZP.parseInjectData("apiGetSystemStatus"),m=(e&&r?l:await(0,S.apiGetSystemStatus)({osType:a},{customParams:{useCache:!0}})).data.data?.homeGetSysInfo;if(m){t(m);const e=async()=>{if(c()((0,B.aE)(),["id"])?.id){const e=(await(0,S.apiGetLinkSetting)())?.data?.data?.linkType;e&&(s(e),e===d.Un.TEST_REGISTER&&u.Nh.goSubGameDemoPage())}m?.fingerprintJS?.publicKey&&!n&&setTimeout((()=>{o.e(78325).then(o.bind(o,78325)).then((({load:e})=>{e({apiKey:m?.fingerprintJS?.publicKey}).then((e=>e.get())).then((e=>{i(e?.visitorId)}))}))}),3e3)};await e().catch((()=>{}))}}static async initChannelIpBindInfo(){const{updateIpBindInfo:e,ipBindInfos:t}=(0,A.h)(),o=c()((0,B.aE)(),["cid","aid","id","currency"]),s=i()(o,"id",""),n=i()(o,"cid",""),a=i()(o,"aid",""),r=i()(o,"currency",""),l=i()(t,"_customChannelId"),m=[s,n,a].join("");if(!(s||n||a))return e(null),null;if(l===m)return t;try{const t=(await(0,S.apiGetIpBindData)({agentName:s||a,channelId:Number(n||0),currency:r})).data.data;if(t){const o={...t,_customChannelId:m};return e(o),o}return e(null),null}catch(d){return e(null),null}}static async initIpInfos(){return new Promise((e=>{try{const t=!!(0,v.Wz)("useMockMaintainIframe");g.xN.dispatch({type:"SITE_MAINTAIN",payload:{useMockMaintainIframe:t,ipCheck:!0,onCallback:()=>{e("")}}})}catch(t){e("")}}))}static async initSiteInfos(e=!1){const t=(0,A.h)(),{health:o,response:s}=Z.ZP.parseInjectData("apiGetSiteInfo"),i=(e&&o?s:await(0,S.apiGetSiteInfo)()).data.data;if(i){Object.values(b.sZ.ThemeSkinType).includes(i.type)||(i.type=1,i.backgroundColor=0,i.skinTypeValue=8);const e=["type"];(0,v.po)(c()(i,e),"web.lobby.lastLayout"),t.$patch({siteInfos:{...i},skinId:`${i.type}-${i.backgroundColor}-${i.skinTypeValue}`}),this.initTryCurrency()}}static setHolidyAssets(){ne.loadSvgSprite("/lobby_asset/festival/{holiday}/{layout}-{bg}/sprite.svg")}static async initAssetsConfig(){const{siteInfos:e}=(0,A.h)();e&&await Promise.all([ne.initTheme(e)]).catch((()=>{}))}static initializeLanguageAndSprites(e=!1){const{siteInfos:t}=(0,A.h)();t&&(ne.initLoadI18nAssets().catch((()=>{})),ne.loadPngSprite().catch((()=>{})),ne.loadSvgSprite().catch((()=>{})),ne.initSkinAssetsHash(e).catch((()=>{})))}static async loadPngSprite(){const e=(0,A.h)();e.$patch({loadingImgSprite:!0});try{const o=await(0,O.or)((e=>(0,E._l)((0,P.Cj)("/lobby_asset/{layout}-{bg}-{skin}/main.sprites.json",e)))).catch((()=>({})));try{const e=i()(o,"image");if(e){const t=URL.createObjectURL(z.Z.base64ToBlob(e));Object.keys(o).forEach((e=>{"image"!==e&&(o[e].image=t)}))}}catch(t){}o&&(e.$patch({allPngSprite:o}),(0,P.Ws)())}finally{e.$patch({loadingImgSprite:!1})}}static async initSmsCountry(){const{updateCountryInfos:e,smsCountrys:t}=(0,A.h)();try{const t=(await(0,S.apiGetSmsCountry)()).data.data;t&&(t?.countryInfos?.sort(((e,t)=>e.countryName.localeCompare(t.countryName,"zh-Hans-CN"))),e(t)),ne.initSmsSegment()}catch(o){if(ne.initSmsSegment(),!t.length)return o}}static initSmsSegment(e){const{ipCheck:t,defaultCountry:o,smsSegment:s,smsCountrys:i}=(0,A.h)(),n=(0,A.h)().getAutoFillData();if(!i.length)return void(0,A.h)().updateSmsSegment();const a=[e,s,n[0]?.smsSegment,t.recommendAreaCode,o?.phoneNumberSegment,i[0].phoneNumberSegment].find((e=>i.find((t=>t.phoneNumberSegment===e))));(0,A.h)().updateSmsSegment(a)}static async initHomeLayoutInfos(e=!1){const t=(0,A.h)();let o;if(b.tt.previewonly){const e=(await(0,S.apiGetOptimizationSiteConfig)({previewonly:!0}).catch((()=>{})))?.data.data;e?.layoutDesign&&(o=e?.layoutDesign)}else{const{health:t,response:s}=Z.ZP.parseInjectData("apiGetOptimizationSiteConfig");o=(e&&t?s:await(0,S.apiGetOptimizationSiteConfig)({previewonly:!1},{customParams:{useCache:!0}})).data?.data?.layoutDesign}try{o&&(t.homeLayoutInfos=o)}catch(s){}}static async initCurrencyInfos(e=!1){const t=(0,A.h)(),{health:o,response:s}=Z.ZP.parseInjectData("apiGetAllCurrency"),i=e&&o?(s.data.data||[]).map((e=>Object.entries(e).reduce(((e,[t,o])=>{const s=b.sZ.dataMap.allCurrency?.[t];return e[s]=o,e}),{}))):(await(0,S.apiGetAllCurrency)())?.data?.data;t.$patch({currencyList:i??[]})}static async getFrameBoxInfos(){const e=(0,A.h)(),{notice:t}=(0,Y.G)(),o=e.userInfos?.platfromid||"",s={page:1,type:y.V4.INDEX_PAGE},i=t||await(0,I.Wy)(s);if(!i)return;let n=[...i.noticeFrameMsgList||[],...i.announcementFrameMsgList||[],...i.publicityMsgList||[]];n.forEach((e=>e.not_remind_again=!1));const a=(new Date).getTime();n=n.filter((e=>!e.frameEndTime||1e3*Number(e.frameEndTime)>a));const r=localStorage.getItem("frameBoxInfos"),c=r&&JSON.parse(r)||[];if(0===c.length)c.push({platfromid:o,data:n.map(k.fl)});else{const e=c.find((e=>o===e.platfromid));e?(n.forEach((t=>{e.data.forEach((e=>{const o=t.frameType||t.frame_type,s=e.frameType||e.frame_type;t.id===e.id&&o===s&&(t.not_remind_again=e.not_remind_again,t.not_remind_login=e.not_remind_login,t.storageExpirationTime=e.storageExpirationTime)}))})),e.data=n):c.push({platfromid:o,data:n.map(k.fl)})}const l=c.slice(-5);l.forEach((e=>e.data=e.data.map(k.fl)));try{localStorage.setItem("frameBoxInfos",JSON.stringify(l));const e=localStorage.getItem("frameBoxReadState");if(e){const t=JSON.parse(e),{date:o,ids:s}=t;se()(o).isSame(se()(),"day")&&s.forEach((e=>{const t=n.find((t=>t.id==e));t&&(t.read=!0)}))}}catch(m){}e.$patch({frameBoxInfos:n})}static urlcheck(e){[e.api_domain?.length,e.web_domain?.length,e.oss_domain?.length].includes(0)&&g.xN.dispatch({type:"TRACE_REPORT",payload:{event:"DoaminEmpty",api:e.api_domain?.length,web:e.web_domain?.length,oss:e.oss_domain?.length}})}static async initSiteURLInfos(e=!1){try{const o=(0,A.h)(),{health:s,response:i}=Z.ZP.parseInjectData("ossGetSiteUrlConfig");let n=null;if(e&&s)try{n=JSON.parse(g.H4.decrypt(i?.data.data||"","thanks,pig4cloud",{mode:$().mode.ECB,padding:$().pad.Pkcs7}))}catch(t){n=await(0,S.apiGetSiteURLInfos)()}else n=await(0,S.apiGetSiteURLInfos)();n&&(ne.urlcheck(n),o.$patch({siteURLInfos:n,urltime:Date.now()}),J.initLines(g.Uh.apiDomain,"api"),J.initLines(g.Uh.ossDomain.filter((e=>(0,A.h)().ossHost.replace(/\/+$/,"")!==e)),"oss"),setTimeout(J.runCheck,2e3))}catch(t){}}static async guide2Login(e){await new Promise(((e,t)=>{const{hasLogined:o,isInitializationCompleted:s}=(0,A.h)();o?e(null):s?W.Z.openLoginRegisterModal({onLoginSuccess(){e(null)}}):t()})),e()}static guide2DemoAcountDialog(){const{isDemoMode:e}=(0,A.h)(),{t:t}=(0,p.QT)();return e&&g.sG.Modal.message({type:"warning",content:t("lobby.error.demoAccountTips")}),e}static async guide2Register(e){await new Promise(((e,t)=>{const{hasLogined:o,isInitializationCompleted:s}=(0,A.h)();o?e(null):s?W.Z.openLoginRegisterModal({accountRegister:!0,onLoginSuccess(){e(null)}}):t()})),e()}static initTryCurrency(){const{updataCurrentyTryCache:e,currentTryCurrency:t,siteInfos:o}=(0,A.h)();if(!o)return;const s=o?.currencyInfos||[],i=c()((0,B.aE)(),["currency"]);if(i?.currency){const t=s?.find((e=>e.currencyCode==i?.currency));return e(t||s[0])}const n=t;if(!n)return e(s[0]);try{const t=s?.find((e=>e.currencyCode==n?.currencyCode));return e(t||s[0])}catch(a){e(s[0])}}static triggerForcedBinding(){try{const{hasLogined:e,userInfos:t,updateUserInfos:o,largeAmountRange:s,largeAmountMustBind:i}=(0,A.h)();if(!e||!t?.game_gold)return;if(!i||!s)return;const n=s[t?.currency];if(n&&n<=t?.game_gold){const e={must_bind_item:1,must_bind_phone:0,must_bind_email:0,must_bind_google_auth:0},{email:s,phone:n,googleAuth:a}=i;n&&(e.must_bind_phone=d.P0.REQUIRED),s&&(e.must_bind_email=d.P0.REQUIRED),a&&(e.must_bind_google_auth=d.P0.REQUIRED),o(m()({},t,e)),(0,A.h)().$patch({bindModalIsLargeBalances:!0}),(0,A.h)().modalManager({queueName:["showBind"]})}}catch(e){}}}},12832:function(e,t,o){o.d(t,{Z:function(){return c},b:function(){return r}});var s=o(55433),i=o(88763),n=o(1507),a=o(91475);const r=n.sZ.ThemeSkinType;class c{static get skinType(){return(0,a.h)().siteInfos?.type??r.NORMAL}static get skinTypeValue(){return(0,a.h)().siteInfos?.skinTypeValue}static get holidayThemeType(){const{userInfos:e,currentTryCurrency:t,hasLogined:o,siteInfos:s}=(0,a.h)(),i=o?e?.currency||"":t.currencyCode;return(s?.holidayThemes||[]).find((e=>{if(e.currencyCodes.includes(i)&&1===e.status)return!0}))?.themeType}static get isNormalHolidayTheme(){return Object.values(i.PZ).includes(Number(this.holidayThemeType))}static get isBossDesignThemeType(){return this.isHolidayThemeVisible&&Object.values(i.iJ).includes(Number(this.holidayThemeType))}static get isHolidayThemeVisible(){const e=this.holidayThemeType,{isGalaxyGold:t,isCrownGold:o,isCyanBlue:s,is305Site:i}=this.currentTheme();return!t&&!o&&!s&&!i&&Boolean(e)}static get isNormalThemeType(){const{isStake:e,isClassicStyle:t,isTheme28:o,isTheme29:s}=this.currentTheme();return e||t||o||s||this.skinType===r.EUROPEAN_AMERICAN}static get isUniversalThemeType(){const{isStake:e,isClassicStyle:t}=this.currentTheme();return e||t||this.skinType===r.EUROPEAN_AMERICAN}static get isNoBg(){const{siteInfos:e}=(0,a.h)();return e?.backgroundColor===n.sZ.ThemeSkinBg.NO_BG}static currentTheme(){const e=this.skinType,t=this.skinTypeValue;return{isClassicStyle:e===r.NORMAL,isDQ:e===r.DQ,isEuropeanAmerican:this.europeanAmericanSet.has(e),isStake:e===r.STAKE,isCyanBlue:e===r.CYAN_BLUE,is305Site:e===r.CYAN_BLUE&&2===t,isGalaxyGold:e===r.GALAXY_GOLD,isCrownGold:e===r.CROWN_GOLD,isHK:e===r.HK,isTheme12:e===r.THEME_12,is5159:e===r.THEME_17,is230:e===r.THEME_13,isTheme14:e===r.THEME_14,isTheme35:e===r.THEME_35,isTheme15:e===r.THEME_15,isTheme16:e===r.THEME_16,isTheme26:e===r.THEME_26,isTheme27:e===r.THEME_27,isTheme21:e===r.THEME_21,isTheme20:e===r.THEME_20,isTheme18:e===r.THEME_18,isTheme19:e===r.THEME_19,isTheme24:e===r.THEME_24,isTheme36:e===r.THEME_36,isTheme34:e===r.THEME_34,isTheme25:e===r.THEME_25,isTheme33:e===r.THEME_33,isTheme31:e===r.THEME_31,isTheme39:e===r.THEME_39,isTheme28:e===r.THEME_28,isTheme29:e===r.THEME_29,isTheme41:e===r.THEME_41,isTheme10:e===r.THEME_10,isTheme46:e===r.THEME_46,isTheme37:e===r.THEME_37}}}(0,s.Z)(c,"europeanAmericanSet",new Set([r.DQ,r.EUROPEAN_AMERICAN,r.THEME_27]))},2666:function(e,t,o){o.d(t,{S6:function(){return O},sK:function(){return P},Fb:function(){return I}});var s=o(78718),i=o.n(s),n=o(23247),a=o(62933),r=o(5860),c=o(57801),l=o(58217),m=o(91475),d=o(21615),h=o(75812),u=o(55433);class g{constructor(){}static getInstance(){const e=this?.className;return g.instances.hasOwnProperty(e)||(g.instances[e]=new this),g.instances[e]}}(0,u.Z)(g,"instances",{}),(0,u.Z)(g,"isSingleton",!0);var p=o(75310),y=o(53579);class b extends g{get hasSDK(){return"function"==typeof window?.FB?.init}async initSDK(){this.hasSDK||(await(0,p.yu)({id:"facebook-sdk",src:"https://connect.facebook.net/en_US/sdk.js"}),await new Promise((e=>{const{systemInfos:t}=(0,m.h)();window.fbAsyncInit=()=>{FB?.init({appId:t?.facebook.app_id||"0123456789",cookie:!0,xfbml:!0,version:"v12.0"}),e(void 0)}})))}async prepare(){await this.initSDK()}async logIn(){return new Promise((e=>{FB?.login((function(t){if("connected"===t.status){const o=t.authResponse.accessToken;FB?.api("/me?fields=name,first_name,last_name,email",(function(t){t.error?"OAuthException"===t.error?.type&&(y.Z.message({type:"warning",content:t.error?.message}),FB.logout()):e({access_token:o,email:t.email,id:t?.id||""})}))}}),{scope:"email"})}))}}(0,u.Z)(b,"className","FaceBookLoginStrategy");var f=o(46851),_=o(75990);class S extends g{constructor(...e){super(...e),(0,u.Z)(this,"loginResolve",null)}get hasSDK(){return"function"==typeof window?.google?.accounts?.id?.initialize}async initSDK(){this.hasSDK||await(0,p.yu)({id:"google-sdk",src:"https://accounts.google.com/gsi/client"})}async prepare(){return await this.initSDK(),new Promise((async e=>{const{systemInfos:t,language:o}=(0,m.h)();google.accounts.id.initialize({client_id:t?.google.app_id??"none",callback:e=>{this.loginResolve?.({access_token:e.credential,email:""}),P.hideButton()}});const s=f.CM.ServiceLanguageMap[o];google.accounts.id.renderButton(P.googleBtn,{type:"standard",theme:"filled_blue",text:"continue_with",locale:s});const i=document.querySelector("#google-btn-help > div > div > div");i&&(i.style.display="none"),P.hideButton(),await(0,_.gw)(1e3),e()}))}async logIn(){return new Promise((async(e,t)=>{this.loginResolve=e,await(0,_.gw)(1e3),P.showButton();const o=document.querySelector("#google-btn-help iframe");if(await(0,_.gw)(1e3),"0px"===o?.style?.width){const e=o.src;o.src=e,await(0,_.gw)(1e3),"0px"===o?.style?.width&&t("Google.login error")}}))}}(0,u.Z)(S,"className","GoogleLoginStrategy");var w=o(30727),E=o(9669),A=o.n(E);class D{constructor(){(0,u.Z)(this,"loginResolve",null)}async getLineIDToken(e){const{systemInfos:t}=(0,m.h)(),o=new URLSearchParams;o.append("grant_type","authorization_code"),o.append("code",e),o.append("client_id",t?.line.app_id??""),o.append("client_secret",t?.line.appSecret??""),o.append("redirect_uri",`${window.location.origin}/pages/actions/index.html?type=line`);A().post("https://api.line.me/oauth2/v2.1/token",o,{headers:{"Content-Type":"application/x-www-form-urlencoded"}}).then((e=>{this.loginResolve?.({access_token:e.data.id_token,email:""})})).catch((e=>console.error(`line login error: ${e}`)))}onLineCallback(e){"line"===e.type&&e.payload?.code&&this.getLineIDToken(e.payload?.code)}async prepare(){return new Promise((e=>{const{systemInfos:t,uuid:o}=(0,m.h)(),s=t?.line.app_id,i=`${window.location.origin}/pages/actions/index.html?type=line`,n=`https://access.line.me/oauth2/v2.1/authorize?response_type=code&client_id=${s}&redirect_uri=${encodeURIComponent(i)}&state=${w.Z.getServerTime()}${o}&scope=profile%20openid%20email`,a=(window.screen.height-30-550)/2,r=-window.screen.width/2;window.open(n,"title",`height=550,innerHeight=550,width=400,innerWidth=400,top=${a},left=${r},toolbar=no,menubar=no,scrollbars=auto,resizable=no,location=no,status=no,_blank`),f.xN.subscribe(this.onLineCallback.bind(this)),e()}))}async logIn(){return new Promise((e=>{this.loginResolve=e,f.xN.unsubscribe(this.onLineCallback.bind(this))}))}}var T=o(24965);class M{async prepare(){}async logIn(){}}var C=o(6096);class R{async prepare(){}async logIn(){}}const I=new class{constructor(){this.strategies={[n.I.GOOGLE]:S,[n.I.FACEBOOK]:b,[n.I.LINE]:D,[n.I.QQ]:M,[n.I.WECHAT]:R}}showSrviceModal(){const{t:e}=(0,l.QT)(),t=y.Z.create({title:e("lobby.common.tips.title"),titlePosition:"center",titleType:"info",closable:!0,content:e("lobby.modal.login.googleInitError"),class:"googleInitError",onOk:async()=>{try{await T.Z.toCustomerService(),t.destroy()}catch(e){console.error(e)}},cancelButtonProps:{style:{display:"none"}},okText:e("lobby.common.components.auth.contactUS")})}get threeWayMap(){return{[n.I.FACEBOOK]:a.IH.FACEBOOK,[n.I.GOOGLE]:a.IH.GOOGLE,[n.I.WECHAT]:a.IH.WECHAT,[n.I.QQ]:a.IH.QQ,[n.I.LINE]:a.IH.LINE}}async handleLogin(e,t){const o=e,s=await C.Z.thirdWayLogin({access_token:t.access_token,requester_type:o});if(y.Z.close("loginRegisterModal"),s){let e=t?.email;e||(e=s.email),y.Z.openLoginRegisterModal({register:!0,thirdParty:!0,email:e,id:t?.id??"",access_token:t.access_token,requester_type:o,platformId:s.new_username,passwd:s.new_password})}}async handleBind(e,t){const{t:o}=(0,l.QT)(),s=e,i=await(0,c.Je)({access_token:t.access_token,requester_type:s}),{updateThirdInfo:n}=(0,m.h)(),a=t.email??i.data.data?.email??"";y.Z.message({type:"success",content:o("lobby.center.security.thirdWay.success")}),n({thirdEmail:h.ZP.emailDesensitization(a),thirdType:this.threeWayMap[e]})}async handleThirdPartyUserInfo(e,t){const{hasLogined:o}=(0,m.h)();o?this.handleBind(e,t):this.handleLogin(e,t)}async speedPackageLogin(e){const t=d.cY.speedPackageConfig;if(t){const o={osType:t.osType};return(0,r.apiGetSystemStatus)(o,{customParams:{useAppEnv:!0}}).then((t=>{const o=JSON.stringify({type:e,payload:i()(t.data.data?.homeGetSysInfo||{},["facebook","google","line"])});window.jsBridge?.postMessage("ThirdLogin",o)})),await new Promise((e=>{window.SpeedPackageThirdLoginCallback=function(t){e(t.payload)}}))}}async handleClick(e,t,o){try{let s;if(d.cY.speedPackageConfig)s=await this.speedPackageLogin(e);else{let i;const n=this.strategies[e];i=n.isSingleton&&"function"==typeof n.getInstance?n.getInstance():new this.strategies[e],t?.(),await i.prepare(),o?.(),s=await i.logIn()}t?.(),await this.handleThirdPartyUserInfo(e,s),o?.()}catch(s){console.error(`三方登录报错: ${s}`),this.showSrviceModal(),o?.()}}};class P{static get googleBtn(){return document.getElementById("google-btn-help")}static async initSDK(){const{threeWayConfig:e}=(0,m.h)();if(!e.useGoogle)return;const t=S.getInstance();await t.initSDK()}static hiddenGoogleEvent(e){const t=this.googleBtn||document.getElementById("google-btn-help");t&&e.target!==t&&(t.style.display="none",document.removeEventListener("click",this.hiddenGoogleEvent))}static showButton(){"block"===this.googleBtn.style.display?document.removeEventListener("click",this.hiddenGoogleEvent):(this.googleBtn.style.display="block",document.addEventListener("click",this.hiddenGoogleEvent))}static hideButton(){this.googleBtn.style.display="none",document.removeEventListener("click",this.hiddenGoogleEvent)}}var L=o(61082);class O{static async initSDK(){const e=b.getInstance();await e.initSDK()}static facebookSharePopup(e=""){const t=d.cY.speedPackageConfig,o=(0,L.Z)().apple.device;t&&o?window.jsBridge?.postMessage("facebookShare",JSON.stringify({href:e??location.href})):FB.ui({display:"popup",method:"share",href:e??location.href})}}},23247:function(e,t,o){o.d(t,{I:function(){return i}});var s=o(62933);let i;!function(e){e[e.FACEBOOK=s.uD.FACEBOOK]="FACEBOOK",e[e.GOOGLE=s.uD.GOOGLE]="GOOGLE",e[e.WECHAT=s.uD.WECHAT]="WECHAT",e[e.QQ=s.uD.QQ]="QQ",e[e.LINE=s.uD.LINE]="LINE"}(i||(i={}))},6096:function(e,t,o){o.d(t,{Z:function(){return x}});var s,i,n,a,r,c,l,m=o(82492),d=o.n(m),h=o(55433),u=o(12040),g=o(62933),p=o(46851),y=o(6160),b=o(5860),f=o(71751),_=o(75990),S=o(75812),w=o(95156),E=o(96309),A=o(58217),D=o(91475),T=o(28636),M=o(5954),C=o(451),R=o(53745),I=o(38521),P=o(97813),L=o(11974),O=o(95059),v=o(21615),B=o(53579),k=o(30727),N=o(61082),H=o(41800);const G=(0,M.Q)().isH5Pwa();var Y;!function(e){e.WIFI="wifi",e.CELLULAR="cellular",e.NONE="none",e.UNKNOWN="unknown"}(Y||(Y={}));let x=(s=(0,y.ME)(),i=(0,y.ME)(),n=(0,y.ME)(),a=(0,y.ME)(),r=(0,y.ME)(),l=class e{static get getIsP2aParamsByChannel(){const e=(0,N.Z)().apple.device;return G&&this.isP2aChannel&&!e?{isPwa:1}:{}}static get getIsFixedP2aFromUrl(){return(0,_.ao)()["fixed.isP2a"]?{isPwa:1}:{}}static get isP2aChannel(){const{channelInfo:e}=(0,C.e)();if(!e)return!1;const{viewDownload:t,downloadDisplay:o}=e,{Open:s}=T.R$;return o===s&&t===T.GN.H5}static get createLoginBasePayload(){const{osType:e,uuid:t}=(0,D.h)();return{clientType:5,jpush_id:"",loginId:t,os_type:v.cY.package.isLite?v.cY.speedPackageConfig?.osType:e,deviceOsType:p.Uh.getDeviceOsType(),deviceModel:p.Uh.getDeviceModel(),...k.Z.getChannelInfo(),...v.cY.package.isLite?{clientType:2,mtpush_id:v.cY?.speedPackageConfig?.pushId}:{},domain:location.origin}}static get networkTypeParam(){const e=this.getNetworkType;let t=e.type.toString();return e.type===Y.CELLULAR&&e.effectiveType&&(t+=`-${e.effectiveType.toString()}`),t.toUpperCase()}static get getNetworkType(){const e=navigator;let t=Y.UNKNOWN,o="unknown";if(e?.connection)switch(e.connection.type){case"wifi":t=Y.WIFI;break;case"cellular":t=Y.CELLULAR,o=e.connection.effectiveType||"unknown";break;case"none":t=Y.NONE;break;default:e.connection.effectiveType?(t=Y.CELLULAR,o=e.connection.effectiveType):t=Y.UNKNOWN}return{type:t,effectiveType:o}}static extractVersion(e,t){if(!t)return"";const o=t.exec(e);return o?` ${o[1].replace("_",".")}`:""}static get getOSVersion(){const t=window.navigator.userAgent;for(const{regex:o,versionRegex:s,name:i}of e.OS_REGEXES)if(o.test(t)){return i+this.extractVersion(t,s)}return"Unknown OS"}static logSend(e,t){const{userLoginInputType:o}=(0,I.J)(),{rememberPwd:s}=(0,D.h)(),i={...e,username:String(t?.username),rememberAccountPassword:o,rememberStatus:s?1:0};(0,S.C1)("login",i),p.xN.dispatch({type:"MONITOR_EVENT",eventName:"IndicatorB",payload:i})}static async logout(){const{userInfos:e,updateUserInfos:t,networkProtect:o,$patch:s}=(0,D.h)();setTimeout((()=>{o()}),10);try{p.xN.dispatch({type:"LOGOUT_BEFORE"}),await(0,b.apiLogout)(),p.xN.dispatch({type:"LOGOUT_SUCCESS",payload:{userInfos:{username:e?.username}}}),s({loginRegisterPhoneNumber:""}),(0,S.C1)("logout",{username:String(e?.username)})}finally{t(null),(0,P.m)().myRest(),(0,R.M)().myReset(),p.sG.Page.toRoot()}}static async logoutModal(){const{t:t}=(0,A.QT)(),o=p.sG.Modal.create({title:t("lobby.common.tips.title"),titlePosition:"center",titleType:"info",class:"my-modal-base-cancel",content:t("lobby.header.logoutTips"),onCancel:async()=>{try{await e.logout(),o.destroy()}catch{}},cancelText:t("lobby.header.logoutOkText"),okText:t("lobby.header.logoutCancelText")})}static async login(e,t){const[o,s]=await(0,H.Z)((0,b.apiLogin)(e,t));if(o)return this.handleLoginError("normal",o.message||o?.data?.msg),Promise.reject(o);const i=s?.data?.code,n=s?.data?.data;return i===p.CM.ServiceCode.SUCCESS&&n?.loginVerify&&n.loginVerifyInfo?.username?(await B.Z.close("loginRegisterModal"),await B.Z.close("veriryBindPhone"),B.Z.open("loginAuthModal",{formData:{...e,username:n.loginVerifyInfo.username},loginVerify:n.loginVerify}),Promise.reject()):n?(this.handleLoginSuccess(n,"normal",e.userpass),this.loginSuccessAutoFillData(e),n):void 0}static async loginSuccessAutoFillData(e){const{pushAutoFillData:t,rememberPwd:o,smsSegment:s}=(0,D.h)(),i={loginType:e.loginType,smsSegment:s};switch(e.loginType){case g.CM.Phone:case g.CM.PhonePass:const t=(e?.phone??"").split("-");i.account=t[1];break;case g.CM.Email:case g.CM.EmailPass:i.account=e.email;break;default:i.account=e.username}(0,D.h)().setAutoFillAccount(i.account);const n=e.loginType,{Account:a,PhonePass:r,EmailPass:c}=g.CM,l=void 0!==n&&!o&&[a,r,c].includes(n);(o||l)&&(i.userpass=l?"":e.userpass,t(i))}static async isRegistered(e){const[t,o]=await(0,H.Z)((0,b.apiCheckUsername)({username:e}));return!t&&!o.data.data?.available}static async smsLogin(e,t){const[o,s]=await(0,H.Z)((0,b.apiSMSLogin)(e,t));o&&this.handleLoginError("sms",o.message||o?.data?.msg);const i=s?.data?.data;i&&this.handleLoginSuccess(i,"sms")}static validatePassword(e){const{strongPasswdRequireUppercase:t,strongPasswdRequireLowercase:o,strongPasswdRequireNum:s,strongPasswdRequireSpecial:i,strongPasswdLength:n}=(0,D.h)()?.systemInfos;return!(e.length<n)&&(!(s&&!/\d/.test(e))&&(!(i&&!/[!@#$%^&*_=+-,./?]+/.test(e))&&(!(o&&!/[a-z]/.test(e))&&!(t&&!/[A-Z]/.test(e)))))}static updateUserinfoByCallFastLogin(e){const{updateUserInfos:t}=(0,D.h)();t({...e},"fastlogin")}static async handleLoginSuccess(e,t,o){B.Z.close("firstChargeConstant");const{updateUserInfos:s,systemInfos:i,updateBrowserFingerId:n}=(0,D.h)(),{loginPasswdStrengthDetectSwitch:a,strongPasswdWeakLoginRemind:r}=i,{t:c}=(0,A.QT)();if(e){const i=(0,f.V)(o??"",e.platfromid);e.account_type===g.Qm.Normal&&e.userkey&&o&&a&&r&&i<2&&B.Z.message({type:"warning",content:c("lobby.modal.login.passwordHint")}),"fastlogin"===t?this.updateUserinfoByCallFastLogin(e):(s(e,t),n(e.deviceFingerprint)),this.logSend({login_type:t,if_success:!0},e),"fastlogin"===t?(0,E.g)().getByTemplate():((0,w.P)().$reset(),(0,R.M)().myReset(),(0,P.m)().myRest(),(0,L.NV)().myReset()),(0,D.h)().listenChangeGameGold()}}static handleLoginError(e,t){this.logSend({login_type:e,if_success:!1,fail_reason:t})}static async fastLogin(e,t={retry:!0,noErrorMessage:!1,clearTokenOnError:!1,isRetryMode:!1}){const o=!!e.userkey,{retry:s=!1,noErrorMessage:i=!0,isRetryMode:n=!1}=t,[a,r]=await(0,H.Z)(o?(0,b.apiFastLogin)(e,i||!n):(0,b.apiGetFastLogin)(i||!n));if(a){if(!s||n)return p.Uh.reset(),this.handleLoginError("fastlogin",a.message||a?.data?.msg),Promise.reject(a);await this.fastLogin(e,{...t,isRetryMode:!0})}const c=r?.data?.data,{tokenInfos:l,tokenInfosFromUrl:m}=(0,O.u)();if(c){const e=o?c:Object.assign({},c,l||m);this.handleLoginSuccess(e,"fastlogin")}}static mockUnLoginedUserInfo(e={}){const{updateUserInfos:t,currentTryCurrency:o}=(0,D.h)();t({game_gold:2e3,account_type:1,platfromid:"web_lobby_guest_account",mode:0,currency:e?.tryCurrency?.currencyCode||o?.currencyCode||""},"trymode")}static async thirdWayLogin(e,t){const{updateUserInfos:o}=(0,D.h)(),[s,i]=await(0,H.Z)((0,b.apiThirdWayLogin)(e,t));if(s)return this.handleLoginError("thirdWayLogin",s.message||s?.data?.msg),Promise.reject(s);const n=i?.data?.data;if(n){if(100===n.code)return n;o(n,"thirdlogin"),(0,w.P)().$reset(),(0,L.NV)().myReset(),(0,R.M)().myReset(),(0,P.m)().myRest(),this.logSend({login_type:"thirdWayLogin",if_success:!0},n)}}static async thirdWayRegister(e,t){const{updateUserInfos:o}=(0,D.h)(),[s,i]=await(0,H.Z)((0,b.apiThirdWayRegister)(e,t));if(s)return this.handleLoginError("thirdWayRegister",s.message||s?.data?.msg),Promise.reject(s);const n=i?.data?.data;n&&(o(n,"thirdlogin"),(0,w.P)().$reset(),(0,L.NV)().myReset(),(0,R.M)().myReset(),(0,P.m)().myRest(),this.logSend({login_type:"thirdWayRegister",if_success:!0},n))}static async updatePrize(e=0){const{updateUserInfos:t}=(0,D.h)(),[o]=await Promise.all([(0,b.apiGetHomeGold)(),(0,_.gw)(e)]);t(d()({},(0,D.h)().userInfos,{auditMode:o.data.data?.auditMode,bonus:o.data.data?.bonus,game_gold:o.data.data?.game_gold}))}static async preRegisterVerify(e,t){return await(0,b.apiRreRegisterVerify)(e,t)}static async register(e,t){const o=(await(0,b.apiRegister)(e,t)).data.data?.userkey;o&&await this.fastLogin({userkey:o}).catch((()=>{}))}},(0,h.Z)(l,"OS_REGEXES",[{regex:/Windows NT 11.0/,name:"Windows 11"},{regex:/Windows NT 10.0/,name:"Windows 10"},{regex:/Windows NT 6.3/,name:"Windows 8.1"},{regex:/Windows NT 6.2/,name:"Windows 8"},{regex:/Windows NT 6.1/,name:"Windows 7"},{regex:/iPhone|iPad|iPod/,versionRegex:/OS (\d+_\d+)/,name:"iOS"},{regex:/Mac OS X (?!.*Mobile)/,versionRegex:/Mac OS X (\d+\.\d+)/,name:"MacOS"},{regex:/Android/,versionRegex:/Android (\d+\.\d+)/,name:"Android"}]),c=l,(0,u.Z)(c,"login",[s],Object.getOwnPropertyDescriptor(c,"login"),c),(0,u.Z)(c,"smsLogin",[i],Object.getOwnPropertyDescriptor(c,"smsLogin"),c),(0,u.Z)(c,"thirdWayLogin",[n],Object.getOwnPropertyDescriptor(c,"thirdWayLogin"),c),(0,u.Z)(c,"thirdWayRegister",[a],Object.getOwnPropertyDescriptor(c,"thirdWayRegister"),c),(0,u.Z)(c,"register",[r],Object.getOwnPropertyDescriptor(c,"register"),c),c)},70539:function(e,t,o){o.d(t,{Z:function(){return m}});var s=o(34731),i=o(62933),n=o(46851),a=o(35829),r=o(91475),c=o(12832);const l=new Map([["hotIcon",s.ck.Hot],["chessCardIcon",s.ck.Chess],["fishingIcon",s.ck.Fish],["electronicIcon",s.ck.Electronic],["personIcon",s.ck.Real],["sportsIcon",s.ck.Sports],["lotteryIcon",s.ck.Lottery],["clubIcon",s.ck.Club],["friendIcon",s.ck.ClubFriend],["athleticsIcon",s.ck.Gaming]]);class m{static get isNormalLayout(){const{isWeb:e}=(0,r.h)(),{isClassicStyle:t}=c.Z.currentTheme();return t&&!e}static get mineBg(){const e={};if(!m.isNormalLayout)return e;const{homeLayoutInfos:t}=(0,r.h)();return t&&t.centerImages?.length>0&&(e.backgroundImage=`url(${t.centerImages})`,e.backgroundSize="cover"),e}static get hellBg(){const{isWeb:e}=(0,r.h)(),t={};if(e)return t;if(n.sG.App.$route.name!==a.x4.GAME)return t;const{isTheme14:o,isTheme46:s}=c.Z.currentTheme();if(o)return t.backgroundImage="/lobby_asset/{layout}-{bg}-common/common/home/img_db_dt_bg.png",t.backgroundSize="100% 100%",t.backgroundPosition="0px 0px",t;if(s)return t.backgroundImage="/lobby_asset/{layout}-{bg}-{skin}/common/home/img_db_dt_bg.png",t.backgroundSize="100% auto",t.backgroundPosition="0px -90px",t;if(!m.isNormalLayout)return t;const{homeLayoutInfos:i}=(0,r.h)();if(i&&i.hallLoginImage?.length>0){t.backgroundImage=i.hallLoginImage,t.backgroundSize="cover";const e=i.cutOffset;if(window.outerHeight<=1920&&e){const o=1080,s=2340,i=s*(window.outerWidth/o)*(e/s);t.backgroundPositionY=`-${i}px`}return t}}static get tabBarBg(){const e={};if(!m.isNormalLayout)return e;const{homeLayoutInfos:t}=(0,r.h)();return t&&t.bottomImages?.length>0&&(e.backgroundImage=`url(${t.bottomImages})`,e.backgroundSize="contain"),e}static get gameListBg(){let e=null;if(!m.isNormalLayout)return e;const{homeLayoutInfos:t}=(0,r.h)();return t&&t.gameImages?.length>0&&(e=t.gameImages),e}static get hellTabsBg(){let e=null;if(!m.isNormalLayout)return e;const{homeLayoutInfos:t}=(0,r.h)();return t&&t.gameMenuBasemap?.length>0&&(e=t.gameMenuBasemap),e}static get hellTabsActive(){let e=null;if(!m.isNormalLayout)return e;const{homeLayoutInfos:t}=(0,r.h)();return t&&t.gameMenuSelectBasemap?.length>0&&(e=t.gameMenuSelectBasemap),e}static get hellBigTabsBg(){let e=null;if(!m.isNormalLayout)return e;const{homeLayoutInfos:t}=(0,r.h)();return t&&t.gameMenuBasemap2?.length>0&&(e=t.gameMenuBasemap2),e}static get hellBigTabsActive(){let e=null;if(!m.isNormalLayout)return e;const{homeLayoutInfos:t}=(0,r.h)();return t&&t.gameMenuSelectBasemap2?.length>0&&(e=t.gameMenuSelectBasemap2),e}static useHomeCustomizeIcon(e){const{homeLayoutInfos:t}=(0,r.h)(),{homeTopImage:o,homeMiddleImage:s,homeBottomImage:i}=t||{},n=new Map,a=new Map,c=new Map;return m.isNormalLayout?("top"===e&&o?.forEach((e=>{n.set(e.key,e.value)})),"middle"===e&&s?.forEach((e=>{a.set(e.key,e.value)})),"bottom"===e&&i?.forEach((e=>{c.set(e.key,e.value)})),{customizeTopIconMap:n,customizeMiddleIconMap:a,customizeBottomIconMap:c}):{customizeTopIconMap:n,customizeMiddleIconMap:a,customizeBottomIconMap:c}}static useGameShowImage(){const{homeLayoutInfos:e}=(0,r.h)(),{gameShowImage:t,gameSelectedImage:o}=e||{},s=new Map,i=new Map;return m.isNormalLayout?(t?.forEach((e=>{const t=l.get(e.key);void 0!==t&&s.set(t,e.value)})),o?.forEach((e=>{const t=l.get(e.key);void 0!==t&&i.set(t,e.value)})),{gameIconMap:s,gameIconSelectMap:i}):{gameIconMap:s,gameIconSelectMap:i}}static useOwnerCustomizeIcon(e){const{homeLayoutInfos:t}=(0,r.h)(),{ownerTopImage:o,ownerMiddleImage:s,ownerBottomImage:i}=t||{},n=new Map,a=new Map,c=new Map;return m.isNormalLayout?("top"===e&&o?.forEach((e=>{n.set(e.key,e.value)})),"middle"===e&&s?.forEach((e=>{a.set(e.key,e.value)})),"list"===e&&i?.forEach((e=>{c.set(e.key,e.value)})),{ownerTopIconMap:n,ownerMiddleIconMap:a,ownerBottomIconMap:c}):{ownerTopIconMap:n,ownerMiddleIconMap:a,ownerBottomIconMap:c}}static setGlobalTextColor(){try{if(!m.isNormalLayout)return;const{homeLayoutInfos:e}=(0,r.h)();if(!e)return;const t=document.documentElement.style,{hallLoginImageColor:o,hallLoginBasePlateColor:s,importantButtonColor:n,generalButtonColor:a,otherColor:c}=e;o?.length>0&&t.setProperty("--theme-bg-color",o),s?.length>0&&(t.setProperty("--theme-main-bg-color",s),t.setProperty("--theme-game-card-ddt_icon",s));const l={[i.hP.generalColor]:"",[i.hP.generalCentreColor]:"",[i.hP.importantColor]:"",[i.hG.ordinaryColor]:"",[i.hG.secondaryColor]:"",[i.hG.weakerColor]:"",[i.DN.leftUnColor]:"",[i.DN.leftOnColor]:"",[i.DN.bottomUnColor]:""};n?.length>0&&n.forEach((e=>{l[e.key]=e.value})),a?.length>0&&a.forEach((e=>{l[e.key]=e.value})),c?.length>0&&c.forEach((e=>{l[e.key]=e.value})),l[i.hP.generalColor].length>0&&(t.setProperty("--theme-primary-color",l[i.hP.generalColor]),t.setProperty("--theme-active-bg-color",l[i.hP.generalColor]),t.setProperty("--theme-ant-primary-color-0",l[i.hP.generalColor])),l[i.hP.generalCentreColor].length>0&&t.setProperty("--theme-primary-font-color",l[i.hP.generalCentreColor]),l[i.hP.importantColor].length>0&&t.setProperty("--theme-text-color-darken",l[i.hP.importantColor]),l[i.hG.ordinaryColor].length>0&&t.setProperty("--theme-text-color",l[i.hG.ordinaryColor]),l[i.hG.secondaryColor].length>0&&(t.setProperty("--theme-text-color-lighten",l[i.hG.secondaryColor]),t.setProperty("--theme-text-color-placeholder",l[i.hG.secondaryColor])),l[i.hG.weakerColor].length>0&&t.setProperty("--theme-color-line",l[i.hG.weakerColor]),l[i.DN.leftUnColor].length>0&&t.setProperty("--theme-text-color-side-tabs",l[i.DN.leftUnColor]),l[i.DN.leftOnColor].length>0&&t.setProperty("--theme-aside-active-font-color",l[i.DN.leftOnColor]),l[i.DN.bottomUnColor].length>0&&t.setProperty("--theme-btm-def-color",l[i.DN.bottomUnColor])}catch(e){console.error(e)}}}},1850:function(e,t,o){o.d(t,{VQ:function(){return b},eH:function(){return p},vK:function(){return y}});var s=o(5621),i=o(46851),n=(o(18441),o(32205),o(35829)),a=o(99934),r=o(75990),c=o(58217),l=o(91475),m=o(21615),d=o(75812),h=o(53579),u=o(61082);const g=()=>i.sG.App.$router,p=(e=s.u.WITHDRAW)=>{const{hasLogined:t,validateConfig:{hasWithdrawPwd:o}}=(0,l.h)();if(o)g().push({name:n.x4.WITHDRAW,query:{current:e.toString()}});else{const{t:o}=(0,c.QT)();t&&i.sG.Modal.message({type:"warning",content:o("lobby.center.security.forceBindWidthdrawPass")}),g().push({name:n.x4.SECURITY,query:{current:a.r.WITHDRAWPASS.toString(),isCallbackWithdraw:e.toString()}})}},y=()=>{h.Z.open("payModal")},b=(e,t)=>{let o="";o=(0,u.Z)().apple.device?e.iosAddr:e.andriodAddr;const s=encodeURIComponent(t);switch(e.name.toLowerCase()){case"facebook":(0,u.Z)().apple.device?o+=`?link=${s}`:o+=`?u=${s}`;break;case"twitter":case"x":case"telegram":o+=`?url=${s}`;break;case"whatsapp":case"line":case"threads":o+=`?text=${s}`}if((0,r.zp)(t),"facebook"==e.name.toLowerCase()){const e=m.cY.speedPackageConfig,s=(0,u.Z)().apple.device;e&&s?window.jsBridge?.postMessage("facebookShare",JSON.stringify({href:t})):s?window.location.href=`${o}`:(0,d.MI)(o)}else(0,d.MI)(o)}},98754:function(e,t,o){o.d(t,{C:function(){return c}});var s=o(57557),i=o.n(s),n=o(55433),a=o(69483);const r=o.n(a)().createInstance({name:"network-response"});class c extends class{}{constructor(e=(()=>({state:[]})),t={}){super(),(0,n.Z)(this,"createStore",(()=>({state:[]}))),(0,n.Z)(this,"store",{state:[]}),(0,n.Z)(this,"options",{}),this.options=t,this.createStore=e;(this.options.setup??!0)&&this.setup()}get namespace(){return this.options.namespace||(e=>`${e}`)}setup(){this.store=this.createStore(),this.clear(),this.options.expired&&this.expire(!0)}cancelCacheUrls(e){this.expire(!1,e)}dep(e){return[]}defaultUse(e){return!1}clear(){const e=Date.now(),t=this.options.maxExpiredTime??6048e5,o=this.options.clear||(()=>!1);this.store.state=this.store.state.filter((s=>{const i=!o(s)||e-s.expiration<=t;return i||r.removeItem(this.namespace(s.id)),i}))}id(e,t,o){return"function"==typeof t?t(e,o):Array.isArray(t)?`${e}:${t.join(":")}`:e}beforeSet(e,t={axiosRequestConfig:{}}){}afterGet(e,t={axiosRequestConfig:{}}){}expire(e=!1,t=[]){const o=Date.now(),s=o-1;this.store.state.forEach((i=>{(e||t.includes(i?.url)?i.expiredOnReload&&i.expiration>o:i.expiration)&&(i.expiration=s)}))}has(e,{checkExpiration:t=!1,cacheDep:o=(e=>e),axiosRequestConfig:s={}}={axiosRequestConfig:{}}){const i=this.store.state.find((t=>t.id===this.id(e,o,s)));if(t){return!!(i&&i.expiration>Date.now())}return!!i}set(e,t,{cacheTime:o=3e5,cacheDep:s=(e=>e),axiosRequestConfig:n={}}={axiosRequestConfig:{}}){const a=this.id(e,s,n),c=this.store.state.findIndex((e=>e.id===a)),l=n?.customParams?.cacheExpiredOnReload,m="function"==typeof l?l():l,d=Object.freeze({id:a,raw:t,url:n?.url||"",expiration:Date.now()+o,expiredOnReload:m??!0});this.beforeSet(d,{cacheTime:o,cacheDep:s,axiosRequestConfig:n});const h=i()(d,["raw"]);-1===c?this.store.state.push(h):this.store.state.splice(c,1,h),r.setItem(this.namespace(d.id),d.raw),this.clear()}async get(e,{checkExpiration:t=!1,cacheDep:o=(e=>e),axiosRequestConfig:s={}}={axiosRequestConfig:{}}){if(this.has(e,{checkExpiration:t,cacheDep:o,axiosRequestConfig:s})){const i=this.store.state.find((t=>t.id===this.id(e,o,s)));if(i){const e=this.namespace(i.id),n=await r.getItem(this.namespace(e));return this.afterGet({...i,raw:n},{checkExpiration:t,cacheDep:o,axiosRequestConfig:s}),Object.assign({},n,{WITH_CACHED:e})}return null}}delete(e,{cacheDep:t=(e=>e),axiosRequestConfig:o={}}={axiosRequestConfig:{}}){const s=this.id(e,t,o),i=this.store.state.findIndex((e=>e.id===s));this.store.state.splice(i,1),r.removeItem(this.namespace(s))}}},6151:function(e,t,o){o.d(t,{R:function(){return y}});var s=o(27361),i=o.n(s),n=o(78718),a=o.n(n),r=o(57557),c=o.n(r),l=o(50361),m=o.n(l),d=o(55433),h=o(98754),u=o(81354),g=o(80129),p=o.n(g);class y extends class{}{constructor(e){super(),(0,d.Z)(this,"queue",{}),(0,d.Z)(this,"pauseQueue",{}),(0,d.Z)(this,"resultMapper",new Map),(0,d.Z)(this,"cache",new h.C),this.instance=e,this.instance.interceptors.request.use((e=>(this.setup(e),this.encode(e),this.beforeSend(e),e))),this.instance.interceptors.response.use((e=>(this.afterResponse(e),this.decode(e),this.checkErrorType(e)?this.catch(e):this.unpack(e))),(e=>this.catch(e)))}identify(e){const t=e?._origin_?.url||e.url;return(0,u.MD5)(`${t}${p().stringify(e.data)}${p().stringify(e.params)}`).toString()}has(e,t){return!!this.queue[e]&&!!t}paused(e,t){return!1}resume(...e){}resumeHandler(e,t){e=e._origin_||e;const o=`${this.identify(e)}-${t}`;this.pauseQueue[o].resolve(""),delete this.pauseQueue[o]}beforeSend(e){}afterResponse(e){}setup(e){}unpack(e){return e}queuefy(e,t,o){this.queue[e]?this.queue[e].push([t,o]):this.queue[e]=[[t,o]]}request(e,t=0){const o=e._lastAxiosResponse;o?.config._lastAxiosResponse&&delete o.config._lastAxiosResponse,(e=e._origin_||e)._retryCount=t,e._origin_=m()(c()(e,["_origin_"])),e._lastAxiosResponse=m()(o);let s=0;const n=e.customParams?.cacheDep||this.cache.dep(e),r=e.customParams?.useCache??!0,l=!e.customParams?.noMerge??!0;!0===e.customParams?.cache||void 0===e.customParams?.cache&&this.cache.defaultUse(e)?s=3e5:"number"==typeof e.customParams?.cache&&(s=Math.max(e.customParams?.cache??0,0));const d=this.identify(e);return new Promise(((o,c)=>{const m=()=>{const t=e=>{l?((this.queue[d]||[]).splice(0).forEach((([t])=>{t(e)})),delete this.queue[d]):o(e)},m=e=>{l?((this.queue[d]||[]).splice(0).forEach((([,t])=>{t(e)})),delete this.queue[d]):c(e)},h=()=>{this.instance.request(e).then((o=>{t(o);const r={...a()(o,["data","status"]),config:{...a()(i()(o,"config"),["url"]),headers:{...a()(i()(o,"config.headers"),["x-request-id"])}},headers:{...a()(i()(o,"headers"),["x-trace-id"])}};(s||this.cache.has(d,{cacheDep:n,axiosRequestConfig:e}))&&this.cache.set(d,r,{cacheDep:n,cacheTime:s,axiosRequestConfig:e})})).catch((o=>{const s=o?.config?.customParams?.useCacheInError?.(o,this.checkErrorType(o));s&&this.cache.has(d,{cacheDep:n,axiosRequestConfig:e})?this.cache.get(d,{cacheDep:n,axiosRequestConfig:e}).then((e=>{t(e)})).catch((()=>{m(o)})):m(o)}))};r&&s>0&&this.cache.has(d,{cacheDep:n,checkExpiration:!0,axiosRequestConfig:e})?this.cache.get(d,{cacheDep:n,checkExpiration:!0,axiosRequestConfig:e}).then((e=>{t(e)})).catch((()=>{h()})):h()};if(t>0)return void m();if(l){if(this.has(d,e))return void this.queuefy(d,o,c);this.queuefy(d,o,c)}const h=this.paused(e,d);h?new Promise((t=>{this.pauseQueue[`${d}-${h}`]={url:e.url||"",resolve:t}})).then((()=>{m()})):m()}))}}},79888:function(e,t,o){var s=o(55433),i=(o(82801),o(81354)),n=o.n(i);const a=r;function r(e,t){const o=l();return(r=function(e,t){return o[e-=409]})(e,t)}!function(e,t){const o=r,s=e();for(;;)try{if(260737===parseInt(o(414))/1*(parseInt(o(411))/2)+-parseInt(o(438))/3+-parseInt(o(433))/4+-parseInt(o(415))/5*(-parseInt(o(421))/6)+-parseInt(o(423))/7+-parseInt(o(431))/8*(-parseInt(o(435))/9)+parseInt(o(439))/10)break;s.push(s.shift())}catch(i){s.push(s.shift())}}(l);class c{constructor(){const e=r;(0,s.Z)(this,"c2lnbktleQ==",e(429)),(0,s.Z)(this,e(428),!1),(0,s.Z)(this,e(425),n()[e(432)][e(422)][e(416)](e(413)))}[a(409)](e){const t=a;return n()[t(420)](e)[t(440)]()}[a(426)](e,t){const o=a,s=typeof e===o(417)?e:JSON[o(436)](e);return n()[o(437)][o(426)](s,n()[o(432)][o(422)][o(416)](t),{iv:this[o(425)],mode:n()[o(427)][o(424)],padding:n()[o(434)][o(430)]}).toString()}decrypt(e,t,o){const s=a;return n()[s(437)][s(418)](e,n()[s(432)].Utf8.parse(t),{iv:this[s(425)],mode:n()[s(427)][s(424)],padding:n()[s(434)].ZeroPadding,...o})[s(440)](n().enc.Utf8)}[a(412)](e){const t=a;return this[t(418)](e,window[t(410)](t(419)),{mode:n().mode.ECB,padding:n()[t(434)].Pkcs7})}}function l(){const e=["stringify","AES","1320222CwduJM","4196050uMvuRJ","toString","md5","atob","66iGHFaK","ossDecrypt","5421698523412578","1167RTHGal","2208905NSoafR","parse","string","decrypt","dGhhbmtzLHBpZzRjbG91ZA==","MD5","6QQAXRf","Utf8","2145003sKVLoi","CBC","aXY=","encrypt","mode","openLog","tgJt2ol!^E)E8(%P","ZeroPadding","1547896nosfev","enc","344576BbyYsI","pad","9YrbfhK"];return(l=function(){return e})()}t.Z=new c}}]);