@getsupertab/supertab-js 3.12.8 → 3.12.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.
@@ -1,4 +1,4 @@
1
- import { c as R } from "./supertab-PWYcu7Mn.js";
1
+ import { c as R } from "./supertab-Ka6CkyUb.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-PWYcu7Mn.js";
1
+ import { r as su, T as iu, P as ou, a as au, V as cu } from "./supertab-Ka6CkyUb.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;
@@ -4838,11 +4838,11 @@ const _P = Qr({
4838
4838
  VITE_STATIC_REDIRECT_URI: void 0,
4839
4839
  VITE_GTM_CONTAINER_ID: "GTM-NG9GT7FM",
4840
4840
  VITE_SENTRY_DSN: "https://d08f3f301f364ceba6345c393c538faf@o23455.ingest.us.sentry.io/4507736861573120",
4841
- VITE_BASE_URL: "https://js.supertab.co/v3.12.8/",
4841
+ VITE_BASE_URL: "https://js.supertab.co/v3.12.9/",
4842
4842
  VITE_DEMO_CLIENT_ID: void 0,
4843
4843
  TAPPER_ENV: "prod",
4844
4844
  PACKAGE_NAME: "@getsupertab/supertab-js",
4845
- PACKAGE_VERSION: "3.12.8",
4845
+ PACKAGE_VERSION: "3.12.9",
4846
4846
  MONETIZATION_PROVIDER_SCRIPT_URL: void 0
4847
4847
  }), CS = WI !== "prod" ? !0 : typeof window < "u" && window.location ? new URLSearchParams(window.location.search).has("supertab-enable-logging") : !1, en = {
4848
4848
  log: (...o) => {
@@ -5524,7 +5524,7 @@ const ir = /* @__PURE__ */ yR(M), j9 = /* @__PURE__ */ lP({
5524
5524
  default: ir
5525
5525
  }, [M]), H1 = async (o) => {
5526
5526
  if (UP) {
5527
- const { captureException: a } = await import("./sentry-qlnHv1ba.js");
5527
+ const { captureException: a } = await import("./sentry-2kvntZQV.js");
5528
5528
  a(o);
5529
5529
  }
5530
5530
  };
@@ -30225,20 +30225,26 @@ const tz = Ww(({ input: o, sendBack: a }) => {
30225
30225
  },
30226
30226
  on: {
30227
30227
  priorEntitlement: {
30228
- actions: Xa(({ event: o }) => {
30229
- var a;
30230
- return {
30231
- priorEntitlement: o.priorEntitlement,
30232
- experience: o.experience,
30233
- site: o.site,
30234
- selectedOffering: o.selectedOffering,
30235
- selectedOfferingId: (a = o.selectedOffering) == null ? void 0 : a.id,
30236
- experienceId: o.experienceId,
30237
- tab: o.tab,
30238
- merchantName: o.merchantName,
30239
- merchantLogoUrl: o.merchantLogoUrl
30240
- };
30241
- }),
30228
+ actions: [
30229
+ Xa(({ event: o }) => {
30230
+ var a;
30231
+ return {
30232
+ priorEntitlement: o.priorEntitlement,
30233
+ experience: o.experience,
30234
+ site: o.site,
30235
+ selectedOffering: o.selectedOffering,
30236
+ selectedOfferingId: (a = o.selectedOffering) == null ? void 0 : a.id,
30237
+ experienceId: o.experienceId,
30238
+ tab: o.tab,
30239
+ merchantName: o.merchantName,
30240
+ merchantLogoUrl: o.merchantLogoUrl
30241
+ };
30242
+ }),
30243
+ {
30244
+ type: "sendGtmEvent",
30245
+ params: { event: "state_prior_entitlement" }
30246
+ }
30247
+ ],
30242
30248
  target: "PriorEntitlement"
30243
30249
  },
30244
30250
  noEntitlement: {
@@ -30585,12 +30591,6 @@ const tz = Ww(({ input: o, sendBack: a }) => {
30585
30591
  }
30586
30592
  },
30587
30593
  PriorEntitlement: {
30588
- entry: [
30589
- {
30590
- type: "sendGtmEvent",
30591
- params: { event: "state_prior_entitlement" }
30592
- }
30593
- ],
30594
30594
  after: {
30595
30595
  // Check every second if the entitlement has expired
30596
30596
  1e3: [
@@ -63964,7 +63964,7 @@ typeof ActiveXObject == "function" && (typeof global < "u" && global.ActiveXObje
63964
63964
  typeof q1 != "function" && (q1 = void 0);
63965
63965
  if (!q1 && !e3 && !C4)
63966
63966
  try {
63967
- import("./browser-ponyfill--BS4jQil.js").then((o) => o.b).then(function(o) {
63967
+ import("./browser-ponyfill-DfMUXH4Z.js").then((o) => o.b).then(function(o) {
63968
63968
  q1 = o.default;
63969
63969
  }).catch(function() {
63970
63970
  });
@@ -1,4 +1,4 @@
1
- import { S as e } from "./supertab-PWYcu7Mn.js";
1
+ import { S as e } from "./supertab-Ka6CkyUb.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.12.8",
25
+ "version": "3.12.9",
26
26
  "type": "module",
27
27
  "scripts": {
28
28
  "dev": "vite --config .vite/vite.dev.config.ts",