@everymatrix/cashier-receipt-page-nd 1.69.99 → 1.69.101
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/components/{CashierReceiptPage-okLoEEIV.js → CashierReceiptPage-6qSwx025.js} +120 -119
- package/components/{CashierReceiptPage-yjELSPNN.js → CashierReceiptPage-Bc0Ws_T8.js} +129 -128
- package/components/{CashierReceiptPage-CzuZ3JQU.cjs → CashierReceiptPage-CisnMIUI.cjs} +1 -1
- package/es2015/cashier-receipt-page-nd.cjs +1 -1
- package/es2015/cashier-receipt-page-nd.js +1 -1
- package/esnext/cashier-receipt-page-nd.js +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as xt, i as Mt, $ as Dt, c as mt, g as ht, S as Pt, b as Rt, f as X, s as Ht, d as Lt, e as
|
|
1
|
+
import { a as xt, i as Mt, $ as Dt, c as mt, g as ht, S as Pt, b as Rt, f as X, s as Ht, d as Lt, e as Bt, n as Oe, h as M, j as D, k as S, l, m as It, o as Ot, p as Fe, r as Et, q as N, t as h, u as Te, v as Y, w as K, x as Ue, y as V, z as He, A as gt, B as ce, C as Ne, D as Wt, E as jt, F as At, G as zt } from "./CashierError-DQjfSXOt.js";
|
|
2
2
|
function Ke(i, e) {
|
|
3
3
|
xt(i, e);
|
|
4
4
|
}
|
|
@@ -19,12 +19,12 @@ const Ge = {
|
|
|
19
19
|
refreshButton: "Check your status",
|
|
20
20
|
success: "Success",
|
|
21
21
|
pending: "Pending",
|
|
22
|
-
failed: "
|
|
22
|
+
failed: "Error",
|
|
23
23
|
deposit: {
|
|
24
24
|
success: {
|
|
25
25
|
amount: "{amount}",
|
|
26
|
-
title: "
|
|
27
|
-
text: "Your
|
|
26
|
+
title: "Deposit Success!",
|
|
27
|
+
text: "Your deposit is successful"
|
|
28
28
|
},
|
|
29
29
|
pending: {
|
|
30
30
|
amount: "{amount}",
|
|
@@ -38,8 +38,8 @@ const Ge = {
|
|
|
38
38
|
},
|
|
39
39
|
fail: {
|
|
40
40
|
amount: " ",
|
|
41
|
-
title: "
|
|
42
|
-
text: "Unfortunately, your
|
|
41
|
+
title: "Deposit Failed!",
|
|
42
|
+
text: "Unfortunately, your deposit did not go through."
|
|
43
43
|
},
|
|
44
44
|
cancel: {
|
|
45
45
|
title: "You have cancelled the transaction",
|
|
@@ -96,24 +96,25 @@ const Ge = {
|
|
|
96
96
|
tr: {
|
|
97
97
|
amount: "Tutar",
|
|
98
98
|
status: "Durum",
|
|
99
|
-
transactionId: "İşlem
|
|
99
|
+
transactionId: "İşlem Kimliği",
|
|
100
100
|
payemntMethod: "Ödeme Yöntemi",
|
|
101
101
|
paymentTime: "Ödeme Zamanı",
|
|
102
102
|
backHome: "Ana sayfaya dön",
|
|
103
|
-
tryAgainButton: "Tekrar
|
|
103
|
+
tryAgainButton: "Tekrar Dene",
|
|
104
|
+
refreshButton: "Durumunuzu kontrol edin",
|
|
104
105
|
success: "Başarılı",
|
|
105
106
|
pending: "Beklemede",
|
|
106
|
-
failed: "
|
|
107
|
+
failed: "Hata",
|
|
107
108
|
deposit: {
|
|
108
109
|
success: {
|
|
109
110
|
amount: "{amount}",
|
|
110
|
-
title: "
|
|
111
|
-
text: "
|
|
111
|
+
title: "Para Yatırma Başarılı!",
|
|
112
|
+
text: "Para yatırma işleminiz başarılı"
|
|
112
113
|
},
|
|
113
114
|
pending: {
|
|
114
115
|
amount: "{amount}",
|
|
115
|
-
title: "İşlem
|
|
116
|
-
text: "
|
|
116
|
+
title: "İşlem beklemede",
|
|
117
|
+
text: "Ödemeniz yakında yatırılacak"
|
|
117
118
|
},
|
|
118
119
|
reject: {
|
|
119
120
|
title: "Para Yatırma Reddedildi",
|
|
@@ -122,8 +123,8 @@ const Ge = {
|
|
|
122
123
|
},
|
|
123
124
|
fail: {
|
|
124
125
|
amount: " ",
|
|
125
|
-
title: "
|
|
126
|
-
text: "Maalesef
|
|
126
|
+
title: "Para Yatırma Başarısız!",
|
|
127
|
+
text: "Maalesef para yatırma işleminiz gerçekleşmedi."
|
|
127
128
|
},
|
|
128
129
|
cancel: {
|
|
129
130
|
title: "İşlemi iptal ettiniz",
|
|
@@ -158,19 +159,19 @@ const Ge = {
|
|
|
158
159
|
text: " "
|
|
159
160
|
}
|
|
160
161
|
},
|
|
161
|
-
reference: "Referans
|
|
162
|
+
reference: "Referans Kimliği: {code}",
|
|
162
163
|
close: "KAPAT",
|
|
163
164
|
receipt: {
|
|
164
165
|
maintenance: {
|
|
165
|
-
title: "Yakında
|
|
166
|
-
text: "Planlanmış bakım
|
|
166
|
+
title: "Yakında Döneceğiz",
|
|
167
|
+
text: "Planlanmış bakım nedeniyle hizmet dışıyız ve birkaç dakika içinde tekrar çevrimiçi olmayı bekliyoruz"
|
|
167
168
|
}
|
|
168
169
|
},
|
|
169
170
|
goToPromotions: "Promosyonlara Git",
|
|
170
171
|
goToTournaments: "Turnuvalar",
|
|
171
|
-
goToSupport: "Destek ile
|
|
172
|
+
goToSupport: "Destek ile İletişime Geç",
|
|
172
173
|
goToMerchantHomePage: "Satıcının Ana Web Sitesi",
|
|
173
|
-
goToSports: "
|
|
174
|
+
goToSports: "Spor Bahislerine Git",
|
|
174
175
|
goToCasino: "Casino",
|
|
175
176
|
goToLiveCasino: "Canlı Casino",
|
|
176
177
|
externalLink: "Harici Bağlantı",
|
|
@@ -372,13 +373,13 @@ var vt = { exports: {} };
|
|
|
372
373
|
(function(t, n) {
|
|
373
374
|
i.exports = n();
|
|
374
375
|
})(mt, function() {
|
|
375
|
-
var t = 1e3, n = 6e4, r = 36e5, o = "millisecond", s = "second", c = "minute", u = "hour", C = "day", v = "week", y = "month", P = "quarter", k = "year", x = "date", m = "Invalid Date",
|
|
376
|
+
var t = 1e3, n = 6e4, r = 36e5, o = "millisecond", s = "second", c = "minute", u = "hour", C = "day", v = "week", y = "month", P = "quarter", k = "year", x = "date", m = "Invalid Date", E = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, U = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, q = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(w) {
|
|
376
377
|
var f = ["th", "st", "nd", "rd"], d = w % 100;
|
|
377
378
|
return "[" + w + (f[(d - 20) % 10] || f[d] || f[0]) + "]";
|
|
378
379
|
} }, z = function(w, f, d) {
|
|
379
380
|
var g = String(w);
|
|
380
381
|
return !g || g.length >= f ? w : "" + Array(f + 1 - g.length).join(d) + w;
|
|
381
|
-
},
|
|
382
|
+
}, W = { s: z, z: function(w) {
|
|
382
383
|
var f = -w.utcOffset(), d = Math.abs(f), g = Math.floor(d / 60), p = d % 60;
|
|
383
384
|
return (f <= 0 ? "+" : "-") + z(g, 2, "0") + ":" + z(p, 2, "0");
|
|
384
385
|
}, m: function w(f, d) {
|
|
@@ -416,7 +417,7 @@ var vt = { exports: {} };
|
|
|
416
417
|
return w.clone();
|
|
417
418
|
var d = typeof f == "object" ? f : {};
|
|
418
419
|
return d.date = w, d.args = arguments, new O(d);
|
|
419
|
-
}, R =
|
|
420
|
+
}, R = W;
|
|
420
421
|
R.l = re, R.i = ae, R.w = function(w, f) {
|
|
421
422
|
return G(w, { locale: f.$L, utc: f.$u, x: f.$x, $offset: f.$offset });
|
|
422
423
|
};
|
|
@@ -435,7 +436,7 @@ var vt = { exports: {} };
|
|
|
435
436
|
if (p instanceof Date)
|
|
436
437
|
return new Date(p);
|
|
437
438
|
if (typeof p == "string" && !/Z$/i.test(p)) {
|
|
438
|
-
var T = p.match(
|
|
439
|
+
var T = p.match(E);
|
|
439
440
|
if (T) {
|
|
440
441
|
var L = T[2] - 1 || 0, A = (T[7] || "0").substring(0, 3);
|
|
441
442
|
return _ ? new Date(Date.UTC(T[1], L, T[3] || 1, T[4] || 0, T[5] || 0, T[6] || 0, A)) : new Date(T[1], L, T[3] || 1, T[4] || 0, T[5] || 0, T[6] || 0, A);
|
|
@@ -668,11 +669,11 @@ var bt = { exports: {} };
|
|
|
668
669
|
return function(o, s, c) {
|
|
669
670
|
var u = s.prototype;
|
|
670
671
|
c.utc = function(m) {
|
|
671
|
-
var
|
|
672
|
-
return new s(
|
|
672
|
+
var E = { date: m, utc: !0, args: arguments };
|
|
673
|
+
return new s(E);
|
|
673
674
|
}, u.utc = function(m) {
|
|
674
|
-
var
|
|
675
|
-
return m ?
|
|
675
|
+
var E = c(this.toDate(), { locale: this.$L, utc: !0 });
|
|
676
|
+
return m ? E.add(this.utcOffset(), t) : E;
|
|
676
677
|
}, u.local = function() {
|
|
677
678
|
return c(this.toDate(), { locale: this.$L, utc: !1 });
|
|
678
679
|
};
|
|
@@ -689,7 +690,7 @@ var bt = { exports: {} };
|
|
|
689
690
|
v.call(this);
|
|
690
691
|
};
|
|
691
692
|
var y = u.utcOffset;
|
|
692
|
-
u.utcOffset = function(m,
|
|
693
|
+
u.utcOffset = function(m, E) {
|
|
693
694
|
var U = this.$utils().u;
|
|
694
695
|
if (U(m))
|
|
695
696
|
return this.$u ? 0 : U(this.$offset) ? y.call(this) : this.$offset;
|
|
@@ -703,19 +704,19 @@ var bt = { exports: {} };
|
|
|
703
704
|
}(m), m === null))
|
|
704
705
|
return this;
|
|
705
706
|
var q = Math.abs(m) <= 16 ? 60 * m : m, z = this;
|
|
706
|
-
if (
|
|
707
|
+
if (E)
|
|
707
708
|
return z.$offset = q, z.$u = m === 0, z;
|
|
708
709
|
if (m !== 0) {
|
|
709
|
-
var
|
|
710
|
-
(z = this.local().add(q +
|
|
710
|
+
var W = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
|
|
711
|
+
(z = this.local().add(q + W, t)).$offset = q, z.$x.$localOffset = W;
|
|
711
712
|
} else
|
|
712
713
|
z = this.utc();
|
|
713
714
|
return z;
|
|
714
715
|
};
|
|
715
716
|
var P = u.format;
|
|
716
717
|
u.format = function(m) {
|
|
717
|
-
var
|
|
718
|
-
return P.call(this,
|
|
718
|
+
var E = m || (this.$u ? "YYYY-MM-DDTHH:mm:ss[Z]" : "");
|
|
719
|
+
return P.call(this, E);
|
|
719
720
|
}, u.valueOf = function() {
|
|
720
721
|
var m = this.$utils().u(this.$offset) ? 0 : this.$offset + (this.$x.$localOffset || this.$d.getTimezoneOffset());
|
|
721
722
|
return this.$d.valueOf() - 6e4 * m;
|
|
@@ -731,11 +732,11 @@ var bt = { exports: {} };
|
|
|
731
732
|
return m === "s" && this.$offset ? c(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate() : k.call(this);
|
|
732
733
|
};
|
|
733
734
|
var x = u.diff;
|
|
734
|
-
u.diff = function(m,
|
|
735
|
+
u.diff = function(m, E, U) {
|
|
735
736
|
if (m && this.$u === m.$u)
|
|
736
|
-
return x.call(this, m,
|
|
737
|
+
return x.call(this, m, E, U);
|
|
737
738
|
var q = this.local(), z = c(m).local();
|
|
738
|
-
return x.call(q, z,
|
|
739
|
+
return x.call(q, z, E, U);
|
|
739
740
|
};
|
|
740
741
|
};
|
|
741
742
|
});
|
|
@@ -756,24 +757,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
|
756
757
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
757
758
|
PERFORMANCE OF THIS SOFTWARE.
|
|
758
759
|
***************************************************************************** */
|
|
759
|
-
var
|
|
760
|
-
return
|
|
760
|
+
var Ee = function(i, e) {
|
|
761
|
+
return Ee = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(t, n) {
|
|
761
762
|
t.__proto__ = n;
|
|
762
763
|
} || function(t, n) {
|
|
763
764
|
for (var r in n)
|
|
764
765
|
Object.prototype.hasOwnProperty.call(n, r) && (t[r] = n[r]);
|
|
765
|
-
},
|
|
766
|
+
}, Ee(i, e);
|
|
766
767
|
};
|
|
767
768
|
function Me(i, e) {
|
|
768
769
|
if (typeof e != "function" && e !== null)
|
|
769
770
|
throw new TypeError("Class extends value " + String(e) + " is not a constructor or null");
|
|
770
|
-
|
|
771
|
+
Ee(i, e);
|
|
771
772
|
function t() {
|
|
772
773
|
this.constructor = i;
|
|
773
774
|
}
|
|
774
775
|
i.prototype = e === null ? Object.create(e) : (t.prototype = e.prototype, new t());
|
|
775
776
|
}
|
|
776
|
-
function
|
|
777
|
+
function We(i) {
|
|
777
778
|
var e = typeof Symbol == "function" && Symbol.iterator, t = e && i[e], n = 0;
|
|
778
779
|
if (t)
|
|
779
780
|
return t.call(i);
|
|
@@ -820,7 +821,7 @@ function yt(i) {
|
|
|
820
821
|
}, t = i(e);
|
|
821
822
|
return t.prototype = Object.create(Error.prototype), t.prototype.constructor = t, t;
|
|
822
823
|
}
|
|
823
|
-
var
|
|
824
|
+
var Ie = yt(function(i) {
|
|
824
825
|
return function(t) {
|
|
825
826
|
i(this), this.message = t ? t.length + ` errors occurred during unsubscription:
|
|
826
827
|
` + t.map(function(n, r) {
|
|
@@ -835,7 +836,7 @@ function ze(i, e) {
|
|
|
835
836
|
0 <= t && i.splice(t, 1);
|
|
836
837
|
}
|
|
837
838
|
}
|
|
838
|
-
var
|
|
839
|
+
var Be = function() {
|
|
839
840
|
function i(e) {
|
|
840
841
|
this.initialTeardown = e, this.closed = !1, this._parentage = null, this._finalizers = null;
|
|
841
842
|
}
|
|
@@ -847,7 +848,7 @@ var Ie = function() {
|
|
|
847
848
|
if (s)
|
|
848
849
|
if (this._parentage = null, Array.isArray(s))
|
|
849
850
|
try {
|
|
850
|
-
for (var c =
|
|
851
|
+
for (var c = We(s), u = c.next(); !u.done; u = c.next()) {
|
|
851
852
|
var C = u.value;
|
|
852
853
|
C.remove(this);
|
|
853
854
|
}
|
|
@@ -868,18 +869,18 @@ var Ie = function() {
|
|
|
868
869
|
try {
|
|
869
870
|
v();
|
|
870
871
|
} catch (m) {
|
|
871
|
-
o = m instanceof
|
|
872
|
+
o = m instanceof Ie ? m.errors : [m];
|
|
872
873
|
}
|
|
873
874
|
var y = this._finalizers;
|
|
874
875
|
if (y) {
|
|
875
876
|
this._finalizers = null;
|
|
876
877
|
try {
|
|
877
|
-
for (var P =
|
|
878
|
+
for (var P = We(y), k = P.next(); !k.done; k = P.next()) {
|
|
878
879
|
var x = k.value;
|
|
879
880
|
try {
|
|
880
881
|
qe(x);
|
|
881
882
|
} catch (m) {
|
|
882
|
-
o = o != null ? o : [], m instanceof
|
|
883
|
+
o = o != null ? o : [], m instanceof Ie ? o = Ae(Ae([], je(o)), je(m.errors)) : o.push(m);
|
|
883
884
|
}
|
|
884
885
|
}
|
|
885
886
|
} catch (m) {
|
|
@@ -894,7 +895,7 @@ var Ie = function() {
|
|
|
894
895
|
}
|
|
895
896
|
}
|
|
896
897
|
if (o)
|
|
897
|
-
throw new
|
|
898
|
+
throw new Ie(o);
|
|
898
899
|
}
|
|
899
900
|
}, i.prototype.add = function(e) {
|
|
900
901
|
var t;
|
|
@@ -925,9 +926,9 @@ var Ie = function() {
|
|
|
925
926
|
var e = new i();
|
|
926
927
|
return e.closed = !0, e;
|
|
927
928
|
}(), i;
|
|
928
|
-
}(), wt =
|
|
929
|
+
}(), wt = Be.EMPTY;
|
|
929
930
|
function _t(i) {
|
|
930
|
-
return i instanceof
|
|
931
|
+
return i instanceof Be || i && "closed" in i && me(i.remove) && me(i.add) && me(i.unsubscribe);
|
|
931
932
|
}
|
|
932
933
|
function qe(i) {
|
|
933
934
|
me(i) ? i() : i.unsubscribe();
|
|
@@ -986,7 +987,7 @@ var Tt = function(i) {
|
|
|
986
987
|
this.unsubscribe();
|
|
987
988
|
}
|
|
988
989
|
}, e;
|
|
989
|
-
}(
|
|
990
|
+
}(Be), Xt = function() {
|
|
990
991
|
function i(e) {
|
|
991
992
|
this.partialObserver = e;
|
|
992
993
|
}
|
|
@@ -1146,7 +1147,7 @@ var a1 = yt(function(i) {
|
|
|
1146
1147
|
if (n._throwIfClosed(), !n.isStopped) {
|
|
1147
1148
|
n.currentObservers || (n.currentObservers = Array.from(n.observers));
|
|
1148
1149
|
try {
|
|
1149
|
-
for (var s =
|
|
1150
|
+
for (var s = We(n.currentObservers), c = s.next(); !c.done; c = s.next()) {
|
|
1150
1151
|
var u = c.value;
|
|
1151
1152
|
u.next(t);
|
|
1152
1153
|
}
|
|
@@ -1195,7 +1196,7 @@ var a1 = yt(function(i) {
|
|
|
1195
1196
|
return this._throwIfClosed(), this._checkFinalizedStatuses(t), this._innerSubscribe(t);
|
|
1196
1197
|
}, e.prototype._innerSubscribe = function(t) {
|
|
1197
1198
|
var n = this, r = this, o = r.hasError, s = r.isStopped, c = r.observers;
|
|
1198
|
-
return o || s ? wt : (this.currentObservers = null, c.push(t), new
|
|
1199
|
+
return o || s ? wt : (this.currentObservers = null, c.push(t), new Be(function() {
|
|
1199
1200
|
n.currentObservers = null, ze(c, t);
|
|
1200
1201
|
}));
|
|
1201
1202
|
}, e.prototype._checkFinalizedStatuses = function(t) {
|
|
@@ -1329,7 +1330,7 @@ if (typeof window != "undefined") {
|
|
|
1329
1330
|
});
|
|
1330
1331
|
}
|
|
1331
1332
|
function p1(i) {
|
|
1332
|
-
|
|
1333
|
+
Bt(i, "svelte-1q4orj1", '.LoadingOverlay{width:100%;height:100%;display:flex;position:relative;top:0;left:0;justify-content:center;align-items:center;z-index:100;background:transparent}.Spinner{width:40px;height:40px;border:4px solid #e0e0e0;border-top:4px solid var(--emw--color-primary, #f9c405);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.CashierReceiptPageWidget{height:100%;position:relative}.CashierReceiptPage{border-radius:var(--emw--border-radius-medium-plus, 6px);background-color:var(--emw--color-cashier-bg, var(--emw--color-background, #23281f));padding:0 0 var(--emw--spacing-small-minus, 10px) 0;margin:0 auto;position:relative;word-wrap:break-word;display:flex;flex-direction:column;justify-content:space-between;height:100%}.ReceiptWrapper{width:100%;height:200px;border-bottom:1px solid var(--emw--color-black-transparency-10, rgba(0, 0, 0, 0.1));display:flex;align-items:flex-end;flex-direction:row-reverse;position:relative}.ReceiptWrapper .ImagePlaceholder{height:100%;width:100%;background:#e6e6e6}.ReceiptWrapper .ImagePlaceholder.success{background:#e6e6e6}.ReceiptWrapper .ImagePlaceholder.fail{background:#e6e6e6}.ReceiptWrapper .ImagePlaceholder.pending{background:#e6e6e6}.ReceiptWrapper .ImagePlaceholder.cancel{background:#e6e6e6}.ReceiptWrapper .ImagePlaceholder.reject{background:#e6e6e6}.ReceiptStatusWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px 30px 0;gap:10px}.ReceiptStatusWrapper .ReceiptStatusText{text-align:center}.ReceiptStatusWrapper .ReceiptStatusText h3,.ReceiptStatusWrapper .ReceiptStatusText p{color:var(--emw--color-typography, var(--emw--color-white, #ffffff));padding:0;margin:10px}.ReceiptStatusWrapper .ReceiptStatusText p{font-size:14px;font-weight:200}.ReceiptStatusWrapper .TryAgainBtn,.ReceiptStatusWrapper .RefreshButton{border-radius:20px;padding:7px 20px;border:none;box-shadow:inset 0px 0px 0px 2px rgba(255, 226, 123, 0.3);color:var(--emw--color-white, #ffffff);background-color:rgba(249, 196, 8, 0.3019607843)}.ReceiptDetailsWrapper{position:relative;display:flex;flex-direction:column;border-radius:16px;box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);padding:20px;margin:10px;z-index:1}.ReceiptDetailsWrapper::before{content:"";position:absolute;inset:0;opacity:0.3;z-index:-1;pointer-events:none;border-radius:16px;background:linear-gradient(140deg, var(--emw--color-primary, #f9c405) 5%, var(--emw--color-cashier-bg, var(--emw--color-background, #23281f)) 40%, var(--emw--color-black, #000000) 60%)}.ReceiptDetailsWrapper .Amount,.ReceiptDetailsWrapper .Status,.ReceiptDetailsWrapper .TxnId,.ReceiptDetailsWrapper .PaymentMethod,.ReceiptDetailsWrapper .PaymentTime{display:flex;justify-content:space-between;align-items:center;color:var(--emw--color-typography, var(--emw--color-white, #ffffff))}.ReceiptDetailsWrapper .Amount p,.ReceiptDetailsWrapper .Status p,.ReceiptDetailsWrapper .TxnId p,.ReceiptDetailsWrapper .PaymentMethod p,.ReceiptDetailsWrapper .PaymentTime p{font-weight:200;font-size:12px;margin-right:5px;width:auto}.ReceiptDetailsWrapper .Amount span,.ReceiptDetailsWrapper .Status span,.ReceiptDetailsWrapper .TxnId span,.ReceiptDetailsWrapper .PaymentMethod span,.ReceiptDetailsWrapper .PaymentTime span{font-size:12px;word-break:break-all;font-weight:500;max-width:70%;text-align:right}.ReceiptDetailsWrapper .Status{border-bottom:1px solid rgba(255, 255, 255, 0.276);padding-bottom:10px}.ReceiptDetailsWrapper .Status span{padding:10px;font-size:10px;border-radius:16px}.ReceiptDetailsWrapper .Status.success span{background-color:rgba(65, 209, 149, 0.1215686275);color:var(--emw--color-valid, #41d195)}.ReceiptDetailsWrapper .Status.pending span{background-color:rgba(255, 104, 54, 0.1215686275);color:var(--emw--color-pending, #ff6836)}.ReceiptDetailsWrapper .Status.failed span{background-color:rgba(209, 65, 65, 0.1215686275);color:var(--emw--color-error, #ff3636)}.ReceiptDetailsWrapper .TxnId{margin-top:15px}.TitleWrapper{display:flex;position:absolute;left:0;bottom:11px;flex-direction:column;justify-content:flex-end;flex-shrink:0}.Title{color:var(--emw--color-gray-10, #111);font-size:var(--emw--font-size-x-large-plus, 26px);font-weight:var(--emw--font-weight-semibold, 500);margin-bottom:0;line-height:var(--emw--font-size-x-large-plus, 26px)}.SubTitle{font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-medium, 16px);color:var(--emw--color-gray-290, #666);margin-top:var(--emw--spacing-small, 12px)}.Text{padding:var(--emw--spacing-small, 12px) 0;font-size:var(--emw--font-size-medium, 16px);color:var(--emw--color-gray-10, #111)}.CashierErrorText{color:var(--emw--color-gray-290, #666);font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-small, 14px);line-height:130%;text-align:center}.CashierErrorTitle{color:var(--emw--color-black, #000);font-weight:var(--emw--font-weight-semibold, 500);font-size:var(--emw--font-size-medium, 16px);line-height:125%;text-align:center}.Reference{color:var(--emw--color-gray-290, #666);font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-normal, 400);margin:0}.ReceiptButtonsWrapper{display:grid;grid-template-columns:1fr 1fr 1fr;height:75px;gap:8px;margin:0 10px}.ReceiptButtonsWrapper .GoToButton{cursor:pointer;border-radius:8px;border:none;box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);background-color:var(--emw--color-gey-600, rgba(237, 237, 237, 0.0784313725));color:var(--emw--color-typography, var(--emw--color-white, #ffffff));font-size:12px;transition:all 0.3s ease}.ReceiptButtonsWrapper .GoToButton:hover,.ReceiptButtonsWrapper .GoToButton:active{transform:scale(1.05)}.DefaultButton{text-transform:uppercase;font-weight:var(--emw--font-weight-semibold, 600);color:var(--emw--color-cashier-bg, var(--emw--color-background, #23281f));border:none;background:var(--emw--color-primary, #f9c408);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:var(--emw--border-radius-medium, 12px);min-height:54px;font-size:var(--emw--font-size-medium, 16px);font-family:inherit;margin:20px 10px;width:calc(100% - 20px);transition:background 0.3s ease}.DefaultButton:hover{box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);background:var(--emw--color-hover, #dbac03)}.DefaultButton:active{box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);background:var(--emw--color-active, #fecd1c)}.HeaderButtonContainer{position:absolute;z-index:1;right:0;top:0;display:flex;align-items:baseline;gap:var(--emw--spacing-small, 12px);padding:var(--emw--spacing-small, 12px) 0}.HeaderButtonContainer>span{cursor:pointer}.ReceiptField{font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-medium, 16px);line-height:var(--emw--font-size-medium, 16px);color:var(--emw--color-gray-150, #666);margin:var(--emw--spacing-small, 12px)}@media(min-width: 750px){.CashierReceiptPage{background-color:transparent}.CashierReceiptPageWidget{position:absolute;width:calc(100% - 20px)}}.CustomButtonSvg svg{width:32px;height:32px;fill:var(--emw--color-primary)}');
|
|
1333
1334
|
}
|
|
1334
1335
|
function st(i, e, t) {
|
|
1335
1336
|
const n = i.slice();
|
|
@@ -1481,11 +1482,11 @@ function g1(i) {
|
|
|
1481
1482
|
), c, u, C, v, y, P, k, x = (
|
|
1482
1483
|
/*$_*/
|
|
1483
1484
|
i[23]("status") + ""
|
|
1484
|
-
), m,
|
|
1485
|
+
), m, E, U, q = (
|
|
1485
1486
|
/*$_*/
|
|
1486
1487
|
i[23](`${/*txnStatus*/
|
|
1487
1488
|
i[21]}`) + ""
|
|
1488
|
-
), z,
|
|
1489
|
+
), z, W, j, H, Q, ae = (
|
|
1489
1490
|
/*$_*/
|
|
1490
1491
|
i[23]("transactionId") + ""
|
|
1491
1492
|
), re, G, R, O = (
|
|
@@ -1509,7 +1510,7 @@ function g1(i) {
|
|
|
1509
1510
|
) && /*showverifications*/
|
|
1510
1511
|
i[8] && /*displayVerifications*/
|
|
1511
1512
|
i[22], ve, be, ke, De;
|
|
1512
|
-
function a(b,
|
|
1513
|
+
function a(b, I) {
|
|
1513
1514
|
if (
|
|
1514
1515
|
/*txnStatus*/
|
|
1515
1516
|
b[21] === "success"
|
|
@@ -1526,7 +1527,7 @@ function g1(i) {
|
|
|
1526
1527
|
)
|
|
1527
1528
|
return C1;
|
|
1528
1529
|
}
|
|
1529
|
-
let $ = a(i), F = $ && $(i),
|
|
1530
|
+
let $ = a(i), F = $ && $(i), B = (
|
|
1530
1531
|
/*displayedButtons*/
|
|
1531
1532
|
i[12].length > 0 && ut(i)
|
|
1532
1533
|
), ne = Se && ft(i), ie = (
|
|
@@ -1538,14 +1539,14 @@ function g1(i) {
|
|
|
1538
1539
|
e = S("div"), F && F.c(), t = Y(), n = S("div"), r = S("div"), o = S("p"), c = K(s), u = Y(), C = S("span"), v = K(
|
|
1539
1540
|
/*amount*/
|
|
1540
1541
|
i[17]
|
|
1541
|
-
), y = Y(), P = S("div"), k = S("p"), m = K(x),
|
|
1542
|
+
), y = Y(), P = S("div"), k = S("p"), m = K(x), E = Y(), U = S("span"), z = K(q), j = Y(), H = S("div"), Q = S("p"), re = K(ae), G = Y(), R = S("span"), he = K(O), w = Y(), f = S("div"), d = S("p"), p = K(g), _ = Y(), T = S("span"), L = K(
|
|
1542
1543
|
/*paymentmethod*/
|
|
1543
1544
|
i[9]
|
|
1544
|
-
), A = Y(), Z = S("div"), J = S("p"), oe = K(ee), fe = Y(), pe = S("span"), te = K(le), ue = Y(), se = S("div"),
|
|
1545
|
+
), A = Y(), Z = S("div"), J = S("p"), oe = K(ee), fe = Y(), pe = S("span"), te = K(le), ue = Y(), se = S("div"), B && B.c(), de = Y(), ge = S("button"), ye = K(Ce), we = Y(), ne && ne.c(), ve = Y(), ie && ie.c(), be = Ue(), l(e, "class", "ReceiptStatusWrapper"), l(r, "class", "Amount"), l(P, "class", W = `Status ${/*txnStatus*/
|
|
1545
1546
|
i[21]}`), l(H, "class", "TxnId"), l(f, "class", "PaymentMethod"), l(Z, "class", "PaymentTime"), l(n, "class", "ReceiptDetailsWrapper"), l(se, "class", "ReceiptButtonsWrapper"), l(ge, "class", "DefaultButton");
|
|
1546
1547
|
},
|
|
1547
|
-
m(b,
|
|
1548
|
-
D(b, e,
|
|
1548
|
+
m(b, I) {
|
|
1549
|
+
D(b, e, I), F && F.m(e, null), D(b, t, I), D(b, n, I), h(n, r), h(r, o), h(o, c), h(r, u), h(r, C), h(C, v), h(n, y), h(n, P), h(P, k), h(k, m), h(P, E), h(P, U), h(U, z), h(n, j), h(n, H), h(H, Q), h(Q, re), h(H, G), h(H, R), h(R, he), h(n, w), h(n, f), h(f, d), h(d, p), h(f, _), h(f, T), h(T, L), h(n, A), h(n, Z), h(Z, J), h(J, oe), h(Z, fe), h(Z, pe), h(pe, te), D(b, ue, I), D(b, se, I), B && B.m(se, null), D(b, de, I), D(b, ge, I), h(ge, ye), D(b, we, I), ne && ne.m(b, I), D(b, ve, I), ie && ie.m(b, I), D(b, be, I), ke || (De = [
|
|
1549
1550
|
Te(
|
|
1550
1551
|
H,
|
|
1551
1552
|
"click",
|
|
@@ -1560,52 +1561,52 @@ function g1(i) {
|
|
|
1560
1561
|
)
|
|
1561
1562
|
], ke = !0);
|
|
1562
1563
|
},
|
|
1563
|
-
p(b,
|
|
1564
|
-
$ === ($ = a(b)) && F ? F.p(b,
|
|
1564
|
+
p(b, I) {
|
|
1565
|
+
$ === ($ = a(b)) && F ? F.p(b, I) : (F && F.d(1), F = $ && $(b), F && (F.c(), F.m(e, null))), I[0] & /*$_*/
|
|
1565
1566
|
8388608 && s !== (s = /*$_*/
|
|
1566
|
-
b[23]("amount") + "") && N(c, s),
|
|
1567
|
+
b[23]("amount") + "") && N(c, s), I[0] & /*amount*/
|
|
1567
1568
|
131072 && N(
|
|
1568
1569
|
v,
|
|
1569
1570
|
/*amount*/
|
|
1570
1571
|
b[17]
|
|
1571
|
-
),
|
|
1572
|
+
), I[0] & /*$_*/
|
|
1572
1573
|
8388608 && x !== (x = /*$_*/
|
|
1573
|
-
b[23]("status") + "") && N(m, x),
|
|
1574
|
+
b[23]("status") + "") && N(m, x), I[0] & /*$_, txnStatus*/
|
|
1574
1575
|
10485760 && q !== (q = /*$_*/
|
|
1575
1576
|
b[23](`${/*txnStatus*/
|
|
1576
|
-
b[21]}`) + "") && N(z, q),
|
|
1577
|
-
2097152 &&
|
|
1578
|
-
b[21]}`) && l(P, "class",
|
|
1577
|
+
b[21]}`) + "") && N(z, q), I[0] & /*txnStatus*/
|
|
1578
|
+
2097152 && W !== (W = `Status ${/*txnStatus*/
|
|
1579
|
+
b[21]}`) && l(P, "class", W), I[0] & /*$_*/
|
|
1579
1580
|
8388608 && ae !== (ae = /*$_*/
|
|
1580
|
-
b[23]("transactionId") + "") && N(re, ae),
|
|
1581
|
+
b[23]("transactionId") + "") && N(re, ae), I[0] & /*txnInfo*/
|
|
1581
1582
|
32768 && O !== (O = /*txnInfo*/
|
|
1582
|
-
b[15].referenceId + "") && N(he, O),
|
|
1583
|
+
b[15].referenceId + "") && N(he, O), I[0] & /*$_*/
|
|
1583
1584
|
8388608 && g !== (g = /*$_*/
|
|
1584
|
-
b[23]("payemntMethod") + "") && N(p, g),
|
|
1585
|
+
b[23]("payemntMethod") + "") && N(p, g), I[0] & /*paymentmethod*/
|
|
1585
1586
|
512 && N(
|
|
1586
1587
|
L,
|
|
1587
1588
|
/*paymentmethod*/
|
|
1588
1589
|
b[9]
|
|
1589
|
-
),
|
|
1590
|
+
), I[0] & /*$_*/
|
|
1590
1591
|
8388608 && ee !== (ee = /*$_*/
|
|
1591
|
-
b[23]("paymentTime") + "") && N(oe, ee),
|
|
1592
|
+
b[23]("paymentTime") + "") && N(oe, ee), I[0] & /*txnInfo*/
|
|
1592
1593
|
32768 && le !== (le = Le(
|
|
1593
1594
|
/*txnInfo*/
|
|
1594
1595
|
b[15].time
|
|
1595
1596
|
).format("MMM DD, YYYY, HH:mm:ss") + "") && N(te, le), /*displayedButtons*/
|
|
1596
|
-
b[12].length > 0 ?
|
|
1597
|
+
b[12].length > 0 ? B ? B.p(b, I) : (B = ut(b), B.c(), B.m(se, null)) : B && (B.d(1), B = null), I[0] & /*$_*/
|
|
1597
1598
|
8388608 && Ce !== (Ce = /*$_*/
|
|
1598
|
-
b[23]("backHome") + "") && N(ye, Ce),
|
|
1599
|
+
b[23]("backHome") + "") && N(ye, Ce), I[0] & /*showverifications, displayVerifications*/
|
|
1599
1600
|
4194560 && (Se = it(
|
|
1600
1601
|
/*userAgent*/
|
|
1601
1602
|
b[24]
|
|
1602
1603
|
) && /*showverifications*/
|
|
1603
1604
|
b[8] && /*displayVerifications*/
|
|
1604
|
-
b[22]), Se ? ne ? ne.p(b,
|
|
1605
|
-
b[16].length ? ie ? ie.p(b,
|
|
1605
|
+
b[22]), Se ? ne ? ne.p(b, I) : (ne = ft(b), ne.c(), ne.m(ve.parentNode, ve)) : ne && (ne.d(1), ne = null), /*receiptFields*/
|
|
1606
|
+
b[16].length ? ie ? ie.p(b, I) : (ie = pt(b), ie.c(), ie.m(be.parentNode, be)) : ie && (ie.d(1), ie = null);
|
|
1606
1607
|
},
|
|
1607
1608
|
d(b) {
|
|
1608
|
-
b && (M(e), M(t), M(n), M(ue), M(se), M(de), M(ge), M(we), M(ve), M(be)), F && F.d(),
|
|
1609
|
+
b && (M(e), M(t), M(n), M(ue), M(se), M(de), M(ge), M(we), M(ve), M(be)), F && F.d(), B && B.d(), ne && ne.d(b), ie && ie.d(b), ke = !1, Et(De);
|
|
1609
1610
|
}
|
|
1610
1611
|
};
|
|
1611
1612
|
}
|
|
@@ -1643,33 +1644,33 @@ function C1(i) {
|
|
|
1643
1644
|
), C, v, y, P = (
|
|
1644
1645
|
/*$_*/
|
|
1645
1646
|
i[23]("deposit.fail.text") + ""
|
|
1646
|
-
), k, x, m,
|
|
1647
|
+
), k, x, m, E = (
|
|
1647
1648
|
/*$_*/
|
|
1648
1649
|
i[23]("tryAgainButton") + ""
|
|
1649
1650
|
), U, q, z;
|
|
1650
1651
|
return {
|
|
1651
1652
|
c() {
|
|
1652
|
-
e = ce("svg"), t = ce("circle"), n = ce("rect"), r = ce("path"), o = Y(), s = S("div"), c = S("h3"), C = K(u), v = Y(), y = S("p"), k = K(P), x = Y(), m = S("button"), U = K(
|
|
1653
|
+
e = ce("svg"), t = ce("circle"), n = ce("rect"), r = ce("path"), o = Y(), s = S("div"), c = S("h3"), C = K(u), v = Y(), y = S("p"), k = K(P), x = Y(), m = S("button"), U = K(E), l(t, "cx", "36"), l(t, "cy", "36"), l(t, "r", "36"), l(t, "fill", "#D14141"), l(t, "fill-opacity", "0.12"), l(n, "x", "19.335"), l(n, "y", "19"), l(n, "width", "33.33"), l(n, "height", "33.33"), l(n, "rx", "16.665"), l(n, "fill", "#FF3636"), l(r, "d", "M29.085 41.915L41.585 29.415M41.585 41.915L29.085 29.415"), l(r, "stroke", "black"), l(r, "stroke-width", "2.09016"), l(r, "stroke-linecap", "round"), l(r, "stroke-linejoin", "round"), l(e, "width", "72"), l(e, "height", "72"), l(e, "viewBox", "0 0 72 72"), l(e, "fill", "none"), l(e, "xmlns", "http://www.w3.org/2000/svg"), l(s, "class", "ReceiptStatusText"), l(m, "class", "TryAgainBtn");
|
|
1653
1654
|
},
|
|
1654
|
-
m(
|
|
1655
|
-
D(
|
|
1655
|
+
m(W, j) {
|
|
1656
|
+
D(W, e, j), h(e, t), h(e, n), h(e, r), D(W, o, j), D(W, s, j), h(s, c), h(c, C), h(s, v), h(s, y), h(y, k), D(W, x, j), D(W, m, j), h(m, U), q || (z = Te(
|
|
1656
1657
|
m,
|
|
1657
1658
|
"click",
|
|
1658
1659
|
/*handleTryAgainBtn*/
|
|
1659
1660
|
i[28]
|
|
1660
1661
|
), q = !0);
|
|
1661
1662
|
},
|
|
1662
|
-
p(
|
|
1663
|
+
p(W, j) {
|
|
1663
1664
|
j[0] & /*$_*/
|
|
1664
1665
|
8388608 && u !== (u = /*$_*/
|
|
1665
|
-
|
|
1666
|
+
W[23]("deposit.fail.title") + "") && N(C, u), j[0] & /*$_*/
|
|
1666
1667
|
8388608 && P !== (P = /*$_*/
|
|
1667
|
-
|
|
1668
|
-
8388608 &&
|
|
1669
|
-
|
|
1668
|
+
W[23]("deposit.fail.text") + "") && N(k, P), j[0] & /*$_*/
|
|
1669
|
+
8388608 && E !== (E = /*$_*/
|
|
1670
|
+
W[23]("tryAgainButton") + "") && N(U, E);
|
|
1670
1671
|
},
|
|
1671
|
-
d(
|
|
1672
|
-
|
|
1672
|
+
d(W) {
|
|
1673
|
+
W && (M(e), M(o), M(s), M(x), M(m)), q = !1, z();
|
|
1673
1674
|
}
|
|
1674
1675
|
};
|
|
1675
1676
|
}
|
|
@@ -1680,21 +1681,21 @@ function v1(i) {
|
|
|
1680
1681
|
), y, P, k, x = (
|
|
1681
1682
|
/*$_*/
|
|
1682
1683
|
i[23]("deposit.pending.text") + ""
|
|
1683
|
-
), m,
|
|
1684
|
+
), m, E, U, q = (
|
|
1684
1685
|
/*$_*/
|
|
1685
1686
|
i[23]("refreshButton") + ""
|
|
1686
|
-
), z,
|
|
1687
|
+
), z, W, j;
|
|
1687
1688
|
return {
|
|
1688
1689
|
c() {
|
|
1689
|
-
e = ce("svg"), t = ce("circle"), n = ce("rect"), r = ce("path"), o = ce("path"), s = ce("path"), c = Y(), u = S("div"), C = S("h3"), y = K(v), P = Y(), k = S("p"), m = K(x),
|
|
1690
|
+
e = ce("svg"), t = ce("circle"), n = ce("rect"), r = ce("path"), o = ce("path"), s = ce("path"), c = Y(), u = S("div"), C = S("h3"), y = K(v), P = Y(), k = S("p"), m = K(x), E = Y(), U = S("button"), z = K(q), l(t, "cx", "36"), l(t, "cy", "36"), l(t, "r", "36"), l(t, "fill", "#D19A41"), l(t, "fill-opacity", "0.12"), l(n, "x", "19"), l(n, "y", "19"), l(n, "width", "34"), l(n, "height", "34"), l(n, "rx", "17"), l(n, "fill", "#FF6836"), l(r, "d", "M36 46C30.4771 46 26 41.5228 26 36C26 30.4772 30.4772 26 36 26C40.4776 26 44.2257 28.9429 45.5 33H43"), l(r, "stroke", "black"), l(r, "stroke-width", "1.5"), l(r, "stroke-linecap", "round"), l(r, "stroke-linejoin", "round"), l(o, "d", "M36 32V36L38 38"), l(o, "stroke", "black"), l(o, "stroke-width", "1.5"), l(o, "stroke-linecap", "round"), l(o, "stroke-linejoin", "round"), l(s, "d", "M45.9551 37C45.9848 36.6709 46 36.3373 46 36M39 46C39.3416 45.8876 39.6753 45.7564 40 45.6078M44.7906 41C44.9835 40.6284 45.1555 40.2433 45.305 39.8462M42.1925 44.2292C42.5369 43.9441 42.8631 43.6358 43.1688 43.3065"), l(s, "stroke", "black"), l(s, "stroke-width", "1.5"), l(s, "stroke-linecap", "round"), l(s, "stroke-linejoin", "round"), l(e, "width", "72"), l(e, "height", "72"), l(e, "viewBox", "0 0 72 72"), l(e, "fill", "none"), l(e, "xmlns", "http://www.w3.org/2000/svg"), l(u, "class", "ReceiptStatusText"), l(U, "class", "RefreshButton");
|
|
1690
1691
|
},
|
|
1691
1692
|
m(H, Q) {
|
|
1692
|
-
D(H, e, Q), h(e, t), h(e, n), h(e, r), h(e, o), h(e, s), D(H, c, Q), D(H, u, Q), h(u, C), h(C, y), h(u, P), h(u, k), h(k, m), D(H,
|
|
1693
|
+
D(H, e, Q), h(e, t), h(e, n), h(e, r), h(e, o), h(e, s), D(H, c, Q), D(H, u, Q), h(u, C), h(C, y), h(u, P), h(u, k), h(k, m), D(H, E, Q), D(H, U, Q), h(U, z), W || (j = Te(
|
|
1693
1694
|
U,
|
|
1694
1695
|
"click",
|
|
1695
1696
|
/*getPaymentInfo*/
|
|
1696
1697
|
i[26]
|
|
1697
|
-
),
|
|
1698
|
+
), W = !0);
|
|
1698
1699
|
},
|
|
1699
1700
|
p(H, Q) {
|
|
1700
1701
|
Q[0] & /*$_*/
|
|
@@ -1706,7 +1707,7 @@ function v1(i) {
|
|
|
1706
1707
|
H[23]("refreshButton") + "") && N(z, q);
|
|
1707
1708
|
},
|
|
1708
1709
|
d(H) {
|
|
1709
|
-
H && (M(e), M(c), M(u), M(
|
|
1710
|
+
H && (M(e), M(c), M(u), M(E), M(U)), W = !1, j();
|
|
1710
1711
|
}
|
|
1711
1712
|
};
|
|
1712
1713
|
}
|
|
@@ -2146,8 +2147,8 @@ function k1(i) {
|
|
|
2146
2147
|
let x1 = "_blank";
|
|
2147
2148
|
function M1(i, e, t) {
|
|
2148
2149
|
let n;
|
|
2149
|
-
|
|
2150
|
-
let { endpoint: r } = e, { session: o } = e, { lang: s = "en" } = e, { local: c = "en-US" } = e, { showerrors: u = "true" } = e, { translationurl: C } = e, { assetsurl: v = "" } = e, { customerid: y } = e, { transactionid: P } = e, { currencydecimals: k = "2" } = e, { clientstyling: x = "" } = e, { clientstylingurl: m = "" } = e, { mbsource:
|
|
2150
|
+
It(i, Wt, (a) => t(23, n = a)), Le.extend(Gt);
|
|
2151
|
+
let { endpoint: r } = e, { session: o } = e, { lang: s = "en" } = e, { local: c = "en-US" } = e, { showerrors: u = "true" } = e, { translationurl: C } = e, { assetsurl: v = "" } = e, { customerid: y } = e, { transactionid: P } = e, { currencydecimals: k = "2" } = e, { clientstyling: x = "" } = e, { clientstylingurl: m = "" } = e, { mbsource: E = "" } = e, { showverifications: U = "true" } = e, { paymentmethod: q = "" } = e, z = !1, { customsucceessbuttons: W = "" } = e, { custompendingbuttons: j = "" } = e, { customfailedbuttons: H = "" } = e, { currencysymbol: Q = "" } = e, { currencyposition: ae = "" } = e, { windowsize: re } = e, G = [];
|
|
2151
2152
|
var R;
|
|
2152
2153
|
(function(a) {
|
|
2153
2154
|
a.Success = "Success", a.Maintenance = "Maintenance";
|
|
@@ -2158,7 +2159,7 @@ function M1(i, e, t) {
|
|
|
2158
2159
|
})(O || (O = {}));
|
|
2159
2160
|
const he = (a, [$, F]) => [
|
|
2160
2161
|
...a,
|
|
2161
|
-
...Array.isArray($) ? [...$.map((
|
|
2162
|
+
...Array.isArray($) ? [...$.map((B) => [B, F])] : [[$, F]]
|
|
2162
2163
|
], w = new Map([
|
|
2163
2164
|
[["Unknown", 0], O.Unknown],
|
|
2164
2165
|
[["Text", 1], O.Text],
|
|
@@ -2285,21 +2286,21 @@ function M1(i, e, t) {
|
|
|
2285
2286
|
headers: $,
|
|
2286
2287
|
body: JSON.stringify({ TransactionCode: P })
|
|
2287
2288
|
};
|
|
2288
|
-
t(11, z = !0), fetch(a, F).then((
|
|
2289
|
-
var ne, ie, b,
|
|
2290
|
-
if (
|
|
2291
|
-
t(19, T =
|
|
2289
|
+
t(11, z = !0), fetch(a, F).then((B) => B.json()).then((B) => {
|
|
2290
|
+
var ne, ie, b, I;
|
|
2291
|
+
if (B.ResponseCode !== R.Success) {
|
|
2292
|
+
t(19, T = B.ResponseCode), t(20, L = u.toLowerCase() === "false" || !u), ue();
|
|
2292
2293
|
return;
|
|
2293
2294
|
}
|
|
2294
2295
|
switch (t(15, f = {
|
|
2295
|
-
type:
|
|
2296
|
-
referenceId:
|
|
2297
|
-
status: (ne =
|
|
2298
|
-
message: (ie =
|
|
2299
|
-
amount: (b =
|
|
2300
|
-
currency: (
|
|
2301
|
-
time:
|
|
2302
|
-
}), t(16, d =
|
|
2296
|
+
type: B.Transaction.Type,
|
|
2297
|
+
referenceId: B.Transaction.Code,
|
|
2298
|
+
status: (ne = B.Transaction.Status) == null ? void 0 : ne.Status,
|
|
2299
|
+
message: (ie = B.Transaction.Status) == null ? void 0 : ie.Message,
|
|
2300
|
+
amount: (b = B.Transaction.Amounts[0]) == null ? void 0 : b.Amount,
|
|
2301
|
+
currency: (I = B.Transaction.Amounts[0]) == null ? void 0 : I.Currency,
|
|
2302
|
+
time: B.Transaction.Status.Created
|
|
2303
|
+
}), t(16, d = B.ReceiptInfo && B.ReceiptInfo.ReceiptFields ? B.ReceiptInfo.ReceiptFields.map((_e) => ({
|
|
2303
2304
|
type: w.get(_e.Type),
|
|
2304
2305
|
name: _e.Name,
|
|
2305
2306
|
description: _e.Description,
|
|
@@ -2309,7 +2310,7 @@ function M1(i, e, t) {
|
|
|
2309
2310
|
})) : []), n($t(f.status, f.type), { values: { errorText: f.message } }), t(17, g = f1(Number(f.amount), f.currency)), f.status) {
|
|
2310
2311
|
case "Voided":
|
|
2311
2312
|
case "Success":
|
|
2312
|
-
oe(
|
|
2313
|
+
oe(W || "casino, livecasino, tournaments"), t(21, A = "success"), rt(
|
|
2313
2314
|
f.type === "Deposit" ? "deposit_success" : "withdrawal_success",
|
|
2314
2315
|
{
|
|
2315
2316
|
userID: y,
|
|
@@ -2362,8 +2363,8 @@ function M1(i, e, t) {
|
|
|
2362
2363
|
};
|
|
2363
2364
|
let ye;
|
|
2364
2365
|
const we = (a, $ = !0) => {
|
|
2365
|
-
const
|
|
2366
|
-
|
|
2366
|
+
const B = a.currentTarget.dataset.copy;
|
|
2367
|
+
B && navigator.clipboard.writeText(B).then(() => {
|
|
2367
2368
|
$ && (clearTimeout(ye), ye = setTimeout(
|
|
2368
2369
|
() => {
|
|
2369
2370
|
},
|
|
@@ -2387,7 +2388,7 @@ function M1(i, e, t) {
|
|
|
2387
2388
|
});
|
|
2388
2389
|
}
|
|
2389
2390
|
return i.$$set = (a) => {
|
|
2390
|
-
"endpoint" in a && t(0, r = a.endpoint), "session" in a && t(1, o = a.session), "lang" in a && t(2, s = a.lang), "local" in a && t(31, c = a.local), "showerrors" in a && t(32, u = a.showerrors), "translationurl" in a && t(3, C = a.translationurl), "assetsurl" in a && t(4, v = a.assetsurl), "customerid" in a && t(5, y = a.customerid), "transactionid" in a && t(33, P = a.transactionid), "currencydecimals" in a && t(34, k = a.currencydecimals), "clientstyling" in a && t(6, x = a.clientstyling), "clientstylingurl" in a && t(7, m = a.clientstylingurl), "mbsource" in a && t(35,
|
|
2391
|
+
"endpoint" in a && t(0, r = a.endpoint), "session" in a && t(1, o = a.session), "lang" in a && t(2, s = a.lang), "local" in a && t(31, c = a.local), "showerrors" in a && t(32, u = a.showerrors), "translationurl" in a && t(3, C = a.translationurl), "assetsurl" in a && t(4, v = a.assetsurl), "customerid" in a && t(5, y = a.customerid), "transactionid" in a && t(33, P = a.transactionid), "currencydecimals" in a && t(34, k = a.currencydecimals), "clientstyling" in a && t(6, x = a.clientstyling), "clientstylingurl" in a && t(7, m = a.clientstylingurl), "mbsource" in a && t(35, E = a.mbsource), "showverifications" in a && t(8, U = a.showverifications), "paymentmethod" in a && t(9, q = a.paymentmethod), "customsucceessbuttons" in a && t(36, W = a.customsucceessbuttons), "custompendingbuttons" in a && t(37, j = a.custompendingbuttons), "customfailedbuttons" in a && t(38, H = a.customfailedbuttons), "currencysymbol" in a && t(39, Q = a.currencysymbol), "currencyposition" in a && t(40, ae = a.currencyposition), "windowsize" in a && t(41, re = a.windowsize);
|
|
2391
2392
|
}, i.$$.update = () => {
|
|
2392
2393
|
i.$$.dirty[0] & /*endpoint, session, customerid*/
|
|
2393
2394
|
35 | i.$$.dirty[1] & /*transactionid, showerrors*/
|
|
@@ -2397,7 +2398,7 @@ function M1(i, e, t) {
|
|
|
2397
2398
|
1088 && x && p && jt(p, x), i.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
2398
2399
|
1152 && m && p && At(p, m), i.$$.dirty[0] & /*customStylingContainer*/
|
|
2399
2400
|
1024 | i.$$.dirty[1] & /*mbsource*/
|
|
2400
|
-
16 &&
|
|
2401
|
+
16 && E && p && zt(p, `${E}.Style`);
|
|
2401
2402
|
}, [
|
|
2402
2403
|
r,
|
|
2403
2404
|
o,
|
|
@@ -2434,8 +2435,8 @@ function M1(i, e, t) {
|
|
|
2434
2435
|
u,
|
|
2435
2436
|
P,
|
|
2436
2437
|
k,
|
|
2437
|
-
W,
|
|
2438
2438
|
E,
|
|
2439
|
+
W,
|
|
2439
2440
|
j,
|
|
2440
2441
|
H,
|
|
2441
2442
|
Q,
|