@myxtra/authentication-green 2.0.0 → 2.1.0-alpha.0
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/README.md +65 -0
- package/dist/{App-af44a4a3.mjs → App-b8d0f682.mjs} +306 -301
- package/dist/index-c468a93b.mjs +9006 -0
- package/dist/xtra-authentication.mjs +2 -2
- package/package.json +3 -3
- package/dist/index-ae7de489.mjs +0 -8992
|
@@ -15,7 +15,7 @@ var at = (e, t, s, r) => ({
|
|
|
15
15
|
return n(e, t, r);
|
|
16
16
|
}
|
|
17
17
|
}), x = (e, t, s) => (gt(e, t, "access private method"), s);
|
|
18
|
-
import { r as d, j as i, u as
|
|
18
|
+
import { r as d, j as i, u as Ks, a as Gs, b as _e, P as Qt, c as cs, d as Vs, e as qs, E as Ws, C as Zs } from "./index-c468a93b.mjs";
|
|
19
19
|
var Ke = class {
|
|
20
20
|
constructor() {
|
|
21
21
|
this.listeners = /* @__PURE__ */ new Set(), this.subscribe = this.subscribe.bind(this);
|
|
@@ -35,7 +35,7 @@ var Ke = class {
|
|
|
35
35
|
}, $e = typeof window > "u" || "Deno" in window;
|
|
36
36
|
function Z() {
|
|
37
37
|
}
|
|
38
|
-
function
|
|
38
|
+
function Ys(e, t) {
|
|
39
39
|
return typeof e == "function" ? e(t) : e;
|
|
40
40
|
}
|
|
41
41
|
function xt(e) {
|
|
@@ -44,7 +44,7 @@ function xt(e) {
|
|
|
44
44
|
function us(e, t) {
|
|
45
45
|
return Math.max(e + (t || 0) - Date.now(), 0);
|
|
46
46
|
}
|
|
47
|
-
function
|
|
47
|
+
function Ht(e, t) {
|
|
48
48
|
const {
|
|
49
49
|
type: s = "all",
|
|
50
50
|
exact: r,
|
|
@@ -67,7 +67,7 @@ function $t(e, t) {
|
|
|
67
67
|
}
|
|
68
68
|
return !(typeof c == "boolean" && t.isStale() !== c || typeof a < "u" && a !== t.state.fetchStatus || o && !o(t));
|
|
69
69
|
}
|
|
70
|
-
function
|
|
70
|
+
function $t(e, t) {
|
|
71
71
|
const { exact: s, status: r, predicate: a, mutationKey: o } = e;
|
|
72
72
|
if (o) {
|
|
73
73
|
if (!t.options.mutationKey)
|
|
@@ -95,7 +95,7 @@ function Ve(e, t) {
|
|
|
95
95
|
function ds(e, t) {
|
|
96
96
|
if (e === t)
|
|
97
97
|
return e;
|
|
98
|
-
const s =
|
|
98
|
+
const s = Kt(e) && Kt(t);
|
|
99
99
|
if (s || bt(e) && bt(t)) {
|
|
100
100
|
const r = s ? e : Object.keys(e), a = r.length, o = s ? t : Object.keys(t), l = o.length, c = s ? [] : {};
|
|
101
101
|
let m = 0;
|
|
@@ -115,22 +115,22 @@ function ct(e, t) {
|
|
|
115
115
|
return !1;
|
|
116
116
|
return !0;
|
|
117
117
|
}
|
|
118
|
-
function
|
|
118
|
+
function Kt(e) {
|
|
119
119
|
return Array.isArray(e) && e.length === Object.keys(e).length;
|
|
120
120
|
}
|
|
121
121
|
function bt(e) {
|
|
122
|
-
if (!
|
|
122
|
+
if (!Gt(e))
|
|
123
123
|
return !1;
|
|
124
124
|
const t = e.constructor;
|
|
125
125
|
if (typeof t > "u")
|
|
126
126
|
return !0;
|
|
127
127
|
const s = t.prototype;
|
|
128
|
-
return !(!
|
|
128
|
+
return !(!Gt(s) || !s.hasOwnProperty("isPrototypeOf"));
|
|
129
129
|
}
|
|
130
|
-
function
|
|
130
|
+
function Gt(e) {
|
|
131
131
|
return Object.prototype.toString.call(e) === "[object Object]";
|
|
132
132
|
}
|
|
133
|
-
function
|
|
133
|
+
function zs(e) {
|
|
134
134
|
return new Promise((t) => {
|
|
135
135
|
setTimeout(t, e);
|
|
136
136
|
});
|
|
@@ -138,15 +138,15 @@ function Ws(e) {
|
|
|
138
138
|
function wt(e, t, s) {
|
|
139
139
|
return typeof s.structuralSharing == "function" ? s.structuralSharing(e, t) : s.structuralSharing !== !1 ? ds(e, t) : t;
|
|
140
140
|
}
|
|
141
|
-
function
|
|
141
|
+
function Js(e, t, s = 0) {
|
|
142
142
|
const r = [...e, t];
|
|
143
143
|
return s && r.length > s ? r.slice(1) : r;
|
|
144
144
|
}
|
|
145
|
-
function
|
|
145
|
+
function Xs(e, t, s = 0) {
|
|
146
146
|
const r = [t, ...e];
|
|
147
147
|
return s && r.length > s ? r.slice(0, -1) : r;
|
|
148
148
|
}
|
|
149
|
-
var pe, ne, Ee, Bt,
|
|
149
|
+
var pe, ne, Ee, Bt, Is = (Bt = class extends Ke {
|
|
150
150
|
constructor() {
|
|
151
151
|
super();
|
|
152
152
|
p(this, pe, void 0);
|
|
@@ -186,7 +186,7 @@ var pe, ne, Ee, Bt, zs = (Bt = class extends Ke {
|
|
|
186
186
|
var t;
|
|
187
187
|
return typeof n(this, pe) == "boolean" ? n(this, pe) : ((t = globalThis.document) == null ? void 0 : t.visibilityState) !== "hidden";
|
|
188
188
|
}
|
|
189
|
-
}, pe = new WeakMap(), ne = new WeakMap(), Ee = new WeakMap(), Bt), ut = new
|
|
189
|
+
}, pe = new WeakMap(), ne = new WeakMap(), Ee = new WeakMap(), Bt), ut = new Is(), Se, ae, Ae, es, Bs = (es = class extends Ke {
|
|
190
190
|
constructor() {
|
|
191
191
|
super();
|
|
192
192
|
p(this, Se, !0);
|
|
@@ -220,8 +220,8 @@ var pe, ne, Ee, Bt, zs = (Bt = class extends Ke {
|
|
|
220
220
|
isOnline() {
|
|
221
221
|
return n(this, Se);
|
|
222
222
|
}
|
|
223
|
-
}, Se = new WeakMap(), ae = new WeakMap(), Ae = new WeakMap(), es), dt = new
|
|
224
|
-
function
|
|
223
|
+
}, Se = new WeakMap(), ae = new WeakMap(), Ae = new WeakMap(), es), dt = new Bs();
|
|
224
|
+
function er(e) {
|
|
225
225
|
return Math.min(1e3 * 2 ** e, 3e4);
|
|
226
226
|
}
|
|
227
227
|
function vt(e) {
|
|
@@ -274,12 +274,12 @@ function fs(e) {
|
|
|
274
274
|
var $;
|
|
275
275
|
if (r)
|
|
276
276
|
return;
|
|
277
|
-
const S = e.retry ?? ($e ? 0 : 3), _ = e.retryDelay ??
|
|
277
|
+
const S = e.retry ?? ($e ? 0 : 3), _ = e.retryDelay ?? er, k = typeof _ == "function" ? _(s, g) : _, L = S === !0 || typeof S == "number" && s < S || typeof S == "function" && S(s, g);
|
|
278
278
|
if (t || !L) {
|
|
279
279
|
f(g);
|
|
280
280
|
return;
|
|
281
281
|
}
|
|
282
|
-
s++, ($ = e.onFail) == null || $.call(e, s, g),
|
|
282
|
+
s++, ($ = e.onFail) == null || $.call(e, s, g), zs(k).then(() => {
|
|
283
283
|
if (b())
|
|
284
284
|
return w();
|
|
285
285
|
}).then(() => {
|
|
@@ -295,7 +295,7 @@ function fs(e) {
|
|
|
295
295
|
continueRetry: u
|
|
296
296
|
};
|
|
297
297
|
}
|
|
298
|
-
function
|
|
298
|
+
function tr() {
|
|
299
299
|
let e = [], t = 0, s = (v) => {
|
|
300
300
|
v();
|
|
301
301
|
}, r = (v) => {
|
|
@@ -343,7 +343,7 @@ function Is() {
|
|
|
343
343
|
setScheduler: o
|
|
344
344
|
};
|
|
345
345
|
}
|
|
346
|
-
var R =
|
|
346
|
+
var R = tr(), me, ts, ps = (ts = class {
|
|
347
347
|
constructor() {
|
|
348
348
|
p(this, me, void 0);
|
|
349
349
|
}
|
|
@@ -364,7 +364,7 @@ var R = Is(), me, ts, ps = (ts = class {
|
|
|
364
364
|
clearGcTimeout() {
|
|
365
365
|
n(this, me) && (clearTimeout(n(this, me)), h(this, me, void 0));
|
|
366
366
|
}
|
|
367
|
-
}, me = new WeakMap(), ts), Pe, Ne, V, oe, q, D, qe, ve, ke, ot, z, te, ss,
|
|
367
|
+
}, me = new WeakMap(), ts), Pe, Ne, V, oe, q, D, qe, ve, ke, ot, z, te, ss, sr = (ss = class extends ps {
|
|
368
368
|
constructor(t) {
|
|
369
369
|
super();
|
|
370
370
|
p(this, ke);
|
|
@@ -377,7 +377,7 @@ var R = Is(), me, ts, ps = (ts = class {
|
|
|
377
377
|
p(this, D, void 0);
|
|
378
378
|
p(this, qe, void 0);
|
|
379
379
|
p(this, ve, void 0);
|
|
380
|
-
h(this, ve, !1), h(this, qe, t.defaultOptions), x(this, ke, ot).call(this, t.options), h(this, D, []), h(this, V, t.cache), this.queryKey = t.queryKey, this.queryHash = t.queryHash, h(this, Pe, t.state ||
|
|
380
|
+
h(this, ve, !1), h(this, qe, t.defaultOptions), x(this, ke, ot).call(this, t.options), h(this, D, []), h(this, V, t.cache), this.queryKey = t.queryKey, this.queryHash = t.queryHash, h(this, Pe, t.state || rr(this.options)), this.state = n(this, Pe), this.scheduleGc();
|
|
381
381
|
}
|
|
382
382
|
get meta() {
|
|
383
383
|
return this.options.meta;
|
|
@@ -610,7 +610,7 @@ var R = Is(), me, ts, ps = (ts = class {
|
|
|
610
610
|
}), n(this, V).notify({ query: this, type: "updated", action: t });
|
|
611
611
|
});
|
|
612
612
|
}, ss);
|
|
613
|
-
function
|
|
613
|
+
function rr(e) {
|
|
614
614
|
const t = typeof e.initialData == "function" ? e.initialData() : e.initialData, s = typeof t < "u", r = s ? typeof e.initialDataUpdatedAt == "function" ? e.initialDataUpdatedAt() : e.initialDataUpdatedAt : 0;
|
|
615
615
|
return {
|
|
616
616
|
data: t,
|
|
@@ -627,7 +627,7 @@ function er(e) {
|
|
|
627
627
|
fetchStatus: "idle"
|
|
628
628
|
};
|
|
629
629
|
}
|
|
630
|
-
var J, rs,
|
|
630
|
+
var J, rs, ir = (rs = class extends Ke {
|
|
631
631
|
constructor(t = {}) {
|
|
632
632
|
super();
|
|
633
633
|
p(this, J, void 0);
|
|
@@ -636,7 +636,7 @@ var J, rs, tr = (rs = class extends Ke {
|
|
|
636
636
|
build(t, s, r) {
|
|
637
637
|
const a = s.queryKey, o = s.queryHash ?? Ft(a, s);
|
|
638
638
|
let l = this.get(o);
|
|
639
|
-
return l || (l = new
|
|
639
|
+
return l || (l = new sr({
|
|
640
640
|
cache: this,
|
|
641
641
|
queryKey: a,
|
|
642
642
|
queryHash: o,
|
|
@@ -671,12 +671,12 @@ var J, rs, tr = (rs = class extends Ke {
|
|
|
671
671
|
find(t) {
|
|
672
672
|
const s = { exact: !0, ...t };
|
|
673
673
|
return this.getAll().find(
|
|
674
|
-
(r) =>
|
|
674
|
+
(r) => Ht(s, r)
|
|
675
675
|
);
|
|
676
676
|
}
|
|
677
677
|
findAll(t = {}) {
|
|
678
678
|
const s = this.getAll();
|
|
679
|
-
return Object.keys(t).length > 0 ? s.filter((r) =>
|
|
679
|
+
return Object.keys(t).length > 0 ? s.filter((r) => Ht(t, r)) : s;
|
|
680
680
|
}
|
|
681
681
|
notify(t) {
|
|
682
682
|
R.batch(() => {
|
|
@@ -699,14 +699,14 @@ var J, rs, tr = (rs = class extends Ke {
|
|
|
699
699
|
});
|
|
700
700
|
});
|
|
701
701
|
}
|
|
702
|
-
}, J = new WeakMap(), rs), X, We, K,
|
|
702
|
+
}, J = new WeakMap(), rs), X, We, K, Me, I, ie, is, nr = (is = class extends ps {
|
|
703
703
|
constructor(t) {
|
|
704
704
|
super();
|
|
705
705
|
p(this, I);
|
|
706
706
|
p(this, X, void 0);
|
|
707
707
|
p(this, We, void 0);
|
|
708
708
|
p(this, K, void 0);
|
|
709
|
-
p(this,
|
|
709
|
+
p(this, Me, void 0);
|
|
710
710
|
this.mutationId = t.mutationId, h(this, We, t.defaultOptions), h(this, K, t.mutationCache), h(this, X, []), this.state = t.state || ms(), this.setOptions(t.options), this.scheduleGc();
|
|
711
711
|
}
|
|
712
712
|
setOptions(t) {
|
|
@@ -734,15 +734,15 @@ var J, rs, tr = (rs = class extends Ke {
|
|
|
734
734
|
}
|
|
735
735
|
continue() {
|
|
736
736
|
var t;
|
|
737
|
-
return ((t = n(this,
|
|
737
|
+
return ((t = n(this, Me)) == null ? void 0 : t.continue()) ?? // continuing a mutation assumes that variables are set, mutation must have been dehydrated before
|
|
738
738
|
this.execute(this.state.variables);
|
|
739
739
|
}
|
|
740
740
|
async execute(t) {
|
|
741
741
|
var a, o, l, c, m, C, u, b, v, f, w, E, y, g, S, _, k, L, $, T;
|
|
742
|
-
const s = () => (h(this,
|
|
742
|
+
const s = () => (h(this, Me, fs({
|
|
743
743
|
fn: () => this.options.mutationFn ? this.options.mutationFn(t) : Promise.reject(new Error("No mutationFn found")),
|
|
744
|
-
onFail: (
|
|
745
|
-
x(this, I, ie).call(this, { type: "failed", failureCount:
|
|
744
|
+
onFail: (M, ee) => {
|
|
745
|
+
x(this, I, ie).call(this, { type: "failed", failureCount: M, error: ee });
|
|
746
746
|
},
|
|
747
747
|
onPause: () => {
|
|
748
748
|
x(this, I, ie).call(this, { type: "pause" });
|
|
@@ -753,7 +753,7 @@ var J, rs, tr = (rs = class extends Ke {
|
|
|
753
753
|
retry: this.options.retry ?? 0,
|
|
754
754
|
retryDelay: this.options.retryDelay,
|
|
755
755
|
networkMode: this.options.networkMode
|
|
756
|
-
})), n(this,
|
|
756
|
+
})), n(this, Me).promise), r = this.state.status === "pending";
|
|
757
757
|
try {
|
|
758
758
|
if (!r) {
|
|
759
759
|
x(this, I, ie).call(this, { type: "pending", variables: t }), await ((o = (a = n(this, K).config).onMutate) == null ? void 0 : o.call(
|
|
@@ -768,54 +768,54 @@ var J, rs, tr = (rs = class extends Ke {
|
|
|
768
768
|
variables: t
|
|
769
769
|
});
|
|
770
770
|
}
|
|
771
|
-
const
|
|
771
|
+
const M = await s();
|
|
772
772
|
return await ((C = (m = n(this, K).config).onSuccess) == null ? void 0 : C.call(
|
|
773
773
|
m,
|
|
774
|
-
|
|
774
|
+
M,
|
|
775
775
|
t,
|
|
776
776
|
this.state.context,
|
|
777
777
|
this
|
|
778
|
-
)), await ((b = (u = this.options).onSuccess) == null ? void 0 : b.call(u,
|
|
778
|
+
)), await ((b = (u = this.options).onSuccess) == null ? void 0 : b.call(u, M, t, this.state.context)), await ((f = (v = n(this, K).config).onSettled) == null ? void 0 : f.call(
|
|
779
779
|
v,
|
|
780
|
-
|
|
780
|
+
M,
|
|
781
781
|
null,
|
|
782
782
|
this.state.variables,
|
|
783
783
|
this.state.context,
|
|
784
784
|
this
|
|
785
|
-
)), await ((E = (w = this.options).onSettled) == null ? void 0 : E.call(w,
|
|
786
|
-
} catch (
|
|
785
|
+
)), await ((E = (w = this.options).onSettled) == null ? void 0 : E.call(w, M, null, t, this.state.context)), x(this, I, ie).call(this, { type: "success", data: M }), M;
|
|
786
|
+
} catch (M) {
|
|
787
787
|
try {
|
|
788
788
|
throw await ((g = (y = n(this, K).config).onError) == null ? void 0 : g.call(
|
|
789
789
|
y,
|
|
790
|
-
|
|
790
|
+
M,
|
|
791
791
|
t,
|
|
792
792
|
this.state.context,
|
|
793
793
|
this
|
|
794
794
|
)), await ((_ = (S = this.options).onError) == null ? void 0 : _.call(
|
|
795
795
|
S,
|
|
796
|
-
|
|
796
|
+
M,
|
|
797
797
|
t,
|
|
798
798
|
this.state.context
|
|
799
799
|
)), await ((L = (k = n(this, K).config).onSettled) == null ? void 0 : L.call(
|
|
800
800
|
k,
|
|
801
801
|
void 0,
|
|
802
|
-
|
|
802
|
+
M,
|
|
803
803
|
this.state.variables,
|
|
804
804
|
this.state.context,
|
|
805
805
|
this
|
|
806
806
|
)), await ((T = ($ = this.options).onSettled) == null ? void 0 : T.call(
|
|
807
807
|
$,
|
|
808
808
|
void 0,
|
|
809
|
-
|
|
809
|
+
M,
|
|
810
810
|
t,
|
|
811
811
|
this.state.context
|
|
812
|
-
)),
|
|
812
|
+
)), M;
|
|
813
813
|
} finally {
|
|
814
|
-
x(this, I, ie).call(this, { type: "error", error:
|
|
814
|
+
x(this, I, ie).call(this, { type: "error", error: M });
|
|
815
815
|
}
|
|
816
816
|
}
|
|
817
817
|
}
|
|
818
|
-
}, X = new WeakMap(), We = new WeakMap(), K = new WeakMap(),
|
|
818
|
+
}, X = new WeakMap(), We = new WeakMap(), K = new WeakMap(), Me = new WeakMap(), I = new WeakSet(), ie = function(t) {
|
|
819
819
|
const s = (r) => {
|
|
820
820
|
switch (t.type) {
|
|
821
821
|
case "failed":
|
|
@@ -892,7 +892,7 @@ function ms() {
|
|
|
892
892
|
submittedAt: 0
|
|
893
893
|
};
|
|
894
894
|
}
|
|
895
|
-
var W, Ze, ye, ns,
|
|
895
|
+
var W, Ze, ye, ns, ar = (ns = class extends Ke {
|
|
896
896
|
constructor(t = {}) {
|
|
897
897
|
super();
|
|
898
898
|
p(this, W, void 0);
|
|
@@ -901,7 +901,7 @@ var W, Ze, ye, ns, rr = (ns = class extends Ke {
|
|
|
901
901
|
this.config = t, h(this, W, []), h(this, Ze, 0);
|
|
902
902
|
}
|
|
903
903
|
build(t, s, r) {
|
|
904
|
-
const a = new
|
|
904
|
+
const a = new nr({
|
|
905
905
|
mutationCache: this,
|
|
906
906
|
mutationId: ++at(this, Ze)._,
|
|
907
907
|
options: t.defaultMutationOptions(s),
|
|
@@ -928,12 +928,12 @@ var W, Ze, ye, ns, rr = (ns = class extends Ke {
|
|
|
928
928
|
find(t) {
|
|
929
929
|
const s = { exact: !0, ...t };
|
|
930
930
|
return n(this, W).find(
|
|
931
|
-
(r) =>
|
|
931
|
+
(r) => $t(s, r)
|
|
932
932
|
);
|
|
933
933
|
}
|
|
934
934
|
findAll(t = {}) {
|
|
935
935
|
return n(this, W).filter(
|
|
936
|
-
(s) =>
|
|
936
|
+
(s) => $t(t, s)
|
|
937
937
|
);
|
|
938
938
|
}
|
|
939
939
|
notify(t) {
|
|
@@ -957,7 +957,7 @@ var W, Ze, ye, ns, rr = (ns = class extends Ke {
|
|
|
957
957
|
})), n(this, ye);
|
|
958
958
|
}
|
|
959
959
|
}, W = new WeakMap(), Ze = new WeakMap(), ye = new WeakMap(), ns);
|
|
960
|
-
function
|
|
960
|
+
function or(e) {
|
|
961
961
|
return {
|
|
962
962
|
onFetch: (t, s) => {
|
|
963
963
|
const r = async () => {
|
|
@@ -987,15 +987,15 @@ function ir(e) {
|
|
|
987
987
|
u($);
|
|
988
988
|
const T = await b(
|
|
989
989
|
$
|
|
990
|
-
), { maxPages:
|
|
990
|
+
), { maxPages: M } = t.options, ee = L ? Xs : Js;
|
|
991
991
|
return {
|
|
992
|
-
pages: ee(_.pages, T,
|
|
993
|
-
pageParams: ee(_.pageParams, k,
|
|
992
|
+
pages: ee(_.pages, T, M),
|
|
993
|
+
pageParams: ee(_.pageParams, k, M)
|
|
994
994
|
};
|
|
995
995
|
};
|
|
996
996
|
let f;
|
|
997
997
|
if (o && l.length) {
|
|
998
|
-
const _ = o === "backward", k = _ ?
|
|
998
|
+
const _ = o === "backward", k = _ ? lr : Vt, L = {
|
|
999
999
|
pages: l,
|
|
1000
1000
|
pageParams: c
|
|
1001
1001
|
}, $ = k(a, L);
|
|
@@ -1007,7 +1007,7 @@ function ir(e) {
|
|
|
1007
1007
|
);
|
|
1008
1008
|
const _ = e ?? l.length;
|
|
1009
1009
|
for (let k = 1; k < _; k++) {
|
|
1010
|
-
const L =
|
|
1010
|
+
const L = Vt(a, f);
|
|
1011
1011
|
f = await v(f, L);
|
|
1012
1012
|
}
|
|
1013
1013
|
}
|
|
@@ -1029,7 +1029,7 @@ function ir(e) {
|
|
|
1029
1029
|
}
|
|
1030
1030
|
};
|
|
1031
1031
|
}
|
|
1032
|
-
function
|
|
1032
|
+
function Vt(e, { pages: t, pageParams: s }) {
|
|
1033
1033
|
const r = t.length - 1;
|
|
1034
1034
|
return e.getNextPageParam(
|
|
1035
1035
|
t[r],
|
|
@@ -1038,7 +1038,7 @@ function qt(e, { pages: t, pageParams: s }) {
|
|
|
1038
1038
|
s
|
|
1039
1039
|
);
|
|
1040
1040
|
}
|
|
1041
|
-
function
|
|
1041
|
+
function lr(e, { pages: t, pageParams: s }) {
|
|
1042
1042
|
var r;
|
|
1043
1043
|
return (r = e.getPreviousPageParam) == null ? void 0 : r.call(
|
|
1044
1044
|
e,
|
|
@@ -1048,17 +1048,17 @@ function nr(e, { pages: t, pageParams: s }) {
|
|
|
1048
1048
|
s
|
|
1049
1049
|
);
|
|
1050
1050
|
}
|
|
1051
|
-
var F, le, ce,
|
|
1051
|
+
var F, le, ce, Oe, Le, ue, Fe, Re, as, vs = (as = class {
|
|
1052
1052
|
constructor(e = {}) {
|
|
1053
1053
|
p(this, F, void 0);
|
|
1054
1054
|
p(this, le, void 0);
|
|
1055
1055
|
p(this, ce, void 0);
|
|
1056
|
-
p(this,
|
|
1056
|
+
p(this, Oe, void 0);
|
|
1057
1057
|
p(this, Le, void 0);
|
|
1058
1058
|
p(this, ue, void 0);
|
|
1059
1059
|
p(this, Fe, void 0);
|
|
1060
1060
|
p(this, Re, void 0);
|
|
1061
|
-
h(this, F, e.queryCache || new
|
|
1061
|
+
h(this, F, e.queryCache || new ir()), h(this, le, e.mutationCache || new ar()), h(this, ce, e.defaultOptions || {}), h(this, Oe, /* @__PURE__ */ new Map()), h(this, Le, /* @__PURE__ */ new Map()), h(this, ue, 0);
|
|
1062
1062
|
}
|
|
1063
1063
|
mount() {
|
|
1064
1064
|
at(this, ue)._++, n(this, ue) === 1 && (h(this, Fe, ut.subscribe(() => {
|
|
@@ -1092,7 +1092,7 @@ var F, le, ce, Me, Le, ue, Fe, Re, as, vs = (as = class {
|
|
|
1092
1092
|
});
|
|
1093
1093
|
}
|
|
1094
1094
|
setQueryData(e, t, s) {
|
|
1095
|
-
const r = n(this, F).find({ queryKey: e }), a = r == null ? void 0 : r.state.data, o =
|
|
1095
|
+
const r = n(this, F).find({ queryKey: e }), a = r == null ? void 0 : r.state.data, o = Ys(t, a);
|
|
1096
1096
|
if (typeof o > "u")
|
|
1097
1097
|
return;
|
|
1098
1098
|
const l = this.defaultQueryOptions({ queryKey: e });
|
|
@@ -1168,7 +1168,7 @@ var F, le, ce, Me, Le, ue, Fe, Re, as, vs = (as = class {
|
|
|
1168
1168
|
return this.fetchQuery(e).then(Z).catch(Z);
|
|
1169
1169
|
}
|
|
1170
1170
|
fetchInfiniteQuery(e) {
|
|
1171
|
-
return e.behavior =
|
|
1171
|
+
return e.behavior = or(e.pages), this.fetchQuery(e);
|
|
1172
1172
|
}
|
|
1173
1173
|
prefetchInfiniteQuery(e) {
|
|
1174
1174
|
return this.fetchInfiniteQuery(e).then(Z).catch(Z);
|
|
@@ -1189,13 +1189,13 @@ var F, le, ce, Me, Le, ue, Fe, Re, as, vs = (as = class {
|
|
|
1189
1189
|
h(this, ce, e);
|
|
1190
1190
|
}
|
|
1191
1191
|
setQueryDefaults(e, t) {
|
|
1192
|
-
n(this,
|
|
1192
|
+
n(this, Oe).set(we(e), {
|
|
1193
1193
|
queryKey: e,
|
|
1194
1194
|
defaultOptions: t
|
|
1195
1195
|
});
|
|
1196
1196
|
}
|
|
1197
1197
|
getQueryDefaults(e) {
|
|
1198
|
-
const t = [...n(this,
|
|
1198
|
+
const t = [...n(this, Oe).values()];
|
|
1199
1199
|
let s = {};
|
|
1200
1200
|
return t.forEach((r) => {
|
|
1201
1201
|
Ve(e, r.queryKey) && (s = { ...s, ...r.defaultOptions });
|
|
@@ -1239,7 +1239,7 @@ var F, le, ce, Me, Le, ue, Fe, Re, as, vs = (as = class {
|
|
|
1239
1239
|
clear() {
|
|
1240
1240
|
n(this, F).clear(), n(this, le).clear();
|
|
1241
1241
|
}
|
|
1242
|
-
}, F = new WeakMap(), le = new WeakMap(), ce = new WeakMap(),
|
|
1242
|
+
}, F = new WeakMap(), le = new WeakMap(), ce = new WeakMap(), Oe = new WeakMap(), Le = new WeakMap(), ue = new WeakMap(), Fe = new WeakMap(), Re = new WeakMap(), as), Q, N, Ye, U, ge, De, B, ze, Te, Ue, Ce, xe, de, Qe, be, Ge, Je, jt, Xe, _t, Ie, Et, Be, St, et, At, tt, Pt, st, Nt, mt, ys, os, cr = (os = class extends Ke {
|
|
1243
1243
|
constructor(t, s) {
|
|
1244
1244
|
super();
|
|
1245
1245
|
p(this, be);
|
|
@@ -1273,7 +1273,7 @@ var F, le, ce, Me, Le, ue, Fe, Re, as, vs = (as = class {
|
|
|
1273
1273
|
this.refetch = this.refetch.bind(this);
|
|
1274
1274
|
}
|
|
1275
1275
|
onSubscribe() {
|
|
1276
|
-
this.listeners.size === 1 && (n(this, N).addObserver(this),
|
|
1276
|
+
this.listeners.size === 1 && (n(this, N).addObserver(this), qt(n(this, N), this.options) ? x(this, be, Ge).call(this) : this.updateResult(), x(this, Be, St).call(this));
|
|
1277
1277
|
}
|
|
1278
1278
|
onUnsubscribe() {
|
|
1279
1279
|
this.hasListeners() || this.destroy();
|
|
@@ -1305,7 +1305,7 @@ var F, le, ce, Me, Le, ue, Fe, Re, as, vs = (as = class {
|
|
|
1305
1305
|
throw new Error("Expected enabled to be a boolean");
|
|
1306
1306
|
this.options.queryKey || (this.options.queryKey = r.queryKey), x(this, st, Nt).call(this);
|
|
1307
1307
|
const o = this.hasListeners();
|
|
1308
|
-
o &&
|
|
1308
|
+
o && Wt(
|
|
1309
1309
|
n(this, N),
|
|
1310
1310
|
a,
|
|
1311
1311
|
this.options,
|
|
@@ -1316,7 +1316,7 @@ var F, le, ce, Me, Le, ue, Fe, Re, as, vs = (as = class {
|
|
|
1316
1316
|
}
|
|
1317
1317
|
getOptimisticResult(t) {
|
|
1318
1318
|
const s = n(this, Q).getQueryCache().build(n(this, Q), t), r = this.createResult(s, t);
|
|
1319
|
-
return
|
|
1319
|
+
return dr(this, r) && (h(this, U, r), h(this, De, this.options), h(this, ge, n(this, N).state)), r;
|
|
1320
1320
|
}
|
|
1321
1321
|
getCurrentResult() {
|
|
1322
1322
|
return n(this, U);
|
|
@@ -1354,8 +1354,8 @@ var F, le, ce, Me, Le, ue, Fe, Re, as, vs = (as = class {
|
|
|
1354
1354
|
const r = n(this, N), a = this.options, o = n(this, U), l = n(this, ge), c = n(this, De), C = t !== r ? t.state : n(this, Ye), { state: u } = t;
|
|
1355
1355
|
let { error: b, errorUpdatedAt: v, fetchStatus: f, status: w } = u, E = !1, y;
|
|
1356
1356
|
if (s._optimisticResults) {
|
|
1357
|
-
const T = this.hasListeners(),
|
|
1358
|
-
(
|
|
1357
|
+
const T = this.hasListeners(), M = !T && qt(t, s), ee = T && Wt(t, r, s, a);
|
|
1358
|
+
(M || ee) && (f = vt(t.options.networkMode) ? "fetching" : "paused", u.dataUpdatedAt || (w = "pending")), s._optimisticResults === "isRestoring" && (f = "idle");
|
|
1359
1359
|
}
|
|
1360
1360
|
if (s.select && typeof u.data < "u")
|
|
1361
1361
|
if (o && u.data === (l == null ? void 0 : l.data) && s.select === n(this, ze))
|
|
@@ -1378,8 +1378,8 @@ var F, le, ce, Me, Le, ue, Fe, Re, as, vs = (as = class {
|
|
|
1378
1378
|
) : s.placeholderData, s.select && typeof T < "u")
|
|
1379
1379
|
try {
|
|
1380
1380
|
T = s.select(T), h(this, B, null);
|
|
1381
|
-
} catch (
|
|
1382
|
-
h(this, B,
|
|
1381
|
+
} catch (M) {
|
|
1382
|
+
h(this, B, M);
|
|
1383
1383
|
}
|
|
1384
1384
|
typeof T < "u" && (w = "success", y = wt(
|
|
1385
1385
|
o == null ? void 0 : o.data,
|
|
@@ -1485,11 +1485,11 @@ var F, le, ce, Me, Le, ue, Fe, Re, as, vs = (as = class {
|
|
|
1485
1485
|
});
|
|
1486
1486
|
});
|
|
1487
1487
|
}, os);
|
|
1488
|
-
function
|
|
1488
|
+
function ur(e, t) {
|
|
1489
1489
|
return t.enabled !== !1 && !e.state.dataUpdatedAt && !(e.state.status === "error" && t.retryOnMount === !1);
|
|
1490
1490
|
}
|
|
1491
|
-
function
|
|
1492
|
-
return
|
|
1491
|
+
function qt(e, t) {
|
|
1492
|
+
return ur(e, t) || e.state.dataUpdatedAt > 0 && kt(e, t, t.refetchOnMount);
|
|
1493
1493
|
}
|
|
1494
1494
|
function kt(e, t, s) {
|
|
1495
1495
|
if (t.enabled !== !1) {
|
|
@@ -1498,16 +1498,16 @@ function kt(e, t, s) {
|
|
|
1498
1498
|
}
|
|
1499
1499
|
return !1;
|
|
1500
1500
|
}
|
|
1501
|
-
function
|
|
1501
|
+
function Wt(e, t, s, r) {
|
|
1502
1502
|
return s.enabled !== !1 && (e !== t || r.enabled === !1) && (!s.suspense || e.state.status !== "error") && Rt(e, s);
|
|
1503
1503
|
}
|
|
1504
1504
|
function Rt(e, t) {
|
|
1505
1505
|
return e.isStaleByTime(t.staleTime);
|
|
1506
1506
|
}
|
|
1507
|
-
function
|
|
1507
|
+
function dr(e, t) {
|
|
1508
1508
|
return !ct(e.getCurrentResult(), t);
|
|
1509
1509
|
}
|
|
1510
|
-
var he, se, G, re, He, lt, rt,
|
|
1510
|
+
var he, se, G, re, He, lt, rt, Mt, ls, hr = (ls = class extends Ke {
|
|
1511
1511
|
constructor(t, s) {
|
|
1512
1512
|
super();
|
|
1513
1513
|
p(this, He);
|
|
@@ -1535,14 +1535,14 @@ var he, se, G, re, He, lt, rt, Ot, ls, cr = (ls = class extends Ke {
|
|
|
1535
1535
|
this.hasListeners() || (t = n(this, G)) == null || t.removeObserver(this);
|
|
1536
1536
|
}
|
|
1537
1537
|
onMutationUpdate(t) {
|
|
1538
|
-
x(this, He, lt).call(this), x(this, rt,
|
|
1538
|
+
x(this, He, lt).call(this), x(this, rt, Mt).call(this, t);
|
|
1539
1539
|
}
|
|
1540
1540
|
getCurrentResult() {
|
|
1541
1541
|
return n(this, se);
|
|
1542
1542
|
}
|
|
1543
1543
|
reset() {
|
|
1544
1544
|
var t;
|
|
1545
|
-
(t = n(this, G)) == null || t.removeObserver(this), h(this, G, void 0), x(this, He, lt).call(this), x(this, rt,
|
|
1545
|
+
(t = n(this, G)) == null || t.removeObserver(this), h(this, G, void 0), x(this, He, lt).call(this), x(this, rt, Mt).call(this);
|
|
1546
1546
|
}
|
|
1547
1547
|
mutate(t, s) {
|
|
1548
1548
|
var r;
|
|
@@ -1560,7 +1560,7 @@ var he, se, G, re, He, lt, rt, Ot, ls, cr = (ls = class extends Ke {
|
|
|
1560
1560
|
mutate: this.mutate,
|
|
1561
1561
|
reset: this.reset
|
|
1562
1562
|
});
|
|
1563
|
-
}, rt = new WeakSet(),
|
|
1563
|
+
}, rt = new WeakSet(), Mt = function(t) {
|
|
1564
1564
|
R.batch(() => {
|
|
1565
1565
|
var s, r, a, o, l, c, m, C;
|
|
1566
1566
|
if (n(this, re) && this.hasListeners()) {
|
|
@@ -1586,14 +1586,14 @@ var he, se, G, re, He, lt, rt, Ot, ls, cr = (ls = class extends Ke {
|
|
|
1586
1586
|
if (!t)
|
|
1587
1587
|
throw new Error("No QueryClient set, use QueryClientProvider to set one");
|
|
1588
1588
|
return t;
|
|
1589
|
-
},
|
|
1589
|
+
}, fr = ({
|
|
1590
1590
|
client: e,
|
|
1591
1591
|
children: t
|
|
1592
1592
|
}) => (d.useEffect(() => (e.mount(), () => {
|
|
1593
1593
|
e.unmount();
|
|
1594
|
-
}), [e]), /* @__PURE__ */ d.createElement(gs.Provider, { value: e }, t)), Cs = d.createContext(!1),
|
|
1594
|
+
}), [e]), /* @__PURE__ */ d.createElement(gs.Provider, { value: e }, t)), Cs = d.createContext(!1), pr = () => d.useContext(Cs);
|
|
1595
1595
|
Cs.Provider;
|
|
1596
|
-
function
|
|
1596
|
+
function mr() {
|
|
1597
1597
|
let e = !1;
|
|
1598
1598
|
return {
|
|
1599
1599
|
clearReset: () => {
|
|
@@ -1605,29 +1605,29 @@ function hr() {
|
|
|
1605
1605
|
isReset: () => e
|
|
1606
1606
|
};
|
|
1607
1607
|
}
|
|
1608
|
-
var
|
|
1608
|
+
var vr = d.createContext(mr()), yr = () => d.useContext(vr);
|
|
1609
1609
|
function xs(e, t) {
|
|
1610
1610
|
return typeof e == "function" ? e(...t) : !!e;
|
|
1611
1611
|
}
|
|
1612
|
-
var
|
|
1612
|
+
var gr = (e, t) => {
|
|
1613
1613
|
(e.suspense || e.throwOnError) && (t.isReset() || (e.retryOnMount = !1));
|
|
1614
|
-
},
|
|
1614
|
+
}, Cr = (e) => {
|
|
1615
1615
|
d.useEffect(() => {
|
|
1616
1616
|
e.clearReset();
|
|
1617
1617
|
}, [e]);
|
|
1618
|
-
},
|
|
1618
|
+
}, xr = ({
|
|
1619
1619
|
result: e,
|
|
1620
1620
|
errorResetBoundary: t,
|
|
1621
1621
|
throwOnError: s,
|
|
1622
1622
|
query: r
|
|
1623
|
-
}) => e.isError && !t.isReset() && !e.isFetching && r && xs(s, [e.error, r]),
|
|
1623
|
+
}) => e.isError && !t.isReset() && !e.isFetching && r && xs(s, [e.error, r]), br = (e) => {
|
|
1624
1624
|
e.suspense && typeof e.staleTime != "number" && (e.staleTime = 1e3);
|
|
1625
|
-
},
|
|
1625
|
+
}, wr = (e, t) => (e == null ? void 0 : e.suspense) && t.isPending, jr = (e, t, s) => t.fetchOptimistic(e).catch(() => {
|
|
1626
1626
|
s.clearReset();
|
|
1627
1627
|
});
|
|
1628
|
-
function
|
|
1629
|
-
const r = Dt(s), a =
|
|
1630
|
-
l._optimisticResults = a ? "isRestoring" : "optimistic",
|
|
1628
|
+
function _r(e, t, s) {
|
|
1629
|
+
const r = Dt(s), a = pr(), o = yr(), l = r.defaultQueryOptions(e);
|
|
1630
|
+
l._optimisticResults = a ? "isRestoring" : "optimistic", br(l), gr(l, o), Cr(o);
|
|
1631
1631
|
const [c] = d.useState(
|
|
1632
1632
|
() => new t(
|
|
1633
1633
|
r,
|
|
@@ -1647,9 +1647,9 @@ function br(e, t, s) {
|
|
|
1647
1647
|
() => c.getCurrentResult()
|
|
1648
1648
|
), d.useEffect(() => {
|
|
1649
1649
|
c.setOptions(l, { listeners: !1 });
|
|
1650
|
-
}, [l, c]),
|
|
1651
|
-
throw
|
|
1652
|
-
if (
|
|
1650
|
+
}, [l, c]), wr(l, m))
|
|
1651
|
+
throw jr(l, c, o);
|
|
1652
|
+
if (xr({
|
|
1653
1653
|
result: m,
|
|
1654
1654
|
errorResetBoundary: o,
|
|
1655
1655
|
throwOnError: l.throwOnError,
|
|
@@ -1659,11 +1659,11 @@ function br(e, t, s) {
|
|
|
1659
1659
|
return l.notifyOnChangeProps ? m : c.trackResult(m);
|
|
1660
1660
|
}
|
|
1661
1661
|
function bs(e, t) {
|
|
1662
|
-
return
|
|
1662
|
+
return _r(e, cr, t);
|
|
1663
1663
|
}
|
|
1664
|
-
function
|
|
1664
|
+
function Er(e, t) {
|
|
1665
1665
|
const s = Dt(t), [r] = d.useState(
|
|
1666
|
-
() => new
|
|
1666
|
+
() => new hr(
|
|
1667
1667
|
s,
|
|
1668
1668
|
e
|
|
1669
1669
|
)
|
|
@@ -1680,7 +1680,7 @@ function wr(e, t) {
|
|
|
1680
1680
|
() => r.getCurrentResult()
|
|
1681
1681
|
), o = d.useCallback(
|
|
1682
1682
|
(l, c) => {
|
|
1683
|
-
r.mutate(l, c).catch(
|
|
1683
|
+
r.mutate(l, c).catch(Sr);
|
|
1684
1684
|
},
|
|
1685
1685
|
[r]
|
|
1686
1686
|
);
|
|
@@ -1688,7 +1688,7 @@ function wr(e, t) {
|
|
|
1688
1688
|
throw a.error;
|
|
1689
1689
|
return { ...a, mutate: o, mutateAsync: a.mutate };
|
|
1690
1690
|
}
|
|
1691
|
-
function
|
|
1691
|
+
function Sr() {
|
|
1692
1692
|
}
|
|
1693
1693
|
function ws(e) {
|
|
1694
1694
|
var t, s, r = "";
|
|
@@ -1709,14 +1709,14 @@ function P() {
|
|
|
1709
1709
|
(e = arguments[s]) && (t = ws(e)) && (r && (r += " "), r += t);
|
|
1710
1710
|
return r;
|
|
1711
1711
|
}
|
|
1712
|
-
var
|
|
1712
|
+
var Ar = Object.defineProperty, Pr = Object.defineProperties, Nr = Object.getOwnPropertyDescriptors, ht = Object.getOwnPropertySymbols, js = Object.prototype.hasOwnProperty, _s = Object.prototype.propertyIsEnumerable, Zt = (e, t, s) => t in e ? Ar(e, t, { enumerable: !0, configurable: !0, writable: !0, value: s }) : e[t] = s, j = (e, t) => {
|
|
1713
1713
|
for (var s in t || (t = {}))
|
|
1714
|
-
js.call(t, s) &&
|
|
1714
|
+
js.call(t, s) && Zt(e, s, t[s]);
|
|
1715
1715
|
if (ht)
|
|
1716
1716
|
for (var s of ht(t))
|
|
1717
|
-
_s.call(t, s) &&
|
|
1717
|
+
_s.call(t, s) && Zt(e, s, t[s]);
|
|
1718
1718
|
return e;
|
|
1719
|
-
}, A = (e, t) =>
|
|
1719
|
+
}, A = (e, t) => Pr(e, Nr(t)), O = (e, t) => {
|
|
1720
1720
|
var s = {};
|
|
1721
1721
|
for (var r in e)
|
|
1722
1722
|
js.call(e, r) && t.indexOf(r) < 0 && (s[r] = e[r]);
|
|
@@ -1735,39 +1735,39 @@ function ft() {
|
|
|
1735
1735
|
return e;
|
|
1736
1736
|
}, ft.apply(this, arguments);
|
|
1737
1737
|
}
|
|
1738
|
-
function
|
|
1738
|
+
function kr(e, t) {
|
|
1739
1739
|
typeof e == "function" ? e(t) : e != null && (e.current = t);
|
|
1740
1740
|
}
|
|
1741
|
-
function
|
|
1741
|
+
function Mr(...e) {
|
|
1742
1742
|
return (t) => e.forEach(
|
|
1743
|
-
(s) =>
|
|
1743
|
+
(s) => kr(s, t)
|
|
1744
1744
|
);
|
|
1745
1745
|
}
|
|
1746
|
-
var
|
|
1747
|
-
const s = e, { children: r } = s, a =
|
|
1746
|
+
var Or = /* @__PURE__ */ d.forwardRef((e, t) => {
|
|
1747
|
+
const s = e, { children: r } = s, a = O(s, ["children"]), o = d.Children.toArray(r), l = o.find(Fr);
|
|
1748
1748
|
if (l) {
|
|
1749
1749
|
const c = l.props.children, m = o.map((C) => C === l ? d.Children.count(c) > 1 ? d.Children.only(null) : /* @__PURE__ */ d.isValidElement(c) ? c.props.children : null : C);
|
|
1750
|
-
return /* @__PURE__ */ d.createElement(
|
|
1750
|
+
return /* @__PURE__ */ d.createElement(Ot, ft({}, a, {
|
|
1751
1751
|
ref: t
|
|
1752
1752
|
}), /* @__PURE__ */ d.isValidElement(c) ? /* @__PURE__ */ d.cloneElement(c, void 0, m) : null);
|
|
1753
1753
|
}
|
|
1754
|
-
return /* @__PURE__ */ d.createElement(
|
|
1754
|
+
return /* @__PURE__ */ d.createElement(Ot, ft({}, a, {
|
|
1755
1755
|
ref: t
|
|
1756
1756
|
}), r);
|
|
1757
1757
|
});
|
|
1758
|
-
|
|
1759
|
-
var
|
|
1760
|
-
const s = e, { children: r } = s, a =
|
|
1761
|
-
return /* @__PURE__ */ d.isValidElement(r) ? /* @__PURE__ */ d.cloneElement(r, A(j({},
|
|
1762
|
-
ref: t ?
|
|
1758
|
+
Or.displayName = "Slot";
|
|
1759
|
+
var Ot = /* @__PURE__ */ d.forwardRef((e, t) => {
|
|
1760
|
+
const s = e, { children: r } = s, a = O(s, ["children"]);
|
|
1761
|
+
return /* @__PURE__ */ d.isValidElement(r) ? /* @__PURE__ */ d.cloneElement(r, A(j({}, Rr(a, r.props)), {
|
|
1762
|
+
ref: t ? Mr(t, r.ref) : r.ref
|
|
1763
1763
|
})) : d.Children.count(r) > 1 ? d.Children.only(null) : null;
|
|
1764
1764
|
});
|
|
1765
|
-
|
|
1766
|
-
var
|
|
1767
|
-
function
|
|
1768
|
-
return /* @__PURE__ */ d.isValidElement(e) && e.type ===
|
|
1765
|
+
Ot.displayName = "SlotClone";
|
|
1766
|
+
var Lr = ({ children: e }) => /* @__PURE__ */ d.createElement(d.Fragment, null, e);
|
|
1767
|
+
function Fr(e) {
|
|
1768
|
+
return /* @__PURE__ */ d.isValidElement(e) && e.type === Lr;
|
|
1769
1769
|
}
|
|
1770
|
-
function
|
|
1770
|
+
function Rr(e, t) {
|
|
1771
1771
|
const s = j({}, t);
|
|
1772
1772
|
for (const r in t) {
|
|
1773
1773
|
const a = e[r], o = t[r];
|
|
@@ -1780,7 +1780,7 @@ function Mr(e, t) {
|
|
|
1780
1780
|
}
|
|
1781
1781
|
return j(j({}, e), s);
|
|
1782
1782
|
}
|
|
1783
|
-
var
|
|
1783
|
+
var Dr = ({ firstName: e, lastName: t, variant: s = "small" }) => {
|
|
1784
1784
|
const r = `${e.charAt(0)}${t.charAt(0)}`;
|
|
1785
1785
|
return /* @__PURE__ */ i.jsx(
|
|
1786
1786
|
"span",
|
|
@@ -1801,7 +1801,7 @@ var Lr = ({ firstName: e, lastName: t, variant: s = "small" }) => {
|
|
|
1801
1801
|
variant: c,
|
|
1802
1802
|
className: m,
|
|
1803
1803
|
children: C
|
|
1804
|
-
} = s, u =
|
|
1804
|
+
} = s, u = O(s, [
|
|
1805
1805
|
"iconLeft",
|
|
1806
1806
|
"iconRight",
|
|
1807
1807
|
"isPending",
|
|
@@ -1835,9 +1835,9 @@ var Lr = ({ firstName: e, lastName: t, variant: s = "small" }) => {
|
|
|
1835
1835
|
);
|
|
1836
1836
|
it.displayName = "Button";
|
|
1837
1837
|
d.createContext(void 0);
|
|
1838
|
-
var
|
|
1838
|
+
var Tr = d.forwardRef(
|
|
1839
1839
|
(e, t) => {
|
|
1840
|
-
var s = e, { prefix: r, suffix: a, className: o } = s, l =
|
|
1840
|
+
var s = e, { prefix: r, suffix: a, className: o } = s, l = O(s, ["prefix", "suffix", "className"]);
|
|
1841
1841
|
return /* @__PURE__ */ i.jsxs("div", { className: "input__wrapper", children: [
|
|
1842
1842
|
r && /* @__PURE__ */ i.jsx("span", { className: "input__prefix", children: r }),
|
|
1843
1843
|
/* @__PURE__ */ i.jsx(
|
|
@@ -1856,12 +1856,12 @@ var Fr = d.forwardRef(
|
|
|
1856
1856
|
] });
|
|
1857
1857
|
}
|
|
1858
1858
|
);
|
|
1859
|
-
|
|
1859
|
+
Tr.displayName = "TextField";
|
|
1860
1860
|
d.createContext(void 0);
|
|
1861
|
-
var
|
|
1862
|
-
var t = e, { children: s, className: r } = t, a =
|
|
1861
|
+
var Ur = ({ children: e }) => /* @__PURE__ */ i.jsx("div", { className: "card__header__action", children: e }), Qr = (e) => {
|
|
1862
|
+
var t = e, { children: s, className: r } = t, a = O(t, ["children", "className"]);
|
|
1863
1863
|
return /* @__PURE__ */ i.jsx("div", A(j({ className: P("card__body", r) }, a), { children: s }));
|
|
1864
|
-
},
|
|
1864
|
+
}, Hr = (e) => /* @__PURE__ */ i.jsx(
|
|
1865
1865
|
"svg",
|
|
1866
1866
|
A(j({
|
|
1867
1867
|
width: "24",
|
|
@@ -1881,7 +1881,7 @@ var Rr = ({ children: e }) => /* @__PURE__ */ i.jsx("div", { className: "card__h
|
|
|
1881
1881
|
}
|
|
1882
1882
|
)
|
|
1883
1883
|
})
|
|
1884
|
-
), Tt =
|
|
1884
|
+
), Tt = Hr, $r = (e) => /* @__PURE__ */ i.jsx(
|
|
1885
1885
|
"svg",
|
|
1886
1886
|
A(j({
|
|
1887
1887
|
width: "24",
|
|
@@ -1901,7 +1901,7 @@ var Rr = ({ children: e }) => /* @__PURE__ */ i.jsx("div", { className: "card__h
|
|
|
1901
1901
|
}
|
|
1902
1902
|
)
|
|
1903
1903
|
})
|
|
1904
|
-
),
|
|
1904
|
+
), Kr = $r, Gr = (e) => /* @__PURE__ */ i.jsx(
|
|
1905
1905
|
"svg",
|
|
1906
1906
|
A(j({
|
|
1907
1907
|
width: "24",
|
|
@@ -1920,7 +1920,7 @@ var Rr = ({ children: e }) => /* @__PURE__ */ i.jsx("div", { className: "card__h
|
|
|
1920
1920
|
}
|
|
1921
1921
|
)
|
|
1922
1922
|
})
|
|
1923
|
-
),
|
|
1923
|
+
), Vr = Gr, qr = (e) => /* @__PURE__ */ i.jsx(
|
|
1924
1924
|
"svg",
|
|
1925
1925
|
A(j({
|
|
1926
1926
|
width: "24",
|
|
@@ -1939,7 +1939,7 @@ var Rr = ({ children: e }) => /* @__PURE__ */ i.jsx("div", { className: "card__h
|
|
|
1939
1939
|
}
|
|
1940
1940
|
)
|
|
1941
1941
|
})
|
|
1942
|
-
),
|
|
1942
|
+
), Wr = qr, Zr = (e) => /* @__PURE__ */ i.jsx(
|
|
1943
1943
|
"svg",
|
|
1944
1944
|
A(j({
|
|
1945
1945
|
width: "24",
|
|
@@ -1958,7 +1958,7 @@ var Rr = ({ children: e }) => /* @__PURE__ */ i.jsx("div", { className: "card__h
|
|
|
1958
1958
|
}
|
|
1959
1959
|
)
|
|
1960
1960
|
})
|
|
1961
|
-
),
|
|
1961
|
+
), Yr = Zr, zr = (e) => /* @__PURE__ */ i.jsxs(
|
|
1962
1962
|
"svg",
|
|
1963
1963
|
A(j({
|
|
1964
1964
|
width: "24",
|
|
@@ -1995,7 +1995,7 @@ var Rr = ({ children: e }) => /* @__PURE__ */ i.jsx("div", { className: "card__h
|
|
|
1995
1995
|
/* @__PURE__ */ i.jsx("defs", { children: /* @__PURE__ */ i.jsx("clipPath", { id: "clip0_19_444", children: /* @__PURE__ */ i.jsx("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
1996
1996
|
]
|
|
1997
1997
|
})
|
|
1998
|
-
),
|
|
1998
|
+
), Jr = zr, Xr = (e) => /* @__PURE__ */ i.jsxs(
|
|
1999
1999
|
"svg",
|
|
2000
2000
|
A(j({
|
|
2001
2001
|
width: "24",
|
|
@@ -2027,7 +2027,7 @@ var Rr = ({ children: e }) => /* @__PURE__ */ i.jsx("div", { className: "card__h
|
|
|
2027
2027
|
)
|
|
2028
2028
|
]
|
|
2029
2029
|
})
|
|
2030
|
-
),
|
|
2030
|
+
), Ir = Xr, Br = (e) => /* @__PURE__ */ i.jsxs(
|
|
2031
2031
|
"svg",
|
|
2032
2032
|
A(j({
|
|
2033
2033
|
width: "24",
|
|
@@ -2079,8 +2079,8 @@ var Rr = ({ children: e }) => /* @__PURE__ */ i.jsx("div", { className: "card__h
|
|
|
2079
2079
|
)
|
|
2080
2080
|
]
|
|
2081
2081
|
})
|
|
2082
|
-
),
|
|
2083
|
-
var t = e, { className: s } = t, r =
|
|
2082
|
+
), ei = Br, ti = (e) => {
|
|
2083
|
+
var t = e, { className: s } = t, r = O(t, ["className"]);
|
|
2084
2084
|
return /* @__PURE__ */ i.jsxs(
|
|
2085
2085
|
"svg",
|
|
2086
2086
|
A(j({
|
|
@@ -2108,7 +2108,7 @@ var Rr = ({ children: e }) => /* @__PURE__ */ i.jsx("div", { className: "card__h
|
|
|
2108
2108
|
]
|
|
2109
2109
|
})
|
|
2110
2110
|
);
|
|
2111
|
-
},
|
|
2111
|
+
}, si = ti, ri = (e) => /* @__PURE__ */ i.jsxs(
|
|
2112
2112
|
"svg",
|
|
2113
2113
|
A(j({
|
|
2114
2114
|
width: "24",
|
|
@@ -2142,7 +2142,7 @@ var Rr = ({ children: e }) => /* @__PURE__ */ i.jsx("div", { className: "card__h
|
|
|
2142
2142
|
/* @__PURE__ */ i.jsx("defs", { children: /* @__PURE__ */ i.jsx("clipPath", { id: "clip0_762_2934", children: /* @__PURE__ */ i.jsx("rect", { width: "24", height: "24", fill: "white" }) }) })
|
|
2143
2143
|
]
|
|
2144
2144
|
})
|
|
2145
|
-
),
|
|
2145
|
+
), ii = ri, ni = (e) => {
|
|
2146
2146
|
const t = (s) => `${s}${e.suffix ? `_${e.suffix}` : ""}`;
|
|
2147
2147
|
return /* @__PURE__ */ i.jsxs(
|
|
2148
2148
|
"svg",
|
|
@@ -2313,7 +2313,7 @@ var Rr = ({ children: e }) => /* @__PURE__ */ i.jsx("div", { className: "card__h
|
|
|
2313
2313
|
]
|
|
2314
2314
|
})
|
|
2315
2315
|
);
|
|
2316
|
-
},
|
|
2316
|
+
}, Es = ni, ai = (e) => /* @__PURE__ */ i.jsxs(
|
|
2317
2317
|
"svg",
|
|
2318
2318
|
A(j({
|
|
2319
2319
|
fill: "none",
|
|
@@ -2375,7 +2375,7 @@ var Rr = ({ children: e }) => /* @__PURE__ */ i.jsx("div", { className: "card__h
|
|
|
2375
2375
|
)
|
|
2376
2376
|
]
|
|
2377
2377
|
})
|
|
2378
|
-
),
|
|
2378
|
+
), oi = ai, li = (e) => /* @__PURE__ */ i.jsx(
|
|
2379
2379
|
"svg",
|
|
2380
2380
|
A(j({
|
|
2381
2381
|
fill: "none",
|
|
@@ -2395,7 +2395,7 @@ var Rr = ({ children: e }) => /* @__PURE__ */ i.jsx("div", { className: "card__h
|
|
|
2395
2395
|
}
|
|
2396
2396
|
)
|
|
2397
2397
|
})
|
|
2398
|
-
),
|
|
2398
|
+
), ci = li, ui = (e) => /* @__PURE__ */ i.jsxs(
|
|
2399
2399
|
"svg",
|
|
2400
2400
|
A(j({
|
|
2401
2401
|
width: "24",
|
|
@@ -2422,7 +2422,7 @@ var Rr = ({ children: e }) => /* @__PURE__ */ i.jsx("div", { className: "card__h
|
|
|
2422
2422
|
/* @__PURE__ */ i.jsx("circle", { r: ".8", transform: "matrix(1 0 0 -1 20.8 20.7)", fill: "currentColor" })
|
|
2423
2423
|
]
|
|
2424
2424
|
})
|
|
2425
|
-
),
|
|
2425
|
+
), di = ui, hi = (e) => {
|
|
2426
2426
|
var t = e, {
|
|
2427
2427
|
variant: s,
|
|
2428
2428
|
icon: r,
|
|
@@ -2430,7 +2430,7 @@ var Rr = ({ children: e }) => /* @__PURE__ */ i.jsx("div", { className: "card__h
|
|
|
2430
2430
|
title: o,
|
|
2431
2431
|
description: l,
|
|
2432
2432
|
className: c
|
|
2433
|
-
} = t, m =
|
|
2433
|
+
} = t, m = O(t, [
|
|
2434
2434
|
"variant",
|
|
2435
2435
|
"icon",
|
|
2436
2436
|
"isStandalone",
|
|
@@ -2448,7 +2448,7 @@ var Rr = ({ children: e }) => /* @__PURE__ */ i.jsx("div", { className: "card__h
|
|
|
2448
2448
|
c
|
|
2449
2449
|
),
|
|
2450
2450
|
children: /* @__PURE__ */ i.jsxs("div", { className: "card__empty-state__wrapper", children: [
|
|
2451
|
-
/* @__PURE__ */ i.jsx("i", { className: "card__empty-state__icon", "aria-hidden": !0, children: s === "error" ? /* @__PURE__ */ i.jsx(
|
|
2451
|
+
/* @__PURE__ */ i.jsx("i", { className: "card__empty-state__icon", "aria-hidden": !0, children: s === "error" ? /* @__PURE__ */ i.jsx(ii, {}) : r }),
|
|
2452
2452
|
/* @__PURE__ */ i.jsxs("div", { className: "card__empty-state__content", children: [
|
|
2453
2453
|
/* @__PURE__ */ i.jsx("p", { className: "card__empty-state__title", children: o }),
|
|
2454
2454
|
/* @__PURE__ */ i.jsx("p", { className: "card__empty-state__description", children: l })
|
|
@@ -2456,13 +2456,13 @@ var Rr = ({ children: e }) => /* @__PURE__ */ i.jsx("div", { className: "card__h
|
|
|
2456
2456
|
] })
|
|
2457
2457
|
})
|
|
2458
2458
|
);
|
|
2459
|
-
},
|
|
2459
|
+
}, fi = ({ children: e }) => /* @__PURE__ */ i.jsx("div", { className: "card__footer", children: e }), pi = (e) => {
|
|
2460
2460
|
var t = e, {
|
|
2461
2461
|
variant: s = "default",
|
|
2462
2462
|
sticky: r,
|
|
2463
2463
|
className: a,
|
|
2464
2464
|
children: o
|
|
2465
|
-
} = t, l =
|
|
2465
|
+
} = t, l = O(t, [
|
|
2466
2466
|
"variant",
|
|
2467
2467
|
"sticky",
|
|
2468
2468
|
"className",
|
|
@@ -2480,12 +2480,12 @@ var Rr = ({ children: e }) => /* @__PURE__ */ i.jsx("div", { className: "card__h
|
|
|
2480
2480
|
children: o
|
|
2481
2481
|
})
|
|
2482
2482
|
);
|
|
2483
|
-
},
|
|
2483
|
+
}, mi = ({ children: e }) => /* @__PURE__ */ i.jsx("div", { className: "card__image", children: e }), vi = ({ children: e, className: t }) => /* @__PURE__ */ i.jsx("div", { className: P("card__body__item", t), children: e }), yi = ({ children: e }) => /* @__PURE__ */ i.jsx("div", { className: "card__body__subtitle", children: e }), gi = ({ icon: e, children: t }) => /* @__PURE__ */ i.jsxs("div", { className: "card__header__title", children: [
|
|
2484
2484
|
e && /* @__PURE__ */ i.jsx("span", { className: "card__header__title__icon", children: e }),
|
|
2485
2485
|
t
|
|
2486
|
-
] }),
|
|
2486
|
+
] }), Ss = d.forwardRef(
|
|
2487
2487
|
(e, t) => {
|
|
2488
|
-
var s = e, { type: r, children: a, className: o, variant: l = "default", disabled: c = !1 } = s, m =
|
|
2488
|
+
var s = e, { type: r, children: a, className: o, variant: l = "default", disabled: c = !1 } = s, m = O(s, ["type", "children", "className", "variant", "disabled"]);
|
|
2489
2489
|
return d.createElement(
|
|
2490
2490
|
r,
|
|
2491
2491
|
j({
|
|
@@ -2501,32 +2501,32 @@ var Rr = ({ children: e }) => /* @__PURE__ */ i.jsx("div", { className: "card__h
|
|
|
2501
2501
|
);
|
|
2502
2502
|
}
|
|
2503
2503
|
);
|
|
2504
|
-
|
|
2505
|
-
Object.assign(
|
|
2506
|
-
Header:
|
|
2507
|
-
Action:
|
|
2508
|
-
Title:
|
|
2509
|
-
Subtitle:
|
|
2510
|
-
Body:
|
|
2511
|
-
Image:
|
|
2512
|
-
Item:
|
|
2513
|
-
Footer:
|
|
2514
|
-
EmptyState:
|
|
2504
|
+
Ss.displayName = "Card";
|
|
2505
|
+
Object.assign(Ss, {
|
|
2506
|
+
Header: pi,
|
|
2507
|
+
Action: Ur,
|
|
2508
|
+
Title: gi,
|
|
2509
|
+
Subtitle: yi,
|
|
2510
|
+
Body: Qr,
|
|
2511
|
+
Image: mi,
|
|
2512
|
+
Item: vi,
|
|
2513
|
+
Footer: fi,
|
|
2514
|
+
EmptyState: hi
|
|
2515
2515
|
});
|
|
2516
|
-
var
|
|
2517
|
-
var t = e, { className: s, children: r } = t, a =
|
|
2516
|
+
var Ci = (e) => {
|
|
2517
|
+
var t = e, { className: s, children: r } = t, a = O(t, ["className", "children"]);
|
|
2518
2518
|
return /* @__PURE__ */ i.jsx("div", A(j({ className: P("checkbox__content", s) }, a), { children: r }));
|
|
2519
|
-
},
|
|
2520
|
-
var t = e, { className: s, children: r } = t, a =
|
|
2519
|
+
}, xi = (e) => {
|
|
2520
|
+
var t = e, { className: s, children: r } = t, a = O(t, ["className", "children"]);
|
|
2521
2521
|
return /* @__PURE__ */ i.jsx("span", A(j({ className: P("checkbox__hint", s) }, a), { children: r }));
|
|
2522
|
-
},
|
|
2523
|
-
const e = d.useContext(
|
|
2522
|
+
}, As = d.createContext(void 0), bi = ({ id: e, name: t, children: s }) => /* @__PURE__ */ i.jsx(As.Provider, { value: { id: e, name: t }, children: s }), wi = () => {
|
|
2523
|
+
const e = d.useContext(As);
|
|
2524
2524
|
if (!e)
|
|
2525
2525
|
throw new Error("Checkbox compound components can not be rendered outside of Checkbox");
|
|
2526
2526
|
return e;
|
|
2527
|
-
},
|
|
2528
|
-
var t = e, { className: s, children: r } = t, a =
|
|
2529
|
-
const { id: o } =
|
|
2527
|
+
}, ji = (e) => {
|
|
2528
|
+
var t = e, { className: s, children: r } = t, a = O(t, ["className", "children"]);
|
|
2529
|
+
const { id: o } = wi();
|
|
2530
2530
|
return /* @__PURE__ */ i.jsx("label", A(j({ htmlFor: o, className: P("checkbox__label", s) }, a), { children: r }));
|
|
2531
2531
|
}, je = (e) => {
|
|
2532
2532
|
var t = e, {
|
|
@@ -2538,7 +2538,7 @@ var vi = (e) => {
|
|
|
2538
2538
|
single: c,
|
|
2539
2539
|
className: m,
|
|
2540
2540
|
children: C
|
|
2541
|
-
} = t, u =
|
|
2541
|
+
} = t, u = O(t, [
|
|
2542
2542
|
"id",
|
|
2543
2543
|
"name",
|
|
2544
2544
|
"isPending",
|
|
@@ -2567,26 +2567,26 @@ var vi = (e) => {
|
|
|
2567
2567
|
value: c ? "true" : ""
|
|
2568
2568
|
}, u)
|
|
2569
2569
|
),
|
|
2570
|
-
a ? /* @__PURE__ */ i.jsx(
|
|
2571
|
-
/* @__PURE__ */ i.jsx(
|
|
2570
|
+
a ? /* @__PURE__ */ i.jsx(si, { className: "checkbox__spinner", "aria-hidden": !0 }) : /* @__PURE__ */ i.jsx(Kr, { className: "checkbox__check", "aria-hidden": !0, strokeDasharray: "75" }),
|
|
2571
|
+
/* @__PURE__ */ i.jsx(bi, { id: s, name: r, children: C })
|
|
2572
2572
|
]
|
|
2573
2573
|
}
|
|
2574
2574
|
);
|
|
2575
2575
|
};
|
|
2576
|
-
je.Content =
|
|
2577
|
-
je.Label =
|
|
2578
|
-
je.Hint =
|
|
2576
|
+
je.Content = Ci;
|
|
2577
|
+
je.Label = ji;
|
|
2578
|
+
je.Hint = xi;
|
|
2579
2579
|
je.Error = Error;
|
|
2580
|
-
var
|
|
2581
|
-
var t = e, { type: s = "div", className: r, children: a } = t, o =
|
|
2580
|
+
var _i = (e) => {
|
|
2581
|
+
var t = e, { type: s = "div", className: r, children: a } = t, o = O(t, ["type", "className", "children"]);
|
|
2582
2582
|
return d.createElement(s, j({ className: P("dialog__body", r) }, o), a);
|
|
2583
|
-
}, Lt = () => document.body.style.removeProperty("overflow"),
|
|
2584
|
-
var t = e, { className: s, children: r, shouldAnimate: a = !0 } = t, o =
|
|
2583
|
+
}, Lt = () => document.body.style.removeProperty("overflow"), Yt = (e) => e.preventDefault(), Ei = 'a[href]:not([disabled]), button:not([disabled]), textarea:not([disabled]), input[type="text"]:not([disabled]), input[type="radio"]:not([disabled]), input[type="checkbox"]:not([disabled]), select:not([disabled])', Si = (e) => {
|
|
2584
|
+
var t = e, { className: s, children: r, shouldAnimate: a = !0 } = t, o = O(t, ["className", "children", "shouldAnimate"]);
|
|
2585
2585
|
const { ref: l, defaultOpen: c, isModal: m, onClose: C } = nt();
|
|
2586
2586
|
return d.useEffect(() => {
|
|
2587
2587
|
const u = l == null ? void 0 : l.current;
|
|
2588
2588
|
if (u != null && u.open) {
|
|
2589
|
-
const b = u.querySelectorAll(
|
|
2589
|
+
const b = u.querySelectorAll(Ei), v = b[0], f = b[b.length - 1], w = (E) => {
|
|
2590
2590
|
if (!(E.key === "Tab"))
|
|
2591
2591
|
return;
|
|
2592
2592
|
E.shiftKey ? document.activeElement === v && (f.focus(), E.preventDefault()) : document.activeElement === f && (v.focus(), E.preventDefault());
|
|
@@ -2600,7 +2600,7 @@ var bi = (e) => {
|
|
|
2600
2600
|
if (!u)
|
|
2601
2601
|
return;
|
|
2602
2602
|
if (c && (u.removeAttribute("open"), u.showModal(), u.focus()), m)
|
|
2603
|
-
return u.addEventListener("cancel",
|
|
2603
|
+
return u.addEventListener("cancel", Yt), () => u.removeEventListener("cancel", Yt);
|
|
2604
2604
|
const b = ({ clientX: v, clientY: f }) => {
|
|
2605
2605
|
const { top: w, right: E, bottom: y, left: g } = u.getBoundingClientRect(), S = 0 < f && 0 < v, _ = w < f && f < y, k = g < v && v < E;
|
|
2606
2606
|
S && !(_ && k) && C();
|
|
@@ -2620,23 +2620,23 @@ var bi = (e) => {
|
|
|
2620
2620
|
children: r
|
|
2621
2621
|
})
|
|
2622
2622
|
);
|
|
2623
|
-
},
|
|
2623
|
+
}, Ps = d.createContext(void 0), Ai = ({ defaultOpen: e, onClose: t, isModal: s, children: r }) => {
|
|
2624
2624
|
const a = d.useRef(null), o = d.useRef(t), l = d.useCallback(() => {
|
|
2625
2625
|
var c;
|
|
2626
2626
|
Lt(), (c = a.current) == null || c.close(), o.current && (o == null || o.current());
|
|
2627
2627
|
}, [a]);
|
|
2628
|
-
return /* @__PURE__ */ i.jsx(
|
|
2628
|
+
return /* @__PURE__ */ i.jsx(Ps.Provider, { value: { ref: a, defaultOpen: e, isModal: s, onClose: l }, children: r });
|
|
2629
2629
|
}, nt = () => {
|
|
2630
|
-
const e = d.useContext(
|
|
2630
|
+
const e = d.useContext(Ps);
|
|
2631
2631
|
if (!e)
|
|
2632
2632
|
throw new Error("Dialog compound components can not be rendered outside of Dialog");
|
|
2633
2633
|
return e;
|
|
2634
|
-
},
|
|
2635
|
-
var t = e, { children: s } = t, r =
|
|
2634
|
+
}, Pi = (e) => {
|
|
2635
|
+
var t = e, { children: s } = t, r = O(t, ["children"]);
|
|
2636
2636
|
const { onClose: a } = nt();
|
|
2637
2637
|
return /* @__PURE__ */ i.jsx(it, A(j({ onClick: a }, r), { children: s }));
|
|
2638
|
-
},
|
|
2639
|
-
var s = e, { className: r } = s, a =
|
|
2638
|
+
}, Ns = d.forwardRef((e, t) => {
|
|
2639
|
+
var s = e, { className: r } = s, a = O(s, ["className"]);
|
|
2640
2640
|
const { onClose: o } = nt();
|
|
2641
2641
|
return /* @__PURE__ */ i.jsx(
|
|
2642
2642
|
it,
|
|
@@ -2645,18 +2645,18 @@ var bi = (e) => {
|
|
|
2645
2645
|
ref: t,
|
|
2646
2646
|
formMethod: "dialog",
|
|
2647
2647
|
onClick: o,
|
|
2648
|
-
iconLeft: /* @__PURE__ */ i.jsx(
|
|
2648
|
+
iconLeft: /* @__PURE__ */ i.jsx(Vr, {}),
|
|
2649
2649
|
variant: "icon--secondary",
|
|
2650
2650
|
className: P("dialog__close button--icon", r)
|
|
2651
2651
|
}, a)
|
|
2652
2652
|
);
|
|
2653
2653
|
});
|
|
2654
|
-
|
|
2655
|
-
var
|
|
2656
|
-
var t = e, { className: s, children: r } = t, a =
|
|
2654
|
+
Ns.displayName = "Close";
|
|
2655
|
+
var Ni = (e) => {
|
|
2656
|
+
var t = e, { className: s, children: r } = t, a = O(t, ["className", "children"]);
|
|
2657
2657
|
return /* @__PURE__ */ i.jsx("div", A(j({ className: P("dialog__footer", s) }, a), { children: r }));
|
|
2658
|
-
},
|
|
2659
|
-
var t = e, { icon: s, children: r, className: a } = t, o =
|
|
2658
|
+
}, ki = ({ children: e }) => /* @__PURE__ */ i.jsx("div", { className: "dialog__header", children: e }), Mi = (e) => {
|
|
2659
|
+
var t = e, { icon: s, children: r, className: a } = t, o = O(t, ["icon", "children", "className"]);
|
|
2660
2660
|
const { ref: l } = nt(), c = d.useRef(null);
|
|
2661
2661
|
return d.useEffect(() => {
|
|
2662
2662
|
l != null && l.current && l.current.focus();
|
|
@@ -2674,23 +2674,23 @@ var Si = (e) => {
|
|
|
2674
2674
|
]
|
|
2675
2675
|
})
|
|
2676
2676
|
);
|
|
2677
|
-
},
|
|
2678
|
-
var t = e, { children: s } = t, r =
|
|
2677
|
+
}, Oi = (e) => {
|
|
2678
|
+
var t = e, { children: s } = t, r = O(t, ["children"]);
|
|
2679
2679
|
const { ref: a } = nt();
|
|
2680
2680
|
return /* @__PURE__ */ i.jsx(it, A(j({ onClick: () => {
|
|
2681
2681
|
var o;
|
|
2682
2682
|
return (o = a == null ? void 0 : a.current) == null ? void 0 : o.showModal();
|
|
2683
2683
|
} }, r), { children: s }));
|
|
2684
|
-
}, H = ({ defaultOpen: e, isModal: t, children: s, onClose: r }) => /* @__PURE__ */ i.jsx(
|
|
2685
|
-
H.Trigger =
|
|
2686
|
-
H.Root =
|
|
2687
|
-
H.Title =
|
|
2688
|
-
H.Header =
|
|
2689
|
-
H.Body =
|
|
2690
|
-
H.Footer =
|
|
2691
|
-
H.Button =
|
|
2692
|
-
H.Close =
|
|
2693
|
-
var
|
|
2684
|
+
}, H = ({ defaultOpen: e, isModal: t, children: s, onClose: r }) => /* @__PURE__ */ i.jsx(Ai, { defaultOpen: !!e, isModal: t, onClose: r, children: s });
|
|
2685
|
+
H.Trigger = Oi;
|
|
2686
|
+
H.Root = Si;
|
|
2687
|
+
H.Title = Mi;
|
|
2688
|
+
H.Header = ki;
|
|
2689
|
+
H.Body = _i;
|
|
2690
|
+
H.Footer = Ni;
|
|
2691
|
+
H.Button = Pi;
|
|
2692
|
+
H.Close = Ns;
|
|
2693
|
+
var ks = d.createContext(void 0), Li = ({
|
|
2694
2694
|
id: e,
|
|
2695
2695
|
position: t,
|
|
2696
2696
|
isOpen: s,
|
|
@@ -2702,7 +2702,7 @@ var Ns = d.createContext(void 0), ki = ({
|
|
|
2702
2702
|
contentRef: m,
|
|
2703
2703
|
children: C
|
|
2704
2704
|
}) => /* @__PURE__ */ i.jsx(
|
|
2705
|
-
|
|
2705
|
+
ks.Provider,
|
|
2706
2706
|
{
|
|
2707
2707
|
value: {
|
|
2708
2708
|
id: e,
|
|
@@ -2717,12 +2717,12 @@ var Ns = d.createContext(void 0), ki = ({
|
|
|
2717
2717
|
},
|
|
2718
2718
|
children: C
|
|
2719
2719
|
}
|
|
2720
|
-
),
|
|
2721
|
-
const e = d.useContext(
|
|
2720
|
+
), Ms = () => {
|
|
2721
|
+
const e = d.useContext(ks);
|
|
2722
2722
|
if (e === void 0)
|
|
2723
2723
|
throw new Error("useMenu must be used within a MenuProvider");
|
|
2724
2724
|
return e;
|
|
2725
|
-
},
|
|
2725
|
+
}, Fi = ({ as: e, children: t }) => {
|
|
2726
2726
|
const {
|
|
2727
2727
|
id: s,
|
|
2728
2728
|
position: r,
|
|
@@ -2733,13 +2733,13 @@ var Ns = d.createContext(void 0), ki = ({
|
|
|
2733
2733
|
clearActiveItemIndex: m,
|
|
2734
2734
|
triggerRef: C,
|
|
2735
2735
|
contentRef: u
|
|
2736
|
-
} =
|
|
2736
|
+
} = Ms(), b = (v) => {
|
|
2737
2737
|
var f;
|
|
2738
2738
|
if (!a)
|
|
2739
2739
|
return;
|
|
2740
2740
|
if (v.key === "Escape")
|
|
2741
2741
|
return m(), o(!1), (f = C.current) == null ? void 0 : f.focus();
|
|
2742
|
-
const w = v.shiftKey, E =
|
|
2742
|
+
const w = v.shiftKey, E = Ls(u.current).length - 1;
|
|
2743
2743
|
switch (v.key) {
|
|
2744
2744
|
case "Tab": {
|
|
2745
2745
|
if (w && l !== 0)
|
|
@@ -2788,11 +2788,11 @@ var Ns = d.createContext(void 0), ki = ({
|
|
|
2788
2788
|
}
|
|
2789
2789
|
)
|
|
2790
2790
|
);
|
|
2791
|
-
},
|
|
2792
|
-
var t = e, { children: s, className: r } = t, a =
|
|
2791
|
+
}, Ri = (e) => {
|
|
2792
|
+
var t = e, { children: s, className: r } = t, a = O(t, ["children", "className"]);
|
|
2793
2793
|
return /* @__PURE__ */ i.jsx("li", A(j({}, a), { className: P("menu__list-item", r), children: s }));
|
|
2794
2794
|
}, Os = ({ children: e, className: t }) => {
|
|
2795
|
-
const { id: s, isOpen: r, setIsOpen: a, clearActiveItemIndex: o, setActiveItemIndex: l, triggerRef: c } =
|
|
2795
|
+
const { id: s, isOpen: r, setIsOpen: a, clearActiveItemIndex: o, setActiveItemIndex: l, triggerRef: c } = Ms(), m = () => {
|
|
2796
2796
|
o(), a((u) => !u), r || l(0);
|
|
2797
2797
|
}, C = (u) => {
|
|
2798
2798
|
if (r) {
|
|
@@ -2812,10 +2812,10 @@ var Ns = d.createContext(void 0), ki = ({
|
|
|
2812
2812
|
});
|
|
2813
2813
|
};
|
|
2814
2814
|
Os.displayName = "Trigger";
|
|
2815
|
-
var
|
|
2816
|
-
var t = e, { type: s, id: r, position: a = "right", children: o, className: l } = t, c =
|
|
2815
|
+
var Ls = (e) => e ? e.tagName === "UL" ? e.children : Array.from(e.getElementsByTagName("ul")).reduce((s, r) => [...s, ...Array.from(r.getElementsByTagName("li"))], []) : [], Y = (e) => {
|
|
2816
|
+
var t = e, { type: s, id: r, position: a = "right", children: o, className: l } = t, c = O(t, ["type", "id", "position", "children", "className"]);
|
|
2817
2817
|
const m = d.useRef(null), C = d.useRef(null), u = d.useRef(null), [b, v] = d.useState(!1), [f, w] = d.useState(), [E, y] = d.useState(f);
|
|
2818
|
-
f !== E && f !== void 0 && u.current && (
|
|
2818
|
+
f !== E && f !== void 0 && u.current && (Ls(u.current)[f].firstChild.focus(), y(f));
|
|
2819
2819
|
const g = () => {
|
|
2820
2820
|
w(void 0), y(void 0);
|
|
2821
2821
|
}, S = (_) => {
|
|
@@ -2823,7 +2823,7 @@ var Ms = (e) => e ? e.tagName === "UL" ? e.children : Array.from(e.getElementsBy
|
|
|
2823
2823
|
((k = m.current) == null ? void 0 : k.contains(_.relatedTarget)) || (g(), v(!1));
|
|
2824
2824
|
};
|
|
2825
2825
|
return /* @__PURE__ */ i.jsx(
|
|
2826
|
-
|
|
2826
|
+
Li,
|
|
2827
2827
|
{
|
|
2828
2828
|
id: r,
|
|
2829
2829
|
position: a,
|
|
@@ -2848,28 +2848,28 @@ var Ms = (e) => e ? e.tagName === "UL" ? e.children : Array.from(e.getElementsBy
|
|
|
2848
2848
|
);
|
|
2849
2849
|
};
|
|
2850
2850
|
Y.Trigger = Os;
|
|
2851
|
-
Y.Content =
|
|
2852
|
-
Y.Item =
|
|
2851
|
+
Y.Content = Fi;
|
|
2852
|
+
Y.Item = Ri;
|
|
2853
2853
|
d.createContext(void 0);
|
|
2854
|
-
var
|
|
2855
|
-
[...new Set(
|
|
2854
|
+
var Di = (/* @__PURE__ */ new Map()).set("BE", "32").set("FR", "33").set("NL", "31").set("LU", "352").set("DE", "49").set("CA", "1").set("PR", "1").set("TC", "1").set("US", "1").set("BS", "1242").set("BB", "1246").set("AI", "1264").set("AG", "1268").set("KY", "1345").set("BM", "1441").set("GD", "1473").set("MS", "1664").set("GU", "1671").set("LC", "1758").set("DM", "1767").set("VC", "1784").set("DO", "1809").set("TT", "1868").set("KN", "1869").set("JM", "1876").set("EG", "20").set("SS", "211").set("MA", "212").set("DZ", "213").set("TN", "216").set("LY", "218").set("GM", "220").set("SN", "221").set("MR", "222").set("ML", "223").set("GN", "224").set("CI", "225").set("BF", "226").set("NE", "227").set("TG", "228").set("BJ", "229").set("MU", "230").set("LR", "231").set("SL", "232").set("GH", "233").set("NG", "234").set("TD", "235").set("CF", "236").set("CM", "237").set("CV", "238").set("ST", "239").set("GQ", "240").set("GA", "241").set("CG", "242").set("CD", "243").set("AO", "244").set("GW", "245").set("SC", "248").set("SD", "249").set("RW", "250").set("ET", "251").set("SO", "252").set("DJ", "253").set("KE", "254").set("TZ", "255").set("UG", "256").set("BI", "257").set("MZ", "258").set("ZM", "260").set("MG", "261").set("RE", "262").set("ZW", "263").set("NA", "264").set("MW", "265").set("LS", "266").set("BW", "267").set("SZ", "268").set("KM", "269").set("ZA", "27").set("VG", "284").set("ER", "291").set("AW", "297").set("FO", "298").set("GL", "299").set("GR", "30").set("ES", "34").set("GI", "350").set("PT", "351").set("IE", "353").set("IS", "354").set("AL", "355").set("MT", "356").set("CY", "357").set("FI", "358").set("BG", "359").set("HU", "36").set("LT", "370").set("LV", "371").set("EE", "372").set("MD", "373").set("AM", "374").set("BY", "375").set("AD", "376").set("MC", "377").set("SM", "378").set("UA", "380").set("RS", "381").set("ME", "382").set("HR", "385").set("SI", "386").set("BA", "387").set("MK", "389").set("IT", "39").set("RO", "40").set("CH", "41").set("CZ", "420").set("SK", "421").set("LI", "423").set("AT", "43").set("GB", "44").set("DK", "45").set("SE", "46").set("NO", "47").set("PL", "48").set("FK", "500").set("BZ", "501").set("GT", "502").set("SV", "503").set("HN", "504").set("NI", "505").set("CR", "506").set("PA", "507").set("PM", "508").set("HT", "509").set("PE", "51").set("MX", "52").set("CU", "53").set("AR", "54").set("BR", "55").set("CL", "56").set("CO", "57").set("VE", "58").set("GP", "590").set("BO", "591").set("GY", "592").set("EC", "593").set("FG", "594").set("PY", "595").set("MQ", "596").set("SR", "597").set("UY", "598").set("CW", "599").set("AN", "599").set("MY", "60").set("AU", "61").set("ID", "62").set("PH", "63").set("NZ", "64").set("SG", "65").set("TH", "66").set("TP", "670").set("BN", "673").set("PG", "675").set("TO", "676").set("SB", "677").set("VU", "678").set("FJ", "679").set("PW", "680").set("CK", "682").set("NU", "683").set("AS", "684").set("WS", "685").set("KI", "686").set("NC", "687").set("TV", "688").set("PF", "689").set("FM", "691").set("KZ", "7").set("RU", "7").set("JP", "81").set("KR", "82").set("VN", "84").set("KP", "850").set("HK", "852").set("MO", "853").set("KH", "855").set("LA", "856").set("CN", "86").set("BD", "880").set("TW", "886").set("TR", "90").set("IN", "91").set("PK", "92").set("AF", "93").set("LK", "94").set("MM", "95").set("MV", "960").set("LB", "961").set("JO", "962").set("SY", "963").set("IQ", "964").set("KW", "965").set("SA", "966").set("YE", "967").set("OM", "968").set("PS", "970").set("AE", "971").set("IL", "972").set("BH", "973").set("QA", "974").set("BT", "975").set("MN", "976").set("NP", "977").set("IR", "98").set("TK", "992").set("TM", "993").set("AZ", "994").set("GE", "995").set("KG", "996").set("UZ", "998");
|
|
2855
|
+
[...new Set(Di.values())].map((e) => ({
|
|
2856
2856
|
label: `+${e}`,
|
|
2857
2857
|
value: e
|
|
2858
2858
|
}));
|
|
2859
2859
|
d.createContext(void 0);
|
|
2860
2860
|
d.createContext(void 0);
|
|
2861
2861
|
var pt = /* @__PURE__ */ ((e) => (e[e.categoriesVegetables = 0] = "categoriesVegetables", e[e.categoriesMeat = 1] = "categoriesMeat", e[e.categoriesFish = 2] = "categoriesFish", e[e.categoriesDairy = 3] = "categoriesDairy", e[e.categoriesBreakfast = 4] = "categoriesBreakfast", e[e.categoriesSnacks = 5] = "categoriesSnacks", e[e.categoriesCandy = 6] = "categoriesCandy", e[e.categoriesNonFood = 7] = "categoriesNonFood", e[e.categoriesDryFood = 8] = "categoriesDryFood", e[e.categoriesTins = 9] = "categoriesTins", e[e.categoriesGrid = 10] = "categoriesGrid", e[e.categoriesSoda = 11] = "categoriesSoda", e[e.categoriesBakery = 12] = "categoriesBakery", e[e.categoriesWine = 13] = "categoriesWine", e[e.categoriesBaby = 14] = "categoriesBaby", e[e.categoriesDiet = 15] = "categoriesDiet", e[e.categoriesHygiene = 16] = "categoriesHygiene", e[e.categoriesCleaning = 17] = "categoriesCleaning", e[e.categoriesPets = 18] = "categoriesPets", e[e.categoriesFreezer = 19] = "categoriesFreezer", e[e.categoriesBbq = 20] = "categoriesBbq", e[e.categoriesMealbox = 21] = "categoriesMealbox", e[e.categoriesBrik = 22] = "categoriesBrik", e[e.categoriesGranen = 23] = "categoriesGranen", e[e.categoriesConserve = 24] = "categoriesConserve", e[e.categoriesHome = 25] = "categoriesHome", e[e.categoriesEaster = 26] = "categoriesEaster", e[e.categoriesOnlinePromo = 27] = "categoriesOnlinePromo", e[e.categoriesSportFood = 28] = "categoriesSportFood", e[e.categoriesClothing = 29] = "categoriesClothing", e[e.categoriesEnergy = 30] = "categoriesEnergy", e[e.categoriesDeskAndTravel = 31] = "categoriesDeskAndTravel", e[e.categoriesCigarette = 32] = "categoriesCigarette", e[e.categoriesFood = 33] = "categoriesFood", e[e.categoriesChild = 34] = "categoriesChild", e[e.categoriesPuzzle = 35] = "categoriesPuzzle", e[e.categoriesToys = 36] = "categoriesToys", e[e.categoriesCar = 37] = "categoriesCar", e[e.categoriesPlaceholder = 38] = "categoriesPlaceholder", e[e.categoriesFuel = 39] = "categoriesFuel", e[e.categoriesCarAndBike = 40] = "categoriesCarAndBike", e[e.categoriesToyAndHobby = 41] = "categoriesToyAndHobby", e[e.categoriesMultimedia = 42] = "categoriesMultimedia", e[e.categoriesParty = 43] = "categoriesParty", e[e.toolsPay = 44] = "toolsPay", e[e.toolsReceipt = 45] = "toolsReceipt", e[e.toolsFuel = 46] = "toolsFuel", e[e.toolsStoreLocator = 47] = "toolsStoreLocator", e[e.toolsStats = 48] = "toolsStats", e[e.toolsShowXtraOld = 49] = "toolsShowXtraOld", e[e.toolsShowXtraNew = 50] = "toolsShowXtraNew", e[e.toolsScan2 = 51] = "toolsScan2", e[e.toolsRecipes2 = 52] = "toolsRecipes2", e[e.toolsWarranty = 53] = "toolsWarranty", e[e.toolsCoupons = 54] = "toolsCoupons", e[e.toolsFavoriteInactive = 55] = "toolsFavoriteInactive", e[e.toolsFavoriteActive = 56] = "toolsFavoriteActive", e[e.toolsAssortment = 57] = "toolsAssortment", e[e.toolsPromo = 58] = "toolsPromo", e[e.fuelCng = 59] = "fuelCng", e[e.fuelE5 = 60] = "fuelE5", e[e.fuelAdblue = 61] = "fuelAdblue", e[e.fuelB7 = 62] = "fuelB7", e[e.fuelH2 = 63] = "fuelH2", e[e.fuelE10 = 64] = "fuelE10", e[e.fuelFreeTireInflation = 65] = "fuelFreeTireInflation", e[e.functionalClose = 66] = "functionalClose", e[e.functionalBack = 67] = "functionalBack", e[e.functionalSearch = 68] = "functionalSearch", e[e.functionalEdit = 69] = "functionalEdit", e[e.functionalShare = 70] = "functionalShare", e[e.functionalLocation = 71] = "functionalLocation", e[e.functionalTrash = 72] = "functionalTrash", e[e.functionalCamera = 73] = "functionalCamera", e[e.functionalPhone = 74] = "functionalPhone", e[e.functionalPushNotifications = 75] = "functionalPushNotifications", e[e.functionalMail = 76] = "functionalMail", e[e.functionalGift = 77] = "functionalGift", e[e.functionalPresent = 78] = "functionalPresent", e[e.functionalLoading = 79] = "functionalLoading", e[e.functionalChevronRight = 80] = "functionalChevronRight", e[e.functionalCheck = 81] = "functionalCheck", e[e.functionalChevronDown = 82] = "functionalChevronDown", e[e.functionalChevronUp = 83] = "functionalChevronUp", e[e.functionalPlus = 84] = "functionalPlus", e[e.functionalReset = 85] = "functionalReset", e[e.functionalDownload = 86] = "functionalDownload", e[e.functionalExport = 87] = "functionalExport", e[e.functionalCustomerService = 88] = "functionalCustomerService", e[e.functionalTruck = 89] = "functionalTruck", e[e.functionalBox = 90] = "functionalBox", e[e.functionalEllipsis = 91] = "functionalEllipsis", e[e.functionalLocationHome = 92] = "functionalLocationHome", e[e.functionalLocationPickup = 93] = "functionalLocationPickup", e[e.functionalAccount = 94] = "functionalAccount", e[e.functionalPrivacy = 95] = "functionalPrivacy", e[e.functionalSettings = 96] = "functionalSettings", e[e.functionalUserInfo = 97] = "functionalUserInfo", e[e.functionalPinOutlines = 98] = "functionalPinOutlines", e[e.functionalCalendar = 99] = "functionalCalendar", e[e.functionalMinus = 100] = "functionalMinus", e[e.functionalLifestyle = 101] = "functionalLifestyle", e[e.functionalSms = 102] = "functionalSms", e[e.functionalSwitch = 103] = "functionalSwitch", e[e.functionalSorting = 104] = "functionalSorting", e[e.functionalWarningCircle = 105] = "functionalWarningCircle", e[e.functionalQuestionCircle = 106] = "functionalQuestionCircle", e[e.functionalErrorCircle = 107] = "functionalErrorCircle", e[e.functionalSuccessCircle = 108] = "functionalSuccessCircle", e[e.functionalMessage = 109] = "functionalMessage", e[e.functionalExternalLink = 110] = "functionalExternalLink", e[e.functionalAddToList = 111] = "functionalAddToList", e[e.functionalShoppingcart = 112] = "functionalShoppingcart", e[e.functionalFilter = 113] = "functionalFilter", e[e.functionalLocate = 114] = "functionalLocate", e[e.functionalBarcode = 115] = "functionalBarcode", e[e.functionalClock = 116] = "functionalClock", e[e.functionalHistory = 117] = "functionalHistory", e[e.functionalShops = 118] = "functionalShops", e[e.functionalAddUser = 119] = "functionalAddUser", e[e.functionalOther = 120] = "functionalOther", e[e.functionalInAppNotifications = 121] = "functionalInAppNotifications", e[e.functionalExit = 122] = "functionalExit", e[e.functionalShared = 123] = "functionalShared", e[e.functionalThumbsup = 124] = "functionalThumbsup", e[e.functionalDiscount = 125] = "functionalDiscount", e[e.functionalPercentage = 126] = "functionalPercentage", e[e.functionalList = 127] = "functionalList", e[e.functionalMapLocation = 128] = "functionalMapLocation", e[e.functionalNoConnection = 129] = "functionalNoConnection", e[e.functionalSwap = 130] = "functionalSwap", e[e.functionalPiece = 131] = "functionalPiece", e[e.functionalWeight = 132] = "functionalWeight", e[e.functionalPack = 133] = "functionalPack", e[e.functionalCommunications = 134] = "functionalCommunications", e[e.functionalDeliveryAddresses = 135] = "functionalDeliveryAddresses", e[e["functional18+"] = 136] = "functional18+", e[e.functionalReadtime = 137] = "functionalReadtime", e[e.functionalCopy = 138] = "functionalCopy", e[e.functionalMessageField = 139] = "functionalMessageField", e[e.functionalNext = 140] = "functionalNext", e[e.functionalSave = 141] = "functionalSave", e[e.functionalLogin = 142] = "functionalLogin", e[e.functionalLogout = 143] = "functionalLogout", e[e.functionalWebsite = 144] = "functionalWebsite", e[e.functionalMenu = 145] = "functionalMenu", e[e.functionalRegister = 146] = "functionalRegister", e[e.functionalNews = 147] = "functionalNews", e[e.functionalTimer = 148] = "functionalTimer", e[e.functionalEyeShow = 149] = "functionalEyeShow", e[e.functionalMobilePay = 150] = "functionalMobilePay", e[e.functionalConnectionCable = 151] = "functionalConnectionCable", e[e.functionalDryCleaning = 152] = "functionalDryCleaning", e[e.functionalKiosk = 153] = "functionalKiosk", e[e.functionalConnectedDevice = 154] = "functionalConnectedDevice", e[e.functionalCookies = 155] = "functionalCookies", e[e.functionalViewFile = 156] = "functionalViewFile", e[e.functionalLastAdded = 157] = "functionalLastAdded", e[e.functionalFirstAdded = 158] = "functionalFirstAdded", e[e.functionalStoreLayout = 159] = "functionalStoreLayout", e[e.functionalBlock = 160] = "functionalBlock", e[e.functionalChecklist = 161] = "functionalChecklist", e[e.functionalCartCheckout = 162] = "functionalCartCheckout", e[e.functionalCartEdit = 163] = "functionalCartEdit", e[e.functionalEyeHidden = 164] = "functionalEyeHidden", e[e.functionalWarningCircleFilled = 165] = "functionalWarningCircleFilled", e[e.functionalErrorCircleFilled = 166] = "functionalErrorCircleFilled", e[e.functionalSuccessCircleFilled = 167] = "functionalSuccessCircleFilled", e[e.functionalPlusCircle = 168] = "functionalPlusCircle", e[e.functionalSpinner = 169] = "functionalSpinner", e[e.functionalEcoEarth = 170] = "functionalEcoEarth", e[e.functionalAlphaBeta = 171] = "functionalAlphaBeta", e[e.functionalEuro = 172] = "functionalEuro", e[e.functionalNumber = 173] = "functionalNumber", e[e.functionalIdea = 174] = "functionalIdea", e[e.functionalMultifactorAuthenticator = 175] = "functionalMultifactorAuthenticator", e[e.functionalPassword = 176] = "functionalPassword", e[e.functionalDiscountCode = 177] = "functionalDiscountCode", e))(pt || {});
|
|
2862
|
-
const
|
|
2862
|
+
const Ti = "/icons/bouMenuIcons.svg", Ui = ({
|
|
2863
2863
|
bouIconId: e,
|
|
2864
2864
|
...t
|
|
2865
|
-
}) => /* @__PURE__ */ i.jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", ...t, children: /* @__PURE__ */ i.jsx("use", { href: `${
|
|
2865
|
+
}) => /* @__PURE__ */ i.jsx("svg", { width: "24", height: "24", viewBox: "0 0 24 24", ...t, children: /* @__PURE__ */ i.jsx("use", { href: `${Ti}#${pt[e]}` }) }), fe = ({
|
|
2866
2866
|
className: e,
|
|
2867
2867
|
label: t,
|
|
2868
2868
|
mobileUrl: s,
|
|
2869
2869
|
desktopUrl: r,
|
|
2870
2870
|
icon: a
|
|
2871
2871
|
}) => {
|
|
2872
|
-
const o =
|
|
2872
|
+
const o = Ks(), l = () => typeof a == "string" && a in pt ? /* @__PURE__ */ i.jsx(Ui, { bouIconId: pt[a] }) : a;
|
|
2873
2873
|
return /* @__PURE__ */ i.jsxs(Y.Item, { className: e, children: [
|
|
2874
2874
|
(!o || o && !r) && /* @__PURE__ */ i.jsxs("a", { href: s, referrerPolicy: "no-referrer-when-downgrade", children: [
|
|
2875
2875
|
l(),
|
|
@@ -2880,34 +2880,34 @@ const Fi = "/icons/bouMenuIcons.svg", Ri = ({
|
|
|
2880
2880
|
t
|
|
2881
2881
|
] })
|
|
2882
2882
|
] });
|
|
2883
|
-
},
|
|
2884
|
-
const e = d.useContext(
|
|
2883
|
+
}, Fs = d.createContext(void 0), Qi = ({ position: e, bouMenuItems: t, children: s }) => /* @__PURE__ */ i.jsx(Fs.Provider, { value: { position: e, bouMenuItems: t }, children: s }), Rs = () => {
|
|
2884
|
+
const e = d.useContext(Fs);
|
|
2885
2885
|
if (!e)
|
|
2886
2886
|
throw new Error("Authentication context can not be rendered outside of Authentication");
|
|
2887
2887
|
return e;
|
|
2888
|
-
},
|
|
2889
|
-
const e = d.useContext(
|
|
2888
|
+
}, Ds = d.createContext(void 0), Hi = ({ apiUrl: e, redirectUrl: t, children: s }) => /* @__PURE__ */ i.jsx(Ds.Provider, { value: { apiUrl: e, redirectUrl: t }, children: s }), Ut = () => {
|
|
2889
|
+
const e = d.useContext(Ds);
|
|
2890
2890
|
if (!e)
|
|
2891
2891
|
throw new Error("Api context can not be rendered outside of Api");
|
|
2892
2892
|
return e;
|
|
2893
|
-
},
|
|
2893
|
+
}, Ts = ({ apiUrl: e, redirectUrl: t, trackingInfo: s }) => {
|
|
2894
2894
|
const r = new URLSearchParams({ redirectUrl: t });
|
|
2895
2895
|
s && r.append("trackingInfo", s);
|
|
2896
2896
|
const a = `${e}/login?${r.toString()}`, o = `${e}/logout?${r.toString()}`;
|
|
2897
2897
|
return { loginUrl: a, logoutUrl: o };
|
|
2898
2898
|
}, yt = () => {
|
|
2899
|
-
const { apiUrl: e, redirectUrl: t } =
|
|
2900
|
-
return
|
|
2901
|
-
},
|
|
2902
|
-
const { apiUrl: e } =
|
|
2899
|
+
const { apiUrl: e, redirectUrl: t } = Ut(), s = Gs();
|
|
2900
|
+
return Ts({ apiUrl: e, redirectUrl: t, trackingInfo: s });
|
|
2901
|
+
}, $i = () => {
|
|
2902
|
+
const { apiUrl: e } = Ut();
|
|
2903
2903
|
return `${`${e}/xtra`}/authentication/v1/user/profile`;
|
|
2904
|
-
},
|
|
2905
|
-
const { loginUrl: s } =
|
|
2904
|
+
}, zt = (e) => e ? `+${e.countryCode} ${e.number}` : "", Jt = (e, t) => t == null ? void 0 : t.find((s) => s.type === e), Xt = ({ apiUrl: e, redirectUrl: t }) => {
|
|
2905
|
+
const { loginUrl: s } = Ts({ apiUrl: e, redirectUrl: t });
|
|
2906
2906
|
window.location.replace(s);
|
|
2907
|
-
},
|
|
2907
|
+
}, It = (e) => {
|
|
2908
2908
|
if (!e)
|
|
2909
|
-
return { user: { state: () => "NotAuthenticated" }, tryToLogon:
|
|
2910
|
-
const t = new Date(e.dateOfBirth), s =
|
|
2909
|
+
return { user: { state: () => "NotAuthenticated" }, tryToLogon: Xt };
|
|
2910
|
+
const t = new Date(e.dateOfBirth), s = Jt(Qt.Mobile, e.phone), r = Jt(Qt.Fixed, e.phone), a = zt(s) ?? zt(r) ?? "";
|
|
2911
2911
|
return {
|
|
2912
2912
|
user: {
|
|
2913
2913
|
firstName: () => e.firstName,
|
|
@@ -2945,12 +2945,12 @@ const Fi = "/icons/bouMenuIcons.svg", Ri = ({
|
|
|
2945
2945
|
cbh: () => e.customerIdentifier,
|
|
2946
2946
|
state: () => "Authenticated"
|
|
2947
2947
|
},
|
|
2948
|
-
tryToLogon:
|
|
2948
|
+
tryToLogon: Xt
|
|
2949
2949
|
};
|
|
2950
|
-
},
|
|
2951
|
-
const { i18n: e } = _e(), t =
|
|
2950
|
+
}, Us = ["profile"], Qs = () => {
|
|
2951
|
+
const { i18n: e } = _e(), t = $i(), s = sessionStorage.getItem("profile"), r = !!s;
|
|
2952
2952
|
return bs({
|
|
2953
|
-
queryKey:
|
|
2953
|
+
queryKey: Us,
|
|
2954
2954
|
queryFn: async () => {
|
|
2955
2955
|
const o = await fetch(t, {
|
|
2956
2956
|
credentials: "include",
|
|
@@ -2959,7 +2959,10 @@ const Fi = "/icons/bouMenuIcons.svg", Ri = ({
|
|
|
2959
2959
|
});
|
|
2960
2960
|
if (!o.ok) {
|
|
2961
2961
|
if (o.status === 401)
|
|
2962
|
-
return
|
|
2962
|
+
return window.XTRA = { ...window.XTRA, ...It() }, window.postMessage(
|
|
2963
|
+
{ source: "xtra-authentication", isAuthenticated: !1 },
|
|
2964
|
+
new URL(window.location.href).origin
|
|
2965
|
+
), sessionStorage.removeItem("profile"), { authenticationStatus: "NotAuthenticated" };
|
|
2963
2966
|
if (r)
|
|
2964
2967
|
return { authenticationStatus: "Authenticated", profile: JSON.parse(s) };
|
|
2965
2968
|
throw new Error("Failed to retrieve profile");
|
|
@@ -2968,7 +2971,7 @@ const Fi = "/icons/bouMenuIcons.svg", Ri = ({
|
|
|
2968
2971
|
return sessionStorage.setItem("profile", JSON.stringify({ firstName: c, lastName: m })), window.postMessage(
|
|
2969
2972
|
{ source: "xtra-authentication", isAuthenticated: !0 },
|
|
2970
2973
|
new URL(window.location.href).origin
|
|
2971
|
-
), window.XTRA = { ...window.XTRA, ...
|
|
2974
|
+
), window.XTRA = { ...window.XTRA, ...It(l) }, {
|
|
2972
2975
|
authenticationStatus: "Authenticated",
|
|
2973
2976
|
profile: { firstName: l.firstName, lastName: l.lastName }
|
|
2974
2977
|
};
|
|
@@ -2980,7 +2983,7 @@ const Fi = "/icons/bouMenuIcons.svg", Ri = ({
|
|
|
2980
2983
|
placeholderData: { authenticationStatus: "Pending" },
|
|
2981
2984
|
refetchOnWindowFocus: !1
|
|
2982
2985
|
});
|
|
2983
|
-
},
|
|
2986
|
+
}, Ki = (e) => e != null && e.length ? /* @__PURE__ */ i.jsx("ul", { className: "bou-menu__list", children: e == null ? void 0 : e.map(({ label: t, icon: s, url: r }, a) => /* @__PURE__ */ i.jsx(
|
|
2984
2987
|
fe,
|
|
2985
2988
|
{
|
|
2986
2989
|
className: "bou-menu-item",
|
|
@@ -2989,8 +2992,8 @@ const Fi = "/icons/bouMenuIcons.svg", Ri = ({
|
|
|
2989
2992
|
label: t
|
|
2990
2993
|
},
|
|
2991
2994
|
a
|
|
2992
|
-
)) }) : null,
|
|
2993
|
-
const { t: e } = _e(), t = cs(), { position: s, bouMenuItems: r } =
|
|
2995
|
+
)) }) : null, Gi = () => {
|
|
2996
|
+
const { t: e } = _e(), t = cs(), { position: s, bouMenuItems: r } = Rs(), { logoutUrl: a } = yt(), l = Dt().getQueryData(Us), c = (l == null ? void 0 : l.profile.firstName) ?? "", m = (l == null ? void 0 : l.profile.lastName) ?? "";
|
|
2994
2997
|
return /* @__PURE__ */ i.jsxs(Y, { type: "nav", id: "xtra-menu", position: s, children: [
|
|
2995
2998
|
/* @__PURE__ */ i.jsx(
|
|
2996
2999
|
Y.Trigger,
|
|
@@ -3002,14 +3005,14 @@ const Fi = "/icons/bouMenuIcons.svg", Ri = ({
|
|
|
3002
3005
|
"button--authentication--authenticated"
|
|
3003
3006
|
),
|
|
3004
3007
|
children: /* @__PURE__ */ i.jsxs("button", { children: [
|
|
3005
|
-
/* @__PURE__ */ i.jsx("div", { className: "button__icon", children: /* @__PURE__ */ i.jsx(
|
|
3008
|
+
/* @__PURE__ */ i.jsx("div", { className: "button__icon", children: /* @__PURE__ */ i.jsx(Dr, { variant: "small", firstName: c, lastName: m }) }),
|
|
3006
3009
|
/* @__PURE__ */ i.jsx("span", { className: "button__label", children: c }),
|
|
3007
3010
|
/* @__PURE__ */ i.jsx("div", { className: "button__icon button__icon-right", children: /* @__PURE__ */ i.jsx(Tt, {}) })
|
|
3008
3011
|
] })
|
|
3009
3012
|
}
|
|
3010
3013
|
),
|
|
3011
3014
|
/* @__PURE__ */ i.jsxs(Y.Content, { as: "div", children: [
|
|
3012
|
-
|
|
3015
|
+
Ki(r),
|
|
3013
3016
|
/* @__PURE__ */ i.jsxs("ul", { children: [
|
|
3014
3017
|
/* @__PURE__ */ i.jsx(
|
|
3015
3018
|
fe,
|
|
@@ -3017,7 +3020,7 @@ const Fi = "/icons/bouMenuIcons.svg", Ri = ({
|
|
|
3017
3020
|
className: "manage-profile",
|
|
3018
3021
|
mobileUrl: `${t}/manage-profile`,
|
|
3019
3022
|
desktopUrl: `${t}/manage-profile/personal-data`,
|
|
3020
|
-
icon: /* @__PURE__ */ i.jsx(
|
|
3023
|
+
icon: /* @__PURE__ */ i.jsx(Ir, {}),
|
|
3021
3024
|
label: e("manageProfile")
|
|
3022
3025
|
}
|
|
3023
3026
|
),
|
|
@@ -3026,7 +3029,7 @@ const Fi = "/icons/bouMenuIcons.svg", Ri = ({
|
|
|
3026
3029
|
{
|
|
3027
3030
|
className: "payment",
|
|
3028
3031
|
mobileUrl: `${t}/payment`,
|
|
3029
|
-
icon: /* @__PURE__ */ i.jsx(
|
|
3032
|
+
icon: /* @__PURE__ */ i.jsx(ci, {}),
|
|
3030
3033
|
label: e("payment")
|
|
3031
3034
|
}
|
|
3032
3035
|
),
|
|
@@ -3035,7 +3038,7 @@ const Fi = "/icons/bouMenuIcons.svg", Ri = ({
|
|
|
3035
3038
|
{
|
|
3036
3039
|
className: "gift-cards",
|
|
3037
3040
|
mobileUrl: `${t}/gift-cards`,
|
|
3038
|
-
icon: /* @__PURE__ */ i.jsx(
|
|
3041
|
+
icon: /* @__PURE__ */ i.jsx(oi, {}),
|
|
3039
3042
|
label: e("giftCards")
|
|
3040
3043
|
}
|
|
3041
3044
|
),
|
|
@@ -3043,7 +3046,7 @@ const Fi = "/icons/bouMenuIcons.svg", Ri = ({
|
|
|
3043
3046
|
fe,
|
|
3044
3047
|
{
|
|
3045
3048
|
mobileUrl: `${t}/identifiers`,
|
|
3046
|
-
icon: /* @__PURE__ */ i.jsx(
|
|
3049
|
+
icon: /* @__PURE__ */ i.jsx(di, {}),
|
|
3047
3050
|
label: e("qrCode")
|
|
3048
3051
|
}
|
|
3049
3052
|
),
|
|
@@ -3053,15 +3056,15 @@ const Fi = "/icons/bouMenuIcons.svg", Ri = ({
|
|
|
3053
3056
|
className: "manage-privacy",
|
|
3054
3057
|
mobileUrl: `${t}/manage-privacy`,
|
|
3055
3058
|
desktopUrl: `${t}/manage-privacy/permissions`,
|
|
3056
|
-
icon: /* @__PURE__ */ i.jsx(
|
|
3059
|
+
icon: /* @__PURE__ */ i.jsx(Jr, {}),
|
|
3057
3060
|
label: e("privacy")
|
|
3058
3061
|
}
|
|
3059
3062
|
),
|
|
3060
|
-
/* @__PURE__ */ i.jsx(fe, { mobileUrl: a, icon: /* @__PURE__ */ i.jsx(
|
|
3063
|
+
/* @__PURE__ */ i.jsx(fe, { mobileUrl: a, icon: /* @__PURE__ */ i.jsx(Yr, {}), label: e("logout") })
|
|
3061
3064
|
] })
|
|
3062
3065
|
] })
|
|
3063
3066
|
] });
|
|
3064
|
-
},
|
|
3067
|
+
}, Vi = () => {
|
|
3065
3068
|
const { t: e } = _e();
|
|
3066
3069
|
return /* @__PURE__ */ i.jsxs("button", { className: P("button", "button--neutral", "button--authentication"), children: [
|
|
3067
3070
|
/* @__PURE__ */ i.jsx("div", { className: "button__icon", children: /* @__PURE__ */ i.jsx("i", { className: "spinner" }) }),
|
|
@@ -3070,7 +3073,7 @@ const Fi = "/icons/bouMenuIcons.svg", Ri = ({
|
|
|
3070
3073
|
"..."
|
|
3071
3074
|
] })
|
|
3072
3075
|
] });
|
|
3073
|
-
},
|
|
3076
|
+
}, qi = ({ className: e }) => {
|
|
3074
3077
|
const { t } = _e(), { loginUrl: s } = yt();
|
|
3075
3078
|
return /* @__PURE__ */ i.jsxs(
|
|
3076
3079
|
"a",
|
|
@@ -3084,15 +3087,15 @@ const Fi = "/icons/bouMenuIcons.svg", Ri = ({
|
|
|
3084
3087
|
e
|
|
3085
3088
|
),
|
|
3086
3089
|
children: [
|
|
3087
|
-
/* @__PURE__ */ i.jsx("div", { className: "button__icon", children: /* @__PURE__ */ i.jsx(
|
|
3090
|
+
/* @__PURE__ */ i.jsx("div", { className: "button__icon", children: /* @__PURE__ */ i.jsx(Es, { width: 24, height: 24, suffix: "desktop" }) }),
|
|
3088
3091
|
/* @__PURE__ */ i.jsx("span", { className: "button__label", children: t("login") }),
|
|
3089
3092
|
/* @__PURE__ */ i.jsx("div", { className: "button__icon button__icon-right", children: /* @__PURE__ */ i.jsx(Tt, {}) })
|
|
3090
3093
|
]
|
|
3091
3094
|
}
|
|
3092
3095
|
);
|
|
3093
3096
|
};
|
|
3094
|
-
const
|
|
3095
|
-
const { t: e } = _e(), { loginUrl: t } = yt(), s = cs(), { position: r } =
|
|
3097
|
+
const Wi = () => {
|
|
3098
|
+
const { t: e } = _e(), { loginUrl: t } = yt(), s = cs(), { position: r } = Rs();
|
|
3096
3099
|
return /* @__PURE__ */ i.jsxs(
|
|
3097
3100
|
Y,
|
|
3098
3101
|
{
|
|
@@ -3103,35 +3106,35 @@ const Vi = () => {
|
|
|
3103
3106
|
"aria-label": e("xtraMenuAriaLabel"),
|
|
3104
3107
|
children: [
|
|
3105
3108
|
/* @__PURE__ */ i.jsx(Y.Trigger, { className: P("button", "button--neutral", "button--authentication"), children: /* @__PURE__ */ i.jsxs("button", { children: [
|
|
3106
|
-
/* @__PURE__ */ i.jsx("div", { className: "button__icon", children: /* @__PURE__ */ i.jsx(
|
|
3109
|
+
/* @__PURE__ */ i.jsx("div", { className: "button__icon", children: /* @__PURE__ */ i.jsx(Es, { width: 24, height: 24, suffix: "mobile" }) }),
|
|
3107
3110
|
/* @__PURE__ */ i.jsx("div", { className: "button__icon button__icon-right", children: /* @__PURE__ */ i.jsx(Tt, {}) })
|
|
3108
3111
|
] }) }),
|
|
3109
3112
|
/* @__PURE__ */ i.jsxs(Y.Content, { children: [
|
|
3110
3113
|
/* @__PURE__ */ i.jsx(Y.Item, { children: /* @__PURE__ */ i.jsxs("a", { href: t, className: "button button--with-icon", children: [
|
|
3111
|
-
/* @__PURE__ */ i.jsx("span", { className: "button__icon", children: /* @__PURE__ */ i.jsx(
|
|
3114
|
+
/* @__PURE__ */ i.jsx("span", { className: "button__icon", children: /* @__PURE__ */ i.jsx(Wr, {}) }),
|
|
3112
3115
|
/* @__PURE__ */ i.jsx("span", { className: "button__label", children: e("login") })
|
|
3113
3116
|
] }) }),
|
|
3114
3117
|
/* @__PURE__ */ i.jsx(Y.Item, { children: /* @__PURE__ */ i.jsxs("a", { href: `${s}/onboarding/register`, className: "button button--with-icon", children: [
|
|
3115
|
-
/* @__PURE__ */ i.jsx("span", { className: "button__icon", children: /* @__PURE__ */ i.jsx(
|
|
3118
|
+
/* @__PURE__ */ i.jsx("span", { className: "button__icon", children: /* @__PURE__ */ i.jsx(ei, {}) }),
|
|
3116
3119
|
/* @__PURE__ */ i.jsx("span", { className: "button__label", children: e("register") })
|
|
3117
3120
|
] }) })
|
|
3118
3121
|
] })
|
|
3119
3122
|
]
|
|
3120
3123
|
}
|
|
3121
3124
|
);
|
|
3122
|
-
},
|
|
3125
|
+
}, Zi = () => {
|
|
3123
3126
|
var t, s;
|
|
3124
|
-
const e =
|
|
3125
|
-
return ((t = e.data) == null ? void 0 : t.authenticationStatus) === "Authenticated" ? /* @__PURE__ */ i.jsx(
|
|
3126
|
-
/* @__PURE__ */ i.jsx(
|
|
3127
|
-
/* @__PURE__ */ i.jsx(
|
|
3128
|
-
] }) : /* @__PURE__ */ i.jsx(
|
|
3129
|
-
},
|
|
3130
|
-
const { apiUrl: e } =
|
|
3127
|
+
const e = Qs();
|
|
3128
|
+
return ((t = e.data) == null ? void 0 : t.authenticationStatus) === "Authenticated" ? /* @__PURE__ */ i.jsx(Gi, {}) : ((s = e.data) == null ? void 0 : s.authenticationStatus) === "NotAuthenticated" || e.isError ? /* @__PURE__ */ i.jsxs(i.Fragment, { children: [
|
|
3129
|
+
/* @__PURE__ */ i.jsx(qi, {}),
|
|
3130
|
+
/* @__PURE__ */ i.jsx(Wi, {})
|
|
3131
|
+
] }) : /* @__PURE__ */ i.jsx(Vi, {});
|
|
3132
|
+
}, Hs = () => {
|
|
3133
|
+
const { apiUrl: e } = Ut();
|
|
3131
3134
|
return `${`${e}/xtra`}/authentication/v1/gdpr`;
|
|
3132
|
-
},
|
|
3133
|
-
const e =
|
|
3134
|
-
return
|
|
3135
|
+
}, Yi = () => {
|
|
3136
|
+
const e = Hs(), t = new vs();
|
|
3137
|
+
return Er({
|
|
3135
3138
|
mutationFn: async (r) => {
|
|
3136
3139
|
const a = await fetch(`${e}/tc`, {
|
|
3137
3140
|
body: JSON.stringify({ acceptedTC: r }),
|
|
@@ -3147,9 +3150,9 @@ const Vi = () => {
|
|
|
3147
3150
|
await t.invalidateQueries({ queryKey: ["gdpr"] });
|
|
3148
3151
|
}
|
|
3149
3152
|
});
|
|
3150
|
-
},
|
|
3153
|
+
}, zi = () => {
|
|
3151
3154
|
var o;
|
|
3152
|
-
const { i18n: e } = _e(), t =
|
|
3155
|
+
const { i18n: e } = _e(), t = Hs(), r = ((o = Qs().data) == null ? void 0 : o.authenticationStatus) === "Authenticated";
|
|
3153
3156
|
return bs({
|
|
3154
3157
|
queryKey: ["gdpr"],
|
|
3155
3158
|
queryFn: async () => {
|
|
@@ -3164,9 +3167,11 @@ const Vi = () => {
|
|
|
3164
3167
|
},
|
|
3165
3168
|
enabled: r
|
|
3166
3169
|
});
|
|
3167
|
-
},
|
|
3170
|
+
}, Ji = () => {
|
|
3168
3171
|
var y;
|
|
3169
|
-
const { t: e } = _e()
|
|
3172
|
+
const { t: e } = _e();
|
|
3173
|
+
Vs({ element: "xtra-authentication" });
|
|
3174
|
+
const { logoutUrl: t } = yt(), s = d.useRef(null), [r, a] = d.useState(0), [o, l] = d.useState({}), { mutate: c, isError: m } = Yi(), { AccessibleFormMessage: C, formRef: u } = qs({ submitCount: r, errors: o }), b = zi(), v = !!((y = b.data) != null && y.length), f = e("termsAndConditions.error.required"), w = () => {
|
|
3170
3175
|
var g;
|
|
3171
3176
|
(g = s == null ? void 0 : s.current) == null || g.click(), document.body.style.removeProperty("overflow");
|
|
3172
3177
|
};
|
|
@@ -3187,11 +3192,11 @@ const Vi = () => {
|
|
|
3187
3192
|
return v ? /* @__PURE__ */ i.jsxs(H, { defaultOpen: v, isModal: !0, children: [
|
|
3188
3193
|
C,
|
|
3189
3194
|
/* @__PURE__ */ i.jsxs(H.Root, { children: [
|
|
3190
|
-
/* @__PURE__ */ i.jsx(H.Header, { children: /* @__PURE__ */ i.jsx(H.Title, { icon: /* @__PURE__ */ i.jsx(
|
|
3191
|
-
/* @__PURE__ */ i.jsx(H.Body, { children: /* @__PURE__ */ i.jsxs(
|
|
3192
|
-
/* @__PURE__ */ i.jsxs(
|
|
3195
|
+
/* @__PURE__ */ i.jsx(H.Header, { children: /* @__PURE__ */ i.jsx(H.Title, { icon: /* @__PURE__ */ i.jsx("i", { className: "commerce__icon" }), children: /* @__PURE__ */ i.jsx(en, { children: e("termsAndConditions.title") }) }) }),
|
|
3196
|
+
/* @__PURE__ */ i.jsx(H.Body, { children: /* @__PURE__ */ i.jsxs($s, { ref: u, id: "tc-form", onSubmit: E, children: [
|
|
3197
|
+
/* @__PURE__ */ i.jsxs(Ii, { children: [
|
|
3193
3198
|
e("termsAndConditions.description"),
|
|
3194
|
-
o.acceptedTC && /* @__PURE__ */ i.jsx(
|
|
3199
|
+
o.acceptedTC && /* @__PURE__ */ i.jsx(tn, { children: f })
|
|
3195
3200
|
] }),
|
|
3196
3201
|
b.data.map(({ tcCode: g, title: S, URL: _ }) => /* @__PURE__ */ i.jsx(
|
|
3197
3202
|
je,
|
|
@@ -3201,8 +3206,8 @@ const Vi = () => {
|
|
|
3201
3206
|
name: "acceptedTC",
|
|
3202
3207
|
variant: "primary",
|
|
3203
3208
|
children: /* @__PURE__ */ i.jsxs(je.Content, { children: [
|
|
3204
|
-
/* @__PURE__ */ i.jsx(
|
|
3205
|
-
/* @__PURE__ */ i.jsx(
|
|
3209
|
+
/* @__PURE__ */ i.jsx(Xi, { children: S }),
|
|
3210
|
+
/* @__PURE__ */ i.jsx(Bi, { href: _, children: e("termsAndConditions.action", { title: S }) })
|
|
3206
3211
|
] })
|
|
3207
3212
|
},
|
|
3208
3213
|
g
|
|
@@ -3221,15 +3226,15 @@ const Vi = () => {
|
|
|
3221
3226
|
] })
|
|
3222
3227
|
] })
|
|
3223
3228
|
] }) : /* @__PURE__ */ i.jsx(i.Fragment, {});
|
|
3224
|
-
},
|
|
3229
|
+
}, Xi = ({
|
|
3225
3230
|
children: e,
|
|
3226
3231
|
...t
|
|
3227
|
-
}) => /* @__PURE__ */ i.jsx(je.Label, { className: "form--tc__label", ...t, children: e }),
|
|
3228
|
-
|
|
3229
|
-
const
|
|
3232
|
+
}) => /* @__PURE__ */ i.jsx(je.Label, { className: "form--tc__label", ...t, children: e }), $s = d.forwardRef(({ children: e, ...t }, s) => /* @__PURE__ */ i.jsx("form", { className: "form--tc", ref: s, ...t, children: e }));
|
|
3233
|
+
$s.displayName = "TermsAndConditionsForm";
|
|
3234
|
+
const Ii = ({
|
|
3230
3235
|
children: e,
|
|
3231
3236
|
...t
|
|
3232
|
-
}) => /* @__PURE__ */ i.jsx("p", { className: "form--tc__description", ...t, children: e }),
|
|
3237
|
+
}) => /* @__PURE__ */ i.jsx("p", { className: "form--tc__description", ...t, children: e }), Bi = ({ children: e, ...t }) => /* @__PURE__ */ i.jsx(
|
|
3233
3238
|
"a",
|
|
3234
3239
|
{
|
|
3235
3240
|
className: "form--tc__link",
|
|
@@ -3240,10 +3245,10 @@ const Ji = ({
|
|
|
3240
3245
|
...t,
|
|
3241
3246
|
children: e
|
|
3242
3247
|
}
|
|
3243
|
-
),
|
|
3244
|
-
/* @__PURE__ */ i.jsx(
|
|
3245
|
-
/* @__PURE__ */ i.jsx(
|
|
3246
|
-
] }) }) });
|
|
3248
|
+
), en = ({ children: e }) => /* @__PURE__ */ i.jsx("h1", { className: "form--tc__title", children: e }), tn = ({ children: e, ...t }) => /* @__PURE__ */ i.jsx("span", { className: "form--tc__error", role: "alert", ...t, children: e }), sn = new vs(), an = ({ environment: e, redirectUrl: t, apiUrl: s, position: r, commerceId: a, bouMenuItems: o }) => /* @__PURE__ */ i.jsx(Ws, { environment: e, children: /* @__PURE__ */ i.jsx(Zs, { commerceId: a, children: /* @__PURE__ */ i.jsx(Hi, { apiUrl: s, redirectUrl: t, children: /* @__PURE__ */ i.jsxs(fr, { client: sn, children: [
|
|
3249
|
+
/* @__PURE__ */ i.jsx(Qi, { position: r, bouMenuItems: o, children: /* @__PURE__ */ i.jsx(Zi, {}) }),
|
|
3250
|
+
/* @__PURE__ */ i.jsx(Ji, {})
|
|
3251
|
+
] }) }) }) });
|
|
3247
3252
|
export {
|
|
3248
|
-
|
|
3253
|
+
an as default
|
|
3249
3254
|
};
|