@getsupertab/supertab-js 3.14.0 → 3.15.0

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 } from "./supertab-hY_5O4pZ.js";
1
+ import { c as R } from "./supertab-CpHH83tw.js";
2
2
  function V(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 su, T as iu, P as ou, a as au, V as cu } from "./supertab-hY_5O4pZ.js";
1
+ import { r as su, T as iu, P as ou, a as au, V as cu } from "./supertab-CpHH83tw.js";
2
2
  const k = typeof __SENTRY_DEBUG__ > "u" || __SENTRY_DEBUG__, H = globalThis, nt = "9.33.0";
3
3
  function dt() {
4
4
  return rr(H), H;
@@ -4848,7 +4848,7 @@ const _P = Qr({
4848
4848
  VITE_STATIC_REDIRECT_URI: void 0,
4849
4849
  VITE_GTM_CONTAINER_ID: "GTM-NG9GT7FM",
4850
4850
  VITE_SENTRY_DSN: "https://d08f3f301f364ceba6345c393c538faf@o23455.ingest.us.sentry.io/4507736861573120",
4851
- VITE_BASE_URL: "https://js.supertab.co/v3.14.0/",
4851
+ VITE_BASE_URL: "https://js.supertab.co/v3.15.0/",
4852
4852
  VITE_DEMO_CLIENT_ID: void 0,
4853
4853
  VITE_API_BASE_URL: void 0,
4854
4854
  VITE_SSO_BASE_URL: void 0,
@@ -4857,7 +4857,7 @@ const _P = Qr({
4857
4857
  VITE_CHECKOUT_URL: void 0,
4858
4858
  TAPPER_ENV: "prod",
4859
4859
  PACKAGE_NAME: "@getsupertab/supertab-js",
4860
- PACKAGE_VERSION: "3.14.0",
4860
+ PACKAGE_VERSION: "3.15.0",
4861
4861
  MONETIZATION_PROVIDER_SCRIPT_URL: void 0
4862
4862
  }), AS = Nx === "ctl" || Nx === "sbx" || Nx === "stg" ? !0 : Nx === "prod" && typeof window < "u" && window.location ? new URLSearchParams(window.location.search).has("supertab-enable-logging") : !1, en = {
4863
4863
  log: (...o) => {
@@ -5557,7 +5557,7 @@ const ir = /* @__PURE__ */ bR(M), z9 = /* @__PURE__ */ lP({
5557
5557
  default: ir
5558
5558
  }, [M]), H1 = async (o) => {
5559
5559
  if (UP) {
5560
- const { captureException: a } = await import("./sentry-BnXrHtjF.js");
5560
+ const { captureException: a } = await import("./sentry-BUwWpUln.js");
5561
5561
  a(o);
5562
5562
  }
5563
5563
  };
@@ -63997,7 +63997,7 @@ typeof ActiveXObject == "function" && (typeof global < "u" && global.ActiveXObje
63997
63997
  typeof q1 != "function" && (q1 = void 0);
63998
63998
  if (!q1 && !t3 && !A4)
63999
63999
  try {
64000
- import("./browser-ponyfill-KMs-d9KD.js").then((o) => o.b).then(function(o) {
64000
+ import("./browser-ponyfill-WyTrqeVX.js").then((o) => o.b).then(function(o) {
64001
64001
  q1 = o.default;
64002
64002
  }).catch(function() {
64003
64003
  });
@@ -1,4 +1,4 @@
1
- import { S as e } from "./supertab-hY_5O4pZ.js";
1
+ import { S as e } from "./supertab-CpHH83tw.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.14.0",
25
+ "version": "3.15.0",
26
26
  "type": "module",
27
27
  "scripts": {
28
28
  "dev": "vite --config .vite/vite.dev.config.ts",