diff --git a/assets/app/index.html b/assets/app/index.html index 74b71662369d..5dd172fe0efd 100644 --- a/assets/app/index.html +++ b/assets/app/index.html @@ -74,6 +74,7 @@ + diff --git a/pkg/assets/bindata.go b/pkg/assets/bindata.go index fdb6a640bdb5..8d0ae19c354b 100644 --- a/pkg/assets/bindata.go +++ b/pkg/assets/bindata.go @@ -13134,7 +13134,627 @@ func scripts_scripts_js() ([]byte, error) { return _scripts_scripts_js, nil } -var _scripts_vendor_js = []byte(`if (function(a, b) { +var _scripts_vendor_js = []byte(`function aa(a) { +var b = a.cloneNode; +delete a.cloneNode, a.cloneNode = function(a) { +return a === g && (a = j), b.call(this, a); +}; +} + +function ba(a) { +(a = a.__proto__ || a.constructor.prototype) && a !== Array.prototype && ca.forEach(function(b) { +a[b] || (a[b] = Array.prototype[b]); +}); +} + +function v(a, b) { +return da.call(a, b, q.call(arguments, 2)); +} + +function w(a) { +for (var b = 1; b < arguments.length; b++) { +var c, d = arguments[b]; +for (c in d) u(d, c) && !u(a, c) && (a[c] = d[c]); +} +return a; +} + +function x(a, b) { +if (a == k && !b) throw new TypeError(); +return ha && "string" == typeof a && a ? r.call(a, "") :Object(a); +} + +function ja(a) { +var b = Object.create(DOMException.prototype); +throw b.code = DOMException[a], b.message = a + ": DOM Exception " + b.code, b; +} + +function ka() { +return l; +} + +function la(a) { +return a; +} + +function Ja(a) { +try { +return Object.defineProperty(a, "sentinel", {}), "sentinel" in a; +} catch (b) {} +} + +function Ka(a) { +try { +return a.sentinel2 = 0, 0 === Object.getOwnPropertyDescriptor(a, "sentinel2").value; +} catch (b) {} +} + +var g = void 0, j = !0, k = null, l = !1, n = window, o, p = Object.prototype, da = Function.prototype.apply, q = Array.prototype.slice, r = String.prototype.split, ea = Array.prototype.splice, s, fa, ga, t = Function.prototype.bind || function(a) { +var b = this, c = q.call(arguments, 1); +return function() { +return da.call(b, a, c.concat(q.call(arguments))); +}; +}, u = t.call(Function.prototype.call, p.hasOwnProperty), ha = "a" != Object("a")[0] || !(0 in Object("a")), ia = p.toString, ca = "every filter forEach indexOf join lastIndexOf map reduce reduceRight reverse slice some toString".split(" "), y = n.Element && n.Element.prototype || {}, z = t.call(document.__orig__createElement__ || document.createElement, document), A = z("p"), B, ma = /\\s+$/g, na = /\\s+/g, C = 1, D, oa = /^(\w+)?((?:\.(?:[\w\-]+))+)?$|^#([\w\-]+$)/, pa = /\s*([,>+~ ])\s*/g, qa, E, F, G, I, J, K, ra, sa, ta, ua, L, va, M, N = " \n \f\r   ᠎              \u2028\u2029`+"\xEF\xBB\xBF"+`", wa, xa, ya, za, O, Q, Aa, Ba, R, S = n.Date, T, Ca, U, V, W, Da, Ga, X, Y; + +for (W = {}, W.names = (W.agent = navigator.userAgent.toLowerCase()).match(/(mozilla|compatible|chrome|webkit|safari|opera|msie|iphone|ipod|ipad)/gi), D = W.names && W.names.length || 0; 0 < D--; ) W[W.names[D]] = j; + +W.mozilla = W.mozilla && !W.compatible && !W.webkit, W.safari = W.safari && !W.chrome, W.msie = W.msie && !W.opera, o = W.msie || g, n.browser = W, n.HTMLDocument || (n.HTMLDocument = n.Document), n.Document || (n.Document = n.HTMLDocument), Object.append = w, Object.extend || (Object.extend = function(a) { +for (var b = 1; b < arguments.length; b++) { +var c, d = arguments[b]; +for (c in d) u(d, c) && (a[c] = d[c]); +} +return a; +}), Object.inherit = function(a, b) { +(a.prototype = Object.create(a.superclass = b.prototype)).constructor = a; +}, Function.prototype.bind || (Function.prototype.bind = function(a) { +function b() { +return da.call(c, this instanceof b ? this :a, d.concat(q.call(arguments))); +} +if ("function" != typeof this && (!o || 0 !== M.call(this + "").indexOf("function"))) throw new TypeError("Function.prototype.bind called on incompatible " + this); +var c = this, d = q.call(arguments, 1); +return c.prototype && (b.prototype = Object.create(c.prototype)), b; +}); + +var $ = "toString toLocaleString valueOf hasOwnProperty isPrototypeOf propertyIsEnumerable constructor".split(" "), Ha = !{ +toString:k +}.propertyIsEnumerable($[0]), Ia = $.length; + +if (w(Object, { +keys:function(a) { +if ("object" != typeof a && "function" != typeof a || a === k) throw new TypeError("Object.keys called on a non-object"); +var b, c = []; +for (b in a) u(a, b) && c.push(b); +if (Ha) for (b = 0; Ia > b; b++) u(a, $[b]) && c.push($[b]); +return c; +}, +getOwnPropertyNames:function(a) { +return Object.keys(a); +}, +seal:la, +freeze:la, +preventExtensions:la, +isSealed:ka, +isFrozen:ka, +isExtensible:function(a) { +if (Object(a) !== a) throw new TypeError(); +for (var b = ""; u(a, b); ) b += "?"; +a[b] = j; +var c = u(a, b); +return delete a[b], c; +}, +getPrototypeOf:function(a) { +return a.__proto__ || (a.constructor ? a.constructor.prototype :p); +}, +create:function(a, b) { +var c; +if (a === k) c = { +__proto__:k +}; else { +if ("object" != typeof a) throw new TypeError("typeof prototype[" + typeof a + "] != 'object'"); +c = function() {}, c.prototype = a, c = new c(), c.__proto__ = a; +} +return b && Object.defineProperties(c, b), c; +}, +is:function(a, b) { +return a === b ? 0 === a ? 1 / a === 1 / b :j :a !== a && b !== b; +}, +isnt:function(a, b) { +return !Object.is(a, b); +} +}), !Object.defineProperty || (ya = Ja({}), za = Ja(A), ya && za) || (O = Object.defineProperty, Q = Object.defineProperties), (!Object.defineProperty || O) && (Object.defineProperty = function(a, b, c) { +if ("object" != typeof a && "function" != typeof a || a === k) throw new TypeError("Object.defineProperty called on non-object: " + a); +if ("object" != typeof c && "function" != typeof c || c === k) throw new TypeError("Property description must be an object: " + c); +if (O) try { +return O.call(Object, a, b, c); +} catch (d) { +if (-2146823252 === d.number) { +c.enumerable = l; +try { +return O.call(Object, a, b, c); +} catch (e) {} +} +} +if (c.value !== g) if (a.__defineGetter__ && (a.__lookupGetter__(b) || a.__lookupSetter__(b))) { +var f = a.__proto__; +a.__proto__ = p, delete a[b], a[b] = c.value, a.__proto__ = f; +} else a[b] = c.value; else if (a.__defineGetter__) c.get !== g && a.__defineGetter__(b, c.get), c.set !== g && a.__defineSetter__(b, c.set); else { +if (!Object.defineProperty.ielt8) throw new TypeError("getters & setters not supported"); +c.get !== g && (a["get" + b] = c.get), c.set !== g && (a["set" + b] = c.set); +} +return a; +}), y.ie && 8 > o && (y.ielt8 = Object.defineProperty.ielt8 = j), (!Object.defineProperties || Q) && (Object.defineProperties = function(a, b) { +if (Q) try { +return Q.call(Object, a, b); +} catch (c) {} +for (var d in b) u(b, d) && Object.defineProperty(a, d, b[d]); +return a; +}), !Object.getOwnPropertyDescriptor || (Aa = Ka({}), Ba = Ka(A), Ba && Aa) || (R = Object.getOwnPropertyDescriptor), (!Object.getOwnPropertyDescriptor || R) && (Object.getOwnPropertyDescriptor = function(a, b) { +if ("object" != typeof a && "function" != typeof a || a === k) throw new TypeError("Object.getOwnPropertyDescriptor called on a non-object: " + a); +if (R) try { +return R.call(Object, a, b); +} catch (c) {} +if (u(a, b)) { +var d, e, f = { +enumerable:j, +configurable:j +}; +if (a.__defineGetter__) { +var g = a.__proto__; +a.__proto__ = p, d = a.__lookupGetter__(b), e = a.__lookupSetter__(b), a.__proto__ = g; +} else Object.defineProperty.ielt8 && (d = a["get" + b], e = a["set" + b]); +return d || e ? (d && (f.get = d), e && (f.set = e), f) :(f.value = a[b], f); +} +}), 2 != [ 1, 2 ].splice(0).length && (Array.prototype.splice = function(a, b) { +return a === g && b === g ? [] :ea.apply(this, [ a === g ? 0 :a, b === g ? this.length - a :b ].concat(q.call(arguments, 2))); +}), ga = function(a) { +if (a instanceof Array || Array.isArray(a)) return a; +if (a.k) return a.k(); +var b, a = x(a, j), c = a.length >>> 0; +try { +b = q.call(a); +} catch (d) {} +if (b && b.length === c) return b; +b = []; +for (var e = 0; c > e; e++) e in a && (b[e] = a[e]); +return b; +}, w(Array, { +isArray:function(a) { +return "[object Array]" == ia.call(a); +}, +from:ga, +of:function() { +return q.call(arguments); +} +}), w(Array.prototype, { +reduce:function(a, b) { +var c = x(this), d = c.length >>> 0, e = 0; +if (0 === d && arguments.length <= 1) throw new TypeError("Array length is 0 and no second argument"); +for (b === g && (++e, b = c[0]); d > e; ++e) e in c && (b = v(a, g, b, c[e], e, c)); +return b; +}, +reduceRight:function(a, b) { +var c = x(this), d = c.length >>> 0; +if (0 === d && arguments.length <= 1) throw new TypeError("Array length is 0 and no second argument"); +for (--d, b === g && (--d, b = c[d + 1]); d >= 0; --d) d in c && (b = v(a, g, b, c[d], d, c)); +return b; +}, +forEach:function(a, b) { +for (var c = x(this), d = c.length >>> 0, e = -1; ++e < d; ) e in c && v(a, b, c[e], e, c); +}, +indexOf:function(a, b) { +var c = x(this), d = c.length >>> 0; +if ((b = ~~b) > d) return -1; +for (b = (d + b) % d; d > b && (!(b in c) || c[b] !== a); b++) ; +return b ^ d ? b :-1; +}, +lastIndexOf:function(a, b) { +var c, d = x(this), e = d.length >>> 0; +if (!e) return -1; +for (c = e - 1, b !== g && (c = Math.min(c, Number.toInteger(b))), c = c >= 0 ? c :e - Math.abs(c); c >= 0; c--) if (c in d && d[c] === a) return c; +return -1; +}, +every:function(a, b, c) { +c === g && (c = j); +var d = c; +return L(this, function(e, f) { +d == c && (d = !!v(a, b, e, f, this)); +}, this), d; +}, +some:function(a, b) { +return va.call(this, a, b, l); +}, +filter:function(a, b) { +for (var c, d = x(this), e = d.length >>> 0, f = [], g = 0; e > g; g++) g in d && (c = d[g], v(a, b, c, g, d) && f.push(c)); +return f; +}, +map:function(a, b) { +for (var c = x(this), d = c.length >>> 0, e = [], f = 0; d > f; f++) f in c && (e[f] = v(a, b, c[f], f, this)); +return e; +}, +contains:function(a) { +return !!~this.indexOf(a); +} +}), !Array.prototype.unique) { +var La = function(a, b, c) { +return c.indexOf(a, b + 1) < 0; +}; +Array.prototype.unique = function() { +return this.filter(La); +}; +} + +L = t.call(Function.prototype.call, Array.prototype.forEach), fa = Array.prototype.map, va = Array.prototype.every, String.random || (String.random = function(a) { +return !a || 0 > a ? "" :Array(++a).join(0).replace(/./g, function() { +return (0 | 32 * Math.random()).toString(32); +}); +}), (!String.prototype.trim || N.trim()) && (N = "[" + N + "]", wa = RegExp("^" + N + N + "*"), xa = RegExp(N + N + "*$"), String.prototype.trim = function() { +return String(this).replace(wa, "").replace(xa, ""); +}), M = String.prototype.trim, "0".split(g, 0).length && (String.prototype.split = function(a, b) { +return a === g && 0 === b ? [] :r.call(this, a, b); +}), s = function(a, b) { +return !!~this.indexOf(a, b); +}, w(String.prototype, { +repeat:function(a) { +return Array(++a).join(this + ""); +}, +startsWith:function(a, b) { +return this.lastIndexOf(a, b) === (b || 0); +}, +endsWith:function(a, b) { +return a += "", this.substr(-a.length - (b || 0), b) == a; +}, +contains:s, +toArray:function() { +return r.call(this, ""); +}, +reverse:function() { +return Array.prototype.reverse.call(r.call(this + "", "")).join(""); +} +}), w(Number, { +isFinite:function(a) { +return "number" == typeof a && n.i(a); +}, +isInteger:function(a) { +return Number.isFinite(a) && a >= -9007199254740992 && 9007199254740992 >= a && Math.floor(a) === a; +}, +isNaN:function(a) { +return Object.is(a, 0/0); +}, +toInteger:function(a) { +return a = +a, Number.isNaN(a) ? 0 :0 !== a && n.i(a) ? (0 > a ? -1 :1) * Math.floor(Math.abs(a)) :a; +} +}), E = function(a, b) { +var c = document.createEvent("Events"), b = b || {}; +return c.initEvent(a, b.bubbles || l, b.cancelable || l), "isTrusted" in c || (c.j = l), c; +}; + +try { +G = Event.prototype, new Event("click"); +} catch (Ma) { +n.Event = E, G && (E.prototype = G); +} + +F = function(a, b) { +var c, d; +try { +c = document.createEvent("CustomEvent"); +} catch (e) { +c = document.createEvent("Event"); +} +return b = b || {}, d = b.detail !== g ? b.detail :k, (c.initCustomEvent || (c.detail = d, c.initEvent)).call(c, a, b.bubbles || l, b.cancelable || l, d), "isTrusted" in c || (c.j = l), c; +}; + +try { +I = (n.CustomEvent || Event).prototype, new CustomEvent("magic"); +} catch (Na) { +n.CustomEvent = F, (I || G) && (F.prototype = I || G); +} + +if (G.stopImmediatePropagation || (J = function(a) { +var b = this.f, c = this.g; +if ("function" != typeof b) { +if (!("handleEvent" in b)) return; +c = b, b = b.handleEvent; +} +return a.__stopNow ? void a.stopPropagation() :b.apply(c, arguments); +}, G.stopImmediatePropagation = function() { +this.__stopNow = j; +}), "addEventListener" in A && !A.addEventListener.__shim__) { +D = 0; +try { +B = function() { +D++; +}, A.addEventListener("click", B), A.addEventListener("click", B), A.click ? A.click() :A.dispatchEvent(new E("click")); +} catch (Oa) {} finally { +if (0 == D || 2 == D || J) { +var Pa = 2 == D; +L([ n.HTMLDocument && n.HTMLDocument.prototype || n.document, n.Window && n.Window.prototype || n, y ], function(a) { +if (a) { +var b = a.addEventListener, c = a.removeEventListener; +b && (a.addEventListener = function(a, c, d) { +var e, f, d = d || l; +if (Pa || J) { +if (f = "_e_8vj" + (d ? "-" :"") + (c.__UUID__ || (c.__UUID__ = ++C)) + a, (e = this._) || (e = this._ = {}), f in e) return; +c = e[f] = J ? t.call(J, { +f:c, +g:this +}) :g; +} +return b.call(this, a, c, d); +}, c && (a.removeEventListener = function(a, b, d) { +var e, f, d = d || l; +return (Pa || J) && (e = this._) && e[f = "_e_8vj" + (d ? "-" :"") + b.__UUID__ + a] && (b = e[f], delete e[f]), c.call(this, a, b, d); +})); +} +}); +} +} +} + +K = function(a, b, c) { +this.e = a, this.a = b, this.c = c, this.length = 0, this.value = "", this.b("1"); +}, ra = function(a, b) { +var c = b || "", d = !!a.length; +if (d) { +for (;a.length > 0; ) delete a[--a.length]; +a.value = ""; +} +c && ((c = M.call(c)) && r.call(c, na).forEach(sa, a), a.value = b), d && a.a && a.a.call(a.c, a.value); +}, sa = function(a) { +this[this.length++] = a; +}, w(K.prototype, { +b:function(a) { +var b = this.e.call(this.c); +b != this.value && ra(this, b), "" === a && ja("SYNTAX_ERR"), s.call(a + "", " ") && ja("INVALID_CHARACTER_ERR"); +}, +add:function(a) { +var b = this.value; +this.contains(a) || (this.value = this.value + ((b && !b.match(ma) ? " " :"") + a), this[this.length++] = a, this.a && this.a.call(this.c, this.value)); +}, +remove:function(a) { +this.b(a); +var b; +for (this.value = this.value.replace(RegExp("((?: +|^)" + a + "(?: +|$))", "g"), function(a, b, c, d) { +return c && a.length + c < d.length ? " " :""; +}), b = r.call(this.value, " "), a = this.length - 1; a > 0; --a) (this[a] = b[a]) || (this.length--, delete this[a]); +this.a && this.a.call(this.c, this.value); +}, +contains:function(a) { +return this.b(a), s.call(" " + this.value + " ", " " + a + " "); +}, +item:function(a) { +return this.b("1"), this[a] || k; +}, +toggle:function(a) { +var b = thisObj.contains(a); +return this[b ? "add" :"remove"](a), b; +} +}), K.prototype.toString = function() { +return this.value || ""; +}, ua = function(a) { +this.className = a; +}, ta = function() { +return this.className; +}, n.Utils || (n.Utils = {}), n.Utils.Dom || (n.Utils.Dom = {}), n.Utils.Dom.DOMStringCollection = K, G.AT_TARGET || (G.AT_TARGET = 2, G.BUBBLING_PHASE = 3, G.CAPTURING_PHASE = 1), Event.AT_TARGET || (Event.AT_TARGET = 2, Event.BUBBLING_PHASE = 3, Event.CAPTURING_PHASE = 1); + +try { +n.getComputedStyle(A); +} catch (Qa) { +n.getComputedStyle = t(function(a, b) { +return this.call(n, a, b || k); +}, n.getComputedStyle); +} + +if ("classList" in A || Object.defineProperty(y, "classList", { +get:function() { +if (this.tagName) { +var a = this._ || (this._ = {}); +return a._ccl_ || (a._ccl_ = new K(ta, ua, this)), a._ccl_; +} +} +}), "parentElement" in A || Object.defineProperty(y, "parentElement", { +get:function() { +var a = this.parentNode; +return a && 1 === a.nodeType ? a :k; +} +}), "contains" in A || (n.Node.prototype.contains = function(a) { +return !!(16 & this.compareDocumentPosition(a)); +}), "insertAdjacentHTML" in A || (n.HTMLElement.prototype.insertAdjacentHTML = function(a, b) { +var c, d = this.ownerDocument.createElement("_"), e = { +beforebegin:"before", +afterbegin:"prepend", +beforeend:"append", +afterend:"after" +}; +d.innerHTML = b, (d = d.childNodes) && d.length && (c = this[e[a]]) && c.apply(this, d); +}), document.importNode && !document.importNode.shim) try { +document.importNode(A); +} catch (Ra) { +var Sa = document.importNode; +delete document.importNode, document.importNode = function(a, b) { +return b === g && (b = j), Sa.call(this, a, b); +}; +} + +try { +A.cloneNode(); +} catch (Ta) { +[ Node.prototype, y, Document.prototype, DocumentFragment.prototype ].forEach(aa); +} + +A.prepend || (B = function(a) { +var b, c = k, d = 0, e = a.length, a = fa.call(a, function(a) { +return "string" == typeof a ? document.createTextNode(a) :a; +}); +if (1 === e) c = a[0]; else for (c = document.createDocumentFragment(), d = 0, e = a.length; d < (b = a.length); ++d) d -= e - b, c.appendChild(a[d]); +return c; +}, y.after = function() { +this.parentNode && this.parentNode.insertBefore(B(arguments), this.nextSibling); +}, y.before = function() { +this.parentNode && this.parentNode.insertBefore(B(arguments), this); +}, y.append = function() { +this.appendChild(B(arguments)); +}, y.prepend = function() { +this.insertBefore(B(arguments), this.firstChild); +}, y.replace = function() { +this.parentNode && this.parentNode.replaceChild(B(arguments), this); +}, y.remove = function() { +this.parentNode && this.parentNode.removeChild(this); +}, "prepend" in document || (document.prepend = function() { +y.prepend.apply(this.documentElement, arguments); +}, document.append = function() { +y.append.apply(this.documentElement, arguments); +})), y.matchesSelector || (y.matchesSelector = y.webkitMatchesSelector || y.mozMatchesSelector || y.msMatchesSelector || y.oMatchesSelector || function(a, b) { +if (!a) return l; +if ("*" === a) return j; +var c, d, e, f, h, i, k = 0; +b ? "length" in b ? c = b[0] :(c = b, b = g) :c = this; +do if (i = l, c === document.documentElement ? i = ":root" === a :c === document.body && (i = "BODY" === a.toUpperCase()), !i) { +if (a = M.call(a.replace(pa, "$1")), f = a.match(oa)) switch (a.charAt(0)) { +case "#": +i = c.id === a.slice(1); +break; + +default: +if ((i = !(f[1] && "tagName" in c && c.tagName.toUpperCase() !== f[1].toUpperCase())) && f[2]) for (e = -1, h = f[2].slice(1).split("."), f = " " + c.className + " "; h[++e] && i; ) i = s.call(f, " " + h[e] + " "); +} +if (!/([,>+~ ])/.test(a) && (d = c.parentNode) && d.querySelector && (i = d.querySelector(a) === c), !i && (d = c.ownerDocument)) for (h = d.querySelectorAll(a), e = -1; !i && h[++e]; ) i = h[e] === c; +} while (i && b && (c = b[++k])); +return b && "length" in b ? i && b.length == k :i; +}), document.documentElement.matchesSelector || (document.documentElement.matchesSelector = y.matchesSelector), "matches" in y || (y.matches = document.documentElement.matches = y.matchesSelector), "find" in document || (qa = /(\:scope)(?=[ >~+])/, document.find = DocumentFragment.prototype.find = function(a, b) { +b && ("length" in b || (b = [ b ])) || (b = [ this ]); +var c, d, e = 0, f = b.length; +do d = b[e], a = a.replace(qa, 9 == d.nodeType ? ":root" :document_find_scopedreplacer = function() { +return "#" + (d.id || (d.id = "find" + ++C)); +}), c = d.querySelector(a); while (!c && ++e < f); +return c || k; +}, document.findAll = DocumentFragment.prototype.findAll = function(a, b) { +b && ("length" in b || (b = [ b ])) || (b = [ this ]); +var c, d, e, f, h, i, k = [], m = 0, n = b.length, o = {}; +do for (c = b[m], a = a.replace(qa, 9 == c.nodeType ? ":root" :document_find_scopedreplacer = function() { +return "#" + (c.id || (c.id = "find" + ++C)); +}), d = c.querySelectorAll(a), f = 0, h = d.length; h > f; ++f) e = d[f], i = l, e = e.__UUID__ || (i = j, e.__UUID__ = ++C), !i && e in o || (o[e] = g, k.push(d[f])); while (++m < n); +return k; +}), "find" in y || (y.find = y.querySelector, y.findAll = y.querySelectorAll), "labels" in z("input") || Object.defineProperty(y, "labels", { +enumerable:j, +get:function() { +if (s.call(" INPUT BUTTON KEYGEN METER OUTPUT PROGRESS TEXTAREA SELECT ", " " + this.nodeName.toUpperCase() + " ")) { +for (var a = this, b = this.id ? ga(document.querySelectorAll("label[for='" + this.id + "']")) :[], c = b.length - 1; (a = a.parentNode) && (!a.h || a.h === this); ) if ("LABEL" === a.nodeName.toUpperCase()) { +for (;b[c] && 2 & b[c].compareDocumentPosition(a); ) c--; +ea.call(b, c + 1, 0, a); +} +return b; +} +} +}), "control" in z("label") || (Da = function(a, b) { +for (var c = 0, d = a.length; d > c; c++) { +var e = a[c], f = b(e); +if (f) return f; +if (e.childNodes && e.childNodes.length > 0 && (f = Da(e.childNodes, b))) return f; +} +}, Object.defineProperty(n.HTMLLabelElement && n.HTMLLabelElement.prototype || y, "control", { +enumerable:j, +get:function() { +return "LABEL" !== this.nodeName.toUpperCase() ? g :this.hasAttribute("for") ? document.getElementById(this.htmlFor) :Da(this.childNodes, function(a) { +return s.call(" INPUT BUTTON KEYGEN METER OUTPUT PROGRESS TEXTAREA SELECT ", " " + a.nodeName.toUpperCase() + " ") ? a :void 0; +}) || k; +} +})), "reversed" in z("ol") || (Ga = function(a) { +var b, c, d = a.getAttribute("reversed"), e = a._; +e || (e = a._ = {}), "olreversed" in e && e.olreversed == (d !== k) || (b = a.children, c = a.getAttribute("start"), c !== k && (c = Number(c), isNaN(c) && (c = k)), d !== k ? (e.olreversed = j, c === k && (c = b.length), L(b, function(a) { +a.value = c--; +})) :(e.olreversed = l, b[0] && (b[0].value = c || 0), L(b, function(a) { +a.removeAttribute("value"); +}))); +}, Object.defineProperty(n.HTMLOListElement && n.HTMLOListElement.prototype || y, "reversed", { +get:function() { +return "OL" !== (this.nodeName || "").toUpperCase() ? g :this.getAttribute("reversed") !== k; +}, +set:function(a) { +return "OL" === (this.nodeName || "").toUpperCase() ? (this[(a ? "set" :"remove") + "Attribute"]("reversed", ""), Ga(this), a) :void 0; +} +}), X = function() { +document.removeEventListener("DOMContentLoaded", X, l), X = g, L(document.getElementsByTagName("ol"), Ga); +}, "complete" == document.readyState ? X() :document.addEventListener("DOMContentLoaded", X, l)), document.getElementsByClassName && ba(document.getElementsByClassName("")), document.querySelectorAll && ba(document.querySelectorAll("#z")), Y = n.XHR = function(a, b) { +a = w(a || {}, Y.d), Object.keys(Y.d).forEach(function(b) { +"object" == typeof this[b] && w(a[b], this[b]); +}, Y.d); +var c = new XMLHttpRequest(), d = a.data || "", e = "post" == a.method.toLowerCase(), f = a.uri; +"object" == typeof d && a == Y.d.headers["Content-Type"] && (d = Object.keys(d).map(function(a) { +var b = this[a]; +return "object" == typeof b ? Object.keys(b).map(function(b) { +return a + "=" + this[b]; +}, b).join("&") :a + "=" + b; +}, d).join("&")), c.onreadystatechange = function() { +4 === this.readyState && b.call(this, k, this.response || this.responseText || this.responseXML); +}, c.onerror = function(a) { +b.call(this, a); +}; +try { +c.open(a.method, f + (e ? "" :f.indexOf("?") ? "&" :"?" + d)), a.headers && Object.keys(a.headers).forEach(function(b) { +c.setRequestHeader(b, a.headers[b]); +}), c.send(e && d || k); +} catch (g) { +b.call(this, g); +} +return c; +}, Y.d = { +headers:{ +"X-Requested-With":"HTTPRequest", +"Content-Type":"application/x-www-form-urlencoded;charset=utf-8" +} +}, (!S.prototype.toISOString || s.call(new S(-621987552e5).toISOString(), "-000001") || "1969-12-31T23:59:59.999Z" !== new S(-1).toISOString()) && (S.prototype.toISOString = function() { +var a, b, c, d; +if (!isFinite(this)) throw new RangeError("Date.prototype.toISOString called on non-finite value."); +for (d = this.getUTCFullYear(), a = this.getUTCMonth(), d += ~~(a / 12), a = [ (a % 12 + 12) % 12 + 1, this.getUTCDate(), this.getUTCHours(), this.getUTCMinutes(), this.getUTCSeconds() ], d = (0 > d ? "-" :d > 9999 ? "+" :"") + ("00000" + Math.abs(d)).slice(d >= 0 && 9999 >= d ? -4 :-6), b = a.length; b--; ) c = a[b], 10 > c && (a[b] = "0" + c); +return d + "-" + a.slice(0, 2).join("-") + "T" + a.slice(2).join(":") + "." + ("000" + this.getUTCMilliseconds()).slice(-3) + "Z"; +}), S.now || (S.now = function() { +return new S().getTime(); +}); + +var Ua; + +if (!(Ua = !S.prototype.toJSON)) { +var Va; +if (!(Va = s.call(new S(-621987552e5).toJSON(), "-000001"))) { +var Wa; +a:{ +try { +Wa = S.prototype.toJSON.call({ +toISOString:function() { +return -1; +} +}); +break a; +} catch (Xa) {} +Wa = g; +} +Va = ~Wa; +} +Ua = Va; +} + +if (Ua && (S.prototype.toJSON = function() { +return v(this.toISOString, this); +}), !S.parse) { +T = function(a, b, c, d, e, f, g) { +var h = arguments.length; +return this instanceof S ? (h = 1 == h && String(a) === a ? new S(T.parse(a)) :h >= 7 ? new S(a, b, c, d, e, f, g) :h >= 6 ? new S(a, b, c, d, e, f) :h >= 5 ? new S(a, b, c, d, e) :h >= 4 ? new S(a, b, c, d) :h >= 3 ? new S(a, b, c) :h >= 2 ? new S(a, b) :h >= 1 ? new S(a) :new S(), h.constructor = T, h) :S.apply(this, arguments); +}, Ca = RegExp("^(\\d{4}|[+-]\\d{6})(?:-(\\d{2})(?:-(\\d{2})(?:T(\\d{2}):(\\d{2})(?::(\\d{2})(?:\\.(\\d{3}))?)?(Z|(?:([-+])(\\d{2}):(\\d{2})))?)?)?)?$"), U = [ 0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334, 365 ], V = function(a) { +return Math.ceil(a / 4) - Math.ceil(a / 100) + Math.ceil(a / 400); +}; +for (D in S) T[D] = S[D]; +T.now = S.now, T.UTC = S.UTC, T.prototype = S.prototype, T.prototype.constructor = T, T.parse = function(a) { +var b = Ca.exec(a); +if (b) { +var c = Number(b[1]), d = Number(b[2] || 1), e = Number(b[3] || 1), f = Number(b[4] || 0), g = Number(b[5] || 0), h = Number(b[6] || 0), i = Number(b[7] || 0), j = b[8] ? 0 :Number(new Date(1970, 0)), k = "-" === b[9] ? 1 :-1, l = Number(b[10] || 0), b = Number(b[11] || 0), m = V(c), n = V(c + 1); +return (g > 0 || h > 0 || i > 0 ? 24 :25) > f && 60 > g && 60 > h && 1e3 > i && 24 > l && 60 > b && d > 0 && 13 > d && e > 0 && e < 1 + U[d] - U[d - 1] + (2 === d ? n - m :0) && (c = 365 * (c - 1970) + (d > 2 ? n :m) - V(1970) + U[d - 1] + e - 1, c = 1e3 * (60 * (60 * (24 * c + f + l * k) + g + b * k) + h) + i + j, c >= -864e13 && 864e13 >= c) ? c :0/0; +} +return S.parse.apply(this, arguments); +}, n.Date = T; +} + +if ((D = n._) && D.ielt9shims && (D.ielt9shims.forEach(v), n._ = D.orig_), w = D = A = ca = z = E = F = G = I = y = T = ka = g, function(a, b) { "object" == typeof module && "object" == typeof module.exports ? module.exports = a.document ? b(a, !0) :function(a) { if (!a.document) throw new Error("jQuery requires a window with a document"); return b(a); @@ -28627,7 +29247,7 @@ var b = "var index, iterable = " + a.firstArg + ", result = " + a.init + ";\nif a.array ? (b += "\nvar length = iterable.length; index = -1;\nif (" + a.array + ") { ", he.unindexedChars && (b += "\n if (isString(iterable)) {\n iterable = iterable.split('')\n } "), b += "\n while (++index < length) {\n " + a.loop + ";\n }\n}\nelse { ") :he.nonEnumArgs && (b += "\n var length = iterable.length; index = -1;\n if (length && isArguments(iterable)) {\n while (++index < length) {\n index += '';\n " + a.loop + ";\n }\n } else { "), he.enumPrototypes && (b += "\n var skipProto = typeof iterable == 'function';\n "), he.enumErrorProps && (b += "\n var skipErrorProps = iterable === errorProto || iterable instanceof Error;\n "); var c = []; if (he.enumPrototypes && c.push('!(skipProto && index == "prototype")'), he.enumErrorProps && c.push('!(skipErrorProps && (index == "message" || index == "name"))'), a.useHas && a.keys) b += "\n var ownIndex = -1,\n ownProps = objectTypes[typeof iterable] && keys(iterable),\n length = ownProps ? ownProps.length : 0;\n\n while (++ownIndex < length) {\n index = ownProps[ownIndex];\n", c.length && (b += " if (" + c.join(" && ") + ") {\n "), b += a.loop + "; ", c.length && (b += "\n }"), b += "\n } "; else if (b += "\n for (index in iterable) {\n", a.useHas && c.push("hasOwnProperty.call(iterable, index)"), c.length && (b += " if (" + c.join(" && ") + ") {\n "), b += a.loop + "; ", c.length && (b += "\n }"), b += "\n } ", he.nonEnumShadows) { -for (b += "\n\n if (iterable !== objectProto) {\n var ctor = iterable.constructor,\n isProto = iterable === (ctor && ctor.prototype),\n className = iterable === stringProto ? stringClass : iterable === errorProto ? errorClass : toString.call(iterable),\n nonEnum = nonEnumProps[className];\n ", k = 0; k < 7; k++) b += "\n index = '" + a.shadowedProps[k] + "';\n if ((!(isProto && nonEnum[index]) && hasOwnProperty.call(iterable, index))", a.useHas || (b += " || (!nonEnum[index] && iterable[index] !== objectProto[index])"), b += ") {\n " + a.loop + ";\n } "; +for (b += "\n\n if (iterable !== objectProto) {\n var ctor = iterable.constructor,\n isProto = iterable === (ctor && ctor.prototype),\n className = iterable === stringProto ? stringClass : iterable === errorProto ? errorClass : toString.call(iterable),\n nonEnum = nonEnumProps[className];\n ", k = 0; 7 > k; k++) b += "\n index = '" + a.shadowedProps[k] + "';\n if ((!(isProto && nonEnum[index]) && hasOwnProperty.call(iterable, index))", a.useHas || (b += " || (!nonEnum[index] && iterable[index] !== objectProto[index])"), b += ") {\n " + a.loop + ";\n } "; b += "\n } "; } return (a.array || he.nonEnumArgs) && (b += "\n}"), b += a.bottom + ";\nreturn result";