@getmicdrop/venue-calendar 4.2.14 → 4.2.15
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.
- package/dist/{Checkout-C-QPYtF4.js → Checkout-B36Tx1N3.js} +9 -3
- package/dist/{Checkout-hcEcnyN_.js → Checkout-C7S--vSV.js} +1 -1
- package/dist/venue-calendar.es.js +4 -4
- package/dist/venue-calendar.iife.js +4 -4
- package/dist/venue-calendar.umd.js +3 -3
- package/package.json +1 -1
- /package/dist/locales/{4.2.14 → 4.2.15}/flow/de.js +0 -0
- /package/dist/locales/{4.2.14 → 4.2.15}/flow/es.js +0 -0
- /package/dist/locales/{4.2.14 → 4.2.15}/flow/fr.js +0 -0
- /package/dist/locales/{4.2.14 → 4.2.15}/flow/id.js +0 -0
- /package/dist/locales/{4.2.14 → 4.2.15}/flow/it.js +0 -0
- /package/dist/locales/{4.2.14 → 4.2.15}/flow/ja.js +0 -0
- /package/dist/locales/{4.2.14 → 4.2.15}/flow/ko.js +0 -0
- /package/dist/locales/{4.2.14 → 4.2.15}/flow/nl.js +0 -0
- /package/dist/locales/{4.2.14 → 4.2.15}/flow/pl.js +0 -0
- /package/dist/locales/{4.2.14 → 4.2.15}/flow/pt-br.js +0 -0
- /package/dist/locales/{4.2.14 → 4.2.15}/flow/tr.js +0 -0
- /package/dist/locales/{4.2.14 → 4.2.15}/flow/zh.js +0 -0
- /package/dist/locales/{4.2.14 → 4.2.15}/main/de.js +0 -0
- /package/dist/locales/{4.2.14 → 4.2.15}/main/es.js +0 -0
- /package/dist/locales/{4.2.14 → 4.2.15}/main/fr.js +0 -0
- /package/dist/locales/{4.2.14 → 4.2.15}/main/id.js +0 -0
- /package/dist/locales/{4.2.14 → 4.2.15}/main/it.js +0 -0
- /package/dist/locales/{4.2.14 → 4.2.15}/main/ja.js +0 -0
- /package/dist/locales/{4.2.14 → 4.2.15}/main/ko.js +0 -0
- /package/dist/locales/{4.2.14 → 4.2.15}/main/nl.js +0 -0
- /package/dist/locales/{4.2.14 → 4.2.15}/main/pl.js +0 -0
- /package/dist/locales/{4.2.14 → 4.2.15}/main/pt-br.js +0 -0
- /package/dist/locales/{4.2.14 → 4.2.15}/main/tr.js +0 -0
- /package/dist/locales/{4.2.14 → 4.2.15}/main/zh.js +0 -0
|
@@ -13,7 +13,7 @@ import { t as re } from "./event-transform-DUqXNcXz.js";
|
|
|
13
13
|
import { a as ie, f as ae, p as oe, r as M, u as se } from "./utils-CcxQIxOO.js";
|
|
14
14
|
import { a as N, n as ce } from "./promo-DtLZRskK.js";
|
|
15
15
|
import { r as le } from "./order-totals-DptlFbmv.js";
|
|
16
|
-
import ue, { n as P, t as de } from "./Checkout-
|
|
16
|
+
import ue, { n as P, t as de } from "./Checkout-C7S--vSV.js";
|
|
17
17
|
import { n as fe } from "./buyerEmail-BfCq-gDt.js";
|
|
18
18
|
import "svelte/internal/disclose-version";
|
|
19
19
|
import * as F from "svelte/internal/client";
|
|
@@ -674,11 +674,17 @@ function Pe(e, t) {
|
|
|
674
674
|
return;
|
|
675
675
|
}
|
|
676
676
|
if (!F.get(B)) {
|
|
677
|
-
F.set(V, {
|
|
677
|
+
F.set(V, {
|
|
678
|
+
message: u().paymentFormNotReady || "Payment form is not ready. Please wait a moment and try again",
|
|
679
|
+
blocking: !0
|
|
680
|
+
}, !0), F.set(j, !1);
|
|
678
681
|
return;
|
|
679
682
|
}
|
|
680
683
|
if (!F.get(R)) {
|
|
681
|
-
F.set(V, {
|
|
684
|
+
F.set(V, {
|
|
685
|
+
message: u().paymentSystemNotInitialized || "Payment system is not initialized. Please refresh the page",
|
|
686
|
+
blocking: !0
|
|
687
|
+
}, !0), F.set(j, !1);
|
|
682
688
|
return;
|
|
683
689
|
}
|
|
684
690
|
let { error: n } = await F.get(B).submit();
|
|
@@ -243,7 +243,7 @@ function Ne(e, t) {
|
|
|
243
243
|
} : n), !0);
|
|
244
244
|
}
|
|
245
245
|
function ae() {
|
|
246
|
-
M.set(C, !0), !M.get(ne) && (o() && !M.get(S) || !M.get(S) && !r() || t.onPlaceOrder({
|
|
246
|
+
M.set(C, !0), !M.get(ne) && (o()?.blocking && !M.get(S) || !M.get(S) && !r() || t.onPlaceOrder({
|
|
247
247
|
firstName: M.get(h),
|
|
248
248
|
lastName: M.get(g),
|
|
249
249
|
email: M.get(_),
|
|
@@ -1682,7 +1682,7 @@ function vr(e, n) {
|
|
|
1682
1682
|
block: "start",
|
|
1683
1683
|
behavior: "auto"
|
|
1684
1684
|
});
|
|
1685
|
-
}), G.get(we) || G.set(we, (await import("./Checkout-
|
|
1685
|
+
}), G.get(we) || G.set(we, (await import("./Checkout-B36Tx1N3.js")).default, !0);
|
|
1686
1686
|
}
|
|
1687
1687
|
async function Wt(e) {
|
|
1688
1688
|
ye++, G.set(V, e || {}, !0), G.set(z, "success"), typeof window < "u" && requestAnimationFrame(() => {
|
|
@@ -3109,7 +3109,7 @@ if (typeof window < "u" && typeof HTMLElement < "u") {
|
|
|
3109
3109
|
}
|
|
3110
3110
|
//#endregion
|
|
3111
3111
|
//#region src/lib/VenueCalendar.js
|
|
3112
|
-
var Jr = "4.2.
|
|
3112
|
+
var Jr = "4.2.15", Yr = n("VenueCalendar"), Xr = null;
|
|
3113
3113
|
function Zr(e = {}) {
|
|
3114
3114
|
typeof e.onError == "function" && (Xr = e.onError, k({ onError: (t) => {
|
|
3115
3115
|
try {
|
|
@@ -3141,11 +3141,11 @@ function ei(e, t) {
|
|
|
3141
3141
|
}
|
|
3142
3142
|
var $ = {
|
|
3143
3143
|
EventPage: () => ei("EventPage", () => import("./EventPage-ChQ04taO.js").then((e) => e.default)),
|
|
3144
|
-
Checkout: () => ei("Checkout", () => import("./Checkout-
|
|
3144
|
+
Checkout: () => ei("Checkout", () => import("./Checkout-B36Tx1N3.js").then((e) => e.default)),
|
|
3145
3145
|
Success: () => ei("Success", () => import("./Success-DgUD_STB.js").then((e) => e.default)),
|
|
3146
3146
|
CartView: () => ei("CartView", () => import("./CartView-DP5TuBgM.js").then((e) => e.default)),
|
|
3147
3147
|
ViewTicketsEmbed: () => ei("ViewTicketsEmbed", () => import("./ViewTicketsEmbed-C0QPIbpw.js").then((e) => e.default)),
|
|
3148
|
-
CheckoutMain: () => ei("CheckoutMain", () => import("./Checkout-
|
|
3148
|
+
CheckoutMain: () => ei("CheckoutMain", () => import("./Checkout-C7S--vSV.js").then((e) => e.default)),
|
|
3149
3149
|
SeriesPage: () => ei("SeriesPage", () => import("./SeriesPage-B42dakZY.js").then((e) => e.default)),
|
|
3150
3150
|
CollectionView: () => ei("CollectionView", () => import("./CollectionView-DIWLyNiY.js").then((e) => e.default))
|
|
3151
3151
|
};
|