@getsupertab/supertab-js 3.31.0 → 3.32.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.
@@ -1,4 +1,4 @@
1
- import { c as R, g as z } from "./supertab-Cx7EMxtX.js";
1
+ import { c as R, g as z } from "./supertab-BUzzF8te.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-Cx7EMxtX.js";
1
+ import { r as mu, T as gu, P as _u, a as Su, V as yu } from "./supertab-BUzzF8te.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;
@@ -4859,7 +4859,7 @@ const tB = pr({
4859
4859
  VITE_STATIC_REDIRECT_URI: void 0,
4860
4860
  VITE_GTM_CONTAINER_ID: "GTM-NG9GT7FM",
4861
4861
  VITE_SENTRY_DSN: "https://d08f3f301f364ceba6345c393c538faf@o23455.ingest.us.sentry.io/4507736861573120",
4862
- VITE_BASE_URL: "https://js.supertab.co/v3.31.0/",
4862
+ VITE_BASE_URL: "https://js.supertab.co/v3.32.1/",
4863
4863
  VITE_DEMO_CLIENT_ID: void 0,
4864
4864
  VITE_API_BASE_URL: void 0,
4865
4865
  VITE_SSO_BASE_URL: void 0,
@@ -4868,7 +4868,7 @@ const tB = pr({
4868
4868
  VITE_CHECKOUT_URL: void 0,
4869
4869
  TAPPER_ENV: "prod",
4870
4870
  PACKAGE_NAME: "@getsupertab/supertab-js",
4871
- PACKAGE_VERSION: "3.31.0",
4871
+ PACKAGE_VERSION: "3.32.1",
4872
4872
  MONETIZATION_PROVIDER_SCRIPT_URL: void 0,
4873
4873
  VITE_POSTHOG_API_HOST: void 0,
4874
4874
  VITE_POSTHOG_API_KEY: void 0
@@ -5570,7 +5570,7 @@ const ot = /* @__PURE__ */ PN(N), y_ = /* @__PURE__ */ xH({
5570
5570
  default: ot
5571
5571
  }, [N]), r_ = async (t) => {
5572
5572
  if (nB) {
5573
- const { captureException: e } = await import("./sentry-CVNotvXA.js");
5573
+ const { captureException: e } = await import("./sentry-BCxtY2H0.js");
5574
5574
  e(t);
5575
5575
  }
5576
5576
  }, v5 = "tabjs";
@@ -72604,7 +72604,7 @@ typeof ActiveXObject == "function" && (typeof global < "u" && global.ActiveXObje
72604
72604
  typeof Mb != "function" && (Mb = void 0);
72605
72605
  if (!Mb && !o3 && !s6)
72606
72606
  try {
72607
- import("./browser-ponyfill-Bb63H0HN.js").then((t) => t.b).then(function(t) {
72607
+ import("./browser-ponyfill-DoNyPLVT.js").then((t) => t.b).then(function(t) {
72608
72608
  Mb = t.default;
72609
72609
  }).catch(function() {
72610
72610
  });
@@ -72896,7 +72896,7 @@ eu.use(gH).use(pH).use(UK).init({
72896
72896
  order: ["navigator", "htmlTag"],
72897
72897
  caches: []
72898
72898
  },
72899
- supportedLngs: ["en", "en-GB", "de", "fr", "ja", "pt-BR", "es", "it"],
72899
+ supportedLngs: ["en", "en-GB", "de", "fr", "ja", "pt-BR", "es", "it", "nl"],
72900
72900
  react: {
72901
72901
  transKeepBasicHtmlNodesFor: ["br", "wbr", "strong", "i", "p"]
72902
72902
  }
@@ -1,4 +1,4 @@
1
- import { S as e } from "./supertab-Cx7EMxtX.js";
1
+ import { S as e } from "./supertab-BUzzF8te.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.31.0",
25
+ "version": "3.32.1",
26
26
  "type": "module",
27
27
  "scripts": {
28
28
  "dev": "vite --config .vite/vite.dev.config.ts",
@@ -68,7 +68,7 @@
68
68
  "@getsupertab/eslint-config": "^1.1.1",
69
69
  "@getsupertab/netlify-plugin-update-client-apps": "^1.1.3",
70
70
  "@getsupertab/price-utils": "^1.1.0",
71
- "@getsupertab/supertab-ds-components": "6.5.0",
71
+ "@getsupertab/supertab-ds-components": "6.6.0",
72
72
  "@getsupertab/tapper-sdk": "^39.0.0",
73
73
  "@headlessui/tailwindcss": "^0.2.2",
74
74
  "@playwright/test": "^1.53.1",