@everymatrix/casino-footer-v2 1.55.0 → 1.56.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{CasinoFooterSection-Bpoz_Vpo.js → CasinoFooterSection-5iBolEQo.js} +639 -540
- package/components/CasinoFooterSection-DXAJwrvZ.cjs +1 -0
- package/components/{CasinoFooterSection-pnwfcetr.js → CasinoFooterSection-ErS-sbSf.js} +611 -512
- package/components/{CasinoFooterThumbnail-DU5HsyTT.js → CasinoFooterThumbnail-COxttN3E.js} +444 -445
- package/components/CasinoFooterThumbnail-CZJpuCX_.cjs +5 -0
- package/components/{CasinoFooterThumbnail-PwQ5sUc8.js → CasinoFooterThumbnail-D7Lzmfn-.js} +444 -445
- package/components/{CasinoFooterV2-BtFSMqKS.js → CasinoFooterV2-BCXbXHmJ.js} +1438 -1365
- package/components/CasinoFooterV2-D7N6EzWF.cjs +10 -0
- package/components/{CasinoFooterV2-DJZHgoqz.js → CasinoFooterV2-DAGY7Far.js} +1395 -1322
- package/components/PlayerPanicButton-CXUPxrF7.cjs +1 -0
- package/components/{PlayerPanicButton-C_F5vs4q.js → PlayerPanicButton-CbP_5fyJ.js} +85 -89
- package/components/{PlayerPanicButton-D2macdZ5.js → PlayerPanicButton-Csr19ZqB.js} +96 -100
- package/es2015/casino-footer-v2.cjs +1 -1
- package/es2015/casino-footer-v2.js +1 -1
- package/esnext/casino-footer-v2.js +1 -1
- package/package.json +1 -1
- package/components/CasinoFooterSection-IHbTda3W.cjs +0 -1
- package/components/CasinoFooterThumbnail-BQdizXVp.cjs +0 -5
- package/components/CasinoFooterV2-DZx_h6Dr.cjs +0 -10
- package/components/PlayerPanicButton-ykzS9GUf.cjs +0 -1
@@ -1,21 +1,21 @@
|
|
1
|
-
var
|
1
|
+
var Xs = (e, t, s) => new Promise((n, r) => {
|
2
2
|
var i = (o) => {
|
3
3
|
try {
|
4
4
|
l(s.next(o));
|
5
|
-
} catch (
|
6
|
-
r(
|
5
|
+
} catch (u) {
|
6
|
+
r(u);
|
7
7
|
}
|
8
8
|
}, a = (o) => {
|
9
9
|
try {
|
10
10
|
l(s.throw(o));
|
11
|
-
} catch (
|
12
|
-
r(
|
11
|
+
} catch (u) {
|
12
|
+
r(u);
|
13
13
|
}
|
14
14
|
}, l = (o) => o.done ? n(o.value) : Promise.resolve(o.value).then(i, a);
|
15
15
|
l((s = s.apply(e, t)).next());
|
16
16
|
});
|
17
|
-
import { S as
|
18
|
-
import { $ as ts, a as
|
17
|
+
import { S as jr, b as zr, f as z, s as Zr, y as Br, c as qr, n as yt, d as R, z as Jr, m as y, e as W, k as Xt, p as J, A as Qr, o as Xr, l as je, h as p, g as k, B as Kr, j as Ks, C as Ue, D as Kt, E as h, r as En, F as $s, t as be, q as ht, u as ve, G as en, H as $r, I as $t, J as tn, i as es, v as ei, w as ti, x as si } from "./CasinoFooterSection-5iBolEQo.js";
|
18
|
+
import { $ as ts, a as ni, b as ri, i as ii, c as ai, d as li, g as oi, e as ui } from "./CasinoFooterThumbnail-D7Lzmfn-.js";
|
19
19
|
if (typeof window != "undefined") {
|
20
20
|
let e = function(t) {
|
21
21
|
return function(...s) {
|
@@ -28,7 +28,7 @@ if (typeof window != "undefined") {
|
|
28
28
|
}
|
29
29
|
};
|
30
30
|
};
|
31
|
-
customElements.define = e(customElements.define), import("./CasinoFooterSection-
|
31
|
+
customElements.define = e(customElements.define), import("./CasinoFooterSection-5iBolEQo.js").then((t) => t.L).then(({ default: t }) => {
|
32
32
|
!customElements.get("casino-footer-section") && customElements.define("casino-footer-section", t.element);
|
33
33
|
});
|
34
34
|
}
|
@@ -44,11 +44,11 @@ if (typeof window != "undefined") {
|
|
44
44
|
}
|
45
45
|
};
|
46
46
|
};
|
47
|
-
customElements.define = e(customElements.define), import("./PlayerPanicButton-
|
47
|
+
customElements.define = e(customElements.define), import("./PlayerPanicButton-Csr19ZqB.js").then(({ default: t }) => {
|
48
48
|
!customElements.get("player-panic-button") && customElements.define("player-panic-button", t.element);
|
49
49
|
});
|
50
50
|
}
|
51
|
-
function
|
51
|
+
function di(e) {
|
52
52
|
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.');
|
53
53
|
}
|
54
54
|
//! moment.js
|
@@ -57,10 +57,10 @@ function oi(e) {
|
|
57
57
|
//! license : MIT
|
58
58
|
//! momentjs.com
|
59
59
|
var xn;
|
60
|
-
function
|
60
|
+
function m() {
|
61
61
|
return xn.apply(null, arguments);
|
62
62
|
}
|
63
|
-
function
|
63
|
+
function fi(e) {
|
64
64
|
xn = e;
|
65
65
|
}
|
66
66
|
function ae(e) {
|
@@ -69,7 +69,7 @@ function ae(e) {
|
|
69
69
|
function We(e) {
|
70
70
|
return e != null && Object.prototype.toString.call(e) === "[object Object]";
|
71
71
|
}
|
72
|
-
function
|
72
|
+
function O(e, t) {
|
73
73
|
return Object.prototype.hasOwnProperty.call(e, t);
|
74
74
|
}
|
75
75
|
function us(e) {
|
@@ -77,34 +77,34 @@ function us(e) {
|
|
77
77
|
return Object.getOwnPropertyNames(e).length === 0;
|
78
78
|
var t;
|
79
79
|
for (t in e)
|
80
|
-
if (
|
80
|
+
if (O(e, t))
|
81
81
|
return !1;
|
82
82
|
return !0;
|
83
83
|
}
|
84
84
|
function ee(e) {
|
85
85
|
return e === void 0;
|
86
86
|
}
|
87
|
-
function
|
87
|
+
function we(e) {
|
88
88
|
return typeof e == "number" || Object.prototype.toString.call(e) === "[object Number]";
|
89
89
|
}
|
90
90
|
function rt(e) {
|
91
91
|
return e instanceof Date || Object.prototype.toString.call(e) === "[object Date]";
|
92
92
|
}
|
93
|
-
function
|
93
|
+
function In(e, t) {
|
94
94
|
var s = [], n, r = e.length;
|
95
95
|
for (n = 0; n < r; ++n)
|
96
96
|
s.push(t(e[n], n));
|
97
97
|
return s;
|
98
98
|
}
|
99
|
-
function
|
99
|
+
function Oe(e, t) {
|
100
100
|
for (var s in t)
|
101
|
-
|
102
|
-
return
|
101
|
+
O(t, s) && (e[s] = t[s]);
|
102
|
+
return O(t, "toString") && (e.toString = t.toString), O(t, "valueOf") && (e.valueOf = t.valueOf), e;
|
103
103
|
}
|
104
104
|
function fe(e, t, s, n) {
|
105
|
-
return
|
105
|
+
return lr(e, t, s, n, !0).utc();
|
106
106
|
}
|
107
|
-
function
|
107
|
+
function ci() {
|
108
108
|
return {
|
109
109
|
empty: !1,
|
110
110
|
unusedTokens: [],
|
@@ -124,8 +124,8 @@ function di() {
|
|
124
124
|
weekdayMismatch: !1
|
125
125
|
};
|
126
126
|
}
|
127
|
-
function
|
128
|
-
return e._pf == null && (e._pf =
|
127
|
+
function b(e) {
|
128
|
+
return e._pf == null && (e._pf = ci()), e._pf;
|
129
129
|
}
|
130
130
|
var ss;
|
131
131
|
Array.prototype.some ? ss = Array.prototype.some : ss = function(e) {
|
@@ -137,7 +137,7 @@ Array.prototype.some ? ss = Array.prototype.some : ss = function(e) {
|
|
137
137
|
};
|
138
138
|
function ds(e) {
|
139
139
|
var t = null, s = !1, n = e._d && !isNaN(e._d.getTime());
|
140
|
-
if (n && (t =
|
140
|
+
if (n && (t = b(e), s = ss.call(t.parsedDateParts, function(r) {
|
141
141
|
return r != null;
|
142
142
|
}), n = t.overflow < 0 && !t.empty && !t.invalidEra && !t.invalidMonth && !t.invalidWeekday && !t.weekdayMismatch && !t.nullInput && !t.invalidFormat && !t.userInvalidated && (!t.meridiem || t.meridiem && s), e._strict && (n = n && t.charsLeftOver === 0 && t.unusedTokens.length === 0 && t.bigHour === void 0)), Object.isFrozen == null || !Object.isFrozen(e))
|
143
143
|
e._isValid = n;
|
@@ -145,44 +145,44 @@ function ds(e) {
|
|
145
145
|
return n;
|
146
146
|
return e._isValid;
|
147
147
|
}
|
148
|
-
function
|
148
|
+
function St(e) {
|
149
149
|
var t = fe(NaN);
|
150
|
-
return e != null ?
|
150
|
+
return e != null ? Oe(b(t), e) : b(t).userInvalidated = !0, t;
|
151
151
|
}
|
152
|
-
var
|
152
|
+
var sn = m.momentProperties = [], Bt = !1;
|
153
153
|
function fs(e, t) {
|
154
|
-
var s, n, r, i =
|
155
|
-
if (ee(t._isAMomentObject) || (e._isAMomentObject = t._isAMomentObject), ee(t._i) || (e._i = t._i), ee(t._f) || (e._f = t._f), ee(t._l) || (e._l = t._l), ee(t._strict) || (e._strict = t._strict), ee(t._tzm) || (e._tzm = t._tzm), ee(t._isUTC) || (e._isUTC = t._isUTC), ee(t._offset) || (e._offset = t._offset), ee(t._pf) || (e._pf =
|
154
|
+
var s, n, r, i = sn.length;
|
155
|
+
if (ee(t._isAMomentObject) || (e._isAMomentObject = t._isAMomentObject), ee(t._i) || (e._i = t._i), ee(t._f) || (e._f = t._f), ee(t._l) || (e._l = t._l), ee(t._strict) || (e._strict = t._strict), ee(t._tzm) || (e._tzm = t._tzm), ee(t._isUTC) || (e._isUTC = t._isUTC), ee(t._offset) || (e._offset = t._offset), ee(t._pf) || (e._pf = b(t)), ee(t._locale) || (e._locale = t._locale), i > 0)
|
156
156
|
for (s = 0; s < i; s++)
|
157
|
-
n =
|
157
|
+
n = sn[s], r = t[n], ee(r) || (e[n] = r);
|
158
158
|
return e;
|
159
159
|
}
|
160
160
|
function it(e) {
|
161
|
-
fs(this, e), this._d = new Date(e._d != null ? e._d.getTime() : NaN), this.isValid() || (this._d = /* @__PURE__ */ new Date(NaN)), Bt === !1 && (Bt = !0,
|
161
|
+
fs(this, e), this._d = new Date(e._d != null ? e._d.getTime() : NaN), this.isValid() || (this._d = /* @__PURE__ */ new Date(NaN)), Bt === !1 && (Bt = !0, m.updateOffset(this), Bt = !1);
|
162
162
|
}
|
163
163
|
function le(e) {
|
164
164
|
return e instanceof it || e != null && e._isAMomentObject != null;
|
165
165
|
}
|
166
|
-
function
|
167
|
-
|
166
|
+
function Un(e) {
|
167
|
+
m.suppressDeprecationWarnings === !1 && typeof console != "undefined" && console.warn && console.warn("Deprecation warning: " + e);
|
168
168
|
}
|
169
169
|
function ne(e, t) {
|
170
170
|
var s = !0;
|
171
|
-
return
|
172
|
-
if (
|
171
|
+
return Oe(function() {
|
172
|
+
if (m.deprecationHandler != null && m.deprecationHandler(null, e), s) {
|
173
173
|
var n = [], r, i, a, l = arguments.length;
|
174
174
|
for (i = 0; i < l; i++) {
|
175
175
|
if (r = "", typeof arguments[i] == "object") {
|
176
176
|
r += `
|
177
177
|
[` + i + "] ";
|
178
178
|
for (a in arguments[0])
|
179
|
-
|
179
|
+
O(arguments[0], a) && (r += a + ": " + arguments[0][a] + ", ");
|
180
180
|
r = r.slice(0, -2);
|
181
181
|
} else
|
182
182
|
r = arguments[i];
|
183
183
|
n.push(r);
|
184
184
|
}
|
185
|
-
|
185
|
+
Un(
|
186
186
|
e + `
|
187
187
|
Arguments: ` + Array.prototype.slice.call(n).join("") + `
|
188
188
|
` + new Error().stack
|
@@ -191,29 +191,29 @@ Arguments: ` + Array.prototype.slice.call(n).join("") + `
|
|
191
191
|
return t.apply(this, arguments);
|
192
192
|
}, t);
|
193
193
|
}
|
194
|
-
var
|
195
|
-
function
|
196
|
-
|
194
|
+
var nn = {};
|
195
|
+
function An(e, t) {
|
196
|
+
m.deprecationHandler != null && m.deprecationHandler(e, t), nn[e] || (Un(t), nn[e] = !0);
|
197
197
|
}
|
198
|
-
|
199
|
-
|
198
|
+
m.suppressDeprecationWarnings = !1;
|
199
|
+
m.deprecationHandler = null;
|
200
200
|
function ce(e) {
|
201
201
|
return typeof Function != "undefined" && e instanceof Function || Object.prototype.toString.call(e) === "[object Function]";
|
202
202
|
}
|
203
|
-
function
|
203
|
+
function hi(e) {
|
204
204
|
var t, s;
|
205
205
|
for (s in e)
|
206
|
-
|
206
|
+
O(e, s) && (t = e[s], ce(t) ? this[s] = t : this["_" + s] = t);
|
207
207
|
this._config = e, this._dayOfMonthOrdinalParseLenient = new RegExp(
|
208
208
|
(this._dayOfMonthOrdinalParse.source || this._ordinalParse.source) + "|" + /\d{1,2}/.source
|
209
209
|
);
|
210
210
|
}
|
211
211
|
function ns(e, t) {
|
212
|
-
var s =
|
212
|
+
var s = Oe({}, e), n;
|
213
213
|
for (n in t)
|
214
|
-
|
214
|
+
O(t, n) && (We(e[n]) && We(t[n]) ? (s[n] = {}, Oe(s[n], e[n]), Oe(s[n], t[n])) : t[n] != null ? s[n] = t[n] : delete s[n]);
|
215
215
|
for (n in e)
|
216
|
-
|
216
|
+
O(e, n) && !O(t, n) && We(e[n]) && (s[n] = Oe({}, s[n]));
|
217
217
|
return s;
|
218
218
|
}
|
219
219
|
function cs(e) {
|
@@ -223,10 +223,10 @@ var rs;
|
|
223
223
|
Object.keys ? rs = Object.keys : rs = function(e) {
|
224
224
|
var t, s = [];
|
225
225
|
for (t in e)
|
226
|
-
|
226
|
+
O(e, t) && s.push(t);
|
227
227
|
return s;
|
228
228
|
};
|
229
|
-
var
|
229
|
+
var mi = {
|
230
230
|
sameDay: "[Today at] LT",
|
231
231
|
nextDay: "[Tomorrow at] LT",
|
232
232
|
nextWeek: "dddd [at] LT",
|
@@ -234,7 +234,7 @@ var ci = {
|
|
234
234
|
lastWeek: "[Last] dddd [at] LT",
|
235
235
|
sameElse: "L"
|
236
236
|
};
|
237
|
-
function
|
237
|
+
function _i(e, t, s) {
|
238
238
|
var n = this._calendar[e] || this._calendar.sameElse;
|
239
239
|
return ce(n) ? n.call(t, s) : n;
|
240
240
|
}
|
@@ -242,27 +242,27 @@ function de(e, t, s) {
|
|
242
242
|
var n = "" + Math.abs(e), r = t - n.length, i = e >= 0;
|
243
243
|
return (i ? s ? "+" : "" : "-") + Math.pow(10, Math.max(0, r)).toString().substr(1) + n;
|
244
244
|
}
|
245
|
-
var hs = /(\[[^\[]*\])|(\\)?([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, ft = /(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g, qt = {},
|
245
|
+
var hs = /(\[[^\[]*\])|(\\)?([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, ft = /(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g, qt = {}, He = {};
|
246
246
|
function g(e, t, s, n) {
|
247
247
|
var r = n;
|
248
248
|
typeof n == "string" && (r = function() {
|
249
249
|
return this[n]();
|
250
|
-
}), e && (
|
250
|
+
}), e && (He[e] = r), t && (He[t[0]] = function() {
|
251
251
|
return de(r.apply(this, arguments), t[1], t[2]);
|
252
|
-
}), s && (
|
252
|
+
}), s && (He[s] = function() {
|
253
253
|
return this.localeData().ordinal(
|
254
254
|
r.apply(this, arguments),
|
255
255
|
e
|
256
256
|
);
|
257
257
|
});
|
258
258
|
}
|
259
|
-
function
|
259
|
+
function gi(e) {
|
260
260
|
return e.match(/\[[\s\S]/) ? e.replace(/^\[|\]$/g, "") : e.replace(/\\/g, "");
|
261
261
|
}
|
262
|
-
function
|
262
|
+
function yi(e) {
|
263
263
|
var t = e.match(hs), s, n;
|
264
264
|
for (s = 0, n = t.length; s < n; s++)
|
265
|
-
|
265
|
+
He[t[s]] ? t[s] = He[t[s]] : t[s] = gi(t[s]);
|
266
266
|
return function(r) {
|
267
267
|
var i = "", a;
|
268
268
|
for (a = 0; a < n; a++)
|
@@ -271,7 +271,7 @@ function _i(e) {
|
|
271
271
|
};
|
272
272
|
}
|
273
273
|
function mt(e, t) {
|
274
|
-
return e.isValid() ? (t = Hn(t, e.localeData()), qt[t] = qt[t] ||
|
274
|
+
return e.isValid() ? (t = Hn(t, e.localeData()), qt[t] = qt[t] || yi(t), qt[t](e)) : e.localeData().invalidDate();
|
275
275
|
}
|
276
276
|
function Hn(e, t) {
|
277
277
|
var s = 5;
|
@@ -285,7 +285,7 @@ function Hn(e, t) {
|
|
285
285
|
), ft.lastIndex = 0, s -= 1;
|
286
286
|
return e;
|
287
287
|
}
|
288
|
-
var
|
288
|
+
var pi = {
|
289
289
|
LTS: "h:mm:ss A",
|
290
290
|
LT: "h:mm A",
|
291
291
|
L: "MM/DD/YYYY",
|
@@ -293,21 +293,21 @@ var gi = {
|
|
293
293
|
LLL: "MMMM D, YYYY h:mm A",
|
294
294
|
LLLL: "dddd, MMMM D, YYYY h:mm A"
|
295
295
|
};
|
296
|
-
function
|
296
|
+
function ki(e) {
|
297
297
|
var t = this._longDateFormat[e], s = this._longDateFormat[e.toUpperCase()];
|
298
298
|
return t || !s ? t : (this._longDateFormat[e] = s.match(hs).map(function(n) {
|
299
299
|
return n === "MMMM" || n === "MM" || n === "DD" || n === "dddd" ? n.slice(1) : n;
|
300
300
|
}).join(""), this._longDateFormat[e]);
|
301
301
|
}
|
302
|
-
var
|
303
|
-
function
|
302
|
+
var wi = "Invalid date";
|
303
|
+
function bi() {
|
304
304
|
return this._invalidDate;
|
305
305
|
}
|
306
|
-
var
|
307
|
-
function
|
306
|
+
var vi = "%d", Si = /\d{1,2}/;
|
307
|
+
function Di(e) {
|
308
308
|
return this._ordinal.replace("%d", e);
|
309
309
|
}
|
310
|
-
var
|
310
|
+
var Mi = {
|
311
311
|
future: "in %s",
|
312
312
|
past: "%s ago",
|
313
313
|
s: "a few seconds",
|
@@ -325,15 +325,15 @@ var bi = {
|
|
325
325
|
y: "a year",
|
326
326
|
yy: "%d years"
|
327
327
|
};
|
328
|
-
function
|
328
|
+
function Ti(e, t, s, n) {
|
329
329
|
var r = this._relativeTime[s];
|
330
330
|
return ce(r) ? r(e, t, s, n) : r.replace(/%d/i, e);
|
331
331
|
}
|
332
|
-
function
|
332
|
+
function Yi(e, t) {
|
333
333
|
var s = this._relativeTime[e > 0 ? "future" : "past"];
|
334
334
|
return ce(s) ? s(t) : s.replace(/%s/i, t);
|
335
335
|
}
|
336
|
-
var
|
336
|
+
var rn = {
|
337
337
|
D: "date",
|
338
338
|
dates: "date",
|
339
339
|
date: "date",
|
@@ -384,15 +384,15 @@ var nn = {
|
|
384
384
|
year: "year"
|
385
385
|
};
|
386
386
|
function re(e) {
|
387
|
-
return typeof e == "string" ?
|
387
|
+
return typeof e == "string" ? rn[e] || rn[e.toLowerCase()] : void 0;
|
388
388
|
}
|
389
389
|
function ms(e) {
|
390
390
|
var t = {}, s, n;
|
391
391
|
for (n in e)
|
392
|
-
|
392
|
+
O(e, n) && (s = re(n), s && (t[s] = e[n]));
|
393
393
|
return t;
|
394
394
|
}
|
395
|
-
var
|
395
|
+
var Oi = {
|
396
396
|
date: 9,
|
397
397
|
day: 11,
|
398
398
|
weekday: 11,
|
@@ -410,26 +410,26 @@ var Ti = {
|
|
410
410
|
isoWeek: 5,
|
411
411
|
year: 1
|
412
412
|
};
|
413
|
-
function
|
413
|
+
function Li(e) {
|
414
414
|
var t = [], s;
|
415
415
|
for (s in e)
|
416
|
-
|
416
|
+
O(e, s) && t.push({ unit: s, priority: Oi[s] });
|
417
417
|
return t.sort(function(n, r) {
|
418
418
|
return n.priority - r.priority;
|
419
419
|
}), t;
|
420
420
|
}
|
421
|
-
var
|
421
|
+
var Gn = /\d/, te = /\d\d/, Vn = /\d{3}/, _s = /\d{4}/, Dt = /[+-]?\d{6}/, A = /\d\d?/, jn = /\d\d\d\d?/, zn = /\d\d\d\d\d\d?/, Mt = /\d{1,3}/, gs = /\d{1,4}/, Tt = /[+-]?\d{1,6}/, ze = /\d+/, Yt = /[+-]?\d+/, Fi = /Z|[+-]\d\d:?\d\d/gi, Ot = /Z|[+-]\d\d(?::?\d\d)?/gi, Ri = /[+-]?\d+(\.\d{1,3})?/, at = /[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, Ze = /^[1-9]\d?/, ys = /^([1-9]\d|\d)/, pt;
|
422
422
|
pt = {};
|
423
|
-
function
|
423
|
+
function _(e, t, s) {
|
424
424
|
pt[e] = ce(t) ? t : function(n, r) {
|
425
425
|
return n && s ? s : t;
|
426
426
|
};
|
427
427
|
}
|
428
|
-
function
|
429
|
-
return
|
428
|
+
function Ni(e, t) {
|
429
|
+
return O(pt, e) ? pt[e](t._strict, t._locale) : new RegExp(Pi(e));
|
430
430
|
}
|
431
|
-
function
|
432
|
-
return
|
431
|
+
function Pi(e) {
|
432
|
+
return pe(
|
433
433
|
e.replace("\\", "").replace(
|
434
434
|
/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,
|
435
435
|
function(t, s, n, r, i) {
|
@@ -438,21 +438,21 @@ function Ri(e) {
|
|
438
438
|
)
|
439
439
|
);
|
440
440
|
}
|
441
|
-
function
|
441
|
+
function pe(e) {
|
442
442
|
return e.replace(/[-\/\\^$*+?.()|[\]{}]/g, "\\$&");
|
443
443
|
}
|
444
444
|
function se(e) {
|
445
445
|
return e < 0 ? Math.ceil(e) || 0 : Math.floor(e);
|
446
446
|
}
|
447
|
-
function
|
447
|
+
function S(e) {
|
448
448
|
var t = +e, s = 0;
|
449
449
|
return t !== 0 && isFinite(t) && (s = se(t)), s;
|
450
450
|
}
|
451
451
|
var is = {};
|
452
452
|
function C(e, t) {
|
453
453
|
var s, n = t, r;
|
454
|
-
for (typeof e == "string" && (e = [e]),
|
455
|
-
a[t] =
|
454
|
+
for (typeof e == "string" && (e = [e]), we(t) && (n = function(i, a) {
|
455
|
+
a[t] = S(i);
|
456
456
|
}), r = e.length, s = 0; s < r; s++)
|
457
457
|
is[e[s]] = n;
|
458
458
|
}
|
@@ -461,13 +461,13 @@ function lt(e, t) {
|
|
461
461
|
r._w = r._w || {}, t(s, r._w, r, i);
|
462
462
|
});
|
463
463
|
}
|
464
|
-
function
|
465
|
-
t != null &&
|
464
|
+
function Wi(e, t, s) {
|
465
|
+
t != null && O(is, e) && is[e](t, s._a, s, e);
|
466
466
|
}
|
467
467
|
function Lt(e) {
|
468
468
|
return e % 4 === 0 && e % 100 !== 0 || e % 400 === 0;
|
469
469
|
}
|
470
|
-
var $ = 0,
|
470
|
+
var $ = 0, ge = 1, ue = 2, Q = 3, ie = 4, ye = 5, Pe = 6, Ci = 7, Ei = 8;
|
471
471
|
g("Y", 0, 0, function() {
|
472
472
|
var e = this.year();
|
473
473
|
return e <= 9999 ? de(e, 4) : "+" + e;
|
@@ -478,17 +478,17 @@ g(0, ["YY", 2], 0, function() {
|
|
478
478
|
g(0, ["YYYY", 4], 0, "year");
|
479
479
|
g(0, ["YYYYY", 5], 0, "year");
|
480
480
|
g(0, ["YYYYYY", 6, !0], 0, "year");
|
481
|
-
|
482
|
-
|
483
|
-
|
484
|
-
|
485
|
-
|
481
|
+
_("Y", Yt);
|
482
|
+
_("YY", A, te);
|
483
|
+
_("YYYY", gs, _s);
|
484
|
+
_("YYYYY", Tt, Dt);
|
485
|
+
_("YYYYYY", Tt, Dt);
|
486
486
|
C(["YYYYY", "YYYYYY"], $);
|
487
487
|
C("YYYY", function(e, t) {
|
488
|
-
t[$] = e.length === 2 ?
|
488
|
+
t[$] = e.length === 2 ? m.parseTwoDigitYear(e) : S(e);
|
489
489
|
});
|
490
490
|
C("YY", function(e, t) {
|
491
|
-
t[$] =
|
491
|
+
t[$] = m.parseTwoDigitYear(e);
|
492
492
|
});
|
493
493
|
C("Y", function(e, t) {
|
494
494
|
t[$] = parseInt(e, 10);
|
@@ -496,16 +496,16 @@ C("Y", function(e, t) {
|
|
496
496
|
function $e(e) {
|
497
497
|
return Lt(e) ? 366 : 365;
|
498
498
|
}
|
499
|
-
|
500
|
-
return
|
499
|
+
m.parseTwoDigitYear = function(e) {
|
500
|
+
return S(e) + (S(e) > 68 ? 1900 : 2e3);
|
501
501
|
};
|
502
|
-
var
|
503
|
-
function
|
502
|
+
var Zn = Be("FullYear", !0);
|
503
|
+
function xi() {
|
504
504
|
return Lt(this.year());
|
505
505
|
}
|
506
506
|
function Be(e, t) {
|
507
507
|
return function(s) {
|
508
|
-
return s != null ? (
|
508
|
+
return s != null ? (Bn(this, e, s), m.updateOffset(this, t), this) : et(this, e);
|
509
509
|
};
|
510
510
|
}
|
511
511
|
function et(e, t) {
|
@@ -533,7 +533,7 @@ function et(e, t) {
|
|
533
533
|
return NaN;
|
534
534
|
}
|
535
535
|
}
|
536
|
-
function
|
536
|
+
function Bn(e, t, s) {
|
537
537
|
var n, r, i, a, l;
|
538
538
|
if (!(!e.isValid() || isNaN(s))) {
|
539
539
|
switch (n = e._d, r = e._isUTC, t) {
|
@@ -555,20 +555,20 @@ function Zn(e, t, s) {
|
|
555
555
|
i = s, a = e.month(), l = e.date(), l = l === 29 && a === 1 && !Lt(i) ? 28 : l, r ? n.setUTCFullYear(i, a, l) : n.setFullYear(i, a, l);
|
556
556
|
}
|
557
557
|
}
|
558
|
-
function
|
558
|
+
function Ii(e) {
|
559
559
|
return e = re(e), ce(this[e]) ? this[e]() : this;
|
560
560
|
}
|
561
|
-
function
|
561
|
+
function Ui(e, t) {
|
562
562
|
if (typeof e == "object") {
|
563
563
|
e = ms(e);
|
564
|
-
var s =
|
564
|
+
var s = Li(e), n, r = s.length;
|
565
565
|
for (n = 0; n < r; n++)
|
566
566
|
this[s[n].unit](e[s[n].unit]);
|
567
567
|
} else if (e = re(e), ce(this[e]))
|
568
568
|
return this[e](t);
|
569
569
|
return this;
|
570
570
|
}
|
571
|
-
function
|
571
|
+
function Ai(e, t) {
|
572
572
|
return (e % t + t) % t;
|
573
573
|
}
|
574
574
|
var q;
|
@@ -582,7 +582,7 @@ Array.prototype.indexOf ? q = Array.prototype.indexOf : q = function(e) {
|
|
582
582
|
function ps(e, t) {
|
583
583
|
if (isNaN(e) || isNaN(t))
|
584
584
|
return NaN;
|
585
|
-
var s =
|
585
|
+
var s = Ai(t, 12);
|
586
586
|
return e += (t - s) / 12, s === 1 ? Lt(e) ? 29 : 28 : 31 - s % 7 % 2;
|
587
587
|
}
|
588
588
|
g("M", ["MM", 2], "Mo", function() {
|
@@ -594,31 +594,31 @@ g("MMM", 0, 0, function(e) {
|
|
594
594
|
g("MMMM", 0, 0, function(e) {
|
595
595
|
return this.localeData().months(this, e);
|
596
596
|
});
|
597
|
-
|
598
|
-
|
599
|
-
|
597
|
+
_("M", A, Ze);
|
598
|
+
_("MM", A, te);
|
599
|
+
_("MMM", function(e, t) {
|
600
600
|
return t.monthsShortRegex(e);
|
601
601
|
});
|
602
|
-
|
602
|
+
_("MMMM", function(e, t) {
|
603
603
|
return t.monthsRegex(e);
|
604
604
|
});
|
605
605
|
C(["M", "MM"], function(e, t) {
|
606
|
-
t[
|
606
|
+
t[ge] = S(e) - 1;
|
607
607
|
});
|
608
608
|
C(["MMM", "MMMM"], function(e, t, s, n) {
|
609
609
|
var r = s._locale.monthsParse(e, n, s._strict);
|
610
|
-
r != null ? t[
|
610
|
+
r != null ? t[ge] = r : b(s).invalidMonth = e;
|
611
611
|
});
|
612
|
-
var
|
612
|
+
var Hi = "January_February_March_April_May_June_July_August_September_October_November_December".split(
|
613
613
|
"_"
|
614
|
-
),
|
615
|
-
function
|
616
|
-
return e ? ae(this._months) ? this._months[e.month()] : this._months[(this._months.isFormat ||
|
614
|
+
), qn = "Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"), Jn = /D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/, Gi = at, Vi = at;
|
615
|
+
function ji(e, t) {
|
616
|
+
return e ? ae(this._months) ? this._months[e.month()] : this._months[(this._months.isFormat || Jn).test(t) ? "format" : "standalone"][e.month()] : ae(this._months) ? this._months : this._months.standalone;
|
617
617
|
}
|
618
|
-
function
|
619
|
-
return e ? ae(this._monthsShort) ? this._monthsShort[e.month()] : this._monthsShort[
|
618
|
+
function zi(e, t) {
|
619
|
+
return e ? ae(this._monthsShort) ? this._monthsShort[e.month()] : this._monthsShort[Jn.test(t) ? "format" : "standalone"][e.month()] : ae(this._monthsShort) ? this._monthsShort : this._monthsShort.standalone;
|
620
620
|
}
|
621
|
-
function
|
621
|
+
function Zi(e, t, s) {
|
622
622
|
var n, r, i, a = e.toLocaleLowerCase();
|
623
623
|
if (!this._monthsParse)
|
624
624
|
for (this._monthsParse = [], this._longMonthsParse = [], this._shortMonthsParse = [], n = 0; n < 12; ++n)
|
@@ -628,10 +628,10 @@ function ji(e, t, s) {
|
|
628
628
|
).toLocaleLowerCase(), this._longMonthsParse[n] = this.months(i, "").toLocaleLowerCase();
|
629
629
|
return s ? t === "MMM" ? (r = q.call(this._shortMonthsParse, a), r !== -1 ? r : null) : (r = q.call(this._longMonthsParse, a), r !== -1 ? r : null) : t === "MMM" ? (r = q.call(this._shortMonthsParse, a), r !== -1 ? r : (r = q.call(this._longMonthsParse, a), r !== -1 ? r : null)) : (r = q.call(this._longMonthsParse, a), r !== -1 ? r : (r = q.call(this._shortMonthsParse, a), r !== -1 ? r : null));
|
630
630
|
}
|
631
|
-
function
|
631
|
+
function Bi(e, t, s) {
|
632
632
|
var n, r, i;
|
633
633
|
if (this._monthsParseExact)
|
634
|
-
return
|
634
|
+
return Zi.call(this, e, t, s);
|
635
635
|
for (this._monthsParse || (this._monthsParse = [], this._longMonthsParse = [], this._shortMonthsParse = []), n = 0; n < 12; n++) {
|
636
636
|
if (r = fe([2e3, n]), s && !this._longMonthsParse[n] && (this._longMonthsParse[n] = new RegExp(
|
637
637
|
"^" + this.months(r, "").replace(".", "") + "$",
|
@@ -647,37 +647,37 @@ function zi(e, t, s) {
|
|
647
647
|
return n;
|
648
648
|
}
|
649
649
|
}
|
650
|
-
function
|
650
|
+
function Qn(e, t) {
|
651
651
|
if (!e.isValid())
|
652
652
|
return e;
|
653
653
|
if (typeof t == "string") {
|
654
654
|
if (/^\d+$/.test(t))
|
655
|
-
t =
|
656
|
-
else if (t = e.localeData().monthsParse(t), !
|
655
|
+
t = S(t);
|
656
|
+
else if (t = e.localeData().monthsParse(t), !we(t))
|
657
657
|
return e;
|
658
658
|
}
|
659
659
|
var s = t, n = e.date();
|
660
660
|
return n = n < 29 ? n : Math.min(n, ps(e.year(), s)), e._isUTC ? e._d.setUTCMonth(s, n) : e._d.setMonth(s, n), e;
|
661
661
|
}
|
662
|
-
function
|
663
|
-
return e != null ? (
|
662
|
+
function Xn(e) {
|
663
|
+
return e != null ? (Qn(this, e), m.updateOffset(this, !0), this) : et(this, "Month");
|
664
664
|
}
|
665
|
-
function
|
665
|
+
function qi() {
|
666
666
|
return ps(this.year(), this.month());
|
667
667
|
}
|
668
|
-
function
|
669
|
-
return this._monthsParseExact ? (
|
668
|
+
function Ji(e) {
|
669
|
+
return this._monthsParseExact ? (O(this, "_monthsRegex") || Kn.call(this), e ? this._monthsShortStrictRegex : this._monthsShortRegex) : (O(this, "_monthsShortRegex") || (this._monthsShortRegex = Gi), this._monthsShortStrictRegex && e ? this._monthsShortStrictRegex : this._monthsShortRegex);
|
670
670
|
}
|
671
|
-
function
|
672
|
-
return this._monthsParseExact ? (
|
671
|
+
function Qi(e) {
|
672
|
+
return this._monthsParseExact ? (O(this, "_monthsRegex") || Kn.call(this), e ? this._monthsStrictRegex : this._monthsRegex) : (O(this, "_monthsRegex") || (this._monthsRegex = Vi), this._monthsStrictRegex && e ? this._monthsStrictRegex : this._monthsRegex);
|
673
673
|
}
|
674
|
-
function
|
675
|
-
function e(o,
|
676
|
-
return
|
674
|
+
function Kn() {
|
675
|
+
function e(o, u) {
|
676
|
+
return u.length - o.length;
|
677
677
|
}
|
678
678
|
var t = [], s = [], n = [], r, i, a, l;
|
679
679
|
for (r = 0; r < 12; r++)
|
680
|
-
i = fe([2e3, r]), a =
|
680
|
+
i = fe([2e3, r]), a = pe(this.monthsShort(i, "")), l = pe(this.months(i, "")), t.push(a), s.push(l), n.push(l), n.push(a);
|
681
681
|
t.sort(e), s.sort(e), n.sort(e), this._monthsRegex = new RegExp("^(" + n.join("|") + ")", "i"), this._monthsShortRegex = this._monthsRegex, this._monthsStrictRegex = new RegExp(
|
682
682
|
"^(" + s.join("|") + ")",
|
683
683
|
"i"
|
@@ -686,7 +686,7 @@ function Xn() {
|
|
686
686
|
"i"
|
687
687
|
);
|
688
688
|
}
|
689
|
-
function
|
689
|
+
function Xi(e, t, s, n, r, i, a) {
|
690
690
|
var l;
|
691
691
|
return e < 100 && e >= 0 ? (l = new Date(e + 400, t, s, n, r, i, a), isFinite(l.getFullYear()) && l.setFullYear(e)) : l = new Date(e, t, s, n, r, i, a), l;
|
692
692
|
}
|
@@ -698,56 +698,56 @@ function kt(e, t, s) {
|
|
698
698
|
var n = 7 + t - s, r = (7 + tt(e, 0, n).getUTCDay() - t) % 7;
|
699
699
|
return -r + n - 1;
|
700
700
|
}
|
701
|
-
function
|
702
|
-
var i = (7 + s - n) % 7, a = kt(e, n, r), l = 1 + 7 * (t - 1) + i + a, o,
|
703
|
-
return l <= 0 ? (o = e - 1,
|
701
|
+
function $n(e, t, s, n, r) {
|
702
|
+
var i = (7 + s - n) % 7, a = kt(e, n, r), l = 1 + 7 * (t - 1) + i + a, o, u;
|
703
|
+
return l <= 0 ? (o = e - 1, u = $e(o) + l) : l > $e(e) ? (o = e + 1, u = l - $e(e)) : (o = e, u = l), {
|
704
704
|
year: o,
|
705
|
-
dayOfYear:
|
705
|
+
dayOfYear: u
|
706
706
|
};
|
707
707
|
}
|
708
708
|
function st(e, t, s) {
|
709
709
|
var n = kt(e.year(), t, s), r = Math.floor((e.dayOfYear() - n - 1) / 7) + 1, i, a;
|
710
|
-
return r < 1 ? (a = e.year() - 1, i = r +
|
710
|
+
return r < 1 ? (a = e.year() - 1, i = r + ke(a, t, s)) : r > ke(e.year(), t, s) ? (i = r - ke(e.year(), t, s), a = e.year() + 1) : (a = e.year(), i = r), {
|
711
711
|
week: i,
|
712
712
|
year: a
|
713
713
|
};
|
714
714
|
}
|
715
|
-
function
|
715
|
+
function ke(e, t, s) {
|
716
716
|
var n = kt(e, t, s), r = kt(e + 1, t, s);
|
717
717
|
return ($e(e) - n + r) / 7;
|
718
718
|
}
|
719
719
|
g("w", ["ww", 2], "wo", "week");
|
720
720
|
g("W", ["WW", 2], "Wo", "isoWeek");
|
721
|
-
|
722
|
-
|
723
|
-
|
724
|
-
|
721
|
+
_("w", A, Ze);
|
722
|
+
_("ww", A, te);
|
723
|
+
_("W", A, Ze);
|
724
|
+
_("WW", A, te);
|
725
725
|
lt(
|
726
726
|
["w", "ww", "W", "WW"],
|
727
727
|
function(e, t, s, n) {
|
728
|
-
t[n.substr(0, 1)] =
|
728
|
+
t[n.substr(0, 1)] = S(e);
|
729
729
|
}
|
730
730
|
);
|
731
|
-
function
|
731
|
+
function Ki(e) {
|
732
732
|
return st(e, this._week.dow, this._week.doy).week;
|
733
733
|
}
|
734
|
-
var
|
734
|
+
var $i = {
|
735
735
|
dow: 0,
|
736
736
|
// Sunday is the first day of the week.
|
737
737
|
doy: 6
|
738
738
|
// The week that contains Jan 6th is the first week of the year.
|
739
739
|
};
|
740
|
-
function
|
740
|
+
function ea() {
|
741
741
|
return this._week.dow;
|
742
742
|
}
|
743
|
-
function
|
743
|
+
function ta() {
|
744
744
|
return this._week.doy;
|
745
745
|
}
|
746
|
-
function
|
746
|
+
function sa(e) {
|
747
747
|
var t = this.localeData().week(this);
|
748
748
|
return e == null ? t : this.add((e - t) * 7, "d");
|
749
749
|
}
|
750
|
-
function
|
750
|
+
function na(e) {
|
751
751
|
var t = st(this, 1, 4).week;
|
752
752
|
return e == null ? t : this.add((e - t) * 7, "d");
|
753
753
|
}
|
@@ -763,46 +763,46 @@ g("dddd", 0, 0, function(e) {
|
|
763
763
|
});
|
764
764
|
g("e", 0, 0, "weekday");
|
765
765
|
g("E", 0, 0, "isoWeekday");
|
766
|
-
|
767
|
-
|
768
|
-
|
769
|
-
|
766
|
+
_("d", A);
|
767
|
+
_("e", A);
|
768
|
+
_("E", A);
|
769
|
+
_("dd", function(e, t) {
|
770
770
|
return t.weekdaysMinRegex(e);
|
771
771
|
});
|
772
|
-
|
772
|
+
_("ddd", function(e, t) {
|
773
773
|
return t.weekdaysShortRegex(e);
|
774
774
|
});
|
775
|
-
|
775
|
+
_("dddd", function(e, t) {
|
776
776
|
return t.weekdaysRegex(e);
|
777
777
|
});
|
778
778
|
lt(["dd", "ddd", "dddd"], function(e, t, s, n) {
|
779
779
|
var r = s._locale.weekdaysParse(e, n, s._strict);
|
780
|
-
r != null ? t.d = r :
|
780
|
+
r != null ? t.d = r : b(s).invalidWeekday = e;
|
781
781
|
});
|
782
782
|
lt(["d", "e", "E"], function(e, t, s, n) {
|
783
|
-
t[n] =
|
783
|
+
t[n] = S(e);
|
784
784
|
});
|
785
|
-
function
|
785
|
+
function ra(e, t) {
|
786
786
|
return typeof e != "string" ? e : isNaN(e) ? (e = t.weekdaysParse(e), typeof e == "number" ? e : null) : parseInt(e, 10);
|
787
787
|
}
|
788
|
-
function
|
788
|
+
function ia(e, t) {
|
789
789
|
return typeof e == "string" ? t.weekdaysParse(e) % 7 || 7 : isNaN(e) ? null : e;
|
790
790
|
}
|
791
791
|
function ks(e, t) {
|
792
792
|
return e.slice(t, 7).concat(e.slice(0, t));
|
793
793
|
}
|
794
|
-
var
|
795
|
-
function
|
794
|
+
var aa = "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), er = "Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"), la = "Su_Mo_Tu_We_Th_Fr_Sa".split("_"), oa = at, ua = at, da = at;
|
795
|
+
function fa(e, t) {
|
796
796
|
var s = ae(this._weekdays) ? this._weekdays : this._weekdays[e && e !== !0 && this._weekdays.isFormat.test(t) ? "format" : "standalone"];
|
797
797
|
return e === !0 ? ks(s, this._week.dow) : e ? s[e.day()] : s;
|
798
798
|
}
|
799
|
-
function
|
799
|
+
function ca(e) {
|
800
800
|
return e === !0 ? ks(this._weekdaysShort, this._week.dow) : e ? this._weekdaysShort[e.day()] : this._weekdaysShort;
|
801
801
|
}
|
802
|
-
function
|
802
|
+
function ha(e) {
|
803
803
|
return e === !0 ? ks(this._weekdaysMin, this._week.dow) : e ? this._weekdaysMin[e.day()] : this._weekdaysMin;
|
804
804
|
}
|
805
|
-
function
|
805
|
+
function ma(e, t, s) {
|
806
806
|
var n, r, i, a = e.toLocaleLowerCase();
|
807
807
|
if (!this._weekdaysParse)
|
808
808
|
for (this._weekdaysParse = [], this._shortWeekdaysParse = [], this._minWeekdaysParse = [], n = 0; n < 7; ++n)
|
@@ -815,10 +815,10 @@ function ca(e, t, s) {
|
|
815
815
|
).toLocaleLowerCase(), this._weekdaysParse[n] = this.weekdays(i, "").toLocaleLowerCase();
|
816
816
|
return s ? t === "dddd" ? (r = q.call(this._weekdaysParse, a), r !== -1 ? r : null) : t === "ddd" ? (r = q.call(this._shortWeekdaysParse, a), r !== -1 ? r : null) : (r = q.call(this._minWeekdaysParse, a), r !== -1 ? r : null) : t === "dddd" ? (r = q.call(this._weekdaysParse, a), r !== -1 || (r = q.call(this._shortWeekdaysParse, a), r !== -1) ? r : (r = q.call(this._minWeekdaysParse, a), r !== -1 ? r : null)) : t === "ddd" ? (r = q.call(this._shortWeekdaysParse, a), r !== -1 || (r = q.call(this._weekdaysParse, a), r !== -1) ? r : (r = q.call(this._minWeekdaysParse, a), r !== -1 ? r : null)) : (r = q.call(this._minWeekdaysParse, a), r !== -1 || (r = q.call(this._weekdaysParse, a), r !== -1) ? r : (r = q.call(this._shortWeekdaysParse, a), r !== -1 ? r : null));
|
817
817
|
}
|
818
|
-
function
|
818
|
+
function _a(e, t, s) {
|
819
819
|
var n, r, i;
|
820
820
|
if (this._weekdaysParseExact)
|
821
|
-
return
|
821
|
+
return ma.call(this, e, t, s);
|
822
822
|
for (this._weekdaysParse || (this._weekdaysParse = [], this._minWeekdaysParse = [], this._shortWeekdaysParse = [], this._fullWeekdaysParse = []), n = 0; n < 7; n++) {
|
823
823
|
if (r = fe([2e3, 1]).day(n), s && !this._fullWeekdaysParse[n] && (this._fullWeekdaysParse[n] = new RegExp(
|
824
824
|
"^" + this.weekdays(r, "").replace(".", "\\.?") + "$",
|
@@ -839,43 +839,43 @@ function ha(e, t, s) {
|
|
839
839
|
return n;
|
840
840
|
}
|
841
841
|
}
|
842
|
-
function
|
842
|
+
function ga(e) {
|
843
843
|
if (!this.isValid())
|
844
844
|
return e != null ? this : NaN;
|
845
845
|
var t = et(this, "Day");
|
846
|
-
return e != null ? (e =
|
846
|
+
return e != null ? (e = ra(e, this.localeData()), this.add(e - t, "d")) : t;
|
847
847
|
}
|
848
|
-
function
|
848
|
+
function ya(e) {
|
849
849
|
if (!this.isValid())
|
850
850
|
return e != null ? this : NaN;
|
851
851
|
var t = (this.day() + 7 - this.localeData()._week.dow) % 7;
|
852
852
|
return e == null ? t : this.add(e - t, "d");
|
853
853
|
}
|
854
|
-
function
|
854
|
+
function pa(e) {
|
855
855
|
if (!this.isValid())
|
856
856
|
return e != null ? this : NaN;
|
857
857
|
if (e != null) {
|
858
|
-
var t =
|
858
|
+
var t = ia(e, this.localeData());
|
859
859
|
return this.day(this.day() % 7 ? t : t - 7);
|
860
860
|
} else
|
861
861
|
return this.day() || 7;
|
862
862
|
}
|
863
|
-
function
|
864
|
-
return this._weekdaysParseExact ? (
|
863
|
+
function ka(e) {
|
864
|
+
return this._weekdaysParseExact ? (O(this, "_weekdaysRegex") || ws.call(this), e ? this._weekdaysStrictRegex : this._weekdaysRegex) : (O(this, "_weekdaysRegex") || (this._weekdaysRegex = oa), this._weekdaysStrictRegex && e ? this._weekdaysStrictRegex : this._weekdaysRegex);
|
865
865
|
}
|
866
|
-
function
|
867
|
-
return this._weekdaysParseExact ? (
|
866
|
+
function wa(e) {
|
867
|
+
return this._weekdaysParseExact ? (O(this, "_weekdaysRegex") || ws.call(this), e ? this._weekdaysShortStrictRegex : this._weekdaysShortRegex) : (O(this, "_weekdaysShortRegex") || (this._weekdaysShortRegex = ua), this._weekdaysShortStrictRegex && e ? this._weekdaysShortStrictRegex : this._weekdaysShortRegex);
|
868
868
|
}
|
869
|
-
function
|
870
|
-
return this._weekdaysParseExact ? (
|
869
|
+
function ba(e) {
|
870
|
+
return this._weekdaysParseExact ? (O(this, "_weekdaysRegex") || ws.call(this), e ? this._weekdaysMinStrictRegex : this._weekdaysMinRegex) : (O(this, "_weekdaysMinRegex") || (this._weekdaysMinRegex = da), this._weekdaysMinStrictRegex && e ? this._weekdaysMinStrictRegex : this._weekdaysMinRegex);
|
871
871
|
}
|
872
872
|
function ws() {
|
873
873
|
function e(w, Y) {
|
874
874
|
return Y.length - w.length;
|
875
875
|
}
|
876
|
-
var t = [], s = [], n = [], r = [], i, a, l, o,
|
876
|
+
var t = [], s = [], n = [], r = [], i, a, l, o, u;
|
877
877
|
for (i = 0; i < 7; i++)
|
878
|
-
a = fe([2e3, 1]).day(i), l =
|
878
|
+
a = fe([2e3, 1]).day(i), l = pe(this.weekdaysMin(a, "")), o = pe(this.weekdaysShort(a, "")), u = pe(this.weekdays(a, "")), t.push(l), s.push(o), n.push(u), r.push(l), r.push(o), r.push(u);
|
879
879
|
t.sort(e), s.sort(e), n.sort(e), r.sort(e), this._weekdaysRegex = new RegExp("^(" + r.join("|") + ")", "i"), this._weekdaysShortRegex = this._weekdaysRegex, this._weekdaysMinRegex = this._weekdaysRegex, this._weekdaysStrictRegex = new RegExp(
|
880
880
|
"^(" + n.join("|") + ")",
|
881
881
|
"i"
|
@@ -887,20 +887,20 @@ function ws() {
|
|
887
887
|
"i"
|
888
888
|
);
|
889
889
|
}
|
890
|
-
function
|
890
|
+
function bs() {
|
891
891
|
return this.hours() % 12 || 12;
|
892
892
|
}
|
893
|
-
function
|
893
|
+
function va() {
|
894
894
|
return this.hours() || 24;
|
895
895
|
}
|
896
896
|
g("H", ["HH", 2], 0, "hour");
|
897
|
-
g("h", ["hh", 2], 0,
|
898
|
-
g("k", ["kk", 2], 0,
|
897
|
+
g("h", ["hh", 2], 0, bs);
|
898
|
+
g("k", ["kk", 2], 0, va);
|
899
899
|
g("hmm", 0, 0, function() {
|
900
|
-
return "" +
|
900
|
+
return "" + bs.apply(this) + de(this.minutes(), 2);
|
901
901
|
});
|
902
902
|
g("hmmss", 0, 0, function() {
|
903
|
-
return "" +
|
903
|
+
return "" + bs.apply(this) + de(this.minutes(), 2) + de(this.seconds(), 2);
|
904
904
|
});
|
905
905
|
g("Hmm", 0, 0, function() {
|
906
906
|
return "" + this.hours() + de(this.minutes(), 2);
|
@@ -908,7 +908,7 @@ g("Hmm", 0, 0, function() {
|
|
908
908
|
g("Hmmss", 0, 0, function() {
|
909
909
|
return "" + this.hours() + de(this.minutes(), 2) + de(this.seconds(), 2);
|
910
910
|
});
|
911
|
-
function
|
911
|
+
function tr(e, t) {
|
912
912
|
g(e, 0, 0, function() {
|
913
913
|
return this.localeData().meridiem(
|
914
914
|
this.hours(),
|
@@ -917,88 +917,88 @@ function er(e, t) {
|
|
917
917
|
);
|
918
918
|
});
|
919
919
|
}
|
920
|
-
|
921
|
-
|
922
|
-
function
|
920
|
+
tr("a", !0);
|
921
|
+
tr("A", !1);
|
922
|
+
function sr(e, t) {
|
923
923
|
return t._meridiemParse;
|
924
924
|
}
|
925
|
-
|
926
|
-
|
927
|
-
|
928
|
-
|
929
|
-
|
930
|
-
|
931
|
-
|
932
|
-
|
933
|
-
|
934
|
-
|
935
|
-
|
936
|
-
|
925
|
+
_("a", sr);
|
926
|
+
_("A", sr);
|
927
|
+
_("H", A, ys);
|
928
|
+
_("h", A, Ze);
|
929
|
+
_("k", A, Ze);
|
930
|
+
_("HH", A, te);
|
931
|
+
_("hh", A, te);
|
932
|
+
_("kk", A, te);
|
933
|
+
_("hmm", jn);
|
934
|
+
_("hmmss", zn);
|
935
|
+
_("Hmm", jn);
|
936
|
+
_("Hmmss", zn);
|
937
937
|
C(["H", "HH"], Q);
|
938
938
|
C(["k", "kk"], function(e, t, s) {
|
939
|
-
var n =
|
939
|
+
var n = S(e);
|
940
940
|
t[Q] = n === 24 ? 0 : n;
|
941
941
|
});
|
942
942
|
C(["a", "A"], function(e, t, s) {
|
943
943
|
s._isPm = s._locale.isPM(e), s._meridiem = e;
|
944
944
|
});
|
945
945
|
C(["h", "hh"], function(e, t, s) {
|
946
|
-
t[Q] =
|
946
|
+
t[Q] = S(e), b(s).bigHour = !0;
|
947
947
|
});
|
948
948
|
C("hmm", function(e, t, s) {
|
949
949
|
var n = e.length - 2;
|
950
|
-
t[Q] =
|
950
|
+
t[Q] = S(e.substr(0, n)), t[ie] = S(e.substr(n)), b(s).bigHour = !0;
|
951
951
|
});
|
952
952
|
C("hmmss", function(e, t, s) {
|
953
953
|
var n = e.length - 4, r = e.length - 2;
|
954
|
-
t[Q] =
|
954
|
+
t[Q] = S(e.substr(0, n)), t[ie] = S(e.substr(n, 2)), t[ye] = S(e.substr(r)), b(s).bigHour = !0;
|
955
955
|
});
|
956
956
|
C("Hmm", function(e, t, s) {
|
957
957
|
var n = e.length - 2;
|
958
|
-
t[Q] =
|
958
|
+
t[Q] = S(e.substr(0, n)), t[ie] = S(e.substr(n));
|
959
959
|
});
|
960
960
|
C("Hmmss", function(e, t, s) {
|
961
961
|
var n = e.length - 4, r = e.length - 2;
|
962
|
-
t[Q] =
|
962
|
+
t[Q] = S(e.substr(0, n)), t[ie] = S(e.substr(n, 2)), t[ye] = S(e.substr(r));
|
963
963
|
});
|
964
|
-
function
|
964
|
+
function Sa(e) {
|
965
965
|
return (e + "").toLowerCase().charAt(0) === "p";
|
966
966
|
}
|
967
|
-
var
|
968
|
-
function
|
967
|
+
var Da = /[ap]\.?m?\.?/i, Ma = Be("Hours", !0);
|
968
|
+
function Ta(e, t, s) {
|
969
969
|
return e > 11 ? s ? "pm" : "PM" : s ? "am" : "AM";
|
970
970
|
}
|
971
|
-
var
|
972
|
-
calendar:
|
973
|
-
longDateFormat:
|
974
|
-
invalidDate:
|
975
|
-
ordinal:
|
976
|
-
dayOfMonthOrdinalParse:
|
977
|
-
relativeTime:
|
978
|
-
months:
|
979
|
-
monthsShort:
|
980
|
-
week:
|
981
|
-
weekdays:
|
982
|
-
weekdaysMin:
|
983
|
-
weekdaysShort:
|
984
|
-
meridiemParse:
|
985
|
-
},
|
986
|
-
function
|
971
|
+
var nr = {
|
972
|
+
calendar: mi,
|
973
|
+
longDateFormat: pi,
|
974
|
+
invalidDate: wi,
|
975
|
+
ordinal: vi,
|
976
|
+
dayOfMonthOrdinalParse: Si,
|
977
|
+
relativeTime: Mi,
|
978
|
+
months: Hi,
|
979
|
+
monthsShort: qn,
|
980
|
+
week: $i,
|
981
|
+
weekdays: aa,
|
982
|
+
weekdaysMin: la,
|
983
|
+
weekdaysShort: er,
|
984
|
+
meridiemParse: Da
|
985
|
+
}, H = {}, Xe = {}, nt;
|
986
|
+
function Ya(e, t) {
|
987
987
|
var s, n = Math.min(e.length, t.length);
|
988
988
|
for (s = 0; s < n; s += 1)
|
989
989
|
if (e[s] !== t[s])
|
990
990
|
return s;
|
991
991
|
return n;
|
992
992
|
}
|
993
|
-
function
|
993
|
+
function an(e) {
|
994
994
|
return e && e.toLowerCase().replace("_", "-");
|
995
995
|
}
|
996
|
-
function
|
996
|
+
function Oa(e) {
|
997
997
|
for (var t = 0, s, n, r, i; t < e.length; ) {
|
998
|
-
for (i =
|
998
|
+
for (i = an(e[t]).split("-"), s = i.length, n = an(e[t + 1]), n = n ? n.split("-") : null; s > 0; ) {
|
999
999
|
if (r = Ft(i.slice(0, s).join("-")), r)
|
1000
1000
|
return r;
|
1001
|
-
if (n && n.length >= s &&
|
1001
|
+
if (n && n.length >= s && Ya(i, n) >= s - 1)
|
1002
1002
|
break;
|
1003
1003
|
s--;
|
1004
1004
|
}
|
@@ -1006,36 +1006,36 @@ function Ta(e) {
|
|
1006
1006
|
}
|
1007
1007
|
return nt;
|
1008
1008
|
}
|
1009
|
-
function
|
1009
|
+
function La(e) {
|
1010
1010
|
return !!(e && e.match("^[^/\\\\]*$"));
|
1011
1011
|
}
|
1012
1012
|
function Ft(e) {
|
1013
1013
|
var t = null, s;
|
1014
|
-
if (
|
1014
|
+
if (H[e] === void 0 && typeof module != "undefined" && module && module.exports && La(e))
|
1015
1015
|
try {
|
1016
|
-
t = nt._abbr, s =
|
1016
|
+
t = nt._abbr, s = di, s("./locale/" + e), Fe(t);
|
1017
1017
|
} catch (n) {
|
1018
|
-
|
1018
|
+
H[e] = null;
|
1019
1019
|
}
|
1020
|
-
return
|
1020
|
+
return H[e];
|
1021
1021
|
}
|
1022
|
-
function
|
1022
|
+
function Fe(e, t) {
|
1023
1023
|
var s;
|
1024
|
-
return e && (ee(t) ? s = Se(e) : s =
|
1024
|
+
return e && (ee(t) ? s = Se(e) : s = vs(e, t), s ? nt = s : typeof console != "undefined" && console.warn && console.warn(
|
1025
1025
|
"Locale " + e + " not found. Did you forget to load it?"
|
1026
1026
|
)), nt._abbr;
|
1027
1027
|
}
|
1028
|
-
function
|
1028
|
+
function vs(e, t) {
|
1029
1029
|
if (t !== null) {
|
1030
|
-
var s, n =
|
1031
|
-
if (t.abbr = e,
|
1032
|
-
|
1030
|
+
var s, n = nr;
|
1031
|
+
if (t.abbr = e, H[e] != null)
|
1032
|
+
An(
|
1033
1033
|
"defineLocaleOverride",
|
1034
1034
|
"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."
|
1035
|
-
), n =
|
1035
|
+
), n = H[e]._config;
|
1036
1036
|
else if (t.parentLocale != null)
|
1037
|
-
if (
|
1038
|
-
n =
|
1037
|
+
if (H[t.parentLocale] != null)
|
1038
|
+
n = H[t.parentLocale]._config;
|
1039
1039
|
else if (s = Ft(t.parentLocale), s != null)
|
1040
1040
|
n = s._config;
|
1041
1041
|
else
|
@@ -1043,19 +1043,19 @@ function Ss(e, t) {
|
|
1043
1043
|
name: e,
|
1044
1044
|
config: t
|
1045
1045
|
}), null;
|
1046
|
-
return
|
1047
|
-
|
1048
|
-
}),
|
1046
|
+
return H[e] = new cs(ns(n, t)), Xe[e] && Xe[e].forEach(function(r) {
|
1047
|
+
vs(r.name, r.config);
|
1048
|
+
}), Fe(e), H[e];
|
1049
1049
|
} else
|
1050
|
-
return delete
|
1050
|
+
return delete H[e], null;
|
1051
1051
|
}
|
1052
|
-
function
|
1052
|
+
function Fa(e, t) {
|
1053
1053
|
if (t != null) {
|
1054
|
-
var s, n, r =
|
1055
|
-
|
1054
|
+
var s, n, r = nr;
|
1055
|
+
H[e] != null && H[e].parentLocale != null ? H[e].set(ns(H[e]._config, t)) : (n = Ft(e), n != null && (r = n._config), t = ns(r, t), n == null && (t.abbr = e), s = new cs(t), s.parentLocale = H[e], H[e] = s), Fe(e);
|
1056
1056
|
} else
|
1057
|
-
|
1058
|
-
return
|
1057
|
+
H[e] != null && (H[e].parentLocale != null ? (H[e] = H[e].parentLocale, e === Fe() && Fe(e)) : H[e] != null && delete H[e]);
|
1058
|
+
return H[e];
|
1059
1059
|
}
|
1060
1060
|
function Se(e) {
|
1061
1061
|
var t;
|
@@ -1066,16 +1066,16 @@ function Se(e) {
|
|
1066
1066
|
return t;
|
1067
1067
|
e = [e];
|
1068
1068
|
}
|
1069
|
-
return
|
1069
|
+
return Oa(e);
|
1070
1070
|
}
|
1071
|
-
function
|
1072
|
-
return rs(
|
1071
|
+
function Ra() {
|
1072
|
+
return rs(H);
|
1073
1073
|
}
|
1074
|
-
function
|
1074
|
+
function Ss(e) {
|
1075
1075
|
var t, s = e._a;
|
1076
|
-
return s &&
|
1076
|
+
return s && b(e).overflow === -2 && (t = s[ge] < 0 || s[ge] > 11 ? ge : s[ue] < 1 || s[ue] > ps(s[$], s[ge]) ? ue : s[Q] < 0 || s[Q] > 24 || s[Q] === 24 && (s[ie] !== 0 || s[ye] !== 0 || s[Pe] !== 0) ? Q : s[ie] < 0 || s[ie] > 59 ? ie : s[ye] < 0 || s[ye] > 59 ? ye : s[Pe] < 0 || s[Pe] > 999 ? Pe : -1, b(e)._overflowDayOfYear && (t < $ || t > ue) && (t = ue), b(e)._overflowWeeks && t === -1 && (t = Ci), b(e)._overflowWeekday && t === -1 && (t = Ei), b(e).overflow = t), e;
|
1077
1077
|
}
|
1078
|
-
var
|
1078
|
+
var Na = /^\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)?)?$/, Pa = /^\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)?)?$/, Wa = /Z|[+-]\d\d(?::?\d\d)?/, ct = [
|
1079
1079
|
["YYYYYY-MM-DD", /[+-]\d{6}-\d\d-\d\d/],
|
1080
1080
|
["YYYY-MM-DD", /\d{4}-\d\d-\d\d/],
|
1081
1081
|
["GGGG-[W]WW-E", /\d{4}-W\d\d-\d/],
|
@@ -1099,7 +1099,7 @@ var Fa = /^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(
|
|
1099
1099
|
["HHmmss", /\d\d\d\d\d\d/],
|
1100
1100
|
["HHmm", /\d\d\d\d/],
|
1101
1101
|
["HH", /\d\d/]
|
1102
|
-
],
|
1102
|
+
], Ca = /^\/?Date\((-?\d+)/i, Ea = /^(?:(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}))$/, xa = {
|
1103
1103
|
UT: 0,
|
1104
1104
|
GMT: 0,
|
1105
1105
|
EDT: -4 * 60,
|
@@ -1111,10 +1111,10 @@ var Fa = /^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(
|
|
1111
1111
|
PDT: -7 * 60,
|
1112
1112
|
PST: -8 * 60
|
1113
1113
|
};
|
1114
|
-
function
|
1115
|
-
var t, s, n = e._i, r =
|
1114
|
+
function rr(e) {
|
1115
|
+
var t, s, n = e._i, r = Na.exec(n) || Pa.exec(n), i, a, l, o, u = ct.length, w = Jt.length;
|
1116
1116
|
if (r) {
|
1117
|
-
for (
|
1117
|
+
for (b(e).iso = !0, t = 0, s = u; t < s; t++)
|
1118
1118
|
if (ct[t][1].exec(r[1])) {
|
1119
1119
|
a = ct[t][0], i = ct[t][2] !== !1;
|
1120
1120
|
break;
|
@@ -1139,7 +1139,7 @@ function nr(e) {
|
|
1139
1139
|
return;
|
1140
1140
|
}
|
1141
1141
|
if (r[4])
|
1142
|
-
if (
|
1142
|
+
if (Wa.exec(r[4]))
|
1143
1143
|
o = "Z";
|
1144
1144
|
else {
|
1145
1145
|
e._isValid = !1;
|
@@ -1149,76 +1149,76 @@ function nr(e) {
|
|
1149
1149
|
} else
|
1150
1150
|
e._isValid = !1;
|
1151
1151
|
}
|
1152
|
-
function
|
1152
|
+
function Ia(e, t, s, n, r, i) {
|
1153
1153
|
var a = [
|
1154
|
-
|
1155
|
-
|
1154
|
+
Ua(e),
|
1155
|
+
qn.indexOf(t),
|
1156
1156
|
parseInt(s, 10),
|
1157
1157
|
parseInt(n, 10),
|
1158
1158
|
parseInt(r, 10)
|
1159
1159
|
];
|
1160
1160
|
return i && a.push(parseInt(i, 10)), a;
|
1161
1161
|
}
|
1162
|
-
function
|
1162
|
+
function Ua(e) {
|
1163
1163
|
var t = parseInt(e, 10);
|
1164
1164
|
return t <= 49 ? 2e3 + t : t <= 999 ? 1900 + t : t;
|
1165
1165
|
}
|
1166
|
-
function
|
1166
|
+
function Aa(e) {
|
1167
1167
|
return e.replace(/\([^()]*\)|[\n\t]/g, " ").replace(/(\s\s+)/g, " ").replace(/^\s\s*/, "").replace(/\s\s*$/, "");
|
1168
1168
|
}
|
1169
|
-
function
|
1169
|
+
function Ha(e, t, s) {
|
1170
1170
|
if (e) {
|
1171
|
-
var n =
|
1171
|
+
var n = er.indexOf(e), r = new Date(
|
1172
1172
|
t[0],
|
1173
1173
|
t[1],
|
1174
1174
|
t[2]
|
1175
1175
|
).getDay();
|
1176
1176
|
if (n !== r)
|
1177
|
-
return
|
1177
|
+
return b(s).weekdayMismatch = !0, s._isValid = !1, !1;
|
1178
1178
|
}
|
1179
1179
|
return !0;
|
1180
1180
|
}
|
1181
|
-
function
|
1181
|
+
function Ga(e, t, s) {
|
1182
1182
|
if (e)
|
1183
|
-
return
|
1183
|
+
return xa[e];
|
1184
1184
|
if (t)
|
1185
1185
|
return 0;
|
1186
1186
|
var n = parseInt(s, 10), r = n % 100, i = (n - r) / 100;
|
1187
1187
|
return i * 60 + r;
|
1188
1188
|
}
|
1189
|
-
function
|
1190
|
-
var t =
|
1189
|
+
function ir(e) {
|
1190
|
+
var t = Ea.exec(Aa(e._i)), s;
|
1191
1191
|
if (t) {
|
1192
|
-
if (s =
|
1192
|
+
if (s = Ia(
|
1193
1193
|
t[4],
|
1194
1194
|
t[3],
|
1195
1195
|
t[2],
|
1196
1196
|
t[5],
|
1197
1197
|
t[6],
|
1198
1198
|
t[7]
|
1199
|
-
), !
|
1199
|
+
), !Ha(t[1], s, e))
|
1200
1200
|
return;
|
1201
|
-
e._a = s, e._tzm =
|
1201
|
+
e._a = s, e._tzm = Ga(t[8], t[9], t[10]), e._d = tt.apply(null, e._a), e._d.setUTCMinutes(e._d.getUTCMinutes() - e._tzm), b(e).rfc2822 = !0;
|
1202
1202
|
} else
|
1203
1203
|
e._isValid = !1;
|
1204
1204
|
}
|
1205
|
-
function
|
1206
|
-
var t =
|
1205
|
+
function Va(e) {
|
1206
|
+
var t = Ca.exec(e._i);
|
1207
1207
|
if (t !== null) {
|
1208
1208
|
e._d = /* @__PURE__ */ new Date(+t[1]);
|
1209
1209
|
return;
|
1210
1210
|
}
|
1211
|
-
if (
|
1211
|
+
if (rr(e), e._isValid === !1)
|
1212
1212
|
delete e._isValid;
|
1213
1213
|
else
|
1214
1214
|
return;
|
1215
|
-
if (
|
1215
|
+
if (ir(e), e._isValid === !1)
|
1216
1216
|
delete e._isValid;
|
1217
1217
|
else
|
1218
1218
|
return;
|
1219
|
-
e._strict ? e._isValid = !1 :
|
1219
|
+
e._strict ? e._isValid = !1 : m.createFromInputFallback(e);
|
1220
1220
|
}
|
1221
|
-
|
1221
|
+
m.createFromInputFallback = ne(
|
1222
1222
|
"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.",
|
1223
1223
|
function(e) {
|
1224
1224
|
e._d = /* @__PURE__ */ new Date(e._i + (e._useUTC ? " UTC" : ""));
|
@@ -1227,8 +1227,8 @@ h.createFromInputFallback = ne(
|
|
1227
1227
|
function Ie(e, t, s) {
|
1228
1228
|
return e != null ? e : t != null ? t : s;
|
1229
1229
|
}
|
1230
|
-
function
|
1231
|
-
var t = new Date(
|
1230
|
+
function ja(e) {
|
1231
|
+
var t = new Date(m.now());
|
1232
1232
|
return e._useUTC ? [
|
1233
1233
|
t.getUTCFullYear(),
|
1234
1234
|
t.getUTCMonth(),
|
@@ -1238,67 +1238,67 @@ function Ga(e) {
|
|
1238
1238
|
function Ds(e) {
|
1239
1239
|
var t, s, n = [], r, i, a;
|
1240
1240
|
if (!e._d) {
|
1241
|
-
for (r =
|
1241
|
+
for (r = ja(e), e._w && e._a[ue] == null && e._a[ge] == null && za(e), e._dayOfYear != null && (a = Ie(e._a[$], r[$]), (e._dayOfYear > $e(a) || e._dayOfYear === 0) && (b(e)._overflowDayOfYear = !0), s = tt(a, 0, e._dayOfYear), e._a[ge] = s.getUTCMonth(), e._a[ue] = s.getUTCDate()), t = 0; t < 3 && e._a[t] == null; ++t)
|
1242
1242
|
e._a[t] = n[t] = r[t];
|
1243
1243
|
for (; t < 7; t++)
|
1244
1244
|
e._a[t] = n[t] = e._a[t] == null ? t === 2 ? 1 : 0 : e._a[t];
|
1245
|
-
e._a[Q] === 24 && e._a[ie] === 0 && e._a[
|
1245
|
+
e._a[Q] === 24 && e._a[ie] === 0 && e._a[ye] === 0 && e._a[Pe] === 0 && (e._nextDay = !0, e._a[Q] = 0), e._d = (e._useUTC ? tt : Xi).apply(
|
1246
1246
|
null,
|
1247
1247
|
n
|
1248
|
-
), i = e._useUTC ? e._d.getUTCDay() : e._d.getDay(), e._tzm != null && e._d.setUTCMinutes(e._d.getUTCMinutes() - e._tzm), e._nextDay && (e._a[Q] = 24), e._w && typeof e._w.d != "undefined" && e._w.d !== i && (
|
1248
|
+
), i = e._useUTC ? e._d.getUTCDay() : e._d.getDay(), e._tzm != null && e._d.setUTCMinutes(e._d.getUTCMinutes() - e._tzm), e._nextDay && (e._a[Q] = 24), e._w && typeof e._w.d != "undefined" && e._w.d !== i && (b(e).weekdayMismatch = !0);
|
1249
1249
|
}
|
1250
1250
|
}
|
1251
|
-
function
|
1252
|
-
var t, s, n, r, i, a, l, o,
|
1251
|
+
function za(e) {
|
1252
|
+
var t, s, n, r, i, a, l, o, u;
|
1253
1253
|
t = e._w, t.GG != null || t.W != null || t.E != null ? (i = 1, a = 4, s = Ie(
|
1254
1254
|
t.GG,
|
1255
1255
|
e._a[$],
|
1256
|
-
st(
|
1257
|
-
), n = Ie(t.W, 1), r = Ie(t.E, 1), (r < 1 || r > 7) && (o = !0)) : (i = e._locale._week.dow, a = e._locale._week.doy,
|
1256
|
+
st(U(), 1, 4).year
|
1257
|
+
), n = Ie(t.W, 1), r = Ie(t.E, 1), (r < 1 || r > 7) && (o = !0)) : (i = e._locale._week.dow, a = e._locale._week.doy, u = st(U(), i, a), s = Ie(t.gg, e._a[$], u.year), n = Ie(t.w, u.week), t.d != null ? (r = t.d, (r < 0 || r > 6) && (o = !0)) : t.e != null ? (r = t.e + i, (t.e < 0 || t.e > 6) && (o = !0)) : r = i), n < 1 || n > ke(s, i, a) ? b(e)._overflowWeeks = !0 : o != null ? b(e)._overflowWeekday = !0 : (l = $n(s, n, r, i, a), e._a[$] = l.year, e._dayOfYear = l.dayOfYear);
|
1258
1258
|
}
|
1259
|
-
|
1259
|
+
m.ISO_8601 = function() {
|
1260
1260
|
};
|
1261
|
-
|
1261
|
+
m.RFC_2822 = function() {
|
1262
1262
|
};
|
1263
1263
|
function Ms(e) {
|
1264
|
-
if (e._f ===
|
1265
|
-
|
1264
|
+
if (e._f === m.ISO_8601) {
|
1265
|
+
rr(e);
|
1266
1266
|
return;
|
1267
1267
|
}
|
1268
|
-
if (e._f ===
|
1269
|
-
|
1268
|
+
if (e._f === m.RFC_2822) {
|
1269
|
+
ir(e);
|
1270
1270
|
return;
|
1271
1271
|
}
|
1272
|
-
e._a = [],
|
1273
|
-
var t = "" + e._i, s, n, r, i, a, l = t.length, o = 0,
|
1272
|
+
e._a = [], b(e).empty = !0;
|
1273
|
+
var t = "" + e._i, s, n, r, i, a, l = t.length, o = 0, u, w;
|
1274
1274
|
for (r = Hn(e._f, e._locale).match(hs) || [], w = r.length, s = 0; s < w; s++)
|
1275
|
-
i = r[s], n = (t.match(
|
1275
|
+
i = r[s], n = (t.match(Ni(i, e)) || [])[0], n && (a = t.substr(0, t.indexOf(n)), a.length > 0 && b(e).unusedInput.push(a), t = t.slice(
|
1276
1276
|
t.indexOf(n) + n.length
|
1277
|
-
), o += n.length),
|
1278
|
-
|
1277
|
+
), o += n.length), He[i] ? (n ? b(e).empty = !1 : b(e).unusedTokens.push(i), Wi(i, n, e)) : e._strict && !n && b(e).unusedTokens.push(i);
|
1278
|
+
b(e).charsLeftOver = l - o, t.length > 0 && b(e).unusedInput.push(t), e._a[Q] <= 12 && b(e).bigHour === !0 && e._a[Q] > 0 && (b(e).bigHour = void 0), b(e).parsedDateParts = e._a.slice(0), b(e).meridiem = e._meridiem, e._a[Q] = Za(
|
1279
1279
|
e._locale,
|
1280
1280
|
e._a[Q],
|
1281
1281
|
e._meridiem
|
1282
|
-
),
|
1282
|
+
), u = b(e).era, u !== null && (e._a[$] = e._locale.erasConvertYear(u, e._a[$])), Ds(e), Ss(e);
|
1283
1283
|
}
|
1284
|
-
function
|
1284
|
+
function Za(e, t, s) {
|
1285
1285
|
var n;
|
1286
1286
|
return s == null ? t : e.meridiemHour != null ? e.meridiemHour(t, s) : (e.isPM != null && (n = e.isPM(s), n && t < 12 && (t += 12), !n && t === 12 && (t = 0)), t);
|
1287
1287
|
}
|
1288
|
-
function
|
1288
|
+
function Ba(e) {
|
1289
1289
|
var t, s, n, r, i, a, l = !1, o = e._f.length;
|
1290
1290
|
if (o === 0) {
|
1291
|
-
|
1291
|
+
b(e).invalidFormat = !0, e._d = /* @__PURE__ */ new Date(NaN);
|
1292
1292
|
return;
|
1293
1293
|
}
|
1294
1294
|
for (r = 0; r < o; r++)
|
1295
|
-
i = 0, a = !1, t = fs({}, e), e._useUTC != null && (t._useUTC = e._useUTC), t._f = e._f[r], Ms(t), ds(t) && (a = !0), i +=
|
1296
|
-
|
1295
|
+
i = 0, a = !1, t = fs({}, e), e._useUTC != null && (t._useUTC = e._useUTC), t._f = e._f[r], Ms(t), ds(t) && (a = !0), i += b(t).charsLeftOver, i += b(t).unusedTokens.length * 10, b(t).score = i, l ? i < n && (n = i, s = t) : (n == null || i < n || a) && (n = i, s = t, a && (l = !0));
|
1296
|
+
Oe(e, s || t);
|
1297
1297
|
}
|
1298
|
-
function
|
1298
|
+
function qa(e) {
|
1299
1299
|
if (!e._d) {
|
1300
1300
|
var t = ms(e._i), s = t.day === void 0 ? t.date : t.day;
|
1301
|
-
e._a =
|
1301
|
+
e._a = In(
|
1302
1302
|
[t.year, t.month, s, t.hour, t.minute, t.second, t.millisecond],
|
1303
1303
|
function(n) {
|
1304
1304
|
return n && parseInt(n, 10);
|
@@ -1306,57 +1306,57 @@ function Za(e) {
|
|
1306
1306
|
), Ds(e);
|
1307
1307
|
}
|
1308
1308
|
}
|
1309
|
-
function
|
1310
|
-
var t = new it(
|
1309
|
+
function Ja(e) {
|
1310
|
+
var t = new it(Ss(ar(e)));
|
1311
1311
|
return t._nextDay && (t.add(1, "d"), t._nextDay = void 0), t;
|
1312
1312
|
}
|
1313
|
-
function
|
1313
|
+
function ar(e) {
|
1314
1314
|
var t = e._i, s = e._f;
|
1315
|
-
return e._locale = e._locale || Se(e._l), t === null || s === void 0 && t === "" ?
|
1315
|
+
return e._locale = e._locale || Se(e._l), t === null || s === void 0 && t === "" ? St({ nullInput: !0 }) : (typeof t == "string" && (e._i = t = e._locale.preparse(t)), le(t) ? new it(Ss(t)) : (rt(t) ? e._d = t : ae(s) ? Ba(e) : s ? Ms(e) : Qa(e), ds(e) || (e._d = null), e));
|
1316
1316
|
}
|
1317
|
-
function
|
1317
|
+
function Qa(e) {
|
1318
1318
|
var t = e._i;
|
1319
|
-
ee(t) ? e._d = new Date(
|
1319
|
+
ee(t) ? e._d = new Date(m.now()) : rt(t) ? e._d = new Date(t.valueOf()) : typeof t == "string" ? Va(e) : ae(t) ? (e._a = In(t.slice(0), function(s) {
|
1320
1320
|
return parseInt(s, 10);
|
1321
|
-
}), Ds(e)) : We(t) ?
|
1321
|
+
}), Ds(e)) : We(t) ? qa(e) : we(t) ? e._d = new Date(t) : m.createFromInputFallback(e);
|
1322
1322
|
}
|
1323
|
-
function
|
1323
|
+
function lr(e, t, s, n, r) {
|
1324
1324
|
var i = {};
|
1325
|
-
return (t === !0 || t === !1) && (n = t, t = void 0), (s === !0 || s === !1) && (n = s, s = void 0), (We(e) && us(e) || ae(e) && e.length === 0) && (e = void 0), i._isAMomentObject = !0, i._useUTC = i._isUTC = r, i._l = s, i._i = e, i._f = t, i._strict = n,
|
1325
|
+
return (t === !0 || t === !1) && (n = t, t = void 0), (s === !0 || s === !1) && (n = s, s = void 0), (We(e) && us(e) || ae(e) && e.length === 0) && (e = void 0), i._isAMomentObject = !0, i._useUTC = i._isUTC = r, i._l = s, i._i = e, i._f = t, i._strict = n, Ja(i);
|
1326
1326
|
}
|
1327
|
-
function
|
1328
|
-
return
|
1327
|
+
function U(e, t, s, n) {
|
1328
|
+
return lr(e, t, s, n, !1);
|
1329
1329
|
}
|
1330
|
-
var
|
1330
|
+
var Xa = ne(
|
1331
1331
|
"moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",
|
1332
1332
|
function() {
|
1333
|
-
var e =
|
1334
|
-
return this.isValid() && e.isValid() ? e < this ? this : e :
|
1333
|
+
var e = U.apply(null, arguments);
|
1334
|
+
return this.isValid() && e.isValid() ? e < this ? this : e : St();
|
1335
1335
|
}
|
1336
|
-
),
|
1336
|
+
), Ka = ne(
|
1337
1337
|
"moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",
|
1338
1338
|
function() {
|
1339
|
-
var e =
|
1340
|
-
return this.isValid() && e.isValid() ? e > this ? this : e :
|
1339
|
+
var e = U.apply(null, arguments);
|
1340
|
+
return this.isValid() && e.isValid() ? e > this ? this : e : St();
|
1341
1341
|
}
|
1342
1342
|
);
|
1343
|
-
function
|
1343
|
+
function or(e, t) {
|
1344
1344
|
var s, n;
|
1345
1345
|
if (t.length === 1 && ae(t[0]) && (t = t[0]), !t.length)
|
1346
|
-
return
|
1346
|
+
return U();
|
1347
1347
|
for (s = t[0], n = 1; n < t.length; ++n)
|
1348
1348
|
(!t[n].isValid() || t[n][e](s)) && (s = t[n]);
|
1349
1349
|
return s;
|
1350
1350
|
}
|
1351
|
-
function
|
1351
|
+
function $a() {
|
1352
1352
|
var e = [].slice.call(arguments, 0);
|
1353
|
-
return
|
1353
|
+
return or("isBefore", e);
|
1354
1354
|
}
|
1355
|
-
function
|
1355
|
+
function el() {
|
1356
1356
|
var e = [].slice.call(arguments, 0);
|
1357
|
-
return
|
1357
|
+
return or("isAfter", e);
|
1358
1358
|
}
|
1359
|
-
var
|
1359
|
+
var tl = function() {
|
1360
1360
|
return Date.now ? Date.now() : +/* @__PURE__ */ new Date();
|
1361
1361
|
}, Ke = [
|
1362
1362
|
"year",
|
@@ -1369,28 +1369,28 @@ var $a = function() {
|
|
1369
1369
|
"second",
|
1370
1370
|
"millisecond"
|
1371
1371
|
];
|
1372
|
-
function
|
1372
|
+
function sl(e) {
|
1373
1373
|
var t, s = !1, n, r = Ke.length;
|
1374
1374
|
for (t in e)
|
1375
|
-
if (
|
1375
|
+
if (O(e, t) && !(q.call(Ke, t) !== -1 && (e[t] == null || !isNaN(e[t]))))
|
1376
1376
|
return !1;
|
1377
1377
|
for (n = 0; n < r; ++n)
|
1378
1378
|
if (e[Ke[n]]) {
|
1379
1379
|
if (s)
|
1380
1380
|
return !1;
|
1381
|
-
parseFloat(e[Ke[n]]) !==
|
1381
|
+
parseFloat(e[Ke[n]]) !== S(e[Ke[n]]) && (s = !0);
|
1382
1382
|
}
|
1383
1383
|
return !0;
|
1384
1384
|
}
|
1385
|
-
function
|
1385
|
+
function nl() {
|
1386
1386
|
return this._isValid;
|
1387
1387
|
}
|
1388
|
-
function
|
1388
|
+
function rl() {
|
1389
1389
|
return oe(NaN);
|
1390
1390
|
}
|
1391
1391
|
function Rt(e) {
|
1392
|
-
var t = ms(e), s = t.year || 0, n = t.quarter || 0, r = t.month || 0, i = t.week || t.isoWeek || 0, a = t.day || 0, l = t.hour || 0, o = t.minute || 0,
|
1393
|
-
this._isValid =
|
1392
|
+
var t = ms(e), s = t.year || 0, n = t.quarter || 0, r = t.month || 0, i = t.week || t.isoWeek || 0, a = t.day || 0, l = t.hour || 0, o = t.minute || 0, u = t.second || 0, w = t.millisecond || 0;
|
1393
|
+
this._isValid = sl(t), this._milliseconds = +w + u * 1e3 + // 1000
|
1394
1394
|
o * 6e4 + // 1000 * 60
|
1395
1395
|
l * 1e3 * 60 * 60, this._days = +a + i * 7, this._months = +r + n * 3 + s * 12, this._data = {}, this._locale = Se(), this._bubble();
|
1396
1396
|
}
|
@@ -1400,40 +1400,40 @@ function _t(e) {
|
|
1400
1400
|
function as(e) {
|
1401
1401
|
return e < 0 ? Math.round(-1 * e) * -1 : Math.round(e);
|
1402
1402
|
}
|
1403
|
-
function
|
1403
|
+
function il(e, t, s) {
|
1404
1404
|
var n = Math.min(e.length, t.length), r = Math.abs(e.length - t.length), i = 0, a;
|
1405
1405
|
for (a = 0; a < n; a++)
|
1406
|
-
|
1406
|
+
S(e[a]) !== S(t[a]) && i++;
|
1407
1407
|
return i + r;
|
1408
1408
|
}
|
1409
|
-
function
|
1409
|
+
function ur(e, t) {
|
1410
1410
|
g(e, 0, 0, function() {
|
1411
1411
|
var s = this.utcOffset(), n = "+";
|
1412
1412
|
return s < 0 && (s = -s, n = "-"), n + de(~~(s / 60), 2) + t + de(~~s % 60, 2);
|
1413
1413
|
});
|
1414
1414
|
}
|
1415
|
-
|
1416
|
-
|
1417
|
-
|
1418
|
-
|
1415
|
+
ur("Z", ":");
|
1416
|
+
ur("ZZ", "");
|
1417
|
+
_("Z", Ot);
|
1418
|
+
_("ZZ", Ot);
|
1419
1419
|
C(["Z", "ZZ"], function(e, t, s) {
|
1420
1420
|
s._useUTC = !0, s._tzm = Ts(Ot, e);
|
1421
1421
|
});
|
1422
|
-
var
|
1422
|
+
var al = /([\+\-]|\d\d)/gi;
|
1423
1423
|
function Ts(e, t) {
|
1424
1424
|
var s = (t || "").match(e), n, r, i;
|
1425
|
-
return s === null ? null : (n = s[s.length - 1] || [], r = (n + "").match(
|
1425
|
+
return s === null ? null : (n = s[s.length - 1] || [], r = (n + "").match(al) || ["-", 0, 0], i = +(r[1] * 60) + S(r[2]), i === 0 ? 0 : r[0] === "+" ? i : -i);
|
1426
1426
|
}
|
1427
1427
|
function Ys(e, t) {
|
1428
1428
|
var s, n;
|
1429
|
-
return t._isUTC ? (s = t.clone(), n = (le(e) || rt(e) ? e.valueOf() :
|
1429
|
+
return t._isUTC ? (s = t.clone(), n = (le(e) || rt(e) ? e.valueOf() : U(e).valueOf()) - s.valueOf(), s._d.setTime(s._d.valueOf() + n), m.updateOffset(s, !1), s) : U(e).local();
|
1430
1430
|
}
|
1431
1431
|
function ls(e) {
|
1432
1432
|
return -Math.round(e._d.getTimezoneOffset());
|
1433
1433
|
}
|
1434
|
-
|
1434
|
+
m.updateOffset = function() {
|
1435
1435
|
};
|
1436
|
-
function
|
1436
|
+
function ll(e, t, s) {
|
1437
1437
|
var n = this._offset || 0, r;
|
1438
1438
|
if (!this.isValid())
|
1439
1439
|
return e != null ? this : NaN;
|
@@ -1442,70 +1442,70 @@ function il(e, t, s) {
|
|
1442
1442
|
if (e = Ts(Ot, e), e === null)
|
1443
1443
|
return this;
|
1444
1444
|
} else Math.abs(e) < 16 && !s && (e = e * 60);
|
1445
|
-
return !this._isUTC && t && (r = ls(this)), this._offset = e, this._isUTC = !0, r != null && this.add(r, "m"), n !== e && (!t || this._changeInProgress ?
|
1445
|
+
return !this._isUTC && t && (r = ls(this)), this._offset = e, this._isUTC = !0, r != null && this.add(r, "m"), n !== e && (!t || this._changeInProgress ? cr(
|
1446
1446
|
this,
|
1447
1447
|
oe(e - n, "m"),
|
1448
1448
|
1,
|
1449
1449
|
!1
|
1450
|
-
) : this._changeInProgress || (this._changeInProgress = !0,
|
1450
|
+
) : this._changeInProgress || (this._changeInProgress = !0, m.updateOffset(this, !0), this._changeInProgress = null)), this;
|
1451
1451
|
} else
|
1452
1452
|
return this._isUTC ? n : ls(this);
|
1453
1453
|
}
|
1454
|
-
function
|
1454
|
+
function ol(e, t) {
|
1455
1455
|
return e != null ? (typeof e != "string" && (e = -e), this.utcOffset(e, t), this) : -this.utcOffset();
|
1456
1456
|
}
|
1457
|
-
function
|
1457
|
+
function ul(e) {
|
1458
1458
|
return this.utcOffset(0, e);
|
1459
1459
|
}
|
1460
|
-
function
|
1460
|
+
function dl(e) {
|
1461
1461
|
return this._isUTC && (this.utcOffset(0, e), this._isUTC = !1, e && this.subtract(ls(this), "m")), this;
|
1462
1462
|
}
|
1463
|
-
function
|
1463
|
+
function fl() {
|
1464
1464
|
if (this._tzm != null)
|
1465
1465
|
this.utcOffset(this._tzm, !1, !0);
|
1466
1466
|
else if (typeof this._i == "string") {
|
1467
|
-
var e = Ts(
|
1467
|
+
var e = Ts(Fi, this._i);
|
1468
1468
|
e != null ? this.utcOffset(e) : this.utcOffset(0, !0);
|
1469
1469
|
}
|
1470
1470
|
return this;
|
1471
1471
|
}
|
1472
|
-
function
|
1473
|
-
return this.isValid() ? (e = e ?
|
1472
|
+
function cl(e) {
|
1473
|
+
return this.isValid() ? (e = e ? U(e).utcOffset() : 0, (this.utcOffset() - e) % 60 === 0) : !1;
|
1474
1474
|
}
|
1475
|
-
function
|
1475
|
+
function hl() {
|
1476
1476
|
return this.utcOffset() > this.clone().month(0).utcOffset() || this.utcOffset() > this.clone().month(5).utcOffset();
|
1477
1477
|
}
|
1478
|
-
function
|
1478
|
+
function ml() {
|
1479
1479
|
if (!ee(this._isDSTShifted))
|
1480
1480
|
return this._isDSTShifted;
|
1481
1481
|
var e = {}, t;
|
1482
|
-
return fs(e, this), e =
|
1482
|
+
return fs(e, this), e = ar(e), e._a ? (t = e._isUTC ? fe(e._a) : U(e._a), this._isDSTShifted = this.isValid() && il(e._a, t.toArray()) > 0) : this._isDSTShifted = !1, this._isDSTShifted;
|
1483
1483
|
}
|
1484
|
-
function
|
1484
|
+
function _l() {
|
1485
1485
|
return this.isValid() ? !this._isUTC : !1;
|
1486
1486
|
}
|
1487
|
-
function
|
1487
|
+
function gl() {
|
1488
1488
|
return this.isValid() ? this._isUTC : !1;
|
1489
1489
|
}
|
1490
|
-
function
|
1490
|
+
function dr() {
|
1491
1491
|
return this.isValid() ? this._isUTC && this._offset === 0 : !1;
|
1492
1492
|
}
|
1493
|
-
var
|
1493
|
+
var yl = /^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/, pl = /^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;
|
1494
1494
|
function oe(e, t) {
|
1495
1495
|
var s = e, n = null, r, i, a;
|
1496
1496
|
return _t(e) ? s = {
|
1497
1497
|
ms: e._milliseconds,
|
1498
1498
|
d: e._days,
|
1499
1499
|
M: e._months
|
1500
|
-
} :
|
1500
|
+
} : we(e) || !isNaN(+e) ? (s = {}, t ? s[t] = +e : s.milliseconds = +e) : (n = yl.exec(e)) ? (r = n[1] === "-" ? -1 : 1, s = {
|
1501
1501
|
y: 0,
|
1502
|
-
d:
|
1503
|
-
h:
|
1504
|
-
m:
|
1505
|
-
s:
|
1506
|
-
ms:
|
1502
|
+
d: S(n[ue]) * r,
|
1503
|
+
h: S(n[Q]) * r,
|
1504
|
+
m: S(n[ie]) * r,
|
1505
|
+
s: S(n[ye]) * r,
|
1506
|
+
ms: S(as(n[Pe] * 1e3)) * r
|
1507
1507
|
// the millisecond decimal point is included in the match
|
1508
|
-
}) : (n =
|
1508
|
+
}) : (n = pl.exec(e)) ? (r = n[1] === "-" ? -1 : 1, s = {
|
1509
1509
|
y: Ne(n[2], r),
|
1510
1510
|
M: Ne(n[3], r),
|
1511
1511
|
w: Ne(n[4], r),
|
@@ -1513,46 +1513,46 @@ function oe(e, t) {
|
|
1513
1513
|
h: Ne(n[6], r),
|
1514
1514
|
m: Ne(n[7], r),
|
1515
1515
|
s: Ne(n[8], r)
|
1516
|
-
}) : s == null ? s = {} : typeof s == "object" && ("from" in s || "to" in s) && (a =
|
1517
|
-
|
1518
|
-
|
1519
|
-
), s = {}, s.ms = a.milliseconds, s.M = a.months), i = new Rt(s), _t(e) &&
|
1516
|
+
}) : s == null ? s = {} : typeof s == "object" && ("from" in s || "to" in s) && (a = kl(
|
1517
|
+
U(s.from),
|
1518
|
+
U(s.to)
|
1519
|
+
), s = {}, s.ms = a.milliseconds, s.M = a.months), i = new Rt(s), _t(e) && O(e, "_locale") && (i._locale = e._locale), _t(e) && O(e, "_isValid") && (i._isValid = e._isValid), i;
|
1520
1520
|
}
|
1521
1521
|
oe.fn = Rt.prototype;
|
1522
|
-
oe.invalid =
|
1522
|
+
oe.invalid = rl;
|
1523
1523
|
function Ne(e, t) {
|
1524
1524
|
var s = e && parseFloat(e.replace(",", "."));
|
1525
1525
|
return (isNaN(s) ? 0 : s) * t;
|
1526
1526
|
}
|
1527
|
-
function
|
1527
|
+
function ln(e, t) {
|
1528
1528
|
var s = {};
|
1529
1529
|
return s.months = t.month() - e.month() + (t.year() - e.year()) * 12, e.clone().add(s.months, "M").isAfter(t) && --s.months, s.milliseconds = +t - +e.clone().add(s.months, "M"), s;
|
1530
1530
|
}
|
1531
|
-
function
|
1531
|
+
function kl(e, t) {
|
1532
1532
|
var s;
|
1533
|
-
return e.isValid() && t.isValid() ? (t = Ys(t, e), e.isBefore(t) ? s =
|
1533
|
+
return e.isValid() && t.isValid() ? (t = Ys(t, e), e.isBefore(t) ? s = ln(e, t) : (s = ln(t, e), s.milliseconds = -s.milliseconds, s.months = -s.months), s) : { milliseconds: 0, months: 0 };
|
1534
1534
|
}
|
1535
|
-
function
|
1535
|
+
function fr(e, t) {
|
1536
1536
|
return function(s, n) {
|
1537
1537
|
var r, i;
|
1538
|
-
return n !== null && !isNaN(+n) && (
|
1538
|
+
return n !== null && !isNaN(+n) && (An(
|
1539
1539
|
t,
|
1540
1540
|
"moment()." + t + "(period, number) is deprecated. Please use moment()." + t + "(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."
|
1541
|
-
), i = s, s = n, n = i), r = oe(s, n),
|
1541
|
+
), i = s, s = n, n = i), r = oe(s, n), cr(this, r, e), this;
|
1542
1542
|
};
|
1543
1543
|
}
|
1544
|
-
function
|
1544
|
+
function cr(e, t, s, n) {
|
1545
1545
|
var r = t._milliseconds, i = as(t._days), a = as(t._months);
|
1546
|
-
e.isValid() && (n = n == null ? !0 : n, a &&
|
1546
|
+
e.isValid() && (n = n == null ? !0 : n, a && Qn(e, et(e, "Month") + a * s), i && Bn(e, "Date", et(e, "Date") + i * s), r && e._d.setTime(e._d.valueOf() + r * s), n && m.updateOffset(e, i || a));
|
1547
1547
|
}
|
1548
|
-
var
|
1549
|
-
function
|
1548
|
+
var wl = fr(1, "add"), bl = fr(-1, "subtract");
|
1549
|
+
function hr(e) {
|
1550
1550
|
return typeof e == "string" || e instanceof String;
|
1551
1551
|
}
|
1552
|
-
function wl(e) {
|
1553
|
-
return le(e) || rt(e) || cr(e) || ke(e) || Sl(e) || vl(e) || e === null || e === void 0;
|
1554
|
-
}
|
1555
1552
|
function vl(e) {
|
1553
|
+
return le(e) || rt(e) || hr(e) || we(e) || Dl(e) || Sl(e) || e === null || e === void 0;
|
1554
|
+
}
|
1555
|
+
function Sl(e) {
|
1556
1556
|
var t = We(e) && !us(e), s = !1, n = [
|
1557
1557
|
"years",
|
1558
1558
|
"year",
|
@@ -1580,16 +1580,16 @@ function vl(e) {
|
|
1580
1580
|
"ms"
|
1581
1581
|
], r, i, a = n.length;
|
1582
1582
|
for (r = 0; r < a; r += 1)
|
1583
|
-
i = n[r], s = s ||
|
1583
|
+
i = n[r], s = s || O(e, i);
|
1584
1584
|
return t && s;
|
1585
1585
|
}
|
1586
|
-
function
|
1586
|
+
function Dl(e) {
|
1587
1587
|
var t = ae(e), s = !1;
|
1588
1588
|
return t && (s = e.filter(function(n) {
|
1589
|
-
return !
|
1589
|
+
return !we(n) && hr(e);
|
1590
1590
|
}).length === 0), t && s;
|
1591
1591
|
}
|
1592
|
-
function
|
1592
|
+
function Ml(e) {
|
1593
1593
|
var t = We(e) && !us(e), s = !1, n = [
|
1594
1594
|
"sameDay",
|
1595
1595
|
"nextDay",
|
@@ -1599,46 +1599,46 @@ function bl(e) {
|
|
1599
1599
|
"sameElse"
|
1600
1600
|
], r, i;
|
1601
1601
|
for (r = 0; r < n.length; r += 1)
|
1602
|
-
i = n[r], s = s ||
|
1602
|
+
i = n[r], s = s || O(e, i);
|
1603
1603
|
return t && s;
|
1604
1604
|
}
|
1605
|
-
function
|
1605
|
+
function Tl(e, t) {
|
1606
1606
|
var s = e.diff(t, "days", !0);
|
1607
1607
|
return s < -6 ? "sameElse" : s < -1 ? "lastWeek" : s < 0 ? "lastDay" : s < 1 ? "sameDay" : s < 2 ? "nextDay" : s < 7 ? "nextWeek" : "sameElse";
|
1608
1608
|
}
|
1609
|
-
function
|
1610
|
-
arguments.length === 1 && (arguments[0] ?
|
1611
|
-
var s = e ||
|
1609
|
+
function Yl(e, t) {
|
1610
|
+
arguments.length === 1 && (arguments[0] ? vl(arguments[0]) ? (e = arguments[0], t = void 0) : Ml(arguments[0]) && (t = arguments[0], e = void 0) : (e = void 0, t = void 0));
|
1611
|
+
var s = e || U(), n = Ys(s, this).startOf("day"), r = m.calendarFormat(this, n) || "sameElse", i = t && (ce(t[r]) ? t[r].call(this, s) : t[r]);
|
1612
1612
|
return this.format(
|
1613
|
-
i || this.localeData().calendar(r, this,
|
1613
|
+
i || this.localeData().calendar(r, this, U(s))
|
1614
1614
|
);
|
1615
1615
|
}
|
1616
|
-
function
|
1616
|
+
function Ol() {
|
1617
1617
|
return new it(this);
|
1618
1618
|
}
|
1619
|
-
function
|
1620
|
-
var s = le(e) ? e :
|
1619
|
+
function Ll(e, t) {
|
1620
|
+
var s = le(e) ? e : U(e);
|
1621
1621
|
return this.isValid() && s.isValid() ? (t = re(t) || "millisecond", t === "millisecond" ? this.valueOf() > s.valueOf() : s.valueOf() < this.clone().startOf(t).valueOf()) : !1;
|
1622
1622
|
}
|
1623
|
-
function
|
1624
|
-
var s = le(e) ? e :
|
1623
|
+
function Fl(e, t) {
|
1624
|
+
var s = le(e) ? e : U(e);
|
1625
1625
|
return this.isValid() && s.isValid() ? (t = re(t) || "millisecond", t === "millisecond" ? this.valueOf() < s.valueOf() : this.clone().endOf(t).valueOf() < s.valueOf()) : !1;
|
1626
1626
|
}
|
1627
|
-
function
|
1628
|
-
var r = le(e) ? e :
|
1627
|
+
function Rl(e, t, s, n) {
|
1628
|
+
var r = le(e) ? e : U(e), i = le(t) ? t : U(t);
|
1629
1629
|
return this.isValid() && r.isValid() && i.isValid() ? (n = n || "()", (n[0] === "(" ? this.isAfter(r, s) : !this.isBefore(r, s)) && (n[1] === ")" ? this.isBefore(i, s) : !this.isAfter(i, s))) : !1;
|
1630
1630
|
}
|
1631
|
-
function
|
1632
|
-
var s = le(e) ? e :
|
1631
|
+
function Nl(e, t) {
|
1632
|
+
var s = le(e) ? e : U(e), n;
|
1633
1633
|
return this.isValid() && s.isValid() ? (t = re(t) || "millisecond", t === "millisecond" ? this.valueOf() === s.valueOf() : (n = s.valueOf(), this.clone().startOf(t).valueOf() <= n && n <= this.clone().endOf(t).valueOf())) : !1;
|
1634
1634
|
}
|
1635
|
-
function
|
1635
|
+
function Pl(e, t) {
|
1636
1636
|
return this.isSame(e, t) || this.isAfter(e, t);
|
1637
1637
|
}
|
1638
|
-
function
|
1638
|
+
function Wl(e, t) {
|
1639
1639
|
return this.isSame(e, t) || this.isBefore(e, t);
|
1640
1640
|
}
|
1641
|
-
function
|
1641
|
+
function Cl(e, t, s) {
|
1642
1642
|
var n, r, i;
|
1643
1643
|
if (!this.isValid())
|
1644
1644
|
return NaN;
|
@@ -1680,12 +1680,12 @@ function gt(e, t) {
|
|
1680
1680
|
var s = (t.year() - e.year()) * 12 + (t.month() - e.month()), n = e.clone().add(s, "months"), r, i;
|
1681
1681
|
return t - n < 0 ? (r = e.clone().add(s - 1, "months"), i = (t - n) / (n - r)) : (r = e.clone().add(s + 1, "months"), i = (t - n) / (r - n)), -(s + i) || 0;
|
1682
1682
|
}
|
1683
|
-
|
1684
|
-
|
1685
|
-
function
|
1683
|
+
m.defaultFormat = "YYYY-MM-DDTHH:mm:ssZ";
|
1684
|
+
m.defaultFormatUtc = "YYYY-MM-DDTHH:mm:ss[Z]";
|
1685
|
+
function El() {
|
1686
1686
|
return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ");
|
1687
1687
|
}
|
1688
|
-
function
|
1688
|
+
function xl(e) {
|
1689
1689
|
if (!this.isValid())
|
1690
1690
|
return null;
|
1691
1691
|
var t = e !== !0, s = t ? this.clone().utc() : this;
|
@@ -1697,57 +1697,57 @@ function Cl(e) {
|
|
1697
1697
|
t ? "YYYY-MM-DD[T]HH:mm:ss.SSS[Z]" : "YYYY-MM-DD[T]HH:mm:ss.SSSZ"
|
1698
1698
|
);
|
1699
1699
|
}
|
1700
|
-
function
|
1700
|
+
function Il() {
|
1701
1701
|
if (!this.isValid())
|
1702
1702
|
return "moment.invalid(/* " + this._i + " */)";
|
1703
1703
|
var e = "moment", t = "", s, n, r, i;
|
1704
1704
|
return this.isLocal() || (e = this.utcOffset() === 0 ? "moment.utc" : "moment.parseZone", t = "Z"), s = "[" + e + '("]', n = 0 <= this.year() && this.year() <= 9999 ? "YYYY" : "YYYYYY", r = "-MM-DD[T]HH:mm:ss.SSS", i = t + '[")]', this.format(s + n + r + i);
|
1705
1705
|
}
|
1706
|
-
function
|
1707
|
-
e || (e = this.isUtc() ?
|
1706
|
+
function Ul(e) {
|
1707
|
+
e || (e = this.isUtc() ? m.defaultFormatUtc : m.defaultFormat);
|
1708
1708
|
var t = mt(this, e);
|
1709
1709
|
return this.localeData().postformat(t);
|
1710
1710
|
}
|
1711
|
-
function
|
1712
|
-
return this.isValid() && (le(e) && e.isValid() ||
|
1711
|
+
function Al(e, t) {
|
1712
|
+
return this.isValid() && (le(e) && e.isValid() || U(e).isValid()) ? oe({ to: this, from: e }).locale(this.locale()).humanize(!t) : this.localeData().invalidDate();
|
1713
1713
|
}
|
1714
|
-
function
|
1715
|
-
return this.from(
|
1714
|
+
function Hl(e) {
|
1715
|
+
return this.from(U(), e);
|
1716
1716
|
}
|
1717
|
-
function
|
1718
|
-
return this.isValid() && (le(e) && e.isValid() ||
|
1717
|
+
function Gl(e, t) {
|
1718
|
+
return this.isValid() && (le(e) && e.isValid() || U(e).isValid()) ? oe({ from: this, to: e }).locale(this.locale()).humanize(!t) : this.localeData().invalidDate();
|
1719
1719
|
}
|
1720
|
-
function
|
1721
|
-
return this.to(
|
1720
|
+
function Vl(e) {
|
1721
|
+
return this.to(U(), e);
|
1722
1722
|
}
|
1723
|
-
function
|
1723
|
+
function mr(e) {
|
1724
1724
|
var t;
|
1725
1725
|
return e === void 0 ? this._locale._abbr : (t = Se(e), t != null && (this._locale = t), this);
|
1726
1726
|
}
|
1727
|
-
var
|
1727
|
+
var _r = ne(
|
1728
1728
|
"moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",
|
1729
1729
|
function(e) {
|
1730
1730
|
return e === void 0 ? this.localeData() : this.locale(e);
|
1731
1731
|
}
|
1732
1732
|
);
|
1733
|
-
function
|
1733
|
+
function gr() {
|
1734
1734
|
return this._locale;
|
1735
1735
|
}
|
1736
|
-
var wt = 1e3, Ge = 60 * wt,
|
1736
|
+
var wt = 1e3, Ge = 60 * wt, bt = 60 * Ge, yr = (365 * 400 + 97) * 24 * bt;
|
1737
1737
|
function Ve(e, t) {
|
1738
1738
|
return (e % t + t) % t;
|
1739
1739
|
}
|
1740
|
-
function yr(e, t, s) {
|
1741
|
-
return e < 100 && e >= 0 ? new Date(e + 400, t, s) - gr : new Date(e, t, s).valueOf();
|
1742
|
-
}
|
1743
1740
|
function pr(e, t, s) {
|
1744
|
-
return e < 100 && e >= 0 ? Date
|
1741
|
+
return e < 100 && e >= 0 ? new Date(e + 400, t, s) - yr : new Date(e, t, s).valueOf();
|
1745
1742
|
}
|
1746
|
-
function
|
1743
|
+
function kr(e, t, s) {
|
1744
|
+
return e < 100 && e >= 0 ? Date.UTC(e + 400, t, s) - yr : Date.UTC(e, t, s);
|
1745
|
+
}
|
1746
|
+
function jl(e) {
|
1747
1747
|
var t, s;
|
1748
1748
|
if (e = re(e), e === void 0 || e === "millisecond" || !this.isValid())
|
1749
1749
|
return this;
|
1750
|
-
switch (s = this._isUTC ?
|
1750
|
+
switch (s = this._isUTC ? kr : pr, e) {
|
1751
1751
|
case "year":
|
1752
1752
|
t = s(this.year(), 0, 1);
|
1753
1753
|
break;
|
@@ -1782,7 +1782,7 @@ function Gl(e) {
|
|
1782
1782
|
case "hour":
|
1783
1783
|
t = this._d.valueOf(), t -= Ve(
|
1784
1784
|
t + (this._isUTC ? 0 : this.utcOffset() * Ge),
|
1785
|
-
|
1785
|
+
bt
|
1786
1786
|
);
|
1787
1787
|
break;
|
1788
1788
|
case "minute":
|
@@ -1792,13 +1792,13 @@ function Gl(e) {
|
|
1792
1792
|
t = this._d.valueOf(), t -= Ve(t, wt);
|
1793
1793
|
break;
|
1794
1794
|
}
|
1795
|
-
return this._d.setTime(t),
|
1795
|
+
return this._d.setTime(t), m.updateOffset(this, !0), this;
|
1796
1796
|
}
|
1797
|
-
function
|
1797
|
+
function zl(e) {
|
1798
1798
|
var t, s;
|
1799
1799
|
if (e = re(e), e === void 0 || e === "millisecond" || !this.isValid())
|
1800
1800
|
return this;
|
1801
|
-
switch (s = this._isUTC ?
|
1801
|
+
switch (s = this._isUTC ? kr : pr, e) {
|
1802
1802
|
case "year":
|
1803
1803
|
t = s(this.year() + 1, 0, 1) - 1;
|
1804
1804
|
break;
|
@@ -1831,9 +1831,9 @@ function Vl(e) {
|
|
1831
1831
|
t = s(this.year(), this.month(), this.date() + 1) - 1;
|
1832
1832
|
break;
|
1833
1833
|
case "hour":
|
1834
|
-
t = this._d.valueOf(), t +=
|
1834
|
+
t = this._d.valueOf(), t += bt - Ve(
|
1835
1835
|
t + (this._isUTC ? 0 : this.utcOffset() * Ge),
|
1836
|
-
|
1836
|
+
bt
|
1837
1837
|
) - 1;
|
1838
1838
|
break;
|
1839
1839
|
case "minute":
|
@@ -1843,18 +1843,18 @@ function Vl(e) {
|
|
1843
1843
|
t = this._d.valueOf(), t += wt - Ve(t, wt) - 1;
|
1844
1844
|
break;
|
1845
1845
|
}
|
1846
|
-
return this._d.setTime(t),
|
1846
|
+
return this._d.setTime(t), m.updateOffset(this, !0), this;
|
1847
1847
|
}
|
1848
|
-
function
|
1848
|
+
function Zl() {
|
1849
1849
|
return this._d.valueOf() - (this._offset || 0) * 6e4;
|
1850
1850
|
}
|
1851
|
-
function
|
1851
|
+
function Bl() {
|
1852
1852
|
return Math.floor(this.valueOf() / 1e3);
|
1853
1853
|
}
|
1854
|
-
function
|
1854
|
+
function ql() {
|
1855
1855
|
return new Date(this.valueOf());
|
1856
1856
|
}
|
1857
|
-
function
|
1857
|
+
function Jl() {
|
1858
1858
|
var e = this;
|
1859
1859
|
return [
|
1860
1860
|
e.year(),
|
@@ -1866,7 +1866,7 @@ function Bl() {
|
|
1866
1866
|
e.millisecond()
|
1867
1867
|
];
|
1868
1868
|
}
|
1869
|
-
function
|
1869
|
+
function Ql() {
|
1870
1870
|
var e = this;
|
1871
1871
|
return {
|
1872
1872
|
years: e.year(),
|
@@ -1878,19 +1878,19 @@ function ql() {
|
|
1878
1878
|
milliseconds: e.milliseconds()
|
1879
1879
|
};
|
1880
1880
|
}
|
1881
|
-
function
|
1881
|
+
function Xl() {
|
1882
1882
|
return this.isValid() ? this.toISOString() : null;
|
1883
1883
|
}
|
1884
|
-
function
|
1884
|
+
function Kl() {
|
1885
1885
|
return ds(this);
|
1886
1886
|
}
|
1887
|
-
function
|
1888
|
-
return
|
1887
|
+
function $l() {
|
1888
|
+
return Oe({}, b(this));
|
1889
1889
|
}
|
1890
|
-
function
|
1891
|
-
return
|
1890
|
+
function eo() {
|
1891
|
+
return b(this).overflow;
|
1892
1892
|
}
|
1893
|
-
function
|
1893
|
+
function to() {
|
1894
1894
|
return {
|
1895
1895
|
input: this._i,
|
1896
1896
|
format: this._f,
|
@@ -1908,34 +1908,34 @@ g("y", ["y", 1], "yo", "eraYear");
|
|
1908
1908
|
g("y", ["yy", 2], 0, "eraYear");
|
1909
1909
|
g("y", ["yyy", 3], 0, "eraYear");
|
1910
1910
|
g("y", ["yyyy", 4], 0, "eraYear");
|
1911
|
-
|
1912
|
-
|
1913
|
-
|
1914
|
-
|
1915
|
-
|
1911
|
+
_("N", Os);
|
1912
|
+
_("NN", Os);
|
1913
|
+
_("NNN", Os);
|
1914
|
+
_("NNNN", ho);
|
1915
|
+
_("NNNNN", mo);
|
1916
1916
|
C(
|
1917
1917
|
["N", "NN", "NNN", "NNNN", "NNNNN"],
|
1918
1918
|
function(e, t, s, n) {
|
1919
1919
|
var r = s._locale.erasParse(e, n, s._strict);
|
1920
|
-
r ?
|
1920
|
+
r ? b(s).era = r : b(s).invalidEra = e;
|
1921
1921
|
}
|
1922
1922
|
);
|
1923
|
-
|
1924
|
-
|
1925
|
-
|
1926
|
-
|
1927
|
-
|
1923
|
+
_("y", ze);
|
1924
|
+
_("yy", ze);
|
1925
|
+
_("yyy", ze);
|
1926
|
+
_("yyyy", ze);
|
1927
|
+
_("yo", _o);
|
1928
1928
|
C(["y", "yy", "yyy", "yyyy"], $);
|
1929
1929
|
C(["yo"], function(e, t, s, n) {
|
1930
1930
|
var r;
|
1931
1931
|
s._locale._eraYearOrdinalRegex && (r = e.match(s._locale._eraYearOrdinalRegex)), s._locale.eraYearOrdinalParse ? t[$] = s._locale.eraYearOrdinalParse(e, r) : t[$] = parseInt(e, 10);
|
1932
1932
|
});
|
1933
|
-
function
|
1933
|
+
function so(e, t) {
|
1934
1934
|
var s, n, r, i = this._eras || Se("en")._eras;
|
1935
1935
|
for (s = 0, n = i.length; s < n; ++s) {
|
1936
1936
|
switch (typeof i[s].since) {
|
1937
1937
|
case "string":
|
1938
|
-
r =
|
1938
|
+
r = m(i[s].since).startOf("day"), i[s].since = r.valueOf();
|
1939
1939
|
break;
|
1940
1940
|
}
|
1941
1941
|
switch (typeof i[s].until) {
|
@@ -1943,13 +1943,13 @@ function eo(e, t) {
|
|
1943
1943
|
i[s].until = 1 / 0;
|
1944
1944
|
break;
|
1945
1945
|
case "string":
|
1946
|
-
r =
|
1946
|
+
r = m(i[s].until).startOf("day").valueOf(), i[s].until = r.valueOf();
|
1947
1947
|
break;
|
1948
1948
|
}
|
1949
1949
|
}
|
1950
1950
|
return i;
|
1951
1951
|
}
|
1952
|
-
function
|
1952
|
+
function no(e, t, s) {
|
1953
1953
|
var n, r, i = this.eras(), a, l, o;
|
1954
1954
|
for (e = e.toUpperCase(), n = 0, r = i.length; n < r; ++n)
|
1955
1955
|
if (a = i[n].name.toUpperCase(), l = i[n].abbr.toUpperCase(), o = i[n].narrow.toUpperCase(), s)
|
@@ -1972,63 +1972,63 @@ function to(e, t, s) {
|
|
1972
1972
|
else if ([a, l, o].indexOf(e) >= 0)
|
1973
1973
|
return i[n];
|
1974
1974
|
}
|
1975
|
-
function
|
1975
|
+
function ro(e, t) {
|
1976
1976
|
var s = e.since <= e.until ? 1 : -1;
|
1977
|
-
return t === void 0 ?
|
1977
|
+
return t === void 0 ? m(e.since).year() : m(e.since).year() + (t - e.offset) * s;
|
1978
1978
|
}
|
1979
|
-
function
|
1979
|
+
function io() {
|
1980
1980
|
var e, t, s, n = this.localeData().eras();
|
1981
1981
|
for (e = 0, t = n.length; e < t; ++e)
|
1982
1982
|
if (s = this.clone().startOf("day").valueOf(), n[e].since <= s && s <= n[e].until || n[e].until <= s && s <= n[e].since)
|
1983
1983
|
return n[e].name;
|
1984
1984
|
return "";
|
1985
1985
|
}
|
1986
|
-
function
|
1986
|
+
function ao() {
|
1987
1987
|
var e, t, s, n = this.localeData().eras();
|
1988
1988
|
for (e = 0, t = n.length; e < t; ++e)
|
1989
1989
|
if (s = this.clone().startOf("day").valueOf(), n[e].since <= s && s <= n[e].until || n[e].until <= s && s <= n[e].since)
|
1990
1990
|
return n[e].narrow;
|
1991
1991
|
return "";
|
1992
1992
|
}
|
1993
|
-
function
|
1993
|
+
function lo() {
|
1994
1994
|
var e, t, s, n = this.localeData().eras();
|
1995
1995
|
for (e = 0, t = n.length; e < t; ++e)
|
1996
1996
|
if (s = this.clone().startOf("day").valueOf(), n[e].since <= s && s <= n[e].until || n[e].until <= s && s <= n[e].since)
|
1997
1997
|
return n[e].abbr;
|
1998
1998
|
return "";
|
1999
1999
|
}
|
2000
|
-
function
|
2000
|
+
function oo() {
|
2001
2001
|
var e, t, s, n, r = this.localeData().eras();
|
2002
2002
|
for (e = 0, t = r.length; e < t; ++e)
|
2003
2003
|
if (s = r[e].since <= r[e].until ? 1 : -1, n = this.clone().startOf("day").valueOf(), r[e].since <= n && n <= r[e].until || r[e].until <= n && n <= r[e].since)
|
2004
|
-
return (this.year() -
|
2004
|
+
return (this.year() - m(r[e].since).year()) * s + r[e].offset;
|
2005
2005
|
return this.year();
|
2006
2006
|
}
|
2007
|
-
function
|
2008
|
-
return
|
2007
|
+
function uo(e) {
|
2008
|
+
return O(this, "_erasNameRegex") || Ls.call(this), e ? this._erasNameRegex : this._erasRegex;
|
2009
2009
|
}
|
2010
|
-
function
|
2011
|
-
return
|
2010
|
+
function fo(e) {
|
2011
|
+
return O(this, "_erasAbbrRegex") || Ls.call(this), e ? this._erasAbbrRegex : this._erasRegex;
|
2012
2012
|
}
|
2013
|
-
function
|
2014
|
-
return
|
2013
|
+
function co(e) {
|
2014
|
+
return O(this, "_erasNarrowRegex") || Ls.call(this), e ? this._erasNarrowRegex : this._erasRegex;
|
2015
2015
|
}
|
2016
2016
|
function Os(e, t) {
|
2017
2017
|
return t.erasAbbrRegex(e);
|
2018
2018
|
}
|
2019
|
-
function
|
2019
|
+
function ho(e, t) {
|
2020
2020
|
return t.erasNameRegex(e);
|
2021
2021
|
}
|
2022
|
-
function
|
2022
|
+
function mo(e, t) {
|
2023
2023
|
return t.erasNarrowRegex(e);
|
2024
2024
|
}
|
2025
|
-
function
|
2025
|
+
function _o(e, t) {
|
2026
2026
|
return t._eraYearOrdinalRegex || ze;
|
2027
2027
|
}
|
2028
2028
|
function Ls() {
|
2029
|
-
var e = [], t = [], s = [], n = [], r, i, a, l, o,
|
2030
|
-
for (r = 0, i =
|
2031
|
-
a =
|
2029
|
+
var e = [], t = [], s = [], n = [], r, i, a, l, o, u = this.eras();
|
2030
|
+
for (r = 0, i = u.length; r < i; ++r)
|
2031
|
+
a = pe(u[r].name), l = pe(u[r].abbr), o = pe(u[r].narrow), t.push(a), e.push(l), s.push(o), n.push(a), n.push(l), n.push(o);
|
2032
2032
|
this._erasRegex = new RegExp("^(" + n.join("|") + ")", "i"), this._erasNameRegex = new RegExp("^(" + t.join("|") + ")", "i"), this._erasAbbrRegex = new RegExp("^(" + e.join("|") + ")", "i"), this._erasNarrowRegex = new RegExp(
|
2033
2033
|
"^(" + s.join("|") + ")",
|
2034
2034
|
"i"
|
@@ -2047,25 +2047,25 @@ Nt("gggg", "weekYear");
|
|
2047
2047
|
Nt("ggggg", "weekYear");
|
2048
2048
|
Nt("GGGG", "isoWeekYear");
|
2049
2049
|
Nt("GGGGG", "isoWeekYear");
|
2050
|
-
|
2051
|
-
|
2052
|
-
|
2053
|
-
|
2054
|
-
|
2055
|
-
|
2056
|
-
|
2057
|
-
|
2050
|
+
_("G", Yt);
|
2051
|
+
_("g", Yt);
|
2052
|
+
_("GG", A, te);
|
2053
|
+
_("gg", A, te);
|
2054
|
+
_("GGGG", gs, _s);
|
2055
|
+
_("gggg", gs, _s);
|
2056
|
+
_("GGGGG", Tt, Dt);
|
2057
|
+
_("ggggg", Tt, Dt);
|
2058
2058
|
lt(
|
2059
2059
|
["gggg", "ggggg", "GGGG", "GGGGG"],
|
2060
2060
|
function(e, t, s, n) {
|
2061
|
-
t[n.substr(0, 2)] =
|
2061
|
+
t[n.substr(0, 2)] = S(e);
|
2062
2062
|
}
|
2063
2063
|
);
|
2064
2064
|
lt(["gg", "GG"], function(e, t, s, n) {
|
2065
|
-
t[n] =
|
2065
|
+
t[n] = m.parseTwoDigitYear(e);
|
2066
2066
|
});
|
2067
|
-
function
|
2068
|
-
return
|
2067
|
+
function go(e) {
|
2068
|
+
return wr.call(
|
2069
2069
|
this,
|
2070
2070
|
e,
|
2071
2071
|
this.week(),
|
@@ -2074,8 +2074,8 @@ function mo(e) {
|
|
2074
2074
|
this.localeData()._week.doy
|
2075
2075
|
);
|
2076
2076
|
}
|
2077
|
-
function
|
2078
|
-
return
|
2077
|
+
function yo(e) {
|
2078
|
+
return wr.call(
|
2079
2079
|
this,
|
2080
2080
|
e,
|
2081
2081
|
this.isoWeek(),
|
@@ -2084,69 +2084,69 @@ function _o(e) {
|
|
2084
2084
|
4
|
2085
2085
|
);
|
2086
2086
|
}
|
2087
|
-
function
|
2088
|
-
return
|
2087
|
+
function po() {
|
2088
|
+
return ke(this.year(), 1, 4);
|
2089
2089
|
}
|
2090
|
-
function
|
2091
|
-
return
|
2090
|
+
function ko() {
|
2091
|
+
return ke(this.isoWeekYear(), 1, 4);
|
2092
2092
|
}
|
2093
|
-
function
|
2093
|
+
function wo() {
|
2094
2094
|
var e = this.localeData()._week;
|
2095
|
-
return
|
2095
|
+
return ke(this.year(), e.dow, e.doy);
|
2096
2096
|
}
|
2097
|
-
function
|
2097
|
+
function bo() {
|
2098
2098
|
var e = this.localeData()._week;
|
2099
|
-
return
|
2099
|
+
return ke(this.weekYear(), e.dow, e.doy);
|
2100
2100
|
}
|
2101
|
-
function
|
2101
|
+
function wr(e, t, s, n, r) {
|
2102
2102
|
var i;
|
2103
|
-
return e == null ? st(this, n, r).year : (i =
|
2103
|
+
return e == null ? st(this, n, r).year : (i = ke(e, n, r), t > i && (t = i), vo.call(this, e, t, s, n, r));
|
2104
2104
|
}
|
2105
|
-
function
|
2106
|
-
var i =
|
2105
|
+
function vo(e, t, s, n, r) {
|
2106
|
+
var i = $n(e, t, s, n, r), a = tt(i.year, 0, i.dayOfYear);
|
2107
2107
|
return this.year(a.getUTCFullYear()), this.month(a.getUTCMonth()), this.date(a.getUTCDate()), this;
|
2108
2108
|
}
|
2109
2109
|
g("Q", 0, "Qo", "quarter");
|
2110
|
-
|
2110
|
+
_("Q", Gn);
|
2111
2111
|
C("Q", function(e, t) {
|
2112
|
-
t[
|
2112
|
+
t[ge] = (S(e) - 1) * 3;
|
2113
2113
|
});
|
2114
|
-
function
|
2114
|
+
function So(e) {
|
2115
2115
|
return e == null ? Math.ceil((this.month() + 1) / 3) : this.month((e - 1) * 3 + this.month() % 3);
|
2116
2116
|
}
|
2117
2117
|
g("D", ["DD", 2], "Do", "date");
|
2118
|
-
|
2119
|
-
|
2120
|
-
|
2118
|
+
_("D", A, Ze);
|
2119
|
+
_("DD", A, te);
|
2120
|
+
_("Do", function(e, t) {
|
2121
2121
|
return e ? t._dayOfMonthOrdinalParse || t._ordinalParse : t._dayOfMonthOrdinalParseLenient;
|
2122
2122
|
});
|
2123
2123
|
C(["D", "DD"], ue);
|
2124
2124
|
C("Do", function(e, t) {
|
2125
|
-
t[ue] =
|
2125
|
+
t[ue] = S(e.match(A)[0]);
|
2126
2126
|
});
|
2127
|
-
var
|
2127
|
+
var br = Be("Date", !0);
|
2128
2128
|
g("DDD", ["DDDD", 3], "DDDo", "dayOfYear");
|
2129
|
-
|
2130
|
-
|
2129
|
+
_("DDD", Mt);
|
2130
|
+
_("DDDD", Vn);
|
2131
2131
|
C(["DDD", "DDDD"], function(e, t, s) {
|
2132
|
-
s._dayOfYear =
|
2132
|
+
s._dayOfYear = S(e);
|
2133
2133
|
});
|
2134
|
-
function
|
2134
|
+
function Do(e) {
|
2135
2135
|
var t = Math.round(
|
2136
2136
|
(this.clone().startOf("day") - this.clone().startOf("year")) / 864e5
|
2137
2137
|
) + 1;
|
2138
2138
|
return e == null ? t : this.add(e - t, "d");
|
2139
2139
|
}
|
2140
2140
|
g("m", ["mm", 2], 0, "minute");
|
2141
|
-
|
2142
|
-
|
2141
|
+
_("m", A, ys);
|
2142
|
+
_("mm", A, te);
|
2143
2143
|
C(["m", "mm"], ie);
|
2144
|
-
var
|
2144
|
+
var Mo = Be("Minutes", !1);
|
2145
2145
|
g("s", ["ss", 2], 0, "second");
|
2146
|
-
|
2147
|
-
|
2148
|
-
C(["s", "ss"],
|
2149
|
-
var
|
2146
|
+
_("s", A, ys);
|
2147
|
+
_("ss", A, te);
|
2148
|
+
C(["s", "ss"], ye);
|
2149
|
+
var To = Be("Seconds", !1);
|
2150
2150
|
g("S", 0, 0, function() {
|
2151
2151
|
return ~~(this.millisecond() / 100);
|
2152
2152
|
});
|
@@ -2172,205 +2172,205 @@ g(0, ["SSSSSSSS", 8], 0, function() {
|
|
2172
2172
|
g(0, ["SSSSSSSSS", 9], 0, function() {
|
2173
2173
|
return this.millisecond() * 1e6;
|
2174
2174
|
});
|
2175
|
-
|
2176
|
-
|
2177
|
-
|
2178
|
-
var
|
2179
|
-
for (
|
2180
|
-
|
2181
|
-
function
|
2182
|
-
t[Pe] =
|
2183
|
-
}
|
2184
|
-
for (
|
2185
|
-
C(
|
2175
|
+
_("S", Mt, Gn);
|
2176
|
+
_("SS", Mt, te);
|
2177
|
+
_("SSS", Mt, Vn);
|
2178
|
+
var Le, vr;
|
2179
|
+
for (Le = "SSSS"; Le.length <= 9; Le += "S")
|
2180
|
+
_(Le, ze);
|
2181
|
+
function Yo(e, t) {
|
2182
|
+
t[Pe] = S(("0." + e) * 1e3);
|
2183
|
+
}
|
2184
|
+
for (Le = "S"; Le.length <= 9; Le += "S")
|
2185
|
+
C(Le, Yo);
|
2186
2186
|
vr = Be("Milliseconds", !1);
|
2187
2187
|
g("z", 0, 0, "zoneAbbr");
|
2188
2188
|
g("zz", 0, 0, "zoneName");
|
2189
|
-
function
|
2189
|
+
function Oo() {
|
2190
2190
|
return this._isUTC ? "UTC" : "";
|
2191
2191
|
}
|
2192
|
-
function
|
2192
|
+
function Lo() {
|
2193
2193
|
return this._isUTC ? "Coordinated Universal Time" : "";
|
2194
2194
|
}
|
2195
|
-
var
|
2196
|
-
|
2197
|
-
|
2198
|
-
|
2199
|
-
|
2200
|
-
|
2201
|
-
|
2202
|
-
|
2203
|
-
|
2204
|
-
|
2205
|
-
|
2206
|
-
|
2207
|
-
|
2208
|
-
|
2209
|
-
|
2210
|
-
|
2211
|
-
|
2212
|
-
|
2213
|
-
|
2214
|
-
|
2215
|
-
|
2216
|
-
|
2217
|
-
|
2218
|
-
|
2219
|
-
|
2220
|
-
|
2221
|
-
|
2222
|
-
|
2223
|
-
|
2224
|
-
|
2225
|
-
|
2226
|
-
|
2227
|
-
|
2228
|
-
|
2229
|
-
typeof Symbol != "undefined" && Symbol.for != null && (
|
2195
|
+
var d = it.prototype;
|
2196
|
+
d.add = wl;
|
2197
|
+
d.calendar = Yl;
|
2198
|
+
d.clone = Ol;
|
2199
|
+
d.diff = Cl;
|
2200
|
+
d.endOf = zl;
|
2201
|
+
d.format = Ul;
|
2202
|
+
d.from = Al;
|
2203
|
+
d.fromNow = Hl;
|
2204
|
+
d.to = Gl;
|
2205
|
+
d.toNow = Vl;
|
2206
|
+
d.get = Ii;
|
2207
|
+
d.invalidAt = eo;
|
2208
|
+
d.isAfter = Ll;
|
2209
|
+
d.isBefore = Fl;
|
2210
|
+
d.isBetween = Rl;
|
2211
|
+
d.isSame = Nl;
|
2212
|
+
d.isSameOrAfter = Pl;
|
2213
|
+
d.isSameOrBefore = Wl;
|
2214
|
+
d.isValid = Kl;
|
2215
|
+
d.lang = _r;
|
2216
|
+
d.locale = mr;
|
2217
|
+
d.localeData = gr;
|
2218
|
+
d.max = Ka;
|
2219
|
+
d.min = Xa;
|
2220
|
+
d.parsingFlags = $l;
|
2221
|
+
d.set = Ui;
|
2222
|
+
d.startOf = jl;
|
2223
|
+
d.subtract = bl;
|
2224
|
+
d.toArray = Jl;
|
2225
|
+
d.toObject = Ql;
|
2226
|
+
d.toDate = ql;
|
2227
|
+
d.toISOString = xl;
|
2228
|
+
d.inspect = Il;
|
2229
|
+
typeof Symbol != "undefined" && Symbol.for != null && (d[Symbol.for("nodejs.util.inspect.custom")] = function() {
|
2230
2230
|
return "Moment<" + this.format() + ">";
|
2231
2231
|
});
|
2232
|
-
|
2233
|
-
|
2234
|
-
|
2235
|
-
|
2236
|
-
|
2237
|
-
|
2238
|
-
|
2239
|
-
|
2240
|
-
|
2241
|
-
|
2242
|
-
|
2243
|
-
|
2244
|
-
|
2245
|
-
|
2246
|
-
|
2247
|
-
|
2248
|
-
|
2249
|
-
|
2250
|
-
|
2251
|
-
|
2252
|
-
|
2253
|
-
|
2254
|
-
|
2255
|
-
|
2256
|
-
|
2257
|
-
|
2258
|
-
|
2259
|
-
|
2260
|
-
|
2261
|
-
|
2262
|
-
|
2263
|
-
|
2264
|
-
|
2265
|
-
|
2266
|
-
|
2267
|
-
|
2268
|
-
|
2269
|
-
|
2270
|
-
|
2271
|
-
|
2272
|
-
|
2273
|
-
|
2274
|
-
|
2275
|
-
|
2232
|
+
d.toJSON = Xl;
|
2233
|
+
d.toString = El;
|
2234
|
+
d.unix = Bl;
|
2235
|
+
d.valueOf = Zl;
|
2236
|
+
d.creationData = to;
|
2237
|
+
d.eraName = io;
|
2238
|
+
d.eraNarrow = ao;
|
2239
|
+
d.eraAbbr = lo;
|
2240
|
+
d.eraYear = oo;
|
2241
|
+
d.year = Zn;
|
2242
|
+
d.isLeapYear = xi;
|
2243
|
+
d.weekYear = go;
|
2244
|
+
d.isoWeekYear = yo;
|
2245
|
+
d.quarter = d.quarters = So;
|
2246
|
+
d.month = Xn;
|
2247
|
+
d.daysInMonth = qi;
|
2248
|
+
d.week = d.weeks = sa;
|
2249
|
+
d.isoWeek = d.isoWeeks = na;
|
2250
|
+
d.weeksInYear = wo;
|
2251
|
+
d.weeksInWeekYear = bo;
|
2252
|
+
d.isoWeeksInYear = po;
|
2253
|
+
d.isoWeeksInISOWeekYear = ko;
|
2254
|
+
d.date = br;
|
2255
|
+
d.day = d.days = ga;
|
2256
|
+
d.weekday = ya;
|
2257
|
+
d.isoWeekday = pa;
|
2258
|
+
d.dayOfYear = Do;
|
2259
|
+
d.hour = d.hours = Ma;
|
2260
|
+
d.minute = d.minutes = Mo;
|
2261
|
+
d.second = d.seconds = To;
|
2262
|
+
d.millisecond = d.milliseconds = vr;
|
2263
|
+
d.utcOffset = ll;
|
2264
|
+
d.utc = ul;
|
2265
|
+
d.local = dl;
|
2266
|
+
d.parseZone = fl;
|
2267
|
+
d.hasAlignedHourOffset = cl;
|
2268
|
+
d.isDST = hl;
|
2269
|
+
d.isLocal = _l;
|
2270
|
+
d.isUtcOffset = gl;
|
2271
|
+
d.isUtc = dr;
|
2272
|
+
d.isUTC = dr;
|
2273
|
+
d.zoneAbbr = Oo;
|
2274
|
+
d.zoneName = Lo;
|
2275
|
+
d.dates = ne(
|
2276
2276
|
"dates accessor is deprecated. Use date instead.",
|
2277
|
-
|
2277
|
+
br
|
2278
2278
|
);
|
2279
|
-
|
2279
|
+
d.months = ne(
|
2280
2280
|
"months accessor is deprecated. Use month instead",
|
2281
|
-
|
2281
|
+
Xn
|
2282
2282
|
);
|
2283
|
-
|
2283
|
+
d.years = ne(
|
2284
2284
|
"years accessor is deprecated. Use year instead",
|
2285
|
-
|
2285
|
+
Zn
|
2286
2286
|
);
|
2287
|
-
|
2287
|
+
d.zone = ne(
|
2288
2288
|
"moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",
|
2289
|
-
|
2289
|
+
ol
|
2290
2290
|
);
|
2291
|
-
|
2291
|
+
d.isDSTShifted = ne(
|
2292
2292
|
"isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",
|
2293
|
-
|
2293
|
+
ml
|
2294
2294
|
);
|
2295
|
-
function
|
2296
|
-
return
|
2295
|
+
function Fo(e) {
|
2296
|
+
return U(e * 1e3);
|
2297
2297
|
}
|
2298
|
-
function
|
2299
|
-
return
|
2298
|
+
function Ro() {
|
2299
|
+
return U.apply(null, arguments).parseZone();
|
2300
2300
|
}
|
2301
2301
|
function Sr(e) {
|
2302
2302
|
return e;
|
2303
2303
|
}
|
2304
|
-
var
|
2305
|
-
|
2306
|
-
|
2307
|
-
|
2308
|
-
|
2309
|
-
|
2310
|
-
|
2311
|
-
|
2312
|
-
|
2313
|
-
|
2314
|
-
|
2315
|
-
|
2316
|
-
|
2317
|
-
|
2318
|
-
|
2319
|
-
|
2320
|
-
|
2321
|
-
|
2322
|
-
|
2323
|
-
|
2324
|
-
|
2325
|
-
|
2326
|
-
|
2327
|
-
|
2328
|
-
|
2329
|
-
|
2330
|
-
|
2331
|
-
|
2332
|
-
|
2333
|
-
|
2334
|
-
|
2335
|
-
|
2336
|
-
|
2337
|
-
function
|
2304
|
+
var L = cs.prototype;
|
2305
|
+
L.calendar = _i;
|
2306
|
+
L.longDateFormat = ki;
|
2307
|
+
L.invalidDate = bi;
|
2308
|
+
L.ordinal = Di;
|
2309
|
+
L.preparse = Sr;
|
2310
|
+
L.postformat = Sr;
|
2311
|
+
L.relativeTime = Ti;
|
2312
|
+
L.pastFuture = Yi;
|
2313
|
+
L.set = hi;
|
2314
|
+
L.eras = so;
|
2315
|
+
L.erasParse = no;
|
2316
|
+
L.erasConvertYear = ro;
|
2317
|
+
L.erasAbbrRegex = fo;
|
2318
|
+
L.erasNameRegex = uo;
|
2319
|
+
L.erasNarrowRegex = co;
|
2320
|
+
L.months = ji;
|
2321
|
+
L.monthsShort = zi;
|
2322
|
+
L.monthsParse = Bi;
|
2323
|
+
L.monthsRegex = Qi;
|
2324
|
+
L.monthsShortRegex = Ji;
|
2325
|
+
L.week = Ki;
|
2326
|
+
L.firstDayOfYear = ta;
|
2327
|
+
L.firstDayOfWeek = ea;
|
2328
|
+
L.weekdays = fa;
|
2329
|
+
L.weekdaysMin = ha;
|
2330
|
+
L.weekdaysShort = ca;
|
2331
|
+
L.weekdaysParse = _a;
|
2332
|
+
L.weekdaysRegex = ka;
|
2333
|
+
L.weekdaysShortRegex = wa;
|
2334
|
+
L.weekdaysMinRegex = ba;
|
2335
|
+
L.isPM = Sa;
|
2336
|
+
L.meridiem = Ta;
|
2337
|
+
function vt(e, t, s, n) {
|
2338
2338
|
var r = Se(), i = fe().set(n, t);
|
2339
2339
|
return r[s](i, e);
|
2340
2340
|
}
|
2341
|
-
function
|
2342
|
-
if (
|
2343
|
-
return
|
2341
|
+
function Dr(e, t, s) {
|
2342
|
+
if (we(e) && (t = e, e = void 0), e = e || "", t != null)
|
2343
|
+
return vt(e, t, s, "month");
|
2344
2344
|
var n, r = [];
|
2345
2345
|
for (n = 0; n < 12; n++)
|
2346
|
-
r[n] =
|
2346
|
+
r[n] = vt(e, n, s, "month");
|
2347
2347
|
return r;
|
2348
2348
|
}
|
2349
2349
|
function Fs(e, t, s, n) {
|
2350
|
-
typeof e == "boolean" ? (
|
2350
|
+
typeof e == "boolean" ? (we(t) && (s = t, t = void 0), t = t || "") : (t = e, s = t, e = !1, we(t) && (s = t, t = void 0), t = t || "");
|
2351
2351
|
var r = Se(), i = e ? r._week.dow : 0, a, l = [];
|
2352
2352
|
if (s != null)
|
2353
|
-
return
|
2353
|
+
return vt(t, (s + i) % 7, n, "day");
|
2354
2354
|
for (a = 0; a < 7; a++)
|
2355
|
-
l[a] =
|
2355
|
+
l[a] = vt(t, (a + i) % 7, n, "day");
|
2356
2356
|
return l;
|
2357
2357
|
}
|
2358
|
-
function
|
2359
|
-
return
|
2358
|
+
function No(e, t) {
|
2359
|
+
return Dr(e, t, "months");
|
2360
2360
|
}
|
2361
|
-
function
|
2362
|
-
return
|
2361
|
+
function Po(e, t) {
|
2362
|
+
return Dr(e, t, "monthsShort");
|
2363
2363
|
}
|
2364
|
-
function
|
2364
|
+
function Wo(e, t, s) {
|
2365
2365
|
return Fs(e, t, s, "weekdays");
|
2366
2366
|
}
|
2367
|
-
function
|
2367
|
+
function Co(e, t, s) {
|
2368
2368
|
return Fs(e, t, s, "weekdaysShort");
|
2369
2369
|
}
|
2370
|
-
function
|
2370
|
+
function Eo(e, t, s) {
|
2371
2371
|
return Fs(e, t, s, "weekdaysMin");
|
2372
2372
|
}
|
2373
|
-
|
2373
|
+
Fe("en", {
|
2374
2374
|
eras: [
|
2375
2375
|
{
|
2376
2376
|
since: "0001-01-01",
|
@@ -2391,52 +2391,52 @@ Le("en", {
|
|
2391
2391
|
],
|
2392
2392
|
dayOfMonthOrdinalParse: /\d{1,2}(th|st|nd|rd)/,
|
2393
2393
|
ordinal: function(e) {
|
2394
|
-
var t = e % 10, s =
|
2394
|
+
var t = e % 10, s = S(e % 100 / 10) === 1 ? "th" : t === 1 ? "st" : t === 2 ? "nd" : t === 3 ? "rd" : "th";
|
2395
2395
|
return e + s;
|
2396
2396
|
}
|
2397
2397
|
});
|
2398
|
-
|
2398
|
+
m.lang = ne(
|
2399
2399
|
"moment.lang is deprecated. Use moment.locale instead.",
|
2400
|
-
|
2400
|
+
Fe
|
2401
2401
|
);
|
2402
|
-
|
2402
|
+
m.langData = ne(
|
2403
2403
|
"moment.langData is deprecated. Use moment.localeData instead.",
|
2404
2404
|
Se
|
2405
2405
|
);
|
2406
|
-
var
|
2407
|
-
function
|
2406
|
+
var me = Math.abs;
|
2407
|
+
function xo() {
|
2408
2408
|
var e = this._data;
|
2409
|
-
return this._milliseconds =
|
2409
|
+
return this._milliseconds = me(this._milliseconds), this._days = me(this._days), this._months = me(this._months), e.milliseconds = me(e.milliseconds), e.seconds = me(e.seconds), e.minutes = me(e.minutes), e.hours = me(e.hours), e.months = me(e.months), e.years = me(e.years), this;
|
2410
2410
|
}
|
2411
|
-
function
|
2411
|
+
function Mr(e, t, s, n) {
|
2412
2412
|
var r = oe(t, s);
|
2413
2413
|
return e._milliseconds += n * r._milliseconds, e._days += n * r._days, e._months += n * r._months, e._bubble();
|
2414
2414
|
}
|
2415
|
-
function
|
2416
|
-
return
|
2415
|
+
function Io(e, t) {
|
2416
|
+
return Mr(this, e, t, 1);
|
2417
2417
|
}
|
2418
|
-
function
|
2419
|
-
return
|
2418
|
+
function Uo(e, t) {
|
2419
|
+
return Mr(this, e, t, -1);
|
2420
2420
|
}
|
2421
|
-
function
|
2421
|
+
function on(e) {
|
2422
2422
|
return e < 0 ? Math.floor(e) : Math.ceil(e);
|
2423
2423
|
}
|
2424
|
-
function
|
2424
|
+
function Ao() {
|
2425
2425
|
var e = this._milliseconds, t = this._days, s = this._months, n = this._data, r, i, a, l, o;
|
2426
|
-
return e >= 0 && t >= 0 && s >= 0 || e <= 0 && t <= 0 && s <= 0 || (e +=
|
2426
|
+
return e >= 0 && t >= 0 && s >= 0 || e <= 0 && t <= 0 && s <= 0 || (e += on(os(s) + t) * 864e5, t = 0, s = 0), n.milliseconds = e % 1e3, r = se(e / 1e3), n.seconds = r % 60, i = se(r / 60), n.minutes = i % 60, a = se(i / 60), n.hours = a % 24, t += se(a / 24), o = se(Tr(t)), s += o, t -= on(os(o)), l = se(s / 12), s %= 12, n.days = t, n.months = s, n.years = l, this;
|
2427
2427
|
}
|
2428
|
-
function
|
2428
|
+
function Tr(e) {
|
2429
2429
|
return e * 4800 / 146097;
|
2430
2430
|
}
|
2431
2431
|
function os(e) {
|
2432
2432
|
return e * 146097 / 4800;
|
2433
2433
|
}
|
2434
|
-
function
|
2434
|
+
function Ho(e) {
|
2435
2435
|
if (!this.isValid())
|
2436
2436
|
return NaN;
|
2437
2437
|
var t, s, n = this._milliseconds;
|
2438
2438
|
if (e = re(e), e === "month" || e === "quarter" || e === "year")
|
2439
|
-
switch (t = this._days + n / 864e5, s = this._months +
|
2439
|
+
switch (t = this._days + n / 864e5, s = this._months + Tr(t), e) {
|
2440
2440
|
case "month":
|
2441
2441
|
return s;
|
2442
2442
|
case "quarter":
|
@@ -2462,16 +2462,16 @@ function Uo(e) {
|
|
2462
2462
|
throw new Error("Unknown unit " + e);
|
2463
2463
|
}
|
2464
2464
|
}
|
2465
|
-
function
|
2465
|
+
function De(e) {
|
2466
2466
|
return function() {
|
2467
2467
|
return this.as(e);
|
2468
2468
|
};
|
2469
2469
|
}
|
2470
|
-
var
|
2471
|
-
function
|
2470
|
+
var Yr = De("ms"), Go = De("s"), Vo = De("m"), jo = De("h"), zo = De("d"), Zo = De("w"), Bo = De("M"), qo = De("Q"), Jo = De("y"), Qo = Yr;
|
2471
|
+
function Xo() {
|
2472
2472
|
return oe(this);
|
2473
2473
|
}
|
2474
|
-
function
|
2474
|
+
function Ko(e) {
|
2475
2475
|
return e = re(e), this.isValid() ? this[e + "s"]() : NaN;
|
2476
2476
|
}
|
2477
2477
|
function Ce(e) {
|
@@ -2479,11 +2479,11 @@ function Ce(e) {
|
|
2479
2479
|
return this.isValid() ? this._data[e] : NaN;
|
2480
2480
|
};
|
2481
2481
|
}
|
2482
|
-
var
|
2483
|
-
function
|
2482
|
+
var $o = Ce("milliseconds"), eu = Ce("seconds"), tu = Ce("minutes"), su = Ce("hours"), nu = Ce("days"), ru = Ce("months"), iu = Ce("years");
|
2483
|
+
function au() {
|
2484
2484
|
return se(this.days() / 7);
|
2485
2485
|
}
|
2486
|
-
var
|
2486
|
+
var _e = Math.round, Ae = {
|
2487
2487
|
ss: 44,
|
2488
2488
|
// a few seconds to seconds
|
2489
2489
|
s: 45,
|
@@ -2499,114 +2499,114 @@ var me = Math.round, He = {
|
|
2499
2499
|
M: 11
|
2500
2500
|
// months to year
|
2501
2501
|
};
|
2502
|
-
function
|
2502
|
+
function lu(e, t, s, n, r) {
|
2503
2503
|
return r.relativeTime(t || 1, !!s, e, n);
|
2504
2504
|
}
|
2505
|
-
function
|
2506
|
-
var r = oe(e).abs(), i =
|
2507
|
-
return s.w != null && (
|
2505
|
+
function ou(e, t, s, n) {
|
2506
|
+
var r = oe(e).abs(), i = _e(r.as("s")), a = _e(r.as("m")), l = _e(r.as("h")), o = _e(r.as("d")), u = _e(r.as("M")), w = _e(r.as("w")), Y = _e(r.as("y")), N = i <= s.ss && ["s", i] || i < s.s && ["ss", i] || a <= 1 && ["m"] || a < s.m && ["mm", a] || l <= 1 && ["h"] || l < s.h && ["hh", l] || o <= 1 && ["d"] || o < s.d && ["dd", o];
|
2507
|
+
return s.w != null && (N = N || w <= 1 && ["w"] || w < s.w && ["ww", w]), N = N || u <= 1 && ["M"] || u < s.M && ["MM", u] || Y <= 1 && ["y"] || ["yy", Y], N[2] = t, N[3] = +e > 0, N[4] = n, lu.apply(null, N);
|
2508
2508
|
}
|
2509
|
-
function
|
2510
|
-
return e === void 0 ?
|
2509
|
+
function uu(e) {
|
2510
|
+
return e === void 0 ? _e : typeof e == "function" ? (_e = e, !0) : !1;
|
2511
2511
|
}
|
2512
|
-
function
|
2513
|
-
return
|
2512
|
+
function du(e, t) {
|
2513
|
+
return Ae[e] === void 0 ? !1 : t === void 0 ? Ae[e] : (Ae[e] = t, e === "s" && (Ae.ss = t - 1), !0);
|
2514
2514
|
}
|
2515
|
-
function
|
2515
|
+
function fu(e, t) {
|
2516
2516
|
if (!this.isValid())
|
2517
2517
|
return this.localeData().invalidDate();
|
2518
|
-
var s = !1, n =
|
2519
|
-
return typeof e == "object" && (t = e, e = !1), typeof e == "boolean" && (s = e), typeof t == "object" && (n = Object.assign({},
|
2518
|
+
var s = !1, n = Ae, r, i;
|
2519
|
+
return typeof e == "object" && (t = e, e = !1), typeof e == "boolean" && (s = e), typeof t == "object" && (n = Object.assign({}, Ae, t), t.s != null && t.ss == null && (n.ss = t.s - 1)), r = this.localeData(), i = ou(this, !s, n, r), s && (i = r.pastFuture(+this, i)), r.postformat(i);
|
2520
2520
|
}
|
2521
2521
|
var Qt = Math.abs;
|
2522
|
-
function
|
2522
|
+
function xe(e) {
|
2523
2523
|
return (e > 0) - (e < 0) || +e;
|
2524
2524
|
}
|
2525
2525
|
function Pt() {
|
2526
2526
|
if (!this.isValid())
|
2527
2527
|
return this.localeData().invalidDate();
|
2528
|
-
var e = Qt(this._milliseconds) / 1e3, t = Qt(this._days), s = Qt(this._months), n, r, i, a, l = this.asSeconds(), o,
|
2529
|
-
return l ? (n = se(e / 60), r = se(n / 60), e %= 60, n %= 60, i = se(s / 12), s %= 12, a = e ? e.toFixed(3).replace(/\.?0+$/, "") : "", o = l < 0 ? "-" : "",
|
2530
|
-
}
|
2531
|
-
var
|
2532
|
-
|
2533
|
-
|
2534
|
-
|
2535
|
-
|
2536
|
-
|
2537
|
-
|
2538
|
-
|
2539
|
-
|
2540
|
-
|
2541
|
-
|
2542
|
-
|
2543
|
-
|
2544
|
-
|
2545
|
-
|
2546
|
-
|
2547
|
-
|
2548
|
-
|
2549
|
-
|
2550
|
-
|
2551
|
-
|
2552
|
-
|
2553
|
-
|
2554
|
-
|
2555
|
-
|
2556
|
-
|
2557
|
-
|
2558
|
-
|
2559
|
-
|
2560
|
-
|
2561
|
-
|
2562
|
-
|
2563
|
-
|
2564
|
-
|
2528
|
+
var e = Qt(this._milliseconds) / 1e3, t = Qt(this._days), s = Qt(this._months), n, r, i, a, l = this.asSeconds(), o, u, w, Y;
|
2529
|
+
return l ? (n = se(e / 60), r = se(n / 60), e %= 60, n %= 60, i = se(s / 12), s %= 12, a = e ? e.toFixed(3).replace(/\.?0+$/, "") : "", o = l < 0 ? "-" : "", u = xe(this._months) !== xe(l) ? "-" : "", w = xe(this._days) !== xe(l) ? "-" : "", Y = xe(this._milliseconds) !== xe(l) ? "-" : "", o + "P" + (i ? u + i + "Y" : "") + (s ? u + s + "M" : "") + (t ? w + t + "D" : "") + (r || n || e ? "T" : "") + (r ? Y + r + "H" : "") + (n ? Y + n + "M" : "") + (e ? Y + a + "S" : "")) : "P0D";
|
2530
|
+
}
|
2531
|
+
var M = Rt.prototype;
|
2532
|
+
M.isValid = nl;
|
2533
|
+
M.abs = xo;
|
2534
|
+
M.add = Io;
|
2535
|
+
M.subtract = Uo;
|
2536
|
+
M.as = Ho;
|
2537
|
+
M.asMilliseconds = Yr;
|
2538
|
+
M.asSeconds = Go;
|
2539
|
+
M.asMinutes = Vo;
|
2540
|
+
M.asHours = jo;
|
2541
|
+
M.asDays = zo;
|
2542
|
+
M.asWeeks = Zo;
|
2543
|
+
M.asMonths = Bo;
|
2544
|
+
M.asQuarters = qo;
|
2545
|
+
M.asYears = Jo;
|
2546
|
+
M.valueOf = Qo;
|
2547
|
+
M._bubble = Ao;
|
2548
|
+
M.clone = Xo;
|
2549
|
+
M.get = Ko;
|
2550
|
+
M.milliseconds = $o;
|
2551
|
+
M.seconds = eu;
|
2552
|
+
M.minutes = tu;
|
2553
|
+
M.hours = su;
|
2554
|
+
M.days = nu;
|
2555
|
+
M.weeks = au;
|
2556
|
+
M.months = ru;
|
2557
|
+
M.years = iu;
|
2558
|
+
M.humanize = fu;
|
2559
|
+
M.toISOString = Pt;
|
2560
|
+
M.toString = Pt;
|
2561
|
+
M.toJSON = Pt;
|
2562
|
+
M.locale = mr;
|
2563
|
+
M.localeData = gr;
|
2564
|
+
M.toIsoString = ne(
|
2565
2565
|
"toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",
|
2566
2566
|
Pt
|
2567
2567
|
);
|
2568
|
-
|
2568
|
+
M.lang = _r;
|
2569
2569
|
g("X", 0, 0, "unix");
|
2570
2570
|
g("x", 0, 0, "valueOf");
|
2571
|
-
|
2572
|
-
|
2571
|
+
_("x", Yt);
|
2572
|
+
_("X", Ri);
|
2573
2573
|
C("X", function(e, t, s) {
|
2574
2574
|
s._d = new Date(parseFloat(e) * 1e3);
|
2575
2575
|
});
|
2576
2576
|
C("x", function(e, t, s) {
|
2577
|
-
s._d = new Date(
|
2577
|
+
s._d = new Date(S(e));
|
2578
2578
|
});
|
2579
2579
|
//! moment.js
|
2580
|
-
|
2581
|
-
|
2582
|
-
|
2583
|
-
|
2584
|
-
|
2585
|
-
|
2586
|
-
|
2587
|
-
|
2588
|
-
|
2589
|
-
|
2590
|
-
|
2591
|
-
|
2592
|
-
|
2593
|
-
|
2594
|
-
|
2595
|
-
|
2596
|
-
|
2597
|
-
|
2598
|
-
|
2599
|
-
|
2600
|
-
|
2601
|
-
|
2602
|
-
|
2603
|
-
|
2604
|
-
|
2605
|
-
|
2606
|
-
|
2607
|
-
|
2608
|
-
|
2609
|
-
|
2580
|
+
m.version = "2.30.1";
|
2581
|
+
fi(U);
|
2582
|
+
m.fn = d;
|
2583
|
+
m.min = $a;
|
2584
|
+
m.max = el;
|
2585
|
+
m.now = tl;
|
2586
|
+
m.utc = fe;
|
2587
|
+
m.unix = Fo;
|
2588
|
+
m.months = No;
|
2589
|
+
m.isDate = rt;
|
2590
|
+
m.locale = Fe;
|
2591
|
+
m.invalid = St;
|
2592
|
+
m.duration = oe;
|
2593
|
+
m.isMoment = le;
|
2594
|
+
m.weekdays = Wo;
|
2595
|
+
m.parseZone = Ro;
|
2596
|
+
m.localeData = Se;
|
2597
|
+
m.isDuration = _t;
|
2598
|
+
m.monthsShort = Po;
|
2599
|
+
m.weekdaysMin = Eo;
|
2600
|
+
m.defineLocale = vs;
|
2601
|
+
m.updateLocale = Fa;
|
2602
|
+
m.locales = Ra;
|
2603
|
+
m.weekdaysShort = Co;
|
2604
|
+
m.normalizeUnits = re;
|
2605
|
+
m.relativeTimeRounding = uu;
|
2606
|
+
m.relativeTimeThreshold = du;
|
2607
|
+
m.calendarFormat = Tl;
|
2608
|
+
m.prototype = d;
|
2609
|
+
m.HTML5_FMT = {
|
2610
2610
|
DATETIME_LOCAL: "YYYY-MM-DDTHH:mm",
|
2611
2611
|
// <input type="datetime-local" />
|
2612
2612
|
DATETIME_LOCAL_SECONDS: "YYYY-MM-DDTHH:mm:ss",
|
@@ -2626,28 +2626,28 @@ h.HTML5_FMT = {
|
|
2626
2626
|
MONTH: "YYYY-MM"
|
2627
2627
|
// <input type="month" />
|
2628
2628
|
};
|
2629
|
-
function
|
2629
|
+
function cu({ withLocale: e, translations: t }) {
|
2630
2630
|
ts.subscribe((s) => {
|
2631
|
-
s == null && (
|
2631
|
+
s == null && (ni.set(t), ts.set(e));
|
2632
2632
|
});
|
2633
2633
|
}
|
2634
|
-
function
|
2635
|
-
|
2634
|
+
function un(e, t) {
|
2635
|
+
ri(e, t);
|
2636
2636
|
}
|
2637
|
-
function
|
2637
|
+
function hu(e) {
|
2638
2638
|
ts.set(e);
|
2639
2639
|
}
|
2640
|
-
const
|
2640
|
+
const dn = {
|
2641
2641
|
en: {
|
2642
2642
|
timeText: "Time",
|
2643
2643
|
sessionTimer: "logged in for {timeString}",
|
2644
|
-
lugasTimer: "Active in LUGAS for {timeString} hours",
|
2644
|
+
lugasTimer: " Active in LUGAS for {timeString} hours",
|
2645
2645
|
panicButton: "Hold button for 3 seconds to take 24-hour timeout"
|
2646
2646
|
},
|
2647
2647
|
de: {
|
2648
2648
|
timeText: "bet-at-home Zeit:",
|
2649
2649
|
sessionTimer: "Eingeloggt seit {timeString} Stunden",
|
2650
|
-
lugasTimer: "Aktiv in LUGAS seit {timeString} Stunden",
|
2650
|
+
lugasTimer: " Aktiv in LUGAS seit {timeString} Stunden",
|
2651
2651
|
panicButton: "Button für 3 Sekunden drücken um eine 24-stündige Auszeit zu nehmen"
|
2652
2652
|
},
|
2653
2653
|
fr: {
|
@@ -2705,116 +2705,116 @@ const un = {
|
|
2705
2705
|
sessionTimer: "logged in for {timeString}",
|
2706
2706
|
panicButton: "Hold button for 3 seconds to take 24-hour timeout"
|
2707
2707
|
}
|
2708
|
-
}, { document:
|
2709
|
-
function
|
2710
|
-
|
2708
|
+
}, { document: fn } = Jr;
|
2709
|
+
function mu(e) {
|
2710
|
+
qr(e, "svelte-r2m4hx", ':host{font-family:inherit}.SearchLoading{color:var(--emw--color-white, #FFFFFF);text-align:center}.Footer{position:relative;background-color:var(--emw--color-footer-bg, var(--emw--color-background-secondary, #E8E9EB));display:flex;padding:21px 12px;flex-direction:row}.FooterSideMobile{margin-top:44px}.FooterSide{justify-content:center;height:100%;display:flex;flex-direction:column;background-color:var(--emw--color-footer-bg, var(--emw--color-background-secondary, #E8E9EB))}.FooterSide .FooterTitle{font-weight:500;font-size:12px;color:var(--emw--footer-typography, var(--emw--color-contrast, #111));text-transform:uppercase;margin:21px 12px}.FooterGrid{font-weight:400;height:100%;display:flex;max-width:1200px;margin:auto;background-color:var(--emw--color-footer-bg, var(--emw--color-background-secondary, #E8E9EB));flex-direction:column;align-items:center;justify-content:center}.FooterGrid .GridRow{display:flex;flex-flow:row wrap;width:100%;align-items:flex-start;justify-content:center;align-items:center;padding:20px 0;text-align:left;max-width:1100px}.FooterGrid .GridRow p{display:inline;font-family:"Roboto";font-style:normal;font-weight:300;font-size:12px;color:var(--emw--footer-typography, var(--emw--color-contrast, #111))}.FooterGrid .GridRow .LicenseDesc{flex:1;max-width:575px;line-height:1.3;display:flex;flex-direction:column;align-items:flex-start}.FooterGrid .GridRow .LicenseDesc .DetailedLicenses{font-size:10px;color:var(--emw--color-gray-150, #828282)}.FooterGrid .CopyrightAreaRights{margin-top:10px}.FooterGrid .CopyrightTextArea p,.FooterGrid .CopyrightArea p{margin:0;color:var(--emw--color-gray-150, #828282);font-size:9px}@media only screen and (max-width: 768px){.Footer{display:flex;flex-direction:column}.FooterSide{position:relative;margin-left:14px;margin-top:66px}.FooterGrid{padding:0}.FooterGrid:last-child{padding-bottom:50px}.GridRow{border-bottom:1px solid rgba(0, 0, 0, 0.05);gap:15px}.GridRow:last-child{border:none}}.ItemLanguage{display:none}#LanguageList{padding:0;margin:0}.LanguageSelectorContainer{position:relative}.LanguageSelectorOverlay{position:relative;font-size:12px}.DrawerButton{height:30px;width:150px;background:inherit;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit;color:var(--emw--footer-typography, var(--emw--color-white, #FFFFFF));display:flex;justify-content:space-evenly;align-items:center;border-radius:0px;border:0;position:relative}.DrawerButton svg path{fill:var(--emw--footer-typography, var(--emw--color-white, #FFFFFF))}.LanguageDrawer{position:absolute;background-color:var(--emw--color-footer-bg, var(--emw--color-background-secondary, #E8E9EB));width:150px;bottom:30px;padding:6px 0;left:7px}.LanguageDrawer.hidden{display:none}.LanguageFlag{margin-right:8px;background:black;border-radius:50%;width:16px;height:16px}.OverlayLanguageOption{justify-content:center;list-style:none;position:relative;height:35px;padding:0;justify-content:space-between;display:flex;flex-direction:row}.OverlayLanguageOption img{position:absolute;z-index:0;cursor:pointer;top:6px;left:12px}.OverlayLanguageOption a{text-decoration:none;color:var(--emw--footer-typography, var(--emw--color-contrast, #111));display:inline-block;width:150px}.OverlayLanguageOption a span{width:100%;display:flex;justify-content:center;margin:4px 0}');
|
2711
2711
|
}
|
2712
|
-
function
|
2712
|
+
function cn(e, t, s) {
|
2713
2713
|
const n = e.slice();
|
2714
2714
|
return n[83] = t[s], n;
|
2715
2715
|
}
|
2716
|
-
function
|
2716
|
+
function hn(e, t, s) {
|
2717
2717
|
const n = e.slice();
|
2718
2718
|
return n[86] = t[s], n;
|
2719
2719
|
}
|
2720
|
-
function
|
2720
|
+
function mn(e, t, s) {
|
2721
2721
|
const n = e.slice();
|
2722
2722
|
return n[89] = t[s], n;
|
2723
2723
|
}
|
2724
|
-
function
|
2724
|
+
function _n(e) {
|
2725
2725
|
let t, s;
|
2726
2726
|
return {
|
2727
2727
|
c() {
|
2728
2728
|
t = k("script"), je(t.src, s = /*licenseScriptSrc*/
|
2729
|
-
e[
|
2729
|
+
e[24]) || p(t, "src", s);
|
2730
2730
|
},
|
2731
2731
|
m(n, r) {
|
2732
|
-
|
2732
|
+
W(n, t, r);
|
2733
2733
|
},
|
2734
2734
|
p(n, r) {
|
2735
2735
|
r[0] & /*licenseScriptSrc*/
|
2736
|
-
|
2737
|
-
n[
|
2736
|
+
16777216 && !je(t.src, s = /*licenseScriptSrc*/
|
2737
|
+
n[24]) && p(t, "src", s);
|
2738
2738
|
},
|
2739
2739
|
d(n) {
|
2740
2740
|
n && R(t);
|
2741
2741
|
}
|
2742
2742
|
};
|
2743
2743
|
}
|
2744
|
-
function
|
2745
|
-
let t, s, n, r, i, a, l, o,
|
2744
|
+
function _u(e) {
|
2745
|
+
let t, s, n, r, i, a, l, o, u, w, Y, N, G = (
|
2746
2746
|
/*helpLinksRepeater*/
|
2747
|
-
e[
|
2748
|
-
),
|
2747
|
+
e[14] && gn(e)
|
2748
|
+
), E = (
|
2749
2749
|
/*gameVendorsRepeater*/
|
2750
|
-
e[
|
2751
|
-
),
|
2750
|
+
e[9] && kn(e)
|
2751
|
+
), V = (
|
2752
2752
|
/*paymentMethodsRepeater*/
|
2753
|
-
e[
|
2754
|
-
), z = (
|
2755
|
-
/*panicbuttonenabled*/
|
2756
|
-
e[3] === "true" && /*isLoggedIn*/
|
2757
|
-
e[25] && Sn(e)
|
2753
|
+
e[11] && bn(e)
|
2758
2754
|
), j = (
|
2755
|
+
/*panicbuttonenabled*/
|
2756
|
+
e[4] === "true" && /*isLoggedIn*/
|
2757
|
+
e[26] && Sn(e)
|
2758
|
+
), Z = (
|
2759
2759
|
/*licensesRepeater*/
|
2760
|
-
e[
|
2761
|
-
),
|
2760
|
+
e[16] && Dn(e)
|
2761
|
+
), x = (
|
2762
2762
|
/*sponsorsRepeater*/
|
2763
|
-
e[
|
2764
|
-
),
|
2763
|
+
e[13] && Yn(e)
|
2764
|
+
), D = (
|
2765
2765
|
/*socialLinksRepeater*/
|
2766
|
-
e[
|
2767
|
-
),
|
2766
|
+
e[18] && Fn(e)
|
2767
|
+
), I = (
|
2768
2768
|
/*languageselectorenabled*/
|
2769
|
-
e[
|
2770
|
-
e[
|
2771
|
-
e[
|
2772
|
-
),
|
2769
|
+
e[3] === "true" && /*languagePackLoaded*/
|
2770
|
+
e[32] && /*selectedLanguage*/
|
2771
|
+
e[27] && Nn(e)
|
2772
|
+
), T = (
|
2773
2773
|
/*copyright*/
|
2774
|
-
e[
|
2774
|
+
e[19] && Cn(e)
|
2775
2775
|
);
|
2776
2776
|
return {
|
2777
2777
|
c() {
|
2778
|
-
t = k("div"), s = k("div"),
|
2779
|
-
(e[
|
2780
|
-
e[
|
2781
|
-
e[
|
2778
|
+
t = k("div"), s = k("div"), G && G.c(), r = J(), i = k("div"), E && E.c(), a = J(), V && V.c(), l = J(), j && j.c(), o = J(), Z && Z.c(), u = J(), x && x.c(), w = J(), D && D.c(), Y = J(), I && I.c(), N = J(), T && T.c(), p(s, "class", n = "FooterSide " + /*isOnMobile*/
|
2779
|
+
(e[34] && /*isLoggedIn*/
|
2780
|
+
e[26] && /*panicbuttonenabled*/
|
2781
|
+
e[4] === "true" ? "FooterSideMobile" : "")), p(i, "class", "FooterGrid"), p(t, "class", "Footer");
|
2782
2782
|
},
|
2783
|
-
m(c,
|
2784
|
-
|
2783
|
+
m(c, F) {
|
2784
|
+
W(c, t, F), y(t, s), G && G.m(s, null), y(t, r), y(t, i), E && E.m(i, null), y(i, a), V && V.m(i, null), y(i, l), j && j.m(i, null), y(i, o), Z && Z.m(i, null), y(i, u), x && x.m(i, null), y(i, w), D && D.m(i, null), y(i, Y), I && I.m(i, null), y(i, N), T && T.m(i, null), e[58](t);
|
2785
2785
|
},
|
2786
|
-
p(c,
|
2786
|
+
p(c, F) {
|
2787
2787
|
/*helpLinksRepeater*/
|
2788
|
-
c[
|
2789
|
-
|
2790
|
-
(c[
|
2791
|
-
c[
|
2792
|
-
c[
|
2793
|
-
c[
|
2794
|
-
c[
|
2795
|
-
c[
|
2796
|
-
c[
|
2797
|
-
c[
|
2798
|
-
c[
|
2799
|
-
c[
|
2800
|
-
c[
|
2801
|
-
c[
|
2802
|
-
c[
|
2803
|
-
c[
|
2788
|
+
c[14] ? G ? G.p(c, F) : (G = gn(c), G.c(), G.m(s, null)) : G && (G.d(1), G = null), F[0] & /*isLoggedIn, panicbuttonenabled*/
|
2789
|
+
67108880 && n !== (n = "FooterSide " + /*isOnMobile*/
|
2790
|
+
(c[34] && /*isLoggedIn*/
|
2791
|
+
c[26] && /*panicbuttonenabled*/
|
2792
|
+
c[4] === "true" ? "FooterSideMobile" : "")) && p(s, "class", n), /*gameVendorsRepeater*/
|
2793
|
+
c[9] ? E ? E.p(c, F) : (E = kn(c), E.c(), E.m(i, a)) : E && (E.d(1), E = null), /*paymentMethodsRepeater*/
|
2794
|
+
c[11] ? V ? V.p(c, F) : (V = bn(c), V.c(), V.m(i, l)) : V && (V.d(1), V = null), /*panicbuttonenabled*/
|
2795
|
+
c[4] === "true" && /*isLoggedIn*/
|
2796
|
+
c[26] ? j ? j.p(c, F) : (j = Sn(c), j.c(), j.m(i, o)) : j && (j.d(1), j = null), /*licensesRepeater*/
|
2797
|
+
c[16] ? Z ? Z.p(c, F) : (Z = Dn(c), Z.c(), Z.m(i, u)) : Z && (Z.d(1), Z = null), /*sponsorsRepeater*/
|
2798
|
+
c[13] ? x ? x.p(c, F) : (x = Yn(c), x.c(), x.m(i, w)) : x && (x.d(1), x = null), /*socialLinksRepeater*/
|
2799
|
+
c[18] ? D ? D.p(c, F) : (D = Fn(c), D.c(), D.m(i, Y)) : D && (D.d(1), D = null), /*languageselectorenabled*/
|
2800
|
+
c[3] === "true" && /*languagePackLoaded*/
|
2801
|
+
c[32] && /*selectedLanguage*/
|
2802
|
+
c[27] ? I ? I.p(c, F) : (I = Nn(c), I.c(), I.m(i, N)) : I && (I.d(1), I = null), /*copyright*/
|
2803
|
+
c[19] ? T ? T.p(c, F) : (T = Cn(c), T.c(), T.m(i, null)) : T && (T.d(1), T = null);
|
2804
2804
|
},
|
2805
2805
|
d(c) {
|
2806
|
-
c && R(t),
|
2806
|
+
c && R(t), G && G.d(), E && E.d(), V && V.d(), j && j.d(), Z && Z.d(), x && x.d(), D && D.d(), I && I.d(), T && T.d(), e[58](null);
|
2807
2807
|
}
|
2808
2808
|
};
|
2809
2809
|
}
|
2810
|
-
function
|
2810
|
+
function gu(e) {
|
2811
2811
|
let t;
|
2812
2812
|
return {
|
2813
2813
|
c() {
|
2814
2814
|
t = k("p"), t.textContent = "Loading ...", p(t, "class", "SearchLoading");
|
2815
2815
|
},
|
2816
2816
|
m(s, n) {
|
2817
|
-
|
2817
|
+
W(s, t, n);
|
2818
2818
|
},
|
2819
2819
|
p: yt,
|
2820
2820
|
d(s) {
|
@@ -2822,14 +2822,14 @@ function mu(e) {
|
|
2822
2822
|
}
|
2823
2823
|
};
|
2824
2824
|
}
|
2825
|
-
function
|
2825
|
+
function yu(e) {
|
2826
2826
|
let t;
|
2827
2827
|
return {
|
2828
2828
|
c() {
|
2829
2829
|
t = k("p"), t.textContent = "500 Error - Internal Server Error", p(t, "class", "SearchLoading");
|
2830
2830
|
},
|
2831
2831
|
m(s, n) {
|
2832
|
-
|
2832
|
+
W(s, t, n);
|
2833
2833
|
},
|
2834
2834
|
p: yt,
|
2835
2835
|
d(s) {
|
@@ -2837,13 +2837,13 @@ function _u(e) {
|
|
2837
2837
|
}
|
2838
2838
|
};
|
2839
2839
|
}
|
2840
|
-
function
|
2840
|
+
function gn(e) {
|
2841
2841
|
let t, s = Ue(
|
2842
2842
|
/*helpLinksRepeater*/
|
2843
|
-
e[
|
2843
|
+
e[14]
|
2844
2844
|
), n = [];
|
2845
2845
|
for (let r = 0; r < s.length; r += 1)
|
2846
|
-
n[r] =
|
2846
|
+
n[r] = pn(mn(e, s, r));
|
2847
2847
|
return {
|
2848
2848
|
c() {
|
2849
2849
|
for (let r = 0; r < n.length; r += 1)
|
@@ -2853,19 +2853,19 @@ function _n(e) {
|
|
2853
2853
|
m(r, i) {
|
2854
2854
|
for (let a = 0; a < n.length; a += 1)
|
2855
2855
|
n[a] && n[a].m(r, i);
|
2856
|
-
|
2856
|
+
W(r, t, i);
|
2857
2857
|
},
|
2858
2858
|
p(r, i) {
|
2859
|
-
if (i[0] & /*clientstyling, helpLinksRepeater, baseurl, lang*/
|
2860
|
-
|
2859
|
+
if (i[0] & /*clientstyling, helpLinksRepeater, baseurl, lang, mbsource*/
|
2860
|
+
16423) {
|
2861
2861
|
s = Ue(
|
2862
2862
|
/*helpLinksRepeater*/
|
2863
|
-
r[
|
2863
|
+
r[14]
|
2864
2864
|
);
|
2865
2865
|
let a;
|
2866
2866
|
for (a = 0; a < s.length; a += 1) {
|
2867
|
-
const l =
|
2868
|
-
n[a] ? n[a].p(l, i) : (n[a] =
|
2867
|
+
const l = mn(r, s, a);
|
2868
|
+
n[a] ? n[a].p(l, i) : (n[a] = pn(l), n[a].c(), n[a].m(t.parentNode, t));
|
2869
2869
|
}
|
2870
2870
|
for (; a < n.length; a += 1)
|
2871
2871
|
n[a].d(1);
|
@@ -2877,7 +2877,7 @@ function _n(e) {
|
|
2877
2877
|
}
|
2878
2878
|
};
|
2879
2879
|
}
|
2880
|
-
function
|
2880
|
+
function yn(e) {
|
2881
2881
|
let t, s = (
|
2882
2882
|
/*category*/
|
2883
2883
|
e[89].key + ""
|
@@ -2887,67 +2887,78 @@ function gn(e) {
|
|
2887
2887
|
t = k("p"), n = ve(s), p(t, "class", "FooterTitle");
|
2888
2888
|
},
|
2889
2889
|
m(r, i) {
|
2890
|
-
|
2890
|
+
W(r, t, i), y(t, n);
|
2891
2891
|
},
|
2892
2892
|
p(r, i) {
|
2893
2893
|
i[0] & /*helpLinksRepeater*/
|
2894
|
-
|
2895
|
-
r[89].key + "") &&
|
2894
|
+
16384 && s !== (s = /*category*/
|
2895
|
+
r[89].key + "") && be(n, s);
|
2896
2896
|
},
|
2897
2897
|
d(r) {
|
2898
2898
|
r && R(t);
|
2899
2899
|
}
|
2900
2900
|
};
|
2901
2901
|
}
|
2902
|
-
function
|
2902
|
+
function pn(e) {
|
2903
2903
|
let t, s, n, r = (
|
2904
2904
|
/*category*/
|
2905
|
-
e[89].key &&
|
2905
|
+
e[89].key && yn(e)
|
2906
2906
|
);
|
2907
2907
|
return {
|
2908
2908
|
c() {
|
2909
|
-
r && r.c(), t = J(), s = k("casino-footer-section"),
|
2909
|
+
r && r.c(), t = J(), s = k("casino-footer-section"), h(s, "helperflag", "1"), h(
|
2910
2910
|
s,
|
2911
2911
|
"clientstyling",
|
2912
2912
|
/*clientstyling*/
|
2913
|
-
e[
|
2914
|
-
),
|
2915
|
-
e[89].key),
|
2913
|
+
e[2]
|
2914
|
+
), h(s, "category", n = /*category*/
|
2915
|
+
e[89].key), h(s, "displaycolumn", "true"), h(
|
2916
2916
|
s,
|
2917
2917
|
"baseurl",
|
2918
2918
|
/*baseurl*/
|
2919
|
-
e[
|
2920
|
-
),
|
2919
|
+
e[5]
|
2920
|
+
), h(
|
2921
2921
|
s,
|
2922
2922
|
"lang",
|
2923
2923
|
/*lang*/
|
2924
|
+
e[0]
|
2925
|
+
), h(s, "footertype", "footersecondary"), h(
|
2926
|
+
s,
|
2927
|
+
"mbsource",
|
2928
|
+
/*mbsource*/
|
2924
2929
|
e[1]
|
2925
|
-
)
|
2930
|
+
);
|
2926
2931
|
},
|
2927
2932
|
m(i, a) {
|
2928
|
-
r && r.m(i, a),
|
2933
|
+
r && r.m(i, a), W(i, t, a), W(i, s, a);
|
2929
2934
|
},
|
2930
2935
|
p(i, a) {
|
2931
2936
|
/*category*/
|
2932
|
-
i[89].key ? r ? r.p(i, a) : (r =
|
2933
|
-
|
2937
|
+
i[89].key ? r ? r.p(i, a) : (r = yn(i), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null), a[0] & /*clientstyling*/
|
2938
|
+
4 && h(
|
2934
2939
|
s,
|
2935
2940
|
"clientstyling",
|
2936
2941
|
/*clientstyling*/
|
2937
|
-
i[
|
2942
|
+
i[2]
|
2938
2943
|
), a[0] & /*helpLinksRepeater*/
|
2939
|
-
|
2940
|
-
i[89].key) &&
|
2941
|
-
|
2944
|
+
16384 && n !== (n = /*category*/
|
2945
|
+
i[89].key) && h(s, "category", n), a[0] & /*baseurl*/
|
2946
|
+
32 && h(
|
2942
2947
|
s,
|
2943
2948
|
"baseurl",
|
2944
2949
|
/*baseurl*/
|
2945
|
-
i[
|
2950
|
+
i[5]
|
2946
2951
|
), a[0] & /*lang*/
|
2947
|
-
|
2952
|
+
1 && h(
|
2948
2953
|
s,
|
2949
2954
|
"lang",
|
2950
2955
|
/*lang*/
|
2956
|
+
i[0]
|
2957
|
+
), a[0] & /*mbsource*/
|
2958
|
+
2 && h(
|
2959
|
+
s,
|
2960
|
+
"mbsource",
|
2961
|
+
/*mbsource*/
|
2951
2962
|
i[1]
|
2952
2963
|
);
|
2953
2964
|
},
|
@@ -2956,52 +2967,63 @@ function yn(e) {
|
|
2956
2967
|
}
|
2957
2968
|
};
|
2958
2969
|
}
|
2959
|
-
function
|
2970
|
+
function kn(e) {
|
2960
2971
|
let t, s, n, r, i = (
|
2961
2972
|
/*gameVendorsLinksTitle*/
|
2962
|
-
e[
|
2973
|
+
e[8] && wn(e)
|
2963
2974
|
);
|
2964
2975
|
return {
|
2965
2976
|
c() {
|
2966
|
-
t = k("div"), s = k("div"), i && i.c(), n = J(), r = k("casino-footer-section"),
|
2977
|
+
t = k("div"), s = k("div"), i && i.c(), n = J(), r = k("casino-footer-section"), h(r, "vendorflag", "1"), h(
|
2967
2978
|
r,
|
2968
2979
|
"clientstyling",
|
2969
2980
|
/*clientstyling*/
|
2970
|
-
e[
|
2971
|
-
),
|
2981
|
+
e[2]
|
2982
|
+
), h(
|
2972
2983
|
r,
|
2973
2984
|
"baseurl",
|
2974
2985
|
/*baseurl*/
|
2975
|
-
e[
|
2976
|
-
),
|
2986
|
+
e[5]
|
2987
|
+
), h(
|
2977
2988
|
r,
|
2978
2989
|
"lang",
|
2979
2990
|
/*lang*/
|
2991
|
+
e[0]
|
2992
|
+
), h(r, "footertype", "footersecondary"), h(
|
2993
|
+
r,
|
2994
|
+
"mbsource",
|
2995
|
+
/*mbsource*/
|
2980
2996
|
e[1]
|
2981
|
-
),
|
2997
|
+
), p(t, "class", "GridRow");
|
2982
2998
|
},
|
2983
2999
|
m(a, l) {
|
2984
|
-
|
3000
|
+
W(a, t, l), y(t, s), i && i.m(s, null), y(s, n), y(s, r);
|
2985
3001
|
},
|
2986
3002
|
p(a, l) {
|
2987
3003
|
/*gameVendorsLinksTitle*/
|
2988
|
-
a[
|
2989
|
-
|
3004
|
+
a[8] ? i ? i.p(a, l) : (i = wn(a), i.c(), i.m(s, n)) : i && (i.d(1), i = null), l[0] & /*clientstyling*/
|
3005
|
+
4 && h(
|
2990
3006
|
r,
|
2991
3007
|
"clientstyling",
|
2992
3008
|
/*clientstyling*/
|
2993
|
-
a[
|
3009
|
+
a[2]
|
2994
3010
|
), l[0] & /*baseurl*/
|
2995
|
-
|
3011
|
+
32 && h(
|
2996
3012
|
r,
|
2997
3013
|
"baseurl",
|
2998
3014
|
/*baseurl*/
|
2999
|
-
a[
|
3015
|
+
a[5]
|
3000
3016
|
), l[0] & /*lang*/
|
3001
|
-
|
3017
|
+
1 && h(
|
3002
3018
|
r,
|
3003
3019
|
"lang",
|
3004
3020
|
/*lang*/
|
3021
|
+
a[0]
|
3022
|
+
), l[0] & /*mbsource*/
|
3023
|
+
2 && h(
|
3024
|
+
r,
|
3025
|
+
"mbsource",
|
3026
|
+
/*mbsource*/
|
3005
3027
|
a[1]
|
3006
3028
|
);
|
3007
3029
|
},
|
@@ -3010,24 +3032,24 @@ function pn(e) {
|
|
3010
3032
|
}
|
3011
3033
|
};
|
3012
3034
|
}
|
3013
|
-
function
|
3035
|
+
function wn(e) {
|
3014
3036
|
let t, s;
|
3015
3037
|
return {
|
3016
3038
|
c() {
|
3017
3039
|
t = k("p"), s = ve(
|
3018
3040
|
/*gameVendorsLinksTitle*/
|
3019
|
-
e[
|
3041
|
+
e[8]
|
3020
3042
|
), p(t, "class", "FooterTitle");
|
3021
3043
|
},
|
3022
3044
|
m(n, r) {
|
3023
|
-
|
3045
|
+
W(n, t, r), y(t, s);
|
3024
3046
|
},
|
3025
3047
|
p(n, r) {
|
3026
3048
|
r[0] & /*gameVendorsLinksTitle*/
|
3027
|
-
|
3049
|
+
256 && be(
|
3028
3050
|
s,
|
3029
3051
|
/*gameVendorsLinksTitle*/
|
3030
|
-
n[
|
3052
|
+
n[8]
|
3031
3053
|
);
|
3032
3054
|
},
|
3033
3055
|
d(n) {
|
@@ -3035,52 +3057,63 @@ function kn(e) {
|
|
3035
3057
|
}
|
3036
3058
|
};
|
3037
3059
|
}
|
3038
|
-
function
|
3060
|
+
function bn(e) {
|
3039
3061
|
let t, s, n, r, i = (
|
3040
3062
|
/*paymentLinksTitle*/
|
3041
|
-
e[
|
3063
|
+
e[10] && vn(e)
|
3042
3064
|
);
|
3043
3065
|
return {
|
3044
3066
|
c() {
|
3045
|
-
t = k("div"), s = k("div"), i && i.c(), n = J(), r = k("casino-footer-section"),
|
3067
|
+
t = k("div"), s = k("div"), i && i.c(), n = J(), r = k("casino-footer-section"), h(r, "paymentflag", "1"), h(
|
3046
3068
|
r,
|
3047
3069
|
"clientstyling",
|
3048
3070
|
/*clientstyling*/
|
3049
|
-
e[
|
3050
|
-
),
|
3071
|
+
e[2]
|
3072
|
+
), h(
|
3051
3073
|
r,
|
3052
3074
|
"baseurl",
|
3053
3075
|
/*baseurl*/
|
3054
|
-
e[
|
3055
|
-
),
|
3076
|
+
e[5]
|
3077
|
+
), h(
|
3056
3078
|
r,
|
3057
3079
|
"lang",
|
3058
3080
|
/*lang*/
|
3081
|
+
e[0]
|
3082
|
+
), h(r, "footertype", "footersecondary"), h(
|
3083
|
+
r,
|
3084
|
+
"mbsource",
|
3085
|
+
/*mbsource*/
|
3059
3086
|
e[1]
|
3060
|
-
),
|
3087
|
+
), p(t, "class", "GridRow");
|
3061
3088
|
},
|
3062
3089
|
m(a, l) {
|
3063
|
-
|
3090
|
+
W(a, t, l), y(t, s), i && i.m(s, null), y(s, n), y(s, r);
|
3064
3091
|
},
|
3065
3092
|
p(a, l) {
|
3066
3093
|
/*paymentLinksTitle*/
|
3067
|
-
a[
|
3068
|
-
|
3094
|
+
a[10] ? i ? i.p(a, l) : (i = vn(a), i.c(), i.m(s, n)) : i && (i.d(1), i = null), l[0] & /*clientstyling*/
|
3095
|
+
4 && h(
|
3069
3096
|
r,
|
3070
3097
|
"clientstyling",
|
3071
3098
|
/*clientstyling*/
|
3072
|
-
a[
|
3099
|
+
a[2]
|
3073
3100
|
), l[0] & /*baseurl*/
|
3074
|
-
|
3101
|
+
32 && h(
|
3075
3102
|
r,
|
3076
3103
|
"baseurl",
|
3077
3104
|
/*baseurl*/
|
3078
|
-
a[
|
3105
|
+
a[5]
|
3079
3106
|
), l[0] & /*lang*/
|
3080
|
-
|
3107
|
+
1 && h(
|
3081
3108
|
r,
|
3082
3109
|
"lang",
|
3083
3110
|
/*lang*/
|
3111
|
+
a[0]
|
3112
|
+
), l[0] & /*mbsource*/
|
3113
|
+
2 && h(
|
3114
|
+
r,
|
3115
|
+
"mbsource",
|
3116
|
+
/*mbsource*/
|
3084
3117
|
a[1]
|
3085
3118
|
);
|
3086
3119
|
},
|
@@ -3095,18 +3128,18 @@ function vn(e) {
|
|
3095
3128
|
c() {
|
3096
3129
|
t = k("p"), s = ve(
|
3097
3130
|
/*paymentLinksTitle*/
|
3098
|
-
e[
|
3131
|
+
e[10]
|
3099
3132
|
), p(t, "class", "FooterTitle");
|
3100
3133
|
},
|
3101
3134
|
m(n, r) {
|
3102
|
-
|
3135
|
+
W(n, t, r), y(t, s);
|
3103
3136
|
},
|
3104
3137
|
p(n, r) {
|
3105
3138
|
r[0] & /*paymentLinksTitle*/
|
3106
|
-
|
3139
|
+
1024 && be(
|
3107
3140
|
s,
|
3108
3141
|
/*paymentLinksTitle*/
|
3109
|
-
n[
|
3142
|
+
n[10]
|
3110
3143
|
);
|
3111
3144
|
},
|
3112
3145
|
d(n) {
|
@@ -3118,45 +3151,56 @@ function Sn(e) {
|
|
3118
3151
|
let t;
|
3119
3152
|
return {
|
3120
3153
|
c() {
|
3121
|
-
t = k("player-panic-button"),
|
3154
|
+
t = k("player-panic-button"), h(
|
3122
3155
|
t,
|
3123
3156
|
"customtext",
|
3124
3157
|
/*panicButtonCustomText*/
|
3125
|
-
e[
|
3126
|
-
),
|
3158
|
+
e[33]
|
3159
|
+
), h(t, "alternativestyling", "true"), h(
|
3127
3160
|
t,
|
3128
3161
|
"lang",
|
3129
3162
|
/*lang*/
|
3130
|
-
e[
|
3131
|
-
),
|
3163
|
+
e[0]
|
3164
|
+
), h(
|
3132
3165
|
t,
|
3133
3166
|
"clientstyling",
|
3134
3167
|
/*clientstyling*/
|
3135
|
-
e[
|
3168
|
+
e[2]
|
3169
|
+
), h(
|
3170
|
+
t,
|
3171
|
+
"mbsource",
|
3172
|
+
/*mbsource*/
|
3173
|
+
e[1]
|
3136
3174
|
);
|
3137
3175
|
},
|
3138
3176
|
m(s, n) {
|
3139
|
-
|
3177
|
+
W(s, t, n);
|
3140
3178
|
},
|
3141
3179
|
p(s, n) {
|
3142
3180
|
n[1] & /*panicButtonCustomText*/
|
3143
|
-
|
3181
|
+
4 && h(
|
3144
3182
|
t,
|
3145
3183
|
"customtext",
|
3146
3184
|
/*panicButtonCustomText*/
|
3147
|
-
s[
|
3185
|
+
s[33]
|
3148
3186
|
), n[0] & /*lang*/
|
3149
|
-
|
3187
|
+
1 && h(
|
3150
3188
|
t,
|
3151
3189
|
"lang",
|
3152
3190
|
/*lang*/
|
3153
|
-
s[
|
3191
|
+
s[0]
|
3154
3192
|
), n[0] & /*clientstyling*/
|
3155
|
-
|
3193
|
+
4 && h(
|
3156
3194
|
t,
|
3157
3195
|
"clientstyling",
|
3158
3196
|
/*clientstyling*/
|
3159
|
-
s[
|
3197
|
+
s[2]
|
3198
|
+
), n[0] & /*mbsource*/
|
3199
|
+
2 && h(
|
3200
|
+
t,
|
3201
|
+
"mbsource",
|
3202
|
+
/*mbsource*/
|
3203
|
+
s[1]
|
3160
3204
|
);
|
3161
3205
|
},
|
3162
3206
|
d(s) {
|
@@ -3164,82 +3208,93 @@ function Sn(e) {
|
|
3164
3208
|
}
|
3165
3209
|
};
|
3166
3210
|
}
|
3167
|
-
function
|
3211
|
+
function Dn(e) {
|
3168
3212
|
let t, s, n, r, i, a, l = (
|
3169
3213
|
/*licensesLinksTitle*/
|
3170
|
-
e[
|
3214
|
+
e[15] && Mn(e)
|
3171
3215
|
), o = (
|
3172
3216
|
/*licenseDesc*/
|
3173
|
-
e[
|
3217
|
+
e[20] && Tn(e)
|
3174
3218
|
);
|
3175
3219
|
return {
|
3176
3220
|
c() {
|
3177
|
-
t = k("div"), s = k("div"), l && l.c(), n = J(), r = k("casino-footer-section"), i = J(), a = k("div"), o && o.c(),
|
3221
|
+
t = k("div"), s = k("div"), l && l.c(), n = J(), r = k("casino-footer-section"), i = J(), a = k("div"), o && o.c(), h(r, "licenseFlag", "1"), h(
|
3178
3222
|
r,
|
3179
3223
|
"clientstyling",
|
3180
3224
|
/*clientstyling*/
|
3181
|
-
e[
|
3182
|
-
),
|
3225
|
+
e[2]
|
3226
|
+
), h(
|
3183
3227
|
r,
|
3184
3228
|
"baseurl",
|
3185
3229
|
/*baseurl*/
|
3186
|
-
e[
|
3187
|
-
),
|
3230
|
+
e[5]
|
3231
|
+
), h(
|
3188
3232
|
r,
|
3189
3233
|
"lang",
|
3190
3234
|
/*lang*/
|
3235
|
+
e[0]
|
3236
|
+
), h(r, "footertype", "footersecondary"), h(
|
3237
|
+
r,
|
3238
|
+
"mbsource",
|
3239
|
+
/*mbsource*/
|
3191
3240
|
e[1]
|
3192
|
-
),
|
3241
|
+
), p(s, "class", "LicenseLinks"), p(a, "class", "LicenseDesc"), p(t, "class", "GridRow");
|
3193
3242
|
},
|
3194
|
-
m(
|
3195
|
-
|
3243
|
+
m(u, w) {
|
3244
|
+
W(u, t, w), y(t, s), l && l.m(s, null), y(s, n), y(s, r), y(t, i), y(t, a), o && o.m(a, null);
|
3196
3245
|
},
|
3197
|
-
p(
|
3246
|
+
p(u, w) {
|
3198
3247
|
/*licensesLinksTitle*/
|
3199
|
-
|
3200
|
-
|
3248
|
+
u[15] ? l ? l.p(u, w) : (l = Mn(u), l.c(), l.m(s, n)) : l && (l.d(1), l = null), w[0] & /*clientstyling*/
|
3249
|
+
4 && h(
|
3201
3250
|
r,
|
3202
3251
|
"clientstyling",
|
3203
3252
|
/*clientstyling*/
|
3204
|
-
|
3253
|
+
u[2]
|
3205
3254
|
), w[0] & /*baseurl*/
|
3206
|
-
|
3255
|
+
32 && h(
|
3207
3256
|
r,
|
3208
3257
|
"baseurl",
|
3209
3258
|
/*baseurl*/
|
3210
|
-
|
3259
|
+
u[5]
|
3211
3260
|
), w[0] & /*lang*/
|
3212
|
-
|
3261
|
+
1 && h(
|
3213
3262
|
r,
|
3214
3263
|
"lang",
|
3215
3264
|
/*lang*/
|
3216
|
-
|
3265
|
+
u[0]
|
3266
|
+
), w[0] & /*mbsource*/
|
3267
|
+
2 && h(
|
3268
|
+
r,
|
3269
|
+
"mbsource",
|
3270
|
+
/*mbsource*/
|
3271
|
+
u[1]
|
3217
3272
|
), /*licenseDesc*/
|
3218
|
-
|
3273
|
+
u[20] ? o ? o.p(u, w) : (o = Tn(u), o.c(), o.m(a, null)) : o && (o.d(1), o = null);
|
3219
3274
|
},
|
3220
|
-
d(
|
3221
|
-
|
3275
|
+
d(u) {
|
3276
|
+
u && R(t), l && l.d(), o && o.d();
|
3222
3277
|
}
|
3223
3278
|
};
|
3224
3279
|
}
|
3225
|
-
function
|
3280
|
+
function Mn(e) {
|
3226
3281
|
let t, s;
|
3227
3282
|
return {
|
3228
3283
|
c() {
|
3229
3284
|
t = k("p"), s = ve(
|
3230
3285
|
/*licensesLinksTitle*/
|
3231
|
-
e[
|
3286
|
+
e[15]
|
3232
3287
|
), p(t, "class", "FooterTitle");
|
3233
3288
|
},
|
3234
3289
|
m(n, r) {
|
3235
|
-
|
3290
|
+
W(n, t, r), y(t, s);
|
3236
3291
|
},
|
3237
3292
|
p(n, r) {
|
3238
3293
|
r[0] & /*licensesLinksTitle*/
|
3239
|
-
|
3294
|
+
32768 && be(
|
3240
3295
|
s,
|
3241
3296
|
/*licensesLinksTitle*/
|
3242
|
-
n[
|
3297
|
+
n[15]
|
3243
3298
|
);
|
3244
3299
|
},
|
3245
3300
|
d(n) {
|
@@ -3247,115 +3302,126 @@ function Dn(e) {
|
|
3247
3302
|
}
|
3248
3303
|
};
|
3249
3304
|
}
|
3250
|
-
function
|
3305
|
+
function Tn(e) {
|
3251
3306
|
let t, s, n, r, i, a, l;
|
3252
3307
|
return {
|
3253
3308
|
c() {
|
3254
3309
|
t = k("div"), n = J(), r = k("div"), p(t, "class", "DetailedLicenses"), p(r, "class", "DetailedCustomLicenses");
|
3255
3310
|
},
|
3256
|
-
m(o,
|
3257
|
-
|
3311
|
+
m(o, u) {
|
3312
|
+
W(o, t, u), W(o, n, u), W(o, r, u), a || (l = [
|
3258
3313
|
$t(s = /*setContent*/
|
3259
|
-
e[
|
3314
|
+
e[35].call(
|
3260
3315
|
null,
|
3261
3316
|
t,
|
3262
3317
|
/*licenseDesc*/
|
3263
|
-
e[
|
3318
|
+
e[20]
|
3264
3319
|
)),
|
3265
3320
|
$t(i = /*setContent*/
|
3266
|
-
e[
|
3321
|
+
e[35].call(
|
3267
3322
|
null,
|
3268
3323
|
r,
|
3269
3324
|
/*licenseScript*/
|
3270
|
-
e[
|
3325
|
+
e[25]
|
3271
3326
|
))
|
3272
3327
|
], a = !0);
|
3273
3328
|
},
|
3274
|
-
p(o,
|
3275
|
-
s && es(s.update) &&
|
3276
|
-
|
3329
|
+
p(o, u) {
|
3330
|
+
s && es(s.update) && u[0] & /*licenseDesc*/
|
3331
|
+
1048576 && s.update.call(
|
3277
3332
|
null,
|
3278
3333
|
/*licenseDesc*/
|
3279
|
-
o[
|
3280
|
-
), i && es(i.update) &&
|
3281
|
-
|
3334
|
+
o[20]
|
3335
|
+
), i && es(i.update) && u[0] & /*licenseScript*/
|
3336
|
+
33554432 && i.update.call(
|
3282
3337
|
null,
|
3283
3338
|
/*licenseScript*/
|
3284
|
-
o[
|
3339
|
+
o[25]
|
3285
3340
|
);
|
3286
3341
|
},
|
3287
3342
|
d(o) {
|
3288
|
-
o && (R(t), R(n), R(r)), a = !1,
|
3343
|
+
o && (R(t), R(n), R(r)), a = !1, En(l);
|
3289
3344
|
}
|
3290
3345
|
};
|
3291
3346
|
}
|
3292
|
-
function
|
3347
|
+
function Yn(e) {
|
3293
3348
|
let t, s = (
|
3294
3349
|
/*sponsorsRepeater*/
|
3295
|
-
e[
|
3350
|
+
e[13] && On(e)
|
3296
3351
|
);
|
3297
3352
|
return {
|
3298
3353
|
c() {
|
3299
3354
|
t = k("div"), s && s.c(), p(t, "class", "GridRow");
|
3300
3355
|
},
|
3301
3356
|
m(n, r) {
|
3302
|
-
|
3357
|
+
W(n, t, r), s && s.m(t, null);
|
3303
3358
|
},
|
3304
3359
|
p(n, r) {
|
3305
3360
|
/*sponsorsRepeater*/
|
3306
|
-
n[
|
3361
|
+
n[13] ? s ? s.p(n, r) : (s = On(n), s.c(), s.m(t, null)) : s && (s.d(1), s = null);
|
3307
3362
|
},
|
3308
3363
|
d(n) {
|
3309
3364
|
n && R(t), s && s.d();
|
3310
3365
|
}
|
3311
3366
|
};
|
3312
3367
|
}
|
3313
|
-
function
|
3368
|
+
function On(e) {
|
3314
3369
|
let t, s, n, r = (
|
3315
3370
|
/*sponsorsLinksTitle*/
|
3316
|
-
e[
|
3371
|
+
e[12] && Ln(e)
|
3317
3372
|
);
|
3318
3373
|
return {
|
3319
3374
|
c() {
|
3320
|
-
t = k("div"), r && r.c(), s = J(), n = k("casino-footer-section"),
|
3375
|
+
t = k("div"), r && r.c(), s = J(), n = k("casino-footer-section"), h(n, "sponsorflag", "1"), h(
|
3321
3376
|
n,
|
3322
3377
|
"clientstyling",
|
3323
3378
|
/*clientstyling*/
|
3324
|
-
e[
|
3325
|
-
),
|
3379
|
+
e[2]
|
3380
|
+
), h(
|
3326
3381
|
n,
|
3327
3382
|
"baseurl",
|
3328
3383
|
/*baseurl*/
|
3329
|
-
e[
|
3330
|
-
),
|
3384
|
+
e[5]
|
3385
|
+
), h(
|
3331
3386
|
n,
|
3332
3387
|
"lang",
|
3333
3388
|
/*lang*/
|
3389
|
+
e[0]
|
3390
|
+
), h(n, "footertype", "footersecondary"), h(
|
3391
|
+
n,
|
3392
|
+
"mbsource",
|
3393
|
+
/*mbsource*/
|
3334
3394
|
e[1]
|
3335
|
-
)
|
3395
|
+
);
|
3336
3396
|
},
|
3337
3397
|
m(i, a) {
|
3338
|
-
|
3398
|
+
W(i, t, a), r && r.m(t, null), y(t, s), y(t, n);
|
3339
3399
|
},
|
3340
3400
|
p(i, a) {
|
3341
3401
|
/*sponsorsLinksTitle*/
|
3342
|
-
i[
|
3343
|
-
|
3402
|
+
i[12] ? r ? r.p(i, a) : (r = Ln(i), r.c(), r.m(t, s)) : r && (r.d(1), r = null), a[0] & /*clientstyling*/
|
3403
|
+
4 && h(
|
3344
3404
|
n,
|
3345
3405
|
"clientstyling",
|
3346
3406
|
/*clientstyling*/
|
3347
|
-
i[
|
3407
|
+
i[2]
|
3348
3408
|
), a[0] & /*baseurl*/
|
3349
|
-
|
3409
|
+
32 && h(
|
3350
3410
|
n,
|
3351
3411
|
"baseurl",
|
3352
3412
|
/*baseurl*/
|
3353
|
-
i[
|
3413
|
+
i[5]
|
3354
3414
|
), a[0] & /*lang*/
|
3355
|
-
|
3415
|
+
1 && h(
|
3356
3416
|
n,
|
3357
3417
|
"lang",
|
3358
3418
|
/*lang*/
|
3419
|
+
i[0]
|
3420
|
+
), a[0] & /*mbsource*/
|
3421
|
+
2 && h(
|
3422
|
+
n,
|
3423
|
+
"mbsource",
|
3424
|
+
/*mbsource*/
|
3359
3425
|
i[1]
|
3360
3426
|
);
|
3361
3427
|
},
|
@@ -3364,24 +3430,24 @@ function Yn(e) {
|
|
3364
3430
|
}
|
3365
3431
|
};
|
3366
3432
|
}
|
3367
|
-
function
|
3433
|
+
function Ln(e) {
|
3368
3434
|
let t, s;
|
3369
3435
|
return {
|
3370
3436
|
c() {
|
3371
3437
|
t = k("p"), s = ve(
|
3372
3438
|
/*sponsorsLinksTitle*/
|
3373
|
-
e[
|
3439
|
+
e[12]
|
3374
3440
|
), p(t, "class", "FooterTitle");
|
3375
3441
|
},
|
3376
3442
|
m(n, r) {
|
3377
|
-
|
3443
|
+
W(n, t, r), y(t, s);
|
3378
3444
|
},
|
3379
3445
|
p(n, r) {
|
3380
3446
|
r[0] & /*sponsorsLinksTitle*/
|
3381
|
-
|
3447
|
+
4096 && be(
|
3382
3448
|
s,
|
3383
3449
|
/*sponsorsLinksTitle*/
|
3384
|
-
n[
|
3450
|
+
n[12]
|
3385
3451
|
);
|
3386
3452
|
},
|
3387
3453
|
d(n) {
|
@@ -3389,52 +3455,63 @@ function On(e) {
|
|
3389
3455
|
}
|
3390
3456
|
};
|
3391
3457
|
}
|
3392
|
-
function
|
3458
|
+
function Fn(e) {
|
3393
3459
|
let t, s, n, r = (
|
3394
3460
|
/*socialLinksTitle*/
|
3395
|
-
e[
|
3461
|
+
e[17] && Rn(e)
|
3396
3462
|
);
|
3397
3463
|
return {
|
3398
3464
|
c() {
|
3399
|
-
t = k("div"), r && r.c(), s = J(), n = k("casino-footer-section"),
|
3465
|
+
t = k("div"), r && r.c(), s = J(), n = k("casino-footer-section"), h(n, "socialflag", "1"), h(
|
3400
3466
|
n,
|
3401
3467
|
"clientstyling",
|
3402
3468
|
/*clientstyling*/
|
3403
|
-
e[
|
3404
|
-
),
|
3469
|
+
e[2]
|
3470
|
+
), h(
|
3405
3471
|
n,
|
3406
3472
|
"baseurl",
|
3407
3473
|
/*baseurl*/
|
3408
|
-
e[
|
3409
|
-
),
|
3474
|
+
e[5]
|
3475
|
+
), h(
|
3410
3476
|
n,
|
3411
3477
|
"lang",
|
3412
3478
|
/*lang*/
|
3479
|
+
e[0]
|
3480
|
+
), h(n, "footertype", "footersecondary"), h(
|
3481
|
+
n,
|
3482
|
+
"mbsource",
|
3483
|
+
/*mbsource*/
|
3413
3484
|
e[1]
|
3414
|
-
),
|
3485
|
+
), p(t, "class", "GridRow");
|
3415
3486
|
},
|
3416
3487
|
m(i, a) {
|
3417
|
-
|
3488
|
+
W(i, t, a), r && r.m(t, null), y(t, s), y(t, n);
|
3418
3489
|
},
|
3419
3490
|
p(i, a) {
|
3420
3491
|
/*socialLinksTitle*/
|
3421
|
-
i[
|
3422
|
-
|
3492
|
+
i[17] ? r ? r.p(i, a) : (r = Rn(i), r.c(), r.m(t, s)) : r && (r.d(1), r = null), a[0] & /*clientstyling*/
|
3493
|
+
4 && h(
|
3423
3494
|
n,
|
3424
3495
|
"clientstyling",
|
3425
3496
|
/*clientstyling*/
|
3426
|
-
i[
|
3497
|
+
i[2]
|
3427
3498
|
), a[0] & /*baseurl*/
|
3428
|
-
|
3499
|
+
32 && h(
|
3429
3500
|
n,
|
3430
3501
|
"baseurl",
|
3431
3502
|
/*baseurl*/
|
3432
|
-
i[
|
3503
|
+
i[5]
|
3433
3504
|
), a[0] & /*lang*/
|
3434
|
-
|
3505
|
+
1 && h(
|
3435
3506
|
n,
|
3436
3507
|
"lang",
|
3437
3508
|
/*lang*/
|
3509
|
+
i[0]
|
3510
|
+
), a[0] & /*mbsource*/
|
3511
|
+
2 && h(
|
3512
|
+
n,
|
3513
|
+
"mbsource",
|
3514
|
+
/*mbsource*/
|
3438
3515
|
i[1]
|
3439
3516
|
);
|
3440
3517
|
},
|
@@ -3443,24 +3520,24 @@ function Ln(e) {
|
|
3443
3520
|
}
|
3444
3521
|
};
|
3445
3522
|
}
|
3446
|
-
function
|
3523
|
+
function Rn(e) {
|
3447
3524
|
let t, s;
|
3448
3525
|
return {
|
3449
3526
|
c() {
|
3450
3527
|
t = k("p"), s = ve(
|
3451
3528
|
/*socialLinksTitle*/
|
3452
|
-
e[
|
3529
|
+
e[17]
|
3453
3530
|
), p(t, "class", "FooterTitle");
|
3454
3531
|
},
|
3455
3532
|
m(n, r) {
|
3456
|
-
|
3533
|
+
W(n, t, r), y(t, s);
|
3457
3534
|
},
|
3458
3535
|
p(n, r) {
|
3459
3536
|
r[0] & /*socialLinksTitle*/
|
3460
|
-
|
3537
|
+
131072 && be(
|
3461
3538
|
s,
|
3462
3539
|
/*socialLinksTitle*/
|
3463
|
-
n[
|
3540
|
+
n[17]
|
3464
3541
|
);
|
3465
3542
|
},
|
3466
3543
|
d(n) {
|
@@ -3468,125 +3545,125 @@ function Fn(e) {
|
|
3468
3545
|
}
|
3469
3546
|
};
|
3470
3547
|
}
|
3471
|
-
function
|
3472
|
-
let t, s, n, r, i, a, l, o,
|
3548
|
+
function Nn(e) {
|
3549
|
+
let t, s, n, r, i, a, l, o, u, w, Y, N, G, E, V, j, Z, x = Ue(
|
3473
3550
|
/*languagesArray*/
|
3474
|
-
e[
|
3475
|
-
),
|
3476
|
-
for (let c = 0; c <
|
3477
|
-
|
3478
|
-
let
|
3551
|
+
e[28]
|
3552
|
+
), D = [];
|
3553
|
+
for (let c = 0; c < x.length; c += 1)
|
3554
|
+
D[c] = Pn(hn(e, x, c));
|
3555
|
+
let I = Ue(
|
3479
3556
|
/*languages*/
|
3480
|
-
e[
|
3481
|
-
),
|
3482
|
-
for (let c = 0; c <
|
3483
|
-
|
3557
|
+
e[6]
|
3558
|
+
), T = [];
|
3559
|
+
for (let c = 0; c < I.length; c += 1)
|
3560
|
+
T[c] = Wn(cn(e, I, c));
|
3484
3561
|
return {
|
3485
3562
|
c() {
|
3486
3563
|
t = k("div"), s = k("div"), n = k("select");
|
3487
|
-
for (let c = 0; c <
|
3488
|
-
|
3564
|
+
for (let c = 0; c < D.length; c += 1)
|
3565
|
+
D[c].c();
|
3489
3566
|
r = J(), i = k("div"), a = k("div"), l = k("ul");
|
3490
|
-
for (let c = 0; c <
|
3491
|
-
|
3492
|
-
o = J(),
|
3567
|
+
for (let c = 0; c < T.length; c += 1)
|
3568
|
+
T[c].c();
|
3569
|
+
o = J(), u = k("button"), w = k("img"), N = ve(
|
3493
3570
|
/*languageDisplayName*/
|
3494
|
-
e[
|
3495
|
-
),
|
3496
|
-
e[
|
3571
|
+
e[30]
|
3572
|
+
), G = J(), E = en("svg"), V = en("path"), p(n, "class", "Item ItemLanguage"), /*selectedLanguage*/
|
3573
|
+
e[27] === void 0 && $r(() => (
|
3497
3574
|
/*select_change_handler*/
|
3498
|
-
e[
|
3575
|
+
e[55].call(n)
|
3499
3576
|
)), p(l, "id", "LanguageList"), p(a, "class", "LanguageDrawer hidden"), p(w, "class", "LanguageFlag"), je(w.src, Y = /*currentLanguageFlag*/
|
3500
|
-
e[
|
3501
|
-
e[
|
3577
|
+
e[31]) || p(w, "src", Y), p(V, "opacity", "1"), p(V, "d", "M0.94 0L4.00067 3.05467L7.06 0L8 0.940667L4.00067 4.94133L0 0.940667L0.94 0Z"), p(V, "fill", "var(--emw--footer-typography, var(--emw--color-white, #FFFFFF));"), p(E, "width", "8"), p(E, "height", "5"), p(E, "viewBox", "0 0 8 5"), p(E, "fill", "none"), p(E, "xmlns", "http://www.w3.org/2000/svg"), p(u, "class", "DrawerButton"), u.value = /*selectedLanguage*/
|
3578
|
+
e[27], p(i, "class", "LanguageSelectorOverlay"), p(s, "class", "LanguageSelectorContainer"), p(t, "class", "GridRow");
|
3502
3579
|
},
|
3503
|
-
m(c,
|
3504
|
-
|
3505
|
-
for (let
|
3506
|
-
|
3507
|
-
|
3580
|
+
m(c, F) {
|
3581
|
+
W(c, t, F), y(t, s), y(s, n);
|
3582
|
+
for (let v = 0; v < D.length; v += 1)
|
3583
|
+
D[v] && D[v].m(n, null);
|
3584
|
+
$s(
|
3508
3585
|
n,
|
3509
3586
|
/*selectedLanguage*/
|
3510
|
-
e[
|
3587
|
+
e[27],
|
3511
3588
|
!0
|
3512
3589
|
), y(s, r), y(s, i), y(i, a), y(a, l);
|
3513
|
-
for (let
|
3514
|
-
|
3515
|
-
e[
|
3590
|
+
for (let v = 0; v < T.length; v += 1)
|
3591
|
+
T[v] && T[v].m(l, null);
|
3592
|
+
e[57](a), y(i, o), y(i, u), y(u, w), y(u, N), y(u, G), y(u, E), y(E, V), j || (Z = [
|
3516
3593
|
ht(
|
3517
3594
|
n,
|
3518
3595
|
"change",
|
3519
3596
|
/*select_change_handler*/
|
3520
|
-
e[
|
3597
|
+
e[55]
|
3521
3598
|
),
|
3522
3599
|
ht(
|
3523
3600
|
n,
|
3524
3601
|
"change",
|
3525
3602
|
/*change_handler*/
|
3526
|
-
e[
|
3603
|
+
e[56]
|
3527
3604
|
),
|
3528
3605
|
ht(
|
3529
|
-
|
3606
|
+
u,
|
3530
3607
|
"click",
|
3531
3608
|
/*toggleLanguageDrawer*/
|
3532
|
-
e[
|
3609
|
+
e[37]
|
3533
3610
|
)
|
3534
|
-
],
|
3611
|
+
], j = !0);
|
3535
3612
|
},
|
3536
|
-
p(c,
|
3537
|
-
if (
|
3538
|
-
|
3539
|
-
|
3613
|
+
p(c, F) {
|
3614
|
+
if (F[0] & /*languagesArray*/
|
3615
|
+
268435456) {
|
3616
|
+
x = Ue(
|
3540
3617
|
/*languagesArray*/
|
3541
|
-
c[
|
3618
|
+
c[28]
|
3542
3619
|
);
|
3543
|
-
let
|
3544
|
-
for (
|
3545
|
-
const
|
3546
|
-
|
3620
|
+
let v;
|
3621
|
+
for (v = 0; v < x.length; v += 1) {
|
3622
|
+
const Me = hn(c, x, v);
|
3623
|
+
D[v] ? D[v].p(Me, F) : (D[v] = Pn(Me), D[v].c(), D[v].m(n, null));
|
3547
3624
|
}
|
3548
|
-
for (;
|
3549
|
-
|
3550
|
-
|
3625
|
+
for (; v < D.length; v += 1)
|
3626
|
+
D[v].d(1);
|
3627
|
+
D.length = x.length;
|
3551
3628
|
}
|
3552
|
-
if (
|
3553
|
-
|
3629
|
+
if (F[0] & /*selectedLanguage, languagesArray*/
|
3630
|
+
402653184 && $s(
|
3554
3631
|
n,
|
3555
3632
|
/*selectedLanguage*/
|
3556
|
-
c[
|
3557
|
-
),
|
3558
|
-
|
3559
|
-
|
3560
|
-
|
3633
|
+
c[27]
|
3634
|
+
), F[0] & /*languages*/
|
3635
|
+
64 | F[1] & /*overlayOptionTrigger*/
|
3636
|
+
128) {
|
3637
|
+
I = Ue(
|
3561
3638
|
/*languages*/
|
3562
|
-
c[
|
3639
|
+
c[6]
|
3563
3640
|
);
|
3564
|
-
let
|
3565
|
-
for (
|
3566
|
-
const
|
3567
|
-
|
3641
|
+
let v;
|
3642
|
+
for (v = 0; v < I.length; v += 1) {
|
3643
|
+
const Me = cn(c, I, v);
|
3644
|
+
T[v] ? T[v].p(Me, F) : (T[v] = Wn(Me), T[v].c(), T[v].m(l, null));
|
3568
3645
|
}
|
3569
|
-
for (;
|
3570
|
-
|
3571
|
-
|
3646
|
+
for (; v < T.length; v += 1)
|
3647
|
+
T[v].d(1);
|
3648
|
+
T.length = I.length;
|
3572
3649
|
}
|
3573
|
-
|
3574
|
-
|
3575
|
-
c[
|
3576
|
-
|
3577
|
-
|
3650
|
+
F[1] & /*currentLanguageFlag*/
|
3651
|
+
1 && !je(w.src, Y = /*currentLanguageFlag*/
|
3652
|
+
c[31]) && p(w, "src", Y), F[0] & /*languageDisplayName*/
|
3653
|
+
1073741824 && be(
|
3654
|
+
N,
|
3578
3655
|
/*languageDisplayName*/
|
3579
|
-
c[
|
3580
|
-
),
|
3581
|
-
|
3582
|
-
c[
|
3656
|
+
c[30]
|
3657
|
+
), F[0] & /*selectedLanguage, languagesArray*/
|
3658
|
+
402653184 && (u.value = /*selectedLanguage*/
|
3659
|
+
c[27]);
|
3583
3660
|
},
|
3584
3661
|
d(c) {
|
3585
|
-
c && R(t), Kt(
|
3662
|
+
c && R(t), Kt(D, c), Kt(T, c), e[57](null), j = !1, En(Z);
|
3586
3663
|
}
|
3587
3664
|
};
|
3588
3665
|
}
|
3589
|
-
function
|
3666
|
+
function Pn(e) {
|
3590
3667
|
let t, s = (
|
3591
3668
|
/*operatorLanguage*/
|
3592
3669
|
e[86] + ""
|
@@ -3594,77 +3671,77 @@ function Nn(e) {
|
|
3594
3671
|
return {
|
3595
3672
|
c() {
|
3596
3673
|
t = k("option"), n = ve(s), t.__value = r = /*operatorLanguage*/
|
3597
|
-
e[86],
|
3674
|
+
e[86], tn(t, t.__value), t.selected = !0;
|
3598
3675
|
},
|
3599
3676
|
m(i, a) {
|
3600
|
-
|
3677
|
+
W(i, t, a), y(t, n);
|
3601
3678
|
},
|
3602
3679
|
p(i, a) {
|
3603
3680
|
a[0] & /*languagesArray*/
|
3604
|
-
|
3605
|
-
i[86] + "") &&
|
3606
|
-
|
3607
|
-
i[86]) && (t.__value = r,
|
3681
|
+
268435456 && s !== (s = /*operatorLanguage*/
|
3682
|
+
i[86] + "") && be(n, s), a[0] & /*languagesArray*/
|
3683
|
+
268435456 && r !== (r = /*operatorLanguage*/
|
3684
|
+
i[86]) && (t.__value = r, tn(t, t.__value));
|
3608
3685
|
},
|
3609
3686
|
d(i) {
|
3610
3687
|
i && R(t);
|
3611
3688
|
}
|
3612
3689
|
};
|
3613
3690
|
}
|
3614
|
-
function
|
3691
|
+
function Wn(e) {
|
3615
3692
|
let t, s, n, r, i, a = (
|
3616
3693
|
/*language*/
|
3617
3694
|
e[83].name + ""
|
3618
|
-
), l, o,
|
3695
|
+
), l, o, u, w;
|
3619
3696
|
return {
|
3620
3697
|
c() {
|
3621
3698
|
t = k("li"), s = k("img"), r = k("a"), i = k("span"), l = ve(a), p(s, "class", "LanguageFlag"), je(s.src, n = /*language*/
|
3622
3699
|
e[83].flag_icon_editable) || p(s, "src", n), p(r, "href", "javascript:void(0)"), p(t, "class", "OverlayLanguageOption"), p(t, "data-lang", o = /*language*/
|
3623
3700
|
e[83].code);
|
3624
3701
|
},
|
3625
|
-
m(Y,
|
3626
|
-
|
3702
|
+
m(Y, N) {
|
3703
|
+
W(Y, t, N), y(t, s), y(t, r), y(r, i), y(i, l), u || (w = ht(
|
3627
3704
|
t,
|
3628
3705
|
"click",
|
3629
3706
|
/*overlayOptionTrigger*/
|
3630
|
-
e[
|
3631
|
-
),
|
3707
|
+
e[38]
|
3708
|
+
), u = !0);
|
3632
3709
|
},
|
3633
|
-
p(Y,
|
3634
|
-
|
3635
|
-
|
3636
|
-
Y[83].flag_icon_editable) && p(s, "src", n),
|
3637
|
-
|
3638
|
-
Y[83].name + "") &&
|
3639
|
-
|
3710
|
+
p(Y, N) {
|
3711
|
+
N[0] & /*languages*/
|
3712
|
+
64 && !je(s.src, n = /*language*/
|
3713
|
+
Y[83].flag_icon_editable) && p(s, "src", n), N[0] & /*languages*/
|
3714
|
+
64 && a !== (a = /*language*/
|
3715
|
+
Y[83].name + "") && be(l, a), N[0] & /*languages*/
|
3716
|
+
64 && o !== (o = /*language*/
|
3640
3717
|
Y[83].code) && p(t, "data-lang", o);
|
3641
3718
|
},
|
3642
3719
|
d(Y) {
|
3643
|
-
Y && R(t),
|
3720
|
+
Y && R(t), u = !1, w();
|
3644
3721
|
}
|
3645
3722
|
};
|
3646
3723
|
}
|
3647
|
-
function
|
3724
|
+
function Cn(e) {
|
3648
3725
|
let t, s, n, r;
|
3649
3726
|
return {
|
3650
3727
|
c() {
|
3651
3728
|
t = k("div"), p(t, "class", "CopyrightAreaRights CopyrightArea");
|
3652
3729
|
},
|
3653
3730
|
m(i, a) {
|
3654
|
-
|
3655
|
-
e[
|
3731
|
+
W(i, t, a), n || (r = $t(s = /*setContent*/
|
3732
|
+
e[35].call(
|
3656
3733
|
null,
|
3657
3734
|
t,
|
3658
3735
|
/*copyright*/
|
3659
|
-
e[
|
3736
|
+
e[19]
|
3660
3737
|
)), n = !0);
|
3661
3738
|
},
|
3662
3739
|
p(i, a) {
|
3663
3740
|
s && es(s.update) && a[0] & /*copyright*/
|
3664
|
-
|
3741
|
+
524288 && s.update.call(
|
3665
3742
|
null,
|
3666
3743
|
/*copyright*/
|
3667
|
-
i[
|
3744
|
+
i[19]
|
3668
3745
|
);
|
3669
3746
|
},
|
3670
3747
|
d(i) {
|
@@ -3672,17 +3749,17 @@ function Wn(e) {
|
|
3672
3749
|
}
|
3673
3750
|
};
|
3674
3751
|
}
|
3675
|
-
function
|
3752
|
+
function pu(e) {
|
3676
3753
|
let t, s, n, r = (
|
3677
3754
|
/*headScript*/
|
3678
|
-
e[
|
3755
|
+
e[23] && _n(e)
|
3679
3756
|
);
|
3680
|
-
function i(o,
|
3757
|
+
function i(o, u) {
|
3681
3758
|
return (
|
3682
3759
|
/*hasErrors*/
|
3683
|
-
o[
|
3760
|
+
o[21] ? yu : (
|
3684
3761
|
/*isLoading*/
|
3685
|
-
o[
|
3762
|
+
o[22] ? gu : _u
|
3686
3763
|
)
|
3687
3764
|
);
|
3688
3765
|
}
|
@@ -3691,12 +3768,12 @@ function gu(e) {
|
|
3691
3768
|
c() {
|
3692
3769
|
r && r.c(), t = Xt(), s = J(), l.c(), n = Xt();
|
3693
3770
|
},
|
3694
|
-
m(o,
|
3695
|
-
r && r.m(
|
3771
|
+
m(o, u) {
|
3772
|
+
r && r.m(fn.head, null), y(fn.head, t), W(o, s, u), l.m(o, u), W(o, n, u);
|
3696
3773
|
},
|
3697
|
-
p(o,
|
3774
|
+
p(o, u) {
|
3698
3775
|
/*headScript*/
|
3699
|
-
o[
|
3776
|
+
o[23] ? r ? r.p(o, u) : (r = _n(o), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null), a === (a = i(o)) && l ? l.p(o, u) : (l.d(1), l = a(o), l && (l.c(), l.m(n.parentNode, n)));
|
3700
3777
|
},
|
3701
3778
|
i: yt,
|
3702
3779
|
o: yt,
|
@@ -3705,402 +3782,398 @@ function gu(e) {
|
|
3705
3782
|
}
|
3706
3783
|
};
|
3707
3784
|
}
|
3708
|
-
function
|
3785
|
+
function ku(e, t, s) {
|
3709
3786
|
let n;
|
3710
|
-
|
3711
|
-
let { endpoint: r = "" } = t, { lang: i = "en" } = t, { env: a = "" } = t, {
|
3712
|
-
|
3713
|
-
const
|
3714
|
-
fetch(
|
3715
|
-
Object.keys(
|
3716
|
-
|
3787
|
+
Qr(e, ui, (f) => s(69, n = f));
|
3788
|
+
let { endpoint: r = "" } = t, { lang: i = "en" } = t, { env: a = "" } = t, { mbsource: l } = t, { clientstyling: o = "" } = t, { clientstylingurl: u = "" } = t, { translationurl: w = "" } = t, { clockenabled: Y = "" } = t, { clocksecondsenabled: N = "" } = t, { clockcustomformat: G = "" } = t, { clocktext: E = "Time:" } = t, { languageselectorenabled: V = "true" } = t, { languageslist: j = "en, ro" } = t, { languagedisplaytype: Z = "name" } = t, { session: x = "" } = t, { userid: D = "" } = t, { userendpoint: I = "" } = t, { panicbuttonenabled: T = "true" } = t, { sessiontimerenabled: c = "true" } = t, { activelugastimerenabled: F = "false" } = t, { grouplink: v = "true" } = t, { baseurl: Me = "" } = t, Rs = window.navigator.userAgent, Or = ii(Rs), Ns = "", Wt = [], Ps = "", Ct = [], Ws = "", Et = [], Lr = "", ot = [], Cs = "", xt = [], Es = "", It = [], xs = "", Is = "", ut = !1, qe = !1, X, Us = !1, As = "", Hs = "", Ut = !1, Gs = "", Te = "hr", Re = [], At, Vs, Je = [], Qe, Ht = "", js = "", zs = !1, Zs, dt, he, Gt = document.createElement("p"), Fr = document.createElement("p"), Bs = document.createElement("p");
|
3789
|
+
cu({ withLocale: "en", translations: {} });
|
3790
|
+
const Rr = () => {
|
3791
|
+
fetch(w).then((P) => P.json()).then((P) => {
|
3792
|
+
Object.keys(P).forEach((B) => {
|
3793
|
+
un(B, P[B]);
|
3717
3794
|
});
|
3718
|
-
}).catch((
|
3719
|
-
console.log(
|
3795
|
+
}).catch((P) => {
|
3796
|
+
console.log(P);
|
3720
3797
|
});
|
3721
3798
|
};
|
3722
|
-
Object.keys(
|
3723
|
-
|
3799
|
+
Object.keys(dn).forEach((f) => {
|
3800
|
+
un(f, dn[f]);
|
3724
3801
|
});
|
3725
|
-
let
|
3726
|
-
const
|
3727
|
-
|
3728
|
-
(
|
3729
|
-
|
3730
|
-
Vt(
|
3731
|
-
}).catch((
|
3732
|
-
console.error("Error checking LUGAS session:",
|
3733
|
-
}) : Vt(
|
3802
|
+
let qs = n("panicButton");
|
3803
|
+
const Nr = () => {
|
3804
|
+
ai(I, x).then(
|
3805
|
+
(f) => {
|
3806
|
+
f.Guid, Gs = f.UserID, s(26, Ut = !0), F === "true" ? li(I, x, Gs).then((P) => {
|
3807
|
+
Vt(f, P);
|
3808
|
+
}).catch((P) => {
|
3809
|
+
console.error("Error checking LUGAS session:", P), Vt(f);
|
3810
|
+
}) : Vt(f);
|
3734
3811
|
},
|
3735
|
-
(
|
3736
|
-
s(
|
3812
|
+
(f) => {
|
3813
|
+
s(26, Ut = !1), console.error("Error while checking the session - ", f);
|
3737
3814
|
}
|
3738
3815
|
);
|
3739
|
-
},
|
3740
|
-
const
|
3741
|
-
return `${
|
3742
|
-
}, Vt = (
|
3816
|
+
}, Js = (f) => {
|
3817
|
+
const P = (/* @__PURE__ */ new Date()).getTime(), B = (/* @__PURE__ */ new Date()).getTimezoneOffset() * 6e4, K = P - new Date(f).getTime() + B, Ye = Math.floor(K / 36e5), Ee = Math.floor(K % 36e5 / 6e4), Zt = Math.floor(K % 6e4 / 1e3);
|
3818
|
+
return `${Ye.toString().padStart(2, "0")}:${Ee.toString().padStart(2, "0")}:${Zt.toString().padStart(2, "0")}`;
|
3819
|
+
}, Vt = (f, P = null) => {
|
3743
3820
|
dt && clearInterval(dt), dt = setInterval(
|
3744
3821
|
() => {
|
3745
|
-
if (M === "true") {
|
3746
|
-
const E = qs(u.Login);
|
3747
|
-
Gt.innerHTML = `${n("sessionTimer", { values: { timeString: E } })}`;
|
3748
|
-
}
|
3749
3822
|
if (c === "true") {
|
3750
|
-
const
|
3751
|
-
Gt.innerHTML = `${n("
|
3823
|
+
const B = Js(f.Login);
|
3824
|
+
Gt.innerHTML = `${n("sessionTimer", { values: { timeString: B } })}`;
|
3825
|
+
}
|
3826
|
+
if (F === "true") {
|
3827
|
+
const { sessionsInfo: { Lugas: B = {} } = {} } = P || {}, K = B != null && B.started ? new Date(B.started) : null, Ye = K && !isNaN(K.getTime()) ? Js(K) : "00:00:00";
|
3828
|
+
Gt.innerHTML = `${n("lugasTimer", { values: { timeString: Ye } })}`;
|
3752
3829
|
}
|
3753
3830
|
},
|
3754
3831
|
1e3
|
3755
3832
|
);
|
3756
|
-
},
|
3757
|
-
|
3833
|
+
}, Pr = () => {
|
3834
|
+
Zs = setInterval(
|
3758
3835
|
() => {
|
3759
|
-
|
3836
|
+
Qs();
|
3760
3837
|
},
|
3761
|
-
|
3838
|
+
Vs
|
3762
3839
|
);
|
3763
|
-
},
|
3764
|
-
const
|
3765
|
-
|
3766
|
-
},
|
3767
|
-
let
|
3768
|
-
|
3840
|
+
}, Qs = () => {
|
3841
|
+
const f = G != "false" ? G : `hh:mm${N === "true" ? ":ss" : ""} (UTC Z)`;
|
3842
|
+
At = m().format(f), Bs.innerHTML = n("timeText").length > 0 ? ` ${n("timeText")} ${At}` : ` ${E} ${At}`;
|
3843
|
+
}, Wr = () => Xs(this, null, function* () {
|
3844
|
+
let f = new URL(`${r}/${i}/footer-raw-data`), P = oi(Rs);
|
3845
|
+
f.searchParams.append("env", a), P && (P === "PC" ? f.searchParams.append("device", "dk") : f.searchParams.append("device", "mtWeb")), v == "true" && f.searchParams.append("helpLinks_groupby", "helpLinkCategory"), s(21, ut = !1), s(22, qe = !0);
|
3769
3846
|
try {
|
3770
|
-
let
|
3771
|
-
if (
|
3772
|
-
let K = yield
|
3773
|
-
s(
|
3774
|
-
let { licenseHeadScriptSrc:
|
3775
|
-
|
3847
|
+
let B = yield fetch(f.href);
|
3848
|
+
if (B.ok) {
|
3849
|
+
let K = yield B.json();
|
3850
|
+
s(22, qe = !1), X = K, s(14, ot = X.helpLinksRepeater), s(8, Ns = X.gameVendorsLinksTitle), s(9, Wt = X.gameVendorsRepeater), s(10, Ps = X.paymentLinksTitle), s(11, Ct = X.paymentMethodsRepeater), s(12, Ws = X.sponsorsLinksTitle), s(13, Et = X.sponsorsRepeater), Lr = X.helpLinksTitle, s(14, ot = X.helpLinksRepeater), s(15, Cs = X.licensesLinksTitle), s(16, xt = X.licensesRepeater), s(17, Es = X.socialLinksTitle), s(18, It = X.socialLinksRepeater), s(19, xs = X.copyright), s(20, Is = X.licenseDesc), s(6, Re = X.language);
|
3851
|
+
let { licenseHeadScriptSrc: Ye, licenseScriptBody: Ee, licenseEvent: Zt } = X;
|
3852
|
+
Re && (s(32, zs = !0), zt()), (Ye == null ? void 0 : Ye.length) > 0 && (s(23, Us = !0), s(24, As = Ye)), (Ee == null ? void 0 : Ee.length) > 0 && s(25, Hs = Ee), window.postMessage({ type: Zt }, window.location.href), window.postMessage(
|
3776
3853
|
{
|
3777
3854
|
type: "FooterData",
|
3778
3855
|
gameVendorsRepeater: Wt,
|
3779
3856
|
paymentMethodsRepeater: Ct,
|
3780
|
-
sponsorsRepeater:
|
3857
|
+
sponsorsRepeater: Et,
|
3781
3858
|
helpLinksRepeater: ot,
|
3782
|
-
licensesRepeater:
|
3859
|
+
licensesRepeater: xt,
|
3783
3860
|
socialLinksRepeater: It
|
3784
3861
|
},
|
3785
3862
|
window.location.href
|
3786
3863
|
);
|
3787
3864
|
} else
|
3788
|
-
s(
|
3789
|
-
} catch (
|
3790
|
-
s(
|
3865
|
+
s(21, ut = !0), s(22, qe = !1), console.error("Error fetching data. Status:", B.status);
|
3866
|
+
} catch (B) {
|
3867
|
+
s(21, ut = !0), s(22, qe = !1), console.error("Error fetching data:", B);
|
3791
3868
|
}
|
3792
|
-
}),
|
3793
|
-
let
|
3794
|
-
|
3795
|
-
const K =
|
3796
|
-
|
3869
|
+
}), Cr = (f, P) => {
|
3870
|
+
let B = document.createElement("div");
|
3871
|
+
B.innerHTML = P, f.append(B);
|
3872
|
+
const K = f.children[0].children[0];
|
3873
|
+
Y === "true" && f.classList.contains("DetailedLicenses") && K.append(Bs), c === "true" && f.classList.contains("DetailedLicenses") && K.append(Gt), F === "true" && f.classList.contains("DetailedLicenses") && K.append(Fr);
|
3797
3874
|
}, jt = () => {
|
3798
3875
|
window.postMessage(
|
3799
3876
|
{
|
3800
3877
|
type: "LanguageChanged",
|
3801
|
-
selectedLanguage:
|
3878
|
+
selectedLanguage: Te
|
3802
3879
|
},
|
3803
3880
|
window.location.href
|
3804
3881
|
);
|
3805
|
-
},
|
3882
|
+
}, Er = () => {
|
3806
3883
|
Qe.classList.toggle("hidden");
|
3807
|
-
}, xr = (
|
3808
|
-
let
|
3809
|
-
s(
|
3884
|
+
}, xr = (f) => {
|
3885
|
+
let P = f.target.closest(".OverlayLanguageOption");
|
3886
|
+
s(27, Te = P.getAttribute("data-lang")), jt(), zt(), Qe.classList.toggle("hidden");
|
3810
3887
|
}, zt = () => {
|
3811
|
-
let
|
3812
|
-
|
3813
|
-
if (
|
3888
|
+
let f = !1;
|
3889
|
+
Re.forEach((P, B) => {
|
3890
|
+
if (P.code == Te.toLowerCase()) {
|
3814
3891
|
let K = "";
|
3815
|
-
switch (
|
3892
|
+
switch (f = !0, s(31, js = P.flag_icon_editable), Z) {
|
3816
3893
|
case "name":
|
3817
|
-
K =
|
3894
|
+
K = P.name;
|
3818
3895
|
break;
|
3819
3896
|
case "translatedName":
|
3820
|
-
K =
|
3897
|
+
K = P.translated_name;
|
3821
3898
|
break;
|
3822
3899
|
default:
|
3823
|
-
K =
|
3900
|
+
K = P.code;
|
3824
3901
|
break;
|
3825
3902
|
}
|
3826
|
-
s(
|
3903
|
+
s(30, Ht = K);
|
3827
3904
|
}
|
3828
|
-
}),
|
3829
|
-
}, Er = () => {
|
3830
|
-
s(27, Je = I.replace(/ /g, "").split(",")), s(27, Je = Je.map((u) => u.toUpperCase()));
|
3905
|
+
}), f || s(30, Ht = Te);
|
3831
3906
|
}, Ir = () => {
|
3832
|
-
|
3833
|
-
u.innerHTML = l, Re.appendChild(u);
|
3907
|
+
s(28, Je = j.replace(/ /g, "").split(",")), s(28, Je = Je.map((f) => f.toUpperCase()));
|
3834
3908
|
}, Ur = () => {
|
3835
|
-
|
3836
|
-
fetch(u.href).then((E) => E.text()).then((E) => {
|
3837
|
-
O.innerHTML = E, s(0, l = l ? l + E : E), setTimeout(
|
3838
|
-
() => {
|
3839
|
-
Re.appendChild(O);
|
3840
|
-
},
|
3841
|
-
1
|
3842
|
-
);
|
3843
|
-
});
|
3844
|
-
}, Hr = () => {
|
3845
|
-
fu(i), s(32, Bs = n("panicButton"));
|
3909
|
+
hu(i), s(33, qs = n("panicButton"));
|
3846
3910
|
};
|
3847
|
-
|
3848
|
-
clearInterval(
|
3911
|
+
Xr(() => () => {
|
3912
|
+
clearInterval(Zs), clearInterval(dt);
|
3849
3913
|
});
|
3850
3914
|
function Ar() {
|
3851
|
-
|
3915
|
+
Te = Kr(this), s(27, Te), s(0, i), s(6, Re), s(28, Je);
|
3852
3916
|
}
|
3853
|
-
const
|
3854
|
-
function
|
3855
|
-
|
3856
|
-
Qe =
|
3917
|
+
const Hr = () => jt();
|
3918
|
+
function Gr(f) {
|
3919
|
+
Ks[f ? "unshift" : "push"](() => {
|
3920
|
+
Qe = f, s(29, Qe);
|
3857
3921
|
});
|
3858
3922
|
}
|
3859
|
-
function
|
3860
|
-
|
3861
|
-
|
3923
|
+
function Vr(f) {
|
3924
|
+
Ks[f ? "unshift" : "push"](() => {
|
3925
|
+
he = f, s(7, he);
|
3862
3926
|
});
|
3863
3927
|
}
|
3864
|
-
return e.$$set = (
|
3865
|
-
"endpoint" in
|
3928
|
+
return e.$$set = (f) => {
|
3929
|
+
"endpoint" in f && s(39, r = f.endpoint), "lang" in f && s(0, i = f.lang), "env" in f && s(40, a = f.env), "mbsource" in f && s(1, l = f.mbsource), "clientstyling" in f && s(2, o = f.clientstyling), "clientstylingurl" in f && s(41, u = f.clientstylingurl), "translationurl" in f && s(42, w = f.translationurl), "clockenabled" in f && s(43, Y = f.clockenabled), "clocksecondsenabled" in f && s(44, N = f.clocksecondsenabled), "clockcustomformat" in f && s(45, G = f.clockcustomformat), "clocktext" in f && s(46, E = f.clocktext), "languageselectorenabled" in f && s(3, V = f.languageselectorenabled), "languageslist" in f && s(47, j = f.languageslist), "languagedisplaytype" in f && s(48, Z = f.languagedisplaytype), "session" in f && s(49, x = f.session), "userid" in f && s(50, D = f.userid), "userendpoint" in f && s(51, I = f.userendpoint), "panicbuttonenabled" in f && s(4, T = f.panicbuttonenabled), "sessiontimerenabled" in f && s(52, c = f.sessiontimerenabled), "activelugastimerenabled" in f && s(53, F = f.activelugastimerenabled), "grouplink" in f && s(54, v = f.grouplink), "baseurl" in f && s(5, Me = f.baseurl);
|
3866
3930
|
}, e.$$.update = () => {
|
3867
3931
|
e.$$.dirty[0] & /*lang*/
|
3868
|
-
|
3869
|
-
|
3870
|
-
|
3871
|
-
|
3872
|
-
|
3873
|
-
|
3874
|
-
|
3875
|
-
|
3876
|
-
|
3877
|
-
|
3878
|
-
|
3879
|
-
|
3932
|
+
1 && i && Ur(), e.$$.dirty[1] & /*languageslist*/
|
3933
|
+
65536 && j && Ir(), e.$$.dirty[1] & /*session, userid, userendpoint*/
|
3934
|
+
1835008 && x && D && I && Nr(), e.$$.dirty[0] & /*lang*/
|
3935
|
+
1 | e.$$.dirty[1] & /*endpoint, env*/
|
3936
|
+
768 && r && i && a && Wr(), e.$$.dirty[1] & /*translationurl*/
|
3937
|
+
2048 && w && Rr(), e.$$.dirty[1] & /*clockenabled, clocksecondsenabled, clockcustomformat*/
|
3938
|
+
28672 && Y !== "false" && N && G && Qs(), e.$$.dirty[1] & /*clockenabled, clocksecondsenabled*/
|
3939
|
+
12288 && Y !== "false" && N && (Vs = N == "true" ? 1e3 : 6e4) && Pr(), e.$$.dirty[0] & /*lang, languages*/
|
3940
|
+
65 && i && s(27, Te = i) && Re && Re.length > 0 && zt(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
3941
|
+
132 && o && he && ei(he, o), e.$$.dirty[0] & /*customStylingContainer*/
|
3942
|
+
128 | e.$$.dirty[1] & /*clientstylingurl*/
|
3943
|
+
1024 && u && he && ti(he, u), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
3944
|
+
130 && l && he && si(he, `${l}.Style`);
|
3880
3945
|
}, [
|
3881
|
-
l,
|
3882
3946
|
i,
|
3883
|
-
|
3884
|
-
|
3885
|
-
|
3886
|
-
|
3947
|
+
l,
|
3948
|
+
o,
|
3949
|
+
V,
|
3950
|
+
T,
|
3951
|
+
Me,
|
3887
3952
|
Re,
|
3888
|
-
|
3889
|
-
Wt,
|
3953
|
+
he,
|
3890
3954
|
Ns,
|
3891
|
-
|
3955
|
+
Wt,
|
3892
3956
|
Ps,
|
3893
|
-
|
3894
|
-
ot,
|
3957
|
+
Ct,
|
3895
3958
|
Ws,
|
3896
3959
|
Et,
|
3960
|
+
ot,
|
3897
3961
|
Cs,
|
3962
|
+
xt,
|
3963
|
+
Es,
|
3898
3964
|
It,
|
3899
3965
|
xs,
|
3900
|
-
|
3966
|
+
Is,
|
3901
3967
|
ut,
|
3902
3968
|
qe,
|
3903
|
-
Is,
|
3904
3969
|
Us,
|
3970
|
+
As,
|
3905
3971
|
Hs,
|
3906
3972
|
Ut,
|
3907
|
-
|
3973
|
+
Te,
|
3908
3974
|
Je,
|
3909
3975
|
Qe,
|
3910
|
-
|
3911
|
-
Vs,
|
3976
|
+
Ht,
|
3912
3977
|
js,
|
3913
|
-
|
3914
|
-
|
3915
|
-
|
3916
|
-
jt,
|
3978
|
+
zs,
|
3979
|
+
qs,
|
3980
|
+
Or,
|
3917
3981
|
Cr,
|
3982
|
+
jt,
|
3983
|
+
Er,
|
3918
3984
|
xr,
|
3919
3985
|
r,
|
3920
3986
|
a,
|
3921
|
-
|
3922
|
-
d,
|
3987
|
+
u,
|
3923
3988
|
w,
|
3924
3989
|
Y,
|
3925
|
-
|
3990
|
+
N,
|
3991
|
+
G,
|
3992
|
+
E,
|
3993
|
+
j,
|
3926
3994
|
Z,
|
3995
|
+
x,
|
3996
|
+
D,
|
3927
3997
|
I,
|
3928
|
-
z,
|
3929
|
-
j,
|
3930
|
-
U,
|
3931
|
-
b,
|
3932
|
-
M,
|
3933
3998
|
c,
|
3934
|
-
|
3999
|
+
F,
|
4000
|
+
v,
|
3935
4001
|
Ar,
|
4002
|
+
Hr,
|
3936
4003
|
Gr,
|
3937
|
-
Vr
|
3938
|
-
jr
|
4004
|
+
Vr
|
3939
4005
|
];
|
3940
4006
|
}
|
3941
|
-
class
|
4007
|
+
class wu extends jr {
|
3942
4008
|
constructor(t) {
|
3943
|
-
super(),
|
4009
|
+
super(), zr(
|
3944
4010
|
this,
|
3945
4011
|
t,
|
3946
|
-
|
3947
|
-
|
3948
|
-
|
4012
|
+
ku,
|
4013
|
+
pu,
|
4014
|
+
Zr,
|
3949
4015
|
{
|
3950
|
-
endpoint:
|
3951
|
-
lang:
|
3952
|
-
env:
|
3953
|
-
|
3954
|
-
|
3955
|
-
|
3956
|
-
|
3957
|
-
|
3958
|
-
|
3959
|
-
|
3960
|
-
|
3961
|
-
|
3962
|
-
|
3963
|
-
|
3964
|
-
|
3965
|
-
|
3966
|
-
|
3967
|
-
|
3968
|
-
|
3969
|
-
|
3970
|
-
|
4016
|
+
endpoint: 39,
|
4017
|
+
lang: 0,
|
4018
|
+
env: 40,
|
4019
|
+
mbsource: 1,
|
4020
|
+
clientstyling: 2,
|
4021
|
+
clientstylingurl: 41,
|
4022
|
+
translationurl: 42,
|
4023
|
+
clockenabled: 43,
|
4024
|
+
clocksecondsenabled: 44,
|
4025
|
+
clockcustomformat: 45,
|
4026
|
+
clocktext: 46,
|
4027
|
+
languageselectorenabled: 3,
|
4028
|
+
languageslist: 47,
|
4029
|
+
languagedisplaytype: 48,
|
4030
|
+
session: 49,
|
4031
|
+
userid: 50,
|
4032
|
+
userendpoint: 51,
|
4033
|
+
panicbuttonenabled: 4,
|
4034
|
+
sessiontimerenabled: 52,
|
4035
|
+
activelugastimerenabled: 53,
|
4036
|
+
grouplink: 54,
|
4037
|
+
baseurl: 5
|
3971
4038
|
},
|
3972
|
-
|
4039
|
+
mu,
|
3973
4040
|
[-1, -1, -1]
|
3974
4041
|
);
|
3975
4042
|
}
|
3976
4043
|
get endpoint() {
|
3977
|
-
return this.$$.ctx[
|
4044
|
+
return this.$$.ctx[39];
|
3978
4045
|
}
|
3979
4046
|
set endpoint(t) {
|
3980
|
-
this.$$set({ endpoint: t }),
|
4047
|
+
this.$$set({ endpoint: t }), z();
|
3981
4048
|
}
|
3982
4049
|
get lang() {
|
3983
|
-
return this.$$.ctx[
|
4050
|
+
return this.$$.ctx[0];
|
3984
4051
|
}
|
3985
4052
|
set lang(t) {
|
3986
|
-
this.$$set({ lang: t }),
|
4053
|
+
this.$$set({ lang: t }), z();
|
3987
4054
|
}
|
3988
4055
|
get env() {
|
3989
|
-
return this.$$.ctx[
|
4056
|
+
return this.$$.ctx[40];
|
3990
4057
|
}
|
3991
4058
|
set env(t) {
|
3992
|
-
this.$$set({ env: t }),
|
4059
|
+
this.$$set({ env: t }), z();
|
4060
|
+
}
|
4061
|
+
get mbsource() {
|
4062
|
+
return this.$$.ctx[1];
|
4063
|
+
}
|
4064
|
+
set mbsource(t) {
|
4065
|
+
this.$$set({ mbsource: t }), z();
|
3993
4066
|
}
|
3994
4067
|
get clientstyling() {
|
3995
|
-
return this.$$.ctx[
|
4068
|
+
return this.$$.ctx[2];
|
3996
4069
|
}
|
3997
4070
|
set clientstyling(t) {
|
3998
|
-
this.$$set({ clientstyling: t }),
|
4071
|
+
this.$$set({ clientstyling: t }), z();
|
3999
4072
|
}
|
4000
4073
|
get clientstylingurl() {
|
4001
|
-
return this.$$.ctx[
|
4074
|
+
return this.$$.ctx[41];
|
4002
4075
|
}
|
4003
4076
|
set clientstylingurl(t) {
|
4004
|
-
this.$$set({ clientstylingurl: t }),
|
4077
|
+
this.$$set({ clientstylingurl: t }), z();
|
4005
4078
|
}
|
4006
4079
|
get translationurl() {
|
4007
|
-
return this.$$.ctx[
|
4080
|
+
return this.$$.ctx[42];
|
4008
4081
|
}
|
4009
4082
|
set translationurl(t) {
|
4010
|
-
this.$$set({ translationurl: t }),
|
4083
|
+
this.$$set({ translationurl: t }), z();
|
4011
4084
|
}
|
4012
4085
|
get clockenabled() {
|
4013
|
-
return this.$$.ctx[
|
4086
|
+
return this.$$.ctx[43];
|
4014
4087
|
}
|
4015
4088
|
set clockenabled(t) {
|
4016
|
-
this.$$set({ clockenabled: t }),
|
4089
|
+
this.$$set({ clockenabled: t }), z();
|
4017
4090
|
}
|
4018
4091
|
get clocksecondsenabled() {
|
4019
|
-
return this.$$.ctx[
|
4092
|
+
return this.$$.ctx[44];
|
4020
4093
|
}
|
4021
4094
|
set clocksecondsenabled(t) {
|
4022
|
-
this.$$set({ clocksecondsenabled: t }),
|
4095
|
+
this.$$set({ clocksecondsenabled: t }), z();
|
4023
4096
|
}
|
4024
4097
|
get clockcustomformat() {
|
4025
|
-
return this.$$.ctx[
|
4098
|
+
return this.$$.ctx[45];
|
4026
4099
|
}
|
4027
4100
|
set clockcustomformat(t) {
|
4028
|
-
this.$$set({ clockcustomformat: t }),
|
4101
|
+
this.$$set({ clockcustomformat: t }), z();
|
4029
4102
|
}
|
4030
4103
|
get clocktext() {
|
4031
|
-
return this.$$.ctx[
|
4104
|
+
return this.$$.ctx[46];
|
4032
4105
|
}
|
4033
4106
|
set clocktext(t) {
|
4034
|
-
this.$$set({ clocktext: t }),
|
4107
|
+
this.$$set({ clocktext: t }), z();
|
4035
4108
|
}
|
4036
4109
|
get languageselectorenabled() {
|
4037
|
-
return this.$$.ctx[
|
4110
|
+
return this.$$.ctx[3];
|
4038
4111
|
}
|
4039
4112
|
set languageselectorenabled(t) {
|
4040
|
-
this.$$set({ languageselectorenabled: t }),
|
4113
|
+
this.$$set({ languageselectorenabled: t }), z();
|
4041
4114
|
}
|
4042
4115
|
get languageslist() {
|
4043
|
-
return this.$$.ctx[
|
4116
|
+
return this.$$.ctx[47];
|
4044
4117
|
}
|
4045
4118
|
set languageslist(t) {
|
4046
|
-
this.$$set({ languageslist: t }),
|
4119
|
+
this.$$set({ languageslist: t }), z();
|
4047
4120
|
}
|
4048
4121
|
get languagedisplaytype() {
|
4049
|
-
return this.$$.ctx[
|
4122
|
+
return this.$$.ctx[48];
|
4050
4123
|
}
|
4051
4124
|
set languagedisplaytype(t) {
|
4052
|
-
this.$$set({ languagedisplaytype: t }),
|
4125
|
+
this.$$set({ languagedisplaytype: t }), z();
|
4053
4126
|
}
|
4054
4127
|
get session() {
|
4055
|
-
return this.$$.ctx[
|
4128
|
+
return this.$$.ctx[49];
|
4056
4129
|
}
|
4057
4130
|
set session(t) {
|
4058
|
-
this.$$set({ session: t }),
|
4131
|
+
this.$$set({ session: t }), z();
|
4059
4132
|
}
|
4060
4133
|
get userid() {
|
4061
|
-
return this.$$.ctx[
|
4134
|
+
return this.$$.ctx[50];
|
4062
4135
|
}
|
4063
4136
|
set userid(t) {
|
4064
|
-
this.$$set({ userid: t }),
|
4137
|
+
this.$$set({ userid: t }), z();
|
4065
4138
|
}
|
4066
4139
|
get userendpoint() {
|
4067
|
-
return this.$$.ctx[
|
4140
|
+
return this.$$.ctx[51];
|
4068
4141
|
}
|
4069
4142
|
set userendpoint(t) {
|
4070
|
-
this.$$set({ userendpoint: t }),
|
4143
|
+
this.$$set({ userendpoint: t }), z();
|
4071
4144
|
}
|
4072
4145
|
get panicbuttonenabled() {
|
4073
|
-
return this.$$.ctx[
|
4146
|
+
return this.$$.ctx[4];
|
4074
4147
|
}
|
4075
4148
|
set panicbuttonenabled(t) {
|
4076
|
-
this.$$set({ panicbuttonenabled: t }),
|
4149
|
+
this.$$set({ panicbuttonenabled: t }), z();
|
4077
4150
|
}
|
4078
4151
|
get sessiontimerenabled() {
|
4079
|
-
return this.$$.ctx[
|
4152
|
+
return this.$$.ctx[52];
|
4080
4153
|
}
|
4081
4154
|
set sessiontimerenabled(t) {
|
4082
|
-
this.$$set({ sessiontimerenabled: t }),
|
4155
|
+
this.$$set({ sessiontimerenabled: t }), z();
|
4083
4156
|
}
|
4084
4157
|
get activelugastimerenabled() {
|
4085
|
-
return this.$$.ctx[
|
4158
|
+
return this.$$.ctx[53];
|
4086
4159
|
}
|
4087
4160
|
set activelugastimerenabled(t) {
|
4088
|
-
this.$$set({ activelugastimerenabled: t }),
|
4161
|
+
this.$$set({ activelugastimerenabled: t }), z();
|
4089
4162
|
}
|
4090
4163
|
get grouplink() {
|
4091
|
-
return this.$$.ctx[
|
4164
|
+
return this.$$.ctx[54];
|
4092
4165
|
}
|
4093
4166
|
set grouplink(t) {
|
4094
|
-
this.$$set({ grouplink: t }),
|
4167
|
+
this.$$set({ grouplink: t }), z();
|
4095
4168
|
}
|
4096
4169
|
get baseurl() {
|
4097
|
-
return this.$$.ctx[
|
4170
|
+
return this.$$.ctx[5];
|
4098
4171
|
}
|
4099
4172
|
set baseurl(t) {
|
4100
|
-
this.$$set({ baseurl: t }),
|
4173
|
+
this.$$set({ baseurl: t }), z();
|
4101
4174
|
}
|
4102
4175
|
}
|
4103
|
-
|
4176
|
+
Br(wu, { endpoint: {}, lang: {}, env: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, clockenabled: {}, clocksecondsenabled: {}, clockcustomformat: {}, clocktext: {}, languageselectorenabled: {}, languageslist: {}, languagedisplaytype: {}, session: {}, userid: {}, userendpoint: {}, panicbuttonenabled: {}, sessiontimerenabled: {}, activelugastimerenabled: {}, grouplink: {}, baseurl: {} }, [], [], !0);
|
4104
4177
|
export {
|
4105
|
-
|
4178
|
+
wu as default
|
4106
4179
|
};
|