@ticketapp-dev/shop-sdk 1.0.73 → 1.0.74
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/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { GraphQLClient as T } from "graphql-request";
|
|
2
2
|
import { DateTime as De } from "luxon";
|
|
3
|
-
var O = /* @__PURE__ */ ((e) => (e.PACKAGE = "PACKAGE", e.PRODUCT = "PRODUCT", e.ADD_ONS = "ADD_ONS", e.DELIVERY = "DELIVERY", e.PICKUP = "PICKUP", e))(O || {}), N = /* @__PURE__ */ ((e) => (e.AdditionalEvent = "ADDITIONAL_EVENT", e.Addon = "ADDON", e.Regular = "REGULAR", e))(N || {}), W = /* @__PURE__ */ ((e) => (e.Active = "ACTIVE", e.Concept = "CONCEPT", e.Paused = "PAUSED", e.SoldOut = "SOLD_OUT", e))(W || {}), Z = /* @__PURE__ */ ((e) => (e.Active = "ACTIVE", e.Inactive = "INACTIVE", e))(Z || {}), K = /* @__PURE__ */ ((e) => (e.Active = "ACTIVE", e.Inactive = "INACTIVE", e.Paused = "PAUSED", e.SoldOut = "SOLD_OUT", e))(K || {}), ee = /* @__PURE__ */ ((e) => (e.Asc = "ASC", e.Desc = "DESC", e))(ee || {}), te = /* @__PURE__ */ ((e) => (e.AllReserved = "ALL_RESERVED", e.Available = "AVAILABLE", e.SoldOut = "SOLD_OUT", e))(te || {}), ne = /* @__PURE__ */ ((e) => (e.Addon = "ADDON", e.Delivery = "DELIVERY", e.Door = "DOOR", e.Friend = "FRIEND", e.Guest = "GUEST", e.Pickup = "PICKUP", e.Promoter = "PROMOTER", e.Ticket = "TICKET", e))(ne || {}),
|
|
3
|
+
var O = /* @__PURE__ */ ((e) => (e.PACKAGE = "PACKAGE", e.PRODUCT = "PRODUCT", e.ADD_ONS = "ADD_ONS", e.DELIVERY = "DELIVERY", e.PICKUP = "PICKUP", e))(O || {}), N = /* @__PURE__ */ ((e) => (e.AdditionalEvent = "ADDITIONAL_EVENT", e.Addon = "ADDON", e.Regular = "REGULAR", e))(N || {}), W = /* @__PURE__ */ ((e) => (e.Active = "ACTIVE", e.Concept = "CONCEPT", e.Paused = "PAUSED", e.SoldOut = "SOLD_OUT", e))(W || {}), Z = /* @__PURE__ */ ((e) => (e.Active = "ACTIVE", e.Inactive = "INACTIVE", e))(Z || {}), K = /* @__PURE__ */ ((e) => (e.Active = "ACTIVE", e.Inactive = "INACTIVE", e.Paused = "PAUSED", e.SoldOut = "SOLD_OUT", e))(K || {}), ee = /* @__PURE__ */ ((e) => (e.Asc = "ASC", e.Desc = "DESC", e))(ee || {}), te = /* @__PURE__ */ ((e) => (e.AllReserved = "ALL_RESERVED", e.Available = "AVAILABLE", e.SoldOut = "SOLD_OUT", e))(te || {}), ne = /* @__PURE__ */ ((e) => (e.Addon = "ADDON", e.Delivery = "DELIVERY", e.Door = "DOOR", e.Friend = "FRIEND", e.Guest = "GUEST", e.Pickup = "PICKUP", e.Promoter = "PROMOTER", e.Ticket = "TICKET", e))(ne || {}), ie = /* @__PURE__ */ ((e) => (e.FIXED = "FIXED", e.PERCENTAGE = "PERCENTAGE", e))(ie || {}), re = /* @__PURE__ */ ((e) => (e.AddOn = "ADD_ON", e.DeliveryOption = "DELIVERY_OPTION", e.EntranceTicket = "ENTRANCE_TICKET", e))(re || {}), se = /* @__PURE__ */ ((e) => (e.Fixed = "FIXED", e.Percentage = "PERCENTAGE", e))(se || {}), ae = /* @__PURE__ */ ((e) => (e.Default = "DEFAULT", e.Transparent = "TRANSPARENT", e))(ae || {}), oe = /* @__PURE__ */ ((e) => (e.Calendar = "CALENDAR", e.Large = "LARGE", e.Small = "SMALL", e))(oe || {}), R = /* @__PURE__ */ ((e) => (e.Event = "EVENT", e.Package = "PACKAGE", e))(R || {}), ce = /* @__PURE__ */ ((e) => (e.RADIO_BUTTON = "RADIO_BUTTON", e.DATE = "DATE", e.EMAIL = "EMAIL", e.NUMERIC = "NUMERIC", e.DROPDOWN = "DROPDOWN", e.TEXT = "TEXT", e.TEXT_AREA = "TEXT_AREA", e.TIME = "TIME", e.CHECKBOX = "CHECKBOX", e.PHONE_NUMBER = "PHONE_NUMBER", e))(ce || {}), de = /* @__PURE__ */ ((e) => (e.GENDER = "GENDER", e.FIRST_NAME = "FIRST_NAME", e.LAST_NAME = "LAST_NAME", e.EMAIL = "EMAIL", e.AGE = "AGE", e.RESIDENCE = "RESIDENCE", e.GOOGLE_PLACE = "GOOGLE_PLACE", e))(de || {}), ue = /* @__PURE__ */ ((e) => (e.ONLINE = "ONLINE", e.OFFLINE = "OFFLINE", e))(ue || {});
|
|
4
4
|
const ve = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5
5
|
__proto__: null,
|
|
6
6
|
BasketOrderType: O,
|
|
@@ -9,11 +9,11 @@ const ve = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
9
9
|
DiscountType: se,
|
|
10
10
|
EventStatus: K,
|
|
11
11
|
MetricsType: R,
|
|
12
|
-
OrderItemType:
|
|
12
|
+
OrderItemType: re,
|
|
13
13
|
PackageItemType: N,
|
|
14
14
|
PackageStatus: W,
|
|
15
15
|
PackageTabType: Z,
|
|
16
|
-
PaymentMethodFeeType:
|
|
16
|
+
PaymentMethodFeeType: ie,
|
|
17
17
|
ProductStatus: te,
|
|
18
18
|
ProductType: ne,
|
|
19
19
|
SalesLocations: ue,
|
|
@@ -23,8 +23,8 @@ const ve = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
23
23
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
24
24
|
var w = function() {
|
|
25
25
|
return w = Object.assign || function(t) {
|
|
26
|
-
for (var n,
|
|
27
|
-
n = arguments[
|
|
26
|
+
for (var n, i = 1, r = arguments.length; i < r; i++) {
|
|
27
|
+
n = arguments[i];
|
|
28
28
|
for (var s in n) Object.prototype.hasOwnProperty.call(n, s) && (t[s] = n[s]);
|
|
29
29
|
}
|
|
30
30
|
return t;
|
|
@@ -45,14 +45,14 @@ function Pe(e, t) {
|
|
|
45
45
|
}
|
|
46
46
|
const be = /\r\n|[\n\r]/g;
|
|
47
47
|
function M(e, t) {
|
|
48
|
-
let n = 0,
|
|
49
|
-
for (const
|
|
50
|
-
if (typeof
|
|
48
|
+
let n = 0, i = 1;
|
|
49
|
+
for (const r of e.body.matchAll(be)) {
|
|
50
|
+
if (typeof r.index == "number" || Pe(!1), r.index >= t)
|
|
51
51
|
break;
|
|
52
|
-
n =
|
|
52
|
+
n = r.index + r[0].length, i += 1;
|
|
53
53
|
}
|
|
54
54
|
return {
|
|
55
|
-
line:
|
|
55
|
+
line: i,
|
|
56
56
|
column: t + 1 - n
|
|
57
57
|
};
|
|
58
58
|
}
|
|
@@ -63,8 +63,8 @@ function xe(e) {
|
|
|
63
63
|
);
|
|
64
64
|
}
|
|
65
65
|
function le(e, t) {
|
|
66
|
-
const n = e.locationOffset.column - 1,
|
|
67
|
-
`, g =
|
|
66
|
+
const n = e.locationOffset.column - 1, i = "".padStart(n) + e.body, r = t.line - 1, s = e.locationOffset.line - 1, o = t.line + s, l = t.line === 1 ? n : 0, h = t.column + l, I = `${e.name}:${o}:${h}
|
|
67
|
+
`, g = i.split(/\r\n|[\n\r]/g), k = g[r];
|
|
68
68
|
if (k.length > 120) {
|
|
69
69
|
const c = Math.floor(h / 80), E = h % 80, p = [];
|
|
70
70
|
for (let y = 0; y < k.length; y += 80)
|
|
@@ -78,15 +78,15 @@ function le(e, t) {
|
|
|
78
78
|
}
|
|
79
79
|
return I + Q([
|
|
80
80
|
// Lines specified like this: ["prefix", "string"],
|
|
81
|
-
[`${o - 1} |`, g[
|
|
81
|
+
[`${o - 1} |`, g[r - 1]],
|
|
82
82
|
[`${o} |`, k],
|
|
83
83
|
["|", "^".padStart(h)],
|
|
84
|
-
[`${o + 1} |`, g[
|
|
84
|
+
[`${o + 1} |`, g[r + 1]]
|
|
85
85
|
]);
|
|
86
86
|
}
|
|
87
87
|
function Q(e) {
|
|
88
|
-
const t = e.filter(([
|
|
89
|
-
return t.map(([
|
|
88
|
+
const t = e.filter(([i, r]) => r !== void 0), n = Math.max(...t.map(([i]) => i.length));
|
|
89
|
+
return t.map(([i, r]) => i.padStart(n) + (r ? " " + r : "")).join(`
|
|
90
90
|
`);
|
|
91
91
|
}
|
|
92
92
|
function Se(e) {
|
|
@@ -140,15 +140,15 @@ class G extends Error {
|
|
|
140
140
|
* @deprecated Please use the `GraphQLErrorOptions` constructor overload instead.
|
|
141
141
|
*/
|
|
142
142
|
constructor(t, ...n) {
|
|
143
|
-
var
|
|
143
|
+
var i, r, s;
|
|
144
144
|
const { nodes: o, source: l, positions: h, path: I, originalError: g, extensions: k } = Se(n);
|
|
145
145
|
super(t), this.name = "GraphQLError", this.path = I ?? void 0, this.originalError = g ?? void 0, this.nodes = X(
|
|
146
146
|
Array.isArray(o) ? o : o ? [o] : void 0
|
|
147
147
|
);
|
|
148
148
|
const c = X(
|
|
149
|
-
(
|
|
149
|
+
(i = this.nodes) === null || i === void 0 ? void 0 : i.map((p) => p.loc).filter((p) => p != null)
|
|
150
150
|
);
|
|
151
|
-
this.source = l ?? (c == null || (
|
|
151
|
+
this.source = l ?? (c == null || (r = c[0]) === null || r === void 0 ? void 0 : r.source), this.positions = h ?? c?.map((p) => p.start), this.locations = h && l ? h.map((p) => M(l, p)) : c?.map((p) => M(p.source, p.start));
|
|
152
152
|
const E = Ne(
|
|
153
153
|
g?.extensions
|
|
154
154
|
) ? g?.extensions : void 0;
|
|
@@ -231,8 +231,8 @@ class Ce {
|
|
|
231
231
|
/**
|
|
232
232
|
* The Source document the AST represents.
|
|
233
233
|
*/
|
|
234
|
-
constructor(t, n,
|
|
235
|
-
this.start = t.start, this.end = n.end, this.startToken = t, this.endToken = n, this.source =
|
|
234
|
+
constructor(t, n, i) {
|
|
235
|
+
this.start = t.start, this.end = n.end, this.startToken = t, this.endToken = n, this.source = i;
|
|
236
236
|
}
|
|
237
237
|
get [Symbol.toStringTag]() {
|
|
238
238
|
return "Location";
|
|
@@ -271,8 +271,8 @@ class he {
|
|
|
271
271
|
* including ignored tokens. <SOF> is always the first node and <EOF>
|
|
272
272
|
* the last.
|
|
273
273
|
*/
|
|
274
|
-
constructor(t, n,
|
|
275
|
-
this.kind = t, this.start = n, this.end =
|
|
274
|
+
constructor(t, n, i, r, s, o) {
|
|
275
|
+
this.kind = t, this.start = n, this.end = i, this.line = r, this.column = s, this.value = o, this.prev = null, this.next = null;
|
|
276
276
|
}
|
|
277
277
|
get [Symbol.toStringTag]() {
|
|
278
278
|
return "Token";
|
|
@@ -405,15 +405,15 @@ function Re(e) {
|
|
|
405
405
|
}
|
|
406
406
|
function we(e) {
|
|
407
407
|
var t;
|
|
408
|
-
let n = Number.MAX_SAFE_INTEGER,
|
|
408
|
+
let n = Number.MAX_SAFE_INTEGER, i = null, r = -1;
|
|
409
409
|
for (let o = 0; o < e.length; ++o) {
|
|
410
410
|
var s;
|
|
411
411
|
const l = e[o], h = Fe(l);
|
|
412
|
-
h !== l.length && (
|
|
412
|
+
h !== l.length && (i = (s = i) !== null && s !== void 0 ? s : o, r = o, o !== 0 && h < n && (n = h));
|
|
413
413
|
}
|
|
414
414
|
return e.map((o, l) => l === 0 ? o : o.slice(n)).slice(
|
|
415
|
-
(t =
|
|
416
|
-
|
|
415
|
+
(t = i) !== null && t !== void 0 ? t : 0,
|
|
416
|
+
r + 1
|
|
417
417
|
);
|
|
418
418
|
}
|
|
419
419
|
function Fe(e) {
|
|
@@ -490,20 +490,20 @@ function D(e, t) {
|
|
|
490
490
|
if (n === void 0)
|
|
491
491
|
return a.EOF;
|
|
492
492
|
if (n >= 32 && n <= 126) {
|
|
493
|
-
const
|
|
494
|
-
return
|
|
493
|
+
const i = String.fromCodePoint(n);
|
|
494
|
+
return i === '"' ? `'"'` : `"${i}"`;
|
|
495
495
|
}
|
|
496
496
|
return "U+" + n.toString(16).toUpperCase().padStart(4, "0");
|
|
497
497
|
}
|
|
498
|
-
function m(e, t, n,
|
|
498
|
+
function m(e, t, n, i, r) {
|
|
499
499
|
const s = e.line, o = 1 + n - e.lineStart;
|
|
500
|
-
return new he(t, n,
|
|
500
|
+
return new he(t, n, i, s, o, r);
|
|
501
501
|
}
|
|
502
502
|
function Ue(e, t) {
|
|
503
|
-
const n = e.source.body,
|
|
504
|
-
let
|
|
505
|
-
for (;
|
|
506
|
-
const s = n.charCodeAt(
|
|
503
|
+
const n = e.source.body, i = n.length;
|
|
504
|
+
let r = t;
|
|
505
|
+
for (; r < i; ) {
|
|
506
|
+
const s = n.charCodeAt(r);
|
|
507
507
|
switch (s) {
|
|
508
508
|
// Ignored ::
|
|
509
509
|
// - UnicodeBOM
|
|
@@ -526,21 +526,21 @@ function Ue(e, t) {
|
|
|
526
526
|
case 32:
|
|
527
527
|
// <space>
|
|
528
528
|
case 44:
|
|
529
|
-
++
|
|
529
|
+
++r;
|
|
530
530
|
continue;
|
|
531
531
|
// LineTerminator ::
|
|
532
532
|
// - "New Line (U+000A)"
|
|
533
533
|
// - "Carriage Return (U+000D)" [lookahead != "New Line (U+000A)"]
|
|
534
534
|
// - "Carriage Return (U+000D)" "New Line (U+000A)"
|
|
535
535
|
case 10:
|
|
536
|
-
++
|
|
536
|
+
++r, ++e.line, e.lineStart = r;
|
|
537
537
|
continue;
|
|
538
538
|
case 13:
|
|
539
|
-
n.charCodeAt(
|
|
539
|
+
n.charCodeAt(r + 1) === 10 ? r += 2 : ++r, ++e.line, e.lineStart = r;
|
|
540
540
|
continue;
|
|
541
541
|
// Comment
|
|
542
542
|
case 35:
|
|
543
|
-
return Ve(e,
|
|
543
|
+
return Ve(e, r);
|
|
544
544
|
// Token ::
|
|
545
545
|
// - Punctuator
|
|
546
546
|
// - Name
|
|
@@ -550,62 +550,62 @@ function Ue(e, t) {
|
|
|
550
550
|
//
|
|
551
551
|
// Punctuator :: one of ! $ & ( ) ... : = @ [ ] { | }
|
|
552
552
|
case 33:
|
|
553
|
-
return m(e, a.BANG,
|
|
553
|
+
return m(e, a.BANG, r, r + 1);
|
|
554
554
|
case 36:
|
|
555
|
-
return m(e, a.DOLLAR,
|
|
555
|
+
return m(e, a.DOLLAR, r, r + 1);
|
|
556
556
|
case 38:
|
|
557
|
-
return m(e, a.AMP,
|
|
557
|
+
return m(e, a.AMP, r, r + 1);
|
|
558
558
|
case 40:
|
|
559
|
-
return m(e, a.PAREN_L,
|
|
559
|
+
return m(e, a.PAREN_L, r, r + 1);
|
|
560
560
|
case 41:
|
|
561
|
-
return m(e, a.PAREN_R,
|
|
561
|
+
return m(e, a.PAREN_R, r, r + 1);
|
|
562
562
|
case 46:
|
|
563
|
-
if (n.charCodeAt(
|
|
564
|
-
return m(e, a.SPREAD,
|
|
563
|
+
if (n.charCodeAt(r + 1) === 46 && n.charCodeAt(r + 2) === 46)
|
|
564
|
+
return m(e, a.SPREAD, r, r + 3);
|
|
565
565
|
break;
|
|
566
566
|
case 58:
|
|
567
|
-
return m(e, a.COLON,
|
|
567
|
+
return m(e, a.COLON, r, r + 1);
|
|
568
568
|
case 61:
|
|
569
|
-
return m(e, a.EQUALS,
|
|
569
|
+
return m(e, a.EQUALS, r, r + 1);
|
|
570
570
|
case 64:
|
|
571
|
-
return m(e, a.AT,
|
|
571
|
+
return m(e, a.AT, r, r + 1);
|
|
572
572
|
case 91:
|
|
573
|
-
return m(e, a.BRACKET_L,
|
|
573
|
+
return m(e, a.BRACKET_L, r, r + 1);
|
|
574
574
|
case 93:
|
|
575
|
-
return m(e, a.BRACKET_R,
|
|
575
|
+
return m(e, a.BRACKET_R, r, r + 1);
|
|
576
576
|
case 123:
|
|
577
|
-
return m(e, a.BRACE_L,
|
|
577
|
+
return m(e, a.BRACE_L, r, r + 1);
|
|
578
578
|
case 124:
|
|
579
|
-
return m(e, a.PIPE,
|
|
579
|
+
return m(e, a.PIPE, r, r + 1);
|
|
580
580
|
case 125:
|
|
581
|
-
return m(e, a.BRACE_R,
|
|
581
|
+
return m(e, a.BRACE_R, r, r + 1);
|
|
582
582
|
// StringValue
|
|
583
583
|
case 34:
|
|
584
|
-
return n.charCodeAt(
|
|
584
|
+
return n.charCodeAt(r + 1) === 34 && n.charCodeAt(r + 2) === 34 ? He(e, r) : qe(e, r);
|
|
585
585
|
}
|
|
586
586
|
if (S(s) || s === 45)
|
|
587
|
-
return Me(e,
|
|
587
|
+
return Me(e, r, s);
|
|
588
588
|
if (ge(s))
|
|
589
|
-
return Ye(e,
|
|
589
|
+
return Ye(e, r);
|
|
590
590
|
throw f(
|
|
591
591
|
e.source,
|
|
592
|
-
|
|
593
|
-
s === 39 ? `Unexpected single quote character ('), did you mean to use a double quote (")?` : P(s) || $(n,
|
|
592
|
+
r,
|
|
593
|
+
s === 39 ? `Unexpected single quote character ('), did you mean to use a double quote (")?` : P(s) || $(n, r) ? `Unexpected character: ${D(e, r)}.` : `Invalid character: ${D(e, r)}.`
|
|
594
594
|
);
|
|
595
595
|
}
|
|
596
|
-
return m(e, a.EOF,
|
|
596
|
+
return m(e, a.EOF, i, i);
|
|
597
597
|
}
|
|
598
598
|
function Ve(e, t) {
|
|
599
|
-
const n = e.source.body,
|
|
600
|
-
let
|
|
601
|
-
for (;
|
|
602
|
-
const s = n.charCodeAt(
|
|
599
|
+
const n = e.source.body, i = n.length;
|
|
600
|
+
let r = t + 1;
|
|
601
|
+
for (; r < i; ) {
|
|
602
|
+
const s = n.charCodeAt(r);
|
|
603
603
|
if (s === 10 || s === 13)
|
|
604
604
|
break;
|
|
605
605
|
if (P(s))
|
|
606
|
-
++
|
|
607
|
-
else if ($(n,
|
|
608
|
-
|
|
606
|
+
++r;
|
|
607
|
+
else if ($(n, r))
|
|
608
|
+
r += 2;
|
|
609
609
|
else
|
|
610
610
|
break;
|
|
611
611
|
}
|
|
@@ -613,40 +613,40 @@ function Ve(e, t) {
|
|
|
613
613
|
e,
|
|
614
614
|
a.COMMENT,
|
|
615
615
|
t,
|
|
616
|
-
|
|
617
|
-
n.slice(t + 1,
|
|
616
|
+
r,
|
|
617
|
+
n.slice(t + 1, r)
|
|
618
618
|
);
|
|
619
619
|
}
|
|
620
620
|
function Me(e, t, n) {
|
|
621
|
-
const
|
|
622
|
-
let
|
|
623
|
-
if (s === 45 && (s =
|
|
624
|
-
if (s =
|
|
621
|
+
const i = e.source.body;
|
|
622
|
+
let r = t, s = n, o = !1;
|
|
623
|
+
if (s === 45 && (s = i.charCodeAt(++r)), s === 48) {
|
|
624
|
+
if (s = i.charCodeAt(++r), S(s))
|
|
625
625
|
throw f(
|
|
626
626
|
e.source,
|
|
627
|
-
|
|
627
|
+
r,
|
|
628
628
|
`Invalid number, unexpected digit after 0: ${D(
|
|
629
629
|
e,
|
|
630
|
-
|
|
630
|
+
r
|
|
631
631
|
)}.`
|
|
632
632
|
);
|
|
633
633
|
} else
|
|
634
|
-
|
|
635
|
-
if (s === 46 && (o = !0, s =
|
|
634
|
+
r = V(e, r, s), s = i.charCodeAt(r);
|
|
635
|
+
if (s === 46 && (o = !0, s = i.charCodeAt(++r), r = V(e, r, s), s = i.charCodeAt(r)), (s === 69 || s === 101) && (o = !0, s = i.charCodeAt(++r), (s === 43 || s === 45) && (s = i.charCodeAt(++r)), r = V(e, r, s), s = i.charCodeAt(r)), s === 46 || ge(s))
|
|
636
636
|
throw f(
|
|
637
637
|
e.source,
|
|
638
|
-
|
|
638
|
+
r,
|
|
639
639
|
`Invalid number, expected digit but got: ${D(
|
|
640
640
|
e,
|
|
641
|
-
|
|
641
|
+
r
|
|
642
642
|
)}.`
|
|
643
643
|
);
|
|
644
644
|
return m(
|
|
645
645
|
e,
|
|
646
646
|
o ? a.FLOAT : a.INT,
|
|
647
647
|
t,
|
|
648
|
-
|
|
649
|
-
|
|
648
|
+
r,
|
|
649
|
+
i.slice(t, r)
|
|
650
650
|
);
|
|
651
651
|
}
|
|
652
652
|
function V(e, t, n) {
|
|
@@ -659,57 +659,57 @@ function V(e, t, n) {
|
|
|
659
659
|
t
|
|
660
660
|
)}.`
|
|
661
661
|
);
|
|
662
|
-
const
|
|
663
|
-
let
|
|
664
|
-
for (; S(
|
|
665
|
-
++
|
|
666
|
-
return
|
|
662
|
+
const i = e.source.body;
|
|
663
|
+
let r = t + 1;
|
|
664
|
+
for (; S(i.charCodeAt(r)); )
|
|
665
|
+
++r;
|
|
666
|
+
return r;
|
|
667
667
|
}
|
|
668
668
|
function qe(e, t) {
|
|
669
|
-
const n = e.source.body,
|
|
670
|
-
let
|
|
671
|
-
for (;
|
|
672
|
-
const l = n.charCodeAt(
|
|
669
|
+
const n = e.source.body, i = n.length;
|
|
670
|
+
let r = t + 1, s = r, o = "";
|
|
671
|
+
for (; r < i; ) {
|
|
672
|
+
const l = n.charCodeAt(r);
|
|
673
673
|
if (l === 34)
|
|
674
|
-
return o += n.slice(s,
|
|
674
|
+
return o += n.slice(s, r), m(e, a.STRING, t, r + 1, o);
|
|
675
675
|
if (l === 92) {
|
|
676
|
-
o += n.slice(s,
|
|
677
|
-
const h = n.charCodeAt(
|
|
678
|
-
o += h.value,
|
|
676
|
+
o += n.slice(s, r);
|
|
677
|
+
const h = n.charCodeAt(r + 1) === 117 ? n.charCodeAt(r + 2) === 123 ? ze(e, r) : Ge(e, r) : je(e, r);
|
|
678
|
+
o += h.value, r += h.size, s = r;
|
|
679
679
|
continue;
|
|
680
680
|
}
|
|
681
681
|
if (l === 10 || l === 13)
|
|
682
682
|
break;
|
|
683
683
|
if (P(l))
|
|
684
|
-
++
|
|
685
|
-
else if ($(n,
|
|
686
|
-
|
|
684
|
+
++r;
|
|
685
|
+
else if ($(n, r))
|
|
686
|
+
r += 2;
|
|
687
687
|
else
|
|
688
688
|
throw f(
|
|
689
689
|
e.source,
|
|
690
|
-
|
|
690
|
+
r,
|
|
691
691
|
`Invalid character within String: ${D(
|
|
692
692
|
e,
|
|
693
|
-
|
|
693
|
+
r
|
|
694
694
|
)}.`
|
|
695
695
|
);
|
|
696
696
|
}
|
|
697
|
-
throw f(e.source,
|
|
697
|
+
throw f(e.source, r, "Unterminated string.");
|
|
698
698
|
}
|
|
699
699
|
function ze(e, t) {
|
|
700
700
|
const n = e.source.body;
|
|
701
|
-
let
|
|
702
|
-
for (;
|
|
703
|
-
const s = n.charCodeAt(t +
|
|
701
|
+
let i = 0, r = 3;
|
|
702
|
+
for (; r < 12; ) {
|
|
703
|
+
const s = n.charCodeAt(t + r++);
|
|
704
704
|
if (s === 125) {
|
|
705
|
-
if (
|
|
705
|
+
if (r < 5 || !P(i))
|
|
706
706
|
break;
|
|
707
707
|
return {
|
|
708
|
-
value: String.fromCodePoint(
|
|
709
|
-
size:
|
|
708
|
+
value: String.fromCodePoint(i),
|
|
709
|
+
size: r
|
|
710
710
|
};
|
|
711
711
|
}
|
|
712
|
-
if (
|
|
712
|
+
if (i = i << 4 | x(s), i < 0)
|
|
713
713
|
break;
|
|
714
714
|
}
|
|
715
715
|
throw f(
|
|
@@ -717,22 +717,22 @@ function ze(e, t) {
|
|
|
717
717
|
t,
|
|
718
718
|
`Invalid Unicode escape sequence: "${n.slice(
|
|
719
719
|
t,
|
|
720
|
-
t +
|
|
720
|
+
t + r
|
|
721
721
|
)}".`
|
|
722
722
|
);
|
|
723
723
|
}
|
|
724
724
|
function Ge(e, t) {
|
|
725
|
-
const n = e.source.body,
|
|
726
|
-
if (P(
|
|
725
|
+
const n = e.source.body, i = J(n, t + 2);
|
|
726
|
+
if (P(i))
|
|
727
727
|
return {
|
|
728
|
-
value: String.fromCodePoint(
|
|
728
|
+
value: String.fromCodePoint(i),
|
|
729
729
|
size: 6
|
|
730
730
|
};
|
|
731
|
-
if (me(
|
|
732
|
-
const
|
|
733
|
-
if (fe(
|
|
731
|
+
if (me(i) && n.charCodeAt(t + 6) === 92 && n.charCodeAt(t + 7) === 117) {
|
|
732
|
+
const r = J(n, t + 8);
|
|
733
|
+
if (fe(r))
|
|
734
734
|
return {
|
|
735
|
-
value: String.fromCodePoint(
|
|
735
|
+
value: String.fromCodePoint(i, r),
|
|
736
736
|
size: 12
|
|
737
737
|
};
|
|
738
738
|
}
|
|
@@ -803,10 +803,10 @@ function je(e, t) {
|
|
|
803
803
|
);
|
|
804
804
|
}
|
|
805
805
|
function He(e, t) {
|
|
806
|
-
const n = e.source.body,
|
|
807
|
-
let
|
|
806
|
+
const n = e.source.body, i = n.length;
|
|
807
|
+
let r = e.lineStart, s = t + 3, o = s, l = "";
|
|
808
808
|
const h = [];
|
|
809
|
-
for (; s <
|
|
809
|
+
for (; s < i; ) {
|
|
810
810
|
const I = n.charCodeAt(s);
|
|
811
811
|
if (I === 34 && n.charCodeAt(s + 1) === 34 && n.charCodeAt(s + 2) === 34) {
|
|
812
812
|
l += n.slice(o, s), h.push(l);
|
|
@@ -819,14 +819,14 @@ function He(e, t) {
|
|
|
819
819
|
we(h).join(`
|
|
820
820
|
`)
|
|
821
821
|
);
|
|
822
|
-
return e.line += h.length - 1, e.lineStart =
|
|
822
|
+
return e.line += h.length - 1, e.lineStart = r, g;
|
|
823
823
|
}
|
|
824
824
|
if (I === 92 && n.charCodeAt(s + 1) === 34 && n.charCodeAt(s + 2) === 34 && n.charCodeAt(s + 3) === 34) {
|
|
825
825
|
l += n.slice(o, s), o = s + 1, s += 4;
|
|
826
826
|
continue;
|
|
827
827
|
}
|
|
828
828
|
if (I === 10 || I === 13) {
|
|
829
|
-
l += n.slice(o, s), h.push(l), I === 13 && n.charCodeAt(s + 1) === 10 ? s += 2 : ++s, l = "", o = s,
|
|
829
|
+
l += n.slice(o, s), h.push(l), I === 13 && n.charCodeAt(s + 1) === 10 ? s += 2 : ++s, l = "", o = s, r = s;
|
|
830
830
|
continue;
|
|
831
831
|
}
|
|
832
832
|
if (P(I))
|
|
@@ -846,12 +846,12 @@ function He(e, t) {
|
|
|
846
846
|
throw f(e.source, s, "Unterminated string.");
|
|
847
847
|
}
|
|
848
848
|
function Ye(e, t) {
|
|
849
|
-
const n = e.source.body,
|
|
850
|
-
let
|
|
851
|
-
for (;
|
|
852
|
-
const s = n.charCodeAt(
|
|
849
|
+
const n = e.source.body, i = n.length;
|
|
850
|
+
let r = t + 1;
|
|
851
|
+
for (; r < i; ) {
|
|
852
|
+
const s = n.charCodeAt(r);
|
|
853
853
|
if (Re(s))
|
|
854
|
-
++
|
|
854
|
+
++r;
|
|
855
855
|
else
|
|
856
856
|
break;
|
|
857
857
|
}
|
|
@@ -859,8 +859,8 @@ function Ye(e, t) {
|
|
|
859
859
|
e,
|
|
860
860
|
a.NAME,
|
|
861
861
|
t,
|
|
862
|
-
|
|
863
|
-
n.slice(t,
|
|
862
|
+
r,
|
|
863
|
+
n.slice(t, r)
|
|
864
864
|
);
|
|
865
865
|
}
|
|
866
866
|
const Qe = 10, Ie = 2;
|
|
@@ -886,9 +886,9 @@ function Xe(e, t) {
|
|
|
886
886
|
return "[Circular]";
|
|
887
887
|
const n = [...t, e];
|
|
888
888
|
if (Je(e)) {
|
|
889
|
-
const
|
|
890
|
-
if (
|
|
891
|
-
return typeof
|
|
889
|
+
const i = e.toJSON();
|
|
890
|
+
if (i !== e)
|
|
891
|
+
return typeof i == "string" ? i : B(i, n);
|
|
892
892
|
} else if (Array.isArray(e))
|
|
893
893
|
return Ze(e, n);
|
|
894
894
|
return We(e, n);
|
|
@@ -899,7 +899,7 @@ function Je(e) {
|
|
|
899
899
|
function We(e, t) {
|
|
900
900
|
const n = Object.entries(e);
|
|
901
901
|
return n.length === 0 ? "{}" : t.length > Ie ? "[" + Ke(e) + "]" : "{ " + n.map(
|
|
902
|
-
([
|
|
902
|
+
([r, s]) => r + ": " + B(s, t)
|
|
903
903
|
).join(", ") + " }";
|
|
904
904
|
}
|
|
905
905
|
function Ze(e, t) {
|
|
@@ -907,10 +907,10 @@ function Ze(e, t) {
|
|
|
907
907
|
return "[]";
|
|
908
908
|
if (t.length > Ie)
|
|
909
909
|
return "[Array]";
|
|
910
|
-
const n = Math.min(Qe, e.length),
|
|
910
|
+
const n = Math.min(Qe, e.length), i = e.length - n, r = [];
|
|
911
911
|
for (let s = 0; s < n; ++s)
|
|
912
|
-
|
|
913
|
-
return
|
|
912
|
+
r.push(B(e[s], t));
|
|
913
|
+
return i === 1 ? r.push("... 1 more item") : i > 1 && r.push(`... ${i} more items`), "[" + r.join(", ") + "]";
|
|
914
914
|
}
|
|
915
915
|
function Ke(e) {
|
|
916
916
|
const t = Object.prototype.toString.call(e).replace(/^\[object /, "").replace(/]$/, "");
|
|
@@ -931,14 +931,14 @@ process.env.NODE_ENV === "production", tt = (
|
|
|
931
931
|
if (t instanceof n)
|
|
932
932
|
return !0;
|
|
933
933
|
if (typeof t == "object" && t !== null) {
|
|
934
|
-
var
|
|
935
|
-
const
|
|
934
|
+
var i;
|
|
935
|
+
const r = n.prototype[Symbol.toStringTag], s = (
|
|
936
936
|
// We still need to support constructor's name to detect conflicts with older versions of this library.
|
|
937
|
-
Symbol.toStringTag in t ? t[Symbol.toStringTag] : (
|
|
937
|
+
Symbol.toStringTag in t ? t[Symbol.toStringTag] : (i = t.constructor) === null || i === void 0 ? void 0 : i.name
|
|
938
938
|
);
|
|
939
|
-
if (
|
|
939
|
+
if (r === s) {
|
|
940
940
|
const o = Ee(t);
|
|
941
|
-
throw new Error(`Cannot use ${
|
|
941
|
+
throw new Error(`Cannot use ${r} "${o}" from another module or realm.
|
|
942
942
|
|
|
943
943
|
Ensure that there is only one instance of "graphql" in the node_modules
|
|
944
944
|
directory. If different versions of "graphql" are the dependencies of other
|
|
@@ -956,11 +956,11 @@ spurious results.`);
|
|
|
956
956
|
}
|
|
957
957
|
);
|
|
958
958
|
class ye {
|
|
959
|
-
constructor(t, n = "GraphQL request",
|
|
959
|
+
constructor(t, n = "GraphQL request", i = {
|
|
960
960
|
line: 1,
|
|
961
961
|
column: 1
|
|
962
962
|
}) {
|
|
963
|
-
typeof t == "string" || U(!1, `Body must be a string. Received: ${Ee(t)}.`), this.body = t, this.name = n, this.locationOffset =
|
|
963
|
+
typeof t == "string" || U(!1, `Body must be a string. Received: ${Ee(t)}.`), this.body = t, this.name = n, this.locationOffset = i, this.locationOffset.line > 0 || U(
|
|
964
964
|
!1,
|
|
965
965
|
"line in locationOffset is 1-indexed and must be positive."
|
|
966
966
|
), this.locationOffset.column > 0 || U(
|
|
@@ -975,23 +975,23 @@ class ye {
|
|
|
975
975
|
function nt(e) {
|
|
976
976
|
return tt(e, ye);
|
|
977
977
|
}
|
|
978
|
-
function
|
|
979
|
-
const n = new
|
|
980
|
-
return Object.defineProperty(
|
|
978
|
+
function it(e, t) {
|
|
979
|
+
const n = new rt(e, t), i = n.parseDocument();
|
|
980
|
+
return Object.defineProperty(i, "tokenCount", {
|
|
981
981
|
enumerable: !1,
|
|
982
982
|
value: n.tokenCount
|
|
983
|
-
}),
|
|
983
|
+
}), i;
|
|
984
984
|
}
|
|
985
|
-
class
|
|
985
|
+
class rt {
|
|
986
986
|
constructor(t, n = {}) {
|
|
987
|
-
const { lexer:
|
|
988
|
-
if (
|
|
989
|
-
this._lexer =
|
|
987
|
+
const { lexer: i, ...r } = n;
|
|
988
|
+
if (i)
|
|
989
|
+
this._lexer = i;
|
|
990
990
|
else {
|
|
991
991
|
const s = nt(t) ? t : new ye(t);
|
|
992
992
|
this._lexer = new $e(s);
|
|
993
993
|
}
|
|
994
|
-
this._options =
|
|
994
|
+
this._options = r, this._tokenCounter = 0;
|
|
995
995
|
}
|
|
996
996
|
get tokenCount() {
|
|
997
997
|
return this._tokenCounter;
|
|
@@ -1109,13 +1109,13 @@ class it {
|
|
|
1109
1109
|
directives: [],
|
|
1110
1110
|
selectionSet: this.parseSelectionSet()
|
|
1111
1111
|
});
|
|
1112
|
-
const n = this.parseDescription(),
|
|
1113
|
-
let
|
|
1114
|
-
return this.peek(a.NAME) && (
|
|
1112
|
+
const n = this.parseDescription(), i = this.parseOperationType();
|
|
1113
|
+
let r;
|
|
1114
|
+
return this.peek(a.NAME) && (r = this.parseName()), this.node(t, {
|
|
1115
1115
|
kind: d.OPERATION_DEFINITION,
|
|
1116
|
-
operation:
|
|
1116
|
+
operation: i,
|
|
1117
1117
|
description: n,
|
|
1118
|
-
name:
|
|
1118
|
+
name: r,
|
|
1119
1119
|
variableDefinitions: this.parseVariableDefinitions(),
|
|
1120
1120
|
directives: this.parseDirectives(!1),
|
|
1121
1121
|
selectionSet: this.parseSelectionSet()
|
|
@@ -1200,11 +1200,11 @@ class it {
|
|
|
1200
1200
|
*/
|
|
1201
1201
|
parseField() {
|
|
1202
1202
|
const t = this._lexer.token, n = this.parseName();
|
|
1203
|
-
let
|
|
1204
|
-
return this.expectOptionalToken(a.COLON) ? (
|
|
1203
|
+
let i, r;
|
|
1204
|
+
return this.expectOptionalToken(a.COLON) ? (i = n, r = this.parseName()) : r = n, this.node(t, {
|
|
1205
1205
|
kind: d.FIELD,
|
|
1206
|
-
alias:
|
|
1207
|
-
name:
|
|
1206
|
+
alias: i,
|
|
1207
|
+
name: r,
|
|
1208
1208
|
arguments: this.parseArguments(!1),
|
|
1209
1209
|
directives: this.parseDirectives(!1),
|
|
1210
1210
|
selectionSet: this.peek(a.BRACE_L) ? this.parseSelectionSet() : void 0
|
|
@@ -1221,10 +1221,10 @@ class it {
|
|
|
1221
1221
|
* Argument[Const] : Name : Value[?Const]
|
|
1222
1222
|
*/
|
|
1223
1223
|
parseArgument(t = !1) {
|
|
1224
|
-
const n = this._lexer.token,
|
|
1224
|
+
const n = this._lexer.token, i = this.parseName();
|
|
1225
1225
|
return this.expectToken(a.COLON), this.node(n, {
|
|
1226
1226
|
kind: d.ARGUMENT,
|
|
1227
|
-
name:
|
|
1227
|
+
name: i,
|
|
1228
1228
|
value: this.parseValueLiteral(t)
|
|
1229
1229
|
});
|
|
1230
1230
|
}
|
|
@@ -1351,11 +1351,11 @@ class it {
|
|
|
1351
1351
|
case a.DOLLAR:
|
|
1352
1352
|
if (t)
|
|
1353
1353
|
if (this.expectToken(a.DOLLAR), this._lexer.token.kind === a.NAME) {
|
|
1354
|
-
const
|
|
1354
|
+
const i = this._lexer.token.value;
|
|
1355
1355
|
throw f(
|
|
1356
1356
|
this._lexer.source,
|
|
1357
1357
|
n.start,
|
|
1358
|
-
`Unexpected variable "$${
|
|
1358
|
+
`Unexpected variable "$${i}" in constant value.`
|
|
1359
1359
|
);
|
|
1360
1360
|
} else
|
|
1361
1361
|
throw this.unexpected(n);
|
|
@@ -1405,10 +1405,10 @@ class it {
|
|
|
1405
1405
|
* ObjectField[Const] : Name : Value[?Const]
|
|
1406
1406
|
*/
|
|
1407
1407
|
parseObjectField(t) {
|
|
1408
|
-
const n = this._lexer.token,
|
|
1408
|
+
const n = this._lexer.token, i = this.parseName();
|
|
1409
1409
|
return this.expectToken(a.COLON), this.node(n, {
|
|
1410
1410
|
kind: d.OBJECT_FIELD,
|
|
1411
|
-
name:
|
|
1411
|
+
name: i,
|
|
1412
1412
|
value: this.parseValueLiteral(t)
|
|
1413
1413
|
});
|
|
1414
1414
|
}
|
|
@@ -1449,10 +1449,10 @@ class it {
|
|
|
1449
1449
|
const t = this._lexer.token;
|
|
1450
1450
|
let n;
|
|
1451
1451
|
if (this.expectOptionalToken(a.BRACKET_L)) {
|
|
1452
|
-
const
|
|
1452
|
+
const i = this.parseTypeReference();
|
|
1453
1453
|
this.expectToken(a.BRACKET_R), n = this.node(t, {
|
|
1454
1454
|
kind: d.LIST_TYPE,
|
|
1455
|
-
type:
|
|
1455
|
+
type: i
|
|
1456
1456
|
});
|
|
1457
1457
|
} else
|
|
1458
1458
|
n = this.parseNamedType();
|
|
@@ -1489,7 +1489,7 @@ class it {
|
|
|
1489
1489
|
parseSchemaDefinition() {
|
|
1490
1490
|
const t = this._lexer.token, n = this.parseDescription();
|
|
1491
1491
|
this.expectKeyword("schema");
|
|
1492
|
-
const
|
|
1492
|
+
const i = this.parseConstDirectives(), r = this.many(
|
|
1493
1493
|
a.BRACE_L,
|
|
1494
1494
|
this.parseOperationTypeDefinition,
|
|
1495
1495
|
a.BRACE_R
|
|
@@ -1497,8 +1497,8 @@ class it {
|
|
|
1497
1497
|
return this.node(t, {
|
|
1498
1498
|
kind: d.SCHEMA_DEFINITION,
|
|
1499
1499
|
description: n,
|
|
1500
|
-
directives:
|
|
1501
|
-
operationTypes:
|
|
1500
|
+
directives: i,
|
|
1501
|
+
operationTypes: r
|
|
1502
1502
|
});
|
|
1503
1503
|
}
|
|
1504
1504
|
/**
|
|
@@ -1507,11 +1507,11 @@ class it {
|
|
|
1507
1507
|
parseOperationTypeDefinition() {
|
|
1508
1508
|
const t = this._lexer.token, n = this.parseOperationType();
|
|
1509
1509
|
this.expectToken(a.COLON);
|
|
1510
|
-
const
|
|
1510
|
+
const i = this.parseNamedType();
|
|
1511
1511
|
return this.node(t, {
|
|
1512
1512
|
kind: d.OPERATION_TYPE_DEFINITION,
|
|
1513
1513
|
operation: n,
|
|
1514
|
-
type:
|
|
1514
|
+
type: i
|
|
1515
1515
|
});
|
|
1516
1516
|
}
|
|
1517
1517
|
/**
|
|
@@ -1520,12 +1520,12 @@ class it {
|
|
|
1520
1520
|
parseScalarTypeDefinition() {
|
|
1521
1521
|
const t = this._lexer.token, n = this.parseDescription();
|
|
1522
1522
|
this.expectKeyword("scalar");
|
|
1523
|
-
const
|
|
1523
|
+
const i = this.parseName(), r = this.parseConstDirectives();
|
|
1524
1524
|
return this.node(t, {
|
|
1525
1525
|
kind: d.SCALAR_TYPE_DEFINITION,
|
|
1526
1526
|
description: n,
|
|
1527
|
-
name:
|
|
1528
|
-
directives:
|
|
1527
|
+
name: i,
|
|
1528
|
+
directives: r
|
|
1529
1529
|
});
|
|
1530
1530
|
}
|
|
1531
1531
|
/**
|
|
@@ -1536,12 +1536,12 @@ class it {
|
|
|
1536
1536
|
parseObjectTypeDefinition() {
|
|
1537
1537
|
const t = this._lexer.token, n = this.parseDescription();
|
|
1538
1538
|
this.expectKeyword("type");
|
|
1539
|
-
const
|
|
1539
|
+
const i = this.parseName(), r = this.parseImplementsInterfaces(), s = this.parseConstDirectives(), o = this.parseFieldsDefinition();
|
|
1540
1540
|
return this.node(t, {
|
|
1541
1541
|
kind: d.OBJECT_TYPE_DEFINITION,
|
|
1542
1542
|
description: n,
|
|
1543
|
-
name:
|
|
1544
|
-
interfaces:
|
|
1543
|
+
name: i,
|
|
1544
|
+
interfaces: r,
|
|
1545
1545
|
directives: s,
|
|
1546
1546
|
fields: o
|
|
1547
1547
|
});
|
|
@@ -1571,14 +1571,14 @@ class it {
|
|
|
1571
1571
|
* - Description? Name ArgumentsDefinition? : Type Directives[Const]?
|
|
1572
1572
|
*/
|
|
1573
1573
|
parseFieldDefinition() {
|
|
1574
|
-
const t = this._lexer.token, n = this.parseDescription(),
|
|
1574
|
+
const t = this._lexer.token, n = this.parseDescription(), i = this.parseName(), r = this.parseArgumentDefs();
|
|
1575
1575
|
this.expectToken(a.COLON);
|
|
1576
1576
|
const s = this.parseTypeReference(), o = this.parseConstDirectives();
|
|
1577
1577
|
return this.node(t, {
|
|
1578
1578
|
kind: d.FIELD_DEFINITION,
|
|
1579
1579
|
description: n,
|
|
1580
|
-
name:
|
|
1581
|
-
arguments:
|
|
1580
|
+
name: i,
|
|
1581
|
+
arguments: r,
|
|
1582
1582
|
type: s,
|
|
1583
1583
|
directives: o
|
|
1584
1584
|
});
|
|
@@ -1598,17 +1598,17 @@ class it {
|
|
|
1598
1598
|
* - Description? Name : Type DefaultValue? Directives[Const]?
|
|
1599
1599
|
*/
|
|
1600
1600
|
parseInputValueDef() {
|
|
1601
|
-
const t = this._lexer.token, n = this.parseDescription(),
|
|
1601
|
+
const t = this._lexer.token, n = this.parseDescription(), i = this.parseName();
|
|
1602
1602
|
this.expectToken(a.COLON);
|
|
1603
|
-
const
|
|
1603
|
+
const r = this.parseTypeReference();
|
|
1604
1604
|
let s;
|
|
1605
1605
|
this.expectOptionalToken(a.EQUALS) && (s = this.parseConstValueLiteral());
|
|
1606
1606
|
const o = this.parseConstDirectives();
|
|
1607
1607
|
return this.node(t, {
|
|
1608
1608
|
kind: d.INPUT_VALUE_DEFINITION,
|
|
1609
1609
|
description: n,
|
|
1610
|
-
name:
|
|
1611
|
-
type:
|
|
1610
|
+
name: i,
|
|
1611
|
+
type: r,
|
|
1612
1612
|
defaultValue: s,
|
|
1613
1613
|
directives: o
|
|
1614
1614
|
});
|
|
@@ -1620,12 +1620,12 @@ class it {
|
|
|
1620
1620
|
parseInterfaceTypeDefinition() {
|
|
1621
1621
|
const t = this._lexer.token, n = this.parseDescription();
|
|
1622
1622
|
this.expectKeyword("interface");
|
|
1623
|
-
const
|
|
1623
|
+
const i = this.parseName(), r = this.parseImplementsInterfaces(), s = this.parseConstDirectives(), o = this.parseFieldsDefinition();
|
|
1624
1624
|
return this.node(t, {
|
|
1625
1625
|
kind: d.INTERFACE_TYPE_DEFINITION,
|
|
1626
1626
|
description: n,
|
|
1627
|
-
name:
|
|
1628
|
-
interfaces:
|
|
1627
|
+
name: i,
|
|
1628
|
+
interfaces: r,
|
|
1629
1629
|
directives: s,
|
|
1630
1630
|
fields: o
|
|
1631
1631
|
});
|
|
@@ -1637,12 +1637,12 @@ class it {
|
|
|
1637
1637
|
parseUnionTypeDefinition() {
|
|
1638
1638
|
const t = this._lexer.token, n = this.parseDescription();
|
|
1639
1639
|
this.expectKeyword("union");
|
|
1640
|
-
const
|
|
1640
|
+
const i = this.parseName(), r = this.parseConstDirectives(), s = this.parseUnionMemberTypes();
|
|
1641
1641
|
return this.node(t, {
|
|
1642
1642
|
kind: d.UNION_TYPE_DEFINITION,
|
|
1643
1643
|
description: n,
|
|
1644
|
-
name:
|
|
1645
|
-
directives:
|
|
1644
|
+
name: i,
|
|
1645
|
+
directives: r,
|
|
1646
1646
|
types: s
|
|
1647
1647
|
});
|
|
1648
1648
|
}
|
|
@@ -1661,12 +1661,12 @@ class it {
|
|
|
1661
1661
|
parseEnumTypeDefinition() {
|
|
1662
1662
|
const t = this._lexer.token, n = this.parseDescription();
|
|
1663
1663
|
this.expectKeyword("enum");
|
|
1664
|
-
const
|
|
1664
|
+
const i = this.parseName(), r = this.parseConstDirectives(), s = this.parseEnumValuesDefinition();
|
|
1665
1665
|
return this.node(t, {
|
|
1666
1666
|
kind: d.ENUM_TYPE_DEFINITION,
|
|
1667
1667
|
description: n,
|
|
1668
|
-
name:
|
|
1669
|
-
directives:
|
|
1668
|
+
name: i,
|
|
1669
|
+
directives: r,
|
|
1670
1670
|
values: s
|
|
1671
1671
|
});
|
|
1672
1672
|
}
|
|
@@ -1686,12 +1686,12 @@ class it {
|
|
|
1686
1686
|
* EnumValueDefinition : Description? EnumValue Directives[Const]?
|
|
1687
1687
|
*/
|
|
1688
1688
|
parseEnumValueDefinition() {
|
|
1689
|
-
const t = this._lexer.token, n = this.parseDescription(),
|
|
1689
|
+
const t = this._lexer.token, n = this.parseDescription(), i = this.parseEnumValueName(), r = this.parseConstDirectives();
|
|
1690
1690
|
return this.node(t, {
|
|
1691
1691
|
kind: d.ENUM_VALUE_DEFINITION,
|
|
1692
1692
|
description: n,
|
|
1693
|
-
name:
|
|
1694
|
-
directives:
|
|
1693
|
+
name: i,
|
|
1694
|
+
directives: r
|
|
1695
1695
|
});
|
|
1696
1696
|
}
|
|
1697
1697
|
/**
|
|
@@ -1715,12 +1715,12 @@ class it {
|
|
|
1715
1715
|
parseInputObjectTypeDefinition() {
|
|
1716
1716
|
const t = this._lexer.token, n = this.parseDescription();
|
|
1717
1717
|
this.expectKeyword("input");
|
|
1718
|
-
const
|
|
1718
|
+
const i = this.parseName(), r = this.parseConstDirectives(), s = this.parseInputFieldsDefinition();
|
|
1719
1719
|
return this.node(t, {
|
|
1720
1720
|
kind: d.INPUT_OBJECT_TYPE_DEFINITION,
|
|
1721
1721
|
description: n,
|
|
1722
|
-
name:
|
|
1723
|
-
directives:
|
|
1722
|
+
name: i,
|
|
1723
|
+
directives: r,
|
|
1724
1724
|
fields: s
|
|
1725
1725
|
});
|
|
1726
1726
|
}
|
|
@@ -1780,17 +1780,17 @@ class it {
|
|
|
1780
1780
|
parseSchemaExtension() {
|
|
1781
1781
|
const t = this._lexer.token;
|
|
1782
1782
|
this.expectKeyword("extend"), this.expectKeyword("schema");
|
|
1783
|
-
const n = this.parseConstDirectives(),
|
|
1783
|
+
const n = this.parseConstDirectives(), i = this.optionalMany(
|
|
1784
1784
|
a.BRACE_L,
|
|
1785
1785
|
this.parseOperationTypeDefinition,
|
|
1786
1786
|
a.BRACE_R
|
|
1787
1787
|
);
|
|
1788
|
-
if (n.length === 0 &&
|
|
1788
|
+
if (n.length === 0 && i.length === 0)
|
|
1789
1789
|
throw this.unexpected();
|
|
1790
1790
|
return this.node(t, {
|
|
1791
1791
|
kind: d.SCHEMA_EXTENSION,
|
|
1792
1792
|
directives: n,
|
|
1793
|
-
operationTypes:
|
|
1793
|
+
operationTypes: i
|
|
1794
1794
|
});
|
|
1795
1795
|
}
|
|
1796
1796
|
/**
|
|
@@ -1800,13 +1800,13 @@ class it {
|
|
|
1800
1800
|
parseScalarTypeExtension() {
|
|
1801
1801
|
const t = this._lexer.token;
|
|
1802
1802
|
this.expectKeyword("extend"), this.expectKeyword("scalar");
|
|
1803
|
-
const n = this.parseName(),
|
|
1804
|
-
if (
|
|
1803
|
+
const n = this.parseName(), i = this.parseConstDirectives();
|
|
1804
|
+
if (i.length === 0)
|
|
1805
1805
|
throw this.unexpected();
|
|
1806
1806
|
return this.node(t, {
|
|
1807
1807
|
kind: d.SCALAR_TYPE_EXTENSION,
|
|
1808
1808
|
name: n,
|
|
1809
|
-
directives:
|
|
1809
|
+
directives: i
|
|
1810
1810
|
});
|
|
1811
1811
|
}
|
|
1812
1812
|
/**
|
|
@@ -1818,14 +1818,14 @@ class it {
|
|
|
1818
1818
|
parseObjectTypeExtension() {
|
|
1819
1819
|
const t = this._lexer.token;
|
|
1820
1820
|
this.expectKeyword("extend"), this.expectKeyword("type");
|
|
1821
|
-
const n = this.parseName(),
|
|
1822
|
-
if (
|
|
1821
|
+
const n = this.parseName(), i = this.parseImplementsInterfaces(), r = this.parseConstDirectives(), s = this.parseFieldsDefinition();
|
|
1822
|
+
if (i.length === 0 && r.length === 0 && s.length === 0)
|
|
1823
1823
|
throw this.unexpected();
|
|
1824
1824
|
return this.node(t, {
|
|
1825
1825
|
kind: d.OBJECT_TYPE_EXTENSION,
|
|
1826
1826
|
name: n,
|
|
1827
|
-
interfaces:
|
|
1828
|
-
directives:
|
|
1827
|
+
interfaces: i,
|
|
1828
|
+
directives: r,
|
|
1829
1829
|
fields: s
|
|
1830
1830
|
});
|
|
1831
1831
|
}
|
|
@@ -1838,14 +1838,14 @@ class it {
|
|
|
1838
1838
|
parseInterfaceTypeExtension() {
|
|
1839
1839
|
const t = this._lexer.token;
|
|
1840
1840
|
this.expectKeyword("extend"), this.expectKeyword("interface");
|
|
1841
|
-
const n = this.parseName(),
|
|
1842
|
-
if (
|
|
1841
|
+
const n = this.parseName(), i = this.parseImplementsInterfaces(), r = this.parseConstDirectives(), s = this.parseFieldsDefinition();
|
|
1842
|
+
if (i.length === 0 && r.length === 0 && s.length === 0)
|
|
1843
1843
|
throw this.unexpected();
|
|
1844
1844
|
return this.node(t, {
|
|
1845
1845
|
kind: d.INTERFACE_TYPE_EXTENSION,
|
|
1846
1846
|
name: n,
|
|
1847
|
-
interfaces:
|
|
1848
|
-
directives:
|
|
1847
|
+
interfaces: i,
|
|
1848
|
+
directives: r,
|
|
1849
1849
|
fields: s
|
|
1850
1850
|
});
|
|
1851
1851
|
}
|
|
@@ -1857,14 +1857,14 @@ class it {
|
|
|
1857
1857
|
parseUnionTypeExtension() {
|
|
1858
1858
|
const t = this._lexer.token;
|
|
1859
1859
|
this.expectKeyword("extend"), this.expectKeyword("union");
|
|
1860
|
-
const n = this.parseName(),
|
|
1861
|
-
if (
|
|
1860
|
+
const n = this.parseName(), i = this.parseConstDirectives(), r = this.parseUnionMemberTypes();
|
|
1861
|
+
if (i.length === 0 && r.length === 0)
|
|
1862
1862
|
throw this.unexpected();
|
|
1863
1863
|
return this.node(t, {
|
|
1864
1864
|
kind: d.UNION_TYPE_EXTENSION,
|
|
1865
1865
|
name: n,
|
|
1866
|
-
directives:
|
|
1867
|
-
types:
|
|
1866
|
+
directives: i,
|
|
1867
|
+
types: r
|
|
1868
1868
|
});
|
|
1869
1869
|
}
|
|
1870
1870
|
/**
|
|
@@ -1875,14 +1875,14 @@ class it {
|
|
|
1875
1875
|
parseEnumTypeExtension() {
|
|
1876
1876
|
const t = this._lexer.token;
|
|
1877
1877
|
this.expectKeyword("extend"), this.expectKeyword("enum");
|
|
1878
|
-
const n = this.parseName(),
|
|
1879
|
-
if (
|
|
1878
|
+
const n = this.parseName(), i = this.parseConstDirectives(), r = this.parseEnumValuesDefinition();
|
|
1879
|
+
if (i.length === 0 && r.length === 0)
|
|
1880
1880
|
throw this.unexpected();
|
|
1881
1881
|
return this.node(t, {
|
|
1882
1882
|
kind: d.ENUM_TYPE_EXTENSION,
|
|
1883
1883
|
name: n,
|
|
1884
|
-
directives:
|
|
1885
|
-
values:
|
|
1884
|
+
directives: i,
|
|
1885
|
+
values: r
|
|
1886
1886
|
});
|
|
1887
1887
|
}
|
|
1888
1888
|
/**
|
|
@@ -1893,14 +1893,14 @@ class it {
|
|
|
1893
1893
|
parseInputObjectTypeExtension() {
|
|
1894
1894
|
const t = this._lexer.token;
|
|
1895
1895
|
this.expectKeyword("extend"), this.expectKeyword("input");
|
|
1896
|
-
const n = this.parseName(),
|
|
1897
|
-
if (
|
|
1896
|
+
const n = this.parseName(), i = this.parseConstDirectives(), r = this.parseInputFieldsDefinition();
|
|
1897
|
+
if (i.length === 0 && r.length === 0)
|
|
1898
1898
|
throw this.unexpected();
|
|
1899
1899
|
return this.node(t, {
|
|
1900
1900
|
kind: d.INPUT_OBJECT_TYPE_EXTENSION,
|
|
1901
1901
|
name: n,
|
|
1902
|
-
directives:
|
|
1903
|
-
fields:
|
|
1902
|
+
directives: i,
|
|
1903
|
+
fields: r
|
|
1904
1904
|
});
|
|
1905
1905
|
}
|
|
1906
1906
|
/**
|
|
@@ -1912,14 +1912,14 @@ class it {
|
|
|
1912
1912
|
parseDirectiveDefinition() {
|
|
1913
1913
|
const t = this._lexer.token, n = this.parseDescription();
|
|
1914
1914
|
this.expectKeyword("directive"), this.expectToken(a.AT);
|
|
1915
|
-
const
|
|
1915
|
+
const i = this.parseName(), r = this.parseArgumentDefs(), s = this.expectOptionalKeyword("repeatable");
|
|
1916
1916
|
this.expectKeyword("on");
|
|
1917
1917
|
const o = this.parseDirectiveLocations();
|
|
1918
1918
|
return this.node(t, {
|
|
1919
1919
|
kind: d.DIRECTIVE_DEFINITION,
|
|
1920
1920
|
description: n,
|
|
1921
|
-
name:
|
|
1922
|
-
arguments:
|
|
1921
|
+
name: i,
|
|
1922
|
+
arguments: r,
|
|
1923
1923
|
repeatable: s,
|
|
1924
1924
|
locations: o
|
|
1925
1925
|
});
|
|
@@ -1975,29 +1975,29 @@ class it {
|
|
|
1975
1975
|
* - \@ Name ( Name : )
|
|
1976
1976
|
*/
|
|
1977
1977
|
parseSchemaCoordinate() {
|
|
1978
|
-
const t = this._lexer.token, n = this.expectOptionalToken(a.AT),
|
|
1979
|
-
let
|
|
1980
|
-
!n && this.expectOptionalToken(a.DOT) && (
|
|
1978
|
+
const t = this._lexer.token, n = this.expectOptionalToken(a.AT), i = this.parseName();
|
|
1979
|
+
let r;
|
|
1980
|
+
!n && this.expectOptionalToken(a.DOT) && (r = this.parseName());
|
|
1981
1981
|
let s;
|
|
1982
|
-
return (n ||
|
|
1982
|
+
return (n || r) && this.expectOptionalToken(a.PAREN_L) && (s = this.parseName(), this.expectToken(a.COLON), this.expectToken(a.PAREN_R)), n ? s ? this.node(t, {
|
|
1983
1983
|
kind: d.DIRECTIVE_ARGUMENT_COORDINATE,
|
|
1984
|
-
name:
|
|
1984
|
+
name: i,
|
|
1985
1985
|
argumentName: s
|
|
1986
1986
|
}) : this.node(t, {
|
|
1987
1987
|
kind: d.DIRECTIVE_COORDINATE,
|
|
1988
|
-
name:
|
|
1989
|
-
}) :
|
|
1988
|
+
name: i
|
|
1989
|
+
}) : r ? s ? this.node(t, {
|
|
1990
1990
|
kind: d.ARGUMENT_COORDINATE,
|
|
1991
|
-
name:
|
|
1992
|
-
fieldName:
|
|
1991
|
+
name: i,
|
|
1992
|
+
fieldName: r,
|
|
1993
1993
|
argumentName: s
|
|
1994
1994
|
}) : this.node(t, {
|
|
1995
1995
|
kind: d.MEMBER_COORDINATE,
|
|
1996
|
-
name:
|
|
1997
|
-
memberName:
|
|
1996
|
+
name: i,
|
|
1997
|
+
memberName: r
|
|
1998
1998
|
}) : this.node(t, {
|
|
1999
1999
|
kind: d.TYPE_COORDINATE,
|
|
2000
|
-
name:
|
|
2000
|
+
name: i
|
|
2001
2001
|
});
|
|
2002
2002
|
}
|
|
2003
2003
|
// Core parsing utility functions
|
|
@@ -2079,12 +2079,12 @@ class it {
|
|
|
2079
2079
|
* This list begins with a lex token of openKind and ends with a lex token of closeKind.
|
|
2080
2080
|
* Advances the parser to the next lex token after the closing token.
|
|
2081
2081
|
*/
|
|
2082
|
-
any(t, n,
|
|
2082
|
+
any(t, n, i) {
|
|
2083
2083
|
this.expectToken(t);
|
|
2084
|
-
const
|
|
2085
|
-
for (; !this.expectOptionalToken(
|
|
2086
|
-
|
|
2087
|
-
return
|
|
2084
|
+
const r = [];
|
|
2085
|
+
for (; !this.expectOptionalToken(i); )
|
|
2086
|
+
r.push(n.call(this));
|
|
2087
|
+
return r;
|
|
2088
2088
|
}
|
|
2089
2089
|
/**
|
|
2090
2090
|
* Returns a list of parse nodes, determined by the parseFn.
|
|
@@ -2092,13 +2092,13 @@ class it {
|
|
|
2092
2092
|
* that begins with a lex token of openKind and ends with a lex token of closeKind.
|
|
2093
2093
|
* Advances the parser to the next lex token after the closing token.
|
|
2094
2094
|
*/
|
|
2095
|
-
optionalMany(t, n,
|
|
2095
|
+
optionalMany(t, n, i) {
|
|
2096
2096
|
if (this.expectOptionalToken(t)) {
|
|
2097
|
-
const
|
|
2097
|
+
const r = [];
|
|
2098
2098
|
do
|
|
2099
|
-
|
|
2100
|
-
while (!this.expectOptionalToken(
|
|
2101
|
-
return
|
|
2099
|
+
r.push(n.call(this));
|
|
2100
|
+
while (!this.expectOptionalToken(i));
|
|
2101
|
+
return r;
|
|
2102
2102
|
}
|
|
2103
2103
|
return [];
|
|
2104
2104
|
}
|
|
@@ -2107,13 +2107,13 @@ class it {
|
|
|
2107
2107
|
* This list begins with a lex token of openKind and ends with a lex token of closeKind.
|
|
2108
2108
|
* Advances the parser to the next lex token after the closing token.
|
|
2109
2109
|
*/
|
|
2110
|
-
many(t, n,
|
|
2110
|
+
many(t, n, i) {
|
|
2111
2111
|
this.expectToken(t);
|
|
2112
|
-
const
|
|
2112
|
+
const r = [];
|
|
2113
2113
|
do
|
|
2114
|
-
|
|
2115
|
-
while (!this.expectOptionalToken(
|
|
2116
|
-
return
|
|
2114
|
+
r.push(n.call(this));
|
|
2115
|
+
while (!this.expectOptionalToken(i));
|
|
2116
|
+
return r;
|
|
2117
2117
|
}
|
|
2118
2118
|
/**
|
|
2119
2119
|
* Returns a non-empty list of parse nodes, determined by the parseFn.
|
|
@@ -2122,11 +2122,11 @@ class it {
|
|
|
2122
2122
|
*/
|
|
2123
2123
|
delimitedMany(t, n) {
|
|
2124
2124
|
this.expectOptionalToken(t);
|
|
2125
|
-
const
|
|
2125
|
+
const i = [];
|
|
2126
2126
|
do
|
|
2127
|
-
|
|
2127
|
+
i.push(n.call(this));
|
|
2128
2128
|
while (this.expectOptionalToken(t));
|
|
2129
|
-
return
|
|
2129
|
+
return i;
|
|
2130
2130
|
}
|
|
2131
2131
|
advanceLexer() {
|
|
2132
2132
|
const { maxTokens: t } = this._options, n = this._lexer.advance();
|
|
@@ -2154,21 +2154,21 @@ function st(e) {
|
|
|
2154
2154
|
}
|
|
2155
2155
|
function at(e) {
|
|
2156
2156
|
var t = /* @__PURE__ */ new Set(), n = [];
|
|
2157
|
-
return e.definitions.forEach(function(
|
|
2158
|
-
if (
|
|
2159
|
-
var
|
|
2160
|
-
o && !o.has(s) ? Ae && console.warn("Warning: fragment with name " +
|
|
2157
|
+
return e.definitions.forEach(function(i) {
|
|
2158
|
+
if (i.kind === "FragmentDefinition") {
|
|
2159
|
+
var r = i.name.value, s = st(i.loc), o = z.get(r);
|
|
2160
|
+
o && !o.has(s) ? Ae && console.warn("Warning: fragment with name " + r + ` already exists.
|
|
2161
2161
|
graphql-tag enforces all fragment names across your application to be unique; read more about
|
|
2162
|
-
this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names`) : o || z.set(
|
|
2162
|
+
this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names`) : o || z.set(r, o = /* @__PURE__ */ new Set()), o.add(s), t.has(s) || (t.add(s), n.push(i));
|
|
2163
2163
|
} else
|
|
2164
|
-
n.push(
|
|
2164
|
+
n.push(i);
|
|
2165
2165
|
}), w(w({}, e), { definitions: n });
|
|
2166
2166
|
}
|
|
2167
2167
|
function ot(e) {
|
|
2168
2168
|
var t = new Set(e.definitions);
|
|
2169
|
-
t.forEach(function(
|
|
2170
|
-
|
|
2171
|
-
var s = r
|
|
2169
|
+
t.forEach(function(i) {
|
|
2170
|
+
i.loc && delete i.loc, Object.keys(i).forEach(function(r) {
|
|
2171
|
+
var s = i[r];
|
|
2172
2172
|
s && typeof s == "object" && t.add(s);
|
|
2173
2173
|
});
|
|
2174
2174
|
});
|
|
@@ -2178,7 +2178,7 @@ function ot(e) {
|
|
|
2178
2178
|
function ct(e) {
|
|
2179
2179
|
var t = Oe(e);
|
|
2180
2180
|
if (!L.has(t)) {
|
|
2181
|
-
var n =
|
|
2181
|
+
var n = it(e, {
|
|
2182
2182
|
experimentalFragmentVariables: F,
|
|
2183
2183
|
allowLegacyFragmentVariables: F
|
|
2184
2184
|
});
|
|
@@ -2192,10 +2192,10 @@ function u(e) {
|
|
|
2192
2192
|
for (var t = [], n = 1; n < arguments.length; n++)
|
|
2193
2193
|
t[n - 1] = arguments[n];
|
|
2194
2194
|
typeof e == "string" && (e = [e]);
|
|
2195
|
-
var
|
|
2196
|
-
return t.forEach(function(
|
|
2197
|
-
|
|
2198
|
-
}), ct(
|
|
2195
|
+
var i = e[0];
|
|
2196
|
+
return t.forEach(function(r, s) {
|
|
2197
|
+
r && r.kind === "Document" ? i += r.loc.source.body : i += r, i += e[s + 1];
|
|
2198
|
+
}), ct(i);
|
|
2199
2199
|
}
|
|
2200
2200
|
function dt() {
|
|
2201
2201
|
L.clear(), z.clear();
|
|
@@ -2420,38 +2420,38 @@ const pt = u`
|
|
|
2420
2420
|
mutation deleteOrder($orderId: ID!) {
|
|
2421
2421
|
cancelOrder(id: $orderId)
|
|
2422
2422
|
}
|
|
2423
|
-
`, Tt = (e, t, n,
|
|
2423
|
+
`, Tt = (e, t, n, i) => e();
|
|
2424
2424
|
function Dt(e, t = Tt) {
|
|
2425
2425
|
return {
|
|
2426
|
-
findActiveOrderById(n,
|
|
2427
|
-
return t((s) => e.request({ document: pt, variables: n, requestHeaders: { ...
|
|
2426
|
+
findActiveOrderById(n, i, r) {
|
|
2427
|
+
return t((s) => e.request({ document: pt, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "findActiveOrderById", "query", n);
|
|
2428
2428
|
},
|
|
2429
|
-
findOrderById(n,
|
|
2430
|
-
return t((s) => e.request({ document: gt, variables: n, requestHeaders: { ...
|
|
2429
|
+
findOrderById(n, i, r) {
|
|
2430
|
+
return t((s) => e.request({ document: gt, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "findOrderById", "query", n);
|
|
2431
2431
|
},
|
|
2432
|
-
addToOrder(n,
|
|
2433
|
-
return t((s) => e.request({ document: mt, variables: n, requestHeaders: { ...
|
|
2432
|
+
addToOrder(n, i, r) {
|
|
2433
|
+
return t((s) => e.request({ document: mt, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "addToOrder", "mutation", n);
|
|
2434
2434
|
},
|
|
2435
|
-
removeFromOrder(n,
|
|
2436
|
-
return t((s) => e.request({ document: ft, variables: n, requestHeaders: { ...
|
|
2435
|
+
removeFromOrder(n, i, r) {
|
|
2436
|
+
return t((s) => e.request({ document: ft, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "removeFromOrder", "mutation", n);
|
|
2437
2437
|
},
|
|
2438
|
-
configureDiscount(n,
|
|
2439
|
-
return t((s) => e.request({ document: It, variables: n, requestHeaders: { ...
|
|
2438
|
+
configureDiscount(n, i, r) {
|
|
2439
|
+
return t((s) => e.request({ document: It, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "configureDiscount", "mutation", n);
|
|
2440
2440
|
},
|
|
2441
|
-
configurePackage(n,
|
|
2442
|
-
return t((s) => e.request({ document: Et, variables: n, requestHeaders: { ...
|
|
2441
|
+
configurePackage(n, i, r) {
|
|
2442
|
+
return t((s) => e.request({ document: Et, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "configurePackage", "mutation", n);
|
|
2443
2443
|
},
|
|
2444
|
-
reserveAdditionalPackageItem(n,
|
|
2445
|
-
return t((s) => e.request({ document: yt, variables: n, requestHeaders: { ...
|
|
2444
|
+
reserveAdditionalPackageItem(n, i, r) {
|
|
2445
|
+
return t((s) => e.request({ document: yt, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "reserveAdditionalPackageItem", "mutation", n);
|
|
2446
2446
|
},
|
|
2447
|
-
configureOrderDeliveryOption(n,
|
|
2448
|
-
return t((s) => e.request({ document: kt, variables: n, requestHeaders: { ...
|
|
2447
|
+
configureOrderDeliveryOption(n, i, r) {
|
|
2448
|
+
return t((s) => e.request({ document: kt, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "configureOrderDeliveryOption", "mutation", n);
|
|
2449
2449
|
},
|
|
2450
|
-
createOrderCustomer(n,
|
|
2451
|
-
return t((s) => e.request({ document: At, variables: n, requestHeaders: { ...
|
|
2450
|
+
createOrderCustomer(n, i, r) {
|
|
2451
|
+
return t((s) => e.request({ document: At, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "createOrderCustomer", "mutation", n);
|
|
2452
2452
|
},
|
|
2453
|
-
deleteOrder(n,
|
|
2454
|
-
return t((s) => e.request({ document: Ot, variables: n, requestHeaders: { ...
|
|
2453
|
+
deleteOrder(n, i, r) {
|
|
2454
|
+
return t((s) => e.request({ document: Ot, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "deleteOrder", "mutation", n);
|
|
2455
2455
|
}
|
|
2456
2456
|
};
|
|
2457
2457
|
}
|
|
@@ -2462,7 +2462,7 @@ class vt {
|
|
|
2462
2462
|
this.config = t, this.sdk = Dt(new T(t.apiUrl));
|
|
2463
2463
|
}
|
|
2464
2464
|
// Basket update functions
|
|
2465
|
-
async addProduct(t, n,
|
|
2465
|
+
async addProduct(t, n, i) {
|
|
2466
2466
|
try {
|
|
2467
2467
|
return this.debugLog("Adding product", {
|
|
2468
2468
|
productId: n.id,
|
|
@@ -2480,11 +2480,11 @@ class vt {
|
|
|
2480
2480
|
}
|
|
2481
2481
|
} : null,
|
|
2482
2482
|
trackerId: this.config.trackerId,
|
|
2483
|
-
shopId:
|
|
2483
|
+
shopId: i,
|
|
2484
2484
|
amount: n.amount
|
|
2485
2485
|
})).reserveProduct;
|
|
2486
|
-
} catch (
|
|
2487
|
-
throw this.debugLog("Error adding product",
|
|
2486
|
+
} catch (r) {
|
|
2487
|
+
throw this.debugLog("Error adding product", r), this.handleError(r), r;
|
|
2488
2488
|
}
|
|
2489
2489
|
}
|
|
2490
2490
|
async removeProduct(t, n) {
|
|
@@ -2504,13 +2504,13 @@ class vt {
|
|
|
2504
2504
|
} : null,
|
|
2505
2505
|
amount: n.amount
|
|
2506
2506
|
})).releaseProduct ?? null;
|
|
2507
|
-
} catch (
|
|
2508
|
-
throw this.debugLog("Error removing product",
|
|
2507
|
+
} catch (i) {
|
|
2508
|
+
throw this.debugLog("Error removing product", i), this.handleError(i), i;
|
|
2509
2509
|
}
|
|
2510
2510
|
}
|
|
2511
|
-
async configurePackage(t, n,
|
|
2511
|
+
async configurePackage(t, n, i) {
|
|
2512
2512
|
try {
|
|
2513
|
-
const
|
|
2513
|
+
const r = n.items.map((o) => ({
|
|
2514
2514
|
packageItemId: o.packageItemId,
|
|
2515
2515
|
eventId: o.eventId
|
|
2516
2516
|
}));
|
|
@@ -2518,44 +2518,44 @@ class vt {
|
|
|
2518
2518
|
packageId: n.id,
|
|
2519
2519
|
orderId: t,
|
|
2520
2520
|
amount: n.amount,
|
|
2521
|
-
items:
|
|
2522
|
-
shopId:
|
|
2521
|
+
items: r,
|
|
2522
|
+
shopId: i
|
|
2523
2523
|
});
|
|
2524
2524
|
const s = await this.sdk.configurePackage({
|
|
2525
2525
|
trackerId: this.config.trackerId,
|
|
2526
|
-
shopId:
|
|
2526
|
+
shopId: i,
|
|
2527
2527
|
packageId: n.id,
|
|
2528
2528
|
orderId: t,
|
|
2529
2529
|
amount: n.amount,
|
|
2530
|
-
items:
|
|
2530
|
+
items: r
|
|
2531
2531
|
});
|
|
2532
2532
|
return this.debugLog("Configure package response"), s.configurePackage ?? null;
|
|
2533
|
-
} catch (
|
|
2534
|
-
throw this.debugLog("Error configuring package",
|
|
2533
|
+
} catch (r) {
|
|
2534
|
+
throw this.debugLog("Error configuring package", r), this.handleError(r), r;
|
|
2535
2535
|
}
|
|
2536
2536
|
}
|
|
2537
2537
|
async configureCustomer(t, n) {
|
|
2538
2538
|
this.debugLog("Creating/replacing customer", { orderId: t, email: n.email });
|
|
2539
2539
|
try {
|
|
2540
|
-
const
|
|
2540
|
+
const i = await this.sdk.createOrderCustomer({
|
|
2541
2541
|
orderId: t,
|
|
2542
2542
|
customer: n
|
|
2543
2543
|
});
|
|
2544
|
-
this.debugLog("Customer set successfully",
|
|
2545
|
-
} catch (
|
|
2546
|
-
throw this.debugLog("Failed to set customer",
|
|
2544
|
+
this.debugLog("Customer set successfully", i);
|
|
2545
|
+
} catch (i) {
|
|
2546
|
+
throw this.debugLog("Failed to set customer", i), new Error(`Failed to set customer: ${i.message}`);
|
|
2547
2547
|
}
|
|
2548
2548
|
}
|
|
2549
2549
|
async configureDelivery(t, n) {
|
|
2550
2550
|
this.debugLog("Creating/replacing delivery option", { orderId: t, productId: n });
|
|
2551
2551
|
try {
|
|
2552
|
-
const
|
|
2552
|
+
const i = await this.sdk.configureOrderDeliveryOption({
|
|
2553
2553
|
orderId: t,
|
|
2554
2554
|
productId: n
|
|
2555
2555
|
});
|
|
2556
|
-
return this.debugLog("Delivery option set successfully",
|
|
2557
|
-
} catch (
|
|
2558
|
-
throw this.debugLog("Failed to set Delivery option",
|
|
2556
|
+
return this.debugLog("Delivery option set successfully", i), i.configureDeliveryOption ?? !1;
|
|
2557
|
+
} catch (i) {
|
|
2558
|
+
throw this.debugLog("Failed to set Delivery option", i), new Error(`Failed to set Delivery: ${i.message}`);
|
|
2559
2559
|
}
|
|
2560
2560
|
}
|
|
2561
2561
|
async reserveAdditionalPackageItem(t, n) {
|
|
@@ -2567,16 +2567,16 @@ class vt {
|
|
|
2567
2567
|
packageId: n.packageId,
|
|
2568
2568
|
packageItemId: n.packageItemId
|
|
2569
2569
|
});
|
|
2570
|
-
const
|
|
2570
|
+
const i = await this.sdk.reserveAdditionalPackageItem({
|
|
2571
2571
|
orderId: t,
|
|
2572
2572
|
eventId: n.eventId,
|
|
2573
2573
|
amount: n.amount,
|
|
2574
2574
|
packageId: n.packageId,
|
|
2575
2575
|
packageItemId: n.packageItemId
|
|
2576
2576
|
});
|
|
2577
|
-
return this.debugLog("reserve additional packageItem"),
|
|
2578
|
-
} catch (
|
|
2579
|
-
throw this.debugLog("Error configuring package",
|
|
2577
|
+
return this.debugLog("reserve additional packageItem"), i.reserveAdditionalPackageItem ?? null;
|
|
2578
|
+
} catch (i) {
|
|
2579
|
+
throw this.debugLog("Error configuring package", i), this.handleError(i), i;
|
|
2580
2580
|
}
|
|
2581
2581
|
}
|
|
2582
2582
|
// Cancel and clear order functions
|
|
@@ -2585,30 +2585,30 @@ class vt {
|
|
|
2585
2585
|
}
|
|
2586
2586
|
async findOrder(t, n) {
|
|
2587
2587
|
try {
|
|
2588
|
-
const
|
|
2589
|
-
return
|
|
2590
|
-
id:
|
|
2591
|
-
reference:
|
|
2592
|
-
currency:
|
|
2593
|
-
downloadCode:
|
|
2588
|
+
const i = await this.sdk.findOrderById({ id: t, reference: n });
|
|
2589
|
+
return i.findOrder ? {
|
|
2590
|
+
id: i.findOrder.id,
|
|
2591
|
+
reference: i.findOrder.reference,
|
|
2592
|
+
currency: i.findOrder.currency,
|
|
2593
|
+
downloadCode: i.findOrder.downloadCode,
|
|
2594
2594
|
organization: {
|
|
2595
|
-
name:
|
|
2596
|
-
paymentBanner:
|
|
2595
|
+
name: i.findOrder.organization.name,
|
|
2596
|
+
paymentBanner: i.findOrder.organization.name
|
|
2597
2597
|
},
|
|
2598
|
-
customer:
|
|
2599
|
-
firstName:
|
|
2600
|
-
lastName:
|
|
2601
|
-
email:
|
|
2602
|
-
age:
|
|
2603
|
-
gender:
|
|
2604
|
-
residence:
|
|
2605
|
-
extraInfo:
|
|
2598
|
+
customer: i.findOrder.mainBooker ? {
|
|
2599
|
+
firstName: i.findOrder.mainBooker.firstName,
|
|
2600
|
+
lastName: i.findOrder.mainBooker.lastName,
|
|
2601
|
+
email: i.findOrder.mainBooker.email,
|
|
2602
|
+
age: i.findOrder.mainBooker.age,
|
|
2603
|
+
gender: i.findOrder.mainBooker.gender,
|
|
2604
|
+
residence: i.findOrder.mainBooker.residence,
|
|
2605
|
+
extraInfo: i.findOrder.mainBooker.extraInfo
|
|
2606
2606
|
} : null,
|
|
2607
|
-
items:
|
|
2608
|
-
discountCode:
|
|
2607
|
+
items: i.findOrder.items,
|
|
2608
|
+
discountCode: i.findOrder.discount?.code
|
|
2609
2609
|
} : null;
|
|
2610
|
-
} catch (
|
|
2611
|
-
return this.debugLog("Error finding order",
|
|
2610
|
+
} catch (i) {
|
|
2611
|
+
return this.debugLog("Error finding order", i), this.handleError(i), null;
|
|
2612
2612
|
}
|
|
2613
2613
|
}
|
|
2614
2614
|
async configureDiscountCode(t, n) {
|
|
@@ -2619,9 +2619,9 @@ class vt {
|
|
|
2619
2619
|
}), await this.sdk.configureDiscount({
|
|
2620
2620
|
orderId: t,
|
|
2621
2621
|
discountCode: n.code
|
|
2622
|
-
}).then((
|
|
2623
|
-
} catch (
|
|
2624
|
-
return this.debugLog("Error configuring discount",
|
|
2622
|
+
}).then((i) => i.createOrderDiscount ?? null);
|
|
2623
|
+
} catch (i) {
|
|
2624
|
+
return this.debugLog("Error configuring discount", i), this.handleError(i), null;
|
|
2625
2625
|
}
|
|
2626
2626
|
}
|
|
2627
2627
|
async findActiveOrder(t) {
|
|
@@ -2630,9 +2630,9 @@ class vt {
|
|
|
2630
2630
|
const n = await this.sdk.findActiveOrderById({ id: t });
|
|
2631
2631
|
if (!n?.findOrder)
|
|
2632
2632
|
return null;
|
|
2633
|
-
const
|
|
2634
|
-
this.debugLog("Order fetched successfully",
|
|
2635
|
-
const
|
|
2633
|
+
const i = n.findOrder;
|
|
2634
|
+
this.debugLog("Order fetched successfully", i);
|
|
2635
|
+
const r = i.items, s = r.filter((c) => c.product != null && c.amount > 0).map((c) => {
|
|
2636
2636
|
let E = O.PRODUCT;
|
|
2637
2637
|
return c.product.type === "ADDON" ? E = O.ADD_ONS : c.product.type === "PICKUP" ? E = O.PICKUP : c.product.type === "DELIVERY" && (E = O.DELIVERY), {
|
|
2638
2638
|
id: c.product.id,
|
|
@@ -2653,7 +2653,7 @@ class vt {
|
|
|
2653
2653
|
amount: p.amount
|
|
2654
2654
|
}))
|
|
2655
2655
|
};
|
|
2656
|
-
}), o =
|
|
2656
|
+
}), o = r.filter(
|
|
2657
2657
|
(c) => c.packageItem != null && c.packageItem.type !== N.Regular && c.amount
|
|
2658
2658
|
).map((c) => ({
|
|
2659
2659
|
id: c.packageItem.id,
|
|
@@ -2675,7 +2675,7 @@ class vt {
|
|
|
2675
2675
|
timezone: c.event.timezone
|
|
2676
2676
|
}
|
|
2677
2677
|
]
|
|
2678
|
-
})), l =
|
|
2678
|
+
})), l = r.filter((c) => c.packageItem != null && c.amount > 0 && c.packageItem.type === N.Regular).reduce((c, E) => {
|
|
2679
2679
|
const {
|
|
2680
2680
|
packageItem: p,
|
|
2681
2681
|
event: y,
|
|
@@ -2710,23 +2710,23 @@ class vt {
|
|
|
2710
2710
|
];
|
|
2711
2711
|
if (h.reduce((c, E) => c + (E.amount || 0), 0) === 0)
|
|
2712
2712
|
return null;
|
|
2713
|
-
const g =
|
|
2713
|
+
const g = r.filter((c) => c.amount > 0).map((c) => new Date(c.expiredAt).getTime()), k = De.fromMillis(Math.min(...g));
|
|
2714
2714
|
return {
|
|
2715
|
-
id:
|
|
2716
|
-
currency:
|
|
2715
|
+
id: i.id,
|
|
2716
|
+
currency: i.currency,
|
|
2717
2717
|
expiredAt: k?.toJSDate().toISOString(),
|
|
2718
2718
|
items: h,
|
|
2719
|
-
customer:
|
|
2720
|
-
firstName:
|
|
2721
|
-
lastName:
|
|
2722
|
-
email:
|
|
2723
|
-
age:
|
|
2724
|
-
gender:
|
|
2725
|
-
residence:
|
|
2726
|
-
extraInfo:
|
|
2719
|
+
customer: i.mainBooker ? {
|
|
2720
|
+
firstName: i.mainBooker.firstName,
|
|
2721
|
+
lastName: i.mainBooker.lastName,
|
|
2722
|
+
email: i.mainBooker.email,
|
|
2723
|
+
age: i.mainBooker.age,
|
|
2724
|
+
gender: i.mainBooker.gender,
|
|
2725
|
+
residence: i.mainBooker.residence,
|
|
2726
|
+
extraInfo: i.mainBooker.extraInfo
|
|
2727
2727
|
} : null,
|
|
2728
2728
|
orderProtection: !1,
|
|
2729
|
-
discountCode:
|
|
2729
|
+
discountCode: i.discount?.code
|
|
2730
2730
|
};
|
|
2731
2731
|
} catch (n) {
|
|
2732
2732
|
throw this.debugLog("Error fetching order", n), n;
|
|
@@ -2738,12 +2738,12 @@ class vt {
|
|
|
2738
2738
|
handleError(t) {
|
|
2739
2739
|
const n = t;
|
|
2740
2740
|
if (n.graphQLErrors && n.graphQLErrors.length > 0) {
|
|
2741
|
-
const
|
|
2742
|
-
|
|
2741
|
+
const i = n.graphQLErrors[0];
|
|
2742
|
+
i.extensions?.status === "RATE_LIMIT" && console.error("Rate Limit reached"), i.extensions?.status === "SOLD_OUT" && console.error("Product sold out");
|
|
2743
2743
|
}
|
|
2744
2744
|
if (n.response?.errors && n.response.errors.length > 0) {
|
|
2745
|
-
const
|
|
2746
|
-
console.error("GraphQL Error:",
|
|
2745
|
+
const i = n.response.errors[0];
|
|
2746
|
+
console.error("GraphQL Error:", i.message), i.extensions?.code && console.error("Error Code:", i.extensions.code);
|
|
2747
2747
|
}
|
|
2748
2748
|
}
|
|
2749
2749
|
}
|
|
@@ -2901,20 +2901,20 @@ const Nt = u`
|
|
|
2901
2901
|
showEndSalesAtTag
|
|
2902
2902
|
}
|
|
2903
2903
|
}
|
|
2904
|
-
`, St = (e, t, n,
|
|
2904
|
+
`, St = (e, t, n, i) => e();
|
|
2905
2905
|
function Ct(e, t = St) {
|
|
2906
2906
|
return {
|
|
2907
|
-
EventOverviewPage(n,
|
|
2908
|
-
return t((s) => e.request({ document: Nt, variables: n, requestHeaders: { ...
|
|
2907
|
+
EventOverviewPage(n, i, r) {
|
|
2908
|
+
return t((s) => e.request({ document: Nt, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "EventOverviewPage", "query", n);
|
|
2909
2909
|
},
|
|
2910
|
-
EventDetailPage(n,
|
|
2911
|
-
return t((s) => e.request({ document: Pt, variables: n, requestHeaders: { ...
|
|
2910
|
+
EventDetailPage(n, i, r) {
|
|
2911
|
+
return t((s) => e.request({ document: Pt, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "EventDetailPage", "query", n);
|
|
2912
2912
|
},
|
|
2913
|
-
FindPublicEventBySlug(n,
|
|
2914
|
-
return t((s) => e.request({ document: bt, variables: n, requestHeaders: { ...
|
|
2913
|
+
FindPublicEventBySlug(n, i, r) {
|
|
2914
|
+
return t((s) => e.request({ document: bt, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "FindPublicEventBySlug", "query", n);
|
|
2915
2915
|
},
|
|
2916
|
-
findProductsByEventId(n,
|
|
2917
|
-
return t((s) => e.request({ document: xt, variables: n, requestHeaders: { ...
|
|
2916
|
+
findProductsByEventId(n, i, r) {
|
|
2917
|
+
return t((s) => e.request({ document: xt, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "findProductsByEventId", "query", n);
|
|
2918
2918
|
}
|
|
2919
2919
|
};
|
|
2920
2920
|
}
|
|
@@ -2941,7 +2941,7 @@ class _t {
|
|
|
2941
2941
|
priceRange: t.priceRange,
|
|
2942
2942
|
showDoorTickets: t.showDoorTickets
|
|
2943
2943
|
});
|
|
2944
|
-
const
|
|
2944
|
+
const i = await this.sdk.EventOverviewPage({
|
|
2945
2945
|
organizationId: this.config.organizationId ?? n ?? "",
|
|
2946
2946
|
hostingIds: t.hostingIds,
|
|
2947
2947
|
locationIds: t.locationIds,
|
|
@@ -2958,8 +2958,8 @@ class _t {
|
|
|
2958
2958
|
priceRange: t.priceRange,
|
|
2959
2959
|
showDoorTickets: t.showDoorTickets
|
|
2960
2960
|
});
|
|
2961
|
-
if (this.debugLog("Raw GraphQL response",
|
|
2962
|
-
const
|
|
2961
|
+
if (this.debugLog("Raw GraphQL response", i), i?.findAllPublicEventByOrganizationId?.data) {
|
|
2962
|
+
const r = i.findAllPublicEventByOrganizationId.data.map((s) => ({
|
|
2963
2963
|
id: s.id,
|
|
2964
2964
|
name: s.name,
|
|
2965
2965
|
icon: s.icon,
|
|
@@ -2988,11 +2988,11 @@ class _t {
|
|
|
2988
2988
|
totalViews: s.totalViews,
|
|
2989
2989
|
statusTags: s.statusTags
|
|
2990
2990
|
}));
|
|
2991
|
-
return this.debugLog("Processed events", { events:
|
|
2991
|
+
return this.debugLog("Processed events", { events: r, count: r.length }), [r, i.findAllPublicEventByOrganizationId.count ?? 0];
|
|
2992
2992
|
} else
|
|
2993
2993
|
return this.debugLog("No events found in response"), [[], 0];
|
|
2994
|
-
} catch (
|
|
2995
|
-
throw this.debugLog("Error fetching events",
|
|
2994
|
+
} catch (i) {
|
|
2995
|
+
throw this.debugLog("Error fetching events", i), i;
|
|
2996
2996
|
}
|
|
2997
2997
|
}
|
|
2998
2998
|
async getEvent(t) {
|
|
@@ -3000,53 +3000,7 @@ class _t {
|
|
|
3000
3000
|
this.debugLog("Fetching single event", { eventId: t });
|
|
3001
3001
|
const n = await this.sdk.EventDetailPage({ eventId: t });
|
|
3002
3002
|
if (this.debugLog("Raw GraphQL response", n), n?.findPublicEventById) {
|
|
3003
|
-
const
|
|
3004
|
-
id: r.id,
|
|
3005
|
-
name: r.name,
|
|
3006
|
-
icon: r.icon,
|
|
3007
|
-
banner: r.banner,
|
|
3008
|
-
description: r.description,
|
|
3009
|
-
addonDescription: r.addonDescription,
|
|
3010
|
-
startAt: r.startAt,
|
|
3011
|
-
endAt: r.endAt,
|
|
3012
|
-
timezone: r.timezone,
|
|
3013
|
-
startSalesAt: r.startSalesAt,
|
|
3014
|
-
endSalesAt: r.endSalesAt,
|
|
3015
|
-
slug: r.slug ?? "ERROR",
|
|
3016
|
-
facebookPixelId: r.facebookPixelId,
|
|
3017
|
-
status: r.status,
|
|
3018
|
-
location: r.location ? {
|
|
3019
|
-
id: r.location.id,
|
|
3020
|
-
name: r.location.name,
|
|
3021
|
-
address: r.location.address
|
|
3022
|
-
} : void 0,
|
|
3023
|
-
hosting: r.hosting ? {
|
|
3024
|
-
id: r.hosting.id,
|
|
3025
|
-
name: r.hosting.name
|
|
3026
|
-
} : void 0,
|
|
3027
|
-
infoDescription: r.infoDescription,
|
|
3028
|
-
startingPrice: r.startingPrice,
|
|
3029
|
-
totalViews: r.totalViews,
|
|
3030
|
-
seatsIoEventId: r.seatsIoEventId,
|
|
3031
|
-
maxAmountOfTicketsPerOrder: r.maxAmountOfTicketsPerOrder,
|
|
3032
|
-
enableDelivery: r.enableDelivery,
|
|
3033
|
-
statusTags: r.statusTags
|
|
3034
|
-
};
|
|
3035
|
-
return this.debugLog("Processed single event", i), i;
|
|
3036
|
-
} else {
|
|
3037
|
-
this.debugLog("No event found for id", t);
|
|
3038
|
-
return;
|
|
3039
|
-
}
|
|
3040
|
-
} catch (n) {
|
|
3041
|
-
throw this.debugLog("Error fetching single event", n), n;
|
|
3042
|
-
}
|
|
3043
|
-
}
|
|
3044
|
-
async getEventBySlug(t, n) {
|
|
3045
|
-
try {
|
|
3046
|
-
this.debugLog("Fetching single event by slug", { organizationId: t, slug: n });
|
|
3047
|
-
const r = await this.sdk.FindPublicEventBySlug({ organizationId: t, slug: n });
|
|
3048
|
-
if (this.debugLog("Raw GraphQL response", r), r?.findPublicEventBySlug) {
|
|
3049
|
-
const i = r.findPublicEventBySlug, s = {
|
|
3003
|
+
const i = n.findPublicEventById, r = {
|
|
3050
3004
|
id: i.id,
|
|
3051
3005
|
name: i.name,
|
|
3052
3006
|
icon: i.icon,
|
|
@@ -3068,8 +3022,7 @@ class _t {
|
|
|
3068
3022
|
} : void 0,
|
|
3069
3023
|
hosting: i.hosting ? {
|
|
3070
3024
|
id: i.hosting.id,
|
|
3071
|
-
name: i.hosting.name
|
|
3072
|
-
facebookPixelId: i.hosting.facebookPixelId
|
|
3025
|
+
name: i.hosting.name
|
|
3073
3026
|
} : void 0,
|
|
3074
3027
|
infoDescription: i.infoDescription,
|
|
3075
3028
|
startingPrice: i.startingPrice,
|
|
@@ -3079,31 +3032,78 @@ class _t {
|
|
|
3079
3032
|
enableDelivery: i.enableDelivery,
|
|
3080
3033
|
statusTags: i.statusTags
|
|
3081
3034
|
};
|
|
3035
|
+
return this.debugLog("Processed single event", r), r;
|
|
3036
|
+
} else {
|
|
3037
|
+
this.debugLog("No event found for id", t);
|
|
3038
|
+
return;
|
|
3039
|
+
}
|
|
3040
|
+
} catch (n) {
|
|
3041
|
+
throw this.debugLog("Error fetching single event", n), n;
|
|
3042
|
+
}
|
|
3043
|
+
}
|
|
3044
|
+
async getEventBySlug(t, n) {
|
|
3045
|
+
try {
|
|
3046
|
+
this.debugLog("Fetching single event by slug", { organizationId: t, slug: n });
|
|
3047
|
+
const i = await this.sdk.FindPublicEventBySlug({ organizationId: t, slug: n });
|
|
3048
|
+
if (this.debugLog("Raw GraphQL response", i), i?.findPublicEventBySlug) {
|
|
3049
|
+
const r = i.findPublicEventBySlug, s = {
|
|
3050
|
+
id: r.id,
|
|
3051
|
+
name: r.name,
|
|
3052
|
+
icon: r.icon,
|
|
3053
|
+
banner: r.banner,
|
|
3054
|
+
description: r.description,
|
|
3055
|
+
addonDescription: r.addonDescription,
|
|
3056
|
+
startAt: r.startAt,
|
|
3057
|
+
endAt: r.endAt,
|
|
3058
|
+
timezone: r.timezone,
|
|
3059
|
+
startSalesAt: r.startSalesAt,
|
|
3060
|
+
endSalesAt: r.endSalesAt,
|
|
3061
|
+
slug: r.slug ?? "ERROR",
|
|
3062
|
+
facebookPixelId: r.facebookPixelId,
|
|
3063
|
+
status: r.status,
|
|
3064
|
+
location: r.location ? {
|
|
3065
|
+
id: r.location.id,
|
|
3066
|
+
name: r.location.name,
|
|
3067
|
+
address: r.location.address
|
|
3068
|
+
} : void 0,
|
|
3069
|
+
hosting: r.hosting ? {
|
|
3070
|
+
id: r.hosting.id,
|
|
3071
|
+
name: r.hosting.name,
|
|
3072
|
+
facebookPixelId: r.hosting.facebookPixelId
|
|
3073
|
+
} : void 0,
|
|
3074
|
+
infoDescription: r.infoDescription,
|
|
3075
|
+
startingPrice: r.startingPrice,
|
|
3076
|
+
totalViews: r.totalViews,
|
|
3077
|
+
seatsIoEventId: r.seatsIoEventId,
|
|
3078
|
+
maxAmountOfTicketsPerOrder: r.maxAmountOfTicketsPerOrder,
|
|
3079
|
+
enableDelivery: r.enableDelivery,
|
|
3080
|
+
statusTags: r.statusTags
|
|
3081
|
+
};
|
|
3082
3082
|
return this.debugLog("Processed single event", s), s;
|
|
3083
3083
|
} else {
|
|
3084
3084
|
this.debugLog("No event found for id by slug", { organizationId: t, slug: n });
|
|
3085
3085
|
return;
|
|
3086
3086
|
}
|
|
3087
|
-
} catch (
|
|
3088
|
-
throw this.debugLog("Error fetching single event",
|
|
3087
|
+
} catch (i) {
|
|
3088
|
+
throw this.debugLog("Error fetching single event", i), i;
|
|
3089
3089
|
}
|
|
3090
3090
|
}
|
|
3091
|
-
async getProducts(t, n,
|
|
3091
|
+
async getProducts(t, n, i) {
|
|
3092
3092
|
try {
|
|
3093
3093
|
this.debugLog("Fetching products for event", {
|
|
3094
3094
|
eventId: t,
|
|
3095
|
-
promoCode:
|
|
3095
|
+
promoCode: i,
|
|
3096
3096
|
trackerId: this.config.trackerId,
|
|
3097
3097
|
productTypes: n
|
|
3098
3098
|
});
|
|
3099
|
-
const
|
|
3099
|
+
const r = await this.sdk.findProductsByEventId({
|
|
3100
3100
|
eventId: t,
|
|
3101
|
-
promoCode:
|
|
3101
|
+
promoCode: i,
|
|
3102
3102
|
trackerId: this.config.trackerId,
|
|
3103
3103
|
productTypes: n
|
|
3104
3104
|
});
|
|
3105
|
-
if (
|
|
3106
|
-
const s =
|
|
3105
|
+
if (r?.findPublicProductsByEventId) {
|
|
3106
|
+
const s = r.findPublicProductsByEventId.map((o) => ({
|
|
3107
3107
|
id: o.id,
|
|
3108
3108
|
name: o.name,
|
|
3109
3109
|
category: o.category ? {
|
|
@@ -3136,8 +3136,8 @@ class _t {
|
|
|
3136
3136
|
}), s;
|
|
3137
3137
|
}
|
|
3138
3138
|
return;
|
|
3139
|
-
} catch (
|
|
3140
|
-
throw this.debugLog("Error fetching products", { eventId: t, error:
|
|
3139
|
+
} catch (r) {
|
|
3140
|
+
throw this.debugLog("Error fetching products", { eventId: t, error: r }), r;
|
|
3141
3141
|
}
|
|
3142
3142
|
}
|
|
3143
3143
|
debugLog(t, n) {
|
|
@@ -3178,14 +3178,14 @@ const Lt = u`
|
|
|
3178
3178
|
mutation createDigitalPayment($input: CreateDigitalOrderPaymentInput!) {
|
|
3179
3179
|
createDigitalOrderPayment(input: $input)
|
|
3180
3180
|
}
|
|
3181
|
-
`, wt = (e, t, n,
|
|
3181
|
+
`, wt = (e, t, n, i) => e();
|
|
3182
3182
|
function Ft(e, t = wt) {
|
|
3183
3183
|
return {
|
|
3184
|
-
findPaymentMethods(n,
|
|
3185
|
-
return t((s) => e.request({ document: Lt, variables: n, requestHeaders: { ...
|
|
3184
|
+
findPaymentMethods(n, i, r) {
|
|
3185
|
+
return t((s) => e.request({ document: Lt, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "findPaymentMethods", "query", n);
|
|
3186
3186
|
},
|
|
3187
|
-
createDigitalPayment(n,
|
|
3188
|
-
return t((s) => e.request({ document: Rt, variables: n, requestHeaders: { ...
|
|
3187
|
+
createDigitalPayment(n, i, r) {
|
|
3188
|
+
return t((s) => e.request({ document: Rt, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "createDigitalPayment", "mutation", n);
|
|
3189
3189
|
}
|
|
3190
3190
|
};
|
|
3191
3191
|
}
|
|
@@ -3207,29 +3207,29 @@ class $t {
|
|
|
3207
3207
|
});
|
|
3208
3208
|
if (!n?.findPaymentDetails)
|
|
3209
3209
|
throw this.debugLog("No payment details found"), new Error("No payment details found for this order");
|
|
3210
|
-
const
|
|
3210
|
+
const i = n.findPaymentDetails;
|
|
3211
3211
|
return this.debugLog("Payment methods fetched successfully", {
|
|
3212
|
-
methodCount:
|
|
3213
|
-
transactionPrice:
|
|
3214
|
-
transactionDiscount:
|
|
3215
|
-
transactionFee:
|
|
3216
|
-
paymentSpesificTransactionFee:
|
|
3217
|
-
protectionFee:
|
|
3212
|
+
methodCount: i.methods?.length ?? 0,
|
|
3213
|
+
transactionPrice: i.transactionPrice,
|
|
3214
|
+
transactionDiscount: i.transactionDiscount,
|
|
3215
|
+
transactionFee: i.transactionFee,
|
|
3216
|
+
paymentSpesificTransactionFee: i.paymentSpesificTransactionFee,
|
|
3217
|
+
protectionFee: i.protectionFee
|
|
3218
3218
|
}), {
|
|
3219
|
-
transactionPrice:
|
|
3220
|
-
transactionDiscount:
|
|
3221
|
-
transactionFee:
|
|
3222
|
-
protectionFee:
|
|
3223
|
-
paymentSpesificTransactionFee:
|
|
3224
|
-
methods:
|
|
3225
|
-
id:
|
|
3226
|
-
name:
|
|
3227
|
-
image:
|
|
3228
|
-
fee:
|
|
3229
|
-
type:
|
|
3230
|
-
value:
|
|
3219
|
+
transactionPrice: i.transactionPrice,
|
|
3220
|
+
transactionDiscount: i.transactionDiscount,
|
|
3221
|
+
transactionFee: i.transactionFee,
|
|
3222
|
+
protectionFee: i.protectionFee,
|
|
3223
|
+
paymentSpesificTransactionFee: i.paymentSpesificTransactionFee,
|
|
3224
|
+
methods: i.methods?.map((r) => ({
|
|
3225
|
+
id: r.id,
|
|
3226
|
+
name: r.name,
|
|
3227
|
+
image: r.image,
|
|
3228
|
+
fee: r.fee ? {
|
|
3229
|
+
type: r.fee.type,
|
|
3230
|
+
value: r.fee.value
|
|
3231
3231
|
} : null,
|
|
3232
|
-
issuers:
|
|
3232
|
+
issuers: r.issuers?.map((s) => ({
|
|
3233
3233
|
id: s.id,
|
|
3234
3234
|
name: s.name,
|
|
3235
3235
|
image: s.image
|
|
@@ -3256,13 +3256,13 @@ class $t {
|
|
|
3256
3256
|
withTicketProtection: t.withTicketProtection
|
|
3257
3257
|
};
|
|
3258
3258
|
t.customer && (n.customer = t.customer), t.products && (n.products = t.products), t.description && (n.description = t.description), t.reference && (n.reference = t.reference), t.ipAddress && (n.ipAddress = t.ipAddress);
|
|
3259
|
-
const
|
|
3259
|
+
const i = await this.sdk.createDigitalPayment({
|
|
3260
3260
|
input: n
|
|
3261
3261
|
});
|
|
3262
|
-
if (!
|
|
3262
|
+
if (!i?.createDigitalOrderPayment)
|
|
3263
3263
|
throw this.debugLog("Failed to create payment"), new Error("Failed to create payment for this order");
|
|
3264
|
-
const
|
|
3265
|
-
return this.debugLog("Payment created successfully", { paymentUrl:
|
|
3264
|
+
const r = i.createDigitalOrderPayment;
|
|
3265
|
+
return this.debugLog("Payment created successfully", { paymentUrl: r }), { paymentUrl: r };
|
|
3266
3266
|
} catch (n) {
|
|
3267
3267
|
throw this.debugLog("Error creating payment", n), n;
|
|
3268
3268
|
}
|
|
@@ -3392,20 +3392,20 @@ const Bt = u`
|
|
|
3392
3392
|
count
|
|
3393
3393
|
}
|
|
3394
3394
|
}
|
|
3395
|
-
`, qt = (e, t, n,
|
|
3395
|
+
`, qt = (e, t, n, i) => e();
|
|
3396
3396
|
function zt(e, t = qt) {
|
|
3397
3397
|
return {
|
|
3398
|
-
findAllPublicPackagesByOrganizationId(n,
|
|
3399
|
-
return t((s) => e.request({ document: Bt, variables: n, requestHeaders: { ...
|
|
3398
|
+
findAllPublicPackagesByOrganizationId(n, i, r) {
|
|
3399
|
+
return t((s) => e.request({ document: Bt, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "findAllPublicPackagesByOrganizationId", "query", n);
|
|
3400
3400
|
},
|
|
3401
|
-
findPublicPackageById(n,
|
|
3402
|
-
return t((s) => e.request({ document: Ut, variables: n, requestHeaders: { ...
|
|
3401
|
+
findPublicPackageById(n, i, r) {
|
|
3402
|
+
return t((s) => e.request({ document: Ut, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "findPublicPackageById", "query", n);
|
|
3403
3403
|
},
|
|
3404
|
-
findPublicPackageBySlug(n,
|
|
3405
|
-
return t((s) => e.request({ document: Vt, variables: n, requestHeaders: { ...
|
|
3404
|
+
findPublicPackageBySlug(n, i, r) {
|
|
3405
|
+
return t((s) => e.request({ document: Vt, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "findPublicPackageBySlug", "query", n);
|
|
3406
3406
|
},
|
|
3407
|
-
findPublicItemsByPackageId(n,
|
|
3408
|
-
return t((s) => e.request({ document: Mt, variables: n, requestHeaders: { ...
|
|
3407
|
+
findPublicItemsByPackageId(n, i, r) {
|
|
3408
|
+
return t((s) => e.request({ document: Mt, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "findPublicItemsByPackageId", "query", n);
|
|
3409
3409
|
}
|
|
3410
3410
|
};
|
|
3411
3411
|
}
|
|
@@ -3420,29 +3420,29 @@ class Gt {
|
|
|
3420
3420
|
}
|
|
3421
3421
|
async getPackages(t, n) {
|
|
3422
3422
|
try {
|
|
3423
|
-
let
|
|
3424
|
-
t.page && (
|
|
3423
|
+
let i;
|
|
3424
|
+
t.page && (i = {
|
|
3425
3425
|
index: t.page.index ?? 0,
|
|
3426
3426
|
size: t.page.size ?? 20
|
|
3427
3427
|
}), this.debugLog("Fetching public packages", {
|
|
3428
3428
|
organizationId: this.config.organizationId ?? n ?? "",
|
|
3429
|
-
page:
|
|
3429
|
+
page: i,
|
|
3430
3430
|
tab: t.tab,
|
|
3431
3431
|
statuses: t.statuses
|
|
3432
3432
|
});
|
|
3433
|
-
const
|
|
3433
|
+
const r = await this.sdk.findAllPublicPackagesByOrganizationId({
|
|
3434
3434
|
organizationId: this.config.organizationId ?? n ?? ""
|
|
3435
3435
|
});
|
|
3436
|
-
if (
|
|
3437
|
-
const s =
|
|
3436
|
+
if (r?.findAllPublicPackagesByOrganizationId) {
|
|
3437
|
+
const s = r.findAllPublicPackagesByOrganizationId;
|
|
3438
3438
|
return this.debugLog("Public packages fetched", {
|
|
3439
3439
|
count: s.count,
|
|
3440
3440
|
dataLength: s.data.length
|
|
3441
3441
|
}), s.data;
|
|
3442
3442
|
}
|
|
3443
3443
|
return null;
|
|
3444
|
-
} catch (
|
|
3445
|
-
throw this.debugLog("Error fetching public packages",
|
|
3444
|
+
} catch (i) {
|
|
3445
|
+
throw this.debugLog("Error fetching public packages", i), i;
|
|
3446
3446
|
}
|
|
3447
3447
|
}
|
|
3448
3448
|
async getPackage(t) {
|
|
@@ -3452,8 +3452,8 @@ class Gt {
|
|
|
3452
3452
|
});
|
|
3453
3453
|
const n = await this.sdk.findPublicPackageById({ packageId: t });
|
|
3454
3454
|
if (n?.findPublicPackageById) {
|
|
3455
|
-
const
|
|
3456
|
-
return this.debugLog("Public package fetched"),
|
|
3455
|
+
const i = n.findPublicPackageById;
|
|
3456
|
+
return this.debugLog("Public package fetched"), i;
|
|
3457
3457
|
}
|
|
3458
3458
|
return null;
|
|
3459
3459
|
} catch (n) {
|
|
@@ -3466,34 +3466,34 @@ class Gt {
|
|
|
3466
3466
|
organizationId: t,
|
|
3467
3467
|
slug: n
|
|
3468
3468
|
});
|
|
3469
|
-
const
|
|
3470
|
-
if (
|
|
3471
|
-
const
|
|
3472
|
-
return this.debugLog("Public package fetched"),
|
|
3469
|
+
const i = await this.sdk.findPublicPackageBySlug({ organizationId: t, slug: n });
|
|
3470
|
+
if (i?.findPublicPackageBySlug) {
|
|
3471
|
+
const r = i.findPublicPackageBySlug;
|
|
3472
|
+
return this.debugLog("Public package fetched"), r;
|
|
3473
3473
|
}
|
|
3474
3474
|
return null;
|
|
3475
|
-
} catch (
|
|
3476
|
-
throw this.debugLog("Error fetching public packages",
|
|
3475
|
+
} catch (i) {
|
|
3476
|
+
throw this.debugLog("Error fetching public packages", i), i;
|
|
3477
3477
|
}
|
|
3478
3478
|
}
|
|
3479
3479
|
async getPackageItems(t, n = [N.Regular, N.AdditionalEvent]) {
|
|
3480
3480
|
try {
|
|
3481
3481
|
this.debugLog("Fetching public package items", { packageId: t, types: n });
|
|
3482
|
-
const
|
|
3482
|
+
const i = await this.sdk.findPublicItemsByPackageId({
|
|
3483
3483
|
packageId: t,
|
|
3484
3484
|
types: n,
|
|
3485
3485
|
page: { index: 0, size: 100 }
|
|
3486
3486
|
});
|
|
3487
|
-
if (
|
|
3488
|
-
const
|
|
3487
|
+
if (i?.findPublicItemsByPackageId) {
|
|
3488
|
+
const r = i.findPublicItemsByPackageId;
|
|
3489
3489
|
return this.debugLog("Public package items fetched", {
|
|
3490
|
-
count:
|
|
3491
|
-
dataLength:
|
|
3492
|
-
}),
|
|
3490
|
+
count: r.count,
|
|
3491
|
+
dataLength: r.data.length
|
|
3492
|
+
}), r.data;
|
|
3493
3493
|
}
|
|
3494
3494
|
return null;
|
|
3495
|
-
} catch (
|
|
3496
|
-
throw this.debugLog("Error fetching public package items",
|
|
3495
|
+
} catch (i) {
|
|
3496
|
+
throw this.debugLog("Error fetching public package items", i), i;
|
|
3497
3497
|
}
|
|
3498
3498
|
}
|
|
3499
3499
|
}
|
|
@@ -3517,11 +3517,11 @@ const jt = u`
|
|
|
3517
3517
|
count
|
|
3518
3518
|
}
|
|
3519
3519
|
}
|
|
3520
|
-
`, Ht = (e, t, n,
|
|
3520
|
+
`, Ht = (e, t, n, i) => e();
|
|
3521
3521
|
function Yt(e, t = Ht) {
|
|
3522
3522
|
return {
|
|
3523
|
-
findAllPublicCategoriesByOrganizationId(n,
|
|
3524
|
-
return t((s) => e.request({ document: jt, variables: n, requestHeaders: { ...
|
|
3523
|
+
findAllPublicCategoriesByOrganizationId(n, i, r) {
|
|
3524
|
+
return t((s) => e.request({ document: jt, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "findAllPublicCategoriesByOrganizationId", "query", n);
|
|
3525
3525
|
}
|
|
3526
3526
|
};
|
|
3527
3527
|
}
|
|
@@ -3537,17 +3537,17 @@ class Qt {
|
|
|
3537
3537
|
async getCategories(t, n) {
|
|
3538
3538
|
try {
|
|
3539
3539
|
this.debugLog("Fetching all categories", { organizationId: this.config.organizationId });
|
|
3540
|
-
const
|
|
3541
|
-
if (
|
|
3542
|
-
const
|
|
3543
|
-
return this.debugLog("Categories fetched", { count:
|
|
3544
|
-
...
|
|
3540
|
+
const i = await this.sdk.findAllPublicCategoriesByOrganizationId({ organizationId: this.config.organizationId ?? n ?? "", dateRange: t ?? null });
|
|
3541
|
+
if (i?.findAllPublicHostingsByOrganizationId) {
|
|
3542
|
+
const r = i.findAllPublicHostingsByOrganizationId, s = i.findAllPublicLocationsByOrganizationId;
|
|
3543
|
+
return this.debugLog("Categories fetched", { count: r.count + s.count, dataLength: r.data.length + s.data.length }), [
|
|
3544
|
+
...r.data.map((o) => ({ id: o.id, name: o.name, icon: o.icon, activeEvents: o.amountOfActiveEvents, type: "HOSTING" })),
|
|
3545
3545
|
...s.data.map((o) => ({ id: o.id, name: o.name, activeEvents: o.amountOfActiveEvents, type: "LOCATION" }))
|
|
3546
3546
|
];
|
|
3547
3547
|
}
|
|
3548
3548
|
return [];
|
|
3549
|
-
} catch (
|
|
3550
|
-
throw this.debugLog("Error fetching categories",
|
|
3549
|
+
} catch (i) {
|
|
3550
|
+
throw this.debugLog("Error fetching categories", i), i;
|
|
3551
3551
|
}
|
|
3552
3552
|
}
|
|
3553
3553
|
}
|
|
@@ -3563,17 +3563,17 @@ const Xt = u`
|
|
|
3563
3563
|
mutation CreatePackageView($id: ID!, $shopId: ID, $trackerLinkId: ID) {
|
|
3564
3564
|
createPackageView(id: $id, shopId: $shopId, trackerId: $trackerLinkId)
|
|
3565
3565
|
}
|
|
3566
|
-
`, Zt = (e, t, n,
|
|
3566
|
+
`, Zt = (e, t, n, i) => e();
|
|
3567
3567
|
function Kt(e, t = Zt) {
|
|
3568
3568
|
return {
|
|
3569
|
-
CreateShopView(n,
|
|
3570
|
-
return t((s) => e.request({ document: Xt, variables: n, requestHeaders: { ...
|
|
3569
|
+
CreateShopView(n, i, r) {
|
|
3570
|
+
return t((s) => e.request({ document: Xt, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "CreateShopView", "mutation", n);
|
|
3571
3571
|
},
|
|
3572
|
-
CreateEventView(n,
|
|
3573
|
-
return t((s) => e.request({ document: Jt, variables: n, requestHeaders: { ...
|
|
3572
|
+
CreateEventView(n, i, r) {
|
|
3573
|
+
return t((s) => e.request({ document: Jt, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "CreateEventView", "mutation", n);
|
|
3574
3574
|
},
|
|
3575
|
-
CreatePackageView(n,
|
|
3576
|
-
return t((s) => e.request({ document: Wt, variables: n, requestHeaders: { ...
|
|
3575
|
+
CreatePackageView(n, i, r) {
|
|
3576
|
+
return t((s) => e.request({ document: Wt, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "CreatePackageView", "mutation", n);
|
|
3577
3577
|
}
|
|
3578
3578
|
};
|
|
3579
3579
|
}
|
|
@@ -3583,11 +3583,11 @@ class en {
|
|
|
3583
3583
|
constructor(t) {
|
|
3584
3584
|
this.config = t, this.sdk = Kt(new T(t.apiUrl));
|
|
3585
3585
|
}
|
|
3586
|
-
createMetric = async (t, n,
|
|
3587
|
-
switch (!n && !
|
|
3586
|
+
createMetric = async (t, n, i) => {
|
|
3587
|
+
switch (!n && !i && await this.sdk.CreateShopView({
|
|
3588
3588
|
id: t,
|
|
3589
3589
|
trackerLinkId: this.config.trackerId
|
|
3590
|
-
}),
|
|
3590
|
+
}), i) {
|
|
3591
3591
|
case R.Event:
|
|
3592
3592
|
await this.sdk.CreateEventView({
|
|
3593
3593
|
id: t,
|
|
@@ -3618,7 +3618,6 @@ const tn = u`
|
|
|
3618
3618
|
slug
|
|
3619
3619
|
enablePromoCode
|
|
3620
3620
|
enableDoorTickets
|
|
3621
|
-
enableTicketProtection
|
|
3622
3621
|
removeServiceFee
|
|
3623
3622
|
organization {
|
|
3624
3623
|
id
|
|
@@ -3633,6 +3632,7 @@ const tn = u`
|
|
|
3633
3632
|
facebook_pixel
|
|
3634
3633
|
google_tag
|
|
3635
3634
|
seatsIoWorkspaceId
|
|
3635
|
+
withTicketProtection
|
|
3636
3636
|
}
|
|
3637
3637
|
template(trackerId: $trackerLinkId) {
|
|
3638
3638
|
type
|
|
@@ -3652,11 +3652,11 @@ const tn = u`
|
|
|
3652
3652
|
blockedLanguages
|
|
3653
3653
|
}
|
|
3654
3654
|
}
|
|
3655
|
-
`, nn = (e, t, n,
|
|
3655
|
+
`, nn = (e, t, n, i) => e();
|
|
3656
3656
|
function rn(e, t = nn) {
|
|
3657
3657
|
return {
|
|
3658
|
-
getShopBySlug(n,
|
|
3659
|
-
return t((s) => e.request({ document: tn, variables: n, requestHeaders: { ...
|
|
3658
|
+
getShopBySlug(n, i, r) {
|
|
3659
|
+
return t((s) => e.request({ document: tn, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "getShopBySlug", "query", n);
|
|
3660
3660
|
}
|
|
3661
3661
|
};
|
|
3662
3662
|
}
|
|
@@ -3671,8 +3671,11 @@ class sn {
|
|
|
3671
3671
|
this.debugLog("Fetching shop", { slug: t });
|
|
3672
3672
|
const n = await this.sdk.getShopBySlug({ slug: t, trackerLinkId: this.config.trackerId });
|
|
3673
3673
|
if (this.debugLog("Raw GraphQL response", n), n?.findShopBySlug) {
|
|
3674
|
-
const
|
|
3675
|
-
return this.debugLog("Public Shop fetched"),
|
|
3674
|
+
const i = n.findShopBySlug;
|
|
3675
|
+
return this.debugLog("Public Shop fetched"), {
|
|
3676
|
+
...i,
|
|
3677
|
+
enableTicketProtection: i.organization.withTicketProtection
|
|
3678
|
+
};
|
|
3676
3679
|
}
|
|
3677
3680
|
return null;
|
|
3678
3681
|
} catch (n) {
|
|
@@ -3702,11 +3705,11 @@ const an = u`
|
|
|
3702
3705
|
confirm
|
|
3703
3706
|
}
|
|
3704
3707
|
}
|
|
3705
|
-
`, on = (e, t, n,
|
|
3708
|
+
`, on = (e, t, n, i) => e();
|
|
3706
3709
|
function cn(e, t = on) {
|
|
3707
3710
|
return {
|
|
3708
|
-
findAllCustomFieldsByOrderId(n,
|
|
3709
|
-
return t((s) => e.request({ document: an, variables: n, requestHeaders: { ...
|
|
3711
|
+
findAllCustomFieldsByOrderId(n, i, r) {
|
|
3712
|
+
return t((s) => e.request({ document: an, variables: n, requestHeaders: { ...i, ...s }, signal: r }), "findAllCustomFieldsByOrderId", "query", n);
|
|
3710
3713
|
}
|
|
3711
3714
|
};
|
|
3712
3715
|
}
|
|
@@ -3719,13 +3722,13 @@ class dn {
|
|
|
3719
3722
|
async findByOrderId(t, n) {
|
|
3720
3723
|
try {
|
|
3721
3724
|
this.debugLog("Fetching custom fields for order", { orderId: t, salesLocations: n });
|
|
3722
|
-
const
|
|
3725
|
+
const i = await this.sdk.findAllCustomFieldsByOrderId({
|
|
3723
3726
|
orderId: t,
|
|
3724
3727
|
salesLocations: n || null
|
|
3725
3728
|
});
|
|
3726
|
-
return this.debugLog("Custom fields fetched successfully",
|
|
3727
|
-
} catch (
|
|
3728
|
-
throw this.debugLog("Error fetching custom fields for order",
|
|
3729
|
+
return this.debugLog("Custom fields fetched successfully", i.findAllCustomFieldsByOrderId), i.findAllCustomFieldsByOrderId;
|
|
3730
|
+
} catch (i) {
|
|
3731
|
+
throw this.debugLog("Error fetching custom fields for order", i), i;
|
|
3729
3732
|
}
|
|
3730
3733
|
}
|
|
3731
3734
|
debugLog(t, n) {
|
|
@@ -3745,8 +3748,8 @@ class pn {
|
|
|
3745
3748
|
// Attach selected public types to the SDK class
|
|
3746
3749
|
static Types = ve;
|
|
3747
3750
|
constructor(t) {
|
|
3748
|
-
const { organizationId: n, debug:
|
|
3749
|
-
this.event = new _t({ organizationId: n, debug:
|
|
3751
|
+
const { organizationId: n, debug: i = !1, apiUrl: r = un } = t;
|
|
3752
|
+
this.event = new _t({ organizationId: n, debug: i, apiUrl: r, trackerId: t.trackerId }), this.package = new Gt({ organizationId: n, debug: i, apiUrl: r }), this.category = new Qt({ organizationId: n, debug: i, apiUrl: r }), this.metric = new en({ apiUrl: r, trackerId: t.trackerId }), this.shop = new sn({ debug: i, apiUrl: r, trackerId: t.trackerId }), this.customField = new dn({ debug: i, apiUrl: r }), this.basket = new vt({ debug: i, apiUrl: r, trackerId: t.trackerId }), this.payment = new $t({ debug: i, apiUrl: r });
|
|
3750
3753
|
}
|
|
3751
3754
|
}
|
|
3752
3755
|
export {
|
|
@@ -3756,11 +3759,11 @@ export {
|
|
|
3756
3759
|
se as DiscountType,
|
|
3757
3760
|
K as EventStatus,
|
|
3758
3761
|
R as MetricsType,
|
|
3759
|
-
|
|
3762
|
+
re as OrderItemType,
|
|
3760
3763
|
N as PackageItemType,
|
|
3761
3764
|
W as PackageStatus,
|
|
3762
3765
|
Z as PackageTabType,
|
|
3763
|
-
|
|
3766
|
+
ie as PaymentMethodFeeType,
|
|
3764
3767
|
te as ProductStatus,
|
|
3765
3768
|
ne as ProductType,
|
|
3766
3769
|
ue as SalesLocations,
|