@calcom/atoms 1.1.0-booker → 1.1.1-debug-dont-use
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/{AddressInput-6TIOefqU.js → AddressInput-CVMPei2D.js} +3 -3
- package/dist/{AlbyPriceComponent-zZlkVZTy.js → AlbyPriceComponent-E6ULoDL6.js} +29 -29
- package/dist/AppCard-cTGNOAHy.js +281 -0
- package/dist/AppListCardPlatformWrapper-NSThSuXk.js +9 -0
- package/dist/AppListCardWebWrapper-XwKnQn63.js +74 -0
- package/dist/AppSettingsInterface-YBMLeXt4.js +23 -0
- package/dist/AppSettingsInterface-ZH3XhiYG.js +75 -0
- package/dist/AppSettingsInterface-x5iDZUBe.js +29 -0
- package/dist/DateRangePicker-f_B5u4e9.js +2405 -0
- package/dist/EventTypeAppCardInterface--fNkLgYH.js +858 -0
- package/dist/EventTypeAppCardInterface-0cii-lHS.js +34 -0
- package/dist/EventTypeAppCardInterface-0gSJQJit.js +32 -0
- package/dist/EventTypeAppCardInterface-2TR5xhf8.js +33 -0
- package/dist/EventTypeAppCardInterface-9C3Wfgpy.js +24 -0
- package/dist/EventTypeAppCardInterface-C6ns7UmL.js +51 -0
- package/dist/EventTypeAppCardInterface-F5At064k.js +41 -0
- package/dist/EventTypeAppCardInterface-JCEQYUtS.js +31 -0
- package/dist/EventTypeAppCardInterface-L_OQx-GG.js +34 -0
- package/dist/EventTypeAppCardInterface-NMuTJqnR.js +32 -0
- package/dist/EventTypeAppCardInterface-Q8BoN8IR.js +24 -0
- package/dist/EventTypeAppCardInterface-TSa1z_cz.js +24 -0
- package/dist/EventTypeAppCardInterface-V2CVt-gp.js +39 -0
- package/dist/EventTypeAppCardInterface-VdYfOsab.js +51 -0
- package/dist/EventTypeAppCardInterface-VxD1hz61.js +34 -0
- package/dist/EventTypeAppCardInterface-Zei_gfk9.js +42 -0
- package/dist/EventTypeAppCardInterface-_2yZa06r.js +34 -0
- package/dist/EventTypeAppCardInterface-_mJKoptx.js +41 -0
- package/dist/EventTypeAppCardInterface-cZjp0yNN.js +34 -0
- package/dist/EventTypeAppCardInterface-ix9-eOy7.js +34 -0
- package/dist/EventTypeAppCardInterface-omHgFR_2.js +24 -0
- package/dist/EventTypeAppCardInterface-pS7YojCs.js +34 -0
- package/dist/EventTypeAppCardInterface-qaVZIE5N.js +49 -0
- package/dist/EventTypeAppCardInterface-ugSSelEX.js +42 -0
- package/dist/EventTypeAppCardInterface-wPiG1Uab.js +24 -0
- package/dist/EventTypeAppCardInterface-x8x6_qO2.js +86 -0
- package/dist/EventTypeAppSettingsInterface-A-zPsqPN.js +298 -0
- package/dist/EventTypeAppSettingsInterface-Mw0nUm2I.js +48 -0
- package/dist/EventTypeAppSettingsInterface-N-387tFo.js +120 -0
- package/dist/EventTypeAppSettingsInterface-SrOLSflD.js +43 -0
- package/dist/EventTypeAppSettingsInterface-TxRlEgaM.js +78 -0
- package/dist/EventTypeAppSettingsInterface-USUuP18O.js +24 -0
- package/dist/EventTypeAppSettingsInterface-_jGTLesb.js +72 -0
- package/dist/EventTypeAppSettingsInterface-aGQavYPZ.js +42 -0
- package/dist/EventTypeAppSettingsInterface-mf5L8PKf.js +25 -0
- package/dist/EventTypeAppSettingsInterface-uJw6TEuG.js +221 -0
- package/dist/EventTypeAppSettingsInterface-wRyNHA8Z.js +23 -0
- package/dist/EventTypeAppSettingsInterface-xfI4WyE9.js +23 -0
- package/dist/InstallAppButton-3pRRFAeS.js +14 -0
- package/dist/InstallAppButton-JXhBVaYJ.js +29 -0
- package/dist/InstallAppButton-sMIEaIrB.js +58 -0
- package/dist/InstallAppButton-xME8ESsW.js +14 -0
- package/dist/{PhoneInput-_EJl7Rqu.js → PhoneInput-_96ULuJw.js} +1 -1
- package/dist/StripePaymentForm-1ANfOJyB.js +493 -0
- package/dist/cal-atoms.js +36 -5
- package/dist/currencyOptions-kannG2hu.js +61 -0
- package/dist/index-VZRHTsae.js +28 -0
- package/dist/index-ZQlxzdt5.js +157233 -0
- package/dist/index-me6CfU0W.js +518 -0
- package/dist/{index-_P-UqUYu.js → index-qcnOr3S-.js} +1 -1
- package/dist/packages/features/bookings/Booker/components/hooks/useCalendars.d.ts +4 -0
- package/dist/packages/features/bookings/Booker/components/hooks/useCalendars.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/store.d.ts +3 -1
- package/dist/packages/features/bookings/Booker/store.d.ts.map +1 -1
- package/dist/packages/features/bookings/Booker/types.d.ts +1 -0
- package/dist/packages/features/bookings/Booker/types.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/book-event-form/booking-to-mutation-input-mapper.d.ts +2 -1
- package/dist/packages/features/bookings/lib/book-event-form/booking-to-mutation-input-mapper.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getBookingDataSchema.d.ts +3 -0
- package/dist/packages/features/bookings/lib/getBookingDataSchema.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getBookingDataSchemaForApi.d.ts +5 -0
- package/dist/packages/features/bookings/lib/getBookingDataSchemaForApi.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getBookingInfo.d.ts +2 -0
- package/dist/packages/features/bookings/lib/getBookingInfo.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/getUserBooking.d.ts +1 -0
- package/dist/packages/features/bookings/lib/getUserBooking.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/getBookingData.d.ts +4 -0
- package/dist/packages/features/bookings/lib/handleNewBooking/getBookingData.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking/loadUsers.d.ts.map +1 -1
- package/dist/packages/features/bookings/lib/handleNewBooking.d.ts.map +1 -1
- package/dist/packages/features/data-table/lib/__tests__/server.test.d.ts +2 -0
- package/dist/packages/features/data-table/lib/__tests__/server.test.d.ts.map +1 -0
- package/dist/packages/features/data-table/lib/server.d.ts +8 -0
- package/dist/packages/features/data-table/lib/server.d.ts.map +1 -1
- package/dist/packages/features/ee/round-robin/assignmentReason/AssignmentReasonRecorder.d.ts +3 -1
- package/dist/packages/features/ee/round-robin/assignmentReason/AssignmentReasonRecorder.d.ts.map +1 -1
- package/dist/packages/features/ee/round-robin/assignmentReason/appAssignmentReasonHandler.d.ts +2 -1
- package/dist/packages/features/ee/round-robin/assignmentReason/appAssignmentReasonHandler.d.ts.map +1 -1
- package/dist/packages/features/ee/round-robin/roundRobinReassignment.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/api/scheduleSMSReminders.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/api/scheduleWhatsappReminders.d.ts.map +1 -1
- package/dist/packages/features/ee/workflows/lib/getWorkflowReminders.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/EditWeightsForAllTeamMembers.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/Locations.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/components/tabs/advanced/RequiresConfirmationController.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/lib/getPublicEvent.d.ts +985 -1
- package/dist/packages/features/eventtypes/lib/getPublicEvent.d.ts.map +1 -1
- package/dist/packages/features/eventtypes/lib/getTeamEventType.d.ts +166 -0
- package/dist/packages/features/eventtypes/lib/getTeamEventType.d.ts.map +1 -0
- package/dist/packages/features/eventtypes/lib/types.d.ts +1 -0
- package/dist/packages/features/eventtypes/lib/types.d.ts.map +1 -1
- package/dist/packages/features/schedules/components/Schedule.d.ts.map +1 -1
- package/dist/packages/platform/atoms/booker/BookerPlatformWrapper.d.ts.map +1 -1
- package/dist/packages/platform/atoms/cal-provider/BaseCalProvider.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/hooks/useAtomEventTypeById.d.ts +1 -0
- package/dist/packages/platform/atoms/event-types/hooks/useAtomEventTypeById.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/hooks/useAtomUpdateEventType.d.ts +1 -0
- package/dist/packages/platform/atoms/event-types/hooks/useAtomUpdateEventType.d.ts.map +1 -1
- package/dist/packages/platform/atoms/event-types/hooks/useEventTypeForm.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/bookings/useCreateInstantBooking.d.ts +1 -0
- package/dist/packages/platform/atoms/hooks/bookings/useCreateInstantBooking.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/bookings/useHandleBookEvent.d.ts.map +1 -1
- package/dist/packages/platform/atoms/hooks/event-types/public/useAtomGetPublicEvent.d.ts.map +1 -1
- package/dist/packages/platform/atoms/index.d.ts +34 -0
- package/dist/packages/platform/atoms/index.d.ts.map +1 -1
- package/dist/packages/platform/libraries/repositories.d.ts +1 -1
- package/dist/packages/platform/libraries/repositories.d.ts.map +1 -1
- package/dist/packages/platform/types/event-types/event-types_2024_06_14/inputs/booking-fields.input.d.ts.map +1 -1
- package/dist/packages/platform/types/slots/slots-2024-09-04/inputs/get-slots-input.pipe.d.ts +6 -0
- package/dist/packages/platform/types/slots/slots-2024-09-04/inputs/get-slots-input.pipe.d.ts.map +1 -1
- package/dist/packages/platform/types/slots/slots-2024-09-04/inputs/get-slots.input.d.ts +0 -4
- package/dist/packages/platform/types/slots/slots-2024-09-04/inputs/get-slots.input.d.ts.map +1 -1
- package/dist/packages/prisma/zod/calendarcache.d.ts +3 -0
- package/dist/packages/prisma/zod/calendarcache.d.ts.map +1 -1
- package/dist/packages/prisma/zod/calvideosettings.d.ts +3 -0
- package/dist/packages/prisma/zod/calvideosettings.d.ts.map +1 -1
- package/dist/packages/prisma/zod/custom/booking.d.ts +9 -0
- package/dist/packages/prisma/zod/custom/booking.d.ts.map +1 -1
- package/dist/packages/prisma-client/index.d.ts +65 -0
- package/dist/packages/trpc/server/routers/viewer/slots/util.d.ts +1 -1
- package/dist/packages/trpc/server/routers/viewer/slots/util.d.ts.map +1 -1
- package/dist/packages/trpc/server/routers/viewer/slots/util.test.d.ts +2 -0
- package/dist/packages/trpc/server/routers/viewer/slots/util.test.d.ts.map +1 -0
- package/dist/style.css +1 -1
- package/dist/useIsAppEnabled-V8Jl9FX-.js +18 -0
- package/package.json +1 -1
- package/dist/index-4kA2xtz7.js +0 -1957
- package/dist/index-ESVL5ZDq.js +0 -82852
|
@@ -0,0 +1,120 @@
|
|
|
1
|
+
import { jsxs as u, Fragment as o, jsx as n } from "react/jsx-runtime";
|
|
2
|
+
import { useState as x, useEffect as P } from "react";
|
|
3
|
+
import { q as k, x as p, f as w, S as K } from "./index-ZQlxzdt5.js";
|
|
4
|
+
const f = [
|
|
5
|
+
"BIF",
|
|
6
|
+
"CLP",
|
|
7
|
+
"DJF",
|
|
8
|
+
"GNF",
|
|
9
|
+
"JPY",
|
|
10
|
+
"KMF",
|
|
11
|
+
"KRW",
|
|
12
|
+
"MGA",
|
|
13
|
+
"PYG",
|
|
14
|
+
"RWF",
|
|
15
|
+
"UGX",
|
|
16
|
+
"VND",
|
|
17
|
+
"VUV",
|
|
18
|
+
"XAF",
|
|
19
|
+
"XOF",
|
|
20
|
+
"XPF"
|
|
21
|
+
], U = (e, a) => f.includes(a.toUpperCase()) ? e : Math.round(e * 100), _ = (e, a) => f.includes(a.toUpperCase()) ? e : e / 100, V = [
|
|
22
|
+
{
|
|
23
|
+
label: "on_booking_option",
|
|
24
|
+
value: "ON_BOOKING"
|
|
25
|
+
}
|
|
26
|
+
], r = [
|
|
27
|
+
{ label: "United States dollar (USD)", value: "usd" },
|
|
28
|
+
{ label: "Singapore dollar (SGD)", value: "sgd" },
|
|
29
|
+
{ label: "Malaysian ringgit (MYR)", value: "myr" },
|
|
30
|
+
{ label: "Indonesian rupiah (IDR)", value: "idr" },
|
|
31
|
+
{ label: "Japanese yen (JPY)", value: "jpy" },
|
|
32
|
+
{ label: "Hong Kong dollar (HKD)", value: "hkd" },
|
|
33
|
+
{ label: "Thai baht (THB)", value: "thb" },
|
|
34
|
+
{ label: "Australian dollar (AUD)", value: "aud" },
|
|
35
|
+
{ label: "New Zealand dollar (NZD)", value: "nzd" },
|
|
36
|
+
{ label: "British pound sterling (GBP)", value: "gbp" },
|
|
37
|
+
{ label: "Philippine peso (PHP)", value: "php" },
|
|
38
|
+
{ label: "Indian rupee (INR)", value: "inr" },
|
|
39
|
+
{ label: "Chinese yuan (CNY)", value: "cny" },
|
|
40
|
+
{ label: "Euro (EUR)", value: "eur" },
|
|
41
|
+
{ label: "Swiss franc (CHF)", value: "chf" },
|
|
42
|
+
{ label: "Danish krone (DKK)", value: "dkk" },
|
|
43
|
+
{ label: "Swedish krona (SEK)", value: "sek" },
|
|
44
|
+
{ label: "Norwegian krone (NOK)", value: "nok" },
|
|
45
|
+
{ label: "Vietnamese đồng (VND)", value: "vnd" },
|
|
46
|
+
{ label: "Canadian dollar (CAD)", value: "cad" },
|
|
47
|
+
{ label: "South Korean won (KRW)", value: "krw" }
|
|
48
|
+
], R = ({
|
|
49
|
+
getAppData: e,
|
|
50
|
+
setAppData: a,
|
|
51
|
+
disabled: h,
|
|
52
|
+
eventType: d
|
|
53
|
+
}) => {
|
|
54
|
+
var b;
|
|
55
|
+
const m = e("price"), t = e("currency") || r[0].value, [i, g] = x(
|
|
56
|
+
r.find((l) => l.value === t) || {
|
|
57
|
+
label: r[0].label,
|
|
58
|
+
value: r[0].value
|
|
59
|
+
}
|
|
60
|
+
), S = e("paymentOption"), c = e("enabled"), { t: s } = k(), v = ((b = d.recurringEvent) == null ? void 0 : b.count) !== void 0, N = !!d.seatsPerTimeSlot, C = (l, y) => 0 .toLocaleString(l, {
|
|
61
|
+
style: "currency",
|
|
62
|
+
currency: y,
|
|
63
|
+
minimumFractionDigits: 0,
|
|
64
|
+
maximumFractionDigits: 0
|
|
65
|
+
}).replace(/\d/g, "").trim();
|
|
66
|
+
P(() => {
|
|
67
|
+
c && (e("currency") || a("currency", r[0].value), e("paymentOption") || a("paymentOption", V[0].value));
|
|
68
|
+
}, [c, e, a]);
|
|
69
|
+
const F = (l) => {
|
|
70
|
+
const O = Math.floor(l).toString();
|
|
71
|
+
return parseInt(O);
|
|
72
|
+
};
|
|
73
|
+
return /* @__PURE__ */ u(o, { children: [
|
|
74
|
+
v && /* @__PURE__ */ n(p, { className: "mt-2", severity: "warning", title: s("warning_recurring_event_payment") }),
|
|
75
|
+
!v && c && /* @__PURE__ */ u(o, { children: [
|
|
76
|
+
/* @__PURE__ */ n("div", { className: "mt-4 block items-center justify-start sm:flex sm:space-x-2", children: /* @__PURE__ */ n(
|
|
77
|
+
w,
|
|
78
|
+
{
|
|
79
|
+
"data-testid": "stripe-price-input",
|
|
80
|
+
label: s("price"),
|
|
81
|
+
className: "h-[38px]",
|
|
82
|
+
addOnLeading: /* @__PURE__ */ n(o, { children: i.value ? C("en", i.value) : "" }),
|
|
83
|
+
addOnSuffix: t.toUpperCase(),
|
|
84
|
+
addOnClassname: "h-[38px]",
|
|
85
|
+
step: "1",
|
|
86
|
+
min: "1",
|
|
87
|
+
type: "number",
|
|
88
|
+
required: !0,
|
|
89
|
+
placeholder: "Price",
|
|
90
|
+
disabled: h,
|
|
91
|
+
onChange: (l) => {
|
|
92
|
+
a("price", U(Number(l.target.value), t));
|
|
93
|
+
},
|
|
94
|
+
value: m > 0 ? F(_(m, t)) : void 0
|
|
95
|
+
}
|
|
96
|
+
) }),
|
|
97
|
+
/* @__PURE__ */ u("div", { className: "mt-5 w-60", children: [
|
|
98
|
+
/* @__PURE__ */ n("label", { className: "text-default mb-1 block text-sm font-medium", htmlFor: "currency", children: s("currency") }),
|
|
99
|
+
/* @__PURE__ */ n(
|
|
100
|
+
K,
|
|
101
|
+
{
|
|
102
|
+
"data-testid": "stripe-currency-select",
|
|
103
|
+
variant: "default",
|
|
104
|
+
options: r,
|
|
105
|
+
value: i,
|
|
106
|
+
className: "text-black",
|
|
107
|
+
defaultValue: i,
|
|
108
|
+
onChange: (l) => {
|
|
109
|
+
l && (g(l), a("currency", l.value));
|
|
110
|
+
}
|
|
111
|
+
}
|
|
112
|
+
)
|
|
113
|
+
] }),
|
|
114
|
+
N && S === "HOLD" && /* @__PURE__ */ n(p, { className: "mt-2", severity: "warning", title: s("seats_and_no_show_fee_error") })
|
|
115
|
+
] })
|
|
116
|
+
] });
|
|
117
|
+
};
|
|
118
|
+
export {
|
|
119
|
+
R as default
|
|
120
|
+
};
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { jsxs as o, jsx as e } from "react/jsx-runtime";
|
|
2
|
+
import { useState as u } from "react";
|
|
3
|
+
import { q as p, f as h, K as v, M as x } from "./index-ZQlxzdt5.js";
|
|
4
|
+
const N = ({ eventType: n, disabled: d }) => {
|
|
5
|
+
const { t: i } = p(), [r, c] = u(""), m = r !== "" ? `?${r}` : "", t = n.URL + m;
|
|
6
|
+
function s({ size: a, data: f }) {
|
|
7
|
+
const l = `https://api.qrserver.com/v1/create-qr-code/?size=${a}&data=${f}`;
|
|
8
|
+
return /* @__PURE__ */ e(v, { content: t, children: /* @__PURE__ */ e("a", { download: !0, href: l, target: "_blank", rel: "noreferrer", children: /* @__PURE__ */ e(
|
|
9
|
+
"img",
|
|
10
|
+
{
|
|
11
|
+
className: x(
|
|
12
|
+
"hover:bg-muted border-default border transition hover:shadow-sm",
|
|
13
|
+
a >= 256 && "min-h-32"
|
|
14
|
+
),
|
|
15
|
+
style: { padding: a / 16, borderRadius: a / 20 },
|
|
16
|
+
width: a,
|
|
17
|
+
src: l,
|
|
18
|
+
alt: t
|
|
19
|
+
}
|
|
20
|
+
) }) });
|
|
21
|
+
}
|
|
22
|
+
return /* @__PURE__ */ o("div", { className: "flex w-full flex-col gap-5 text-sm", children: [
|
|
23
|
+
/* @__PURE__ */ e("div", { className: "flex w-full", children: /* @__PURE__ */ e(
|
|
24
|
+
h,
|
|
25
|
+
{
|
|
26
|
+
name: "hello",
|
|
27
|
+
disabled: d,
|
|
28
|
+
value: r,
|
|
29
|
+
onChange: (a) => c(a.target.value),
|
|
30
|
+
label: i("additional_url_parameters"),
|
|
31
|
+
containerClassName: "w-full"
|
|
32
|
+
}
|
|
33
|
+
) }),
|
|
34
|
+
/* @__PURE__ */ o("div", { className: "max-w-60 flex items-baseline gap-2", children: [
|
|
35
|
+
/* @__PURE__ */ e(s, { size: 256, data: t }),
|
|
36
|
+
/* @__PURE__ */ e(s, { size: 128, data: t }),
|
|
37
|
+
/* @__PURE__ */ e(s, { size: 64, data: t })
|
|
38
|
+
] })
|
|
39
|
+
] });
|
|
40
|
+
};
|
|
41
|
+
export {
|
|
42
|
+
N as default
|
|
43
|
+
};
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
import { jsx as l, jsxs as m, Fragment as w } from "react/jsx-runtime";
|
|
2
|
+
import { useState as o, useEffect as _ } from "react";
|
|
3
|
+
import { c as i, i as k, a as x } from "./currencyOptions-kannG2hu.js";
|
|
4
|
+
import { z as r, q as E, x as S, f as F, G as q, J as T, S as O } from "./index-ZQlxzdt5.js";
|
|
5
|
+
const G = ({
|
|
6
|
+
getAppData: n,
|
|
7
|
+
setAppData: t,
|
|
8
|
+
eventType: d
|
|
9
|
+
}) => {
|
|
10
|
+
var p, h;
|
|
11
|
+
const y = n("price"), a = n("currency") || i[0].value, [s, N] = o(i.find((e) => e.value === a)), [C, P] = o(
|
|
12
|
+
k(a) ? x[a] : ""
|
|
13
|
+
), f = n("paymentOption"), u = ((p = r) == null ? void 0 : p.find((e) => f === e.value)) || {
|
|
14
|
+
label: r[0].label,
|
|
15
|
+
value: r[0].value
|
|
16
|
+
}, b = !!d.seatsPerTimeSlot, [v, L] = o(n("enabled")), { t: c } = E(), g = ((h = d.recurringEvent) == null ? void 0 : h.count) !== void 0;
|
|
17
|
+
return _(() => {
|
|
18
|
+
v && (n("currency") || t("currency", i[0].value), n("paymentOption") || t("paymentOption", r[0].value));
|
|
19
|
+
}, []), g ? /* @__PURE__ */ l(S, { className: "mt-2", severity: "warning", title: c("warning_recurring_event_payment") }) : v ? /* @__PURE__ */ m(w, { children: [
|
|
20
|
+
/* @__PURE__ */ l("div", { className: "mt-2 block items-center sm:flex", children: /* @__PURE__ */ l(
|
|
21
|
+
F,
|
|
22
|
+
{
|
|
23
|
+
label: "Price",
|
|
24
|
+
labelSrOnly: !0,
|
|
25
|
+
addOnLeading: C,
|
|
26
|
+
addOnSuffix: a,
|
|
27
|
+
step: "0.01",
|
|
28
|
+
min: "0.5",
|
|
29
|
+
type: "number",
|
|
30
|
+
required: !0,
|
|
31
|
+
className: "block w-full rounded-sm pl-2 text-sm",
|
|
32
|
+
placeholder: "Price",
|
|
33
|
+
"data-testid": "paypal-price-input",
|
|
34
|
+
onChange: (e) => {
|
|
35
|
+
t("price", q(Number(e.target.value), a)), s && t("currency", s.value);
|
|
36
|
+
},
|
|
37
|
+
value: y > 0 ? T(y, a) : void 0
|
|
38
|
+
}
|
|
39
|
+
) }),
|
|
40
|
+
/* @__PURE__ */ m("div", { className: "mt-5 w-60", children: [
|
|
41
|
+
/* @__PURE__ */ l("label", { className: "text-default mb-1 block text-sm font-medium", htmlFor: "currency", children: c("currency") }),
|
|
42
|
+
/* @__PURE__ */ l(
|
|
43
|
+
O,
|
|
44
|
+
{
|
|
45
|
+
variant: "default",
|
|
46
|
+
"data-testid": "paypal-currency-select",
|
|
47
|
+
options: i,
|
|
48
|
+
value: s,
|
|
49
|
+
className: "text-black",
|
|
50
|
+
defaultValue: s,
|
|
51
|
+
onChange: (e) => {
|
|
52
|
+
e && (N(e), P(x[e.value]), t("currency", e.value));
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
)
|
|
56
|
+
] }),
|
|
57
|
+
/* @__PURE__ */ m("div", { className: "mt-4 w-60", children: [
|
|
58
|
+
/* @__PURE__ */ l("label", { className: "text-default mb-1 block text-sm font-medium", htmlFor: "currency", children: "Payment option" }),
|
|
59
|
+
/* @__PURE__ */ l(
|
|
60
|
+
O,
|
|
61
|
+
{
|
|
62
|
+
"data-testid": "paypal-payment-option-select",
|
|
63
|
+
defaultValue: u ? { ...u, label: c(u.label) } : { ...r[0], label: c(r[0].label) },
|
|
64
|
+
options: r.map((e) => ({ ...e, label: c(e.label) || e.label })),
|
|
65
|
+
onChange: (e) => {
|
|
66
|
+
e && t("paymentOption", e.value);
|
|
67
|
+
},
|
|
68
|
+
className: "mb-1 h-[38px] w-full",
|
|
69
|
+
isDisabled: b
|
|
70
|
+
}
|
|
71
|
+
)
|
|
72
|
+
] }),
|
|
73
|
+
b && f === "HOLD" && /* @__PURE__ */ l(S, { className: "mt-2", severity: "warning", title: c("seats_and_no_show_fee_error") })
|
|
74
|
+
] }) : null;
|
|
75
|
+
};
|
|
76
|
+
export {
|
|
77
|
+
G as default
|
|
78
|
+
};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { jsx as i } from "react/jsx-runtime";
|
|
2
|
+
import { f as g } from "./index-ZQlxzdt5.js";
|
|
3
|
+
const o = ({
|
|
4
|
+
getAppData: t,
|
|
5
|
+
setAppData: a,
|
|
6
|
+
disabled: e
|
|
7
|
+
}) => {
|
|
8
|
+
const n = t("trackingId");
|
|
9
|
+
return /* @__PURE__ */ i(
|
|
10
|
+
g,
|
|
11
|
+
{
|
|
12
|
+
name: "Tracking ID",
|
|
13
|
+
"data-testid": "gtm-tracking-id-input",
|
|
14
|
+
value: n,
|
|
15
|
+
disabled: e,
|
|
16
|
+
onChange: (r) => {
|
|
17
|
+
a("trackingId", r.target.value);
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
};
|
|
22
|
+
export {
|
|
23
|
+
o as default
|
|
24
|
+
};
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
import { jsx as l, Fragment as x, jsxs as o } from "react/jsx-runtime";
|
|
2
|
+
import { useState as N, useEffect as w } from "react";
|
|
3
|
+
import { q as _, V as t, x as g, f as C, O as P, S as p } from "./index-ZQlxzdt5.js";
|
|
4
|
+
const d = [{ label: "BTC", value: "BTC", unit: "sats" }], T = ({
|
|
5
|
+
eventType: f,
|
|
6
|
+
getAppData: s,
|
|
7
|
+
setAppData: a
|
|
8
|
+
}) => {
|
|
9
|
+
var v, h;
|
|
10
|
+
const { t: n } = _(), i = s("price"), c = s("currency"), [r, O] = N(
|
|
11
|
+
d.find((e) => e.value === c) || d[0]
|
|
12
|
+
), b = s("paymentOption"), u = ((v = t) == null ? void 0 : v.find((e) => b === e.value)) || {
|
|
13
|
+
label: t[0].label,
|
|
14
|
+
value: t[0].value
|
|
15
|
+
}, y = !!f.seatsPerTimeSlot, [m] = N(s("enabled")), S = ((h = f.recurringEvent) == null ? void 0 : h.count) !== void 0;
|
|
16
|
+
return w(() => {
|
|
17
|
+
!c && m && a("currency", r.value);
|
|
18
|
+
}, [c, r, a, m]), /* @__PURE__ */ l(x, { children: S ? /* @__PURE__ */ l(g, { className: "mt-2", severity: "warning", title: n("warning_recurring_event_payment") }) : m && /* @__PURE__ */ o(x, { children: [
|
|
19
|
+
/* @__PURE__ */ l("div", { className: "mt-2 block items-center sm:flex", children: /* @__PURE__ */ l(
|
|
20
|
+
C,
|
|
21
|
+
{
|
|
22
|
+
label: "Price",
|
|
23
|
+
labelSrOnly: !0,
|
|
24
|
+
addOnLeading: /* @__PURE__ */ l(P, { className: "h-4 w-4" }),
|
|
25
|
+
addOnSuffix: r.unit || r.value,
|
|
26
|
+
type: "number",
|
|
27
|
+
required: !0,
|
|
28
|
+
className: "block w-full rounded-sm border-gray-300 pl-2 pr-12 text-sm",
|
|
29
|
+
placeholder: "Price",
|
|
30
|
+
onChange: (e) => {
|
|
31
|
+
a("price", Number(e.target.value)), c && a("currency", c);
|
|
32
|
+
},
|
|
33
|
+
value: i && i > 0 ? i : void 0
|
|
34
|
+
}
|
|
35
|
+
) }),
|
|
36
|
+
/* @__PURE__ */ o("div", { className: "mt-5 w-60", children: [
|
|
37
|
+
/* @__PURE__ */ l("label", { className: "text-default block text-sm font-medium", htmlFor: "currency", children: n("currency") }),
|
|
38
|
+
/* @__PURE__ */ l(
|
|
39
|
+
p,
|
|
40
|
+
{
|
|
41
|
+
variant: "default",
|
|
42
|
+
options: d,
|
|
43
|
+
value: r,
|
|
44
|
+
className: "text-black",
|
|
45
|
+
defaultValue: r,
|
|
46
|
+
onChange: (e) => {
|
|
47
|
+
e && (O(e), a("currency", e.value));
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
)
|
|
51
|
+
] }),
|
|
52
|
+
/* @__PURE__ */ o("div", { className: "mt-2 w-60", children: [
|
|
53
|
+
/* @__PURE__ */ l("label", { className: "text-default block text-sm font-medium", htmlFor: "currency", children: "Payment option" }),
|
|
54
|
+
/* @__PURE__ */ l(
|
|
55
|
+
p,
|
|
56
|
+
{
|
|
57
|
+
defaultValue: u ? { ...u, label: n(u.label) } : { ...t[0], label: n(t[0].label) },
|
|
58
|
+
options: t.map((e) => ({ ...e, label: n(e.label) || e.label })),
|
|
59
|
+
onChange: (e) => {
|
|
60
|
+
e && a("paymentOption", e.value);
|
|
61
|
+
},
|
|
62
|
+
className: "mb-1 h-[38px] w-full",
|
|
63
|
+
isDisabled: y
|
|
64
|
+
}
|
|
65
|
+
)
|
|
66
|
+
] }),
|
|
67
|
+
y && b === "HOLD" && /* @__PURE__ */ l(g, { className: "mt-2", severity: "warning", title: n("seats_and_no_show_fee_error") })
|
|
68
|
+
] }) });
|
|
69
|
+
};
|
|
70
|
+
export {
|
|
71
|
+
T as default
|
|
72
|
+
};
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { jsxs as c, jsx as i } from "react/jsx-runtime";
|
|
2
|
+
import { f as s } from "./index-ZQlxzdt5.js";
|
|
3
|
+
const p = ({
|
|
4
|
+
getAppData: a,
|
|
5
|
+
setAppData: t,
|
|
6
|
+
disabled: l,
|
|
7
|
+
slug: r
|
|
8
|
+
}) => {
|
|
9
|
+
const n = a("PLAUSIBLE_URL"), o = a("trackingId");
|
|
10
|
+
return /* @__PURE__ */ c("div", { className: "flex flex-col gap-2", children: [
|
|
11
|
+
/* @__PURE__ */ i(
|
|
12
|
+
s,
|
|
13
|
+
{
|
|
14
|
+
dataTestid: `${r}-url`,
|
|
15
|
+
name: "Plausible URL",
|
|
16
|
+
defaultValue: "https://plausible.io/js/script.js",
|
|
17
|
+
placeholder: "https://plausible.io/js/script.js",
|
|
18
|
+
value: n,
|
|
19
|
+
disabled: l,
|
|
20
|
+
onChange: (e) => {
|
|
21
|
+
t("PLAUSIBLE_URL", e.target.value);
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
),
|
|
25
|
+
/* @__PURE__ */ i(
|
|
26
|
+
s,
|
|
27
|
+
{
|
|
28
|
+
dataTestid: `${r}-tracking-id`,
|
|
29
|
+
disabled: l,
|
|
30
|
+
name: "Tracked Domain",
|
|
31
|
+
placeholder: "yourdomain.com",
|
|
32
|
+
value: o,
|
|
33
|
+
onChange: (e) => {
|
|
34
|
+
t("trackingId", e.target.value);
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
)
|
|
38
|
+
] });
|
|
39
|
+
};
|
|
40
|
+
export {
|
|
41
|
+
p as default
|
|
42
|
+
};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
+
import { f as c } from "./index-ZQlxzdt5.js";
|
|
3
|
+
const s = ({
|
|
4
|
+
getAppData: t,
|
|
5
|
+
setAppData: e,
|
|
6
|
+
disabled: a,
|
|
7
|
+
slug: n
|
|
8
|
+
}) => {
|
|
9
|
+
const r = t("trackingId");
|
|
10
|
+
return /* @__PURE__ */ o(
|
|
11
|
+
c,
|
|
12
|
+
{
|
|
13
|
+
dataTestid: n,
|
|
14
|
+
name: "Tracking ID",
|
|
15
|
+
value: r,
|
|
16
|
+
disabled: a,
|
|
17
|
+
onChange: (i) => {
|
|
18
|
+
e("trackingId", i.target.value);
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
);
|
|
22
|
+
};
|
|
23
|
+
export {
|
|
24
|
+
s as default
|
|
25
|
+
};
|
|
@@ -0,0 +1,221 @@
|
|
|
1
|
+
import { jsx as e, jsxs as o } from "react/jsx-runtime";
|
|
2
|
+
import { useState as d } from "react";
|
|
3
|
+
import { q as I, a7 as P, a8 as j, e as T, r as g, M as k, x as A, a9 as E, aa as R, N as z } from "./index-ZQlxzdt5.js";
|
|
4
|
+
const y = "search", C = "url", B = (s) => {
|
|
5
|
+
const { t: a } = I(), [i, l] = d(""), [p, m] = d(0), [c, v] = d(""), { isOpenDialog: D, setIsOpenDialog: O } = s, [u, b] = d(!1), [N, h] = d(""), [x, _] = d(y), w = async (n, f) => {
|
|
6
|
+
if (u)
|
|
7
|
+
return;
|
|
8
|
+
b(!0), h("");
|
|
9
|
+
const t = await fetch("/api/integrations/giphy/search", {
|
|
10
|
+
method: "POST",
|
|
11
|
+
headers: {
|
|
12
|
+
"Content-Type": "application/json"
|
|
13
|
+
},
|
|
14
|
+
body: JSON.stringify({
|
|
15
|
+
keyword: n,
|
|
16
|
+
offset: f
|
|
17
|
+
})
|
|
18
|
+
}), r = await t.json();
|
|
19
|
+
return t.ok ? (l(r.image || ""), m(r.nextOffset), r.image || h("No Result found")) : h((r == null ? void 0 : r.message) || "Something went wrong"), b(!1), null;
|
|
20
|
+
}, G = async (n) => {
|
|
21
|
+
var r;
|
|
22
|
+
if (u)
|
|
23
|
+
return;
|
|
24
|
+
b(!0), h("");
|
|
25
|
+
const f = await fetch("/api/integrations/giphy/get", {
|
|
26
|
+
method: "POST",
|
|
27
|
+
headers: {
|
|
28
|
+
"Content-Type": "application/json"
|
|
29
|
+
},
|
|
30
|
+
body: JSON.stringify({
|
|
31
|
+
url: n
|
|
32
|
+
})
|
|
33
|
+
}), t = await f.json();
|
|
34
|
+
return f.ok ? (l(t.image || ""), t.image || h("No Result found")) : h((t == null ? void 0 : t.message) || ((r = t == null ? void 0 : t[0]) == null ? void 0 : r.message) || "Something went wrong"), b(!1), null;
|
|
35
|
+
}, S = (n, f, t) => /* @__PURE__ */ o(
|
|
36
|
+
"div",
|
|
37
|
+
{
|
|
38
|
+
className: k(
|
|
39
|
+
"flex cursor-pointer items-center border-b-2 p-2 text-sm ",
|
|
40
|
+
x === t ? "text-default border-emphasis" : "text-subtle border-transparent"
|
|
41
|
+
),
|
|
42
|
+
onClick: () => {
|
|
43
|
+
v(""), l(""), _(t);
|
|
44
|
+
},
|
|
45
|
+
children: [
|
|
46
|
+
/* @__PURE__ */ e(z, { name: n, className: "h-4 w-4 ltr:mr-2 rtl:ml-2" }),
|
|
47
|
+
f
|
|
48
|
+
]
|
|
49
|
+
}
|
|
50
|
+
), M = async (n) => {
|
|
51
|
+
n.stopPropagation(), n.preventDefault(), x === y ? w(c, 0) : x === C && G(c);
|
|
52
|
+
};
|
|
53
|
+
return /* @__PURE__ */ e(P, { open: D, onOpenChange: O, children: /* @__PURE__ */ o(j, { children: [
|
|
54
|
+
/* @__PURE__ */ e("h3", { className: "leading-16 font-cal text-emphasis text-xl", id: "modal-title", children: a("add_gif_to_confirmation") }),
|
|
55
|
+
/* @__PURE__ */ e("p", { className: "text-subtle mb-3 text-sm font-light", children: a("find_gif_spice_confirmation") }),
|
|
56
|
+
/* @__PURE__ */ o("div", { className: "border-emphasis flex items-center border-b border-solid", children: [
|
|
57
|
+
S("search", a("search_giphy"), y),
|
|
58
|
+
S("link", a("add_link_from_giphy"), C)
|
|
59
|
+
] }),
|
|
60
|
+
/* @__PURE__ */ o(
|
|
61
|
+
"form",
|
|
62
|
+
{
|
|
63
|
+
className: "flex w-full justify-center space-x-2 space-y-2 rtl:space-x-reverse",
|
|
64
|
+
onSubmit: M,
|
|
65
|
+
children: [
|
|
66
|
+
/* @__PURE__ */ e("div", { className: "relative block w-full pt-2", children: /* @__PURE__ */ e(
|
|
67
|
+
T,
|
|
68
|
+
{
|
|
69
|
+
type: "text",
|
|
70
|
+
placeholder: x === y ? a("search_giphy") : "https://media.giphy.com/media/some-id/giphy.gif",
|
|
71
|
+
value: c,
|
|
72
|
+
onChange: (n) => {
|
|
73
|
+
v(n.target.value);
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
) }),
|
|
77
|
+
/* @__PURE__ */ e(g, { type: "submit", tabIndex: -1, color: "secondary", loading: u, children: a("search") })
|
|
78
|
+
]
|
|
79
|
+
}
|
|
80
|
+
),
|
|
81
|
+
i && /* @__PURE__ */ e("div", { className: "flex flex-col items-center space-x-2 space-y-2 pt-3 rtl:space-x-reverse", children: /* @__PURE__ */ e("div", { className: "bg-subtle flex w-full items-center justify-center", children: u ? /* @__PURE__ */ e("div", { className: "flex h-[200px] w-full items-center justify-center bg-gray-400 pb-3 pt-3", children: /* @__PURE__ */ o(
|
|
82
|
+
"svg",
|
|
83
|
+
{
|
|
84
|
+
className: k("mx-4 h-5 w-5 animate-spin", "text-inverted dark:text-emphasis"),
|
|
85
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
86
|
+
fill: "none",
|
|
87
|
+
viewBox: "0 0 24 24",
|
|
88
|
+
children: [
|
|
89
|
+
/* @__PURE__ */ e(
|
|
90
|
+
"circle",
|
|
91
|
+
{
|
|
92
|
+
className: "opacity-25",
|
|
93
|
+
cx: "12",
|
|
94
|
+
cy: "12",
|
|
95
|
+
r: "10",
|
|
96
|
+
stroke: "currentColor",
|
|
97
|
+
strokeWidth: "4"
|
|
98
|
+
}
|
|
99
|
+
),
|
|
100
|
+
/* @__PURE__ */ e(
|
|
101
|
+
"path",
|
|
102
|
+
{
|
|
103
|
+
className: "opacity-75",
|
|
104
|
+
fill: "currentColor",
|
|
105
|
+
d: "M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"
|
|
106
|
+
}
|
|
107
|
+
)
|
|
108
|
+
]
|
|
109
|
+
}
|
|
110
|
+
) }) : /* @__PURE__ */ e("img", { className: "h-[200px] pb-3 pt-3", src: i, alt: `Gif from Giphy for ${c}` }) }) }),
|
|
111
|
+
N && /* @__PURE__ */ e(A, { severity: "error", title: N, className: "my-4" }),
|
|
112
|
+
i && x === y && /* @__PURE__ */ o("div", { className: "mt-4 flex items-center justify-between space-x-2 rtl:space-x-reverse", children: [
|
|
113
|
+
/* @__PURE__ */ e("div", { className: "text-subtle text-sm font-light", children: "Not the perfect GIF?" }),
|
|
114
|
+
/* @__PURE__ */ e(
|
|
115
|
+
g,
|
|
116
|
+
{
|
|
117
|
+
size: "sm",
|
|
118
|
+
color: "secondary",
|
|
119
|
+
type: "button",
|
|
120
|
+
loading: u,
|
|
121
|
+
onClick: () => w(c, p),
|
|
122
|
+
children: "Shuffle"
|
|
123
|
+
}
|
|
124
|
+
)
|
|
125
|
+
] }),
|
|
126
|
+
/* @__PURE__ */ o(E, { noSticky: !0, children: [
|
|
127
|
+
/* @__PURE__ */ e(
|
|
128
|
+
R,
|
|
129
|
+
{
|
|
130
|
+
color: "minimal",
|
|
131
|
+
tabIndex: -1,
|
|
132
|
+
onClick: () => {
|
|
133
|
+
s.setIsOpenDialog(!1);
|
|
134
|
+
},
|
|
135
|
+
children: a("cancel")
|
|
136
|
+
}
|
|
137
|
+
),
|
|
138
|
+
/* @__PURE__ */ e(
|
|
139
|
+
g,
|
|
140
|
+
{
|
|
141
|
+
type: "button",
|
|
142
|
+
disabled: !i,
|
|
143
|
+
onClick: () => (s.setIsOpenDialog(!1), s.onSave(i), m(0), l(""), v(""), !1),
|
|
144
|
+
children: a("add_gif")
|
|
145
|
+
}
|
|
146
|
+
)
|
|
147
|
+
] })
|
|
148
|
+
] }) });
|
|
149
|
+
};
|
|
150
|
+
function F(s) {
|
|
151
|
+
const { t: a } = I(), [i, l] = d(s.defaultValue), [p, m] = d(!1);
|
|
152
|
+
return /* @__PURE__ */ o("div", { className: "flex flex-col items-start space-x-2 space-y-2 rtl:space-x-reverse", children: [
|
|
153
|
+
i && /* @__PURE__ */ e("div", { className: "min-h-[200px]", children: /* @__PURE__ */ e("img", { alt: "Selected Gif Image", src: i }) }),
|
|
154
|
+
/* @__PURE__ */ o("div", { className: "flex", children: [
|
|
155
|
+
i ? /* @__PURE__ */ e(
|
|
156
|
+
g,
|
|
157
|
+
{
|
|
158
|
+
color: "minimal",
|
|
159
|
+
type: "button",
|
|
160
|
+
StartIcon: "pencil",
|
|
161
|
+
onClick: () => m(!0),
|
|
162
|
+
disabled: s.disabled,
|
|
163
|
+
children: "Change"
|
|
164
|
+
}
|
|
165
|
+
) : /* @__PURE__ */ e(
|
|
166
|
+
g,
|
|
167
|
+
{
|
|
168
|
+
color: "minimal",
|
|
169
|
+
type: "button",
|
|
170
|
+
StartIcon: "plus",
|
|
171
|
+
onClick: () => m(!0),
|
|
172
|
+
disabled: s.disabled,
|
|
173
|
+
children: "Add from Giphy"
|
|
174
|
+
}
|
|
175
|
+
),
|
|
176
|
+
i && /* @__PURE__ */ e(
|
|
177
|
+
g,
|
|
178
|
+
{
|
|
179
|
+
color: "destructive",
|
|
180
|
+
type: "button",
|
|
181
|
+
StartIcon: "x",
|
|
182
|
+
onClick: () => {
|
|
183
|
+
l(""), s.onChange("");
|
|
184
|
+
},
|
|
185
|
+
disabled: s.disabled,
|
|
186
|
+
children: a("remove")
|
|
187
|
+
}
|
|
188
|
+
)
|
|
189
|
+
] }),
|
|
190
|
+
/* @__PURE__ */ e(
|
|
191
|
+
B,
|
|
192
|
+
{
|
|
193
|
+
isOpenDialog: p,
|
|
194
|
+
setIsOpenDialog: m,
|
|
195
|
+
onSave: (c) => {
|
|
196
|
+
l(c), s.onChange(c);
|
|
197
|
+
}
|
|
198
|
+
}
|
|
199
|
+
)
|
|
200
|
+
] });
|
|
201
|
+
}
|
|
202
|
+
const J = ({
|
|
203
|
+
getAppData: s,
|
|
204
|
+
setAppData: a,
|
|
205
|
+
disabled: i
|
|
206
|
+
}) => {
|
|
207
|
+
const l = s("thankYouPage");
|
|
208
|
+
return /* @__PURE__ */ e(
|
|
209
|
+
F,
|
|
210
|
+
{
|
|
211
|
+
defaultValue: l,
|
|
212
|
+
disabled: i,
|
|
213
|
+
onChange: (p) => {
|
|
214
|
+
a("thankYouPage", p);
|
|
215
|
+
}
|
|
216
|
+
}
|
|
217
|
+
);
|
|
218
|
+
};
|
|
219
|
+
export {
|
|
220
|
+
J as default
|
|
221
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { jsx as i } from "react/jsx-runtime";
|
|
2
|
+
import { f as o } from "./index-ZQlxzdt5.js";
|
|
3
|
+
const p = ({
|
|
4
|
+
getAppData: t,
|
|
5
|
+
setAppData: e,
|
|
6
|
+
disabled: a
|
|
7
|
+
}) => {
|
|
8
|
+
const n = t("trackingId");
|
|
9
|
+
return /* @__PURE__ */ i(
|
|
10
|
+
o,
|
|
11
|
+
{
|
|
12
|
+
name: "Tracking ID",
|
|
13
|
+
value: n,
|
|
14
|
+
disabled: a,
|
|
15
|
+
onChange: (r) => {
|
|
16
|
+
e("trackingId", r.target.value);
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
);
|
|
20
|
+
};
|
|
21
|
+
export {
|
|
22
|
+
p as default
|
|
23
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { jsx as i } from "react/jsx-runtime";
|
|
2
|
+
import { f as o } from "./index-ZQlxzdt5.js";
|
|
3
|
+
const p = ({
|
|
4
|
+
getAppData: t,
|
|
5
|
+
setAppData: e,
|
|
6
|
+
disabled: a
|
|
7
|
+
}) => {
|
|
8
|
+
const n = t("trackingId");
|
|
9
|
+
return /* @__PURE__ */ i(
|
|
10
|
+
o,
|
|
11
|
+
{
|
|
12
|
+
name: "Pixel ID",
|
|
13
|
+
value: n,
|
|
14
|
+
disabled: a,
|
|
15
|
+
onChange: (r) => {
|
|
16
|
+
e("trackingId", r.target.value);
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
);
|
|
20
|
+
};
|
|
21
|
+
export {
|
|
22
|
+
p as default
|
|
23
|
+
};
|