<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">(function(){"use strict";function y(e,i){for(var n=0;n&lt;i.length;n++){var t=i[n];t.enumerable=t.enumerable||!1,t.configurable=!0,"value"in t&amp;&amp;(t.writable=!0),Object.defineProperty(e,M(t.key),t)}}function A(e,i,n){return i&amp;&amp;y(e.prototype,i),n&amp;&amp;y(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function E(e,i){e.prototype=Object.create(i.prototype),e.prototype.constructor=e,c(e,i)}function m(e){return m=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},m(e)}function c(e,i){return c=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,r){return t.__proto__=r,t},c(e,i)}function j(){if(typeof Reflect&gt;"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function f(e,i,n){return j()?f=Reflect.construct.bind():f=function(r,s,o){var u=[null];u.push.apply(u,s);var a=Function.bind.apply(r,u),d=new a;return o&amp;&amp;c(d,o.prototype),d},f.apply(null,arguments)}function _(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function h(e){var i=typeof Map=="function"?new Map:void 0;return h=function(t){if(t===null||!_(t))return t;if(typeof t!="function")throw new TypeError("Super expression must either be null or a function");if(typeof i&lt;"u"){if(i.has(t))return i.get(t);i.set(t,r)}function r(){return f(t,arguments,m(this).constructor)}return r.prototype=Object.create(t.prototype,{constructor:{value:r,enumerable:!1,writable:!0,configurable:!0}}),c(r,t)},h(e)}function l(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function O(e,i){if(e){if(typeof e=="string")return g(e,i);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&amp;&amp;e.constructor&amp;&amp;(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return g(e,i)}}function g(e,i){(i==null||i&gt;e.length)&amp;&amp;(i=e.length);for(var n=0,t=new Array(i);n&lt;i;n++)t[n]=e[n];return t}function C(e,i){var n=typeof Symbol&lt;"u"&amp;&amp;e[Symbol.iterator]||e["@@iterator"];if(n)return(n=n.call(e)).next.bind(n);if(Array.isArray(e)||(n=O(e))||i&amp;&amp;e&amp;&amp;typeof e.length=="number"){n&amp;&amp;(e=n);var t=0;return function(){return t&gt;=e.length?{done:!0}:{done:!1,value:e[t++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function k(e,i){if(typeof e!="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var t=n.call(e,i||"default");if(typeof t!="object")return t;throw new TypeError("@@toPrimitive must return a primitive value.")}return(i==="string"?String:Number)(e)}function M(e){var i=k(e,"string");return typeof i=="symbol"?i:String(i)}var T=function(e){E(i,e);function i(){var t;return t=e.call(this)||this,t.close=t.close.bind(l(t)),t.destroyCloseButton=t.destroyCloseButton.bind(l(t)),t.createCloseButton=t.createCloseButton.bind(l(t)),t.onMutation=t.onMutation.bind(l(t)),t.observer=new MutationObserver(t.onMutation),t.observer.observe(l(t),{attributes:!1,childList:!0,subtree:!0}),t.addEventListener("animationend",function(r){r.animationName==="joomla-alert-fade-in"&amp;&amp;r.target===l(t)&amp;&amp;(t.dispatchEvent(new CustomEvent("joomla.alert.shown")),t.style.removeProperty("animationName"))}),t.addEventListener("animationend",function(r){r.animationName==="joomla-alert-fade-out"&amp;&amp;r.target===l(t)&amp;&amp;(t.dispatchEvent(new CustomEvent("joomla.alert.closed")),t.remove())}),t}var n=i.prototype;return n.connectedCallback=function(){this.dispatchEvent(new CustomEvent("joomla.alert.show")),this.style.animationName="joomla-alert-fade-in",(!this.type||!["info","warning","danger","success"].includes(this.type))&amp;&amp;this.setAttribute("type","info"),(!this.role||!["alert","alertdialog"].includes(this.role))&amp;&amp;this.setAttribute("role","alert"),this.firstElementChild&amp;&amp;this.firstElementChild.tagName==="BUTTON"&amp;&amp;(this.button=this.firstElementChild,this.button.classList.contains("joomla-alert--close")&amp;&amp;this.button.classList.add("joomla-alert--close"),this.button.innerHTML===""&amp;&amp;(this.button.innerHTML='&lt;span aria-hidden="true"&gt;&amp;times;&lt;/span&gt;'),this.button.hasAttribute("aria-label")||this.button.setAttribute("aria-label",this.closeText)),this.hasAttribute("dismiss")&amp;&amp;!this.button&amp;&amp;this.createCloseButton(),this.hasAttribute("auto-dismiss")&amp;&amp;this.autoDismiss()},n.disconnectedCallback=function(){this.button&amp;&amp;this.button.removeEventListener("click",this.close),this.observer.disconnect()},n.attributeChangedCallback=function(r,s,o){switch(r){case"type":(!o||o&amp;&amp;["info","warning","danger","success"].indexOf(o)===-1)&amp;&amp;(this.type="info");break;case"role":(!o||o&amp;&amp;["alert","alertdialog"].indexOf(o)===-1)&amp;&amp;(this.role="alert");break;case"dismiss":(!o||o==="")&amp;&amp;(!s||s==="")?this.button&amp;&amp;!this.hasAttribute("dismiss")?this.destroyCloseButton():!this.button&amp;&amp;this.hasAttribute("dismiss")&amp;&amp;this.createCloseButton():this.button&amp;&amp;o==="false"?this.destroyCloseButton():!this.button&amp;&amp;o!=="false"&amp;&amp;this.createCloseButton();break;case"close-text":(!o||o!==s)&amp;&amp;this.button&amp;&amp;this.button.setAttribute("aria-label",o);break;case"auto-dismiss":this.autoDismiss();break}},n.onMutation=function(r){for(var s=C(r),o;!(o=s()).done;){var u=o.value;u.type==="childList"&amp;&amp;u.addedNodes.length&amp;&amp;this.button&amp;&amp;this.firstElementChild!==this.button&amp;&amp;this.prepend(this.button)}},n.close=function(){this.dispatchEvent(new CustomEvent("joomla.alert.close")),this.style.animationName="joomla-alert-fade-out"},n.createCloseButton=function(){this.button=document.createElement("button"),this.button.setAttribute("type","button"),this.button.classList.add("joomla-alert--close"),this.button.innerHTML='&lt;span aria-hidden="true"&gt;&amp;times;&lt;/span&gt;',this.button.setAttribute("aria-label",this.closeText),this.insertAdjacentElement("afterbegin",this.button),this.button.addEventListener("click",this.close)},n.destroyCloseButton=function(){this.button&amp;&amp;(this.button.removeEventListener("click",this.close),this.button.parentNode.removeChild(this.button),this.button=null)},n.autoDismiss=function(){var r=parseInt(this.getAttribute("auto-dismiss"),10);setTimeout(this.close,r&gt;=10?r:3e3)},A(i,[{key:"type",get:function(){return this.getAttribute("type")},set:function(r){this.setAttribute("type",r)}},{key:"role",get:function(){return this.getAttribute("role")},set:function(r){this.setAttribute("role",r)}},{key:"closeText",get:function(){return this.getAttribute("close-text")},set:function(r){this.setAttribute("close-text",r)}},{key:"dismiss",get:function(){return this.getAttribute("dismiss")},set:function(r){this.setAttribute("dismiss",r)}},{key:"autodismiss",get:function(){return this.getAttribute("auto-dismiss")},set:function(r){this.setAttribute("auto-dismiss",r)}}],[{key:"observedAttributes",get:function(){return["type","role","dismiss","auto-dismiss","close-text"]}}]),i}(h(HTMLElement));customElements.get("joomla-alert")||customElements.define("joomla-alert",T);/**
 * @copyright  (C) 2020 Open Source Matters, Inc. &lt;https://www.joomla.org&gt;
 * @license    GNU General Public License version 2 or later; see LICENSE.txt
 */var v=function(i){var n;return i instanceof HTMLElement?i:(typeof i&gt;"u"||i&amp;&amp;i==="#system-message-container"?n=document.getElementById("system-message-container"):n=document.querySelector(i),n)};Joomla.renderMessages=function(e,i,n,t){var r=v(i);(typeof n&gt;"u"||n&amp;&amp;n===!1)&amp;&amp;Joomla.removeMessages(r),[].slice.call(Object.keys(e)).forEach(function(s){var o=s,u=e[s],a=document.createElement("joomla-alert");["success","info","danger","warning"].indexOf(s)&lt;0&amp;&amp;(o=s==="notice"?"info":s,o=s==="message"?"success":o,o=s==="error"?"danger":o,o=s==="warning"?"warning":o),a.setAttribute("type",o),a.setAttribute("close-text",Joomla.Text._("JCLOSE")),a.setAttribute("dismiss",!0),t&amp;&amp;parseInt(t,10)&gt;0&amp;&amp;a.setAttribute("auto-dismiss",t);var d=Joomla.Text._(s);if(typeof d&lt;"u"){var b=document.createElement("div");b.className="alert-heading",b.innerHTML=Joomla.sanitizeHtml('&lt;span class="'+s+'"&gt;&lt;/span&gt;&lt;span class="visually-hidden"&gt;'+(Joomla.Text._(s)?Joomla.Text._(s):s)+"&lt;/span&gt;"),a.appendChild(b)}var p=document.createElement("div");p.className="alert-wrapper",u.forEach(function(L){p.innerHTML+=Joomla.sanitizeHtml('&lt;div class="alert-message"&gt;'+L+"&lt;/div&gt;")}),a.appendChild(p),r.appendChild(a)})},Joomla.removeMessages=function(e){var i=v(e),n=[].slice.call(i.querySelectorAll("joomla-alert"));n.length&amp;&amp;n.forEach(function(t){t.close()})},document.addEventListener("DOMContentLoaded",function(){var e=Joomla.getOptions("joomla.messages");e&amp;&amp;Object.keys(e).map(function(i){return Joomla.renderMessages(e[i],void 0,!0,void 0)})})})();
</pre></body></html>