@everymatrix/casino-most-played-section 1.45.0 → 1.45.3

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.
@@ -0,0 +1,4404 @@
1
+ var fn = (e, t, a) => new Promise((n, r) => {
2
+ var i = (u) => {
3
+ try {
4
+ o(a.next(u));
5
+ } catch (c) {
6
+ r(c);
7
+ }
8
+ }, s = (u) => {
9
+ try {
10
+ o(a.throw(u));
11
+ } catch (c) {
12
+ r(c);
13
+ }
14
+ }, o = (u) => u.done ? n(u.value) : Promise.resolve(u.value).then(i, s);
15
+ o((a = a.apply(e, t)).next());
16
+ });
17
+ import { a as Xr, $ as Qr, S as $r, i as ei, f as C, c as ti, s as ai, b as ni, e as T, d as j, t as Oe, g as cn, h as y, j as hn, k as U, l as v, m as Ce, n as mt, o as H, p as ri, q as ii, r as Ma, u as wt, v as se, w as si, x as fa, H as Ie, y as Rt, z as xn, A as oi, B as dt, C as ca } from "./CasinoFilter-H10ltJK5.js";
18
+ function li(e) {
19
+ throw new Error('Could not dynamically require "' + e + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
20
+ }
21
+ //! moment.js
22
+ //! version : 2.30.1
23
+ //! authors : Tim Wood, Iskren Chernev, Moment.js contributors
24
+ //! license : MIT
25
+ //! momentjs.com
26
+ var Nn;
27
+ function f() {
28
+ return Nn.apply(null, arguments);
29
+ }
30
+ function ui(e) {
31
+ Nn = e;
32
+ }
33
+ function le(e) {
34
+ return e instanceof Array || Object.prototype.toString.call(e) === "[object Array]";
35
+ }
36
+ function Ke(e) {
37
+ return e != null && Object.prototype.toString.call(e) === "[object Object]";
38
+ }
39
+ function L(e, t) {
40
+ return Object.prototype.hasOwnProperty.call(e, t);
41
+ }
42
+ function La(e) {
43
+ if (Object.getOwnPropertyNames)
44
+ return Object.getOwnPropertyNames(e).length === 0;
45
+ var t;
46
+ for (t in e)
47
+ if (L(e, t))
48
+ return !1;
49
+ return !0;
50
+ }
51
+ function Q(e) {
52
+ return e === void 0;
53
+ }
54
+ function Ye(e) {
55
+ return typeof e == "number" || Object.prototype.toString.call(e) === "[object Number]";
56
+ }
57
+ function bt(e) {
58
+ return e instanceof Date || Object.prototype.toString.call(e) === "[object Date]";
59
+ }
60
+ function Pn(e, t) {
61
+ var a = [], n, r = e.length;
62
+ for (n = 0; n < r; ++n)
63
+ a.push(t(e[n], n));
64
+ return a;
65
+ }
66
+ function We(e, t) {
67
+ for (var a in t)
68
+ L(t, a) && (e[a] = t[a]);
69
+ return L(t, "toString") && (e.toString = t.toString), L(t, "valueOf") && (e.valueOf = t.valueOf), e;
70
+ }
71
+ function we(e, t, a, n) {
72
+ return sr(e, t, a, n, !0).utc();
73
+ }
74
+ function di() {
75
+ return {
76
+ empty: !1,
77
+ unusedTokens: [],
78
+ unusedInput: [],
79
+ overflow: -2,
80
+ charsLeftOver: 0,
81
+ nullInput: !1,
82
+ invalidEra: null,
83
+ invalidMonth: null,
84
+ invalidFormat: !1,
85
+ userInvalidated: !1,
86
+ iso: !1,
87
+ parsedDateParts: [],
88
+ era: null,
89
+ meridiem: null,
90
+ rfc2822: !1,
91
+ weekdayMismatch: !1
92
+ };
93
+ }
94
+ function S(e) {
95
+ return e._pf == null && (e._pf = di()), e._pf;
96
+ }
97
+ var _a;
98
+ Array.prototype.some ? _a = Array.prototype.some : _a = function(e) {
99
+ var t = Object(this), a = t.length >>> 0, n;
100
+ for (n = 0; n < a; n++)
101
+ if (n in t && e.call(this, t[n], n, t))
102
+ return !0;
103
+ return !1;
104
+ };
105
+ function Fa(e) {
106
+ var t = null, a = !1, n = e._d && !isNaN(e._d.getTime());
107
+ if (n && (t = S(e), a = _a.call(t.parsedDateParts, function(r) {
108
+ return r != null;
109
+ }), n = t.overflow < 0 && !t.empty && !t.invalidEra && !t.invalidMonth && !t.invalidWeekday && !t.weekdayMismatch && !t.nullInput && !t.invalidFormat && !t.userInvalidated && (!t.meridiem || t.meridiem && a), e._strict && (n = n && t.charsLeftOver === 0 && t.unusedTokens.length === 0 && t.bigHour === void 0)), Object.isFrozen == null || !Object.isFrozen(e))
110
+ e._isValid = n;
111
+ else
112
+ return n;
113
+ return e._isValid;
114
+ }
115
+ function At(e) {
116
+ var t = we(NaN);
117
+ return e != null ? We(S(t), e) : S(t).userInvalidated = !0, t;
118
+ }
119
+ var mn = f.momentProperties = [], ha = !1;
120
+ function Oa(e, t) {
121
+ var a, n, r, i = mn.length;
122
+ if (Q(t._isAMomentObject) || (e._isAMomentObject = t._isAMomentObject), Q(t._i) || (e._i = t._i), Q(t._f) || (e._f = t._f), Q(t._l) || (e._l = t._l), Q(t._strict) || (e._strict = t._strict), Q(t._tzm) || (e._tzm = t._tzm), Q(t._isUTC) || (e._isUTC = t._isUTC), Q(t._offset) || (e._offset = t._offset), Q(t._pf) || (e._pf = S(t)), Q(t._locale) || (e._locale = t._locale), i > 0)
123
+ for (a = 0; a < i; a++)
124
+ n = mn[a], r = t[n], Q(r) || (e[n] = r);
125
+ return e;
126
+ }
127
+ function vt(e) {
128
+ Oa(this, e), this._d = new Date(e._d != null ? e._d.getTime() : NaN), this.isValid() || (this._d = /* @__PURE__ */ new Date(NaN)), ha === !1 && (ha = !0, f.updateOffset(this), ha = !1);
129
+ }
130
+ function ue(e) {
131
+ return e instanceof vt || e != null && e._isAMomentObject != null;
132
+ }
133
+ function Wn(e) {
134
+ f.suppressDeprecationWarnings === !1 && typeof console != "undefined" && console.warn && console.warn("Deprecation warning: " + e);
135
+ }
136
+ function ne(e, t) {
137
+ var a = !0;
138
+ return We(function() {
139
+ if (f.deprecationHandler != null && f.deprecationHandler(null, e), a) {
140
+ var n = [], r, i, s, o = arguments.length;
141
+ for (i = 0; i < o; i++) {
142
+ if (r = "", typeof arguments[i] == "object") {
143
+ r += `
144
+ [` + i + "] ";
145
+ for (s in arguments[0])
146
+ L(arguments[0], s) && (r += s + ": " + arguments[0][s] + ", ");
147
+ r = r.slice(0, -2);
148
+ } else
149
+ r = arguments[i];
150
+ n.push(r);
151
+ }
152
+ Wn(
153
+ e + `
154
+ Arguments: ` + Array.prototype.slice.call(n).join("") + `
155
+ ` + new Error().stack
156
+ ), a = !1;
157
+ }
158
+ return t.apply(this, arguments);
159
+ }, t);
160
+ }
161
+ var gn = {};
162
+ function En(e, t) {
163
+ f.deprecationHandler != null && f.deprecationHandler(e, t), gn[e] || (Wn(t), gn[e] = !0);
164
+ }
165
+ f.suppressDeprecationWarnings = !1;
166
+ f.deprecationHandler = null;
167
+ function be(e) {
168
+ return typeof Function != "undefined" && e instanceof Function || Object.prototype.toString.call(e) === "[object Function]";
169
+ }
170
+ function fi(e) {
171
+ var t, a;
172
+ for (a in e)
173
+ L(e, a) && (t = e[a], be(t) ? this[a] = t : this["_" + a] = t);
174
+ this._config = e, this._dayOfMonthOrdinalParseLenient = new RegExp(
175
+ (this._dayOfMonthOrdinalParse.source || this._ordinalParse.source) + "|" + /\d{1,2}/.source
176
+ );
177
+ }
178
+ function ya(e, t) {
179
+ var a = We({}, e), n;
180
+ for (n in t)
181
+ L(t, n) && (Ke(e[n]) && Ke(t[n]) ? (a[n] = {}, We(a[n], e[n]), We(a[n], t[n])) : t[n] != null ? a[n] = t[n] : delete a[n]);
182
+ for (n in e)
183
+ L(e, n) && !L(t, n) && Ke(e[n]) && (a[n] = We({}, a[n]));
184
+ return a;
185
+ }
186
+ function Ca(e) {
187
+ e != null && this.set(e);
188
+ }
189
+ var wa;
190
+ Object.keys ? wa = Object.keys : wa = function(e) {
191
+ var t, a = [];
192
+ for (t in e)
193
+ L(e, t) && a.push(t);
194
+ return a;
195
+ };
196
+ var ci = {
197
+ sameDay: "[Today at] LT",
198
+ nextDay: "[Tomorrow at] LT",
199
+ nextWeek: "dddd [at] LT",
200
+ lastDay: "[Yesterday at] LT",
201
+ lastWeek: "[Last] dddd [at] LT",
202
+ sameElse: "L"
203
+ };
204
+ function hi(e, t, a) {
205
+ var n = this._calendar[e] || this._calendar.sameElse;
206
+ return be(n) ? n.call(t, a) : n;
207
+ }
208
+ function ye(e, t, a) {
209
+ var n = "" + Math.abs(e), r = t - n.length, i = e >= 0;
210
+ return (i ? a ? "+" : "" : "-") + Math.pow(10, Math.max(0, r)).toString().substr(1) + n;
211
+ }
212
+ var Ia = /(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g, Ot = /(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g, ma = {}, et = {};
213
+ function p(e, t, a, n) {
214
+ var r = n;
215
+ typeof n == "string" && (r = function() {
216
+ return this[n]();
217
+ }), e && (et[e] = r), t && (et[t[0]] = function() {
218
+ return ye(r.apply(this, arguments), t[1], t[2]);
219
+ }), a && (et[a] = function() {
220
+ return this.localeData().ordinal(
221
+ r.apply(this, arguments),
222
+ e
223
+ );
224
+ });
225
+ }
226
+ function mi(e) {
227
+ return e.match(/\[[\s\S]/) ? e.replace(/^\[|\]$/g, "") : e.replace(/\\/g, "");
228
+ }
229
+ function gi(e) {
230
+ var t = e.match(Ia), a, n;
231
+ for (a = 0, n = t.length; a < n; a++)
232
+ et[t[a]] ? t[a] = et[t[a]] : t[a] = mi(t[a]);
233
+ return function(r) {
234
+ var i = "", s;
235
+ for (s = 0; s < n; s++)
236
+ i += be(t[s]) ? t[s].call(r, e) : t[s];
237
+ return i;
238
+ };
239
+ }
240
+ function It(e, t) {
241
+ return e.isValid() ? (t = An(t, e.localeData()), ma[t] = ma[t] || gi(t), ma[t](e)) : e.localeData().invalidDate();
242
+ }
243
+ function An(e, t) {
244
+ var a = 5;
245
+ function n(r) {
246
+ return t.longDateFormat(r) || r;
247
+ }
248
+ for (Ot.lastIndex = 0; a >= 0 && Ot.test(e); )
249
+ e = e.replace(
250
+ Ot,
251
+ n
252
+ ), Ot.lastIndex = 0, a -= 1;
253
+ return e;
254
+ }
255
+ var pi = {
256
+ LTS: "h:mm:ss A",
257
+ LT: "h:mm A",
258
+ L: "MM/DD/YYYY",
259
+ LL: "MMMM D, YYYY",
260
+ LLL: "MMMM D, YYYY h:mm A",
261
+ LLLL: "dddd, MMMM D, YYYY h:mm A"
262
+ };
263
+ function _i(e) {
264
+ var t = this._longDateFormat[e], a = this._longDateFormat[e.toUpperCase()];
265
+ return t || !a ? t : (this._longDateFormat[e] = a.match(Ia).map(function(n) {
266
+ return n === "MMMM" || n === "MM" || n === "DD" || n === "dddd" ? n.slice(1) : n;
267
+ }).join(""), this._longDateFormat[e]);
268
+ }
269
+ var yi = "Invalid date";
270
+ function wi() {
271
+ return this._invalidDate;
272
+ }
273
+ var bi = "%d", vi = /\d{1,2}/;
274
+ function ki(e) {
275
+ return this._ordinal.replace("%d", e);
276
+ }
277
+ var Si = {
278
+ future: "in %s",
279
+ past: "%s ago",
280
+ s: "a few seconds",
281
+ ss: "%d seconds",
282
+ m: "a minute",
283
+ mm: "%d minutes",
284
+ h: "an hour",
285
+ hh: "%d hours",
286
+ d: "a day",
287
+ dd: "%d days",
288
+ w: "a week",
289
+ ww: "%d weeks",
290
+ M: "a month",
291
+ MM: "%d months",
292
+ y: "a year",
293
+ yy: "%d years"
294
+ };
295
+ function Gi(e, t, a, n) {
296
+ var r = this._relativeTime[a];
297
+ return be(r) ? r(e, t, a, n) : r.replace(/%d/i, e);
298
+ }
299
+ function Di(e, t) {
300
+ var a = this._relativeTime[e > 0 ? "future" : "past"];
301
+ return be(a) ? a(t) : a.replace(/%s/i, t);
302
+ }
303
+ var pn = {
304
+ D: "date",
305
+ dates: "date",
306
+ date: "date",
307
+ d: "day",
308
+ days: "day",
309
+ day: "day",
310
+ e: "weekday",
311
+ weekdays: "weekday",
312
+ weekday: "weekday",
313
+ E: "isoWeekday",
314
+ isoweekdays: "isoWeekday",
315
+ isoweekday: "isoWeekday",
316
+ DDD: "dayOfYear",
317
+ dayofyears: "dayOfYear",
318
+ dayofyear: "dayOfYear",
319
+ h: "hour",
320
+ hours: "hour",
321
+ hour: "hour",
322
+ ms: "millisecond",
323
+ milliseconds: "millisecond",
324
+ millisecond: "millisecond",
325
+ m: "minute",
326
+ minutes: "minute",
327
+ minute: "minute",
328
+ M: "month",
329
+ months: "month",
330
+ month: "month",
331
+ Q: "quarter",
332
+ quarters: "quarter",
333
+ quarter: "quarter",
334
+ s: "second",
335
+ seconds: "second",
336
+ second: "second",
337
+ gg: "weekYear",
338
+ weekyears: "weekYear",
339
+ weekyear: "weekYear",
340
+ GG: "isoWeekYear",
341
+ isoweekyears: "isoWeekYear",
342
+ isoweekyear: "isoWeekYear",
343
+ w: "week",
344
+ weeks: "week",
345
+ week: "week",
346
+ W: "isoWeek",
347
+ isoweeks: "isoWeek",
348
+ isoweek: "isoWeek",
349
+ y: "year",
350
+ years: "year",
351
+ year: "year"
352
+ };
353
+ function re(e) {
354
+ return typeof e == "string" ? pn[e] || pn[e.toLowerCase()] : void 0;
355
+ }
356
+ function Ya(e) {
357
+ var t = {}, a, n;
358
+ for (n in e)
359
+ L(e, n) && (a = re(n), a && (t[a] = e[n]));
360
+ return t;
361
+ }
362
+ var Mi = {
363
+ date: 9,
364
+ day: 11,
365
+ weekday: 11,
366
+ isoWeekday: 11,
367
+ dayOfYear: 4,
368
+ hour: 13,
369
+ millisecond: 16,
370
+ minute: 14,
371
+ month: 8,
372
+ quarter: 7,
373
+ second: 15,
374
+ weekYear: 1,
375
+ isoWeekYear: 1,
376
+ week: 5,
377
+ isoWeek: 5,
378
+ year: 1
379
+ };
380
+ function Li(e) {
381
+ var t = [], a;
382
+ for (a in e)
383
+ L(e, a) && t.push({ unit: a, priority: Mi[a] });
384
+ return t.sort(function(n, r) {
385
+ return n.priority - r.priority;
386
+ }), t;
387
+ }
388
+ var Un = /\d/, $ = /\d\d/, Hn = /\d{3}/, Ta = /\d{4}/, Ut = /[+-]?\d{6}/, N = /\d\d?/, Bn = /\d\d\d\d?/, zn = /\d\d\d\d\d\d?/, Ht = /\d{1,3}/, Ra = /\d{1,4}/, Bt = /[+-]?\d{1,6}/, nt = /\d+/, zt = /[+-]?\d+/, Fi = /Z|[+-]\d\d:?\d\d/gi, Vt = /Z|[+-]\d\d(?::?\d\d)?/gi, Oi = /[+-]?\d+(\.\d{1,3})?/, kt = /[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i, rt = /^[1-9]\d?/, xa = /^([1-9]\d|\d)/, xt;
389
+ xt = {};
390
+ function h(e, t, a) {
391
+ xt[e] = be(t) ? t : function(n, r) {
392
+ return n && a ? a : t;
393
+ };
394
+ }
395
+ function Ci(e, t) {
396
+ return L(xt, e) ? xt[e](t._strict, t._locale) : new RegExp(Ii(e));
397
+ }
398
+ function Ii(e) {
399
+ return Le(
400
+ e.replace("\\", "").replace(
401
+ /\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,
402
+ function(t, a, n, r, i) {
403
+ return a || n || r || i;
404
+ }
405
+ )
406
+ );
407
+ }
408
+ function Le(e) {
409
+ return e.replace(/[-\/\\^$*+?.()|[\]{}]/g, "\\$&");
410
+ }
411
+ function ae(e) {
412
+ return e < 0 ? Math.ceil(e) || 0 : Math.floor(e);
413
+ }
414
+ function G(e) {
415
+ var t = +e, a = 0;
416
+ return t !== 0 && isFinite(t) && (a = ae(t)), a;
417
+ }
418
+ var ba = {};
419
+ function I(e, t) {
420
+ var a, n = t, r;
421
+ for (typeof e == "string" && (e = [e]), Ye(t) && (n = function(i, s) {
422
+ s[t] = G(i);
423
+ }), r = e.length, a = 0; a < r; a++)
424
+ ba[e[a]] = n;
425
+ }
426
+ function St(e, t) {
427
+ I(e, function(a, n, r, i) {
428
+ r._w = r._w || {}, t(a, r._w, r, i);
429
+ });
430
+ }
431
+ function Yi(e, t, a) {
432
+ t != null && L(ba, e) && ba[e](t, a._a, a, e);
433
+ }
434
+ function jt(e) {
435
+ return e % 4 === 0 && e % 100 !== 0 || e % 400 === 0;
436
+ }
437
+ var X = 0, De = 1, _e = 2, Z = 3, oe = 4, Me = 5, Ze = 6, Ti = 7, Ri = 8;
438
+ p("Y", 0, 0, function() {
439
+ var e = this.year();
440
+ return e <= 9999 ? ye(e, 4) : "+" + e;
441
+ });
442
+ p(0, ["YY", 2], 0, function() {
443
+ return this.year() % 100;
444
+ });
445
+ p(0, ["YYYY", 4], 0, "year");
446
+ p(0, ["YYYYY", 5], 0, "year");
447
+ p(0, ["YYYYYY", 6, !0], 0, "year");
448
+ h("Y", zt);
449
+ h("YY", N, $);
450
+ h("YYYY", Ra, Ta);
451
+ h("YYYYY", Bt, Ut);
452
+ h("YYYYYY", Bt, Ut);
453
+ I(["YYYYY", "YYYYYY"], X);
454
+ I("YYYY", function(e, t) {
455
+ t[X] = e.length === 2 ? f.parseTwoDigitYear(e) : G(e);
456
+ });
457
+ I("YY", function(e, t) {
458
+ t[X] = f.parseTwoDigitYear(e);
459
+ });
460
+ I("Y", function(e, t) {
461
+ t[X] = parseInt(e, 10);
462
+ });
463
+ function ht(e) {
464
+ return jt(e) ? 366 : 365;
465
+ }
466
+ f.parseTwoDigitYear = function(e) {
467
+ return G(e) + (G(e) > 68 ? 1900 : 2e3);
468
+ };
469
+ var Vn = it("FullYear", !0);
470
+ function xi() {
471
+ return jt(this.year());
472
+ }
473
+ function it(e, t) {
474
+ return function(a) {
475
+ return a != null ? (jn(this, e, a), f.updateOffset(this, t), this) : gt(this, e);
476
+ };
477
+ }
478
+ function gt(e, t) {
479
+ if (!e.isValid())
480
+ return NaN;
481
+ var a = e._d, n = e._isUTC;
482
+ switch (t) {
483
+ case "Milliseconds":
484
+ return n ? a.getUTCMilliseconds() : a.getMilliseconds();
485
+ case "Seconds":
486
+ return n ? a.getUTCSeconds() : a.getSeconds();
487
+ case "Minutes":
488
+ return n ? a.getUTCMinutes() : a.getMinutes();
489
+ case "Hours":
490
+ return n ? a.getUTCHours() : a.getHours();
491
+ case "Date":
492
+ return n ? a.getUTCDate() : a.getDate();
493
+ case "Day":
494
+ return n ? a.getUTCDay() : a.getDay();
495
+ case "Month":
496
+ return n ? a.getUTCMonth() : a.getMonth();
497
+ case "FullYear":
498
+ return n ? a.getUTCFullYear() : a.getFullYear();
499
+ default:
500
+ return NaN;
501
+ }
502
+ }
503
+ function jn(e, t, a) {
504
+ var n, r, i, s, o;
505
+ if (!(!e.isValid() || isNaN(a))) {
506
+ switch (n = e._d, r = e._isUTC, t) {
507
+ case "Milliseconds":
508
+ return void (r ? n.setUTCMilliseconds(a) : n.setMilliseconds(a));
509
+ case "Seconds":
510
+ return void (r ? n.setUTCSeconds(a) : n.setSeconds(a));
511
+ case "Minutes":
512
+ return void (r ? n.setUTCMinutes(a) : n.setMinutes(a));
513
+ case "Hours":
514
+ return void (r ? n.setUTCHours(a) : n.setHours(a));
515
+ case "Date":
516
+ return void (r ? n.setUTCDate(a) : n.setDate(a));
517
+ case "FullYear":
518
+ break;
519
+ default:
520
+ return;
521
+ }
522
+ i = a, s = e.month(), o = e.date(), o = o === 29 && s === 1 && !jt(i) ? 28 : o, r ? n.setUTCFullYear(i, s, o) : n.setFullYear(i, s, o);
523
+ }
524
+ }
525
+ function Ni(e) {
526
+ return e = re(e), be(this[e]) ? this[e]() : this;
527
+ }
528
+ function Pi(e, t) {
529
+ if (typeof e == "object") {
530
+ e = Ya(e);
531
+ var a = Li(e), n, r = a.length;
532
+ for (n = 0; n < r; n++)
533
+ this[a[n].unit](e[a[n].unit]);
534
+ } else if (e = re(e), be(this[e]))
535
+ return this[e](t);
536
+ return this;
537
+ }
538
+ function Wi(e, t) {
539
+ return (e % t + t) % t;
540
+ }
541
+ var E;
542
+ Array.prototype.indexOf ? E = Array.prototype.indexOf : E = function(e) {
543
+ var t;
544
+ for (t = 0; t < this.length; ++t)
545
+ if (this[t] === e)
546
+ return t;
547
+ return -1;
548
+ };
549
+ function Na(e, t) {
550
+ if (isNaN(e) || isNaN(t))
551
+ return NaN;
552
+ var a = Wi(t, 12);
553
+ return e += (t - a) / 12, a === 1 ? jt(e) ? 29 : 28 : 31 - a % 7 % 2;
554
+ }
555
+ p("M", ["MM", 2], "Mo", function() {
556
+ return this.month() + 1;
557
+ });
558
+ p("MMM", 0, 0, function(e) {
559
+ return this.localeData().monthsShort(this, e);
560
+ });
561
+ p("MMMM", 0, 0, function(e) {
562
+ return this.localeData().months(this, e);
563
+ });
564
+ h("M", N, rt);
565
+ h("MM", N, $);
566
+ h("MMM", function(e, t) {
567
+ return t.monthsShortRegex(e);
568
+ });
569
+ h("MMMM", function(e, t) {
570
+ return t.monthsRegex(e);
571
+ });
572
+ I(["M", "MM"], function(e, t) {
573
+ t[De] = G(e) - 1;
574
+ });
575
+ I(["MMM", "MMMM"], function(e, t, a, n) {
576
+ var r = a._locale.monthsParse(e, n, a._strict);
577
+ r != null ? t[De] = r : S(a).invalidMonth = e;
578
+ });
579
+ var Ei = "January_February_March_April_May_June_July_August_September_October_November_December".split(
580
+ "_"
581
+ ), Zn = "Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"), Kn = /D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/, Ai = kt, Ui = kt;
582
+ function Hi(e, t) {
583
+ return e ? le(this._months) ? this._months[e.month()] : this._months[(this._months.isFormat || Kn).test(t) ? "format" : "standalone"][e.month()] : le(this._months) ? this._months : this._months.standalone;
584
+ }
585
+ function Bi(e, t) {
586
+ return e ? le(this._monthsShort) ? this._monthsShort[e.month()] : this._monthsShort[Kn.test(t) ? "format" : "standalone"][e.month()] : le(this._monthsShort) ? this._monthsShort : this._monthsShort.standalone;
587
+ }
588
+ function zi(e, t, a) {
589
+ var n, r, i, s = e.toLocaleLowerCase();
590
+ if (!this._monthsParse)
591
+ for (this._monthsParse = [], this._longMonthsParse = [], this._shortMonthsParse = [], n = 0; n < 12; ++n)
592
+ i = we([2e3, n]), this._shortMonthsParse[n] = this.monthsShort(
593
+ i,
594
+ ""
595
+ ).toLocaleLowerCase(), this._longMonthsParse[n] = this.months(i, "").toLocaleLowerCase();
596
+ return a ? t === "MMM" ? (r = E.call(this._shortMonthsParse, s), r !== -1 ? r : null) : (r = E.call(this._longMonthsParse, s), r !== -1 ? r : null) : t === "MMM" ? (r = E.call(this._shortMonthsParse, s), r !== -1 ? r : (r = E.call(this._longMonthsParse, s), r !== -1 ? r : null)) : (r = E.call(this._longMonthsParse, s), r !== -1 ? r : (r = E.call(this._shortMonthsParse, s), r !== -1 ? r : null));
597
+ }
598
+ function Vi(e, t, a) {
599
+ var n, r, i;
600
+ if (this._monthsParseExact)
601
+ return zi.call(this, e, t, a);
602
+ for (this._monthsParse || (this._monthsParse = [], this._longMonthsParse = [], this._shortMonthsParse = []), n = 0; n < 12; n++) {
603
+ if (r = we([2e3, n]), a && !this._longMonthsParse[n] && (this._longMonthsParse[n] = new RegExp(
604
+ "^" + this.months(r, "").replace(".", "") + "$",
605
+ "i"
606
+ ), this._shortMonthsParse[n] = new RegExp(
607
+ "^" + this.monthsShort(r, "").replace(".", "") + "$",
608
+ "i"
609
+ )), !a && !this._monthsParse[n] && (i = "^" + this.months(r, "") + "|^" + this.monthsShort(r, ""), this._monthsParse[n] = new RegExp(i.replace(".", ""), "i")), a && t === "MMMM" && this._longMonthsParse[n].test(e))
610
+ return n;
611
+ if (a && t === "MMM" && this._shortMonthsParse[n].test(e))
612
+ return n;
613
+ if (!a && this._monthsParse[n].test(e))
614
+ return n;
615
+ }
616
+ }
617
+ function Jn(e, t) {
618
+ if (!e.isValid())
619
+ return e;
620
+ if (typeof t == "string") {
621
+ if (/^\d+$/.test(t))
622
+ t = G(t);
623
+ else if (t = e.localeData().monthsParse(t), !Ye(t))
624
+ return e;
625
+ }
626
+ var a = t, n = e.date();
627
+ return n = n < 29 ? n : Math.min(n, Na(e.year(), a)), e._isUTC ? e._d.setUTCMonth(a, n) : e._d.setMonth(a, n), e;
628
+ }
629
+ function qn(e) {
630
+ return e != null ? (Jn(this, e), f.updateOffset(this, !0), this) : gt(this, "Month");
631
+ }
632
+ function ji() {
633
+ return Na(this.year(), this.month());
634
+ }
635
+ function Zi(e) {
636
+ return this._monthsParseExact ? (L(this, "_monthsRegex") || Xn.call(this), e ? this._monthsShortStrictRegex : this._monthsShortRegex) : (L(this, "_monthsShortRegex") || (this._monthsShortRegex = Ai), this._monthsShortStrictRegex && e ? this._monthsShortStrictRegex : this._monthsShortRegex);
637
+ }
638
+ function Ki(e) {
639
+ return this._monthsParseExact ? (L(this, "_monthsRegex") || Xn.call(this), e ? this._monthsStrictRegex : this._monthsRegex) : (L(this, "_monthsRegex") || (this._monthsRegex = Ui), this._monthsStrictRegex && e ? this._monthsStrictRegex : this._monthsRegex);
640
+ }
641
+ function Xn() {
642
+ function e(u, c) {
643
+ return c.length - u.length;
644
+ }
645
+ var t = [], a = [], n = [], r, i, s, o;
646
+ for (r = 0; r < 12; r++)
647
+ i = we([2e3, r]), s = Le(this.monthsShort(i, "")), o = Le(this.months(i, "")), t.push(s), a.push(o), n.push(o), n.push(s);
648
+ t.sort(e), a.sort(e), n.sort(e), this._monthsRegex = new RegExp("^(" + n.join("|") + ")", "i"), this._monthsShortRegex = this._monthsRegex, this._monthsStrictRegex = new RegExp(
649
+ "^(" + a.join("|") + ")",
650
+ "i"
651
+ ), this._monthsShortStrictRegex = new RegExp(
652
+ "^(" + t.join("|") + ")",
653
+ "i"
654
+ );
655
+ }
656
+ function Ji(e, t, a, n, r, i, s) {
657
+ var o;
658
+ return e < 100 && e >= 0 ? (o = new Date(e + 400, t, a, n, r, i, s), isFinite(o.getFullYear()) && o.setFullYear(e)) : o = new Date(e, t, a, n, r, i, s), o;
659
+ }
660
+ function pt(e) {
661
+ var t, a;
662
+ return e < 100 && e >= 0 ? (a = Array.prototype.slice.call(arguments), a[0] = e + 400, t = new Date(Date.UTC.apply(null, a)), isFinite(t.getUTCFullYear()) && t.setUTCFullYear(e)) : t = new Date(Date.UTC.apply(null, arguments)), t;
663
+ }
664
+ function Nt(e, t, a) {
665
+ var n = 7 + t - a, r = (7 + pt(e, 0, n).getUTCDay() - t) % 7;
666
+ return -r + n - 1;
667
+ }
668
+ function Qn(e, t, a, n, r) {
669
+ var i = (7 + a - n) % 7, s = Nt(e, n, r), o = 1 + 7 * (t - 1) + i + s, u, c;
670
+ return o <= 0 ? (u = e - 1, c = ht(u) + o) : o > ht(e) ? (u = e + 1, c = o - ht(e)) : (u = e, c = o), {
671
+ year: u,
672
+ dayOfYear: c
673
+ };
674
+ }
675
+ function _t(e, t, a) {
676
+ var n = Nt(e.year(), t, a), r = Math.floor((e.dayOfYear() - n - 1) / 7) + 1, i, s;
677
+ return r < 1 ? (s = e.year() - 1, i = r + Fe(s, t, a)) : r > Fe(e.year(), t, a) ? (i = r - Fe(e.year(), t, a), s = e.year() + 1) : (s = e.year(), i = r), {
678
+ week: i,
679
+ year: s
680
+ };
681
+ }
682
+ function Fe(e, t, a) {
683
+ var n = Nt(e, t, a), r = Nt(e + 1, t, a);
684
+ return (ht(e) - n + r) / 7;
685
+ }
686
+ p("w", ["ww", 2], "wo", "week");
687
+ p("W", ["WW", 2], "Wo", "isoWeek");
688
+ h("w", N, rt);
689
+ h("ww", N, $);
690
+ h("W", N, rt);
691
+ h("WW", N, $);
692
+ St(
693
+ ["w", "ww", "W", "WW"],
694
+ function(e, t, a, n) {
695
+ t[n.substr(0, 1)] = G(e);
696
+ }
697
+ );
698
+ function qi(e) {
699
+ return _t(e, this._week.dow, this._week.doy).week;
700
+ }
701
+ var Xi = {
702
+ dow: 0,
703
+ // Sunday is the first day of the week.
704
+ doy: 6
705
+ // The week that contains Jan 6th is the first week of the year.
706
+ };
707
+ function Qi() {
708
+ return this._week.dow;
709
+ }
710
+ function $i() {
711
+ return this._week.doy;
712
+ }
713
+ function es(e) {
714
+ var t = this.localeData().week(this);
715
+ return e == null ? t : this.add((e - t) * 7, "d");
716
+ }
717
+ function ts(e) {
718
+ var t = _t(this, 1, 4).week;
719
+ return e == null ? t : this.add((e - t) * 7, "d");
720
+ }
721
+ p("d", 0, "do", "day");
722
+ p("dd", 0, 0, function(e) {
723
+ return this.localeData().weekdaysMin(this, e);
724
+ });
725
+ p("ddd", 0, 0, function(e) {
726
+ return this.localeData().weekdaysShort(this, e);
727
+ });
728
+ p("dddd", 0, 0, function(e) {
729
+ return this.localeData().weekdays(this, e);
730
+ });
731
+ p("e", 0, 0, "weekday");
732
+ p("E", 0, 0, "isoWeekday");
733
+ h("d", N);
734
+ h("e", N);
735
+ h("E", N);
736
+ h("dd", function(e, t) {
737
+ return t.weekdaysMinRegex(e);
738
+ });
739
+ h("ddd", function(e, t) {
740
+ return t.weekdaysShortRegex(e);
741
+ });
742
+ h("dddd", function(e, t) {
743
+ return t.weekdaysRegex(e);
744
+ });
745
+ St(["dd", "ddd", "dddd"], function(e, t, a, n) {
746
+ var r = a._locale.weekdaysParse(e, n, a._strict);
747
+ r != null ? t.d = r : S(a).invalidWeekday = e;
748
+ });
749
+ St(["d", "e", "E"], function(e, t, a, n) {
750
+ t[n] = G(e);
751
+ });
752
+ function as(e, t) {
753
+ return typeof e != "string" ? e : isNaN(e) ? (e = t.weekdaysParse(e), typeof e == "number" ? e : null) : parseInt(e, 10);
754
+ }
755
+ function ns(e, t) {
756
+ return typeof e == "string" ? t.weekdaysParse(e) % 7 || 7 : isNaN(e) ? null : e;
757
+ }
758
+ function Pa(e, t) {
759
+ return e.slice(t, 7).concat(e.slice(0, t));
760
+ }
761
+ var rs = "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), $n = "Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"), is = "Su_Mo_Tu_We_Th_Fr_Sa".split("_"), ss = kt, os = kt, ls = kt;
762
+ function us(e, t) {
763
+ var a = le(this._weekdays) ? this._weekdays : this._weekdays[e && e !== !0 && this._weekdays.isFormat.test(t) ? "format" : "standalone"];
764
+ return e === !0 ? Pa(a, this._week.dow) : e ? a[e.day()] : a;
765
+ }
766
+ function ds(e) {
767
+ return e === !0 ? Pa(this._weekdaysShort, this._week.dow) : e ? this._weekdaysShort[e.day()] : this._weekdaysShort;
768
+ }
769
+ function fs(e) {
770
+ return e === !0 ? Pa(this._weekdaysMin, this._week.dow) : e ? this._weekdaysMin[e.day()] : this._weekdaysMin;
771
+ }
772
+ function cs(e, t, a) {
773
+ var n, r, i, s = e.toLocaleLowerCase();
774
+ if (!this._weekdaysParse)
775
+ for (this._weekdaysParse = [], this._shortWeekdaysParse = [], this._minWeekdaysParse = [], n = 0; n < 7; ++n)
776
+ i = we([2e3, 1]).day(n), this._minWeekdaysParse[n] = this.weekdaysMin(
777
+ i,
778
+ ""
779
+ ).toLocaleLowerCase(), this._shortWeekdaysParse[n] = this.weekdaysShort(
780
+ i,
781
+ ""
782
+ ).toLocaleLowerCase(), this._weekdaysParse[n] = this.weekdays(i, "").toLocaleLowerCase();
783
+ return a ? t === "dddd" ? (r = E.call(this._weekdaysParse, s), r !== -1 ? r : null) : t === "ddd" ? (r = E.call(this._shortWeekdaysParse, s), r !== -1 ? r : null) : (r = E.call(this._minWeekdaysParse, s), r !== -1 ? r : null) : t === "dddd" ? (r = E.call(this._weekdaysParse, s), r !== -1 || (r = E.call(this._shortWeekdaysParse, s), r !== -1) ? r : (r = E.call(this._minWeekdaysParse, s), r !== -1 ? r : null)) : t === "ddd" ? (r = E.call(this._shortWeekdaysParse, s), r !== -1 || (r = E.call(this._weekdaysParse, s), r !== -1) ? r : (r = E.call(this._minWeekdaysParse, s), r !== -1 ? r : null)) : (r = E.call(this._minWeekdaysParse, s), r !== -1 || (r = E.call(this._weekdaysParse, s), r !== -1) ? r : (r = E.call(this._shortWeekdaysParse, s), r !== -1 ? r : null));
784
+ }
785
+ function hs(e, t, a) {
786
+ var n, r, i;
787
+ if (this._weekdaysParseExact)
788
+ return cs.call(this, e, t, a);
789
+ for (this._weekdaysParse || (this._weekdaysParse = [], this._minWeekdaysParse = [], this._shortWeekdaysParse = [], this._fullWeekdaysParse = []), n = 0; n < 7; n++) {
790
+ if (r = we([2e3, 1]).day(n), a && !this._fullWeekdaysParse[n] && (this._fullWeekdaysParse[n] = new RegExp(
791
+ "^" + this.weekdays(r, "").replace(".", "\\.?") + "$",
792
+ "i"
793
+ ), this._shortWeekdaysParse[n] = new RegExp(
794
+ "^" + this.weekdaysShort(r, "").replace(".", "\\.?") + "$",
795
+ "i"
796
+ ), this._minWeekdaysParse[n] = new RegExp(
797
+ "^" + this.weekdaysMin(r, "").replace(".", "\\.?") + "$",
798
+ "i"
799
+ )), this._weekdaysParse[n] || (i = "^" + this.weekdays(r, "") + "|^" + this.weekdaysShort(r, "") + "|^" + this.weekdaysMin(r, ""), this._weekdaysParse[n] = new RegExp(i.replace(".", ""), "i")), a && t === "dddd" && this._fullWeekdaysParse[n].test(e))
800
+ return n;
801
+ if (a && t === "ddd" && this._shortWeekdaysParse[n].test(e))
802
+ return n;
803
+ if (a && t === "dd" && this._minWeekdaysParse[n].test(e))
804
+ return n;
805
+ if (!a && this._weekdaysParse[n].test(e))
806
+ return n;
807
+ }
808
+ }
809
+ function ms(e) {
810
+ if (!this.isValid())
811
+ return e != null ? this : NaN;
812
+ var t = gt(this, "Day");
813
+ return e != null ? (e = as(e, this.localeData()), this.add(e - t, "d")) : t;
814
+ }
815
+ function gs(e) {
816
+ if (!this.isValid())
817
+ return e != null ? this : NaN;
818
+ var t = (this.day() + 7 - this.localeData()._week.dow) % 7;
819
+ return e == null ? t : this.add(e - t, "d");
820
+ }
821
+ function ps(e) {
822
+ if (!this.isValid())
823
+ return e != null ? this : NaN;
824
+ if (e != null) {
825
+ var t = ns(e, this.localeData());
826
+ return this.day(this.day() % 7 ? t : t - 7);
827
+ } else
828
+ return this.day() || 7;
829
+ }
830
+ function _s(e) {
831
+ return this._weekdaysParseExact ? (L(this, "_weekdaysRegex") || Wa.call(this), e ? this._weekdaysStrictRegex : this._weekdaysRegex) : (L(this, "_weekdaysRegex") || (this._weekdaysRegex = ss), this._weekdaysStrictRegex && e ? this._weekdaysStrictRegex : this._weekdaysRegex);
832
+ }
833
+ function ys(e) {
834
+ return this._weekdaysParseExact ? (L(this, "_weekdaysRegex") || Wa.call(this), e ? this._weekdaysShortStrictRegex : this._weekdaysShortRegex) : (L(this, "_weekdaysShortRegex") || (this._weekdaysShortRegex = os), this._weekdaysShortStrictRegex && e ? this._weekdaysShortStrictRegex : this._weekdaysShortRegex);
835
+ }
836
+ function ws(e) {
837
+ return this._weekdaysParseExact ? (L(this, "_weekdaysRegex") || Wa.call(this), e ? this._weekdaysMinStrictRegex : this._weekdaysMinRegex) : (L(this, "_weekdaysMinRegex") || (this._weekdaysMinRegex = ls), this._weekdaysMinStrictRegex && e ? this._weekdaysMinStrictRegex : this._weekdaysMinRegex);
838
+ }
839
+ function Wa() {
840
+ function e(_, g) {
841
+ return g.length - _.length;
842
+ }
843
+ var t = [], a = [], n = [], r = [], i, s, o, u, c;
844
+ for (i = 0; i < 7; i++)
845
+ s = we([2e3, 1]).day(i), o = Le(this.weekdaysMin(s, "")), u = Le(this.weekdaysShort(s, "")), c = Le(this.weekdays(s, "")), t.push(o), a.push(u), n.push(c), r.push(o), r.push(u), r.push(c);
846
+ t.sort(e), a.sort(e), n.sort(e), r.sort(e), this._weekdaysRegex = new RegExp("^(" + r.join("|") + ")", "i"), this._weekdaysShortRegex = this._weekdaysRegex, this._weekdaysMinRegex = this._weekdaysRegex, this._weekdaysStrictRegex = new RegExp(
847
+ "^(" + n.join("|") + ")",
848
+ "i"
849
+ ), this._weekdaysShortStrictRegex = new RegExp(
850
+ "^(" + a.join("|") + ")",
851
+ "i"
852
+ ), this._weekdaysMinStrictRegex = new RegExp(
853
+ "^(" + t.join("|") + ")",
854
+ "i"
855
+ );
856
+ }
857
+ function Ea() {
858
+ return this.hours() % 12 || 12;
859
+ }
860
+ function bs() {
861
+ return this.hours() || 24;
862
+ }
863
+ p("H", ["HH", 2], 0, "hour");
864
+ p("h", ["hh", 2], 0, Ea);
865
+ p("k", ["kk", 2], 0, bs);
866
+ p("hmm", 0, 0, function() {
867
+ return "" + Ea.apply(this) + ye(this.minutes(), 2);
868
+ });
869
+ p("hmmss", 0, 0, function() {
870
+ return "" + Ea.apply(this) + ye(this.minutes(), 2) + ye(this.seconds(), 2);
871
+ });
872
+ p("Hmm", 0, 0, function() {
873
+ return "" + this.hours() + ye(this.minutes(), 2);
874
+ });
875
+ p("Hmmss", 0, 0, function() {
876
+ return "" + this.hours() + ye(this.minutes(), 2) + ye(this.seconds(), 2);
877
+ });
878
+ function er(e, t) {
879
+ p(e, 0, 0, function() {
880
+ return this.localeData().meridiem(
881
+ this.hours(),
882
+ this.minutes(),
883
+ t
884
+ );
885
+ });
886
+ }
887
+ er("a", !0);
888
+ er("A", !1);
889
+ function tr(e, t) {
890
+ return t._meridiemParse;
891
+ }
892
+ h("a", tr);
893
+ h("A", tr);
894
+ h("H", N, xa);
895
+ h("h", N, rt);
896
+ h("k", N, rt);
897
+ h("HH", N, $);
898
+ h("hh", N, $);
899
+ h("kk", N, $);
900
+ h("hmm", Bn);
901
+ h("hmmss", zn);
902
+ h("Hmm", Bn);
903
+ h("Hmmss", zn);
904
+ I(["H", "HH"], Z);
905
+ I(["k", "kk"], function(e, t, a) {
906
+ var n = G(e);
907
+ t[Z] = n === 24 ? 0 : n;
908
+ });
909
+ I(["a", "A"], function(e, t, a) {
910
+ a._isPm = a._locale.isPM(e), a._meridiem = e;
911
+ });
912
+ I(["h", "hh"], function(e, t, a) {
913
+ t[Z] = G(e), S(a).bigHour = !0;
914
+ });
915
+ I("hmm", function(e, t, a) {
916
+ var n = e.length - 2;
917
+ t[Z] = G(e.substr(0, n)), t[oe] = G(e.substr(n)), S(a).bigHour = !0;
918
+ });
919
+ I("hmmss", function(e, t, a) {
920
+ var n = e.length - 4, r = e.length - 2;
921
+ t[Z] = G(e.substr(0, n)), t[oe] = G(e.substr(n, 2)), t[Me] = G(e.substr(r)), S(a).bigHour = !0;
922
+ });
923
+ I("Hmm", function(e, t, a) {
924
+ var n = e.length - 2;
925
+ t[Z] = G(e.substr(0, n)), t[oe] = G(e.substr(n));
926
+ });
927
+ I("Hmmss", function(e, t, a) {
928
+ var n = e.length - 4, r = e.length - 2;
929
+ t[Z] = G(e.substr(0, n)), t[oe] = G(e.substr(n, 2)), t[Me] = G(e.substr(r));
930
+ });
931
+ function vs(e) {
932
+ return (e + "").toLowerCase().charAt(0) === "p";
933
+ }
934
+ var ks = /[ap]\.?m?\.?/i, Ss = it("Hours", !0);
935
+ function Gs(e, t, a) {
936
+ return e > 11 ? a ? "pm" : "PM" : a ? "am" : "AM";
937
+ }
938
+ var ar = {
939
+ calendar: ci,
940
+ longDateFormat: pi,
941
+ invalidDate: yi,
942
+ ordinal: bi,
943
+ dayOfMonthOrdinalParse: vi,
944
+ relativeTime: Si,
945
+ months: Ei,
946
+ monthsShort: Zn,
947
+ week: Xi,
948
+ weekdays: rs,
949
+ weekdaysMin: is,
950
+ weekdaysShort: $n,
951
+ meridiemParse: ks
952
+ }, P = {}, ft = {}, yt;
953
+ function Ds(e, t) {
954
+ var a, n = Math.min(e.length, t.length);
955
+ for (a = 0; a < n; a += 1)
956
+ if (e[a] !== t[a])
957
+ return a;
958
+ return n;
959
+ }
960
+ function _n(e) {
961
+ return e && e.toLowerCase().replace("_", "-");
962
+ }
963
+ function Ms(e) {
964
+ for (var t = 0, a, n, r, i; t < e.length; ) {
965
+ for (i = _n(e[t]).split("-"), a = i.length, n = _n(e[t + 1]), n = n ? n.split("-") : null; a > 0; ) {
966
+ if (r = Zt(i.slice(0, a).join("-")), r)
967
+ return r;
968
+ if (n && n.length >= a && Ds(i, n) >= a - 1)
969
+ break;
970
+ a--;
971
+ }
972
+ t++;
973
+ }
974
+ return yt;
975
+ }
976
+ function Ls(e) {
977
+ return !!(e && e.match("^[^/\\\\]*$"));
978
+ }
979
+ function Zt(e) {
980
+ var t = null, a;
981
+ if (P[e] === void 0 && typeof module != "undefined" && module && module.exports && Ls(e))
982
+ try {
983
+ t = yt._abbr, a = li, a("./locale/" + e), Ae(t);
984
+ } catch (n) {
985
+ P[e] = null;
986
+ }
987
+ return P[e];
988
+ }
989
+ function Ae(e, t) {
990
+ var a;
991
+ return e && (Q(t) ? a = Te(e) : a = Aa(e, t), a ? yt = a : typeof console != "undefined" && console.warn && console.warn(
992
+ "Locale " + e + " not found. Did you forget to load it?"
993
+ )), yt._abbr;
994
+ }
995
+ function Aa(e, t) {
996
+ if (t !== null) {
997
+ var a, n = ar;
998
+ if (t.abbr = e, P[e] != null)
999
+ En(
1000
+ "defineLocaleOverride",
1001
+ "use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."
1002
+ ), n = P[e]._config;
1003
+ else if (t.parentLocale != null)
1004
+ if (P[t.parentLocale] != null)
1005
+ n = P[t.parentLocale]._config;
1006
+ else if (a = Zt(t.parentLocale), a != null)
1007
+ n = a._config;
1008
+ else
1009
+ return ft[t.parentLocale] || (ft[t.parentLocale] = []), ft[t.parentLocale].push({
1010
+ name: e,
1011
+ config: t
1012
+ }), null;
1013
+ return P[e] = new Ca(ya(n, t)), ft[e] && ft[e].forEach(function(r) {
1014
+ Aa(r.name, r.config);
1015
+ }), Ae(e), P[e];
1016
+ } else
1017
+ return delete P[e], null;
1018
+ }
1019
+ function Fs(e, t) {
1020
+ if (t != null) {
1021
+ var a, n, r = ar;
1022
+ P[e] != null && P[e].parentLocale != null ? P[e].set(ya(P[e]._config, t)) : (n = Zt(e), n != null && (r = n._config), t = ya(r, t), n == null && (t.abbr = e), a = new Ca(t), a.parentLocale = P[e], P[e] = a), Ae(e);
1023
+ } else
1024
+ P[e] != null && (P[e].parentLocale != null ? (P[e] = P[e].parentLocale, e === Ae() && Ae(e)) : P[e] != null && delete P[e]);
1025
+ return P[e];
1026
+ }
1027
+ function Te(e) {
1028
+ var t;
1029
+ if (e && e._locale && e._locale._abbr && (e = e._locale._abbr), !e)
1030
+ return yt;
1031
+ if (!le(e)) {
1032
+ if (t = Zt(e), t)
1033
+ return t;
1034
+ e = [e];
1035
+ }
1036
+ return Ms(e);
1037
+ }
1038
+ function Os() {
1039
+ return wa(P);
1040
+ }
1041
+ function Ua(e) {
1042
+ var t, a = e._a;
1043
+ return a && S(e).overflow === -2 && (t = a[De] < 0 || a[De] > 11 ? De : a[_e] < 1 || a[_e] > Na(a[X], a[De]) ? _e : a[Z] < 0 || a[Z] > 24 || a[Z] === 24 && (a[oe] !== 0 || a[Me] !== 0 || a[Ze] !== 0) ? Z : a[oe] < 0 || a[oe] > 59 ? oe : a[Me] < 0 || a[Me] > 59 ? Me : a[Ze] < 0 || a[Ze] > 999 ? Ze : -1, S(e)._overflowDayOfYear && (t < X || t > _e) && (t = _e), S(e)._overflowWeeks && t === -1 && (t = Ti), S(e)._overflowWeekday && t === -1 && (t = Ri), S(e).overflow = t), e;
1044
+ }
1045
+ var Cs = /^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/, Is = /^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/, Ys = /Z|[+-]\d\d(?::?\d\d)?/, Ct = [
1046
+ ["YYYYYY-MM-DD", /[+-]\d{6}-\d\d-\d\d/],
1047
+ ["YYYY-MM-DD", /\d{4}-\d\d-\d\d/],
1048
+ ["GGGG-[W]WW-E", /\d{4}-W\d\d-\d/],
1049
+ ["GGGG-[W]WW", /\d{4}-W\d\d/, !1],
1050
+ ["YYYY-DDD", /\d{4}-\d{3}/],
1051
+ ["YYYY-MM", /\d{4}-\d\d/, !1],
1052
+ ["YYYYYYMMDD", /[+-]\d{10}/],
1053
+ ["YYYYMMDD", /\d{8}/],
1054
+ ["GGGG[W]WWE", /\d{4}W\d{3}/],
1055
+ ["GGGG[W]WW", /\d{4}W\d{2}/, !1],
1056
+ ["YYYYDDD", /\d{7}/],
1057
+ ["YYYYMM", /\d{6}/, !1],
1058
+ ["YYYY", /\d{4}/, !1]
1059
+ ], ga = [
1060
+ ["HH:mm:ss.SSSS", /\d\d:\d\d:\d\d\.\d+/],
1061
+ ["HH:mm:ss,SSSS", /\d\d:\d\d:\d\d,\d+/],
1062
+ ["HH:mm:ss", /\d\d:\d\d:\d\d/],
1063
+ ["HH:mm", /\d\d:\d\d/],
1064
+ ["HHmmss.SSSS", /\d\d\d\d\d\d\.\d+/],
1065
+ ["HHmmss,SSSS", /\d\d\d\d\d\d,\d+/],
1066
+ ["HHmmss", /\d\d\d\d\d\d/],
1067
+ ["HHmm", /\d\d\d\d/],
1068
+ ["HH", /\d\d/]
1069
+ ], Ts = /^\/?Date\((-?\d+)/i, Rs = /^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/, xs = {
1070
+ UT: 0,
1071
+ GMT: 0,
1072
+ EDT: -4 * 60,
1073
+ EST: -5 * 60,
1074
+ CDT: -5 * 60,
1075
+ CST: -6 * 60,
1076
+ MDT: -6 * 60,
1077
+ MST: -7 * 60,
1078
+ PDT: -7 * 60,
1079
+ PST: -8 * 60
1080
+ };
1081
+ function nr(e) {
1082
+ var t, a, n = e._i, r = Cs.exec(n) || Is.exec(n), i, s, o, u, c = Ct.length, _ = ga.length;
1083
+ if (r) {
1084
+ for (S(e).iso = !0, t = 0, a = c; t < a; t++)
1085
+ if (Ct[t][1].exec(r[1])) {
1086
+ s = Ct[t][0], i = Ct[t][2] !== !1;
1087
+ break;
1088
+ }
1089
+ if (s == null) {
1090
+ e._isValid = !1;
1091
+ return;
1092
+ }
1093
+ if (r[3]) {
1094
+ for (t = 0, a = _; t < a; t++)
1095
+ if (ga[t][1].exec(r[3])) {
1096
+ o = (r[2] || " ") + ga[t][0];
1097
+ break;
1098
+ }
1099
+ if (o == null) {
1100
+ e._isValid = !1;
1101
+ return;
1102
+ }
1103
+ }
1104
+ if (!i && o != null) {
1105
+ e._isValid = !1;
1106
+ return;
1107
+ }
1108
+ if (r[4])
1109
+ if (Ys.exec(r[4]))
1110
+ u = "Z";
1111
+ else {
1112
+ e._isValid = !1;
1113
+ return;
1114
+ }
1115
+ e._f = s + (o || "") + (u || ""), Ba(e);
1116
+ } else
1117
+ e._isValid = !1;
1118
+ }
1119
+ function Ns(e, t, a, n, r, i) {
1120
+ var s = [
1121
+ Ps(e),
1122
+ Zn.indexOf(t),
1123
+ parseInt(a, 10),
1124
+ parseInt(n, 10),
1125
+ parseInt(r, 10)
1126
+ ];
1127
+ return i && s.push(parseInt(i, 10)), s;
1128
+ }
1129
+ function Ps(e) {
1130
+ var t = parseInt(e, 10);
1131
+ return t <= 49 ? 2e3 + t : t <= 999 ? 1900 + t : t;
1132
+ }
1133
+ function Ws(e) {
1134
+ return e.replace(/\([^()]*\)|[\n\t]/g, " ").replace(/(\s\s+)/g, " ").replace(/^\s\s*/, "").replace(/\s\s*$/, "");
1135
+ }
1136
+ function Es(e, t, a) {
1137
+ if (e) {
1138
+ var n = $n.indexOf(e), r = new Date(
1139
+ t[0],
1140
+ t[1],
1141
+ t[2]
1142
+ ).getDay();
1143
+ if (n !== r)
1144
+ return S(a).weekdayMismatch = !0, a._isValid = !1, !1;
1145
+ }
1146
+ return !0;
1147
+ }
1148
+ function As(e, t, a) {
1149
+ if (e)
1150
+ return xs[e];
1151
+ if (t)
1152
+ return 0;
1153
+ var n = parseInt(a, 10), r = n % 100, i = (n - r) / 100;
1154
+ return i * 60 + r;
1155
+ }
1156
+ function rr(e) {
1157
+ var t = Rs.exec(Ws(e._i)), a;
1158
+ if (t) {
1159
+ if (a = Ns(
1160
+ t[4],
1161
+ t[3],
1162
+ t[2],
1163
+ t[5],
1164
+ t[6],
1165
+ t[7]
1166
+ ), !Es(t[1], a, e))
1167
+ return;
1168
+ e._a = a, e._tzm = As(t[8], t[9], t[10]), e._d = pt.apply(null, e._a), e._d.setUTCMinutes(e._d.getUTCMinutes() - e._tzm), S(e).rfc2822 = !0;
1169
+ } else
1170
+ e._isValid = !1;
1171
+ }
1172
+ function Us(e) {
1173
+ var t = Ts.exec(e._i);
1174
+ if (t !== null) {
1175
+ e._d = /* @__PURE__ */ new Date(+t[1]);
1176
+ return;
1177
+ }
1178
+ if (nr(e), e._isValid === !1)
1179
+ delete e._isValid;
1180
+ else
1181
+ return;
1182
+ if (rr(e), e._isValid === !1)
1183
+ delete e._isValid;
1184
+ else
1185
+ return;
1186
+ e._strict ? e._isValid = !1 : f.createFromInputFallback(e);
1187
+ }
1188
+ f.createFromInputFallback = ne(
1189
+ "value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",
1190
+ function(e) {
1191
+ e._d = /* @__PURE__ */ new Date(e._i + (e._useUTC ? " UTC" : ""));
1192
+ }
1193
+ );
1194
+ function Qe(e, t, a) {
1195
+ return e != null ? e : t != null ? t : a;
1196
+ }
1197
+ function Hs(e) {
1198
+ var t = new Date(f.now());
1199
+ return e._useUTC ? [
1200
+ t.getUTCFullYear(),
1201
+ t.getUTCMonth(),
1202
+ t.getUTCDate()
1203
+ ] : [t.getFullYear(), t.getMonth(), t.getDate()];
1204
+ }
1205
+ function Ha(e) {
1206
+ var t, a, n = [], r, i, s;
1207
+ if (!e._d) {
1208
+ for (r = Hs(e), e._w && e._a[_e] == null && e._a[De] == null && Bs(e), e._dayOfYear != null && (s = Qe(e._a[X], r[X]), (e._dayOfYear > ht(s) || e._dayOfYear === 0) && (S(e)._overflowDayOfYear = !0), a = pt(s, 0, e._dayOfYear), e._a[De] = a.getUTCMonth(), e._a[_e] = a.getUTCDate()), t = 0; t < 3 && e._a[t] == null; ++t)
1209
+ e._a[t] = n[t] = r[t];
1210
+ for (; t < 7; t++)
1211
+ e._a[t] = n[t] = e._a[t] == null ? t === 2 ? 1 : 0 : e._a[t];
1212
+ e._a[Z] === 24 && e._a[oe] === 0 && e._a[Me] === 0 && e._a[Ze] === 0 && (e._nextDay = !0, e._a[Z] = 0), e._d = (e._useUTC ? pt : Ji).apply(
1213
+ null,
1214
+ n
1215
+ ), i = e._useUTC ? e._d.getUTCDay() : e._d.getDay(), e._tzm != null && e._d.setUTCMinutes(e._d.getUTCMinutes() - e._tzm), e._nextDay && (e._a[Z] = 24), e._w && typeof e._w.d != "undefined" && e._w.d !== i && (S(e).weekdayMismatch = !0);
1216
+ }
1217
+ }
1218
+ function Bs(e) {
1219
+ var t, a, n, r, i, s, o, u, c;
1220
+ t = e._w, t.GG != null || t.W != null || t.E != null ? (i = 1, s = 4, a = Qe(
1221
+ t.GG,
1222
+ e._a[X],
1223
+ _t(x(), 1, 4).year
1224
+ ), n = Qe(t.W, 1), r = Qe(t.E, 1), (r < 1 || r > 7) && (u = !0)) : (i = e._locale._week.dow, s = e._locale._week.doy, c = _t(x(), i, s), a = Qe(t.gg, e._a[X], c.year), n = Qe(t.w, c.week), t.d != null ? (r = t.d, (r < 0 || r > 6) && (u = !0)) : t.e != null ? (r = t.e + i, (t.e < 0 || t.e > 6) && (u = !0)) : r = i), n < 1 || n > Fe(a, i, s) ? S(e)._overflowWeeks = !0 : u != null ? S(e)._overflowWeekday = !0 : (o = Qn(a, n, r, i, s), e._a[X] = o.year, e._dayOfYear = o.dayOfYear);
1225
+ }
1226
+ f.ISO_8601 = function() {
1227
+ };
1228
+ f.RFC_2822 = function() {
1229
+ };
1230
+ function Ba(e) {
1231
+ if (e._f === f.ISO_8601) {
1232
+ nr(e);
1233
+ return;
1234
+ }
1235
+ if (e._f === f.RFC_2822) {
1236
+ rr(e);
1237
+ return;
1238
+ }
1239
+ e._a = [], S(e).empty = !0;
1240
+ var t = "" + e._i, a, n, r, i, s, o = t.length, u = 0, c, _;
1241
+ for (r = An(e._f, e._locale).match(Ia) || [], _ = r.length, a = 0; a < _; a++)
1242
+ i = r[a], n = (t.match(Ci(i, e)) || [])[0], n && (s = t.substr(0, t.indexOf(n)), s.length > 0 && S(e).unusedInput.push(s), t = t.slice(
1243
+ t.indexOf(n) + n.length
1244
+ ), u += n.length), et[i] ? (n ? S(e).empty = !1 : S(e).unusedTokens.push(i), Yi(i, n, e)) : e._strict && !n && S(e).unusedTokens.push(i);
1245
+ S(e).charsLeftOver = o - u, t.length > 0 && S(e).unusedInput.push(t), e._a[Z] <= 12 && S(e).bigHour === !0 && e._a[Z] > 0 && (S(e).bigHour = void 0), S(e).parsedDateParts = e._a.slice(0), S(e).meridiem = e._meridiem, e._a[Z] = zs(
1246
+ e._locale,
1247
+ e._a[Z],
1248
+ e._meridiem
1249
+ ), c = S(e).era, c !== null && (e._a[X] = e._locale.erasConvertYear(c, e._a[X])), Ha(e), Ua(e);
1250
+ }
1251
+ function zs(e, t, a) {
1252
+ var n;
1253
+ return a == null ? t : e.meridiemHour != null ? e.meridiemHour(t, a) : (e.isPM != null && (n = e.isPM(a), n && t < 12 && (t += 12), !n && t === 12 && (t = 0)), t);
1254
+ }
1255
+ function Vs(e) {
1256
+ var t, a, n, r, i, s, o = !1, u = e._f.length;
1257
+ if (u === 0) {
1258
+ S(e).invalidFormat = !0, e._d = /* @__PURE__ */ new Date(NaN);
1259
+ return;
1260
+ }
1261
+ for (r = 0; r < u; r++)
1262
+ i = 0, s = !1, t = Oa({}, e), e._useUTC != null && (t._useUTC = e._useUTC), t._f = e._f[r], Ba(t), Fa(t) && (s = !0), i += S(t).charsLeftOver, i += S(t).unusedTokens.length * 10, S(t).score = i, o ? i < n && (n = i, a = t) : (n == null || i < n || s) && (n = i, a = t, s && (o = !0));
1263
+ We(e, a || t);
1264
+ }
1265
+ function js(e) {
1266
+ if (!e._d) {
1267
+ var t = Ya(e._i), a = t.day === void 0 ? t.date : t.day;
1268
+ e._a = Pn(
1269
+ [t.year, t.month, a, t.hour, t.minute, t.second, t.millisecond],
1270
+ function(n) {
1271
+ return n && parseInt(n, 10);
1272
+ }
1273
+ ), Ha(e);
1274
+ }
1275
+ }
1276
+ function Zs(e) {
1277
+ var t = new vt(Ua(ir(e)));
1278
+ return t._nextDay && (t.add(1, "d"), t._nextDay = void 0), t;
1279
+ }
1280
+ function ir(e) {
1281
+ var t = e._i, a = e._f;
1282
+ return e._locale = e._locale || Te(e._l), t === null || a === void 0 && t === "" ? At({ nullInput: !0 }) : (typeof t == "string" && (e._i = t = e._locale.preparse(t)), ue(t) ? new vt(Ua(t)) : (bt(t) ? e._d = t : le(a) ? Vs(e) : a ? Ba(e) : Ks(e), Fa(e) || (e._d = null), e));
1283
+ }
1284
+ function Ks(e) {
1285
+ var t = e._i;
1286
+ Q(t) ? e._d = new Date(f.now()) : bt(t) ? e._d = new Date(t.valueOf()) : typeof t == "string" ? Us(e) : le(t) ? (e._a = Pn(t.slice(0), function(a) {
1287
+ return parseInt(a, 10);
1288
+ }), Ha(e)) : Ke(t) ? js(e) : Ye(t) ? e._d = new Date(t) : f.createFromInputFallback(e);
1289
+ }
1290
+ function sr(e, t, a, n, r) {
1291
+ var i = {};
1292
+ return (t === !0 || t === !1) && (n = t, t = void 0), (a === !0 || a === !1) && (n = a, a = void 0), (Ke(e) && La(e) || le(e) && e.length === 0) && (e = void 0), i._isAMomentObject = !0, i._useUTC = i._isUTC = r, i._l = a, i._i = e, i._f = t, i._strict = n, Zs(i);
1293
+ }
1294
+ function x(e, t, a, n) {
1295
+ return sr(e, t, a, n, !1);
1296
+ }
1297
+ var Js = ne(
1298
+ "moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",
1299
+ function() {
1300
+ var e = x.apply(null, arguments);
1301
+ return this.isValid() && e.isValid() ? e < this ? this : e : At();
1302
+ }
1303
+ ), qs = ne(
1304
+ "moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",
1305
+ function() {
1306
+ var e = x.apply(null, arguments);
1307
+ return this.isValid() && e.isValid() ? e > this ? this : e : At();
1308
+ }
1309
+ );
1310
+ function or(e, t) {
1311
+ var a, n;
1312
+ if (t.length === 1 && le(t[0]) && (t = t[0]), !t.length)
1313
+ return x();
1314
+ for (a = t[0], n = 1; n < t.length; ++n)
1315
+ (!t[n].isValid() || t[n][e](a)) && (a = t[n]);
1316
+ return a;
1317
+ }
1318
+ function Xs() {
1319
+ var e = [].slice.call(arguments, 0);
1320
+ return or("isBefore", e);
1321
+ }
1322
+ function Qs() {
1323
+ var e = [].slice.call(arguments, 0);
1324
+ return or("isAfter", e);
1325
+ }
1326
+ var $s = function() {
1327
+ return Date.now ? Date.now() : +/* @__PURE__ */ new Date();
1328
+ }, ct = [
1329
+ "year",
1330
+ "quarter",
1331
+ "month",
1332
+ "week",
1333
+ "day",
1334
+ "hour",
1335
+ "minute",
1336
+ "second",
1337
+ "millisecond"
1338
+ ];
1339
+ function eo(e) {
1340
+ var t, a = !1, n, r = ct.length;
1341
+ for (t in e)
1342
+ if (L(e, t) && !(E.call(ct, t) !== -1 && (e[t] == null || !isNaN(e[t]))))
1343
+ return !1;
1344
+ for (n = 0; n < r; ++n)
1345
+ if (e[ct[n]]) {
1346
+ if (a)
1347
+ return !1;
1348
+ parseFloat(e[ct[n]]) !== G(e[ct[n]]) && (a = !0);
1349
+ }
1350
+ return !0;
1351
+ }
1352
+ function to() {
1353
+ return this._isValid;
1354
+ }
1355
+ function ao() {
1356
+ return de(NaN);
1357
+ }
1358
+ function Kt(e) {
1359
+ var t = Ya(e), a = t.year || 0, n = t.quarter || 0, r = t.month || 0, i = t.week || t.isoWeek || 0, s = t.day || 0, o = t.hour || 0, u = t.minute || 0, c = t.second || 0, _ = t.millisecond || 0;
1360
+ this._isValid = eo(t), this._milliseconds = +_ + c * 1e3 + // 1000
1361
+ u * 6e4 + // 1000 * 60
1362
+ o * 1e3 * 60 * 60, this._days = +s + i * 7, this._months = +r + n * 3 + a * 12, this._data = {}, this._locale = Te(), this._bubble();
1363
+ }
1364
+ function Yt(e) {
1365
+ return e instanceof Kt;
1366
+ }
1367
+ function va(e) {
1368
+ return e < 0 ? Math.round(-1 * e) * -1 : Math.round(e);
1369
+ }
1370
+ function no(e, t, a) {
1371
+ var n = Math.min(e.length, t.length), r = Math.abs(e.length - t.length), i = 0, s;
1372
+ for (s = 0; s < n; s++)
1373
+ G(e[s]) !== G(t[s]) && i++;
1374
+ return i + r;
1375
+ }
1376
+ function lr(e, t) {
1377
+ p(e, 0, 0, function() {
1378
+ var a = this.utcOffset(), n = "+";
1379
+ return a < 0 && (a = -a, n = "-"), n + ye(~~(a / 60), 2) + t + ye(~~a % 60, 2);
1380
+ });
1381
+ }
1382
+ lr("Z", ":");
1383
+ lr("ZZ", "");
1384
+ h("Z", Vt);
1385
+ h("ZZ", Vt);
1386
+ I(["Z", "ZZ"], function(e, t, a) {
1387
+ a._useUTC = !0, a._tzm = za(Vt, e);
1388
+ });
1389
+ var ro = /([\+\-]|\d\d)/gi;
1390
+ function za(e, t) {
1391
+ var a = (t || "").match(e), n, r, i;
1392
+ return a === null ? null : (n = a[a.length - 1] || [], r = (n + "").match(ro) || ["-", 0, 0], i = +(r[1] * 60) + G(r[2]), i === 0 ? 0 : r[0] === "+" ? i : -i);
1393
+ }
1394
+ function Va(e, t) {
1395
+ var a, n;
1396
+ return t._isUTC ? (a = t.clone(), n = (ue(e) || bt(e) ? e.valueOf() : x(e).valueOf()) - a.valueOf(), a._d.setTime(a._d.valueOf() + n), f.updateOffset(a, !1), a) : x(e).local();
1397
+ }
1398
+ function ka(e) {
1399
+ return -Math.round(e._d.getTimezoneOffset());
1400
+ }
1401
+ f.updateOffset = function() {
1402
+ };
1403
+ function io(e, t, a) {
1404
+ var n = this._offset || 0, r;
1405
+ if (!this.isValid())
1406
+ return e != null ? this : NaN;
1407
+ if (e != null) {
1408
+ if (typeof e == "string") {
1409
+ if (e = za(Vt, e), e === null)
1410
+ return this;
1411
+ } else Math.abs(e) < 16 && !a && (e = e * 60);
1412
+ return !this._isUTC && t && (r = ka(this)), this._offset = e, this._isUTC = !0, r != null && this.add(r, "m"), n !== e && (!t || this._changeInProgress ? fr(
1413
+ this,
1414
+ de(e - n, "m"),
1415
+ 1,
1416
+ !1
1417
+ ) : this._changeInProgress || (this._changeInProgress = !0, f.updateOffset(this, !0), this._changeInProgress = null)), this;
1418
+ } else
1419
+ return this._isUTC ? n : ka(this);
1420
+ }
1421
+ function so(e, t) {
1422
+ return e != null ? (typeof e != "string" && (e = -e), this.utcOffset(e, t), this) : -this.utcOffset();
1423
+ }
1424
+ function oo(e) {
1425
+ return this.utcOffset(0, e);
1426
+ }
1427
+ function lo(e) {
1428
+ return this._isUTC && (this.utcOffset(0, e), this._isUTC = !1, e && this.subtract(ka(this), "m")), this;
1429
+ }
1430
+ function uo() {
1431
+ if (this._tzm != null)
1432
+ this.utcOffset(this._tzm, !1, !0);
1433
+ else if (typeof this._i == "string") {
1434
+ var e = za(Fi, this._i);
1435
+ e != null ? this.utcOffset(e) : this.utcOffset(0, !0);
1436
+ }
1437
+ return this;
1438
+ }
1439
+ function fo(e) {
1440
+ return this.isValid() ? (e = e ? x(e).utcOffset() : 0, (this.utcOffset() - e) % 60 === 0) : !1;
1441
+ }
1442
+ function co() {
1443
+ return this.utcOffset() > this.clone().month(0).utcOffset() || this.utcOffset() > this.clone().month(5).utcOffset();
1444
+ }
1445
+ function ho() {
1446
+ if (!Q(this._isDSTShifted))
1447
+ return this._isDSTShifted;
1448
+ var e = {}, t;
1449
+ return Oa(e, this), e = ir(e), e._a ? (t = e._isUTC ? we(e._a) : x(e._a), this._isDSTShifted = this.isValid() && no(e._a, t.toArray()) > 0) : this._isDSTShifted = !1, this._isDSTShifted;
1450
+ }
1451
+ function mo() {
1452
+ return this.isValid() ? !this._isUTC : !1;
1453
+ }
1454
+ function go() {
1455
+ return this.isValid() ? this._isUTC : !1;
1456
+ }
1457
+ function ur() {
1458
+ return this.isValid() ? this._isUTC && this._offset === 0 : !1;
1459
+ }
1460
+ var po = /^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/, _o = /^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;
1461
+ function de(e, t) {
1462
+ var a = e, n = null, r, i, s;
1463
+ return Yt(e) ? a = {
1464
+ ms: e._milliseconds,
1465
+ d: e._days,
1466
+ M: e._months
1467
+ } : Ye(e) || !isNaN(+e) ? (a = {}, t ? a[t] = +e : a.milliseconds = +e) : (n = po.exec(e)) ? (r = n[1] === "-" ? -1 : 1, a = {
1468
+ y: 0,
1469
+ d: G(n[_e]) * r,
1470
+ h: G(n[Z]) * r,
1471
+ m: G(n[oe]) * r,
1472
+ s: G(n[Me]) * r,
1473
+ ms: G(va(n[Ze] * 1e3)) * r
1474
+ // the millisecond decimal point is included in the match
1475
+ }) : (n = _o.exec(e)) ? (r = n[1] === "-" ? -1 : 1, a = {
1476
+ y: je(n[2], r),
1477
+ M: je(n[3], r),
1478
+ w: je(n[4], r),
1479
+ d: je(n[5], r),
1480
+ h: je(n[6], r),
1481
+ m: je(n[7], r),
1482
+ s: je(n[8], r)
1483
+ }) : a == null ? a = {} : typeof a == "object" && ("from" in a || "to" in a) && (s = yo(
1484
+ x(a.from),
1485
+ x(a.to)
1486
+ ), a = {}, a.ms = s.milliseconds, a.M = s.months), i = new Kt(a), Yt(e) && L(e, "_locale") && (i._locale = e._locale), Yt(e) && L(e, "_isValid") && (i._isValid = e._isValid), i;
1487
+ }
1488
+ de.fn = Kt.prototype;
1489
+ de.invalid = ao;
1490
+ function je(e, t) {
1491
+ var a = e && parseFloat(e.replace(",", "."));
1492
+ return (isNaN(a) ? 0 : a) * t;
1493
+ }
1494
+ function yn(e, t) {
1495
+ var a = {};
1496
+ return a.months = t.month() - e.month() + (t.year() - e.year()) * 12, e.clone().add(a.months, "M").isAfter(t) && --a.months, a.milliseconds = +t - +e.clone().add(a.months, "M"), a;
1497
+ }
1498
+ function yo(e, t) {
1499
+ var a;
1500
+ return e.isValid() && t.isValid() ? (t = Va(t, e), e.isBefore(t) ? a = yn(e, t) : (a = yn(t, e), a.milliseconds = -a.milliseconds, a.months = -a.months), a) : { milliseconds: 0, months: 0 };
1501
+ }
1502
+ function dr(e, t) {
1503
+ return function(a, n) {
1504
+ var r, i;
1505
+ return n !== null && !isNaN(+n) && (En(
1506
+ t,
1507
+ "moment()." + t + "(period, number) is deprecated. Please use moment()." + t + "(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."
1508
+ ), i = a, a = n, n = i), r = de(a, n), fr(this, r, e), this;
1509
+ };
1510
+ }
1511
+ function fr(e, t, a, n) {
1512
+ var r = t._milliseconds, i = va(t._days), s = va(t._months);
1513
+ e.isValid() && (n = n == null ? !0 : n, s && Jn(e, gt(e, "Month") + s * a), i && jn(e, "Date", gt(e, "Date") + i * a), r && e._d.setTime(e._d.valueOf() + r * a), n && f.updateOffset(e, i || s));
1514
+ }
1515
+ var wo = dr(1, "add"), bo = dr(-1, "subtract");
1516
+ function cr(e) {
1517
+ return typeof e == "string" || e instanceof String;
1518
+ }
1519
+ function vo(e) {
1520
+ return ue(e) || bt(e) || cr(e) || Ye(e) || So(e) || ko(e) || e === null || e === void 0;
1521
+ }
1522
+ function ko(e) {
1523
+ var t = Ke(e) && !La(e), a = !1, n = [
1524
+ "years",
1525
+ "year",
1526
+ "y",
1527
+ "months",
1528
+ "month",
1529
+ "M",
1530
+ "days",
1531
+ "day",
1532
+ "d",
1533
+ "dates",
1534
+ "date",
1535
+ "D",
1536
+ "hours",
1537
+ "hour",
1538
+ "h",
1539
+ "minutes",
1540
+ "minute",
1541
+ "m",
1542
+ "seconds",
1543
+ "second",
1544
+ "s",
1545
+ "milliseconds",
1546
+ "millisecond",
1547
+ "ms"
1548
+ ], r, i, s = n.length;
1549
+ for (r = 0; r < s; r += 1)
1550
+ i = n[r], a = a || L(e, i);
1551
+ return t && a;
1552
+ }
1553
+ function So(e) {
1554
+ var t = le(e), a = !1;
1555
+ return t && (a = e.filter(function(n) {
1556
+ return !Ye(n) && cr(e);
1557
+ }).length === 0), t && a;
1558
+ }
1559
+ function Go(e) {
1560
+ var t = Ke(e) && !La(e), a = !1, n = [
1561
+ "sameDay",
1562
+ "nextDay",
1563
+ "lastDay",
1564
+ "nextWeek",
1565
+ "lastWeek",
1566
+ "sameElse"
1567
+ ], r, i;
1568
+ for (r = 0; r < n.length; r += 1)
1569
+ i = n[r], a = a || L(e, i);
1570
+ return t && a;
1571
+ }
1572
+ function Do(e, t) {
1573
+ var a = e.diff(t, "days", !0);
1574
+ return a < -6 ? "sameElse" : a < -1 ? "lastWeek" : a < 0 ? "lastDay" : a < 1 ? "sameDay" : a < 2 ? "nextDay" : a < 7 ? "nextWeek" : "sameElse";
1575
+ }
1576
+ function Mo(e, t) {
1577
+ arguments.length === 1 && (arguments[0] ? vo(arguments[0]) ? (e = arguments[0], t = void 0) : Go(arguments[0]) && (t = arguments[0], e = void 0) : (e = void 0, t = void 0));
1578
+ var a = e || x(), n = Va(a, this).startOf("day"), r = f.calendarFormat(this, n) || "sameElse", i = t && (be(t[r]) ? t[r].call(this, a) : t[r]);
1579
+ return this.format(
1580
+ i || this.localeData().calendar(r, this, x(a))
1581
+ );
1582
+ }
1583
+ function Lo() {
1584
+ return new vt(this);
1585
+ }
1586
+ function Fo(e, t) {
1587
+ var a = ue(e) ? e : x(e);
1588
+ return this.isValid() && a.isValid() ? (t = re(t) || "millisecond", t === "millisecond" ? this.valueOf() > a.valueOf() : a.valueOf() < this.clone().startOf(t).valueOf()) : !1;
1589
+ }
1590
+ function Oo(e, t) {
1591
+ var a = ue(e) ? e : x(e);
1592
+ return this.isValid() && a.isValid() ? (t = re(t) || "millisecond", t === "millisecond" ? this.valueOf() < a.valueOf() : this.clone().endOf(t).valueOf() < a.valueOf()) : !1;
1593
+ }
1594
+ function Co(e, t, a, n) {
1595
+ var r = ue(e) ? e : x(e), i = ue(t) ? t : x(t);
1596
+ return this.isValid() && r.isValid() && i.isValid() ? (n = n || "()", (n[0] === "(" ? this.isAfter(r, a) : !this.isBefore(r, a)) && (n[1] === ")" ? this.isBefore(i, a) : !this.isAfter(i, a))) : !1;
1597
+ }
1598
+ function Io(e, t) {
1599
+ var a = ue(e) ? e : x(e), n;
1600
+ return this.isValid() && a.isValid() ? (t = re(t) || "millisecond", t === "millisecond" ? this.valueOf() === a.valueOf() : (n = a.valueOf(), this.clone().startOf(t).valueOf() <= n && n <= this.clone().endOf(t).valueOf())) : !1;
1601
+ }
1602
+ function Yo(e, t) {
1603
+ return this.isSame(e, t) || this.isAfter(e, t);
1604
+ }
1605
+ function To(e, t) {
1606
+ return this.isSame(e, t) || this.isBefore(e, t);
1607
+ }
1608
+ function Ro(e, t, a) {
1609
+ var n, r, i;
1610
+ if (!this.isValid())
1611
+ return NaN;
1612
+ if (n = Va(e, this), !n.isValid())
1613
+ return NaN;
1614
+ switch (r = (n.utcOffset() - this.utcOffset()) * 6e4, t = re(t), t) {
1615
+ case "year":
1616
+ i = Tt(this, n) / 12;
1617
+ break;
1618
+ case "month":
1619
+ i = Tt(this, n);
1620
+ break;
1621
+ case "quarter":
1622
+ i = Tt(this, n) / 3;
1623
+ break;
1624
+ case "second":
1625
+ i = (this - n) / 1e3;
1626
+ break;
1627
+ case "minute":
1628
+ i = (this - n) / 6e4;
1629
+ break;
1630
+ case "hour":
1631
+ i = (this - n) / 36e5;
1632
+ break;
1633
+ case "day":
1634
+ i = (this - n - r) / 864e5;
1635
+ break;
1636
+ case "week":
1637
+ i = (this - n - r) / 6048e5;
1638
+ break;
1639
+ default:
1640
+ i = this - n;
1641
+ }
1642
+ return a ? i : ae(i);
1643
+ }
1644
+ function Tt(e, t) {
1645
+ if (e.date() < t.date())
1646
+ return -Tt(t, e);
1647
+ var a = (t.year() - e.year()) * 12 + (t.month() - e.month()), n = e.clone().add(a, "months"), r, i;
1648
+ return t - n < 0 ? (r = e.clone().add(a - 1, "months"), i = (t - n) / (n - r)) : (r = e.clone().add(a + 1, "months"), i = (t - n) / (r - n)), -(a + i) || 0;
1649
+ }
1650
+ f.defaultFormat = "YYYY-MM-DDTHH:mm:ssZ";
1651
+ f.defaultFormatUtc = "YYYY-MM-DDTHH:mm:ss[Z]";
1652
+ function xo() {
1653
+ return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ");
1654
+ }
1655
+ function No(e) {
1656
+ if (!this.isValid())
1657
+ return null;
1658
+ var t = e !== !0, a = t ? this.clone().utc() : this;
1659
+ return a.year() < 0 || a.year() > 9999 ? It(
1660
+ a,
1661
+ t ? "YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]" : "YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"
1662
+ ) : be(Date.prototype.toISOString) ? t ? this.toDate().toISOString() : new Date(this.valueOf() + this.utcOffset() * 60 * 1e3).toISOString().replace("Z", It(a, "Z")) : It(
1663
+ a,
1664
+ t ? "YYYY-MM-DD[T]HH:mm:ss.SSS[Z]" : "YYYY-MM-DD[T]HH:mm:ss.SSSZ"
1665
+ );
1666
+ }
1667
+ function Po() {
1668
+ if (!this.isValid())
1669
+ return "moment.invalid(/* " + this._i + " */)";
1670
+ var e = "moment", t = "", a, n, r, i;
1671
+ return this.isLocal() || (e = this.utcOffset() === 0 ? "moment.utc" : "moment.parseZone", t = "Z"), a = "[" + e + '("]', n = 0 <= this.year() && this.year() <= 9999 ? "YYYY" : "YYYYYY", r = "-MM-DD[T]HH:mm:ss.SSS", i = t + '[")]', this.format(a + n + r + i);
1672
+ }
1673
+ function Wo(e) {
1674
+ e || (e = this.isUtc() ? f.defaultFormatUtc : f.defaultFormat);
1675
+ var t = It(this, e);
1676
+ return this.localeData().postformat(t);
1677
+ }
1678
+ function Eo(e, t) {
1679
+ return this.isValid() && (ue(e) && e.isValid() || x(e).isValid()) ? de({ to: this, from: e }).locale(this.locale()).humanize(!t) : this.localeData().invalidDate();
1680
+ }
1681
+ function Ao(e) {
1682
+ return this.from(x(), e);
1683
+ }
1684
+ function Uo(e, t) {
1685
+ return this.isValid() && (ue(e) && e.isValid() || x(e).isValid()) ? de({ from: this, to: e }).locale(this.locale()).humanize(!t) : this.localeData().invalidDate();
1686
+ }
1687
+ function Ho(e) {
1688
+ return this.to(x(), e);
1689
+ }
1690
+ function hr(e) {
1691
+ var t;
1692
+ return e === void 0 ? this._locale._abbr : (t = Te(e), t != null && (this._locale = t), this);
1693
+ }
1694
+ var mr = ne(
1695
+ "moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",
1696
+ function(e) {
1697
+ return e === void 0 ? this.localeData() : this.locale(e);
1698
+ }
1699
+ );
1700
+ function gr() {
1701
+ return this._locale;
1702
+ }
1703
+ var Pt = 1e3, tt = 60 * Pt, Wt = 60 * tt, pr = (365 * 400 + 97) * 24 * Wt;
1704
+ function at(e, t) {
1705
+ return (e % t + t) % t;
1706
+ }
1707
+ function _r(e, t, a) {
1708
+ return e < 100 && e >= 0 ? new Date(e + 400, t, a) - pr : new Date(e, t, a).valueOf();
1709
+ }
1710
+ function yr(e, t, a) {
1711
+ return e < 100 && e >= 0 ? Date.UTC(e + 400, t, a) - pr : Date.UTC(e, t, a);
1712
+ }
1713
+ function Bo(e) {
1714
+ var t, a;
1715
+ if (e = re(e), e === void 0 || e === "millisecond" || !this.isValid())
1716
+ return this;
1717
+ switch (a = this._isUTC ? yr : _r, e) {
1718
+ case "year":
1719
+ t = a(this.year(), 0, 1);
1720
+ break;
1721
+ case "quarter":
1722
+ t = a(
1723
+ this.year(),
1724
+ this.month() - this.month() % 3,
1725
+ 1
1726
+ );
1727
+ break;
1728
+ case "month":
1729
+ t = a(this.year(), this.month(), 1);
1730
+ break;
1731
+ case "week":
1732
+ t = a(
1733
+ this.year(),
1734
+ this.month(),
1735
+ this.date() - this.weekday()
1736
+ );
1737
+ break;
1738
+ case "isoWeek":
1739
+ t = a(
1740
+ this.year(),
1741
+ this.month(),
1742
+ this.date() - (this.isoWeekday() - 1)
1743
+ );
1744
+ break;
1745
+ case "day":
1746
+ case "date":
1747
+ t = a(this.year(), this.month(), this.date());
1748
+ break;
1749
+ case "hour":
1750
+ t = this._d.valueOf(), t -= at(
1751
+ t + (this._isUTC ? 0 : this.utcOffset() * tt),
1752
+ Wt
1753
+ );
1754
+ break;
1755
+ case "minute":
1756
+ t = this._d.valueOf(), t -= at(t, tt);
1757
+ break;
1758
+ case "second":
1759
+ t = this._d.valueOf(), t -= at(t, Pt);
1760
+ break;
1761
+ }
1762
+ return this._d.setTime(t), f.updateOffset(this, !0), this;
1763
+ }
1764
+ function zo(e) {
1765
+ var t, a;
1766
+ if (e = re(e), e === void 0 || e === "millisecond" || !this.isValid())
1767
+ return this;
1768
+ switch (a = this._isUTC ? yr : _r, e) {
1769
+ case "year":
1770
+ t = a(this.year() + 1, 0, 1) - 1;
1771
+ break;
1772
+ case "quarter":
1773
+ t = a(
1774
+ this.year(),
1775
+ this.month() - this.month() % 3 + 3,
1776
+ 1
1777
+ ) - 1;
1778
+ break;
1779
+ case "month":
1780
+ t = a(this.year(), this.month() + 1, 1) - 1;
1781
+ break;
1782
+ case "week":
1783
+ t = a(
1784
+ this.year(),
1785
+ this.month(),
1786
+ this.date() - this.weekday() + 7
1787
+ ) - 1;
1788
+ break;
1789
+ case "isoWeek":
1790
+ t = a(
1791
+ this.year(),
1792
+ this.month(),
1793
+ this.date() - (this.isoWeekday() - 1) + 7
1794
+ ) - 1;
1795
+ break;
1796
+ case "day":
1797
+ case "date":
1798
+ t = a(this.year(), this.month(), this.date() + 1) - 1;
1799
+ break;
1800
+ case "hour":
1801
+ t = this._d.valueOf(), t += Wt - at(
1802
+ t + (this._isUTC ? 0 : this.utcOffset() * tt),
1803
+ Wt
1804
+ ) - 1;
1805
+ break;
1806
+ case "minute":
1807
+ t = this._d.valueOf(), t += tt - at(t, tt) - 1;
1808
+ break;
1809
+ case "second":
1810
+ t = this._d.valueOf(), t += Pt - at(t, Pt) - 1;
1811
+ break;
1812
+ }
1813
+ return this._d.setTime(t), f.updateOffset(this, !0), this;
1814
+ }
1815
+ function Vo() {
1816
+ return this._d.valueOf() - (this._offset || 0) * 6e4;
1817
+ }
1818
+ function jo() {
1819
+ return Math.floor(this.valueOf() / 1e3);
1820
+ }
1821
+ function Zo() {
1822
+ return new Date(this.valueOf());
1823
+ }
1824
+ function Ko() {
1825
+ var e = this;
1826
+ return [
1827
+ e.year(),
1828
+ e.month(),
1829
+ e.date(),
1830
+ e.hour(),
1831
+ e.minute(),
1832
+ e.second(),
1833
+ e.millisecond()
1834
+ ];
1835
+ }
1836
+ function Jo() {
1837
+ var e = this;
1838
+ return {
1839
+ years: e.year(),
1840
+ months: e.month(),
1841
+ date: e.date(),
1842
+ hours: e.hours(),
1843
+ minutes: e.minutes(),
1844
+ seconds: e.seconds(),
1845
+ milliseconds: e.milliseconds()
1846
+ };
1847
+ }
1848
+ function qo() {
1849
+ return this.isValid() ? this.toISOString() : null;
1850
+ }
1851
+ function Xo() {
1852
+ return Fa(this);
1853
+ }
1854
+ function Qo() {
1855
+ return We({}, S(this));
1856
+ }
1857
+ function $o() {
1858
+ return S(this).overflow;
1859
+ }
1860
+ function el() {
1861
+ return {
1862
+ input: this._i,
1863
+ format: this._f,
1864
+ locale: this._locale,
1865
+ isUTC: this._isUTC,
1866
+ strict: this._strict
1867
+ };
1868
+ }
1869
+ p("N", 0, 0, "eraAbbr");
1870
+ p("NN", 0, 0, "eraAbbr");
1871
+ p("NNN", 0, 0, "eraAbbr");
1872
+ p("NNNN", 0, 0, "eraName");
1873
+ p("NNNNN", 0, 0, "eraNarrow");
1874
+ p("y", ["y", 1], "yo", "eraYear");
1875
+ p("y", ["yy", 2], 0, "eraYear");
1876
+ p("y", ["yyy", 3], 0, "eraYear");
1877
+ p("y", ["yyyy", 4], 0, "eraYear");
1878
+ h("N", ja);
1879
+ h("NN", ja);
1880
+ h("NNN", ja);
1881
+ h("NNNN", fl);
1882
+ h("NNNNN", cl);
1883
+ I(
1884
+ ["N", "NN", "NNN", "NNNN", "NNNNN"],
1885
+ function(e, t, a, n) {
1886
+ var r = a._locale.erasParse(e, n, a._strict);
1887
+ r ? S(a).era = r : S(a).invalidEra = e;
1888
+ }
1889
+ );
1890
+ h("y", nt);
1891
+ h("yy", nt);
1892
+ h("yyy", nt);
1893
+ h("yyyy", nt);
1894
+ h("yo", hl);
1895
+ I(["y", "yy", "yyy", "yyyy"], X);
1896
+ I(["yo"], function(e, t, a, n) {
1897
+ var r;
1898
+ a._locale._eraYearOrdinalRegex && (r = e.match(a._locale._eraYearOrdinalRegex)), a._locale.eraYearOrdinalParse ? t[X] = a._locale.eraYearOrdinalParse(e, r) : t[X] = parseInt(e, 10);
1899
+ });
1900
+ function tl(e, t) {
1901
+ var a, n, r, i = this._eras || Te("en")._eras;
1902
+ for (a = 0, n = i.length; a < n; ++a) {
1903
+ switch (typeof i[a].since) {
1904
+ case "string":
1905
+ r = f(i[a].since).startOf("day"), i[a].since = r.valueOf();
1906
+ break;
1907
+ }
1908
+ switch (typeof i[a].until) {
1909
+ case "undefined":
1910
+ i[a].until = 1 / 0;
1911
+ break;
1912
+ case "string":
1913
+ r = f(i[a].until).startOf("day").valueOf(), i[a].until = r.valueOf();
1914
+ break;
1915
+ }
1916
+ }
1917
+ return i;
1918
+ }
1919
+ function al(e, t, a) {
1920
+ var n, r, i = this.eras(), s, o, u;
1921
+ for (e = e.toUpperCase(), n = 0, r = i.length; n < r; ++n)
1922
+ if (s = i[n].name.toUpperCase(), o = i[n].abbr.toUpperCase(), u = i[n].narrow.toUpperCase(), a)
1923
+ switch (t) {
1924
+ case "N":
1925
+ case "NN":
1926
+ case "NNN":
1927
+ if (o === e)
1928
+ return i[n];
1929
+ break;
1930
+ case "NNNN":
1931
+ if (s === e)
1932
+ return i[n];
1933
+ break;
1934
+ case "NNNNN":
1935
+ if (u === e)
1936
+ return i[n];
1937
+ break;
1938
+ }
1939
+ else if ([s, o, u].indexOf(e) >= 0)
1940
+ return i[n];
1941
+ }
1942
+ function nl(e, t) {
1943
+ var a = e.since <= e.until ? 1 : -1;
1944
+ return t === void 0 ? f(e.since).year() : f(e.since).year() + (t - e.offset) * a;
1945
+ }
1946
+ function rl() {
1947
+ var e, t, a, n = this.localeData().eras();
1948
+ for (e = 0, t = n.length; e < t; ++e)
1949
+ if (a = this.clone().startOf("day").valueOf(), n[e].since <= a && a <= n[e].until || n[e].until <= a && a <= n[e].since)
1950
+ return n[e].name;
1951
+ return "";
1952
+ }
1953
+ function il() {
1954
+ var e, t, a, n = this.localeData().eras();
1955
+ for (e = 0, t = n.length; e < t; ++e)
1956
+ if (a = this.clone().startOf("day").valueOf(), n[e].since <= a && a <= n[e].until || n[e].until <= a && a <= n[e].since)
1957
+ return n[e].narrow;
1958
+ return "";
1959
+ }
1960
+ function sl() {
1961
+ var e, t, a, n = this.localeData().eras();
1962
+ for (e = 0, t = n.length; e < t; ++e)
1963
+ if (a = this.clone().startOf("day").valueOf(), n[e].since <= a && a <= n[e].until || n[e].until <= a && a <= n[e].since)
1964
+ return n[e].abbr;
1965
+ return "";
1966
+ }
1967
+ function ol() {
1968
+ var e, t, a, n, r = this.localeData().eras();
1969
+ for (e = 0, t = r.length; e < t; ++e)
1970
+ if (a = r[e].since <= r[e].until ? 1 : -1, n = this.clone().startOf("day").valueOf(), r[e].since <= n && n <= r[e].until || r[e].until <= n && n <= r[e].since)
1971
+ return (this.year() - f(r[e].since).year()) * a + r[e].offset;
1972
+ return this.year();
1973
+ }
1974
+ function ll(e) {
1975
+ return L(this, "_erasNameRegex") || Za.call(this), e ? this._erasNameRegex : this._erasRegex;
1976
+ }
1977
+ function ul(e) {
1978
+ return L(this, "_erasAbbrRegex") || Za.call(this), e ? this._erasAbbrRegex : this._erasRegex;
1979
+ }
1980
+ function dl(e) {
1981
+ return L(this, "_erasNarrowRegex") || Za.call(this), e ? this._erasNarrowRegex : this._erasRegex;
1982
+ }
1983
+ function ja(e, t) {
1984
+ return t.erasAbbrRegex(e);
1985
+ }
1986
+ function fl(e, t) {
1987
+ return t.erasNameRegex(e);
1988
+ }
1989
+ function cl(e, t) {
1990
+ return t.erasNarrowRegex(e);
1991
+ }
1992
+ function hl(e, t) {
1993
+ return t._eraYearOrdinalRegex || nt;
1994
+ }
1995
+ function Za() {
1996
+ var e = [], t = [], a = [], n = [], r, i, s, o, u, c = this.eras();
1997
+ for (r = 0, i = c.length; r < i; ++r)
1998
+ s = Le(c[r].name), o = Le(c[r].abbr), u = Le(c[r].narrow), t.push(s), e.push(o), a.push(u), n.push(s), n.push(o), n.push(u);
1999
+ this._erasRegex = new RegExp("^(" + n.join("|") + ")", "i"), this._erasNameRegex = new RegExp("^(" + t.join("|") + ")", "i"), this._erasAbbrRegex = new RegExp("^(" + e.join("|") + ")", "i"), this._erasNarrowRegex = new RegExp(
2000
+ "^(" + a.join("|") + ")",
2001
+ "i"
2002
+ );
2003
+ }
2004
+ p(0, ["gg", 2], 0, function() {
2005
+ return this.weekYear() % 100;
2006
+ });
2007
+ p(0, ["GG", 2], 0, function() {
2008
+ return this.isoWeekYear() % 100;
2009
+ });
2010
+ function Jt(e, t) {
2011
+ p(0, [e, e.length], 0, t);
2012
+ }
2013
+ Jt("gggg", "weekYear");
2014
+ Jt("ggggg", "weekYear");
2015
+ Jt("GGGG", "isoWeekYear");
2016
+ Jt("GGGGG", "isoWeekYear");
2017
+ h("G", zt);
2018
+ h("g", zt);
2019
+ h("GG", N, $);
2020
+ h("gg", N, $);
2021
+ h("GGGG", Ra, Ta);
2022
+ h("gggg", Ra, Ta);
2023
+ h("GGGGG", Bt, Ut);
2024
+ h("ggggg", Bt, Ut);
2025
+ St(
2026
+ ["gggg", "ggggg", "GGGG", "GGGGG"],
2027
+ function(e, t, a, n) {
2028
+ t[n.substr(0, 2)] = G(e);
2029
+ }
2030
+ );
2031
+ St(["gg", "GG"], function(e, t, a, n) {
2032
+ t[n] = f.parseTwoDigitYear(e);
2033
+ });
2034
+ function ml(e) {
2035
+ return wr.call(
2036
+ this,
2037
+ e,
2038
+ this.week(),
2039
+ this.weekday() + this.localeData()._week.dow,
2040
+ this.localeData()._week.dow,
2041
+ this.localeData()._week.doy
2042
+ );
2043
+ }
2044
+ function gl(e) {
2045
+ return wr.call(
2046
+ this,
2047
+ e,
2048
+ this.isoWeek(),
2049
+ this.isoWeekday(),
2050
+ 1,
2051
+ 4
2052
+ );
2053
+ }
2054
+ function pl() {
2055
+ return Fe(this.year(), 1, 4);
2056
+ }
2057
+ function _l() {
2058
+ return Fe(this.isoWeekYear(), 1, 4);
2059
+ }
2060
+ function yl() {
2061
+ var e = this.localeData()._week;
2062
+ return Fe(this.year(), e.dow, e.doy);
2063
+ }
2064
+ function wl() {
2065
+ var e = this.localeData()._week;
2066
+ return Fe(this.weekYear(), e.dow, e.doy);
2067
+ }
2068
+ function wr(e, t, a, n, r) {
2069
+ var i;
2070
+ return e == null ? _t(this, n, r).year : (i = Fe(e, n, r), t > i && (t = i), bl.call(this, e, t, a, n, r));
2071
+ }
2072
+ function bl(e, t, a, n, r) {
2073
+ var i = Qn(e, t, a, n, r), s = pt(i.year, 0, i.dayOfYear);
2074
+ return this.year(s.getUTCFullYear()), this.month(s.getUTCMonth()), this.date(s.getUTCDate()), this;
2075
+ }
2076
+ p("Q", 0, "Qo", "quarter");
2077
+ h("Q", Un);
2078
+ I("Q", function(e, t) {
2079
+ t[De] = (G(e) - 1) * 3;
2080
+ });
2081
+ function vl(e) {
2082
+ return e == null ? Math.ceil((this.month() + 1) / 3) : this.month((e - 1) * 3 + this.month() % 3);
2083
+ }
2084
+ p("D", ["DD", 2], "Do", "date");
2085
+ h("D", N, rt);
2086
+ h("DD", N, $);
2087
+ h("Do", function(e, t) {
2088
+ return e ? t._dayOfMonthOrdinalParse || t._ordinalParse : t._dayOfMonthOrdinalParseLenient;
2089
+ });
2090
+ I(["D", "DD"], _e);
2091
+ I("Do", function(e, t) {
2092
+ t[_e] = G(e.match(N)[0]);
2093
+ });
2094
+ var br = it("Date", !0);
2095
+ p("DDD", ["DDDD", 3], "DDDo", "dayOfYear");
2096
+ h("DDD", Ht);
2097
+ h("DDDD", Hn);
2098
+ I(["DDD", "DDDD"], function(e, t, a) {
2099
+ a._dayOfYear = G(e);
2100
+ });
2101
+ function kl(e) {
2102
+ var t = Math.round(
2103
+ (this.clone().startOf("day") - this.clone().startOf("year")) / 864e5
2104
+ ) + 1;
2105
+ return e == null ? t : this.add(e - t, "d");
2106
+ }
2107
+ p("m", ["mm", 2], 0, "minute");
2108
+ h("m", N, xa);
2109
+ h("mm", N, $);
2110
+ I(["m", "mm"], oe);
2111
+ var Sl = it("Minutes", !1);
2112
+ p("s", ["ss", 2], 0, "second");
2113
+ h("s", N, xa);
2114
+ h("ss", N, $);
2115
+ I(["s", "ss"], Me);
2116
+ var Gl = it("Seconds", !1);
2117
+ p("S", 0, 0, function() {
2118
+ return ~~(this.millisecond() / 100);
2119
+ });
2120
+ p(0, ["SS", 2], 0, function() {
2121
+ return ~~(this.millisecond() / 10);
2122
+ });
2123
+ p(0, ["SSS", 3], 0, "millisecond");
2124
+ p(0, ["SSSS", 4], 0, function() {
2125
+ return this.millisecond() * 10;
2126
+ });
2127
+ p(0, ["SSSSS", 5], 0, function() {
2128
+ return this.millisecond() * 100;
2129
+ });
2130
+ p(0, ["SSSSSS", 6], 0, function() {
2131
+ return this.millisecond() * 1e3;
2132
+ });
2133
+ p(0, ["SSSSSSS", 7], 0, function() {
2134
+ return this.millisecond() * 1e4;
2135
+ });
2136
+ p(0, ["SSSSSSSS", 8], 0, function() {
2137
+ return this.millisecond() * 1e5;
2138
+ });
2139
+ p(0, ["SSSSSSSSS", 9], 0, function() {
2140
+ return this.millisecond() * 1e6;
2141
+ });
2142
+ h("S", Ht, Un);
2143
+ h("SS", Ht, $);
2144
+ h("SSS", Ht, Hn);
2145
+ var Ee, vr;
2146
+ for (Ee = "SSSS"; Ee.length <= 9; Ee += "S")
2147
+ h(Ee, nt);
2148
+ function Dl(e, t) {
2149
+ t[Ze] = G(("0." + e) * 1e3);
2150
+ }
2151
+ for (Ee = "S"; Ee.length <= 9; Ee += "S")
2152
+ I(Ee, Dl);
2153
+ vr = it("Milliseconds", !1);
2154
+ p("z", 0, 0, "zoneAbbr");
2155
+ p("zz", 0, 0, "zoneName");
2156
+ function Ml() {
2157
+ return this._isUTC ? "UTC" : "";
2158
+ }
2159
+ function Ll() {
2160
+ return this._isUTC ? "Coordinated Universal Time" : "";
2161
+ }
2162
+ var d = vt.prototype;
2163
+ d.add = wo;
2164
+ d.calendar = Mo;
2165
+ d.clone = Lo;
2166
+ d.diff = Ro;
2167
+ d.endOf = zo;
2168
+ d.format = Wo;
2169
+ d.from = Eo;
2170
+ d.fromNow = Ao;
2171
+ d.to = Uo;
2172
+ d.toNow = Ho;
2173
+ d.get = Ni;
2174
+ d.invalidAt = $o;
2175
+ d.isAfter = Fo;
2176
+ d.isBefore = Oo;
2177
+ d.isBetween = Co;
2178
+ d.isSame = Io;
2179
+ d.isSameOrAfter = Yo;
2180
+ d.isSameOrBefore = To;
2181
+ d.isValid = Xo;
2182
+ d.lang = mr;
2183
+ d.locale = hr;
2184
+ d.localeData = gr;
2185
+ d.max = qs;
2186
+ d.min = Js;
2187
+ d.parsingFlags = Qo;
2188
+ d.set = Pi;
2189
+ d.startOf = Bo;
2190
+ d.subtract = bo;
2191
+ d.toArray = Ko;
2192
+ d.toObject = Jo;
2193
+ d.toDate = Zo;
2194
+ d.toISOString = No;
2195
+ d.inspect = Po;
2196
+ typeof Symbol != "undefined" && Symbol.for != null && (d[Symbol.for("nodejs.util.inspect.custom")] = function() {
2197
+ return "Moment<" + this.format() + ">";
2198
+ });
2199
+ d.toJSON = qo;
2200
+ d.toString = xo;
2201
+ d.unix = jo;
2202
+ d.valueOf = Vo;
2203
+ d.creationData = el;
2204
+ d.eraName = rl;
2205
+ d.eraNarrow = il;
2206
+ d.eraAbbr = sl;
2207
+ d.eraYear = ol;
2208
+ d.year = Vn;
2209
+ d.isLeapYear = xi;
2210
+ d.weekYear = ml;
2211
+ d.isoWeekYear = gl;
2212
+ d.quarter = d.quarters = vl;
2213
+ d.month = qn;
2214
+ d.daysInMonth = ji;
2215
+ d.week = d.weeks = es;
2216
+ d.isoWeek = d.isoWeeks = ts;
2217
+ d.weeksInYear = yl;
2218
+ d.weeksInWeekYear = wl;
2219
+ d.isoWeeksInYear = pl;
2220
+ d.isoWeeksInISOWeekYear = _l;
2221
+ d.date = br;
2222
+ d.day = d.days = ms;
2223
+ d.weekday = gs;
2224
+ d.isoWeekday = ps;
2225
+ d.dayOfYear = kl;
2226
+ d.hour = d.hours = Ss;
2227
+ d.minute = d.minutes = Sl;
2228
+ d.second = d.seconds = Gl;
2229
+ d.millisecond = d.milliseconds = vr;
2230
+ d.utcOffset = io;
2231
+ d.utc = oo;
2232
+ d.local = lo;
2233
+ d.parseZone = uo;
2234
+ d.hasAlignedHourOffset = fo;
2235
+ d.isDST = co;
2236
+ d.isLocal = mo;
2237
+ d.isUtcOffset = go;
2238
+ d.isUtc = ur;
2239
+ d.isUTC = ur;
2240
+ d.zoneAbbr = Ml;
2241
+ d.zoneName = Ll;
2242
+ d.dates = ne(
2243
+ "dates accessor is deprecated. Use date instead.",
2244
+ br
2245
+ );
2246
+ d.months = ne(
2247
+ "months accessor is deprecated. Use month instead",
2248
+ qn
2249
+ );
2250
+ d.years = ne(
2251
+ "years accessor is deprecated. Use year instead",
2252
+ Vn
2253
+ );
2254
+ d.zone = ne(
2255
+ "moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",
2256
+ so
2257
+ );
2258
+ d.isDSTShifted = ne(
2259
+ "isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",
2260
+ ho
2261
+ );
2262
+ function Fl(e) {
2263
+ return x(e * 1e3);
2264
+ }
2265
+ function Ol() {
2266
+ return x.apply(null, arguments).parseZone();
2267
+ }
2268
+ function kr(e) {
2269
+ return e;
2270
+ }
2271
+ var F = Ca.prototype;
2272
+ F.calendar = hi;
2273
+ F.longDateFormat = _i;
2274
+ F.invalidDate = wi;
2275
+ F.ordinal = ki;
2276
+ F.preparse = kr;
2277
+ F.postformat = kr;
2278
+ F.relativeTime = Gi;
2279
+ F.pastFuture = Di;
2280
+ F.set = fi;
2281
+ F.eras = tl;
2282
+ F.erasParse = al;
2283
+ F.erasConvertYear = nl;
2284
+ F.erasAbbrRegex = ul;
2285
+ F.erasNameRegex = ll;
2286
+ F.erasNarrowRegex = dl;
2287
+ F.months = Hi;
2288
+ F.monthsShort = Bi;
2289
+ F.monthsParse = Vi;
2290
+ F.monthsRegex = Ki;
2291
+ F.monthsShortRegex = Zi;
2292
+ F.week = qi;
2293
+ F.firstDayOfYear = $i;
2294
+ F.firstDayOfWeek = Qi;
2295
+ F.weekdays = us;
2296
+ F.weekdaysMin = fs;
2297
+ F.weekdaysShort = ds;
2298
+ F.weekdaysParse = hs;
2299
+ F.weekdaysRegex = _s;
2300
+ F.weekdaysShortRegex = ys;
2301
+ F.weekdaysMinRegex = ws;
2302
+ F.isPM = vs;
2303
+ F.meridiem = Gs;
2304
+ function Et(e, t, a, n) {
2305
+ var r = Te(), i = we().set(n, t);
2306
+ return r[a](i, e);
2307
+ }
2308
+ function Sr(e, t, a) {
2309
+ if (Ye(e) && (t = e, e = void 0), e = e || "", t != null)
2310
+ return Et(e, t, a, "month");
2311
+ var n, r = [];
2312
+ for (n = 0; n < 12; n++)
2313
+ r[n] = Et(e, n, a, "month");
2314
+ return r;
2315
+ }
2316
+ function Ka(e, t, a, n) {
2317
+ typeof e == "boolean" ? (Ye(t) && (a = t, t = void 0), t = t || "") : (t = e, a = t, e = !1, Ye(t) && (a = t, t = void 0), t = t || "");
2318
+ var r = Te(), i = e ? r._week.dow : 0, s, o = [];
2319
+ if (a != null)
2320
+ return Et(t, (a + i) % 7, n, "day");
2321
+ for (s = 0; s < 7; s++)
2322
+ o[s] = Et(t, (s + i) % 7, n, "day");
2323
+ return o;
2324
+ }
2325
+ function Cl(e, t) {
2326
+ return Sr(e, t, "months");
2327
+ }
2328
+ function Il(e, t) {
2329
+ return Sr(e, t, "monthsShort");
2330
+ }
2331
+ function Yl(e, t, a) {
2332
+ return Ka(e, t, a, "weekdays");
2333
+ }
2334
+ function Tl(e, t, a) {
2335
+ return Ka(e, t, a, "weekdaysShort");
2336
+ }
2337
+ function Rl(e, t, a) {
2338
+ return Ka(e, t, a, "weekdaysMin");
2339
+ }
2340
+ Ae("en", {
2341
+ eras: [
2342
+ {
2343
+ since: "0001-01-01",
2344
+ until: 1 / 0,
2345
+ offset: 1,
2346
+ name: "Anno Domini",
2347
+ narrow: "AD",
2348
+ abbr: "AD"
2349
+ },
2350
+ {
2351
+ since: "0000-12-31",
2352
+ until: -1 / 0,
2353
+ offset: 1,
2354
+ name: "Before Christ",
2355
+ narrow: "BC",
2356
+ abbr: "BC"
2357
+ }
2358
+ ],
2359
+ dayOfMonthOrdinalParse: /\d{1,2}(th|st|nd|rd)/,
2360
+ ordinal: function(e) {
2361
+ var t = e % 10, a = G(e % 100 / 10) === 1 ? "th" : t === 1 ? "st" : t === 2 ? "nd" : t === 3 ? "rd" : "th";
2362
+ return e + a;
2363
+ }
2364
+ });
2365
+ f.lang = ne(
2366
+ "moment.lang is deprecated. Use moment.locale instead.",
2367
+ Ae
2368
+ );
2369
+ f.langData = ne(
2370
+ "moment.langData is deprecated. Use moment.localeData instead.",
2371
+ Te
2372
+ );
2373
+ var Se = Math.abs;
2374
+ function xl() {
2375
+ var e = this._data;
2376
+ return this._milliseconds = Se(this._milliseconds), this._days = Se(this._days), this._months = Se(this._months), e.milliseconds = Se(e.milliseconds), e.seconds = Se(e.seconds), e.minutes = Se(e.minutes), e.hours = Se(e.hours), e.months = Se(e.months), e.years = Se(e.years), this;
2377
+ }
2378
+ function Gr(e, t, a, n) {
2379
+ var r = de(t, a);
2380
+ return e._milliseconds += n * r._milliseconds, e._days += n * r._days, e._months += n * r._months, e._bubble();
2381
+ }
2382
+ function Nl(e, t) {
2383
+ return Gr(this, e, t, 1);
2384
+ }
2385
+ function Pl(e, t) {
2386
+ return Gr(this, e, t, -1);
2387
+ }
2388
+ function wn(e) {
2389
+ return e < 0 ? Math.floor(e) : Math.ceil(e);
2390
+ }
2391
+ function Wl() {
2392
+ var e = this._milliseconds, t = this._days, a = this._months, n = this._data, r, i, s, o, u;
2393
+ return e >= 0 && t >= 0 && a >= 0 || e <= 0 && t <= 0 && a <= 0 || (e += wn(Sa(a) + t) * 864e5, t = 0, a = 0), n.milliseconds = e % 1e3, r = ae(e / 1e3), n.seconds = r % 60, i = ae(r / 60), n.minutes = i % 60, s = ae(i / 60), n.hours = s % 24, t += ae(s / 24), u = ae(Dr(t)), a += u, t -= wn(Sa(u)), o = ae(a / 12), a %= 12, n.days = t, n.months = a, n.years = o, this;
2394
+ }
2395
+ function Dr(e) {
2396
+ return e * 4800 / 146097;
2397
+ }
2398
+ function Sa(e) {
2399
+ return e * 146097 / 4800;
2400
+ }
2401
+ function El(e) {
2402
+ if (!this.isValid())
2403
+ return NaN;
2404
+ var t, a, n = this._milliseconds;
2405
+ if (e = re(e), e === "month" || e === "quarter" || e === "year")
2406
+ switch (t = this._days + n / 864e5, a = this._months + Dr(t), e) {
2407
+ case "month":
2408
+ return a;
2409
+ case "quarter":
2410
+ return a / 3;
2411
+ case "year":
2412
+ return a / 12;
2413
+ }
2414
+ else
2415
+ switch (t = this._days + Math.round(Sa(this._months)), e) {
2416
+ case "week":
2417
+ return t / 7 + n / 6048e5;
2418
+ case "day":
2419
+ return t + n / 864e5;
2420
+ case "hour":
2421
+ return t * 24 + n / 36e5;
2422
+ case "minute":
2423
+ return t * 1440 + n / 6e4;
2424
+ case "second":
2425
+ return t * 86400 + n / 1e3;
2426
+ case "millisecond":
2427
+ return Math.floor(t * 864e5) + n;
2428
+ default:
2429
+ throw new Error("Unknown unit " + e);
2430
+ }
2431
+ }
2432
+ function Re(e) {
2433
+ return function() {
2434
+ return this.as(e);
2435
+ };
2436
+ }
2437
+ var Mr = Re("ms"), Al = Re("s"), Ul = Re("m"), Hl = Re("h"), Bl = Re("d"), zl = Re("w"), Vl = Re("M"), jl = Re("Q"), Zl = Re("y"), Kl = Mr;
2438
+ function Jl() {
2439
+ return de(this);
2440
+ }
2441
+ function ql(e) {
2442
+ return e = re(e), this.isValid() ? this[e + "s"]() : NaN;
2443
+ }
2444
+ function Je(e) {
2445
+ return function() {
2446
+ return this.isValid() ? this._data[e] : NaN;
2447
+ };
2448
+ }
2449
+ var Xl = Je("milliseconds"), Ql = Je("seconds"), $l = Je("minutes"), eu = Je("hours"), tu = Je("days"), au = Je("months"), nu = Je("years");
2450
+ function ru() {
2451
+ return ae(this.days() / 7);
2452
+ }
2453
+ var Ge = Math.round, $e = {
2454
+ ss: 44,
2455
+ // a few seconds to seconds
2456
+ s: 45,
2457
+ // seconds to minute
2458
+ m: 45,
2459
+ // minutes to hour
2460
+ h: 22,
2461
+ // hours to day
2462
+ d: 26,
2463
+ // days to month/week
2464
+ w: null,
2465
+ // weeks to month
2466
+ M: 11
2467
+ // months to year
2468
+ };
2469
+ function iu(e, t, a, n, r) {
2470
+ return r.relativeTime(t || 1, !!a, e, n);
2471
+ }
2472
+ function su(e, t, a, n) {
2473
+ var r = de(e).abs(), i = Ge(r.as("s")), s = Ge(r.as("m")), o = Ge(r.as("h")), u = Ge(r.as("d")), c = Ge(r.as("M")), _ = Ge(r.as("w")), g = Ge(r.as("y")), w = i <= a.ss && ["s", i] || i < a.s && ["ss", i] || s <= 1 && ["m"] || s < a.m && ["mm", s] || o <= 1 && ["h"] || o < a.h && ["hh", o] || u <= 1 && ["d"] || u < a.d && ["dd", u];
2474
+ return a.w != null && (w = w || _ <= 1 && ["w"] || _ < a.w && ["ww", _]), w = w || c <= 1 && ["M"] || c < a.M && ["MM", c] || g <= 1 && ["y"] || ["yy", g], w[2] = t, w[3] = +e > 0, w[4] = n, iu.apply(null, w);
2475
+ }
2476
+ function ou(e) {
2477
+ return e === void 0 ? Ge : typeof e == "function" ? (Ge = e, !0) : !1;
2478
+ }
2479
+ function lu(e, t) {
2480
+ return $e[e] === void 0 ? !1 : t === void 0 ? $e[e] : ($e[e] = t, e === "s" && ($e.ss = t - 1), !0);
2481
+ }
2482
+ function uu(e, t) {
2483
+ if (!this.isValid())
2484
+ return this.localeData().invalidDate();
2485
+ var a = !1, n = $e, r, i;
2486
+ return typeof e == "object" && (t = e, e = !1), typeof e == "boolean" && (a = e), typeof t == "object" && (n = Object.assign({}, $e, t), t.s != null && t.ss == null && (n.ss = t.s - 1)), r = this.localeData(), i = su(this, !a, n, r), a && (i = r.pastFuture(+this, i)), r.postformat(i);
2487
+ }
2488
+ var pa = Math.abs;
2489
+ function Xe(e) {
2490
+ return (e > 0) - (e < 0) || +e;
2491
+ }
2492
+ function qt() {
2493
+ if (!this.isValid())
2494
+ return this.localeData().invalidDate();
2495
+ var e = pa(this._milliseconds) / 1e3, t = pa(this._days), a = pa(this._months), n, r, i, s, o = this.asSeconds(), u, c, _, g;
2496
+ return o ? (n = ae(e / 60), r = ae(n / 60), e %= 60, n %= 60, i = ae(a / 12), a %= 12, s = e ? e.toFixed(3).replace(/\.?0+$/, "") : "", u = o < 0 ? "-" : "", c = Xe(this._months) !== Xe(o) ? "-" : "", _ = Xe(this._days) !== Xe(o) ? "-" : "", g = Xe(this._milliseconds) !== Xe(o) ? "-" : "", u + "P" + (i ? c + i + "Y" : "") + (a ? c + a + "M" : "") + (t ? _ + t + "D" : "") + (r || n || e ? "T" : "") + (r ? g + r + "H" : "") + (n ? g + n + "M" : "") + (e ? g + s + "S" : "")) : "P0D";
2497
+ }
2498
+ var M = Kt.prototype;
2499
+ M.isValid = to;
2500
+ M.abs = xl;
2501
+ M.add = Nl;
2502
+ M.subtract = Pl;
2503
+ M.as = El;
2504
+ M.asMilliseconds = Mr;
2505
+ M.asSeconds = Al;
2506
+ M.asMinutes = Ul;
2507
+ M.asHours = Hl;
2508
+ M.asDays = Bl;
2509
+ M.asWeeks = zl;
2510
+ M.asMonths = Vl;
2511
+ M.asQuarters = jl;
2512
+ M.asYears = Zl;
2513
+ M.valueOf = Kl;
2514
+ M._bubble = Wl;
2515
+ M.clone = Jl;
2516
+ M.get = ql;
2517
+ M.milliseconds = Xl;
2518
+ M.seconds = Ql;
2519
+ M.minutes = $l;
2520
+ M.hours = eu;
2521
+ M.days = tu;
2522
+ M.weeks = ru;
2523
+ M.months = au;
2524
+ M.years = nu;
2525
+ M.humanize = uu;
2526
+ M.toISOString = qt;
2527
+ M.toString = qt;
2528
+ M.toJSON = qt;
2529
+ M.locale = hr;
2530
+ M.localeData = gr;
2531
+ M.toIsoString = ne(
2532
+ "toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",
2533
+ qt
2534
+ );
2535
+ M.lang = mr;
2536
+ p("X", 0, 0, "unix");
2537
+ p("x", 0, 0, "valueOf");
2538
+ h("x", zt);
2539
+ h("X", Oi);
2540
+ I("X", function(e, t, a) {
2541
+ a._d = new Date(parseFloat(e) * 1e3);
2542
+ });
2543
+ I("x", function(e, t, a) {
2544
+ a._d = new Date(G(e));
2545
+ });
2546
+ //! moment.js
2547
+ f.version = "2.30.1";
2548
+ ui(x);
2549
+ f.fn = d;
2550
+ f.min = Xs;
2551
+ f.max = Qs;
2552
+ f.now = $s;
2553
+ f.utc = we;
2554
+ f.unix = Fl;
2555
+ f.months = Cl;
2556
+ f.isDate = bt;
2557
+ f.locale = Ae;
2558
+ f.invalid = At;
2559
+ f.duration = de;
2560
+ f.isMoment = ue;
2561
+ f.weekdays = Yl;
2562
+ f.parseZone = Ol;
2563
+ f.localeData = Te;
2564
+ f.isDuration = Yt;
2565
+ f.monthsShort = Il;
2566
+ f.weekdaysMin = Rl;
2567
+ f.defineLocale = Aa;
2568
+ f.updateLocale = Fs;
2569
+ f.locales = Os;
2570
+ f.weekdaysShort = Tl;
2571
+ f.normalizeUnits = re;
2572
+ f.relativeTimeRounding = ou;
2573
+ f.relativeTimeThreshold = lu;
2574
+ f.calendarFormat = Do;
2575
+ f.prototype = d;
2576
+ f.HTML5_FMT = {
2577
+ DATETIME_LOCAL: "YYYY-MM-DDTHH:mm",
2578
+ // <input type="datetime-local" />
2579
+ DATETIME_LOCAL_SECONDS: "YYYY-MM-DDTHH:mm:ss",
2580
+ // <input type="datetime-local" step="1" />
2581
+ DATETIME_LOCAL_MS: "YYYY-MM-DDTHH:mm:ss.SSS",
2582
+ // <input type="datetime-local" step="0.001" />
2583
+ DATE: "YYYY-MM-DD",
2584
+ // <input type="date" />
2585
+ TIME: "HH:mm",
2586
+ // <input type="time" />
2587
+ TIME_SECONDS: "HH:mm:ss",
2588
+ // <input type="time" step="1" />
2589
+ TIME_MS: "HH:mm:ss.SSS",
2590
+ // <input type="time" step="0.001" />
2591
+ WEEK: "GGGG-[W]WW",
2592
+ // <input type="week" />
2593
+ MONTH: "YYYY-MM"
2594
+ // <input type="month" />
2595
+ };
2596
+ function bn(e, t) {
2597
+ Xr(e, t);
2598
+ }
2599
+ function du(e) {
2600
+ Qr.set(e);
2601
+ }
2602
+ const vn = {
2603
+ en: {
2604
+ playNow: "Start now!",
2605
+ new: "NEW",
2606
+ hot: "Hot",
2607
+ opens: "Opens",
2608
+ full: "table full - bet behind",
2609
+ dealer: "Dealer"
2610
+ },
2611
+ "zh-hk": {
2612
+ playNow: "現在開始!",
2613
+ new: "新的",
2614
+ hot: "熱的",
2615
+ opens: "打開",
2616
+ full: "滿桌 - 下注",
2617
+ dealer: "經銷商"
2618
+ },
2619
+ de: {
2620
+ playNow: "Jetzt beginnen!",
2621
+ new: "NEU",
2622
+ hot: "Hot",
2623
+ opens: "Öffnet",
2624
+ full: "full - bet behind",
2625
+ dealer: "Dealer"
2626
+ },
2627
+ it: {
2628
+ playNow: "Inizia ora!",
2629
+ new: "NOVITÀ",
2630
+ hot: "HOT",
2631
+ opens: "Opens",
2632
+ full: "table full - bet behind",
2633
+ dealer: "Dealer"
2634
+ },
2635
+ fr: {
2636
+ playNow: "Commencez maintenant",
2637
+ new: "Nouveau",
2638
+ hot: "Chaud",
2639
+ opens: "Ouvre",
2640
+ full: "Table pleine - pari derrière",
2641
+ dealer: "Concessionnaire"
2642
+ },
2643
+ es: {
2644
+ playNow: "Juega ahora!",
2645
+ new: "NUEVO",
2646
+ hot: "HOT",
2647
+ opens: "Abiertas",
2648
+ full: "Mesa llena - Apostar de pie",
2649
+ dealer: "Dealer"
2650
+ },
2651
+ tr: {
2652
+ playNow: "ŞİMDİ OYNA",
2653
+ new: "YENİ",
2654
+ hot: "Sıcak",
2655
+ opens: "Açılıyor",
2656
+ full: "masa dolu - arkadan bahis",
2657
+ dealer: "Krupiye"
2658
+ },
2659
+ ru: {
2660
+ playNow: "Играть сейчас",
2661
+ new: "НОВАЯ",
2662
+ hot: "ГОРЯЧЕЙ",
2663
+ opens: "Opens",
2664
+ full: "table full - bet behind",
2665
+ dealer: "Dealer"
2666
+ },
2667
+ ro: {
2668
+ playNow: "Joaca acum",
2669
+ new: "NOU",
2670
+ hot: "POPULAR",
2671
+ opens: "Opens",
2672
+ full: "table full - bet behind",
2673
+ dealer: "Dealer"
2674
+ },
2675
+ hr: {
2676
+ playNow: "Igraj",
2677
+ new: "NOVO",
2678
+ hot: "Hot",
2679
+ opens: "Otvara se",
2680
+ full: "stol pun - uložite iza",
2681
+ dealer: "Djelitelj"
2682
+ },
2683
+ hu: {
2684
+ playNow: "Játsszon most!",
2685
+ new: "ÚJ",
2686
+ hot: "Hot",
2687
+ opens: "Opens",
2688
+ full: "table full - bet behind",
2689
+ dealer: "Dealer"
2690
+ },
2691
+ pl: {
2692
+ playNow: "Rozpocznij teraz!",
2693
+ new: "NOWOŚĆ",
2694
+ hot: "Hot",
2695
+ opens: "Opens",
2696
+ full: "table full - bet behind",
2697
+ dealer: "Dealer"
2698
+ },
2699
+ pt: {
2700
+ playNow: "Comece agora!",
2701
+ new: "NOVO",
2702
+ hot: "Hot",
2703
+ opens: "Abrir",
2704
+ full: "Mesa cheia - aposta atrás",
2705
+ dealer: "Dealer"
2706
+ },
2707
+ sl: {
2708
+ playNow: "Začnite zdaj!",
2709
+ new: "NOVO",
2710
+ hot: "Vroče",
2711
+ opens: "Opens",
2712
+ full: "table full - bet behind",
2713
+ dealer: "Dealer"
2714
+ },
2715
+ sr: {
2716
+ playNow: "Započnite sada!",
2717
+ new: "NOVO",
2718
+ hot: "Vruće",
2719
+ opens: "Opens",
2720
+ full: "table full - bet behind",
2721
+ dealer: "Dealer"
2722
+ },
2723
+ "pt-br": {
2724
+ playNow: "Comece agora!",
2725
+ new: "NOVOS",
2726
+ hot: "Popular",
2727
+ opens: "Abre",
2728
+ full: "mesa completa-aposte seguindo",
2729
+ dealer: "Dealer"
2730
+ },
2731
+ "es-mx": {
2732
+ playNow: "Comenzar ahora!",
2733
+ new: "NUEVOS",
2734
+ hot: "Popular",
2735
+ opens: "Abre",
2736
+ full: "mesa llena-seguir apuesta",
2737
+ dealer: "Dealer"
2738
+ }
2739
+ }, fu = {
2740
+ AED: "د.إ",
2741
+ AFN: "؋",
2742
+ ALL: "L",
2743
+ AMD: "֏",
2744
+ ANG: "ƒ",
2745
+ AOA: "Kz",
2746
+ ARS: "$",
2747
+ AUD: "$",
2748
+ AWG: "ƒ",
2749
+ AZN: "ман",
2750
+ BAM: "KM",
2751
+ BBD: "$",
2752
+ BDT: "৳",
2753
+ BGN: "лв",
2754
+ BHD: ".د.ب",
2755
+ BIF: "FBu",
2756
+ BMD: "$",
2757
+ BND: "$",
2758
+ BOB: "$b",
2759
+ BRL: "R$",
2760
+ BSD: "$",
2761
+ BTC: "฿",
2762
+ BTN: "Nu.",
2763
+ BWP: "P",
2764
+ BYR: "p.",
2765
+ BZD: "BZ$",
2766
+ CAD: "$",
2767
+ CDF: "FC",
2768
+ CHF: "CHF",
2769
+ CLP: "$",
2770
+ CNY: "¥",
2771
+ COP: "$",
2772
+ CRC: "₡",
2773
+ CUC: "$",
2774
+ CUP: "₱",
2775
+ CVE: "$",
2776
+ CZK: "Kč",
2777
+ DJF: "Fdj",
2778
+ DKK: "kr",
2779
+ DOP: "RD$",
2780
+ DZD: "دج",
2781
+ EEK: "kr",
2782
+ EGP: "£",
2783
+ ERN: "Nfk",
2784
+ ETB: "Br",
2785
+ ETH: "Ξ",
2786
+ EUR: "€",
2787
+ FJD: "$",
2788
+ FKP: "£",
2789
+ GBP: "£",
2790
+ GEL: "₾",
2791
+ GGP: "£",
2792
+ GHC: "₵",
2793
+ GHS: "GH₵",
2794
+ GIP: "£",
2795
+ GMD: "D",
2796
+ GNF: "FG",
2797
+ GTQ: "Q",
2798
+ GYD: "$",
2799
+ HKD: "$",
2800
+ HNL: "L",
2801
+ HRK: "kn",
2802
+ HTG: "G",
2803
+ HUF: "Ft",
2804
+ IDR: "Rp",
2805
+ ILS: "₪",
2806
+ IMP: "£",
2807
+ INR: "₹",
2808
+ IQD: "ع.د",
2809
+ IRR: "﷼",
2810
+ ISK: "kr",
2811
+ JEP: "£",
2812
+ JMD: "J$",
2813
+ JOD: "JD",
2814
+ JPY: "¥",
2815
+ KES: "KSh",
2816
+ KGS: "лв",
2817
+ KHR: "៛",
2818
+ KMF: "CF",
2819
+ KPW: "₩",
2820
+ KRW: "₩",
2821
+ KWD: "KD",
2822
+ KYD: "$",
2823
+ KZT: "лв",
2824
+ LAK: "₭",
2825
+ LBP: "£",
2826
+ LKR: "₨",
2827
+ LRD: "$",
2828
+ LSL: "M",
2829
+ LTC: "Ł",
2830
+ LTL: "Lt",
2831
+ LVL: "Ls",
2832
+ LYD: "LD",
2833
+ MAD: "MAD",
2834
+ MDL: "lei",
2835
+ MGA: "Ar",
2836
+ MKD: "ден",
2837
+ MMK: "K",
2838
+ MNT: "₮",
2839
+ MOP: "MOP$",
2840
+ MRO: "UM",
2841
+ MUR: "₨",
2842
+ MVR: "Rf",
2843
+ MWK: "MK",
2844
+ MXN: "$",
2845
+ MYR: "RM",
2846
+ MZN: "MT",
2847
+ NAD: "$",
2848
+ NGN: "₦",
2849
+ NIO: "C$",
2850
+ NOK: "kr",
2851
+ NPR: "₨",
2852
+ NZD: "$",
2853
+ OMR: "﷼",
2854
+ PAB: "B/.",
2855
+ PEN: "S/.",
2856
+ PGK: "K",
2857
+ PHP: "₱",
2858
+ PKR: "₨",
2859
+ PLN: "zł",
2860
+ PYG: "Gs",
2861
+ QAR: "﷼",
2862
+ RMB: "¥",
2863
+ RON: "lei",
2864
+ RSD: "Дин.",
2865
+ RUB: "₽",
2866
+ RWF: "R₣",
2867
+ SAR: "﷼",
2868
+ SBD: "$",
2869
+ SCR: "₨",
2870
+ SDG: "ج.س.",
2871
+ SEK: "kr",
2872
+ SGD: "$",
2873
+ SHP: "£",
2874
+ SLL: "Le",
2875
+ SOS: "S",
2876
+ SRD: "$",
2877
+ SSP: "£",
2878
+ STD: "Db",
2879
+ SVC: "$",
2880
+ SYP: "£",
2881
+ SZL: "E",
2882
+ THB: "฿",
2883
+ TJS: "SM",
2884
+ TMT: "T",
2885
+ TND: "د.ت",
2886
+ TOP: "T$",
2887
+ TRL: "₤",
2888
+ TRY: "₺",
2889
+ TTD: "TT$",
2890
+ TVD: "$",
2891
+ TWD: "NT$",
2892
+ TZS: "TSh",
2893
+ UAH: "₴",
2894
+ UGX: "USh",
2895
+ USD: "$",
2896
+ UYU: "$U",
2897
+ UZS: "лв",
2898
+ VEF: "Bs",
2899
+ VND: "₫",
2900
+ VUV: "VT",
2901
+ WST: "WS$",
2902
+ XAF: "FCFA",
2903
+ XBT: "Ƀ",
2904
+ XCD: "$",
2905
+ XOF: "CFA",
2906
+ XPF: "₣",
2907
+ YER: "﷼",
2908
+ ZAR: "R",
2909
+ ZWD: "Z$"
2910
+ };
2911
+ function cu(e) {
2912
+ ni(e, "svelte-1xzxqk", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.GameContainer{width:100%;height:100%;position:relative}.GameContainer.WithGameName{padding-bottom:20px}.GameInnerContainer{position:relative;width:100%;height:100%;overflow:hidden;border-radius:5px}.GameInnerContainer .GameBg{width:100%;height:100%;object-fit:unset;transition:all 150ms ease-in-out}.GameInnerContainer .GameBg.GameBg-1x2,.GameInnerContainer .GameBg.GameBg-2x1,.GameInnerContainer .GameBg.GameBg-2x2{object-fit:cover}.GameInnerContainer .GameInfoWrapper{display:none;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.65);z-index:15;padding:8px 25px}.GameInnerContainer .GameInfoWrapper .GameInfo{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:space-evenly}.GameInnerContainer .GameInfoWrapper .GameInfoName{color:white;text-align:center;font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{appearance:none;padding:6px;background:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));font-size:16px;border:2px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));border-radius:5px;cursor:pointer;transition:border 150ms ease-in-out}.GameInnerContainer .GameInfoWrapper .GameInfoBtn:hover{border:2px solid var(--emfe-w-color-primary-100, #F1BED9)}.GameInnerContainer .GameInfoWrapper .GameInfoVendor{display:flex;justify-content:flex-end;align-items:center;color:white;font-size:12px;font-weight:normal}.GameInnerContainer .GameExtraInfoContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto;padding:4px}.GameInnerContainer .GameExtraInfo{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%;z-index:0}.GameInnerContainer .GameExtraInfoLabel{font-size:11px;padding:3px;background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));font-weight:bold;text-transform:uppercase;border-radius:5px}.GameInnerContainer:hover,.GameInnerContainer:active{cursor:pointer}.GameInnerContainer:hover .GameInfoWrapper,.GameInnerContainer:active .GameInfoWrapper{display:flex;flex-direction:column;justify-content:center}.GameInnerContainer:hover .GameBg,.GameInnerContainer:active .GameBg{filter:blur(5px) grayscale(1)}.GameInnerContainer:hover .UnfavoredIcon,.GameInnerContainer:active .UnfavoredIcon{display:flex}.GameInnerContainer:hover .GameExtraInfo{opacity:0.3}.GameNameBelow{color:var(--emfe-w-color-white, #FFFFFF);position:relative;bottom:-5px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FavoredIcon,.UnfavoredIcon{width:20px;height:20px}.UnfavoredIcon{display:none}.FavIconContainer{display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:15}@media(min-width: 1100px){.GamesWrapper .ListGame:hover .GamePlayNowText{z-index:4}}.ListGame.GameBackdrop .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg, rgb(0, 0, 0) 15%, rgba(0, 0, 0, 0) 100%)}.ListGame .GameInnerContainer{z-index:0}.ListGame .GameInnerContainer .GameBg{z-index:5}.ListGame .GameInnerContainer .GameExtraInfo{z-index:10}.ListGame .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.ListGame .GameInnerContainer.GameInnerContainerUnavailable::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.9)}.ListGame .GameInnerContainer .ListGame.GameContainerDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.4);color:var(--emfe-w-color-white, #FFFFFF);fill:var(--emfe-w-color-white, #FFFFFF);opacity:1;border-radius:4px}.ListGame .GameInnerContainer .ListGame.GameContainerFullyDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.8);color:var(--emfe-w-color-white, #FFFFFF);fill:var(--emfe-w-color-white, #FFFFFF);opacity:1;border-radius:4px}.ListGame .GameInnerContainer .LiveProps{display:flex;flex-direction:column;position:absolute;bottom:0px;right:0;width:100%;padding:0;background:linear-gradient(to top, var(--emfe-w-color-black, #000000), var(--emfe-w-color-black, #000000), transparent);color:var(--emfe-w-color-white, #FFFFFF);opacity:1;font-size:14px}.ListGame .GameInnerContainer .ListGame:hover .LiveProps,.ListGame .GameInnerContainer .ListGameLink:hover .LiveProps{opacity:0}@keyframes red-pulse{0%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}15%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}30%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}50%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}65%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}80%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}100%{box-shadow:0 0 0 0 rgba(255, 0, 0, 0.75)}}@keyframes green-pulse{0%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}15%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}30%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}50%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}65%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}80%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}100%{box-shadow:0 0 0 0 rgba(86, 168, 10, 0.75)}}@keyframes flip-open{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .silde-in-from-left{-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes flip-closed-seat{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow,.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{overflow:auto}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow{animation:green-pulse 2s linear}.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{animation:red-pulse 2s linear}.ListGame .GameInnerContainer .LiveIcons{position:relative;display:flex;padding:0 16px;box-sizing:border-box;flex-direction:row;align-items:center;justify-content:flex-start;min-height:auto;margin-bottom:5px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons{min-height:auto}}.ListGame .GameInnerContainer .LiveIcons:first-child{margin-left:0}.ListGame .GameInnerContainer .LiveIcons:last-child{margin-right:0}.ListGame .GameInnerContainer .LiveIcons.Black,.ListGame .GameInnerContainer .LiveIcons.Red,.ListGame .GameInnerContainer .LiveIcons.Green{color:var(--emfe-w-color-white, #FFFFFF);border:1px solid var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;padding:2px;margin:0 1px;margin-right:6px;font-size:14px;text-align:center}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;font-size:14px;margin:0 2px;margin-right:5px;padding:2px}}.ListGame .GameInnerContainer .LiveIcons .LatestResult.FirstElementAnimated{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{min-width:24px;padding:4px}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{color:var(--emfe-w-color-white, #FFFFFF);border:1px solid var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black{background:var(--emfe-w-color-black, #000000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red{background:red}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{background:#56A80A}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{padding:4px}}.ListGame .GameInnerContainer .LiveIcons .Double{display:flex;flex-direction:column}.ListGame .GameInnerContainer .LiveIcons .Double .LatestResult:first-child{margin-bottom:10px}.ListGame .GameInnerContainer .LiveIcons .Double:first-child .LatestResult{margin-left:0;margin-bottom:0}.ListGame .GameInnerContainer .LiveIcons .Double:last-child .LatestResult{margin-right:0}.ListGame .GameInnerContainer .LiveIcons .Black,.ListGame .GameInnerContainer .LiveIcons .Red,.ListGame .GameInnerContainer .LiveIcons .Green{background-color:transparent}.ListGame .GameInnerContainer .LiveIcons .Black{color:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .Red{color:red}.ListGame .GameInnerContainer .LiveIcons .Green{color:#56A80A}.ListGame .GameInnerContainer .Blue{color:#4d90a7}.ListGame .GameInnerContainer .Red{background-color:red}.ListGame .GameInnerContainer .Black{background-color:var(--emfe-w-color-black, #000000)}.ListGame .GameInnerContainer .Green{background-color:#56A80A}.ListGame .GameInnerContainer .White{background-color:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .Yellow{background-color:#eeca3d}.ListGame .GameInnerContainer .Gold{background-color:#866d0c}.ListGame .GameInnerContainer .Orange{background-color:#574708}.ListGame .GameInnerContainer .Purple{background-color:#330033}.ListGame .GameInnerContainer .Tie{background-color:var(--emfe-w-color-white, #FFFFFF);background-image:linear-gradient(135deg, var(--emfe-w-color-white, #FFFFFF) 25%, transparent 25%, transparent 50%, #212121 50%, var(--emfe-w-color-white, #FFFFFF) 75%, transparent 75%, var(--emfe-w-color-white, #FFFFFF))}.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{display:inline-block;width:16px;height:16px;margin-right:4px}@media(min-width: 768px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}@media(min-width: 1100px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}.ListGame .GameInnerContainer .OpenSeat svg,.ListGame .GameInnerContainer .ClosedSeat svg{width:100%;height:100%}.ListGame .GameInnerContainer .OpenSeat{animation:flip-closed-seat 2s both;-webkit-animation:flip-closed-seat 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .ClosedSeat{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .OpenSeat svg{fill:transparent;stroke:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .ClosedSeat svg{fill:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .FullTable{display:flex;position:relative;z-index:10;height:20px;padding:1px 4px 1px 0;align-items:center;border-radius:3px;font-size:12px;white-space:normal;text-transform:uppercase;-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ListGame .GameInnerContainer .FullTable svg{width:100%;height:100%;fill:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .FullTable.ClosedSeat{margin-right:-3px}.ListGame .GameInnerContainer .PlayersDisplay{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding:2px 10px;background:linear-gradient(to bottom, rgba(33, 33, 33, 0.9) 0%, rgba(33, 33, 33, 0.1) 100%);color:var(--emfe-w-color-white, #FFFFFF)}@media(min-width: 1100px){.ListGame .GameInnerContainer .PlayersDisplay{padding:2px 16px}}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon{width:14px;height:14px;margin-right:4px}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon svg{fill:var(--emfe-w-color-white, #FFFFFF);width:100%;height:100%}.ListGame .GameInnerContainer .ClosedGame{opacity:1;z-index:10;padding:8px 10px;color:var(--emfe-w-color-white, #FFFFFF);font-size:18px}@media(min-width: 1100px){.ListGame .GameInnerContainer .ClosedGame{padding:8px 16px}}.ListGame .GameInnerContainer .ClosedGame span{font-size:18px}.ListGame .GameInnerContainer .LiveLimits{opacity:1;display:flex;flex-direction:row;justify-content:space-between;padding:2px 20px 5px 20px;color:var(--emfe-w-color-white, #FFFFFF);font-weight:normal;font-size:12px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveLimits{padding:2px 18px 5px 18px}}.ListGame .GameInnerContainer .LiveLimits span{font-size:12px}.ListGame .GameInnerContainer .Players{display:inline-block;width:19px;height:19px}.LoaderRipple{width:80px;height:80px;position:absolute;top:40px;left:-8px}.LoaderRipple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:ripple-effect 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.LoaderRipple div:nth-child(2){animation-delay:-0.5s}@keyframes ripple-effect{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:72px;height:72px;opacity:0}}@container (max-width: 480px){.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper{gap:0px;padding:8px 10px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{font-size:12px;margin-top:4px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{font-size:12px;padding:2px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:8px}.CasinoGamesGridSlider .GameInnerContainer .GameExtraInfoContainer .FavoredIcon,.CasinoGamesGridSlider .GameInnerContainer .GameExtraInfoContainer .UnfavoredIcon{width:14px;height:14px}.CasinoGamesGridSlider .GameInnerContainer .GameExtraInfoContainer .GameExtraInfoLabel{font-size:8px}}');
2913
+ }
2914
+ function kn(e, t, a) {
2915
+ const n = e.slice();
2916
+ return n[104] = t[a], n[106] = a, n;
2917
+ }
2918
+ function Sn(e, t, a) {
2919
+ const n = e.slice();
2920
+ return n[101] = t[a], n;
2921
+ }
2922
+ function Gn(e) {
2923
+ let t, a = (
2924
+ /*$_*/
2925
+ e[35]("playNow") + ""
2926
+ ), n, r, i;
2927
+ return {
2928
+ c() {
2929
+ t = T("button"), n = Oe(a), y(t, "class", "GameInfoBtn");
2930
+ },
2931
+ m(s, o) {
2932
+ U(s, t, o), v(t, n), r || (i = Ma(
2933
+ t,
2934
+ "click",
2935
+ /*click_handler*/
2936
+ e[63]
2937
+ ), r = !0);
2938
+ },
2939
+ p(s, o) {
2940
+ o[1] & /*$_*/
2941
+ 16 && a !== (a = /*$_*/
2942
+ s[35]("playNow") + "") && Ce(n, a);
2943
+ },
2944
+ d(s) {
2945
+ s && H(t), r = !1, i();
2946
+ }
2947
+ };
2948
+ }
2949
+ function Dn(e) {
2950
+ let t, a = (
2951
+ /*$_*/
2952
+ e[35]("new") + ""
2953
+ ), n;
2954
+ return {
2955
+ c() {
2956
+ t = T("span"), n = Oe(a), y(t, "class", "GameExtraInfoLabel NewGameTag");
2957
+ },
2958
+ m(r, i) {
2959
+ U(r, t, i), v(t, n);
2960
+ },
2961
+ p(r, i) {
2962
+ i[1] & /*$_*/
2963
+ 16 && a !== (a = /*$_*/
2964
+ r[35]("new") + "") && Ce(n, a);
2965
+ },
2966
+ d(r) {
2967
+ r && H(t);
2968
+ }
2969
+ };
2970
+ }
2971
+ function Mn(e) {
2972
+ let t, a;
2973
+ return {
2974
+ c() {
2975
+ t = T("span"), a = Oe(
2976
+ /*gametag*/
2977
+ e[8]
2978
+ ), y(t, "class", "GameExtraInfoLabel PopularGameTag");
2979
+ },
2980
+ m(n, r) {
2981
+ U(n, t, r), v(t, a);
2982
+ },
2983
+ p(n, r) {
2984
+ r[0] & /*gametag*/
2985
+ 256 && Ce(
2986
+ a,
2987
+ /*gametag*/
2988
+ n[8]
2989
+ );
2990
+ },
2991
+ d(n) {
2992
+ n && H(t);
2993
+ }
2994
+ };
2995
+ }
2996
+ function Ln(e) {
2997
+ let t, a, n = !/*isopen*/
2998
+ e[22] && /*starttime*/
2999
+ e[20] && /*timeformat*/
3000
+ e[21] && Fn(e);
3001
+ function r(o, u) {
3002
+ if (
3003
+ /*isopen*/
3004
+ o[22] && /*displaytype*/
3005
+ o[19] === Ga
3006
+ ) return mu;
3007
+ if (
3008
+ /*isopen*/
3009
+ o[22] && /*displaytype*/
3010
+ o[19] && /*displaytype*/
3011
+ o[19] === Da
3012
+ ) return hu;
3013
+ }
3014
+ let i = r(e), s = i && i(e);
3015
+ return {
3016
+ c() {
3017
+ n && n.c(), t = j(), s && s.c(), a = wt();
3018
+ },
3019
+ m(o, u) {
3020
+ n && n.m(o, u), U(o, t, u), s && s.m(o, u), U(o, a, u);
3021
+ },
3022
+ p(o, u) {
3023
+ !/*isopen*/
3024
+ o[22] && /*starttime*/
3025
+ o[20] && /*timeformat*/
3026
+ o[21] ? n ? n.p(o, u) : (n = Fn(o), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null), i === (i = r(o)) && s ? s.p(o, u) : (s && s.d(1), s = i && i(o), s && (s.c(), s.m(a.parentNode, a)));
3027
+ },
3028
+ d(o) {
3029
+ o && (H(t), H(a)), n && n.d(o), s && s.d(o);
3030
+ }
3031
+ };
3032
+ }
3033
+ function Fn(e) {
3034
+ let t, a, n = (
3035
+ /*$_*/
3036
+ e[35]("opens") + ""
3037
+ ), r, i, s, o = f.utc(
3038
+ /*starttime*/
3039
+ e[20]
3040
+ ).local().format(
3041
+ /*timeformat*/
3042
+ e[21]
3043
+ ) + "", u, c, _, g = (
3044
+ /*renderDealerName*/
3045
+ e[41](
3046
+ /*dealername*/
3047
+ e[34]
3048
+ ) + ""
3049
+ ), w, k, K = (
3050
+ /*renderBetLimits*/
3051
+ e[40](
3052
+ /*min*/
3053
+ e[26],
3054
+ /*max*/
3055
+ e[27],
3056
+ /*currencySymbol*/
3057
+ e[25]
3058
+ ) + ""
3059
+ );
3060
+ return {
3061
+ c() {
3062
+ t = T("div"), a = T("div"), r = Oe(n), i = j(), s = T("span"), u = Oe(o), c = j(), _ = new Ie(!1), w = j(), k = new Ie(!1), y(a, "class", "ClosedGame"), _.a = w, k.a = null, y(t, "class", "GameProp LiveProps");
3063
+ },
3064
+ m(Y, ee) {
3065
+ U(Y, t, ee), v(t, a), v(a, r), v(a, i), v(a, s), v(s, u), v(t, c), _.m(g, t), v(t, w), k.m(K, t);
3066
+ },
3067
+ p(Y, ee) {
3068
+ ee[1] & /*$_*/
3069
+ 16 && n !== (n = /*$_*/
3070
+ Y[35]("opens") + "") && Ce(r, n), ee[0] & /*starttime, timeformat*/
3071
+ 3145728 && o !== (o = f.utc(
3072
+ /*starttime*/
3073
+ Y[20]
3074
+ ).local().format(
3075
+ /*timeformat*/
3076
+ Y[21]
3077
+ ) + "") && Ce(u, o), ee[1] & /*dealername*/
3078
+ 8 && g !== (g = /*renderDealerName*/
3079
+ Y[41](
3080
+ /*dealername*/
3081
+ Y[34]
3082
+ ) + "") && _.p(g), ee[0] & /*min, max, currencySymbol*/
3083
+ 234881024 && K !== (K = /*renderBetLimits*/
3084
+ Y[40](
3085
+ /*min*/
3086
+ Y[26],
3087
+ /*max*/
3088
+ Y[27],
3089
+ /*currencySymbol*/
3090
+ Y[25]
3091
+ ) + "") && k.p(K);
3092
+ },
3093
+ d(Y) {
3094
+ Y && H(t);
3095
+ }
3096
+ };
3097
+ }
3098
+ function hu(e) {
3099
+ let t, a, n, r, i = (
3100
+ /*renderDealerName*/
3101
+ e[41](
3102
+ /*dealername*/
3103
+ e[34]
3104
+ ) + ""
3105
+ ), s, o, u = (
3106
+ /*renderBetLimits*/
3107
+ e[40](
3108
+ /*min*/
3109
+ e[26],
3110
+ /*max*/
3111
+ e[27],
3112
+ /*currencySymbol*/
3113
+ e[25]
3114
+ ) + ""
3115
+ ), c = Rt(new Array(Rn)), _ = [];
3116
+ for (let g = 0; g < c.length; g += 1)
3117
+ _[g] = Cn(kn(e, c, g));
3118
+ return {
3119
+ c() {
3120
+ t = T("div"), a = T("div");
3121
+ for (let g = 0; g < _.length; g += 1)
3122
+ _[g].c();
3123
+ n = j(), r = new Ie(!1), s = j(), o = new Ie(!1), y(a, "class", "LiveIcons"), r.a = s, o.a = null, y(
3124
+ t,
3125
+ "class",
3126
+ /*roulettecontainerclassname*/
3127
+ e[30]
3128
+ );
3129
+ },
3130
+ m(g, w) {
3131
+ U(g, t, w), v(t, a);
3132
+ for (let k = 0; k < _.length; k += 1)
3133
+ _[k] && _[k].m(a, null);
3134
+ e[64](a), v(t, n), r.m(i, t), v(t, s), o.m(u, t);
3135
+ },
3136
+ p(g, w) {
3137
+ if (w[0] & /*roulleteresults, isdouble*/
3138
+ 536887296 | w[1] & /*renderSpan, colorsourcearray*/
3139
+ 2049) {
3140
+ c = Rt(new Array(Rn));
3141
+ let k;
3142
+ for (k = 0; k < c.length; k += 1) {
3143
+ const K = kn(g, c, k);
3144
+ _[k] ? _[k].p(K, w) : (_[k] = Cn(K), _[k].c(), _[k].m(a, null));
3145
+ }
3146
+ for (; k < _.length; k += 1)
3147
+ _[k].d(1);
3148
+ _.length = c.length;
3149
+ }
3150
+ w[1] & /*dealername*/
3151
+ 8 && i !== (i = /*renderDealerName*/
3152
+ g[41](
3153
+ /*dealername*/
3154
+ g[34]
3155
+ ) + "") && r.p(i), w[0] & /*min, max, currencySymbol*/
3156
+ 234881024 && u !== (u = /*renderBetLimits*/
3157
+ g[40](
3158
+ /*min*/
3159
+ g[26],
3160
+ /*max*/
3161
+ g[27],
3162
+ /*currencySymbol*/
3163
+ g[25]
3164
+ ) + "") && o.p(u), w[0] & /*roulettecontainerclassname*/
3165
+ 1073741824 && y(
3166
+ t,
3167
+ "class",
3168
+ /*roulettecontainerclassname*/
3169
+ g[30]
3170
+ );
3171
+ },
3172
+ d(g) {
3173
+ g && H(t), xn(_, g), e[64](null);
3174
+ }
3175
+ };
3176
+ }
3177
+ function mu(e) {
3178
+ let t, a, n, r, i = (
3179
+ /*renderDealerName*/
3180
+ e[41](
3181
+ /*dealername*/
3182
+ e[34]
3183
+ ) + ""
3184
+ ), s, o, u = (
3185
+ /*renderBetLimits*/
3186
+ e[40](
3187
+ /*min*/
3188
+ e[26],
3189
+ /*max*/
3190
+ e[27],
3191
+ /*currencySymbol*/
3192
+ e[25]
3193
+ ) + ""
3194
+ );
3195
+ function c(w, k) {
3196
+ return (
3197
+ /*istablefull*/
3198
+ w[32] ? yu : _u
3199
+ );
3200
+ }
3201
+ let _ = c(e), g = _(e);
3202
+ return {
3203
+ c() {
3204
+ t = T("div"), a = T("div"), g.c(), n = j(), r = new Ie(!1), s = j(), o = new Ie(!1), y(a, "class", "LiveIcons"), r.a = s, o.a = null, y(t, "class", "GameProp LiveProps BlackjackDisplay"), y(t, "part", "GameProp LiveProps BlackjackDisplay");
3205
+ },
3206
+ m(w, k) {
3207
+ U(w, t, k), v(t, a), g.m(a, null), v(t, n), r.m(i, t), v(t, s), o.m(u, t);
3208
+ },
3209
+ p(w, k) {
3210
+ _ === (_ = c(w)) && g ? g.p(w, k) : (g.d(1), g = _(w), g && (g.c(), g.m(a, null))), k[1] & /*dealername*/
3211
+ 8 && i !== (i = /*renderDealerName*/
3212
+ w[41](
3213
+ /*dealername*/
3214
+ w[34]
3215
+ ) + "") && r.p(i), k[0] & /*min, max, currencySymbol*/
3216
+ 234881024 && u !== (u = /*renderBetLimits*/
3217
+ w[40](
3218
+ /*min*/
3219
+ w[26],
3220
+ /*max*/
3221
+ w[27],
3222
+ /*currencySymbol*/
3223
+ w[25]
3224
+ ) + "") && o.p(u);
3225
+ },
3226
+ d(w) {
3227
+ w && H(t), g.d();
3228
+ }
3229
+ };
3230
+ }
3231
+ function On(e) {
3232
+ let t;
3233
+ function a(i, s) {
3234
+ return (
3235
+ /*isdouble*/
3236
+ i[29] ? pu : gu
3237
+ );
3238
+ }
3239
+ let n = a(e), r = n(e);
3240
+ return {
3241
+ c() {
3242
+ r.c(), t = wt();
3243
+ },
3244
+ m(i, s) {
3245
+ r.m(i, s), U(i, t, s);
3246
+ },
3247
+ p(i, s) {
3248
+ n === (n = a(i)) && r ? r.p(i, s) : (r.d(1), r = n(i), r && (r.c(), r.m(t.parentNode, t)));
3249
+ },
3250
+ d(i) {
3251
+ i && H(t), r.d(i);
3252
+ }
3253
+ };
3254
+ }
3255
+ function gu(e) {
3256
+ let t, a = (
3257
+ /*renderSpan*/
3258
+ e[42](
3259
+ `LatestResult ${/*i*/
3260
+ e[106] === 0 ? "First" : ""}`,
3261
+ /*i*/
3262
+ e[106],
3263
+ /*roulleteresults*/
3264
+ e[14][
3265
+ /*i*/
3266
+ e[106]
3267
+ ],
3268
+ /*colorsourcearray*/
3269
+ e[31][
3270
+ /*roulleteresults*/
3271
+ e[14][
3272
+ /*i*/
3273
+ e[106]
3274
+ ]
3275
+ ]
3276
+ ) + ""
3277
+ ), n;
3278
+ return {
3279
+ c() {
3280
+ t = new Ie(!1), n = wt(), t.a = n;
3281
+ },
3282
+ m(r, i) {
3283
+ t.m(a, r, i), U(r, n, i);
3284
+ },
3285
+ p(r, i) {
3286
+ i[0] & /*roulleteresults*/
3287
+ 16384 | i[1] & /*colorsourcearray*/
3288
+ 1 && a !== (a = /*renderSpan*/
3289
+ r[42](
3290
+ `LatestResult ${/*i*/
3291
+ r[106] === 0 ? "First" : ""}`,
3292
+ /*i*/
3293
+ r[106],
3294
+ /*roulleteresults*/
3295
+ r[14][
3296
+ /*i*/
3297
+ r[106]
3298
+ ],
3299
+ /*colorsourcearray*/
3300
+ r[31][
3301
+ /*roulleteresults*/
3302
+ r[14][
3303
+ /*i*/
3304
+ r[106]
3305
+ ]
3306
+ ]
3307
+ ) + "") && t.p(a);
3308
+ },
3309
+ d(r) {
3310
+ r && (H(n), t.d());
3311
+ }
3312
+ };
3313
+ }
3314
+ function pu(e) {
3315
+ let t, a, n = (
3316
+ /*renderSpan*/
3317
+ e[42](
3318
+ `LatestResult ${/*i*/
3319
+ e[106] === 0 ? "First" : ""}`,
3320
+ `first${/*i*/
3321
+ e[106]}${/*roulleteresults*/
3322
+ e[14][
3323
+ /*i*/
3324
+ e[106]
3325
+ ][0]}`,
3326
+ /*roulleteresults*/
3327
+ e[14][
3328
+ /*i*/
3329
+ e[106]
3330
+ ][0],
3331
+ /*colorsourcearray*/
3332
+ e[31][
3333
+ /*roulleteresults*/
3334
+ e[14][
3335
+ /*i*/
3336
+ e[106]
3337
+ ][0]
3338
+ ]
3339
+ ) + ""
3340
+ ), r, i, s = (
3341
+ /*renderSpan*/
3342
+ e[42](
3343
+ `LatestResult ${/*i*/
3344
+ e[106] === 0 ? "First" : ""}`,
3345
+ `second${/*i*/
3346
+ e[106]}${/*roulleteresults*/
3347
+ e[14][
3348
+ /*i*/
3349
+ e[106]
3350
+ ][1]}`,
3351
+ /*roulleteresults*/
3352
+ e[14][
3353
+ /*i*/
3354
+ e[106]
3355
+ ][1],
3356
+ /*colorsourcearray*/
3357
+ e[31][
3358
+ /*roulleteresults*/
3359
+ e[14][
3360
+ /*i*/
3361
+ e[106]
3362
+ ][1]
3363
+ ]
3364
+ ) + ""
3365
+ ), o;
3366
+ return {
3367
+ c() {
3368
+ t = T("div"), a = new Ie(!1), r = j(), i = new Ie(!1), o = j(), a.a = r, i.a = o, y(t, "class", "Double");
3369
+ },
3370
+ m(u, c) {
3371
+ U(u, t, c), a.m(n, t), v(t, r), i.m(s, t), v(t, o);
3372
+ },
3373
+ p(u, c) {
3374
+ c[0] & /*roulleteresults*/
3375
+ 16384 | c[1] & /*colorsourcearray*/
3376
+ 1 && n !== (n = /*renderSpan*/
3377
+ u[42](
3378
+ `LatestResult ${/*i*/
3379
+ u[106] === 0 ? "First" : ""}`,
3380
+ `first${/*i*/
3381
+ u[106]}${/*roulleteresults*/
3382
+ u[14][
3383
+ /*i*/
3384
+ u[106]
3385
+ ][0]}`,
3386
+ /*roulleteresults*/
3387
+ u[14][
3388
+ /*i*/
3389
+ u[106]
3390
+ ][0],
3391
+ /*colorsourcearray*/
3392
+ u[31][
3393
+ /*roulleteresults*/
3394
+ u[14][
3395
+ /*i*/
3396
+ u[106]
3397
+ ][0]
3398
+ ]
3399
+ ) + "") && a.p(n), c[0] & /*roulleteresults*/
3400
+ 16384 | c[1] & /*colorsourcearray*/
3401
+ 1 && s !== (s = /*renderSpan*/
3402
+ u[42](
3403
+ `LatestResult ${/*i*/
3404
+ u[106] === 0 ? "First" : ""}`,
3405
+ `second${/*i*/
3406
+ u[106]}${/*roulleteresults*/
3407
+ u[14][
3408
+ /*i*/
3409
+ u[106]
3410
+ ][1]}`,
3411
+ /*roulleteresults*/
3412
+ u[14][
3413
+ /*i*/
3414
+ u[106]
3415
+ ][1],
3416
+ /*colorsourcearray*/
3417
+ u[31][
3418
+ /*roulleteresults*/
3419
+ u[14][
3420
+ /*i*/
3421
+ u[106]
3422
+ ][1]
3423
+ ]
3424
+ ) + "") && i.p(s);
3425
+ },
3426
+ d(u) {
3427
+ u && H(t);
3428
+ }
3429
+ };
3430
+ }
3431
+ function Cn(e) {
3432
+ let t, a = (
3433
+ /*roulleteresults*/
3434
+ e[14] && /*roulleteresults*/
3435
+ e[14][
3436
+ /*i*/
3437
+ e[106]
3438
+ ] && On(e)
3439
+ );
3440
+ return {
3441
+ c() {
3442
+ a && a.c(), t = wt();
3443
+ },
3444
+ m(n, r) {
3445
+ a && a.m(n, r), U(n, t, r);
3446
+ },
3447
+ p(n, r) {
3448
+ /*roulleteresults*/
3449
+ n[14] && /*roulleteresults*/
3450
+ n[14][
3451
+ /*i*/
3452
+ n[106]
3453
+ ] ? a ? a.p(n, r) : (a = On(n), a.c(), a.m(t.parentNode, t)) : a && (a.d(1), a = null);
3454
+ },
3455
+ d(n) {
3456
+ n && H(t), a && a.d(n);
3457
+ }
3458
+ };
3459
+ }
3460
+ function _u(e) {
3461
+ let t, a = Rt(
3462
+ /*seats*/
3463
+ e[24]
3464
+ ), n = [];
3465
+ for (let r = 0; r < a.length; r += 1)
3466
+ n[r] = In(Sn(e, a, r));
3467
+ return {
3468
+ c() {
3469
+ for (let r = 0; r < n.length; r += 1)
3470
+ n[r].c();
3471
+ t = wt();
3472
+ },
3473
+ m(r, i) {
3474
+ for (let s = 0; s < n.length; s += 1)
3475
+ n[s] && n[s].m(r, i);
3476
+ U(r, t, i);
3477
+ },
3478
+ p(r, i) {
3479
+ if (i[0] & /*currentoccupiedseats, seats*/
3480
+ 285212672 | i[1] & /*contains*/
3481
+ 256) {
3482
+ a = Rt(
3483
+ /*seats*/
3484
+ r[24]
3485
+ );
3486
+ let s;
3487
+ for (s = 0; s < a.length; s += 1) {
3488
+ const o = Sn(r, a, s);
3489
+ n[s] ? n[s].p(o, i) : (n[s] = In(o), n[s].c(), n[s].m(t.parentNode, t));
3490
+ }
3491
+ for (; s < n.length; s += 1)
3492
+ n[s].d(1);
3493
+ n.length = a.length;
3494
+ }
3495
+ },
3496
+ d(r) {
3497
+ r && H(t), xn(n, r);
3498
+ }
3499
+ };
3500
+ }
3501
+ function yu(e) {
3502
+ let t, a = (
3503
+ /*$_*/
3504
+ e[35]("full") + ""
3505
+ ), n;
3506
+ return {
3507
+ c() {
3508
+ t = T("span"), n = Oe(a), y(t, "class", "FullTable");
3509
+ },
3510
+ m(r, i) {
3511
+ U(r, t, i), v(t, n);
3512
+ },
3513
+ p(r, i) {
3514
+ i[1] & /*$_*/
3515
+ 16 && a !== (a = /*$_*/
3516
+ r[35]("full") + "") && Ce(n, a);
3517
+ },
3518
+ d(r) {
3519
+ r && H(t);
3520
+ }
3521
+ };
3522
+ }
3523
+ function In(e) {
3524
+ let t, a, n, r, i, s;
3525
+ return {
3526
+ c() {
3527
+ t = T("span"), a = ca("svg"), n = ca("path"), r = ca("path"), i = j(), y(n, "d", "M11.58 6c-1.17 0-2.13.95-2.13 2.12v.4a8.82 8.82 0 00-2.92-.4c-1.54 0-2.45.22-2.92.4v-.4A2.136 2.136 0 001.48 6a1.33 1.33 0 00-.5 2.55c.14.07.24.21.24.37l.26 1.06c0 .96.73 1.75 1.65 1.85a.65.65 0 00.28 1.23.65.65 0 00.3-1.22h5.64a.65.65 0 00.3 1.22.65.65 0 00.28-1.23c.93-.1 1.65-.9 1.65-1.85l.27-1.06c0-.16.1-.3.24-.37A1.33 1.33 0 0011.58 6z"), y(r, "d", "M4.34 7.5c.55-.1 1.27-.17 2.2-.17.91 0 1.63.07 2.18.17.21-.96.9-1.74 1.8-2.1V4a3.99 3.99 0 00-7.97 0v1.4c.9.36 1.58 1.14 1.79 2.1z"), y(a, "xmlns", "http://www.w3.org/2000/svg"), y(a, "width", "13"), y(a, "height", "14"), y(a, "viewBox", "0 0 13 14"), y(t, "class", s = /*contains*/
3528
+ e[39](
3529
+ /*currentoccupiedseats*/
3530
+ e[28],
3531
+ /*seatData*/
3532
+ e[101].toString()
3533
+ ) ? "ClosedSeat" : "OpenSeat");
3534
+ },
3535
+ m(o, u) {
3536
+ U(o, t, u), v(t, a), v(a, n), v(a, r), v(t, i);
3537
+ },
3538
+ p(o, u) {
3539
+ u[0] & /*currentoccupiedseats, seats*/
3540
+ 285212672 && s !== (s = /*contains*/
3541
+ o[39](
3542
+ /*currentoccupiedseats*/
3543
+ o[28],
3544
+ /*seatData*/
3545
+ o[101].toString()
3546
+ ) ? "ClosedSeat" : "OpenSeat") && y(t, "class", s);
3547
+ },
3548
+ d(o) {
3549
+ o && H(t);
3550
+ }
3551
+ };
3552
+ }
3553
+ function wu(e) {
3554
+ let t;
3555
+ return {
3556
+ c() {
3557
+ t = T("div"), t.innerHTML = '<svg version="1.1" class="FavoredIcon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.481 19.481" xmlns:xlink="http://www.w3.org/1999/xlink" enable-background="new 0 0 19.481 19.481"><path style="fill: var(--emfe-w-color-white, #FFFFFF);" d="m10.201,.758l2.478,5.865 6.344,.545c0.44,0.038 0.619,0.587 0.285,0.876l-4.812,4.169 1.442,6.202c0.1,0.431-0.367,0.77-0.745,0.541l-5.452-3.288-5.452,3.288c-0.379,0.228-0.845-0.111-0.745-0.541l1.442-6.202-4.813-4.17c-0.334-0.289-0.156-0.838 0.285-0.876l6.344-.545 2.478-5.864c0.172-0.408 0.749-0.408 0.921,0z"></path></svg>', y(t, "class", "FavIconContainer");
3558
+ },
3559
+ m(a, n) {
3560
+ U(a, t, n);
3561
+ },
3562
+ p: mt,
3563
+ d(a) {
3564
+ a && H(t);
3565
+ }
3566
+ };
3567
+ }
3568
+ function bu(e) {
3569
+ let t, a, n;
3570
+ return {
3571
+ c() {
3572
+ t = T("div"), t.innerHTML = `<svg version="1.1" class="UnfavoredIcon" part="UnfavoredIcon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="20px" y="20px" viewBox="0 0 512.001 512.001" style="enable-background:new 0 0 512.001 512.001;" xml:space="preserve"><path style="fill: var(--emfe-w-color-white, #FFFFFF);" d="M511.266,197.256c-1.764-5.431-6.458-9.388-12.108-10.209l-158.722-23.065L269.452,20.155
3573
+ c-2.527-5.12-7.741-8.361-13.451-8.361c-5.709,0-10.924,3.242-13.451,8.361l-70.988,143.828L12.843,187.047
3574
+ c-5.65,0.821-10.344,4.779-12.108,10.209c-1.765,5.43-0.293,11.391,3.795,15.376l114.848,111.955L92.27,482.67
3575
+ c-0.965,5.627,1.349,11.315,5.968,14.67c4.618,3.355,10.74,3.798,15.797,1.142L256,423.846l141.961,74.637
3576
+ c2.195,1.154,4.591,1.723,6.979,1.723c3.11,0,6.206-0.966,8.818-2.865c4.619-3.356,6.933-9.043,5.968-14.671L392.61,324.587
3577
+ l114.86-111.954C511.559,208.647,513.031,202.686,511.266,197.256z M366.023,308.608c-3.536,3.446-5.15,8.412-4.314,13.278
3578
+ l23.311,135.898l-122.038-64.162c-4.37-2.297-9.591-2.297-13.961,0l-122.045,64.163l23.304-135.9
3579
+ c0.834-4.866-0.779-9.83-4.313-13.276l-98.731-96.244l136.445-19.829c4.886-0.71,9.108-3.778,11.294-8.205L256,60.685
3580
+ l61.023,123.645c2.186,4.427,6.408,7.496,11.294,8.206l136.447,19.828L366.023,308.608z"></path></svg>`, y(t, "class", "FavIconContainer");
3581
+ },
3582
+ m(r, i) {
3583
+ U(r, t, i), a || (n = Ma(
3584
+ t,
3585
+ "click",
3586
+ /*click_handler_2*/
3587
+ e[66]
3588
+ ), a = !0);
3589
+ },
3590
+ p: mt,
3591
+ d(r) {
3592
+ r && H(t), a = !1, n();
3593
+ }
3594
+ };
3595
+ }
3596
+ function vu(e) {
3597
+ let t, a, n;
3598
+ return {
3599
+ c() {
3600
+ t = T("div"), t.innerHTML = '<svg version="1.1" class="FavoredIcon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.481 19.481" xmlns:xlink="http://www.w3.org/1999/xlink" enable-background="new 0 0 19.481 19.481"><path style="fill: var(--emfe-w-color-white, #FFFFFF);" d="m10.201,.758l2.478,5.865 6.344,.545c0.44,0.038 0.619,0.587 0.285,0.876l-4.812,4.169 1.442,6.202c0.1,0.431-0.367,0.77-0.745,0.541l-5.452-3.288-5.452,3.288c-0.379,0.228-0.845-0.111-0.745-0.541l1.442-6.202-4.813-4.17c-0.334-0.289-0.156-0.838 0.285-0.876l6.344-.545 2.478-5.864c0.172-0.408 0.749-0.408 0.921,0z"></path></svg>', y(t, "class", "FavIconContainer");
3601
+ },
3602
+ m(r, i) {
3603
+ U(r, t, i), a || (n = Ma(
3604
+ t,
3605
+ "click",
3606
+ /*click_handler_1*/
3607
+ e[65]
3608
+ ), a = !0);
3609
+ },
3610
+ p: mt,
3611
+ d(r) {
3612
+ r && H(t), a = !1, n();
3613
+ }
3614
+ };
3615
+ }
3616
+ function Yn(e) {
3617
+ let t, a;
3618
+ return {
3619
+ c() {
3620
+ t = T("p"), a = Oe(
3621
+ /*gamename*/
3622
+ e[4]
3623
+ ), y(t, "class", "GameNameBelow"), y(
3624
+ t,
3625
+ "title",
3626
+ /*gamename*/
3627
+ e[4]
3628
+ );
3629
+ },
3630
+ m(n, r) {
3631
+ U(n, t, r), v(t, a);
3632
+ },
3633
+ p(n, r) {
3634
+ r[0] & /*gamename*/
3635
+ 16 && Ce(
3636
+ a,
3637
+ /*gamename*/
3638
+ n[4]
3639
+ ), r[0] & /*gamename*/
3640
+ 16 && y(
3641
+ t,
3642
+ "title",
3643
+ /*gamename*/
3644
+ n[4]
3645
+ );
3646
+ },
3647
+ d(n) {
3648
+ n && H(t);
3649
+ }
3650
+ };
3651
+ }
3652
+ function ku(e) {
3653
+ let t, a, n, r, i, s, o, u, c, _, g, w, k, K = (
3654
+ /*gamevendor*/
3655
+ (e[5] ? (
3656
+ /*gamevendor*/
3657
+ e[5]
3658
+ ) : "-") + ""
3659
+ ), Y, ee, fe, q, ve, Ue, He, Be, ce, ke, he, ze, me, W = (
3660
+ /*lang*/
3661
+ e[1] && Gn(e)
3662
+ ), A = (
3663
+ /*gameisnew*/
3664
+ e[7] && Dn(e)
3665
+ ), B = (
3666
+ /*gametag*/
3667
+ e[8] && Mn(e)
3668
+ ), z = (
3669
+ /*livegamedata*/
3670
+ e[13] && Ln(e)
3671
+ );
3672
+ function st(m, D) {
3673
+ if (D[0] & /*gamefavorite, isLoggedIn, favorites*/
3674
+ 65541 && (Be = null), D[0] & /*gamefavorite, isLoggedIn*/
3675
+ 65537 && (ce = null), D[0] & /*gamefavorite, isLoggedIn, favorites*/
3676
+ 65541 && (ke = null), Be == null && (Be = !!(!se(
3677
+ /*userAgent*/
3678
+ m[36]
3679
+ ) && /*gamefavorite*/
3680
+ m[0] && /*isLoggedIn*/
3681
+ m[16] && /*favorites*/
3682
+ m[2])), Be) return vu;
3683
+ if (ce == null && (ce = !!(!se(
3684
+ /*userAgent*/
3685
+ m[36]
3686
+ ) && !/*gamefavorite*/
3687
+ m[0] && /*isLoggedIn*/
3688
+ m[16])), ce) return bu;
3689
+ if (ke == null && (ke = !!(se(
3690
+ /*userAgent*/
3691
+ m[36]
3692
+ ) && /*gamefavorite*/
3693
+ m[0] && /*isLoggedIn*/
3694
+ m[16] && /*favorites*/
3695
+ m[2])), ke) return wu;
3696
+ }
3697
+ let ge = st(e, [-1, -1, -1, -1]), V = ge && ge(e), J = (
3698
+ /*showgamename*/
3699
+ e[10] === "true" && Yn(e)
3700
+ );
3701
+ return {
3702
+ c() {
3703
+ t = T("div"), a = T("div"), n = T("img"), s = j(), o = T("div"), u = T("div"), c = T("p"), _ = Oe(
3704
+ /*gamename*/
3705
+ e[4]
3706
+ ), g = j(), W && W.c(), w = j(), k = T("span"), Y = Oe(K), ee = j(), fe = T("div"), q = T("div"), A && A.c(), ve = j(), B && B.c(), Ue = j(), z && z.c(), He = j(), V && V.c(), ze = j(), J && J.c(), cn(n.src, r = /*gamethumbnail*/
3707
+ e[3]) || y(n, "src", r), y(n, "class", i = `GameBg GameBg-${/*gamecellsize*/
3708
+ e[9]} ${/*loaded*/
3709
+ e[17] ? "Loaded" : ""}`), y(n, "alt", ""), y(n, "loading", "lazy"), y(c, "class", "GameInfoName"), y(
3710
+ c,
3711
+ "title",
3712
+ /*gamename*/
3713
+ e[4]
3714
+ ), y(u, "class", "GameInfo"), y(k, "class", "GameInfoVendor"), y(o, "class", "GameInfoWrapper"), y(q, "class", "GameExtraInfo"), y(fe, "class", "GameExtraInfoContainer"), y(a, "class", he = "GameInnerContainer " + /*livegamedata*/
3715
+ (e[13] && !/*isopen*/
3716
+ e[22] && /*openhours*/
3717
+ e[23].value || /*livegamedata*/
3718
+ e[13] && /*istablefull*/
3719
+ e[32] ? "GameInnerContainerUnavailable" : "")), y(t, "class", me = `GameContainer ${/*extraclassname*/
3720
+ e[33]} ${/*casinogamesgridslider*/
3721
+ e[11] == "true" ? "CasinoGamesGridSlider" : ""}`), hn(
3722
+ t,
3723
+ "WithGameName",
3724
+ /*showgamename*/
3725
+ e[10]
3726
+ );
3727
+ },
3728
+ m(m, D) {
3729
+ U(m, t, D), v(t, a), v(a, n), e[62](n), v(a, s), v(a, o), v(o, u), v(u, c), v(c, _), v(u, g), W && W.m(u, null), v(o, w), v(o, k), v(k, Y), v(a, ee), v(a, fe), v(fe, q), A && A.m(q, null), v(q, ve), B && B.m(q, null), v(q, Ue), z && z.m(q, null), v(fe, He), V && V.m(fe, null), v(t, ze), J && J.m(t, null), e[67](t);
3730
+ },
3731
+ p(m, D) {
3732
+ D[0] & /*gamethumbnail*/
3733
+ 8 && !cn(n.src, r = /*gamethumbnail*/
3734
+ m[3]) && y(n, "src", r), D[0] & /*gamecellsize, loaded*/
3735
+ 131584 && i !== (i = `GameBg GameBg-${/*gamecellsize*/
3736
+ m[9]} ${/*loaded*/
3737
+ m[17] ? "Loaded" : ""}`) && y(n, "class", i), D[0] & /*gamename*/
3738
+ 16 && Ce(
3739
+ _,
3740
+ /*gamename*/
3741
+ m[4]
3742
+ ), D[0] & /*gamename*/
3743
+ 16 && y(
3744
+ c,
3745
+ "title",
3746
+ /*gamename*/
3747
+ m[4]
3748
+ ), /*lang*/
3749
+ m[1] ? W ? W.p(m, D) : (W = Gn(m), W.c(), W.m(u, null)) : W && (W.d(1), W = null), D[0] & /*gamevendor*/
3750
+ 32 && K !== (K = /*gamevendor*/
3751
+ (m[5] ? (
3752
+ /*gamevendor*/
3753
+ m[5]
3754
+ ) : "-") + "") && Ce(Y, K), /*gameisnew*/
3755
+ m[7] ? A ? A.p(m, D) : (A = Dn(m), A.c(), A.m(q, ve)) : A && (A.d(1), A = null), /*gametag*/
3756
+ m[8] ? B ? B.p(m, D) : (B = Mn(m), B.c(), B.m(q, Ue)) : B && (B.d(1), B = null), /*livegamedata*/
3757
+ m[13] ? z ? z.p(m, D) : (z = Ln(m), z.c(), z.m(q, null)) : z && (z.d(1), z = null), ge === (ge = st(m, D)) && V ? V.p(m, D) : (V && V.d(1), V = ge && ge(m), V && (V.c(), V.m(fe, null))), D[0] & /*livegamedata, isopen, openhours*/
3758
+ 12591104 | D[1] & /*istablefull*/
3759
+ 2 && he !== (he = "GameInnerContainer " + /*livegamedata*/
3760
+ (m[13] && !/*isopen*/
3761
+ m[22] && /*openhours*/
3762
+ m[23].value || /*livegamedata*/
3763
+ m[13] && /*istablefull*/
3764
+ m[32] ? "GameInnerContainerUnavailable" : "")) && y(a, "class", he), /*showgamename*/
3765
+ m[10] === "true" ? J ? J.p(m, D) : (J = Yn(m), J.c(), J.m(t, null)) : J && (J.d(1), J = null), D[0] & /*casinogamesgridslider*/
3766
+ 2048 | D[1] & /*extraclassname*/
3767
+ 4 && me !== (me = `GameContainer ${/*extraclassname*/
3768
+ m[33]} ${/*casinogamesgridslider*/
3769
+ m[11] == "true" ? "CasinoGamesGridSlider" : ""}`) && y(t, "class", me), D[0] & /*casinogamesgridslider, showgamename*/
3770
+ 3072 | D[1] & /*extraclassname*/
3771
+ 4 && hn(
3772
+ t,
3773
+ "WithGameName",
3774
+ /*showgamename*/
3775
+ m[10]
3776
+ );
3777
+ },
3778
+ i: mt,
3779
+ o: mt,
3780
+ d(m) {
3781
+ m && H(t), e[62](null), W && W.d(), A && A.d(), B && B.d(), z && z.d(), V && V.d(), J && J.d(), e[67](null);
3782
+ }
3783
+ };
3784
+ }
3785
+ const Ga = "blackjack", Da = "roulette", Tn = "doubleballroulette", Su = 7, Gu = ",", Rn = 5;
3786
+ function Du(e, t, a) {
3787
+ let n;
3788
+ ri(e, oi, (l) => a(35, n = l));
3789
+ let { session: r = "" } = t, { userid: i = "" } = t, { lang: s = "en" } = t, { clientstyling: o = "" } = t, { clientstylingurl: u = "" } = t, { translationurl: c = "" } = t, { favorites: _ = "" } = t, { gamethumbnail: g = "" } = t, { gamename: w = "" } = t, { gamevendor: k = "" } = t, { gamelaunchurl: K = "" } = t, { gameid: Y = "" } = t, { gameisnew: ee = "" } = t, { gametag: fe = "" } = t, { gamefunmode: q = !1 } = t, { gamefavorite: ve = !1 } = t, { gamecellsize: Ue = "" } = t, { showfavoredcategory: He = !1 } = t, { showgamename: Be = "" } = t, { currency: ce = "" } = t, { gamepagemodalurl: ke = "false" } = t, { endpoint: he = "" } = t, { categoryid: ze = "" } = t, { livelobbyendpoint: me = "" } = t, { connectlive: W = "" } = t, { visibilityconnect: A = "" } = t, { integratedgameframedesktop: B = "false" } = t, { integratedgameframemobile: z = "false" } = t, { casinogamesgridslider: st = "false" } = t, ge = !1, V, J = !1, m, D = window.navigator.userAgent, xe, O, Ne, Ja, Xt, Qt = "HH:mm", Ve, $t = {}, ot, qa = [], Xa = "EUR", ea, ta, aa, lt, na, ra, ia, Gt, sa, oa, Qa, qe, la, ie = "", ut, $a, ua;
3790
+ const Fr = [Ga], en = [Da, Tn], tn = {
3791
+ "01": "Yellow",
3792
+ "02": "Blue",
3793
+ 10: "Green",
3794
+ 40: "Red",
3795
+ "05": "Purple",
3796
+ 20: "Orange",
3797
+ X7: "Gold",
3798
+ X2: "Gold"
3799
+ }, an = {
3800
+ 1: "Red",
3801
+ 3: "Red",
3802
+ 5: "Red",
3803
+ 7: "Red",
3804
+ 9: "Red",
3805
+ 12: "Red",
3806
+ 14: "Red",
3807
+ 16: "Red",
3808
+ 18: "Red",
3809
+ 19: "Red",
3810
+ 21: "Red",
3811
+ 23: "Red",
3812
+ 25: "Red",
3813
+ 27: "Red",
3814
+ 30: "Red",
3815
+ 32: "Red",
3816
+ 34: "Red",
3817
+ 36: "Red",
3818
+ 2: "Black",
3819
+ 4: "Black",
3820
+ 6: "Black",
3821
+ 8: "Black",
3822
+ 10: "Black",
3823
+ 11: "Black",
3824
+ 13: "Black",
3825
+ 15: "Black",
3826
+ 17: "Black",
3827
+ 20: "Black",
3828
+ 22: "Black",
3829
+ 24: "Black",
3830
+ 26: "Black",
3831
+ 28: "Black",
3832
+ 29: "Black",
3833
+ 31: "Black",
3834
+ 33: "Black",
3835
+ 35: "Black",
3836
+ 0: "Green",
3837
+ "00": "Green"
3838
+ }, Or = () => {
3839
+ fetch(c).then((b) => b.json()).then((b) => {
3840
+ Object.keys(b).forEach((R) => {
3841
+ bn(R, b[R]);
3842
+ });
3843
+ }).catch((b) => {
3844
+ console.log(b);
3845
+ });
3846
+ };
3847
+ Object.keys(vn).forEach((l) => {
3848
+ bn(l, vn[l]);
3849
+ });
3850
+ const nn = (l) => {
3851
+ l.data.type === `AddFavoriteThumbnail_${Y}` && !He && a(0, ve = !0), l.data.type === `RemoveFavoriteThumbnail_${Y}` && !He && a(0, ve = !1), l.data.type === "UserSessionID" && (a(16, ge = !0), l.data.session, V = l.data.userID), l.data.type === "CategoryUpdate" && a(13, O = null);
3852
+ }, rn = (l) => {
3853
+ window.postMessage({ type: "SearchedItemClicked", gameId: l }, window.location.href), typeof gtag == "function" && gtag("event", "OpenGame", {
3854
+ context: "GameThumbnail--Searched",
3855
+ gameId: `${l}`,
3856
+ userId: `${V || "Not logged in"}`
3857
+ }), se(D) && z == "true" ? window.postMessage(
3858
+ {
3859
+ type: "OpenGameFrame",
3860
+ gameId: l,
3861
+ gamefunmode: q,
3862
+ gamepagemodalurl: ke,
3863
+ isMobile: se(D),
3864
+ source: "GameThumbnail",
3865
+ identifier: "Lobby",
3866
+ subVendor: k,
3867
+ launchUrl: K
3868
+ },
3869
+ window.location.href
3870
+ ) : se(D) && z == "false" && window.postMessage(
3871
+ {
3872
+ type: "ShowGameModal",
3873
+ gameId: l,
3874
+ isMobile: se(D)
3875
+ },
3876
+ window.location.href
3877
+ ), !se(D) && B == "true" ? window.postMessage(
3878
+ {
3879
+ type: "OpenGameFrame",
3880
+ gameId: l,
3881
+ gamefunmode: q,
3882
+ gamepagemodalurl: ke,
3883
+ isMobile: se(D),
3884
+ identifier: "Lobby",
3885
+ subVendor: k,
3886
+ launchUrl: K
3887
+ },
3888
+ window.location.href
3889
+ ) : !se(D) && B == "false" && window.postMessage(
3890
+ {
3891
+ type: "ShowGameModal",
3892
+ gameId: l,
3893
+ isMobile: se(D)
3894
+ },
3895
+ window.location.href
3896
+ );
3897
+ }, da = (l) => {
3898
+ ve ? window.postMessage(
3899
+ {
3900
+ type: `SetUnfavoredGame${ze}`,
3901
+ id: l
3902
+ },
3903
+ window.location.href
3904
+ ) : window.postMessage({ type: `SetFavoredGame${ze}`, id: l }, window.location.href);
3905
+ }, Cr = () => {
3906
+ du(s);
3907
+ }, Ir = () => {
3908
+ a(16, ge = !0), V = i;
3909
+ }, Yr = () => {
3910
+ m && a(
3911
+ 18,
3912
+ m.onload = () => {
3913
+ a(17, J = !0);
3914
+ },
3915
+ m
3916
+ );
3917
+ }, Tr = (l, b) => `${he}/v1/encoder/lobby/updates/${l}/${b}`, sn = () => {
3918
+ me && EventSource && !Ne && k && Y && (Ne = new EventSource(Tr(k, Y)), Ne.addEventListener("message", ln));
3919
+ }, on = () => {
3920
+ Ne && (Ne.close(), Ne = void 0);
3921
+ }, ln = (l) => fn(this, null, function* () {
3922
+ const { type: b, data: R } = l;
3923
+ let te;
3924
+ switch (b) {
3925
+ case "message": {
3926
+ if (R)
3927
+ try {
3928
+ te = JSON.parse(R);
3929
+ } catch (pe) {
3930
+ console.error("MESSAGE PARSING ERROR: ", pe);
3931
+ }
3932
+ if (te) {
3933
+ const {
3934
+ InternalTableId: pe,
3935
+ MessageType: Mt,
3936
+ // TakenSeats,
3937
+ Results: Pe,
3938
+ // Roads, // for baccarat
3939
+ Seats: Lt,
3940
+ Open: Ft
3941
+ } = te;
3942
+ if (pe)
3943
+ switch (Mt) {
3944
+ case "SeatsUpdated": {
3945
+ Lt && Array.isArray(Lt) && (a(28, lt = Lt), a(13, O.currentOccupiedSeats = Lt, O), yield dt());
3946
+ break;
3947
+ }
3948
+ case "RouletteResultsUpdated": {
3949
+ Pe && Array.isArray(Pe) && (na = Pe, a(13, O.currentRouletteNumbers = Pe, O), yield dt());
3950
+ break;
3951
+ }
3952
+ case "DoubleBallRouletteResultsUpdated": {
3953
+ Pe && Array.isArray(Pe) && (ra = Pe, a(13, O.currentDoubleBallRouletteNumbers = Pe, O), yield dt());
3954
+ break;
3955
+ }
3956
+ case "TableOpened": {
3957
+ a(22, Ve = Ft), a(13, O.isOpen = Ft, O), yield dt();
3958
+ break;
3959
+ }
3960
+ case "TableClosed": {
3961
+ a(22, Ve = Ft), a(13, O.isOpen = Ft, O), yield dt();
3962
+ break;
3963
+ }
3964
+ }
3965
+ }
3966
+ }
3967
+ }
3968
+ }), Rr = () => {
3969
+ let l = new URL(`${me.split("?")[0]}`);
3970
+ l.searchParams.append("platform", si(D)), l.searchParams.append("language", s), fetch(l).then((b) => b.json()).then((b) => {
3971
+ const { details: R } = b[0];
3972
+ a(13, O = R);
3973
+ });
3974
+ }, un = (l, b = Gu) => l != null ? `${l}`.replace(/\B(?=(\d{3})+(?!\d))/g, b) : "", Dt = (l, b) => l.some((R) => R === b), xr = (l) => {
3975
+ let b = null;
3976
+ if (l) {
3977
+ const { vendorCategory: R } = l;
3978
+ if (R) {
3979
+ const te = R.toLowerCase();
3980
+ Dt(Fr, te) ? b = Ga : Dt(en, te) && (b = Da);
3981
+ }
3982
+ }
3983
+ return b;
3984
+ }, Nr = (l, b, R) => {
3985
+ let te, pe;
3986
+ return l != null && b !== void 0 && b !== null && (pe = `
3987
+ <span>
3988
+ ${R}
3989
+ </span>
3990
+ ${un(l)}-${un(b)}`), ua && (te = `
3991
+ <svg fill="var(--emfe-w-color-white, #FFFFFF);" width="13" height="13" viewBox="0 0 13 14" xmlns="http://www.w3.org/2000/svg"><path d="M4 8.2a4.6 4.6 0 0 0 5 0c2.7.8 4 2.6 4 4.8H0c0-2.2 1.3-4 4-4.8zM6.6 8c2 0 3.8-1.7 3.8-4 0-2.1-1.7-4-3.8-4a3.9 3.9 0 0 0-3.8 4c0 2.2 1.7 4 3.8 4z"/></svg>
3992
+ <span class="NrOfPlayers">${ua}</span>`), !te && !pe ? "" : `
3993
+ <p class="LiveLimits">
3994
+ <span class="BetLimitLeft">
3995
+ ${pe || ""}
3996
+ </span>
3997
+ <span class="BetLimitRight">
3998
+ ${te || ""}
3999
+ </span>
4000
+ </p>`;
4001
+ }, Pr = (l) => l ? `
4002
+ <p class="LiveLimits">
4003
+ <span class="DealerName">${n("dealer")}: ${l}</span>
4004
+ </p>
4005
+ ` : "", Wr = (l) => {
4006
+ aa = l.totalSeats || Su, a(28, lt = l.currentOccupiedSeats || []);
4007
+ const b = [];
4008
+ for (let R = 1; R <= aa; R++)
4009
+ b.push(R);
4010
+ return { seats: b };
4011
+ }, Er = (l, b, R, te = "") => {
4012
+ const pe = `${l} ${te}`, Mt = b.toString().match(/first0|second0|0/g);
4013
+ return b === 0 || Mt && Mt.length !== 0 ? `
4014
+ <span
4015
+ id=${b}
4016
+ class="${pe}"
4017
+ >
4018
+ ${R}
4019
+ </span>
4020
+ ` : `
4021
+ <span id=${b} class="${pe}">
4022
+ ${R}
4023
+ </span>
4024
+ `;
4025
+ }, Ar = () => {
4026
+ const l = "FirstElementAnimated", b = ut.getElementsByClassName("First")[0];
4027
+ b && (b.classList.add(l), setTimeout(
4028
+ () => {
4029
+ b.classList.remove(l);
4030
+ },
4031
+ 2e3
4032
+ ));
4033
+ }, Ur = () => {
4034
+ if (O) {
4035
+ if (a(22, Ve = O.isOpen), $t = O.betLimit || {}, a(23, ot = O.openHours), a(24, qa = Wr(O).seats), ot && ot.value) {
4036
+ const { value: { startTime: l, originalTimeFormat: b } } = ot;
4037
+ a(20, Xt = l), a(21, Qt = b || Qt);
4038
+ }
4039
+ Ve && a(19, Ja = xr(O)), a(25, Xa = fu[ce]), a(26, ea = ($t.min || {})[ce]), a(27, ta = ($t.max || {})[ce]), na = O.currentRouletteNumbers, ra = O.currentDoubleBallRouletteNumbers, ia = O.vendorCategory, a(29, Gt = ia.toLowerCase() === Tn), a(14, sa = (Gt ? ra : na) || []), a(30, oa = "GameProp LiveProps RoulleteProps"), a(30, oa += Gt ? " Double" : ""), a(31, Qa = Dt(en, ia.toLowerCase()) ? an : tn), la = qe, a(32, qe = Array.isArray(lt) && lt.length === aa), O.dealer && a(34, $a = O.dealer.DealerName), ua = O.numberOfPlayers, a(33, ie = "ListGame"), O.isOpen && O.currentRouletteNumbers && a(33, ie += " GameBackdrop"), Ve && qe && ea && ta && O.currentOccupiedSeats ? a(33, ie += " GameContainerDimmed") : Ve === !1 && Xt && a(33, ie += " GameContainerFullyDimmed"), xe && (!la && qe ? (a(33, ie += " PulsatingRedShadow"), a(33, ie = ie.replace(" PulsatingGreenShadow", ""))) : la && !qe && (a(33, ie += " PulsatingGreenShadow"), a(33, ie = ie.replace(" PulsatingRedShadow", ""))));
4040
+ }
4041
+ }, Hr = () => {
4042
+ W === "disconnect" ? on() : W === "connect" && sn();
4043
+ }, Br = () => {
4044
+ A === "disconnect" ? on() : A === "connect" && W === "connect" && sn();
4045
+ }, zr = () => {
4046
+ let l = document.createElement("style");
4047
+ l.innerHTML = o, xe.appendChild(l);
4048
+ }, dn = () => {
4049
+ let l = new URL(u), b = document.createElement("style");
4050
+ fetch(l.href).then((R) => R.text()).then((R) => {
4051
+ b.innerHTML = R, setTimeout(
4052
+ () => {
4053
+ xe.appendChild(b);
4054
+ },
4055
+ 1
4056
+ );
4057
+ });
4058
+ };
4059
+ ii(() => (window.addEventListener("message", nn, !1), () => {
4060
+ window.removeEventListener("message", nn), Ne && Ne.removeEventListener("message", ln);
4061
+ }));
4062
+ function Vr(l) {
4063
+ fa[l ? "unshift" : "push"](() => {
4064
+ m = l, a(18, m);
4065
+ });
4066
+ }
4067
+ const jr = () => rn(Y);
4068
+ function Zr(l) {
4069
+ fa[l ? "unshift" : "push"](() => {
4070
+ ut = l, a(15, ut);
4071
+ });
4072
+ }
4073
+ const Kr = () => da(Y), Jr = () => da(Y);
4074
+ function qr(l) {
4075
+ fa[l ? "unshift" : "push"](() => {
4076
+ xe = l, a(12, xe);
4077
+ });
4078
+ }
4079
+ return e.$$set = (l) => {
4080
+ "session" in l && a(43, r = l.session), "userid" in l && a(44, i = l.userid), "lang" in l && a(1, s = l.lang), "clientstyling" in l && a(45, o = l.clientstyling), "clientstylingurl" in l && a(46, u = l.clientstylingurl), "translationurl" in l && a(47, c = l.translationurl), "favorites" in l && a(2, _ = l.favorites), "gamethumbnail" in l && a(3, g = l.gamethumbnail), "gamename" in l && a(4, w = l.gamename), "gamevendor" in l && a(5, k = l.gamevendor), "gamelaunchurl" in l && a(48, K = l.gamelaunchurl), "gameid" in l && a(6, Y = l.gameid), "gameisnew" in l && a(7, ee = l.gameisnew), "gametag" in l && a(8, fe = l.gametag), "gamefunmode" in l && a(49, q = l.gamefunmode), "gamefavorite" in l && a(0, ve = l.gamefavorite), "gamecellsize" in l && a(9, Ue = l.gamecellsize), "showfavoredcategory" in l && a(50, He = l.showfavoredcategory), "showgamename" in l && a(10, Be = l.showgamename), "currency" in l && a(51, ce = l.currency), "gamepagemodalurl" in l && a(52, ke = l.gamepagemodalurl), "endpoint" in l && a(53, he = l.endpoint), "categoryid" in l && a(54, ze = l.categoryid), "livelobbyendpoint" in l && a(55, me = l.livelobbyendpoint), "connectlive" in l && a(56, W = l.connectlive), "visibilityconnect" in l && a(57, A = l.visibilityconnect), "integratedgameframedesktop" in l && a(58, B = l.integratedgameframedesktop), "integratedgameframemobile" in l && a(59, z = l.integratedgameframemobile), "casinogamesgridslider" in l && a(11, st = l.casinogamesgridslider);
4081
+ }, e.$$.update = () => {
4082
+ e.$$.dirty[1] & /*connectlive*/
4083
+ 33554432 && W && Hr(), e.$$.dirty[1] & /*visibilityconnect*/
4084
+ 67108864 && A && Br(), e.$$.dirty[0] & /*lang*/
4085
+ 2 && s && Cr(), e.$$.dirty[1] & /*session, userid, endpoint*/
4086
+ 4206592 && r && i && he && Ir(), e.$$.dirty[0] & /*gamethumbnail*/
4087
+ 8 && g && Yr(), e.$$.dirty[0] & /*customStylingContainer*/
4088
+ 4096 | e.$$.dirty[1] & /*clientstyling*/
4089
+ 16384 && o && xe && zr(), e.$$.dirty[0] & /*customStylingContainer*/
4090
+ 4096 | e.$$.dirty[1] & /*clientstylingurl*/
4091
+ 32768 && u && xe && dn(), e.$$.dirty[0] & /*favorites*/
4092
+ 4, e.$$.dirty[1] & /*translationurl*/
4093
+ 65536 && c && Or(), e.$$.dirty[0] & /*gamecellsize*/
4094
+ 512 | e.$$.dirty[1] & /*clientstylingurl*/
4095
+ 32768 && Ue && u && dn(), e.$$.dirty[1] & /*endpoint, livelobbyendpoint*/
4096
+ 20971520 && he && me && Rr(), e.$$.dirty[0] & /*livegamedata*/
4097
+ 8192 && O && Ur(), e.$$.dirty[0] & /*roulletteref, roulleteresults*/
4098
+ 49152 && ut && sa && Ar();
4099
+ }, [
4100
+ ve,
4101
+ s,
4102
+ _,
4103
+ g,
4104
+ w,
4105
+ k,
4106
+ Y,
4107
+ ee,
4108
+ fe,
4109
+ Ue,
4110
+ Be,
4111
+ st,
4112
+ xe,
4113
+ O,
4114
+ sa,
4115
+ ut,
4116
+ ge,
4117
+ J,
4118
+ m,
4119
+ Ja,
4120
+ Xt,
4121
+ Qt,
4122
+ Ve,
4123
+ ot,
4124
+ qa,
4125
+ Xa,
4126
+ ea,
4127
+ ta,
4128
+ lt,
4129
+ Gt,
4130
+ oa,
4131
+ Qa,
4132
+ qe,
4133
+ ie,
4134
+ $a,
4135
+ n,
4136
+ D,
4137
+ rn,
4138
+ da,
4139
+ Dt,
4140
+ Nr,
4141
+ Pr,
4142
+ Er,
4143
+ r,
4144
+ i,
4145
+ o,
4146
+ u,
4147
+ c,
4148
+ K,
4149
+ q,
4150
+ He,
4151
+ ce,
4152
+ ke,
4153
+ he,
4154
+ ze,
4155
+ me,
4156
+ W,
4157
+ A,
4158
+ B,
4159
+ z,
4160
+ tn,
4161
+ an,
4162
+ Vr,
4163
+ jr,
4164
+ Zr,
4165
+ Kr,
4166
+ Jr,
4167
+ qr
4168
+ ];
4169
+ }
4170
+ class Lr extends $r {
4171
+ constructor(t) {
4172
+ super(), ei(
4173
+ this,
4174
+ t,
4175
+ Du,
4176
+ ku,
4177
+ ai,
4178
+ {
4179
+ session: 43,
4180
+ userid: 44,
4181
+ lang: 1,
4182
+ clientstyling: 45,
4183
+ clientstylingurl: 46,
4184
+ translationurl: 47,
4185
+ favorites: 2,
4186
+ gamethumbnail: 3,
4187
+ gamename: 4,
4188
+ gamevendor: 5,
4189
+ gamelaunchurl: 48,
4190
+ gameid: 6,
4191
+ gameisnew: 7,
4192
+ gametag: 8,
4193
+ gamefunmode: 49,
4194
+ gamefavorite: 0,
4195
+ gamecellsize: 9,
4196
+ showfavoredcategory: 50,
4197
+ showgamename: 10,
4198
+ currency: 51,
4199
+ gamepagemodalurl: 52,
4200
+ endpoint: 53,
4201
+ categoryid: 54,
4202
+ livelobbyendpoint: 55,
4203
+ connectlive: 56,
4204
+ visibilityconnect: 57,
4205
+ integratedgameframedesktop: 58,
4206
+ integratedgameframemobile: 59,
4207
+ casinogamesgridslider: 11,
4208
+ MONEY_WHEEL_COLOR_MAP: 60,
4209
+ ROULETTE_COLOR_MAP: 61
4210
+ },
4211
+ cu,
4212
+ [-1, -1, -1, -1]
4213
+ );
4214
+ }
4215
+ get session() {
4216
+ return this.$$.ctx[43];
4217
+ }
4218
+ set session(t) {
4219
+ this.$$set({ session: t }), C();
4220
+ }
4221
+ get userid() {
4222
+ return this.$$.ctx[44];
4223
+ }
4224
+ set userid(t) {
4225
+ this.$$set({ userid: t }), C();
4226
+ }
4227
+ get lang() {
4228
+ return this.$$.ctx[1];
4229
+ }
4230
+ set lang(t) {
4231
+ this.$$set({ lang: t }), C();
4232
+ }
4233
+ get clientstyling() {
4234
+ return this.$$.ctx[45];
4235
+ }
4236
+ set clientstyling(t) {
4237
+ this.$$set({ clientstyling: t }), C();
4238
+ }
4239
+ get clientstylingurl() {
4240
+ return this.$$.ctx[46];
4241
+ }
4242
+ set clientstylingurl(t) {
4243
+ this.$$set({ clientstylingurl: t }), C();
4244
+ }
4245
+ get translationurl() {
4246
+ return this.$$.ctx[47];
4247
+ }
4248
+ set translationurl(t) {
4249
+ this.$$set({ translationurl: t }), C();
4250
+ }
4251
+ get favorites() {
4252
+ return this.$$.ctx[2];
4253
+ }
4254
+ set favorites(t) {
4255
+ this.$$set({ favorites: t }), C();
4256
+ }
4257
+ get gamethumbnail() {
4258
+ return this.$$.ctx[3];
4259
+ }
4260
+ set gamethumbnail(t) {
4261
+ this.$$set({ gamethumbnail: t }), C();
4262
+ }
4263
+ get gamename() {
4264
+ return this.$$.ctx[4];
4265
+ }
4266
+ set gamename(t) {
4267
+ this.$$set({ gamename: t }), C();
4268
+ }
4269
+ get gamevendor() {
4270
+ return this.$$.ctx[5];
4271
+ }
4272
+ set gamevendor(t) {
4273
+ this.$$set({ gamevendor: t }), C();
4274
+ }
4275
+ get gamelaunchurl() {
4276
+ return this.$$.ctx[48];
4277
+ }
4278
+ set gamelaunchurl(t) {
4279
+ this.$$set({ gamelaunchurl: t }), C();
4280
+ }
4281
+ get gameid() {
4282
+ return this.$$.ctx[6];
4283
+ }
4284
+ set gameid(t) {
4285
+ this.$$set({ gameid: t }), C();
4286
+ }
4287
+ get gameisnew() {
4288
+ return this.$$.ctx[7];
4289
+ }
4290
+ set gameisnew(t) {
4291
+ this.$$set({ gameisnew: t }), C();
4292
+ }
4293
+ get gametag() {
4294
+ return this.$$.ctx[8];
4295
+ }
4296
+ set gametag(t) {
4297
+ this.$$set({ gametag: t }), C();
4298
+ }
4299
+ get gamefunmode() {
4300
+ return this.$$.ctx[49];
4301
+ }
4302
+ set gamefunmode(t) {
4303
+ this.$$set({ gamefunmode: t }), C();
4304
+ }
4305
+ get gamefavorite() {
4306
+ return this.$$.ctx[0];
4307
+ }
4308
+ set gamefavorite(t) {
4309
+ this.$$set({ gamefavorite: t }), C();
4310
+ }
4311
+ get gamecellsize() {
4312
+ return this.$$.ctx[9];
4313
+ }
4314
+ set gamecellsize(t) {
4315
+ this.$$set({ gamecellsize: t }), C();
4316
+ }
4317
+ get showfavoredcategory() {
4318
+ return this.$$.ctx[50];
4319
+ }
4320
+ set showfavoredcategory(t) {
4321
+ this.$$set({ showfavoredcategory: t }), C();
4322
+ }
4323
+ get showgamename() {
4324
+ return this.$$.ctx[10];
4325
+ }
4326
+ set showgamename(t) {
4327
+ this.$$set({ showgamename: t }), C();
4328
+ }
4329
+ get currency() {
4330
+ return this.$$.ctx[51];
4331
+ }
4332
+ set currency(t) {
4333
+ this.$$set({ currency: t }), C();
4334
+ }
4335
+ get gamepagemodalurl() {
4336
+ return this.$$.ctx[52];
4337
+ }
4338
+ set gamepagemodalurl(t) {
4339
+ this.$$set({ gamepagemodalurl: t }), C();
4340
+ }
4341
+ get endpoint() {
4342
+ return this.$$.ctx[53];
4343
+ }
4344
+ set endpoint(t) {
4345
+ this.$$set({ endpoint: t }), C();
4346
+ }
4347
+ get categoryid() {
4348
+ return this.$$.ctx[54];
4349
+ }
4350
+ set categoryid(t) {
4351
+ this.$$set({ categoryid: t }), C();
4352
+ }
4353
+ get livelobbyendpoint() {
4354
+ return this.$$.ctx[55];
4355
+ }
4356
+ set livelobbyendpoint(t) {
4357
+ this.$$set({ livelobbyendpoint: t }), C();
4358
+ }
4359
+ get connectlive() {
4360
+ return this.$$.ctx[56];
4361
+ }
4362
+ set connectlive(t) {
4363
+ this.$$set({ connectlive: t }), C();
4364
+ }
4365
+ get visibilityconnect() {
4366
+ return this.$$.ctx[57];
4367
+ }
4368
+ set visibilityconnect(t) {
4369
+ this.$$set({ visibilityconnect: t }), C();
4370
+ }
4371
+ get integratedgameframedesktop() {
4372
+ return this.$$.ctx[58];
4373
+ }
4374
+ set integratedgameframedesktop(t) {
4375
+ this.$$set({ integratedgameframedesktop: t }), C();
4376
+ }
4377
+ get integratedgameframemobile() {
4378
+ return this.$$.ctx[59];
4379
+ }
4380
+ set integratedgameframemobile(t) {
4381
+ this.$$set({ integratedgameframemobile: t }), C();
4382
+ }
4383
+ get casinogamesgridslider() {
4384
+ return this.$$.ctx[11];
4385
+ }
4386
+ set casinogamesgridslider(t) {
4387
+ this.$$set({ casinogamesgridslider: t }), C();
4388
+ }
4389
+ get MONEY_WHEEL_COLOR_MAP() {
4390
+ return this.$$.ctx[60];
4391
+ }
4392
+ get ROULETTE_COLOR_MAP() {
4393
+ return this.$$.ctx[61];
4394
+ }
4395
+ }
4396
+ ti(Lr, { session: {}, userid: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, favorites: {}, gamethumbnail: {}, gamename: {}, gamevendor: {}, gamelaunchurl: {}, gameid: {}, gameisnew: {}, gametag: {}, gamefunmode: { type: "Boolean" }, gamefavorite: { type: "Boolean" }, gamecellsize: {}, showfavoredcategory: { type: "Boolean" }, showgamename: {}, currency: {}, gamepagemodalurl: {}, endpoint: {}, categoryid: {}, livelobbyendpoint: {}, connectlive: {}, visibilityconnect: {}, integratedgameframedesktop: {}, integratedgameframemobile: {}, casinogamesgridslider: {} }, [], ["MONEY_WHEEL_COLOR_MAP", "ROULETTE_COLOR_MAP"], !0);
4397
+ const Fu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4398
+ __proto__: null,
4399
+ default: Lr
4400
+ }, Symbol.toStringTag, { value: "Module" }));
4401
+ export {
4402
+ Fu as C,
4403
+ f as h
4404
+ };