-
-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy pathspa.min@20.js
More file actions
14 lines (10 loc) · 188 KB
/
spa.min@20.js
File metadata and controls
14 lines (10 loc) · 188 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*! jQuery v4.0.0 | (c) OpenJS Foundation and other contributors | jquery.com/license */
!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=t(e,!0):t(e)}("undefined"!=typeof window?window:this,function(e,t){"use strict";if(!e.document)throw Error("jQuery requires a window with a document");var n=[],r=Object.getPrototypeOf,i=n.slice,o=n.flat?function(e){return n.flat.call(e)}:function(e){return n.concat.apply([],e)},a=n.push,s=n.indexOf,u={},l=u.toString,c=u.hasOwnProperty,f=c.toString,p=f.call(Object),d={};function h(e){return null==e?e+"":"object"==typeof e?u[l.call(e)]||"object":typeof e}function g(e){return null!=e&&e===e.window}function v(e){var t=!!e&&e.length,n=h(e);return!("function"==typeof e||g(e))&&("array"===n||0===t||"number"==typeof t&&t>0&&t-1 in e)}var y=e.document,m={type:!0,src:!0,nonce:!0,noModule:!0};function x(e,t,n){var r,i=(n=n||y).createElement("script");for(r in i.text=e,m)t&&t[r]&&(i[r]=t[r]);n.head.appendChild(i).parentNode&&i.parentNode.removeChild(i)}var b="4.0.0",w=/HTML$/i,T=function(e,t){return new T.fn.init(e,t)};function C(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}T.fn=T.prototype={jquery:b,constructor:T,length:0,toArray:function(){return i.call(this)},get:function(e){return null==e?i.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=T.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return T.each(this,e)},map:function(e){return this.pushStack(T.map(this,function(t,n){return e.call(t,n,t)}))},slice:function(){return this.pushStack(i.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(T.grep(this,function(e,t){return(t+1)%2}))},odd:function(){return this.pushStack(T.grep(this,function(e,t){return t%2}))},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n<t?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()}},T.extend=T.fn.extend=function(){var e,t,n,r,i,o,a=arguments[0]||{},s=1,u=arguments.length,l=!1;for("boolean"==typeof a&&(l=a,a=arguments[s]||{},s++),"object"!=typeof a&&"function"!=typeof a&&(a={}),s===u&&(a=this,s--);s<u;s++)if(null!=(e=arguments[s]))for(t in e)r=e[t],"__proto__"!==t&&a!==r&&(l&&r&&(T.isPlainObject(r)||(i=Array.isArray(r)))?(n=a[t],o=i&&!Array.isArray(n)?[]:i||T.isPlainObject(n)?n:{},i=!1,a[t]=T.extend(l,o,r)):void 0!==r&&(a[t]=r));return a},T.extend({expando:"jQuery"+(b+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!!e&&"[object Object]"===l.call(e)&&(!(t=r(e))||"function"==typeof(n=c.call(t,"constructor")&&t.constructor)&&f.call(n)===p)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e,t,n){x(e,{nonce:t&&t.nonce},n)},each:function(e,t){var n,r=0;if(v(e))for(n=e.length;r<n&&!1!==t.call(e[r],r,e[r]);r++);else for(r in e)if(!1===t.call(e[r],r,e[r]))break;return e},text:function(e){var t,n="",r=0,i=e.nodeType;if(!i)while(t=e[r++])n+=T.text(t);return 1===i||11===i?e.textContent:9===i?e.documentElement.textContent:3===i||4===i?e.nodeValue:n},makeArray:function(e,t){var n=t||[];return null!=e&&(v(Object(e))?T.merge(n,"string"==typeof e?[e]:e):a.call(n,e)),n},inArray:function(e,t,n){return null==t?-1:s.call(t,e,n)},isXMLDoc:function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return!w.test(t||n&&n.nodeName||"HTML")},contains:function(e,t){var n=t&&t.parentNode;return e===n||!!(n&&1===n.nodeType&&(e.contains?e.contains(n):e.compareDocumentPosition&&16&e.compareDocumentPosition(n)))},merge:function(e,t){for(var n=+t.length,r=0,i=e.length;r<n;r++)e[i++]=t[r];return e.length=i,e},grep:function(e,t,n){for(var r=[],i=0,o=e.length,a=!n;i<o;i++)!t(e[i],i)!==a&&r.push(e[i]);return r},map:function(e,t,n){var r,i,a=0,s=[];if(v(e))for(r=e.length;a<r;a++)null!=(i=t(e[a],a,n))&&s.push(i);else for(a in e)null!=(i=t(e[a],a,n))&&s.push(i);return o(s)},guid:1,support:d}),"function"==typeof Symbol&&(T.fn[Symbol.iterator]=n[Symbol.iterator]),T.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){u["[object "+t+"]"]=t.toLowerCase()});var j=n.pop,E="[\\x20\\t\\r\\n\\f]",k=y.documentMode,S=k&&RegExp(":enabled|:disabled|\\["+E+"*name"+E+"*="+E+"*(?:''|\"\")"),D=RegExp("^"+E+"+|((?:^|[^\\\\])(?:\\\\.)*)"+E+"+$","g"),A="(?:\\\\[\\da-fA-F]{1,6}"+E+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",N=RegExp("^"+E+"*([>+~]|"+E+")"+E+"*"),q=RegExp(E+"|>"),O=/[+~]/,L=y.documentElement,H=L.matches||L.msMatchesSelector;function P(){var e=[];function t(n,r){return e.push(n+" ")>T.expr.cacheLength&&delete t[e.shift()],t[n+" "]=r}return t}function R(e){return e&&void 0!==e.getElementsByTagName&&e}var M="\\["+E+"*("+A+")(?:"+E+"*([*^$|!~]?=)"+E+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+A+"))|)"+E+"*\\]",W=":("+A+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+M+")*)|.*)\\)|)",$={ID:RegExp("^#("+A+")"),CLASS:RegExp("^\\.("+A+")"),TAG:RegExp("^("+A+"|[*])"),ATTR:RegExp("^"+M),PSEUDO:RegExp("^"+W),CHILD:RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+E+"*(even|odd|(([+-]|)(\\d*)n|)"+E+"*(?:([+-]|)"+E+"*(\\d+)|))"+E+"*\\)|)","i")},I=new RegExp(W),F=RegExp("\\\\[\\da-fA-F]{1,6}"+E+"?|\\\\([^\\r\\n\\f])","g"),B=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))};function _(e){return e.replace(F,B)}function U(e){T.error("Syntax error, unrecognized expression: "+e)}var X=RegExp("^"+E+"*,"+E+"*"),z=P();function Y(e,t){var n,r,i,o,a,s,u,l=z[e+" "];if(l)return t?0:l.slice(0);a=e,s=[],u=T.expr.preFilter;while(a){for(o in(!n||(r=X.exec(a)))&&(r&&(a=a.slice(r[0].length)||a),s.push(i=[])),n=!1,(r=N.exec(a))&&(n=r.shift(),i.push({value:n,type:r[0].replace(D," ")}),a=a.slice(n.length)),$)(r=T.expr.match[o].exec(a))&&(!u[o]||(r=u[o](r)))&&(n=r.shift(),i.push({value:n,type:o,matches:r}),a=a.slice(n.length));if(!n)break}return t?a.length:a?U(e):z(e,s).slice(0)}function G(e){for(var t=0,n=e.length,r="";t<n;t++)r+=e[t].value;return r}function V(e,t,n,r,i,o,a){var s=0,u=e.length,l=null==n;if("object"===h(n))for(s in i=!0,n)V(e,t,s,n[s],!0,o,a);else if(void 0!==r&&(i=!0,"function"!=typeof r&&(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(T(e),n)})),t))for(;s<u;s++)t(e[s],n,a?r:r.call(e[s],s,t(e[s],n)));return i?e:l?t.call(e):u?t(e[0],n):o}var Q=/[^\x20\t\r\n\f]+/g;T.fn.extend({attr:function(e,t){return V(this,T.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each(function(){T.removeAttr(this,e)})}}),T.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return void 0===e.getAttribute?T.prop(e,t,n):(1===o&&T.isXMLDoc(e)||(i=T.attrHooks[t.toLowerCase()]),void 0!==n)?null===n||!1===n&&0!==t.toLowerCase().indexOf("aria-")?void T.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n),n):i&&"get"in i&&null!==(r=i.get(e,t))?r:null==(r=e.getAttribute(t))?void 0:r},attrHooks:{},removeAttr:function(e,t){var n,r=0,i=t&&t.match(Q);if(i&&1===e.nodeType)while(n=i[r++])e.removeAttribute(n)}}),k&&(T.attrHooks.type={set:function(e,t){if("radio"===t&&C(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}});var J=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g;function K(e,t){return t?"\0"===e?"\uFFFD":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e}T.escapeSelector=function(e){return(e+"").replace(J,K)};var Z=n.sort,ee=n.splice;function et(e,t){if(e===t)return en=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n?n:1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)?e==y||e.ownerDocument==y&&T.contains(y,e)?-1:t==y||t.ownerDocument==y&&T.contains(y,t)?1:0:4&n?-1:1}T.uniqueSort=function(e){var t,n=[],r=0,i=0;if(en=!1,Z.call(e,et),en){while(t=e[i++])t===e[i]&&(r=n.push(i));while(r--)ee.call(e,n[r],1)}return e},T.fn.uniqueSort=function(){return this.pushStack(T.uniqueSort(i.apply(this)))};var en,er,ei,eo,ea,es,eu=0,el=0,ec=P(),ef=P(),ep=P(),ed=RegExp(E+"+","g"),eh=RegExp("^"+A+"$"),eg=T.extend({needsContext:RegExp("^"+E+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+E+"*((?:-\\d)?\\d*)"+E+"*\\)|)(?=[^-]|$)","i")},$),ev=/^(?:input|select|textarea|button)$/i,ey=/^h\d$/i,em=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ex=function(){eE()},eb=eS(function(e){return!0===e.disabled&&C(e,"fieldset")},{dir:"parentNode",next:"legend"});function ew(e,t,n,r){var i,o,s,u,l,c,f,p=t&&t.ownerDocument,d=t?t.nodeType:9;if(n=n||[],"string"!=typeof e||!e||1!==d&&9!==d&&11!==d)return n;if(!r&&(eE(t),t=t||eo,es)){if(11!==d&&(l=em.exec(e))){if(i=l[1]){if(9===d)return(s=t.getElementById(i))&&a.call(n,s),n;else if(p&&(s=p.getElementById(i))&&T.contains(t,s))return a.call(n,s),n}else if(l[2])return a.apply(n,t.getElementsByTagName(e)),n;else if((i=l[3])&&t.getElementsByClassName)return a.apply(n,t.getElementsByClassName(i)),n}if(!ep[e+" "]&&(!S||!S.test(e))){if(f=e,p=t,1===d&&(q.test(e)||N.test(e))){((p=O.test(e)&&R(t.parentNode)||t)!=t||k)&&((u=t.getAttribute("id"))?u=T.escapeSelector(u):t.setAttribute("id",u=T.expando)),o=(c=Y(e)).length;while(o--)c[o]=(u?"#"+u:":scope")+" "+G(c[o]);f=c.join(",")}try{return a.apply(n,p.querySelectorAll(f)),n}catch(t){ep(e,!0)}finally{u===T.expando&&t.removeAttribute("id")}}}return eq(e.replace(D,"$1"),t,n,r)}function eT(e){return e[T.expando]=!0,e}function eC(e){return function(t){if("form"in t){if(t.parentNode&&!1===t.disabled){if("label"in t)if("label"in t.parentNode)return t.parentNode.disabled===e;else return t.disabled===e;return t.isDisabled===e||!e!==t.isDisabled&&eb(t)===e}return t.disabled===e}return"label"in t&&t.disabled===e}}function ej(e){return eT(function(t){return t*=1,eT(function(n,r){var i,o=e([],n.length,t),a=o.length;while(a--)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))})})}function eE(e){var t,n=e?e.ownerDocument||e:y;n!=eo&&9===n.nodeType&&(ea=(eo=n).documentElement,es=!T.isXMLDoc(eo),k&&y!=eo&&(t=eo.defaultView)&&t.top!==t&&t.addEventListener("unload",ex))}for(er in ew.matches=function(e,t){return ew(e,null,null,t)},ew.matchesSelector=function(e,t){if(eE(e),es&&!ep[t+" "]&&(!S||!S.test(t)))try{return H.call(e,t)}catch(e){ep(t,!0)}return ew(t,eo,null,[e]).length>0},T.expr={cacheLength:50,createPseudo:eT,match:eg,find:{ID:function(e,t){if(void 0!==t.getElementById&&es){var n=t.getElementById(e);return n?[n]:[]}},TAG:function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):t.querySelectorAll(e)},CLASS:function(e,t){if(void 0!==t.getElementsByClassName&&es)return t.getElementsByClassName(e)}},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=_(e[1]),e[3]=_(e[3]||e[4]||e[5]||""),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||U(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&U(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return $.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&I.test(n)&&(t=Y(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{ID:function(e){var t=_(e);return function(e){return e.getAttribute("id")===t}},TAG:function(e){var t=_(e).toLowerCase();return"*"===e?function(){return!0}:function(e){return C(e,t)}},CLASS:function(e){var t=ec[e+" "];return t||(t=RegExp("(^|"+E+")"+e+"("+E+"|$)"))&&ec(e,function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r){var i=T.attr(r,e);return null==i?"!="===t:!t||((i+="","="===t)?i===n:"!="===t?i!==n:"^="===t?n&&0===i.indexOf(n):"*="===t?n&&i.indexOf(n)>-1:"$="===t?n&&i.slice(-n.length)===n:"~="===t?(" "+i.replace(ed," ")+" ").indexOf(n)>-1:"|="===t&&(i===n||i.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),a="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var l,c,f,p,d,h=o!==a?"nextSibling":"previousSibling",g=t.parentNode,v=s&&t.nodeName.toLowerCase(),y=!u&&!s,m=!1;if(g){if(o){while(h){f=t;while(f=f[h])if(s?C(f,v):1===f.nodeType)return!1;d=h="only"===e&&!d&&"nextSibling"}return!0}if(d=[a?g.firstChild:g.lastChild],a&&y){m=(p=(l=(c=g[T.expando]||(g[T.expando]={}))[e]||[])[0]===eu&&l[1])&&l[2],f=p&&g.childNodes[p];while(f=++p&&f&&f[h]||(m=p=0)||d.pop())if(1===f.nodeType&&++m&&f===t){c[e]=[eu,p,m];break}}else if(y&&(m=p=(l=(c=t[T.expando]||(t[T.expando]={}))[e]||[])[0]===eu&&l[1]),!1===m){while(f=++p&&f&&f[h]||(m=p=0)||d.pop())if((s?C(f,v):1===f.nodeType)&&++m&&(y&&((c=f[T.expando]||(f[T.expando]={}))[e]=[eu,m]),f===t))break}return(m-=i)===r||m%r==0&&m/r>=0}}},PSEUDO:function(e,t){var n=T.expr.pseudos[e]||T.expr.setFilters[e.toLowerCase()]||U("unsupported pseudo: "+e);return n[T.expando]?n(t):n}},pseudos:{not:eT(function(e){var t=[],n=[],r=eN(e.replace(D,"$1"));return r[T.expando]?eT(function(e,t,n,i){var o,a=r(e,null,i,[]),s=e.length;while(s--)(o=a[s])&&(e[s]=!(t[s]=o))}):function(e,i,o){return t[0]=e,r(t,null,o,n),t[0]=null,!n.pop()}}),has:eT(function(e){return function(t){return ew(e,t).length>0}}),contains:eT(function(e){return e=_(e),function(t){return(t.textContent||T.text(t)).indexOf(e)>-1}}),lang:eT(function(e){return eh.test(e||"")||U("unsupported lang: "+e),e=_(e).toLowerCase(),function(t){var n;do if(n=es?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-");while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===ea},focus:function(e){return e===eo.activeElement&&eo.hasFocus()&&!!(e.type||e.href||~e.tabIndex)},enabled:eC(!1),disabled:eC(!0),checked:function(e){return C(e,"input")&&!!e.checked||C(e,"option")&&!!e.selected},selected:function(e){return k&&e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!T.expr.pseudos.empty(e)},header:function(e){return ey.test(e.nodeName)},input:function(e){return ev.test(e.nodeName)},button:function(e){return C(e,"input")&&"button"===e.type||C(e,"button")},text:function(e){return C(e,"input")&&"text"===e.type},first:ej(function(){return[0]}),last:ej(function(e,t){return[t-1]}),eq:ej(function(e,t,n){return[n<0?n+t:n]}),even:ej(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:ej(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:ej(function(e,t,n){var r;for(r=n<0?n+t:n>t?t:n;--r>=0;)e.push(r);return e}),gt:ej(function(e,t,n){for(var r=n<0?n+t:n;++r<t;)e.push(r);return e})}},T.expr.pseudos.nth=T.expr.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})T.expr.pseudos[er]=function(e){return function(t){return C(t,"input")&&t.type===e}}(er);for(er in{submit:!0,reset:!0})T.expr.pseudos[er]=function(e){return function(t){return(C(t,"input")||C(t,"button"))&&t.type===e}}(er);function ek(){}function eS(e,t,n){var r=t.dir,i=t.next,o=i||r,a=n&&"parentNode"===o,s=el++;return t.first?function(t,n,i){while(t=t[r])if(1===t.nodeType||a)return e(t,n,i);return!1}:function(t,n,u){var l,c,f=[eu,s];if(u){while(t=t[r])if((1===t.nodeType||a)&&e(t,n,u))return!0}else while(t=t[r])if(1===t.nodeType||a)if(c=t[T.expando]||(t[T.expando]={}),i&&C(t,i))t=t[r]||t;else{if((l=c[o])&&l[0]===eu&&l[1]===s)return f[2]=l[2];if(c[o]=f,f[2]=e(t,n,u))return!0}return!1}}function eD(e){return e.length>1?function(t,n,r){var i=e.length;while(i--)if(!e[i](t,n,r))return!1;return!0}:e[0]}function eA(e,t,n,r,i){for(var o,a=[],s=0,u=e.length,l=null!=t;s<u;s++)(o=e[s])&&(!n||n(o,r,i))&&(a.push(o),l&&t.push(s));return a}function eN(e,t){var n,r,i,o,u=[],l=[],c=ef[e+" "];if(!c){t||(t=Y(e)),o=t.length;while(o--)(c=function e(t){for(var n,r,i,o=t.length,u=T.expr.relative[t[0].type],l=u||T.expr.relative[" "],c=+!!u,f=eS(function(e){return e===n},l,!0),p=eS(function(e){return s.call(n,e)>-1},l,!0),d=[function(e,t,r){var i=!u&&(r||t!=ei)||((n=t).nodeType?f(e,t,r):p(e,t,r));return n=null,i}];c<o;c++)if(r=T.expr.relative[t[c].type])d=[eS(eD(d),r)];else{if((r=T.expr.filter[t[c].type].apply(null,t[c].matches))[T.expando]){for(i=++c;i<o&&!T.expr.relative[t[i].type];i++);return function e(t,n,r,i,o,u){return i&&!i[T.expando]&&(i=e(i)),o&&!o[T.expando]&&(o=e(o,u)),eT(function(e,u,l,c){var f,p,d,h,g=[],v=[],y=u.length,m=e||function(e,t,n){for(var r=0,i=t.length;r<i;r++)ew(e,t[r],n);return n}(n||"*",l.nodeType?[l]:l,[]),x=t&&(e||!n)?eA(m,g,t,l,c):m;if(r?r(x,h=o||(e?t:y||i)?[]:u,l,c):h=x,i){f=eA(h,v),i(f,[],l,c),p=f.length;while(p--)(d=f[p])&&(h[v[p]]=!(x[v[p]]=d))}if(e){if(o||t){if(o){f=[],p=h.length;while(p--)(d=h[p])&&f.push(x[p]=d);o(null,h=[],f,c)}p=h.length;while(p--)(d=h[p])&&(f=o?s.call(e,d):g[p])>-1&&(e[f]=!(u[f]=d))}}else h=eA(h===u?h.splice(y,h.length):h),o?o(null,u,h,c):a.apply(u,h)})}(c>1&&eD(d),c>1&&G(t.slice(0,c-1).concat({value:" "===t[c-2].type?"*":""})).replace(D,"$1"),r,c<i&&e(t.slice(c,i)),i<o&&e(t=t.slice(i)),i<o&&G(t))}d.push(r)}return eD(d)}(t[o]))[T.expando]?u.push(c):l.push(c);(c=ef(e,(n=u.length>0,r=l.length>0,i=function(e,t,i,o,s){var c,f,p,d=0,h="0",g=e&&[],v=[],y=ei,m=e||r&&T.expr.find.TAG("*",s),x=eu+=null==y?1:Math.random()||.1;for(s&&(ei=t==eo||t||s);null!=(c=m[h]);h++){if(r&&c){f=0,t||c.ownerDocument==eo||(eE(c),i=!es);while(p=l[f++])if(p(c,t||eo,i)){a.call(o,c);break}s&&(eu=x)}n&&((c=!p&&c)&&d--,e&&g.push(c))}if(d+=h,n&&h!==d){f=0;while(p=u[f++])p(g,v,t,i);if(e){if(d>0)while(h--)g[h]||v[h]||(v[h]=j.call(o));v=eA(v)}a.apply(o,v),s&&!e&&v.length>0&&d+u.length>1&&T.uniqueSort(o)}return s&&(eu=x,ei=y),g},n?eT(i):i))).selector=e}return c}function eq(e,t,n,r){var i,o,s,u,l,c="function"==typeof e&&e,f=!r&&Y(e=c.selector||e);if(n=n||[],1===f.length){if((o=f[0]=f[0].slice(0)).length>2&&"ID"===(s=o[0]).type&&9===t.nodeType&&es&&T.expr.relative[o[1].type]){if(!(t=(T.expr.find.ID(_(s.matches[0]),t)||[])[0]))return n;c&&(t=t.parentNode),e=e.slice(o.shift().value.length)}i=eg.needsContext.test(e)?0:o.length;while(i--){if(s=o[i],T.expr.relative[u=s.type])break;if((l=T.expr.find[u])&&(r=l(_(s.matches[0]),O.test(o[0].type)&&R(t.parentNode)||t))){if(o.splice(i,1),!(e=r.length&&G(o)))return a.apply(n,r),n;break}}}return(c||eN(e,f))(r,t,!es,n,!t||O.test(e)&&R(t.parentNode)||t),n}function eO(e,t,n){var r=[],i=void 0!==n;while((e=e[t])&&9!==e.nodeType)if(1===e.nodeType){if(i&&T(e).is(n))break;r.push(e)}return r}function eL(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n}ek.prototype=T.expr.pseudos,T.expr.setFilters=new ek,eE(),T.find=ew,ew.compile=eN,ew.select=eq,ew.setDocument=eE,ew.tokenize=Y;var eH=T.expr.match.needsContext,eP=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function eR(e){return"<"===e[0]&&">"===e[e.length-1]&&e.length>=3}function eM(e,t,n){return"function"==typeof t?T.grep(e,function(e,r){return!!t.call(e,r,e)!==n}):t.nodeType?T.grep(e,function(e){return e===t!==n}):"string"!=typeof t?T.grep(e,function(e){return s.call(t,e)>-1!==n}):T.filter(t,e,n)}T.filter=function(e,t,n){var r=t[0];return(n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType)?T.find.matchesSelector(r,e)?[r]:[]:T.find.matches(e,T.grep(t,function(e){return 1===e.nodeType}))},T.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(T(e).filter(function(){for(t=0;t<r;t++)if(T.contains(i[t],this))return!0}));for(t=0,n=this.pushStack([]);t<r;t++)T.find(e,i[t],n);return r>1?T.uniqueSort(n):n},filter:function(e){return this.pushStack(eM(this,e||[],!1))},not:function(e){return this.pushStack(eM(this,e||[],!0))},is:function(e){return!!eM(this,"string"==typeof e&&eH.test(e)?T(e):e||[],!1).length}});var eW,e$=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(T.fn.init=function(e,t){var n,r;if(!e)return this;if(e.nodeType)return this[0]=e,this.length=1,this;if("function"==typeof e)return void 0!==eW.ready?eW.ready(e):e(T);if(eR(n=e+""))n=[null,e,null];else{if("string"!=typeof e)return T.makeArray(e,this);n=e$.exec(e)}if(n&&(n[1]||!t))if(!n[1])return(r=y.getElementById(n[2]))&&(this[0]=r,this.length=1),this;else{if(t=t instanceof T?t[0]:t,T.merge(this,T.parseHTML(n[1],t&&t.nodeType?t.ownerDocument||t:y,!0)),eP.test(n[1])&&T.isPlainObject(t))for(n in t)"function"==typeof this[n]?this[n](t[n]):this.attr(n,t[n]);return this}return!t||t.jquery?(t||eW).find(e):this.constructor(t).find(e)}).prototype=T.fn,eW=T(y);var eI=/^(?:parents|prev(?:Until|All))/,eF={children:!0,contents:!0,next:!0,prev:!0};function eB(e,t){while((e=e[t])&&1!==e.nodeType);return e}function e_(e){return e}function eU(e){throw e}function eX(e,t,n,r){var i;try{e&&"function"==typeof(i=e.promise)?i.call(e).done(t).fail(n):e&&"function"==typeof(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n(e)}}T.fn.extend({has:function(e){var t=T(e,this),n=t.length;return this.filter(function(){for(var e=0;e<n;e++)if(T.contains(this,t[e]))return!0})},closest:function(e,t){var n,r=0,i=this.length,o=[],a="string"!=typeof e&&T(e);if(!eH.test(e)){for(;r<i;r++)for(n=this[r];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(a?a.index(n)>-1:1===n.nodeType&&T.find.matchesSelector(n,e))){o.push(n);break}}return this.pushStack(o.length>1?T.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?s.call(T(e),this[0]):s.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(T.uniqueSort(T.merge(this.get(),T(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),T.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return eO(e,"parentNode")},parentsUntil:function(e,t,n){return eO(e,"parentNode",n)},next:function(e){return eB(e,"nextSibling")},prev:function(e){return eB(e,"previousSibling")},nextAll:function(e){return eO(e,"nextSibling")},prevAll:function(e){return eO(e,"previousSibling")},nextUntil:function(e,t,n){return eO(e,"nextSibling",n)},prevUntil:function(e,t,n){return eO(e,"previousSibling",n)},siblings:function(e){return eL((e.parentNode||{}).firstChild,e)},children:function(e){return eL(e.firstChild)},contents:function(e){return null!=e.contentDocument&&r(e.contentDocument)?e.contentDocument:(C(e,"template")&&(e=e.content||e),T.merge([],e.childNodes))}},function(e,t){T.fn[e]=function(n,r){var i=T.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=T.filter(r,i)),this.length>1&&(eF[e]||T.uniqueSort(i),eI.test(e)&&i.reverse()),this.pushStack(i)}}),T.Callbacks=function(e){e="string"==typeof e?(t=e,n={},T.each(t.match(Q)||[],function(e,t){n[t]=!0}),n):T.extend({},e);var t,n,r,i,o,a,s=[],u=[],l=-1,c=function(){for(a=a||e.once,o=r=!0;u.length;l=-1){i=u.shift();while(++l<s.length)!1===s[l].apply(i[0],i[1])&&e.stopOnFalse&&(l=s.length,i=!1)}e.memory||(i=!1),r=!1,a&&(s=i?[]:"")},f={add:function(){return s&&(i&&!r&&(l=s.length-1,u.push(i)),!function t(n){T.each(n,function(n,r){"function"==typeof r?e.unique&&f.has(r)||s.push(r):r&&r.length&&"string"!==h(r)&&t(r)})}(arguments),i&&!r&&c()),this},remove:function(){return T.each(arguments,function(e,t){var n;while((n=T.inArray(t,s,n))>-1)s.splice(n,1),n<=l&&l--}),this},has:function(e){return e?T.inArray(e,s)>-1:s.length>0},empty:function(){return s&&(s=[]),this},disable:function(){return a=u=[],s=i="",this},disabled:function(){return!s},lock:function(){return a=u=[],i||r||(s=i=""),this},locked:function(){return!!a},fireWith:function(e,t){return!a&&(t=[e,(t=t||[]).slice?t.slice():t],u.push(t),r||c()),this},fire:function(){return f.fireWith(this,arguments),this},fired:function(){return!!o}};return f},T.extend({Deferred:function(t){var n=[["notify","progress",T.Callbacks("memory"),T.Callbacks("memory"),2],["resolve","done",T.Callbacks("once memory"),T.Callbacks("once memory"),0,"resolved"],["reject","fail",T.Callbacks("once memory"),T.Callbacks("once memory"),1,"rejected"]],r="pending",i={state:function(){return r},always:function(){return o.done(arguments).fail(arguments),this},catch:function(e){return i.then(null,e)},pipe:function(){var e=arguments;return T.Deferred(function(t){T.each(n,function(n,r){var i="function"==typeof e[r[4]]&&e[r[4]];o[r[1]](function(){var e=i&&i.apply(this,arguments);e&&"function"==typeof e.promise?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[r[0]+"With"](this,i?[e]:arguments)})}),e=null}).promise()},then:function(t,r,i){var o=0;function a(t,n,r,i){return function(){var s=this,u=arguments,l=function(){var e,l;if(!(t<o)){if((e=r.apply(s,u))===n.promise())throw TypeError("Thenable self-resolution");"function"==typeof(l=e&&("object"==typeof e||"function"==typeof e)&&e.then)?i?l.call(e,a(o,n,e_,i),a(o,n,eU,i)):(o++,l.call(e,a(o,n,e_,i),a(o,n,eU,i),a(o,n,e_,n.notifyWith))):(r!==e_&&(s=void 0,u=[e]),(i||n.resolveWith)(s,u))}},c=i?l:function(){try{l()}catch(e){T.Deferred.exceptionHook&&T.Deferred.exceptionHook(e,c.error),t+1>=o&&(r!==eU&&(s=void 0,u=[e]),n.rejectWith(s,u))}};t?c():(T.Deferred.getErrorHook&&(c.error=T.Deferred.getErrorHook()),e.setTimeout(c))}}return T.Deferred(function(e){n[0][3].add(a(0,e,"function"==typeof i?i:e_,e.notifyWith)),n[1][3].add(a(0,e,"function"==typeof t?t:e_)),n[2][3].add(a(0,e,"function"==typeof r?r:eU))}).promise()},promise:function(e){return null!=e?T.extend(e,i):i}},o={};return T.each(n,function(e,t){var a=t[2],s=t[5];i[t[1]]=a.add,s&&a.add(function(){r=s},n[3-e][2].disable,n[3-e][3].disable,n[0][2].lock,n[0][3].lock),a.add(t[3].fire),o[t[0]]=function(){return o[t[0]+"With"](this===o?void 0:this,arguments),this},o[t[0]+"With"]=a.fireWith}),i.promise(o),t&&t.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),o=i.call(arguments),a=T.Deferred(),s=function(e){return function(n){r[e]=this,o[e]=arguments.length>1?i.call(arguments):n,--t||a.resolveWith(r,o)}};if(t<=1&&(eX(e,a.done(s(n)).resolve,a.reject,!t),"pending"===a.state()||"function"==typeof(o[n]&&o[n].then)))return a.then();while(n--)eX(o[n],s(n),a.reject);return a.promise()}});var ez=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;T.Deferred.exceptionHook=function(t,n){t&&ez.test(t.name)&&e.console.warn("jQuery.Deferred exception",t,n)},T.readyException=function(t){e.setTimeout(function(){throw t})};var eY=T.Deferred();function eG(){y.removeEventListener("DOMContentLoaded",eG),e.removeEventListener("load",eG),T.ready()}T.fn.ready=function(e){return eY.then(e).catch(function(e){T.readyException(e)}),this},T.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--T.readyWait:T.isReady)||(T.isReady=!0,!0!==e&&--T.readyWait>0||eY.resolveWith(y,[T]))}}),T.ready.then=eY.then,"loading"!==y.readyState?e.setTimeout(T.ready):(y.addEventListener("DOMContentLoaded",eG),e.addEventListener("load",eG));var eV=/-([a-z])/g;function eQ(e,t){return t.toUpperCase()}function eJ(e){return e.replace(eV,eQ)}function eK(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType}function eZ(){this.expando=T.expando+eZ.uid++}eZ.uid=1,eZ.prototype={cache:function(e){var t=e[this.expando];return!t&&(t=Object.create(null),eK(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var r,i=this.cache(e);if("string"==typeof t)i[eJ(t)]=n;else for(r in t)i[eJ(r)]=t[r];return n},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][eJ(t)]},access:function(e,t,n){return void 0===t||t&&"string"==typeof t&&void 0===n?this.get(e,t):(this.set(e,t,n),void 0!==n?n:t)},remove:function(e,t){var n,r=e[this.expando];if(void 0!==r){if(void 0!==t){n=(t=Array.isArray(t)?t.map(eJ):(t=eJ(t))in r?[t]:t.match(Q)||[]).length;while(n--)delete r[t[n]]}(void 0===t||T.isEmptyObject(r))&&(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){var t=e[this.expando];return void 0!==t&&!T.isEmptyObject(t)}};var e0=new eZ,e1=new eZ,e2=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,e3=/[A-Z]/g;function e4(e,t,n){var r,i;if(void 0===n&&1===e.nodeType)if(r="data-"+t.replace(e3,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(r))){try{i=n,n="true"===i||"false"!==i&&("null"===i?null:i===+i+""?+i:e2.test(i)?JSON.parse(i):i)}catch(e){}e1.set(e,t,n)}else n=void 0;return n}T.extend({hasData:function(e){return e1.hasData(e)||e0.hasData(e)},data:function(e,t,n){return e1.access(e,t,n)},removeData:function(e,t){e1.remove(e,t)},_data:function(e,t,n){return e0.access(e,t,n)},_removeData:function(e,t){e0.remove(e,t)}}),T.fn.extend({data:function(e,t){var n,r,i,o=this[0],a=o&&o.attributes;if(void 0===e){if(this.length&&(i=e1.get(o),1===o.nodeType&&!e0.get(o,"hasDataAttrs"))){n=a.length;while(n--)a[n]&&0===(r=a[n].name).indexOf("data-")&&e4(o,r=eJ(r.slice(5)),i[r]);e0.set(o,"hasDataAttrs",!0)}return i}return"object"==typeof e?this.each(function(){e1.set(this,e)}):V(this,function(t){var n;if(o&&void 0===t)return void 0!==(n=e1.get(o,e))||void 0!==(n=e4(o,e))?n:void 0;this.each(function(){e1.set(this,e,t)})},null,t,arguments.length>1,null,!0)},removeData:function(e){return this.each(function(){e1.remove(this,e)})}}),T.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=e0.get(e,t),n&&(!r||Array.isArray(n)?r=e0.set(e,t,T.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=T.queue(e,t),r=n.length,i=n.shift(),o=T._queueHooks(e,t);"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,function(){T.dequeue(e,t)},o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return e0.get(e,n)||e0.set(e,n,{empty:T.Callbacks("once memory").add(function(){e0.remove(e,[t+"queue",n])})})}}),T.fn.extend({queue:function(e,t){var n=2;return("string"!=typeof e&&(t=e,e="fx",n--),arguments.length<n)?T.queue(this[0],e):void 0===t?this:this.each(function(){var n=T.queue(this,e,t);T._queueHooks(this,e),"fx"===e&&"inprogress"!==n[0]&&T.dequeue(this,e)})},dequeue:function(e){return this.each(function(){T.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){var n,r=1,i=T.Deferred(),o=this,a=this.length,s=function(){--r||i.resolveWith(o,[o])};"string"!=typeof e&&(t=e,e=void 0),e=e||"fx";while(a--)(n=e0.get(o[a],e+"queueHooks"))&&n.empty&&(r++,n.empty.add(s));return s(),i.promise(t)}});var e5=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,e9=RegExp("^(?:([+-])=|)("+e5+")([a-z%]*)$","i"),e6=["Top","Right","Bottom","Left"];function e8(e,t){return"none"===(e=t||e).style.display||""===e.style.display&&"none"===T.css(e,"display")}var e7=/^[a-z]/,te=/^(?:Border(?:Top|Right|Bottom|Left)?(?:Width|)|(?:Margin|Padding)?(?:Top|Right|Bottom|Left)?|(?:Min|Max)?(?:Width|Height))$/;function tt(e){return e7.test(e)&&te.test(e[0].toUpperCase()+e.slice(1))}function tn(e,t,n,r){var i,o,a=20,s=r?function(){return r.cur()}:function(){return T.css(e,t,"")},u=s(),l=n&&n[3]||(tt(t)?"px":""),c=e.nodeType&&(!tt(t)||"px"!==l&&+u)&&e9.exec(T.css(e,t));if(c&&c[3]!==l){u/=2,l=l||c[3],c=+u||1;while(a--)T.style(e,t,c+l),(1-o)*(1-(o=s()/u||.5))<=0&&(a=0),c/=o;c*=2,T.style(e,t,c+l),n=n||[]}return n&&(c=+c||+u||0,i=n[1]?c+(n[1]+1)*n[2]:+n[2],r&&(r.unit=l,r.start=c,r.end=i)),i}var tr=/^-ms-/;function ti(e){return eJ(e.replace(tr,"ms-"))}var to={};function ta(e,t){for(var n,r,i=[],o=0,a=e.length;o<a;o++)(r=e[o]).style&&(n=r.style.display,t?("none"===n&&(i[o]=e0.get(r,"display")||null,i[o]||(r.style.display="")),""===r.style.display&&e8(r)&&(i[o]=function(e){var t,n=e.ownerDocument,r=e.nodeName,i=to[r];return i||(t=n.body.appendChild(n.createElement(r)),i=T.css(t,"display"),t.parentNode.removeChild(t),"none"===i&&(i="block"),to[r]=i),i}(r))):"none"!==n&&(i[o]="none",e0.set(r,"display",n)));for(o=0;o<a;o++)null!=i[o]&&(e[o].style.display=i[o]);return e}T.fn.extend({show:function(){return ta(this,!0)},hide:function(){return ta(this)},toggle:function(e){return"boolean"==typeof e?e?this.show():this.hide():this.each(function(){e8(this)?T(this).show():T(this).hide()})}});var ts=function(e){return T.contains(e.ownerDocument,e)||e.getRootNode(tu)===e.ownerDocument},tu={composed:!0};L.getRootNode||(ts=function(e){return T.contains(e.ownerDocument,e)});var tl=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,tc={thead:["table"],col:["colgroup","table"],tr:["tbody","table"],td:["tr","tbody","table"]};function tf(e,t){var r;return(r=void 0!==e.getElementsByTagName?n.slice.call(e.getElementsByTagName(t||"*")):void 0!==e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&C(e,t))?T.merge([e],r):r}tc.tbody=tc.tfoot=tc.colgroup=tc.caption=tc.thead,tc.th=tc.td;var tp=/^$|^module$|\/(?:java|ecma)script/i;function td(e,t){for(var n=0,r=e.length;n<r;n++)e0.set(e[n],"globalEval",!t||e0.get(t[n],"globalEval"))}var th=/<|&#?\w+;/;function tg(e,t,r,i,o){for(var a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,g=e.length;d<g;d++)if((a=e[d])||0===a)if("object"===h(a)&&(a.nodeType||v(a)))T.merge(p,a.nodeType?[a]:a);else if(th.test(a)){s=s||f.appendChild(t.createElement("div")),c=(u=tc[(tl.exec(a)||["",""])[1].toLowerCase()]||n).length;while(--c>-1)s=s.appendChild(t.createElement(u[c]));s.innerHTML=T.htmlPrefilter(a),T.merge(p,s.childNodes),(s=f.firstChild).textContent=""}else p.push(t.createTextNode(a));f.textContent="",d=0;while(a=p[d++]){if(i&&T.inArray(a,i)>-1){o&&o.push(a);continue}if(l=ts(a),s=tf(f.appendChild(a),"script"),l&&td(s),r){c=0;while(a=s[c++])tp.test(a.type||"")&&r.push(a)}}return f}function tv(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function ty(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function tm(e,t,n,r){t=o(t);var i,a,s,u,l,c,f=0,p=e.length,d=p-1,h=t[0];if("function"==typeof h)return e.each(function(i){var o=e.eq(i);t[0]=h.call(this,i,o.html()),tm(o,t,n,r)});if(p&&(a=(i=tg(t,e[0].ownerDocument,!1,e,r)).firstChild,1===i.childNodes.length&&(i=a),a||r)){for(u=(s=T.map(tf(i,"script"),tv)).length;f<p;f++)l=i,f!==d&&(l=T.clone(l,!0,!0),u&&T.merge(s,tf(l,"script"))),n.call(e[f],l,f);if(u)for(c=s[s.length-1].ownerDocument,T.map(s,ty),f=0;f<u;f++)l=s[f],tp.test(l.type||"")&&!e0.get(l,"globalEval")&&T.contains(c,l)&&(l.src&&"module"!==(l.type||"").toLowerCase()?T._evalUrl&&!l.noModule&&T._evalUrl(l.src,{nonce:l.nonce,crossOrigin:l.crossOrigin},c):x(l.textContent,l,c))}return e}var tx=/^(?:checkbox|radio)$/i,tb=/^([^.]*)(?:\.(.+)|)/;function tw(){return!0}function tT(){return!1}function tC(e,t,n,r,i,o){var a,s;if("object"==typeof t){for(s in"string"!=typeof n&&(r=r||n,n=void 0),t)tC(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=tT;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return T().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=T.guid++)),e.each(function(){T.event.add(this,t,i,r,n)})}function tj(e,t,n){if(!n){void 0===e0.get(e,t)&&T.event.add(e,t,tw);return}e0.set(e,t,!1),T.event.add(e,t,{namespace:!1,handler:function(e){var n,r=e0.get(this,t);if(1&e.isTrigger&&this[t]){if(r.length)(T.event.special[t]||{}).delegateType&&e.stopPropagation();else if(r=i.call(arguments),e0.set(this,t,r),this[t](),n=e0.get(this,t),e0.set(this,t,!1),r!==n)return e.stopImmediatePropagation(),e.preventDefault(),n&&n.value}else r.length&&(e0.set(this,t,{value:T.event.trigger(r[0],r.slice(1),this)}),e.stopPropagation(),e.isImmediatePropagationStopped=tw)}})}T.event={add:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=e0.get(e);if(eK(e)){n.handler&&(n=(o=n).handler,i=o.selector),i&&T.find.matchesSelector(L,i),n.guid||(n.guid=T.guid++),(u=v.events)||(u=v.events=Object.create(null)),(a=v.handle)||(a=v.handle=function(t){return T.event.triggered!==t.type?T.event.dispatch.apply(e,arguments):void 0}),l=(t=(t||"").match(Q)||[""]).length;while(l--){if(d=g=(s=tb.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),!d)continue;f=T.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=T.event.special[d]||{},c=T.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&T.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,(!f.setup||!1===f.setup.call(e,r,h,a))&&e.addEventListener&&e.addEventListener(d,a)),f.add&&(f.add.call(e,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c)}}},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=e0.hasData(e)&&e0.get(e);if(v&&(u=v.events)){l=(t=(t||"").match(Q)||[""]).length;while(l--){if(d=g=(s=tb.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),!d){for(d in u)T.event.remove(e,d+t[l],n,r,!0);continue}f=T.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;while(o--)c=p[o],(i||g===c.origType)&&(!n||n.guid===c.guid)&&(!s||s.test(c.namespace))&&(!r||r===c.selector||"**"===r&&c.selector)&&(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,v.handle)||T.removeEvent(e,d,v.handle),delete u[d])}T.isEmptyObject(u)&&e0.remove(e,"handle events")}},dispatch:function(e){var t,n,r,i,o,a,s=Array(arguments.length),u=T.event.fix(e),l=(e0.get(this,"events")||Object.create(null))[u.type]||[],c=T.event.special[u.type]||{};for(t=1,s[0]=u;t<arguments.length;t++)s[t]=arguments[t];if(u.delegateTarget=this,!c.preDispatch||!1!==c.preDispatch.call(this,u)){a=T.event.handlers.call(this,u,l),t=0;while((i=a[t++])&&!u.isPropagationStopped()){u.currentTarget=i.elem,n=0;while((o=i.handlers[n++])&&!u.isImmediatePropagationStopped())(!u.rnamespace||!1===o.namespace||u.rnamespace.test(o.namespace))&&(u.handleObj=o,u.data=o.data,void 0!==(r=((T.event.special[o.origType]||{}).handle||o.handler).apply(i.elem,s))&&!1===(u.result=r)&&(u.preventDefault(),u.stopPropagation()))}return c.postDispatch&&c.postDispatch.call(this,u),u.result}},handlers:function(e,t){var n,r,i,o,a,s=[],u=t.delegateCount,l=e.target;if(u&&!("click"===e.type&&e.button>=1)){for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(n=0,o=[],a={};n<u;n++)void 0===a[i=(r=t[n]).selector+" "]&&(a[i]=r.needsContext?T(i,this).index(l)>-1:T.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}}return l=this,u<t.length&&s.push({elem:l,handlers:t.slice(u)}),s},addProp:function(e,t){Object.defineProperty(T.Event.prototype,e,{enumerable:!0,configurable:!0,get:"function"==typeof t?function(){if(this.originalEvent)return t(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[e]},set:function(t){Object.defineProperty(this,e,{enumerable:!0,configurable:!0,writable:!0,value:t})}})},fix:function(e){return e[T.expando]?e:new T.Event(e)},special:T.extend(Object.create(null),{load:{noBubble:!0},click:{setup:function(e){var t=this||e;return tx.test(t.type)&&t.click&&C(t,"input")&&tj(t,"click",!0),!1},trigger:function(e){var t=this||e;return tx.test(t.type)&&t.click&&C(t,"input")&&tj(t,"click"),!0},_default:function(e){var t=e.target;return tx.test(t.type)&&t.click&&C(t,"input")&&e0.get(t,"click")||C(t,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.preventDefault()}}})},T.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},T.Event=function(e,t){if(!(this instanceof T.Event))return new T.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented?tw:tT,this.target=e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget):this.type=e,t&&T.extend(this,t),this.timeStamp=e&&e.timeStamp||Date.now(),this[T.expando]=!0},T.Event.prototype={constructor:T.Event,isDefaultPrevented:tT,isPropagationStopped:tT,isImmediatePropagationStopped:tT,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=tw,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=tw,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=tw,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},T.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:!0},T.event.addProp),T.each({focus:"focusin",blur:"focusout"},function(e,t){function n(e){var t=T.event.fix(e);t.type="focusin"===e.type?"focus":"blur",t.isSimulated=!0,t.target===t.currentTarget&&e0.get(this,"handle")(t)}T.event.special[e]={setup:function(){if(tj(this,e,!0),!k)return!1;this.addEventListener(t,n)},trigger:function(){return tj(this,e),!0},teardown:function(){if(!k)return!1;this.removeEventListener(t,n)},_default:function(t){return e0.get(t.target,e)},delegateType:t}}),T.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,t){T.event.special[e]={delegateType:t,bindType:t,handle:function(e){var n,r=e.relatedTarget,i=e.handleObj;return r&&(r===this||T.contains(this,r))||(e.type=i.origType,n=i.handler.apply(this,arguments),e.type=t),n}}}),T.fn.extend({on:function(e,t,n,r){return tC(this,e,t,n,r)},one:function(e,t,n,r){return tC(this,e,t,n,r,1)},off:function(e,t,n){var r,i;if(e&&e.preventDefault&&e.handleObj)return r=e.handleObj,T(e.delegateTarget).off(r.namespace?r.origType+"."+r.namespace:r.origType,r.selector,r.handler),this;if("object"==typeof e){for(i in e)this.off(i,t,e[i]);return this}return(!1===t||"function"==typeof t)&&(n=t,t=void 0),!1===n&&(n=tT),this.each(function(){T.event.remove(this,e,n,t)})}});var tE=/<script|<style|<link/i;function tk(e,t){return C(e,"table")&&C(11!==t.nodeType?t:t.firstChild,"tr")&&T(e).children("tbody")[0]||e}function tS(e,t){var n,r,i,o=e0.get(e,"events");if(1===t.nodeType){if(o)for(n in e0.remove(t,"handle events"),o)for(r=0,i=o[n].length;r<i;r++)T.event.add(t,n,o[n][r]);e1.hasData(e)&&e1.set(t,T.extend({},e1.get(e)))}}function tD(e,t,n){for(var r,i=t?T.filter(t,e):e,o=0;null!=(r=i[o]);o++)n||1!==r.nodeType||T.cleanData(tf(r)),r.parentNode&&(n&&ts(r)&&td(tf(r,"script")),r.parentNode.removeChild(r));return e}T.extend({htmlPrefilter:function(e){return e},clone:function(e,t,n){var r,i,o,a,s=e.cloneNode(!0),u=ts(e);if(k&&(1===e.nodeType||11===e.nodeType)&&!T.isXMLDoc(e))for(r=0,a=tf(s),i=(o=tf(e)).length;r<i;r++)C(a[r],"textarea")&&(a[r].defaultValue=o[r].defaultValue);if(t)if(n)for(r=0,o=o||tf(e),a=a||tf(s),i=o.length;r<i;r++)tS(o[r],a[r]);else tS(e,s);return(a=tf(s,"script")).length>0&&td(a,!u&&tf(e,"script")),s},cleanData:function(e){for(var t,n,r,i=T.event.special,o=0;void 0!==(n=e[o]);o++)if(eK(n)){if(t=n[e0.expando]){if(t.events)for(r in t.events)i[r]?T.event.remove(n,r):T.removeEvent(n,r,t.handle);n[e0.expando]=void 0}n[e1.expando]&&(n[e1.expando]=void 0)}}}),T.fn.extend({detach:function(e){return tD(this,e,!0)},remove:function(e){return tD(this,e)},text:function(e){return V(this,function(e){return void 0===e?T.text(this):this.empty().each(function(){(1===this.nodeType||11===this.nodeType||9===this.nodeType)&&(this.textContent=e)})},null,e,arguments.length)},append:function(){return tm(this,arguments,function(e){(1===this.nodeType||11===this.nodeType||9===this.nodeType)&&tk(this,e).appendChild(e)})},prepend:function(){return tm(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=tk(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return tm(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return tm(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(T.cleanData(tf(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return T.clone(this,e,t)})},html:function(e){return V(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!tE.test(e)&&!tc[(tl.exec(e)||["",""])[1].toLowerCase()]){e=T.htmlPrefilter(e);try{for(;n<r;n++)t=this[n]||{},1===t.nodeType&&(T.cleanData(tf(t,!1)),t.innerHTML=e);t=0}catch(e){}}t&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(){var e=[];return tm(this,arguments,function(t){var n=this.parentNode;0>T.inArray(this,e)&&(T.cleanData(tf(this)),n&&n.replaceChild(t,this))},e)}}),T.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,t){T.fn[e]=function(e){for(var n,r=[],i=T(e),o=i.length-1,s=0;s<=o;s++)n=s===o?this:this.clone(!0),T(i[s])[t](n),a.apply(r,n);return this.pushStack(r)}});var tA=RegExp("^("+e5+")(?!px)[a-z%]+$","i"),tN=/^--/;function tq(t){var n=t.ownerDocument.defaultView;return n||(n=e),n.getComputedStyle(t)}function tO(e,t,n){var r,i=tN.test(t);return(n=n||tq(e))&&(r=n.getPropertyValue(t)||n[t],i&&r&&(r=r.replace(D,"$1")||void 0),""!==r||ts(e)||(r=T.style(e,t))),void 0!==r?r+"":r}var tL=["Webkit","Moz","ms"],tH=y.createElement("div").style;function tP(e){return e in tH?e:function(e){var t=e[0].toUpperCase()+e.slice(1),n=tL.length;while(n--)if((e=tL[n]+t)in tH)return e}(e)||e}var tR,tM,tW=y.createElement("table");function t$(){if(tW&&tW.style){var t,n=y.createElement("col"),r=y.createElement("tr"),i=y.createElement("td");if(tW.style.cssText="position:absolute;left:-11111px;border-collapse:separate;border-spacing:0",r.style.cssText="box-sizing:content-box;border:1px solid;height:1px",i.style.cssText="height:9px;width:9px;padding:0",n.span=2,L.appendChild(tW).appendChild(n).parentNode.appendChild(r).appendChild(i).parentNode.appendChild(i.cloneNode(!0)),0===tW.offsetWidth)return void L.removeChild(tW);t=e.getComputedStyle(r),tM=k||18===Math.round(parseFloat(e.getComputedStyle(n).width)),tR=Math.round(parseFloat(t.height)+parseFloat(t.borderTopWidth)+parseFloat(t.borderBottomWidth))===r.offsetHeight,L.removeChild(tW),tW=null}}T.extend(d,{reliableTrDimensions:function(){return t$(),tR},reliableColDimensions:function(){return t$(),tM}});var tI={position:"absolute",visibility:"hidden",display:"block"},tF={letterSpacing:"0",fontWeight:"400"};function tB(e,t,n){var r=e9.exec(t);return r?Math.max(0,r[2]-(n||0))+(r[3]||"px"):t}function t_(e,t,n,r,i,o){var a=+("width"===t),s=0,u=0,l=0;if(n===(r?"border":"content"))return 0;for(;a<4;a+=2)"margin"===n&&(l+=T.css(e,n+e6[a],!0,i)),r?("content"===n&&(u-=T.css(e,"padding"+e6[a],!0,i)),"margin"!==n&&(u-=T.css(e,"border"+e6[a]+"Width",!0,i))):(u+=T.css(e,"padding"+e6[a],!0,i),"padding"!==n?u+=T.css(e,"border"+e6[a]+"Width",!0,i):s+=T.css(e,"border"+e6[a]+"Width",!0,i));return!r&&o>=0&&(u+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-o-u-s-.5))||0),u+l}function tU(e,t,n){var r=tq(e),i=(k||n)&&"border-box"===T.css(e,"boxSizing",!1,r),o=i,a=tO(e,t,r),s="offset"+t[0].toUpperCase()+t.slice(1);if(tA.test(a)){if(!n)return a;a="auto"}return("auto"===a||k&&i||!d.reliableColDimensions()&&C(e,"col")||!d.reliableTrDimensions()&&C(e,"tr"))&&e.getClientRects().length&&(i="border-box"===T.css(e,"boxSizing",!1,r),(o=s in e)&&(a=e[s])),(a=parseFloat(a)||0)+t_(e,t,n||(i?"border":"content"),o,r,a)+"px"}function tX(e,t,n,r,i){return new tX.prototype.init(e,t,n,r,i)}T.extend({cssHooks:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,o,a,s=ti(t),u=tN.test(t),l=e.style;if(u||(t=tP(s)),a=T.cssHooks[t]||T.cssHooks[s],void 0===n)return a&&"get"in a&&void 0!==(i=a.get(e,!1,r))?i:l[t];if("string"==(o=typeof n)&&(i=e9.exec(n))&&i[1]&&(n=tn(e,t,i),o="number"),null!=n&&n==n)"number"===o&&(n+=i&&i[3]||(tt(s)?"px":"")),k&&""===n&&0===t.indexOf("background")&&(l[t]="inherit"),a&&"set"in a&&void 0===(n=a.set(e,n,r))||(u?l.setProperty(t,n):l[t]=n)}},css:function(e,t,n,r){var i,o,a,s=ti(t);return(tN.test(t)||(t=tP(s)),(a=T.cssHooks[t]||T.cssHooks[s])&&"get"in a&&(i=a.get(e,!0,n)),void 0===i&&(i=tO(e,t,r)),"normal"===i&&t in tF&&(i=tF[t]),""===n||n)?(o=parseFloat(i),!0===n||isFinite(o)?o||0:i):i}}),T.each(["height","width"],function(e,t){T.cssHooks[t]={get:function(e,n,r){if(n)return"none"===T.css(e,"display")?function(e,t,n){var r,i,o={};for(i in t)o[i]=e.style[i],e.style[i]=t[i];for(i in r=n.call(e),t)e.style[i]=o[i];return r}(e,tI,function(){return tU(e,t,r)}):tU(e,t,r)},set:function(e,n,r){var i,o=tq(e),a=r&&"border-box"===T.css(e,"boxSizing",!1,o),s=r?t_(e,t,r,a,o):0;return s&&(i=e9.exec(n))&&"px"!==(i[3]||"px")&&(e.style[t]=n,n=T.css(e,t)),tB(e,n,s)}}}),T.each({margin:"",padding:"",border:"Width"},function(e,t){T.cssHooks[e+t]={expand:function(n){for(var r=0,i={},o="string"==typeof n?n.split(" "):[n];r<4;r++)i[e+e6[r]+t]=o[r]||o[r-2]||o[0];return i}},"margin"!==e&&(T.cssHooks[e+t].set=tB)}),T.fn.extend({css:function(e,t){return V(this,function(e,t,n){var r,i,o={},a=0;if(Array.isArray(t)){for(r=tq(e),i=t.length;a<i;a++)o[t[a]]=T.css(e,t[a],!1,r);return o}return void 0!==n?T.style(e,t,n):T.css(e,t)},e,t,arguments.length>1)}}),T.Tween=tX,tX.prototype={constructor:tX,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||T.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(tt(n)?"px":"")},cur:function(){var e=tX.propHooks[this.prop];return e&&e.get?e.get(this):tX.propHooks._default.get(this)},run:function(e){var t,n=tX.propHooks[this.prop];return this.options.duration?this.pos=t=T.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):tX.propHooks._default.set(this),this}},tX.prototype.init.prototype=tX.prototype,tX.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=T.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){T.fx.step[e.prop]?T.fx.step[e.prop](e):1===e.elem.nodeType&&(T.cssHooks[e.prop]||null!=e.elem.style[tP(e.prop)])?T.style(e.elem,e.prop,e.now+e.unit):e.elem[e.prop]=e.now}}},T.easing={linear:function(e){return e},swing:function(e){return .5-Math.cos(e*Math.PI)/2},_default:"swing"},T.fx=tX.prototype.init,T.fx.step={};var tz,tY,tG=/^(?:toggle|show|hide)$/,tV=/queueHooks$/;function tQ(){return e.setTimeout(function(){tz=void 0}),tz=Date.now()}function tJ(e,t){var n,r=0,i={height:e};for(t=+!!t;r<4;r+=2-t)i["margin"+(n=e6[r])]=i["padding"+n]=e;return t&&(i.opacity=i.width=e),i}function tK(e,t,n){for(var r,i=(tZ.tweeners[t]||[]).concat(tZ.tweeners["*"]),o=0,a=i.length;o<a;o++)if(r=i[o].call(n,t,e))return r}function tZ(e,t,n){var r,i,o=0,a=tZ.prefilters.length,s=T.Deferred().always(function(){delete u.elem}),u=function(){if(i)return!1;for(var t=tz||tQ(),n=Math.max(0,l.startTime+l.duration-t),r=1-(n/l.duration||0),o=0,a=l.tweens.length;o<a;o++)l.tweens[o].run(r);return(s.notifyWith(e,[l,r,n]),r<1&&a)?n:(a||s.notifyWith(e,[l,1,0]),s.resolveWith(e,[l]),!1)},l=s.promise({elem:e,props:T.extend({},t),opts:T.extend(!0,{specialEasing:{},easing:T.easing._default},n),originalProperties:t,originalOptions:n,startTime:tz||tQ(),duration:n.duration,tweens:[],createTween:function(t,n){var r=T.Tween(e,l.opts,t,n,l.opts.specialEasing[t]||l.opts.easing);return l.tweens.push(r),r},stop:function(t){var n=0,r=t?l.tweens.length:0;if(i)return this;for(i=!0;n<r;n++)l.tweens[n].run(1);return t?(s.notifyWith(e,[l,1,0]),s.resolveWith(e,[l,t])):s.rejectWith(e,[l,t]),this}}),c=l.props;for(!function(e,t){var n,r,i,o,a;for(n in e)if(i=t[r=ti(n)],Array.isArray(o=e[n])&&(i=o[1],o=e[n]=o[0]),n!==r&&(e[r]=o,delete e[n]),(a=T.cssHooks[r])&&"expand"in a)for(n in o=a.expand(o),delete e[r],o)n in e||(e[n]=o[n],t[n]=i);else t[r]=i}(c,l.opts.specialEasing);o<a;o++)if(r=tZ.prefilters[o].call(l,e,c,l.opts))return"function"==typeof r.stop&&(T._queueHooks(l.elem,l.opts.queue).stop=r.stop.bind(r)),r;return T.map(c,tK,l),"function"==typeof l.opts.start&&l.opts.start.call(e,l),l.progress(l.opts.progress).done(l.opts.done,l.opts.complete).fail(l.opts.fail).always(l.opts.always),T.fx.timer(T.extend(u,{elem:e,anim:l,queue:l.opts.queue})),l}T.Animation=T.extend(tZ,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return tn(n.elem,e,e9.exec(t),n),n}]},tweener:function(e,t){"function"==typeof e?(t=e,e=["*"]):e=e.match(Q);for(var n,r=0,i=e.length;r<i;r++)n=e[r],tZ.tweeners[n]=tZ.tweeners[n]||[],tZ.tweeners[n].unshift(t)},prefilters:[function(e,t,n){var r,i,o,a,s,u,l,c,f="width"in t||"height"in t,p=this,d={},h=e.style,g=e.nodeType&&e8(e),v=e0.get(e,"fxshow");for(r in n.queue||(null==(a=T._queueHooks(e,"fx")).unqueued&&(a.unqueued=0,s=a.empty.fire,a.empty.fire=function(){a.unqueued||s()}),a.unqueued++,p.always(function(){p.always(function(){a.unqueued--,T.queue(e,"fx").length||a.empty.fire()})})),t)if(i=t[r],tG.test(i)){if(delete t[r],o=o||"toggle"===i,i===(g?"hide":"show"))if("show"!==i||!v||void 0===v[r])continue;else g=!0;d[r]=v&&v[r]||T.style(e,r)}if(!(!(u=!T.isEmptyObject(t))&&T.isEmptyObject(d)))for(r in f&&1===e.nodeType&&(n.overflow=[h.overflow,h.overflowX,h.overflowY],null==(l=v&&v.display)&&(l=e0.get(e,"display")),"none"===(c=T.css(e,"display"))&&(l?c=l:(ta([e],!0),l=e.style.display||l,c=T.css(e,"display"),ta([e]))),("inline"===c||"inline-block"===c&&null!=l)&&"none"===T.css(e,"float")&&(u||(p.done(function(){h.display=l}),null==l&&(l="none"===(c=h.display)?"":c)),h.display="inline-block")),n.overflow&&(h.overflow="hidden",p.always(function(){h.overflow=n.overflow[0],h.overflowX=n.overflow[1],h.overflowY=n.overflow[2]})),u=!1,d)u||(v?"hidden"in v&&(g=v.hidden):v=e0.set(e,"fxshow",{display:l}),o&&(v.hidden=!g),g&&ta([e],!0),p.done(function(){for(r in g||ta([e]),e0.remove(e,"fxshow"),d)T.style(e,r,d[r])})),u=tK(g?v[r]:0,r,p),r in v||(v[r]=u.start,g&&(u.end=u.start,u.start=0))}],prefilter:function(e,t){t?tZ.prefilters.unshift(e):tZ.prefilters.push(e)}}),T.speed=function(e,t,n){var r=e&&"object"==typeof e?T.extend({},e):{complete:n||t||"function"==typeof e&&e,duration:e,easing:n&&t||t&&"function"!=typeof t&&t};return T.fx.off?r.duration=0:"number"!=typeof r.duration&&(r.duration in T.fx.speeds?r.duration=T.fx.speeds[r.duration]:r.duration=T.fx.speeds._default),(null==r.queue||!0===r.queue)&&(r.queue="fx"),r.old=r.complete,r.complete=function(){"function"==typeof r.old&&r.old.call(this),r.queue&&T.dequeue(this,r.queue)},r},T.fn.extend({fadeTo:function(e,t,n,r){return this.filter(e8).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(e,t,n,r){var i=T.isEmptyObject(e),o=T.speed(t,n,r),a=function(){var t=tZ(this,T.extend({},e),o);(i||e0.get(this,"finish"))&&t.stop(!0)};return a.finish=a,i||!1===o.queue?this.each(a):this.queue(o.queue,a)},stop:function(e,t,n){var r=function(e){var t=e.stop;delete e.stop,t(n)};return"string"!=typeof e&&(n=t,t=e,e=void 0),t&&this.queue(e||"fx",[]),this.each(function(){var t=!0,i=null!=e&&e+"queueHooks",o=T.timers,a=e0.get(this);if(i)a[i]&&a[i].stop&&r(a[i]);else for(i in a)a[i]&&a[i].stop&&tV.test(i)&&r(a[i]);for(i=o.length;i--;)o[i].elem===this&&(null==e||o[i].queue===e)&&(o[i].anim.stop(n),t=!1,o.splice(i,1));(t||!n)&&T.dequeue(this,e)})},finish:function(e){return!1!==e&&(e=e||"fx"),this.each(function(){var t,n=e0.get(this),r=n[e+"queue"],i=n[e+"queueHooks"],o=T.timers,a=r?r.length:0;for(n.finish=!0,T.queue(this,e,[]),i&&i.stop&&i.stop.call(this,!0),t=o.length;t--;)o[t].elem===this&&o[t].queue===e&&(o[t].anim.stop(!0),o.splice(t,1));for(t=0;t<a;t++)r[t]&&r[t].finish&&r[t].finish.call(this);delete n.finish})}}),T.each(["toggle","show","hide"],function(e,t){var n=T.fn[t];T.fn[t]=function(e,r,i){return null==e||"boolean"==typeof e?n.apply(this,arguments):this.animate(tJ(t,!0),e,r,i)}}),T.each({slideDown:tJ("show"),slideUp:tJ("hide"),slideToggle:tJ("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,t){T.fn[e]=function(e,n,r){return this.animate(t,e,n,r)}}),T.timers=[],T.fx.tick=function(){var e,t=0,n=T.timers;for(tz=Date.now();t<n.length;t++)(e=n[t])()||n[t]!==e||n.splice(t--,1);n.length||T.fx.stop(),tz=void 0},T.fx.timer=function(e){T.timers.push(e),T.fx.start()},T.fx.start=function(){tY||(tY=!0,function t(){tY&&(!1===y.hidden&&e.requestAnimationFrame?e.requestAnimationFrame(t):e.setTimeout(t,13),T.fx.tick())}())},T.fx.stop=function(){tY=null},T.fx.speeds={slow:600,fast:200,_default:400},T.fn.delay=function(t,n){return t=T.fx&&T.fx.speeds[t]||t,n=n||"fx",this.queue(n,function(n,r){var i=e.setTimeout(n,t);r.stop=function(){e.clearTimeout(i)}})};var t0=/^(?:input|select|textarea|button)$/i,t1=/^(?:a|area)$/i;function t2(e){return(e.match(Q)||[]).join(" ")}function t3(e){return e.getAttribute&&e.getAttribute("class")||""}function t4(e){return Array.isArray(e)?e:"string"==typeof e&&e.match(Q)||[]}T.fn.extend({prop:function(e,t){return V(this,T.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[T.propFix[e]||e]})}}),T.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return(1===o&&T.isXMLDoc(e)||(t=T.propFix[t]||t,i=T.propHooks[t]),void 0!==n)?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=e.getAttribute("tabindex");return t?parseInt(t,10):t0.test(e.nodeName)||t1.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),k&&(T.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),T.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){T.propFix[this.toLowerCase()]=this}),T.fn.extend({addClass:function(e){var t,n,r,i,o,a;return"function"==typeof e?this.each(function(t){T(this).addClass(e.call(this,t,t3(this)))}):(t=t4(e)).length?this.each(function(){if(r=t3(this),n=1===this.nodeType&&" "+t2(r)+" "){for(o=0;o<t.length;o++)i=t[o],0>n.indexOf(" "+i+" ")&&(n+=i+" ");r!==(a=t2(n))&&this.setAttribute("class",a)}}):this},removeClass:function(e){var t,n,r,i,o,a;return"function"==typeof e?this.each(function(t){T(this).removeClass(e.call(this,t,t3(this)))}):arguments.length?(t=t4(e)).length?this.each(function(){if(r=t3(this),n=1===this.nodeType&&" "+t2(r)+" "){for(o=0;o<t.length;o++){i=t[o];while(n.indexOf(" "+i+" ")>-1)n=n.replace(" "+i+" "," ")}r!==(a=t2(n))&&this.setAttribute("class",a)}}):this:this.attr("class","")},toggleClass:function(e,t){var n,r,i,o;return"function"==typeof e?this.each(function(n){T(this).toggleClass(e.call(this,n,t3(this),t),t)}):"boolean"==typeof t?t?this.addClass(e):this.removeClass(e):(n=t4(e)).length?this.each(function(){for(i=0,o=T(this);i<n.length;i++)r=n[i],o.hasClass(r)?o.removeClass(r):o.addClass(r)}):this},hasClass:function(e){var t,n,r=0;t=" "+e+" ";while(n=this[r++])if(1===n.nodeType&&(" "+t2(t3(n))+" ").indexOf(t)>-1)return!0;return!1}}),T.fn.extend({val:function(e){var t,n,r,i=this[0];if(!arguments.length)return i?(t=T.valHooks[i.type]||T.valHooks[i.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(i,"value"))?n:null==(n=i.value)?"":n:void 0;return r="function"==typeof e,this.each(function(n){var i;1===this.nodeType&&(null==(i=r?e.call(this,n,T(this).val()):e)?i="":"number"==typeof i?i+="":Array.isArray(i)&&(i=T.map(i,function(e){return null==e?"":e+""})),(t=T.valHooks[this.type]||T.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,i,"value")||(this.value=i))})}}),T.extend({valHooks:{select:{get:function(e){var t,n,r,i=e.options,o=e.selectedIndex,a="select-one"===e.type,s=a?null:[],u=a?o+1:i.length;for(r=o<0?u:a?o:0;r<u;r++)if((n=i[r]).selected&&!n.disabled&&(!n.parentNode.disabled||!C(n.parentNode,"optgroup"))){if(t=T(n).val(),a)return t;s.push(t)}return s},set:function(e,t){var n,r,i=e.options,o=T.makeArray(t),a=i.length;while(a--)((r=i[a]).selected=T.inArray(T(r).val(),o)>-1)&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),k&&(T.valHooks.option={get:function(e){var t=e.getAttribute("value");return null!=t?t:t2(T.text(e))}}),T.each(["radio","checkbox"],function(){T.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=T.inArray(T(e).val(),t)>-1}}});var t5=/^(?:focusinfocus|focusoutblur)$/,t9=function(e){e.stopPropagation()};T.extend(T.event,{trigger:function(t,n,r,i){var o,a,s,u,l,f,p,d,h=[r||y],v=c.call(t,"type")?t.type:t,m=c.call(t,"namespace")?t.namespace.split("."):[];if((a=d=s=r=r||y,!(3===r.nodeType||8===r.nodeType||t5.test(v+T.event.triggered)))&&(v.indexOf(".")>-1&&(v=(m=v.split(".")).shift(),m.sort()),l=0>v.indexOf(":")&&"on"+v,(t=t[T.expando]?t:new T.Event(v,"object"==typeof t&&t)).isTrigger=i?2:3,t.namespace=m.join("."),t.rnamespace=t.namespace?RegExp("(^|\\.)"+m.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=r),n=null==n?[t]:T.makeArray(n,[t]),p=T.event.special[v]||{},i||!p.trigger||!1!==p.trigger.apply(r,n))){if(!i&&!p.noBubble&&!g(r)){for(u=p.delegateType||v,!t5.test(u+v)&&(a=a.parentNode);a;a=a.parentNode)h.push(a),s=a;s===(r.ownerDocument||y)&&h.push(s.defaultView||s.parentWindow||e)}o=0;while((a=h[o++])&&!t.isPropagationStopped())d=a,t.type=o>1?u:p.bindType||v,(f=(e0.get(a,"events")||Object.create(null))[t.type]&&e0.get(a,"handle"))&&f.apply(a,n),(f=l&&a[l])&&f.apply&&eK(a)&&(t.result=f.apply(a,n),!1===t.result&&t.preventDefault());return t.type=v,!i&&!t.isDefaultPrevented()&&(!p._default||!1===p._default.apply(h.pop(),n))&&eK(r)&&l&&"function"==typeof r[v]&&!g(r)&&((s=r[l])&&(r[l]=null),T.event.triggered=v,t.isPropagationStopped()&&d.addEventListener(v,t9),r[v](),t.isPropagationStopped()&&d.removeEventListener(v,t9),T.event.triggered=void 0,s&&(r[l]=s)),t.result}},simulate:function(e,t,n){var r=T.extend(new T.Event,n,{type:e,isSimulated:!0});T.event.trigger(r,null,t)}}),T.fn.extend({trigger:function(e,t){return this.each(function(){T.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return T.event.trigger(e,t,n,!0)}});var t6=e.location,t8={guid:Date.now()},t7=/\?/;T.parseXML=function(t){var n,r;if(!t||"string"!=typeof t)return null;try{n=new e.DOMParser().parseFromString(t,"text/xml")}catch(e){}return r=n&&n.getElementsByTagName("parsererror")[0],(!n||r)&&T.error("Invalid XML: "+(r?T.map(r.childNodes,function(e){return e.textContent}).join("\n"):t)),n};var ne=/\[\]$/,nt=/\r?\n/g,nn=/^(?:submit|button|image|reset|file)$/i,nr=/^(?:input|select|textarea|keygen)/i;T.param=function(e,t){var n,r=[],i=function(e,t){var n="function"==typeof t?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(null==e)return"";if(Array.isArray(e)||e.jquery&&!T.isPlainObject(e))T.each(e,function(){i(this.name,this.value)});else for(n in e)!function e(t,n,r,i){var o;if(Array.isArray(n))T.each(n,function(n,o){r||ne.test(t)?i(t,o):e(t+"["+("object"==typeof o&&null!=o?n:"")+"]",o,r,i)});else if(r||"object"!==h(n))i(t,n);else for(o in n)e(t+"["+o+"]",n[o],r,i)}(n,e[n],t,i);return r.join("&")},T.fn.extend({serialize:function(){return T.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=T.prop(this,"elements");return e?T.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!T(this).is(":disabled")&&nr.test(this.nodeName)&&!nn.test(e)&&(this.checked||!tx.test(e))}).map(function(e,t){var n=T(this).val();return null==n?null:Array.isArray(n)?T.map(n,function(e){return{name:t.name,value:e.replace(nt,"\r\n")}}):{name:t.name,value:n.replace(nt,"\r\n")}}).get()}});var ni=/%20/g,no=/#.*$/,na=/([?&])_=[^&]*/,ns=/^(.*?):[ \t]*([^\r\n]*)$/mg,nu=/^(?:GET|HEAD)$/,nl=/^\/\//,nc={},nf={},np="*/".concat("*"),nd=y.createElement("a");function nh(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,i=0,o=t.toLowerCase().match(Q)||[];if("function"==typeof n)while(r=o[i++])"+"===r[0]?(e[r=r.slice(1)||"*"]=e[r]||[]).unshift(n):(e[r]=e[r]||[]).push(n)}}function ng(e,t,n,r){var i={},o=e===nf;function a(s){var u;return i[s]=!0,T.each(e[s]||[],function(e,s){var l=s(t,n,r);return"string"!=typeof l||o||i[l]?o?!(u=l):void 0:(t.dataTypes.unshift(l),a(l),!1)}),u}return a(t.dataTypes[0])||!i["*"]&&a("*")}function nv(e,t){var n,r,i=T.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((i[n]?e:r||(r={}))[n]=t[n]);return r&&T.extend(!0,e,r),e}nd.href=t6.href,T.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:t6.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(t6.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":np,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":T.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?nv(nv(e,T.ajaxSettings),t):nv(T.ajaxSettings,e)},ajaxPrefilter:nh(nc),ajaxTransport:nh(nf),ajax:function(t,n){"object"==typeof t&&(n=t,t=void 0),n=n||{};var r,i,o,a,s,u,l,c,f,p,d=T.ajaxSetup({},n),h=d.context||d,g=d.context&&(h.nodeType||h.jquery)?T(h):T.event,v=T.Deferred(),m=T.Callbacks("once memory"),x=d.statusCode||{},b={},w={},C="canceled",j={readyState:0,getResponseHeader:function(e){var t;if(l){if(!a){a={};while(t=ns.exec(o))a[t[1].toLowerCase()+" "]=(a[t[1].toLowerCase()+" "]||[]).concat(t[2])}t=a[e.toLowerCase()+" "]}return null==t?null:t.join(", ")},getAllResponseHeaders:function(){return l?o:null},setRequestHeader:function(e,t){return null==l&&(b[e=w[e.toLowerCase()]=w[e.toLowerCase()]||e]=t),this},overrideMimeType:function(e){return null==l&&(d.mimeType=e),this},statusCode:function(e){var t;if(e)if(l)j.always(e[j.status]);else for(t in e)x[t]=[x[t],e[t]];return this},abort:function(e){var t=e||C;return r&&r.abort(t),E(0,t),this}};if(v.promise(j),d.url=((t||d.url||t6.href)+"").replace(nl,t6.protocol+"//"),d.type=n.method||n.type||d.method||d.type,d.dataTypes=(d.dataType||"*").toLowerCase().match(Q)||[""],null==d.crossDomain){u=y.createElement("a");try{u.href=d.url,u.href=u.href,d.crossDomain=nd.protocol+"//"+nd.host!=u.protocol+"//"+u.host}catch(e){d.crossDomain=!0}}if(ng(nc,d,n,j),d.data&&d.processData&&"string"!=typeof d.data&&(d.data=T.param(d.data,d.traditional)),l)return j;for(f in(c=T.event&&d.global)&&0==T.active++&&T.event.trigger("ajaxStart"),d.type=d.type.toUpperCase(),d.hasContent=!nu.test(d.type),i=d.url.replace(no,""),d.hasContent?d.data&&d.processData&&0===(d.contentType||"").indexOf("application/x-www-form-urlencoded")&&(d.data=d.data.replace(ni,"+")):(p=d.url.slice(i.length),d.data&&(d.processData||"string"==typeof d.data)&&(i+=(t7.test(i)?"&":"?")+d.data,delete d.data),!1===d.cache&&(i=i.replace(na,"$1"),p=(t7.test(i)?"&":"?")+"_="+t8.guid+++p),d.url=i+p),d.ifModified&&(T.lastModified[i]&&j.setRequestHeader("If-Modified-Since",T.lastModified[i]),T.etag[i]&&j.setRequestHeader("If-None-Match",T.etag[i])),(d.data&&d.hasContent&&!1!==d.contentType||n.contentType)&&j.setRequestHeader("Content-Type",d.contentType),j.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+("*"!==d.dataTypes[0]?", "+np+"; q=0.01":""):d.accepts["*"]),d.headers)j.setRequestHeader(f,d.headers[f]);if(d.beforeSend&&(!1===d.beforeSend.call(h,j,d)||l))return j.abort();if(C="abort",m.add(d.complete),j.done(d.success),j.fail(d.error),r=ng(nf,d,n,j)){if(j.readyState=1,c&&g.trigger("ajaxSend",[j,d]),l)return j;d.async&&d.timeout>0&&(s=e.setTimeout(function(){j.abort("timeout")},d.timeout));try{l=!1,r.send(b,E)}catch(e){if(l)throw e;E(-1,e)}}else E(-1,"No Transport");function E(t,n,a,u){var f,p,y,b,w,C=n;!l&&(l=!0,s&&e.clearTimeout(s),r=void 0,o=u||"",j.readyState=4*(t>0),f=t>=200&&t<300||304===t,a&&(b=function(e,t,n){var r,i,o,a,s=e.contents,u=e.dataTypes;while("*"===u[0])u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r){for(i in s)if(s[i]&&s[i].test(r)){u.unshift(i);break}}if(u[0]in n)o=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){o=i;break}a||(a=i)}o=o||a}if(o)return o!==u[0]&&u.unshift(o),n[o]}(d,j,a)),!f&&T.inArray("script",d.dataTypes)>-1&&0>T.inArray("json",d.dataTypes)&&(d.converters["text script"]=function(){}),b=function(e,t,n,r){var i,o,a,s,u,l={},c=e.dataTypes.slice();if(c[1])for(a in e.converters)l[a.toLowerCase()]=e.converters[a];o=c.shift();while(o)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=o,o=c.shift()){if("*"===o)o=u;else if("*"!==u&&u!==o){if(!(a=l[u+" "+o]||l["* "+o])){for(i in l)if((s=i.split(" "))[1]===o&&(a=l[u+" "+s[0]]||l["* "+s[0]])){!0===a?a=l[i]:!0!==l[i]&&(o=s[0],c.unshift(s[1]));break}}if(!0!==a)if(a&&e.throws)t=a(t);else try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+u+" to "+o}}}}return{state:"success",data:t}}(d,b,j,f),f?(d.ifModified&&((w=j.getResponseHeader("Last-Modified"))&&(T.lastModified[i]=w),(w=j.getResponseHeader("etag"))&&(T.etag[i]=w)),204===t||"HEAD"===d.type?C="nocontent":304===t?C="notmodified":(C=b.state,p=b.data,f=!(y=b.error))):(y=C,(t||!C)&&(C="error",t<0&&(t=0))),j.status=t,j.statusText=(n||C)+"",f?v.resolveWith(h,[p,C,j]):v.rejectWith(h,[j,C,y]),j.statusCode(x),x=void 0,c&&g.trigger(f?"ajaxSuccess":"ajaxError",[j,d,f?p:y]),m.fireWith(h,[j,C]),c&&(g.trigger("ajaxComplete",[j,d]),--T.active||T.event.trigger("ajaxStop")))}return j},getJSON:function(e,t,n){return T.get(e,t,n,"json")},getScript:function(e,t){return T.get(e,void 0,t,"script")}}),T.each(["get","post"],function(e,t){T[t]=function(e,n,r,i){return("function"==typeof n||null===n)&&(i=i||r,r=n,n=void 0),T.ajax(T.extend({url:e,type:t,dataType:i,data:n,success:r},T.isPlainObject(e)&&e))}}),T.ajaxPrefilter(function(e){var t;for(t in e.headers)"content-type"===t.toLowerCase()&&(e.contentType=e.headers[t]||"")}),T._evalUrl=function(e,t,n){return T.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,scriptAttrs:t.crossOrigin?{crossOrigin:t.crossOrigin}:void 0,converters:{"text script":function(){}},dataFilter:function(e){T.globalEval(e,t,n)}})},T.fn.extend({wrapAll:function(e){var t;return this[0]&&("function"==typeof e&&(e=e.call(this[0])),t=T(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstElementChild)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(e){return"function"==typeof e?this.each(function(t){T(this).wrapInner(e.call(this,t))}):this.each(function(){var t=T(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t="function"==typeof e;return this.each(function(n){T(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){T(this).replaceWith(this.childNodes)}),this}}),T.expr.pseudos.hidden=function(e){return!T.expr.pseudos.visible(e)},T.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},T.ajaxSettings.xhr=function(){return new e.XMLHttpRequest};var ny={0:200};function nm(e){return e.scriptAttrs||!e.headers&&(e.crossDomain||e.async&&0>T.inArray("json",e.dataTypes))}T.ajaxTransport(function(e){var t;return{send:function(n,r){var i,o=e.xhr();if(o.open(e.type,e.url,e.async,e.username,e.password),e.xhrFields)for(i in e.xhrFields)o[i]=e.xhrFields[i];for(i in e.mimeType&&o.overrideMimeType&&o.overrideMimeType(e.mimeType),e.crossDomain||n["X-Requested-With"]||(n["X-Requested-With"]="XMLHttpRequest"),n)o.setRequestHeader(i,n[i]);t=function(e){return function(){t&&(t=o.onload=o.onerror=o.onabort=o.ontimeout=null,"abort"===e?o.abort():"error"===e?r(o.status,o.statusText):r(ny[o.status]||o.status,o.statusText,"text"===(o.responseType||"text")?{text:o.responseText}:{binary:o.response},o.getAllResponseHeaders()))}},o.onload=t(),o.onabort=o.onerror=o.ontimeout=t("error"),t=t("abort");try{o.send(e.hasContent&&e.data||null)}catch(e){if(t)throw e}},abort:function(){t&&t()}}}),T.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},converters:{"text script":function(e){return T.globalEval(e),e}}}),T.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),nm(e)&&(e.type="GET")}),T.ajaxTransport("script",function(e){if(nm(e)){var t,n;return{send:function(r,i){t=T("<script>").attr(e.scriptAttrs||{}).prop({charset:e.scriptCharset,src:e.url}).on("load error",n=function(e){t.remove(),n=null,e&&i("error"===e.type?404:200,e.type)}),y.head.appendChild(t[0])},abort:function(){n&&n()}}}});var nx=[],nb=/(=)\?(?=&|$)|\?\?/;T.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=nx.pop()||T.expando+"_"+t8.guid++;return this[e]=!0,e}}),T.ajaxPrefilter("jsonp",function(t,n,r){var i,o,a,s=!1!==t.jsonp&&(nb.test(t.url)?"url":"string"==typeof t.data&&0===(t.contentType||"").indexOf("application/x-www-form-urlencoded")&&nb.test(t.data)&&"data");return i=t.jsonpCallback="function"==typeof t.jsonpCallback?t.jsonpCallback():t.jsonpCallback,s?t[s]=t[s].replace(nb,"$1"+i):!1!==t.jsonp&&(t.url+=(t7.test(t.url)?"&":"?")+t.jsonp+"="+i),t.converters["script json"]=function(){return a||T.error(i+" was not called"),a[0]},t.dataTypes[0]="json",o=e[i],e[i]=function(){a=arguments},r.always(function(){void 0===o?T(e).removeProp(i):e[i]=o,t[i]&&(t.jsonpCallback=n.jsonpCallback,nx.push(i)),a&&"function"==typeof o&&o(a[0]),a=o=void 0}),"script"}),T.ajaxPrefilter(function(t,n){"string"==typeof t.data||T.isPlainObject(t.data)||Array.isArray(t.data)||"processData"in n||(t.processData=!1),t.data instanceof e.FormData&&(t.contentType=!1)}),T.parseHTML=function(t,n,r){var i,o;return"string"==typeof t||eR(t+"")?("boolean"==typeof n&&(r=n,n=!1),n||(n=new e.DOMParser().parseFromString("","text/html")),i=eP.exec(t),o=!r&&[],i)?[n.createElement(i[1])]:(i=tg([t],n,o),o&&o.length&&T(o).remove(),T.merge([],i.childNodes)):[]},T.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return s>-1&&(r=t2(e.slice(s)),e=e.slice(0,s)),"function"==typeof t?(n=t,t=void 0):t&&"object"==typeof t&&(i="POST"),a.length>0&&T.ajax({url:e,type:i||"GET",dataType:"html",data:t}).done(function(e){o=arguments,a.html(r?T("<div>").append(T.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},T.expr.pseudos.animated=function(e){return T.grep(T.timers,function(t){return e===t.elem}).length},T.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=T.css(e,"position"),c=T(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=T.css(e,"top"),u=T.css(e,"left"),("absolute"===l||"fixed"===l)&&(o+u).indexOf("auto")>-1?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),"function"==typeof t&&(t=t.call(e,n,T.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},T.fn.extend({offset:function(e){if(arguments.length)return void 0===e?this:this.each(function(t){T.offset.setOffset(this,e,t)});var t,n,r=this[0];if(r)return r.getClientRects().length?(t=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:t.top+n.pageYOffset,left:t.left+n.pageXOffset}):{top:0,left:0}},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===T.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&e!==n.documentElement&&"static"===T.css(e,"position"))e=e.offsetParent||n.documentElement;e&&e!==r&&1===e.nodeType&&"static"!==T.css(e,"position")&&(i=T(e).offset(),i.top+=T.css(e,"borderTopWidth",!0),i.left+=T.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-T.css(r,"marginTop",!0),left:t.left-i.left-T.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===T.css(e,"position"))e=e.offsetParent;return e||L})}}),T.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,t){var n="pageYOffset"===t;T.fn[e]=function(r){return V(this,function(e,r,i){var o;if(g(e)?o=e:9===e.nodeType&&(o=e.defaultView),void 0===i)return o?o[t]:e[r];o?o.scrollTo(n?o.pageXOffset:i,n?i:o.pageYOffset):e[r]=i},e,r,arguments.length)}}),T.each({Height:"height",Width:"width"},function(e,t){T.each({padding:"inner"+e,content:t,"":"outer"+e},function(n,r){T.fn[r]=function(i,o){var a=arguments.length&&(n||"boolean"!=typeof i),s=n||(!0===i||!0===o?"margin":"border");return V(this,function(t,n,i){var o;return g(t)?0===r.indexOf("outer")?t["inner"+e]:t.document.documentElement["client"+e]:9===t.nodeType?(o=t.documentElement,Math.max(t.body["scroll"+e],o["scroll"+e],t.body["offset"+e],o["offset"+e],o["client"+e])):void 0===i?T.css(t,n,s):T.style(t,n,i,s)},t,a?i:void 0,a)}})}),T.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){T.fn[t]=function(e){return this.on(t,e)}}),T.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1==arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.on("mouseenter",e).on("mouseleave",t||e)}}),T.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,t){T.fn[t]=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)}}),T.proxy=function(e,t){var n,r,o;if("string"==typeof t&&(n=e[t],t=e,e=n),"function"==typeof e)return r=i.call(arguments,2),(o=function(){return e.apply(t||this,r.concat(i.call(arguments)))}).guid=e.guid=e.guid||T.guid++,o},T.holdReady=function(e){e?T.readyWait++:T.ready(!0)},T.expr[":"]=T.expr.filters=T.expr.pseudos,"function"==typeof define&&define.amd&&define("jquery",[],function(){return T});var nw=e.jQuery,nT=e.$;return T.noConflict=function(t){return e.$===T&&(e.$=nT),t&&e.jQuery===T&&(e.jQuery=nw),T},void 0===t&&(e.jQuery=e.$=T),T});
// Tangular | (c) Total.js Platform
(function(e){if(e.Tangular)return;var t={};var v=t.helpers={};t.version='v5.0.5';t.cache={};e.Ta=e.Tangular=t;e.Thelpers=v;var s={null:true,undefined:true,true:true,false:true,Object:1,String:1,Number:1,Boolean:1,Date:1,Array:1,window:1,global:1,arguments:1,eval:1,Function:1,function:1,var:1,let:1,const:1,delete:1};var l=/\{\{.*?\}\}/g;var u=/\{\{|\}\}/g;var n=/[<>&"]/g;var o=/\n$/g;function w(e,r){var t='';var n=[];var i=0;for(var a=0;a<e.length;a++){var l=e.charCodeAt(a);if(!i){if(t&&l>47&&l<58||l>64&&l<91||l>96&&l<123||(l===95||l===36)){t+=e.charAt(a);continue}if(t){if(!s[t]&&n.indexOf(t)===-1&&(!r||r.indexOf(t)===-1))n.push(t);t=''}}if(l===46||l===124){i=l}else if((i===46||i===124)&&l===40){i=0}else if(l===96||l===34||l===39){if(l===i)i=0;else i=l}}if(t&&!s[t]&&n.indexOf(t)===-1&&(!r||r.indexOf(t)===-1))n.push(t);return n}t.toArray=function(e){var r=Object.keys(e);var t=[];for(var n=0,i=r.length;n<i;n++)t.push({key:r[n],value:e[r[n]]});return t};function i(){this.commands;this.variables;this.builder;this.split='\0'}i.prototype.compile=function(e,r,t){var g=this;var m=0;var b=0;var $=[];var a=l;var y=u;var x;if(r&&t){a=new RegExp(r+'.*?'+t,'g');y=new RegExp(r+'|'+t,'g')}g.template=e;e=e.replace(/\|\|/g,'');g.variables={};g.commands=[];g.builder=e.replace(a,function(f){var e=f.replace(y,'').trim();var r=null;var t=null;var n;var c=false;var v=false;var p=true;if(e==='fi'){m--}else if(e==='end'){b--;$.pop()}else if(e.substring(0,3)==='if '){m++;r=w(e.substring(3),$);if(r.length){for(var i=0;i<r.length;i++){var a=r[i];if(g.variables[a])g.variables[a]++;else g.variables[a]=1}}else r=null;c=true;p=true}else if(e.substring(0,8)==='foreach '){b++;x=e.substring(8).split(' ');$.push(x[0].trim());n=x[2].indexOf('.');if(n!==-1)x[2]=x[2].substring(0,n);r=x[2].trim();if($.indexOf(r)===-1){if(g.variables[r])g.variables[r]++;else g.variables[r]=1;r=[r]}else r=null;v=true}else if(e.substring(0,8)==='else if '){r=w(e.substring(8),$);if(r.length){for(var i=0;i<r.length;i++){var a=r[i];if(g.variables[a])g.variables[a]++;else g.variables[a]=1}}else r=null;c=true}else if(e!=='continue'&&e!=='break'&&e!=='else'){r=w(e);var l=false;for(var i=0;i<r.length;i++){var s=r[i];if(s+'('===e.substring(0,s.length+1)){l=true;continue}if(g.variables[s])g.variables[s]++;else g.variables[s]=1}if(!r.length)r=null;var u=e.indexOf('|');var h=null;if(l){h=e.substring(0,u===-1?e.length:u);if(u===-1)e='';else e=''+e.substring(n)}else if(!l&&u===-1)e+=' | encode';t=e.split('|');e=t[0];t=t.slice(1);if(l)t.unshift(h);if(t.length){for(var i=0;i<t.length;i++){var o=t[i].trim();var d=l&&!i;n=o.indexOf('(');if(n===-1){o='Thelpers.$execute($helpers,model,\''+o+'\','+(d?'':')')}else o='Thelpers.$execute($helpers,model,\''+o.substring(0,n)+'\','+(d?'':',')+o.substring(n+1);t[i]=o}}else t=null;e=g.safe(e.trim()||'model');p=false}g.commands.push({index:g.commands.length,cmd:e,ifcount:m,loopcount:b,variable:r,helpers:t,isloop:v,isif:c,iscode:p});return g.split}).split(g.split);for(var n=0;n<g.builder.length;n++){var i=g.builder[n];g.builder[n]=i?i.replace(o,''):i}return g.make()};i.prototype.safe=function(e){var r=e.split('.');var t=[];for(var n=1;n<r.length;n++){var i=r.slice(0,n).join('.');t.push(i+'==null?\'\':')}return t.join('')+r.join('.')};i.prototype.make=function(){var e=this;var r=['var $output=$text[0];var $tmp;var $index=0;'];for(var t=0,f=e.commands.length;t<f;t++){var n=e.commands[t];var i;t&&r.push('$output+=$text['+t+'];');if(n.iscode){if(n.isloop){var a='$i'+Math.random().toString(16).substring(3,6);var l=a+'a';var c=n.cmd.lastIndexOf(' in ');if(c===-1)c=n.cmd.lastIndexOf(' of ');i=n.cmd.substring(c+4).trim();i=l+'='+e.safe(i)+';if(!('+l+' instanceof Array)){if('+l+'&&typeof('+l+')===\'object\')'+l+'=Tangular.toArray('+l+')}if('+l+' instanceof Array&&'+l+'.length){for(var '+a+'=0,'+a+'l='+l+'.length;'+a+'<'+a+'l;'+a+'++){$index='+a+';var '+n.cmd.split(' ')[1]+'='+l+'['+a+'];';r.push(i)}else if(n.isif){if(n.cmd.substring(0,8)==='else if ')r.push('}'+n.cmd.substring(0,8).trim()+'('+n.cmd.substring(8).trim()+'){');else r.push(n.cmd.substring(0,3).trim()+'('+n.cmd.substring(3).trim()+'){')}else{switch(n.cmd){case'else':r.push('}else{');break;case'end':r.push('}}');break;case'fi':r.push('}');break;case'break':r.push('break;');break;case'continue':r.push('continue;');break}}}else{if(n.helpers){var s='';for(var u=0;u<n.helpers.length;u++){var v=n.helpers[u];if(u===0)s=v.replace('',n.cmd.trim()).trim();else s=v.replace('',s.trim())}r.push('$tmp='+s+';if($tmp!=null)$output+=$tmp;')}else r.push('if('+n.cmd+'!=null)$output+='+n.cmd+';')}}r.push((f?'$output+=$text['+f+'];':'')+'return $output.charAt(0) === \'\\n\'?$output.substring(1):$output;');delete e.variables.$;var o=Object.keys(e.variables);var p=['$helpers||{}','$||{}','model'];for(var t=0;t<o.length;t++)p.push('model.'+o[t]);for(var t=0;t<e.builder.length;t++)e.builder[t]=e.builder[t].replace(/\1/g,'||');var h='var tangular=function($helpers,$,model'+(o.length?','+o.join(','):'')+'){'+r.join('')+'};return function(model,$,$helpers){try{return tangular('+p.join(',')+')}catch(e){console.error(\'Tangular error:\',e + \'\',$template)}}';return new Function('$text','$template',h.replace(/\1/g,'||'))(e.builder,e.template)};v.$execute=function(e,r,t,n,i,a,l,s,u,f,c){var o=e[t]||v[t];if(!o){console&&console.warn('Tangular: missing helper','"'+t+'"');return n}return o.call(r,n,i,a,l,s,u,f,c)};v.encode=function(e,r){if(r){if(typeof r==='function')return r(e);if(r==='json')return JSON.stringify(e);if(r==='json2')return JSON.stringify(e,null,'\t');if(r==='url'||r==='urlencoded')return encodeURIComponent(e);if(r==='querify')return QUERIFY(e)}return e==null?'':(e+'').replace(n,function(e){switch(e){case'&':return'&';case'<':return'<';case'>':return'>';case'"':return'"'}return e})};v.raw=function(e){return e};t.render=function(e,r,t,n){var e=(new i).compile(e);return e(r==null?{}:r,t,n)};t.compile=function(e,r,t){return(new i).compile(e,r,t)};t.register=function(e,r){v[e]=r;return t}})(window);
// Tangular helpers | (c) Total.js Platform
Thelpers.pluralize=function(r,e,t,a,n){return r||(r=0),'number'!=typeof r&&(r=parseFloat(r.toString().replace(/\s/g,'').replace(',','.'))),r.pluralize(e,t,a,n)},Thelpers.format=function(r,e,t,a){var n=typeof r;if(r==null)return'';if('number'===n||r instanceof Date)return r.format(e==null?null:e,t,a);'string'!==n&&(r=r.toString()),r=r.trim();for(var i=!1,o=0,f=0,u=0,l=r.length;l>u;u++){var g=r.charCodeAt(u);if(58===g||32===g||84===g){i=!0;break}if(45===g){if(o++,1===o)continue;i=!0;break}if(46===g){if(f++,1===f)continue;i=!0;break}}return i?r.parseDate().format(e||'dd.MM.yyyy'):r.parseFloat().format(e,t,a)};Thelpers.def=Thelpers.empty=function(e,n,raw){if(n===true){raw=1;n=null};return e?raw?e:Thelpers.encode(e):n||DEF.empty};Thelpers.currency=function(e,t){switch(typeof e){case'number':return e.currency(t);case'string':return e.parseFloat().currency(t);default:return''}};Thelpers.cl=function(id,name,key){var cl=DEF.cl[name];return cl instanceof Array?cl.findValue('id',id,key||'name',key?'':DEF.empty):(key?'':DEF.empty)};Thelpers.clicon=function(id,name,key){var cl=DEF.cl[name];var item = cl instanceof Array?cl.findItem('id',id):null;return item?((item.icon?('<i class="'+item.icon+' mr5"'+(item.color?(' style="color:'+item.color+'"'):'')+'></i>'):'')+(item[key||'name']||'')):''};Thelpers.clcolor=function(id,name,key){var cl=DEF.cl[name];var item=cl instanceof Array?cl.findItem('id',id):null;return item?('<span class="ui-clcolor"'+(item.color?(' style="background:'+item.color+'"'):'')+'>'+(item.icon?('<i class="'+item.icon+' mr5"></i>'):'')+(item[key||'name']||'') + '</span>'):''};
// jRouting | (c) Total.js Platform
(function(p){var v='NAV.';var h={version:16.3,hashtags:false,middlewares:{},params:[],query:{},query2:{},routes:[],url:'',count:0};var d={$prev:[],$next:[],isReady:false,LIMIT_HISTORY:100,LIMIT_HISTORY_ERROR:100};h.history=d.$prev;var f=location;!p.NAV&&(p.NAV=h);h.custom=function(r){h.$custom=true;if(r==null||r==true||typeof r==='string')CACHEPATH('NAV.href',r==null||r==true?'1 month':r)};h.remember=function(r,e){if(e===null)delete h.query2[r];else h.query2[r]=e==undefined?h.query[r]:e};h.remove=function(r){r=r.env(true).ROOT(true);var e=[];for(var t=0;t<h.routes.length;t++)h.routes[t].id!==r&&e.push(h.routes[t]);h.routes=e;return h};h.autosave=function(){h.$save=1};h.save=function(){try{localStorage.setItem(DEF.localstorage+'.nav',STRINGIFY({prev:d.$prev,next:d.$next,ts:new Date}))}catch(r){}};h.load=function(){try{var r=PARSE(localStorage.getItem(DEF.localstorage+'.nav')||'null');if(r){if(r.prev instanceof Array)d.$prev=h.history=r.prev;if(r.next instanceof Array)d.$next=r.next;h.$pop=true}}catch(r){}};p.ROUTE=function(r,e,t,n){var i;if(e instanceof Array){var i=t;t=e;e=i}if(typeof t==='function'){i=n;n=t;t=i}r=r.env(true).ROOT(true);var a=r.jRcount('/')+(r.indexOf('*')===-1?0:10);var u=h._route(r.trim());var o=[];if(typeof t==='string')t=t.split(',').trim();var s=[];var l=[];var c={};t instanceof Array&&t.forEach(function(r){if(typeof r==='object')c=r;else if(r.substring(0,1)==='@')l.push(r.substring(1));else s.push(r)});if(r.indexOf('{')!==-1){a-=100;for(var f=0;f<u.length;f++)u[f].substring(0,1)==='{'&&o.push(f);a-=o.length}h.remove(r);h.routes.push({id:r,url:u,fn:e,priority:a,params:o,middleware:s.length?s:null,init:n,count:0,pending:false,options:c,roles:l});h.routes.sort(function(r,e){return r.priority>e.priority?-1:r.priority<e.priority?1:0});h.is404&&(r===h.url||r.indexOf('{')!==-1)&&p.REDIRECT(h.href+location.hash);EMIT('route',r);return h};p.MIDDLEWARE=function(r,e){if(r instanceof Array){r.wait(function(r,e){var t=h.middlewares[r];if(t)t(e);else e()},e);return h}h.middlewares[r]=e;return h};h.refresh=function(){return h.location(h.url,true)};h.reload=function(){return h.refresh()};h._route=function(r){if(r.charCodeAt(0)===47)r=r.substring(1);if(r.charCodeAt(r.length-1)===47)r=r.substring(0,r.length-1);var e=r.split('/');if(e.length===1&&!e[0])e[0]='/';return e};h._route_param=function(r,e){var t=[];if(!e||!r)return t;var n=e.params.length;if(n){for(var i=0;i<n;i++){var a=r[e.params[i]];t.push(a==='/'||/\{|\}/.test(a)?'':a)}}return t};h._route_compare=function(r,e){var t=r.length;var n=t===1&&r[0]==='/';if(e.length!==t)return false;for(var i=0;i<t;i++){var a=e[i];if(!a)return false;if(!n&&a.charCodeAt(0)===123)continue;if(a==='*')return true;if(r[i]!==a)return false}return true};h.location=function(r,e){if(r)NAV.href=r;d.isReady=true;var t=r.indexOf('?');var n='';if(t!==-1){n=r.substring(t);r=r.substring(0,t)}r=g(r);r=h.path(r);var i=h._route(r);var a=[];var u=true;var o=[];o.push.apply(o,i);for(var s=0;s<i.length;s++)i[s]=i[s].toLowerCase();if(!e&&h.url.length&&h.prev()!==h.url){if(h.$pop)h.$pop=false;else{d.$prev.push(h.url);d.$prev.length>h.LIMIT_HISTORY&&d.$prev.shift();d.$next.length>h.LIMIT_HISTORY&&d.$next.shift();h.$save&&h.save()}}if(h.isback!==d.$prev.length)SET(v+'isback',d.$prev.length);if(h.isforward!==d.$next.length)SET(v+'isforward',d.$next.length);for(var s=0;s<h.routes.length;s++){var f=h.routes[s];if(!h._route_compare(i,f.url))continue;if(f.url.indexOf('*')===-1)u=false;if(f.once&&f.count>0)continue;f.count++;a.push(f);break}var l=false;var c=[];var p=h.url;h.url=r;if(h.url!==p)UPD(v+'url');UPD(v+'href');h._params(n);h.params=h._route_param(o,f);UPD(v+'params');h.is404=false;EMIT('location',r);for(var s=0;s<a.length;s++){var f=a[s];if(f.pending)continue;if(!f.middleware||!f.middleware.length){if(!f.init){f.fn.apply(h,h.params);continue}f.pending=true;(function(r){r.init(function(){r.fn.apply(h,h.params);r.pending=false})})(f);f.init=null;continue}(function(e){var r=e.middleware.length;var n=[];var i=h.url;for(var t=0;t<r;t++){var a=e.middleware[t];if(a.charAt(0)==='#'){(function(e){n.push(r=>CL(e,()=>r()))})(a.substring(1));continue}var u=h.middlewares[a];u&&function(e,t){n.push(function(r){if(h.url!==i){n=null;r=null;e.pending=false}else t.call(h,r,e.options,e.roles,e)})}(e,u)}if(!e.init){e.pending=true;n.jRmiddleware(function(r){if(h.url===i)!r&&e.fn.apply(h,h.params);e.pending=false},e);return}e.pending=true;e.init(function(){n.jRmiddleware(function(r){if(h.url===i)!r&&e.fn.apply(h,h.params);e.pending=false},e)});e.init=null})(f)}l&&h.status(500,c);if(u){h.is404=true;h.status(404)}else h.is404=false};h.prev=function(){return d.$prev[d.$prev.length-1]};h.next=function(){return d.$next[d.$next.length-1]};h.back=function(){var r=d.$prev.pop()||'/';if(h.url&&h.next()!==h.url)d.$next.push(h.url);h.url='';p.REDIRECT(r);h.$save&&h.save();return h};h.forward=function(){var r=d.$next.pop()||'/';if(h.url&&h.prev()!==h.url)d.$prev.push(h.url);h.url='';p.REDIRECT(r);h.$save&&h.save();return h};h.status=function(r,e){EMIT(r+'',e);return h};NAV.redirect=p.REDIRECT=function(r){if(!r)r=h.url;var e=false;r=r.env(true).ROOT(true).replace(/\s(@)?nohistory/i,function(){e=true;return''});if(Object.keys(h.query2).length)r=QUERIFY(r,h.query2);r=r.flags(null,r,'redirect');if(r.indexOf('./')!==-1){var t=NAV.url;var n=r.indexOf('?');var i=n===-1?'':r.substring(n);if(r==='./'){REDIRECT(NAV.url);return}var a=r.match(/\.\.\//g);var u=t.split('/').trim();t='/'+u.splice(0,u.length-a.length).join('/');if(t.charAt(t.length-1)!=='/')t+='/';t+=i;REDIRECT(t);return}var o=r.charCodeAt(0);var s=f;if(o===35){s.hash=r;h.location(r,false)}else if(h.$custom){h.location(r,false)}else if(history.pushState){if(!e)history.pushState(null,null,r);h.location(s.pathname+s.search,false)}else s.href=r};h._params=function(r){var e={};h.queryraw=(r||f.search).substring(1);var t=h.queryraw.split('&');for(var n=0;n<t.length;n++){var i=t[n].replace(/\+/g,'%20').split('=');if(i.length!==2)continue;var a=decodeURIComponent(i[0]);var u=decodeURIComponent(i[1]);var o=e[a]instanceof Array;if(e[a]&&!o)e[a]=[e[a]];if(o)e[a].push(u);else e[a]=u}h.query=e;var s=v+'query';p.M&&UPD(s);return h};h.path=function(r,e){if(r.substring(0,1)==='#')return r;if(!e)e='/';var t=r.indexOf('?');var n='';if(t!==-1){n=r.substring(t);r=r.substring(0,t)}var i=r.length;var a=r.substring(i-1,i);if(a!==e)r+=e;return r+n};function g(r){if(r.substring(0,1)==='#')return r;var e=r.indexOf('#');return e!==-1?r.substring(0,e):r}Array.prototype.jRmiddleware=function(e,t){var n=this;var r=n.shift();if(r===undefined){e&&e();return n}r(function(r){if(r instanceof Error||r===false)e&&e(r===false?true:r);else setTimeout(function(){n.jRmiddleware(e,t)},1)},t.options,t.roles);return n};String.prototype.jRcount=function(r){var e=0;var t=0;do{e=this.indexOf(r,e+r.length);if(e>0)t++}while(e>0);return t};h.clientside=function(r){$(document).on('click',r,function(r){r.preventDefault();var e=$(this);var t=e.attr('href')||e.attrd('href')||e.attrd('url');if(t!=='javas'+'cript:vo'+'id(0)'&&t!=='#')p.REDIRECT(t)});return h};function r(){NAV.ua=MAIN.ua;$(document).ready(function(){if(!h.$custom){if(h.hashtags)h.url=f.hash||h.path(g(f.pathname));else h.url=h.path(g(f.pathname))}setTimeout(function(){if(!d.isReady)h.location(h.href||h.url)},5);$(p).on('hashchange',function(){d.isReady&&h.hashtags&&h.location(h.path(f.hash))}).on('popstate',function(){if(d.isReady&&!h.hashtags&&!h.$custom){var r=h.path(f.pathname);h.url!==r&&h.location(r)}})})}if(p.jQuery&&p.MAIN&&p.MAIN.loaded){r()}else{h.init=setInterval(function(){if(p.jQuery&&p.MAIN&&p.MAIN.loaded){clearInterval(h.init);r()}},100)}h._params()})(window);
// Total.js UI Library | (c) Total.js Platform
!function(ce){if(!ce.jComponent){const N='jComponent: {0}';const le={cl:{}},I={number:1,boolean:1},ue={},P='input,select,textarea,button';var l,c,d=0;ce.Total=ue,ce.jComponent=ue,ce.DEF=le,ce.PLUGINS={},(ce.W=ce).MAIN=ue,ce.REPO={},ce.FUNC={},ce.TEMP={},ce.M=ue,ce.$W=$(ce),ce.MONTHS='January,February,March,April,May,June,July,August,September,October,November,December'.split(','),ce.DAYS='Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday'.split(','),ce.PREF={},ce.PREF.get=function(e){return ce.PREF[e]},ce.PREF.set=function(e,t){return'set'!==e&&(ce.PREF[e]=t,CACHE('PREF',ce.PREF,'1 year')),t},ce.COOKIES={get:function(e){e=e.env();for(var t=document.cookie.split(';'),n=0;n<t.length;n++){var i=t[n],i=(i=' '===i.charAt(0)?i.substring(1):i).split('=');if(1<i.length&&i[0]===e)return i[1]}return''},set:function(e,t,n,i){var r,a=typeof n;'function'==a?((r=ce.NOW).setTime(r.getTime()+24*n*60*60*1e3),n=r):'string'==a&&(n=new Date(Date.now()+n.parseExpire())),document.cookie=e.env()+'='+t+'; expires='+n.toGMTString()+'; path=/'+(i?'; samesite='+i.charAt(0).toUpperCase()+i.substring(1):'')},rem:function(e){COOKIES.set(e.env(),'','-1 day')}},ce.COMPILE=ce.NOOP=function(){},ce.EMPTYARRAY=[],Object.freeze(ce.EMPTYARRAY),ce.EMPTYOBJECT={},Object.freeze(ce.EMPTYOBJECT);const j=ce.jc_globals||EMPTYOBJECT;le.cl={},le.path={},le.path.common='common.',le.path.cl='DEF.cl.',le.path.plugins='jComponent.data.',le.path.tmp='DEF.tmp.',le.path.clean=e=>le.path[e].substring(0,le.path[e].length-1),le.headers={'X-Requested-With':'XMLHttpRequest'},le.fallback='https://cdn.componentator.com/j-{0}.html',le.localstorage='jc',le.dictionary={},le.currency='',le.currencies={},le.cdn='',le.tmp={},le.iconprefix='ti ti-',le.color='#4285F4',le.scrollbaranimate=!0,le.firstdayofweek=1,le.thousandsseparator=' ',le.decimalseparator='.',le.dateformat='yyyy-MM-dd',le.timeformat='HH:mm',le.dateformatutc=!1,le.devices={xs:{max:768},sm:{min:768,max:992},md:{min:992,max:1200},lg:{min:1200}},le.baseurl='',le.root='',le.empty='---',le.warnings=!1,le.env={},le.env.ts=le.dateformat+' - '+le.timeformat,le.env.date=le.dateformat,le.env.time=le.timeformat,le.languagekey='language',le.versionkey='version',le.prefixcsscomponents='ui-',le.prefixcsslibrary='ui-',le.regexp={},le.regexp.int=/(-|\+)?[0-9]+/,le.regexp.float=/(-|\+)?[0-9.,]+/,le.regexp.date=/YYYY|yyyy|YY|yy|MMMM|MMM|MM|M|dddd|DDDD|DDD|ddd|DD|dd|D|d|HH|H|hh|h|mm|m|ss|s|a|ww|w/g,le.regexp.pluralize=/#{1,}/g,le.regexp.format=/\{\d+\}/g,le.regexp.url=/http(s)?:\/\/[^,{}\\]*$/i,le.regexp.phone=/^[+]?[(]?[0-9]{3}[)]?[-\s.]?[0-9]{3}[-\s.]?[0-9]{4,8}$/im,le.regexp.email=/^[a-zA-Z0-9-_.+]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$/i,le.onstorageread=function(e){let t={};try{t=PARSE(localStorage.getItem(le.localstorage)||'')}catch{}e(t||{})},le.onstoragesave=function(e){try{localStorage.setItem(le.localstorage,JSON.stringify(e))}catch{}},ue.version=20.013,ue.is20=!0,ue.ready=!1,ue.root=ce,ue.components=[],ue.binders=[],ue.scrollbars=[],ue.watchers=[],ue.events={},ue.plugins=ce.PLUGINS,ue.data={},ue.caller=null,ue.def=le,ue.autofill=[],ue.scope=NOOP,ue.cache={timeouts:{},external:{},imports:{},storage:{},paths:{},normalizer:{},splitter:{},plugins:[],counter:0,statics:{},lockers:{},sync:{},resize:{},blocked:{},wait:{},tmp:{},cl:{},fn:{}},ue.db={lazy:{},plugins:{},extensions:{},configs:[],components:{}},setInterval(function(){ce.NOW=new Date;try{ue.free()}catch(e){b(N.format('T.free()'),e)}let e=!1;for(var t in ue.cache.storage){var n=ue.cache.storage[t];n.expire&&n.expire<NOW&&(e=!0,delete ue.cache.storage[t])}e&&r(),ce.TEMP={},ue.cache.counter++,ue.emit('service',ue.cache.counter),ue.events.knockknock&&ue.emit('knockknock',ue.cache.counter),ue.cache.counter%5==0&&(ue.cache.paths={},ue.cache.splitter={},ue.cache.normalizer={})},6e4),ue.free=function(){var e,t,n,i,r=[];for(e in ue.plugins){var a=ue.plugins[e];s(a.dom)||a.$remove()}for(t of ue.components)s(t.dom)||r.push(t);for(n of ue.binders)s(n.dom)||r.push(n);for(i of r)i.$remove()},ue.set=function(e,t,n){var i='A'+HASH(t),i=ue.cache.paths[i];if(i)return i(e,n);for(var r=[],a=p(t=t.replace(/\['.*?'\]|\[".*?"\]/g,e=>'[#'+(r.push(e)-1)+']')),s=[],o=/\[\d+\]|\[\]$/,c=0;c<a.length-1;c++){var l=a[c+1]&&o.test(a[c+1])?'[]':'{}',u='w'+('['===a[c][0]?'':'.')+a[c];s.push('if(typeof('+u+')!==\'object\'||'+u+'==null)'+u+'='+l+';')}var f=a[a.length-1],h=-1!==f.lastIndexOf('[]'),o=/\[\]/g,h=(h=s.join('')+'var v=typeof(a)===\'function\'?a(jComponent.get(a, b)):a;w'+('['===f[0]?'':'.')+(h?f.replace(o,'.push(v)'):f+'=v')+';return v').replace(/\[#\d+\]/g,e=>r[+e.substring(2,e.length-1)]);return(i=new Function('w','a','b',h))(e,n,t)},ue.get=function(e,t){var n='B'+HASH(t),i=ue.cache.paths[n];if(!i){if(!t)return e;for(var r=t.split('/'),a=p(t=1<r.length?'PLUGINS[\'{0}\'].{1}'.format(r[0],r[1]):t),s=[],o=0,c=a.length-1;o<c;o++)s.push('if(!w'+(a[o]&&'['!==a[o][0]?'.':'')+a[o]+')return');r=a[a.length-1],i=new Function('w',s.join(';')+';return w'+('['===r[0]?'':'.')+r);ue.cache.paths[n]=i}return i(e)},ue.off=function(e,t){var n,i,r;if(e.includes('+'))for(n of e.split('+').trim())ue.off(n,t);else t?-1!==(r=(i=ue.events[e]).indexOf(t))&&i.splice(r,1):delete ue.events[e]},ue.on=function(e,t,n){var i;if(!ue.ready||'ready'!==e&&'init'!==e)if(e.includes('+'))for(i of e.split('+').trim())ue.on(i,t,n);else(ue.events[e]||(ue.events[e]=[])).push(t),n&&setTimeout(t,1);else t()},ue.watch=function(e,t,n){var i;if(e.includes('+'))for(i of e.split('+').trim())ue.watch(i,t,n);else e=y(e),ue.watchers.push({scope:ue.root,path:e,fn:t}),n&&setTimeout(()=>t(e.get(ue.root),e.flags,e.path),1)},ue.unwatch=function(e,t){if(e.includes('+')){var n;for(n of e.split('+').trim())ue.unwatch(n,t)}else{e=y(e);var i,r,a=[];for(i of ue.watchers)i.path.path!==e.path||t&&i.fn!=t||a.push(i);for(r of a)ue.watchers.splice(ue.watchers.indexOf(r),1)}},ue.flags=function(e,t){new ue.Path(e).exec(t||NOOP)},ue.emit=function(e,t,n,i,r){var a,s,o=e.indexOf(' @'),c=(-1!==o&&(ue.flags(e.substring(o+1)),e=e.substring(0,o)),ue.events[e]);if(c)for(var l of c)l(t,n,i,r);for(a of ue.components)if(c=a.events[e])for(var l of c)l(t,n,i,r);for(s in ue.plugins)if(c=ue.plugins[s].events[e])for(var l of c)l(t,n,i,r)},ue.exec=function(i,r,a,s,o){var c=i.charAt(0);if('-'===c)ue.setter(null,i.substring(1),r,a,s,o);else if('#'===c)ue.emit(i.substring(1),r,a,s,o);else if('&'===c)ue.cmd(null,i.substring(1),r,a,s,o);else{var c=i='*'===c?le.path.clean('common')+i.substring(1):i,e=i.indexOf(' ');let n='';if(-1!==e&&(n=i.substring(e+1),i=i.substring(0,e)),n=y(n),i.includes('/')){let e=i.split('/'),t=ue.plugins[e[0]];t?t[e[1]]?(t.caller=ue.caller,ue.caller=t,n.exec(()=>t[e[1]](r,a,s,o))):b(N.format('The method "{0}/{1}" not found.'.format(e[0],e[1]))):n&&n.flags.important?setTimeout(ue.exec,500,c,r,a,s,o):b(N.format('The plugin "{0}" not found.'.format(e[0])))}else if(ce[i])n.exec(()=>ce[i](r,a,s,o));else{let e=GET(i);'function'==typeof e?n.exec(()=>e(r,a,s,o)):n&&n.flags.important?setTimeout(ue.exec,500,c,r,a,s,o):b(N.format('The method "{0}" not found.'.format(i)))}}},ue.seex=function(n,i,r,a,s){var o=n='*'===n.charAt(0)?le.path.clean('common')+n.substring(1):n,e=n.indexOf(' ');let c='';if(-1!==e&&(c=n.substring(e+1),n=n.substring(0,e)),c=y(c),n.includes('/')){let e=n.split('/'),t=ue.plugins[e[0]];t?t[e[1]]?(c.exec(()=>t[e[1]](i,r,a,s)),ue.caller=t):b(N.format('The method "{0}/{1}" not found.'.format(e[0],e[1]))):c&&c.flags.important?setTimeout(ue.exec,500,o,i,r,a,s):b(N.format('The plugin "{0}" not found.'.format(e[0])))}else{e=null,e='function'==typeof ce[n]?()=>ce[n](i,r,a,s):()=>SET(n,i);c.exec(e)}},ue.setter=function(c,l,u,f,h,p){if(!0===l)ue.setter(c,u+' @important',f,h,p);else{let n=l,i=ue.components;var e,d='!'===l.charAt(0),g=(l=d?l.substring(1):l).indexOf(' ');let r='';if(-1!==g&&(r=l.substring(g+1),l=l.substring(0,g)),r=y(r),c)if(i=[],c instanceof ue.Plugin)for(var t of ue.components)t.plugin===c&&i.push(t);else for(e of c.find('ui-component'))e.$uicomponent&&i.push(e.$uicomponent);let a=l.split('/').trim();var m=l.charAt(0);let s='',o='';if(l=a[0],ue.cache.lockers[l])setTimeout(ue.setter,300,c,n,u,f,h,p);else{switch(m){case'#':s=l.substring(1),l='';break;case'.':o=l.substring(1),l=''}if(!d&&l){g=ue.db.lazy[l];if(g)return delete ue.db.lazy[l],ue.cache.lockers[a[0]]=!0,g.callback=function(){delete ue.cache.lockers[a[0]],ue.setter(c,n,u,f,h,p)},void g.init(g)}let e=0,t=[];for(var v of i)if(v.ready){if('*'!=m)if(s){if(v.id!==s)continue}else if(o){if(!v.path.includes(o))continue}else if(v.name!==a[0])continue;e++,v[a[1]]?t.push(v):'*'!==m&&b('The setter "{0}" not found.'.format(n))}t.length?r.exec(function(){for(var e of t)e[a[1]](u,f,h,p)}):r.flags.important&&setTimeout(ue.setter,500,c,n,u,f,h,p)}}},ue.cmd=function(e,t,n,i,r,a){let s=ue.components;var o,c=t.indexOf(' ');let l=null;if(-1===c&&(o=t.substring(c),t=t.substring(0,c),l=new ue.Path(o)),e)if(s=[],e instanceof ue.Plugin)for(var u of ue.components)u.plugin===e&&s.push(u);else for(var f of s=e.find('ui-component'))f.$uicomponent&&s.push(f.$uicomponent);s.length&&(c=function(){for(var e of s)e.ready&&e.commands[t]&&e.cmd(t,n,i,r,a)},l?l.exec(c):c())},ue.find=function(n,i,r){(i=i instanceof ue.Path?i:y(i)).exec(function(){var e,t=[];for(e of ue.components)e.internal.blind||!e.ready||e.scope!==n||e.dom.$inactive||!e.path||!i.includes(e.path)||i.flags.visible&&HIDDEN(e.element)||i.flags.touched&&!e.config.touched||i.flags.modified&&!e.config.modified||i.flags.required&&!e.config.required||i.flags.invalid&&!e.config.invalid||i.flags.disabled&&!e.config.disabled||i.flags.enabled&&e.config.disabled||t.push(e);r(t)})},ue.notify=function(s,o,c){(o=o instanceof ue.Path?o:y(o)).exec(function(){for(var e of ue.components)if(!e.dom.$inactive&&!e.internal.blind&&e.ready&&e.scope===s&&(e.path&&!e.path.includes(o)||(o.flags.reset||o.flags.default?e.reconfigure({touched:0,modified:0}):(o.flags.change||o.flags.touch||o.flags.modify||o.flags.modified)&&e.reconfigure({touched:1,modified:1}),c?e.$validate():e.path&&e.$setter(e.get(),o.flags,o.path)),!c))for(var t of e.watchers)t.path.includes(o)&&t.fn(t.path.get(s),o.flags,o.path);if(!c){for(var n in ue.plugins){n=ue.plugins[n];if(!n.dom.$inactive&&n.ready&&n.scope===s)for(var i of n.watchers)i.path&&!i.path.includes(o)||i.fn(i.path.get(s),o.flags,o.path)}for(var r of ue.watchers)r.scope!==s||r.path&&!r.path.includes(o)||r.fn(r.path.get(s),o.flags,o.path);for(var a of ue.binders)a.dom.$inactive||!a.fn||a.scope!==s||a.path&&!a.path.includes(o)||a.fn(a.path.get(s),o.flags,o)}})},ue.process=function(e,t,n){var i=typeof n;'function'==i?n(t):(n='string'==i?y(n):n)instanceof ue.Path&&n.exec(function(){n.set(e,t),n.notify(e)})},ue.parse=function(e,t,n){switch(e){case'number':case'currency':case'float':var i=typeof t,r=null;if('string'==i){switch(le.thousandsseparator){case' ':t=t.replace(/\s/g,'');break;case',':t=t.replace(/\s|,/g,'');break;case'.':t=t.replace(/\s|\./g,'')}if(!(t=','===le.decimalseparator?t.replace(/\,/g,'.'):t))return null;r=+t}else{if('number'!=i)return null;r=t}return isNaN(r)?null:r;case'boolean':case'bool':return null==t?null:!0===t||'1'===t||'true'===t||'on'===t||'yes'===t||'y'===t;case'date':case'datetime':return t?t instanceof Date||(t=t.parseDate((n='auto'==n?'':n)||le.dateformat))&&t.getTime()?t:null:null}return t},ue.cl=function(e,t){e?e.split(',').trim().wait(function e(r,a){var s=ue.cache.cl[r];s?!s.reload&&le.cl[r]?a():s.callback(function(e,t){if(!0===t){var n,i=GET(le.path.clean('cl'));for(n in e)i[n]=e[n],ue.notify(ue.root,le.path.cl+n)}else SET(le.path.cl+r,e);s.date=NOW=new Date,s.reload=!1,a()}):le.cl[r]?a():setTimeout(e,500,r,a)},t):t&&t()},ue.Proxy=function(e,t,n,i,r,a){t=$(t);var s=this;s.type=e,s.element=t,s.name=n||i||'',s.path=i||'',s.config=('string'==typeof r?r.parseConfig(null,'bind'===e):r)||{},s.dom=t[0],s.ready=!1,s.callback=a,s.pending=[],d++,setTimeout(s.init,1,s)},ue.Proxy.prototype.init=function(n,i){if(d--,!n.ready)if(ue.ready){if('plugin'!==n.type){var r=n.element.attr('plugin');if(r){var a=n.dom.$proxyplugin;if(!a)return void ue.newplugin(n.element,r).pending.push(n);if(!a.ready)return void a.pending.push(n)}}if('import'===n.type){r=n.path||n.config.url;ue.cache.external[r]||(ue.cache.external[r]=!0,WARN(N.format('Downloading "{0}".').format(r)));let t=n.config.target?$(n.config.target):n.element;void IMPORT(r,t,function(){n.ready=!0;for(var e of n.pending)e.init(e);delete n.pending,n.config.init&&t.EXEC(n.config.init,n),n.config.class&&t.tclass(n.config.class)},e=>e&&ADAPT(n.config.path,n.config.id,e))}else{let t;if('plugin'!==n.type||n.instance)if('component'!==n.type||n.instance)'bind'!==n.type||n.instance||(n.ref={config:n.config},n.instance=new ue.Binder(n,n.config,n.element));else{if(!n.lazy){a=n.name.indexOf(' ');if(-1!==a&&'LAZY '===n.name.substring(0,5).toUpperCase())return n.name=n.name.substring(5),void(ue.db.lazy[n.name]=n)}if(!(t=ue.db.components[n.name]))return n.fallback?void b(N.format('The component "{0}" not found'.format(n.name)),n.dom):ue.cache.external[n.name]?void ue.cache.external[n.name].push(n):(ue.cache.external[n.name]=[n],WARN(N.format('Downloading "{0}" component.').format(n.name)),void IMPORT(n.element.attr('source')||le.fallback.format(n.name),function(){for(var e of ue.cache.external[n.name])e.fallback=!0,e.init(e);delete ue.cache.external[n.name]}));if(t.singleton)return void n.element.remove();n.instance=new ue.Component(n),n.ref=t}else{r=ue.cache.plugins.shift();let e=n.path;if('*'===(e=e||r||'')&&(e=le.path.clean('common')),t=ue.db.plugins[e],e.includes(' ')&&(a=e.split(' '),e=e.includes('?')?le.path.plugins+GUID(10).replace(/^[0-9]/g,'x'):a[0],t=ue.db.plugins[a[1]||e]),!t&&!i)return void setTimeout(n.init,333,n,!0);n.path=e,n.ref=t,n.instance=new ue.Plugin(n)}if(n.path.includes('?')||'plugin'!==n.type){r=h('plugin'===n.type?n.dom.parentNode:n.dom);if(r){a=r.$proxyplugin;if(!a||!a.ready)return void setTimeout(n.init,50,n);n.parent=a.element,n.path.includes('?')&&(n.path=f(a.instance,n.path))}else if(n.path.includes('?'))return void WARN(N.format('The element "{0}" does not have defined parent plugin'.format(n.path)),n.element[0])}'plugin'!==n.type||n.ref||(n.ref=ue.db.plugins[n.path],n.ref)||(PLUGIN(n.path,NOOP),n.ref=ue.db.plugins[n.path]),n.ref.dependencies?(n.ref.dependencies instanceof Array||(n.ref.dependencies=n.ref.dependencies.split(',').trim()),n.ref.dependencies.wait(function(e,t){'string'==typeof e?ce.IMPORT(e,t):e(t)},()=>v(n))):v(n)}}else setTimeout(e=>e.init(e),300,n)},ue.newplugin=function(e,t,n,i){return e[0].$proxyplugin=new ue.Proxy('plugin',e,t,t,n,i),e[0].$proxyplugin},ue.newcomponent=function(e,t,n,i,r){return e[0].$proxycomponent=new ue.Proxy('component',e,t,n,i,r),e[0].$proxycomponent},ue.newbinder=function(e,t,n,i){return e[0].$proxybinder=new ue.Proxy('bind',e,t,t,n,i),e[0].$proxybinder},ue.newimporter=function(e,t,n,i){return e[0].$proxyimporter=new ue.Proxy('import',e,t,t,n,i),e[0].$proxyimporter},t('ui-component',function(e){var t=e.getAttribute('name'),n=e.getAttribute('config'),i=e.getAttribute('path');t&&ue.newcomponent($(e),t,i,n)},function(e,t,n){}),t('ui-plugin',function(e){var t=(e=$(e)).attr('path');ue.newplugin(e,t,e.attr('config'))}),t('ui-bind',function(e){var t=(e=$(e)).attr('path');ue.newbinder(e,t,e.attr('config'))}),t('ui-import',function(e){e=$(e),ue.newimporter(e,e.attr('path'),e.attr('config'))}),ue.Path=function(e){for(var i=this,t=(i.flags={},i.ERROR=!1,(e=(e=e.replace(' ERROR',function(){return i.ERROR=!0,''})).replace(' SYNC',function(){return i.SYNC=!0,''})).includes(' #')&&(i.cl=[],e=e.replace(/\s#[a-z0-9_-]+/gi,function(e){return i.cl.push(e.trim().substring(1)),''}).trim(),i.cl=i.cl.join(',')),e=(e=(i.raw=e).replace(/<.*?>/g,function(e){return i.cache=e.substring(1,e.length-1).trim(),''})).replace(/@[\w:]+/g,function(e){var t,e=e.substring(1),n=e.indexOf(':');return-1!==n?(t=e.substring(0,n),n=e.substring(n+1),i.flags[t]='type'==t&&n.charCodeAt(0)<58?+n:n):i.flags[e]=1,''}).trim(),i.path=e.env(),'null'==i.path&&(i.path=''),i.path.charAt(0)),t=('%'===t?i.path=le.path.tmp+i.path.substring(1):'#'===t?i.path=le.path.cl+i.path.substring(1):'*'===t&&(i.path=('/'===i.path.charAt(1)?le.path.clean('common'):le.path.common)+i.path.substring(1)),(e='*'===(t=e.charAt(0))?e.replace(t,le.path.clean('common')):e).indexOf('|')),n=(-1!==t&&(i.path='PLUGINS["'+e.substring(0,t)+'"].'+e.substring(t+1)),i.split=p(i.path),i.flags2=[],Object.keys(i.flags)),r={reset:1,default:1,change:1,extend:1,nowatch:1,type:1,nobind:1,modify:1,modified:1,touched:1,invalid:1},a=0;a<n.length;a++){var s=n[a];r[s]||i.flags2.push(s)}i.flags2.length||delete i.flags2},(e=ue.Path.prototype).includes=function(e,t){var n=this,i=p(e);if(t)for(let e=n.split.length-1;-1<e;e--)if(n.split[e].endsWith(i[i.length-1]))return!0;return i.length>=n.split.length?n.split[n.split.length-1]===i[n.split.length-1]:n.split[i.length-1]===i[i.length-1]},e.toString=function(){return this.path},e.assign=function(t){if(!t)return this;var n=t.charAt(0);switch(n){case'*':let e=le.path.common;return(t=t.substring(1))?e+=t:e=e.substring(0,e.length-1),y(e);case'#':return t=t.substring(1),y(le.path.cl+t);case'%':return t=t.substring(1),y(le.path.tmp+t)}return t='@'===n||'<'===n||'>'===n||'('===n||')'===n?' '+t:'?'===n?t.substring(1):'|'===n?t:t?'.'+t:'',y(this.path+t)},e.get=function(e){return this.path?ue.get(e,this.path):void 0},e.set=function(e,t){ue.set(e,this.path,t)},e.notify=function(e,t){if(t)if('object'==typeof t){let e='';for(var n in t)e+=' @'+n;t=e}else t=' '+t;ue.notify(e,t?this.path+(t||''):this)},e.exec=function(e){var t=this;if(t.flags2)for(var n of t.flags2)ue.emit('@flag '+n,t.path);t.cl?ue.cl(t.cl,e):e()},e.find=function(e,t){return ue.find(e,this,t)},ue.Plugin=function(){var t=this,e=(t.watchers=[],t.events={},{get(){return t.path.get(t.scope)},set(e){t.path.set(t.scope,e)}});Object.defineProperty(t,'parent',{get(){return t.plugin}}),Object.defineProperty(t,'model',e),Object.defineProperty(t,'data',e),Object.defineProperty(t,'form',{get(){return t.get('@reset')}}),Object.defineProperty(t,'modified',{get(){return t.get(t.scope,'@reset @modified')||{}}})},(e=ue.Plugin.prototype).$init=function(){var e=this;e.name=e.path.path,e.proxy.callback&&(e.proxy.callback(),e.proxy.callback=null),e instanceof ue.Plugin&&(e.config.init&&EXEC(e.makepath(e.config.init),e.element),e.config.class)&&setTimeout(e=>e.element.tclass(e.config.class),500,e),e.ready=!0,e.make&&e.make()},e.parent=a,e.alias=function(e){ue.plugins[e]=this},e.setter=e.SETTER=function(e,t,n,i,r){ue.setter(this.element,e,t,n,i,r)},e.cmd=e.CMD=function(e,t,n,i,r){ue.cmd(this.element,e,t,n,i,r)},e.tapi=function(e,t,n){return w(this,le.api,e,t,n)},e.pipe=function(e,t,n){return w(this,le.pipe,e,t,n)},e.ajax=function(e,t,n,i){var r=this,a=typeof t;return n||'string'!=a&&'function'!=a||(n=t,t=null),'function'==(a=typeof n)?AJAX(e,t,n,null,r.scope,i):'string'==a?AJAX(e,t,e=>r.set(n,e),null,r.scope,i):AJAX(e,t,NOOP,null,r.scope,i)},e.exec=function(e,t,n,i,r,a){var e=y(e),s=this[e.path];s?(e.exec(()=>s(t,n,i,r,a)),ue.caller=this):b(N.format('The method "{0}/{1}" not found.'.format(this.name,e.path)))},e.talker=function(){ue.caller=this},e.get=function(e){if((e=this.path.assign(e)).flags.reset||e.flags.default)for(var t of ue.components)e.includes(t.path)&&t.reset();return e.get(this.scope)},e.set=function(e,t){e&&void 0===t&&'object'==typeof e&&(t=e=''),(e=(ue.caller=this).path.assign(e)).set(this.scope,t),e.notify(this.scope)},e.cachepath=function(e,t,n){CACHEPATH(this.path.assign(e).toString(),t,n)},e.push=function(e,t){var n=this,i=(e=(ue.caller=n).path.assign(e)).get(n.scope);if(i?i instanceof Array||(i=[i]):i=[],t instanceof Array)for(var r of t)i.push(r);else i.push(t);e.set(n.scope,i),e.notify(n.scope)},e.inc=function(e,t){var n=this,i=(e=(ue.caller=n).path.assign(e)).get(n.scope);null==i?i=0:'string'==typeof i&&(i=i.parseFloat()),e.set(n.scope,i+=t||1),e.notify(n.scope)},e.toggle=function(e){var t=this,n=(e=(ue.caller=t).path.assign(e)).get(t.scope);e.set(t.scope,!n),e.notify(t.scope)},e.nul=function(e){(e=(ue.caller=this).path.assign(e)).set(this.scope,null),e.notify(this.scope)},e.upd=e.update=function(e){(e=this.path.assign(e)).notify(this.scope)},e.on=g,e.off=m,e.emit=ue.emit,e.format=function(e){return-1===(e=e||'').indexOf('{')&&(e+='{0}'),ue.caller=this,e.format(this.path)},e.watch=function(e,t,n){if('function'==typeof e&&(t=e,e=''),e.includes('+')){var i;for(i of e.split('+').trim())r.watch(i,t,n)}else{var r=this;e=r.path.assign(e),r.watchers.push({path:e,fn:t}),n&&setTimeout(()=>t(e.get(r.scope),e.flags,e.path),1)}},e.$remove=function(){var e=this;if(!e.$removed){e.$removed=!0;try{e.destroy&&e.destroy()}catch(e){WARN(N.format(e))}for(var t in ue.plugins)ue.plugins[t]===e&&delete ue.plugins[t];e.element.remove()}},e.makepath=function(e){return f(this,e)},ue.Component=function(e){var t=this;t.events={},t.internal={},t.commands={},t.watchers=[],t.ID=t.id='c'+GUID(10)},(e=ue.Component.prototype).$init=function(){var e=this;e.ready=!0;try{var t,n=ue.db.components[e.name];n.init||(n.init=!0,e.init&&e.init());for(t of ue.db.configs)if(t.check(e))for(var i in t.config)e.config[i]=t.config[i];if(e.make&&e.make(),e.dom.$uiconfig){for(var r of e.dom.$uiconfig)for(var a in r)e.config[a]=r[a];delete e.dom.$uiconfig}e.reconfigure(e.config,!0),e.$datasource&&e.$datasource.refresh&&e.$datasource.refresh(),e.path&&e.$setter(e.get(),{init:1},e.path.path)}finally{e.proxy.callback&&(e.proxy.callback(),e.proxy.callback=null),e.$loaded=!0,e.$state(),e.done&&e.done()}},e.$rebind=function(){this.path&&this.$setter(this.get(),{rebind:1},this.path.path)},e.bindvisible=NOOP,e.nocompile=NOOP,e.release=NOOP,e.makepath=function(e){return f(this,e)},e.autofill=function(e){this.$autofill=null==e||!0===value},e.autobind20=function(t,n){var i,r,a,s,o,c,l,u=this;u.$autobind||(t=t||200,u.$autobind=!0,i='input,select,textarea',s=a=r=null,o=function(e){a=null,u.getter(e,!0,!1)},c=function(e){a&&clearTimeout(a),r=null;var t=u.find(i).val();t!==s&&u.getter(t,!1,!1),e&&u.refresh()},l=function(e){r&&clearTimeout(r),r=setTimeout(c,t,e)},u.element.on('input',i,function(){u.config.modified&&u.config.touched||(e={},u.config.modified||(e.modified=1),u.config.touched||(e.touched=1),u.reconfigure(e));var e=$(this).val();s=e,a&&clearTimeout(a),a=setTimeout(o,t,e),l(1==n)}).on('focusin',i,function(){s=$(this).val()}).on('change',i,function(){u.config.modified||u.reconfigure({modified:1}),l(!0)}).on('blur',i,function(){u.config.touched||u.reconfigure({touched:1}),l(!0)}))},e.getter=function(e,t){var n=this;n.$parser&&(e=n.$parser(n.path.path,e)),n.config.type&&(e=ue.parse(n.config.type,e,n.config.format)),n.internal.autobound=!0,t?n.rewrite(e):n.set(e)},e.setter=function(e,t,n){var i,r=this,a=(null==(e=r.$formatter?r.$formatter(r.path.path,e):e)&&(e=''),r.find('input,textarea,select')[0]);a&&('checkbox'===a.type?(i=null!=e?(e+'').toLowerCase():'',r.checked='true'===i||'1'===i||'on'===i||'yes'===i||'ok'===i):$(a).val(e),n.init)&&r.$autofill&&'select-one'!==a.type&&'range'!==a.type&&!r.def&&ue.autofill.push(r)},e.bind=function(e,t){var n,i=this,r={},a=!1,s=!1,o=!1,c=!1,l={};if(e)for(n of e.split(/\s|,|\|/))switch(l[n='@'===n.charAt(0)?n.substring(1):n]=1,n){case'setter':o=!0;break;case'validate':s=!0;break;case'touched':case'touch':r.touched=a=!0;break;case'notify':c=!0;break;case'modified':case'changed':case'modify':case'change':r.modified=a=!0;break;case'reset':r.modified=!(a=!0),r.touched=!1}a&&i.reconfigure(r),s&&i.$validate(),c&&i.path&&i.path.find(i.scope,function(e){for(var t of e)t!==i&&t.state2&&t.state2(i)}),void 0!==t?i.rewrite(t):a&&i.$state(),o&&i.setter(void 0!==t?t:i.get(),i.path.toString(),l)},e.formatter=function(n){var i=this;if('function'!=typeof n)return i.$formatter?i.$formatter('',n):n;i.$formatter=(e,t)=>n.call(i,i.path.toString(),t,i.config.type,i.config.format)},e.parser=function(n){var i=this;if('function'!=typeof n)return i.$parser?i.$parser('',n):n;i.$parser=(e,t)=>n.call(i,i.path.toString(),t,i.config.type,i.config.format)},e.readonly=function(){this.internal.readonly=!0,this.getter=null,this.setter=null},e.blind=function(){this.internal.blind=!0},e.singleton=function(){this.internal.singleton=!0,this.proxy.ref.singleton=!0},e.set=function(e,t){var n=this;if(n.path){if('number'==typeof t)switch(t){case 3:t='@default';break;case 2:t='@touched @modified';break;case 1:t='@modified';break;case 0:t='@init';break;default:t=''}n.path.set(n.scope,e),n.path.notify(n.scope,t)}},e.push=function(e){var t,n=this;n.path&&((t=n.path.get(n.scope))?t instanceof Array||(t=[t]):t=[],t.push(e),n.path.set(n.scope,t),n.path.notify(n.scope))},e.rewrite=function(e,t){this.path&&(this.skip=!0,this.set(e,t))},e.upd=e.update=function(e){'boolean'==typeof e&&(e=null);this.path&&this.path.notify(this.scope,e)},e.get=function(){return this.path?this.path.get(this.scope):null},e.width=function(){return this.element.width()},e.height=function(){return this.element.height()},e.on=g,e.off=m,e.watch=function(e,t,n){var i,r=this;if('function'==typeof e)t=e,e=r.path.toString();else if(e.includes('+')){for(i of e.split('+').trim())r.watch(i,t,n);return}e=y(r.makepath(e)),r.watchers.push({path:e,fn:t}),n&&setTimeout(()=>t(e.get(r.scope),e.flags,e.path))},e.unwatch=function(e,t){if('function'==typeof e)t=e,e=a.path.toString();else if(e.includes('+')){var n;for(n of e.split('+').trim())a.unwatch(n,t);return}var i,r,a=this,s=[];e=a.makepath(e);for(i of a.watchers)t?i.path===e&&i.callback===t&&s.push(i):i.path===e&&s.push(i);for(r of s)a.watchers.splice(a.watchers.indexOf(r),1)},e.emit=ue.emit,e.parent=a,e.closest=function(e){return this.element.closest(e)},e.modify=function(e,t){this.reconfigure({touched:1,modified:1}),this.set(e,t)},e.change=function(){this.reconfigure({touched:1,modified:1}),this.$validate()},e.touch=function(){this.reconfigure({touched:1}),this.$validate()},e.setPath=function(e){var t,n=this;e instanceof ue.Path?n.path=e:e.includes('?')?(t=h(n.dom))&&(t=t.$proxyplugin)&&(n.path=new ue.Path(n.path.replace(/\?/g,t.path))):n.path=new ue.Path(e)},e.reset=function(e){this.reconfigure({touched:0,modified:0}),e||this.$validate()},e.attrd=function(e,t){var n=this.element,e='data-'+e;if(void 0===t)return n.attr(e);n.attr(e,t)},e.attr=function(e,t){var n=this.element;if(void 0===t)return n.attr(e);n.attr(e,t)},e.tclass=function(e,t){return this.element.tclass(e,t),this},e.aclass=function(t,e){return e?setTimeout(e=>e.element.aclass(t),e,this):this.element.aclass(t),this},e.hclass=function(e){return this.element.hclass(e)},e.rclass=function(t,e){var n=this.element;return e?setTimeout(e=>e.rclass(t),e,n):t?n.rclass(t):n.rclass(),this},e.rclass2=function(e){return this.element.rclass2(e),this},e.attr=function(e,t){var n=this.element;return void 0===t?n.attr(e):(n.attr(e,t),this)},e.html=function(e){var t,n=this.element;return void 0===e?n.html():(t=typeof(e=e instanceof Array?e.join(''):e),e||I[t]?n.empty().append(e):n.empty())},e.text=function(e){var t,n=this.element;return void 0===e?n.text():(t=typeof(e=e instanceof Array?e.join(''):e),e||I[t]?n.empty().text(e):n.empty())},e.empty=function(){return this.element.empty(),this},e.append=function(e){var t=this.element;return(e=e instanceof Array?e.join(''):e)?t.append(e):t},e.import=function(e,t,n){IMPORT(e,this.element,t,n)},e.autofocus=function(e,t){return u(this.element,e,t),this},e.css=function(e,t){var n=this.element;return void 0===t?n.css(e):(n.css(e,t),this)},e.event=function(){return this.element.on.apply(this.element,arguments),this},e.find=function(e){var t=this.element;return e&&'object'==typeof e?t.multiple(e):t.find(e)},e.watchconfig=function(t,e){var n=this;n.watch(n.makepath(e),e=>t?n.reconfigure({[t]:e}):n.reconfigure(e),!0)},e.reconfigure=function(e,t){var n=this;if('string'==typeof e){if('='===e.charAt(0))return;e=e.parseConfig()}var i,r=!1;for(i in e){var a,s=e[i];'='===i?n.watchconfig(null,s):'='===(a=i.charAt(0))?n.watchconfig(i.substring(1),s):'$'!==a&&(n.config[i]=s,n.configure&&n.configure(i,s,t,t?null:n.config[i],t),'touched'===i||'invalid'===i||'modified'===i||'disabled'===i)&&(r=!0)}e.$assign&&ue.set(n.scope,n.makepath(e.$assign),n),e.$class&&n.element.tclass(e.$class),e.$id&&(n.id=e.$id),e.$init&&n.EXEC(e.$init,n),!t&&r&&n.$state()},e.refresh=function(){this.$setter(this.get(),{refresh:1},this.path?this.path.toString():'')},e.command=function(e,t){this.commands[e]?this.commands[e].push(t):this.commands[e]=[t]},e.CMD=function(e,t,n,i,r,a){e=this.commands[e];if(e)for(var s of e)s(t,n,i,r,a)},e.GET=function(e){return GET(f(this,e))},e.SET=function(e,t){return SET(f(this,e),t)},e.EXEC=function(e,t,n,i,r){var a;'@'===e.charAt(0)?(a=$(this.dom.parentNode).component())&&'function'==typeof(a=a[e=e.substring(1)])&&a.call(this,t,n,i,r):ue.exec(f(this,e),t,n,i,r)},e.SETTER=function(e,t,n,i,r){ue.setter(null,e,t,n,i,r)},e.SEEX=function(e,t,n,i,r){ue.seex(f(this,e),t,n,i,r)},e.parseSource=e.parsesource=function(e){var t='';return'number'===this.config.type&&(t='number'),e.parseSource(t)},e.icon=function(e){return e?(e.includes(' ')?'':le.iconprefix)+e:''},e.caniuse=function(e){var t;for(t of e.split(/\,|\|\s/))if(ue.db.components[t]||ue.db.lazy[t])return t;return!1},e.replace=function(e,t){var n=this,i=n.element,r=n.dom;return t&&(delete n.dom.$uicomponent,delete n.dom.$uiplugin,i.off().remove()),n.element=$(e),n.dom=n.element[0],(n.dom.$uicomponent=n).dom.$proxycomponent=n.proxy,n.plugin&&(n.element.attr('plugin',n.plugin.name),n.dom.$proxyplugin=n.plugin.proxy,n.dom.$uiplugin=n.plugin,n.plugin.dom===r)&&(n.plugin.dom=n.dom,n.plugin.element=n.element),n},e.datasource=function(e,t,n){var i=this,r=i.$datasource;return r&&i.unwatch(r.path,r.fn),e?(e=i.makepath(e),!(i.$datasource=r={path:e,fn:t})===n||i.$loaded?i.watch(e,t,!1!==n):(i.watch(e,t),r.refresh=()=>t(ue.get(i.scope,e),{},e))):i.$datasource=null,i},e.isInvalid=function(){var e=this.config;return e.touched&&e.invalid},e.$state=function(){var e,t=this,n=t.config,i=t.element[0].classList;i.toggle('ui-touched',!!n.touched),i.toggle('ui-modified',!!n.modified),i.toggle('ui-disabled',!!n.disabled),i.toggle('ui-invalid',!!n.invalid),t.state&&t.$loaded&&(i=2,e=4,t.internal.autobound&&(t.internal.autobound=!1,i=1),t.internal.state?n.touched||n.modified||(e=3):(t.internal.state=!0,i=0,e=5),t.state(i,e))},e.validate2=function(e){var n=this;n.$validate(e),n.path.find(n.scope,function(e){for(var t of e)t!==n&&t.state2&&t.state2(n)})},e.$validate=function(e){var t=this;t.internal.readonly||!t.validate?t.reconfigure({invalid:!1}):(e=t.validate(void 0===e?t.get():e),t.reconfigure({invalid:''!==e&&1!=e&&('string'!=typeof e||e)})),t.$state()},e.$setter=function(e,t,n){var i=this;(t.init||t.default)&&null==e&&i.def&&(e=i.def(),i.rewrite(e)),t=t||{},i.skip?(t.skip=!0,i.skip=!1):i.setter&&i.setter(e,n,t),i.setter2&&i.setter2(e,n,t),i.config.$setter&&i.EXEC(i.config.$setter,e,n,t),i.$validate()},e.remove=e.$remove=function(){var e=this;if(!e.$removed){e.$removed=!0;try{e.destroy&&e.destroy()}catch(e){WARN(N.format(e))}var t=ue.components.indexOf(e);-1!==t&&ue.components.splice(t,1),e.element.remove()}},ue.Binder=function(e){},e=ue.Binder.prototype,l={},e.$init=function(){var e=this,t=e.proxy;e.ready=!0;var n,i,r,a=(s=t.element).attr('element'),s=a?$(a):(a=s.attr('child'))?s.find(a):(a=s.attr('parent'))?s.closest(a):e.element,o=t.config,c=[];for(n in e.config=o,e.element=t.element,e.target=s,e.path=t.path,e.empty='','!'===e.path.charAt(0)&&(e.notnull=!0,e.path=e.path.substring(1)),e.path=y(e.path),e.plugin=e.element.plugin(),o){let t={};var l,u=n.replace(/\s\+\s/g,'+').split(' '),f=(t.name=u[0],t.name=t.name.replace(/^(~!|!~|!|~)/,function(e){return e.includes('!')&&(t.notnull=!0),e.includes('~')&&(t.visible=!0),''}),t.clone=t.name.split('+'),t.name=t.clone[0],t.clone.shift(),'.'===t.name.charAt(0)&&(t.isclass=1),t.priority=10,t.value=o[n]);switch('attr'===t.name?(t.attr=u[1],t.selector=u[2]):u[1]&&(t.selector=u[1]),t.name){case'track':e.track=e.replaceplugin(f).split(',').trim();break;case'once':case'strict':case'changes':e[t.name]=!0;break;case'empty':e[t.name]=f||le.empty;break;case'class':case'assign':e[t.name]=e.replaceplugin(f);break;case'delay':e[t.name]=(f||'100').parseInt();break;case'format':e[t.name]=f;break;case'focus':c.push(t);break;case'helpers':e[t.name]=new Function('scope','return W.GET("{0}")'.format(e.replaceplugin(f)));break;case'exec':case'refresh':t.value=e.replaceplugin(f),c.push(t);break;case'check':e[t.name]=y(t.value);break;case'template':f&&'{'===f.charAt(0)?(l=f.substring(1,f.indexOf('}')),t.template=$(l).html(),(f=f.substring(l.length+2).trim())&&(t.vdom=f.split(/-{1,2}>/).trim())):((l=s.find('script,template')).length?(t.template=l.html(),l.remove()):t.template=s.html(),f&&(t.vdom=f.split(/-{1,2}>/).trim())),s.empty(),t.template=Tangular.compile(t.template.replace(/SCR/g,'script')),t.priority=100,c.push(t);break;default:switch(t.value&&'resize'!==t.name&&(t.fn=(i=t.value,new Function('element','value','flags','path','var el = element;return '+i))),t.name){case'forcerender':case'show':case'hide':t.priority=0;break;case'visible':case'invisible':t.priority=2;break;case'html':case'text':t.priority=99}t.isclass&&(t.name=t.name.substring(1)),c.push(t)}}for(r of c){if(1<r.clone.length)for(var h of r.clone){var p=CLONE(r);p.name=h,delete p.clone,c.push(p)}delete r.clone}c.quicksort('priority'),e.commands=c,e.visible=!0,e.proxy.callback&&(e.proxy.callback(),e.proxy.callback=null),e.fn(e.path.get(e.scope),{init:1},e.path)},e.$rebind=function(){this.fn(this.path.get(this.scope),{rebind:1},this.path)},e.replaceplugin=function(e){return this.plugin?e.replace(/\?/,this.plugin.path.path):e},e.exec=function(e,t,n){t=y(t),this.fn(e,n||{},t)},e.fn=function(n,i,r,e){var a,s=this;if(s.value=n,s.loaded||(s.assign&&(ue.set(s.scope,s.assign,s),ue.notify(s.scope,s.assign),delete s.assign),s.init&&(ue.exec(s.init,s),delete s.init),s.loaded=!0),!(s.notnull&&null==n||s.strict&&s.path.path!==r.path)){if(s.track){let e=!1;for(var t of s.track)if(r.split.length<=s.path.split.length||r.includes(t,!0)){e=!0;break}if(!e)return}if(s.check){var o=s.check.get(s.scope);if('function'==typeof o){if(!o(n,r,s.element))return}else b(N.format('the check "{0}" command does not exist'.format(s.check)),s.dom)}if(s.delay&&!e)s.timeout&&clearTimeout(s.timeout),s.timeout=setTimeout((e,t,n)=>this.fn(e,t,n,!0),s.delay,n,i,r);else{if(s.changes){o=HASH(n);if(o===s.hash)return;s.hash=o}let t=!1;for(var c of s.commands){let e=s.target;c.selector&&(e=e.find(c.selector));try{a=c.fn?c.fn(e,n,i,r):n}catch(e){console.error(N.format(e),s)}if(c.isclass)e.tclass(c.name,!!a);else switch(c.name){case'forcerender':t=!!a;break;case'template':(t||s.visible)&&(l.value=n,l.path=r,l.element=e,c.vdom?DIFFDOM(e,c.vdom[0],c.template(l,null,s.helpers?s.helpers(s.scope):null),c.vdom[1]):e.html(c.template(l,null,s.helpers?s.helpers(s.scope):null)));break;case'resize':ue.setter(e,(n||'*')+'/resize');break;case'exec':case'refresh':ue.exec(c.value,n,r,e);break;case'focus':setTimeout(u,500,e,c.value);break;case'required':x(e,{required:!!a});break;case'disabled':x(e,{disabled:!!a}),e.find(P).prop('disabled',!!a),e.filter(P).prop('disabled',!!a);break;case'enabled':x(e,{disabled:!a}),e.find(P).prop('disabled',!a),e.filter(P).prop('disabled',!a);break;case'attr':e.attr(c.attr,s.format?a.format(s.format):a);break;case'checked':e.find('input').prop('checked',!!a);break;case'show':s.visible=!!a,e.tclass('hidden',!a);break;case'hide':s.visible=!a,e.tclass('hidden',!!a);break;case'visible':s.visible=!!a,e.tclass('invisible',!a);break;case'invisible':s.visible=!a,e.tclass('invisible',!!a);break;case'html':(t||s.visible)&&e.html(null==a||''==a?s.empty:s.format?a.format(s.format):a.toString());break;case'text':(t||s.visible)&&e.text(null==a||''==a?s.empty:s.format?a.format(s.format):a.toString());break;case'value':e.val(null==a||''==a?s.empty:s.format?a.format(s.format):a.toString());break;case'title':case'href':case'src':e.attr(c.name,null==a||''==a?s.empty:s.format?a.format(s.format):a.toString())}}s.class&&(s.element.tclass(s.class),delete s.class),s.once&&(s.fn=null,-1!==(e=ue.binders.indexOf(s)))&&ue.binders.splice(e,1)}}},e.$remove=function(){var e;this.$removed||(this.$removed=!0,-1!==(e=ue.binders.indexOf(this))&&ue.binders.splice(e,1),this.element.remove())};{var e=String.prototype;e.format=function(){var t=arguments;return this.replace(/\{\d+\}/g,function(e){e=t[+e.substring(1,e.length-1)];return null==e?'':e instanceof Array?e.join(''):e})},e.env=function(){return this.replace(/(\[.*?\])/gi,function(e){var t=e.substring(1,e.length-1);return('.'===t.charAt(0)?ue.get(ce,t.substring(1)):le.env[t])||e})},e.parseConfig=function(e,t){var n,i=this.replace(/\\;/g,'\0').split(';'),r=/^(-)?[0-9.]+$/;let a={};if(e)switch(typeof e){case'string':a=e.parseConfig(null,t);break;case'object':a=CLONE(e)}for(n of i){var s=n.replace(/\0/g,';').replace(/\\:/g,':'),o=s.indexOf(':'),c=-1===o?s:s.substring(0,o).trim().env();let e=-1===o?'':s.substring(o+1).trim().env();!0!==t&&('true'===e||'false'===e?e='true'===e:r.test(e)&&(s=+e,isNaN(s)||(e=s))),c&&(a[c]=e)}return a},e.isJSONDate=function(){var e=this,t=e.length-1;return 18<t&&t<30&&90===e.charCodeAt(t)&&84===e.charCodeAt(10)&&45===e.charCodeAt(4)&&58===e.charCodeAt(13)&&58===e.charCodeAt(16)},e.VARIABLES=function(i){var e=this;return i=i||{},(e=e.replace(/--(\s)?[a-zA-Z\s]+=+.*?--/g,function(e){for(var t=!1,n=2;n<e.length;n++)if('='===e.charAt(n)){i[e.substring(2,n).trim()]=e.substring(n+1,e.length-2).trim(),t=!0;break}return t?'':e})).replace(/--\w+--/g,e=>i[e.substring(2,e.length-2).trim()]||e)},e.ROOT=function(e){var t=this,n=le.root,i=le.baseurl,r=/(https|http|wss|ws|file):\/\/|\/\/[a-z0-9]|[a-z]:/i,a='function';return n?t=typeof n==a?n(t):r.test(t)?t:n+t:!e&&i&&(t=typeof i==a?i(t):r.test(t)?t:i+t),t.replace(/[^:]\/{2,}/,e=>e.charAt(0)+'/')},e.flags=function(t){return this.replace(/(^|\s)@[\w]+/g,function(e){e='@flag '+e.trim().substring(1);return ue.events[e]&&ue.emit(e,t),''}).trim()},e.padLeft=function(e,t){var n=this+'';return Array(Math.max(0,e-n.length+1)).join(t||' ')+n},e.padRight=function(e,t){var n=this+'';return n+Array(Math.max(0,e-n.length+1)).join(t||' ')},e.parseSource=function(e){for(var t=this.split(','),n=[],i=0;i<t.length;i++){var r=t[i].split('|'),a=r[0];!e||e!==Number&&e!==TYPE_N||(a=a?a.parseInt():null),r[1]||(r[1]=a+''),n.push({id:a,name:r[1],icon:r[2]||''})}return n},e.parseComponent=function(e){var t,n=this,i=-1,r={};for(t in e){var a=e[t],s=a.indexOf(' '),o=(-1===s&&(s=a.length-1),'</'+a.substring(1,s)+'>'),c='<'+o.substring(2);if(-1!==(s=n.indexOf(a))){for(var l=0,i=-1,u=s+a.length;u<n.length;u++)if(n.substring(u,u+c.length)===c)l++;else if(n.substring(u,u+o.length)===o){if(!l){i=u;break}l--}-1!==i&&(a=n.substring(n.indexOf('>',s)+1,i),n=n.replace(n.substring(s,i+o.length),'').trim(),r[t]=a.replace(/^\n|\n$/,''))}}return r},e.parseInt=function(e){var t=this.trim().match(le.regexp.int);return!t||(t=+t[0],isNaN(t))?e||0:t},e.parseFloat=function(e){var t=this.trim().match(le.regexp.float);return!t||(t=+(t=-1!==(t=t[0]).indexOf(',')?t.replace(',','.'):t),isNaN(t))?e||0:t},e.encode=function(){return Thelpers.encode(this)},e.COMPILABLE=function(){return this},e.args=function(i,r){i=i||EMPTYOBJECT;var a='function'==typeof r;return this.replace(/\{{1,2}[a-z0-9_.-\s]+\}{1,2}/gi,function(e){var t=123===e.charCodeAt(1)?2:1,t=e.substring(t,e.length-t).trim(),n=ue.get(i,t);if(a)return r(n,t);switch(r){case'json':return JSON.stringify(n);case'encode':return n?encodeURIComponent(n+''):null==n?'':n;case'escape':return n?Thelpers.encode(n+''):null==n?'':n}return void 0===n?e:null===n?'':n+''})};const H={225:'a',228:'a',269:'c',271:'d',233:'e',283:'e',357:'t',382:'z',250:'u',367:'u',252:'u',369:'u',237:'i',239:'i',244:'o',243:'o',246:'o',353:'s',318:'l',314:'l',253:'y',255:'y',263:'c',345:'r',341:'r',328:'n',337:'o'};e.toASCII=function(){for(var e='',t=0;t<this.length;t++){var n=this[t],i=n.charCodeAt(0),r=!1,a=H[i];void 0===a&&(i=n.toLowerCase().charCodeAt(0),a=H[i],r=!0),void 0===a?e+=n:(n=a,e+=r?n.toUpperCase():n)}return e},e.toSearch=function(){for(var e=this.replace(/[^a-zA-Zá-žÁ-Žа-яА-Я\d\s:]/g,'').trim().toLowerCase().toASCII(),t=[],n='',i=0;i<e.length;i++){var r=e.substring(i,i+1);(r='y'===r?'i':r)!==n&&(n=r,t.push(r))}return t.join('')},e.slug=function(e){e=e||60;for(var t=this.trim().toLowerCase().toASCII(),n='',i=t.length,r=0;r<i;r++){var a=t.substring(r,r+1),s=t.charCodeAt(r);if(n.length>=e)break;31<s&&s<48?'-'!==n.substring(n.length-1,n.length)&&(n+='-'):(47<s&&s<58||94<s&&s<123)&&(n+=a)}var o=n.length-1;return'-'===n[o]?n.substring(0,o):n},e.isEmail=function(){return!(this.length<=4)&&le.regexp.email.test(this)},e.isPhone=function(){return!(this.length<6)&&le.regexp.phone.test(this)},e.isURL=function(){return!(this.length<=7)&&le.regexp.url.test(this)},e.parseExpire=function(){var e=this;if(''===e||'-'===e||e===le.empty||'none'===e||'0'===e)return 0;var e=this.split(' '),t=parseInt(e[0]);if(isNaN(t))return 0;var n=36e5;switch(e[1].trim().replace(/\./g,'')){case'minutes':case'minute':case'min':case'mm':case'm':return 6e4*t;case'hours':case'hour':case'HH':case'hh':case'h':case'H':return n*t;case'seconds':case'second':case'sec':case'ss':case's':return 1e3*t;case'days':case'day':case'DD':case'dd':case'd':return 864e5*t;case'months':case'month':case'MM':case'M':return 24192e5*t;case'weeks':case'week':case'W':case'w':return 6048e5*t;case'years':case'year':case'yyyy':case'yy':case'y':return 31536e6*t;default:return 0}},e.parseDate=function(e){if(e){for(var t=e,n=this,i=[],r=[],a='',s='',o={y:1,Y:1,M:1,m:1,d:1,D:1,H:1,s:1,a:1,w:1},c=0;c<t.length;c++){var l=t.charAt(c);o[l]&&(a!==l?(s&&r.push(s),a=s=l):s+=l)}for(a='',c=0;c<n.length;c++){var u=n.charCodeAt(c);48<=u&&u<=57&&(a+=n.charAt(c))}s&&r.push(s);for(var f=0,c=0;c<r.length;c++){var h=r[c].length;i.push(a.substring(f,f+h)),f+=h}for(var p={},c=0;c<r.length;c++){var d=r[c];i[c]&&(p[d.charAt(0)]=+i[c])}var e=p.h||p.H,g=(null!=e&&(g=n.match(/am|pm/i))&&'pm'===g[0].toLowerCase()&&(e+=12),p.y||p.Y||0);return g<100&&(g+=2e3),new Date(g,(p.M||1)-1,p.d||p.D||0,e||0,p.m||0,p.s||0)}var m=this.trim().env();if(!m)return null;g=m.charCodeAt(m.length-1);if(41===g)return new Date(m);if(90===g)return new Date(Date.parse(m));for(var v,b=null,y=-1===(m=m.replace(/(\s)(am|pm)/i,function(e){return b=e.trim().toLowerCase(),''})).indexOf(' ')?m.split('T'):m.split(' '),e=y[0].indexOf(':'),w=y[0].length,x=(-1!==e&&(v=y[1],y[1]=y[0],y[0]=v),void 0===y[0]&&(y[0]=''),void 0===y[1]||0===y[1].length),T=0;T<w;T++){var k=y[0].charCodeAt(T);if(!(47<k&&k<58||45===k||46===k)&&x)return new Date(m)}void 0===y[1]&&(y[1]='00:00:00');var $=-1===y[0].indexOf('-'),E=(y[0]||'').split($?'.':'-'),A=(y[1]||'').split(':'),O=[];if(E.length<4&&A.length<2)return new Date(m);-1!==(e=(A[2]||'').indexOf('.'))?(A[3]=A[2].substring(e+1),A[2]=A[2].substring(0,e)):A[3]='0',b&&(v=+A[0],'pm'===b)&&(A[0]=v+12),O.push(+E[$?2:0]),O.push(+E[1]),O.push(+E[$?0:2]),O.push(+A[0]),O.push(+A[1]),O.push(+A[2]),O.push(+A[3]);for(var C=ce.NOW=new Date,T=0;T<O.length;T++){isNaN(O[T])&&(O[T]=0);var S=O[T];if(0===S)switch(T){case 0:S<=0&&(O[T]=C.getFullYear());break;case 1:S<=0&&(O[T]=C.getMonth()+1);break;case 2:S<=0&&(O[T]=C.getDate())}}return new Date(O[0],O[1]-1,O[2],O[3],O[4],O[5])}}function o(e,t,n){e.length&&delete e[0].$ct,1===n?e.aclass(t):2===n?e.rclass(t):3===n&&e.rclass2(t)}function b(){le.warnings&&ce.console&&ce.console.warn.apply(ce.console,arguments)}function R(){var e,t=[];for(e in M.db.components){var n=M.db.components[e];n.css&&t.push(n.css.replace(/CLASS/g,'ui-'+e))}STYLE(t.join('\n'),'components')}function t(e,t,i){customElements.define(e,class extends HTMLElement{constructor(){super(),setTimeout(t,1,this)}static get observedAttributes(){return['config','path']}attributeChangedCallback(e,t,n){this.$initialized&&i&&i(this,e,n)}connectedCallback(){this.$inactive=!1}disconnectedCallback(){this.$inactive=!0}})}function u(e,t,n){if(!isMOBILE){'function'!=typeof n&&(n=0);for(var i=e.find('string'==typeof t?t:'input,select,textarea'),r=0;r<i.length;r++){var a=i[r];if(a&&!HIDDEN(a)&&(a.focus(),document.activeElement==a))return}n<15&&setTimeout(u,200,e,t,n+1)}}function s(e){if(e){if('BODY'===e.tagName)return!0;for(var t=e.parentNode;t;){if('BODY'===t.tagName)return!0;t=t.parentNode}}}function r(){var e,t={};for(e in ue.cache.storage){var n=ue.cache.storage[e];n.expire&&(t[e]=n)}try{le.onstoragesave(t)}catch{}}function y(e){var t;return e instanceof ue.Path?e:(t='C'+HASH(e),ue.cache.paths[t]||(ue.cache.paths[t]=new ue.Path(e)))}function n(e,t,n){if(!e)return'';if(!t)return e[n].toString();for(var i=0;i<t&&null!=(e=e.plugin);i++);return e?e[n].toString():''}function f(t,e){return t instanceof ue.Component&&(t=t.plugin),y(e=e.replace(/\?(\d)?\|/,function(e){return e=e.substring(0,e.length),'PLUGINS["{0}"]'.format(n(t,+e.substring(1),'path'))+'.'}).replace(/\|/,()=>'PLUGINS["{0}"]'.format(n(t,0,'path'))+'.').replace(/\?(\d)?/,function(e){return n(t,+e.substring(1),'path')})).path}function p(e){if(!e)return EMPTYARRAY;if(e instanceof ue.Path)return e.split;var t=e,n=ue.cache.splitter[t];if(!n){var i=function(e){if(!e)return EMPTYARRAY;let t=ue.cache.normalizer[e];if(!t){e=e.replace(/"/g,'\'').replace(/\[.*?\]/g,e=>e.replace(/\./g,'\0')),t=e.split('.');for(let e=0;e<t.length;e++){var n,i=t[e];'['!==i.charAt(0)&&(n=i.indexOf('['),t[e]=-1===n?'[\''+i+'\']':'[\''+i.substring(0,n)+'\']'+i.substring(n))}t=t.join('').replace(/\]\[/g,'].[').split('.');for(let e=0;e<t.length;e++)t[e]=t[e].replace(/\0/g,'.');ue.cache.normalizer[e]=t}return t}(e),n=[];for(let e=0;e<i.length;e++)n.push(i.slice(0,e+1).join(''));ue.cache.splitter[t]=n}return n}function h(e){return'UI-PLUGIN'===e.tagName||e.getAttribute('plugin')?e:(e=e.parentNode)&&'BODY'!==e.tagName?h(e):void 0}function i(e,t){if(e[t])return e[t];for(e=e.parentNode;e;){if(e[t])return e[t];e=e.parentNode}}function a(e){if(!e)return this.element.parent();if('auto'===e){var t=this.dom;if(t){for(t=t.parentNode;;){if(!t||'BODY'===t.tagName)break;if(t.style.height&&!t.classList.contains(le.prefixcsslibrary+'scrollbar-area'))return $(t);t=t.parentNode}return $(ce)}}if('parent'!==e.substring(0,6))return'window'===e?$(ce):'document'===e?D:this.element.closest(e);var n=e.substring(6),i=this.element.parent();if(n)for(var n=+n,r=0;r<n;r++)i=i.parent();return i}function g(t,n){var e;if(t.includes('+'))for(e of t.split('+').trim())this.on(e,n);else if('ready'===t&&ue.ready&&0!=this.ready)n();else{let e=this.events[t];(e=e||(this.events[t]=[])).push(n)}}function m(e,t){var n;if(e.includes('+'))for(n of e.split('+').trim())this.off(n,t);else{var i,r=this.events[e];r&&(t?-1!==(i=r.indexOf(t))&&r.splice(i,1):delete this.events[e])}}function v(t){for(var e in null!=t.ref.count&&t.ref.count++,t.ready=!0,t.instance.scope=ce,t.instance.name=t.name||t.path,t.instance.path=t.path&&'null'!==t.path?new ue.Path(t.path):null,(t.instance.proxy=t).instance.element=t.element,t.instance.dom=t.element[0],t.instance.config={},t.instance.plugin=t.instance.dom.$uiplugin||(t.parent?t.parent[0].$proxyplugin&&t.parent[0].$proxyplugin.instance:null),t.ref.config)t.instance.config[e]=t.ref.config[e];for(var n in t.config)t.instance.config[n]=t.config[n];var i,r=null,a='';switch(t.type){case'plugin':ue.plugins[t.path]=t.instance,r=ue.db.extensions['@'+t.path],a='$uiplugin',t.instance.config.aclass&&t.element.aclass(t.name),t.instance.cls=t.name;break;case'component':t.instance.$ready=!0,t.instance.cls=le.prefixcsscomponents+t.name,t.instance.def=t.element.attr('default'),t.instance.def&&(t.instance.def=new Function('return '+t.instance.def)),t.instance.plugin||(i=h(t.dom),t.instance.plugin=i?i.$uiplugin:null),r=ue.db.extensions[t.instance.name],a='$uicomponent',ue.components.push(t.instance);break;case'bind':a='$uibinder',ue.binders.push(t.instance)}if(a&&(t.element[0][a]=t.instance),r)for(var s of r)if(s.config)for(var o in s.config)t.instance.config[o]=s.config[o];try{t.ref.callback&&t.ref.callback.call(t.instance,t.instance,t.instance.config,t.instance.cls)}catch(e){WARN(N.format('Unexpected component error "{0}":'.format(t.instance.name)),e,t.element)}if(r){for(var c of r)c.callback.call(t.instance,t.instance,t.instance.config,t.instance.cls);delete ue.cache.lockers[t.name],delete ue.cache.lockers[t.path]}if(t.instance.$init(),t.pending){for(var l of t.pending)l.init(l);delete t.pending}ue.emit(t.type,t.instance)}function w(e,t,n,i,r){var a=typeof i,a=(r||'string'!=a&&'function'!=a||(r=i,i=null),n.indexOf(' ')),s='';return-1!==a&&(s=n.substring(a),n=n.substring(0,a)),e.ajax('POST '+t+s,i={schema:n,data:i||void 0},r,'POST '+t+'~'+n)}function x(e,t){var n;for(n of e.find('ui-component'))n.$uicomponent?n.$uicomponent.reconfigure(t):(n.$uiconfig||(n.$uiconfig=[]),n.$uiconfig.push(t))}function T(e,t){return e||t?!e&&t?-1:e&&!t?1:ce.Intl?ce.Intl.Collator().compare(e,t):(e+'').localeCompare(t+''):0}function k(e,t){return e||t?!e&&t?1:e&&!t?-1:-1*(ce.Intl?ce.Intl.Collator().compare(e,t):(e+'').localeCompare(t+'')):0}function L(e,t,n,i,r){r.pending--,e.wait(t,n,i,r)}function E(){return Math.floor(65536*(1+Math.random())).toString(16).substring(1)}function A(){return arguments[Math.floor(Math.random()*arguments.length)]}function O(e){var t,n=e.req;if(e.status=n.status,e.text=n.statusText,e.response=n.responseText,e.iserror=399<=e.status||0===e.status,e.onprogress&&ue.process(e.scope,100,e.onprogress),e.duration=Date.now()-e.duration,e.headers={},n.getAllResponseHeaders)for(t of n.getAllResponseHeaders().split('\n')){var i=t.indexOf(':');-1!==i&&(e.headers[t.substring(0,i).toLowerCase()]=t.substring(i+1).trim())}(arr=ue.cache.sync[e.id])&&((n=arr.shift())?AJAX(n.url.replace(' SYNC',''),n.data,n.callback,n.onprogress,n.scope,e.id):delete ue.cache.sync[e.id]);n=e.headers['content-type'];if(n&&-1!==n.indexOf('/json')&&(e.response=PARSE(e.response)),ue.emit('response',e),!e.cancel){if(e.path&&e.path.ERROR){if(e.iserror&&!e.response)return void ue.emit('ERROR',e.status+'');if(ce.ERROR(e.response))return}if(e.path&&e.path.cache&&!e.iserror&&CACHE(e.id,e.response,e.path.cache),ue.process(e.scope,e.response,e.callback),arr=ue.cache.lockers[e.id]){for(var r of arr)ue.process(e.scope,e.response,r);delete ue.cache.lockers[e.id]}}}function C(e,t,n,i,r){var a=typeof n,a=(i||'function'!=a&&'string'!=a||(i=n,n=null),t.indexOf(' ')),s='';return-1!==a&&(s=t.substring(a),t=t.substring(0,a)),ce.AJAX('POST '+e+s,n={schema:t,data:n||void 0},i,null,r,'POST '+e+'~'+t)}function z(e){this.cancel=!0,this.req={status:200,response:e},O(this)}function S(e,t){return t?e.getAttribute(t):e.outerHTML}function W(l,u){function a(){var e;N.disabled=!0,r.binded||(r.binded=!0,e=$W.on('mousemove',P.onmousemove).on('mouseup',P.onmouseup),ce.parent!==ce&&e.on('mouseout',P.onmouseout))}function t(){var e;N.disabled=!1,r.binded&&(A&&A.rclass(n+'-y-show'),E&&E.rclass(n+'-x-show'),r.binded=!1,e=$W.off('mousemove',P.onmousemove).off('mouseup',P.onmouseup),ce.parent!==ce)&&e.off('mouseout',P.onmouseout)}function s(e,t){b.animvpost=null,e===t?(b.animvpos=!0,ee(e)):0===e&&(re(+C.attrd('size')),b.animvpos=!0)}function o(e,t){b.animhpost=null,e===t?(b.animhpos=!0,ne(e)):0===e&&(se(+O.attrd('size')),b.animhpos=!0)}var f,h,p,d,j,Y,c,g,m,F,v=this,b={},r={},y=(u=u||{}).native,X=null!=u.visibleX&&u.visibleX,U=null!=u.visibleY&&u.visibleY,w=u.orientation,x=!w||'x'===w,T=!w||'y'===w,e=GUID(5),k=('[data-id="{0}"]'.format(e),null),B=null,G=null,J=navigator.userAgent.includes('Edge'),n=le.prefixcsslibrary+'scrollbar',i=(y?((i={})['overflow'+(T&&x?'':T?'-y':'-x')]='scroll',l.aclass('scrollbar').css(i)):(l.aclass(n),!1!==u.wrap&&l.wrapInner('<div class="{0}-area" data-id="{1}"><div class="{0}-body" data-id="{1}"></div></div>'.format(n,e)),G=!!u.controls,(B=u.controls||l).prepend(('<div class="{0}-path {0}-notready" data-id="{1}">'+(T?'<div class="{0}-y" data-id="{1}"><span><b></b></span></div>':'')+(x?'<div class="{0}-x" data-id="{1}"><span><b></b></span></div></div>':'')).format(n,e))),l[0].$scrollbar=v,null==u.padding&&(u.padding=5),u.minsize||(u.minsize=50),'[data-id="{0}"]'.format(e)),q='pointer-events',V=y?null:B.find('.'+n+'-path'+i),E=!y&&x?$(V.find('.'+n+'-x'+i)[0]):null,A=!y&&T?$(V.find('.'+n+'-y'+i)[0]):null,O=!y&&x?$(E.find('span')[0]):null,C=!y&&T?$(A.find('span')[0]):null,_=y||!1===u.wrap?null:l.find('.'+n+'-body'+i),k=y||!1===u.wrap?l:$(l.find('> .'+n+'-area'+i)[0]),e='shadow',S=0,Q={},N={},Z=(!y&&!1!==u.wrap&&u[e]&&(l.prepend(('<div class="{0}-{1}">'+(x?'<div class="{0}-{1}-left {0}-{1}-h" style="opacity:0"></div><div class="{0}-{1}-right {0}-{1}-h" style="opacity:0"></div>':'')+(T?'<div class="{0}-{1}-top {0}-{1}-v" style="opacity:0"></div><div class="{0}-{1}-bottom {0}-{1}-v" style="opacity:0"></div>':'')+'</div>').format(n,e)),i=l.find('> .'+n+'-'+e),T&&(f=i.find('> .'+n+'-'+e+'-top'),h=i.find('> .'+n+'-'+e+'-bottom')),x&&(p=i.find('> .'+n+'-'+e+'-left'),d=i.find('> .'+n+'-'+e+'-right')),S=f?f.height():p.width()),!0),D=[],I=[],K='cs'+GUID(5),M={},P=(v.options=u,v.pathx=E,v.pathy=A,v.barx=O,v.bary=C,v.element=l,v.area=k,v.body=_,{}),ee=(P.onmousemove=function(e){var t,n,i;r.is&&('y'===r.type?(n=e.pageY-r.offset,i=b.vbarlength-b.vbarsize,k[0].scrollTop=(b.scrollHeight-b.viewHeight+(u.marginY||0))/100*(100<(t=(n=n<0?0:n)/i*100)?100:t),10<r.counter++&&(r.counter=0,r.pos=e.pageY)):(n=e.pageX-r.offset,i=b.hbarlength-b.hbarsize,k[0].scrollLeft=(b.scrollWidth-b.viewWidth+(u.marginX||0))/100*(100<(t=(n=n<0?0:n)/i*100)?100:t),5<r.counter++&&(r.counter=0,r.pos=e.pageX)))},P.onresize=function(){Y||(M.ready=0,V.aclass(n+'-notready')),Y&&clearTimeout(Y),Y=setTimeout(v.resize,500)},function(e){N.y===e||N.yis||(N.y=e,Q.top=e+20,C.stop().animate(Q,150,function(){Q.top=e,C.stop().animate(Q,150,function(){N.yis=!1})}))}),te={},ne=function(e){N.x===e||N.xis||(N.xis=!0,N.x=e,te.left=e+20,O.stop().animate(te,150,function(){te.left=e,O.stop().animate(te,150,function(){N.xis=!1})}))},ie={},re=function(e){N.y===e||N.yis||(N.yis=!0,ie.height=e-20,C.stop().animate(ie,150,function(){ie.height=e,C.stop().animate(ie,150,function(){N.yis=!1})}))},ae={},se=function(e){N.x===e||N.xis||(N.yis=!0,ae.width=e-20,O.stop().animate(ae,150,function(){ae.width=e,O.stop().animate(ae,150,function(){N.xis=!1})}))},H=(P.onmouseup=function(){r.is=!1,t()},P.onmouseout=function(e){e=e.relatedTarget||e.toElement;e&&'HTML'!=e.tagName||(r.is=!1,t())},P.forcey=function(){C[0].style.top=b.vpos+'px',!le.scrollbaranimate||N.disabled||0!==b.vpos&&b.vpos!==b.vmax||(b.animvpost&&clearTimeout(b.animvpost),b.animvpost=setTimeout(s,10,b.vpos,b.vmax))},P.forcex=function(){O[0].style.left=b.hpos+'px',!le.scrollbaranimate||N.disabled||0!==b.hpos&&b.hpos!==b.hmax||(b.animhpost&&clearTimeout(b.animhpost),b.animhpost=setTimeout(o,10,b.hpos,b.hmax))},P.clearscroll=function(){Z=!(c=null),b.animvpos=!1,N.y=-1,N.x=-1,u.onidle&&u.onidle(v),ue.emit('scrollidle',k)},P.onscroll=function(){if(y)Z&&(clearTimeout(g),g=setTimeout(v.resize,500,!0),ue.emit('scroll',k),Z=!1),c&&clearTimeout(c),c=setTimeout(P.clearscroll,700),u.onscroll&&u.onscroll(v);else{var e,t,n,i,r=k[0].scrollTop,a=k[0].scrollLeft,s=b.prevx!==a||b.prevy!==r;if(b.prevx=a,b.prevy=r,(f||p)&&(S=S||(f?f.height():p.width()),T&&(S<r?b.shadowtop||(b.shadowtop=!0,f.stop().animate({opacity:1},200)):b.shadowtop&&(b.shadowtop=!1,f.stop().animate({opacity:0},200)),r<b.scrollHeight-b.clientHeight-S?b.shadowbottom||(b.shadowbottom=!0,h.stop().animate({opacity:1},200)):b.shadowbottom&&(b.shadowbottom=!1,h.stop().animate({opacity:0},200))),x)&&(S<a?b.shadowleft||(b.shadowleft=!0,p.stop().animate({opacity:1},200)):b.shadowleft&&(b.shadowleft=!1,p.stop().animate({opacity:0},200)),a<b.scrollWidth-b.clientWidth-S?b.shadowright||(b.shadowright=!0,d.stop().animate({opacity:1},200)):b.shadowright&&(b.shadowright=!1,d.stop().animate({opacity:0},200))),b.vbar&&T&&(100<(t=(n=b.scrollHeight-b.clientHeight+1)?Math.ceil(r/n*100):0)&&(t=100),i=(b.vbarlength||0)-(b.vbarsize||0),(e=Math.ceil(t/100*i))<0?e=0:i<e&&(e=i),b.vpos!==e)&&(b.vpos=e,b.vmax=i,ce.requestAnimationFrame(P.forcey)),b.hbar&&x&&((e=(t=100<(t=(n=b.scrollWidth-b.clientWidth+1)?Math.ceil(a/n*100):0)?100:t)/100*(i=b.hbarlength-b.hbarsize)>>0)<0?e=0:i<e&&(e=i),b.hpos!==e)&&(b.hpos=e,b.hmax=i,ce.requestAnimationFrame(P.forcex)),s?(Z&&(clearTimeout(g),g=setTimeout(v.resize,500,!0),ue.emit('scroll',k),Z=!1),c&&clearTimeout(c),c=setTimeout(P.clearscroll,700),u.onscroll&&u.onscroll(v)):(b.hbar||b.vbar)&&(clearTimeout(g),g=setTimeout(v.resize,500,!0)),D.length||I.length){if(m){if(m!==K)return}else m=K;v.unsync();for(var o=0;o<D.length;o++)D[o].$csid!==m&&(D[o].scrollLeft=a,D[o].style[q]='none');for(o=0;o<I.length;o++)I[o].$csid!==m&&(I[o].scrollTop=r,I[o].style[q]='none')}}},E&&!y&&E.on('mousedown',function(e){r.type='x';var t=e.target.tagName;'SPAN'!==t&&'B'!==t?(t=e.offsetX<10?0:e.offsetX>b.viewWidth-10?b.viewWidth:e.offsetX-10,t=Math.ceil(t/(b.viewWidth-b.hbarsize)*100),v.scrollLeft((b.scrollWidth-b.viewWidth+(u.marginX||0))/100*(100<t?100:t)),r.is=!1):(a(),r.offset=l.offset().left+e.offsetX,r.offset2=e.offsetX,r.is=!0,r.pos=e.pageX,r.counter=0,E.hclass(n+'-hidden')||E.aclass(n+'-x-show'),e.preventDefault(),e.stopPropagation())}).on('mouseup',function(){r.is=!1,t()}),A&&!y&&A.on('mousedown',function(e){r.type='y';var t=e.target.tagName;'SPAN'!==t&&'B'!==t?(t=e.offsetY<10?0:e.offsetY>b.viewHeight-10?b.viewHeight:e.offsetY-10,t=Math.ceil(t/(b.viewHeight-b.vbarsize)*100),v.scrollTop((b.scrollHeight-b.viewHeight+(u.marginY||0))/100*(100<t?100:t)),r.is=!1):(a(),r.offset=l.offset().top+e.offsetY,r.offset2=e.offsetY,r.pos=e.pageY,r.is=!0,r.counter=0,A.hclass(n+'-hidden')||A.aclass(n+'-y-show'),e.preventDefault(),e.stopPropagation())}).on('mouseup',function(){r.is=!1,t()}),k.on('scroll',P.onscroll),y||!1===u.wrap||v.element.on('scroll',function(e){e.preventDefault(),e.stopPropagation();return this.scrollTop&&(this.scrollTop=0),this.scrollLeft&&(this.scrollLeft=0),!1}),v.check=function(){for(var e=l[0].parentNode,t=!1;e;){if('BODY'===e.tagName){t=!0;break}e=e.parentNode}t?v.resize():v.destroy()},{}),R={},L={},z='padding-right',W='padding-bottom',oe=(v.size=b,v.resize2=onresize,v.resize=function(e,t){var n,i,r,a,s,o,c;if(!y&&(g&&(clearTimeout(g),g=null),t||!HIDDEN(l[0])))return N.yis=!1,N.xis=!1,N.y=-1,N.x=-1,t=k[0],i=l,n=isMOBILE&&!SCROLLBARWIDTH(),Y=null,u.parent&&!(i='object'==typeof u.parent?$(u.parent):i.closest(u.parent))[0].$scrollbar&&(i[0].$scrollbar=v,i.on('scroll',function(e){return this.scrollTop&&(this.scrollTop=0),this.scrollLeft&&(this.scrollLeft=0),e.preventDefault(),!1})),b.viewWidth=i.width()+(u.offsetX||0),b.viewHeight=i.height()+(u.offsetY||0),i=SCROLLBARWIDTH(),b.margin=i,b.margin||n?(b.empty=0,v.margin=i):(b.empty=1,b.margin=null==u.margin?25:u.margin,v.margin=null==u.margin?b.thicknessH?-b.thicknessH:0:u.margin),v.marginX=T?v.margin:0,v.marginY=x?v.margin:0,v.thinknessX=b.thicknessH,v.thinknessY=b.thicknessY,r=x&&u.marginX||0,s=T&&u.marginY||0,n?(b.viewWidth>WW&&(b.viewWidth=WW),b.viewWidth>screen.width&&(b.viewWidth=screen.width),c=b.viewWidth-r,a=b.viewHeight-s,M.md!=n&&V.tclass('hidden',n)):(c=b.viewWidth+(T?b.margin:0)-r,a=b.viewHeight+(x?b.margin:0)-s),!1!==u.wrap&&M.aw!==c&&(M.aw=c,n||k.css('width',c),f&&(o=u.marginshadowY||0,f.css('width',b.viewWidth-o),h.css('width',b.viewWidth-o)),d&&d.css('left',b.viewWidth-S),_)&&_.css('y'===w?'width':'min-width',b.viewWidth-r+(ce.isIE||J||!i?b.margin:0)-('x'===w?b.margin:0)),!1!==u.wrap&&M.ah!==a&&(M.ah=a,k.css('height',a),h)&&h.css('top',b.viewHeight-S),b.scrollWidth=t.scrollWidth||0,b.scrollHeight=t.scrollHeight||0,x&&(b.clientWidth=Math.ceil(k.innerWidth())),T&&(b.clientHeight=Math.ceil(k.innerHeight())),s=u.thickness||10,!b.thicknessH&&x&&(b.thicknessH=(E.height()||s)-1),!b.thicknessV&&T&&(b.thicknessV=(A.width()||s)-1),null==b.hpos&&(b.hpos=0),null==b.vpos&&(b.vpos=0),x&&(H.top=b.viewHeight-b.thicknessH,H.width=b.viewWidth,u.marginXY&&(H.top-=u.marginXY),u.marginX&&(H.width-=u.marginX),p&&(o=u.marginshadowX||0,c=!1===u.floating?0:E.height(),p.css('height',H.top-(u.marginshadowX||0)+c),d.css('height',H.top-(u.marginshadowX||0)+c)),(r=E.css('left'))&&(r=r.parseInt(),H.width-=2*r),u.padding&&(H.top-=u.padding),E.css(H)),T&&(G?(R.left=B.width()-b.thicknessV,R.height=B.height()):(R.left=b.viewWidth-b.thicknessV,R.height=b.viewHeight),u.padding&&(R.left-=u.padding),(a=A.css('top'))&&(a=a.parseInt(),R.height-=2*a),u.marginYX&&null!=H.left&&(H.left-=u.marginYX),u.marginY&&(R.height-=u.marginY),A.css(R),b.vbar=5<b.scrollHeight-b.clientHeight,b.vbar)&&(b.vbarsize=b.clientHeight*(R.height/b.scrollHeight)>>0,b.vbarsize<u.minsize&&(b.vbarsize=u.minsize),b.vbarlength=R.height,M.vbarsize!==b.vbarsize)&&(M.vbarsize=b.vbarsize,C.stop().css('height',b.vbarsize).attrd('size',b.vbarsize)),x&&(b.hbar=b.scrollWidth>b.clientWidth,b.hbar)&&(b.hbarsize=b.clientWidth*(H.width/b.scrollWidth)>>0,b.hbarlength=H.width,b.hbarsize<u.minsize&&(b.hbarsize=u.minsize),M.hbarsize!==b.hbarsize)&&(M.hbarsize=b.hbarsize,O.stop().css('width',b.hbarsize).attrd('size',b.hbarsize)),M.canX!==x&&(M.canX=x,k[0].style['overflow-x']=x?'':'hidden'),M.canY!==T&&(M.canY=T,k[0].style['overflow-y']=T?'':'hidden'),b.vbarsize||(b.vbarsize=0),b.hbarsize||(b.hbarsize=0),t=le.prefixcsslibrary+'scrollbar-',x&&M.hbar!==b.hbar&&(M.hbar=b.hbar,E.tclass((X?t:'')+'hidden',!b.hbar)),T&&M.vbar!==b.vbar&&(M.vbar=b.vbar,A.tclass((U?t:'')+'hidden',!b.vbar)),X&&!b.hbar&&(b.hbar=!0),U&&!b.vbar&&(b.vbar=!0),s=b.hbar&&x,o=b.vbar&&T,M.isx!==s&&(M.isx=s,l.tclass(t+'isx',s)),M.isy!==o&&(M.isy=o,l.tclass(t+'isy',o)),M.md!==n&&(M.md=n,l.tclass(t+'touch',n)),M.ready||(M.ready=1,V.rclass(t+'notready')),b.margin&&(c=b.margin,0==ce.isIE&&i&&!J&&(c=0),0==u.floating?(T&&(L[z]=b.vbar?b.thicknessV+c:c),x&&(L[W]=b.hbar?b.thicknessH+c:c)):(T&&(L[z]=c),x&&(L[W]=c)),!_||M[z]===L[z]&&M[W]===L[W]||(M[z]=L[z],M[W]=L[W],_.css(L))),u.onresize&&u.onresize(v),e||P.onscroll(),v},v.scrollLeft=function(e){return null==e?k[0].scrollLeft:('string'==typeof e&&(e=k[0].scrollLeft+ +e),b.hpos=-1,k[0].scrollLeft=e)},v.scrollTop=function(e){return null==e?k[0].scrollTop:('string'==typeof e&&(e=k[0].scrollTop+ +e),b.vpos=-1,k[0].scrollTop=e)},v.scrollBottom=function(e){return null==e?k[0].scrollTop:(b.vpos=-1,k[0].scrollTop=k[0].scrollHeight-(b.clientHeight||0)-(e||0))},v.scrollRight=function(e){return null==e?k[0].scrollLeft:(b.hpos=-1,k[0].scrollLeft=k[0].scrollWidth-(b.clientWidth||0)-(e||0))},v.scroll=function(e,t){return k[0].scrollLeft=e,k[0].scrollTop=t,b.vpos=-1,b.hpos=-1,v},v.destroy=function(){clearInterval(j),t(),k&&k.off(),E&&E.off(),A&&A.off(),ue.off('resize',v.resize);var e=ue.scrollbars.indexOf(v);-1!==e&&ue.scrollbars.splice(e,1)},function(){HIDDEN(l[0])?setTimeout(oe,234):(setTimeout(v.resize,500),setTimeout(v.resize,1e3),v.resize())});return null!=u.autoresize&&!u.autoresize||($W.on('resize',onresize),ue.on('resize',v.resize)),v.unsyncdone=function(){F=m=null;for(var e=0;e<D.length;e++)D[e].style[q]='';for(e=0;e<I.length;e++)I[e].style[q]=''},v.unsync=function(){F&&clearTimeout(F),F=setTimeout(v.unsyncdone,300)},v.sync=function(e,t){(e=e instanceof jQuery?e:$(e))[0].$csid='cs'+GUID(8);var n=!t||'left'===t||'x'===t,i=!t||'top'===t||'y'===t;e.on('scroll',function(){m&&m!==this.$csid||(m=this.$csid,v.unsync(),n&&(v.area[0].scrollLeft=this.scrollLeft),i&&(v.area[0].scrollTop=this.scrollTop))}),n&&D.push(e[0]),i&&I.push(e[0])},y||(oe(),j=setInterval(v.check,u.interval||54321)),ue.scrollbars.push(v),v}(e=Number.prototype).padLeft=function(e,t){return(this+'').padLeft(e,t||'0')},e.padRight=function(e,t){return(this+'').padRight(e,t||'0')},e.floor=function(e){return Math.floor(this*Math.pow(10,e))/Math.pow(10,e)},e.parseDate=function(e){return new Date(this+(e||0))},e.round=function(e){return null==e&&(e=0),+(Math.round(this+'e+'+e)+'e-'+e)},e.currency=function(e,t,n,i){'['===(e=null==e?le.currency:e).charAt(0)&&(e=e.env());e=le.currencies[e];return e?e(this,t,n,i):this.format(2)},e.format=function(e,t,n){var i,r=this+'',a='',s='',o='-'===r.charAt(0)?'-':'',c=(r=o?r.substring(1):r).indexOf('.');'string'==typeof e&&('['===e.charAt(0)?(i=ce.ENV(e.substring(1,e.length-1)))&&(0<=i?e=i:(e=i.decimals,i.separator&&(t=i.separator),i.decimalseparator&&(n=i.decimalseparator))):(i=t,t=e,e=i)),void 0===t&&(t=le.thousandsseparator),-1!==c&&(a=r.substring(c+1),r=r.substring(0,c));for(var c=-1,l=r.length-1;0<=l;l--)s=r[l]+(s=0<++c&&c%3==0?t+s:s);return(a=e||a.length?a.length>e?a.substring(0,e||0):a.padRight(e||0,'0'):a).length&&void 0===n&&(n=le.decimalseparator),o+s+(a.length?n+a:'')},e.add=e.inc=function(e,t){var n=this;if(null==e)return n;if('function'==typeof e)return n+e;var i,r=e.charCodeAt(0),a=!1,s=((r<48||57<r)&&(a=!0,e=e.substring(1)),e.length);if('%'===e[s-1])if(e=e.substring(0,s-1),a){var o=e.parseFloat();switch(r){case 42:i=n*(n/100*o);break;case 43:i=n+n/100*o;break;case 45:i=n-n/100*o;break;case 47:i=n/(n/100*o)}}else i=n/100*e.parseFloat();else switch(i=e.parseFloat(),r){case 42:i*=n;break;case 43:i=n+i;break;case 45:i=n-i;break;case 47:i=n/i;break;default:i=n}return void 0!==t?i.floor(t):i},e.pluralize=function(e,t,n,i){(e=t||'string'!=typeof e?e:(e='['===e.charAt(0)?e.env():e).split(','))instanceof Array&&(t=e[1],n=e[2],i=e[3],e=e[0]);var r=this,a='';return(a=0==r?e||'':1==r?t||'':1<r&&r<5?n||'':i).includes('#')?a.replace(le.regexp.pluralize,e=>'##'===e?r.format():r+''):a},(e=Array.prototype).quicksort=function(e){var t,n=this;return this.length<2?this:(n=this,e&&!0!==e?!1===e?n.sort(k):(!1!==(t=arguments)[1]&&'desc'!==t[1]&&2!==t[1]||(e+='_desc'),n.sort(function(e){var t='sort_'+e,s=ue.cache.tmp[t];if(!s){s=[],e=e.replace(/\s/g,'').split(',');for(var n=0;n<e.length;n++){var o=e[n].split(/_(desc|asc)/),i={name:o[0],type:null,desc:'desc'===o[1]};-1!==o[0].indexOf('.')&&(i.read=new Function('val','return val.'+o[0].replace(/\./g,'?.'))),s.push(i)}ue.cache.tmp[t]=s}return function(e,t){for(var n=0;n<s.length;n++){var i=s[n],r=i.read?i.read(e):e[i.name],a=i.read?i.read(t):t[i.name];if(!i.type)switch(null!=r?i.type=r instanceof Date?4:typeof r:null!=a&&(i.type=a instanceof Date?4:typeof a),i.type){case'string':i.type=1;break;case'number':i.type=2;break;case'boolean':i.type=3;break;case'object':i.type=5}if(!i.type)return 0;switch(i.type){case 1:if(o=(i.desc?k:T)(r,a))return o;break;case 2:if(o=a<r?i.desc?-1:1:r<a?i.desc?1:-1:0)return o;break;case 3:if(o=!0===r&&!1===a?i.desc?-1:1:!1===r&&!0===a?i.desc?1:-1:0)return o;break;case 4:if(r||a){if(r&&!a)return i.desc?-1:1;if(!r&&a)return i.desc?1:-1;if(r.getTime||(r=new Date(r)),a.getTime||(a=new Date(a)),o=a<r?i.desc?-1:1:r<a?i.desc?1:-1:0)return o}}}return 0}}(e))):n.sort(T),n)},e.group=function(t){var n,i={};for(n of this){let e=n[t];var r=i[e=null!=e?e.toString():'__'];r?r.push(n):i[e]=[n]}var e,a=[];for(e in i){var s='__'===e?'':e;a.push({name:s,items:i[e]})}return a.quicksort('name'),a},e.trim=function(){for(var e=this,t=[],n=0;n<e.length;n++)'string'==typeof e[n]&&(e[n]=e[n].trim()),e[n]&&t.push(e[n]);return t},e.attr=function(e,t){if(2===arguments.length){if(null==t)return this}else void 0===t&&(t=e+'');return this.push(e+'="'+((t+'').env()+'').replace(/[<>&"]/g,function(e){switch(e){case'&':return'&';case'<':return'<';case'>':return'>';case'"':return'"'}return e})+'"'),this},e.findIndex=function(e,t){for(var n=this,i='function'==typeof e,r=void 0!==t,a=0;a<n.length;a++)if(i){if(e.call(n,n[a],a))return a}else if(r){if(n[a][e]===t)return a}else if(n[a]===e)return a;return-1},e.findAll=function(e,t){for(var n=this,i='function'==typeof e,r=void 0!==t,a=[],s=0;s<n.length;s++)i?e.call(n,n[s],s)&&a.push(n[s]):r?n[s][e]===t&&a.push(n[s]):n[s]===e&&a.push(n[s]);return a},e.findItem=function(e,t){e=this.findIndex(e,t);if(-1!==e)return this[e]},e.findValue=function(e,t,n,i,r){'function'==typeof e&&(i=n,n=t,t=void 0,r=!1);var a,s=i;return r&&(a='fv_'+e+'='+t,temp[a])?temp[a]:(-1!==(e=this.findIndex(e,t))&&(t=this[e],t=-1===n.indexOf('.')?t[n]:get(n,t),r&&(temp[a]=s),s=null==t?i:t),s)},e.remove=function(e,t){for(var n=this,i=[],r='function'==typeof e,a=void 0!==t,s=0;s<n.length;s++)r?e.call(n,n[s],s)||i.push(n[s]):a?n[s][e]!==t&&i.push(n[s]):n[s]!==e&&i.push(n[s]);return i},e.wait=function(e,t,n,i){var r=this,a=!1,s=(i||('function'!=typeof t&&(n=t,t=null),(i={pending:0,index:0}).thread=n,a=!0),!0===n?r.shift():r[i.index++]);if(void 0===s)i.pending||(t&&t(),i.cancel=!0);else if(i.pending++,e.call(r,s,()=>setTimeout(L,1,r,e,t,n,i),i.index),a&&1!==i.thread)for(var o=1;o<i.thread;o++)r.wait(e,t,1,i);return r},e.take=function(e){for(var t=[],n=0;n<this.length;n++)if(t.push(this[n]),e<=t.length)return t;return t},e.skip=function(e){for(var t=[],n=0;n<this.length;n++)e<=n&&t.push(this[n]);return t},e.takeskip=function(e,t){for(var n=[],i=0;i<this.length;i++)if(!(i<t)){if(e<=n.length)return n;n.push(this[i])}return n},e.last=function(e){var t=this[this.length-1];return void 0===t?e:t},(e=Date.prototype).add=function(e){var t=e.split(' '),n=t[0],i=(e=t[1],'string'==typeof(n=n.env())&&(n=+n),new Date(this.getTime()));switch(e.substring(0,3)){case's':case'ss':case'sec':return i.setSeconds(i.getSeconds()+n),i;case'm':case'mm':case'min':return i.setMinutes(i.getMinutes()+n),i;case'h':case'hh':case'hou':return i.setHours(i.getHours()+n),i;case'd':case'dd':case'day':return i.setDate(i.getDate()+n),i;case'w':case'ww':case'wee':return i.setDate(i.getDate()+7*n),i;case'M':case'MM':case'mon':return i.setMonth(i.getMonth()+n),i;case'y':case'yy':case'yyy':case'yea':return i.setFullYear(i.getFullYear()+n),i}return i},e.format=function(e,t){var n,i,r,a,s,o,c,l,t=t||le.dateformatutc?this.toUTC():this;return(e=null==e?le.dateformat:e)&&'iso'!==e?(n='dt_'+e,ue.cache.statics[n]||(i=!1,(e=e.env())&&'!'===e.charAt(0)&&(i=!0,e=e.substring(1)),r='\'+',a='+\'',l=c=o=!(s=[]),e=e.replace(le.regexp.date,function(e){switch(e){case'yyyy':case'YYYY':return'\'+d.getFullYear()+\'';case'yy':case'YY':return'\'+(d.getFullYear()+\'\').substring(2)+\'';case'MMM':return o=!0,'\'+mm.substring(0, 3)+\'';case'MMMM':return o=!0,'\'+mm+\'';case'MM':return'\'+(d.getMonth() + 1).padLeft(2, \'0\')+\'';case'M':return'\'+(d.getMonth() + 1)+\'';case'ddd':case'DDD':return c=!0,'\'+dd.substring(0, 2).toUpperCase()+\'';case'dddd':case'DDDD':return c=!0,'\'+dd+\'';case'dd':case'DD':return'\'+d.getDate().padLeft(2, \'0\')+\'';case'd':case'D':return'\'+d.getDate()+\'';case'HH':case'hh':return r+(i?'W.$totaluidate(d.getHours()).padLeft(2, \'0\')':'d.getHours().padLeft(2, \'0\')')+a;case'H':case'h':return r+(i?'W.$totaluidate(d.getHours())':'d.getHours()')+a;case'mm':return'\'+d.getMinutes().padLeft(2, \'0\')+\'';case'm':return'\'+d.getMinutes()+\'';case'ss':return'\'+d.getSeconds().padLeft(2, \'0\')+\'';case's':return'\'+d.getSeconds()+\'';case'w':case'ww':return l=!0,r+('ww'===e?'ww.padLeft(2, \'0\')':'ww')+a;case'a':return'\'+(d.getHours()>=12 ? \'PM\':\'AM\')+\''}}),o&&s.push('var mm=W.MONTHS[d.getMonth()];'),c&&s.push('var dd=W.DAYS[d.getDay()];'),l&&s.push('var ww = new Date(+d);ww.setHours(0,0,0,0);ww.setDate(ww.getDate()+3-(ww.getDay()+6)%7);var ww1=new Date(ww.getFullYear(),0,4);ww=1+Math.round(((ww.getTime()-ww1.getTime())/86400000-3+(ww1.getDay()+6)%7)/7);'),ue.cache.statics[n]=new Function('d',s.join('\n')+'return \''+e+'\';')),ue.cache.statics[n](t)):t.getFullYear()+'-'+(t.getMonth()+1+'').padLeft(2,'0')+'-'+(t.getDate()+'').padLeft(2,'0')+'T'+(t.getHours()+'').padLeft(2,'0')+':'+(t.getMinutes()+'').padLeft(2,'0')+':'+(t.getSeconds()+'').padLeft(2,'0')+'.'+(t.getMilliseconds()+'').padLeft(3,'0')+'Z'},e.toUTC=function(e){var t=this.getTime()+6e4*this.getTimezoneOffset();return e?t:new Date(t)},ce.$totaluidate=function(e){return 12<=e?e-12:e},e=navigator.userAgent||'',ce.isMOBILE=/android|webos|iphone|ipad|ipod|blackberry|iemobile|opera mini/i.test(e),ce.isROBOT=/search|agent|bot|crawler|spider/i.test(e),ce.isSTANDALONE=navigator.standalone||ce.matchMedia('(display-mode: standalone)').matches,ce.isTOUCH=!!('ontouchstart'in ce||navigator.maxTouchPoints),ce.isIE=/msie|trident/i.test(e),ce.inDOM=s,ce.NOW=new Date,ce.ON=ue.on,ce.OFF=ue.off,ce.EMIT=ue.emit,ce.FLAGS=ue.flags,ce.WATCH=ue.watch,ce.UNWATCH=ue.unwatch,ce.ATTRD=function(e,t){if(e){if(e instanceof jQuery)return e.attrd2(t||'id');if(e instanceof jQuery.Event)return $(e.currentTarget).attrd2(t||'id');if('function'==typeof e.getAttribute)return ce.ATTRD($(e),t);if('object'==typeof e)return e[t||'id']}return e},ce.FIND=function(e,t){var n,i='',r='',a='',s=e.charAt(0),o=('.'===s?r=e.substring(1):'#'===s?a=e.substring(1):i=e,t?[]:null);for(n of ue.components)if(n.ready&&(!r||n.path&&n.path.includes(r,!0))&&!(a&&n.id!==a||i&&n.name!==i)){if(!t)return n;o.push(n)}if(t)return o},ce.SET=function(e,t){(e=y(e)).exec(function(){e.set(ue.root,t),e.notify(ue.root)})},ce.GET=function(e,t){var n=e.includes(' ');return e=y(e),!t&&n&&e.notify(ue.root),e.get(ue.root)},ce.NUL=ce.NULL=function(e){SET(e,null)},ce.INC=function(e,t){var n=ce.GET(e,!0);null==n?n=0:'string'==typeof n&&(n=n.parseFloat()),ce.SET(e,n+(t||1))},ce.TOGGLE=function(e){var t=ce.GET(e,!0);ce.SET(e,!(t=null==t?!1:t))},ce.UPD=ce.UPDATE=function(e){ue.notify(ue.root,e)},ce.RESET=function(e){ue.notify(ue.root,e+' @reset')},ce.PUSH=function(n,i){var r='^'===n.charAt(0);(n=y(n=r?n.substring(1):n)).exec(function(){var e=n.get(ue.root),t=!1;null==e&&(e=[],t=!0),e instanceof Array||(e=[e]),r?e.unshift(i):e.push(i),t?n.set(ue.root,e):n.notify(ue.root)})},ce.CLRELOAD=function(e,t){e.split(',').trim().wait(function(e,t){le.cl[e]?(ue.cache.cl[e].reload=!0,ce.CL(e,()=>t())):t()},t)},ce.CLINIT=function(e,t,n,i){var r;'boolean'==typeof n&&(i=n,n=''),'string'==typeof t&&(r=t,t=function(e){var t=r.split(' ');switch(t[0]=t[0].toLowerCase(),'!'===t[0].charAt(0)&&(t[0],t[0].substring(1)),t[0]){case'get':case'post':case'put':case'delete':case'patch':AJAX(r,e);break;default:TAPI(r,e)}}),ue.cache.cl[e]={callback:t,expire:n},i&&ce.CL(e,NOOP)},ce.FN=function(e){var t=HASH(e),n=ue.cache.fn[t];if(n)return n;var i=e.indexOf('=>');if(-1===i)return ue.cache.fn[t]=new Function('value','return '+e);var r=e.substring(0,i).trim(),e=e.substring(i+2).trim(),i=!1,a=(r=(r=r.replace(/\(|\)|\s/g,'').trim())&&r.split(','),123===e.charCodeAt(0)&&(i=!0,e=e.substring(1,e.length-1).trim()),(i?'':'return ')+e);switch(r.length){case 1:n=new Function(r[0],a);break;case 2:n=new Function(r[0],r[1],a);break;case 3:n=new Function(r[0],r[1],r[2],a);break;case 4:n=new Function(r[0],r[1],r[2],r[3],a);break;default:n=new Function(a)}return ue.cache.fn[t]=n},ce.CL=ue.cl,ce.COMPONENTS=function(e){e=e instanceof ue.Path?e:y(e);var t,n=[];for(t of ue.components)t.ready&&t.scope===ue.root&&t.path&&e.includes(t.path)&&(e.flags.visible&&HIDDEN(t.element)||e.flags.hidden&&!HIDDEN(t.element)||e.flags.touched&&!t.config.touched||e.flags.modified&&!t.config.modified||e.flags.required&&!t.config.required||e.flags.invalid&&!t.config.invalid||e.flags.valid&&t.config.invalid||e.flags.disabled&&!t.config.disabled||e.flags.enabled&&t.config.disabled||n.push(t));return n},ce.COMPONENT=function(e,t,n,i,r){'function'==typeof t&&(r=i,i=n,n=t,t=''),ue.db.components[e]&&WARN(N.format('Overwriting component "{0}"'.format(e))),ue.db.components[e]={count:0,config:(t||'').parseConfig(),callback:n,dependencies:i,css:r},setTimeout2('uicomponentcss',R,5)},ce.NEWUIBIND=function(e,t,n){return e instanceof jQuery||(e=$(e)),t=t||e.attr('path'),n=n||e.attr('config'),ue.newbinder(e,t,n)},ce.PLUGIN=function(e,t,n,i){'function'==typeof t&&(i=n,n=t,t=''),'*'===e&&(e=le.path.clean('common')),ue.db.plugins[e]={count:0,config:(t||'').parseConfig(),callback:n,dependencies:i},ue.cache.plugins.push(e)},ce.ERRORS=function(e,t){if(e instanceof jQuery){var n,i=[];for(n of e.find('ui-component')){var r=n.$uicomponent;r&&r.ready&&r.config.invalid&&i.push(r)}t(i)}else(e=e instanceof ue.Path?e:y(e+' @invalid')).find(ue.root,t)},ce.BLOCKED=function(e,t,n){var i=ue.cache.blocked[e],r=Date.now();return r<i||(i=(t='string'==typeof t?t.env().parseExpire():t)<1e4,ue.cache.blocked[e]=r+t,!i&&ce.localStorage&&ce.localStorage.setItem(le.localstorage+'.blocked',STRINGIFY(ue.cache.blocked)),n&&n(),!1)},ce.WAIT=function(e,t){var n=(1e4*Math.random()>>0).toString(36),i='string'==typeof e,r=!1;i?ue.get(ue.root,e)&&(r=!0):e()&&(r=!0),r?t():ue.cache.wait[n]=setInterval(function(){if(i){if(null==ue.get(ue.root,e))return}else if(!e())return;clearInterval(ue.cache.wait[n]),delete ue.cache.wait[n],t()},500)},ce.HIDDEN=function(e){return null==e||!((e=e instanceof jQuery?e[0]:e).parentNode&&'BODY'===e.parentNode.tagName||(ce.isIE?e.offsetWidth||e.offsetHeight:e.offsetParent))},ce.VISIBLE=function(e,t,n){if((e=e instanceof jQuery?e[0]:e).parentNode&&'body'!==e.parentNode.tagName)if(ce.isIE){if(!e.offsetWidth&&!e.offsetHeight)return!1}else if(!e.offsetParent)return!1;t=t||0,n=n||'visible';var e=e.getBoundingClientRect(),i=Math.max(document.documentElement.clientHeight,ce.innerHeight),r=e.bottom-t<0,e=0<=e.top-i+t;return'above'===n?r:'below'===n?e:!r&&!e},ce.NOTFOCUSED=function(){return document.hidden||document.msHidden||document.webkitHidden},ce.SCROLLBAR=function(e,t){return new W(e,t)},ce.SCROLLBARWIDTH=function(){var e,t='totaluiscrollbar';return null!=ue.cache.scrollbarwidth?ue.cache.scrollbarwidth:(e=document.body,$(e).append('<div id="{0}" style="width{1}height{1}overflow:scroll;position:absolute;top{2}left{2}"></div>'.format(t,':100px;',':9999px;')),(t=document.getElementById(t))&&(ue.cache.scrollbarwidth=t.offsetWidth-t.clientWidth,e.removeChild(t)),ue.cache.scrollbarwidth||0)},ce.WIDTH=function(e){var e=(e=e||$W).width(),t=le.devices;return e>=t.md.min&&e<=t.md.max?'md':e>=t.sm.min&&e<=t.sm.max?'sm':e>t.lg.min?'lg':e<=t.xs.max?'xs':''},ce.ENV=function(e,t){if('object'!=typeof e)return void 0!==t?(ue.events.env&&ue.emit('env',e,t),le.env[e]=t):le.env[e];if(e)for(var n in e)le.env[n]=e[n],ue.emit('env',n,e[n]);return e},ce.ENVIRONMENT=function(e,t,n,i){le.localstorage=e,le.version=t||'',le.language=n||'',i&&ce.ENV(i)},ce.FREE=ue.free,ce.HASH=function(e){if(!e)return 0;var t=typeof e;if('number'==t)return e;if('boolean'==t)return e?1:0;if(e instanceof Date)return e.getTime();var n=0;if(!(e='object'==t?STRINGIFY(e):e).length)return n;for(var i=e.length,r=0;r<i;r++)n=(n<<5)-n+e.charCodeAt(r),n|=0;return n>>>0},ce.STYLE=function(e,t,n){t&&$('#css'+t).remove();e=e instanceof Array?e.join(''):e;e&&$('<style type="text/css"'+(t?' id="css'+t+'"':'')+'>'+(n?function(e,t){var n=t.indexOf('{'),i=[];for(;-1!==n;){var r=t.substring(0,n),a=t.indexOf('}',n+1);if(-1===a)break;a++;var s=[];if(-1===r.indexOf('@'))for(var o=r.split(','),c=0;c<o.length;c++){var l=o[c].trim();s.push(e+' '+l)}else s.push(r);i.push(s.join(',')+t.substring(n,a)),t=t.substring(a),n=t.indexOf('{')}return i.join('')}(n,e):e)+'</style>').appendTo('head')},0!=j.CSS&&(ce.CSS=ce.STYLE),ce.APPEARANCE=function(e){for(var t,n=Object.keys(e),i=e.dark||e.darkmode,r=e.large||e.largemode,a=[],s='appearance',o=0;o<n.length;o++){var c=n[o];switch(c){case'dark':case'darkmode':case'large':case'largemode':break;default:e[c]&&a.push('--'+c.trim()+':'+(e[c]+'').trim())}}e.color&&SET('DEF.color',e.color),e.color&&!e.rgb&&(3===(t=e.color.substring(1)).length&&(t+=t),e.rgb=parseInt(t.substring(0,2),16)+','+parseInt(t.substring(2,4),16)+','+parseInt(t.substring(4,6),16),a.push('--rgb:'+e.rgb)),$('body').tclass(le.prefixcsslibrary+'dark',!!i).tclass(le.prefixcsslibrary+'large',!!r),a.length?STYLE(':root{'+a.join(';')+'}',s):$('#css'+s).remove()},ce.WARN=function(){ce.console&&ce.console.warn.apply(ce.console,arguments)},ce.GUID=function(e){var t,n;if(!e)return t=(n=Date.now()).toString(16),n=(n/6e4>>0).toString(16),t.substring(0,8)+'-'+(t.length<8?t.substring(8).padLeft(4,'0'):t.substring(4,8))+'-'+A(1,2,3,4,5)+n.substring(1,4)+'-'+A(0,8,9,'a','b')+n.substring(4,7)+'-'+E()+E()+E();for(var i=1+(e/10>>0),r=[],a=0;a<i;a++)r.push(Math.random().toString(36).substring(2));return r.join('').substring(0,e)},ce.COPY=function(e,t){var n;for(n of Object.keys(e)){var i=e[n];t[n]='object'==typeof i?i&&ce.CLONE(i):i}return t},ce.CLONE=function(e,t){switch(typeof e){case'number':case'boolean':return e;case'string':return t?e:CLONE(GET(e))}return null==e?e:e instanceof Date?new Date(e.getTime()):PARSE(JSON.stringify(e))},ce.NODEINDEXOF=function(e){for(var t=(e=e instanceof jQuery?e[0]:e).parentNode.children,n=0;n<t.length;n++)if(t[n]===e)return n;return-1},ce.NODEINSERT=function(e,t,n){e instanceof jQuery&&(e=e[0]),t instanceof jQuery&&(t=t[0]),n?t.parentNode.insertBefore(e,t):t.nextSibling?t.parentNode.insertBefore(e,t.nextSibling):t.parentNode.appendChild(e)},ce.NODEMOVE=function(e,t){if(e instanceof jQuery)for(var n=0;n<e.length;n++)ce.NODEMOVE(e[n],t);else{var i,r,a=ce.NODEINDEXOF(e);-1<a&&(r=(i=e.parentNode).children,t?0<a&&i.insertBefore(e,r[a-1]):(r=r[a+2])?i.insertBefore(e,r):i.appendChild(e))}},c={GET:1,POST:1,DELETE:1,PUT:1,PATCH:1,API:1},ce.QUERIFY=function(e,t){if('string'!=typeof e&&(t=e,e=''),!t)return e;for(var n,i=[],r=Object.keys(t),a=0;a<r.length;a++){var s=r[a],o=t[s];null!=o&&(o instanceof Date?o=o.toISOString():o instanceof Array&&(o=o.join(',')),o+='')&&i.push(encodeURIComponent(s)+'='+encodeURIComponent(o))}return e?(e=e.split(' '),n=c[e[0]]?1:0,i.length&&(e[n]+=(-1===e[n].indexOf('?')?'?':'&')+i.join('&')),e.join(' ')):i.length?'?'+i.join('&'):''},ce.STRINGIFY=function(e,n,i,t){var r=typeof i,e=JSON.stringify(e,function(e,t){if(e){if(i)if(i instanceof Array){if(-1===i.indexOf(e))return}else if('function'==r){if(!i(e,t))return}else if(!1===i[e])return;if(!0===n){if('string'==typeof t)return(t=t.trim())||void 0;if(!1===t||null==t)return}}return t});return t&&encryptsecret?encrypt_data(e,encryptsecret):e},ce.API=C,ce.TAPI=function(e,t,n,i){return C(le.api,e,t,n,i)},ce.PIPE=function(e,t,n,i){return C(le.pipe,e,t,n,i)},ce.AJAX=ce.UPLOAD=function(e,t,n,i,r,a){var s=typeof t,s=(n||'function'!=s&&'string'!=s||(n=t,t=null),e),o=(e=e.env(),{}),c=e.indexOf(' ');if(o.id=a||e,o.method=e.substring(0,c),o.scope=r||ue.root,o.flags={},-1!==(c=(e=e.substring(c+1)).indexOf(' '))?(o.url=e.substring(0,c),e=e.substring(c),o.path=new ue.Path(e)):o.url=e,o.path){let e;if(o.path.cache)(e=ue.cache.lockers[o.id])?e.push(n):ue.cache.lockers[o.id]=[];else if(o.path.SYNC){if(e=ue.cache.sync[o.id])return void e.push({url:s,data:t,callback:n,onprogress:i,scope:r});ue.cache.sync[o.id]=[]}}'//'===o.url.substring(0,2)&&(o.url=location.protocol+o.url),'string'==typeof n&&(n=y(n));var l,a=le.versionkey,c=le.version||le.versionhtml;for(l in c&&o.url.includes('.html')&&!o.url.includes(a+'=')&&(o.url+=(o.url.includes('?')?'&':'?')+a+'='+encodeURIComponent(c)),a=le.languagekey,(c=le.language)&&!o.url.includes(a+'=')&&(o.url+=(o.url.includes('?')?'&':'?')+a+'='+encodeURIComponent(c)),o.headers={},o.callback=n,o.onprogress='string'==typeof i?y(i):i,o.duration=Date.now(),'GET'===o.method||t instanceof FormData||(o.headers['Content-Type']='string'==typeof t?'application/x-www-form-urlencoded':'application/json'),le.headers)o.headers[l]=le.headers[l];if(o.respond=z,o.data=t,ue.emit('request',o),!o.cancel){if(o.path&&o.path.cache){o.data&&(o.id=o.id+HASH(o.data));e=CACHE(o.id);if(e)return delete ue.cache.lockers[o.id],void ue.process(o.scope,e,o.callback)}var u,f=0,h=new XMLHttpRequest;for(u in h.addEventListener('error',function(){o.req=this,O(o)}),h.addEventListener('load',function(){o.req=this,O(o)},!1),i&&(h.upload.onprogress=function(e){e=e.lengthComputable?Math.round(100*e.loaded/e.total):0;f!==e&&(f=e,o.onprogress)&&ue.process(o.scope,e,o.onprogress)}),(o.xhr=h).open(o.method,o.url),o.headers)h.setRequestHeader(u,o.headers[u]);t instanceof FormData||(o.data=JSON.stringify(o.data)),o.path?o.path.exec(()=>h.send(o.data)):h.send(o.data)}},ce.ADAPT=function(t,e,n){return n=n&&'string'==typeof n&&(n=TRANSLATE(n).VARIABLES().replace(/~CDN~/g,le.cdn),t&&(n=n.replace(/~PATH~|CLASS/g,t).replace(/<ui-plugin.*?>/g,function(e){return-1===e.indexOf('path=')?e.substring(0,10)+' path="'+t+'"'+e.substring(10):e}).replace('PLUGIN(function(','PLUGIN(\'{0}\', function('.format(t))),e)?n.replace(/~ID~/g,e):n},ce.IMPORT=function(r,a,i,s){'function'==typeof a&&(i=a,a='body');var o=r;if(ue.cache.imports[o])ue.cache.imports[o].push({target:a,callback:i,prepare:s});else{a=a||'body';var e=document;let t='',n='';r=(r=r.env()).replace(/<.*?>/,function(e){return e.includes(' ')?e:(n=e.substring(1,e.length-1),'')}).trim(),ue.cache.imports[o]=[{target:a,callback:i,prepare:s}];function c(){for(var e of ue.cache.imports[o])e.callback&&e.callback();delete ue.cache.imports[o]}if(n&&ce[n])c();else{r=r.replace(/\s\.[a-z0-9]+/,function(e){return t=e.trim(),''}),t=t||(t=r.match(/\.[a-z0-9]+$/i))&&t.toString();var l,u,i=r.indexOf(' '),f='',h=(-1!==i&&(f=r.substring(i+1),r=r.substring(0,i)),y(f)),p=h.flags.singleton?'singleton'+o:'';if(p){let e=ue.cache.imports[p];if(null!=e)return e&&(s&&(e=s(e)),$(a)[h.flags.prepend?'prepend':'append'](e)),void c()}if(!t){i=r.indexOf(' ');let e=r;-1!==i&&(e=e.substring(0,i)),'.js'!==(t=e.substring(e.lastIndexOf('.')))&&'.css'!==t&&(t='')}'.js'===t?(p&&(ue.cache.imports[p]=''),(l=e.createElement('script')).type='text/javascript',l.async=!1,l.onload=function(){c(),ue.emit('import',r,$(l))},l.src=r,e.getElementsByTagName('head')[0].appendChild(l)):'.css'===t?(p&&(ue.cache.imports[p]=''),(u=e.createElement('link')).type='text/css',u.rel='stylesheet',u.href=r,u.onload=function(){setTimeout(c,2),ue.emit('import',r,$(u))},e.getElementsByTagName('head')[0].appendChild(u)):h.exec(function(){AJAX('GET '+r,function(t){if('string'!=typeof t)WARN(N.format('Invalid response for IMPORT("{0}")'.format(r)),t),c();else{var n,i='import'+HASH(r);t=ADAPT(null,null,t),p&&(ue.cache.imports[p]=t);for(n of ue.cache.imports[o])if(n.target){let e=t;(e=function(e){for(var t=-1,n=e,i=[];-1!==(t=e.indexOf('<script',t));){var r,a=e.indexOf('<\/script>',t+8),s=e.substring(t,a+9),t=a+9,a=s.indexOf('>');-1!==(r=s.substring(0,a)).indexOf('type=')&&-1===r.lastIndexOf('javascript')||s.substring(a+1,s.length-9).trim()||(n=n.replace(s,'').trim(),r='external'+HASH(s),ue.cache.statics[r])||(i.push(s),ue.cache.statics[r]=!0)}return i.length&&$('head').append(i.join('\n')),n}(function(e,t){var n=[],i=(e=e.replace(/<style\b[^<]*(?:(?!<\/style>)<[^<]*)*<\/style>/gi,function(e){return e=e.replace('<style>','<style type="text/css">'),n.push(e.substring(23,e.length-8).trim()),''}),'css'+(t||''));return t&&(ue.cache.statics[i]?$('#'+i).remove():ue.cache.statics[i]=!0),n.length&&$('<style'+(t?' id="'+i+'"':'')+'>{0}</style>'.format(n.join('\n'))).appendTo('head'),e}(e=n.prepare?n.prepare(e):e,i)).trim())&&$(n.target)[h.flags.prepend?'prepend':'append'](e)}setTimeout(function(){c(),ue.emit('import',r,a)},150)}})})}}},ce.PARSE=function(e){if('object'==typeof e)return e;var t=(e||'').charAt(0);if('#'===t||'.'===t)return PARSE($(e).html());try{return JSON.parse(e,(e,t)=>'string'==typeof t&&t.isJSONDate()?new Date(t):t)}catch{return null}},ce.CACHE=function(t,e,n){var i=new Date;if(t='ui'+HASH(t).toString(36),!n){let e=ue.cache.storage[t];return(e=e&&e.expire&&e.expire<i?null:e)?e.value:null}e={value:e,expire:'session'===n?null:i.add(n)};(ue.cache.storage[t]=e).expire&&r()},ce.CACHEPATH=function(t,n,e){var i=GET(t);null!=(i=null==i&&e?'function'==typeof e?e():e:i)&&SET(t,i),WATCH(t,e=>CACHE('path_'+t,e,n))},ce.LOCALIZE=function(e){var t,n,i;for(t of e.split('\n'))(t=t.trim())&&'//'!==t.substring(0,2)&&-1!==(i=t.indexOf(':'))&&(n=t.substring(0,i).trim(),i=t.substring(i+1).trim(),le.dictionary[n]=i)},ce.TRANSLATE=function(e){if(e&&'string'==typeof e&&-1!==e.indexOf('@(')){for(var t=0,n=[];;){if(-1===(t=e.indexOf('@(',t)))break;for(var i=e.length,r=0,a=t+2;a<i;a++){var s=e[a];if('('===s)r++;else if(')'===s){if(!r){n.push(e.substring(t,a+1)),t=a;break}r--}}}for(a=0;a<n.length;a++){var o=n[a],c=o.substring(2,o.length-1),l=HASH(c).toString(36),u=le.dictionary[l];u||(l='T'+l,u=le.dictionary[l]),e=e.replace(o,u||c)}}return e},ce.setTimeout2=function(e,t,n,i,r){var a=':'+e,s=ue.cache.timeouts;if(0<i){var o=a+':limit';if(s[o]>=i)return;s[o]=(s[o]||0)+1,s[a]&&clearTimeout(s[a]),s[a]=setTimeout(function(e){s[o]=void 0,t&&t(e)},n,r)}else s[a]&&clearTimeout(s[a]),s[a]=setTimeout(t,n,r);return e},ce.clearTimeout2=function(e){var e=':'+e,t=ue.cache.timeouts;return!!t[e]&&(clearTimeout(t[e]),t[e]=void 0,t[e+':limit']&&(t[e+':limit']=void 0),!0)},ce.ERROR=function(e,n,i){if('function'==typeof e&&(i=n,n=e,e=!0),!0===e)return function(e,t){ce.ERROR(e=(!e||'string'==typeof e)&&0<t?[{error:e||t}]:e,n,i)};if(e&&(e instanceof Error||(e instanceof Array&&e.length?null!=e[0].error:null!=e.error)))return ue.emit('ERROR',e),'function'==typeof i?i(e):i&&ce.SEEX(i,e),!0;return n&&('string'==typeof n?ue.seex(n,e):n(e)),!1},ce.EXTENSION=function(e,t,n){'function'==typeof t&&(n=t,t=''),e=e.split(':').trim()[0];var i={config:t?'string'==typeof t?t.parseConfig():t:null,callback:n};if(ue.db.extensions[e]?ue.db.extensions[e].push(i):ue.db.extensions[e]=[i],'@'===e.charAt(0)){for(var r in e=e.substring(1),ue.plugins)if(r===e){var a=ue.plugins[r];if(i.config)for(var s in i.config)a.config[s]=i.config[s];n(a,a.config,a.element)}}else for(var o of ue.components)o.name===e&&(i.config&&o.reconfigure(i.config),n(o,o.config,o.element,o.cls))},ce.CONFIG=function(e,t){if('string'==typeof t&&(t=t.parseConfig()),'function'==typeof e){ue.db.configs.push({check:e,config:t});for(var n of ue.components)e(n)&&n.reconfigure(t)}else if(e.includes(','))for(var i of e.split(','))CONFIG(i.trim(),t);else{var r,a='';switch(e.charAt(0)){case'#':a='instance.id === "{0}"'.format(e.substring(1));break;case'.':a='instance.path.includes("{0}")'.format(e.substring(1));break;case'*':a='true';break;default:a='instance.name === "{0}"'.format(e)}e=new Function('instance','return '+a),ue.db.configs.push({check:e,config:t});for(r of ue.components)e(r)&&r.reconfigure(t)}},ce.SEEX=function(e,t,n,i,r){ue.seex(e,t,n,i,r)},ce.EXEC=function(e,t,n,i,r){ue.exec(e,t,n,i,r)},ce.SETTER=function(e,t,n,i,r){ue.setter(null,e,t,n,i,r)},ce.ASETTER=function(e,t,n,i,r){return()=>ue.setter(null,e,t,n,i,r)},ce.DIFFDOM=function(e,t,n,i){for(var r=$(n).filter(t),a=e.find(t),s={add:0,upd:0,rem:0},o=[],c=0;c<a.length;c++)a[c].$diffdom=1;for(var l=0;l<r.length;l++){var u=r[l],f={};f.virtual=u,f.checksum=S(u,i);for(c=0;c<a.length;c++)if(S(d=a[c],i)===f.checksum){delete d.$diffdom,f.node=d;break}o.push(f)}for(var h=e[0],p=[],c=0;c<a.length;c++)(d=a[c]).$diffdom&&p.push(d);s.rem=p.length;for(c=0;c<p.length;c++)h.removeChild(p[c]);for(l=0;l<o.length;l++){var d=h.children[l];(u=o[l]).node?(s.upd++,d&&u.node!==d&&NODEINSERT(u.node,d,!0)):(s.add++,d?NODEINSERT(u.virtual,d,!0):h.appendChild(u.virtual))}return s},ce.UNAUTHORIZED=function(){var e=ce.user;if(e){if(e.sa||e.su)return!1;var t=e.permissions||e.roles,n=arguments;if(t)if(t instanceof Array){for(var i=0;i<t.length;i++)for(var r=0;r<n.length;r++)if(n[r]===t[i])return!1}else for(r=0;r<n.length;r++)if(t[n[r]])return!1}return!0},ce.isIE&&$W.on('keydown',function(e){var t;13!==e.keyCode||'BUTTON'!==(t=e.target.tagName)&&'INPUT'!==t&&'SELECT'!==t||e.preventDefault()}),$.fn.multiple=function(e){var t,n={};for(t in e)n[t]=this.find(e[t]);return n},$.fn.autofocus=function(e){return u(this,e),this},$.fn.plugin=function(){return i(this[0],'$uiplugin')},$.fn.component=function(){return i(this[0],'$uicomponent')},$.fn.binder=function(){return i(this[0],'$uibinder')},$.fn.scrollbar=function(){return i(this[0],'$scrollbar')},$.fn.aclass=function(e,t){var n=this;return t&&n.length&&(n[0].$ct&&clearTimeout(n[0].$ct),n[0].$ct=setTimeout(o,t,n,e,1)),t?n:n.addClass(e)},$.fn.rclass=function(e,t){var n=this;return t&&n.length&&(n[0].$ct&&clearTimeout(n[0].$ct),n[0].$ct=setTimeout(o,t,n,e,2)),t?n:null==e?n.removeClass():n.removeClass(e)},$.fn.rattr=function(e){return this.removeAttr(e)},$.fn.rattrd=function(){for(var e=0;e<arguments.length;e++)this.removeAttr('data-'+arguments[e]);return this},$.fn.rclass2=function(e,t){var n=this;if(t)n.length&&(n[0].$ct&&clearTimeout(n[0].$ct),n[0].$ct=setTimeout(o,t,n,e,3));else for(var i=(n.attr('class')||'').split(' '),r='object'==typeof e,a=0;a<i.length;a++){var s=i[a];s&&(r?e.test(s)&&n.rclass(s):-1!==s.indexOf(e)&&n.rclass(s))}return n},$.fn.hclass=function(e){return this.hasClass(e)},$.fn.tclass=function(e,t){return this.toggleClass(e,t)},$.fn.attrd=function(e,t){return e='data-'+e,null==t?this.attr(e):this.attr(e,t)},$.fn.attrd2=function(e){e='data-'+e;for(var t=null,n=this;n[0]&&null==t;)if(!(t=n.attr(e))){if('BODY'===n[0].tagName)break;n=n.parent()}return t},$.fn.asvg=function(e){var t;if(-1===e.indexOf('<'))return t=document.createElementNS('http://www.w3.org/2000/svg',e),this.append(t),$(t);for(var n=document.createElementNS('http://www.w3.org/1999/xhtml','div'),i=(n.innerHTML='<svg xmlns="http://www.w3.org/2000/svg">'+e+'</svg>',document.createDocumentFragment());n.firstChild.firstChild;)i.appendChild(n.firstChild.firstChild);return i=$(i),this.append(i),i},$.fn.psvg=function(e){var t;if(-1===e.indexOf('<'))return t=document.createElementNS('http://www.w3.org/2000/svg',e),this.prepend(t),$(t);for(var n=document.createElementNS('http://www.w3.org/1999/xhtml','div'),i=(n.innerHTML='<svg xmlns="http://www.w3.org/2000/svg">'+e+'</svg>',document.createDocumentFragment());n.firstChild.firstChild;)i.appendChild(n.firstChild.firstChild);return i=$(i),this.prepend(i),i},$.fn.CMD=function(e,t,n,i,r){ue.cmd($(this),e,t,n,i,r)},$.fn.SETTER=function(e,t,n,i,r){ue.setter($(this),e,t,n,i,r)},$.fn.COMPONENTS=function(){var e,t=[];for(e of $(this).find('ui-component')){var n=e.$uicomponent;n&&n.ready&&n.scope===ue.root&&t.push(n)}return t},$.fn.EXEC=function(e,t,n,i,r){var a,s,o=e.charAt(0);'@'===o?(a=this.component())&&(s=a[e=e.substring(1)])&&s(a,t,n,i,r):'?'===o||'|'===o?(s=this.plugin(),ue.exec(f(s,e),t,n,i,r)):ue.exec(e,t,n,i,r)},$.fn.SEEX=function(e,t,n,i,r){var a;'?'===(i=e.charAt(0))||'|'===i?(a=this.plugin(),ue.seex(f(a,e),t,n,i,r)):ue.seex(e,t,n,i,r)},ue.resize=function(){var e,t=ue.cache.resize,n=(t.timeout&&clearTimeout(t.timeout),t.resize=null,$W);ce.WW=n.width(),ce.WH=n.height(),ce.WH&&ce.WH?WW===t.w&&WH===t.h||(n=WIDTH(),t.w=WW,t.h=WH,t.d!==n&&(t.d=n,(e=$('body')).rclass('jc-lg jc-md jc-sm jc-xs'),e.aclass('jc-'+n)),ue.ready&&ue.emit('resize2')):t.timeout=setTimeout(ue.resize,10)},setTimeout(function e(){if(document.body){ue.cache.blocked=PARSE(ce.localStorage&&ce.localStorage.getItem(le.localstorage+'.blocked')||'{}');var t,n=Date.now(),i=ue.cache.blocked;for(t in i)i[t]<n&&delete i[t];ue.emit('init'),ue.resize();var r=(navigator.userAgent||'').match(/[a-z]+/gi),a={};if(r){for(var s=0;s<r.length;s++){var o=r[s];if('like'===o&&'Gecko'===r[s+1])s+=1;else{var c=o.toLowerCase();if('like'===c)break;switch(c){case'linux':case'windows':case'mac':case'symbian':case'symbos':case'tizen':case'android':a[o]=2,'tizen'!==c&&'android'!==c||(a.Mobile=1);break;case'webos':a.WebOS=2;break;case'media':case'center':case'tv':case'smarttv':case'smart':a[o]=5;break;case'iemobile':case'mobile':a[o]=1,a.Mobile=3;break;case'ipad':case'ipod':case'iphone':a.iOS=2,a.Mobile=3,a[o]=1,'ipad'===c&&(a.Tablet=4);break;case'phone':a.Mobile=3;break;case'tizenbrowser':case'blackberry':case'mini':a.Mobile=3,a[o]=1;break;case'samsungbrowser':case'chrome':case'firefox':case'msie':case'opera':case'outlook':case'safari':case'mail':case'edge':case'electron':a[o]=1;break;case'trident':a.MSIE=1;break;case'opr':a.Opera=1;break;case'tablet':a.Tablet=4}}}a.MSIE&&(a.IE=1,delete a.MSIE),(a.WebOS||a.Android)&&delete a.Linux,a.IEMobile?(a.Android&&delete a.Android,a.Safari&&delete a.Safari,a.Chrome&&delete a.Chrome):a.MSIE||a.Edge||a.Opera||a.Electron?(a.Chrome&&delete a.Chrome,a.Safari&&delete a.Safari):a.Chrome?a.Safari&&delete a.Safari:a.SamsungBrowser&&a.Safari&&delete a.Safari}for(var l={os:'',browser:'',device:'desktop'},u=(a.Tablet?l.device='tablet':a.Mobile&&(l.device='mobile'),a.SamsungBrowser&&(delete a.Mobile,delete a.Chrome),Object.keys(a)),s=0;s<u.length;s++)switch(a[u[s]]){case 1:l.browser+=(l.browser?' ':'')+u[s];break;case 2:l.os+=(l.os?' ':'')+u[s];break;case 5:l.device='tv'}ue.ua=l;var f=ce.localStorage;try{var h='jc.test';f.setItem(h,'1'),ce.isPRIVATEMODE='1'!==f.getItem(h),f.removeItem(h)}catch{ce.isPRIVATEMODE=!0,b(N.format('localStorage is disabled'))}function p(){var e;screen.orientation&&(e=document.querySelector('meta[name=viewport]'))&&e.content&&-1===e.content.indexOf('height')&&e.setAttribute('content',e.content+', height='+ce.innerHeight)}(f=document.body.classList).add('jc-'+(M.version>>0)),isPRIVATEMODE&&f.add('jc-nostorage jc-incognito'),isTOUCH&&f.add('jc-touch'),isSTANDALONE&&f.add('jc-standalone'),l.browser&&f.add('jc-'+l.browser.split(' ')[0].toLowerCase()),l.os&&f.add('jc-'+l.os.toLowerCase()),l.device&&f.add('jc-'+l.device.toLowerCase()),ce.addEventListener('load',p),'mobile'!==l.device&&'Firefox'===l.browser||ce.addEventListener('deviceorientation',p,!0),le.onstorageread(function(e){var e=e||{},t=(ue.cache.storage=e,CACHE('PREF'));if(t)for(var n in t)'set'!==n&&(PREF[n]=t[n]);ue.ready=!0,ue.loaded=!0,$W.on('resize',function(){var e=ue.cache.resize;e.timeout&&clearTimeout(e.timeout),e.timeout=setTimeout(ue.resize,100)}),$W.on('visibilitychange',()=>ue.emit('visible',!document.hidden)),$(document).ready(function(){function e(s,o){return function n(e){var t,i,r,a;ue.db.components.exec||(t=$(this),!s&&c)||(e.$force||s||!t.hclass('exec2')?(i=t.attrd('exec'+s),r=t.attrd('href'+s),c&&(clearTimeout(c),c=null),'true'!==(a=o?'1':t.attrd('prevent'+s))&&'1'!==a||(e.preventDefault(),e.stopPropagation()),i&&t.EXEC(i,t,e),r&&REDIRECT(r)):(c&&clearTimeout(c),c=setTimeout(function(e,t){c=null,t.$force=!0,n.call(e,t)},300,this,e)))}}ue.db.components.exec||(c=null,(t=$(document.body)).on('contextmenu','.exec3',e('3',!0)),t.on('dblclick','.exec2',e('2')),t.on('click','.exec',e(''))),setTimeout(function(){var e,t;for(e of ue.autofill.splice(0))e.def&&(t=e.element.find('input,textarea,select')).length&&(t=(t=t.val())&&(e.$parser?e.$parser(t):t))&&e.set(t,'@change @init')},1e3);var c,t,n=function(){0<d?setTimeout(n,5):ue.emit('ready')};n()})})}else setTimeout(e,10)},1)}}(window);