marketplacepos 2.1.6 → 2.1.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (32) hide show
  1. package/Marketplace/assets/bootstrap_light.scss +1 -1
  2. package/Marketplace/assets/variables-custom.scss +191 -0
  3. package/Marketplace/assets/version-adjustment-v5.scss +278 -0
  4. package/Marketplace/default-src_app_services_checkbrowser_service_ts-node_modules_angular_forms_fesm2020_forms_mjs.js +9592 -0
  5. package/Marketplace/default-src_app_services_checkbrowser_service_ts-node_modules_angular_forms_fesm2020_forms_mjs.js.map +1 -0
  6. package/Marketplace/index.html +23 -22
  7. package/Marketplace/main.js +630 -0
  8. package/Marketplace/main.js.map +1 -0
  9. package/Marketplace/polyfills.js +3398 -0
  10. package/Marketplace/polyfills.js.map +1 -0
  11. package/Marketplace/runtime.js +346 -0
  12. package/Marketplace/runtime.js.map +1 -0
  13. package/Marketplace/scripts.js +2634 -0
  14. package/Marketplace/scripts.js.map +1 -0
  15. package/Marketplace/src_app_login_login_module_ts.js +535 -0
  16. package/Marketplace/src_app_login_login_module_ts.js.map +1 -0
  17. package/Marketplace/src_app_menu_menu_module_ts.js +89436 -0
  18. package/Marketplace/src_app_menu_menu_module_ts.js.map +1 -0
  19. package/Marketplace/styles.css +30606 -0
  20. package/Marketplace/styles.css.map +1 -0
  21. package/Marketplace/vendor.js +71753 -0
  22. package/Marketplace/vendor.js.map +1 -0
  23. package/package.json +1 -1
  24. package/Marketplace/170.6c5c5ece64da542a.js +0 -1
  25. package/Marketplace/22.fb4f993e888aad3a.js +0 -1
  26. package/Marketplace/365.1282604dd7869f3c.js +0 -1
  27. package/Marketplace/3rdpartylicenses.txt +0 -490
  28. package/Marketplace/main.f504519b0a3bac1b.js +0 -1
  29. package/Marketplace/polyfills.2329f3f8d324fc9f.js +0 -1
  30. package/Marketplace/runtime.1acf622ba418cce0.js +0 -1
  31. package/Marketplace/scripts.16aad1e03d4e6f23.js +0 -1
  32. package/Marketplace/styles.b253e28bc8380ea0.css +0 -20
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunkpos_marketplace=self.webpackChunkpos_marketplace||[]).push([[429],{7435:(we,ue,he)=>{he(8583)},8583:()=>{!function(e){const n=e.performance;function i(I){n&&n.mark&&n.mark(I)}function r(I,p){n&&n.measure&&n.measure(I,p)}i("Zone");const c=e.__Zone_symbol_prefix||"__zone_symbol__";function u(I){return c+I}const f=!0===e[u("forceDuplicateZoneCheck")];if(e.Zone){if(f||"function"!=typeof e.Zone.__symbol__)throw new Error("Zone already loaded.");return e.Zone}let _=(()=>{class I{constructor(t,o){this._parent=t,this._name=o?o.name||"unnamed":"<root>",this._properties=o&&o.properties||{},this._zoneDelegate=new T(this,this._parent&&this._parent._zoneDelegate,o)}static assertZonePatched(){if(e.Promise!==J.ZoneAwarePromise)throw new Error("Zone.js has detected that ZoneAwarePromise `(window|global).Promise` has been overwritten.\nMost likely cause is that a Promise polyfill has been loaded after Zone.js (Polyfilling Promise api is not necessary when zone.js is loaded. If you must load one, do so before loading zone.js.)")}static get root(){let t=I.current;for(;t.parent;)t=t.parent;return t}static get current(){return G.zone}static get currentTask(){return te}static __load_patch(t,o,y=!1){if(J.hasOwnProperty(t)){if(!y&&f)throw Error("Already loaded patch: "+t)}else if(!e["__Zone_disable_"+t]){const P="Zone:"+t;i(P),J[t]=o(e,I,le),r(P,P)}}get parent(){return this._parent}get name(){return this._name}get(t){const o=this.getZoneWith(t);if(o)return o._properties[t]}getZoneWith(t){let o=this;for(;o;){if(o._properties.hasOwnProperty(t))return o;o=o._parent}return null}fork(t){if(!t)throw new Error("ZoneSpec required!");return this._zoneDelegate.fork(this,t)}wrap(t,o){if("function"!=typeof t)throw new Error("Expecting function got: "+t);const y=this._zoneDelegate.intercept(this,t,o),P=this;return function(){return P.runGuarded(y,this,arguments,o)}}run(t,o,y,P){G={parent:G,zone:this};try{return this._zoneDelegate.invoke(this,t,o,y,P)}finally{G=G.parent}}runGuarded(t,o=null,y,P){G={parent:G,zone:this};try{try{return this._zoneDelegate.invoke(this,t,o,y,P)}catch(K){if(this._zoneDelegate.handleError(this,K))throw K}}finally{G=G.parent}}runTask(t,o,y){if(t.zone!=this)throw new Error("A task can only be run in the zone of creation! (Creation: "+(t.zone||z).name+"; Execution: "+this.name+")");if(t.state===j&&(t.type===R||t.type===M))return;const P=t.state!=X;P&&t._transitionTo(X,O),t.runCount++;const K=te;te=t,G={parent:G,zone:this};try{t.type==M&&t.data&&!t.data.isPeriodic&&(t.cancelFn=void 0);try{return this._zoneDelegate.invokeTask(this,t,o,y)}catch(l){if(this._zoneDelegate.handleError(this,l))throw l}}finally{t.state!==j&&t.state!==Y&&(t.type==R||t.data&&t.data.isPeriodic?P&&t._transitionTo(O,X):(t.runCount=0,this._updateTaskCount(t,-1),P&&t._transitionTo(j,X,j))),G=G.parent,te=K}}scheduleTask(t){if(t.zone&&t.zone!==this){let y=this;for(;y;){if(y===t.zone)throw Error(`can not reschedule task to ${this.name} which is descendants of the original zone ${t.zone.name}`);y=y.parent}}t._transitionTo(q,j);const o=[];t._zoneDelegates=o,t._zone=this;try{t=this._zoneDelegate.scheduleTask(this,t)}catch(y){throw t._transitionTo(Y,q,j),this._zoneDelegate.handleError(this,y),y}return t._zoneDelegates===o&&this._updateTaskCount(t,1),t.state==q&&t._transitionTo(O,q),t}scheduleMicroTask(t,o,y,P){return this.scheduleTask(new m(v,t,o,y,P,void 0))}scheduleMacroTask(t,o,y,P,K){return this.scheduleTask(new m(M,t,o,y,P,K))}scheduleEventTask(t,o,y,P,K){return this.scheduleTask(new m(R,t,o,y,P,K))}cancelTask(t){if(t.zone!=this)throw new Error("A task can only be cancelled in the zone of creation! (Creation: "+(t.zone||z).name+"; Execution: "+this.name+")");t._transitionTo(A,O,X);try{this._zoneDelegate.cancelTask(this,t)}catch(o){throw t._transitionTo(Y,A),this._zoneDelegate.handleError(this,o),o}return this._updateTaskCount(t,-1),t._transitionTo(j,A),t.runCount=0,t}_updateTaskCount(t,o){const y=t._zoneDelegates;-1==o&&(t._zoneDelegates=null);for(let P=0;P<y.length;P++)y[P]._updateTaskCount(t.type,o)}}return I.__symbol__=u,I})();const g={name:"",onHasTask:(I,p,t,o)=>I.hasTask(t,o),onScheduleTask:(I,p,t,o)=>I.scheduleTask(t,o),onInvokeTask:(I,p,t,o,y,P)=>I.invokeTask(t,o,y,P),onCancelTask:(I,p,t,o)=>I.cancelTask(t,o)};class T{constructor(p,t,o){this._taskCounts={microTask:0,macroTask:0,eventTask:0},this.zone=p,this._parentDelegate=t,this._forkZS=o&&(o&&o.onFork?o:t._forkZS),this._forkDlgt=o&&(o.onFork?t:t._forkDlgt),this._forkCurrZone=o&&(o.onFork?this.zone:t._forkCurrZone),this._interceptZS=o&&(o.onIntercept?o:t._interceptZS),this._interceptDlgt=o&&(o.onIntercept?t:t._interceptDlgt),this._interceptCurrZone=o&&(o.onIntercept?this.zone:t._interceptCurrZone),this._invokeZS=o&&(o.onInvoke?o:t._invokeZS),this._invokeDlgt=o&&(o.onInvoke?t:t._invokeDlgt),this._invokeCurrZone=o&&(o.onInvoke?this.zone:t._invokeCurrZone),this._handleErrorZS=o&&(o.onHandleError?o:t._handleErrorZS),this._handleErrorDlgt=o&&(o.onHandleError?t:t._handleErrorDlgt),this._handleErrorCurrZone=o&&(o.onHandleError?this.zone:t._handleErrorCurrZone),this._scheduleTaskZS=o&&(o.onScheduleTask?o:t._scheduleTaskZS),this._scheduleTaskDlgt=o&&(o.onScheduleTask?t:t._scheduleTaskDlgt),this._scheduleTaskCurrZone=o&&(o.onScheduleTask?this.zone:t._scheduleTaskCurrZone),this._invokeTaskZS=o&&(o.onInvokeTask?o:t._invokeTaskZS),this._invokeTaskDlgt=o&&(o.onInvokeTask?t:t._invokeTaskDlgt),this._invokeTaskCurrZone=o&&(o.onInvokeTask?this.zone:t._invokeTaskCurrZone),this._cancelTaskZS=o&&(o.onCancelTask?o:t._cancelTaskZS),this._cancelTaskDlgt=o&&(o.onCancelTask?t:t._cancelTaskDlgt),this._cancelTaskCurrZone=o&&(o.onCancelTask?this.zone:t._cancelTaskCurrZone),this._hasTaskZS=null,this._hasTaskDlgt=null,this._hasTaskDlgtOwner=null,this._hasTaskCurrZone=null;const y=o&&o.onHasTask;(y||t&&t._hasTaskZS)&&(this._hasTaskZS=y?o:g,this._hasTaskDlgt=t,this._hasTaskDlgtOwner=this,this._hasTaskCurrZone=p,o.onScheduleTask||(this._scheduleTaskZS=g,this._scheduleTaskDlgt=t,this._scheduleTaskCurrZone=this.zone),o.onInvokeTask||(this._invokeTaskZS=g,this._invokeTaskDlgt=t,this._invokeTaskCurrZone=this.zone),o.onCancelTask||(this._cancelTaskZS=g,this._cancelTaskDlgt=t,this._cancelTaskCurrZone=this.zone))}fork(p,t){return this._forkZS?this._forkZS.onFork(this._forkDlgt,this.zone,p,t):new _(p,t)}intercept(p,t,o){return this._interceptZS?this._interceptZS.onIntercept(this._interceptDlgt,this._interceptCurrZone,p,t,o):t}invoke(p,t,o,y,P){return this._invokeZS?this._invokeZS.onInvoke(this._invokeDlgt,this._invokeCurrZone,p,t,o,y,P):t.apply(o,y)}handleError(p,t){return!this._handleErrorZS||this._handleErrorZS.onHandleError(this._handleErrorDlgt,this._handleErrorCurrZone,p,t)}scheduleTask(p,t){let o=t;if(this._scheduleTaskZS)this._hasTaskZS&&o._zoneDelegates.push(this._hasTaskDlgtOwner),o=this._scheduleTaskZS.onScheduleTask(this._scheduleTaskDlgt,this._scheduleTaskCurrZone,p,t),o||(o=t);else if(t.scheduleFn)t.scheduleFn(t);else{if(t.type!=v)throw new Error("Task is missing scheduleFn.");d(t)}return o}invokeTask(p,t,o,y){return this._invokeTaskZS?this._invokeTaskZS.onInvokeTask(this._invokeTaskDlgt,this._invokeTaskCurrZone,p,t,o,y):t.callback.apply(o,y)}cancelTask(p,t){let o;if(this._cancelTaskZS)o=this._cancelTaskZS.onCancelTask(this._cancelTaskDlgt,this._cancelTaskCurrZone,p,t);else{if(!t.cancelFn)throw Error("Task is not cancelable");o=t.cancelFn(t)}return o}hasTask(p,t){try{this._hasTaskZS&&this._hasTaskZS.onHasTask(this._hasTaskDlgt,this._hasTaskCurrZone,p,t)}catch(o){this.handleError(p,o)}}_updateTaskCount(p,t){const o=this._taskCounts,y=o[p],P=o[p]=y+t;if(P<0)throw new Error("More tasks executed then were scheduled.");0!=y&&0!=P||this.hasTask(this.zone,{microTask:o.microTask>0,macroTask:o.macroTask>0,eventTask:o.eventTask>0,change:p})}}class m{constructor(p,t,o,y,P,K){if(this._zone=null,this.runCount=0,this._zoneDelegates=null,this._state="notScheduled",this.type=p,this.source=t,this.data=y,this.scheduleFn=P,this.cancelFn=K,!o)throw new Error("callback is not defined");this.callback=o;const l=this;this.invoke=p===R&&y&&y.useG?m.invokeTask:function(){return m.invokeTask.call(e,l,this,arguments)}}static invokeTask(p,t,o){p||(p=this),re++;try{return p.runCount++,p.zone.runTask(p,t,o)}finally{1==re&&L(),re--}}get zone(){return this._zone}get state(){return this._state}cancelScheduleRequest(){this._transitionTo(j,q)}_transitionTo(p,t,o){if(this._state!==t&&this._state!==o)throw new Error(`${this.type} '${this.source}': can not transition to '${p}', expecting state '${t}'${o?" or '"+o+"'":""}, was '${this._state}'.`);this._state=p,p==j&&(this._zoneDelegates=null)}toString(){return this.data&&void 0!==this.data.handleId?this.data.handleId.toString():Object.prototype.toString.call(this)}toJSON(){return{type:this.type,state:this.state,source:this.source,zone:this.zone.name,runCount:this.runCount}}}const S=u("setTimeout"),D=u("Promise"),Z=u("then");let E,B=[],V=!1;function d(I){if(0===re&&0===B.length)if(E||e[D]&&(E=e[D].resolve(0)),E){let p=E[Z];p||(p=E.then),p.call(E,L)}else e[S](L,0);I&&B.push(I)}function L(){if(!V){for(V=!0;B.length;){const I=B;B=[];for(let p=0;p<I.length;p++){const t=I[p];try{t.zone.runTask(t,null,null)}catch(o){le.onUnhandledError(o)}}}le.microtaskDrainDone(),V=!1}}const z={name:"NO ZONE"},j="notScheduled",q="scheduling",O="scheduled",X="running",A="canceling",Y="unknown",v="microTask",M="macroTask",R="eventTask",J={},le={symbol:u,currentZoneFrame:()=>G,onUnhandledError:F,microtaskDrainDone:F,scheduleMicroTask:d,showUncaughtError:()=>!_[u("ignoreConsoleErrorUncaughtError")],patchEventTarget:()=>[],patchOnProperties:F,patchMethod:()=>F,bindArguments:()=>[],patchThen:()=>F,patchMacroTask:()=>F,patchEventPrototype:()=>F,isIEOrEdge:()=>!1,getGlobalObjects:()=>{},ObjectDefineProperty:()=>F,ObjectGetOwnPropertyDescriptor:()=>{},ObjectCreate:()=>{},ArraySlice:()=>[],patchClass:()=>F,wrapWithCurrentZone:()=>F,filterProperties:()=>[],attachOriginToPatched:()=>F,_redefineProperty:()=>F,patchCallbacks:()=>F};let G={parent:null,zone:new _(null,null)},te=null,re=0;function F(){}r("Zone","Zone"),e.Zone=_}("undefined"!=typeof window&&window||"undefined"!=typeof self&&self||global);const ue=Object.getOwnPropertyDescriptor,he=Object.defineProperty,de=Object.getPrototypeOf,Be=Object.create,ut=Array.prototype.slice,Se="addEventListener",Oe="removeEventListener",Ze=Zone.__symbol__(Se),Ie=Zone.__symbol__(Oe),se="true",ie="false",ke=Zone.__symbol__("");function Le(e,n){return Zone.current.wrap(e,n)}function Me(e,n,i,r,c){return Zone.current.scheduleMacroTask(e,n,i,r,c)}const x=Zone.__symbol__,Pe="undefined"!=typeof window,pe=Pe?window:void 0,$=Pe&&pe||"object"==typeof self&&self||global,ht=[null];function Ae(e,n){for(let i=e.length-1;i>=0;i--)"function"==typeof e[i]&&(e[i]=Le(e[i],n+"_"+i));return e}function Fe(e){return!e||!1!==e.writable&&!("function"==typeof e.get&&void 0===e.set)}const Ue="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope,Re=!("nw"in $)&&void 0!==$.process&&"[object process]"==={}.toString.call($.process),je=!Re&&!Ue&&!(!Pe||!pe.HTMLElement),We=void 0!==$.process&&"[object process]"==={}.toString.call($.process)&&!Ue&&!(!Pe||!pe.HTMLElement),Ce={},qe=function(e){if(!(e=e||$.event))return;let n=Ce[e.type];n||(n=Ce[e.type]=x("ON_PROPERTY"+e.type));const i=this||e.target||$,r=i[n];let c;if(je&&i===pe&&"error"===e.type){const u=e;c=r&&r.call(this,u.message,u.filename,u.lineno,u.colno,u.error),!0===c&&e.preventDefault()}else c=r&&r.apply(this,arguments),null!=c&&!c&&e.preventDefault();return c};function Xe(e,n,i){let r=ue(e,n);if(!r&&i&&ue(i,n)&&(r={enumerable:!0,configurable:!0}),!r||!r.configurable)return;const c=x("on"+n+"patched");if(e.hasOwnProperty(c)&&e[c])return;delete r.writable,delete r.value;const u=r.get,f=r.set,_=n.substr(2);let g=Ce[_];g||(g=Ce[_]=x("ON_PROPERTY"+_)),r.set=function(T){let m=this;!m&&e===$&&(m=$),m&&(m[g]&&m.removeEventListener(_,qe),f&&f.apply(m,ht),"function"==typeof T?(m[g]=T,m.addEventListener(_,qe,!1)):m[g]=null)},r.get=function(){let T=this;if(!T&&e===$&&(T=$),!T)return null;const m=T[g];if(m)return m;if(u){let S=u&&u.call(this);if(S)return r.set.call(this,S),"function"==typeof T.removeAttribute&&T.removeAttribute(n),S}return null},he(e,n,r),e[c]=!0}function Ye(e,n,i){if(n)for(let r=0;r<n.length;r++)Xe(e,"on"+n[r],i);else{const r=[];for(const c in e)"on"==c.substr(0,2)&&r.push(c);for(let c=0;c<r.length;c++)Xe(e,r[c],i)}}const ne=x("originalInstance");function ve(e){const n=$[e];if(!n)return;$[x(e)]=n,$[e]=function(){const c=Ae(arguments,e);switch(c.length){case 0:this[ne]=new n;break;case 1:this[ne]=new n(c[0]);break;case 2:this[ne]=new n(c[0],c[1]);break;case 3:this[ne]=new n(c[0],c[1],c[2]);break;case 4:this[ne]=new n(c[0],c[1],c[2],c[3]);break;default:throw new Error("Arg list too long.")}},ae($[e],n);const i=new n(function(){});let r;for(r in i)"XMLHttpRequest"===e&&"responseBlob"===r||function(c){"function"==typeof i[c]?$[e].prototype[c]=function(){return this[ne][c].apply(this[ne],arguments)}:he($[e].prototype,c,{set:function(u){"function"==typeof u?(this[ne][c]=Le(u,e+"."+c),ae(this[ne][c],u)):this[ne][c]=u},get:function(){return this[ne][c]}})}(r);for(r in n)"prototype"!==r&&n.hasOwnProperty(r)&&($[e][r]=n[r])}function ce(e,n,i){let r=e;for(;r&&!r.hasOwnProperty(n);)r=de(r);!r&&e[n]&&(r=e);const c=x(n);let u=null;if(r&&(!(u=r[c])||!r.hasOwnProperty(c))&&(u=r[c]=r[n],Fe(r&&ue(r,n)))){const _=i(u,c,n);r[n]=function(){return _(this,arguments)},ae(r[n],u)}return u}function _t(e,n,i){let r=null;function c(u){const f=u.data;return f.args[f.cbIdx]=function(){u.invoke.apply(this,arguments)},r.apply(f.target,f.args),u}r=ce(e,n,u=>function(f,_){const g=i(f,_);return g.cbIdx>=0&&"function"==typeof _[g.cbIdx]?Me(g.name,_[g.cbIdx],g,c):u.apply(f,_)})}function ae(e,n){e[x("OriginalDelegate")]=n}let $e=!1,He=!1;function mt(){if($e)return He;$e=!0;try{const e=pe.navigator.userAgent;(-1!==e.indexOf("MSIE ")||-1!==e.indexOf("Trident/")||-1!==e.indexOf("Edge/"))&&(He=!0)}catch(e){}return He}Zone.__load_patch("ZoneAwarePromise",(e,n,i)=>{const r=Object.getOwnPropertyDescriptor,c=Object.defineProperty,f=i.symbol,_=[],g=!0===e[f("DISABLE_WRAPPING_UNCAUGHT_PROMISE_REJECTION")],T=f("Promise"),m=f("then");i.onUnhandledError=l=>{if(i.showUncaughtError()){const s=l&&l.rejection;s?console.error("Unhandled Promise rejection:",s instanceof Error?s.message:s,"; Zone:",l.zone.name,"; Task:",l.task&&l.task.source,"; Value:",s,s instanceof Error?s.stack:void 0):console.error(l)}},i.microtaskDrainDone=()=>{for(;_.length;){const l=_.shift();try{l.zone.runGuarded(()=>{throw l.throwOriginal?l.rejection:l})}catch(s){Z(s)}}};const D=f("unhandledPromiseRejectionHandler");function Z(l){i.onUnhandledError(l);try{const s=n[D];"function"==typeof s&&s.call(this,l)}catch(s){}}function B(l){return l&&l.then}function V(l){return l}function E(l){return t.reject(l)}const d=f("state"),L=f("value"),z=f("finally"),j=f("parentPromiseValue"),q=f("parentPromiseState"),X=null,A=!0,Y=!1;function M(l,s){return a=>{try{G(l,s,a)}catch(h){G(l,!1,h)}}}const le=f("currentTaskTrace");function G(l,s,a){const h=function(){let l=!1;return function(a){return function(){l||(l=!0,a.apply(null,arguments))}}}();if(l===a)throw new TypeError("Promise resolved with itself");if(l[d]===X){let w=null;try{("object"==typeof a||"function"==typeof a)&&(w=a&&a.then)}catch(C){return h(()=>{G(l,!1,C)})(),l}if(s!==Y&&a instanceof t&&a.hasOwnProperty(d)&&a.hasOwnProperty(L)&&a[d]!==X)re(a),G(l,a[d],a[L]);else if(s!==Y&&"function"==typeof w)try{w.call(a,h(M(l,s)),h(M(l,!1)))}catch(C){h(()=>{G(l,!1,C)})()}else{l[d]=s;const C=l[L];if(l[L]=a,l[z]===z&&s===A&&(l[d]=l[q],l[L]=l[j]),s===Y&&a instanceof Error){const k=n.currentTask&&n.currentTask.data&&n.currentTask.data.__creationTrace__;k&&c(a,le,{configurable:!0,enumerable:!1,writable:!0,value:k})}for(let k=0;k<C.length;)F(l,C[k++],C[k++],C[k++],C[k++]);if(0==C.length&&s==Y){l[d]=0;let k=a;try{throw new Error("Uncaught (in promise): "+function u(l){return l&&l.toString===Object.prototype.toString?(l.constructor&&l.constructor.name||"")+": "+JSON.stringify(l):l?l.toString():Object.prototype.toString.call(l)}(a)+(a&&a.stack?"\n"+a.stack:""))}catch(b){k=b}g&&(k.throwOriginal=!0),k.rejection=a,k.promise=l,k.zone=n.current,k.task=n.currentTask,_.push(k),i.scheduleMicroTask()}}}return l}const te=f("rejectionHandledHandler");function re(l){if(0===l[d]){try{const s=n[te];s&&"function"==typeof s&&s.call(this,{rejection:l[L],promise:l})}catch(s){}l[d]=Y;for(let s=0;s<_.length;s++)l===_[s].promise&&_.splice(s,1)}}function F(l,s,a,h,w){re(l);const C=l[d],k=C?"function"==typeof h?h:V:"function"==typeof w?w:E;s.scheduleMicroTask("Promise.then",()=>{try{const b=l[L],N=!!a&&z===a[z];N&&(a[j]=b,a[q]=C);const H=s.run(k,void 0,N&&k!==E&&k!==V?[]:[b]);G(a,!0,H)}catch(b){G(a,!1,b)}},a)}const p=function(){};class t{static toString(){return"function ZoneAwarePromise() { [native code] }"}static resolve(s){return G(new this(null),A,s)}static reject(s){return G(new this(null),Y,s)}static race(s){let a,h,w=new this((b,N)=>{a=b,h=N});function C(b){a(b)}function k(b){h(b)}for(let b of s)B(b)||(b=this.resolve(b)),b.then(C,k);return w}static all(s){return t.allWithCallback(s)}static allSettled(s){return(this&&this.prototype instanceof t?this:t).allWithCallback(s,{thenCallback:h=>({status:"fulfilled",value:h}),errorCallback:h=>({status:"rejected",reason:h})})}static allWithCallback(s,a){let h,w,C=new this((H,U)=>{h=H,w=U}),k=2,b=0;const N=[];for(let H of s){B(H)||(H=this.resolve(H));const U=b;try{H.then(Q=>{N[U]=a?a.thenCallback(Q):Q,k--,0===k&&h(N)},Q=>{a?(N[U]=a.errorCallback(Q),k--,0===k&&h(N)):w(Q)})}catch(Q){w(Q)}k++,b++}return k-=2,0===k&&h(N),C}constructor(s){const a=this;if(!(a instanceof t))throw new Error("Must be an instanceof Promise.");a[d]=X,a[L]=[];try{s&&s(M(a,A),M(a,Y))}catch(h){G(a,!1,h)}}get[Symbol.toStringTag](){return"Promise"}get[Symbol.species](){return t}then(s,a){let h=this.constructor[Symbol.species];(!h||"function"!=typeof h)&&(h=this.constructor||t);const w=new h(p),C=n.current;return this[d]==X?this[L].push(C,w,s,a):F(this,C,w,s,a),w}catch(s){return this.then(null,s)}finally(s){let a=this.constructor[Symbol.species];(!a||"function"!=typeof a)&&(a=t);const h=new a(p);h[z]=z;const w=n.current;return this[d]==X?this[L].push(w,h,s,s):F(this,w,h,s,s),h}}t.resolve=t.resolve,t.reject=t.reject,t.race=t.race,t.all=t.all;const o=e[T]=e.Promise;e.Promise=t;const y=f("thenPatched");function P(l){const s=l.prototype,a=r(s,"then");if(a&&(!1===a.writable||!a.configurable))return;const h=s.then;s[m]=h,l.prototype.then=function(w,C){return new t((b,N)=>{h.call(this,b,N)}).then(w,C)},l[y]=!0}return i.patchThen=P,o&&(P(o),ce(e,"fetch",l=>function K(l){return function(s,a){let h=l.apply(s,a);if(h instanceof t)return h;let w=h.constructor;return w[y]||P(w),h}}(l))),Promise[n.__symbol__("uncaughtPromiseErrors")]=_,t}),Zone.__load_patch("toString",e=>{const n=Function.prototype.toString,i=x("OriginalDelegate"),r=x("Promise"),c=x("Error"),u=function(){if("function"==typeof this){const T=this[i];if(T)return"function"==typeof T?n.call(T):Object.prototype.toString.call(T);if(this===Promise){const m=e[r];if(m)return n.call(m)}if(this===Error){const m=e[c];if(m)return n.call(m)}}return n.call(this)};u[i]=n,Function.prototype.toString=u;const f=Object.prototype.toString;Object.prototype.toString=function(){return"function"==typeof Promise&&this instanceof Promise?"[object Promise]":f.call(this)}});let me=!1;if("undefined"!=typeof window)try{const e=Object.defineProperty({},"passive",{get:function(){me=!0}});window.addEventListener("test",e,e),window.removeEventListener("test",e,e)}catch(e){me=!1}const Et={useG:!0},ee={},Ke={},Je=new RegExp("^"+ke+"(\\w+)(true|false)$"),xe=x("propagationStopped");function Qe(e,n){const i=(n?n(e):e)+ie,r=(n?n(e):e)+se,c=ke+i,u=ke+r;ee[e]={},ee[e][ie]=c,ee[e][se]=u}function Tt(e,n,i){const r=i&&i.add||Se,c=i&&i.rm||Oe,u=i&&i.listeners||"eventListeners",f=i&&i.rmAll||"removeAllListeners",_=x(r),g="."+r+":",S=function(E,d,L){if(E.isRemoved)return;const z=E.callback;"object"==typeof z&&z.handleEvent&&(E.callback=q=>z.handleEvent(q),E.originalDelegate=z),E.invoke(E,d,[L]);const j=E.options;j&&"object"==typeof j&&j.once&&d[c].call(d,L.type,E.originalDelegate?E.originalDelegate:E.callback,j)},D=function(E){if(!(E=E||e.event))return;const d=this||E.target||e,L=d[ee[E.type][ie]];if(L)if(1===L.length)S(L[0],d,E);else{const z=L.slice();for(let j=0;j<z.length&&(!E||!0!==E[xe]);j++)S(z[j],d,E)}},Z=function(E){if(!(E=E||e.event))return;const d=this||E.target||e,L=d[ee[E.type][se]];if(L)if(1===L.length)S(L[0],d,E);else{const z=L.slice();for(let j=0;j<z.length&&(!E||!0!==E[xe]);j++)S(z[j],d,E)}};function B(E,d){if(!E)return!1;let L=!0;d&&void 0!==d.useG&&(L=d.useG);const z=d&&d.vh;let j=!0;d&&void 0!==d.chkDup&&(j=d.chkDup);let q=!1;d&&void 0!==d.rt&&(q=d.rt);let O=E;for(;O&&!O.hasOwnProperty(r);)O=de(O);if(!O&&E[r]&&(O=E),!O||O[_])return!1;const X=d&&d.eventNameToString,A={},Y=O[_]=O[r],v=O[x(c)]=O[c],M=O[x(u)]=O[u],R=O[x(f)]=O[f];let J;function le(s,a){return!me&&"object"==typeof s&&s?!!s.capture:me&&a?"boolean"==typeof s?{capture:s,passive:!0}:s?"object"==typeof s&&!1!==s.passive?Object.assign(Object.assign({},s),{passive:!0}):s:{passive:!0}:s}d&&d.prepend&&(J=O[x(d.prepend)]=O[d.prepend]);const p=L?function(s){if(!A.isExisting)return Y.call(A.target,A.eventName,A.capture?Z:D,A.options)}:function(s){return Y.call(A.target,A.eventName,s.invoke,A.options)},t=L?function(s){if(!s.isRemoved){const a=ee[s.eventName];let h;a&&(h=a[s.capture?se:ie]);const w=h&&s.target[h];if(w)for(let C=0;C<w.length;C++)if(w[C]===s){w.splice(C,1),s.isRemoved=!0,0===w.length&&(s.allRemoved=!0,s.target[h]=null);break}}if(s.allRemoved)return v.call(s.target,s.eventName,s.capture?Z:D,s.options)}:function(s){return v.call(s.target,s.eventName,s.invoke,s.options)},y=d&&d.diff?d.diff:function(s,a){const h=typeof a;return"function"===h&&s.callback===a||"object"===h&&s.originalDelegate===a},P=Zone[x("UNPATCHED_EVENTS")],K=e[x("PASSIVE_EVENTS")],l=function(s,a,h,w,C=!1,k=!1){return function(){const b=this||e;let N=arguments[0];d&&d.transferEventName&&(N=d.transferEventName(N));let H=arguments[1];if(!H)return s.apply(this,arguments);if(Re&&"uncaughtException"===N)return s.apply(this,arguments);let U=!1;if("function"!=typeof H){if(!H.handleEvent)return s.apply(this,arguments);U=!0}if(z&&!z(s,H,b,arguments))return;const Q=me&&!!K&&-1!==K.indexOf(N),oe=le(arguments[2],Q);if(P)for(let _e=0;_e<P.length;_e++)if(N===P[_e])return Q?s.call(b,N,H,oe):s.apply(this,arguments);const Ge=!!oe&&("boolean"==typeof oe||oe.capture),st=!(!oe||"object"!=typeof oe)&&oe.once,At=Zone.current;let ze=ee[N];ze||(Qe(N,X),ze=ee[N]);const it=ze[Ge?se:ie];let De,ge=b[it],ct=!1;if(ge){if(ct=!0,j)for(let _e=0;_e<ge.length;_e++)if(y(ge[_e],H))return}else ge=b[it]=[];const at=b.constructor.name,lt=Ke[at];lt&&(De=lt[N]),De||(De=at+a+(X?X(N):N)),A.options=oe,st&&(A.options.once=!1),A.target=b,A.capture=Ge,A.eventName=N,A.isExisting=ct;const be=L?Et:void 0;be&&(be.taskData=A);const fe=At.scheduleEventTask(De,H,be,h,w);return A.target=null,be&&(be.taskData=null),st&&(oe.once=!0),!me&&"boolean"==typeof fe.options||(fe.options=oe),fe.target=b,fe.capture=Ge,fe.eventName=N,U&&(fe.originalDelegate=H),k?ge.unshift(fe):ge.push(fe),C?b:void 0}};return O[r]=l(Y,g,p,t,q),J&&(O.prependListener=l(J,".prependListener:",function(s){return J.call(A.target,A.eventName,s.invoke,A.options)},t,q,!0)),O[c]=function(){const s=this||e;let a=arguments[0];d&&d.transferEventName&&(a=d.transferEventName(a));const h=arguments[2],w=!!h&&("boolean"==typeof h||h.capture),C=arguments[1];if(!C)return v.apply(this,arguments);if(z&&!z(v,C,s,arguments))return;const k=ee[a];let b;k&&(b=k[w?se:ie]);const N=b&&s[b];if(N)for(let H=0;H<N.length;H++){const U=N[H];if(y(U,C))return N.splice(H,1),U.isRemoved=!0,0===N.length&&(U.allRemoved=!0,s[b]=null,"string"==typeof a)&&(s[ke+"ON_PROPERTY"+a]=null),U.zone.cancelTask(U),q?s:void 0}return v.apply(this,arguments)},O[u]=function(){const s=this||e;let a=arguments[0];d&&d.transferEventName&&(a=d.transferEventName(a));const h=[],w=et(s,X?X(a):a);for(let C=0;C<w.length;C++){const k=w[C];h.push(k.originalDelegate?k.originalDelegate:k.callback)}return h},O[f]=function(){const s=this||e;let a=arguments[0];if(a){d&&d.transferEventName&&(a=d.transferEventName(a));const h=ee[a];if(h){const k=s[h[ie]],b=s[h[se]];if(k){const N=k.slice();for(let H=0;H<N.length;H++){const U=N[H];this[c].call(this,a,U.originalDelegate?U.originalDelegate:U.callback,U.options)}}if(b){const N=b.slice();for(let H=0;H<N.length;H++){const U=N[H];this[c].call(this,a,U.originalDelegate?U.originalDelegate:U.callback,U.options)}}}}else{const h=Object.keys(s);for(let w=0;w<h.length;w++){const k=Je.exec(h[w]);let b=k&&k[1];b&&"removeListener"!==b&&this[f].call(this,b)}this[f].call(this,"removeListener")}if(q)return this},ae(O[r],Y),ae(O[c],v),R&&ae(O[f],R),M&&ae(O[u],M),!0}let V=[];for(let E=0;E<n.length;E++)V[E]=B(n[E],i);return V}function et(e,n){if(!n){const u=[];for(let f in e){const _=Je.exec(f);let g=_&&_[1];if(g&&(!n||g===n)){const T=e[f];if(T)for(let m=0;m<T.length;m++)u.push(T[m])}}return u}let i=ee[n];i||(Qe(n),i=ee[n]);const r=e[i[ie]],c=e[i[se]];return r?c?r.concat(c):r.slice():c?c.slice():[]}function yt(e,n){const i=e.Event;i&&i.prototype&&n.patchMethod(i.prototype,"stopImmediatePropagation",r=>function(c,u){c[xe]=!0,r&&r.apply(c,u)})}function gt(e,n,i,r,c){const u=Zone.__symbol__(r);if(n[u])return;const f=n[u]=n[r];n[r]=function(_,g,T){return g&&g.prototype&&c.forEach(function(m){const S=`${i}.${r}::`+m,D=g.prototype;if(D.hasOwnProperty(m)){const Z=e.ObjectGetOwnPropertyDescriptor(D,m);Z&&Z.value?(Z.value=e.wrapWithCurrentZone(Z.value,S),e._redefineProperty(g.prototype,m,Z)):D[m]&&(D[m]=e.wrapWithCurrentZone(D[m],S))}else D[m]&&(D[m]=e.wrapWithCurrentZone(D[m],S))}),f.call(n,_,g,T)},e.attachOriginToPatched(n[r],f)}const Ve=["absolutedeviceorientation","afterinput","afterprint","appinstalled","beforeinstallprompt","beforeprint","beforeunload","devicelight","devicemotion","deviceorientation","deviceorientationabsolute","deviceproximity","hashchange","languagechange","message","mozbeforepaint","offline","online","paint","pageshow","pagehide","popstate","rejectionhandled","storage","unhandledrejection","unload","userproximity","vrdisplayconnected","vrdisplaydisconnected","vrdisplaypresentchange"],wt=["encrypted","waitingforkey","msneedkey","mozinterruptbegin","mozinterruptend"],tt=["load"],nt=["blur","error","focus","load","resize","scroll","messageerror"],Dt=["bounce","finish","start"],rt=["loadstart","progress","abort","error","load","progress","timeout","loadend","readystatechange"],Ee=["upgradeneeded","complete","abort","success","error","blocked","versionchange","close"],St=["close","error","open","message"],Ot=["error","message"],Te=["abort","animationcancel","animationend","animationiteration","auxclick","beforeinput","blur","cancel","canplay","canplaythrough","change","compositionstart","compositionupdate","compositionend","cuechange","click","close","contextmenu","curechange","dblclick","drag","dragend","dragenter","dragexit","dragleave","dragover","drop","durationchange","emptied","ended","error","focus","focusin","focusout","gotpointercapture","input","invalid","keydown","keypress","keyup","load","loadstart","loadeddata","loadedmetadata","lostpointercapture","mousedown","mouseenter","mouseleave","mousemove","mouseout","mouseover","mouseup","mousewheel","orientationchange","pause","play","playing","pointercancel","pointerdown","pointerenter","pointerleave","pointerlockchange","mozpointerlockchange","webkitpointerlockerchange","pointerlockerror","mozpointerlockerror","webkitpointerlockerror","pointermove","pointout","pointerover","pointerup","progress","ratechange","reset","resize","scroll","seeked","seeking","select","selectionchange","selectstart","show","sort","stalled","submit","suspend","timeupdate","volumechange","touchcancel","touchmove","touchstart","touchend","transitioncancel","transitionend","waiting","wheel"].concat(["webglcontextrestored","webglcontextlost","webglcontextcreationerror"],["autocomplete","autocompleteerror"],["toggle"],["afterscriptexecute","beforescriptexecute","DOMContentLoaded","freeze","fullscreenchange","mozfullscreenchange","webkitfullscreenchange","msfullscreenchange","fullscreenerror","mozfullscreenerror","webkitfullscreenerror","msfullscreenerror","readystatechange","visibilitychange","resume"],Ve,["beforecopy","beforecut","beforepaste","copy","cut","paste","dragstart","loadend","animationstart","search","transitionrun","transitionstart","webkitanimationend","webkitanimationiteration","webkitanimationstart","webkittransitionend"],["activate","afterupdate","ariarequest","beforeactivate","beforedeactivate","beforeeditfocus","beforeupdate","cellchange","controlselect","dataavailable","datasetchanged","datasetcomplete","errorupdate","filterchange","layoutcomplete","losecapture","move","moveend","movestart","propertychange","resizeend","resizestart","rowenter","rowexit","rowsdelete","rowsinserted","command","compassneedscalibration","deactivate","help","mscontentzoom","msmanipulationstatechanged","msgesturechange","msgesturedoubletap","msgestureend","msgesturehold","msgesturestart","msgesturetap","msgotpointercapture","msinertiastart","mslostpointercapture","mspointercancel","mspointerdown","mspointerenter","mspointerhover","mspointerleave","mspointermove","mspointerout","mspointerover","mspointerup","pointerout","mssitemodejumplistitemremoved","msthumbnailclick","stop","storagecommit"]);function ot(e,n,i){if(!i||0===i.length)return n;const r=i.filter(u=>u.target===e);if(!r||0===r.length)return n;const c=r[0].ignoreProperties;return n.filter(u=>-1===c.indexOf(u))}function W(e,n,i,r){e&&Ye(e,ot(e,n,i),r)}Zone.__load_patch("util",(e,n,i)=>{i.patchOnProperties=Ye,i.patchMethod=ce,i.bindArguments=Ae,i.patchMacroTask=_t;const r=n.__symbol__("BLACK_LISTED_EVENTS"),c=n.__symbol__("UNPATCHED_EVENTS");e[c]&&(e[r]=e[c]),e[r]&&(n[r]=n[c]=e[r]),i.patchEventPrototype=yt,i.patchEventTarget=Tt,i.isIEOrEdge=mt,i.ObjectDefineProperty=he,i.ObjectGetOwnPropertyDescriptor=ue,i.ObjectCreate=Be,i.ArraySlice=ut,i.patchClass=ve,i.wrapWithCurrentZone=Le,i.filterProperties=ot,i.attachOriginToPatched=ae,i._redefineProperty=Object.defineProperty,i.patchCallbacks=gt,i.getGlobalObjects=()=>({globalSources:Ke,zoneSymbolEventNames:ee,eventNames:Te,isBrowser:je,isMix:We,isNode:Re,TRUE_STR:se,FALSE_STR:ie,ZONE_SYMBOL_PREFIX:ke,ADD_EVENT_LISTENER_STR:Se,REMOVE_EVENT_LISTENER_STR:Oe})});const Ne=x("zoneTask");function ye(e,n,i,r){let c=null,u=null;i+=r;const f={};function _(T){const m=T.data;return m.args[0]=function(){return T.invoke.apply(this,arguments)},m.handleId=c.apply(e,m.args),T}function g(T){return u.call(e,T.data.handleId)}c=ce(e,n+=r,T=>function(m,S){if("function"==typeof S[0]){const D={isPeriodic:"Interval"===r,delay:"Timeout"===r||"Interval"===r?S[1]||0:void 0,args:S},Z=S[0];S[0]=function(){try{return Z.apply(this,arguments)}finally{D.isPeriodic||("number"==typeof D.handleId?delete f[D.handleId]:D.handleId&&(D.handleId[Ne]=null))}};const B=Me(n,S[0],D,_,g);if(!B)return B;const V=B.data.handleId;return"number"==typeof V?f[V]=B:V&&(V[Ne]=B),V&&V.ref&&V.unref&&"function"==typeof V.ref&&"function"==typeof V.unref&&(B.ref=V.ref.bind(V),B.unref=V.unref.bind(V)),"number"==typeof V||V?V:B}return T.apply(e,S)}),u=ce(e,i,T=>function(m,S){const D=S[0];let Z;"number"==typeof D?Z=f[D]:(Z=D&&D[Ne],Z||(Z=D)),Z&&"string"==typeof Z.type?"notScheduled"!==Z.state&&(Z.cancelFn&&Z.data.isPeriodic||0===Z.runCount)&&("number"==typeof D?delete f[D]:D&&(D[Ne]=null),Z.zone.cancelTask(Z)):T.apply(e,S)})}Zone.__load_patch("legacy",e=>{const n=e[Zone.__symbol__("legacyPatch")];n&&n()}),Zone.__load_patch("queueMicrotask",(e,n,i)=>{i.patchMethod(e,"queueMicrotask",r=>function(c,u){n.current.scheduleMicroTask("queueMicrotask",u[0])})}),Zone.__load_patch("timers",e=>{const n="set",i="clear";ye(e,n,i,"Timeout"),ye(e,n,i,"Interval"),ye(e,n,i,"Immediate")}),Zone.__load_patch("requestAnimationFrame",e=>{ye(e,"request","cancel","AnimationFrame"),ye(e,"mozRequest","mozCancel","AnimationFrame"),ye(e,"webkitRequest","webkitCancel","AnimationFrame")}),Zone.__load_patch("blocking",(e,n)=>{const i=["alert","prompt","confirm"];for(let r=0;r<i.length;r++)ce(e,i[r],(u,f,_)=>function(g,T){return n.current.run(u,e,T,_)})}),Zone.__load_patch("EventTarget",(e,n,i)=>{(function Mt(e,n){n.patchEventPrototype(e,n)})(e,i),function Lt(e,n){if(Zone[n.symbol("patchEventTarget")])return;const{eventNames:i,zoneSymbolEventNames:r,TRUE_STR:c,FALSE_STR:u,ZONE_SYMBOL_PREFIX:f}=n.getGlobalObjects();for(let g=0;g<i.length;g++){const T=i[g],D=f+(T+u),Z=f+(T+c);r[T]={},r[T][u]=D,r[T][c]=Z}const _=e.EventTarget;_&&_.prototype&&n.patchEventTarget(e,[_&&_.prototype])}(e,i);const r=e.XMLHttpRequestEventTarget;r&&r.prototype&&i.patchEventTarget(e,[r.prototype])}),Zone.__load_patch("MutationObserver",(e,n,i)=>{ve("MutationObserver"),ve("WebKitMutationObserver")}),Zone.__load_patch("IntersectionObserver",(e,n,i)=>{ve("IntersectionObserver")}),Zone.__load_patch("FileReader",(e,n,i)=>{ve("FileReader")}),Zone.__load_patch("on_property",(e,n,i)=>{!function Zt(e,n){if(Re&&!We||Zone[e.symbol("patchEvents")])return;const i="undefined"!=typeof WebSocket,r=n.__Zone_ignore_on_properties;if(je){const f=window,_=function pt(){try{const e=pe.navigator.userAgent;if(-1!==e.indexOf("MSIE ")||-1!==e.indexOf("Trident/"))return!0}catch(e){}return!1}()?[{target:f,ignoreProperties:["error"]}]:[];W(f,Te.concat(["messageerror"]),r&&r.concat(_),de(f)),W(Document.prototype,Te,r),void 0!==f.SVGElement&&W(f.SVGElement.prototype,Te,r),W(Element.prototype,Te,r),W(HTMLElement.prototype,Te,r),W(HTMLMediaElement.prototype,wt,r),W(HTMLFrameSetElement.prototype,Ve.concat(nt),r),W(HTMLBodyElement.prototype,Ve.concat(nt),r),W(HTMLFrameElement.prototype,tt,r),W(HTMLIFrameElement.prototype,tt,r);const g=f.HTMLMarqueeElement;g&&W(g.prototype,Dt,r);const T=f.Worker;T&&W(T.prototype,Ot,r)}const c=n.XMLHttpRequest;c&&W(c.prototype,rt,r);const u=n.XMLHttpRequestEventTarget;u&&W(u&&u.prototype,rt,r),"undefined"!=typeof IDBIndex&&(W(IDBIndex.prototype,Ee,r),W(IDBRequest.prototype,Ee,r),W(IDBOpenDBRequest.prototype,Ee,r),W(IDBDatabase.prototype,Ee,r),W(IDBTransaction.prototype,Ee,r),W(IDBCursor.prototype,Ee,r)),i&&W(WebSocket.prototype,St,r)}(i,e)}),Zone.__load_patch("customElements",(e,n,i)=>{!function It(e,n){const{isBrowser:i,isMix:r}=n.getGlobalObjects();(i||r)&&e.customElements&&"customElements"in e&&n.patchCallbacks(n,e.customElements,"customElements","define",["connectedCallback","disconnectedCallback","adoptedCallback","attributeChangedCallback"])}(e,i)}),Zone.__load_patch("XHR",(e,n)=>{!function g(T){const m=T.XMLHttpRequest;if(!m)return;const S=m.prototype;let Z=S[Ze],B=S[Ie];if(!Z){const v=T.XMLHttpRequestEventTarget;if(v){const M=v.prototype;Z=M[Ze],B=M[Ie]}}const V="readystatechange",E="scheduled";function d(v){const M=v.data,R=M.target;R[u]=!1,R[_]=!1;const J=R[c];Z||(Z=R[Ze],B=R[Ie]),J&&B.call(R,V,J);const le=R[c]=()=>{if(R.readyState===R.DONE)if(!M.aborted&&R[u]&&v.state===E){const te=R[n.__symbol__("loadfalse")];if(0!==R.status&&te&&te.length>0){const re=v.invoke;v.invoke=function(){const F=R[n.__symbol__("loadfalse")];for(let I=0;I<F.length;I++)F[I]===v&&F.splice(I,1);!M.aborted&&v.state===E&&re.call(v)},te.push(v)}else v.invoke()}else!M.aborted&&!1===R[u]&&(R[_]=!0)};return Z.call(R,V,le),R[i]||(R[i]=v),A.apply(R,M.args),R[u]=!0,v}function L(){}function z(v){const M=v.data;return M.aborted=!0,Y.apply(M.target,M.args)}const j=ce(S,"open",()=>function(v,M){return v[r]=0==M[2],v[f]=M[1],j.apply(v,M)}),O=x("fetchTaskAborting"),X=x("fetchTaskScheduling"),A=ce(S,"send",()=>function(v,M){if(!0===n.current[X]||v[r])return A.apply(v,M);{const R={target:v,url:v[f],isPeriodic:!1,args:M,aborted:!1},J=Me("XMLHttpRequest.send",L,R,d,z);v&&!0===v[_]&&!R.aborted&&J.state===E&&J.invoke()}}),Y=ce(S,"abort",()=>function(v,M){const R=function D(v){return v[i]}(v);if(R&&"string"==typeof R.type){if(null==R.cancelFn||R.data&&R.data.aborted)return;R.zone.cancelTask(R)}else if(!0===n.current[O])return Y.apply(v,M)})}(e);const i=x("xhrTask"),r=x("xhrSync"),c=x("xhrListener"),u=x("xhrScheduled"),f=x("xhrURL"),_=x("xhrErrorBeforeScheduled")}),Zone.__load_patch("geolocation",e=>{e.navigator&&e.navigator.geolocation&&function dt(e,n){const i=e.constructor.name;for(let r=0;r<n.length;r++){const c=n[r],u=e[c];if(u){if(!Fe(ue(e,c)))continue;e[c]=(_=>{const g=function(){return _.apply(this,Ae(arguments,i+"."+c))};return ae(g,_),g})(u)}}}(e.navigator.geolocation,["getCurrentPosition","watchPosition"])}),Zone.__load_patch("PromiseRejectionEvent",(e,n)=>{function i(r){return function(c){et(e,r).forEach(f=>{const _=e.PromiseRejectionEvent;if(_){const g=new _(r,{promise:c.promise,reason:c.rejection});f.invoke(g)}})}}e.PromiseRejectionEvent&&(n[x("unhandledPromiseRejectionHandler")]=i("unhandledrejection"),n[x("rejectionHandledHandler")]=i("rejectionhandled"))})}},we=>{we(we.s=7435)}]);
@@ -1 +0,0 @@
1
- (()=>{"use strict";var e,v={},_={};function r(e){var n=_[e];if(void 0!==n)return n.exports;var t=_[e]={id:e,loaded:!1,exports:{}};return v[e].call(t.exports,t,t.exports,r),t.loaded=!0,t.exports}r.m=v,e=[],r.O=(n,t,o,f)=>{if(!t){var a=1/0;for(i=0;i<e.length;i++){for(var[t,o,f]=e[i],d=!0,l=0;l<t.length;l++)(!1&f||a>=f)&&Object.keys(r.O).every(b=>r.O[b](t[l]))?t.splice(l--,1):(d=!1,f<a&&(a=f));if(d){e.splice(i--,1);var c=o();void 0!==c&&(n=c)}}return n}f=f||0;for(var i=e.length;i>0&&e[i-1][2]>f;i--)e[i]=e[i-1];e[i]=[t,o,f]},r.n=e=>{var n=e&&e.__esModule?()=>e.default:()=>e;return r.d(n,{a:n}),n},(()=>{var n,e=Object.getPrototypeOf?t=>Object.getPrototypeOf(t):t=>t.__proto__;r.t=function(t,o){if(1&o&&(t=this(t)),8&o||"object"==typeof t&&t&&(4&o&&t.__esModule||16&o&&"function"==typeof t.then))return t;var f=Object.create(null);r.r(f);var i={};n=n||[null,e({}),e([]),e(e)];for(var a=2&o&&t;"object"==typeof a&&!~n.indexOf(a);a=e(a))Object.getOwnPropertyNames(a).forEach(d=>i[d]=()=>t[d]);return i.default=()=>t,r.d(f,i),f}})(),r.d=(e,n)=>{for(var t in n)r.o(n,t)&&!r.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:n[t]})},r.f={},r.e=e=>Promise.all(Object.keys(r.f).reduce((n,t)=>(r.f[t](e,n),n),[])),r.u=e=>e+"."+{22:"fb4f993e888aad3a",170:"6c5c5ece64da542a",365:"1282604dd7869f3c"}[e]+".js",r.miniCssF=e=>{},r.o=(e,n)=>Object.prototype.hasOwnProperty.call(e,n),(()=>{var e={},n="pos-marketplace:";r.l=(t,o,f,i)=>{if(e[t])e[t].push(o);else{var a,d;if(void 0!==f)for(var l=document.getElementsByTagName("script"),c=0;c<l.length;c++){var s=l[c];if(s.getAttribute("src")==t||s.getAttribute("data-webpack")==n+f){a=s;break}}a||(d=!0,(a=document.createElement("script")).type="module",a.charset="utf-8",a.timeout=120,r.nc&&a.setAttribute("nonce",r.nc),a.setAttribute("data-webpack",n+f),a.src=r.tu(t)),e[t]=[o];var p=(g,b)=>{a.onerror=a.onload=null,clearTimeout(u);var h=e[t];if(delete e[t],a.parentNode&&a.parentNode.removeChild(a),h&&h.forEach(m=>m(b)),g)return g(b)},u=setTimeout(p.bind(null,void 0,{type:"timeout",target:a}),12e4);a.onerror=p.bind(null,a.onerror),a.onload=p.bind(null,a.onload),d&&document.head.appendChild(a)}}})(),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),(()=>{var e;r.tt=()=>(void 0===e&&(e={createScriptURL:n=>n},"undefined"!=typeof trustedTypes&&trustedTypes.createPolicy&&(e=trustedTypes.createPolicy("angular#bundler",e))),e)})(),r.tu=e=>r.tt().createScriptURL(e),r.p="https://cdn.jsdelivr.net/npm/marketplacepos@2.1.6/Marketplace/",(()=>{var e={666:0};r.f.j=(o,f)=>{var i=r.o(e,o)?e[o]:void 0;if(0!==i)if(i)f.push(i[2]);else if(666!=o){var a=new Promise((s,p)=>i=e[o]=[s,p]);f.push(i[2]=a);var d=r.p+r.u(o),l=new Error;r.l(d,s=>{if(r.o(e,o)&&(0!==(i=e[o])&&(e[o]=void 0),i)){var p=s&&("load"===s.type?"missing":s.type),u=s&&s.target&&s.target.src;l.message="Loading chunk "+o+" failed.\n("+p+": "+u+")",l.name="ChunkLoadError",l.type=p,l.request=u,i[1](l)}},"chunk-"+o,o)}else e[o]=0},r.O.j=o=>0===e[o];var n=(o,f)=>{var l,c,[i,a,d]=f,s=0;if(i.some(u=>0!==e[u])){for(l in a)r.o(a,l)&&(r.m[l]=a[l]);if(d)var p=d(r)}for(o&&o(f);s<i.length;s++)r.o(e,c=i[s])&&e[c]&&e[c][0](),e[c]=0;return r.O(p)},t=self.webpackChunkpos_marketplace=self.webpackChunkpos_marketplace||[];t.forEach(n.bind(null,0)),t.push=n.bind(null,t.push.bind(t))})()})();
@@ -1 +0,0 @@
1
- !function(U,u){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=U.document?u(U,!0):function(Te){if(!Te.document)throw new Error("jQuery requires a window with a document");return u(Te)}:u(U)}("undefined"!=typeof window?window:this,function(U,u){"use strict";var Te=[],yn=Object.getPrototypeOf,Se=Te.slice,Ln=Te.flat?function(e){return Te.flat.call(e)}:function(e){return Te.concat.apply([],e)},Gt=Te.push,X=Te.indexOf,Pt={},rt=Pt.toString,Xt=Pt.hasOwnProperty,En=Xt.toString,Rn=En.call(Object),le={},ie=function(t){return"function"==typeof t&&"number"!=typeof t.nodeType},kt=function(t){return null!=t&&t===t.window},k=U.document,ct={type:!0,src:!0,nonce:!0,noModule:!0};function pt(e,t,n){var r,a,s=(n=n||k).createElement("script");if(s.text=e,t)for(r in ct)(a=t[r]||t.getAttribute&&t.getAttribute(r))&&s.setAttribute(r,a);n.head.appendChild(s).parentNode.removeChild(s)}function it(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?Pt[rt.call(e)]||"object":typeof e}var o=function(e,t){return new o.fn.init(e,t)};function sn(e){var t=!!e&&"length"in e&&e.length,n=it(e);return!ie(e)&&!kt(e)&&("array"===n||0===t||"number"==typeof t&&t>0&&t-1 in e)}o.fn=o.prototype={jquery:"3.5.1",constructor:o,length:0,toArray:function(){return Se.call(this)},get:function(e){return null==e?Se.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=o.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return o.each(this,e)},map:function(e){return this.pushStack(o.map(this,function(t,n){return e.call(t,n,t)}))},slice:function(){return this.pushStack(Se.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(o.grep(this,function(e,t){return(t+1)%2}))},odd:function(){return this.pushStack(o.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()},push:Gt,sort:Te.sort,splice:Te.splice},o.extend=o.fn.extend=function(){var e,t,n,r,a,s,l=arguments[0]||{},v=1,_=arguments.length,b=!1;for("boolean"==typeof l&&(b=l,l=arguments[v]||{},v++),"object"!=typeof l&&!ie(l)&&(l={}),v===_&&(l=this,v--);v<_;v++)if(null!=(e=arguments[v]))for(t in e)r=e[t],"__proto__"!==t&&l!==r&&(b&&r&&(o.isPlainObject(r)||(a=Array.isArray(r)))?(n=l[t],s=a&&!Array.isArray(n)?[]:a||o.isPlainObject(n)?n:{},a=!1,l[t]=o.extend(b,s,r)):void 0!==r&&(l[t]=r));return l},o.extend({expando:"jQuery"+("3.5.1"+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!(!e||"[object Object]"!==rt.call(e)||(t=yn(e))&&("function"!=typeof(n=Xt.call(t,"constructor")&&t.constructor)||En.call(n)!==Rn))},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e,t,n){pt(e,{nonce:t&&t.nonce},n)},each:function(e,t){var n,r=0;if(sn(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},makeArray:function(e,t){var n=t||[];return null!=e&&(sn(Object(e))?o.merge(n,"string"==typeof e?[e]:e):Gt.call(n,e)),n},inArray:function(e,t,n){return null==t?-1:X.call(t,e,n)},merge:function(e,t){for(var n=+t.length,r=0,a=e.length;r<n;r++)e[a++]=t[r];return e.length=a,e},grep:function(e,t,n){for(var a=[],s=0,l=e.length,v=!n;s<l;s++)!t(e[s],s)!==v&&a.push(e[s]);return a},map:function(e,t,n){var r,a,s=0,l=[];if(sn(e))for(r=e.length;s<r;s++)null!=(a=t(e[s],s,n))&&l.push(a);else for(s in e)null!=(a=t(e[s],s,n))&&l.push(a);return Ln(l)},guid:1,support:le}),"function"==typeof Symbol&&(o.fn[Symbol.iterator]=Te[Symbol.iterator]),o.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){Pt["[object "+t+"]"]=t.toLowerCase()});var gt=function(e){var t,n,r,a,s,l,v,_,b,N,j,A,O,z,oe,G,Ne,we,Je,ge="sizzle"+1*new Date,te=e.document,Le=0,ce=0,Ee=$n(),Dn=$n(),Gn=$n(),Ze=$n(),Ut=function(h,g){return h===g&&(j=!0),0},Yt={}.hasOwnProperty,xe=[],Kt=xe.pop,nt=xe.push,Qt=xe.push,Kr=xe.slice,nn=function(h,g){for(var E=0,x=h.length;E<x;E++)if(h[E]===g)return E;return-1},Tr="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",de="[\\x20\\t\\r\\n\\f]",$e="(?:\\\\[\\da-fA-F]{1,6}"+de+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",Qr="\\["+de+"*("+$e+")(?:"+de+"*([*^$|!~]?=)"+de+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+$e+"))|)"+de+"*\\]",gn=":("+$e+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+Qr+")*)|.*)\\)|)",lt=new RegExp(de+"+","g"),Xn=new RegExp("^"+de+"+|((?:^|[^\\\\])(?:\\\\.)*)"+de+"+$","g"),zr=new RegExp("^"+de+"*,"+de+"*"),Gr=new RegExp("^"+de+"*([>+~]|"+de+")"+de+"*"),_i=new RegExp(de+"|>"),yi=new RegExp(gn),Ei=new RegExp("^"+$e+"$"),Jn={ID:new RegExp("^#("+$e+")"),CLASS:new RegExp("^\\.("+$e+")"),TAG:new RegExp("^("+$e+"|[*])"),ATTR:new RegExp("^"+Qr),PSEUDO:new RegExp("^"+gn),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+de+"*(even|odd|(([+-]|)(\\d*)n|)"+de+"*(?:([+-]|)"+de+"*(\\d+)|))"+de+"*\\)|)","i"),bool:new RegExp("^(?:"+Tr+")$","i"),needsContext:new RegExp("^"+de+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+de+"*((?:-\\d)?\\d*)"+de+"*\\)|)(?=[^-]|$)","i")},On=/HTML$/i,br=/^(?:input|select|textarea|button)$/i,Ti=/^h\d$/i,xt=/^[^{]+\{\s*\[native \w/,xn=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,Cr=/[+~]/,It=new RegExp("\\\\[\\da-fA-F]{1,6}"+de+"?|\\\\([^\\r\\n\\f])","g"),et=function(h,g){var E="0x"+h.slice(1)-65536;return g||(E<0?String.fromCharCode(E+65536):String.fromCharCode(E>>10|55296,1023&E|56320))},Zn=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,Xr=function(h,g){return g?"\0"===h?"\ufffd":h.slice(0,-1)+"\\"+h.charCodeAt(h.length-1).toString(16)+" ":"\\"+h},Jr=function(){A()},rn=tr(function(h){return!0===h.disabled&&"fieldset"===h.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{Qt.apply(xe=Kr.call(te.childNodes),te.childNodes)}catch(h){Qt={apply:xe.length?function(g,E){nt.apply(g,Kr.call(E))}:function(g,E){for(var x=g.length,C=0;g[x++]=E[C++];);g.length=x-1}}}function he(h,g,E,x){var C,P,M,F,B,$,J,ne=g&&g.ownerDocument,fe=g?g.nodeType:9;if(E=E||[],"string"!=typeof h||!h||1!==fe&&9!==fe&&11!==fe)return E;if(!x&&(A(g),g=g||O,oe)){if(11!==fe&&(B=xn.exec(h)))if(C=B[1]){if(9===fe){if(!(M=g.getElementById(C)))return E;if(M.id===C)return E.push(M),E}else if(ne&&(M=ne.getElementById(C))&&Je(g,M)&&M.id===C)return E.push(M),E}else{if(B[2])return Qt.apply(E,g.getElementsByTagName(h)),E;if((C=B[3])&&n.getElementsByClassName&&g.getElementsByClassName)return Qt.apply(E,g.getElementsByClassName(C)),E}if(n.qsa&&!Ze[h+" "]&&(!G||!G.test(h))&&(1!==fe||"object"!==g.nodeName.toLowerCase())){if(J=h,ne=g,1===fe&&(_i.test(h)||Gr.test(h))){for(((ne=Cr.test(h)&&Ar(g.parentNode)||g)!==g||!n.scope)&&((F=g.getAttribute("id"))?F=F.replace(Zn,Xr):g.setAttribute("id",F=ge)),P=($=l(h)).length;P--;)$[P]=(F?"#"+F:":scope")+" "+er($[P]);J=$.join(",")}try{return Qt.apply(E,ne.querySelectorAll(J)),E}catch(_e){Ze(h,!0)}finally{F===ge&&g.removeAttribute("id")}}}return _(h.replace(Xn,"$1"),g,E,x)}function $n(){var h=[];return function g(E,x){return h.push(E+" ")>r.cacheLength&&delete g[h.shift()],g[E+" "]=x}}function Be(h){return h[ge]=!0,h}function Ce(h){var g=O.createElement("fieldset");try{return!!h(g)}catch(E){return!1}finally{g.parentNode&&g.parentNode.removeChild(g),g=null}}function Sr(h,g){for(var E=h.split("|"),x=E.length;x--;)r.attrHandle[E[x]]=g}function wr(h,g){var E=g&&h,x=E&&1===h.nodeType&&1===g.nodeType&&h.sourceIndex-g.sourceIndex;if(x)return x;if(E)for(;E=E.nextSibling;)if(E===g)return-1;return h?1:-1}function bi(h){return function(g){return"input"===g.nodeName.toLowerCase()&&g.type===h}}function Ci(h){return function(g){var E=g.nodeName.toLowerCase();return("input"===E||"button"===E)&&g.type===h}}function Zr(h){return function(g){return"form"in g?g.parentNode&&!1===g.disabled?"label"in g?"label"in g.parentNode?g.parentNode.disabled===h:g.disabled===h:g.isDisabled===h||g.isDisabled!==!h&&rn(g)===h:g.disabled===h:"label"in g&&g.disabled===h}}function on(h){return Be(function(g){return g=+g,Be(function(E,x){for(var C,P=h([],E.length,g),M=P.length;M--;)E[C=P[M]]&&(E[C]=!(x[C]=E[C]))})})}function Ar(h){return h&&void 0!==h.getElementsByTagName&&h}for(t in n=he.support={},s=he.isXML=function(h){var E=(h.ownerDocument||h).documentElement;return!On.test(h.namespaceURI||E&&E.nodeName||"HTML")},A=he.setDocument=function(h){var g,E,x=h?h.ownerDocument||h:te;return x==O||9!==x.nodeType||!x.documentElement||(z=(O=x).documentElement,oe=!s(O),te!=O&&(E=O.defaultView)&&E.top!==E&&(E.addEventListener?E.addEventListener("unload",Jr,!1):E.attachEvent&&E.attachEvent("onunload",Jr)),n.scope=Ce(function(C){return z.appendChild(C).appendChild(O.createElement("div")),void 0!==C.querySelectorAll&&!C.querySelectorAll(":scope fieldset div").length}),n.attributes=Ce(function(C){return C.className="i",!C.getAttribute("className")}),n.getElementsByTagName=Ce(function(C){return C.appendChild(O.createComment("")),!C.getElementsByTagName("*").length}),n.getElementsByClassName=xt.test(O.getElementsByClassName),n.getById=Ce(function(C){return z.appendChild(C).id=ge,!O.getElementsByName||!O.getElementsByName(ge).length}),n.getById?(r.filter.ID=function(C){var P=C.replace(It,et);return function(M){return M.getAttribute("id")===P}},r.find.ID=function(C,P){if(void 0!==P.getElementById&&oe){var M=P.getElementById(C);return M?[M]:[]}}):(r.filter.ID=function(C){var P=C.replace(It,et);return function(M){var F=void 0!==M.getAttributeNode&&M.getAttributeNode("id");return F&&F.value===P}},r.find.ID=function(C,P){if(void 0!==P.getElementById&&oe){var M,F,B,$=P.getElementById(C);if($){if((M=$.getAttributeNode("id"))&&M.value===C)return[$];for(B=P.getElementsByName(C),F=0;$=B[F++];)if((M=$.getAttributeNode("id"))&&M.value===C)return[$]}return[]}}),r.find.TAG=n.getElementsByTagName?function(C,P){return void 0!==P.getElementsByTagName?P.getElementsByTagName(C):n.qsa?P.querySelectorAll(C):void 0}:function(C,P){var M,F=[],B=0,$=P.getElementsByTagName(C);if("*"===C){for(;M=$[B++];)1===M.nodeType&&F.push(M);return F}return $},r.find.CLASS=n.getElementsByClassName&&function(C,P){if(void 0!==P.getElementsByClassName&&oe)return P.getElementsByClassName(C)},Ne=[],G=[],(n.qsa=xt.test(O.querySelectorAll))&&(Ce(function(C){var P;z.appendChild(C).innerHTML="<a id='"+ge+"'></a><select id='"+ge+"-\r\\' msallowcapture=''><option selected=''></option></select>",C.querySelectorAll("[msallowcapture^='']").length&&G.push("[*^$]="+de+"*(?:''|\"\")"),C.querySelectorAll("[selected]").length||G.push("\\["+de+"*(?:value|"+Tr+")"),C.querySelectorAll("[id~="+ge+"-]").length||G.push("~="),(P=O.createElement("input")).setAttribute("name",""),C.appendChild(P),C.querySelectorAll("[name='']").length||G.push("\\["+de+"*name"+de+"*="+de+"*(?:''|\"\")"),C.querySelectorAll(":checked").length||G.push(":checked"),C.querySelectorAll("a#"+ge+"+*").length||G.push(".#.+[+~]"),C.querySelectorAll("\\\f"),G.push("[\\r\\n\\f]")}),Ce(function(C){C.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var P=O.createElement("input");P.setAttribute("type","hidden"),C.appendChild(P).setAttribute("name","D"),C.querySelectorAll("[name=d]").length&&G.push("name"+de+"*[*^$|!~]?="),2!==C.querySelectorAll(":enabled").length&&G.push(":enabled",":disabled"),z.appendChild(C).disabled=!0,2!==C.querySelectorAll(":disabled").length&&G.push(":enabled",":disabled"),C.querySelectorAll("*,:x"),G.push(",.*:")})),(n.matchesSelector=xt.test(we=z.matches||z.webkitMatchesSelector||z.mozMatchesSelector||z.oMatchesSelector||z.msMatchesSelector))&&Ce(function(C){n.disconnectedMatch=we.call(C,"*"),we.call(C,"[s!='']:x"),Ne.push("!=",gn)}),G=G.length&&new RegExp(G.join("|")),Ne=Ne.length&&new RegExp(Ne.join("|")),g=xt.test(z.compareDocumentPosition),Je=g||xt.test(z.contains)?function(C,P){var M=9===C.nodeType?C.documentElement:C,F=P&&P.parentNode;return C===F||!(!F||1!==F.nodeType||!(M.contains?M.contains(F):C.compareDocumentPosition&&16&C.compareDocumentPosition(F)))}:function(C,P){if(P)for(;P=P.parentNode;)if(P===C)return!0;return!1},Ut=g?function(C,P){if(C===P)return j=!0,0;var M=!C.compareDocumentPosition-!P.compareDocumentPosition;return M||(1&(M=(C.ownerDocument||C)==(P.ownerDocument||P)?C.compareDocumentPosition(P):1)||!n.sortDetached&&P.compareDocumentPosition(C)===M?C==O||C.ownerDocument==te&&Je(te,C)?-1:P==O||P.ownerDocument==te&&Je(te,P)?1:N?nn(N,C)-nn(N,P):0:4&M?-1:1)}:function(C,P){if(C===P)return j=!0,0;var M,F=0,B=C.parentNode,$=P.parentNode,J=[C],ne=[P];if(!B||!$)return C==O?-1:P==O?1:B?-1:$?1:N?nn(N,C)-nn(N,P):0;if(B===$)return wr(C,P);for(M=C;M=M.parentNode;)J.unshift(M);for(M=P;M=M.parentNode;)ne.unshift(M);for(;J[F]===ne[F];)F++;return F?wr(J[F],ne[F]):J[F]==te?-1:ne[F]==te?1:0}),O},he.matches=function(h,g){return he(h,null,null,g)},he.matchesSelector=function(h,g){if(A(h),n.matchesSelector&&oe&&!Ze[g+" "]&&(!Ne||!Ne.test(g))&&(!G||!G.test(g)))try{var E=we.call(h,g);if(E||n.disconnectedMatch||h.document&&11!==h.document.nodeType)return E}catch(x){Ze(g,!0)}return he(g,O,null,[h]).length>0},he.contains=function(h,g){return(h.ownerDocument||h)!=O&&A(h),Je(h,g)},he.attr=function(h,g){(h.ownerDocument||h)!=O&&A(h);var E=r.attrHandle[g.toLowerCase()],x=E&&Yt.call(r.attrHandle,g.toLowerCase())?E(h,g,!oe):void 0;return void 0!==x?x:n.attributes||!oe?h.getAttribute(g):(x=h.getAttributeNode(g))&&x.specified?x.value:null},he.escape=function(h){return(h+"").replace(Zn,Xr)},he.error=function(h){throw new Error("Syntax error, unrecognized expression: "+h)},he.uniqueSort=function(h){var g,E=[],x=0,C=0;if(j=!n.detectDuplicates,N=!n.sortStable&&h.slice(0),h.sort(Ut),j){for(;g=h[C++];)g===h[C]&&(x=E.push(C));for(;x--;)h.splice(E[x],1)}return N=null,h},a=he.getText=function(h){var g,E="",x=0,C=h.nodeType;if(C){if(1===C||9===C||11===C){if("string"==typeof h.textContent)return h.textContent;for(h=h.firstChild;h;h=h.nextSibling)E+=a(h)}else if(3===C||4===C)return h.nodeValue}else for(;g=h[x++];)E+=a(g);return E},(r=he.selectors={cacheLength:50,createPseudo:Be,match:Jn,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(h){return h[1]=h[1].replace(It,et),h[3]=(h[3]||h[4]||h[5]||"").replace(It,et),"~="===h[2]&&(h[3]=" "+h[3]+" "),h.slice(0,4)},CHILD:function(h){return h[1]=h[1].toLowerCase(),"nth"===h[1].slice(0,3)?(h[3]||he.error(h[0]),h[4]=+(h[4]?h[5]+(h[6]||1):2*("even"===h[3]||"odd"===h[3])),h[5]=+(h[7]+h[8]||"odd"===h[3])):h[3]&&he.error(h[0]),h},PSEUDO:function(h){var g,E=!h[6]&&h[2];return Jn.CHILD.test(h[0])?null:(h[3]?h[2]=h[4]||h[5]||"":E&&yi.test(E)&&(g=l(E,!0))&&(g=E.indexOf(")",E.length-g)-E.length)&&(h[0]=h[0].slice(0,g),h[2]=E.slice(0,g)),h.slice(0,3))}},filter:{TAG:function(h){var g=h.replace(It,et).toLowerCase();return"*"===h?function(){return!0}:function(E){return E.nodeName&&E.nodeName.toLowerCase()===g}},CLASS:function(h){var g=Ee[h+" "];return g||(g=new RegExp("(^|"+de+")"+h+"("+de+"|$)"))&&Ee(h,function(E){return g.test("string"==typeof E.className&&E.className||void 0!==E.getAttribute&&E.getAttribute("class")||"")})},ATTR:function(h,g,E){return function(x){var C=he.attr(x,h);return null==C?"!="===g:!g||(C+="","="===g?C===E:"!="===g?C!==E:"^="===g?E&&0===C.indexOf(E):"*="===g?E&&C.indexOf(E)>-1:"$="===g?E&&C.slice(-E.length)===E:"~="===g?(" "+C.replace(lt," ")+" ").indexOf(E)>-1:"|="===g&&(C===E||C.slice(0,E.length+1)===E+"-"))}},CHILD:function(h,g,E,x,C){var P="nth"!==h.slice(0,3),M="last"!==h.slice(-4),F="of-type"===g;return 1===x&&0===C?function(B){return!!B.parentNode}:function(B,$,J){var ne,fe,_e,ee,De,Me,Ue=P!==M?"nextSibling":"previousSibling",me=B.parentNode,Lt=F&&B.nodeName.toLowerCase(),In=!J&&!F,je=!1;if(me){if(P){for(;Ue;){for(ee=B;ee=ee[Ue];)if(F?ee.nodeName.toLowerCase()===Lt:1===ee.nodeType)return!1;Me=Ue="only"===h&&!Me&&"nextSibling"}return!0}if(Me=[M?me.firstChild:me.lastChild],M&&In){for(je=(De=(ne=(fe=(_e=(ee=me)[ge]||(ee[ge]={}))[ee.uniqueID]||(_e[ee.uniqueID]={}))[h]||[])[0]===Le&&ne[1])&&ne[2],ee=De&&me.childNodes[De];ee=++De&&ee&&ee[Ue]||(je=De=0)||Me.pop();)if(1===ee.nodeType&&++je&&ee===B){fe[h]=[Le,De,je];break}}else if(In&&(je=De=(ne=(fe=(_e=(ee=B)[ge]||(ee[ge]={}))[ee.uniqueID]||(_e[ee.uniqueID]={}))[h]||[])[0]===Le&&ne[1]),!1===je)for(;(ee=++De&&ee&&ee[Ue]||(je=De=0)||Me.pop())&&((F?ee.nodeName.toLowerCase()!==Lt:1!==ee.nodeType)||!++je||(In&&((fe=(_e=ee[ge]||(ee[ge]={}))[ee.uniqueID]||(_e[ee.uniqueID]={}))[h]=[Le,je]),ee!==B)););return(je-=C)===x||je%x==0&&je/x>=0}}},PSEUDO:function(h,g){var E,x=r.pseudos[h]||r.setFilters[h.toLowerCase()]||he.error("unsupported pseudo: "+h);return x[ge]?x(g):x.length>1?(E=[h,h,"",g],r.setFilters.hasOwnProperty(h.toLowerCase())?Be(function(C,P){for(var M,F=x(C,g),B=F.length;B--;)C[M=nn(C,F[B])]=!(P[M]=F[B])}):function(C){return x(C,0,E)}):x}},pseudos:{not:Be(function(h){var g=[],E=[],x=v(h.replace(Xn,"$1"));return x[ge]?Be(function(C,P,M,F){for(var B,$=x(C,null,F,[]),J=C.length;J--;)(B=$[J])&&(C[J]=!(P[J]=B))}):function(C,P,M){return g[0]=C,x(g,null,M,E),g[0]=null,!E.pop()}}),has:Be(function(h){return function(g){return he(h,g).length>0}}),contains:Be(function(h){return h=h.replace(It,et),function(g){return(g.textContent||a(g)).indexOf(h)>-1}}),lang:Be(function(h){return Ei.test(h||"")||he.error("unsupported lang: "+h),h=h.replace(It,et).toLowerCase(),function(g){var E;do{if(E=oe?g.lang:g.getAttribute("xml:lang")||g.getAttribute("lang"))return(E=E.toLowerCase())===h||0===E.indexOf(h+"-")}while((g=g.parentNode)&&1===g.nodeType);return!1}}),target:function(h){var g=e.location&&e.location.hash;return g&&g.slice(1)===h.id},root:function(h){return h===z},focus:function(h){return h===O.activeElement&&(!O.hasFocus||O.hasFocus())&&!!(h.type||h.href||~h.tabIndex)},enabled:Zr(!1),disabled:Zr(!0),checked:function(h){var g=h.nodeName.toLowerCase();return"input"===g&&!!h.checked||"option"===g&&!!h.selected},selected:function(h){return!0===h.selected},empty:function(h){for(h=h.firstChild;h;h=h.nextSibling)if(h.nodeType<6)return!1;return!0},parent:function(h){return!r.pseudos.empty(h)},header:function(h){return Ti.test(h.nodeName)},input:function(h){return br.test(h.nodeName)},button:function(h){var g=h.nodeName.toLowerCase();return"input"===g&&"button"===h.type||"button"===g},text:function(h){var g;return"input"===h.nodeName.toLowerCase()&&"text"===h.type&&(null==(g=h.getAttribute("type"))||"text"===g.toLowerCase())},first:on(function(){return[0]}),last:on(function(h,g){return[g-1]}),eq:on(function(h,g,E){return[E<0?E+g:E]}),even:on(function(h,g){for(var E=0;E<g;E+=2)h.push(E);return h}),odd:on(function(h,g){for(var E=1;E<g;E+=2)h.push(E);return h}),lt:on(function(h,g,E){for(var x=E<0?E+g:E>g?g:E;--x>=0;)h.push(x);return h}),gt:on(function(h,g,E){for(var x=E<0?E+g:E;++x<g;)h.push(x);return h})}}).pseudos.nth=r.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})r.pseudos[t]=bi(t);for(t in{submit:!0,reset:!0})r.pseudos[t]=Ci(t);function $r(){}function er(h){for(var g=0,E=h.length,x="";g<E;g++)x+=h[g].value;return x}function tr(h,g,E){var x=g.dir,C=g.next,P=C||x,M=E&&"parentNode"===P,F=ce++;return g.first?function(B,$,J){for(;B=B[x];)if(1===B.nodeType||M)return h(B,$,J);return!1}:function(B,$,J){var ne,fe,_e,ee=[Le,F];if(J){for(;B=B[x];)if((1===B.nodeType||M)&&h(B,$,J))return!0}else for(;B=B[x];)if(1===B.nodeType||M)if(fe=(_e=B[ge]||(B[ge]={}))[B.uniqueID]||(_e[B.uniqueID]={}),C&&C===B.nodeName.toLowerCase())B=B[x]||B;else{if((ne=fe[P])&&ne[0]===Le&&ne[1]===F)return ee[2]=ne[2];if(fe[P]=ee,ee[2]=h(B,$,J))return!0}return!1}}function vn(h){return h.length>1?function(g,E,x){for(var C=h.length;C--;)if(!h[C](g,E,x))return!1;return!0}:h[0]}function nr(h,g,E,x,C){for(var P,M=[],F=0,B=h.length,$=null!=g;F<B;F++)(P=h[F])&&(!E||E(P,x,C))&&(M.push(P),$&&g.push(F));return M}function mn(h,g,E,x,C,P){return x&&!x[ge]&&(x=mn(x)),C&&!C[ge]&&(C=mn(C,P)),Be(function(M,F,B,$){var J,ne,fe,_e=[],ee=[],De=F.length,Me=M||function an(h,g,E){for(var x=0,C=g.length;x<C;x++)he(h,g[x],E);return E}(g||"*",B.nodeType?[B]:B,[]),Ue=!h||!M&&g?Me:nr(Me,_e,h,B,$),me=E?C||(M?h:De||x)?[]:F:Ue;if(E&&E(Ue,me,B,$),x)for(J=nr(me,ee),x(J,[],B,$),ne=J.length;ne--;)(fe=J[ne])&&(me[ee[ne]]=!(Ue[ee[ne]]=fe));if(M){if(C||h){if(C){for(J=[],ne=me.length;ne--;)(fe=me[ne])&&J.push(Ue[ne]=fe);C(null,me=[],J,$)}for(ne=me.length;ne--;)(fe=me[ne])&&(J=C?nn(M,fe):_e[ne])>-1&&(M[J]=!(F[J]=fe))}}else me=nr(me===F?me.splice(De,me.length):me),C?C(null,F,me,$):Qt.apply(F,me)})}function _n(h){for(var g,E,x,C=h.length,P=r.relative[h[0].type],M=P||r.relative[" "],F=P?1:0,B=tr(function(ne){return ne===g},M,!0),$=tr(function(ne){return nn(g,ne)>-1},M,!0),J=[function(ne,fe,_e){var ee=!P&&(_e||fe!==b)||((g=fe).nodeType?B(ne,fe,_e):$(ne,fe,_e));return g=null,ee}];F<C;F++)if(E=r.relative[h[F].type])J=[tr(vn(J),E)];else{if((E=r.filter[h[F].type].apply(null,h[F].matches))[ge]){for(x=++F;x<C&&!r.relative[h[x].type];x++);return mn(F>1&&vn(J),F>1&&er(h.slice(0,F-1).concat({value:" "===h[F-2].type?"*":""})).replace(Xn,"$1"),E,F<x&&_n(h.slice(F,x)),x<C&&_n(h=h.slice(x)),x<C&&er(h))}J.push(E)}return vn(J)}return $r.prototype=r.filters=r.pseudos,r.setFilters=new $r,l=he.tokenize=function(h,g){var E,x,C,P,M,F,B,$=Dn[h+" "];if($)return g?0:$.slice(0);for(M=h,F=[],B=r.preFilter;M;){for(P in(!E||(x=zr.exec(M)))&&(x&&(M=M.slice(x[0].length)||M),F.push(C=[])),E=!1,(x=Gr.exec(M))&&(E=x.shift(),C.push({value:E,type:x[0].replace(Xn," ")}),M=M.slice(E.length)),r.filter)(x=Jn[P].exec(M))&&(!B[P]||(x=B[P](x)))&&(E=x.shift(),C.push({value:E,type:P,matches:x}),M=M.slice(E.length));if(!E)break}return g?M.length:M?he.error(h):Dn(h,F).slice(0)},v=he.compile=function(h,g){var E,x=[],C=[],P=Gn[h+" "];if(!P){for(g||(g=l(h)),E=g.length;E--;)(P=_n(g[E]))[ge]?x.push(P):C.push(P);P=Gn(h,function Si(h,g){var E=g.length>0,x=h.length>0,C=function(P,M,F,B,$){var J,ne,fe,_e=0,ee="0",De=P&&[],Me=[],Ue=b,me=P||x&&r.find.TAG("*",$),Lt=Le+=null==Ue?1:Math.random()||.1,In=me.length;for($&&(b=M==O||M||$);ee!==In&&null!=(J=me[ee]);ee++){if(x&&J){for(ne=0,!M&&J.ownerDocument!=O&&(A(J),F=!oe);fe=h[ne++];)if(fe(J,M||O,F)){B.push(J);break}$&&(Le=Lt)}E&&((J=!fe&&J)&&_e--,P&&De.push(J))}if(_e+=ee,E&&ee!==_e){for(ne=0;fe=g[ne++];)fe(De,Me,M,F);if(P){if(_e>0)for(;ee--;)De[ee]||Me[ee]||(Me[ee]=Kt.call(B));Me=nr(Me)}Qt.apply(B,Me),$&&!P&&Me.length>0&&_e+g.length>1&&he.uniqueSort(B)}return $&&(Le=Lt,b=Ue),De};return E?Be(C):C}(C,x)),P.selector=h}return P},_=he.select=function(h,g,E,x){var C,P,M,F,B,$="function"==typeof h&&h,J=!x&&l(h=$.selector||h);if(E=E||[],1===J.length){if((P=J[0]=J[0].slice(0)).length>2&&"ID"===(M=P[0]).type&&9===g.nodeType&&oe&&r.relative[P[1].type]){if(!(g=(r.find.ID(M.matches[0].replace(It,et),g)||[])[0]))return E;$&&(g=g.parentNode),h=h.slice(P.shift().value.length)}for(C=Jn.needsContext.test(h)?0:P.length;C--&&!r.relative[F=(M=P[C]).type];)if((B=r.find[F])&&(x=B(M.matches[0].replace(It,et),Cr.test(P[0].type)&&Ar(g.parentNode)||g))){if(P.splice(C,1),!(h=x.length&&er(P)))return Qt.apply(E,x),E;break}}return($||v(h,J))(x,g,!oe,E,!g||Cr.test(h)&&Ar(g.parentNode)||g),E},n.sortStable=ge.split("").sort(Ut).join("")===ge,n.detectDuplicates=!!j,A(),n.sortDetached=Ce(function(h){return 1&h.compareDocumentPosition(O.createElement("fieldset"))}),Ce(function(h){return h.innerHTML="<a href='#'></a>","#"===h.firstChild.getAttribute("href")})||Sr("type|href|height|width",function(h,g,E){if(!E)return h.getAttribute(g,"type"===g.toLowerCase()?1:2)}),(!n.attributes||!Ce(function(h){return h.innerHTML="<input/>",h.firstChild.setAttribute("value",""),""===h.firstChild.getAttribute("value")}))&&Sr("value",function(h,g,E){if(!E&&"input"===h.nodeName.toLowerCase())return h.defaultValue}),Ce(function(h){return null==h.getAttribute("disabled")})||Sr(Tr,function(h,g,E){var x;if(!E)return!0===h[g]?g.toLowerCase():(x=h.getAttributeNode(g))&&x.specified?x.value:null}),he}(U);o.find=gt,o.expr=gt.selectors,o.expr[":"]=o.expr.pseudos,o.uniqueSort=o.unique=gt.uniqueSort,o.text=gt.getText,o.isXMLDoc=gt.isXML,o.contains=gt.contains,o.escapeSelector=gt.escape;var Mt=function(e,t,n){for(var r=[],a=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(a&&o(e).is(n))break;r.push(e)}return r},vt=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},qe=o.expr.match.needsContext;function be(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var un=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function Zt(e,t,n){return ie(t)?o.grep(e,function(r,a){return!!t.call(r,a,r)!==n}):t.nodeType?o.grep(e,function(r){return r===t!==n}):"string"!=typeof t?o.grep(e,function(r){return X.call(t,r)>-1!==n}):o.filter(t,e,n)}o.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?o.find.matchesSelector(r,e)?[r]:[]:o.find.matches(e,o.grep(t,function(a){return 1===a.nodeType}))},o.fn.extend({find:function(e){var t,n,r=this.length,a=this;if("string"!=typeof e)return this.pushStack(o(e).filter(function(){for(t=0;t<r;t++)if(o.contains(a[t],this))return!0}));for(n=this.pushStack([]),t=0;t<r;t++)o.find(e,a[t],n);return r>1?o.uniqueSort(n):n},filter:function(e){return this.pushStack(Zt(this,e||[],!1))},not:function(e){return this.pushStack(Zt(this,e||[],!0))},is:function(e){return!!Zt(this,"string"==typeof e&&qe.test(e)?o(e):e||[],!1).length}});var mt,jt=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,Pn=o.fn.init=function(e,t,n){var r,a;if(!e)return this;if(n=n||mt,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:jt.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(o.merge(this,o.parseHTML(r[1],(t=t instanceof o?t[0]:t)&&t.nodeType?t.ownerDocument||t:k,!0)),un.test(r[1])&&o.isPlainObject(t))for(r in t)ie(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(a=k.getElementById(r[2]))&&(this[0]=a,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):ie(e)?void 0!==n.ready?n.ready(e):e(o):o.makeArray(e,this)};Pn.prototype=o.fn,mt=o(k);var Ht=/^(?:parents|prev(?:Until|All))/,fn={children:!0,contents:!0,next:!0,prev:!0};function qt(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}o.fn.extend({has:function(e){var t=o(e,this),n=t.length;return this.filter(function(){for(var r=0;r<n;r++)if(o.contains(this,t[r]))return!0})},closest:function(e,t){var n,r=0,a=this.length,s=[],l="string"!=typeof e&&o(e);if(!qe.test(e))for(;r<a;r++)for(n=this[r];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(l?l.index(n)>-1:1===n.nodeType&&o.find.matchesSelector(n,e))){s.push(n);break}return this.pushStack(s.length>1?o.uniqueSort(s):s)},index:function(e){return e?"string"==typeof e?X.call(o(e),this[0]):X.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(o.uniqueSort(o.merge(this.get(),o(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),o.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return Mt(e,"parentNode")},parentsUntil:function(e,t,n){return Mt(e,"parentNode",n)},next:function(e){return qt(e,"nextSibling")},prev:function(e){return qt(e,"previousSibling")},nextAll:function(e){return Mt(e,"nextSibling")},prevAll:function(e){return Mt(e,"previousSibling")},nextUntil:function(e,t,n){return Mt(e,"nextSibling",n)},prevUntil:function(e,t,n){return Mt(e,"previousSibling",n)},siblings:function(e){return vt((e.parentNode||{}).firstChild,e)},children:function(e){return vt(e.firstChild)},contents:function(e){return null!=e.contentDocument&&yn(e.contentDocument)?e.contentDocument:(be(e,"template")&&(e=e.content||e),o.merge([],e.childNodes))}},function(e,t){o.fn[e]=function(n,r){var a=o.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(a=o.filter(r,a)),this.length>1&&(fn[e]||o.uniqueSort(a),Ht.test(e)&&a.reverse()),this.pushStack(a)}});var Ye=/[^\x20\t\r\n\f]+/g;function ot(e){return e}function $t(e){throw e}function _t(e,t,n,r){var a;try{e&&ie(a=e.promise)?a.call(e).done(t).fail(n):e&&ie(a=e.then)?a.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(s){n.apply(void 0,[s])}}o.Callbacks=function(e){e="string"==typeof e?function tt(e){var t={};return o.each(e.match(Ye)||[],function(n,r){t[r]=!0}),t}(e):o.extend({},e);var t,n,r,a,s=[],l=[],v=-1,_=function(){for(a=a||e.once,r=t=!0;l.length;v=-1)for(n=l.shift();++v<s.length;)!1===s[v].apply(n[0],n[1])&&e.stopOnFalse&&(v=s.length,n=!1);e.memory||(n=!1),t=!1,a&&(s=n?[]:"")},b={add:function(){return s&&(n&&!t&&(v=s.length-1,l.push(n)),function N(j){o.each(j,function(A,O){ie(O)?(!e.unique||!b.has(O))&&s.push(O):O&&O.length&&"string"!==it(O)&&N(O)})}(arguments),n&&!t&&_()),this},remove:function(){return o.each(arguments,function(N,j){for(var A;(A=o.inArray(j,s,A))>-1;)s.splice(A,1),A<=v&&v--}),this},has:function(N){return N?o.inArray(N,s)>-1:s.length>0},empty:function(){return s&&(s=[]),this},disable:function(){return a=l=[],s=n="",this},disabled:function(){return!s},lock:function(){return a=l=[],!n&&!t&&(s=n=""),this},locked:function(){return!!a},fireWith:function(N,j){return a||(j=[N,(j=j||[]).slice?j.slice():j],l.push(j),t||_()),this},fire:function(){return b.fireWith(this,arguments),this},fired:function(){return!!r}};return b},o.extend({Deferred:function(e){var t=[["notify","progress",o.Callbacks("memory"),o.Callbacks("memory"),2],["resolve","done",o.Callbacks("once memory"),o.Callbacks("once memory"),0,"resolved"],["reject","fail",o.Callbacks("once memory"),o.Callbacks("once memory"),1,"rejected"]],n="pending",r={state:function(){return n},always:function(){return a.done(arguments).fail(arguments),this},catch:function(s){return r.then(null,s)},pipe:function(){var s=arguments;return o.Deferred(function(l){o.each(t,function(v,_){var b=ie(s[_[4]])&&s[_[4]];a[_[1]](function(){var N=b&&b.apply(this,arguments);N&&ie(N.promise)?N.promise().progress(l.notify).done(l.resolve).fail(l.reject):l[_[0]+"With"](this,b?[N]:arguments)})}),s=null}).promise()},then:function(s,l,v){var _=0;function b(N,j,A,O){return function(){var z=this,oe=arguments,G=function(){var we,Je;if(!(N<_)){if((we=A.apply(z,oe))===j.promise())throw new TypeError("Thenable self-resolution");ie(Je=we&&("object"==typeof we||"function"==typeof we)&&we.then)?O?Je.call(we,b(_,j,ot,O),b(_,j,$t,O)):(_++,Je.call(we,b(_,j,ot,O),b(_,j,$t,O),b(_,j,ot,j.notifyWith))):(A!==ot&&(z=void 0,oe=[we]),(O||j.resolveWith)(z,oe))}},Ne=O?G:function(){try{G()}catch(we){o.Deferred.exceptionHook&&o.Deferred.exceptionHook(we,Ne.stackTrace),N+1>=_&&(A!==$t&&(z=void 0,oe=[we]),j.rejectWith(z,oe))}};N?Ne():(o.Deferred.getStackHook&&(Ne.stackTrace=o.Deferred.getStackHook()),U.setTimeout(Ne))}}return o.Deferred(function(N){t[0][3].add(b(0,N,ie(v)?v:ot,N.notifyWith)),t[1][3].add(b(0,N,ie(s)?s:ot)),t[2][3].add(b(0,N,ie(l)?l:$t))}).promise()},promise:function(s){return null!=s?o.extend(s,r):r}},a={};return o.each(t,function(s,l){var v=l[2],_=l[5];r[l[1]]=v.add,_&&v.add(function(){n=_},t[3-s][2].disable,t[3-s][3].disable,t[0][2].lock,t[0][3].lock),v.add(l[3].fire),a[l[0]]=function(){return a[l[0]+"With"](this===a?void 0:this,arguments),this},a[l[0]+"With"]=v.fireWith}),r.promise(a),e&&e.call(a,a),a},when:function(e){var t=arguments.length,n=t,r=Array(n),a=Se.call(arguments),s=o.Deferred(),l=function(v){return function(_){r[v]=this,a[v]=arguments.length>1?Se.call(arguments):_,--t||s.resolveWith(r,a)}};if(t<=1&&(_t(e,s.done(l(n)).resolve,s.reject,!t),"pending"===s.state()||ie(a[n]&&a[n].then)))return s.then();for(;n--;)_t(a[n],l(n),s.reject);return s.promise()}});var or=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;o.Deferred.exceptionHook=function(e,t){U.console&&U.console.warn&&e&&or.test(e.name)&&U.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},o.readyException=function(e){U.setTimeout(function(){throw e})};var ln=o.Deferred();function cn(){k.removeEventListener("DOMContentLoaded",cn),U.removeEventListener("load",cn),o.ready()}o.fn.ready=function(e){return ln.then(e).catch(function(t){o.readyException(t)}),this},o.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--o.readyWait:o.isReady)||(o.isReady=!0,!(!0!==e&&--o.readyWait>0)&&ln.resolveWith(k,[o]))}}),o.ready.then=ln.then,"complete"===k.readyState||"loading"!==k.readyState&&!k.documentElement.doScroll?U.setTimeout(o.ready):(k.addEventListener("DOMContentLoaded",cn),U.addEventListener("load",cn));var Ve=function(e,t,n,r,a,s,l){var v=0,_=e.length,b=null==n;if("object"===it(n))for(v in a=!0,n)Ve(e,t,v,n[v],!0,s,l);else if(void 0!==r&&(a=!0,ie(r)||(l=!0),b&&(l?(t.call(e,r),t=null):(b=t,t=function(N,j,A){return b.call(o(N),A)})),t))for(;v<_;v++)t(e[v],n,l?r:r.call(e[v],v,t(e[v],n)));return a?e:b?t.call(e):_?t(e[0],n):s},Tn=/^-ms-/,kn=/-([a-z])/g;function Mn(e,t){return t.toUpperCase()}function Ke(e){return e.replace(Tn,"ms-").replace(kn,Mn)}var en=function(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType};function at(){this.expando=o.expando+at.uid++}at.uid=1,at.prototype={cache:function(e){var t=e[this.expando];return t||(t={},en(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var r,a=this.cache(e);if("string"==typeof t)a[Ke(t)]=n;else for(r in t)a[Ke(r)]=t[r];return a},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][Ke(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)for((n=(t=Array.isArray(t)?t.map(Ke):(t=Ke(t))in r?[t]:t.match(Ye)||[]).length);n--;)delete r[t[n]];(void 0===t||o.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&&!o.isEmptyObject(t)}};var Q=new at,Re=new at,yt=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,Oe=/[A-Z]/g;function Hn(e,t,n){var r;if(void 0===n&&1===e.nodeType)if(r="data-"+t.replace(Oe,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(r))){try{n=function jn(e){return"true"===e||"false"!==e&&("null"===e?null:e===+e+""?+e:yt.test(e)?JSON.parse(e):e)}(n)}catch(a){}Re.set(e,t,n)}else n=void 0;return n}o.extend({hasData:function(e){return Re.hasData(e)||Q.hasData(e)},data:function(e,t,n){return Re.access(e,t,n)},removeData:function(e,t){Re.remove(e,t)},_data:function(e,t,n){return Q.access(e,t,n)},_removeData:function(e,t){Q.remove(e,t)}}),o.fn.extend({data:function(e,t){var n,r,a,s=this[0],l=s&&s.attributes;if(void 0===e){if(this.length&&(a=Re.get(s),1===s.nodeType&&!Q.get(s,"hasDataAttrs"))){for(n=l.length;n--;)l[n]&&0===(r=l[n].name).indexOf("data-")&&(r=Ke(r.slice(5)),Hn(s,r,a[r]));Q.set(s,"hasDataAttrs",!0)}return a}return"object"==typeof e?this.each(function(){Re.set(this,e)}):Ve(this,function(v){var _;if(s&&void 0===v)return void 0!==(_=Re.get(s,e))||void 0!==(_=Hn(s,e))?_:void 0;this.each(function(){Re.set(this,e,v)})},null,t,arguments.length>1,null,!0)},removeData:function(e){return this.each(function(){Re.remove(this,e)})}}),o.extend({queue:function(e,t,n){var r;if(e)return r=Q.get(e,t=(t||"fx")+"queue"),n&&(!r||Array.isArray(n)?r=Q.access(e,t,o.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){var n=o.queue(e,t=t||"fx"),r=n.length,a=n.shift(),s=o._queueHooks(e,t);"inprogress"===a&&(a=n.shift(),r--),a&&("fx"===t&&n.unshift("inprogress"),delete s.stop,a.call(e,function(){o.dequeue(e,t)},s)),!r&&s&&s.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return Q.get(e,n)||Q.access(e,n,{empty:o.Callbacks("once memory").add(function(){Q.remove(e,[t+"queue",n])})})}}),o.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length<n?o.queue(this[0],e):void 0===t?this:this.each(function(){var r=o.queue(this,e,t);o._queueHooks(this,e),"fx"===e&&"inprogress"!==r[0]&&o.dequeue(this,e)})},dequeue:function(e){return this.each(function(){o.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){var n,r=1,a=o.Deferred(),s=this,l=this.length,v=function(){--r||a.resolveWith(s,[s])};for("string"!=typeof e&&(t=e,e=void 0),e=e||"fx";l--;)(n=Q.get(s[l],e+"queueHooks"))&&n.empty&&(r++,n.empty.add(v));return v(),a.promise(t)}});var qn=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,tn=new RegExp("^(?:([+-])=|)("+qn+")([a-z%]*)$","i"),st=["Top","Right","Bottom","Left"],Et=k.documentElement,ut=function(e){return o.contains(e.ownerDocument,e)},ar={composed:!0};Et.getRootNode&&(ut=function(e){return o.contains(e.ownerDocument,e)||e.getRootNode(ar)===e.ownerDocument});var Tt=function(e,t){return"none"===(e=t||e).style.display||""===e.style.display&&ut(e)&&"none"===o.css(e,"display")};function Ft(e,t,n,r){var a,s,l=20,v=r?function(){return r.cur()}:function(){return o.css(e,t,"")},_=v(),b=n&&n[3]||(o.cssNumber[t]?"":"px"),N=e.nodeType&&(o.cssNumber[t]||"px"!==b&&+_)&&tn.exec(o.css(e,t));if(N&&N[3]!==b){for(b=b||N[3],N=+(_/=2)||1;l--;)o.style(e,t,N+b),(1-s)*(1-(s=v()/_||.5))<=0&&(l=0),N/=s;o.style(e,t,(N*=2)+b),n=n||[]}return n&&(N=+N||+_||0,a=n[1]?N+(n[1]+1)*n[2]:+n[2],r&&(r.unit=b,r.start=N,r.end=a)),a}var hn={};function Fn(e){var t,n=e.ownerDocument,r=e.nodeName,a=hn[r];return a||(t=n.body.appendChild(n.createElement(r)),a=o.css(t,"display"),t.parentNode.removeChild(t),"none"===a&&(a="block"),hn[r]=a,a)}function ht(e,t){for(var n,r,a=[],s=0,l=e.length;s<l;s++)(r=e[s]).style&&(n=r.style.display,t?("none"===n&&(a[s]=Q.get(r,"display")||null,a[s]||(r.style.display="")),""===r.style.display&&Tt(r)&&(a[s]=Fn(r))):"none"!==n&&(a[s]="none",Q.set(r,"display",n)));for(s=0;s<l;s++)null!=a[s]&&(e[s].style.display=a[s]);return e}o.fn.extend({show:function(){return ht(this,!0)},hide:function(){return ht(this)},toggle:function(e){return"boolean"==typeof e?e?this.show():this.hide():this.each(function(){Tt(this)?o(this).show():o(this).hide()})}});var t,n,Vt=/^(?:checkbox|radio)$/i,Vn=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,Wn=/^$|^module$|\/(?:java|ecma)script/i;t=k.createDocumentFragment().appendChild(k.createElement("div")),(n=k.createElement("input")).setAttribute("type","radio"),n.setAttribute("checked","checked"),n.setAttribute("name","t"),t.appendChild(n),le.checkClone=t.cloneNode(!0).cloneNode(!0).lastChild.checked,t.innerHTML="<textarea>x</textarea>",le.noCloneChecked=!!t.cloneNode(!0).lastChild.defaultValue,t.innerHTML="<option></option>",le.option=!!t.lastChild;var We={thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};function Pe(e,t){var n;return n=void 0!==e.getElementsByTagName?e.getElementsByTagName(t||"*"):void 0!==e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&be(e,t)?o.merge([e],n):n}function bn(e,t){for(var n=0,r=e.length;n<r;n++)Q.set(e[n],"globalEval",!t||Q.get(t[n],"globalEval"))}We.tbody=We.tfoot=We.colgroup=We.caption=We.thead,We.th=We.td,le.option||(We.optgroup=We.option=[1,"<select multiple='multiple'>","</select>"]);var sr=/<|&#?\w+;/;function Bn(e,t,n,r,a){for(var s,l,v,_,b,N,j=t.createDocumentFragment(),A=[],O=0,z=e.length;O<z;O++)if((s=e[O])||0===s)if("object"===it(s))o.merge(A,s.nodeType?[s]:s);else if(sr.test(s)){for(l=l||j.appendChild(t.createElement("div")),v=(Vn.exec(s)||["",""])[1].toLowerCase(),l.innerHTML=(_=We[v]||We._default)[1]+o.htmlPrefilter(s)+_[2],N=_[0];N--;)l=l.lastChild;o.merge(A,l.childNodes),(l=j.firstChild).textContent=""}else A.push(t.createTextNode(s));for(j.textContent="",O=0;s=A[O++];)if(r&&o.inArray(s,r)>-1)a&&a.push(s);else if(b=ut(s),l=Pe(j.appendChild(s),"script"),b&&bn(l),n)for(N=0;s=l[N++];)Wn.test(s.type||"")&&n.push(s);return j}var ur=/^key/,fr=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Un=/^([^.]*)(?:\.(.+)|)/;function ft(){return!0}function f(){return!1}function m(e,t){return e===function T(){try{return k.activeElement}catch(e){}}()==("focus"===t)}function S(e,t,n,r,a,s){var l,v;if("object"==typeof t){for(v in"string"!=typeof n&&(r=r||n,n=void 0),t)S(e,v,n,r,t[v],s);return e}if(null==r&&null==a?(a=n,r=n=void 0):null==a&&("string"==typeof n?(a=r,r=void 0):(a=r,r=n,n=void 0)),!1===a)a=f;else if(!a)return e;return 1===s&&(l=a,a=function(_){return o().off(_),l.apply(this,arguments)},a.guid=l.guid||(l.guid=o.guid++)),e.each(function(){o.event.add(this,t,a,r,n)})}function R(e,t,n){n?(Q.set(e,t,!1),o.event.add(e,t,{namespace:!1,handler:function(r){var a,s,l=Q.get(this,t);if(1&r.isTrigger&&this[t]){if(l.length)(o.event.special[t]||{}).delegateType&&r.stopPropagation();else if(l=Se.call(arguments),Q.set(this,t,l),a=n(this,t),this[t](),l!==(s=Q.get(this,t))||a?Q.set(this,t,!1):s={},l!==s)return r.stopImmediatePropagation(),r.preventDefault(),s.value}else l.length&&(Q.set(this,t,{value:o.event.trigger(o.extend(l[0],o.Event.prototype),l.slice(1),this)}),r.stopImmediatePropagation())}})):void 0===Q.get(e,t)&&o.event.add(e,t,ft)}o.event={global:{},add:function(e,t,n,r,a){var s,l,v,_,b,N,j,A,O,z,oe,G=Q.get(e);if(en(e))for(n.handler&&(n=(s=n).handler,a=s.selector),a&&o.find.matchesSelector(Et,a),n.guid||(n.guid=o.guid++),(_=G.events)||(_=G.events=Object.create(null)),(l=G.handle)||(l=G.handle=function(Ne){return void 0!==o&&o.event.triggered!==Ne.type?o.event.dispatch.apply(e,arguments):void 0}),b=(t=(t||"").match(Ye)||[""]).length;b--;)O=oe=(v=Un.exec(t[b])||[])[1],z=(v[2]||"").split(".").sort(),O&&(j=o.event.special[O]||{},j=o.event.special[O=(a?j.delegateType:j.bindType)||O]||{},N=o.extend({type:O,origType:oe,data:r,handler:n,guid:n.guid,selector:a,needsContext:a&&o.expr.match.needsContext.test(a),namespace:z.join(".")},s),(A=_[O])||((A=_[O]=[]).delegateCount=0,(!j.setup||!1===j.setup.call(e,r,z,l))&&e.addEventListener&&e.addEventListener(O,l)),j.add&&(j.add.call(e,N),N.handler.guid||(N.handler.guid=n.guid)),a?A.splice(A.delegateCount++,0,N):A.push(N),o.event.global[O]=!0)},remove:function(e,t,n,r,a){var s,l,v,_,b,N,j,A,O,z,oe,G=Q.hasData(e)&&Q.get(e);if(G&&(_=G.events)){for(b=(t=(t||"").match(Ye)||[""]).length;b--;)if(O=oe=(v=Un.exec(t[b])||[])[1],z=(v[2]||"").split(".").sort(),O){for(j=o.event.special[O]||{},A=_[O=(r?j.delegateType:j.bindType)||O]||[],v=v[2]&&new RegExp("(^|\\.)"+z.join("\\.(?:.*\\.|)")+"(\\.|$)"),l=s=A.length;s--;)N=A[s],(a||oe===N.origType)&&(!n||n.guid===N.guid)&&(!v||v.test(N.namespace))&&(!r||r===N.selector||"**"===r&&N.selector)&&(A.splice(s,1),N.selector&&A.delegateCount--,j.remove&&j.remove.call(e,N));l&&!A.length&&((!j.teardown||!1===j.teardown.call(e,z,G.handle))&&o.removeEvent(e,O,G.handle),delete _[O])}else for(O in _)o.event.remove(e,O+t[b],n,r,!0);o.isEmptyObject(_)&&Q.remove(e,"handle events")}},dispatch:function(e){var t,n,r,a,s,l,v=new Array(arguments.length),_=o.event.fix(e),b=(Q.get(this,"events")||Object.create(null))[_.type]||[],N=o.event.special[_.type]||{};for(v[0]=_,t=1;t<arguments.length;t++)v[t]=arguments[t];if(_.delegateTarget=this,!N.preDispatch||!1!==N.preDispatch.call(this,_)){for(l=o.event.handlers.call(this,_,b),t=0;(a=l[t++])&&!_.isPropagationStopped();)for(_.currentTarget=a.elem,n=0;(s=a.handlers[n++])&&!_.isImmediatePropagationStopped();)(!_.rnamespace||!1===s.namespace||_.rnamespace.test(s.namespace))&&(_.handleObj=s,_.data=s.data,void 0!==(r=((o.event.special[s.origType]||{}).handle||s.handler).apply(a.elem,v))&&!1===(_.result=r)&&(_.preventDefault(),_.stopPropagation()));return N.postDispatch&&N.postDispatch.call(this,_),_.result}},handlers:function(e,t){var n,r,a,s,l,v=[],_=t.delegateCount,b=e.target;if(_&&b.nodeType&&!("click"===e.type&&e.button>=1))for(;b!==this;b=b.parentNode||this)if(1===b.nodeType&&("click"!==e.type||!0!==b.disabled)){for(s=[],l={},n=0;n<_;n++)void 0===l[a=(r=t[n]).selector+" "]&&(l[a]=r.needsContext?o(a,this).index(b)>-1:o.find(a,this,null,[b]).length),l[a]&&s.push(r);s.length&&v.push({elem:b,handlers:s})}return b=this,_<t.length&&v.push({elem:b,handlers:t.slice(_)}),v},addProp:function(e,t){Object.defineProperty(o.Event.prototype,e,{enumerable:!0,configurable:!0,get:ie(t)?function(){if(this.originalEvent)return t(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[e]},set:function(n){Object.defineProperty(this,e,{enumerable:!0,configurable:!0,writable:!0,value:n})}})},fix:function(e){return e[o.expando]?e:new o.Event(e)},special:{load:{noBubble:!0},click:{setup:function(e){var t=this||e;return Vt.test(t.type)&&t.click&&be(t,"input")&&R(t,"click",ft),!1},trigger:function(e){var t=this||e;return Vt.test(t.type)&&t.click&&be(t,"input")&&R(t,"click"),!0},_default:function(e){var t=e.target;return Vt.test(t.type)&&t.click&&be(t,"input")&&Q.get(t,"click")||be(t,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}},o.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},o.Event=function(e,t){if(!(this instanceof o.Event))return new o.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&!1===e.returnValue?ft:f,this.target=e.target&&3===e.target.nodeType?e.target.parentNode:e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget):this.type=e,t&&o.extend(this,t),this.timeStamp=e&&e.timeStamp||Date.now(),this[o.expando]=!0},o.Event.prototype={constructor:o.Event,isDefaultPrevented:f,isPropagationStopped:f,isImmediatePropagationStopped:f,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=ft,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=ft,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=ft,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},o.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:function(e){var t=e.button;return null==e.which&&ur.test(e.type)?null!=e.charCode?e.charCode:e.keyCode:!e.which&&void 0!==t&&fr.test(e.type)?1&t?1:2&t?3:4&t?2:0:e.which}},o.event.addProp),o.each({focus:"focusin",blur:"focusout"},function(e,t){o.event.special[e]={setup:function(){return R(this,e,m),!1},trigger:function(){return R(this,e),!0},delegateType:t}}),o.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,t){o.event.special[e]={delegateType:t,bindType:t,handle:function(n){var r,a=this,s=n.relatedTarget,l=n.handleObj;return(!s||s!==a&&!o.contains(a,s))&&(n.type=l.origType,r=l.handler.apply(this,arguments),n.type=t),r}}}),o.fn.extend({on:function(e,t,n,r){return S(this,e,t,n,r)},one:function(e,t,n,r){return S(this,e,t,n,r,1)},off:function(e,t,n){var r,a;if(e&&e.preventDefault&&e.handleObj)return r=e.handleObj,o(e.delegateTarget).off(r.namespace?r.origType+"."+r.namespace:r.origType,r.selector,r.handler),this;if("object"==typeof e){for(a in e)this.off(a,t,e[a]);return this}return(!1===t||"function"==typeof t)&&(n=t,t=void 0),!1===n&&(n=f),this.each(function(){o.event.remove(this,e,n,t)})}});var L=/<script|<style|<link/i,H=/checked\s*(?:[^=]|=\s*.checked.)/i,V=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function W(e,t){return be(e,"table")&&be(11!==t.nodeType?t:t.firstChild,"tr")&&o(e).children("tbody")[0]||e}function K(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function Z(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Y(e,t){var n,r,a,l,v,_;if(1===t.nodeType){if(Q.hasData(e)&&(_=Q.get(e).events))for(a in Q.remove(t,"handle events"),_)for(n=0,r=_[a].length;n<r;n++)o.event.add(t,a,_[a][n]);Re.hasData(e)&&(l=Re.access(e),v=o.extend({},l),Re.set(t,v))}}function ue(e,t){var n=t.nodeName.toLowerCase();"input"===n&&Vt.test(e.type)?t.checked=e.checked:("input"===n||"textarea"===n)&&(t.defaultValue=e.defaultValue)}function re(e,t,n,r){t=Ln(t);var a,s,l,v,_,b,N=0,j=e.length,A=j-1,O=t[0],z=ie(O);if(z||j>1&&"string"==typeof O&&!le.checkClone&&H.test(O))return e.each(function(oe){var G=e.eq(oe);z&&(t[0]=O.call(this,oe,G.html())),re(G,t,n,r)});if(j&&(s=(a=Bn(t,e[0].ownerDocument,!1,e,r)).firstChild,1===a.childNodes.length&&(a=s),s||r)){for(v=(l=o.map(Pe(a,"script"),K)).length;N<j;N++)_=a,N!==A&&(_=o.clone(_,!0,!0),v&&o.merge(l,Pe(_,"script"))),n.call(e[N],_,N);if(v)for(b=l[l.length-1].ownerDocument,o.map(l,Z),N=0;N<v;N++)Wn.test((_=l[N]).type||"")&&!Q.access(_,"globalEval")&&o.contains(b,_)&&(_.src&&"module"!==(_.type||"").toLowerCase()?o._evalUrl&&!_.noModule&&o._evalUrl(_.src,{nonce:_.nonce||_.getAttribute("nonce")},b):pt(_.textContent.replace(V,""),_,b))}return e}function se(e,t,n){for(var r,a=t?o.filter(t,e):e,s=0;null!=(r=a[s]);s++)!n&&1===r.nodeType&&o.cleanData(Pe(r)),r.parentNode&&(n&&ut(r)&&bn(Pe(r,"script")),r.parentNode.removeChild(r));return e}o.extend({htmlPrefilter:function(e){return e},clone:function(e,t,n){var r,a,s,l,v=e.cloneNode(!0),_=ut(e);if(!(le.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||o.isXMLDoc(e)))for(l=Pe(v),r=0,a=(s=Pe(e)).length;r<a;r++)ue(s[r],l[r]);if(t)if(n)for(s=s||Pe(e),l=l||Pe(v),r=0,a=s.length;r<a;r++)Y(s[r],l[r]);else Y(e,v);return(l=Pe(v,"script")).length>0&&bn(l,!_&&Pe(e,"script")),v},cleanData:function(e){for(var t,n,r,a=o.event.special,s=0;void 0!==(n=e[s]);s++)if(en(n)){if(t=n[Q.expando]){if(t.events)for(r in t.events)a[r]?o.event.remove(n,r):o.removeEvent(n,r,t.handle);n[Q.expando]=void 0}n[Re.expando]&&(n[Re.expando]=void 0)}}}),o.fn.extend({detach:function(e){return se(this,e,!0)},remove:function(e){return se(this,e)},text:function(e){return Ve(this,function(t){return void 0===t?o.text(this):this.empty().each(function(){(1===this.nodeType||11===this.nodeType||9===this.nodeType)&&(this.textContent=t)})},null,e,arguments.length)},append:function(){return re(this,arguments,function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||W(this,e).appendChild(e)})},prepend:function(){return re(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=W(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return re(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return re(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&&(o.cleanData(Pe(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return o.clone(this,e,t)})},html:function(e){return Ve(this,function(t){var n=this[0]||{},r=0,a=this.length;if(void 0===t&&1===n.nodeType)return n.innerHTML;if("string"==typeof t&&!L.test(t)&&!We[(Vn.exec(t)||["",""])[1].toLowerCase()]){t=o.htmlPrefilter(t);try{for(;r<a;r++)1===(n=this[r]||{}).nodeType&&(o.cleanData(Pe(n,!1)),n.innerHTML=t);n=0}catch(s){}}n&&this.empty().append(t)},null,e,arguments.length)},replaceWith:function(){var e=[];return re(this,arguments,function(t){var n=this.parentNode;o.inArray(this,e)<0&&(o.cleanData(Pe(this)),n&&n.replaceChild(t,this))},e)}}),o.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,t){o.fn[e]=function(n){for(var r,a=[],s=o(n),l=s.length-1,v=0;v<=l;v++)r=v===l?this:this.clone(!0),o(s[v])[t](r),Gt.apply(a,r.get());return this.pushStack(a)}});var ye=new RegExp("^("+qn+")(?!px)[a-z%]+$","i"),Fe=function(e){var t=e.ownerDocument.defaultView;return(!t||!t.opener)&&(t=U),t.getComputedStyle(e)},ke=function(e,t,n){var r,a,s={};for(a in t)s[a]=e.style[a],e.style[a]=t[a];for(a in r=n.call(e),t)e.style[a]=s[a];return r},Ae=new RegExp(st.join("|"),"i");function Qe(e,t,n){var r,a,s,l,v=e.style;return(n=n||Fe(e))&&(""===(l=n.getPropertyValue(t)||n[t])&&!ut(e)&&(l=o.style(e,t)),!le.pixelBoxStyles()&&ye.test(l)&&Ae.test(t)&&(r=v.width,a=v.minWidth,s=v.maxWidth,v.minWidth=v.maxWidth=v.width=l,l=n.width,v.width=r,v.minWidth=a,v.maxWidth=s)),void 0!==l?l+"":l}function dt(e,t){return{get:function(){if(!e())return(this.get=t).apply(this,arguments);delete this.get}}}!function(){function e(){if(b){_.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",b.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",Et.appendChild(_).appendChild(b);var N=U.getComputedStyle(b);n="1%"!==N.top,v=12===t(N.marginLeft),b.style.right="60%",s=36===t(N.right),r=36===t(N.width),b.style.position="absolute",a=12===t(b.offsetWidth/3),Et.removeChild(_),b=null}}function t(N){return Math.round(parseFloat(N))}var n,r,a,s,l,v,_=k.createElement("div"),b=k.createElement("div");!b.style||(b.style.backgroundClip="content-box",b.cloneNode(!0).style.backgroundClip="",le.clearCloneStyle="content-box"===b.style.backgroundClip,o.extend(le,{boxSizingReliable:function(){return e(),r},pixelBoxStyles:function(){return e(),s},pixelPosition:function(){return e(),n},reliableMarginLeft:function(){return e(),v},scrollboxSize:function(){return e(),a},reliableTrDimensions:function(){var N,j,A,O;return null==l&&(N=k.createElement("table"),j=k.createElement("tr"),A=k.createElement("div"),N.style.cssText="position:absolute;left:-11111px",j.style.height="1px",A.style.height="9px",Et.appendChild(N).appendChild(j).appendChild(A),O=U.getComputedStyle(j),l=parseInt(O.height)>3,Et.removeChild(N)),l}}))}();var bt=["Webkit","Moz","ms"],Lr=k.createElement("div").style,Rr={};function cr(e){return o.cssProps[e]||Rr[e]||(e in Lr?e:Rr[e]=function lr(e){for(var t=e[0].toUpperCase()+e.slice(1),n=bt.length;n--;)if((e=bt[n]+t)in Lr)return e}(e)||e)}var ri=/^(none|table(?!-c[ea]).+)/,Pr=/^--/,ii={position:"absolute",visibility:"hidden",display:"block"},kr={letterSpacing:"0",fontWeight:"400"};function Mr(e,t,n){var r=tn.exec(t);return r?Math.max(0,r[2]-(n||0))+(r[3]||"px"):t}function Ct(e,t,n,r,a,s){var l="width"===t?1:0,v=0,_=0;if(n===(r?"border":"content"))return 0;for(;l<4;l+=2)"margin"===n&&(_+=o.css(e,n+st[l],!0,a)),r?("content"===n&&(_-=o.css(e,"padding"+st[l],!0,a)),"margin"!==n&&(_-=o.css(e,"border"+st[l]+"Width",!0,a))):(_+=o.css(e,"padding"+st[l],!0,a),"padding"!==n?_+=o.css(e,"border"+st[l]+"Width",!0,a):v+=o.css(e,"border"+st[l]+"Width",!0,a));return!r&&s>=0&&(_+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-s-_-v-.5))||0),_}function dn(e,t,n){var r=Fe(e),s=(!le.boxSizingReliable()||n)&&"border-box"===o.css(e,"boxSizing",!1,r),l=s,v=Qe(e,t,r),_="offset"+t[0].toUpperCase()+t.slice(1);if(ye.test(v)){if(!n)return v;v="auto"}return(!le.boxSizingReliable()&&s||!le.reliableTrDimensions()&&be(e,"tr")||"auto"===v||!parseFloat(v)&&"inline"===o.css(e,"display",!1,r))&&e.getClientRects().length&&(s="border-box"===o.css(e,"boxSizing",!1,r),(l=_ in e)&&(v=e[_])),(v=parseFloat(v)||0)+Ct(e,t,n||(s?"border":"content"),l,r,v)+"px"}function Ie(e,t,n,r,a){return new Ie.prototype.init(e,t,n,r,a)}o.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Qe(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var a,s,l,v=Ke(t),_=Pr.test(t),b=e.style;if(_||(t=cr(v)),l=o.cssHooks[t]||o.cssHooks[v],void 0===n)return l&&"get"in l&&void 0!==(a=l.get(e,!1,r))?a:b[t];if("string"==(s=typeof n)&&(a=tn.exec(n))&&a[1]&&(n=Ft(e,t,a),s="number"),null==n||n!=n)return;"number"===s&&!_&&(n+=a&&a[3]||(o.cssNumber[v]?"":"px")),!le.clearCloneStyle&&""===n&&0===t.indexOf("background")&&(b[t]="inherit"),(!l||!("set"in l)||void 0!==(n=l.set(e,n,r)))&&(_?b.setProperty(t,n):b[t]=n)}},css:function(e,t,n,r){var a,s,l,v=Ke(t);return Pr.test(t)||(t=cr(v)),(l=o.cssHooks[t]||o.cssHooks[v])&&"get"in l&&(a=l.get(e,!0,n)),void 0===a&&(a=Qe(e,t,r)),"normal"===a&&t in kr&&(a=kr[t]),""===n||n?(s=parseFloat(a),!0===n||isFinite(s)?s||0:a):a}}),o.each(["height","width"],function(e,t){o.cssHooks[t]={get:function(n,r,a){if(r)return!ri.test(o.css(n,"display"))||n.getClientRects().length&&n.getBoundingClientRect().width?dn(n,t,a):ke(n,ii,function(){return dn(n,t,a)})},set:function(n,r,a){var s,l=Fe(n),v=!le.scrollboxSize()&&"absolute"===l.position,b=(v||a)&&"border-box"===o.css(n,"boxSizing",!1,l),N=a?Ct(n,t,a,b,l):0;return b&&v&&(N-=Math.ceil(n["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(l[t])-Ct(n,t,"border",!1,l)-.5)),N&&(s=tn.exec(r))&&"px"!==(s[3]||"px")&&(n.style[t]=r,r=o.css(n,t)),Mr(0,r,N)}}}),o.cssHooks.marginLeft=dt(le.reliableMarginLeft,function(e,t){if(t)return(parseFloat(Qe(e,"marginLeft"))||e.getBoundingClientRect().left-ke(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),o.each({margin:"",padding:"",border:"Width"},function(e,t){o.cssHooks[e+t]={expand:function(n){for(var r=0,a={},s="string"==typeof n?n.split(" "):[n];r<4;r++)a[e+st[r]+t]=s[r]||s[r-2]||s[0];return a}},"margin"!==e&&(o.cssHooks[e+t].set=Mr)}),o.fn.extend({css:function(e,t){return Ve(this,function(n,r,a){var s,l,v={},_=0;if(Array.isArray(r)){for(s=Fe(n),l=r.length;_<l;_++)v[r[_]]=o.css(n,r[_],!1,s);return v}return void 0!==a?o.style(n,r,a):o.css(n,r)},e,t,arguments.length>1)}}),o.Tween=Ie,(Ie.prototype={constructor:Ie,init:function(e,t,n,r,a,s){this.elem=e,this.prop=n,this.easing=a||o.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=s||(o.cssNumber[n]?"":"px")},cur:function(){var e=Ie.propHooks[this.prop];return e&&e.get?e.get(this):Ie.propHooks._default.get(this)},run:function(e){var t,n=Ie.propHooks[this.prop];return this.pos=t=this.options.duration?o.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):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):Ie.propHooks._default.set(this),this}}).init.prototype=Ie.prototype,(Ie.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=o.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){o.fx.step[e.prop]?o.fx.step[e.prop](e):1!==e.elem.nodeType||!o.cssHooks[e.prop]&&null==e.elem.style[cr(e.prop)]?e.elem[e.prop]=e.now:o.style(e.elem,e.prop,e.now+e.unit)}}}).scrollTop=Ie.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},o.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},o.fx=Ie.prototype.init,o.fx.step={};var Wt,Cn,oi=/^(?:toggle|show|hide)$/,ai=/queueHooks$/;function Yn(){Cn&&(!1===k.hidden&&U.requestAnimationFrame?U.requestAnimationFrame(Yn):U.setTimeout(Yn,o.fx.interval),o.fx.tick())}function pn(){return U.setTimeout(function(){Wt=void 0}),Wt=Date.now()}function St(e,t){var n,r=0,a={height:e};for(t=t?1:0;r<4;r+=2-t)a["margin"+(n=st[r])]=a["padding"+n]=e;return t&&(a.opacity=a.width=e),a}function jr(e,t,n){for(var r,a=(ze.tweeners[t]||[]).concat(ze.tweeners["*"]),s=0,l=a.length;s<l;s++)if(r=a[s].call(n,t,e))return r}function ze(e,t,n){var r,a,s=0,l=ze.prefilters.length,v=o.Deferred().always(function(){delete _.elem}),_=function(){if(a)return!1;for(var j=Wt||pn(),A=Math.max(0,b.startTime+b.duration-j),z=1-(A/b.duration||0),oe=0,G=b.tweens.length;oe<G;oe++)b.tweens[oe].run(z);return v.notifyWith(e,[b,z,A]),z<1&&G?A:(G||v.notifyWith(e,[b,1,0]),v.resolveWith(e,[b]),!1)},b=v.promise({elem:e,props:o.extend({},t),opts:o.extend(!0,{specialEasing:{},easing:o.easing._default},n),originalProperties:t,originalOptions:n,startTime:Wt||pn(),duration:n.duration,tweens:[],createTween:function(j,A){var O=o.Tween(e,b.opts,j,A,b.opts.specialEasing[j]||b.opts.easing);return b.tweens.push(O),O},stop:function(j){var A=0,O=j?b.tweens.length:0;if(a)return this;for(a=!0;A<O;A++)b.tweens[A].run(1);return j?(v.notifyWith(e,[b,1,0]),v.resolveWith(e,[b,j])):v.rejectWith(e,[b,j]),this}}),N=b.props;for(function wt(e,t){var n,r,a,s,l;for(n in e)if(a=t[r=Ke(n)],s=e[n],Array.isArray(s)&&(a=s[1],s=e[n]=s[0]),n!==r&&(e[r]=s,delete e[n]),(l=o.cssHooks[r])&&"expand"in l)for(n in s=l.expand(s),delete e[r],s)n in e||(e[n]=s[n],t[n]=a);else t[r]=a}(N,b.opts.specialEasing);s<l;s++)if(r=ze.prefilters[s].call(b,e,N,b.opts))return ie(r.stop)&&(o._queueHooks(b.elem,b.opts.queue).stop=r.stop.bind(r)),r;return o.map(N,jr,b),ie(b.opts.start)&&b.opts.start.call(e,b),b.progress(b.opts.progress).done(b.opts.done,b.opts.complete).fail(b.opts.fail).always(b.opts.always),o.fx.timer(o.extend(_,{elem:e,anim:b,queue:b.opts.queue})),b}o.Animation=o.extend(ze,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return Ft(n.elem,e,tn.exec(t),n),n}]},tweener:function(e,t){ie(e)?(t=e,e=["*"]):e=e.match(Ye);for(var n,r=0,a=e.length;r<a;r++)(ze.tweeners[n=e[r]]=ze.tweeners[n]||[]).unshift(t)},prefilters:[function Sn(e,t,n){var r,a,s,l,v,_,b,N,j="width"in t||"height"in t,A=this,O={},z=e.style,oe=e.nodeType&&Tt(e),G=Q.get(e,"fxshow");for(r in n.queue||(null==(l=o._queueHooks(e,"fx")).unqueued&&(l.unqueued=0,v=l.empty.fire,l.empty.fire=function(){l.unqueued||v()}),l.unqueued++,A.always(function(){A.always(function(){l.unqueued--,o.queue(e,"fx").length||l.empty.fire()})})),t)if(oi.test(a=t[r])){if(delete t[r],s=s||"toggle"===a,a===(oe?"hide":"show")){if("show"!==a||!G||void 0===G[r])continue;oe=!0}O[r]=G&&G[r]||o.style(e,r)}if((_=!o.isEmptyObject(t))||!o.isEmptyObject(O))for(r in j&&1===e.nodeType&&(n.overflow=[z.overflow,z.overflowX,z.overflowY],null==(b=G&&G.display)&&(b=Q.get(e,"display")),"none"===(N=o.css(e,"display"))&&(b?N=b:(ht([e],!0),b=e.style.display||b,N=o.css(e,"display"),ht([e]))),("inline"===N||"inline-block"===N&&null!=b)&&"none"===o.css(e,"float")&&(_||(A.done(function(){z.display=b}),null==b&&(b="none"===(N=z.display)?"":N)),z.display="inline-block")),n.overflow&&(z.overflow="hidden",A.always(function(){z.overflow=n.overflow[0],z.overflowX=n.overflow[1],z.overflowY=n.overflow[2]})),_=!1,O)_||(G?"hidden"in G&&(oe=G.hidden):G=Q.access(e,"fxshow",{display:b}),s&&(G.hidden=!oe),oe&&ht([e],!0),A.done(function(){for(r in oe||ht([e]),Q.remove(e,"fxshow"),O)o.style(e,r,O[r])})),_=jr(oe?G[r]:0,r,A),r in G||(G[r]=_.start,oe&&(_.end=_.start,_.start=0))}],prefilter:function(e,t){t?ze.prefilters.unshift(e):ze.prefilters.push(e)}}),o.speed=function(e,t,n){var r=e&&"object"==typeof e?o.extend({},e):{complete:n||!n&&t||ie(e)&&e,duration:e,easing:n&&t||t&&!ie(t)&&t};return o.fx.off?r.duration=0:"number"!=typeof r.duration&&(r.duration=r.duration in o.fx.speeds?o.fx.speeds[r.duration]:o.fx.speeds._default),(null==r.queue||!0===r.queue)&&(r.queue="fx"),r.old=r.complete,r.complete=function(){ie(r.old)&&r.old.call(this),r.queue&&o.dequeue(this,r.queue)},r},o.fn.extend({fadeTo:function(e,t,n,r){return this.filter(Tt).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(e,t,n,r){var a=o.isEmptyObject(e),s=o.speed(t,n,r),l=function(){var v=ze(this,o.extend({},e),s);(a||Q.get(this,"finish"))&&v.stop(!0)};return l.finish=l,a||!1===s.queue?this.each(l):this.queue(s.queue,l)},stop:function(e,t,n){var r=function(a){var s=a.stop;delete a.stop,s(n)};return"string"!=typeof e&&(n=t,t=e,e=void 0),t&&this.queue(e||"fx",[]),this.each(function(){var a=!0,s=null!=e&&e+"queueHooks",l=o.timers,v=Q.get(this);if(s)v[s]&&v[s].stop&&r(v[s]);else for(s in v)v[s]&&v[s].stop&&ai.test(s)&&r(v[s]);for(s=l.length;s--;)l[s].elem===this&&(null==e||l[s].queue===e)&&(l[s].anim.stop(n),a=!1,l.splice(s,1));(a||!n)&&o.dequeue(this,e)})},finish:function(e){return!1!==e&&(e=e||"fx"),this.each(function(){var t,n=Q.get(this),r=n[e+"queue"],a=n[e+"queueHooks"],s=o.timers,l=r?r.length:0;for(n.finish=!0,o.queue(this,e,[]),a&&a.stop&&a.stop.call(this,!0),t=s.length;t--;)s[t].elem===this&&s[t].queue===e&&(s[t].anim.stop(!0),s.splice(t,1));for(t=0;t<l;t++)r[t]&&r[t].finish&&r[t].finish.call(this);delete n.finish})}}),o.each(["toggle","show","hide"],function(e,t){var n=o.fn[t];o.fn[t]=function(r,a,s){return null==r||"boolean"==typeof r?n.apply(this,arguments):this.animate(St(t,!0),r,a,s)}}),o.each({slideDown:St("show"),slideUp:St("hide"),slideToggle:St("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,t){o.fn[e]=function(n,r,a){return this.animate(t,n,r,a)}}),o.timers=[],o.fx.tick=function(){var e,t=0,n=o.timers;for(Wt=Date.now();t<n.length;t++)!(e=n[t])()&&n[t]===e&&n.splice(t--,1);n.length||o.fx.stop(),Wt=void 0},o.fx.timer=function(e){o.timers.push(e),o.fx.start()},o.fx.interval=13,o.fx.start=function(){Cn||(Cn=!0,Yn())},o.fx.stop=function(){Cn=null},o.fx.speeds={slow:600,fast:200,_default:400},o.fn.delay=function(e,t){return e=o.fx&&o.fx.speeds[e]||e,this.queue(t=t||"fx",function(n,r){var a=U.setTimeout(n,e);r.stop=function(){U.clearTimeout(a)}})},function(){var e=k.createElement("input"),n=k.createElement("select").appendChild(k.createElement("option"));e.type="checkbox",le.checkOn=""!==e.value,le.optSelected=n.selected,(e=k.createElement("input")).value="t",e.type="radio",le.radioValue="t"===e.value}();var Hr,At=o.expr.attrHandle;o.fn.extend({attr:function(e,t){return Ve(this,o.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each(function(){o.removeAttr(this,e)})}}),o.extend({attr:function(e,t,n){var r,a,s=e.nodeType;if(3!==s&&8!==s&&2!==s)return void 0===e.getAttribute?o.prop(e,t,n):((1!==s||!o.isXMLDoc(e))&&(a=o.attrHooks[t.toLowerCase()]||(o.expr.match.bool.test(t)?Hr:void 0)),void 0!==n?null===n?void o.removeAttr(e,t):a&&"set"in a&&void 0!==(r=a.set(e,n,t))?r:(e.setAttribute(t,n+""),n):a&&"get"in a&&null!==(r=a.get(e,t))?r:null==(r=o.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!le.radioValue&&"radio"===t&&be(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,a=t&&t.match(Ye);if(a&&1===e.nodeType)for(;n=a[r++];)e.removeAttribute(n)}}),Hr={set:function(e,t,n){return!1===t?o.removeAttr(e,n):e.setAttribute(n,n),n}},o.each(o.expr.match.bool.source.match(/\w+/g),function(e,t){var n=At[t]||o.find.attr;At[t]=function(r,a,s){var l,v,_=a.toLowerCase();return s||(v=At[_],At[_]=l,l=null!=n(r,a,s)?_:null,At[_]=v),l}});var qr=/^(?:input|select|textarea|button)$/i,Fr=/^(?:a|area)$/i;function Nt(e){return(e.match(Ye)||[]).join(" ")}function Dt(e){return e.getAttribute&&e.getAttribute("class")||""}function hr(e){return Array.isArray(e)?e:"string"==typeof e&&e.match(Ye)||[]}o.fn.extend({prop:function(e,t){return Ve(this,o.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[o.propFix[e]||e]})}}),o.extend({prop:function(e,t,n){var r,a,s=e.nodeType;if(3!==s&&8!==s&&2!==s)return(1!==s||!o.isXMLDoc(e))&&(a=o.propHooks[t=o.propFix[t]||t]),void 0!==n?a&&"set"in a&&void 0!==(r=a.set(e,n,t))?r:e[t]=n:a&&"get"in a&&null!==(r=a.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=o.find.attr(e,"tabindex");return t?parseInt(t,10):qr.test(e.nodeName)||Fr.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),le.optSelected||(o.propHooks.selected={get:function(e){return null},set:function(e){}}),o.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){o.propFix[this.toLowerCase()]=this}),o.fn.extend({addClass:function(e){var t,n,r,a,s,l,v,_=0;if(ie(e))return this.each(function(b){o(this).addClass(e.call(this,b,Dt(this)))});if((t=hr(e)).length)for(;n=this[_++];)if(a=Dt(n),r=1===n.nodeType&&" "+Nt(a)+" "){for(l=0;s=t[l++];)r.indexOf(" "+s+" ")<0&&(r+=s+" ");a!==(v=Nt(r))&&n.setAttribute("class",v)}return this},removeClass:function(e){var t,n,r,a,s,l,v,_=0;if(ie(e))return this.each(function(b){o(this).removeClass(e.call(this,b,Dt(this)))});if(!arguments.length)return this.attr("class","");if((t=hr(e)).length)for(;n=this[_++];)if(a=Dt(n),r=1===n.nodeType&&" "+Nt(a)+" "){for(l=0;s=t[l++];)for(;r.indexOf(" "+s+" ")>-1;)r=r.replace(" "+s+" "," ");a!==(v=Nt(r))&&n.setAttribute("class",v)}return this},toggleClass:function(e,t){var n=typeof e,r="string"===n||Array.isArray(e);return"boolean"==typeof t&&r?t?this.addClass(e):this.removeClass(e):ie(e)?this.each(function(a){o(this).toggleClass(e.call(this,a,Dt(this),t),t)}):this.each(function(){var a,s,l,v;if(r)for(s=0,l=o(this),v=hr(e);a=v[s++];)l.hasClass(a)?l.removeClass(a):l.addClass(a);else(void 0===e||"boolean"===n)&&((a=Dt(this))&&Q.set(this,"__className__",a),this.setAttribute&&this.setAttribute("class",a||!1===e?"":Q.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;for(t=" "+e+" ";n=this[r++];)if(1===n.nodeType&&(" "+Nt(Dt(n))+" ").indexOf(t)>-1)return!0;return!1}});var si=/\r/g;o.fn.extend({val:function(e){var t,n,r,a=this[0];return arguments.length?(r=ie(e),this.each(function(s){var l;1===this.nodeType&&(null==(l=r?e.call(this,s,o(this).val()):e)?l="":"number"==typeof l?l+="":Array.isArray(l)&&(l=o.map(l,function(v){return null==v?"":v+""})),(!(t=o.valHooks[this.type]||o.valHooks[this.nodeName.toLowerCase()])||!("set"in t)||void 0===t.set(this,l,"value"))&&(this.value=l))})):a?(t=o.valHooks[a.type]||o.valHooks[a.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(a,"value"))?n:"string"==typeof(n=a.value)?n.replace(si,""):null==n?"":n:void 0}}),o.extend({valHooks:{option:{get:function(e){var t=o.find.attr(e,"value");return null!=t?t:Nt(o.text(e))}},select:{get:function(e){var t,n,r,a=e.options,s=e.selectedIndex,l="select-one"===e.type,v=l?null:[],_=l?s+1:a.length;for(r=s<0?_:l?s:0;r<_;r++)if(((n=a[r]).selected||r===s)&&!n.disabled&&(!n.parentNode.disabled||!be(n.parentNode,"optgroup"))){if(t=o(n).val(),l)return t;v.push(t)}return v},set:function(e,t){for(var n,r,a=e.options,s=o.makeArray(t),l=a.length;l--;)((r=a[l]).selected=o.inArray(o.valHooks.option.get(r),s)>-1)&&(n=!0);return n||(e.selectedIndex=-1),s}}}}),o.each(["radio","checkbox"],function(){o.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=o.inArray(o(e).val(),t)>-1}},le.checkOn||(o.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),le.focusin="onfocusin"in U;var dr=/^(?:focusinfocus|focusoutblur)$/,pr=function(e){e.stopPropagation()};o.extend(o.event,{trigger:function(e,t,n,r){var a,s,l,v,_,b,N,j,A=[n||k],O=Xt.call(e,"type")?e.type:e,z=Xt.call(e,"namespace")?e.namespace.split("."):[];if(s=j=l=n=n||k,3!==n.nodeType&&8!==n.nodeType&&!dr.test(O+o.event.triggered)&&(O.indexOf(".")>-1&&(z=O.split("."),O=z.shift(),z.sort()),_=O.indexOf(":")<0&&"on"+O,(e=e[o.expando]?e:new o.Event(O,"object"==typeof e&&e)).isTrigger=r?2:3,e.namespace=z.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+z.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=n),t=null==t?[e]:o.makeArray(t,[e]),N=o.event.special[O]||{},r||!N.trigger||!1!==N.trigger.apply(n,t))){if(!r&&!N.noBubble&&!kt(n)){for(dr.test((v=N.delegateType||O)+O)||(s=s.parentNode);s;s=s.parentNode)A.push(s),l=s;l===(n.ownerDocument||k)&&A.push(l.defaultView||l.parentWindow||U)}for(a=0;(s=A[a++])&&!e.isPropagationStopped();)j=s,e.type=a>1?v:N.bindType||O,(b=(Q.get(s,"events")||Object.create(null))[e.type]&&Q.get(s,"handle"))&&b.apply(s,t),(b=_&&s[_])&&b.apply&&en(s)&&(e.result=b.apply(s,t),!1===e.result&&e.preventDefault());return e.type=O,!r&&!e.isDefaultPrevented()&&(!N._default||!1===N._default.apply(A.pop(),t))&&en(n)&&_&&ie(n[O])&&!kt(n)&&((l=n[_])&&(n[_]=null),o.event.triggered=O,e.isPropagationStopped()&&j.addEventListener(O,pr),n[O](),e.isPropagationStopped()&&j.removeEventListener(O,pr),o.event.triggered=void 0,l&&(n[_]=l)),e.result}},simulate:function(e,t,n){var r=o.extend(new o.Event,n,{type:e,isSimulated:!0});o.event.trigger(r,null,t)}}),o.fn.extend({trigger:function(e,t){return this.each(function(){o.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return o.event.trigger(e,t,n,!0)}}),le.focusin||o.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(r){o.event.simulate(t,r.target,o.event.fix(r))};o.event.special[t]={setup:function(){var r=this.ownerDocument||this.document||this,a=Q.access(r,t);a||r.addEventListener(e,n,!0),Q.access(r,t,(a||0)+1)},teardown:function(){var r=this.ownerDocument||this.document||this,a=Q.access(r,t)-1;a?Q.access(r,t,a):(r.removeEventListener(e,n,!0),Q.remove(r,t))}}});var wn=U.location,Vr={guid:Date.now()},gr=/\?/;o.parseXML=function(e){var t;if(!e||"string"!=typeof e)return null;try{t=(new U.DOMParser).parseFromString(e,"text/xml")}catch(n){t=void 0}return(!t||t.getElementsByTagName("parsererror").length)&&o.error("Invalid XML: "+e),t};var vr=/\[\]$/,mr=/\r?\n/g,ui=/^(?:submit|button|image|reset|file)$/i,Kn=/^(?:input|select|textarea|keygen)/i;function Ge(e,t,n,r){var a;if(Array.isArray(t))o.each(t,function(s,l){n||vr.test(e)?r(e,l):Ge(e+"["+("object"==typeof l&&null!=l?s:"")+"]",l,n,r)});else if(n||"object"!==it(t))r(e,t);else for(a in t)Ge(e+"["+a+"]",t[a],n,r)}o.param=function(e,t){var n,r=[],a=function(s,l){var v=ie(l)?l():l;r[r.length]=encodeURIComponent(s)+"="+encodeURIComponent(null==v?"":v)};if(null==e)return"";if(Array.isArray(e)||e.jquery&&!o.isPlainObject(e))o.each(e,function(){a(this.name,this.value)});else for(n in e)Ge(n,e[n],t,a);return r.join("&")},o.fn.extend({serialize:function(){return o.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=o.prop(this,"elements");return e?o.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!o(this).is(":disabled")&&Kn.test(this.nodeName)&&!ui.test(e)&&(this.checked||!Vt.test(e))}).map(function(e,t){var n=o(this).val();return null==n?null:Array.isArray(n)?o.map(n,function(r){return{name:t.name,value:r.replace(mr,"\r\n")}}):{name:t.name,value:n.replace(mr,"\r\n")}}).get()}});var fi=/%20/g,li=/#.*$/,ci=/([?&])_=[^&]*/,Wr=/^(.*?):[ \t]*([^\r\n]*)$/gm,Qn=/^(?:GET|HEAD)$/,di=/^\/\//,zn={},_r={},Br="*/".concat("*"),yr=k.createElement("a");function Ur(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,a=0,s=t.toLowerCase().match(Ye)||[];if(ie(n))for(;r=s[a++];)"+"===r[0]?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function Yr(e,t,n,r){var a={},s=e===_r;function l(v){var _;return a[v]=!0,o.each(e[v]||[],function(b,N){var j=N(t,n,r);return"string"!=typeof j||s||a[j]?s?!(_=j):void 0:(t.dataTypes.unshift(j),l(j),!1)}),_}return l(t.dataTypes[0])||!a["*"]&&l("*")}function Er(e,t){var n,r,a=o.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((a[n]?e:r||(r={}))[n]=t[n]);return r&&o.extend(!0,e,r),e}yr.href=wn.href,o.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:wn.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(wn.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Br,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":o.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?Er(Er(e,o.ajaxSettings),t):Er(o.ajaxSettings,e)},ajaxPrefilter:Ur(zn),ajaxTransport:Ur(_r),ajax:function(e,t){"object"==typeof e&&(t=e,e=void 0);var n,r,a,s,l,v,_,b,N,j,A=o.ajaxSetup({},t=t||{}),O=A.context||A,z=A.context&&(O.nodeType||O.jquery)?o(O):o.event,oe=o.Deferred(),G=o.Callbacks("once memory"),Ne=A.statusCode||{},we={},Je={},ge="canceled",te={readyState:0,getResponseHeader:function(ce){var Ee;if(_){if(!s)for(s={};Ee=Wr.exec(a);)s[Ee[1].toLowerCase()+" "]=(s[Ee[1].toLowerCase()+" "]||[]).concat(Ee[2]);Ee=s[ce.toLowerCase()+" "]}return null==Ee?null:Ee.join(", ")},getAllResponseHeaders:function(){return _?a:null},setRequestHeader:function(ce,Ee){return null==_&&(ce=Je[ce.toLowerCase()]=Je[ce.toLowerCase()]||ce,we[ce]=Ee),this},overrideMimeType:function(ce){return null==_&&(A.mimeType=ce),this},statusCode:function(ce){var Ee;if(ce)if(_)te.always(ce[te.status]);else for(Ee in ce)Ne[Ee]=[Ne[Ee],ce[Ee]];return this},abort:function(ce){var Ee=ce||ge;return n&&n.abort(Ee),Le(0,Ee),this}};if(oe.promise(te),A.url=((e||A.url||wn.href)+"").replace(di,wn.protocol+"//"),A.type=t.method||t.type||A.method||A.type,A.dataTypes=(A.dataType||"*").toLowerCase().match(Ye)||[""],null==A.crossDomain){v=k.createElement("a");try{v.href=A.url,v.href=v.href,A.crossDomain=yr.protocol+"//"+yr.host!=v.protocol+"//"+v.host}catch(ce){A.crossDomain=!0}}if(A.data&&A.processData&&"string"!=typeof A.data&&(A.data=o.param(A.data,A.traditional)),Yr(zn,A,t,te),_)return te;for(N in(b=o.event&&A.global)&&0==o.active++&&o.event.trigger("ajaxStart"),A.type=A.type.toUpperCase(),A.hasContent=!Qn.test(A.type),r=A.url.replace(li,""),A.hasContent?A.data&&A.processData&&0===(A.contentType||"").indexOf("application/x-www-form-urlencoded")&&(A.data=A.data.replace(fi,"+")):(j=A.url.slice(r.length),A.data&&(A.processData||"string"==typeof A.data)&&(r+=(gr.test(r)?"&":"?")+A.data,delete A.data),!1===A.cache&&(r=r.replace(ci,"$1"),j=(gr.test(r)?"&":"?")+"_="+Vr.guid+++j),A.url=r+j),A.ifModified&&(o.lastModified[r]&&te.setRequestHeader("If-Modified-Since",o.lastModified[r]),o.etag[r]&&te.setRequestHeader("If-None-Match",o.etag[r])),(A.data&&A.hasContent&&!1!==A.contentType||t.contentType)&&te.setRequestHeader("Content-Type",A.contentType),te.setRequestHeader("Accept",A.dataTypes[0]&&A.accepts[A.dataTypes[0]]?A.accepts[A.dataTypes[0]]+("*"!==A.dataTypes[0]?", "+Br+"; q=0.01":""):A.accepts["*"]),A.headers)te.setRequestHeader(N,A.headers[N]);if(A.beforeSend&&(!1===A.beforeSend.call(O,te,A)||_))return te.abort();if(ge="abort",G.add(A.complete),te.done(A.success),te.fail(A.error),n=Yr(_r,A,t,te)){if(te.readyState=1,b&&z.trigger("ajaxSend",[te,A]),_)return te;A.async&&A.timeout>0&&(l=U.setTimeout(function(){te.abort("timeout")},A.timeout));try{_=!1,n.send(we,Le)}catch(ce){if(_)throw ce;Le(-1,ce)}}else Le(-1,"No Transport");function Le(ce,Ee,Dn,Gn){var Ze,Ut,Yt,xe,Kt,nt=Ee;_||(_=!0,l&&U.clearTimeout(l),n=void 0,a=Gn||"",te.readyState=ce>0?4:0,Ze=ce>=200&&ce<300||304===ce,Dn&&(xe=function pi(e,t,n){for(var r,a,s,l,v=e.contents,_=e.dataTypes;"*"===_[0];)_.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(a in v)if(v[a]&&v[a].test(r)){_.unshift(a);break}if(_[0]in n)s=_[0];else{for(a in n){if(!_[0]||e.converters[a+" "+_[0]]){s=a;break}l||(l=a)}s=s||l}if(s)return s!==_[0]&&_.unshift(s),n[s]}(A,te,Dn)),!Ze&&o.inArray("script",A.dataTypes)>-1&&(A.converters["text script"]=function(){}),xe=function gi(e,t,n,r){var a,s,l,v,_,b={},N=e.dataTypes.slice();if(N[1])for(l in e.converters)b[l.toLowerCase()]=e.converters[l];for(s=N.shift();s;)if(e.responseFields[s]&&(n[e.responseFields[s]]=t),!_&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),_=s,s=N.shift())if("*"===s)s=_;else if("*"!==_&&_!==s){if(!(l=b[_+" "+s]||b["* "+s]))for(a in b)if((v=a.split(" "))[1]===s&&(l=b[_+" "+v[0]]||b["* "+v[0]])){!0===l?l=b[a]:!0!==b[a]&&(s=v[0],N.unshift(v[1]));break}if(!0!==l)if(l&&e.throws)t=l(t);else try{t=l(t)}catch(j){return{state:"parsererror",error:l?j:"No conversion from "+_+" to "+s}}}return{state:"success",data:t}}(A,xe,te,Ze),Ze?(A.ifModified&&((Kt=te.getResponseHeader("Last-Modified"))&&(o.lastModified[r]=Kt),(Kt=te.getResponseHeader("etag"))&&(o.etag[r]=Kt)),204===ce||"HEAD"===A.type?nt="nocontent":304===ce?nt="notmodified":(nt=xe.state,Ut=xe.data,Ze=!(Yt=xe.error))):(Yt=nt,(ce||!nt)&&(nt="error",ce<0&&(ce=0))),te.status=ce,te.statusText=(Ee||nt)+"",Ze?oe.resolveWith(O,[Ut,nt,te]):oe.rejectWith(O,[te,nt,Yt]),te.statusCode(Ne),Ne=void 0,b&&z.trigger(Ze?"ajaxSuccess":"ajaxError",[te,A,Ze?Ut:Yt]),G.fireWith(O,[te,nt]),b&&(z.trigger("ajaxComplete",[te,A]),--o.active||o.event.trigger("ajaxStop")))}return te},getJSON:function(e,t,n){return o.get(e,t,n,"json")},getScript:function(e,t){return o.get(e,void 0,t,"script")}}),o.each(["get","post"],function(e,t){o[t]=function(n,r,a,s){return ie(r)&&(s=s||a,a=r,r=void 0),o.ajax(o.extend({url:n,type:t,dataType:s,data:r,success:a},o.isPlainObject(n)&&n))}}),o.ajaxPrefilter(function(e){var t;for(t in e.headers)"content-type"===t.toLowerCase()&&(e.contentType=e.headers[t]||"")}),o._evalUrl=function(e,t,n){return o.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(r){o.globalEval(r,t,n)}})},o.fn.extend({wrapAll:function(e){var t;return this[0]&&(ie(e)&&(e=e.call(this[0])),t=o(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){for(var n=this;n.firstElementChild;)n=n.firstElementChild;return n}).append(this)),this},wrapInner:function(e){return ie(e)?this.each(function(t){o(this).wrapInner(e.call(this,t))}):this.each(function(){var t=o(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=ie(e);return this.each(function(n){o(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){o(this).replaceWith(this.childNodes)}),this}}),o.expr.pseudos.hidden=function(e){return!o.expr.pseudos.visible(e)},o.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},o.ajaxSettings.xhr=function(){try{return new U.XMLHttpRequest}catch(e){}};var vi={0:200,1223:204},An=o.ajaxSettings.xhr();le.cors=!!An&&"withCredentials"in An,le.ajax=An=!!An,o.ajaxTransport(function(e){var t,n;if(le.cors||An&&!e.crossDomain)return{send:function(r,a){var s,l=e.xhr();if(l.open(e.type,e.url,e.async,e.username,e.password),e.xhrFields)for(s in e.xhrFields)l[s]=e.xhrFields[s];for(s in e.mimeType&&l.overrideMimeType&&l.overrideMimeType(e.mimeType),!e.crossDomain&&!r["X-Requested-With"]&&(r["X-Requested-With"]="XMLHttpRequest"),r)l.setRequestHeader(s,r[s]);t=function(v){return function(){t&&(t=n=l.onload=l.onerror=l.onabort=l.ontimeout=l.onreadystatechange=null,"abort"===v?l.abort():"error"===v?"number"!=typeof l.status?a(0,"error"):a(l.status,l.statusText):a(vi[l.status]||l.status,l.statusText,"text"!==(l.responseType||"text")||"string"!=typeof l.responseText?{binary:l.response}:{text:l.responseText},l.getAllResponseHeaders()))}},l.onload=t(),n=l.onerror=l.ontimeout=t("error"),void 0!==l.onabort?l.onabort=n:l.onreadystatechange=function(){4===l.readyState&&U.setTimeout(function(){t&&n()})},t=t("abort");try{l.send(e.hasContent&&e.data||null)}catch(v){if(t)throw v}},abort:function(){t&&t()}}}),o.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),o.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return o.globalEval(e),e}}}),o.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),o.ajaxTransport("script",function(e){var t,n;if(e.crossDomain||e.scriptAttrs)return{send:function(r,a){t=o("<script>").attr(e.scriptAttrs||{}).prop({charset:e.scriptCharset,src:e.url}).on("load error",n=function(s){t.remove(),n=null,s&&a("error"===s.type?404:200,s.type)}),k.head.appendChild(t[0])},abort:function(){n&&n()}}});var e,Ot=[],Bt=/(=)\?(?=&|$)|\?\?/;o.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Ot.pop()||o.expando+"_"+Vr.guid++;return this[e]=!0,e}}),o.ajaxPrefilter("json jsonp",function(e,t,n){var r,a,s,l=!1!==e.jsonp&&(Bt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Bt.test(e.data)&&"data");if(l||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=ie(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,l?e[l]=e[l].replace(Bt,"$1"+r):!1!==e.jsonp&&(e.url+=(gr.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return s||o.error(r+" was not called"),s[0]},e.dataTypes[0]="json",a=U[r],U[r]=function(){s=arguments},n.always(function(){void 0===a?o(U).removeProp(r):U[r]=a,e[r]&&(e.jsonpCallback=t.jsonpCallback,Ot.push(r)),s&&ie(a)&&a(s[0]),s=a=void 0}),"script"}),le.createHTMLDocument=((e=k.implementation.createHTMLDocument("").body).innerHTML="<form></form><form></form>",2===e.childNodes.length),o.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(le.createHTMLDocument?((r=(t=k.implementation.createHTMLDocument("")).createElement("base")).href=k.location.href,t.head.appendChild(r)):t=k),s=!n&&[],(a=un.exec(e))?[t.createElement(a[1])]:(a=Bn([e],t,s),s&&s.length&&o(s).remove(),o.merge([],a.childNodes)));var r,a,s},o.fn.load=function(e,t,n){var r,a,s,l=this,v=e.indexOf(" ");return v>-1&&(r=Nt(e.slice(v)),e=e.slice(0,v)),ie(t)?(n=t,t=void 0):t&&"object"==typeof t&&(a="POST"),l.length>0&&o.ajax({url:e,type:a||"GET",dataType:"html",data:t}).done(function(_){s=arguments,l.html(r?o("<div>").append(o.parseHTML(_)).find(r):_)}).always(n&&function(_,b){l.each(function(){n.apply(this,s||[_.responseText,b,_])})}),this},o.expr.pseudos.animated=function(e){return o.grep(o.timers,function(t){return e===t.elem}).length},o.offset={setOffset:function(e,t,n){var r,a,s,l,v,_,N=o.css(e,"position"),j=o(e),A={};"static"===N&&(e.style.position="relative"),v=j.offset(),s=o.css(e,"top"),_=o.css(e,"left"),("absolute"===N||"fixed"===N)&&(s+_).indexOf("auto")>-1?(l=(r=j.position()).top,a=r.left):(l=parseFloat(s)||0,a=parseFloat(_)||0),ie(t)&&(t=t.call(e,n,o.extend({},v))),null!=t.top&&(A.top=t.top-v.top+l),null!=t.left&&(A.left=t.left-v.left+a),"using"in t?t.using.call(e,A):("number"==typeof A.top&&(A.top+="px"),"number"==typeof A.left&&(A.left+="px"),j.css(A))}},o.fn.extend({offset:function(e){if(arguments.length)return void 0===e?this:this.each(function(a){o.offset.setOffset(this,e,a)});var t,n,r=this[0];return r?r.getClientRects().length?{top:(t=r.getBoundingClientRect()).top+(n=r.ownerDocument.defaultView).pageYOffset,left:t.left+n.pageXOffset}:{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],a={top:0,left:0};if("fixed"===o.css(r,"position"))t=r.getBoundingClientRect();else{for(t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;e&&(e===n.body||e===n.documentElement)&&"static"===o.css(e,"position");)e=e.parentNode;e&&e!==r&&1===e.nodeType&&((a=o(e).offset()).top+=o.css(e,"borderTopWidth",!0),a.left+=o.css(e,"borderLeftWidth",!0))}return{top:t.top-a.top-o.css(r,"marginTop",!0),left:t.left-a.left-o.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){for(var e=this.offsetParent;e&&"static"===o.css(e,"position");)e=e.offsetParent;return e||Et})}}),o.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,t){var n="pageYOffset"===t;o.fn[e]=function(r){return Ve(this,function(a,s,l){var v;if(kt(a)?v=a:9===a.nodeType&&(v=a.defaultView),void 0===l)return v?v[t]:a[s];v?v.scrollTo(n?v.pageXOffset:l,n?l:v.pageYOffset):a[s]=l},e,r,arguments.length)}}),o.each(["top","left"],function(e,t){o.cssHooks[t]=dt(le.pixelPosition,function(n,r){if(r)return r=Qe(n,t),ye.test(r)?o(n).position()[t]+"px":r})}),o.each({Height:"height",Width:"width"},function(e,t){o.each({padding:"inner"+e,content:t,"":"outer"+e},function(n,r){o.fn[r]=function(a,s){var l=arguments.length&&(n||"boolean"!=typeof a),v=n||(!0===a||!0===s?"margin":"border");return Ve(this,function(_,b,N){var j;return kt(_)?0===r.indexOf("outer")?_["inner"+e]:_.document.documentElement["client"+e]:9===_.nodeType?(j=_.documentElement,Math.max(_.body["scroll"+e],j["scroll"+e],_.body["offset"+e],j["offset"+e],j["client"+e])):void 0===N?o.css(_,b,v):o.style(_,b,N,v)},t,l?a:void 0,l)}})}),o.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){o.fn[t]=function(n){return this.on(t,n)}}),o.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.mouseenter(e).mouseleave(t||e)}}),o.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){o.fn[t]=function(n,r){return arguments.length>0?this.on(t,null,n,r):this.trigger(t)}});var mi=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;o.proxy=function(e,t){var n,r,a;if("string"==typeof t&&(n=e[t],t=e,e=n),ie(e))return r=Se.call(arguments,2),a=function(){return e.apply(t||this,r.concat(Se.call(arguments)))},a.guid=e.guid=e.guid||o.guid++,a},o.holdReady=function(e){e?o.readyWait++:o.ready(!0)},o.isArray=Array.isArray,o.parseJSON=JSON.parse,o.nodeName=be,o.isFunction=ie,o.isWindow=kt,o.camelCase=Ke,o.type=it,o.now=Date.now,o.isNumeric=function(e){var t=o.type(e);return("number"===t||"string"===t)&&!isNaN(e-parseFloat(e))},o.trim=function(e){return null==e?"":(e+"").replace(mi,"")},"function"==typeof define&&define.amd&&define("jquery",[],function(){return o});var Nn=U.jQuery,Xe=U.$;return o.noConflict=function(e){return U.$===o&&(U.$=Xe),e&&U.jQuery===o&&(U.jQuery=Nn),o},void 0===u&&(U.jQuery=U.$=o),o}),function(U,u){"object"==typeof exports&&"undefined"!=typeof module?module.exports=u():"function"==typeof define&&define.amd?define(u):U.Popper=u()}(this,function(){"use strict";var U="undefined"!=typeof window&&"undefined"!=typeof document&&"undefined"!=typeof navigator,u=function(){for(var f=["Edge","Trident","Firefox"],m=0;m<f.length;m+=1)if(U&&navigator.userAgent.indexOf(f[m])>=0)return 1;return 0}(),Ln=U&&window.Promise?function Te(f){var m=!1;return function(){m||(m=!0,window.Promise.resolve().then(function(){m=!1,f()}))}}:function yn(f){var m=!1;return function(){m||(m=!0,setTimeout(function(){m=!1,f()},u))}};function Gt(f){return f&&"[object Function]"==={}.toString.call(f)}function X(f,m){if(1!==f.nodeType)return[];var S=f.ownerDocument.defaultView.getComputedStyle(f,null);return m?S[m]:S}function Pt(f){return"HTML"===f.nodeName?f:f.parentNode||f.host}function rt(f){if(!f)return document.body;switch(f.nodeName){case"HTML":case"BODY":return f.ownerDocument.body;case"#document":return f.body}var m=X(f);return/(auto|scroll|overlay)/.test(m.overflow+m.overflowY+m.overflowX)?f:rt(Pt(f))}function Xt(f){return f&&f.referenceNode?f.referenceNode:f}var En=U&&!(!window.MSInputMethodContext||!document.documentMode),Rn=U&&/MSIE 10/.test(navigator.userAgent);function le(f){return 11===f?En:10===f?Rn:En||Rn}function ie(f){if(!f)return document.documentElement;for(var m=le(10)?document.body:null,T=f.offsetParent||null;T===m&&f.nextElementSibling;)T=(f=f.nextElementSibling).offsetParent;var S=T&&T.nodeName;return S&&"BODY"!==S&&"HTML"!==S?-1!==["TH","TD","TABLE"].indexOf(T.nodeName)&&"static"===X(T,"position")?ie(T):T:f?f.ownerDocument.documentElement:document.documentElement}function k(f){return null!==f.parentNode?k(f.parentNode):f}function ct(f,m){if(!(f&&f.nodeType&&m&&m.nodeType))return document.documentElement;var T=f.compareDocumentPosition(m)&Node.DOCUMENT_POSITION_FOLLOWING,S=T?f:m,R=T?m:f,L=document.createRange();L.setStart(S,0),L.setEnd(R,0);var H=L.commonAncestorContainer;if(f!==H&&m!==H||S.contains(R))return function kt(f){var m=f.nodeName;return"BODY"!==m&&("HTML"===m||ie(f.firstElementChild)===f)}(H)?H:ie(H);var V=k(f);return V.host?ct(V.host,m):ct(f,k(m).host)}function pt(f){var m=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"top",T="top"===m?"scrollTop":"scrollLeft",S=f.nodeName;if("BODY"===S||"HTML"===S){var R=f.ownerDocument.documentElement,L=f.ownerDocument.scrollingElement||R;return L[T]}return f[T]}function it(f,m){var T=arguments.length>2&&void 0!==arguments[2]&&arguments[2],S=pt(m,"top"),R=pt(m,"left"),L=T?-1:1;return f.top+=S*L,f.bottom+=S*L,f.left+=R*L,f.right+=R*L,f}function Jt(f,m){var T="x"===m?"Left":"Top",S="Left"===T?"Right":"Bottom";return parseFloat(f["border"+T+"Width"])+parseFloat(f["border"+S+"Width"])}function o(f,m,T,S){return Math.max(m["offset"+f],m["scroll"+f],T["client"+f],T["offset"+f],T["scroll"+f],le(10)?parseInt(T["offset"+f])+parseInt(S["margin"+("Height"===f?"Top":"Left")])+parseInt(S["margin"+("Height"===f?"Bottom":"Right")]):0)}function sn(f){var m=f.body,T=f.documentElement,S=le(10)&&getComputedStyle(T);return{height:o("Height",m,T,S),width:o("Width",m,T,S)}}var gt=function(f,m){if(!(f instanceof m))throw new TypeError("Cannot call a class as a function")},Mt=function(){function f(m,T){for(var S=0;S<T.length;S++){var R=T[S];R.enumerable=R.enumerable||!1,R.configurable=!0,"value"in R&&(R.writable=!0),Object.defineProperty(m,R.key,R)}}return function(m,T,S){return T&&f(m.prototype,T),S&&f(m,S),m}}(),vt=function(f,m,T){return m in f?Object.defineProperty(f,m,{value:T,enumerable:!0,configurable:!0,writable:!0}):f[m]=T,f},qe=Object.assign||function(f){for(var m=1;m<arguments.length;m++){var T=arguments[m];for(var S in T)Object.prototype.hasOwnProperty.call(T,S)&&(f[S]=T[S])}return f};function be(f){return qe({},f,{right:f.left+f.width,bottom:f.top+f.height})}function un(f){var m={};try{if(le(10)){m=f.getBoundingClientRect();var T=pt(f,"top"),S=pt(f,"left");m.top+=T,m.left+=S,m.bottom+=T,m.right+=S}else m=f.getBoundingClientRect()}catch(Y){}var R={left:m.left,top:m.top,width:m.right-m.left,height:m.bottom-m.top},L="HTML"===f.nodeName?sn(f.ownerDocument):{},W=f.offsetWidth-(L.width||f.clientWidth||R.width),K=f.offsetHeight-(L.height||f.clientHeight||R.height);if(W||K){var Z=X(f);W-=Jt(Z,"x"),K-=Jt(Z,"y"),R.width-=W,R.height-=K}return be(R)}function Zt(f,m){var T=arguments.length>2&&void 0!==arguments[2]&&arguments[2],S=le(10),R="HTML"===m.nodeName,L=un(f),H=un(m),V=rt(f),W=X(m),K=parseFloat(W.borderTopWidth),Z=parseFloat(W.borderLeftWidth);T&&R&&(H.top=Math.max(H.top,0),H.left=Math.max(H.left,0));var Y=be({top:L.top-H.top-K,left:L.left-H.left-Z,width:L.width,height:L.height});if(Y.marginTop=0,Y.marginLeft=0,!S&&R){var ue=parseFloat(W.marginTop),re=parseFloat(W.marginLeft);Y.top-=K-ue,Y.bottom-=K-ue,Y.left-=Z-re,Y.right-=Z-re,Y.marginTop=ue,Y.marginLeft=re}return(S&&!T?m.contains(V):m===V&&"BODY"!==V.nodeName)&&(Y=it(Y,m)),Y}function mt(f){var m=arguments.length>1&&void 0!==arguments[1]&&arguments[1],T=f.ownerDocument.documentElement,S=Zt(f,T),R=Math.max(T.clientWidth,window.innerWidth||0),L=Math.max(T.clientHeight,window.innerHeight||0),H=m?0:pt(T),V=m?0:pt(T,"left"),W={top:H-S.top+S.marginTop,left:V-S.left+S.marginLeft,width:R,height:L};return be(W)}function jt(f){var m=f.nodeName;if("BODY"===m||"HTML"===m)return!1;if("fixed"===X(f,"position"))return!0;var T=Pt(f);return!!T&&jt(T)}function Pn(f){if(!f||!f.parentElement||le())return document.documentElement;for(var m=f.parentElement;m&&"none"===X(m,"transform");)m=m.parentElement;return m||document.documentElement}function Ht(f,m,T,S){var R=arguments.length>4&&void 0!==arguments[4]&&arguments[4],L={top:0,left:0},H=R?Pn(f):ct(f,Xt(m));if("viewport"===S)L=mt(H,R);else{var V=void 0;"scrollParent"===S?"BODY"===(V=rt(Pt(m))).nodeName&&(V=f.ownerDocument.documentElement):V="window"===S?f.ownerDocument.documentElement:S;var W=Zt(V,H,R);if("HTML"!==V.nodeName||jt(H))L=W;else{var K=sn(f.ownerDocument),Z=K.height,Y=K.width;L.top+=W.top-W.marginTop,L.bottom=Z+W.top,L.left+=W.left-W.marginLeft,L.right=Y+W.left}}var ue="number"==typeof(T=T||0);return L.left+=ue?T:T.left||0,L.top+=ue?T:T.top||0,L.right-=ue?T:T.right||0,L.bottom-=ue?T:T.bottom||0,L}function fn(f){return f.width*f.height}function qt(f,m,T,S,R){var L=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0;if(-1===f.indexOf("auto"))return f;var H=Ht(T,S,L,R),V={top:{width:H.width,height:m.top-H.top},right:{width:H.right-m.right,height:H.height},bottom:{width:H.width,height:H.bottom-m.bottom},left:{width:m.left-H.left,height:H.height}},W=Object.keys(V).map(function(ue){return qe({key:ue},V[ue],{area:fn(V[ue])})}).sort(function(ue,re){return re.area-ue.area}),K=W.filter(function(ue){return ue.width>=T.clientWidth&&ue.height>=T.clientHeight}),Z=K.length>0?K[0].key:W[0].key,Y=f.split("-")[1];return Z+(Y?"-"+Y:"")}function Ye(f,m,T){var S=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,R=S?Pn(m):ct(m,Xt(T));return Zt(T,R,S)}function tt(f){var T=f.ownerDocument.defaultView.getComputedStyle(f),S=parseFloat(T.marginTop||0)+parseFloat(T.marginBottom||0),R=parseFloat(T.marginLeft||0)+parseFloat(T.marginRight||0);return{width:f.offsetWidth+R,height:f.offsetHeight+S}}function ot(f){var m={left:"right",right:"left",bottom:"top",top:"bottom"};return f.replace(/left|right|bottom|top/g,function(T){return m[T]})}function $t(f,m,T){T=T.split("-")[0];var S=tt(f),R={width:S.width,height:S.height},L=-1!==["right","left"].indexOf(T),H=L?"top":"left",V=L?"left":"top",W=L?"height":"width",K=L?"width":"height";return R[H]=m[H]+m[W]/2-S[W]/2,R[V]=T===V?m[V]-S[K]:m[ot(V)],R}function _t(f,m){return Array.prototype.find?f.find(m):f.filter(m)[0]}function ln(f,m,T){var S=void 0===T?f:f.slice(0,function or(f,m,T){if(Array.prototype.findIndex)return f.findIndex(function(R){return R[m]===T});var S=_t(f,function(R){return R[m]===T});return f.indexOf(S)}(f,"name",T));return S.forEach(function(R){R.function&&console.warn("`modifier.function` is deprecated, use `modifier.fn`!");var L=R.function||R.fn;R.enabled&&Gt(L)&&(m.offsets.popper=be(m.offsets.popper),m.offsets.reference=be(m.offsets.reference),m=L(m,R))}),m}function cn(){if(!this.state.isDestroyed){var f={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};f.offsets.reference=Ye(this.state,this.popper,this.reference,this.options.positionFixed),f.placement=qt(this.options.placement,f.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),f.originalPlacement=f.placement,f.positionFixed=this.options.positionFixed,f.offsets.popper=$t(this.popper,f.offsets.reference,f.placement),f.offsets.popper.position=this.options.positionFixed?"fixed":"absolute",f=ln(this.modifiers,f),this.state.isCreated?this.options.onUpdate(f):(this.state.isCreated=!0,this.options.onCreate(f))}}function Ve(f,m){return f.some(function(T){return T.enabled&&T.name===m})}function Tn(f){for(var m=[!1,"ms","Webkit","Moz","O"],T=f.charAt(0).toUpperCase()+f.slice(1),S=0;S<m.length;S++){var R=m[S],L=R?""+R+T:f;if(void 0!==document.body.style[L])return L}return null}function kn(){return this.state.isDestroyed=!0,Ve(this.modifiers,"applyStyle")&&(this.popper.removeAttribute("x-placement"),this.popper.style.position="",this.popper.style.top="",this.popper.style.left="",this.popper.style.right="",this.popper.style.bottom="",this.popper.style.willChange="",this.popper.style[Tn("transform")]=""),this.disableEventListeners(),this.options.removeOnDestroy&&this.popper.parentNode.removeChild(this.popper),this}function Mn(f){var m=f.ownerDocument;return m?m.defaultView:window}function Ke(f,m,T,S){var R="BODY"===f.nodeName,L=R?f.ownerDocument.defaultView:f;L.addEventListener(m,T,{passive:!0}),R||Ke(rt(L.parentNode),m,T,S),S.push(L)}function en(f,m,T,S){T.updateBound=S,Mn(f).addEventListener("resize",T.updateBound,{passive:!0});var R=rt(f);return Ke(R,"scroll",T.updateBound,T.scrollParents),T.scrollElement=R,T.eventsEnabled=!0,T}function at(){this.state.eventsEnabled||(this.state=en(this.reference,0,this.state,this.scheduleUpdate))}function Re(){this.state.eventsEnabled&&(cancelAnimationFrame(this.scheduleUpdate),this.state=function Q(f,m){return Mn(f).removeEventListener("resize",m.updateBound),m.scrollParents.forEach(function(T){T.removeEventListener("scroll",m.updateBound)}),m.updateBound=null,m.scrollParents=[],m.scrollElement=null,m.eventsEnabled=!1,m}(this.reference,this.state))}function yt(f){return""!==f&&!isNaN(parseFloat(f))&&isFinite(f)}function Oe(f,m){Object.keys(m).forEach(function(T){var S="";-1!==["width","height","top","right","bottom","left"].indexOf(T)&&yt(m[T])&&(S="px"),f.style[T]=m[T]+S})}var st=U&&/Firefox/i.test(navigator.userAgent);function ut(f,m,T){var S=_t(f,function(V){return V.name===m}),R=!!S&&f.some(function(V){return V.name===T&&V.enabled&&V.order<S.order});if(!R){var L="`"+m+"`";console.warn("`"+T+"` modifier is required by "+L+" modifier in order to work, be sure to include it before "+L+"!")}return R}var Ft=["auto-start","auto","auto-end","top-start","top","top-end","right-start","right","right-end","bottom-end","bottom","bottom-start","left-end","left","left-start"],hn=Ft.slice(3);function Fn(f){var m=arguments.length>1&&void 0!==arguments[1]&&arguments[1],T=hn.indexOf(f),S=hn.slice(T+1).concat(hn.slice(0,T));return m?S.reverse():S}var Un={placement:"bottom",positionFixed:!1,eventsEnabled:!0,removeOnDestroy:!1,onCreate:function(){},onUpdate:function(){},modifiers:{shift:{order:100,enabled:!0,fn:function sr(f){var m=f.placement,T=m.split("-")[0],S=m.split("-")[1];if(S){var R=f.offsets,L=R.reference,H=R.popper,V=-1!==["bottom","top"].indexOf(T),W=V?"left":"top",K=V?"width":"height",Z={start:vt({},W,L[W]),end:vt({},W,L[W]+L[K]-H[K])};f.offsets.popper=qe({},H,Z[S])}return f}},offset:{order:200,enabled:!0,fn:function Pe(f,m){var W,T=m.offset,R=f.offsets,L=R.popper,H=R.reference,V=f.placement.split("-")[0];return W=yt(+T)?[+T,0]:function We(f,m,T,S){var R=[0,0],L=-1!==["right","left"].indexOf(S),H=f.split(/(\+|\-)/).map(function(Z){return Z.trim()}),V=H.indexOf(_t(H,function(Z){return-1!==Z.search(/,|\s/)}));H[V]&&-1===H[V].indexOf(",")&&console.warn("Offsets separated by white space(s) are deprecated, use a comma (,) instead.");var W=/\s*,\s*|\s+/,K=-1!==V?[H.slice(0,V).concat([H[V].split(W)[0]]),[H[V].split(W)[1]].concat(H.slice(V+1))]:[H];return K=K.map(function(Z,Y){var ue=(1===Y?!L:L)?"height":"width",re=!1;return Z.reduce(function(se,ye){return""===se[se.length-1]&&-1!==["+","-"].indexOf(ye)?(se[se.length-1]=ye,re=!0,se):re?(se[se.length-1]+=ye,re=!1,se):se.concat(ye)},[]).map(function(se){return function Wn(f,m,T,S){var R=f.match(/((?:\-|\+)?\d*\.?\d*)(.*)/),L=+R[1],H=R[2];return L?0===H.indexOf("%")?be("%p"===H?T:S)[m]/100*L:"vh"===H||"vw"===H?("vh"===H?Math.max(document.documentElement.clientHeight,window.innerHeight||0):Math.max(document.documentElement.clientWidth,window.innerWidth||0))/100*L:L:f}(se,ue,m,T)})}),K.forEach(function(Z,Y){Z.forEach(function(ue,re){yt(ue)&&(R[Y]+=ue*("-"===Z[re-1]?-1:1))})}),R}(T,L,H,V),"left"===V?(L.top+=W[0],L.left-=W[1]):"right"===V?(L.top+=W[0],L.left+=W[1]):"top"===V?(L.left+=W[0],L.top-=W[1]):"bottom"===V&&(L.left+=W[0],L.top+=W[1]),f.popper=L,f},offset:0},preventOverflow:{order:300,enabled:!0,fn:function bn(f,m){var T=m.boundariesElement||ie(f.instance.popper);f.instance.reference===T&&(T=ie(T));var S=Tn("transform"),R=f.instance.popper.style,L=R.top,H=R.left,V=R[S];R.top="",R.left="",R[S]="";var W=Ht(f.instance.popper,f.instance.reference,m.padding,T,f.positionFixed);R.top=L,R.left=H,R[S]=V,m.boundaries=W;var Z=f.offsets.popper,Y={primary:function(re){var se=Z[re];return Z[re]<W[re]&&!m.escapeWithReference&&(se=Math.max(Z[re],W[re])),vt({},re,se)},secondary:function(re){var se="right"===re?"left":"top",ye=Z[se];return Z[re]>W[re]&&!m.escapeWithReference&&(ye=Math.min(Z[se],W[re]-("right"===re?Z.width:Z.height))),vt({},se,ye)}};return m.priority.forEach(function(ue){var re=-1!==["left","top"].indexOf(ue)?"primary":"secondary";Z=qe({},Z,Y[re](ue))}),f.offsets.popper=Z,f},priority:["left","right","top","bottom"],padding:5,boundariesElement:"scrollParent"},keepTogether:{order:400,enabled:!0,fn:function Vn(f){var m=f.offsets,T=m.popper,S=m.reference,R=f.placement.split("-")[0],L=Math.floor,H=-1!==["top","bottom"].indexOf(R),V=H?"right":"bottom",W=H?"left":"top",K=H?"width":"height";return T[V]<L(S[W])&&(f.offsets.popper[W]=L(S[W])-T[K]),T[W]>L(S[V])&&(f.offsets.popper[W]=L(S[V])),f}},arrow:{order:500,enabled:!0,fn:function ar(f,m){var T;if(!ut(f.instance.modifiers,"arrow","keepTogether"))return f;var S=m.element;if("string"==typeof S){if(!(S=f.instance.popper.querySelector(S)))return f}else if(!f.instance.popper.contains(S))return console.warn("WARNING: `arrow.element` must be child of its popper element!"),f;var R=f.placement.split("-")[0],L=f.offsets,H=L.popper,V=L.reference,W=-1!==["left","right"].indexOf(R),K=W?"height":"width",Z=W?"Top":"Left",Y=Z.toLowerCase(),ue=W?"left":"top",re=W?"bottom":"right",se=tt(S)[K];V[re]-se<H[Y]&&(f.offsets.popper[Y]-=H[Y]-(V[re]-se)),V[Y]+se>H[re]&&(f.offsets.popper[Y]+=V[Y]+se-H[re]),f.offsets.popper=be(f.offsets.popper);var ye=V[Y]+V[K]/2-se/2,Fe=X(f.instance.popper),ke=parseFloat(Fe["margin"+Z]),Ae=parseFloat(Fe["border"+Z+"Width"]),Qe=ye-f.offsets.popper[Y]-ke-Ae;return Qe=Math.max(Math.min(H[K]-se,Qe),0),f.arrowElement=S,f.offsets.arrow=(vt(T={},Y,Math.round(Qe)),vt(T,ue,""),T),f},element:"[x-arrow]"},flip:{order:600,enabled:!0,fn:function Vt(f,m){if(Ve(f.instance.modifiers,"inner")||f.flipped&&f.placement===f.originalPlacement)return f;var T=Ht(f.instance.popper,f.instance.reference,m.padding,m.boundariesElement,f.positionFixed),S=f.placement.split("-")[0],R=ot(S),L=f.placement.split("-")[1]||"",H=[];switch(m.behavior){case"flip":H=[S,R];break;case"clockwise":H=Fn(S);break;case"counterclockwise":H=Fn(S,!0);break;default:H=m.behavior}return H.forEach(function(V,W){if(S!==V||H.length===W+1)return f;S=f.placement.split("-")[0],R=ot(S);var K=f.offsets.popper,Z=f.offsets.reference,Y=Math.floor,ue="left"===S&&Y(K.right)>Y(Z.left)||"right"===S&&Y(K.left)<Y(Z.right)||"top"===S&&Y(K.bottom)>Y(Z.top)||"bottom"===S&&Y(K.top)<Y(Z.bottom),re=Y(K.left)<Y(T.left),se=Y(K.right)>Y(T.right),ye=Y(K.top)<Y(T.top),Fe=Y(K.bottom)>Y(T.bottom),ke="left"===S&&re||"right"===S&&se||"top"===S&&ye||"bottom"===S&&Fe,Ae=-1!==["top","bottom"].indexOf(S),bt=!!m.flipVariations&&(Ae&&"start"===L&&re||Ae&&"end"===L&&se||!Ae&&"start"===L&&ye||!Ae&&"end"===L&&Fe)||!!m.flipVariationsByContent&&(Ae&&"start"===L&&se||Ae&&"end"===L&&re||!Ae&&"start"===L&&Fe||!Ae&&"end"===L&&ye);(ue||ke||bt)&&(f.flipped=!0,(ue||ke)&&(S=H[W+1]),bt&&(L=function Tt(f){return"end"===f?"start":"start"===f?"end":f}(L)),f.placement=S+(L?"-"+L:""),f.offsets.popper=qe({},f.offsets.popper,$t(f.instance.popper,f.offsets.reference,f.placement)),f=ln(f.instance.modifiers,f,"flip"))}),f},behavior:"flip",padding:5,boundariesElement:"viewport",flipVariations:!1,flipVariationsByContent:!1},inner:{order:700,enabled:!1,fn:function ur(f){var m=f.placement,T=m.split("-")[0],S=f.offsets,R=S.popper,L=S.reference,H=-1!==["left","right"].indexOf(T),V=-1===["top","left"].indexOf(T);return R[H?"left":"top"]=L[T]-(V?R[H?"width":"height"]:0),f.placement=ot(m),f.offsets.popper=be(R),f}},hide:{order:800,enabled:!0,fn:function Bn(f){if(!ut(f.instance.modifiers,"hide","preventOverflow"))return f;var m=f.offsets.reference,T=_t(f.instance.modifiers,function(S){return"preventOverflow"===S.name}).boundaries;if(m.bottom<T.top||m.left>T.right||m.top>T.bottom||m.right<T.left){if(!0===f.hide)return f;f.hide=!0,f.attributes["x-out-of-boundaries"]=""}else{if(!1===f.hide)return f;f.hide=!1,f.attributes["x-out-of-boundaries"]=!1}return f}},computeStyle:{order:850,enabled:!0,fn:function Et(f,m){var T=m.x,S=m.y,R=f.offsets.popper,L=_t(f.instance.modifiers,function(Qe){return"applyStyle"===Qe.name}).gpuAcceleration;void 0!==L&&console.warn("WARNING: `gpuAcceleration` option moved to `computeStyle` modifier and will not be supported in future versions of Popper.js!");var se,ye,H=void 0!==L?L:m.gpuAcceleration,V=ie(f.instance.popper),W=un(V),K={position:R.position},Z=function tn(f,m){var T=f.offsets,S=T.popper,L=Math.round,H=Math.floor,V=function(ke){return ke},W=L(T.reference.width),K=L(S.width),Z=-1!==["left","right"].indexOf(f.placement),Y=-1!==f.placement.indexOf("-"),se=m?Z||Y||W%2==K%2?L:H:V,ye=m?L:V;return{left:se(W%2==1&&K%2==1&&!Y&&m?S.left-1:S.left),top:ye(S.top),bottom:ye(S.bottom),right:se(S.right)}}(f,window.devicePixelRatio<2||!st),Y="bottom"===T?"top":"bottom",ue="right"===S?"left":"right",re=Tn("transform");if(ye="bottom"===Y?"HTML"===V.nodeName?-V.clientHeight+Z.bottom:-W.height+Z.bottom:Z.top,se="right"===ue?"HTML"===V.nodeName?-V.clientWidth+Z.right:-W.width+Z.right:Z.left,H&&re)K[re]="translate3d("+se+"px, "+ye+"px, 0)",K[Y]=0,K[ue]=0,K.willChange="transform";else{var ke="right"===ue?-1:1;K[Y]=ye*("bottom"===Y?-1:1),K[ue]=se*ke,K.willChange=Y+", "+ue}return f.attributes=qe({},{"x-placement":f.placement},f.attributes),f.styles=qe({},K,f.styles),f.arrowStyles=qe({},f.offsets.arrow,f.arrowStyles),f},gpuAcceleration:!0,x:"bottom",y:"right"},applyStyle:{order:900,enabled:!0,fn:function Hn(f){return Oe(f.instance.popper,f.styles),function jn(f,m){Object.keys(m).forEach(function(T){!1!==m[T]?f.setAttribute(T,m[T]):f.removeAttribute(T)})}(f.instance.popper,f.attributes),f.arrowElement&&Object.keys(f.arrowStyles).length&&Oe(f.arrowElement,f.arrowStyles),f},onLoad:function qn(f,m,T,S,R){var L=Ye(R,m,f,T.positionFixed),H=qt(T.placement,L,m,f,T.modifiers.flip.boundariesElement,T.modifiers.flip.padding);return m.setAttribute("x-placement",H),Oe(m,{position:T.positionFixed?"fixed":"absolute"}),T},gpuAcceleration:void 0}}},ft=function(){function f(m,T){var S=this,R=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};gt(this,f),this.scheduleUpdate=function(){return requestAnimationFrame(S.update)},this.update=Ln(this.update.bind(this)),this.options=qe({},f.Defaults,R),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=m&&m.jquery?m[0]:m,this.popper=T&&T.jquery?T[0]:T,this.options.modifiers={},Object.keys(qe({},f.Defaults.modifiers,R.modifiers)).forEach(function(H){S.options.modifiers[H]=qe({},f.Defaults.modifiers[H]||{},R.modifiers?R.modifiers[H]:{})}),this.modifiers=Object.keys(this.options.modifiers).map(function(H){return qe({name:H},S.options.modifiers[H])}).sort(function(H,V){return H.order-V.order}),this.modifiers.forEach(function(H){H.enabled&&Gt(H.onLoad)&&H.onLoad(S.reference,S.popper,S.options,H,S.state)}),this.update();var L=this.options.eventsEnabled;L&&this.enableEventListeners(),this.state.eventsEnabled=L}return Mt(f,[{key:"update",value:function(){return cn.call(this)}},{key:"destroy",value:function(){return kn.call(this)}},{key:"enableEventListeners",value:function(){return at.call(this)}},{key:"disableEventListeners",value:function(){return Re.call(this)}}]),f}();return ft.Utils=("undefined"!=typeof window?window:global).PopperUtils,ft.placements=Ft,ft.Defaults=Un,ft}),function(U,u){"object"==typeof exports&&"undefined"!=typeof module?u(exports,require("jquery"),require("popper.js")):"function"==typeof define&&define.amd?define(["exports","jquery","popper.js"],u):u((U=U||self).bootstrap={},U.jQuery,U.Popper)}(this,function(U,u,Te){"use strict";function yn(w,y){for(var p=0;p<y.length;p++){var i=y[p];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(w,i.key,i)}}function Se(w,y,p){return y&&yn(w.prototype,y),p&&yn(w,p),w}function Ln(w,y,p){return y in w?Object.defineProperty(w,y,{value:p,enumerable:!0,configurable:!0,writable:!0}):w[y]=p,w}function Gt(w,y){var p=Object.keys(w);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(w);y&&(i=i.filter(function(c){return Object.getOwnPropertyDescriptor(w,c).enumerable})),p.push.apply(p,i)}return p}function X(w){for(var y=1;y<arguments.length;y++){var p=null!=arguments[y]?arguments[y]:{};y%2?Gt(Object(p),!0).forEach(function(i){Ln(w,i,p[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(w,Object.getOwnPropertyDescriptors(p)):Gt(Object(p)).forEach(function(i){Object.defineProperty(w,i,Object.getOwnPropertyDescriptor(p,i))})}return w}u=u&&Object.prototype.hasOwnProperty.call(u,"default")?u.default:u,Te=Te&&Object.prototype.hasOwnProperty.call(Te,"default")?Te.default:Te;var rt="transitionend";function ie(w){var y=this,p=!1;return u(this).one(k.TRANSITION_END,function(){p=!0}),setTimeout(function(){p||k.triggerTransitionEnd(y)},w),this}var k={TRANSITION_END:"bsTransitionEnd",getUID:function(y){do{y+=~~(1e6*Math.random())}while(document.getElementById(y));return y},getSelectorFromElement:function(y){var p=y.getAttribute("data-target");if(!p||"#"===p){var i=y.getAttribute("href");p=i&&"#"!==i?i.trim():""}try{return document.querySelector(p)?p:null}catch(c){return null}},getTransitionDurationFromElement:function(y){if(!y)return 0;var p=u(y).css("transition-duration"),i=u(y).css("transition-delay"),c=parseFloat(p),d=parseFloat(i);return c||d?(p=p.split(",")[0],i=i.split(",")[0],1e3*(parseFloat(p)+parseFloat(i))):0},reflow:function(y){return y.offsetHeight},triggerTransitionEnd:function(y){u(y).trigger(rt)},supportsTransitionEnd:function(){return Boolean(rt)},isElement:function(y){return(y[0]||y).nodeType},typeCheckConfig:function(y,p,i){for(var c in i)if(Object.prototype.hasOwnProperty.call(i,c)){var d=i[c],D=p[c],I=D&&k.isElement(D)?"element":null==(w=D)?""+w:{}.toString.call(w).match(/\s([a-z]+)/i)[1].toLowerCase();if(!new RegExp(d).test(I))throw new Error(y.toUpperCase()+': Option "'+c+'" provided type "'+I+'" but expected type "'+d+'".')}var w},findShadowRoot:function(y){if(!document.documentElement.attachShadow)return null;if("function"==typeof y.getRootNode){var p=y.getRootNode();return p instanceof ShadowRoot?p:null}return y instanceof ShadowRoot?y:y.parentNode?k.findShadowRoot(y.parentNode):null},jQueryDetection:function(){if(void 0===u)throw new TypeError("Bootstrap's JavaScript requires jQuery. jQuery must be included before Bootstrap's JavaScript.");var y=u.fn.jquery.split(" ")[0].split(".");if(y[0]<2&&y[1]<9||1===y[0]&&9===y[1]&&y[2]<1||y[0]>=4)throw new Error("Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0")}};k.jQueryDetection(),function kt(){u.fn.emulateTransitionEnd=ie,u.event.special[k.TRANSITION_END]=function le(){return{bindType:rt,delegateType:rt,handle:function(y){if(u(y.target).is(this))return y.handleObj.handler.apply(this,arguments)}}}()}();var ct="alert",it="bs.alert",sn=u.fn[ct],mt=function(){function w(p){this._element=p}var y=w.prototype;return y.close=function(i){var c=this._element;i&&(c=this._getRootElement(i)),this._triggerCloseEvent(c).isDefaultPrevented()||this._removeElement(c)},y.dispose=function(){u.removeData(this._element,it),this._element=null},y._getRootElement=function(i){var c=k.getSelectorFromElement(i),d=!1;return c&&(d=document.querySelector(c)),d||(d=u(i).closest(".alert")[0]),d},y._triggerCloseEvent=function(i){var c=u.Event("close.bs.alert");return u(i).trigger(c),c},y._removeElement=function(i){var c=this;if(u(i).removeClass("show"),u(i).hasClass("fade")){var d=k.getTransitionDurationFromElement(i);u(i).one(k.TRANSITION_END,function(D){return c._destroyElement(i,D)}).emulateTransitionEnd(d)}else this._destroyElement(i)},y._destroyElement=function(i){u(i).detach().trigger("closed.bs.alert").remove()},w._jQueryInterface=function(i){return this.each(function(){var c=u(this),d=c.data(it);d||(d=new w(this),c.data(it,d)),"close"===i&&d[i](this)})},w._handleDismiss=function(i){return function(c){c&&c.preventDefault(),i.close(this)}},Se(w,null,[{key:"VERSION",get:function(){return"4.5.0"}}]),w}();u(document).on("click.bs.alert.data-api",'[data-dismiss="alert"]',mt._handleDismiss(new mt)),u.fn[ct]=mt._jQueryInterface,u.fn[ct].Constructor=mt,u.fn[ct].noConflict=function(){return u.fn[ct]=sn,mt._jQueryInterface};var jt="button",Ht="bs.button",Ye=u.fn[jt],tt="active",_t='[data-toggle^="button"]',Ve='input:not([type="hidden"])',at=function(){function w(p){this._element=p}var y=w.prototype;return y.toggle=function(){var i=!0,c=!0,d=u(this._element).closest('[data-toggle="buttons"]')[0];if(d){var D=this._element.querySelector(Ve);if(D){if("radio"===D.type)if(D.checked&&this._element.classList.contains(tt))i=!1;else{var I=d.querySelector(".active");I&&u(I).removeClass(tt)}i&&(("checkbox"===D.type||"radio"===D.type)&&(D.checked=!this._element.classList.contains(tt)),u(D).trigger("change")),D.focus(),c=!1}}this._element.hasAttribute("disabled")||this._element.classList.contains("disabled")||(c&&this._element.setAttribute("aria-pressed",!this._element.classList.contains(tt)),i&&u(this._element).toggleClass(tt))},y.dispose=function(){u.removeData(this._element,Ht),this._element=null},w._jQueryInterface=function(i){return this.each(function(){var c=u(this).data(Ht);c||(c=new w(this),u(this).data(Ht,c)),"toggle"===i&&c[i]()})},Se(w,null,[{key:"VERSION",get:function(){return"4.5.0"}}]),w}();u(document).on("click.bs.button.data-api",_t,function(w){var y=w.target,p=y;if(u(y).hasClass("btn")||(y=u(y).closest(".btn")[0]),!y||y.hasAttribute("disabled")||y.classList.contains("disabled"))w.preventDefault();else{var i=y.querySelector(Ve);if(i&&(i.hasAttribute("disabled")||i.classList.contains("disabled")))return void w.preventDefault();"LABEL"===p.tagName&&i&&"checkbox"===i.type&&w.preventDefault(),at._jQueryInterface.call(u(y),"toggle")}}).on("focus.bs.button.data-api blur.bs.button.data-api",_t,function(w){var y=u(w.target).closest(".btn")[0];u(y).toggleClass("focus",/^focus(in)?$/.test(w.type))}),u(window).on("load.bs.button.data-api",function(){for(var w=[].slice.call(document.querySelectorAll('[data-toggle="buttons"] .btn')),y=0,p=w.length;y<p;y++){var i=w[y],c=i.querySelector(Ve);c.checked||c.hasAttribute("checked")?i.classList.add(tt):i.classList.remove(tt)}for(var d=0,D=(w=[].slice.call(document.querySelectorAll('[data-toggle="button"]'))).length;d<D;d++){var I=w[d];"true"===I.getAttribute("aria-pressed")?I.classList.add(tt):I.classList.remove(tt)}}),u.fn[jt]=at._jQueryInterface,u.fn[jt].Constructor=at,u.fn[jt].noConflict=function(){return u.fn[jt]=Ye,at._jQueryInterface};var Q="carousel",yt="bs.carousel",Oe="."+yt,Hn=u.fn[Q],ut={interval:5e3,keyboard:!0,slide:!1,pause:"hover",wrap:!0,touch:!0},ar={interval:"(number|boolean)",keyboard:"boolean",slide:"(boolean|string)",pause:"(string|boolean)",wrap:"boolean",touch:"boolean"},Tt="next",Ft="prev",Vt="slid"+Oe,m="active",K=".active.carousel-item",Fe={TOUCH:"touch",PEN:"pen"},ke=function(){function w(p,i){this._items=null,this._interval=null,this._activeElement=null,this._isPaused=!1,this._isSliding=!1,this.touchTimeout=null,this.touchStartX=0,this.touchDeltaX=0,this._config=this._getConfig(i),this._element=p,this._indicatorsElement=this._element.querySelector(".carousel-indicators"),this._touchSupported="ontouchstart"in document.documentElement||navigator.maxTouchPoints>0,this._pointerEvent=Boolean(window.PointerEvent||window.MSPointerEvent),this._addEventListeners()}var y=w.prototype;return y.next=function(){this._isSliding||this._slide(Tt)},y.nextWhenVisible=function(){!document.hidden&&u(this._element).is(":visible")&&"hidden"!==u(this._element).css("visibility")&&this.next()},y.prev=function(){this._isSliding||this._slide(Ft)},y.pause=function(i){i||(this._isPaused=!0),this._element.querySelector(".carousel-item-next, .carousel-item-prev")&&(k.triggerTransitionEnd(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null},y.cycle=function(i){i||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config.interval&&!this._isPaused&&(this._interval=setInterval((document.visibilityState?this.nextWhenVisible:this.next).bind(this),this._config.interval))},y.to=function(i){var c=this;this._activeElement=this._element.querySelector(K);var d=this._getItemIndex(this._activeElement);if(!(i>this._items.length-1||i<0)){if(this._isSliding)return void u(this._element).one(Vt,function(){return c.to(i)});if(d===i)return this.pause(),void this.cycle();this._slide(i>d?Tt:Ft,this._items[i])}},y.dispose=function(){u(this._element).off(Oe),u.removeData(this._element,yt),this._items=null,this._config=null,this._element=null,this._interval=null,this._isPaused=null,this._isSliding=null,this._activeElement=null,this._indicatorsElement=null},y._getConfig=function(i){return i=X(X({},ut),i),k.typeCheckConfig(Q,i,ar),i},y._handleSwipe=function(){var i=Math.abs(this.touchDeltaX);if(!(i<=40)){var c=i/this.touchDeltaX;this.touchDeltaX=0,c>0&&this.prev(),c<0&&this.next()}},y._addEventListeners=function(){var i=this;this._config.keyboard&&u(this._element).on("keydown.bs.carousel",function(c){return i._keydown(c)}),"hover"===this._config.pause&&u(this._element).on("mouseenter.bs.carousel",function(c){return i.pause(c)}).on("mouseleave.bs.carousel",function(c){return i.cycle(c)}),this._config.touch&&this._addTouchEventListeners()},y._addTouchEventListeners=function(){var i=this;if(this._touchSupported){var c=function(q){i._pointerEvent&&Fe[q.originalEvent.pointerType.toUpperCase()]?i.touchStartX=q.originalEvent.clientX:i._pointerEvent||(i.touchStartX=q.originalEvent.touches[0].clientX)},D=function(q){i._pointerEvent&&Fe[q.originalEvent.pointerType.toUpperCase()]&&(i.touchDeltaX=q.originalEvent.clientX-i.touchStartX),i._handleSwipe(),"hover"===i._config.pause&&(i.pause(),i.touchTimeout&&clearTimeout(i.touchTimeout),i.touchTimeout=setTimeout(function(ae){return i.cycle(ae)},500+i._config.interval))};u(this._element.querySelectorAll(".carousel-item img")).on("dragstart.bs.carousel",function(I){return I.preventDefault()}),this._pointerEvent?(u(this._element).on("pointerdown.bs.carousel",function(I){return c(I)}),u(this._element).on("pointerup.bs.carousel",function(I){return D(I)}),this._element.classList.add("pointer-event")):(u(this._element).on("touchstart.bs.carousel",function(I){return c(I)}),u(this._element).on("touchmove.bs.carousel",function(I){var q;i.touchDeltaX=(q=I).originalEvent.touches&&q.originalEvent.touches.length>1?0:q.originalEvent.touches[0].clientX-i.touchStartX}),u(this._element).on("touchend.bs.carousel",function(I){return D(I)}))}},y._keydown=function(i){if(!/input|textarea/i.test(i.target.tagName))switch(i.which){case 37:i.preventDefault(),this.prev();break;case 39:i.preventDefault(),this.next()}},y._getItemIndex=function(i){return this._items=i&&i.parentNode?[].slice.call(i.parentNode.querySelectorAll(".carousel-item")):[],this._items.indexOf(i)},y._getItemByDirection=function(i,c){var d=i===Tt,D=i===Ft,I=this._getItemIndex(c);if((D&&0===I||d&&I===this._items.length-1)&&!this._config.wrap)return c;var ve=(I+(i===Ft?-1:1))%this._items.length;return-1===ve?this._items[this._items.length-1]:this._items[ve]},y._triggerSlideEvent=function(i,c){var d=this._getItemIndex(i),D=this._getItemIndex(this._element.querySelector(K)),I=u.Event("slide.bs.carousel",{relatedTarget:i,direction:c,from:D,to:d});return u(this._element).trigger(I),I},y._setActiveIndicatorElement=function(i){if(this._indicatorsElement){var c=[].slice.call(this._indicatorsElement.querySelectorAll(".active"));u(c).removeClass(m);var d=this._indicatorsElement.children[this._getItemIndex(i)];d&&u(d).addClass(m)}},y._slide=function(i,c){var ve,He,zt,d=this,D=this._element.querySelector(K),I=this._getItemIndex(D),q=c||D&&this._getItemByDirection(i,D),ae=this._getItemIndex(q),pe=Boolean(this._interval);if(i===Tt?(ve="carousel-item-left",He="carousel-item-next",zt="left"):(ve="carousel-item-right",He="carousel-item-prev",zt="right"),q&&u(q).hasClass(m))this._isSliding=!1;else if(!this._triggerSlideEvent(q,zt).isDefaultPrevented()&&D&&q){this._isSliding=!0,pe&&this.pause(),this._setActiveIndicatorElement(q);var ir=u.Event(Vt,{relatedTarget:q,direction:zt,from:I,to:ae});if(u(this._element).hasClass("slide")){u(q).addClass(He),k.reflow(q),u(D).addClass(ve),u(q).addClass(ve);var ni=parseInt(q.getAttribute("data-interval"),10);ni?(this._config.defaultInterval=this._config.defaultInterval||this._config.interval,this._config.interval=ni):this._config.interval=this._config.defaultInterval||this._config.interval;var wi=k.getTransitionDurationFromElement(D);u(D).one(k.TRANSITION_END,function(){u(q).removeClass(ve+" "+He).addClass(m),u(D).removeClass(m+" "+He+" "+ve),d._isSliding=!1,setTimeout(function(){return u(d._element).trigger(ir)},0)}).emulateTransitionEnd(wi)}else u(D).removeClass(m),u(q).addClass(m),this._isSliding=!1,u(this._element).trigger(ir);pe&&this.cycle()}},w._jQueryInterface=function(i){return this.each(function(){var c=u(this).data(yt),d=X(X({},ut),u(this).data());"object"==typeof i&&(d=X(X({},d),i));var D="string"==typeof i?i:d.slide;if(c||(c=new w(this,d),u(this).data(yt,c)),"number"==typeof i)c.to(i);else if("string"==typeof D){if(void 0===c[D])throw new TypeError('No method named "'+D+'"');c[D]()}else d.interval&&d.ride&&(c.pause(),c.cycle())})},w._dataApiClickHandler=function(i){var c=k.getSelectorFromElement(this);if(c){var d=u(c)[0];if(d&&u(d).hasClass("carousel")){var D=X(X({},u(d).data()),u(this).data()),I=this.getAttribute("data-slide-to");I&&(D.interval=!1),w._jQueryInterface.call(u(d),D),I&&u(d).data(yt).to(I),i.preventDefault()}}},Se(w,null,[{key:"VERSION",get:function(){return"4.5.0"}},{key:"Default",get:function(){return ut}}]),w}();u(document).on("click.bs.carousel.data-api","[data-slide], [data-slide-to]",ke._dataApiClickHandler),u(window).on("load.bs.carousel.data-api",function(){for(var w=[].slice.call(document.querySelectorAll('[data-ride="carousel"]')),y=0,p=w.length;y<p;y++){var i=u(w[y]);ke._jQueryInterface.call(i,i.data())}}),u.fn[Q]=ke._jQueryInterface,u.fn[Q].Constructor=ke,u.fn[Q].noConflict=function(){return u.fn[Q]=Hn,ke._jQueryInterface};var Ae="collapse",dt="bs.collapse",Rr=u.fn[Ae],lr={toggle:!0,parent:""},cr={toggle:"boolean",parent:"(string|element)"},Ct="show",dn="collapse",Ie="collapsing",Wt="collapsed",Yn='[data-toggle="collapse"]',pn=function(){function w(p,i){this._isTransitioning=!1,this._element=p,this._config=this._getConfig(i),this._triggerArray=[].slice.call(document.querySelectorAll('[data-toggle="collapse"][href="#'+p.id+'"],[data-toggle="collapse"][data-target="#'+p.id+'"]'));for(var c=[].slice.call(document.querySelectorAll(Yn)),d=0,D=c.length;d<D;d++){var I=c[d],q=k.getSelectorFromElement(I),ae=[].slice.call(document.querySelectorAll(q)).filter(function(pe){return pe===p});null!==q&&ae.length>0&&(this._selector=q,this._triggerArray.push(I))}this._parent=this._config.parent?this._getParent():null,this._config.parent||this._addAriaAndCollapsedClass(this._element,this._triggerArray),this._config.toggle&&this.toggle()}var y=w.prototype;return y.toggle=function(){u(this._element).hasClass(Ct)?this.hide():this.show()},y.show=function(){var c,d,i=this;if(!(this._isTransitioning||u(this._element).hasClass(Ct)||(this._parent&&0===(c=[].slice.call(this._parent.querySelectorAll(".show, .collapsing")).filter(function(He){return"string"==typeof i._config.parent?He.getAttribute("data-parent")===i._config.parent:He.classList.contains(dn)})).length&&(c=null),c&&(d=u(c).not(this._selector).data(dt),d&&d._isTransitioning)))){var D=u.Event("show.bs.collapse");if(u(this._element).trigger(D),!D.isDefaultPrevented()){c&&(w._jQueryInterface.call(u(c).not(this._selector),"hide"),d||u(c).data(dt,null));var I=this._getDimension();u(this._element).removeClass(dn).addClass(Ie),this._element.style[I]=0,this._triggerArray.length&&u(this._triggerArray).removeClass(Wt).attr("aria-expanded",!0),this.setTransitioning(!0);var pe="scroll"+(I[0].toUpperCase()+I.slice(1)),ve=k.getTransitionDurationFromElement(this._element);u(this._element).one(k.TRANSITION_END,function(){u(i._element).removeClass(Ie).addClass(dn+" "+Ct),i._element.style[I]="",i.setTransitioning(!1),u(i._element).trigger("shown.bs.collapse")}).emulateTransitionEnd(ve),this._element.style[I]=this._element[pe]+"px"}}},y.hide=function(){var i=this;if(!this._isTransitioning&&u(this._element).hasClass(Ct)){var c=u.Event("hide.bs.collapse");if(u(this._element).trigger(c),!c.isDefaultPrevented()){var d=this._getDimension();this._element.style[d]=this._element.getBoundingClientRect()[d]+"px",k.reflow(this._element),u(this._element).addClass(Ie).removeClass(dn+" "+Ct);var D=this._triggerArray.length;if(D>0)for(var I=0;I<D;I++){var q=this._triggerArray[I],ae=k.getSelectorFromElement(q);null!==ae&&(u([].slice.call(document.querySelectorAll(ae))).hasClass(Ct)||u(q).addClass(Wt).attr("aria-expanded",!1))}this.setTransitioning(!0),this._element.style[d]="";var He=k.getTransitionDurationFromElement(this._element);u(this._element).one(k.TRANSITION_END,function(){i.setTransitioning(!1),u(i._element).removeClass(Ie).addClass(dn).trigger("hidden.bs.collapse")}).emulateTransitionEnd(He)}}},y.setTransitioning=function(i){this._isTransitioning=i},y.dispose=function(){u.removeData(this._element,dt),this._config=null,this._parent=null,this._element=null,this._triggerArray=null,this._isTransitioning=null},y._getConfig=function(i){return(i=X(X({},lr),i)).toggle=Boolean(i.toggle),k.typeCheckConfig(Ae,i,cr),i},y._getDimension=function(){return u(this._element).hasClass("width")?"width":"height"},y._getParent=function(){var c,i=this;k.isElement(this._config.parent)?(c=this._config.parent,void 0!==this._config.parent.jquery&&(c=this._config.parent[0])):c=document.querySelector(this._config.parent);var D=[].slice.call(c.querySelectorAll('[data-toggle="collapse"][data-parent="'+this._config.parent+'"]'));return u(D).each(function(I,q){i._addAriaAndCollapsedClass(w._getTargetFromElement(q),[q])}),c},y._addAriaAndCollapsedClass=function(i,c){var d=u(i).hasClass(Ct);c.length&&u(c).toggleClass(Wt,!d).attr("aria-expanded",d)},w._getTargetFromElement=function(i){var c=k.getSelectorFromElement(i);return c?document.querySelector(c):null},w._jQueryInterface=function(i){return this.each(function(){var c=u(this),d=c.data(dt),D=X(X(X({},lr),c.data()),"object"==typeof i&&i?i:{});if(!d&&D.toggle&&"string"==typeof i&&/show|hide/.test(i)&&(D.toggle=!1),d||(d=new w(this,D),c.data(dt,d)),"string"==typeof i){if(void 0===d[i])throw new TypeError('No method named "'+i+'"');d[i]()}})},Se(w,null,[{key:"VERSION",get:function(){return"4.5.0"}},{key:"Default",get:function(){return lr}}]),w}();u(document).on("click.bs.collapse.data-api",Yn,function(w){"A"===w.currentTarget.tagName&&w.preventDefault();var y=u(this),p=k.getSelectorFromElement(this),i=[].slice.call(document.querySelectorAll(p));u(i).each(function(){var c=u(this),D=c.data(dt)?"toggle":y.data();pn._jQueryInterface.call(c,D)})}),u.fn[Ae]=pn._jQueryInterface,u.fn[Ae].Constructor=pn,u.fn[Ae].noConflict=function(){return u.fn[Ae]=Rr,pn._jQueryInterface};var St="dropdown",Sn="bs.dropdown",wt="."+Sn,ze=".data-api",Hr=u.fn[St],si=new RegExp("38|40|27"),dr="hide"+wt,pr="hidden"+wt,vr="click"+wt+ze,mr="keydown"+wt+ze,Kn="disabled",Ge="show",Wr="dropdown-menu-right",Qn='[data-toggle="dropdown"]',zn=".dropdown-menu",vi={offset:0,flip:!0,boundary:"scrollParent",reference:"toggle",display:"dynamic",popperConfig:null},An={offset:"(number|string|function)",flip:"boolean",boundary:"(string|element)",reference:"(string|element)",display:"string",popperConfig:"(null|object)"},Ot=function(){function w(p,i){this._element=p,this._popper=null,this._config=this._getConfig(i),this._menu=this._getMenuElement(),this._inNavbar=this._detectNavbar(),this._addEventListeners()}var y=w.prototype;return y.toggle=function(){if(!this._element.disabled&&!u(this._element).hasClass(Kn)){var i=u(this._menu).hasClass(Ge);w._clearMenus(),!i&&this.show(!0)}},y.show=function(i){if(void 0===i&&(i=!1),!(this._element.disabled||u(this._element).hasClass(Kn)||u(this._menu).hasClass(Ge))){var c={relatedTarget:this._element},d=u.Event("show.bs.dropdown",c),D=w._getParentFromElement(this._element);if(u(D).trigger(d),!d.isDefaultPrevented()){if(!this._inNavbar&&i){if(void 0===Te)throw new TypeError("Bootstrap's dropdowns require Popper.js (https://popper.js.org/)");var I=this._element;"parent"===this._config.reference?I=D:k.isElement(this._config.reference)&&(I=this._config.reference,void 0!==this._config.reference.jquery&&(I=this._config.reference[0])),"scrollParent"!==this._config.boundary&&u(D).addClass("position-static"),this._popper=new Te(I,this._menu,this._getPopperConfig())}"ontouchstart"in document.documentElement&&0===u(D).closest(".navbar-nav").length&&u(document.body).children().on("mouseover",null,u.noop),this._element.focus(),this._element.setAttribute("aria-expanded",!0),u(this._menu).toggleClass(Ge),u(D).toggleClass(Ge).trigger(u.Event("shown.bs.dropdown",c))}}},y.hide=function(){if(!this._element.disabled&&!u(this._element).hasClass(Kn)&&u(this._menu).hasClass(Ge)){var i={relatedTarget:this._element},c=u.Event(dr,i),d=w._getParentFromElement(this._element);u(d).trigger(c),!c.isDefaultPrevented()&&(this._popper&&this._popper.destroy(),u(this._menu).toggleClass(Ge),u(d).toggleClass(Ge).trigger(u.Event(pr,i)))}},y.dispose=function(){u.removeData(this._element,Sn),u(this._element).off(wt),this._element=null,this._menu=null,null!==this._popper&&(this._popper.destroy(),this._popper=null)},y.update=function(){this._inNavbar=this._detectNavbar(),null!==this._popper&&this._popper.scheduleUpdate()},y._addEventListeners=function(){var i=this;u(this._element).on("click.bs.dropdown",function(c){c.preventDefault(),c.stopPropagation(),i.toggle()})},y._getConfig=function(i){return i=X(X(X({},this.constructor.Default),u(this._element).data()),i),k.typeCheckConfig(St,i,this.constructor.DefaultType),i},y._getMenuElement=function(){if(!this._menu){var i=w._getParentFromElement(this._element);i&&(this._menu=i.querySelector(zn))}return this._menu},y._getPlacement=function(){var i=u(this._element.parentNode),c="bottom-start";return i.hasClass("dropup")?c=u(this._menu).hasClass(Wr)?"top-end":"top-start":i.hasClass("dropright")?c="right-start":i.hasClass("dropleft")?c="left-start":u(this._menu).hasClass(Wr)&&(c="bottom-end"),c},y._detectNavbar=function(){return u(this._element).closest(".navbar").length>0},y._getOffset=function(){var i=this,c={};return"function"==typeof this._config.offset?c.fn=function(d){return d.offsets=X(X({},d.offsets),i._config.offset(d.offsets,i._element)||{}),d}:c.offset=this._config.offset,c},y._getPopperConfig=function(){var i={placement:this._getPlacement(),modifiers:{offset:this._getOffset(),flip:{enabled:this._config.flip},preventOverflow:{boundariesElement:this._config.boundary}}};return"static"===this._config.display&&(i.modifiers.applyStyle={enabled:!1}),X(X({},i),this._config.popperConfig)},w._jQueryInterface=function(i){return this.each(function(){var c=u(this).data(Sn);if(c||(c=new w(this,"object"==typeof i?i:null),u(this).data(Sn,c)),"string"==typeof i){if(void 0===c[i])throw new TypeError('No method named "'+i+'"');c[i]()}})},w._clearMenus=function(i){if(!i||3!==i.which&&("keyup"!==i.type||9===i.which))for(var c=[].slice.call(document.querySelectorAll(Qn)),d=0,D=c.length;d<D;d++){var I=w._getParentFromElement(c[d]),q=u(c[d]).data(Sn),ae={relatedTarget:c[d]};if(i&&"click"===i.type&&(ae.clickEvent=i),q){var pe=q._menu;if(u(I).hasClass(Ge)&&!(i&&("click"===i.type&&/input|textarea/i.test(i.target.tagName)||"keyup"===i.type&&9===i.which)&&u.contains(I,i.target))){var ve=u.Event(dr,ae);u(I).trigger(ve),!ve.isDefaultPrevented()&&("ontouchstart"in document.documentElement&&u(document.body).children().off("mouseover",null,u.noop),c[d].setAttribute("aria-expanded","false"),q._popper&&q._popper.destroy(),u(pe).removeClass(Ge),u(I).removeClass(Ge).trigger(u.Event(pr,ae)))}}}},w._getParentFromElement=function(i){var c,d=k.getSelectorFromElement(i);return d&&(c=document.querySelector(d)),c||i.parentNode},w._dataApiKeydownHandler=function(i){if(!(/input|textarea/i.test(i.target.tagName)?32===i.which||27!==i.which&&(40!==i.which&&38!==i.which||u(i.target).closest(zn).length):!si.test(i.which))&&!this.disabled&&!u(this).hasClass(Kn)){var c=w._getParentFromElement(this),d=u(c).hasClass(Ge);if(d||27!==i.which){if(i.preventDefault(),i.stopPropagation(),!d||d&&(27===i.which||32===i.which))return 27===i.which&&u(c.querySelector(Qn)).trigger("focus"),void u(this).trigger("click");var D=[].slice.call(c.querySelectorAll(".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)")).filter(function(q){return u(q).is(":visible")});if(0!==D.length){var I=D.indexOf(i.target);38===i.which&&I>0&&I--,40===i.which&&I<D.length-1&&I++,I<0&&(I=0),D[I].focus()}}}},Se(w,null,[{key:"VERSION",get:function(){return"4.5.0"}},{key:"Default",get:function(){return vi}},{key:"DefaultType",get:function(){return An}}]),w}();u(document).on(mr,Qn,Ot._dataApiKeydownHandler).on(mr,zn,Ot._dataApiKeydownHandler).on(vr+" keyup.bs.dropdown.data-api",Ot._clearMenus).on(vr,Qn,function(w){w.preventDefault(),w.stopPropagation(),Ot._jQueryInterface.call(u(this),"toggle")}).on(vr,".dropdown form",function(w){w.stopPropagation()}),u.fn[St]=Ot._jQueryInterface,u.fn[St].Constructor=Ot,u.fn[St].noConflict=function(){return u.fn[St]=Hr,Ot._jQueryInterface};var Bt="modal",Nn="bs.modal",Xe="."+Nn,t=u.fn[Bt],r={backdrop:!0,keyboard:!0,focus:!0,show:!0},a={backdrop:"(boolean|string)",keyboard:"boolean",focus:"boolean",show:"boolean"},v="hidden"+Xe,_="show"+Xe,N="focusin"+Xe,j="resize"+Xe,A="click.dismiss"+Xe,O="keydown.dismiss"+Xe,oe="mousedown.dismiss"+Xe,ge="modal-open",te="fade",Le="show",ce="modal-static",Ut=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",Yt=".sticky-top",xe=function(){function w(p,i){this._config=this._getConfig(i),this._element=p,this._dialog=p.querySelector(".modal-dialog"),this._backdrop=null,this._isShown=!1,this._isBodyOverflowing=!1,this._ignoreBackdropClick=!1,this._isTransitioning=!1,this._scrollbarWidth=0}var y=w.prototype;return y.toggle=function(i){return this._isShown?this.hide():this.show(i)},y.show=function(i){var c=this;if(!this._isShown&&!this._isTransitioning){u(this._element).hasClass(te)&&(this._isTransitioning=!0);var d=u.Event(_,{relatedTarget:i});u(this._element).trigger(d),!this._isShown&&!d.isDefaultPrevented()&&(this._isShown=!0,this._checkScrollbar(),this._setScrollbar(),this._adjustDialog(),this._setEscapeEvent(),this._setResizeEvent(),u(this._element).on(A,'[data-dismiss="modal"]',function(D){return c.hide(D)}),u(this._dialog).on(oe,function(){u(c._element).one("mouseup.dismiss.bs.modal",function(D){u(D.target).is(c._element)&&(c._ignoreBackdropClick=!0)})}),this._showBackdrop(function(){return c._showElement(i)}))}},y.hide=function(i){var c=this;if(i&&i.preventDefault(),this._isShown&&!this._isTransitioning){var d=u.Event("hide.bs.modal");if(u(this._element).trigger(d),this._isShown&&!d.isDefaultPrevented()){this._isShown=!1;var D=u(this._element).hasClass(te);if(D&&(this._isTransitioning=!0),this._setEscapeEvent(),this._setResizeEvent(),u(document).off(N),u(this._element).removeClass(Le),u(this._element).off(A),u(this._dialog).off(oe),D){var I=k.getTransitionDurationFromElement(this._element);u(this._element).one(k.TRANSITION_END,function(q){return c._hideModal(q)}).emulateTransitionEnd(I)}else this._hideModal()}}},y.dispose=function(){[window,this._element,this._dialog].forEach(function(i){return u(i).off(Xe)}),u(document).off(N),u.removeData(this._element,Nn),this._config=null,this._element=null,this._dialog=null,this._backdrop=null,this._isShown=null,this._isBodyOverflowing=null,this._ignoreBackdropClick=null,this._isTransitioning=null,this._scrollbarWidth=null},y.handleUpdate=function(){this._adjustDialog()},y._getConfig=function(i){return i=X(X({},r),i),k.typeCheckConfig(Bt,i,a),i},y._triggerBackdropTransition=function(){var i=this;if("static"===this._config.backdrop){var c=u.Event("hidePrevented.bs.modal");if(u(this._element).trigger(c),c.defaultPrevented)return;this._element.classList.add(ce);var d=k.getTransitionDurationFromElement(this._element);u(this._element).one(k.TRANSITION_END,function(){i._element.classList.remove(ce)}).emulateTransitionEnd(d),this._element.focus()}else this.hide()},y._showElement=function(i){var c=this,d=u(this._element).hasClass(te),D=this._dialog?this._dialog.querySelector(".modal-body"):null;(!this._element.parentNode||this._element.parentNode.nodeType!==Node.ELEMENT_NODE)&&document.body.appendChild(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),u(this._dialog).hasClass("modal-dialog-scrollable")&&D?D.scrollTop=0:this._element.scrollTop=0,d&&k.reflow(this._element),u(this._element).addClass(Le),this._config.focus&&this._enforceFocus();var I=u.Event("shown.bs.modal",{relatedTarget:i}),q=function(){c._config.focus&&c._element.focus(),c._isTransitioning=!1,u(c._element).trigger(I)};if(d){var ae=k.getTransitionDurationFromElement(this._dialog);u(this._dialog).one(k.TRANSITION_END,q).emulateTransitionEnd(ae)}else q()},y._enforceFocus=function(){var i=this;u(document).off(N).on(N,function(c){document!==c.target&&i._element!==c.target&&0===u(i._element).has(c.target).length&&i._element.focus()})},y._setEscapeEvent=function(){var i=this;this._isShown?u(this._element).on(O,function(c){i._config.keyboard&&27===c.which?(c.preventDefault(),i.hide()):!i._config.keyboard&&27===c.which&&i._triggerBackdropTransition()}):this._isShown||u(this._element).off(O)},y._setResizeEvent=function(){var i=this;this._isShown?u(window).on(j,function(c){return i.handleUpdate(c)}):u(window).off(j)},y._hideModal=function(){var i=this;this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._isTransitioning=!1,this._showBackdrop(function(){u(document.body).removeClass(ge),i._resetAdjustments(),i._resetScrollbar(),u(i._element).trigger(v)})},y._removeBackdrop=function(){this._backdrop&&(u(this._backdrop).remove(),this._backdrop=null)},y._showBackdrop=function(i){var c=this,d=u(this._element).hasClass(te)?te:"";if(this._isShown&&this._config.backdrop){if(this._backdrop=document.createElement("div"),this._backdrop.className="modal-backdrop",d&&this._backdrop.classList.add(d),u(this._backdrop).appendTo(document.body),u(this._element).on(A,function(ae){c._ignoreBackdropClick?c._ignoreBackdropClick=!1:ae.target===ae.currentTarget&&c._triggerBackdropTransition()}),d&&k.reflow(this._backdrop),u(this._backdrop).addClass(Le),!i)return;if(!d)return void i();var D=k.getTransitionDurationFromElement(this._backdrop);u(this._backdrop).one(k.TRANSITION_END,i).emulateTransitionEnd(D)}else if(!this._isShown&&this._backdrop){u(this._backdrop).removeClass(Le);var I=function(){c._removeBackdrop(),i&&i()};if(u(this._element).hasClass(te)){var q=k.getTransitionDurationFromElement(this._backdrop);u(this._backdrop).one(k.TRANSITION_END,I).emulateTransitionEnd(q)}else I()}else i&&i()},y._adjustDialog=function(){var i=this._element.scrollHeight>document.documentElement.clientHeight;!this._isBodyOverflowing&&i&&(this._element.style.paddingLeft=this._scrollbarWidth+"px"),this._isBodyOverflowing&&!i&&(this._element.style.paddingRight=this._scrollbarWidth+"px")},y._resetAdjustments=function(){this._element.style.paddingLeft="",this._element.style.paddingRight=""},y._checkScrollbar=function(){var i=document.body.getBoundingClientRect();this._isBodyOverflowing=Math.round(i.left+i.right)<window.innerWidth,this._scrollbarWidth=this._getScrollbarWidth()},y._setScrollbar=function(){var i=this;if(this._isBodyOverflowing){var c=[].slice.call(document.querySelectorAll(Ut)),d=[].slice.call(document.querySelectorAll(Yt));u(c).each(function(q,ae){var pe=ae.style.paddingRight,ve=u(ae).css("padding-right");u(ae).data("padding-right",pe).css("padding-right",parseFloat(ve)+i._scrollbarWidth+"px")}),u(d).each(function(q,ae){var pe=ae.style.marginRight,ve=u(ae).css("margin-right");u(ae).data("margin-right",pe).css("margin-right",parseFloat(ve)-i._scrollbarWidth+"px")});var D=document.body.style.paddingRight,I=u(document.body).css("padding-right");u(document.body).data("padding-right",D).css("padding-right",parseFloat(I)+this._scrollbarWidth+"px")}u(document.body).addClass(ge)},y._resetScrollbar=function(){var i=[].slice.call(document.querySelectorAll(Ut));u(i).each(function(D,I){var q=u(I).data("padding-right");u(I).removeData("padding-right"),I.style.paddingRight=q||""});var c=[].slice.call(document.querySelectorAll(""+Yt));u(c).each(function(D,I){var q=u(I).data("margin-right");void 0!==q&&u(I).css("margin-right",q).removeData("margin-right")});var d=u(document.body).data("padding-right");u(document.body).removeData("padding-right"),document.body.style.paddingRight=d||""},y._getScrollbarWidth=function(){var i=document.createElement("div");i.className="modal-scrollbar-measure",document.body.appendChild(i);var c=i.getBoundingClientRect().width-i.clientWidth;return document.body.removeChild(i),c},w._jQueryInterface=function(i,c){return this.each(function(){var d=u(this).data(Nn),D=X(X(X({},r),u(this).data()),"object"==typeof i&&i?i:{});if(d||(d=new w(this,D),u(this).data(Nn,d)),"string"==typeof i){if(void 0===d[i])throw new TypeError('No method named "'+i+'"');d[i](c)}else D.show&&d.show(c)})},Se(w,null,[{key:"VERSION",get:function(){return"4.5.0"}},{key:"Default",get:function(){return r}}]),w}();u(document).on("click.bs.modal.data-api",'[data-toggle="modal"]',function(w){var p,y=this,i=k.getSelectorFromElement(this);i&&(p=document.querySelector(i));var c=u(p).data(Nn)?"toggle":X(X({},u(p).data()),u(this).data());("A"===this.tagName||"AREA"===this.tagName)&&w.preventDefault();var d=u(p).one(_,function(D){D.isDefaultPrevented()||d.one(v,function(){u(y).is(":visible")&&y.focus()})});xe._jQueryInterface.call(u(p),c,this)}),u.fn[Bt]=xe._jQueryInterface,u.fn[Bt].Constructor=xe,u.fn[Bt].noConflict=function(){return u.fn[Bt]=t,xe._jQueryInterface};var Kt=["background","cite","href","itemtype","longdesc","poster","src","xlink:href"],Kr=/^(?:(?:https?|mailto|ftp|tel|file):|[^#&/:?]*(?:[#/?]|$))/gi,nn=/^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[\d+/a-z]+=*$/i;function de(w,y,p){if(0===w.length)return w;if(p&&"function"==typeof p)return p(w);for(var c=(new window.DOMParser).parseFromString(w,"text/html"),d=Object.keys(y),D=[].slice.call(c.body.querySelectorAll("*")),I=function(He,zt){var Rt=D[He],ir=Rt.nodeName.toLowerCase();if(-1===d.indexOf(Rt.nodeName.toLowerCase()))return Rt.parentNode.removeChild(Rt),"continue";var ni=[].slice.call(Rt.attributes),wi=[].concat(y["*"]||[],y[ir]||[]);ni.forEach(function(Pi){(function Tr(w,y){var p=w.nodeName.toLowerCase();if(-1!==y.indexOf(p))return-1===Kt.indexOf(p)||Boolean(w.nodeValue.match(Kr)||w.nodeValue.match(nn));for(var i=y.filter(function(D){return D instanceof RegExp}),c=0,d=i.length;c<d;c++)if(p.match(i[c]))return!0;return!1})(Pi,wi)||Rt.removeAttribute(Pi.nodeName)})},q=0,ae=D.length;q<ae;q++)I(q);return c.body.innerHTML}var $e="tooltip",gn="bs.tooltip",lt="."+gn,Xn=u.fn[$e],zr="bs-tooltip",Gr=new RegExp("(^|\\s)"+zr+"\\S+","g"),_i=["sanitize","whiteList","sanitizeFn"],yi={animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(number|object)",html:"boolean",selector:"(string|boolean)",placement:"(string|function)",offset:"(number|string|function)",container:"(string|element|boolean)",fallbackPlacement:"(string|array)",boundary:"(string|element)",sanitize:"boolean",sanitizeFn:"(null|function)",whiteList:"object",popperConfig:"(null|object)"},Ei={AUTO:"auto",TOP:"top",RIGHT:"right",BOTTOM:"bottom",LEFT:"left"},Jn={animation:!0,template:'<div class="tooltip" role="tooltip"><div class="arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",offset:0,container:!1,fallbackPlacement:"flip",boundary:"scrollParent",sanitize:!0,sanitizeFn:null,whiteList:{"*":["class","dir","id","lang","role",/^aria-[\w-]*$/i],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],div:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:["src","srcset","alt","title","width","height"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]},popperConfig:null},On="show",Ti={HIDE:"hide"+lt,HIDDEN:"hidden"+lt,SHOW:"show"+lt,SHOWN:"shown"+lt,INSERTED:"inserted"+lt,CLICK:"click"+lt,FOCUSIN:"focusin"+lt,FOCUSOUT:"focusout"+lt,MOUSEENTER:"mouseenter"+lt,MOUSELEAVE:"mouseleave"+lt},xt="fade",xn="show",et="hover",Zn="focus",rn=function(){function w(p,i){if(void 0===Te)throw new TypeError("Bootstrap's tooltips require Popper.js (https://popper.js.org/)");this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._popper=null,this.element=p,this.config=this._getConfig(i),this.tip=null,this._setListeners()}var y=w.prototype;return y.enable=function(){this._isEnabled=!0},y.disable=function(){this._isEnabled=!1},y.toggleEnabled=function(){this._isEnabled=!this._isEnabled},y.toggle=function(i){if(this._isEnabled)if(i){var c=this.constructor.DATA_KEY,d=u(i.currentTarget).data(c);d||(d=new this.constructor(i.currentTarget,this._getDelegateConfig()),u(i.currentTarget).data(c,d)),d._activeTrigger.click=!d._activeTrigger.click,d._isWithActiveTrigger()?d._enter(null,d):d._leave(null,d)}else{if(u(this.getTipElement()).hasClass(xn))return void this._leave(null,this);this._enter(null,this)}},y.dispose=function(){clearTimeout(this._timeout),u.removeData(this.element,this.constructor.DATA_KEY),u(this.element).off(this.constructor.EVENT_KEY),u(this.element).closest(".modal").off("hide.bs.modal",this._hideModalHandler),this.tip&&u(this.tip).remove(),this._isEnabled=null,this._timeout=null,this._hoverState=null,this._activeTrigger=null,this._popper&&this._popper.destroy(),this._popper=null,this.element=null,this.config=null,this.tip=null},y.show=function(){var i=this;if("none"===u(this.element).css("display"))throw new Error("Please use show on visible elements");var c=u.Event(this.constructor.Event.SHOW);if(this.isWithContent()&&this._isEnabled){u(this.element).trigger(c);var d=k.findShadowRoot(this.element),D=u.contains(null!==d?d:this.element.ownerDocument.documentElement,this.element);if(c.isDefaultPrevented()||!D)return;var I=this.getTipElement(),q=k.getUID(this.constructor.NAME);I.setAttribute("id",q),this.element.setAttribute("aria-describedby",q),this.setContent(),this.config.animation&&u(I).addClass(xt);var ae="function"==typeof this.config.placement?this.config.placement.call(this,I,this.element):this.config.placement,pe=this._getAttachment(ae);this.addAttachmentClass(pe);var ve=this._getContainer();u(I).data(this.constructor.DATA_KEY,this),u.contains(this.element.ownerDocument.documentElement,this.tip)||u(I).appendTo(ve),u(this.element).trigger(this.constructor.Event.INSERTED),this._popper=new Te(this.element,I,this._getPopperConfig(pe)),u(I).addClass(xn),"ontouchstart"in document.documentElement&&u(document.body).children().on("mouseover",null,u.noop);var He=function(){i.config.animation&&i._fixTransition();var ir=i._hoverState;i._hoverState=null,u(i.element).trigger(i.constructor.Event.SHOWN),"out"===ir&&i._leave(null,i)};if(u(this.tip).hasClass(xt)){var zt=k.getTransitionDurationFromElement(this.tip);u(this.tip).one(k.TRANSITION_END,He).emulateTransitionEnd(zt)}else He()}},y.hide=function(i){var c=this,d=this.getTipElement(),D=u.Event(this.constructor.Event.HIDE),I=function(){c._hoverState!==On&&d.parentNode&&d.parentNode.removeChild(d),c._cleanTipClass(),c.element.removeAttribute("aria-describedby"),u(c.element).trigger(c.constructor.Event.HIDDEN),null!==c._popper&&c._popper.destroy(),i&&i()};if(u(this.element).trigger(D),!D.isDefaultPrevented()){if(u(d).removeClass(xn),"ontouchstart"in document.documentElement&&u(document.body).children().off("mouseover",null,u.noop),this._activeTrigger.click=!1,this._activeTrigger[Zn]=!1,this._activeTrigger[et]=!1,u(this.tip).hasClass(xt)){var q=k.getTransitionDurationFromElement(d);u(d).one(k.TRANSITION_END,I).emulateTransitionEnd(q)}else I();this._hoverState=""}},y.update=function(){null!==this._popper&&this._popper.scheduleUpdate()},y.isWithContent=function(){return Boolean(this.getTitle())},y.addAttachmentClass=function(i){u(this.getTipElement()).addClass(zr+"-"+i)},y.getTipElement=function(){return this.tip=this.tip||u(this.config.template)[0],this.tip},y.setContent=function(){var i=this.getTipElement();this.setElementContent(u(i.querySelectorAll(".tooltip-inner")),this.getTitle()),u(i).removeClass(xt+" "+xn)},y.setElementContent=function(i,c){"object"!=typeof c||!c.nodeType&&!c.jquery?this.config.html?(this.config.sanitize&&(c=de(c,this.config.whiteList,this.config.sanitizeFn)),i.html(c)):i.text(c):this.config.html?u(c).parent().is(i)||i.empty().append(c):i.text(u(c).text())},y.getTitle=function(){var i=this.element.getAttribute("data-original-title");return i||(i="function"==typeof this.config.title?this.config.title.call(this.element):this.config.title),i},y._getPopperConfig=function(i){var c=this;return X(X({},{placement:i,modifiers:{offset:this._getOffset(),flip:{behavior:this.config.fallbackPlacement},arrow:{element:".arrow"},preventOverflow:{boundariesElement:this.config.boundary}},onCreate:function(I){I.originalPlacement!==I.placement&&c._handlePopperPlacementChange(I)},onUpdate:function(I){return c._handlePopperPlacementChange(I)}}),this.config.popperConfig)},y._getOffset=function(){var i=this,c={};return"function"==typeof this.config.offset?c.fn=function(d){return d.offsets=X(X({},d.offsets),i.config.offset(d.offsets,i.element)||{}),d}:c.offset=this.config.offset,c},y._getContainer=function(){return!1===this.config.container?document.body:k.isElement(this.config.container)?u(this.config.container):u(document).find(this.config.container)},y._getAttachment=function(i){return Ei[i.toUpperCase()]},y._setListeners=function(){var i=this;this.config.trigger.split(" ").forEach(function(d){if("click"===d)u(i.element).on(i.constructor.Event.CLICK,i.config.selector,function(q){return i.toggle(q)});else if("manual"!==d){var D=d===et?i.constructor.Event.MOUSEENTER:i.constructor.Event.FOCUSIN,I=d===et?i.constructor.Event.MOUSELEAVE:i.constructor.Event.FOCUSOUT;u(i.element).on(D,i.config.selector,function(q){return i._enter(q)}).on(I,i.config.selector,function(q){return i._leave(q)})}}),this._hideModalHandler=function(){i.element&&i.hide()},u(this.element).closest(".modal").on("hide.bs.modal",this._hideModalHandler),this.config.selector?this.config=X(X({},this.config),{},{trigger:"manual",selector:""}):this._fixTitle()},y._fixTitle=function(){var i=typeof this.element.getAttribute("data-original-title");(this.element.getAttribute("title")||"string"!==i)&&(this.element.setAttribute("data-original-title",this.element.getAttribute("title")||""),this.element.setAttribute("title",""))},y._enter=function(i,c){var d=this.constructor.DATA_KEY;(c=c||u(i.currentTarget).data(d))||(c=new this.constructor(i.currentTarget,this._getDelegateConfig()),u(i.currentTarget).data(d,c)),i&&(c._activeTrigger["focusin"===i.type?Zn:et]=!0),u(c.getTipElement()).hasClass(xn)||c._hoverState===On?c._hoverState=On:(clearTimeout(c._timeout),c._hoverState=On,c.config.delay&&c.config.delay.show?c._timeout=setTimeout(function(){c._hoverState===On&&c.show()},c.config.delay.show):c.show())},y._leave=function(i,c){var d=this.constructor.DATA_KEY;if((c=c||u(i.currentTarget).data(d))||(c=new this.constructor(i.currentTarget,this._getDelegateConfig()),u(i.currentTarget).data(d,c)),i&&(c._activeTrigger["focusout"===i.type?Zn:et]=!1),!c._isWithActiveTrigger()){if(clearTimeout(c._timeout),c._hoverState="out",!c.config.delay||!c.config.delay.hide)return void c.hide();c._timeout=setTimeout(function(){"out"===c._hoverState&&c.hide()},c.config.delay.hide)}},y._isWithActiveTrigger=function(){for(var i in this._activeTrigger)if(this._activeTrigger[i])return!0;return!1},y._getConfig=function(i){var c=u(this.element).data();return Object.keys(c).forEach(function(d){-1!==_i.indexOf(d)&&delete c[d]}),"number"==typeof(i=X(X(X({},this.constructor.Default),c),"object"==typeof i&&i?i:{})).delay&&(i.delay={show:i.delay,hide:i.delay}),"number"==typeof i.title&&(i.title=i.title.toString()),"number"==typeof i.content&&(i.content=i.content.toString()),k.typeCheckConfig($e,i,this.constructor.DefaultType),i.sanitize&&(i.template=de(i.template,i.whiteList,i.sanitizeFn)),i},y._getDelegateConfig=function(){var i={};if(this.config)for(var c in this.config)this.constructor.Default[c]!==this.config[c]&&(i[c]=this.config[c]);return i},y._cleanTipClass=function(){var i=u(this.getTipElement()),c=i.attr("class").match(Gr);null!==c&&c.length&&i.removeClass(c.join(""))},y._handlePopperPlacementChange=function(i){this.tip=i.instance.popper,this._cleanTipClass(),this.addAttachmentClass(this._getAttachment(i.placement))},y._fixTransition=function(){var i=this.getTipElement(),c=this.config.animation;null===i.getAttribute("x-placement")&&(u(i).removeClass(xt),this.config.animation=!1,this.hide(),this.show(),this.config.animation=c)},w._jQueryInterface=function(i){return this.each(function(){var c=u(this).data(gn),d="object"==typeof i&&i;if((c||!/dispose|hide/.test(i))&&(c||(c=new w(this,d),u(this).data(gn,c)),"string"==typeof i)){if(void 0===c[i])throw new TypeError('No method named "'+i+'"');c[i]()}})},Se(w,null,[{key:"VERSION",get:function(){return"4.5.0"}},{key:"Default",get:function(){return Jn}},{key:"NAME",get:function(){return $e}},{key:"DATA_KEY",get:function(){return gn}},{key:"Event",get:function(){return Ti}},{key:"EVENT_KEY",get:function(){return lt}},{key:"DefaultType",get:function(){return yi}}]),w}();u.fn[$e]=rn._jQueryInterface,u.fn[$e].Constructor=rn,u.fn[$e].noConflict=function(){return u.fn[$e]=Xn,rn._jQueryInterface};var he="popover",Be="bs.popover",Ce="."+Be,Sr=u.fn[he],wr="bs-popover",bi=new RegExp("(^|\\s)"+wr+"\\S+","g"),Ci=X(X({},rn.Default),{},{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-header"></h3><div class="popover-body"></div></div>'}),Zr=X(X({},rn.DefaultType),{},{content:"(string|element|function)"}),tr={HIDE:"hide"+Ce,HIDDEN:"hidden"+Ce,SHOW:"show"+Ce,SHOWN:"shown"+Ce,INSERTED:"inserted"+Ce,CLICK:"click"+Ce,FOCUSIN:"focusin"+Ce,FOCUSOUT:"focusout"+Ce,MOUSEENTER:"mouseenter"+Ce,MOUSELEAVE:"mouseleave"+Ce},vn=function(w){function y(){return w.apply(this,arguments)||this}!function Pt(w,y){w.prototype=Object.create(y.prototype),w.prototype.constructor=w,w.__proto__=y}(y,w);var p=y.prototype;return p.isWithContent=function(){return this.getTitle()||this._getContent()},p.addAttachmentClass=function(c){u(this.getTipElement()).addClass(wr+"-"+c)},p.getTipElement=function(){return this.tip=this.tip||u(this.config.template)[0],this.tip},p.setContent=function(){var c=u(this.getTipElement());this.setElementContent(c.find(".popover-header"),this.getTitle());var d=this._getContent();"function"==typeof d&&(d=d.call(this.element)),this.setElementContent(c.find(".popover-body"),d),c.removeClass("fade show")},p._getContent=function(){return this.element.getAttribute("data-content")||this.config.content},p._cleanTipClass=function(){var c=u(this.getTipElement()),d=c.attr("class").match(bi);null!==d&&d.length>0&&c.removeClass(d.join(""))},y._jQueryInterface=function(c){return this.each(function(){var d=u(this).data(Be),D="object"==typeof c?c:null;if((d||!/dispose|hide/.test(c))&&(d||(d=new y(this,D),u(this).data(Be,d)),"string"==typeof c)){if(void 0===d[c])throw new TypeError('No method named "'+c+'"');d[c]()}})},Se(y,null,[{key:"VERSION",get:function(){return"4.5.0"}},{key:"Default",get:function(){return Ci}},{key:"NAME",get:function(){return he}},{key:"DATA_KEY",get:function(){return Be}},{key:"Event",get:function(){return tr}},{key:"EVENT_KEY",get:function(){return Ce}},{key:"DefaultType",get:function(){return Zr}}]),y}(rn);u.fn[he]=vn._jQueryInterface,u.fn[he].Constructor=vn,u.fn[he].noConflict=function(){return u.fn[he]=Sr,vn._jQueryInterface};var an="scrollspy",mn="bs.scrollspy",h=u.fn[an],g={offset:10,method:"auto",target:""},E={offset:"number",method:"string",target:"(string|element)"},F="active",$=".nav, .list-group",J=".nav-link",fe=".list-group-item",Ue="position",me=function(){function w(p,i){var c=this;this._element=p,this._scrollElement="BODY"===p.tagName?window:p,this._config=this._getConfig(i),this._selector=this._config.target+" "+J+","+this._config.target+" "+fe+","+this._config.target+" .dropdown-item",this._offsets=[],this._targets=[],this._activeTarget=null,this._scrollHeight=0,u(this._scrollElement).on("scroll.bs.scrollspy",function(d){return c._process(d)}),this.refresh(),this._process()}var y=w.prototype;return y.refresh=function(){var i=this,d="auto"===this._config.method?this._scrollElement===this._scrollElement.window?"offset":Ue:this._config.method,D=d===Ue?this._getScrollTop():0;this._offsets=[],this._targets=[],this._scrollHeight=this._getScrollHeight(),[].slice.call(document.querySelectorAll(this._selector)).map(function(q){var ae,pe=k.getSelectorFromElement(q);if(pe&&(ae=document.querySelector(pe)),ae){var ve=ae.getBoundingClientRect();if(ve.width||ve.height)return[u(ae)[d]().top+D,pe]}return null}).filter(function(q){return q}).sort(function(q,ae){return q[0]-ae[0]}).forEach(function(q){i._offsets.push(q[0]),i._targets.push(q[1])})},y.dispose=function(){u.removeData(this._element,mn),u(this._scrollElement).off(".bs.scrollspy"),this._element=null,this._scrollElement=null,this._config=null,this._selector=null,this._offsets=null,this._targets=null,this._activeTarget=null,this._scrollHeight=null},y._getConfig=function(i){if("string"!=typeof(i=X(X({},g),"object"==typeof i&&i?i:{})).target&&k.isElement(i.target)){var c=u(i.target).attr("id");c||(c=k.getUID(an),u(i.target).attr("id",c)),i.target="#"+c}return k.typeCheckConfig(an,i,E),i},y._getScrollTop=function(){return this._scrollElement===window?this._scrollElement.pageYOffset:this._scrollElement.scrollTop},y._getScrollHeight=function(){return this._scrollElement.scrollHeight||Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)},y._getOffsetHeight=function(){return this._scrollElement===window?window.innerHeight:this._scrollElement.getBoundingClientRect().height},y._process=function(){var i=this._getScrollTop()+this._config.offset,c=this._getScrollHeight(),d=this._config.offset+c-this._getOffsetHeight();if(this._scrollHeight!==c&&this.refresh(),i>=d){var D=this._targets[this._targets.length-1];this._activeTarget!==D&&this._activate(D)}else{if(this._activeTarget&&i<this._offsets[0]&&this._offsets[0]>0)return this._activeTarget=null,void this._clear();for(var I=this._offsets.length;I--;)this._activeTarget!==this._targets[I]&&i>=this._offsets[I]&&(void 0===this._offsets[I+1]||i<this._offsets[I+1])&&this._activate(this._targets[I])}},y._activate=function(i){this._activeTarget=i,this._clear();var c=this._selector.split(",").map(function(D){return D+'[data-target="'+i+'"],'+D+'[href="'+i+'"]'}),d=u([].slice.call(document.querySelectorAll(c.join(","))));d.hasClass("dropdown-item")?(d.closest(".dropdown").find(".dropdown-toggle").addClass(F),d.addClass(F)):(d.addClass(F),d.parents($).prev(J+", "+fe).addClass(F),d.parents($).prev(".nav-item").children(J).addClass(F)),u(this._scrollElement).trigger("activate.bs.scrollspy",{relatedTarget:i})},y._clear=function(){[].slice.call(document.querySelectorAll(this._selector)).filter(function(i){return i.classList.contains(F)}).forEach(function(i){return i.classList.remove(F)})},w._jQueryInterface=function(i){return this.each(function(){var c=u(this).data(mn);if(c||(c=new w(this,"object"==typeof i&&i),u(this).data(mn,c)),"string"==typeof i){if(void 0===c[i])throw new TypeError('No method named "'+i+'"');c[i]()}})},Se(w,null,[{key:"VERSION",get:function(){return"4.5.0"}},{key:"Default",get:function(){return g}}]),w}();u(window).on("load.bs.scrollspy.data-api",function(){for(var w=[].slice.call(document.querySelectorAll('[data-spy="scroll"]')),p=w.length;p--;){var i=u(w[p]);me._jQueryInterface.call(i,i.data())}}),u.fn[an]=me._jQueryInterface,u.fn[an].Constructor=me,u.fn[an].noConflict=function(){return u.fn[an]=h,me._jQueryInterface};var je="bs.tab",Mi=u.fn.tab,Dr="active",Di=".active",Oi="> li > .active",Or=function(){function w(p){this._element=p}var y=w.prototype;return y.show=function(){var i=this;if(!(this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE&&u(this._element).hasClass(Dr)||u(this._element).hasClass("disabled"))){var c,d,D=u(this._element).closest(".nav, .list-group")[0],I=k.getSelectorFromElement(this._element);if(D){var q="UL"===D.nodeName||"OL"===D.nodeName?Oi:Di;d=(d=u.makeArray(u(D).find(q)))[d.length-1]}var ae=u.Event("hide.bs.tab",{relatedTarget:this._element}),pe=u.Event("show.bs.tab",{relatedTarget:d});if(d&&u(d).trigger(ae),u(this._element).trigger(pe),!pe.isDefaultPrevented()&&!ae.isDefaultPrevented()){I&&(c=document.querySelector(I)),this._activate(this._element,D);var ve=function(){var zt=u.Event("hidden.bs.tab",{relatedTarget:i._element}),Rt=u.Event("shown.bs.tab",{relatedTarget:d});u(d).trigger(zt),u(i._element).trigger(Rt)};c?this._activate(c,c.parentNode,ve):ve()}}},y.dispose=function(){u.removeData(this._element,je),this._element=null},y._activate=function(i,c,d){var D=this,q=(!c||"UL"!==c.nodeName&&"OL"!==c.nodeName?u(c).children(Di):u(c).find(Oi))[0],ae=d&&q&&u(q).hasClass("fade"),pe=function(){return D._transitionComplete(i,q,d)};if(q&&ae){var ve=k.getTransitionDurationFromElement(q);u(q).removeClass("show").one(k.TRANSITION_END,pe).emulateTransitionEnd(ve)}else pe()},y._transitionComplete=function(i,c,d){if(c){u(c).removeClass(Dr);var D=u(c.parentNode).find("> .dropdown-menu .active")[0];D&&u(D).removeClass(Dr),"tab"===c.getAttribute("role")&&c.setAttribute("aria-selected",!1)}if(u(i).addClass(Dr),"tab"===i.getAttribute("role")&&i.setAttribute("aria-selected",!0),k.reflow(i),i.classList.contains("fade")&&i.classList.add("show"),i.parentNode&&u(i.parentNode).hasClass("dropdown-menu")){var I=u(i).closest(".dropdown")[0];if(I){var q=[].slice.call(I.querySelectorAll(".dropdown-toggle"));u(q).addClass(Dr)}i.setAttribute("aria-expanded",!0)}d&&d()},w._jQueryInterface=function(i){return this.each(function(){var c=u(this),d=c.data(je);if(d||(d=new w(this),c.data(je,d)),"string"==typeof i){if(void 0===d[i])throw new TypeError('No method named "'+i+'"');d[i]()}})},Se(w,null,[{key:"VERSION",get:function(){return"4.5.0"}}]),w}();u(document).on("click.bs.tab.data-api",'[data-toggle="tab"], [data-toggle="pill"], [data-toggle="list"]',function(w){w.preventDefault(),Or._jQueryInterface.call(u(this),"show")}),u.fn.tab=Or._jQueryInterface,u.fn.tab.Constructor=Or,u.fn.tab.noConflict=function(){return u.fn.tab=Mi,Or._jQueryInterface};var rr="toast",ei="bs.toast",Xi=u.fn[rr],xi="click.dismiss.bs.toast",Ir="show",Li="showing",no={animation:"boolean",autohide:"boolean",delay:"number"},Ri={animation:!0,autohide:!0,delay:500},ti=function(){function w(p,i){this._element=p,this._config=this._getConfig(i),this._timeout=null,this._setListeners()}var y=w.prototype;return y.show=function(){var i=this,c=u.Event("show.bs.toast");if(u(this._element).trigger(c),!c.isDefaultPrevented()){this._config.animation&&this._element.classList.add("fade");var d=function(){i._element.classList.remove(Li),i._element.classList.add(Ir),u(i._element).trigger("shown.bs.toast"),i._config.autohide&&(i._timeout=setTimeout(function(){i.hide()},i._config.delay))};if(this._element.classList.remove("hide"),k.reflow(this._element),this._element.classList.add(Li),this._config.animation){var D=k.getTransitionDurationFromElement(this._element);u(this._element).one(k.TRANSITION_END,d).emulateTransitionEnd(D)}else d()}},y.hide=function(){if(this._element.classList.contains(Ir)){var i=u.Event("hide.bs.toast");u(this._element).trigger(i),!i.isDefaultPrevented()&&this._close()}},y.dispose=function(){clearTimeout(this._timeout),this._timeout=null,this._element.classList.contains(Ir)&&this._element.classList.remove(Ir),u(this._element).off(xi),u.removeData(this._element,ei),this._element=null,this._config=null},y._getConfig=function(i){return i=X(X(X({},Ri),u(this._element).data()),"object"==typeof i&&i?i:{}),k.typeCheckConfig(rr,i,this.constructor.DefaultType),i},y._setListeners=function(){var i=this;u(this._element).on(xi,'[data-dismiss="toast"]',function(){return i.hide()})},y._close=function(){var i=this,c=function(){i._element.classList.add("hide"),u(i._element).trigger("hidden.bs.toast")};if(this._element.classList.remove(Ir),this._config.animation){var d=k.getTransitionDurationFromElement(this._element);u(this._element).one(k.TRANSITION_END,c).emulateTransitionEnd(d)}else c()},w._jQueryInterface=function(i){return this.each(function(){var c=u(this),d=c.data(ei);if(d||(d=new w(this,"object"==typeof i&&i),c.data(ei,d)),"string"==typeof i){if(void 0===d[i])throw new TypeError('No method named "'+i+'"');d[i](this)}})},Se(w,null,[{key:"VERSION",get:function(){return"4.5.0"}},{key:"DefaultType",get:function(){return no}},{key:"Default",get:function(){return Ri}}]),w}();u.fn[rr]=ti._jQueryInterface,u.fn[rr].Constructor=ti,u.fn[rr].noConflict=function(){return u.fn[rr]=Xi,ti._jQueryInterface},U.Alert=mt,U.Button=at,U.Carousel=ke,U.Collapse=pn,U.Dropdown=Ot,U.Modal=xe,U.Popover=vn,U.Scrollspy=me,U.Tab=Or,U.Toast=ti,U.Tooltip=rn,U.Util=k,Object.defineProperty(U,"__esModule",{value:!0})});