@jolibox/implement 1.1.7-beta.4 → 1.1.8-beta.1
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/.rush/temp/package-deps_build.json +10 -10
- package/.rush/temp/shrinkwrap-deps.json +2 -1
- package/dist/index.js +3 -3
- package/dist/index.native.js +4 -4
- package/esbuild.config.js +1 -0
- package/implement.build.log +2 -2
- package/package.json +5 -4
- package/src/common/ads/index.ts +2 -0
- package/src/h5/api/ads.ts +5 -1
- package/src/h5/bootstrap/index.ts +29 -1
- package/src/h5/report/event-tracker.ts +0 -1
- package/src/h5/report/task-tracker.ts +0 -1
- package/src/native/bootstrap/index.ts +5 -2
- package/src/native/js-bridge/invoke.ts +0 -2
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"files": {
|
|
3
|
-
"packages/implement/.rush/temp/shrinkwrap-deps.json": "
|
|
3
|
+
"packages/implement/.rush/temp/shrinkwrap-deps.json": "4156012fb48a38c7a8ff8830f12630f81c57f7bb",
|
|
4
4
|
"packages/implement/.eslintrc.js": "7a3d2747dc887655ca9e2d3ff621f7dfd98500b9",
|
|
5
5
|
"packages/implement/README.md": "5660cd88848b7a5428394cc34d881a35dd402188",
|
|
6
|
-
"packages/implement/esbuild.config.js": "
|
|
7
|
-
"packages/implement/package.json": "
|
|
6
|
+
"packages/implement/esbuild.config.js": "86f1fd21722a2cb05216751578dcca66326e664a",
|
|
7
|
+
"packages/implement/package.json": "a25e4ede1c333a565825479177b6ff182b7d15f2",
|
|
8
8
|
"packages/implement/src/common/ads/ads-action-detection.ts": "5a7b9f85d7eab9e744f8a9fc7638063f43baa214",
|
|
9
9
|
"packages/implement/src/common/ads/anti-cheating.ts": "62e1b5d24aa246849a17ac8cde6cfdc66e577cab",
|
|
10
10
|
"packages/implement/src/common/ads/channel-policy.ts": "c6d036be5cedf0c5d545fac271c6c8447ca55d8a",
|
|
11
|
-
"packages/implement/src/common/ads/index.ts": "
|
|
11
|
+
"packages/implement/src/common/ads/index.ts": "12b3c87afc6250e305ef03b7da486f306ea93257",
|
|
12
12
|
"packages/implement/src/common/api-factory/index.ts": "a2b60f027384e37492ddde550dd46f3fb3e14cfe",
|
|
13
13
|
"packages/implement/src/common/api-factory/validator/__tests__/validate/any.test.ts": "6e225e09fce401b374221ad2e4fe33bc91df4152",
|
|
14
14
|
"packages/implement/src/common/api-factory/validator/__tests__/validate/array.test.ts": "8a9cc32be03e952f1176a970fea033d597c176cb",
|
|
@@ -45,22 +45,22 @@
|
|
|
45
45
|
"packages/implement/src/common/report/task-track/index.ts": "056d4ce9121648e94aa177e8e6b261adb455d244",
|
|
46
46
|
"packages/implement/src/common/report/track.ts": "1c71050f8caadfe7065f0db5a4a0708c264c21b4",
|
|
47
47
|
"packages/implement/src/common/report/types.ts": "fd127bfd31586f1d712152ef60a4e9175f8bfe8f",
|
|
48
|
-
"packages/implement/src/h5/api/ads.ts": "
|
|
48
|
+
"packages/implement/src/h5/api/ads.ts": "4662b71a10b03a2c7c8dbdc08a8e58609fde2c89",
|
|
49
49
|
"packages/implement/src/h5/api/base.ts": "ead2c3cdcbe174b0e725c31a3885c7985bd8f667",
|
|
50
50
|
"packages/implement/src/h5/api/get-system-info.ts": "c7a866b5b06695774a7fd94df73156c4e15658a8",
|
|
51
51
|
"packages/implement/src/h5/api/index.ts": "81b815f5ac8e1bd3e3f019f94c28bd5522a36193",
|
|
52
52
|
"packages/implement/src/h5/api/lifecycle.ts": "3bc23344a0975fd67ddea22bae580af401284067",
|
|
53
53
|
"packages/implement/src/h5/api/storage.ts": "f6943bad6f8ee86213c78c8b51921ad509bbe357",
|
|
54
54
|
"packages/implement/src/h5/api/task.ts": "8bb87ad8874f6a3833901977b9b5659838c9aacf",
|
|
55
|
-
"packages/implement/src/h5/bootstrap/index.ts": "
|
|
55
|
+
"packages/implement/src/h5/bootstrap/index.ts": "860aed0cc16de26a8c5b3d97777f7b8be60760ab",
|
|
56
56
|
"packages/implement/src/h5/http/index.ts": "3ac24e79abe82f2ac2223d6c70aada6fce0240af",
|
|
57
57
|
"packages/implement/src/h5/http/utils/__tests__/xua.test.ts": "c92a065460d421b9e0723b4d6e74b1c5eed58102",
|
|
58
58
|
"packages/implement/src/h5/http/utils/index.ts": "05f4d94be09b9bfdcbb1365b31a5559e44a74991",
|
|
59
59
|
"packages/implement/src/h5/http/utils/session.ts": "4762a6a56762484f91ca5f2a456ab2cff3107659",
|
|
60
60
|
"packages/implement/src/h5/report/errors/index.ts": "22ef4184d6a6d272a5fefc1453a4a6d78ae8f2ff",
|
|
61
|
-
"packages/implement/src/h5/report/event-tracker.ts": "
|
|
61
|
+
"packages/implement/src/h5/report/event-tracker.ts": "20f87b2f4d6dc538a4d2869507afc5144808c76c",
|
|
62
62
|
"packages/implement/src/h5/report/index.ts": "7154000726a72f477183d069eea5de87d12ceb7d",
|
|
63
|
-
"packages/implement/src/h5/report/task-tracker.ts": "
|
|
63
|
+
"packages/implement/src/h5/report/task-tracker.ts": "e3da251b65d6fdc37d46b8493477d0125359bab2",
|
|
64
64
|
"packages/implement/src/index.native.ts": "96cc46c8919ba2333600e9c3ee100f47c511a79a",
|
|
65
65
|
"packages/implement/src/index.ts": "d0ca7b5312b0a258ae8887e725440c70190442f7",
|
|
66
66
|
"packages/implement/src/native/api/ads.ts": "bec8c772e1f881dc49030082e48b32af0c7db0fb",
|
|
@@ -74,11 +74,11 @@
|
|
|
74
74
|
"packages/implement/src/native/api/storage.ts": "7f56694e3a7f47605512f9cee7fce48ac620c169",
|
|
75
75
|
"packages/implement/src/native/api/task.ts": "26e06a3d6bbeaed34fd704d096e712448296607e",
|
|
76
76
|
"packages/implement/src/native/bootstrap/bridge.ts": "3dfce00262f240342d7e29ae155ce8c1732a02cd",
|
|
77
|
-
"packages/implement/src/native/bootstrap/index.ts": "
|
|
77
|
+
"packages/implement/src/native/bootstrap/index.ts": "e5d28be30f3cccf4cc6de5c094003f22b8189398",
|
|
78
78
|
"packages/implement/src/native/bootstrap/init-env.ts": "b7514d5d2db60da990575c1426243777aee57748",
|
|
79
79
|
"packages/implement/src/native/js-bridge/const.ts": "96156a123e89d20b51d59865e21f216ea5a30821",
|
|
80
80
|
"packages/implement/src/native/js-bridge/index.ts": "b65e1e20edcce8ce270381a9c7c79cc981761ad4",
|
|
81
|
-
"packages/implement/src/native/js-bridge/invoke.ts": "
|
|
81
|
+
"packages/implement/src/native/js-bridge/invoke.ts": "f7fd744c9491e4eb21b8d5ec6ef314a602a5adcb",
|
|
82
82
|
"packages/implement/src/native/js-bridge/js-bridge.ts": "a4b3c18e243aedf7d4aabc3b3791911bffb7b6ff",
|
|
83
83
|
"packages/implement/src/native/js-bridge/report.ts": "056a4b6eea59219d1ea3af08a39fd35a4627abd2",
|
|
84
84
|
"packages/implement/src/native/js-bridge/subscribe.ts": "757943dc68dcd8b87815126b2aa4b5fe291fea4f",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"../../packages/implement": "../../packages/implement:
|
|
2
|
+
"../../packages/implement": "../../packages/implement:W7XjBp7eadutjHQShLRROYpGOSwiTIW9kh58QX2qNao=:",
|
|
3
3
|
"/@esbuild/aix-ppc64/0.24.2": "sha512-thpVCb/rhxE/BnMLQ7GReQLLN8q9qbHmI55F4489/ByVg2aQaQ6kbcLb6FHkocZzQhxc4gx0sCk0tJkKBFzDhA==",
|
|
4
4
|
"/@esbuild/android-arm/0.24.2": "sha512-tmwl4hJkCfNHwFB3nBa8z1Uy3ypZpxqxfTQOcHX+xRByyYgunVbZ9MzUUfb0RxaHIMnbHagwAxuTL+tnNM+1/Q==",
|
|
5
5
|
"/@esbuild/android-arm64/0.24.2": "sha512-cNLgeqCqV8WxfcTIOeL4OAtSmL8JjcN6m09XIgro1Wi7cF4t/THaWEa7eL5CMoMBdjoHOTh/vwTO/o2TRXIyzg==",
|
|
@@ -73,6 +73,7 @@
|
|
|
73
73
|
"/strip-ansi/7.1.0": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
74
74
|
"/supports-color/7.2.0": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
75
75
|
"/typescript/5.7.3": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==",
|
|
76
|
+
"/web-vitals/4.2.4": "sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw==",
|
|
76
77
|
"/which/2.0.2": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
|
|
77
78
|
"/wrap-ansi/7.0.0": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
78
79
|
"/wrap-ansi/8.1.0": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ=="
|
package/dist/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
var ao=Object.create;var wr=Object.defineProperty;var co=Object.getOwnPropertyDescriptor;var lo=Object.getOwnPropertyNames;var uo=Object.getPrototypeOf,fo=Object.prototype.hasOwnProperty;var Ie=(e=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(e,{get:(t,n)=>(typeof require<"u"?require:t)[n]}):e)(function(e){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+e+'" is not supported')});var mo=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var ho=(e,t,n,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let c of lo(t))!fo.call(e,c)&&c!==n&&wr(e,c,{get:()=>t[c],enumerable:!(i=co(t,c))||i.enumerable});return e};var po=(e,t,n)=>(n=e!=null?ao(uo(e)):{},ho(t||!e||!e.__esModule?wr(n,"default",{value:e,enumerable:!0}):n,e));var nn=mo((rn,tr)=>{(function(e){if(typeof rn=="object"&&typeof tr<"u")tr.exports=e();else if(typeof define=="function"&&define.amd)define([],e);else{var t;typeof window<"u"?t=window:typeof global<"u"?t=global:typeof self<"u"?t=self:t=this,t.localforage=e()}})(function(){var e,t,n;return function i(c,d,h){function T(I,x){if(!d[I]){if(!c[I]){var m=typeof Ie=="function"&&Ie;if(!x&&m)return m(I,!0);if(b)return b(I,!0);var _=new Error("Cannot find module '"+I+"'");throw _.code="MODULE_NOT_FOUND",_}var k=d[I]={exports:{}};c[I][0].call(k.exports,function(N){var K=c[I][1][N];return T(K||N)},k,k.exports,i,c,d,h)}return d[I].exports}for(var b=typeof Ie=="function"&&Ie,S=0;S<h.length;S++)T(h[S]);return T}({1:[function(i,c,d){(function(h){"use strict";var T=h.MutationObserver||h.WebKitMutationObserver,b;if(T){var S=0,I=new T(N),x=h.document.createTextNode("");I.observe(x,{characterData:!0}),b=function(){x.data=S=++S%2}}else if(!h.setImmediate&&typeof h.MessageChannel<"u"){var m=new h.MessageChannel;m.port1.onmessage=N,b=function(){m.port2.postMessage(0)}}else"document"in h&&"onreadystatechange"in h.document.createElement("script")?b=function(){var V=h.document.createElement("script");V.onreadystatechange=function(){N(),V.onreadystatechange=null,V.parentNode.removeChild(V),V=null},h.document.documentElement.appendChild(V)}:b=function(){setTimeout(N,0)};var _,k=[];function N(){_=!0;for(var V,re,J=k.length;J;){for(re=k,k=[],V=-1;++V<J;)re[V]();J=k.length}_=!1}c.exports=K;function K(V){k.push(V)===1&&!_&&b()}}).call(this,typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{})},{}],2:[function(i,c,d){"use strict";var h=i(1);function T(){}var b={},S=["REJECTED"],I=["FULFILLED"],x=["PENDING"];c.exports=m;function m(E){if(typeof E!="function")throw new TypeError("resolver must be a function");this.state=x,this.queue=[],this.outcome=void 0,E!==T&&K(this,E)}m.prototype.catch=function(E){return this.then(null,E)},m.prototype.then=function(E,D){if(typeof E!="function"&&this.state===I||typeof D!="function"&&this.state===S)return this;var P=new this.constructor(T);if(this.state!==x){var U=this.state===I?E:D;k(P,U,this.outcome)}else this.queue.push(new _(P,E,D));return P};function _(E,D,P){this.promise=E,typeof D=="function"&&(this.onFulfilled=D,this.callFulfilled=this.otherCallFulfilled),typeof P=="function"&&(this.onRejected=P,this.callRejected=this.otherCallRejected)}_.prototype.callFulfilled=function(E){b.resolve(this.promise,E)},_.prototype.otherCallFulfilled=function(E){k(this.promise,this.onFulfilled,E)},_.prototype.callRejected=function(E){b.reject(this.promise,E)},_.prototype.otherCallRejected=function(E){k(this.promise,this.onRejected,E)};function k(E,D,P){h(function(){var U;try{U=D(P)}catch(G){return b.reject(E,G)}U===E?b.reject(E,new TypeError("Cannot resolve promise with itself")):b.resolve(E,U)})}b.resolve=function(E,D){var P=V(N,D);if(P.status==="error")return b.reject(E,P.value);var U=P.value;if(U)K(E,U);else{E.state=I,E.outcome=D;for(var G=-1,z=E.queue.length;++G<z;)E.queue[G].callFulfilled(D)}return E},b.reject=function(E,D){E.state=S,E.outcome=D;for(var P=-1,U=E.queue.length;++P<U;)E.queue[P].callRejected(D);return E};function N(E){var D=E&&E.then;if(E&&(typeof E=="object"||typeof E=="function")&&typeof D=="function")return function(){D.apply(E,arguments)}}function K(E,D){var P=!1;function U(q){P||(P=!0,b.reject(E,q))}function G(q){P||(P=!0,b.resolve(E,q))}function z(){D(G,U)}var Y=V(z);Y.status==="error"&&U(Y.value)}function V(E,D){var P={};try{P.value=E(D),P.status="success"}catch(U){P.status="error",P.value=U}return P}m.resolve=re;function re(E){return E instanceof this?E:b.resolve(new this(T),E)}m.reject=J;function J(E){var D=new this(T);return b.reject(D,E)}m.all=bt;function bt(E){var D=this;if(Object.prototype.toString.call(E)!=="[object Array]")return this.reject(new TypeError("must be an array"));var P=E.length,U=!1;if(!P)return this.resolve([]);for(var G=new Array(P),z=0,Y=-1,q=new this(T);++Y<P;)ne(E[Y],Y);return q;function ne(_e,Ce){D.resolve(_e).then(_t,function(me){U||(U=!0,b.reject(q,me))});function _t(me){G[Ce]=me,++z===P&&!U&&(U=!0,b.resolve(q,G))}}}m.race=ue;function ue(E){var D=this;if(Object.prototype.toString.call(E)!=="[object Array]")return this.reject(new TypeError("must be an array"));var P=E.length,U=!1;if(!P)return this.resolve([]);for(var G=-1,z=new this(T);++G<P;)Y(E[G]);return z;function Y(q){D.resolve(q).then(function(ne){U||(U=!0,b.resolve(z,ne))},function(ne){U||(U=!0,b.reject(z,ne))})}}},{1:1}],3:[function(i,c,d){(function(h){"use strict";typeof h.Promise!="function"&&(h.Promise=i(2))}).call(this,typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{})},{2:2}],4:[function(i,c,d){"use strict";var h=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r};function T(r,s){if(!(r instanceof s))throw new TypeError("Cannot call a class as a function")}function b(){try{if(typeof indexedDB<"u")return indexedDB;if(typeof webkitIndexedDB<"u")return webkitIndexedDB;if(typeof mozIndexedDB<"u")return mozIndexedDB;if(typeof OIndexedDB<"u")return OIndexedDB;if(typeof msIndexedDB<"u")return msIndexedDB}catch{return}}var S=b();function I(){try{if(!S||!S.open)return!1;var r=typeof openDatabase<"u"&&/(Safari|iPhone|iPad|iPod)/.test(navigator.userAgent)&&!/Chrome/.test(navigator.userAgent)&&!/BlackBerry/.test(navigator.platform),s=typeof fetch=="function"&&fetch.toString().indexOf("[native code")!==-1;return(!r||s)&&typeof indexedDB<"u"&&typeof IDBKeyRange<"u"}catch{return!1}}function x(r,s){r=r||[],s=s||{};try{return new Blob(r,s)}catch(a){if(a.name!=="TypeError")throw a;for(var o=typeof BlobBuilder<"u"?BlobBuilder:typeof MSBlobBuilder<"u"?MSBlobBuilder:typeof MozBlobBuilder<"u"?MozBlobBuilder:WebKitBlobBuilder,l=new o,u=0;u<r.length;u+=1)l.append(r[u]);return l.getBlob(s.type)}}typeof Promise>"u"&&i(3);var m=Promise;function _(r,s){s&&r.then(function(o){s(null,o)},function(o){s(o)})}function k(r,s,o){typeof s=="function"&&r.then(s),typeof o=="function"&&r.catch(o)}function N(r){return typeof r!="string"&&(console.warn(r+" used as a key, but it is not a string."),r=String(r)),r}function K(){if(arguments.length&&typeof arguments[arguments.length-1]=="function")return arguments[arguments.length-1]}var V="local-forage-detect-blob-support",re=void 0,J={},bt=Object.prototype.toString,ue="readonly",E="readwrite";function D(r){for(var s=r.length,o=new ArrayBuffer(s),l=new Uint8Array(o),u=0;u<s;u++)l[u]=r.charCodeAt(u);return o}function P(r){return new m(function(s){var o=r.transaction(V,E),l=x([""]);o.objectStore(V).put(l,"key"),o.onabort=function(u){u.preventDefault(),u.stopPropagation(),s(!1)},o.oncomplete=function(){var u=navigator.userAgent.match(/Chrome\/(\d+)/),a=navigator.userAgent.match(/Edge\//);s(a||!u||parseInt(u[1],10)>=43)}}).catch(function(){return!1})}function U(r){return typeof re=="boolean"?m.resolve(re):P(r).then(function(s){return re=s,re})}function G(r){var s=J[r.name],o={};o.promise=new m(function(l,u){o.resolve=l,o.reject=u}),s.deferredOperations.push(o),s.dbReady?s.dbReady=s.dbReady.then(function(){return o.promise}):s.dbReady=o.promise}function z(r){var s=J[r.name],o=s.deferredOperations.pop();if(o)return o.resolve(),o.promise}function Y(r,s){var o=J[r.name],l=o.deferredOperations.pop();if(l)return l.reject(s),l.promise}function q(r,s){return new m(function(o,l){if(J[r.name]=J[r.name]||or(),r.db)if(s)G(r),r.db.close();else return o(r.db);var u=[r.name];s&&u.push(r.version);var a=S.open.apply(S,u);s&&(a.onupgradeneeded=function(f){var p=a.result;try{p.createObjectStore(r.storeName),f.oldVersion<=1&&p.createObjectStore(V)}catch(g){if(g.name==="ConstraintError")console.warn('The database "'+r.name+'" has been upgraded from version '+f.oldVersion+" to version "+f.newVersion+', but the storage "'+r.storeName+'" already exists.');else throw g}}),a.onerror=function(f){f.preventDefault(),l(a.error)},a.onsuccess=function(){var f=a.result;f.onversionchange=function(p){p.target.close()},o(f),z(r)}})}function ne(r){return q(r,!1)}function _e(r){return q(r,!0)}function Ce(r,s){if(!r.db)return!0;var o=!r.db.objectStoreNames.contains(r.storeName),l=r.version<r.db.version,u=r.version>r.db.version;if(l&&(r.version!==s&&console.warn('The database "'+r.name+`" can't be downgraded from version `+r.db.version+" to version "+r.version+"."),r.version=r.db.version),u||o){if(o){var a=r.db.version+1;a>r.version&&(r.version=a)}return!0}return!1}function _t(r){return new m(function(s,o){var l=new FileReader;l.onerror=o,l.onloadend=function(u){var a=btoa(u.target.result||"");s({__local_forage_encoded_blob:!0,data:a,type:r.type})},l.readAsBinaryString(r)})}function me(r){var s=D(atob(r.data));return x([s],{type:r.type})}function nr(r){return r&&r.__local_forage_encoded_blob}function cn(r){var s=this,o=s._initReady().then(function(){var l=J[s._dbInfo.name];if(l&&l.dbReady)return l.dbReady});return k(o,r,r),o}function ln(r){G(r);for(var s=J[r.name],o=s.forages,l=0;l<o.length;l++){var u=o[l];u._dbInfo.db&&(u._dbInfo.db.close(),u._dbInfo.db=null)}return r.db=null,ne(r).then(function(a){return r.db=a,Ce(r)?_e(r):a}).then(function(a){r.db=s.db=a;for(var f=0;f<o.length;f++)o[f]._dbInfo.db=a}).catch(function(a){throw Y(r,a),a})}function oe(r,s,o,l){l===void 0&&(l=1);try{var u=r.db.transaction(r.storeName,s);o(null,u)}catch(a){if(l>0&&(!r.db||a.name==="InvalidStateError"||a.name==="NotFoundError"))return m.resolve().then(function(){if(!r.db||a.name==="NotFoundError"&&!r.db.objectStoreNames.contains(r.storeName)&&r.version<=r.db.version)return r.db&&(r.version=r.db.version+1),_e(r)}).then(function(){return ln(r).then(function(){oe(r,s,o,l-1)})}).catch(o);o(a)}}function or(){return{forages:[],db:null,dbReady:null,deferredOperations:[]}}function un(r){var s=this,o={db:null};if(r)for(var l in r)o[l]=r[l];var u=J[o.name];u||(u=or(),J[o.name]=u),u.forages.push(s),s._initReady||(s._initReady=s.ready,s.ready=cn);var a=[];function f(){return m.resolve()}for(var p=0;p<u.forages.length;p++){var g=u.forages[p];g!==s&&a.push(g._initReady().catch(f))}var v=u.forages.slice(0);return m.all(a).then(function(){return o.db=u.db,ne(o)}).then(function(y){return o.db=y,Ce(o,s._defaultConfig.version)?_e(o):y}).then(function(y){o.db=u.db=y,s._dbInfo=o;for(var w=0;w<v.length;w++){var C=v[w];C!==s&&(C._dbInfo.db=o.db,C._dbInfo.version=o.version)}})}function dn(r,s){var o=this;r=N(r);var l=new m(function(u,a){o.ready().then(function(){oe(o._dbInfo,ue,function(f,p){if(f)return a(f);try{var g=p.objectStore(o._dbInfo.storeName),v=g.get(r);v.onsuccess=function(){var y=v.result;y===void 0&&(y=null),nr(y)&&(y=me(y)),u(y)},v.onerror=function(){a(v.error)}}catch(y){a(y)}})}).catch(a)});return _(l,s),l}function fn(r,s){var o=this,l=new m(function(u,a){o.ready().then(function(){oe(o._dbInfo,ue,function(f,p){if(f)return a(f);try{var g=p.objectStore(o._dbInfo.storeName),v=g.openCursor(),y=1;v.onsuccess=function(){var w=v.result;if(w){var C=w.value;nr(C)&&(C=me(C));var O=r(C,w.key,y++);O!==void 0?u(O):w.continue()}else u()},v.onerror=function(){a(v.error)}}catch(w){a(w)}})}).catch(a)});return _(l,s),l}function mn(r,s,o){var l=this;r=N(r);var u=new m(function(a,f){var p;l.ready().then(function(){return p=l._dbInfo,bt.call(s)==="[object Blob]"?U(p.db).then(function(g){return g?s:_t(s)}):s}).then(function(g){oe(l._dbInfo,E,function(v,y){if(v)return f(v);try{var w=y.objectStore(l._dbInfo.storeName);g===null&&(g=void 0);var C=w.put(g,r);y.oncomplete=function(){g===void 0&&(g=null),a(g)},y.onabort=y.onerror=function(){var O=C.error?C.error:C.transaction.error;f(O)}}catch(O){f(O)}})}).catch(f)});return _(u,o),u}function hn(r,s){var o=this;r=N(r);var l=new m(function(u,a){o.ready().then(function(){oe(o._dbInfo,E,function(f,p){if(f)return a(f);try{var g=p.objectStore(o._dbInfo.storeName),v=g.delete(r);p.oncomplete=function(){u()},p.onerror=function(){a(v.error)},p.onabort=function(){var y=v.error?v.error:v.transaction.error;a(y)}}catch(y){a(y)}})}).catch(a)});return _(l,s),l}function pn(r){var s=this,o=new m(function(l,u){s.ready().then(function(){oe(s._dbInfo,E,function(a,f){if(a)return u(a);try{var p=f.objectStore(s._dbInfo.storeName),g=p.clear();f.oncomplete=function(){l()},f.onabort=f.onerror=function(){var v=g.error?g.error:g.transaction.error;u(v)}}catch(v){u(v)}})}).catch(u)});return _(o,r),o}function gn(r){var s=this,o=new m(function(l,u){s.ready().then(function(){oe(s._dbInfo,ue,function(a,f){if(a)return u(a);try{var p=f.objectStore(s._dbInfo.storeName),g=p.count();g.onsuccess=function(){l(g.result)},g.onerror=function(){u(g.error)}}catch(v){u(v)}})}).catch(u)});return _(o,r),o}function vn(r,s){var o=this,l=new m(function(u,a){if(r<0){u(null);return}o.ready().then(function(){oe(o._dbInfo,ue,function(f,p){if(f)return a(f);try{var g=p.objectStore(o._dbInfo.storeName),v=!1,y=g.openKeyCursor();y.onsuccess=function(){var w=y.result;if(!w){u(null);return}r===0||v?u(w.key):(v=!0,w.advance(r))},y.onerror=function(){a(y.error)}}catch(w){a(w)}})}).catch(a)});return _(l,s),l}function yn(r){var s=this,o=new m(function(l,u){s.ready().then(function(){oe(s._dbInfo,ue,function(a,f){if(a)return u(a);try{var p=f.objectStore(s._dbInfo.storeName),g=p.openKeyCursor(),v=[];g.onsuccess=function(){var y=g.result;if(!y){l(v);return}v.push(y.key),y.continue()},g.onerror=function(){u(g.error)}}catch(y){u(y)}})}).catch(u)});return _(o,r),o}function bn(r,s){s=K.apply(this,arguments);var o=this.config();r=typeof r!="function"&&r||{},r.name||(r.name=r.name||o.name,r.storeName=r.storeName||o.storeName);var l=this,u;if(!r.name)u=m.reject("Invalid arguments");else{var a=r.name===o.name&&l._dbInfo.db,f=a?m.resolve(l._dbInfo.db):ne(r).then(function(p){var g=J[r.name],v=g.forages;g.db=p;for(var y=0;y<v.length;y++)v[y]._dbInfo.db=p;return p});r.storeName?u=f.then(function(p){if(p.objectStoreNames.contains(r.storeName)){var g=p.version+1;G(r);var v=J[r.name],y=v.forages;p.close();for(var w=0;w<y.length;w++){var C=y[w];C._dbInfo.db=null,C._dbInfo.version=g}var O=new m(function(F,M){var B=S.open(r.name,g);B.onerror=function(Q){var Te=B.result;Te.close(),M(Q)},B.onupgradeneeded=function(){var Q=B.result;Q.deleteObjectStore(r.storeName)},B.onsuccess=function(){var Q=B.result;Q.close(),F(Q)}});return O.then(function(F){v.db=F;for(var M=0;M<y.length;M++){var B=y[M];B._dbInfo.db=F,z(B._dbInfo)}}).catch(function(F){throw(Y(r,F)||m.resolve()).catch(function(){}),F})}}):u=f.then(function(p){G(r);var g=J[r.name],v=g.forages;p.close();for(var y=0;y<v.length;y++){var w=v[y];w._dbInfo.db=null}var C=new m(function(O,F){var M=S.deleteDatabase(r.name);M.onerror=function(){var B=M.result;B&&B.close(),F(M.error)},M.onblocked=function(){console.warn('dropInstance blocked for database "'+r.name+'" until all open connections are closed')},M.onsuccess=function(){var B=M.result;B&&B.close(),O(B)}});return C.then(function(O){g.db=O;for(var F=0;F<v.length;F++){var M=v[F];z(M._dbInfo)}}).catch(function(O){throw(Y(r,O)||m.resolve()).catch(function(){}),O})})}return _(u,s),u}var _n={_driver:"asyncStorage",_initStorage:un,_support:I(),iterate:fn,getItem:dn,setItem:mn,removeItem:hn,clear:pn,length:gn,key:vn,keys:yn,dropInstance:bn};function En(){return typeof openDatabase=="function"}var se="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Tn="~~local_forage_type~",ir=/^~~local_forage_type~([^~]+)~/,Pe="__lfsc__:",Et=Pe.length,Tt="arbf",It="blob",sr="si08",ar="ui08",cr="uic8",lr="si16",ur="si32",dr="ur16",fr="ui32",mr="fl32",hr="fl64",pr=Et+Tt.length,gr=Object.prototype.toString;function vr(r){var s=r.length*.75,o=r.length,l,u=0,a,f,p,g;r[r.length-1]==="="&&(s--,r[r.length-2]==="="&&s--);var v=new ArrayBuffer(s),y=new Uint8Array(v);for(l=0;l<o;l+=4)a=se.indexOf(r[l]),f=se.indexOf(r[l+1]),p=se.indexOf(r[l+2]),g=se.indexOf(r[l+3]),y[u++]=a<<2|f>>4,y[u++]=(f&15)<<4|p>>2,y[u++]=(p&3)<<6|g&63;return v}function wt(r){var s=new Uint8Array(r),o="",l;for(l=0;l<s.length;l+=3)o+=se[s[l]>>2],o+=se[(s[l]&3)<<4|s[l+1]>>4],o+=se[(s[l+1]&15)<<2|s[l+2]>>6],o+=se[s[l+2]&63];return s.length%3===2?o=o.substring(0,o.length-1)+"=":s.length%3===1&&(o=o.substring(0,o.length-2)+"=="),o}function In(r,s){var o="";if(r&&(o=gr.call(r)),r&&(o==="[object ArrayBuffer]"||r.buffer&&gr.call(r.buffer)==="[object ArrayBuffer]")){var l,u=Pe;r instanceof ArrayBuffer?(l=r,u+=Tt):(l=r.buffer,o==="[object Int8Array]"?u+=sr:o==="[object Uint8Array]"?u+=ar:o==="[object Uint8ClampedArray]"?u+=cr:o==="[object Int16Array]"?u+=lr:o==="[object Uint16Array]"?u+=dr:o==="[object Int32Array]"?u+=ur:o==="[object Uint32Array]"?u+=fr:o==="[object Float32Array]"?u+=mr:o==="[object Float64Array]"?u+=hr:s(new Error("Failed to get type for BinaryArray"))),s(u+wt(l))}else if(o==="[object Blob]"){var a=new FileReader;a.onload=function(){var f=Tn+r.type+"~"+wt(this.result);s(Pe+It+f)},a.readAsArrayBuffer(r)}else try{s(JSON.stringify(r))}catch(f){console.error("Couldn't convert value into a JSON string: ",r),s(null,f)}}function wn(r){if(r.substring(0,Et)!==Pe)return JSON.parse(r);var s=r.substring(pr),o=r.substring(Et,pr),l;if(o===It&&ir.test(s)){var u=s.match(ir);l=u[1],s=s.substring(u[0].length)}var a=vr(s);switch(o){case Tt:return a;case It:return x([a],{type:l});case sr:return new Int8Array(a);case ar:return new Uint8Array(a);case cr:return new Uint8ClampedArray(a);case lr:return new Int16Array(a);case dr:return new Uint16Array(a);case ur:return new Int32Array(a);case fr:return new Uint32Array(a);case mr:return new Float32Array(a);case hr:return new Float64Array(a);default:throw new Error("Unkown type: "+o)}}var At={serialize:In,deserialize:wn,stringToBuffer:vr,bufferToString:wt};function yr(r,s,o,l){r.executeSql("CREATE TABLE IF NOT EXISTS "+s.storeName+" (id INTEGER PRIMARY KEY, key unique, value)",[],o,l)}function An(r){var s=this,o={db:null};if(r)for(var l in r)o[l]=typeof r[l]!="string"?r[l].toString():r[l];var u=new m(function(a,f){try{o.db=openDatabase(o.name,String(o.version),o.description,o.size)}catch(p){return f(p)}o.db.transaction(function(p){yr(p,o,function(){s._dbInfo=o,a()},function(g,v){f(v)})},f)});return o.serializer=At,u}function ae(r,s,o,l,u,a){r.executeSql(o,l,u,function(f,p){p.code===p.SYNTAX_ERR?f.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name = ?",[s.storeName],function(g,v){v.rows.length?a(g,p):yr(g,s,function(){g.executeSql(o,l,u,a)},a)},a):a(f,p)},a)}function Sn(r,s){var o=this;r=N(r);var l=new m(function(u,a){o.ready().then(function(){var f=o._dbInfo;f.db.transaction(function(p){ae(p,f,"SELECT * FROM "+f.storeName+" WHERE key = ? LIMIT 1",[r],function(g,v){var y=v.rows.length?v.rows.item(0).value:null;y&&(y=f.serializer.deserialize(y)),u(y)},function(g,v){a(v)})})}).catch(a)});return _(l,s),l}function Rn(r,s){var o=this,l=new m(function(u,a){o.ready().then(function(){var f=o._dbInfo;f.db.transaction(function(p){ae(p,f,"SELECT * FROM "+f.storeName,[],function(g,v){for(var y=v.rows,w=y.length,C=0;C<w;C++){var O=y.item(C),F=O.value;if(F&&(F=f.serializer.deserialize(F)),F=r(F,O.key,C+1),F!==void 0){u(F);return}}u()},function(g,v){a(v)})})}).catch(a)});return _(l,s),l}function br(r,s,o,l){var u=this;r=N(r);var a=new m(function(f,p){u.ready().then(function(){s===void 0&&(s=null);var g=s,v=u._dbInfo;v.serializer.serialize(s,function(y,w){w?p(w):v.db.transaction(function(C){ae(C,v,"INSERT OR REPLACE INTO "+v.storeName+" (key, value) VALUES (?, ?)",[r,y],function(){f(g)},function(O,F){p(F)})},function(C){if(C.code===C.QUOTA_ERR){if(l>0){f(br.apply(u,[r,g,o,l-1]));return}p(C)}})})}).catch(p)});return _(a,o),a}function xn(r,s,o){return br.apply(this,[r,s,o,1])}function kn(r,s){var o=this;r=N(r);var l=new m(function(u,a){o.ready().then(function(){var f=o._dbInfo;f.db.transaction(function(p){ae(p,f,"DELETE FROM "+f.storeName+" WHERE key = ?",[r],function(){u()},function(g,v){a(v)})})}).catch(a)});return _(l,s),l}function Cn(r){var s=this,o=new m(function(l,u){s.ready().then(function(){var a=s._dbInfo;a.db.transaction(function(f){ae(f,a,"DELETE FROM "+a.storeName,[],function(){l()},function(p,g){u(g)})})}).catch(u)});return _(o,r),o}function Pn(r){var s=this,o=new m(function(l,u){s.ready().then(function(){var a=s._dbInfo;a.db.transaction(function(f){ae(f,a,"SELECT COUNT(key) as c FROM "+a.storeName,[],function(p,g){var v=g.rows.item(0).c;l(v)},function(p,g){u(g)})})}).catch(u)});return _(o,r),o}function Dn(r,s){var o=this,l=new m(function(u,a){o.ready().then(function(){var f=o._dbInfo;f.db.transaction(function(p){ae(p,f,"SELECT key FROM "+f.storeName+" WHERE id = ? LIMIT 1",[r+1],function(g,v){var y=v.rows.length?v.rows.item(0).key:null;u(y)},function(g,v){a(v)})})}).catch(a)});return _(l,s),l}function On(r){var s=this,o=new m(function(l,u){s.ready().then(function(){var a=s._dbInfo;a.db.transaction(function(f){ae(f,a,"SELECT key FROM "+a.storeName,[],function(p,g){for(var v=[],y=0;y<g.rows.length;y++)v.push(g.rows.item(y).key);l(v)},function(p,g){u(g)})})}).catch(u)});return _(o,r),o}function Fn(r){return new m(function(s,o){r.transaction(function(l){l.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name <> '__WebKitDatabaseInfoTable__'",[],function(u,a){for(var f=[],p=0;p<a.rows.length;p++)f.push(a.rows.item(p).name);s({db:r,storeNames:f})},function(u,a){o(a)})},function(l){o(l)})})}function Nn(r,s){s=K.apply(this,arguments);var o=this.config();r=typeof r!="function"&&r||{},r.name||(r.name=r.name||o.name,r.storeName=r.storeName||o.storeName);var l=this,u;return r.name?u=new m(function(a){var f;r.name===o.name?f=l._dbInfo.db:f=openDatabase(r.name,"","",0),r.storeName?a({db:f,storeNames:[r.storeName]}):a(Fn(f))}).then(function(a){return new m(function(f,p){a.db.transaction(function(g){function v(O){return new m(function(F,M){g.executeSql("DROP TABLE IF EXISTS "+O,[],function(){F()},function(B,Q){M(Q)})})}for(var y=[],w=0,C=a.storeNames.length;w<C;w++)y.push(v(a.storeNames[w]));m.all(y).then(function(){f()}).catch(function(O){p(O)})},function(g){p(g)})})}):u=m.reject("Invalid arguments"),_(u,s),u}var Un={_driver:"webSQLStorage",_initStorage:An,_support:En(),iterate:Rn,getItem:Sn,setItem:xn,removeItem:kn,clear:Cn,length:Pn,key:Dn,keys:On,dropInstance:Nn};function Ln(){try{return typeof localStorage<"u"&&"setItem"in localStorage&&!!localStorage.setItem}catch{return!1}}function _r(r,s){var o=r.name+"/";return r.storeName!==s.storeName&&(o+=r.storeName+"/"),o}function Bn(){var r="_localforage_support_test";try{return localStorage.setItem(r,!0),localStorage.removeItem(r),!1}catch{return!0}}function Mn(){return!Bn()||localStorage.length>0}function $n(r){var s=this,o={};if(r)for(var l in r)o[l]=r[l];return o.keyPrefix=_r(r,s._defaultConfig),Mn()?(s._dbInfo=o,o.serializer=At,m.resolve()):m.reject()}function Vn(r){var s=this,o=s.ready().then(function(){for(var l=s._dbInfo.keyPrefix,u=localStorage.length-1;u>=0;u--){var a=localStorage.key(u);a.indexOf(l)===0&&localStorage.removeItem(a)}});return _(o,r),o}function jn(r,s){var o=this;r=N(r);var l=o.ready().then(function(){var u=o._dbInfo,a=localStorage.getItem(u.keyPrefix+r);return a&&(a=u.serializer.deserialize(a)),a});return _(l,s),l}function Kn(r,s){var o=this,l=o.ready().then(function(){for(var u=o._dbInfo,a=u.keyPrefix,f=a.length,p=localStorage.length,g=1,v=0;v<p;v++){var y=localStorage.key(v);if(y.indexOf(a)===0){var w=localStorage.getItem(y);if(w&&(w=u.serializer.deserialize(w)),w=r(w,y.substring(f),g++),w!==void 0)return w}}});return _(l,s),l}function Jn(r,s){var o=this,l=o.ready().then(function(){var u=o._dbInfo,a;try{a=localStorage.key(r)}catch{a=null}return a&&(a=a.substring(u.keyPrefix.length)),a});return _(l,s),l}function Gn(r){var s=this,o=s.ready().then(function(){for(var l=s._dbInfo,u=localStorage.length,a=[],f=0;f<u;f++){var p=localStorage.key(f);p.indexOf(l.keyPrefix)===0&&a.push(p.substring(l.keyPrefix.length))}return a});return _(o,r),o}function Hn(r){var s=this,o=s.keys().then(function(l){return l.length});return _(o,r),o}function Wn(r,s){var o=this;r=N(r);var l=o.ready().then(function(){var u=o._dbInfo;localStorage.removeItem(u.keyPrefix+r)});return _(l,s),l}function zn(r,s,o){var l=this;r=N(r);var u=l.ready().then(function(){s===void 0&&(s=null);var a=s;return new m(function(f,p){var g=l._dbInfo;g.serializer.serialize(s,function(v,y){if(y)p(y);else try{localStorage.setItem(g.keyPrefix+r,v),f(a)}catch(w){(w.name==="QuotaExceededError"||w.name==="NS_ERROR_DOM_QUOTA_REACHED")&&p(w),p(w)}})})});return _(u,o),u}function Yn(r,s){if(s=K.apply(this,arguments),r=typeof r!="function"&&r||{},!r.name){var o=this.config();r.name=r.name||o.name,r.storeName=r.storeName||o.storeName}var l=this,u;return r.name?u=new m(function(a){r.storeName?a(_r(r,l._defaultConfig)):a(r.name+"/")}).then(function(a){for(var f=localStorage.length-1;f>=0;f--){var p=localStorage.key(f);p.indexOf(a)===0&&localStorage.removeItem(p)}}):u=m.reject("Invalid arguments"),_(u,s),u}var qn={_driver:"localStorageWrapper",_initStorage:$n,_support:Ln(),iterate:Kn,getItem:jn,setItem:zn,removeItem:Wn,clear:Vn,length:Hn,key:Jn,keys:Gn,dropInstance:Yn},Qn=function(s,o){return s===o||typeof s=="number"&&typeof o=="number"&&isNaN(s)&&isNaN(o)},Xn=function(s,o){for(var l=s.length,u=0;u<l;){if(Qn(s[u],o))return!0;u++}return!1},Er=Array.isArray||function(r){return Object.prototype.toString.call(r)==="[object Array]"},Ee={},Tr={},he={INDEXEDDB:_n,WEBSQL:Un,LOCALSTORAGE:qn},Zn=[he.INDEXEDDB._driver,he.WEBSQL._driver,he.LOCALSTORAGE._driver],De=["dropInstance"],St=["clear","getItem","iterate","key","keys","length","removeItem","setItem"].concat(De),eo={description:"",driver:Zn.slice(),name:"localforage",size:4980736,storeName:"keyvaluepairs",version:1};function to(r,s){r[s]=function(){var o=arguments;return r.ready().then(function(){return r[s].apply(r,o)})}}function Rt(){for(var r=1;r<arguments.length;r++){var s=arguments[r];if(s)for(var o in s)s.hasOwnProperty(o)&&(Er(s[o])?arguments[0][o]=s[o].slice():arguments[0][o]=s[o])}return arguments[0]}var ro=function(){function r(s){T(this,r);for(var o in he)if(he.hasOwnProperty(o)){var l=he[o],u=l._driver;this[o]=u,Ee[u]||this.defineDriver(l)}this._defaultConfig=Rt({},eo),this._config=Rt({},this._defaultConfig,s),this._driverSet=null,this._initDriver=null,this._ready=!1,this._dbInfo=null,this._wrapLibraryMethodsWithReady(),this.setDriver(this._config.driver).catch(function(){})}return r.prototype.config=function(o){if((typeof o>"u"?"undefined":h(o))==="object"){if(this._ready)return new Error("Can't call config() after localforage has been used.");for(var l in o){if(l==="storeName"&&(o[l]=o[l].replace(/\W/g,"_")),l==="version"&&typeof o[l]!="number")return new Error("Database version must be a number.");this._config[l]=o[l]}return"driver"in o&&o.driver?this.setDriver(this._config.driver):!0}else return typeof o=="string"?this._config[o]:this._config},r.prototype.defineDriver=function(o,l,u){var a=new m(function(f,p){try{var g=o._driver,v=new Error("Custom driver not compliant; see https://mozilla.github.io/localForage/#definedriver");if(!o._driver){p(v);return}for(var y=St.concat("_initStorage"),w=0,C=y.length;w<C;w++){var O=y[w],F=!Xn(De,O);if((F||o[O])&&typeof o[O]!="function"){p(v);return}}var M=function(){for(var Te=function(io){return function(){var so=new Error("Method "+io+" is not implemented by the current driver"),Ir=m.reject(so);return _(Ir,arguments[arguments.length-1]),Ir}},xt=0,oo=De.length;xt<oo;xt++){var kt=De[xt];o[kt]||(o[kt]=Te(kt))}};M();var B=function(Te){Ee[g]&&console.info("Redefining LocalForage driver: "+g),Ee[g]=o,Tr[g]=Te,f()};"_support"in o?o._support&&typeof o._support=="function"?o._support().then(B,p):B(!!o._support):B(!0)}catch(Q){p(Q)}});return k(a,l,u),a},r.prototype.driver=function(){return this._driver||null},r.prototype.getDriver=function(o,l,u){var a=Ee[o]?m.resolve(Ee[o]):m.reject(new Error("Driver not found."));return k(a,l,u),a},r.prototype.getSerializer=function(o){var l=m.resolve(At);return k(l,o),l},r.prototype.ready=function(o){var l=this,u=l._driverSet.then(function(){return l._ready===null&&(l._ready=l._initDriver()),l._ready});return k(u,o,o),u},r.prototype.setDriver=function(o,l,u){var a=this;Er(o)||(o=[o]);var f=this._getSupportedDrivers(o);function p(){a._config.driver=a.driver()}function g(w){return a._extend(w),p(),a._ready=a._initStorage(a._config),a._ready}function v(w){return function(){var C=0;function O(){for(;C<w.length;){var F=w[C];return C++,a._dbInfo=null,a._ready=null,a.getDriver(F).then(g).catch(O)}p();var M=new Error("No available storage method found.");return a._driverSet=m.reject(M),a._driverSet}return O()}}var y=this._driverSet!==null?this._driverSet.catch(function(){return m.resolve()}):m.resolve();return this._driverSet=y.then(function(){var w=f[0];return a._dbInfo=null,a._ready=null,a.getDriver(w).then(function(C){a._driver=C._driver,p(),a._wrapLibraryMethodsWithReady(),a._initDriver=v(f)})}).catch(function(){p();var w=new Error("No available storage method found.");return a._driverSet=m.reject(w),a._driverSet}),k(this._driverSet,l,u),this._driverSet},r.prototype.supports=function(o){return!!Tr[o]},r.prototype._extend=function(o){Rt(this,o)},r.prototype._getSupportedDrivers=function(o){for(var l=[],u=0,a=o.length;u<a;u++){var f=o[u];this.supports(f)&&l.push(f)}return l},r.prototype._wrapLibraryMethodsWithReady=function(){for(var o=0,l=St.length;o<l;o++)to(this,St[o])},r.prototype.createInstance=function(o){return new r(o)},r}(),no=new ro;c.exports=no},{3:3}]},{},[4])(4)})});var Rr=Object.defineProperty,go=Object.getOwnPropertyDescriptor,vo=(e,t)=>{for(var n in t)Rr(e,n,{get:t[n],enumerable:!0})},xr=(e,t,n,i)=>{for(var c=i>1?void 0:i?go(t,n):t,d=e.length-1,h;d>=0;d--)(h=e[d])&&(c=(i?h(t,n,c):h(c))||c);return i&&c&&Rr(t,n,c),c};function yo(e){return new Promise(t=>{setTimeout(()=>{t()},e)})}function Ft(e){return typeof e=="string"}function kr(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)&&!(e instanceof RegExp)&&!(e instanceof Date)}function Cr(e){return typeof e=="object"&&Array.isArray(e)}function bo(e){return typeof e>"u"}function _o(e){return bo(e)||e===null}function Eo(e){return typeof e=="function"}function Pr(e){let t=e,n=null,i=function(...c){return n||(n=new t(...c)),n};return i.prototype=t.prototype,i}function Dr(e,t,n){if(typeof n!="function")throw new Error("[Jolibox SDK]Customizer must be a function");function i(c,d){for(let h in d)if(Object.prototype.hasOwnProperty.call(d,h)){let T=c[h],b=d[h],S=n(T,b,h,c,d);S!==void 0?c[h]=S:Ar(b)&&Ar(T)?c[h]=i({...T},b):Array.isArray(b)&&Array.isArray(T)?c[h]=[...T,...b]:c[h]=b}return c}return i(e,t)}function Ar(e){return e&&typeof e=="object"&&e.constructor===Object}function Or(e,t){if(Array.isArray(e))return e.concat(t)}function Se(e,t,n={}){let i=null,c,d,h,{leading:T=!1,trailing:b=!0}=n,S=()=>(h=e.apply(d,c),c=void 0,d=void 0,h),I=function(...x){c=x,d=this;let m=T&&!i;if(i&&clearTimeout(i),i=setTimeout(()=>{i=null,b&&!m&&S()},t),m)return S()};return I.cancel=()=>{i&&clearTimeout(i),i=null,c=d=void 0},I.flush=()=>{if(i)return clearTimeout(i),i=null,S()},I}var To=(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))(To||{}),Nt=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}},Ut=class extends Nt{constructor(){super(...arguments),this.kind="INTERNAL_ERROR"}},Fr=class extends Nt{constructor(){super(...arguments),this.kind="USER_ERROR"}},Nr=class extends Fr{constructor(){super(...arguments),this.name="USER_VALIDATE_ERROR"}};var Io=class extends Fr{constructor(e,t,n){super(e),this.message=e,this.errNo=t,this.name="USER_CUSTOM_ERROR",this.errMsg=e,n&&(this.extra=Object.assign({},this.extra,n))}};var Ur=class extends Ut{constructor(){super(...arguments),this.name="INTERNAL_SCHEMA_PARSE_ERROR",this.priority="P0"}};var Lr=class extends Ut{constructor(){super(...arguments),this.name="INTERNAL_GLOBAL_JS_ERROR",this.priority="P1"}},Be=class extends Nt{constructor(e,t,n,i,c){super(e),this.message=e,this.code=t,this.kind="API_ERROR",this.name="API_ERROR",n&&(this.errorType=n),i!==void 0&&(this.stack=i),c&&(this.priority=c)}toJSON(){return{message:this.message,stack:this.stack,name:this.name,code:this.code,errorType:this.errorType}}};var Lt=class extends Ut{constructor(){super(...arguments),this.name="INTERNAL_REPORTER_ERROR"}};function wo(e,t){return(...n)=>t(e,...n)}function Br(e){return t=>wo(t,function(n,...i){if(typeof n=="function")try{return n.apply(this,i)}catch(c){e(new Io(`${c}`))}})}function we(e){return(...t)=>{(globalThis.VConsole?.[e]??globalThis.console[e])(...t)}}var H={log:we("log"),warn:we("warn"),info:we("info"),error:we("error"),debug:we("debug")};Object.assign(globalThis,{logger:H});var Mr=Symbol.for("Jolibox.canIUseMap"),Ao={};globalThis[Mr]=Ao;var Bt={get config(){return globalThis[Mr]}};var Re=(e=>(e[e.System=1e3]="System",e[e.ErrorTrace=1001]="ErrorTrace",e[e.UserDefined=1002]="UserDefined",e))(Re||{}),pe=(e=>(e.MiniGame="mini-game",e.MiniDrama="mini-drama",e.App="app",e.WebSDK="web-sdk",e.AppSDK="app-sdk",e))(pe||{}),So=(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))(So||{}),Sr=["name","params"],Ro=["name","type","location","target","extra","timestamp","userId"],xo=["platform","os","appVersion","appId","model","brand","uuid","jsSdkVersion","extra"];function Ne(e,t){return t.map(n=>{if(n==="params"&&e[n]){let i=e[n];return Object.keys(i).reduce((c,d)=>(c[d]=String(i[d]),c),{})}return e[n]})}function ko(e){let t=e.location?Ne(e.location,Sr):null,n=e.target?Ne(e.target,Sr):null;return Ne({...e,location:t,target:n},Ro)}function Mt(e){let t=e.events.map(i=>ko(i)),n=Ne(e.device,xo);return[e.protocolVersion,t,n,e.project]}var Co=()=>"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,e=>{let t=Math.random()*16|0;return(e==="x"?t:t&3|8).toString(16)});var Oe={isiOS: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:navigator.userAgent.includes("Android"),isMac:navigator.userAgent.includes("Mac"),isFacebook:navigator.userAgent.includes("FB_IAB"),isPC:!navigator.userAgent.includes("iPhone")&&!navigator.userAgent.includes("Android")},Po=()=>Oe.isiOS?"iOS":Oe.isAndroid?"Android":Oe.isMac?"Mac":Oe.isFacebook?"Facebook":"PC",Do="device_id",Oo="advertising_id",$r=e=>(localStorage.getItem(e)||localStorage.setItem(e,Co()),localStorage.getItem(e)),$t=()=>$r(Do),Fo=()=>$r(Oo),No=e=>e.charAt(0).toUpperCase()+e.slice(1),Uo=()=>{let e=new URLSearchParams(window.location.search);return No(e.get("utm_source")??"")||"JoliboxSDK"},Vr=e=>{let t="JoliboxWebSDK",n=Po(),i=navigator.language,c=$t(),d=Fo();return`${t} (${Uo()}${n}; UnknownModel; UnknownSystemVersion; ${i}) uuid/${c} adid/${d} version/${e||""}`},L=class Ue{static{this.Undefined=new Ue(void 0)}constructor(t){this.element=t,this.next=Ue.Undefined,this.prev=Ue.Undefined}},Lo=class{constructor(){this._first=L.Undefined,this._last=L.Undefined,this._size=0}get size(){return this._size}isEmpty(){return this._first===L.Undefined}clear(){let e=this._first;for(;e!==L.Undefined;){let t=e.next;e.prev=L.Undefined,e.next=L.Undefined,e=t}this._first=L.Undefined,this._last=L.Undefined,this._size=0}unshift(e){return this._insert(e,!1)}push(e){return this._insert(e,!0)}_insert(e,t){let n=new L(e);if(this._first===L.Undefined)this._first=n,this._last=n;else if(t){let c=this._last;this._last=n,n.prev=c,c.next=n}else{let c=this._first;this._first=n,n.next=c,c.prev=n}this._size+=1;let i=!1;return()=>{i||(i=!0,this._remove(n))}}shift(){if(this._first!==L.Undefined){let e=this._first.element;return this._remove(this._first),e}}pop(){if(this._last!==L.Undefined){let e=this._last.element;return this._remove(this._last),e}}_remove(e){if(e.prev!==L.Undefined&&e.next!==L.Undefined){let t=e.prev;t.next=e.next,e.next.prev=t}else e.prev===L.Undefined&&e.next===L.Undefined?(this._first=L.Undefined,this._last=L.Undefined):e.next===L.Undefined?(this._last=this._last.prev,this._last.next=L.Undefined):e.prev===L.Undefined&&(this._first=this._first.next,this._first.prev=L.Undefined);this._size-=1}*[Symbol.iterator](){let e=this._first;for(;e!==L.Undefined;)yield e.element,e=e.next}},Bo=0,Fe=class{constructor(e){this.value=e,this.id=Bo++}},Ae=class{constructor(e){this.options=e,this._size=0}dispose(e){this._disposed||(this._disposed=!0,this._listeners&&(e?(this._listeners instanceof Fe&&(this._listeners=[this._listeners]),this._listeners=this._listeners.filter(t=>t?.value===e)):(this._listeners=void 0,this._size=0)),this.options?.onDidRemoveLastListener?.())}get event(){return this._event??=(e,t)=>{if(this._disposed)return()=>{console.info("[Jolibox SDK] Emitter is _disposed")};t&&(e=e.bind(t));let n=new Fe(e);this._listeners?this._listeners instanceof Fe?this._listeners=[this._listeners,n]:this._listeners.push(n):(this.options?.onWillAddFirstListener?.(this),this._listeners=n,this.options?.onDidFirstListener?.(this)),this.options?.onDidAddListener?.(this),this._size++},this._event}_deliver(e,t){if(!e)return;let n=this.options?.onListenerError||Error.constructor;if(!n){e.value(t);return}try{e.value(t)}catch(i){n(i)}}fire(e){this._listeners&&(this._listeners instanceof Fe?this._deliver(this._listeners,e):this._listeners.forEach(t=>this._deliver(t,e)))}hasListeners(){return this._size>0}},ce=class{constructor(){this.listeners=new Map,this.listerHandlerMap=new WeakMap,this.cachedEventQueue=new Map}on(e,t){let n=this.listeners.get(e)??new Ae,i=d=>t(...d.args);this.listerHandlerMap.set(t,i),n.event(i),this.listeners.set(e,n);let c=this.cachedEventQueue.get(e);if(c)for(;c.size>0;)n.fire({event:e,...c.shift()})}off(e,t){let n=this.listeners.get(e);if(n){let i=this.listerHandlerMap.get(t);n.dispose(i)}}emit(e,...t){let n=this.listeners.get(e);if(n)n.fire({event:e,args:t});else{let i=this.cachedEventQueue.get(e);i||(i=new Lo,this.cachedEventQueue.set(e,i)),i.push({args:t})}}},Dt={};vo(Dt,{None:()=>Mo,filter:()=>Vo,once:()=>jr,toPromise:()=>$o});var Mo=()=>{console.log("[Jolibox SDK] None Event")};function $o(e){return new Promise(t=>jr(e)(t))}function jr(e){return(t,n=null)=>{let i=!1;return e(c=>{if(!i)return i=!0,t.call(n,c)},null)}}function Vo(e,t){return(n=>{let i,c={onWillAddFirstListener(){i=n(d.fire,d)}},d=new Ae(c);return d.event})((n,i=null)=>e(c=>t(c)&&n.call(i,c),null))}var Ct=Symbol.for("Jolibox.hostEmitter"),jo=()=>{let e=new ce;return globalThis[Ct]||(globalThis[Ct]={on:e.on.bind(e),off:e.off.bind(e),emit:e.emit.bind(e)}),globalThis[Ct]},xe=jo();function Ko(e,t){let n=Math.min(e.length,t.length);for(let i=0;i<n;i++)Jo(e[i],t[i])}function Jo(e,t){if(Ft(t)){if(typeof e!==t)throw new Error(`argument does not match constraint: typeof ${t}`)}else if(Eo(t)){try{if(e instanceof t)return}catch{}if(!_o(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 Le=class{constructor(){this._commands=new Map,this._onDidRegisterCommand=new Ae,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 n=[];for(let c of e.metadata.args)n.push(c.constraint);let i=e.handler;e.handler=function(...c){return Ko(c,n),i(...c)}}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 n=this.getCommand(t);n&&e.set(t,n)}return e}};Le=xr([Pr],Le);var Ot=class{constructor(){this._onWillExecuteCommand=new Ae,this.onWillExecuteCommand=this._onWillExecuteCommand.event,this._onDidExecuteCommand=new Ae,this.onDidExecuteCommand=this._onDidExecuteCommand.event,this.registry=new Le,this._starActivation=null}_activateStar(){return this._starActivation||(this._starActivation=yo(3e4)),this._starActivation}async executeCommand(e,...t){return this.registry.getCommand(e)?this._tryExecuteCommand(e,t):(await Promise.all([Promise.race([this._activateStar(),Dt.toPromise(Dt.filter(this.registry.onDidRegisterCommand,n=>n===e))])]),this._tryExecuteCommand(e,t))}executeCommandThowErr(e,...t){if(!this.registry.getCommand(e))throw new Error(`command '${e}' not found`);let n=this.registry.getCommand(e);this._onWillExecuteCommand.fire({commandId:e,args:t});let i=this.invokeFunction(n.handler,...t);return this._onDidExecuteCommand.fire({commandId:e,args:t}),i}_tryExecuteCommand(e,t){let n=this.registry.getCommand(e);if(!n)return Promise.reject(new Error(`command '${e}' not found`));try{this._onWillExecuteCommand.fire({commandId:e,args:t});let i=this.invokeFunction(n.handler,...t);return this._onDidExecuteCommand.fire({commandId:e,args:t}),Promise.resolve(i)}catch(i){return Promise.reject(i)}}invokeFunction(e,...t){let n=!1;try{return e(...t)}finally{n=!0}}};Ot=xr([Pr],Ot);var Pt=Symbol.for("Jolibox.commands");function X(){if(globalThis[Pt])return globalThis[Pt];let e=new Le,t=new Ot,n={registerCommand(i,c,d){e.registerCommand({id:i,handler:c,metadata:d})},executeCommand(i,...c){return t.executeCommand(i,...c)},excuteCommandSync(i,...c){return t.executeCommandThowErr(i,...c)}};return globalThis[Pt]=n,n}var Vt=new ce,de=new ce;function ee(e,t={}){Vt.emit("ERROR_REPORT",{error:e,options:t})}ee.debounce=Se(ee,50,{leading:!0});var jt=e=>{let t=e.replace(/-/g,"+").replace(/_/g,"/"),n=t.length%4===0?"":"=".repeat(4-t.length%4),i=atob(t+n);try{return JSON.parse(i)}catch{return{}}},Kr=e=>{try{let i=new URL(e).searchParams.get("joliSource")?.split(".");if(i?.length){let[c,d,h]=i;return{headerJson:jt(c),payloadJson:jt(d),signature:jt(h)}}else throw"joli_source is missing"}catch(t){return ee(new Ur(`${e} not a valid schema: ${t}`)),{headerJson:{},payloadJson:{},signature:{}}}};var Go="1.1.7-beta.4",Me=()=>Go,Jr=()=>{let e=Me();return`${Vr(e)}`};var Ho={deviceInfo:{brand:"UnknownBrand",model:"UnknownModel",did:$t(),pixelRatio:window.devicePixelRatio||1,platform:"h5",system:"UnknownSystemVersion",lang:"zh"},sdkInfo:{nativeSDKVersion:"",jssdkVersion:Me()},schema:window.location.href,platform:"h5"},Wo=globalThis.joliboxJSCore?.env,W=Object.assign({},Wo?.()??Ho),zo=()=>{let{payloadJson:e,headerJson:t}=W.schema.length?Kr(W.schema):{},n=`${W.deviceInfo.did}-${new Date().getTime()}`,c=new URL(W.schema.length?W.schema:window.location.href).searchParams,d=c.get("mpId")??c.get("appId")??c.get("gameId")??"",h=e?.sessionId??c.get("sessionId")??n,T=!!(e?.testAdsMode??c.get("testAdsMode")==="true"),b=e?.joliboxEnv??c.get("joliboxEnv")??"production",S=b==="staging",I=t?.channel;return{get testMode(){return S},get testAdsMode(){return T},get joliboxEnv(){return b},get joliSource(){return c.get("joliSource")??null},get mpId(){return d??e?.id??""},get mpVersion(){return t?.ver??Me()},get platform(){return W.platform??W.deviceInfo.platform},get deviceInfo(){return W.deviceInfo},get sdkInfo(){return W.sdkInfo},get hostInfo(){return W.hostInfo},get hostUserInfo(){return W.hostUserInfo},get sessionId(){return W.clientSessionId??h??n},get channel(){return I},get webviewId(){return W.webviewId??-1},onEnvConfigChanged:x=>{Dr(W,x,Or)}}},R=zo();var Kt=!1,Hr=(e,t)=>e==null?!1:t in e,Yo=e=>Hr(e,"kind"),qo=e=>{let t=e.toLowerCase().split("_");return t[0]+t.slice(1).map(n=>n.charAt(0).toUpperCase()+n.slice(1)).join("")},Gr=(e,t={},n)=>{let c={...{user_id:R.hostUserInfo?.uid??"",device_id:R.deviceInfo.did??"",timestamp:Date.now(),tag:qo(e.name)},env:t.environment,isFromUser:n};n?de.emit("GLOBAL_USER_ERROR",e,c):de.emit("GLOBAL_ERROR",e,c)},Qo=e=>Hr(e,"kind")&&e.kind==="USER_ERROR";Vt.on("ERROR_REPORT",({error:e,options:t})=>{if(Kt)return;Kt=!0;let n=Yo(e)&&e.raw?e.raw:e;try{let i=Qo(e);Gr(e,t,i)}catch(i){let c=i instanceof Error?i.message:String(i),d=new Lt(`${c}, origin error: ${n.message}`);H.error(d),Gr(new Lt(d.message),{environment:t.environment},!1)}finally{Kt=!1}});var Jt=e=>new Nr(e);function Wr(e,t){let n=(i,c,d)=>{let h={tag:i,...t,extra:{...c}};i=="globalJsError"?ee(new Lr(JSON.stringify(h))):e("systemLog",h,d)};return n.debounce=Se(n,500,{leading:!0}),n}function zr(e){let t=(n,i,c)=>{let d=(c&&JSON.stringify(c))??0,h={speed_value_type:n,total_duration:i};d&&Object.assign(h,{extra:d}),e("joliboxSpeedAnalysis",h)};return t.debounce=Se(t,500,{leading:!0}),t}function Yr(e,t){let n=Wr(e,t),i=zr(n);return{track:n,trackPerformance:i}}var $e=class{constructor(){this.deviceInfo=null;this.pastTrackings=[];this.samplesConfig=null;this.pushPastTracking=t=>{this.pastTrackings.push(t),this.pastTrackings.length>10&&this.pastTrackings.slice(-10)};this.fetchSamplesConfig()}get networkIsOk(){return this.pastTrackings.length<=4||this.pastTrackings.filter(Boolean).length/this.pastTrackings.length>=.6}async fetchSamplesConfig(){let n=`${R.testMode?"https://stg-api.jolibox.com":"https://api.jolibox.com"}/api/fe-configs/js-sdk/samples-config`,i=await(await fetch(n)).json();this.samplesConfig=i}checkIsSampled(t){if(!this.samplesConfig)return!1;let{samples:n}=this.samplesConfig;for(let[i,c]of Object.entries(n))if(c.includes(t.name))return Math.floor(Math.random()*101)<parseFloat(i);return!1}getDevice(){let{nativeSDKVersion:t,jssdkVersion:n}=R.sdkInfo;return{platform:1e3,os:R.deviceInfo.platform,appVersion:t??n??"1.0.0",appId:R.hostInfo?.aid??"1",model:R.deviceInfo.model??"UnknownModel",brand:R.deviceInfo.brand??"UnknownBrand",uuid:R.deviceInfo.did,jsSdkVersion:n,extra:{}}}getLocation(){let t=new URLSearchParams(window.location.search),n={};return t.forEach((i,c)=>{n[c]=i}),{name:"GamePage",params:n}}async trackEvent(t,n,i){if(this.checkIsSampled(t))return;let c=t.location?t.location:await this.getLocation(),d=t.target||null,h=t.extra||null;this.deviceInfo||(this.deviceInfo=await this.getDevice());let T=this.deviceInfo,S={protocolVersion:"1.0.0",events:[{...t,location:c,target:d,extra:h,timestamp:Date.now(),userId:null}],device:T,project:n};try{i?this.doReport(Mt(S),i):this.doReport(Mt(S)),this.pushPastTracking(!0)}catch(I){this.pushPastTracking(!1),H.log("[Jolibox SDK] report API error",I)}}};var Gt=e=>{let t=new AbortController;return setTimeout(()=>t.abort(),e),t.signal};AbortSignal.timeout??=Gt;var Ve=class{constructor(t){this.xua=Jr();this.getJoliSource=()=>R.joliSource;let n=R.testMode?"https://stg-api.jolibox.com":"https://api.jolibox.com";this.baseUrl=t?.baseUrl??n}async get(t,n){let{query:i,timeout:c}=n??{},{headers:d}=n??{},T=(i?new URLSearchParams(i):null)?.toString(),b=`${this.baseUrl}${t}${T?`?${T}`:""}`,S=this.xua,I=this.getJoliSource();return d=Object.assign({},d??{},S?{"x-user-agent":S}:{},I?{"x-joli-source":I}:{}),await(await fetch(b,{method:"GET",headers:d,credentials:"include",signal:Gt(c??3e4)})).json()}async post(t,n){let{data:i,query:c,timeout:d}=n??{},{headers:h}=n??{},b=(c?new URLSearchParams(c):null)?.toString(),S=`${this.baseUrl}${t}${b?`?${b}`:""}`,I=this.xua,x=this.getJoliSource();h=Object.assign({},h??{},{"Content-Type":"application/json"},I?{"x-user-agent":I}:{},x?{"x-joli-source":x}:{});let m=await fetch(S,{method:"POST",headers:h,body:JSON.stringify(i),signal:Gt(d??3e4),credentials:"include"}),_=m.headers.get("content-type");if(_?.includes("application/octet-stream"))try{return m.blob()}catch{return await m.arrayBuffer()}if(_?.includes("multipart/form-data")||_?.includes("application/x-www-form-urlencoded"))try{return m.formData()}catch{return await m.text()}if(_?.includes("application/json"))try{return await m.json()}catch{return await m.text()}return m}async put(t,n){try{let{data:i,query:c,timeout:d}=n??{},{headers:h}=n??{},b=(c?new URLSearchParams(c):null)?.toString(),S=`${this.baseUrl}${t}${b?`?${b}`:""}`,I=this.xua,x=this.getJoliSource();h=Object.assign({},h??{},{"Content-Type":"application/json"},I?{"x-user-agent":I}:{},x?{"x-joli-source":x}:{});let m=await fetch(S,{method:"PUT",headers:h,credentials:"include",body:JSON.stringify(i??{})});if(!m.ok)throw new Error(`HTTP error! status: ${m.status}`);return await m.json()}catch(i){throw console.error("Error:",i),i}}};window.JoliboxHttpClient=Ve;var le=Ve;var Ht=class extends $e{constructor(){super(...arguments);this.hostToApiMap={default:{test:"https://stg-collect.jolibox.com",prod:"https://collect.jolibox.com"},"oss.jolibox.com":{test:"https://stg-collect.jolibox.com",prod:"https://collect.jolibox.com"},"oss.pico-game.com":{test:"https://stg-collect.pico-game.com",prod:"https://collect.pico-game.com"}};this.httpClient=new le({baseUrl:this.apiBaseURL})}get apiBaseURL(){let n=this.hostToApiMap[window.location.host]??this.hostToApiMap.default;return R.testMode??!1?n.test:n.prod}doReport(n){this.httpClient.post("/report",{data:n,timeout:5e3}),H.info("Track",n)}},ge=new Ht;var Xo=(e,t)=>{let n={message:t.message,stack:t.stack??"",errorType:t.name,source:0},i={name:e,type:Re.ErrorTrace,location:null,target:null,extra:n,timestamp:Date.now(),userId:R.hostUserInfo?.uid??null};ge.trackEvent(i,pe.WebSDK)};de.on("GLOBAL_ERROR",(e,t)=>{Xo(t.tag,e)});de.on("GLOBAL_USER_ERROR",(e,t)=>{H.log("UserError",e,t)});var je=class{constructor(t,n){this.eventEmitter=t;this.lastReportTime=0;this.visible=!0;this.timer=this.createRAFTimer(t=>{this.reporter({event:"PLAY_GAME",params:{duration:t}}),this.tracker("PlayGame",{duration:t})});this.interval=n??5*1e3,t.on("visible",i=>{this.visible=i})}start(t){this.reporter({event:"OPEN_GAME",params:{timestamp:Date.now(),duration:t??0}}),this.tracker("OpenGame",{duration:t??0}),this.timer.start()}close(t){this.reporter({event:"CLOSE_GAME",params:{timestamp:Date.now(),duration:t}}),this.tracker("CloseGame",{duration:t}),this.timer.stop()}createRAFTimer(t){let n=Date.now(),i,c,d=!1,h=0,T=()=>{if(!d)return;let _=Date.now(),k=_-n;k>=this.interval&&(this.visible&&(h+=k,t(h)),n=_),i=requestAnimationFrame(T)},b=()=>{I(),n=Date.now(),c=window.setInterval(()=>{if(!d)return;let _=Date.now();_-n>=this.interval&&(n=_)},this.interval)},S=()=>{x(),n=Date.now(),i=requestAnimationFrame(T)},I=()=>{i&&(cancelAnimationFrame(i),i=0)},x=()=>{c&&(clearInterval(c),c=0)};this.eventEmitter.on("visible",_=>{d&&(console.log("visible",_),_?S():b())});let m=this.visible;return{start(){d||(d=!0,m?S():b())},stop(){d=!1,I(),x()}}}};var Ke=class extends je{constructor(n,i,c){super(i,c);this.httpClient=new le;this.gameId=R.mpId,this.sessionId=R.sessionId,this.track=n}async reporter(n){let{event:i,params:c}=n;await this.httpClient.post("/api/base/app-event",{data:{eventType:i,gameInfo:{gameId:this.gameId,sessionId:this.sessionId,...c}}}),H.log("-----task tracker-----",i,c)}tracker(n,i=null){this.track(n,i)}};var qr=X(),Zo={type:pe.WebSDK,platform:"h5",jssdk_version:R.sdkInfo.jssdkVersion,mp_id:R.mpId,mp_version:R.mpVersion},{track:ve,trackPerformance:ei}=Yr((...e)=>{let[,t]=e,n=t,c={...kr(n.extra)?n.extra:Ft(n.extra)?JSON.parse(n.extra):{},mp_id:n.mp_id??"",mp_version:n.mp_version??""},d={name:t.tag,type:Re.System,location:null,target:null,extra:c,timestamp:Date.now(),userId:R.hostUserInfo?.uid??null};ge.trackEvent(d,pe.WebSDK)},Zo);qr.registerCommand("ReportSDK.traceSystemTimeline",({event:e,duration:t,extra:n})=>{ei(e,t,n)});qr.registerCommand("ReportSDK.traceSystem",({event:e,info:t})=>{ve(e,t)});var Wt=new ce,te=new Ke(ve,Wt);function Qr(e){let t=Bt.config[e];return t||(t={},Bt.config[e]=t),(n,i)=>{if(t[n]){H.warn(`[can i use] ${n} already registered`);return}t[n]={...i}}}var Xr=!1;function zt(e){Xr=e}function Je(e){return e===null||typeof e!="object"?e:Array.isArray(e)?e.map(t=>Je(t)):Object.keys(e).reduce((t,n)=>(t[n]=Je(e[n]),t),{})}var $=class{constructor(){this.errors=[];this.hasFallback=!1;this.hasDefault=!1;this._optional=!1}fail(t){if(Xr)if(typeof t=="string")this.errors.push(t);else{let n=`${this.path} should be ${t.expect}`;this._optional&&t.expect!=="undefined"?n+=" or undefined, ":n+=", ",n+=`but got ${Yt(t.actual)}`,this.errors.push(n)}return!1}fallback(t){return this.hasFallback=!0,this._fallback=t,this}get fallbackValue(){return Je(this._fallback)}default(t){return this.hasDefault=!0,this._default=t,this}get defaultValue(){return typeof this._default=="function"?this._default:Je(this._default)}optional(){return this._optional=!0,this}};function ie(e){return typeof e=="number"}function Yt(e){let t=qt(e);switch(t){case"string":return`"${e}"`;case"number":case"boolean":case"null":case"undefined":return String(e);default:return`a(n) ${t}`}}function qt(e){return typeof e=="function"?"function":Object.prototype.toString.call(e).slice(8).slice(0,-1).toLowerCase()}var Ge=class extends ${validate(t){return this._optional&&t===void 0?!0:ie(t)?ie(this._min)&&t<this._min?this.fail(`the value of ${this.path} should be greater than or equal to ${this._min}`):ie(this._max)&&t>this._max?this.fail(`the value of ${this.path} should be less than or equal to ${this._max}`):ie(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}},He=class extends ${validate(t){return this._optional&&t===void 0?!0:typeof t!="boolean"?this.fail({expect:"boolean",actual:t}):!0}},We=class extends ${validate(t){if(this._optional&&t===void 0)return!0;if(typeof t!="string")return this.fail({expect:"string",actual:t});if(ie(this._maxLength)&&t.length>this._maxLength)return this.fail(`the length of ${this.path} should be less than or equal to ${this._maxLength}`);if(ie(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}},ze=class extends ${validate(t){return this._optional&&t===void 0?!0:typeof t!="symbol"?this.fail({expect:"symbol",actual:t}):!0}},ye=class extends ${validate(t){return!0}},Ye=class extends ${validate(t){return t!==void 0?this.fail({expect:"undefined",actual:t}):!0}},qe=class extends ${validate(t){return this._optional&&t===void 0?!0:t!==null?this.fail({expect:"null",actual:t}):!0}},Qe=class extends ${validate(t){return this._optional&&t===void 0?!0:typeof t!="function"?this.fail({expect:"function",actual:t}):!0}},Xe=class extends ${constructor(...t){super(),this._items=t}validate(t){if(this._optional&&t===void 0)return!0;if(!this._items.includes(t)){let n=this._items.map(i=>JSON.stringify(i)).join(", ");return this.fail(`expect ${this.path} to be one of ${n}, but got ${Yt(t)}`)}return!0}},Ze=class extends ${constructor(n){super();this._item=n}validate(n){if(this._optional&&n===void 0)return!0;if(!Array.isArray(n))return this.fail({expect:"array",actual:n});if(ie(this._minItems)&&n.length<this._minItems)return this.fail(`the length of ${this.path} should be greater than or equal to ${this._minItems}`);if(ie(this._maxItems)&&n.length>this._maxItems)return this.fail(`the length of ${this.path} should be less than or equal to ${this._maxItems}`);if(ie(this._length)&&n.length!==this._length)return this.fail(`the length of ${this.path} should be equal to ${this._length}`);let i=this._item;if(!i)return!0;let c=!0;if(n.forEach((d,h)=>{if(i.path=`${this.path}[${h}]`,i.errors=this.errors,d===void 0&&i.hasDefault){n[h]=i.defaultValue;return}i.validate(d)||(i.hasFallback?n[h]=i.fallbackValue:c=!1)}),this._uniqueItems){let d=new Map;for(let h in n)d.has(n[h])?c=this.fail(`${this.path} should NOT have duplicate items (${this.path}[${d.get(n[h])}] and ${this.path}[${h}] are identical)`):d.set(n[h],h)}return c}minItems(n){return this._minItems=n,this}maxItems(n){return this._maxItems=n,this}uniqueItems(){return this._uniqueItems=!0,this}length(n){return this._length=n,this}},et=class extends ${constructor(n){super();this._value=n}validate(n){if(this._optional&&n===void 0)return!0;if(qt(n)!=="object")return this.fail({expect:"object",actual:n});let c=n,d=this._value;d.errors=this.errors;let h=!0;for(let T in c){let b=c[T];if(/^[_$a-zA-Z\xA0-\uFFFF][_$a-zA-Z0-9\xA0-\uFFFF]*$/.test(T)?d.path=`${this.path}.${T}`:d.path=`${this.path}["${T}"]`,!(b===void 0&&d._optional)){if(b===void 0&&d.hasDefault){c[T]=d.defaultValue;continue}d.validate(b)||(d.hasFallback?c[T]=d.fallbackValue:h=!1)}}return h}},tt=class extends ${constructor(n={}){super();this._object=n}validate(n){if(this._optional&&n===void 0)return!0;if(qt(n)!=="object")return this.fail({expect:"object",actual:n});let i=n,c=!0;for(let d in this._object){let h=i[d],T=this._object[d];if(T.errors=this.errors,/^[_$a-zA-Z\xA0-\uFFFF][_$a-zA-Z0-9\xA0-\uFFFF]*$/.test(d)?T.path=`${this.path}.${d}`:T.path=`${this.path}["${d}"]`,!(T._optional&&h===void 0)){if(h===void 0&&T.hasDefault){i[d]=T.defaultValue;continue}T.validate(h)||(T.hasFallback?i[d]=T.fallbackValue:c=!1)}}return c}},rt=class extends ${constructor(n){super();this.value=n}validate(n){return n===void 0&&this._optional?!0:n!==this.value?this.fail({expect:Yt(this.value),actual:n}):!0}},nt=class extends ${constructor(...t){super(),this._items=t}validate(t){if(t===void 0&&this._optional)return!0;let n=[],i=!1,c=this._items.length;for(let d=0;d<c;d++){let h=this._items[d];if(h.errors=[],h.path=this.path,!h.validate(t))n.push(h.errors.join("; "));else if(!i){i=!0;break}}if(!i){let d=n.join(`
|
|
2
|
-
or `);this.errors.push(d)}return i}},
|
|
3
|
-
`);throw e.errors.length=0,zt(!1),new TypeError(i)}}var at=1,Zr=e=>{function t(i,c){return(...d)=>{let h=Date.now(),T={method:i,trace_id:at};at+=1;let b="SUCCESS",S=`${i}:ok`,I=0;try{if(c.paramsSchema)try{Qt(c.paramsSchema,d,"params")}catch(k){throw Jt(`${i}:fail ${k.message}`)}let x=c.implement(...d),m=x,_=`${i}:ok`;if(x&&"code"in x){let{code:k,data:N,message:K}=x;b=k,m=N,_=K}return{code:b,message:_,data:m}}catch(x){let m=x;I=m.code??m.errNo??2e3,b="FAILURE";let _=m.message??m.errMsg??`${x}`;return S=`${i}:${b} ${_.replace(/^\S+:(fail|cancel)\s?/,"")}`,ee(new Be(S,I)),{code:b,message:S}}finally{let x=Date.now()-h;e("apiInvoked",{...T,duration:x,status:b})}}}function n(i,c){return async(...d)=>{let h=Cr(d)?d:[d],T=Date.now(),b={method:i,trace_id:at};at+=1;let S=`${i}:ok`,I="SUCCESS",x={code:I,message:S};try{if(c.paramsSchema)try{Qt(c.paramsSchema,h,"params")}catch(k){throw Jt(k.message)}let _=await c.implement(...h);if(_&&"code"in _){let{code:k,data:N,message:K}=_;I=k,S=K,_=N}return Object.assign(x,{code:I,message:S,data:_}),x}catch(m){let _=m,k=_.code??_.errNo??2e3;I="FAILURE";let N=_.message??_.errMsg??`${m}`,K=`${i}:${I} ${N.replace(/^\S+:(fail|cancel)\s?/,"")}`;return Object.assign(x,{code:I,message:K}),ee(new Be(K,k)),x}finally{let m=Date.now()-T;e("apiInvoked",{...b,duration:m,status:I})}}}return{createAPI:n,createSyncAPI:t}};var{createAPI:Z,createSyncAPI:fe}=Zr(ve),j=Qr("h5");var en=X(),ri="env",ni="getSystemInfoSync",oi=()=>{let e={system:R.deviceInfo.system,platform:R.deviceInfo.platform,brand:R.deviceInfo.brand,pixelRatio:R.deviceInfo.pixelRatio,language:R.deviceInfo.lang,version:R.sdkInfo.jssdkVersion,appName:R.hostInfo?.appName,SDKVersion:R.sdkInfo.nativeSDKVersion},t=R.hostInfo?.version;t&&(e={...e,version:t});let n=R.hostInfo?.appName;n&&(e={...e,appName:n});let i=R.sdkInfo?.jssdkVersion;return i&&(e={...e,SDKVersion:i}),e},ii=fe(ni,{implement:oi}),si=fe(ri,{implement:()=>({...R.hostInfo,sdkInfo:R.sdkInfo,platform:R.platform,deviceInfo:R.deviceInfo})});en.registerCommand("API.env",si);en.registerCommand("API.getSystemInfoSync",ii);j("env",{version:"1.0.0"});j("getSystemInfoSync",{version:"1.0.0"});var ai="onJoliboxShow",ci="onJoliboxHide",li="onReady",Zt=X(),er=Br(ee),Xt=!0,ke=!0,ct=0,lt=Wt;function ui(){let e=Date.now();if(e-ct<100)return;ct=e;let t=document.visibilityState==="visible";t!==Xt&&(Xt=t,lt.emit("visible",Xt))}function tn(e){let t=Date.now();t-ct<100||(ct=t,e==="focus"&&!ke?ke=!0:e==="blur"&&ke&&(ke=!1),lt.emit("visible",ke))}document.addEventListener("visibilitychange",ui);window.addEventListener("focus",()=>tn("focus"));window.addEventListener("blur",()=>tn("blur"));var di=fe(ai,{paramsSchema:A.tuple(A.function()),implement(e){let t=er(e);lt.on("visible",n=>{n&&t()})}}),fi=fe(ci,{paramsSchema:A.tuple(A.function()),implement(e){let t=er(e);lt.on("visible",n=>{!n&&t()})}}),mi=fe(li,{paramsSchema:A.tuple(A.function()),implement(e){let t=er(e);xe.on("LifecycleEvent.onReady",n=>{t(n)})}});Zt.registerCommand("LifecycleSDK.onReady",mi);Zt.registerCommand("LifecycleSDK.onJoliboxShow",di);Zt.registerCommand("LifecycleSDK.onJoliboxHide",fi);j("lifeCycle.onReady",{version:"1.0.0"});j("lifeCycle.onJoliboxShow",{version:"1.0.0"});j("lifeCycle.onJoliboxHide",{version:"1.0.0"});var on=po(nn()),ut=X(),rr=class{constructor(){this.getGameId=()=>R.mpId;this.getItem=async t=>{let{code:n,data:i,message:c}=await this.httpClient.get(`/api/games/user-storage/${this.gameId}`,{query:{key:t}}),d=i?.value,h=c;return n!=="SUCCESS"&&(d=await this.gameStore.getItem(t),console.info("[SDK] cloud storage getItem failed, read from localstorage",d),h+="fallback to localstorage"),{code:n,message:h,data:d&&d!=="undefined"?d:null}};this.setItem=async(t,n)=>{let i=typeof n=="string"?n:String(n),{code:c,message:d}=await this.httpClient.post(`/api/games/user-storage/${this.gameId}`,{data:{key:t,value:i}});return await this.gameStore.setItem(t,i),{code:c,message:d}};this.removeItem=async t=>{await this.gameStore.removeItem(t);let{code:n,message:i}=await this.httpClient.post(`/api/games/user-storage/${this.gameId}/remove`,{data:{key:t}});return{code:n,message:i}};this.clear=async()=>{await this.gameStore.clear();let{code:t,message:n}=await this.httpClient.post(`/api/games/user-storage/${this.gameId}/clear`,{});return{code:t,message:n}};this.gameId=this.getGameId(),this.httpClient=new le({baseUrl:R.testMode?"https://stg-api.jolibox.com":"https://api.jolibox.com"}),this.gameStore=on.default.createInstance({name:this.gameId.length?this.gameId:"default"})}},dt=new rr,hi=Z("getLocalStorage",{paramsSchema:A.tuple(A.string()),async implement(e){return await dt.getItem(e)}});ut.registerCommand("StorageSDK.getItem",hi);j("storage.getItem",{version:"1.0.0",properties:{key:"1.0.0",value:"1.0.0"}});var pi=Z("setStorage",{paramsSchema:A.tuple(A.string(),A.or(A.string(),A.boolean(),A.number())),async implement(e,t){return await dt.setItem(e,t)}});ut.registerCommand("StorageSDK.setItem",pi);j("storage.setItem",{version:"1.0.0",properties:{key:"1.0.0",value:"1.0.0"}});var gi=Z("removeStorage",{paramsSchema:A.tuple(A.string()),async implement(e){return await dt.removeItem(e)}});ut.registerCommand("StorageSDK.removeItem",gi);j("storage.removeItem",{version:"1.0.0",properties:{key:"1.0.0"}});var vi=Z("clearStorage",{async implement(){return await dt.clear()}});ut.registerCommand("StorageSDK.clear",vi);j("storage.clear",{version:"1.0.0"});var be=X(),yi=Z("levelFinished",{paramsSchema:A.tuple(A.string(),A.object({result:A.boolean(),duration:A.number()})),implement:async(e,t)=>{let{result:n,duration:i}=t;H.info("onLevelFinished",n,i),await Promise.all([te.reporter({event:"COMPLETE_GAME_LEVEL"}),te.tracker("LevelFinished",{levelId:e,result:n,duration:i})])}}),bi=Z("taskFinished",{paramsSchema:A.tuple(A.string(),A.object({duration:A.number()})),implement:async(e,t)=>{let{duration:n}=t;await te.tracker("TaskFinished",{duration:n,taskId:e})}}),_i=Z("levelUpgrade",{paramsSchema:A.tuple(A.string(),A.string()),implement:async(e,t)=>await te.tracker("LevelUpgrade",{name:t,levelId:e})}),Ei=Z("onHistoryUserLevel",{paramsSchema:A.tuple(A.number()),implement:async e=>await te.tracker("HistoryUserLevel",{level:e})}),Ti=Z("onHistoryUserScore",{paramsSchema:A.tuple(A.number()),implement:async e=>await te.tracker("HistoryUserScore",{score:e})}),Ii=Z("taskEvent",{paramsSchema:A.tuple(A.string(),A.object({tools:A.array(A.object({id:A.string(),name:A.string(),count:A.number(),description:A.string().optional(),price:A.object({amount:A.number(),unit:A.string()}).optional()})).optional(),awards:A.array(A.object({id:A.string(),name:A.string()})).optional()})),implement:async(e,t)=>{t.tools?.length&&await Promise.all([te.reporter({event:"USE_GAME_ITEM"}),te.tracker("UseGameItem",{taskId:e,...t})])}});be.registerCommand("TaskTrackerSDK.levelFinished",yi);be.registerCommand("TaskTrackerSDK.taskFinished",bi);be.registerCommand("TaskTrackerSDK.levelUpgrade",_i);be.registerCommand("TaskTrackerSDK.historyUserLevel",Ei);be.registerCommand("TaskTrackerSDK.historyUserScore",Ti);be.registerCommand("TaskTrackerSDK.taskEvent",Ii);j("TaskTrackerSDK.onLevelFinished",{version:"1.0.0",properties:{levelId:"1.0.0",params:{result:"1.0.0",duration:"1.0.0"}}});j("TaskTrackerSDK.onTaskFinished",{version:"1.0.0",properties:{taskId:"1.0.0",duration:"1.0.0"}});j("TaskTrackerSDK.onLevelUpgrade",{version:"1.0.0",properties:{levelId:"1.0.0",name:"1.0.0"}});j("TaskTrackerSDK.onHistoryUserLevel",{version:"1.0.0",properties:{level:"1.0.0"}});j("TaskTrackerSDK.onHistoryUserScore",{version:"1.0.0",properties:{score:"1.0.0"}});j("TaskTrackerSDK.onTaskEvent",{version:"1.0.0",properties:{taskId:"1.0.0",params:{tools:{id:"1.0.0",name:"1.0.0",count:"1.0.0",description:"1.0.0",price:{amount:"1.0.0",unit:"1.0.0"}},awards:{id:"1.0.0",name:"1.0.0"}}}});var ft=class{constructor(t){this.track=t;this.adBreakIsShowing=!1;this.reportPageJumpOut=()=>{this.track("AdBreakJumpOut",{context:"AdsActionDetection"})};this.reportPageHide=()=>{this.track("AdBreakHide",{context:"AdsActionDetection"})};window.addEventListener("visibilitychange",()=>{document.hidden&&this.adBreakIsShowing&&this.reportPageHide()}),window.addEventListener("beforeunload",n=>{this.adBreakIsShowing&&this.reportPageJumpOut()})}};var sn="jolibox-sdk-ads-callbreak-timestamps",mt=class{constructor(t,n){this.checkNetwork=t;this.maxAllowedAdsForTime=8;this.bannedForTimeThreshold=6e4;this.bannedReleaseTime=6e4;this.isBanningForTime=!1;this.releaseBannedForTimeTimeout=null;this.maxAllowedAdsForSession=200;this.bannedForSessionThreshold=6e5;this.isBanningForSession=!1;this.initialThreshold=2e3;this._callAdsTimestampsForTime=[];this.callAdsTimestampsForSession=[];this.initTimestamp=0;this.initCallAdsTimestampsForTime=()=>{try{let t=JSON.parse(window.localStorage.getItem(sn)??"[]");Array.isArray(t)?this._callAdsTimestampsForTime=t:this._callAdsTimestampsForTime=[]}catch{this._callAdsTimestampsForTime=[]}};this.setReleaseBannedForTime=()=>{this.releaseBannedForTimeTimeout&&(window.clearTimeout(this.releaseBannedForTimeTimeout),this.releaseBannedForTimeTimeout=null),this.releaseBannedForTimeTimeout=window.setTimeout(()=>{this.isBanningForTime=!1,this.releaseBannedForTimeTimeout=null},this.bannedReleaseTime)};this.checkShouldBannedInitial=()=>{if(Date.now()-this.initTimestamp<=this.initialThreshold)return"BLOCK_INITIAL"};this.checkShouldBannedForSession=t=>{if(this.isBanningForSession)return"BANNED_FOR_SESSION";let n=Date.now();if(this.callAdsTimestampsForSession=this.callAdsTimestampsForSession.concat({timestamp:n,type:t}),this.callAdsTimestampsForSession.length!==1&&(this.callAdsTimestampsForSession.length>this.maxAllowedAdsForSession&&(this.callAdsTimestampsForSession=this.callAdsTimestampsForSession.slice(-this.maxAllowedAdsForSession)),this.callAdsTimestampsForSession.length===this.maxAllowedAdsForSession&&n-this.callAdsTimestampsForSession[0].timestamp<=this.bannedForSessionThreshold))return this.isBanningForSession=!0,"BANNED_FOR_SESSION"};this.checkShouldBannedForTime=t=>{if(this.isBanningForTime)return"WAITING_BANNED_RELEASE";let n=Date.now();if(this.callAdsTimestampsForTime=this.callAdsTimestampsForTime.concat({timestamp:n,type:t}),this.callAdsTimestampsForTime.length!==1&&(this.callAdsTimestampsForTime.length>this.maxAllowedAdsForTime&&(this.callAdsTimestampsForTime=this.callAdsTimestampsForTime.slice(-this.maxAllowedAdsForTime)),this.callAdsTimestampsForTime.length===this.maxAllowedAdsForTime&&n-this.callAdsTimestampsForTime[0].timestamp<=this.bannedForTimeThreshold))return this.isBanningForTime=!0,this.setReleaseBannedForTime(),"BANNED_FOR_TIME"};this.checkAdsDisplayPermission=t=>{if(!this.checkNetwork())return"NETWORK_NOT_OK";let n=this.checkShouldBannedInitial();if(n)return n;let i=this.checkShouldBannedForSession(t);if(i)return i;let c=this.checkShouldBannedForTime(t);return c||"ALLOWED"};if(this.maxAllowedAdsForTime=n?.maxAllowedAdsForTime??8,this.bannedForTimeThreshold=n?.bannedForTimeThreshold??6e4,this.bannedReleaseTime=n?.bannedReleaseTime??6e4,this.maxAllowedAdsForSession=n?.maxAllowedAdsForSession??200,this.bannedForSessionThreshold=n?.bannedForSessionThreshold??6e5,this.initialThreshold=n?.initialThreshold??2e3,this.maxAllowedAdsForTime<=1)throw new Error("maxAllowedAdsForTime must be greater than 1");if(this.bannedForTimeThreshold<0)throw new Error("bannedForTimeThreshold must be greater than or equal to 0");if(this.bannedReleaseTime<this.bannedForTimeThreshold)throw new Error("bannedReleaseTime must be greater than or equal to bannedForTimeThreshold");if(this.initialThreshold<0)throw new Error("initialThreshold must be greater than or equal to 0");this.initCallAdsTimestampsForTime(),this.initTimestamp=Date.now()}get callAdsTimestampsForTime(){return this._callAdsTimestampsForTime}set callAdsTimestampsForTime(t){try{window.localStorage.setItem(sn,JSON.stringify(t))}catch{console.error("Failed to save timestamps")}this._callAdsTimestampsForTime=t}};var ht=class{constructor(t){this.httpClient=t;this.configs=null;this.firstRun=!0;this.init()}async init(){try{this.configs=await this.httpClient.get("/api/fe-configs/js-sdk/ads-channel-config")}catch{}}shouldBypassCallingInterstitial(){let t;if(!this.configs)this.init(),t=!this.firstRun;else{let n=R.channel??"",c=this.configs[n]?.interstitialRate??1;t=Math.random()<c}return this.firstRun=!1,t}};var pt=new ce,gt=class{constructor(t,n,i){this.track=t;this.httpClient=n;this.checkNetwork=i;this.configured=!1;this.config={};this.getGameId=()=>R.mpId;this.getTestAdsMode=()=>R.testAdsMode;this.asyncLoad=async()=>{let t="ca-pub-7171363994453626",n,i,c=window.encodeURIComponent(window.btoa(this.getGameId()??"")),d=this.getTestAdsMode()??!1;try{let h=await this.httpClient.get("/public/ads",{query:{objectId:c,testAdsMode:`${d}`}});t=h.data?.clientId,n=h.data?.channelId,i=h.data?.unitId}catch(h){console.error("Failed to fetch client info",h)}this.clientId=t,this.channelId=n,this.unitId=i};this.asyncInit=async t=>{if(typeof window>"u")return;await this.asyncLoad();let n="google-adsense",i=this.getTestAdsMode()??!1;if(!document.getElementById(n)&&this.clientId){let c=document.createElement("script");c.id=n,c.async=!0,c.crossOrigin="anonymous",c.src=`https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=${this.clientId}`,i&&c.setAttribute("data-adbreak-test","on"),this.channelId&&c.setAttribute("data-ad-channel",this.channelId),document.head.appendChild(c),this.track("LoadAdsenseCompleted",null)}};this.push=(t={})=>{window.adsbygoogle.push(t)};this.wrapAdBreakParams=t=>{if((i=>i.type==="preroll")(t)){pt.emit("isAdShowing",!0);let i=t.adBreakDone;return{...t,adBreakDone:d=>{pt.emit("isAdShowing",!1),i&&i(d)}}}else{let i=t.beforeAd,c=t.afterAd;return{...t,beforeAd:()=>{pt.emit("isAdShowing",!0),i&&i()},afterAd:()=>{pt.emit("isAdShowing",!1),c&&c()}}}};this.adConfig=t=>{let{onReady:n,...i}=t;this.track("CallAdConfig",i),this.configured?console.warn("Ad config already set, skipping"):(this.configured=!0,this.push(t))};this.adBreak=t=>{if(!this.getGameId()){console.warn("Game ID is not set, skip calling adBreak");return}if(t.type!=="reward"&&!this.channelPolicy.shouldBypassCallingInterstitial()){t.adBreakDone?.({breakType:t.type,breakName:"skipInterstitials",breakFormat:"interstitial",breakStatus:"viewed"});return}let n=this.antiCheating.checkAdsDisplayPermission(t.type==="reward"?"reward":"interstitial");switch(n){case"NETWORK_NOT_OK":case"BANNED_FOR_SESSION":console.warn("Ads not allowed",n),t.adBreakDone?.({breakType:t.type,breakName:n,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"noAdPreloaded"}),this.track("PreventAdsCheating",{reason:n});return;case"BLOCK_INITIAL":case"BANNED_FOR_TIME":case"WAITING_BANNED_RELEASE":console.warn("Ads not allowed",n),t.adBreakDone?.({breakType:t.type,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"viewed"}),this.track("PreventAdsCheating",{reason:n});return;default:break}let i=t.type,c=t.adBreakDone,d=b=>{this.adsActionDetection.adBreakIsShowing=!1,this.track("CallAdBreakDone",{breakType:b.breakType,breakName:b.breakName??"",breakFormat:b.breakFormat,breakStatus:b.breakStatus}),c&&c(b)};if(t.adBreakDone=d,t.type==="reward"){let b=t.beforeReward,S=x=>()=>{this.track("CallShowAdFn",null),x()},I=x=>{b&&b(S(x))};t.beforeReward=I}let h;switch(i){case"preroll":h={type:i};break;case"start":case"pause":case"next":case"browse":case"reward":h={type:i,name:t.name??""};break}this.adsActionDetection.adBreakIsShowing=!0,this.track("CallAdBreak",h);let T=this.wrapAdBreakParams(t);this.push(T),window.JoliTesterBridge&&console.log("joli-fullscreen-ad-show")};this.adUnit=async t=>{if(this.track("CallAdUnit",{adFormat:t.adFormat?.toString()??null,fullWidthResponsive:t.fullWidthResponsive??null}),this.clientId||await this.asyncLoad(),document.querySelector("#jolibox-ads")){console.warn("Ad unit already set, skipping");return}let{el:n,slot:i,adFormat:c,fullWidthResponsive:d,style:h}=t,T;if(!n)throw new Error("targeting element is required");if(typeof n=="string"?T=document.querySelector(n):T=n,!T)throw new Error("targeting element not found");let b=i;if(b||(b=this.unitId),!b)throw new Error("slot is required");let S=typeof c=="object"&&Array.isArray(c)?c.join(", "):c,I=document.createElement("ins");if(I.className="adsbygoogle",I.id="jolibox-ads",I.style.display="block",I.setAttribute("data-ad-client",this.clientId),I.setAttribute("data-ad-slot",b),S&&I.setAttribute("data-ad-format",S),d&&I.setAttribute("data-full-width-responsive",d),h&&I.setAttribute("style",h),this.getTestAdsMode()??!1){let m=document.createElement("div");m.style.position="absolute",m.style.top="0",m.style.left="0",m.style.width="100%",m.style.height="100%",m.style.display="flex",m.style.justifyContent="center",m.style.alignItems="center",m.style.backgroundColor="rgba(0, 0, 0, 0.5)",m.style.color="white",m.innerHTML="Test Ad",I.style.position="relative",T.appendChild(I),I.appendChild(m)}else T.appendChild(I),new MutationObserver(_=>{_.forEach(k=>{if(k.type==="attributes"&&k.attributeName==="data-ad-status"){let N=I.getAttribute("data-ad-status");this.track("AdSenseUnitStatusChanged",{status:N??"null"})}})}).observe(I,{attributes:!0,attributeFilter:["data-ad-status"]}),this.push({})};this.antiCheating=new mt(i),this.adsActionDetection=new ft(this.track),this.channelPolicy=new ht(n)}init(t){this.track("CallAdsInit",null),!(typeof window>"u")&&(this.config=t??{},window.adsbygoogle=window.adsbygoogle||[],this.asyncInit(t))}};var vt=X(),yt=new gt(ve,new le,()=>ge.networkIsOk);vt.registerCommand("AdsSDK.init",e=>{yt.init(e)});vt.registerCommand("AdsSDK.adConfig",e=>{yt.adConfig(e)});vt.registerCommand("AdsSDK.adBreak",e=>{yt.adBreak(e)});vt.registerCommand("AdsSDK.adUnit",e=>{yt.adUnit(e)});function wi(){xe.on("onDocumentReady",e=>{xe.emit("LifecycleEvent.onReady",{isLogin:!1}),te.start(Date.now()-e)})}function an(){wi()}an();
|
|
1
|
+
var vo=Object.create;var Yt=Object.defineProperty,yo=Object.defineProperties,bo=Object.getOwnPropertyDescriptor,Eo=Object.getOwnPropertyDescriptors,To=Object.getOwnPropertyNames,qe=Object.getOwnPropertySymbols,_o=Object.getPrototypeOf,qt=Object.prototype.hasOwnProperty,rn=Object.prototype.propertyIsEnumerable;var tn=(e,t,r)=>t in e?Yt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,M=(e,t)=>{for(var r in t||(t={}))qt.call(t,r)&&tn(e,r,t[r]);if(qe)for(var r of qe(t))rn.call(t,r)&&tn(e,r,t[r]);return e},W=(e,t)=>yo(e,Eo(t));var Be=(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 nn=(e,t)=>{var r={};for(var i in e)qt.call(e,i)&&t.indexOf(i)<0&&(r[i]=e[i]);if(e!=null&&qe)for(var i of qe(e))t.indexOf(i)<0&&rn.call(e,i)&&(r[i]=e[i]);return r};var G=(e,t)=>()=>(e&&(t=e(e=0)),t);var on=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var Io=(e,t,r,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of To(t))!qt.call(e,a)&&a!==r&&Yt(e,a,{get:()=>t[a],enumerable:!(i=bo(t,a))||i.enumerable});return e};var an=(e,t,r)=>(r=e!=null?vo(_o(e)):{},Io(t||!e||!e.__esModule?Yt(r,"default",{value:e,enumerable:!0}):r,e));var L=(e,t,r)=>new Promise((i,a)=>{var d=p=>{try{h(r.next(p))}catch(_){a(_)}},f=p=>{try{h(r.throw(p))}catch(_){a(_)}},h=p=>p.done?i(p.value):Promise.resolve(p.value).then(d,f);h((r=r.apply(e,t)).next())});function So(e){return new Promise(t=>{setTimeout(()=>{t()},e)})}function tr(e){return typeof e=="string"}function dn(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)&&!(e instanceof RegExp)&&!(e instanceof Date)}function fn(e){return typeof e=="object"&&Array.isArray(e)}function Ro(e){return typeof e>"u"}function xo(e){return Ro(e)||e===null}function ko(e){return typeof e=="function"}function mn(e){let t=e,r=null,i=function(...a){return r||(r=new t(...a)),r};return i.prototype=t.prototype,i}function hn(e,t,r){if(typeof r!="function")throw new Error("[Jolibox SDK]Customizer must be a function");function i(a,d){for(let f in d)if(Object.prototype.hasOwnProperty.call(d,f)){let h=a[f],p=d[f],_=r(h,p,f,a,d);_!==void 0?a[f]=_:sn(p)&&sn(h)?a[f]=i(M({},h),p):Array.isArray(p)&&Array.isArray(h)?a[f]=[...h,...p]:a[f]=p}return a}return i(e,t)}function sn(e){return e&&typeof e=="object"&&e.constructor===Object}function pn(e,t){if(Array.isArray(e))return e.concat(t)}function Ve(e,t,r={}){let i=null,a,d,f,{leading:h=!1,trailing:p=!0}=r,_=()=>(f=e.apply(d,a),a=void 0,d=void 0,f),I=function(...k){a=k,d=this;let g=h&&!i;if(i&&clearTimeout(i),i=setTimeout(()=>{i=null,p&&!g&&_()},t),g)return _()};return I.cancel=()=>{i&&clearTimeout(i),i=null,a=d=void 0},I.flush=()=>{if(i)return clearTimeout(i),i=null,_()},I}function Do(e,t){return(...r)=>t(e,...r)}function En(e){return t=>Do(t,function(r,...i){if(typeof r=="function")try{return r.apply(this,i)}catch(a){e(new Po(`${a}`))}})}function Me(e){return(...t)=>{var r,i;((i=(r=globalThis.VConsole)==null?void 0:r[e])!=null?i:globalThis.console[e])(...t)}}function Ze(e,t){return t.map(r=>{if(r==="params"&&e[r]){let i=e[r];return Object.keys(i).reduce((a,d)=>(a[d]=String(i[d]),a),{})}return e[r]})}function Uo(e){let t=e.location?Ze(e.location,cn):null,r=e.target?Ze(e.target,cn):null;return Ze(W(M({},e),{location:t,target:r}),No)}function ar(e){let t=e.events.map(i=>Uo(i)),r=Ze(e.device,Lo);return[e.protocolVersion,t,r,e.project]}function zo(e){return new Promise(t=>wn(e)(t))}function wn(e){return(t,r=null)=>{let i=!1;return e(a=>{if(!i)return i=!0,t.call(r,a)},null)}}function Yo(e,t){return(r=>{let i,a={onWillAddFirstListener(){i=r(d.fire,d)}},d=new $e(a);return d.event})((r,i=null)=>e(a=>t(a)&&r.call(i,a),null))}function Qo(e,t){let r=Math.min(e.length,t.length);for(let i=0;i<r;i++)Xo(e[i],t[i])}function Xo(e,t){if(tr(t)){if(typeof e!==t)throw new Error(`argument does not match constraint: typeof ${t}`)}else if(ko(t)){try{if(e instanceof t)return}catch(r){}if(!xo(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 ie(){if(globalThis[Xt])return globalThis[Xt];let e=new et,t=new er,r={registerCommand(i,a,d){e.registerCommand({id:i,handler:a,metadata:d})},executeCommand(i,...a){return t.executeCommand(i,...a)},excuteCommandSync(i,...a){return t.executeCommandThowErr(i,...a)}};return globalThis[Xt]=r,r}var ln,wo,Ao,un,Co,rr,nr,gn,vn,Po,yn,bn,tt,ir,se,Tn,Fo,or,je,Re,Oo,cn,No,Lo,Bo,Qe,Mo,$o,Vo,_n,sr,jo,Ko,Go,In,me,H,Ho,Jo,Xe,$e,ve,Zt,Wo,Qt,qo,Ke,et,er,Xt,j=G(()=>{"use strict";ln=Object.defineProperty,wo=Object.getOwnPropertyDescriptor,Ao=(e,t)=>{for(var r in t)ln(e,r,{get:t[r],enumerable:!0})},un=(e,t,r,i)=>{for(var a=i>1?void 0:i?wo(t,r):t,d=e.length-1,f;d>=0;d--)(f=e[d])&&(a=(i?f(t,r,a):f(a))||a);return i&&a&&ln(t,r,a),a};Co=(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))(Co||{}),rr=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}},nr=class extends rr{constructor(){super(...arguments),this.kind="INTERNAL_ERROR"}},gn=class extends rr{constructor(){super(...arguments),this.kind="USER_ERROR"}},vn=class extends gn{constructor(){super(...arguments),this.name="USER_VALIDATE_ERROR"}},Po=class extends gn{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))}},yn=class extends nr{constructor(){super(...arguments),this.name="INTERNAL_SCHEMA_PARSE_ERROR",this.priority="P0"}},bn=class extends nr{constructor(){super(...arguments),this.name="INTERNAL_GLOBAL_JS_ERROR",this.priority="P1"}},tt=class extends rr{constructor(e,t,r,i,a){super(e),this.message=e,this.code=t,this.kind="API_ERROR",this.name="API_ERROR",r&&(this.errorType=r),i!==void 0&&(this.stack=i),a&&(this.priority=a)}toJSON(){return{message:this.message,stack:this.stack,name:this.name,code:this.code,errorType:this.errorType}}},ir=class extends nr{constructor(){super(...arguments),this.name="INTERNAL_REPORTER_ERROR"}};se={log:Me("log"),warn:Me("warn"),info:Me("info"),error:Me("error"),debug:Me("debug")};Object.assign(globalThis,{logger:se});Tn=Symbol.for("Jolibox.canIUseMap"),Fo={};globalThis[Tn]=Fo;or={get config(){return globalThis[Tn]}},je=(e=>(e[e.System=1e3]="System",e[e.ErrorTrace=1001]="ErrorTrace",e[e.UserDefined=1002]="UserDefined",e))(je||{}),Re=(e=>(e.MiniGame="mini-game",e.MiniDrama="mini-drama",e.App="app",e.WebSDK="web-sdk",e.AppSDK="app-sdk",e))(Re||{}),Oo=(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))(Oo||{}),cn=["name","params"],No=["name","type","location","target","extra","timestamp","userId"],Lo=["platform","os","appVersion","appId","model","brand","uuid","jsSdkVersion","extra"];Bo=()=>"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,e=>{let t=Math.random()*16|0;return(e==="x"?t:t&3|8).toString(16)}),Qe={isiOS: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:navigator.userAgent.includes("Android"),isMac:navigator.userAgent.includes("Mac"),isFacebook:navigator.userAgent.includes("FB_IAB"),isPC:!navigator.userAgent.includes("iPhone")&&!navigator.userAgent.includes("Android")},Mo=()=>Qe.isiOS?"iOS":Qe.isAndroid?"Android":Qe.isMac?"Mac":Qe.isFacebook?"Facebook":"PC",$o="device_id",Vo="advertising_id",_n=e=>(localStorage.getItem(e)||localStorage.setItem(e,Bo()),localStorage.getItem(e)),sr=()=>_n($o),jo=()=>_n(Vo),Ko=e=>e.charAt(0).toUpperCase()+e.slice(1),Go=()=>{var t;let e=new URLSearchParams(window.location.search);return Ko((t=e.get("utm_source"))!=null?t:"")||"JoliboxSDK"},In=e=>{let t="JoliboxWebSDK",r=Mo(),i=navigator.language,a=sr(),d=jo();return`${t} (${Go()}${r}; UnknownModel; UnknownSystemVersion; ${i}) uuid/${a} adid/${d} version/${e||""}`},H=(me=class{constructor(t){this.element=t,this.next=me.Undefined,this.prev=me.Undefined}},me.Undefined=new me(void 0),me),Ho=class{constructor(){this._first=H.Undefined,this._last=H.Undefined,this._size=0}get size(){return this._size}isEmpty(){return this._first===H.Undefined}clear(){let e=this._first;for(;e!==H.Undefined;){let t=e.next;e.prev=H.Undefined,e.next=H.Undefined,e=t}this._first=H.Undefined,this._last=H.Undefined,this._size=0}unshift(e){return this._insert(e,!1)}push(e){return this._insert(e,!0)}_insert(e,t){let r=new H(e);if(this._first===H.Undefined)this._first=r,this._last=r;else if(t){let a=this._last;this._last=r,r.prev=a,a.next=r}else{let a=this._first;this._first=r,r.next=a,a.prev=r}this._size+=1;let i=!1;return()=>{i||(i=!0,this._remove(r))}}shift(){if(this._first!==H.Undefined){let e=this._first.element;return this._remove(this._first),e}}pop(){if(this._last!==H.Undefined){let e=this._last.element;return this._remove(this._last),e}}_remove(e){if(e.prev!==H.Undefined&&e.next!==H.Undefined){let t=e.prev;t.next=e.next,e.next.prev=t}else e.prev===H.Undefined&&e.next===H.Undefined?(this._first=H.Undefined,this._last=H.Undefined):e.next===H.Undefined?(this._last=this._last.prev,this._last.next=H.Undefined):e.prev===H.Undefined&&(this._first=this._first.next,this._first.prev=H.Undefined);this._size-=1}*[Symbol.iterator](){let e=this._first;for(;e!==H.Undefined;)yield e.element,e=e.next}},Jo=0,Xe=class{constructor(e){this.value=e,this.id=Jo++}},$e=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 Xe&&(this._listeners=[this._listeners]),this._listeners=this._listeners.filter(i=>(i==null?void 0:i.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 a,d,f,h,p,_;if(this._disposed)return()=>{console.info("[Jolibox SDK] Emitter is _disposed")};r&&(t=t.bind(r));let i=new Xe(t);this._listeners?this._listeners instanceof Xe?this._listeners=[this._listeners,i]:this._listeners.push(i):((d=(a=this.options)==null?void 0:a.onWillAddFirstListener)==null||d.call(a,this),this._listeners=i,(h=(f=this.options)==null?void 0:f.onDidFirstListener)==null||h.call(f,this)),(_=(p=this.options)==null?void 0:p.onDidAddListener)==null||_.call(p,this),this._size++}),this._event}_deliver(e,t){var i;if(!e)return;let r=((i=this.options)==null?void 0:i.onListenerError)||Error.constructor;if(!r){e.value(t);return}try{e.value(t)}catch(a){r(a)}}fire(e){this._listeners&&(this._listeners instanceof Xe?this._deliver(this._listeners,e):this._listeners.forEach(t=>this._deliver(t,e)))}hasListeners(){return this._size>0}},ve=class{constructor(){this.listeners=new Map,this.listerHandlerMap=new WeakMap,this.cachedEventQueue=new Map}on(e,t){var d;let r=(d=this.listeners.get(e))!=null?d:new $e,i=f=>t(...f.args);this.listerHandlerMap.set(t,i),r.event(i),this.listeners.set(e,r);let a=this.cachedEventQueue.get(e);if(a)for(;a.size>0;)r.fire(M({event:e},a.shift()))}off(e,t){let r=this.listeners.get(e);if(r){let i=this.listerHandlerMap.get(t);r.dispose(i)}}emit(e,...t){let r=this.listeners.get(e);if(r)r.fire({event:e,args:t});else{let i=this.cachedEventQueue.get(e);i||(i=new Ho,this.cachedEventQueue.set(e,i)),i.push({args:t})}}},Zt={};Ao(Zt,{None:()=>Wo,filter:()=>Yo,once:()=>wn,toPromise:()=>zo});Wo=()=>{console.log("[Jolibox SDK] None Event")};Qt=Symbol.for("Jolibox.hostEmitter"),qo=()=>{let e=new ve;return globalThis[Qt]||(globalThis[Qt]={on:e.on.bind(e),off:e.off.bind(e),emit:e.emit.bind(e)}),globalThis[Qt]},Ke=qo();et=class{constructor(){this._commands=new Map,this._onDidRegisterCommand=new $e,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 a of e.metadata.args)r.push(a.constraint);let i=e.handler;e.handler=function(...a){return Qo(a,r),i(...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}};et=un([mn],et);er=class{constructor(){this._onWillExecuteCommand=new $e,this.onWillExecuteCommand=this._onWillExecuteCommand.event,this._onDidExecuteCommand=new $e,this.onDidExecuteCommand=this._onDidExecuteCommand.event,this.registry=new et,this._starActivation=null}_activateStar(){return this._starActivation||(this._starActivation=So(3e4)),this._starActivation}executeCommand(e,...t){return L(this,null,function*(){return this.registry.getCommand(e)?this._tryExecuteCommand(e,t):(yield Promise.all([Promise.race([this._activateStar(),Zt.toPromise(Zt.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 i=this.invokeFunction(r.handler,...t);return this._onDidExecuteCommand.fire({commandId:e,args:t}),i}_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 i=this.invokeFunction(r.handler,...t);return this._onDidExecuteCommand.fire({commandId:e,args:t}),Promise.resolve(i)}catch(i){return Promise.reject(i)}}invokeFunction(e,...t){let r=!1;try{return e(...t)}finally{r=!0}}};er=un([mn],er);Xt=Symbol.for("Jolibox.commands")});function ce(e,t={}){cr.emit("ERROR_REPORT",{error:e,options:t})}var cr,Te,ye=G(()=>{"use strict";j();j();cr=new ve,Te=new ve;ce.debounce=Ve(ce,50,{leading:!0})});var lr,An,Sn=G(()=>{"use strict";j();ye();lr=e=>{let t=e.replace(/-/g,"+").replace(/_/g,"/"),r=t.length%4===0?"":"=".repeat(4-t.length%4),i=atob(t+r);try{return JSON.parse(i)}catch(a){return{}}},An=e=>{var t;try{let a=(t=new URL(e).searchParams.get("joliSource"))==null?void 0:t.split(".");if(a!=null&&a.length){let[d,f,h]=a;return{headerJson:lr(d),payloadJson:lr(f),signature:lr(h)}}else throw"joli_source is missing"}catch(r){return ce(new yn(`${e} not a valid schema: ${r}`)),{headerJson:{},payloadJson:{},signature:{}}}}});var Zo,rt,Rn,ur=G(()=>{"use strict";j();Zo="1.1.8-beta.1",rt=()=>Zo,Rn=()=>{let e=rt();return`${In(e)}`}});var ea,xn,dr,kn,X,ta,R,oe=G(()=>{"use strict";j();Sn();ur();j();ea={deviceInfo:{brand:"UnknownBrand",model:"UnknownModel",did:sr(),pixelRatio:window.devicePixelRatio||1,platform:"h5",system:"UnknownSystemVersion",lang:"zh"},sdkInfo:{nativeSDKVersion:"",jssdkVersion:rt()},schema:window.location.href,platform:"h5"},dr=(xn=globalThis.joliboxJSCore)==null?void 0:xn.env,X=Object.assign({},(kn=dr==null?void 0:dr())!=null?kn:ea),ta=()=>{var k,g,T,D,C,P,F,K;let{payloadJson:e,headerJson:t}=X.schema.length?An(X.schema):{},r=`${X.deviceInfo.did}-${new Date().getTime()}`,a=new URL(X.schema.length?X.schema:window.location.href).searchParams,d=(T=(g=(k=a.get("mpId"))!=null?k:a.get("appId"))!=null?g:a.get("gameId"))!=null?T:"",f=(C=(D=e==null?void 0:e.sessionId)!=null?D:a.get("sessionId"))!=null?C:r,h=!!((P=e==null?void 0:e.testAdsMode)!=null?P:a.get("testAdsMode")==="true"),p=(K=(F=e==null?void 0:e.joliboxEnv)!=null?F:a.get("joliboxEnv"))!=null?K:"production",_=p==="staging",I=t==null?void 0:t.channel;return{get testMode(){return _},get testAdsMode(){return h},get joliboxEnv(){return p},get joliSource(){var x;return(x=a.get("joliSource"))!=null?x:null},get mpId(){var x;return(x=d!=null?d:e==null?void 0:e.id)!=null?x:""},get mpVersion(){var x;return(x=t==null?void 0:t.ver)!=null?x:rt()},get platform(){var x;return(x=X.platform)!=null?x:X.deviceInfo.platform},get deviceInfo(){return X.deviceInfo},get sdkInfo(){return X.sdkInfo},get hostInfo(){return X.hostInfo},get hostUserInfo(){return X.hostUserInfo},get sessionId(){var x,Z;return(Z=(x=X.clientSessionId)!=null?x:f)!=null?Z:r},get channel(){return I},get webviewId(){var x;return(x=X.webviewId)!=null?x:-1},onEnvConfigChanged:x=>{hn(X,x,pn)}}},R=ta()});var fr,Pn,ra,na,Cn,ia,Dn=G(()=>{"use strict";j();ye();oe();j();fr=!1,Pn=(e,t)=>e==null?!1:t in e,ra=e=>Pn(e,"kind"),na=e=>{let t=e.toLowerCase().split("_");return t[0]+t.slice(1).map(r=>r.charAt(0).toUpperCase()+r.slice(1)).join("")},Cn=(e,t={},r)=>{var d,f,h;let i={user_id:(f=(d=R.hostUserInfo)==null?void 0:d.uid)!=null?f:"",device_id:(h=R.deviceInfo.did)!=null?h:"",timestamp:Date.now(),tag:na(e.name)},a=W(M({},i),{env:t.environment,isFromUser:r});r?Te.emit("GLOBAL_USER_ERROR",e,a):Te.emit("GLOBAL_ERROR",e,a)},ia=e=>Pn(e,"kind")&&e.kind==="USER_ERROR";cr.on("ERROR_REPORT",({error:e,options:t})=>{if(fr)return;fr=!0;let r=ra(e)&&e.raw?e.raw:e;try{let i=ia(e);Cn(e,t,i)}catch(i){let a=i instanceof Error?i.message:String(i),d=new ir(`${a}, origin error: ${r.message}`);se.error(d),Cn(new ir(d.message),{environment:t.environment},!1)}finally{fr=!1}})});var mr,hr=G(()=>{"use strict";ye();j();ye();mr=e=>new vn(e)});function Fn(e,t){let r=(i,a,d)=>{let f=W(M({tag:i},t),{extra:M({},a)});i=="globalJsError"?ce(new bn(JSON.stringify(f))):e("systemLog",f,d)};return r.debounce=Ve(r,500,{leading:!0}),r}function On(e){let t=(r,i,a)=>{var h;let d=(h=a&&JSON.stringify(a))!=null?h:0,f={speed_value_type:r,total_duration:i};d&&Object.assign(f,{extra:d}),e("joliboxSpeedAnalysis",f)};return t.debounce=Ve(t,500,{leading:!0}),t}var Nn=G(()=>{"use strict";j();j();ye()});function Ln(e,t){let r=Fn(e,t),i=On(r);return{track:r,trackPerformance:i}}var Un=G(()=>{"use strict";Nn()});var pr=G(()=>{"use strict"});var nt,Bn=G(()=>{"use strict";oe();j();j();nt=class{constructor(){this.deviceInfo=null;this.pastTrackings=[];this.samplesConfig=null;this.pushPastTracking=t=>{this.pastTrackings.push(t),this.pastTrackings.length>10&&this.pastTrackings.slice(-10)};this.fetchSamplesConfig()}get networkIsOk(){return this.pastTrackings.length<=4||this.pastTrackings.filter(Boolean).length/this.pastTrackings.length>=.6}fetchSamplesConfig(){return L(this,null,function*(){let r=`${R.testMode?"https://stg-api.jolibox.com":"https://api.jolibox.com"}/api/fe-configs/js-sdk/samples-config`,i=yield(yield fetch(r)).json();this.samplesConfig=i})}checkIsSampled(t){if(!this.samplesConfig)return!1;let{samples:r}=this.samplesConfig;for(let[i,a]of Object.entries(r))if(a.includes(t.name))return Math.floor(Math.random()*101)<parseFloat(i);return!1}getDevice(){var i,a,d,f,h;let{nativeSDKVersion:t,jssdkVersion:r}=R.sdkInfo;return{platform:1e3,os:R.deviceInfo.platform,appVersion:(i=t!=null?t:r)!=null?i:"1.0.0",appId:(d=(a=R.hostInfo)==null?void 0:a.aid)!=null?d:"1",model:(f=R.deviceInfo.model)!=null?f:"UnknownModel",brand:(h=R.deviceInfo.brand)!=null?h:"UnknownBrand",uuid:R.deviceInfo.did,jsSdkVersion:r,extra:{}}}getLocation(){let t=new URLSearchParams(window.location.search),r={};return t.forEach((i,a)=>{r[a]=i}),{name:"GamePage",params:r}}trackEvent(t,r,i){return L(this,null,function*(){if(this.checkIsSampled(t))return;let a=t.location?t.location:yield this.getLocation(),d=t.target||null,f=t.extra||null;this.deviceInfo||(this.deviceInfo=yield this.getDevice());let h=this.deviceInfo,_={protocolVersion:"1.0.0",events:[W(M({},t),{location:a,target:d,extra:f,timestamp:Date.now(),userId:null})],device:h,project:r};try{i?this.doReport(ar(_),i):this.doReport(ar(_)),this.pushPastTracking(!0)}catch(I){this.pushPastTracking(!1),se.log("[Jolibox SDK] report API error",I)}})}}});var gr=G(()=>{"use strict";Un();pr();Bn()});var vr,Mn,it,be,Ge=G(()=>{"use strict";ur();oe();vr=e=>{let t=new AbortController;return setTimeout(()=>t.abort(),e),t.signal};(Mn=AbortSignal.timeout)!=null||(AbortSignal.timeout=vr);it=class{constructor(t){this.xua=Rn();this.getJoliSource=()=>R.joliSource;var i;let r=R.testMode?"https://stg-api.jolibox.com":"https://api.jolibox.com";this.baseUrl=(i=t==null?void 0:t.baseUrl)!=null?i:r}get(t,r){return L(this,null,function*(){let{query:i,timeout:a}=r!=null?r:{},{headers:d}=r!=null?r:{},f=i?new URLSearchParams(i):null,h=f==null?void 0:f.toString(),p=`${this.baseUrl}${t}${h?`?${h}`:""}`,_=this.xua,I=this.getJoliSource();return d=Object.assign({},d!=null?d:{},_?{"x-user-agent":_}:{},I?{"x-joli-source":I}:{}),yield(yield fetch(p,{method:"GET",headers:d,credentials:"include",signal:vr(a!=null?a:3e4)})).json()})}post(t,r){return L(this,null,function*(){let{data:i,query:a,timeout:d}=r!=null?r:{},{headers:f}=r!=null?r:{},h=a?new URLSearchParams(a):null,p=h==null?void 0:h.toString(),_=`${this.baseUrl}${t}${p?`?${p}`:""}`,I=this.xua,k=this.getJoliSource();f=Object.assign({},f!=null?f:{},{"Content-Type":"application/json"},I?{"x-user-agent":I}:{},k?{"x-joli-source":k}:{});let g=yield fetch(_,{method:"POST",headers:f,body:JSON.stringify(i),signal:vr(d!=null?d:3e4),credentials:"include"}),T=g.headers.get("content-type");if(T!=null&&T.includes("application/octet-stream"))try{return g.blob()}catch(D){return yield g.arrayBuffer()}if(T!=null&&T.includes("multipart/form-data")||T!=null&&T.includes("application/x-www-form-urlencoded"))try{return g.formData()}catch(D){return yield g.text()}if(T!=null&&T.includes("application/json"))try{return yield g.json()}catch(D){return yield g.text()}return g})}put(t,r){return L(this,null,function*(){try{let{data:i,query:a,timeout:d}=r!=null?r:{},{headers:f}=r!=null?r:{},h=a?new URLSearchParams(a):null,p=h==null?void 0:h.toString(),_=`${this.baseUrl}${t}${p?`?${p}`:""}`,I=this.xua,k=this.getJoliSource();f=Object.assign({},f!=null?f:{},{"Content-Type":"application/json"},I?{"x-user-agent":I}:{},k?{"x-joli-source":k}:{});let g=yield fetch(_,{method:"PUT",headers:f,credentials:"include",body:JSON.stringify(i!=null?i:{})});if(!g.ok)throw new Error(`HTTP error! status: ${g.status}`);return yield g.json()}catch(i){throw console.error("Error:",i),i}})}};window.JoliboxHttpClient=it;be=it});var yr,xe,ot=G(()=>{"use strict";oe();gr();Ge();yr=class extends nt{constructor(){super(...arguments);this.hostToApiMap={default:{test:"https://stg-collect.jolibox.com",prod:"https://collect.jolibox.com"},"oss.jolibox.com":{test:"https://stg-collect.jolibox.com",prod:"https://collect.jolibox.com"},"oss.pico-game.com":{test:"https://stg-collect.pico-game.com",prod:"https://collect.pico-game.com"}};this.httpClient=new be({baseUrl:this.apiBaseURL})}get apiBaseURL(){var i,a;let r=(i=this.hostToApiMap[window.location.host])!=null?i:this.hostToApiMap.default;return(a=R.testMode)!=null&&a?r.test:r.prod}doReport(r){this.httpClient.post("/report",{data:r,timeout:5e3})}},xe=new yr});var oa,$n=G(()=>{"use strict";Dn();j();hr();j();ot();oe();oa=(e,t)=>{var a,d,f;let r={message:t.message,stack:(a=t.stack)!=null?a:"",errorType:t.name,source:0},i={name:e,type:je.ErrorTrace,location:null,target:null,extra:r,timestamp:Date.now(),userId:(f=(d=R.hostUserInfo)==null?void 0:d.uid)!=null?f:null};xe.trackEvent(i,Re.WebSDK)};Te.on("GLOBAL_ERROR",(e,t)=>{oa(t.tag,e)});Te.on("GLOBAL_USER_ERROR",(e,t)=>{se.log("UserError",e,t)})});var at,Vn=G(()=>{"use strict";at=class{constructor(t,r){this.eventEmitter=t;this.lastReportTime=0;this.visible=!0;this.timer=this.createRAFTimer(t=>{this.reporter({event:"PLAY_GAME",params:{duration:t}}),this.tracker("PlayGame",{duration:t})});this.interval=r!=null?r:5*1e3,t.on("visible",i=>{this.visible=i})}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.timer.start()}close(t){this.reporter({event:"CLOSE_GAME",params:{timestamp:Date.now(),duration:t}}),this.tracker("CloseGame",{duration:t}),this.timer.stop()}createRAFTimer(t){let r=Date.now(),i,a,d=!1,f=0,h=()=>{if(!d)return;let T=Date.now(),D=T-r;D>=this.interval&&(this.visible&&(f+=D,t(f)),r=T),i=requestAnimationFrame(h)},p=()=>{I(),r=Date.now(),a=window.setInterval(()=>{if(!d)return;let T=Date.now();T-r>=this.interval&&(r=T)},this.interval)},_=()=>{k(),r=Date.now(),i=requestAnimationFrame(h)},I=()=>{i&&(cancelAnimationFrame(i),i=0)},k=()=>{a&&(clearInterval(a),a=0)};this.eventEmitter.on("visible",T=>{d&&(console.log("visible",T),T?_():p())});let g=this.visible;return{start(){d||(d=!0,g?_():p())},stop(){d=!1,I(),k()}}}}});var st,jn=G(()=>{"use strict";oe();Vn();Ge();st=class extends at{constructor(r,i,a){super(i,a);this.httpClient=new be;this.gameId=R.mpId,this.sessionId=R.sessionId,this.track=r}reporter(r){return L(this,null,function*(){let{event:i,params:a}=r;yield this.httpClient.post("/api/base/app-event",{data:{eventType:i,gameInfo:M({gameId:this.gameId,sessionId:this.sessionId},a)}})})}tracker(r,i=null){this.track(r,i)}}});var Kn,aa,ue,sa,br,le,_e=G(()=>{"use strict";$n();j();j();gr();ot();jn();oe();pr();Kn=ie(),aa={type:Re.WebSDK,platform:"h5",jssdk_version:R.sdkInfo.jssdkVersion,mp_id:R.mpId,mp_version:R.mpVersion},{track:ue,trackPerformance:sa}=Ln((...e)=>{var f,h,p,_;let[,t]=e,r=t,i=dn(r.extra)?r.extra:tr(r.extra)?JSON.parse(r.extra):{},a=W(M({},i),{mp_id:(f=r.mp_id)!=null?f:"",mp_version:(h=r.mp_version)!=null?h:""}),d={name:t.tag,type:je.System,location:null,target:null,extra:a,timestamp:Date.now(),userId:(_=(p=R.hostUserInfo)==null?void 0:p.uid)!=null?_:null};xe.trackEvent(d,Re.WebSDK)},aa);Kn.registerCommand("ReportSDK.traceSystemTimeline",({event:e,duration:t,extra:r})=>{sa(e,t,r)});Kn.registerCommand("ReportSDK.traceSystem",({event:e,info:t})=>{ue(e,t)});br=new ve,le=new st(ue,br)});function Gn(e){let t=or.config[e];return t||(t={},or.config[e]=t),(r,i)=>{if(t[r]){se.warn(`[can i use] ${r} already registered`);return}t[r]=M({},i)}}var Hn=G(()=>{"use strict";j()});function Er(e){Jn=e}function ct(e){return e===null||typeof e!="object"?e:Array.isArray(e)?e.map(t=>ct(t)):Object.keys(e).reduce((t,r)=>(t[r]=ct(e[r]),t),{})}function he(e){return typeof e=="number"}function Tr(e){let t=_r(e);switch(t){case"string":return`"${e}"`;case"number":case"boolean":case"null":case"undefined":return String(e);default:return`a(n) ${t}`}}function _r(e){return typeof e=="function"?"function":Object.prototype.toString.call(e).slice(8).slice(0,-1).toLowerCase()}var Jn,Y,lt,ut,dt,ft,ke,mt,ht,pt,gt,vt,yt,bt,Et,Tt,_t,It,wt,Ir=G(()=>{"use strict";Jn=!1;Y=class{constructor(){this.errors=[];this.hasFallback=!1;this.hasDefault=!1;this._optional=!1}fail(t){if(Jn)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 ${Tr(t.actual)}`,this.errors.push(r)}return!1}fallback(t){return this.hasFallback=!0,this._fallback=t,this}get fallbackValue(){return ct(this._fallback)}default(t){return this.hasDefault=!0,this._default=t,this}get defaultValue(){return typeof this._default=="function"?this._default:ct(this._default)}optional(){return this._optional=!0,this}};lt=class extends Y{validate(t){return this._optional&&t===void 0?!0:he(t)?he(this._min)&&t<this._min?this.fail(`the value of ${this.path} should be greater than or equal to ${this._min}`):he(this._max)&&t>this._max?this.fail(`the value of ${this.path} should be less than or equal to ${this._max}`):he(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}},ut=class extends Y{validate(t){return this._optional&&t===void 0?!0:typeof t!="boolean"?this.fail({expect:"boolean",actual:t}):!0}},dt=class extends Y{validate(t){if(this._optional&&t===void 0)return!0;if(typeof t!="string")return this.fail({expect:"string",actual:t});if(he(this._maxLength)&&t.length>this._maxLength)return this.fail(`the length of ${this.path} should be less than or equal to ${this._maxLength}`);if(he(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}},ft=class extends Y{validate(t){return this._optional&&t===void 0?!0:typeof t!="symbol"?this.fail({expect:"symbol",actual:t}):!0}},ke=class extends Y{validate(t){return!0}},mt=class extends Y{validate(t){return t!==void 0?this.fail({expect:"undefined",actual:t}):!0}},ht=class extends Y{validate(t){return this._optional&&t===void 0?!0:t!==null?this.fail({expect:"null",actual:t}):!0}},pt=class extends Y{validate(t){return this._optional&&t===void 0?!0:typeof t!="function"?this.fail({expect:"function",actual:t}):!0}},gt=class extends Y{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(i=>JSON.stringify(i)).join(", ");return this.fail(`expect ${this.path} to be one of ${r}, but got ${Tr(t)}`)}return!0}},vt=class extends Y{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(he(this._minItems)&&r.length<this._minItems)return this.fail(`the length of ${this.path} should be greater than or equal to ${this._minItems}`);if(he(this._maxItems)&&r.length>this._maxItems)return this.fail(`the length of ${this.path} should be less than or equal to ${this._maxItems}`);if(he(this._length)&&r.length!==this._length)return this.fail(`the length of ${this.path} should be equal to ${this._length}`);let i=this._item;if(!i)return!0;let a=!0;if(r.forEach((d,f)=>{if(i.path=`${this.path}[${f}]`,i.errors=this.errors,d===void 0&&i.hasDefault){r[f]=i.defaultValue;return}i.validate(d)||(i.hasFallback?r[f]=i.fallbackValue:a=!1)}),this._uniqueItems){let d=new Map;for(let f in r)d.has(r[f])?a=this.fail(`${this.path} should NOT have duplicate items (${this.path}[${d.get(r[f])}] and ${this.path}[${f}] are identical)`):d.set(r[f],f)}return a}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}},yt=class extends Y{constructor(r){super();this._value=r}validate(r){if(this._optional&&r===void 0)return!0;if(_r(r)!=="object")return this.fail({expect:"object",actual:r});let a=r,d=this._value;d.errors=this.errors;let f=!0;for(let h in a){let p=a[h];if(/^[_$a-zA-Z\xA0-\uFFFF][_$a-zA-Z0-9\xA0-\uFFFF]*$/.test(h)?d.path=`${this.path}.${h}`:d.path=`${this.path}["${h}"]`,!(p===void 0&&d._optional)){if(p===void 0&&d.hasDefault){a[h]=d.defaultValue;continue}d.validate(p)||(d.hasFallback?a[h]=d.fallbackValue:f=!1)}}return f}},bt=class extends Y{constructor(r={}){super();this._object=r}validate(r){if(this._optional&&r===void 0)return!0;if(_r(r)!=="object")return this.fail({expect:"object",actual:r});let i=r,a=!0;for(let d in this._object){let f=i[d],h=this._object[d];if(h.errors=this.errors,/^[_$a-zA-Z\xA0-\uFFFF][_$a-zA-Z0-9\xA0-\uFFFF]*$/.test(d)?h.path=`${this.path}.${d}`:h.path=`${this.path}["${d}"]`,!(h._optional&&f===void 0)){if(f===void 0&&h.hasDefault){i[d]=h.defaultValue;continue}h.validate(f)||(h.hasFallback?i[d]=h.fallbackValue:a=!1)}}return a}},Et=class extends Y{constructor(r){super();this.value=r}validate(r){return r===void 0&&this._optional?!0:r!==this.value?this.fail({expect:Tr(this.value),actual:r}):!0}},Tt=class extends Y{constructor(...t){super(),this._items=t}validate(t){if(t===void 0&&this._optional)return!0;let r=[],i=!1,a=this._items.length;for(let d=0;d<a;d++){let f=this._items[d];if(f.errors=[],f.path=this.path,!f.validate(t))r.push(f.errors.join("; "));else if(!i){i=!0;break}}if(!i){let d=r.join(`
|
|
2
|
+
or `);this.errors.push(d)}return i}},_t=class extends Y{constructor(...t){super(),this._items=t;let r=0,i=t.length-1;for(;i>=0;i--){let a=t[i];if(a._optional||a.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((i,a)=>{if(i.path=`${this.path}[${a}]`,i.errors=this.errors,t[a]===void 0&&i.hasDefault){t[a]=i.defaultValue;return}i.validate(t[a])||(i.hasFallback?t[a]=i._fallback:r=!1)}),r}},It=class extends Y{validate(t){return t===void 0&&this._optional||t instanceof ArrayBuffer?!0:this.fail({expect:"arraybuffer",actual:t})}},wt=class extends Y{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 wr(e,t,r="param"){if(e.errors=[],e.path=r,Er(!0),!e.validate(t)){let i=e.errors.join(`
|
|
3
|
+
`);throw e.errors.length=0,Er(!1),new TypeError(i)}}var S,Ar=G(()=>{"use strict";Ir();Ir();S={object(e){return new bt(e)},array(e){return new vt(e)},tuple(...e){return new _t(...e)},literal(e){return new Et(e)},or(...e){return new Tt(...e)},symbol(){return new ft},record(e){return new yt(e)},function(){return new pt},boolean(){return new ut},string(){return new dt},number(){return new lt},undefined(){return new mt},null(){return new ht},unknown(){return new ke},any(){return new ke},as(){return new ke},arraybuffer(){return new It},enum(...e){return new gt(...e)},typedarray(e){return new wt(e)}}});var At,Wn,zn=G(()=>{"use strict";j();ye();Ar();hr();At=1,Wn=e=>{function t(i,a){return(...d)=>{var k,g,T,D;let f=Date.now(),h={method:i,trace_id:At};At+=1;let p="SUCCESS",_=`${i}:ok`,I=0;try{if(a.paramsSchema)try{wr(a.paramsSchema,d,"params")}catch(K){throw mr(`${i}:fail ${K.message}`)}let C=a.implement(...d),P=C,F=`${i}:ok`;if(C&&"code"in C){let{code:K,data:x,message:Z}=C;p=K,P=x,F=Z}return{code:p,message:F,data:P}}catch(C){let P=C;I=(g=(k=P.code)!=null?k:P.errNo)!=null?g:2e3,p="FAILURE";let F=(D=(T=P.message)!=null?T:P.errMsg)!=null?D:`${C}`;return _=`${i}:${p} ${F.replace(/^\S+:(fail|cancel)\s?/,"")}`,ce(new tt(_,I)),{code:p,message:_}}finally{let C=Date.now()-f;e("apiInvoked",W(M({},h),{duration:C,status:p}))}}}function r(i,a){return(...d)=>L(this,null,function*(){var g,T,D,C;let f=fn(d)?d:[d],h=Date.now(),p={method:i,trace_id:At};At+=1;let _=`${i}:ok`,I="SUCCESS",k={code:I,message:_};try{if(a.paramsSchema)try{wr(a.paramsSchema,f,"params")}catch(K){throw mr(K.message)}let F=yield a.implement(...f);if(F&&"code"in F){let{code:K,data:x,message:Z}=F;I=K,_=Z,F=x}return Object.assign(k,{code:I,message:_,data:F}),k}catch(P){let F=P,K=(T=(g=F.code)!=null?g:F.errNo)!=null?T:2e3;I="FAILURE";let x=(C=(D=F.message)!=null?D:F.errMsg)!=null?C:`${P}`,Z=`${i}:${I} ${x.replace(/^\S+:(fail|cancel)\s?/,"")}`;return Object.assign(k,{code:I,message:Z}),ce(new tt(Z,K)),k}finally{let P=Date.now()-h;e("apiInvoked",W(M({},p),{duration:P,status:I}))}})}return{createAPI:r,createSyncAPI:t}}});var ae,Ie,q,He=G(()=>{"use strict";Hn();_e();zn();Ar();({createAPI:ae,createSyncAPI:Ie}=Wn(ue)),q=Gn("h5")});var Xn=on((Qn,kr)=>{(function(e){if(typeof Qn=="object"&&typeof kr!="undefined")kr.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 i(a,d,f){function h(I,k){if(!d[I]){if(!a[I]){var g=typeof Be=="function"&&Be;if(!k&&g)return g(I,!0);if(p)return p(I,!0);var T=new Error("Cannot find module '"+I+"'");throw T.code="MODULE_NOT_FOUND",T}var D=d[I]={exports:{}};a[I][0].call(D.exports,function(C){var P=a[I][1][C];return h(P||C)},D,D.exports,i,a,d,f)}return d[I].exports}for(var p=typeof Be=="function"&&Be,_=0;_<f.length;_++)h(f[_]);return h}({1:[function(i,a,d){(function(f){"use strict";var h=f.MutationObserver||f.WebKitMutationObserver,p;if(h){var _=0,I=new h(C),k=f.document.createTextNode("");I.observe(k,{characterData:!0}),p=function(){k.data=_=++_%2}}else if(!f.setImmediate&&typeof f.MessageChannel!="undefined"){var g=new f.MessageChannel;g.port1.onmessage=C,p=function(){g.port2.postMessage(0)}}else"document"in f&&"onreadystatechange"in f.document.createElement("script")?p=function(){var F=f.document.createElement("script");F.onreadystatechange=function(){C(),F.onreadystatechange=null,F.parentNode.removeChild(F),F=null},f.document.documentElement.appendChild(F)}:p=function(){setTimeout(C,0)};var T,D=[];function C(){T=!0;for(var F,K,x=D.length;x;){for(K=D,D=[],F=-1;++F<x;)K[F]();x=D.length}T=!1}a.exports=P;function P(F){D.push(F)===1&&!T&&p()}}).call(this,typeof global!="undefined"?global:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{}],2:[function(i,a,d){"use strict";var f=i(1);function h(){}var p={},_=["REJECTED"],I=["FULFILLED"],k=["PENDING"];a.exports=g;function g(w){if(typeof w!="function")throw new TypeError("resolver must be a function");this.state=k,this.queue=[],this.outcome=void 0,w!==h&&P(this,w)}g.prototype.catch=function(w){return this.then(null,w)},g.prototype.then=function(w,U){if(typeof w!="function"&&this.state===I||typeof U!="function"&&this.state===_)return this;var N=new this.constructor(h);if(this.state!==k){var V=this.state===I?w:U;D(N,V,this.outcome)}else this.queue.push(new T(N,w,U));return N};function T(w,U,N){this.promise=w,typeof U=="function"&&(this.onFulfilled=U,this.callFulfilled=this.otherCallFulfilled),typeof N=="function"&&(this.onRejected=N,this.callRejected=this.otherCallRejected)}T.prototype.callFulfilled=function(w){p.resolve(this.promise,w)},T.prototype.otherCallFulfilled=function(w){D(this.promise,this.onFulfilled,w)},T.prototype.callRejected=function(w){p.reject(this.promise,w)},T.prototype.otherCallRejected=function(w){D(this.promise,this.onRejected,w)};function D(w,U,N){f(function(){var V;try{V=U(N)}catch(Q){return p.reject(w,Q)}V===w?p.reject(w,new TypeError("Cannot resolve promise with itself")):p.resolve(w,V)})}p.resolve=function(w,U){var N=F(C,U);if(N.status==="error")return p.reject(w,N.value);var V=N.value;if(V)P(w,V);else{w.state=I,w.outcome=U;for(var Q=-1,ee=w.queue.length;++Q<ee;)w.queue[Q].callFulfilled(U)}return w},p.reject=function(w,U){w.state=_,w.outcome=U;for(var N=-1,V=w.queue.length;++N<V;)w.queue[N].callRejected(U);return w};function C(w){var U=w&&w.then;if(w&&(typeof w=="object"||typeof w=="function")&&typeof U=="function")return function(){U.apply(w,arguments)}}function P(w,U){var N=!1;function V(re){N||(N=!0,p.reject(w,re))}function Q(re){N||(N=!0,p.resolve(w,re))}function ee(){U(Q,V)}var te=F(ee);te.status==="error"&&V(te.value)}function F(w,U){var N={};try{N.value=w(U),N.status="success"}catch(V){N.status="error",N.value=V}return N}g.resolve=K;function K(w){return w instanceof this?w:p.resolve(new this(h),w)}g.reject=x;function x(w){var U=new this(h);return p.reject(U,w)}g.all=Z;function Z(w){var U=this;if(Object.prototype.toString.call(w)!=="[object Array]")return this.reject(new TypeError("must be an array"));var N=w.length,V=!1;if(!N)return this.resolve([]);for(var Q=new Array(N),ee=0,te=-1,re=new this(h);++te<N;)de(w[te],te);return re;function de(Ne,We){U.resolve(Ne).then(Mt,function(Ae){V||(V=!0,p.reject(re,Ae))});function Mt(Ae){Q[We]=Ae,++ee===N&&!V&&(V=!0,p.resolve(re,Q))}}}g.race=Ee;function Ee(w){var U=this;if(Object.prototype.toString.call(w)!=="[object Array]")return this.reject(new TypeError("must be an array"));var N=w.length,V=!1;if(!N)return this.resolve([]);for(var Q=-1,ee=new this(h);++Q<N;)te(w[Q]);return ee;function te(re){U.resolve(re).then(function(de){V||(V=!0,p.resolve(ee,de))},function(de){V||(V=!0,p.reject(ee,de))})}}},{1:1}],3:[function(i,a,d){(function(f){"use strict";typeof f.Promise!="function"&&(f.Promise=i(2))}).call(this,typeof global!="undefined"?global:typeof self!="undefined"?self:typeof window!="undefined"?window:{})},{2:2}],4:[function(i,a,d){"use strict";var f=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n};function h(n,s){if(!(n instanceof s))throw new TypeError("Cannot call a class as a function")}function p(){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(n){return}}var _=p();function I(){try{if(!_||!_.open)return!1;var n=typeof openDatabase!="undefined"&&/(Safari|iPhone|iPad|iPod)/.test(navigator.userAgent)&&!/Chrome/.test(navigator.userAgent)&&!/BlackBerry/.test(navigator.platform),s=typeof fetch=="function"&&fetch.toString().indexOf("[native code")!==-1;return(!n||s)&&typeof indexedDB!="undefined"&&typeof IDBKeyRange!="undefined"}catch(o){return!1}}function k(n,s){n=n||[],s=s||{};try{return new Blob(n,s)}catch(c){if(c.name!=="TypeError")throw c;for(var o=typeof BlobBuilder!="undefined"?BlobBuilder:typeof MSBlobBuilder!="undefined"?MSBlobBuilder:typeof MozBlobBuilder!="undefined"?MozBlobBuilder:WebKitBlobBuilder,l=new o,u=0;u<n.length;u+=1)l.append(n[u]);return l.getBlob(s.type)}}typeof Promise=="undefined"&&i(3);var g=Promise;function T(n,s){s&&n.then(function(o){s(null,o)},function(o){s(o)})}function D(n,s,o){typeof s=="function"&&n.then(s),typeof o=="function"&&n.catch(o)}function C(n){return typeof n!="string"&&(console.warn(n+" used as a key, but it is not a string."),n=String(n)),n}function P(){if(arguments.length&&typeof arguments[arguments.length-1]=="function")return arguments[arguments.length-1]}var F="local-forage-detect-blob-support",K=void 0,x={},Z=Object.prototype.toString,Ee="readonly",w="readwrite";function U(n){for(var s=n.length,o=new ArrayBuffer(s),l=new Uint8Array(o),u=0;u<s;u++)l[u]=n.charCodeAt(u);return o}function N(n){return new g(function(s){var o=n.transaction(F,w),l=k([""]);o.objectStore(F).put(l,"key"),o.onabort=function(u){u.preventDefault(),u.stopPropagation(),s(!1)},o.oncomplete=function(){var u=navigator.userAgent.match(/Chrome\/(\d+)/),c=navigator.userAgent.match(/Edge\//);s(c||!u||parseInt(u[1],10)>=43)}}).catch(function(){return!1})}function V(n){return typeof K=="boolean"?g.resolve(K):N(n).then(function(s){return K=s,K})}function Q(n){var s=x[n.name],o={};o.promise=new g(function(l,u){o.resolve=l,o.reject=u}),s.deferredOperations.push(o),s.dbReady?s.dbReady=s.dbReady.then(function(){return o.promise}):s.dbReady=o.promise}function ee(n){var s=x[n.name],o=s.deferredOperations.pop();if(o)return o.resolve(),o.promise}function te(n,s){var o=x[n.name],l=o.deferredOperations.pop();if(l)return l.reject(s),l.promise}function re(n,s){return new g(function(o,l){if(x[n.name]=x[n.name]||Nr(),n.db)if(s)Q(n),n.db.close();else return o(n.db);var u=[n.name];s&&u.push(n.version);var c=_.open.apply(_,u);s&&(c.onupgradeneeded=function(m){var v=c.result;try{v.createObjectStore(n.storeName),m.oldVersion<=1&&v.createObjectStore(F)}catch(y){if(y.name==="ConstraintError")console.warn('The database "'+n.name+'" has been upgraded from version '+m.oldVersion+" to version "+m.newVersion+', but the storage "'+n.storeName+'" already exists.');else throw y}}),c.onerror=function(m){m.preventDefault(),l(c.error)},c.onsuccess=function(){var m=c.result;m.onversionchange=function(v){v.target.close()},o(m),ee(n)}})}function de(n){return re(n,!1)}function Ne(n){return re(n,!0)}function We(n,s){if(!n.db)return!0;var o=!n.db.objectStoreNames.contains(n.storeName),l=n.version<n.db.version,u=n.version>n.db.version;if(l&&(n.version!==s&&console.warn('The database "'+n.name+`" can't be downgraded from version `+n.db.version+" to version "+n.version+"."),n.version=n.db.version),u||o){if(o){var c=n.db.version+1;c>n.version&&(n.version=c)}return!0}return!1}function Mt(n){return new g(function(s,o){var l=new FileReader;l.onerror=o,l.onloadend=function(u){var c=btoa(u.target.result||"");s({__local_forage_encoded_blob:!0,data:c,type:n.type})},l.readAsBinaryString(n)})}function Ae(n){var s=U(atob(n.data));return k([s],{type:n.type})}function Or(n){return n&&n.__local_forage_encoded_blob}function vi(n){var s=this,o=s._initReady().then(function(){var l=x[s._dbInfo.name];if(l&&l.dbReady)return l.dbReady});return D(o,n,n),o}function yi(n){Q(n);for(var s=x[n.name],o=s.forages,l=0;l<o.length;l++){var u=o[l];u._dbInfo.db&&(u._dbInfo.db.close(),u._dbInfo.db=null)}return n.db=null,de(n).then(function(c){return n.db=c,We(n)?Ne(n):c}).then(function(c){n.db=s.db=c;for(var m=0;m<o.length;m++)o[m]._dbInfo.db=c}).catch(function(c){throw te(n,c),c})}function fe(n,s,o,l){l===void 0&&(l=1);try{var u=n.db.transaction(n.storeName,s);o(null,u)}catch(c){if(l>0&&(!n.db||c.name==="InvalidStateError"||c.name==="NotFoundError"))return g.resolve().then(function(){if(!n.db||c.name==="NotFoundError"&&!n.db.objectStoreNames.contains(n.storeName)&&n.version<=n.db.version)return n.db&&(n.version=n.db.version+1),Ne(n)}).then(function(){return yi(n).then(function(){fe(n,s,o,l-1)})}).catch(o);o(c)}}function Nr(){return{forages:[],db:null,dbReady:null,deferredOperations:[]}}function bi(n){var s=this,o={db:null};if(n)for(var l in n)o[l]=n[l];var u=x[o.name];u||(u=Nr(),x[o.name]=u),u.forages.push(s),s._initReady||(s._initReady=s.ready,s.ready=vi);var c=[];function m(){return g.resolve()}for(var v=0;v<u.forages.length;v++){var y=u.forages[v];y!==s&&c.push(y._initReady().catch(m))}var b=u.forages.slice(0);return g.all(c).then(function(){return o.db=u.db,de(o)}).then(function(E){return o.db=E,We(o,s._defaultConfig.version)?Ne(o):E}).then(function(E){o.db=u.db=E,s._dbInfo=o;for(var A=0;A<b.length;A++){var O=b[A];O!==s&&(O._dbInfo.db=o.db,O._dbInfo.version=o.version)}})}function Ei(n,s){var o=this;n=C(n);var l=new g(function(u,c){o.ready().then(function(){fe(o._dbInfo,Ee,function(m,v){if(m)return c(m);try{var y=v.objectStore(o._dbInfo.storeName),b=y.get(n);b.onsuccess=function(){var E=b.result;E===void 0&&(E=null),Or(E)&&(E=Ae(E)),u(E)},b.onerror=function(){c(b.error)}}catch(E){c(E)}})}).catch(c)});return T(l,s),l}function Ti(n,s){var o=this,l=new g(function(u,c){o.ready().then(function(){fe(o._dbInfo,Ee,function(m,v){if(m)return c(m);try{var y=v.objectStore(o._dbInfo.storeName),b=y.openCursor(),E=1;b.onsuccess=function(){var A=b.result;if(A){var O=A.value;Or(O)&&(O=Ae(O));var B=n(O,A.key,E++);B!==void 0?u(B):A.continue()}else u()},b.onerror=function(){c(b.error)}}catch(A){c(A)}})}).catch(c)});return T(l,s),l}function _i(n,s,o){var l=this;n=C(n);var u=new g(function(c,m){var v;l.ready().then(function(){return v=l._dbInfo,Z.call(s)==="[object Blob]"?V(v.db).then(function(y){return y?s:Mt(s)}):s}).then(function(y){fe(l._dbInfo,w,function(b,E){if(b)return m(b);try{var A=E.objectStore(l._dbInfo.storeName);y===null&&(y=void 0);var O=A.put(y,n);E.oncomplete=function(){y===void 0&&(y=null),c(y)},E.onabort=E.onerror=function(){var B=O.error?O.error:O.transaction.error;m(B)}}catch(B){m(B)}})}).catch(m)});return T(u,o),u}function Ii(n,s){var o=this;n=C(n);var l=new g(function(u,c){o.ready().then(function(){fe(o._dbInfo,w,function(m,v){if(m)return c(m);try{var y=v.objectStore(o._dbInfo.storeName),b=y.delete(n);v.oncomplete=function(){u()},v.onerror=function(){c(b.error)},v.onabort=function(){var E=b.error?b.error:b.transaction.error;c(E)}}catch(E){c(E)}})}).catch(c)});return T(l,s),l}function wi(n){var s=this,o=new g(function(l,u){s.ready().then(function(){fe(s._dbInfo,w,function(c,m){if(c)return u(c);try{var v=m.objectStore(s._dbInfo.storeName),y=v.clear();m.oncomplete=function(){l()},m.onabort=m.onerror=function(){var b=y.error?y.error:y.transaction.error;u(b)}}catch(b){u(b)}})}).catch(u)});return T(o,n),o}function Ai(n){var s=this,o=new g(function(l,u){s.ready().then(function(){fe(s._dbInfo,Ee,function(c,m){if(c)return u(c);try{var v=m.objectStore(s._dbInfo.storeName),y=v.count();y.onsuccess=function(){l(y.result)},y.onerror=function(){u(y.error)}}catch(b){u(b)}})}).catch(u)});return T(o,n),o}function Si(n,s){var o=this,l=new g(function(u,c){if(n<0){u(null);return}o.ready().then(function(){fe(o._dbInfo,Ee,function(m,v){if(m)return c(m);try{var y=v.objectStore(o._dbInfo.storeName),b=!1,E=y.openKeyCursor();E.onsuccess=function(){var A=E.result;if(!A){u(null);return}n===0||b?u(A.key):(b=!0,A.advance(n))},E.onerror=function(){c(E.error)}}catch(A){c(A)}})}).catch(c)});return T(l,s),l}function Ri(n){var s=this,o=new g(function(l,u){s.ready().then(function(){fe(s._dbInfo,Ee,function(c,m){if(c)return u(c);try{var v=m.objectStore(s._dbInfo.storeName),y=v.openKeyCursor(),b=[];y.onsuccess=function(){var E=y.result;if(!E){l(b);return}b.push(E.key),E.continue()},y.onerror=function(){u(y.error)}}catch(E){u(E)}})}).catch(u)});return T(o,n),o}function xi(n,s){s=P.apply(this,arguments);var o=this.config();n=typeof n!="function"&&n||{},n.name||(n.name=n.name||o.name,n.storeName=n.storeName||o.storeName);var l=this,u;if(!n.name)u=g.reject("Invalid arguments");else{var c=n.name===o.name&&l._dbInfo.db,m=c?g.resolve(l._dbInfo.db):de(n).then(function(v){var y=x[n.name],b=y.forages;y.db=v;for(var E=0;E<b.length;E++)b[E]._dbInfo.db=v;return v});n.storeName?u=m.then(function(v){if(v.objectStoreNames.contains(n.storeName)){var y=v.version+1;Q(n);var b=x[n.name],E=b.forages;v.close();for(var A=0;A<E.length;A++){var O=E[A];O._dbInfo.db=null,O._dbInfo.version=y}var B=new g(function($,z){var J=_.open(n.name,y);J.onerror=function(ne){var Ue=J.result;Ue.close(),z(ne)},J.onupgradeneeded=function(){var ne=J.result;ne.deleteObjectStore(n.storeName)},J.onsuccess=function(){var ne=J.result;ne.close(),$(ne)}});return B.then(function($){b.db=$;for(var z=0;z<E.length;z++){var J=E[z];J._dbInfo.db=$,ee(J._dbInfo)}}).catch(function($){throw(te(n,$)||g.resolve()).catch(function(){}),$})}}):u=m.then(function(v){Q(n);var y=x[n.name],b=y.forages;v.close();for(var E=0;E<b.length;E++){var A=b[E];A._dbInfo.db=null}var O=new g(function(B,$){var z=_.deleteDatabase(n.name);z.onerror=function(){var J=z.result;J&&J.close(),$(z.error)},z.onblocked=function(){console.warn('dropInstance blocked for database "'+n.name+'" until all open connections are closed')},z.onsuccess=function(){var J=z.result;J&&J.close(),B(J)}});return O.then(function(B){y.db=B;for(var $=0;$<b.length;$++){var z=b[$];ee(z._dbInfo)}}).catch(function(B){throw(te(n,B)||g.resolve()).catch(function(){}),B})})}return T(u,s),u}var ki={_driver:"asyncStorage",_initStorage:bi,_support:I(),iterate:Ti,getItem:Ei,setItem:_i,removeItem:Ii,clear:wi,length:Ai,key:Si,keys:Ri,dropInstance:xi};function Ci(){return typeof openDatabase=="function"}var pe="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Pi="~~local_forage_type~",Lr=/^~~local_forage_type~([^~]+)~/,ze="__lfsc__:",$t=ze.length,Vt="arbf",jt="blob",Ur="si08",Br="ui08",Mr="uic8",$r="si16",Vr="si32",jr="ur16",Kr="ui32",Gr="fl32",Hr="fl64",Jr=$t+Vt.length,Wr=Object.prototype.toString;function zr(n){var s=n.length*.75,o=n.length,l,u=0,c,m,v,y;n[n.length-1]==="="&&(s--,n[n.length-2]==="="&&s--);var b=new ArrayBuffer(s),E=new Uint8Array(b);for(l=0;l<o;l+=4)c=pe.indexOf(n[l]),m=pe.indexOf(n[l+1]),v=pe.indexOf(n[l+2]),y=pe.indexOf(n[l+3]),E[u++]=c<<2|m>>4,E[u++]=(m&15)<<4|v>>2,E[u++]=(v&3)<<6|y&63;return b}function Kt(n){var s=new Uint8Array(n),o="",l;for(l=0;l<s.length;l+=3)o+=pe[s[l]>>2],o+=pe[(s[l]&3)<<4|s[l+1]>>4],o+=pe[(s[l+1]&15)<<2|s[l+2]>>6],o+=pe[s[l+2]&63];return s.length%3===2?o=o.substring(0,o.length-1)+"=":s.length%3===1&&(o=o.substring(0,o.length-2)+"=="),o}function Di(n,s){var o="";if(n&&(o=Wr.call(n)),n&&(o==="[object ArrayBuffer]"||n.buffer&&Wr.call(n.buffer)==="[object ArrayBuffer]")){var l,u=ze;n instanceof ArrayBuffer?(l=n,u+=Vt):(l=n.buffer,o==="[object Int8Array]"?u+=Ur:o==="[object Uint8Array]"?u+=Br:o==="[object Uint8ClampedArray]"?u+=Mr:o==="[object Int16Array]"?u+=$r:o==="[object Uint16Array]"?u+=jr:o==="[object Int32Array]"?u+=Vr:o==="[object Uint32Array]"?u+=Kr:o==="[object Float32Array]"?u+=Gr:o==="[object Float64Array]"?u+=Hr:s(new Error("Failed to get type for BinaryArray"))),s(u+Kt(l))}else if(o==="[object Blob]"){var c=new FileReader;c.onload=function(){var m=Pi+n.type+"~"+Kt(this.result);s(ze+jt+m)},c.readAsArrayBuffer(n)}else try{s(JSON.stringify(n))}catch(m){console.error("Couldn't convert value into a JSON string: ",n),s(null,m)}}function Fi(n){if(n.substring(0,$t)!==ze)return JSON.parse(n);var s=n.substring(Jr),o=n.substring($t,Jr),l;if(o===jt&&Lr.test(s)){var u=s.match(Lr);l=u[1],s=s.substring(u[0].length)}var c=zr(s);switch(o){case Vt:return c;case jt:return k([c],{type:l});case Ur:return new Int8Array(c);case Br:return new Uint8Array(c);case Mr:return new Uint8ClampedArray(c);case $r:return new Int16Array(c);case jr:return new Uint16Array(c);case Vr:return new Int32Array(c);case Kr:return new Uint32Array(c);case Gr:return new Float32Array(c);case Hr:return new Float64Array(c);default:throw new Error("Unkown type: "+o)}}var Gt={serialize:Di,deserialize:Fi,stringToBuffer:zr,bufferToString:Kt};function Yr(n,s,o,l){n.executeSql("CREATE TABLE IF NOT EXISTS "+s.storeName+" (id INTEGER PRIMARY KEY, key unique, value)",[],o,l)}function Oi(n){var s=this,o={db:null};if(n)for(var l in n)o[l]=typeof n[l]!="string"?n[l].toString():n[l];var u=new g(function(c,m){try{o.db=openDatabase(o.name,String(o.version),o.description,o.size)}catch(v){return m(v)}o.db.transaction(function(v){Yr(v,o,function(){s._dbInfo=o,c()},function(y,b){m(b)})},m)});return o.serializer=Gt,u}function ge(n,s,o,l,u,c){n.executeSql(o,l,u,function(m,v){v.code===v.SYNTAX_ERR?m.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name = ?",[s.storeName],function(y,b){b.rows.length?c(y,v):Yr(y,s,function(){y.executeSql(o,l,u,c)},c)},c):c(m,v)},c)}function Ni(n,s){var o=this;n=C(n);var l=new g(function(u,c){o.ready().then(function(){var m=o._dbInfo;m.db.transaction(function(v){ge(v,m,"SELECT * FROM "+m.storeName+" WHERE key = ? LIMIT 1",[n],function(y,b){var E=b.rows.length?b.rows.item(0).value:null;E&&(E=m.serializer.deserialize(E)),u(E)},function(y,b){c(b)})})}).catch(c)});return T(l,s),l}function Li(n,s){var o=this,l=new g(function(u,c){o.ready().then(function(){var m=o._dbInfo;m.db.transaction(function(v){ge(v,m,"SELECT * FROM "+m.storeName,[],function(y,b){for(var E=b.rows,A=E.length,O=0;O<A;O++){var B=E.item(O),$=B.value;if($&&($=m.serializer.deserialize($)),$=n($,B.key,O+1),$!==void 0){u($);return}}u()},function(y,b){c(b)})})}).catch(c)});return T(l,s),l}function qr(n,s,o,l){var u=this;n=C(n);var c=new g(function(m,v){u.ready().then(function(){s===void 0&&(s=null);var y=s,b=u._dbInfo;b.serializer.serialize(s,function(E,A){A?v(A):b.db.transaction(function(O){ge(O,b,"INSERT OR REPLACE INTO "+b.storeName+" (key, value) VALUES (?, ?)",[n,E],function(){m(y)},function(B,$){v($)})},function(O){if(O.code===O.QUOTA_ERR){if(l>0){m(qr.apply(u,[n,y,o,l-1]));return}v(O)}})})}).catch(v)});return T(c,o),c}function Ui(n,s,o){return qr.apply(this,[n,s,o,1])}function Bi(n,s){var o=this;n=C(n);var l=new g(function(u,c){o.ready().then(function(){var m=o._dbInfo;m.db.transaction(function(v){ge(v,m,"DELETE FROM "+m.storeName+" WHERE key = ?",[n],function(){u()},function(y,b){c(b)})})}).catch(c)});return T(l,s),l}function Mi(n){var s=this,o=new g(function(l,u){s.ready().then(function(){var c=s._dbInfo;c.db.transaction(function(m){ge(m,c,"DELETE FROM "+c.storeName,[],function(){l()},function(v,y){u(y)})})}).catch(u)});return T(o,n),o}function $i(n){var s=this,o=new g(function(l,u){s.ready().then(function(){var c=s._dbInfo;c.db.transaction(function(m){ge(m,c,"SELECT COUNT(key) as c FROM "+c.storeName,[],function(v,y){var b=y.rows.item(0).c;l(b)},function(v,y){u(y)})})}).catch(u)});return T(o,n),o}function Vi(n,s){var o=this,l=new g(function(u,c){o.ready().then(function(){var m=o._dbInfo;m.db.transaction(function(v){ge(v,m,"SELECT key FROM "+m.storeName+" WHERE id = ? LIMIT 1",[n+1],function(y,b){var E=b.rows.length?b.rows.item(0).key:null;u(E)},function(y,b){c(b)})})}).catch(c)});return T(l,s),l}function ji(n){var s=this,o=new g(function(l,u){s.ready().then(function(){var c=s._dbInfo;c.db.transaction(function(m){ge(m,c,"SELECT key FROM "+c.storeName,[],function(v,y){for(var b=[],E=0;E<y.rows.length;E++)b.push(y.rows.item(E).key);l(b)},function(v,y){u(y)})})}).catch(u)});return T(o,n),o}function Ki(n){return new g(function(s,o){n.transaction(function(l){l.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name <> '__WebKitDatabaseInfoTable__'",[],function(u,c){for(var m=[],v=0;v<c.rows.length;v++)m.push(c.rows.item(v).name);s({db:n,storeNames:m})},function(u,c){o(c)})},function(l){o(l)})})}function Gi(n,s){s=P.apply(this,arguments);var o=this.config();n=typeof n!="function"&&n||{},n.name||(n.name=n.name||o.name,n.storeName=n.storeName||o.storeName);var l=this,u;return n.name?u=new g(function(c){var m;n.name===o.name?m=l._dbInfo.db:m=openDatabase(n.name,"","",0),n.storeName?c({db:m,storeNames:[n.storeName]}):c(Ki(m))}).then(function(c){return new g(function(m,v){c.db.transaction(function(y){function b(B){return new g(function($,z){y.executeSql("DROP TABLE IF EXISTS "+B,[],function(){$()},function(J,ne){z(ne)})})}for(var E=[],A=0,O=c.storeNames.length;A<O;A++)E.push(b(c.storeNames[A]));g.all(E).then(function(){m()}).catch(function(B){v(B)})},function(y){v(y)})})}):u=g.reject("Invalid arguments"),T(u,s),u}var Hi={_driver:"webSQLStorage",_initStorage:Oi,_support:Ci(),iterate:Li,getItem:Ni,setItem:Ui,removeItem:Bi,clear:Mi,length:$i,key:Vi,keys:ji,dropInstance:Gi};function Ji(){try{return typeof localStorage!="undefined"&&"setItem"in localStorage&&!!localStorage.setItem}catch(n){return!1}}function Qr(n,s){var o=n.name+"/";return n.storeName!==s.storeName&&(o+=n.storeName+"/"),o}function Wi(){var n="_localforage_support_test";try{return localStorage.setItem(n,!0),localStorage.removeItem(n),!1}catch(s){return!0}}function zi(){return!Wi()||localStorage.length>0}function Yi(n){var s=this,o={};if(n)for(var l in n)o[l]=n[l];return o.keyPrefix=Qr(n,s._defaultConfig),zi()?(s._dbInfo=o,o.serializer=Gt,g.resolve()):g.reject()}function qi(n){var s=this,o=s.ready().then(function(){for(var l=s._dbInfo.keyPrefix,u=localStorage.length-1;u>=0;u--){var c=localStorage.key(u);c.indexOf(l)===0&&localStorage.removeItem(c)}});return T(o,n),o}function Qi(n,s){var o=this;n=C(n);var l=o.ready().then(function(){var u=o._dbInfo,c=localStorage.getItem(u.keyPrefix+n);return c&&(c=u.serializer.deserialize(c)),c});return T(l,s),l}function Xi(n,s){var o=this,l=o.ready().then(function(){for(var u=o._dbInfo,c=u.keyPrefix,m=c.length,v=localStorage.length,y=1,b=0;b<v;b++){var E=localStorage.key(b);if(E.indexOf(c)===0){var A=localStorage.getItem(E);if(A&&(A=u.serializer.deserialize(A)),A=n(A,E.substring(m),y++),A!==void 0)return A}}});return T(l,s),l}function Zi(n,s){var o=this,l=o.ready().then(function(){var u=o._dbInfo,c;try{c=localStorage.key(n)}catch(m){c=null}return c&&(c=c.substring(u.keyPrefix.length)),c});return T(l,s),l}function eo(n){var s=this,o=s.ready().then(function(){for(var l=s._dbInfo,u=localStorage.length,c=[],m=0;m<u;m++){var v=localStorage.key(m);v.indexOf(l.keyPrefix)===0&&c.push(v.substring(l.keyPrefix.length))}return c});return T(o,n),o}function to(n){var s=this,o=s.keys().then(function(l){return l.length});return T(o,n),o}function ro(n,s){var o=this;n=C(n);var l=o.ready().then(function(){var u=o._dbInfo;localStorage.removeItem(u.keyPrefix+n)});return T(l,s),l}function no(n,s,o){var l=this;n=C(n);var u=l.ready().then(function(){s===void 0&&(s=null);var c=s;return new g(function(m,v){var y=l._dbInfo;y.serializer.serialize(s,function(b,E){if(E)v(E);else try{localStorage.setItem(y.keyPrefix+n,b),m(c)}catch(A){(A.name==="QuotaExceededError"||A.name==="NS_ERROR_DOM_QUOTA_REACHED")&&v(A),v(A)}})})});return T(u,o),u}function io(n,s){if(s=P.apply(this,arguments),n=typeof n!="function"&&n||{},!n.name){var o=this.config();n.name=n.name||o.name,n.storeName=n.storeName||o.storeName}var l=this,u;return n.name?u=new g(function(c){n.storeName?c(Qr(n,l._defaultConfig)):c(n.name+"/")}).then(function(c){for(var m=localStorage.length-1;m>=0;m--){var v=localStorage.key(m);v.indexOf(c)===0&&localStorage.removeItem(v)}}):u=g.reject("Invalid arguments"),T(u,s),u}var oo={_driver:"localStorageWrapper",_initStorage:Yi,_support:Ji(),iterate:Xi,getItem:Qi,setItem:no,removeItem:ro,clear:qi,length:to,key:Zi,keys:eo,dropInstance:io},ao=function(s,o){return s===o||typeof s=="number"&&typeof o=="number"&&isNaN(s)&&isNaN(o)},so=function(s,o){for(var l=s.length,u=0;u<l;){if(ao(s[u],o))return!0;u++}return!1},Xr=Array.isArray||function(n){return Object.prototype.toString.call(n)==="[object Array]"},Le={},Zr={},Se={INDEXEDDB:ki,WEBSQL:Hi,LOCALSTORAGE:oo},co=[Se.INDEXEDDB._driver,Se.WEBSQL._driver,Se.LOCALSTORAGE._driver],Ye=["dropInstance"],Ht=["clear","getItem","iterate","key","keys","length","removeItem","setItem"].concat(Ye),lo={description:"",driver:co.slice(),name:"localforage",size:4980736,storeName:"keyvaluepairs",version:1};function uo(n,s){n[s]=function(){var o=arguments;return n.ready().then(function(){return n[s].apply(n,o)})}}function Jt(){for(var n=1;n<arguments.length;n++){var s=arguments[n];if(s)for(var o in s)s.hasOwnProperty(o)&&(Xr(s[o])?arguments[0][o]=s[o].slice():arguments[0][o]=s[o])}return arguments[0]}var fo=function(){function n(s){h(this,n);for(var o in Se)if(Se.hasOwnProperty(o)){var l=Se[o],u=l._driver;this[o]=u,Le[u]||this.defineDriver(l)}this._defaultConfig=Jt({},lo),this._config=Jt({},this._defaultConfig,s),this._driverSet=null,this._initDriver=null,this._ready=!1,this._dbInfo=null,this._wrapLibraryMethodsWithReady(),this.setDriver(this._config.driver).catch(function(){})}return n.prototype.config=function(o){if((typeof o=="undefined"?"undefined":f(o))==="object"){if(this._ready)return new Error("Can't call config() after localforage has been used.");for(var l in o){if(l==="storeName"&&(o[l]=o[l].replace(/\W/g,"_")),l==="version"&&typeof o[l]!="number")return new Error("Database version must be a number.");this._config[l]=o[l]}return"driver"in o&&o.driver?this.setDriver(this._config.driver):!0}else return typeof o=="string"?this._config[o]:this._config},n.prototype.defineDriver=function(o,l,u){var c=new g(function(m,v){try{var y=o._driver,b=new Error("Custom driver not compliant; see https://mozilla.github.io/localForage/#definedriver");if(!o._driver){v(b);return}for(var E=Ht.concat("_initStorage"),A=0,O=E.length;A<O;A++){var B=E[A],$=!so(Ye,B);if(($||o[B])&&typeof o[B]!="function"){v(b);return}}var z=function(){for(var Ue=function(po){return function(){var go=new Error("Method "+po+" is not implemented by the current driver"),en=g.reject(go);return T(en,arguments[arguments.length-1]),en}},Wt=0,ho=Ye.length;Wt<ho;Wt++){var zt=Ye[Wt];o[zt]||(o[zt]=Ue(zt))}};z();var J=function(Ue){Le[y]&&console.info("Redefining LocalForage driver: "+y),Le[y]=o,Zr[y]=Ue,m()};"_support"in o?o._support&&typeof o._support=="function"?o._support().then(J,v):J(!!o._support):J(!0)}catch(ne){v(ne)}});return D(c,l,u),c},n.prototype.driver=function(){return this._driver||null},n.prototype.getDriver=function(o,l,u){var c=Le[o]?g.resolve(Le[o]):g.reject(new Error("Driver not found."));return D(c,l,u),c},n.prototype.getSerializer=function(o){var l=g.resolve(Gt);return D(l,o),l},n.prototype.ready=function(o){var l=this,u=l._driverSet.then(function(){return l._ready===null&&(l._ready=l._initDriver()),l._ready});return D(u,o,o),u},n.prototype.setDriver=function(o,l,u){var c=this;Xr(o)||(o=[o]);var m=this._getSupportedDrivers(o);function v(){c._config.driver=c.driver()}function y(A){return c._extend(A),v(),c._ready=c._initStorage(c._config),c._ready}function b(A){return function(){var O=0;function B(){for(;O<A.length;){var $=A[O];return O++,c._dbInfo=null,c._ready=null,c.getDriver($).then(y).catch(B)}v();var z=new Error("No available storage method found.");return c._driverSet=g.reject(z),c._driverSet}return B()}}var E=this._driverSet!==null?this._driverSet.catch(function(){return g.resolve()}):g.resolve();return this._driverSet=E.then(function(){var A=m[0];return c._dbInfo=null,c._ready=null,c.getDriver(A).then(function(O){c._driver=O._driver,v(),c._wrapLibraryMethodsWithReady(),c._initDriver=b(m)})}).catch(function(){v();var A=new Error("No available storage method found.");return c._driverSet=g.reject(A),c._driverSet}),D(this._driverSet,l,u),this._driverSet},n.prototype.supports=function(o){return!!Zr[o]},n.prototype._extend=function(o){Jt(this,o)},n.prototype._getSupportedDrivers=function(o){for(var l=[],u=0,c=o.length;u<c;u++){var m=o[u];this.supports(m)&&l.push(m)}return l},n.prototype._wrapLibraryMethodsWithReady=function(){for(var o=0,l=Ht.length;o<l;o++)uo(this,Ht[o])},n.prototype.createInstance=function(o){return new n(o)},n}(),mo=new fo;a.exports=mo},{3:3}]},{},[4])(4)})});var ei=on(we=>{"use strict";j();He();_e();var Ce=ie(),Aa=ae("levelFinished",{paramsSchema:S.tuple(S.string(),S.object({result:S.boolean(),duration:S.number()})),implement:(e,t)=>L(we,null,function*(){let{result:r,duration:i}=t;se.info("onLevelFinished",r,i),yield Promise.all([le.reporter({event:"COMPLETE_GAME_LEVEL"}),le.tracker("LevelFinished",{levelId:e,result:r,duration:i})])})}),Sa=ae("taskFinished",{paramsSchema:S.tuple(S.string(),S.object({duration:S.number()})),implement:(e,t)=>L(we,null,function*(){let{duration:r}=t;yield le.tracker("TaskFinished",{duration:r,taskId:e})})}),Ra=ae("levelUpgrade",{paramsSchema:S.tuple(S.string(),S.string()),implement:(e,t)=>L(we,null,function*(){return yield le.tracker("LevelUpgrade",{name:t,levelId:e})})}),xa=ae("onHistoryUserLevel",{paramsSchema:S.tuple(S.number()),implement:e=>L(we,null,function*(){return yield le.tracker("HistoryUserLevel",{level:e})})}),ka=ae("onHistoryUserScore",{paramsSchema:S.tuple(S.number()),implement:e=>L(we,null,function*(){return yield le.tracker("HistoryUserScore",{score:e})})}),Ca=ae("taskEvent",{paramsSchema:S.tuple(S.string(),S.object({tools:S.array(S.object({id:S.string(),name:S.string(),count:S.number(),description:S.string().optional(),price:S.object({amount:S.number(),unit:S.string()}).optional()})).optional(),awards:S.array(S.object({id:S.string(),name:S.string()})).optional()})),implement:(e,t)=>L(we,null,function*(){var r;(r=t.tools)!=null&&r.length&&(yield Promise.all([le.reporter({event:"USE_GAME_ITEM"}),le.tracker("UseGameItem",M({taskId:e},t))]))})});Ce.registerCommand("TaskTrackerSDK.levelFinished",Aa);Ce.registerCommand("TaskTrackerSDK.taskFinished",Sa);Ce.registerCommand("TaskTrackerSDK.levelUpgrade",Ra);Ce.registerCommand("TaskTrackerSDK.historyUserLevel",xa);Ce.registerCommand("TaskTrackerSDK.historyUserScore",ka);Ce.registerCommand("TaskTrackerSDK.taskEvent",Ca);q("TaskTrackerSDK.onLevelFinished",{version:"1.0.0",properties:{levelId:"1.0.0",params:{result:"1.0.0",duration:"1.0.0"}}});q("TaskTrackerSDK.onTaskFinished",{version:"1.0.0",properties:{taskId:"1.0.0",duration:"1.0.0"}});q("TaskTrackerSDK.onLevelUpgrade",{version:"1.0.0",properties:{levelId:"1.0.0",name:"1.0.0"}});q("TaskTrackerSDK.onHistoryUserLevel",{version:"1.0.0",properties:{level:"1.0.0"}});q("TaskTrackerSDK.onHistoryUserScore",{version:"1.0.0",properties:{score:"1.0.0"}});q("TaskTrackerSDK.onTaskEvent",{version:"1.0.0",properties:{taskId:"1.0.0",params:{tools:{id:"1.0.0",name:"1.0.0",count:"1.0.0",description:"1.0.0",price:{amount:"1.0.0",unit:"1.0.0"}},awards:{id:"1.0.0",name:"1.0.0"}}}})});_e();oe();He();j();var Yn=ie(),la="env",ua="getSystemInfoSync",da=()=>{var a,d,f,h;let e={system:R.deviceInfo.system,platform:R.deviceInfo.platform,brand:R.deviceInfo.brand,pixelRatio:R.deviceInfo.pixelRatio,language:R.deviceInfo.lang,version:R.sdkInfo.jssdkVersion,appName:(a=R.hostInfo)==null?void 0:a.appName,SDKVersion:R.sdkInfo.nativeSDKVersion},t=(d=R.hostInfo)==null?void 0:d.version;t&&(e=W(M({},e),{version:t}));let r=(f=R.hostInfo)==null?void 0:f.appName;r&&(e=W(M({},e),{appName:r}));let i=(h=R.sdkInfo)==null?void 0:h.jssdkVersion;return i&&(e=W(M({},e),{SDKVersion:i})),e},fa=Ie(ua,{implement:da}),ma=Ie(la,{implement:()=>W(M({},R.hostInfo),{sdkInfo:R.sdkInfo,platform:R.platform,deviceInfo:R.deviceInfo})});Yn.registerCommand("API.env",ma);Yn.registerCommand("API.getSystemInfoSync",fa);q("env",{version:"1.0.0"});q("getSystemInfoSync",{version:"1.0.0"});j();He();ye();_e();var ha="onJoliboxShow",pa="onJoliboxHide",ga="onReady",Rr=ie(),xr=En(ce),Sr=!0,Je=!0,St=0,Rt=br;function va(){let e=Date.now();if(e-St<100)return;St=e;let t=document.visibilityState==="visible";t!==Sr&&(Sr=t,Rt.emit("visible",Sr))}function qn(e){let t=Date.now();t-St<100||(St=t,e==="focus"&&!Je?Je=!0:e==="blur"&&Je&&(Je=!1),Rt.emit("visible",Je))}document.addEventListener("visibilitychange",va);window.addEventListener("focus",()=>qn("focus"));window.addEventListener("blur",()=>qn("blur"));var ya=Ie(ha,{paramsSchema:S.tuple(S.function()),implement(e){let t=xr(e);Rt.on("visible",r=>{r&&t()})}}),ba=Ie(pa,{paramsSchema:S.tuple(S.function()),implement(e){let t=xr(e);Rt.on("visible",r=>{!r&&t()})}}),Ea=Ie(ga,{paramsSchema:S.tuple(S.function()),implement(e){let t=xr(e);Ke.on("LifecycleEvent.onReady",r=>{t(r)})}});Rr.registerCommand("LifecycleSDK.onReady",Ea);Rr.registerCommand("LifecycleSDK.onJoliboxShow",ya);Rr.registerCommand("LifecycleSDK.onJoliboxHide",ba);q("lifeCycle.onReady",{version:"1.0.0"});q("lifeCycle.onJoliboxShow",{version:"1.0.0"});q("lifeCycle.onJoliboxHide",{version:"1.0.0"});He();j();Ge();oe();var Zn=an(Xn());var xt=ie(),Cr=class{constructor(){this.getGameId=()=>R.mpId;this.getItem=t=>L(this,null,function*(){let{code:r,data:i,message:a}=yield this.httpClient.get(`/api/games/user-storage/${this.gameId}`,{query:{key:t}}),d=i==null?void 0:i.value,f=a;return r!=="SUCCESS"&&(d=yield this.gameStore.getItem(t),console.info("[SDK] cloud storage getItem failed, read from localstorage",d),f+="fallback to localstorage"),{code:r,message:f,data:d&&d!=="undefined"?d:null}});this.setItem=(t,r)=>L(this,null,function*(){let i=typeof r=="string"?r:String(r),{code:a,message:d}=yield this.httpClient.post(`/api/games/user-storage/${this.gameId}`,{data:{key:t,value:i}});return yield this.gameStore.setItem(t,i),{code:a,message:d}});this.removeItem=t=>L(this,null,function*(){yield this.gameStore.removeItem(t);let{code:r,message:i}=yield this.httpClient.post(`/api/games/user-storage/${this.gameId}/remove`,{data:{key:t}});return{code:r,message:i}});this.clear=()=>L(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.httpClient=new be({baseUrl:R.testMode?"https://stg-api.jolibox.com":"https://api.jolibox.com"}),this.gameStore=Zn.default.createInstance({name:this.gameId.length?this.gameId:"default"})}},kt=new Cr,Ta=ae("getLocalStorage",{paramsSchema:S.tuple(S.string()),implement(e){return L(this,null,function*(){return yield kt.getItem(e)})}});xt.registerCommand("StorageSDK.getItem",Ta);q("storage.getItem",{version:"1.0.0",properties:{key:"1.0.0",value:"1.0.0"}});var _a=ae("setStorage",{paramsSchema:S.tuple(S.string(),S.or(S.string(),S.boolean(),S.number())),implement(e,t){return L(this,null,function*(){return yield kt.setItem(e,t)})}});xt.registerCommand("StorageSDK.setItem",_a);q("storage.setItem",{version:"1.0.0",properties:{key:"1.0.0",value:"1.0.0"}});var Ia=ae("removeStorage",{paramsSchema:S.tuple(S.string()),implement(e){return L(this,null,function*(){return yield kt.removeItem(e)})}});xt.registerCommand("StorageSDK.removeItem",Ia);q("storage.removeItem",{version:"1.0.0",properties:{key:"1.0.0"}});var wa=ae("clearStorage",{implement(){return L(this,null,function*(){return yield kt.clear()})}});xt.registerCommand("StorageSDK.clear",wa);q("storage.clear",{version:"1.0.0"});var Bl=an(ei());var Ct=class{constructor(t){this.track=t;this.adBreakIsShowing=!1;this.reportPageJumpOut=()=>{this.track("AdBreakJumpOut",{context:"AdsActionDetection"})};this.reportPageHide=()=>{this.track("AdBreakHide",{context:"AdsActionDetection"})};window.addEventListener("visibilitychange",()=>{document.hidden&&this.adBreakIsShowing&&this.reportPageHide()}),window.addEventListener("beforeunload",r=>{this.adBreakIsShowing&&this.reportPageJumpOut()})}};var ti="jolibox-sdk-ads-callbreak-timestamps",Pt=class{constructor(t,r){this.checkNetwork=t;this.maxAllowedAdsForTime=8;this.bannedForTimeThreshold=6e4;this.bannedReleaseTime=6e4;this.isBanningForTime=!1;this.releaseBannedForTimeTimeout=null;this.maxAllowedAdsForSession=200;this.bannedForSessionThreshold=6e5;this.isBanningForSession=!1;this.initialThreshold=2e3;this._callAdsTimestampsForTime=[];this.callAdsTimestampsForSession=[];this.initTimestamp=0;this.initCallAdsTimestampsForTime=()=>{var t;try{let r=JSON.parse((t=window.localStorage.getItem(ti))!=null?t:"[]");Array.isArray(r)?this._callAdsTimestampsForTime=r:this._callAdsTimestampsForTime=[]}catch(r){this._callAdsTimestampsForTime=[]}};this.setReleaseBannedForTime=()=>{this.releaseBannedForTimeTimeout&&(window.clearTimeout(this.releaseBannedForTimeTimeout),this.releaseBannedForTimeTimeout=null),this.releaseBannedForTimeTimeout=window.setTimeout(()=>{this.isBanningForTime=!1,this.releaseBannedForTimeTimeout=null},this.bannedReleaseTime)};this.checkShouldBannedInitial=()=>{if(Date.now()-this.initTimestamp<=this.initialThreshold)return"BLOCK_INITIAL"};this.checkShouldBannedForSession=t=>{if(this.isBanningForSession)return"BANNED_FOR_SESSION";let r=Date.now();if(this.callAdsTimestampsForSession=this.callAdsTimestampsForSession.concat({timestamp:r,type:t}),this.callAdsTimestampsForSession.length!==1&&(this.callAdsTimestampsForSession.length>this.maxAllowedAdsForSession&&(this.callAdsTimestampsForSession=this.callAdsTimestampsForSession.slice(-this.maxAllowedAdsForSession)),this.callAdsTimestampsForSession.length===this.maxAllowedAdsForSession&&r-this.callAdsTimestampsForSession[0].timestamp<=this.bannedForSessionThreshold))return this.isBanningForSession=!0,"BANNED_FOR_SESSION"};this.checkShouldBannedForTime=t=>{if(this.isBanningForTime)return"WAITING_BANNED_RELEASE";let r=Date.now();if(this.callAdsTimestampsForTime=this.callAdsTimestampsForTime.concat({timestamp:r,type:t}),this.callAdsTimestampsForTime.length!==1&&(this.callAdsTimestampsForTime.length>this.maxAllowedAdsForTime&&(this.callAdsTimestampsForTime=this.callAdsTimestampsForTime.slice(-this.maxAllowedAdsForTime)),this.callAdsTimestampsForTime.length===this.maxAllowedAdsForTime&&r-this.callAdsTimestampsForTime[0].timestamp<=this.bannedForTimeThreshold))return this.isBanningForTime=!0,this.setReleaseBannedForTime(),"BANNED_FOR_TIME"};this.checkAdsDisplayPermission=t=>{if(!this.checkNetwork())return"NETWORK_NOT_OK";let r=this.checkShouldBannedInitial();if(r)return r;let i=this.checkShouldBannedForSession(t);if(i)return i;let a=this.checkShouldBannedForTime(t);return a||"ALLOWED"};var i,a,d,f,h,p;if(this.maxAllowedAdsForTime=(i=r==null?void 0:r.maxAllowedAdsForTime)!=null?i:8,this.bannedForTimeThreshold=(a=r==null?void 0:r.bannedForTimeThreshold)!=null?a:6e4,this.bannedReleaseTime=(d=r==null?void 0:r.bannedReleaseTime)!=null?d:6e4,this.maxAllowedAdsForSession=(f=r==null?void 0:r.maxAllowedAdsForSession)!=null?f:200,this.bannedForSessionThreshold=(h=r==null?void 0:r.bannedForSessionThreshold)!=null?h:6e5,this.initialThreshold=(p=r==null?void 0:r.initialThreshold)!=null?p:2e3,this.maxAllowedAdsForTime<=1)throw new Error("maxAllowedAdsForTime must be greater than 1");if(this.bannedForTimeThreshold<0)throw new Error("bannedForTimeThreshold must be greater than or equal to 0");if(this.bannedReleaseTime<this.bannedForTimeThreshold)throw new Error("bannedReleaseTime must be greater than or equal to bannedForTimeThreshold");if(this.initialThreshold<0)throw new Error("initialThreshold must be greater than or equal to 0");this.initCallAdsTimestampsForTime(),this.initTimestamp=Date.now()}get callAdsTimestampsForTime(){return this._callAdsTimestampsForTime}set callAdsTimestampsForTime(t){try{window.localStorage.setItem(ti,JSON.stringify(t))}catch(r){console.error("Failed to save timestamps")}this._callAdsTimestampsForTime=t}};oe();oe();var Dt=class{constructor(t){this.httpClient=t;this.configs=null;this.firstRun=!0;this.init()}init(){return L(this,null,function*(){try{this.configs=yield this.httpClient.get("/api/fe-configs/js-sdk/ads-channel-config")}catch(t){}})}shouldBypassCallingInterstitial(){var r,i;let t;if(!this.configs)this.init(),t=!this.firstRun;else{let a=(r=R.channel)!=null?r:"",d=this.configs[a],f=(i=d==null?void 0:d.interstitialRate)!=null?i:1;t=Math.random()<f}return this.firstRun=!1,t}};j();var Pe=new ve,Ft=class{constructor(t,r,i){this.track=t;this.httpClient=r;this.checkNetwork=i;this.configured=!1;this.config={};this.getGameId=()=>R.mpId;this.getTestAdsMode=()=>R.testAdsMode;this.asyncLoad=()=>L(this,null,function*(){var f,h,p,_,I;let t="ca-pub-7171363994453626",r,i,a=window.encodeURIComponent(window.btoa((f=this.getGameId())!=null?f:"")),d=(h=this.getTestAdsMode())!=null?h:!1;try{let k=yield this.httpClient.get("/public/ads",{query:{objectId:a,testAdsMode:`${d}`}});t=(p=k.data)==null?void 0:p.clientId,r=(_=k.data)==null?void 0:_.channelId,i=(I=k.data)==null?void 0:I.unitId}catch(k){console.error("Failed to fetch client info",k)}this.clientId=t,this.channelId=r,this.unitId=i});this.asyncInit=t=>L(this,null,function*(){var a;if(typeof window=="undefined")return;yield this.asyncLoad();let r="google-adsense",i=(a=this.getTestAdsMode())!=null?a:!1;if(!document.getElementById(r)&&this.clientId){let d=document.createElement("script");d.id=r,d.async=!0,d.crossOrigin="anonymous",d.src=`https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=${this.clientId}`,i&&d.setAttribute("data-adbreak-test","on"),this.channelId&&d.setAttribute("data-ad-channel",this.channelId),document.head.appendChild(d),this.track("LoadAdsenseCompleted",null)}});this.push=(t={})=>{window.adsbygoogle.push(t)};this.wrapAdBreakParams=t=>{if((i=>i.type==="preroll")(t)){Pe.emit("isAdShowing",!0);let i=t.adBreakDone,a=d=>{Pe.emit("isAdShowing",!1),i&&i(d)};return W(M({},t),{adBreakDone:a})}else{let i=t.beforeAd,a=t.afterAd,d=()=>{Pe.emit("isAdShowing",!0),this.track("CallBeforeAd",{}),i&&i()},f=()=>{Pe.emit("isAdShowing",!1),this.track("CallAfterAd",{}),a&&a()};return W(M({},t),{beforeAd:d,afterAd:f})}};this.adConfig=t=>{let a=t,{onReady:r}=a,i=nn(a,["onReady"]);this.track("CallAdConfig",i),this.configured?console.warn("Ad config already set, skipping"):(this.configured=!0,this.push(t))};this.adBreak=t=>{var p,_,I,k;if(!this.getGameId()){console.warn("Game ID is not set, skip calling adBreak");return}if(t.type!=="reward"&&!this.channelPolicy.shouldBypassCallingInterstitial()){(p=t.adBreakDone)==null||p.call(t,{breakType:t.type,breakName:"skipInterstitials",breakFormat:"interstitial",breakStatus:"viewed"});return}let r=this.antiCheating.checkAdsDisplayPermission(t.type==="reward"?"reward":"interstitial");switch(r){case"NETWORK_NOT_OK":case"BANNED_FOR_SESSION":console.warn("Ads not allowed",r),(_=t.adBreakDone)==null||_.call(t,{breakType:t.type,breakName:r,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"noAdPreloaded"}),this.track("PreventAdsCheating",{reason:r});return;case"BLOCK_INITIAL":case"BANNED_FOR_TIME":case"WAITING_BANNED_RELEASE":console.warn("Ads not allowed",r),(I=t.adBreakDone)==null||I.call(t,{breakType:t.type,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"viewed"}),this.track("PreventAdsCheating",{reason:r});return;default:break}let i=t.type,a=t.adBreakDone,d=g=>{var T;this.adsActionDetection.adBreakIsShowing=!1,this.track("CallAdBreakDone",{breakType:g.breakType,breakName:(T=g.breakName)!=null?T:"",breakFormat:g.breakFormat,breakStatus:g.breakStatus}),a&&a(g)};if(t.adBreakDone=d,t.type==="reward"){let g=t.beforeReward,T=C=>()=>{this.track("CallShowAdFn",null),C()},D=C=>{g&&g(T(C))};t.beforeReward=D}let f;switch(i){case"preroll":f={type:i};break;case"start":case"pause":case"next":case"browse":case"reward":f={type:i,name:(k=t.name)!=null?k:""};break}this.adsActionDetection.adBreakIsShowing=!0,this.track("CallAdBreak",f);let h=this.wrapAdBreakParams(t);this.push(h),window.JoliTesterBridge&&console.log("joli-fullscreen-ad-show")};this.adUnit=t=>L(this,null,function*(){var g,T,D,C;if(this.track("CallAdUnit",{adFormat:(T=(g=t.adFormat)==null?void 0:g.toString())!=null?T:null,fullWidthResponsive:(D=t.fullWidthResponsive)!=null?D:null}),this.clientId||(yield this.asyncLoad()),document.querySelector("#jolibox-ads")){console.warn("Ad unit already set, skipping");return}let{el:r,slot:i,adFormat:a,fullWidthResponsive:d,style:f}=t,h;if(!r)throw new Error("targeting element is required");if(typeof r=="string"?h=document.querySelector(r):h=r,!h)throw new Error("targeting element not found");let p=i;if(p||(p=this.unitId),!p)throw new Error("slot is required");let _=typeof a=="object"&&Array.isArray(a)?a.join(", "):a,I=document.createElement("ins");if(I.className="adsbygoogle",I.id="jolibox-ads",I.style.display="block",I.setAttribute("data-ad-client",this.clientId),I.setAttribute("data-ad-slot",p),_&&I.setAttribute("data-ad-format",_),d&&I.setAttribute("data-full-width-responsive",d),f&&I.setAttribute("style",f),(C=this.getTestAdsMode())!=null?C:!1){let P=document.createElement("div");P.style.position="absolute",P.style.top="0",P.style.left="0",P.style.width="100%",P.style.height="100%",P.style.display="flex",P.style.justifyContent="center",P.style.alignItems="center",P.style.backgroundColor="rgba(0, 0, 0, 0.5)",P.style.color="white",P.innerHTML="Test Ad",I.style.position="relative",h.appendChild(I),I.appendChild(P)}else h.appendChild(I),new MutationObserver(F=>{F.forEach(K=>{if(K.type==="attributes"&&K.attributeName==="data-ad-status"){let x=I.getAttribute("data-ad-status");this.track("AdSenseUnitStatusChanged",{status:x!=null?x:"null"})}})}).observe(I,{attributes:!0,attributeFilter:["data-ad-status"]}),this.push({})});this.antiCheating=new Pt(i),this.adsActionDetection=new Ct(this.track),this.channelPolicy=new Dt(r)}init(t){this.track("CallAdsInit",null),typeof window!="undefined"&&(this.config=t!=null?t:{},window.adsbygoogle=window.adsbygoogle||[],this.asyncInit(t))}};_e();ot();j();Ge();var Ot=ie(),Nt=new Ft(ue,new be,()=>xe.networkIsOk);Pe.on("isAdShowing",e=>{window.dispatchEvent(new CustomEvent("JOLIBOX_ADS_EVENT",{detail:{isAdShowing:e}}))});Ot.registerCommand("AdsSDK.init",e=>{Nt.init(e)});Ot.registerCommand("AdsSDK.adConfig",e=>{Nt.adConfig(e)});Ot.registerCommand("AdsSDK.adBreak",e=>{Nt.adBreak(e)});Ot.registerCommand("AdsSDK.adUnit",e=>{Nt.adUnit(e)});j();_e();var si=-1,Ut=function(e){addEventListener("pageshow",function(t){t.persisted&&(si=t.timeStamp,e(t))},!0)},Dr=function(){var e=self.performance&&performance.getEntriesByType&&performance.getEntriesByType("navigation")[0];if(e&&e.responseStart>0&&e.responseStart<performance.now())return e},Bt=function(){var e=Dr();return e&&e.activationStart||0},Fe=function(e,t){var r=Dr(),i="navigate";return si>=0?i="back-forward-cache":r&&(document.prerendering||Bt()>0?i="prerender":document.wasDiscarded?i="restore":r.type&&(i=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:i}},ci=function(e,t,r){try{if(PerformanceObserver.supportedEntryTypes.includes(e)){var i=new PerformanceObserver(function(a){Promise.resolve().then(function(){t(a.getEntries())})});return i.observe(Object.assign({type:e,buffered:!0},r||{})),i}}catch(a){}},Oe=function(e,t,r,i){var a,d;return function(f){t.value>=0&&(f||i)&&((d=t.value-(a||0))||a===void 0)&&(a=t.value,t.delta=d,t.rating=function(h,p){return h>p[1]?"poor":h>p[0]?"needs-improvement":"good"}(t.value,r),e(t))}},li=function(e){requestAnimationFrame(function(){return requestAnimationFrame(function(){return e()})})},ui=function(e){document.addEventListener("visibilitychange",function(){document.visibilityState==="hidden"&&e()})},di=function(e){var t=!1;return function(){t||(e(),t=!0)}},De=-1,ri=function(){return document.visibilityState!=="hidden"||document.prerendering?1/0:0},Lt=function(e){document.visibilityState==="hidden"&&De>-1&&(De=e.type==="visibilitychange"?e.timeStamp:0,Pa())},ni=function(){addEventListener("visibilitychange",Lt,!0),addEventListener("prerenderingchange",Lt,!0)},Pa=function(){removeEventListener("visibilitychange",Lt,!0),removeEventListener("prerenderingchange",Lt,!0)},fi=function(){return De<0&&(De=ri(),ni(),Ut(function(){setTimeout(function(){De=ri(),ni()},0)})),{get firstHiddenTime(){return De}}},Fr=function(e){document.prerendering?addEventListener("prerenderingchange",function(){return e()},!0):e()},ii=[1800,3e3],mi=function(e,t){t=t||{},Fr(function(){var r,i=fi(),a=Fe("FCP"),d=ci("paint",function(f){f.forEach(function(h){h.name==="first-contentful-paint"&&(d.disconnect(),h.startTime<i.firstHiddenTime&&(a.value=Math.max(h.startTime-Bt(),0),a.entries.push(h),r(!0)))})});d&&(r=Oe(e,a,ii,t.reportAllChanges),Ut(function(f){a=Fe("FCP"),r=Oe(e,a,ii,t.reportAllChanges),li(function(){a.value=performance.now()-f.timeStamp,r(!0)})}))})};var Da=function(e){var t=self.requestIdleCallback||self.setTimeout,r=-1;return e=di(e),document.visibilityState==="hidden"?e():(r=t(e),ui(e)),r};var oi=[2500,4e3],Pr={},hi=function(e,t){t=t||{},Fr(function(){var r,i=fi(),a=Fe("LCP"),d=function(p){t.reportAllChanges||(p=p.slice(-1)),p.forEach(function(_){_.startTime<i.firstHiddenTime&&(a.value=Math.max(_.startTime-Bt(),0),a.entries=[_],r())})},f=ci("largest-contentful-paint",d);if(f){r=Oe(e,a,oi,t.reportAllChanges);var h=di(function(){Pr[a.id]||(d(f.takeRecords()),f.disconnect(),Pr[a.id]=!0,r(!0))});["keydown","click"].forEach(function(p){addEventListener(p,function(){return Da(h)},{once:!0,capture:!0})}),ui(h),Ut(function(p){a=Fe("LCP"),r=Oe(e,a,oi,t.reportAllChanges),li(function(){a.value=performance.now()-p.timeStamp,Pr[a.id]=!0,r(!0)})})}})},ai=[800,1800],Fa=function e(t){document.prerendering?Fr(function(){return e(t)}):document.readyState!=="complete"?addEventListener("load",function(){return e(t)},!0):setTimeout(t,0)},pi=function(e,t){t=t||{};var r=Fe("TTFB"),i=Oe(e,r,ai,t.reportAllChanges);Fa(function(){var a=Dr();a&&(r.value=Math.max(a.responseStart-Bt(),0),r.entries=[a],i(!0),Ut(function(){r=Fe("TTFB",0),(i=Oe(e,r,ai,t.reportAllChanges))(!0)}))})};function Oa(){mi(e=>{ue("GameFCP",{value:e.value,rating:e.rating,navigationType:e.navigationType})}),hi(e=>{ue("GameLCP",{value:e.value,rating:e.rating,navigationType:e.navigationType})}),pi(e=>{ue("GameTTFB",{value:e.value,rating:e.rating,navigationType:e.navigationType})})}function Na(){Ke.on("onDocumentReady",e=>{Ke.emit("LifecycleEvent.onReady",{isLogin:!1}),le.start(Date.now()-e)})}function gi(){Na(),Oa()}gi();
|
|
4
4
|
/*! Bundled license information:
|
|
5
5
|
|
|
6
6
|
localforage/dist/localforage.js:
|
package/dist/index.native.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var Hn=Object.create;var at=Object.defineProperty;var Vn=Object.getOwnPropertyDescriptor;var $n=Object.getOwnPropertyNames;var Kn=Object.getPrototypeOf,qn=Object.prototype.hasOwnProperty;var p=(e,t)=>()=>(e&&(t=e(e=0)),t);var Gn=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),qt=(e,t)=>{for(var r in t)at(e,r,{get:t[r],enumerable:!0})},zn=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of $n(t))!qn.call(e,o)&&o!==r&&at(e,o,{get:()=>t[o],enumerable:!(n=Vn(t,o))||n.enumerable});return e};var Wn=(e,t,r)=>(r=e!=null?Hn(Kn(e)):{},zn(t||!e||!e.__esModule?at(r,"default",{value:e,enumerable:!0}):r,e));function Yn(e){return!!e?.__nativeBuffers__}function ue(e){if(typeof e=="string")try{e=JSON.parse(e)}catch{return{}}if(typeof e!="object"||e===null)return{};if(!Yn(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 o;n.value?o=n.value:n.base64&&(o=Qn(n.base64)),typeof o<"u"&&o instanceof ArrayBuffer&&(e[n.key]=o)}}return e}function Gt(e={},t=!1){let r=e,n=[];for(let[o,s]of Object.entries(r))if(s!==void 0&&s instanceof ArrayBuffer&&s.byteLength!==void 0){let i=t?{value:s,key:o}:{base64:Xn(s),key:o};n.push(i),delete r[o]}return n.length>0&&(r.__nativeBuffers__=n),r}var Qn,Xn,ct=p(()=>{"use strict";Qn=e=>{let t=atob(e),r=t.length,n=new Uint8Array(r);for(let o=0;o<r;o++)n[o]=t.charCodeAt(o);return n.buffer};Xn=e=>{let t="",r=new Uint8Array(e),n=r.byteLength;for(let o=0;o<n;o++)t+=String.fromCharCode(r[o]);return btoa(t)}});function to(e){return new Promise(t=>{setTimeout(()=>{t()},e)})}function te(e){return typeof e=="string"}function P(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)&&!(e instanceof RegExp)&&!(e instanceof Date)}function Qt(e){return typeof e=="object"&&Array.isArray(e)}function Xt(e){return e===!0||e===!1}function ro(e){return typeof e>"u"}function no(e){return ro(e)||e===null}function Zt(e){return typeof e=="function"}function er(e){return P(e)&&Zt(e.then)}function tr(e){let t=e,r=null,n=function(...o){return r||(r=new t(...o)),r};return n.prototype=t.prototype,n}function rr(e,t,r){if(typeof r!="function")throw new Error("[Jolibox SDK]Customizer must be a function");function n(o,s){for(let i in s)if(Object.prototype.hasOwnProperty.call(s,i)){let a=o[i],c=s[i],d=r(a,c,i,o,s);d!==void 0?o[i]=d:zt(c)&&zt(a)?o[i]=n({...a},c):Array.isArray(c)&&Array.isArray(a)?o[i]=[...a,...c]:o[i]=c}return o}return n(e,t)}function zt(e){return e&&typeof e=="object"&&e.constructor===Object}function nr(e,t){if(Array.isArray(e))return e.concat(t)}function fe(e,t,r={}){let n=null,o,s,i,{leading:a=!1,trailing:c=!0}=r,d=()=>(i=e.apply(s,o),o=void 0,s=void 0,i),u=function(...f){o=f,s=this;let m=a&&!n;if(n&&clearTimeout(n),n=setTimeout(()=>{n=null,c&&!m&&d()},t),m)return d()};return u.cancel=()=>{n&&clearTimeout(n),n=null,o=s=void 0},u.flush=()=>{if(n)return clearTimeout(n),n=null,d()},u}function io(e,t){return(...r)=>t(e,...r)}function we(e){return t=>io(t,function(r,...n){if(typeof r=="function")try{return r.apply(this,n)}catch(o){e(new so(`${o}`))}})}function me(e){return(...t)=>{(globalThis.VConsole?.[e]??globalThis.console[e])(...t)}}function ko(e){return new Promise(t=>fr(e)(t))}function fr(e){return(t,r=null)=>{let n=!1;return e(o=>{if(!n)return n=!0,t.call(r,o)},null)}}function Eo(e,t){return(r=>{let n,o={onWillAddFirstListener(){n=r(s.fire,s)}},s=new pe(o);return s.event})((r,n=null)=>e(o=>t(o)&&r.call(n,o),null))}function So(e,t){let r=Math.min(e.length,t.length);for(let n=0;n<r;n++)Io(e[n],t[n])}function Io(e,t){if(te(t)){if(typeof e!==t)throw new Error(`argument does not match constraint: typeof ${t}`)}else if(Zt(t)){try{if(e instanceof t)return}catch{}if(!no(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 I(){if(globalThis[dt])return globalThis[dt];let e=new ke,t=new mt,r={registerCommand(n,o,s){e.registerCommand({id:n,handler:o,metadata:s})},executeCommand(n,...o){return t.executeCommand(n,...o)},excuteCommandSync(n,...o){return t.executeCommandThowErr(n,...o)}};return globalThis[dt]=r,r}var Wt,Zn,eo,Yt,Q,oo,pt,re,or,sr,so,ir,ar,cr,lr,dr,he,Ee,ft,C,ur,ao,ht,co,gt,lo,uo,ye,mo,po,fo,mr,vt,ho,go,vo,pr,T,yo,bo,be,pe,H,ut,To,lt,wo,K,ke,mt,dt,g=p(()=>{"use strict";Wt=Object.defineProperty,Zn=Object.getOwnPropertyDescriptor,eo=(e,t)=>{for(var r in t)Wt(e,r,{get:t[r],enumerable:!0})},Yt=(e,t,r,n)=>{for(var o=n>1?void 0:n?Zn(t,r):t,s=e.length-1,i;s>=0;s--)(i=e[s])&&(o=(n?i(t,r,o):i(o))||o);return n&&o&&Wt(t,r,o),o};Q=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))}})}};oo=(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))(oo||{}),pt=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}},re=class extends pt{constructor(){super(...arguments),this.kind="INTERNAL_ERROR"}},or=class extends pt{constructor(){super(...arguments),this.kind="USER_ERROR"}},sr=class extends or{constructor(){super(...arguments),this.name="USER_VALIDATE_ERROR"}},so=class extends or{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))}},ir=class extends re{constructor(){super(...arguments),this.name="INTERNAL_SCHEMA_PARSE_ERROR",this.priority="P0"}},ar=class extends re{constructor(){super(...arguments),this.name="INTERNAL_INVOKE_NATIVE_ERROR"}},cr=class extends re{constructor(e,t,r,n){super(e),this.errNo=t,this.name="INTERNAL_APPLY_NATIVE_ERROR",this.errorType=r,this.errorCode=n}},lr=class extends re{constructor(){super(...arguments),this.name="INTERNAL_JSCORE_ERROR",this.priority="P0"}},dr=class extends re{constructor(){super(...arguments),this.name="INTERNAL_GLOBAL_JS_ERROR",this.priority="P1"}},he=class extends pt{constructor(e,t,r,n,o){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),o&&(this.priority=o)}toJSON(){return{message:this.message,stack:this.stack,name:this.name,code:this.code,errorType:this.errorType}}},Ee=class extends re{constructor(){super(...arguments),this.name="INTERNAL_METRIC_REPORT_ERROR"}},ft=class extends re{constructor(){super(...arguments),this.name="INTERNAL_REPORTER_ERROR"}};C={log:me("log"),warn:me("warn"),info:me("info"),error:me("error"),debug:me("debug")};Object.assign(globalThis,{logger:C});ur=Symbol.for("Jolibox.canIUseMap"),ao={};globalThis[ur]=ao;ht={get config(){return globalThis[ur]}},co=(e=>(e[e.System=1e3]="System",e[e.ErrorTrace=1001]="ErrorTrace",e[e.UserDefined=1002]="UserDefined",e))(co||{}),gt=(e=>(e.MiniGame="mini-game",e.MiniDrama="mini-drama",e.App="app",e.WebSDK="web-sdk",e.AppSDK="app-sdk",e))(gt||{}),lo=(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))(lo||{}),uo=()=>"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,e=>{let t=Math.random()*16|0;return(e==="x"?t:t&3|8).toString(16)}),ye={isiOS: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:navigator.userAgent.includes("Android"),isMac:navigator.userAgent.includes("Mac"),isFacebook:navigator.userAgent.includes("FB_IAB"),isPC:!navigator.userAgent.includes("iPhone")&&!navigator.userAgent.includes("Android")},mo=()=>ye.isiOS?"iOS":ye.isAndroid?"Android":ye.isMac?"Mac":ye.isFacebook?"Facebook":"PC",po="device_id",fo="advertising_id",mr=e=>(localStorage.getItem(e)||localStorage.setItem(e,uo()),localStorage.getItem(e)),vt=()=>mr(po),ho=()=>mr(fo),go=e=>e.charAt(0).toUpperCase()+e.slice(1),vo=()=>{let e=new URLSearchParams(window.location.search);return go(e.get("utm_source")??"")||"JoliboxSDK"},pr=e=>{let t="JoliboxWebSDK",r=mo(),n=navigator.language,o=vt(),s=ho();return`${t} (${vo()}${r}; UnknownModel; UnknownSystemVersion; ${n}) uuid/${o} adid/${s} version/${e||""}`},T=class Te{static{this.Undefined=new Te(void 0)}constructor(t){this.element=t,this.next=Te.Undefined,this.prev=Te.Undefined}},yo=class{constructor(){this._first=T.Undefined,this._last=T.Undefined,this._size=0}get size(){return this._size}isEmpty(){return this._first===T.Undefined}clear(){let e=this._first;for(;e!==T.Undefined;){let t=e.next;e.prev=T.Undefined,e.next=T.Undefined,e=t}this._first=T.Undefined,this._last=T.Undefined,this._size=0}unshift(e){return this._insert(e,!1)}push(e){return this._insert(e,!0)}_insert(e,t){let r=new T(e);if(this._first===T.Undefined)this._first=r,this._last=r;else if(t){let o=this._last;this._last=r,r.prev=o,o.next=r}else{let o=this._first;this._first=r,r.next=o,o.prev=r}this._size+=1;let n=!1;return()=>{n||(n=!0,this._remove(r))}}shift(){if(this._first!==T.Undefined){let e=this._first.element;return this._remove(this._first),e}}pop(){if(this._last!==T.Undefined){let e=this._last.element;return this._remove(this._last),e}}_remove(e){if(e.prev!==T.Undefined&&e.next!==T.Undefined){let t=e.prev;t.next=e.next,e.next.prev=t}else e.prev===T.Undefined&&e.next===T.Undefined?(this._first=T.Undefined,this._last=T.Undefined):e.next===T.Undefined?(this._last=this._last.prev,this._last.next=T.Undefined):e.prev===T.Undefined&&(this._first=this._first.next,this._first.prev=T.Undefined);this._size-=1}*[Symbol.iterator](){let e=this._first;for(;e!==T.Undefined;)yield e.element,e=e.next}},bo=0,be=class{constructor(e){this.value=e,this.id=bo++}},pe=class{constructor(e){this.options=e,this._size=0}dispose(e){this._disposed||(this._disposed=!0,this._listeners&&(e?(this._listeners instanceof be&&(this._listeners=[this._listeners]),this._listeners=this._listeners.filter(t=>t?.value===e)):(this._listeners=void 0,this._size=0)),this.options?.onDidRemoveLastListener?.())}get event(){return this._event??=(e,t)=>{if(this._disposed)return()=>{console.info("[Jolibox SDK] Emitter is _disposed")};t&&(e=e.bind(t));let r=new be(e);this._listeners?this._listeners instanceof be?this._listeners=[this._listeners,r]:this._listeners.push(r):(this.options?.onWillAddFirstListener?.(this),this._listeners=r,this.options?.onDidFirstListener?.(this)),this.options?.onDidAddListener?.(this),this._size++},this._event}_deliver(e,t){if(!e)return;let r=this.options?.onListenerError||Error.constructor;if(!r){e.value(t);return}try{e.value(t)}catch(n){r(n)}}fire(e){this._listeners&&(this._listeners instanceof be?this._deliver(this._listeners,e):this._listeners.forEach(t=>this._deliver(t,e)))}hasListeners(){return this._size>0}},H=class{constructor(){this.listeners=new Map,this.listerHandlerMap=new WeakMap,this.cachedEventQueue=new Map}on(e,t){let r=this.listeners.get(e)??new pe,n=s=>t(...s.args);this.listerHandlerMap.set(t,n),r.event(n),this.listeners.set(e,r);let o=this.cachedEventQueue.get(e);if(o)for(;o.size>0;)r.fire({event:e,...o.shift()})}off(e,t){let r=this.listeners.get(e);if(r){let n=this.listerHandlerMap.get(t);r.dispose(n)}}emit(e,...t){let r=this.listeners.get(e);if(r)r.fire({event:e,args:t});else{let n=this.cachedEventQueue.get(e);n||(n=new yo,this.cachedEventQueue.set(e,n)),n.push({args:t})}}},ut={};eo(ut,{None:()=>To,filter:()=>Eo,once:()=>fr,toPromise:()=>ko});To=()=>{console.log("[Jolibox SDK] None Event")};lt=Symbol.for("Jolibox.hostEmitter"),wo=()=>{let e=new H;return globalThis[lt]||(globalThis[lt]={on:e.on.bind(e),off:e.off.bind(e),emit:e.emit.bind(e)}),globalThis[lt]},K=wo();ke=class{constructor(){this._commands=new Map,this._onDidRegisterCommand=new pe,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 o of e.metadata.args)r.push(o.constraint);let n=e.handler;e.handler=function(...o){return So(o,r),n(...o)}}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}};ke=Yt([tr],ke);mt=class{constructor(){this._onWillExecuteCommand=new pe,this.onWillExecuteCommand=this._onWillExecuteCommand.event,this._onDidExecuteCommand=new pe,this.onDidExecuteCommand=this._onDidExecuteCommand.event,this.registry=new ke,this._starActivation=null}_activateStar(){return this._starActivation||(this._starActivation=to(3e4)),this._starActivation}async executeCommand(e,...t){return this.registry.getCommand(e)?this._tryExecuteCommand(e,t):(await Promise.all([Promise.race([this._activateStar(),ut.toPromise(ut.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}}};mt=Yt([tr],mt);dt=Symbol.for("Jolibox.commands")});function _(e,t={}){yt.emit("ERROR_REPORT",{error:e,options:t})}var yt,ne,L=p(()=>{"use strict";g();g();yt=new H,ne=new H;_.debounce=fe(_,50,{leading:!0})});function Se(e,t){return`[${e}]:${t}`}var oe,bt,X=p(()=>{"use strict";L();g();L();oe=(e,t)=>new he(t?.errMsg??e.msg??"",e.code,e.type),bt=e=>new sr(e)});var hr,gr,vr,yr=p(()=>{"use strict";hr=[],gr=[],vr=["env","createRequestTask","login"]});function Tr(e,t){br||(Tt=new se({eventName:"jolibox_invoke",tagNameOrder:["status","method","errNo","errMsg","isForeground"],metricName:"duration",reporter(o){e.invoke("track",JSON.stringify({event:"reportMetrics",data:o}),-1)}}),kt=new se({eventName:"jolibox_invoke_js2native",tagNameOrder:["status","method","isForeground"],metricName:"duration",reporter(o){e.invoke("track",JSON.stringify({event:"reportMetrics",data:o}),-1)}}),Et=new se({eventName:"jolibox_invoke_native2js",tagNameOrder:["status","method","isForeground"],metricName:"duration",reporter(o){e.invoke("track",JSON.stringify({event:"reportMetrics",data:o}),-1)}}),t("onJoliboxEnterBackground",()=>{Tt.flush(),kt.flush(),Et.flush()}),br=!0);function r(o){let{method:s,args:i,startTime:a,isForeground:c,errMsg:d=`${s}:fail no errMsg`,errNo:u=0,__timing:f={receiveJSInvoke:0,invokeCallback:0}}=o,{receiveJSInvoke:m,invokeCallback:h}=f,b=d.match(/\S:(\S+)\s?/)?.[1]??"fail";Tt.report({status:b,method:n(s,i),errNo:`${u}`,errMsg:d,isForeground:c,duration:Date.now()-a}),a&&m&&h&&(kt.report({status:b,method:s,isForeground:c,duration:Number((m-a).toFixed(3))}),Et.report({status:b,method:s,isForeground:c,duration:Number((Date.now()-h).toFixed(3))}))}function n(o,s){return(o==="callHostMethod"||o==="callHostMethodSync")&&s?.method?`${o}-${s.method}`:o}return r}var Ao,se,br,Tt,kt,Et,wt=p(()=>{"use strict";g();Ao=e=>e==="pv"?e:"default",se=class{constructor(t){this.interval=30;this.lastReportTime=0;this.cache={};let{reporter:r,interval:n=30,eventName:o,tagNameOrder:s,metricName:i,type:a}=t;this.reporter=r,this.interval=n,this.eventName=o,this.tagNameOrder=s,this.metricName=i,this.type=Ao(a)}report(t){this.type==="pv"?this.addPVPoint(t):this.addPoint(t),this.tryReport(!1)}flush(){this.tryReport(!0)}tryReport(t){if(Object.keys(this.cache).length){if(t){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(t){let r=(n,o,s,i)=>{let a=o.shift();if(a){let c=i[a];n[c]||(n[c]={}),r(n[c],o,s,i)}else n[s]||(n[s]=[]),n[s].push(i[s])};r(this.cache,[...this.tagNameOrder],this.metricName,t)}addPVPoint(t){let r=(o,s,i,a)=>{let c=s.shift();if(!c&&P(a))throw new Ee(`report value failed to match tagNameOrder, ${JSON.stringify(n)}`);if(c){let d=[];if(P(a))d.push(...Object.keys(a));else if(te(a)){if(s.length>0)throw new Ee(`report value failed to match tagNameOrder, ${JSON.stringify(n)}`);d.push(a)}else throw new Ee(`expected metric value to be a string, but got a(n) ${typeof a}, ${JSON.stringify(n)}`);d.forEach(u=>{o[u]||(o[u]={});let f=P(a)?a[u]:a;r(o[u],[...s],i,f)})}else o[i]?o[i]++:o[i]=1},n={point:t,metricName:this.metricName,tagNameOrder:this.tagNameOrder};r(this.cache,[...this.tagNameOrder],this.metricName,t)}processPoints(t){return{eventName:this.eventName,tagNameOrder:this.tagNameOrder,metricName:this.metricName,metricAggregateType:this.type==="pv"?"itoa":"arr",data:t}}clearPoints(){this.cache={}}},br=!1});function Er(e,t){let r=0,n=!0,o=new Map,s=Tr(e,t);t("onJoliboxEnterBackground",()=>{n=!1}),t("onJoliboxEnterForeground",()=>{n=!0,St.forEach(async({method:d,args:u,resolve:f})=>{let m=await a(d,u);f(m)}),St.length=0});let i=(d,u)=>{C.info("----resolveId",d,u);let f=o.get(Number(d));if(!f)return;let m=ue(u);f(m),o.delete(Number(d))},a=(d,u)=>{let f=Date.now(),m=`${n}`;r+=1;let h=new Q;if(o.set(r,h.resolve),!n&&gr.includes(d))return new Promise(x=>{St.push({method:d,args:u,resolve:x})});let R={...{method:d,startTime:f,args:u,isForeground:m},invokeType:"js-bridge"},F=!Ro&&hr.includes(d),W=Gt(u,F),Y=F?W:JSON.stringify(W),k;if(d.endsWith("Sync")||vr.includes(d)?k=e.call?.(d,W,r):typeof Y=="string"?(console.log("-----params",d,r),k=e.invoke(d,Y,r)):k=e.call?.(d,Y,r),k){try{typeof k=="string"&&(k=JSON.parse(k)),k=ue(k)}catch(x){C.error(x)}return o.delete(r),k.errorCode&&(k.errorCode=Se(d,k.errorCode)),s({...R,...k}),k}return d.endsWith("Sync")&&o.delete(r),h.promise.then(x=>(x.errorCode&&(x.errorCode=Se(d,x.errorCode)),s({...R,...x}),x))};return{invokeNative:a,applyNative:(d,u)=>{let f=a(d,u);return er(f)?f.then(m=>kr(d,m)):kr(d,f)},invokeHandler:i}}function kr(e,t){if(!P(t)){C.warn(`[Jolibox SDK]${e} no response value`);return}let{errMsg:r,errNo:n,errorType:o,errorCode:s,...i}=t;if(r&&r!==`${e}:ok`)throw new cr(r,n,o,s);return i}var St,Ro,wr=p(()=>{"use strict";ct();g();X();yr();wt();St=[],Ro=!1});function Sr(e){let t=new H,r=new se({eventName:"jolibox_publish",tagNameOrder:["type","event"],metricName:"duration",reporter(n){e.invoke("track",JSON.stringify({event:"reportMetrics",data:n}),-1)}});return t.on("onJoliboxEnterBackground",()=>{r.flush()}),{onNative:t.on.bind(t),offNative:t.off.bind(t),subscribeHandler(n,o,s){let i=ue(o),a;if(i.__extra){a=i.params;let{type:c,startTime:d}=i.__extra;r.report({type:c,event:n,duration:Date.now()-d})}else a=i;t.emit(n,a,s)}}}var Ir=p(()=>{"use strict";g();ct();wt()});function It(e){let{subscribeHandler:t,onNative:r,offNative:n}=Sr(e),{invokeNative:o,invokeHandler:s,applyNative:i}=Er(e,r);return{invokeHandler:s,subscribeHandler:t,applyNative:i,invokeNative:o,onNative:r,offNative:n}}var Ar=p(()=>{"use strict";wr();Ir()});var Rr=p(()=>{"use strict"});var _r=p(()=>{"use strict";Ar();Rr()});var Z,B,xr,Pr=p(()=>{"use strict";g();L();B={trigger(){},exit(){return!1},onReady(e){B.trigger=e},doExit(e){B.exit=e}},xr=()=>{let e=window.prompt("invoke",JSON.stringify({event:"envSync",paramsString:JSON.stringify({})}));if(!e)_(new ar("native env failed"));else{let{data:t}=JSON.parse(e);return t??void 0}};if(window.webkit){let e=window.webkit.messageHandlers,t=(o="")=>{B.trigger(),e.onDocumentReady.postMessage({path:o})};Z={onDocumentReady:t,doExit:o=>{let s=B.exit();e.doExit.postMessage({uuid:o,shouldInterrupt:s})},invoke(o,s,i){e.invoke.postMessage({event:o,paramsString:s,callbackId:i})},call(o,s,i){let a=window.prompt("invoke",JSON.stringify({event:o,paramsString:JSON.stringify(s),callbackId:i}));if(a)return JSON.parse(a)}};let n={onDocumentReady:t,env:xr};globalThis.joliboxJSCore={...n}}if(window.JoliAndroidSDKBridge){let e=window.JoliAndroidSDKBridge,t=(o="")=>{B.trigger(),e.onDocumentReady(JSON.stringify({path:o}))};Z={onDocumentReady:t,invoke(o,s,i){e.invoke(JSON.stringify({event:o,paramsString:s,callbackId:i}))},doExit:o=>{let s=B.exit();e.doExit(JSON.stringify({uuid:o,shouldInterrupt:s}))},call(o,s,i){let a=window.prompt("invoke",JSON.stringify({event:o,paramsString:JSON.stringify(s),callbackId:i}));if(a)return JSON.parse(a)}};let n={onDocumentReady:t,env:xr};globalThis.joliboxJSCore={...n}}});function At(e,t){return{params:e,__extra:{startTime:Date.now(),type:t}}}var Rt=p(()=>{"use strict"});function _t(){globalThis.onmessage=function(e){e.data==="msg:setup"&&([ie]=e.ports,ie.onmessage=function(t){let r=JSON.parse(t.data);r[0]==="publish"?globalThis.ttJSBridge.subscribeHandler(r[1],r[2]):r[0]==="invoke"&&globalThis.ttJSBridge.invokeHandler(r[1],r[2])},ie.publish=function(t,r){let n=At(r,"messagePort");ie.postMessage(JSON.stringify(["publish",t,JSON.stringify(n)]))},ie.postMessage("msg:setup:ok"))}}var ie,Cr=p(()=>{"use strict";Rt()});var Ie=p(()=>{"use strict";Pr();Cr();Rt()});var Or,_o,Fr,Nr,D,E,V,Gi,xo,M=p(()=>{"use strict";_r();Ie();X();g();Ie();Or=Z;if(!Or)throw new lr("No joliboxJScore is found, native bridge not found.");_t();_o={...Or},Fr=It(_o),{invokeHandler:Nr}=Fr,{applyNative:D,invokeNative:E,onNative:V,offNative:Gi,subscribeHandler:xo}=Fr;globalThis.joliboxJSBridge={callHandler:Nr,invokeHandler:Nr,subscribeHandler:xo}});var xt,Dr,Ur=p(()=>{"use strict";g();L();xt=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{return{}}},Dr=e=>{try{let n=new URL(e).searchParams.get("joliSource")?.split(".");if(n?.length){let[o,s,i]=n;return{headerJson:xt(o),payloadJson:xt(s),signature:xt(i)}}else throw"joli_source is missing"}catch(t){return _(new ir(`${e} not a valid schema: ${t}`)),{headerJson:{},payloadJson:{},signature:{}}}}});var Po,Ae,Mr,Pt=p(()=>{"use strict";g();Po="1.1.7-beta.4",Ae=()=>Po,Mr=()=>{let e=Ae();return`${pr(e)}`}});var Co,No,N,Oo,v,j=p(()=>{"use strict";g();Ur();Pt();g();Co={deviceInfo:{brand:"UnknownBrand",model:"UnknownModel",did:vt(),pixelRatio:window.devicePixelRatio||1,platform:"h5",system:"UnknownSystemVersion",lang:"zh"},sdkInfo:{nativeSDKVersion:"",jssdkVersion:Ae()},schema:window.location.href,platform:"h5"},No=globalThis.joliboxJSCore?.env,N=Object.assign({},No?.()??Co),Oo=()=>{let{payloadJson:e,headerJson:t}=N.schema.length?Dr(N.schema):{},r=`${N.deviceInfo.did}-${new Date().getTime()}`,o=new URL(N.schema.length?N.schema:window.location.href).searchParams,s=o.get("mpId")??o.get("appId")??o.get("gameId")??"",i=e?.sessionId??o.get("sessionId")??r,a=!!(e?.testAdsMode??o.get("testAdsMode")==="true"),c=e?.joliboxEnv??o.get("joliboxEnv")??"production",d=c==="staging",u=t?.channel;return{get testMode(){return d},get testAdsMode(){return a},get joliboxEnv(){return c},get joliSource(){return o.get("joliSource")??null},get mpId(){return s??e?.id??""},get mpVersion(){return t?.ver??Ae()},get platform(){return N.platform??N.deviceInfo.platform},get deviceInfo(){return N.deviceInfo},get sdkInfo(){return N.sdkInfo},get hostInfo(){return N.hostInfo},get hostUserInfo(){return N.hostUserInfo},get sessionId(){return N.clientSessionId??i??r},get channel(){return u},get webviewId(){return N.webviewId??-1},onEnvConfigChanged:f=>{rr(N,f,nr)}}},v=Oo()});var Ct,Br,Fo,Do,Lr,Uo,jr=p(()=>{"use strict";g();L();j();g();Ct=!1,Br=(e,t)=>e==null?!1:t in e,Fo=e=>Br(e,"kind"),Do=e=>{let t=e.toLowerCase().split("_");return t[0]+t.slice(1).map(r=>r.charAt(0).toUpperCase()+r.slice(1)).join("")},Lr=(e,t={},r)=>{let o={...{user_id:v.hostUserInfo?.uid??"",device_id:v.deviceInfo.did??"",timestamp:Date.now(),tag:Do(e.name)},env:t.environment,isFromUser:r};r?ne.emit("GLOBAL_USER_ERROR",e,o):ne.emit("GLOBAL_ERROR",e,o)},Uo=e=>Br(e,"kind")&&e.kind==="USER_ERROR";yt.on("ERROR_REPORT",({error:e,options:t})=>{if(Ct)return;Ct=!0;let r=Fo(e)&&e.raw?e.raw:e;try{let n=Uo(e);Lr(e,t,n)}catch(n){let o=n instanceof Error?n.message:String(n),s=new ft(`${o}, origin error: ${r.message}`);C.error(s),Lr(new ft(s.message),{environment:t.environment},!1)}finally{Ct=!1}})});var Jr=p(()=>{"use strict";jr();X();g();M();ne.on("GLOBAL_ERROR",(e,t)=>{let r={message:e.message,stack:e.stack??"",errorType:e.name,source:0};E("trackAsync",{event:"reportJsError",data:r})});ne.on("GLOBAL_USER_ERROR",(e,t)=>{C.log("UserError",e,t)})});var Nt=p(()=>{"use strict"});function Hr(e,t){let r=(n,o,s)=>{let i={tag:n,...t,extra:{...o}};n=="globalJsError"?_(new dr(JSON.stringify(i))):e("systemLog",i,s)};return r.debounce=fe(r,500,{leading:!0}),r}function Vr(e){let t=(r,n,o)=>{let s=(o&&JSON.stringify(o))??0,i={speed_value_type:r,total_duration:n};s&&Object.assign(i,{extra:s}),e("joliboxSpeedAnalysis",i)};return t.debounce=fe(t,500,{leading:!0}),t}var $r=p(()=>{"use strict";g();g();L()});function Kr(e,t){let r=Hr(e,t),n=Vr(r);return{track:r,trackPerformance:n}}var qr=p(()=>{"use strict";$r()});var Gr=p(()=>{"use strict";j();g();g()});var zr=p(()=>{"use strict";qr();Nt();Gr()});var Re,Wr=p(()=>{"use strict";Re=class{constructor(t,r){this.eventEmitter=t;this.lastReportTime=0;this.visible=!0;this.timer=this.createRAFTimer(t=>{this.reporter({event:"PLAY_GAME",params:{duration:t}}),this.tracker("PlayGame",{duration:t})});this.interval=r??5*1e3,t.on("visible",n=>{this.visible=n})}start(t){this.reporter({event:"OPEN_GAME",params:{timestamp:Date.now(),duration:t??0}}),this.tracker("OpenGame",{duration:t??0}),this.timer.start()}close(t){this.reporter({event:"CLOSE_GAME",params:{timestamp:Date.now(),duration:t}}),this.tracker("CloseGame",{duration:t}),this.timer.stop()}createRAFTimer(t){let r=Date.now(),n,o,s=!1,i=0,a=()=>{if(!s)return;let h=Date.now(),b=h-r;b>=this.interval&&(this.visible&&(i+=b,t(i)),r=h),n=requestAnimationFrame(a)},c=()=>{u(),r=Date.now(),o=window.setInterval(()=>{if(!s)return;let h=Date.now();h-r>=this.interval&&(r=h)},this.interval)},d=()=>{f(),r=Date.now(),n=requestAnimationFrame(a)},u=()=>{n&&(cancelAnimationFrame(n),n=0)},f=()=>{o&&(clearInterval(o),o=0)};this.eventEmitter.on("visible",h=>{s&&(console.log("visible",h),h?d():c())});let m=this.visible;return{start(){s||(s=!0,m?d():c())},stop(){s=!1,u(),f()}}}}});var Ot=p(()=>{"use strict"});function Qr(e,t,r){let{response:n,startTime:o,endTime:s,requestFrom:i}=r,{errMsg:a="",profile:c={}}=n,u={duration:s-o,request_type:e,url:t.split("?")[0],result:r.state,error_msg:r.state==="fail"?a:"",socket_reused:c.socketReused?1:0,request_from:i};(i==="public"&&Yr<Lo||i==="inner")&&(u.joli_request_number=Yr++,setTimeout(()=>{U("joliboxNetRequestResult",u)},500))}var Yr,Lo,Xr=p(()=>{"use strict";Ot();ee();Yr=0,Lo=10});function _e(e,t,r){let n=new Map,o=r?.baseUrl??"https://api.jolibox.com",s=r?.type??"public",i=r?.defaultHeaders??{};return V("onRequestTaskStateChange",c=>{if(typeof c.requestTaskId!="string")return;let d=n.get(c.requestTaskId);if(d)if(c.state==="success"){let{requestTaskId:u,state:f,...m}=c;d.resolve(m),n.delete(u)}else if(c.state==="fail"){let{requestTaskId:u,state:f,...m}=c;d.reject(m),n.delete(u)}else C.warn("onRequestTaskStateChange unknown event",c)}),K.on("onLoginComplete",({isLogin:c,token:d})=>{c&&d&&(i["X-JOLI-TOKEN"]=d)}),async(c,d={})=>{let u=Date.now(),f=Bo(c,{...d,baseUrl:o}),{method:m="GET",responseType:h="text",dataType:b="json",timeout:R,enableCache:F=!1,appendHostCookie:W=!0}=d,Y=Object.assign({"content-type":"application/json"},i,d.header),k={url:f,method:m,header:Y,enableCache:F,responseType:h,appendHostCookie:W};if(m=="POST"||m=="PUT"){let J=Jo(d.data,Y["content-type"]);k.data=J}R&&Object.assign(k,{timeout:R});let{data:{requestTaskId:x}}=E(e,k);if(typeof x!="string")throw oe({code:-1,msg:"requestTaskId is not a string"});let de=(J,$)=>{Qr("request",f,{state:J,startTime:u,endTime:Date.now(),params:k,response:$,requestId:x,requestFrom:s=="public"?"public":"inner"})},{resolve:it,reject:Mn,promise:Ln}=new Q;n.set(x,{resolve:it,reject:Mn});try{let J=await Ln;de("success",J);let{data:$}=J;return b==="json"&&typeof $=="string"&&($=jo($)),{url:f,timeout:R,method:m,response:{...J,data:$}}}catch(J){let $=J;if(P($)){let{errMsg:ve,prefetchDetail:Bn,isPrefetch:jn,errNo:Jn}=$;te(ve)&&(de("fail",{errMsg:ve,isPrefetch:jn,prefetchDetail:Bn}),_(oe({code:-1,msg:ve},{errNo:Jn,errMsg:ve})))}throw J}}}function jo(e){try{return JSON.parse(e.trim())}catch{return e}}function Jo(e,t="application/json"){let r=t.toLowerCase();return e===void 0?"":typeof e=="string"||e instanceof ArrayBuffer?e:r.includes("application/x-www-form-urlencoded")||r.includes("application/json")||typeof e=="object"?JSON.stringify(e):String(e)}var Bo,Ft=p(()=>{"use strict";g();Xr();Ot();M();L();X();Bo=(e,t)=>{if(/^https?:\/\//.test(e))return e;let r=t?.query,o=new URLSearchParams(r).toString();return t?.baseUrl?`${t.baseUrl}${e}${o?`?${o}`:""}`:`${e}${o?`?${o}`:""}`}});var Dt,q,xe=p(()=>{"use strict";Pt();Ft();j();Dt={"x-user-agent":Mr()};v.hostUserInfo?.token&&(Dt["x-joli-token"]=v.hostUserInfo.token);v.joliSource&&(Dt["x-joli-source"]=v.joliSource);q=_e("createRequestTaskSync","operateRequestTaskSync",{type:"inner",baseUrl:v.testMode?"https://stg-api.jolibox.com":"https://api.jolibox.com",defaultHeaders:Dt})});var Pe,Zr=p(()=>{"use strict";j();Wr();xe();M();Pe=class extends Re{constructor(t,r,n){super(r,n),this.gameId=v.mpId,this.sessionId=v.sessionId,this.track=t}async reporter(t){let{event:r,params:n}=t,o=[];o.push(q("/api/base/app-event",{method:"POST",data:{eventType:r,gameInfo:{gameId:this.gameId,sessionId:this.sessionId,...n}}})),await Promise.all(o)}async reportToNative(t){let{event:r,params:n}=t;await D("userTrackAsync",{event:r,params:{...n},gameId:this.gameId})}tracker(t,r=null){this.track(t,r)}}});var rn={};qt(rn,{nativeTaskEmitter:()=>ge,taskTracker:()=>O,track:()=>U,trackPerformance:()=>en});var Ho,U,en,tn,ge,O,ee=p(()=>{"use strict";Jr();g();Nt();zr();j();Zr();M();Ho=(e,t,r)=>{let n=t,s={...P(n.extra)?n.extra:te(n.extra)?JSON.parse(n.extra):{},mp_id:n.mp_id??"",mp_version:n.mp_version??""};E("trackAsync",{event:e,data:s,webviewId:r})},{track:U,trackPerformance:en}=Kr(Ho,{type:gt.AppSDK,platform:"native",jssdk_version:v.sdkInfo?.jssdkVersion??"1.0.0",mp_id:v.mpId,mp_version:v.mpVersion}),tn=I();tn.registerCommand("ReportSDK.traceSystemTimeline",({event:e,duration:t,extra:r})=>{en(e,t,r)});tn.registerCommand("ReportSDK.traceSystem",({event:e,info:t})=>{U(e,t)});ge=new H,O=new Pe(U,ge)});function nn(){let e=null,t=window.fetch,r=()=>{e=document.createElement("style"),e.setAttribute("data-jolibox-sdk","default-styles");let s=`
|
|
1
|
+
var ds=Object.create;var _e=Object.defineProperty,us=Object.defineProperties,ms=Object.getOwnPropertyDescriptor,ps=Object.getOwnPropertyDescriptors,fs=Object.getOwnPropertyNames,Re=Object.getOwnPropertySymbols,hs=Object.getPrototypeOf,yt=Object.prototype.hasOwnProperty,ar=Object.prototype.propertyIsEnumerable;var ir=(e,t,r)=>t in e?_e(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,g=(e,t)=>{for(var r in t||(t={}))yt.call(t,r)&&ir(e,r,t[r]);if(Re)for(var r of Re(t))ar.call(t,r)&&ir(e,r,t[r]);return e},_=(e,t)=>us(e,ps(t));var ae=(e,t)=>{var r={};for(var n in e)yt.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&Re)for(var n of Re(e))t.indexOf(n)<0&&ar.call(e,n)&&(r[n]=e[n]);return r};var f=(e,t)=>()=>(e&&(t=e(e=0)),t);var cr=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),lr=(e,t)=>{for(var r in t)_e(e,r,{get:t[r],enumerable:!0})},gs=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let s of fs(t))!yt.call(e,s)&&s!==r&&_e(e,s,{get:()=>t[s],enumerable:!(n=ms(t,s))||n.enumerable});return e};var dr=(e,t,r)=>(r=e!=null?ds(hs(e)):{},gs(t||!e||!e.__esModule?_e(r,"default",{value:e,enumerable:!0}):r,e));var y=(e,t,r)=>new Promise((n,s)=>{var o=c=>{try{a(r.next(c))}catch(l){s(l)}},i=c=>{try{a(r.throw(c))}catch(l){s(l)}},a=c=>c.done?n(c.value):Promise.resolve(c.value).then(o,i);a((r=r.apply(e,t)).next())});function vs(e){return!!(e!=null&&e.__nativeBuffers__)}function Te(e){if(typeof e=="string")try{e=JSON.parse(e)}catch(r){return{}}if(typeof e!="object"||e===null)return{};if(!vs(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 s;n.value?s=n.value:n.base64&&(s=ys(n.base64)),typeof s!="undefined"&&s instanceof ArrayBuffer&&(e[n.key]=s)}}return e}function ur(e={},t=!1){let r=e,n=[];for(let[s,o]of Object.entries(r))if(o!==void 0&&o instanceof ArrayBuffer&&o.byteLength!==void 0){let i=t?{value:o,key:s}:{base64:bs(o),key:s};n.push(i),delete r[s]}return n.length>0&&(r.__nativeBuffers__=n),r}var ys,bs,bt=f(()=>{"use strict";ys=e=>{let t=atob(e),r=t.length,n=new Uint8Array(r);for(let s=0;s<r;s++)n[s]=t.charCodeAt(s);return n.buffer};bs=e=>{let t="",r=new Uint8Array(e),n=r.byteLength;for(let s=0;s<n;s++)t+=String.fromCharCode(r[s]);return btoa(t)}});function Es(e){return new Promise(t=>{setTimeout(()=>{t()},e)})}function ce(e){return typeof e=="string"}function M(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)&&!(e instanceof RegExp)&&!(e instanceof Date)}function hr(e){return typeof e=="object"&&Array.isArray(e)}function gr(e){return e===!0||e===!1}function ws(e){return typeof e>"u"}function Ss(e){return ws(e)||e===null}function vr(e){return typeof e=="function"}function yr(e){return M(e)&&vr(e.then)}function br(e){let t=e,r=null,n=function(...s){return r||(r=new t(...s)),r};return n.prototype=t.prototype,n}function Tr(e,t,r){if(typeof r!="function")throw new Error("[Jolibox SDK]Customizer must be a function");function n(s,o){for(let i in o)if(Object.prototype.hasOwnProperty.call(o,i)){let a=s[i],c=o[i],l=r(a,c,i,s,o);l!==void 0?s[i]=l:mr(c)&&mr(a)?s[i]=n(g({},a),c):Array.isArray(c)&&Array.isArray(a)?s[i]=[...a,...c]:s[i]=c}return s}return n(e,t)}function mr(e){return e&&typeof e=="object"&&e.constructor===Object}function kr(e,t){if(Array.isArray(e))return e.concat(t)}function we(e,t,r={}){let n=null,s,o,i,{leading:a=!1,trailing:c=!0}=r,l=()=>(i=e.apply(o,s),s=void 0,o=void 0,i),u=function(...m){s=m,o=this;let p=a&&!n;if(n&&clearTimeout(n),n=setTimeout(()=>{n=null,c&&!p&&l()},t),p)return l()};return u.cancel=()=>{n&&clearTimeout(n),n=null,s=o=void 0},u.flush=()=>{if(n)return clearTimeout(n),n=null,l()},u}function Rs(e,t){return(...r)=>t(e,...r)}function Oe(e){return t=>Rs(t,function(r,...n){if(typeof r=="function")try{return r.apply(this,n)}catch(s){e(new As(`${s}`))}})}function ke(e){return(...t)=>{var r,n;((n=(r=globalThis.VConsole)==null?void 0:r[e])!=null?n:globalThis.console[e])(...t)}}function Js(e){return new Promise(t=>Nr(e)(t))}function Nr(e){return(t,r=null)=>{let n=!1;return e(s=>{if(!n)return n=!0,t.call(r,s)},null)}}function Hs(e,t){return(r=>{let n,s={onWillAddFirstListener(){n=r(o.fire,o)}},o=new Ee(s);return o.event})((r,n=null)=>e(s=>t(s)&&r.call(n,s),null))}function Vs(e,t){let r=Math.min(e.length,t.length);for(let n=0;n<r;n++)Ks(e[n],t[n])}function Ks(e,t){if(ce(t)){if(typeof e!==t)throw new Error(`argument does not match constraint: typeof ${t}`)}else if(vr(t)){try{if(e instanceof t)return}catch(r){}if(!Ss(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 O(){if(globalThis[kt])return globalThis[kt];let e=new Ce,t=new wt,r={registerCommand(n,s,o){e.registerCommand({id:n,handler:s,metadata:o})},executeCommand(n,...s){return t.executeCommand(n,...s)},excuteCommandSync(n,...s){return t.executeCommandThowErr(n,...s)}};return globalThis[kt]=r,r}var pr,Ts,ks,fr,ne,Is,St,le,Er,wr,As,Sr,Ir,Ar,Rr,_r,Se,Ne,It,j,xr,_s,At,xs,Rt,Ps,Cs,xe,Ns,Os,Fs,Pr,_t,Ds,Us,Ms,Cr,Q,R,Ls,Bs,Pe,Ee,z,Et,js,Tt,$s,X,Ce,wt,kt,E=f(()=>{"use strict";pr=Object.defineProperty,Ts=Object.getOwnPropertyDescriptor,ks=(e,t)=>{for(var r in t)pr(e,r,{get:t[r],enumerable:!0})},fr=(e,t,r,n)=>{for(var s=n>1?void 0:n?Ts(t,r):t,o=e.length-1,i;o>=0;o--)(i=e[o])&&(s=(n?i(t,r,s):i(s))||s);return n&&s&&pr(t,r,s),s};ne=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))}})}};Is=(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))(Is||{}),St=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}},le=class extends St{constructor(){super(...arguments),this.kind="INTERNAL_ERROR"}},Er=class extends St{constructor(){super(...arguments),this.kind="USER_ERROR"}},wr=class extends Er{constructor(){super(...arguments),this.name="USER_VALIDATE_ERROR"}},As=class extends Er{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))}},Sr=class extends le{constructor(){super(...arguments),this.name="INTERNAL_SCHEMA_PARSE_ERROR",this.priority="P0"}},Ir=class extends le{constructor(){super(...arguments),this.name="INTERNAL_INVOKE_NATIVE_ERROR"}},Ar=class extends le{constructor(e,t,r,n){super(e),this.errNo=t,this.name="INTERNAL_APPLY_NATIVE_ERROR",this.errorType=r,this.errorCode=n}},Rr=class extends le{constructor(){super(...arguments),this.name="INTERNAL_JSCORE_ERROR",this.priority="P0"}},_r=class extends le{constructor(){super(...arguments),this.name="INTERNAL_GLOBAL_JS_ERROR",this.priority="P1"}},Se=class extends St{constructor(e,t,r,n,s){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),s&&(this.priority=s)}toJSON(){return{message:this.message,stack:this.stack,name:this.name,code:this.code,errorType:this.errorType}}},Ne=class extends le{constructor(){super(...arguments),this.name="INTERNAL_METRIC_REPORT_ERROR"}},It=class extends le{constructor(){super(...arguments),this.name="INTERNAL_REPORTER_ERROR"}};j={log:ke("log"),warn:ke("warn"),info:ke("info"),error:ke("error"),debug:ke("debug")};Object.assign(globalThis,{logger:j});xr=Symbol.for("Jolibox.canIUseMap"),_s={};globalThis[xr]=_s;At={get config(){return globalThis[xr]}},xs=(e=>(e[e.System=1e3]="System",e[e.ErrorTrace=1001]="ErrorTrace",e[e.UserDefined=1002]="UserDefined",e))(xs||{}),Rt=(e=>(e.MiniGame="mini-game",e.MiniDrama="mini-drama",e.App="app",e.WebSDK="web-sdk",e.AppSDK="app-sdk",e))(Rt||{}),Ps=(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))(Ps||{}),Cs=()=>"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,e=>{let t=Math.random()*16|0;return(e==="x"?t:t&3|8).toString(16)}),xe={isiOS: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:navigator.userAgent.includes("Android"),isMac:navigator.userAgent.includes("Mac"),isFacebook:navigator.userAgent.includes("FB_IAB"),isPC:!navigator.userAgent.includes("iPhone")&&!navigator.userAgent.includes("Android")},Ns=()=>xe.isiOS?"iOS":xe.isAndroid?"Android":xe.isMac?"Mac":xe.isFacebook?"Facebook":"PC",Os="device_id",Fs="advertising_id",Pr=e=>(localStorage.getItem(e)||localStorage.setItem(e,Cs()),localStorage.getItem(e)),_t=()=>Pr(Os),Ds=()=>Pr(Fs),Us=e=>e.charAt(0).toUpperCase()+e.slice(1),Ms=()=>{var t;let e=new URLSearchParams(window.location.search);return Us((t=e.get("utm_source"))!=null?t:"")||"JoliboxSDK"},Cr=e=>{let t="JoliboxWebSDK",r=Ns(),n=navigator.language,s=_t(),o=Ds();return`${t} (${Ms()}${r}; UnknownModel; UnknownSystemVersion; ${n}) uuid/${s} adid/${o} version/${e||""}`},R=(Q=class{constructor(t){this.element=t,this.next=Q.Undefined,this.prev=Q.Undefined}},Q.Undefined=new Q(void 0),Q),Ls=class{constructor(){this._first=R.Undefined,this._last=R.Undefined,this._size=0}get size(){return this._size}isEmpty(){return this._first===R.Undefined}clear(){let e=this._first;for(;e!==R.Undefined;){let t=e.next;e.prev=R.Undefined,e.next=R.Undefined,e=t}this._first=R.Undefined,this._last=R.Undefined,this._size=0}unshift(e){return this._insert(e,!1)}push(e){return this._insert(e,!0)}_insert(e,t){let r=new R(e);if(this._first===R.Undefined)this._first=r,this._last=r;else if(t){let s=this._last;this._last=r,r.prev=s,s.next=r}else{let s=this._first;this._first=r,r.next=s,s.prev=r}this._size+=1;let n=!1;return()=>{n||(n=!0,this._remove(r))}}shift(){if(this._first!==R.Undefined){let e=this._first.element;return this._remove(this._first),e}}pop(){if(this._last!==R.Undefined){let e=this._last.element;return this._remove(this._last),e}}_remove(e){if(e.prev!==R.Undefined&&e.next!==R.Undefined){let t=e.prev;t.next=e.next,e.next.prev=t}else e.prev===R.Undefined&&e.next===R.Undefined?(this._first=R.Undefined,this._last=R.Undefined):e.next===R.Undefined?(this._last=this._last.prev,this._last.next=R.Undefined):e.prev===R.Undefined&&(this._first=this._first.next,this._first.prev=R.Undefined);this._size-=1}*[Symbol.iterator](){let e=this._first;for(;e!==R.Undefined;)yield e.element,e=e.next}},Bs=0,Pe=class{constructor(e){this.value=e,this.id=Bs++}},Ee=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 Pe&&(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 s,o,i,a,c,l;if(this._disposed)return()=>{console.info("[Jolibox SDK] Emitter is _disposed")};r&&(t=t.bind(r));let n=new Pe(t);this._listeners?this._listeners instanceof Pe?this._listeners=[this._listeners,n]:this._listeners.push(n):((o=(s=this.options)==null?void 0:s.onWillAddFirstListener)==null||o.call(s,this),this._listeners=n,(a=(i=this.options)==null?void 0:i.onDidFirstListener)==null||a.call(i,this)),(l=(c=this.options)==null?void 0:c.onDidAddListener)==null||l.call(c,this),this._size++}),this._event}_deliver(e,t){var n;if(!e)return;let r=((n=this.options)==null?void 0:n.onListenerError)||Error.constructor;if(!r){e.value(t);return}try{e.value(t)}catch(s){r(s)}}fire(e){this._listeners&&(this._listeners instanceof Pe?this._deliver(this._listeners,e):this._listeners.forEach(t=>this._deliver(t,e)))}hasListeners(){return this._size>0}},z=class{constructor(){this.listeners=new Map,this.listerHandlerMap=new WeakMap,this.cachedEventQueue=new Map}on(e,t){var o;let r=(o=this.listeners.get(e))!=null?o:new Ee,n=i=>t(...i.args);this.listerHandlerMap.set(t,n),r.event(n),this.listeners.set(e,r);let s=this.cachedEventQueue.get(e);if(s)for(;s.size>0;)r.fire(g({event:e},s.shift()))}off(e,t){let r=this.listeners.get(e);if(r){let n=this.listerHandlerMap.get(t);r.dispose(n)}}emit(e,...t){let r=this.listeners.get(e);if(r)r.fire({event:e,args:t});else{let n=this.cachedEventQueue.get(e);n||(n=new Ls,this.cachedEventQueue.set(e,n)),n.push({args:t})}}},Et={};ks(Et,{None:()=>js,filter:()=>Hs,once:()=>Nr,toPromise:()=>Js});js=()=>{console.log("[Jolibox SDK] None Event")};Tt=Symbol.for("Jolibox.hostEmitter"),$s=()=>{let e=new z;return globalThis[Tt]||(globalThis[Tt]={on:e.on.bind(e),off:e.off.bind(e),emit:e.emit.bind(e)}),globalThis[Tt]},X=$s();Ce=class{constructor(){this._commands=new Map,this._onDidRegisterCommand=new Ee,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 s of e.metadata.args)r.push(s.constraint);let n=e.handler;e.handler=function(...s){return Vs(s,r),n(...s)}}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}};Ce=fr([br],Ce);wt=class{constructor(){this._onWillExecuteCommand=new Ee,this.onWillExecuteCommand=this._onWillExecuteCommand.event,this._onDidExecuteCommand=new Ee,this.onDidExecuteCommand=this._onDidExecuteCommand.event,this.registry=new Ce,this._starActivation=null}_activateStar(){return this._starActivation||(this._starActivation=Es(3e4)),this._starActivation}executeCommand(e,...t){return y(this,null,function*(){return this.registry.getCommand(e)?this._tryExecuteCommand(e,t):(yield Promise.all([Promise.race([this._activateStar(),Et.toPromise(Et.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}}};wt=fr([br],wt);kt=Symbol.for("Jolibox.commands")});function D(e,t={}){xt.emit("ERROR_REPORT",{error:e,options:t})}var xt,de,V=f(()=>{"use strict";E();E();xt=new z,de=new z;D.debounce=we(D,50,{leading:!0})});function Fe(e,t){return`[${e}]:${t}`}var ue,Pt,se=f(()=>{"use strict";V();E();V();ue=(e,t)=>{var r,n;return new Se((n=(r=t==null?void 0:t.errMsg)!=null?r:e.msg)!=null?n:"",e.code,e.type)},Pt=e=>new wr(e)});var Or,Fr,Dr,Ur=f(()=>{"use strict";Or=[],Fr=[],Dr=["env","createRequestTask","login"]});function Lr(e,t){Mr||(Ct=new me({eventName:"jolibox_invoke",tagNameOrder:["status","method","errNo","errMsg","isForeground"],metricName:"duration",reporter(s){e.invoke("track",JSON.stringify({event:"reportMetrics",data:s}),-1)}}),Nt=new me({eventName:"jolibox_invoke_js2native",tagNameOrder:["status","method","isForeground"],metricName:"duration",reporter(s){e.invoke("track",JSON.stringify({event:"reportMetrics",data:s}),-1)}}),Ot=new me({eventName:"jolibox_invoke_native2js",tagNameOrder:["status","method","isForeground"],metricName:"duration",reporter(s){e.invoke("track",JSON.stringify({event:"reportMetrics",data:s}),-1)}}),t("onJoliboxEnterBackground",()=>{Ct.flush(),Nt.flush(),Ot.flush()}),Mr=!0);function r(s){var b,v;let{method:o,args:i,startTime:a,isForeground:c,errMsg:l=`${o}:fail no errMsg`,errNo:u=0,__timing:m={receiveJSInvoke:0,invokeCallback:0}}=s,{receiveJSInvoke:p,invokeCallback:T}=m,I=(v=(b=l.match(/\S:(\S+)\s?/))==null?void 0:b[1])!=null?v:"fail";Ct.report({status:I,method:n(o,i),errNo:`${u}`,errMsg:l,isForeground:c,duration:Date.now()-a}),a&&p&&T&&(Nt.report({status:I,method:o,isForeground:c,duration:Number((p-a).toFixed(3))}),Ot.report({status:I,method:o,isForeground:c,duration:Number((Date.now()-T).toFixed(3))}))}function n(s,o){return(s==="callHostMethod"||s==="callHostMethodSync")&&o!=null&&o.method?`${s}-${o.method}`:s}return r}var qs,me,Mr,Ct,Nt,Ot,Ft=f(()=>{"use strict";E();qs=e=>e==="pv"?e:"default",me=class{constructor(t){this.interval=30;this.lastReportTime=0;this.cache={};let{reporter:r,interval:n=30,eventName:s,tagNameOrder:o,metricName:i,type:a}=t;this.reporter=r,this.interval=n,this.eventName=s,this.tagNameOrder=o,this.metricName=i,this.type=qs(a)}report(t){this.type==="pv"?this.addPVPoint(t):this.addPoint(t),this.tryReport(!1)}flush(){this.tryReport(!0)}tryReport(t){if(Object.keys(this.cache).length){if(t){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(t){let r=(n,s,o,i)=>{let a=s.shift();if(a){let c=i[a];n[c]||(n[c]={}),r(n[c],s,o,i)}else n[o]||(n[o]=[]),n[o].push(i[o])};r(this.cache,[...this.tagNameOrder],this.metricName,t)}addPVPoint(t){let r=(s,o,i,a)=>{let c=o.shift();if(!c&&M(a))throw new Ne(`report value failed to match tagNameOrder, ${JSON.stringify(n)}`);if(c){let l=[];if(M(a))l.push(...Object.keys(a));else if(ce(a)){if(o.length>0)throw new Ne(`report value failed to match tagNameOrder, ${JSON.stringify(n)}`);l.push(a)}else throw new Ne(`expected metric value to be a string, but got a(n) ${typeof a}, ${JSON.stringify(n)}`);l.forEach(u=>{s[u]||(s[u]={});let m=M(a)?a[u]:a;r(s[u],[...o],i,m)})}else s[i]?s[i]++:s[i]=1},n={point:t,metricName:this.metricName,tagNameOrder:this.tagNameOrder};r(this.cache,[...this.tagNameOrder],this.metricName,t)}processPoints(t){return{eventName:this.eventName,tagNameOrder:this.tagNameOrder,metricName:this.metricName,metricAggregateType:this.type==="pv"?"itoa":"arr",data:t}}clearPoints(){this.cache={}}},Mr=!1});function jr(e,t){let r=0,n=!0,s=new Map,o=Lr(e,t);t("onJoliboxEnterBackground",()=>{n=!1}),t("onJoliboxEnterForeground",()=>{n=!0,Dt.forEach(p=>y(this,[p],function*({method:l,args:u,resolve:m}){let T=yield a(l,u);m(T)})),Dt.length=0});let i=(l,u)=>{let m=s.get(Number(l));if(!m)return;let p=Te(u);m(p),s.delete(Number(l))},a=(l,u)=>{var N,fe;let m=Date.now(),p=`${n}`;r+=1;let T=new ne;if(s.set(r,T.resolve),!n&&Fr.includes(l))return new Promise(U=>{Dt.push({method:l,args:u,resolve:U})});let b=_(g({},{method:l,startTime:m,args:u,isForeground:p}),{invokeType:"js-bridge"}),v=!Gs&&Or.includes(l),k=ur(u,v),A=v?k:JSON.stringify(k),h;if(l.endsWith("Sync")||Dr.includes(l)?h=(N=e.call)==null?void 0:N.call(e,l,k,r):typeof A=="string"?h=e.invoke(l,A,r):h=(fe=e.call)==null?void 0:fe.call(e,l,A,r),h){try{typeof h=="string"&&(h=JSON.parse(h)),h=Te(h)}catch(U){j.error(U)}return s.delete(r),h.errorCode&&(h.errorCode=Fe(l,h.errorCode)),o(g(g({},b),h)),h}return l.endsWith("Sync")&&s.delete(r),T.promise.then(U=>(U.errorCode&&(U.errorCode=Fe(l,U.errorCode)),o(g(g({},b),U)),U))};return{invokeNative:a,applyNative:(l,u)=>{let m=a(l,u);return yr(m)?m.then(p=>Br(l,p)):Br(l,m)},invokeHandler:i}}function Br(e,t){if(!M(t)){j.warn(`[Jolibox SDK]${e} no response value`);return}let a=t,{errMsg:r,errNo:n,errorType:s,errorCode:o}=a,i=ae(a,["errMsg","errNo","errorType","errorCode"]);if(r&&r!==`${e}:ok`)throw new Ar(r,n,s,o);return i}var Dt,Gs,Jr=f(()=>{"use strict";bt();E();se();Ur();Ft();Dt=[],Gs=!1});function Hr(e){let t=new z,r=new me({eventName:"jolibox_publish",tagNameOrder:["type","event"],metricName:"duration",reporter(n){e.invoke("track",JSON.stringify({event:"reportMetrics",data:n}),-1)}});return t.on("onJoliboxEnterBackground",()=>{r.flush()}),{onNative:t.on.bind(t),offNative:t.off.bind(t),subscribeHandler(n,s,o){let i=Te(s),a;if(i.__extra){a=i.params;let{type:c,startTime:l}=i.__extra;r.report({type:c,event:n,duration:Date.now()-l})}else a=i;t.emit(n,a,o)}}}var $r=f(()=>{"use strict";E();bt();Ft()});function Ut(e){let{subscribeHandler:t,onNative:r,offNative:n}=Hr(e),{invokeNative:s,invokeHandler:o,applyNative:i}=jr(e,r);return{invokeHandler:o,subscribeHandler:t,applyNative:i,invokeNative:s,onNative:r,offNative:n}}var Vr=f(()=>{"use strict";Jr();$r()});var Kr=f(()=>{"use strict"});var qr=f(()=>{"use strict";Vr();Kr()});var oe,K,Gr,zr=f(()=>{"use strict";E();V();K={trigger(){},exit(){return!1},onReady(e){K.trigger=e},doExit(e){K.exit=e}},Gr=()=>{let e=window.prompt("invoke",JSON.stringify({event:"envSync",paramsString:JSON.stringify({})}));if(!e)D(new Ir("native env failed"));else{let{data:t}=JSON.parse(e);return t!=null?t:void 0}};if(window.webkit){let e=window.webkit.messageHandlers,t=(s="")=>{K.trigger(),e.onDocumentReady.postMessage({path:s})};oe={onDocumentReady:t,doExit:s=>{let o=K.exit();e.doExit.postMessage({uuid:s,shouldInterrupt:o})},invoke(s,o,i){e.invoke.postMessage({event:s,paramsString:o,callbackId:i})},call(s,o,i){let a=window.prompt("invoke",JSON.stringify({event:s,paramsString:JSON.stringify(o),callbackId:i}));if(a)return JSON.parse(a)}};let n={onDocumentReady:t,env:Gr};globalThis.joliboxJSCore=g({},n)}if(window.JoliAndroidSDKBridge){let e=window.JoliAndroidSDKBridge,t=(s="")=>{K.trigger(),e.onDocumentReady(JSON.stringify({path:s}))};oe={onDocumentReady:t,invoke(s,o,i){e.invoke(JSON.stringify({event:s,paramsString:o,callbackId:i}))},doExit:s=>{let o=K.exit();e.doExit(JSON.stringify({uuid:s,shouldInterrupt:o}))},call(s,o,i){let a=window.prompt("invoke",JSON.stringify({event:s,paramsString:JSON.stringify(o),callbackId:i}));if(a)return JSON.parse(a)}};let n={onDocumentReady:t,env:Gr};globalThis.joliboxJSCore=g({},n)}});function Mt(e,t){return{params:e,__extra:{startTime:Date.now(),type:t}}}var Lt=f(()=>{"use strict"});function Bt(){globalThis.onmessage=function(e){e.data==="msg:setup"&&([he]=e.ports,he.onmessage=function(t){let r=JSON.parse(t.data);r[0]==="publish"?globalThis.ttJSBridge.subscribeHandler(r[1],r[2]):r[0]==="invoke"&&globalThis.ttJSBridge.invokeHandler(r[1],r[2])},he.publish=function(t,r){let n=Mt(r,"messagePort");he.postMessage(JSON.stringify(["publish",t,JSON.stringify(n)]))},he.postMessage("msg:setup:ok"))}}var he,Wr=f(()=>{"use strict";Lt()});var De=f(()=>{"use strict";zr();Wr();Lt()});var Qr,zs,Xr,Yr,J,x,W,va,Ws,$=f(()=>{"use strict";qr();De();se();E();De();Qr=oe;if(!Qr)throw new Rr("No joliboxJScore is found, native bridge not found.");Bt();zs=g({},Qr),Xr=Ut(zs),{invokeHandler:Yr}=Xr,{applyNative:J,invokeNative:x,onNative:W,offNative:va,subscribeHandler:Ws}=Xr;globalThis.joliboxJSBridge={callHandler:Yr,invokeHandler:Yr,subscribeHandler:Ws}});var jt,Zr,en=f(()=>{"use strict";E();V();jt=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(s){return{}}},Zr=e=>{var t;try{let s=(t=new URL(e).searchParams.get("joliSource"))==null?void 0:t.split(".");if(s!=null&&s.length){let[o,i,a]=s;return{headerJson:jt(o),payloadJson:jt(i),signature:jt(a)}}else throw"joli_source is missing"}catch(r){return D(new Sr(`${e} not a valid schema: ${r}`)),{headerJson:{},payloadJson:{},signature:{}}}}});var Ys,Ue,tn,Jt=f(()=>{"use strict";E();Ys="1.1.8-beta.1",Ue=()=>Ys,tn=()=>{let e=Ue();return`${Cr(e)}`}});var Qs,rn,Ht,nn,L,Xs,w,q=f(()=>{"use strict";E();en();Jt();E();Qs={deviceInfo:{brand:"UnknownBrand",model:"UnknownModel",did:_t(),pixelRatio:window.devicePixelRatio||1,platform:"h5",system:"UnknownSystemVersion",lang:"zh"},sdkInfo:{nativeSDKVersion:"",jssdkVersion:Ue()},schema:window.location.href,platform:"h5"},Ht=(rn=globalThis.joliboxJSCore)==null?void 0:rn.env,L=Object.assign({},(nn=Ht==null?void 0:Ht())!=null?nn:Qs),Xs=()=>{var m,p,T,I,b,v,k,A;let{payloadJson:e,headerJson:t}=L.schema.length?Zr(L.schema):{},r=`${L.deviceInfo.did}-${new Date().getTime()}`,s=new URL(L.schema.length?L.schema:window.location.href).searchParams,o=(T=(p=(m=s.get("mpId"))!=null?m:s.get("appId"))!=null?p:s.get("gameId"))!=null?T:"",i=(b=(I=e==null?void 0:e.sessionId)!=null?I:s.get("sessionId"))!=null?b:r,a=!!((v=e==null?void 0:e.testAdsMode)!=null?v:s.get("testAdsMode")==="true"),c=(A=(k=e==null?void 0:e.joliboxEnv)!=null?k:s.get("joliboxEnv"))!=null?A:"production",l=c==="staging",u=t==null?void 0:t.channel;return{get testMode(){return l},get testAdsMode(){return a},get joliboxEnv(){return c},get joliSource(){var h;return(h=s.get("joliSource"))!=null?h:null},get mpId(){var h;return(h=o!=null?o:e==null?void 0:e.id)!=null?h:""},get mpVersion(){var h;return(h=t==null?void 0:t.ver)!=null?h:Ue()},get platform(){var h;return(h=L.platform)!=null?h:L.deviceInfo.platform},get deviceInfo(){return L.deviceInfo},get sdkInfo(){return L.sdkInfo},get hostInfo(){return L.hostInfo},get hostUserInfo(){return L.hostUserInfo},get sessionId(){var h,N;return(N=(h=L.clientSessionId)!=null?h:i)!=null?N:r},get channel(){return u},get webviewId(){var h;return(h=L.webviewId)!=null?h:-1},onEnvConfigChanged:h=>{Tr(L,h,kr)}}},w=Xs()});var $t,on,Zs,eo,sn,to,an=f(()=>{"use strict";E();V();q();E();$t=!1,on=(e,t)=>e==null?!1:t in e,Zs=e=>on(e,"kind"),eo=e=>{let t=e.toLowerCase().split("_");return t[0]+t.slice(1).map(r=>r.charAt(0).toUpperCase()+r.slice(1)).join("")},sn=(e,t={},r)=>{var o,i,a;let n={user_id:(i=(o=w.hostUserInfo)==null?void 0:o.uid)!=null?i:"",device_id:(a=w.deviceInfo.did)!=null?a:"",timestamp:Date.now(),tag:eo(e.name)},s=_(g({},n),{env:t.environment,isFromUser:r});r?de.emit("GLOBAL_USER_ERROR",e,s):de.emit("GLOBAL_ERROR",e,s)},to=e=>on(e,"kind")&&e.kind==="USER_ERROR";xt.on("ERROR_REPORT",({error:e,options:t})=>{if($t)return;$t=!0;let r=Zs(e)&&e.raw?e.raw:e;try{let n=to(e);sn(e,t,n)}catch(n){let s=n instanceof Error?n.message:String(n),o=new It(`${s}, origin error: ${r.message}`);j.error(o),sn(new It(o.message),{environment:t.environment},!1)}finally{$t=!1}})});var cn=f(()=>{"use strict";an();se();E();$();de.on("GLOBAL_ERROR",(e,t)=>{var n;let r={message:e.message,stack:(n=e.stack)!=null?n:"",errorType:e.name,source:0};x("trackAsync",{event:"reportJsError",data:r})});de.on("GLOBAL_USER_ERROR",(e,t)=>{j.log("UserError",e,t)})});var Vt=f(()=>{"use strict"});function ln(e,t){let r=(n,s,o)=>{let i=_(g({tag:n},t),{extra:g({},s)});n=="globalJsError"?D(new _r(JSON.stringify(i))):e("systemLog",i,o)};return r.debounce=we(r,500,{leading:!0}),r}function dn(e){let t=(r,n,s)=>{var a;let o=(a=s&&JSON.stringify(s))!=null?a:0,i={speed_value_type:r,total_duration:n};o&&Object.assign(i,{extra:o}),e("joliboxSpeedAnalysis",i)};return t.debounce=we(t,500,{leading:!0}),t}var un=f(()=>{"use strict";E();E();V()});function mn(e,t){let r=ln(e,t),n=dn(r);return{track:r,trackPerformance:n}}var pn=f(()=>{"use strict";un()});var fn=f(()=>{"use strict";q();E();E()});var hn=f(()=>{"use strict";pn();Vt();fn()});var Me,gn=f(()=>{"use strict";Me=class{constructor(t,r){this.eventEmitter=t;this.lastReportTime=0;this.visible=!0;this.timer=this.createRAFTimer(t=>{this.reporter({event:"PLAY_GAME",params:{duration:t}}),this.tracker("PlayGame",{duration: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.timer.start()}close(t){this.reporter({event:"CLOSE_GAME",params:{timestamp:Date.now(),duration:t}}),this.tracker("CloseGame",{duration:t}),this.timer.stop()}createRAFTimer(t){let r=Date.now(),n,s,o=!1,i=0,a=()=>{if(!o)return;let T=Date.now(),I=T-r;I>=this.interval&&(this.visible&&(i+=I,t(i)),r=T),n=requestAnimationFrame(a)},c=()=>{u(),r=Date.now(),s=window.setInterval(()=>{if(!o)return;let T=Date.now();T-r>=this.interval&&(r=T)},this.interval)},l=()=>{m(),r=Date.now(),n=requestAnimationFrame(a)},u=()=>{n&&(cancelAnimationFrame(n),n=0)},m=()=>{s&&(clearInterval(s),s=0)};this.eventEmitter.on("visible",T=>{o&&(console.log("visible",T),T?l():c())});let p=this.visible;return{start(){o||(o=!0,p?l():c())},stop(){o=!1,u(),m()}}}}});var Kt=f(()=>{"use strict"});function yn(e,t,r){let{response:n,startTime:s,endTime:o,requestFrom:i}=r,{errMsg:a="",profile:c={}}=n,u={duration:o-s,request_type:e,url:t.split("?")[0],result:r.state,error_msg:r.state==="fail"?a:"",socket_reused:c.socketReused?1:0,request_from:i};(i==="public"&&vn<no||i==="inner")&&(u.joli_request_number=vn++,setTimeout(()=>{H("joliboxNetRequestResult",u)},500))}var vn,no,bn=f(()=>{"use strict";Kt();ie();vn=0,no=10});function Le(e,t,r){var c,l,u;let n=new Map,s=(c=r==null?void 0:r.baseUrl)!=null?c:"https://api.jolibox.com",o=(l=r==null?void 0:r.type)!=null?l:"public",i=(u=r==null?void 0:r.defaultHeaders)!=null?u:{};return W("onRequestTaskStateChange",m=>{if(typeof m.requestTaskId!="string")return;let p=n.get(m.requestTaskId);if(p)if(m.state==="success"){let T=m,{requestTaskId:b,state:v}=T,k=ae(T,["requestTaskId","state"]);p.resolve(k),n.delete(b)}else if(m.state==="fail"){let I=m,{requestTaskId:b,state:v}=I,k=ae(I,["requestTaskId","state"]);p.reject(k),n.delete(b)}else j.warn("onRequestTaskStateChange unknown event",m)}),X.on("onLoginComplete",({isLogin:m,token:p})=>{m&&p&&(i["X-JOLI-TOKEN"]=p)}),(T,...I)=>y(this,[T,...I],function*(m,p={}){let b=Date.now(),v=so(m,_(g({},p),{baseUrl:s})),{method:k="GET",responseType:A="text",dataType:h="json",timeout:N,enableCache:fe=!1,appendHostCookie:U=!0}=p,be=Object.assign({"content-type":"application/json"},i,p.header),re={url:v,method:k,header:be,enableCache:fe,responseType:A,appendHostCookie:U};if(k=="POST"||k=="PUT"){let G=io(p.data,be["content-type"]);re.data=G}N&&Object.assign(re,{timeout:N});let{data:{requestTaskId:vt}}=x(e,re);if(typeof vt!="string")throw ue({code:-1,msg:"requestTaskId is not a string"});let or=(G,Y)=>{yn("request",v,{state:G,startTime:b,endTime:Date.now(),params:re,response:Y,requestId:vt,requestFrom:o=="public"?"public":"inner"})},{resolve:ss,reject:os,promise:is}=new ne;n.set(vt,{resolve:ss,reject:os});try{let G=yield is;or("success",G);let{data:Y}=G;return h==="json"&&typeof Y=="string"&&(Y=oo(Y)),{url:v,timeout:N,method:k,response:_(g({},G),{data:Y})}}catch(G){let Y=G;if(M(Y)){let{errMsg:Ae,prefetchDetail:as,isPrefetch:cs,errNo:ls}=Y;ce(Ae)&&(or("fail",{errMsg:Ae,isPrefetch:cs,prefetchDetail:as}),D(ue({code:-1,msg:Ae},{errNo:ls,errMsg:Ae})))}throw G}})}function oo(e){try{return JSON.parse(e.trim())}catch(t){return e}}function io(e,t="application/json"){let r=t.toLowerCase();return e===void 0?"":typeof e=="string"||e instanceof ArrayBuffer?e:r.includes("application/x-www-form-urlencoded")||r.includes("application/json")||typeof e=="object"?JSON.stringify(e):String(e)}var so,qt=f(()=>{"use strict";E();bn();Kt();$();V();se();so=(e,t)=>{if(/^https?:\/\//.test(e))return e;let r=t==null?void 0:t.query,s=new URLSearchParams(r).toString();return t!=null&&t.baseUrl?`${t.baseUrl}${e}${s?`?${s}`:""}`:`${e}${s?`?${s}`:""}`}});var Gt,Tn,Z,Be=f(()=>{"use strict";Jt();qt();q();Gt={"x-user-agent":tn()};(Tn=w.hostUserInfo)!=null&&Tn.token&&(Gt["x-joli-token"]=w.hostUserInfo.token);w.joliSource&&(Gt["x-joli-source"]=w.joliSource);Z=Le("createRequestTaskSync","operateRequestTaskSync",{type:"inner",baseUrl:w.testMode?"https://stg-api.jolibox.com":"https://api.jolibox.com",defaultHeaders:Gt})});var je,kn=f(()=>{"use strict";q();gn();Be();$();je=class extends Me{constructor(t,r,n){super(r,n),this.gameId=w.mpId,this.sessionId=w.sessionId,this.track=t}reporter(t){return y(this,null,function*(){let{event:r,params:n}=t,s=[];s.push(Z("/api/base/app-event",{method:"POST",data:{eventType:r,gameInfo:g({gameId:this.gameId,sessionId:this.sessionId},n)}})),yield Promise.all(s)})}reportToNative(t){return y(this,null,function*(){let{event:r,params:n}=t;yield J("userTrackAsync",{event:r,params:g({},n),gameId:this.gameId})})}tracker(t,r=null){this.track(t,r)}}});var An={};lr(An,{nativeTaskEmitter:()=>Ie,taskTracker:()=>B,track:()=>H,trackPerformance:()=>Sn});var ao,En,wn,H,Sn,In,Ie,B,ie=f(()=>{"use strict";cn();E();Vt();hn();q();kn();$();ao=(e,t,r)=>{var i,a;let n=t,s=M(n.extra)?n.extra:ce(n.extra)?JSON.parse(n.extra):{},o=_(g({},s),{mp_id:(i=n.mp_id)!=null?i:"",mp_version:(a=n.mp_version)!=null?a:""});x("trackAsync",{event:e,data:o,webviewId:r})},{track:H,trackPerformance:Sn}=mn(ao,{type:Rt.AppSDK,platform:"native",jssdk_version:(wn=(En=w.sdkInfo)==null?void 0:En.jssdkVersion)!=null?wn:"1.0.0",mp_id:w.mpId,mp_version:w.mpVersion}),In=O();In.registerCommand("ReportSDK.traceSystemTimeline",({event:e,duration:t,extra:r})=>{Sn(e,t,r)});In.registerCommand("ReportSDK.traceSystem",({event:e,info:t})=>{H(e,t)});Ie=new z,B=new je(H,Ie)});function Rn(){let e=null,t=window.fetch,r=()=>{e=document.createElement("style"),e.setAttribute("data-jolibox-sdk","default-styles");let o=`
|
|
2
2
|
html[data-jolibox-root] {
|
|
3
3
|
height: 100%;
|
|
4
4
|
margin: 0;
|
|
@@ -16,6 +16,6 @@ var Hn=Object.create;var at=Object.defineProperty;var Vn=Object.getOwnPropertyDe
|
|
|
16
16
|
min-height: 100dvh;
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
|
-
`;e.textContent=s;let i=document.head||document.getElementsByTagName("head")[0];i.insertBefore(e,i.firstChild),document.documentElement.setAttribute("data-jolibox-root","")},n=()=>{async function s(a){let c=a instanceof URL?a.href:a,d=new Promise((u,f)=>{let m=new XMLHttpRequest;m.open("GET",c),m.responseType="arraybuffer",m.addEventListener("load",()=>u(m.response)),m.addEventListener("error",f),m.send()});try{let u=await d;return new Response(u,{headers:new Headers([["Content-Type","application/wasm"]])}).clone()}catch(u){throw console.error("Failed to load wasm:",u),u}}let i=window.fetch;window.fetch=(a,c)=>{let d=a instanceof URL?a.href:a.toString();return d.endsWith(".wasm")?s(d):i(a,c)}},o=()=>{e?.parentNode&&(e.parentNode.removeChild(e),e=null),document.documentElement.removeAttribute("data-jolibox-root"),window.fetch=t};return r(),n(),o}var on=p(()=>{"use strict"});var Ce,sn=p(()=>{"use strict";Ce=class{constructor(t){this.track=t;this.adBreakIsShowing=!1;this.reportPageJumpOut=()=>{this.track("AdBreakJumpOut",{context:"AdsActionDetection"})};this.reportPageHide=()=>{this.track("AdBreakHide",{context:"AdsActionDetection"})};window.addEventListener("visibilitychange",()=>{document.hidden&&this.adBreakIsShowing&&this.reportPageHide()}),window.addEventListener("beforeunload",r=>{this.adBreakIsShowing&&this.reportPageJumpOut()})}}});var an,Ne,cn=p(()=>{"use strict";an="jolibox-sdk-ads-callbreak-timestamps",Ne=class{constructor(t,r){this.checkNetwork=t;this.maxAllowedAdsForTime=8;this.bannedForTimeThreshold=6e4;this.bannedReleaseTime=6e4;this.isBanningForTime=!1;this.releaseBannedForTimeTimeout=null;this.maxAllowedAdsForSession=200;this.bannedForSessionThreshold=6e5;this.isBanningForSession=!1;this.initialThreshold=2e3;this._callAdsTimestampsForTime=[];this.callAdsTimestampsForSession=[];this.initTimestamp=0;this.initCallAdsTimestampsForTime=()=>{try{let t=JSON.parse(window.localStorage.getItem(an)??"[]");Array.isArray(t)?this._callAdsTimestampsForTime=t:this._callAdsTimestampsForTime=[]}catch{this._callAdsTimestampsForTime=[]}};this.setReleaseBannedForTime=()=>{this.releaseBannedForTimeTimeout&&(window.clearTimeout(this.releaseBannedForTimeTimeout),this.releaseBannedForTimeTimeout=null),this.releaseBannedForTimeTimeout=window.setTimeout(()=>{this.isBanningForTime=!1,this.releaseBannedForTimeTimeout=null},this.bannedReleaseTime)};this.checkShouldBannedInitial=()=>{if(Date.now()-this.initTimestamp<=this.initialThreshold)return"BLOCK_INITIAL"};this.checkShouldBannedForSession=t=>{if(this.isBanningForSession)return"BANNED_FOR_SESSION";let r=Date.now();if(this.callAdsTimestampsForSession=this.callAdsTimestampsForSession.concat({timestamp:r,type:t}),this.callAdsTimestampsForSession.length!==1&&(this.callAdsTimestampsForSession.length>this.maxAllowedAdsForSession&&(this.callAdsTimestampsForSession=this.callAdsTimestampsForSession.slice(-this.maxAllowedAdsForSession)),this.callAdsTimestampsForSession.length===this.maxAllowedAdsForSession&&r-this.callAdsTimestampsForSession[0].timestamp<=this.bannedForSessionThreshold))return this.isBanningForSession=!0,"BANNED_FOR_SESSION"};this.checkShouldBannedForTime=t=>{if(this.isBanningForTime)return"WAITING_BANNED_RELEASE";let r=Date.now();if(this.callAdsTimestampsForTime=this.callAdsTimestampsForTime.concat({timestamp:r,type:t}),this.callAdsTimestampsForTime.length!==1&&(this.callAdsTimestampsForTime.length>this.maxAllowedAdsForTime&&(this.callAdsTimestampsForTime=this.callAdsTimestampsForTime.slice(-this.maxAllowedAdsForTime)),this.callAdsTimestampsForTime.length===this.maxAllowedAdsForTime&&r-this.callAdsTimestampsForTime[0].timestamp<=this.bannedForTimeThreshold))return this.isBanningForTime=!0,this.setReleaseBannedForTime(),"BANNED_FOR_TIME"};this.checkAdsDisplayPermission=t=>{if(!this.checkNetwork())return"NETWORK_NOT_OK";let r=this.checkShouldBannedInitial();if(r)return r;let n=this.checkShouldBannedForSession(t);if(n)return n;let o=this.checkShouldBannedForTime(t);return o||"ALLOWED"};if(this.maxAllowedAdsForTime=r?.maxAllowedAdsForTime??8,this.bannedForTimeThreshold=r?.bannedForTimeThreshold??6e4,this.bannedReleaseTime=r?.bannedReleaseTime??6e4,this.maxAllowedAdsForSession=r?.maxAllowedAdsForSession??200,this.bannedForSessionThreshold=r?.bannedForSessionThreshold??6e5,this.initialThreshold=r?.initialThreshold??2e3,this.maxAllowedAdsForTime<=1)throw new Error("maxAllowedAdsForTime must be greater than 1");if(this.bannedForTimeThreshold<0)throw new Error("bannedForTimeThreshold must be greater than or equal to 0");if(this.bannedReleaseTime<this.bannedForTimeThreshold)throw new Error("bannedReleaseTime must be greater than or equal to bannedForTimeThreshold");if(this.initialThreshold<0)throw new Error("initialThreshold must be greater than or equal to 0");this.initCallAdsTimestampsForTime(),this.initTimestamp=Date.now()}get callAdsTimestampsForTime(){return this._callAdsTimestampsForTime}set callAdsTimestampsForTime(t){try{window.localStorage.setItem(an,JSON.stringify(t))}catch{console.error("Failed to save timestamps")}this._callAdsTimestampsForTime=t}}});var Oe,ln=p(()=>{"use strict";j();Oe=class{constructor(t){this.httpClient=t;this.configs=null;this.firstRun=!0;this.init()}async init(){try{this.configs=await this.httpClient.get("/api/fe-configs/js-sdk/ads-channel-config")}catch{}}shouldBypassCallingInterstitial(){let t;if(!this.configs)this.init(),t=!this.firstRun;else{let r=v.channel??"",o=this.configs[r]?.interstitialRate??1;t=Math.random()<o}return this.firstRun=!1,t}}});var ae,Fe,Ut=p(()=>{"use strict";sn();cn();j();ln();g();ae=new H,Fe=class{constructor(t,r,n){this.track=t;this.httpClient=r;this.checkNetwork=n;this.configured=!1;this.config={};this.getGameId=()=>v.mpId;this.getTestAdsMode=()=>v.testAdsMode;this.asyncLoad=async()=>{let t="ca-pub-7171363994453626",r,n,o=window.encodeURIComponent(window.btoa(this.getGameId()??"")),s=this.getTestAdsMode()??!1;try{let i=await this.httpClient.get("/public/ads",{query:{objectId:o,testAdsMode:`${s}`}});t=i.data?.clientId,r=i.data?.channelId,n=i.data?.unitId}catch(i){console.error("Failed to fetch client info",i)}this.clientId=t,this.channelId=r,this.unitId=n};this.asyncInit=async t=>{if(typeof window>"u")return;await this.asyncLoad();let r="google-adsense",n=this.getTestAdsMode()??!1;if(!document.getElementById(r)&&this.clientId){let o=document.createElement("script");o.id=r,o.async=!0,o.crossOrigin="anonymous",o.src=`https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=${this.clientId}`,n&&o.setAttribute("data-adbreak-test","on"),this.channelId&&o.setAttribute("data-ad-channel",this.channelId),document.head.appendChild(o),this.track("LoadAdsenseCompleted",null)}};this.push=(t={})=>{window.adsbygoogle.push(t)};this.wrapAdBreakParams=t=>{if((n=>n.type==="preroll")(t)){ae.emit("isAdShowing",!0);let n=t.adBreakDone;return{...t,adBreakDone:s=>{ae.emit("isAdShowing",!1),n&&n(s)}}}else{let n=t.beforeAd,o=t.afterAd;return{...t,beforeAd:()=>{ae.emit("isAdShowing",!0),n&&n()},afterAd:()=>{ae.emit("isAdShowing",!1),o&&o()}}}};this.adConfig=t=>{let{onReady:r,...n}=t;this.track("CallAdConfig",n),this.configured?console.warn("Ad config already set, skipping"):(this.configured=!0,this.push(t))};this.adBreak=t=>{if(!this.getGameId()){console.warn("Game ID is not set, skip calling adBreak");return}if(t.type!=="reward"&&!this.channelPolicy.shouldBypassCallingInterstitial()){t.adBreakDone?.({breakType:t.type,breakName:"skipInterstitials",breakFormat:"interstitial",breakStatus:"viewed"});return}let r=this.antiCheating.checkAdsDisplayPermission(t.type==="reward"?"reward":"interstitial");switch(r){case"NETWORK_NOT_OK":case"BANNED_FOR_SESSION":console.warn("Ads not allowed",r),t.adBreakDone?.({breakType:t.type,breakName:r,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"noAdPreloaded"}),this.track("PreventAdsCheating",{reason:r});return;case"BLOCK_INITIAL":case"BANNED_FOR_TIME":case"WAITING_BANNED_RELEASE":console.warn("Ads not allowed",r),t.adBreakDone?.({breakType:t.type,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"viewed"}),this.track("PreventAdsCheating",{reason:r});return;default:break}let n=t.type,o=t.adBreakDone,s=c=>{this.adsActionDetection.adBreakIsShowing=!1,this.track("CallAdBreakDone",{breakType:c.breakType,breakName:c.breakName??"",breakFormat:c.breakFormat,breakStatus:c.breakStatus}),o&&o(c)};if(t.adBreakDone=s,t.type==="reward"){let c=t.beforeReward,d=f=>()=>{this.track("CallShowAdFn",null),f()},u=f=>{c&&c(d(f))};t.beforeReward=u}let i;switch(n){case"preroll":i={type:n};break;case"start":case"pause":case"next":case"browse":case"reward":i={type:n,name:t.name??""};break}this.adsActionDetection.adBreakIsShowing=!0,this.track("CallAdBreak",i);let a=this.wrapAdBreakParams(t);this.push(a),window.JoliTesterBridge&&console.log("joli-fullscreen-ad-show")};this.adUnit=async t=>{if(this.track("CallAdUnit",{adFormat:t.adFormat?.toString()??null,fullWidthResponsive:t.fullWidthResponsive??null}),this.clientId||await this.asyncLoad(),document.querySelector("#jolibox-ads")){console.warn("Ad unit already set, skipping");return}let{el:r,slot:n,adFormat:o,fullWidthResponsive:s,style:i}=t,a;if(!r)throw new Error("targeting element is required");if(typeof r=="string"?a=document.querySelector(r):a=r,!a)throw new Error("targeting element not found");let c=n;if(c||(c=this.unitId),!c)throw new Error("slot is required");let d=typeof o=="object"&&Array.isArray(o)?o.join(", "):o,u=document.createElement("ins");if(u.className="adsbygoogle",u.id="jolibox-ads",u.style.display="block",u.setAttribute("data-ad-client",this.clientId),u.setAttribute("data-ad-slot",c),d&&u.setAttribute("data-ad-format",d),s&&u.setAttribute("data-full-width-responsive",s),i&&u.setAttribute("style",i),this.getTestAdsMode()??!1){let m=document.createElement("div");m.style.position="absolute",m.style.top="0",m.style.left="0",m.style.width="100%",m.style.height="100%",m.style.display="flex",m.style.justifyContent="center",m.style.alignItems="center",m.style.backgroundColor="rgba(0, 0, 0, 0.5)",m.style.color="white",m.innerHTML="Test Ad",u.style.position="relative",a.appendChild(u),u.appendChild(m)}else a.appendChild(u),new MutationObserver(h=>{h.forEach(b=>{if(b.type==="attributes"&&b.attributeName==="data-ad-status"){let R=u.getAttribute("data-ad-status");this.track("AdSenseUnitStatusChanged",{status:R??"null"})}})}).observe(u,{attributes:!0,attributeFilter:["data-ad-status"]}),this.push({})};this.antiCheating=new Ne(n),this.adsActionDetection=new Ce(this.track),this.channelPolicy=new Oe(r)}init(t){this.track("CallAdsInit",null),!(typeof window>"u")&&(this.config=t??{},window.adsbygoogle=window.adsbygoogle||[],this.asyncInit(t))}}});var un={};qt(un,{config:()=>Ko});function Vo(){K.on("onDocumentReady",()=>{Z?.onDocumentReady(window.location.href),U("onDocumentReady",{start_timestamp:Ue,timestamp:Date.now()})})}function $o(){V("onJoliboxServiceReady",({runtimeInfo:e,loadDuration:t})=>{e&&v.onEnvConfigChanged({hostUserInfo:e}),K.emit("LifecycleEvent.onReady",{...v.hostUserInfo?v.hostUserInfo:{isLogin:!1}}),U("joliboxServiceReady",{start_timestamp:Ue,timestamp:Date.now()}),O.start(t)}),V("onBeforeExit",({uuid:e})=>{Z?.doExit(e)})}function Ko(){Ue=Date.now(),$o(),Vo(),dn=nn()}var dn,De,Ue,mn=p(()=>{"use strict";M();Ie();j();g();ee();on();Ut();B.onReady(()=>{});B.doExit(()=>(U("onBeforeExit",{timestamp:Date.now()}),dn?.(),O.close(Date.now()-Ue),!!De));De=!1;ae.on("isAdShowing",e=>{console.log("isAdShowing",e),De=e,Xt(De)&&E("updateContainerConfigSync",{displayCapsuleButton:!De,webviewId:v.webviewId})})});function pn(e){let t=ht.config[e];return t||(t={},ht.config[e]=t),(r,n)=>{if(t[r]){C.warn(`[can i use] ${r} already registered`);return}t[r]={...n}}}var fn=p(()=>{"use strict";g()});function Mt(e){hn=e}function Me(e){return e===null||typeof e!="object"?e:Array.isArray(e)?e.map(t=>Me(t)):Object.keys(e).reduce((t,r)=>(t[r]=Me(e[r]),t),{})}function G(e){return typeof e=="number"}function Lt(e){let t=Bt(e);switch(t){case"string":return`"${e}"`;case"number":case"boolean":case"null":case"undefined":return String(e);default:return`a(n) ${t}`}}function Bt(e){return typeof e=="function"?"function":Object.prototype.toString.call(e).slice(8).slice(0,-1).toLowerCase()}var hn,w,Le,Be,je,Je,ce,He,Ve,$e,Ke,qe,Ge,ze,We,Ye,Qe,Xe,Ze,jt=p(()=>{"use strict";hn=!1;w=class{constructor(){this.errors=[];this.hasFallback=!1;this.hasDefault=!1;this._optional=!1}fail(t){if(hn)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 ${Lt(t.actual)}`,this.errors.push(r)}return!1}fallback(t){return this.hasFallback=!0,this._fallback=t,this}get fallbackValue(){return Me(this._fallback)}default(t){return this.hasDefault=!0,this._default=t,this}get defaultValue(){return typeof this._default=="function"?this._default:Me(this._default)}optional(){return this._optional=!0,this}};Le=class extends w{validate(t){return this._optional&&t===void 0?!0:G(t)?G(this._min)&&t<this._min?this.fail(`the value of ${this.path} should be greater than or equal to ${this._min}`):G(this._max)&&t>this._max?this.fail(`the value of ${this.path} should be less than or equal to ${this._max}`):G(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}},Be=class extends w{validate(t){return this._optional&&t===void 0?!0:typeof t!="boolean"?this.fail({expect:"boolean",actual:t}):!0}},je=class extends w{validate(t){if(this._optional&&t===void 0)return!0;if(typeof t!="string")return this.fail({expect:"string",actual:t});if(G(this._maxLength)&&t.length>this._maxLength)return this.fail(`the length of ${this.path} should be less than or equal to ${this._maxLength}`);if(G(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}},Je=class extends w{validate(t){return this._optional&&t===void 0?!0:typeof t!="symbol"?this.fail({expect:"symbol",actual:t}):!0}},ce=class extends w{validate(t){return!0}},He=class extends w{validate(t){return t!==void 0?this.fail({expect:"undefined",actual:t}):!0}},Ve=class extends w{validate(t){return this._optional&&t===void 0?!0:t!==null?this.fail({expect:"null",actual:t}):!0}},$e=class extends w{validate(t){return this._optional&&t===void 0?!0:typeof t!="function"?this.fail({expect:"function",actual:t}):!0}},Ke=class extends w{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 ${Lt(t)}`)}return!0}},qe=class extends w{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(G(this._minItems)&&r.length<this._minItems)return this.fail(`the length of ${this.path} should be greater than or equal to ${this._minItems}`);if(G(this._maxItems)&&r.length>this._maxItems)return this.fail(`the length of ${this.path} should be less than or equal to ${this._maxItems}`);if(G(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 o=!0;if(r.forEach((s,i)=>{if(n.path=`${this.path}[${i}]`,n.errors=this.errors,s===void 0&&n.hasDefault){r[i]=n.defaultValue;return}n.validate(s)||(n.hasFallback?r[i]=n.fallbackValue:o=!1)}),this._uniqueItems){let s=new Map;for(let i in r)s.has(r[i])?o=this.fail(`${this.path} should NOT have duplicate items (${this.path}[${s.get(r[i])}] and ${this.path}[${i}] are identical)`):s.set(r[i],i)}return o}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}},Ge=class extends w{constructor(r){super();this._value=r}validate(r){if(this._optional&&r===void 0)return!0;if(Bt(r)!=="object")return this.fail({expect:"object",actual:r});let o=r,s=this._value;s.errors=this.errors;let i=!0;for(let a in o){let c=o[a];if(/^[_$a-zA-Z\xA0-\uFFFF][_$a-zA-Z0-9\xA0-\uFFFF]*$/.test(a)?s.path=`${this.path}.${a}`:s.path=`${this.path}["${a}"]`,!(c===void 0&&s._optional)){if(c===void 0&&s.hasDefault){o[a]=s.defaultValue;continue}s.validate(c)||(s.hasFallback?o[a]=s.fallbackValue:i=!1)}}return i}},ze=class extends w{constructor(r={}){super();this._object=r}validate(r){if(this._optional&&r===void 0)return!0;if(Bt(r)!=="object")return this.fail({expect:"object",actual:r});let n=r,o=!0;for(let s in this._object){let i=n[s],a=this._object[s];if(a.errors=this.errors,/^[_$a-zA-Z\xA0-\uFFFF][_$a-zA-Z0-9\xA0-\uFFFF]*$/.test(s)?a.path=`${this.path}.${s}`:a.path=`${this.path}["${s}"]`,!(a._optional&&i===void 0)){if(i===void 0&&a.hasDefault){n[s]=a.defaultValue;continue}a.validate(i)||(a.hasFallback?n[s]=a.fallbackValue:o=!1)}}return o}},We=class extends w{constructor(r){super();this.value=r}validate(r){return r===void 0&&this._optional?!0:r!==this.value?this.fail({expect:Lt(this.value),actual:r}):!0}},Ye=class extends w{constructor(...t){super(),this._items=t}validate(t){if(t===void 0&&this._optional)return!0;let r=[],n=!1,o=this._items.length;for(let s=0;s<o;s++){let i=this._items[s];if(i.errors=[],i.path=this.path,!i.validate(t))r.push(i.errors.join("; "));else if(!n){n=!0;break}}if(!n){let s=r.join(`
|
|
20
|
-
or `);this.errors.push(
|
|
21
|
-
`);throw e.errors.length=0,Mt(!1),new TypeError(n)}}var l,Ht=p(()=>{"use strict";jt();jt();l={object(e){return new ze(e)},array(e){return new qe(e)},tuple(...e){return new Qe(...e)},literal(e){return new We(e)},or(...e){return new Ye(...e)},symbol(){return new Je},record(e){return new Ge(e)},function(){return new $e},boolean(){return new Be},string(){return new je},number(){return new Le},undefined(){return new He},null(){return new Ve},unknown(){return new ce},any(){return new ce},as(){return new ce},arraybuffer(){return new Xe},enum(...e){return new Ke(...e)},typedarray(e){return new Ze(e)}}});var et,gn,vn=p(()=>{"use strict";g();L();Ht();X();et=1,gn=e=>{function t(n,o){return(...s)=>{let i=Date.now(),a={method:n,trace_id:et};et+=1;let c="SUCCESS",d=`${n}:ok`,u=0;try{if(o.paramsSchema)try{Jt(o.paramsSchema,s,"params")}catch(b){throw bt(`${n}:fail ${b.message}`)}let f=o.implement(...s),m=f,h=`${n}:ok`;if(f&&"code"in f){let{code:b,data:R,message:F}=f;c=b,m=R,h=F}return{code:c,message:h,data:m}}catch(f){let m=f;u=m.code??m.errNo??2e3,c="FAILURE";let h=m.message??m.errMsg??`${f}`;return d=`${n}:${c} ${h.replace(/^\S+:(fail|cancel)\s?/,"")}`,_(new he(d,u)),{code:c,message:d}}finally{let f=Date.now()-i;e("apiInvoked",{...a,duration:f,status:c})}}}function r(n,o){return async(...s)=>{let i=Qt(s)?s:[s],a=Date.now(),c={method:n,trace_id:et};et+=1;let d=`${n}:ok`,u="SUCCESS",f={code:u,message:d};try{if(o.paramsSchema)try{Jt(o.paramsSchema,i,"params")}catch(b){throw bt(b.message)}let h=await o.implement(...i);if(h&&"code"in h){let{code:b,data:R,message:F}=h;u=b,d=F,h=R}return Object.assign(f,{code:u,message:d,data:h}),f}catch(m){let h=m,b=h.code??h.errNo??2e3;u="FAILURE";let R=h.message??h.errMsg??`${m}`,F=`${n}:${u} ${R.replace(/^\S+:(fail|cancel)\s?/,"")}`;return Object.assign(f,{code:u,message:F}),_(new he(F,b)),f}finally{let m=Date.now()-a;e("apiInvoked",{...c,duration:m,status:u})}}}return{createAPI:r,createSyncAPI:t}}});var S,A,y,z=p(()=>{"use strict";fn();ee();vn();Ht();({createAPI:S,createSyncAPI:A}=gn(U)),y=pn("native")});var yn,Go,zo,Wo,Yo,bn=p(()=>{"use strict";g();z();M();yn=I(),Go="env",zo="getSystemInfoSync",Wo=A(zo,{implement:()=>{let e=E("envSync"),{data:t}=e;return{system:t.deviceInfo.system,platform:t.deviceInfo.platform,version:t.sdkInfo.jssdkVersion,pixelRatio:t.deviceInfo.pixelRatio,language:t.deviceInfo.lang,brand:t.deviceInfo.brand,appName:t.hostInfo?.appName,SDKVersion:t.sdkInfo.jssdkVersion}}}),Yo=A(Go,{implement:()=>E("envSync")?.data??void 0});yn.registerCommand("API.getSystemInfoSync",Wo);yn.registerCommand("API.env",Yo);y("env",{version:"1.0.0"});y("getSystemInfoSync",{version:"1.0.0"})});var kn=Gn(Tn=>{"use strict";g();z();L();M();ee();var Qo="exitGame",Xo="onReady",Zo="onJoliboxShow",es="onJoliboxHide",tt=I(),rt=we(_),ts=S(Qo,{paramsSchema:l.tuple(l.function()),implement:async e=>{rt(e).call(Tn),await D("exitAppAsync")}}),rs=A(Zo,{paramsSchema:l.tuple(l.function()),implement(e){let t=rt(e);V("onJoliboxEnterForeground",()=>{t.call(this),ge.emit("visible",!0)})}}),ns=A(es,{paramsSchema:l.tuple(l.function()),implement(e){let t=rt(e);V("onJoliboxEnterBackground",()=>{t.call(this),ge.emit("visible",!1)})}}),os=A(Xo,{paramsSchema:l.tuple(l.function()),implement(e){let t=rt(e);K.on("LifecycleEvent.onReady",r=>{t(r)})}});tt.registerCommand("LifecycleSDK.exit",ts);tt.registerCommand("LifecycleSDK.onReady",os);tt.registerCommand("LifecycleSDK.onJoliboxShow",rs);tt.registerCommand("LifecycleSDK.onJoliboxHide",ns);y("lifeCycle.exit",{version:"1.0.0"});y("lifeCycle.onReady",{version:"1.0.0"});y("lifeCycle.onJoliboxShow",{version:"1.0.0"});y("lifeCycle.onJoliboxHide",{version:"1.0.0"})});function En(e){let t={};if(!P(e))return t;for(let[r,n]of Object.entries(e)){let o=r.toLocaleLowerCase();n?typeof n=="object"?t[o]=Object.prototype.toString.call(n):t[o]=String(n):t[o]=""}return t}function wn(e="GET"){if(e==="")return"POST";let t=e.toUpperCase();return["GET","OPTIONS","HEAD","POST","PUT","DELETE","TRACE","CONNECT","PATCH"].includes(t)?t:"GET"}function Sn(e,t=!1){if(e)return t||e>0&&e<=6e4?Math.ceil(e):6e4}function In(e,t,r){if(["POST","PUT","PATCH"].includes(t)||!P(r))return e;let[n,o=""]=e.split("?"),s=JSON.stringify({...JSON.parse(o),...r});return`${n}?${s}`}var An=p(()=>{"use strict";g()});var ss,is,Vt,$t,Rn,as,cs,ls,_n=p(()=>{"use strict";X();Ft();z();An();g();L();ss=15,is=_e("createRequestTaskSync","operateRequestTaskSync",{type:"public"}),Vt=0,$t=[],Rn=we(_),as=(e,t)=>{let r=e.filter(t),n=e.filter(o=>!t(o));return e.length=0,e.push(...n),r},cs=e=>{let t=new Q,r=()=>{};return S("request",{paramsSchema:l.tuple(l.object({url:l.string(),method:l.string(),header:l.object(),data:l.object().optional(),query:l.object().optional(),dataType:l.string().default("json"),responseType:l.string().default("text"),enableCache:l.boolean().default(!1),appendHostCookie:l.boolean().default(!0),timeout:l.number().default(3e4),success:l.function(),fail:l.function()})),implement(o){let s=async()=>{let i=Rn(o.fail);try{if(Vt+=1,t.state!=="pending")return;let{data:a,dataType:c,responseType:d,enableCache:u,appendHostCookie:f}=o,m=En(o.header),h=wn(o.method),b=Sn(o.timeout),R=In(o.url,h,a),F=Rn(o.success),W=Object.assign({},o,{method:h,header:m,data:h==="GET"||h==="HEAD"?void 0:a,enableCache:u,query:o.query??{},dataType:c,responseType:d,appendHostCookie:f});b&&(W.timeout=b);let Y=is(R,W);{let{response:k}=await Y,{code:x,data:de,message:it}=k;t.resolve({code:x??"SUCCESS",data:de,message:it??"request:ok"}),F({code:"SUCCESS",message:"request:ok",data:de})}}catch(a){t.reject(a),i({code:"FAILURE",message:"httpRequst: failed"})}finally{Vt-=1,$t.shift()?.()}};return Vt>=ss?(r=()=>{as($t,i=>i===s)},$t.push(s)):s(),t.promise}})(e),{abort(){t.reject(oe({code:-1,msg:"request:fail abort"})),r()}}},ls=I();ls.registerCommand("HttpSDK.request",cs);y("request",{version:"1.0.0"})});function hs(e){let t=Object.prototype.toString.call(e).split(" ")[1].split("]")[0].toLocaleLowerCase();return fs.includes(t)?t:""}function gs(e,t){try{switch(t){case"string":return e;case"object":return JSON.parse(e);case"number":return parseFloat(e);case"boolean":return e==="true";default:return""}}catch{return""}}function vs(e,t){try{switch(t){case"string":case"number":case"boolean":return`${e}`;case"object":return JSON.stringify(e);default:return""}}catch{return""}}var nt,ds,us,ms,ps,El,wl,fs,xn=p(()=>{"use strict";z();M();g();xe();j();nt=I(),ds=S("getLocalStorage",{paramsSchema:l.tuple(l.string()),async implement(e){let{response:t}=await q(`/api/games/user-storage/${v.mpId}`,{method:"GET",responseType:"json",appendHostCookie:!0,query:{key:e}}),{data:{code:r,message:n,data:o}}=await t;if(r==="SUCCESS")return{code:r,message:n,data:o?.value};try{let{data:{data:s,dataType:i}}=await D("getLocalStorageAsync",{key:e}),a=gs(s,i);return{code:r,message:`${n}. fallback to native`,data:a}}catch{return{code:"INTERNAL_ERROR",message:"[Jolibox SDK] get local storage failed",data:null}}}});nt.registerCommand("StorageSDK.getItem",ds);y("storage.getItem",{version:"1.0.0",properties:{key:"1.0.0",value:"1.0.0"}});us=S("setStorage",{paramsSchema:l.tuple(l.string(),l.or(l.string(),l.boolean(),l.number())),async implement(e,t){let r=v.mpId,n=typeof t=="string"?t:String(t),{response:o}=await q(`/api/games/user-storage/${r}`,{method:"POST",responseType:"json",appendHostCookie:!0,data:{key:e,value:n}}),{data:{code:s,message:i}}=o,a=hs(t),c=vs(t,a);return await D("setLocalStorageAsync",{key:e,data:c,dataType:a}),s=="SUCCESS"?{code:s,message:i}:{code:s,message:`${i}. fallback to native`}}});nt.registerCommand("StorageSDK.setItem",us);y("storage.setItem",{version:"1.0.0",properties:{key:"1.0.0",value:"1.0.0"}});ms=S("removeStorage",{paramsSchema:l.tuple(l.string()),async implement(e){let t=v.mpId,{response:r}=await q(`/api/games/user-storage/${t}/remove`,{method:"POST",responseType:"json",appendHostCookie:!0,data:{key:e}}),{data:{code:n,message:o}}=r;return await D("removeLocalStorageAsync",{key:e}),n==="SUCCESS"?{code:n,message:o}:{code:n,message:"[Jolibox SDK] remove item succ"}}});nt.registerCommand("StorageSDK.removeItem",ms);y("storage.removeItem",{version:"1.0.0",properties:{key:"1.0.0"}});ps=S("clearStorage",{async implement(){let e=v.mpId,{response:t}=await q(`/api/games/user-storage/${e}/clear`,{method:"POST",appendHostCookie:!0});D("clearLocalStorageAsync");let{data:{code:r,message:n}}=t;return r==="SUCCESS"?{code:r,message:n}:{code:r,message:`${n}.fallback to native`}}});nt.registerCommand("StorageSDK.clear",ps);y("storage.clear",{version:"1.0.0"});El=S("getStorageInfo",{async implement(){let{data:e}=await D("getStorageInfoAsync");return e}});y("getStorageInfo",{version:"1.0.0",success:{keys:"1.0.0",currentSize:"1.0.0",limitSize:"1.0.0"}});wl=A("getStorageInfoSync",{implement(){return E("getStorageInfoSync")}}),fs=["string","number","boolean","object",""]});var ys,bs,Ts,Kt,Pn=p(()=>{"use strict";g();M();z();ys=A("showKeyboard",{paramsSchema:l.tuple(l.object({defaultValue:l.string().optional().default(""),multiple:l.boolean().optional().default(!1),maxLength:l.unknown().optional().default(1e5)})),implement(e){let t=Math.floor(Number(e.maxLength)??1e5),{defaultValue:r}=e;r&&t&&(r=r.slice(0,t)),E("showKeyboardSync",{...e,defaultValue:r,maxLength:t})}});y("keyboard.showKeyboard",{version:"1.0.0",properties:{params:{defaultValue:"1.0.0",multiple:"1.0.0",confirmHold:"1.0.0",confirmType:"1.0.0",maxLength:"1.0.0"}},success:{errMsg:"1.0.0"}});bs=A("updateKeyboard",{paramsSchema:l.tuple(l.object({value:l.string()})),implement(e){E("updateKeyboardSync",e)}});y("keyboard.updateKeyboard",{version:"1.0.0",properties:{params:{value:"1.0.0"}}});Ts=A("hideKeyboard",{implement(){E("hideKeyboardSync")}});y("keyboard.hideKeyboard",{version:"1.0.0"});Kt=I();Kt.registerCommand("KeyboardSDK.showKeyboard",ys);Kt.registerCommand("KeyboardSDK.updateKeyboard",bs);Kt.registerCommand("KeyboardSDK.hideKeyboard",Ts)});var le,ks,Es,ws,Ss,Is,As,Cn=p(()=>{"use strict";g();z();ee();le=I(),ks=S("levelFinished",{paramsSchema:l.tuple(l.string(),l.object({result:l.boolean(),duration:l.number()})),implement:async(e,t)=>{let{result:r,duration:n}=t,o=[];o.push(O.tracker("LevelFinished",{levelId:e,result:r,duration:n})),o.push(O.reporter({event:"COMPLETE_GAME_LEVEL"})),await Promise.all(o)}}),Es=S("taskFinished",{paramsSchema:l.tuple(l.string(),l.object({duration:l.number()})),implement:async(e,t)=>{let{duration:r}=t;return await O.reportToNative({event:"TaskFinished",params:{duration:r,taskId:e}})}}),ws=S("levelUpgrade",{paramsSchema:l.tuple(l.string(),l.string()),implement:async(e,t)=>{let r=[];r.push(O.reportToNative({event:"LevelUpgrade",params:{name:t,levelId:e}})),await Promise.all(r)}}),Ss=S("onHistoryUserLevel",{paramsSchema:l.tuple(l.number()),implement:async e=>await O.reportToNative({event:"HistoryUserLevel",params:{level:e}})}),Is=S("onHistoryUserScore",{paramsSchema:l.tuple(l.number()),implement:async e=>await O.reportToNative({event:"HistoryUserScore",params:{score:e}})}),As=S("taskEvent",{paramsSchema:l.tuple(l.string(),l.object({tools:l.array(l.object({id:l.string(),name:l.string(),count:l.number(),description:l.string().optional(),price:l.object({amount:l.number(),unit:l.string()}).optional()})).optional(),awards:l.array(l.object({id:l.string(),name:l.string()})).optional()})),implement:async(e,t)=>{let r=[];r.push(O.reportToNative({event:"TaskEvent",params:{taskId:e,...t}})),(t.tools?.length??!1)&&(r.push(O.reporter({event:"USE_GAME_ITEM"})),r.push(O.reportToNative({event:"UseGameItem",params:{taskId:e,...t}}))),await Promise.all(r)}});le.registerCommand("TaskTrackerSDK.levelFinished",ks);le.registerCommand("TaskTrackerSDK.taskFinished",Es);le.registerCommand("TaskTrackerSDK.levelUpgrade",ws);le.registerCommand("TaskTrackerSDK.historyUserLevel",Ss);le.registerCommand("TaskTrackerSDK.historyUserScore",Is);le.registerCommand("TaskTrackerSDK.taskEvent",As);y("TaskTrackerSDK.onLevelFinished",{version:"1.0.0",properties:{levelId:"1.0.0",params:{result:"1.0.0",duration:"1.0.0"}}});y("TaskTrackerSDK.onTaskFinished",{version:"1.0.0",properties:{taskId:"1.0.0",duration:"1.0.0"}});y("TaskTrackerSDK.onLevelUpgrade",{version:"1.0.0",properties:{levelId:"1.0.0",name:"1.0.0"}});y("TaskTrackerSDK.onHistoryUserLevel",{version:"1.0.0",properties:{level:"1.0.0"}});y("TaskTrackerSDK.onHistoryUserScore",{version:"1.0.0",properties:{score:"1.0.0"}});y("TaskTrackerSDK.onTaskEvent",{version:"1.0.0",properties:{taskId:"1.0.0",params:{tools:{id:"1.0.0",name:"1.0.0",count:"1.0.0",description:"1.0.0",price:{amount:"1.0.0",unit:"1.0.0"}},awards:{id:"1.0.0",name:"1.0.0"}}}})});var Rs,_s,Nn,On=p(()=>{"use strict";j();M();z();g();X();y("login",{version:"1.0.0",properties:{force:"1.0.0"},success:{errMsg:"1.0.0",code:"1.0.0",token:"1.0.0",isLogin:"1.0.0"}});y("checkSession",{version:"1.0.0",success:{errMsg:"1.0.0"}});Rs=S("login",{async implement(){let{data:{isLogin:e}}=await D("checkLoginAsync");if(e)return{isLogin:!0,token:v.hostUserInfo?.token};V("onLoginStateChange",({isLogin:i,token:a,uuid:c})=>{c==r&&o({isLogin:i,token:a})});let t=E("loginSync"),{data:{uuid:r}}=t;if(!r)throw oe({code:-1,msg:"login failed"});let{promise:n,resolve:o}=new Q,s=await n;return v.onEnvConfigChanged({hostUserInfo:s}),K.emit("onLoginComplete",s),s}}),_s=S("checkSession",{async implement(){let{data:{isLogin:e}}=await D("checkLoginAsync");return{isLogin:e}}}),Nn=I();Nn.registerCommand("API.login",Rs);Nn.registerCommand("API.checkSession",_s)});var ot,xs,st,Ps,Cs,Ns,Os,Fn=p(()=>{"use strict";g();z();Ut();ee();xe();M();ot=I(),xs=()=>{let{data:e}=E("getNetworkStatusSync");return!!e?.isConnected},st=new Fe(U,{get:(e,t)=>q(e,{method:"GET",responseType:"json",appendHostCookie:!0,...t}).then(r=>r.response.data)},xs),Ps=A("adInit",{implement:e=>{st.init(e)}}),Cs=A("adConfig",{implement:e=>{st.adConfig(e)}}),Ns=A("adBreak",{implement:e=>{st.adBreak(e)}}),Os=A("adUnit",{implement:e=>{st.adUnit(e)}});ot.registerCommand("AdsSDK.init",Ps);ot.registerCommand("AdsSDK.adConfig",Cs);ot.registerCommand("AdsSDK.adBreak",Ns);ot.registerCommand("AdsSDK.adUnit",Os);y("AdsSDK.init",{version:"1.0.0"});y("AdsSDK.adConfig",{version:"1.0.0"});y("AdsSDK.adBreak",{version:"1.0.0"});y("AdsSDK.adUnit",{version:"1.0.0"})});var Fs={};var Ql,Dn=p(()=>{"use strict";bn();Ql=Wn(kn());_n();xn();Pn();Cn();On();Fn()});var Un=Symbol.for("JOLIBOX_IMPLEMENT_INIT");if(window[Un])throw console.info("Jolibox Implement Already Initialized"),new Error("Jolibox Implement Already Initialized");window[Un]=!0;(async()=>{let[{config:e}]=await Promise.all([Promise.resolve().then(()=>(mn(),un)),Promise.resolve().then(()=>(Dn(),Fs)),Promise.resolve().then(()=>(ee(),rn))]);e()})();
|
|
19
|
+
`;e.textContent=o;let i=document.head||document.getElementsByTagName("head")[0];i.insertBefore(e,i.firstChild),document.documentElement.setAttribute("data-jolibox-root","")},n=()=>{function o(a){return y(this,null,function*(){let c=a instanceof URL?a.href:a,l=new Promise((u,m)=>{let p=new XMLHttpRequest;p.open("GET",c),p.responseType="arraybuffer",p.addEventListener("load",()=>u(p.response)),p.addEventListener("error",m),p.send()});try{let u=yield l;return new Response(u,{headers:new Headers([["Content-Type","application/wasm"]])}).clone()}catch(u){throw console.error("Failed to load wasm:",u),u}})}let i=window.fetch;window.fetch=(a,c)=>{let l=a instanceof URL?a.href:a.toString();return l.endsWith(".wasm")?o(l):i(a,c)}},s=()=>{e!=null&&e.parentNode&&(e.parentNode.removeChild(e),e=null),document.documentElement.removeAttribute("data-jolibox-root"),window.fetch=t};return r(),n(),s}var _n=f(()=>{"use strict"});var Je,xn=f(()=>{"use strict";Je=class{constructor(t){this.track=t;this.adBreakIsShowing=!1;this.reportPageJumpOut=()=>{this.track("AdBreakJumpOut",{context:"AdsActionDetection"})};this.reportPageHide=()=>{this.track("AdBreakHide",{context:"AdsActionDetection"})};window.addEventListener("visibilitychange",()=>{document.hidden&&this.adBreakIsShowing&&this.reportPageHide()}),window.addEventListener("beforeunload",r=>{this.adBreakIsShowing&&this.reportPageJumpOut()})}}});var Pn,He,Cn=f(()=>{"use strict";Pn="jolibox-sdk-ads-callbreak-timestamps",He=class{constructor(t,r){this.checkNetwork=t;this.maxAllowedAdsForTime=8;this.bannedForTimeThreshold=6e4;this.bannedReleaseTime=6e4;this.isBanningForTime=!1;this.releaseBannedForTimeTimeout=null;this.maxAllowedAdsForSession=200;this.bannedForSessionThreshold=6e5;this.isBanningForSession=!1;this.initialThreshold=2e3;this._callAdsTimestampsForTime=[];this.callAdsTimestampsForSession=[];this.initTimestamp=0;this.initCallAdsTimestampsForTime=()=>{var t;try{let r=JSON.parse((t=window.localStorage.getItem(Pn))!=null?t:"[]");Array.isArray(r)?this._callAdsTimestampsForTime=r:this._callAdsTimestampsForTime=[]}catch(r){this._callAdsTimestampsForTime=[]}};this.setReleaseBannedForTime=()=>{this.releaseBannedForTimeTimeout&&(window.clearTimeout(this.releaseBannedForTimeTimeout),this.releaseBannedForTimeTimeout=null),this.releaseBannedForTimeTimeout=window.setTimeout(()=>{this.isBanningForTime=!1,this.releaseBannedForTimeTimeout=null},this.bannedReleaseTime)};this.checkShouldBannedInitial=()=>{if(Date.now()-this.initTimestamp<=this.initialThreshold)return"BLOCK_INITIAL"};this.checkShouldBannedForSession=t=>{if(this.isBanningForSession)return"BANNED_FOR_SESSION";let r=Date.now();if(this.callAdsTimestampsForSession=this.callAdsTimestampsForSession.concat({timestamp:r,type:t}),this.callAdsTimestampsForSession.length!==1&&(this.callAdsTimestampsForSession.length>this.maxAllowedAdsForSession&&(this.callAdsTimestampsForSession=this.callAdsTimestampsForSession.slice(-this.maxAllowedAdsForSession)),this.callAdsTimestampsForSession.length===this.maxAllowedAdsForSession&&r-this.callAdsTimestampsForSession[0].timestamp<=this.bannedForSessionThreshold))return this.isBanningForSession=!0,"BANNED_FOR_SESSION"};this.checkShouldBannedForTime=t=>{if(this.isBanningForTime)return"WAITING_BANNED_RELEASE";let r=Date.now();if(this.callAdsTimestampsForTime=this.callAdsTimestampsForTime.concat({timestamp:r,type:t}),this.callAdsTimestampsForTime.length!==1&&(this.callAdsTimestampsForTime.length>this.maxAllowedAdsForTime&&(this.callAdsTimestampsForTime=this.callAdsTimestampsForTime.slice(-this.maxAllowedAdsForTime)),this.callAdsTimestampsForTime.length===this.maxAllowedAdsForTime&&r-this.callAdsTimestampsForTime[0].timestamp<=this.bannedForTimeThreshold))return this.isBanningForTime=!0,this.setReleaseBannedForTime(),"BANNED_FOR_TIME"};this.checkAdsDisplayPermission=t=>{if(!this.checkNetwork())return"NETWORK_NOT_OK";let r=this.checkShouldBannedInitial();if(r)return r;let n=this.checkShouldBannedForSession(t);if(n)return n;let s=this.checkShouldBannedForTime(t);return s||"ALLOWED"};var n,s,o,i,a,c;if(this.maxAllowedAdsForTime=(n=r==null?void 0:r.maxAllowedAdsForTime)!=null?n:8,this.bannedForTimeThreshold=(s=r==null?void 0:r.bannedForTimeThreshold)!=null?s:6e4,this.bannedReleaseTime=(o=r==null?void 0:r.bannedReleaseTime)!=null?o:6e4,this.maxAllowedAdsForSession=(i=r==null?void 0:r.maxAllowedAdsForSession)!=null?i:200,this.bannedForSessionThreshold=(a=r==null?void 0:r.bannedForSessionThreshold)!=null?a:6e5,this.initialThreshold=(c=r==null?void 0:r.initialThreshold)!=null?c:2e3,this.maxAllowedAdsForTime<=1)throw new Error("maxAllowedAdsForTime must be greater than 1");if(this.bannedForTimeThreshold<0)throw new Error("bannedForTimeThreshold must be greater than or equal to 0");if(this.bannedReleaseTime<this.bannedForTimeThreshold)throw new Error("bannedReleaseTime must be greater than or equal to bannedForTimeThreshold");if(this.initialThreshold<0)throw new Error("initialThreshold must be greater than or equal to 0");this.initCallAdsTimestampsForTime(),this.initTimestamp=Date.now()}get callAdsTimestampsForTime(){return this._callAdsTimestampsForTime}set callAdsTimestampsForTime(t){try{window.localStorage.setItem(Pn,JSON.stringify(t))}catch(r){console.error("Failed to save timestamps")}this._callAdsTimestampsForTime=t}}});var $e,Nn=f(()=>{"use strict";q();$e=class{constructor(t){this.httpClient=t;this.configs=null;this.firstRun=!0;this.init()}init(){return y(this,null,function*(){try{this.configs=yield this.httpClient.get("/api/fe-configs/js-sdk/ads-channel-config")}catch(t){}})}shouldBypassCallingInterstitial(){var r,n;let t;if(!this.configs)this.init(),t=!this.firstRun;else{let s=(r=w.channel)!=null?r:"",o=this.configs[s],i=(n=o==null?void 0:o.interstitialRate)!=null?n:1;t=Math.random()<i}return this.firstRun=!1,t}}});var ge,Ve,zt=f(()=>{"use strict";xn();Cn();q();Nn();E();ge=new z,Ve=class{constructor(t,r,n){this.track=t;this.httpClient=r;this.checkNetwork=n;this.configured=!1;this.config={};this.getGameId=()=>w.mpId;this.getTestAdsMode=()=>w.testAdsMode;this.asyncLoad=()=>y(this,null,function*(){var i,a,c,l,u;let t="ca-pub-7171363994453626",r,n,s=window.encodeURIComponent(window.btoa((i=this.getGameId())!=null?i:"")),o=(a=this.getTestAdsMode())!=null?a:!1;try{let m=yield this.httpClient.get("/public/ads",{query:{objectId:s,testAdsMode:`${o}`}});t=(c=m.data)==null?void 0:c.clientId,r=(l=m.data)==null?void 0:l.channelId,n=(u=m.data)==null?void 0:u.unitId}catch(m){console.error("Failed to fetch client info",m)}this.clientId=t,this.channelId=r,this.unitId=n});this.asyncInit=t=>y(this,null,function*(){var s;if(typeof window=="undefined")return;yield this.asyncLoad();let r="google-adsense",n=(s=this.getTestAdsMode())!=null?s:!1;if(!document.getElementById(r)&&this.clientId){let o=document.createElement("script");o.id=r,o.async=!0,o.crossOrigin="anonymous",o.src=`https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=${this.clientId}`,n&&o.setAttribute("data-adbreak-test","on"),this.channelId&&o.setAttribute("data-ad-channel",this.channelId),document.head.appendChild(o),this.track("LoadAdsenseCompleted",null)}});this.push=(t={})=>{window.adsbygoogle.push(t)};this.wrapAdBreakParams=t=>{if((n=>n.type==="preroll")(t)){ge.emit("isAdShowing",!0);let n=t.adBreakDone,s=o=>{ge.emit("isAdShowing",!1),n&&n(o)};return _(g({},t),{adBreakDone:s})}else{let n=t.beforeAd,s=t.afterAd,o=()=>{ge.emit("isAdShowing",!0),this.track("CallBeforeAd",{}),n&&n()},i=()=>{ge.emit("isAdShowing",!1),this.track("CallAfterAd",{}),s&&s()};return _(g({},t),{beforeAd:o,afterAd:i})}};this.adConfig=t=>{let s=t,{onReady:r}=s,n=ae(s,["onReady"]);this.track("CallAdConfig",n),this.configured?console.warn("Ad config already set, skipping"):(this.configured=!0,this.push(t))};this.adBreak=t=>{var c,l,u,m;if(!this.getGameId()){console.warn("Game ID is not set, skip calling adBreak");return}if(t.type!=="reward"&&!this.channelPolicy.shouldBypassCallingInterstitial()){(c=t.adBreakDone)==null||c.call(t,{breakType:t.type,breakName:"skipInterstitials",breakFormat:"interstitial",breakStatus:"viewed"});return}let r=this.antiCheating.checkAdsDisplayPermission(t.type==="reward"?"reward":"interstitial");switch(r){case"NETWORK_NOT_OK":case"BANNED_FOR_SESSION":console.warn("Ads not allowed",r),(l=t.adBreakDone)==null||l.call(t,{breakType:t.type,breakName:r,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"noAdPreloaded"}),this.track("PreventAdsCheating",{reason:r});return;case"BLOCK_INITIAL":case"BANNED_FOR_TIME":case"WAITING_BANNED_RELEASE":console.warn("Ads not allowed",r),(u=t.adBreakDone)==null||u.call(t,{breakType:t.type,breakFormat:t.type==="reward"?"reward":"interstitial",breakStatus:"viewed"}),this.track("PreventAdsCheating",{reason:r});return;default:break}let n=t.type,s=t.adBreakDone,o=p=>{var T;this.adsActionDetection.adBreakIsShowing=!1,this.track("CallAdBreakDone",{breakType:p.breakType,breakName:(T=p.breakName)!=null?T:"",breakFormat:p.breakFormat,breakStatus:p.breakStatus}),s&&s(p)};if(t.adBreakDone=o,t.type==="reward"){let p=t.beforeReward,T=b=>()=>{this.track("CallShowAdFn",null),b()},I=b=>{p&&p(T(b))};t.beforeReward=I}let i;switch(n){case"preroll":i={type:n};break;case"start":case"pause":case"next":case"browse":case"reward":i={type:n,name:(m=t.name)!=null?m:""};break}this.adsActionDetection.adBreakIsShowing=!0,this.track("CallAdBreak",i);let a=this.wrapAdBreakParams(t);this.push(a),window.JoliTesterBridge&&console.log("joli-fullscreen-ad-show")};this.adUnit=t=>y(this,null,function*(){var p,T,I,b;if(this.track("CallAdUnit",{adFormat:(T=(p=t.adFormat)==null?void 0:p.toString())!=null?T:null,fullWidthResponsive:(I=t.fullWidthResponsive)!=null?I:null}),this.clientId||(yield this.asyncLoad()),document.querySelector("#jolibox-ads")){console.warn("Ad unit already set, skipping");return}let{el:r,slot:n,adFormat:s,fullWidthResponsive:o,style:i}=t,a;if(!r)throw new Error("targeting element is required");if(typeof r=="string"?a=document.querySelector(r):a=r,!a)throw new Error("targeting element not found");let c=n;if(c||(c=this.unitId),!c)throw new Error("slot is required");let l=typeof s=="object"&&Array.isArray(s)?s.join(", "):s,u=document.createElement("ins");if(u.className="adsbygoogle",u.id="jolibox-ads",u.style.display="block",u.setAttribute("data-ad-client",this.clientId),u.setAttribute("data-ad-slot",c),l&&u.setAttribute("data-ad-format",l),o&&u.setAttribute("data-full-width-responsive",o),i&&u.setAttribute("style",i),(b=this.getTestAdsMode())!=null?b:!1){let v=document.createElement("div");v.style.position="absolute",v.style.top="0",v.style.left="0",v.style.width="100%",v.style.height="100%",v.style.display="flex",v.style.justifyContent="center",v.style.alignItems="center",v.style.backgroundColor="rgba(0, 0, 0, 0.5)",v.style.color="white",v.innerHTML="Test Ad",u.style.position="relative",a.appendChild(u),u.appendChild(v)}else a.appendChild(u),new MutationObserver(k=>{k.forEach(A=>{if(A.type==="attributes"&&A.attributeName==="data-ad-status"){let h=u.getAttribute("data-ad-status");this.track("AdSenseUnitStatusChanged",{status:h!=null?h:"null"})}})}).observe(u,{attributes:!0,attributeFilter:["data-ad-status"]}),this.push({})});this.antiCheating=new He(n),this.adsActionDetection=new Je(this.track),this.channelPolicy=new $e(r)}init(t){this.track("CallAdsInit",null),typeof window!="undefined"&&(this.config=t!=null?t:{},window.adsbygoogle=window.adsbygoogle||[],this.asyncInit(t))}}});var On={};lr(On,{config:()=>mo});function co(){X.on("onDocumentReady",()=>{var e;(e=oe)==null||e.onDocumentReady(window.location.href),H("onDocumentReady",{start_timestamp:Ge,timestamp:Date.now()})})}function lo(e){B.start(e)}function uo(){W("onJoliboxServiceReady",({runtimeInfo:e,loadDuration:t})=>{e&&w.onEnvConfigChanged({hostUserInfo:e}),X.emit("LifecycleEvent.onReady",g({},w.hostUserInfo?w.hostUserInfo:{isLogin:!1})),H("joliboxServiceReady",{start_timestamp:Ge,timestamp:Date.now()}),lo(t)}),W("onBeforeExit",({uuid:e})=>{var t;(t=oe)==null||t.doExit(e)})}function mo(){Ge=Date.now(),uo(),co(),Ke=Rn()}var Ke,qe,Ge,Fn=f(()=>{"use strict";$();De();q();E();ie();_n();zt();K.onReady(()=>{});K.doExit(()=>(H("onBeforeExit",{timestamp:Date.now()}),Ke==null||Ke(),B.close(Date.now()-Ge),!!qe));qe=!1;ge.on("isAdShowing",e=>{qe=e,gr(qe)&&x("updateContainerConfigSync",{displayCapsuleButton:!qe,webviewId:w.webviewId})})});function Dn(e){let t=At.config[e];return t||(t={},At.config[e]=t),(r,n)=>{if(t[r]){j.warn(`[can i use] ${r} already registered`);return}t[r]=g({},n)}}var Un=f(()=>{"use strict";E()});function Wt(e){Mn=e}function ze(e){return e===null||typeof e!="object"?e:Array.isArray(e)?e.map(t=>ze(t)):Object.keys(e).reduce((t,r)=>(t[r]=ze(e[r]),t),{})}function ee(e){return typeof e=="number"}function Yt(e){let t=Qt(e);switch(t){case"string":return`"${e}"`;case"number":case"boolean":case"null":case"undefined":return String(e);default:return`a(n) ${t}`}}function Qt(e){return typeof e=="function"?"function":Object.prototype.toString.call(e).slice(8).slice(0,-1).toLowerCase()}var Mn,P,We,Ye,Qe,Xe,ve,Ze,et,tt,rt,nt,st,ot,it,at,ct,lt,dt,Xt=f(()=>{"use strict";Mn=!1;P=class{constructor(){this.errors=[];this.hasFallback=!1;this.hasDefault=!1;this._optional=!1}fail(t){if(Mn)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 ${Yt(t.actual)}`,this.errors.push(r)}return!1}fallback(t){return this.hasFallback=!0,this._fallback=t,this}get fallbackValue(){return ze(this._fallback)}default(t){return this.hasDefault=!0,this._default=t,this}get defaultValue(){return typeof this._default=="function"?this._default:ze(this._default)}optional(){return this._optional=!0,this}};We=class extends P{validate(t){return this._optional&&t===void 0?!0:ee(t)?ee(this._min)&&t<this._min?this.fail(`the value of ${this.path} should be greater than or equal to ${this._min}`):ee(this._max)&&t>this._max?this.fail(`the value of ${this.path} should be less than or equal to ${this._max}`):ee(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}},Ye=class extends P{validate(t){return this._optional&&t===void 0?!0:typeof t!="boolean"?this.fail({expect:"boolean",actual:t}):!0}},Qe=class extends P{validate(t){if(this._optional&&t===void 0)return!0;if(typeof t!="string")return this.fail({expect:"string",actual:t});if(ee(this._maxLength)&&t.length>this._maxLength)return this.fail(`the length of ${this.path} should be less than or equal to ${this._maxLength}`);if(ee(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}},Xe=class extends P{validate(t){return this._optional&&t===void 0?!0:typeof t!="symbol"?this.fail({expect:"symbol",actual:t}):!0}},ve=class extends P{validate(t){return!0}},Ze=class extends P{validate(t){return t!==void 0?this.fail({expect:"undefined",actual:t}):!0}},et=class extends P{validate(t){return this._optional&&t===void 0?!0:t!==null?this.fail({expect:"null",actual:t}):!0}},tt=class extends P{validate(t){return this._optional&&t===void 0?!0:typeof t!="function"?this.fail({expect:"function",actual:t}):!0}},rt=class extends P{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 ${Yt(t)}`)}return!0}},nt=class extends P{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(ee(this._minItems)&&r.length<this._minItems)return this.fail(`the length of ${this.path} should be greater than or equal to ${this._minItems}`);if(ee(this._maxItems)&&r.length>this._maxItems)return this.fail(`the length of ${this.path} should be less than or equal to ${this._maxItems}`);if(ee(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 s=!0;if(r.forEach((o,i)=>{if(n.path=`${this.path}[${i}]`,n.errors=this.errors,o===void 0&&n.hasDefault){r[i]=n.defaultValue;return}n.validate(o)||(n.hasFallback?r[i]=n.fallbackValue:s=!1)}),this._uniqueItems){let o=new Map;for(let i in r)o.has(r[i])?s=this.fail(`${this.path} should NOT have duplicate items (${this.path}[${o.get(r[i])}] and ${this.path}[${i}] are identical)`):o.set(r[i],i)}return s}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}},st=class extends P{constructor(r){super();this._value=r}validate(r){if(this._optional&&r===void 0)return!0;if(Qt(r)!=="object")return this.fail({expect:"object",actual:r});let s=r,o=this._value;o.errors=this.errors;let i=!0;for(let a in s){let c=s[a];if(/^[_$a-zA-Z\xA0-\uFFFF][_$a-zA-Z0-9\xA0-\uFFFF]*$/.test(a)?o.path=`${this.path}.${a}`:o.path=`${this.path}["${a}"]`,!(c===void 0&&o._optional)){if(c===void 0&&o.hasDefault){s[a]=o.defaultValue;continue}o.validate(c)||(o.hasFallback?s[a]=o.fallbackValue:i=!1)}}return i}},ot=class extends P{constructor(r={}){super();this._object=r}validate(r){if(this._optional&&r===void 0)return!0;if(Qt(r)!=="object")return this.fail({expect:"object",actual:r});let n=r,s=!0;for(let o in this._object){let i=n[o],a=this._object[o];if(a.errors=this.errors,/^[_$a-zA-Z\xA0-\uFFFF][_$a-zA-Z0-9\xA0-\uFFFF]*$/.test(o)?a.path=`${this.path}.${o}`:a.path=`${this.path}["${o}"]`,!(a._optional&&i===void 0)){if(i===void 0&&a.hasDefault){n[o]=a.defaultValue;continue}a.validate(i)||(a.hasFallback?n[o]=a.fallbackValue:s=!1)}}return s}},it=class extends P{constructor(r){super();this.value=r}validate(r){return r===void 0&&this._optional?!0:r!==this.value?this.fail({expect:Yt(this.value),actual:r}):!0}},at=class extends P{constructor(...t){super(),this._items=t}validate(t){if(t===void 0&&this._optional)return!0;let r=[],n=!1,s=this._items.length;for(let o=0;o<s;o++){let i=this._items[o];if(i.errors=[],i.path=this.path,!i.validate(t))r.push(i.errors.join("; "));else if(!n){n=!0;break}}if(!n){let o=r.join(`
|
|
20
|
+
or `);this.errors.push(o)}return n}},ct=class extends P{constructor(...t){super(),this._items=t;let r=0,n=t.length-1;for(;n>=0;n--){let s=t[n];if(s._optional||s.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,s)=>{if(n.path=`${this.path}[${s}]`,n.errors=this.errors,t[s]===void 0&&n.hasDefault){t[s]=n.defaultValue;return}n.validate(t[s])||(n.hasFallback?t[s]=n._fallback:r=!1)}),r}},lt=class extends P{validate(t){return t===void 0&&this._optional||t instanceof ArrayBuffer?!0:this.fail({expect:"arraybuffer",actual:t})}},dt=class extends P{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 Zt(e,t,r="param"){if(e.errors=[],e.path=r,Wt(!0),!e.validate(t)){let n=e.errors.join(`
|
|
21
|
+
`);throw e.errors.length=0,Wt(!1),new TypeError(n)}}var d,er=f(()=>{"use strict";Xt();Xt();d={object(e){return new ot(e)},array(e){return new nt(e)},tuple(...e){return new ct(...e)},literal(e){return new it(e)},or(...e){return new at(...e)},symbol(){return new Xe},record(e){return new st(e)},function(){return new tt},boolean(){return new Ye},string(){return new Qe},number(){return new We},undefined(){return new Ze},null(){return new et},unknown(){return new ve},any(){return new ve},as(){return new ve},arraybuffer(){return new lt},enum(...e){return new rt(...e)},typedarray(e){return new dt(e)}}});var ut,Ln,Bn=f(()=>{"use strict";E();V();er();se();ut=1,Ln=e=>{function t(n,s){return(...o)=>{var m,p,T,I;let i=Date.now(),a={method:n,trace_id:ut};ut+=1;let c="SUCCESS",l=`${n}:ok`,u=0;try{if(s.paramsSchema)try{Zt(s.paramsSchema,o,"params")}catch(A){throw Pt(`${n}:fail ${A.message}`)}let b=s.implement(...o),v=b,k=`${n}:ok`;if(b&&"code"in b){let{code:A,data:h,message:N}=b;c=A,v=h,k=N}return{code:c,message:k,data:v}}catch(b){let v=b;u=(p=(m=v.code)!=null?m:v.errNo)!=null?p:2e3,c="FAILURE";let k=(I=(T=v.message)!=null?T:v.errMsg)!=null?I:`${b}`;return l=`${n}:${c} ${k.replace(/^\S+:(fail|cancel)\s?/,"")}`,D(new Se(l,u)),{code:c,message:l}}finally{let b=Date.now()-i;e("apiInvoked",_(g({},a),{duration:b,status:c}))}}}function r(n,s){return(...o)=>y(this,null,function*(){var p,T,I,b;let i=hr(o)?o:[o],a=Date.now(),c={method:n,trace_id:ut};ut+=1;let l=`${n}:ok`,u="SUCCESS",m={code:u,message:l};try{if(s.paramsSchema)try{Zt(s.paramsSchema,i,"params")}catch(A){throw Pt(A.message)}let k=yield s.implement(...i);if(k&&"code"in k){let{code:A,data:h,message:N}=k;u=A,l=N,k=h}return Object.assign(m,{code:u,message:l,data:k}),m}catch(v){let k=v,A=(T=(p=k.code)!=null?p:k.errNo)!=null?T:2e3;u="FAILURE";let h=(b=(I=k.message)!=null?I:k.errMsg)!=null?b:`${v}`,N=`${n}:${u} ${h.replace(/^\S+:(fail|cancel)\s?/,"")}`;return Object.assign(m,{code:u,message:N}),D(new Se(N,A)),m}finally{let v=Date.now()-a;e("apiInvoked",_(g({},c),{duration:v,status:u}))}})}return{createAPI:r,createSyncAPI:t}}});var C,F,S,te=f(()=>{"use strict";Un();ie();Bn();er();({createAPI:C,createSyncAPI:F}=Ln(H)),S=Dn("native")});var jn,fo,ho,go,vo,Jn=f(()=>{"use strict";E();te();$();jn=O(),fo="env",ho="getSystemInfoSync",go=F(ho,{implement:()=>{var r;let e=x("envSync"),{data:t}=e;return{system:t.deviceInfo.system,platform:t.deviceInfo.platform,version:t.sdkInfo.jssdkVersion,pixelRatio:t.deviceInfo.pixelRatio,language:t.deviceInfo.lang,brand:t.deviceInfo.brand,appName:(r=t.hostInfo)==null?void 0:r.appName,SDKVersion:t.sdkInfo.jssdkVersion}}}),vo=F(fo,{implement:()=>{var t;let e=x("envSync");return(t=e==null?void 0:e.data)!=null?t:void 0}});jn.registerCommand("API.getSystemInfoSync",go);jn.registerCommand("API.env",vo);S("env",{version:"1.0.0"});S("getSystemInfoSync",{version:"1.0.0"})});var Hn=cr(tr=>{"use strict";E();te();V();$();ie();var yo="exitGame",bo="onReady",To="onJoliboxShow",ko="onJoliboxHide",mt=O(),pt=Oe(D),Eo=C(yo,{paramsSchema:d.tuple(d.function()),implement:e=>y(tr,null,function*(){pt(e).call(tr),yield J("exitAppAsync")})}),wo=F(To,{paramsSchema:d.tuple(d.function()),implement(e){let t=pt(e);W("onJoliboxEnterForeground",()=>{t.call(this),Ie.emit("visible",!0)})}}),So=F(ko,{paramsSchema:d.tuple(d.function()),implement(e){let t=pt(e);W("onJoliboxEnterBackground",()=>{t.call(this),Ie.emit("visible",!1)})}}),Io=F(bo,{paramsSchema:d.tuple(d.function()),implement(e){let t=pt(e);X.on("LifecycleEvent.onReady",r=>{t(r)})}});mt.registerCommand("LifecycleSDK.exit",Eo);mt.registerCommand("LifecycleSDK.onReady",Io);mt.registerCommand("LifecycleSDK.onJoliboxShow",wo);mt.registerCommand("LifecycleSDK.onJoliboxHide",So);S("lifeCycle.exit",{version:"1.0.0"});S("lifeCycle.onReady",{version:"1.0.0"});S("lifeCycle.onJoliboxShow",{version:"1.0.0"});S("lifeCycle.onJoliboxHide",{version:"1.0.0"})});function $n(e){let t={};if(!M(e))return t;for(let[r,n]of Object.entries(e)){let s=r.toLocaleLowerCase();n?typeof n=="object"?t[s]=Object.prototype.toString.call(n):t[s]=String(n):t[s]=""}return t}function Vn(e="GET"){if(e==="")return"POST";let t=e.toUpperCase();return["GET","OPTIONS","HEAD","POST","PUT","DELETE","TRACE","CONNECT","PATCH"].includes(t)?t:"GET"}function Kn(e,t=!1){if(e)return t||e>0&&e<=6e4?Math.ceil(e):6e4}function qn(e,t,r){if(["POST","PUT","PATCH"].includes(t)||!M(r))return e;let[n,s=""]=e.split("?"),o=JSON.stringify(g(g({},JSON.parse(s)),r));return`${n}?${o}`}var Gn=f(()=>{"use strict";E()});var Ao,Ro,rr,nr,zn,_o,xo,Po,Wn=f(()=>{"use strict";se();qt();te();Gn();E();V();Ao=15,Ro=Le("createRequestTaskSync","operateRequestTaskSync",{type:"public"}),rr=0,nr=[],zn=Oe(D),_o=(e,t)=>{let r=e.filter(t),n=e.filter(s=>!t(s));return e.length=0,e.push(...n),r},xo=e=>{let t=new ne,r=()=>{};return C("request",{paramsSchema:d.tuple(d.object({url:d.string(),method:d.string(),header:d.object(),data:d.object().optional(),query:d.object().optional(),dataType:d.string().default("json"),responseType:d.string().default("text"),enableCache:d.boolean().default(!1),appendHostCookie:d.boolean().default(!0),timeout:d.number().default(3e4),success:d.function(),fail:d.function()})),implement(s){let o=()=>y(this,null,function*(){var a,c;let i=zn(s.fail);try{if(rr+=1,t.state!=="pending")return;let{data:l,dataType:u,responseType:m,enableCache:p,appendHostCookie:T}=s,I=$n(s.header),b=Vn(s.method),v=Kn(s.timeout),k=qn(s.url,b,l),A=zn(s.success),h=Object.assign({},s,{method:b,header:I,data:b==="GET"||b==="HEAD"?void 0:l,enableCache:p,query:(a=s.query)!=null?a:{},dataType:u,responseType:m,appendHostCookie:T});v&&(h.timeout=v);let N=Ro(k,h);{let{response:fe}=yield N,{code:U,data:be,message:re}=fe;t.resolve({code:U!=null?U:"SUCCESS",data:be,message:re!=null?re:"request:ok"}),A({code:"SUCCESS",message:"request:ok",data:be})}}catch(l){t.reject(l),i({code:"FAILURE",message:"httpRequst: failed"})}finally{rr-=1,(c=nr.shift())==null||c()}});return rr>=Ao?(r=()=>{_o(nr,i=>i===o)},nr.push(o)):o(),t.promise}})(e),{abort(){t.reject(ue({code:-1,msg:"request:fail abort"})),r()}}},Po=O();Po.registerCommand("HttpSDK.request",xo);S("request",{version:"1.0.0"})});function Uo(e){let t=Object.prototype.toString.call(e).split(" ")[1].split("]")[0].toLocaleLowerCase();return Do.includes(t)?t:""}function Mo(e,t){try{switch(t){case"string":return e;case"object":return JSON.parse(e);case"number":return parseFloat(e);case"boolean":return e==="true";default:return""}}catch(r){return""}}function Lo(e,t){try{switch(t){case"string":case"number":case"boolean":return`${e}`;case"object":return JSON.stringify(e);default:return""}}catch(r){return""}}var ft,Co,No,Oo,Fo,cd,ld,Do,Yn=f(()=>{"use strict";te();$();E();Be();q();ft=O(),Co=C("getLocalStorage",{paramsSchema:d.tuple(d.string()),implement(e){return y(this,null,function*(){let{response:t}=yield Z(`/api/games/user-storage/${w.mpId}`,{method:"GET",responseType:"json",appendHostCookie:!0,query:{key:e}}),{data:{code:r,message:n,data:s}}=yield t;if(r==="SUCCESS")return{code:r,message:n,data:s==null?void 0:s.value};try{let{data:{data:o,dataType:i}}=yield J("getLocalStorageAsync",{key:e}),a=Mo(o,i);return{code:r,message:`${n}. fallback to native`,data:a}}catch(o){return{code:"INTERNAL_ERROR",message:"[Jolibox SDK] get local storage failed",data:null}}})}});ft.registerCommand("StorageSDK.getItem",Co);S("storage.getItem",{version:"1.0.0",properties:{key:"1.0.0",value:"1.0.0"}});No=C("setStorage",{paramsSchema:d.tuple(d.string(),d.or(d.string(),d.boolean(),d.number())),implement(e,t){return y(this,null,function*(){let r=w.mpId,n=typeof t=="string"?t:String(t),{response:s}=yield Z(`/api/games/user-storage/${r}`,{method:"POST",responseType:"json",appendHostCookie:!0,data:{key:e,value:n}}),{data:{code:o,message:i}}=s,a=Uo(t),c=Lo(t,a);return yield J("setLocalStorageAsync",{key:e,data:c,dataType:a}),o=="SUCCESS"?{code:o,message:i}:{code:o,message:`${i}. fallback to native`}})}});ft.registerCommand("StorageSDK.setItem",No);S("storage.setItem",{version:"1.0.0",properties:{key:"1.0.0",value:"1.0.0"}});Oo=C("removeStorage",{paramsSchema:d.tuple(d.string()),implement(e){return y(this,null,function*(){let t=w.mpId,{response:r}=yield Z(`/api/games/user-storage/${t}/remove`,{method:"POST",responseType:"json",appendHostCookie:!0,data:{key:e}}),{data:{code:n,message:s}}=r;return yield J("removeLocalStorageAsync",{key:e}),n==="SUCCESS"?{code:n,message:s}:{code:n,message:"[Jolibox SDK] remove item succ"}})}});ft.registerCommand("StorageSDK.removeItem",Oo);S("storage.removeItem",{version:"1.0.0",properties:{key:"1.0.0"}});Fo=C("clearStorage",{implement(){return y(this,null,function*(){let e=w.mpId,{response:t}=yield Z(`/api/games/user-storage/${e}/clear`,{method:"POST",appendHostCookie:!0});J("clearLocalStorageAsync");let{data:{code:r,message:n}}=t;return r==="SUCCESS"?{code:r,message:n}:{code:r,message:`${n}.fallback to native`}})}});ft.registerCommand("StorageSDK.clear",Fo);S("storage.clear",{version:"1.0.0"});cd=C("getStorageInfo",{implement(){return y(this,null,function*(){let{data:e}=yield J("getStorageInfoAsync");return e})}});S("getStorageInfo",{version:"1.0.0",success:{keys:"1.0.0",currentSize:"1.0.0",limitSize:"1.0.0"}});ld=F("getStorageInfoSync",{implement(){return x("getStorageInfoSync")}}),Do=["string","number","boolean","object",""]});var Bo,jo,Jo,sr,Qn=f(()=>{"use strict";E();$();te();Bo=F("showKeyboard",{paramsSchema:d.tuple(d.object({defaultValue:d.string().optional().default(""),multiple:d.boolean().optional().default(!1),maxLength:d.unknown().optional().default(1e5)})),implement(e){var n;let t=Math.floor((n=Number(e.maxLength))!=null?n:1e5),{defaultValue:r}=e;r&&t&&(r=r.slice(0,t)),x("showKeyboardSync",_(g({},e),{defaultValue:r,maxLength:t}))}});S("keyboard.showKeyboard",{version:"1.0.0",properties:{params:{defaultValue:"1.0.0",multiple:"1.0.0",confirmHold:"1.0.0",confirmType:"1.0.0",maxLength:"1.0.0"}},success:{errMsg:"1.0.0"}});jo=F("updateKeyboard",{paramsSchema:d.tuple(d.object({value:d.string()})),implement(e){x("updateKeyboardSync",e)}});S("keyboard.updateKeyboard",{version:"1.0.0",properties:{params:{value:"1.0.0"}}});Jo=F("hideKeyboard",{implement(){x("hideKeyboardSync")}});S("keyboard.hideKeyboard",{version:"1.0.0"});sr=O();sr.registerCommand("KeyboardSDK.showKeyboard",Bo);sr.registerCommand("KeyboardSDK.updateKeyboard",jo);sr.registerCommand("KeyboardSDK.hideKeyboard",Jo)});var Xn=cr(pe=>{"use strict";E();te();ie();var ye=O(),Ho=C("levelFinished",{paramsSchema:d.tuple(d.string(),d.object({result:d.boolean(),duration:d.number()})),implement:(e,t)=>y(pe,null,function*(){let{result:r,duration:n}=t,s=[];s.push(B.tracker("LevelFinished",{levelId:e,result:r,duration:n})),s.push(B.reporter({event:"COMPLETE_GAME_LEVEL"})),yield Promise.all(s)})}),$o=C("taskFinished",{paramsSchema:d.tuple(d.string(),d.object({duration:d.number()})),implement:(e,t)=>y(pe,null,function*(){let{duration:r}=t;return yield B.reportToNative({event:"TaskFinished",params:{duration:r,taskId:e}})})}),Vo=C("levelUpgrade",{paramsSchema:d.tuple(d.string(),d.string()),implement:(e,t)=>y(pe,null,function*(){let r=[];r.push(B.reportToNative({event:"LevelUpgrade",params:{name:t,levelId:e}})),yield Promise.all(r)})}),Ko=C("onHistoryUserLevel",{paramsSchema:d.tuple(d.number()),implement:e=>y(pe,null,function*(){return yield B.reportToNative({event:"HistoryUserLevel",params:{level:e}})})}),qo=C("onHistoryUserScore",{paramsSchema:d.tuple(d.number()),implement:e=>y(pe,null,function*(){return yield B.reportToNative({event:"HistoryUserScore",params:{score:e}})})}),Go=C("taskEvent",{paramsSchema:d.tuple(d.string(),d.object({tools:d.array(d.object({id:d.string(),name:d.string(),count:d.number(),description:d.string().optional(),price:d.object({amount:d.number(),unit:d.string()}).optional()})).optional(),awards:d.array(d.object({id:d.string(),name:d.string()})).optional()})),implement:(e,t)=>y(pe,null,function*(){var n,s;let r=[];r.push(B.reportToNative({event:"TaskEvent",params:g({taskId:e},t)})),(s=(n=t.tools)==null?void 0:n.length)!=null&&s&&(r.push(B.reporter({event:"USE_GAME_ITEM"})),r.push(B.reportToNative({event:"UseGameItem",params:g({taskId:e},t)}))),yield Promise.all(r)})});ye.registerCommand("TaskTrackerSDK.levelFinished",Ho);ye.registerCommand("TaskTrackerSDK.taskFinished",$o);ye.registerCommand("TaskTrackerSDK.levelUpgrade",Vo);ye.registerCommand("TaskTrackerSDK.historyUserLevel",Ko);ye.registerCommand("TaskTrackerSDK.historyUserScore",qo);ye.registerCommand("TaskTrackerSDK.taskEvent",Go);S("TaskTrackerSDK.onLevelFinished",{version:"1.0.0",properties:{levelId:"1.0.0",params:{result:"1.0.0",duration:"1.0.0"}}});S("TaskTrackerSDK.onTaskFinished",{version:"1.0.0",properties:{taskId:"1.0.0",duration:"1.0.0"}});S("TaskTrackerSDK.onLevelUpgrade",{version:"1.0.0",properties:{levelId:"1.0.0",name:"1.0.0"}});S("TaskTrackerSDK.onHistoryUserLevel",{version:"1.0.0",properties:{level:"1.0.0"}});S("TaskTrackerSDK.onHistoryUserScore",{version:"1.0.0",properties:{score:"1.0.0"}});S("TaskTrackerSDK.onTaskEvent",{version:"1.0.0",properties:{taskId:"1.0.0",params:{tools:{id:"1.0.0",name:"1.0.0",count:"1.0.0",description:"1.0.0",price:{amount:"1.0.0",unit:"1.0.0"}},awards:{id:"1.0.0",name:"1.0.0"}}}})});var zo,Wo,Zn,es=f(()=>{"use strict";q();$();te();E();se();S("login",{version:"1.0.0",properties:{force:"1.0.0"},success:{errMsg:"1.0.0",code:"1.0.0",token:"1.0.0",isLogin:"1.0.0"}});S("checkSession",{version:"1.0.0",success:{errMsg:"1.0.0"}});zo=C("login",{implement(){return y(this,null,function*(){var i;let{data:{isLogin:e}}=yield J("checkLoginAsync");if(e)return{isLogin:!0,token:(i=w.hostUserInfo)==null?void 0:i.token};W("onLoginStateChange",({isLogin:a,token:c,uuid:l})=>{l==r&&s({isLogin:a,token:c})});let t=x("loginSync"),{data:{uuid:r}}=t;if(!r)throw ue({code:-1,msg:"login failed"});let{promise:n,resolve:s}=new ne,o=yield n;return w.onEnvConfigChanged({hostUserInfo:o}),X.emit("onLoginComplete",o),o})}}),Wo=C("checkSession",{implement(){return y(this,null,function*(){let{data:{isLogin:e}}=yield J("checkLoginAsync");return{isLogin:e}})}}),Zn=O();Zn.registerCommand("API.login",zo);Zn.registerCommand("API.checkSession",Wo)});var ht,Yo,gt,Qo,Xo,Zo,ei,ts=f(()=>{"use strict";E();te();zt();ie();Be();$();ht=O(),Yo=()=>{let{data:e}=x("getNetworkStatusSync");return!!(e!=null&&e.isConnected)},gt=new Ve(H,{get:(e,t)=>Z(e,g({method:"GET",responseType:"json",appendHostCookie:!0},t)).then(r=>r.response.data)},Yo),Qo=F("adInit",{implement:e=>{gt.init(e)}}),Xo=F("adConfig",{implement:e=>{gt.adConfig(e)}}),Zo=F("adBreak",{implement:e=>{gt.adBreak(e)}}),ei=F("adUnit",{implement:e=>{gt.adUnit(e)}});ht.registerCommand("AdsSDK.init",Qo);ht.registerCommand("AdsSDK.adConfig",Xo);ht.registerCommand("AdsSDK.adBreak",Zo);ht.registerCommand("AdsSDK.adUnit",ei);S("AdsSDK.init",{version:"1.0.0"});S("AdsSDK.adConfig",{version:"1.0.0"});S("AdsSDK.adBreak",{version:"1.0.0"});S("AdsSDK.adUnit",{version:"1.0.0"})});var ti={};var $d,Gd,rs=f(()=>{"use strict";Jn();$d=dr(Hn());Wn();Yn();Qn();Gd=dr(Xn());es();ts()});var ns=Symbol.for("JOLIBOX_IMPLEMENT_INIT");if(window[ns])throw console.info("Jolibox Implement Already Initialized"),new Error("Jolibox Implement Already Initialized");window[ns]=!0;y(void 0,null,function*(){let[{config:e}]=yield Promise.all([Promise.resolve().then(()=>(Fn(),On)),Promise.resolve().then(()=>(rs(),ti)),Promise.resolve().then(()=>(ie(),An))]);e()});
|
package/esbuild.config.js
CHANGED
package/implement.build.log
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
Invoking: npm run clean && npm run build:esm && tsc
|
|
2
2
|
|
|
3
|
-
> @jolibox/implement@1.1.
|
|
3
|
+
> @jolibox/implement@1.1.8-beta.1 clean
|
|
4
4
|
> rimraf ./dist
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
> @jolibox/implement@1.1.
|
|
7
|
+
> @jolibox/implement@1.1.8-beta.1 build:esm
|
|
8
8
|
> BUILD_VERSION=$(node -p "require('./package.json').version") node esbuild.config.js --format=esm
|
|
9
9
|
|
package/package.json
CHANGED
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jolibox/implement",
|
|
3
3
|
"description": "This project is Jolibox JS-SDk implement for Native && H5",
|
|
4
|
-
"version": "1.1.
|
|
4
|
+
"version": "1.1.8-beta.1",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"typings": "dist/index.d.ts",
|
|
7
7
|
"license": "MIT",
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@jolibox/common": "1.1.
|
|
10
|
-
"@jolibox/types": "1.1.
|
|
11
|
-
"localforage": "1.10.0"
|
|
9
|
+
"@jolibox/common": "1.1.8-beta.1",
|
|
10
|
+
"@jolibox/types": "1.1.8-beta.1",
|
|
11
|
+
"localforage": "1.10.0",
|
|
12
|
+
"web-vitals": "4.2.4"
|
|
12
13
|
},
|
|
13
14
|
"devDependencies": {
|
|
14
15
|
"typescript": "5.7.3",
|
package/src/common/ads/index.ts
CHANGED
|
@@ -400,6 +400,7 @@ export class JoliboxAdsImpl {
|
|
|
400
400
|
|
|
401
401
|
const beforeAd = () => {
|
|
402
402
|
adEventEmitter.emit('isAdShowing', true);
|
|
403
|
+
this.track('CallBeforeAd', {});
|
|
403
404
|
if (originBeforeAd) {
|
|
404
405
|
originBeforeAd();
|
|
405
406
|
}
|
|
@@ -407,6 +408,7 @@ export class JoliboxAdsImpl {
|
|
|
407
408
|
|
|
408
409
|
const afterAd = () => {
|
|
409
410
|
adEventEmitter.emit('isAdShowing', false);
|
|
411
|
+
this.track('CallAfterAd', {});
|
|
410
412
|
if (originAfterAd) {
|
|
411
413
|
originAfterAd();
|
|
412
414
|
}
|
package/src/h5/api/ads.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { JoliboxAdsImpl } from '@/common/ads';
|
|
1
|
+
import { JoliboxAdsImpl, adEventEmitter } from '@/common/ads';
|
|
2
2
|
import { track } from '../report';
|
|
3
3
|
import { tracker as h5Tracker } from '../report/event-tracker';
|
|
4
4
|
import { createCommands } from '@jolibox/common';
|
|
@@ -7,6 +7,10 @@ import JoliboxHttpClient from '../http';
|
|
|
7
7
|
const commands = createCommands();
|
|
8
8
|
const ads = new JoliboxAdsImpl(track, new JoliboxHttpClient(), () => h5Tracker.networkIsOk);
|
|
9
9
|
|
|
10
|
+
adEventEmitter.on('isAdShowing', (isAdShowing) => {
|
|
11
|
+
window.dispatchEvent(new CustomEvent('JOLIBOX_ADS_EVENT', { detail: { isAdShowing } }));
|
|
12
|
+
});
|
|
13
|
+
|
|
10
14
|
commands.registerCommand('AdsSDK.init', (config) => {
|
|
11
15
|
ads.init(config);
|
|
12
16
|
});
|
|
@@ -1,5 +1,32 @@
|
|
|
1
1
|
import { hostEmitter } from '@jolibox/common';
|
|
2
|
-
import { taskTracker } from '../report';
|
|
2
|
+
import { taskTracker, track } from '../report';
|
|
3
|
+
import { onFCP, onLCP, onTTFB } from 'web-vitals';
|
|
4
|
+
|
|
5
|
+
function trackPerformance() {
|
|
6
|
+
onFCP((metric) => {
|
|
7
|
+
track('GameFCP', {
|
|
8
|
+
value: metric.value,
|
|
9
|
+
rating: metric.rating,
|
|
10
|
+
navigationType: metric.navigationType
|
|
11
|
+
});
|
|
12
|
+
});
|
|
13
|
+
|
|
14
|
+
onLCP((metric) => {
|
|
15
|
+
track('GameLCP', {
|
|
16
|
+
value: metric.value,
|
|
17
|
+
rating: metric.rating,
|
|
18
|
+
navigationType: metric.navigationType
|
|
19
|
+
});
|
|
20
|
+
});
|
|
21
|
+
|
|
22
|
+
onTTFB((metric) => {
|
|
23
|
+
track('GameTTFB', {
|
|
24
|
+
value: metric.value,
|
|
25
|
+
rating: metric.rating,
|
|
26
|
+
navigationType: metric.navigationType
|
|
27
|
+
});
|
|
28
|
+
});
|
|
29
|
+
}
|
|
3
30
|
|
|
4
31
|
function addDomContentLoaded() {
|
|
5
32
|
hostEmitter.on('onDocumentReady', (startTime: number) => {
|
|
@@ -13,4 +40,5 @@ function addDomContentLoaded() {
|
|
|
13
40
|
|
|
14
41
|
export function config(): void {
|
|
15
42
|
addDomContentLoaded();
|
|
43
|
+
trackPerformance();
|
|
16
44
|
}
|
|
@@ -26,7 +26,6 @@ RuntimeLoader.doExit(() => {
|
|
|
26
26
|
|
|
27
27
|
let isAdShowing = false;
|
|
28
28
|
adEventEmitter.on('isAdShowing', (isShowing) => {
|
|
29
|
-
console.log('isAdShowing', isShowing);
|
|
30
29
|
isAdShowing = isShowing;
|
|
31
30
|
if (isBoolean(isAdShowing)) {
|
|
32
31
|
invokeNative('updateContainerConfigSync', {
|
|
@@ -50,6 +49,10 @@ function addWebviewReadyListener() {
|
|
|
50
49
|
});
|
|
51
50
|
}
|
|
52
51
|
|
|
52
|
+
function handleTaskTracker(duration?: number) {
|
|
53
|
+
taskTracker.start(duration);
|
|
54
|
+
}
|
|
55
|
+
|
|
53
56
|
function addGameServiceReadyListener() {
|
|
54
57
|
onNative('onJoliboxServiceReady', ({ runtimeInfo, loadDuration }) => {
|
|
55
58
|
runtimeInfo && context.onEnvConfigChanged({ hostUserInfo: runtimeInfo });
|
|
@@ -62,7 +65,7 @@ function addGameServiceReadyListener() {
|
|
|
62
65
|
});
|
|
63
66
|
|
|
64
67
|
// 任务上报
|
|
65
|
-
|
|
68
|
+
handleTaskTracker(loadDuration);
|
|
66
69
|
});
|
|
67
70
|
|
|
68
71
|
onNative('onBeforeExit', ({ uuid }) => {
|
|
@@ -62,7 +62,6 @@ export function createInvoke(jsCore: jsb.JSCore, onNative: On): Invokes {
|
|
|
62
62
|
* Android resolveId 是 `string`
|
|
63
63
|
* iOS 上待确认, IDE 上是 `number`
|
|
64
64
|
*/
|
|
65
|
-
logger.info('----resolveId', resolveId, data);
|
|
66
65
|
const resolve = resolveMap.get(Number(resolveId));
|
|
67
66
|
if (!resolve) return;
|
|
68
67
|
const response = unpack(data);
|
|
@@ -113,7 +112,6 @@ export function createInvoke(jsCore: jsb.JSCore, onNative: On): Invokes {
|
|
|
113
112
|
response = jsCore.call?.(method, payload, resolveId);
|
|
114
113
|
} else {
|
|
115
114
|
if (typeof params === 'string') {
|
|
116
|
-
console.log('-----params', method, resolveId);
|
|
117
115
|
response = jsCore.invoke(method, params, resolveId);
|
|
118
116
|
} else {
|
|
119
117
|
response = jsCore.call?.(method, params, resolveId);
|