!function(t,n){e.exports?e.exports=n():t.Toastify=n()}(Hc,(function(e){vart=function(e){returnnewt.lib.init(e)};functionn(e,t){return!(!e||"string"!=typeoft)&&!!(e.className&&e.className.trim().split(/\s+/gi).indexOf(t)>-1)}returnt.lib=t.prototype={toastify:"1.8.0",constructor:t,init:function(e){returne||(e={}),this.options={},this.toastElement=null,this.options.text=e.text||"Hi there!",this.options.node=e.node,this.options.duration=0===e.duration?0:e.duration||3e3,this.options.selector=e.selector,this.options.callback=e.callback||function(){},this.options.destination=e.destination,this.options.newWindow=e.newWindow||!1,this.options.close=e.close||!1,this.options.gravity="bottom"===e.gravity?"toastify-bottom":"toastify-top",this.options.positionLeft=e.positionLeft||!1,this.options.position=e.position||"",this.options.backgroundColor=e.backgroundColor,this.options.avatar=e.avatar||"",this.options.className=e.className||"",this.options.stopOnFocus=void0===e.stopOnFocus||e.stopOnFocus,this.options.onClick=e.onClick,this},buildToast:function(){if(!this.options)throw"Toastify is not initialized";vare=document.createElement("div");if(e.className="toastify on "+this.options.className,this.options.position?e.className+=" toastify-"+this.options.position:!0===this.options.positionLeft?(e.className+=" toastify-left",console.warn("Property `positionLeft` will be depreciated in further versions. Please use `position` instead.")):e.className+=" toastify-right",e.className+=" "+this.options.gravity,this.options.backgroundColor&&(e.style.background=this.options.backgroundColor),this.options.node&&this.options.node.nodeType===Node.ELEMENT_NODE)e.appendChild(this.options.node);elseif(e.innerHTML=this.options.text,""!==this.options.avatar){vart=document.createElement("img");t.src=this.options.avatar,t.className="toastify-avatar","left"==this.options.position||!0===this.options.positionLeft?e.appendChild(t):e.insertAdjacentElement("beforeend",t)}if(!0===this.options.close){varn=document.createElement("span");n.innerHTML="✖",n.className="toast-close",n.addEventListener("click",function(e){e.stopPropagation(),this.removeElement(this.toastElement),window.clearTimeout(this.toastElement.timeOutValue)}.bind(this));vara=window.innerWidth>0?window.innerWidth:screen.width;("left"==this.options.position||!0===this.options.positionLeft)&&a>360?e.insertAdjacentElement("afterbegin",n):e.appendChild(n)}if(this.options.stopOnFocus&&this.options.duration>0){constt=this;e.addEventListener("mouseover",(function(t){window.clearTimeout(e.timeOutValue)})),e.addEventListener("mouseleave",(function(){e.timeOutValue=window.setTimeout((function(){t.removeElement(e)}),t.options.duration)}))}returnvoid0!==this.options.destination&&e.addEventListener("click",function(e){e.stopPropagation(),!0===this.options.newWindow?window.open(this.options.destination,"_blank"):window.location=this.options.destination}.bind(this)),"function"==typeofthis.options.onClick&&void0===this.options.destination&&e.addEventListener("click",function(e){e.stopPropagation(),this.options.onClick()}.bind(this)),e},showToast:function(){vare;if(this.toastElement=this.buildToast(),!(e=void0===this.options.selector?document.body:document.getElementById(this.options.selector)))throw"Root element is not defined";returne.insertBefore(this.toastElement,e.firstChild),t.reposition(),this.options.duration>0&&(this.toastElement.timeOutValue=window.setTimeout(function(){this.removeElement(this.toastElement)}.bind(this),this.options.duration)),this},hideToast:function(){this.toastElement.timeOutValue&&clearTimeout(this.toastElement.timeOutValue),this.removeElement(this.toastElement)},removeElement:function(e){e.className=e.className.replace(" on",""),window.setTimeout(function(){this.options.node&&this.options.node.parentNode&&this.options.node.parentNode.removeChild(this.options.node),e.parentNode&&e.parentNode.removeChild(e),this.options.callback.call(e),t.reposition()}.bind(this),400)}},t.reposition=function(){for(vare,t={top:15,bottom:15},a={top:15,bottom:15},i={top:15,bottom:
!function(t,n){e.exports=t.document?n(t,!0):function(e){if(!e.document)thrownewError("jQuery requires a window with a document");returnn(e)}}("undefined"!=typeofwindow?window:Hc,(function(e,t){varn=[],a=Object.getPrototypeOf,i=n.slice,r=n.flat?function(e){returnn.flat.call(e)}:function(e){returnn.concat.apply([],e)},s=n.push,o=n.indexOf,l={},c=l.toString,d=l.hasOwnProperty,u=d.toString,p=u.call(Object),h={},m=function(e){return"function"==typeofe&&"number"!=typeofe.nodeType},f=function(e){returnnull!=e&&e===e.window},g=e.document,v={type:!0,src:!0,nonce:!0,noModule:!0};functionb(e,t,n){vara,i,r=(n=n||g).createElement("script");if(r.text=e,t)for(ainv)(i=t[a]||t.getAttribute&&t.getAttribute(a))&&r.setAttribute(a,i);n.head.appendChild(r).parentNode.removeChild(r)}functiony(e){returnnull==e?e+"":"object"==typeofe||"function"==typeofe?l[c.call(e)]||"object":typeofe}var_=function(e,t){returnnew_.fn.init(e,t)};functionk(e){vart=!!e&&"length"ine&&e.length,n=y(e);return!m(e)&&!f(e)&&("array"===n||0===t||"number"==typeoft&&t>0&&t-1ine)}_.fn=_.prototype={jquery:"3.5.1",constructor:_,length:0,toArray:function(){returni.call(this)},get:function(e){returnnull==e?i.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){vart=_.merge(this.constructor(),e);returnt.prevObject=this,t},each:function(e){return_.each(this,e)},map:function(e){returnthis.pushStack(_.map(this,(function(t,n){returne.call(t,n,t)})))},slice:function(){returnthis.pushStack(i.apply(this,arguments))},first:function(){returnthis.eq(0)},last:function(){returnthis.eq(-1)},even:function(){returnthis.pushStack(_.grep(this,(function(e,t){return(t+1)%2})))},odd:function(){returnthis.pushStack(_.grep(this,(function(e,t){returnt%2})))},eq:function(e){vart=this.length,n=+e+(e<0?t:0);returnthis.pushStack(n>=0&&n<t?[this[n]]:[])},end:function(){returnthis.prevObject||this.constructor()},push:s,sort:n.sort,splice:n.splice},_.extend=_.fn.extend=function(){vare,t,n,a,i,r,s=arguments[0]||{},o=1,l=arguments.length,c=!1;for("boolean"==typeofs&&(c=s,s=arguments[o]||{},o++),"object"==typeofs||m(s)||(s={}),o===l&&(s=this,o--);o<l;o++)if(null!=(e=arguments[o]))for(tine)a=e[t],"__proto__"!==t&&s!==a&&(c&&a&&(_.isPlainObject(a)||(i=Array.isArray(a)))?(n=s[t],r=i&&!Array.isArray(n)?[]:i||_.isPlainObject(n)?n:{},i=!1,s[t]=_.extend(c,r,a)):void0!==a&&(s[t]=a));returns},_.extend({expando:"jQuery"+("3.5.1"+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){thrownewError(e)},noop:function(){},isPlainObject:function(e){vart,n;return!(!e||"[object Object]"!==c.call(e))&&(!(t=a(e))||"function"==typeof(n=d.call(t,"constructor")&&t.constructor)&&u.call(n)===p)},isEmptyObject:function(e){vart;for(tine)return!1;return!0},globalEval:function(e,t,n){b(e,{nonce:t&&t.nonce},n)},each:function(e,t){varn,a=0;if(k(e))for(n=e.length;a<n&&!1!==t.call(e[a],a,e[a]);a++);elsefor(aine)if(!1===t.call(e[a],a,e[a]))break;returne},makeArray:function(e,t){varn=t||[];returnnull!=e&&(k(Object(e))?_.merge(n,"string"==typeofe?[e]:e):s.call(n,e)),n},inArray:function(e,t,n){returnnull==t?-1:o.call(t,e,n)},merge:function(e,t){for(varn=+t.length,a=0,i=e.length;a<n;a++)e[i++]=t[a];returne.length=i,e},grep:function(e,t,n){for(vara=[],i=0,r=e.length,s=!n;i<r;i++)!t(e[i],i)!==s&&a.push(e[i]);returna},map:function(e,t,n){vara,i,s=0,o=[];if(k(e))for(a=e.length;s<a;s++)null!=(i=t(e[s],s,n))&&o.push(i);elsefor(sine)null!=(i=t(e[s],s,n))&&o.push(i);returnr(o)},guid:1,support:h}),"function"==typeofSymbol&&(_.fn[Symbol.iterator]=n[Symbol.iterator]),_.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),(function(e,t){l["[object "+t+"]"]=t.toLowerCase()}));varw=