@jolibox/implement 1.4.2 → 1.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- var Kf=Object.create;var Yi=Object.defineProperty,Wf=Object.defineProperties,zf=Object.getOwnPropertyDescriptor,Xf=Object.getOwnPropertyDescriptors,Qf=Object.getOwnPropertyNames,sn=Object.getOwnPropertySymbols,Ws=Object.getPrototypeOf,Zi=Object.prototype.hasOwnProperty,zs=Object.prototype.propertyIsEnumerable,Yf=Reflect.get;var Ks=(e,t,r)=>t in e?Yi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,X=(e,t)=>{for(var r in t||(t={}))Zi.call(t,r)&&Ks(e,r,t[r]);if(sn)for(var r of sn(t))zs.call(t,r)&&Ks(e,r,t[r]);return e},Oe=(e,t)=>Wf(e,Xf(t));var _r=(e=>typeof require!="undefined"?require:typeof Proxy!="undefined"?new Proxy(e,{get:(t,r)=>(typeof require!="undefined"?require:t)[r]}):e)(function(e){if(typeof require!="undefined")return require.apply(this,arguments);throw Error('Dynamic require of "'+e+'" is not supported')});var Xs=(e,t)=>{var r={};for(var n in e)Zi.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&sn)for(var n of sn(e))t.indexOf(n)<0&&zs.call(e,n)&&(r[n]=e[n]);return r};var re=(e,t)=>()=>(e&&(t=e(e=0)),t);var ea=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var Zf=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Qf(t))!Zi.call(e,i)&&i!==r&&Yi(e,i,{get:()=>t[i],enumerable:!(n=zf(t,i))||n.enumerable});return e};var ta=(e,t,r)=>(r=e!=null?Kf(Ws(e)):{},Zf(t||!e||!e.__esModule?Yi(r,"default",{value:e,enumerable:!0}):r,e));var Qs=(e,t,r)=>Yf(Ws(e),r,t);var I=(e,t,r)=>new Promise((n,i)=>{var a=l=>{try{s(r.next(l))}catch(c){i(c)}},o=l=>{try{s(r.throw(l))}catch(c){i(c)}},s=l=>l.done?n(l.value):Promise.resolve(l.value).then(a,o);s((r=r.apply(e,t)).next())});function sh(e){return new Promise(t=>{setTimeout(()=>{t()},e)})}function da(e){return typeof e=="string"}function il(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)&&!(e instanceof RegExp)&&!(e instanceof Date)}function al(e){return typeof e=="object"&&Array.isArray(e)}function lh(e){return typeof e=="undefined"}function ch(e){return lh(e)||e===null}function dh(e){return typeof e=="function"}function ol(e){let t=e,r=null,n=function(...i){return r||(r=new t(...i)),r};return n.prototype=t.prototype,n}function sl(e,t,r){if(typeof r!="function")throw new Error("[Jolibox SDK]Customizer must be a function");function n(i,a){for(let o in a)if(Object.prototype.hasOwnProperty.call(a,o)){let s=i[o],l=a[o],c=r(s,l,o,i,a);c!==void 0?i[o]=c:el(l)&&el(s)?i[o]=n(ca({},s),l):Array.isArray(l)&&Array.isArray(s)?i[o]=[...s,...l]:i[o]=l}return i}return n(e,t)}function el(e){return e&&typeof e=="object"&&e.constructor===Object}function ll(e,t){if(Array.isArray(e))return e.concat(t)}function Er(e,t,r={}){let n=null,i,a,o,{leading:s=!1,trailing:l=!0}=r,c=()=>(o=e.apply(a,i),i=void 0,a=void 0,o),p=function(...u){i=u,a=this;let m=s&&!n;if(n&&clearTimeout(n),n=setTimeout(()=>{n=null,l&&!m&&c()},t),m)return c()};return p.cancel=()=>{n&&clearTimeout(n),n=null,i=a=void 0},p.flush=()=>{if(n)return clearTimeout(n),n=null,c()},p}function hh(e,t){return(...r)=>t(e,...r)}function fl(e){return t=>hh(t,function(r,...n){if(typeof r=="function")try{return r.apply(this,n)}catch(i){e(new fh(`${i}`))}})}function yr(e){return(...t)=>{var r,n;((n=(r=globalThis.VConsole)==null?void 0:r[e])!=null?n:globalThis.console[e])(...t)}}function ln(e,t){return t.map(r=>{if(r==="params"&&e[r]){let n=e[r];return Object.keys(n).reduce((i,a)=>(i[a]=String(n[a]),i),{})}return e[r]})}function yh(e){let t=e.location?ln(e.location,rl):null,r=e.target?ln(e.target,rl):null;return ln(ah(ca({},e),{location:t,target:r}),gh)}function pa(e){let t=e.events.map(n=>yh(n)),r=ln(e.device,_h);return[e.protocolVersion,t,r,e.project]}function bh(){if(typeof window=="undefined")return{getItem:()=>null,setItem:()=>{},removeItem:()=>{},clear:()=>{},length:0,key:()=>null};try{if(window.__joliboxLocalStorage__)return window.__joliboxLocalStorage__;let e=Object.getOwnPropertyDescriptor(window,"localStorage");if(e&&e.get){let n=e.get.call(window);return window.__joliboxLocalStorage__=n,n}if(e=Object.getOwnPropertyDescriptor(Object.getPrototypeOf(window),"localStorage"),e&&e.get)return e.get.call(window);let t=Window.prototype,r=Object.getOwnPropertyDescriptor(t,"localStorage");if(r&&r.get){let n=r.get.call(window);return window.__joliboxLocalStorage__=n,n}return localStorage}catch(e){return console.warn("Failed to get original localStorage, fallback to default implementation",e),localStorage}}function _a(e,t,r){let n=window.location.hostname,i=n.split("."),a=r?t:e;if(/^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/.test(n))return`${a}.jolibox.com`;if(i.length>=2){let o=i.slice(-2).join(".");if(o==="jolibox.com"||o==="pico-game.com"||o==="joyslite.com"||o==="mporia.com"||o==="pingplus.ai")return`${a}.${o}`}return`${a}.jolibox.com`}function pl(e){return _a("app","stg-app",e)}function Kt(e){return`https://${_a("api","stg-api",e)}`}function Rh(e){return _a("collect","stg-collect",e)}function vl(e){return`https://${Rh(e)}`}function xh(e){return new Promise(t=>gl(e)(t))}function gl(e){return(t,r=null)=>{let n=!1;return e(i=>{if(!n)return n=!0,t.call(r,i)},null)}}function Nh(e,t){return(r=>{let n,i={onWillAddFirstListener(){n=r(a.fire,a)}},a=new wr(i);return a.event})((r,n=null)=>e(i=>t(i)&&r.call(n,i),null))}function Dh(e,t){let r=Math.min(e.length,t.length);for(let n=0;n<r;n++)Lh(e[n],t[n])}function Lh(e,t){if(da(t)){if(typeof e!==t)throw new Error(`argument does not match constraint: typeof ${t}`)}else if(dh(t)){try{if(e instanceof t)return}catch(r){}if(!ch(e)&&e.constructor===t||t.length===1&&t.call(void 0,e)===!0)return;throw new Error("[Jolibox SDK]argument does not match one of these constraints: arg instanceof constraint, arg.constructor === constraint, nor constraint(arg) === true")}}function Uh(){return typeof globalThis!="undefined"?globalThis[_l]:void 0}function Bh(e){typeof globalThis!="undefined"&&(globalThis[_l]=e)}function Ie(e=!1){let t=Uh();if(!e&&t)return t;let r=new cn,n=new sa,i={registerCommand(a,o,s){r.registerCommand({id:a,handler:o,metadata:s})},executeCommand(a,...o){return n.executeCommand(a,...o)},excuteCommandSync(a,...o){return n.executeCommandThowErr(a,...o)}};return Bh(i),i}var la,eh,th,rh,Ys,nh,ih,Zs,ca,ah,oh,nl,Ot,uh,ua,fa,cl,dl,fh,ul,dn,un,ha,Te,na,mh,ma,tl,ph,kt,$t,vh,rl,gh,_h,$e,Vt,wh,ke,Eh,Ih,Ah,hl,va,ga,Sh,Ch,ml,Tt,ia,ae,Oh,kh,br,wr,Qe,oa,Th,ra,Ph,Et,cn,sa,_l,K=re(()=>{"use strict";la=Object.defineProperty,eh=Object.defineProperties,th=Object.getOwnPropertyDescriptor,rh=Object.getOwnPropertyDescriptors,Ys=Object.getOwnPropertySymbols,nh=Object.prototype.hasOwnProperty,ih=Object.prototype.propertyIsEnumerable,Zs=(e,t,r)=>t in e?la(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ca=(e,t)=>{for(var r in t||(t={}))nh.call(t,r)&&Zs(e,r,t[r]);if(Ys)for(var r of Ys(t))ih.call(t,r)&&Zs(e,r,t[r]);return e},ah=(e,t)=>eh(e,rh(t)),oh=(e,t)=>{for(var r in t)la(e,r,{get:t[r],enumerable:!0})},nl=(e,t,r,n)=>{for(var i=n>1?void 0:n?th(t,r):t,a=e.length-1,o;a>=0;a--)(o=e[a])&&(i=(n?o(t,r,i):o(i))||i);return n&&i&&la(t,r,i),i},Ot=(e,t,r)=>new Promise((n,i)=>{var a=l=>{try{s(r.next(l))}catch(c){i(c)}},o=l=>{try{s(r.throw(l))}catch(c){i(c)}},s=l=>l.done?n(l.value):Promise.resolve(l.value).then(a,o);s((r=r.apply(e,t)).next())});if(typeof window!="undefined"&&!window.AbortController){let e=function(){this.signal=new t};e.prototype.abort=function(){this.signal._aborted=!0,typeof this.signal.onabort=="function"&&this.signal.onabort(new Event("abort"));let r=new Event("abort");this.signal.dispatchEvent(r)};let t=function(){this._aborted=!1,this.aborted=!1,this.onabort=null,this._eventListeners={}};Object.defineProperty(t.prototype,"aborted",{get:function(){return this._aborted}}),t.prototype.addEventListener=function(r,n){this._eventListeners[r]||(this._eventListeners[r]=[]),this._eventListeners[r].push(n)},t.prototype.removeEventListener=function(r,n){if(!this._eventListeners[r])return;let i=this._eventListeners[r].indexOf(n);i!==-1&&this._eventListeners[r].splice(i,1)},t.prototype.dispatchEvent=function(r){if(this._eventListeners[r.type])for(let n of this._eventListeners[r.type])n.call(this,r)},window.AbortController=e,window.AbortSignal=t}uh=(e=>(e[e.DEVELOPER_FILE_NOT_FOUND=0]="DEVELOPER_FILE_NOT_FOUND",e[e.INTERNAL_IOS_CAN_NOT_FOUND_PKG=1]="INTERNAL_IOS_CAN_NOT_FOUND_PKG",e[e.USER_IOS_LOAD_TIMEOUT=2]="USER_IOS_LOAD_TIMEOUT",e[e.INTERNAL_IOS_PKG_LOAD_ERROR=3]="INTERNAL_IOS_PKG_LOAD_ERROR",e[e.INTERNAL_IOS_PKG_PARSE_FAIL=4]="INTERNAL_IOS_PKG_PARSE_FAIL",e[e.USER_IOS_GET_EMPTY_DATA=5]="USER_IOS_GET_EMPTY_DATA",e[e.USER_ANDROID_GET_PKG_FAIL=6]="USER_ANDROID_GET_PKG_FAIL",e[e.DEVELOPER_ANDROID_PACKAGE_FILE_UNEXPECTED_REQUIRE=7]="DEVELOPER_ANDROID_PACKAGE_FILE_UNEXPECTED_REQUIRE",e))(uh||{}),ua=class extends Error{constructor(e){if(typeof e=="string"){super(e),this.priority="P1";return}super(e.message),this.priority="P1",this.stack=e.stack,this.raw=e}},fa=class extends ua{constructor(){super(...arguments),this.kind="INTERNAL_ERROR"}},cl=class extends ua{constructor(){super(...arguments),this.kind="USER_ERROR"}},dl=class extends cl{constructor(){super(...arguments),this.name="USER_VALIDATE_ERROR"}},fh=class extends cl{constructor(e,t,r){super(e),this.message=e,this.errNo=t,this.name="USER_CUSTOM_ERROR",this.errMsg=e,r&&(this.extra=Object.assign({},this.extra,r))}},ul=class extends fa{constructor(){super(...arguments),this.name="INTERNAL_SCHEMA_PARSE_ERROR",this.priority="P0"}},dn=class extends fa{constructor(){super(...arguments),this.name="INTERNAL_GLOBAL_JS_ERROR",this.priority="P1"}},un=class extends ua{constructor(e,t,r,n,i){super(e),this.message=e,this.code=t,this.kind="API_ERROR",this.name="API_ERROR",r&&(this.errorType=r),n!==void 0&&(this.stack=n),i&&(this.priority=i)}toJSON(){return{message:this.message,stack:this.stack,name:this.name,code:this.code,errorType:this.errorType}}},ha=class extends fa{constructor(){super(...arguments),this.name="INTERNAL_REPORTER_ERROR"}};Te={log:yr("log"),warn:yr("warn"),info:yr("info"),error:yr("error"),debug:yr("debug")};Object.assign(globalThis,{logger:Te});na=Symbol.for("Jolibox.canIUseMap"),mh={};globalThis[na]||(globalThis[na]=mh);ma={get config(){return globalThis[na]}},tl=Symbol.for("Jolibox.canIUseMap.native"),ph={};globalThis[tl]||(globalThis[tl]=ph);kt=(e=>(e[e.Other=0]="Other",e[e.Route=1]="Route",e[e.Click=2]="Click",e[e.View=3]="View",e[e.Expose=4]="Expose",e[e.Swipe=5]="Swipe",e[e.Input=6]="Input",e[e.Select=7]="Select",e[e.SwitchOn=8]="SwitchOn",e[e.SwitchOff=9]="SwitchOff",e[e.Submit=10]="Submit",e[e.Scroll=11]="Scroll",e[e.Hide=12]="Hide",e[e.System=1e3]="System",e[e.ErrorTrace=1001]="ErrorTrace",e[e.UserDefined=1002]="UserDefined",e))(kt||{}),$t=(e=>(e.MiniGame="mini-game",e.MiniDrama="mini-drama",e.App="app",e.WebSDK="web-sdk",e.AppSDK="app-sdk",e))($t||{}),vh=(e=>(e[e.App=0]="App",e[e.H5=1]="H5",e[e.Weapp=2]="Weapp",e[e.Alipay=3]="Alipay",e[e.Gcash=4]="Gcash",e[e.Dana=5]="Dana",e[e.Umma=6]="Umma",e[e.WebSDK=1e3]="WebSDK",e[e.AppSDK=1001]="AppSDK",e[e.Other=9999]="Other",e))(vh||{}),rl=["name","params"],gh=["name","type","location","target","extra","timestamp","userId"],_h=["platform","os","appVersion","appId","model","brand","uuid","jsSdkVersion","extra"];$e=()=>"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,e=>{let t=Math.random()*16|0;return(e==="x"?t:t&3|8).toString(16)});bh();Vt=typeof window=="undefined",wh=()=>!Vt&&!!(navigator.userAgent||"").includes("JoliboxPlatformSDK"),ke={isiOS:!Vt&&(navigator.userAgent.includes("iPhone")||navigator.userAgent.includes("iPod")||navigator.userAgent.includes("iPad")||navigator.userAgent.includes("iPhone OS")),iosVersion:()=>{let e=navigator.appVersion.match(/OS (\d+)_(\d+)_?(\d+)?/);return[parseInt(e[1],10),parseInt(e[2],10),parseInt(e[3]||"0",10)]},isAndroid:!Vt&&navigator.userAgent.includes("Android"),isMac:!Vt&&navigator.userAgent.includes("Mac"),isFacebook:!Vt&&navigator.userAgent.includes("FB_IAB"),isPC:!Vt&&!navigator.userAgent.includes("iPhone")&&!navigator.userAgent.includes("Android")},Eh=()=>ke.isiOS?"iOS":ke.isAndroid?"Android":ke.isMac?"Mac":ke.isFacebook?"Facebook":"PC",Ih="device_id",Ah="advertising_id",hl=e=>(window.__joliboxLocalStorage__.getItem(e)||window.__joliboxLocalStorage__.setItem(e,$e()),window.__joliboxLocalStorage__.getItem(e)),va=()=>new URLSearchParams(window.location.search).get("deviceId")||hl(Ih),ga=()=>new URLSearchParams(window.location.search).get("advertisingId")||hl(Ah),Sh=e=>e.charAt(0).toUpperCase()+e.slice(1),Ch=()=>{var e;let t=new URLSearchParams(window.location.search);return Sh((e=t.get("utm_source"))!=null?e:"")||"JoliboxSDK"},ml=e=>{if(wh())return window.navigator.userAgent;let t="JoliboxWebSDK",r=Eh(),n=navigator.language,i=va(),a=ga();return`${t} (${Ch()}${r}; UnknownModel; UnknownSystemVersion; ${n}) uuid/${i} adid/${a} version/${e||""}`};Tt=class{constructor(e,t={}){this.requestAdapter=e,this.cache=new Map,this.pendingRequests=new Map,this.requestSequence=0,this.cacheSequences=new Map,this.config=ca({duration:10*60*1e3,timeout:3e3,keyGenerator:(r,n)=>r,consistencyChecker:()=>!0},t)}request(e,t){return Ot(this,null,function*(){let r=this.config.keyGenerator(e,t),n=this.pendingRequests.get(r);if(n)return console.log(`[RequestCacheService] Reusing pending request for ${e}`),n;let i=this.requestInternal(e,t),a=this.createTimeoutPromise(),o=Promise.race([i,a]).catch(s=>Ot(this,null,function*(){if(s.message.includes("timeout")){let l=this.getValidCachedData(r);if(l)return console.warn(`[RequestCacheService] Request timeout, falling back to cache for ${e}`),this.requestAdapter.processCachedData?this.requestAdapter.processCachedData(l):l}throw s}));this.pendingRequests.set(r,o),i.then(s=>{console.log(`[RequestCacheService] Background request completed successfully for ${e}`)}).catch(s=>{console.warn(`[RequestCacheService] Background request failed for ${e}:`,s)});try{return yield o}finally{this.pendingRequests.delete(r)}})}requestInternal(e,t){return Ot(this,null,function*(){var r,n,i,a;let o=this.config.keyGenerator(e,t),s=++this.requestSequence,l=this.getValidCachedData(o);if(console.log("[RequestCacheService] requestInternal start",e,"cached:",l),l){if(this.requestAdapter.extractRealTimeData&&this.requestAdapter.mergeData)try{let u=yield this.requestAdapter.execute(e,t),m=this.requestAdapter.extractRealTimeData(u),h=(n=(r=this.requestAdapter).extractCacheableData)==null?void 0:n.call(r,u);return h&&!this.config.consistencyChecker(l,h)?(console.log(`[RequestCacheService] Cache invalidated due to data change for ${e}`),this.setCachedDataWithSequence(o,h,s),u):this.requestAdapter.mergeData(l,m)}catch(u){return console.warn(`[RequestCacheService] Failed to fetch real-time data, using cache only for ${e}:`,u),this.requestAdapter.processCachedData?this.requestAdapter.processCachedData(l):l}return console.log(`[RequestCacheService] use cache for ${e}`),this.requestAdapter.processCachedData?this.requestAdapter.processCachedData(l):l}console.log(`[RequestCacheService] Cache miss, fetching fresh data for ${e} (sequence: ${s})`);let c=yield this.requestAdapter.execute(e,t),p=(a=(i=this.requestAdapter).extractCacheableData)==null?void 0:a.call(i,c);return p&&this.setCachedDataWithSequence(o,p,s),c})}createTimeoutPromise(){return new Promise((e,t)=>{setTimeout(()=>{t(new Error(`[RequestCacheService] Request timeout after ${this.config.timeout/1e3} seconds`))},this.config.timeout)})}getValidCachedData(e){let t=this.cache.get(e);return t?Date.now()>t.expiresAt?(this.cache.delete(e),null):t.data:null}setCachedDataWithSequence(e,t,r,n){let i=this.cache.get(e);if(i&&i.sequence>r){console.log(`[RequestCacheService] Ignoring stale cache update for ${e} (current: ${i.sequence}, incoming: ${r})`);return}let a=Date.now();this.cache.set(e,{data:JSON.parse(JSON.stringify(t)),timestamp:a,expiresAt:a+this.config.duration,key:e,sequence:r,metadata:n}),this.cacheSequences.set(e,r),console.log(`[RequestCacheService] Updated cache for ${e} with sequence ${r}`)}refreshCache(e,t){return Ot(this,null,function*(){let r=this.config.keyGenerator(e,t);return this.cache.delete(r),this.request(e,t)})}forceRequest(e,t){return Ot(this,null,function*(){var r,n;let i=this.config.keyGenerator(e,t),a=++this.requestSequence;console.log(`[RequestCacheService] Force request for ${e} (sequence: ${a})`);let o=yield this.requestAdapter.execute(e,t),s=(n=(r=this.requestAdapter).extractCacheableData)==null?void 0:n.call(r,o);return s&&(this.setCachedDataWithSequence(i,s,a),console.log(`[RequestCacheService] Force updated cache for ${e}`)),o})}warmupCache(e,t){return Ot(this,null,function*(){let r=this.config.keyGenerator(e,t);if(this.pendingRequests.has(r)){console.log(`[RequestCacheService] Skipping warmup for ${e} - request in progress`);return}if(this.hasValidCache(r)){console.log(`[RequestCacheService] Skipping warmup for ${e} - valid cache exists`);return}try{console.log(`[RequestCacheService] Warming up cache for ${e}`),yield this.forceRequest(e,t)}catch(n){console.warn(`[RequestCacheService] Cache warmup failed for ${e}:`,n)}})}clearCache(e){e?(this.cache.delete(e),this.cacheSequences.delete(e),this.pendingRequests.delete(e),console.log(`[RequestCacheService] Cleared cache for ${e}`)):(this.cache.clear(),this.cacheSequences.clear(),this.pendingRequests.clear(),this.requestSequence=0,console.log("[RequestCacheService] Cleared all cache"))}clearExpiredCache(){let e=Date.now();for(let[t,r]of this.cache)e>r.expiresAt&&(this.cache.delete(t),this.cacheSequences.delete(t));console.log("[RequestCacheService] Cleared expired cache entries")}getCacheStats(){let e=Date.now(),t=0,r=0;for(let n of this.cache.values())e>n.expiresAt?r++:t++;return{cacheCount:this.cache.size,validCount:t,expiredCount:r,pendingRequestCount:this.pendingRequests.size}}getCacheKeys(){return Array.from(this.cache.keys())}hasValidCache(e){let t=this.cache.get(e);return t?Date.now()<=t.expiresAt:!1}getPendingRequestKeys(){return Array.from(this.pendingRequests.keys())}hasPendingRequest(e){return this.pendingRequests.has(e)}getCacheSequence(e){return this.cacheSequences.get(e)}},ia=class aa{constructor(t){this.element=t,this.next=aa.Undefined,this.prev=aa.Undefined}};ia.Undefined=new ia(void 0);ae=ia,Oh=class{constructor(){this._first=ae.Undefined,this._last=ae.Undefined,this._size=0}get size(){return this._size}isEmpty(){return this._first===ae.Undefined}clear(){let e=this._first;for(;e!==ae.Undefined;){let t=e.next;e.prev=ae.Undefined,e.next=ae.Undefined,e=t}this._first=ae.Undefined,this._last=ae.Undefined,this._size=0}unshift(e){return this._insert(e,!1)}push(e){return this._insert(e,!0)}_insert(e,t){let r=new ae(e);if(this._first===ae.Undefined)this._first=r,this._last=r;else if(t){let i=this._last;this._last=r,r.prev=i,i.next=r}else{let i=this._first;this._first=r,r.next=i,i.prev=r}this._size+=1;let n=!1;return()=>{n||(n=!0,this._remove(r))}}shift(){if(this._first!==ae.Undefined){let e=this._first.element;return this._remove(this._first),e}}pop(){if(this._last!==ae.Undefined){let e=this._last.element;return this._remove(this._last),e}}_remove(e){if(e.prev!==ae.Undefined&&e.next!==ae.Undefined){let t=e.prev;t.next=e.next,e.next.prev=t}else e.prev===ae.Undefined&&e.next===ae.Undefined?(this._first=ae.Undefined,this._last=ae.Undefined):e.next===ae.Undefined?(this._last=this._last.prev,this._last.next=ae.Undefined):e.prev===ae.Undefined&&(this._first=this._first.next,this._first.prev=ae.Undefined);this._size-=1}*[Symbol.iterator](){let e=this._first;for(;e!==ae.Undefined;)yield e.element,e=e.next}},kh=0,br=class{constructor(e){this.value=e,this.id=kh++}},wr=class{constructor(e){this.options=e,this._size=0}dispose(e){var t,r;this._disposed||(this._disposed=!0,this._listeners&&(e?(this._listeners instanceof br&&(this._listeners=[this._listeners]),this._listeners=this._listeners.filter(n=>(n==null?void 0:n.value)===e)):(this._listeners=void 0,this._size=0)),(r=(t=this.options)==null?void 0:t.onDidRemoveLastListener)==null||r.call(t))}get event(){var e;return(e=this._event)!=null||(this._event=(t,r)=>{var n,i,a,o,s,l;if(this._disposed)return()=>{console.info("[Jolibox SDK] Emitter is _disposed")};r&&(t=t.bind(r));let c=new br(t);return this._listeners?this._listeners instanceof br?this._listeners=[this._listeners,c]:this._listeners.push(c):((i=(n=this.options)==null?void 0:n.onWillAddFirstListener)==null||i.call(n,this),this._listeners=c,(o=(a=this.options)==null?void 0:a.onDidFirstListener)==null||o.call(a,this)),(l=(s=this.options)==null?void 0:s.onDidAddListener)==null||l.call(s,this),this._size++,()=>{var p,u,m,h;if(!this._disposed){if(this._listeners instanceof br)this._listeners.id===c.id&&(this._listeners=void 0,this._size=0,(u=(p=this.options)==null?void 0:p.onDidRemoveLastListener)==null||u.call(p));else if(this._listeners){let b=this._listeners.indexOf(c);b>=0&&(this._listeners.splice(b,1),this._size--,this._size===0&&((h=(m=this.options)==null?void 0:m.onDidRemoveLastListener)==null||h.call(m)))}}}}),this._event}_deliver(e,t){var r;if(!e)return;let n=((r=this.options)==null?void 0:r.onListenerError)||Error.constructor;if(!n){e.value(t);return}try{e.value(t)}catch(i){n(i)}}fire(e){this._listeners&&(this._listeners instanceof br?this._deliver(this._listeners,e):this._listeners.forEach(t=>this._deliver(t,e)))}hasListeners(){return this._size>0}},Qe=class{constructor(){this.listeners=new Map,this.listerHandlerMap=new WeakMap,this.cachedEventQueue=new Map}on(e,t,r=!0){var n;let i=(n=this.listeners.get(e))!=null?n:new wr,a=l=>t(...l.args),o=i.event(a);this.listerHandlerMap.set(t,{handler:a,dispose:o}),this.listeners.set(e,i);let s=this.cachedEventQueue.get(e);if(s&&r)for(let l of s)t(...l.args)}flushCachedEvent(e){e?this.cachedEventQueue.delete(e):this.cachedEventQueue.clear()}off(e,t){let r=this.listerHandlerMap.get(t);r&&(r.dispose(),this.listerHandlerMap.delete(t))}emit(e,...t){let r=this.listeners.get(e),n=this.cachedEventQueue.get(e);n||(n=new Oh,this.cachedEventQueue.set(e,n)),n.push({args:t}),r&&r.fire({event:e,args:t})}once(e,t){let r=(...n)=>{t(...n),this.off(e,r)};this.on(e,r,!1)}},oa={};oh(oa,{None:()=>Th,filter:()=>Nh,once:()=>gl,toPromise:()=>xh});Th=()=>(console.log("[Jolibox SDK] None Event"),()=>{console.log("[Jolibox SDK] None Event dispose")});ra=Symbol.for("Jolibox.hostEmitter"),Ph=()=>{let e=new Qe;return globalThis[ra]||(globalThis[ra]={on:e.on.bind(e),off:e.off.bind(e),emit:e.emit.bind(e),once:e.once.bind(e)}),globalThis[ra]},Et=Ph();cn=class{constructor(){this._commands=new Map,this._onDidRegisterCommand=new wr,this.onDidRegisterCommand=this._onDidRegisterCommand.event,console.log("[Jolibox SDK] command registry")}registerCommand(e){if(!e)throw new Error("invalid command");if(e.metadata&&Array.isArray(e.metadata.args)){let r=[];for(let i of e.metadata.args)r.push(i.constraint);let n=e.handler;e.handler=function(...i){return Dh(i,r),n(...i)}}let{id:t}=e;this._commands.get(t)&&console.info(`[Jolibox SDK] duplicated command is registered ${t}`),this._commands.set(t,e),this._onDidRegisterCommand.fire(t)}getCommand(e){return this._commands.get(e)}getCommands(){let e=new Map;for(let t of this._commands.keys()){let r=this.getCommand(t);r&&e.set(t,r)}return e}};cn=nl([ol],cn);sa=class{constructor(){this._onWillExecuteCommand=new wr,this.onWillExecuteCommand=this._onWillExecuteCommand.event,this._onDidExecuteCommand=new wr,this.onDidExecuteCommand=this._onDidExecuteCommand.event,this.registry=new cn,this._starActivation=null}_activateStar(){return this._starActivation||(this._starActivation=sh(3e4)),this._starActivation}executeCommand(e,...t){return Ot(this,null,function*(){return this.registry.getCommand(e)?this._tryExecuteCommand(e,t):(yield Promise.all([Promise.race([this._activateStar(),oa.toPromise(oa.filter(this.registry.onDidRegisterCommand,r=>r===e))])]),this._tryExecuteCommand(e,t))})}executeCommandThowErr(e,...t){if(!this.registry.getCommand(e))throw new Error(`command '${e}' not found`);let r=this.registry.getCommand(e);this._onWillExecuteCommand.fire({commandId:e,args:t});let n=this.invokeFunction(r.handler,...t);return this._onDidExecuteCommand.fire({commandId:e,args:t}),n}_tryExecuteCommand(e,t){let r=this.registry.getCommand(e);if(!r)return Promise.reject(new Error(`command '${e}' not found`));try{this._onWillExecuteCommand.fire({commandId:e,args:t});let n=this.invokeFunction(r.handler,...t);return this._onDidExecuteCommand.fire({commandId:e,args:t}),Promise.resolve(n)}catch(n){return Promise.reject(n)}}invokeFunction(e,...t){let r=!1;try{return e(...t)}finally{r=!0}}};sa=nl([ol],sa);_l=Symbol.for("Jolibox.commands")});function Je(e,t={}){ya.emit("ERROR_REPORT",{error:e,options:t})}var ya,xt,at=re(()=>{"use strict";K();K();ya=new Qe,xt=new Qe;Je.debounce=Er(Je,50,{leading:!0})});var ba,Mh,yl,bl,wl=re(()=>{"use strict";K();at();ba=e=>{let t=e.replace(/-/g,"+").replace(/_/g,"/"),r=t.length%4===0?"":"=".repeat(4-t.length%4),n=atob(t+r);try{return JSON.parse(n)}catch(i){return{}}},Mh=e=>{let t=JSON.stringify(e);return btoa(t).replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,"")},yl=e=>{var t;try{let i=(t=new URL(e).searchParams.get("joliSource"))==null?void 0:t.split(".");if(i!=null&&i.length){let[a,o,s]=i;return{headerJson:ba(a),payloadJson:ba(o),signature:ba(s)}}else throw"joli_source is missing"}catch(r){return Je(new ul(`${e} not a valid schema: ${r}`)),{headerJson:{},payloadJson:{},signature:{}}}},bl=(e,t)=>{let r=t.split(".");if(r&&r.length===3){let n=r[0],i=Mh(e),a=r[2];return`${n}.${i}.${a}`}return t}});var Gh,fn,El,wa=re(()=>{"use strict";K();Gh="1.4.2",fn=()=>Gh,El=()=>{let e=fn();return`${ml(e)}`}});function Ia(e,t){return(document==null?void 0:document.head.querySelector(`meta[name="${e}"][content="${t}"]`))!==null}var Jh,Il,Ea,Al,oe,Fh,D,he=re(()=>{"use strict";K();wl();wa();K();Jh={deviceInfo:{brand:"UnknownBrand",model:"UnknownModel",did:va(),adId:ga(),pixelRatio:window.devicePixelRatio||1,platform:ke.isAndroid?"android":ke.isiOS?"ios":"h5",system:"UnknownSystemVersion",lang:"zh"},sdkInfo:{nativeSDKVersion:"",jssdkVersion:fn()},schema:window.location.href,platform:ke.isAndroid?"android":ke.isiOS?"ios":"h5"},Ea=(Il=globalThis.joliboxJSCore)==null?void 0:Il.env,oe=Object.assign({},(Al=Ea==null?void 0:Ea())!=null?Al:Jh);Fh=()=>{var E,A,w,R,k,L,F,S,P,j,q;let{payloadJson:e,headerJson:t,signature:r}=oe.schema.length?yl(oe.schema):{},n=`${oe.deviceInfo.did}-${new Date().getTime()}`,a=new URL(oe.schema.length?oe.schema:window.location.href).searchParams,o=(w=(A=(E=a.get("mpId"))!=null?E:a.get("appId"))!=null?A:a.get("gameId"))!=null?w:"",s=(L=(k=(R=oe.clientSessionId)!=null?R:e==null?void 0:e.sessionId)!=null?k:a.get("sessionId"))!=null?L:n,l=!!((S=(F=e==null?void 0:e.testAdsMode)!=null?F:e==null?void 0:e.__testAdsMode)!=null?S:a.get("testAdsMode")==="true"),c=(q=(j=(P=e==null?void 0:e.joliboxEnv)!=null?P:e==null?void 0:e.__joliboxEnv)!=null?j:a.get("joliboxEnv"))!=null?q:"production",p=c==="staging",u=t==null?void 0:t.channel,h=new URL(window.location.href).searchParams,b=e==null?void 0:e.__shouldInterupt;return{get startTime(){var U;return(U=performance.timeOrigin)!=null?U:performance.timing.navigationStart},get testMode(){return p},get testAdsMode(){return l},get joliboxEnv(){return c},get joliSource(){var U,M;return(M=(U=h.get("joliSource"))!=null?U:a.get("joliSource"))!=null?M:null},get mpId(){var U;return(U=o!=null?o:e==null?void 0:e.id)!=null?U:""},get mpVersion(){var U;return(U=t==null?void 0:t.ver)!=null?U:fn()},get mpType(){var U,M;return(M=(U=t==null?void 0:t.__mpType)!=null?U:e==null?void 0:e.__mpType)!=null?M:"game"},get platform(){var U;return((U=oe.platform)!=null?U:oe.deviceInfo.platform).toLowerCase()},get deviceInfo(){return oe.deviceInfo},get sdkInfo(){return oe.sdkInfo},get hostInfo(){return oe.hostInfo},get hostUserInfo(){return oe.hostUserInfo},get sessionId(){var U,M;return(M=(U=oe.clientSessionId)!=null?U:s)!=null?M:n},get channel(){return u},get webviewId(){var U;return(U=oe.webviewId)!=null?U:-1},get shouldInterupt(){return b},get from(){return e==null?void 0:e.__from},get baseApiHost(){return pl(p)},get adId(){var U;return(U=oe.deviceInfo.adId)!=null?U:oe.deviceInfo.did},get language(){return oe.deviceInfo.lang},get sdkEnvironment(){return Ia("dlightek","jolibox")?"dlightek":a.get("huaweiQuick")==="true"?"huaweiQuick":Ia("gamedistribution","jolibox")?"gamedistribution":Ia("funmax","jolibox")?"funmax":"jolibox"},get viewport(){var V,$,Ge;let U=(V=oe.deviceInfo.pixelRatio)!=null?V:1,M=($=oe.deviceInfo.statusBarHeight)!=null?$:e==null?void 0:e.__androidStatusBarHeight,J=(Ge=oe.deviceInfo.navigationBarHeight)!=null?Ge:e==null?void 0:e.__androidNavigationBarHeight;return{statusBarHeight:M!==void 0?M/U:20,navigationBarHeight:J!==void 0?J/U:10}},get abTests(){var U,M;return(M=(U=oe.abValues)==null?void 0:U.split(","))!=null?M:[]},get mpInfo(){var U;return(U=oe.mpInfo)!=null?U:{mpName:"unknown"}},onEnvConfigChanged:U=>{sl(oe,U,ll)},encodeJoliSourceQuery:U=>{var M,J;return t&&r?bl(X(X({},e),U),(M=a.get("joliSource"))!=null?M:""):(J=a.get("joliSource"))!=null?J:""},setDoExitDirectly:()=>{b=!1}}},D=Fh()});var Aa,Cl,jh,Hh,Sl,qh,Rl=re(()=>{"use strict";K();at();he();K();Aa=!1,Cl=(e,t)=>e==null?!1:t in e,jh=e=>Cl(e,"kind"),Hh=e=>{let t=e.toLowerCase().split("_");return t[0]+t.slice(1).map(r=>r.charAt(0).toUpperCase()+r.slice(1)).join("")},Sl=(e,t={},r)=>{var a,o,s;let n={user_id:(o=(a=D.hostUserInfo)==null?void 0:a.uid)!=null?o:"",device_id:(s=D.deviceInfo.did)!=null?s:"",timestamp:Date.now(),tag:Hh(e.name)},i=Oe(X({},n),{env:t.environment,isFromUser:r});r?xt.emit("GLOBAL_USER_ERROR",e,i):xt.emit("GLOBAL_ERROR",e,i)},qh=e=>Cl(e,"kind")&&e.kind==="USER_ERROR";ya.on("ERROR_REPORT",({error:e,options:t})=>{if(Aa)return;Aa=!0;let r=jh(e)&&e.raw?e.raw:e;try{let n=qh(e);Sl(e,t,n)}catch(n){let i=n instanceof Error?n.message:String(n),a=new ha(`${i}, origin error: ${r.message}`);Te.error(a),Sl(new ha(a.message),{environment:t.environment},!1)}finally{Aa=!1}})});var Sa,Ca=re(()=>{"use strict";at();K();at();Sa=e=>new dl(e)});function Ol(e,t){let r=(n,i,a)=>{let c=i!=null?i:{},{eventType:o}=c,s=Xs(c,["eventType"]),l=Oe(X({tag:n,eventType:a!=null?a:o!=null?o:kt.Other},t),{extra:X({},s)});n=="globalJsError"?Je(new dn(JSON.stringify(l))):e("systemLog",l,D.webviewId)};return r.debounce=Er(r,500,{leading:!0}),r}function kl(e){let t=(r,n,i)=>{var s;let a=(s=i&&JSON.stringify(i))!=null?s:0,o={speed_value_type:r,total_duration:n};a&&Object.assign(o,{extra:a}),e("joliboxSpeedAnalysis",o)};return t.debounce=Er(t,500,{leading:!0}),t}var Tl=re(()=>{"use strict";K();K();at();he()});function xl(e,t){let r=Ol(e,t),n=kl(r);return{track:r,trackPerformance:n}}var Nl=re(()=>{"use strict";Tl()});var Ra=re(()=>{"use strict"});var hn,Pl=re(()=>{"use strict";he();K();K();hn=class{constructor(t){this.apiHost=t;this.deviceInfo=null;this.samplesConfig=null;this.fetchSamplesConfig()}fetchSamplesConfig(){return I(this,null,function*(){let r=`${this.apiHost}/api/fe-configs/js-sdk/samples-config`,n=yield(yield fetch(r)).json();this.samplesConfig=n})}checkIsSampled(t){if(!this.samplesConfig)return!1;let{samples:r}=this.samplesConfig;for(let[n,i]of Object.entries(r))if(i.includes(t.name))return Math.floor(Math.random()*101)<parseFloat(n);return!1}getDevice(){var n,i,a,o,s;let{nativeSDKVersion:t,jssdkVersion:r}=D.sdkInfo;return{platform:1e3,os:D.deviceInfo.platform,appVersion:(n=t!=null?t:r)!=null?n:"1.0.0",appId:(a=(i=D.hostInfo)==null?void 0:i.aid)!=null?a:"1",model:(o=D.deviceInfo.model)!=null?o:"UnknownModel",brand:(s=D.deviceInfo.brand)!=null?s:"UnknownBrand",uuid:D.deviceInfo.did,jsSdkVersion:r,extra:{}}}getLocation(){let t=new URLSearchParams(window.location.search),r={};return t.forEach((n,i)=>{r[i]=n}),{name:"GamePage",params:r}}trackEvent(t,r,n){return I(this,null,function*(){var u;if(this.checkIsSampled(t))return;let i=t.location?t.location:yield this.getLocation(),a=t.target||null,o=t.extra||null,{hostUserInfo:s}=D;this.deviceInfo||(this.deviceInfo=yield this.getDevice());let l=this.deviceInfo,p={protocolVersion:"1.0.0",events:[Oe(X({},t),{location:i,target:a,extra:o,timestamp:Date.now(),userId:(u=s==null?void 0:s.uid)!=null?u:null})],device:l,project:r};try{n?yield this.doReport(pa(p),n):yield this.doReport(pa(p))}catch(m){Te.log("[Jolibox SDK] report API error",m)}})}}});var Oa=re(()=>{"use strict";Nl();Ra();Pl()});var ka,Dl,ot,mn,Ke,Wt=re(()=>{"use strict";wa();he();K();ka=e=>{let t=new AbortController;return setTimeout(()=>t.abort(),e),t.signal};(Dl=AbortSignal.timeout)!=null||(AbortSignal.timeout=ka);ot=class e{constructor(){this.httpClients=new WeakSet;this.networkRequests=[];this.maxRequestsToTrack=20;this.getNetworkStatus=()=>this.networkRequests.length===0?!0:this.networkRequests.filter(n=>n).length/this.networkRequests.length>=.6}static getInstance(){return e._instance||(e._instance=new e),e._instance}create(t){let r=new mn(t);return e.getInstance().httpClients.add(r),r}recordNetworkRequest(t){this.networkRequests.push(t),this.networkRequests.length>this.maxRequestsToTrack&&this.networkRequests.shift()}},mn=class{constructor(t){this.xua=El();this.getJoliSource=()=>D.joliSource;var n;let r=Kt(D.testMode);this.baseUrl=(n=t==null?void 0:t.baseUrl)!=null?n:r}get(t,r){return I(this,null,function*(){try{let{query:n,timeout:i}=r!=null?r:{},{headers:a}=r!=null?r:{},o=n?new URLSearchParams(n):null,s=o==null?void 0:o.toString(),l=`${this.baseUrl}${t}${s?`?${s}`:""}`,c=this.xua,p=this.getJoliSource();a=Object.assign({},a!=null?a:{},c?{"x-user-agent":c}:{},p?{"x-joli-source":p}:{});let u=yield fetch(l,{method:"GET",headers:a,credentials:"include",signal:ka(i!=null?i:3e4)});return ot.getInstance().recordNetworkRequest(!0),yield u.json()}catch(n){throw ot.getInstance().recordNetworkRequest(!1),n}})}post(t,r){return I(this,null,function*(){try{let{data:n,query:i,timeout:a}=r!=null?r:{},{headers:o}=r!=null?r:{},s=i?new URLSearchParams(i):null,l=s==null?void 0:s.toString(),c=`${this.baseUrl}${t}${l?`?${l}`:""}`,p=this.xua,u=this.getJoliSource();o=Object.assign({},o!=null?o:{},{"Content-Type":"application/json"},p?{"x-user-agent":p}:{},u?{"x-joli-source":u}:{},{"x-os-type":ke.isAndroid?"ANDROID":ke.isiOS?"IOS":"PC"},{"x-runtime-type":"WEB"});let m=yield fetch(c,{method:"POST",headers:o,body:JSON.stringify(n),signal:ka(a!=null?a:3e4),credentials:"include"});ot.getInstance().recordNetworkRequest(!0);let h=m.headers.get("content-type");if(h!=null&&h.includes("application/octet-stream"))try{return m.blob()}catch(b){return yield m.arrayBuffer()}if(h!=null&&h.includes("multipart/form-data")||h!=null&&h.includes("application/x-www-form-urlencoded"))try{return m.formData()}catch(b){return yield m.text()}if(h!=null&&h.includes("application/json"))try{return yield m.json()}catch(b){return yield m.text()}return m}catch(n){throw ot.getInstance().recordNetworkRequest(!1),n}})}put(t,r){return I(this,null,function*(){try{let{data:n,query:i,timeout:a}=r!=null?r:{},{headers:o}=r!=null?r:{},s=i?new URLSearchParams(i):null,l=s==null?void 0:s.toString(),c=`${this.baseUrl}${t}${l?`?${l}`:""}`,p=this.xua,u=this.getJoliSource();o=Object.assign({},o!=null?o:{},{"Content-Type":"application/json"},p?{"x-user-agent":p}:{},u?{"x-joli-source":u}:{});let m=yield fetch(c,{method:"PUT",headers:o,credentials:"include",body:JSON.stringify(n!=null?n:{})});if(!m.ok)throw ot.getInstance().recordNetworkRequest(!1),new Error(`HTTP error! status: ${m.status}`);return ot.getInstance().recordNetworkRequest(!0),yield m.json()}catch(n){throw console.error("Error:",n),n}})}};window.JoliboxHttpClient=mn;Ke=ot.getInstance()});var Ta,pn,xa=re(()=>{"use strict";he();Oa();Wt();K();Ta=class extends hn{constructor(){super(...arguments);this.httpClient=Ke.create({baseUrl:this.apiBaseURL})}get apiBaseURL(){var r;return vl((r=D.testMode)!=null?r:!1)}doReport(r){this.httpClient.post("/report",{data:r,timeout:5e3}).catch(n=>{console.info("report error",n)})}},pn=new Ta(Kt(D.testMode))});var Vh,Ll=re(()=>{"use strict";Rl();K();Ca();K();xa();he();Vh=(e,t)=>{var i,a,o;let r={message:t.message,stack:(i=t.stack)!=null?i:"",errorType:t.name,source:0},n={name:e,type:kt.ErrorTrace,location:null,target:null,extra:r,timestamp:Date.now(),userId:(o=(a=D.hostUserInfo)==null?void 0:a.uid)!=null?o:null};pn.trackEvent(n,$t.WebSDK)};xt.on("GLOBAL_ERROR",(e,t)=>{Vh(t.tag,e)});xt.on("GLOBAL_USER_ERROR",(e,t)=>{Te.log("UserError",e,t)})});var vn,Ul=re(()=>{"use strict";vn=class{constructor(t,r){this.eventEmitter=t;this.lastReportTime=0;this.visible=!0;this.reportCount=0;this.notifyIframeGameEvent=(t,r)=>{window.parent&&window.parent.postMessage({type:t,data:r},"*")};this.playGame=t=>{this.reportCount++,(this.reportCount<=3||(this.reportCount-3)%3===0)&&(this.reporter({event:"PLAY_GAME",params:{duration:t}}),this.tracker("PlayGame",{duration:t}),this.notifyIframeGameEvent("JOLIBOX_GAME_PLAY",{duration:t}))};this.timer=this.createRAFTimer(t=>{this.playGame(t)});this.interval=r!=null?r:5*1e3,t.on("visible",n=>{this.visible=n})}start(t){this.reporter({event:"OPEN_GAME",params:{timestamp:Date.now(),duration:t!=null?t:0}}),this.tracker("OpenGame",{duration:t!=null?t:0}),this.notifyIframeGameEvent("JOLIBOX_GAME_OPEN",{duration:t!=null?t:0}),this.timer.start()}close(t){this.reporter({event:"CLOSE_GAME",params:{timestamp:Date.now(),duration:t}}),this.tracker("CloseGame",{duration:t}),this.notifyIframeGameEvent("JOLIBOX_GAME_CLOSE",{duration:t}),this.timer.stop()}createRAFTimer(t){let r=Date.now(),n,i,a=!1,o=0,s=()=>{if(!a)return;let h=Date.now(),b=h-r;b>=this.interval&&(this.visible&&(o+=Math.min(b,this.interval+1e3),t(o)),r=h),n=requestAnimationFrame(s)},l=()=>{p(),r=Date.now(),i=window.setInterval(()=>{if(!a)return;let h=Date.now();h-r>=this.interval&&(r=h)},this.interval)},c=()=>{u(),r=Date.now(),n=requestAnimationFrame(s)},p=()=>{n&&(cancelAnimationFrame(n),n=0)},u=()=>{i&&(clearInterval(i),i=0)};this.eventEmitter.on("visible",h=>{a&&(console.log("visible",h),h?c():l())});let m=this.visible;return{start(){a||(a=!0,m?c():l())},stop(){a=!1,p(),u()}}}}});var Bl,Ml=re(()=>{"use strict";Bl=`-----BEGIN PUBLIC KEY-----
1
+ var Kf=Object.create;var Qi=Object.defineProperty,Wf=Object.defineProperties,zf=Object.getOwnPropertyDescriptor,Xf=Object.getOwnPropertyDescriptors,Qf=Object.getOwnPropertyNames,sn=Object.getOwnPropertySymbols,Ws=Object.getPrototypeOf,Yi=Object.prototype.hasOwnProperty,zs=Object.prototype.propertyIsEnumerable,Yf=Reflect.get;var Ks=(e,t,r)=>t in e?Qi(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,X=(e,t)=>{for(var r in t||(t={}))Yi.call(t,r)&&Ks(e,r,t[r]);if(sn)for(var r of sn(t))zs.call(t,r)&&Ks(e,r,t[r]);return e},ke=(e,t)=>Wf(e,Xf(t));var _r=(e=>typeof require!="undefined"?require:typeof Proxy!="undefined"?new Proxy(e,{get:(t,r)=>(typeof require!="undefined"?require:t)[r]}):e)(function(e){if(typeof require!="undefined")return require.apply(this,arguments);throw Error('Dynamic require of "'+e+'" is not supported')});var Xs=(e,t)=>{var r={};for(var n in e)Yi.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&sn)for(var n of sn(e))t.indexOf(n)<0&&zs.call(e,n)&&(r[n]=e[n]);return r};var re=(e,t)=>()=>(e&&(t=e(e=0)),t);var Zi=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var Zf=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Qf(t))!Yi.call(e,i)&&i!==r&&Qi(e,i,{get:()=>t[i],enumerable:!(n=zf(t,i))||n.enumerable});return e};var ea=(e,t,r)=>(r=e!=null?Kf(Ws(e)):{},Zf(t||!e||!e.__esModule?Qi(r,"default",{value:e,enumerable:!0}):r,e));var Qs=(e,t,r)=>Yf(Ws(e),r,t);var I=(e,t,r)=>new Promise((n,i)=>{var a=l=>{try{s(r.next(l))}catch(c){i(c)}},o=l=>{try{s(r.throw(l))}catch(c){i(c)}},s=l=>l.done?n(l.value):Promise.resolve(l.value).then(a,o);s((r=r.apply(e,t)).next())});function sh(e){return new Promise(t=>{setTimeout(()=>{t()},e)})}function ca(e){return typeof e=="string"}function il(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)&&!(e instanceof RegExp)&&!(e instanceof Date)}function al(e){return typeof e=="object"&&Array.isArray(e)}function lh(e){return typeof e=="undefined"}function ch(e){return lh(e)||e===null}function dh(e){return typeof e=="function"}function ol(e){let t=e,r=null,n=function(...i){return r||(r=new t(...i)),r};return n.prototype=t.prototype,n}function sl(e,t,r){if(typeof r!="function")throw new Error("[Jolibox SDK]Customizer must be a function");function n(i,a){for(let o in a)if(Object.prototype.hasOwnProperty.call(a,o)){let s=i[o],l=a[o],c=r(s,l,o,i,a);c!==void 0?i[o]=c:el(l)&&el(s)?i[o]=n(la({},s),l):Array.isArray(l)&&Array.isArray(s)?i[o]=[...s,...l]:i[o]=l}return i}return n(e,t)}function el(e){return e&&typeof e=="object"&&e.constructor===Object}function ll(e,t){if(Array.isArray(e))return e.concat(t)}function Er(e,t,r={}){let n=null,i,a,o,{leading:s=!1,trailing:l=!0}=r,c=()=>(o=e.apply(a,i),i=void 0,a=void 0,o),p=function(...u){i=u,a=this;let m=s&&!n;if(n&&clearTimeout(n),n=setTimeout(()=>{n=null,l&&!m&&c()},t),m)return c()};return p.cancel=()=>{n&&clearTimeout(n),n=null,i=a=void 0},p.flush=()=>{if(n)return clearTimeout(n),n=null,c()},p}function hh(e,t){return(...r)=>t(e,...r)}function fl(e){return t=>hh(t,function(r,...n){if(typeof r=="function")try{return r.apply(this,n)}catch(i){e(new fh(`${i}`))}})}function yr(e){return(...t)=>{var r,n;((n=(r=globalThis.VConsole)==null?void 0:r[e])!=null?n:globalThis.console[e])(...t)}}function ln(e,t){return t.map(r=>{if(r==="params"&&e[r]){let n=e[r];return Object.keys(n).reduce((i,a)=>(i[a]=String(n[a]),i),{})}return e[r]})}function yh(e){let t=e.location?ln(e.location,rl):null,r=e.target?ln(e.target,rl):null;return ln(ah(la({},e),{location:t,target:r}),gh)}function ma(e){let t=e.events.map(n=>yh(n)),r=ln(e.device,_h);return[e.protocolVersion,t,r,e.project]}function bh(){if(typeof window=="undefined")return{getItem:()=>null,setItem:()=>{},removeItem:()=>{},clear:()=>{},length:0,key:()=>null};try{if(window.__joliboxLocalStorage__)return window.__joliboxLocalStorage__;let e=Object.getOwnPropertyDescriptor(window,"localStorage");if(e&&e.get){let n=e.get.call(window);return window.__joliboxLocalStorage__=n,n}if(e=Object.getOwnPropertyDescriptor(Object.getPrototypeOf(window),"localStorage"),e&&e.get)return e.get.call(window);let t=Window.prototype,r=Object.getOwnPropertyDescriptor(t,"localStorage");if(r&&r.get){let n=r.get.call(window);return window.__joliboxLocalStorage__=n,n}return localStorage}catch(e){return console.warn("Failed to get original localStorage, fallback to default implementation",e),localStorage}}function ga(e,t,r){let n=window.location.hostname,i=n.split("."),a=r?t:e;if(/^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/.test(n))return`${a}.jolibox.com`;if(i.length>=2){let o=i.slice(-2).join(".");if(o==="jolibox.com"||o==="pico-game.com"||o==="joyslite.com"||o==="mporia.com"||o==="pingplus.ai")return`${a}.${o}`}return`${a}.jolibox.com`}function pl(e){return ga("app","stg-app",e)}function Kt(e){return`https://${ga("api","stg-api",e)}`}function Rh(e){return ga("collect","stg-collect",e)}function vl(e){return`https://${Rh(e)}`}function xh(e){return new Promise(t=>gl(e)(t))}function gl(e){return(t,r=null)=>{let n=!1;return e(i=>{if(!n)return n=!0,t.call(r,i)},null)}}function Nh(e,t){return(r=>{let n,i={onWillAddFirstListener(){n=r(a.fire,a)}},a=new wr(i);return a.event})((r,n=null)=>e(i=>t(i)&&r.call(n,i),null))}function Dh(e,t){let r=Math.min(e.length,t.length);for(let n=0;n<r;n++)Lh(e[n],t[n])}function Lh(e,t){if(ca(t)){if(typeof e!==t)throw new Error(`argument does not match constraint: typeof ${t}`)}else if(dh(t)){try{if(e instanceof t)return}catch(r){}if(!ch(e)&&e.constructor===t||t.length===1&&t.call(void 0,e)===!0)return;throw new Error("[Jolibox SDK]argument does not match one of these constraints: arg instanceof constraint, arg.constructor === constraint, nor constraint(arg) === true")}}function Uh(){return typeof globalThis!="undefined"?globalThis[_l]:void 0}function Bh(e){typeof globalThis!="undefined"&&(globalThis[_l]=e)}function Ie(e=!1){let t=Uh();if(!e&&t)return t;let r=new cn,n=new oa,i={registerCommand(a,o,s){r.registerCommand({id:a,handler:o,metadata:s})},executeCommand(a,...o){return n.executeCommand(a,...o)},excuteCommandSync(a,...o){return n.executeCommandThowErr(a,...o)}};return Bh(i),i}var sa,eh,th,rh,Ys,nh,ih,Zs,la,ah,oh,nl,Ot,uh,da,ua,cl,dl,fh,ul,dn,un,fa,xe,ra,mh,ha,tl,ph,kt,$t,vh,rl,gh,_h,$e,Vt,wh,Te,Eh,Ih,Ah,hl,pa,va,Sh,Ch,ml,Tt,na,ae,Oh,kh,br,wr,Qe,aa,Th,ta,Ph,Et,cn,oa,_l,K=re(()=>{"use strict";sa=Object.defineProperty,eh=Object.defineProperties,th=Object.getOwnPropertyDescriptor,rh=Object.getOwnPropertyDescriptors,Ys=Object.getOwnPropertySymbols,nh=Object.prototype.hasOwnProperty,ih=Object.prototype.propertyIsEnumerable,Zs=(e,t,r)=>t in e?sa(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,la=(e,t)=>{for(var r in t||(t={}))nh.call(t,r)&&Zs(e,r,t[r]);if(Ys)for(var r of Ys(t))ih.call(t,r)&&Zs(e,r,t[r]);return e},ah=(e,t)=>eh(e,rh(t)),oh=(e,t)=>{for(var r in t)sa(e,r,{get:t[r],enumerable:!0})},nl=(e,t,r,n)=>{for(var i=n>1?void 0:n?th(t,r):t,a=e.length-1,o;a>=0;a--)(o=e[a])&&(i=(n?o(t,r,i):o(i))||i);return n&&i&&sa(t,r,i),i},Ot=(e,t,r)=>new Promise((n,i)=>{var a=l=>{try{s(r.next(l))}catch(c){i(c)}},o=l=>{try{s(r.throw(l))}catch(c){i(c)}},s=l=>l.done?n(l.value):Promise.resolve(l.value).then(a,o);s((r=r.apply(e,t)).next())});if(typeof window!="undefined"&&!window.AbortController){let e=function(){this.signal=new t};e.prototype.abort=function(){this.signal._aborted=!0,typeof this.signal.onabort=="function"&&this.signal.onabort(new Event("abort"));let r=new Event("abort");this.signal.dispatchEvent(r)};let t=function(){this._aborted=!1,this.aborted=!1,this.onabort=null,this._eventListeners={}};Object.defineProperty(t.prototype,"aborted",{get:function(){return this._aborted}}),t.prototype.addEventListener=function(r,n){this._eventListeners[r]||(this._eventListeners[r]=[]),this._eventListeners[r].push(n)},t.prototype.removeEventListener=function(r,n){if(!this._eventListeners[r])return;let i=this._eventListeners[r].indexOf(n);i!==-1&&this._eventListeners[r].splice(i,1)},t.prototype.dispatchEvent=function(r){if(this._eventListeners[r.type])for(let n of this._eventListeners[r.type])n.call(this,r)},window.AbortController=e,window.AbortSignal=t}uh=(e=>(e[e.DEVELOPER_FILE_NOT_FOUND=0]="DEVELOPER_FILE_NOT_FOUND",e[e.INTERNAL_IOS_CAN_NOT_FOUND_PKG=1]="INTERNAL_IOS_CAN_NOT_FOUND_PKG",e[e.USER_IOS_LOAD_TIMEOUT=2]="USER_IOS_LOAD_TIMEOUT",e[e.INTERNAL_IOS_PKG_LOAD_ERROR=3]="INTERNAL_IOS_PKG_LOAD_ERROR",e[e.INTERNAL_IOS_PKG_PARSE_FAIL=4]="INTERNAL_IOS_PKG_PARSE_FAIL",e[e.USER_IOS_GET_EMPTY_DATA=5]="USER_IOS_GET_EMPTY_DATA",e[e.USER_ANDROID_GET_PKG_FAIL=6]="USER_ANDROID_GET_PKG_FAIL",e[e.DEVELOPER_ANDROID_PACKAGE_FILE_UNEXPECTED_REQUIRE=7]="DEVELOPER_ANDROID_PACKAGE_FILE_UNEXPECTED_REQUIRE",e))(uh||{}),da=class extends Error{constructor(e){if(typeof e=="string"){super(e),this.priority="P1";return}super(e.message),this.priority="P1",this.stack=e.stack,this.raw=e}},ua=class extends da{constructor(){super(...arguments),this.kind="INTERNAL_ERROR"}},cl=class extends da{constructor(){super(...arguments),this.kind="USER_ERROR"}},dl=class extends cl{constructor(){super(...arguments),this.name="USER_VALIDATE_ERROR"}},fh=class extends cl{constructor(e,t,r){super(e),this.message=e,this.errNo=t,this.name="USER_CUSTOM_ERROR",this.errMsg=e,r&&(this.extra=Object.assign({},this.extra,r))}},ul=class extends ua{constructor(){super(...arguments),this.name="INTERNAL_SCHEMA_PARSE_ERROR",this.priority="P0"}},dn=class extends ua{constructor(){super(...arguments),this.name="INTERNAL_GLOBAL_JS_ERROR",this.priority="P1"}},un=class extends da{constructor(e,t,r,n,i){super(e),this.message=e,this.code=t,this.kind="API_ERROR",this.name="API_ERROR",r&&(this.errorType=r),n!==void 0&&(this.stack=n),i&&(this.priority=i)}toJSON(){return{message:this.message,stack:this.stack,name:this.name,code:this.code,errorType:this.errorType}}},fa=class extends ua{constructor(){super(...arguments),this.name="INTERNAL_REPORTER_ERROR"}};xe={log:yr("log"),warn:yr("warn"),info:yr("info"),error:yr("error"),debug:yr("debug")};Object.assign(globalThis,{logger:xe});ra=Symbol.for("Jolibox.canIUseMap"),mh={};globalThis[ra]||(globalThis[ra]=mh);ha={get config(){return globalThis[ra]}},tl=Symbol.for("Jolibox.canIUseMap.native"),ph={};globalThis[tl]||(globalThis[tl]=ph);kt=(e=>(e[e.Other=0]="Other",e[e.Route=1]="Route",e[e.Click=2]="Click",e[e.View=3]="View",e[e.Expose=4]="Expose",e[e.Swipe=5]="Swipe",e[e.Input=6]="Input",e[e.Select=7]="Select",e[e.SwitchOn=8]="SwitchOn",e[e.SwitchOff=9]="SwitchOff",e[e.Submit=10]="Submit",e[e.Scroll=11]="Scroll",e[e.Hide=12]="Hide",e[e.System=1e3]="System",e[e.ErrorTrace=1001]="ErrorTrace",e[e.UserDefined=1002]="UserDefined",e))(kt||{}),$t=(e=>(e.MiniGame="mini-game",e.MiniDrama="mini-drama",e.App="app",e.WebSDK="web-sdk",e.AppSDK="app-sdk",e))($t||{}),vh=(e=>(e[e.App=0]="App",e[e.H5=1]="H5",e[e.Weapp=2]="Weapp",e[e.Alipay=3]="Alipay",e[e.Gcash=4]="Gcash",e[e.Dana=5]="Dana",e[e.Umma=6]="Umma",e[e.WebSDK=1e3]="WebSDK",e[e.AppSDK=1001]="AppSDK",e[e.Other=9999]="Other",e))(vh||{}),rl=["name","params"],gh=["name","type","location","target","extra","timestamp","userId"],_h=["platform","os","appVersion","appId","model","brand","uuid","jsSdkVersion","extra"];$e=()=>"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,e=>{let t=Math.random()*16|0;return(e==="x"?t:t&3|8).toString(16)});bh();Vt=typeof window=="undefined",wh=()=>!Vt&&!!(navigator.userAgent||"").includes("JoliboxPlatformSDK"),Te={isiOS:!Vt&&(navigator.userAgent.includes("iPhone")||navigator.userAgent.includes("iPod")||navigator.userAgent.includes("iPad")||navigator.userAgent.includes("iPhone OS")),iosVersion:()=>{let e=navigator.appVersion.match(/OS (\d+)_(\d+)_?(\d+)?/);return[parseInt(e[1],10),parseInt(e[2],10),parseInt(e[3]||"0",10)]},isAndroid:!Vt&&navigator.userAgent.includes("Android"),isMac:!Vt&&navigator.userAgent.includes("Mac"),isFacebook:!Vt&&navigator.userAgent.includes("FB_IAB"),isPC:!Vt&&!navigator.userAgent.includes("iPhone")&&!navigator.userAgent.includes("Android")},Eh=()=>Te.isiOS?"iOS":Te.isAndroid?"Android":Te.isMac?"Mac":Te.isFacebook?"Facebook":"PC",Ih="device_id",Ah="advertising_id",hl=e=>(window.__joliboxLocalStorage__.getItem(e)||window.__joliboxLocalStorage__.setItem(e,$e()),window.__joliboxLocalStorage__.getItem(e)),pa=()=>new URLSearchParams(window.location.search).get("deviceId")||hl(Ih),va=()=>new URLSearchParams(window.location.search).get("advertisingId")||hl(Ah),Sh=e=>e.charAt(0).toUpperCase()+e.slice(1),Ch=()=>{var e;let t=new URLSearchParams(window.location.search);return Sh((e=t.get("utm_source"))!=null?e:"")||"JoliboxSDK"},ml=e=>{if(wh())return window.navigator.userAgent;let t="JoliboxWebSDK",r=Eh(),n=navigator.language,i=pa(),a=va();return`${t} (${Ch()}${r}; UnknownModel; UnknownSystemVersion; ${n}) uuid/${i} adid/${a} version/${e||""}`};Tt=class{constructor(e,t={}){this.requestAdapter=e,this.cache=new Map,this.pendingRequests=new Map,this.requestSequence=0,this.cacheSequences=new Map,this.config=la({duration:10*60*1e3,timeout:3e3,keyGenerator:(r,n)=>r,consistencyChecker:()=>!0},t)}request(e,t){return Ot(this,null,function*(){let r=this.config.keyGenerator(e,t),n=this.pendingRequests.get(r);if(n)return console.log(`[RequestCacheService] Reusing pending request for ${e}`),n;let i=this.requestInternal(e,t),a=this.createTimeoutPromise(),o=Promise.race([i,a]).catch(s=>Ot(this,null,function*(){if(s.message.includes("timeout")){let l=this.getValidCachedData(r);if(l)return console.warn(`[RequestCacheService] Request timeout, falling back to cache for ${e}`),this.requestAdapter.processCachedData?this.requestAdapter.processCachedData(l):l}throw s}));this.pendingRequests.set(r,o),i.then(s=>{console.log(`[RequestCacheService] Background request completed successfully for ${e}`)}).catch(s=>{console.warn(`[RequestCacheService] Background request failed for ${e}:`,s)});try{return yield o}finally{this.pendingRequests.delete(r)}})}requestInternal(e,t){return Ot(this,null,function*(){var r,n,i,a;let o=this.config.keyGenerator(e,t),s=++this.requestSequence,l=this.getValidCachedData(o);if(console.log("[RequestCacheService] requestInternal start",e,"cached:",l),l){if(this.requestAdapter.extractRealTimeData&&this.requestAdapter.mergeData)try{let u=yield this.requestAdapter.execute(e,t),m=this.requestAdapter.extractRealTimeData(u),h=(n=(r=this.requestAdapter).extractCacheableData)==null?void 0:n.call(r,u);return h&&!this.config.consistencyChecker(l,h)?(console.log(`[RequestCacheService] Cache invalidated due to data change for ${e}`),this.setCachedDataWithSequence(o,h,s),u):this.requestAdapter.mergeData(l,m)}catch(u){return console.warn(`[RequestCacheService] Failed to fetch real-time data, using cache only for ${e}:`,u),this.requestAdapter.processCachedData?this.requestAdapter.processCachedData(l):l}return console.log(`[RequestCacheService] use cache for ${e}`),this.requestAdapter.processCachedData?this.requestAdapter.processCachedData(l):l}console.log(`[RequestCacheService] Cache miss, fetching fresh data for ${e} (sequence: ${s})`);let c=yield this.requestAdapter.execute(e,t),p=(a=(i=this.requestAdapter).extractCacheableData)==null?void 0:a.call(i,c);return p&&this.setCachedDataWithSequence(o,p,s),c})}createTimeoutPromise(){return new Promise((e,t)=>{setTimeout(()=>{t(new Error(`[RequestCacheService] Request timeout after ${this.config.timeout/1e3} seconds`))},this.config.timeout)})}getValidCachedData(e){let t=this.cache.get(e);return t?Date.now()>t.expiresAt?(this.cache.delete(e),null):t.data:null}setCachedDataWithSequence(e,t,r,n){let i=this.cache.get(e);if(i&&i.sequence>r){console.log(`[RequestCacheService] Ignoring stale cache update for ${e} (current: ${i.sequence}, incoming: ${r})`);return}let a=Date.now();this.cache.set(e,{data:JSON.parse(JSON.stringify(t)),timestamp:a,expiresAt:a+this.config.duration,key:e,sequence:r,metadata:n}),this.cacheSequences.set(e,r),console.log(`[RequestCacheService] Updated cache for ${e} with sequence ${r}`)}refreshCache(e,t){return Ot(this,null,function*(){let r=this.config.keyGenerator(e,t);return this.cache.delete(r),this.request(e,t)})}forceRequest(e,t){return Ot(this,null,function*(){var r,n;let i=this.config.keyGenerator(e,t),a=++this.requestSequence;console.log(`[RequestCacheService] Force request for ${e} (sequence: ${a})`);let o=yield this.requestAdapter.execute(e,t),s=(n=(r=this.requestAdapter).extractCacheableData)==null?void 0:n.call(r,o);return s&&(this.setCachedDataWithSequence(i,s,a),console.log(`[RequestCacheService] Force updated cache for ${e}`)),o})}warmupCache(e,t){return Ot(this,null,function*(){let r=this.config.keyGenerator(e,t);if(this.pendingRequests.has(r)){console.log(`[RequestCacheService] Skipping warmup for ${e} - request in progress`);return}if(this.hasValidCache(r)){console.log(`[RequestCacheService] Skipping warmup for ${e} - valid cache exists`);return}try{console.log(`[RequestCacheService] Warming up cache for ${e}`),yield this.forceRequest(e,t)}catch(n){console.warn(`[RequestCacheService] Cache warmup failed for ${e}:`,n)}})}clearCache(e){e?(this.cache.delete(e),this.cacheSequences.delete(e),this.pendingRequests.delete(e),console.log(`[RequestCacheService] Cleared cache for ${e}`)):(this.cache.clear(),this.cacheSequences.clear(),this.pendingRequests.clear(),this.requestSequence=0,console.log("[RequestCacheService] Cleared all cache"))}clearExpiredCache(){let e=Date.now();for(let[t,r]of this.cache)e>r.expiresAt&&(this.cache.delete(t),this.cacheSequences.delete(t));console.log("[RequestCacheService] Cleared expired cache entries")}getCacheStats(){let e=Date.now(),t=0,r=0;for(let n of this.cache.values())e>n.expiresAt?r++:t++;return{cacheCount:this.cache.size,validCount:t,expiredCount:r,pendingRequestCount:this.pendingRequests.size}}getCacheKeys(){return Array.from(this.cache.keys())}hasValidCache(e){let t=this.cache.get(e);return t?Date.now()<=t.expiresAt:!1}getPendingRequestKeys(){return Array.from(this.pendingRequests.keys())}hasPendingRequest(e){return this.pendingRequests.has(e)}getCacheSequence(e){return this.cacheSequences.get(e)}},na=class ia{constructor(t){this.element=t,this.next=ia.Undefined,this.prev=ia.Undefined}};na.Undefined=new na(void 0);ae=na,Oh=class{constructor(){this._first=ae.Undefined,this._last=ae.Undefined,this._size=0}get size(){return this._size}isEmpty(){return this._first===ae.Undefined}clear(){let e=this._first;for(;e!==ae.Undefined;){let t=e.next;e.prev=ae.Undefined,e.next=ae.Undefined,e=t}this._first=ae.Undefined,this._last=ae.Undefined,this._size=0}unshift(e){return this._insert(e,!1)}push(e){return this._insert(e,!0)}_insert(e,t){let r=new ae(e);if(this._first===ae.Undefined)this._first=r,this._last=r;else if(t){let i=this._last;this._last=r,r.prev=i,i.next=r}else{let i=this._first;this._first=r,r.next=i,i.prev=r}this._size+=1;let n=!1;return()=>{n||(n=!0,this._remove(r))}}shift(){if(this._first!==ae.Undefined){let e=this._first.element;return this._remove(this._first),e}}pop(){if(this._last!==ae.Undefined){let e=this._last.element;return this._remove(this._last),e}}_remove(e){if(e.prev!==ae.Undefined&&e.next!==ae.Undefined){let t=e.prev;t.next=e.next,e.next.prev=t}else e.prev===ae.Undefined&&e.next===ae.Undefined?(this._first=ae.Undefined,this._last=ae.Undefined):e.next===ae.Undefined?(this._last=this._last.prev,this._last.next=ae.Undefined):e.prev===ae.Undefined&&(this._first=this._first.next,this._first.prev=ae.Undefined);this._size-=1}*[Symbol.iterator](){let e=this._first;for(;e!==ae.Undefined;)yield e.element,e=e.next}},kh=0,br=class{constructor(e){this.value=e,this.id=kh++}},wr=class{constructor(e){this.options=e,this._size=0}dispose(e){var t,r;this._disposed||(this._disposed=!0,this._listeners&&(e?(this._listeners instanceof br&&(this._listeners=[this._listeners]),this._listeners=this._listeners.filter(n=>(n==null?void 0:n.value)===e)):(this._listeners=void 0,this._size=0)),(r=(t=this.options)==null?void 0:t.onDidRemoveLastListener)==null||r.call(t))}get event(){var e;return(e=this._event)!=null||(this._event=(t,r)=>{var n,i,a,o,s,l;if(this._disposed)return()=>{console.info("[Jolibox SDK] Emitter is _disposed")};r&&(t=t.bind(r));let c=new br(t);return this._listeners?this._listeners instanceof br?this._listeners=[this._listeners,c]:this._listeners.push(c):((i=(n=this.options)==null?void 0:n.onWillAddFirstListener)==null||i.call(n,this),this._listeners=c,(o=(a=this.options)==null?void 0:a.onDidFirstListener)==null||o.call(a,this)),(l=(s=this.options)==null?void 0:s.onDidAddListener)==null||l.call(s,this),this._size++,()=>{var p,u,m,h;if(!this._disposed){if(this._listeners instanceof br)this._listeners.id===c.id&&(this._listeners=void 0,this._size=0,(u=(p=this.options)==null?void 0:p.onDidRemoveLastListener)==null||u.call(p));else if(this._listeners){let b=this._listeners.indexOf(c);b>=0&&(this._listeners.splice(b,1),this._size--,this._size===0&&((h=(m=this.options)==null?void 0:m.onDidRemoveLastListener)==null||h.call(m)))}}}}),this._event}_deliver(e,t){var r;if(!e)return;let n=((r=this.options)==null?void 0:r.onListenerError)||Error.constructor;if(!n){e.value(t);return}try{e.value(t)}catch(i){n(i)}}fire(e){this._listeners&&(this._listeners instanceof br?this._deliver(this._listeners,e):this._listeners.forEach(t=>this._deliver(t,e)))}hasListeners(){return this._size>0}},Qe=class{constructor(){this.listeners=new Map,this.listerHandlerMap=new WeakMap,this.cachedEventQueue=new Map}on(e,t,r=!0){var n;let i=(n=this.listeners.get(e))!=null?n:new wr,a=l=>t(...l.args),o=i.event(a);this.listerHandlerMap.set(t,{handler:a,dispose:o}),this.listeners.set(e,i);let s=this.cachedEventQueue.get(e);if(s&&r)for(let l of s)t(...l.args)}flushCachedEvent(e){e?this.cachedEventQueue.delete(e):this.cachedEventQueue.clear()}off(e,t){let r=this.listerHandlerMap.get(t);r&&(r.dispose(),this.listerHandlerMap.delete(t))}emit(e,...t){let r=this.listeners.get(e),n=this.cachedEventQueue.get(e);n||(n=new Oh,this.cachedEventQueue.set(e,n)),n.push({args:t}),r&&r.fire({event:e,args:t})}once(e,t){let r=(...n)=>{t(...n),this.off(e,r)};this.on(e,r,!1)}},aa={};oh(aa,{None:()=>Th,filter:()=>Nh,once:()=>gl,toPromise:()=>xh});Th=()=>(console.log("[Jolibox SDK] None Event"),()=>{console.log("[Jolibox SDK] None Event dispose")});ta=Symbol.for("Jolibox.hostEmitter"),Ph=()=>{let e=new Qe;return globalThis[ta]||(globalThis[ta]={on:e.on.bind(e),off:e.off.bind(e),emit:e.emit.bind(e),once:e.once.bind(e)}),globalThis[ta]},Et=Ph();cn=class{constructor(){this._commands=new Map,this._onDidRegisterCommand=new wr,this.onDidRegisterCommand=this._onDidRegisterCommand.event,console.log("[Jolibox SDK] command registry")}registerCommand(e){if(!e)throw new Error("invalid command");if(e.metadata&&Array.isArray(e.metadata.args)){let r=[];for(let i of e.metadata.args)r.push(i.constraint);let n=e.handler;e.handler=function(...i){return Dh(i,r),n(...i)}}let{id:t}=e;this._commands.get(t)&&console.info(`[Jolibox SDK] duplicated command is registered ${t}`),this._commands.set(t,e),this._onDidRegisterCommand.fire(t)}getCommand(e){return this._commands.get(e)}getCommands(){let e=new Map;for(let t of this._commands.keys()){let r=this.getCommand(t);r&&e.set(t,r)}return e}};cn=nl([ol],cn);oa=class{constructor(){this._onWillExecuteCommand=new wr,this.onWillExecuteCommand=this._onWillExecuteCommand.event,this._onDidExecuteCommand=new wr,this.onDidExecuteCommand=this._onDidExecuteCommand.event,this.registry=new cn,this._starActivation=null}_activateStar(){return this._starActivation||(this._starActivation=sh(3e4)),this._starActivation}executeCommand(e,...t){return Ot(this,null,function*(){return this.registry.getCommand(e)?this._tryExecuteCommand(e,t):(yield Promise.all([Promise.race([this._activateStar(),aa.toPromise(aa.filter(this.registry.onDidRegisterCommand,r=>r===e))])]),this._tryExecuteCommand(e,t))})}executeCommandThowErr(e,...t){if(!this.registry.getCommand(e))throw new Error(`command '${e}' not found`);let r=this.registry.getCommand(e);this._onWillExecuteCommand.fire({commandId:e,args:t});let n=this.invokeFunction(r.handler,...t);return this._onDidExecuteCommand.fire({commandId:e,args:t}),n}_tryExecuteCommand(e,t){let r=this.registry.getCommand(e);if(!r)return Promise.reject(new Error(`command '${e}' not found`));try{this._onWillExecuteCommand.fire({commandId:e,args:t});let n=this.invokeFunction(r.handler,...t);return this._onDidExecuteCommand.fire({commandId:e,args:t}),Promise.resolve(n)}catch(n){return Promise.reject(n)}}invokeFunction(e,...t){let r=!1;try{return e(...t)}finally{r=!0}}};oa=nl([ol],oa);_l=Symbol.for("Jolibox.commands")});function Je(e,t={}){_a.emit("ERROR_REPORT",{error:e,options:t})}var _a,xt,at=re(()=>{"use strict";K();K();_a=new Qe,xt=new Qe;Je.debounce=Er(Je,50,{leading:!0})});var ya,Mh,yl,bl,wl=re(()=>{"use strict";K();at();ya=e=>{let t=e.replace(/-/g,"+").replace(/_/g,"/"),r=t.length%4===0?"":"=".repeat(4-t.length%4),n=atob(t+r);try{return JSON.parse(n)}catch(i){return{}}},Mh=e=>{let t=JSON.stringify(e);return btoa(t).replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,"")},yl=e=>{var t;try{let i=(t=new URL(e).searchParams.get("joliSource"))==null?void 0:t.split(".");if(i!=null&&i.length){let[a,o,s]=i;return{headerJson:ya(a),payloadJson:ya(o),signature:ya(s)}}else throw"joli_source is missing"}catch(r){return Je(new ul(`${e} not a valid schema: ${r}`)),{headerJson:{},payloadJson:{},signature:{}}}},bl=(e,t)=>{let r=t.split(".");if(r&&r.length===3){let n=r[0],i=Mh(e),a=r[2];return`${n}.${i}.${a}`}return t}});var Gh,fn,El,ba=re(()=>{"use strict";K();Gh="1.4.3",fn=()=>Gh,El=()=>{let e=fn();return`${ml(e)}`}});function Ea(e,t){return(document==null?void 0:document.head.querySelector(`meta[name="${e}"][content="${t}"]`))!==null}var Jh,Il,wa,Al,oe,Fh,D,he=re(()=>{"use strict";K();wl();ba();K();Jh={deviceInfo:{brand:"UnknownBrand",model:"UnknownModel",did:pa(),adId:va(),pixelRatio:window.devicePixelRatio||1,platform:Te.isAndroid?"android":Te.isiOS?"ios":"h5",system:"UnknownSystemVersion",lang:"zh"},sdkInfo:{nativeSDKVersion:"",jssdkVersion:fn()},schema:window.location.href,platform:Te.isAndroid?"android":Te.isiOS?"ios":"h5"},wa=(Il=globalThis.joliboxJSCore)==null?void 0:Il.env,oe=Object.assign({},(Al=wa==null?void 0:wa())!=null?Al:Jh);Fh=()=>{var E,A,w,R,k,L,F,S,P,j,q;let{payloadJson:e,headerJson:t,signature:r}=oe.schema.length?yl(oe.schema):{},n=`${oe.deviceInfo.did}-${new Date().getTime()}`,a=new URL(oe.schema.length?oe.schema:window.location.href).searchParams,o=(w=(A=(E=a.get("mpId"))!=null?E:a.get("appId"))!=null?A:a.get("gameId"))!=null?w:"",s=(L=(k=(R=oe.clientSessionId)!=null?R:e==null?void 0:e.sessionId)!=null?k:a.get("sessionId"))!=null?L:n,l=!!((S=(F=e==null?void 0:e.testAdsMode)!=null?F:e==null?void 0:e.__testAdsMode)!=null?S:a.get("testAdsMode")==="true"),c=(q=(j=(P=e==null?void 0:e.joliboxEnv)!=null?P:e==null?void 0:e.__joliboxEnv)!=null?j:a.get("joliboxEnv"))!=null?q:"production",p=c==="staging",u=t==null?void 0:t.channel,h=new URL(window.location.href).searchParams,b=e==null?void 0:e.__shouldInterupt;return{get startTime(){var U;return(U=performance.timeOrigin)!=null?U:performance.timing.navigationStart},get testMode(){return p},get testAdsMode(){return l},get joliboxEnv(){return c},get joliSource(){var U,M;return(M=(U=h.get("joliSource"))!=null?U:a.get("joliSource"))!=null?M:null},get mpId(){var U;return(U=o!=null?o:e==null?void 0:e.id)!=null?U:""},get mpVersion(){var U;return(U=t==null?void 0:t.ver)!=null?U:fn()},get mpType(){var U,M;return(M=(U=t==null?void 0:t.__mpType)!=null?U:e==null?void 0:e.__mpType)!=null?M:"game"},get platform(){var U;return((U=oe.platform)!=null?U:oe.deviceInfo.platform).toLowerCase()},get deviceInfo(){return oe.deviceInfo},get sdkInfo(){return oe.sdkInfo},get hostInfo(){return oe.hostInfo},get hostUserInfo(){return oe.hostUserInfo},get sessionId(){var U,M;return(M=(U=oe.clientSessionId)!=null?U:s)!=null?M:n},get channel(){return u},get webviewId(){var U;return(U=oe.webviewId)!=null?U:-1},get shouldInterupt(){return b},get from(){return e==null?void 0:e.__from},get baseApiHost(){return pl(p)},get adId(){var U;return(U=oe.deviceInfo.adId)!=null?U:oe.deviceInfo.did},get language(){return oe.deviceInfo.lang},get sdkEnvironment(){return Ea("dlightek","jolibox")?"dlightek":a.get("huaweiQuick")==="true"?"huaweiQuick":Ea("gamedistribution","jolibox")?"gamedistribution":Ea("funmax","jolibox")?"funmax":"jolibox"},get viewport(){var V,$,Ge;let U=(V=oe.deviceInfo.pixelRatio)!=null?V:1,M=($=oe.deviceInfo.statusBarHeight)!=null?$:e==null?void 0:e.__androidStatusBarHeight,J=(Ge=oe.deviceInfo.navigationBarHeight)!=null?Ge:e==null?void 0:e.__androidNavigationBarHeight;return{statusBarHeight:M!==void 0?M/U:20,navigationBarHeight:J!==void 0?J/U:10}},get abTests(){var U,M;return(M=(U=oe.abValues)==null?void 0:U.split(","))!=null?M:[]},get mpInfo(){var U;return(U=oe.mpInfo)!=null?U:{mpName:"unknown"}},onEnvConfigChanged:U=>{sl(oe,U,ll)},encodeJoliSourceQuery:U=>{var M,J;return t&&r?bl(X(X({},e),U),(M=a.get("joliSource"))!=null?M:""):(J=a.get("joliSource"))!=null?J:""},setDoExitDirectly:()=>{b=!1}}},D=Fh()});var Ia,Cl,jh,Hh,Sl,qh,Rl=re(()=>{"use strict";K();at();he();K();Ia=!1,Cl=(e,t)=>e==null?!1:t in e,jh=e=>Cl(e,"kind"),Hh=e=>{let t=e.toLowerCase().split("_");return t[0]+t.slice(1).map(r=>r.charAt(0).toUpperCase()+r.slice(1)).join("")},Sl=(e,t={},r)=>{var a,o,s;let n={user_id:(o=(a=D.hostUserInfo)==null?void 0:a.uid)!=null?o:"",device_id:(s=D.deviceInfo.did)!=null?s:"",timestamp:Date.now(),tag:Hh(e.name)},i=ke(X({},n),{env:t.environment,isFromUser:r});r?xt.emit("GLOBAL_USER_ERROR",e,i):xt.emit("GLOBAL_ERROR",e,i)},qh=e=>Cl(e,"kind")&&e.kind==="USER_ERROR";_a.on("ERROR_REPORT",({error:e,options:t})=>{if(Ia)return;Ia=!0;let r=jh(e)&&e.raw?e.raw:e;try{let n=qh(e);Sl(e,t,n)}catch(n){let i=n instanceof Error?n.message:String(n),a=new fa(`${i}, origin error: ${r.message}`);xe.error(a),Sl(new fa(a.message),{environment:t.environment},!1)}finally{Ia=!1}})});var Aa,Sa=re(()=>{"use strict";at();K();at();Aa=e=>new dl(e)});function Ol(e,t){let r=(n,i,a)=>{let c=i!=null?i:{},{eventType:o}=c,s=Xs(c,["eventType"]),l=ke(X({tag:n,eventType:a!=null?a:o!=null?o:kt.Other},t),{extra:X({},s)});n=="globalJsError"?Je(new dn(JSON.stringify(l))):e("systemLog",l,D.webviewId)};return r.debounce=Er(r,500,{leading:!0}),r}function kl(e){let t=(r,n,i)=>{var s;let a=(s=i&&JSON.stringify(i))!=null?s:0,o={speed_value_type:r,total_duration:n};a&&Object.assign(o,{extra:a}),e("joliboxSpeedAnalysis",o)};return t.debounce=Er(t,500,{leading:!0}),t}var Tl=re(()=>{"use strict";K();K();at();he()});function xl(e,t){let r=Ol(e,t),n=kl(r);return{track:r,trackPerformance:n}}var Nl=re(()=>{"use strict";Tl()});var Ca=re(()=>{"use strict"});var hn,Pl=re(()=>{"use strict";he();K();K();hn=class{constructor(t){this.apiHost=t;this.deviceInfo=null;this.samplesConfig=null;this.fetchSamplesConfig()}fetchSamplesConfig(){return I(this,null,function*(){let r=`${this.apiHost}/api/fe-configs/js-sdk/samples-config`,n=yield(yield fetch(r)).json();this.samplesConfig=n})}checkIsSampled(t){if(!this.samplesConfig)return!1;let{samples:r}=this.samplesConfig;for(let[n,i]of Object.entries(r))if(i.includes(t.name))return Math.floor(Math.random()*101)<parseFloat(n);return!1}getDevice(){var n,i,a,o,s;let{nativeSDKVersion:t,jssdkVersion:r}=D.sdkInfo;return{platform:1e3,os:D.deviceInfo.platform,appVersion:(n=t!=null?t:r)!=null?n:"1.0.0",appId:(a=(i=D.hostInfo)==null?void 0:i.aid)!=null?a:"1",model:(o=D.deviceInfo.model)!=null?o:"UnknownModel",brand:(s=D.deviceInfo.brand)!=null?s:"UnknownBrand",uuid:D.deviceInfo.did,jsSdkVersion:r,extra:{}}}getLocation(){let t=new URLSearchParams(window.location.search),r={};return t.forEach((n,i)=>{r[i]=n}),{name:"GamePage",params:r}}trackEvent(t,r,n){return I(this,null,function*(){var u;if(this.checkIsSampled(t))return;let i=t.location?t.location:yield this.getLocation(),a=t.target||null,o=t.extra||null,{hostUserInfo:s}=D;this.deviceInfo||(this.deviceInfo=yield this.getDevice());let l=this.deviceInfo,p={protocolVersion:"1.0.0",events:[ke(X({},t),{location:i,target:a,extra:o,timestamp:Date.now(),userId:(u=s==null?void 0:s.uid)!=null?u:null})],device:l,project:r};try{n?yield this.doReport(ma(p),n):yield this.doReport(ma(p))}catch(m){xe.log("[Jolibox SDK] report API error",m)}})}}});var Ra=re(()=>{"use strict";Nl();Ca();Pl()});var Oa,Dl,ot,mn,Ke,Wt=re(()=>{"use strict";ba();he();K();Oa=e=>{let t=new AbortController;return setTimeout(()=>t.abort(),e),t.signal};(Dl=AbortSignal.timeout)!=null||(AbortSignal.timeout=Oa);ot=class e{constructor(){this.httpClients=new WeakSet;this.networkRequests=[];this.maxRequestsToTrack=20;this.getNetworkStatus=()=>this.networkRequests.length===0?!0:this.networkRequests.filter(n=>n).length/this.networkRequests.length>=.6}static getInstance(){return e._instance||(e._instance=new e),e._instance}create(t){let r=new mn(t);return e.getInstance().httpClients.add(r),r}recordNetworkRequest(t){this.networkRequests.push(t),this.networkRequests.length>this.maxRequestsToTrack&&this.networkRequests.shift()}},mn=class{constructor(t){this.xua=El();this.getJoliSource=()=>D.joliSource;var n;let r=Kt(D.testMode);this.baseUrl=(n=t==null?void 0:t.baseUrl)!=null?n:r}get(t,r){return I(this,null,function*(){try{let{query:n,timeout:i}=r!=null?r:{},{headers:a}=r!=null?r:{},o=n?new URLSearchParams(n):null,s=o==null?void 0:o.toString(),l=`${this.baseUrl}${t}${s?`?${s}`:""}`,c=this.xua,p=this.getJoliSource();a=Object.assign({},a!=null?a:{},c?{"x-user-agent":c}:{},p?{"x-joli-source":p}:{});let u=yield fetch(l,{method:"GET",headers:a,credentials:"include",signal:Oa(i!=null?i:3e4)});return ot.getInstance().recordNetworkRequest(!0),yield u.json()}catch(n){throw ot.getInstance().recordNetworkRequest(!1),n}})}post(t,r){return I(this,null,function*(){try{let{data:n,query:i,timeout:a}=r!=null?r:{},{headers:o}=r!=null?r:{},s=i?new URLSearchParams(i):null,l=s==null?void 0:s.toString(),c=`${this.baseUrl}${t}${l?`?${l}`:""}`,p=this.xua,u=this.getJoliSource();o=Object.assign({},o!=null?o:{},{"Content-Type":"application/json"},p?{"x-user-agent":p}:{},u?{"x-joli-source":u}:{},{"x-os-type":Te.isAndroid?"ANDROID":Te.isiOS?"IOS":"PC"},{"x-runtime-type":"WEB"});let m=yield fetch(c,{method:"POST",headers:o,body:JSON.stringify(n),signal:Oa(a!=null?a:3e4),credentials:"include"});ot.getInstance().recordNetworkRequest(!0);let h=m.headers.get("content-type");if(h!=null&&h.includes("application/octet-stream"))try{return m.blob()}catch(b){return yield m.arrayBuffer()}if(h!=null&&h.includes("multipart/form-data")||h!=null&&h.includes("application/x-www-form-urlencoded"))try{return m.formData()}catch(b){return yield m.text()}if(h!=null&&h.includes("application/json"))try{return yield m.json()}catch(b){return yield m.text()}return m}catch(n){throw ot.getInstance().recordNetworkRequest(!1),n}})}put(t,r){return I(this,null,function*(){try{let{data:n,query:i,timeout:a}=r!=null?r:{},{headers:o}=r!=null?r:{},s=i?new URLSearchParams(i):null,l=s==null?void 0:s.toString(),c=`${this.baseUrl}${t}${l?`?${l}`:""}`,p=this.xua,u=this.getJoliSource();o=Object.assign({},o!=null?o:{},{"Content-Type":"application/json"},p?{"x-user-agent":p}:{},u?{"x-joli-source":u}:{});let m=yield fetch(c,{method:"PUT",headers:o,credentials:"include",body:JSON.stringify(n!=null?n:{})});if(!m.ok)throw ot.getInstance().recordNetworkRequest(!1),new Error(`HTTP error! status: ${m.status}`);return ot.getInstance().recordNetworkRequest(!0),yield m.json()}catch(n){throw console.error("Error:",n),n}})}};window.JoliboxHttpClient=mn;Ke=ot.getInstance()});var ka,pn,Ta=re(()=>{"use strict";he();Ra();Wt();K();ka=class extends hn{constructor(){super(...arguments);this.httpClient=Ke.create({baseUrl:this.apiBaseURL})}get apiBaseURL(){var r;return vl((r=D.testMode)!=null?r:!1)}doReport(r){this.httpClient.post("/report",{data:r,timeout:5e3}).catch(n=>{console.info("report error",n)})}},pn=new ka(Kt(D.testMode))});var Vh,Ll=re(()=>{"use strict";Rl();K();Sa();K();Ta();he();Vh=(e,t)=>{var i,a,o;let r={message:t.message,stack:(i=t.stack)!=null?i:"",errorType:t.name,source:0},n={name:e,type:kt.ErrorTrace,location:null,target:null,extra:r,timestamp:Date.now(),userId:(o=(a=D.hostUserInfo)==null?void 0:a.uid)!=null?o:null};pn.trackEvent(n,$t.WebSDK)};xt.on("GLOBAL_ERROR",(e,t)=>{Vh(t.tag,e)});xt.on("GLOBAL_USER_ERROR",(e,t)=>{xe.log("UserError",e,t)})});var vn,Ul=re(()=>{"use strict";vn=class{constructor(t,r){this.eventEmitter=t;this.lastReportTime=0;this.visible=!0;this.reportCount=0;this.notifyIframeGameEvent=(t,r)=>{window.parent&&window.parent.postMessage({type:t,data:r},"*")};this.playGame=t=>{this.reportCount++,(this.reportCount<=3||(this.reportCount-3)%3===0)&&(this.reporter({event:"PLAY_GAME",params:{duration:t}}),this.tracker("PlayGame",{duration:t}),this.notifyIframeGameEvent("JOLIBOX_GAME_PLAY",{duration:t}))};this.timer=this.createRAFTimer(t=>{this.playGame(t)});this.interval=r!=null?r:5*1e3,t.on("visible",n=>{this.visible=n})}start(t){this.reporter({event:"OPEN_GAME",params:{timestamp:Date.now(),duration:t!=null?t:0}}),this.tracker("OpenGame",{duration:t!=null?t:0}),this.notifyIframeGameEvent("JOLIBOX_GAME_OPEN",{duration:t!=null?t:0}),this.timer.start()}close(t){this.reporter({event:"CLOSE_GAME",params:{timestamp:Date.now(),duration:t}}),this.tracker("CloseGame",{duration:t}),this.notifyIframeGameEvent("JOLIBOX_GAME_CLOSE",{duration:t}),this.timer.stop()}createRAFTimer(t){let r=Date.now(),n,i,a=!1,o=0,s=()=>{if(!a)return;let h=Date.now(),b=h-r;b>=this.interval&&(this.visible&&(o+=Math.min(b,this.interval+1e3),t(o)),r=h),n=requestAnimationFrame(s)},l=()=>{p(),r=Date.now(),i=window.setInterval(()=>{if(!a)return;let h=Date.now();h-r>=this.interval&&(r=h)},this.interval)},c=()=>{u(),r=Date.now(),n=requestAnimationFrame(s)},p=()=>{n&&(cancelAnimationFrame(n),n=0)},u=()=>{i&&(clearInterval(i),i=0)};this.eventEmitter.on("visible",h=>{a&&(console.log("visible",h),h?c():l())});let m=this.visible;return{start(){a||(a=!0,m?c():l())},stop(){a=!1,p(),u()}}}}});var Bl,Ml=re(()=>{"use strict";Bl=`-----BEGIN PUBLIC KEY-----
2
2
  MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAs29BUZPZdQwNDEYtXufp
3
3
  IGF40RBoddFzoD2ixl6PjyKWFXF8kxGS++HNtLspxhLvWoE12IZvrP7+whSpgHcy
4
4
  4ryuW86mOdHnP9iyeK69GosHz3lVhQjF9UdhJDXB7P/zdj3VlVzZIj0yL+YvZjO0
@@ -6,9 +6,9 @@ F9vHrK8GMr1/gf3HKAroVJUVmJlWjqhBGoQzb58mqbTSWSN0HkDdYwXHNh/Xc1le
6
6
  DJDbBmfKOQdlBjABR9gb1wGz2LPFA40kzROV9mMiVePXpCOKNMy+b0UOW4RoF7pi
7
7
  Rq0jHJ4fRrMWvf/GugT0mv8YyuU9DaXLqTGP+jOEVvzvgtkO84XtLW1vh5ggINPW
8
8
  2wIDAQAB
9
- -----END PUBLIC KEY-----`});function Gl(e){let t="",r=new Uint8Array(e),n=r.byteLength;for(let i=0;i<n;i++)t+=String.fromCharCode(r[i]);return window.btoa(t)}function $h(e){let t="-----BEGIN PUBLIC KEY-----",n=e.substring(e.indexOf(t)+t.length,e.indexOf("-----END PUBLIC KEY-----")).replace(/\s+/g,""),i=window.atob(n),a=new Uint8Array(i.length);for(let o=0;o<i.length;o++)a[o]=i.charCodeAt(o);return a.buffer}function Jl(e){return I(this,null,function*(){let t=window.crypto,r=t.subtle,n=$h(Bl),i=yield r.importKey("spki",n,{name:"RSA-OAEP",hash:"SHA-1"},!1,["encrypt"]),a=t.getRandomValues(new Uint8Array(32)),o=yield r.importKey("raw",a,"AES-GCM",!1,["encrypt"]),s=yield r.encrypt({name:"RSA-OAEP"},i,a),l=Gl(s),p={timestamp:Date.now(),data:e},m=new TextEncoder().encode(JSON.stringify(p)),h=t.getRandomValues(new Uint8Array(12)),b=yield r.encrypt({name:"AES-GCM",iv:h,tagLength:128},o,m),E=new Uint8Array(b),A=new Uint8Array(h.length+E.length);A.set(h,0),A.set(E,h.length);let w=Gl(A.buffer);return{k:l,v:"1.0",payload:w}})}var Fl=re(()=>{"use strict";Ml()});var gn,jl=re(()=>{"use strict";he();Ul();Wt();Fl();gn=class extends vn{constructor(r,n,i){super(n,i);this.httpClient=Ke.create();this.gameId=D.mpId,this.sessionId=D.sessionId,this.track=r}reporter(r){return I(this,null,function*(){let{event:n,params:i,extraParams:a}=r,o={eventType:n,gameInfo:X({gameId:this.gameId,sessionId:this.sessionId},i)};a&&Object.assign(o,a);try{let s=yield Jl(o);yield this.httpClient.post("/api/base/app-event/v2",{data:s})}catch(s){yield this.httpClient.post("/api/base/app-event",{data:o})}})}tracker(r,n=null){this.track(r,n)}}});var Hl,Kh,_e,Wh,Na,We,st=re(()=>{"use strict";Ll();K();K();Oa();xa();jl();he();Ra();Hl=Ie(),Kh={type:$t.WebSDK,platform:"h5",jssdk_version:D.sdkInfo.jssdkVersion,mp_id:D.mpId,mp_version:D.mpVersion},{track:_e,trackPerformance:Wh}=xl((...e)=>{var o,s,l,c;let[,t]=e,r=t,n=il(r.extra)?r.extra:da(r.extra)?JSON.parse(r.extra):{},i=Oe(X({},n),{mp_id:(o=r.mp_id)!=null?o:"",mp_version:(s=r.mp_version)!=null?s:""}),a={name:t.tag,type:kt.System,location:null,target:null,extra:i,timestamp:Date.now(),userId:(c=(l=D.hostUserInfo)==null?void 0:l.uid)!=null?c:null};pn.trackEvent(a,$t.WebSDK)},Kh);Hl.registerCommand("ReportSDK.traceSystemTimeline",({event:e,duration:t,extra:r})=>{Wh(e,t,r)});Hl.registerCommand("ReportSDK.traceSystem",({event:e,info:t})=>{_e(e,t)});Na=new Qe,We=new gn(_e,Na)});function ql(e){let t=ma.config[e];return t||(t={},ma.config[e]=t),(r,n)=>{if(t[r]){Te.warn(`[can i use] ${r} already registered`);return}t[r]=X({},n)}}var Vl=re(()=>{"use strict";K()});function Pa(e){$l=e}function _n(e){return e===null||typeof e!="object"?e:Array.isArray(e)?e.map(t=>_n(t)):Object.keys(e).reduce((t,r)=>(t[r]=_n(e[r]),t),{})}function lt(e){return typeof e=="number"}function Da(e){let t=La(e);switch(t){case"string":return`"${e}"`;case"number":case"boolean":case"null":case"undefined":return String(e);default:return`a(n) ${t}`}}function La(e){return typeof e=="function"?"function":Object.prototype.toString.call(e).slice(8).slice(0,-1).toLowerCase()}var $l,me,yn,bn,wn,En,zt,In,An,Sn,Cn,Rn,On,kn,Tn,xn,Nn,Pn,Dn,Ua=re(()=>{"use strict";$l=!1;me=class{constructor(){this.errors=[];this.hasFallback=!1;this.hasDefault=!1;this._optional=!1}fail(t){if($l)if(typeof t=="string")this.errors.push(t);else{let r=`${this.path} should be ${t.expect}`;this._optional&&t.expect!=="undefined"?r+=" or undefined, ":r+=", ",r+=`but got ${Da(t.actual)}`,this.errors.push(r)}return!1}fallback(t){return this.hasFallback=!0,this._fallback=t,this}get fallbackValue(){return _n(this._fallback)}default(t){return this.hasDefault=!0,this._default=t,this}get defaultValue(){return typeof this._default=="function"?this._default:_n(this._default)}optional(){return this._optional=!0,this}};yn=class extends me{validate(t){return this._optional&&t===void 0?!0:lt(t)?lt(this._min)&&t<this._min?this.fail(`the value of ${this.path} should be greater than or equal to ${this._min}`):lt(this._max)&&t>this._max?this.fail(`the value of ${this.path} should be less than or equal to ${this._max}`):lt(this._greater)&&t<=this._greater?this.fail(`the value of ${this.path} should be greater than ${this._greater}`):this._isInt&&t!==Math.floor(t)?this.fail(`the value of ${this.path} should be integer but got ${t}`):!0:this.fail({expect:"number",actual:t})}min(t){return this._min=t,this}max(t){return this._max=t,this}isInt(t){return this._isInt=t,this}greater(t){return this._greater=t,this}},bn=class extends me{validate(t){return this._optional&&t===void 0?!0:typeof t!="boolean"?this.fail({expect:"boolean",actual:t}):!0}},wn=class extends me{validate(t){if(this._optional&&t===void 0)return!0;if(typeof t!="string")return this.fail({expect:"string",actual:t});if(lt(this._maxLength)&&t.length>this._maxLength)return this.fail(`the length of ${this.path} should be less than or equal to ${this._maxLength}`);if(lt(this._minLength)&&t.length<this._minLength)return this.fail(`the length of ${this.path} should be greater than or equal to ${this._minLength}`);if(typeof this._pattern=="string"){if(!new RegExp(this._pattern).test(t))return this.fail(`${this.path} should match pattern "${this._pattern}"`)}else if(this._pattern&&!this._pattern.test(t))return this.fail(`${this.path} should match pattern "${this._pattern.toString()}"`);return!0}minLength(t){return this._minLength=t,this}maxLength(t){return this._maxLength=t,this}pattern(t){return this._pattern=t,this}},En=class extends me{validate(t){return this._optional&&t===void 0?!0:typeof t!="symbol"?this.fail({expect:"symbol",actual:t}):!0}},zt=class extends me{validate(t){return!0}},In=class extends me{validate(t){return t!==void 0?this.fail({expect:"undefined",actual:t}):!0}},An=class extends me{validate(t){return this._optional&&t===void 0?!0:t!==null?this.fail({expect:"null",actual:t}):!0}},Sn=class extends me{validate(t){return this._optional&&t===void 0?!0:typeof t!="function"?this.fail({expect:"function",actual:t}):!0}},Cn=class extends me{constructor(...t){super(),this._items=t}validate(t){if(this._optional&&t===void 0)return!0;if(!this._items.includes(t)){let r=this._items.map(n=>JSON.stringify(n)).join(", ");return this.fail(`expect ${this.path} to be one of ${r}, but got ${Da(t)}`)}return!0}},Rn=class extends me{constructor(r){super();this._item=r}validate(r){if(this._optional&&r===void 0)return!0;if(!Array.isArray(r))return this.fail({expect:"array",actual:r});if(lt(this._minItems)&&r.length<this._minItems)return this.fail(`the length of ${this.path} should be greater than or equal to ${this._minItems}`);if(lt(this._maxItems)&&r.length>this._maxItems)return this.fail(`the length of ${this.path} should be less than or equal to ${this._maxItems}`);if(lt(this._length)&&r.length!==this._length)return this.fail(`the length of ${this.path} should be equal to ${this._length}`);let n=this._item;if(!n)return!0;let i=!0;if(r.forEach((a,o)=>{if(n.path=`${this.path}[${o}]`,n.errors=this.errors,a===void 0&&n.hasDefault){r[o]=n.defaultValue;return}n.validate(a)||(n.hasFallback?r[o]=n.fallbackValue:i=!1)}),this._uniqueItems){let a=new Map;for(let o in r)a.has(r[o])?i=this.fail(`${this.path} should NOT have duplicate items (${this.path}[${a.get(r[o])}] and ${this.path}[${o}] are identical)`):a.set(r[o],o)}return i}minItems(r){return this._minItems=r,this}maxItems(r){return this._maxItems=r,this}uniqueItems(){return this._uniqueItems=!0,this}length(r){return this._length=r,this}},On=class extends me{constructor(r){super();this._value=r}validate(r){if(this._optional&&r===void 0)return!0;if(La(r)!=="object")return this.fail({expect:"object",actual:r});let i=r,a=this._value;a.errors=this.errors;let o=!0;for(let s in i){let l=i[s];if(/^[_$a-zA-Z\xA0-\uFFFF][_$a-zA-Z0-9\xA0-\uFFFF]*$/.test(s)?a.path=`${this.path}.${s}`:a.path=`${this.path}["${s}"]`,!(l===void 0&&a._optional)){if(l===void 0&&a.hasDefault){i[s]=a.defaultValue;continue}a.validate(l)||(a.hasFallback?i[s]=a.fallbackValue:o=!1)}}return o}},kn=class extends me{constructor(r={}){super();this._object=r}validate(r){if(this._optional&&r===void 0)return!0;if(La(r)!=="object")return this.fail({expect:"object",actual:r});let n=r,i=!0;for(let a in this._object){let o=n[a],s=this._object[a];if(s.errors=this.errors,/^[_$a-zA-Z\xA0-\uFFFF][_$a-zA-Z0-9\xA0-\uFFFF]*$/.test(a)?s.path=`${this.path}.${a}`:s.path=`${this.path}["${a}"]`,!(s._optional&&o===void 0)){if(o===void 0&&s.hasDefault){n[a]=s.defaultValue;continue}s.validate(o)||(s.hasFallback?n[a]=s.fallbackValue:i=!1)}}return i}},Tn=class extends me{constructor(r){super();this.value=r}validate(r){return r===void 0&&this._optional?!0:r!==this.value?this.fail({expect:Da(this.value),actual:r}):!0}},xn=class extends me{constructor(...t){super(),this._items=t}validate(t){if(t===void 0&&this._optional)return!0;let r=[],n=!1,i=this._items.length;for(let a=0;a<i;a++){let o=this._items[a];if(o.errors=[],o.path=this.path,!o.validate(t))r.push(o.errors.join("; "));else if(!n){n=!0;break}}if(!n){let a=r.join(`
10
- or `);this.errors.push(a)}return n}},Nn=class extends me{constructor(...t){super(),this._items=t;let r=0,n=t.length-1;for(;n>=0;n--){let i=t[n];if(i._optional||i.hasDefault)r+=1;else break}this._minItems=t.length-r}validate(t){if(t===void 0&&this._optional)return!0;if(!Array.isArray(t))return this.fail({expect:"array",actual:t});if(t.length<this._minItems)return this.fail(`the length of ${this.path} should be greater than or equal to ${this._minItems}`);let r=!0;return this._items.forEach((n,i)=>{if(n.path=`${this.path}[${i}]`,n.errors=this.errors,t[i]===void 0&&n.hasDefault){t[i]=n.defaultValue;return}n.validate(t[i])||(n.hasFallback?t[i]=n._fallback:r=!1)}),r}},Pn=class extends me{validate(t){return t===void 0&&this._optional||t instanceof ArrayBuffer?!0:this.fail({expect:"arraybuffer",actual:t})}},Dn=class extends me{constructor(t){super(),this._ctor=t}validate(t){return t===void 0&&this._optional||t instanceof this._ctor?!0:this.fail({expect:`typedarray of ${this._ctor.name}`,actual:t})}}});function Ba(e,t,r="param"){if(e.errors=[],e.path=r,Pa(!0),!e.validate(t)){let n=e.errors.join(`
11
- `);throw e.errors.length=0,Pa(!1),new TypeError(n)}}var G,Ma=re(()=>{"use strict";Ua();Ua();G={object(e){return new kn(e)},array(e){return new Rn(e)},tuple(...e){return new Nn(...e)},literal(e){return new Tn(e)},or(...e){return new xn(...e)},symbol(){return new En},record(e){return new On(e)},function(){return new Sn},boolean(){return new bn},string(){return new wn},number(){return new yn},undefined(){return new In},null(){return new An},unknown(){return new zt},any(){return new zt},as(){return new zt},arraybuffer(){return new Pn},enum(...e){return new Cn(...e)},typedarray(e){return new Dn(e)}}});var Ln,Kl,Wl=re(()=>{"use strict";K();at();Ma();Ca();Ln=1,Kl=e=>{function t(n,i){return(...a)=>{var u,m,h,b;let o=Date.now(),s={method:n,trace_id:Ln};Ln+=1;let l="SUCCESS",c=`${n}:ok`,p=0;try{if(i.paramsSchema)try{Ba(i.paramsSchema,a,"params")}catch(R){throw Sa(`${n}:fail ${R.message}`)}let E=i.implement(...a),A=E,w=`${n}:ok`;if(E&&"code"in E){let{code:R,data:k,message:L}=E;l=R,A=k,w=L}return{code:l,message:w,data:A}}catch(E){let A=E;p=(m=(u=A.code)!=null?u:A.errNo)!=null?m:2e3,l="FAILURE";let w=(b=(h=A.message)!=null?h:A.errMsg)!=null?b:`${E}`;return c=`${n}:${l} ${w.replace(/^\S+:(fail|cancel)\s?/,"")}`,Je(new un(c,p)),{code:l,message:c}}finally{let E=Date.now()-o}}}function r(n,i){return(...a)=>I(this,null,function*(){var m,h,b,E;let o=al(a)?a:[a],s=Date.now(),l={method:n,trace_id:Ln};Ln+=1;let c=`${n}:ok`,p="SUCCESS",u={code:p,message:c};try{if(i.paramsSchema)try{Ba(i.paramsSchema,o,"params")}catch(R){throw Sa(R.message)}let w=yield i.implement(...o);if(w&&"code"in w){let{code:R,data:k,message:L}=w;p=R,c=L,w=k}return Object.assign(u,{code:p,message:c,data:w}),u}catch(A){let w=A,R=(h=(m=w.code)!=null?m:w.errNo)!=null?h:2e3;p="FAILURE";let k=(E=(b=w.message)!=null?b:w.errMsg)!=null?E:`${A}`,L=`${n}:${p} ${k.replace(/^\S+:(fail|cancel)\s?/,"")}`;return Object.assign(u,{code:p,message:L}),Je(new un(L,R)),u}finally{let A=Date.now()-s}})}return{createAPI:r,createSyncAPI:t}}});var ze,Nt,ye,Ir=re(()=>{"use strict";Vl();st();Wl();Ma();({createAPI:ze,createSyncAPI:Nt}=Kl(_e)),ye=ql("h5")});var Yl=ea((Ql,ja)=>{(function(e){if(typeof Ql=="object"&&typeof ja!="undefined")ja.exports=e();else if(typeof define=="function"&&define.amd)define([],e);else{var t;typeof window!="undefined"?t=window:typeof global!="undefined"?t=global:typeof self!="undefined"?t=self:t=this,t.localforage=e()}})(function(){var e,t,r;return function n(i,a,o){function s(p,u){if(!a[p]){if(!i[p]){var m=typeof _r=="function"&&_r;if(!u&&m)return m(p,!0);if(l)return l(p,!0);var h=new Error("Cannot find module '"+p+"'");throw h.code="MODULE_NOT_FOUND",h}var b=a[p]={exports:{}};i[p][0].call(b.exports,function(E){var A=i[p][1][E];return s(A||E)},b,b.exports,n,i,a,o)}return a[p].exports}for(var l=typeof _r=="function"&&_r,c=0;c<o.length;c++)s(o[c]);return s}({1:[function(n,i,a){(function(o){"use strict";var s=o.MutationObserver||o.WebKitMutationObserver,l;if(s){var c=0,p=new s(E),u=o.document.createTextNode("");p.observe(u,{characterData:!0}),l=function(){u.data=c=++c%2}}else if(!o.setImmediate&&typeof o.MessageChannel!="undefined"){var m=new o.MessageChannel;m.port1.onmessage=E,l=function(){m.port2.postMessage(0)}}else"document"in o&&"onreadystatechange"in o.document.createElement("script")?l=function(){var w=o.document.createElement("script");w.onreadystatechange=function(){E(),w.onreadystatechange=null,w.parentNode.removeChild(w),w=null},o.document.documentElement.appendChild(w)}:l=function(){setTimeout(E,0)};var h,b=[];function E(){h=!0;for(var w,R,k=b.length;k;){for(R=b,b=[],w=-1;++w<k;)R[w]();k=b.length}h=!1}i.exports=A;function A(w){b.push(w)===1&&!h&&l()}}).call(this,typeof global!="undefined"?global:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{}],2:[function(n,i,a){"use strict";var o=n(1);function s(){}var l={},c=["REJECTED"],p=["FULFILLED"],u=["PENDING"];i.exports=m;function m(S){if(typeof S!="function")throw new TypeError("resolver must be a function");this.state=u,this.queue=[],this.outcome=void 0,S!==s&&A(this,S)}m.prototype.catch=function(S){return this.then(null,S)},m.prototype.then=function(S,P){if(typeof S!="function"&&this.state===p||typeof P!="function"&&this.state===c)return this;var j=new this.constructor(s);if(this.state!==u){var q=this.state===p?S:P;b(j,q,this.outcome)}else this.queue.push(new h(j,S,P));return j};function h(S,P,j){this.promise=S,typeof P=="function"&&(this.onFulfilled=P,this.callFulfilled=this.otherCallFulfilled),typeof j=="function"&&(this.onRejected=j,this.callRejected=this.otherCallRejected)}h.prototype.callFulfilled=function(S){l.resolve(this.promise,S)},h.prototype.otherCallFulfilled=function(S){b(this.promise,this.onFulfilled,S)},h.prototype.callRejected=function(S){l.reject(this.promise,S)},h.prototype.otherCallRejected=function(S){b(this.promise,this.onRejected,S)};function b(S,P,j){o(function(){var q;try{q=P(j)}catch(U){return l.reject(S,U)}q===S?l.reject(S,new TypeError("Cannot resolve promise with itself")):l.resolve(S,q)})}l.resolve=function(S,P){var j=w(E,P);if(j.status==="error")return l.reject(S,j.value);var q=j.value;if(q)A(S,q);else{S.state=p,S.outcome=P;for(var U=-1,M=S.queue.length;++U<M;)S.queue[U].callFulfilled(P)}return S},l.reject=function(S,P){S.state=c,S.outcome=P;for(var j=-1,q=S.queue.length;++j<q;)S.queue[j].callRejected(P);return S};function E(S){var P=S&&S.then;if(S&&(typeof S=="object"||typeof S=="function")&&typeof P=="function")return function(){P.apply(S,arguments)}}function A(S,P){var j=!1;function q(V){j||(j=!0,l.reject(S,V))}function U(V){j||(j=!0,l.resolve(S,V))}function M(){P(U,q)}var J=w(M);J.status==="error"&&q(J.value)}function w(S,P){var j={};try{j.value=S(P),j.status="success"}catch(q){j.status="error",j.value=q}return j}m.resolve=R;function R(S){return S instanceof this?S:l.resolve(new this(s),S)}m.reject=k;function k(S){var P=new this(s);return l.reject(P,S)}m.all=L;function L(S){var P=this;if(Object.prototype.toString.call(S)!=="[object Array]")return this.reject(new TypeError("must be an array"));var j=S.length,q=!1;if(!j)return this.resolve([]);for(var U=new Array(j),M=0,J=-1,V=new this(s);++J<j;)$(S[J],J);return V;function $(Ge,jt){P.resolve(Ge).then(Ht,function(nt){q||(q=!0,l.reject(V,nt))});function Ht(nt){U[jt]=nt,++M===j&&!q&&(q=!0,l.resolve(V,U))}}}m.race=F;function F(S){var P=this;if(Object.prototype.toString.call(S)!=="[object Array]")return this.reject(new TypeError("must be an array"));var j=S.length,q=!1;if(!j)return this.resolve([]);for(var U=-1,M=new this(s);++U<j;)J(S[U]);return M;function J(V){P.resolve(V).then(function($){q||(q=!0,l.resolve(M,$))},function($){q||(q=!0,l.reject(M,$))})}}},{1:1}],3:[function(n,i,a){(function(o){"use strict";typeof o.Promise!="function"&&(o.Promise=n(2))}).call(this,typeof global!="undefined"?global:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{2:2}],4:[function(n,i,a){"use strict";var o=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(d){return typeof d}:function(d){return d&&typeof Symbol=="function"&&d.constructor===Symbol&&d!==Symbol.prototype?"symbol":typeof d};function s(d,v){if(!(d instanceof v))throw new TypeError("Cannot call a class as a function")}function l(){try{if(typeof indexedDB!="undefined")return indexedDB;if(typeof webkitIndexedDB!="undefined")return webkitIndexedDB;if(typeof mozIndexedDB!="undefined")return mozIndexedDB;if(typeof OIndexedDB!="undefined")return OIndexedDB;if(typeof msIndexedDB!="undefined")return msIndexedDB}catch(d){return}}var c=l();function p(){try{if(!c||!c.open)return!1;var d=typeof openDatabase!="undefined"&&/(Safari|iPhone|iPad|iPod)/.test(navigator.userAgent)&&!/Chrome/.test(navigator.userAgent)&&!/BlackBerry/.test(navigator.platform),v=typeof fetch=="function"&&fetch.toString().indexOf("[native code")!==-1;return(!d||v)&&typeof indexedDB!="undefined"&&typeof IDBKeyRange!="undefined"}catch(f){return!1}}function u(d,v){d=d||[],v=v||{};try{return new Blob(d,v)}catch(g){if(g.name!=="TypeError")throw g;for(var f=typeof BlobBuilder!="undefined"?BlobBuilder:typeof MSBlobBuilder!="undefined"?MSBlobBuilder:typeof MozBlobBuilder!="undefined"?MozBlobBuilder:WebKitBlobBuilder,_=new f,y=0;y<d.length;y+=1)_.append(d[y]);return _.getBlob(v.type)}}typeof Promise=="undefined"&&n(3);var m=Promise;function h(d,v){v&&d.then(function(f){v(null,f)},function(f){v(f)})}function b(d,v,f){typeof v=="function"&&d.then(v),typeof f=="function"&&d.catch(f)}function E(d){return typeof d!="string"&&(console.warn(d+" used as a key, but it is not a string."),d=String(d)),d}function A(){if(arguments.length&&typeof arguments[arguments.length-1]=="function")return arguments[arguments.length-1]}var w="local-forage-detect-blob-support",R=void 0,k={},L=Object.prototype.toString,F="readonly",S="readwrite";function P(d){for(var v=d.length,f=new ArrayBuffer(v),_=new Uint8Array(f),y=0;y<v;y++)_[y]=d.charCodeAt(y);return f}function j(d){return new m(function(v){var f=d.transaction(w,S),_=u([""]);f.objectStore(w).put(_,"key"),f.onabort=function(y){y.preventDefault(),y.stopPropagation(),v(!1)},f.oncomplete=function(){var y=navigator.userAgent.match(/Chrome\/(\d+)/),g=navigator.userAgent.match(/Edge\//);v(g||!y||parseInt(y[1],10)>=43)}}).catch(function(){return!1})}function q(d){return typeof R=="boolean"?m.resolve(R):j(d).then(function(v){return R=v,R})}function U(d){var v=k[d.name],f={};f.promise=new m(function(_,y){f.resolve=_,f.reject=y}),v.deferredOperations.push(f),v.dbReady?v.dbReady=v.dbReady.then(function(){return f.promise}):v.dbReady=f.promise}function M(d){var v=k[d.name],f=v.deferredOperations.pop();if(f)return f.resolve(),f.promise}function J(d,v){var f=k[d.name],_=f.deferredOperations.pop();if(_)return _.reject(v),_.promise}function V(d,v){return new m(function(f,_){if(k[d.name]=k[d.name]||Rs(),d.db)if(v)U(d),d.db.close();else return f(d.db);var y=[d.name];v&&y.push(d.version);var g=c.open.apply(c,y);v&&(g.onupgradeneeded=function(C){var O=g.result;try{O.createObjectStore(d.storeName),C.oldVersion<=1&&O.createObjectStore(w)}catch(T){if(T.name==="ConstraintError")console.warn('The database "'+d.name+'" has been upgraded from version '+C.oldVersion+" to version "+C.newVersion+', but the storage "'+d.storeName+'" already exists.');else throw T}}),g.onerror=function(C){C.preventDefault(),_(g.error)},g.onsuccess=function(){var C=g.result;C.onversionchange=function(O){O.target.close()},f(C),M(d)}})}function $(d){return V(d,!1)}function Ge(d){return V(d,!0)}function jt(d,v){if(!d.db)return!0;var f=!d.db.objectStoreNames.contains(d.storeName),_=d.version<d.db.version,y=d.version>d.db.version;if(_&&(d.version!==v&&console.warn('The database "'+d.name+`" can't be downgraded from version `+d.db.version+" to version "+d.version+"."),d.version=d.db.version),y||f){if(f){var g=d.db.version+1;g>d.version&&(d.version=g)}return!0}return!1}function Ht(d){return new m(function(v,f){var _=new FileReader;_.onerror=f,_.onloadend=function(y){var g=btoa(y.target.result||"");v({__local_forage_encoded_blob:!0,data:g,type:d.type})},_.readAsBinaryString(d)})}function nt(d){var v=P(atob(d.data));return u([v],{type:d.type})}function Cs(d){return d&&d.__local_forage_encoded_blob}function Ku(d){var v=this,f=v._initReady().then(function(){var _=k[v._dbInfo.name];if(_&&_.dbReady)return _.dbReady});return b(f,d,d),f}function Wu(d){U(d);for(var v=k[d.name],f=v.forages,_=0;_<f.length;_++){var y=f[_];y._dbInfo.db&&(y._dbInfo.db.close(),y._dbInfo.db=null)}return d.db=null,$(d).then(function(g){return d.db=g,jt(d)?Ge(d):g}).then(function(g){d.db=v.db=g;for(var C=0;C<f.length;C++)f[C]._dbInfo.db=g}).catch(function(g){throw J(d,g),g})}function it(d,v,f,_){_===void 0&&(_=1);try{var y=d.db.transaction(d.storeName,v);f(null,y)}catch(g){if(_>0&&(!d.db||g.name==="InvalidStateError"||g.name==="NotFoundError"))return m.resolve().then(function(){if(!d.db||g.name==="NotFoundError"&&!d.db.objectStoreNames.contains(d.storeName)&&d.version<=d.db.version)return d.db&&(d.version=d.db.version+1),Ge(d)}).then(function(){return Wu(d).then(function(){it(d,v,f,_-1)})}).catch(f);f(g)}}function Rs(){return{forages:[],db:null,dbReady:null,deferredOperations:[]}}function zu(d){var v=this,f={db:null};if(d)for(var _ in d)f[_]=d[_];var y=k[f.name];y||(y=Rs(),k[f.name]=y),y.forages.push(v),v._initReady||(v._initReady=v.ready,v.ready=Ku);var g=[];function C(){return m.resolve()}for(var O=0;O<y.forages.length;O++){var T=y.forages[O];T!==v&&g.push(T._initReady().catch(C))}var x=y.forages.slice(0);return m.all(g).then(function(){return f.db=y.db,$(f)}).then(function(N){return f.db=N,jt(f,v._defaultConfig.version)?Ge(f):N}).then(function(N){f.db=y.db=N,v._dbInfo=f;for(var B=0;B<x.length;B++){var W=x[B];W!==v&&(W._dbInfo.db=f.db,W._dbInfo.version=f.version)}})}function Xu(d,v){var f=this;d=E(d);var _=new m(function(y,g){f.ready().then(function(){it(f._dbInfo,F,function(C,O){if(C)return g(C);try{var T=O.objectStore(f._dbInfo.storeName),x=T.get(d);x.onsuccess=function(){var N=x.result;N===void 0&&(N=null),Cs(N)&&(N=nt(N)),y(N)},x.onerror=function(){g(x.error)}}catch(N){g(N)}})}).catch(g)});return h(_,v),_}function Qu(d,v){var f=this,_=new m(function(y,g){f.ready().then(function(){it(f._dbInfo,F,function(C,O){if(C)return g(C);try{var T=O.objectStore(f._dbInfo.storeName),x=T.openCursor(),N=1;x.onsuccess=function(){var B=x.result;if(B){var W=B.value;Cs(W)&&(W=nt(W));var ee=d(W,B.key,N++);ee!==void 0?y(ee):B.continue()}else y()},x.onerror=function(){g(x.error)}}catch(B){g(B)}})}).catch(g)});return h(_,v),_}function Yu(d,v,f){var _=this;d=E(d);var y=new m(function(g,C){var O;_.ready().then(function(){return O=_._dbInfo,L.call(v)==="[object Blob]"?q(O.db).then(function(T){return T?v:Ht(v)}):v}).then(function(T){it(_._dbInfo,S,function(x,N){if(x)return C(x);try{var B=N.objectStore(_._dbInfo.storeName);T===null&&(T=void 0);var W=B.put(T,d);N.oncomplete=function(){T===void 0&&(T=null),g(T)},N.onabort=N.onerror=function(){var ee=W.error?W.error:W.transaction.error;C(ee)}}catch(ee){C(ee)}})}).catch(C)});return h(y,f),y}function Zu(d,v){var f=this;d=E(d);var _=new m(function(y,g){f.ready().then(function(){it(f._dbInfo,S,function(C,O){if(C)return g(C);try{var T=O.objectStore(f._dbInfo.storeName),x=T.delete(d);O.oncomplete=function(){y()},O.onerror=function(){g(x.error)},O.onabort=function(){var N=x.error?x.error:x.transaction.error;g(N)}}catch(N){g(N)}})}).catch(g)});return h(_,v),_}function ef(d){var v=this,f=new m(function(_,y){v.ready().then(function(){it(v._dbInfo,S,function(g,C){if(g)return y(g);try{var O=C.objectStore(v._dbInfo.storeName),T=O.clear();C.oncomplete=function(){_()},C.onabort=C.onerror=function(){var x=T.error?T.error:T.transaction.error;y(x)}}catch(x){y(x)}})}).catch(y)});return h(f,d),f}function tf(d){var v=this,f=new m(function(_,y){v.ready().then(function(){it(v._dbInfo,F,function(g,C){if(g)return y(g);try{var O=C.objectStore(v._dbInfo.storeName),T=O.count();T.onsuccess=function(){_(T.result)},T.onerror=function(){y(T.error)}}catch(x){y(x)}})}).catch(y)});return h(f,d),f}function rf(d,v){var f=this,_=new m(function(y,g){if(d<0){y(null);return}f.ready().then(function(){it(f._dbInfo,F,function(C,O){if(C)return g(C);try{var T=O.objectStore(f._dbInfo.storeName),x=!1,N=T.openKeyCursor();N.onsuccess=function(){var B=N.result;if(!B){y(null);return}d===0||x?y(B.key):(x=!0,B.advance(d))},N.onerror=function(){g(N.error)}}catch(B){g(B)}})}).catch(g)});return h(_,v),_}function nf(d){var v=this,f=new m(function(_,y){v.ready().then(function(){it(v._dbInfo,F,function(g,C){if(g)return y(g);try{var O=C.objectStore(v._dbInfo.storeName),T=O.openKeyCursor(),x=[];T.onsuccess=function(){var N=T.result;if(!N){_(x);return}x.push(N.key),N.continue()},T.onerror=function(){y(T.error)}}catch(N){y(N)}})}).catch(y)});return h(f,d),f}function af(d,v){v=A.apply(this,arguments);var f=this.config();d=typeof d!="function"&&d||{},d.name||(d.name=d.name||f.name,d.storeName=d.storeName||f.storeName);var _=this,y;if(!d.name)y=m.reject("Invalid arguments");else{var g=d.name===f.name&&_._dbInfo.db,C=g?m.resolve(_._dbInfo.db):$(d).then(function(O){var T=k[d.name],x=T.forages;T.db=O;for(var N=0;N<x.length;N++)x[N]._dbInfo.db=O;return O});d.storeName?y=C.then(function(O){if(O.objectStoreNames.contains(d.storeName)){var T=O.version+1;U(d);var x=k[d.name],N=x.forages;O.close();for(var B=0;B<N.length;B++){var W=N[B];W._dbInfo.db=null,W._dbInfo.version=T}var ee=new m(function(te,fe){var de=c.open(d.name,T);de.onerror=function(qe){var gr=de.result;gr.close(),fe(qe)},de.onupgradeneeded=function(){var qe=de.result;qe.deleteObjectStore(d.storeName)},de.onsuccess=function(){var qe=de.result;qe.close(),te(qe)}});return ee.then(function(te){x.db=te;for(var fe=0;fe<N.length;fe++){var de=N[fe];de._dbInfo.db=te,M(de._dbInfo)}}).catch(function(te){throw(J(d,te)||m.resolve()).catch(function(){}),te})}}):y=C.then(function(O){U(d);var T=k[d.name],x=T.forages;O.close();for(var N=0;N<x.length;N++){var B=x[N];B._dbInfo.db=null}var W=new m(function(ee,te){var fe=c.deleteDatabase(d.name);fe.onerror=function(){var de=fe.result;de&&de.close(),te(fe.error)},fe.onblocked=function(){console.warn('dropInstance blocked for database "'+d.name+'" until all open connections are closed')},fe.onsuccess=function(){var de=fe.result;de&&de.close(),ee(de)}});return W.then(function(ee){T.db=ee;for(var te=0;te<x.length;te++){var fe=x[te];M(fe._dbInfo)}}).catch(function(ee){throw(J(d,ee)||m.resolve()).catch(function(){}),ee})})}return h(y,v),y}var of={_driver:"asyncStorage",_initStorage:zu,_support:p(),iterate:Qu,getItem:Xu,setItem:Yu,removeItem:Zu,clear:ef,length:tf,key:rf,keys:nf,dropInstance:af};function sf(){return typeof openDatabase=="function"}var bt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",lf="~~local_forage_type~",Os=/^~~local_forage_type~([^~]+)~/,an="__lfsc__:",Hi=an.length,qi="arbf",Vi="blob",ks="si08",Ts="ui08",xs="uic8",Ns="si16",Ps="si32",Ds="ur16",Ls="ui32",Us="fl32",Bs="fl64",Ms=Hi+qi.length,Gs=Object.prototype.toString;function Js(d){var v=d.length*.75,f=d.length,_,y=0,g,C,O,T;d[d.length-1]==="="&&(v--,d[d.length-2]==="="&&v--);var x=new ArrayBuffer(v),N=new Uint8Array(x);for(_=0;_<f;_+=4)g=bt.indexOf(d[_]),C=bt.indexOf(d[_+1]),O=bt.indexOf(d[_+2]),T=bt.indexOf(d[_+3]),N[y++]=g<<2|C>>4,N[y++]=(C&15)<<4|O>>2,N[y++]=(O&3)<<6|T&63;return x}function $i(d){var v=new Uint8Array(d),f="",_;for(_=0;_<v.length;_+=3)f+=bt[v[_]>>2],f+=bt[(v[_]&3)<<4|v[_+1]>>4],f+=bt[(v[_+1]&15)<<2|v[_+2]>>6],f+=bt[v[_+2]&63];return v.length%3===2?f=f.substring(0,f.length-1)+"=":v.length%3===1&&(f=f.substring(0,f.length-2)+"=="),f}function cf(d,v){var f="";if(d&&(f=Gs.call(d)),d&&(f==="[object ArrayBuffer]"||d.buffer&&Gs.call(d.buffer)==="[object ArrayBuffer]")){var _,y=an;d instanceof ArrayBuffer?(_=d,y+=qi):(_=d.buffer,f==="[object Int8Array]"?y+=ks:f==="[object Uint8Array]"?y+=Ts:f==="[object Uint8ClampedArray]"?y+=xs:f==="[object Int16Array]"?y+=Ns:f==="[object Uint16Array]"?y+=Ds:f==="[object Int32Array]"?y+=Ps:f==="[object Uint32Array]"?y+=Ls:f==="[object Float32Array]"?y+=Us:f==="[object Float64Array]"?y+=Bs:v(new Error("Failed to get type for BinaryArray"))),v(y+$i(_))}else if(f==="[object Blob]"){var g=new FileReader;g.onload=function(){var C=lf+d.type+"~"+$i(this.result);v(an+Vi+C)},g.readAsArrayBuffer(d)}else try{v(JSON.stringify(d))}catch(C){console.error("Couldn't convert value into a JSON string: ",d),v(null,C)}}function df(d){if(d.substring(0,Hi)!==an)return JSON.parse(d);var v=d.substring(Ms),f=d.substring(Hi,Ms),_;if(f===Vi&&Os.test(v)){var y=v.match(Os);_=y[1],v=v.substring(y[0].length)}var g=Js(v);switch(f){case qi:return g;case Vi:return u([g],{type:_});case ks:return new Int8Array(g);case Ts:return new Uint8Array(g);case xs:return new Uint8ClampedArray(g);case Ns:return new Int16Array(g);case Ds:return new Uint16Array(g);case Ps:return new Int32Array(g);case Ls:return new Uint32Array(g);case Us:return new Float32Array(g);case Bs:return new Float64Array(g);default:throw new Error("Unkown type: "+f)}}var Ki={serialize:cf,deserialize:df,stringToBuffer:Js,bufferToString:$i};function Fs(d,v,f,_){d.executeSql("CREATE TABLE IF NOT EXISTS "+v.storeName+" (id INTEGER PRIMARY KEY, key unique, value)",[],f,_)}function uf(d){var v=this,f={db:null};if(d)for(var _ in d)f[_]=typeof d[_]!="string"?d[_].toString():d[_];var y=new m(function(g,C){try{f.db=openDatabase(f.name,String(f.version),f.description,f.size)}catch(O){return C(O)}f.db.transaction(function(O){Fs(O,f,function(){v._dbInfo=f,g()},function(T,x){C(x)})},C)});return f.serializer=Ki,y}function wt(d,v,f,_,y,g){d.executeSql(f,_,y,function(C,O){O.code===O.SYNTAX_ERR?C.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name = ?",[v.storeName],function(T,x){x.rows.length?g(T,O):Fs(T,v,function(){T.executeSql(f,_,y,g)},g)},g):g(C,O)},g)}function ff(d,v){var f=this;d=E(d);var _=new m(function(y,g){f.ready().then(function(){var C=f._dbInfo;C.db.transaction(function(O){wt(O,C,"SELECT * FROM "+C.storeName+" WHERE key = ? LIMIT 1",[d],function(T,x){var N=x.rows.length?x.rows.item(0).value:null;N&&(N=C.serializer.deserialize(N)),y(N)},function(T,x){g(x)})})}).catch(g)});return h(_,v),_}function hf(d,v){var f=this,_=new m(function(y,g){f.ready().then(function(){var C=f._dbInfo;C.db.transaction(function(O){wt(O,C,"SELECT * FROM "+C.storeName,[],function(T,x){for(var N=x.rows,B=N.length,W=0;W<B;W++){var ee=N.item(W),te=ee.value;if(te&&(te=C.serializer.deserialize(te)),te=d(te,ee.key,W+1),te!==void 0){y(te);return}}y()},function(T,x){g(x)})})}).catch(g)});return h(_,v),_}function js(d,v,f,_){var y=this;d=E(d);var g=new m(function(C,O){y.ready().then(function(){v===void 0&&(v=null);var T=v,x=y._dbInfo;x.serializer.serialize(v,function(N,B){B?O(B):x.db.transaction(function(W){wt(W,x,"INSERT OR REPLACE INTO "+x.storeName+" (key, value) VALUES (?, ?)",[d,N],function(){C(T)},function(ee,te){O(te)})},function(W){if(W.code===W.QUOTA_ERR){if(_>0){C(js.apply(y,[d,T,f,_-1]));return}O(W)}})})}).catch(O)});return h(g,f),g}function mf(d,v,f){return js.apply(this,[d,v,f,1])}function pf(d,v){var f=this;d=E(d);var _=new m(function(y,g){f.ready().then(function(){var C=f._dbInfo;C.db.transaction(function(O){wt(O,C,"DELETE FROM "+C.storeName+" WHERE key = ?",[d],function(){y()},function(T,x){g(x)})})}).catch(g)});return h(_,v),_}function vf(d){var v=this,f=new m(function(_,y){v.ready().then(function(){var g=v._dbInfo;g.db.transaction(function(C){wt(C,g,"DELETE FROM "+g.storeName,[],function(){_()},function(O,T){y(T)})})}).catch(y)});return h(f,d),f}function gf(d){var v=this,f=new m(function(_,y){v.ready().then(function(){var g=v._dbInfo;g.db.transaction(function(C){wt(C,g,"SELECT COUNT(key) as c FROM "+g.storeName,[],function(O,T){var x=T.rows.item(0).c;_(x)},function(O,T){y(T)})})}).catch(y)});return h(f,d),f}function _f(d,v){var f=this,_=new m(function(y,g){f.ready().then(function(){var C=f._dbInfo;C.db.transaction(function(O){wt(O,C,"SELECT key FROM "+C.storeName+" WHERE id = ? LIMIT 1",[d+1],function(T,x){var N=x.rows.length?x.rows.item(0).key:null;y(N)},function(T,x){g(x)})})}).catch(g)});return h(_,v),_}function yf(d){var v=this,f=new m(function(_,y){v.ready().then(function(){var g=v._dbInfo;g.db.transaction(function(C){wt(C,g,"SELECT key FROM "+g.storeName,[],function(O,T){for(var x=[],N=0;N<T.rows.length;N++)x.push(T.rows.item(N).key);_(x)},function(O,T){y(T)})})}).catch(y)});return h(f,d),f}function bf(d){return new m(function(v,f){d.transaction(function(_){_.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name <> '__WebKitDatabaseInfoTable__'",[],function(y,g){for(var C=[],O=0;O<g.rows.length;O++)C.push(g.rows.item(O).name);v({db:d,storeNames:C})},function(y,g){f(g)})},function(_){f(_)})})}function wf(d,v){v=A.apply(this,arguments);var f=this.config();d=typeof d!="function"&&d||{},d.name||(d.name=d.name||f.name,d.storeName=d.storeName||f.storeName);var _=this,y;return d.name?y=new m(function(g){var C;d.name===f.name?C=_._dbInfo.db:C=openDatabase(d.name,"","",0),d.storeName?g({db:C,storeNames:[d.storeName]}):g(bf(C))}).then(function(g){return new m(function(C,O){g.db.transaction(function(T){function x(ee){return new m(function(te,fe){T.executeSql("DROP TABLE IF EXISTS "+ee,[],function(){te()},function(de,qe){fe(qe)})})}for(var N=[],B=0,W=g.storeNames.length;B<W;B++)N.push(x(g.storeNames[B]));m.all(N).then(function(){C()}).catch(function(ee){O(ee)})},function(T){O(T)})})}):y=m.reject("Invalid arguments"),h(y,v),y}var Ef={_driver:"webSQLStorage",_initStorage:uf,_support:sf(),iterate:hf,getItem:ff,setItem:mf,removeItem:pf,clear:vf,length:gf,key:_f,keys:yf,dropInstance:wf};function If(){try{return typeof localStorage!="undefined"&&"setItem"in localStorage&&!!localStorage.setItem}catch(d){return!1}}function Hs(d,v){var f=d.name+"/";return d.storeName!==v.storeName&&(f+=d.storeName+"/"),f}function Af(){var d="_localforage_support_test";try{return localStorage.setItem(d,!0),localStorage.removeItem(d),!1}catch(v){return!0}}function Sf(){return!Af()||localStorage.length>0}function Cf(d){var v=this,f={};if(d)for(var _ in d)f[_]=d[_];return f.keyPrefix=Hs(d,v._defaultConfig),Sf()?(v._dbInfo=f,f.serializer=Ki,m.resolve()):m.reject()}function Rf(d){var v=this,f=v.ready().then(function(){for(var _=v._dbInfo.keyPrefix,y=localStorage.length-1;y>=0;y--){var g=localStorage.key(y);g.indexOf(_)===0&&localStorage.removeItem(g)}});return h(f,d),f}function Of(d,v){var f=this;d=E(d);var _=f.ready().then(function(){var y=f._dbInfo,g=localStorage.getItem(y.keyPrefix+d);return g&&(g=y.serializer.deserialize(g)),g});return h(_,v),_}function kf(d,v){var f=this,_=f.ready().then(function(){for(var y=f._dbInfo,g=y.keyPrefix,C=g.length,O=localStorage.length,T=1,x=0;x<O;x++){var N=localStorage.key(x);if(N.indexOf(g)===0){var B=localStorage.getItem(N);if(B&&(B=y.serializer.deserialize(B)),B=d(B,N.substring(C),T++),B!==void 0)return B}}});return h(_,v),_}function Tf(d,v){var f=this,_=f.ready().then(function(){var y=f._dbInfo,g;try{g=localStorage.key(d)}catch(C){g=null}return g&&(g=g.substring(y.keyPrefix.length)),g});return h(_,v),_}function xf(d){var v=this,f=v.ready().then(function(){for(var _=v._dbInfo,y=localStorage.length,g=[],C=0;C<y;C++){var O=localStorage.key(C);O.indexOf(_.keyPrefix)===0&&g.push(O.substring(_.keyPrefix.length))}return g});return h(f,d),f}function Nf(d){var v=this,f=v.keys().then(function(_){return _.length});return h(f,d),f}function Pf(d,v){var f=this;d=E(d);var _=f.ready().then(function(){var y=f._dbInfo;localStorage.removeItem(y.keyPrefix+d)});return h(_,v),_}function Df(d,v,f){var _=this;d=E(d);var y=_.ready().then(function(){v===void 0&&(v=null);var g=v;return new m(function(C,O){var T=_._dbInfo;T.serializer.serialize(v,function(x,N){if(N)O(N);else try{localStorage.setItem(T.keyPrefix+d,x),C(g)}catch(B){(B.name==="QuotaExceededError"||B.name==="NS_ERROR_DOM_QUOTA_REACHED")&&O(B),O(B)}})})});return h(y,f),y}function Lf(d,v){if(v=A.apply(this,arguments),d=typeof d!="function"&&d||{},!d.name){var f=this.config();d.name=d.name||f.name,d.storeName=d.storeName||f.storeName}var _=this,y;return d.name?y=new m(function(g){d.storeName?g(Hs(d,_._defaultConfig)):g(d.name+"/")}).then(function(g){for(var C=localStorage.length-1;C>=0;C--){var O=localStorage.key(C);O.indexOf(g)===0&&localStorage.removeItem(O)}}):y=m.reject("Invalid arguments"),h(y,v),y}var Uf={_driver:"localStorageWrapper",_initStorage:Cf,_support:If(),iterate:kf,getItem:Of,setItem:Df,removeItem:Pf,clear:Rf,length:Nf,key:Tf,keys:xf,dropInstance:Lf},Bf=function(v,f){return v===f||typeof v=="number"&&typeof f=="number"&&isNaN(v)&&isNaN(f)},Mf=function(v,f){for(var _=v.length,y=0;y<_;){if(Bf(v[y],f))return!0;y++}return!1},qs=Array.isArray||function(d){return Object.prototype.toString.call(d)==="[object Array]"},vr={},Vs={},qt={INDEXEDDB:of,WEBSQL:Ef,LOCALSTORAGE:Uf},Gf=[qt.INDEXEDDB._driver,qt.WEBSQL._driver,qt.LOCALSTORAGE._driver],on=["dropInstance"],Wi=["clear","getItem","iterate","key","keys","length","removeItem","setItem"].concat(on),Jf={description:"",driver:Gf.slice(),name:"localforage",size:4980736,storeName:"keyvaluepairs",version:1};function Ff(d,v){d[v]=function(){var f=arguments;return d.ready().then(function(){return d[v].apply(d,f)})}}function zi(){for(var d=1;d<arguments.length;d++){var v=arguments[d];if(v)for(var f in v)v.hasOwnProperty(f)&&(qs(v[f])?arguments[0][f]=v[f].slice():arguments[0][f]=v[f])}return arguments[0]}var jf=function(){function d(v){s(this,d);for(var f in qt)if(qt.hasOwnProperty(f)){var _=qt[f],y=_._driver;this[f]=y,vr[y]||this.defineDriver(_)}this._defaultConfig=zi({},Jf),this._config=zi({},this._defaultConfig,v),this._driverSet=null,this._initDriver=null,this._ready=!1,this._dbInfo=null,this._wrapLibraryMethodsWithReady(),this.setDriver(this._config.driver).catch(function(){})}return d.prototype.config=function(f){if((typeof f=="undefined"?"undefined":o(f))==="object"){if(this._ready)return new Error("Can't call config() after localforage has been used.");for(var _ in f){if(_==="storeName"&&(f[_]=f[_].replace(/\W/g,"_")),_==="version"&&typeof f[_]!="number")return new Error("Database version must be a number.");this._config[_]=f[_]}return"driver"in f&&f.driver?this.setDriver(this._config.driver):!0}else return typeof f=="string"?this._config[f]:this._config},d.prototype.defineDriver=function(f,_,y){var g=new m(function(C,O){try{var T=f._driver,x=new Error("Custom driver not compliant; see https://mozilla.github.io/localForage/#definedriver");if(!f._driver){O(x);return}for(var N=Wi.concat("_initStorage"),B=0,W=N.length;B<W;B++){var ee=N[B],te=!Mf(on,ee);if((te||f[ee])&&typeof f[ee]!="function"){O(x);return}}var fe=function(){for(var gr=function(Vf){return function(){var $f=new Error("Method "+Vf+" is not implemented by the current driver"),$s=m.reject($f);return h($s,arguments[arguments.length-1]),$s}},Xi=0,qf=on.length;Xi<qf;Xi++){var Qi=on[Xi];f[Qi]||(f[Qi]=gr(Qi))}};fe();var de=function(gr){vr[T]&&console.info("Redefining LocalForage driver: "+T),vr[T]=f,Vs[T]=gr,C()};"_support"in f?f._support&&typeof f._support=="function"?f._support().then(de,O):de(!!f._support):de(!0)}catch(qe){O(qe)}});return b(g,_,y),g},d.prototype.driver=function(){return this._driver||null},d.prototype.getDriver=function(f,_,y){var g=vr[f]?m.resolve(vr[f]):m.reject(new Error("Driver not found."));return b(g,_,y),g},d.prototype.getSerializer=function(f){var _=m.resolve(Ki);return b(_,f),_},d.prototype.ready=function(f){var _=this,y=_._driverSet.then(function(){return _._ready===null&&(_._ready=_._initDriver()),_._ready});return b(y,f,f),y},d.prototype.setDriver=function(f,_,y){var g=this;qs(f)||(f=[f]);var C=this._getSupportedDrivers(f);function O(){g._config.driver=g.driver()}function T(B){return g._extend(B),O(),g._ready=g._initStorage(g._config),g._ready}function x(B){return function(){var W=0;function ee(){for(;W<B.length;){var te=B[W];return W++,g._dbInfo=null,g._ready=null,g.getDriver(te).then(T).catch(ee)}O();var fe=new Error("No available storage method found.");return g._driverSet=m.reject(fe),g._driverSet}return ee()}}var N=this._driverSet!==null?this._driverSet.catch(function(){return m.resolve()}):m.resolve();return this._driverSet=N.then(function(){var B=C[0];return g._dbInfo=null,g._ready=null,g.getDriver(B).then(function(W){g._driver=W._driver,O(),g._wrapLibraryMethodsWithReady(),g._initDriver=x(C)})}).catch(function(){O();var B=new Error("No available storage method found.");return g._driverSet=m.reject(B),g._driverSet}),b(this._driverSet,_,y),this._driverSet},d.prototype.supports=function(f){return!!Vs[f]},d.prototype._extend=function(f){zi(this,f)},d.prototype._getSupportedDrivers=function(f){for(var _=[],y=0,g=f.length;y<g;y++){var C=f[y];this.supports(C)&&_.push(C)}return _},d.prototype._wrapLibraryMethodsWithReady=function(){for(var f=0,_=Wi.length;f<_;f++)Ff(this,Wi[f])},d.prototype.createInstance=function(f){return new d(f)},d}(),Hf=new jf;i.exports=Hf},{3:3}]},{},[4])(4)})});var ec=ea(Xt=>{"use strict";K();Ir();st();var Sr=(e,t)=>{window.parent&&window.parent.postMessage({type:e,data:t},"*")},Cr=Ie(),fm=ze("levelFinished",{paramsSchema:G.tuple(G.object({levelId:G.or(G.string(),G.number()),duration:G.number().optional(),rating:G.number().optional(),score:G.number().optional(),variation:G.string().optional()})),implement:e=>I(Xt,null,function*(){let{levelId:t,duration:r,rating:n,score:i,variation:a}=e;Te.info("onLevelFinished",r,n,i,a),Sr("JOLIBOX_GAME_TASK_LEVEL_FINISHED",{levelId:t,duration:r,rating:n,score:i,variation:a}),yield Promise.all([We.reporter({event:"COMPLETE_GAME_LEVEL",extraParams:{inGameInfo:{levelId:t,duration:r,rating:n,score:i}}}),We.tracker("LevelFinished",{levelId:t,duration:r,rating:n,score:i,variation:a})])})}),hm=ze("gamePlayEnded",{paramsSchema:G.tuple(G.object({duration:G.number().optional(),rating:G.number().optional(),score:G.number(),variation:G.string().optional()})),implement:e=>I(Xt,null,function*(){let{duration:t,rating:r,score:n,variation:i}=e;Te.info("onGamePlayEnded",t,r,n,i),Sr("JOLIBOX_GAME_TASK_GAME_PLAY_ENDED",{duration:t,rating:r,score:n,variation:i}),yield Promise.all([We.tracker("GamePlayEnded",{duration:t,rating:r,score:n,variation:i}),We.reporter({event:"GAME_ENDED",extraParams:{inGameInfo:{duration:t,rating:r,score:n}}})])})}),mm=ze("levelUpgrade",{paramsSchema:G.tuple(G.object({levelId:G.or(G.string(),G.number()),name:G.string().optional()})),implement:r=>I(Xt,[r],function*({levelId:e,name:t}){Te.info("onLevelUpgrade",e,t),Sr("JOLIBOX_GAME_TASK_LEVEL_UPGRADE",{levelId:e,name:t}),yield Promise.all([We.tracker("LevelUpgrade",{name:t,levelId:e}),We.reporter({event:"GAME_LEVEL_UP",extraParams:{inGameInfo:{levelId:e,levelName:t}}})])})}),pm=ze("levelStart",{paramsSchema:G.tuple(G.object({levelId:G.or(G.string(),G.number())})),implement:e=>I(Xt,null,function*(){let{levelId:t}=e;Te.info("onLevelStart",t),Sr("JOLIBOX_GAME_TASK_LEVEL_START",{levelId:t}),yield We.tracker("LevelStart",{levelId:t})})}),vm=ze("levelFailed",{paramsSchema:G.tuple(G.object({levelId:G.or(G.string(),G.number()),score:G.number().optional(),rating:G.number().optional(),duration:G.number().optional()})),implement:e=>I(Xt,null,function*(){let{levelId:t,score:r,rating:n,duration:i}=e;Te.info("onLevelFailed",t,r,n,i),Sr("JOLIBOX_GAME_TASK_LEVEL_FAILED",{levelId:t,score:r,rating:n,duration:i}),yield We.tracker("LevelFailed",{levelId:t,score:r,rating:n,duration:i})})});Cr.registerCommand("TaskTrackerSDK.levelFinished",fm);Cr.registerCommand("TaskTrackerSDK.gamePlayEnded",hm);Cr.registerCommand("TaskTrackerSDK.levelUpgrade",mm);Cr.registerCommand("TaskTrackerSDK.levelStart",pm);Cr.registerCommand("TaskTrackerSDK.levelFailed",vm);ye("TaskTrackerSDK.onLevelFinished",{version:"1.1.25",properties:{params:{levelId:"1.1.25",duration:"1.1.25",rating:"1.1.25",score:"1.1.25",variation:"1.1.50"}}});ye("TaskTrackerSDK.onGamePlayEnded",{version:"1.1.25",properties:{params:{duration:"1.1.25",rating:"1.1.25",score:"1.1.25",variation:"1.1.50"}}});ye("TaskTrackerSDK.onLevelUpgrade",{version:"1.1.25",properties:{params:{levelId:"1.1.25",name:"1.1.25"}}});ye("TaskTrackerSDK.onLevelStart",{version:"1.3.8",properties:{params:{levelId:"1.3.8"}}});ye("TaskTrackerSDK.onLevelFailed",{version:"1.3.8",properties:{params:{levelId:"1.3.8",score:"1.3.8",rating:"1.3.8",duration:"1.3.8"}}})});var De,Qt,tc,qa,gm,Pt,Rr=re(()=>{"use strict";De=(e,t)=>{var r;window.dispatchEvent(new CustomEvent(e,{detail:t})),(r=window.parent)==null||r.postMessage({type:e,data:{detail:t}},"*")},Qt=new Map,tc=e=>{if(e.source===window.parent)try{let t=e.data;if(t&&t.type){let r=Qt.get(t.type);r&&r.forEach(n=>{try{n(t.data)}catch(i){console.warn("Callback execution failed:",i)}})}}catch(t){console.warn("Failed to parse message:",t)}},qa=!1,gm=()=>{qa||(window.addEventListener("message",tc),qa=!0)},Pt=(e,t)=>{gm(),Qt.has(e)||Qt.set(e,new Set);let r=Qt.get(e);return r.add(t),()=>{r.delete(t),r.size===0&&Qt.delete(e),Qt.size===0&&(window.removeEventListener("message",tc),qa=!1)}}});var Jn,Fn,jn,Hn,qn,Va,Vn,$n,Kn,Wn,Yt,_m,ne,ct,dt,Le=re(()=>{"use strict";K();Jn="UNLOCK_OPTIONS_CHANGED",Fn="INVOKE_PAYMENT",jn="ON_PAYMENT_RESULT",Hn="ON_USE_MODAL_EVENT",qn="ON_USE_MODAL_RESULT",Va="ON_USE_MODAL_FREQUENCY",Vn="ON_USE_UNLOGIN_MODAL_EVENT",$n="INVOKE_UNLOGIN_MODAL_EVENT",Kn="INVOKE_SUBSCRIPTION_EVENT",Wn="ON_USE_SUBSCRIPTION_RESULT",Yt=new Qe,_m=()=>({on:Yt.on.bind(Yt),off:Yt.off.bind(Yt),emit:Yt.emit.bind(Yt)}),ne=_m(),ct={charge:{dailyMaxPopUps:2,minInterval:8*60*60*1e3},useJolicoin:{dailyMaxPopUps:2,minInterval:8*60*60*1e3},joinMember:{dailyMaxPopUps:2,minInterval:8*60*60*1e3}},dt={show:!0,minInterval:8*60*60*1e3}});var Ru=ea(Bi=>{"use strict";he();Le();Rr();K();var Cu={USE_COIN:"CONFIRM",ADS:"FAILED",CANCEL:"CANCEL"};Pt("ON_JOLIBOX_JOLI_COIN_USE_RESULT",e=>{console.log("onCustomEvent ON_JOLIBOX_JOLI_COIN_USE_RESULT",Cu[e.result],e.result),ne.emit(qn,{useModalResult:Cu[e.result]})});ne.on(Hn,(e,t)=>{var r;e=="ADS-JOLI_GEM"||e=="JOLI_GEM"||De("JOLIBOX_JOLI_COIN_USE_EVENT",{JOLI_COIN:{quantity:t.quantity,balance:t.userCurrency.balance,enableAutoDeduct:t.enableAutoDeduct},type:e,sequenceId:(r=t.sequenceId)!=null?r:$e()})});Pt("ON_JOLIBOX_TOPUP_JOLI_COIN_RESULT",e=>{ne.emit(jn,{paymentResult:e.result=="ADS"?"FAILED":e.result,userJoliCoin:e.joliCoin,currency:"JOLI_COIN"})});ne.on(Fn,(e,t)=>I(Bi,null,function*(){var r;e=="ADS-JOLI_GEM"||e=="JOLI_GEM"||De("JOLIBOX_TOPUP_EVENT",{JOLI_COIN:{quantity:t.quantity,balance:t.userCurrency.balance,enableAutoDeduct:t.enableAutoDeduct},type:e,sequenceId:(r=t.sequenceId)!=null?r:$e()})}));Pt("ON_JOLIBOX_JOLI_UNLOGIN_MODAL_RESULT_EVENT",e=>{var t,r,n,i,a;ne.emit(Vn,{result:e.result=="ADS"?"FAILED":e.result,rewards:{claimedRewardValue:(i=(n=(r=(t=e.extra)==null?void 0:t.firstLogin)==null?void 0:r.reward)==null?void 0:n.rewardValue)!=null?i:0,isFirstLogin:(a=e.isFirstLogin)!=null?a:!1}}),e.result==="SUCCESS"&&D.onEnvConfigChanged({hostUserInfo:{isLogin:!0}})});ne.on($n,e=>I(Bi,null,function*(){e=="ADS-JOLI_GEM"||e=="JOLI_GEM"||De("JOLIBOX_JOLI_UNLOGIN_MODAL_EVENT",{sequenceId:$e(),type:e})}));Pt("ON_JOLIBOX_SUB_RESULT_EVENT",e=>{console.log("----on custom event ON_JOLIBOX_SUB_RESULT_EVENT-----",e),ne.emit(Wn,{result:e.result})});ne.on(Kn,e=>I(Bi,null,function*(){console.log("----notify custom event-----",e),De("JOLIBOX_SUB_EVENT",{sequenceId:$e()})}))});st();he();Ir();K();var zl=Ie(),Xh="env",Qh="getSystemInfoSync",Yh=()=>{var i,a,o,s;let e={system:D.deviceInfo.system,platform:D.deviceInfo.platform.toLowerCase(),brand:D.deviceInfo.brand,pixelRatio:D.deviceInfo.pixelRatio,language:D.deviceInfo.lang,version:D.sdkInfo.jssdkVersion,appName:(i=D.hostInfo)==null?void 0:i.appName,SDKVersion:D.sdkInfo.nativeSDKVersion},t=(a=D.hostInfo)==null?void 0:a.version;t&&(e=Oe(X({},e),{version:t}));let r=(o=D.hostInfo)==null?void 0:o.appName;r&&(e=Oe(X({},e),{appName:r}));let n=(s=D.sdkInfo)==null?void 0:s.jssdkVersion;return n&&(e=Oe(X({},e),{SDKVersion:n})),e},Zh=Nt(Qh,{implement:Yh}),em=Nt(Xh,{implement:()=>Oe(X({},D.hostInfo),{sdkInfo:D.sdkInfo,platform:D.platform,deviceInfo:D.deviceInfo})});zl.registerCommand("API.env",em);zl.registerCommand("API.getSystemInfoSync",Zh);ye("env",{version:"1.0.0"});ye("getSystemInfoSync",{version:"1.0.0"});K();Ir();at();st();var tm="onJoliboxShow",rm="onJoliboxHide",nm="onReady",Ja=Ie(),Fa=fl(Je),Ga=!0,Ar=!0,Un=0,Bn=Na;function im(){let e=Date.now();if(e-Un<100)return;Un=e;let t=document.visibilityState==="visible";t!==Ga&&(Ga=t,Bn.emit("visible",Ga))}function Xl(e){let t=Date.now();t-Un<100||(Un=t,e==="focus"&&!Ar?Ar=!0:e==="blur"&&Ar&&(Ar=!1),Bn.emit("visible",Ar))}document.addEventListener("visibilitychange",im);window.addEventListener("focus",()=>Xl("focus"));window.addEventListener("blur",()=>Xl("blur"));var am=Nt(tm,{paramsSchema:G.tuple(G.function()),implement(e){let t=Fa(e);Bn.on("visible",r=>{r&&t()})}}),om=Nt(rm,{paramsSchema:G.tuple(G.function()),implement(e){let t=Fa(e);Bn.on("visible",r=>{!r&&t()})}}),sm=Nt(nm,{paramsSchema:G.tuple(G.function()),implement(e){let t=Fa(e);Et.on("LifecycleEvent.onReady",r=>{t(r)})}});Ja.registerCommand("LifecycleSDK.onReady",sm);Ja.registerCommand("LifecycleSDK.onJoliboxShow",am);Ja.registerCommand("LifecycleSDK.onJoliboxHide",om);ye("lifeCycle.onReady",{version:"1.0.0"});ye("lifeCycle.onJoliboxShow",{version:"1.0.0"});ye("lifeCycle.onJoliboxHide",{version:"1.0.0"});Ir();K();Wt();he();var Zl=ta(Yl());var Mn=Ie(),Ha=class{constructor(){this.httpClient=Ke.create({baseUrl:Kt(D.testMode)});this.getGameId=()=>D.mpId;this.getItem=t=>I(this,null,function*(){let{code:r,data:n,message:i}=yield this.httpClient.get(`/api/games/user-storage/${this.gameId}`,{query:{key:t}}),a=n==null?void 0:n.value,o=i;return r!=="SUCCESS"&&(a=yield this.gameStore.getItem(t),console.info("[SDK] cloud storage getItem failed, read from localstorage",a),o+="fallback to localstorage"),{code:r,message:o,data:a&&a!=="undefined"?a:null}});this.setItem=(t,r)=>I(this,null,function*(){let n=typeof r=="string"?r:String(r),{code:i,message:a}=yield this.httpClient.post(`/api/games/user-storage/${this.gameId}`,{data:{key:t,value:n}});return yield this.gameStore.setItem(t,n),{code:i,message:a}});this.removeItem=t=>I(this,null,function*(){yield this.gameStore.removeItem(t);let{code:r,message:n}=yield this.httpClient.post(`/api/games/user-storage/${this.gameId}/remove`,{data:{key:t}});return{code:r,message:n}});this.clear=()=>I(this,null,function*(){yield this.gameStore.clear();let{code:t,message:r}=yield this.httpClient.post(`/api/games/user-storage/${this.gameId}/clear`,{});return{code:t,message:r}});this.gameId=this.getGameId(),this.gameStore=Zl.default.createInstance({name:this.gameId.length?this.gameId:"default"})}},Gn=new Ha,lm=ze("getLocalStorage",{paramsSchema:G.tuple(G.string()),implement(e){return I(this,null,function*(){return yield Gn.getItem(e)})}});Mn.registerCommand("StorageSDK.getItem",lm);ye("storage.getItem",{version:"1.0.0",properties:{key:"1.0.0",value:"1.0.0"}});var cm=ze("setStorage",{paramsSchema:G.tuple(G.string(),G.or(G.string(),G.boolean(),G.number())),implement(e,t){return I(this,null,function*(){return yield Gn.setItem(e,t)})}});Mn.registerCommand("StorageSDK.setItem",cm);ye("storage.setItem",{version:"1.0.0",properties:{key:"1.0.0",value:"1.0.0"}});var dm=ze("removeStorage",{paramsSchema:G.tuple(G.string()),implement(e){return I(this,null,function*(){return yield Gn.removeItem(e)})}});Mn.registerCommand("StorageSDK.removeItem",dm);ye("storage.removeItem",{version:"1.0.0",properties:{key:"1.0.0"}});var um=ze("clearStorage",{implement(){return I(this,null,function*(){return yield Gn.clear()})}});Mn.registerCommand("StorageSDK.clear",um);ye("storage.clear",{version:"1.0.0"});var MC=ta(ec());st();K();Wt();Rr();he();Le();var rc=D.testMode;function nc(){let e=new Map,t,r;return{registerRewardHandler(i,a){e.set(i,a)},handleReward(i,...a){return I(this,null,function*(){return yield i.reduce((s,l)=>I(this,null,function*(){let c=yield s;if(c===!0)return!0;rc&&console.log(`handleReward ${l}`);let p=e.get(l),u=p?yield p(...a):c;return rc&&console.log(`handleReward ${l} ${u}`),u}),Promise.resolve(!1))})},registerRewardsFetcher(i){return I(this,null,function*(){t=(...a)=>I(this,null,function*(){try{return yield i(...a)}catch(o){return console.error("getRewardOptions error:",o),["ADS"]}})})},registerRewardFrequencyConfigFetcher(i){return I(this,null,function*(){r=(...a)=>I(this,null,function*(){try{return yield i(...a)}catch(o){return console.error("getRewardOptions error:",o),{joliCoinUseAndCharge:ct,loginGuide:dt}}})})},getRewardsTypes(...i){return I(this,null,function*(){return t?yield t(...i):["ADS"]})},getRewardFrequencyConfig(...i){return I(this,null,function*(){return r?yield r(...i):{joliCoinUseAndCharge:ct,loginGuide:dt}})}}}K();var $a=class{constructor(t){this.httpClient=t}execute(t,r){return I(this,null,function*(){let n=(r==null?void 0:r.method)||"POST",i=(r==null?void 0:r.body)||{};return n==="GET"?yield this.httpClient.get(t,i):yield this.httpClient.post(t,i)})}extractCacheableData(t){var r,n,i;return{unlockOptions:((r=t.data)==null?void 0:r.unlockOptions)||[],joliCoin:((n=t.extra)==null?void 0:n.joliCoin)||{balance:0,enableAutoDeduct:!1},joliGem:((i=t.extra)==null?void 0:i.joliGem)||{balance:0,enableAutoDeduct:!1}}}mergeData(t,r){return{code:"SUCCESS",message:"success",data:{unlockOptions:t.unlockOptions},extra:{joliCoin:t.joliCoin||{balance:0,enableAutoDeduct:!1},joliGem:t.joliGem||{balance:0,enableAutoDeduct:!1}}}}processCachedData(t){return{code:"SUCCESS",message:"success from cache",data:{unlockOptions:t.unlockOptions},extra:{joliCoin:t.joliCoin,joliGem:t.joliGem}}}},Ka=class{constructor(t){this.httpClient=t}execute(t,r){return I(this,null,function*(){let n=(r==null?void 0:r.method)||"GET",i=(r==null?void 0:r.body)||{};return n==="GET"?yield this.httpClient.get(t,i):yield this.httpClient.post(t,i)})}extractCacheableData(t){let r=t.data;return X({joliCoinUseAndCharge:r==null?void 0:r.joliCoinUseAndCharge,loginGuide:r==null?void 0:r.loginGuide},r)}processCachedData(t){return{code:"SUCCESS",message:"success from cache",data:t}}},zn=class{constructor(t){this.unlockOptionsService=new Tt(new $a(t),{duration:30*60*1e3,timeout:1e3,keyGenerator:r=>r,consistencyChecker:(r,n)=>r.unlockOptions.length!==n.unlockOptions.length?!1:r.unlockOptions.every((i,a)=>{var s,l;let o=n.unlockOptions[a];return i.type===o.type&&((s=i.joliGemChoice)==null?void 0:s.joliGemQuantity)===((l=o.joliGemChoice)==null?void 0:l.joliGemQuantity)})}),this.globalConfigService=new Tt(new Ka(t),{duration:60*60*1e3,timeout:1e3,keyGenerator:r=>r})}getUnlockOptions(){return I(this,arguments,function*(t={}){return yield this.unlockOptionsService.request("/api/games/unlock-options",{endpoint:"/api/games/unlock-options",body:t,method:"POST"})})}getGlobalConfig(){return I(this,null,function*(){return yield this.globalConfigService.request("/api/fe-configs/web-common/global-config",{endpoint:"/api/fe-configs/web-common/global-config",method:"GET"})})}refreshUnlockOptions(){return I(this,arguments,function*(t={}){return yield this.unlockOptionsService.forceRequest("/api/games/unlock-options",{endpoint:"/api/games/unlock-options",body:t,method:"POST"})})}refreshGlobalConfig(){return I(this,null,function*(){return yield this.globalConfigService.forceRequest("/api/fe-configs/web-common/global-config",{endpoint:"/api/fe-configs/web-common/global-config",method:"GET"})})}warmupCache(){return I(this,null,function*(){yield Promise.all([this.unlockOptionsService.warmupCache("/api/games/unlock-options",{endpoint:"/api/games/unlock-options",method:"POST"}),this.globalConfigService.warmupCache("/api/fe-configs/web-common/global-config",{endpoint:"/api/fe-configs/web-common/global-config",method:"GET"})])})}clearAllCache(){this.unlockOptionsService.clearCache(),this.globalConfigService.clearCache()}getCacheStats(){return{unlockOptions:this.unlockOptionsService.getCacheStats(),globalConfig:this.globalConfigService.getCacheStats()}}clearExpiredCache(){this.unlockOptionsService.clearExpiredCache(),this.globalConfigService.clearExpiredCache()}};Le();K();var ym=()=>(e,t)=>{let r={SUBSCRIPTION:4,JOLI_GEM:3,JOLI_GEM_ONLY:3,JOLI_COIN:2,JOLI_COIN_ONLY:2,ADS:1};return r[t]-r[e]},bm=["openJolicoinGuide",{method:"getABTest",platforms:["android"],nativeVersionCode:1050100},"userTrackAsync",{method:"openMiniapp",nativeVersionCode:1050100}],wm=e=>{if(!e.length)return["ADS"];if(e.includes("JOLI_GEM")){if(e.length===1)return["JOLI_GEM_ONLY"];if(e.includes("SUBSCRIPTION")&&e.length===2)return["SUBSCRIPTION","JOLI_GEM_ONLY"]}if(e.includes("JOLI_COIN")){if(e.length===1)return["JOLI_COIN_ONLY"];if(e.includes("SUBSCRIPTION")&&e.length===2)return["SUBSCRIPTION","JOLI_COIN_ONLY"]}return e.sort(ym())},Wa=null;function za(e){return Wa||(Wa=new zn(e)),Wa}var Xa=e=>{e.registerRewardsFetcher(t=>I(void 0,null,function*(){var i,a,o,s,l;let r=["ADS"],n=za(t);try{let c=yield n.getUnlockOptions({});if(c.code!=="SUCCESS")return r;ne.emit(Jn,{options:((i=c.data)==null?void 0:i.unlockOptions)||[],userJoliCoin:((a=c.extra)==null?void 0:a.joliCoin)||{balance:0,enableAutoDeduct:!1},userGem:((o=c.extra)==null?void 0:o.joliGem)||{balance:0,enableAutoDeduct:!1}});let p=((l=(s=c.data)==null?void 0:s.unlockOptions)==null?void 0:l.map(u=>u.type))||Array.from(r);return wm(p)}catch(c){return console.error("getRewardOptions error (cached):",c),r}}))},Qa=e=>{e.registerRewardFrequencyConfigFetcher(t=>I(void 0,null,function*(){var n,i,a,o;let r=za(t);try{let s=yield r.getGlobalConfig();return ne.emit(Va,{joliCoinUseAndCharge:((n=s.data)==null?void 0:n.joliCoinUseAndCharge)||ct,loginGuide:((i=s.data)==null?void 0:i.loginGuide)||dt}),s.data&&Et.emit("onGlobalConfigChanged",{globalConfig:s.data}),{joliCoinUseAndCharge:((a=s.data)==null?void 0:a.joliCoinUseAndCharge)||ct,loginGuide:((o=s.data)==null?void 0:o.loginGuide)||dt}}catch(s){return console.error("getGlobalConfig error (cached):",s),ne.emit(Va,{joliCoinUseAndCharge:ct,loginGuide:dt}),Et.emit("onGlobalConfigChanged",{globalConfig:{joliCoinUseAndCharge:ct,loginGuide:dt,supportedHostMethods:bm}}),{joliCoinUseAndCharge:ct,loginGuide:dt}}}))};var Ya=e=>I(void 0,null,function*(){yield za(e).warmupCache(),console.log("Reward cache warmed up")});var ic=e=>t=>I(void 0,null,function*(){try{console.log("trigger @jolibox/ads reward",t),yield e.adBreak(t)}catch(r){console.error("-----createAdsRewardHandler error-----",r)}return!0});Le();function Ye(e,t){let r=null,n=null,i=null,a=()=>{if(i){r=Promise.resolve(i);return}r=new Promise(o=>{n=o})};return a(),e.on(t,(...o)=>{let s=o[0];i=s,n&&(n(s),n=null)}),{getData:()=>(r||a(),r),getCachedData:()=>i,clearCache:()=>{i=null,r=null},getFreshData:()=>(i=null,r=null,a(),r),updateData:o=>{if(i)return i=X(X({},i),o),r=Promise.resolve(i),n&&(n(i),n=null),i}}}Le();var Ae=Ye(ne,Jn),Or=(e,t)=>{var n;let r=(n=e.options)==null?void 0:n.some(i=>i.type==="SUBSCRIPTION");return console.log("typeof extraCheck",typeof t,t==null?void 0:t()),r&&(!t||(t==null?void 0:t()))};he();K();var Za={JOLI_COIN:{balanceEndpoint:"/api/joli-coin/balance",balanceDetailEndpoint:"/api/joli-coin/balance-detail",unlockEndpoint:"/api/joli-coin/unlock",unlockType:"JOLI_COIN"},GEM:{balanceEndpoint:"/api/joli-gem/balance",balanceDetailEndpoint:"/api/joli-gem/balance-detail",unlockEndpoint:"/api/joli-gem/unlock",unlockType:"GEM"}};K();var Ve=Ie();Le();Le();K();var to=class{constructor(t){this.httpClient=t}execute(t,r){return I(this,null,function*(){let n=(r==null?void 0:r.method)||"GET",i=(r==null?void 0:r.query)||{};return n==="GET"?yield this.httpClient.get(t,{query:i}):yield this.httpClient.post(t,{query:i})})}extractCacheableData(t){var r;return{balance:((r=t.data)==null?void 0:r.balance)||0,timestamp:Date.now()}}processCachedData(t){return{code:"SUCCESS",message:"success from cache",data:{balance:t.balance}}}},ro=class{constructor(t){this.balanceService=new Tt(new to(t),{duration:20*60*1e3,timeout:1e3,keyGenerator:(r,n)=>{let i=n!=null&&n.query?JSON.stringify(n.query):"";return`${r}:${i}`}})}getBalance(t="JOLI_COIN"){return I(this,null,function*(){return(yield this.balanceService.request("/api/joli-coin/balance",{endpoint:"/api/joli-coin/balance",query:{type:t},method:"GET"})).data})}refreshBalance(t="JOLI_COIN"){return I(this,null,function*(){return(yield this.balanceService.forceRequest("/api/joli-coin/balance",{endpoint:"/api/joli-coin/balance",query:{type:t},method:"GET"})).data})}warmupBalance(t="JOLI_COIN"){return I(this,null,function*(){yield this.balanceService.warmupCache("/api/joli-coin/balance",{endpoint:"/api/joli-coin/balance",query:{type:t},method:"GET"})})}clearBalanceCache(){this.balanceService.clearCache()}getBalanceCacheStats(){return this.balanceService.getCacheStats()}clearExpiredCache(){this.balanceService.clearExpiredCache()}},eo=null;function no(e){return eo||(eo=new ro(e)),eo}var io=(e,t="JOLI_COIN")=>I(void 0,null,function*(){return yield no(e).getBalance(t)}),Dt=(e,t="JOLI_COIN")=>I(void 0,null,function*(){let n=yield no(e).refreshBalance(t);return console.log(`Balance cache refreshed for type: ${t}`),n}),Xn=(e,t="JOLI_COIN")=>I(void 0,null,function*(){yield no(e).warmupBalance(t),console.log(`Balance cache warmed up for type: ${t}`)});K();var oo=class{constructor(t){this.httpClient=t}execute(t,r){return I(this,null,function*(){let n=(r==null?void 0:r.method)||"GET",i=(r==null?void 0:r.query)||{};return n==="GET"?yield this.httpClient.get(t,{query:i}):yield this.httpClient.post(t,{query:i})})}extractCacheableData(t){var r;return{balance:((r=t.data)==null?void 0:r.balance)||0,timestamp:Date.now()}}processCachedData(t){return{code:"SUCCESS",message:"success from cache",data:{balance:t.balance}}}},so=class{constructor(t){this.gemBalanceService=new Tt(new oo(t),{duration:20*60*1e3,timeout:1e3,keyGenerator:(r,n)=>{let i=n!=null&&n.query?JSON.stringify(n.query):"";return`${r}:${i}`}})}getGemBalance(t="GEM"){return I(this,null,function*(){return(yield this.gemBalanceService.request("/api/joli-gem/balance",{endpoint:"/api/joli-gem/balance",query:{type:t},method:"GET"})).data})}refreshGemBalance(t="GEM"){return I(this,null,function*(){return(yield this.gemBalanceService.forceRequest("/api/joli-gem/balance",{endpoint:"/api/joli-gem/balance",query:{type:t},method:"GET"})).data})}warmupGemBalance(t="GEM"){return I(this,null,function*(){yield this.gemBalanceService.warmupCache("/api/joli-gem/balance",{endpoint:"/api/joli-gem/balance",query:{type:t},method:"GET"})})}clearGemBalanceCache(){this.gemBalanceService.clearCache()}getGemBalanceCacheStats(){return this.gemBalanceService.getCacheStats()}clearExpiredCache(){this.gemBalanceService.clearExpiredCache()}},ao=null;function ac(e){return ao||(ao=new so(e)),ao}var lo=(e,t="GEM")=>I(void 0,null,function*(){return yield ac(e).getGemBalance(t)}),Zt=(e,t="GEM")=>I(void 0,null,function*(){let n=yield ac(e).refreshGemBalance(t);return console.log(`Gem balance cache refreshed for type: ${t}`),n});var Ze={JOLI_COIN:{fetchBalance:io,getQuantity:e=>{var t,r,n;return(n=(r=(t=e==null?void 0:e.options)==null?void 0:t.find(i=>i.type==="JOLI_COIN"))==null?void 0:r.joliCoinChoices[0].joliCoinQuantity)!=null?n:0},getCurrentUser:e=>{var t;return(t=e==null?void 0:e.userJoliCoin)!=null?t:{balance:0,enableAutoDeduct:!1}},createUpdatedUser:(e,t)=>({balance:e,enableAutoDeduct:t}),getUpdateKey:()=>"userJoliCoin",isEnough:(e,t)=>{var r,n;return(n=(r=e==null?void 0:e.options)==null?void 0:r.some(i=>i.type==="JOLI_COIN"&&i.joliCoinChoices.some(a=>{var o;return a.joliCoinQuantity<=((o=t==null?void 0:t.balance)!=null?o:0)})))!=null?n:!1}},JOLI_GEM:{fetchBalance:lo,getQuantity:e=>{var t,r,n,i;return(i=(n=(r=(t=e==null?void 0:e.options)==null?void 0:t.find(a=>a.type==="JOLI_GEM"))==null?void 0:r.joliGemChoice)==null?void 0:n.joliGemQuantity)!=null?i:0},getCurrentUser:e=>{var t;return(t=e==null?void 0:e.userGem)!=null?t:{balance:0,enableAutoDeduct:!1}},createUpdatedUser:(e,t)=>({balance:e,enableAutoDeduct:t}),getUpdateKey:()=>"userGem",isEnough:(e,t)=>{var n,i,a;let r=e==null?void 0:e.options.find(o=>o.type==="JOLI_GEM");return r?((i=(n=r.joliGemChoice)==null?void 0:n.joliGemQuantity)!=null?i:0)<=((a=t==null?void 0:t.balance)!=null?a:0):!1}}};var Qn=(e,t,r)=>{let{showUnlockWithCurrencyModal:n}=r;Ve.registerCommand(`Rewards.${e}.useJolicoin`,()=>I(void 0,null,function*(){let i=yield Ae.getData(),a=Ze[t],o=a.getCurrentUser(i),s=a.getQuantity(i),l=!!(o!=null&&o.enableAutoDeduct);return console.log("-----unlockOptions usemodal-----",i,l,s),(yield n({enableAutoDeduct:l,userCurrency:o,quantity:s,currency:t}))!=="CONFIRM"?{result:"FAILED"}:{result:"SUCCESS"}}))},Lt=(e,t)=>r=>I(void 0,null,function*(){let n=Ye(ne,qn);return ne.emit(Hn,e,{enableAutoDeduct:r.enableAutoDeduct,userCurrency:r.userCurrency,quantity:r.quantity,currency:r.currency,confirmButtonText:t.confirmButtonText,cancelButtonText:t.cancelButtonText}),(yield n.getFreshData()).useModalResult});Le();Le();var Yn=(e,t,r)=>{let{httpClient:n,initiateAndAwaitPayment:i}=r;Ve.registerCommand(`Rewards.${e}.usePayment`,()=>I(void 0,null,function*(){var m;let a=yield Ae.getData(),o=Ze[t],s=yield o.fetchBalance(n),l=o.getQuantity(a),c=o.getCurrentUser(a),p=o.createUpdatedUser((m=s==null?void 0:s.balance)!=null?m:0,c.enableAutoDeduct),u=o.getUpdateKey();if(Ae.updateData({[u]:p}),console.log("-----unlockOptions payment-----",a,p,l,t),!o.isEnough(a,p)){let h=yield i({userCurrency:p,currencyQuantity:l,currency:t});return t==="JOLI_GEM"?Zt(n):Dt(n),{result:h==="SUCCESS"?"SUCCESS":"FAILED"}}return{result:"CONTINUE"}}))},Ut=(e,t)=>r=>I(void 0,null,function*(){let n=Ye(ne,jn);return ne.emit(Fn,e,{userCurrency:r.userCurrency,quantity:r.currencyQuantity,currency:r.currency,enableAutoDeduct:r.userCurrency.enableAutoDeduct,confirmButtonText:t.confirmButtonText,cancelButtonText:t.cancelButtonText}),(yield n.getFreshData()).paymentResult});he();Le();Le();K();var Bt=(e,t)=>r=>I(void 0,null,function*(){let n=Ye(ne,Vn);return ne.emit($n,e,{confirmButtonText:t.confirmButtonText,cancelButtonText:t.cancelButtonText,currency:r}),yield n.getFreshData()});var Am=(e,t,r,{handlers:{handleUnlockSuccess:n,handleUnlockFailed:i,unlockOptionsHandler:a,initiateAndAwaitPayment:o,showUnlockWithCurrencyModal:s,showUnloginModal:l,hasSubscription:c}})=>{Yn(e,"JOLI_COIN",{httpClient:t,initiateAndAwaitPayment:o}),Qn(e,"JOLI_COIN",{showUnlockWithCurrencyModal:s});let p=[`Rewards.${e}.usePayment`,`Rewards.${e}.useJolicoin`];return u=>I(void 0,null,function*(){var m,h,b,E;try{let A=yield a.getData();if(Or(A,c)){let L=Ze.JOLI_COIN,F=yield L.fetchBalance(t),S=L.getCurrentUser(A),P=L.createUpdatedUser((m=F==null?void 0:F.balance)!=null?m:0,S.enableAutoDeduct);if(!L.isEnough(A,P))return i==null||i(u),!1}else{let L=!0;for(let F of p){let S=yield Ve.executeCommand(F);if(L=L&&S.result!=="FAILED",S.result!=="CONTINUE")break}if(!L)return i==null||i(u),!1}let R=Za[r],k=yield t.post(R.unlockEndpoint,{data:{type:"GAME_REWARD",reqId:`${$e()}-${D.mpType}-${Date.now()}`,gameInfo:{gameId:D.mpId}}});if(console.log("-----unlockWithCurrency request result-----",k),k.code=="SUCCESS"){try{(b=u.adBreakDone)==null||b.call(u,{breakType:u.type,breakName:"name"in u&&(h=u.name)!=null?h:"",breakFormat:"reward",breakStatus:"viewed"}),"adViewed"in u&&((E=u.adViewed)==null||E.call(u)),Dt(t)}catch(L){console.error("-----unlockWithJolicoin adBreakDone error-----",L)}return n==null||n({quantity:k.data.quantity,balance:k.data.balance}),!0}return i==null||i(u),!1}catch(A){if(console.info("JolicoinRewardHandler error:",A),A instanceof Error&&A.message=="CANCEL")throw A;return i==null||i(u),!1}finally{a.clearCache()}})},Zn=(e,t,r)=>Am(e,t,"JOLI_COIN",r);var oc=(e,{onUnlockSuccess:t,onUnlockFailed:r,hasSubscription:n})=>{let i=()=>{r==null||r()},a=Lt("ADS-JOLI_COIN",{confirmButtonText:"jolicoin.useJolicoin",cancelButtonText:"jolicoin.noWatchAds"}),o=Ut("ADS-JOLI_COIN",{confirmButtonText:"jolicoin.payAndUnlock",cancelButtonText:"jolicoin.noWatchAds"}),s=Bt("ADS-JOLI_COIN",{confirmButtonText:"loginGuide.login",cancelButtonText:"loginGuide.noWatchAds"});return Zn("ADS-JOLI_COIN",e,{handlers:{handleUnlockSuccess:t,handleUnlockFailed:i,unlockOptionsHandler:Ae,initiateAndAwaitPayment:o,showUnlockWithCurrencyModal:a,showUnloginModal:s,hasSubscription:n}})};var sc=(e,{onUnlockSuccess:t,onUnlockFailed:r,hasSubscription:n})=>{let i=c=>{var p;r==null||r(),(p=c.adBreakDone)==null||p.call(c,{breakType:c.type,breakFormat:c.type==="reward"?"reward":"interstitial",breakStatus:"noAdPreloaded"})},a=Lt("JOLI_COIN",{confirmButtonText:"jolicoin.useJolicoin",cancelButtonText:"jolicoin.noThanks"}),o=Ut("JOLI_COIN",{confirmButtonText:"jolicoin.payAndUnlock",cancelButtonText:"jolicoin.noThanks"}),s=Bt("JOLI_COIN",{confirmButtonText:"loginGuide.login",cancelButtonText:"loginGuide.noThanks"});return Zn("JOLI_COIN",e,{handlers:{handleUnlockSuccess:t,handleUnlockFailed:i,unlockOptionsHandler:Ae,initiateAndAwaitPayment:o,showUnlockWithCurrencyModal:a,showUnloginModal:s,hasSubscription:n}})};he();K();Le();Le();var lc=e=>{let{showSubscriptionModal:t}=e;Ve.registerCommand("Rewards.subscription",()=>I(void 0,null,function*(){var s,l;let r=yield Ae.getData(),n=(l=(s=r==null?void 0:r.options)==null?void 0:s.find(c=>c.type==="JOLI_GEM"))==null?void 0:l.type,i=Ze[n?"JOLI_GEM":"JOLI_COIN"],a=i.getCurrentUser(r);return i.isEnough(r,a)?{result:"FAILED"}:{result:(yield t())==="SUCCESS"?"SUCCESS":"FAILED"}}))},cc=e=>()=>I(void 0,null,function*(){let t=Ye(ne,Wn);return ne.emit(Kn,e),(yield t.getFreshData()).result});he();var dc=(e,t,{handlers:{handleSubSuccess:r,handleSubFailed:n,unlockOptionsHandler:i,showSubscriptionModal:a,hasSubscription:o}})=>{lc({showSubscriptionModal:a});let s=["Rewards.subscription"];return l=>I(void 0,null,function*(){var c,p,u,m,h,b;try{let E=yield i.getData();if(!Or(E,o))return!1;let w=!0;for(let R of s){let k=yield Ve.executeCommand(R);if(w=w&&k.result!=="FAILED",k.result!=="CONTINUE")break}if(Dt(t),Zt(t),console.log("-----unlockWithSubscription result-----",w),w){try{(p=l.adBreakDone)==null||p.call(l,{breakType:l.type,breakName:"name"in l&&(c=l.name)!=null?c:"",breakFormat:l.type==="reward"?"reward":"interstitial",breakStatus:"viewed"}),"adViewed"in l&&((u=l.adViewed)==null||u.call(l)),(b=(h=D).onEnvConfigChanged)==null||b.call(h,{hostUserInfo:Oe(X({},(m=D.hostUserInfo)!=null?m:{isLogin:!1}),{isSubUser:!0})})}catch(R){console.error("-----unlockWithSubscription adBreakDone error-----",R)}return r==null||r(),!0}return n==null||n(l),!1}catch(E){if(console.info("SubscriptionRewardHandler error:",E),E instanceof Error&&E.message=="CANCEL")throw E;return n==null||n(l),!1}finally{}})};var uc=(e,{onSubSuccess:t,onSubFailed:r,hasSubscription:n})=>{let i=()=>{r==null||r()},a=cc("SUBSCRIPTION");return dc("SUBSCRIPTION",e,{handlers:{handleSubSuccess:t,handleSubFailed:i,unlockOptionsHandler:Ae,showSubscriptionModal:a,hasSubscription:n}})};var et=nc();Xa(et);Qa(et);var ni,H,vc,fo,Mt,fc,gc,_c,yc,ho,co,uo,Cm,kr={},bc=[],Rm=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,Tr=Array.isArray;function ut(e,t){for(var r in t)e[r]=t[r];return e}function mo(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function xr(e,t,r){var n,i,a,o={};for(a in t)a=="key"?n=t[a]:a=="ref"?i=t[a]:o[a]=t[a];if(arguments.length>2&&(o.children=arguments.length>3?ni.call(arguments,2):r),typeof e=="function"&&e.defaultProps!=null)for(a in e.defaultProps)o[a]===void 0&&(o[a]=e.defaultProps[a]);return ti(e,o,n,i,null)}function ti(e,t,r,n,i){var a={type:e,props:t,key:r,ref:n,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:i==null?++vc:i,__i:-1,__u:0};return i==null&&H.vnode!=null&&H.vnode(a),a}function It(e){return e.children}function Fe(e,t){this.props=e,this.context=t}function er(e,t){if(t==null)return e.__?er(e.__,e.__i+1):null;for(var r;t<e.__k.length;t++)if((r=e.__k[t])!=null&&r.__e!=null)return r.__e;return typeof e.type=="function"?er(e):null}function wc(e){var t,r;if((e=e.__)!=null&&e.__c!=null){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if((r=e.__k[t])!=null&&r.__e!=null){e.__e=e.__c.base=r.__e;break}return wc(e)}}function hc(e){(!e.__d&&(e.__d=!0)&&Mt.push(e)&&!ri.__r++||fc!==H.debounceRendering)&&((fc=H.debounceRendering)||gc)(ri)}function ri(){for(var e,t,r,n,i,a,o,s=1;Mt.length;)Mt.length>s&&Mt.sort(_c),e=Mt.shift(),s=Mt.length,e.__d&&(r=void 0,i=(n=(t=e).__v).__e,a=[],o=[],t.__P&&((r=ut({},n)).__v=n.__v+1,H.vnode&&H.vnode(r),po(t.__P,r,n,t.__n,t.__P.namespaceURI,32&n.__u?[i]:null,a,i==null?er(n):i,!!(32&n.__u),o),r.__v=n.__v,r.__.__k[r.__i]=r,Ac(a,r,o),r.__e!=i&&wc(r)));ri.__r=0}function Ec(e,t,r,n,i,a,o,s,l,c,p){var u,m,h,b,E,A,w=n&&n.__k||bc,R=t.length;for(l=Om(r,t,w,l,R),u=0;u<R;u++)(h=r.__k[u])!=null&&(m=h.__i===-1?kr:w[h.__i]||kr,h.__i=u,A=po(e,h,m,i,a,o,s,l,c,p),b=h.__e,h.ref&&m.ref!=h.ref&&(m.ref&&vo(m.ref,null,h),p.push(h.ref,h.__c||b,h)),E==null&&b!=null&&(E=b),4&h.__u||m.__k===h.__k?l=Ic(h,l,e):typeof h.type=="function"&&A!==void 0?l=A:b&&(l=b.nextSibling),h.__u&=-7);return r.__e=E,l}function Om(e,t,r,n,i){var a,o,s,l,c,p=r.length,u=p,m=0;for(e.__k=new Array(i),a=0;a<i;a++)(o=t[a])!=null&&typeof o!="boolean"&&typeof o!="function"?(l=a+m,(o=e.__k[a]=typeof o=="string"||typeof o=="number"||typeof o=="bigint"||o.constructor==String?ti(null,o,null,null,null):Tr(o)?ti(It,{children:o},null,null,null):o.constructor===void 0&&o.__b>0?ti(o.type,o.props,o.key,o.ref?o.ref:null,o.__v):o).__=e,o.__b=e.__b+1,s=null,(c=o.__i=km(o,r,l,u))!==-1&&(u--,(s=r[c])&&(s.__u|=2)),s==null||s.__v===null?(c==-1&&(i>p?m--:i<p&&m++),typeof o.type!="function"&&(o.__u|=4)):c!=l&&(c==l-1?m--:c==l+1?m++:(c>l?m--:m++,o.__u|=4))):e.__k[a]=null;if(u)for(a=0;a<p;a++)(s=r[a])!=null&&!(2&s.__u)&&(s.__e==n&&(n=er(s)),Cc(s,s));return n}function Ic(e,t,r){var n,i;if(typeof e.type=="function"){for(n=e.__k,i=0;n&&i<n.length;i++)n[i]&&(n[i].__=e,t=Ic(n[i],t,r));return t}e.__e!=t&&(t&&e.type&&!r.contains(t)&&(t=er(e)),r.insertBefore(e.__e,t||null),t=e.__e);do t=t&&t.nextSibling;while(t!=null&&t.nodeType==8);return t}function Nr(e,t){return t=t||[],e==null||typeof e=="boolean"||(Tr(e)?e.some(function(r){Nr(r,t)}):t.push(e)),t}function km(e,t,r,n){var i,a,o=e.key,s=e.type,l=t[r];if(l===null&&e.key==null||l&&o==l.key&&s===l.type&&!(2&l.__u))return r;if(n>(l!=null&&!(2&l.__u)?1:0))for(i=r-1,a=r+1;i>=0||a<t.length;){if(i>=0){if((l=t[i])&&!(2&l.__u)&&o==l.key&&s===l.type)return i;i--}if(a<t.length){if((l=t[a])&&!(2&l.__u)&&o==l.key&&s===l.type)return a;a++}}return-1}function mc(e,t,r){t[0]=="-"?e.setProperty(t,r==null?"":r):e[t]=r==null?"":typeof r!="number"||Rm.test(t)?r:r+"px"}function ei(e,t,r,n,i){var a;e:if(t=="style")if(typeof r=="string")e.style.cssText=r;else{if(typeof n=="string"&&(e.style.cssText=n=""),n)for(t in n)r&&t in r||mc(e.style,t,"");if(r)for(t in r)n&&r[t]===n[t]||mc(e.style,t,r[t])}else if(t[0]=="o"&&t[1]=="n")a=t!=(t=t.replace(yc,"$1")),t=t.toLowerCase()in e||t=="onFocusOut"||t=="onFocusIn"?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+a]=r,r?n?r.t=n.t:(r.t=ho,e.addEventListener(t,a?uo:co,a)):e.removeEventListener(t,a?uo:co,a);else{if(i=="http://www.w3.org/2000/svg")t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if(t!="width"&&t!="height"&&t!="href"&&t!="list"&&t!="form"&&t!="tabIndex"&&t!="download"&&t!="rowSpan"&&t!="colSpan"&&t!="role"&&t!="popover"&&t in e)try{e[t]=r==null?"":r;break e}catch(o){}typeof r=="function"||(r==null||r===!1&&t[4]!="-"?e.removeAttribute(t):e.setAttribute(t,t=="popover"&&r==1?"":r))}}function pc(e){return function(t){if(this.l){var r=this.l[t.type+e];if(t.u==null)t.u=ho++;else if(t.u<r.t)return;return r(H.event?H.event(t):t)}}}function po(e,t,r,n,i,a,o,s,l,c){var p,u,m,h,b,E,A,w,R,k,L,F,S,P,j,q,U,M=t.type;if(t.constructor!==void 0)return null;128&r.__u&&(l=!!(32&r.__u),a=[s=t.__e=r.__e]),(p=H.__b)&&p(t);e:if(typeof M=="function")try{if(w=t.props,R="prototype"in M&&M.prototype.render,k=(p=M.contextType)&&n[p.__c],L=p?k?k.props.value:p.__:n,r.__c?A=(u=t.__c=r.__c).__=u.__E:(R?t.__c=u=new M(w,L):(t.__c=u=new Fe(w,L),u.constructor=M,u.render=xm),k&&k.sub(u),u.props=w,u.state||(u.state={}),u.context=L,u.__n=n,m=u.__d=!0,u.__h=[],u._sb=[]),R&&u.__s==null&&(u.__s=u.state),R&&M.getDerivedStateFromProps!=null&&(u.__s==u.state&&(u.__s=ut({},u.__s)),ut(u.__s,M.getDerivedStateFromProps(w,u.__s))),h=u.props,b=u.state,u.__v=t,m)R&&M.getDerivedStateFromProps==null&&u.componentWillMount!=null&&u.componentWillMount(),R&&u.componentDidMount!=null&&u.__h.push(u.componentDidMount);else{if(R&&M.getDerivedStateFromProps==null&&w!==h&&u.componentWillReceiveProps!=null&&u.componentWillReceiveProps(w,L),!u.__e&&(u.shouldComponentUpdate!=null&&u.shouldComponentUpdate(w,u.__s,L)===!1||t.__v==r.__v)){for(t.__v!=r.__v&&(u.props=w,u.state=u.__s,u.__d=!1),t.__e=r.__e,t.__k=r.__k,t.__k.some(function(J){J&&(J.__=t)}),F=0;F<u._sb.length;F++)u.__h.push(u._sb[F]);u._sb=[],u.__h.length&&o.push(u);break e}u.componentWillUpdate!=null&&u.componentWillUpdate(w,u.__s,L),R&&u.componentDidUpdate!=null&&u.__h.push(function(){u.componentDidUpdate(h,b,E)})}if(u.context=L,u.props=w,u.__P=e,u.__e=!1,S=H.__r,P=0,R){for(u.state=u.__s,u.__d=!1,S&&S(t),p=u.render(u.props,u.state,u.context),j=0;j<u._sb.length;j++)u.__h.push(u._sb[j]);u._sb=[]}else do u.__d=!1,S&&S(t),p=u.render(u.props,u.state,u.context),u.state=u.__s;while(u.__d&&++P<25);u.state=u.__s,u.getChildContext!=null&&(n=ut(ut({},n),u.getChildContext())),R&&!m&&u.getSnapshotBeforeUpdate!=null&&(E=u.getSnapshotBeforeUpdate(h,b)),q=p,p!=null&&p.type===It&&p.key==null&&(q=Sc(p.props.children)),s=Ec(e,Tr(q)?q:[q],t,r,n,i,a,o,s,l,c),u.base=t.__e,t.__u&=-161,u.__h.length&&o.push(u),A&&(u.__E=u.__=null)}catch(J){if(t.__v=null,l||a!=null)if(J.then){for(t.__u|=l?160:128;s&&s.nodeType==8&&s.nextSibling;)s=s.nextSibling;a[a.indexOf(s)]=null,t.__e=s}else for(U=a.length;U--;)mo(a[U]);else t.__e=r.__e,t.__k=r.__k;H.__e(J,t,r)}else a==null&&t.__v==r.__v?(t.__k=r.__k,t.__e=r.__e):s=t.__e=Tm(r.__e,t,r,n,i,a,o,l,c);return(p=H.diffed)&&p(t),128&t.__u?void 0:s}function Ac(e,t,r){for(var n=0;n<r.length;n++)vo(r[n],r[++n],r[++n]);H.__c&&H.__c(t,e),e.some(function(i){try{e=i.__h,i.__h=[],e.some(function(a){a.call(i)})}catch(a){H.__e(a,i.__v)}})}function Sc(e){return typeof e!="object"||e==null?e:Tr(e)?e.map(Sc):ut({},e)}function Tm(e,t,r,n,i,a,o,s,l){var c,p,u,m,h,b,E,A=r.props,w=t.props,R=t.type;if(R=="svg"?i="http://www.w3.org/2000/svg":R=="math"?i="http://www.w3.org/1998/Math/MathML":i||(i="http://www.w3.org/1999/xhtml"),a!=null){for(c=0;c<a.length;c++)if((h=a[c])&&"setAttribute"in h==!!R&&(R?h.localName==R:h.nodeType==3)){e=h,a[c]=null;break}}if(e==null){if(R==null)return document.createTextNode(w);e=document.createElementNS(i,R,w.is&&w),s&&(H.__m&&H.__m(t,a),s=!1),a=null}if(R===null)A===w||s&&e.data===w||(e.data=w);else{if(a=a&&ni.call(e.childNodes),A=r.props||kr,!s&&a!=null)for(A={},c=0;c<e.attributes.length;c++)A[(h=e.attributes[c]).name]=h.value;for(c in A)if(h=A[c],c!="children"){if(c=="dangerouslySetInnerHTML")u=h;else if(!(c in w)){if(c=="value"&&"defaultValue"in w||c=="checked"&&"defaultChecked"in w)continue;ei(e,c,null,h,i)}}for(c in w)h=w[c],c=="children"?m=h:c=="dangerouslySetInnerHTML"?p=h:c=="value"?b=h:c=="checked"?E=h:s&&typeof h!="function"||A[c]===h||ei(e,c,h,A[c],i);if(p)s||u&&(p.__html===u.__html||p.__html===e.innerHTML)||(e.innerHTML=p.__html),t.__k=[];else if(u&&(e.innerHTML=""),Ec(t.type==="template"?e.content:e,Tr(m)?m:[m],t,r,n,R=="foreignObject"?"http://www.w3.org/1999/xhtml":i,a,o,a?a[0]:r.__k&&er(r,0),s,l),a!=null)for(c=a.length;c--;)mo(a[c]);s||(c="value",R=="progress"&&b==null?e.removeAttribute("value"):b!==void 0&&(b!==e[c]||R=="progress"&&!b||R=="option"&&b!==A[c])&&ei(e,c,b,A[c],i),c="checked",E!==void 0&&E!==e[c]&&ei(e,c,E,A[c],i))}return e}function vo(e,t,r){try{if(typeof e=="function"){var n=typeof e.__u=="function";n&&e.__u(),n&&t==null||(e.__u=e(t))}else e.current=t}catch(i){H.__e(i,r)}}function Cc(e,t,r){var n,i;if(H.unmount&&H.unmount(e),(n=e.ref)&&(n.current&&n.current!==e.__e||vo(n,null,t)),(n=e.__c)!=null){if(n.componentWillUnmount)try{n.componentWillUnmount()}catch(a){H.__e(a,t)}n.base=n.__P=null}if(n=e.__k)for(i=0;i<n.length;i++)n[i]&&Cc(n[i],t,r||typeof e.type!="function");r||mo(e.__e),e.__c=e.__=e.__e=void 0}function xm(e,t,r){return this.constructor(e,r)}function Rc(e,t,r){var n,i,a,o;t==document&&(t=document.documentElement),H.__&&H.__(e,t),i=(n=typeof r=="function")?null:r&&r.__k||t.__k,a=[],o=[],po(t,e=(!n&&r||t).__k=xr(It,null,[e]),i||kr,kr,t.namespaceURI,!n&&r?[r]:i?null:t.firstChild?ni.call(t.childNodes):null,a,!n&&r?r:i?i.__e:t.firstChild,n,o),Ac(a,e,o)}ni=bc.slice,H={__e:function(e,t,r,n){for(var i,a,o;t=t.__;)if((i=t.__c)&&!i.__)try{if((a=i.constructor)&&a.getDerivedStateFromError!=null&&(i.setState(a.getDerivedStateFromError(e)),o=i.__d),i.componentDidCatch!=null&&(i.componentDidCatch(e,n||{}),o=i.__d),o)return i.__E=i}catch(s){e=s}throw e}},vc=0,fo=function(e){return e!=null&&e.constructor==null},Fe.prototype.setState=function(e,t){var r;r=this.__s!=null&&this.__s!==this.state?this.__s:this.__s=ut({},this.state),typeof e=="function"&&(e=e(ut({},r),this.props)),e&&ut(r,e),e!=null&&this.__v&&(t&&this._sb.push(t),hc(this))},Fe.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),hc(this))},Fe.prototype.render=It,Mt=[],gc=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,_c=function(e,t){return e.__v.__b-t.__v.__b},ri.__r=0,yc=/(PointerCapture)$|Capture$/i,ho=0,co=pc(!1),uo=pc(!0),Cm=0;var tr,ce,go,Oc,Pr=0,Uc=[],ue=H,kc=ue.__b,Tc=ue.__r,xc=ue.diffed,Nc=ue.__c,Pc=ue.unmount,Dc=ue.__;function ai(e,t){ue.__h&&ue.__h(ce,e,Pr||t),Pr=0;var r=ce.__H||(ce.__H={__:[],__h:[]});return e>=r.__.length&&r.__.push({}),r.__[e]}function ft(e){return Pr=1,Bc(Mc,e)}function Bc(e,t,r){var n=ai(tr++,2);if(n.t=e,!n.__c&&(n.__=[r?r(t):Mc(void 0,t),function(s){var l=n.__N?n.__N[0]:n.__[0],c=n.t(l,s);l!==c&&(n.__N=[c,n.__[1]],n.__c.setState({}))}],n.__c=ce,!ce.__f)){var i=function(s,l,c){if(!n.__c.__H)return!0;var p=n.__c.__H.__.filter(function(m){return!!m.__c});if(p.every(function(m){return!m.__N}))return!a||a.call(this,s,l,c);var u=n.__c.props!==s;return p.forEach(function(m){if(m.__N){var h=m.__[0];m.__=m.__N,m.__N=void 0,h!==m.__[0]&&(u=!0)}}),a&&a.call(this,s,l,c)||u};ce.__f=!0;var a=ce.shouldComponentUpdate,o=ce.componentWillUpdate;ce.componentWillUpdate=function(s,l,c){if(this.__e){var p=a;a=void 0,i(s,l,c),a=p}o&&o.call(this,s,l,c)},ce.shouldComponentUpdate=i}return n.__N||n.__}function Gt(e,t){var r=ai(tr++,3);!ue.__s&&bo(r.__H,t)&&(r.__=e,r.u=t,ce.__H.__h.push(r))}function yo(e,t){var r=ai(tr++,4);!ue.__s&&bo(r.__H,t)&&(r.__=e,r.u=t,ce.__h.push(r))}function oi(e){return Pr=5,Dr(function(){return{current:e}},[])}function Dr(e,t){var r=ai(tr++,7);return bo(r.__H,t)&&(r.__=e(),r.__H=t,r.__h=e),r.__}function Lr(e,t){return Pr=8,Dr(function(){return e},t)}function Nm(){for(var e;e=Uc.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(ii),e.__H.__h.forEach(_o),e.__H.__h=[]}catch(t){e.__H.__h=[],ue.__e(t,e.__v)}}ue.__b=function(e){ce=null,kc&&kc(e)},ue.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),Dc&&Dc(e,t)},ue.__r=function(e){Tc&&Tc(e),tr=0;var t=(ce=e.__c).__H;t&&(go===ce?(t.__h=[],ce.__h=[],t.__.forEach(function(r){r.__N&&(r.__=r.__N),r.u=r.__N=void 0})):(t.__h.forEach(ii),t.__h.forEach(_o),t.__h=[],tr=0)),go=ce},ue.diffed=function(e){xc&&xc(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(Uc.push(t)!==1&&Oc===ue.requestAnimationFrame||((Oc=ue.requestAnimationFrame)||Pm)(Nm)),t.__H.__.forEach(function(r){r.u&&(r.__H=r.u),r.u=void 0})),go=ce=null},ue.__c=function(e,t){t.some(function(r){try{r.__h.forEach(ii),r.__h=r.__h.filter(function(n){return!n.__||_o(n)})}catch(n){t.some(function(i){i.__h&&(i.__h=[])}),t=[],ue.__e(n,r.__v)}}),Nc&&Nc(e,t)},ue.unmount=function(e){Pc&&Pc(e);var t,r=e.__c;r&&r.__H&&(r.__H.__.forEach(function(n){try{ii(n)}catch(i){t=i}}),r.__H=void 0,t&&ue.__e(t,r.__v))};var Lc=typeof requestAnimationFrame=="function";function Pm(e){var t,r=function(){clearTimeout(n),Lc&&cancelAnimationFrame(t),setTimeout(e)},n=setTimeout(r,100);Lc&&(t=requestAnimationFrame(r))}function ii(e){var t=ce,r=e.__c;typeof r=="function"&&(e.__c=void 0,r()),ce=t}function _o(e){var t=ce;e.__c=e.__(),ce=t}function bo(e,t){return!e||e.length!==t.length||t.some(function(r,n){return r!==e[n]})}function Mc(e,t){return typeof t=="function"?t(e):t}function Lm(e,t){for(var r in t)e[r]=t[r];return e}function Gc(e,t){for(var r in e)if(r!=="__source"&&!(r in t))return!0;for(var n in t)if(n!=="__source"&&e[n]!==t[n])return!0;return!1}function Jc(e,t){this.props=e,this.context=t}(Jc.prototype=new Fe).isPureReactComponent=!0,Jc.prototype.shouldComponentUpdate=function(e,t){return Gc(this.props,e)||Gc(this.state,t)};var Fc=H.__b;H.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),Fc&&Fc(e)};var dS=typeof Symbol!="undefined"&&Symbol.for&&Symbol.for("react.forward_ref")||3911;var Um=H.__e;H.__e=function(e,t,r,n){if(e.then){for(var i,a=t;a=a.__;)if((i=a.__c)&&i.__c)return t.__e==null&&(t.__e=r.__e,t.__k=r.__k),i.__c(e,t)}Um(e,t,r,n)};var jc=H.unmount;function zc(e,t,r){return e&&(e.__c&&e.__c.__H&&(e.__c.__H.__.forEach(function(n){typeof n.__c=="function"&&n.__c()}),e.__c.__H=null),(e=Lm({},e)).__c!=null&&(e.__c.__P===r&&(e.__c.__P=t),e.__c=null),e.__k=e.__k&&e.__k.map(function(n){return zc(n,t,r)})),e}function Xc(e,t,r){return e&&r&&(e.__v=null,e.__k=e.__k&&e.__k.map(function(n){return Xc(n,t,r)}),e.__c&&e.__c.__P===t&&(e.__e&&r.appendChild(e.__e),e.__c.__e=!0,e.__c.__P=r)),e}function wo(){this.__u=0,this.o=null,this.__b=null}function Qc(e){var t=e.__.__c;return t&&t.__a&&t.__a(e)}function si(){this.i=null,this.l=null}H.unmount=function(e){var t=e.__c;t&&t.__R&&t.__R(),t&&32&e.__u&&(e.type=null),jc&&jc(e)},(wo.prototype=new Fe).__c=function(e,t){var r=t.__c,n=this;n.o==null&&(n.o=[]),n.o.push(r);var i=Qc(n.__v),a=!1,o=function(){a||(a=!0,r.__R=null,i?i(s):s())};r.__R=o;var s=function(){if(!--n.__u){if(n.state.__a){var l=n.state.__a;n.__v.__k[0]=Xc(l,l.__c.__P,l.__c.__O)}var c;for(n.setState({__a:n.__b=null});c=n.o.pop();)c.forceUpdate()}};n.__u++||32&t.__u||n.setState({__a:n.__b=n.__v.__k[0]}),e.then(o,o)},wo.prototype.componentWillUnmount=function(){this.o=[]},wo.prototype.render=function(e,t){if(this.__b){if(this.__v.__k){var r=document.createElement("div"),n=this.__v.__k[0].__c;this.__v.__k[0]=zc(this.__b,r,n.__O=n.__P)}this.__b=null}var i=t.__a&&xr(It,null,e.fallback);return i&&(i.__u&=-33),[xr(It,null,t.__a?null:e.children),i]};var Hc=function(e,t,r){if(++r[1]===r[0]&&e.l.delete(t),e.props.revealOrder&&(e.props.revealOrder[0]!=="t"||!e.l.size))for(r=e.i;r;){for(;r.length>3;)r.pop()();if(r[1]<r[0])break;e.i=r=r[2]}};(si.prototype=new Fe).__a=function(e){var t=this,r=Qc(t.__v),n=t.l.get(e);return n[0]++,function(i){var a=function(){t.props.revealOrder?(n.push(i),Hc(t,e,n)):i()};r?r(a):a()}},si.prototype.render=function(e){this.i=null,this.l=new Map;var t=Nr(e.children);e.revealOrder&&e.revealOrder[0]==="b"&&t.reverse();for(var r=t.length;r--;)this.l.set(t[r],this.i=[1,0,this.i]);return e.children},si.prototype.componentDidUpdate=si.prototype.componentDidMount=function(){var e=this;this.l.forEach(function(t,r){Hc(e,r,t)})};var Bm=typeof Symbol!="undefined"&&Symbol.for&&Symbol.for("react.element")||60103,Mm=/^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|image(!S)|letter|lighting|marker(?!H|W|U)|overline|paint|pointer|shape|stop|strikethrough|stroke|text(?!L)|transform|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,Gm=/^on(Ani|Tra|Tou|BeforeInp|Compo)/,Jm=/[A-Z0-9]/g,Fm=typeof document!="undefined",jm=function(e){return(typeof Symbol!="undefined"&&typeof Symbol()=="symbol"?/fil|che|rad/:/fil|che|ra/).test(e)};function li(e,t,r){return t.__k==null&&(t.textContent=""),Rc(e,t),typeof r=="function"&&r(),e?e.__c:null}Fe.prototype.isReactComponent={},["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach(function(e){Object.defineProperty(Fe.prototype,e,{configurable:!0,get:function(){return this["UNSAFE_"+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})});var qc=H.event;function Hm(){}function qm(){return this.cancelBubble}function Vm(){return this.defaultPrevented}H.event=function(e){return qc&&(e=qc(e)),e.persist=Hm,e.isPropagationStopped=qm,e.isDefaultPrevented=Vm,e.nativeEvent=e};var Yc,$m={enumerable:!1,configurable:!0,get:function(){return this.class}},Vc=H.vnode;H.vnode=function(e){typeof e.type=="string"&&function(t){var r=t.props,n=t.type,i={},a=n.indexOf("-")===-1;for(var o in r){var s=r[o];if(!(o==="value"&&"defaultValue"in r&&s==null||Fm&&o==="children"&&n==="noscript"||o==="class"||o==="className")){var l=o.toLowerCase();o==="defaultValue"&&"value"in r&&r.value==null?o="value":o==="download"&&s===!0?s="":l==="translate"&&s==="no"?s=!1:l[0]==="o"&&l[1]==="n"?l==="ondoubleclick"?o="ondblclick":l!=="onchange"||n!=="input"&&n!=="textarea"||jm(r.type)?l==="onfocus"?o="onfocusin":l==="onblur"?o="onfocusout":Gm.test(o)&&(o=l):l=o="oninput":a&&Mm.test(o)?o=o.replace(Jm,"-$&").toLowerCase():s===null&&(s=void 0),l==="oninput"&&i[o=l]&&(o="oninputCapture"),i[o]=s}}n=="select"&&i.multiple&&Array.isArray(i.value)&&(i.value=Nr(r.children).forEach(function(c){c.props.selected=i.value.indexOf(c.props.value)!=-1})),n=="select"&&i.defaultValue!=null&&(i.value=Nr(r.children).forEach(function(c){c.props.selected=i.multiple?i.defaultValue.indexOf(c.props.value)!=-1:i.defaultValue==c.props.value})),r.class&&!r.className?(i.class=r.class,Object.defineProperty(i,"className",$m)):(r.className&&!r.class||r.class&&r.className)&&(i.class=i.className=r.className),t.props=i}(e),e.$$typeof=Bm,Vc&&Vc(e)};var $c=H.__r;H.__r=function(e){$c&&$c(e),Yc=e.__c};var Kc=H.diffed;H.diffed=function(e){Kc&&Kc(e);var t=e.props,r=e.__e;r!=null&&e.type==="textarea"&&"value"in t&&t.value!==r.value&&(r.value=t.value==null?"":t.value),Yc=null};var Km=Object.defineProperty,Wm=Object.defineProperties,zm=Object.getOwnPropertyDescriptors,ui=Object.getOwnPropertySymbols,sd=Object.prototype.hasOwnProperty,ld=Object.prototype.propertyIsEnumerable,Zc=(e,t,r)=>t in e?Km(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ht=(e,t)=>{for(var r in t||(t={}))sd.call(t,r)&&Zc(e,r,t[r]);if(ui)for(var r of ui(t))ld.call(t,r)&&Zc(e,r,t[r]);return e},Xm=(e,t)=>Wm(e,zm(t)),Qm=(e,t)=>{var r={};for(var n in e)sd.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&ui)for(var n of ui(e))t.indexOf(n)<0&&ld.call(e,n)&&(r[n]=e[n]);return r},fi=(e,t,r)=>new Promise((n,i)=>{var a=l=>{try{s(r.next(l))}catch(c){i(c)}},o=l=>{try{s(r.throw(l))}catch(c){i(c)}},s=l=>l.done?n(l.value):Promise.resolve(l.value).then(a,o);s((r=r.apply(e,t)).next())});function Ym(e){return!!(e!=null&&e.__nativeBuffers__)}var Zm=e=>{let t=atob(e),r=t.length,n=new Uint8Array(r);for(let i=0;i<r;i++)n[i]=t.charCodeAt(i);return n.buffer};function Oo(e){if(typeof e=="string")try{e=JSON.parse(e)}catch(r){return{}}if(typeof e!="object"||e===null)return{};if(!Ym(e))return e;let t=e.__nativeBuffers__;if(delete e.__nativeBuffers__,t)for(let r=0;r<t.length;r++){let n=t[r];if(n){let i;n.value?i=n.value:n.base64&&(i=Zm(n.base64)),typeof i!="undefined"&&i instanceof ArrayBuffer&&(e[n.key]=i)}}return e}var ep=e=>{let t="",r=new Uint8Array(e),n=r.byteLength;for(let i=0;i<n;i++)t+=String.fromCharCode(r[i]);return btoa(t)};function tp(e={},t=!1){let r=e,n=[];for(let[i,a]of Object.entries(r))if(a!==void 0&&a instanceof ArrayBuffer&&a.byteLength!==void 0){let o=t?{value:a,key:i}:{base64:ep(a),key:i};n.push(o),delete r[i]}return n.length>0&&(r.__nativeBuffers__=n),r}var cd=Object.defineProperty,rp=Object.getOwnPropertyDescriptor,np=(e,t)=>{for(var r in t)cd(e,r,{get:t[r],enumerable:!0})},dd=(e,t,r,n)=>{for(var i=n>1?void 0:n?rp(t,r):t,a=e.length-1,o;a>=0;a--)(o=e[a])&&(i=(n?o(t,r,i):o(i))||i);return n&&i&&cd(t,r,i),i},ip=(e,t,r)=>new Promise((n,i)=>{var a=l=>{try{s(r.next(l))}catch(c){i(c)}},o=l=>{try{s(r.throw(l))}catch(c){i(c)}},s=l=>l.done?n(l.value):Promise.resolve(l.value).then(a,o);s((r=r.apply(e,t)).next())});if(typeof window!="undefined"&&!window.AbortController){let e=function(){this.signal=new t};e.prototype.abort=function(){this.signal._aborted=!0,typeof this.signal.onabort=="function"&&this.signal.onabort(new Event("abort"));let r=new Event("abort");this.signal.dispatchEvent(r)};let t=function(){this._aborted=!1,this.aborted=!1,this.onabort=null,this._eventListeners={}};Object.defineProperty(t.prototype,"aborted",{get:function(){return this._aborted}}),t.prototype.addEventListener=function(r,n){this._eventListeners[r]||(this._eventListeners[r]=[]),this._eventListeners[r].push(n)},t.prototype.removeEventListener=function(r,n){if(!this._eventListeners[r])return;let i=this._eventListeners[r].indexOf(n);i!==-1&&this._eventListeners[r].splice(i,1)},t.prototype.dispatchEvent=function(r){if(this._eventListeners[r.type])for(let n of this._eventListeners[r.type])n.call(this,r)},window.AbortController=e,window.AbortSignal=t}function ap(e){return new Promise(t=>{setTimeout(()=>{t()},e)})}var op=class{constructor(){this.state="pending",this.promise=new Promise((e,t)=>{this.resolve=r=>{this.state==="pending"&&(this.state="fulfilled",e(r))},this.reject=r=>{this.state==="pending"&&(this.state="rejected",t(r))}})}};function ud(e){return typeof e=="string"}function nr(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)&&!(e instanceof RegExp)&&!(e instanceof Date)}function ed(e){return typeof e=="number"&&!isNaN(e)}function sp(e){return typeof e=="undefined"}function lp(e){return sp(e)||e===null}function fd(e){return typeof e=="function"}function cp(e){return nr(e)&&fd(e.then)}function hd(e){let t=e,r=null,n=function(...i){return r||(r=new t(...i)),r};return n.prototype=t.prototype,n}var dp=(e=>(e[e.DEVELOPER_FILE_NOT_FOUND=0]="DEVELOPER_FILE_NOT_FOUND",e[e.INTERNAL_IOS_CAN_NOT_FOUND_PKG=1]="INTERNAL_IOS_CAN_NOT_FOUND_PKG",e[e.USER_IOS_LOAD_TIMEOUT=2]="USER_IOS_LOAD_TIMEOUT",e[e.INTERNAL_IOS_PKG_LOAD_ERROR=3]="INTERNAL_IOS_PKG_LOAD_ERROR",e[e.INTERNAL_IOS_PKG_PARSE_FAIL=4]="INTERNAL_IOS_PKG_PARSE_FAIL",e[e.USER_IOS_GET_EMPTY_DATA=5]="USER_IOS_GET_EMPTY_DATA",e[e.USER_ANDROID_GET_PKG_FAIL=6]="USER_ANDROID_GET_PKG_FAIL",e[e.DEVELOPER_ANDROID_PACKAGE_FILE_UNEXPECTED_REQUIRE=7]="DEVELOPER_ANDROID_PACKAGE_FILE_UNEXPECTED_REQUIRE",e))(dp||{}),up=class extends Error{constructor(e){if(typeof e=="string"){super(e),this.priority="P1";return}super(e.message),this.priority="P1",this.stack=e.stack,this.raw=e}},hi=class extends up{constructor(){super(...arguments),this.kind="INTERNAL_ERROR"}},fp=class extends hi{constructor(){super(...arguments),this.name="INTERNAL_INVOKE_NATIVE_ERROR"}},hp=class extends hi{constructor(e,t,r,n){super(e),this.errNo=t,this.name="INTERNAL_APPLY_NATIVE_ERROR",this.errorType=r,this.errorCode=n}},mp=class extends hi{constructor(){super(...arguments),this.name="INTERNAL_JSCORE_ERROR",this.priority="P0"}},Eo=class extends hi{constructor(){super(...arguments),this.name="INTERNAL_METRIC_REPORT_ERROR"}};function Ur(e){return(...t)=>{var r,n;((n=(r=globalThis.VConsole)==null?void 0:r[e])!=null?n:globalThis.console[e])(...t)}}var mi={log:Ur("log"),warn:Ur("warn"),info:Ur("info"),error:Ur("error"),debug:Ur("debug")};Object.assign(globalThis,{logger:mi});var td=Symbol.for("Jolibox.canIUseMap"),pp={};globalThis[td]||(globalThis[td]=pp);function vp(e,t,r){let n=e;for(let i of t)if(n&&typeof n=="object")n=n[i];else return r;return n===void 0?r:n}var ko=Symbol.for("Jolibox.canIUseMap.native"),gp={};globalThis[ko]||(globalThis[ko]=gp);var To={get config(){return globalThis[ko]}},_p=(e=>(e[e.Other=0]="Other",e[e.Route=1]="Route",e[e.Click=2]="Click",e[e.View=3]="View",e[e.Expose=4]="Expose",e[e.Swipe=5]="Swipe",e[e.Input=6]="Input",e[e.Select=7]="Select",e[e.SwitchOn=8]="SwitchOn",e[e.SwitchOff=9]="SwitchOff",e[e.Submit=10]="Submit",e[e.Scroll=11]="Scroll",e[e.Hide=12]="Hide",e[e.System=1e3]="System",e[e.ErrorTrace=1001]="ErrorTrace",e[e.UserDefined=1002]="UserDefined",e))(_p||{}),yp=(e=>(e.MiniGame="mini-game",e.MiniDrama="mini-drama",e.App="app",e.WebSDK="web-sdk",e.AppSDK="app-sdk",e))(yp||{}),bp=(e=>(e[e.App=0]="App",e[e.H5=1]="H5",e[e.Weapp=2]="Weapp",e[e.Alipay=3]="Alipay",e[e.Gcash=4]="Gcash",e[e.Dana=5]="Dana",e[e.Umma=6]="Umma",e[e.WebSDK=1e3]="WebSDK",e[e.AppSDK=1001]="AppSDK",e[e.Other=9999]="Other",e))(bp||{});function wp(){if(typeof window=="undefined")return{getItem:()=>null,setItem:()=>{},removeItem:()=>{},clear:()=>{},length:0,key:()=>null};try{if(window.__joliboxLocalStorage__)return window.__joliboxLocalStorage__;let e=Object.getOwnPropertyDescriptor(window,"localStorage");if(e&&e.get){let n=e.get.call(window);return window.__joliboxLocalStorage__=n,n}if(e=Object.getOwnPropertyDescriptor(Object.getPrototypeOf(window),"localStorage"),e&&e.get)return e.get.call(window);let t=Window.prototype,r=Object.getOwnPropertyDescriptor(t,"localStorage");if(r&&r.get){let n=r.get.call(window);return window.__joliboxLocalStorage__=n,n}return localStorage}catch(e){return console.warn("Failed to get original localStorage, fallback to default implementation",e),localStorage}}wp();var rr=typeof window=="undefined",Ep=()=>!rr&&!!(navigator.userAgent||"").includes("JoliboxPlatformSDK"),mS={isiOS:!rr&&(navigator.userAgent.includes("iPhone")||navigator.userAgent.includes("iPod")||navigator.userAgent.includes("iPad")||navigator.userAgent.includes("iPhone OS")),iosVersion:()=>{let e=navigator.appVersion.match(/OS (\d+)_(\d+)_?(\d+)?/);return[parseInt(e[1],10),parseInt(e[2],10),parseInt(e[3]||"0",10)]},isAndroid:!rr&&navigator.userAgent.includes("Android"),isMac:!rr&&navigator.userAgent.includes("Mac"),isFacebook:!rr&&navigator.userAgent.includes("FB_IAB"),isPC:!rr&&!navigator.userAgent.includes("iPhone")&&!navigator.userAgent.includes("Android")},xo=class No{constructor(t){this.element=t,this.next=No.Undefined,this.prev=No.Undefined}};xo.Undefined=new xo(void 0);var se=xo,Ip=class{constructor(){this._first=se.Undefined,this._last=se.Undefined,this._size=0}get size(){return this._size}isEmpty(){return this._first===se.Undefined}clear(){let e=this._first;for(;e!==se.Undefined;){let t=e.next;e.prev=se.Undefined,e.next=se.Undefined,e=t}this._first=se.Undefined,this._last=se.Undefined,this._size=0}unshift(e){return this._insert(e,!1)}push(e){return this._insert(e,!0)}_insert(e,t){let r=new se(e);if(this._first===se.Undefined)this._first=r,this._last=r;else if(t){let i=this._last;this._last=r,r.prev=i,i.next=r}else{let i=this._first;this._first=r,r.next=i,i.prev=r}this._size+=1;let n=!1;return()=>{n||(n=!0,this._remove(r))}}shift(){if(this._first!==se.Undefined){let e=this._first.element;return this._remove(this._first),e}}pop(){if(this._last!==se.Undefined){let e=this._last.element;return this._remove(this._last),e}}_remove(e){if(e.prev!==se.Undefined&&e.next!==se.Undefined){let t=e.prev;t.next=e.next,e.next.prev=t}else e.prev===se.Undefined&&e.next===se.Undefined?(this._first=se.Undefined,this._last=se.Undefined):e.next===se.Undefined?(this._last=this._last.prev,this._last.next=se.Undefined):e.prev===se.Undefined&&(this._first=this._first.next,this._first.prev=se.Undefined);this._size-=1}*[Symbol.iterator](){let e=this._first;for(;e!==se.Undefined;)yield e.element,e=e.next}},Ap=0,Br=class{constructor(e){this.value=e,this.id=Ap++}},Gr=class{constructor(e){this.options=e,this._size=0}dispose(e){var t,r;this._disposed||(this._disposed=!0,this._listeners&&(e?(this._listeners instanceof Br&&(this._listeners=[this._listeners]),this._listeners=this._listeners.filter(n=>(n==null?void 0:n.value)===e)):(this._listeners=void 0,this._size=0)),(r=(t=this.options)==null?void 0:t.onDidRemoveLastListener)==null||r.call(t))}get event(){var e;return(e=this._event)!=null||(this._event=(t,r)=>{var n,i,a,o,s,l;if(this._disposed)return()=>{console.info("[Jolibox SDK] Emitter is _disposed")};r&&(t=t.bind(r));let c=new Br(t);return this._listeners?this._listeners instanceof Br?this._listeners=[this._listeners,c]:this._listeners.push(c):((i=(n=this.options)==null?void 0:n.onWillAddFirstListener)==null||i.call(n,this),this._listeners=c,(o=(a=this.options)==null?void 0:a.onDidFirstListener)==null||o.call(a,this)),(l=(s=this.options)==null?void 0:s.onDidAddListener)==null||l.call(s,this),this._size++,()=>{var p,u,m,h;if(!this._disposed){if(this._listeners instanceof Br)this._listeners.id===c.id&&(this._listeners=void 0,this._size=0,(u=(p=this.options)==null?void 0:p.onDidRemoveLastListener)==null||u.call(p));else if(this._listeners){let b=this._listeners.indexOf(c);b>=0&&(this._listeners.splice(b,1),this._size--,this._size===0&&((h=(m=this.options)==null?void 0:m.onDidRemoveLastListener)==null||h.call(m)))}}}}),this._event}_deliver(e,t){var r;if(!e)return;let n=((r=this.options)==null?void 0:r.onListenerError)||Error.constructor;if(!n){e.value(t);return}try{e.value(t)}catch(i){n(i)}}fire(e){this._listeners&&(this._listeners instanceof Br?this._deliver(this._listeners,e):this._listeners.forEach(t=>this._deliver(t,e)))}hasListeners(){return this._size>0}},Po=class{constructor(){this.listeners=new Map,this.listerHandlerMap=new WeakMap,this.cachedEventQueue=new Map}on(e,t,r=!0){var n;let i=(n=this.listeners.get(e))!=null?n:new Gr,a=l=>t(...l.args),o=i.event(a);this.listerHandlerMap.set(t,{handler:a,dispose:o}),this.listeners.set(e,i);let s=this.cachedEventQueue.get(e);if(s&&r)for(let l of s)t(...l.args)}flushCachedEvent(e){e?this.cachedEventQueue.delete(e):this.cachedEventQueue.clear()}off(e,t){let r=this.listerHandlerMap.get(t);r&&(r.dispose(),this.listerHandlerMap.delete(t))}emit(e,...t){let r=this.listeners.get(e),n=this.cachedEventQueue.get(e);n||(n=new Ip,this.cachedEventQueue.set(e,n)),n.push({args:t}),r&&r.fire({event:e,args:t})}once(e,t){let r=(...n)=>{t(...n),this.off(e,r)};this.on(e,r,!1)}},Do={};np(Do,{None:()=>Sp,filter:()=>Rp,once:()=>md,toPromise:()=>Cp});var Sp=()=>(console.log("[Jolibox SDK] None Event"),()=>{console.log("[Jolibox SDK] None Event dispose")});function Cp(e){return new Promise(t=>md(e)(t))}function md(e){return(t,r=null)=>{let n=!1;return e(i=>{if(!n)return n=!0,t.call(r,i)},null)}}function Rp(e,t){return(r=>{let n,i={onWillAddFirstListener(){n=r(a.fire,a)}},a=new Gr(i);return a.event})((r,n=null)=>e(i=>t(i)&&r.call(n,i),null))}var Io=Symbol.for("Jolibox.hostEmitter"),Op=()=>{let e=new Po;return globalThis[Io]||(globalThis[Io]={on:e.on.bind(e),off:e.off.bind(e),emit:e.emit.bind(e),once:e.once.bind(e)}),globalThis[Io]},pS=Op();function kp(e,t){let r=Math.min(e.length,t.length);for(let n=0;n<r;n++)Tp(e[n],t[n])}function Tp(e,t){if(ud(t)){if(typeof e!==t)throw new Error(`argument does not match constraint: typeof ${t}`)}else if(fd(t)){try{if(e instanceof t)return}catch(r){}if(!lp(e)&&e.constructor===t||t.length===1&&t.call(void 0,e)===!0)return;throw new Error("[Jolibox SDK]argument does not match one of these constraints: arg instanceof constraint, arg.constructor === constraint, nor constraint(arg) === true")}}var Lo=class{constructor(){this._commands=new Map,this._onDidRegisterCommand=new Gr,this.onDidRegisterCommand=this._onDidRegisterCommand.event,console.log("[Jolibox SDK] command registry")}registerCommand(e){if(!e)throw new Error("invalid command");if(e.metadata&&Array.isArray(e.metadata.args)){let r=[];for(let i of e.metadata.args)r.push(i.constraint);let n=e.handler;e.handler=function(...i){return kp(i,r),n(...i)}}let{id:t}=e;this._commands.get(t)&&console.info(`[Jolibox SDK] duplicated command is registered ${t}`),this._commands.set(t,e),this._onDidRegisterCommand.fire(t)}getCommand(e){return this._commands.get(e)}getCommands(){let e=new Map;for(let t of this._commands.keys()){let r=this.getCommand(t);r&&e.set(t,r)}return e}};Lo=dd([hd],Lo);var rd=class{constructor(){this._onWillExecuteCommand=new Gr,this.onWillExecuteCommand=this._onWillExecuteCommand.event,this._onDidExecuteCommand=new Gr,this.onDidExecuteCommand=this._onDidExecuteCommand.event,this.registry=new Lo,this._starActivation=null}_activateStar(){return this._starActivation||(this._starActivation=ap(3e4)),this._starActivation}executeCommand(e,...t){return ip(this,null,function*(){return this.registry.getCommand(e)?this._tryExecuteCommand(e,t):(yield Promise.all([Promise.race([this._activateStar(),Do.toPromise(Do.filter(this.registry.onDidRegisterCommand,r=>r===e))])]),this._tryExecuteCommand(e,t))})}executeCommandThowErr(e,...t){if(!this.registry.getCommand(e))throw new Error(`command '${e}' not found`);let r=this.registry.getCommand(e);this._onWillExecuteCommand.fire({commandId:e,args:t});let n=this.invokeFunction(r.handler,...t);return this._onDidExecuteCommand.fire({commandId:e,args:t}),n}_tryExecuteCommand(e,t){let r=this.registry.getCommand(e);if(!r)return Promise.reject(new Error(`command '${e}' not found`));try{this._onWillExecuteCommand.fire({commandId:e,args:t});let n=this.invokeFunction(r.handler,...t);return this._onDidExecuteCommand.fire({commandId:e,args:t}),Promise.resolve(n)}catch(n){return Promise.reject(n)}}invokeFunction(e,...t){let r=!1;try{return e(...t)}finally{r=!0}}};rd=dd([hd],rd);var vS=Symbol.for("Jolibox.commands");xe("requestPaymentSync",{version:1e6,properties:{paymentBody:{appStoreProductId:102e4}}});xe("requestProductDetailsAsync",{version:102e4});xe("invokeSubscriptionPanelSync",{version:107e4,properties:{type:{game:107e4,drama:107e4}}});xe("loginSync",{version:1e6,properties:{skipLogin:102e4,triggerFrom:102e4}});xe("getABTest",{version:1050100,platforms:{android:1050100,ios:!1}});xe("userTrackAsync",{version:1e6});xe("openMiniapp",{version:1050100});xe("requestCoinDetailsSync",{version:1070100});xe("requestCoinDetailsAsync",{version:1070100});xe("sendServerEventAsync",{version:1070100});xe("requestGameLeaderboardSync",{version:108e4});xe("requestGameLeaderboardAsync",{version:108e4});xe("loadAdsAsync",{version:1070200});xe("showAdAsync",{version:1070200});xe("onJoliboxHideLoading",{version:1070300});function xe(e,t){if(To.config[e]){mi.warn(`[can i use] ${e} already registered`);return}To.config[e]=ht({},t)}var pd=(e,t)=>{function r(i){var a;let[o,...s]=i.split(":");if(!o)return!1;let l=To.config[o];if(!l)return!1;let c=(a=t==null?void 0:t())!=null?a:"",p=l.version;if(l.platforms&&c in l.platforms){let m=l.platforms[c];if(m===!1)return!1;typeof m=="number"&&(p=m)}if(typeof p!="number")return!1;let u=e();return typeof u!="number"||u<p?!1:s.length===0?!0:n(l,s,u)||n(l.properties,s,u)}function n(i,a,o){if(!i)return!1;let s=vp(i,a);if(!s)return!1;if(nr(s)){let l=s.version;return ed(l)?typeof o=="number"&&o>=l:!0}return ed(s)?typeof o=="number"&&o>=s:s===!0}return{canIUseNative:r}};function nd(e,t){return`[${e}]:${t}`}var xp=()=>Ep(),Mr="custom_event_",Np=[],Pp=[],Dp=["env","createRequestTask","login"],vd="__batch_event__",Lp="__native_batch_event__",Up=e=>e==="pv"?e:"default",di=class{constructor(e){this.interval=30,this.lastReportTime=0,this.cache={};let{reporter:t,interval:r=30,eventName:n,tagNameOrder:i,metricName:a,type:o}=e;this.reporter=t,this.interval=r,this.eventName=n,this.tagNameOrder=i,this.metricName=a,this.type=Up(o)}report(e){this.type==="pv"?this.addPVPoint(e):this.addPoint(e),this.tryReport(!1)}flush(){this.tryReport(!0)}tryReport(e){if(Object.keys(this.cache).length){if(e){this.reporter(this.processPoints(this.cache)),this.clearPoints();return}this.lastReportTime=this.lastReportTime||Date.now(),Date.now()-this.lastReportTime>=this.interval*1e3&&(this.reporter(this.processPoints(this.cache)),this.clearPoints(),this.lastReportTime=Date.now())}}addPoint(e){let t=(r,n,i,a)=>{let o=n.shift();if(o){let s=a[o];r[s]||(r[s]={}),t(r[s],n,i,a)}else r[i]||(r[i]=[]),r[i].push(a[i])};t(this.cache,[...this.tagNameOrder],this.metricName,e)}addPVPoint(e){let t=(n,i,a,o)=>{let s=i.shift();if(!s&&nr(o))throw new Eo(`report value failed to match tagNameOrder, ${JSON.stringify(r)}`);if(s){let l=[];if(nr(o))l.push(...Object.keys(o));else if(ud(o)){if(i.length>0)throw new Eo(`report value failed to match tagNameOrder, ${JSON.stringify(r)}`);l.push(o)}else throw new Eo(`expected metric value to be a string, but got a(n) ${typeof o}, ${JSON.stringify(r)}`);l.forEach(c=>{n[c]||(n[c]={});let p=nr(o)?o[c]:o;t(n[c],[...i],a,p)})}else n[a]?n[a]++:n[a]=1},r={point:e,metricName:this.metricName,tagNameOrder:this.tagNameOrder};t(this.cache,[...this.tagNameOrder],this.metricName,e)}processPoints(e){return{eventName:this.eventName,tagNameOrder:this.tagNameOrder,metricName:this.metricName,metricAggregateType:this.type==="pv"?"itoa":"arr",data:e}}clearPoints(){this.cache={}}},id=!1,Ao,So,Co;function Bp(e,t){id||(Ao=new di({eventName:"jolibox_invoke",tagNameOrder:["status","method","errNo","errMsg","isForeground"],metricName:"duration",reporter(i){e.invoke("trackAsync",JSON.stringify({event:"reportMetrics",data:i}),-1)}}),So=new di({eventName:"jolibox_invoke_js2native",tagNameOrder:["status","method","isForeground"],metricName:"duration",reporter(i){e.invoke("trackAsync",JSON.stringify({event:"reportMetrics",data:i}),-1)}}),Co=new di({eventName:"jolibox_invoke_native2js",tagNameOrder:["status","method","isForeground"],metricName:"duration",reporter(i){e.invoke("trackAsync",JSON.stringify({event:"reportMetrics",data:i}),-1)}}),t("onJoliboxEnterBackground",()=>{Ao.flush(),So.flush(),Co.flush()}),id=!0);function r(i){var a,o;let{method:s,args:l,startTime:c,isForeground:p,errMsg:u=`${s}:fail no errMsg`,errNo:m=0,__timing:h={receiveJSInvoke:0,invokeCallback:0}}=i,{receiveJSInvoke:b,invokeCallback:E}=h,A=(o=(a=u.match(/\S:(\S+)\s?/))==null?void 0:a[1])!=null?o:"fail";Ao.report({status:A,method:n(s,l),errNo:`${m}`,errMsg:u,isForeground:p,duration:Date.now()-c}),c&&b&&E&&(So.report({status:A,method:s,isForeground:p,duration:Number((b-c).toFixed(3))}),Co.report({status:A,method:s,isForeground:p,duration:Number((Date.now()-E).toFixed(3))}))}function n(i,a){return(i==="callHostMethod"||i==="callHostMethodSync")&&a!=null&&a.method?`${i}-${a.method}`:i}return r}var Ro=[],Mp=!1,Uo=Symbol.for("Jolibox.invokeResolverInstance"),Gp=new Map;globalThis[Uo]||(globalThis[Uo]=Gp);var Jp={get resolveMap(){return globalThis[Uo]}};function Fp(e,t){let r=0,n=!0,i=Jp.resolveMap,a=Bp(e,t);t("onJoliboxEnterBackground",()=>{n=!1}),t("onJoliboxEnterForeground",()=>{n=!0,Ro.forEach(l=>fi(this,[l],function*({method:c,args:p,resolve:u}){let m=yield s(c,p);u(m)})),Ro.length=0});let o=(l,c)=>{let p=i.get(Number(l));if(!p)return;let u=Oo(c);p(u),i.delete(Number(l))},s=(l,c)=>{var p,u;let m=Date.now(),h=`${n}`;r+=1;let b=new op;if(i.set(r,b.resolve),!n&&Pp.includes(l))return new Promise(L=>{Ro.push({method:l,args:c,resolve:L})});let E=Xm(ht({},{method:l,startTime:m,args:c,isForeground:h}),{invokeType:"js-bridge"}),A=!Mp&&Np.includes(l),w=tp(c,A),R=A?w:JSON.stringify(w),k;if(l.endsWith("Sync")||Dp.includes(l)?k=(p=e.call)==null?void 0:p.call(e,l,w,r):typeof R=="string"?k=e.invoke(l,R,r):k=(u=e.call)==null?void 0:u.call(e,l,R,r),k){try{typeof k=="string"&&(k=JSON.parse(k)),k=Oo(k)}catch(L){mi.error(L)}return i.delete(r),k.errorCode&&(k.errorCode=nd(l,k.errorCode)),a(ht(ht({},E),k)),k}return l.endsWith("Sync")&&i.delete(r),b.promise.then(L=>(L.errorCode&&(L.errorCode=nd(l,L.errorCode)),a(ht(ht({},E),L)),L))};return{invokeNative:s,applyNative:(l,c)=>{let p=s(l,c);return cp(p)?p.then(u=>ad(l,u)):ad(l,p)},invokeHandler:o}}function ad(e,t){if(!nr(t)){mi.warn(`[Jolibox SDK]${e} no response value`);return}let r=t,{errMsg:n,errNo:i,errorType:a,errorCode:o}=r,s=Qm(r,["errMsg","errNo","errorType","errorCode"]);if(n&&n!==`${e}:ok`)throw new hp(n,i,a,o);return s}var ci=Symbol.for("Jolibox.subscribeInstance");function jp(e){if(globalThis[ci])return globalThis[ci];let t=new Po,r=new Po,n=new di({eventName:"jolibox_publish",tagNameOrder:["type","event"],metricName:"duration",reporter(i){e.invoke("trackAsync",JSON.stringify({event:"reportMetrics",data:i}),-1)}});return t.on("onJoliboxEnterBackground",()=>{n.flush()}),globalThis[ci]={onNative:t.on.bind(t),offNative:t.off.bind(t),subscribe:r.on.bind(r),unsubscribe:r.off.bind(r),subscribeHandler(i,a,o){let s=Oo(a),l;if(s.__extra){l=s.params;let{type:c,startTime:p}=s.__extra;n.report({type:c,event:i,duration:Date.now()-p})}else l=s;if(i===vd){l.forEach(c=>{let[p,u]=c;try{r.emit(p.slice(Mr.length),u,o)}catch(m){}});return}if(i.startsWith(Mr)){r.emit(i.slice(Mr.length),l,o);return}t.emit(i,l,o)}},globalThis[ci]}function Hp(e){let t=new Map,r=new Map,n,i;return{publish:(a,o,s,l)=>{if(l){let p=s!==void 0?s==="*"?"*":[s]:void 0;e.publish(`${Mr}${a}`,o,p);return}n||(n=Promise.resolve().then(()=>{t.forEach((p,u)=>{try{let m=u!==void 0?u==="*"?"*":[u]:void 0;e.publish(vd,p,m)}catch(m){}}),n=void 0,t.clear()}));let c=t.get(s);c||(c=[],t.set(s,c)),c.push([`${Mr}${a}`,o])},emitNative:(a,o,s,l)=>{if(l){let p=s!==void 0?s==="*"?"*":[s]:void 0;e.publish(a,o,p),console.log("emitNative",a,o,p);return}i||(i=Promise.resolve().then(()=>{r.forEach((p,u)=>{try{let m=u!==void 0?u==="*"?"*":[u]:void 0;e.publish(Lp,p,m)}catch(m){}}),i=void 0,r.clear()}));let c=r.get(s);c||(c=[],r.set(s,c)),c.push([a,o])}}}function qp(e){let{subscribeHandler:t,onNative:r,offNative:n,subscribe:i,unsubscribe:a}=jp(e),{invokeNative:o,invokeHandler:s,applyNative:l}=Fp(e,r),{publish:c,emitNative:p}=Hp(e);return{invokeHandler:s,subscribeHandler:t,applyNative:l,invokeNative:o,onNative:r,offNative:n,emitNative:p,publish:c,subscribe:i,unsubscribe:a}}function gd(e,t){return{params:e,__extra:{startTime:Date.now(),type:t}}}var Bo,At={trigger(){},exit(){return Promise.resolve(!1)},backPress(){return Promise.resolve(!1)},onReady(e){At.trigger=e},onDoExit(e){At.exit=e},onDoBackPress(e){At.backPress=e}},_d=e=>{let t=window.prompt("invoke",JSON.stringify({event:"envSync",paramsString:JSON.stringify({})}));if(!t)e.onError(new fp("native env failed"));else{let{data:r}=JSON.parse(t);return r!=null?r:void 0}};if(typeof window!="undefined"&&window.webkit){let e=window.webkit.messageHandlers,t=(i="")=>{At.trigger(),e.onDocumentReady.postMessage({path:i})},r=i=>fi(void 0,null,function*(){let a=yield At.exit();e.doExit.postMessage({uuid:i,shouldInterrupt:a})});Bo={onDocumentReady:t,doExit:r,invoke(i,a,o){e.invoke.postMessage({event:i,paramsString:a,callbackId:o})},publish(i,a,o){let s=gd(a,"joliboxJSCore");window.prompt("publish",JSON.stringify({event:i,paramsString:JSON.stringify(s),webviewIds:o}))},call(i,a,o){let s=window.prompt("invoke",JSON.stringify({event:i,paramsString:JSON.stringify(a),callbackId:o}));if(s)return JSON.parse(s)}};let n={onDocumentReady:t,env:_d,doExit:r};globalThis.joliboxJSCore=ht({},n)}if(typeof window!="undefined"&&window.JoliAndroidSDKBridge){let e,t=window.JoliAndroidSDKBridge,r=(a="")=>{At.trigger(),t.onDocumentReady(JSON.stringify({path:a}))},n=a=>fi(void 0,null,function*(){let o=yield At.exit();t.doExit(JSON.stringify({uuid:a,shouldInterrupt:o}))});Bo={onDocumentReady:r,invoke(a,o,s){t.invoke(JSON.stringify({event:a,paramsString:o,callbackId:s}))},doExit:n,publish(a,o,s){let l=gd(o,"joliboxJSCore");t.publish(JSON.stringify({event:a,paramsString:JSON.stringify(l),webviewIds:s}))},call(a,o,s){let l=window.prompt("invoke",JSON.stringify({event:a,paramsString:JSON.stringify(o),callbackId:s}));if(l)return JSON.parse(l)},doBackPress(a){return fi(this,null,function*(){let o=yield At.backPress();t.doBackPress(JSON.stringify({uuid:a,shouldInterrupt:o}))})}};let i={onDocumentReady:r,env:_d,doExit:n};globalThis.joliboxJSCore=ht({},i)}var yd=Bo;if(!yd&&xp())throw new mp("No joliboxJScore is found, native bridge not found.");var Vp=ht({},yd),bd=qp(Vp),{invokeHandler:od}=bd,{applyNative:gS,invokeNative:pi,onNative:wd,offNative:Ed,subscribeHandler:$p,publish:_S,emitNative:yS,subscribe:bS,unsubscribe:wS}=bd;globalThis.joliboxJSBridge={callHandler:od,invokeHandler:od,subscribeHandler:$p};var Kp=Object.defineProperty,Wp=Object.defineProperties,zp=Object.getOwnPropertyDescriptors,Si=Object.getOwnPropertySymbols,Wd=Object.prototype.hasOwnProperty,zd=Object.prototype.propertyIsEnumerable,Id=(e,t,r)=>t in e?Kp(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Xd=(e,t)=>{for(var r in t||(t={}))Wd.call(t,r)&&Id(e,r,t[r]);if(Si)for(var r of Si(t))zd.call(t,r)&&Id(e,r,t[r]);return e},Xp=(e,t)=>Wp(e,zp(t)),Qp=(e,t)=>{var r={};for(var n in e)Wd.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Si)for(var n of Si(e))t.indexOf(n)<0&&zd.call(e,n)&&(r[n]=e[n]);return r},Qd=Object.defineProperty,Yp=Object.defineProperties,Zp=Object.getOwnPropertyDescriptors,Ad=Object.getOwnPropertySymbols,ev=Object.prototype.hasOwnProperty,tv=Object.prototype.propertyIsEnumerable,Sd=(e,t,r)=>t in e?Qd(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,rv=(e,t)=>{for(var r in t||(t={}))ev.call(t,r)&&Sd(e,r,t[r]);if(Ad)for(var r of Ad(t))tv.call(t,r)&&Sd(e,r,t[r]);return e},nv=(e,t)=>Yp(e,Zp(t)),iv=(e,t)=>{for(var r in t)Qd(e,r,{get:t[r],enumerable:!0})},Yd=(e,t,r,n)=>{for(var i=t,a=e.length-1,o;a>=0;a--)(o=e[a])&&(i=o(i)||i);return i},av=(e,t,r)=>new Promise((n,i)=>{var a=l=>{try{s(r.next(l))}catch(c){i(c)}},o=l=>{try{s(r.throw(l))}catch(c){i(c)}},s=l=>l.done?n(l.value):Promise.resolve(l.value).then(a,o);s((r=r.apply(e,t)).next())});if(typeof window!="undefined"&&!window.AbortController){let e=function(){this.signal=new t};e.prototype.abort=function(){this.signal._aborted=!0,typeof this.signal.onabort=="function"&&this.signal.onabort(new Event("abort"));let r=new Event("abort");this.signal.dispatchEvent(r)};let t=function(){this._aborted=!1,this.aborted=!1,this.onabort=null,this._eventListeners={}};Object.defineProperty(t.prototype,"aborted",{get:function(){return this._aborted}}),t.prototype.addEventListener=function(r,n){this._eventListeners[r]||(this._eventListeners[r]=[]),this._eventListeners[r].push(n)},t.prototype.removeEventListener=function(r,n){if(!this._eventListeners[r])return;let i=this._eventListeners[r].indexOf(n);i!==-1&&this._eventListeners[r].splice(i,1)},t.prototype.dispatchEvent=function(r){if(this._eventListeners[r.type])for(let n of this._eventListeners[r.type])n.call(this,r)},window.AbortController=e,window.AbortSignal=t}function ov(e){return new Promise(t=>{setTimeout(()=>{t()},e)})}function sv(e){return typeof e=="string"}function lv(e){return typeof e=="undefined"}function cv(e){return lv(e)||e===null}function dv(e){return typeof e=="function"}function Zd(e){let t=e,r=null,n=function(){for(var i=arguments.length,a=new Array(i),o=0;o<i;o++)a[o]=arguments[o];return r||(r=new t(...a)),r};return n.prototype=t.prototype,n}var uv=(e=>(e[e.DEVELOPER_FILE_NOT_FOUND=0]="DEVELOPER_FILE_NOT_FOUND",e[e.INTERNAL_IOS_CAN_NOT_FOUND_PKG=1]="INTERNAL_IOS_CAN_NOT_FOUND_PKG",e[e.USER_IOS_LOAD_TIMEOUT=2]="USER_IOS_LOAD_TIMEOUT",e[e.INTERNAL_IOS_PKG_LOAD_ERROR=3]="INTERNAL_IOS_PKG_LOAD_ERROR",e[e.INTERNAL_IOS_PKG_PARSE_FAIL=4]="INTERNAL_IOS_PKG_PARSE_FAIL",e[e.USER_IOS_GET_EMPTY_DATA=5]="USER_IOS_GET_EMPTY_DATA",e[e.USER_ANDROID_GET_PKG_FAIL=6]="USER_ANDROID_GET_PKG_FAIL",e[e.DEVELOPER_ANDROID_PACKAGE_FILE_UNEXPECTED_REQUIRE=7]="DEVELOPER_ANDROID_PACKAGE_FILE_UNEXPECTED_REQUIRE",e))(uv||{});function Jr(e){return function(){var t,r;((r=(t=globalThis.VConsole)==null?void 0:t[e])!=null?r:globalThis.console[e])(...arguments)}}var fv={log:Jr("log"),warn:Jr("warn"),info:Jr("info"),error:Jr("error"),debug:Jr("debug")};Object.assign(globalThis,{logger:fv});var Cd=Symbol.for("Jolibox.canIUseMap"),hv={};globalThis[Cd]||(globalThis[Cd]=hv);var Rd=Symbol.for("Jolibox.canIUseMap.native"),mv={};globalThis[Rd]||(globalThis[Rd]=mv);var eu=(e=>(e[e.Other=0]="Other",e[e.Route=1]="Route",e[e.Click=2]="Click",e[e.View=3]="View",e[e.Expose=4]="Expose",e[e.Swipe=5]="Swipe",e[e.Input=6]="Input",e[e.Select=7]="Select",e[e.SwitchOn=8]="SwitchOn",e[e.SwitchOff=9]="SwitchOff",e[e.Submit=10]="Submit",e[e.Scroll=11]="Scroll",e[e.Hide=12]="Hide",e[e.System=1e3]="System",e[e.ErrorTrace=1001]="ErrorTrace",e[e.UserDefined=1002]="UserDefined",e))(eu||{}),tu=(e=>(e.MiniGame="mini-game",e.MiniDrama="mini-drama",e.App="app",e.WebSDK="web-sdk",e.AppSDK="app-sdk",e))(tu||{}),ru=(e=>(e[e.App=0]="App",e[e.H5=1]="H5",e[e.Weapp=2]="Weapp",e[e.Alipay=3]="Alipay",e[e.Gcash=4]="Gcash",e[e.Dana=5]="Dana",e[e.Umma=6]="Umma",e[e.WebSDK=1e3]="WebSDK",e[e.AppSDK=1001]="AppSDK",e[e.Other=9999]="Other",e))(ru||{}),Od=["name","params"],pv=["name","type","location","target","extra","timestamp","userId"],vv=["platform","os","appVersion","appId","model","brand","uuid","jsSdkVersion","extra"];function yi(e,t){return t.map(r=>{if(r==="params"&&e[r]){let n=e[r];return Object.keys(n).reduce((i,a)=>(i[a]=String(n[a]),i),{})}return e[r]})}function gv(e){let t=e.location?yi(e.location,Od):null,r=e.target?yi(e.target,Od):null;return yi(nv(rv({},e),{location:t,target:r}),pv)}function _v(e){let t=e.events.map(n=>gv(n)),r=yi(e.device,vv);return[e.protocolVersion,t,r,e.project]}function yv(){if(typeof window=="undefined")return{getItem:()=>null,setItem:()=>{},removeItem:()=>{},clear:()=>{},length:0,key:()=>null};try{if(window.__joliboxLocalStorage__)return window.__joliboxLocalStorage__;let e=Object.getOwnPropertyDescriptor(window,"localStorage");if(e&&e.get){let n=e.get.call(window);return window.__joliboxLocalStorage__=n,n}if(e=Object.getOwnPropertyDescriptor(Object.getPrototypeOf(window),"localStorage"),e&&e.get)return e.get.call(window);let t=Window.prototype,r=Object.getOwnPropertyDescriptor(t,"localStorage");if(r&&r.get){let n=r.get.call(window);return window.__joliboxLocalStorage__=n,n}return localStorage}catch(e){return console.warn("Failed to get original localStorage, fallback to default implementation",e),localStorage}}yv();var or=typeof window=="undefined",Ci=()=>!or&&!!(navigator.userAgent||"").includes("JoliboxPlatformSDK");!or&&(navigator.userAgent.includes("iPhone")||navigator.userAgent.includes("iPod")||navigator.userAgent.includes("iPad")||navigator.userAgent.includes("iPhone OS")),!or&&navigator.userAgent.includes("Android"),!or&&navigator.userAgent.includes("Mac"),!or&&navigator.userAgent.includes("FB_IAB"),!or&&!navigator.userAgent.includes("iPhone")&&navigator.userAgent.includes("Android");var qo=class Vo{constructor(t){this.element=t,this.next=Vo.Undefined,this.prev=Vo.Undefined}};qo.Undefined=new qo(void 0);var le=qo,bv=class{constructor(){this._first=le.Undefined,this._last=le.Undefined,this._size=0}get size(){return this._size}isEmpty(){return this._first===le.Undefined}clear(){let e=this._first;for(;e!==le.Undefined;){let t=e.next;e.prev=le.Undefined,e.next=le.Undefined,e=t}this._first=le.Undefined,this._last=le.Undefined,this._size=0}unshift(e){return this._insert(e,!1)}push(e){return this._insert(e,!0)}_insert(e,t){let r=new le(e);if(this._first===le.Undefined)this._first=r,this._last=r;else if(t){let i=this._last;this._last=r,r.prev=i,i.next=r}else{let i=this._first;this._first=r,r.next=i,i.prev=r}this._size+=1;let n=!1;return()=>{n||(n=!0,this._remove(r))}}shift(){if(this._first!==le.Undefined){let e=this._first.element;return this._remove(this._first),e}}pop(){if(this._last!==le.Undefined){let e=this._last.element;return this._remove(this._last),e}}_remove(e){if(e.prev!==le.Undefined&&e.next!==le.Undefined){let t=e.prev;t.next=e.next,e.next.prev=t}else e.prev===le.Undefined&&e.next===le.Undefined?(this._first=le.Undefined,this._last=le.Undefined):e.next===le.Undefined?(this._last=this._last.prev,this._last.next=le.Undefined):e.prev===le.Undefined&&(this._first=this._first.next,this._first.prev=le.Undefined);this._size-=1}*[Symbol.iterator](){let e=this._first;for(;e!==le.Undefined;)yield e.element,e=e.next}},wv=0,Fr=class{constructor(e){this.value=e,this.id=wv++}},$r=class{constructor(e){this.options=e,this._size=0}dispose(e){var t,r;this._disposed||(this._disposed=!0,this._listeners&&(e?(this._listeners instanceof Fr&&(this._listeners=[this._listeners]),this._listeners=this._listeners.filter(n=>(n==null?void 0:n.value)===e)):(this._listeners=void 0,this._size=0)),(r=(t=this.options)==null?void 0:t.onDidRemoveLastListener)==null||r.call(t))}get event(){return this._event!=null||(this._event=(e,t)=>{var r,n,i,a,o,s;if(this._disposed)return()=>{console.info("[Jolibox SDK] Emitter is _disposed")};t&&(e=e.bind(t));let l=new Fr(e);return this._listeners?this._listeners instanceof Fr?this._listeners=[this._listeners,l]:this._listeners.push(l):((n=(r=this.options)==null?void 0:r.onWillAddFirstListener)==null||n.call(r,this),this._listeners=l,(a=(i=this.options)==null?void 0:i.onDidFirstListener)==null||a.call(i,this)),(s=(o=this.options)==null?void 0:o.onDidAddListener)==null||s.call(o,this),this._size++,()=>{var c,p,u,m;if(!this._disposed){if(this._listeners instanceof Fr)this._listeners.id===l.id&&(this._listeners=void 0,this._size=0,(p=(c=this.options)==null?void 0:c.onDidRemoveLastListener)==null||p.call(c));else if(this._listeners){let h=this._listeners.indexOf(l);h>=0&&(this._listeners.splice(h,1),this._size--,this._size===0&&((m=(u=this.options)==null?void 0:u.onDidRemoveLastListener)==null||m.call(u)))}}}}),this._event}_deliver(e,t){var r;if(!e)return;let n=((r=this.options)==null?void 0:r.onListenerError)||Error.constructor;if(!n){e.value(t);return}try{e.value(t)}catch(i){n(i)}}fire(e){this._listeners&&(this._listeners instanceof Fr?this._deliver(this._listeners,e):this._listeners.forEach(t=>this._deliver(t,e)))}hasListeners(){return this._size>0}},Ev=class{constructor(){this.listeners=new Map,this.listerHandlerMap=new WeakMap,this.cachedEventQueue=new Map}on(e,t){let r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;var n;let i=(n=this.listeners.get(e))!=null?n:new $r,a=l=>t(...l.args),o=i.event(a);this.listerHandlerMap.set(t,{handler:a,dispose:o}),this.listeners.set(e,i);let s=this.cachedEventQueue.get(e);if(s&&r)for(let l of s)t(...l.args)}flushCachedEvent(e){e?this.cachedEventQueue.delete(e):this.cachedEventQueue.clear()}off(e,t){let r=this.listerHandlerMap.get(t);r&&(r.dispose(),this.listerHandlerMap.delete(t))}emit(e){let t=this.listeners.get(e),r=this.cachedEventQueue.get(e);for(var n=arguments.length,i=new Array(n>1?n-1:0),a=1;a<n;a++)i[a-1]=arguments[a];r||(r=new bv,this.cachedEventQueue.set(e,r)),r.push({args:i}),t&&t.fire({event:e,args:i})}once(e,t){var r=this;let n=function(){t(...arguments),r.off(e,n)};this.on(e,n,!1)}},$o={};iv($o,{None:()=>Iv,filter:()=>Sv,once:()=>nu,toPromise:()=>Av});var Iv=()=>(console.log("[Jolibox SDK] None Event"),()=>{console.log("[Jolibox SDK] None Event dispose")});function Av(e){return new Promise(t=>nu(e)(t))}function nu(e){return function(t){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null,n=!1;return e(i=>{if(!n)return n=!0,t.call(r,i)},null)}}function Sv(e,t){return(r=>{let n={onWillAddFirstListener(){r(i.fire,i)}},i=new $r(n);return i.event})(function(r){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;return e(i=>t(i)&&r.call(n,i),null)})}var Mo=Symbol.for("Jolibox.hostEmitter"),Cv=()=>{let e=new Ev;return globalThis[Mo]||(globalThis[Mo]={on:e.on.bind(e),off:e.off.bind(e),emit:e.emit.bind(e),once:e.once.bind(e)}),globalThis[Mo]};Cv();function Rv(e,t){let r=Math.min(e.length,t.length);for(let n=0;n<r;n++)Ov(e[n],t[n])}function Ov(e,t){if(sv(t)){if(typeof e!==t)throw new Error(`argument does not match constraint: typeof ${t}`)}else if(dv(t)){try{if(e instanceof t)return}catch(r){}if(!cv(e)&&e.constructor===t||t.length===1&&t.call(void 0,e)===!0)return;throw new Error("[Jolibox SDK]argument does not match one of these constraints: arg instanceof constraint, arg.constructor === constraint, nor constraint(arg) === true")}}var Ko=class{constructor(){this._commands=new Map,this._onDidRegisterCommand=new $r,this.onDidRegisterCommand=this._onDidRegisterCommand.event,console.log("[Jolibox SDK] command registry")}registerCommand(e){if(!e)throw new Error("invalid command");if(e.metadata&&Array.isArray(e.metadata.args)){let r=[];for(let i of e.metadata.args)r.push(i.constraint);let n=e.handler;e.handler=function(){for(var i=arguments.length,a=new Array(i),o=0;o<i;o++)a[o]=arguments[o];return Rv(a,r),n(...a)}}let{id:t}=e;this._commands.get(t)&&console.info(`[Jolibox SDK] duplicated command is registered ${t}`),this._commands.set(t,e),this._onDidRegisterCommand.fire(t)}getCommand(e){return this._commands.get(e)}getCommands(){let e=new Map;for(let t of this._commands.keys()){let r=this.getCommand(t);r&&e.set(t,r)}return e}};Ko=Yd([Zd],Ko);var kd=class{constructor(){this._onWillExecuteCommand=new $r,this.onWillExecuteCommand=this._onWillExecuteCommand.event,this._onDidExecuteCommand=new $r,this.onDidExecuteCommand=this._onDidExecuteCommand.event,this.registry=new Ko,this._starActivation=null}_activateStar(){return this._starActivation||(this._starActivation=ov(3e4)),this._starActivation}executeCommand(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];return av(this,null,function*(){return this.registry.getCommand(e)?this._tryExecuteCommand(e,r):(yield Promise.all([Promise.race([this._activateStar(),$o.toPromise($o.filter(this.registry.onDidRegisterCommand,i=>i===e))])]),this._tryExecuteCommand(e,r))})}executeCommandThowErr(e){if(!this.registry.getCommand(e))throw new Error(`command '${e}' not found`);let t=this.registry.getCommand(e);for(var r=arguments.length,n=new Array(r>1?r-1:0),i=1;i<r;i++)n[i-1]=arguments[i];this._onWillExecuteCommand.fire({commandId:e,args:n});let a=this.invokeFunction(t.handler,...n);return this._onDidExecuteCommand.fire({commandId:e,args:n}),a}_tryExecuteCommand(e,t){let r=this.registry.getCommand(e);if(!r)return Promise.reject(new Error(`command '${e}' not found`));try{this._onWillExecuteCommand.fire({commandId:e,args:t});let n=this.invokeFunction(r.handler,...t);return this._onDidExecuteCommand.fire({commandId:e,args:t}),Promise.resolve(n)}catch(n){return Promise.reject(n)}}invokeFunction(e){try{for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];return e(...r)}finally{}}};kd=Yd([Zd],kd);function Ue(e,t,r){return(t=kv(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function kv(e){var t=Tv(e,"string");return typeof t=="symbol"?t:t+""}function Tv(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var ir=e=>e?function(){try{for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];e==null||e(...r)}catch(i){console.error("Error calling function",i)}}:()=>{console.log("wrapUserFunction: fn is undefined")},Wo=class{constructor(t){Ue(this,"context",void 0),Ue(this,"continueCallback",void 0),Ue(this,"adIsShowingCallback",void 0),Ue(this,"isBeforeAdCalled",!1),Ue(this,"isBeforeRewardCalled",!1),Ue(this,"isAdDismissedCalled",!1),Ue(this,"isAdViewedCalled",!1),Ue(this,"isAfterAdCalled",!1),Ue(this,"currentProvider",void 0),Ue(this,"currentClientParams",void 0),Ue(this,"adsHasResponse",!1),Ue(this,"videoChecker",window.document.createElement("video")),Ue(this,"contextInfo",void 0),Ue(this,"wrapShowAdFn",r=>()=>{var n,i,a;this.adsHasResponse=!0;let o=!1;this.videoChecker.play().catch(()=>{o=!1}),o=!this.videoChecker.paused,this.videoChecker.pause(),this.context.track("CallShowAdFn",Object.assign({},{userEvent:o},this.paramsToTrack)),this.notifyIframeAdsEvent("JOLIBOX_AD_CALL_BEFORE_REWARD",Xd({userEvent:o},this.paramsToTrack)),Ci()&&this.context.track("mmp_ad_impression",{ad_network:(i=(n=this.currentProvider)==null?void 0:n.name)!=null?i:"",ad_format:"rewarded",module:"game",game_id:this.contextInfo.objectId}),(a=this.adIsShowingCallback)==null||a.call(this,!0);let s=ir(r);s==null||s()}),this.context=t,this.contextInfo=t.getContextInfo()}notifyIframeAdsEvent(t,r){window.parent&&window.parent.postMessage({type:t,data:r},"*"),window.dispatchEvent(new CustomEvent(t,{detail:r}))}get paramsToTrack(){var t,r,n,i,a,o;return{provider:(r=(t=this.currentProvider)==null?void 0:t.name)!=null?r:null,type:(n=this.currentClientParams)==null?void 0:n.type,name:((i=this.currentClientParams)==null?void 0:i.type)==="preroll"?null:(o=(a=this.currentClientParams)==null?void 0:a.name)!=null?o:""}}wrapBeforeAd(t){return()=>{var r,n,i,a;if(this.adsHasResponse=!0,this.context.track("CallBeforeAd",this.paramsToTrack),this.notifyIframeAdsEvent("JOLIBOX_AD_CALL_BEFORE_AD",this.paramsToTrack),!this.isBeforeAdCalled){this.isBeforeAdCalled=!0;let o=ir(t);o==null||o(),((r=this.currentClientParams)==null?void 0:r.type)!=="reward"&&((n=this.adIsShowingCallback)==null||n.call(this,!0),Ci()&&this.context.track("mmp_ad_impression",{ad_network:(a=(i=this.currentProvider)==null?void 0:i.name)!=null?a:"",ad_format:"interstitial",module:"game",game_id:this.contextInfo.objectId}))}}}wrapBeforeReward(t){return r=>{this.adsHasResponse=!0,this.isBeforeRewardCalled?this.wrapShowAdFn(r)():(this.isBeforeRewardCalled=!0,t==null||t(this.wrapShowAdFn(r)))}}wrapAdDismissed(t){return()=>{if(this.adsHasResponse=!0,!this.isAdDismissedCalled){this.isAdDismissedCalled=!0;let r=ir(t);r==null||r()}}}wrapAdViewed(t){return()=>{if(this.adsHasResponse=!0,!this.isAdViewedCalled){this.isAdViewedCalled=!0;let r=ir(t);r==null||r()}}}wrapAfterAd(t){return()=>{if(this.adsHasResponse=!0,this.context.track("CallAfterAd",this.paramsToTrack),this.notifyIframeAdsEvent("JOLIBOX_AD_CALL_AFTER_AD",this.paramsToTrack),!this.isAfterAdCalled){this.isAfterAdCalled=!0;let r=ir(t);r==null||r()}}}wrapAdBreakDone(t){return r=>{var n,i,a,o,s,l,c,p,u;switch(this.adsHasResponse=!0,this.context.track("CallAdBreakDone",{provider:(i=(n=this.currentProvider)==null?void 0:n.name)!=null?i:null,breakType:r.breakType,breakName:(a=r.breakName)!=null?a:"",breakFormat:r.breakFormat,breakStatus:r.breakStatus}),this.notifyIframeAdsEvent("JOLIBOX_AD_CALL_AD_BREAK_DONE",{provider:(s=(o=this.currentProvider)==null?void 0:o.name)!=null?s:null,breakType:r.breakType,breakName:(l=r.breakName)!=null?l:"",breakFormat:r.breakFormat,breakStatus:r.breakStatus}),r.breakStatus){case"viewed":case"ignored":case"dismissed":case"error":{let m=ir(t);m==null||m(r),(c=this.adIsShowingCallback)==null||c.call(this,!1),(p=this.continueCallback)==null||p.call(this,[!1,r]);break}default:{(u=this.continueCallback)==null||u.call(this,[!0,r]);break}}}}callAdBreakAndContinue(t,r,n,i){return I(this,null,function*(){return this.currentProvider=t,this.currentClientParams=r,this.adsHasResponse=!1,new Promise(a=>{this.continueCallback=a,this.adIsShowingCallback=i;let o;switch(r.type){case"preroll":{o={type:r.type,adBreakDone:this.wrapAdBreakDone(r.adBreakDone)};break}case"reward":{o={name:r.name,type:r.type,beforeAd:this.wrapBeforeAd(r.beforeAd),beforeReward:this.wrapBeforeReward(r.beforeReward),adDismissed:this.wrapAdDismissed(r.adDismissed),adViewed:this.wrapAdViewed(r.adViewed),afterAd:this.wrapAfterAd(r.afterAd),adBreakDone:this.wrapAdBreakDone(r.adBreakDone)};break}default:{o={name:r.name,type:r.type,beforeAd:this.wrapBeforeAd(r.beforeAd),afterAd:this.wrapAfterAd(r.afterAd),adBreakDone:this.wrapAdBreakDone(r.adBreakDone)};break}}window.setTimeout(()=>{var s,l,c,p,u,m,h;this.adsHasResponse||(this.context.track("CallAdBreakTimeout",{type:r.type,provider:(l=(s=this.currentProvider)==null?void 0:s.name)!=null?l:null}),this.notifyIframeAdsEvent("JOLIBOX_AD_CALL_AD_BREAK_TIMEOUT",{type:r.type,provider:(p=(c=this.currentProvider)==null?void 0:c.name)!=null?p:null}),(m=this.continueCallback)==null||m.call(this,[!0,{breakType:r.type,breakName:r.type==="preroll"?"":(u=r.name)!=null?u:"",breakFormat:r.type==="reward"?"reward":"interstitial",breakStatus:"timeout"}]),(h=this.adIsShowingCallback)==null||h.call(this,!1))},5e3),this.context.track("CallAdBreak",this.paramsToTrack),this.notifyIframeAdsEvent("JOLIBOX_AD_CALL_AD_BREAK",this.paramsToTrack),t.adBreak(o,n),window.JoliTesterBridge&&console.log("joli-fullscreen-ad-show")})})}};function vi(e,t,r){return(t=xv(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function xv(e){var t=Nv(e,"string");return typeof t=="symbol"?t:t+""}function Nv(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var zo=class{constructor(t){vi(this,"context",void 0),vi(this,"adBreakIsShowing",!1),vi(this,"reportPageJumpOut",()=>{this.context.track("AdBreakJumpOut",{context:"AdsActionDetection"})}),vi(this,"reportPageHide",()=>{this.context.track("AdBreakHide",{context:"AdsActionDetection"})}),this.context=t,window.addEventListener("visibilitychange",()=>{document.hidden&&this.adBreakIsShowing&&this.reportPageHide()}),window.addEventListener("beforeunload",r=>{this.adBreakIsShowing&&this.reportPageJumpOut()})}};function gi(e,t,r){return(t=Pv(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Pv(e){var t=Dv(e,"string");return typeof t=="symbol"?t:t+""}function Dv(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Xo=class{constructor(t){gi(this,"configs",null),gi(this,"firstRun",!0),gi(this,"context",void 0),gi(this,"contextInfo",void 0),this.context=t,this.contextInfo=this.context.getContextInfo(),this.init()}init(){return I(this,null,function*(){try{this.configs=yield this.context.httpClient.get("/api/fe-configs/js-sdk/ads-channel-config",{})}catch(t){}})}shouldBypassCallingInterstitial(){var t,r;let n;if(!this.configs)this.init(),n=!this.firstRun;else{let i=(t=this.contextInfo.channel)!=null?t:"",a=this.configs[i],o=(r=a==null?void 0:a.interstitialRate)!=null?r:1;n=Math.random()<o}return this.firstRun=!1,n}};function mt(e,t,r){return(t=Lv(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Lv(e){var t=Uv(e,"string");return typeof t=="symbol"?t:t+""}function Uv(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Qo=class{constructor(t,r){mt(this,"name","ADSENSE"),mt(this,"context",void 0),mt(this,"contextInfo",void 0),mt(this,"configured",!1),mt(this,"initParams",void 0),mt(this,"push",function(){let n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};window.adsbygoogle.push(n)}),mt(this,"adConfig",n=>{let i=n,{onReady:a}=i,o=Qp(i,["onReady"]);this.context.track("CallAdConfig",o),this.configured?console.warn("Ad config already set, skipping"):(this.configured=!0,this.push(n))}),mt(this,"adBreak",n=>{if(!this.contextInfo.objectId){console.warn("Game ID is not set, skip calling adBreak");return}this.push(n)}),mt(this,"adUnit",n=>I(this,null,function*(){var i,a,o,s;if(this.context.track("CallAdUnit",{adFormat:(a=(i=n.adFormat)==null?void 0:i.toString())!=null?a:null,fullWidthResponsive:(o=n.fullWidthResponsive)!=null?o:null}),document.querySelector("#jolibox-ads")){console.warn("Ad unit already set, skipping");return}let{el:l,slot:c,adFormat:p,fullWidthResponsive:u,style:m}=n,h;if(!l)throw new Error("targeting element is required");if(typeof l=="string"?h=document.querySelector(l):h=l,!h)throw new Error("targeting element not found");let b=c;if(b||(b=this.initParams.unitId),!b)throw new Error("slot is required");let E=typeof p=="object"&&Array.isArray(p)?p.join(", "):p,A=document.createElement("ins");if(A.className="adsbygoogle",A.id="jolibox-ads",A.style.display="block",A.setAttribute("data-ad-client",this.initParams.clientId),A.setAttribute("data-ad-slot",b),E&&A.setAttribute("data-ad-format",E),u&&A.setAttribute("data-full-width-responsive",u),m&&A.setAttribute("style",m),(s=this.contextInfo.testAdsMode)!=null?s:!1){let w=document.createElement("div");w.style.position="absolute",w.style.top="0",w.style.left="0",w.style.width="100%",w.style.height="100%",w.style.display="flex",w.style.justifyContent="center",w.style.alignItems="center",w.style.backgroundColor="rgba(0, 0, 0, 0.5)",w.style.color="white",w.innerHTML="Test Ad",A.style.position="relative",h.appendChild(A),A.appendChild(w)}else h.appendChild(A),new MutationObserver(w=>{w.forEach(R=>{if(R.type==="attributes"&&R.attributeName==="data-ad-status"){let k=A.getAttribute("data-ad-status");this.context.track("AdSenseUnitStatusChanged",{status:k!=null?k:"null"})}})}).observe(A,{attributes:!0,attributeFilter:["data-ad-status"]}),this.push({})})),this.context=t,this.contextInfo=this.context.getContextInfo(),this.initParams=r,window.adsbygoogle=window.adsbygoogle||[]}init(){return I(this,null,function*(){var t;if(this.context.track("CallAdsInit",{provider:this.name}),typeof window=="undefined")return;let r="google-adsense",n=(t=this.contextInfo.testAdsMode)!=null?t:!1;if(!document.getElementById(r)&&this.initParams.clientId){let i=document.createElement("script");i.id=r,i.async=!0,i.crossOrigin="anonymous",i.src=`https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=${this.initParams.clientId}`,n&&i.setAttribute("data-adbreak-test","on"),this.initParams.channelId&&i.setAttribute("data-ad-channel",this.initParams.channelId),this.initParams.admobInterstitialSlot&&i.setAttribute("data-admob-interstitial-slot",this.initParams.admobInterstitialSlot),this.initParams.admobRewardedSlot&&i.setAttribute("data-admob-rewarded-slot",this.initParams.admobRewardedSlot),this.initParams.admobOnly&&i.setAttribute("data-admob-ads-only","on"),document.head.appendChild(i),this.context.track("LoadAdsenseCompleted",null)}})}};function Bv(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}function Mv(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),e.nonce!==void 0&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}var Gv=function(){function e(r){var n=this;this._insertTag=function(i){var a;n.tags.length===0?n.insertionPoint?a=n.insertionPoint.nextSibling:n.prepend?a=n.container.firstChild:a=n.before:a=n.tags[n.tags.length-1].nextSibling,n.container.insertBefore(i,a),n.tags.push(i)},this.isSpeedy=r.speedy===void 0?!0:r.speedy,this.tags=[],this.ctr=0,this.nonce=r.nonce,this.key=r.key,this.container=r.container,this.prepend=r.prepend,this.insertionPoint=r.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(r){r.forEach(this._insertTag)},t.insert=function(r){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(Mv(this));var n=this.tags[this.tags.length-1];if(this.isSpeedy){var i=Bv(n);try{i.insertRule(r,i.cssRules.length)}catch(a){}}else n.appendChild(document.createTextNode(r));this.ctr++},t.flush=function(){this.tags.forEach(function(r){var n;return(n=r.parentNode)==null?void 0:n.removeChild(r)}),this.tags=[],this.ctr=0},e}(),Ce="-ms-",Ri="-moz-",Y="-webkit-",iu="comm",vs="rule",gs="decl",Jv="@import",au="@keyframes",Fv="@layer",jv=Math.abs,Pi=String.fromCharCode,Hv=Object.assign;function qv(e,t){return be(e,0)^45?(((t<<2^be(e,0))<<2^be(e,1))<<2^be(e,2))<<2^be(e,3):0}function ou(e){return e.trim()}function Vv(e,t){return(e=t.exec(e))?e[0]:e}function Z(e,t,r){return e.replace(t,r)}function Yo(e,t){return e.indexOf(t)}function be(e,t){return e.charCodeAt(t)|0}function Kr(e,t,r){return e.slice(t,r)}function tt(e){return e.length}function _s(e){return e.length}function _i(e,t){return t.push(e),e}function $v(e,t){return e.map(t).join("")}var Di=1,cr=1,su=0,Me=0,pe=0,dr="";function Li(e,t,r,n,i,a,o){return{value:e,root:t,parent:r,type:n,props:i,children:a,line:Di,column:cr,length:o,return:""}}function jr(e,t){return Hv(Li("",null,null,"",null,null,0),e,{length:-e.length},t)}function Kv(){return pe}function Wv(){return pe=Me>0?be(dr,--Me):0,cr--,pe===10&&(cr=1,Di--),pe}function He(){return pe=Me<su?be(dr,Me++):0,cr++,pe===10&&(cr=1,Di++),pe}function rt(){return be(dr,Me)}function bi(){return Me}function Xr(e,t){return Kr(dr,e,t)}function Wr(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function lu(e){return Di=cr=1,su=tt(dr=e),Me=0,[]}function cu(e){return dr="",e}function wi(e){return ou(Xr(Me-1,Zo(e===91?e+2:e===40?e+1:e)))}function zv(e){for(;(pe=rt())&&pe<33;)He();return Wr(e)>2||Wr(pe)>3?"":" "}function Xv(e,t){for(;--t&&He()&&!(pe<48||pe>102||pe>57&&pe<65||pe>70&&pe<97););return Xr(e,bi()+(t<6&&rt()==32&&He()==32))}function Zo(e){for(;He();)switch(pe){case e:return Me;case 34:case 39:e!==34&&e!==39&&Zo(pe);break;case 40:e===41&&Zo(e);break;case 92:He();break}return Me}function Qv(e,t){for(;He()&&e+pe!==57&&!(e+pe===84&&rt()===47););return"/*"+Xr(t,Me-1)+"*"+Pi(e===47?e:He())}function Yv(e){for(;!Wr(rt());)He();return Xr(e,Me)}function Zv(e){return cu(Ei("",null,null,null,[""],e=lu(e),0,[0],e))}function Ei(e,t,r,n,i,a,o,s,l){for(var c=0,p=0,u=o,m=0,h=0,b=0,E=1,A=1,w=1,R=0,k="",L=i,F=a,S=n,P=k;A;)switch(b=R,R=He()){case 40:if(b!=108&&be(P,u-1)==58){Yo(P+=Z(wi(R),"&","&\f"),"&\f")!=-1&&(w=-1);break}case 34:case 39:case 91:P+=wi(R);break;case 9:case 10:case 13:case 32:P+=zv(b);break;case 92:P+=Xv(bi()-1,7);continue;case 47:switch(rt()){case 42:case 47:_i(eg(Qv(He(),bi()),t,r),l);break;default:P+="/"}break;case 123*E:s[c++]=tt(P)*w;case 125*E:case 59:case 0:switch(R){case 0:case 125:A=0;case 59+p:w==-1&&(P=Z(P,/\f/g,"")),h>0&&tt(P)-u&&_i(h>32?xd(P+";",n,r,u-1):xd(Z(P," ","")+";",n,r,u-2),l);break;case 59:P+=";";default:if(_i(S=Td(P,t,r,c,p,i,s,k,L=[],F=[],u),a),R===123)if(p===0)Ei(P,t,S,S,L,a,u,s,F);else switch(m===99&&be(P,3)===110?100:m){case 100:case 108:case 109:case 115:Ei(e,S,S,n&&_i(Td(e,S,S,0,0,i,s,k,i,L=[],u),F),i,F,u,s,n?L:F);break;default:Ei(P,S,S,S,[""],F,0,s,F)}}c=p=h=0,E=w=1,k=P="",u=o;break;case 58:u=1+tt(P),h=b;default:if(E<1){if(R==123)--E;else if(R==125&&E++==0&&Wv()==125)continue}switch(P+=Pi(R),R*E){case 38:w=p>0?1:(P+="\f",-1);break;case 44:s[c++]=(tt(P)-1)*w,w=1;break;case 64:rt()===45&&(P+=wi(He())),m=rt(),p=u=tt(k=P+=Yv(bi())),R++;break;case 45:b===45&&tt(P)==2&&(E=0)}}return a}function Td(e,t,r,n,i,a,o,s,l,c,p){for(var u=i-1,m=i===0?a:[""],h=_s(m),b=0,E=0,A=0;b<n;++b)for(var w=0,R=Kr(e,u+1,u=jv(E=o[b])),k=e;w<h;++w)(k=ou(E>0?m[w]+" "+R:Z(R,/&\f/g,m[w])))&&(l[A++]=k);return Li(e,t,r,i===0?vs:s,l,c,p)}function eg(e,t,r){return Li(e,t,r,iu,Pi(Kv()),Kr(e,2,-2),0)}function xd(e,t,r,n){return Li(e,t,r,gs,Kr(e,0,n),Kr(e,n+1,-1),n)}function lr(e,t){for(var r="",n=_s(e),i=0;i<n;i++)r+=t(e[i],i,e,t)||"";return r}function tg(e,t,r,n){switch(e.type){case Fv:if(e.children.length)break;case Jv:case gs:return e.return=e.return||e.value;case iu:return"";case au:return e.return=e.value+"{"+lr(e.children,n)+"}";case vs:e.value=e.props.join(",")}return tt(r=lr(e.children,n))?e.return=e.value+"{"+r+"}":""}function rg(e){var t=_s(e);return function(r,n,i,a){for(var o="",s=0;s<t;s++)o+=e[s](r,n,i,a)||"";return o}}function ng(e){return function(t){t.root||(t=t.return)&&e(t)}}function ig(e){var t=Object.create(null);return function(r){return t[r]===void 0&&(t[r]=e(r)),t[r]}}var ag=function(e,t,r){for(var n=0,i=0;n=i,i=rt(),n===38&&i===12&&(t[r]=1),!Wr(i);)He();return Xr(e,Me)},og=function(e,t){var r=-1,n=44;do switch(Wr(n)){case 0:n===38&&rt()===12&&(t[r]=1),e[r]+=ag(Me-1,t,r);break;case 2:e[r]+=wi(n);break;case 4:if(n===44){e[++r]=rt()===58?"&\f":"",t[r]=e[r].length;break}default:e[r]+=Pi(n)}while(n=He());return e},sg=function(e,t){return cu(og(lu(e),t))},Nd=new WeakMap,lg=function(e){if(!(e.type!=="rule"||!e.parent||e.length<1)){for(var t=e.value,r=e.parent,n=e.column===r.column&&e.line===r.line;r.type!=="rule";)if(r=r.parent,!r)return;if(!(e.props.length===1&&t.charCodeAt(0)!==58&&!Nd.get(r))&&!n){Nd.set(e,!0);for(var i=[],a=sg(t,i),o=r.props,s=0,l=0;s<a.length;s++)for(var c=0;c<o.length;c++,l++)e.props[l]=i[s]?a[s].replace(/&\f/g,o[c]):o[c]+" "+a[s]}}},cg=function(e){if(e.type==="decl"){var t=e.value;t.charCodeAt(0)===108&&t.charCodeAt(2)===98&&(e.return="",e.value="")}};function du(e,t){switch(qv(e,t)){case 5103:return Y+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return Y+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return Y+e+Ri+e+Ce+e+e;case 6828:case 4268:return Y+e+Ce+e+e;case 6165:return Y+e+Ce+"flex-"+e+e;case 5187:return Y+e+Z(e,/(\w+).+(:[^]+)/,Y+"box-$1$2"+Ce+"flex-$1$2")+e;case 5443:return Y+e+Ce+"flex-item-"+Z(e,/flex-|-self/,"")+e;case 4675:return Y+e+Ce+"flex-line-pack"+Z(e,/align-content|flex-|-self/,"")+e;case 5548:return Y+e+Ce+Z(e,"shrink","negative")+e;case 5292:return Y+e+Ce+Z(e,"basis","preferred-size")+e;case 6060:return Y+"box-"+Z(e,"-grow","")+Y+e+Ce+Z(e,"grow","positive")+e;case 4554:return Y+Z(e,/([^-])(transform)/g,"$1"+Y+"$2")+e;case 6187:return Z(Z(Z(e,/(zoom-|grab)/,Y+"$1"),/(image-set)/,Y+"$1"),e,"")+e;case 5495:case 3959:return Z(e,/(image-set\([^]*)/,Y+"$1$`$1");case 4968:return Z(Z(e,/(.+:)(flex-)?(.*)/,Y+"box-pack:$3"+Ce+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+Y+e+e;case 4095:case 3583:case 4068:case 2532:return Z(e,/(.+)-inline(.+)/,Y+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(tt(e)-1-t>6)switch(be(e,t+1)){case 109:if(be(e,t+4)!==45)break;case 102:return Z(e,/(.+:)(.+)-([^]+)/,"$1"+Y+"$2-$3$1"+Ri+(be(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~Yo(e,"stretch")?du(Z(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(be(e,t+1)!==115)break;case 6444:switch(be(e,tt(e)-3-(~Yo(e,"!important")&&10))){case 107:return Z(e,":",":"+Y)+e;case 101:return Z(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+Y+(be(e,14)===45?"inline-":"")+"box$3$1"+Y+"$2$3$1"+Ce+"$2box$3")+e}break;case 5936:switch(be(e,t+11)){case 114:return Y+e+Ce+Z(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return Y+e+Ce+Z(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return Y+e+Ce+Z(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return Y+e+Ce+e+e}return e}var dg=function(e,t,r,n){if(e.length>-1&&!e.return)switch(e.type){case gs:e.return=du(e.value,e.length);break;case au:return lr([jr(e,{value:Z(e.value,"@","@"+Y)})],n);case vs:if(e.length)return $v(e.props,function(i){switch(Vv(i,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return lr([jr(e,{props:[Z(i,/:(read-\w+)/,":"+Ri+"$1")]})],n);case"::placeholder":return lr([jr(e,{props:[Z(i,/:(plac\w+)/,":"+Y+"input-$1")]}),jr(e,{props:[Z(i,/:(plac\w+)/,":"+Ri+"$1")]}),jr(e,{props:[Z(i,/:(plac\w+)/,Ce+"input-$1")]})],n)}return""})}},ug=[dg],fg=function(e){var t=e.key;if(t==="css"){var r=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(r,function(b){var E=b.getAttribute("data-emotion");E.indexOf(" ")!==-1&&(document.head.appendChild(b),b.setAttribute("data-s",""))})}var n=e.stylisPlugins||ug,i={},a,o=[];a=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+t+' "]'),function(b){for(var E=b.getAttribute("data-emotion").split(" "),A=1;A<E.length;A++)i[E[A]]=!0;o.push(b)});var s,l=[lg,cg];{var c,p=[tg,ng(function(b){c.insert(b)})],u=rg(l.concat(n,p)),m=function(b){return lr(Zv(b),u)};s=function(b,E,A,w){c=A,m(b?b+"{"+E.styles+"}":E.styles),w&&(h.inserted[E.name]=!0)}}var h={key:t,sheet:new Gv({key:t,container:a,nonce:e.nonce,speedy:e.speedy,prepend:e.prepend,insertionPoint:e.insertionPoint}),nonce:e.nonce,inserted:i,registered:{},insert:s};return h.sheet.hydrate(o),h};function hg(e){for(var t=0,r,n=0,i=e.length;i>=4;++n,i-=4)r=e.charCodeAt(n)&255|(e.charCodeAt(++n)&255)<<8|(e.charCodeAt(++n)&255)<<16|(e.charCodeAt(++n)&255)<<24,r=(r&65535)*1540483477+((r>>>16)*59797<<16),r^=r>>>24,t=(r&65535)*1540483477+((r>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(i){case 3:t^=(e.charCodeAt(n+2)&255)<<16;case 2:t^=(e.charCodeAt(n+1)&255)<<8;case 1:t^=e.charCodeAt(n)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var mg={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},pg=/[A-Z]|^ms/g,vg=/_EMO_([^_]+?)_([^]*?)_EMO_/g,uu=function(e){return e.charCodeAt(1)===45},Pd=function(e){return e!=null&&typeof e!="boolean"},Go=ig(function(e){return uu(e)?e:e.replace(pg,"-$&").toLowerCase()}),Dd=function(e,t){switch(e){case"animation":case"animationName":if(typeof t=="string")return t.replace(vg,function(r,n,i){return St={name:n,styles:i,next:St},n})}return mg[e]!==1&&!uu(e)&&typeof t=="number"&&t!==0?t+"px":t};function Oi(e,t,r){if(r==null)return"";var n=r;if(n.__emotion_styles!==void 0)return n;switch(typeof r){case"boolean":return"";case"object":{var i=r;if(i.anim===1)return St={name:i.name,styles:i.styles,next:St},i.name;var a=r;if(a.styles!==void 0){var o=a.next;if(o!==void 0)for(;o!==void 0;)St={name:o.name,styles:o.styles,next:St},o=o.next;var s=a.styles+";";return s}return gg(e,t,r)}}var l=r;if(t==null)return l;var c=t[l];return c!==void 0?c:l}function gg(e,t,r){var n="";if(Array.isArray(r))for(var i=0;i<r.length;i++)n+=Oi(e,t,r[i])+";";else for(var a in r){var o=r[a];if(typeof o!="object"){var s=o;t!=null&&t[s]!==void 0?n+=a+"{"+t[s]+"}":Pd(s)&&(n+=Go(a)+":"+Dd(a,s)+";")}else if(Array.isArray(o)&&typeof o[0]=="string"&&(t==null||t[o[0]]===void 0))for(var l=0;l<o.length;l++)Pd(o[l])&&(n+=Go(a)+":"+Dd(a,o[l])+";");else{var c=Oi(e,t,o);switch(a){case"animation":case"animationName":{n+=Go(a)+":"+c+";";break}default:n+=a+"{"+c+"}"}}}return n}var Ld=/label:\s*([^\s;{]+)\s*(;|$)/g,St;function Jo(e,t,r){if(e.length===1&&typeof e[0]=="object"&&e[0]!==null&&e[0].styles!==void 0)return e[0];var n=!0,i="";St=void 0;var a=e[0];if(a==null||a.raw===void 0)n=!1,i+=Oi(r,t,a);else{var o=a;i+=o[0]}for(var s=1;s<e.length;s++)if(i+=Oi(r,t,e[s]),n){var l=a;i+=l[s]}Ld.lastIndex=0;for(var c="",p;(p=Ld.exec(i))!==null;)c+="-"+p[1];var u=hg(i)+c;return{name:u,styles:i,next:St}}function fu(e,t,r){var n="";return r.split(" ").forEach(function(i){e[i]!==void 0?t.push(e[i]+";"):i&&(n+=i+" ")}),n}var _g=function(e,t,r){var n=e.key+"-"+t.name;e.registered[n]===void 0&&(e.registered[n]=t.styles)},yg=function(e,t,r){_g(e,t);var n=e.key+"-"+t.name;if(e.inserted[t.name]===void 0){var i=t;do e.insert(t===i?"."+n:"",i,e.sheet,!0),i=i.next;while(i!==void 0)}};function Ud(e,t){if(e.inserted[t.name]===void 0)return e.insert("",t,e.sheet,!0)}function Bd(e,t,r){var n=[],i=fu(e,n,r);return n.length<2?r:i+t(n)}var bg=function(e){var t=fg(e);t.sheet.speedy=function(o){this.isSpeedy=o},t.compat=!0;var r=function(){for(var o=arguments.length,s=new Array(o),l=0;l<o;l++)s[l]=arguments[l];var c=Jo(s,t.registered,void 0);return yg(t,c),t.key+"-"+c.name},n=function(){for(var o=arguments.length,s=new Array(o),l=0;l<o;l++)s[l]=arguments[l];var c=Jo(s,t.registered),p="animation-"+c.name;return Ud(t,{name:c.name,styles:"@keyframes "+p+"{"+c.styles+"}"}),p},i=function(){for(var o=arguments.length,s=new Array(o),l=0;l<o;l++)s[l]=arguments[l];var c=Jo(s,t.registered);Ud(t,c)},a=function(){for(var o=arguments.length,s=new Array(o),l=0;l<o;l++)s[l]=arguments[l];return Bd(t.registered,r,wg(s))};return{css:r,cx:a,injectGlobal:i,keyframes:n,hydrate:function(o){o.forEach(function(s){t.inserted[s]=!0})},flush:function(){t.registered={},t.inserted={},t.sheet.flush()},sheet:t.sheet,cache:t,getRegisteredStyles:fu.bind(null,t.registered),merge:Bd.bind(null,t.registered,r)}},wg=function e(t){for(var r="",n=0;n<t.length;n++){var i=t[n];if(i!=null){var a=void 0;switch(typeof i){case"boolean":break;case"object":{if(Array.isArray(i))a=e(i);else{a="";for(var o in i)i[o]&&o&&(a&&(a+=" "),a+=o)}break}default:a=i}a&&(r&&(r+=" "),r+=a)}}return r},Eg=bg({key:"css"}),Re=Eg.css,es,je,Fo,Md,Gd=0,hu=[],ve=H,Jd=ve.__b,Fd=ve.__r,jd=ve.diffed,Hd=ve.__c,qd=ve.unmount,Vd=ve.__;function Ig(e,t){ve.__h&&ve.__h(je,e,Gd||t),Gd=0;var r=je.__H||(je.__H={__:[],__h:[]});return e>=r.__.length&&r.__.push({}),r.__[e]}function mu(e,t){var r=Ig(es++,7);return Cg(r.__H,t)&&(r.__=e(),r.__H=t,r.__h=e),r.__}function Ag(){for(var e;e=hu.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(Ii),e.__H.__h.forEach(ts),e.__H.__h=[]}catch(t){e.__H.__h=[],ve.__e(t,e.__v)}}ve.__b=function(e){je=null,Jd&&Jd(e)},ve.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),Vd&&Vd(e,t)},ve.__r=function(e){Fd&&Fd(e),es=0;var t=(je=e.__c).__H;t&&(Fo===je?(t.__h=[],je.__h=[],t.__.forEach(function(r){r.__N&&(r.__=r.__N),r.u=r.__N=void 0})):(t.__h.forEach(Ii),t.__h.forEach(ts),t.__h=[],es=0)),Fo=je},ve.diffed=function(e){jd&&jd(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(hu.push(t)!==1&&Md===ve.requestAnimationFrame||((Md=ve.requestAnimationFrame)||Sg)(Ag)),t.__H.__.forEach(function(r){r.u&&(r.__H=r.u),r.u=void 0})),Fo=je=null},ve.__c=function(e,t){t.some(function(r){try{r.__h.forEach(Ii),r.__h=r.__h.filter(function(n){return!n.__||ts(n)})}catch(n){t.some(function(i){i.__h&&(i.__h=[])}),t=[],ve.__e(n,r.__v)}}),Hd&&Hd(e,t)},ve.unmount=function(e){qd&&qd(e);var t,r=e.__c;r&&r.__H&&(r.__H.__.forEach(function(n){try{Ii(n)}catch(i){t=i}}),r.__H=void 0,t&&ve.__e(t,r.__v))};var $d=typeof requestAnimationFrame=="function";function Sg(e){var t,r=function(){clearTimeout(n),$d&&cancelAnimationFrame(t),setTimeout(e)},n=setTimeout(r,100);$d&&(t=requestAnimationFrame(r))}function Ii(e){var t=je,r=e.__c;typeof r=="function"&&(e.__c=void 0,r()),je=t}function ts(e){var t=je;e.__c=e.__(),je=t}function Cg(e,t){return!e||e.length!==t.length||t.some(function(r,n){return r!==e[n]})}var Rg=Symbol.for("preact-signals");function Ui(){if(Ct>1)Ct--;else{for(var e,t=!1;qr!==void 0;){var r=qr;for(qr=void 0,rs++;r!==void 0;){var n=r.o;if(r.o=void 0,r.f&=-3,!(8&r.f)&&vu(r))try{r.c()}catch(i){t||(e=i,t=!0)}r=n}}if(rs=0,Ct--,t)throw e}}function we(e){if(Ct>0)return e();Ct++;try{return e()}finally{Ui()}}var ie=void 0,qr=void 0,Ct=0,rs=0,ki=0;function pu(e){if(ie!==void 0){var t=e.n;if(t===void 0||t.t!==ie)return t={i:0,S:e,p:ie.s,n:void 0,t:ie,e:void 0,x:void 0,r:t},ie.s!==void 0&&(ie.s.n=t),ie.s=t,e.n=t,32&ie.f&&e.S(t),t;if(t.i===-1)return t.i=0,t.n!==void 0&&(t.n.p=t.p,t.p!==void 0&&(t.p.n=t.n),t.p=ie.s,t.n=void 0,ie.s.n=t,ie.s=t),t}}function Ee(e){this.v=e,this.i=0,this.n=void 0,this.t=void 0}Ee.prototype.brand=Rg;Ee.prototype.h=function(){return!0};Ee.prototype.S=function(e){this.t!==e&&e.e===void 0&&(e.x=this.t,this.t!==void 0&&(this.t.e=e),this.t=e)};Ee.prototype.U=function(e){if(this.t!==void 0){var t=e.e,r=e.x;t!==void 0&&(t.x=r,e.e=void 0),r!==void 0&&(r.e=t,e.x=void 0),e===this.t&&(this.t=r)}};Ee.prototype.subscribe=function(e){var t=this;return Yr(function(){var r=t.value,n=ie;ie=void 0;try{e(r)}finally{ie=n}})};Ee.prototype.valueOf=function(){return this.value};Ee.prototype.toString=function(){return this.value+""};Ee.prototype.toJSON=function(){return this.value};Ee.prototype.peek=function(){var e=ie;ie=void 0;try{return this.value}finally{ie=e}};Object.defineProperty(Ee.prototype,"value",{get:function(){var e=pu(this);return e!==void 0&&(e.i=this.i),this.v},set:function(e){if(e!==this.v){if(rs>100)throw new Error("Cycle detected");this.v=e,this.i++,ki++,Ct++;try{for(var t=this.t;t!==void 0;t=t.x)t.t.N()}finally{Ui()}}}});function z(e){return new Ee(e)}function vu(e){for(var t=e.s;t!==void 0;t=t.n)if(t.S.i!==t.i||!t.S.h()||t.S.i!==t.i)return!0;return!1}function gu(e){for(var t=e.s;t!==void 0;t=t.n){var r=t.S.n;if(r!==void 0&&(t.r=r),t.S.n=t,t.i=-1,t.n===void 0){e.s=t;break}}}function _u(e){for(var t=e.s,r=void 0;t!==void 0;){var n=t.p;t.i===-1?(t.S.U(t),n!==void 0&&(n.n=t.n),t.n!==void 0&&(t.n.p=n)):r=t,t.S.n=t.r,t.r!==void 0&&(t.r=void 0),t=n}e.s=r}function ur(e){Ee.call(this,void 0),this.x=e,this.s=void 0,this.g=ki-1,this.f=4}(ur.prototype=new Ee).h=function(){if(this.f&=-3,1&this.f)return!1;if((36&this.f)==32||(this.f&=-5,this.g===ki))return!0;if(this.g=ki,this.f|=1,this.i>0&&!vu(this))return this.f&=-2,!0;var e=ie;try{gu(this),ie=this;var t=this.x();(16&this.f||this.v!==t||this.i===0)&&(this.v=t,this.f&=-17,this.i++)}catch(r){this.v=r,this.f|=16,this.i++}return ie=e,_u(this),this.f&=-2,!0};ur.prototype.S=function(e){if(this.t===void 0){this.f|=36;for(var t=this.s;t!==void 0;t=t.n)t.S.S(t)}Ee.prototype.S.call(this,e)};ur.prototype.U=function(e){if(this.t!==void 0&&(Ee.prototype.U.call(this,e),this.t===void 0)){this.f&=-33;for(var t=this.s;t!==void 0;t=t.n)t.S.U(t)}};ur.prototype.N=function(){if(!(2&this.f)){this.f|=6;for(var e=this.t;e!==void 0;e=e.x)e.t.N()}};Object.defineProperty(ur.prototype,"value",{get:function(){if(1&this.f)throw new Error("Cycle detected");var e=pu(this);if(this.h(),e!==void 0&&(e.i=this.i),16&this.f)throw this.v;return this.v}});function Vr(e){return new ur(e)}function yu(e){var t=e.u;if(e.u=void 0,typeof t=="function"){Ct++;var r=ie;ie=void 0;try{t()}catch(n){throw e.f&=-2,e.f|=8,ys(e),n}finally{ie=r,Ui()}}}function ys(e){for(var t=e.s;t!==void 0;t=t.n)t.S.U(t);e.x=void 0,e.s=void 0,yu(e)}function Og(e){if(ie!==this)throw new Error("Out-of-order effect");_u(this),ie=e,this.f&=-2,8&this.f&&ys(this),Ui()}function Qr(e){this.x=e,this.u=void 0,this.s=void 0,this.o=void 0,this.f=32}Qr.prototype.c=function(){var e=this.S();try{if(8&this.f||this.x===void 0)return;var t=this.x();typeof t=="function"&&(this.u=t)}finally{e()}};Qr.prototype.S=function(){if(1&this.f)throw new Error("Cycle detected");this.f|=1,this.f&=-9,yu(this),gu(this),Ct++;var e=ie;return ie=this,Og.bind(this,e)};Qr.prototype.N=function(){2&this.f||(this.f|=2,this.o=qr,qr=this)};Qr.prototype.d=function(){this.f|=8,1&this.f||ys(this)};function Yr(e){var t=new Qr(e);try{t.c()}catch(r){throw t.d(),r}return t.d.bind(t)}var bu,jo,wu=[];Yr(function(){bu=this.N})();function fr(e,t){H[e]=t.bind(null,H[e]||function(){})}function Ti(e){jo&&jo(),jo=e&&e.S()}function Eu(e){var t=this,r=e.data,n=Iu(r);n.value=r;var i=mu(function(){for(var s=t,l=t.__v;l=l.__;)if(l.__c){l.__c.__$f|=4;break}var c=Vr(function(){var h=n.value.value;return h===0?0:h===!0?"":h||""}),p=Vr(function(){return!Array.isArray(c.value)&&!fo(c.value)}),u=Yr(function(){if(this.N=Au,p.value){var h=c.value;s.__v&&s.__v.__e&&s.__v.__e.nodeType===3&&(s.__v.__e.data=h)}}),m=t.__$u.d;return t.__$u.d=function(){u(),m.call(this)},[p,c]},[]),a=i[0],o=i[1];return a.value?o.peek():o.value}Eu.displayName="_st";Object.defineProperties(Ee.prototype,{constructor:{configurable:!0,value:void 0},type:{configurable:!0,value:Eu},props:{configurable:!0,get:function(){return{data:this}}},__b:{configurable:!0,value:1}});fr("__b",function(e,t){if(typeof t.type=="string"){var r,n=t.props;for(var i in n)if(i!=="children"){var a=n[i];a instanceof Ee&&(r||(t.__np=r={}),r[i]=a,n[i]=a.peek())}}e(t)});fr("__r",function(e,t){Ti();var r,n=t.__c;n&&(n.__$f&=-2,(r=n.__$u)===void 0&&(n.__$u=r=function(i){var a;return Yr(function(){a=this}),a.c=function(){n.__$f|=1,n.setState({})},a}())),Ti(r),e(t)});fr("__e",function(e,t,r,n){Ti(),e(t,r,n)});fr("diffed",function(e,t){Ti();var r;if(typeof t.type=="string"&&(r=t.__e)){var n=t.__np,i=t.props;if(n){var a=r.U;if(a)for(var o in a){var s=a[o];s!==void 0&&!(o in n)&&(s.d(),a[o]=void 0)}else a={},r.U=a;for(var l in n){var c=a[l],p=n[l];c===void 0?(c=kg(r,l,p,i),a[l]=c):c.o(p,i)}}}e(t)});function kg(e,t,r,n){var i=t in e&&e.ownerSVGElement===void 0,a=z(r);return{o:function(o,s){a.value=o,n=s},d:Yr(function(){this.N=Au;var o=a.value.value;n[t]!==o&&(n[t]=o,i?e[t]=o:o?e.setAttribute(t,o):e.removeAttribute(t))})}}fr("unmount",function(e,t){if(typeof t.type=="string"){var r=t.__e;if(r){var n=r.U;if(n){r.U=void 0;for(var i in n){var a=n[i];a&&a.d()}}}}else{var o=t.__c;if(o){var s=o.__$u;s&&(o.__$u=void 0,s.d())}}e(t)});fr("__h",function(e,t,r,n){(n<3||n===9)&&(t.__$f|=2),e(t,r,n)});Fe.prototype.shouldComponentUpdate=function(e,t){var r=this.__$u,n=r&&r.s!==void 0;for(var i in t)return!0;if(this.__f||typeof this.u=="boolean"&&this.u===!0){var a=2&this.__$f;if(!(n||a||4&this.__$f)||1&this.__$f)return!0}else if(!(n||4&this.__$f)||3&this.__$f)return!0;for(var o in e)if(o!=="__source"&&e[o]!==this.props[o])return!0;for(var s in this.props)if(!(s in e))return!0;return!1};function Iu(e){return mu(function(){return z(e)},[])}var Tg=function(e){queueMicrotask(function(){queueMicrotask(e)})};function xg(){we(function(){for(var e;e=wu.shift();)bu.call(e)})}function Au(){wu.push(this)===1&&(H.requestAnimationFrame||Tg)(xg)}var ge=Re`
9
+ -----END PUBLIC KEY-----`});function Gl(e){let t="",r=new Uint8Array(e),n=r.byteLength;for(let i=0;i<n;i++)t+=String.fromCharCode(r[i]);return window.btoa(t)}function $h(e){let t="-----BEGIN PUBLIC KEY-----",n=e.substring(e.indexOf(t)+t.length,e.indexOf("-----END PUBLIC KEY-----")).replace(/\s+/g,""),i=window.atob(n),a=new Uint8Array(i.length);for(let o=0;o<i.length;o++)a[o]=i.charCodeAt(o);return a.buffer}function Jl(e){return I(this,null,function*(){let t=window.crypto,r=t.subtle,n=$h(Bl),i=yield r.importKey("spki",n,{name:"RSA-OAEP",hash:"SHA-1"},!1,["encrypt"]),a=t.getRandomValues(new Uint8Array(32)),o=yield r.importKey("raw",a,"AES-GCM",!1,["encrypt"]),s=yield r.encrypt({name:"RSA-OAEP"},i,a),l=Gl(s),p={timestamp:Date.now(),data:e},m=new TextEncoder().encode(JSON.stringify(p)),h=t.getRandomValues(new Uint8Array(12)),b=yield r.encrypt({name:"AES-GCM",iv:h,tagLength:128},o,m),E=new Uint8Array(b),A=new Uint8Array(h.length+E.length);A.set(h,0),A.set(E,h.length);let w=Gl(A.buffer);return{k:l,v:"1.0",payload:w}})}var Fl=re(()=>{"use strict";Ml()});var gn,jl=re(()=>{"use strict";he();Ul();Wt();Fl();gn=class extends vn{constructor(r,n,i){super(n,i);this.httpClient=Ke.create();this.gameId=D.mpId,this.sessionId=D.sessionId,this.track=r}reporter(r){return I(this,null,function*(){let{event:n,params:i,extraParams:a}=r,o={eventType:n,gameInfo:X({gameId:this.gameId,sessionId:this.sessionId},i)};a&&Object.assign(o,a);try{let s=yield Jl(o);yield this.httpClient.post("/api/base/app-event/v2",{data:s})}catch(s){yield this.httpClient.post("/api/base/app-event",{data:o})}})}tracker(r,n=null){this.track(r,n)}}});var Hl,Kh,_e,Wh,xa,We,st=re(()=>{"use strict";Ll();K();K();Ra();Ta();jl();he();Ca();Hl=Ie(),Kh={type:$t.WebSDK,platform:"h5",jssdk_version:D.sdkInfo.jssdkVersion,mp_id:D.mpId,mp_version:D.mpVersion},{track:_e,trackPerformance:Wh}=xl((...e)=>{var o,s,l,c;let[,t]=e,r=t,n=il(r.extra)?r.extra:ca(r.extra)?JSON.parse(r.extra):{},i=ke(X({},n),{mp_id:(o=r.mp_id)!=null?o:"",mp_version:(s=r.mp_version)!=null?s:""}),a={name:t.tag,type:kt.System,location:null,target:null,extra:i,timestamp:Date.now(),userId:(c=(l=D.hostUserInfo)==null?void 0:l.uid)!=null?c:null};pn.trackEvent(a,$t.WebSDK)},Kh);Hl.registerCommand("ReportSDK.traceSystemTimeline",({event:e,duration:t,extra:r})=>{Wh(e,t,r)});Hl.registerCommand("ReportSDK.traceSystem",({event:e,info:t})=>{_e(e,t)});xa=new Qe,We=new gn(_e,xa)});function ql(e){let t=ha.config[e];return t||(t={},ha.config[e]=t),(r,n)=>{if(t[r]){xe.warn(`[can i use] ${r} already registered`);return}t[r]=X({},n)}}var Vl=re(()=>{"use strict";K()});function Na(e){$l=e}function _n(e){return e===null||typeof e!="object"?e:Array.isArray(e)?e.map(t=>_n(t)):Object.keys(e).reduce((t,r)=>(t[r]=_n(e[r]),t),{})}function lt(e){return typeof e=="number"}function Pa(e){let t=Da(e);switch(t){case"string":return`"${e}"`;case"number":case"boolean":case"null":case"undefined":return String(e);default:return`a(n) ${t}`}}function Da(e){return typeof e=="function"?"function":Object.prototype.toString.call(e).slice(8).slice(0,-1).toLowerCase()}var $l,me,yn,bn,wn,En,zt,In,An,Sn,Cn,Rn,On,kn,Tn,xn,Nn,Pn,Dn,La=re(()=>{"use strict";$l=!1;me=class{constructor(){this.errors=[];this.hasFallback=!1;this.hasDefault=!1;this._optional=!1}fail(t){if($l)if(typeof t=="string")this.errors.push(t);else{let r=`${this.path} should be ${t.expect}`;this._optional&&t.expect!=="undefined"?r+=" or undefined, ":r+=", ",r+=`but got ${Pa(t.actual)}`,this.errors.push(r)}return!1}fallback(t){return this.hasFallback=!0,this._fallback=t,this}get fallbackValue(){return _n(this._fallback)}default(t){return this.hasDefault=!0,this._default=t,this}get defaultValue(){return typeof this._default=="function"?this._default:_n(this._default)}optional(){return this._optional=!0,this}};yn=class extends me{validate(t){return this._optional&&t===void 0?!0:lt(t)?lt(this._min)&&t<this._min?this.fail(`the value of ${this.path} should be greater than or equal to ${this._min}`):lt(this._max)&&t>this._max?this.fail(`the value of ${this.path} should be less than or equal to ${this._max}`):lt(this._greater)&&t<=this._greater?this.fail(`the value of ${this.path} should be greater than ${this._greater}`):this._isInt&&t!==Math.floor(t)?this.fail(`the value of ${this.path} should be integer but got ${t}`):!0:this.fail({expect:"number",actual:t})}min(t){return this._min=t,this}max(t){return this._max=t,this}isInt(t){return this._isInt=t,this}greater(t){return this._greater=t,this}},bn=class extends me{validate(t){return this._optional&&t===void 0?!0:typeof t!="boolean"?this.fail({expect:"boolean",actual:t}):!0}},wn=class extends me{validate(t){if(this._optional&&t===void 0)return!0;if(typeof t!="string")return this.fail({expect:"string",actual:t});if(lt(this._maxLength)&&t.length>this._maxLength)return this.fail(`the length of ${this.path} should be less than or equal to ${this._maxLength}`);if(lt(this._minLength)&&t.length<this._minLength)return this.fail(`the length of ${this.path} should be greater than or equal to ${this._minLength}`);if(typeof this._pattern=="string"){if(!new RegExp(this._pattern).test(t))return this.fail(`${this.path} should match pattern "${this._pattern}"`)}else if(this._pattern&&!this._pattern.test(t))return this.fail(`${this.path} should match pattern "${this._pattern.toString()}"`);return!0}minLength(t){return this._minLength=t,this}maxLength(t){return this._maxLength=t,this}pattern(t){return this._pattern=t,this}},En=class extends me{validate(t){return this._optional&&t===void 0?!0:typeof t!="symbol"?this.fail({expect:"symbol",actual:t}):!0}},zt=class extends me{validate(t){return!0}},In=class extends me{validate(t){return t!==void 0?this.fail({expect:"undefined",actual:t}):!0}},An=class extends me{validate(t){return this._optional&&t===void 0?!0:t!==null?this.fail({expect:"null",actual:t}):!0}},Sn=class extends me{validate(t){return this._optional&&t===void 0?!0:typeof t!="function"?this.fail({expect:"function",actual:t}):!0}},Cn=class extends me{constructor(...t){super(),this._items=t}validate(t){if(this._optional&&t===void 0)return!0;if(!this._items.includes(t)){let r=this._items.map(n=>JSON.stringify(n)).join(", ");return this.fail(`expect ${this.path} to be one of ${r}, but got ${Pa(t)}`)}return!0}},Rn=class extends me{constructor(r){super();this._item=r}validate(r){if(this._optional&&r===void 0)return!0;if(!Array.isArray(r))return this.fail({expect:"array",actual:r});if(lt(this._minItems)&&r.length<this._minItems)return this.fail(`the length of ${this.path} should be greater than or equal to ${this._minItems}`);if(lt(this._maxItems)&&r.length>this._maxItems)return this.fail(`the length of ${this.path} should be less than or equal to ${this._maxItems}`);if(lt(this._length)&&r.length!==this._length)return this.fail(`the length of ${this.path} should be equal to ${this._length}`);let n=this._item;if(!n)return!0;let i=!0;if(r.forEach((a,o)=>{if(n.path=`${this.path}[${o}]`,n.errors=this.errors,a===void 0&&n.hasDefault){r[o]=n.defaultValue;return}n.validate(a)||(n.hasFallback?r[o]=n.fallbackValue:i=!1)}),this._uniqueItems){let a=new Map;for(let o in r)a.has(r[o])?i=this.fail(`${this.path} should NOT have duplicate items (${this.path}[${a.get(r[o])}] and ${this.path}[${o}] are identical)`):a.set(r[o],o)}return i}minItems(r){return this._minItems=r,this}maxItems(r){return this._maxItems=r,this}uniqueItems(){return this._uniqueItems=!0,this}length(r){return this._length=r,this}},On=class extends me{constructor(r){super();this._value=r}validate(r){if(this._optional&&r===void 0)return!0;if(Da(r)!=="object")return this.fail({expect:"object",actual:r});let i=r,a=this._value;a.errors=this.errors;let o=!0;for(let s in i){let l=i[s];if(/^[_$a-zA-Z\xA0-\uFFFF][_$a-zA-Z0-9\xA0-\uFFFF]*$/.test(s)?a.path=`${this.path}.${s}`:a.path=`${this.path}["${s}"]`,!(l===void 0&&a._optional)){if(l===void 0&&a.hasDefault){i[s]=a.defaultValue;continue}a.validate(l)||(a.hasFallback?i[s]=a.fallbackValue:o=!1)}}return o}},kn=class extends me{constructor(r={}){super();this._object=r}validate(r){if(this._optional&&r===void 0)return!0;if(Da(r)!=="object")return this.fail({expect:"object",actual:r});let n=r,i=!0;for(let a in this._object){let o=n[a],s=this._object[a];if(s.errors=this.errors,/^[_$a-zA-Z\xA0-\uFFFF][_$a-zA-Z0-9\xA0-\uFFFF]*$/.test(a)?s.path=`${this.path}.${a}`:s.path=`${this.path}["${a}"]`,!(s._optional&&o===void 0)){if(o===void 0&&s.hasDefault){n[a]=s.defaultValue;continue}s.validate(o)||(s.hasFallback?n[a]=s.fallbackValue:i=!1)}}return i}},Tn=class extends me{constructor(r){super();this.value=r}validate(r){return r===void 0&&this._optional?!0:r!==this.value?this.fail({expect:Pa(this.value),actual:r}):!0}},xn=class extends me{constructor(...t){super(),this._items=t}validate(t){if(t===void 0&&this._optional)return!0;let r=[],n=!1,i=this._items.length;for(let a=0;a<i;a++){let o=this._items[a];if(o.errors=[],o.path=this.path,!o.validate(t))r.push(o.errors.join("; "));else if(!n){n=!0;break}}if(!n){let a=r.join(`
10
+ or `);this.errors.push(a)}return n}},Nn=class extends me{constructor(...t){super(),this._items=t;let r=0,n=t.length-1;for(;n>=0;n--){let i=t[n];if(i._optional||i.hasDefault)r+=1;else break}this._minItems=t.length-r}validate(t){if(t===void 0&&this._optional)return!0;if(!Array.isArray(t))return this.fail({expect:"array",actual:t});if(t.length<this._minItems)return this.fail(`the length of ${this.path} should be greater than or equal to ${this._minItems}`);let r=!0;return this._items.forEach((n,i)=>{if(n.path=`${this.path}[${i}]`,n.errors=this.errors,t[i]===void 0&&n.hasDefault){t[i]=n.defaultValue;return}n.validate(t[i])||(n.hasFallback?t[i]=n._fallback:r=!1)}),r}},Pn=class extends me{validate(t){return t===void 0&&this._optional||t instanceof ArrayBuffer?!0:this.fail({expect:"arraybuffer",actual:t})}},Dn=class extends me{constructor(t){super(),this._ctor=t}validate(t){return t===void 0&&this._optional||t instanceof this._ctor?!0:this.fail({expect:`typedarray of ${this._ctor.name}`,actual:t})}}});function Ua(e,t,r="param"){if(e.errors=[],e.path=r,Na(!0),!e.validate(t)){let n=e.errors.join(`
11
+ `);throw e.errors.length=0,Na(!1),new TypeError(n)}}var G,Ba=re(()=>{"use strict";La();La();G={object(e){return new kn(e)},array(e){return new Rn(e)},tuple(...e){return new Nn(...e)},literal(e){return new Tn(e)},or(...e){return new xn(...e)},symbol(){return new En},record(e){return new On(e)},function(){return new Sn},boolean(){return new bn},string(){return new wn},number(){return new yn},undefined(){return new In},null(){return new An},unknown(){return new zt},any(){return new zt},as(){return new zt},arraybuffer(){return new Pn},enum(...e){return new Cn(...e)},typedarray(e){return new Dn(e)}}});var Ln,Kl,Wl=re(()=>{"use strict";K();at();Ba();Sa();Ln=1,Kl=e=>{function t(n,i){return(...a)=>{var u,m,h,b;let o=Date.now(),s={method:n,trace_id:Ln};Ln+=1;let l="SUCCESS",c=`${n}:ok`,p=0;try{if(i.paramsSchema)try{Ua(i.paramsSchema,a,"params")}catch(R){throw Aa(`${n}:fail ${R.message}`)}let E=i.implement(...a),A=E,w=`${n}:ok`;if(E&&"code"in E){let{code:R,data:k,message:L}=E;l=R,A=k,w=L}return{code:l,message:w,data:A}}catch(E){let A=E;p=(m=(u=A.code)!=null?u:A.errNo)!=null?m:2e3,l="FAILURE";let w=(b=(h=A.message)!=null?h:A.errMsg)!=null?b:`${E}`;return c=`${n}:${l} ${w.replace(/^\S+:(fail|cancel)\s?/,"")}`,Je(new un(c,p)),{code:l,message:c}}finally{let E=Date.now()-o}}}function r(n,i){return(...a)=>I(this,null,function*(){var m,h,b,E;let o=al(a)?a:[a],s=Date.now(),l={method:n,trace_id:Ln};Ln+=1;let c=`${n}:ok`,p="SUCCESS",u={code:p,message:c};try{if(i.paramsSchema)try{Ua(i.paramsSchema,o,"params")}catch(R){throw Aa(R.message)}let w=yield i.implement(...o);if(w&&"code"in w){let{code:R,data:k,message:L}=w;p=R,c=L,w=k}return Object.assign(u,{code:p,message:c,data:w}),u}catch(A){let w=A,R=(h=(m=w.code)!=null?m:w.errNo)!=null?h:2e3;p="FAILURE";let k=(E=(b=w.message)!=null?b:w.errMsg)!=null?E:`${A}`,L=`${n}:${p} ${k.replace(/^\S+:(fail|cancel)\s?/,"")}`;return Object.assign(u,{code:p,message:L}),Je(new un(L,R)),u}finally{let A=Date.now()-s}})}return{createAPI:r,createSyncAPI:t}}});var ze,Nt,ye,Ir=re(()=>{"use strict";Vl();st();Wl();Ba();({createAPI:ze,createSyncAPI:Nt}=Kl(_e)),ye=ql("h5")});var Yl=Zi((Ql,Fa)=>{(function(e){if(typeof Ql=="object"&&typeof Fa!="undefined")Fa.exports=e();else if(typeof define=="function"&&define.amd)define([],e);else{var t;typeof window!="undefined"?t=window:typeof global!="undefined"?t=global:typeof self!="undefined"?t=self:t=this,t.localforage=e()}})(function(){var e,t,r;return function n(i,a,o){function s(p,u){if(!a[p]){if(!i[p]){var m=typeof _r=="function"&&_r;if(!u&&m)return m(p,!0);if(l)return l(p,!0);var h=new Error("Cannot find module '"+p+"'");throw h.code="MODULE_NOT_FOUND",h}var b=a[p]={exports:{}};i[p][0].call(b.exports,function(E){var A=i[p][1][E];return s(A||E)},b,b.exports,n,i,a,o)}return a[p].exports}for(var l=typeof _r=="function"&&_r,c=0;c<o.length;c++)s(o[c]);return s}({1:[function(n,i,a){(function(o){"use strict";var s=o.MutationObserver||o.WebKitMutationObserver,l;if(s){var c=0,p=new s(E),u=o.document.createTextNode("");p.observe(u,{characterData:!0}),l=function(){u.data=c=++c%2}}else if(!o.setImmediate&&typeof o.MessageChannel!="undefined"){var m=new o.MessageChannel;m.port1.onmessage=E,l=function(){m.port2.postMessage(0)}}else"document"in o&&"onreadystatechange"in o.document.createElement("script")?l=function(){var w=o.document.createElement("script");w.onreadystatechange=function(){E(),w.onreadystatechange=null,w.parentNode.removeChild(w),w=null},o.document.documentElement.appendChild(w)}:l=function(){setTimeout(E,0)};var h,b=[];function E(){h=!0;for(var w,R,k=b.length;k;){for(R=b,b=[],w=-1;++w<k;)R[w]();k=b.length}h=!1}i.exports=A;function A(w){b.push(w)===1&&!h&&l()}}).call(this,typeof global!="undefined"?global:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{}],2:[function(n,i,a){"use strict";var o=n(1);function s(){}var l={},c=["REJECTED"],p=["FULFILLED"],u=["PENDING"];i.exports=m;function m(S){if(typeof S!="function")throw new TypeError("resolver must be a function");this.state=u,this.queue=[],this.outcome=void 0,S!==s&&A(this,S)}m.prototype.catch=function(S){return this.then(null,S)},m.prototype.then=function(S,P){if(typeof S!="function"&&this.state===p||typeof P!="function"&&this.state===c)return this;var j=new this.constructor(s);if(this.state!==u){var q=this.state===p?S:P;b(j,q,this.outcome)}else this.queue.push(new h(j,S,P));return j};function h(S,P,j){this.promise=S,typeof P=="function"&&(this.onFulfilled=P,this.callFulfilled=this.otherCallFulfilled),typeof j=="function"&&(this.onRejected=j,this.callRejected=this.otherCallRejected)}h.prototype.callFulfilled=function(S){l.resolve(this.promise,S)},h.prototype.otherCallFulfilled=function(S){b(this.promise,this.onFulfilled,S)},h.prototype.callRejected=function(S){l.reject(this.promise,S)},h.prototype.otherCallRejected=function(S){b(this.promise,this.onRejected,S)};function b(S,P,j){o(function(){var q;try{q=P(j)}catch(U){return l.reject(S,U)}q===S?l.reject(S,new TypeError("Cannot resolve promise with itself")):l.resolve(S,q)})}l.resolve=function(S,P){var j=w(E,P);if(j.status==="error")return l.reject(S,j.value);var q=j.value;if(q)A(S,q);else{S.state=p,S.outcome=P;for(var U=-1,M=S.queue.length;++U<M;)S.queue[U].callFulfilled(P)}return S},l.reject=function(S,P){S.state=c,S.outcome=P;for(var j=-1,q=S.queue.length;++j<q;)S.queue[j].callRejected(P);return S};function E(S){var P=S&&S.then;if(S&&(typeof S=="object"||typeof S=="function")&&typeof P=="function")return function(){P.apply(S,arguments)}}function A(S,P){var j=!1;function q(V){j||(j=!0,l.reject(S,V))}function U(V){j||(j=!0,l.resolve(S,V))}function M(){P(U,q)}var J=w(M);J.status==="error"&&q(J.value)}function w(S,P){var j={};try{j.value=S(P),j.status="success"}catch(q){j.status="error",j.value=q}return j}m.resolve=R;function R(S){return S instanceof this?S:l.resolve(new this(s),S)}m.reject=k;function k(S){var P=new this(s);return l.reject(P,S)}m.all=L;function L(S){var P=this;if(Object.prototype.toString.call(S)!=="[object Array]")return this.reject(new TypeError("must be an array"));var j=S.length,q=!1;if(!j)return this.resolve([]);for(var U=new Array(j),M=0,J=-1,V=new this(s);++J<j;)$(S[J],J);return V;function $(Ge,jt){P.resolve(Ge).then(Ht,function(nt){q||(q=!0,l.reject(V,nt))});function Ht(nt){U[jt]=nt,++M===j&&!q&&(q=!0,l.resolve(V,U))}}}m.race=F;function F(S){var P=this;if(Object.prototype.toString.call(S)!=="[object Array]")return this.reject(new TypeError("must be an array"));var j=S.length,q=!1;if(!j)return this.resolve([]);for(var U=-1,M=new this(s);++U<j;)J(S[U]);return M;function J(V){P.resolve(V).then(function($){q||(q=!0,l.resolve(M,$))},function($){q||(q=!0,l.reject(M,$))})}}},{1:1}],3:[function(n,i,a){(function(o){"use strict";typeof o.Promise!="function"&&(o.Promise=n(2))}).call(this,typeof global!="undefined"?global:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{2:2}],4:[function(n,i,a){"use strict";var o=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(d){return typeof d}:function(d){return d&&typeof Symbol=="function"&&d.constructor===Symbol&&d!==Symbol.prototype?"symbol":typeof d};function s(d,v){if(!(d instanceof v))throw new TypeError("Cannot call a class as a function")}function l(){try{if(typeof indexedDB!="undefined")return indexedDB;if(typeof webkitIndexedDB!="undefined")return webkitIndexedDB;if(typeof mozIndexedDB!="undefined")return mozIndexedDB;if(typeof OIndexedDB!="undefined")return OIndexedDB;if(typeof msIndexedDB!="undefined")return msIndexedDB}catch(d){return}}var c=l();function p(){try{if(!c||!c.open)return!1;var d=typeof openDatabase!="undefined"&&/(Safari|iPhone|iPad|iPod)/.test(navigator.userAgent)&&!/Chrome/.test(navigator.userAgent)&&!/BlackBerry/.test(navigator.platform),v=typeof fetch=="function"&&fetch.toString().indexOf("[native code")!==-1;return(!d||v)&&typeof indexedDB!="undefined"&&typeof IDBKeyRange!="undefined"}catch(f){return!1}}function u(d,v){d=d||[],v=v||{};try{return new Blob(d,v)}catch(g){if(g.name!=="TypeError")throw g;for(var f=typeof BlobBuilder!="undefined"?BlobBuilder:typeof MSBlobBuilder!="undefined"?MSBlobBuilder:typeof MozBlobBuilder!="undefined"?MozBlobBuilder:WebKitBlobBuilder,_=new f,y=0;y<d.length;y+=1)_.append(d[y]);return _.getBlob(v.type)}}typeof Promise=="undefined"&&n(3);var m=Promise;function h(d,v){v&&d.then(function(f){v(null,f)},function(f){v(f)})}function b(d,v,f){typeof v=="function"&&d.then(v),typeof f=="function"&&d.catch(f)}function E(d){return typeof d!="string"&&(console.warn(d+" used as a key, but it is not a string."),d=String(d)),d}function A(){if(arguments.length&&typeof arguments[arguments.length-1]=="function")return arguments[arguments.length-1]}var w="local-forage-detect-blob-support",R=void 0,k={},L=Object.prototype.toString,F="readonly",S="readwrite";function P(d){for(var v=d.length,f=new ArrayBuffer(v),_=new Uint8Array(f),y=0;y<v;y++)_[y]=d.charCodeAt(y);return f}function j(d){return new m(function(v){var f=d.transaction(w,S),_=u([""]);f.objectStore(w).put(_,"key"),f.onabort=function(y){y.preventDefault(),y.stopPropagation(),v(!1)},f.oncomplete=function(){var y=navigator.userAgent.match(/Chrome\/(\d+)/),g=navigator.userAgent.match(/Edge\//);v(g||!y||parseInt(y[1],10)>=43)}}).catch(function(){return!1})}function q(d){return typeof R=="boolean"?m.resolve(R):j(d).then(function(v){return R=v,R})}function U(d){var v=k[d.name],f={};f.promise=new m(function(_,y){f.resolve=_,f.reject=y}),v.deferredOperations.push(f),v.dbReady?v.dbReady=v.dbReady.then(function(){return f.promise}):v.dbReady=f.promise}function M(d){var v=k[d.name],f=v.deferredOperations.pop();if(f)return f.resolve(),f.promise}function J(d,v){var f=k[d.name],_=f.deferredOperations.pop();if(_)return _.reject(v),_.promise}function V(d,v){return new m(function(f,_){if(k[d.name]=k[d.name]||Rs(),d.db)if(v)U(d),d.db.close();else return f(d.db);var y=[d.name];v&&y.push(d.version);var g=c.open.apply(c,y);v&&(g.onupgradeneeded=function(C){var O=g.result;try{O.createObjectStore(d.storeName),C.oldVersion<=1&&O.createObjectStore(w)}catch(T){if(T.name==="ConstraintError")console.warn('The database "'+d.name+'" has been upgraded from version '+C.oldVersion+" to version "+C.newVersion+', but the storage "'+d.storeName+'" already exists.');else throw T}}),g.onerror=function(C){C.preventDefault(),_(g.error)},g.onsuccess=function(){var C=g.result;C.onversionchange=function(O){O.target.close()},f(C),M(d)}})}function $(d){return V(d,!1)}function Ge(d){return V(d,!0)}function jt(d,v){if(!d.db)return!0;var f=!d.db.objectStoreNames.contains(d.storeName),_=d.version<d.db.version,y=d.version>d.db.version;if(_&&(d.version!==v&&console.warn('The database "'+d.name+`" can't be downgraded from version `+d.db.version+" to version "+d.version+"."),d.version=d.db.version),y||f){if(f){var g=d.db.version+1;g>d.version&&(d.version=g)}return!0}return!1}function Ht(d){return new m(function(v,f){var _=new FileReader;_.onerror=f,_.onloadend=function(y){var g=btoa(y.target.result||"");v({__local_forage_encoded_blob:!0,data:g,type:d.type})},_.readAsBinaryString(d)})}function nt(d){var v=P(atob(d.data));return u([v],{type:d.type})}function Cs(d){return d&&d.__local_forage_encoded_blob}function Ku(d){var v=this,f=v._initReady().then(function(){var _=k[v._dbInfo.name];if(_&&_.dbReady)return _.dbReady});return b(f,d,d),f}function Wu(d){U(d);for(var v=k[d.name],f=v.forages,_=0;_<f.length;_++){var y=f[_];y._dbInfo.db&&(y._dbInfo.db.close(),y._dbInfo.db=null)}return d.db=null,$(d).then(function(g){return d.db=g,jt(d)?Ge(d):g}).then(function(g){d.db=v.db=g;for(var C=0;C<f.length;C++)f[C]._dbInfo.db=g}).catch(function(g){throw J(d,g),g})}function it(d,v,f,_){_===void 0&&(_=1);try{var y=d.db.transaction(d.storeName,v);f(null,y)}catch(g){if(_>0&&(!d.db||g.name==="InvalidStateError"||g.name==="NotFoundError"))return m.resolve().then(function(){if(!d.db||g.name==="NotFoundError"&&!d.db.objectStoreNames.contains(d.storeName)&&d.version<=d.db.version)return d.db&&(d.version=d.db.version+1),Ge(d)}).then(function(){return Wu(d).then(function(){it(d,v,f,_-1)})}).catch(f);f(g)}}function Rs(){return{forages:[],db:null,dbReady:null,deferredOperations:[]}}function zu(d){var v=this,f={db:null};if(d)for(var _ in d)f[_]=d[_];var y=k[f.name];y||(y=Rs(),k[f.name]=y),y.forages.push(v),v._initReady||(v._initReady=v.ready,v.ready=Ku);var g=[];function C(){return m.resolve()}for(var O=0;O<y.forages.length;O++){var T=y.forages[O];T!==v&&g.push(T._initReady().catch(C))}var x=y.forages.slice(0);return m.all(g).then(function(){return f.db=y.db,$(f)}).then(function(N){return f.db=N,jt(f,v._defaultConfig.version)?Ge(f):N}).then(function(N){f.db=y.db=N,v._dbInfo=f;for(var B=0;B<x.length;B++){var W=x[B];W!==v&&(W._dbInfo.db=f.db,W._dbInfo.version=f.version)}})}function Xu(d,v){var f=this;d=E(d);var _=new m(function(y,g){f.ready().then(function(){it(f._dbInfo,F,function(C,O){if(C)return g(C);try{var T=O.objectStore(f._dbInfo.storeName),x=T.get(d);x.onsuccess=function(){var N=x.result;N===void 0&&(N=null),Cs(N)&&(N=nt(N)),y(N)},x.onerror=function(){g(x.error)}}catch(N){g(N)}})}).catch(g)});return h(_,v),_}function Qu(d,v){var f=this,_=new m(function(y,g){f.ready().then(function(){it(f._dbInfo,F,function(C,O){if(C)return g(C);try{var T=O.objectStore(f._dbInfo.storeName),x=T.openCursor(),N=1;x.onsuccess=function(){var B=x.result;if(B){var W=B.value;Cs(W)&&(W=nt(W));var ee=d(W,B.key,N++);ee!==void 0?y(ee):B.continue()}else y()},x.onerror=function(){g(x.error)}}catch(B){g(B)}})}).catch(g)});return h(_,v),_}function Yu(d,v,f){var _=this;d=E(d);var y=new m(function(g,C){var O;_.ready().then(function(){return O=_._dbInfo,L.call(v)==="[object Blob]"?q(O.db).then(function(T){return T?v:Ht(v)}):v}).then(function(T){it(_._dbInfo,S,function(x,N){if(x)return C(x);try{var B=N.objectStore(_._dbInfo.storeName);T===null&&(T=void 0);var W=B.put(T,d);N.oncomplete=function(){T===void 0&&(T=null),g(T)},N.onabort=N.onerror=function(){var ee=W.error?W.error:W.transaction.error;C(ee)}}catch(ee){C(ee)}})}).catch(C)});return h(y,f),y}function Zu(d,v){var f=this;d=E(d);var _=new m(function(y,g){f.ready().then(function(){it(f._dbInfo,S,function(C,O){if(C)return g(C);try{var T=O.objectStore(f._dbInfo.storeName),x=T.delete(d);O.oncomplete=function(){y()},O.onerror=function(){g(x.error)},O.onabort=function(){var N=x.error?x.error:x.transaction.error;g(N)}}catch(N){g(N)}})}).catch(g)});return h(_,v),_}function ef(d){var v=this,f=new m(function(_,y){v.ready().then(function(){it(v._dbInfo,S,function(g,C){if(g)return y(g);try{var O=C.objectStore(v._dbInfo.storeName),T=O.clear();C.oncomplete=function(){_()},C.onabort=C.onerror=function(){var x=T.error?T.error:T.transaction.error;y(x)}}catch(x){y(x)}})}).catch(y)});return h(f,d),f}function tf(d){var v=this,f=new m(function(_,y){v.ready().then(function(){it(v._dbInfo,F,function(g,C){if(g)return y(g);try{var O=C.objectStore(v._dbInfo.storeName),T=O.count();T.onsuccess=function(){_(T.result)},T.onerror=function(){y(T.error)}}catch(x){y(x)}})}).catch(y)});return h(f,d),f}function rf(d,v){var f=this,_=new m(function(y,g){if(d<0){y(null);return}f.ready().then(function(){it(f._dbInfo,F,function(C,O){if(C)return g(C);try{var T=O.objectStore(f._dbInfo.storeName),x=!1,N=T.openKeyCursor();N.onsuccess=function(){var B=N.result;if(!B){y(null);return}d===0||x?y(B.key):(x=!0,B.advance(d))},N.onerror=function(){g(N.error)}}catch(B){g(B)}})}).catch(g)});return h(_,v),_}function nf(d){var v=this,f=new m(function(_,y){v.ready().then(function(){it(v._dbInfo,F,function(g,C){if(g)return y(g);try{var O=C.objectStore(v._dbInfo.storeName),T=O.openKeyCursor(),x=[];T.onsuccess=function(){var N=T.result;if(!N){_(x);return}x.push(N.key),N.continue()},T.onerror=function(){y(T.error)}}catch(N){y(N)}})}).catch(y)});return h(f,d),f}function af(d,v){v=A.apply(this,arguments);var f=this.config();d=typeof d!="function"&&d||{},d.name||(d.name=d.name||f.name,d.storeName=d.storeName||f.storeName);var _=this,y;if(!d.name)y=m.reject("Invalid arguments");else{var g=d.name===f.name&&_._dbInfo.db,C=g?m.resolve(_._dbInfo.db):$(d).then(function(O){var T=k[d.name],x=T.forages;T.db=O;for(var N=0;N<x.length;N++)x[N]._dbInfo.db=O;return O});d.storeName?y=C.then(function(O){if(O.objectStoreNames.contains(d.storeName)){var T=O.version+1;U(d);var x=k[d.name],N=x.forages;O.close();for(var B=0;B<N.length;B++){var W=N[B];W._dbInfo.db=null,W._dbInfo.version=T}var ee=new m(function(te,fe){var de=c.open(d.name,T);de.onerror=function(qe){var gr=de.result;gr.close(),fe(qe)},de.onupgradeneeded=function(){var qe=de.result;qe.deleteObjectStore(d.storeName)},de.onsuccess=function(){var qe=de.result;qe.close(),te(qe)}});return ee.then(function(te){x.db=te;for(var fe=0;fe<N.length;fe++){var de=N[fe];de._dbInfo.db=te,M(de._dbInfo)}}).catch(function(te){throw(J(d,te)||m.resolve()).catch(function(){}),te})}}):y=C.then(function(O){U(d);var T=k[d.name],x=T.forages;O.close();for(var N=0;N<x.length;N++){var B=x[N];B._dbInfo.db=null}var W=new m(function(ee,te){var fe=c.deleteDatabase(d.name);fe.onerror=function(){var de=fe.result;de&&de.close(),te(fe.error)},fe.onblocked=function(){console.warn('dropInstance blocked for database "'+d.name+'" until all open connections are closed')},fe.onsuccess=function(){var de=fe.result;de&&de.close(),ee(de)}});return W.then(function(ee){T.db=ee;for(var te=0;te<x.length;te++){var fe=x[te];M(fe._dbInfo)}}).catch(function(ee){throw(J(d,ee)||m.resolve()).catch(function(){}),ee})})}return h(y,v),y}var of={_driver:"asyncStorage",_initStorage:zu,_support:p(),iterate:Qu,getItem:Xu,setItem:Yu,removeItem:Zu,clear:ef,length:tf,key:rf,keys:nf,dropInstance:af};function sf(){return typeof openDatabase=="function"}var bt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",lf="~~local_forage_type~",Os=/^~~local_forage_type~([^~]+)~/,an="__lfsc__:",ji=an.length,Hi="arbf",qi="blob",ks="si08",Ts="ui08",xs="uic8",Ns="si16",Ps="si32",Ds="ur16",Ls="ui32",Us="fl32",Bs="fl64",Ms=ji+Hi.length,Gs=Object.prototype.toString;function Js(d){var v=d.length*.75,f=d.length,_,y=0,g,C,O,T;d[d.length-1]==="="&&(v--,d[d.length-2]==="="&&v--);var x=new ArrayBuffer(v),N=new Uint8Array(x);for(_=0;_<f;_+=4)g=bt.indexOf(d[_]),C=bt.indexOf(d[_+1]),O=bt.indexOf(d[_+2]),T=bt.indexOf(d[_+3]),N[y++]=g<<2|C>>4,N[y++]=(C&15)<<4|O>>2,N[y++]=(O&3)<<6|T&63;return x}function Vi(d){var v=new Uint8Array(d),f="",_;for(_=0;_<v.length;_+=3)f+=bt[v[_]>>2],f+=bt[(v[_]&3)<<4|v[_+1]>>4],f+=bt[(v[_+1]&15)<<2|v[_+2]>>6],f+=bt[v[_+2]&63];return v.length%3===2?f=f.substring(0,f.length-1)+"=":v.length%3===1&&(f=f.substring(0,f.length-2)+"=="),f}function cf(d,v){var f="";if(d&&(f=Gs.call(d)),d&&(f==="[object ArrayBuffer]"||d.buffer&&Gs.call(d.buffer)==="[object ArrayBuffer]")){var _,y=an;d instanceof ArrayBuffer?(_=d,y+=Hi):(_=d.buffer,f==="[object Int8Array]"?y+=ks:f==="[object Uint8Array]"?y+=Ts:f==="[object Uint8ClampedArray]"?y+=xs:f==="[object Int16Array]"?y+=Ns:f==="[object Uint16Array]"?y+=Ds:f==="[object Int32Array]"?y+=Ps:f==="[object Uint32Array]"?y+=Ls:f==="[object Float32Array]"?y+=Us:f==="[object Float64Array]"?y+=Bs:v(new Error("Failed to get type for BinaryArray"))),v(y+Vi(_))}else if(f==="[object Blob]"){var g=new FileReader;g.onload=function(){var C=lf+d.type+"~"+Vi(this.result);v(an+qi+C)},g.readAsArrayBuffer(d)}else try{v(JSON.stringify(d))}catch(C){console.error("Couldn't convert value into a JSON string: ",d),v(null,C)}}function df(d){if(d.substring(0,ji)!==an)return JSON.parse(d);var v=d.substring(Ms),f=d.substring(ji,Ms),_;if(f===qi&&Os.test(v)){var y=v.match(Os);_=y[1],v=v.substring(y[0].length)}var g=Js(v);switch(f){case Hi:return g;case qi:return u([g],{type:_});case ks:return new Int8Array(g);case Ts:return new Uint8Array(g);case xs:return new Uint8ClampedArray(g);case Ns:return new Int16Array(g);case Ds:return new Uint16Array(g);case Ps:return new Int32Array(g);case Ls:return new Uint32Array(g);case Us:return new Float32Array(g);case Bs:return new Float64Array(g);default:throw new Error("Unkown type: "+f)}}var $i={serialize:cf,deserialize:df,stringToBuffer:Js,bufferToString:Vi};function Fs(d,v,f,_){d.executeSql("CREATE TABLE IF NOT EXISTS "+v.storeName+" (id INTEGER PRIMARY KEY, key unique, value)",[],f,_)}function uf(d){var v=this,f={db:null};if(d)for(var _ in d)f[_]=typeof d[_]!="string"?d[_].toString():d[_];var y=new m(function(g,C){try{f.db=openDatabase(f.name,String(f.version),f.description,f.size)}catch(O){return C(O)}f.db.transaction(function(O){Fs(O,f,function(){v._dbInfo=f,g()},function(T,x){C(x)})},C)});return f.serializer=$i,y}function wt(d,v,f,_,y,g){d.executeSql(f,_,y,function(C,O){O.code===O.SYNTAX_ERR?C.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name = ?",[v.storeName],function(T,x){x.rows.length?g(T,O):Fs(T,v,function(){T.executeSql(f,_,y,g)},g)},g):g(C,O)},g)}function ff(d,v){var f=this;d=E(d);var _=new m(function(y,g){f.ready().then(function(){var C=f._dbInfo;C.db.transaction(function(O){wt(O,C,"SELECT * FROM "+C.storeName+" WHERE key = ? LIMIT 1",[d],function(T,x){var N=x.rows.length?x.rows.item(0).value:null;N&&(N=C.serializer.deserialize(N)),y(N)},function(T,x){g(x)})})}).catch(g)});return h(_,v),_}function hf(d,v){var f=this,_=new m(function(y,g){f.ready().then(function(){var C=f._dbInfo;C.db.transaction(function(O){wt(O,C,"SELECT * FROM "+C.storeName,[],function(T,x){for(var N=x.rows,B=N.length,W=0;W<B;W++){var ee=N.item(W),te=ee.value;if(te&&(te=C.serializer.deserialize(te)),te=d(te,ee.key,W+1),te!==void 0){y(te);return}}y()},function(T,x){g(x)})})}).catch(g)});return h(_,v),_}function js(d,v,f,_){var y=this;d=E(d);var g=new m(function(C,O){y.ready().then(function(){v===void 0&&(v=null);var T=v,x=y._dbInfo;x.serializer.serialize(v,function(N,B){B?O(B):x.db.transaction(function(W){wt(W,x,"INSERT OR REPLACE INTO "+x.storeName+" (key, value) VALUES (?, ?)",[d,N],function(){C(T)},function(ee,te){O(te)})},function(W){if(W.code===W.QUOTA_ERR){if(_>0){C(js.apply(y,[d,T,f,_-1]));return}O(W)}})})}).catch(O)});return h(g,f),g}function mf(d,v,f){return js.apply(this,[d,v,f,1])}function pf(d,v){var f=this;d=E(d);var _=new m(function(y,g){f.ready().then(function(){var C=f._dbInfo;C.db.transaction(function(O){wt(O,C,"DELETE FROM "+C.storeName+" WHERE key = ?",[d],function(){y()},function(T,x){g(x)})})}).catch(g)});return h(_,v),_}function vf(d){var v=this,f=new m(function(_,y){v.ready().then(function(){var g=v._dbInfo;g.db.transaction(function(C){wt(C,g,"DELETE FROM "+g.storeName,[],function(){_()},function(O,T){y(T)})})}).catch(y)});return h(f,d),f}function gf(d){var v=this,f=new m(function(_,y){v.ready().then(function(){var g=v._dbInfo;g.db.transaction(function(C){wt(C,g,"SELECT COUNT(key) as c FROM "+g.storeName,[],function(O,T){var x=T.rows.item(0).c;_(x)},function(O,T){y(T)})})}).catch(y)});return h(f,d),f}function _f(d,v){var f=this,_=new m(function(y,g){f.ready().then(function(){var C=f._dbInfo;C.db.transaction(function(O){wt(O,C,"SELECT key FROM "+C.storeName+" WHERE id = ? LIMIT 1",[d+1],function(T,x){var N=x.rows.length?x.rows.item(0).key:null;y(N)},function(T,x){g(x)})})}).catch(g)});return h(_,v),_}function yf(d){var v=this,f=new m(function(_,y){v.ready().then(function(){var g=v._dbInfo;g.db.transaction(function(C){wt(C,g,"SELECT key FROM "+g.storeName,[],function(O,T){for(var x=[],N=0;N<T.rows.length;N++)x.push(T.rows.item(N).key);_(x)},function(O,T){y(T)})})}).catch(y)});return h(f,d),f}function bf(d){return new m(function(v,f){d.transaction(function(_){_.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name <> '__WebKitDatabaseInfoTable__'",[],function(y,g){for(var C=[],O=0;O<g.rows.length;O++)C.push(g.rows.item(O).name);v({db:d,storeNames:C})},function(y,g){f(g)})},function(_){f(_)})})}function wf(d,v){v=A.apply(this,arguments);var f=this.config();d=typeof d!="function"&&d||{},d.name||(d.name=d.name||f.name,d.storeName=d.storeName||f.storeName);var _=this,y;return d.name?y=new m(function(g){var C;d.name===f.name?C=_._dbInfo.db:C=openDatabase(d.name,"","",0),d.storeName?g({db:C,storeNames:[d.storeName]}):g(bf(C))}).then(function(g){return new m(function(C,O){g.db.transaction(function(T){function x(ee){return new m(function(te,fe){T.executeSql("DROP TABLE IF EXISTS "+ee,[],function(){te()},function(de,qe){fe(qe)})})}for(var N=[],B=0,W=g.storeNames.length;B<W;B++)N.push(x(g.storeNames[B]));m.all(N).then(function(){C()}).catch(function(ee){O(ee)})},function(T){O(T)})})}):y=m.reject("Invalid arguments"),h(y,v),y}var Ef={_driver:"webSQLStorage",_initStorage:uf,_support:sf(),iterate:hf,getItem:ff,setItem:mf,removeItem:pf,clear:vf,length:gf,key:_f,keys:yf,dropInstance:wf};function If(){try{return typeof localStorage!="undefined"&&"setItem"in localStorage&&!!localStorage.setItem}catch(d){return!1}}function Hs(d,v){var f=d.name+"/";return d.storeName!==v.storeName&&(f+=d.storeName+"/"),f}function Af(){var d="_localforage_support_test";try{return localStorage.setItem(d,!0),localStorage.removeItem(d),!1}catch(v){return!0}}function Sf(){return!Af()||localStorage.length>0}function Cf(d){var v=this,f={};if(d)for(var _ in d)f[_]=d[_];return f.keyPrefix=Hs(d,v._defaultConfig),Sf()?(v._dbInfo=f,f.serializer=$i,m.resolve()):m.reject()}function Rf(d){var v=this,f=v.ready().then(function(){for(var _=v._dbInfo.keyPrefix,y=localStorage.length-1;y>=0;y--){var g=localStorage.key(y);g.indexOf(_)===0&&localStorage.removeItem(g)}});return h(f,d),f}function Of(d,v){var f=this;d=E(d);var _=f.ready().then(function(){var y=f._dbInfo,g=localStorage.getItem(y.keyPrefix+d);return g&&(g=y.serializer.deserialize(g)),g});return h(_,v),_}function kf(d,v){var f=this,_=f.ready().then(function(){for(var y=f._dbInfo,g=y.keyPrefix,C=g.length,O=localStorage.length,T=1,x=0;x<O;x++){var N=localStorage.key(x);if(N.indexOf(g)===0){var B=localStorage.getItem(N);if(B&&(B=y.serializer.deserialize(B)),B=d(B,N.substring(C),T++),B!==void 0)return B}}});return h(_,v),_}function Tf(d,v){var f=this,_=f.ready().then(function(){var y=f._dbInfo,g;try{g=localStorage.key(d)}catch(C){g=null}return g&&(g=g.substring(y.keyPrefix.length)),g});return h(_,v),_}function xf(d){var v=this,f=v.ready().then(function(){for(var _=v._dbInfo,y=localStorage.length,g=[],C=0;C<y;C++){var O=localStorage.key(C);O.indexOf(_.keyPrefix)===0&&g.push(O.substring(_.keyPrefix.length))}return g});return h(f,d),f}function Nf(d){var v=this,f=v.keys().then(function(_){return _.length});return h(f,d),f}function Pf(d,v){var f=this;d=E(d);var _=f.ready().then(function(){var y=f._dbInfo;localStorage.removeItem(y.keyPrefix+d)});return h(_,v),_}function Df(d,v,f){var _=this;d=E(d);var y=_.ready().then(function(){v===void 0&&(v=null);var g=v;return new m(function(C,O){var T=_._dbInfo;T.serializer.serialize(v,function(x,N){if(N)O(N);else try{localStorage.setItem(T.keyPrefix+d,x),C(g)}catch(B){(B.name==="QuotaExceededError"||B.name==="NS_ERROR_DOM_QUOTA_REACHED")&&O(B),O(B)}})})});return h(y,f),y}function Lf(d,v){if(v=A.apply(this,arguments),d=typeof d!="function"&&d||{},!d.name){var f=this.config();d.name=d.name||f.name,d.storeName=d.storeName||f.storeName}var _=this,y;return d.name?y=new m(function(g){d.storeName?g(Hs(d,_._defaultConfig)):g(d.name+"/")}).then(function(g){for(var C=localStorage.length-1;C>=0;C--){var O=localStorage.key(C);O.indexOf(g)===0&&localStorage.removeItem(O)}}):y=m.reject("Invalid arguments"),h(y,v),y}var Uf={_driver:"localStorageWrapper",_initStorage:Cf,_support:If(),iterate:kf,getItem:Of,setItem:Df,removeItem:Pf,clear:Rf,length:Nf,key:Tf,keys:xf,dropInstance:Lf},Bf=function(v,f){return v===f||typeof v=="number"&&typeof f=="number"&&isNaN(v)&&isNaN(f)},Mf=function(v,f){for(var _=v.length,y=0;y<_;){if(Bf(v[y],f))return!0;y++}return!1},qs=Array.isArray||function(d){return Object.prototype.toString.call(d)==="[object Array]"},vr={},Vs={},qt={INDEXEDDB:of,WEBSQL:Ef,LOCALSTORAGE:Uf},Gf=[qt.INDEXEDDB._driver,qt.WEBSQL._driver,qt.LOCALSTORAGE._driver],on=["dropInstance"],Ki=["clear","getItem","iterate","key","keys","length","removeItem","setItem"].concat(on),Jf={description:"",driver:Gf.slice(),name:"localforage",size:4980736,storeName:"keyvaluepairs",version:1};function Ff(d,v){d[v]=function(){var f=arguments;return d.ready().then(function(){return d[v].apply(d,f)})}}function Wi(){for(var d=1;d<arguments.length;d++){var v=arguments[d];if(v)for(var f in v)v.hasOwnProperty(f)&&(qs(v[f])?arguments[0][f]=v[f].slice():arguments[0][f]=v[f])}return arguments[0]}var jf=function(){function d(v){s(this,d);for(var f in qt)if(qt.hasOwnProperty(f)){var _=qt[f],y=_._driver;this[f]=y,vr[y]||this.defineDriver(_)}this._defaultConfig=Wi({},Jf),this._config=Wi({},this._defaultConfig,v),this._driverSet=null,this._initDriver=null,this._ready=!1,this._dbInfo=null,this._wrapLibraryMethodsWithReady(),this.setDriver(this._config.driver).catch(function(){})}return d.prototype.config=function(f){if((typeof f=="undefined"?"undefined":o(f))==="object"){if(this._ready)return new Error("Can't call config() after localforage has been used.");for(var _ in f){if(_==="storeName"&&(f[_]=f[_].replace(/\W/g,"_")),_==="version"&&typeof f[_]!="number")return new Error("Database version must be a number.");this._config[_]=f[_]}return"driver"in f&&f.driver?this.setDriver(this._config.driver):!0}else return typeof f=="string"?this._config[f]:this._config},d.prototype.defineDriver=function(f,_,y){var g=new m(function(C,O){try{var T=f._driver,x=new Error("Custom driver not compliant; see https://mozilla.github.io/localForage/#definedriver");if(!f._driver){O(x);return}for(var N=Ki.concat("_initStorage"),B=0,W=N.length;B<W;B++){var ee=N[B],te=!Mf(on,ee);if((te||f[ee])&&typeof f[ee]!="function"){O(x);return}}var fe=function(){for(var gr=function(Vf){return function(){var $f=new Error("Method "+Vf+" is not implemented by the current driver"),$s=m.reject($f);return h($s,arguments[arguments.length-1]),$s}},zi=0,qf=on.length;zi<qf;zi++){var Xi=on[zi];f[Xi]||(f[Xi]=gr(Xi))}};fe();var de=function(gr){vr[T]&&console.info("Redefining LocalForage driver: "+T),vr[T]=f,Vs[T]=gr,C()};"_support"in f?f._support&&typeof f._support=="function"?f._support().then(de,O):de(!!f._support):de(!0)}catch(qe){O(qe)}});return b(g,_,y),g},d.prototype.driver=function(){return this._driver||null},d.prototype.getDriver=function(f,_,y){var g=vr[f]?m.resolve(vr[f]):m.reject(new Error("Driver not found."));return b(g,_,y),g},d.prototype.getSerializer=function(f){var _=m.resolve($i);return b(_,f),_},d.prototype.ready=function(f){var _=this,y=_._driverSet.then(function(){return _._ready===null&&(_._ready=_._initDriver()),_._ready});return b(y,f,f),y},d.prototype.setDriver=function(f,_,y){var g=this;qs(f)||(f=[f]);var C=this._getSupportedDrivers(f);function O(){g._config.driver=g.driver()}function T(B){return g._extend(B),O(),g._ready=g._initStorage(g._config),g._ready}function x(B){return function(){var W=0;function ee(){for(;W<B.length;){var te=B[W];return W++,g._dbInfo=null,g._ready=null,g.getDriver(te).then(T).catch(ee)}O();var fe=new Error("No available storage method found.");return g._driverSet=m.reject(fe),g._driverSet}return ee()}}var N=this._driverSet!==null?this._driverSet.catch(function(){return m.resolve()}):m.resolve();return this._driverSet=N.then(function(){var B=C[0];return g._dbInfo=null,g._ready=null,g.getDriver(B).then(function(W){g._driver=W._driver,O(),g._wrapLibraryMethodsWithReady(),g._initDriver=x(C)})}).catch(function(){O();var B=new Error("No available storage method found.");return g._driverSet=m.reject(B),g._driverSet}),b(this._driverSet,_,y),this._driverSet},d.prototype.supports=function(f){return!!Vs[f]},d.prototype._extend=function(f){Wi(this,f)},d.prototype._getSupportedDrivers=function(f){for(var _=[],y=0,g=f.length;y<g;y++){var C=f[y];this.supports(C)&&_.push(C)}return _},d.prototype._wrapLibraryMethodsWithReady=function(){for(var f=0,_=Ki.length;f<_;f++)Ff(this,Ki[f])},d.prototype.createInstance=function(f){return new d(f)},d}(),Hf=new jf;i.exports=Hf},{3:3}]},{},[4])(4)})});var ec=Zi(Xt=>{"use strict";K();Ir();st();var Sr=(e,t)=>{window.parent&&window.parent.postMessage({type:e,data:t},"*")},Cr=Ie(),fm=ze("levelFinished",{paramsSchema:G.tuple(G.object({levelId:G.or(G.string(),G.number()),duration:G.number().optional(),rating:G.number().optional(),score:G.number().optional(),variation:G.string().optional()})),implement:e=>I(Xt,null,function*(){let{levelId:t,duration:r,rating:n,score:i,variation:a}=e;xe.info("onLevelFinished",r,n,i,a),Sr("JOLIBOX_GAME_TASK_LEVEL_FINISHED",{levelId:t,duration:r,rating:n,score:i,variation:a}),yield Promise.all([We.reporter({event:"COMPLETE_GAME_LEVEL",extraParams:{inGameInfo:{levelId:t,duration:r,rating:n,score:i}}}),We.tracker("LevelFinished",{levelId:t,duration:r,rating:n,score:i,variation:a})])})}),hm=ze("gamePlayEnded",{paramsSchema:G.tuple(G.object({duration:G.number().optional(),rating:G.number().optional(),score:G.number(),variation:G.string().optional()})),implement:e=>I(Xt,null,function*(){let{duration:t,rating:r,score:n,variation:i}=e;xe.info("onGamePlayEnded",t,r,n,i),Sr("JOLIBOX_GAME_TASK_GAME_PLAY_ENDED",{duration:t,rating:r,score:n,variation:i}),yield Promise.all([We.tracker("GamePlayEnded",{duration:t,rating:r,score:n,variation:i}),We.reporter({event:"GAME_ENDED",extraParams:{inGameInfo:{duration:t,rating:r,score:n}}})])})}),mm=ze("levelUpgrade",{paramsSchema:G.tuple(G.object({levelId:G.or(G.string(),G.number()),name:G.string().optional()})),implement:r=>I(Xt,[r],function*({levelId:e,name:t}){xe.info("onLevelUpgrade",e,t),Sr("JOLIBOX_GAME_TASK_LEVEL_UPGRADE",{levelId:e,name:t}),yield Promise.all([We.tracker("LevelUpgrade",{name:t,levelId:e}),We.reporter({event:"GAME_LEVEL_UP",extraParams:{inGameInfo:{levelId:e,levelName:t}}})])})}),pm=ze("levelStart",{paramsSchema:G.tuple(G.object({levelId:G.or(G.string(),G.number())})),implement:e=>I(Xt,null,function*(){let{levelId:t}=e;xe.info("onLevelStart",t),Sr("JOLIBOX_GAME_TASK_LEVEL_START",{levelId:t}),yield We.tracker("LevelStart",{levelId:t})})}),vm=ze("levelFailed",{paramsSchema:G.tuple(G.object({levelId:G.or(G.string(),G.number()),score:G.number().optional(),rating:G.number().optional(),duration:G.number().optional()})),implement:e=>I(Xt,null,function*(){let{levelId:t,score:r,rating:n,duration:i}=e;xe.info("onLevelFailed",t,r,n,i),Sr("JOLIBOX_GAME_TASK_LEVEL_FAILED",{levelId:t,score:r,rating:n,duration:i}),yield We.tracker("LevelFailed",{levelId:t,score:r,rating:n,duration:i})})});Cr.registerCommand("TaskTrackerSDK.levelFinished",fm);Cr.registerCommand("TaskTrackerSDK.gamePlayEnded",hm);Cr.registerCommand("TaskTrackerSDK.levelUpgrade",mm);Cr.registerCommand("TaskTrackerSDK.levelStart",pm);Cr.registerCommand("TaskTrackerSDK.levelFailed",vm);ye("TaskTrackerSDK.onLevelFinished",{version:"1.1.25",properties:{params:{levelId:"1.1.25",duration:"1.1.25",rating:"1.1.25",score:"1.1.25",variation:"1.1.50"}}});ye("TaskTrackerSDK.onGamePlayEnded",{version:"1.1.25",properties:{params:{duration:"1.1.25",rating:"1.1.25",score:"1.1.25",variation:"1.1.50"}}});ye("TaskTrackerSDK.onLevelUpgrade",{version:"1.1.25",properties:{params:{levelId:"1.1.25",name:"1.1.25"}}});ye("TaskTrackerSDK.onLevelStart",{version:"1.3.8",properties:{params:{levelId:"1.3.8"}}});ye("TaskTrackerSDK.onLevelFailed",{version:"1.3.8",properties:{params:{levelId:"1.3.8",score:"1.3.8",rating:"1.3.8",duration:"1.3.8"}}})});var De,Qt,tc,Ha,gm,Pt,Rr=re(()=>{"use strict";De=(e,t)=>{var r;window.dispatchEvent(new CustomEvent(e,{detail:t})),(r=window.parent)==null||r.postMessage({type:e,data:{detail:t}},"*")},Qt=new Map,tc=e=>{if(e.source===window.parent)try{let t=e.data;if(t&&t.type){let r=Qt.get(t.type);r&&r.forEach(n=>{try{n(t.data)}catch(i){console.warn("Callback execution failed:",i)}})}}catch(t){console.warn("Failed to parse message:",t)}},Ha=!1,gm=()=>{Ha||(window.addEventListener("message",tc),Ha=!0)},Pt=(e,t)=>{gm(),Qt.has(e)||Qt.set(e,new Set);let r=Qt.get(e);return r.add(t),()=>{r.delete(t),r.size===0&&Qt.delete(e),Qt.size===0&&(window.removeEventListener("message",tc),Ha=!1)}}});var Jn,Fn,jn,Hn,qn,qa,Vn,$n,Kn,Wn,Yt,_m,ne,ct,dt,Le=re(()=>{"use strict";K();Jn="UNLOCK_OPTIONS_CHANGED",Fn="INVOKE_PAYMENT",jn="ON_PAYMENT_RESULT",Hn="ON_USE_MODAL_EVENT",qn="ON_USE_MODAL_RESULT",qa="ON_USE_MODAL_FREQUENCY",Vn="ON_USE_UNLOGIN_MODAL_EVENT",$n="INVOKE_UNLOGIN_MODAL_EVENT",Kn="INVOKE_SUBSCRIPTION_EVENT",Wn="ON_USE_SUBSCRIPTION_RESULT",Yt=new Qe,_m=()=>({on:Yt.on.bind(Yt),off:Yt.off.bind(Yt),emit:Yt.emit.bind(Yt)}),ne=_m(),ct={charge:{dailyMaxPopUps:2,minInterval:8*60*60*1e3},useJolicoin:{dailyMaxPopUps:2,minInterval:8*60*60*1e3},joinMember:{dailyMaxPopUps:2,minInterval:8*60*60*1e3}},dt={show:!0,minInterval:8*60*60*1e3}});var Ru=Zi(Ui=>{"use strict";he();Le();Rr();K();var Cu={USE_COIN:"CONFIRM",ADS:"FAILED",CANCEL:"CANCEL"};Pt("ON_JOLIBOX_JOLI_COIN_USE_RESULT",e=>{console.log("onCustomEvent ON_JOLIBOX_JOLI_COIN_USE_RESULT",Cu[e.result],e.result),ne.emit(qn,{useModalResult:Cu[e.result]})});ne.on(Hn,(e,t)=>{var r;e=="ADS-JOLI_GEM"||e=="JOLI_GEM"||De("JOLIBOX_JOLI_COIN_USE_EVENT",{JOLI_COIN:{quantity:t.quantity,balance:t.userCurrency.balance,enableAutoDeduct:t.enableAutoDeduct},type:e,sequenceId:(r=t.sequenceId)!=null?r:$e()})});Pt("ON_JOLIBOX_TOPUP_JOLI_COIN_RESULT",e=>{ne.emit(jn,{paymentResult:e.result=="ADS"?"FAILED":e.result,userJoliCoin:e.joliCoin,currency:"JOLI_COIN"})});ne.on(Fn,(e,t)=>I(Ui,null,function*(){var r;e=="ADS-JOLI_GEM"||e=="JOLI_GEM"||De("JOLIBOX_TOPUP_EVENT",{JOLI_COIN:{quantity:t.quantity,balance:t.userCurrency.balance,enableAutoDeduct:t.enableAutoDeduct},type:e,sequenceId:(r=t.sequenceId)!=null?r:$e()})}));Pt("ON_JOLIBOX_JOLI_UNLOGIN_MODAL_RESULT_EVENT",e=>{var t,r,n,i,a;ne.emit(Vn,{result:e.result=="ADS"?"FAILED":e.result,rewards:{claimedRewardValue:(i=(n=(r=(t=e.extra)==null?void 0:t.firstLogin)==null?void 0:r.reward)==null?void 0:n.rewardValue)!=null?i:0,isFirstLogin:(a=e.isFirstLogin)!=null?a:!1}}),e.result==="SUCCESS"&&D.onEnvConfigChanged({hostUserInfo:{isLogin:!0}})});ne.on($n,e=>I(Ui,null,function*(){e=="ADS-JOLI_GEM"||e=="JOLI_GEM"||De("JOLIBOX_JOLI_UNLOGIN_MODAL_EVENT",{sequenceId:$e(),type:e})}));Pt("ON_JOLIBOX_SUB_RESULT_EVENT",e=>{console.log("----on custom event ON_JOLIBOX_SUB_RESULT_EVENT-----",e),ne.emit(Wn,{result:e.result})});ne.on(Kn,e=>I(Ui,null,function*(){console.log("----notify custom event-----",e),De("JOLIBOX_SUB_EVENT",{sequenceId:$e()})}))});st();he();Ir();K();var zl=Ie(),Xh="env",Qh="getSystemInfoSync",Yh=()=>{var i,a,o,s;let e={system:D.deviceInfo.system,platform:D.deviceInfo.platform.toLowerCase(),brand:D.deviceInfo.brand,pixelRatio:D.deviceInfo.pixelRatio,language:D.deviceInfo.lang,version:D.sdkInfo.jssdkVersion,appName:(i=D.hostInfo)==null?void 0:i.appName,SDKVersion:D.sdkInfo.nativeSDKVersion},t=(a=D.hostInfo)==null?void 0:a.version;t&&(e=ke(X({},e),{version:t}));let r=(o=D.hostInfo)==null?void 0:o.appName;r&&(e=ke(X({},e),{appName:r}));let n=(s=D.sdkInfo)==null?void 0:s.jssdkVersion;return n&&(e=ke(X({},e),{SDKVersion:n})),e},Zh=Nt(Qh,{implement:Yh}),em=Nt(Xh,{implement:()=>ke(X({},D.hostInfo),{sdkInfo:D.sdkInfo,platform:D.platform,deviceInfo:D.deviceInfo})});zl.registerCommand("API.env",em);zl.registerCommand("API.getSystemInfoSync",Zh);ye("env",{version:"1.0.0"});ye("getSystemInfoSync",{version:"1.0.0"});K();Ir();at();st();var tm="onJoliboxShow",rm="onJoliboxHide",nm="onReady",Ga=Ie(),Ja=fl(Je),Ma=!0,Ar=!0,Un=0,Bn=xa;function im(){let e=Date.now();if(e-Un<100)return;Un=e;let t=document.visibilityState==="visible";t!==Ma&&(Ma=t,Bn.emit("visible",Ma))}function Xl(e){let t=Date.now();t-Un<100||(Un=t,e==="focus"&&!Ar?Ar=!0:e==="blur"&&Ar&&(Ar=!1),Bn.emit("visible",Ar))}document.addEventListener("visibilitychange",im);window.addEventListener("focus",()=>Xl("focus"));window.addEventListener("blur",()=>Xl("blur"));var am=Nt(tm,{paramsSchema:G.tuple(G.function()),implement(e){let t=Ja(e);Bn.on("visible",r=>{r&&t()})}}),om=Nt(rm,{paramsSchema:G.tuple(G.function()),implement(e){let t=Ja(e);Bn.on("visible",r=>{!r&&t()})}}),sm=Nt(nm,{paramsSchema:G.tuple(G.function()),implement(e){let t=Ja(e);Et.on("LifecycleEvent.onReady",r=>{t(r)})}});Ga.registerCommand("LifecycleSDK.onReady",sm);Ga.registerCommand("LifecycleSDK.onJoliboxShow",am);Ga.registerCommand("LifecycleSDK.onJoliboxHide",om);ye("lifeCycle.onReady",{version:"1.0.0"});ye("lifeCycle.onJoliboxShow",{version:"1.0.0"});ye("lifeCycle.onJoliboxHide",{version:"1.0.0"});Ir();K();Wt();he();var Zl=ea(Yl());var Mn=Ie(),ja=class{constructor(){this.httpClient=Ke.create({baseUrl:Kt(D.testMode)});this.getGameId=()=>D.mpId;this.getItem=t=>I(this,null,function*(){let{code:r,data:n,message:i}=yield this.httpClient.get(`/api/games/user-storage/${this.gameId}`,{query:{key:t}}),a=n==null?void 0:n.value,o=i;return r!=="SUCCESS"&&(a=yield this.gameStore.getItem(t),console.info("[SDK] cloud storage getItem failed, read from localstorage",a),o+="fallback to localstorage"),{code:r,message:o,data:a&&a!=="undefined"?a:null}});this.setItem=(t,r)=>I(this,null,function*(){let n=typeof r=="string"?r:String(r),{code:i,message:a}=yield this.httpClient.post(`/api/games/user-storage/${this.gameId}`,{data:{key:t,value:n}});return yield this.gameStore.setItem(t,n),{code:i,message:a}});this.removeItem=t=>I(this,null,function*(){yield this.gameStore.removeItem(t);let{code:r,message:n}=yield this.httpClient.post(`/api/games/user-storage/${this.gameId}/remove`,{data:{key:t}});return{code:r,message:n}});this.clear=()=>I(this,null,function*(){yield this.gameStore.clear();let{code:t,message:r}=yield this.httpClient.post(`/api/games/user-storage/${this.gameId}/clear`,{});return{code:t,message:r}});this.gameId=this.getGameId(),this.gameStore=Zl.default.createInstance({name:this.gameId.length?this.gameId:"default"})}},Gn=new ja,lm=ze("getLocalStorage",{paramsSchema:G.tuple(G.string()),implement(e){return I(this,null,function*(){return yield Gn.getItem(e)})}});Mn.registerCommand("StorageSDK.getItem",lm);ye("storage.getItem",{version:"1.0.0",properties:{key:"1.0.0",value:"1.0.0"}});var cm=ze("setStorage",{paramsSchema:G.tuple(G.string(),G.or(G.string(),G.boolean(),G.number())),implement(e,t){return I(this,null,function*(){return yield Gn.setItem(e,t)})}});Mn.registerCommand("StorageSDK.setItem",cm);ye("storage.setItem",{version:"1.0.0",properties:{key:"1.0.0",value:"1.0.0"}});var dm=ze("removeStorage",{paramsSchema:G.tuple(G.string()),implement(e){return I(this,null,function*(){return yield Gn.removeItem(e)})}});Mn.registerCommand("StorageSDK.removeItem",dm);ye("storage.removeItem",{version:"1.0.0",properties:{key:"1.0.0"}});var um=ze("clearStorage",{implement(){return I(this,null,function*(){return yield Gn.clear()})}});Mn.registerCommand("StorageSDK.clear",um);ye("storage.clear",{version:"1.0.0"});var MC=ea(ec());st();K();Wt();Rr();he();Le();var rc=D.testMode;function nc(){let e=new Map,t,r;return{registerRewardHandler(i,a){e.set(i,a)},handleReward(i,...a){return I(this,null,function*(){return yield i.reduce((s,l)=>I(this,null,function*(){let c=yield s;if(c===!0)return!0;rc&&console.log(`handleReward ${l}`);let p=e.get(l),u=p?yield p(...a):c;return rc&&console.log(`handleReward ${l} ${u}`),u}),Promise.resolve(!1))})},registerRewardsFetcher(i){return I(this,null,function*(){t=(...a)=>I(this,null,function*(){try{return yield i(...a)}catch(o){return console.error("getRewardOptions error:",o),["ADS"]}})})},registerRewardFrequencyConfigFetcher(i){return I(this,null,function*(){r=(...a)=>I(this,null,function*(){try{return yield i(...a)}catch(o){return console.error("getRewardOptions error:",o),{joliCoinUseAndCharge:ct,loginGuide:dt}}})})},getRewardsTypes(...i){return I(this,null,function*(){return t?yield t(...i):["ADS"]})},getRewardFrequencyConfig(...i){return I(this,null,function*(){return r?yield r(...i):{joliCoinUseAndCharge:ct,loginGuide:dt}})}}}K();var Va=class{constructor(t){this.httpClient=t}execute(t,r){return I(this,null,function*(){let n=(r==null?void 0:r.method)||"POST",i=(r==null?void 0:r.body)||{};return n==="GET"?yield this.httpClient.get(t,i):yield this.httpClient.post(t,i)})}extractCacheableData(t){var r,n,i;return{unlockOptions:((r=t.data)==null?void 0:r.unlockOptions)||[],joliCoin:((n=t.extra)==null?void 0:n.joliCoin)||{balance:0,enableAutoDeduct:!1},joliGem:((i=t.extra)==null?void 0:i.joliGem)||{balance:0,enableAutoDeduct:!1}}}mergeData(t,r){return{code:"SUCCESS",message:"success",data:{unlockOptions:t.unlockOptions},extra:{joliCoin:t.joliCoin||{balance:0,enableAutoDeduct:!1},joliGem:t.joliGem||{balance:0,enableAutoDeduct:!1}}}}processCachedData(t){return{code:"SUCCESS",message:"success from cache",data:{unlockOptions:t.unlockOptions},extra:{joliCoin:t.joliCoin,joliGem:t.joliGem}}}},$a=class{constructor(t){this.httpClient=t}execute(t,r){return I(this,null,function*(){let n=(r==null?void 0:r.method)||"GET",i=(r==null?void 0:r.body)||{};return n==="GET"?yield this.httpClient.get(t,i):yield this.httpClient.post(t,i)})}extractCacheableData(t){let r=t.data;return X({joliCoinUseAndCharge:r==null?void 0:r.joliCoinUseAndCharge,loginGuide:r==null?void 0:r.loginGuide},r)}processCachedData(t){return{code:"SUCCESS",message:"success from cache",data:t}}},zn=class{constructor(t){this.unlockOptionsService=new Tt(new Va(t),{duration:30*60*1e3,timeout:1e3,keyGenerator:r=>r,consistencyChecker:(r,n)=>r.unlockOptions.length!==n.unlockOptions.length?!1:r.unlockOptions.every((i,a)=>{var s,l;let o=n.unlockOptions[a];return i.type===o.type&&((s=i.joliGemChoice)==null?void 0:s.joliGemQuantity)===((l=o.joliGemChoice)==null?void 0:l.joliGemQuantity)})}),this.globalConfigService=new Tt(new $a(t),{duration:60*60*1e3,timeout:1e3,keyGenerator:r=>r})}getUnlockOptions(){return I(this,arguments,function*(t={}){return yield this.unlockOptionsService.request("/api/games/unlock-options",{endpoint:"/api/games/unlock-options",body:t,method:"POST"})})}getGlobalConfig(){return I(this,null,function*(){return yield this.globalConfigService.request("/api/fe-configs/web-common/global-config",{endpoint:"/api/fe-configs/web-common/global-config",method:"GET"})})}refreshUnlockOptions(){return I(this,arguments,function*(t={}){return yield this.unlockOptionsService.forceRequest("/api/games/unlock-options",{endpoint:"/api/games/unlock-options",body:t,method:"POST"})})}refreshGlobalConfig(){return I(this,null,function*(){return yield this.globalConfigService.forceRequest("/api/fe-configs/web-common/global-config",{endpoint:"/api/fe-configs/web-common/global-config",method:"GET"})})}warmupCache(){return I(this,null,function*(){yield Promise.all([this.unlockOptionsService.warmupCache("/api/games/unlock-options",{endpoint:"/api/games/unlock-options",method:"POST"}),this.globalConfigService.warmupCache("/api/fe-configs/web-common/global-config",{endpoint:"/api/fe-configs/web-common/global-config",method:"GET"})])})}clearAllCache(){this.unlockOptionsService.clearCache(),this.globalConfigService.clearCache()}getCacheStats(){return{unlockOptions:this.unlockOptionsService.getCacheStats(),globalConfig:this.globalConfigService.getCacheStats()}}clearExpiredCache(){this.unlockOptionsService.clearExpiredCache(),this.globalConfigService.clearExpiredCache()}};Le();K();var ym=()=>(e,t)=>{let r={SUBSCRIPTION:4,JOLI_GEM:3,JOLI_GEM_ONLY:3,JOLI_COIN:2,JOLI_COIN_ONLY:2,ADS:1};return r[t]-r[e]},bm=["openJolicoinGuide",{method:"getABTest",platforms:["android"],nativeVersionCode:1050100},"userTrackAsync",{method:"openMiniapp",nativeVersionCode:1050100}],wm=e=>{if(!e.length)return["ADS"];if(e.includes("JOLI_GEM")){if(e.length===1)return["JOLI_GEM_ONLY"];if(e.includes("SUBSCRIPTION")&&e.length===2)return["SUBSCRIPTION","JOLI_GEM_ONLY"]}if(e.includes("JOLI_COIN")){if(e.length===1)return["JOLI_COIN_ONLY"];if(e.includes("SUBSCRIPTION")&&e.length===2)return["SUBSCRIPTION","JOLI_COIN_ONLY"]}return e.sort(ym())},Ka=null;function Wa(e){return Ka||(Ka=new zn(e)),Ka}var za=e=>{e.registerRewardsFetcher(t=>I(void 0,null,function*(){var i,a,o,s,l;let r=["ADS"],n=Wa(t);try{let c=yield n.getUnlockOptions({});if(c.code!=="SUCCESS")return r;ne.emit(Jn,{options:((i=c.data)==null?void 0:i.unlockOptions)||[],userJoliCoin:((a=c.extra)==null?void 0:a.joliCoin)||{balance:0,enableAutoDeduct:!1},userGem:((o=c.extra)==null?void 0:o.joliGem)||{balance:0,enableAutoDeduct:!1}});let p=((l=(s=c.data)==null?void 0:s.unlockOptions)==null?void 0:l.map(u=>u.type))||Array.from(r);return wm(p)}catch(c){return console.error("getRewardOptions error (cached):",c),r}}))},Xa=e=>{e.registerRewardFrequencyConfigFetcher(t=>I(void 0,null,function*(){var n,i,a,o;let r=Wa(t);try{let s=yield r.getGlobalConfig();return ne.emit(qa,{joliCoinUseAndCharge:((n=s.data)==null?void 0:n.joliCoinUseAndCharge)||ct,loginGuide:((i=s.data)==null?void 0:i.loginGuide)||dt}),s.data&&Et.emit("onGlobalConfigChanged",{globalConfig:s.data}),{joliCoinUseAndCharge:((a=s.data)==null?void 0:a.joliCoinUseAndCharge)||ct,loginGuide:((o=s.data)==null?void 0:o.loginGuide)||dt}}catch(s){return console.error("getGlobalConfig error (cached):",s),ne.emit(qa,{joliCoinUseAndCharge:ct,loginGuide:dt}),Et.emit("onGlobalConfigChanged",{globalConfig:{joliCoinUseAndCharge:ct,loginGuide:dt,supportedHostMethods:bm}}),{joliCoinUseAndCharge:ct,loginGuide:dt}}}))};var Qa=e=>I(void 0,null,function*(){yield Wa(e).warmupCache(),console.log("Reward cache warmed up")});var ic=e=>t=>I(void 0,null,function*(){try{console.log("trigger @jolibox/ads reward",t),yield e.adBreak(t)}catch(r){console.error("-----createAdsRewardHandler error-----",r)}return!0});Le();function Ye(e,t){let r=null,n=null,i=null,a=()=>{if(i){r=Promise.resolve(i);return}r=new Promise(o=>{n=o})};return a(),e.on(t,(...o)=>{let s=o[0];i=s,n&&(n(s),n=null)}),{getData:()=>(r||a(),r),getCachedData:()=>i,clearCache:()=>{i=null,r=null},getFreshData:()=>(i=null,r=null,a(),r),updateData:o=>{if(i)return i=X(X({},i),o),r=Promise.resolve(i),n&&(n(i),n=null),i}}}Le();var Ae=Ye(ne,Jn),Or=(e,t)=>{var n;let r=(n=e.options)==null?void 0:n.some(i=>i.type==="SUBSCRIPTION");return console.log("typeof extraCheck",typeof t,t==null?void 0:t()),r&&(!t||(t==null?void 0:t()))};he();K();var Ya={JOLI_COIN:{balanceEndpoint:"/api/joli-coin/balance",balanceDetailEndpoint:"/api/joli-coin/balance-detail",unlockEndpoint:"/api/joli-coin/unlock",unlockType:"JOLI_COIN"},GEM:{balanceEndpoint:"/api/joli-gem/balance",balanceDetailEndpoint:"/api/joli-gem/balance-detail",unlockEndpoint:"/api/joli-gem/unlock",unlockType:"GEM"}};K();var Ve=Ie();Le();Le();K();var eo=class{constructor(t){this.httpClient=t}execute(t,r){return I(this,null,function*(){let n=(r==null?void 0:r.method)||"GET",i=(r==null?void 0:r.query)||{};return n==="GET"?yield this.httpClient.get(t,{query:i}):yield this.httpClient.post(t,{query:i})})}extractCacheableData(t){var r;return{balance:((r=t.data)==null?void 0:r.balance)||0,timestamp:Date.now()}}processCachedData(t){return{code:"SUCCESS",message:"success from cache",data:{balance:t.balance}}}},to=class{constructor(t){this.balanceService=new Tt(new eo(t),{duration:20*60*1e3,timeout:1e3,keyGenerator:(r,n)=>{let i=n!=null&&n.query?JSON.stringify(n.query):"";return`${r}:${i}`}})}getBalance(t="JOLI_COIN"){return I(this,null,function*(){return(yield this.balanceService.request("/api/joli-coin/balance",{endpoint:"/api/joli-coin/balance",query:{type:t},method:"GET"})).data})}refreshBalance(t="JOLI_COIN"){return I(this,null,function*(){return(yield this.balanceService.forceRequest("/api/joli-coin/balance",{endpoint:"/api/joli-coin/balance",query:{type:t},method:"GET"})).data})}warmupBalance(t="JOLI_COIN"){return I(this,null,function*(){yield this.balanceService.warmupCache("/api/joli-coin/balance",{endpoint:"/api/joli-coin/balance",query:{type:t},method:"GET"})})}clearBalanceCache(){this.balanceService.clearCache()}getBalanceCacheStats(){return this.balanceService.getCacheStats()}clearExpiredCache(){this.balanceService.clearExpiredCache()}},Za=null;function ro(e){return Za||(Za=new to(e)),Za}var no=(e,t="JOLI_COIN")=>I(void 0,null,function*(){return yield ro(e).getBalance(t)}),Dt=(e,t="JOLI_COIN")=>I(void 0,null,function*(){let n=yield ro(e).refreshBalance(t);return console.log(`Balance cache refreshed for type: ${t}`),n}),Xn=(e,t="JOLI_COIN")=>I(void 0,null,function*(){yield ro(e).warmupBalance(t),console.log(`Balance cache warmed up for type: ${t}`)});K();var ao=class{constructor(t){this.httpClient=t}execute(t,r){return I(this,null,function*(){let n=(r==null?void 0:r.method)||"GET",i=(r==null?void 0:r.query)||{};return n==="GET"?yield this.httpClient.get(t,{query:i}):yield this.httpClient.post(t,{query:i})})}extractCacheableData(t){var r;return{balance:((r=t.data)==null?void 0:r.balance)||0,timestamp:Date.now()}}processCachedData(t){return{code:"SUCCESS",message:"success from cache",data:{balance:t.balance}}}},oo=class{constructor(t){this.gemBalanceService=new Tt(new ao(t),{duration:20*60*1e3,timeout:1e3,keyGenerator:(r,n)=>{let i=n!=null&&n.query?JSON.stringify(n.query):"";return`${r}:${i}`}})}getGemBalance(t="GEM"){return I(this,null,function*(){return(yield this.gemBalanceService.request("/api/joli-gem/balance",{endpoint:"/api/joli-gem/balance",query:{type:t},method:"GET"})).data})}refreshGemBalance(t="GEM"){return I(this,null,function*(){return(yield this.gemBalanceService.forceRequest("/api/joli-gem/balance",{endpoint:"/api/joli-gem/balance",query:{type:t},method:"GET"})).data})}warmupGemBalance(t="GEM"){return I(this,null,function*(){yield this.gemBalanceService.warmupCache("/api/joli-gem/balance",{endpoint:"/api/joli-gem/balance",query:{type:t},method:"GET"})})}clearGemBalanceCache(){this.gemBalanceService.clearCache()}getGemBalanceCacheStats(){return this.gemBalanceService.getCacheStats()}clearExpiredCache(){this.gemBalanceService.clearExpiredCache()}},io=null;function ac(e){return io||(io=new oo(e)),io}var so=(e,t="GEM")=>I(void 0,null,function*(){return yield ac(e).getGemBalance(t)}),Zt=(e,t="GEM")=>I(void 0,null,function*(){let n=yield ac(e).refreshGemBalance(t);return console.log(`Gem balance cache refreshed for type: ${t}`),n});var Ze={JOLI_COIN:{fetchBalance:no,getQuantity:e=>{var t,r,n;return(n=(r=(t=e==null?void 0:e.options)==null?void 0:t.find(i=>i.type==="JOLI_COIN"))==null?void 0:r.joliCoinChoices[0].joliCoinQuantity)!=null?n:0},getCurrentUser:e=>{var t;return(t=e==null?void 0:e.userJoliCoin)!=null?t:{balance:0,enableAutoDeduct:!1}},createUpdatedUser:(e,t)=>({balance:e,enableAutoDeduct:t}),getUpdateKey:()=>"userJoliCoin",isEnough:(e,t)=>{var r,n;return(n=(r=e==null?void 0:e.options)==null?void 0:r.some(i=>i.type==="JOLI_COIN"&&i.joliCoinChoices.some(a=>{var o;return a.joliCoinQuantity<=((o=t==null?void 0:t.balance)!=null?o:0)})))!=null?n:!1}},JOLI_GEM:{fetchBalance:so,getQuantity:e=>{var t,r,n,i;return(i=(n=(r=(t=e==null?void 0:e.options)==null?void 0:t.find(a=>a.type==="JOLI_GEM"))==null?void 0:r.joliGemChoice)==null?void 0:n.joliGemQuantity)!=null?i:0},getCurrentUser:e=>{var t;return(t=e==null?void 0:e.userGem)!=null?t:{balance:0,enableAutoDeduct:!1}},createUpdatedUser:(e,t)=>({balance:e,enableAutoDeduct:t}),getUpdateKey:()=>"userGem",isEnough:(e,t)=>{var n,i,a;let r=e==null?void 0:e.options.find(o=>o.type==="JOLI_GEM");return r?((i=(n=r.joliGemChoice)==null?void 0:n.joliGemQuantity)!=null?i:0)<=((a=t==null?void 0:t.balance)!=null?a:0):!1}}};var Qn=(e,t,r)=>{let{showUnlockWithCurrencyModal:n}=r;Ve.registerCommand(`Rewards.${e}.useJolicoin`,()=>I(void 0,null,function*(){let i=yield Ae.getData(),a=Ze[t],o=a.getCurrentUser(i),s=a.getQuantity(i),l=!!(o!=null&&o.enableAutoDeduct);return console.log("-----unlockOptions usemodal-----",i,l,s),(yield n({enableAutoDeduct:l,userCurrency:o,quantity:s,currency:t}))!=="CONFIRM"?{result:"FAILED"}:{result:"SUCCESS"}}))},Lt=(e,t)=>r=>I(void 0,null,function*(){let n=Ye(ne,qn);return ne.emit(Hn,e,{enableAutoDeduct:r.enableAutoDeduct,userCurrency:r.userCurrency,quantity:r.quantity,currency:r.currency,confirmButtonText:t.confirmButtonText,cancelButtonText:t.cancelButtonText}),(yield n.getFreshData()).useModalResult});Le();Le();var Yn=(e,t,r)=>{let{httpClient:n,initiateAndAwaitPayment:i}=r;Ve.registerCommand(`Rewards.${e}.usePayment`,()=>I(void 0,null,function*(){var m;let a=yield Ae.getData(),o=Ze[t],s=yield o.fetchBalance(n),l=o.getQuantity(a),c=o.getCurrentUser(a),p=o.createUpdatedUser((m=s==null?void 0:s.balance)!=null?m:0,c.enableAutoDeduct),u=o.getUpdateKey();if(Ae.updateData({[u]:p}),console.log("-----unlockOptions payment-----",a,p,l,t),!o.isEnough(a,p)){let h=yield i({userCurrency:p,currencyQuantity:l,currency:t});return t==="JOLI_GEM"?Zt(n):Dt(n),{result:h==="SUCCESS"?"SUCCESS":"FAILED"}}return{result:"CONTINUE"}}))},Ut=(e,t)=>r=>I(void 0,null,function*(){let n=Ye(ne,jn);return ne.emit(Fn,e,{userCurrency:r.userCurrency,quantity:r.currencyQuantity,currency:r.currency,enableAutoDeduct:r.userCurrency.enableAutoDeduct,confirmButtonText:t.confirmButtonText,cancelButtonText:t.cancelButtonText}),(yield n.getFreshData()).paymentResult});he();Le();Le();K();var Bt=(e,t)=>r=>I(void 0,null,function*(){let n=Ye(ne,Vn);return ne.emit($n,e,{confirmButtonText:t.confirmButtonText,cancelButtonText:t.cancelButtonText,currency:r}),yield n.getFreshData()});var Am=(e,t,r,{handlers:{handleUnlockSuccess:n,handleUnlockFailed:i,unlockOptionsHandler:a,initiateAndAwaitPayment:o,showUnlockWithCurrencyModal:s,showUnloginModal:l,hasSubscription:c}})=>{Yn(e,"JOLI_COIN",{httpClient:t,initiateAndAwaitPayment:o}),Qn(e,"JOLI_COIN",{showUnlockWithCurrencyModal:s});let p=[`Rewards.${e}.usePayment`,`Rewards.${e}.useJolicoin`];return u=>I(void 0,null,function*(){var m,h,b,E;try{let A=yield a.getData();if(Or(A,c)){let L=Ze.JOLI_COIN,F=yield L.fetchBalance(t),S=L.getCurrentUser(A),P=L.createUpdatedUser((m=F==null?void 0:F.balance)!=null?m:0,S.enableAutoDeduct);if(!L.isEnough(A,P))return i==null||i(u),!1}else{let L=!0;for(let F of p){let S=yield Ve.executeCommand(F);if(L=L&&S.result!=="FAILED",S.result!=="CONTINUE")break}if(!L)return i==null||i(u),!1}let R=Ya[r],k=yield t.post(R.unlockEndpoint,{data:{type:"GAME_REWARD",reqId:`${$e()}-${D.mpType}-${Date.now()}`,gameInfo:{gameId:D.mpId}}});if(console.log("-----unlockWithCurrency request result-----",k),k.code=="SUCCESS"){try{(b=u.adBreakDone)==null||b.call(u,{breakType:u.type,breakName:"name"in u&&(h=u.name)!=null?h:"",breakFormat:"reward",breakStatus:"viewed"}),"adViewed"in u&&((E=u.adViewed)==null||E.call(u)),Dt(t)}catch(L){console.error("-----unlockWithJolicoin adBreakDone error-----",L)}return n==null||n({quantity:k.data.quantity,balance:k.data.balance}),!0}return i==null||i(u),!1}catch(A){if(console.info("JolicoinRewardHandler error:",A),A instanceof Error&&A.message=="CANCEL")throw A;return i==null||i(u),!1}finally{a.clearCache()}})},Zn=(e,t,r)=>Am(e,t,"JOLI_COIN",r);var oc=(e,{onUnlockSuccess:t,onUnlockFailed:r,hasSubscription:n})=>{let i=()=>{r==null||r()},a=Lt("ADS-JOLI_COIN",{confirmButtonText:"jolicoin.useJolicoin",cancelButtonText:"jolicoin.noWatchAds"}),o=Ut("ADS-JOLI_COIN",{confirmButtonText:"jolicoin.payAndUnlock",cancelButtonText:"jolicoin.noWatchAds"}),s=Bt("ADS-JOLI_COIN",{confirmButtonText:"loginGuide.login",cancelButtonText:"loginGuide.noWatchAds"});return Zn("ADS-JOLI_COIN",e,{handlers:{handleUnlockSuccess:t,handleUnlockFailed:i,unlockOptionsHandler:Ae,initiateAndAwaitPayment:o,showUnlockWithCurrencyModal:a,showUnloginModal:s,hasSubscription:n}})};var sc=(e,{onUnlockSuccess:t,onUnlockFailed:r,hasSubscription:n})=>{let i=c=>{var p;r==null||r(),(p=c.adBreakDone)==null||p.call(c,{breakType:c.type,breakFormat:c.type==="reward"?"reward":"interstitial",breakStatus:"noAdPreloaded"})},a=Lt("JOLI_COIN",{confirmButtonText:"jolicoin.useJolicoin",cancelButtonText:"jolicoin.noThanks"}),o=Ut("JOLI_COIN",{confirmButtonText:"jolicoin.payAndUnlock",cancelButtonText:"jolicoin.noThanks"}),s=Bt("JOLI_COIN",{confirmButtonText:"loginGuide.login",cancelButtonText:"loginGuide.noThanks"});return Zn("JOLI_COIN",e,{handlers:{handleUnlockSuccess:t,handleUnlockFailed:i,unlockOptionsHandler:Ae,initiateAndAwaitPayment:o,showUnlockWithCurrencyModal:a,showUnloginModal:s,hasSubscription:n}})};he();K();Le();Le();var lc=e=>{let{showSubscriptionModal:t}=e;Ve.registerCommand("Rewards.subscription",()=>I(void 0,null,function*(){var s,l;let r=yield Ae.getData(),n=(l=(s=r==null?void 0:r.options)==null?void 0:s.find(c=>c.type==="JOLI_GEM"))==null?void 0:l.type,i=Ze[n?"JOLI_GEM":"JOLI_COIN"],a=i.getCurrentUser(r);return i.isEnough(r,a)?{result:"FAILED"}:{result:(yield t())==="SUCCESS"?"SUCCESS":"FAILED"}}))},cc=e=>()=>I(void 0,null,function*(){let t=Ye(ne,Wn);return ne.emit(Kn,e),(yield t.getFreshData()).result});he();var dc=(e,t,{handlers:{handleSubSuccess:r,handleSubFailed:n,unlockOptionsHandler:i,showSubscriptionModal:a,hasSubscription:o}})=>{lc({showSubscriptionModal:a});let s=["Rewards.subscription"];return l=>I(void 0,null,function*(){var c,p,u,m,h,b;try{let E=yield i.getData();if(!Or(E,o))return!1;let w=!0;for(let R of s){let k=yield Ve.executeCommand(R);if(w=w&&k.result!=="FAILED",k.result!=="CONTINUE")break}if(Dt(t),Zt(t),console.log("-----unlockWithSubscription result-----",w),w){try{(p=l.adBreakDone)==null||p.call(l,{breakType:l.type,breakName:"name"in l&&(c=l.name)!=null?c:"",breakFormat:l.type==="reward"?"reward":"interstitial",breakStatus:"viewed"}),"adViewed"in l&&((u=l.adViewed)==null||u.call(l)),(b=(h=D).onEnvConfigChanged)==null||b.call(h,{hostUserInfo:ke(X({},(m=D.hostUserInfo)!=null?m:{isLogin:!1}),{isSubUser:!0})})}catch(R){console.error("-----unlockWithSubscription adBreakDone error-----",R)}return r==null||r(),!0}return n==null||n(l),!1}catch(E){if(console.info("SubscriptionRewardHandler error:",E),E instanceof Error&&E.message=="CANCEL")throw E;return n==null||n(l),!1}finally{}})};var uc=(e,{onSubSuccess:t,onSubFailed:r,hasSubscription:n})=>{let i=()=>{r==null||r()},a=cc("SUBSCRIPTION");return dc("SUBSCRIPTION",e,{handlers:{handleSubSuccess:t,handleSubFailed:i,unlockOptionsHandler:Ae,showSubscriptionModal:a,hasSubscription:n}})};var et=nc();za(et);Xa(et);var ni,H,vc,uo,Mt,fc,gc,_c,yc,fo,lo,co,Cm,kr={},bc=[],Rm=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,Tr=Array.isArray;function ut(e,t){for(var r in t)e[r]=t[r];return e}function ho(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function xr(e,t,r){var n,i,a,o={};for(a in t)a=="key"?n=t[a]:a=="ref"?i=t[a]:o[a]=t[a];if(arguments.length>2&&(o.children=arguments.length>3?ni.call(arguments,2):r),typeof e=="function"&&e.defaultProps!=null)for(a in e.defaultProps)o[a]===void 0&&(o[a]=e.defaultProps[a]);return ti(e,o,n,i,null)}function ti(e,t,r,n,i){var a={type:e,props:t,key:r,ref:n,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:i==null?++vc:i,__i:-1,__u:0};return i==null&&H.vnode!=null&&H.vnode(a),a}function It(e){return e.children}function Fe(e,t){this.props=e,this.context=t}function er(e,t){if(t==null)return e.__?er(e.__,e.__i+1):null;for(var r;t<e.__k.length;t++)if((r=e.__k[t])!=null&&r.__e!=null)return r.__e;return typeof e.type=="function"?er(e):null}function wc(e){var t,r;if((e=e.__)!=null&&e.__c!=null){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if((r=e.__k[t])!=null&&r.__e!=null){e.__e=e.__c.base=r.__e;break}return wc(e)}}function hc(e){(!e.__d&&(e.__d=!0)&&Mt.push(e)&&!ri.__r++||fc!==H.debounceRendering)&&((fc=H.debounceRendering)||gc)(ri)}function ri(){for(var e,t,r,n,i,a,o,s=1;Mt.length;)Mt.length>s&&Mt.sort(_c),e=Mt.shift(),s=Mt.length,e.__d&&(r=void 0,i=(n=(t=e).__v).__e,a=[],o=[],t.__P&&((r=ut({},n)).__v=n.__v+1,H.vnode&&H.vnode(r),mo(t.__P,r,n,t.__n,t.__P.namespaceURI,32&n.__u?[i]:null,a,i==null?er(n):i,!!(32&n.__u),o),r.__v=n.__v,r.__.__k[r.__i]=r,Ac(a,r,o),r.__e!=i&&wc(r)));ri.__r=0}function Ec(e,t,r,n,i,a,o,s,l,c,p){var u,m,h,b,E,A,w=n&&n.__k||bc,R=t.length;for(l=Om(r,t,w,l,R),u=0;u<R;u++)(h=r.__k[u])!=null&&(m=h.__i===-1?kr:w[h.__i]||kr,h.__i=u,A=mo(e,h,m,i,a,o,s,l,c,p),b=h.__e,h.ref&&m.ref!=h.ref&&(m.ref&&po(m.ref,null,h),p.push(h.ref,h.__c||b,h)),E==null&&b!=null&&(E=b),4&h.__u||m.__k===h.__k?l=Ic(h,l,e):typeof h.type=="function"&&A!==void 0?l=A:b&&(l=b.nextSibling),h.__u&=-7);return r.__e=E,l}function Om(e,t,r,n,i){var a,o,s,l,c,p=r.length,u=p,m=0;for(e.__k=new Array(i),a=0;a<i;a++)(o=t[a])!=null&&typeof o!="boolean"&&typeof o!="function"?(l=a+m,(o=e.__k[a]=typeof o=="string"||typeof o=="number"||typeof o=="bigint"||o.constructor==String?ti(null,o,null,null,null):Tr(o)?ti(It,{children:o},null,null,null):o.constructor===void 0&&o.__b>0?ti(o.type,o.props,o.key,o.ref?o.ref:null,o.__v):o).__=e,o.__b=e.__b+1,s=null,(c=o.__i=km(o,r,l,u))!==-1&&(u--,(s=r[c])&&(s.__u|=2)),s==null||s.__v===null?(c==-1&&(i>p?m--:i<p&&m++),typeof o.type!="function"&&(o.__u|=4)):c!=l&&(c==l-1?m--:c==l+1?m++:(c>l?m--:m++,o.__u|=4))):e.__k[a]=null;if(u)for(a=0;a<p;a++)(s=r[a])!=null&&!(2&s.__u)&&(s.__e==n&&(n=er(s)),Cc(s,s));return n}function Ic(e,t,r){var n,i;if(typeof e.type=="function"){for(n=e.__k,i=0;n&&i<n.length;i++)n[i]&&(n[i].__=e,t=Ic(n[i],t,r));return t}e.__e!=t&&(t&&e.type&&!r.contains(t)&&(t=er(e)),r.insertBefore(e.__e,t||null),t=e.__e);do t=t&&t.nextSibling;while(t!=null&&t.nodeType==8);return t}function Nr(e,t){return t=t||[],e==null||typeof e=="boolean"||(Tr(e)?e.some(function(r){Nr(r,t)}):t.push(e)),t}function km(e,t,r,n){var i,a,o=e.key,s=e.type,l=t[r];if(l===null&&e.key==null||l&&o==l.key&&s===l.type&&!(2&l.__u))return r;if(n>(l!=null&&!(2&l.__u)?1:0))for(i=r-1,a=r+1;i>=0||a<t.length;){if(i>=0){if((l=t[i])&&!(2&l.__u)&&o==l.key&&s===l.type)return i;i--}if(a<t.length){if((l=t[a])&&!(2&l.__u)&&o==l.key&&s===l.type)return a;a++}}return-1}function mc(e,t,r){t[0]=="-"?e.setProperty(t,r==null?"":r):e[t]=r==null?"":typeof r!="number"||Rm.test(t)?r:r+"px"}function ei(e,t,r,n,i){var a;e:if(t=="style")if(typeof r=="string")e.style.cssText=r;else{if(typeof n=="string"&&(e.style.cssText=n=""),n)for(t in n)r&&t in r||mc(e.style,t,"");if(r)for(t in r)n&&r[t]===n[t]||mc(e.style,t,r[t])}else if(t[0]=="o"&&t[1]=="n")a=t!=(t=t.replace(yc,"$1")),t=t.toLowerCase()in e||t=="onFocusOut"||t=="onFocusIn"?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+a]=r,r?n?r.t=n.t:(r.t=fo,e.addEventListener(t,a?co:lo,a)):e.removeEventListener(t,a?co:lo,a);else{if(i=="http://www.w3.org/2000/svg")t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if(t!="width"&&t!="height"&&t!="href"&&t!="list"&&t!="form"&&t!="tabIndex"&&t!="download"&&t!="rowSpan"&&t!="colSpan"&&t!="role"&&t!="popover"&&t in e)try{e[t]=r==null?"":r;break e}catch(o){}typeof r=="function"||(r==null||r===!1&&t[4]!="-"?e.removeAttribute(t):e.setAttribute(t,t=="popover"&&r==1?"":r))}}function pc(e){return function(t){if(this.l){var r=this.l[t.type+e];if(t.u==null)t.u=fo++;else if(t.u<r.t)return;return r(H.event?H.event(t):t)}}}function mo(e,t,r,n,i,a,o,s,l,c){var p,u,m,h,b,E,A,w,R,k,L,F,S,P,j,q,U,M=t.type;if(t.constructor!==void 0)return null;128&r.__u&&(l=!!(32&r.__u),a=[s=t.__e=r.__e]),(p=H.__b)&&p(t);e:if(typeof M=="function")try{if(w=t.props,R="prototype"in M&&M.prototype.render,k=(p=M.contextType)&&n[p.__c],L=p?k?k.props.value:p.__:n,r.__c?A=(u=t.__c=r.__c).__=u.__E:(R?t.__c=u=new M(w,L):(t.__c=u=new Fe(w,L),u.constructor=M,u.render=xm),k&&k.sub(u),u.props=w,u.state||(u.state={}),u.context=L,u.__n=n,m=u.__d=!0,u.__h=[],u._sb=[]),R&&u.__s==null&&(u.__s=u.state),R&&M.getDerivedStateFromProps!=null&&(u.__s==u.state&&(u.__s=ut({},u.__s)),ut(u.__s,M.getDerivedStateFromProps(w,u.__s))),h=u.props,b=u.state,u.__v=t,m)R&&M.getDerivedStateFromProps==null&&u.componentWillMount!=null&&u.componentWillMount(),R&&u.componentDidMount!=null&&u.__h.push(u.componentDidMount);else{if(R&&M.getDerivedStateFromProps==null&&w!==h&&u.componentWillReceiveProps!=null&&u.componentWillReceiveProps(w,L),!u.__e&&(u.shouldComponentUpdate!=null&&u.shouldComponentUpdate(w,u.__s,L)===!1||t.__v==r.__v)){for(t.__v!=r.__v&&(u.props=w,u.state=u.__s,u.__d=!1),t.__e=r.__e,t.__k=r.__k,t.__k.some(function(J){J&&(J.__=t)}),F=0;F<u._sb.length;F++)u.__h.push(u._sb[F]);u._sb=[],u.__h.length&&o.push(u);break e}u.componentWillUpdate!=null&&u.componentWillUpdate(w,u.__s,L),R&&u.componentDidUpdate!=null&&u.__h.push(function(){u.componentDidUpdate(h,b,E)})}if(u.context=L,u.props=w,u.__P=e,u.__e=!1,S=H.__r,P=0,R){for(u.state=u.__s,u.__d=!1,S&&S(t),p=u.render(u.props,u.state,u.context),j=0;j<u._sb.length;j++)u.__h.push(u._sb[j]);u._sb=[]}else do u.__d=!1,S&&S(t),p=u.render(u.props,u.state,u.context),u.state=u.__s;while(u.__d&&++P<25);u.state=u.__s,u.getChildContext!=null&&(n=ut(ut({},n),u.getChildContext())),R&&!m&&u.getSnapshotBeforeUpdate!=null&&(E=u.getSnapshotBeforeUpdate(h,b)),q=p,p!=null&&p.type===It&&p.key==null&&(q=Sc(p.props.children)),s=Ec(e,Tr(q)?q:[q],t,r,n,i,a,o,s,l,c),u.base=t.__e,t.__u&=-161,u.__h.length&&o.push(u),A&&(u.__E=u.__=null)}catch(J){if(t.__v=null,l||a!=null)if(J.then){for(t.__u|=l?160:128;s&&s.nodeType==8&&s.nextSibling;)s=s.nextSibling;a[a.indexOf(s)]=null,t.__e=s}else for(U=a.length;U--;)ho(a[U]);else t.__e=r.__e,t.__k=r.__k;H.__e(J,t,r)}else a==null&&t.__v==r.__v?(t.__k=r.__k,t.__e=r.__e):s=t.__e=Tm(r.__e,t,r,n,i,a,o,l,c);return(p=H.diffed)&&p(t),128&t.__u?void 0:s}function Ac(e,t,r){for(var n=0;n<r.length;n++)po(r[n],r[++n],r[++n]);H.__c&&H.__c(t,e),e.some(function(i){try{e=i.__h,i.__h=[],e.some(function(a){a.call(i)})}catch(a){H.__e(a,i.__v)}})}function Sc(e){return typeof e!="object"||e==null?e:Tr(e)?e.map(Sc):ut({},e)}function Tm(e,t,r,n,i,a,o,s,l){var c,p,u,m,h,b,E,A=r.props,w=t.props,R=t.type;if(R=="svg"?i="http://www.w3.org/2000/svg":R=="math"?i="http://www.w3.org/1998/Math/MathML":i||(i="http://www.w3.org/1999/xhtml"),a!=null){for(c=0;c<a.length;c++)if((h=a[c])&&"setAttribute"in h==!!R&&(R?h.localName==R:h.nodeType==3)){e=h,a[c]=null;break}}if(e==null){if(R==null)return document.createTextNode(w);e=document.createElementNS(i,R,w.is&&w),s&&(H.__m&&H.__m(t,a),s=!1),a=null}if(R===null)A===w||s&&e.data===w||(e.data=w);else{if(a=a&&ni.call(e.childNodes),A=r.props||kr,!s&&a!=null)for(A={},c=0;c<e.attributes.length;c++)A[(h=e.attributes[c]).name]=h.value;for(c in A)if(h=A[c],c!="children"){if(c=="dangerouslySetInnerHTML")u=h;else if(!(c in w)){if(c=="value"&&"defaultValue"in w||c=="checked"&&"defaultChecked"in w)continue;ei(e,c,null,h,i)}}for(c in w)h=w[c],c=="children"?m=h:c=="dangerouslySetInnerHTML"?p=h:c=="value"?b=h:c=="checked"?E=h:s&&typeof h!="function"||A[c]===h||ei(e,c,h,A[c],i);if(p)s||u&&(p.__html===u.__html||p.__html===e.innerHTML)||(e.innerHTML=p.__html),t.__k=[];else if(u&&(e.innerHTML=""),Ec(t.type==="template"?e.content:e,Tr(m)?m:[m],t,r,n,R=="foreignObject"?"http://www.w3.org/1999/xhtml":i,a,o,a?a[0]:r.__k&&er(r,0),s,l),a!=null)for(c=a.length;c--;)ho(a[c]);s||(c="value",R=="progress"&&b==null?e.removeAttribute("value"):b!==void 0&&(b!==e[c]||R=="progress"&&!b||R=="option"&&b!==A[c])&&ei(e,c,b,A[c],i),c="checked",E!==void 0&&E!==e[c]&&ei(e,c,E,A[c],i))}return e}function po(e,t,r){try{if(typeof e=="function"){var n=typeof e.__u=="function";n&&e.__u(),n&&t==null||(e.__u=e(t))}else e.current=t}catch(i){H.__e(i,r)}}function Cc(e,t,r){var n,i;if(H.unmount&&H.unmount(e),(n=e.ref)&&(n.current&&n.current!==e.__e||po(n,null,t)),(n=e.__c)!=null){if(n.componentWillUnmount)try{n.componentWillUnmount()}catch(a){H.__e(a,t)}n.base=n.__P=null}if(n=e.__k)for(i=0;i<n.length;i++)n[i]&&Cc(n[i],t,r||typeof e.type!="function");r||ho(e.__e),e.__c=e.__=e.__e=void 0}function xm(e,t,r){return this.constructor(e,r)}function Rc(e,t,r){var n,i,a,o;t==document&&(t=document.documentElement),H.__&&H.__(e,t),i=(n=typeof r=="function")?null:r&&r.__k||t.__k,a=[],o=[],mo(t,e=(!n&&r||t).__k=xr(It,null,[e]),i||kr,kr,t.namespaceURI,!n&&r?[r]:i?null:t.firstChild?ni.call(t.childNodes):null,a,!n&&r?r:i?i.__e:t.firstChild,n,o),Ac(a,e,o)}ni=bc.slice,H={__e:function(e,t,r,n){for(var i,a,o;t=t.__;)if((i=t.__c)&&!i.__)try{if((a=i.constructor)&&a.getDerivedStateFromError!=null&&(i.setState(a.getDerivedStateFromError(e)),o=i.__d),i.componentDidCatch!=null&&(i.componentDidCatch(e,n||{}),o=i.__d),o)return i.__E=i}catch(s){e=s}throw e}},vc=0,uo=function(e){return e!=null&&e.constructor==null},Fe.prototype.setState=function(e,t){var r;r=this.__s!=null&&this.__s!==this.state?this.__s:this.__s=ut({},this.state),typeof e=="function"&&(e=e(ut({},r),this.props)),e&&ut(r,e),e!=null&&this.__v&&(t&&this._sb.push(t),hc(this))},Fe.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),hc(this))},Fe.prototype.render=It,Mt=[],gc=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,_c=function(e,t){return e.__v.__b-t.__v.__b},ri.__r=0,yc=/(PointerCapture)$|Capture$/i,fo=0,lo=pc(!1),co=pc(!0),Cm=0;var tr,ce,vo,Oc,Pr=0,Uc=[],ue=H,kc=ue.__b,Tc=ue.__r,xc=ue.diffed,Nc=ue.__c,Pc=ue.unmount,Dc=ue.__;function ai(e,t){ue.__h&&ue.__h(ce,e,Pr||t),Pr=0;var r=ce.__H||(ce.__H={__:[],__h:[]});return e>=r.__.length&&r.__.push({}),r.__[e]}function ft(e){return Pr=1,Bc(Mc,e)}function Bc(e,t,r){var n=ai(tr++,2);if(n.t=e,!n.__c&&(n.__=[r?r(t):Mc(void 0,t),function(s){var l=n.__N?n.__N[0]:n.__[0],c=n.t(l,s);l!==c&&(n.__N=[c,n.__[1]],n.__c.setState({}))}],n.__c=ce,!ce.__f)){var i=function(s,l,c){if(!n.__c.__H)return!0;var p=n.__c.__H.__.filter(function(m){return!!m.__c});if(p.every(function(m){return!m.__N}))return!a||a.call(this,s,l,c);var u=n.__c.props!==s;return p.forEach(function(m){if(m.__N){var h=m.__[0];m.__=m.__N,m.__N=void 0,h!==m.__[0]&&(u=!0)}}),a&&a.call(this,s,l,c)||u};ce.__f=!0;var a=ce.shouldComponentUpdate,o=ce.componentWillUpdate;ce.componentWillUpdate=function(s,l,c){if(this.__e){var p=a;a=void 0,i(s,l,c),a=p}o&&o.call(this,s,l,c)},ce.shouldComponentUpdate=i}return n.__N||n.__}function Gt(e,t){var r=ai(tr++,3);!ue.__s&&yo(r.__H,t)&&(r.__=e,r.u=t,ce.__H.__h.push(r))}function _o(e,t){var r=ai(tr++,4);!ue.__s&&yo(r.__H,t)&&(r.__=e,r.u=t,ce.__h.push(r))}function oi(e){return Pr=5,Dr(function(){return{current:e}},[])}function Dr(e,t){var r=ai(tr++,7);return yo(r.__H,t)&&(r.__=e(),r.__H=t,r.__h=e),r.__}function Lr(e,t){return Pr=8,Dr(function(){return e},t)}function Nm(){for(var e;e=Uc.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(ii),e.__H.__h.forEach(go),e.__H.__h=[]}catch(t){e.__H.__h=[],ue.__e(t,e.__v)}}ue.__b=function(e){ce=null,kc&&kc(e)},ue.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),Dc&&Dc(e,t)},ue.__r=function(e){Tc&&Tc(e),tr=0;var t=(ce=e.__c).__H;t&&(vo===ce?(t.__h=[],ce.__h=[],t.__.forEach(function(r){r.__N&&(r.__=r.__N),r.u=r.__N=void 0})):(t.__h.forEach(ii),t.__h.forEach(go),t.__h=[],tr=0)),vo=ce},ue.diffed=function(e){xc&&xc(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(Uc.push(t)!==1&&Oc===ue.requestAnimationFrame||((Oc=ue.requestAnimationFrame)||Pm)(Nm)),t.__H.__.forEach(function(r){r.u&&(r.__H=r.u),r.u=void 0})),vo=ce=null},ue.__c=function(e,t){t.some(function(r){try{r.__h.forEach(ii),r.__h=r.__h.filter(function(n){return!n.__||go(n)})}catch(n){t.some(function(i){i.__h&&(i.__h=[])}),t=[],ue.__e(n,r.__v)}}),Nc&&Nc(e,t)},ue.unmount=function(e){Pc&&Pc(e);var t,r=e.__c;r&&r.__H&&(r.__H.__.forEach(function(n){try{ii(n)}catch(i){t=i}}),r.__H=void 0,t&&ue.__e(t,r.__v))};var Lc=typeof requestAnimationFrame=="function";function Pm(e){var t,r=function(){clearTimeout(n),Lc&&cancelAnimationFrame(t),setTimeout(e)},n=setTimeout(r,100);Lc&&(t=requestAnimationFrame(r))}function ii(e){var t=ce,r=e.__c;typeof r=="function"&&(e.__c=void 0,r()),ce=t}function go(e){var t=ce;e.__c=e.__(),ce=t}function yo(e,t){return!e||e.length!==t.length||t.some(function(r,n){return r!==e[n]})}function Mc(e,t){return typeof t=="function"?t(e):t}function Lm(e,t){for(var r in t)e[r]=t[r];return e}function Gc(e,t){for(var r in e)if(r!=="__source"&&!(r in t))return!0;for(var n in t)if(n!=="__source"&&e[n]!==t[n])return!0;return!1}function Jc(e,t){this.props=e,this.context=t}(Jc.prototype=new Fe).isPureReactComponent=!0,Jc.prototype.shouldComponentUpdate=function(e,t){return Gc(this.props,e)||Gc(this.state,t)};var Fc=H.__b;H.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),Fc&&Fc(e)};var dS=typeof Symbol!="undefined"&&Symbol.for&&Symbol.for("react.forward_ref")||3911;var Um=H.__e;H.__e=function(e,t,r,n){if(e.then){for(var i,a=t;a=a.__;)if((i=a.__c)&&i.__c)return t.__e==null&&(t.__e=r.__e,t.__k=r.__k),i.__c(e,t)}Um(e,t,r,n)};var jc=H.unmount;function zc(e,t,r){return e&&(e.__c&&e.__c.__H&&(e.__c.__H.__.forEach(function(n){typeof n.__c=="function"&&n.__c()}),e.__c.__H=null),(e=Lm({},e)).__c!=null&&(e.__c.__P===r&&(e.__c.__P=t),e.__c=null),e.__k=e.__k&&e.__k.map(function(n){return zc(n,t,r)})),e}function Xc(e,t,r){return e&&r&&(e.__v=null,e.__k=e.__k&&e.__k.map(function(n){return Xc(n,t,r)}),e.__c&&e.__c.__P===t&&(e.__e&&r.appendChild(e.__e),e.__c.__e=!0,e.__c.__P=r)),e}function bo(){this.__u=0,this.o=null,this.__b=null}function Qc(e){var t=e.__.__c;return t&&t.__a&&t.__a(e)}function si(){this.i=null,this.l=null}H.unmount=function(e){var t=e.__c;t&&t.__R&&t.__R(),t&&32&e.__u&&(e.type=null),jc&&jc(e)},(bo.prototype=new Fe).__c=function(e,t){var r=t.__c,n=this;n.o==null&&(n.o=[]),n.o.push(r);var i=Qc(n.__v),a=!1,o=function(){a||(a=!0,r.__R=null,i?i(s):s())};r.__R=o;var s=function(){if(!--n.__u){if(n.state.__a){var l=n.state.__a;n.__v.__k[0]=Xc(l,l.__c.__P,l.__c.__O)}var c;for(n.setState({__a:n.__b=null});c=n.o.pop();)c.forceUpdate()}};n.__u++||32&t.__u||n.setState({__a:n.__b=n.__v.__k[0]}),e.then(o,o)},bo.prototype.componentWillUnmount=function(){this.o=[]},bo.prototype.render=function(e,t){if(this.__b){if(this.__v.__k){var r=document.createElement("div"),n=this.__v.__k[0].__c;this.__v.__k[0]=zc(this.__b,r,n.__O=n.__P)}this.__b=null}var i=t.__a&&xr(It,null,e.fallback);return i&&(i.__u&=-33),[xr(It,null,t.__a?null:e.children),i]};var Hc=function(e,t,r){if(++r[1]===r[0]&&e.l.delete(t),e.props.revealOrder&&(e.props.revealOrder[0]!=="t"||!e.l.size))for(r=e.i;r;){for(;r.length>3;)r.pop()();if(r[1]<r[0])break;e.i=r=r[2]}};(si.prototype=new Fe).__a=function(e){var t=this,r=Qc(t.__v),n=t.l.get(e);return n[0]++,function(i){var a=function(){t.props.revealOrder?(n.push(i),Hc(t,e,n)):i()};r?r(a):a()}},si.prototype.render=function(e){this.i=null,this.l=new Map;var t=Nr(e.children);e.revealOrder&&e.revealOrder[0]==="b"&&t.reverse();for(var r=t.length;r--;)this.l.set(t[r],this.i=[1,0,this.i]);return e.children},si.prototype.componentDidUpdate=si.prototype.componentDidMount=function(){var e=this;this.l.forEach(function(t,r){Hc(e,r,t)})};var Bm=typeof Symbol!="undefined"&&Symbol.for&&Symbol.for("react.element")||60103,Mm=/^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|image(!S)|letter|lighting|marker(?!H|W|U)|overline|paint|pointer|shape|stop|strikethrough|stroke|text(?!L)|transform|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,Gm=/^on(Ani|Tra|Tou|BeforeInp|Compo)/,Jm=/[A-Z0-9]/g,Fm=typeof document!="undefined",jm=function(e){return(typeof Symbol!="undefined"&&typeof Symbol()=="symbol"?/fil|che|rad/:/fil|che|ra/).test(e)};function li(e,t,r){return t.__k==null&&(t.textContent=""),Rc(e,t),typeof r=="function"&&r(),e?e.__c:null}Fe.prototype.isReactComponent={},["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach(function(e){Object.defineProperty(Fe.prototype,e,{configurable:!0,get:function(){return this["UNSAFE_"+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})});var qc=H.event;function Hm(){}function qm(){return this.cancelBubble}function Vm(){return this.defaultPrevented}H.event=function(e){return qc&&(e=qc(e)),e.persist=Hm,e.isPropagationStopped=qm,e.isDefaultPrevented=Vm,e.nativeEvent=e};var Yc,$m={enumerable:!1,configurable:!0,get:function(){return this.class}},Vc=H.vnode;H.vnode=function(e){typeof e.type=="string"&&function(t){var r=t.props,n=t.type,i={},a=n.indexOf("-")===-1;for(var o in r){var s=r[o];if(!(o==="value"&&"defaultValue"in r&&s==null||Fm&&o==="children"&&n==="noscript"||o==="class"||o==="className")){var l=o.toLowerCase();o==="defaultValue"&&"value"in r&&r.value==null?o="value":o==="download"&&s===!0?s="":l==="translate"&&s==="no"?s=!1:l[0]==="o"&&l[1]==="n"?l==="ondoubleclick"?o="ondblclick":l!=="onchange"||n!=="input"&&n!=="textarea"||jm(r.type)?l==="onfocus"?o="onfocusin":l==="onblur"?o="onfocusout":Gm.test(o)&&(o=l):l=o="oninput":a&&Mm.test(o)?o=o.replace(Jm,"-$&").toLowerCase():s===null&&(s=void 0),l==="oninput"&&i[o=l]&&(o="oninputCapture"),i[o]=s}}n=="select"&&i.multiple&&Array.isArray(i.value)&&(i.value=Nr(r.children).forEach(function(c){c.props.selected=i.value.indexOf(c.props.value)!=-1})),n=="select"&&i.defaultValue!=null&&(i.value=Nr(r.children).forEach(function(c){c.props.selected=i.multiple?i.defaultValue.indexOf(c.props.value)!=-1:i.defaultValue==c.props.value})),r.class&&!r.className?(i.class=r.class,Object.defineProperty(i,"className",$m)):(r.className&&!r.class||r.class&&r.className)&&(i.class=i.className=r.className),t.props=i}(e),e.$$typeof=Bm,Vc&&Vc(e)};var $c=H.__r;H.__r=function(e){$c&&$c(e),Yc=e.__c};var Kc=H.diffed;H.diffed=function(e){Kc&&Kc(e);var t=e.props,r=e.__e;r!=null&&e.type==="textarea"&&"value"in t&&t.value!==r.value&&(r.value=t.value==null?"":t.value),Yc=null};var Km=Object.defineProperty,Wm=Object.defineProperties,zm=Object.getOwnPropertyDescriptors,ui=Object.getOwnPropertySymbols,sd=Object.prototype.hasOwnProperty,ld=Object.prototype.propertyIsEnumerable,Zc=(e,t,r)=>t in e?Km(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,ht=(e,t)=>{for(var r in t||(t={}))sd.call(t,r)&&Zc(e,r,t[r]);if(ui)for(var r of ui(t))ld.call(t,r)&&Zc(e,r,t[r]);return e},Xm=(e,t)=>Wm(e,zm(t)),Qm=(e,t)=>{var r={};for(var n in e)sd.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&ui)for(var n of ui(e))t.indexOf(n)<0&&ld.call(e,n)&&(r[n]=e[n]);return r},fi=(e,t,r)=>new Promise((n,i)=>{var a=l=>{try{s(r.next(l))}catch(c){i(c)}},o=l=>{try{s(r.throw(l))}catch(c){i(c)}},s=l=>l.done?n(l.value):Promise.resolve(l.value).then(a,o);s((r=r.apply(e,t)).next())});function Ym(e){return!!(e!=null&&e.__nativeBuffers__)}var Zm=e=>{let t=atob(e),r=t.length,n=new Uint8Array(r);for(let i=0;i<r;i++)n[i]=t.charCodeAt(i);return n.buffer};function Ro(e){if(typeof e=="string")try{e=JSON.parse(e)}catch(r){return{}}if(typeof e!="object"||e===null)return{};if(!Ym(e))return e;let t=e.__nativeBuffers__;if(delete e.__nativeBuffers__,t)for(let r=0;r<t.length;r++){let n=t[r];if(n){let i;n.value?i=n.value:n.base64&&(i=Zm(n.base64)),typeof i!="undefined"&&i instanceof ArrayBuffer&&(e[n.key]=i)}}return e}var ep=e=>{let t="",r=new Uint8Array(e),n=r.byteLength;for(let i=0;i<n;i++)t+=String.fromCharCode(r[i]);return btoa(t)};function tp(e={},t=!1){let r=e,n=[];for(let[i,a]of Object.entries(r))if(a!==void 0&&a instanceof ArrayBuffer&&a.byteLength!==void 0){let o=t?{value:a,key:i}:{base64:ep(a),key:i};n.push(o),delete r[i]}return n.length>0&&(r.__nativeBuffers__=n),r}var cd=Object.defineProperty,rp=Object.getOwnPropertyDescriptor,np=(e,t)=>{for(var r in t)cd(e,r,{get:t[r],enumerable:!0})},dd=(e,t,r,n)=>{for(var i=n>1?void 0:n?rp(t,r):t,a=e.length-1,o;a>=0;a--)(o=e[a])&&(i=(n?o(t,r,i):o(i))||i);return n&&i&&cd(t,r,i),i},ip=(e,t,r)=>new Promise((n,i)=>{var a=l=>{try{s(r.next(l))}catch(c){i(c)}},o=l=>{try{s(r.throw(l))}catch(c){i(c)}},s=l=>l.done?n(l.value):Promise.resolve(l.value).then(a,o);s((r=r.apply(e,t)).next())});if(typeof window!="undefined"&&!window.AbortController){let e=function(){this.signal=new t};e.prototype.abort=function(){this.signal._aborted=!0,typeof this.signal.onabort=="function"&&this.signal.onabort(new Event("abort"));let r=new Event("abort");this.signal.dispatchEvent(r)};let t=function(){this._aborted=!1,this.aborted=!1,this.onabort=null,this._eventListeners={}};Object.defineProperty(t.prototype,"aborted",{get:function(){return this._aborted}}),t.prototype.addEventListener=function(r,n){this._eventListeners[r]||(this._eventListeners[r]=[]),this._eventListeners[r].push(n)},t.prototype.removeEventListener=function(r,n){if(!this._eventListeners[r])return;let i=this._eventListeners[r].indexOf(n);i!==-1&&this._eventListeners[r].splice(i,1)},t.prototype.dispatchEvent=function(r){if(this._eventListeners[r.type])for(let n of this._eventListeners[r.type])n.call(this,r)},window.AbortController=e,window.AbortSignal=t}function ap(e){return new Promise(t=>{setTimeout(()=>{t()},e)})}var op=class{constructor(){this.state="pending",this.promise=new Promise((e,t)=>{this.resolve=r=>{this.state==="pending"&&(this.state="fulfilled",e(r))},this.reject=r=>{this.state==="pending"&&(this.state="rejected",t(r))}})}};function ud(e){return typeof e=="string"}function nr(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)&&!(e instanceof RegExp)&&!(e instanceof Date)}function ed(e){return typeof e=="number"&&!isNaN(e)}function sp(e){return typeof e=="undefined"}function lp(e){return sp(e)||e===null}function fd(e){return typeof e=="function"}function cp(e){return nr(e)&&fd(e.then)}function hd(e){let t=e,r=null,n=function(...i){return r||(r=new t(...i)),r};return n.prototype=t.prototype,n}var dp=(e=>(e[e.DEVELOPER_FILE_NOT_FOUND=0]="DEVELOPER_FILE_NOT_FOUND",e[e.INTERNAL_IOS_CAN_NOT_FOUND_PKG=1]="INTERNAL_IOS_CAN_NOT_FOUND_PKG",e[e.USER_IOS_LOAD_TIMEOUT=2]="USER_IOS_LOAD_TIMEOUT",e[e.INTERNAL_IOS_PKG_LOAD_ERROR=3]="INTERNAL_IOS_PKG_LOAD_ERROR",e[e.INTERNAL_IOS_PKG_PARSE_FAIL=4]="INTERNAL_IOS_PKG_PARSE_FAIL",e[e.USER_IOS_GET_EMPTY_DATA=5]="USER_IOS_GET_EMPTY_DATA",e[e.USER_ANDROID_GET_PKG_FAIL=6]="USER_ANDROID_GET_PKG_FAIL",e[e.DEVELOPER_ANDROID_PACKAGE_FILE_UNEXPECTED_REQUIRE=7]="DEVELOPER_ANDROID_PACKAGE_FILE_UNEXPECTED_REQUIRE",e))(dp||{}),up=class extends Error{constructor(e){if(typeof e=="string"){super(e),this.priority="P1";return}super(e.message),this.priority="P1",this.stack=e.stack,this.raw=e}},hi=class extends up{constructor(){super(...arguments),this.kind="INTERNAL_ERROR"}},fp=class extends hi{constructor(){super(...arguments),this.name="INTERNAL_INVOKE_NATIVE_ERROR"}},hp=class extends hi{constructor(e,t,r,n){super(e),this.errNo=t,this.name="INTERNAL_APPLY_NATIVE_ERROR",this.errorType=r,this.errorCode=n}},mp=class extends hi{constructor(){super(...arguments),this.name="INTERNAL_JSCORE_ERROR",this.priority="P0"}},wo=class extends hi{constructor(){super(...arguments),this.name="INTERNAL_METRIC_REPORT_ERROR"}};function Ur(e){return(...t)=>{var r,n;((n=(r=globalThis.VConsole)==null?void 0:r[e])!=null?n:globalThis.console[e])(...t)}}var mi={log:Ur("log"),warn:Ur("warn"),info:Ur("info"),error:Ur("error"),debug:Ur("debug")};Object.assign(globalThis,{logger:mi});var td=Symbol.for("Jolibox.canIUseMap"),pp={};globalThis[td]||(globalThis[td]=pp);function vp(e,t,r){let n=e;for(let i of t)if(n&&typeof n=="object")n=n[i];else return r;return n===void 0?r:n}var Oo=Symbol.for("Jolibox.canIUseMap.native"),gp={};globalThis[Oo]||(globalThis[Oo]=gp);var ko={get config(){return globalThis[Oo]}},_p=(e=>(e[e.Other=0]="Other",e[e.Route=1]="Route",e[e.Click=2]="Click",e[e.View=3]="View",e[e.Expose=4]="Expose",e[e.Swipe=5]="Swipe",e[e.Input=6]="Input",e[e.Select=7]="Select",e[e.SwitchOn=8]="SwitchOn",e[e.SwitchOff=9]="SwitchOff",e[e.Submit=10]="Submit",e[e.Scroll=11]="Scroll",e[e.Hide=12]="Hide",e[e.System=1e3]="System",e[e.ErrorTrace=1001]="ErrorTrace",e[e.UserDefined=1002]="UserDefined",e))(_p||{}),yp=(e=>(e.MiniGame="mini-game",e.MiniDrama="mini-drama",e.App="app",e.WebSDK="web-sdk",e.AppSDK="app-sdk",e))(yp||{}),bp=(e=>(e[e.App=0]="App",e[e.H5=1]="H5",e[e.Weapp=2]="Weapp",e[e.Alipay=3]="Alipay",e[e.Gcash=4]="Gcash",e[e.Dana=5]="Dana",e[e.Umma=6]="Umma",e[e.WebSDK=1e3]="WebSDK",e[e.AppSDK=1001]="AppSDK",e[e.Other=9999]="Other",e))(bp||{});function wp(){if(typeof window=="undefined")return{getItem:()=>null,setItem:()=>{},removeItem:()=>{},clear:()=>{},length:0,key:()=>null};try{if(window.__joliboxLocalStorage__)return window.__joliboxLocalStorage__;let e=Object.getOwnPropertyDescriptor(window,"localStorage");if(e&&e.get){let n=e.get.call(window);return window.__joliboxLocalStorage__=n,n}if(e=Object.getOwnPropertyDescriptor(Object.getPrototypeOf(window),"localStorage"),e&&e.get)return e.get.call(window);let t=Window.prototype,r=Object.getOwnPropertyDescriptor(t,"localStorage");if(r&&r.get){let n=r.get.call(window);return window.__joliboxLocalStorage__=n,n}return localStorage}catch(e){return console.warn("Failed to get original localStorage, fallback to default implementation",e),localStorage}}wp();var rr=typeof window=="undefined",Ep=()=>!rr&&!!(navigator.userAgent||"").includes("JoliboxPlatformSDK"),mS={isiOS:!rr&&(navigator.userAgent.includes("iPhone")||navigator.userAgent.includes("iPod")||navigator.userAgent.includes("iPad")||navigator.userAgent.includes("iPhone OS")),iosVersion:()=>{let e=navigator.appVersion.match(/OS (\d+)_(\d+)_?(\d+)?/);return[parseInt(e[1],10),parseInt(e[2],10),parseInt(e[3]||"0",10)]},isAndroid:!rr&&navigator.userAgent.includes("Android"),isMac:!rr&&navigator.userAgent.includes("Mac"),isFacebook:!rr&&navigator.userAgent.includes("FB_IAB"),isPC:!rr&&!navigator.userAgent.includes("iPhone")&&!navigator.userAgent.includes("Android")},To=class xo{constructor(t){this.element=t,this.next=xo.Undefined,this.prev=xo.Undefined}};To.Undefined=new To(void 0);var se=To,Ip=class{constructor(){this._first=se.Undefined,this._last=se.Undefined,this._size=0}get size(){return this._size}isEmpty(){return this._first===se.Undefined}clear(){let e=this._first;for(;e!==se.Undefined;){let t=e.next;e.prev=se.Undefined,e.next=se.Undefined,e=t}this._first=se.Undefined,this._last=se.Undefined,this._size=0}unshift(e){return this._insert(e,!1)}push(e){return this._insert(e,!0)}_insert(e,t){let r=new se(e);if(this._first===se.Undefined)this._first=r,this._last=r;else if(t){let i=this._last;this._last=r,r.prev=i,i.next=r}else{let i=this._first;this._first=r,r.next=i,i.prev=r}this._size+=1;let n=!1;return()=>{n||(n=!0,this._remove(r))}}shift(){if(this._first!==se.Undefined){let e=this._first.element;return this._remove(this._first),e}}pop(){if(this._last!==se.Undefined){let e=this._last.element;return this._remove(this._last),e}}_remove(e){if(e.prev!==se.Undefined&&e.next!==se.Undefined){let t=e.prev;t.next=e.next,e.next.prev=t}else e.prev===se.Undefined&&e.next===se.Undefined?(this._first=se.Undefined,this._last=se.Undefined):e.next===se.Undefined?(this._last=this._last.prev,this._last.next=se.Undefined):e.prev===se.Undefined&&(this._first=this._first.next,this._first.prev=se.Undefined);this._size-=1}*[Symbol.iterator](){let e=this._first;for(;e!==se.Undefined;)yield e.element,e=e.next}},Ap=0,Br=class{constructor(e){this.value=e,this.id=Ap++}},Gr=class{constructor(e){this.options=e,this._size=0}dispose(e){var t,r;this._disposed||(this._disposed=!0,this._listeners&&(e?(this._listeners instanceof Br&&(this._listeners=[this._listeners]),this._listeners=this._listeners.filter(n=>(n==null?void 0:n.value)===e)):(this._listeners=void 0,this._size=0)),(r=(t=this.options)==null?void 0:t.onDidRemoveLastListener)==null||r.call(t))}get event(){var e;return(e=this._event)!=null||(this._event=(t,r)=>{var n,i,a,o,s,l;if(this._disposed)return()=>{console.info("[Jolibox SDK] Emitter is _disposed")};r&&(t=t.bind(r));let c=new Br(t);return this._listeners?this._listeners instanceof Br?this._listeners=[this._listeners,c]:this._listeners.push(c):((i=(n=this.options)==null?void 0:n.onWillAddFirstListener)==null||i.call(n,this),this._listeners=c,(o=(a=this.options)==null?void 0:a.onDidFirstListener)==null||o.call(a,this)),(l=(s=this.options)==null?void 0:s.onDidAddListener)==null||l.call(s,this),this._size++,()=>{var p,u,m,h;if(!this._disposed){if(this._listeners instanceof Br)this._listeners.id===c.id&&(this._listeners=void 0,this._size=0,(u=(p=this.options)==null?void 0:p.onDidRemoveLastListener)==null||u.call(p));else if(this._listeners){let b=this._listeners.indexOf(c);b>=0&&(this._listeners.splice(b,1),this._size--,this._size===0&&((h=(m=this.options)==null?void 0:m.onDidRemoveLastListener)==null||h.call(m)))}}}}),this._event}_deliver(e,t){var r;if(!e)return;let n=((r=this.options)==null?void 0:r.onListenerError)||Error.constructor;if(!n){e.value(t);return}try{e.value(t)}catch(i){n(i)}}fire(e){this._listeners&&(this._listeners instanceof Br?this._deliver(this._listeners,e):this._listeners.forEach(t=>this._deliver(t,e)))}hasListeners(){return this._size>0}},No=class{constructor(){this.listeners=new Map,this.listerHandlerMap=new WeakMap,this.cachedEventQueue=new Map}on(e,t,r=!0){var n;let i=(n=this.listeners.get(e))!=null?n:new Gr,a=l=>t(...l.args),o=i.event(a);this.listerHandlerMap.set(t,{handler:a,dispose:o}),this.listeners.set(e,i);let s=this.cachedEventQueue.get(e);if(s&&r)for(let l of s)t(...l.args)}flushCachedEvent(e){e?this.cachedEventQueue.delete(e):this.cachedEventQueue.clear()}off(e,t){let r=this.listerHandlerMap.get(t);r&&(r.dispose(),this.listerHandlerMap.delete(t))}emit(e,...t){let r=this.listeners.get(e),n=this.cachedEventQueue.get(e);n||(n=new Ip,this.cachedEventQueue.set(e,n)),n.push({args:t}),r&&r.fire({event:e,args:t})}once(e,t){let r=(...n)=>{t(...n),this.off(e,r)};this.on(e,r,!1)}},Po={};np(Po,{None:()=>Sp,filter:()=>Rp,once:()=>md,toPromise:()=>Cp});var Sp=()=>(console.log("[Jolibox SDK] None Event"),()=>{console.log("[Jolibox SDK] None Event dispose")});function Cp(e){return new Promise(t=>md(e)(t))}function md(e){return(t,r=null)=>{let n=!1;return e(i=>{if(!n)return n=!0,t.call(r,i)},null)}}function Rp(e,t){return(r=>{let n,i={onWillAddFirstListener(){n=r(a.fire,a)}},a=new Gr(i);return a.event})((r,n=null)=>e(i=>t(i)&&r.call(n,i),null))}var Eo=Symbol.for("Jolibox.hostEmitter"),Op=()=>{let e=new No;return globalThis[Eo]||(globalThis[Eo]={on:e.on.bind(e),off:e.off.bind(e),emit:e.emit.bind(e),once:e.once.bind(e)}),globalThis[Eo]},pS=Op();function kp(e,t){let r=Math.min(e.length,t.length);for(let n=0;n<r;n++)Tp(e[n],t[n])}function Tp(e,t){if(ud(t)){if(typeof e!==t)throw new Error(`argument does not match constraint: typeof ${t}`)}else if(fd(t)){try{if(e instanceof t)return}catch(r){}if(!lp(e)&&e.constructor===t||t.length===1&&t.call(void 0,e)===!0)return;throw new Error("[Jolibox SDK]argument does not match one of these constraints: arg instanceof constraint, arg.constructor === constraint, nor constraint(arg) === true")}}var Do=class{constructor(){this._commands=new Map,this._onDidRegisterCommand=new Gr,this.onDidRegisterCommand=this._onDidRegisterCommand.event,console.log("[Jolibox SDK] command registry")}registerCommand(e){if(!e)throw new Error("invalid command");if(e.metadata&&Array.isArray(e.metadata.args)){let r=[];for(let i of e.metadata.args)r.push(i.constraint);let n=e.handler;e.handler=function(...i){return kp(i,r),n(...i)}}let{id:t}=e;this._commands.get(t)&&console.info(`[Jolibox SDK] duplicated command is registered ${t}`),this._commands.set(t,e),this._onDidRegisterCommand.fire(t)}getCommand(e){return this._commands.get(e)}getCommands(){let e=new Map;for(let t of this._commands.keys()){let r=this.getCommand(t);r&&e.set(t,r)}return e}};Do=dd([hd],Do);var rd=class{constructor(){this._onWillExecuteCommand=new Gr,this.onWillExecuteCommand=this._onWillExecuteCommand.event,this._onDidExecuteCommand=new Gr,this.onDidExecuteCommand=this._onDidExecuteCommand.event,this.registry=new Do,this._starActivation=null}_activateStar(){return this._starActivation||(this._starActivation=ap(3e4)),this._starActivation}executeCommand(e,...t){return ip(this,null,function*(){return this.registry.getCommand(e)?this._tryExecuteCommand(e,t):(yield Promise.all([Promise.race([this._activateStar(),Po.toPromise(Po.filter(this.registry.onDidRegisterCommand,r=>r===e))])]),this._tryExecuteCommand(e,t))})}executeCommandThowErr(e,...t){if(!this.registry.getCommand(e))throw new Error(`command '${e}' not found`);let r=this.registry.getCommand(e);this._onWillExecuteCommand.fire({commandId:e,args:t});let n=this.invokeFunction(r.handler,...t);return this._onDidExecuteCommand.fire({commandId:e,args:t}),n}_tryExecuteCommand(e,t){let r=this.registry.getCommand(e);if(!r)return Promise.reject(new Error(`command '${e}' not found`));try{this._onWillExecuteCommand.fire({commandId:e,args:t});let n=this.invokeFunction(r.handler,...t);return this._onDidExecuteCommand.fire({commandId:e,args:t}),Promise.resolve(n)}catch(n){return Promise.reject(n)}}invokeFunction(e,...t){let r=!1;try{return e(...t)}finally{r=!0}}};rd=dd([hd],rd);var vS=Symbol.for("Jolibox.commands");Se("requestPaymentSync",{version:1e6,properties:{paymentBody:{appStoreProductId:102e4}}});Se("requestProductDetailsAsync",{version:102e4});Se("invokeSubscriptionPanelSync",{version:107e4,properties:{type:{game:107e4,drama:107e4}}});Se("loginSync",{version:1e6,properties:{skipLogin:102e4,triggerFrom:102e4}});Se("getABTest",{version:1050100,platforms:{android:1050100,ios:!1}});Se("userTrackAsync",{version:1e6});Se("openMiniapp",{version:1050100});Se("requestCoinDetailsSync",{version:1070100});Se("requestCoinDetailsAsync",{version:1070100});Se("sendServerEventAsync",{version:1070100});Se("requestGameLeaderboardSync",{version:108e4});Se("requestGameLeaderboardAsync",{version:108e4});Se("notifyTaskGameInfoAsync",{version:1080100});Se("loadAdsAsync",{version:1070200});Se("showAdAsync",{version:1070200});Se("onJoliboxHideLoading",{version:1070300});function Se(e,t){if(ko.config[e]){mi.warn(`[can i use] ${e} already registered`);return}ko.config[e]=ht({},t)}var pd=(e,t)=>{function r(i){var a;let[o,...s]=i.split(":");if(!o)return!1;let l=ko.config[o];if(!l)return!1;let c=(a=t==null?void 0:t())!=null?a:"",p=l.version;if(l.platforms&&c in l.platforms){let m=l.platforms[c];if(m===!1)return!1;typeof m=="number"&&(p=m)}if(typeof p!="number")return!1;let u=e();return typeof u!="number"||u<p?!1:s.length===0?!0:n(l,s,u)||n(l.properties,s,u)}function n(i,a,o){if(!i)return!1;let s=vp(i,a);if(!s)return!1;if(nr(s)){let l=s.version;return ed(l)?typeof o=="number"&&o>=l:!0}return ed(s)?typeof o=="number"&&o>=s:s===!0}return{canIUseNative:r}};function nd(e,t){return`[${e}]:${t}`}var xp=()=>Ep(),Mr="custom_event_",Np=[],Pp=[],Dp=["env","createRequestTask","login"],vd="__batch_event__",Lp="__native_batch_event__",Up=e=>e==="pv"?e:"default",di=class{constructor(e){this.interval=30,this.lastReportTime=0,this.cache={};let{reporter:t,interval:r=30,eventName:n,tagNameOrder:i,metricName:a,type:o}=e;this.reporter=t,this.interval=r,this.eventName=n,this.tagNameOrder=i,this.metricName=a,this.type=Up(o)}report(e){this.type==="pv"?this.addPVPoint(e):this.addPoint(e),this.tryReport(!1)}flush(){this.tryReport(!0)}tryReport(e){if(Object.keys(this.cache).length){if(e){this.reporter(this.processPoints(this.cache)),this.clearPoints();return}this.lastReportTime=this.lastReportTime||Date.now(),Date.now()-this.lastReportTime>=this.interval*1e3&&(this.reporter(this.processPoints(this.cache)),this.clearPoints(),this.lastReportTime=Date.now())}}addPoint(e){let t=(r,n,i,a)=>{let o=n.shift();if(o){let s=a[o];r[s]||(r[s]={}),t(r[s],n,i,a)}else r[i]||(r[i]=[]),r[i].push(a[i])};t(this.cache,[...this.tagNameOrder],this.metricName,e)}addPVPoint(e){let t=(n,i,a,o)=>{let s=i.shift();if(!s&&nr(o))throw new wo(`report value failed to match tagNameOrder, ${JSON.stringify(r)}`);if(s){let l=[];if(nr(o))l.push(...Object.keys(o));else if(ud(o)){if(i.length>0)throw new wo(`report value failed to match tagNameOrder, ${JSON.stringify(r)}`);l.push(o)}else throw new wo(`expected metric value to be a string, but got a(n) ${typeof o}, ${JSON.stringify(r)}`);l.forEach(c=>{n[c]||(n[c]={});let p=nr(o)?o[c]:o;t(n[c],[...i],a,p)})}else n[a]?n[a]++:n[a]=1},r={point:e,metricName:this.metricName,tagNameOrder:this.tagNameOrder};t(this.cache,[...this.tagNameOrder],this.metricName,e)}processPoints(e){return{eventName:this.eventName,tagNameOrder:this.tagNameOrder,metricName:this.metricName,metricAggregateType:this.type==="pv"?"itoa":"arr",data:e}}clearPoints(){this.cache={}}},id=!1,Io,Ao,So;function Bp(e,t){id||(Io=new di({eventName:"jolibox_invoke",tagNameOrder:["status","method","errNo","errMsg","isForeground"],metricName:"duration",reporter(i){e.invoke("trackAsync",JSON.stringify({event:"reportMetrics",data:i}),-1)}}),Ao=new di({eventName:"jolibox_invoke_js2native",tagNameOrder:["status","method","isForeground"],metricName:"duration",reporter(i){e.invoke("trackAsync",JSON.stringify({event:"reportMetrics",data:i}),-1)}}),So=new di({eventName:"jolibox_invoke_native2js",tagNameOrder:["status","method","isForeground"],metricName:"duration",reporter(i){e.invoke("trackAsync",JSON.stringify({event:"reportMetrics",data:i}),-1)}}),t("onJoliboxEnterBackground",()=>{Io.flush(),Ao.flush(),So.flush()}),id=!0);function r(i){var a,o;let{method:s,args:l,startTime:c,isForeground:p,errMsg:u=`${s}:fail no errMsg`,errNo:m=0,__timing:h={receiveJSInvoke:0,invokeCallback:0}}=i,{receiveJSInvoke:b,invokeCallback:E}=h,A=(o=(a=u.match(/\S:(\S+)\s?/))==null?void 0:a[1])!=null?o:"fail";Io.report({status:A,method:n(s,l),errNo:`${m}`,errMsg:u,isForeground:p,duration:Date.now()-c}),c&&b&&E&&(Ao.report({status:A,method:s,isForeground:p,duration:Number((b-c).toFixed(3))}),So.report({status:A,method:s,isForeground:p,duration:Number((Date.now()-E).toFixed(3))}))}function n(i,a){return(i==="callHostMethod"||i==="callHostMethodSync")&&a!=null&&a.method?`${i}-${a.method}`:i}return r}var Co=[],Mp=!1,Lo=Symbol.for("Jolibox.invokeResolverInstance"),Gp=new Map;globalThis[Lo]||(globalThis[Lo]=Gp);var Jp={get resolveMap(){return globalThis[Lo]}};function Fp(e,t){let r=0,n=!0,i=Jp.resolveMap,a=Bp(e,t);t("onJoliboxEnterBackground",()=>{n=!1}),t("onJoliboxEnterForeground",()=>{n=!0,Co.forEach(l=>fi(this,[l],function*({method:c,args:p,resolve:u}){let m=yield s(c,p);u(m)})),Co.length=0});let o=(l,c)=>{let p=i.get(Number(l));if(!p)return;let u=Ro(c);p(u),i.delete(Number(l))},s=(l,c)=>{var p,u;let m=Date.now(),h=`${n}`;r+=1;let b=new op;if(i.set(r,b.resolve),!n&&Pp.includes(l))return new Promise(L=>{Co.push({method:l,args:c,resolve:L})});let E=Xm(ht({},{method:l,startTime:m,args:c,isForeground:h}),{invokeType:"js-bridge"}),A=!Mp&&Np.includes(l),w=tp(c,A),R=A?w:JSON.stringify(w),k;if(l.endsWith("Sync")||Dp.includes(l)?k=(p=e.call)==null?void 0:p.call(e,l,w,r):typeof R=="string"?k=e.invoke(l,R,r):k=(u=e.call)==null?void 0:u.call(e,l,R,r),k){try{typeof k=="string"&&(k=JSON.parse(k)),k=Ro(k)}catch(L){mi.error(L)}return i.delete(r),k.errorCode&&(k.errorCode=nd(l,k.errorCode)),a(ht(ht({},E),k)),k}return l.endsWith("Sync")&&i.delete(r),b.promise.then(L=>(L.errorCode&&(L.errorCode=nd(l,L.errorCode)),a(ht(ht({},E),L)),L))};return{invokeNative:s,applyNative:(l,c)=>{let p=s(l,c);return cp(p)?p.then(u=>ad(l,u)):ad(l,p)},invokeHandler:o}}function ad(e,t){if(!nr(t)){mi.warn(`[Jolibox SDK]${e} no response value`);return}let r=t,{errMsg:n,errNo:i,errorType:a,errorCode:o}=r,s=Qm(r,["errMsg","errNo","errorType","errorCode"]);if(n&&n!==`${e}:ok`)throw new hp(n,i,a,o);return s}var ci=Symbol.for("Jolibox.subscribeInstance");function jp(e){if(globalThis[ci])return globalThis[ci];let t=new No,r=new No,n=new di({eventName:"jolibox_publish",tagNameOrder:["type","event"],metricName:"duration",reporter(i){e.invoke("trackAsync",JSON.stringify({event:"reportMetrics",data:i}),-1)}});return t.on("onJoliboxEnterBackground",()=>{n.flush()}),globalThis[ci]={onNative:t.on.bind(t),offNative:t.off.bind(t),subscribe:r.on.bind(r),unsubscribe:r.off.bind(r),subscribeHandler(i,a,o){let s=Ro(a),l;if(s.__extra){l=s.params;let{type:c,startTime:p}=s.__extra;n.report({type:c,event:i,duration:Date.now()-p})}else l=s;if(i===vd){l.forEach(c=>{let[p,u]=c;try{r.emit(p.slice(Mr.length),u,o)}catch(m){}});return}if(i.startsWith(Mr)){r.emit(i.slice(Mr.length),l,o);return}t.emit(i,l,o)}},globalThis[ci]}function Hp(e){let t=new Map,r=new Map,n,i;return{publish:(a,o,s,l)=>{if(l){let p=s!==void 0?s==="*"?"*":[s]:void 0;e.publish(`${Mr}${a}`,o,p);return}n||(n=Promise.resolve().then(()=>{t.forEach((p,u)=>{try{let m=u!==void 0?u==="*"?"*":[u]:void 0;e.publish(vd,p,m)}catch(m){}}),n=void 0,t.clear()}));let c=t.get(s);c||(c=[],t.set(s,c)),c.push([`${Mr}${a}`,o])},emitNative:(a,o,s,l)=>{if(l){let p=s!==void 0?s==="*"?"*":[s]:void 0;e.publish(a,o,p),console.log("emitNative",a,o,p);return}i||(i=Promise.resolve().then(()=>{r.forEach((p,u)=>{try{let m=u!==void 0?u==="*"?"*":[u]:void 0;e.publish(Lp,p,m)}catch(m){}}),i=void 0,r.clear()}));let c=r.get(s);c||(c=[],r.set(s,c)),c.push([a,o])}}}function qp(e){let{subscribeHandler:t,onNative:r,offNative:n,subscribe:i,unsubscribe:a}=jp(e),{invokeNative:o,invokeHandler:s,applyNative:l}=Fp(e,r),{publish:c,emitNative:p}=Hp(e);return{invokeHandler:s,subscribeHandler:t,applyNative:l,invokeNative:o,onNative:r,offNative:n,emitNative:p,publish:c,subscribe:i,unsubscribe:a}}function gd(e,t){return{params:e,__extra:{startTime:Date.now(),type:t}}}var Uo,At={trigger(){},exit(){return Promise.resolve(!1)},backPress(){return Promise.resolve(!1)},onReady(e){At.trigger=e},onDoExit(e){At.exit=e},onDoBackPress(e){At.backPress=e}},_d=e=>{let t=window.prompt("invoke",JSON.stringify({event:"envSync",paramsString:JSON.stringify({})}));if(!t)e.onError(new fp("native env failed"));else{let{data:r}=JSON.parse(t);return r!=null?r:void 0}};if(typeof window!="undefined"&&window.webkit){let e=window.webkit.messageHandlers,t=(i="")=>{At.trigger(),e.onDocumentReady.postMessage({path:i})},r=i=>fi(void 0,null,function*(){let a=yield At.exit();e.doExit.postMessage({uuid:i,shouldInterrupt:a})});Uo={onDocumentReady:t,doExit:r,invoke(i,a,o){e.invoke.postMessage({event:i,paramsString:a,callbackId:o})},publish(i,a,o){let s=gd(a,"joliboxJSCore");window.prompt("publish",JSON.stringify({event:i,paramsString:JSON.stringify(s),webviewIds:o}))},call(i,a,o){let s=window.prompt("invoke",JSON.stringify({event:i,paramsString:JSON.stringify(a),callbackId:o}));if(s)return JSON.parse(s)}};let n={onDocumentReady:t,env:_d,doExit:r};globalThis.joliboxJSCore=ht({},n)}if(typeof window!="undefined"&&window.JoliAndroidSDKBridge){let e,t=window.JoliAndroidSDKBridge,r=(a="")=>{At.trigger(),t.onDocumentReady(JSON.stringify({path:a}))},n=a=>fi(void 0,null,function*(){let o=yield At.exit();t.doExit(JSON.stringify({uuid:a,shouldInterrupt:o}))});Uo={onDocumentReady:r,invoke(a,o,s){t.invoke(JSON.stringify({event:a,paramsString:o,callbackId:s}))},doExit:n,publish(a,o,s){let l=gd(o,"joliboxJSCore");t.publish(JSON.stringify({event:a,paramsString:JSON.stringify(l),webviewIds:s}))},call(a,o,s){let l=window.prompt("invoke",JSON.stringify({event:a,paramsString:JSON.stringify(o),callbackId:s}));if(l)return JSON.parse(l)},doBackPress(a){return fi(this,null,function*(){let o=yield At.backPress();t.doBackPress(JSON.stringify({uuid:a,shouldInterrupt:o}))})}};let i={onDocumentReady:r,env:_d,doExit:n};globalThis.joliboxJSCore=ht({},i)}var yd=Uo;if(!yd&&xp())throw new mp("No joliboxJScore is found, native bridge not found.");var Vp=ht({},yd),bd=qp(Vp),{invokeHandler:od}=bd,{applyNative:gS,invokeNative:pi,onNative:wd,offNative:Ed,subscribeHandler:$p,publish:_S,emitNative:yS,subscribe:bS,unsubscribe:wS}=bd;globalThis.joliboxJSBridge={callHandler:od,invokeHandler:od,subscribeHandler:$p};var Kp=Object.defineProperty,Wp=Object.defineProperties,zp=Object.getOwnPropertyDescriptors,Si=Object.getOwnPropertySymbols,Wd=Object.prototype.hasOwnProperty,zd=Object.prototype.propertyIsEnumerable,Id=(e,t,r)=>t in e?Kp(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Xd=(e,t)=>{for(var r in t||(t={}))Wd.call(t,r)&&Id(e,r,t[r]);if(Si)for(var r of Si(t))zd.call(t,r)&&Id(e,r,t[r]);return e},Xp=(e,t)=>Wp(e,zp(t)),Qp=(e,t)=>{var r={};for(var n in e)Wd.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Si)for(var n of Si(e))t.indexOf(n)<0&&zd.call(e,n)&&(r[n]=e[n]);return r},Qd=Object.defineProperty,Yp=Object.defineProperties,Zp=Object.getOwnPropertyDescriptors,Ad=Object.getOwnPropertySymbols,ev=Object.prototype.hasOwnProperty,tv=Object.prototype.propertyIsEnumerable,Sd=(e,t,r)=>t in e?Qd(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,rv=(e,t)=>{for(var r in t||(t={}))ev.call(t,r)&&Sd(e,r,t[r]);if(Ad)for(var r of Ad(t))tv.call(t,r)&&Sd(e,r,t[r]);return e},nv=(e,t)=>Yp(e,Zp(t)),iv=(e,t)=>{for(var r in t)Qd(e,r,{get:t[r],enumerable:!0})},Yd=(e,t,r,n)=>{for(var i=t,a=e.length-1,o;a>=0;a--)(o=e[a])&&(i=o(i)||i);return i},av=(e,t,r)=>new Promise((n,i)=>{var a=l=>{try{s(r.next(l))}catch(c){i(c)}},o=l=>{try{s(r.throw(l))}catch(c){i(c)}},s=l=>l.done?n(l.value):Promise.resolve(l.value).then(a,o);s((r=r.apply(e,t)).next())});if(typeof window!="undefined"&&!window.AbortController){let e=function(){this.signal=new t};e.prototype.abort=function(){this.signal._aborted=!0,typeof this.signal.onabort=="function"&&this.signal.onabort(new Event("abort"));let r=new Event("abort");this.signal.dispatchEvent(r)};let t=function(){this._aborted=!1,this.aborted=!1,this.onabort=null,this._eventListeners={}};Object.defineProperty(t.prototype,"aborted",{get:function(){return this._aborted}}),t.prototype.addEventListener=function(r,n){this._eventListeners[r]||(this._eventListeners[r]=[]),this._eventListeners[r].push(n)},t.prototype.removeEventListener=function(r,n){if(!this._eventListeners[r])return;let i=this._eventListeners[r].indexOf(n);i!==-1&&this._eventListeners[r].splice(i,1)},t.prototype.dispatchEvent=function(r){if(this._eventListeners[r.type])for(let n of this._eventListeners[r.type])n.call(this,r)},window.AbortController=e,window.AbortSignal=t}function ov(e){return new Promise(t=>{setTimeout(()=>{t()},e)})}function sv(e){return typeof e=="string"}function lv(e){return typeof e=="undefined"}function cv(e){return lv(e)||e===null}function dv(e){return typeof e=="function"}function Zd(e){let t=e,r=null,n=function(){for(var i=arguments.length,a=new Array(i),o=0;o<i;o++)a[o]=arguments[o];return r||(r=new t(...a)),r};return n.prototype=t.prototype,n}var uv=(e=>(e[e.DEVELOPER_FILE_NOT_FOUND=0]="DEVELOPER_FILE_NOT_FOUND",e[e.INTERNAL_IOS_CAN_NOT_FOUND_PKG=1]="INTERNAL_IOS_CAN_NOT_FOUND_PKG",e[e.USER_IOS_LOAD_TIMEOUT=2]="USER_IOS_LOAD_TIMEOUT",e[e.INTERNAL_IOS_PKG_LOAD_ERROR=3]="INTERNAL_IOS_PKG_LOAD_ERROR",e[e.INTERNAL_IOS_PKG_PARSE_FAIL=4]="INTERNAL_IOS_PKG_PARSE_FAIL",e[e.USER_IOS_GET_EMPTY_DATA=5]="USER_IOS_GET_EMPTY_DATA",e[e.USER_ANDROID_GET_PKG_FAIL=6]="USER_ANDROID_GET_PKG_FAIL",e[e.DEVELOPER_ANDROID_PACKAGE_FILE_UNEXPECTED_REQUIRE=7]="DEVELOPER_ANDROID_PACKAGE_FILE_UNEXPECTED_REQUIRE",e))(uv||{});function Jr(e){return function(){var t,r;((r=(t=globalThis.VConsole)==null?void 0:t[e])!=null?r:globalThis.console[e])(...arguments)}}var fv={log:Jr("log"),warn:Jr("warn"),info:Jr("info"),error:Jr("error"),debug:Jr("debug")};Object.assign(globalThis,{logger:fv});var Cd=Symbol.for("Jolibox.canIUseMap"),hv={};globalThis[Cd]||(globalThis[Cd]=hv);var Rd=Symbol.for("Jolibox.canIUseMap.native"),mv={};globalThis[Rd]||(globalThis[Rd]=mv);var eu=(e=>(e[e.Other=0]="Other",e[e.Route=1]="Route",e[e.Click=2]="Click",e[e.View=3]="View",e[e.Expose=4]="Expose",e[e.Swipe=5]="Swipe",e[e.Input=6]="Input",e[e.Select=7]="Select",e[e.SwitchOn=8]="SwitchOn",e[e.SwitchOff=9]="SwitchOff",e[e.Submit=10]="Submit",e[e.Scroll=11]="Scroll",e[e.Hide=12]="Hide",e[e.System=1e3]="System",e[e.ErrorTrace=1001]="ErrorTrace",e[e.UserDefined=1002]="UserDefined",e))(eu||{}),tu=(e=>(e.MiniGame="mini-game",e.MiniDrama="mini-drama",e.App="app",e.WebSDK="web-sdk",e.AppSDK="app-sdk",e))(tu||{}),ru=(e=>(e[e.App=0]="App",e[e.H5=1]="H5",e[e.Weapp=2]="Weapp",e[e.Alipay=3]="Alipay",e[e.Gcash=4]="Gcash",e[e.Dana=5]="Dana",e[e.Umma=6]="Umma",e[e.WebSDK=1e3]="WebSDK",e[e.AppSDK=1001]="AppSDK",e[e.Other=9999]="Other",e))(ru||{}),Od=["name","params"],pv=["name","type","location","target","extra","timestamp","userId"],vv=["platform","os","appVersion","appId","model","brand","uuid","jsSdkVersion","extra"];function yi(e,t){return t.map(r=>{if(r==="params"&&e[r]){let n=e[r];return Object.keys(n).reduce((i,a)=>(i[a]=String(n[a]),i),{})}return e[r]})}function gv(e){let t=e.location?yi(e.location,Od):null,r=e.target?yi(e.target,Od):null;return yi(nv(rv({},e),{location:t,target:r}),pv)}function _v(e){let t=e.events.map(n=>gv(n)),r=yi(e.device,vv);return[e.protocolVersion,t,r,e.project]}function yv(){if(typeof window=="undefined")return{getItem:()=>null,setItem:()=>{},removeItem:()=>{},clear:()=>{},length:0,key:()=>null};try{if(window.__joliboxLocalStorage__)return window.__joliboxLocalStorage__;let e=Object.getOwnPropertyDescriptor(window,"localStorage");if(e&&e.get){let n=e.get.call(window);return window.__joliboxLocalStorage__=n,n}if(e=Object.getOwnPropertyDescriptor(Object.getPrototypeOf(window),"localStorage"),e&&e.get)return e.get.call(window);let t=Window.prototype,r=Object.getOwnPropertyDescriptor(t,"localStorage");if(r&&r.get){let n=r.get.call(window);return window.__joliboxLocalStorage__=n,n}return localStorage}catch(e){return console.warn("Failed to get original localStorage, fallback to default implementation",e),localStorage}}yv();var or=typeof window=="undefined",Ho=()=>!or&&!!(navigator.userAgent||"").includes("JoliboxPlatformSDK");!or&&(navigator.userAgent.includes("iPhone")||navigator.userAgent.includes("iPod")||navigator.userAgent.includes("iPad")||navigator.userAgent.includes("iPhone OS")),!or&&navigator.userAgent.includes("Android"),!or&&navigator.userAgent.includes("Mac"),!or&&navigator.userAgent.includes("FB_IAB"),!or&&!navigator.userAgent.includes("iPhone")&&navigator.userAgent.includes("Android");var qo=class Vo{constructor(t){this.element=t,this.next=Vo.Undefined,this.prev=Vo.Undefined}};qo.Undefined=new qo(void 0);var le=qo,bv=class{constructor(){this._first=le.Undefined,this._last=le.Undefined,this._size=0}get size(){return this._size}isEmpty(){return this._first===le.Undefined}clear(){let e=this._first;for(;e!==le.Undefined;){let t=e.next;e.prev=le.Undefined,e.next=le.Undefined,e=t}this._first=le.Undefined,this._last=le.Undefined,this._size=0}unshift(e){return this._insert(e,!1)}push(e){return this._insert(e,!0)}_insert(e,t){let r=new le(e);if(this._first===le.Undefined)this._first=r,this._last=r;else if(t){let i=this._last;this._last=r,r.prev=i,i.next=r}else{let i=this._first;this._first=r,r.next=i,i.prev=r}this._size+=1;let n=!1;return()=>{n||(n=!0,this._remove(r))}}shift(){if(this._first!==le.Undefined){let e=this._first.element;return this._remove(this._first),e}}pop(){if(this._last!==le.Undefined){let e=this._last.element;return this._remove(this._last),e}}_remove(e){if(e.prev!==le.Undefined&&e.next!==le.Undefined){let t=e.prev;t.next=e.next,e.next.prev=t}else e.prev===le.Undefined&&e.next===le.Undefined?(this._first=le.Undefined,this._last=le.Undefined):e.next===le.Undefined?(this._last=this._last.prev,this._last.next=le.Undefined):e.prev===le.Undefined&&(this._first=this._first.next,this._first.prev=le.Undefined);this._size-=1}*[Symbol.iterator](){let e=this._first;for(;e!==le.Undefined;)yield e.element,e=e.next}},wv=0,Fr=class{constructor(e){this.value=e,this.id=wv++}},$r=class{constructor(e){this.options=e,this._size=0}dispose(e){var t,r;this._disposed||(this._disposed=!0,this._listeners&&(e?(this._listeners instanceof Fr&&(this._listeners=[this._listeners]),this._listeners=this._listeners.filter(n=>(n==null?void 0:n.value)===e)):(this._listeners=void 0,this._size=0)),(r=(t=this.options)==null?void 0:t.onDidRemoveLastListener)==null||r.call(t))}get event(){return this._event!=null||(this._event=(e,t)=>{var r,n,i,a,o,s;if(this._disposed)return()=>{console.info("[Jolibox SDK] Emitter is _disposed")};t&&(e=e.bind(t));let l=new Fr(e);return this._listeners?this._listeners instanceof Fr?this._listeners=[this._listeners,l]:this._listeners.push(l):((n=(r=this.options)==null?void 0:r.onWillAddFirstListener)==null||n.call(r,this),this._listeners=l,(a=(i=this.options)==null?void 0:i.onDidFirstListener)==null||a.call(i,this)),(s=(o=this.options)==null?void 0:o.onDidAddListener)==null||s.call(o,this),this._size++,()=>{var c,p,u,m;if(!this._disposed){if(this._listeners instanceof Fr)this._listeners.id===l.id&&(this._listeners=void 0,this._size=0,(p=(c=this.options)==null?void 0:c.onDidRemoveLastListener)==null||p.call(c));else if(this._listeners){let h=this._listeners.indexOf(l);h>=0&&(this._listeners.splice(h,1),this._size--,this._size===0&&((m=(u=this.options)==null?void 0:u.onDidRemoveLastListener)==null||m.call(u)))}}}}),this._event}_deliver(e,t){var r;if(!e)return;let n=((r=this.options)==null?void 0:r.onListenerError)||Error.constructor;if(!n){e.value(t);return}try{e.value(t)}catch(i){n(i)}}fire(e){this._listeners&&(this._listeners instanceof Fr?this._deliver(this._listeners,e):this._listeners.forEach(t=>this._deliver(t,e)))}hasListeners(){return this._size>0}},Ev=class{constructor(){this.listeners=new Map,this.listerHandlerMap=new WeakMap,this.cachedEventQueue=new Map}on(e,t){let r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;var n;let i=(n=this.listeners.get(e))!=null?n:new $r,a=l=>t(...l.args),o=i.event(a);this.listerHandlerMap.set(t,{handler:a,dispose:o}),this.listeners.set(e,i);let s=this.cachedEventQueue.get(e);if(s&&r)for(let l of s)t(...l.args)}flushCachedEvent(e){e?this.cachedEventQueue.delete(e):this.cachedEventQueue.clear()}off(e,t){let r=this.listerHandlerMap.get(t);r&&(r.dispose(),this.listerHandlerMap.delete(t))}emit(e){let t=this.listeners.get(e),r=this.cachedEventQueue.get(e);for(var n=arguments.length,i=new Array(n>1?n-1:0),a=1;a<n;a++)i[a-1]=arguments[a];r||(r=new bv,this.cachedEventQueue.set(e,r)),r.push({args:i}),t&&t.fire({event:e,args:i})}once(e,t){var r=this;let n=function(){t(...arguments),r.off(e,n)};this.on(e,n,!1)}},$o={};iv($o,{None:()=>Iv,filter:()=>Sv,once:()=>nu,toPromise:()=>Av});var Iv=()=>(console.log("[Jolibox SDK] None Event"),()=>{console.log("[Jolibox SDK] None Event dispose")});function Av(e){return new Promise(t=>nu(e)(t))}function nu(e){return function(t){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null,n=!1;return e(i=>{if(!n)return n=!0,t.call(r,i)},null)}}function Sv(e,t){return(r=>{let n={onWillAddFirstListener(){r(i.fire,i)}},i=new $r(n);return i.event})(function(r){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;return e(i=>t(i)&&r.call(n,i),null)})}var Bo=Symbol.for("Jolibox.hostEmitter"),Cv=()=>{let e=new Ev;return globalThis[Bo]||(globalThis[Bo]={on:e.on.bind(e),off:e.off.bind(e),emit:e.emit.bind(e),once:e.once.bind(e)}),globalThis[Bo]};Cv();function Rv(e,t){let r=Math.min(e.length,t.length);for(let n=0;n<r;n++)Ov(e[n],t[n])}function Ov(e,t){if(sv(t)){if(typeof e!==t)throw new Error(`argument does not match constraint: typeof ${t}`)}else if(dv(t)){try{if(e instanceof t)return}catch(r){}if(!cv(e)&&e.constructor===t||t.length===1&&t.call(void 0,e)===!0)return;throw new Error("[Jolibox SDK]argument does not match one of these constraints: arg instanceof constraint, arg.constructor === constraint, nor constraint(arg) === true")}}var Ko=class{constructor(){this._commands=new Map,this._onDidRegisterCommand=new $r,this.onDidRegisterCommand=this._onDidRegisterCommand.event,console.log("[Jolibox SDK] command registry")}registerCommand(e){if(!e)throw new Error("invalid command");if(e.metadata&&Array.isArray(e.metadata.args)){let r=[];for(let i of e.metadata.args)r.push(i.constraint);let n=e.handler;e.handler=function(){for(var i=arguments.length,a=new Array(i),o=0;o<i;o++)a[o]=arguments[o];return Rv(a,r),n(...a)}}let{id:t}=e;this._commands.get(t)&&console.info(`[Jolibox SDK] duplicated command is registered ${t}`),this._commands.set(t,e),this._onDidRegisterCommand.fire(t)}getCommand(e){return this._commands.get(e)}getCommands(){let e=new Map;for(let t of this._commands.keys()){let r=this.getCommand(t);r&&e.set(t,r)}return e}};Ko=Yd([Zd],Ko);var kd=class{constructor(){this._onWillExecuteCommand=new $r,this.onWillExecuteCommand=this._onWillExecuteCommand.event,this._onDidExecuteCommand=new $r,this.onDidExecuteCommand=this._onDidExecuteCommand.event,this.registry=new Ko,this._starActivation=null}_activateStar(){return this._starActivation||(this._starActivation=ov(3e4)),this._starActivation}executeCommand(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];return av(this,null,function*(){return this.registry.getCommand(e)?this._tryExecuteCommand(e,r):(yield Promise.all([Promise.race([this._activateStar(),$o.toPromise($o.filter(this.registry.onDidRegisterCommand,i=>i===e))])]),this._tryExecuteCommand(e,r))})}executeCommandThowErr(e){if(!this.registry.getCommand(e))throw new Error(`command '${e}' not found`);let t=this.registry.getCommand(e);for(var r=arguments.length,n=new Array(r>1?r-1:0),i=1;i<r;i++)n[i-1]=arguments[i];this._onWillExecuteCommand.fire({commandId:e,args:n});let a=this.invokeFunction(t.handler,...n);return this._onDidExecuteCommand.fire({commandId:e,args:n}),a}_tryExecuteCommand(e,t){let r=this.registry.getCommand(e);if(!r)return Promise.reject(new Error(`command '${e}' not found`));try{this._onWillExecuteCommand.fire({commandId:e,args:t});let n=this.invokeFunction(r.handler,...t);return this._onDidExecuteCommand.fire({commandId:e,args:t}),Promise.resolve(n)}catch(n){return Promise.reject(n)}}invokeFunction(e){try{for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];return e(...r)}finally{}}};kd=Yd([Zd],kd);function Ue(e,t,r){return(t=kv(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function kv(e){var t=Tv(e,"string");return typeof t=="symbol"?t:t+""}function Tv(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var ir=e=>e?function(){try{for(var t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];e==null||e(...r)}catch(i){console.error("Error calling function",i)}}:()=>{console.log("wrapUserFunction: fn is undefined")},Wo=class{constructor(t){Ue(this,"context",void 0),Ue(this,"continueCallback",void 0),Ue(this,"adIsShowingCallback",void 0),Ue(this,"isBeforeAdCalled",!1),Ue(this,"isBeforeRewardCalled",!1),Ue(this,"isAdDismissedCalled",!1),Ue(this,"isAdViewedCalled",!1),Ue(this,"isAfterAdCalled",!1),Ue(this,"currentProvider",void 0),Ue(this,"currentClientParams",void 0),Ue(this,"adsHasResponse",!1),Ue(this,"videoChecker",window.document.createElement("video")),Ue(this,"contextInfo",void 0),Ue(this,"wrapShowAdFn",r=>()=>{var n,i,a;this.adsHasResponse=!0;let o=!1;this.videoChecker.play().catch(()=>{o=!1}),o=!this.videoChecker.paused,this.videoChecker.pause(),this.context.track("CallShowAdFn",Object.assign({},{userEvent:o},this.paramsToTrack)),this.notifyIframeAdsEvent("JOLIBOX_AD_CALL_BEFORE_REWARD",Xd({userEvent:o},this.paramsToTrack)),Ho()&&this.context.track("mmp_ad_impression",{ad_network:(i=(n=this.currentProvider)==null?void 0:n.name)!=null?i:"",ad_format:"rewarded",module:"game",game_id:this.contextInfo.objectId}),(a=this.adIsShowingCallback)==null||a.call(this,!0);let s=ir(r);s==null||s()}),this.context=t,this.contextInfo=t.getContextInfo()}notifyIframeAdsEvent(t,r){window.parent&&window.parent.postMessage({type:t,data:r},"*"),window.dispatchEvent(new CustomEvent(t,{detail:r}))}get paramsToTrack(){var t,r,n,i,a,o;return{provider:(r=(t=this.currentProvider)==null?void 0:t.name)!=null?r:null,type:(n=this.currentClientParams)==null?void 0:n.type,name:((i=this.currentClientParams)==null?void 0:i.type)==="preroll"?null:(o=(a=this.currentClientParams)==null?void 0:a.name)!=null?o:""}}wrapBeforeAd(t){return()=>{var r,n,i,a;if(this.adsHasResponse=!0,this.context.track("CallBeforeAd",this.paramsToTrack),this.notifyIframeAdsEvent("JOLIBOX_AD_CALL_BEFORE_AD",this.paramsToTrack),!this.isBeforeAdCalled){this.isBeforeAdCalled=!0;let o=ir(t);o==null||o(),((r=this.currentClientParams)==null?void 0:r.type)!=="reward"&&((n=this.adIsShowingCallback)==null||n.call(this,!0),Ho()&&this.context.track("mmp_ad_impression",{ad_network:(a=(i=this.currentProvider)==null?void 0:i.name)!=null?a:"",ad_format:"interstitial",module:"game",game_id:this.contextInfo.objectId}))}}}wrapBeforeReward(t){return r=>{this.adsHasResponse=!0,this.isBeforeRewardCalled?this.wrapShowAdFn(r)():(this.isBeforeRewardCalled=!0,t==null||t(this.wrapShowAdFn(r)))}}wrapAdDismissed(t){return()=>{if(this.adsHasResponse=!0,!this.isAdDismissedCalled){this.isAdDismissedCalled=!0;let r=ir(t);r==null||r()}}}wrapAdViewed(t){return()=>{if(this.adsHasResponse=!0,!this.isAdViewedCalled){this.isAdViewedCalled=!0;let r=ir(t);r==null||r()}}}wrapAfterAd(t){return()=>{if(this.adsHasResponse=!0,this.context.track("CallAfterAd",this.paramsToTrack),this.notifyIframeAdsEvent("JOLIBOX_AD_CALL_AFTER_AD",this.paramsToTrack),!this.isAfterAdCalled){this.isAfterAdCalled=!0;let r=ir(t);r==null||r()}}}wrapAdBreakDone(t){return r=>{var n,i,a,o,s,l,c,p,u;switch(this.adsHasResponse=!0,this.context.track("CallAdBreakDone",{provider:(i=(n=this.currentProvider)==null?void 0:n.name)!=null?i:null,breakType:r.breakType,breakName:(a=r.breakName)!=null?a:"",breakFormat:r.breakFormat,breakStatus:r.breakStatus}),this.notifyIframeAdsEvent("JOLIBOX_AD_CALL_AD_BREAK_DONE",{provider:(s=(o=this.currentProvider)==null?void 0:o.name)!=null?s:null,breakType:r.breakType,breakName:(l=r.breakName)!=null?l:"",breakFormat:r.breakFormat,breakStatus:r.breakStatus}),r.breakStatus){case"viewed":case"ignored":case"dismissed":case"error":{let m=ir(t);m==null||m(r),(c=this.adIsShowingCallback)==null||c.call(this,!1),(p=this.continueCallback)==null||p.call(this,[!1,r]);break}default:{(u=this.continueCallback)==null||u.call(this,[!0,r]);break}}}}callAdBreakAndContinue(t,r,n,i){return I(this,null,function*(){return this.currentProvider=t,this.currentClientParams=r,this.adsHasResponse=!1,new Promise(a=>{this.continueCallback=a,this.adIsShowingCallback=i;let o;switch(r.type){case"preroll":{o={type:r.type,adBreakDone:this.wrapAdBreakDone(r.adBreakDone)};break}case"reward":{o={name:r.name,type:r.type,beforeAd:this.wrapBeforeAd(r.beforeAd),beforeReward:this.wrapBeforeReward(r.beforeReward),adDismissed:this.wrapAdDismissed(r.adDismissed),adViewed:this.wrapAdViewed(r.adViewed),afterAd:this.wrapAfterAd(r.afterAd),adBreakDone:this.wrapAdBreakDone(r.adBreakDone)};break}default:{o={name:r.name,type:r.type,beforeAd:this.wrapBeforeAd(r.beforeAd),afterAd:this.wrapAfterAd(r.afterAd),adBreakDone:this.wrapAdBreakDone(r.adBreakDone)};break}}window.setTimeout(()=>{var s,l,c,p,u,m,h;this.adsHasResponse||(this.context.track("CallAdBreakTimeout",{type:r.type,provider:(l=(s=this.currentProvider)==null?void 0:s.name)!=null?l:null}),this.notifyIframeAdsEvent("JOLIBOX_AD_CALL_AD_BREAK_TIMEOUT",{type:r.type,provider:(p=(c=this.currentProvider)==null?void 0:c.name)!=null?p:null}),(m=this.continueCallback)==null||m.call(this,[!0,{breakType:r.type,breakName:r.type==="preroll"?"":(u=r.name)!=null?u:"",breakFormat:r.type==="reward"?"reward":"interstitial",breakStatus:"timeout"}]),(h=this.adIsShowingCallback)==null||h.call(this,!1))},5e3),this.context.track("CallAdBreak",this.paramsToTrack),this.notifyIframeAdsEvent("JOLIBOX_AD_CALL_AD_BREAK",this.paramsToTrack),t.adBreak(o,n),window.JoliTesterBridge&&console.log("joli-fullscreen-ad-show")})})}};function vi(e,t,r){return(t=xv(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function xv(e){var t=Nv(e,"string");return typeof t=="symbol"?t:t+""}function Nv(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var zo=class{constructor(t){vi(this,"context",void 0),vi(this,"adBreakIsShowing",!1),vi(this,"reportPageJumpOut",()=>{this.context.track("AdBreakJumpOut",{context:"AdsActionDetection"})}),vi(this,"reportPageHide",()=>{this.context.track("AdBreakHide",{context:"AdsActionDetection"})}),this.context=t,window.addEventListener("visibilitychange",()=>{document.hidden&&this.adBreakIsShowing&&this.reportPageHide()}),window.addEventListener("beforeunload",r=>{this.adBreakIsShowing&&this.reportPageJumpOut()})}};function gi(e,t,r){return(t=Pv(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Pv(e){var t=Dv(e,"string");return typeof t=="symbol"?t:t+""}function Dv(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Xo=class{constructor(t){gi(this,"configs",null),gi(this,"firstRun",!0),gi(this,"context",void 0),gi(this,"contextInfo",void 0),this.context=t,this.contextInfo=this.context.getContextInfo(),this.init()}init(){return I(this,null,function*(){try{this.configs=yield this.context.httpClient.get("/api/fe-configs/js-sdk/ads-channel-config",{})}catch(t){}})}shouldBypassCallingInterstitial(){var t,r;let n;if(!this.configs)this.init(),n=!this.firstRun;else{let i=(t=this.contextInfo.channel)!=null?t:"",a=this.configs[i],o=(r=a==null?void 0:a.interstitialRate)!=null?r:1;n=Math.random()<o}return this.firstRun=!1,n}};function mt(e,t,r){return(t=Lv(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Lv(e){var t=Uv(e,"string");return typeof t=="symbol"?t:t+""}function Uv(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Qo=class{constructor(t,r){mt(this,"name","ADSENSE"),mt(this,"context",void 0),mt(this,"contextInfo",void 0),mt(this,"configured",!1),mt(this,"initParams",void 0),mt(this,"push",function(){let n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};window.adsbygoogle.push(n)}),mt(this,"adConfig",n=>{let i=n,{onReady:a}=i,o=Qp(i,["onReady"]);this.context.track("CallAdConfig",o),this.configured?console.warn("Ad config already set, skipping"):(this.configured=!0,this.push(n))}),mt(this,"adBreak",n=>{if(!this.contextInfo.objectId){console.warn("Game ID is not set, skip calling adBreak");return}this.push(n)}),mt(this,"adUnit",n=>I(this,null,function*(){var i,a,o,s;if(this.context.track("CallAdUnit",{adFormat:(a=(i=n.adFormat)==null?void 0:i.toString())!=null?a:null,fullWidthResponsive:(o=n.fullWidthResponsive)!=null?o:null}),document.querySelector("#jolibox-ads")){console.warn("Ad unit already set, skipping");return}let{el:l,slot:c,adFormat:p,fullWidthResponsive:u,style:m}=n,h;if(!l)throw new Error("targeting element is required");if(typeof l=="string"?h=document.querySelector(l):h=l,!h)throw new Error("targeting element not found");let b=c;if(b||(b=this.initParams.unitId),!b)throw new Error("slot is required");let E=typeof p=="object"&&Array.isArray(p)?p.join(", "):p,A=document.createElement("ins");if(A.className="adsbygoogle",A.id="jolibox-ads",A.style.display="block",A.setAttribute("data-ad-client",this.initParams.clientId),A.setAttribute("data-ad-slot",b),E&&A.setAttribute("data-ad-format",E),u&&A.setAttribute("data-full-width-responsive",u),m&&A.setAttribute("style",m),(s=this.contextInfo.testAdsMode)!=null?s:!1){let w=document.createElement("div");w.style.position="absolute",w.style.top="0",w.style.left="0",w.style.width="100%",w.style.height="100%",w.style.display="flex",w.style.justifyContent="center",w.style.alignItems="center",w.style.backgroundColor="rgba(0, 0, 0, 0.5)",w.style.color="white",w.innerHTML="Test Ad",A.style.position="relative",h.appendChild(A),A.appendChild(w)}else h.appendChild(A),new MutationObserver(w=>{w.forEach(R=>{if(R.type==="attributes"&&R.attributeName==="data-ad-status"){let k=A.getAttribute("data-ad-status");this.context.track("AdSenseUnitStatusChanged",{status:k!=null?k:"null"})}})}).observe(A,{attributes:!0,attributeFilter:["data-ad-status"]}),this.push({})})),this.context=t,this.contextInfo=this.context.getContextInfo(),this.initParams=r,window.adsbygoogle=window.adsbygoogle||[]}init(){return I(this,null,function*(){var t;if(this.context.track("CallAdsInit",{provider:this.name}),typeof window=="undefined")return;let r="google-adsense",n=(t=this.contextInfo.testAdsMode)!=null?t:!1;if(!document.getElementById(r)&&this.initParams.clientId){let i=document.createElement("script");i.id=r,i.async=!0,i.crossOrigin="anonymous",i.src=`https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=${this.initParams.clientId}`,n&&i.setAttribute("data-adbreak-test","on"),this.initParams.channelId&&i.setAttribute("data-ad-channel",this.initParams.channelId),this.initParams.admobInterstitialSlot&&i.setAttribute("data-admob-interstitial-slot",this.initParams.admobInterstitialSlot),this.initParams.admobRewardedSlot&&i.setAttribute("data-admob-rewarded-slot",this.initParams.admobRewardedSlot),this.initParams.admobOnly&&i.setAttribute("data-admob-ads-only","on"),document.head.appendChild(i),this.context.track("LoadAdsenseCompleted",null)}})}};function Bv(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}function Mv(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),e.nonce!==void 0&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}var Gv=function(){function e(r){var n=this;this._insertTag=function(i){var a;n.tags.length===0?n.insertionPoint?a=n.insertionPoint.nextSibling:n.prepend?a=n.container.firstChild:a=n.before:a=n.tags[n.tags.length-1].nextSibling,n.container.insertBefore(i,a),n.tags.push(i)},this.isSpeedy=r.speedy===void 0?!0:r.speedy,this.tags=[],this.ctr=0,this.nonce=r.nonce,this.key=r.key,this.container=r.container,this.prepend=r.prepend,this.insertionPoint=r.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(r){r.forEach(this._insertTag)},t.insert=function(r){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(Mv(this));var n=this.tags[this.tags.length-1];if(this.isSpeedy){var i=Bv(n);try{i.insertRule(r,i.cssRules.length)}catch(a){}}else n.appendChild(document.createTextNode(r));this.ctr++},t.flush=function(){this.tags.forEach(function(r){var n;return(n=r.parentNode)==null?void 0:n.removeChild(r)}),this.tags=[],this.ctr=0},e}(),Re="-ms-",Ci="-moz-",Y="-webkit-",iu="comm",vs="rule",gs="decl",Jv="@import",au="@keyframes",Fv="@layer",jv=Math.abs,Ni=String.fromCharCode,Hv=Object.assign;function qv(e,t){return be(e,0)^45?(((t<<2^be(e,0))<<2^be(e,1))<<2^be(e,2))<<2^be(e,3):0}function ou(e){return e.trim()}function Vv(e,t){return(e=t.exec(e))?e[0]:e}function Z(e,t,r){return e.replace(t,r)}function Yo(e,t){return e.indexOf(t)}function be(e,t){return e.charCodeAt(t)|0}function Kr(e,t,r){return e.slice(t,r)}function tt(e){return e.length}function _s(e){return e.length}function _i(e,t){return t.push(e),e}function $v(e,t){return e.map(t).join("")}var Pi=1,cr=1,su=0,Me=0,pe=0,dr="";function Di(e,t,r,n,i,a,o){return{value:e,root:t,parent:r,type:n,props:i,children:a,line:Pi,column:cr,length:o,return:""}}function jr(e,t){return Hv(Di("",null,null,"",null,null,0),e,{length:-e.length},t)}function Kv(){return pe}function Wv(){return pe=Me>0?be(dr,--Me):0,cr--,pe===10&&(cr=1,Pi--),pe}function He(){return pe=Me<su?be(dr,Me++):0,cr++,pe===10&&(cr=1,Pi++),pe}function rt(){return be(dr,Me)}function bi(){return Me}function Xr(e,t){return Kr(dr,e,t)}function Wr(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function lu(e){return Pi=cr=1,su=tt(dr=e),Me=0,[]}function cu(e){return dr="",e}function wi(e){return ou(Xr(Me-1,Zo(e===91?e+2:e===40?e+1:e)))}function zv(e){for(;(pe=rt())&&pe<33;)He();return Wr(e)>2||Wr(pe)>3?"":" "}function Xv(e,t){for(;--t&&He()&&!(pe<48||pe>102||pe>57&&pe<65||pe>70&&pe<97););return Xr(e,bi()+(t<6&&rt()==32&&He()==32))}function Zo(e){for(;He();)switch(pe){case e:return Me;case 34:case 39:e!==34&&e!==39&&Zo(pe);break;case 40:e===41&&Zo(e);break;case 92:He();break}return Me}function Qv(e,t){for(;He()&&e+pe!==57&&!(e+pe===84&&rt()===47););return"/*"+Xr(t,Me-1)+"*"+Ni(e===47?e:He())}function Yv(e){for(;!Wr(rt());)He();return Xr(e,Me)}function Zv(e){return cu(Ei("",null,null,null,[""],e=lu(e),0,[0],e))}function Ei(e,t,r,n,i,a,o,s,l){for(var c=0,p=0,u=o,m=0,h=0,b=0,E=1,A=1,w=1,R=0,k="",L=i,F=a,S=n,P=k;A;)switch(b=R,R=He()){case 40:if(b!=108&&be(P,u-1)==58){Yo(P+=Z(wi(R),"&","&\f"),"&\f")!=-1&&(w=-1);break}case 34:case 39:case 91:P+=wi(R);break;case 9:case 10:case 13:case 32:P+=zv(b);break;case 92:P+=Xv(bi()-1,7);continue;case 47:switch(rt()){case 42:case 47:_i(eg(Qv(He(),bi()),t,r),l);break;default:P+="/"}break;case 123*E:s[c++]=tt(P)*w;case 125*E:case 59:case 0:switch(R){case 0:case 125:A=0;case 59+p:w==-1&&(P=Z(P,/\f/g,"")),h>0&&tt(P)-u&&_i(h>32?xd(P+";",n,r,u-1):xd(Z(P," ","")+";",n,r,u-2),l);break;case 59:P+=";";default:if(_i(S=Td(P,t,r,c,p,i,s,k,L=[],F=[],u),a),R===123)if(p===0)Ei(P,t,S,S,L,a,u,s,F);else switch(m===99&&be(P,3)===110?100:m){case 100:case 108:case 109:case 115:Ei(e,S,S,n&&_i(Td(e,S,S,0,0,i,s,k,i,L=[],u),F),i,F,u,s,n?L:F);break;default:Ei(P,S,S,S,[""],F,0,s,F)}}c=p=h=0,E=w=1,k=P="",u=o;break;case 58:u=1+tt(P),h=b;default:if(E<1){if(R==123)--E;else if(R==125&&E++==0&&Wv()==125)continue}switch(P+=Ni(R),R*E){case 38:w=p>0?1:(P+="\f",-1);break;case 44:s[c++]=(tt(P)-1)*w,w=1;break;case 64:rt()===45&&(P+=wi(He())),m=rt(),p=u=tt(k=P+=Yv(bi())),R++;break;case 45:b===45&&tt(P)==2&&(E=0)}}return a}function Td(e,t,r,n,i,a,o,s,l,c,p){for(var u=i-1,m=i===0?a:[""],h=_s(m),b=0,E=0,A=0;b<n;++b)for(var w=0,R=Kr(e,u+1,u=jv(E=o[b])),k=e;w<h;++w)(k=ou(E>0?m[w]+" "+R:Z(R,/&\f/g,m[w])))&&(l[A++]=k);return Di(e,t,r,i===0?vs:s,l,c,p)}function eg(e,t,r){return Di(e,t,r,iu,Ni(Kv()),Kr(e,2,-2),0)}function xd(e,t,r,n){return Di(e,t,r,gs,Kr(e,0,n),Kr(e,n+1,-1),n)}function lr(e,t){for(var r="",n=_s(e),i=0;i<n;i++)r+=t(e[i],i,e,t)||"";return r}function tg(e,t,r,n){switch(e.type){case Fv:if(e.children.length)break;case Jv:case gs:return e.return=e.return||e.value;case iu:return"";case au:return e.return=e.value+"{"+lr(e.children,n)+"}";case vs:e.value=e.props.join(",")}return tt(r=lr(e.children,n))?e.return=e.value+"{"+r+"}":""}function rg(e){var t=_s(e);return function(r,n,i,a){for(var o="",s=0;s<t;s++)o+=e[s](r,n,i,a)||"";return o}}function ng(e){return function(t){t.root||(t=t.return)&&e(t)}}function ig(e){var t=Object.create(null);return function(r){return t[r]===void 0&&(t[r]=e(r)),t[r]}}var ag=function(e,t,r){for(var n=0,i=0;n=i,i=rt(),n===38&&i===12&&(t[r]=1),!Wr(i);)He();return Xr(e,Me)},og=function(e,t){var r=-1,n=44;do switch(Wr(n)){case 0:n===38&&rt()===12&&(t[r]=1),e[r]+=ag(Me-1,t,r);break;case 2:e[r]+=wi(n);break;case 4:if(n===44){e[++r]=rt()===58?"&\f":"",t[r]=e[r].length;break}default:e[r]+=Ni(n)}while(n=He());return e},sg=function(e,t){return cu(og(lu(e),t))},Nd=new WeakMap,lg=function(e){if(!(e.type!=="rule"||!e.parent||e.length<1)){for(var t=e.value,r=e.parent,n=e.column===r.column&&e.line===r.line;r.type!=="rule";)if(r=r.parent,!r)return;if(!(e.props.length===1&&t.charCodeAt(0)!==58&&!Nd.get(r))&&!n){Nd.set(e,!0);for(var i=[],a=sg(t,i),o=r.props,s=0,l=0;s<a.length;s++)for(var c=0;c<o.length;c++,l++)e.props[l]=i[s]?a[s].replace(/&\f/g,o[c]):o[c]+" "+a[s]}}},cg=function(e){if(e.type==="decl"){var t=e.value;t.charCodeAt(0)===108&&t.charCodeAt(2)===98&&(e.return="",e.value="")}};function du(e,t){switch(qv(e,t)){case 5103:return Y+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return Y+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return Y+e+Ci+e+Re+e+e;case 6828:case 4268:return Y+e+Re+e+e;case 6165:return Y+e+Re+"flex-"+e+e;case 5187:return Y+e+Z(e,/(\w+).+(:[^]+)/,Y+"box-$1$2"+Re+"flex-$1$2")+e;case 5443:return Y+e+Re+"flex-item-"+Z(e,/flex-|-self/,"")+e;case 4675:return Y+e+Re+"flex-line-pack"+Z(e,/align-content|flex-|-self/,"")+e;case 5548:return Y+e+Re+Z(e,"shrink","negative")+e;case 5292:return Y+e+Re+Z(e,"basis","preferred-size")+e;case 6060:return Y+"box-"+Z(e,"-grow","")+Y+e+Re+Z(e,"grow","positive")+e;case 4554:return Y+Z(e,/([^-])(transform)/g,"$1"+Y+"$2")+e;case 6187:return Z(Z(Z(e,/(zoom-|grab)/,Y+"$1"),/(image-set)/,Y+"$1"),e,"")+e;case 5495:case 3959:return Z(e,/(image-set\([^]*)/,Y+"$1$`$1");case 4968:return Z(Z(e,/(.+:)(flex-)?(.*)/,Y+"box-pack:$3"+Re+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+Y+e+e;case 4095:case 3583:case 4068:case 2532:return Z(e,/(.+)-inline(.+)/,Y+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(tt(e)-1-t>6)switch(be(e,t+1)){case 109:if(be(e,t+4)!==45)break;case 102:return Z(e,/(.+:)(.+)-([^]+)/,"$1"+Y+"$2-$3$1"+Ci+(be(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~Yo(e,"stretch")?du(Z(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(be(e,t+1)!==115)break;case 6444:switch(be(e,tt(e)-3-(~Yo(e,"!important")&&10))){case 107:return Z(e,":",":"+Y)+e;case 101:return Z(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+Y+(be(e,14)===45?"inline-":"")+"box$3$1"+Y+"$2$3$1"+Re+"$2box$3")+e}break;case 5936:switch(be(e,t+11)){case 114:return Y+e+Re+Z(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return Y+e+Re+Z(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return Y+e+Re+Z(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return Y+e+Re+e+e}return e}var dg=function(e,t,r,n){if(e.length>-1&&!e.return)switch(e.type){case gs:e.return=du(e.value,e.length);break;case au:return lr([jr(e,{value:Z(e.value,"@","@"+Y)})],n);case vs:if(e.length)return $v(e.props,function(i){switch(Vv(i,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return lr([jr(e,{props:[Z(i,/:(read-\w+)/,":"+Ci+"$1")]})],n);case"::placeholder":return lr([jr(e,{props:[Z(i,/:(plac\w+)/,":"+Y+"input-$1")]}),jr(e,{props:[Z(i,/:(plac\w+)/,":"+Ci+"$1")]}),jr(e,{props:[Z(i,/:(plac\w+)/,Re+"input-$1")]})],n)}return""})}},ug=[dg],fg=function(e){var t=e.key;if(t==="css"){var r=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(r,function(b){var E=b.getAttribute("data-emotion");E.indexOf(" ")!==-1&&(document.head.appendChild(b),b.setAttribute("data-s",""))})}var n=e.stylisPlugins||ug,i={},a,o=[];a=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+t+' "]'),function(b){for(var E=b.getAttribute("data-emotion").split(" "),A=1;A<E.length;A++)i[E[A]]=!0;o.push(b)});var s,l=[lg,cg];{var c,p=[tg,ng(function(b){c.insert(b)})],u=rg(l.concat(n,p)),m=function(b){return lr(Zv(b),u)};s=function(b,E,A,w){c=A,m(b?b+"{"+E.styles+"}":E.styles),w&&(h.inserted[E.name]=!0)}}var h={key:t,sheet:new Gv({key:t,container:a,nonce:e.nonce,speedy:e.speedy,prepend:e.prepend,insertionPoint:e.insertionPoint}),nonce:e.nonce,inserted:i,registered:{},insert:s};return h.sheet.hydrate(o),h};function hg(e){for(var t=0,r,n=0,i=e.length;i>=4;++n,i-=4)r=e.charCodeAt(n)&255|(e.charCodeAt(++n)&255)<<8|(e.charCodeAt(++n)&255)<<16|(e.charCodeAt(++n)&255)<<24,r=(r&65535)*1540483477+((r>>>16)*59797<<16),r^=r>>>24,t=(r&65535)*1540483477+((r>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(i){case 3:t^=(e.charCodeAt(n+2)&255)<<16;case 2:t^=(e.charCodeAt(n+1)&255)<<8;case 1:t^=e.charCodeAt(n)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var mg={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},pg=/[A-Z]|^ms/g,vg=/_EMO_([^_]+?)_([^]*?)_EMO_/g,uu=function(e){return e.charCodeAt(1)===45},Pd=function(e){return e!=null&&typeof e!="boolean"},Mo=ig(function(e){return uu(e)?e:e.replace(pg,"-$&").toLowerCase()}),Dd=function(e,t){switch(e){case"animation":case"animationName":if(typeof t=="string")return t.replace(vg,function(r,n,i){return St={name:n,styles:i,next:St},n})}return mg[e]!==1&&!uu(e)&&typeof t=="number"&&t!==0?t+"px":t};function Ri(e,t,r){if(r==null)return"";var n=r;if(n.__emotion_styles!==void 0)return n;switch(typeof r){case"boolean":return"";case"object":{var i=r;if(i.anim===1)return St={name:i.name,styles:i.styles,next:St},i.name;var a=r;if(a.styles!==void 0){var o=a.next;if(o!==void 0)for(;o!==void 0;)St={name:o.name,styles:o.styles,next:St},o=o.next;var s=a.styles+";";return s}return gg(e,t,r)}}var l=r;if(t==null)return l;var c=t[l];return c!==void 0?c:l}function gg(e,t,r){var n="";if(Array.isArray(r))for(var i=0;i<r.length;i++)n+=Ri(e,t,r[i])+";";else for(var a in r){var o=r[a];if(typeof o!="object"){var s=o;t!=null&&t[s]!==void 0?n+=a+"{"+t[s]+"}":Pd(s)&&(n+=Mo(a)+":"+Dd(a,s)+";")}else if(Array.isArray(o)&&typeof o[0]=="string"&&(t==null||t[o[0]]===void 0))for(var l=0;l<o.length;l++)Pd(o[l])&&(n+=Mo(a)+":"+Dd(a,o[l])+";");else{var c=Ri(e,t,o);switch(a){case"animation":case"animationName":{n+=Mo(a)+":"+c+";";break}default:n+=a+"{"+c+"}"}}}return n}var Ld=/label:\s*([^\s;{]+)\s*(;|$)/g,St;function Go(e,t,r){if(e.length===1&&typeof e[0]=="object"&&e[0]!==null&&e[0].styles!==void 0)return e[0];var n=!0,i="";St=void 0;var a=e[0];if(a==null||a.raw===void 0)n=!1,i+=Ri(r,t,a);else{var o=a;i+=o[0]}for(var s=1;s<e.length;s++)if(i+=Ri(r,t,e[s]),n){var l=a;i+=l[s]}Ld.lastIndex=0;for(var c="",p;(p=Ld.exec(i))!==null;)c+="-"+p[1];var u=hg(i)+c;return{name:u,styles:i,next:St}}function fu(e,t,r){var n="";return r.split(" ").forEach(function(i){e[i]!==void 0?t.push(e[i]+";"):i&&(n+=i+" ")}),n}var _g=function(e,t,r){var n=e.key+"-"+t.name;e.registered[n]===void 0&&(e.registered[n]=t.styles)},yg=function(e,t,r){_g(e,t);var n=e.key+"-"+t.name;if(e.inserted[t.name]===void 0){var i=t;do e.insert(t===i?"."+n:"",i,e.sheet,!0),i=i.next;while(i!==void 0)}};function Ud(e,t){if(e.inserted[t.name]===void 0)return e.insert("",t,e.sheet,!0)}function Bd(e,t,r){var n=[],i=fu(e,n,r);return n.length<2?r:i+t(n)}var bg=function(e){var t=fg(e);t.sheet.speedy=function(o){this.isSpeedy=o},t.compat=!0;var r=function(){for(var o=arguments.length,s=new Array(o),l=0;l<o;l++)s[l]=arguments[l];var c=Go(s,t.registered,void 0);return yg(t,c),t.key+"-"+c.name},n=function(){for(var o=arguments.length,s=new Array(o),l=0;l<o;l++)s[l]=arguments[l];var c=Go(s,t.registered),p="animation-"+c.name;return Ud(t,{name:c.name,styles:"@keyframes "+p+"{"+c.styles+"}"}),p},i=function(){for(var o=arguments.length,s=new Array(o),l=0;l<o;l++)s[l]=arguments[l];var c=Go(s,t.registered);Ud(t,c)},a=function(){for(var o=arguments.length,s=new Array(o),l=0;l<o;l++)s[l]=arguments[l];return Bd(t.registered,r,wg(s))};return{css:r,cx:a,injectGlobal:i,keyframes:n,hydrate:function(o){o.forEach(function(s){t.inserted[s]=!0})},flush:function(){t.registered={},t.inserted={},t.sheet.flush()},sheet:t.sheet,cache:t,getRegisteredStyles:fu.bind(null,t.registered),merge:Bd.bind(null,t.registered,r)}},wg=function e(t){for(var r="",n=0;n<t.length;n++){var i=t[n];if(i!=null){var a=void 0;switch(typeof i){case"boolean":break;case"object":{if(Array.isArray(i))a=e(i);else{a="";for(var o in i)i[o]&&o&&(a&&(a+=" "),a+=o)}break}default:a=i}a&&(r&&(r+=" "),r+=a)}}return r},Eg=bg({key:"css"}),Oe=Eg.css,es,je,Jo,Md,Gd=0,hu=[],ve=H,Jd=ve.__b,Fd=ve.__r,jd=ve.diffed,Hd=ve.__c,qd=ve.unmount,Vd=ve.__;function Ig(e,t){ve.__h&&ve.__h(je,e,Gd||t),Gd=0;var r=je.__H||(je.__H={__:[],__h:[]});return e>=r.__.length&&r.__.push({}),r.__[e]}function mu(e,t){var r=Ig(es++,7);return Cg(r.__H,t)&&(r.__=e(),r.__H=t,r.__h=e),r.__}function Ag(){for(var e;e=hu.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(Ii),e.__H.__h.forEach(ts),e.__H.__h=[]}catch(t){e.__H.__h=[],ve.__e(t,e.__v)}}ve.__b=function(e){je=null,Jd&&Jd(e)},ve.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),Vd&&Vd(e,t)},ve.__r=function(e){Fd&&Fd(e),es=0;var t=(je=e.__c).__H;t&&(Jo===je?(t.__h=[],je.__h=[],t.__.forEach(function(r){r.__N&&(r.__=r.__N),r.u=r.__N=void 0})):(t.__h.forEach(Ii),t.__h.forEach(ts),t.__h=[],es=0)),Jo=je},ve.diffed=function(e){jd&&jd(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(hu.push(t)!==1&&Md===ve.requestAnimationFrame||((Md=ve.requestAnimationFrame)||Sg)(Ag)),t.__H.__.forEach(function(r){r.u&&(r.__H=r.u),r.u=void 0})),Jo=je=null},ve.__c=function(e,t){t.some(function(r){try{r.__h.forEach(Ii),r.__h=r.__h.filter(function(n){return!n.__||ts(n)})}catch(n){t.some(function(i){i.__h&&(i.__h=[])}),t=[],ve.__e(n,r.__v)}}),Hd&&Hd(e,t)},ve.unmount=function(e){qd&&qd(e);var t,r=e.__c;r&&r.__H&&(r.__H.__.forEach(function(n){try{Ii(n)}catch(i){t=i}}),r.__H=void 0,t&&ve.__e(t,r.__v))};var $d=typeof requestAnimationFrame=="function";function Sg(e){var t,r=function(){clearTimeout(n),$d&&cancelAnimationFrame(t),setTimeout(e)},n=setTimeout(r,100);$d&&(t=requestAnimationFrame(r))}function Ii(e){var t=je,r=e.__c;typeof r=="function"&&(e.__c=void 0,r()),je=t}function ts(e){var t=je;e.__c=e.__(),je=t}function Cg(e,t){return!e||e.length!==t.length||t.some(function(r,n){return r!==e[n]})}var Rg=Symbol.for("preact-signals");function Li(){if(Ct>1)Ct--;else{for(var e,t=!1;qr!==void 0;){var r=qr;for(qr=void 0,rs++;r!==void 0;){var n=r.o;if(r.o=void 0,r.f&=-3,!(8&r.f)&&vu(r))try{r.c()}catch(i){t||(e=i,t=!0)}r=n}}if(rs=0,Ct--,t)throw e}}function we(e){if(Ct>0)return e();Ct++;try{return e()}finally{Li()}}var ie=void 0,qr=void 0,Ct=0,rs=0,Oi=0;function pu(e){if(ie!==void 0){var t=e.n;if(t===void 0||t.t!==ie)return t={i:0,S:e,p:ie.s,n:void 0,t:ie,e:void 0,x:void 0,r:t},ie.s!==void 0&&(ie.s.n=t),ie.s=t,e.n=t,32&ie.f&&e.S(t),t;if(t.i===-1)return t.i=0,t.n!==void 0&&(t.n.p=t.p,t.p!==void 0&&(t.p.n=t.n),t.p=ie.s,t.n=void 0,ie.s.n=t,ie.s=t),t}}function Ee(e){this.v=e,this.i=0,this.n=void 0,this.t=void 0}Ee.prototype.brand=Rg;Ee.prototype.h=function(){return!0};Ee.prototype.S=function(e){this.t!==e&&e.e===void 0&&(e.x=this.t,this.t!==void 0&&(this.t.e=e),this.t=e)};Ee.prototype.U=function(e){if(this.t!==void 0){var t=e.e,r=e.x;t!==void 0&&(t.x=r,e.e=void 0),r!==void 0&&(r.e=t,e.x=void 0),e===this.t&&(this.t=r)}};Ee.prototype.subscribe=function(e){var t=this;return Yr(function(){var r=t.value,n=ie;ie=void 0;try{e(r)}finally{ie=n}})};Ee.prototype.valueOf=function(){return this.value};Ee.prototype.toString=function(){return this.value+""};Ee.prototype.toJSON=function(){return this.value};Ee.prototype.peek=function(){var e=ie;ie=void 0;try{return this.value}finally{ie=e}};Object.defineProperty(Ee.prototype,"value",{get:function(){var e=pu(this);return e!==void 0&&(e.i=this.i),this.v},set:function(e){if(e!==this.v){if(rs>100)throw new Error("Cycle detected");this.v=e,this.i++,Oi++,Ct++;try{for(var t=this.t;t!==void 0;t=t.x)t.t.N()}finally{Li()}}}});function z(e){return new Ee(e)}function vu(e){for(var t=e.s;t!==void 0;t=t.n)if(t.S.i!==t.i||!t.S.h()||t.S.i!==t.i)return!0;return!1}function gu(e){for(var t=e.s;t!==void 0;t=t.n){var r=t.S.n;if(r!==void 0&&(t.r=r),t.S.n=t,t.i=-1,t.n===void 0){e.s=t;break}}}function _u(e){for(var t=e.s,r=void 0;t!==void 0;){var n=t.p;t.i===-1?(t.S.U(t),n!==void 0&&(n.n=t.n),t.n!==void 0&&(t.n.p=n)):r=t,t.S.n=t.r,t.r!==void 0&&(t.r=void 0),t=n}e.s=r}function ur(e){Ee.call(this,void 0),this.x=e,this.s=void 0,this.g=Oi-1,this.f=4}(ur.prototype=new Ee).h=function(){if(this.f&=-3,1&this.f)return!1;if((36&this.f)==32||(this.f&=-5,this.g===Oi))return!0;if(this.g=Oi,this.f|=1,this.i>0&&!vu(this))return this.f&=-2,!0;var e=ie;try{gu(this),ie=this;var t=this.x();(16&this.f||this.v!==t||this.i===0)&&(this.v=t,this.f&=-17,this.i++)}catch(r){this.v=r,this.f|=16,this.i++}return ie=e,_u(this),this.f&=-2,!0};ur.prototype.S=function(e){if(this.t===void 0){this.f|=36;for(var t=this.s;t!==void 0;t=t.n)t.S.S(t)}Ee.prototype.S.call(this,e)};ur.prototype.U=function(e){if(this.t!==void 0&&(Ee.prototype.U.call(this,e),this.t===void 0)){this.f&=-33;for(var t=this.s;t!==void 0;t=t.n)t.S.U(t)}};ur.prototype.N=function(){if(!(2&this.f)){this.f|=6;for(var e=this.t;e!==void 0;e=e.x)e.t.N()}};Object.defineProperty(ur.prototype,"value",{get:function(){if(1&this.f)throw new Error("Cycle detected");var e=pu(this);if(this.h(),e!==void 0&&(e.i=this.i),16&this.f)throw this.v;return this.v}});function Vr(e){return new ur(e)}function yu(e){var t=e.u;if(e.u=void 0,typeof t=="function"){Ct++;var r=ie;ie=void 0;try{t()}catch(n){throw e.f&=-2,e.f|=8,ys(e),n}finally{ie=r,Li()}}}function ys(e){for(var t=e.s;t!==void 0;t=t.n)t.S.U(t);e.x=void 0,e.s=void 0,yu(e)}function Og(e){if(ie!==this)throw new Error("Out-of-order effect");_u(this),ie=e,this.f&=-2,8&this.f&&ys(this),Li()}function Qr(e){this.x=e,this.u=void 0,this.s=void 0,this.o=void 0,this.f=32}Qr.prototype.c=function(){var e=this.S();try{if(8&this.f||this.x===void 0)return;var t=this.x();typeof t=="function"&&(this.u=t)}finally{e()}};Qr.prototype.S=function(){if(1&this.f)throw new Error("Cycle detected");this.f|=1,this.f&=-9,yu(this),gu(this),Ct++;var e=ie;return ie=this,Og.bind(this,e)};Qr.prototype.N=function(){2&this.f||(this.f|=2,this.o=qr,qr=this)};Qr.prototype.d=function(){this.f|=8,1&this.f||ys(this)};function Yr(e){var t=new Qr(e);try{t.c()}catch(r){throw t.d(),r}return t.d.bind(t)}var bu,Fo,wu=[];Yr(function(){bu=this.N})();function fr(e,t){H[e]=t.bind(null,H[e]||function(){})}function ki(e){Fo&&Fo(),Fo=e&&e.S()}function Eu(e){var t=this,r=e.data,n=Iu(r);n.value=r;var i=mu(function(){for(var s=t,l=t.__v;l=l.__;)if(l.__c){l.__c.__$f|=4;break}var c=Vr(function(){var h=n.value.value;return h===0?0:h===!0?"":h||""}),p=Vr(function(){return!Array.isArray(c.value)&&!uo(c.value)}),u=Yr(function(){if(this.N=Au,p.value){var h=c.value;s.__v&&s.__v.__e&&s.__v.__e.nodeType===3&&(s.__v.__e.data=h)}}),m=t.__$u.d;return t.__$u.d=function(){u(),m.call(this)},[p,c]},[]),a=i[0],o=i[1];return a.value?o.peek():o.value}Eu.displayName="_st";Object.defineProperties(Ee.prototype,{constructor:{configurable:!0,value:void 0},type:{configurable:!0,value:Eu},props:{configurable:!0,get:function(){return{data:this}}},__b:{configurable:!0,value:1}});fr("__b",function(e,t){if(typeof t.type=="string"){var r,n=t.props;for(var i in n)if(i!=="children"){var a=n[i];a instanceof Ee&&(r||(t.__np=r={}),r[i]=a,n[i]=a.peek())}}e(t)});fr("__r",function(e,t){ki();var r,n=t.__c;n&&(n.__$f&=-2,(r=n.__$u)===void 0&&(n.__$u=r=function(i){var a;return Yr(function(){a=this}),a.c=function(){n.__$f|=1,n.setState({})},a}())),ki(r),e(t)});fr("__e",function(e,t,r,n){ki(),e(t,r,n)});fr("diffed",function(e,t){ki();var r;if(typeof t.type=="string"&&(r=t.__e)){var n=t.__np,i=t.props;if(n){var a=r.U;if(a)for(var o in a){var s=a[o];s!==void 0&&!(o in n)&&(s.d(),a[o]=void 0)}else a={},r.U=a;for(var l in n){var c=a[l],p=n[l];c===void 0?(c=kg(r,l,p,i),a[l]=c):c.o(p,i)}}}e(t)});function kg(e,t,r,n){var i=t in e&&e.ownerSVGElement===void 0,a=z(r);return{o:function(o,s){a.value=o,n=s},d:Yr(function(){this.N=Au;var o=a.value.value;n[t]!==o&&(n[t]=o,i?e[t]=o:o?e.setAttribute(t,o):e.removeAttribute(t))})}}fr("unmount",function(e,t){if(typeof t.type=="string"){var r=t.__e;if(r){var n=r.U;if(n){r.U=void 0;for(var i in n){var a=n[i];a&&a.d()}}}}else{var o=t.__c;if(o){var s=o.__$u;s&&(o.__$u=void 0,s.d())}}e(t)});fr("__h",function(e,t,r,n){(n<3||n===9)&&(t.__$f|=2),e(t,r,n)});Fe.prototype.shouldComponentUpdate=function(e,t){var r=this.__$u,n=r&&r.s!==void 0;for(var i in t)return!0;if(this.__f||typeof this.u=="boolean"&&this.u===!0){var a=2&this.__$f;if(!(n||a||4&this.__$f)||1&this.__$f)return!0}else if(!(n||4&this.__$f)||3&this.__$f)return!0;for(var o in e)if(o!=="__source"&&e[o]!==this.props[o])return!0;for(var s in this.props)if(!(s in e))return!0;return!1};function Iu(e){return mu(function(){return z(e)},[])}var Tg=function(e){queueMicrotask(function(){queueMicrotask(e)})};function xg(){we(function(){for(var e;e=wu.shift();)bu.call(e)})}function Au(){wu.push(this)===1&&(H.requestAnimationFrame||Tg)(xg)}var ge=Oe`
12
12
  inset: 0;
13
13
  clear: none;
14
14
  float: none;
@@ -26,7 +26,7 @@ or `);this.errors.push(a)}return n}},Nn=class extends me{constructor(...t){super
26
26
  text-decoration: none;
27
27
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans',
28
28
  'Helvetica Neue', sans-serif;
29
- `;function Ng(e,t){let r=oi(e);yo(()=>{r.current=e},[e]),Gt(()=>{if(t===null)return;let n=setInterval(()=>{r.current()},t);return()=>{clearInterval(n)}},[t])}var Pg=0;function Q(e,t,r,n,i,a){t||(t={});var o,s,l=t;if("ref"in l)for(s in l={},t)s=="ref"?o=t[s]:l[s]=t[s];var c={type:e,props:l,key:r,ref:o,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--Pg,__i:-1,__u:0,__source:i,__self:a};if(typeof e=="function"&&(o=e.defaultProps))for(s in o)l[s]===void 0&&(l[s]=o[s]);return H.vnode&&H.vnode(c),c}var Dg=Re`
29
+ `;function Ng(e,t){let r=oi(e);_o(()=>{r.current=e},[e]),Gt(()=>{if(t===null)return;let n=setInterval(()=>{r.current()},t);return()=>{clearInterval(n)}},[t])}var Pg=0;function Q(e,t,r,n,i,a){t||(t={});var o,s,l=t;if("ref"in l)for(s in l={},t)s=="ref"?o=t[s]:l[s]=t[s];var c={type:e,props:l,key:r,ref:o,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--Pg,__i:-1,__u:0,__source:i,__self:a};if(typeof e=="function"&&(o=e.defaultProps))for(s in o)l[s]===void 0&&(l[s]=o[s]);return H.vnode&&H.vnode(c),c}var Dg=Oe`
30
30
  ${ge}
31
31
  position: fixed;
32
32
  top: 0;
@@ -101,7 +101,7 @@ or `);this.errors.push(a)}return n}},Nn=class extends me{constructor(...t){super
101
101
  }
102
102
  }
103
103
  }
104
- `,yt=z(null),ns=z(""),is=z(""),Ai=z(!1),Lg=()=>{var e;(e=yt.value)==null||e.call(yt,!1)},Ug=()=>{var e;(e=yt.value)==null||e.call(yt,!0)},Bg=e=>I(void 0,null,function*(){let{title:t,content:r}=e;return yt.value&&(yt.value(!1),we(()=>{yt.value=null,Ai.value=!1})),we(()=>{ns.value=t||"",is.value=r||"",Ai.value=!0}),new Promise(n=>{yt.value=i=>{we(()=>{yt.value=null,Ai.value=!1,ns.value="",is.value=""}),n(i)}})}),Mg=()=>Ai.value?Q("div",{className:Dg,children:Q("div",{className:"card-wrapper",children:[Q("div",{className:"body",children:[Q("div",{className:"title",children:ns.value}),Q("div",{className:"content",children:is.value})]}),Q("div",{className:"footer",children:[Q("button",{onClick:Lg,className:"cancel-btn",children:"Cancel"}),Q("button",{onClick:Ug,className:"confirm-btm",children:"Confirm"})]})]})}):null,Gg=Re`
104
+ `,yt=z(null),ns=z(""),is=z(""),Ai=z(!1),Lg=()=>{var e;(e=yt.value)==null||e.call(yt,!1)},Ug=()=>{var e;(e=yt.value)==null||e.call(yt,!0)},Bg=e=>I(void 0,null,function*(){let{title:t,content:r}=e;return yt.value&&(yt.value(!1),we(()=>{yt.value=null,Ai.value=!1})),we(()=>{ns.value=t||"",is.value=r||"",Ai.value=!0}),new Promise(n=>{yt.value=i=>{we(()=>{yt.value=null,Ai.value=!1,ns.value="",is.value=""}),n(i)}})}),Mg=()=>Ai.value?Q("div",{className:Dg,children:Q("div",{className:"card-wrapper",children:[Q("div",{className:"body",children:[Q("div",{className:"title",children:ns.value}),Q("div",{className:"content",children:is.value})]}),Q("div",{className:"footer",children:[Q("button",{onClick:Lg,className:"cancel-btn",children:"Cancel"}),Q("button",{onClick:Ug,className:"confirm-btm",children:"Confirm"})]})]})}):null,Gg=Oe`
105
105
  ${ge}
106
106
  position: relative;
107
107
  display: flex;
@@ -134,7 +134,7 @@ or `);this.errors.push(a)}return n}},Nn=class extends me{constructor(...t){super
134
134
  cursor: not-allowed;
135
135
  }
136
136
  }
137
- `,Jg=()=>{let e=z(!1),t=z(null);return{timerPaused:e,startTimestamp:t,startTimer:()=>{we(()=>{t.value=Date.now(),e.value=!1})}}},Fg=e=>{let{countdown:t=0,mode:r,onClose:n,state:i}=e,{startTimestamp:a,timerPaused:o}=i,s=Iu(t);Ng(()=>{s.value>0?s.value-=1:we(()=>{o.value=!0,s.value=0})},o.value?null:1e3);let l=Vr(()=>{if(r==="interstitial"||r==="rewarded_insterstitial"||!a.value)return!1;let h=Date.now()-a.value;return s.value>0&&t-s.value>=5&&h>=5e3}),c=Vr(()=>{if(r==="interstitial")return!0;if(!a.value)return!1;let h=Date.now()-a.value;return s.value<=0&&h>=(t-1)*1e3&&t>5}),p=Vr(()=>r==="interstitial"?!1:!l.value&&!c.value),u=()=>I(void 0,null,function*(){if(o.value=!0,!(yield Bg({title:"Are you sure?",content:"You will lose your reward if you dismiss this Ad."}))){o.value=!1;return}n("dismiss"),we(()=>{o.value=!0,s.value=0,a.value=null})}),m=()=>{n("viewed"),we(()=>{o.value=!0,s.value=0,a.value=null})};return Q("div",{className:Gg,children:[s.value>0&&r!=="interstitial"&&Q("div",{className:"timer",children:[s.value,"s"]}),Q("button",{onClick:l.value?u:c.value?m:void 0,disabled:p.value,children:Q("svg",{width:"12",height:"12",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:Q("path",{d:"M13.3 0.710215C12.91 0.320215 12.28 0.320215 11.89 0.710215L6.99997 5.59022L2.10997 0.700215C1.71997 0.310215 1.08997 0.310215 0.699971 0.700215C0.309971 1.09021 0.309971 1.72022 0.699971 2.11022L5.58997 7.00022L0.699971 11.8902C0.309971 12.2802 0.309971 12.9102 0.699971 13.3002C1.08997 13.6902 1.71997 13.6902 2.10997 13.3002L6.99997 8.41021L11.89 13.3002C12.28 13.6902 12.91 13.6902 13.3 13.3002C13.69 12.9102 13.69 12.2802 13.3 11.8902L8.40997 7.00022L13.3 2.11022C13.68 1.73022 13.68 1.09022 13.3 0.710215Z",fill:"white"})})})]})},jg=()=>{let e=z(),t=z(),r=z(),n=z(),i=z(),a=z(!1),o=z(15),s=z(""),l=z("reward");return{afterAd:e,adDismissed:t,adViewed:r,adBreakDone:n,adLoaded:i,visible:a,countdown:o,src:s,mode:l}},Hg=Re`
137
+ `,Jg=()=>{let e=z(!1),t=z(null);return{timerPaused:e,startTimestamp:t,startTimer:()=>{we(()=>{t.value=Date.now(),e.value=!1})}}},Fg=e=>{let{countdown:t=0,mode:r,onClose:n,state:i}=e,{startTimestamp:a,timerPaused:o}=i,s=Iu(t);Ng(()=>{s.value>0?s.value-=1:we(()=>{o.value=!0,s.value=0})},o.value?null:1e3);let l=Vr(()=>{if(r==="interstitial"||r==="rewarded_insterstitial"||!a.value)return!1;let h=Date.now()-a.value;return s.value>0&&t-s.value>=5&&h>=5e3}),c=Vr(()=>{if(r==="interstitial")return!0;if(!a.value)return!1;let h=Date.now()-a.value;return s.value<=0&&h>=(t-1)*1e3&&t>5}),p=Vr(()=>r==="interstitial"?!1:!l.value&&!c.value),u=()=>I(void 0,null,function*(){if(o.value=!0,!(yield Bg({title:"Are you sure?",content:"You will lose your reward if you dismiss this Ad."}))){o.value=!1;return}n("dismiss"),we(()=>{o.value=!0,s.value=0,a.value=null})}),m=()=>{n("viewed"),we(()=>{o.value=!0,s.value=0,a.value=null})};return Q("div",{className:Gg,children:[s.value>0&&r!=="interstitial"&&Q("div",{className:"timer",children:[s.value,"s"]}),Q("button",{onClick:l.value?u:c.value?m:void 0,disabled:p.value,children:Q("svg",{width:"12",height:"12",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:Q("path",{d:"M13.3 0.710215C12.91 0.320215 12.28 0.320215 11.89 0.710215L6.99997 5.59022L2.10997 0.700215C1.71997 0.310215 1.08997 0.310215 0.699971 0.700215C0.309971 1.09021 0.309971 1.72022 0.699971 2.11022L5.58997 7.00022L0.699971 11.8902C0.309971 12.2802 0.309971 12.9102 0.699971 13.3002C1.08997 13.6902 1.71997 13.6902 2.10997 13.3002L6.99997 8.41021L11.89 13.3002C12.28 13.6902 12.91 13.6902 13.3 13.3002C13.69 12.9102 13.69 12.2802 13.3 11.8902L8.40997 7.00022L13.3 2.11022C13.68 1.73022 13.68 1.09022 13.3 0.710215Z",fill:"white"})})})]})},jg=()=>{let e=z(),t=z(),r=z(),n=z(),i=z(),a=z(!1),o=z(15),s=z(""),l=z("reward");return{afterAd:e,adDismissed:t,adViewed:r,adBreakDone:n,adLoaded:i,visible:a,countdown:o,src:s,mode:l}},Hg=Oe`
138
138
  ${ge}
139
139
  position: fixed;
140
140
  z-index: 2147483647;
@@ -153,14 +153,14 @@ or `);this.errors.push(a)}return n}},Nn=class extends me{constructor(...t){super
153
153
  width: 100%;
154
154
  height: 100%;
155
155
  }
156
- `,qg=e=>{let{state:t}=e,{afterAd:r,adDismissed:n,adViewed:i,adBreakDone:a,adLoaded:o,visible:s,countdown:l,src:c,mode:p}=t,u=Dr(()=>Jg(),[]),[m,h]=ft(!1),b=A=>{var w,R,k,L;s.value=!1,A==="dismiss"?(w=n.value)==null||w.call(n):A==="viewed"&&((R=i.value)==null||R.call(i)),(k=r.value)==null||k.call(r),(L=a.value)==null||L.call(a),h(!1)},E=Lr(()=>{var A;m||(h(!0),(A=o.value)==null||A.call(o))},[m]);return Gt(()=>{m&&(p.value==="reward"||p.value==="rewarded_insterstitial")&&setTimeout(()=>{u.startTimer()},100)},[m,p.value]),s.value?Q("div",{className:Hg,children:[Q(Fg,{mode:p.value,onClose:b,countdown:l.value,state:u}),s.value&&Q("iframe",{src:c.value,onLoad:E,sandbox:"allow-scripts allow-same-origin allow-forms allow-modals allow-downloads allow-popups allow-popups-to-escape-sandbox allow-top-navigation-by-user-activation allow-top-navigation allow-top-navigation-by-user-activation allow-top-navigation-to-custom-protocols"}),Q(Mg,{})]}):null};function pt(e,t,r){return(t=Vg(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Vg(e){var t=$g(e,"string");return typeof t=="symbol"?t:t+""}function $g(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var as=class{constructor(t,r){pt(this,"name","OKSPIN"),pt(this,"initialized",!1),pt(this,"initCompleter",null),pt(this,"context",void 0),pt(this,"initParams",void 0),pt(this,"adsOverlay",null),pt(this,"adsIsShowing",!1),pt(this,"lastUnDisplayedAdBreak",null),pt(this,"state",jg()),this.context=t,this.initParams=r}init(){return I(this,null,function*(){var t;this.adsOverlay=document.createElement("div"),this.adsOverlay.setAttribute("data-placement-info","afg"),li(Q(qg,{state:this.state}),this.adsOverlay),document.documentElement.appendChild(this.adsOverlay),this.initialized=!0,(t=this.initCompleter)==null||t.call(this)})}adConfig(t){var r;if(this.initialized){(r=t.onReady)==null||r.call(t);return}this.initCompleter=()=>{var n;(n=t.onReady)==null||n.call(t)}}adBreak(t,r){return I(this,null,function*(){var n,i,a,o,s,l,c,p;if(!this.initialized||!this.adsOverlay||!r.params.url){(n=t.adBreakDone)==null||n.call(t,{breakType:t.type,breakName:t.type==="preroll"?"":t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"notReady"});return}if(this.adsIsShowing){(i=t.adBreakDone)==null||i.call(t,{breakType:t.type,breakName:t.type==="preroll"?"":t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"frequencyCapped"});return}switch(t.type){case"preroll":{(a=t.adBreakDone)==null||a.call(t,{breakType:t.type,breakName:"",breakFormat:"interstitial",breakStatus:"noAdPreloaded"});break}case"start":case"browse":case"next":case"pause":{(o=t.beforeAd)==null||o.call(t);let u=()=>{var h;this.adsIsShowing=!1,(h=t.afterAd)==null||h.call(t)},m=()=>{var h;this.adsIsShowing=!1,(h=t.adBreakDone)==null||h.call(t,{breakType:t.type,breakName:t.name,breakFormat:"interstitial",breakStatus:"viewed"})};we(()=>{this.adsIsShowing=!0,this.state.afterAd.value=u,this.state.adBreakDone.value=m,this.state.src.value=r.params.url,this.state.mode.value="interstitial",this.state.visible.value=!0});break}case"reward":{this.lastUnDisplayedAdBreak&&((l=(s=this.lastUnDisplayedAdBreak).adBreakDone)==null||l.call(s,{breakType:this.lastUnDisplayedAdBreak.type,breakName:this.lastUnDisplayedAdBreak.type==="preroll"?"":this.lastUnDisplayedAdBreak.name,breakFormat:this.lastUnDisplayedAdBreak.type==="reward"?"reward":"interstitial",breakStatus:"ignored"}),this.lastUnDisplayedAdBreak=null),(c=t.beforeAd)==null||c.call(t);let u=()=>{var w;this.adsIsShowing=!1,(w=t.afterAd)==null||w.call(t)},m={breakType:t.type,breakName:t.name,breakFormat:"reward",breakStatus:"ignored"},h=()=>{var w;this.adsIsShowing=!1,m.breakStatus="dismissed",(w=t.adDismissed)==null||w.call(t)},b=()=>{var w;this.adsIsShowing=!1,m.breakStatus="viewed",(w=t.adViewed)==null||w.call(t)},E=()=>{var w;this.adsIsShowing=!1,(w=t.adBreakDone)==null||w.call(t,m)};we(()=>{this.state.afterAd.value=u,this.state.adDismissed.value=h,this.state.adViewed.value=b,this.state.adBreakDone.value=E});let A=()=>{var w;if(this.lastUnDisplayedAdBreak=null,!this.adsOverlay){(w=t.adBreakDone)==null||w.call(t,{breakType:t.type,breakName:t.name,breakFormat:"reward",breakStatus:"notReady"});return}this.adsIsShowing=!0,we(()=>{var R;this.state.countdown.value=(R=r.params.countdown)!=null?R:15,this.state.src.value=r.params.url,this.state.mode.value="reward",this.state.visible.value=!0})};this.lastUnDisplayedAdBreak=t,(p=t.beforeReward)==null||p.call(t,A);break}}})}},Kg=()=>{let e=z(null),t=z(null),r=z(null),n=z(null),i=z(null),a=z(null),o=z(!1),s=z(null);return{afterAd:e,adDismissed:t,adViewed:r,adBreakDone:n,adLoaded:i,adError:a,visible:o,payload:s}},Wg=Re`
156
+ `,qg=e=>{let{state:t}=e,{afterAd:r,adDismissed:n,adViewed:i,adBreakDone:a,adLoaded:o,visible:s,countdown:l,src:c,mode:p}=t,u=Dr(()=>Jg(),[]),[m,h]=ft(!1),b=A=>{var w,R,k,L;s.value=!1,A==="dismiss"?(w=n.value)==null||w.call(n):A==="viewed"&&((R=i.value)==null||R.call(i)),(k=r.value)==null||k.call(r),(L=a.value)==null||L.call(a),h(!1)},E=Lr(()=>{var A;m||(h(!0),(A=o.value)==null||A.call(o))},[m]);return Gt(()=>{m&&(p.value==="reward"||p.value==="rewarded_insterstitial")&&setTimeout(()=>{u.startTimer()},100)},[m,p.value]),s.value?Q("div",{className:Hg,children:[Q(Fg,{mode:p.value,onClose:b,countdown:l.value,state:u}),s.value&&Q("iframe",{src:c.value,onLoad:E,sandbox:"allow-scripts allow-same-origin allow-forms allow-modals allow-downloads allow-popups allow-popups-to-escape-sandbox allow-top-navigation-by-user-activation allow-top-navigation allow-top-navigation-by-user-activation allow-top-navigation-to-custom-protocols"}),Q(Mg,{})]}):null};function pt(e,t,r){return(t=Vg(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Vg(e){var t=$g(e,"string");return typeof t=="symbol"?t:t+""}function $g(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var as=class{constructor(t,r){pt(this,"name","OKSPIN"),pt(this,"initialized",!1),pt(this,"initCompleter",null),pt(this,"context",void 0),pt(this,"initParams",void 0),pt(this,"adsOverlay",null),pt(this,"adsIsShowing",!1),pt(this,"lastUnDisplayedAdBreak",null),pt(this,"state",jg()),this.context=t,this.initParams=r}init(){return I(this,null,function*(){var t;this.adsOverlay=document.createElement("div"),this.adsOverlay.setAttribute("data-placement-info","afg"),li(Q(qg,{state:this.state}),this.adsOverlay),document.documentElement.appendChild(this.adsOverlay),this.initialized=!0,(t=this.initCompleter)==null||t.call(this)})}adConfig(t){var r;if(this.initialized){(r=t.onReady)==null||r.call(t);return}this.initCompleter=()=>{var n;(n=t.onReady)==null||n.call(t)}}adBreak(t,r){return I(this,null,function*(){var n,i,a,o,s,l,c,p;if(!this.initialized||!this.adsOverlay||!r.params.url){(n=t.adBreakDone)==null||n.call(t,{breakType:t.type,breakName:t.type==="preroll"?"":t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"notReady"});return}if(this.adsIsShowing){(i=t.adBreakDone)==null||i.call(t,{breakType:t.type,breakName:t.type==="preroll"?"":t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"frequencyCapped"});return}switch(t.type){case"preroll":{(a=t.adBreakDone)==null||a.call(t,{breakType:t.type,breakName:"",breakFormat:"interstitial",breakStatus:"noAdPreloaded"});break}case"start":case"browse":case"next":case"pause":{(o=t.beforeAd)==null||o.call(t);let u=()=>{var h;this.adsIsShowing=!1,(h=t.afterAd)==null||h.call(t)},m=()=>{var h;this.adsIsShowing=!1,(h=t.adBreakDone)==null||h.call(t,{breakType:t.type,breakName:t.name,breakFormat:"interstitial",breakStatus:"viewed"})};we(()=>{this.adsIsShowing=!0,this.state.afterAd.value=u,this.state.adBreakDone.value=m,this.state.src.value=r.params.url,this.state.mode.value="interstitial",this.state.visible.value=!0});break}case"reward":{this.lastUnDisplayedAdBreak&&((l=(s=this.lastUnDisplayedAdBreak).adBreakDone)==null||l.call(s,{breakType:this.lastUnDisplayedAdBreak.type,breakName:this.lastUnDisplayedAdBreak.type==="preroll"?"":this.lastUnDisplayedAdBreak.name,breakFormat:this.lastUnDisplayedAdBreak.type==="reward"?"reward":"interstitial",breakStatus:"ignored"}),this.lastUnDisplayedAdBreak=null),(c=t.beforeAd)==null||c.call(t);let u=()=>{var w;this.adsIsShowing=!1,(w=t.afterAd)==null||w.call(t)},m={breakType:t.type,breakName:t.name,breakFormat:"reward",breakStatus:"ignored"},h=()=>{var w;this.adsIsShowing=!1,m.breakStatus="dismissed",(w=t.adDismissed)==null||w.call(t)},b=()=>{var w;this.adsIsShowing=!1,m.breakStatus="viewed",(w=t.adViewed)==null||w.call(t)},E=()=>{var w;this.adsIsShowing=!1,(w=t.adBreakDone)==null||w.call(t,m)};we(()=>{this.state.afterAd.value=u,this.state.adDismissed.value=h,this.state.adViewed.value=b,this.state.adBreakDone.value=E});let A=()=>{var w;if(this.lastUnDisplayedAdBreak=null,!this.adsOverlay){(w=t.adBreakDone)==null||w.call(t,{breakType:t.type,breakName:t.name,breakFormat:"reward",breakStatus:"notReady"});return}this.adsIsShowing=!0,we(()=>{var R;this.state.countdown.value=(R=r.params.countdown)!=null?R:15,this.state.src.value=r.params.url,this.state.mode.value="reward",this.state.visible.value=!0})};this.lastUnDisplayedAdBreak=t,(p=t.beforeReward)==null||p.call(t,A);break}}})}},Kg=()=>{let e=z(null),t=z(null),r=z(null),n=z(null),i=z(null),a=z(null),o=z(!1),s=z(null);return{afterAd:e,adDismissed:t,adViewed:r,adBreakDone:n,adLoaded:i,adError:a,visible:o,payload:s}},Wg=Oe`
157
157
  ${ge}
158
158
  position: fixed;
159
159
  inset: 0;
160
160
  z-index: 2147483647;
161
161
  display: flex;
162
162
  background: #000000;
163
- `,zg=Re`
163
+ `,zg=Oe`
164
164
  ${ge}
165
165
  position: relative;
166
166
  width: 100%;
@@ -168,7 +168,7 @@ or `);this.errors.push(a)}return n}},Nn=class extends me{constructor(...t){super
168
168
  display: flex;
169
169
  flex-direction: column;
170
170
  color: #f7f9fc;
171
- `,Xg=Re`
171
+ `,Xg=Oe`
172
172
  position: absolute;
173
173
  top: 24px;
174
174
  left: 24px;
@@ -179,15 +179,15 @@ or `);this.errors.push(a)}return n}},Nn=class extends me{constructor(...t){super
179
179
  border-radius: 999px;
180
180
  background: rgba(0, 0, 0, 0.65);
181
181
  border: 1px solid rgba(255, 255, 255, 0.08);
182
- `,Qg=Re`
182
+ `,Qg=Oe`
183
183
  font-size: 11px;
184
184
  letter-spacing: 0.08em;
185
185
  text-transform: uppercase;
186
186
  color: #c7d4ef;
187
- `,Yg=Re`
187
+ `,Yg=Oe`
188
188
  font-size: 14px;
189
189
  font-weight: 500;
190
- `,Zg=Re`
190
+ `,Zg=Oe`
191
191
  ${ge}
192
192
  flex: 1;
193
193
  background: #050505;
@@ -195,7 +195,7 @@ or `);this.errors.push(a)}return n}},Nn=class extends me{constructor(...t){super
195
195
  align-items: center;
196
196
  justify-content: center;
197
197
  padding: 0;
198
- `,Kd=Re`
198
+ `,Kd=Oe`
199
199
  width: 100%;
200
200
  height: 100%;
201
201
  border: 2px dashed rgba(255, 255, 255, 0.08);
@@ -204,13 +204,13 @@ or `);this.errors.push(a)}return n}},Nn=class extends me{constructor(...t){super
204
204
  justify-content: center;
205
205
  color: #6e7da1;
206
206
  font-size: 14px;
207
- `,e_=Re`
207
+ `,e_=Oe`
208
208
  position: absolute;
209
209
  bottom: 32px;
210
210
  right: 32px;
211
211
  display: flex;
212
212
  gap: 12px;
213
- `,t_=Re`
213
+ `,t_=Oe`
214
214
  min-width: 160px;
215
215
  min-height: 48px;
216
216
  border-radius: 999px;
@@ -226,7 +226,7 @@ or `);this.errors.push(a)}return n}},Nn=class extends me{constructor(...t){super
226
226
  opacity: 0.4;
227
227
  cursor: not-allowed;
228
228
  }
229
- `,r_=Re`
229
+ `,r_=Oe`
230
230
  min-width: 120px;
231
231
  min-height: 44px;
232
232
  border-radius: 999px;
@@ -236,7 +236,7 @@ or `);this.errors.push(a)}return n}},Nn=class extends me{constructor(...t){super
236
236
  font-size: 14px;
237
237
  font-weight: 500;
238
238
  cursor: pointer;
239
- `,n_=e=>{let{state:t}=e,{afterAd:r,adDismissed:n,adViewed:i,adBreakDone:a,adLoaded:o,adError:s,visible:l,payload:c}=t,[p,u]=ft(!1),[m,h]=ft(0),[b,E]=ft(!1),[A,w]=ft(!1),[R,k]=ft("Loading next content..."),L=oi(null),F=c.value,S=Lr(U=>{var M,J,V,$;u(!1),l.value=!1,U==="dismiss"?(M=n.value)==null||M.call(n):(J=i.value)==null||J.call(i),(V=r.value)==null||V.call(r),($=a.value)==null||$.call(a)},[l,n,i,r,a]),P=Lr(()=>{var U;u(!1),l.value=!1,(U=s.value)==null||U.call(s)},[l,s]);if(Gt(()=>{var U;if(!l.value||!F){h(0),E(!1),w(!1),k("Loading next content...");return}let M=F.mode==="reward"?15:0,J=Math.max(Math.floor((U=F.countdown)!=null?U:M),0);if(h(J),w(F.mode==="reward"?J===0:!0),E(F.mode==="interstitial"?J===0:!1),J===0)return;let V=J,$=window.setInterval(()=>{V-=1,h(Math.max(V,0)),V<=0&&(window.clearInterval($),F.mode==="reward"?w(!0):E(!0))},1e3);return()=>{window.clearInterval($)}},[l.value,F,S]),Gt(()=>{var U;if(!l.value||!F)return;let M=L.current;if(!M)return;if(M.innerHTML="",k("Loading next content..."),u(!1),F.testMode){let $=document.createElement("div");$.className=Kd,$.innerText="Preview slot placeholder",M.appendChild($),u(!0),(U=o.value)==null||U.call(o);return}if(typeof window=="undefined"){P();return}let J=document.createElement("ins");J.className="adsbygoogle",J.style.display="block",J.style.width="100%",J.style.height="100%",J.setAttribute("data-ad-client",F.clientId),J.setAttribute("data-ad-slot",F.unitId),J.setAttribute("data-ad-format","auto"),J.setAttribute("data-full-width-responsive","true"),F.channelId&&J.setAttribute("data-ad-channel",F.channelId),M.appendChild(J);let V=new MutationObserver(()=>{var $;let Ge=J.getAttribute("data-ad-status");Ge==="filled"?(u(!0),k(""),($=o.value)==null||$.call(o),V.disconnect()):Ge==="unfilled"&&(k("Slot currently unavailable."),u(!1),V.disconnect())});V.observe(J,{attributes:!0,attributeFilter:["data-ad-status"]});try{let $=window;$.adsbygoogle=$.adsbygoogle||[],$.adsbygoogle.push({})}catch($){V.disconnect(),P()}return()=>{V.disconnect(),M.innerHTML=""}},[l.value,F,o,P]),!l.value||!F)return null;let j=F.mode==="reward"?"Next content unlocking":"Content paused",q=m>0?`Content resumes in ${m}s`:"Content ready";return Q("div",{className:Wg,children:Q("div",{className:zg,children:[Q("div",{className:Xg,children:[Q("div",{className:Qg,children:j}),Q("div",{className:Yg,children:q})]}),Q("div",{className:Zg,ref:L,children:!p&&Q("div",{className:Kd,children:R})}),Q("div",{className:e_,children:F.mode==="reward"?Q("button",{className:t_,type:"button",onClick:()=>S("viewed"),disabled:!A,children:A?"Continue":`Continue in ${m}s`}):b&&Q("button",{className:r_,type:"button",onClick:()=>S("viewed"),children:"Continue"})})]})})};function Ne(e,t,r){return(t=i_(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function i_(e){var t=a_(e,"string");return typeof t=="symbol"?t:t+""}function a_(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var os=class{constructor(t,r){if(Ne(this,"name","ADSENSE_BANNER_AS_AFG"),Ne(this,"initialized",!1),Ne(this,"initCompleter",null),Ne(this,"context",void 0),Ne(this,"contextInfo",void 0),Ne(this,"initParams",void 0),Ne(this,"defaultCountdown",5),Ne(this,"adsOverlay",null),Ne(this,"adsIsShowing",!1),Ne(this,"lastUnDisplayedAdBreak",null),Ne(this,"requestCounter",0),Ne(this,"scriptPromise",null),Ne(this,"scriptReady",!1),Ne(this,"scriptFailed",!1),Ne(this,"state",Kg()),this.context=t,this.contextInfo=this.context.getContextInfo(),this.initParams=r,typeof window!="undefined"){let n=window;n.adsbygoogle=n.adsbygoogle||[]}}init(){return I(this,null,function*(){var t;if(typeof document!="undefined"){this.adsOverlay=document.createElement("div"),this.adsOverlay.setAttribute("data-placement-info","afg-banner-as-afg"),li(Q(n_,{state:this.state}),this.adsOverlay),document.documentElement.appendChild(this.adsOverlay);try{yield this.ensureAdSenseScript()}catch(r){this.scriptFailed=!0,console.warn("[BannerAsAFG] Failed to load Google AdSense script",r)}this.initialized=!0,(t=this.initCompleter)==null||t.call(this)}})}ensureAdSenseScript(){var t;if(typeof document=="undefined")return Promise.resolve();if(this.scriptPromise)return this.scriptPromise;if(document.getElementById("google-adsense"))return this.scriptReady=!0,Promise.resolve();if(!this.initParams.clientId)return this.scriptFailed=!0,Promise.reject(new Error("BannerAsAFG requires a Google AdSense clientId."));let r=(t=this.contextInfo.testAdsMode)!=null?t:!1;return this.scriptPromise=new Promise((n,i)=>{let a=document.createElement("script");a.id="google-adsense",a.async=!0,a.crossOrigin="anonymous",a.src=`https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=${this.initParams.clientId}`,r&&a.setAttribute("data-adbreak-test","on"),this.initParams.channelId&&a.setAttribute("data-ad-channel",this.initParams.channelId),a.onload=()=>{this.scriptReady=!0,n()},a.onerror=()=>{this.scriptFailed=!0,i(new Error("Failed to fetch Google AdSense script."))},document.head.appendChild(a)}),this.scriptPromise}adConfig(t){var r;if(this.initialized){(r=t.onReady)==null||r.call(t);return}this.initCompleter=()=>{var n;(n=t.onReady)==null||n.call(t)}}resolveOverlayConfig(t){var r,n;let i=(n=(r=t==null?void 0:t.params)==null?void 0:r.countdown)!=null?n:this.defaultCountdown;return{rewardUnitId:this.initParams.rewardUnitId,interstitialUnitId:this.initParams.interstitialUnitId,channelId:this.initParams.channelId,countdown:Math.max(Math.floor(i),0)}}canDisplay(t){return!!t&&!!this.initParams.clientId&&!!this.adsOverlay&&this.initialized&&!this.scriptFailed&&this.scriptReady}showBannerOverlay(t,r){var n,i;let a=Math.max(Math.floor((n=r.countdown)!=null?n:t==="reward"?15:0),0),o={requestId:++this.requestCounter,clientId:this.initParams.clientId,unitId:t==="reward"?this.initParams.rewardUnitId:this.initParams.interstitialUnitId,channelId:r.channelId,countdown:a,mode:t,testMode:(i=this.contextInfo.testAdsMode)!=null?i:!1};this.state.payload.value=o,this.state.visible.value=!0}adBreak(t,r){var n,i,a,o,s,l,c,p,u;let m=t.type==="preroll"?"":t.name,h=t.type==="reward"?"reward":"interstitial";if(!this.initialized||!this.adsOverlay){(n=t.adBreakDone)==null||n.call(t,{breakType:t.type,breakName:m,breakFormat:h,breakStatus:"notReady"});return}if(this.adsIsShowing){(i=t.adBreakDone)==null||i.call(t,{breakType:t.type,breakName:m,breakFormat:h,breakStatus:"frequencyCapped"});return}let b=this.resolveOverlayConfig(r);if(!this.canDisplay(b.rewardUnitId)){(a=t.adBreakDone)==null||a.call(t,{breakType:t.type,breakName:m,breakFormat:h,breakStatus:"notReady"});return}switch(t.type){case"preroll":{(o=t.adBreakDone)==null||o.call(t,{breakType:t.type,breakName:"",breakFormat:"interstitial",breakStatus:"noAdPreloaded"});break}case"start":case"browse":case"next":case"pause":{(s=t.beforeAd)==null||s.call(t);let E={breakType:t.type,breakName:t.name,breakFormat:"interstitial",breakStatus:"viewed"},A=()=>{var k;this.adsIsShowing=!1,(k=t.afterAd)==null||k.call(t)},w=()=>{var k;this.adsIsShowing=!1,(k=t.adBreakDone)==null||k.call(t,E)},R=()=>{var k,L;this.adsIsShowing=!1,E.breakStatus="noAdPreloaded",(k=t.afterAd)==null||k.call(t),(L=t.adBreakDone)==null||L.call(t,E)};we(()=>{this.adsIsShowing=!0,this.state.afterAd.value=A,this.state.adBreakDone.value=w,this.state.adDismissed.value=null,this.state.adViewed.value=null,this.state.adError.value=R,this.showBannerOverlay("interstitial",b)});break}case"reward":{this.lastUnDisplayedAdBreak&&((c=(l=this.lastUnDisplayedAdBreak).adBreakDone)==null||c.call(l,{breakType:this.lastUnDisplayedAdBreak.type,breakName:this.lastUnDisplayedAdBreak.type==="preroll"?"":this.lastUnDisplayedAdBreak.name,breakFormat:this.lastUnDisplayedAdBreak.type==="reward"?"reward":"interstitial",breakStatus:"ignored"}),this.lastUnDisplayedAdBreak=null),(p=t.beforeAd)==null||p.call(t);let E={breakType:t.type,breakName:t.name,breakFormat:"reward",breakStatus:"ignored"},A=()=>{var S;this.adsIsShowing=!1,(S=t.afterAd)==null||S.call(t)},w=()=>{var S;this.adsIsShowing=!1,E.breakStatus="dismissed",(S=t.adDismissed)==null||S.call(t)},R=()=>{var S;this.adsIsShowing=!1,E.breakStatus="viewed",(S=t.adViewed)==null||S.call(t)},k=()=>{var S;this.adsIsShowing=!1,(S=t.adBreakDone)==null||S.call(t,E)},L=()=>{var S,P;this.adsIsShowing=!1,E.breakStatus="noAdPreloaded",(S=t.afterAd)==null||S.call(t),(P=t.adBreakDone)==null||P.call(t,E)};we(()=>{this.state.afterAd.value=A,this.state.adDismissed.value=w,this.state.adViewed.value=R,this.state.adBreakDone.value=k,this.state.adError.value=L});let F=()=>{var S,P;if(!this.canDisplay(b.rewardUnitId)){this.lastUnDisplayedAdBreak=null,(S=t.afterAd)==null||S.call(t),(P=t.adBreakDone)==null||P.call(t,{breakType:t.type,breakName:t.name,breakFormat:"reward",breakStatus:"notReady"});return}this.lastUnDisplayedAdBreak=null,this.adsIsShowing=!0,we(()=>{this.showBannerOverlay("reward",b)})};this.lastUnDisplayedAdBreak=t,(u=t.beforeReward)==null||u.call(t,F);break}}}},sr={};window.addEventListener("message",e=>{e.origin!=="https://ads.appsrockets.com"&&e.origin!=="https://stg-ads.appsrockets.com"||sr[e.data.type]&&sr[e.data.type].forEach(t=>{t(e.data.data)})});var ar=(e,t)=>{Gt(()=>(sr[e]||(sr[e]=new Set),sr[e].add(t),()=>{sr[e].delete(t)}),[e,t])},o_=()=>{let e=z(),t=z(),r=z(),n=z(),i=z(),a=z(),o=z(),s=z(!1),l=z("");return{afterAd:e,adDismissed:t,adViewed:r,adBreakDone:n,adLoaded:i,adLinkClicked:a,adError:o,visible:s,src:l}},s_=Re`
239
+ `,n_=e=>{let{state:t}=e,{afterAd:r,adDismissed:n,adViewed:i,adBreakDone:a,adLoaded:o,adError:s,visible:l,payload:c}=t,[p,u]=ft(!1),[m,h]=ft(0),[b,E]=ft(!1),[A,w]=ft(!1),[R,k]=ft("Loading next content..."),L=oi(null),F=c.value,S=Lr(U=>{var M,J,V,$;u(!1),l.value=!1,U==="dismiss"?(M=n.value)==null||M.call(n):(J=i.value)==null||J.call(i),(V=r.value)==null||V.call(r),($=a.value)==null||$.call(a)},[l,n,i,r,a]),P=Lr(()=>{var U;u(!1),l.value=!1,(U=s.value)==null||U.call(s)},[l,s]);if(Gt(()=>{var U;if(!l.value||!F){h(0),E(!1),w(!1),k("Loading next content...");return}let M=F.mode==="reward"?15:0,J=Math.max(Math.floor((U=F.countdown)!=null?U:M),0);if(h(J),w(F.mode==="reward"?J===0:!0),E(F.mode==="interstitial"?J===0:!1),J===0)return;let V=J,$=window.setInterval(()=>{V-=1,h(Math.max(V,0)),V<=0&&(window.clearInterval($),F.mode==="reward"?w(!0):E(!0))},1e3);return()=>{window.clearInterval($)}},[l.value,F,S]),Gt(()=>{var U;if(!l.value||!F)return;let M=L.current;if(!M)return;if(M.innerHTML="",k("Loading next content..."),u(!1),F.testMode){let $=document.createElement("div");$.className=Kd,$.innerText="Preview slot placeholder",M.appendChild($),u(!0),(U=o.value)==null||U.call(o);return}if(typeof window=="undefined"){P();return}let J=document.createElement("ins");J.className="adsbygoogle",J.style.display="block",J.style.width="100%",J.style.height="100%",J.setAttribute("data-ad-client",F.clientId),J.setAttribute("data-ad-slot",F.unitId),J.setAttribute("data-ad-format","auto"),J.setAttribute("data-full-width-responsive","true"),F.channelId&&J.setAttribute("data-ad-channel",F.channelId),M.appendChild(J);let V=new MutationObserver(()=>{var $;let Ge=J.getAttribute("data-ad-status");Ge==="filled"?(u(!0),k(""),($=o.value)==null||$.call(o),V.disconnect()):Ge==="unfilled"&&(k("Slot currently unavailable."),u(!1),V.disconnect())});V.observe(J,{attributes:!0,attributeFilter:["data-ad-status"]});try{let $=window;$.adsbygoogle=$.adsbygoogle||[],$.adsbygoogle.push({})}catch($){V.disconnect(),P()}return()=>{V.disconnect(),M.innerHTML=""}},[l.value,F,o,P]),!l.value||!F)return null;let j=F.mode==="reward"?"Next content unlocking":"Content paused",q=m>0?`Content resumes in ${m}s`:"Content ready";return Q("div",{className:Wg,children:Q("div",{className:zg,children:[Q("div",{className:Xg,children:[Q("div",{className:Qg,children:j}),Q("div",{className:Yg,children:q})]}),Q("div",{className:Zg,ref:L,children:!p&&Q("div",{className:Kd,children:R})}),Q("div",{className:e_,children:F.mode==="reward"?Q("button",{className:t_,type:"button",onClick:()=>S("viewed"),disabled:!A,children:A?"Continue":`Continue in ${m}s`}):b&&Q("button",{className:r_,type:"button",onClick:()=>S("viewed"),children:"Continue"})})]})})};function Ne(e,t,r){return(t=i_(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function i_(e){var t=a_(e,"string");return typeof t=="symbol"?t:t+""}function a_(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var os=class{constructor(t,r){if(Ne(this,"name","ADSENSE_BANNER_AS_AFG"),Ne(this,"initialized",!1),Ne(this,"initCompleter",null),Ne(this,"context",void 0),Ne(this,"contextInfo",void 0),Ne(this,"initParams",void 0),Ne(this,"defaultCountdown",5),Ne(this,"adsOverlay",null),Ne(this,"adsIsShowing",!1),Ne(this,"lastUnDisplayedAdBreak",null),Ne(this,"requestCounter",0),Ne(this,"scriptPromise",null),Ne(this,"scriptReady",!1),Ne(this,"scriptFailed",!1),Ne(this,"state",Kg()),this.context=t,this.contextInfo=this.context.getContextInfo(),this.initParams=r,typeof window!="undefined"){let n=window;n.adsbygoogle=n.adsbygoogle||[]}}init(){return I(this,null,function*(){var t;if(typeof document!="undefined"){this.adsOverlay=document.createElement("div"),this.adsOverlay.setAttribute("data-placement-info","afg-banner-as-afg"),li(Q(n_,{state:this.state}),this.adsOverlay),document.documentElement.appendChild(this.adsOverlay);try{yield this.ensureAdSenseScript()}catch(r){this.scriptFailed=!0,console.warn("[BannerAsAFG] Failed to load Google AdSense script",r)}this.initialized=!0,(t=this.initCompleter)==null||t.call(this)}})}ensureAdSenseScript(){var t;if(typeof document=="undefined")return Promise.resolve();if(this.scriptPromise)return this.scriptPromise;if(document.getElementById("google-adsense"))return this.scriptReady=!0,Promise.resolve();if(!this.initParams.clientId)return this.scriptFailed=!0,Promise.reject(new Error("BannerAsAFG requires a Google AdSense clientId."));let r=(t=this.contextInfo.testAdsMode)!=null?t:!1;return this.scriptPromise=new Promise((n,i)=>{let a=document.createElement("script");a.id="google-adsense",a.async=!0,a.crossOrigin="anonymous",a.src=`https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=${this.initParams.clientId}`,r&&a.setAttribute("data-adbreak-test","on"),this.initParams.channelId&&a.setAttribute("data-ad-channel",this.initParams.channelId),a.onload=()=>{this.scriptReady=!0,n()},a.onerror=()=>{this.scriptFailed=!0,i(new Error("Failed to fetch Google AdSense script."))},document.head.appendChild(a)}),this.scriptPromise}adConfig(t){var r;if(this.initialized){(r=t.onReady)==null||r.call(t);return}this.initCompleter=()=>{var n;(n=t.onReady)==null||n.call(t)}}resolveOverlayConfig(t){var r,n;let i=(n=(r=t==null?void 0:t.params)==null?void 0:r.countdown)!=null?n:this.defaultCountdown;return{rewardUnitId:this.initParams.rewardUnitId,interstitialUnitId:this.initParams.interstitialUnitId,channelId:this.initParams.channelId,countdown:Math.max(Math.floor(i),0)}}canDisplay(t){return!!t&&!!this.initParams.clientId&&!!this.adsOverlay&&this.initialized&&!this.scriptFailed&&this.scriptReady}showBannerOverlay(t,r){var n,i;let a=Math.max(Math.floor((n=r.countdown)!=null?n:t==="reward"?15:0),0),o={requestId:++this.requestCounter,clientId:this.initParams.clientId,unitId:t==="reward"?this.initParams.rewardUnitId:this.initParams.interstitialUnitId,channelId:r.channelId,countdown:a,mode:t,testMode:(i=this.contextInfo.testAdsMode)!=null?i:!1};this.state.payload.value=o,this.state.visible.value=!0}adBreak(t,r){var n,i,a,o,s,l,c,p,u;let m=t.type==="preroll"?"":t.name,h=t.type==="reward"?"reward":"interstitial";if(!this.initialized||!this.adsOverlay){(n=t.adBreakDone)==null||n.call(t,{breakType:t.type,breakName:m,breakFormat:h,breakStatus:"notReady"});return}if(this.adsIsShowing){(i=t.adBreakDone)==null||i.call(t,{breakType:t.type,breakName:m,breakFormat:h,breakStatus:"frequencyCapped"});return}let b=this.resolveOverlayConfig(r);if(!this.canDisplay(b.rewardUnitId)){(a=t.adBreakDone)==null||a.call(t,{breakType:t.type,breakName:m,breakFormat:h,breakStatus:"notReady"});return}switch(t.type){case"preroll":{(o=t.adBreakDone)==null||o.call(t,{breakType:t.type,breakName:"",breakFormat:"interstitial",breakStatus:"noAdPreloaded"});break}case"start":case"browse":case"next":case"pause":{(s=t.beforeAd)==null||s.call(t);let E={breakType:t.type,breakName:t.name,breakFormat:"interstitial",breakStatus:"viewed"},A=()=>{var k;this.adsIsShowing=!1,(k=t.afterAd)==null||k.call(t)},w=()=>{var k;this.adsIsShowing=!1,(k=t.adBreakDone)==null||k.call(t,E)},R=()=>{var k,L;this.adsIsShowing=!1,E.breakStatus="noAdPreloaded",(k=t.afterAd)==null||k.call(t),(L=t.adBreakDone)==null||L.call(t,E)};we(()=>{this.adsIsShowing=!0,this.state.afterAd.value=A,this.state.adBreakDone.value=w,this.state.adDismissed.value=null,this.state.adViewed.value=null,this.state.adError.value=R,this.showBannerOverlay("interstitial",b)});break}case"reward":{this.lastUnDisplayedAdBreak&&((c=(l=this.lastUnDisplayedAdBreak).adBreakDone)==null||c.call(l,{breakType:this.lastUnDisplayedAdBreak.type,breakName:this.lastUnDisplayedAdBreak.type==="preroll"?"":this.lastUnDisplayedAdBreak.name,breakFormat:this.lastUnDisplayedAdBreak.type==="reward"?"reward":"interstitial",breakStatus:"ignored"}),this.lastUnDisplayedAdBreak=null),(p=t.beforeAd)==null||p.call(t);let E={breakType:t.type,breakName:t.name,breakFormat:"reward",breakStatus:"ignored"},A=()=>{var S;this.adsIsShowing=!1,(S=t.afterAd)==null||S.call(t)},w=()=>{var S;this.adsIsShowing=!1,E.breakStatus="dismissed",(S=t.adDismissed)==null||S.call(t)},R=()=>{var S;this.adsIsShowing=!1,E.breakStatus="viewed",(S=t.adViewed)==null||S.call(t)},k=()=>{var S;this.adsIsShowing=!1,(S=t.adBreakDone)==null||S.call(t,E)},L=()=>{var S,P;this.adsIsShowing=!1,E.breakStatus="noAdPreloaded",(S=t.afterAd)==null||S.call(t),(P=t.adBreakDone)==null||P.call(t,E)};we(()=>{this.state.afterAd.value=A,this.state.adDismissed.value=w,this.state.adViewed.value=R,this.state.adBreakDone.value=k,this.state.adError.value=L});let F=()=>{var S,P;if(!this.canDisplay(b.rewardUnitId)){this.lastUnDisplayedAdBreak=null,(S=t.afterAd)==null||S.call(t),(P=t.adBreakDone)==null||P.call(t,{breakType:t.type,breakName:t.name,breakFormat:"reward",breakStatus:"notReady"});return}this.lastUnDisplayedAdBreak=null,this.adsIsShowing=!0,we(()=>{this.showBannerOverlay("reward",b)})};this.lastUnDisplayedAdBreak=t,(u=t.beforeReward)==null||u.call(t,F);break}}}},sr={};window.addEventListener("message",e=>{e.origin!=="https://ads.appsrockets.com"&&e.origin!=="https://stg-ads.appsrockets.com"||sr[e.data.type]&&sr[e.data.type].forEach(t=>{t(e.data.data)})});var ar=(e,t)=>{Gt(()=>(sr[e]||(sr[e]=new Set),sr[e].add(t),()=>{sr[e].delete(t)}),[e,t])},o_=()=>{let e=z(),t=z(),r=z(),n=z(),i=z(),a=z(),o=z(),s=z(!1),l=z("");return{afterAd:e,adDismissed:t,adViewed:r,adBreakDone:n,adLoaded:i,adLinkClicked:a,adError:o,visible:s,src:l}},s_=Oe`
240
240
  ${ge}
241
241
  position: fixed;
242
242
  z-index: 2147483647;
@@ -255,7 +255,7 @@ or `);this.errors.push(a)}return n}},Nn=class extends me{constructor(...t){super
255
255
  width: 100%;
256
256
  height: 100%;
257
257
  }
258
- `,l_=e=>{let{state:t}=e,{afterAd:r,adDismissed:n,adViewed:i,adBreakDone:a,adLoaded:o,adLinkClicked:s,visible:l,src:c}=t,[p,u]=ft(!1),m=b=>{var E,A,w,R;u(!1),l.value=!1,b==="dismiss"?(E=n.value)==null||E.call(n):b==="viewed"&&((A=i.value)==null||A.call(i)),(w=r.value)==null||w.call(r),(R=a.value)==null||R.call(a)},h=()=>{var b;(b=o.value)==null||b.call(o)};return ar("appsrockets_ad_dismissed",()=>m("dismiss")),ar("appsrockets_ad_rewarded",()=>m("viewed")),ar("appsrockets_ad_completed",()=>m("viewed")),ar("appsrockets_ad_skipped",()=>m("viewed")),ar("appsrockets_ad_clicked",b=>{var E;return(E=s.value)==null?void 0:E.call(s,b)}),ar("appsrockets_ad_loaded",()=>u(!0)),l.value?Q("div",{className:s_,style:{display:p?"flex":"none"},children:l.value&&Q("iframe",{src:c.value,onLoad:h,allowFullScreen:!0,allow:"autoplay",sandbox:"allow-scripts allow-same-origin allow-forms allow-modals allow-downloads allow-popups allow-popups-to-escape-sandbox allow-top-navigation-by-user-activation allow-top-navigation allow-top-navigation-by-user-activation allow-top-navigation-to-custom-protocols"})}):null};function vt(e,t,r){return(t=c_(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function c_(e){var t=d_(e,"string");return typeof t=="symbol"?t:t+""}function d_(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var ss=class{constructor(t,r){vt(this,"name","APPSROCKETS"),vt(this,"initialized",!1),vt(this,"initCompleter",null),vt(this,"context",void 0),vt(this,"adsOverlay",null),vt(this,"adsIsShowing",!1),vt(this,"lastUnDisplayedAdBreak",null),vt(this,"state",o_()),vt(this,"processUrl",(n,i)=>{var a;let o=this.context.getContextInfo(),s=new URL(n),l=new URLSearchParams(s.search);return l.has("joliSource")||l.set("joliSource",o.joliSource),l.get("osType")||l.set("osType",o.osType),l.get("runtimeType")||l.set("runtimeType",o.runtimeType),l.get("mode")||l.set("mode","AFG"),l.get("deviceId")||l.set("deviceId",o.deviceId),l.get("statusBarHeight")||l.set("statusBarHeight",((a=this.context.getWindowInfo().statusBarHeight)!=null?a:0).toString()),l.get("adsType")||l.set("adsType",i),s.search=l.toString(),s.toString()}),this.context=t}init(){return I(this,null,function*(){var t;this.adsOverlay=document.createElement("div"),this.adsOverlay.setAttribute("data-placement-info","afg-appsrockets"),li(Q(l_,{state:this.state}),this.adsOverlay),document.documentElement.appendChild(this.adsOverlay),this.initialized=!0,(t=this.initCompleter)==null||t.call(this)})}adConfig(t){var r;if(this.initialized){(r=t.onReady)==null||r.call(t);return}this.initCompleter=()=>{var n;(n=t.onReady)==null||n.call(t)}}adBreak(t,r){var n,i,a,o,s,l,c,p;if(!this.initialized||!this.adsOverlay||!r.params.url){(n=t.adBreakDone)==null||n.call(t,{breakType:t.type,breakName:t.type==="preroll"?"":t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"notReady"});return}if(this.adsIsShowing){(i=t.adBreakDone)==null||i.call(t,{breakType:t.type,breakName:t.type==="preroll"?"":t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"frequencyCapped"});return}let u=h=>{var b,E;(E=(b=this.context).handleLinkClicked)==null||E.call(b,h)},m=t.type==="reward"?"REWARD":"INTERSTITIAL";switch(t.type){case"preroll":{(a=t.adBreakDone)==null||a.call(t,{breakType:t.type,breakName:"",breakFormat:"interstitial",breakStatus:"noAdPreloaded"});break}case"start":case"browse":case"next":case"pause":{(o=t.beforeAd)==null||o.call(t);let h=()=>{var A;this.adsIsShowing=!1,(A=t.afterAd)==null||A.call(t)},b=()=>{var A;this.adsIsShowing=!1,(A=t.adBreakDone)==null||A.call(t,{breakType:t.type,breakName:t.name,breakFormat:"interstitial",breakStatus:"viewed"})},E=()=>{var A;this.adsIsShowing=!1,(A=t.adBreakDone)==null||A.call(t,{breakType:t.type,breakName:t.name,breakFormat:"interstitial",breakStatus:"noAdPreloaded"})};we(()=>{this.adsIsShowing=!0,this.state.afterAd.value=h,this.state.adBreakDone.value=b,this.state.src.value=this.processUrl(r.params.url,m),this.state.adLinkClicked.value=u,this.state.adError.value=E,this.state.visible.value=!0});break}case"reward":{this.lastUnDisplayedAdBreak&&((l=(s=this.lastUnDisplayedAdBreak).adBreakDone)==null||l.call(s,{breakType:this.lastUnDisplayedAdBreak.type,breakName:this.lastUnDisplayedAdBreak.type==="preroll"?"":this.lastUnDisplayedAdBreak.name,breakFormat:this.lastUnDisplayedAdBreak.type==="reward"?"reward":"interstitial",breakStatus:"ignored"}),this.lastUnDisplayedAdBreak=null),(c=t.beforeAd)==null||c.call(t);let h=()=>{var L;this.adsIsShowing=!1,(L=t.afterAd)==null||L.call(t)},b={breakType:t.type,breakName:t.name,breakFormat:"reward",breakStatus:"ignored"},E=()=>{var L;this.adsIsShowing=!1,b.breakStatus="dismissed",(L=t.adDismissed)==null||L.call(t)},A=()=>{var L;this.adsIsShowing=!1,b.breakStatus="viewed",(L=t.adViewed)==null||L.call(t)},w=()=>{var L;this.adsIsShowing=!1,(L=t.adBreakDone)==null||L.call(t,b)},R=()=>{this.adsIsShowing=!1,b.breakStatus="noAdPreloaded"};we(()=>{this.state.afterAd.value=h,this.state.adDismissed.value=E,this.state.adViewed.value=A,this.state.adBreakDone.value=w,this.state.adLinkClicked.value=u,this.state.adError.value=R});let k=()=>{var L;if(this.lastUnDisplayedAdBreak=null,!this.adsOverlay){(L=t.adBreakDone)==null||L.call(t,{breakType:t.type,breakName:t.name,breakFormat:"reward",breakStatus:"notReady"});return}this.adsIsShowing=!0,we(()=>{this.state.src.value=this.processUrl(r.params.url,m),this.state.visible.value=!0})};this.lastUnDisplayedAdBreak=t,(p=t.beforeReward)==null||p.call(t,k);break}}}},Su=()=>{window.googletag=window.googletag||{cmd:[]},window.googletag.pubadsReady||window.googletag.cmd.push(()=>{window.googletag.enableServices()})};function Se(e,t,r){return(t=u_(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function u_(e){var t=f_(e,"string");return typeof t=="symbol"?t:t+""}function f_(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var ls=class{constructor(t,r,n){Se(this,"adUnit",void 0),Se(this,"project",void 0),Se(this,"keyValue",void 0),Se(this,"adsContext",null),Se(this,"rewardedSlot",null),Se(this,"rewardedPayload",null),Se(this,"readyEvent",null),Se(this,"withCommand",function(){googletag.cmd.push(...arguments)}),Se(this,"init",()=>{var i;this.rewardedSlot=googletag.defineOutOfPageSlot(this.adUnit,googletag.enums.OutOfPageFormat.REWARDED),this.rewardedSlot&&(this.rewardedSlot.addService(googletag.pubads()),googletag.pubads().addEventListener("rewardedSlotReady",this.handleSlotReady),googletag.pubads().addEventListener("rewardedSlotClosed",this.handleSlotClosed),googletag.pubads().addEventListener("rewardedSlotGranted",this.handleSlotGranted),googletag.pubads().addEventListener("slotRenderEnded",this.handleSlotRenderEnded),this.keyValue&&(Object.keys(this.keyValue).forEach(a=>{var o;(o=this.rewardedSlot)==null||o.setTargeting(a,this.keyValue[a])}),Object.keys(this.keyValue).includes("project")||(i=this.rewardedSlot)==null||i.setTargeting("project",this.project)),googletag.display(this.rewardedSlot))}),Se(this,"destroy",i=>{var a,o;this.rewardedPayload=null,this.readyEvent=null,googletag.pubads().removeEventListener("rewardedSlotReady",this.handleSlotReady),googletag.pubads().removeEventListener("rewardedSlotClosed",this.handleSlotClosed),googletag.pubads().removeEventListener("rewardedSlotGranted",this.handleSlotGranted),googletag.pubads().removeEventListener("slotRenderEnded",this.handleSlotRenderEnded),this.rewardedSlot&&(googletag.destroySlots([this.rewardedSlot]),this.rewardedSlot=null),(o=(a=this.adsContext)==null?void 0:a.adBreakDone)==null||o.call(a,i),i!=="ignored"&&(this.adsContext=null)}),Se(this,"reinit",i=>{this.destroy(i),this.init()}),Se(this,"handleSlotReady",i=>{i.slot===this.rewardedSlot&&(this.readyEvent=i)}),Se(this,"handleSlotClosed",i=>{var a,o;if(this.adsContext&&i.slot===this.rewardedSlot){let s=this.rewardedPayload?"viewed":"dismissed";s==="viewed"?this.adsContext.adViewed():this.adsContext.adDismissed(),(o=(a=this.adsContext).afterAd)==null||o.call(a),this.withCommand(()=>{this.reinit(s)})}}),Se(this,"handleSlotGranted",i=>{this.adsContext&&i.slot===this.rewardedSlot&&(this.rewardedPayload=i.payload)}),Se(this,"handleSlotRenderEnded",i=>{i.slot===this.rewardedSlot&&i.isEmpty&&this.adsContext&&this.withCommand(()=>{this.reinit("frequencyCapped")})}),Se(this,"requestAds",i=>{this.withCommand(()=>{if(this.adsContext){this.destroy("ignored");return}if(this.rewardedSlot||this.init(),this.adsContext=i,!this.rewardedSlot){this.reinit("notReady");return}if(this.readyEvent)this.adsContext.beforeReward(()=>{var a,o,s;(o=(a=this.adsContext)==null?void 0:a.beforeAd)==null||o.call(a),(s=this.readyEvent)==null||s.makeRewardedVisible()});else{let a=o=>{o.slot===this.rewardedSlot&&this.adsContext&&(googletag.pubads().removeEventListener("rewardedSlotReady",a),this.readyEvent=o,this.adsContext.beforeReward(()=>{var s,l,c;(l=(s=this.adsContext)==null?void 0:s.beforeAd)==null||l.call(s),(c=this.readyEvent)==null||c.makeRewardedVisible()}))};googletag.pubads().addEventListener("rewardedSlotReady",a),window.setTimeout(()=>{this.readyEvent||(this.reinit("timeout"),googletag.pubads().removeEventListener("rewardedSlotReady",a))},500)}})}),this.adUnit=t,this.project=r,this.keyValue=n,Su(),this.withCommand(()=>{this.init()})}};function Be(e,t,r){return(t=h_(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function h_(e){var t=m_(e,"string");return typeof t=="symbol"?t:t+""}function m_(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var cs=class{constructor(t,r,n){var i=this;Be(this,"adUnit",void 0),Be(this,"project",void 0),Be(this,"keyValue",void 0),Be(this,"adsContext",null),Be(this,"gamingInterstitialSlot",null),Be(this,"readyEvent",null),Be(this,"isRetrying",!1),Be(this,"withCommand",function(){googletag.cmd.push(...arguments)}),Be(this,"init",()=>{var a;this.gamingInterstitialSlot=googletag.defineOutOfPageSlot(this.adUnit,googletag.enums.OutOfPageFormat.GAME_MANUAL_INTERSTITIAL),this.gamingInterstitialSlot&&(this.gamingInterstitialSlot.addService(googletag.pubads()),googletag.pubads().addEventListener("gameManualInterstitialSlotReady",this.handleSlotReady),googletag.pubads().addEventListener("gameManualInterstitialSlotClosed",this.handleSlotClosed),this.keyValue&&(Object.keys(this.keyValue).forEach(o=>{var s;(s=this.gamingInterstitialSlot)==null||s.setTargeting(o,this.keyValue[o])}),Object.keys(this.keyValue).includes("project")||(a=this.gamingInterstitialSlot)==null||a.setTargeting("project",this.project)),googletag.display(this.gamingInterstitialSlot))}),Be(this,"destroy",function(a){var o,s;(!(arguments.length>1&&arguments[1]!==void 0)||arguments[1])&&((s=(o=i.adsContext)==null?void 0:o.onEnd)==null||s.call(o,a),a!=="ignored"&&(i.adsContext=null)),googletag.pubads().removeEventListener("gameManualInterstitialSlotReady",i.handleSlotReady),googletag.pubads().removeEventListener("gameManualInterstitialSlotClosed",i.handleSlotClosed),i.gamingInterstitialSlot&&(googletag.destroySlots([i.gamingInterstitialSlot]),i.gamingInterstitialSlot=null,i.readyEvent=null)}),Be(this,"reinit",function(a){let o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;i.destroy(a,o),i.init()}),Be(this,"handleSlotReady",a=>{this.gamingInterstitialSlot===a.slot&&(this.readyEvent=a)}),Be(this,"handleSlotClosed",a=>{var o,s;this.adsContext&&this.gamingInterstitialSlot===a.slot&&((s=(o=this.adsContext).afterAd)==null||s.call(o),this.withCommand(()=>{this.reinit("viewed")}))}),Be(this,"requestAds",a=>{this.withCommand(()=>{var o,s,l;if(this.adsContext){this.destroy("ignored");return}if(this.gamingInterstitialSlot||this.init(),this.adsContext=a,!this.gamingInterstitialSlot){this.reinit("notReady");return}this.readyEvent?((o=a.beforeAd)==null||o.call(a),this.readyEvent.makeGameManualInterstitialVisible()):((l=(s=this.adsContext).onEnd)==null||l.call(s,"frequencyCapped"),this.adsContext=null,this.isRetrying||(this.isRetrying=!0,window.setTimeout(()=>{this.readyEvent||this.withCommand(()=>{this.reinit("frequencyCapped",!1)}),this.isRetrying=!1},31e3)))})}),Su(),this.adUnit=t,this.project=r,this.keyValue=n,this.withCommand(()=>{this.init()})}};function Jt(e,t,r){return(t=p_(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function p_(e){var t=v_(e,"string");return typeof t=="symbol"?t:t+""}function v_(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var ds=class{constructor(t,r){Jt(this,"name","GOOGLE_GPT"),Jt(this,"context",void 0),Jt(this,"contextInfo",void 0),Jt(this,"initParams",void 0),Jt(this,"rewardAdManager",void 0),Jt(this,"interstitialManager",void 0),Jt(this,"insertScript",()=>{let n="jolibox-google-gpt",i=document.getElementById(n);i||(i=window.document.createElement("script"),i.id=n,i.async=!0,i.src="https://securepubads.g.doubleclick.net/tag/js/gpt.js",i.crossOrigin="anonymous",document.head.appendChild(i))}),this.context=t,this.contextInfo=this.context.getContextInfo(),this.initParams=r,this.insertScript()}init(){return I(this,null,function*(){let t=this.contextInfo.testAdsMode?"/22639388115/rewarded_web_example":this.initParams.rewardedSlot,r=this.contextInfo.testAdsMode?"/6355419/Travel/Europe/France/Paris":this.initParams.interstitialSlot,n=`minigame-${this.contextInfo.runtimeType==="APP"?"app":"h5"}`;t&&(this.rewardAdManager=new ls(t,n,this.initParams.keyValue)),r&&(this.interstitialManager=new cs(r,n,this.initParams.keyValue))})}adConfig(t,r){}adBreak(t,r){var n,i,a;switch(t.type){case"preroll":{(n=t.adBreakDone)==null||n.call(t,{breakType:"preroll",breakFormat:"interstitial",breakStatus:"noAdPreloaded"});break}case"reward":{if(!this.rewardAdManager){(i=t.adBreakDone)==null||i.call(t,{breakName:t.name,breakType:t.type,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"noAdPreloaded"});return}this.rewardAdManager.requestAds({beforeAd:t.beforeAd,afterAd:t.afterAd,adDismissed:t.adDismissed,adViewed:t.adViewed,beforeReward:t.beforeReward,adBreakDone:o=>{var s;(s=t.adBreakDone)==null||s.call(t,{breakName:t.name,breakType:t.type,breakFormat:"reward",breakStatus:o})}});break}default:{if(!this.interstitialManager){(a=t.adBreakDone)==null||a.call(t,{breakName:t.name,breakType:t.type,breakFormat:"interstitial",breakStatus:"noAdPreloaded"});return}this.interstitialManager.requestAds({beforeAd:t.beforeAd,afterAd:t.afterAd,onEnd:o=>{var s;(s=t.adBreakDone)==null||s.call(t,{breakName:t.name,breakType:t.type,breakFormat:"interstitial",breakStatus:o})}});break}}}};function Ho(e,t,r){return(t=g_(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function g_(e){var t=__(e,"string");return typeof t=="symbol"?t:t+""}function __(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var us=class{constructor(t){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"GAME";Ho(this,"context",void 0),Ho(this,"placement","GAME"),Ho(this,"contextInfo",void 0),this.context=t,this.placement=r,this.contextInfo=this.context.getContextInfo()}getLocation(){let t=new URLSearchParams(window.location.search),r={};return t.forEach((n,i)=>{r[i]=n}),{name:this.placement==="GAME"?"GamePage":"DramaPage",params:r}}getDevice(){var t,r,n,i;return{platform:(t=this.contextInfo.platform)!=null?t:ru.WebSDK,os:this.contextInfo.osType+"_"+this.contextInfo.runtimeType,appVersion:"1.0.0",appId:(r=this.contextInfo.hostAppId)!=null?r:"1",model:(n=this.contextInfo.deviceModel)!=null?n:"UnknownModel",brand:(i=this.contextInfo.deviceBrand)!=null?i:"UnknownBrand",uuid:this.contextInfo.deviceId,jsSdkVersion:"1.0.0",extra:{}}}serialize(t,r){var n;let i={protocolVersion:"1.0.0",events:[{name:t,type:eu.System,location:this.getLocation(),target:null,extra:r,timestamp:Date.now(),userId:(n=this.contextInfo.userId)!=null?n:null}],device:this.getDevice(),project:tu.WebSDK};return _v(i)}};function Pe(e,t,r){return(t=y_(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function y_(e){var t=b_(e,"string");return typeof t=="symbol"?t:t+""}function b_(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var xi=class{constructor(t){Pe(this,"context",void 0),Pe(this,"adsTrackSerializer",void 0),Pe(this,"contextInfo",void 0),this.context=t,this.contextInfo=t.getContextInfo(),this.adsTrackSerializer=new us(this.context)}getRequestContextData(t){var r,n;this.contextInfo=this.context.getContextInfo();let{width:i,height:a}=this.context.getWindowInfo();return{report:JSON.stringify(this.adsTrackSerializer.serialize(t,{sessionId:this.contextInfo.sessionId,objectType:this.contextInfo.objectType,objectId:this.contextInfo.objectId,testAdsMode:this.contextInfo.testAdsMode})),osType:this.contextInfo.osType,runtimeType:this.contextInfo.runtimeType,sessionId:this.contextInfo.sessionId,deviceId:this.contextInfo.deviceId,adId:this.contextInfo.adId,deviceModel:(r=this.contextInfo.deviceModel)!=null?r:"UnknownModel",deviceBrand:(n=this.contextInfo.deviceBrand)!=null?n:"UnknownBrand",dimension:{width:i,height:a}}}getRequestBizParams(){return{objectType:this.contextInfo.objectType,objectId:this.contextInfo.objectId}}},fs=class{constructor(t,r){var n=this;Pe(this,"context",void 0),Pe(this,"contextInfo",void 0),Pe(this,"requestContext",void 0),Pe(this,"pendingAFGAdsInfo",{REWARD:Promise.resolve(null),INTERSTITIAL:Promise.resolve(null)}),Pe(this,"pendingAFVAdsInfo",Promise.resolve(null)),Pe(this,"doFetchAdsInfo",i=>I(this,null,function*(){let a=i==="afv"?"AdsAFVSDKRequest":"AdsAFGSDKAdBreak",o=[];switch(i){case"afv":{o=["REWARD_INTERSTITIAL","REWARD","NATIVE"];break}case"reward":{o=["REWARD_INTERSTITIAL","REWARD","NATIVE"];break}default:{o=["INTERSTITIAL"];break}}let s=i==="afv"?void 0:"cached",{data:l,code:c}=yield this.context.httpClient.post("/api/ads/info",{data:{contextData:this.requestContext.getRequestContextData(a),bizParams:this.requestContext.getRequestBizParams(),adsTypes:o,testAdsMode:this.contextInfo.testAdsMode,name:s}});return c==="SUCCESS"||c==="BYPASS_ADS"?{code:c,data:l}:null})),Pe(this,"cacheRewardInfo",()=>{this.pendingAFGAdsInfo.REWARD=this.doFetchAdsInfo("reward").catch(()=>null)}),Pe(this,"cacheInterstitialInfo",i=>{this.pendingAFGAdsInfo.INTERSTITIAL=this.doFetchAdsInfo(i).catch(()=>null)}),Pe(this,"cacheAFVInfo",()=>{this.pendingAFVAdsInfo=this.doFetchAdsInfo("afv").catch(()=>null)}),Pe(this,"cacheNextAFGAdsInfo",i=>I(this,null,function*(){i==="reward"?this.cacheRewardInfo():this.cacheInterstitialInfo(i)})),Pe(this,"getAFGAdsInfo",i=>I(this,null,function*(){let a=yield i==="reward"?this.pendingAFGAdsInfo.REWARD:this.pendingAFGAdsInfo.INTERSTITIAL;return this.cacheNextAFGAdsInfo(i),a})),Pe(this,"getAFVAdsInfo",function(){return I(this,arguments,function*(){if(!(arguments.length>0&&arguments[0]!==void 0)||arguments[0]){let i=yield n.pendingAFVAdsInfo;return n.cacheAFVInfo(),i}else return n.cacheAFVInfo(),yield n.pendingAFVAdsInfo})}),this.context=t,this.contextInfo=this.context.getContextInfo(),this.requestContext=new xi(t),r!=null&&r.reward&&this.cacheRewardInfo(),r!=null&&r.interstitial&&this.cacheInterstitialInfo("start"),r!=null&&r.afv&&this.cacheAFVInfo()}};function w_(e,t,r){return(t=E_(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function E_(e){var t=I_(e,"string");return typeof t=="symbol"?t:t+""}function I_(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var A_=function(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];if(e)try{e(...r)}catch(i){console.error("[JoliboxSDK] Callback error:",i)}},Ni=class{constructor(t){this.context=t,w_(this,"canIUseHelper",void 0),this.context=t;let{canIUseNative:r}=pd(()=>this.context.getContextInfo().deviceInfo.nativeSDKVersionCode||1e6,()=>this.context.getContextInfo().deviceInfo.platform||"h5");this.canIUseHelper=r}loadAdsAsync(t){return I(this,null,function*(){try{let{errNo:r,errMsg:n}=yield pi("loadAdsAsync",{params:{providers:t.providers}});return r!==0||n.length>0?{code:"FAILURE",message:n||"Failed to load ads"}:{code:"SUCCESS",message:"Ads loaded successfully"}}catch(r){return{code:"FAILURE",message:`Failed to load ads: ${r instanceof Error?r.message:String(r)}`}}})}canIUse(){return Ci()&&this.canIUseHelper("loadAdsAsync")&&this.canIUseHelper("showAdAsync")}showAdAsync(t){return I(this,null,function*(){try{let r=yield pi("showAdAsync",{params:{providers:t.providers}});if(r.errNo!==0)return{code:"FAILURE",message:r.errMsg||"Failed to show ad"};let n=r.data.UUID;if(t.callbacks){let i=t.timeout!==void 0?t.timeout:-1,a=null,o=()=>{Ed("onAdsStateChange",s),a&&(clearTimeout(a),a=null)},s=l=>{var c;if(l.UUID!==n)return;let p=(c=t.callbacks)==null?void 0:c[l.event];p&&A_(p,l.data),["onAdClosed","onAdError","onAdDismissed"].includes(l.event)&&o()};wd("onAdsStateChange",s),i>0&&(a=setTimeout(()=>{o(),console.warn(`[JoliboxSDK] Event listener for ad ${n} auto-cleaned after ${i}ms timeout`)},i))}return{code:"SUCCESS",message:"Ad shown successfully"}}catch(r){return{code:"FAILURE",message:`Failed to show ad: ${r instanceof Error?r.message:String(r)}`}}})}isAdsReadySync(t){try{let{errNo:r,data:n}=pi("isAdsReadySync",{params:{providers:t.providers}});return r!==0||!n?(console.warn("[Jolibox SDK]isAdsReadySync returned an error or no data"),!1):!0}catch(r){return console.warn("[Jolibox SDK]isAdsReadySync invocation failed:",r),!1}}};function gt(e,t,r){return(t=S_(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function S_(e){var t=C_(e,"string");return typeof t=="symbol"?t:t+""}function C_(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var hs=class{get isAdsReady(){return this._isAdsReady}constructor(t,r){gt(this,"providers",void 0),gt(this,"helper",void 0),gt(this,"adsContext",null),gt(this,"_isAdsReady",!1),gt(this,"init",()=>I(this,null,function*(){if(!Ci()){this._isAdsReady=!1;return}this.helper.canIUse()?(yield this.helper.loadAdsAsync({providers:this.providers})).code==="SUCCESS"?this._isAdsReady=!0:this._isAdsReady=!1:this._isAdsReady=!1})),gt(this,"destroy",n=>{var i,a;this._isAdsReady=!1,(a=(i=this.adsContext)==null?void 0:i.adBreakDone)==null||a.call(i,n),n!=="ignored"&&(this.adsContext=null)}),gt(this,"reinit",n=>I(this,null,function*(){this.destroy(n),yield this.init()})),gt(this,"requestAds",(n,i)=>I(this,null,function*(){if(this.adsContext){this.destroy("ignored");return}this.adsContext=n,i&&i.length>0&&(this.providers=i);try{this.isAdsReady?this.showAd():yield this.reinit("frequencyCapped")}catch(a){this.destroy("notReady")}})),gt(this,"showAd",()=>{if(!this.adsContext){this.destroy("error");return}let n=!1,i=!1;this.adsContext.beforeReward(()=>I(this,null,function*(){var a,o;(o=(a=this.adsContext)==null?void 0:a.beforeAd)==null||o.call(a);let s=c=>{var p,u,m;i||(i=!0,c==="dismissed"&&((p=this.adsContext)==null||p.adDismissed()),(m=(u=this.adsContext)==null?void 0:u.afterAd)==null||m.call(u),this.reinit(c))},l={onAdShow:()=>{},onAdError:()=>{s("error")},onAdRewarded:()=>{var c;n=!0,(c=this.adsContext)==null||c.adViewed()},onAdDismissed:()=>{s(n?"viewed":"dismissed")},onAdClosed:()=>{s(n?"viewed":"dismissed")}};(yield this.helper.showAdAsync({providers:this.providers,callbacks:l})).code!=="SUCCESS"&&this.reinit("noAdPreloaded")}))}),this.providers=r,this.helper=new Ni(t),this.init()}};function _t(e,t,r){return(t=R_(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function R_(e){var t=O_(e,"string");return typeof t=="symbol"?t:t+""}function O_(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var ms=class{get isAdsReady(){return this._isAdsReady}constructor(t,r){var n=this;_t(this,"providers",void 0),_t(this,"helper",void 0),_t(this,"adsContext",null),_t(this,"_isAdsReady",!1),_t(this,"init",()=>I(this,null,function*(){this.helper.canIUse()&&((yield this.helper.loadAdsAsync({providers:this.providers})).code==="SUCCESS"?this._isAdsReady=!0:this._isAdsReady=!1)})),_t(this,"destroy",function(i){var a,o;let s=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;n._isAdsReady=!1,s&&((o=(a=n.adsContext)==null?void 0:a.onEnd)==null||o.call(a,i),i!=="ignored"&&(n.adsContext=null))}),_t(this,"reinit",function(a){return I(this,arguments,function*(i){let o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;n.destroy(i,o),yield n.init()})}),_t(this,"requestAds",(i,a)=>I(this,null,function*(){if(this.adsContext){this.destroy("ignored");return}this.adsContext=i,a&&a.length>0&&(this.providers=a);try{this.isAdsReady?yield this.showAd():yield this.reinit("frequencyCapped")}catch(o){this.destroy("notReady")}})),_t(this,"showAd",()=>I(this,null,function*(){var i,a;if(!this.adsContext){this.destroy("error");return}let o=!1;(a=(i=this.adsContext).beforeAd)==null||a.call(i);let s=c=>{var p,u;o||(o=!0,(u=(p=this.adsContext)==null?void 0:p.afterAd)==null||u.call(p),this.reinit(c))},l={onAdShow:()=>{},onAdError:()=>{s("error")},onAdDismissed:()=>{s("dismissed")},onAdClosed:()=>{s("viewed")}};(yield this.helper.showAdAsync({providers:this.providers,callbacks:l})).code!=="SUCCESS"&&this.reinit("noAdPreloaded")})),this.providers=r,this.helper=new Ni(t),this.init()}};function Hr(e,t,r){return(t=k_(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function k_(e){var t=T_(e,"string");return typeof t=="symbol"?t:t+""}function T_(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var ps=class{constructor(t,r){Hr(this,"name","INTERNAL_NATIVE"),Hr(this,"context",void 0),Hr(this,"rewardAdManager",void 0),Hr(this,"interstitialManager",void 0),Hr(this,"initProviders",void 0),this.context=t,this.initProviders=r.providers;let n=this.getConfigsByTypes(["REWARD","REWARD_INTERSTITIAL","NATIVE"],r.providers),i=this.getConfigsByTypes(["INTERSTITIAL"],r.providers);n.length>0&&(this.rewardAdManager=new hs(this.context,n)),i.length>0&&(this.interstitialManager=new ms(this.context,i))}getConfigsByTypes(t,r,n){let i=[];return(n?n.map(a=>r.find(o=>o.provider===a.provider)).filter(a=>!!a):r).forEach(a=>{t.forEach(o=>{let s="";o==="REWARD"&&(s=a.params.adUnitId.reward),o==="REWARD_INTERSTITIAL"&&(s=a.params.adUnitId.rewardInterstitial),o==="INTERSTITIAL"&&(s=a.params.adUnitId.interstitial),o==="NATIVE"&&(s=a.params.adUnitId.nativeAds),s&&i.push({provider:a.provider,params:{placementId:s,adsType:o,extra:a.params.extra}})})}),i}init(){return I(this,null,function*(){})}adConfig(t,r){}adBreak(t,r){var n,i,a;switch(t.type){case"preroll":{(n=t.adBreakDone)==null||n.call(t,{breakType:"preroll",breakFormat:"interstitial",breakStatus:"noAdPreloaded"});break}case"reward":{if(!this.rewardAdManager){(i=t.adBreakDone)==null||i.call(t,{breakName:t.name,breakType:t.type,breakFormat:"reward",breakStatus:"noAdPreloaded"});return}let o=this.getConfigsByTypes(["REWARD","REWARD_INTERSTITIAL","NATIVE"],this.initProviders,r.params);this.rewardAdManager.requestAds({beforeAd:t.beforeAd,afterAd:t.afterAd,adDismissed:t.adDismissed,adViewed:t.adViewed,beforeReward:t.beforeReward,adBreakDone:s=>{var l;(l=t.adBreakDone)==null||l.call(t,{breakName:t.name,breakType:t.type,breakFormat:"reward",breakStatus:s})}},o);break}default:{let o=t;if(!this.interstitialManager){(a=t.adBreakDone)==null||a.call(t,{breakName:o.name,breakType:t.type,breakFormat:"interstitial",breakStatus:"noAdPreloaded"});return}let s=this.getConfigsByTypes(["INTERSTITIAL"],this.initProviders,r.params);this.interstitialManager.requestAds({beforeAd:o.beforeAd,afterAd:o.afterAd,onEnd:l=>{var c;(c=t.adBreakDone)==null||c.call(t,{breakName:o.name,breakType:t.type,breakFormat:"interstitial",breakStatus:l})}},s);break}}}};function Xe(e,t,r){return(t=x_(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function x_(e){var t=N_(e,"string");return typeof t=="symbol"?t:t+""}function N_(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var zr=class{constructor(t){if(Xe(this,"context",void 0),Xe(this,"contextInfo",void 0),Xe(this,"providers",{}),Xe(this,"channelPolicy",void 0),Xe(this,"adsActionDetection",void 0),Xe(this,"requestContext",void 0),Xe(this,"adsRequest",void 0),Xe(this,"initialized",!1),Xe(this,"adsIsShowing",!1),Xe(this,"lastAdBreak",void 0),Xe(this,"initializedTimeStamp",Date.now()),t)this.context=t,this.channelPolicy=new Xo(this.context),this.adsActionDetection=new zo(this.context),this.contextInfo=this.context.getContextInfo(),this.adsRequest=new fs(t),this.requestContext=new xi(t);else throw new Error("JoliboxAdsForGame requires a configuration object")}init(t){return I(this,null,function*(){window.adsbygoogle=window.adsbygoogle||[];let{data:r}=yield this.context.httpClient.post("/api/ads/init",{data:{contextData:this.requestContext.getRequestContextData("AdsAFGSDKInit"),bizParams:this.requestContext.getRequestBizParams(),testAdsMode:this.contextInfo.testAdsMode}});if((r==null?void 0:r.length)>0){let n=r.filter(s=>s.isNative),i=r.filter(s=>!s.isNative),a={provider:"INTERNAL_NATIVE",params:{providers:n}},o=i.concat([a]);for(let s of o)switch(s.provider){case"GOOGLE_GPT":{let l=new ds(this.context,s.params);yield l.init(),this.providers[s.provider]=l;break}case"ADSENSE":case"ADSENSE_ADMOB":{let l=new Qo(this.context,s.params);yield l.init(),this.providers[s.provider]=l;break}case"OKSPIN":{let l=new as(this.context,s.params);yield l.init(),this.providers.OKSPIN=l;break}case"APPSROCKETS":{let l=new ss(this.context,s.params);yield l.init(),this.providers.APPSROCKETS=l;break}case"ADSENSE_BANNER_AS_AFG":{let l=new os(this.context,s.params);yield l.init(),this.providers.ADSENSE_BANNER_AS_AFG=l;break}case"INTERNAL_NATIVE":{let l=new ps(this.context,s.params);yield l.init(),this.providers.INTERNAL_NATIVE=l;break}}}this.adsRequest.cacheInterstitialInfo("start"),this.adsRequest.cacheRewardInfo(),this.initialized=!0})}adConfig(t){this.providers.ADSENSE?this.providers.ADSENSE.adConfig(t):window.adsbygoogle.push(t)}adBreak(t){return I(this,null,function*(){var r,n,i,a,o,s,l,c,p,u,m,h,b,E,A,w;let R=Date.now();if(R-this.initializedTimeStamp<3e3){(r=t.adBreakDone)==null||r.call(t,{breakType:t.type,breakName:t.type==="preroll"?void 0:t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"noAdPreloaded"});return}if(this.lastAdBreak&&R-this.lastAdBreak<500){console.warn("[Jolibox SDK Ads] You can't call adBreak too frequently"),(n=t.adBreakDone)==null||n.call(t,{breakType:t.type,breakName:t.type==="preroll"?void 0:t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"frequencyCapped"});return}if(this.lastAdBreak=R,this.adsIsShowing){console.warn("[Jolibox SDK Ads] You can't call adBreak while ad is showing"),(i=t.adBreakDone)==null||i.call(t,{breakType:t.type,breakName:t.type==="preroll"?void 0:t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"frequencyCapped"});return}if(this.initialized||(yield this.init()),t.type!=="reward"&&!this.channelPolicy.shouldBypassCallingInterstitial()){(a=t.adBreakDone)==null||a.call(t,{breakType:t.type,breakName:"skipInterstitials",breakFormat:"interstitial",breakStatus:"viewed"});return}if(!this.context.checkNetwork()){(o=t.adBreakDone)==null||o.call(t,{breakType:t.type,breakName:t.type==="preroll"?void 0:t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"noAdPreloaded"});return}try{let k=yield this.adsRequest.getAFGAdsInfo(t.type),L=k==null?void 0:k.data,F=k==null?void 0:k.code;if(F==="BYPASS_ADS"){switch(t.type){case"preroll":{(s=t.adBreakDone)==null||s.call(t,{breakType:t.type,breakFormat:"interstitial",breakStatus:"viewed"});break}case"reward":{t.beforeReward(()=>{var S,P,j,q;(S=t.beforeAd)==null||S.call(t),(P=t.adViewed)==null||P.call(t),(j=t.afterAd)==null||j.call(t),(q=t.adBreakDone)==null||q.call(t,{breakType:t.type,breakName:t.name,breakFormat:"reward",breakStatus:"viewed"})});break}default:{(l=t.beforeAd)==null||l.call(t),(c=t.afterAd)==null||c.call(t),(p=t.adBreakDone)==null||p.call(t,{breakType:t.type,breakName:t.name,breakFormat:"interstitial",breakStatus:"viewed"});break}}return}if(!L||F!=="SUCCESS"){(u=t.adBreakDone)==null||u.call(t,{breakType:t.type,breakName:t.type==="preroll"?void 0:t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"noAdPreloaded"});return}else{if(L.length===0){(m=t.adBreakDone)==null||m.call(t,{breakType:t.type,breakName:t.type==="preroll"?void 0:t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"noAdPreloaded"});return}let S=!0,P=null,j=new Wo(this.context);this.adsActionDetection.adBreakIsShowing=!0;let q=L.filter(V=>V.isNative).sort((V,$)=>V.seq-$.seq),U=L.filter(V=>!V.isNative).sort((V,$)=>V.seq-$.seq),M={seq:(b=(h=q[0])==null?void 0:h.seq)!=null?b:0,provider:"INTERNAL_NATIVE",params:q},J;for(q.length>0?J=[M].concat(U):J=U,J=J.sort((V,$)=>V.seq-$.seq).map((V,$)=>Xp(Xd({},V),{seq:$}));J.length>0;){let V=J.shift(),$=this.providers[V.provider];if($){let[Ge,jt]=yield j.callAdBreakAndContinue($,t,V,Ht=>{var nt;this.adsIsShowing=Ht,(nt=this.context.eventEmitter)==null||nt.emit("isAdShowing",Ht)});S=Ge,P=jt}else S=!0,P={breakType:t.type,breakName:t.type==="preroll"?void 0:t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"notReady"};if(!S)break}S&&P&&((E=t.adBreakDone)==null||E.call(t,P))}}catch(k){(A=t.adBreakDone)==null||A.call(t,{breakType:t.type,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"noAdPreloaded"})}finally{this.adsIsShowing=!1,(w=this.context.eventEmitter)==null||w.emit("isAdShowing",!1),this.adsActionDetection.adBreakIsShowing=!1}})}adUnit(t){console.warn("This method has been deprecated. We will not support AdSense AdUnit in the future.")}};var JS=Re`
258
+ `,l_=e=>{let{state:t}=e,{afterAd:r,adDismissed:n,adViewed:i,adBreakDone:a,adLoaded:o,adLinkClicked:s,visible:l,src:c}=t,[p,u]=ft(!1),m=b=>{var E,A,w,R;u(!1),l.value=!1,b==="dismiss"?(E=n.value)==null||E.call(n):b==="viewed"&&((A=i.value)==null||A.call(i)),(w=r.value)==null||w.call(r),(R=a.value)==null||R.call(a)},h=()=>{var b;(b=o.value)==null||b.call(o)};return ar("appsrockets_ad_dismissed",()=>m("dismiss")),ar("appsrockets_ad_rewarded",()=>m("viewed")),ar("appsrockets_ad_completed",()=>m("viewed")),ar("appsrockets_ad_skipped",()=>m("viewed")),ar("appsrockets_ad_clicked",b=>{var E;return(E=s.value)==null?void 0:E.call(s,b)}),ar("appsrockets_ad_loaded",()=>u(!0)),l.value?Q("div",{className:s_,style:{display:p?"flex":"none"},children:l.value&&Q("iframe",{src:c.value,onLoad:h,allowFullScreen:!0,allow:"autoplay",sandbox:"allow-scripts allow-same-origin allow-forms allow-modals allow-downloads allow-popups allow-popups-to-escape-sandbox allow-top-navigation-by-user-activation allow-top-navigation allow-top-navigation-by-user-activation allow-top-navigation-to-custom-protocols"})}):null};function vt(e,t,r){return(t=c_(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function c_(e){var t=d_(e,"string");return typeof t=="symbol"?t:t+""}function d_(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var ss=class{constructor(t,r){vt(this,"name","APPSROCKETS"),vt(this,"initialized",!1),vt(this,"initCompleter",null),vt(this,"context",void 0),vt(this,"adsOverlay",null),vt(this,"adsIsShowing",!1),vt(this,"lastUnDisplayedAdBreak",null),vt(this,"state",o_()),vt(this,"processUrl",(n,i)=>{var a;let o=this.context.getContextInfo(),s=new URL(n),l=new URLSearchParams(s.search);return l.has("joliSource")||l.set("joliSource",o.joliSource),l.get("osType")||l.set("osType",o.osType),l.get("runtimeType")||l.set("runtimeType",o.runtimeType),l.get("mode")||l.set("mode","AFG"),l.get("deviceId")||l.set("deviceId",o.deviceId),l.get("statusBarHeight")||l.set("statusBarHeight",((a=this.context.getWindowInfo().statusBarHeight)!=null?a:0).toString()),l.get("adsType")||l.set("adsType",i),s.search=l.toString(),s.toString()}),this.context=t}init(){return I(this,null,function*(){var t;this.adsOverlay=document.createElement("div"),this.adsOverlay.setAttribute("data-placement-info","afg-appsrockets"),li(Q(l_,{state:this.state}),this.adsOverlay),document.documentElement.appendChild(this.adsOverlay),this.initialized=!0,(t=this.initCompleter)==null||t.call(this)})}adConfig(t){var r;if(this.initialized){(r=t.onReady)==null||r.call(t);return}this.initCompleter=()=>{var n;(n=t.onReady)==null||n.call(t)}}adBreak(t,r){var n,i,a,o,s,l,c,p;if(!this.initialized||!this.adsOverlay||!r.params.url){(n=t.adBreakDone)==null||n.call(t,{breakType:t.type,breakName:t.type==="preroll"?"":t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"notReady"});return}if(this.adsIsShowing){(i=t.adBreakDone)==null||i.call(t,{breakType:t.type,breakName:t.type==="preroll"?"":t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"frequencyCapped"});return}let u=h=>{var b,E;(E=(b=this.context).handleLinkClicked)==null||E.call(b,h)},m=t.type==="reward"?"REWARD":"INTERSTITIAL";switch(t.type){case"preroll":{(a=t.adBreakDone)==null||a.call(t,{breakType:t.type,breakName:"",breakFormat:"interstitial",breakStatus:"noAdPreloaded"});break}case"start":case"browse":case"next":case"pause":{(o=t.beforeAd)==null||o.call(t);let h=()=>{var A;this.adsIsShowing=!1,(A=t.afterAd)==null||A.call(t)},b=()=>{var A;this.adsIsShowing=!1,(A=t.adBreakDone)==null||A.call(t,{breakType:t.type,breakName:t.name,breakFormat:"interstitial",breakStatus:"viewed"})},E=()=>{var A;this.adsIsShowing=!1,(A=t.adBreakDone)==null||A.call(t,{breakType:t.type,breakName:t.name,breakFormat:"interstitial",breakStatus:"noAdPreloaded"})};we(()=>{this.adsIsShowing=!0,this.state.afterAd.value=h,this.state.adBreakDone.value=b,this.state.src.value=this.processUrl(r.params.url,m),this.state.adLinkClicked.value=u,this.state.adError.value=E,this.state.visible.value=!0});break}case"reward":{this.lastUnDisplayedAdBreak&&((l=(s=this.lastUnDisplayedAdBreak).adBreakDone)==null||l.call(s,{breakType:this.lastUnDisplayedAdBreak.type,breakName:this.lastUnDisplayedAdBreak.type==="preroll"?"":this.lastUnDisplayedAdBreak.name,breakFormat:this.lastUnDisplayedAdBreak.type==="reward"?"reward":"interstitial",breakStatus:"ignored"}),this.lastUnDisplayedAdBreak=null),(c=t.beforeAd)==null||c.call(t);let h=()=>{var L;this.adsIsShowing=!1,(L=t.afterAd)==null||L.call(t)},b={breakType:t.type,breakName:t.name,breakFormat:"reward",breakStatus:"ignored"},E=()=>{var L;this.adsIsShowing=!1,b.breakStatus="dismissed",(L=t.adDismissed)==null||L.call(t)},A=()=>{var L;this.adsIsShowing=!1,b.breakStatus="viewed",(L=t.adViewed)==null||L.call(t)},w=()=>{var L;this.adsIsShowing=!1,(L=t.adBreakDone)==null||L.call(t,b)},R=()=>{this.adsIsShowing=!1,b.breakStatus="noAdPreloaded"};we(()=>{this.state.afterAd.value=h,this.state.adDismissed.value=E,this.state.adViewed.value=A,this.state.adBreakDone.value=w,this.state.adLinkClicked.value=u,this.state.adError.value=R});let k=()=>{var L;if(this.lastUnDisplayedAdBreak=null,!this.adsOverlay){(L=t.adBreakDone)==null||L.call(t,{breakType:t.type,breakName:t.name,breakFormat:"reward",breakStatus:"notReady"});return}this.adsIsShowing=!0,we(()=>{this.state.src.value=this.processUrl(r.params.url,m),this.state.visible.value=!0})};this.lastUnDisplayedAdBreak=t,(p=t.beforeReward)==null||p.call(t,k);break}}}},Su=()=>{window.googletag=window.googletag||{cmd:[]},window.googletag.pubadsReady||window.googletag.cmd.push(()=>{window.googletag.enableServices()})};function Ce(e,t,r){return(t=u_(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function u_(e){var t=f_(e,"string");return typeof t=="symbol"?t:t+""}function f_(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var ls=class{constructor(t,r,n){Ce(this,"adUnit",void 0),Ce(this,"project",void 0),Ce(this,"keyValue",void 0),Ce(this,"adsContext",null),Ce(this,"rewardedSlot",null),Ce(this,"rewardedPayload",null),Ce(this,"readyEvent",null),Ce(this,"withCommand",function(){googletag.cmd.push(...arguments)}),Ce(this,"init",()=>{var i;this.rewardedSlot=googletag.defineOutOfPageSlot(this.adUnit,googletag.enums.OutOfPageFormat.REWARDED),this.rewardedSlot&&(this.rewardedSlot.addService(googletag.pubads()),googletag.pubads().addEventListener("rewardedSlotReady",this.handleSlotReady),googletag.pubads().addEventListener("rewardedSlotClosed",this.handleSlotClosed),googletag.pubads().addEventListener("rewardedSlotGranted",this.handleSlotGranted),googletag.pubads().addEventListener("slotRenderEnded",this.handleSlotRenderEnded),this.keyValue&&(Object.keys(this.keyValue).forEach(a=>{var o;(o=this.rewardedSlot)==null||o.setTargeting(a,this.keyValue[a])}),Object.keys(this.keyValue).includes("project")||(i=this.rewardedSlot)==null||i.setTargeting("project",this.project)),googletag.display(this.rewardedSlot))}),Ce(this,"destroy",i=>{var a,o;this.rewardedPayload=null,this.readyEvent=null,googletag.pubads().removeEventListener("rewardedSlotReady",this.handleSlotReady),googletag.pubads().removeEventListener("rewardedSlotClosed",this.handleSlotClosed),googletag.pubads().removeEventListener("rewardedSlotGranted",this.handleSlotGranted),googletag.pubads().removeEventListener("slotRenderEnded",this.handleSlotRenderEnded),this.rewardedSlot&&(googletag.destroySlots([this.rewardedSlot]),this.rewardedSlot=null),(o=(a=this.adsContext)==null?void 0:a.adBreakDone)==null||o.call(a,i),i!=="ignored"&&(this.adsContext=null)}),Ce(this,"reinit",i=>{this.destroy(i),this.init()}),Ce(this,"handleSlotReady",i=>{i.slot===this.rewardedSlot&&(this.readyEvent=i)}),Ce(this,"handleSlotClosed",i=>{var a,o;if(this.adsContext&&i.slot===this.rewardedSlot){let s=this.rewardedPayload?"viewed":"dismissed";s==="viewed"?this.adsContext.adViewed():this.adsContext.adDismissed(),(o=(a=this.adsContext).afterAd)==null||o.call(a),this.withCommand(()=>{this.reinit(s)})}}),Ce(this,"handleSlotGranted",i=>{this.adsContext&&i.slot===this.rewardedSlot&&(this.rewardedPayload=i.payload)}),Ce(this,"handleSlotRenderEnded",i=>{i.slot===this.rewardedSlot&&i.isEmpty&&this.adsContext&&this.withCommand(()=>{this.reinit("frequencyCapped")})}),Ce(this,"requestAds",i=>{this.withCommand(()=>{if(this.adsContext){this.destroy("ignored");return}if(this.rewardedSlot||this.init(),this.adsContext=i,!this.rewardedSlot){this.reinit("notReady");return}if(this.readyEvent)this.adsContext.beforeReward(()=>{var a,o,s;(o=(a=this.adsContext)==null?void 0:a.beforeAd)==null||o.call(a),(s=this.readyEvent)==null||s.makeRewardedVisible()});else{let a=o=>{o.slot===this.rewardedSlot&&this.adsContext&&(googletag.pubads().removeEventListener("rewardedSlotReady",a),this.readyEvent=o,this.adsContext.beforeReward(()=>{var s,l,c;(l=(s=this.adsContext)==null?void 0:s.beforeAd)==null||l.call(s),(c=this.readyEvent)==null||c.makeRewardedVisible()}))};googletag.pubads().addEventListener("rewardedSlotReady",a),window.setTimeout(()=>{this.readyEvent||(this.reinit("timeout"),googletag.pubads().removeEventListener("rewardedSlotReady",a))},500)}})}),this.adUnit=t,this.project=r,this.keyValue=n,Su(),this.withCommand(()=>{this.init()})}};function Be(e,t,r){return(t=h_(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function h_(e){var t=m_(e,"string");return typeof t=="symbol"?t:t+""}function m_(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var cs=class{constructor(t,r,n){var i=this;Be(this,"adUnit",void 0),Be(this,"project",void 0),Be(this,"keyValue",void 0),Be(this,"adsContext",null),Be(this,"gamingInterstitialSlot",null),Be(this,"readyEvent",null),Be(this,"isRetrying",!1),Be(this,"withCommand",function(){googletag.cmd.push(...arguments)}),Be(this,"init",()=>{var a;this.gamingInterstitialSlot=googletag.defineOutOfPageSlot(this.adUnit,googletag.enums.OutOfPageFormat.GAME_MANUAL_INTERSTITIAL),this.gamingInterstitialSlot&&(this.gamingInterstitialSlot.addService(googletag.pubads()),googletag.pubads().addEventListener("gameManualInterstitialSlotReady",this.handleSlotReady),googletag.pubads().addEventListener("gameManualInterstitialSlotClosed",this.handleSlotClosed),this.keyValue&&(Object.keys(this.keyValue).forEach(o=>{var s;(s=this.gamingInterstitialSlot)==null||s.setTargeting(o,this.keyValue[o])}),Object.keys(this.keyValue).includes("project")||(a=this.gamingInterstitialSlot)==null||a.setTargeting("project",this.project)),googletag.display(this.gamingInterstitialSlot))}),Be(this,"destroy",function(a){var o,s;(!(arguments.length>1&&arguments[1]!==void 0)||arguments[1])&&((s=(o=i.adsContext)==null?void 0:o.onEnd)==null||s.call(o,a),a!=="ignored"&&(i.adsContext=null)),googletag.pubads().removeEventListener("gameManualInterstitialSlotReady",i.handleSlotReady),googletag.pubads().removeEventListener("gameManualInterstitialSlotClosed",i.handleSlotClosed),i.gamingInterstitialSlot&&(googletag.destroySlots([i.gamingInterstitialSlot]),i.gamingInterstitialSlot=null,i.readyEvent=null)}),Be(this,"reinit",function(a){let o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;i.destroy(a,o),i.init()}),Be(this,"handleSlotReady",a=>{this.gamingInterstitialSlot===a.slot&&(this.readyEvent=a)}),Be(this,"handleSlotClosed",a=>{var o,s;this.adsContext&&this.gamingInterstitialSlot===a.slot&&((s=(o=this.adsContext).afterAd)==null||s.call(o),this.withCommand(()=>{this.reinit("viewed")}))}),Be(this,"requestAds",a=>{this.withCommand(()=>{var o,s,l;if(this.adsContext){this.destroy("ignored");return}if(this.gamingInterstitialSlot||this.init(),this.adsContext=a,!this.gamingInterstitialSlot){this.reinit("notReady");return}this.readyEvent?((o=a.beforeAd)==null||o.call(a),this.readyEvent.makeGameManualInterstitialVisible()):((l=(s=this.adsContext).onEnd)==null||l.call(s,"frequencyCapped"),this.adsContext=null,this.isRetrying||(this.isRetrying=!0,window.setTimeout(()=>{this.readyEvent||this.withCommand(()=>{this.reinit("frequencyCapped",!1)}),this.isRetrying=!1},31e3)))})}),Su(),this.adUnit=t,this.project=r,this.keyValue=n,this.withCommand(()=>{this.init()})}};function Jt(e,t,r){return(t=p_(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function p_(e){var t=v_(e,"string");return typeof t=="symbol"?t:t+""}function v_(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var ds=class{constructor(t,r){Jt(this,"name","GOOGLE_GPT"),Jt(this,"context",void 0),Jt(this,"contextInfo",void 0),Jt(this,"initParams",void 0),Jt(this,"rewardAdManager",void 0),Jt(this,"interstitialManager",void 0),Jt(this,"insertScript",()=>{let n="jolibox-google-gpt",i=document.getElementById(n);i||(i=window.document.createElement("script"),i.id=n,i.async=!0,i.src="https://securepubads.g.doubleclick.net/tag/js/gpt.js",i.crossOrigin="anonymous",document.head.appendChild(i))}),this.context=t,this.contextInfo=this.context.getContextInfo(),this.initParams=r,this.insertScript()}init(){return I(this,null,function*(){let t=this.contextInfo.testAdsMode?"/22639388115/rewarded_web_example":this.initParams.rewardedSlot,r=this.contextInfo.testAdsMode?"/6355419/Travel/Europe/France/Paris":this.initParams.interstitialSlot,n=`minigame-${this.contextInfo.runtimeType==="APP"?"app":"h5"}`;t&&(this.rewardAdManager=new ls(t,n,this.initParams.keyValue)),r&&(this.interstitialManager=new cs(r,n,this.initParams.keyValue))})}adConfig(t,r){}adBreak(t,r){var n,i,a;switch(t.type){case"preroll":{(n=t.adBreakDone)==null||n.call(t,{breakType:"preroll",breakFormat:"interstitial",breakStatus:"noAdPreloaded"});break}case"reward":{if(!this.rewardAdManager){(i=t.adBreakDone)==null||i.call(t,{breakName:t.name,breakType:t.type,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"noAdPreloaded"});return}this.rewardAdManager.requestAds({beforeAd:t.beforeAd,afterAd:t.afterAd,adDismissed:t.adDismissed,adViewed:t.adViewed,beforeReward:t.beforeReward,adBreakDone:o=>{var s;(s=t.adBreakDone)==null||s.call(t,{breakName:t.name,breakType:t.type,breakFormat:"reward",breakStatus:o})}});break}default:{if(!this.interstitialManager){(a=t.adBreakDone)==null||a.call(t,{breakName:t.name,breakType:t.type,breakFormat:"interstitial",breakStatus:"noAdPreloaded"});return}this.interstitialManager.requestAds({beforeAd:t.beforeAd,afterAd:t.afterAd,onEnd:o=>{var s;(s=t.adBreakDone)==null||s.call(t,{breakName:t.name,breakType:t.type,breakFormat:"interstitial",breakStatus:o})}});break}}}};function jo(e,t,r){return(t=g_(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function g_(e){var t=__(e,"string");return typeof t=="symbol"?t:t+""}function __(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var us=class{constructor(t){let r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"GAME";jo(this,"context",void 0),jo(this,"placement","GAME"),jo(this,"contextInfo",void 0),this.context=t,this.placement=r,this.contextInfo=this.context.getContextInfo()}getLocation(){let t=new URLSearchParams(window.location.search),r={};return t.forEach((n,i)=>{r[i]=n}),{name:this.placement==="GAME"?"GamePage":"DramaPage",params:r}}getDevice(){var t,r,n,i;return{platform:(t=this.contextInfo.platform)!=null?t:ru.WebSDK,os:this.contextInfo.osType+"_"+this.contextInfo.runtimeType,appVersion:"1.0.0",appId:(r=this.contextInfo.hostAppId)!=null?r:"1",model:(n=this.contextInfo.deviceModel)!=null?n:"UnknownModel",brand:(i=this.contextInfo.deviceBrand)!=null?i:"UnknownBrand",uuid:this.contextInfo.deviceId,jsSdkVersion:"1.0.0",extra:{}}}serialize(t,r){var n;let i={protocolVersion:"1.0.0",events:[{name:t,type:eu.System,location:this.getLocation(),target:null,extra:r,timestamp:Date.now(),userId:(n=this.contextInfo.userId)!=null?n:null}],device:this.getDevice(),project:tu.WebSDK};return _v(i)}};function Pe(e,t,r){return(t=y_(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function y_(e){var t=b_(e,"string");return typeof t=="symbol"?t:t+""}function b_(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Ti=class{constructor(t){Pe(this,"context",void 0),Pe(this,"adsTrackSerializer",void 0),Pe(this,"contextInfo",void 0),this.context=t,this.contextInfo=t.getContextInfo(),this.adsTrackSerializer=new us(this.context)}getRequestContextData(t){var r,n;this.contextInfo=this.context.getContextInfo();let{width:i,height:a}=this.context.getWindowInfo();return{report:JSON.stringify(this.adsTrackSerializer.serialize(t,{sessionId:this.contextInfo.sessionId,objectType:this.contextInfo.objectType,objectId:this.contextInfo.objectId,testAdsMode:this.contextInfo.testAdsMode})),osType:this.contextInfo.osType,runtimeType:this.contextInfo.runtimeType,sessionId:this.contextInfo.sessionId,deviceId:this.contextInfo.deviceId,adId:this.contextInfo.adId,deviceModel:(r=this.contextInfo.deviceModel)!=null?r:"UnknownModel",deviceBrand:(n=this.contextInfo.deviceBrand)!=null?n:"UnknownBrand",dimension:{width:i,height:a}}}getRequestBizParams(){return{objectType:this.contextInfo.objectType,objectId:this.contextInfo.objectId}}},fs=class{constructor(t,r){var n=this;Pe(this,"context",void 0),Pe(this,"contextInfo",void 0),Pe(this,"requestContext",void 0),Pe(this,"pendingAFGAdsInfo",{REWARD:Promise.resolve(null),INTERSTITIAL:Promise.resolve(null)}),Pe(this,"pendingAFVAdsInfo",Promise.resolve(null)),Pe(this,"doFetchAdsInfo",i=>I(this,null,function*(){let a=i==="afv"?"AdsAFVSDKRequest":"AdsAFGSDKAdBreak",o=[];switch(i){case"afv":{o=["REWARD_INTERSTITIAL","REWARD","NATIVE"];break}case"reward":{o=["REWARD_INTERSTITIAL","REWARD","NATIVE"];break}default:{o=["INTERSTITIAL"];break}}let s=i==="afv"?void 0:"cached",{data:l,code:c}=yield this.context.httpClient.post("/api/ads/info",{data:{contextData:this.requestContext.getRequestContextData(a),bizParams:this.requestContext.getRequestBizParams(),adsTypes:o,testAdsMode:this.contextInfo.testAdsMode,name:s}});return c==="SUCCESS"||c==="BYPASS_ADS"?{code:c,data:l}:null})),Pe(this,"cacheRewardInfo",()=>{this.pendingAFGAdsInfo.REWARD=this.doFetchAdsInfo("reward").catch(()=>null)}),Pe(this,"cacheInterstitialInfo",i=>{this.pendingAFGAdsInfo.INTERSTITIAL=this.doFetchAdsInfo(i).catch(()=>null)}),Pe(this,"cacheAFVInfo",()=>{this.pendingAFVAdsInfo=this.doFetchAdsInfo("afv").catch(()=>null)}),Pe(this,"cacheNextAFGAdsInfo",i=>I(this,null,function*(){i==="reward"?this.cacheRewardInfo():this.cacheInterstitialInfo(i)})),Pe(this,"getAFGAdsInfo",i=>I(this,null,function*(){let a=yield i==="reward"?this.pendingAFGAdsInfo.REWARD:this.pendingAFGAdsInfo.INTERSTITIAL;return this.cacheNextAFGAdsInfo(i),a})),Pe(this,"getAFVAdsInfo",function(){return I(this,arguments,function*(){if(!(arguments.length>0&&arguments[0]!==void 0)||arguments[0]){let i=yield n.pendingAFVAdsInfo;return n.cacheAFVInfo(),i}else return n.cacheAFVInfo(),yield n.pendingAFVAdsInfo})}),this.context=t,this.contextInfo=this.context.getContextInfo(),this.requestContext=new Ti(t),r!=null&&r.reward&&this.cacheRewardInfo(),r!=null&&r.interstitial&&this.cacheInterstitialInfo("start"),r!=null&&r.afv&&this.cacheAFVInfo()}};function w_(e,t,r){return(t=E_(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function E_(e){var t=I_(e,"string");return typeof t=="symbol"?t:t+""}function I_(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var A_=function(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];if(e)try{e(...r)}catch(i){console.error("[JoliboxSDK] Callback error:",i)}},xi=class{constructor(t){this.context=t,w_(this,"canIUseHelper",void 0),this.context=t;let{canIUseNative:r}=pd(()=>this.context.getContextInfo().deviceInfo.nativeSDKVersionCode||1e6,()=>this.context.getContextInfo().deviceInfo.platform||"h5");this.canIUseHelper=r}loadAdsAsync(t){return I(this,null,function*(){try{let{errNo:r,errMsg:n}=yield pi("loadAdsAsync",{params:{providers:t.providers}});return r!==0||n.length>0?{code:"FAILURE",message:n||"Failed to load ads"}:{code:"SUCCESS",message:"Ads loaded successfully"}}catch(r){return{code:"FAILURE",message:`Failed to load ads: ${r instanceof Error?r.message:String(r)}`}}})}canIUse(){return Ho()&&this.canIUseHelper("loadAdsAsync")&&this.canIUseHelper("showAdAsync")}showAdAsync(t){return I(this,null,function*(){try{let r=yield pi("showAdAsync",{params:{providers:t.providers}});if(r.errNo!==0)return{code:"FAILURE",message:r.errMsg||"Failed to show ad"};let n=r.data.UUID;if(t.callbacks){let i=t.timeout!==void 0?t.timeout:-1,a=null,o=()=>{Ed("onAdsStateChange",s),a&&(clearTimeout(a),a=null)},s=l=>{var c;if(l.UUID!==n)return;let p=(c=t.callbacks)==null?void 0:c[l.event];p&&A_(p,l.data),["onAdClosed","onAdError","onAdDismissed"].includes(l.event)&&o()};wd("onAdsStateChange",s),i>0&&(a=setTimeout(()=>{o(),console.warn(`[JoliboxSDK] Event listener for ad ${n} auto-cleaned after ${i}ms timeout`)},i))}return{code:"SUCCESS",message:"Ad shown successfully"}}catch(r){return{code:"FAILURE",message:`Failed to show ad: ${r instanceof Error?r.message:String(r)}`}}})}isAdsReadySync(t){try{let{errNo:r,data:n}=pi("isAdsReadySync",{params:{providers:t.providers}});return r!==0||!n?(console.warn("[Jolibox SDK]isAdsReadySync returned an error or no data"),!1):!0}catch(r){return console.warn("[Jolibox SDK]isAdsReadySync invocation failed:",r),!1}}};function gt(e,t,r){return(t=S_(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function S_(e){var t=C_(e,"string");return typeof t=="symbol"?t:t+""}function C_(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var hs=class{get isAdsReady(){return this._isAdsReady}constructor(t,r){gt(this,"providers",void 0),gt(this,"helper",void 0),gt(this,"adsContext",null),gt(this,"_isAdsReady",!1),gt(this,"init",()=>I(this,null,function*(){this.helper.canIUse()?(yield this.helper.loadAdsAsync({providers:this.providers})).code==="SUCCESS"?this._isAdsReady=!0:this._isAdsReady=!1:this._isAdsReady=!1})),gt(this,"destroy",n=>{var i,a;this._isAdsReady=!1,(a=(i=this.adsContext)==null?void 0:i.adBreakDone)==null||a.call(i,n),n!=="ignored"&&(this.adsContext=null)}),gt(this,"reinit",n=>I(this,null,function*(){this.destroy(n),yield this.init()})),gt(this,"requestAds",(n,i)=>I(this,null,function*(){if(this.adsContext){this.destroy("ignored");return}this.adsContext=n,i&&i.length>0&&(this.providers=i);try{this.isAdsReady?this.showAd():yield this.reinit("frequencyCapped")}catch(a){this.destroy("notReady")}})),gt(this,"showAd",()=>{if(!this.adsContext){this.destroy("error");return}let n=!1,i=!1;this.adsContext.beforeReward(()=>I(this,null,function*(){var a,o;(o=(a=this.adsContext)==null?void 0:a.beforeAd)==null||o.call(a);let s=c=>{var p,u,m;i||(i=!0,c==="dismissed"&&((p=this.adsContext)==null||p.adDismissed()),(m=(u=this.adsContext)==null?void 0:u.afterAd)==null||m.call(u),this.reinit(c))},l={onAdShow:()=>{},onAdError:()=>{s("error")},onAdRewarded:()=>{var c;n=!0,(c=this.adsContext)==null||c.adViewed()},onAdDismissed:()=>{s(n?"viewed":"dismissed")},onAdClosed:()=>{s(n?"viewed":"dismissed")}};(yield this.helper.showAdAsync({providers:this.providers,callbacks:l})).code!=="SUCCESS"&&this.reinit("noAdPreloaded")}))}),this.providers=r,this.helper=new xi(t),this.init()}};function _t(e,t,r){return(t=R_(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function R_(e){var t=O_(e,"string");return typeof t=="symbol"?t:t+""}function O_(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var ms=class{get isAdsReady(){return this._isAdsReady}constructor(t,r){var n=this;_t(this,"providers",void 0),_t(this,"helper",void 0),_t(this,"adsContext",null),_t(this,"_isAdsReady",!1),_t(this,"init",()=>I(this,null,function*(){this.helper.canIUse()&&((yield this.helper.loadAdsAsync({providers:this.providers})).code==="SUCCESS"?this._isAdsReady=!0:this._isAdsReady=!1)})),_t(this,"destroy",function(i){var a,o;let s=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;n._isAdsReady=!1,s&&((o=(a=n.adsContext)==null?void 0:a.onEnd)==null||o.call(a,i),i!=="ignored"&&(n.adsContext=null))}),_t(this,"reinit",function(a){return I(this,arguments,function*(i){let o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;n.destroy(i,o),yield n.init()})}),_t(this,"requestAds",(i,a)=>I(this,null,function*(){if(this.adsContext){this.destroy("ignored");return}this.adsContext=i,a&&a.length>0&&(this.providers=a);try{this.isAdsReady?yield this.showAd():yield this.reinit("frequencyCapped")}catch(o){this.destroy("notReady")}})),_t(this,"showAd",()=>I(this,null,function*(){var i,a;if(!this.adsContext){this.destroy("error");return}let o=!1;(a=(i=this.adsContext).beforeAd)==null||a.call(i);let s=c=>{var p,u;o||(o=!0,(u=(p=this.adsContext)==null?void 0:p.afterAd)==null||u.call(p),this.reinit(c))},l={onAdShow:()=>{},onAdError:()=>{s("error")},onAdDismissed:()=>{s("dismissed")},onAdClosed:()=>{s("viewed")}};(yield this.helper.showAdAsync({providers:this.providers,callbacks:l})).code!=="SUCCESS"&&this.reinit("noAdPreloaded")})),this.providers=r,this.helper=new xi(t),this.init()}};function Hr(e,t,r){return(t=k_(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function k_(e){var t=T_(e,"string");return typeof t=="symbol"?t:t+""}function T_(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var ps=class{constructor(t,r){Hr(this,"name","INTERNAL_NATIVE"),Hr(this,"context",void 0),Hr(this,"rewardAdManager",void 0),Hr(this,"interstitialManager",void 0),Hr(this,"initProviders",void 0),this.context=t,this.initProviders=r.providers;let n=this.getConfigsByTypes(["REWARD","REWARD_INTERSTITIAL","NATIVE"],r.providers),i=this.getConfigsByTypes(["INTERSTITIAL"],r.providers);n.length>0&&(this.rewardAdManager=new hs(this.context,n)),i.length>0&&(this.interstitialManager=new ms(this.context,i))}getConfigsByTypes(t,r,n){let i=[];return(n?n.map(a=>r.find(o=>o.provider===a.provider)).filter(a=>!!a):r).forEach(a=>{t.forEach(o=>{let s="";o==="REWARD"&&(s=a.params.adUnitId.reward),o==="REWARD_INTERSTITIAL"&&(s=a.params.adUnitId.rewardInterstitial),o==="INTERSTITIAL"&&(s=a.params.adUnitId.interstitial),o==="NATIVE"&&(s=a.params.adUnitId.nativeAds),s&&i.push({provider:a.provider,params:{placementId:s,adsType:o,extra:a.params.extra}})})}),i}init(){return I(this,null,function*(){})}adConfig(t,r){}adBreak(t,r){var n,i,a;switch(t.type){case"preroll":{(n=t.adBreakDone)==null||n.call(t,{breakType:"preroll",breakFormat:"interstitial",breakStatus:"noAdPreloaded"});break}case"reward":{if(!this.rewardAdManager){(i=t.adBreakDone)==null||i.call(t,{breakName:t.name,breakType:t.type,breakFormat:"reward",breakStatus:"noAdPreloaded"});return}let o=this.getConfigsByTypes(["REWARD","REWARD_INTERSTITIAL","NATIVE"],this.initProviders,r.params);this.rewardAdManager.requestAds({beforeAd:t.beforeAd,afterAd:t.afterAd,adDismissed:t.adDismissed,adViewed:t.adViewed,beforeReward:t.beforeReward,adBreakDone:s=>{var l;(l=t.adBreakDone)==null||l.call(t,{breakName:t.name,breakType:t.type,breakFormat:"reward",breakStatus:s})}},o);break}default:{let o=t;if(!this.interstitialManager){(a=t.adBreakDone)==null||a.call(t,{breakName:o.name,breakType:t.type,breakFormat:"interstitial",breakStatus:"noAdPreloaded"});return}let s=this.getConfigsByTypes(["INTERSTITIAL"],this.initProviders,r.params);this.interstitialManager.requestAds({beforeAd:o.beforeAd,afterAd:o.afterAd,onEnd:l=>{var c;(c=t.adBreakDone)==null||c.call(t,{breakName:o.name,breakType:t.type,breakFormat:"interstitial",breakStatus:l})}},s);break}}}};function Xe(e,t,r){return(t=x_(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function x_(e){var t=N_(e,"string");return typeof t=="symbol"?t:t+""}function N_(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t);if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var zr=class{constructor(t){if(Xe(this,"context",void 0),Xe(this,"contextInfo",void 0),Xe(this,"providers",{}),Xe(this,"channelPolicy",void 0),Xe(this,"adsActionDetection",void 0),Xe(this,"requestContext",void 0),Xe(this,"adsRequest",void 0),Xe(this,"initialized",!1),Xe(this,"adsIsShowing",!1),Xe(this,"lastAdBreak",void 0),Xe(this,"initializedTimeStamp",Date.now()),t)this.context=t,this.channelPolicy=new Xo(this.context),this.adsActionDetection=new zo(this.context),this.contextInfo=this.context.getContextInfo(),this.adsRequest=new fs(t),this.requestContext=new Ti(t);else throw new Error("JoliboxAdsForGame requires a configuration object")}init(t){return I(this,null,function*(){window.adsbygoogle=window.adsbygoogle||[];let{data:r}=yield this.context.httpClient.post("/api/ads/init",{data:{contextData:this.requestContext.getRequestContextData("AdsAFGSDKInit"),bizParams:this.requestContext.getRequestBizParams(),testAdsMode:this.contextInfo.testAdsMode}});if((r==null?void 0:r.length)>0){let n=r.filter(s=>s.isNative),i=r.filter(s=>!s.isNative),a={provider:"INTERNAL_NATIVE",params:{providers:n}},o=i.concat([a]);for(let s of o)switch(s.provider){case"GOOGLE_GPT":{let l=new ds(this.context,s.params);yield l.init(),this.providers[s.provider]=l;break}case"ADSENSE":case"ADSENSE_ADMOB":{let l=new Qo(this.context,s.params);yield l.init(),this.providers[s.provider]=l;break}case"OKSPIN":{let l=new as(this.context,s.params);yield l.init(),this.providers.OKSPIN=l;break}case"APPSROCKETS":{let l=new ss(this.context,s.params);yield l.init(),this.providers.APPSROCKETS=l;break}case"ADSENSE_BANNER_AS_AFG":{let l=new os(this.context,s.params);yield l.init(),this.providers.ADSENSE_BANNER_AS_AFG=l;break}case"INTERNAL_NATIVE":{let l=new ps(this.context,s.params);yield l.init(),this.providers.INTERNAL_NATIVE=l;break}}}this.adsRequest.cacheInterstitialInfo("start"),this.adsRequest.cacheRewardInfo(),this.initialized=!0})}adConfig(t){this.providers.ADSENSE?this.providers.ADSENSE.adConfig(t):window.adsbygoogle.push(t)}adBreak(t){return I(this,null,function*(){var r,n,i,a,o,s,l,c,p,u,m,h,b,E,A,w;let R=Date.now();if(R-this.initializedTimeStamp<3e3){(r=t.adBreakDone)==null||r.call(t,{breakType:t.type,breakName:t.type==="preroll"?void 0:t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"noAdPreloaded"});return}if(this.lastAdBreak&&R-this.lastAdBreak<500){console.warn("[Jolibox SDK Ads] You can't call adBreak too frequently"),(n=t.adBreakDone)==null||n.call(t,{breakType:t.type,breakName:t.type==="preroll"?void 0:t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"frequencyCapped"});return}if(this.lastAdBreak=R,this.adsIsShowing){console.warn("[Jolibox SDK Ads] You can't call adBreak while ad is showing"),(i=t.adBreakDone)==null||i.call(t,{breakType:t.type,breakName:t.type==="preroll"?void 0:t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"frequencyCapped"});return}if(this.initialized||(yield this.init()),t.type!=="reward"&&!this.channelPolicy.shouldBypassCallingInterstitial()){(a=t.adBreakDone)==null||a.call(t,{breakType:t.type,breakName:"skipInterstitials",breakFormat:"interstitial",breakStatus:"viewed"});return}if(!this.context.checkNetwork()){(o=t.adBreakDone)==null||o.call(t,{breakType:t.type,breakName:t.type==="preroll"?void 0:t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"noAdPreloaded"});return}try{let k=yield this.adsRequest.getAFGAdsInfo(t.type),L=k==null?void 0:k.data,F=k==null?void 0:k.code;if(F==="BYPASS_ADS"){switch(t.type){case"preroll":{(s=t.adBreakDone)==null||s.call(t,{breakType:t.type,breakFormat:"interstitial",breakStatus:"viewed"});break}case"reward":{t.beforeReward(()=>{var S,P,j,q;(S=t.beforeAd)==null||S.call(t),(P=t.adViewed)==null||P.call(t),(j=t.afterAd)==null||j.call(t),(q=t.adBreakDone)==null||q.call(t,{breakType:t.type,breakName:t.name,breakFormat:"reward",breakStatus:"viewed"})});break}default:{(l=t.beforeAd)==null||l.call(t),(c=t.afterAd)==null||c.call(t),(p=t.adBreakDone)==null||p.call(t,{breakType:t.type,breakName:t.name,breakFormat:"interstitial",breakStatus:"viewed"});break}}return}if(!L||F!=="SUCCESS"){(u=t.adBreakDone)==null||u.call(t,{breakType:t.type,breakName:t.type==="preroll"?void 0:t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"noAdPreloaded"});return}else{if(L.length===0){(m=t.adBreakDone)==null||m.call(t,{breakType:t.type,breakName:t.type==="preroll"?void 0:t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"noAdPreloaded"});return}let S=!0,P=null,j=new Wo(this.context);this.adsActionDetection.adBreakIsShowing=!0;let q=L.filter(V=>V.isNative).sort((V,$)=>V.seq-$.seq),U=L.filter(V=>!V.isNative).sort((V,$)=>V.seq-$.seq),M={seq:(b=(h=q[0])==null?void 0:h.seq)!=null?b:0,provider:"INTERNAL_NATIVE",params:q},J;for(q.length>0?J=[M].concat(U):J=U,J=J.sort((V,$)=>V.seq-$.seq).map((V,$)=>Xp(Xd({},V),{seq:$}));J.length>0;){let V=J.shift(),$=this.providers[V.provider];if($){let[Ge,jt]=yield j.callAdBreakAndContinue($,t,V,Ht=>{var nt;this.adsIsShowing=Ht,(nt=this.context.eventEmitter)==null||nt.emit("isAdShowing",Ht)});S=Ge,P=jt}else S=!0,P={breakType:t.type,breakName:t.type==="preroll"?void 0:t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"notReady"};if(!S)break}S&&P&&((E=t.adBreakDone)==null||E.call(t,P))}}catch(k){(A=t.adBreakDone)==null||A.call(t,{breakType:t.type,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"noAdPreloaded"})}finally{this.adsIsShowing=!1,(w=this.context.eventEmitter)==null||w.emit("isAdShowing",!1),this.adsActionDetection.adBreakIsShowing=!1}})}adUnit(t){console.warn("This method has been deprecated. We will not support AdSense AdUnit in the future.")}};var JS=Oe`
259
259
  ${ge}
260
260
  position: fixed;
261
261
  left: 0;
@@ -300,7 +300,7 @@ or `);this.errors.push(a)}return n}},Nn=class extends me{constructor(...t){super
300
300
  cursor: pointer;
301
301
  }
302
302
  }
303
- `;he();var AC=ta(Ru());var Zr=class{constructor(t){this.ads=t}getAdsInstance(){return this.ads}init(){}adConfig(t){var r,n;(n=(r=this.ads)==null?void 0:r.adConfig)==null||n.call(r,t)}adBreak(t){this.ads.adBreak(t)}adUnit(){}};st();var en=class e{constructor(){this.callbacksId=0,this.callbackMap=new Map,this.initOnMessage()}static getInstance(){return e.instance||(e.instance=new e),e.instance}initOnMessage(){window.addEventListener("message",t=>{var r,n,i,a,o,s,l,c,p;if(console.log(`HuaweiQuickAdsHandler,event => ${t}`),t.origin==window.location.origin&&t.data&&t.data.type==null){let u=JSON.parse(t.data);switch(console.log(`HuaweiQuickAdsHandler type => ${u.type}`),u.type){case"huawei_quick_ads_on_message_init":console.log("HuaweiQuickAdsHandler window.addEventListener init",u);break;case"huawei_quick_ads_on_message_ad_config":{let m=u.callbackId;if(m){let h=this.callbackMap.get(m);(r=h==null?void 0:h.onReady)==null||r.call(h)}console.log("HuaweiQuickAdsHandler window.addEventListener adConfig",u)}break;case"huawei_quick_ads_on_message_ad_break":{let m=u.callbackId;if(m){let h=this.callbackMap.get(m),b="noAdPreloaded",E=!1;switch(u.adsRes){case"viewed":b="viewed",(n=h==null?void 0:h.adViewed)==null||n.call(h),E=!1;break;case"dismissed":b="dismissed",(i=h==null?void 0:h.adDismissed)==null||i.call(h),E=!1;break;case"notReady":case"timeout":case"error":case"noAdPreloaded":case"frequencyCapped":case"ignored":case"other":b=u.adsRes,E=!0;break;case"breakDone":b=u.params,E=!0;break;case"beforeReward":(a=h==null?void 0:h.beforeReward)==null||a.call(h,()=>{window.system.postMessage(JSON.stringify({type:"huawei_quick_ads_ad_operation"})),console.log("HuaweiQuickAdsHandler beforeReward postMessage AD_OPERATION")}),E=!1;break;case"beforeAd":_e("HuaweiQuickAdsAdBreakBeforeAd",{type:"beforeAd",format:(h==null?void 0:h.breakType)==="reward"?"reward":"interstitial"}),(o=h==null?void 0:h.beforeAd)==null||o.call(h),E=!1;break;case"afterAd":(s=h==null?void 0:h.afterAd)==null||s.call(h),E=!1;break}E&&((p=h==null?void 0:h.adBreakDone)==null||p.call(h,{breakType:(l=h.breakType)!=null?l:"",breakName:h.breakName,breakFormat:(c=h.breakFormat)!=null?c:"interstitial",breakStatus:b}))}console.log("HuaweiQuickAdsHandler window.addEventListener adBreak",u)}break;case"huawei_quick_ads_on_message_ad_unit":console.log("HuaweiQuickAdsHandler window.addEventListener adUnit",u);break;default:break}}})}getAdsInstance(){return e.getInstance()}init(t){try{this.sendPostMessage("huawei_quick_ads_init",void 0,t)}catch(r){console.error("init failed",r)}}adConfig(t){try{let r;t.onReady&&(r=++this.callbacksId,this.callbackMap.set(r,{onReady:t.onReady})),this.sendPostMessage("huawei_quick_ads_ad_config",r,t)}catch(r){console.error("adConfig failed",r)}}adBreak(t){var r;try{let n=++this.callbacksId,i={};i.breakType=t.type,t.type!=="preroll"&&t.name&&(i.breakName=t.name),i.breakFormat=t.type==="reward"?"reward":"interstitial",t.adBreakDone&&(i.adBreakDone=t.adBreakDone),t.type!=="preroll"&&t.beforeAd&&(i.beforeAd=t.beforeAd),t.type!=="preroll"&&t.afterAd&&(i.afterAd=t.afterAd),t.type==="reward"&&t.beforeReward&&(i.beforeReward=t.beforeReward),t.type==="reward"&&t.adDismissed&&(i.adDismissed=t.adDismissed),t.type==="reward"&&t.adViewed&&(i.adViewed=t.adViewed),this.callbackMap.set(n,i),_e("HuaweiQuickAdsAdBreak",{type:t.type,format:t.type==="reward"?"reward":"interstitial"}),this.sendPostMessage("huawei_quick_ads_ad_break",n,t)}catch(n){(r=t.adBreakDone)==null||r.call(t,{breakType:t.type,breakName:t.type==="preroll"?void 0:t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"noAdPreloaded"})}}adUnit(t){try{this.sendPostMessage("huawei_quick_ads_ad_unit",void 0,t)}catch(r){console.error("adUnit failed",r)}}sendPostMessage(t,r,n){var i;try{if(!((i=window.system)!=null&&i.postMessage))throw new Error("window.system.postMessage is not available");let a=X(X({type:t},r!==void 0&&{callbackId:r}),n!==void 0&&{data:n});window.system.postMessage(JSON.stringify(a))}catch(a){throw console.error("sendPostMessage failed",a),a}}};var tn=class e{constructor(){}static getInstance(){return e.instance||(e.instance=new e),e.instance}getAdsInstance(){return e.getInstance()}init(){}adConfig(t){t.onReady&&t.onReady()}adBreak(t){var r;try{t.type==="reward"?window.gdsdk.preloadAd("rewarded").then(()=>{var n;(n=t.beforeReward)==null||n.call(t,()=>{t.beforeAd&&t.beforeAd(),window.gdsdk.showAd("rewarded").then(i=>{var a,o,s,l,c;(a=i==null?void 0:i.args)!=null&&a.success?(o=t.adViewed)==null||o.call(t):(s=t.adDismissed)==null||s.call(t),t.afterAd&&t.afterAd(),(c=t.adBreakDone)==null||c.call(t,{breakType:t.type,breakName:t.name,breakFormat:"reward",breakStatus:(l=i==null?void 0:i.args)!=null&&l.success?"viewed":"dismissed"})}).catch(i=>{var a;console.log("showReward error => ",i),(a=t.adBreakDone)==null||a.call(t,{breakType:t.type,breakName:t.name,breakFormat:"reward",breakStatus:"noAdPreloaded"})})})}).catch(n=>{var i;console.log("preloadAd error => ",n),(i=t.adBreakDone)==null||i.call(t,{breakType:t.type,breakName:t.name,breakFormat:"reward",breakStatus:"noAdPreloaded"})}):(t.type!=="preroll"&&t.beforeAd&&t.beforeAd(),window.gdsdk.showAd("interstitial").then(()=>{var n;t.type!=="preroll"&&t.afterAd&&t.afterAd(),(n=t.adBreakDone)==null||n.call(t,{breakType:t.type,breakName:t.type==="preroll"?void 0:t.name,breakFormat:"interstitial",breakStatus:"viewed"})}))}catch(n){console.log("adBreak error => ",n),(r=t.adBreakDone)==null||r.call(t,{breakType:t.type,breakName:t.type==="preroll"?void 0:t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"error"})}}adUnit(){}};he();var Ft=class{constructor(t,r){this.ads=t;this.httpClient=r}getAdsInstance(){return this.ads}init(t){this.ads.init(t)}adConfig(t){this.ads.adConfig(t)}adBreak(t){return I(this,null,function*(){var n,i;if((n=D.hostUserInfo)==null?void 0:n.isSubUser){this.wrapAdBreadDoneViewed(t);return}if(t.type==="reward")try{let a=yield et.getRewardsTypes(this.httpClient);if(!(yield et.handleReward(a,t)))throw new Error("handleReward failed: fallback to unlock failed")}catch(a){console.info("handleReward failed",a),(i=t.adBreakDone)==null||i.call(t,{breakType:t.type,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"noAdPreloaded"})}else this.ads.adBreak(t)})}adUnit(t){this.ads.adUnit(t)}wrapAdBreadDoneViewed(t){var r,n,i;(n=t.adBreakDone)==null||n.call(t,{breakType:t.type,breakName:"name"in t&&(r=t.name)!=null?r:"",breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"viewed"}),"adViewed"in t&&((i=t.adViewed)==null||i.call(t))}};var rn=class e extends Ft{constructor(t,r){super(t,r),this.startTimes=Date.now()}adBreak(t){return I(this,null,function*(){var r,n;if(t.type!=="reward"){if(t.type==="preroll"){(r=t.adBreakDone)==null||r.call(t,{breakType:t.type,breakFormat:"interstitial",breakStatus:"noAdPreloaded"});return}let i=Date.now();if(console.log("FunmaxAdsHandler time => ",i-this.startTimes),i-this.startTimes<4e4){(n=t.adBreakDone)==null||n.call(t,{breakType:t.type,breakFormat:"interstitial",breakStatus:"noAdPreloaded"});return}}Qs(e.prototype,this,"adBreak").call(this,t)})}};var bs=class{constructor(t){this.cacheHandler=null;this.context=t}createAdsHandler(t){if(this.cacheHandler)return this.cacheHandler;switch(t){case"dlightek":{this.cacheHandler=new Zr(window.h5sdk);break}case"huaweiQuick":{this.cacheHandler=en.getInstance();break}case"gamedistribution":{this.cacheHandler=tn.getInstance();break}case"funmax":{let r=new zr(this.context);this.cacheHandler=new rn(r,Rt);break}default:{let r=new zr(this.context);this.cacheHandler=new Ft(r,Rt);break}}return this.cacheHandler}getAdsHandler(t){return this.createAdsHandler(t)}},Mi=Ie(),Ou=new Qe,Rt=Ke.create(),P_={httpClient:Rt,checkNetwork:()=>Ke.getNetworkStatus(),track:_e,eventEmitter:Ou,getWindowInfo:()=>({width:window.innerWidth*window.devicePixelRatio,height:window.innerHeight*window.devicePixelRatio,statusBarHeight:0}),handleLinkClicked:e=>{window.open(e,"_blank")},getContextInfo:()=>{var e,t,r,n,i,a,o,s,l;return{hostAppId:(t=(e=D.hostInfo)==null?void 0:e.aid)!=null?t:"1",deviceId:(r=D.deviceInfo.did)!=null?r:"",adId:(n=D.deviceInfo.adId)!=null?n:"",sessionId:(i=D.sessionId)!=null?i:"",userId:(o=(a=D.hostUserInfo)==null?void 0:a.uid)!=null?o:"",objectType:"GAME",objectId:D.mpId,testAdsMode:D.testAdsMode,channel:(s=D.joliSource)!=null?s:"",deviceBrand:D.deviceInfo.brand,deviceModel:D.deviceInfo.model,osType:ke.isAndroid?"ANDROID":ke.isiOS?"IOS":"PC",runtimeType:"WEB",platform:1e3,joliSource:(l=D.joliSource)!=null?l:"",deviceInfo:{platform:"h5",nativeSDKVersionCode:0}}}},ku=e=>{De("JOLIBOX_CUSTOM_REWARDS_EVENT",{JOLI_COIN:e}),_e("jolicoin_unlock_success",{quantity:e.quantity})},D_=()=>{_e("subscription_unlock_success",{})},L_=new bs(P_),nn=L_.getAdsHandler(D.sdkEnvironment);et.registerRewardHandler("ADS",ic(nn.getAdsInstance()));et.registerRewardHandler("JOLI_COIN",oc(Rt,{onUnlockSuccess:ku.bind(void 0),hasSubscription:()=>!0}));et.registerRewardHandler("JOLI_COIN_ONLY",sc(Rt,{onUnlockSuccess:ku.bind(void 0),hasSubscription:()=>!0}));et.registerRewardHandler("SUBSCRIPTION",uc(Rt,{onSubSuccess:D_.bind(void 0),hasSubscription:()=>!0}));Ya(Rt);Xn(Rt);Ou.on("isAdShowing",e=>{De("JOLIBOX_ADS_EVENT",{isAdShowing:e})});Mi.registerCommand("AdsSDK.init",e=>{nn.init(e)});Mi.registerCommand("AdsSDK.adConfig",e=>{nn.adConfig(e)});Mi.registerCommand("AdsSDK.adBreak",e=>{nn.adBreak(e)});Mi.registerCommand("AdsSDK.adUnit",e=>{nn.adUnit(e)});K();st();Rr();var ws=Ie();ws.registerCommand("RuntimeSDK.loadFinishedEvent",()=>{let e=performance.now();De("CP_LOAD_FINISH",{duration:e}),_e("loadFinished",{duration:e})});ws.registerCommand("RuntimeSDK.loadProgressEvent",e=>{De("CP_LOAD_PROGRESS",{progress:e}),console.log("RuntimeSDK.loadProgressEvent",e)});ws.registerCommand("RuntimeSDK.gameTTIEvent",()=>{De("CP_GAME_TTI",{duration:performance.now()}),_e("gameTTI",{duration:performance.now()})});K();st();var Lu=-1,Ji=function(e){addEventListener("pageshow",function(t){t.persisted&&(Lu=t.timeStamp,e(t))},!0)},Is=function(){var e=self.performance&&performance.getEntriesByType&&performance.getEntriesByType("navigation")[0];if(e&&e.responseStart>0&&e.responseStart<performance.now())return e},Fi=function(){var e=Is();return e&&e.activationStart||0},mr=function(e,t){var r=Is(),n="navigate";return Lu>=0?n="back-forward-cache":r&&(document.prerendering||Fi()>0?n="prerender":document.wasDiscarded?n="restore":r.type&&(n=r.type.replace(/_/g,"-"))),{name:e,value:t===void 0?-1:t,rating:"good",delta:0,entries:[],id:"v4-".concat(Date.now(),"-").concat(Math.floor(8999999999999*Math.random())+1e12),navigationType:n}},Uu=function(e,t,r){try{if(PerformanceObserver.supportedEntryTypes.includes(e)){var n=new PerformanceObserver(function(i){Promise.resolve().then(function(){t(i.getEntries())})});return n.observe(Object.assign({type:e,buffered:!0},r||{})),n}}catch(i){}},pr=function(e,t,r,n){var i,a;return function(o){t.value>=0&&(o||n)&&((a=t.value-(i||0))||i===void 0)&&(i=t.value,t.delta=a,t.rating=function(s,l){return s>l[1]?"poor":s>l[0]?"needs-improvement":"good"}(t.value,r),e(t))}},Bu=function(e){requestAnimationFrame(function(){return requestAnimationFrame(function(){return e()})})},Mu=function(e){document.addEventListener("visibilitychange",function(){document.visibilityState==="hidden"&&e()})},Gu=function(e){var t=!1;return function(){t||(e(),t=!0)}},hr=-1,Tu=function(){return document.visibilityState!=="hidden"||document.prerendering?1/0:0},Gi=function(e){document.visibilityState==="hidden"&&hr>-1&&(hr=e.type==="visibilitychange"?e.timeStamp:0,U_())},xu=function(){addEventListener("visibilitychange",Gi,!0),addEventListener("prerenderingchange",Gi,!0)},U_=function(){removeEventListener("visibilitychange",Gi,!0),removeEventListener("prerenderingchange",Gi,!0)},Ju=function(){return hr<0&&(hr=Tu(),xu(),Ji(function(){setTimeout(function(){hr=Tu(),xu()},0)})),{get firstHiddenTime(){return hr}}},As=function(e){document.prerendering?addEventListener("prerenderingchange",function(){return e()},!0):e()},Nu=[1800,3e3],Fu=function(e,t){t=t||{},As(function(){var r,n=Ju(),i=mr("FCP"),a=Uu("paint",function(o){o.forEach(function(s){s.name==="first-contentful-paint"&&(a.disconnect(),s.startTime<n.firstHiddenTime&&(i.value=Math.max(s.startTime-Fi(),0),i.entries.push(s),r(!0)))})});a&&(r=pr(e,i,Nu,t.reportAllChanges),Ji(function(o){i=mr("FCP"),r=pr(e,i,Nu,t.reportAllChanges),Bu(function(){i.value=performance.now()-o.timeStamp,r(!0)})}))})};var B_=function(e){var t=self.requestIdleCallback||self.setTimeout,r=-1;return e=Gu(e),document.visibilityState==="hidden"?e():(r=t(e),Mu(e)),r};var Pu=[2500,4e3],Es={},ju=function(e,t){t=t||{},As(function(){var r,n=Ju(),i=mr("LCP"),a=function(l){t.reportAllChanges||(l=l.slice(-1)),l.forEach(function(c){c.startTime<n.firstHiddenTime&&(i.value=Math.max(c.startTime-Fi(),0),i.entries=[c],r())})},o=Uu("largest-contentful-paint",a);if(o){r=pr(e,i,Pu,t.reportAllChanges);var s=Gu(function(){Es[i.id]||(a(o.takeRecords()),o.disconnect(),Es[i.id]=!0,r(!0))});["keydown","click"].forEach(function(l){addEventListener(l,function(){return B_(s)},{once:!0,capture:!0})}),Mu(s),Ji(function(l){i=mr("LCP"),r=pr(e,i,Pu,t.reportAllChanges),Bu(function(){i.value=performance.now()-l.timeStamp,Es[i.id]=!0,r(!0)})})}})},Du=[800,1800],M_=function e(t){document.prerendering?As(function(){return e(t)}):document.readyState!=="complete"?addEventListener("load",function(){return e(t)},!0):setTimeout(t,0)},Hu=function(e,t){t=t||{};var r=mr("TTFB"),n=pr(e,r,Du,t.reportAllChanges);M_(function(){var i=Is();i&&(r.value=Math.max(i.responseStart-Fi(),0),r.entries=[i],n(!0),Ji(function(){r=mr("TTFB",0),(n=pr(e,r,Du,t.reportAllChanges))(!0)}))})};he();Wt();at();K();Rr();K();var ji=new Map,qu=!1,G_=()=>{qu||(Pt("ON_JOLIBOX_GET_USER_SUB_STATUS",e=>{let t=ji.get(e.sequenceId);if(t){clearTimeout(t.timeoutId);let{isSubUser:r,userId:n}=e;t.resolve({isSubUser:r,userId:n}),ji.delete(e.sequenceId)}}),qu=!0)};function Ss(){return I(this,null,function*(){return G_(),new Promise((e,t)=>{let r=$e(),n=setTimeout(()=>{ji.delete(r),t(new Error("Timeout waiting for user sub status response"))},3e3);ji.set(r,{resolve:e,reject:t,timeoutId:n}),De("JOLIBOX_GET_USER_SUB_STATUS",{sequenceId:r})})})}function Vu(){return I(this,null,function*(){let e=Ke.create();try{let t=yield e.get("/api/users/info");return!(t.code!=="SUCCESS"||!t.data)}catch(t){return Je(new dn(t)),!1}})}function J_(){Fu(e=>{_e("GameFCP",{value:e.value,rating:e.rating,navigationType:e.navigationType})}),ju(e=>{_e("GameLCP",{value:e.value,rating:e.rating,navigationType:e.navigationType})}),Hu(e=>{_e("GameTTFB",{value:e.value,rating:e.rating,navigationType:e.navigationType})})}function F_(){Et.on("onDocumentReady",e=>I(this,null,function*(){let t=yield Vu(),{isSubUser:r,userId:n}=yield Ss().catch(()=>({isSubUser:!1,userId:void 0}));D.onEnvConfigChanged({hostUserInfo:{isLogin:t,isSubUser:r,uid:n}}),Et.emit("LifecycleEvent.onReady",X({},D.hostUserInfo?D.hostUserInfo:{isLogin:!1})),D.mpType==="game"&&We.start(Date.now()-e)}))}function $u(){F_(),J_()}$u();
303
+ `;he();var AC=ea(Ru());var Zr=class{constructor(t){this.ads=t}getAdsInstance(){return this.ads}init(){}adConfig(t){var r,n;(n=(r=this.ads)==null?void 0:r.adConfig)==null||n.call(r,t)}adBreak(t){this.ads.adBreak(t)}adUnit(){}};st();var en=class e{constructor(){this.callbacksId=0,this.callbackMap=new Map,this.initOnMessage()}static getInstance(){return e.instance||(e.instance=new e),e.instance}initOnMessage(){window.addEventListener("message",t=>{var r,n,i,a,o,s,l,c,p;if(console.log(`HuaweiQuickAdsHandler,event => ${t}`),t.origin==window.location.origin&&t.data&&t.data.type==null){let u=JSON.parse(t.data);switch(console.log(`HuaweiQuickAdsHandler type => ${u.type}`),u.type){case"huawei_quick_ads_on_message_init":console.log("HuaweiQuickAdsHandler window.addEventListener init",u);break;case"huawei_quick_ads_on_message_ad_config":{let m=u.callbackId;if(m){let h=this.callbackMap.get(m);(r=h==null?void 0:h.onReady)==null||r.call(h)}console.log("HuaweiQuickAdsHandler window.addEventListener adConfig",u)}break;case"huawei_quick_ads_on_message_ad_break":{let m=u.callbackId;if(m){let h=this.callbackMap.get(m),b="noAdPreloaded",E=!1;switch(u.adsRes){case"viewed":b="viewed",(n=h==null?void 0:h.adViewed)==null||n.call(h),E=!1;break;case"dismissed":b="dismissed",(i=h==null?void 0:h.adDismissed)==null||i.call(h),E=!1;break;case"notReady":case"timeout":case"error":case"noAdPreloaded":case"frequencyCapped":case"ignored":case"other":b=u.adsRes,E=!0;break;case"breakDone":b=u.params,E=!0;break;case"beforeReward":(a=h==null?void 0:h.beforeReward)==null||a.call(h,()=>{window.system.postMessage(JSON.stringify({type:"huawei_quick_ads_ad_operation"})),console.log("HuaweiQuickAdsHandler beforeReward postMessage AD_OPERATION")}),E=!1;break;case"beforeAd":_e("HuaweiQuickAdsAdBreakBeforeAd",{type:"beforeAd",format:(h==null?void 0:h.breakType)==="reward"?"reward":"interstitial"}),(o=h==null?void 0:h.beforeAd)==null||o.call(h),E=!1;break;case"afterAd":(s=h==null?void 0:h.afterAd)==null||s.call(h),E=!1;break}E&&((p=h==null?void 0:h.adBreakDone)==null||p.call(h,{breakType:(l=h.breakType)!=null?l:"",breakName:h.breakName,breakFormat:(c=h.breakFormat)!=null?c:"interstitial",breakStatus:b}))}console.log("HuaweiQuickAdsHandler window.addEventListener adBreak",u)}break;case"huawei_quick_ads_on_message_ad_unit":console.log("HuaweiQuickAdsHandler window.addEventListener adUnit",u);break;default:break}}})}getAdsInstance(){return e.getInstance()}init(t){try{this.sendPostMessage("huawei_quick_ads_init",void 0,t)}catch(r){console.error("init failed",r)}}adConfig(t){try{let r;t.onReady&&(r=++this.callbacksId,this.callbackMap.set(r,{onReady:t.onReady})),this.sendPostMessage("huawei_quick_ads_ad_config",r,t)}catch(r){console.error("adConfig failed",r)}}adBreak(t){var r;try{let n=++this.callbacksId,i={};i.breakType=t.type,t.type!=="preroll"&&t.name&&(i.breakName=t.name),i.breakFormat=t.type==="reward"?"reward":"interstitial",t.adBreakDone&&(i.adBreakDone=t.adBreakDone),t.type!=="preroll"&&t.beforeAd&&(i.beforeAd=t.beforeAd),t.type!=="preroll"&&t.afterAd&&(i.afterAd=t.afterAd),t.type==="reward"&&t.beforeReward&&(i.beforeReward=t.beforeReward),t.type==="reward"&&t.adDismissed&&(i.adDismissed=t.adDismissed),t.type==="reward"&&t.adViewed&&(i.adViewed=t.adViewed),this.callbackMap.set(n,i),_e("HuaweiQuickAdsAdBreak",{type:t.type,format:t.type==="reward"?"reward":"interstitial"}),this.sendPostMessage("huawei_quick_ads_ad_break",n,t)}catch(n){(r=t.adBreakDone)==null||r.call(t,{breakType:t.type,breakName:t.type==="preroll"?void 0:t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"noAdPreloaded"})}}adUnit(t){try{this.sendPostMessage("huawei_quick_ads_ad_unit",void 0,t)}catch(r){console.error("adUnit failed",r)}}sendPostMessage(t,r,n){var i;try{if(!((i=window.system)!=null&&i.postMessage))throw new Error("window.system.postMessage is not available");let a=X(X({type:t},r!==void 0&&{callbackId:r}),n!==void 0&&{data:n});window.system.postMessage(JSON.stringify(a))}catch(a){throw console.error("sendPostMessage failed",a),a}}};var tn=class e{constructor(){}static getInstance(){return e.instance||(e.instance=new e),e.instance}getAdsInstance(){return e.getInstance()}init(){}adConfig(t){t.onReady&&t.onReady()}adBreak(t){var r;try{t.type==="reward"?window.gdsdk.preloadAd("rewarded").then(()=>{var n;(n=t.beforeReward)==null||n.call(t,()=>{t.beforeAd&&t.beforeAd(),window.gdsdk.showAd("rewarded").then(i=>{var a,o,s,l,c;(a=i==null?void 0:i.args)!=null&&a.success?(o=t.adViewed)==null||o.call(t):(s=t.adDismissed)==null||s.call(t),t.afterAd&&t.afterAd(),(c=t.adBreakDone)==null||c.call(t,{breakType:t.type,breakName:t.name,breakFormat:"reward",breakStatus:(l=i==null?void 0:i.args)!=null&&l.success?"viewed":"dismissed"})}).catch(i=>{var a;console.log("showReward error => ",i),(a=t.adBreakDone)==null||a.call(t,{breakType:t.type,breakName:t.name,breakFormat:"reward",breakStatus:"noAdPreloaded"})})})}).catch(n=>{var i;console.log("preloadAd error => ",n),(i=t.adBreakDone)==null||i.call(t,{breakType:t.type,breakName:t.name,breakFormat:"reward",breakStatus:"noAdPreloaded"})}):(t.type!=="preroll"&&t.beforeAd&&t.beforeAd(),window.gdsdk.showAd("interstitial").then(()=>{var n;t.type!=="preroll"&&t.afterAd&&t.afterAd(),(n=t.adBreakDone)==null||n.call(t,{breakType:t.type,breakName:t.type==="preroll"?void 0:t.name,breakFormat:"interstitial",breakStatus:"viewed"})}))}catch(n){console.log("adBreak error => ",n),(r=t.adBreakDone)==null||r.call(t,{breakType:t.type,breakName:t.type==="preroll"?void 0:t.name,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"error"})}}adUnit(){}};he();var Ft=class{constructor(t,r){this.ads=t;this.httpClient=r}getAdsInstance(){return this.ads}init(t){this.ads.init(t)}adConfig(t){this.ads.adConfig(t)}adBreak(t){return I(this,null,function*(){var n,i;if((n=D.hostUserInfo)==null?void 0:n.isSubUser){this.wrapAdBreadDoneViewed(t);return}if(t.type==="reward")try{let a=yield et.getRewardsTypes(this.httpClient);if(!(yield et.handleReward(a,t)))throw new Error("handleReward failed: fallback to unlock failed")}catch(a){console.info("handleReward failed",a),(i=t.adBreakDone)==null||i.call(t,{breakType:t.type,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"noAdPreloaded"})}else this.ads.adBreak(t)})}adUnit(t){this.ads.adUnit(t)}wrapAdBreadDoneViewed(t){var r,n,i;(n=t.adBreakDone)==null||n.call(t,{breakType:t.type,breakName:"name"in t&&(r=t.name)!=null?r:"",breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"viewed"}),"adViewed"in t&&((i=t.adViewed)==null||i.call(t))}};var rn=class e extends Ft{constructor(t,r){super(t,r),this.startTimes=Date.now()}adBreak(t){return I(this,null,function*(){var r,n;if(t.type!=="reward"){if(t.type==="preroll"){(r=t.adBreakDone)==null||r.call(t,{breakType:t.type,breakFormat:"interstitial",breakStatus:"noAdPreloaded"});return}let i=Date.now();if(console.log("FunmaxAdsHandler time => ",i-this.startTimes),i-this.startTimes<4e4){(n=t.adBreakDone)==null||n.call(t,{breakType:t.type,breakFormat:"interstitial",breakStatus:"noAdPreloaded"});return}}Qs(e.prototype,this,"adBreak").call(this,t)})}};var bs=class{constructor(t){this.cacheHandler=null;this.context=t}createAdsHandler(t){if(this.cacheHandler)return this.cacheHandler;switch(t){case"dlightek":{this.cacheHandler=new Zr(window.h5sdk);break}case"huaweiQuick":{this.cacheHandler=en.getInstance();break}case"gamedistribution":{this.cacheHandler=tn.getInstance();break}case"funmax":{let r=new zr(this.context);this.cacheHandler=new rn(r,Rt);break}default:{let r=new zr(this.context);this.cacheHandler=new Ft(r,Rt);break}}return this.cacheHandler}getAdsHandler(t){return this.createAdsHandler(t)}},Bi=Ie(),Ou=new Qe,Rt=Ke.create(),P_={httpClient:Rt,checkNetwork:()=>Ke.getNetworkStatus(),track:_e,eventEmitter:Ou,getWindowInfo:()=>({width:window.innerWidth*window.devicePixelRatio,height:window.innerHeight*window.devicePixelRatio,statusBarHeight:0}),handleLinkClicked:e=>{window.open(e,"_blank")},getContextInfo:()=>{var e,t,r,n,i,a,o,s,l;return{hostAppId:(t=(e=D.hostInfo)==null?void 0:e.aid)!=null?t:"1",deviceId:(r=D.deviceInfo.did)!=null?r:"",adId:(n=D.deviceInfo.adId)!=null?n:"",sessionId:(i=D.sessionId)!=null?i:"",userId:(o=(a=D.hostUserInfo)==null?void 0:a.uid)!=null?o:"",objectType:"GAME",objectId:D.mpId,testAdsMode:D.testAdsMode,channel:(s=D.joliSource)!=null?s:"",deviceBrand:D.deviceInfo.brand,deviceModel:D.deviceInfo.model,osType:Te.isAndroid?"ANDROID":Te.isiOS?"IOS":"PC",runtimeType:"WEB",platform:1e3,joliSource:(l=D.joliSource)!=null?l:"",deviceInfo:{platform:"h5",nativeSDKVersionCode:0}}}},ku=e=>{De("JOLIBOX_CUSTOM_REWARDS_EVENT",{JOLI_COIN:e}),_e("jolicoin_unlock_success",{quantity:e.quantity})},D_=()=>{_e("subscription_unlock_success",{})},L_=new bs(P_),nn=L_.getAdsHandler(D.sdkEnvironment);et.registerRewardHandler("ADS",ic(nn.getAdsInstance()));et.registerRewardHandler("JOLI_COIN",oc(Rt,{onUnlockSuccess:ku.bind(void 0),hasSubscription:()=>!0}));et.registerRewardHandler("JOLI_COIN_ONLY",sc(Rt,{onUnlockSuccess:ku.bind(void 0),hasSubscription:()=>!0}));et.registerRewardHandler("SUBSCRIPTION",uc(Rt,{onSubSuccess:D_.bind(void 0),hasSubscription:()=>!0}));Qa(Rt);Xn(Rt);Ou.on("isAdShowing",e=>{De("JOLIBOX_ADS_EVENT",{isAdShowing:e})});Bi.registerCommand("AdsSDK.init",e=>{nn.init(e)});Bi.registerCommand("AdsSDK.adConfig",e=>{nn.adConfig(e)});Bi.registerCommand("AdsSDK.adBreak",e=>{nn.adBreak(e)});Bi.registerCommand("AdsSDK.adUnit",e=>{nn.adUnit(e)});K();st();Rr();var ws=Ie();ws.registerCommand("RuntimeSDK.loadFinishedEvent",()=>{let e=performance.now();De("CP_LOAD_FINISH",{duration:e}),_e("loadFinished",{duration:e})});ws.registerCommand("RuntimeSDK.loadProgressEvent",e=>{De("CP_LOAD_PROGRESS",{progress:e}),console.log("RuntimeSDK.loadProgressEvent",e)});ws.registerCommand("RuntimeSDK.gameTTIEvent",()=>{De("CP_GAME_TTI",{duration:performance.now()}),_e("gameTTI",{duration:performance.now()})});K();st();var Lu=-1,Gi=function(e){addEventListener("pageshow",function(t){t.persisted&&(Lu=t.timeStamp,e(t))},!0)},Is=function(){var e=self.performance&&performance.getEntriesByType&&performance.getEntriesByType("navigation")[0];if(e&&e.responseStart>0&&e.responseStart<performance.now())return e},Ji=function(){var e=Is();return e&&e.activationStart||0},mr=function(e,t){var r=Is(),n="navigate";return Lu>=0?n="back-forward-cache":r&&(document.prerendering||Ji()>0?n="prerender":document.wasDiscarded?n="restore":r.type&&(n=r.type.replace(/_/g,"-"))),{name:e,value:t===void 0?-1:t,rating:"good",delta:0,entries:[],id:"v4-".concat(Date.now(),"-").concat(Math.floor(8999999999999*Math.random())+1e12),navigationType:n}},Uu=function(e,t,r){try{if(PerformanceObserver.supportedEntryTypes.includes(e)){var n=new PerformanceObserver(function(i){Promise.resolve().then(function(){t(i.getEntries())})});return n.observe(Object.assign({type:e,buffered:!0},r||{})),n}}catch(i){}},pr=function(e,t,r,n){var i,a;return function(o){t.value>=0&&(o||n)&&((a=t.value-(i||0))||i===void 0)&&(i=t.value,t.delta=a,t.rating=function(s,l){return s>l[1]?"poor":s>l[0]?"needs-improvement":"good"}(t.value,r),e(t))}},Bu=function(e){requestAnimationFrame(function(){return requestAnimationFrame(function(){return e()})})},Mu=function(e){document.addEventListener("visibilitychange",function(){document.visibilityState==="hidden"&&e()})},Gu=function(e){var t=!1;return function(){t||(e(),t=!0)}},hr=-1,Tu=function(){return document.visibilityState!=="hidden"||document.prerendering?1/0:0},Mi=function(e){document.visibilityState==="hidden"&&hr>-1&&(hr=e.type==="visibilitychange"?e.timeStamp:0,U_())},xu=function(){addEventListener("visibilitychange",Mi,!0),addEventListener("prerenderingchange",Mi,!0)},U_=function(){removeEventListener("visibilitychange",Mi,!0),removeEventListener("prerenderingchange",Mi,!0)},Ju=function(){return hr<0&&(hr=Tu(),xu(),Gi(function(){setTimeout(function(){hr=Tu(),xu()},0)})),{get firstHiddenTime(){return hr}}},As=function(e){document.prerendering?addEventListener("prerenderingchange",function(){return e()},!0):e()},Nu=[1800,3e3],Fu=function(e,t){t=t||{},As(function(){var r,n=Ju(),i=mr("FCP"),a=Uu("paint",function(o){o.forEach(function(s){s.name==="first-contentful-paint"&&(a.disconnect(),s.startTime<n.firstHiddenTime&&(i.value=Math.max(s.startTime-Ji(),0),i.entries.push(s),r(!0)))})});a&&(r=pr(e,i,Nu,t.reportAllChanges),Gi(function(o){i=mr("FCP"),r=pr(e,i,Nu,t.reportAllChanges),Bu(function(){i.value=performance.now()-o.timeStamp,r(!0)})}))})};var B_=function(e){var t=self.requestIdleCallback||self.setTimeout,r=-1;return e=Gu(e),document.visibilityState==="hidden"?e():(r=t(e),Mu(e)),r};var Pu=[2500,4e3],Es={},ju=function(e,t){t=t||{},As(function(){var r,n=Ju(),i=mr("LCP"),a=function(l){t.reportAllChanges||(l=l.slice(-1)),l.forEach(function(c){c.startTime<n.firstHiddenTime&&(i.value=Math.max(c.startTime-Ji(),0),i.entries=[c],r())})},o=Uu("largest-contentful-paint",a);if(o){r=pr(e,i,Pu,t.reportAllChanges);var s=Gu(function(){Es[i.id]||(a(o.takeRecords()),o.disconnect(),Es[i.id]=!0,r(!0))});["keydown","click"].forEach(function(l){addEventListener(l,function(){return B_(s)},{once:!0,capture:!0})}),Mu(s),Gi(function(l){i=mr("LCP"),r=pr(e,i,Pu,t.reportAllChanges),Bu(function(){i.value=performance.now()-l.timeStamp,Es[i.id]=!0,r(!0)})})}})},Du=[800,1800],M_=function e(t){document.prerendering?As(function(){return e(t)}):document.readyState!=="complete"?addEventListener("load",function(){return e(t)},!0):setTimeout(t,0)},Hu=function(e,t){t=t||{};var r=mr("TTFB"),n=pr(e,r,Du,t.reportAllChanges);M_(function(){var i=Is();i&&(r.value=Math.max(i.responseStart-Ji(),0),r.entries=[i],n(!0),Gi(function(){r=mr("TTFB",0),(n=pr(e,r,Du,t.reportAllChanges))(!0)}))})};he();Wt();at();K();Rr();K();var Fi=new Map,qu=!1,G_=()=>{qu||(Pt("ON_JOLIBOX_GET_USER_SUB_STATUS",e=>{let t=Fi.get(e.sequenceId);if(t){clearTimeout(t.timeoutId);let{isSubUser:r,userId:n}=e;t.resolve({isSubUser:r,userId:n}),Fi.delete(e.sequenceId)}}),qu=!0)};function Ss(){return I(this,null,function*(){return G_(),new Promise((e,t)=>{let r=$e(),n=setTimeout(()=>{Fi.delete(r),t(new Error("Timeout waiting for user sub status response"))},3e3);Fi.set(r,{resolve:e,reject:t,timeoutId:n}),De("JOLIBOX_GET_USER_SUB_STATUS",{sequenceId:r})})})}function Vu(){return I(this,null,function*(){let e=Ke.create();try{let t=yield e.get("/api/users/info");return!(t.code!=="SUCCESS"||!t.data)}catch(t){return Je(new dn(t)),!1}})}function J_(){Fu(e=>{_e("GameFCP",{value:e.value,rating:e.rating,navigationType:e.navigationType})}),ju(e=>{_e("GameLCP",{value:e.value,rating:e.rating,navigationType:e.navigationType})}),Hu(e=>{_e("GameTTFB",{value:e.value,rating:e.rating,navigationType:e.navigationType})})}function F_(){Et.on("onDocumentReady",e=>I(this,null,function*(){let t=yield Vu(),{isSubUser:r,userId:n}=yield Ss().catch(()=>({isSubUser:!1,userId:void 0}));D.onEnvConfigChanged({hostUserInfo:{isLogin:t,isSubUser:r,uid:n}}),Et.emit("LifecycleEvent.onReady",X({},D.hostUserInfo?D.hostUserInfo:{isLogin:!1})),D.mpType==="game"&&We.start(Date.now()-e)}))}function $u(){F_(),J_()}$u();
304
304
  /*! Bundled license information:
305
305
 
306
306
  localforage/dist/localforage.js: