!function(t){"function"==typeofdefine&&define.amd?define(["jquery"],t):t(jQuery)}(function(P){P.ui=P.ui||{};P.ui.version="1.12.1";varn,i=0,h=Array.prototype.slice;P.cleanData=(n=P.cleanData,function(t){for(vare,i,s=0;null!=(i=t[s]);s++)try{(e=P._data(i,"events"))&&e.remove&&P(i).triggerHandler("remove")}catch(t){}n(t)}),P.widget=function(t,i,e){vars,n,o,r={},h=t.split(".")[0],a=h+"-"+(t=t.split(".")[1]);returne||(e=i,i=P.Widget),P.isArray(e)&&(e=P.extend.apply(null,[{}].concat(e))),P.expr[":"][a.toLowerCase()]=function(t){return!!P.data(t,a)},P[h]=P[h]||{},s=P[h][t],n=P[h][t]=function(t,e){if(!this._createWidget)returnnewn(t,e);arguments.length&&this._createWidget(t,e)},P.extend(n,s,{version:e.version,_proto:P.extend({},e),_childConstructors:[]}),(o=newi).options=P.widget.extend({},o.options),P.each(e,function(e,s){functionn(){returni.prototype[e].apply(this,arguments)}functiono(t){returni.prototype[e].apply(this,t)}P.isFunction(s)?r[e]=function(){vart,e=this._super,i=this._superApply;returnthis._super=n,this._superApply=o,t=s.apply(this,arguments),this._super=e,this._superApply=i,t}:r[e]=s}),n.prototype=P.widget.extend(o,{widgetEventPrefix:s&&o.widgetEventPrefix||t},r,{constructor:n,namespace:h,widgetName:t,widgetFullName:a}),s?(P.each(s._childConstructors,function(t,e){vari=e.prototype;P.widget(i.namespace+"."+i.widgetName,n,e._proto)}),deletes._childConstructors):i._childConstructors.push(n),P.widget.bridge(t,n),n},P.widget.extend=function(t){for(vare,i,s=h.call(arguments,1),n=0,o=s.length;n<o;n++)for(eins[n])i=s[n][e],s[n].hasOwnProperty(e)&&void0!==i&&(P.isPlainObject(i)?t[e]=P.isPlainObject(t[e])?P.widget.extend({},t[e],i):P.widget.extend({},i):t[e]=i);returnt},P.widget.bridge=function(o,e){varr=e.prototype.widgetFullName||o;P.fn[o]=function(i){vart="string"==typeofi,s=h.call(arguments,1),n=this;returnt?this.length||"instance"!==i?this.each(function(){vart,e=P.data(this,r);return"instance"===i?(n=e,!1):e?P.isFunction(e[i])&&"_"!==i.charAt(0)?(t=e[i].apply(e,s))!==e&&void0!==t?(n=t&&t.jquery?n.pushStack(t.get()):t,!1):void0:P.error("no such method '"+i+"' for "+o+" widget instance"):P.error("cannot call methods on "+o+" prior to initialization; attempted to call method '"+i+"'")}):n=void0:(s.length&&(i=P.widget.extend.apply(null,[i].concat(s))),this.each(function(){vart=P.data(this,r);t?(t.option(i||{}),t._init&&t._init()):P.data(this,r,newe(i,this))})),n}},P.Widget=function(){},P.Widget._childConstructors=[],P.Widget.prototype={widgetName:"widget",widgetEventPrefix:"",defaultElement:"<div>",options:{classes:{},disabled:!1,create:null},_createWidget:function(t,e){e=P(e||this.defaultElement||this)[0],this.element=P(e),this.uuid=i++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=P(),this.hoverable=P(),this.focusable=P(),this.classesElementLookup={},e!==this&&(P.data(e,this.widgetFullName,this),this._on(!0,this.element,{remove:function(t){t.target===e&&this.destroy()}}),this.document=P(e.style?e.ownerDocument:e.document||e),this.window=P(this.document[0].defaultView||this.document[0].parentWindow)),this.options=P.widget.extend({},this.options,this._getCreateOptions(),t),this._create(),this.options.disabled&&this._setOptionDisabled(this.options.disabled),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:function(){return{}},_getCreateEventData:P.noop,_create:P.noop,_init:P.noop,destroy:function(){vari=this;this._destroy(),P.each(this.classesElementLookup,function(t,e){i._removeClass(e,t)}),this.element.off(this.eventNamespace).removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:P.noop,widget:function(){returnthis.element},option:function(t,e){vari,s,n,o=t;if(0===arguments.length)returnP.widget.extend({},this.options);if("string"==typeoft)if(o={},t=(i=t.split(".")).shift(),i.length){for(s=o[t]=P.widget.extend({},this.options[t]),n=0;n<i.length-1;n++)s[i[n]]=s[i[n]]||{},s=s[i[n]];if(t=i.pop(),1===arguments.length)returnvoid0===s[t]?nul