@orbit-software/sdk 1.87.8 → 1.87.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/esm/sdk.mjs CHANGED
@@ -38,7 +38,7 @@ function promisify(e) {
38
38
  };
39
39
  }
40
40
  promisify.argumentNames = "__ES6-PROMISIFY--CUSTOM-ARGUMENTS__", promisify.Promise = void 0;
41
- const version = "1.87.8";
41
+ const version = "1.87.9";
42
42
  function getDefaultExportFromCjs$3(e) {
43
43
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
44
44
  }
@@ -20131,7 +20131,7 @@ var Rr, j0, Removable = (j0 = class {
20131
20131
  clearGcTimeout() {
20132
20132
  J(this, Rr) && (timeoutManager.clearTimeout(J(this, Rr)), Te(this, Rr, void 0));
20133
20133
  }
20134
- }, Rr = new WeakMap(), j0), define_process_env_default$3 = { NODE_ENV: '"production"', version: '"1.87.8"' }, Ir, Ur, Jt, Mr, jt, $r, Or, Zt, or, B0, Query = (B0 = class extends Removable {
20134
+ }, Rr = new WeakMap(), j0), define_process_env_default$3 = { NODE_ENV: '"production"', version: '"1.87.9"' }, Ir, Ur, Jt, Mr, jt, $r, Or, Zt, or, B0, Query = (B0 = class extends Removable {
20135
20135
  constructor(t) {
20136
20136
  super();
20137
20137
  Ke(this, Zt);
@@ -37618,7 +37618,7 @@ function delay(e, { signal: t } = {}) {
37618
37618
  t == null || t.addEventListener("abort", o, { once: !0 });
37619
37619
  });
37620
37620
  }
37621
- var define_process_env_default$2 = { NODE_ENV: '"production"', version: '"1.87.8"' }, win;
37621
+ var define_process_env_default$2 = { NODE_ENV: '"production"', version: '"1.87.9"' }, win;
37622
37622
  if (typeof window > "u") {
37623
37623
  var loc = {
37624
37624
  hostname: ""
@@ -52853,7 +52853,7 @@ const balance$4 = "Balance", topUp$4 = "Top Up", ads$4 = "Ads", adsOn$4 = "On",
52853
52853
  topUpModal,
52854
52854
  inventoryModal
52855
52855
  };
52856
- var define_process_env_default$1 = { NODE_ENV: '"production"', version: '"1.87.8"' };
52856
+ var define_process_env_default$1 = { NODE_ENV: '"production"', version: '"1.87.9"' };
52857
52857
  const resources = {
52858
52858
  en: {
52859
52859
  translation: en
@@ -53691,7 +53691,7 @@ function throttleLeading(e, t) {
53691
53691
  return a - s >= t ? (s = a, e.apply(this, i)) : (console.log(`Function is throttled. Next call available in ${t - (a - s)}ms`), Promise.resolve(!1));
53692
53692
  };
53693
53693
  }
53694
- var define_process_env_default = { NODE_ENV: '"production"', version: '"1.87.8"' };
53694
+ var define_process_env_default = { NODE_ENV: '"production"', version: '"1.87.9"' };
53695
53695
  ensureViewportMetaTag();
53696
53696
  initSentry();
53697
53697
  const CloudStorageGetItem = promisify(WebApp.CloudStorage.getItem), CloudStorageSetItem = promisify(WebApp.CloudStorage.setItem), CloudStorageRemoveItem = promisify(WebApp.CloudStorage.removeItem), BASE_URL = "https://app.portalapp.games/sdk", G_MEASUREMENT_ID = "G-4RMXVE2K75", BANNER_HEIGHT = 60, bannerManager = new BannerManager({
@@ -54069,7 +54069,7 @@ const CryptoSteamSDK = {
54069
54069
  }
54070
54070
  if (adType === "gigapub") {
54071
54071
  const p = createMonetagFallbackFunction(monetagShowAdFnName), m = await showGigapubAd(p);
54072
- return await delay(1e3), (c = CryptoSteamSDK.onAdEnd) == null || c.call(CryptoSteamSDK, m), m;
54072
+ return await delay(1500), (c = CryptoSteamSDK.onAdEnd) == null || c.call(CryptoSteamSDK, m), m;
54073
54073
  }
54074
54074
  return console.log("Ad network not initialized or not supported"), mixpanel.track("ad_show_error", {
54075
54075
  ...getBaseAnalyticsParams(),