@getsupertab/supertab-js 3.66.0 → 3.66.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.
|
@@ -3657,7 +3657,7 @@ var { VITE_STATIC_REDIRECT_URI: Xe, VITE_GTM_CONTAINER_ID: Ze, VITE_SENTRY_DSN:
|
|
|
3657
3657
|
VITE_STATIC_REDIRECT_URI: void 0,
|
|
3658
3658
|
VITE_GTM_CONTAINER_ID: "GTM-NG9GT7FM",
|
|
3659
3659
|
VITE_SENTRY_DSN: "https://d08f3f301f364ceba6345c393c538faf@o23455.ingest.us.sentry.io/4507736861573120",
|
|
3660
|
-
VITE_BASE_URL: "https://js.supertab.co/v3.66.
|
|
3660
|
+
VITE_BASE_URL: "https://js.supertab.co/v3.66.1/",
|
|
3661
3661
|
VITE_DEMO_CLIENT_ID: void 0,
|
|
3662
3662
|
VITE_API_BASE_URL: void 0,
|
|
3663
3663
|
VITE_SSO_BASE_URL: void 0,
|
|
@@ -3666,7 +3666,7 @@ var { VITE_STATIC_REDIRECT_URI: Xe, VITE_GTM_CONTAINER_ID: Ze, VITE_SENTRY_DSN:
|
|
|
3666
3666
|
VITE_CHECKOUT_URL: void 0,
|
|
3667
3667
|
TAPPER_ENV: "prod",
|
|
3668
3668
|
PACKAGE_NAME: "@getsupertab/supertab-js",
|
|
3669
|
-
PACKAGE_VERSION: "3.66.
|
|
3669
|
+
PACKAGE_VERSION: "3.66.1",
|
|
3670
3670
|
MONETIZATION_PROVIDER_SCRIPT_URL: void 0,
|
|
3671
3671
|
VITE_POSTHOG_API_HOST: void 0,
|
|
3672
3672
|
VITE_POSTHOG_API_KEY: void 0
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { a as e } from "./chunk-C5e3QaDY.js";
|
|
2
|
-
import { T as t, d as n, n as r, r as i, t as a } from "./env-
|
|
2
|
+
import { T as t, d as n, n as r, r as i, t as a } from "./env-Drv1bbrU.js";
|
|
3
3
|
//#region node_modules/@sentry/core/build/esm/debug-build.js
|
|
4
4
|
var o = typeof __SENTRY_DEBUG__ > "u" || __SENTRY_DEBUG__, s = globalThis, c = "10.51.0";
|
|
5
5
|
//#endregion
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { a as e, i as t, n, r, t as i } from "./chunk-C5e3QaDY.js";
|
|
2
|
-
import { C as a, S as o, T as s, _ as c, a as l, b as u, c as d, d as f, f as p, g as m, h, i as g, l as _, m as v, o as y, p as b, r as x, s as S, u as C, v as w, w as T, x as E, y as D } from "./env-
|
|
2
|
+
import { C as a, S as o, T as s, _ as c, a as l, b as u, c as d, d as f, f as p, g as m, h, i as g, l as _, m as v, o as y, p as b, r as x, s as S, u as C, v as w, w as T, x as E, y as D } from "./env-Drv1bbrU.js";
|
|
3
3
|
//#region src/capture-errors.ts
|
|
4
4
|
var O = /* @__PURE__ */ e(s(), 1), k = async (e) => {
|
|
5
5
|
if (f) {
|
|
6
|
-
let { captureException: t } = await import("./sentry-
|
|
6
|
+
let { captureException: t } = await import("./sentry-CBb0cv5B.js");
|
|
7
7
|
t(e);
|
|
8
8
|
}
|
|
9
9
|
}, A = x === "ctl" || x === "sbx" || x === "stg" ? !0 : x === "prod" && typeof window < "u" && window.location ? new URLSearchParams(window.location.search).has("supertab-enable-logging") : !1, j = {
|
|
@@ -31200,7 +31200,8 @@ var Mh = ah(({ input: e, sendBack: t }) => {
|
|
|
31200
31200
|
purchasedOfferingId: e.purchasedOffering.id,
|
|
31201
31201
|
authStatus: e.authStatus,
|
|
31202
31202
|
paymentResult: !0,
|
|
31203
|
-
purchase: e.purchase
|
|
31203
|
+
purchase: e.purchase,
|
|
31204
|
+
priorEntitlement: e.activeEntitlements
|
|
31204
31205
|
})), {
|
|
31205
31206
|
type: "sendPostHogEvent",
|
|
31206
31207
|
params: ({ event: e, context: t }) => ({
|
|
@@ -31304,11 +31305,7 @@ var Mh = ah(({ input: e, sendBack: t }) => {
|
|
|
31304
31305
|
invoke: {
|
|
31305
31306
|
id: "thankYou",
|
|
31306
31307
|
src: "thankYouActorLogic",
|
|
31307
|
-
input: ({ event: e, context: t }) => (kh(e, [
|
|
31308
|
-
"guestCheckoutSuccessful",
|
|
31309
|
-
"purchaseSuccessful",
|
|
31310
|
-
"paymentAndPurchaseSuccessful"
|
|
31311
|
-
]), {
|
|
31308
|
+
input: ({ event: e, context: t }) => (kh(e, ["purchaseSuccessful", "paymentAndPurchaseSuccessful"]), {
|
|
31312
31309
|
merchantLogoUrl: t.merchantLogoUrl,
|
|
31313
31310
|
merchantName: t.merchantName,
|
|
31314
31311
|
tab: e.tab,
|