!function (t) { "function" == typeof define && define.amd ? define(["jquery"], t) : "object" == typeof module && module.exports ? module.exports = t(require("jquery")) : t(jQuery) }(function (t) { var e = function () { function e() { var e = this, n = function () { var n = ["br-wrapper"]; "" !== e.options.theme && n.push("br-theme-" + e.options.theme), e.$elem.wrap(t("
", { "class": n.join(" ") })) }, i = function () { e.$elem.unwrap() }, a = function (n) { return t.isNumeric(n) && (n = Math.floor(n)), t('option[value="' + n + '"]', e.$elem) }, r = function () { var n = e.options.initialRating; return n ? a(n) : t("option:selected", e.$elem) }, o = function () { var n = e.$elem.find('option[value="' + e.options.emptyValue + '"]'); return !n.length && e.options.allowEmpty ? (n = t("