@everymatrix/casino-most-played-section 1.60.2 → 1.61.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. package/components/CasinoFilter-B1hgaIkP.cjs +18 -0
  2. package/components/{CasinoFilter-BuJFRvPM.js → CasinoFilter-C9AbCFB8.js} +742 -817
  3. package/components/{CasinoFilter-B89QTVUk.js → CasinoFilter-FwyZaNnb.js} +689 -764
  4. package/components/CasinoGameThumbnail-Ce4PjlXV.js +3591 -0
  5. package/components/CasinoGameThumbnail-DTPmHQ3Z.js +3607 -0
  6. package/components/CasinoGameThumbnail-DiXqNNhF.cjs +39 -0
  7. package/components/{CasinoGamesCategorySection-CrgSyTB1.js → CasinoGamesCategorySection-CMUBcMwK.js} +29 -29
  8. package/components/{CasinoGamesCategorySection-CaOqQfGH.js → CasinoGamesCategorySection-CiTO02BA.js} +32 -32
  9. package/components/{CasinoGamesCategorySection-BkzpJQRt.cjs → CasinoGamesCategorySection-D7IssFze.cjs} +1 -1
  10. package/components/{CasinoMostPlayedSection-nwJoikw_.cjs → CasinoMostPlayedSection-BB4s0fZo.cjs} +1 -1
  11. package/components/{CasinoMostPlayedSection-BvUdrLJ3.js → CasinoMostPlayedSection-Ctowd1SJ.js} +25 -25
  12. package/components/{CasinoMostPlayedSection-RfNSfjZN.js → CasinoMostPlayedSection-D0HYIttt.js} +44 -44
  13. package/components/{CasinoSort-CrDBxoGC.cjs → CasinoSort-BlZonu2d.cjs} +1 -1
  14. package/components/{CasinoSort-BeHiiUhs.js → CasinoSort-CKyG1g-3.js} +14 -14
  15. package/components/{CasinoSort-CrQRKk5p.js → CasinoSort-fS8vkRW6.js} +14 -14
  16. package/es2015/casino-most-played-section.cjs +1 -1
  17. package/es2015/casino-most-played-section.js +1 -1
  18. package/esnext/casino-most-played-section.js +1 -1
  19. package/package.json +1 -1
  20. package/stencil/app-globals-0f993ce5-BD-Q0C8R.cjs +1 -0
  21. package/stencil/app-globals-0f993ce5-Cgk0KVAu.js +7 -0
  22. package/stencil/{index-b2193545-BcwULm-K.cjs → index-b2193545-B5BzVbnP.cjs} +1 -1
  23. package/stencil/{index-b2193545-BJzf08Qh.js → index-b2193545-BranxwW4.js} +1 -1
  24. package/stencil/{index-b2193545-BlEoeZZL.js → index-b2193545-D-GB6w--.js} +1 -1
  25. package/stencil/index-b7bbd57e-CQ75dRCG.js +550 -0
  26. package/stencil/index-b7bbd57e-Cacu08c5.js +534 -0
  27. package/stencil/index-b7bbd57e-DF6DA3M_.cjs +1 -0
  28. package/stencil/ui-image-38c3c15f-D8q8WO62.js +39 -0
  29. package/stencil/ui-image-38c3c15f-DHu3p_Um.cjs +1 -0
  30. package/stencil/ui-image-38c3c15f-DNKzX83k.js +39 -0
  31. package/stencil/ui-image-BWdEHrqs.js +11 -0
  32. package/stencil/ui-image-Cq69wjLL.js +29 -0
  33. package/stencil/ui-image-hWt-DWaG.cjs +1 -0
  34. package/stencil/{ui-skeleton-ea659b95-BbvMCw6x.js → ui-skeleton-6d1c12ae-CKWpp1By.js} +2 -2
  35. package/stencil/{ui-skeleton-ea659b95-CGzZMsW7.js → ui-skeleton-6d1c12ae-Cy_R_9Cz.js} +2 -2
  36. package/stencil/{ui-skeleton-ea659b95-8xls9UKV.cjs → ui-skeleton-6d1c12ae-DXSQpIKe.cjs} +2 -2
  37. package/stencil/{ui-skeleton-C8koemPS.js → ui-skeleton-BMWABShx.js} +8 -8
  38. package/stencil/{ui-skeleton-Cb-Iz3dC.js → ui-skeleton-CkUGY95J.js} +5 -5
  39. package/stencil/ui-skeleton-DXc0L06e.cjs +1 -0
  40. package/components/CasinoFilter-OPj81-Zy.cjs +0 -18
  41. package/components/CasinoGameThumbnail-3tuhFCYK.cjs +0 -47
  42. package/components/CasinoGameThumbnail-7NPaHb8J.js +0 -4405
  43. package/components/CasinoGameThumbnail-CO2ISqU0.js +0 -4389
  44. package/stencil/app-globals-0f993ce5-D-kw1sls.js +0 -5
  45. package/stencil/app-globals-0f993ce5-sCt45RkC.cjs +0 -1
  46. package/stencil/ui-skeleton-B_ESS51i.cjs +0 -1
