@getsupertab/supertab-js 3.17.2 → 3.17.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- import { c as R, g as z } from "./supertab-BWKfzAwV.js";
1
+ import { c as R, g as z } from "./supertab-BdjeLU8f.js";
2
2
  function $(w, d) {
3
3
  for (var b = 0; b < d.length; b++) {
4
4
  const y = d[b];
@@ -1,4 +1,4 @@
1
- import { r as mu, T as gu, P as _u, a as Su, V as yu } from "./supertab-BWKfzAwV.js";
1
+ import { r as mu, T as gu, P as _u, a as Su, V as yu } from "./supertab-BdjeLU8f.js";
2
2
  const b = typeof __SENTRY_DEBUG__ > "u" || __SENTRY_DEBUG__, q = globalThis, at = "9.40.0";
3
3
  function ht() {
4
4
  return lr(q), q;
@@ -4855,7 +4855,7 @@ const oM = sr({
4855
4855
  VITE_STATIC_REDIRECT_URI: void 0,
4856
4856
  VITE_GTM_CONTAINER_ID: "GTM-NG9GT7FM",
4857
4857
  VITE_SENTRY_DSN: "https://d08f3f301f364ceba6345c393c538faf@o23455.ingest.us.sentry.io/4507736861573120",
4858
- VITE_BASE_URL: "https://js.supertab.co/v3.17.2/",
4858
+ VITE_BASE_URL: "https://js.supertab.co/v3.17.3/",
4859
4859
  VITE_DEMO_CLIENT_ID: void 0,
4860
4860
  VITE_API_BASE_URL: void 0,
4861
4861
  VITE_SSO_BASE_URL: void 0,
@@ -4864,7 +4864,7 @@ const oM = sr({
4864
4864
  VITE_CHECKOUT_URL: void 0,
4865
4865
  TAPPER_ENV: "prod",
4866
4866
  PACKAGE_NAME: "@getsupertab/supertab-js",
4867
- PACKAGE_VERSION: "3.17.2",
4867
+ PACKAGE_VERSION: "3.17.3",
4868
4868
  MONETIZATION_PROVIDER_SCRIPT_URL: void 0
4869
4869
  }), M3 = jS === "ctl" || jS === "sbx" || jS === "stg" ? !0 : jS === "prod" && typeof window < "u" && window.location ? new URLSearchParams(window.location.search).has("supertab-enable-logging") : !1, en = {
4870
4870
  log: (...o) => {
@@ -5561,7 +5561,7 @@ const lr = /* @__PURE__ */ DT(M), eR = /* @__PURE__ */ _P({
5561
5561
  default: lr
5562
5562
  }, [M]), $1 = async (o) => {
5563
5563
  if (lM) {
5564
- const { captureException: a } = await import("./sentry-CwG3vYaK.js");
5564
+ const { captureException: a } = await import("./sentry-Dw1PcQ9C.js");
5565
5565
  a(o);
5566
5566
  }
5567
5567
  };
@@ -30536,6 +30536,7 @@ const Dz = ix(({ input: o, sendBack: a }) => {
30536
30536
  },
30537
30537
  Ea(({ event: o }) => ({
30538
30538
  purchasedOffering: null,
30539
+ purchase: null,
30539
30540
  selectedOfferingId: o.offeringId,
30540
30541
  retryCounter: 0,
30541
30542
  paymentResult: !1,
@@ -64637,7 +64638,7 @@ typeof ActiveXObject == "function" && (typeof global < "u" && global.ActiveXObje
64637
64638
  typeof n0 != "function" && (n0 = void 0);
64638
64639
  if (!n0 && !hk && !M4)
64639
64640
  try {
64640
- import("./browser-ponyfill-DKJryisi.js").then((o) => o.b).then(function(o) {
64641
+ import("./browser-ponyfill-Bex6f9dU.js").then((o) => o.b).then(function(o) {
64641
64642
  n0 = o.default;
64642
64643
  }).catch(function() {
64643
64644
  });
@@ -1,4 +1,4 @@
1
- import { S as e } from "./supertab-BWKfzAwV.js";
1
+ import { S as e } from "./supertab-BdjeLU8f.js";
2
2
  export {
3
3
  e as Supertab
4
4
  };
package/package.json CHANGED
@@ -22,7 +22,7 @@
22
22
  "engines": {
23
23
  "node": ">=22.13.1"
24
24
  },
25
- "version": "3.17.2",
25
+ "version": "3.17.3",
26
26
  "type": "module",
27
27
  "scripts": {
28
28
  "dev": "vite --config .vite/vite.dev.config.ts",