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