@@ -0,0 +1,3607 @@
1
+ var na = (e, t, n) => new Promise((a, r) => {
2
+ var i = (f) => {
3
+ try {
4
+ u(n.next(f));
5
+ } catch (m) {
6
+ r(m);
7
+ }
8
+ }, s = (f) => {
9
+ try {
10
+ u(n.throw(f));
11
+ } catch (m) {
12
+ r(m);
13
+ }
14
+ }, u = (f) => f.done ? a(f.value) : Promise.resolve(f.value).then(i, s);
15
+ u((n = n.apply(e, t)).next());
16
+ });
17
+ import { a as Fr, $ as Cr, S as Ir, i as Yr, s as Tr, f as v, b as Rr, n as rn, d as hn, c as Ve, t as aa, e as mn, g as ga, h as gn, j as Nr, k as Pr, o as Wr, l as Er, m as Ar, p as Ur, q as ge, r as $t, u as ft, v as Ue, w as Hr, x as Br, y as Vr, z as zr, A as jr } from "./CasinoFilter-C9AbCFB8.js";
18
+ import "../stencil/ui-image-Cq69wjLL.js";
19
+ import "../stencil/ui-skeleton-BMWABShx.js";
20
+ function Zr(e) {
21
+ 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.');
22
+ }
23
+ //! moment.js
24
+ //! version : 2.29.4
25
+ //! authors : Tim Wood, Iskren Chernev, Moment.js contributors
26
+ //! license : MIT
27
+ //! momentjs.com
28
+ var ya;
29
+ function d() {
30
+ return ya.apply(null, arguments);
31
+ }
32
+ function Kr(e) {
33
+ ya = e;
34
+ }
35
+ function z(e) {
36
+ return e instanceof Array || Object.prototype.toString.call(e) === "[object Array]";
37
+ }
38
+ function ke(e) {
39
+ return e != null && Object.prototype.toString.call(e) === "[object Object]";
40
+ }
41
+ function w(e, t) {
42
+ return Object.prototype.hasOwnProperty.call(e, t);
43
+ }
44
+ function yn(e) {
45
+ if (Object.getOwnPropertyNames)
46
+ return Object.getOwnPropertyNames(e).length === 0;
47
+ var t;
48
+ for (t in e)
49
+ if (w(e, t))
50
+ return !1;
51
+ return !0;
52
+ }
53
+ function N(e) {
54
+ return e === void 0;
55
+ }
56
+ function ue(e) {
57
+ return typeof e == "number" || Object.prototype.toString.call(e) === "[object Number]";
58
+ }
59
+ function qe(e) {
60
+ return e instanceof Date || Object.prototype.toString.call(e) === "[object Date]";
61
+ }
62
+ function pa(e, t) {
63
+ var n = [], a, r = e.length;
64
+ for (a = 0; a < r; ++a)
65
+ n.push(t(e[a], a));
66
+ return n;
67
+ }
68
+ function ye(e, t) {
69
+ for (var n in t)
70
+ w(t, n) && (e[n] = t[n]);
71
+ return w(t, "toString") && (e.toString = t.toString), w(t, "valueOf") && (e.valueOf = t.valueOf), e;
72
+ }
73
+ function ee(e, t, n, a) {
74
+ return Ua(e, t, n, a, !0).utc();
75
+ }
76
+ function Jr() {
77
+ return {
78
+ empty: !1,
79
+ unusedTokens: [],
80
+ unusedInput: [],
81
+ overflow: -2,
82
+ charsLeftOver: 0,
83
+ nullInput: !1,
84
+ invalidEra: null,
85
+ invalidMonth: null,
86
+ invalidFormat: !1,
87
+ userInvalidated: !1,
88
+ iso: !1,
89
+ parsedDateParts: [],
90
+ era: null,
91
+ meridiem: null,
92
+ rfc2822: !1,
93
+ weekdayMismatch: !1
94
+ };
95
+ }
96
+ function g(e) {
97
+ return e._pf == null && (e._pf = Jr()), e._pf;
98
+ }
99
+ var sn;
100
+ Array.prototype.some ? sn = Array.prototype.some : sn = function(e) {
101
+ var t = Object(this), n = t.length >>> 0, a;
102
+ for (a = 0; a < n; a++)
103
+ if (a in t && e.call(this, t[a], a, t))
104
+ return !0;
105
+ return !1;
106
+ };
107
+ function pn(e) {
108
+ if (e._isValid == null) {
109
+ var t = g(e), n = sn.call(t.parsedDateParts, function(r) {
110
+ return r != null;
111
+ }), a = !isNaN(e._d.getTime()) && t.overflow < 0 && !t.empty && !t.invalidEra && !t.invalidMonth && !t.invalidWeekday && !t.weekdayMismatch && !t.nullInput && !t.invalidFormat && !t.userInvalidated && (!t.meridiem || t.meridiem && n);
112
+ if (e._strict && (a = a && t.charsLeftOver === 0 && t.unusedTokens.length === 0 && t.bigHour === void 0), Object.isFrozen == null || !Object.isFrozen(e))
113
+ e._isValid = a;
114
+ else
115
+ return a;
116
+ }
117
+ return e._isValid;
118
+ }
119
+ function St(e) {
120
+ var t = ee(NaN);
121
+ return e != null ? ye(g(t), e) : g(t).userInvalidated = !0, t;
122
+ }
123
+ var ra = d.momentProperties = [], en = !1;
124
+ function _n(e, t) {
125
+ var n, a, r, i = ra.length;
126
+ if (N(t._isAMomentObject) || (e._isAMomentObject = t._isAMomentObject), N(t._i) || (e._i = t._i), N(t._f) || (e._f = t._f), N(t._l) || (e._l = t._l), N(t._strict) || (e._strict = t._strict), N(t._tzm) || (e._tzm = t._tzm), N(t._isUTC) || (e._isUTC = t._isUTC), N(t._offset) || (e._offset = t._offset), N(t._pf) || (e._pf = g(t)), N(t._locale) || (e._locale = t._locale), i > 0)
127
+ for (n = 0; n < i; n++)
128
+ a = ra[n], r = t[a], N(r) || (e[a] = r);
129
+ return e;
130
+ }
131
+ function Xe(e) {
132
+ _n(this, e), this._d = new Date(e._d != null ? e._d.getTime() : NaN), this.isValid() || (this._d = /* @__PURE__ */ new Date(NaN)), en === !1 && (en = !0, d.updateOffset(this), en = !1);
133
+ }
134
+ function j(e) {
135
+ return e instanceof Xe || e != null && e._isAMomentObject != null;
136
+ }
137
+ function _a(e) {
138
+ d.suppressDeprecationWarnings === !1 && typeof console != "undefined" && console.warn && console.warn("Deprecation warning: " + e);
139
+ }
140
+ function U(e, t) {
141
+ var n = !0;
142
+ return ye(function() {
143
+ if (d.deprecationHandler != null && d.deprecationHandler(null, e), n) {
144
+ var a = [], r, i, s, u = arguments.length;
145
+ for (i = 0; i < u; i++) {
146
+ if (r = "", typeof arguments[i] == "object") {
147
+ r += `
148
+ [` + i + "] ";
149
+ for (s in arguments[0])
150
+ w(arguments[0], s) && (r += s + ": " + arguments[0][s] + ", ");
151
+ r = r.slice(0, -2);
152
+ } else
153
+ r = arguments[i];
154
+ a.push(r);
155
+ }
156
+ _a(
157
+ e + `
158
+ Arguments: ` + Array.prototype.slice.call(a).join("") + `
159
+ ` + new Error().stack
160
+ ), n = !1;
161
+ }
162
+ return t.apply(this, arguments);
163
+ }, t);
164
+ }
165
+ var ia = {};
166
+ function wa(e, t) {
167
+ d.deprecationHandler != null && d.deprecationHandler(e, t), ia[e] || (_a(t), ia[e] = !0);
168
+ }
169
+ d.suppressDeprecationWarnings = !1;
170
+ d.deprecationHandler = null;
171
+ function te(e) {
172
+ return typeof Function != "undefined" && e instanceof Function || Object.prototype.toString.call(e) === "[object Function]";
173
+ }
174
+ function qr(e) {
175
+ var t, n;
176
+ for (n in e)
177
+ w(e, n) && (t = e[n], te(t) ? this[n] = t : this["_" + n] = t);
178
+ this._config = e, this._dayOfMonthOrdinalParseLenient = new RegExp(
179
+ (this._dayOfMonthOrdinalParse.source || this._ordinalParse.source) + "|" + /\d{1,2}/.source
180
+ );
181
+ }
182
+ function on(e, t) {
183
+ var n = ye({}, e), a;
184
+ for (a in t)
185
+ w(t, a) && (ke(e[a]) && ke(t[a]) ? (n[a] = {}, ye(n[a], e[a]), ye(n[a], t[a])) : t[a] != null ? n[a] = t[a] : delete n[a]);
186
+ for (a in e)
187
+ w(e, a) && !w(t, a) && ke(e[a]) && (n[a] = ye({}, n[a]));
188
+ return n;
189
+ }
190
+ function wn(e) {
191
+ e != null && this.set(e);
192
+ }
193
+ var ln;
194
+ Object.keys ? ln = Object.keys : ln = function(e) {
195
+ var t, n = [];
196
+ for (t in e)
197
+ w(e, t) && n.push(t);
198
+ return n;
199
+ };
200
+ var Xr = {
201
+ sameDay: "[Today at] LT",
202
+ nextDay: "[Tomorrow at] LT",
203
+ nextWeek: "dddd [at] LT",
204
+ lastDay: "[Yesterday at] LT",
205
+ lastWeek: "[Last] dddd [at] LT",
206
+ sameElse: "L"
207
+ };
208
+ function Qr(e, t, n) {
209
+ var a = this._calendar[e] || this._calendar.sameElse;
210
+ return te(a) ? a.call(t, n) : a;
211
+ }
212
+ function $(e, t, n) {
213
+ var a = "" + Math.abs(e), r = t - a.length, i = e >= 0;
214
+ return (i ? n ? "+" : "" : "-") + Math.pow(10, Math.max(0, r)).toString().substr(1) + a;
215
+ }
216
+ var bn = /(\[[^\[]*\])|(\\)?([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, ht = /(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g, tn = {}, Le = {};
217
+ function h(e, t, n, a) {
218
+ var r = a;
219
+ typeof a == "string" && (r = function() {
220
+ return this[a]();
221
+ }), e && (Le[e] = r), t && (Le[t[0]] = function() {
222
+ return $(r.apply(this, arguments), t[1], t[2]);
223
+ }), n && (Le[n] = function() {
224
+ return this.localeData().ordinal(
225
+ r.apply(this, arguments),
226
+ e
227
+ );
228
+ });
229
+ }
230
+ function $r(e) {
231
+ return e.match(/\[[\s\S]/) ? e.replace(/^\[|\]$/g, "") : e.replace(/\\/g, "");
232
+ }
233
+ function ei(e) {
234
+ var t = e.match(bn), n, a;
235
+ for (n = 0, a = t.length; n < a; n++)
236
+ Le[t[n]] ? t[n] = Le[t[n]] : t[n] = $r(t[n]);
237
+ return function(r) {
238
+ var i = "", s;
239
+ for (s = 0; s < a; s++)
240
+ i += te(t[s]) ? t[s].call(r, e) : t[s];
241
+ return i;
242
+ };
243
+ }
244
+ function gt(e, t) {
245
+ return e.isValid() ? (t = ba(t, e.localeData()), tn[t] = tn[t] || ei(t), tn[t](e)) : e.localeData().invalidDate();
246
+ }
247
+ function ba(e, t) {
248
+ var n = 5;
249
+ function a(r) {
250
+ return t.longDateFormat(r) || r;
251
+ }
252
+ for (ht.lastIndex = 0; n >= 0 && ht.test(e); )
253
+ e = e.replace(
254
+ ht,
255
+ a
256
+ ), ht.lastIndex = 0, n -= 1;
257
+ return e;
258
+ }
259
+ var ti = {
260
+ LTS: "h:mm:ss A",
261
+ LT: "h:mm A",
262
+ L: "MM/DD/YYYY",
263
+ LL: "MMMM D, YYYY",
264
+ LLL: "MMMM D, YYYY h:mm A",
265
+ LLLL: "dddd, MMMM D, YYYY h:mm A"
266
+ };
267
+ function ni(e) {
268
+ var t = this._longDateFormat[e], n = this._longDateFormat[e.toUpperCase()];
269
+ return t || !n ? t : (this._longDateFormat[e] = n.match(bn).map(function(a) {
270
+ return a === "MMMM" || a === "MM" || a === "DD" || a === "dddd" ? a.slice(1) : a;
271
+ }).join(""), this._longDateFormat[e]);
272
+ }
273
+ var ai = "Invalid date";
274
+ function ri() {
275
+ return this._invalidDate;
276
+ }
277
+ var ii = "%d", si = /\d{1,2}/;
278
+ function oi(e) {
279
+ return this._ordinal.replace("%d", e);
280
+ }
281
+ var li = {
282
+ future: "in %s",
283
+ past: "%s ago",
284
+ s: "a few seconds",
285
+ ss: "%d seconds",
286
+ m: "a minute",
287
+ mm: "%d minutes",
288
+ h: "an hour",
289
+ hh: "%d hours",
290
+ d: "a day",
291
+ dd: "%d days",
292
+ w: "a week",
293
+ ww: "%d weeks",
294
+ M: "a month",
295
+ MM: "%d months",
296
+ y: "a year",
297
+ yy: "%d years"
298
+ };
299
+ function ui(e, t, n, a) {
300
+ var r = this._relativeTime[n];
301
+ return te(r) ? r(e, t, n, a) : r.replace(/%d/i, e);
302
+ }
303
+ function di(e, t) {
304
+ var n = this._relativeTime[e > 0 ? "future" : "past"];
305
+ return te(n) ? n(t) : n.replace(/%s/i, t);
306
+ }
307
+ var ze = {};
308
+ function Y(e, t) {
309
+ var n = e.toLowerCase();
310
+ ze[n] = ze[n + "s"] = ze[t] = e;
311
+ }
312
+ function H(e) {
313
+ return typeof e == "string" ? ze[e] || ze[e.toLowerCase()] : void 0;
314
+ }
315
+ function vn(e) {
316
+ var t = {}, n, a;
317
+ for (a in e)
318
+ w(e, a) && (n = H(a), n && (t[n] = e[a]));
319
+ return t;
320
+ }
321
+ var va = {};
322
+ function T(e, t) {
323
+ va[e] = t;
324
+ }
325
+ function ci(e) {
326
+ var t = [], n;
327
+ for (n in e)
328
+ w(e, n) && t.push({ unit: n, priority: va[n] });
329
+ return t.sort(function(a, r) {
330
+ return a.priority - r.priority;
331
+ }), t;
332
+ }
333
+ function Dt(e) {
334
+ return e % 4 === 0 && e % 100 !== 0 || e % 400 === 0;
335
+ }
336
+ function A(e) {
337
+ return e < 0 ? Math.ceil(e) || 0 : Math.floor(e);
338
+ }
339
+ function p(e) {
340
+ var t = +e, n = 0;
341
+ return t !== 0 && isFinite(t) && (n = A(t)), n;
342
+ }
343
+ function Ie(e, t) {
344
+ return function(n) {
345
+ return n != null ? (ka(this, e, n), d.updateOffset(this, t), this) : _t(this, e);
346
+ };
347
+ }
348
+ function _t(e, t) {
349
+ return e.isValid() ? e._d["get" + (e._isUTC ? "UTC" : "") + t]() : NaN;
350
+ }
351
+ function ka(e, t, n) {
352
+ e.isValid() && !isNaN(n) && (t === "FullYear" && Dt(e.year()) && e.month() === 1 && e.date() === 29 ? (n = p(n), e._d["set" + (e._isUTC ? "UTC" : "") + t](
353
+ n,
354
+ e.month(),
355
+ Ct(n, e.month())
356
+ )) : e._d["set" + (e._isUTC ? "UTC" : "") + t](n));
357
+ }
358
+ function fi(e) {
359
+ return e = H(e), te(this[e]) ? this[e]() : this;
360
+ }
361
+ function hi(e, t) {
362
+ if (typeof e == "object") {
363
+ e = vn(e);
364
+ var n = ci(e), a, r = n.length;
365
+ for (a = 0; a < r; a++)
366
+ this[n[a].unit](e[n[a].unit]);
367
+ } else if (e = H(e), te(this[e]))
368
+ return this[e](t);
369
+ return this;
370
+ }
371
+ var xa = /\d/, W = /\d\d/, Sa = /\d{3}/, kn = /\d{4}/, Gt = /[+-]?\d{6}/, D = /\d\d?/, Da = /\d\d\d\d?/, Ga = /\d\d\d\d\d\d?/, Mt = /\d{1,3}/, xn = /\d{1,4}/, Ot = /[+-]?\d{1,6}/, Ye = /\d+/, Lt = /[+-]?\d+/, mi = /Z|[+-]\d\d:?\d\d/gi, Ft = /Z|[+-]\d\d(?::?\d\d)?/gi, gi = /[+-]?\d+(\.\d{1,3})?/, Qe = /[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, wt;
372
+ wt = {};
373
+ function c(e, t, n) {
374
+ wt[e] = te(t) ? t : function(a, r) {
375
+ return a && n ? n : t;
376
+ };
377
+ }
378
+ function yi(e, t) {
379
+ return w(wt, e) ? wt[e](t._strict, t._locale) : new RegExp(pi(e));
380
+ }
381
+ function pi(e) {
382
+ return P(
383
+ e.replace("\\", "").replace(
384
+ /\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,
385
+ function(t, n, a, r, i) {
386
+ return n || a || r || i;
387
+ }
388
+ )
389
+ );
390
+ }
391
+ function P(e) {
392
+ return e.replace(/[-\/\\^$*+?.()|[\]{}]/g, "\\$&");
393
+ }
394
+ var un = {};
395
+ function x(e, t) {
396
+ var n, a = t, r;
397
+ for (typeof e == "string" && (e = [e]), ue(t) && (a = function(i, s) {
398
+ s[t] = p(i);
399
+ }), r = e.length, n = 0; n < r; n++)
400
+ un[e[n]] = a;
401
+ }
402
+ function $e(e, t) {
403
+ x(e, function(n, a, r, i) {
404
+ r._w = r._w || {}, t(n, r._w, r, i);
405
+ });
406
+ }
407
+ function _i(e, t, n) {
408
+ t != null && w(un, e) && un[e](t, n._a, n, e);
409
+ }
410
+ var I = 0, se = 1, Q = 2, L = 3, V = 4, oe = 5, ve = 6, wi = 7, bi = 8;
411
+ function vi(e, t) {
412
+ return (e % t + t) % t;
413
+ }
414
+ var O;
415
+ Array.prototype.indexOf ? O = Array.prototype.indexOf : O = function(e) {
416
+ var t;
417
+ for (t = 0; t < this.length; ++t)
418
+ if (this[t] === e)
419
+ return t;
420
+ return -1;
421
+ };
422
+ function Ct(e, t) {
423
+ if (isNaN(e) || isNaN(t))
424
+ return NaN;
425
+ var n = vi(t, 12);
426
+ return e += (t - n) / 12, n === 1 ? Dt(e) ? 29 : 28 : 31 - n % 7 % 2;
427
+ }
428
+ h("M", ["MM", 2], "Mo", function() {
429
+ return this.month() + 1;
430
+ });
431
+ h("MMM", 0, 0, function(e) {
432
+ return this.localeData().monthsShort(this, e);
433
+ });
434
+ h("MMMM", 0, 0, function(e) {
435
+ return this.localeData().months(this, e);
436
+ });
437
+ Y("month", "M");
438
+ T("month", 8);
439
+ c("M", D);
440
+ c("MM", D, W);
441
+ c("MMM", function(e, t) {
442
+ return t.monthsShortRegex(e);
443
+ });
444
+ c("MMMM", function(e, t) {
445
+ return t.monthsRegex(e);
446
+ });
447
+ x(["M", "MM"], function(e, t) {
448
+ t[se] = p(e) - 1;
449
+ });
450
+ x(["MMM", "MMMM"], function(e, t, n, a) {
451
+ var r = n._locale.monthsParse(e, a, n._strict);
452
+ r != null ? t[se] = r : g(n).invalidMonth = e;
453
+ });
454
+ var ki = "January_February_March_April_May_June_July_August_September_October_November_December".split(
455
+ "_"
456
+ ), Ma = "Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"), Oa = /D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/, xi = Qe, Si = Qe;
457
+ function Di(e, t) {
458
+ return e ? z(this._months) ? this._months[e.month()] : this._months[(this._months.isFormat || Oa).test(t) ? "format" : "standalone"][e.month()] : z(this._months) ? this._months : this._months.standalone;
459
+ }
460
+ function Gi(e, t) {
461
+ return e ? z(this._monthsShort) ? this._monthsShort[e.month()] : this._monthsShort[Oa.test(t) ? "format" : "standalone"][e.month()] : z(this._monthsShort) ? this._monthsShort : this._monthsShort.standalone;
462
+ }
463
+ function Mi(e, t, n) {
464
+ var a, r, i, s = e.toLocaleLowerCase();
465
+ if (!this._monthsParse)
466
+ for (this._monthsParse = [], this._longMonthsParse = [], this._shortMonthsParse = [], a = 0; a < 12; ++a)
467
+ i = ee([2e3, a]), this._shortMonthsParse[a] = this.monthsShort(
468
+ i,
469
+ ""
470
+ ).toLocaleLowerCase(), this._longMonthsParse[a] = this.months(i, "").toLocaleLowerCase();
471
+ return n ? t === "MMM" ? (r = O.call(this._shortMonthsParse, s), r !== -1 ? r : null) : (r = O.call(this._longMonthsParse, s), r !== -1 ? r : null) : t === "MMM" ? (r = O.call(this._shortMonthsParse, s), r !== -1 ? r : (r = O.call(this._longMonthsParse, s), r !== -1 ? r : null)) : (r = O.call(this._longMonthsParse, s), r !== -1 ? r : (r = O.call(this._shortMonthsParse, s), r !== -1 ? r : null));
472
+ }
473
+ function Oi(e, t, n) {
474
+ var a, r, i;
475
+ if (this._monthsParseExact)
476
+ return Mi.call(this, e, t, n);
477
+ for (this._monthsParse || (this._monthsParse = [], this._longMonthsParse = [], this._shortMonthsParse = []), a = 0; a < 12; a++) {
478
+ if (r = ee([2e3, a]), n && !this._longMonthsParse[a] && (this._longMonthsParse[a] = new RegExp(
479
+ "^" + this.months(r, "").replace(".", "") + "$",
480
+ "i"
481
+ ), this._shortMonthsParse[a] = new RegExp(
482
+ "^" + this.monthsShort(r, "").replace(".", "") + "$",
483
+ "i"
484
+ )), !n && !this._monthsParse[a] && (i = "^" + this.months(r, "") + "|^" + this.monthsShort(r, ""), this._monthsParse[a] = new RegExp(i.replace(".", ""), "i")), n && t === "MMMM" && this._longMonthsParse[a].test(e))
485
+ return a;
486
+ if (n && t === "MMM" && this._shortMonthsParse[a].test(e))
487
+ return a;
488
+ if (!n && this._monthsParse[a].test(e))
489
+ return a;
490
+ }
491
+ }
492
+ function La(e, t) {
493
+ var n;
494
+ if (!e.isValid())
495
+ return e;
496
+ if (typeof t == "string") {
497
+ if (/^\d+$/.test(t))
498
+ t = p(t);
499
+ else if (t = e.localeData().monthsParse(t), !ue(t))
500
+ return e;
501
+ }
502
+ return n = Math.min(e.date(), Ct(e.year(), t)), e._d["set" + (e._isUTC ? "UTC" : "") + "Month"](t, n), e;
503
+ }
504
+ function Fa(e) {
505
+ return e != null ? (La(this, e), d.updateOffset(this, !0), this) : _t(this, "Month");
506
+ }
507
+ function Li() {
508
+ return Ct(this.year(), this.month());
509
+ }
510
+ function Fi(e) {
511
+ return this._monthsParseExact ? (w(this, "_monthsRegex") || Ca.call(this), e ? this._monthsShortStrictRegex : this._monthsShortRegex) : (w(this, "_monthsShortRegex") || (this._monthsShortRegex = xi), this._monthsShortStrictRegex && e ? this._monthsShortStrictRegex : this._monthsShortRegex);
512
+ }
513
+ function Ci(e) {
514
+ return this._monthsParseExact ? (w(this, "_monthsRegex") || Ca.call(this), e ? this._monthsStrictRegex : this._monthsRegex) : (w(this, "_monthsRegex") || (this._monthsRegex = Si), this._monthsStrictRegex && e ? this._monthsStrictRegex : this._monthsRegex);
515
+ }
516
+ function Ca() {
517
+ function e(s, u) {
518
+ return u.length - s.length;
519
+ }
520
+ var t = [], n = [], a = [], r, i;
521
+ for (r = 0; r < 12; r++)
522
+ i = ee([2e3, r]), t.push(this.monthsShort(i, "")), n.push(this.months(i, "")), a.push(this.months(i, "")), a.push(this.monthsShort(i, ""));
523
+ for (t.sort(e), n.sort(e), a.sort(e), r = 0; r < 12; r++)
524
+ t[r] = P(t[r]), n[r] = P(n[r]);
525
+ for (r = 0; r < 24; r++)
526
+ a[r] = P(a[r]);
527
+ this._monthsRegex = new RegExp("^(" + a.join("|") + ")", "i"), this._monthsShortRegex = this._monthsRegex, this._monthsStrictRegex = new RegExp(
528
+ "^(" + n.join("|") + ")",
529
+ "i"
530
+ ), this._monthsShortStrictRegex = new RegExp(
531
+ "^(" + t.join("|") + ")",
532
+ "i"
533
+ );
534
+ }
535
+ h("Y", 0, 0, function() {
536
+ var e = this.year();
537
+ return e <= 9999 ? $(e, 4) : "+" + e;
538
+ });
539
+ h(0, ["YY", 2], 0, function() {
540
+ return this.year() % 100;
541
+ });
542
+ h(0, ["YYYY", 4], 0, "year");
543
+ h(0, ["YYYYY", 5], 0, "year");
544
+ h(0, ["YYYYYY", 6, !0], 0, "year");
545
+ Y("year", "y");
546
+ T("year", 1);
547
+ c("Y", Lt);
548
+ c("YY", D, W);
549
+ c("YYYY", xn, kn);
550
+ c("YYYYY", Ot, Gt);
551
+ c("YYYYYY", Ot, Gt);
552
+ x(["YYYYY", "YYYYYY"], I);
553
+ x("YYYY", function(e, t) {
554
+ t[I] = e.length === 2 ? d.parseTwoDigitYear(e) : p(e);
555
+ });
556
+ x("YY", function(e, t) {
557
+ t[I] = d.parseTwoDigitYear(e);
558
+ });
559
+ x("Y", function(e, t) {
560
+ t[I] = parseInt(e, 10);
561
+ });
562
+ function je(e) {
563
+ return Dt(e) ? 366 : 365;
564
+ }
565
+ d.parseTwoDigitYear = function(e) {
566
+ return p(e) + (p(e) > 68 ? 1900 : 2e3);
567
+ };
568
+ var Ia = Ie("FullYear", !0);
569
+ function Ii() {
570
+ return Dt(this.year());
571
+ }
572
+ function Yi(e, t, n, a, r, i, s) {
573
+ var u;
574
+ return e < 100 && e >= 0 ? (u = new Date(e + 400, t, n, a, r, i, s), isFinite(u.getFullYear()) && u.setFullYear(e)) : u = new Date(e, t, n, a, r, i, s), u;
575
+ }
576
+ function Ze(e) {
577
+ var t, n;
578
+ return e < 100 && e >= 0 ? (n = Array.prototype.slice.call(arguments), n[0] = e + 400, t = new Date(Date.UTC.apply(null, n)), isFinite(t.getUTCFullYear()) && t.setUTCFullYear(e)) : t = new Date(Date.UTC.apply(null, arguments)), t;
579
+ }
580
+ function bt(e, t, n) {
581
+ var a = 7 + t - n, r = (7 + Ze(e, 0, a).getUTCDay() - t) % 7;
582
+ return -r + a - 1;
583
+ }
584
+ function Ya(e, t, n, a, r) {
585
+ var i = (7 + n - a) % 7, s = bt(e, a, r), u = 1 + 7 * (t - 1) + i + s, f, m;
586
+ return u <= 0 ? (f = e - 1, m = je(f) + u) : u > je(e) ? (f = e + 1, m = u - je(e)) : (f = e, m = u), {
587
+ year: f,
588
+ dayOfYear: m
589
+ };
590
+ }
591
+ function Ke(e, t, n) {
592
+ var a = bt(e.year(), t, n), r = Math.floor((e.dayOfYear() - a - 1) / 7) + 1, i, s;
593
+ return r < 1 ? (s = e.year() - 1, i = r + le(s, t, n)) : r > le(e.year(), t, n) ? (i = r - le(e.year(), t, n), s = e.year() + 1) : (s = e.year(), i = r), {
594
+ week: i,
595
+ year: s
596
+ };
597
+ }
598
+ function le(e, t, n) {
599
+ var a = bt(e, t, n), r = bt(e + 1, t, n);
600
+ return (je(e) - a + r) / 7;
601
+ }
602
+ h("w", ["ww", 2], "wo", "week");
603
+ h("W", ["WW", 2], "Wo", "isoWeek");
604
+ Y("week", "w");
605
+ Y("isoWeek", "W");
606
+ T("week", 5);
607
+ T("isoWeek", 5);
608
+ c("w", D);
609
+ c("ww", D, W);
610
+ c("W", D);
611
+ c("WW", D, W);
612
+ $e(
613
+ ["w", "ww", "W", "WW"],
614
+ function(e, t, n, a) {
615
+ t[a.substr(0, 1)] = p(e);
616
+ }
617
+ );
618
+ function Ti(e) {
619
+ return Ke(e, this._week.dow, this._week.doy).week;
620
+ }
621
+ var Ri = {
622
+ dow: 0,
623
+ // Sunday is the first day of the week.
624
+ doy: 6
625
+ // The week that contains Jan 6th is the first week of the year.
626
+ };
627
+ function Ni() {
628
+ return this._week.dow;
629
+ }
630
+ function Pi() {
631
+ return this._week.doy;
632
+ }
633
+ function Wi(e) {
634
+ var t = this.localeData().week(this);
635
+ return e == null ? t : this.add((e - t) * 7, "d");
636
+ }
637
+ function Ei(e) {
638
+ var t = Ke(this, 1, 4).week;
639
+ return e == null ? t : this.add((e - t) * 7, "d");
640
+ }
641
+ h("d", 0, "do", "day");
642
+ h("dd", 0, 0, function(e) {
643
+ return this.localeData().weekdaysMin(this, e);
644
+ });
645
+ h("ddd", 0, 0, function(e) {
646
+ return this.localeData().weekdaysShort(this, e);
647
+ });
648
+ h("dddd", 0, 0, function(e) {
649
+ return this.localeData().weekdays(this, e);
650
+ });
651
+ h("e", 0, 0, "weekday");
652
+ h("E", 0, 0, "isoWeekday");
653
+ Y("day", "d");
654
+ Y("weekday", "e");
655
+ Y("isoWeekday", "E");
656
+ T("day", 11);
657
+ T("weekday", 11);
658
+ T("isoWeekday", 11);
659
+ c("d", D);
660
+ c("e", D);
661
+ c("E", D);
662
+ c("dd", function(e, t) {
663
+ return t.weekdaysMinRegex(e);
664
+ });
665
+ c("ddd", function(e, t) {
666
+ return t.weekdaysShortRegex(e);
667
+ });
668
+ c("dddd", function(e, t) {
669
+ return t.weekdaysRegex(e);
670
+ });
671
+ $e(["dd", "ddd", "dddd"], function(e, t, n, a) {
672
+ var r = n._locale.weekdaysParse(e, a, n._strict);
673
+ r != null ? t.d = r : g(n).invalidWeekday = e;
674
+ });
675
+ $e(["d", "e", "E"], function(e, t, n, a) {
676
+ t[a] = p(e);
677
+ });
678
+ function Ai(e, t) {
679
+ return typeof e != "string" ? e : isNaN(e) ? (e = t.weekdaysParse(e), typeof e == "number" ? e : null) : parseInt(e, 10);
680
+ }
681
+ function Ui(e, t) {
682
+ return typeof e == "string" ? t.weekdaysParse(e) % 7 || 7 : isNaN(e) ? null : e;
683
+ }
684
+ function Sn(e, t) {
685
+ return e.slice(t, 7).concat(e.slice(0, t));
686
+ }
687
+ var Hi = "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), Ta = "Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"), Bi = "Su_Mo_Tu_We_Th_Fr_Sa".split("_"), Vi = Qe, zi = Qe, ji = Qe;
688
+ function Zi(e, t) {
689
+ var n = z(this._weekdays) ? this._weekdays : this._weekdays[e && e !== !0 && this._weekdays.isFormat.test(t) ? "format" : "standalone"];
690
+ return e === !0 ? Sn(n, this._week.dow) : e ? n[e.day()] : n;
691
+ }
692
+ function Ki(e) {
693
+ return e === !0 ? Sn(this._weekdaysShort, this._week.dow) : e ? this._weekdaysShort[e.day()] : this._weekdaysShort;
694
+ }
695
+ function Ji(e) {
696
+ return e === !0 ? Sn(this._weekdaysMin, this._week.dow) : e ? this._weekdaysMin[e.day()] : this._weekdaysMin;
697
+ }
698
+ function qi(e, t, n) {
699
+ var a, r, i, s = e.toLocaleLowerCase();
700
+ if (!this._weekdaysParse)
701
+ for (this._weekdaysParse = [], this._shortWeekdaysParse = [], this._minWeekdaysParse = [], a = 0; a < 7; ++a)
702
+ i = ee([2e3, 1]).day(a), this._minWeekdaysParse[a] = this.weekdaysMin(
703
+ i,
704
+ ""
705
+ ).toLocaleLowerCase(), this._shortWeekdaysParse[a] = this.weekdaysShort(
706
+ i,
707
+ ""
708
+ ).toLocaleLowerCase(), this._weekdaysParse[a] = this.weekdays(i, "").toLocaleLowerCase();
709
+ return n ? t === "dddd" ? (r = O.call(this._weekdaysParse, s), r !== -1 ? r : null) : t === "ddd" ? (r = O.call(this._shortWeekdaysParse, s), r !== -1 ? r : null) : (r = O.call(this._minWeekdaysParse, s), r !== -1 ? r : null) : t === "dddd" ? (r = O.call(this._weekdaysParse, s), r !== -1 || (r = O.call(this._shortWeekdaysParse, s), r !== -1) ? r : (r = O.call(this._minWeekdaysParse, s), r !== -1 ? r : null)) : t === "ddd" ? (r = O.call(this._shortWeekdaysParse, s), r !== -1 || (r = O.call(this._weekdaysParse, s), r !== -1) ? r : (r = O.call(this._minWeekdaysParse, s), r !== -1 ? r : null)) : (r = O.call(this._minWeekdaysParse, s), r !== -1 || (r = O.call(this._weekdaysParse, s), r !== -1) ? r : (r = O.call(this._shortWeekdaysParse, s), r !== -1 ? r : null));
710
+ }
711
+ function Xi(e, t, n) {
712
+ var a, r, i;
713
+ if (this._weekdaysParseExact)
714
+ return qi.call(this, e, t, n);
715
+ for (this._weekdaysParse || (this._weekdaysParse = [], this._minWeekdaysParse = [], this._shortWeekdaysParse = [], this._fullWeekdaysParse = []), a = 0; a < 7; a++) {
716
+ if (r = ee([2e3, 1]).day(a), n && !this._fullWeekdaysParse[a] && (this._fullWeekdaysParse[a] = new RegExp(
717
+ "^" + this.weekdays(r, "").replace(".", "\\.?") + "$",
718
+ "i"
719
+ ), this._shortWeekdaysParse[a] = new RegExp(
720
+ "^" + this.weekdaysShort(r, "").replace(".", "\\.?") + "$",
721
+ "i"
722
+ ), this._minWeekdaysParse[a] = new RegExp(
723
+ "^" + this.weekdaysMin(r, "").replace(".", "\\.?") + "$",
724
+ "i"
725
+ )), this._weekdaysParse[a] || (i = "^" + this.weekdays(r, "") + "|^" + this.weekdaysShort(r, "") + "|^" + this.weekdaysMin(r, ""), this._weekdaysParse[a] = new RegExp(i.replace(".", ""), "i")), n && t === "dddd" && this._fullWeekdaysParse[a].test(e))
726
+ return a;
727
+ if (n && t === "ddd" && this._shortWeekdaysParse[a].test(e))
728
+ return a;
729
+ if (n && t === "dd" && this._minWeekdaysParse[a].test(e))
730
+ return a;
731
+ if (!n && this._weekdaysParse[a].test(e))
732
+ return a;
733
+ }
734
+ }
735
+ function Qi(e) {
736
+ if (!this.isValid())
737
+ return e != null ? this : NaN;
738
+ var t = this._isUTC ? this._d.getUTCDay() : this._d.getDay();
739
+ return e != null ? (e = Ai(e, this.localeData()), this.add(e - t, "d")) : t;
740
+ }
741
+ function $i(e) {
742
+ if (!this.isValid())
743
+ return e != null ? this : NaN;
744
+ var t = (this.day() + 7 - this.localeData()._week.dow) % 7;
745
+ return e == null ? t : this.add(e - t, "d");
746
+ }
747
+ function es(e) {
748
+ if (!this.isValid())
749
+ return e != null ? this : NaN;
750
+ if (e != null) {
751
+ var t = Ui(e, this.localeData());
752
+ return this.day(this.day() % 7 ? t : t - 7);
753
+ } else
754
+ return this.day() || 7;
755
+ }
756
+ function ts(e) {
757
+ return this._weekdaysParseExact ? (w(this, "_weekdaysRegex") || Dn.call(this), e ? this._weekdaysStrictRegex : this._weekdaysRegex) : (w(this, "_weekdaysRegex") || (this._weekdaysRegex = Vi), this._weekdaysStrictRegex && e ? this._weekdaysStrictRegex : this._weekdaysRegex);
758
+ }
759
+ function ns(e) {
760
+ return this._weekdaysParseExact ? (w(this, "_weekdaysRegex") || Dn.call(this), e ? this._weekdaysShortStrictRegex : this._weekdaysShortRegex) : (w(this, "_weekdaysShortRegex") || (this._weekdaysShortRegex = zi), this._weekdaysShortStrictRegex && e ? this._weekdaysShortStrictRegex : this._weekdaysShortRegex);
761
+ }
762
+ function as(e) {
763
+ return this._weekdaysParseExact ? (w(this, "_weekdaysRegex") || Dn.call(this), e ? this._weekdaysMinStrictRegex : this._weekdaysMinRegex) : (w(this, "_weekdaysMinRegex") || (this._weekdaysMinRegex = ji), this._weekdaysMinStrictRegex && e ? this._weekdaysMinStrictRegex : this._weekdaysMinRegex);
764
+ }
765
+ function Dn() {
766
+ function e(F, C) {
767
+ return C.length - F.length;
768
+ }
769
+ var t = [], n = [], a = [], r = [], i, s, u, f, m;
770
+ for (i = 0; i < 7; i++)
771
+ s = ee([2e3, 1]).day(i), u = P(this.weekdaysMin(s, "")), f = P(this.weekdaysShort(s, "")), m = P(this.weekdays(s, "")), t.push(u), n.push(f), a.push(m), r.push(u), r.push(f), r.push(m);
772
+ t.sort(e), n.sort(e), a.sort(e), r.sort(e), this._weekdaysRegex = new RegExp("^(" + r.join("|") + ")", "i"), this._weekdaysShortRegex = this._weekdaysRegex, this._weekdaysMinRegex = this._weekdaysRegex, this._weekdaysStrictRegex = new RegExp(
773
+ "^(" + a.join("|") + ")",
774
+ "i"
775
+ ), this._weekdaysShortStrictRegex = new RegExp(
776
+ "^(" + n.join("|") + ")",
777
+ "i"
778
+ ), this._weekdaysMinStrictRegex = new RegExp(
779
+ "^(" + t.join("|") + ")",
780
+ "i"
781
+ );
782
+ }
783
+ function Gn() {
784
+ return this.hours() % 12 || 12;
785
+ }
786
+ function rs() {
787
+ return this.hours() || 24;
788
+ }
789
+ h("H", ["HH", 2], 0, "hour");
790
+ h("h", ["hh", 2], 0, Gn);
791
+ h("k", ["kk", 2], 0, rs);
792
+ h("hmm", 0, 0, function() {
793
+ return "" + Gn.apply(this) + $(this.minutes(), 2);
794
+ });
795
+ h("hmmss", 0, 0, function() {
796
+ return "" + Gn.apply(this) + $(this.minutes(), 2) + $(this.seconds(), 2);
797
+ });
798
+ h("Hmm", 0, 0, function() {
799
+ return "" + this.hours() + $(this.minutes(), 2);
800
+ });
801
+ h("Hmmss", 0, 0, function() {
802
+ return "" + this.hours() + $(this.minutes(), 2) + $(this.seconds(), 2);
803
+ });
804
+ function Ra(e, t) {
805
+ h(e, 0, 0, function() {
806
+ return this.localeData().meridiem(
807
+ this.hours(),
808
+ this.minutes(),
809
+ t
810
+ );
811
+ });
812
+ }
813
+ Ra("a", !0);
814
+ Ra("A", !1);
815
+ Y("hour", "h");
816
+ T("hour", 13);
817
+ function Na(e, t) {
818
+ return t._meridiemParse;
819
+ }
820
+ c("a", Na);
821
+ c("A", Na);
822
+ c("H", D);
823
+ c("h", D);
824
+ c("k", D);
825
+ c("HH", D, W);
826
+ c("hh", D, W);
827
+ c("kk", D, W);
828
+ c("hmm", Da);
829
+ c("hmmss", Ga);
830
+ c("Hmm", Da);
831
+ c("Hmmss", Ga);
832
+ x(["H", "HH"], L);
833
+ x(["k", "kk"], function(e, t, n) {
834
+ var a = p(e);
835
+ t[L] = a === 24 ? 0 : a;
836
+ });
837
+ x(["a", "A"], function(e, t, n) {
838
+ n._isPm = n._locale.isPM(e), n._meridiem = e;
839
+ });
840
+ x(["h", "hh"], function(e, t, n) {
841
+ t[L] = p(e), g(n).bigHour = !0;
842
+ });
843
+ x("hmm", function(e, t, n) {
844
+ var a = e.length - 2;
845
+ t[L] = p(e.substr(0, a)), t[V] = p(e.substr(a)), g(n).bigHour = !0;
846
+ });
847
+ x("hmmss", function(e, t, n) {
848
+ var a = e.length - 4, r = e.length - 2;
849
+ t[L] = p(e.substr(0, a)), t[V] = p(e.substr(a, 2)), t[oe] = p(e.substr(r)), g(n).bigHour = !0;
850
+ });
851
+ x("Hmm", function(e, t, n) {
852
+ var a = e.length - 2;
853
+ t[L] = p(e.substr(0, a)), t[V] = p(e.substr(a));
854
+ });
855
+ x("Hmmss", function(e, t, n) {
856
+ var a = e.length - 4, r = e.length - 2;
857
+ t[L] = p(e.substr(0, a)), t[V] = p(e.substr(a, 2)), t[oe] = p(e.substr(r));
858
+ });
859
+ function is(e) {
860
+ return (e + "").toLowerCase().charAt(0) === "p";
861
+ }
862
+ var ss = /[ap]\.?m?\.?/i, os = Ie("Hours", !0);
863
+ function ls(e, t, n) {
864
+ return e > 11 ? n ? "pm" : "PM" : n ? "am" : "AM";
865
+ }
866
+ var Pa = {
867
+ calendar: Xr,
868
+ longDateFormat: ti,
869
+ invalidDate: ai,
870
+ ordinal: ii,
871
+ dayOfMonthOrdinalParse: si,
872
+ relativeTime: li,
873
+ months: ki,
874
+ monthsShort: Ma,
875
+ week: Ri,
876
+ weekdays: Hi,
877
+ weekdaysMin: Bi,
878
+ weekdaysShort: Ta,
879
+ meridiemParse: ss
880
+ }, G = {}, He = {}, Je;
881
+ function us(e, t) {
882
+ var n, a = Math.min(e.length, t.length);
883
+ for (n = 0; n < a; n += 1)
884
+ if (e[n] !== t[n])
885
+ return n;
886
+ return a;
887
+ }
888
+ function sa(e) {
889
+ return e && e.toLowerCase().replace("_", "-");
890
+ }
891
+ function ds(e) {
892
+ for (var t = 0, n, a, r, i; t < e.length; ) {
893
+ for (i = sa(e[t]).split("-"), n = i.length, a = sa(e[t + 1]), a = a ? a.split("-") : null; n > 0; ) {
894
+ if (r = It(i.slice(0, n).join("-")), r)
895
+ return r;
896
+ if (a && a.length >= n && us(i, a) >= n - 1)
897
+ break;
898
+ n--;
899
+ }
900
+ t++;
901
+ }
902
+ return Je;
903
+ }
904
+ function cs(e) {
905
+ return e.match("^[^/\\\\]*$") != null;
906
+ }
907
+ function It(e) {
908
+ var t = null, n;
909
+ if (G[e] === void 0 && typeof module != "undefined" && module && module.exports && cs(e))
910
+ try {
911
+ t = Je._abbr, n = Zr, n("./locale/" + e), _e(t);
912
+ } catch (a) {
913
+ G[e] = null;
914
+ }
915
+ return G[e];
916
+ }
917
+ function _e(e, t) {
918
+ var n;
919
+ return e && (N(t) ? n = de(e) : n = Mn(e, t), n ? Je = n : typeof console != "undefined" && console.warn && console.warn(
920
+ "Locale " + e + " not found. Did you forget to load it?"
921
+ )), Je._abbr;
922
+ }
923
+ function Mn(e, t) {
924
+ if (t !== null) {
925
+ var n, a = Pa;
926
+ if (t.abbr = e, G[e] != null)
927
+ wa(
928
+ "defineLocaleOverride",
929
+ "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."
930
+ ), a = G[e]._config;
931
+ else if (t.parentLocale != null)
932
+ if (G[t.parentLocale] != null)
933
+ a = G[t.parentLocale]._config;
934
+ else if (n = It(t.parentLocale), n != null)
935
+ a = n._config;
936
+ else
937
+ return He[t.parentLocale] || (He[t.parentLocale] = []), He[t.parentLocale].push({
938
+ name: e,
939
+ config: t
940
+ }), null;
941
+ return G[e] = new wn(on(a, t)), He[e] && He[e].forEach(function(r) {
942
+ Mn(r.name, r.config);
943
+ }), _e(e), G[e];
944
+ } else
945
+ return delete G[e], null;
946
+ }
947
+ function fs(e, t) {
948
+ if (t != null) {
949
+ var n, a, r = Pa;
950
+ G[e] != null && G[e].parentLocale != null ? G[e].set(on(G[e]._config, t)) : (a = It(e), a != null && (r = a._config), t = on(r, t), a == null && (t.abbr = e), n = new wn(t), n.parentLocale = G[e], G[e] = n), _e(e);
951
+ } else
952
+ G[e] != null && (G[e].parentLocale != null ? (G[e] = G[e].parentLocale, e === _e() && _e(e)) : G[e] != null && delete G[e]);
953
+ return G[e];
954
+ }
955
+ function de(e) {
956
+ var t;
957
+ if (e && e._locale && e._locale._abbr && (e = e._locale._abbr), !e)
958
+ return Je;
959
+ if (!z(e)) {
960
+ if (t = It(e), t)
961
+ return t;
962
+ e = [e];
963
+ }
964
+ return ds(e);
965
+ }
966
+ function hs() {
967
+ return ln(G);
968
+ }
969
+ function On(e) {
970
+ var t, n = e._a;
971
+ return n && g(e).overflow === -2 && (t = n[se] < 0 || n[se] > 11 ? se : n[Q] < 1 || n[Q] > Ct(n[I], n[se]) ? Q : n[L] < 0 || n[L] > 24 || n[L] === 24 && (n[V] !== 0 || n[oe] !== 0 || n[ve] !== 0) ? L : n[V] < 0 || n[V] > 59 ? V : n[oe] < 0 || n[oe] > 59 ? oe : n[ve] < 0 || n[ve] > 999 ? ve : -1, g(e)._overflowDayOfYear && (t < I || t > Q) && (t = Q), g(e)._overflowWeeks && t === -1 && (t = wi), g(e)._overflowWeekday && t === -1 && (t = bi), g(e).overflow = t), e;
972
+ }
973
+ var ms = /^\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)?)?$/, gs = /^\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)?/, mt = [
974
+ ["YYYYYY-MM-DD", /[+-]\d{6}-\d\d-\d\d/],
975
+ ["YYYY-MM-DD", /\d{4}-\d\d-\d\d/],
976
+ ["GGGG-[W]WW-E", /\d{4}-W\d\d-\d/],
977
+ ["GGGG-[W]WW", /\d{4}-W\d\d/, !1],
978
+ ["YYYY-DDD", /\d{4}-\d{3}/],
979
+ ["YYYY-MM", /\d{4}-\d\d/, !1],
980
+ ["YYYYYYMMDD", /[+-]\d{10}/],
981
+ ["YYYYMMDD", /\d{8}/],
982
+ ["GGGG[W]WWE", /\d{4}W\d{3}/],
983
+ ["GGGG[W]WW", /\d{4}W\d{2}/, !1],
984
+ ["YYYYDDD", /\d{7}/],
985
+ ["YYYYMM", /\d{6}/, !1],
986
+ ["YYYY", /\d{4}/, !1]
987
+ ], nn = [
988
+ ["HH:mm:ss.SSSS", /\d\d:\d\d:\d\d\.\d+/],
989
+ ["HH:mm:ss,SSSS", /\d\d:\d\d:\d\d,\d+/],
990
+ ["HH:mm:ss", /\d\d:\d\d:\d\d/],
991
+ ["HH:mm", /\d\d:\d\d/],
992
+ ["HHmmss.SSSS", /\d\d\d\d\d\d\.\d+/],
993
+ ["HHmmss,SSSS", /\d\d\d\d\d\d,\d+/],
994
+ ["HHmmss", /\d\d\d\d\d\d/],
995
+ ["HHmm", /\d\d\d\d/],
996
+ ["HH", /\d\d/]
997
+ ], ps = /^\/?Date\((-?\d+)/i, _s = /^(?:(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}))$/, ws = {
998
+ UT: 0,
999
+ GMT: 0,
1000
+ EDT: -4 * 60,
1001
+ EST: -5 * 60,
1002
+ CDT: -5 * 60,
1003
+ CST: -6 * 60,
1004
+ MDT: -6 * 60,
1005
+ MST: -7 * 60,
1006
+ PDT: -7 * 60,
1007
+ PST: -8 * 60
1008
+ };
1009
+ function Wa(e) {
1010
+ var t, n, a = e._i, r = ms.exec(a) || gs.exec(a), i, s, u, f, m = mt.length, F = nn.length;
1011
+ if (r) {
1012
+ for (g(e).iso = !0, t = 0, n = m; t < n; t++)
1013
+ if (mt[t][1].exec(r[1])) {
1014
+ s = mt[t][0], i = mt[t][2] !== !1;
1015
+ break;
1016
+ }
1017
+ if (s == null) {
1018
+ e._isValid = !1;
1019
+ return;
1020
+ }
1021
+ if (r[3]) {
1022
+ for (t = 0, n = F; t < n; t++)
1023
+ if (nn[t][1].exec(r[3])) {
1024
+ u = (r[2] || " ") + nn[t][0];
1025
+ break;
1026
+ }
1027
+ if (u == null) {
1028
+ e._isValid = !1;
1029
+ return;
1030
+ }
1031
+ }
1032
+ if (!i && u != null) {
1033
+ e._isValid = !1;
1034
+ return;
1035
+ }
1036
+ if (r[4])
1037
+ if (ys.exec(r[4]))
1038
+ f = "Z";
1039
+ else {
1040
+ e._isValid = !1;
1041
+ return;
1042
+ }
1043
+ e._f = s + (u || "") + (f || ""), Fn(e);
1044
+ } else
1045
+ e._isValid = !1;
1046
+ }
1047
+ function bs(e, t, n, a, r, i) {
1048
+ var s = [
1049
+ vs(e),
1050
+ Ma.indexOf(t),
1051
+ parseInt(n, 10),
1052
+ parseInt(a, 10),
1053
+ parseInt(r, 10)
1054
+ ];
1055
+ return i && s.push(parseInt(i, 10)), s;
1056
+ }
1057
+ function vs(e) {
1058
+ var t = parseInt(e, 10);
1059
+ return t <= 49 ? 2e3 + t : t <= 999 ? 1900 + t : t;
1060
+ }
1061
+ function ks(e) {
1062
+ return e.replace(/\([^()]*\)|[\n\t]/g, " ").replace(/(\s\s+)/g, " ").replace(/^\s\s*/, "").replace(/\s\s*$/, "");
1063
+ }
1064
+ function xs(e, t, n) {
1065
+ if (e) {
1066
+ var a = Ta.indexOf(e), r = new Date(
1067
+ t[0],
1068
+ t[1],
1069
+ t[2]
1070
+ ).getDay();
1071
+ if (a !== r)
1072
+ return g(n).weekdayMismatch = !0, n._isValid = !1, !1;
1073
+ }
1074
+ return !0;
1075
+ }
1076
+ function Ss(e, t, n) {
1077
+ if (e)
1078
+ return ws[e];
1079
+ if (t)
1080
+ return 0;
1081
+ var a = parseInt(n, 10), r = a % 100, i = (a - r) / 100;
1082
+ return i * 60 + r;
1083
+ }
1084
+ function Ea(e) {
1085
+ var t = _s.exec(ks(e._i)), n;
1086
+ if (t) {
1087
+ if (n = bs(
1088
+ t[4],
1089
+ t[3],
1090
+ t[2],
1091
+ t[5],
1092
+ t[6],
1093
+ t[7]
1094
+ ), !xs(t[1], n, e))
1095
+ return;
1096
+ e._a = n, e._tzm = Ss(t[8], t[9], t[10]), e._d = Ze.apply(null, e._a), e._d.setUTCMinutes(e._d.getUTCMinutes() - e._tzm), g(e).rfc2822 = !0;
1097
+ } else
1098
+ e._isValid = !1;
1099
+ }
1100
+ function Ds(e) {
1101
+ var t = ps.exec(e._i);
1102
+ if (t !== null) {
1103
+ e._d = /* @__PURE__ */ new Date(+t[1]);
1104
+ return;
1105
+ }
1106
+ if (Wa(e), e._isValid === !1)
1107
+ delete e._isValid;
1108
+ else
1109
+ return;
1110
+ if (Ea(e), e._isValid === !1)
1111
+ delete e._isValid;
1112
+ else
1113
+ return;
1114
+ e._strict ? e._isValid = !1 : d.createFromInputFallback(e);
1115
+ }
1116
+ d.createFromInputFallback = U(
1117
+ "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.",
1118
+ function(e) {
1119
+ e._d = /* @__PURE__ */ new Date(e._i + (e._useUTC ? " UTC" : ""));
1120
+ }
1121
+ );
1122
+ function Me(e, t, n) {
1123
+ return e != null ? e : t != null ? t : n;
1124
+ }
1125
+ function Gs(e) {
1126
+ var t = new Date(d.now());
1127
+ return e._useUTC ? [
1128
+ t.getUTCFullYear(),
1129
+ t.getUTCMonth(),
1130
+ t.getUTCDate()
1131
+ ] : [t.getFullYear(), t.getMonth(), t.getDate()];
1132
+ }
1133
+ function Ln(e) {
1134
+ var t, n, a = [], r, i, s;
1135
+ if (!e._d) {
1136
+ for (r = Gs(e), e._w && e._a[Q] == null && e._a[se] == null && Ms(e), e._dayOfYear != null && (s = Me(e._a[I], r[I]), (e._dayOfYear > je(s) || e._dayOfYear === 0) && (g(e)._overflowDayOfYear = !0), n = Ze(s, 0, e._dayOfYear), e._a[se] = n.getUTCMonth(), e._a[Q] = n.getUTCDate()), t = 0; t < 3 && e._a[t] == null; ++t)
1137
+ e._a[t] = a[t] = r[t];
1138
+ for (; t < 7; t++)
1139
+ e._a[t] = a[t] = e._a[t] == null ? t === 2 ? 1 : 0 : e._a[t];
1140
+ e._a[L] === 24 && e._a[V] === 0 && e._a[oe] === 0 && e._a[ve] === 0 && (e._nextDay = !0, e._a[L] = 0), e._d = (e._useUTC ? Ze : Yi).apply(
1141
+ null,
1142
+ a
1143
+ ), i = e._useUTC ? e._d.getUTCDay() : e._d.getDay(), e._tzm != null && e._d.setUTCMinutes(e._d.getUTCMinutes() - e._tzm), e._nextDay && (e._a[L] = 24), e._w && typeof e._w.d != "undefined" && e._w.d !== i && (g(e).weekdayMismatch = !0);
1144
+ }
1145
+ }
1146
+ function Ms(e) {
1147
+ var t, n, a, r, i, s, u, f, m;
1148
+ t = e._w, t.GG != null || t.W != null || t.E != null ? (i = 1, s = 4, n = Me(
1149
+ t.GG,
1150
+ e._a[I],
1151
+ Ke(S(), 1, 4).year
1152
+ ), a = Me(t.W, 1), r = Me(t.E, 1), (r < 1 || r > 7) && (f = !0)) : (i = e._locale._week.dow, s = e._locale._week.doy, m = Ke(S(), i, s), n = Me(t.gg, e._a[I], m.year), a = Me(t.w, m.week), t.d != null ? (r = t.d, (r < 0 || r > 6) && (f = !0)) : t.e != null ? (r = t.e + i, (t.e < 0 || t.e > 6) && (f = !0)) : r = i), a < 1 || a > le(n, i, s) ? g(e)._overflowWeeks = !0 : f != null ? g(e)._overflowWeekday = !0 : (u = Ya(n, a, r, i, s), e._a[I] = u.year, e._dayOfYear = u.dayOfYear);
1153
+ }
1154
+ d.ISO_8601 = function() {
1155
+ };
1156
+ d.RFC_2822 = function() {
1157
+ };
1158
+ function Fn(e) {
1159
+ if (e._f === d.ISO_8601) {
1160
+ Wa(e);
1161
+ return;
1162
+ }
1163
+ if (e._f === d.RFC_2822) {
1164
+ Ea(e);
1165
+ return;
1166
+ }
1167
+ e._a = [], g(e).empty = !0;
1168
+ var t = "" + e._i, n, a, r, i, s, u = t.length, f = 0, m, F;
1169
+ for (r = ba(e._f, e._locale).match(bn) || [], F = r.length, n = 0; n < F; n++)
1170
+ i = r[n], a = (t.match(yi(i, e)) || [])[0], a && (s = t.substr(0, t.indexOf(a)), s.length > 0 && g(e).unusedInput.push(s), t = t.slice(
1171
+ t.indexOf(a) + a.length
1172
+ ), f += a.length), Le[i] ? (a ? g(e).empty = !1 : g(e).unusedTokens.push(i), _i(i, a, e)) : e._strict && !a && g(e).unusedTokens.push(i);
1173
+ g(e).charsLeftOver = u - f, t.length > 0 && g(e).unusedInput.push(t), e._a[L] <= 12 && g(e).bigHour === !0 && e._a[L] > 0 && (g(e).bigHour = void 0), g(e).parsedDateParts = e._a.slice(0), g(e).meridiem = e._meridiem, e._a[L] = Os(
1174
+ e._locale,
1175
+ e._a[L],
1176
+ e._meridiem
1177
+ ), m = g(e).era, m !== null && (e._a[I] = e._locale.erasConvertYear(m, e._a[I])), Ln(e), On(e);
1178
+ }
1179
+ function Os(e, t, n) {
1180
+ var a;
1181
+ return n == null ? t : e.meridiemHour != null ? e.meridiemHour(t, n) : (e.isPM != null && (a = e.isPM(n), a && t < 12 && (t += 12), !a && t === 12 && (t = 0)), t);
1182
+ }
1183
+ function Ls(e) {
1184
+ var t, n, a, r, i, s, u = !1, f = e._f.length;
1185
+ if (f === 0) {
1186
+ g(e).invalidFormat = !0, e._d = /* @__PURE__ */ new Date(NaN);
1187
+ return;
1188
+ }
1189
+ for (r = 0; r < f; r++)
1190
+ i = 0, s = !1, t = _n({}, e), e._useUTC != null && (t._useUTC = e._useUTC), t._f = e._f[r], Fn(t), pn(t) && (s = !0), i += g(t).charsLeftOver, i += g(t).unusedTokens.length * 10, g(t).score = i, u ? i < a && (a = i, n = t) : (a == null || i < a || s) && (a = i, n = t, s && (u = !0));
1191
+ ye(e, n || t);
1192
+ }
1193
+ function Fs(e) {
1194
+ if (!e._d) {
1195
+ var t = vn(e._i), n = t.day === void 0 ? t.date : t.day;
1196
+ e._a = pa(
1197
+ [t.year, t.month, n, t.hour, t.minute, t.second, t.millisecond],
1198
+ function(a) {
1199
+ return a && parseInt(a, 10);
1200
+ }
1201
+ ), Ln(e);
1202
+ }
1203
+ }
1204
+ function Cs(e) {
1205
+ var t = new Xe(On(Aa(e)));
1206
+ return t._nextDay && (t.add(1, "d"), t._nextDay = void 0), t;
1207
+ }
1208
+ function Aa(e) {
1209
+ var t = e._i, n = e._f;
1210
+ return e._locale = e._locale || de(e._l), t === null || n === void 0 && t === "" ? St({ nullInput: !0 }) : (typeof t == "string" && (e._i = t = e._locale.preparse(t)), j(t) ? new Xe(On(t)) : (qe(t) ? e._d = t : z(n) ? Ls(e) : n ? Fn(e) : Is(e), pn(e) || (e._d = null), e));
1211
+ }
1212
+ function Is(e) {
1213
+ var t = e._i;
1214
+ N(t) ? e._d = new Date(d.now()) : qe(t) ? e._d = new Date(t.valueOf()) : typeof t == "string" ? Ds(e) : z(t) ? (e._a = pa(t.slice(0), function(n) {
1215
+ return parseInt(n, 10);
1216
+ }), Ln(e)) : ke(t) ? Fs(e) : ue(t) ? e._d = new Date(t) : d.createFromInputFallback(e);
1217
+ }
1218
+ function Ua(e, t, n, a, r) {
1219
+ var i = {};
1220
+ return (t === !0 || t === !1) && (a = t, t = void 0), (n === !0 || n === !1) && (a = n, n = void 0), (ke(e) && yn(e) || z(e) && e.length === 0) && (e = void 0), i._isAMomentObject = !0, i._useUTC = i._isUTC = r, i._l = n, i._i = e, i._f = t, i._strict = a, Cs(i);
1221
+ }
1222
+ function S(e, t, n, a) {
1223
+ return Ua(e, t, n, a, !1);
1224
+ }
1225
+ var Ys = U(
1226
+ "moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",
1227
+ function() {
1228
+ var e = S.apply(null, arguments);
1229
+ return this.isValid() && e.isValid() ? e < this ? this : e : St();
1230
+ }
1231
+ ), Ts = U(
1232
+ "moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",
1233
+ function() {
1234
+ var e = S.apply(null, arguments);
1235
+ return this.isValid() && e.isValid() ? e > this ? this : e : St();
1236
+ }
1237
+ );
1238
+ function Ha(e, t) {
1239
+ var n, a;
1240
+ if (t.length === 1 && z(t[0]) && (t = t[0]), !t.length)
1241
+ return S();
1242
+ for (n = t[0], a = 1; a < t.length; ++a)
1243
+ (!t[a].isValid() || t[a][e](n)) && (n = t[a]);
1244
+ return n;
1245
+ }
1246
+ function Rs() {
1247
+ var e = [].slice.call(arguments, 0);
1248
+ return Ha("isBefore", e);
1249
+ }
1250
+ function Ns() {
1251
+ var e = [].slice.call(arguments, 0);
1252
+ return Ha("isAfter", e);
1253
+ }
1254
+ var Ps = function() {
1255
+ return Date.now ? Date.now() : +/* @__PURE__ */ new Date();
1256
+ }, Be = [
1257
+ "year",
1258
+ "quarter",
1259
+ "month",
1260
+ "week",
1261
+ "day",
1262
+ "hour",
1263
+ "minute",
1264
+ "second",
1265
+ "millisecond"
1266
+ ];
1267
+ function Ws(e) {
1268
+ var t, n = !1, a, r = Be.length;
1269
+ for (t in e)
1270
+ if (w(e, t) && !(O.call(Be, t) !== -1 && (e[t] == null || !isNaN(e[t]))))
1271
+ return !1;
1272
+ for (a = 0; a < r; ++a)
1273
+ if (e[Be[a]]) {
1274
+ if (n)
1275
+ return !1;
1276
+ parseFloat(e[Be[a]]) !== p(e[Be[a]]) && (n = !0);
1277
+ }
1278
+ return !0;
1279
+ }
1280
+ function Es() {
1281
+ return this._isValid;
1282
+ }
1283
+ function As() {
1284
+ return Z(NaN);
1285
+ }
1286
+ function Yt(e) {
1287
+ var t = vn(e), n = t.year || 0, a = t.quarter || 0, r = t.month || 0, i = t.week || t.isoWeek || 0, s = t.day || 0, u = t.hour || 0, f = t.minute || 0, m = t.second || 0, F = t.millisecond || 0;
1288
+ this._isValid = Ws(t), this._milliseconds = +F + m * 1e3 + // 1000
1289
+ f * 6e4 + // 1000 * 60
1290
+ u * 1e3 * 60 * 60, this._days = +s + i * 7, this._months = +r + a * 3 + n * 12, this._data = {}, this._locale = de(), this._bubble();
1291
+ }
1292
+ function yt(e) {
1293
+ return e instanceof Yt;
1294
+ }
1295
+ function dn(e) {
1296
+ return e < 0 ? Math.round(-1 * e) * -1 : Math.round(e);
1297
+ }
1298
+ function Us(e, t, n) {
1299
+ var a = Math.min(e.length, t.length), r = Math.abs(e.length - t.length), i = 0, s;
1300
+ for (s = 0; s < a; s++)
1301
+ p(e[s]) !== p(t[s]) && i++;
1302
+ return i + r;
1303
+ }
1304
+ function Ba(e, t) {
1305
+ h(e, 0, 0, function() {
1306
+ var n = this.utcOffset(), a = "+";
1307
+ return n < 0 && (n = -n, a = "-"), a + $(~~(n / 60), 2) + t + $(~~n % 60, 2);
1308
+ });
1309
+ }
1310
+ Ba("Z", ":");
1311
+ Ba("ZZ", "");
1312
+ c("Z", Ft);
1313
+ c("ZZ", Ft);
1314
+ x(["Z", "ZZ"], function(e, t, n) {
1315
+ n._useUTC = !0, n._tzm = Cn(Ft, e);
1316
+ });
1317
+ var Hs = /([\+\-]|\d\d)/gi;
1318
+ function Cn(e, t) {
1319
+ var n = (t || "").match(e), a, r, i;
1320
+ return n === null ? null : (a = n[n.length - 1] || [], r = (a + "").match(Hs) || ["-", 0, 0], i = +(r[1] * 60) + p(r[2]), i === 0 ? 0 : r[0] === "+" ? i : -i);
1321
+ }
1322
+ function In(e, t) {
1323
+ var n, a;
1324
+ return t._isUTC ? (n = t.clone(), a = (j(e) || qe(e) ? e.valueOf() : S(e).valueOf()) - n.valueOf(), n._d.setTime(n._d.valueOf() + a), d.updateOffset(n, !1), n) : S(e).local();
1325
+ }
1326
+ function cn(e) {
1327
+ return -Math.round(e._d.getTimezoneOffset());
1328
+ }
1329
+ d.updateOffset = function() {
1330
+ };
1331
+ function Bs(e, t, n) {
1332
+ var a = this._offset || 0, r;
1333
+ if (!this.isValid())
1334
+ return e != null ? this : NaN;
1335
+ if (e != null) {
1336
+ if (typeof e == "string") {
1337
+ if (e = Cn(Ft, e), e === null)
1338
+ return this;
1339
+ } else
1340
+ Math.abs(e) < 16 && !n && (e = e * 60);
1341
+ return !this._isUTC && t && (r = cn(this)), this._offset = e, this._isUTC = !0, r != null && this.add(r, "m"), a !== e && (!t || this._changeInProgress ? ja(
1342
+ this,
1343
+ Z(e - a, "m"),
1344
+ 1,
1345
+ !1
1346
+ ) : this._changeInProgress || (this._changeInProgress = !0, d.updateOffset(this, !0), this._changeInProgress = null)), this;
1347
+ } else
1348
+ return this._isUTC ? a : cn(this);
1349
+ }
1350
+ function Vs(e, t) {
1351
+ return e != null ? (typeof e != "string" && (e = -e), this.utcOffset(e, t), this) : -this.utcOffset();
1352
+ }
1353
+ function zs(e) {
1354
+ return this.utcOffset(0, e);
1355
+ }
1356
+ function js(e) {
1357
+ return this._isUTC && (this.utcOffset(0, e), this._isUTC = !1, e && this.subtract(cn(this), "m")), this;
1358
+ }
1359
+ function Zs() {
1360
+ if (this._tzm != null)
1361
+ this.utcOffset(this._tzm, !1, !0);
1362
+ else if (typeof this._i == "string") {
1363
+ var e = Cn(mi, this._i);
1364
+ e != null ? this.utcOffset(e) : this.utcOffset(0, !0);
1365
+ }
1366
+ return this;
1367
+ }
1368
+ function Ks(e) {
1369
+ return this.isValid() ? (e = e ? S(e).utcOffset() : 0, (this.utcOffset() - e) % 60 === 0) : !1;
1370
+ }
1371
+ function Js() {
1372
+ return this.utcOffset() > this.clone().month(0).utcOffset() || this.utcOffset() > this.clone().month(5).utcOffset();
1373
+ }
1374
+ function qs() {
1375
+ if (!N(this._isDSTShifted))
1376
+ return this._isDSTShifted;
1377
+ var e = {}, t;
1378
+ return _n(e, this), e = Aa(e), e._a ? (t = e._isUTC ? ee(e._a) : S(e._a), this._isDSTShifted = this.isValid() && Us(e._a, t.toArray()) > 0) : this._isDSTShifted = !1, this._isDSTShifted;
1379
+ }
1380
+ function Xs() {
1381
+ return this.isValid() ? !this._isUTC : !1;
1382
+ }
1383
+ function Qs() {
1384
+ return this.isValid() ? this._isUTC : !1;
1385
+ }
1386
+ function Va() {
1387
+ return this.isValid() ? this._isUTC && this._offset === 0 : !1;
1388
+ }
1389
+ var $s = /^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/, eo = /^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;
1390
+ function Z(e, t) {
1391
+ var n = e, a = null, r, i, s;
1392
+ return yt(e) ? n = {
1393
+ ms: e._milliseconds,
1394
+ d: e._days,
1395
+ M: e._months
1396
+ } : ue(e) || !isNaN(+e) ? (n = {}, t ? n[t] = +e : n.milliseconds = +e) : (a = $s.exec(e)) ? (r = a[1] === "-" ? -1 : 1, n = {
1397
+ y: 0,
1398
+ d: p(a[Q]) * r,
1399
+ h: p(a[L]) * r,
1400
+ m: p(a[V]) * r,
1401
+ s: p(a[oe]) * r,
1402
+ ms: p(dn(a[ve] * 1e3)) * r
1403
+ // the millisecond decimal point is included in the match
1404
+ }) : (a = eo.exec(e)) ? (r = a[1] === "-" ? -1 : 1, n = {
1405
+ y: be(a[2], r),
1406
+ M: be(a[3], r),
1407
+ w: be(a[4], r),
1408
+ d: be(a[5], r),
1409
+ h: be(a[6], r),
1410
+ m: be(a[7], r),
1411
+ s: be(a[8], r)
1412
+ }) : n == null ? n = {} : typeof n == "object" && ("from" in n || "to" in n) && (s = to(
1413
+ S(n.from),
1414
+ S(n.to)
1415
+ ), n = {}, n.ms = s.milliseconds, n.M = s.months), i = new Yt(n), yt(e) && w(e, "_locale") && (i._locale = e._locale), yt(e) && w(e, "_isValid") && (i._isValid = e._isValid), i;
1416
+ }
1417
+ Z.fn = Yt.prototype;
1418
+ Z.invalid = As;
1419
+ function be(e, t) {
1420
+ var n = e && parseFloat(e.replace(",", "."));
1421
+ return (isNaN(n) ? 0 : n) * t;
1422
+ }
1423
+ function oa(e, t) {
1424
+ var n = {};
1425
+ return n.months = t.month() - e.month() + (t.year() - e.year()) * 12, e.clone().add(n.months, "M").isAfter(t) && --n.months, n.milliseconds = +t - +e.clone().add(n.months, "M"), n;
1426
+ }
1427
+ function to(e, t) {
1428
+ var n;
1429
+ return e.isValid() && t.isValid() ? (t = In(t, e), e.isBefore(t) ? n = oa(e, t) : (n = oa(t, e), n.milliseconds = -n.milliseconds, n.months = -n.months), n) : { milliseconds: 0, months: 0 };
1430
+ }
1431
+ function za(e, t) {
1432
+ return function(n, a) {
1433
+ var r, i;
1434
+ return a !== null && !isNaN(+a) && (wa(
1435
+ t,
1436
+ "moment()." + t + "(period, number) is deprecated. Please use moment()." + t + "(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."
1437
+ ), i = n, n = a, a = i), r = Z(n, a), ja(this, r, e), this;
1438
+ };
1439
+ }
1440
+ function ja(e, t, n, a) {
1441
+ var r = t._milliseconds, i = dn(t._days), s = dn(t._months);
1442
+ e.isValid() && (a = a == null ? !0 : a, s && La(e, _t(e, "Month") + s * n), i && ka(e, "Date", _t(e, "Date") + i * n), r && e._d.setTime(e._d.valueOf() + r * n), a && d.updateOffset(e, i || s));
1443
+ }
1444
+ var no = za(1, "add"), ao = za(-1, "subtract");
1445
+ function Za(e) {
1446
+ return typeof e == "string" || e instanceof String;
1447
+ }
1448
+ function ro(e) {
1449
+ return j(e) || qe(e) || Za(e) || ue(e) || so(e) || io(e) || e === null || e === void 0;
1450
+ }
1451
+ function io(e) {
1452
+ var t = ke(e) && !yn(e), n = !1, a = [
1453
+ "years",
1454
+ "year",
1455
+ "y",
1456
+ "months",
1457
+ "month",
1458
+ "M",
1459
+ "days",
1460
+ "day",
1461
+ "d",
1462
+ "dates",
1463
+ "date",
1464
+ "D",
1465
+ "hours",
1466
+ "hour",
1467
+ "h",
1468
+ "minutes",
1469
+ "minute",
1470
+ "m",
1471
+ "seconds",
1472
+ "second",
1473
+ "s",
1474
+ "milliseconds",
1475
+ "millisecond",
1476
+ "ms"
1477
+ ], r, i, s = a.length;
1478
+ for (r = 0; r < s; r += 1)
1479
+ i = a[r], n = n || w(e, i);
1480
+ return t && n;
1481
+ }
1482
+ function so(e) {
1483
+ var t = z(e), n = !1;
1484
+ return t && (n = e.filter(function(a) {
1485
+ return !ue(a) && Za(e);
1486
+ }).length === 0), t && n;
1487
+ }
1488
+ function oo(e) {
1489
+ var t = ke(e) && !yn(e), n = !1, a = [
1490
+ "sameDay",
1491
+ "nextDay",
1492
+ "lastDay",
1493
+ "nextWeek",
1494
+ "lastWeek",
1495
+ "sameElse"
1496
+ ], r, i;
1497
+ for (r = 0; r < a.length; r += 1)
1498
+ i = a[r], n = n || w(e, i);
1499
+ return t && n;
1500
+ }
1501
+ function lo(e, t) {
1502
+ var n = e.diff(t, "days", !0);
1503
+ return n < -6 ? "sameElse" : n < -1 ? "lastWeek" : n < 0 ? "lastDay" : n < 1 ? "sameDay" : n < 2 ? "nextDay" : n < 7 ? "nextWeek" : "sameElse";
1504
+ }
1505
+ function uo(e, t) {
1506
+ arguments.length === 1 && (arguments[0] ? ro(arguments[0]) ? (e = arguments[0], t = void 0) : oo(arguments[0]) && (t = arguments[0], e = void 0) : (e = void 0, t = void 0));
1507
+ var n = e || S(), a = In(n, this).startOf("day"), r = d.calendarFormat(this, a) || "sameElse", i = t && (te(t[r]) ? t[r].call(this, n) : t[r]);
1508
+ return this.format(
1509
+ i || this.localeData().calendar(r, this, S(n))
1510
+ );
1511
+ }
1512
+ function co() {
1513
+ return new Xe(this);
1514
+ }
1515
+ function fo(e, t) {
1516
+ var n = j(e) ? e : S(e);
1517
+ return this.isValid() && n.isValid() ? (t = H(t) || "millisecond", t === "millisecond" ? this.valueOf() > n.valueOf() : n.valueOf() < this.clone().startOf(t).valueOf()) : !1;
1518
+ }
1519
+ function ho(e, t) {
1520
+ var n = j(e) ? e : S(e);
1521
+ return this.isValid() && n.isValid() ? (t = H(t) || "millisecond", t === "millisecond" ? this.valueOf() < n.valueOf() : this.clone().endOf(t).valueOf() < n.valueOf()) : !1;
1522
+ }
1523
+ function mo(e, t, n, a) {
1524
+ var r = j(e) ? e : S(e), i = j(t) ? t : S(t);
1525
+ return this.isValid() && r.isValid() && i.isValid() ? (a = a || "()", (a[0] === "(" ? this.isAfter(r, n) : !this.isBefore(r, n)) && (a[1] === ")" ? this.isBefore(i, n) : !this.isAfter(i, n))) : !1;
1526
+ }
1527
+ function go(e, t) {
1528
+ var n = j(e) ? e : S(e), a;
1529
+ return this.isValid() && n.isValid() ? (t = H(t) || "millisecond", t === "millisecond" ? this.valueOf() === n.valueOf() : (a = n.valueOf(), this.clone().startOf(t).valueOf() <= a && a <= this.clone().endOf(t).valueOf())) : !1;
1530
+ }
1531
+ function yo(e, t) {
1532
+ return this.isSame(e, t) || this.isAfter(e, t);
1533
+ }
1534
+ function po(e, t) {
1535
+ return this.isSame(e, t) || this.isBefore(e, t);
1536
+ }
1537
+ function _o(e, t, n) {
1538
+ var a, r, i;
1539
+ if (!this.isValid())
1540
+ return NaN;
1541
+ if (a = In(e, this), !a.isValid())
1542
+ return NaN;
1543
+ switch (r = (a.utcOffset() - this.utcOffset()) * 6e4, t = H(t), t) {
1544
+ case "year":
1545
+ i = pt(this, a) / 12;
1546
+ break;
1547
+ case "month":
1548
+ i = pt(this, a);
1549
+ break;
1550
+ case "quarter":
1551
+ i = pt(this, a) / 3;
1552
+ break;
1553
+ case "second":
1554
+ i = (this - a) / 1e3;
1555
+ break;
1556
+ case "minute":
1557
+ i = (this - a) / 6e4;
1558
+ break;
1559
+ case "hour":
1560
+ i = (this - a) / 36e5;
1561
+ break;
1562
+ case "day":
1563
+ i = (this - a - r) / 864e5;
1564
+ break;
1565
+ case "week":
1566
+ i = (this - a - r) / 6048e5;
1567
+ break;
1568
+ default:
1569
+ i = this - a;
1570
+ }
1571
+ return n ? i : A(i);
1572
+ }
1573
+ function pt(e, t) {
1574
+ if (e.date() < t.date())
1575
+ return -pt(t, e);
1576
+ var n = (t.year() - e.year()) * 12 + (t.month() - e.month()), a = e.clone().add(n, "months"), r, i;
1577
+ return t - a < 0 ? (r = e.clone().add(n - 1, "months"), i = (t - a) / (a - r)) : (r = e.clone().add(n + 1, "months"), i = (t - a) / (r - a)), -(n + i) || 0;
1578
+ }
1579
+ d.defaultFormat = "YYYY-MM-DDTHH:mm:ssZ";
1580
+ d.defaultFormatUtc = "YYYY-MM-DDTHH:mm:ss[Z]";
1581
+ function wo() {
1582
+ return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ");
1583
+ }
1584
+ function bo(e) {
1585
+ if (!this.isValid())
1586
+ return null;
1587
+ var t = e !== !0, n = t ? this.clone().utc() : this;
1588
+ return n.year() < 0 || n.year() > 9999 ? gt(
1589
+ n,
1590
+ t ? "YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]" : "YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"
1591
+ ) : te(Date.prototype.toISOString) ? t ? this.toDate().toISOString() : new Date(this.valueOf() + this.utcOffset() * 60 * 1e3).toISOString().replace("Z", gt(n, "Z")) : gt(
1592
+ n,
1593
+ t ? "YYYY-MM-DD[T]HH:mm:ss.SSS[Z]" : "YYYY-MM-DD[T]HH:mm:ss.SSSZ"
1594
+ );
1595
+ }
1596
+ function vo() {
1597
+ if (!this.isValid())
1598
+ return "moment.invalid(/* " + this._i + " */)";
1599
+ var e = "moment", t = "", n, a, r, i;
1600
+ return this.isLocal() || (e = this.utcOffset() === 0 ? "moment.utc" : "moment.parseZone", t = "Z"), n = "[" + e + '("]', a = 0 <= this.year() && this.year() <= 9999 ? "YYYY" : "YYYYYY", r = "-MM-DD[T]HH:mm:ss.SSS", i = t + '[")]', this.format(n + a + r + i);
1601
+ }
1602
+ function ko(e) {
1603
+ e || (e = this.isUtc() ? d.defaultFormatUtc : d.defaultFormat);
1604
+ var t = gt(this, e);
1605
+ return this.localeData().postformat(t);
1606
+ }
1607
+ function xo(e, t) {
1608
+ return this.isValid() && (j(e) && e.isValid() || S(e).isValid()) ? Z({ to: this, from: e }).locale(this.locale()).humanize(!t) : this.localeData().invalidDate();
1609
+ }
1610
+ function So(e) {
1611
+ return this.from(S(), e);
1612
+ }
1613
+ function Do(e, t) {
1614
+ return this.isValid() && (j(e) && e.isValid() || S(e).isValid()) ? Z({ from: this, to: e }).locale(this.locale()).humanize(!t) : this.localeData().invalidDate();
1615
+ }
1616
+ function Go(e) {
1617
+ return this.to(S(), e);
1618
+ }
1619
+ function Ka(e) {
1620
+ var t;
1621
+ return e === void 0 ? this._locale._abbr : (t = de(e), t != null && (this._locale = t), this);
1622
+ }
1623
+ var Ja = U(
1624
+ "moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",
1625
+ function(e) {
1626
+ return e === void 0 ? this.localeData() : this.locale(e);
1627
+ }
1628
+ );
1629
+ function qa() {
1630
+ return this._locale;
1631
+ }
1632
+ var vt = 1e3, Fe = 60 * vt, kt = 60 * Fe, Xa = (365 * 400 + 97) * 24 * kt;
1633
+ function Ce(e, t) {
1634
+ return (e % t + t) % t;
1635
+ }
1636
+ function Qa(e, t, n) {
1637
+ return e < 100 && e >= 0 ? new Date(e + 400, t, n) - Xa : new Date(e, t, n).valueOf();
1638
+ }
1639
+ function $a(e, t, n) {
1640
+ return e < 100 && e >= 0 ? Date.UTC(e + 400, t, n) - Xa : Date.UTC(e, t, n);
1641
+ }
1642
+ function Mo(e) {
1643
+ var t, n;
1644
+ if (e = H(e), e === void 0 || e === "millisecond" || !this.isValid())
1645
+ return this;
1646
+ switch (n = this._isUTC ? $a : Qa, e) {
1647
+ case "year":
1648
+ t = n(this.year(), 0, 1);
1649
+ break;
1650
+ case "quarter":
1651
+ t = n(
1652
+ this.year(),
1653
+ this.month() - this.month() % 3,
1654
+ 1
1655
+ );
1656
+ break;
1657
+ case "month":
1658
+ t = n(this.year(), this.month(), 1);
1659
+ break;
1660
+ case "week":
1661
+ t = n(
1662
+ this.year(),
1663
+ this.month(),
1664
+ this.date() - this.weekday()
1665
+ );
1666
+ break;
1667
+ case "isoWeek":
1668
+ t = n(
1669
+ this.year(),
1670
+ this.month(),
1671
+ this.date() - (this.isoWeekday() - 1)
1672
+ );
1673
+ break;
1674
+ case "day":
1675
+ case "date":
1676
+ t = n(this.year(), this.month(), this.date());
1677
+ break;
1678
+ case "hour":
1679
+ t = this._d.valueOf(), t -= Ce(
1680
+ t + (this._isUTC ? 0 : this.utcOffset() * Fe),
1681
+ kt
1682
+ );
1683
+ break;
1684
+ case "minute":
1685
+ t = this._d.valueOf(), t -= Ce(t, Fe);
1686
+ break;
1687
+ case "second":
1688
+ t = this._d.valueOf(), t -= Ce(t, vt);
1689
+ break;
1690
+ }
1691
+ return this._d.setTime(t), d.updateOffset(this, !0), this;
1692
+ }
1693
+ function Oo(e) {
1694
+ var t, n;
1695
+ if (e = H(e), e === void 0 || e === "millisecond" || !this.isValid())
1696
+ return this;
1697
+ switch (n = this._isUTC ? $a : Qa, e) {
1698
+ case "year":
1699
+ t = n(this.year() + 1, 0, 1) - 1;
1700
+ break;
1701
+ case "quarter":
1702
+ t = n(
1703
+ this.year(),
1704
+ this.month() - this.month() % 3 + 3,
1705
+ 1
1706
+ ) - 1;
1707
+ break;
1708
+ case "month":
1709
+ t = n(this.year(), this.month() + 1, 1) - 1;
1710
+ break;
1711
+ case "week":
1712
+ t = n(
1713
+ this.year(),
1714
+ this.month(),
1715
+ this.date() - this.weekday() + 7
1716
+ ) - 1;
1717
+ break;
1718
+ case "isoWeek":
1719
+ t = n(
1720
+ this.year(),
1721
+ this.month(),
1722
+ this.date() - (this.isoWeekday() - 1) + 7
1723
+ ) - 1;
1724
+ break;
1725
+ case "day":
1726
+ case "date":
1727
+ t = n(this.year(), this.month(), this.date() + 1) - 1;
1728
+ break;
1729
+ case "hour":
1730
+ t = this._d.valueOf(), t += kt - Ce(
1731
+ t + (this._isUTC ? 0 : this.utcOffset() * Fe),
1732
+ kt
1733
+ ) - 1;
1734
+ break;
1735
+ case "minute":
1736
+ t = this._d.valueOf(), t += Fe - Ce(t, Fe) - 1;
1737
+ break;
1738
+ case "second":
1739
+ t = this._d.valueOf(), t += vt - Ce(t, vt) - 1;
1740
+ break;
1741
+ }
1742
+ return this._d.setTime(t), d.updateOffset(this, !0), this;
1743
+ }
1744
+ function Lo() {
1745
+ return this._d.valueOf() - (this._offset || 0) * 6e4;
1746
+ }
1747
+ function Fo() {
1748
+ return Math.floor(this.valueOf() / 1e3);
1749
+ }
1750
+ function Co() {
1751
+ return new Date(this.valueOf());
1752
+ }
1753
+ function Io() {
1754
+ var e = this;
1755
+ return [
1756
+ e.year(),
1757
+ e.month(),
1758
+ e.date(),
1759
+ e.hour(),
1760
+ e.minute(),
1761
+ e.second(),
1762
+ e.millisecond()
1763
+ ];
1764
+ }
1765
+ function Yo() {
1766
+ var e = this;
1767
+ return {
1768
+ years: e.year(),
1769
+ months: e.month(),
1770
+ date: e.date(),
1771
+ hours: e.hours(),
1772
+ minutes: e.minutes(),
1773
+ seconds: e.seconds(),
1774
+ milliseconds: e.milliseconds()
1775
+ };
1776
+ }
1777
+ function To() {
1778
+ return this.isValid() ? this.toISOString() : null;
1779
+ }
1780
+ function Ro() {
1781
+ return pn(this);
1782
+ }
1783
+ function No() {
1784
+ return ye({}, g(this));
1785
+ }
1786
+ function Po() {
1787
+ return g(this).overflow;
1788
+ }
1789
+ function Wo() {
1790
+ return {
1791
+ input: this._i,
1792
+ format: this._f,
1793
+ locale: this._locale,
1794
+ isUTC: this._isUTC,
1795
+ strict: this._strict
1796
+ };
1797
+ }
1798
+ h("N", 0, 0, "eraAbbr");
1799
+ h("NN", 0, 0, "eraAbbr");
1800
+ h("NNN", 0, 0, "eraAbbr");
1801
+ h("NNNN", 0, 0, "eraName");
1802
+ h("NNNNN", 0, 0, "eraNarrow");
1803
+ h("y", ["y", 1], "yo", "eraYear");
1804
+ h("y", ["yy", 2], 0, "eraYear");
1805
+ h("y", ["yyy", 3], 0, "eraYear");
1806
+ h("y", ["yyyy", 4], 0, "eraYear");
1807
+ c("N", Yn);
1808
+ c("NN", Yn);
1809
+ c("NNN", Yn);
1810
+ c("NNNN", Jo);
1811
+ c("NNNNN", qo);
1812
+ x(
1813
+ ["N", "NN", "NNN", "NNNN", "NNNNN"],
1814
+ function(e, t, n, a) {
1815
+ var r = n._locale.erasParse(e, a, n._strict);
1816
+ r ? g(n).era = r : g(n).invalidEra = e;
1817
+ }
1818
+ );
1819
+ c("y", Ye);
1820
+ c("yy", Ye);
1821
+ c("yyy", Ye);
1822
+ c("yyyy", Ye);
1823
+ c("yo", Xo);
1824
+ x(["y", "yy", "yyy", "yyyy"], I);
1825
+ x(["yo"], function(e, t, n, a) {
1826
+ var r;
1827
+ n._locale._eraYearOrdinalRegex && (r = e.match(n._locale._eraYearOrdinalRegex)), n._locale.eraYearOrdinalParse ? t[I] = n._locale.eraYearOrdinalParse(e, r) : t[I] = parseInt(e, 10);
1828
+ });
1829
+ function Eo(e, t) {
1830
+ var n, a, r, i = this._eras || de("en")._eras;
1831
+ for (n = 0, a = i.length; n < a; ++n) {
1832
+ switch (typeof i[n].since) {
1833
+ case "string":
1834
+ r = d(i[n].since).startOf("day"), i[n].since = r.valueOf();
1835
+ break;
1836
+ }
1837
+ switch (typeof i[n].until) {
1838
+ case "undefined":
1839
+ i[n].until = 1 / 0;
1840
+ break;
1841
+ case "string":
1842
+ r = d(i[n].until).startOf("day").valueOf(), i[n].until = r.valueOf();
1843
+ break;
1844
+ }
1845
+ }
1846
+ return i;
1847
+ }
1848
+ function Ao(e, t, n) {
1849
+ var a, r, i = this.eras(), s, u, f;
1850
+ for (e = e.toUpperCase(), a = 0, r = i.length; a < r; ++a)
1851
+ if (s = i[a].name.toUpperCase(), u = i[a].abbr.toUpperCase(), f = i[a].narrow.toUpperCase(), n)
1852
+ switch (t) {
1853
+ case "N":
1854
+ case "NN":
1855
+ case "NNN":
1856
+ if (u === e)
1857
+ return i[a];
1858
+ break;
1859
+ case "NNNN":
1860
+ if (s === e)
1861
+ return i[a];
1862
+ break;
1863
+ case "NNNNN":
1864
+ if (f === e)
1865
+ return i[a];
1866
+ break;
1867
+ }
1868
+ else if ([s, u, f].indexOf(e) >= 0)
1869
+ return i[a];
1870
+ }
1871
+ function Uo(e, t) {
1872
+ var n = e.since <= e.until ? 1 : -1;
1873
+ return t === void 0 ? d(e.since).year() : d(e.since).year() + (t - e.offset) * n;
1874
+ }
1875
+ function Ho() {
1876
+ var e, t, n, a = this.localeData().eras();
1877
+ for (e = 0, t = a.length; e < t; ++e)
1878
+ if (n = this.clone().startOf("day").valueOf(), a[e].since <= n && n <= a[e].until || a[e].until <= n && n <= a[e].since)
1879
+ return a[e].name;
1880
+ return "";
1881
+ }
1882
+ function Bo() {
1883
+ var e, t, n, a = this.localeData().eras();
1884
+ for (e = 0, t = a.length; e < t; ++e)
1885
+ if (n = this.clone().startOf("day").valueOf(), a[e].since <= n && n <= a[e].until || a[e].until <= n && n <= a[e].since)
1886
+ return a[e].narrow;
1887
+ return "";
1888
+ }
1889
+ function Vo() {
1890
+ var e, t, n, a = this.localeData().eras();
1891
+ for (e = 0, t = a.length; e < t; ++e)
1892
+ if (n = this.clone().startOf("day").valueOf(), a[e].since <= n && n <= a[e].until || a[e].until <= n && n <= a[e].since)
1893
+ return a[e].abbr;
1894
+ return "";
1895
+ }
1896
+ function zo() {
1897
+ var e, t, n, a, r = this.localeData().eras();
1898
+ for (e = 0, t = r.length; e < t; ++e)
1899
+ if (n = r[e].since <= r[e].until ? 1 : -1, a = this.clone().startOf("day").valueOf(), r[e].since <= a && a <= r[e].until || r[e].until <= a && a <= r[e].since)
1900
+ return (this.year() - d(r[e].since).year()) * n + r[e].offset;
1901
+ return this.year();
1902
+ }
1903
+ function jo(e) {
1904
+ return w(this, "_erasNameRegex") || Tn.call(this), e ? this._erasNameRegex : this._erasRegex;
1905
+ }
1906
+ function Zo(e) {
1907
+ return w(this, "_erasAbbrRegex") || Tn.call(this), e ? this._erasAbbrRegex : this._erasRegex;
1908
+ }
1909
+ function Ko(e) {
1910
+ return w(this, "_erasNarrowRegex") || Tn.call(this), e ? this._erasNarrowRegex : this._erasRegex;
1911
+ }
1912
+ function Yn(e, t) {
1913
+ return t.erasAbbrRegex(e);
1914
+ }
1915
+ function Jo(e, t) {
1916
+ return t.erasNameRegex(e);
1917
+ }
1918
+ function qo(e, t) {
1919
+ return t.erasNarrowRegex(e);
1920
+ }
1921
+ function Xo(e, t) {
1922
+ return t._eraYearOrdinalRegex || Ye;
1923
+ }
1924
+ function Tn() {
1925
+ var e = [], t = [], n = [], a = [], r, i, s = this.eras();
1926
+ for (r = 0, i = s.length; r < i; ++r)
1927
+ t.push(P(s[r].name)), e.push(P(s[r].abbr)), n.push(P(s[r].narrow)), a.push(P(s[r].name)), a.push(P(s[r].abbr)), a.push(P(s[r].narrow));
1928
+ this._erasRegex = new RegExp("^(" + a.join("|") + ")", "i"), this._erasNameRegex = new RegExp("^(" + t.join("|") + ")", "i"), this._erasAbbrRegex = new RegExp("^(" + e.join("|") + ")", "i"), this._erasNarrowRegex = new RegExp(
1929
+ "^(" + n.join("|") + ")",
1930
+ "i"
1931
+ );
1932
+ }
1933
+ h(0, ["gg", 2], 0, function() {
1934
+ return this.weekYear() % 100;
1935
+ });
1936
+ h(0, ["GG", 2], 0, function() {
1937
+ return this.isoWeekYear() % 100;
1938
+ });
1939
+ function Tt(e, t) {
1940
+ h(0, [e, e.length], 0, t);
1941
+ }
1942
+ Tt("gggg", "weekYear");
1943
+ Tt("ggggg", "weekYear");
1944
+ Tt("GGGG", "isoWeekYear");
1945
+ Tt("GGGGG", "isoWeekYear");
1946
+ Y("weekYear", "gg");
1947
+ Y("isoWeekYear", "GG");
1948
+ T("weekYear", 1);
1949
+ T("isoWeekYear", 1);
1950
+ c("G", Lt);
1951
+ c("g", Lt);
1952
+ c("GG", D, W);
1953
+ c("gg", D, W);
1954
+ c("GGGG", xn, kn);
1955
+ c("gggg", xn, kn);
1956
+ c("GGGGG", Ot, Gt);
1957
+ c("ggggg", Ot, Gt);
1958
+ $e(
1959
+ ["gggg", "ggggg", "GGGG", "GGGGG"],
1960
+ function(e, t, n, a) {
1961
+ t[a.substr(0, 2)] = p(e);
1962
+ }
1963
+ );
1964
+ $e(["gg", "GG"], function(e, t, n, a) {
1965
+ t[a] = d.parseTwoDigitYear(e);
1966
+ });
1967
+ function Qo(e) {
1968
+ return er.call(
1969
+ this,
1970
+ e,
1971
+ this.week(),
1972
+ this.weekday(),
1973
+ this.localeData()._week.dow,
1974
+ this.localeData()._week.doy
1975
+ );
1976
+ }
1977
+ function $o(e) {
1978
+ return er.call(
1979
+ this,
1980
+ e,
1981
+ this.isoWeek(),
1982
+ this.isoWeekday(),
1983
+ 1,
1984
+ 4
1985
+ );
1986
+ }
1987
+ function el() {
1988
+ return le(this.year(), 1, 4);
1989
+ }
1990
+ function tl() {
1991
+ return le(this.isoWeekYear(), 1, 4);
1992
+ }
1993
+ function nl() {
1994
+ var e = this.localeData()._week;
1995
+ return le(this.year(), e.dow, e.doy);
1996
+ }
1997
+ function al() {
1998
+ var e = this.localeData()._week;
1999
+ return le(this.weekYear(), e.dow, e.doy);
2000
+ }
2001
+ function er(e, t, n, a, r) {
2002
+ var i;
2003
+ return e == null ? Ke(this, a, r).year : (i = le(e, a, r), t > i && (t = i), rl.call(this, e, t, n, a, r));
2004
+ }
2005
+ function rl(e, t, n, a, r) {
2006
+ var i = Ya(e, t, n, a, r), s = Ze(i.year, 0, i.dayOfYear);
2007
+ return this.year(s.getUTCFullYear()), this.month(s.getUTCMonth()), this.date(s.getUTCDate()), this;
2008
+ }
2009
+ h("Q", 0, "Qo", "quarter");
2010
+ Y("quarter", "Q");
2011
+ T("quarter", 7);
2012
+ c("Q", xa);
2013
+ x("Q", function(e, t) {
2014
+ t[se] = (p(e) - 1) * 3;
2015
+ });
2016
+ function il(e) {
2017
+ return e == null ? Math.ceil((this.month() + 1) / 3) : this.month((e - 1) * 3 + this.month() % 3);
2018
+ }
2019
+ h("D", ["DD", 2], "Do", "date");
2020
+ Y("date", "D");
2021
+ T("date", 9);
2022
+ c("D", D);
2023
+ c("DD", D, W);
2024
+ c("Do", function(e, t) {
2025
+ return e ? t._dayOfMonthOrdinalParse || t._ordinalParse : t._dayOfMonthOrdinalParseLenient;
2026
+ });
2027
+ x(["D", "DD"], Q);
2028
+ x("Do", function(e, t) {
2029
+ t[Q] = p(e.match(D)[0]);
2030
+ });
2031
+ var tr = Ie("Date", !0);
2032
+ h("DDD", ["DDDD", 3], "DDDo", "dayOfYear");
2033
+ Y("dayOfYear", "DDD");
2034
+ T("dayOfYear", 4);
2035
+ c("DDD", Mt);
2036
+ c("DDDD", Sa);
2037
+ x(["DDD", "DDDD"], function(e, t, n) {
2038
+ n._dayOfYear = p(e);
2039
+ });
2040
+ function sl(e) {
2041
+ var t = Math.round(
2042
+ (this.clone().startOf("day") - this.clone().startOf("year")) / 864e5
2043
+ ) + 1;
2044
+ return e == null ? t : this.add(e - t, "d");
2045
+ }
2046
+ h("m", ["mm", 2], 0, "minute");
2047
+ Y("minute", "m");
2048
+ T("minute", 14);
2049
+ c("m", D);
2050
+ c("mm", D, W);
2051
+ x(["m", "mm"], V);
2052
+ var ol = Ie("Minutes", !1);
2053
+ h("s", ["ss", 2], 0, "second");
2054
+ Y("second", "s");
2055
+ T("second", 15);
2056
+ c("s", D);
2057
+ c("ss", D, W);
2058
+ x(["s", "ss"], oe);
2059
+ var ll = Ie("Seconds", !1);
2060
+ h("S", 0, 0, function() {
2061
+ return ~~(this.millisecond() / 100);
2062
+ });
2063
+ h(0, ["SS", 2], 0, function() {
2064
+ return ~~(this.millisecond() / 10);
2065
+ });
2066
+ h(0, ["SSS", 3], 0, "millisecond");
2067
+ h(0, ["SSSS", 4], 0, function() {
2068
+ return this.millisecond() * 10;
2069
+ });
2070
+ h(0, ["SSSSS", 5], 0, function() {
2071
+ return this.millisecond() * 100;
2072
+ });
2073
+ h(0, ["SSSSSS", 6], 0, function() {
2074
+ return this.millisecond() * 1e3;
2075
+ });
2076
+ h(0, ["SSSSSSS", 7], 0, function() {
2077
+ return this.millisecond() * 1e4;
2078
+ });
2079
+ h(0, ["SSSSSSSS", 8], 0, function() {
2080
+ return this.millisecond() * 1e5;
2081
+ });
2082
+ h(0, ["SSSSSSSSS", 9], 0, function() {
2083
+ return this.millisecond() * 1e6;
2084
+ });
2085
+ Y("millisecond", "ms");
2086
+ T("millisecond", 16);
2087
+ c("S", Mt, xa);
2088
+ c("SS", Mt, W);
2089
+ c("SSS", Mt, Sa);
2090
+ var pe, nr;
2091
+ for (pe = "SSSS"; pe.length <= 9; pe += "S")
2092
+ c(pe, Ye);
2093
+ function ul(e, t) {
2094
+ t[ve] = p(("0." + e) * 1e3);
2095
+ }
2096
+ for (pe = "S"; pe.length <= 9; pe += "S")
2097
+ x(pe, ul);
2098
+ nr = Ie("Milliseconds", !1);
2099
+ h("z", 0, 0, "zoneAbbr");
2100
+ h("zz", 0, 0, "zoneName");
2101
+ function dl() {
2102
+ return this._isUTC ? "UTC" : "";
2103
+ }
2104
+ function cl() {
2105
+ return this._isUTC ? "Coordinated Universal Time" : "";
2106
+ }
2107
+ var l = Xe.prototype;
2108
+ l.add = no;
2109
+ l.calendar = uo;
2110
+ l.clone = co;
2111
+ l.diff = _o;
2112
+ l.endOf = Oo;
2113
+ l.format = ko;
2114
+ l.from = xo;
2115
+ l.fromNow = So;
2116
+ l.to = Do;
2117
+ l.toNow = Go;
2118
+ l.get = fi;
2119
+ l.invalidAt = Po;
2120
+ l.isAfter = fo;
2121
+ l.isBefore = ho;
2122
+ l.isBetween = mo;
2123
+ l.isSame = go;
2124
+ l.isSameOrAfter = yo;
2125
+ l.isSameOrBefore = po;
2126
+ l.isValid = Ro;
2127
+ l.lang = Ja;
2128
+ l.locale = Ka;
2129
+ l.localeData = qa;
2130
+ l.max = Ts;
2131
+ l.min = Ys;
2132
+ l.parsingFlags = No;
2133
+ l.set = hi;
2134
+ l.startOf = Mo;
2135
+ l.subtract = ao;
2136
+ l.toArray = Io;
2137
+ l.toObject = Yo;
2138
+ l.toDate = Co;
2139
+ l.toISOString = bo;
2140
+ l.inspect = vo;
2141
+ typeof Symbol != "undefined" && Symbol.for != null && (l[Symbol.for("nodejs.util.inspect.custom")] = function() {
2142
+ return "Moment<" + this.format() + ">";
2143
+ });
2144
+ l.toJSON = To;
2145
+ l.toString = wo;
2146
+ l.unix = Fo;
2147
+ l.valueOf = Lo;
2148
+ l.creationData = Wo;
2149
+ l.eraName = Ho;
2150
+ l.eraNarrow = Bo;
2151
+ l.eraAbbr = Vo;
2152
+ l.eraYear = zo;
2153
+ l.year = Ia;
2154
+ l.isLeapYear = Ii;
2155
+ l.weekYear = Qo;
2156
+ l.isoWeekYear = $o;
2157
+ l.quarter = l.quarters = il;
2158
+ l.month = Fa;
2159
+ l.daysInMonth = Li;
2160
+ l.week = l.weeks = Wi;
2161
+ l.isoWeek = l.isoWeeks = Ei;
2162
+ l.weeksInYear = nl;
2163
+ l.weeksInWeekYear = al;
2164
+ l.isoWeeksInYear = el;
2165
+ l.isoWeeksInISOWeekYear = tl;
2166
+ l.date = tr;
2167
+ l.day = l.days = Qi;
2168
+ l.weekday = $i;
2169
+ l.isoWeekday = es;
2170
+ l.dayOfYear = sl;
2171
+ l.hour = l.hours = os;
2172
+ l.minute = l.minutes = ol;
2173
+ l.second = l.seconds = ll;
2174
+ l.millisecond = l.milliseconds = nr;
2175
+ l.utcOffset = Bs;
2176
+ l.utc = zs;
2177
+ l.local = js;
2178
+ l.parseZone = Zs;
2179
+ l.hasAlignedHourOffset = Ks;
2180
+ l.isDST = Js;
2181
+ l.isLocal = Xs;
2182
+ l.isUtcOffset = Qs;
2183
+ l.isUtc = Va;
2184
+ l.isUTC = Va;
2185
+ l.zoneAbbr = dl;
2186
+ l.zoneName = cl;
2187
+ l.dates = U(
2188
+ "dates accessor is deprecated. Use date instead.",
2189
+ tr
2190
+ );
2191
+ l.months = U(
2192
+ "months accessor is deprecated. Use month instead",
2193
+ Fa
2194
+ );
2195
+ l.years = U(
2196
+ "years accessor is deprecated. Use year instead",
2197
+ Ia
2198
+ );
2199
+ l.zone = U(
2200
+ "moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",
2201
+ Vs
2202
+ );
2203
+ l.isDSTShifted = U(
2204
+ "isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",
2205
+ qs
2206
+ );
2207
+ function fl(e) {
2208
+ return S(e * 1e3);
2209
+ }
2210
+ function hl() {
2211
+ return S.apply(null, arguments).parseZone();
2212
+ }
2213
+ function ar(e) {
2214
+ return e;
2215
+ }
2216
+ var b = wn.prototype;
2217
+ b.calendar = Qr;
2218
+ b.longDateFormat = ni;
2219
+ b.invalidDate = ri;
2220
+ b.ordinal = oi;
2221
+ b.preparse = ar;
2222
+ b.postformat = ar;
2223
+ b.relativeTime = ui;
2224
+ b.pastFuture = di;
2225
+ b.set = qr;
2226
+ b.eras = Eo;
2227
+ b.erasParse = Ao;
2228
+ b.erasConvertYear = Uo;
2229
+ b.erasAbbrRegex = Zo;
2230
+ b.erasNameRegex = jo;
2231
+ b.erasNarrowRegex = Ko;
2232
+ b.months = Di;
2233
+ b.monthsShort = Gi;
2234
+ b.monthsParse = Oi;
2235
+ b.monthsRegex = Ci;
2236
+ b.monthsShortRegex = Fi;
2237
+ b.week = Ti;
2238
+ b.firstDayOfYear = Pi;
2239
+ b.firstDayOfWeek = Ni;
2240
+ b.weekdays = Zi;
2241
+ b.weekdaysMin = Ji;
2242
+ b.weekdaysShort = Ki;
2243
+ b.weekdaysParse = Xi;
2244
+ b.weekdaysRegex = ts;
2245
+ b.weekdaysShortRegex = ns;
2246
+ b.weekdaysMinRegex = as;
2247
+ b.isPM = is;
2248
+ b.meridiem = ls;
2249
+ function xt(e, t, n, a) {
2250
+ var r = de(), i = ee().set(a, t);
2251
+ return r[n](i, e);
2252
+ }
2253
+ function rr(e, t, n) {
2254
+ if (ue(e) && (t = e, e = void 0), e = e || "", t != null)
2255
+ return xt(e, t, n, "month");
2256
+ var a, r = [];
2257
+ for (a = 0; a < 12; a++)
2258
+ r[a] = xt(e, a, n, "month");
2259
+ return r;
2260
+ }
2261
+ function Rn(e, t, n, a) {
2262
+ typeof e == "boolean" ? (ue(t) && (n = t, t = void 0), t = t || "") : (t = e, n = t, e = !1, ue(t) && (n = t, t = void 0), t = t || "");
2263
+ var r = de(), i = e ? r._week.dow : 0, s, u = [];
2264
+ if (n != null)
2265
+ return xt(t, (n + i) % 7, a, "day");
2266
+ for (s = 0; s < 7; s++)
2267
+ u[s] = xt(t, (s + i) % 7, a, "day");
2268
+ return u;
2269
+ }
2270
+ function ml(e, t) {
2271
+ return rr(e, t, "months");
2272
+ }
2273
+ function gl(e, t) {
2274
+ return rr(e, t, "monthsShort");
2275
+ }
2276
+ function yl(e, t, n) {
2277
+ return Rn(e, t, n, "weekdays");
2278
+ }
2279
+ function pl(e, t, n) {
2280
+ return Rn(e, t, n, "weekdaysShort");
2281
+ }
2282
+ function _l(e, t, n) {
2283
+ return Rn(e, t, n, "weekdaysMin");
2284
+ }
2285
+ _e("en", {
2286
+ eras: [
2287
+ {
2288
+ since: "0001-01-01",
2289
+ until: 1 / 0,
2290
+ offset: 1,
2291
+ name: "Anno Domini",
2292
+ narrow: "AD",
2293
+ abbr: "AD"
2294
+ },
2295
+ {
2296
+ since: "0000-12-31",
2297
+ until: -1 / 0,
2298
+ offset: 1,
2299
+ name: "Before Christ",
2300
+ narrow: "BC",
2301
+ abbr: "BC"
2302
+ }
2303
+ ],
2304
+ dayOfMonthOrdinalParse: /\d{1,2}(th|st|nd|rd)/,
2305
+ ordinal: function(e) {
2306
+ var t = e % 10, n = p(e % 100 / 10) === 1 ? "th" : t === 1 ? "st" : t === 2 ? "nd" : t === 3 ? "rd" : "th";
2307
+ return e + n;
2308
+ }
2309
+ });
2310
+ d.lang = U(
2311
+ "moment.lang is deprecated. Use moment.locale instead.",
2312
+ _e
2313
+ );
2314
+ d.langData = U(
2315
+ "moment.langData is deprecated. Use moment.localeData instead.",
2316
+ de
2317
+ );
2318
+ var re = Math.abs;
2319
+ function wl() {
2320
+ var e = this._data;
2321
+ return this._milliseconds = re(this._milliseconds), this._days = re(this._days), this._months = re(this._months), e.milliseconds = re(e.milliseconds), e.seconds = re(e.seconds), e.minutes = re(e.minutes), e.hours = re(e.hours), e.months = re(e.months), e.years = re(e.years), this;
2322
+ }
2323
+ function ir(e, t, n, a) {
2324
+ var r = Z(t, n);
2325
+ return e._milliseconds += a * r._milliseconds, e._days += a * r._days, e._months += a * r._months, e._bubble();
2326
+ }
2327
+ function bl(e, t) {
2328
+ return ir(this, e, t, 1);
2329
+ }
2330
+ function vl(e, t) {
2331
+ return ir(this, e, t, -1);
2332
+ }
2333
+ function la(e) {
2334
+ return e < 0 ? Math.floor(e) : Math.ceil(e);
2335
+ }
2336
+ function kl() {
2337
+ var e = this._milliseconds, t = this._days, n = this._months, a = this._data, r, i, s, u, f;
2338
+ return e >= 0 && t >= 0 && n >= 0 || e <= 0 && t <= 0 && n <= 0 || (e += la(fn(n) + t) * 864e5, t = 0, n = 0), a.milliseconds = e % 1e3, r = A(e / 1e3), a.seconds = r % 60, i = A(r / 60), a.minutes = i % 60, s = A(i / 60), a.hours = s % 24, t += A(s / 24), f = A(sr(t)), n += f, t -= la(fn(f)), u = A(n / 12), n %= 12, a.days = t, a.months = n, a.years = u, this;
2339
+ }
2340
+ function sr(e) {
2341
+ return e * 4800 / 146097;
2342
+ }
2343
+ function fn(e) {
2344
+ return e * 146097 / 4800;
2345
+ }
2346
+ function xl(e) {
2347
+ if (!this.isValid())
2348
+ return NaN;
2349
+ var t, n, a = this._milliseconds;
2350
+ if (e = H(e), e === "month" || e === "quarter" || e === "year")
2351
+ switch (t = this._days + a / 864e5, n = this._months + sr(t), e) {
2352
+ case "month":
2353
+ return n;
2354
+ case "quarter":
2355
+ return n / 3;
2356
+ case "year":
2357
+ return n / 12;
2358
+ }
2359
+ else
2360
+ switch (t = this._days + Math.round(fn(this._months)), e) {
2361
+ case "week":
2362
+ return t / 7 + a / 6048e5;
2363
+ case "day":
2364
+ return t + a / 864e5;
2365
+ case "hour":
2366
+ return t * 24 + a / 36e5;
2367
+ case "minute":
2368
+ return t * 1440 + a / 6e4;
2369
+ case "second":
2370
+ return t * 86400 + a / 1e3;
2371
+ case "millisecond":
2372
+ return Math.floor(t * 864e5) + a;
2373
+ default:
2374
+ throw new Error("Unknown unit " + e);
2375
+ }
2376
+ }
2377
+ function Sl() {
2378
+ return this.isValid() ? this._milliseconds + this._days * 864e5 + this._months % 12 * 2592e6 + p(this._months / 12) * 31536e6 : NaN;
2379
+ }
2380
+ function ce(e) {
2381
+ return function() {
2382
+ return this.as(e);
2383
+ };
2384
+ }
2385
+ var Dl = ce("ms"), Gl = ce("s"), Ml = ce("m"), Ol = ce("h"), Ll = ce("d"), Fl = ce("w"), Cl = ce("M"), Il = ce("Q"), Yl = ce("y");
2386
+ function Tl() {
2387
+ return Z(this);
2388
+ }
2389
+ function Rl(e) {
2390
+ return e = H(e), this.isValid() ? this[e + "s"]() : NaN;
2391
+ }
2392
+ function xe(e) {
2393
+ return function() {
2394
+ return this.isValid() ? this._data[e] : NaN;
2395
+ };
2396
+ }
2397
+ var Nl = xe("milliseconds"), Pl = xe("seconds"), Wl = xe("minutes"), El = xe("hours"), Al = xe("days"), Ul = xe("months"), Hl = xe("years");
2398
+ function Bl() {
2399
+ return A(this.days() / 7);
2400
+ }
2401
+ var ie = Math.round, Oe = {
2402
+ ss: 44,
2403
+ // a few seconds to seconds
2404
+ s: 45,
2405
+ // seconds to minute
2406
+ m: 45,
2407
+ // minutes to hour
2408
+ h: 22,
2409
+ // hours to day
2410
+ d: 26,
2411
+ // days to month/week
2412
+ w: null,
2413
+ // weeks to month
2414
+ M: 11
2415
+ // months to year
2416
+ };
2417
+ function Vl(e, t, n, a, r) {
2418
+ return r.relativeTime(t || 1, !!n, e, a);
2419
+ }
2420
+ function zl(e, t, n, a) {
2421
+ var r = Z(e).abs(), i = ie(r.as("s")), s = ie(r.as("m")), u = ie(r.as("h")), f = ie(r.as("d")), m = ie(r.as("M")), F = ie(r.as("w")), C = ie(r.as("y")), R = i <= n.ss && ["s", i] || i < n.s && ["ss", i] || s <= 1 && ["m"] || s < n.m && ["mm", s] || u <= 1 && ["h"] || u < n.h && ["hh", u] || f <= 1 && ["d"] || f < n.d && ["dd", f];
2422
+ return n.w != null && (R = R || F <= 1 && ["w"] || F < n.w && ["ww", F]), R = R || m <= 1 && ["M"] || m < n.M && ["MM", m] || C <= 1 && ["y"] || ["yy", C], R[2] = t, R[3] = +e > 0, R[4] = a, Vl.apply(null, R);
2423
+ }
2424
+ function jl(e) {
2425
+ return e === void 0 ? ie : typeof e == "function" ? (ie = e, !0) : !1;
2426
+ }
2427
+ function Zl(e, t) {
2428
+ return Oe[e] === void 0 ? !1 : t === void 0 ? Oe[e] : (Oe[e] = t, e === "s" && (Oe.ss = t - 1), !0);
2429
+ }
2430
+ function Kl(e, t) {
2431
+ if (!this.isValid())
2432
+ return this.localeData().invalidDate();
2433
+ var n = !1, a = Oe, r, i;
2434
+ return typeof e == "object" && (t = e, e = !1), typeof e == "boolean" && (n = e), typeof t == "object" && (a = Object.assign({}, Oe, t), t.s != null && t.ss == null && (a.ss = t.s - 1)), r = this.localeData(), i = zl(this, !n, a, r), n && (i = r.pastFuture(+this, i)), r.postformat(i);
2435
+ }
2436
+ var an = Math.abs;
2437
+ function Ge(e) {
2438
+ return (e > 0) - (e < 0) || +e;
2439
+ }
2440
+ function Rt() {
2441
+ if (!this.isValid())
2442
+ return this.localeData().invalidDate();
2443
+ var e = an(this._milliseconds) / 1e3, t = an(this._days), n = an(this._months), a, r, i, s, u = this.asSeconds(), f, m, F, C;
2444
+ return u ? (a = A(e / 60), r = A(a / 60), e %= 60, a %= 60, i = A(n / 12), n %= 12, s = e ? e.toFixed(3).replace(/\.?0+$/, "") : "", f = u < 0 ? "-" : "", m = Ge(this._months) !== Ge(u) ? "-" : "", F = Ge(this._days) !== Ge(u) ? "-" : "", C = Ge(this._milliseconds) !== Ge(u) ? "-" : "", f + "P" + (i ? m + i + "Y" : "") + (n ? m + n + "M" : "") + (t ? F + t + "D" : "") + (r || a || e ? "T" : "") + (r ? C + r + "H" : "") + (a ? C + a + "M" : "") + (e ? C + s + "S" : "")) : "P0D";
2445
+ }
2446
+ var _ = Yt.prototype;
2447
+ _.isValid = Es;
2448
+ _.abs = wl;
2449
+ _.add = bl;
2450
+ _.subtract = vl;
2451
+ _.as = xl;
2452
+ _.asMilliseconds = Dl;
2453
+ _.asSeconds = Gl;
2454
+ _.asMinutes = Ml;
2455
+ _.asHours = Ol;
2456
+ _.asDays = Ll;
2457
+ _.asWeeks = Fl;
2458
+ _.asMonths = Cl;
2459
+ _.asQuarters = Il;
2460
+ _.asYears = Yl;
2461
+ _.valueOf = Sl;
2462
+ _._bubble = kl;
2463
+ _.clone = Tl;
2464
+ _.get = Rl;
2465
+ _.milliseconds = Nl;
2466
+ _.seconds = Pl;
2467
+ _.minutes = Wl;
2468
+ _.hours = El;
2469
+ _.days = Al;
2470
+ _.weeks = Bl;
2471
+ _.months = Ul;
2472
+ _.years = Hl;
2473
+ _.humanize = Kl;
2474
+ _.toISOString = Rt;
2475
+ _.toString = Rt;
2476
+ _.toJSON = Rt;
2477
+ _.locale = Ka;
2478
+ _.localeData = qa;
2479
+ _.toIsoString = U(
2480
+ "toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",
2481
+ Rt
2482
+ );
2483
+ _.lang = Ja;
2484
+ h("X", 0, 0, "unix");
2485
+ h("x", 0, 0, "valueOf");
2486
+ c("x", Lt);
2487
+ c("X", gi);
2488
+ x("X", function(e, t, n) {
2489
+ n._d = new Date(parseFloat(e) * 1e3);
2490
+ });
2491
+ x("x", function(e, t, n) {
2492
+ n._d = new Date(p(e));
2493
+ });
2494
+ //! moment.js
2495
+ d.version = "2.29.4";
2496
+ Kr(S);
2497
+ d.fn = l;
2498
+ d.min = Rs;
2499
+ d.max = Ns;
2500
+ d.now = Ps;
2501
+ d.utc = ee;
2502
+ d.unix = fl;
2503
+ d.months = ml;
2504
+ d.isDate = qe;
2505
+ d.locale = _e;
2506
+ d.invalid = St;
2507
+ d.duration = Z;
2508
+ d.isMoment = j;
2509
+ d.weekdays = yl;
2510
+ d.parseZone = hl;
2511
+ d.localeData = de;
2512
+ d.isDuration = yt;
2513
+ d.monthsShort = gl;
2514
+ d.weekdaysMin = _l;
2515
+ d.defineLocale = Mn;
2516
+ d.updateLocale = fs;
2517
+ d.locales = hs;
2518
+ d.weekdaysShort = pl;
2519
+ d.normalizeUnits = H;
2520
+ d.relativeTimeRounding = jl;
2521
+ d.relativeTimeThreshold = Zl;
2522
+ d.calendarFormat = lo;
2523
+ d.prototype = l;
2524
+ d.HTML5_FMT = {
2525
+ DATETIME_LOCAL: "YYYY-MM-DDTHH:mm",
2526
+ // <input type="datetime-local" />
2527
+ DATETIME_LOCAL_SECONDS: "YYYY-MM-DDTHH:mm:ss",
2528
+ // <input type="datetime-local" step="1" />
2529
+ DATETIME_LOCAL_MS: "YYYY-MM-DDTHH:mm:ss.SSS",
2530
+ // <input type="datetime-local" step="0.001" />
2531
+ DATE: "YYYY-MM-DD",
2532
+ // <input type="date" />
2533
+ TIME: "HH:mm",
2534
+ // <input type="time" />
2535
+ TIME_SECONDS: "HH:mm:ss",
2536
+ // <input type="time" step="1" />
2537
+ TIME_MS: "HH:mm:ss.SSS",
2538
+ // <input type="time" step="0.001" />
2539
+ WEEK: "GGGG-[W]WW",
2540
+ // <input type="week" />
2541
+ MONTH: "YYYY-MM"
2542
+ // <input type="month" />
2543
+ };
2544
+ const Jl = (e, t = {}) => {
2545
+ const n = new CustomEvent("track-custom-event", {
2546
+ detail: {
2547
+ type: e,
2548
+ data: t
2549
+ },
2550
+ bubbles: !0,
2551
+ composed: !0
2552
+ });
2553
+ document.dispatchEvent(n);
2554
+ };
2555
+ function ua(e, t) {
2556
+ Fr(e, t);
2557
+ }
2558
+ function ql(e) {
2559
+ Cr.set(e);
2560
+ }
2561
+ const da = {
2562
+ en: {
2563
+ playNow: "Start now!",
2564
+ new: "NEW",
2565
+ hot: "Hot",
2566
+ opens: "Opens",
2567
+ full: "table full - bet behind",
2568
+ dealer: "Dealer"
2569
+ },
2570
+ "zh-hk": {
2571
+ playNow: "現在開始!",
2572
+ new: "新的",
2573
+ hot: "熱的",
2574
+ opens: "打開",
2575
+ full: "滿桌 - 下注",
2576
+ dealer: "經銷商"
2577
+ },
2578
+ de: {
2579
+ playNow: "Jetzt beginnen!",
2580
+ new: "NEU",
2581
+ hot: "Hot",
2582
+ opens: "Öffnet",
2583
+ full: "full - bet behind",
2584
+ dealer: "Dealer"
2585
+ },
2586
+ it: {
2587
+ playNow: "Inizia ora!",
2588
+ new: "NOVITÀ",
2589
+ hot: "HOT",
2590
+ opens: "Opens",
2591
+ full: "table full - bet behind",
2592
+ dealer: "Dealer"
2593
+ },
2594
+ fr: {
2595
+ playNow: "Commencez maintenant",
2596
+ new: "Nouveau",
2597
+ hot: "Chaud",
2598
+ opens: "Ouvre",
2599
+ full: "Table pleine - pari derrière",
2600
+ dealer: "Concessionnaire"
2601
+ },
2602
+ es: {
2603
+ playNow: "Juega ahora!",
2604
+ new: "NUEVO",
2605
+ hot: "HOT",
2606
+ opens: "Abiertas",
2607
+ full: "Mesa llena - Apostar de pie",
2608
+ dealer: "Dealer"
2609
+ },
2610
+ tr: {
2611
+ playNow: "ŞİMDİ OYNA",
2612
+ new: "YENİ",
2613
+ hot: "Sıcak",
2614
+ opens: "Açılıyor",
2615
+ full: "masa dolu - arkadan bahis",
2616
+ dealer: "Krupiye"
2617
+ },
2618
+ ru: {
2619
+ playNow: "Играть сейчас",
2620
+ new: "НОВАЯ",
2621
+ hot: "ГОРЯЧЕЙ",
2622
+ opens: "Opens",
2623
+ full: "table full - bet behind",
2624
+ dealer: "Dealer"
2625
+ },
2626
+ ro: {
2627
+ playNow: "Joaca acum",
2628
+ new: "NOU",
2629
+ hot: "POPULAR",
2630
+ opens: "Opens",
2631
+ full: "table full - bet behind",
2632
+ dealer: "Dealer"
2633
+ },
2634
+ hr: {
2635
+ playNow: "Igraj",
2636
+ new: "NOVO",
2637
+ hot: "Hot",
2638
+ opens: "Otvara se",
2639
+ full: "stol pun - uložite iza",
2640
+ dealer: "Djelitelj"
2641
+ },
2642
+ hu: {
2643
+ playNow: "Játsszon most!",
2644
+ new: "ÚJ",
2645
+ hot: "Hot",
2646
+ opens: "Opens",
2647
+ full: "table full - bet behind",
2648
+ dealer: "Dealer"
2649
+ },
2650
+ pl: {
2651
+ playNow: "Rozpocznij teraz!",
2652
+ new: "NOWOŚĆ",
2653
+ hot: "Hot",
2654
+ opens: "Opens",
2655
+ full: "table full - bet behind",
2656
+ dealer: "Dealer"
2657
+ },
2658
+ pt: {
2659
+ playNow: "Comece agora!",
2660
+ new: "NOVO",
2661
+ hot: "Hot",
2662
+ opens: "Abrir",
2663
+ full: "Mesa cheia - aposta atrás",
2664
+ dealer: "Dealer"
2665
+ },
2666
+ sl: {
2667
+ playNow: "Začnite zdaj!",
2668
+ new: "NOVO",
2669
+ hot: "Vroče",
2670
+ opens: "Opens",
2671
+ full: "table full - bet behind",
2672
+ dealer: "Dealer"
2673
+ },
2674
+ sr: {
2675
+ playNow: "Započnite sada!",
2676
+ new: "NOVO",
2677
+ hot: "Vruće",
2678
+ opens: "Opens",
2679
+ full: "table full - bet behind",
2680
+ dealer: "Dealer"
2681
+ },
2682
+ "pt-br": {
2683
+ playNow: "Comece agora!",
2684
+ new: "NOVOS",
2685
+ hot: "Popular",
2686
+ opens: "Abre",
2687
+ full: "mesa completa-aposte seguindo",
2688
+ dealer: "Dealer"
2689
+ },
2690
+ "es-mx": {
2691
+ playNow: "Comenzar ahora!",
2692
+ new: "NUEVOS",
2693
+ hot: "Popular",
2694
+ opens: "Abre",
2695
+ full: "mesa llena-seguir apuesta",
2696
+ dealer: "Dealer"
2697
+ },
2698
+ "en-us": {
2699
+ playNow: "Start now!",
2700
+ new: "NEW",
2701
+ hot: "Hot",
2702
+ opens: "Opens",
2703
+ full: "table full - bet behind",
2704
+ dealer: "Dealer"
2705
+ }
2706
+ }, Xl = {
2707
+ AED: "د.إ",
2708
+ AFN: "؋",
2709
+ ALL: "L",
2710
+ AMD: "֏",
2711
+ ANG: "ƒ",
2712
+ AOA: "Kz",
2713
+ ARS: "$",
2714
+ AUD: "$",
2715
+ AWG: "ƒ",
2716
+ AZN: "ман",
2717
+ BAM: "KM",
2718
+ BBD: "$",
2719
+ BDT: "৳",
2720
+ BGN: "лв",
2721
+ BHD: ".د.ب",
2722
+ BIF: "FBu",
2723
+ BMD: "$",
2724
+ BND: "$",
2725
+ BOB: "$b",
2726
+ BRL: "R$",
2727
+ BSD: "$",
2728
+ BTC: "฿",
2729
+ BTN: "Nu.",
2730
+ BWP: "P",
2731
+ BYR: "p.",
2732
+ BZD: "BZ$",
2733
+ CAD: "$",
2734
+ CDF: "FC",
2735
+ CHF: "CHF",
2736
+ CLP: "$",
2737
+ CNY: "¥",
2738
+ COP: "$",
2739
+ CRC: "₡",
2740
+ CUC: "$",
2741
+ CUP: "₱",
2742
+ CVE: "$",
2743
+ CZK: "Kč",
2744
+ DJF: "Fdj",
2745
+ DKK: "kr",
2746
+ DOP: "RD$",
2747
+ DZD: "دج",
2748
+ EEK: "kr",
2749
+ EGP: "£",
2750
+ ERN: "Nfk",
2751
+ ETB: "Br",
2752
+ ETH: "Ξ",
2753
+ EUR: "€",
2754
+ FJD: "$",
2755
+ FKP: "£",
2756
+ GBP: "£",
2757
+ GEL: "₾",
2758
+ GGP: "£",
2759
+ GHC: "₵",
2760
+ GHS: "GH₵",
2761
+ GIP: "£",
2762
+ GMD: "D",
2763
+ GNF: "FG",
2764
+ GTQ: "Q",
2765
+ GYD: "$",
2766
+ HKD: "$",
2767
+ HNL: "L",
2768
+ HRK: "kn",
2769
+ HTG: "G",
2770
+ HUF: "Ft",
2771
+ IDR: "Rp",
2772
+ ILS: "₪",
2773
+ IMP: "£",
2774
+ INR: "₹",
2775
+ IQD: "ع.د",
2776
+ IRR: "﷼",
2777
+ ISK: "kr",
2778
+ JEP: "£",
2779
+ JMD: "J$",
2780
+ JOD: "JD",
2781
+ JPY: "¥",
2782
+ KES: "KSh",
2783
+ KGS: "лв",
2784
+ KHR: "៛",
2785
+ KMF: "CF",
2786
+ KPW: "₩",
2787
+ KRW: "₩",
2788
+ KWD: "KD",
2789
+ KYD: "$",
2790
+ KZT: "лв",
2791
+ LAK: "₭",
2792
+ LBP: "£",
2793
+ LKR: "₨",
2794
+ LRD: "$",
2795
+ LSL: "M",
2796
+ LTC: "Ł",
2797
+ LTL: "Lt",
2798
+ LVL: "Ls",
2799
+ LYD: "LD",
2800
+ MAD: "MAD",
2801
+ MDL: "lei",
2802
+ MGA: "Ar",
2803
+ MKD: "ден",
2804
+ MMK: "K",
2805
+ MNT: "₮",
2806
+ MOP: "MOP$",
2807
+ MRO: "UM",
2808
+ MUR: "₨",
2809
+ MVR: "Rf",
2810
+ MWK: "MK",
2811
+ MXN: "$",
2812
+ MYR: "RM",
2813
+ MZN: "MT",
2814
+ NAD: "$",
2815
+ NGN: "₦",
2816
+ NIO: "C$",
2817
+ NOK: "kr",
2818
+ NPR: "₨",
2819
+ NZD: "$",
2820
+ OMR: "﷼",
2821
+ PAB: "B/.",
2822
+ PEN: "S/.",
2823
+ PGK: "K",
2824
+ PHP: "₱",
2825
+ PKR: "₨",
2826
+ PLN: "zł",
2827
+ PYG: "Gs",
2828
+ QAR: "﷼",
2829
+ RMB: "¥",
2830
+ RON: "lei",
2831
+ RSD: "Дин.",
2832
+ RUB: "₽",
2833
+ RWF: "R₣",
2834
+ SAR: "﷼",
2835
+ SBD: "$",
2836
+ SCR: "₨",
2837
+ SDG: "ج.س.",
2838
+ SEK: "kr",
2839
+ SGD: "$",
2840
+ SHP: "£",
2841
+ SLL: "Le",
2842
+ SOS: "S",
2843
+ SRD: "$",
2844
+ SSP: "£",
2845
+ STD: "Db",
2846
+ SVC: "$",
2847
+ SYP: "£",
2848
+ SZL: "E",
2849
+ THB: "฿",
2850
+ TJS: "SM",
2851
+ TMT: "T",
2852
+ TND: "د.ت",
2853
+ TOP: "T$",
2854
+ TRL: "₤",
2855
+ TRY: "₺",
2856
+ TTD: "TT$",
2857
+ TVD: "$",
2858
+ TWD: "NT$",
2859
+ TZS: "TSh",
2860
+ UAH: "₴",
2861
+ UGX: "USh",
2862
+ USD: "$",
2863
+ UYU: "$U",
2864
+ UZS: "лв",
2865
+ VEF: "Bs",
2866
+ VND: "₫",
2867
+ VUV: "VT",
2868
+ WST: "WS$",
2869
+ XAF: "FCFA",
2870
+ XBT: "Ƀ",
2871
+ XCD: "$",
2872
+ XOF: "CFA",
2873
+ XPF: "₣",
2874
+ YER: "﷼",
2875
+ ZAR: "R",
2876
+ ZWD: "Z$"
2877
+ };
2878
+ function Ql(e) {
2879
+ Rr(e, "svelte-17tki5b", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}.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 ui-skeleton{position:absolute;top:0;left:0;width:100%;height:100%}.GameInnerContainer ui-skeleton>div{width:100%;height:100%}.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(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));font-size:16px;border:2px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border-radius:5px;cursor:pointer;transition:border 150ms ease-in-out}.GameInnerContainer .GameInfoWrapper .GameInfoBtn:hover{border:2px solid var(--emw--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;position:absolute;top:0}.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(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--button-typography, var(--emw--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(--emw--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(--emw--color-white, #FFFFFF);fill:var(--emw--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(--emw--color-white, #FFFFFF);fill:var(--emw--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(--emw--color-black, #000000), var(--emw--color-black, #000000), transparent);color:var(--emw--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(--emw--color-white, #FFFFFF);border:1px solid var(--emw--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(--emw--color-white, #FFFFFF);border:1px solid var(--emw--color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black{background:var(--emw--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(--emw--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(--emw--color-black, #000000)}.ListGame .GameInnerContainer .Green{background-color:#56A80A}.ListGame .GameInnerContainer .White{background-color:var(--emw--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(--emw--color-white, #FFFFFF);background-image:linear-gradient(135deg, var(--emw--color-white, #FFFFFF) 25%, transparent 25%, transparent 50%, #212121 50%, var(--emw--color-white, #FFFFFF) 75%, transparent 75%, var(--emw--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(--emw--color-white, #FFFFFF)}.ListGame .GameInnerContainer .ClosedSeat svg{fill:var(--emw--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(--emw--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(--emw--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(--emw--color-white, #FFFFFF);width:100%;height:100%}.ListGame .GameInnerContainer .ClosedGame{opacity:1;z-index:10;padding:8px 10px;color:var(--emw--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(--emw--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}}');
2880
+ }
2881
+ function $l(e) {
2882
+ let t;
2883
+ return {
2884
+ c() {
2885
+ t = gn("ui-skeleton"), t.innerHTML = "", ft(t, "structure", "rectangle"), ft(t, "width", "200px"), ft(t, "height", "200px"), ft(t, "border-radius", "5px");
2886
+ },
2887
+ m(n, a) {
2888
+ mn(n, t, a);
2889
+ },
2890
+ p: rn,
2891
+ d(n) {
2892
+ n && hn(t);
2893
+ }
2894
+ };
2895
+ }
2896
+ function ca(e) {
2897
+ let t, n;
2898
+ return {
2899
+ c() {
2900
+ t = gn("p"), n = Ar(
2901
+ /*gamename*/
2902
+ e[4]
2903
+ ), Ve(t, "class", "GameNameBelow"), Ve(
2904
+ t,
2905
+ "title",
2906
+ /*gamename*/
2907
+ e[4]
2908
+ );
2909
+ },
2910
+ m(a, r) {
2911
+ mn(a, t, r), ga(t, n);
2912
+ },
2913
+ p(a, r) {
2914
+ r[0] & /*gamename*/
2915
+ 16 && Er(
2916
+ n,
2917
+ /*gamename*/
2918
+ a[4]
2919
+ ), r[0] & /*gamename*/
2920
+ 16 && Ve(
2921
+ t,
2922
+ "title",
2923
+ /*gamename*/
2924
+ a[4]
2925
+ );
2926
+ },
2927
+ d(a) {
2928
+ a && hn(t);
2929
+ }
2930
+ };
2931
+ }
2932
+ function eu(e) {
2933
+ let t, n, a;
2934
+ function r(f, m) {
2935
+ return $l;
2936
+ }
2937
+ let s = r()(e), u = (
2938
+ /*showgamename*/
2939
+ e[10] === "true" && ca(e)
2940
+ );
2941
+ return {
2942
+ c() {
2943
+ t = gn("div"), s.c(), n = Nr(), u && u.c(), Ve(t, "class", a = `GameContainer ${/*extraclassname*/
2944
+ e[33]} ${/*casinogamesgridslider*/
2945
+ e[11] == "true" ? "CasinoGamesGridSlider" : ""}`), aa(
2946
+ t,
2947
+ "WithGameName",
2948
+ /*showgamename*/
2949
+ e[10]
2950
+ );
2951
+ },
2952
+ m(f, m) {
2953
+ mn(f, t, m), s.m(t, null), ga(t, n), u && u.m(t, null), e[69](t);
2954
+ },
2955
+ p(f, m) {
2956
+ s.p(f, m), /*showgamename*/
2957
+ f[10] === "true" ? u ? u.p(f, m) : (u = ca(f), u.c(), u.m(t, null)) : u && (u.d(1), u = null), m[0] & /*casinogamesgridslider*/
2958
+ 2048 | m[1] & /*extraclassname*/
2959
+ 4 && a !== (a = `GameContainer ${/*extraclassname*/
2960
+ f[33]} ${/*casinogamesgridslider*/
2961
+ f[11] == "true" ? "CasinoGamesGridSlider" : ""}`) && Ve(t, "class", a), m[0] & /*casinogamesgridslider, showgamename*/
2962
+ 3072 | m[1] & /*extraclassname*/
2963
+ 4 && aa(
2964
+ t,
2965
+ "WithGameName",
2966
+ /*showgamename*/
2967
+ f[10]
2968
+ );
2969
+ },
2970
+ i: rn,
2971
+ o: rn,
2972
+ d(f) {
2973
+ f && hn(t), s.d(), u && u.d(), e[69](null);
2974
+ }
2975
+ };
2976
+ }
2977
+ const fa = "blackjack", ha = "roulette", ma = "doubleballroulette", tu = 7, nu = ",";
2978
+ function au(e, t, n) {
2979
+ let a;
2980
+ Pr(e, jr, (o) => n(35, a = o));
2981
+ let { session: r = "" } = t, { userid: i = "" } = t, { lang: s = "en" } = t, { clientstyling: u = "" } = t, { clientstylingurl: f = "" } = t, { translationurl: m = "" } = t, { favorites: F = "" } = t, { gamethumbnail: C = "" } = t, { gamename: R = "" } = t, { gamevendor: K = "" } = t, { gamelaunchurl: et = "" } = t, { gameid: ne = "" } = t, { gameisnew: Nn = !1 } = t, { gametag: Pn = "" } = t, { gamefunmode: tt = !1 } = t, { gamefavorite: Te = !1 } = t, { gamecellsize: Wn = "" } = t, { showfavoredcategory: nt = !1 } = t, { showgamename: En = "" } = t, { currency: ae = "" } = t, { gamepagemodalurl: at = "false" } = t, { endpoint: Re = "" } = t, { categoryid: fe = "" } = t, { mbsource: Nt } = t, { livelobbyendpoint: Ne = "" } = t, { connectlive: Se = "" } = t, { visibilityconnect: Pe = "" } = t, { integratedgameframedesktop: rt = "false" } = t, { integratedgameframemobile: it = "false" } = t, { casinogamesgridslider: An = "false" } = t, Pt = !1, st, Un = !1, Wt, J = window.navigator.userAgent, q, k, he, Hn, Et, At = "HH:mm", we, Ut = {}, We, Bn = [], Vn = "EUR", Ht, Bt, Vt, Ee, zt, jt, Zt, ot, Kt, Jt, zn, De, qt, B = "", Ae, jn, Xt;
2982
+ const lr = [fa], Zn = [ha, ma], Kn = {
2983
+ "01": "Yellow",
2984
+ "02": "Blue",
2985
+ 10: "Green",
2986
+ 40: "Red",
2987
+ "05": "Purple",
2988
+ 20: "Orange",
2989
+ X7: "Gold",
2990
+ X2: "Gold"
2991
+ }, Jn = {
2992
+ 1: "Red",
2993
+ 3: "Red",
2994
+ 5: "Red",
2995
+ 7: "Red",
2996
+ 9: "Red",
2997
+ 12: "Red",
2998
+ 14: "Red",
2999
+ 16: "Red",
3000
+ 18: "Red",
3001
+ 19: "Red",
3002
+ 21: "Red",
3003
+ 23: "Red",
3004
+ 25: "Red",
3005
+ 27: "Red",
3006
+ 30: "Red",
3007
+ 32: "Red",
3008
+ 34: "Red",
3009
+ 36: "Red",
3010
+ 2: "Black",
3011
+ 4: "Black",
3012
+ 6: "Black",
3013
+ 8: "Black",
3014
+ 10: "Black",
3015
+ 11: "Black",
3016
+ 13: "Black",
3017
+ 15: "Black",
3018
+ 17: "Black",
3019
+ 20: "Black",
3020
+ 22: "Black",
3021
+ 24: "Black",
3022
+ 26: "Black",
3023
+ 28: "Black",
3024
+ 29: "Black",
3025
+ 31: "Black",
3026
+ 33: "Black",
3027
+ 35: "Black",
3028
+ 0: "Green",
3029
+ "00": "Green"
3030
+ }, ur = () => {
3031
+ fetch(m).then((y) => y.json()).then((y) => {
3032
+ Object.keys(y).forEach((M) => {
3033
+ ua(M, y[M]);
3034
+ });
3035
+ }).catch((y) => {
3036
+ console.log(y);
3037
+ });
3038
+ };
3039
+ Object.keys(da).forEach((o) => {
3040
+ ua(o, da[o]);
3041
+ });
3042
+ const qn = (o) => {
3043
+ o.data.type === `AddFavoriteThumbnail_${ne}` && !nt && n(0, Te = !0), o.data.type === `RemoveFavoriteThumbnail_${ne}` && !nt && n(0, Te = !1), o.data.type === "UserSessionID" && (n(16, Pt = !0), o.data.session, st = o.data.userID), o.data.type === "CategoryUpdate" && n(13, k = null);
3044
+ }, Xn = (o) => {
3045
+ window.postMessage({ type: "SearchedItemClicked", gameId: o }, window.location.href), Jl("play_game", { gameId: o }), typeof gtag == "function" && gtag("event", "OpenGame", {
3046
+ context: "GameThumbnail--Searched",
3047
+ gameId: `${o}`,
3048
+ userId: `${st || "Not logged in"}`
3049
+ }), ge(J) && it == "true" ? window.postMessage(
3050
+ {
3051
+ type: "OpenGameFrame",
3052
+ gameId: o,
3053
+ gamefunmode: tt,
3054
+ gamepagemodalurl: at,
3055
+ isMobile: ge(J),
3056
+ source: "GameThumbnail",
3057
+ identifier: "Lobby",
3058
+ subVendor: K,
3059
+ launchUrl: et,
3060
+ name: R,
3061
+ category: fe,
3062
+ vendorName: K,
3063
+ image: C,
3064
+ currency: ae
3065
+ },
3066
+ window.location.href
3067
+ ) : ge(J) && it == "false" && window.postMessage(
3068
+ {
3069
+ type: "ShowGameModal",
3070
+ gameId: o,
3071
+ isMobile: ge(J),
3072
+ name: R,
3073
+ category: fe,
3074
+ vendorName: K,
3075
+ image: C,
3076
+ currency: ae
3077
+ },
3078
+ window.location.href
3079
+ ), !ge(J) && rt == "true" ? window.postMessage(
3080
+ {
3081
+ type: "OpenGameFrame",
3082
+ gameId: o,
3083
+ gamefunmode: tt,
3084
+ gamepagemodalurl: at,
3085
+ isMobile: ge(J),
3086
+ identifier: "Lobby",
3087
+ subVendor: K,
3088
+ launchUrl: et,
3089
+ name: R,
3090
+ category: fe,
3091
+ vendorName: K,
3092
+ image: C,
3093
+ currency: ae
3094
+ },
3095
+ window.location.href
3096
+ ) : !ge(J) && rt == "false" && window.postMessage(
3097
+ {
3098
+ type: "ShowGameModal",
3099
+ gameId: o,
3100
+ isMobile: ge(J),
3101
+ name: R,
3102
+ category: fe,
3103
+ vendorName: K,
3104
+ image: C,
3105
+ currency: ae
3106
+ },
3107
+ window.location.href
3108
+ );
3109
+ }, Qt = (o) => {
3110
+ Te ? window.postMessage(
3111
+ {
3112
+ type: `SetUnfavoredGame${fe}`,
3113
+ id: o
3114
+ },
3115
+ window.location.href
3116
+ ) : window.postMessage({ type: `SetFavoredGame${fe}`, id: o }, window.location.href);
3117
+ }, dr = () => {
3118
+ ql(s);
3119
+ }, cr = () => {
3120
+ n(16, Pt = !0), st = i;
3121
+ }, fr = (o) => {
3122
+ o.onload = () => {
3123
+ n(17, Un = !0);
3124
+ };
3125
+ }, hr = (o, y) => `${Re}/v1/encoder/lobby/updates/${o}/${y}`, Qn = () => {
3126
+ Ne && EventSource && !he && K && ne && (he = new EventSource(hr(K, ne)), he.addEventListener("message", ea));
3127
+ }, $n = () => {
3128
+ he && (he.close(), he = void 0);
3129
+ }, ea = (o) => na(this, null, function* () {
3130
+ const { type: y, data: M } = o;
3131
+ let E;
3132
+ switch (y) {
3133
+ case "message": {
3134
+ if (M)
3135
+ try {
3136
+ E = JSON.parse(M);
3137
+ } catch (X) {
3138
+ console.error("MESSAGE PARSING ERROR: ", X);
3139
+ }
3140
+ if (E) {
3141
+ const {
3142
+ InternalTableId: X,
3143
+ MessageType: ut,
3144
+ // TakenSeats,
3145
+ Results: me,
3146
+ // Roads, // for baccarat
3147
+ Seats: dt,
3148
+ Open: ct
3149
+ } = E;
3150
+ if (X)
3151
+ switch (ut) {
3152
+ case "SeatsUpdated": {
3153
+ dt && Array.isArray(dt) && (n(28, Ee = dt), n(13, k.currentOccupiedSeats = dt, k), yield Ue());
3154
+ break;
3155
+ }
3156
+ case "RouletteResultsUpdated": {
3157
+ me && Array.isArray(me) && (zt = me, n(13, k.currentRouletteNumbers = me, k), yield Ue());
3158
+ break;
3159
+ }
3160
+ case "DoubleBallRouletteResultsUpdated": {
3161
+ me && Array.isArray(me) && (jt = me, n(13, k.currentDoubleBallRouletteNumbers = me, k), yield Ue());
3162
+ break;
3163
+ }
3164
+ case "TableOpened": {
3165
+ n(22, we = ct), n(13, k.isOpen = ct, k), yield Ue();
3166
+ break;
3167
+ }
3168
+ case "TableClosed": {
3169
+ n(22, we = ct), n(13, k.isOpen = ct, k), yield Ue();
3170
+ break;
3171
+ }
3172
+ }
3173
+ }
3174
+ }
3175
+ }
3176
+ }), mr = () => {
3177
+ let o = new URL(`${Ne.split("?")[0]}`);
3178
+ o.searchParams.append("platform", Ur(J)), o.searchParams.append("language", s), fetch(o).then((y) => y.json()).then((y) => {
3179
+ const { details: M } = y[0];
3180
+ n(13, k = M);
3181
+ });
3182
+ }, ta = (o, y = nu) => o != null ? `${o}`.replace(/\B(?=(\d{3})+(?!\d))/g, y) : "", lt = (o, y) => o.some((M) => M === y), gr = (o) => {
3183
+ let y = null;
3184
+ if (o) {
3185
+ const { vendorCategory: M } = o;
3186
+ if (M) {
3187
+ const E = M.toLowerCase();
3188
+ lt(lr, E) ? y = fa : lt(Zn, E) && (y = ha);
3189
+ }
3190
+ }
3191
+ return y;
3192
+ }, yr = (o, y, M) => {
3193
+ let E, X;
3194
+ return o != null && y !== void 0 && y !== null && (X = `
3195
+ <span>
3196
+ ${M}
3197
+ </span>
3198
+ ${ta(o)}-${ta(y)}`), Xt && (E = `
3199
+ <svg fill="var(--emw--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>
3200
+ <span class="NrOfPlayers">${Xt}</span>`), !E && !X ? "" : `
3201
+ <p class="LiveLimits">
3202
+ <span class="BetLimitLeft">
3203
+ ${X || ""}
3204
+ </span>
3205
+ <span class="BetLimitRight">
3206
+ ${E || ""}
3207
+ </span>
3208
+ </p>`;
3209
+ }, pr = (o) => o ? `
3210
+ <p class="LiveLimits">
3211
+ <span class="DealerName">${a("dealer")}: ${o}</span>
3212
+ </p>
3213
+ ` : "", _r = (o) => {
3214
+ Vt = o.totalSeats || tu, n(28, Ee = o.currentOccupiedSeats || []);
3215
+ const y = [];
3216
+ for (let M = 1; M <= Vt; M++)
3217
+ y.push(M);
3218
+ return { seats: y };
3219
+ }, wr = (o, y, M, E = "") => {
3220
+ const X = `${o} ${E}`, ut = y.toString().match(/first0|second0|0/g);
3221
+ return y === 0 || ut && ut.length !== 0 ? `
3222
+ <span
3223
+ id=${y}
3224
+ class="${X}"
3225
+ >
3226
+ ${M}
3227
+ </span>
3228
+ ` : `
3229
+ <span id=${y} class="${X}">
3230
+ ${M}
3231
+ </span>
3232
+ `;
3233
+ }, br = () => {
3234
+ const o = "FirstElementAnimated", y = Ae.getElementsByClassName("First")[0];
3235
+ y && (y.classList.add(o), setTimeout(
3236
+ () => {
3237
+ y.classList.remove(o);
3238
+ },
3239
+ 2e3
3240
+ ));
3241
+ }, vr = () => {
3242
+ if (k) {
3243
+ if (n(22, we = k.isOpen), Ut = k.betLimit || {}, n(23, We = k.openHours), n(24, Bn = _r(k).seats), We && We.value) {
3244
+ const { value: { startTime: o, originalTimeFormat: y } } = We;
3245
+ n(20, Et = o), n(21, At = y || At);
3246
+ }
3247
+ we && n(19, Hn = gr(k)), n(25, Vn = Xl[ae]), n(26, Ht = (Ut.min || {})[ae]), n(27, Bt = (Ut.max || {})[ae]), zt = k.currentRouletteNumbers, jt = k.currentDoubleBallRouletteNumbers, Zt = k.vendorCategory, n(29, ot = Zt.toLowerCase() === ma), n(14, Kt = (ot ? jt : zt) || []), n(30, Jt = "GameProp LiveProps RoulleteProps"), n(30, Jt += ot ? " Double" : ""), n(31, zn = lt(Zn, Zt.toLowerCase()) ? Jn : Kn), qt = De, n(32, De = Array.isArray(Ee) && Ee.length === Vt), k.dealer && n(34, jn = k.dealer.DealerName), Xt = k.numberOfPlayers, n(33, B = "ListGame"), k.isOpen && k.currentRouletteNumbers && n(33, B += " GameBackdrop"), we && De && Ht && Bt && k.currentOccupiedSeats ? n(33, B += " GameContainerDimmed") : we === !1 && Et && n(33, B += " GameContainerFullyDimmed"), q && (!qt && De ? (n(33, B += " PulsatingRedShadow"), n(33, B = B.replace(" PulsatingGreenShadow", ""))) : qt && !De && (n(33, B += " PulsatingGreenShadow"), n(33, B = B.replace(" PulsatingRedShadow", ""))));
3248
+ }
3249
+ }, kr = () => {
3250
+ Se === "disconnect" ? $n() : Se === "connect" && Qn();
3251
+ }, xr = () => {
3252
+ Pe === "disconnect" ? $n() : Pe === "connect" && Se === "connect" && Qn();
3253
+ };
3254
+ Wr(() => (window.addEventListener("message", qn, !1), () => {
3255
+ window.removeEventListener("message", qn), he && he.removeEventListener("message", ea);
3256
+ }));
3257
+ function Sr(o) {
3258
+ $t[o ? "unshift" : "push"](() => {
3259
+ Wt = o, n(18, Wt);
3260
+ });
3261
+ }
3262
+ const Dr = () => Xn(ne);
3263
+ function Gr(o) {
3264
+ $t[o ? "unshift" : "push"](() => {
3265
+ Ae = o, n(15, Ae);
3266
+ });
3267
+ }
3268
+ const Mr = () => Qt(ne), Or = () => Qt(ne);
3269
+ function Lr(o) {
3270
+ $t[o ? "unshift" : "push"](() => {
3271
+ q = o, n(12, q);
3272
+ });
3273
+ }
3274
+ return e.$$set = (o) => {
3275
+ "session" in o && n(44, r = o.session), "userid" in o && n(45, i = o.userid), "lang" in o && n(1, s = o.lang), "clientstyling" in o && n(46, u = o.clientstyling), "clientstylingurl" in o && n(47, f = o.clientstylingurl), "translationurl" in o && n(48, m = o.translationurl), "favorites" in o && n(2, F = o.favorites), "gamethumbnail" in o && n(3, C = o.gamethumbnail), "gamename" in o && n(4, R = o.gamename), "gamevendor" in o && n(5, K = o.gamevendor), "gamelaunchurl" in o && n(49, et = o.gamelaunchurl), "gameid" in o && n(6, ne = o.gameid), "gameisnew" in o && n(7, Nn = o.gameisnew), "gametag" in o && n(8, Pn = o.gametag), "gamefunmode" in o && n(50, tt = o.gamefunmode), "gamefavorite" in o && n(0, Te = o.gamefavorite), "gamecellsize" in o && n(9, Wn = o.gamecellsize), "showfavoredcategory" in o && n(51, nt = o.showfavoredcategory), "showgamename" in o && n(10, En = o.showgamename), "currency" in o && n(52, ae = o.currency), "gamepagemodalurl" in o && n(53, at = o.gamepagemodalurl), "endpoint" in o && n(54, Re = o.endpoint), "categoryid" in o && n(55, fe = o.categoryid), "mbsource" in o && n(56, Nt = o.mbsource), "livelobbyendpoint" in o && n(57, Ne = o.livelobbyendpoint), "connectlive" in o && n(58, Se = o.connectlive), "visibilityconnect" in o && n(59, Pe = o.visibilityconnect), "integratedgameframedesktop" in o && n(60, rt = o.integratedgameframedesktop), "integratedgameframemobile" in o && n(61, it = o.integratedgameframemobile), "casinogamesgridslider" in o && n(11, An = o.casinogamesgridslider);
3276
+ }, e.$$.update = () => {
3277
+ e.$$.dirty[1] & /*connectlive*/
3278
+ 134217728 && Se && kr(), e.$$.dirty[1] & /*visibilityconnect*/
3279
+ 268435456 && Pe && xr(), e.$$.dirty[0] & /*lang*/
3280
+ 2 && s && dr(), e.$$.dirty[1] & /*session, userid, endpoint*/
3281
+ 8413184 && r && i && Re && cr(), e.$$.dirty[0] & /*customStylingContainer*/
3282
+ 4096 | e.$$.dirty[1] & /*clientstyling*/
3283
+ 32768 && u && q && Hr(q, u), e.$$.dirty[0] & /*customStylingContainer*/
3284
+ 4096 | e.$$.dirty[1] & /*clientstylingurl*/
3285
+ 65536 && f && q && Br(q, f), e.$$.dirty[0] & /*customStylingContainer*/
3286
+ 4096 | e.$$.dirty[1] & /*mbsource*/
3287
+ 33554432 && q && Vr(q, `${Nt}.Style`), e.$$.dirty[0] & /*favorites*/
3288
+ 4, e.$$.dirty[1] & /*translationurl*/
3289
+ 131072 && m && ur(), e.$$.dirty[1] & /*endpoint, livelobbyendpoint*/
3290
+ 75497472 && Re && Ne && mr(), e.$$.dirty[0] & /*livegamedata*/
3291
+ 8192 && k && vr(), e.$$.dirty[0] & /*roulletteref, roulleteresults*/
3292
+ 49152 && Ae && Kt && br();
3293
+ }, [
3294
+ Te,
3295
+ s,
3296
+ F,
3297
+ C,
3298
+ R,
3299
+ K,
3300
+ ne,
3301
+ Nn,
3302
+ Pn,
3303
+ Wn,
3304
+ En,
3305
+ An,
3306
+ q,
3307
+ k,
3308
+ Kt,
3309
+ Ae,
3310
+ Pt,
3311
+ Un,
3312
+ Wt,
3313
+ Hn,
3314
+ Et,
3315
+ At,
3316
+ we,
3317
+ We,
3318
+ Bn,
3319
+ Vn,
3320
+ Ht,
3321
+ Bt,
3322
+ Ee,
3323
+ ot,
3324
+ Jt,
3325
+ zn,
3326
+ De,
3327
+ B,
3328
+ jn,
3329
+ a,
3330
+ J,
3331
+ Xn,
3332
+ Qt,
3333
+ fr,
3334
+ lt,
3335
+ yr,
3336
+ pr,
3337
+ wr,
3338
+ r,
3339
+ i,
3340
+ u,
3341
+ f,
3342
+ m,
3343
+ et,
3344
+ tt,
3345
+ nt,
3346
+ ae,
3347
+ at,
3348
+ Re,
3349
+ fe,
3350
+ Nt,
3351
+ Ne,
3352
+ Se,
3353
+ Pe,
3354
+ rt,
3355
+ it,
3356
+ Kn,
3357
+ Jn,
3358
+ Sr,
3359
+ Dr,
3360
+ Gr,
3361
+ Mr,
3362
+ Or,
3363
+ Lr
3364
+ ];
3365
+ }
3366
+ class or extends Ir {
3367
+ constructor(t) {
3368
+ super(), Yr(
3369
+ this,
3370
+ t,
3371
+ au,
3372
+ eu,
3373
+ Tr,
3374
+ {
3375
+ session: 44,
3376
+ userid: 45,
3377
+ lang: 1,
3378
+ clientstyling: 46,
3379
+ clientstylingurl: 47,
3380
+ translationurl: 48,
3381
+ favorites: 2,
3382
+ gamethumbnail: 3,
3383
+ gamename: 4,
3384
+ gamevendor: 5,
3385
+ gamelaunchurl: 49,
3386
+ gameid: 6,
3387
+ gameisnew: 7,
3388
+ gametag: 8,
3389
+ gamefunmode: 50,
3390
+ gamefavorite: 0,
3391
+ gamecellsize: 9,
3392
+ showfavoredcategory: 51,
3393
+ showgamename: 10,
3394
+ currency: 52,
3395
+ gamepagemodalurl: 53,
3396
+ endpoint: 54,
3397
+ categoryid: 55,
3398
+ mbsource: 56,
3399
+ livelobbyendpoint: 57,
3400
+ connectlive: 58,
3401
+ visibilityconnect: 59,
3402
+ integratedgameframedesktop: 60,
3403
+ integratedgameframemobile: 61,
3404
+ casinogamesgridslider: 11,
3405
+ MONEY_WHEEL_COLOR_MAP: 62,
3406
+ ROULETTE_COLOR_MAP: 63
3407
+ },
3408
+ Ql,
3409
+ [-1, -1, -1, -1]
3410
+ );
3411
+ }
3412
+ get session() {
3413
+ return this.$$.ctx[44];
3414
+ }
3415
+ set session(t) {
3416
+ this.$$set({ session: t }), v();
3417
+ }
3418
+ get userid() {
3419
+ return this.$$.ctx[45];
3420
+ }
3421
+ set userid(t) {
3422
+ this.$$set({ userid: t }), v();
3423
+ }
3424
+ get lang() {
3425
+ return this.$$.ctx[1];
3426
+ }
3427
+ set lang(t) {
3428
+ this.$$set({ lang: t }), v();
3429
+ }
3430
+ get clientstyling() {
3431
+ return this.$$.ctx[46];
3432
+ }
3433
+ set clientstyling(t) {
3434
+ this.$$set({ clientstyling: t }), v();
3435
+ }
3436
+ get clientstylingurl() {
3437
+ return this.$$.ctx[47];
3438
+ }
3439
+ set clientstylingurl(t) {
3440
+ this.$$set({ clientstylingurl: t }), v();
3441
+ }
3442
+ get translationurl() {
3443
+ return this.$$.ctx[48];
3444
+ }
3445
+ set translationurl(t) {
3446
+ this.$$set({ translationurl: t }), v();
3447
+ }
3448
+ get favorites() {
3449
+ return this.$$.ctx[2];
3450
+ }
3451
+ set favorites(t) {
3452
+ this.$$set({ favorites: t }), v();
3453
+ }
3454
+ get gamethumbnail() {
3455
+ return this.$$.ctx[3];
3456
+ }
3457
+ set gamethumbnail(t) {
3458
+ this.$$set({ gamethumbnail: t }), v();
3459
+ }
3460
+ get gamename() {
3461
+ return this.$$.ctx[4];
3462
+ }
3463
+ set gamename(t) {
3464
+ this.$$set({ gamename: t }), v();
3465
+ }
3466
+ get gamevendor() {
3467
+ return this.$$.ctx[5];
3468
+ }
3469
+ set gamevendor(t) {
3470
+ this.$$set({ gamevendor: t }), v();
3471
+ }
3472
+ get gamelaunchurl() {
3473
+ return this.$$.ctx[49];
3474
+ }
3475
+ set gamelaunchurl(t) {
3476
+ this.$$set({ gamelaunchurl: t }), v();
3477
+ }
3478
+ get gameid() {
3479
+ return this.$$.ctx[6];
3480
+ }
3481
+ set gameid(t) {
3482
+ this.$$set({ gameid: t }), v();
3483
+ }
3484
+ get gameisnew() {
3485
+ return this.$$.ctx[7];
3486
+ }
3487
+ set gameisnew(t) {
3488
+ this.$$set({ gameisnew: t }), v();
3489
+ }
3490
+ get gametag() {
3491
+ return this.$$.ctx[8];
3492
+ }
3493
+ set gametag(t) {
3494
+ this.$$set({ gametag: t }), v();
3495
+ }
3496
+ get gamefunmode() {
3497
+ return this.$$.ctx[50];
3498
+ }
3499
+ set gamefunmode(t) {
3500
+ this.$$set({ gamefunmode: t }), v();
3501
+ }
3502
+ get gamefavorite() {
3503
+ return this.$$.ctx[0];
3504
+ }
3505
+ set gamefavorite(t) {
3506
+ this.$$set({ gamefavorite: t }), v();
3507
+ }
3508
+ get gamecellsize() {
3509
+ return this.$$.ctx[9];
3510
+ }
3511
+ set gamecellsize(t) {
3512
+ this.$$set({ gamecellsize: t }), v();
3513
+ }
3514
+ get showfavoredcategory() {
3515
+ return this.$$.ctx[51];
3516
+ }
3517
+ set showfavoredcategory(t) {
3518
+ this.$$set({ showfavoredcategory: t }), v();
3519
+ }
3520
+ get showgamename() {
3521
+ return this.$$.ctx[10];
3522
+ }
3523
+ set showgamename(t) {
3524
+ this.$$set({ showgamename: t }), v();
3525
+ }
3526
+ get currency() {
3527
+ return this.$$.ctx[52];
3528
+ }
3529
+ set currency(t) {
3530
+ this.$$set({ currency: t }), v();
3531
+ }
3532
+ get gamepagemodalurl() {
3533
+ return this.$$.ctx[53];
3534
+ }
3535
+ set gamepagemodalurl(t) {
3536
+ this.$$set({ gamepagemodalurl: t }), v();
3537
+ }
3538
+ get endpoint() {
3539
+ return this.$$.ctx[54];
3540
+ }
3541
+ set endpoint(t) {
3542
+ this.$$set({ endpoint: t }), v();
3543
+ }
3544
+ get categoryid() {
3545
+ return this.$$.ctx[55];
3546
+ }
3547
+ set categoryid(t) {
3548
+ this.$$set({ categoryid: t }), v();
3549
+ }
3550
+ get mbsource() {
3551
+ return this.$$.ctx[56];
3552
+ }
3553
+ set mbsource(t) {
3554
+ this.$$set({ mbsource: t }), v();
3555
+ }
3556
+ get livelobbyendpoint() {
3557
+ return this.$$.ctx[57];
3558
+ }
3559
+ set livelobbyendpoint(t) {
3560
+ this.$$set({ livelobbyendpoint: t }), v();
3561
+ }
3562
+ get connectlive() {
3563
+ return this.$$.ctx[58];
3564
+ }
3565
+ set connectlive(t) {
3566
+ this.$$set({ connectlive: t }), v();
3567
+ }
3568
+ get visibilityconnect() {
3569
+ return this.$$.ctx[59];
3570
+ }
3571
+ set visibilityconnect(t) {
3572
+ this.$$set({ visibilityconnect: t }), v();
3573
+ }
3574
+ get integratedgameframedesktop() {
3575
+ return this.$$.ctx[60];
3576
+ }
3577
+ set integratedgameframedesktop(t) {
3578
+ this.$$set({ integratedgameframedesktop: t }), v();
3579
+ }
3580
+ get integratedgameframemobile() {
3581
+ return this.$$.ctx[61];
3582
+ }
3583
+ set integratedgameframemobile(t) {
3584
+ this.$$set({ integratedgameframemobile: t }), v();
3585
+ }
3586
+ get casinogamesgridslider() {
3587
+ return this.$$.ctx[11];
3588
+ }
3589
+ set casinogamesgridslider(t) {
3590
+ this.$$set({ casinogamesgridslider: t }), v();
3591
+ }
3592
+ get MONEY_WHEEL_COLOR_MAP() {
3593
+ return this.$$.ctx[62];
3594
+ }
3595
+ get ROULETTE_COLOR_MAP() {
3596
+ return this.$$.ctx[63];
3597
+ }
3598
+ }
3599
+ zr(or, { session: {}, userid: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, favorites: {}, gamethumbnail: {}, gamename: {}, gamevendor: {}, gamelaunchurl: {}, gameid: {}, gameisnew: { type: "Boolean" }, gametag: {}, gamefunmode: { type: "Boolean" }, gamefavorite: { type: "Boolean" }, gamecellsize: {}, showfavoredcategory: { type: "Boolean" }, showgamename: {}, currency: {}, gamepagemodalurl: {}, endpoint: {}, categoryid: {}, mbsource: {}, livelobbyendpoint: {}, connectlive: {}, visibilityconnect: {}, integratedgameframedesktop: {}, integratedgameframemobile: {}, casinogamesgridslider: {} }, [], ["MONEY_WHEEL_COLOR_MAP", "ROULETTE_COLOR_MAP"], !0);
3600
+ const lu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3601
+ __proto__: null,
3602
+ default: or
3603
+ }, Symbol.toStringTag, { value: "Module" }));
3604
+ export {
3605
+ lu as C,
3606
+ d as h
3607
+ };