!function (e) { "function" == typeof define && define.amd ? define(["jquery"], e) : "object" == typeof module && module.exports ? module.exports = function (t, n) { return void 0 === n && (n = "undefined" != typeof window ? require("jquery") : require("jquery")(t)), e(n), n } : e(jQuery) }(function (e) { var t = function () { if (e && e.fn && e.fn.select2 && e.fn.select2.amd) var t, t = e.fn.select2.amd; return !function () { if (!t || !t.requirejs) { var e, n, r; t ? n = t : t = {}, function (t) { var i, s, o, a, l = {}, c = {}, u = {}, d = {}, p = Object.prototype.hasOwnProperty, h = [].slice, f = /\.js$/; function g(e, t) { return p.call(e, t) } function m(e, t) { var n, r, i, s, o, a, l, c, d, p, h, g, m = t && t.split("/"), v = u.map, y = v && v["*"] || {}; if (e) { for (o = (e = e.split("/")).length - 1, u.nodeIdCompat && f.test(e[o]) && (e[o] = e[o].replace(f, "")), "." === e[0].charAt(0) && m && (e = (g = m.slice(0, m.length - 1)).concat(e)), d = 0; d < e.length; d++)if ("." === (h = e[d])) e.splice(d, 1), d -= 1; else if (".." === h) { if (0 === d || 1 === d && ".." === e[2] || ".." === e[d - 1]) continue; d > 0 && (e.splice(d - 1, 2), d -= 2) } e = e.join("/") } if ((m || y) && v) { for (d = (n = e.split("/")).length; d > 0; d -= 1) { if (r = n.slice(0, d).join("/"), m) { for (p = m.length; p > 0; p -= 1)if ((i = v[m.slice(0, p).join("/")]) && (i = i[r])) { s = i, a = d; break } } if (s) break; !l && y && y[r] && (l = y[r], c = d) } !s && l && (s = l, a = c), s && (n.splice(0, a, s), e = n.join("/")) } return e } function v(e, n) { return function () { var r = h.call(arguments, 0); return "string" != typeof r[0] && 1 === r.length && r.push(null), s.apply(t, r.concat([e, n])) } } function y(e) { return function (t) { l[e] = t } } function b(e) { if (g(c, e)) { var n = c[e]; delete c[e], d[e] = !0, i.apply(t, n) } if (!g(l, e) && !g(d, e)) throw Error("No " + e); return l[e] } function w(e) { var t, n = e ? e.indexOf("!") : -1; return n > -1 && (t = e.substring(0, n), e = e.substring(n + 1, e.length)), [t, e] } function A(e) { return e ? w(e) : [] } o = function (e, t) { var n, r, i = w(e), s = i[0], o = t[1]; return (e = i[1], s && (r = b(s = m(s, o))), s) ? e = r && r.normalize ? r.normalize(e, (n = o, function (e) { return m(e, n) })) : m(e, o) : (e = m(e, o), s = (i = w(e))[0], e = i[1], s && (r = b(s))), { f: s ? s + "!" + e : e, n: e, pr: s, p: r } }, a = { require: function (e) { return v(e) }, exports: function (e) { var t = l[e]; return void 0 !== t ? t : l[e] = {} }, module: function (e) { var t; return { id: e, uri: "", exports: l[e], config: (t = e, function () { return u && u.config && u.config[t] || {} }) } } }, i = function (e, n, r, i) { var s, u, p, h, f, m, w, D = [], x = typeof r; if (m = A(i = i || e), "undefined" === x || "function" === x) { for (f = 0, n = !n.length && r.length ? ["require", "exports", "module"] : n; f < n.length; f += 1)if ("require" === (u = (h = o(n[f], m)).f)) D[f] = a.require(e); else if ("exports" === u) D[f] = a.exports(e), w = !0; else if ("module" === u) s = D[f] = a.module(e); else if (g(l, u) || g(c, u) || g(d, u)) D[f] = b(u); else if (h.p) h.p.load(h.n, v(i, !0), y(u), {}), D[f] = l[u]; else throw Error(e + " missing " + u); p = r ? r.apply(l[e], D) : void 0, e && (s && s.exports !== t && s.exports !== l[e] ? l[e] = s.exports : p === t && w || (l[e] = p)) } else e && (l[e] = r) }, e = n = s = function (e, n, r, l, c) { if ("string" == typeof e) return a[e] ? a[e](n) : b(o(e, A(n)).f); if (!e.splice) { if ((u = e).deps && s(u.deps, u.callback), !n) return; n.splice ? (e = n, n = r, r = null) : e = t } return n = n || function () { }, "function" == typeof r && (r = l, l = c), l ? i(t, e, n, r) : setTimeout(function () { i(t, e, n, r) }, 4), s }, s.config = function (e) { return s(e) }, e._defined = l, (r = function (e, t, n) { if ("string" != typeof e) throw Error("See almond README: incorrect module build, no module name"); t.splice || (n = t, t = []), g(l, e) || g(c, e) || (c[e] = [e, t, n]) }).amd = { jQuery: !0 } }(), t.requirejs = e, t.require = n, t.define = r } }(), t.define("almond", function () { }), t.define("jquery", [], function () { var t = e || $; return null == t && console && console.error && console.error("Select2: An instance of jQuery or a jQuery-compatible library was not found. Make sure that you are including jQuery before Select2 on your web page."), t }), t.define("select2/utils", ["jquery"], function (e) { var t = {}; function n(e) { var t = e.prototype, n = []; for (var r in t) "function" == typeof t[r] && "constructor" !== r && n.push(r); return n } t.Extend = function (e, t) { var n = {}.hasOwnProperty; function r() { this.constructor = e } for (var i in t) n.call(t, i) && (e[i] = t[i]); return r.prototype = t.prototype, e.prototype = new r, e.__super__ = t.prototype, e }, t.Decorate = function (e, t) { var r = n(t), i = n(e); function s() { var n = Array.prototype.unshift, r = t.prototype.constructor.length, i = e.prototype.constructor; r > 0 && (n.call(arguments, e.prototype.constructor), i = t.prototype.constructor), i.apply(this, arguments) } t.displayName = e.displayName, s.prototype = new function e() { this.constructor = s }; for (var o = 0; o < i.length; o++) { var a = i[o]; s.prototype[a] = e.prototype[a] } for (var l = 0; l < r.length; l++) { var c = r[l]; s.prototype[c] = function (e) { var n = function () { }; e in s.prototype && (n = s.prototype[e]); var r = t.prototype[e]; return function () { return Array.prototype.unshift.call(arguments, n), r.apply(this, arguments) } }(c) } return s }; var r = function () { this.listeners = {} }; r.prototype.on = function (e, t) { this.listeners = this.listeners || {}, e in this.listeners ? this.listeners[e].push(t) : this.listeners[e] = [t] }, r.prototype.trigger = function (e) { var t = Array.prototype.slice, n = t.call(arguments, 1); this.listeners = this.listeners || {}, null == n && (n = []), 0 === n.length && n.push({}), n[0]._type = e, e in this.listeners && this.invoke(this.listeners[e], t.call(arguments, 1)), "*" in this.listeners && this.invoke(this.listeners["*"], arguments) }, r.prototype.invoke = function (e, t) { for (var n = 0, r = e.length; n < r; n++)e[n].apply(this, t) }, t.Observable = r, t.generateChars = function (e) { for (var t = "", n = 0; n < e; n++)t += Math.floor(36 * Math.random()).toString(36); return t }, t.bind = function (e, t) { return function () { e.apply(t, arguments) } }, t._convertData = function (e) { for (var t in e) { var n = t.split("-"), r = e; if (1 !== n.length) { for (var i = 0; i < n.length; i++) { var s = n[i]; (s = s.substring(0, 1).toLowerCase() + s.substring(1)) in r || (r[s] = {}), i == n.length - 1 && (r[s] = e[t]), r = r[s] } delete e[t] } } return e }, t.hasScroll = function (t, n) { var r = e(n), i = n.style.overflowX, s = n.style.overflowY; return (i !== s || "hidden" !== s && "visible" !== s) && ("scroll" === i || "scroll" === s || r.innerHeight() < n.scrollHeight || r.innerWidth() < n.scrollWidth) }, t.escapeMarkup = function (e) { var t = { "\\": "\", "&": "&", "<": "<", ">": ">", '"': """, "'": "'", "/": "/" }; return "string" != typeof e ? e : String(e).replace(/[&<>"'\/\\]/g, function (e) { return t[e] }) }, t.appendMany = function (t, n) { if ("1.7" === e.fn.jquery.substr(0, 3)) { var r = e(); e.map(n, function (e) { r = r.add(e) }), n = r } t.append(n) }, t.__cache = {}; var i = 0; return t.GetUniqueElementId = function (e) { var t = e.getAttribute("data-select2-id"); return null == t && (e.id ? (t = e.id, e.setAttribute("data-select2-id", t)) : (e.setAttribute("data-select2-id", ++i), t = i.toString())), t }, t.StoreData = function (e, n, r) { var i = t.GetUniqueElementId(e); t.__cache[i] || (t.__cache[i] = {}), t.__cache[i][n] = r }, t.GetData = function (n, r) { var i = t.GetUniqueElementId(n); return r ? t.__cache[i] && null != t.__cache[i][r] ? t.__cache[i][r] : e(n).data(r) : t.__cache[i] }, t.RemoveData = function (e) { var n = t.GetUniqueElementId(e); null != t.__cache[n] && delete t.__cache[n], e.removeAttribute("data-select2-id") }, t }), t.define("select2/results", ["jquery", "./utils"], function (e, t) { function n(e, t, r) { this.$element = e, this.data = r, this.options = t, n.__super__.constructor.call(this) } return t.Extend(n, t.Observable), n.prototype.render = function () { var t = e(''); return this.options.get("multiple") && t.attr("aria-multiselectable", "true"), this.$results = t, t }, n.prototype.clear = function () { this.$results.empty() }, n.prototype.displayMessage = function (t) { var n = this.options.get("escapeMarkup"); this.clear(), this.hideLoading(); var r = e(''), i = this.options.get("translations").get(t.message); r.append(n(i(t.args))), r[0].className += " select2-results__message", this.$results.append(r) }, n.prototype.hideMessages = function () { this.$results.find(".select2-results__message").remove() }, n.prototype.append = function (e) { this.hideLoading(); var t = []; if (null == e.results || 0 === e.results.length) { 0 === this.$results.children().length && this.trigger("results:message", { message: "noResults" }); return } e.results = this.sort(e.results); for (var n = 0; n < e.results.length; n++) { var r = e.results[n], i = this.option(r); t.push(i) } this.$results.append(t) }, n.prototype.position = function (e, t) { t.find(".select2-results").append(e) }, n.prototype.sort = function (e) { return this.options.get("sorter")(e) }, n.prototype.highlightFirstItem = function () { var e = this.$results.find(".select2-results__option[aria-selected]"), t = e.filter("[aria-selected=true]"); t.length > 0 ? t.first().trigger("mouseenter") : e.first().trigger("mouseenter"), this.ensureHighlightVisible() }, n.prototype.setClasses = function () { var n = this; this.data.current(function (r) { var i = e.map(r, function (e) { return e.id.toString() }); n.$results.find(".select2-results__option[aria-selected]").each(function () { var n = e(this), r = t.GetData(this, "data"), s = "" + r.id; null != r.element && r.element.selected || null == r.element && e.inArray(s, i) > -1 ? n.attr("aria-selected", "true") : n.attr("aria-selected", "false") }) }) }, n.prototype.showLoading = function (e) { this.hideLoading(); var t = { disabled: !0, loading: !0, text: this.options.get("translations").get("searching")(e) }, n = this.option(t); n.className += " loading-results", this.$results.prepend(n) }, n.prototype.hideLoading = function () { this.$results.find(".loading-results").remove() }, n.prototype.option = function (n) { var r = document.createElement("li"); r.className = "select2-results__option"; var i = { role: "option", "aria-selected": "false" }, s = window.Element.prototype.matches || window.Element.prototype.msMatchesSelector || window.Element.prototype.webkitMatchesSelector; for (var o in (null != n.element && s.call(n.element, ":disabled") || null == n.element && n.disabled) && (delete i["aria-selected"], i["aria-disabled"] = "true"), null == n.id && delete i["aria-selected"], null != n._resultId && (r.id = n._resultId), n.title && (r.title = n.title), n.children && (i.role = "group", i["aria-label"] = n.text, delete i["aria-selected"]), i) { var a = i[o]; r.setAttribute(o, a) } if (n.children) { var l = e(r), c = document.createElement("strong"); c.className = "select2-results__group", e(c), this.template(n, c); for (var u = [], d = 0; d < n.children.length; d++) { var p = n.children[d], h = this.option(p); u.push(h) } var f = e("", { class: "select2-results__options select2-results__options--nested" }); f.append(u), l.append(c), l.append(f) } else this.template(n, r); return t.StoreData(r, "data", n), r }, n.prototype.bind = function (n, r) { var i = this, s = n.id + "-results"; this.$results.attr("id", s), n.on("results:all", function (e) { i.clear(), i.append(e.data), n.isOpen() && (i.setClasses(), i.highlightFirstItem()) }), n.on("results:append", function (e) { i.append(e.data), n.isOpen() && i.setClasses() }), n.on("query", function (e) { i.hideMessages(), i.showLoading(e) }), n.on("select", function () { n.isOpen() && (i.setClasses(), i.options.get("scrollAfterSelect") && i.highlightFirstItem()) }), n.on("unselect", function () { n.isOpen() && (i.setClasses(), i.options.get("scrollAfterSelect") && i.highlightFirstItem()) }), n.on("open", function () { i.$results.attr("aria-expanded", "true"), i.$results.attr("aria-hidden", "false"), i.setClasses(), i.ensureHighlightVisible() }), n.on("close", function () { i.$results.attr("aria-expanded", "false"), i.$results.attr("aria-hidden", "true"), i.$results.removeAttr("aria-activedescendant") }), n.on("results:toggle", function () { var e = i.getHighlightedResults(); 0 !== e.length && e.trigger("mouseup") }), n.on("results:select", function () { var e = i.getHighlightedResults(); if (0 !== e.length) { var n = t.GetData(e[0], "data"); "true" == e.attr("aria-selected") ? i.trigger("close", {}) : i.trigger("select", { data: n }) } }), n.on("results:previous", function () { var e = i.getHighlightedResults(), t = i.$results.find("[aria-selected]"), n = t.index(e); if (!(n <= 0)) { var r = n - 1; 0 === e.length && (r = 0); var s = t.eq(r); s.trigger("mouseenter"); var o = i.$results.offset().top, a = s.offset().top, l = i.$results.scrollTop() + (a - o); 0 === r ? i.$results.scrollTop(0) : a - o < 0 && i.$results.scrollTop(l) } }), n.on("results:next", function () { var e = i.getHighlightedResults(), t = i.$results.find("[aria-selected]"), n = t.index(e) + 1; if (!(n >= t.length)) { var r = t.eq(n); r.trigger("mouseenter"); var s = i.$results.offset().top + i.$results.outerHeight(!1), o = r.offset().top + r.outerHeight(!1), a = i.$results.scrollTop() + o - s; 0 === n ? i.$results.scrollTop(0) : o > s && i.$results.scrollTop(a) } }), n.on("results:focus", function (e) { e.element.addClass("select2-results__option--highlighted") }), n.on("results:message", function (e) { i.displayMessage(e) }), e.fn.mousewheel && this.$results.on("mousewheel", function (e) { var t = i.$results.scrollTop(), n = i.$results.get(0).scrollHeight - t + e.deltaY, r = e.deltaY > 0 && t - e.deltaY <= 0, s = e.deltaY < 0 && n <= i.$results.height(); r ? (i.$results.scrollTop(0), e.preventDefault(), e.stopPropagation()) : s && (i.$results.scrollTop(i.$results.get(0).scrollHeight - i.$results.height()), e.preventDefault(), e.stopPropagation()) }), this.$results.on("mouseup", ".select2-results__option[aria-selected]", function (n) { var r = e(this), s = t.GetData(this, "data"); if ("true" === r.attr("aria-selected")) { i.options.get("multiple") ? i.trigger("unselect", { originalEvent: n, data: s }) : i.trigger("close", {}); return } i.trigger("select", { originalEvent: n, data: s }) }), this.$results.on("mouseenter", ".select2-results__option[aria-selected]", function (n) { var r = t.GetData(this, "data"); i.getHighlightedResults().removeClass("select2-results__option--highlighted"), i.trigger("results:focus", { data: r, element: e(this) }) }) }, n.prototype.getHighlightedResults = function () { return this.$results.find(".select2-results__option--highlighted") }, n.prototype.destroy = function () { this.$results.remove() }, n.prototype.ensureHighlightVisible = function () { var e = this.getHighlightedResults(); if (0 !== e.length) { var t = this.$results.find("[aria-selected]").index(e), n = this.$results.offset().top, r = e.offset().top, i = this.$results.scrollTop() + (r - n), s = r - n; i -= 2 * e.outerHeight(!1), t <= 2 ? this.$results.scrollTop(0) : (s > this.$results.outerHeight() || s < 0) && this.$results.scrollTop(i) } }, n.prototype.template = function (t, n) { var r = this.options.get("templateResult"), i = this.options.get("escapeMarkup"), s = r(t, n); null == s ? n.style.display = "none" : "string" == typeof s ? n.innerHTML = i(s) : e(n).append(s) }, n }), t.define("select2/keys", [], function () { return { BACKSPACE: 8, TAB: 9, ENTER: 13, SHIFT: 16, CTRL: 17, ALT: 18, ESC: 27, SPACE: 32, PAGE_UP: 33, PAGE_DOWN: 34, END: 35, HOME: 36, LEFT: 37, UP: 38, RIGHT: 39, DOWN: 40, DELETE: 46 } }), t.define("select2/selection/base", ["jquery", "../utils", "../keys"], function (e, t, n) { function r(e, t) { this.$element = e, this.options = t, r.__super__.constructor.call(this) } return t.Extend(r, t.Observable), r.prototype.render = function () { var n = e(''); return this._tabindex = 0, null != t.GetData(this.$element[0], "old-tabindex") ? this._tabindex = t.GetData(this.$element[0], "old-tabindex") : null != this.$element.attr("tabindex") && (this._tabindex = this.$element.attr("tabindex")), n.attr("title", this.$element.attr("title")), n.attr("tabindex", this._tabindex), n.attr("aria-disabled", "false"), this.$selection = n, n }, r.prototype.bind = function (e, t) { var r = this, i = e.id + "-results"; this.container = e, this.$selection.on("focus", function (e) { r.trigger("focus", e) }), this.$selection.on("blur", function (e) { r._handleBlur(e) }), this.$selection.on("keydown", function (e) { r.trigger("keypress", e), e.which === n.SPACE && e.preventDefault() }), e.on("results:focus", function (e) { r.$selection.attr("aria-activedescendant", e.data._resultId) }), e.on("selection:update", function (e) { r.update(e.data) }), e.on("open", function () { r.$selection.attr("aria-expanded", "true"), r.$selection.attr("aria-owns", i), r._attachCloseHandler(e) }), e.on("close", function () { r.$selection.attr("aria-expanded", "false"), r.$selection.removeAttr("aria-activedescendant"), r.$selection.removeAttr("aria-owns"), r.$selection.trigger("focus"), r._detachCloseHandler(e) }), e.on("enable", function () { r.$selection.attr("tabindex", r._tabindex), r.$selection.attr("aria-disabled", "false") }), e.on("disable", function () { r.$selection.attr("tabindex", "-1"), r.$selection.attr("aria-disabled", "true") }) }, r.prototype._handleBlur = function (t) { var n = this; window.setTimeout(function () { !(document.activeElement == n.$selection[0] || e.contains(n.$selection[0], document.activeElement)) && n.trigger("blur", t) }, 1) }, r.prototype._attachCloseHandler = function (n) { e(document.body).on("mousedown.select2." + n.id, function (n) { var r = e(n.target).closest(".select2"); e(".select2.select2-container--open").each(function () { this != r[0] && t.GetData(this, "element").select2("close") }) }) }, r.prototype._detachCloseHandler = function (t) { e(document.body).off("mousedown.select2." + t.id) }, r.prototype.position = function (e, t) { t.find(".selection").append(e) }, r.prototype.destroy = function () { this._detachCloseHandler(this.container) }, r.prototype.update = function (e) { throw Error("The `update` method must be defined in child classes.") }, r.prototype.isEnabled = function () { return !this.isDisabled() }, r.prototype.isDisabled = function () { return this.options.get("disabled") }, r }), t.define("select2/selection/single", ["jquery", "./base", "../utils", "../keys"], function (e, t, n, r) { function i() { i.__super__.constructor.apply(this, arguments) } return n.Extend(i, t), i.prototype.render = function () { var e = i.__super__.render.call(this); return e.addClass("select2-selection--single"), e.html(''), e }, i.prototype.bind = function (e, t) { var n = this; i.__super__.bind.apply(this, arguments); var r = e.id + "-container"; this.$selection.find(".select2-selection__rendered").attr("id", r).attr("role", "textbox").attr("aria-readonly", "true"), this.$selection.attr("aria-labelledby", r), this.$selection.on("mousedown", function (e) { 1 === e.which && n.trigger("toggle", { originalEvent: e }) }), this.$selection.on("focus", function (e) { }), this.$selection.on("blur", function (e) { }), e.on("focus", function (t) { e.isOpen() || n.$selection.trigger("focus") }) }, i.prototype.clear = function () { var e = this.$selection.find(".select2-selection__rendered"); e.empty(), e.removeAttr("title") }, i.prototype.display = function (e, t) { var n = this.options.get("templateSelection"); return this.options.get("escapeMarkup")(n(e, t)) }, i.prototype.selectionContainer = function () { return e("") }, i.prototype.update = function (e) { if (0 === e.length) { this.clear(); return } var t = e[0], n = this.$selection.find(".select2-selection__rendered"), r = this.display(t, n); n.empty().append(r); var i = t.title || t.text; i ? n.attr("title", i) : n.removeAttr("title") }, i }), t.define("select2/selection/multiple", ["jquery", "./base", "../utils"], function (e, t, n) { function r(e, t) { r.__super__.constructor.apply(this, arguments) } return n.Extend(r, t), r.prototype.render = function () { var e = r.__super__.render.call(this); return e.addClass("select2-selection--multiple"), e.html(''), e }, r.prototype.bind = function (t, i) { var s = this; r.__super__.bind.apply(this, arguments), this.$selection.on("click", function (e) { s.trigger("toggle", { originalEvent: e }) }), this.$selection.on("click", ".select2-selection__choice__remove", function (t) { if (!s.isDisabled()) { var r = e(this).parent(), i = n.GetData(r[0], "data"); return s.trigger("unselect", { originalEvent: t, data: i }), !1 } }) }, r.prototype.clear = function () { var e = this.$selection.find(".select2-selection__rendered"); e.empty(), e.removeAttr("title") }, r.prototype.display = function (e, t) { var n = this.options.get("templateSelection"); return this.options.get("escapeMarkup")(n(e, t)) }, r.prototype.selectionContainer = function () { return e('
  • ×
  • ') }, r.prototype.update = function (e) { if (this.clear(), 0 !== e.length) { for (var t = [], r = 0; r < e.length; r++) { var i = e[r], s = this.selectionContainer(), o = this.display(i, s); s.append(o); var a = i.title || i.text; a && s.attr("title", a), n.StoreData(s[0], "data", i), t.push(s) } var l = this.$selection.find(".select2-selection__rendered"); n.appendMany(l, t) } }, r }), t.define("select2/selection/placeholder", ["../utils"], function (e) { function t(e, t, n) { this.placeholder = this.normalizePlaceholder(n.get("placeholder")), e.call(this, t, n) } return t.prototype.normalizePlaceholder = function (e, t) { return "string" == typeof t && (t = { id: "", text: t }), t }, t.prototype.createPlaceholder = function (e, t) { var n = this.selectionContainer(); return n.html(this.display(t)), n.addClass("select2-selection__placeholder").removeClass("select2-selection__choice"), n }, t.prototype.update = function (e, t) { var n = 1 == t.length && t[0].id != this.placeholder.id; if (t.length > 1 || n) return e.call(this, t); this.clear(); var r = this.createPlaceholder(this.placeholder); this.$selection.find(".select2-selection__rendered").append(r) }, t }), t.define("select2/selection/allowClear", ["jquery", "../keys", "../utils"], function (e, t, n) { function r() { } return r.prototype.bind = function (e, t, n) { var r = this; e.call(this, t, n), null == this.placeholder && this.options.get("debug") && window.console && console.error && console.error("Select2: The `allowClear` option should be used in combination with the `placeholder` option."), this.$selection.on("mousedown", ".select2-selection__clear", function (e) { r._handleClear(e) }), t.on("keypress", function (e) { r._handleKeyboardClear(e, t) }) }, r.prototype._handleClear = function (e, t) { if (!this.isDisabled()) { var r = this.$selection.find(".select2-selection__clear"); if (0 !== r.length) { t.stopPropagation(); var i = n.GetData(r[0], "data"), s = this.$element.val(); this.$element.val(this.placeholder.id); var o = { data: i }; if (this.trigger("clear", o), o.prevented) { this.$element.val(s); return } for (var a = 0; a < i.length; a++)if (o = { data: i[a] }, this.trigger("unselect", o), o.prevented) { this.$element.val(s); return } this.$element.trigger("input").trigger("change"), this.trigger("toggle", {}) } } }, r.prototype._handleKeyboardClear = function (e, n, r) { !r.isOpen() && (n.which == t.DELETE || n.which == t.BACKSPACE) && this._handleClear(n) }, r.prototype.update = function (t, r) { if (t.call(this, r), !(this.$selection.find(".select2-selection__placeholder").length > 0) && 0 !== r.length) { var i = e('×'); n.StoreData(i[0], "data", r), this.$selection.find(".select2-selection__rendered").prepend(i) } }, r }), t.define("select2/selection/search", ["jquery", "../utils", "../keys"], function (e, t, n) { function r(e, t, n) { e.call(this, t, n) } return r.prototype.render = function (t) { var n = e(''); this.$searchContainer = n, this.$search = n.find("input"); var r = t.call(this); return this._transferTabIndex(), r }, r.prototype.bind = function (e, r, i) { var s = this, o = r.id + "-results"; e.call(this, r, i), r.on("open", function () { s.$search.attr("aria-controls", o), s.$search.trigger("focus") }), r.on("close", function () { s.$search.val(""), s.$search.removeAttr("aria-controls"), s.$search.removeAttr("aria-activedescendant"), s.$search.trigger("focus") }), r.on("enable", function () { s.$search.prop("disabled", !1), s._transferTabIndex() }), r.on("disable", function () { s.$search.prop("disabled", !0) }), r.on("focus", function (e) { s.$search.trigger("focus") }), r.on("results:focus", function (e) { e.data._resultId ? s.$search.attr("aria-activedescendant", e.data._resultId) : s.$search.removeAttr("aria-activedescendant") }), this.$selection.on("focusin", ".select2-search--inline", function (e) { s.trigger("focus", e) }), this.$selection.on("focusout", ".select2-search--inline", function (e) { s._handleBlur(e) }), this.$selection.on("keydown", ".select2-search--inline", function (e) { if (e.stopPropagation(), s.trigger("keypress", e), s._keyUpPrevented = e.isDefaultPrevented(), e.which === n.BACKSPACE && "" === s.$search.val()) { var r = s.$searchContainer.prev(".select2-selection__choice"); if (r.length > 0) { var i = t.GetData(r[0], "data"); s.searchRemoveChoice(i), e.preventDefault() } } }), this.$selection.on("click", ".select2-search--inline", function (e) { s.$search.val() && e.stopPropagation() }); var a = document.documentMode, l = a && a <= 11; this.$selection.on("input.searchcheck", ".select2-search--inline", function (e) { if (l) { s.$selection.off("input.search input.searchcheck"); return } s.$selection.off("keyup.search") }), this.$selection.on("keyup.search input.search", ".select2-search--inline", function (e) { if (l && "input" === e.type) { s.$selection.off("input.search input.searchcheck"); return } var t = e.which; t != n.SHIFT && t != n.CTRL && t != n.ALT && t != n.TAB && s.handleSearch(e) }) }, r.prototype._transferTabIndex = function (e) { this.$search.attr("tabindex", this.$selection.attr("tabindex")), this.$selection.attr("tabindex", "-1") }, r.prototype.createPlaceholder = function (e, t) { this.$search.attr("placeholder", t.text) }, r.prototype.update = function (e, t) { var n = this.$search[0] == document.activeElement; this.$search.attr("placeholder", ""), e.call(this, t), this.$selection.find(".select2-selection__rendered").append(this.$searchContainer), this.resizeSearch(), n && this.$search.trigger("focus") }, r.prototype.handleSearch = function () { if (this.resizeSearch(), !this._keyUpPrevented) { var e = this.$search.val(); this.trigger("query", { term: e }) } this._keyUpPrevented = !1 }, r.prototype.searchRemoveChoice = function (e, t) { this.trigger("unselect", { data: t }), this.$search.val(t.text), this.handleSearch() }, r.prototype.resizeSearch = function () { this.$search.css("width", "25px"); var e = ""; e = "" !== this.$search.attr("placeholder") ? this.$selection.find(".select2-selection__rendered").width() : .75 * (this.$search.val().length + 1) + "em", this.$search.css("width", e) }, r }), t.define("select2/selection/eventRelay", ["jquery"], function (e) { function t() { } return t.prototype.bind = function (t, n, r) { var i = this, s = ["open", "opening", "close", "closing", "select", "selecting", "unselect", "unselecting", "clear", "clearing"], o = ["opening", "closing", "selecting", "unselecting", "clearing"]; t.call(this, n, r), n.on("*", function (t, n) { if (-1 !== e.inArray(t, s)) { n = n || {}; var r = e.Event("select2:" + t, { params: n }); i.$element.trigger(r), -1 !== e.inArray(t, o) && (n.prevented = r.isDefaultPrevented()) } }) }, t }), t.define("select2/translation", ["jquery", "require"], function (e, t) { function n(e) { this.dict = e || {} } return n.prototype.all = function () { return this.dict }, n.prototype.get = function (e) { return this.dict[e] }, n.prototype.extend = function (t) { this.dict = e.extend({}, t.all(), this.dict) }, n._cache = {}, n.loadPath = function (e) { if (!(e in n._cache)) { var r = t(e); n._cache[e] = r } return new n(n._cache[e]) }, n }), t.define("select2/diacritics", [], function () { return { "Ⓐ": "A", A: "A", À: "A", Á: "A", Â: "A", Ầ: "A", Ấ: "A", Ẫ: "A", Ẩ: "A", Ã: "A", Ā: "A", Ă: "A", Ằ: "A", Ắ: "A", Ẵ: "A", Ẳ: "A", Ȧ: "A", Ǡ: "A", Ä: "A", Ǟ: "A", Ả: "A", Å: "A", Ǻ: "A", Ǎ: "A", Ȁ: "A", Ȃ: "A", Ạ: "A", Ậ: "A", Ặ: "A", Ḁ: "A", Ą: "A", Ⱥ: "A", Ɐ: "A", Ꜳ: "AA", Æ: "AE", Ǽ: "AE", Ǣ: "AE", Ꜵ: "AO", Ꜷ: "AU", Ꜹ: "AV", Ꜻ: "AV", Ꜽ: "AY", "Ⓑ": "B", B: "B", Ḃ: "B", Ḅ: "B", Ḇ: "B", Ƀ: "B", Ƃ: "B", Ɓ: "B", "Ⓒ": "C", C: "C", Ć: "C", Ĉ: "C", Ċ: "C", Č: "C", Ç: "C", Ḉ: "C", Ƈ: "C", Ȼ: "C", Ꜿ: "C", "Ⓓ": "D", D: "D", Ḋ: "D", Ď: "D", Ḍ: "D", Ḑ: "D", Ḓ: "D", Ḏ: "D", Đ: "D", Ƌ: "D", Ɗ: "D", Ɖ: "D", Ꝺ: "D", DZ: "DZ", DŽ: "DZ", Dz: "Dz", Dž: "Dz", "Ⓔ": "E", E: "E", È: "E", É: "E", Ê: "E", Ề: "E", Ế: "E", Ễ: "E", Ể: "E", Ẽ: "E", Ē: "E", Ḕ: "E", Ḗ: "E", Ĕ: "E", Ė: "E", Ë: "E", Ẻ: "E", Ě: "E", Ȅ: "E", Ȇ: "E", Ẹ: "E", Ệ: "E", Ȩ: "E", Ḝ: "E", Ę: "E", Ḙ: "E", Ḛ: "E", Ɛ: "E", Ǝ: "E", "Ⓕ": "F", F: "F", Ḟ: "F", Ƒ: "F", Ꝼ: "F", "Ⓖ": "G", G: "G", Ǵ: "G", Ĝ: "G", Ḡ: "G", Ğ: "G", Ġ: "G", Ǧ: "G", Ģ: "G", Ǥ: "G", Ɠ: "G", Ꞡ: "G", Ᵹ: "G", Ꝿ: "G", "Ⓗ": "H", H: "H", Ĥ: "H", Ḣ: "H", Ḧ: "H", Ȟ: "H", Ḥ: "H", Ḩ: "H", Ḫ: "H", Ħ: "H", Ⱨ: "H", Ⱶ: "H", Ɥ: "H", "Ⓘ": "I", I: "I", Ì: "I", Í: "I", Î: "I", Ĩ: "I", Ī: "I", Ĭ: "I", İ: "I", Ï: "I", Ḯ: "I", Ỉ: "I", Ǐ: "I", Ȉ: "I", Ȋ: "I", Ị: "I", Į: "I", Ḭ: "I", Ɨ: "I", "Ⓙ": "J", J: "J", Ĵ: "J", Ɉ: "J", "Ⓚ": "K", K: "K", Ḱ: "K", Ǩ: "K", Ḳ: "K", Ķ: "K", Ḵ: "K", Ƙ: "K", Ⱪ: "K", Ꝁ: "K", Ꝃ: "K", Ꝅ: "K", Ꞣ: "K", "Ⓛ": "L", L: "L", Ŀ: "L", Ĺ: "L", Ľ: "L", Ḷ: "L", Ḹ: "L", Ļ: "L", Ḽ: "L", Ḻ: "L", Ł: "L", Ƚ: "L", Ɫ: "L", Ⱡ: "L", Ꝉ: "L", Ꝇ: "L", Ꞁ: "L", LJ: "LJ", Lj: "Lj", "Ⓜ": "M", M: "M", Ḿ: "M", Ṁ: "M", Ṃ: "M", Ɱ: "M", Ɯ: "M", "Ⓝ": "N", N: "N", Ǹ: "N", Ń: "N", Ñ: "N", Ṅ: "N", Ň: "N", Ṇ: "N", Ņ: "N", Ṋ: "N", Ṉ: "N", Ƞ: "N", Ɲ: "N", Ꞑ: "N", Ꞥ: "N", NJ: "NJ", Nj: "Nj", "Ⓞ": "O", O: "O", Ò: "O", Ó: "O", Ô: "O", Ồ: "O", Ố: "O", Ỗ: "O", Ổ: "O", Õ: "O", Ṍ: "O", Ȭ: "O", Ṏ: "O", Ō: "O", Ṑ: "O", Ṓ: "O", Ŏ: "O", Ȯ: "O", Ȱ: "O", Ö: "O", Ȫ: "O", Ỏ: "O", Ő: "O", Ǒ: "O", Ȍ: "O", Ȏ: "O", Ơ: "O", Ờ: "O", Ớ: "O", Ỡ: "O", Ở: "O", Ợ: "O", Ọ: "O", Ộ: "O", Ǫ: "O", Ǭ: "O", Ø: "O", Ǿ: "O", Ɔ: "O", Ɵ: "O", Ꝋ: "O", Ꝍ: "O", Œ: "OE", Ƣ: "OI", Ꝏ: "OO", Ȣ: "OU", "Ⓟ": "P", P: "P", Ṕ: "P", Ṗ: "P", Ƥ: "P", Ᵽ: "P", Ꝑ: "P", Ꝓ: "P", Ꝕ: "P", "Ⓠ": "Q", Q: "Q", Ꝗ: "Q", Ꝙ: "Q", Ɋ: "Q", "Ⓡ": "R", R: "R", Ŕ: "R", Ṙ: "R", Ř: "R", Ȑ: "R", Ȓ: "R", Ṛ: "R", Ṝ: "R", Ŗ: "R", Ṟ: "R", Ɍ: "R", Ɽ: "R", Ꝛ: "R", Ꞧ: "R", Ꞃ: "R", "Ⓢ": "S", S: "S", ẞ: "S", Ś: "S", Ṥ: "S", Ŝ: "S", Ṡ: "S", Š: "S", Ṧ: "S", Ṣ: "S", Ṩ: "S", Ș: "S", Ş: "S", Ȿ: "S", Ꞩ: "S", Ꞅ: "S", "Ⓣ": "T", T: "T", Ṫ: "T", Ť: "T", Ṭ: "T", Ț: "T", Ţ: "T", Ṱ: "T", Ṯ: "T", Ŧ: "T", Ƭ: "T", Ʈ: "T", Ⱦ: "T", Ꞇ: "T", Ꜩ: "TZ", "Ⓤ": "U", U: "U", Ù: "U", Ú: "U", Û: "U", Ũ: "U", Ṹ: "U", Ū: "U", Ṻ: "U", Ŭ: "U", Ü: "U", Ǜ: "U", Ǘ: "U", Ǖ: "U", Ǚ: "U", Ủ: "U", Ů: "U", Ű: "U", Ǔ: "U", Ȕ: "U", Ȗ: "U", Ư: "U", Ừ: "U", Ứ: "U", Ữ: "U", Ử: "U", Ự: "U", Ụ: "U", Ṳ: "U", Ų: "U", Ṷ: "U", Ṵ: "U", Ʉ: "U", "Ⓥ": "V", V: "V", Ṽ: "V", Ṿ: "V", Ʋ: "V", Ꝟ: "V", Ʌ: "V", Ꝡ: "VY", "Ⓦ": "W", W: "W", Ẁ: "W", Ẃ: "W", Ŵ: "W", Ẇ: "W", Ẅ: "W", Ẉ: "W", Ⱳ: "W", "Ⓧ": "X", X: "X", Ẋ: "X", Ẍ: "X", "Ⓨ": "Y", Y: "Y", Ỳ: "Y", Ý: "Y", Ŷ: "Y", Ỹ: "Y", Ȳ: "Y", Ẏ: "Y", Ÿ: "Y", Ỷ: "Y", Ỵ: "Y", Ƴ: "Y", Ɏ: "Y", Ỿ: "Y", "Ⓩ": "Z", Z: "Z", Ź: "Z", Ẑ: "Z", Ż: "Z", Ž: "Z", Ẓ: "Z", Ẕ: "Z", Ƶ: "Z", Ȥ: "Z", Ɀ: "Z", Ⱬ: "Z", Ꝣ: "Z", "ⓐ": "a", a: "a", ẚ: "a", à: "a", á: "a", â: "a", ầ: "a", ấ: "a", ẫ: "a", ẩ: "a", ã: "a", ā: "a", ă: "a", ằ: "a", ắ: "a", ẵ: "a", ẳ: "a", ȧ: "a", ǡ: "a", ä: "a", ǟ: "a", ả: "a", å: "a", ǻ: "a", ǎ: "a", ȁ: "a", ȃ: "a", ạ: "a", ậ: "a", ặ: "a", ḁ: "a", ą: "a", ⱥ: "a", ɐ: "a", ꜳ: "aa", æ: "ae", ǽ: "ae", ǣ: "ae", ꜵ: "ao", ꜷ: "au", ꜹ: "av", ꜻ: "av", ꜽ: "ay", "ⓑ": "b", b: "b", ḃ: "b", ḅ: "b", ḇ: "b", ƀ: "b", ƃ: "b", ɓ: "b", "ⓒ": "c", c: "c", ć: "c", ĉ: "c", ċ: "c", č: "c", ç: "c", ḉ: "c", ƈ: "c", ȼ: "c", ꜿ: "c", ↄ: "c", "ⓓ": "d", d: "d", ḋ: "d", ď: "d", ḍ: "d", ḑ: "d", ḓ: "d", ḏ: "d", đ: "d", ƌ: "d", ɖ: "d", ɗ: "d", ꝺ: "d", dz: "dz", dž: "dz", "ⓔ": "e", e: "e", è: "e", é: "e", ê: "e", ề: "e", ế: "e", ễ: "e", ể: "e", ẽ: "e", ē: "e", ḕ: "e", ḗ: "e", ĕ: "e", ė: "e", ë: "e", ẻ: "e", ě: "e", ȅ: "e", ȇ: "e", ẹ: "e", ệ: "e", ȩ: "e", ḝ: "e", ę: "e", ḙ: "e", ḛ: "e", ɇ: "e", ɛ: "e", ǝ: "e", "ⓕ": "f", f: "f", ḟ: "f", ƒ: "f", ꝼ: "f", "ⓖ": "g", g: "g", ǵ: "g", ĝ: "g", ḡ: "g", ğ: "g", ġ: "g", ǧ: "g", ģ: "g", ǥ: "g", ɠ: "g", ꞡ: "g", ᵹ: "g", ꝿ: "g", "ⓗ": "h", h: "h", ĥ: "h", ḣ: "h", ḧ: "h", ȟ: "h", ḥ: "h", ḩ: "h", ḫ: "h", ẖ: "h", ħ: "h", ⱨ: "h", ⱶ: "h", ɥ: "h", ƕ: "hv", "ⓘ": "i", i: "i", ì: "i", í: "i", î: "i", ĩ: "i", ī: "i", ĭ: "i", ï: "i", ḯ: "i", ỉ: "i", ǐ: "i", ȉ: "i", ȋ: "i", ị: "i", į: "i", ḭ: "i", ɨ: "i", ı: "i", "ⓙ": "j", j: "j", ĵ: "j", ǰ: "j", ɉ: "j", "ⓚ": "k", k: "k", ḱ: "k", ǩ: "k", ḳ: "k", ķ: "k", ḵ: "k", ƙ: "k", ⱪ: "k", ꝁ: "k", ꝃ: "k", ꝅ: "k", ꞣ: "k", "ⓛ": "l", l: "l", ŀ: "l", ĺ: "l", ľ: "l", ḷ: "l", ḹ: "l", ļ: "l", ḽ: "l", ḻ: "l", ſ: "l", ł: "l", ƚ: "l", ɫ: "l", ⱡ: "l", ꝉ: "l", ꞁ: "l", ꝇ: "l", lj: "lj", "ⓜ": "m", m: "m", ḿ: "m", ṁ: "m", ṃ: "m", ɱ: "m", ɯ: "m", "ⓝ": "n", n: "n", ǹ: "n", ń: "n", ñ: "n", ṅ: "n", ň: "n", ṇ: "n", ņ: "n", ṋ: "n", ṉ: "n", ƞ: "n", ɲ: "n", ʼn: "n", ꞑ: "n", ꞥ: "n", nj: "nj", "ⓞ": "o", o: "o", ò: "o", ó: "o", ô: "o", ồ: "o", ố: "o", ỗ: "o", ổ: "o", õ: "o", ṍ: "o", ȭ: "o", ṏ: "o", ō: "o", ṑ: "o", ṓ: "o", ŏ: "o", ȯ: "o", ȱ: "o", ö: "o", ȫ: "o", ỏ: "o", ő: "o", ǒ: "o", ȍ: "o", ȏ: "o", ơ: "o", ờ: "o", ớ: "o", ỡ: "o", ở: "o", ợ: "o", ọ: "o", ộ: "o", ǫ: "o", ǭ: "o", ø: "o", ǿ: "o", ɔ: "o", ꝋ: "o", ꝍ: "o", ɵ: "o", œ: "oe", ƣ: "oi", ȣ: "ou", ꝏ: "oo", "ⓟ": "p", p: "p", ṕ: "p", ṗ: "p", ƥ: "p", ᵽ: "p", ꝑ: "p", ꝓ: "p", ꝕ: "p", "ⓠ": "q", q: "q", ɋ: "q", ꝗ: "q", ꝙ: "q", "ⓡ": "r", r: "r", ŕ: "r", ṙ: "r", ř: "r", ȑ: "r", ȓ: "r", ṛ: "r", ṝ: "r", ŗ: "r", ṟ: "r", ɍ: "r", ɽ: "r", ꝛ: "r", ꞧ: "r", ꞃ: "r", "ⓢ": "s", s: "s", ß: "s", ś: "s", ṥ: "s", ŝ: "s", ṡ: "s", š: "s", ṧ: "s", ṣ: "s", ṩ: "s", ș: "s", ş: "s", ȿ: "s", ꞩ: "s", ꞅ: "s", ẛ: "s", "ⓣ": "t", t: "t", ṫ: "t", ẗ: "t", ť: "t", ṭ: "t", ț: "t", ţ: "t", ṱ: "t", ṯ: "t", ŧ: "t", ƭ: "t", ʈ: "t", ⱦ: "t", ꞇ: "t", ꜩ: "tz", "ⓤ": "u", u: "u", ù: "u", ú: "u", û: "u", ũ: "u", ṹ: "u", ū: "u", ṻ: "u", ŭ: "u", ü: "u", ǜ: "u", ǘ: "u", ǖ: "u", ǚ: "u", ủ: "u", ů: "u", ű: "u", ǔ: "u", ȕ: "u", ȗ: "u", ư: "u", ừ: "u", ứ: "u", ữ: "u", ử: "u", ự: "u", ụ: "u", ṳ: "u", ų: "u", ṷ: "u", ṵ: "u", ʉ: "u", "ⓥ": "v", v: "v", ṽ: "v", ṿ: "v", ʋ: "v", ꝟ: "v", ʌ: "v", ꝡ: "vy", "ⓦ": "w", w: "w", ẁ: "w", ẃ: "w", ŵ: "w", ẇ: "w", ẅ: "w", ẘ: "w", ẉ: "w", ⱳ: "w", "ⓧ": "x", x: "x", ẋ: "x", ẍ: "x", "ⓨ": "y", y: "y", ỳ: "y", ý: "y", ŷ: "y", ỹ: "y", ȳ: "y", ẏ: "y", ÿ: "y", ỷ: "y", ẙ: "y", ỵ: "y", ƴ: "y", ɏ: "y", ỿ: "y", "ⓩ": "z", z: "z", ź: "z", ẑ: "z", ż: "z", ž: "z", ẓ: "z", ẕ: "z", ƶ: "z", ȥ: "z", ɀ: "z", ⱬ: "z", ꝣ: "z", Ά: "Α", Έ: "Ε", Ή: "Η", Ί: "Ι", Ϊ: "Ι", Ό: "Ο", Ύ: "Υ", Ϋ: "Υ", Ώ: "Ω", ά: "α", έ: "ε", ή: "η", ί: "ι", ϊ: "ι", ΐ: "ι", ό: "ο", ύ: "υ", ϋ: "υ", ΰ: "υ", ώ: "ω", ς: "σ", "’": "'" } }), t.define("select2/data/base", ["../utils"], function (e) { function t(e, n) { t.__super__.constructor.call(this) } return e.Extend(t, e.Observable), t.prototype.current = function (e) { throw Error("The `current` method must be defined in child classes.") }, t.prototype.query = function (e, t) { throw Error("The `query` method must be defined in child classes.") }, t.prototype.bind = function (e, t) { }, t.prototype.destroy = function () { }, t.prototype.generateResultId = function (t, n) { var r = t.id + "-result-"; return r += e.generateChars(4), null != n.id ? r += "-" + n.id.toString() : r += "-" + e.generateChars(4), r }, t }), t.define("select2/data/select", ["./base", "../utils", "jquery"], function (e, t, n) { function r(e, t) { this.$element = e, this.options = t, r.__super__.constructor.call(this) } return t.Extend(r, e), r.prototype.current = function (e) { var t = [], r = this; this.$element.find(":selected").each(function () { var e = n(this), i = r.item(e); t.push(i) }), e(t) }, r.prototype.select = function (e) { var t = this; if (e.selected = !0, n(e.element).is("option")) { e.element.selected = !0, this.$element.trigger("input").trigger("change"); return } if (this.$element.prop("multiple")) this.current(function (r) { var i = []; (e = [e]).push.apply(e, r); for (var s = 0; s < e.length; s++) { var o = e[s].id; -1 === n.inArray(o, i) && i.push(o) } t.$element.val(i), t.$element.trigger("input").trigger("change") }); else { var r = e.id; this.$element.val(r), this.$element.trigger("input").trigger("change") } }, r.prototype.unselect = function (e) { var t = this; if (this.$element.prop("multiple")) { if (e.selected = !1, n(e.element).is("option")) { e.element.selected = !1, this.$element.trigger("input").trigger("change"); return } this.current(function (r) { for (var i = [], s = 0; s < r.length; s++) { var o = r[s].id; o !== e.id && -1 === n.inArray(o, i) && i.push(o) } t.$element.val(i), t.$element.trigger("input").trigger("change") }) } }, r.prototype.bind = function (e, t) { var n = this; this.container = e, e.on("select", function (e) { n.select(e.data) }), e.on("unselect", function (e) { n.unselect(e.data) }) }, r.prototype.destroy = function () { this.$element.find("*").each(function () { t.RemoveData(this) }) }, r.prototype.query = function (e, t) { var r = [], i = this; this.$element.children().each(function () { var t = n(this); if (t.is("option") || t.is("optgroup")) { var s = i.item(t), o = i.matches(e, s); null !== o && r.push(o) } }), t({ results: r }) }, r.prototype.addOptions = function (e) { t.appendMany(this.$element, e) }, r.prototype.option = function (e) { e.children ? (r = document.createElement("optgroup")).label = e.text : void 0 !== (r = document.createElement("option")).textContent ? r.textContent = e.text : r.innerText = e.text, void 0 !== e.id && (r.value = e.id), e.disabled && (r.disabled = !0), e.selected && (r.selected = !0), e.title && (r.title = e.title); var r, i = n(r), s = this._normalizeItem(e); return s.element = r, t.StoreData(r, "data", s), i }, r.prototype.item = function (e) { var r = {}; if (null != (r = t.GetData(e[0], "data"))) return r; if (e.is("option")) r = { id: e.val(), text: e.text(), disabled: e.prop("disabled"), selected: e.prop("selected"), title: e.prop("title") }; else if (e.is("optgroup")) { r = { text: e.prop("label"), children: [], title: e.prop("title") }; for (var i = e.children("option"), s = [], o = 0; o < i.length; o++) { var a = n(i[o]), l = this.item(a); s.push(l) } r.children = s } return (r = this._normalizeItem(r)).element = e[0], t.StoreData(e[0], "data", r), r }, r.prototype._normalizeItem = function (e) { return e !== Object(e) && (e = { id: e, text: e }), null != (e = n.extend({}, { text: "" }, e)).id && (e.id = e.id.toString()), null != e.text && (e.text = e.text.toString()), null == e._resultId && e.id && null != this.container && (e._resultId = this.generateResultId(this.container, e)), n.extend({}, { selected: !1, disabled: !1 }, e) }, r.prototype.matches = function (e, t) { return this.options.get("matcher")(e, t) }, r }), t.define("select2/data/array", ["./select", "../utils", "jquery"], function (e, t, n) { function r(e, t) { this._dataToConvert = t.get("data") || [], r.__super__.constructor.call(this, e, t) } return t.Extend(r, e), r.prototype.bind = function (e, t) { r.__super__.bind.call(this, e, t), this.addOptions(this.convertToOptions(this._dataToConvert)) }, r.prototype.select = function (e) { var t = this.$element.find("option").filter(function (t, n) { return n.value == e.id.toString() }); 0 === t.length && (t = this.option(e), this.addOptions(t)), r.__super__.select.call(this, e) }, r.prototype.convertToOptions = function (e) { var r = this, i = this.$element.find("option"), s = i.map(function () { return r.item(n(this)).id }).get(), o = []; function a(e) { return function () { return n(this).val() == e.id } } for (var l = 0; l < e.length; l++) { var c = this._normalizeItem(e[l]); if (n.inArray(c.id, s) >= 0) { var u = i.filter(a(c)), d = this.item(u), p = n.extend(!0, {}, c, d), h = this.option(p); u.replaceWith(h); continue } var f = this.option(c); if (c.children) { var g = this.convertToOptions(c.children); t.appendMany(f, g) } o.push(f) } return o }, r }), t.define("select2/data/ajax", ["./array", "../utils", "jquery"], function (e, t, n) { function r(e, t) { this.ajaxOptions = this._applyDefaults(t.get("ajax")), null != this.ajaxOptions.processResults && (this.processResults = this.ajaxOptions.processResults), r.__super__.constructor.call(this, e, t) } return t.Extend(r, e), r.prototype._applyDefaults = function (e) { return n.extend({}, { data: function (e) { return n.extend({}, e, { q: e.term }) }, transport: function (e, t, r) { var i = n.ajax(e); return i.then(t), i.fail(r), i } }, e, !0) }, r.prototype.processResults = function (e) { return e }, r.prototype.query = function (e, t) { var r = this; null != this._request && (n.isFunction(this._request.abort) && this._request.abort(), this._request = null); var i = n.extend({ type: "GET" }, this.ajaxOptions); function s() { var s = i.transport(i, function (i) { var s = r.processResults(i, e); r.options.get("debug") && window.console && console.error && (!s || !s.results || !n.isArray(s.results)) && console.error("Select2: The AJAX results did not return an array in the `results` key of the response."), t(s) }, function () { (!("status" in s) || 0 !== s.status && "0" !== s.status) && r.trigger("results:message", { message: "errorLoading" }) }); r._request = s } "function" == typeof i.url && (i.url = i.url.call(this.$element, e)), "function" == typeof i.data && (i.data = i.data.call(this.$element, e)), this.ajaxOptions.delay && null != e.term ? (this._queryTimeout && window.clearTimeout(this._queryTimeout), this._queryTimeout = window.setTimeout(s, this.ajaxOptions.delay)) : s() }, r }), t.define("select2/data/tags", ["jquery"], function (e) { function t(t, n, r) { var i = r.get("tags"), s = r.get("createTag"); void 0 !== s && (this.createTag = s); var o = r.get("insertTag"); if (void 0 !== o && (this.insertTag = o), t.call(this, n, r), e.isArray(i)) for (var a = 0; a < i.length; a++) { var l = i[a], c = this._normalizeItem(l), u = this.option(c); this.$element.append(u) } } return t.prototype.query = function (e, t, n) { var r = this; if (this._removeOldTags(), null == t.term || null != t.page) { e.call(this, t, n); return } e.call(this, t, function e(i, s) { for (var o = i.results, a = 0; a < o.length; a++) { var l, c = o[a], u = null != c.children && !e({ results: c.children }, !0); if ((c.text || "").toUpperCase() === (t.term || "").toUpperCase() || u) { if (s) return !1; i.data = o, n(i); return } } if (s) return !0; var d = r.createTag(t); if (null != d) { var p = r.option(d); p.attr("data-select2-tag", !0), r.addOptions([p]), r.insertTag(o, d) } i.results = o, n(i) }) }, t.prototype.createTag = function (t, n) { var r = e.trim(n.term); return "" === r ? null : { id: r, text: r } }, t.prototype.insertTag = function (e, t, n) { t.unshift(n) }, t.prototype._removeOldTags = function (t) { this.$element.find("option[data-select2-tag]").each(function () { !this.selected && e(this).remove() }) }, t }), t.define("select2/data/tokenizer", ["jquery"], function (e) { function t(e, t, n) { var r = n.get("tokenizer"); void 0 !== r && (this.tokenizer = r), e.call(this, t, n) } return t.prototype.bind = function (e, t, n) { e.call(this, t, n), this.$search = t.dropdown.$search || t.selection.$search || n.find(".select2-search__field") }, t.prototype.query = function (t, n, r) { var i = this; n.term = n.term || ""; var s = this.tokenizer(n, this.options, function t(n) { var r, s = i._normalizeItem(n); if (!i.$element.find("option").filter(function () { return e(this).val() === s.id }).length) { var o = i.option(s); o.attr("data-select2-tag", !0), i._removeOldTags(), i.addOptions([o]) } r = s, i.trigger("select", { data: r }) }); s.term !== n.term && (this.$search.length && (this.$search.val(s.term), this.$search.trigger("focus")), n.term = s.term), t.call(this, n, r) }, t.prototype.tokenizer = function (t, n, r, i) { for (var s = r.get("tokenSeparators") || [], o = n.term, a = 0, l = this.createTag || function (e) { return { id: e.term, text: e.term } }; a < o.length;) { var c = o[a]; if (-1 === e.inArray(c, s)) { a++; continue } var u = o.substr(0, a), d = e.extend({}, n, { term: u }), p = l(d); if (null == p) { a++; continue } i(p), o = o.substr(a + 1) || "", a = 0 } return { term: o } }, t }), t.define("select2/data/minimumInputLength", [], function () { function e(e, t, n) { this.minimumInputLength = n.get("minimumInputLength"), e.call(this, t, n) } return e.prototype.query = function (e, t, n) { if (t.term = t.term || "", t.term.length < this.minimumInputLength) { this.trigger("results:message", { message: "inputTooShort", args: { minimum: this.minimumInputLength, input: t.term, params: t } }); return } e.call(this, t, n) }, e }), t.define("select2/data/maximumInputLength", [], function () { function e(e, t, n) { this.maximumInputLength = n.get("maximumInputLength"), e.call(this, t, n) } return e.prototype.query = function (e, t, n) { if (t.term = t.term || "", this.maximumInputLength > 0 && t.term.length > this.maximumInputLength) { this.trigger("results:message", { message: "inputTooLong", args: { maximum: this.maximumInputLength, input: t.term, params: t } }); return } e.call(this, t, n) }, e }), t.define("select2/data/maximumSelectionLength", [], function () { function e(e, t, n) { this.maximumSelectionLength = n.get("maximumSelectionLength"), e.call(this, t, n) } return e.prototype.bind = function (e, t, n) { var r = this; e.call(this, t, n), t.on("select", function () { r._checkIfMaximumSelected() }) }, e.prototype.query = function (e, t, n) { var r = this; this._checkIfMaximumSelected(function () { e.call(r, t, n) }) }, e.prototype._checkIfMaximumSelected = function (e, t) { var n = this; this.current(function (e) { var r = null != e ? e.length : 0; if (n.maximumSelectionLength > 0 && r >= n.maximumSelectionLength) { n.trigger("results:message", { message: "maximumSelected", args: { maximum: n.maximumSelectionLength } }); return } t && t() }) }, e }), t.define("select2/dropdown", ["jquery", "./utils"], function (e, t) { function n(e, t) { this.$element = e, this.options = t, n.__super__.constructor.call(this) } return t.Extend(n, t.Observable), n.prototype.render = function () { var t = e(''); return t.attr("dir", this.options.get("dir")), this.$dropdown = t, t }, n.prototype.bind = function () { }, n.prototype.position = function (e, t) { }, n.prototype.destroy = function () { this.$dropdown.remove() }, n }), t.define("select2/dropdown/search", ["jquery", "../utils"], function (e, t) { function n() { } return n.prototype.render = function (t) { var n = t.call(this), r = e(''); return this.$searchContainer = r, this.$search = r.find("input"), n.prepend(r), n }, n.prototype.bind = function (t, n, r) { var i = this, s = n.id + "-results"; t.call(this, n, r), this.$search.on("keydown", function (e) { i.trigger("keypress", e), i._keyUpPrevented = e.isDefaultPrevented() }), this.$search.on("input", function (t) { e(this).off("keyup") }), this.$search.on("keyup input", function (e) { i.handleSearch(e) }), n.on("open", function () { i.$search.attr("tabindex", 0), i.$search.attr("aria-controls", s), i.$search.trigger("focus"), window.setTimeout(function () { i.$search.trigger("focus") }, 0) }), n.on("close", function () { i.$search.attr("tabindex", -1), i.$search.removeAttr("aria-controls"), i.$search.removeAttr("aria-activedescendant"), i.$search.val(""), i.$search.trigger("blur") }), n.on("focus", function () { n.isOpen() || i.$search.trigger("focus") }), n.on("results:all", function (e) { (null == e.query.term || "" === e.query.term) && (i.showSearch(e) ? i.$searchContainer.removeClass("select2-search--hide") : i.$searchContainer.addClass("select2-search--hide")) }), n.on("results:focus", function (e) { e.data._resultId ? i.$search.attr("aria-activedescendant", e.data._resultId) : i.$search.removeAttr("aria-activedescendant") }) }, n.prototype.handleSearch = function (e) { if (!this._keyUpPrevented) { var t = this.$search.val(); this.trigger("query", { term: t }) } this._keyUpPrevented = !1 }, n.prototype.showSearch = function (e, t) { return !0 }, n }), t.define("select2/dropdown/hidePlaceholder", [], function () { function e(e, t, n, r) { this.placeholder = this.normalizePlaceholder(n.get("placeholder")), e.call(this, t, n, r) } return e.prototype.append = function (e, t) { t.results = this.removePlaceholder(t.results), e.call(this, t) }, e.prototype.normalizePlaceholder = function (e, t) { return "string" == typeof t && (t = { id: "", text: t }), t }, e.prototype.removePlaceholder = function (e, t) { for (var n = t.slice(0), r = t.length - 1; r >= 0; r--) { var i = t[r]; this.placeholder.id === i.id && n.splice(r, 1) } return n }, e }), t.define("select2/dropdown/infiniteScroll", ["jquery"], function (e) { function t(e, t, n, r) { this.lastParams = {}, e.call(this, t, n, r), this.$loadingMore = this.createLoadingMore(), this.loading = !1 } return t.prototype.append = function (e, t) { this.$loadingMore.remove(), this.loading = !1, e.call(this, t), this.showLoadingMore(t) && (this.$results.append(this.$loadingMore), this.loadMoreIfNeeded()) }, t.prototype.bind = function (e, t, n) { var r = this; e.call(this, t, n), t.on("query", function (e) { r.lastParams = e, r.loading = !0 }), t.on("query:append", function (e) { r.lastParams = e, r.loading = !0 }), this.$results.on("scroll", this.loadMoreIfNeeded.bind(this)) }, t.prototype.loadMoreIfNeeded = function () { var t, n = e.contains(document.documentElement, this.$loadingMore[0]); if (!this.loading && n) { this.$results.offset().top + this.$results.outerHeight(!1) + 50 >= this.$loadingMore.offset().top + this.$loadingMore.outerHeight(!1) && this.loadMore() } }, t.prototype.loadMore = function () { this.loading = !0; var t = e.extend({}, { page: 1 }, this.lastParams); t.page++, this.trigger("query:append", t) }, t.prototype.showLoadingMore = function (e, t) { return t.pagination && t.pagination.more }, t.prototype.createLoadingMore = function () { var t = e('
  • '), n = this.options.get("translations").get("loadingMore"); return t.html(n(this.lastParams)), t }, t }), t.define("select2/dropdown/attachBody", ["jquery", "../utils"], function (e, t) { function n(t, n, r) { this.$dropdownParent = e(r.get("dropdownParent") || document.body), t.call(this, n, r) } return n.prototype.bind = function (e, t, n) { var r = this; e.call(this, t, n), t.on("open", function () { r._showDropdown(), r._attachPositioningHandler(t), r._bindContainerResultHandlers(t) }), t.on("close", function () { r._hideDropdown(), r._detachPositioningHandler(t) }), this.$dropdownContainer.on("mousedown", function (e) { e.stopPropagation() }) }, n.prototype.destroy = function (e) { e.call(this), this.$dropdownContainer.remove() }, n.prototype.position = function (e, t, n) { t.attr("class", n.attr("class")), t.removeClass("select2"), t.addClass("select2-container--open"), t.css({ position: "absolute", top: -999999 }), this.$container = n }, n.prototype.render = function (t) { var n = e(""), r = t.call(this); return n.append(r), this.$dropdownContainer = n, n }, n.prototype._hideDropdown = function (e) { this.$dropdownContainer.detach() }, n.prototype._bindContainerResultHandlers = function (e, t) { if (!this._containerResultsHandlersBound) { var n = this; t.on("results:all", function () { n._positionDropdown(), n._resizeDropdown() }), t.on("results:append", function () { n._positionDropdown(), n._resizeDropdown() }), t.on("results:message", function () { n._positionDropdown(), n._resizeDropdown() }), t.on("select", function () { n._positionDropdown(), n._resizeDropdown() }), t.on("unselect", function () { n._positionDropdown(), n._resizeDropdown() }), this._containerResultsHandlersBound = !0 } }, n.prototype._attachPositioningHandler = function (n, r) { var i = this, s = "scroll.select2." + r.id, o = "resize.select2." + r.id, a = "orientationchange.select2." + r.id, l = this.$container.parents().filter(t.hasScroll); l.each(function () { t.StoreData(this, "select2-scroll-position", { x: e(this).scrollLeft(), y: e(this).scrollTop() }) }), l.on(s, function (n) { var r = t.GetData(this, "select2-scroll-position"); e(this).scrollTop(r.y) }), e(window).on(s + " " + o + " " + a, function (e) { i._positionDropdown(), i._resizeDropdown() }) }, n.prototype._detachPositioningHandler = function (n, r) { var i = "scroll.select2." + r.id, s = "resize.select2." + r.id, o = "orientationchange.select2." + r.id; this.$container.parents().filter(t.hasScroll).off(i), e(window).off(i + " " + s + " " + o) }, n.prototype._positionDropdown = function () { var t = e(window), n = this.$dropdown.hasClass("select2-dropdown--above"), r = this.$dropdown.hasClass("select2-dropdown--below"), i = null, s = this.$container.offset(); s.bottom = s.top + this.$container.outerHeight(!1); var o = { height: this.$container.outerHeight(!1) }; o.top = s.top, o.bottom = s.top + o.height; var a = { height: this.$dropdown.outerHeight(!1) }, l = { top: t.scrollTop(), bottom: t.scrollTop() + t.height() }, c = l.top < s.top - a.height, u = l.bottom > s.bottom + a.height, d = { left: s.left, top: o.bottom }, p = this.$dropdownParent; "static" === p.css("position") && (p = p.offsetParent()); var h = { top: 0, left: 0 }; (e.contains(document.body, p[0]) || p[0].isConnected) && (h = p.offset()), d.top -= h.top, d.left -= h.left, n || r || (i = "below"), u || !c || n ? !c && u && n && (i = "below") : i = "above", ("above" == i || n && "below" !== i) && (d.top = o.top - h.top - a.height), null != i && (this.$dropdown.removeClass("select2-dropdown--below select2-dropdown--above").addClass("select2-dropdown--" + i), this.$container.removeClass("select2-container--below select2-container--above").addClass("select2-container--" + i)), this.$dropdownContainer.css(d) }, n.prototype._resizeDropdown = function () { var e = { width: this.$container.outerWidth(!1) + "px" }; this.options.get("dropdownAutoWidth") && (e.minWidth = e.width, e.position = "relative", e.width = "auto"), this.$dropdown.css(e) }, n.prototype._showDropdown = function (e) { this.$dropdownContainer.appendTo(this.$dropdownParent), this._positionDropdown(), this._resizeDropdown() }, n }), t.define("select2/dropdown/minimumResultsForSearch", [], function () { function e(e, t, n, r) { this.minimumResultsForSearch = n.get("minimumResultsForSearch"), this.minimumResultsForSearch < 0 && (this.minimumResultsForSearch = 1 / 0), e.call(this, t, n, r) } return e.prototype.showSearch = function (e, t) { return !(function e(t) { for (var n = 0, r = 0; r < t.length; r++) { var i = t[r]; i.children ? n += e(i.children) : n++ } return n }(t.data.results) < this.minimumResultsForSearch) && e.call(this, t) }, e }), t.define("select2/dropdown/selectOnClose", ["../utils"], function (e) { function t() { } return t.prototype.bind = function (e, t, n) { var r = this; e.call(this, t, n), t.on("close", function (e) { r._handleSelectOnClose(e) }) }, t.prototype._handleSelectOnClose = function (t, n) { if (n && null != n.originalSelect2Event) { var r = n.originalSelect2Event; if ("select" === r._type || "unselect" === r._type) return } var i = this.getHighlightedResults(); if (!(i.length < 1)) { var s = e.GetData(i[0], "data"); (null == s.element || !s.element.selected) && (null != s.element || !s.selected) && this.trigger("select", { data: s }) } }, t }), t.define("select2/dropdown/closeOnSelect", [], function () { function e() { } return e.prototype.bind = function (e, t, n) { var r = this; e.call(this, t, n), t.on("select", function (e) { r._selectTriggered(e) }), t.on("unselect", function (e) { r._selectTriggered(e) }) }, e.prototype._selectTriggered = function (e, t) { var n = t.originalEvent; (!n || !n.ctrlKey && !n.metaKey) && this.trigger("close", { originalEvent: n, originalSelect2Event: t }) }, e }), t.define("select2/i18n/en", [], function () { return { errorLoading: function () { return "The results could not be loaded." }, inputTooLong: function (e) { var t = e.input.length - e.maximum, n = "Please delete " + t + " character"; return 1 != t && (n += "s"), n }, inputTooShort: function (e) { var t; return "Please enter " + (e.minimum - e.input.length) + " or more characters" }, loadingMore: function () { return "Loading more results…" }, maximumSelected: function (e) { var t = "You can only select " + e.maximum + " item"; return 1 != e.maximum && (t += "s"), t }, noResults: function () { return "No results found" }, searching: function () { return "Searching…" }, removeAllItems: function () { return "Remove all items" } } }), t.define("select2/defaults", ["jquery", "require", "./results", "./selection/single", "./selection/multiple", "./selection/placeholder", "./selection/allowClear", "./selection/search", "./selection/eventRelay", "./utils", "./translation", "./diacritics", "./data/select", "./data/array", "./data/ajax", "./data/tags", "./data/tokenizer", "./data/minimumInputLength", "./data/maximumInputLength", "./data/maximumSelectionLength", "./dropdown", "./dropdown/search", "./dropdown/hidePlaceholder", "./dropdown/infiniteScroll", "./dropdown/attachBody", "./dropdown/minimumResultsForSearch", "./dropdown/selectOnClose", "./dropdown/closeOnSelect", "./i18n/en"], function (e, t, n, r, i, s, o, a, l, c, u, d, p, h, f, g, m, v, y, b, w, A, D, x, C, E, S, O, _) { function T() { this.reset() } return T.prototype.apply = function (u) { if (null == (u = e.extend(!0, {}, this.defaults, u)).dataAdapter) { if (null != u.ajax ? u.dataAdapter = f : null != u.data ? u.dataAdapter = h : u.dataAdapter = p, u.minimumInputLength > 0 && (u.dataAdapter = c.Decorate(u.dataAdapter, v)), u.maximumInputLength > 0 && (u.dataAdapter = c.Decorate(u.dataAdapter, y)), u.maximumSelectionLength > 0 && (u.dataAdapter = c.Decorate(u.dataAdapter, b)), u.tags && (u.dataAdapter = c.Decorate(u.dataAdapter, g)), (null != u.tokenSeparators || null != u.tokenizer) && (u.dataAdapter = c.Decorate(u.dataAdapter, m)), null != u.query) { var d = t(u.amdBase + "compat/query"); u.dataAdapter = c.Decorate(u.dataAdapter, d) } if (null != u.initSelection) { var _ = t(u.amdBase + "compat/initSelection"); u.dataAdapter = c.Decorate(u.dataAdapter, _) } } if (null == u.resultsAdapter && (u.resultsAdapter = n, null != u.ajax && (u.resultsAdapter = c.Decorate(u.resultsAdapter, x)), null != u.placeholder && (u.resultsAdapter = c.Decorate(u.resultsAdapter, D)), u.selectOnClose && (u.resultsAdapter = c.Decorate(u.resultsAdapter, S))), null == u.dropdownAdapter) { if (u.multiple) u.dropdownAdapter = w; else { var T = c.Decorate(w, A); u.dropdownAdapter = T } if (0 !== u.minimumResultsForSearch && (u.dropdownAdapter = c.Decorate(u.dropdownAdapter, E)), u.closeOnSelect && (u.dropdownAdapter = c.Decorate(u.dropdownAdapter, O)), null != u.dropdownCssClass || null != u.dropdownCss || null != u.adaptDropdownCssClass) { var q = t(u.amdBase + "compat/dropdownCss"); u.dropdownAdapter = c.Decorate(u.dropdownAdapter, q) } u.dropdownAdapter = c.Decorate(u.dropdownAdapter, C) } if (null == u.selectionAdapter) { if (u.multiple ? u.selectionAdapter = i : u.selectionAdapter = r, null != u.placeholder && (u.selectionAdapter = c.Decorate(u.selectionAdapter, s)), u.allowClear && (u.selectionAdapter = c.Decorate(u.selectionAdapter, o)), u.multiple && (u.selectionAdapter = c.Decorate(u.selectionAdapter, a)), null != u.containerCssClass || null != u.containerCss || null != u.adaptContainerCssClass) { var L = t(u.amdBase + "compat/containerCss"); u.selectionAdapter = c.Decorate(u.selectionAdapter, L) } u.selectionAdapter = c.Decorate(u.selectionAdapter, l) } u.language = this._resolveLanguage(u.language), u.language.push("en"); for (var I = [], j = 0; j < u.language.length; j++) { var P = u.language[j]; -1 === I.indexOf(P) && I.push(P) } return u.language = I, u.translations = this._processTranslations(u.language, u.debug), u }, T.prototype.reset = function () { function t(e) { return e.replace(/[^\u0000-\u007E]/g, function e(t) { return d[t] || t }) } this.defaults = { amdBase: "./", amdLanguageBase: "./i18n/", closeOnSelect: !0, debug: !1, dropdownAutoWidth: !1, escapeMarkup: c.escapeMarkup, language: {}, matcher: function n(r, i) { if ("" === e.trim(r.term)) return i; if (i.children && i.children.length > 0) { for (var s = e.extend(!0, {}, i), o = i.children.length - 1; o >= 0; o--)null == n(r, i.children[o]) && s.children.splice(o, 1); return s.children.length > 0 ? s : n(r, s) } var a = t(i.text).toUpperCase(), l = t(r.term).toUpperCase(); return a.indexOf(l) > -1 ? i : null }, minimumInputLength: 0, maximumInputLength: 0, maximumSelectionLength: 0, minimumResultsForSearch: 0, selectOnClose: !1, scrollAfterSelect: !1, sorter: function (e) { return e }, templateResult: function (e) { return e.text }, templateSelection: function (e) { return e.text }, theme: "default", width: "resolve" } }, T.prototype.applyFromElement = function (e, t) { var n = e.language, r = this.defaults.language, i = t.prop("lang"), s = t.closest("[lang]").prop("lang"), o = Array.prototype.concat.call(this._resolveLanguage(i), this._resolveLanguage(n), this._resolveLanguage(r), this._resolveLanguage(s)); return e.language = o, e }, T.prototype._resolveLanguage = function (t) { if (!t || e.isEmptyObject(t)) return []; if (e.isPlainObject(t)) return [t]; n = e.isArray(t) ? t : [t]; for (var n, r = [], i = 0; i < n.length; i++)if (r.push(n[i]), "string" == typeof n[i] && n[i].indexOf("-") > 0) { var s = n[i].split("-")[0]; r.push(s) } return r }, T.prototype._processTranslations = function (t, n) { for (var r = new u, i = 0; i < t.length; i++) { var s = new u, o = t[i]; if ("string" == typeof o) try { s = u.loadPath(o) } catch (a) { try { o = this.defaults.amdLanguageBase + o, s = u.loadPath(o) } catch (l) { n && window.console && console.warn && console.warn('Select2: The language file for "' + o + '" could not be automatically loaded. A fallback will be used instead.') } } else s = e.isPlainObject(o) ? new u(o) : o; r.extend(s) } return r }, T.prototype.set = function (t, n) { var r = e.camelCase(t), i = {}; i[r] = n; var s = c._convertData(i); e.extend(!0, this.defaults, s) }, new T }), t.define("select2/options", ["require", "jquery", "./defaults", "./utils"], function (e, t, n, r) { function i(t, i) { if (this.options = t, null != i && this.fromElement(i), null != i && (this.options = n.applyFromElement(this.options, i)), this.options = n.apply(this.options), i && i.is("input")) { var s = e(this.get("amdBase") + "compat/inputData"); this.options.dataAdapter = r.Decorate(this.options.dataAdapter, s) } } return i.prototype.fromElement = function (e) { var n = ["select2"]; null == this.options.multiple && (this.options.multiple = e.prop("multiple")), null == this.options.disabled && (this.options.disabled = e.prop("disabled")), null == this.options.dir && (e.prop("dir") ? this.options.dir = e.prop("dir") : e.closest("[dir]").prop("dir") ? this.options.dir = e.closest("[dir]").prop("dir") : this.options.dir = "ltr"), e.prop("disabled", this.options.disabled), e.prop("multiple", this.options.multiple), r.GetData(e[0], "select2Tags") && (this.options.debug && window.console && console.warn && console.warn('Select2: The `data-select2-tags` attribute has been changed to use the `data-data` and `data-tags="true"` attributes and will be removed in future versions of Select2.'), r.StoreData(e[0], "data", r.GetData(e[0], "select2Tags")), r.StoreData(e[0], "tags", !0)), r.GetData(e[0], "ajaxUrl") && (this.options.debug && window.console && console.warn && console.warn("Select2: The `data-ajax-url` attribute has been changed to `data-ajax--url` and support for the old attribute will be removed in future versions of Select2."), e.attr("ajax--url", r.GetData(e[0], "ajaxUrl")), r.StoreData(e[0], "ajax-Url", r.GetData(e[0], "ajaxUrl"))); var i = {}; function s(e, t) { return t.toUpperCase() } for (var o = 0; o < e[0].attributes.length; o++) { var a = e[0].attributes[o].name, l = "data-"; if (a.substr(0, l.length) == l) { var c = a.substring(l.length), u = r.GetData(e[0], c); i[c.replace(/-([a-z])/g, s)] = u } } t.fn.jquery && "1." == t.fn.jquery.substr(0, 2) && e[0].dataset && (i = t.extend(!0, {}, e[0].dataset, i)); var d = t.extend(!0, {}, r.GetData(e[0]), i); for (var p in d = r._convertData(d)) !(t.inArray(p, n) > -1) && (t.isPlainObject(this.options[p]) ? t.extend(this.options[p], d[p]) : this.options[p] = d[p]); return this }, i.prototype.get = function (e) { return this.options[e] }, i.prototype.set = function (e, t) { this.options[e] = t }, i }), t.define("select2/core", ["jquery", "./options", "./utils", "./keys"], function (e, t, n, r) { var i = function (e, r) { null != n.GetData(e[0], "select2") && n.GetData(e[0], "select2").destroy(), this.$element = e, this.id = this._generateId(e), r = r || {}, this.options = new t(r, e), i.__super__.constructor.call(this); var s = e.attr("tabindex") || 0; n.StoreData(e[0], "old-tabindex", s), e.attr("tabindex", "-1"); var o = this.options.get("dataAdapter"); this.dataAdapter = new o(e, this.options); var a = this.render(); this._placeContainer(a); var l = this.options.get("selectionAdapter"); this.selection = new l(e, this.options), this.$selection = this.selection.render(), this.selection.position(this.$selection, a); var c = this.options.get("dropdownAdapter"); this.dropdown = new c(e, this.options), this.$dropdown = this.dropdown.render(), this.dropdown.position(this.$dropdown, a); var u = this.options.get("resultsAdapter"); this.results = new u(e, this.options, this.dataAdapter), this.$results = this.results.render(), this.results.position(this.$results, this.$dropdown); var d = this; this._bindAdapters(), this._registerDomEvents(), this._registerDataEvents(), this._registerSelectionEvents(), this._registerDropdownEvents(), this._registerResultsEvents(), this._registerEvents(), this.dataAdapter.current(function (e) { d.trigger("selection:update", { data: e }) }), e.addClass("select2-hidden-accessible"), e.attr("aria-hidden", "true"), this._syncAttributes(), n.StoreData(e[0], "select2", this), e.data("select2", this) }; return n.Extend(i, n.Observable), i.prototype._generateId = function (e) { var t = ""; return "select2-" + (t = (t = null != e.attr("id") ? e.attr("id") : null != e.attr("name") ? e.attr("name") + "-" + n.generateChars(2) : n.generateChars(4)).replace(/(:|\.|\[|\]|,)/g, "")) }, i.prototype._placeContainer = function (e) { e.insertAfter(this.$element); var t = this._resolveWidth(this.$element, this.options.get("width")); null != t && e.css("width", t) }, i.prototype._resolveWidth = function (e, t) { var n = /^width:(([-+]?([0-9]*\.)?[0-9]+)(px|em|ex|%|in|cm|mm|pt|pc))/i; if ("resolve" == t) { var r = this._resolveWidth(e, "style"); return null != r ? r : this._resolveWidth(e, "element") } if ("element" == t) { var i = e.outerWidth(!1); return i <= 0 ? "auto" : i + "px" } if ("style" == t) { var s = e.attr("style"); if ("string" != typeof s) return null; for (var o = s.split(";"), a = 0, l = o.length; a < l; a += 1) { var c = o[a].replace(/\s/g, "").match(n); if (null !== c && c.length >= 1) return c[1] } return null } return "computedstyle" == t ? window.getComputedStyle(e[0]).width : t }, i.prototype._bindAdapters = function () { this.dataAdapter.bind(this, this.$container), this.selection.bind(this, this.$container), this.dropdown.bind(this, this.$container), this.results.bind(this, this.$container) }, i.prototype._registerDomEvents = function () { var e = this; this.$element.on("change.select2", function () { e.dataAdapter.current(function (t) { e.trigger("selection:update", { data: t }) }) }), this.$element.on("focus.select2", function (t) { e.trigger("focus", t) }), this._syncA = n.bind(this._syncAttributes, this), this._syncS = n.bind(this._syncSubtree, this), this.$element[0].attachEvent && this.$element[0].attachEvent("onpropertychange", this._syncA); var t = window.MutationObserver || window.WebKitMutationObserver || window.MozMutationObserver; null != t ? (this._observer = new t(function (t) { e._syncA(), e._syncS(null, t) }), this._observer.observe(this.$element[0], { attributes: !0, childList: !0, subtree: !1 })) : this.$element[0].addEventListener && (this.$element[0].addEventListener("DOMAttrModified", e._syncA, !1), this.$element[0].addEventListener("DOMNodeInserted", e._syncS, !1), this.$element[0].addEventListener("DOMNodeRemoved", e._syncS, !1)) }, i.prototype._registerDataEvents = function () { var e = this; this.dataAdapter.on("*", function (t, n) { e.trigger(t, n) }) }, i.prototype._registerSelectionEvents = function () { var t = this, n = ["toggle", "focus"]; this.selection.on("toggle", function () { t.toggleDropdown() }), this.selection.on("focus", function (e) { t.focus(e) }), this.selection.on("*", function (r, i) { -1 === e.inArray(r, n) && t.trigger(r, i) }) }, i.prototype._registerDropdownEvents = function () { var e = this; this.dropdown.on("*", function (t, n) { e.trigger(t, n) }) }, i.prototype._registerResultsEvents = function () { var e = this; this.results.on("*", function (t, n) { e.trigger(t, n) }) }, i.prototype._registerEvents = function () { var e = this; this.on("open", function () { e.$container.addClass("select2-container--open") }), this.on("close", function () { e.$container.removeClass("select2-container--open") }), this.on("enable", function () { e.$container.removeClass("select2-container--disabled") }), this.on("disable", function () { e.$container.addClass("select2-container--disabled") }), this.on("blur", function () { e.$container.removeClass("select2-container--focus") }), this.on("query", function (t) { e.isOpen() || e.trigger("open", {}), this.dataAdapter.query(t, function (n) { e.trigger("results:all", { data: n, query: t }) }) }), this.on("query:append", function (t) { this.dataAdapter.query(t, function (n) { e.trigger("results:append", { data: n, query: t }) }) }), this.on("keypress", function (t) { var n = t.which; e.isOpen() ? n === r.ESC || n === r.TAB || n === r.UP && t.altKey ? (e.close(t), t.preventDefault()) : n === r.ENTER ? (e.trigger("results:select", {}), t.preventDefault()) : n === r.SPACE && t.ctrlKey ? (e.trigger("results:toggle", {}), t.preventDefault()) : n === r.UP ? (e.trigger("results:previous", {}), t.preventDefault()) : n === r.DOWN && (e.trigger("results:next", {}), t.preventDefault()) : (n === r.ENTER || n === r.SPACE || n === r.DOWN && t.altKey) && (e.open(), t.preventDefault()) }) }, i.prototype._syncAttributes = function () { this.options.set("disabled", this.$element.prop("disabled")), this.isDisabled() ? (this.isOpen() && this.close(), this.trigger("disable", {})) : this.trigger("enable", {}) }, i.prototype._isChangeMutation = function (t, n) { var r = !1, i = this; if (!t || !t.target || "OPTION" === t.target.nodeName || "OPTGROUP" === t.target.nodeName) { if (n) { if (n.addedNodes && n.addedNodes.length > 0) for (var s = 0; s < n.addedNodes.length; s++)n.addedNodes[s].selected && (r = !0); else n.removedNodes && n.removedNodes.length > 0 ? r = !0 : e.isArray(n) && e.each(n, function (e, t) { if (i._isChangeMutation(e, t)) return r = !0, !1 }) } else r = !0; return r } }, i.prototype._syncSubtree = function (e, t) { var n = this._isChangeMutation(e, t), r = this; n && this.dataAdapter.current(function (e) { r.trigger("selection:update", { data: e }) }) }, i.prototype.trigger = function (e, t) { var n = i.__super__.trigger, r = { open: "opening", close: "closing", select: "selecting", unselect: "unselecting", clear: "clearing" }; if (void 0 === t && (t = {}), e in r) { var s = r[e], o = { prevented: !1, name: e, args: t }; if (n.call(this, s, o), o.prevented) { t.prevented = !0; return } } n.call(this, e, t) }, i.prototype.toggleDropdown = function () { !this.isDisabled() && (this.isOpen() ? this.close() : this.open()) }, i.prototype.open = function () { !(this.isOpen() || this.isDisabled()) && this.trigger("query", {}) }, i.prototype.close = function (e) { this.isOpen() && this.trigger("close", { originalEvent: e }) }, i.prototype.isEnabled = function () { return !this.isDisabled() }, i.prototype.isDisabled = function () { return this.options.get("disabled") }, i.prototype.isOpen = function () { return this.$container.hasClass("select2-container--open") }, i.prototype.hasFocus = function () { return this.$container.hasClass("select2-container--focus") }, i.prototype.focus = function (e) { !this.hasFocus() && (this.$container.addClass("select2-container--focus"), this.trigger("focus", {})) }, i.prototype.enable = function (e) { this.options.get("debug") && window.console && console.warn && console.warn('Select2: The `select2("enable")` method has been deprecated and will be removed in later Select2 versions. Use $element.prop("disabled") instead.'), (null == e || 0 === e.length) && (e = [!0]); var t = !e[0]; this.$element.prop("disabled", t) }, i.prototype.data = function () { this.options.get("debug") && arguments.length > 0 && window.console && console.warn && console.warn('Select2: Data can no longer be set using `select2("data")`. You should consider setting the value instead using `$element.val()`.'); var e = []; return this.dataAdapter.current(function (t) { e = t }), e }, i.prototype.val = function (t) { if (this.options.get("debug") && window.console && console.warn && console.warn('Select2: The `select2("val")` method has been deprecated and will be removed in later Select2 versions. Use $element.val() instead.'), null == t || 0 === t.length) return this.$element.val(); var n = t[0]; e.isArray(n) && (n = e.map(n, function (e) { return e.toString() })), this.$element.val(n).trigger("input").trigger("change") }, i.prototype.destroy = function () { this.$container.remove(), this.$element[0].detachEvent && this.$element[0].detachEvent("onpropertychange", this._syncA), null != this._observer ? (this._observer.disconnect(), this._observer = null) : this.$element[0].removeEventListener && (this.$element[0].removeEventListener("DOMAttrModified", this._syncA, !1), this.$element[0].removeEventListener("DOMNodeInserted", this._syncS, !1), this.$element[0].removeEventListener("DOMNodeRemoved", this._syncS, !1)), this._syncA = null, this._syncS = null, this.$element.off(".select2"), this.$element.attr("tabindex", n.GetData(this.$element[0], "old-tabindex")), this.$element.removeClass("select2-hidden-accessible"), this.$element.attr("aria-hidden", "false"), n.RemoveData(this.$element[0]), this.$element.removeData("select2"), this.dataAdapter.destroy(), this.selection.destroy(), this.dropdown.destroy(), this.results.destroy(), this.dataAdapter = null, this.selection = null, this.dropdown = null, this.results = null }, i.prototype.render = function () { var t = e(''); return t.attr("dir", this.options.get("dir")), this.$container = t, this.$container.addClass("select2-container--" + this.options.get("theme")), n.StoreData(t[0], "element", this.$element), t }, i }), t.define("jquery-mousewheel", ["jquery"], function (e) { return e }), t.define("jquery.select2", ["jquery", "jquery-mousewheel", "./select2/core", "./select2/defaults", "./select2/utils"], function (e, t, n, r, i) { if (null == e.fn.select2) { var s = ["open", "close", "destroy"]; e.fn.select2 = function (t) { if ("object" == typeof (t = t || {})) return this.each(function () { var r = e.extend(!0, {}, t); new n(e(this), r) }), this; if ("string" == typeof t) { var r, o = Array.prototype.slice.call(arguments, 1); return (this.each(function () { var e = i.GetData(this, "select2"); null == e && window.console && console.error && console.error("The select2('" + t + "') method was called on an element that is not using Select2."), r = e[t].apply(e, o) }), e.inArray(t, s) > -1) ? this : r } throw Error("Invalid arguments for Select2: " + t) } } return null == e.fn.select2.defaults && (e.fn.select2.defaults = r), n }), { define: t.define, require: t.require } }(), n = t.require("jquery.select2"); return e.fn.select2.amd = t, n }); $.fn.select2.amd.define('select2/selectAllAdapter', [ "select2/utils", "select2/dropdown", "select2/dropdown/attachBody", "select2/dropdown/closeOnSelect" ], function (Utils, Dropdown, AttachBody, CloseOnSelect) { function SelectAll() { } SelectAll.prototype.render = function (decorated) { var self = this; var $rendered = decorated.call(this); var $selectAll = $('