From 053f42c4a2f10f07508be78b2b9a67c3ea3eed14 Mon Sep 17 00:00:00 2001
From: "deepsource-autofix[bot]"
<62050782+deepsource-autofix[bot]@users.noreply.github.com>
Date: Wed, 26 Nov 2025 17:45:42 +0000
Subject: [PATCH] style: format code with Prettier
This commit fixes the style issues introduced in c56460f according to the output
from Prettier.
Details: None
---
assets/js/jquery.1.11.1.js | 641 +++++++++++++++++-----------------
assets/js/modernizr.custom.js | 115 +++---
2 files changed, 385 insertions(+), 371 deletions(-)
diff --git a/assets/js/jquery.1.11.1.js b/assets/js/jquery.1.11.1.js
index 67f419d..373db75 100644
--- a/assets/js/jquery.1.11.1.js
+++ b/assets/js/jquery.1.11.1.js
@@ -29,7 +29,7 @@
q = function (a, b) {
return b.toUpperCase();
};
- (m.fn = m.prototype =
+ ((m.fn = m.prototype =
{
jquery: l,
constructor: m,
@@ -47,7 +47,7 @@
},
pushStack: function (a) {
var b = m.merge(this.constructor(), a);
- return (b.prevObject = this), (b.context = this.context), b;
+ return ((b.prevObject = this), (b.context = this.context), b);
},
each: function (a, b) {
return m.each(this, a, b);
@@ -101,7 +101,7 @@
)
if (null != (e = arguments[h]))
for (d in e)
- (a = g[d]),
+ ((a = g[d]),
(c = e[d]),
g !== c &&
(j && c && (m.isPlainObject(c) || (b = m.isArray(c)))
@@ -109,7 +109,7 @@
? ((b = !1), (f = a && m.isArray(a) ? a : []))
: (f = a && m.isPlainObject(a) ? a : {}),
(g[d] = m.extend(j, f, c)))
- : void 0 !== c && (g[d] = c));
+ : void 0 !== c && (g[d] = c)));
return g;
}),
m.extend({
@@ -225,11 +225,11 @@
e = a.length;
while (c > d) a[e++] = b[d++];
if (c !== c) while (void 0 !== b[d]) a[e++] = b[d++];
- return (a.length = e), a;
+ return ((a.length = e), a);
},
grep: function (a, b, c) {
for (var d, e = [], f = 0, g = a.length, h = !c; g > f; f++)
- (d = !b(a[f], f)), d !== h && e.push(a[f]);
+ ((d = !b(a[f], f)), d !== h && e.push(a[f]));
return e;
},
map: function (a, b, c) {
@@ -238,8 +238,8 @@
g = a.length,
h = r(a),
i = [];
- if (h) for (; g > f; f++) (d = b(a[f], f, c)), null != d && i.push(d);
- else for (f in a) (d = b(a[f], f, c)), null != d && i.push(d);
+ if (h) for (; g > f; f++) ((d = b(a[f], f, c)), null != d && i.push(d));
+ else for (f in a) ((d = b(a[f], f, c)), null != d && i.push(d));
return e.apply([], i);
},
guid: 1,
@@ -269,7 +269,7 @@
function (a, b) {
h["[object " + b + "]"] = b.toLowerCase();
},
- );
+ ));
function r(a) {
var b = a.length,
c = m.type(a);
@@ -309,7 +309,7 @@
z = gb(),
A = gb(),
B = function (a, b) {
- return a === b && (l = !0), 0;
+ return (a === b && (l = !0), 0);
},
C = "undefined",
D = 1 << 31,
@@ -403,8 +403,8 @@
: String.fromCharCode((d >> 10) | 55296, (1023 & d) | 56320);
};
try {
- I.apply((F = J.call(v.childNodes)), v.childNodes),
- F[v.childNodes.length].nodeType;
+ (I.apply((F = J.call(v.childNodes)), v.childNodes),
+ F[v.childNodes.length].nodeType);
} catch (eb) {
I = {
apply: F.length
@@ -434,22 +434,22 @@
if ((j = f[1])) {
if (9 === k) {
if (((h = b.getElementById(j)), !h || !h.parentNode)) return d;
- if (h.id === j) return d.push(h), d;
+ if (h.id === j) return (d.push(h), d);
} else if (
b.ownerDocument &&
(h = b.ownerDocument.getElementById(j)) &&
t(b, h) &&
h.id === j
)
- return d.push(h), d;
+ return (d.push(h), d);
} else {
- if (f[2]) return I.apply(d, b.getElementsByTagName(a)), d;
+ if (f[2]) return (I.apply(d, b.getElementsByTagName(a)), d);
if (
(j = f[3]) &&
c.getElementsByClassName &&
b.getElementsByClassName
)
- return I.apply(d, b.getElementsByClassName(j)), d;
+ return (I.apply(d, b.getElementsByClassName(j)), d);
}
if (c.qsa && (!q || !q.test(a))) {
if (
@@ -458,18 +458,18 @@
(x = 9 === k && a),
1 === k && "object" !== b.nodeName.toLowerCase())
) {
- (o = g(a)),
+ ((o = g(a)),
(r = b.getAttribute("id"))
? (s = r.replace(bb, "\\$&"))
: b.setAttribute("id", s),
(s = "[id='" + s + "'] "),
- (l = o.length);
+ (l = o.length));
while (l--) o[l] = s + qb(o[l]);
- (w = (ab.test(a) && ob(b.parentNode)) || b), (x = o.join(","));
+ ((w = (ab.test(a) && ob(b.parentNode)) || b), (x = o.join(",")));
}
if (x)
try {
- return I.apply(d, w.querySelectorAll(x)), d;
+ return (I.apply(d, w.querySelectorAll(x)), d);
} catch (y) {
} finally {
r || b.removeAttribute("id");
@@ -489,7 +489,7 @@
return b;
}
function hb(a) {
- return (a[u] = !0), a;
+ return ((a[u] = !0), a);
}
function ib(a) {
var b = n.createElement("div");
@@ -498,7 +498,7 @@
} catch (c) {
return !1;
} finally {
- b.parentNode && b.parentNode.removeChild(b), (b = null);
+ (b.parentNode && b.parentNode.removeChild(b), (b = null));
}
}
function jb(a, b) {
@@ -545,7 +545,7 @@
function ob(a) {
return a && typeof a.getElementsByTagName !== C && a;
}
- (c = fb.support = {}),
+ ((c = fb.support = {}),
(f = fb.isXML =
function (a) {
var b = a && (a.ownerDocument || a).documentElement;
@@ -575,7 +575,7 @@
m();
})),
(c.attributes = ib(function (a) {
- return (a.className = "i"), !a.getAttribute("className");
+ return ((a.className = "i"), !a.getAttribute("className"));
})),
(c.getElementsByTagName = ib(function (a) {
return (
@@ -650,24 +650,25 @@
(q = []),
(c.qsa = $.test(e.querySelectorAll)) &&
(ib(function (a) {
- (a.innerHTML =
+ ((a.innerHTML =
""),
a.querySelectorAll("[msallowclip^='']").length &&
q.push("[*^$]=" + M + "*(?:''|\"\")"),
a.querySelectorAll("[selected]").length ||
q.push("\\[" + M + "*(?:value|" + L + ")"),
- a.querySelectorAll(":checked").length || q.push(":checked");
+ a.querySelectorAll(":checked").length ||
+ q.push(":checked"));
}),
ib(function (a) {
var b = e.createElement("input");
- b.setAttribute("type", "hidden"),
+ (b.setAttribute("type", "hidden"),
a.appendChild(b).setAttribute("name", "D"),
a.querySelectorAll("[name=d]").length &&
q.push("name" + M + "*[*^$|!~]?="),
a.querySelectorAll(":enabled").length ||
q.push(":enabled", ":disabled"),
a.querySelectorAll("*,:x"),
- q.push(",.*:");
+ q.push(",.*:"));
})),
(c.matchesSelector = $.test(
(s =
@@ -678,9 +679,9 @@
o.msMatchesSelector),
)) &&
ib(function (a) {
- (c.disconnectedMatch = s.call(a, "div")),
+ ((c.disconnectedMatch = s.call(a, "div")),
s.call(a, "[s!='']:x"),
- r.push("!=", Q);
+ r.push("!=", Q));
}),
(q = q.length && new RegExp(q.join("|"))),
(r = r.length && new RegExp(r.join("|"))),
@@ -708,7 +709,7 @@
}),
(B = b
? function (a, b) {
- if (a === b) return (l = !0), 0;
+ if (a === b) return ((l = !0), 0);
var d =
!a.compareDocumentPosition - !b.compareDocumentPosition;
return d
@@ -731,7 +732,7 @@
: 1);
}
: function (a, b) {
- if (a === b) return (l = !0), 0;
+ if (a === b) return ((l = !0), 0);
var c,
d = 0,
f = a.parentNode,
@@ -788,7 +789,7 @@
return fb(b, n, null, [a]).length > 0;
}),
(fb.contains = function (a, b) {
- return (a.ownerDocument || a) !== n && m(a), t(a, b);
+ return ((a.ownerDocument || a) !== n && m(a), t(a, b));
}),
(fb.attr = function (a, b) {
(a.ownerDocument || a) !== n && m(a);
@@ -819,7 +820,7 @@
while ((b = a[f++])) b === a[f] && (e = d.push(f));
while (e--) a.splice(d[e], 1);
}
- return (k = null), a;
+ return ((k = null), a);
}),
(e = fb.getText =
function (a) {
@@ -974,11 +975,11 @@
return !0;
}
if (((o = [g ? q.firstChild : q.lastChild]), g && s)) {
- (k = q[u] || (q[u] = {})),
+ ((k = q[u] || (q[u] = {})),
(j = k[a] || []),
(n = j[0] === w && j[1]),
(m = j[0] === w && j[2]),
- (l = n && q.childNodes[n]);
+ (l = n && q.childNodes[n]));
while (
(l = (++n && l && l[p]) || (m = n = 0) || o.pop())
)
@@ -1004,7 +1005,7 @@
(s && ((l[u] || (l[u] = {}))[a] = [w, m]), l === b)
)
break;
- return (m -= e), m === d || (m % d === 0 && m / d >= 0);
+ return ((m -= e), m === d || (m % d === 0 && m / d >= 0));
}
};
},
@@ -1024,7 +1025,7 @@
f = e(a, b),
g = f.length;
while (g--)
- (d = K.call(a, f[g])), (a[d] = !(c[d] = f[g]));
+ ((d = K.call(a, f[g])), (a[d] = !(c[d] = f[g])));
})
: function (a) {
return e(a, 0, c);
@@ -1045,7 +1046,7 @@
while (h--) (f = g[h]) && (a[h] = !(b[h] = f));
})
: function (a, e, f) {
- return (b[0] = a), d(b, null, f, c), !c.pop();
+ return ((b[0] = a), d(b, null, f, c), !c.pop());
};
}),
has: hb(function (a) {
@@ -1108,7 +1109,8 @@
},
selected: function (a) {
return (
- a.parentNode && a.parentNode.selectedIndex, a.selected === !0
+ a.parentNode && a.parentNode.selectedIndex,
+ a.selected === !0
);
},
empty: function (a) {
@@ -1165,12 +1167,12 @@
}),
},
}),
- (d.pseudos.nth = d.pseudos.eq);
+ (d.pseudos.nth = d.pseudos.eq));
for (b in { radio: !0, checkbox: !0, file: !0, password: !0, image: !0 })
d.pseudos[b] = lb(b);
for (b in { submit: !0, reset: !0 }) d.pseudos[b] = mb(b);
function pb() {}
- (pb.prototype = d.filters = d.pseudos),
+ ((pb.prototype = d.filters = d.pseudos),
(d.setFilters = new pb()),
(g = fb.tokenize =
function (a, b) {
@@ -1183,15 +1185,15 @@
j,
k = z[a + " "];
if (k) return b ? 0 : k.slice(0);
- (h = a), (i = []), (j = d.preFilter);
+ ((h = a), (i = []), (j = d.preFilter));
while (h) {
- (!c || (e = S.exec(h))) &&
+ ((!c || (e = S.exec(h))) &&
(e && (h = h.slice(e[0].length) || h), i.push((f = []))),
(c = !1),
(e = T.exec(h)) &&
((c = e.shift()),
f.push({ value: c, type: e[0].replace(R, " ") }),
- (h = h.slice(c.length)));
+ (h = h.slice(c.length))));
for (g in d.filter)
!(e = X[g].exec(h)) ||
(j[g] && !(e = j[g](e))) ||
@@ -1201,7 +1203,7 @@
if (!c) break;
}
return b ? h.length : h ? fb.error(a) : z(a, i).slice(0);
- });
+ }));
function qb(a) {
for (var b = 0, c = a.length, d = ""; c > b; b++) d += a[b].value;
return d;
@@ -1266,13 +1268,13 @@
q = !a || (!f && b) ? p : ub(p, m, a, h, i),
r = c ? (e || (f ? a : o || d) ? [] : g) : q;
if ((c && c(q, r, h, i), d)) {
- (j = ub(r, n)), d(j, [], h, i), (k = j.length);
+ ((j = ub(r, n)), d(j, [], h, i), (k = j.length));
while (k--) (l = j[k]) && (r[n[k]] = !(q[n[k]] = l));
}
if (f) {
if (e || a) {
if (e) {
- (j = []), (k = r.length);
+ ((j = []), (k = r.length));
while (k--) (l = r[k]) && j.push((q[k] = l));
e(null, (r = []), j, i);
}
@@ -1283,8 +1285,8 @@
(f[j] = !(g[j] = l));
}
} else
- (r = ub(r === g ? r.splice(o, r.length) : r)),
- e ? e(null, g, r, i) : I.apply(g, r);
+ ((r = ub(r === g ? r.splice(o, r.length) : r)),
+ e ? e(null, g, r, i) : I.apply(g, r));
})
);
}
@@ -1378,10 +1380,10 @@
if (p > 0) while (q--) r[q] || s[q] || (s[q] = G.call(i));
s = ub(s);
}
- I.apply(i, s),
- k && !f && s.length > 0 && p + b.length > 1 && fb.uniqueSort(i);
+ (I.apply(i, s),
+ k && !f && s.length > 0 && p + b.length > 1 && fb.uniqueSort(i));
}
- return k && ((w = v), (j = t)), r;
+ return (k && ((w = v), (j = t)), r);
};
return c ? hb(f) : f;
}
@@ -1393,9 +1395,9 @@
e = [],
f = A[a + " "];
if (!f) {
- b || (b = g(a)), (c = b.length);
- while (c--) (f = wb(b[c])), f[u] ? d.push(f) : e.push(f);
- (f = A(a, xb(e, d))), (f.selector = a);
+ (b || (b = g(a)), (c = b.length));
+ while (c--) ((f = wb(b[c])), f[u] ? d.push(f) : e.push(f));
+ ((f = A(a, xb(e, d))), (f.selector = a));
}
return f;
}),
@@ -1423,7 +1425,7 @@
!b)
)
return e;
- n && (b = b.parentNode), (a = a.slice(j.shift().value.length));
+ (n && (b = b.parentNode), (a = a.slice(j.shift().value.length)));
}
i = X.needsContext.test(a) ? 0 : j.length;
while (i--) {
@@ -1436,7 +1438,7 @@
))
) {
if ((j.splice(i, 1), (a = f.length && qb(j)), !a))
- return I.apply(e, f), e;
+ return (I.apply(e, f), e);
break;
}
}
@@ -1492,13 +1494,13 @@
fb
);
})(a);
- (m.find = s),
+ ((m.find = s),
(m.expr = s.selectors),
(m.expr[":"] = m.expr.pseudos),
(m.unique = s.uniqueSort),
(m.text = s.getText),
(m.isXMLDoc = s.isXML),
- (m.contains = s.contains);
+ (m.contains = s.contains));
var t = m.expr.match.needsContext,
u = /^<(\w+)\s*\/?>(?:<\/\1>|)$/,
v = /^.[^:#\[\.,]*$/;
@@ -1519,7 +1521,7 @@
return m.inArray(a, b) >= 0 !== c;
});
}
- (m.filter = function (a, b, c) {
+ ((m.filter = function (a, b, c) {
var d = b[0];
return (
c && (a = ":not(" + a + ")"),
@@ -1566,7 +1568,7 @@
.length,
);
},
- });
+ }));
var x,
y = a.document,
z = /^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,
@@ -1601,9 +1603,9 @@
}
if (((d = y.getElementById(c[2])), d && d.parentNode)) {
if (d.id !== c[2]) return x.find(a);
- (this.length = 1), (this[0] = d);
+ ((this.length = 1), (this[0] = d));
}
- return (this.context = y), (this.selector = a), this;
+ return ((this.context = y), (this.selector = a), this);
}
return a.nodeType
? ((this.context = this[0] = a), (this.length = 1), this)
@@ -1615,10 +1617,10 @@
((this.selector = a.selector), (this.context = a.context)),
m.makeArray(a, this));
});
- (A.prototype = m.fn), (x = m(y));
+ ((A.prototype = m.fn), (x = m(y)));
var B = /^(?:parents|prev(?:Until|All))/,
C = { children: !0, contents: !0, next: !0, prev: !0 };
- m.extend({
+ (m.extend({
dir: function (a, b, c) {
var d = [],
e = a[b];
@@ -1627,7 +1629,7 @@
9 !== e.nodeType &&
(void 0 === c || 1 !== e.nodeType || !m(e).is(c))
)
- 1 === e.nodeType && d.push(e), (e = e[b]);
+ (1 === e.nodeType && d.push(e), (e = e[b]));
return d;
},
sibling: function (a, b) {
@@ -1684,7 +1686,7 @@
null == a ? this.prevObject : this.prevObject.filter(a),
);
},
- });
+ }));
function D(a, b) {
do a = a[b];
while (a && 1 !== a.nodeType);
@@ -1756,7 +1758,7 @@
b
);
}
- (m.Callbacks = function (a) {
+ ((m.Callbacks = function (a) {
a = "string" == typeof a ? F[a] || G(a) : m.extend({}, a);
var b,
c,
@@ -1776,14 +1778,14 @@
c = !1;
break;
}
- (b = !1),
- h && (i ? i.length && j(i.shift()) : c ? (h = []) : k.disable());
+ ((b = !1),
+ h && (i ? i.length && j(i.shift()) : c ? (h = []) : k.disable()));
},
k = {
add: function () {
if (h) {
var d = h.length;
- !(function f(b) {
+ (!(function f(b) {
m.each(b, function (b, c) {
var d = m.type(c);
"function" === d
@@ -1791,7 +1793,7 @@
: c && c.length && "string" !== d && f(c);
});
})(arguments),
- b ? (e = h.length) : c && ((g = d), j(c));
+ b ? (e = h.length) : c && ((g = d), j(c)));
}
return this;
},
@@ -1801,7 +1803,7 @@
m.each(arguments, function (a, c) {
var d;
while ((d = m.inArray(c, h, d)) > -1)
- h.splice(d, 1), b && (e >= d && e--, f >= d && f--);
+ (h.splice(d, 1), b && (e >= d && e--, f >= d && f--));
}),
this
);
@@ -1810,16 +1812,16 @@
return a ? m.inArray(a, h) > -1 : !(!h || !h.length);
},
empty: function () {
- return (h = []), (e = 0), this;
+ return ((h = []), (e = 0), this);
},
disable: function () {
- return (h = i = c = void 0), this;
+ return ((h = i = c = void 0), this);
},
disabled: function () {
return !h;
},
lock: function () {
- return (i = void 0), c || k.disable(), this;
+ return ((i = void 0), c || k.disable(), this);
},
locked: function () {
return !i;
@@ -1835,7 +1837,7 @@
);
},
fire: function () {
- return k.fireWith(this, arguments), this;
+ return (k.fireWith(this, arguments), this);
},
fired: function () {
return Boolean(d);
@@ -1856,13 +1858,13 @@
return c;
},
always: function () {
- return e.done(arguments).fail(arguments), this;
+ return (e.done(arguments).fail(arguments), this);
},
then: function () {
var a = arguments;
return m
.Deferred(function (c) {
- m.each(b, function (b, f) {
+ (m.each(b, function (b, f) {
var g = m.isFunction(a[b]) && a[b];
e[f[1]](function () {
var a = g && g.apply(this, arguments);
@@ -1878,7 +1880,7 @@
);
});
}),
- (a = null);
+ (a = null));
})
.promise();
},
@@ -1892,7 +1894,7 @@
m.each(b, function (a, f) {
var g = f[2],
h = f[3];
- (d[f[1]] = g.add),
+ ((d[f[1]] = g.add),
h &&
g.add(
function () {
@@ -1902,9 +1904,12 @@
b[2][2].lock,
),
(e[f[0]] = function () {
- return e[f[0] + "With"](this === e ? d : this, arguments), this;
+ return (
+ e[f[0] + "With"](this === e ? d : this, arguments),
+ this
+ );
}),
- (e[f[0] + "With"] = g.fireWith);
+ (e[f[0] + "With"] = g.fireWith));
}),
d.promise(e),
a && a.call(e, e),
@@ -1919,9 +1924,9 @@
g = 1 === f ? a : m.Deferred(),
h = function (a, b, c) {
return function (e) {
- (b[a] = this),
+ ((b[a] = this),
(c[a] = arguments.length > 1 ? d.call(arguments) : e),
- c === i ? g.notifyWith(b, c) : --f || g.resolveWith(b, c);
+ c === i ? g.notifyWith(b, c) : --f || g.resolveWith(b, c));
};
},
i,
@@ -1936,12 +1941,12 @@
.fail(g.reject)
.progress(h(b, j, i))
: --f;
- return f || g.resolveWith(k, c), g.promise();
+ return (f || g.resolveWith(k, c), g.promise());
},
- });
+ }));
var H;
- (m.fn.ready = function (a) {
- return m.ready.promise().done(a), this;
+ ((m.fn.ready = function (a) {
+ return (m.ready.promise().done(a), this);
}),
m.extend({
isReady: !1,
@@ -1952,14 +1957,14 @@
ready: function (a) {
if (a === !0 ? !--m.readyWait : !m.isReady) {
if (!y.body) return setTimeout(m.ready);
- (m.isReady = !0),
+ ((m.isReady = !0),
(a !== !0 && --m.readyWait > 0) ||
(H.resolveWith(y, [m]),
m.fn.triggerHandler &&
- (m(y).triggerHandler("ready"), m(y).off("ready")));
+ (m(y).triggerHandler("ready"), m(y).off("ready"))));
}
},
- });
+ }));
function I() {
y.addEventListener
? (y.removeEventListener("DOMContentLoaded", J, !1),
@@ -1977,10 +1982,10 @@
if (((H = m.Deferred()), "complete" === y.readyState))
setTimeout(m.ready);
else if (y.addEventListener)
- y.addEventListener("DOMContentLoaded", J, !1),
- a.addEventListener("load", J, !1);
+ (y.addEventListener("DOMContentLoaded", J, !1),
+ a.addEventListener("load", J, !1));
else {
- y.attachEvent("onreadystatechange", J), a.attachEvent("onload", J);
+ (y.attachEvent("onreadystatechange", J), a.attachEvent("onload", J));
var c = !1;
try {
c = null == a.frameElement && y.documentElement;
@@ -1994,7 +1999,7 @@
} catch (a) {
return setTimeout(e, 50);
}
- I(), m.ready();
+ (I(), m.ready());
}
})();
}
@@ -2003,11 +2008,11 @@
var K = "undefined",
L;
for (L in m(k)) break;
- (k.ownLast = "0" !== L),
+ ((k.ownLast = "0" !== L),
(k.inlineBlockNeedsLayout = !1),
m(function () {
var a, b, c, d;
- (c = y.getElementsByTagName("body")[0]),
+ ((c = y.getElementsByTagName("body")[0]),
c &&
c.style &&
((b = y.createElement("div")),
@@ -2020,7 +2025,7 @@
"display:inline;margin:0;border:0;padding:1px;width:1px;zoom:1"),
(k.inlineBlockNeedsLayout = a = 3 === b.offsetWidth),
a && (c.style.zoom = 1)),
- c.removeChild(d));
+ c.removeChild(d)));
}),
(function () {
var a = y.createElement("div");
@@ -2040,7 +2045,7 @@
return 1 !== c && 9 !== c
? !1
: !b || (b !== !0 && a.getAttribute("classid") === b);
- });
+ }));
var M = /^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,
N = /([A-Z])/g;
function O(a, b, c) {
@@ -2111,12 +2116,12 @@
h = f ? a[m.expando] : m.expando;
if (g[h]) {
if (b && (d = c ? g[h] : g[h].data)) {
- m.isArray(b)
+ (m.isArray(b)
? (b = b.concat(m.map(b, m.camelCase)))
: b in d
? (b = [b])
: ((b = m.camelCase(b)), (b = b in d ? [b] : b.split(" "))),
- (e = b.length);
+ (e = b.length));
while (e--) delete d[b[e]];
if (c ? !P(d) : !m.isEmptyObject(d)) return;
}
@@ -2129,7 +2134,7 @@
}
}
}
- m.extend({
+ (m.extend({
cache: {},
noData: {
"applet ": !0,
@@ -2217,12 +2222,12 @@
g = function () {
m.dequeue(a, b);
};
- "inprogress" === e && ((e = c.shift()), d--),
+ ("inprogress" === e && ((e = c.shift()), d--),
e &&
("fx" === b && c.unshift("inprogress"),
delete f.stop,
e.call(a, g, f)),
- !d && f && f.empty.fire();
+ !d && f && f.empty.fire());
},
_queueHooks: function (a, b) {
var c = b + "queueHooks";
@@ -2230,7 +2235,7 @@
m._data(a, c) ||
m._data(a, c, {
empty: m.Callbacks("once memory").add(function () {
- m._removeData(a, b + "queue"), m._removeData(a, c);
+ (m._removeData(a, b + "queue"), m._removeData(a, c));
}),
})
);
@@ -2247,8 +2252,8 @@
? this
: this.each(function () {
var c = m.queue(this, a, b);
- m._queueHooks(this, a),
- "fx" === a && "inprogress" !== c[0] && m.dequeue(this, a);
+ (m._queueHooks(this, a),
+ "fx" === a && "inprogress" !== c[0] && m.dequeue(this, a));
})
);
},
@@ -2269,13 +2274,13 @@
h = function () {
--d || e.resolveWith(f, [f]);
};
- "string" != typeof a && ((b = a), (a = void 0)), (a = a || "fx");
+ ("string" != typeof a && ((b = a), (a = void 0)), (a = a || "fx"));
while (g--)
- (c = m._data(f[g], a + "queueHooks")),
- c && c.empty && (d++, c.empty.add(h));
- return h(), e.promise(b);
+ ((c = m._data(f[g], a + "queueHooks")),
+ c && c.empty && (d++, c.empty.add(h)));
+ return (h(), e.promise(b));
},
- });
+ }));
var S = /[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,
T = ["Top", "Right", "Bottom", "Left"],
U = function (a, b) {
@@ -2308,7 +2313,7 @@
return e ? a : j ? b.call(a) : i ? b(a[0], c) : f;
}),
W = /^(?:checkbox|radio)$/i;
- !(function () {
+ (!(function () {
var a = y.createElement("input"),
b = y.createElement("div"),
c = y.createDocumentFragment();
@@ -2350,12 +2355,12 @@
c,
d = y.createElement("div");
for (b in { submit: !0, change: !0, focusin: !0 })
- (c = "on" + b),
+ ((c = "on" + b),
(k[b + "Bubbles"] = c in a) ||
(d.setAttribute(c, "t"),
- (k[b + "Bubbles"] = d.attributes[c].expando === !1));
+ (k[b + "Bubbles"] = d.attributes[c].expando === !1)));
d = null;
- })();
+ })());
var X = /^(?:input|select|textarea)$/i,
Y = /^key/,
Z = /^(?:mouse|pointer|contextmenu)|click/,
@@ -2372,7 +2377,7 @@
return y.activeElement;
} catch (a) {}
}
- (m.event = {
+ ((m.event = {
global: {},
add: function (a, b, c, d, e) {
var f,
@@ -2388,7 +2393,7 @@
q,
r = m._data(a);
if (r) {
- c.handler && ((i = c), (c = i.handler), (e = i.selector)),
+ (c.handler && ((i = c), (c = i.handler), (e = i.selector)),
c.guid || (c.guid = m.guid++),
(g = r.events) || (g = r.events = {}),
(k = r.handle) ||
@@ -2400,9 +2405,9 @@
}),
(k.elem = a)),
(b = (b || "").match(E) || [""]),
- (h = b.length);
+ (h = b.length));
while (h--)
- (f = _.exec(b[h]) || []),
+ ((f = _.exec(b[h]) || []),
(o = q = f[1]),
(p = (f[2] || "").split(".").sort()),
o &&
@@ -2432,7 +2437,7 @@
j.add &&
(j.add.call(a, l), l.handler.guid || (l.handler.guid = c.guid)),
e ? n.splice(n.delegateCount++, 0, l) : n.push(l),
- (m.event.global[o] = !0));
+ (m.event.global[o] = !0)));
a = null;
}
},
@@ -2450,7 +2455,7 @@
q,
r = m.hasData(a) && m._data(a);
if (r && (k = r.events)) {
- (b = (b || "").match(E) || [""]), (j = b.length);
+ ((b = (b || "").match(E) || [""]), (j = b.length));
while (j--)
if (
((h = _.exec(b[j]) || []),
@@ -2458,22 +2463,22 @@
(p = (h[2] || "").split(".").sort()),
o)
) {
- (l = m.event.special[o] || {}),
+ ((l = m.event.special[o] || {}),
(o = (d ? l.delegateType : l.bindType) || o),
(n = k[o] || []),
(h =
h[2] &&
new RegExp("(^|\\.)" + p.join("\\.(?:.*\\.|)") + "(\\.|$)")),
- (i = f = n.length);
+ (i = f = n.length));
while (f--)
- (g = n[f]),
+ ((g = n[f]),
(!e && q !== g.origType) ||
(c && c.guid !== g.guid) ||
(h && !h.test(g.namespace)) ||
(d && d !== g.selector && ("**" !== d || !g.selector)) ||
(n.splice(f, 1),
g.selector && n.delegateCount--,
- l.remove && l.remove.call(a, g));
+ l.remove && l.remove.call(a, g)));
i &&
!n.length &&
((l.teardown && l.teardown.call(a, p, r.handle) !== !1) ||
@@ -2520,13 +2525,13 @@
h;
h = h.parentNode
)
- o.push(h), (l = h);
+ (o.push(h), (l = h));
l === (d.ownerDocument || y) &&
o.push(l.defaultView || l.parentWindow || a);
}
n = 0;
while ((h = o[n++]) && !b.isPropagationStopped())
- (b.type = n > 1 ? i : k.bindType || p),
+ ((b.type = n > 1 ? i : k.bindType || p),
(f = (m._data(h, "events") || {})[b.type] && m._data(h, "handle")),
f && f.apply(h, c),
(f = g && h[g]),
@@ -2534,7 +2539,7 @@
f.apply &&
m.acceptData(h) &&
((b.result = f.apply(h, c)),
- b.result === !1 && b.preventDefault());
+ b.result === !1 && b.preventDefault()));
if (
((b.type = p),
!e &&
@@ -2545,11 +2550,11 @@
d[p] &&
!m.isWindow(d))
) {
- (l = d[g]), l && (d[g] = null), (m.event.triggered = p);
+ ((l = d[g]), l && (d[g] = null), (m.event.triggered = p));
try {
d[p]();
} catch (r) {}
- (m.event.triggered = void 0), l && (d[g] = l);
+ ((m.event.triggered = void 0), l && (d[g] = l));
}
return b.result;
}
@@ -2570,9 +2575,9 @@
(a.delegateTarget = this),
!k.preDispatch || k.preDispatch.call(this, a) !== !1)
) {
- (h = m.event.handlers.call(this, a, j)), (b = 0);
+ ((h = m.event.handlers.call(this, a, j)), (b = 0));
while ((f = h[b++]) && !a.isPropagationStopped()) {
- (a.currentTarget = f.elem), (g = 0);
+ ((a.currentTarget = f.elem), (g = 0));
while ((e = f.handlers[g++]) && !a.isImmediatePropagationStopped())
(!a.namespace_re || a.namespace_re.test(e.namespace)) &&
((a.handleObj = e),
@@ -2584,7 +2589,7 @@
(a.result = c) === !1 &&
(a.preventDefault(), a.stopPropagation()));
}
- return k.postDispatch && k.postDispatch.call(this, a), a.result;
+ return (k.postDispatch && k.postDispatch.call(this, a), a.result);
}
},
handlers: function (a, b) {
@@ -2599,16 +2604,16 @@
for (; i != this; i = i.parentNode || this)
if (1 === i.nodeType && (i.disabled !== !0 || "click" !== a.type)) {
for (e = [], f = 0; h > f; f++)
- (d = b[f]),
+ ((d = b[f]),
(c = d.selector + " "),
void 0 === e[c] &&
(e[c] = d.needsContext
? m(c, this).index(i) >= 0
: m.find(c, this, null, [i]).length),
- e[c] && e.push(d);
+ e[c] && e.push(d));
e.length && g.push({ elem: i, handlers: e });
}
- return h < b.length && g.push({ elem: this, handlers: b.slice(h) }), g;
+ return (h < b.length && g.push({ elem: this, handlers: b.slice(h) }), g);
},
fix: function (a) {
if (a[m.expando]) return a;
@@ -2618,13 +2623,13 @@
e = a.type,
f = a,
g = this.fixHooks[e];
- g ||
+ (g ||
(this.fixHooks[e] = g =
Z.test(e) ? this.mouseHooks : Y.test(e) ? this.keyHooks : {}),
(d = g.props ? this.props.concat(g.props) : this.props),
(a = new m.Event(f)),
- (b = d.length);
- while (b--) (c = d[b]), (a[c] = f[c]);
+ (b = d.length));
+ while (b--) ((c = d[b]), (a[c] = f[c]));
return (
a.target || (a.target = f.srcElement || y),
3 === a.target.nodeType && (a.target = a.target.parentNode),
@@ -2688,7 +2693,7 @@
trigger: function () {
if (this !== cb() && this.focus)
try {
- return this.focus(), !1;
+ return (this.focus(), !1);
} catch (a) {}
},
delegateType: "focusin",
@@ -2725,8 +2730,8 @@
isSimulated: !0,
originalEvent: {},
});
- d ? m.event.trigger(e, null, b) : m.event.dispatch.call(b, e),
- e.isDefaultPrevented() && c.preventDefault();
+ (d ? m.event.trigger(e, null, b) : m.event.dispatch.call(b, e),
+ e.isDefaultPrevented() && c.preventDefault());
},
}),
(m.removeEvent = y.removeEventListener
@@ -2760,20 +2765,20 @@
isImmediatePropagationStopped: bb,
preventDefault: function () {
var a = this.originalEvent;
- (this.isDefaultPrevented = ab),
- a && (a.preventDefault ? a.preventDefault() : (a.returnValue = !1));
+ ((this.isDefaultPrevented = ab),
+ a && (a.preventDefault ? a.preventDefault() : (a.returnValue = !1)));
},
stopPropagation: function () {
var a = this.originalEvent;
- (this.isPropagationStopped = ab),
+ ((this.isPropagationStopped = ab),
a &&
- (a.stopPropagation && a.stopPropagation(), (a.cancelBubble = !0));
+ (a.stopPropagation && a.stopPropagation(), (a.cancelBubble = !0)));
},
stopImmediatePropagation: function () {
var a = this.originalEvent;
- (this.isImmediatePropagationStopped = ab),
+ ((this.isImmediatePropagationStopped = ab),
a && a.stopImmediatePropagation && a.stopImmediatePropagation(),
- this.stopPropagation();
+ this.stopPropagation());
},
}),
m.each(
@@ -2849,10 +2854,10 @@
(this._just_changed = !0);
}),
m.event.add(this, "click._change", function (a) {
- this._just_changed &&
+ (this._just_changed &&
!a.isTrigger &&
(this._just_changed = !1),
- m.event.simulate("change", this, a, !0);
+ m.event.simulate("change", this, a, !0));
})),
!1)
: void m.event.add(this, "beforeactivate._change", function (a) {
@@ -2878,7 +2883,7 @@
: void 0;
},
teardown: function () {
- return m.event.remove(this, "._change"), !X.test(this.nodeName);
+ return (m.event.remove(this, "._change"), !X.test(this.nodeName));
},
}),
k.focusinBubbles ||
@@ -2890,7 +2895,7 @@
setup: function () {
var d = this.ownerDocument || this,
e = m._data(d, b);
- e || d.addEventListener(a, c, !0), m._data(d, b, (e || 0) + 1);
+ (e || d.addEventListener(a, c, !0), m._data(d, b, (e || 0) + 1));
},
teardown: function () {
var d = this.ownerDocument || this,
@@ -2924,7 +2929,7 @@
1 === e &&
((g = d),
(d = function (a) {
- return m().off(a), g.apply(this, arguments);
+ return (m().off(a), g.apply(this, arguments));
}),
(d.guid = g.guid || (g.guid = m.guid++))),
this.each(function () {
@@ -2968,7 +2973,7 @@
var c = this[0];
return c ? m.event.trigger(a, b, c, !0) : void 0;
},
- });
+ }));
function db(a) {
var b = eb.split("|"),
c = a.createDocumentFragment();
@@ -3003,9 +3008,9 @@
},
sb = db(y),
tb = sb.appendChild(y.createElement("div"));
- (rb.optgroup = rb.option),
+ ((rb.optgroup = rb.option),
(rb.tbody = rb.tfoot = rb.colgroup = rb.caption = rb.thead),
- (rb.th = rb.td);
+ (rb.th = rb.td));
function ub(a, b) {
var c,
d,
@@ -3032,11 +3037,11 @@
: a;
}
function xb(a) {
- return (a.type = (null !== m.find.attr(a, "type")) + "/" + a.type), a;
+ return ((a.type = (null !== m.find.attr(a, "type")) + "/" + a.type), a);
}
function yb(a) {
var b = pb.exec(a.type);
- return b ? (a.type = b[1]) : a.removeAttribute("type"), a;
+ return (b ? (a.type = b[1]) : a.removeAttribute("type"), a);
}
function zb(a, b) {
for (var c, d = 0; null != (c = a[d]); d++)
@@ -3051,7 +3056,7 @@
g = m._data(b, f),
h = f.events;
if (h) {
- delete g.handle, (g.events = {});
+ (delete g.handle, (g.events = {}));
for (c in h)
for (d = 0, e = h[c].length; e > d; d++) m.event.add(b, c, h[c][d]);
}
@@ -3083,7 +3088,7 @@
(b.defaultValue = a.defaultValue);
}
}
- m.extend({
+ (m.extend({
clone: function (a, b, c) {
var d,
e,
@@ -3124,11 +3129,11 @@
if (((f = a[q]), f || 0 === f))
if ("object" === m.type(f)) m.merge(p, f.nodeType ? [f] : f);
else if (lb.test(f)) {
- (h = h || o.appendChild(b.createElement("div"))),
+ ((h = h || o.appendChild(b.createElement("div"))),
(i = (jb.exec(f) || ["", ""])[1].toLowerCase()),
(l = rb[i] || rb._default),
(h.innerHTML = l[1] + f.replace(ib, "<$1>$2>") + l[2]),
- (e = l[0]);
+ (e = l[0]));
while (e--) h = h.lastChild;
if (
(!k.leadingWhitespace &&
@@ -3136,25 +3141,25 @@
p.push(b.createTextNode(hb.exec(f)[0])),
!k.tbody)
) {
- (f =
+ ((f =
"table" !== i || kb.test(f)
? "
" !== l[1] || kb.test(f)
? 0
: h
: h.firstChild),
- (e = f && f.childNodes.length);
+ (e = f && f.childNodes.length));
while (e--)
m.nodeName((j = f.childNodes[e]), "tbody") &&
!j.childNodes.length &&
f.removeChild(j);
}
- m.merge(p, h.childNodes), (h.textContent = "");
+ (m.merge(p, h.childNodes), (h.textContent = ""));
while (h.firstChild) h.removeChild(h.firstChild);
h = o.lastChild;
} else p.push(b.createTextNode(f));
- h && o.removeChild(h),
+ (h && o.removeChild(h),
k.appendChecked || m.grep(ub(p, "input"), vb),
- (q = 0);
+ (q = 0));
while ((f = p[q++]))
if (
(!d || -1 === m.inArray(f, d)) &&
@@ -3166,7 +3171,7 @@
e = 0;
while ((f = h[e++])) ob.test(f.type || "") && c.push(f);
}
- return (h = null), o;
+ return ((h = null), o);
},
cleanData: function (a, b) {
for (
@@ -3253,10 +3258,10 @@
null != (c = d[e]);
e++
)
- b || 1 !== c.nodeType || m.cleanData(ub(c)),
+ (b || 1 !== c.nodeType || m.cleanData(ub(c)),
c.parentNode &&
(b && m.contains(c.ownerDocument, c) && zb(ub(c, "script")),
- c.parentNode.removeChild(c));
+ c.parentNode.removeChild(c)));
return this;
},
empty: function () {
@@ -3297,9 +3302,9 @@
a = a.replace(ib, "<$1>$2>");
try {
for (; d > c; c++)
- (b = this[c] || {}),
+ ((b = this[c] || {}),
1 === b.nodeType &&
- (m.cleanData(ub(b, !1)), (b.innerHTML = a));
+ (m.cleanData(ub(b, !1)), (b.innerHTML = a)));
b = 0;
} catch (e) {}
}
@@ -3314,9 +3319,9 @@
var a = arguments[0];
return (
this.domManip(arguments, function (b) {
- (a = this.parentNode),
+ ((a = this.parentNode),
m.cleanData(ub(this)),
- a && a.replaceChild(b, this);
+ a && a.replaceChild(b, this));
}),
a && (a.length || a.nodeType) ? this : this.remove()
);
@@ -3341,7 +3346,7 @@
if (q || (l > 1 && "string" == typeof p && !k.checkClone && nb.test(p)))
return this.each(function (c) {
var d = n.eq(c);
- q && (a[0] = p.call(this, c, d.html())), d.domManip(a, b);
+ (q && (a[0] = p.call(this, c, d.html())), d.domManip(a, b));
});
if (
l &&
@@ -3351,17 +3356,17 @@
c)
) {
for (g = m.map(ub(i, "script"), xb), f = g.length; l > j; j++)
- (d = i),
+ ((d = i),
j !== o &&
((d = m.clone(d, !0, !0)), f && m.merge(g, ub(d, "script"))),
- b.call(this[j], d, j);
+ b.call(this[j], d, j));
if (f)
for (
h = g[g.length - 1].ownerDocument, m.map(g, yb), j = 0;
f > j;
j++
)
- (d = g[j]),
+ ((d = g[j]),
ob.test(d.type || "") &&
!m._data(d, "globalEval") &&
m.contains(h, d) &&
@@ -3372,7 +3377,7 @@
qb,
"",
),
- ));
+ )));
i = c = null;
}
return this;
@@ -3389,13 +3394,13 @@
function (a, b) {
m.fn[a] = function (a) {
for (var c, d = 0, e = [], g = m(a), h = g.length - 1; h >= d; d++)
- (c = d === h ? this : this.clone(!0)),
+ ((c = d === h ? this : this.clone(!0)),
m(g[d])[b](c),
- f.apply(e, c.get());
+ f.apply(e, c.get()));
return this.pushStack(e);
};
},
- );
+ ));
var Cb,
Db = {};
function Eb(b, c) {
@@ -3405,7 +3410,7 @@
a.getDefaultComputedStyle && (d = a.getDefaultComputedStyle(e[0]))
? d.display
: m.css(e[0], "display");
- return e.detach(), f;
+ return (e.detach(), f);
}
function Fb(a) {
var b = y,
@@ -3522,7 +3527,7 @@
},
};
}
- !(function () {
+ (!(function () {
var b, c, d, e, f, g, h;
if (
((b = y.createElement("div")),
@@ -3531,7 +3536,7 @@
(d = b.getElementsByTagName("a")[0]),
(c = d && d.style))
) {
- (c.cssText = "float:left;opacity:.5"),
+ ((c.cssText = "float:left;opacity:.5"),
(k.opacity = "0.5" === c.opacity),
(k.cssFloat = Boolean(c.cssFloat)),
(b.style.backgroundClip = "content-box"),
@@ -3543,21 +3548,21 @@
"" === c.WebkitBoxSizing),
m.extend(k, {
reliableHiddenOffsets: function () {
- return null == g && i(), g;
+ return (null == g && i(), g);
},
boxSizingReliable: function () {
- return null == f && i(), f;
+ return (null == f && i(), f);
},
pixelPosition: function () {
- return null == e && i(), e;
+ return (null == e && i(), e);
},
reliableMarginRight: function () {
- return null == h && i(), h;
+ return (null == h && i(), h);
},
- });
+ }));
function i() {
var b, c, d, i;
- (c = y.getElementsByTagName("body")[0]),
+ ((c = y.getElementsByTagName("body")[0]),
c &&
c.style &&
((b = y.createElement("div")),
@@ -3590,7 +3595,7 @@
((i[0].style.display = ""),
(i[1].style.display = "none"),
(g = 0 === i[0].offsetHeight)),
- c.removeChild(d));
+ c.removeChild(d)));
}
}
})(),
@@ -3598,11 +3603,11 @@
var e,
f,
g = {};
- for (f in b) (g[f] = a.style[f]), (a.style[f] = b[f]);
+ for (f in b) ((g[f] = a.style[f]), (a.style[f] = b[f]));
e = c.apply(a, d || []);
for (f in b) a.style[f] = g[f];
return e;
- });
+ }));
var Mb = /alpha\([^)]*\)/i,
Nb = /opacity\s*=\s*([^)]*)/,
Ob = /^(none|table(?!-c[ea]).+)/,
@@ -3621,7 +3626,7 @@
}
function Vb(a, b) {
for (var c, d, e, f = [], g = 0, h = a.length; h > g; g++)
- (d = a[g]),
+ ((d = a[g]),
d.style &&
((f[g] = m._data(d, "olddisplay")),
(c = d.style.display),
@@ -3632,12 +3637,12 @@
(f[g] = m._data(d, "olddisplay", Fb(d.nodeName))))
: ((e = U(d)),
((c && "none" !== c) || !e) &&
- m._data(d, "olddisplay", e ? c : m.css(d, "display"))));
+ m._data(d, "olddisplay", e ? c : m.css(d, "display")))));
for (g = 0; h > g; g++)
- (d = a[g]),
+ ((d = a[g]),
d.style &&
((b && "none" !== d.style.display && "" !== d.style.display) ||
- (d.style.display = b ? f[g] || "" : "none"));
+ (d.style.display = b ? f[g] || "" : "none")));
return a;
}
function Wb(a, b, c) {
@@ -3651,13 +3656,13 @@
4 > f;
f += 2
)
- "margin" === c && (g += m.css(a, c + T[f], !0, e)),
+ ("margin" === c && (g += m.css(a, c + T[f], !0, e)),
d
? ("content" === c && (g -= m.css(a, "padding" + T[f], !0, e)),
"margin" !== c && (g -= m.css(a, "border" + T[f] + "Width", !0, e)))
: ((g += m.css(a, "padding" + T[f], !0, e)),
"padding" !== c &&
- (g += m.css(a, "border" + T[f] + "Width", !0, e)));
+ (g += m.css(a, "border" + T[f] + "Width", !0, e))));
return g;
}
function Yb(a, b, c) {
@@ -3672,12 +3677,12 @@
Hb.test(e))
)
return e;
- (d = g && (k.boxSizingReliable() || e === a.style[b])),
- (e = parseFloat(e) || 0);
+ ((d = g && (k.boxSizingReliable() || e === a.style[b])),
+ (e = parseFloat(e) || 0));
}
return e + Xb(a, b, c || (g ? "border" : "content"), d, f) + "px";
}
- m.extend({
+ (m.extend({
cssHooks: {
opacity: {
get: function (a, b) {
@@ -3798,12 +3803,12 @@
d = a.currentStyle,
e = m.isNumeric(b) ? "alpha(opacity=" + 100 * b + ")" : "",
f = (d && d.filter) || c.filter || "";
- (c.zoom = 1),
+ ((c.zoom = 1),
((b >= 1 || "" === b) &&
"" === m.trim(f.replace(Mb, "")) &&
c.removeAttribute &&
(c.removeAttribute("filter"), "" === b || (d && !d.filter))) ||
- (c.filter = Mb.test(f) ? f.replace(Mb, e) : f + " " + e);
+ (c.filter = Mb.test(f) ? f.replace(Mb, e) : f + " " + e));
},
}),
(m.cssHooks.marginRight = Lb(k.reliableMarginRight, function (a, b) {
@@ -3812,7 +3817,7 @@
: void 0;
})),
m.each({ margin: "", padding: "", border: "Width" }, function (a, b) {
- (m.cssHooks[a + b] = {
+ ((m.cssHooks[a + b] = {
expand: function (c) {
for (
var d = 0, e = {}, f = "string" == typeof c ? c.split(" ") : [c];
@@ -3823,7 +3828,7 @@
return e;
},
}),
- Gb.test(a) || (m.cssHooks[a + b].set = Wb);
+ Gb.test(a) || (m.cssHooks[a + b].set = Wb));
}),
m.fn.extend({
css: function (a, b) {
@@ -3861,21 +3866,21 @@
U(this) ? m(this).show() : m(this).hide();
});
},
- });
+ }));
function Zb(a, b, c, d, e) {
return new Zb.prototype.init(a, b, c, d, e);
}
- (m.Tween = Zb),
+ ((m.Tween = Zb),
(Zb.prototype = {
constructor: Zb,
init: function (a, b, c, d, e, f) {
- (this.elem = a),
+ ((this.elem = a),
(this.prop = c),
(this.easing = e || "swing"),
(this.options = b),
(this.start = this.now = this.cur()),
(this.end = d),
- (this.unit = f || (m.cssNumber[c] ? "" : "px"));
+ (this.unit = f || (m.cssNumber[c] ? "" : "px")));
},
cur: function () {
var a = Zb.propHooks[this.prop];
@@ -3938,7 +3943,7 @@
},
}),
(m.fx = Zb.prototype.init),
- (m.fx.step = {});
+ (m.fx.step = {}));
var $b,
_b,
ac = /^(?:toggle|show|hide)$/,
@@ -3958,8 +3963,8 @@
h = 1,
i = 20;
if (g && g[3] !== f) {
- (f = f || g[3]), (e = e || []), (g = Number(d) || 1);
- do (h = h || ".5"), (g /= h), m.style(c.elem, a, g + f);
+ ((f = f || g[3]), (e = e || []), (g = Number(d) || 1));
+ do ((h = h || ".5"), (g /= h), m.style(c.elem, a, g + f));
while (h !== (h = c.cur() / d) && 1 !== h && --i);
}
return (
@@ -3985,8 +3990,8 @@
d = { height: a },
e = 0;
for (b = b ? 1 : 0; 4 > e; e += 2 - b)
- (c = T[e]), (d["margin" + c] = d["padding" + c] = a);
- return b && (d.opacity = d.width = a), d;
+ ((c = T[e]), (d["margin" + c] = d["padding" + c] = a));
+ return (b && (d.opacity = d.width = a), d);
}
function hc(a, b, c) {
for (
@@ -4010,7 +4015,7 @@
p = a.style,
q = a.nodeType && U(a),
r = m._data(a, "fxshow");
- c.queue ||
+ (c.queue ||
((h = m._queueHooks(a, "fx")),
null == h.unqueued &&
((h.unqueued = 0),
@@ -4021,7 +4026,7 @@
h.unqueued++,
n.always(function () {
n.always(function () {
- h.unqueued--, m.queue(a, "fx").length || h.empty.fire();
+ (h.unqueued--, m.queue(a, "fx").length || h.empty.fire());
});
})),
1 === a.nodeType &&
@@ -4038,10 +4043,10 @@
((p.overflow = "hidden"),
k.shrinkWrapBlocks() ||
n.always(function () {
- (p.overflow = c.overflow[0]),
+ ((p.overflow = c.overflow[0]),
(p.overflowX = c.overflow[1]),
- (p.overflowY = c.overflow[2]);
- }));
+ (p.overflowY = c.overflow[2]));
+ })));
for (d in b)
if (((e = b[d]), ac.exec(e))) {
if (
@@ -4055,7 +4060,7 @@
if (m.isEmptyObject(o))
"inline" === ("none" === j ? Fb(a.nodeName) : j) && (p.display = j);
else {
- r ? "hidden" in r && (q = r.hidden) : (r = m._data(a, "fxshow", {})),
+ (r ? "hidden" in r && (q = r.hidden) : (r = m._data(a, "fxshow", {})),
f && (r.hidden = !q),
q
? m(a).show()
@@ -4066,14 +4071,14 @@
var b;
m._removeData(a, "fxshow");
for (b in o) m.style(a, b, o[b]);
- });
+ }));
for (d in o)
- (g = hc(q ? r[d] : 0, d, n)),
+ ((g = hc(q ? r[d] : 0, d, n)),
d in r ||
((r[d] = g.start),
q &&
((g.end = g.start),
- (g.start = "width" === d || "height" === d ? 1 : 0)));
+ (g.start = "width" === d || "height" === d ? 1 : 0))));
}
}
function jc(a, b) {
@@ -4088,7 +4093,7 @@
(g = m.cssHooks[d]),
g && "expand" in g)
) {
- (f = g.expand(f)), delete a[d];
+ ((f = g.expand(f)), delete a[d]);
for (c in f) c in a || ((a[c] = f[c]), (b[c] = e));
} else b[d] = e;
}
@@ -4135,14 +4140,14 @@
c,
j.opts.specialEasing[b] || j.opts.easing,
);
- return j.tweens.push(d), d;
+ return (j.tweens.push(d), d);
},
stop: function (b) {
var c = 0,
d = b ? j.tweens.length : 0;
if (e) return this;
for (e = !0; d > c; c++) j.tweens[c].run(1);
- return b ? h.resolveWith(a, [j, b]) : h.rejectWith(a, [j, b]), this;
+ return (b ? h.resolveWith(a, [j, b]) : h.rejectWith(a, [j, b]), this);
},
}),
k = j.props;
@@ -4159,11 +4164,11 @@
.always(j.opts.always)
);
}
- (m.Animation = m.extend(kc, {
+ ((m.Animation = m.extend(kc, {
tweener: function (a, b) {
m.isFunction(a) ? ((b = a), (a = ["*"])) : (a = a.split(" "));
for (var c, d = 0, e = a.length; e > d; d++)
- (c = a[d]), (ec[c] = ec[c] || []), ec[c].unshift(b);
+ ((c = a[d]), (ec[c] = ec[c] || []), ec[c].unshift(b));
},
prefilter: function (a, b) {
b ? dc.unshift(a) : dc.push(a);
@@ -4189,8 +4194,8 @@
(null == d.queue || d.queue === !0) && (d.queue = "fx"),
(d.old = d.complete),
(d.complete = function () {
- m.isFunction(d.old) && d.old.call(this),
- d.queue && m.dequeue(this, d.queue);
+ (m.isFunction(d.old) && d.old.call(this),
+ d.queue && m.dequeue(this, d.queue));
}),
d
);
@@ -4218,7 +4223,7 @@
stop: function (a, b, c) {
var d = function (a) {
var b = a.stop;
- delete a.stop, b(c);
+ (delete a.stop, b(c));
};
return (
"string" != typeof a && ((c = b), (b = a), (a = void 0)),
@@ -4295,18 +4300,18 @@
b = m.timers,
c = 0;
for ($b = m.now(); c < b.length; c++)
- (a = b[c]), a() || b[c] !== a || b.splice(c--, 1);
- b.length || m.fx.stop(), ($b = void 0);
+ ((a = b[c]), a() || b[c] !== a || b.splice(c--, 1));
+ (b.length || m.fx.stop(), ($b = void 0));
}),
(m.fx.timer = function (a) {
- m.timers.push(a), a() ? m.fx.start() : m.timers.pop();
+ (m.timers.push(a), a() ? m.fx.start() : m.timers.pop());
}),
(m.fx.interval = 13),
(m.fx.start = function () {
_b || (_b = setInterval(m.fx.tick, m.fx.interval));
}),
(m.fx.stop = function () {
- clearInterval(_b), (_b = null);
+ (clearInterval(_b), (_b = null));
}),
(m.fx.speeds = { slow: 600, fast: 200, _default: 400 }),
(m.fn.delay = function (a, b) {
@@ -4323,7 +4328,7 @@
}),
(function () {
var a, b, c, d, e;
- (b = y.createElement("div")),
+ ((b = y.createElement("div")),
b.setAttribute("className", "t"),
(b.innerHTML =
" a"),
@@ -4345,10 +4350,10 @@
(k.input = "" === a.getAttribute("value")),
(a.value = "t"),
a.setAttribute("type", "radio"),
- (k.radioValue = "t" === a.value);
- })();
+ (k.radioValue = "t" === a.value));
+ })());
var lc = /\r/g;
- m.fn.extend({
+ (m.fn.extend({
val: function (a) {
var b,
c,
@@ -4440,13 +4445,13 @@
d.scrollHeight;
}
else d.selected = !1;
- return c || (a.selectedIndex = -1), e;
+ return (c || (a.selectedIndex = -1), e);
},
},
},
}),
m.each(["radio", "checkbox"], function () {
- (m.valHooks[this] = {
+ ((m.valHooks[this] = {
set: function (a, b) {
return m.isArray(b)
? (a.checked = m.inArray(m(a).val(), b) >= 0)
@@ -4456,15 +4461,15 @@
k.checkOn ||
(m.valHooks[this].get = function (a) {
return null === a.getAttribute("value") ? "on" : a.value;
- });
- });
+ }));
+ }));
var mc,
nc,
oc = m.expr.attrHandle,
pc = /^(?:checked|selected)$/i,
qc = k.getSetAttribute,
rc = k.input;
- m.fn.extend({
+ (m.fn.extend({
attr: function (a, b) {
return V(this, m.attr, a, b, arguments.length > 1);
},
@@ -4502,20 +4507,20 @@
f = b && b.match(E);
if (f && 1 === a.nodeType)
while ((c = f[e++]))
- (d = m.propFix[c] || c),
+ ((d = m.propFix[c] || c),
m.expr.match.bool.test(c)
? (rc && qc) || !pc.test(c)
? (a[d] = !1)
: (a[m.camelCase("default-" + c)] = a[d] = !1)
: m.attr(a, c, ""),
- a.removeAttribute(qc ? c : d);
+ a.removeAttribute(qc ? c : d));
},
attrHooks: {
type: {
set: function (a, b) {
if (!k.radioValue && "radio" === b && m.nodeName(a, "input")) {
var c = a.value;
- return a.setAttribute("type", b), c && (a.value = c), b;
+ return (a.setAttribute("type", b), c && (a.value = c), b);
}
},
},
@@ -4613,10 +4618,10 @@
set: function (a, b) {
return (a.style.cssText = String(b));
},
- });
+ }));
var sc = /^(?:input|select|textarea|button|object)$/i,
tc = /^(?:a|area)$/i;
- m.fn.extend({
+ (m.fn.extend({
prop: function (a, b) {
return V(this, m.prop, a, b, arguments.length > 1);
},
@@ -4625,7 +4630,7 @@
(a = m.propFix[a] || a),
this.each(function () {
try {
- (this[a] = void 0), delete this[a];
+ ((this[a] = void 0), delete this[a]);
} catch (b) {}
})
);
@@ -4699,9 +4704,9 @@
m.propFix[this.toLowerCase()] = this;
},
),
- k.enctype || (m.propFix.enctype = "encoding");
+ k.enctype || (m.propFix.enctype = "encoding"));
var uc = /[\t\r\n\f]/g;
- m.fn.extend({
+ (m.fn.extend({
addClass: function (a) {
var b,
c,
@@ -4726,7 +4731,7 @@
) {
f = 0;
while ((e = b[f++])) d.indexOf(" " + e + " ") < 0 && (d += e + " ");
- (g = m.trim(d)), c.className !== g && (c.className = g);
+ ((g = m.trim(d)), c.className !== g && (c.className = g));
}
return this;
},
@@ -4756,7 +4761,7 @@
while ((e = b[f++]))
while (d.indexOf(" " + e + " ") >= 0)
d = d.replace(" " + e + " ", " ");
- (g = a ? m.trim(d) : ""), c.className !== g && (c.className = g);
+ ((g = a ? m.trim(d) : ""), c.className !== g && (c.className = g));
}
return this;
},
@@ -4830,12 +4835,12 @@
? this.off(a, "**")
: this.off(b, a || "**", c);
},
- });
+ }));
var vc = m.now(),
wc = /\?/,
xc =
/(,)|(\[|{)|(}|])|"(?:[^"\\\r\n]|\\["\\\/bfnrt]|\\u[\da-fA-F]{4})*"\s*:?|true|false|null|-?(?!0\d)\d+(?:\.\d+|)(?:[eE][+-]?\d+|)/g;
- (m.parseJSON = function (b) {
+ ((m.parseJSON = function (b) {
if (a.JSON && a.JSON.parse) return a.JSON.parse(String(b));
var c,
d = null,
@@ -4844,7 +4849,8 @@
!m.trim(
e.replace(xc, function (a, b, e, f) {
return (
- c && b && (d = 0), 0 === d ? a : ((c = e || b), (d += !f - !e), "")
+ c && b && (d = 0),
+ 0 === d ? a : ((c = e || b), (d += !f - !e), "")
);
}),
)
@@ -4870,7 +4876,7 @@
m.error("Invalid XML: " + b),
c
);
- });
+ }));
var yc,
zc,
Ac = /#.*$/,
@@ -4886,7 +4892,7 @@
try {
zc = location.href;
} catch (Kc) {
- (zc = y.createElement("a")), (zc.href = ""), (zc = zc.href);
+ ((zc = y.createElement("a")), (zc.href = ""), (zc = zc.href));
}
yc = Gc.exec(zc.toLowerCase()) || [];
function Lc(a) {
@@ -4927,7 +4933,7 @@
d,
e = m.ajaxSettings.flatOptions || {};
for (d in b) void 0 !== b[d] && ((e[d] ? a : c || (c = {}))[d] = b[d]);
- return c && m.extend(!0, a, c), a;
+ return (c && m.extend(!0, a, c), a);
}
function Oc(a, b, c) {
var d,
@@ -4937,8 +4943,9 @@
h = a.contents,
i = a.dataTypes;
while ("*" === i[0])
- i.shift(),
- void 0 === e && (e = a.mimeType || b.getResponseHeader("Content-Type"));
+ (i.shift(),
+ void 0 === e &&
+ (e = a.mimeType || b.getResponseHeader("Content-Type")));
if (e)
for (g in h)
if (h[g] && h[g].test(e)) {
@@ -5002,7 +5009,7 @@
}
return { state: "success", data: b };
}
- m.extend({
+ (m.extend({
active: 0,
lastModified: {},
etag: {},
@@ -5041,7 +5048,7 @@
ajaxPrefilter: Lc(Hc),
ajaxTransport: Lc(Ic),
ajax: function (a, b) {
- "object" == typeof a && ((b = a), (a = void 0)), (b = b || {});
+ ("object" == typeof a && ((b = a), (a = void 0)), (b = b || {}));
var c,
d,
e,
@@ -5078,10 +5085,10 @@
},
setRequestHeader: function (a, b) {
var c = a.toLowerCase();
- return t || ((a = s[c] = s[c] || a), (r[a] = b)), this;
+ return (t || ((a = s[c] = s[c] || a), (r[a] = b)), this);
},
overrideMimeType: function (a) {
- return t || (k.mimeType = a), this;
+ return (t || (k.mimeType = a), this);
},
statusCode: function (a) {
var b;
@@ -5092,7 +5099,7 @@
},
abort: function (a) {
var b = a || u;
- return i && i.abort(b), x(0, b), this;
+ return (i && i.abort(b), x(0, b), this);
},
};
if (
@@ -5124,7 +5131,7 @@
2 === t)
)
return v;
- (h = k.global),
+ ((h = k.global),
h && 0 === m.active++ && m.event.trigger("ajaxStart"),
(k.type = k.type.toUpperCase()),
(k.hasContent = !Ec.test(k.type)),
@@ -5148,22 +5155,22 @@
? k.accepts[k.dataTypes[0]] +
("*" !== k.dataTypes[0] ? ", " + Jc + "; q=0.01" : "")
: k.accepts["*"],
- );
+ ));
for (d in k.headers) v.setRequestHeader(d, k.headers[d]);
if (k.beforeSend && (k.beforeSend.call(l, v, k) === !1 || 2 === t))
return v.abort();
u = "abort";
for (d in { success: 1, error: 1, complete: 1 }) v[d](k[d]);
if ((i = Mc(Ic, k, b, v))) {
- (v.readyState = 1),
+ ((v.readyState = 1),
h && n.trigger("ajaxSend", [v, k]),
k.async &&
k.timeout > 0 &&
(g = setTimeout(function () {
v.abort("timeout");
- }, k.timeout));
+ }, k.timeout)));
try {
- (t = 1), i.send(r, x);
+ ((t = 1), i.send(r, x));
} catch (w) {
if (!(2 > t)) throw w;
x(-1, w);
@@ -5258,7 +5265,7 @@
});
if (this[0]) {
var b = m(a, this[0].ownerDocument).eq(0).clone(!0);
- this[0].parentNode && b.insertBefore(this[0]),
+ (this[0].parentNode && b.insertBefore(this[0]),
b
.map(function () {
var a = this;
@@ -5266,7 +5273,7 @@
a = a.firstChild;
return a;
})
- .append(this);
+ .append(this));
}
return this;
},
@@ -5306,7 +5313,7 @@
}),
(m.expr.filters.visible = function (a) {
return !m.expr.filters.hidden(a);
- });
+ }));
var Qc = /%20/g,
Rc = /\[\]$/,
Sc = /\r?\n/g,
@@ -5323,12 +5330,12 @@
else if (c || "object" !== m.type(b)) d(a, b);
else for (e in b) Vc(a + "[" + e + "]", b[e], c, d);
}
- (m.param = function (a, b) {
+ ((m.param = function (a, b) {
var c,
d = [],
e = function (a, b) {
- (b = m.isFunction(b) ? b() : null == b ? "" : b),
- (d[d.length] = encodeURIComponent(a) + "=" + encodeURIComponent(b));
+ ((b = m.isFunction(b) ? b() : null == b ? "" : b),
+ (d[d.length] = encodeURIComponent(a) + "=" + encodeURIComponent(b)));
};
if (
(void 0 === b && (b = m.ajaxSettings && m.ajaxSettings.traditional),
@@ -5382,11 +5389,11 @@
$c()
);
}
- : Zc);
+ : Zc));
var Wc = 0,
Xc = {},
Yc = m.ajaxSettings.xhr();
- a.ActiveXObject &&
+ (a.ActiveXObject &&
m(a).on("unload", function () {
for (var a in Xc) Xc[a](void 0, !0);
}),
@@ -5406,15 +5413,15 @@
a.xhrFields)
)
for (e in a.xhrFields) f[e] = a.xhrFields[e];
- a.mimeType &&
+ (a.mimeType &&
f.overrideMimeType &&
f.overrideMimeType(a.mimeType),
a.crossDomain ||
c["X-Requested-With"] ||
- (c["X-Requested-With"] = "XMLHttpRequest");
+ (c["X-Requested-With"] = "XMLHttpRequest"));
for (e in c)
void 0 !== c[e] && f.setRequestHeader(e, String(c[e]));
- f.send((a.hasContent && a.data) || null),
+ (f.send((a.hasContent && a.data) || null),
(b = function (c, e) {
var h, i, j;
if (b && (e || 4 === f.readyState))
@@ -5426,10 +5433,10 @@
)
4 !== f.readyState && f.abort();
else {
- (j = {}),
+ ((j = {}),
(h = f.status),
"string" == typeof f.responseText &&
- (j.text = f.responseText);
+ (j.text = f.responseText));
try {
i = f.statusText;
} catch (k) {
@@ -5445,14 +5452,14 @@
? 4 === f.readyState
? setTimeout(b)
: (f.onreadystatechange = Xc[g] = b)
- : b();
+ : b());
},
abort: function () {
b && b(void 0, !0);
},
};
}
- });
+ }));
function Zc() {
try {
return new a.XMLHttpRequest();
@@ -5463,7 +5470,7 @@
return new a.ActiveXObject("Microsoft.XMLHTTP");
} catch (b) {}
}
- m.ajaxSetup({
+ (m.ajaxSetup({
accepts: {
script:
"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript",
@@ -5471,13 +5478,13 @@
contents: { script: /(?:java|ecma)script/ },
converters: {
"text script": function (a) {
- return m.globalEval(a), a;
+ return (m.globalEval(a), a);
},
},
}),
m.ajaxPrefilter("script", function (a) {
- void 0 === a.cache && (a.cache = !1),
- a.crossDomain && ((a.type = "GET"), (a.global = !1));
+ (void 0 === a.cache && (a.cache = !1),
+ a.crossDomain && ((a.type = "GET"), (a.global = !1)));
}),
m.ajaxTransport("script", function (a) {
if (a.crossDomain) {
@@ -5485,7 +5492,7 @@
c = y.head || m("head")[0] || y.documentElement;
return {
send: function (d, e) {
- (b = y.createElement("script")),
+ ((b = y.createElement("script")),
(b.async = !0),
a.scriptCharset && (b.charset = a.scriptCharset),
(b.src = a.url),
@@ -5499,21 +5506,21 @@
(b = null),
c || e(200, "success"));
}),
- c.insertBefore(b, c.firstChild);
+ c.insertBefore(b, c.firstChild));
},
abort: function () {
b && b.onload(void 0, !0);
},
};
}
- });
+ }));
var _c = [],
ad = /(=)\?(?=&|$)|\?\?/;
- m.ajaxSetup({
+ (m.ajaxSetup({
jsonp: "callback",
jsonpCallback: function () {
var a = _c.pop() || m.expando + "_" + vc++;
- return (this[a] = !0), a;
+ return ((this[a] = !0), a);
},
}),
m.ajaxPrefilter("json jsonp", function (b, c, d) {
@@ -5540,7 +5547,7 @@
: b.jsonp !== !1 &&
(b.url += (wc.test(b.url) ? "&" : "?") + b.jsonp + "=" + e),
(b.converters["script json"] = function () {
- return g || m.error(e + " was not called"), g[0];
+ return (g || m.error(e + " was not called"), g[0]);
}),
(b.dataTypes[0] = "json"),
(f = a[e]),
@@ -5548,17 +5555,17 @@
g = arguments;
}),
d.always(function () {
- (a[e] = f),
+ ((a[e] = f),
b[e] && ((b.jsonpCallback = c.jsonpCallback), _c.push(e)),
g && m.isFunction(f) && f(g[0]),
- (g = f = void 0);
+ (g = f = void 0));
}),
"script")
: void 0;
}),
(m.parseHTML = function (a, b, c) {
if (!a || "string" != typeof a) return null;
- "boolean" == typeof b && ((c = b), (b = !1)), (b = b || y);
+ ("boolean" == typeof b && ((c = b), (b = !1)), (b = b || y));
var d = u.exec(a),
e = !c && [];
return d
@@ -5566,9 +5573,9 @@
: ((d = m.buildFragment([a], b, e)),
e && e.length && m(e).remove(),
m.merge([], d.childNodes));
- });
+ }));
var bd = m.fn.load;
- (m.fn.load = function (a, b, c) {
+ ((m.fn.load = function (a, b, c) {
if ("string" != typeof a && bd) return bd.apply(this, arguments);
var d,
e,
@@ -5584,8 +5591,8 @@
m
.ajax({ url: a, type: f, dataType: "html", data: b })
.done(function (a) {
- (e = arguments),
- g.html(d ? m("").append(m.parseHTML(a)).find(d) : a);
+ ((e = arguments),
+ g.html(d ? m("
").append(m.parseHTML(a)).find(d) : a));
})
.complete(
c &&
@@ -5600,7 +5607,7 @@
return m.grep(m.timers, function (b) {
return a === b.elem;
}).length;
- });
+ }));
var cd = a.document.documentElement;
function dd(a) {
return m.isWindow(a)
@@ -5609,7 +5616,7 @@
? a.defaultView || a.parentWindow
: !1;
}
- (m.offset = {
+ ((m.offset = {
setOffset: function (a, b, c) {
var d,
e,
@@ -5621,7 +5628,7 @@
k = m.css(a, "position"),
l = m(a),
n = {};
- "static" === k && (a.style.position = "relative"),
+ ("static" === k && (a.style.position = "relative"),
(h = l.offset()),
(f = m.css(a, "top")),
(i = m.css(a, "left")),
@@ -5634,7 +5641,7 @@
m.isFunction(b) && (b = b.call(a, c, h)),
null != b.top && (n.top = b.top - h.top + g),
null != b.left && (n.left = b.left - h.left + e),
- "using" in b ? b.using.call(a, n) : l.css(n);
+ "using" in b ? b.using.call(a, n) : l.css(n));
},
}),
m.fn.extend({
@@ -5782,12 +5789,16 @@
define.amd &&
define("jquery", [], function () {
return m;
- });
+ }));
var ed = a.jQuery,
fd = a.$;
return (
(m.noConflict = function (b) {
- return a.$ === m && (a.$ = fd), b && a.jQuery === m && (a.jQuery = ed), m;
+ return (
+ a.$ === m && (a.$ = fd),
+ b && a.jQuery === m && (a.jQuery = ed),
+ m
+ );
}),
typeof b === K && (a.jQuery = a.$ = m),
m
diff --git a/assets/js/modernizr.custom.js b/assets/js/modernizr.custom.js
index 0473a40..30cb41d 100644
--- a/assets/js/modernizr.custom.js
+++ b/assets/js/modernizr.custom.js
@@ -1,7 +1,7 @@
/* Modernizr 2.8.3 (Custom Build) | MIT & BSD
* Build: http://modernizr.com/download/#-fontface-backgroundsize-borderimage-borderradius-boxshadow-flexbox-flexboxlegacy-hsla-multiplebgs-opacity-rgba-textshadow-cssanimations-csscolumns-generatedcontent-cssgradients-cssreflections-csstransforms-csstransforms3d-csstransitions-applicationcache-canvas-canvastext-draganddrop-hashchange-history-audio-video-indexeddb-input-inputtypes-localstorage-postmessage-sessionstorage-websockets-websqldatabase-webworkers-geolocation-inlinesvg-smil-svg-svgclippaths-touch-webgl-shiv-cssclasses-teststyles-testprop-testallprops-hasevent-prefixes-domprefixes-load
*/
-(window.Modernizr = (function (a, b, c) {
+((window.Modernizr = (function (a, b, c) {
function C(a) {
j.cssText = a;
}
@@ -37,7 +37,7 @@
: ((e = (a + " " + q.join(d + " ") + d).split(" ")), H(e, b, c));
}
function J() {
- (e.input = (function (c) {
+ ((e.input = (function (c) {
for (var d = 0, e = c.length; d < e; d++) u[c[d]] = c[d] in k;
return (
u.list &&
@@ -53,7 +53,7 @@
)),
(e.inputtypes = (function (a) {
for (var d = 0, e, f, h, i = a.length; d < i; d++)
- k.setAttribute("type", (f = a[d])),
+ (k.setAttribute("type", (f = a[d])),
(e = k.type !== "text"),
e &&
((k.value = l),
@@ -71,13 +71,13 @@
(/^(url|email)$/.test(f)
? (e = k.checkValidity && k.checkValidity() === !1)
: (e = k.value != l))),
- (t[a[d]] = Boolean(e));
+ (t[a[d]] = Boolean(e)));
return t;
})(
"search tel url email datetime date month week time datetime-local number range color".split(
" ",
),
- ));
+ )));
}
var d = "2.8.3",
e = {},
@@ -110,9 +110,9 @@
n = m || b.createElement("body");
if (parseInt(d, 10))
while (d--)
- (j = b.createElement("div")),
+ ((j = b.createElement("div")),
(j.id = e ? e[d] : h + (d + 1)),
- l.appendChild(j);
+ l.appendChild(j));
return (
(f = ["", '"].join("")),
(l.id = h),
@@ -133,7 +133,7 @@
},
z = (function () {
function d(d, e) {
- (e = e || b.createElement(a[d] || "div")), (d = "on" + d);
+ ((e = e || b.createElement(a[d] || "div")), (d = "on" + d));
var f = d in e;
return (
f ||
@@ -161,7 +161,7 @@
})(),
A = {}.hasOwnProperty,
B;
- !E(A, "undefined") && !E(A.call, "undefined")
+ (!E(A, "undefined") && !E(A.call, "undefined")
? (B = function (a, b) {
return A.call(a, b);
})
@@ -253,7 +253,8 @@
}),
(s.rgba = function () {
return (
- C("background-color:rgba(150,255,150,.5)"), F(j.backgroundColor, "rgba")
+ C("background-color:rgba(150,255,150,.5)"),
+ F(j.backgroundColor, "rgba")
);
}),
(s.hsla = function () {
@@ -284,7 +285,7 @@
return b.createElement("div").style.textShadow === "";
}),
(s.opacity = function () {
- return D("opacity:.55"), /^0.55$/.test(j.opacity);
+ return (D("opacity:.55"), /^0.55$/.test(j.opacity));
}),
(s.cssanimations = function () {
return I("animationName");
@@ -373,7 +374,7 @@
c = !1;
try {
if ((c = Boolean(a.canPlayType)))
- (c = new Boolean(c)),
+ ((c = new Boolean(c)),
(c.ogg = a
.canPlayType('video/ogg; codecs="theora"')
.replace(/^no$/, "")),
@@ -382,7 +383,7 @@
.replace(/^no$/, "")),
(c.webm = a
.canPlayType('video/webm; codecs="vp8, vorbis"')
- .replace(/^no$/, ""));
+ .replace(/^no$/, "")));
} catch (d) {}
return c;
}),
@@ -391,7 +392,7 @@
c = !1;
try {
if ((c = Boolean(a.canPlayType)))
- (c = new Boolean(c)),
+ ((c = new Boolean(c)),
(c.ogg = a
.canPlayType('audio/ogg; codecs="vorbis"')
.replace(/^no$/, "")),
@@ -401,20 +402,20 @@
.replace(/^no$/, "")),
(c.m4a = (
a.canPlayType("audio/x-m4a;") || a.canPlayType("audio/aac;")
- ).replace(/^no$/, ""));
+ ).replace(/^no$/, "")));
} catch (d) {}
return c;
}),
(s.localstorage = function () {
try {
- return localStorage.setItem(h, h), localStorage.removeItem(h), !0;
+ return (localStorage.setItem(h, h), localStorage.removeItem(h), !0);
} catch (a) {
return !1;
}
}),
(s.sessionstorage = function () {
try {
- return sessionStorage.setItem(h, h), sessionStorage.removeItem(h), !0;
+ return (sessionStorage.setItem(h, h), sessionStorage.removeItem(h), !0);
} catch (a) {
return !1;
}
@@ -433,7 +434,7 @@
}),
(s.inlinesvg = function () {
var a = b.createElement("div");
- return (a.innerHTML = ""), a.firstChild?.namespaceURI == r.svg;
+ return ((a.innerHTML = ""), a.firstChild?.namespaceURI == r.svg);
}),
(s.smil = function () {
return (
@@ -446,7 +447,7 @@
Boolean(b.createElementNS) &&
/SVGClipPath/.test(m.call(b.createElementNS(r.svg, "clipPath")))
);
- });
+ }));
for (var K in s)
B(s, K) &&
((x = K.toLowerCase()), (e[x] = s[K]()), v.push((e[x] ? "" : "no-") + x));
@@ -457,11 +458,11 @@
else {
a = a.toLowerCase();
if (e[a] !== c) return e;
- (b = typeof b == "function" ? b() : b),
+ ((b = typeof b == "function" ? b() : b),
typeof f != "undefined" &&
f &&
(g.className += " " + (b ? "" : "no-") + a),
- (e[a] = b);
+ (e[a] = b));
}
return e;
}),
@@ -482,7 +483,7 @@
}
function n(a) {
var b = j[a[h]];
- return b || ((b = {}), i++, (a[h] = i), (j[i] = b)), b;
+ return (b || ((b = {}), i++, (a[h] = i), (j[i] = b)), b);
}
function o(a, c, d) {
c || (c = b);
@@ -512,7 +513,7 @@
return d;
}
function q(a, b) {
- b.cache ||
+ (b.cache ||
((b.cache = {}),
(b.createElem = a.createElement),
(b.createFrag = a.createDocumentFragment),
@@ -527,11 +528,13 @@
.join()
.replace(/[\w\-]+/g, function (a) {
return (
- b.createElem(a), b.frag.createElement(a), 'c("' + a + '")'
+ b.createElem(a),
+ b.frag.createElement(a),
+ 'c("' + a + '")'
);
}) +
");return n}",
- )(s, b.frag));
+ )(s, b.frag)));
}
function r(a) {
a || (a = b);
@@ -564,7 +567,7 @@
(function () {
try {
var a = b.createElement("a");
- (a.innerHTML = ""),
+ ((a.innerHTML = ""),
(g = "hidden" in a),
(k =
a.childNodes.length == 1 ||
@@ -576,9 +579,9 @@
typeof a.createDocumentFragment == "undefined" ||
typeof a.createElement == "undefined"
);
- })());
+ })()));
} catch (c) {
- (g = !0), (k = !0);
+ ((g = !0), (k = !0));
}
})();
var s = {
@@ -594,7 +597,7 @@
createElement: o,
createDocumentFragment: p,
};
- (a.html5 = s), r(b);
+ ((a.html5 = s), r(b));
})(this, b),
(e._version = d),
(e._prefixes = n),
@@ -625,7 +628,7 @@
}
function h() {
var a = p.shift();
- (q = 1),
+ ((q = 1),
a
? a.t
? m(function () {
@@ -639,7 +642,7 @@
);
}, 0)
: (a(), h())
- : (q = 0);
+ : (q = 0));
}
function i(a, c, d, e, f, i, j) {
function k(b) {
@@ -663,7 +666,7 @@
o = 0,
r = 0,
u = { t: d, s: c, e: f, a: i, x: j };
- 1 === y[c] && ((r = 1), (y[c] = [])),
+ (1 === y[c] && ((r = 1), (y[c] = [])),
"object" == a ? (l.data = c) : ((l.src = c), (l.type = a)),
(l.width = l.height = "0"),
(l.onerror =
@@ -676,7 +679,7 @@
"img" != a &&
(r || 2 === y[c]
? (t.insertBefore(l, s ? null : n), m(k, j))
- : y[c].push(l));
+ : y[c].push(l)));
}
function j(a, b, c, d, f) {
return (
@@ -690,7 +693,7 @@
}
function k() {
var a = B;
- return (a.loader = { load: j, i: 0 }), a;
+ return ((a.loader = { load: j, i: 0 }), a);
}
var l = b.documentElement,
m = a.setTimeout,
@@ -714,12 +717,12 @@
y = {},
z = {
timeout: function (a, b) {
- return b.length && (a.timeout = b[0]), a;
+ return (b.length && (a.timeout = b[0]), a);
},
},
A,
B;
- (B = function (a) {
+ ((B = function (a) {
function b(a) {
var a = a.split("!"),
b = x.length,
@@ -730,14 +733,14 @@
f,
g;
for (f = 0; f < d; f++)
- (g = a[f].split("=")), (e = z[g.shift()]) && (c = e(c, g));
+ ((g = a[f].split("=")), (e = z[g.shift()]) && (c = e(c, g)));
for (f = 0; f < b; f++) c = x[f](c);
return c;
}
function g(a, e, f, g, h) {
var i = b(a),
j = i.autoCallback;
- i.url.split(".").pop().split("?").shift(),
+ (i.url.split(".").pop().split("?").shift(),
i.bypass ||
(e &&
(e = d(e)
@@ -759,22 +762,22 @@
),
(d(e) || d(j)) &&
f.load(function () {
- k(),
+ (k(),
e?.(i.origUrl, h, g),
j?.(i.origUrl, h, g),
- (y[i.url] = 2);
- })));
+ (y[i.url] = 2));
+ }))));
}
function h(a, b) {
function c(a, c) {
if (a) {
if (e(a))
- c ||
+ (c ||
(j = function () {
var a = [].slice.call(arguments);
- k.apply(this, a), l();
+ (k.apply(this, a), l());
}),
- g(a, j, b, 0, h);
+ g(a, j, b, 0, h));
else if (Object(a) === a)
for (n in ((m = (function () {
var b = 0,
@@ -789,12 +792,12 @@
(d(j)
? (j = function () {
var a = [].slice.call(arguments);
- k.apply(this, a), l();
+ (k.apply(this, a), l());
})
: (j[n] = (function (a) {
return function () {
var b = [].slice.call(arguments);
- a?.apply(this, b), l();
+ (a?.apply(this, b), l());
};
})(k[n]))),
g(a[n], j, b, n, h));
@@ -807,7 +810,7 @@
l = a.complete || f,
m,
n;
- c(h ? a.yep : a.nope, Boolean(i)), i && c(i);
+ (c(h ? a.yep : a.nope, Boolean(i)), i && c(i));
}
var i,
j,
@@ -815,8 +818,8 @@
if (e(a)) g(a, 0, l, 0);
else if (w(a))
for (i = 0; i < a.length; i++)
- (j = a[i]),
- e(j) ? g(j, 0, l, 0) : w(j) ? B(j) : Object(j) === j && h(j, l);
+ ((j = a[i]),
+ e(j) ? g(j, 0, l, 0) : w(j) ? B(j) : Object(j) === j && h(j, l));
else Object(a) === a && h(a, l);
}),
(B.addPrefix = function (a, b) {
@@ -832,8 +835,8 @@
b.addEventListener(
"DOMContentLoaded",
(A = function () {
- b.removeEventListener("DOMContentLoaded", A, 0),
- (b.readyState = "complete");
+ (b.removeEventListener("DOMContentLoaded", A, 0),
+ (b.readyState = "complete"));
}),
0,
)),
@@ -846,7 +849,7 @@
e = e || B.errorTimeout;
k.src = a;
for (o in d) k.setAttribute(o, d[o]);
- (c = j ? h : c || f),
+ ((c = j ? h : c || f),
(k.onreadystatechange = k.onload =
function () {
!l &&
@@ -856,17 +859,17 @@
m(function () {
l || ((l = 1), c(1));
}, e),
- i ? k.onload() : n.parentNode.insertBefore(k, n);
+ i ? k.onload() : n.parentNode.insertBefore(k, n));
}),
(a.yepnope.injectCss = function (a, c, d, e, g, i) {
var e = b.createElement("link"),
j,
c = i ? h : c || f;
- (e.href = a), (e.rel = "stylesheet"), (e.type = "text/css");
+ ((e.href = a), (e.rel = "stylesheet"), (e.type = "text/css"));
for (j in d) e.setAttribute(j, d[j]);
g || (n.parentNode.insertBefore(e, n), m(c, 0));
- });
+ }));
})(this, document),
(Modernizr.load = function () {
yepnope.apply(window, [].slice.call(arguments, 0));
- });
+ }));