@ecl/preset-eu 5.0.0-alpha.7 → 5.0.0-alpha.8

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.
@@ -1,22 +1,22 @@
1
- /* @ecl/preset-eu - 5.0.0-alpha.7 Built on 2025-04-01T07:37:51.861Z */
2
- Element.prototype.matches||(Element.prototype.matches=Element.prototype.msMatchesSelector),Element.prototype.closest||(Element.prototype.closest=function(e){for(var t=this;t;){if(t.matches(e))return t;t=t.parentElement}return null});var e=function(e,t){return void 0===t&&(t=document),[].slice.call(t.querySelectorAll(e))},t=function(e,t){return void 0===t&&(t=document),t.querySelector(e)};class i{constructor(){this.events=new Map}on(e,t){this.events.has(e)||this.events.set(e,[]),this.events.get(e).push(t)}trigger(e,t){var i=this.events.get(e);i&&i.forEach((e=>{e(t)}))}getCallback(e){return this.events.get(e)||[]}}class s{static autoInit(e,t){var i=(void 0===t?{}:t).ACCORDION,n=new s(e,void 0===i?{}:i);return n.init(),e.ECLAccordion=n,n}constructor(e,t){var s=void 0===t?{}:t,n=s.toggleSelector,a=void 0===n?"[data-ecl-accordion-toggle]":n,l=s.iconSelector,r=void 0===l?"[data-ecl-accordion-icon]":l,o=s.attachClickListener,h=void 0===o||o;if(this.supportedEvents=["onToggle"],!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.eventManager=new i,this.toggleSelector=a,this.iconSelector=r,this.attachClickListener=h,this.toggles=null,this.forceClose=!1,this.target=null,this.handleClickOnToggle=this.handleClickOnToggle.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.toggles=e(this.toggleSelector,this.element),this.attachClickListener&&this.toggles&&this.toggles.forEach((e=>{e.addEventListener("click",(()=>this.handleClickOnToggle(e)))})),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}on(e,t){this.eventManager.on(e,t)}trigger(e,t){this.eventManager.trigger(e,t)}destroy(){this.attachClickListener&&this.toggles&&this.toggles.forEach((e=>{e.replaceWith(e.cloneNode(!0))})),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}handleClickOnToggle(e){var i=!1,s=t("#"+e.getAttribute("aria-controls"),this.element);if(!s)throw new TypeError("Target has to be provided for accordion (aria-controls)");var n=!0===this.forceClose||"true"===e.getAttribute("aria-expanded");e.setAttribute("aria-expanded",n?"false":"true"),n?s.hidden=!0:(s.hidden=!1,i=!0);var a={item:s,isOpening:i};this.trigger("onToggle",a)}}function n(e,t){(null==t||t>e.length)&&(t=e.length);for(var i=0,s=Array(t);i<t;i++)s[i]=e[i];return s}function a(e,t,i,s,n,a,l){try{var r=e[a](l),o=r.value}catch(e){return void i(e)}r.done?t(o):Promise.resolve(o).then(s,n)}function l(e,t){if(!{}.hasOwnProperty.call(e,t))throw new TypeError("attempted to use private field on non-instance");return e}var r=0;function o(e){return"__private_"+r+++"_"+e}function h(e,t){var i="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(i)return(i=i.call(e)).next.bind(i);if(Array.isArray(e)||(i=function(e,t){if(e){if("string"==typeof e)return n(e,t);var i={}.toString.call(e).slice(8,-1);return"Object"===i&&e.constructor&&(i=e.constructor.name),"Map"===i||"Set"===i?Array.from(e):"Arguments"===i||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i)?n(e,t):void 0}}(e))||t){i&&(e=i);var s=0;return function(){return s>=e.length?{done:!0}:{done:!1,value:e[s++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function c(){return c=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var i=arguments[t];for(var s in i)({}).hasOwnProperty.call(i,s)&&(e[s]=i[s])}return e},c.apply(null,arguments)}function d(){d=function(){return t};var e,t={},i=Object.prototype,s=i.hasOwnProperty,n=Object.defineProperty||function(e,t,i){e[t]=i.value},a="function"==typeof Symbol?Symbol:{},l=a.iterator||"@@iterator",r=a.asyncIterator||"@@asyncIterator",o=a.toStringTag||"@@toStringTag";function h(e,t,i){return Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{h({},"")}catch(e){h=function(e,t,i){return e[t]=i}}function c(e,t,i,s){var a=t&&t.prototype instanceof f?t:f,l=Object.create(a.prototype),r=new P(s||[]);return n(l,"_invoke",{value:A(e,i,r)}),l}function u(e,t,i){try{return{type:"normal",arg:e.call(t,i)}}catch(e){return{type:"throw",arg:e}}}t.wrap=c;var m="suspendedStart",p="suspendedYield",v="executing",g="completed",b={};function f(){}function y(){}function L(){}var E={};h(E,l,(function(){return this}));var C=Object.getPrototypeOf,k=C&&C(C(M([])));k&&k!==i&&s.call(k,l)&&(E=k);var w=L.prototype=f.prototype=Object.create(E);function S(e){["next","throw","return"].forEach((function(t){h(e,t,(function(e){return this._invoke(t,e)}))}))}function _(e,t){function i(n,a,l,r){var o=u(e[n],e,a);if("throw"!==o.type){var h=o.arg,c=h.value;return c&&"object"==typeof c&&s.call(c,"__await")?t.resolve(c.__await).then((function(e){i("next",e,l,r)}),(function(e){i("throw",e,l,r)})):t.resolve(c).then((function(e){h.value=e,l(h)}),(function(e){return i("throw",e,l,r)}))}r(o.arg)}var a;n(this,"_invoke",{value:function(e,s){function n(){return new t((function(t,n){i(e,s,t,n)}))}return a=a?a.then(n,n):n()}})}function A(t,i,s){var n=m;return function(a,l){if(n===v)throw Error("Generator is already running");if(n===g){if("throw"===a)throw l;return{value:e,done:!0}}for(s.method=a,s.arg=l;;){var r=s.delegate;if(r){var o=x(r,s);if(o){if(o===b)continue;return o}}if("next"===s.method)s.sent=s._sent=s.arg;else if("throw"===s.method){if(n===m)throw n=g,s.arg;s.dispatchException(s.arg)}else"return"===s.method&&s.abrupt("return",s.arg);n=v;var h=u(t,i,s);if("normal"===h.type){if(n=s.done?g:p,h.arg===b)continue;return{value:h.arg,done:s.done}}"throw"===h.type&&(n=g,s.method="throw",s.arg=h.arg)}}}function x(t,i){var s=i.method,n=t.iterator[s];if(n===e)return i.delegate=null,"throw"===s&&t.iterator.return&&(i.method="return",i.arg=e,x(t,i),"throw"===i.method)||"return"!==s&&(i.method="throw",i.arg=new TypeError("The iterator does not provide a '"+s+"' method")),b;var a=u(n,t.iterator,i.arg);if("throw"===a.type)return i.method="throw",i.arg=a.arg,i.delegate=null,b;var l=a.arg;return l?l.done?(i[t.resultName]=l.value,i.next=t.nextLoc,"return"!==i.method&&(i.method="next",i.arg=e),i.delegate=null,b):l:(i.method="throw",i.arg=new TypeError("iterator result is not an object"),i.delegate=null,b)}function O(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function T(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function P(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(O,this),this.reset(!0)}function M(t){if(t||""===t){var i=t[l];if(i)return i.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var n=-1,a=function i(){for(;++n<t.length;)if(s.call(t,n))return i.value=t[n],i.done=!1,i;return i.value=e,i.done=!0,i};return a.next=a}}throw new TypeError(typeof t+" is not iterable")}return y.prototype=L,n(w,"constructor",{value:L,configurable:!0}),n(L,"constructor",{value:y,configurable:!0}),y.displayName=h(L,o,"GeneratorFunction"),t.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===y||"GeneratorFunction"===(t.displayName||t.name))},t.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,L):(e.__proto__=L,h(e,o,"GeneratorFunction")),e.prototype=Object.create(w),e},t.awrap=function(e){return{__await:e}},S(_.prototype),h(_.prototype,r,(function(){return this})),t.AsyncIterator=_,t.async=function(e,i,s,n,a){void 0===a&&(a=Promise);var l=new _(c(e,i,s,n),a);return t.isGeneratorFunction(i)?l:l.next().then((function(e){return e.done?e.value:l.next()}))},S(w),h(w,o,"Generator"),h(w,l,(function(){return this})),h(w,"toString",(function(){return"[object Generator]"})),t.keys=function(e){var t=Object(e),i=[];for(var s in t)i.push(s);return i.reverse(),function e(){for(;i.length;){var s=i.pop();if(s in t)return e.value=s,e.done=!1,e}return e.done=!0,e}},t.values=M,P.prototype={constructor:P,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=e,this.done=!1,this.delegate=null,this.method="next",this.arg=e,this.tryEntries.forEach(T),!t)for(var i in this)"t"===i.charAt(0)&&s.call(this,i)&&!isNaN(+i.slice(1))&&(this[i]=e)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var i=this;function n(s,n){return r.type="throw",r.arg=t,i.next=s,n&&(i.method="next",i.arg=e),!!n}for(var a=this.tryEntries.length-1;a>=0;--a){var l=this.tryEntries[a],r=l.completion;if("root"===l.tryLoc)return n("end");if(l.tryLoc<=this.prev){var o=s.call(l,"catchLoc"),h=s.call(l,"finallyLoc");if(o&&h){if(this.prev<l.catchLoc)return n(l.catchLoc,!0);if(this.prev<l.finallyLoc)return n(l.finallyLoc)}else if(o){if(this.prev<l.catchLoc)return n(l.catchLoc,!0)}else{if(!h)throw Error("try statement without catch or finally");if(this.prev<l.finallyLoc)return n(l.finallyLoc)}}}},abrupt:function(e,t){for(var i=this.tryEntries.length-1;i>=0;--i){var n=this.tryEntries[i];if(n.tryLoc<=this.prev&&s.call(n,"finallyLoc")&&this.prev<n.finallyLoc){var a=n;break}}a&&("break"===e||"continue"===e)&&a.tryLoc<=t&&t<=a.finallyLoc&&(a=null);var l=a?a.completion:{};return l.type=e,l.arg=t,a?(this.method="next",this.next=a.finallyLoc,b):this.complete(l)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),b},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var i=this.tryEntries[t];if(i.finallyLoc===e)return this.complete(i.completion,i.afterLoc),T(i),b}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var i=this.tryEntries[t];if(i.tryLoc===e){var s=i.completion;if("throw"===s.type){var n=s.arg;T(i)}return n}}throw Error("illegal catch attempt")},delegateYield:function(t,i,s){return this.delegate={iterator:M(t),resultName:i,nextLoc:s},"next"===this.method&&(this.arg=e),b}},t}var u=["root"];class m{static autoInit(e,t){var i=(void 0===t?{}:t).BANNER,s=new m(e,void 0===i?{}:i);return s.init(),e.ECLBanner=s,s}constructor(e,s){var n=void 0===s?{}:s,a=n.bannerContainer,l=void 0===a?"[data-ecl-banner-container]":a,r=n.bannerFooter,o=void 0===r?"[data-ecl-banner-footer]":r,h=n.bannerVPadding,c=void 0===h?"8":h,d=n.bannerPicture,u=void 0===d?"[data-ecl-banner-image]":d,m=n.bannerVideo,p=void 0===m?"[data-ecl-banner-video]":m,v=n.bannerPlay,g=void 0===v?"[data-ecl-banner-play]":v,b=n.bannerPause,f=void 0===b?"[data-ecl-banner-pause]":b,y=n.breakpoint,L=void 0===y?"996":y,E=n.attachResizeListener,C=void 0===E||E,k=n.maxIterations,w=void 0===k?10:k;if(this.supportedEvents=["onCtaClick","onPlayClick","onPauseClick"],!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.eventManager=new i,this.bannerVPadding=c,this.resizeTimer=null,this.bannerContainer=t(l,this.element),this.bannerFooter=t(o,this.element),this.bannerPicture=t(u,this.element),this.bannerVideo=t(p,this.element),this.bannerPlay=t(g,this.element),this.bannerPause=t(f,this.element),this.bannerImage=!!this.bannerPicture&&t("img",this.bannerPicture),this.bannerCTA=!!this.bannerPicture&&t(".ecl-banner__cta",this.element),this.breakpoint=L,this.attachResizeListener=C,this.maxIterations=w,this.setBannerHeight=this.setBannerHeight.bind(this),this.checkViewport=this.checkViewport.bind(this),this.resetBannerHeight=this.resetBannerHeight.bind(this),this.handleResize=this.handleResize.bind(this),this.waitForAspectRatioToBeDefined=this.waitForAspectRatioToBeDefined.bind(this),this.setHeight=this.setHeight.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.defaultRatio=()=>this.element.classList.contains("ecl-banner--xs")?"6/1":this.element.classList.contains("ecl-banner--s")?"5/1":this.element.classList.contains("ecl-banner--l")?"3/1":"4/1",this.attachResizeListener&&window.addEventListener("resize",this.handleResize),this.bannerCTA&&this.bannerCTA.addEventListener("click",(e=>this.handleCtaClick(e))),this.bannerPlay&&(this.bannerPlay.addEventListener("click",(e=>this.handlePlayClick(e))),this.bannerPlay.style.display="none"),this.bannerPause&&(this.bannerPause.addEventListener("click",(e=>this.handlePauseClick(e))),this.bannerPause.style.display="flex"),this.checkViewport(),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}on(e,t){this.eventManager.on(e,t)}trigger(e,t){this.eventManager.trigger(e,t)}waitForAspectRatioToBeDefined(){this.attemptCounter=(this.attemptCounter||0)+1;var e=getComputedStyle(this.element).getPropertyValue("--css-aspect-ratio");(void 0===e||""===e)&&this.maxIterations>this.attemptCounter?setTimeout((()=>this.waitForAspectRatioToBeDefined()),100):this.setHeight(e)}setHeight(e){if(this.bannerContainer){var t=this.bannerContainer.offsetHeight+2*parseInt(this.bannerVPadding,10),i=parseInt(getComputedStyle(this.element).getPropertyValue("width"),10),s=e.split("/").map(Number),n=s[0];t>i*s[1]/n?(this.element.style.aspectRatio="auto",this.element.style.height=t+"px"):this.resetBannerHeight()}this.bannerFooter&&this.element.style.setProperty("--banner-footer-height",this.bannerFooter.offsetHeight+"px")}setBannerHeight(){this.bannerImage||this.bannerVideo?this.waitForAspectRatioToBeDefined():this.setHeight(this.defaultRatio())}resetBannerHeight(){this.element.style.removeProperty("aspect-ratio"),this.element.style.height="auto",this.bannerFooter&&this.element.style.setProperty("--banner-footer-height",this.bannerFooter.offsetHeight+"px")}checkViewport(){window.innerWidth>this.breakpoint?this.setBannerHeight():this.resetBannerHeight()}handleResize(){clearTimeout(this.resizeTimer),this.resizeTimer=setTimeout((()=>{this.checkViewport()}),200)}handleCtaClick(e){var t=null,i=e.target.closest("a");i&&(t=i.getAttribute("href"));var s={item:this.bannerCTA,target:t||e.target};this.trigger("onCtaClick",s)}handlePlayClick(){this.bannerVideo&&this.bannerVideo.play(),this.bannerPlay.style.display="none",this.bannerPause&&(this.bannerPause.style.display="flex",this.bannerPause.focus());var e={item:this.bannerPlay};this.trigger("onPlayClick",e)}handlePauseClick(){this.bannerVideo&&this.bannerVideo.pause(),this.bannerPause.style.display="none",this.bannerPlay&&(this.bannerPlay.style.display="flex",this.bannerPlay.focus());var e={item:this.bannerPause};this.trigger("onPauseClick",e)}destroy(){this.resetBannerHeight(),this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element),this.attachResizeListener&&window.removeEventListener("resize",this.handleResize),this.bannerCTA&&this.bannerCTA.removeEventListener("click",this.handleCtaClick),this.bannerPlay&&this.bannerPlay.removeEventListener("click",this.handlePlayClick),this.bannerPause&&this.bannerPause.removeEventListener("click",this.handlePauseClick)}}class p{static autoInit(e,t){var i=(void 0===t?{}:t).CAROUSEL,s=new p(e,void 0===i?{}:i);return s.init(),e.ECLCarousel=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.playSelector,n=void 0===s?".ecl-carousel__play":s,a=i.pauseSelector,l=void 0===a?".ecl-carousel__pause":a,r=i.containerClass,o=void 0===r?".ecl-carousel__container":r,h=i.slidesClass,c=void 0===h?".ecl-carousel__slides":h,d=i.slideClass,u=void 0===d?".ecl-carousel__slide":d,m=i.currentSlideClass,p=void 0===m?".ecl-carousel__current":m,v=i.navigationItemsClass,g=void 0===v?".ecl-carousel__navigation-item":v,b=i.controlsClass,f=void 0===b?".ecl-carousel__controls":b,y=i.attachClickListener,L=void 0===y||y,E=i.attachResizeListener,C=void 0===E||E;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.playSelector=n,this.pauseSelector=l,this.containerClass=o,this.slidesClass=c,this.slideClass=u,this.currentSlideClass=p,this.navigationItemsClass=g,this.controlsClass=f,this.attachClickListener=L,this.attachResizeListener=C,this.container=null,this.slides=null,this.btnPlay=null,this.btnPause=null,this.index=1,this.total=0,this.allowShift=!0,this.activeNav=null,this.autoPlay=null,this.autoPlayInterval=null,this.hoverAutoPlay=null,this.resizeTimer=null,this.posX1=0,this.posX2=0,this.posInitial=0,this.posFinal=0,this.threshold=80,this.navigationItems=null,this.navigation=null,this.controls=null,this.direction="ltr",this.cloneFirstSLide=null,this.cloneLastSLide=null,this.executionCount=0,this.maxExecutions=5,this.slideWidth=0,this.handleAutoPlay=this.handleAutoPlay.bind(this),this.handleMouseOver=this.handleMouseOver.bind(this),this.handleMouseOut=this.handleMouseOut.bind(this),this.shiftSlide=this.shiftSlide.bind(this),this.checkIndex=this.checkIndex.bind(this),this.moveSlides=this.moveSlides.bind(this),this.handleResize=this.handleResize.bind(this),this.dragStart=this.dragStart.bind(this),this.dragEnd=this.dragEnd.bind(this),this.dragAction=this.dragAction.bind(this),this.handleFocus=this.handleFocus.bind(this),this.handleKeyboardOnPlay=this.handleKeyboardOnPlay.bind(this),this.handleKeyboardOnBullets=this.handleKeyboardOnBullets.bind(this),this.checkBannerHeights=this.checkBannerHeights.bind(this),this.resetBannerHeights=this.resetBannerHeights.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");if(ECL.components=ECL.components||new Map,this.element.style.opacity=0,this.btnPlay=t(this.playSelector,this.element),this.btnPause=t(this.pauseSelector,this.element),this.slidesContainer=t(this.slidesClass,this.element),this.container=t(this.containerClass,this.element),this.navigation=t(".ecl-carousel__navigation",this.element),this.navigationItems=e(this.navigationItemsClass,this.element),this.controls=t(this.controlsClass,this.element),this.currentSlide=t(this.currentSlideClass,this.element),this.direction=getComputedStyle(this.element).direction,this.slides=e(this.slideClass,this.element),this.total=this.slides.length,this.total<=1)return this.controls&&(this.controls.style.display="none"),this.slidesContainer&&(this.slidesContainer.style.display="block"),!1;var i=this.slides[0],s=this.slides[this.slides.length-1];this.cloneFirstSlide=i.cloneNode(!0),this.cloneLastSlide=s.cloneNode(!0),this.slidesContainer.appendChild(this.cloneFirstSlide),this.slidesContainer.insertBefore(this.cloneLastSlide,i);var n=new ECL.Banner(this.cloneFirstSlide.firstElementChild),a=new ECL.Banner(this.cloneLastSlide.firstElementChild);return n.init(),a.init(),this.slides=e(this.slideClass,this.element),this.handleResize(),this.navigationItems&&this.navigationItems.forEach(((e,t)=>{e.addEventListener("click",this.shiftSlide.bind(this,t+1,!0))})),this.navigation&&this.navigation.addEventListener("keydown",this.handleKeyboardOnBullets),this.attachClickListener&&this.btnPlay&&this.btnPause&&(this.btnPlay.addEventListener("click",this.handleAutoPlay),this.btnPause.addEventListener("click",this.handleAutoPlay)),this.btnPlay&&this.btnPlay.addEventListener("keydown",this.handleKeyboardOnPlay),this.slidesContainer&&(this.slidesContainer.addEventListener("mouseover",this.handleMouseOver),this.slidesContainer.addEventListener("mouseout",this.handleMouseOut),this.slidesContainer.addEventListener("touchstart",this.dragStart),this.slidesContainer.addEventListener("touchend",this.dragEnd),this.slidesContainer.addEventListener("touchmove",this.dragAction),this.slidesContainer.addEventListener("transitionend",this.checkIndex)),this.container&&this.container.addEventListener("focus",this.handleFocus,!0),this.attachResizeListener&&window.addEventListener("resize",this.handleResize),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this),this}destroy(){this.cloneFirstSLide&&this.cloneLastSLide&&(this.cloneFirstSLide.remove(),this.cloneLastSLide.remove()),this.btnPlay&&this.btnPlay.replaceWith(this.btnPlay.cloneNode(!0)),this.btnPause&&this.btnPause.replaceWith(this.btnPause.cloneNode(!0)),this.slidesContainer&&(this.slidesContainer.removeEventListener("mouseover",this.handleMouseOver),this.slidesContainer.removeEventListener("mouseout",this.handleMouseOut),this.slidesContainer.removeEventListener("touchstart",this.dragStart),this.slidesContainer.removeEventListener("touchend",this.dragEnd),this.slidesContainer.removeEventListener("touchmove",this.dragAction),this.slidesContainer.removeEventListener("transitionend",this.checkIndex)),this.container&&this.container.removeEventListener("focus",this.handleFocus,!0),this.navigationItems&&this.navigationItems.forEach((e=>{e.replaceWith(e.cloneNode(!0))})),this.attachResizeListener&&window.removeEventListener("resize",this.handleResize),this.autoPlayInterval&&(clearInterval(this.autoPlayInterval),this.autoPlay=null),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}checkBannerHeights(){if(this.executionCount+=1,this.executionCount>this.maxExecutions)return clearInterval(this.intervalId),void(this.executionCount=0);var e=this.slides.map((e=>{var i=t(".ecl-banner",e),s=ECL.components.get(i),n=s.defaultRatio();s.setHeight(n);var a=parseInt(i.style.getPropertyValue("--banner-footer-height"),10)||0,l=parseInt(i.style.height,10),r=l+a;return"auto"===i.style.height?0:Number.isNaN(l)||100===l?1:r})).filter((e=>void 0!==e)),i=Math.max(...e);(e.length===this.slides.length&&0===i||i>1)&&(clearInterval(this.intervalId),i>0&&(this.executionCount=0,this.slides.forEach((e=>{var s=null,n=null,a=t(".ecl-banner",e);if(a){s=t("img",a),n=t("video",a);var l=parseInt(a.style.getPropertyValue("--banner-footer-height"),10)||0,r=i-l;a.style.height=r+"px"}s&&(s.style.aspectRatio="auto"),n&&(n.style.aspectRatio="auto")}))))}resetBannerHeights(){this.slides.forEach((e=>{var i=t(".ecl-banner",e),s=null,n=null,a=null;i&&(i.style.height="",s=t("img",i),n=t("video",i),a=t(".ecl-banner__credit",i),s&&(s.style.aspectRatio=""),n&&(n.style.aspectRatio=""),a&&setTimeout((()=>{i.style.setProperty("--banner-footer-height",a.offsetHeight+"px")}),100))}))}dragStart(e){e=e||window.event,this.posInitial=this.slidesContainer.offsetLeft,"touchstart"===e.type&&(this.posX1=e.touches[0].clientX)}dragAction(e){"touchmove"===(e=e||window.event).type&&(e.preventDefault(),this.posX2=this.posX1-e.touches[0].clientX,this.posX1=e.touches[0].clientX),this.slidesContainer.style.left=this.slidesContainer.offsetLeft-this.posX2+"px"}dragEnd(){this.posFinal=this.slidesContainer.offsetLeft,this.posFinal-this.posInitial<-this.threshold?this.shiftSlide("next",!0):this.posFinal-this.posInitial>this.threshold?this.shiftSlide("prev",!0):this.slidesContainer.style.left=this.posInitial+"px"}shiftSlide(e,t){this.allowShift&&(this.index="number"==typeof e?e:"next"===e?this.index+1:this.index-1,this.moveSlides(!0)),t&&this.autoPlay&&this.handleAutoPlay(),this.allowShift=!1}moveSlides(e){var t=this.slideWidth*this.index;this.slidesContainer.style.transitionDuration=e?"0.4s":"0s","rtl"===this.direction?this.slidesContainer.style.right="-"+t+"px":this.slidesContainer.style.left="-"+t+"px"}checkIndex(e){e&&"left"!==e.propertyName||(0===this.index&&(this.index=this.total),this.index===this.total+1&&(this.index=1),this.moveSlides(!1),this.currentSlide&&(this.currentSlide.textContent=this.index),this.slides&&this.slides.forEach(((e,i)=>{var s=t(".ecl-link--cta",e);this.index===i?(e.removeAttribute("inert","true"),s&&s.removeAttribute("tabindex",-1)):(e.setAttribute("inert","true"),s&&s.setAttribute("tabindex",-1))})),this.navigationItems&&this.navigationItems.forEach(((e,t)=>{this.index===t+1?(e.setAttribute("aria-current","true"),e.removeAttribute("tabindex",-1)):(e.removeAttribute("aria-current","true"),e.setAttribute("tabindex",-1))})),this.allowShift=!0)}handleAutoPlay(){if(this.autoPlay){clearInterval(this.autoPlayInterval),this.autoPlay=!1;var e=document.activeElement===this.btnPause;this.btnPlay.style.display="flex",this.btnPause.style.display="none",e&&this.btnPlay.focus()}else{this.autoPlayInterval=setInterval((()=>{this.shiftSlide("next")}),5e3),this.autoPlay=!0;var t=document.activeElement===this.btnPlay;this.btnPlay.style.display="none",this.btnPause.style.display="flex",t&&this.btnPause.focus()}}handleMouseOver(){return this.hoverAutoPlay=this.autoPlay,this.hoverAutoPlay&&this.handleAutoPlay(),this}handleMouseOut(){return this.hoverAutoPlay&&this.handleAutoPlay(),this}handleResize(){var e=Math.max(document.documentElement.clientWidth||0,window.innerWidth||0);clearInterval(this.intervalId),clearTimeout(this.resizeTimer),this.resizeTimer=setTimeout((()=>{e>=998?this.intervalId=setInterval(this.checkBannerHeights,100):this.resetBannerHeights(),this.slideWidth=this.slides[0].scrollWidth,this.checkIndex(),setTimeout((()=>{this.element.style.opacity=1}),250)}),250),e>=1140&&e<=1260?this.container.classList.add("ecl-carousel-container--padded"):this.container.classList.remove("ecl-carousel-container--padded"),(e<=768&&this.autoPlay||e>768&&null===this.autoPlay)&&this.handleAutoPlay()}handleKeyboardOnPlay(e){if("Tab"!==e.key||!e.shiftKey)switch(e.key){case"Tab":case"ArrowRight":e.preventDefault(),this.activeNav=t(this.navigationItemsClass+'[aria-current="true"]'),this.activeNav&&this.activeNav.focus(),this.autoPlay&&this.handleAutoPlay()}}handleKeyboardOnBullets(e){var t=document.activeElement;switch(e.key){case"ArrowRight":t.nextSibling&&(e.preventDefault(),this.shiftSlide("next",!0),setTimeout((()=>t.nextSibling.focus()),400));break;case"ArrowLeft":t.previousSibling?(this.shiftSlide("prev",!0),setTimeout((()=>t.previousSibling.focus()),400)):this.btnPlay.focus()}}handleFocus(e){var t=e.target;return t&&t.contains(document.activeElement)&&this.autoPlay&&this.handleAutoPlay(),this}}class v{static autoInit(e,t){var i=(void 0===t?{}:t).CATEGORY_FILTER,s=new v(e,void 0===i?{}:i);return s.init(),e.ECLCategoryFilter=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.itemSelector,n=void 0===s?".ecl-category-filter__item":s,a=i.parentItemSelector,l=void 0===a?"ecl-category-filter__item--has-children":a,r=i.listSelector,o=void 0===r?".ecl-category-filter__list":r,h=i.attachClickListener,c=void 0===h||h;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.itemSelector=n,this.parentItemSelector=l,this.listSelector=o,this.attachClickListener=c,this.items=null,this.handleClickExpand=this.handleClickExpand.bind(this),this.expandParents=this.expandParents.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.items=e(this.itemSelector,this.element);var t={preventDefault:()=>null};this.attachClickListener&&this.items&&this.items.forEach((e=>{e.addEventListener("click",this.handleClickExpand),e.getAttribute("aria-current")&&(t.target=e,this.handleClickExpand(t),this.expandParents.call(this,e))})),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}destroy(){this.attachClickListener&&this.items&&this.items.forEach((e=>{e.removeEventListener("click",this.handleClickExpand,!1)})),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}expandParents(e){var t;if(e){var i={preventDefault:()=>null},s=null==(t=e.closest(this.listSelector))?void 0:t.previousElementSibling;s&&s.classList.contains(this.parentItemSelector)&&(i.target=s,this.handleClickExpand(i),this.expandParents.call(this,s))}}handleClickExpand(e){var t=e.target.closest(this.itemSelector),i="function"==typeof e.stopPropagation;i&&this.items.forEach((e=>{e===t?e.setAttribute("aria-current",!0):e.removeAttribute("aria-current")}));var s=t.getAttribute("aria-expanded");s&&"true"===s?(e.preventDefault(),t.setAttribute("aria-expanded","false"),t.parentElement.classList.remove("ecl-category-filter__list-item--open")):s&&"false"===s&&(e.preventDefault(),t.setAttribute("aria-expanded","true"),t.parentElement.classList.add("ecl-category-filter__list-item--open")),s&&i&&t.classList.contains("ecl-category-filter__item--level-1")&&this.items.forEach((e=>{e!==t&&(e.parentElement.classList.remove("ecl-category-filter__list-item--open"),e.classList.contains(this.parentItemSelector)&&e.setAttribute("aria-expanded","false"))}))}}class g{static autoInit(e,t){var i=(void 0===t?{}:t).DATEPICKER,s=new g(e,void 0===i?{}:i);return s.init(),e.ECLDatepicker=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.format,n=void 0===s?"":s,a=i.theme,l=void 0===a?"ecl-datepicker-theme":a,r=i.yearRange,o=void 0===r?40:r,h=i.reposition,c=void 0!==h&&h,d=i.attachResizeListener,u=void 0===d||d,m=i.i18n,p=void 0===m?{previousMonth:"Previous Month",nextMonth:"Next Month",months:["January","February","March","April","May","June","July","August","September","October","November","December"],weekdays:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],weekdaysShort:["Su","Mo","Tu","We","Th","Fr","Sa"]}:m,v=i.showDaysInNextAndPreviousMonths,g=void 0===v||v,b=i.enableSelectionDaysInNextAndPreviousMonths,f=void 0===b||b;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.picker=null,this.resizeTimer=null,this.pikadayEl=null,this.format=n,this.theme=l,this.yearRange=o,this.i18n=p,this.showDaysInNextAndPreviousMonths=g,this.enableSelectionDaysInNextAndPreviousMonths=f,this.reposition=c,this.direction="ltr",this.attachResizeListener=u,this.handleResize=this.handleResize.bind(this)}init(){if(void 0===window.Pikaday)throw new TypeError("Pikaday is not available. Make sure to include Pikaday in your project if you want to use the ECL datepicker");if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.direction=getComputedStyle(this.element).direction,this.attachResizeListener&&window.addEventListener("resize",this.handleResize),g.resizeLogic=e=>{this.pikadayEl=e;var t=Math.max(document.documentElement.clientWidth||0,window.innerWidth||0),i=getComputedStyle(e).direction,s=e.getBoundingClientRect();if("rtl"===i){var n=t-s.right;e.style.left=t<768?n+"px":"auto"}else{var a=s.left;e.style.right=t<768?a+"px":"auto"}};var e={field:this.element,yearRange:this.yearRange,firstDay:1,i18n:this.i18n,theme:this.theme,reposition:this.reposition,isRTL:"rtl"===this.direction,position:"rtl"===this.direction?"bottom right":"bottom left",showDaysInNextAndPreviousMonths:this.showDaysInNextAndPreviousMonths,enableSelectionDaysInNextAndPreviousMonths:this.enableSelectionDaysInNextAndPreviousMonths};return""!==this.format?e.format=this.format:e.toString=e=>("0"+e.getDate()).slice(-2)+"-"+("0"+(e.getMonth()+1)).slice(-2)+"-"+e.getFullYear(),this.picker=new Pikaday(c({},e,{parse(t,i){if(!e.format){var s=t.split("-").map(Number),n=s[0],a=s[1],l=s[2];return new Date(l<100?2e3+l:l,a-1,n)}if("undefined"!=typeof moment&&""!==t){var r=moment(t,i,!1);if(r.isValid())return r.toDate()}return t},onOpen(){g.resizeLogic(this.el)}})),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this),this.picker}destroy(){this.picker&&(this.picker.destroy(),this.picker=null),this.attachResizeListener&&window.removeEventListener("resize",this.handleResize),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}handleResize(){clearTimeout(this.resizeTimer),this.resizeTimer=setTimeout((()=>{this.pikadayEl&&g.resizeLogic(this.pikadayEl)}),150)}}class b{static autoInit(e,t){var i=(void 0===t?{}:t).BREADCRUMB,s=new b(e,void 0===i?{}:i);return s.init(),e.ECLBreadcrumb=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.ellipsisButtonSelector,n=void 0===s?"[data-ecl-breadcrumb-ellipsis-button]":s,a=i.ellipsisSelector,l=void 0===a?"[data-ecl-breadcrumb-ellipsis]":a,r=i.segmentSelector,o=void 0===r?"[data-ecl-breadcrumb-item]":r,h=i.expandableItemsSelector,c=void 0===h?'[data-ecl-breadcrumb-item="expandable"]':h,d=i.staticItemsSelector,u=void 0===d?'[data-ecl-breadcrumb-item="static"]':d,m=i.onPartialExpand,p=void 0===m?null:m,v=i.onFullExpand,g=void 0===v?null:v,b=i.attachClickListener,f=void 0===b||b,y=i.attachResizeListener,L=void 0===y||y;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.ellipsisButtonSelector=n,this.ellipsisSelector=l,this.segmentSelector=o,this.expandableItemsSelector=c,this.staticItemsSelector=u,this.onPartialExpand=p,this.onFullExpand=g,this.attachClickListener=f,this.attachResizeListener=L,this.ellipsisButton=null,this.itemsElements=null,this.staticElements=null,this.expandableElements=null,this.resizeTimer=null,this.handleClickOnEllipsis=this.handleClickOnEllipsis.bind(this),this.handleResize=this.handleResize.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.ellipsisButton=t(this.ellipsisButtonSelector,this.element),this.attachClickListener&&this.ellipsisButton&&this.ellipsisButton.addEventListener("click",this.handleClickOnEllipsis),this.itemsElements=e(this.segmentSelector,this.element),this.staticElements=e(this.staticItemsSelector,this.element),this.expandableElements=e(this.expandableItemsSelector,this.element),this.check(),this.attachResizeListener&&window.addEventListener("resize",this.handleResize),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}destroy(){this.attachClickListener&&this.ellipsisButton&&this.ellipsisButton.removeEventListener("click",this.handleClickOnEllipsis),this.attachResizeListener&&window.removeEventListener("resize",this.handleResize),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),this.element.classList.remove("ecl-breadcrumb--wrap"),ECL.components.delete(this.element))}handleClickOnEllipsis(){return this.handleFullExpand()}check(){var e,t=this;return(e=d().mark((function e(){var i;return d().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.computeVisibilityMap();case 2:if(i=e.sent){e.next=5;break}return e.abrupt("return");case 5:!0===i.expanded?t.handleFullExpand():t.handlePartialExpand(i);case 6:case"end":return e.stop()}}),e)})),function(){var t=this,i=arguments;return new Promise((function(s,n){var l=e.apply(t,i);function r(e){a(l,s,n,r,o,"next",e)}function o(e){a(l,s,n,r,o,"throw",e)}r(void 0)}))})()}hideEllipsis(){var e=t(this.ellipsisSelector,this.element);e&&e.setAttribute("aria-hidden","true")}showAllItems(){this.expandableElements.forEach((e=>e.setAttribute("aria-hidden","false")))}handlePartialExpand(e){if(e){this.element.classList.add("ecl-breadcrumb--collapsed");var i=e.isItemVisible;if(i&&Array.isArray(i))if(this.onPartialExpand)this.onPartialExpand(i);else if(Math.floor(this.element.getBoundingClientRect().width)>767){var s=t(this.ellipsisSelector,this.element);s&&s.setAttribute("aria-hidden","false"),this.expandableElements.forEach(((e,t)=>{e.setAttribute("aria-hidden",i[t]?"false":"true")}))}else this.expandableElements.forEach((e=>{e.setAttribute("aria-hidden","true")}))}}handleFullExpand(){this.element.classList.remove("ecl-breadcrumb--collapsed"),this.element.classList.add("ecl-breadcrumb--wrap"),this.onFullExpand?this.onFullExpand():(this.hideEllipsis(),this.showAllItems())}handleResize(){clearTimeout(this.resizeTimer),this.resizeTimer=setTimeout((()=>{this.check()}),200)}computeVisibilityMap(){return new Promise((e=>{if(this.expandableElements&&0!==this.expandableElements.length){var i=Math.floor(this.element.getBoundingClientRect().width);setTimeout((()=>{if(1.1*this.itemsElements.map((e=>{var t=e.getBoundingClientRect().width;return 0===t&&(e.style.display="inline-flex",t=e.getBoundingClientRect().width,e.style.cssText=""),t})).reduce(((e,t)=>e+t))<=i)e({expanded:!0});else{var s=t(this.ellipsisSelector,this.element).getBoundingClientRect().width+this.staticElements.reduce(((e,t)=>e+t.getBoundingClientRect().width),0);if(s>=i)e({expanded:!1,isItemVisible:[...this.expandableElements.map((()=>!1))]});else{var n=0,a=!0,l=[...this.expandableElements].reverse().map((e=>{if(!a)return!1;var t=(n+=e.getBoundingClientRect().width)+s<=i;return t||(a=!1),t})).reverse();e({expanded:!1,isItemVisible:l})}}}),150)}else e({expanded:!0})}))}}class f{static autoInit(e,t){var i=(void 0===t?{}:t).CONTENT_BLOCK,s=new f(e,void 0===i?{}:i);return s.init(),e.ECLContentBlock=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.targetSelector,n=void 0===s?"[data-ecl-picture-link]":s,a=i.titleSelector,l=void 0===a?"[data-ecl-title-link]":a,r=i.attachClickListener,o=void 0===r||r,h=i.maxIterations,c=void 0===h?1:h,d=i.withTitleAttr,u=void 0!==d&&d;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.targetSelector=n,this.titleSelector=l,this.attachClickListener=o,this.maxIterations=c,this.withTitleAttr=u,this.linkTo=this.linkTo.bind(this),this.findElementInCommonAncestor=this.findElementInCommonAncestor.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");if(ECL.components=ECL.components||new Map,this.picture=this.findElementInCommonAncestor(this.element,this.targetSelector,this.maxIterations),this.picture){if(this.title=t(this.titleSelector,this.element),this.linkEl=!!this.title&&t("a",this.title),this.linkEl){this.picture.style.cursor="pointer";var e=t("img",this.picture);e&&this.withTitleAttr&&(e.title=this.constructor.convertToFullURL(this.linkEl.getAttribute("href"))),this.attachClickListener&&this.picture.addEventListener("click",this.linkTo)}this.element.setAttribute("data-ecl-auto-initialized",!0),ECL.components.set(this.element,this)}}linkTo(){this.linkEl&&this.linkEl.click()}findElementInCommonAncestor(e,i,s){var n=t(i,e);return n||(e.classList.contains("ecl-card__body")&&(s+=1),e===document.documentElement||s<=0?null:this.findElementInCommonAncestor(e.parentElement,i,s-1))}static convertToFullURL(e){if(e.startsWith("http://")||e.startsWith("https://"))return e;var t=new URL(window.location.href);return new URL(e,t).href}destroy(){this.attachClickListener&&this.picture&&this.picture.removeEventListener("click",this.linkto),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}}class y{static autoInit(e,t){var i=(void 0===t?{}:t).DESCRIPTION_LIST,s=new y(e,void 0===i?{}:i);return s.init(),e.ECLDescriptionList=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.listsSelector,n=void 0===s?"[data-ecl-description-list-collapsible]":s,a=i.visibleItemsSelector,l=void 0===a?"data-ecl-description-list-visible-items":a,r=i.moreItemLabelSelector,o=void 0===r?"data-ecl-description-list-more-label":r,h=i.attachClickListener,c=void 0===h||h;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.moreItemLabelSelector=o,this.listsSelector=n,this.attachClickListener=c,this.visibleItemsSelector=l,this.moreItemLabel=null,this.lists=null,this.handleClickOnMore=this.handleClickOnMore.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.moreItemLabel=this.element.getAttribute(this.moreItemLabelSelector),this.visibleItems=this.element.getAttribute(this.visibleItemsSelector),this.lists=e(this.listsSelector,this.element),this.lists[0]&&this.visibleItems>0&&this.moreItemLabel&&(this.lists.forEach((t=>{if(t.children&&t.children.length>this.visibleItems){var i=document.createElement("li");i.classList.add("ecl-description-list__see_more");var s=document.createElement("a");s.classList.add("ecl-link","ecl-link--standalone"),s.href="#",s.innerHTML=this.moreItemLabel,i.appendChild(s),t.appendChild(i),this.showHide(e(".ecl-description-list__definition-item",t)),this.attachClickListener&&s.addEventListener("click",this.handleClickOnMore)}})),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this))}showHide(e){if(e)for(var t=Array.from(e),i="ecl-description-list__definition-item",s=i+"--hidden",n=i+"--last-visible",a=0;a<t.length;a+=1){var l=t[a];a<this.visibleItems?(l.classList.remove(s),l.classList.remove(n)):a>=this.visibleItems&&l.classList.add(s),a===this.visibleItems-1?l.classList.add(n):l.classList.remove(n)}}destroy(){if(this.attachClickListener&&this.visibleItems>0){var t=e(".ecl-description-list__see_more");t[0]&&t.forEach((e=>{e.removeEventListener("click",this.handleClickOnMore)}))}this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}handleClickOnMore(e){e.preventDefault();var t=e.target.parentNode,i=t.parentNode;this.element.contains(i)&&(Array.from(i.children).forEach((e=>{e.classList.remove("ecl-description-list__definition-item--hidden"),e.classList.remove("ecl-description-list__definition-item--last-visible")})),t.remove())}}class L{static autoInit(e,t){var i=(void 0===t?{}:t).EXPANDABLE,s=new L(e,void 0===i?{}:i);return s.init(),e.ECLExpandable=s,s}constructor(e,t){var s=void 0===t?{}:t,n=s.toggleSelector,a=void 0===n?"[data-ecl-expandable-toggle]":n,l=s.labelSelector,r=void 0===l?"[data-ecl-label]":l,o=s.labelExpanded,h=void 0===o?"data-ecl-label-expanded":o,c=s.labelCollapsed,d=void 0===c?"data-ecl-label-collapsed":c,u=s.attachClickListener,m=void 0===u||u;if(this.supportedEvents=["onToggle"],!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.eventManager=new i,this.toggleSelector=a,this.labelSelector=r,this.labelExpanded=h,this.labelCollapsed=d,this.attachClickListener=m,this.toggle=null,this.forceClose=!1,this.target=null,this.label=null,this.handleClickOnToggle=this.handleClickOnToggle.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");if(ECL.components=ECL.components||new Map,this.toggle=t(this.toggleSelector,this.element),this.target=document.querySelector("#"+this.toggle.getAttribute("aria-controls")),this.label=t(this.labelSelector,this.element),!this.target)throw new TypeError("Target has to be provided for expandable (aria-controls)");this.attachClickListener&&this.toggle&&this.toggle.addEventListener("click",this.handleClickOnToggle),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}on(e,t){this.eventManager.on(e,t)}trigger(e,t){this.eventManager.trigger(e,t)}destroy(){this.attachClickListener&&this.toggle&&this.toggle.removeEventListener("click",this.handleClickOnToggle),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}handleClickOnToggle(e){var t=!0===this.forceClose||"true"===this.toggle.getAttribute("aria-expanded");this.toggle.setAttribute("aria-expanded",t?"false":"true"),this.target.hidden=!!t,this.label&&!t&&this.toggle.hasAttribute(this.labelExpanded)?this.label.innerHTML=this.toggle.getAttribute(this.labelExpanded):this.label&&t&&this.toggle.hasAttribute(this.labelCollapsed)&&(this.label.innerHTML=this.toggle.getAttribute(this.labelCollapsed));var i={expanded:!t,e:e};return this.trigger("onToggle",i),this}}class E{static autoInit(e,t){var i=(void 0===t?{}:t).FILE_DOWNLOAD,s=new E(e,void 0===i?{}:i);return s.init(),e.ECLFileDownload=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.translationToggleSelector,n=void 0===s?"[data-ecl-file-translation-toggle]":s,a=i.translationContainerSelector,l=void 0===a?"[data-ecl-file-translation-container]":a,r=i.attachClickListener,o=void 0===r||r;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.translationToggleSelector=n,this.translationContainerSelector=l,this.attachClickListener=o,this.translationToggle=null,this.translationContainer=null,this.handleClickOnToggle=this.handleClickOnToggle.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.translationToggle=t(this.translationToggleSelector,this.element),this.translationContainer=t(this.translationContainerSelector,this.element),this.attachClickListener&&this.translationToggle&&this.translationToggle.addEventListener("click",this.handleClickOnToggle),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}destroy(){this.attachClickListener&&this.translationToggle&&this.translationToggle.removeEventListener("click",this.handleClickOnToggle),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}handleClickOnToggle(e){return e.preventDefault(),"true"===this.translationToggle.getAttribute("aria-expanded")?this.translationToggle.setAttribute("aria-expanded","false"):this.translationToggle.setAttribute("aria-expanded","true"),this}}class C{static autoInit(e,t){var i=(void 0===t?{}:t).FILE_UPLOAD,s=new C(e,void 0===i?{}:i);return s.init(),e.ECLFileUpload=s,s}constructor(e,t){var s=void 0===t?{}:t,n=s.groupSelector,a=void 0===n?"[data-ecl-file-upload-group]":n,l=s.buttonSelector,r=void 0===l?"[data-ecl-file-upload-button]":l,o=s.listSelector,h=void 0===o?"[data-ecl-file-upload-list]":o,c=s.labelChoose,d=void 0===c?"data-ecl-file-upload-label-choose":c,u=s.labelReplace,m=void 0===u?"data-ecl-file-upload-label-replace":u,p=s.attachChangeListener,v=void 0===p||p;if(this.supportedEvents=["onSelection"],!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.eventManager=new i,this.groupSelector=a,this.buttonSelector=r,this.listSelector=h,this.labelChoose=d,this.labelReplace=m,this.attachChangeListener=v,this.fileUploadGroup=null,this.fileUploadInput=null,this.fileUploadButton=null,this.fileUploadList=null,this.handleChange=this.handleChange.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.fileUploadGroup=this.element.closest(this.groupSelector),this.fileUploadInput=this.element,this.fileUploadButton=t(this.buttonSelector,this.fileUploadGroup),this.fileUploadList=t(this.listSelector,this.fileUploadGroup),this.attachChangeListener&&this.fileUploadInput&&this.fileUploadInput.addEventListener("change",this.handleChange),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}on(e,t){this.eventManager.on(e,t)}trigger(e,t){this.eventManager.trigger(e,t)}destroy(){this.attachChangeListener&&this.fileUploadInput&&this.fileUploadInput.removeEventListener("change",this.handleChange),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}handleChange(e){if("files"in e.target){var t="";Array.prototype.forEach.call(e.target.files,(e=>{var i=function(e,t){if(0===e)return"0 Bytes";var i=t,s=Math.floor(Math.log(e)/Math.log(1024));return parseFloat((e/Math.pow(1024,s)).toFixed(i))+" "+["Bytes","kB","MB","GB","TB","PB","EB","ZB","YB"][s]}(e.size,1),s=e.name.split(".").pop();t+='<li class="ecl-file-upload__item">\n <span class="ecl-file-upload__item-name">'+e.name+'</span>\n <span class="ecl-file-upload__item-meta">('+i+" - "+s+")</span>\n </li>"})),this.fileUploadList.innerHTML=t,this.fileUploadButton.hasAttribute(this.labelReplace)&&(this.fileUploadButton.innerHTML=this.fileUploadButton.getAttribute(this.labelReplace));var i={files:e.target.files,event:e};this.trigger("onSelection",i)}else this.fileUploadButton.hasAttribute(this.labelChoose)&&(this.fileUploadButton.innerHTML=this.fileUploadButton.getAttribute(this.labelChoose))}}
1
+ /* @ecl/preset-eu - 5.0.0-alpha.8 Built on 2025-04-04T09:03:32.147Z */
2
+ Element.prototype.matches||(Element.prototype.matches=Element.prototype.msMatchesSelector),Element.prototype.closest||(Element.prototype.closest=function(e){for(var t=this;t;){if(t.matches(e))return t;t=t.parentElement}return null});var e=function(e,t){return void 0===t&&(t=document),[].slice.call(t.querySelectorAll(e))},t=function(e,t){return void 0===t&&(t=document),t.querySelector(e)};class i{constructor(){this.events=new Map}on(e,t){this.events.has(e)||this.events.set(e,[]),this.events.get(e).push(t)}trigger(e,t){var i=this.events.get(e);i&&i.forEach((e=>{e(t)}))}getCallback(e){return this.events.get(e)||[]}}class s{static autoInit(e,t){var i=(void 0===t?{}:t).ACCORDION,n=new s(e,void 0===i?{}:i);return n.init(),e.ECLAccordion=n,n}constructor(e,t){var s=void 0===t?{}:t,n=s.toggleSelector,a=void 0===n?"[data-ecl-accordion-toggle]":n,l=s.iconSelector,r=void 0===l?"[data-ecl-accordion-icon]":l,o=s.attachClickListener,h=void 0===o||o;if(this.supportedEvents=["onToggle"],!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.eventManager=new i,this.toggleSelector=a,this.iconSelector=r,this.attachClickListener=h,this.toggles=null,this.forceClose=!1,this.target=null,this.handleClickOnToggle=this.handleClickOnToggle.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.toggles=e(this.toggleSelector,this.element),this.attachClickListener&&this.toggles&&this.toggles.forEach((e=>{e.addEventListener("click",(()=>this.handleClickOnToggle(e)))})),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}on(e,t){this.eventManager.on(e,t)}trigger(e,t){this.eventManager.trigger(e,t)}destroy(){this.attachClickListener&&this.toggles&&this.toggles.forEach((e=>{e.replaceWith(e.cloneNode(!0))})),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}handleClickOnToggle(e){var i=!1,s=t("#"+e.getAttribute("aria-controls"),this.element);if(!s)throw new TypeError("Target has to be provided for accordion (aria-controls)");var n=!0===this.forceClose||"true"===e.getAttribute("aria-expanded");e.setAttribute("aria-expanded",n?"false":"true"),n?s.hidden=!0:(s.hidden=!1,i=!0);var a={item:s,isOpening:i};this.trigger("onToggle",a)}}function n(e,t){(null==t||t>e.length)&&(t=e.length);for(var i=0,s=Array(t);i<t;i++)s[i]=e[i];return s}function a(e,t,i,s,n,a,l){try{var r=e[a](l),o=r.value}catch(e){return void i(e)}r.done?t(o):Promise.resolve(o).then(s,n)}function l(e,t){if(!{}.hasOwnProperty.call(e,t))throw new TypeError("attempted to use private field on non-instance");return e}var r=0;function o(e){return"__private_"+r+++"_"+e}function h(e,t){var i="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(i)return(i=i.call(e)).next.bind(i);if(Array.isArray(e)||(i=function(e,t){if(e){if("string"==typeof e)return n(e,t);var i={}.toString.call(e).slice(8,-1);return"Object"===i&&e.constructor&&(i=e.constructor.name),"Map"===i||"Set"===i?Array.from(e):"Arguments"===i||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i)?n(e,t):void 0}}(e))||t){i&&(e=i);var s=0;return function(){return s>=e.length?{done:!0}:{done:!1,value:e[s++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function c(){return c=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var i=arguments[t];for(var s in i)({}).hasOwnProperty.call(i,s)&&(e[s]=i[s])}return e},c.apply(null,arguments)}function d(){d=function(){return t};var e,t={},i=Object.prototype,s=i.hasOwnProperty,n=Object.defineProperty||function(e,t,i){e[t]=i.value},a="function"==typeof Symbol?Symbol:{},l=a.iterator||"@@iterator",r=a.asyncIterator||"@@asyncIterator",o=a.toStringTag||"@@toStringTag";function h(e,t,i){return Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{h({},"")}catch(e){h=function(e,t,i){return e[t]=i}}function c(e,t,i,s){var a=t&&t.prototype instanceof f?t:f,l=Object.create(a.prototype),r=new P(s||[]);return n(l,"_invoke",{value:_(e,i,r)}),l}function u(e,t,i){try{return{type:"normal",arg:e.call(t,i)}}catch(e){return{type:"throw",arg:e}}}t.wrap=c;var m="suspendedStart",p="suspendedYield",v="executing",g="completed",b={};function f(){}function y(){}function L(){}var E={};h(E,l,(function(){return this}));var C=Object.getPrototypeOf,k=C&&C(C(M([])));k&&k!==i&&s.call(k,l)&&(E=k);var w=L.prototype=f.prototype=Object.create(E);function S(e){["next","throw","return"].forEach((function(t){h(e,t,(function(e){return this._invoke(t,e)}))}))}function A(e,t){function i(n,a,l,r){var o=u(e[n],e,a);if("throw"!==o.type){var h=o.arg,c=h.value;return c&&"object"==typeof c&&s.call(c,"__await")?t.resolve(c.__await).then((function(e){i("next",e,l,r)}),(function(e){i("throw",e,l,r)})):t.resolve(c).then((function(e){h.value=e,l(h)}),(function(e){return i("throw",e,l,r)}))}r(o.arg)}var a;n(this,"_invoke",{value:function(e,s){function n(){return new t((function(t,n){i(e,s,t,n)}))}return a=a?a.then(n,n):n()}})}function _(t,i,s){var n=m;return function(a,l){if(n===v)throw Error("Generator is already running");if(n===g){if("throw"===a)throw l;return{value:e,done:!0}}for(s.method=a,s.arg=l;;){var r=s.delegate;if(r){var o=x(r,s);if(o){if(o===b)continue;return o}}if("next"===s.method)s.sent=s._sent=s.arg;else if("throw"===s.method){if(n===m)throw n=g,s.arg;s.dispatchException(s.arg)}else"return"===s.method&&s.abrupt("return",s.arg);n=v;var h=u(t,i,s);if("normal"===h.type){if(n=s.done?g:p,h.arg===b)continue;return{value:h.arg,done:s.done}}"throw"===h.type&&(n=g,s.method="throw",s.arg=h.arg)}}}function x(t,i){var s=i.method,n=t.iterator[s];if(n===e)return i.delegate=null,"throw"===s&&t.iterator.return&&(i.method="return",i.arg=e,x(t,i),"throw"===i.method)||"return"!==s&&(i.method="throw",i.arg=new TypeError("The iterator does not provide a '"+s+"' method")),b;var a=u(n,t.iterator,i.arg);if("throw"===a.type)return i.method="throw",i.arg=a.arg,i.delegate=null,b;var l=a.arg;return l?l.done?(i[t.resultName]=l.value,i.next=t.nextLoc,"return"!==i.method&&(i.method="next",i.arg=e),i.delegate=null,b):l:(i.method="throw",i.arg=new TypeError("iterator result is not an object"),i.delegate=null,b)}function O(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function T(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function P(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(O,this),this.reset(!0)}function M(t){if(t||""===t){var i=t[l];if(i)return i.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var n=-1,a=function i(){for(;++n<t.length;)if(s.call(t,n))return i.value=t[n],i.done=!1,i;return i.value=e,i.done=!0,i};return a.next=a}}throw new TypeError(typeof t+" is not iterable")}return y.prototype=L,n(w,"constructor",{value:L,configurable:!0}),n(L,"constructor",{value:y,configurable:!0}),y.displayName=h(L,o,"GeneratorFunction"),t.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===y||"GeneratorFunction"===(t.displayName||t.name))},t.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,L):(e.__proto__=L,h(e,o,"GeneratorFunction")),e.prototype=Object.create(w),e},t.awrap=function(e){return{__await:e}},S(A.prototype),h(A.prototype,r,(function(){return this})),t.AsyncIterator=A,t.async=function(e,i,s,n,a){void 0===a&&(a=Promise);var l=new A(c(e,i,s,n),a);return t.isGeneratorFunction(i)?l:l.next().then((function(e){return e.done?e.value:l.next()}))},S(w),h(w,o,"Generator"),h(w,l,(function(){return this})),h(w,"toString",(function(){return"[object Generator]"})),t.keys=function(e){var t=Object(e),i=[];for(var s in t)i.push(s);return i.reverse(),function e(){for(;i.length;){var s=i.pop();if(s in t)return e.value=s,e.done=!1,e}return e.done=!0,e}},t.values=M,P.prototype={constructor:P,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=e,this.done=!1,this.delegate=null,this.method="next",this.arg=e,this.tryEntries.forEach(T),!t)for(var i in this)"t"===i.charAt(0)&&s.call(this,i)&&!isNaN(+i.slice(1))&&(this[i]=e)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var i=this;function n(s,n){return r.type="throw",r.arg=t,i.next=s,n&&(i.method="next",i.arg=e),!!n}for(var a=this.tryEntries.length-1;a>=0;--a){var l=this.tryEntries[a],r=l.completion;if("root"===l.tryLoc)return n("end");if(l.tryLoc<=this.prev){var o=s.call(l,"catchLoc"),h=s.call(l,"finallyLoc");if(o&&h){if(this.prev<l.catchLoc)return n(l.catchLoc,!0);if(this.prev<l.finallyLoc)return n(l.finallyLoc)}else if(o){if(this.prev<l.catchLoc)return n(l.catchLoc,!0)}else{if(!h)throw Error("try statement without catch or finally");if(this.prev<l.finallyLoc)return n(l.finallyLoc)}}}},abrupt:function(e,t){for(var i=this.tryEntries.length-1;i>=0;--i){var n=this.tryEntries[i];if(n.tryLoc<=this.prev&&s.call(n,"finallyLoc")&&this.prev<n.finallyLoc){var a=n;break}}a&&("break"===e||"continue"===e)&&a.tryLoc<=t&&t<=a.finallyLoc&&(a=null);var l=a?a.completion:{};return l.type=e,l.arg=t,a?(this.method="next",this.next=a.finallyLoc,b):this.complete(l)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),b},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var i=this.tryEntries[t];if(i.finallyLoc===e)return this.complete(i.completion,i.afterLoc),T(i),b}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var i=this.tryEntries[t];if(i.tryLoc===e){var s=i.completion;if("throw"===s.type){var n=s.arg;T(i)}return n}}throw Error("illegal catch attempt")},delegateYield:function(t,i,s){return this.delegate={iterator:M(t),resultName:i,nextLoc:s},"next"===this.method&&(this.arg=e),b}},t}var u=["root"];class m{static autoInit(e,t){var i=(void 0===t?{}:t).BANNER,s=new m(e,void 0===i?{}:i);return s.init(),e.ECLBanner=s,s}constructor(e,s){var n=void 0===s?{}:s,a=n.bannerContainer,l=void 0===a?"[data-ecl-banner-container]":a,r=n.bannerFooter,o=void 0===r?"[data-ecl-banner-footer]":r,h=n.bannerVPadding,c=void 0===h?"8":h,d=n.bannerPicture,u=void 0===d?"[data-ecl-banner-image]":d,m=n.bannerVideo,p=void 0===m?"[data-ecl-banner-video]":m,v=n.bannerPlay,g=void 0===v?"[data-ecl-banner-play]":v,b=n.bannerPause,f=void 0===b?"[data-ecl-banner-pause]":b,y=n.breakpoint,L=void 0===y?"996":y,E=n.attachResizeListener,C=void 0===E||E,k=n.maxIterations,w=void 0===k?10:k;if(this.supportedEvents=["onCtaClick","onPlayClick","onPauseClick"],!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.eventManager=new i,this.bannerVPadding=c,this.resizeTimer=null,this.bannerContainer=t(l,this.element),this.bannerFooter=t(o,this.element),this.bannerPicture=t(u,this.element),this.bannerVideo=t(p,this.element),this.bannerPlay=t(g,this.element),this.bannerPause=t(f,this.element),this.bannerImage=!!this.bannerPicture&&t("img",this.bannerPicture),this.bannerCTA=!!this.bannerPicture&&t(".ecl-banner__cta",this.element),this.breakpoint=L,this.attachResizeListener=C,this.maxIterations=w,this.setBannerHeight=this.setBannerHeight.bind(this),this.checkViewport=this.checkViewport.bind(this),this.resetBannerHeight=this.resetBannerHeight.bind(this),this.handleResize=this.handleResize.bind(this),this.waitForAspectRatioToBeDefined=this.waitForAspectRatioToBeDefined.bind(this),this.setHeight=this.setHeight.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.defaultRatio=()=>this.element.classList.contains("ecl-banner--xs")?"6/1":this.element.classList.contains("ecl-banner--s")?"5/1":this.element.classList.contains("ecl-banner--l")?"3/1":"4/1",this.attachResizeListener&&window.addEventListener("resize",this.handleResize),this.bannerCTA&&this.bannerCTA.addEventListener("click",(e=>this.handleCtaClick(e))),this.bannerPlay&&(this.bannerPlay.addEventListener("click",(e=>this.handlePlayClick(e))),this.bannerPlay.style.display="none"),this.bannerPause&&(this.bannerPause.addEventListener("click",(e=>this.handlePauseClick(e))),this.bannerPause.style.display="flex"),this.checkViewport(),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}on(e,t){this.eventManager.on(e,t)}trigger(e,t){this.eventManager.trigger(e,t)}waitForAspectRatioToBeDefined(){this.attemptCounter=(this.attemptCounter||0)+1;var e=getComputedStyle(this.element).getPropertyValue("--css-aspect-ratio");(void 0===e||""===e)&&this.maxIterations>this.attemptCounter?setTimeout((()=>this.waitForAspectRatioToBeDefined()),100):this.setHeight(e)}setHeight(e){if(this.bannerContainer){var t=this.bannerContainer.offsetHeight+2*parseInt(this.bannerVPadding,10),i=parseInt(getComputedStyle(this.element).getPropertyValue("width"),10),s=e.split("/").map(Number),n=s[0];t>i*s[1]/n?(this.element.style.aspectRatio="auto",this.element.style.height=t+"px"):this.resetBannerHeight()}this.bannerFooter&&this.element.style.setProperty("--banner-footer-height",this.bannerFooter.offsetHeight+"px")}setBannerHeight(){this.bannerImage||this.bannerVideo?this.waitForAspectRatioToBeDefined():this.setHeight(this.defaultRatio())}resetBannerHeight(){this.element.style.removeProperty("aspect-ratio"),this.element.style.height="auto",this.bannerFooter&&this.element.style.setProperty("--banner-footer-height",this.bannerFooter.offsetHeight+"px")}checkViewport(){window.innerWidth>this.breakpoint?this.setBannerHeight():this.resetBannerHeight()}handleResize(){clearTimeout(this.resizeTimer),this.resizeTimer=setTimeout((()=>{this.checkViewport()}),200)}handleCtaClick(e){var t=null,i=e.target.closest("a");i&&(t=i.getAttribute("href"));var s={item:this.bannerCTA,target:t||e.target};this.trigger("onCtaClick",s)}handlePlayClick(){this.bannerVideo&&this.bannerVideo.play(),this.bannerPlay.style.display="none",this.bannerPause&&(this.bannerPause.style.display="flex",this.bannerPause.focus());var e={item:this.bannerPlay};this.trigger("onPlayClick",e)}handlePauseClick(){this.bannerVideo&&this.bannerVideo.pause(),this.bannerPause.style.display="none",this.bannerPlay&&(this.bannerPlay.style.display="flex",this.bannerPlay.focus());var e={item:this.bannerPause};this.trigger("onPauseClick",e)}destroy(){this.resetBannerHeight(),this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element),this.attachResizeListener&&window.removeEventListener("resize",this.handleResize),this.bannerCTA&&this.bannerCTA.removeEventListener("click",this.handleCtaClick),this.bannerPlay&&this.bannerPlay.removeEventListener("click",this.handlePlayClick),this.bannerPause&&this.bannerPause.removeEventListener("click",this.handlePauseClick)}}class p{static autoInit(e,t){var i=(void 0===t?{}:t).CAROUSEL,s=new p(e,void 0===i?{}:i);return s.init(),e.ECLCarousel=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.playSelector,n=void 0===s?".ecl-carousel__play":s,a=i.pauseSelector,l=void 0===a?".ecl-carousel__pause":a,r=i.containerClass,o=void 0===r?".ecl-carousel__container":r,h=i.slidesClass,c=void 0===h?".ecl-carousel__slides":h,d=i.slideClass,u=void 0===d?".ecl-carousel__slide":d,m=i.currentSlideClass,p=void 0===m?".ecl-carousel__current":m,v=i.navigationItemsClass,g=void 0===v?".ecl-carousel__navigation-item":v,b=i.controlsClass,f=void 0===b?".ecl-carousel__controls":b,y=i.attachClickListener,L=void 0===y||y,E=i.attachResizeListener,C=void 0===E||E;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.playSelector=n,this.pauseSelector=l,this.containerClass=o,this.slidesClass=c,this.slideClass=u,this.currentSlideClass=p,this.navigationItemsClass=g,this.controlsClass=f,this.attachClickListener=L,this.attachResizeListener=C,this.container=null,this.slides=null,this.btnPlay=null,this.btnPause=null,this.index=1,this.total=0,this.allowShift=!0,this.activeNav=null,this.autoPlay=null,this.autoPlayInterval=null,this.hoverAutoPlay=null,this.resizeTimer=null,this.posX1=0,this.posX2=0,this.posInitial=0,this.posFinal=0,this.threshold=80,this.navigationItems=null,this.navigation=null,this.controls=null,this.direction="ltr",this.cloneFirstSLide=null,this.cloneLastSLide=null,this.executionCount=0,this.maxExecutions=5,this.slideWidth=0,this.handleAutoPlay=this.handleAutoPlay.bind(this),this.handleMouseOver=this.handleMouseOver.bind(this),this.handleMouseOut=this.handleMouseOut.bind(this),this.shiftSlide=this.shiftSlide.bind(this),this.checkIndex=this.checkIndex.bind(this),this.moveSlides=this.moveSlides.bind(this),this.handleResize=this.handleResize.bind(this),this.dragStart=this.dragStart.bind(this),this.dragEnd=this.dragEnd.bind(this),this.dragAction=this.dragAction.bind(this),this.handleFocus=this.handleFocus.bind(this),this.handleKeyboardOnPlay=this.handleKeyboardOnPlay.bind(this),this.handleKeyboardOnBullets=this.handleKeyboardOnBullets.bind(this),this.checkBannerHeights=this.checkBannerHeights.bind(this),this.resetBannerHeights=this.resetBannerHeights.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");if(ECL.components=ECL.components||new Map,this.element.style.opacity=0,this.btnPlay=t(this.playSelector,this.element),this.btnPause=t(this.pauseSelector,this.element),this.slidesContainer=t(this.slidesClass,this.element),this.container=t(this.containerClass,this.element),this.navigation=t(".ecl-carousel__navigation",this.element),this.navigationItems=e(this.navigationItemsClass,this.element),this.controls=t(this.controlsClass,this.element),this.currentSlide=t(this.currentSlideClass,this.element),this.direction=getComputedStyle(this.element).direction,this.slides=e(this.slideClass,this.element),this.total=this.slides.length,this.total<=1)return this.controls&&(this.controls.style.display="none"),this.slidesContainer&&(this.slidesContainer.style.display="block"),!1;var i=this.slides[0],s=this.slides[this.slides.length-1];this.cloneFirstSlide=i.cloneNode(!0),this.cloneLastSlide=s.cloneNode(!0),this.slidesContainer.appendChild(this.cloneFirstSlide),this.slidesContainer.insertBefore(this.cloneLastSlide,i);var n=new ECL.Banner(this.cloneFirstSlide.firstElementChild),a=new ECL.Banner(this.cloneLastSlide.firstElementChild);return n.init(),a.init(),this.slides=e(this.slideClass,this.element),this.handleResize(),this.navigationItems&&this.navigationItems.forEach(((e,t)=>{e.addEventListener("click",this.shiftSlide.bind(this,t+1,!0))})),this.navigation&&this.navigation.addEventListener("keydown",this.handleKeyboardOnBullets),this.attachClickListener&&this.btnPlay&&this.btnPause&&(this.btnPlay.addEventListener("click",this.handleAutoPlay),this.btnPause.addEventListener("click",this.handleAutoPlay)),this.btnPlay&&this.btnPlay.addEventListener("keydown",this.handleKeyboardOnPlay),this.slidesContainer&&(this.slidesContainer.addEventListener("mouseover",this.handleMouseOver),this.slidesContainer.addEventListener("mouseout",this.handleMouseOut),this.slidesContainer.addEventListener("touchstart",this.dragStart),this.slidesContainer.addEventListener("touchend",this.dragEnd),this.slidesContainer.addEventListener("touchmove",this.dragAction),this.slidesContainer.addEventListener("transitionend",this.checkIndex)),this.container&&this.container.addEventListener("focus",this.handleFocus,!0),this.attachResizeListener&&window.addEventListener("resize",this.handleResize),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this),this}destroy(){this.cloneFirstSLide&&this.cloneLastSLide&&(this.cloneFirstSLide.remove(),this.cloneLastSLide.remove()),this.btnPlay&&this.btnPlay.replaceWith(this.btnPlay.cloneNode(!0)),this.btnPause&&this.btnPause.replaceWith(this.btnPause.cloneNode(!0)),this.slidesContainer&&(this.slidesContainer.removeEventListener("mouseover",this.handleMouseOver),this.slidesContainer.removeEventListener("mouseout",this.handleMouseOut),this.slidesContainer.removeEventListener("touchstart",this.dragStart),this.slidesContainer.removeEventListener("touchend",this.dragEnd),this.slidesContainer.removeEventListener("touchmove",this.dragAction),this.slidesContainer.removeEventListener("transitionend",this.checkIndex)),this.container&&this.container.removeEventListener("focus",this.handleFocus,!0),this.navigationItems&&this.navigationItems.forEach((e=>{e.replaceWith(e.cloneNode(!0))})),this.attachResizeListener&&window.removeEventListener("resize",this.handleResize),this.autoPlayInterval&&(clearInterval(this.autoPlayInterval),this.autoPlay=null),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}checkBannerHeights(){if(this.executionCount+=1,this.executionCount>this.maxExecutions)return clearInterval(this.intervalId),void(this.executionCount=0);var e=this.slides.map((e=>{var i=t(".ecl-banner",e),s=ECL.components.get(i),n=s.defaultRatio();s.setHeight(n);var a=parseInt(i.style.getPropertyValue("--banner-footer-height"),10)||0,l=parseInt(i.style.height,10),r=l+a;return"auto"===i.style.height?0:Number.isNaN(l)||100===l?1:r})).filter((e=>void 0!==e)),i=Math.max(...e);(e.length===this.slides.length&&0===i||i>1)&&(clearInterval(this.intervalId),i>0&&(this.executionCount=0,this.slides.forEach((e=>{var s=null,n=null,a=t(".ecl-banner",e);if(a){s=t("img",a),n=t("video",a);var l=parseInt(a.style.getPropertyValue("--banner-footer-height"),10)||0,r=i-l;a.style.height=r+"px"}s&&(s.style.aspectRatio="auto"),n&&(n.style.aspectRatio="auto")}))))}resetBannerHeights(){this.slides.forEach((e=>{var i=t(".ecl-banner",e),s=null,n=null,a=null;i&&(i.style.height="",s=t("img",i),n=t("video",i),a=t(".ecl-banner__credit",i),s&&(s.style.aspectRatio=""),n&&(n.style.aspectRatio=""),a&&setTimeout((()=>{i.style.setProperty("--banner-footer-height",a.offsetHeight+"px")}),100))}))}dragStart(e){e=e||window.event,this.posInitial=this.slidesContainer.offsetLeft,"touchstart"===e.type&&(this.posX1=e.touches[0].clientX)}dragAction(e){"touchmove"===(e=e||window.event).type&&(e.preventDefault(),this.posX2=this.posX1-e.touches[0].clientX,this.posX1=e.touches[0].clientX),this.slidesContainer.style.left=this.slidesContainer.offsetLeft-this.posX2+"px"}dragEnd(){this.posFinal=this.slidesContainer.offsetLeft,this.posFinal-this.posInitial<-this.threshold?this.shiftSlide("next",!0):this.posFinal-this.posInitial>this.threshold?this.shiftSlide("prev",!0):this.slidesContainer.style.left=this.posInitial+"px"}shiftSlide(e,t){this.allowShift&&(this.index="number"==typeof e?e:"next"===e?this.index+1:this.index-1,this.moveSlides(!0)),t&&this.autoPlay&&this.handleAutoPlay(),this.allowShift=!1}moveSlides(e){var t=this.slideWidth*this.index;this.slidesContainer.style.transitionDuration=e?"0.4s":"0s","rtl"===this.direction?this.slidesContainer.style.right="-"+t+"px":this.slidesContainer.style.left="-"+t+"px"}checkIndex(e){e&&"left"!==e.propertyName||(0===this.index&&(this.index=this.total),this.index===this.total+1&&(this.index=1),this.moveSlides(!1),this.currentSlide&&(this.currentSlide.textContent=this.index),this.slides&&this.slides.forEach(((e,i)=>{var s=t(".ecl-link--cta",e);this.index===i?(e.removeAttribute("inert","true"),s&&s.removeAttribute("tabindex",-1)):(e.setAttribute("inert","true"),s&&s.setAttribute("tabindex",-1))})),this.navigationItems&&this.navigationItems.forEach(((e,t)=>{this.index===t+1?(e.setAttribute("aria-current","true"),e.removeAttribute("tabindex",-1)):(e.removeAttribute("aria-current","true"),e.setAttribute("tabindex",-1))})),this.allowShift=!0)}handleAutoPlay(){if(this.autoPlay){clearInterval(this.autoPlayInterval),this.autoPlay=!1;var e=document.activeElement===this.btnPause;this.btnPlay.style.display="flex",this.btnPause.style.display="none",e&&this.btnPlay.focus()}else{this.autoPlayInterval=setInterval((()=>{this.shiftSlide("next")}),5e3),this.autoPlay=!0;var t=document.activeElement===this.btnPlay;this.btnPlay.style.display="none",this.btnPause.style.display="flex",t&&this.btnPause.focus()}}handleMouseOver(){return this.hoverAutoPlay=this.autoPlay,this.hoverAutoPlay&&this.handleAutoPlay(),this}handleMouseOut(){return this.hoverAutoPlay&&this.handleAutoPlay(),this}handleResize(){var e=Math.max(document.documentElement.clientWidth||0,window.innerWidth||0);clearInterval(this.intervalId),clearTimeout(this.resizeTimer),this.resizeTimer=setTimeout((()=>{e>=998?this.intervalId=setInterval(this.checkBannerHeights,100):this.resetBannerHeights(),this.slideWidth=this.slides[0].scrollWidth,this.checkIndex(),setTimeout((()=>{this.element.style.opacity=1}),250)}),250),e>=1140&&e<=1260?this.container.classList.add("ecl-carousel-container--padded"):this.container.classList.remove("ecl-carousel-container--padded"),(e<=768&&this.autoPlay||e>768&&null===this.autoPlay)&&this.handleAutoPlay()}handleKeyboardOnPlay(e){if("Tab"!==e.key||!e.shiftKey)switch(e.key){case"Tab":case"ArrowRight":e.preventDefault(),this.activeNav=t(this.navigationItemsClass+'[aria-current="true"]'),this.activeNav&&this.activeNav.focus(),this.autoPlay&&this.handleAutoPlay()}}handleKeyboardOnBullets(e){var t=document.activeElement;switch(e.key){case"ArrowRight":t.nextSibling&&(e.preventDefault(),this.shiftSlide("next",!0),setTimeout((()=>t.nextSibling.focus()),400));break;case"ArrowLeft":t.previousSibling?(this.shiftSlide("prev",!0),setTimeout((()=>t.previousSibling.focus()),400)):this.btnPlay.focus()}}handleFocus(e){var t=e.target;return t&&t.contains(document.activeElement)&&this.autoPlay&&this.handleAutoPlay(),this}}class v{static autoInit(e,t){var i=(void 0===t?{}:t).CATEGORY_FILTER,s=new v(e,void 0===i?{}:i);return s.init(),e.ECLCategoryFilter=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.itemSelector,n=void 0===s?".ecl-category-filter__item":s,a=i.parentItemSelector,l=void 0===a?"ecl-category-filter__item--has-children":a,r=i.listSelector,o=void 0===r?".ecl-category-filter__list":r,h=i.attachClickListener,c=void 0===h||h;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.itemSelector=n,this.parentItemSelector=l,this.listSelector=o,this.attachClickListener=c,this.items=null,this.handleClickExpand=this.handleClickExpand.bind(this),this.expandParents=this.expandParents.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.items=e(this.itemSelector,this.element);var t={preventDefault:()=>null};this.attachClickListener&&this.items&&this.items.forEach((e=>{e.addEventListener("click",this.handleClickExpand),e.getAttribute("aria-current")&&(t.target=e,this.handleClickExpand(t),this.expandParents.call(this,e))})),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}destroy(){this.attachClickListener&&this.items&&this.items.forEach((e=>{e.removeEventListener("click",this.handleClickExpand,!1)})),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}expandParents(e){var t;if(e){var i={preventDefault:()=>null},s=null==(t=e.closest(this.listSelector))?void 0:t.previousElementSibling;s&&s.classList.contains(this.parentItemSelector)&&(i.target=s,this.handleClickExpand(i),this.expandParents.call(this,s))}}handleClickExpand(e){var t=e.target.closest(this.itemSelector),i="function"==typeof e.stopPropagation;i&&this.items.forEach((e=>{e===t?e.setAttribute("aria-current",!0):e.removeAttribute("aria-current")}));var s=t.getAttribute("aria-expanded");s&&"true"===s?(e.preventDefault(),t.setAttribute("aria-expanded","false"),t.parentElement.classList.remove("ecl-category-filter__list-item--open")):s&&"false"===s&&(e.preventDefault(),t.setAttribute("aria-expanded","true"),t.parentElement.classList.add("ecl-category-filter__list-item--open")),s&&i&&t.classList.contains("ecl-category-filter__item--level-1")&&this.items.forEach((e=>{e!==t&&(e.parentElement.classList.remove("ecl-category-filter__list-item--open"),e.classList.contains(this.parentItemSelector)&&e.setAttribute("aria-expanded","false"))}))}}class g{static autoInit(e,t){var i=(void 0===t?{}:t).DATEPICKER,s=new g(e,void 0===i?{}:i);return s.init(),e.ECLDatepicker=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.format,n=void 0===s?"":s,a=i.theme,l=void 0===a?"ecl-datepicker-theme":a,r=i.yearRange,o=void 0===r?40:r,h=i.reposition,c=void 0!==h&&h,d=i.attachResizeListener,u=void 0===d||d,m=i.i18n,p=void 0===m?{previousMonth:"Previous Month",nextMonth:"Next Month",months:["January","February","March","April","May","June","July","August","September","October","November","December"],weekdays:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],weekdaysShort:["Su","Mo","Tu","We","Th","Fr","Sa"]}:m,v=i.showDaysInNextAndPreviousMonths,g=void 0===v||v,b=i.enableSelectionDaysInNextAndPreviousMonths,f=void 0===b||b;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.picker=null,this.resizeTimer=null,this.pikadayEl=null,this.format=n,this.theme=l,this.yearRange=o,this.i18n=p,this.showDaysInNextAndPreviousMonths=g,this.enableSelectionDaysInNextAndPreviousMonths=f,this.reposition=c,this.direction="ltr",this.attachResizeListener=u,this.handleResize=this.handleResize.bind(this)}init(){if(void 0===window.Pikaday)throw new TypeError("Pikaday is not available. Make sure to include Pikaday in your project if you want to use the ECL datepicker");if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.direction=getComputedStyle(this.element).direction,this.attachResizeListener&&window.addEventListener("resize",this.handleResize),g.resizeLogic=e=>{this.pikadayEl=e;var t=Math.max(document.documentElement.clientWidth||0,window.innerWidth||0),i=getComputedStyle(e).direction,s=e.getBoundingClientRect();if("rtl"===i){var n=t-s.right;e.style.left=t<768?n+"px":"auto"}else{var a=s.left;e.style.right=t<768?a+"px":"auto"}};var e={field:this.element,yearRange:this.yearRange,firstDay:1,i18n:this.i18n,theme:this.theme,reposition:this.reposition,isRTL:"rtl"===this.direction,position:"rtl"===this.direction?"bottom right":"bottom left",showDaysInNextAndPreviousMonths:this.showDaysInNextAndPreviousMonths,enableSelectionDaysInNextAndPreviousMonths:this.enableSelectionDaysInNextAndPreviousMonths};return""!==this.format?e.format=this.format:e.toString=e=>("0"+e.getDate()).slice(-2)+"-"+("0"+(e.getMonth()+1)).slice(-2)+"-"+e.getFullYear(),this.picker=new Pikaday(c({},e,{parse(t,i){if(!e.format){var s=t.split("-").map(Number),n=s[0],a=s[1],l=s[2];return new Date(l<100?2e3+l:l,a-1,n)}if("undefined"!=typeof moment&&""!==t){var r=moment(t,i,!1);if(r.isValid())return r.toDate()}return t},onOpen(){g.resizeLogic(this.el)}})),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this),this.picker}destroy(){this.picker&&(this.picker.destroy(),this.picker=null),this.attachResizeListener&&window.removeEventListener("resize",this.handleResize),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}handleResize(){clearTimeout(this.resizeTimer),this.resizeTimer=setTimeout((()=>{this.pikadayEl&&g.resizeLogic(this.pikadayEl)}),150)}}class b{static autoInit(e,t){var i=(void 0===t?{}:t).BREADCRUMB,s=new b(e,void 0===i?{}:i);return s.init(),e.ECLBreadcrumb=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.ellipsisButtonSelector,n=void 0===s?"[data-ecl-breadcrumb-ellipsis-button]":s,a=i.ellipsisSelector,l=void 0===a?"[data-ecl-breadcrumb-ellipsis]":a,r=i.segmentSelector,o=void 0===r?"[data-ecl-breadcrumb-item]":r,h=i.expandableItemsSelector,c=void 0===h?'[data-ecl-breadcrumb-item="expandable"]':h,d=i.staticItemsSelector,u=void 0===d?'[data-ecl-breadcrumb-item="static"]':d,m=i.onPartialExpand,p=void 0===m?null:m,v=i.onFullExpand,g=void 0===v?null:v,b=i.attachClickListener,f=void 0===b||b,y=i.attachResizeListener,L=void 0===y||y;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.ellipsisButtonSelector=n,this.ellipsisSelector=l,this.segmentSelector=o,this.expandableItemsSelector=c,this.staticItemsSelector=u,this.onPartialExpand=p,this.onFullExpand=g,this.attachClickListener=f,this.attachResizeListener=L,this.ellipsisButton=null,this.itemsElements=null,this.staticElements=null,this.expandableElements=null,this.resizeTimer=null,this.handleClickOnEllipsis=this.handleClickOnEllipsis.bind(this),this.handleResize=this.handleResize.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.ellipsisButton=t(this.ellipsisButtonSelector,this.element),this.attachClickListener&&this.ellipsisButton&&this.ellipsisButton.addEventListener("click",this.handleClickOnEllipsis),this.itemsElements=e(this.segmentSelector,this.element),this.staticElements=e(this.staticItemsSelector,this.element),this.expandableElements=e(this.expandableItemsSelector,this.element),this.check(),this.attachResizeListener&&window.addEventListener("resize",this.handleResize),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}destroy(){this.attachClickListener&&this.ellipsisButton&&this.ellipsisButton.removeEventListener("click",this.handleClickOnEllipsis),this.attachResizeListener&&window.removeEventListener("resize",this.handleResize),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),this.element.classList.remove("ecl-breadcrumb--wrap"),ECL.components.delete(this.element))}handleClickOnEllipsis(){return this.handleFullExpand()}check(){var e,t=this;return(e=d().mark((function e(){var i;return d().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.computeVisibilityMap();case 2:if(i=e.sent){e.next=5;break}return e.abrupt("return");case 5:!0===i.expanded?t.handleFullExpand():t.handlePartialExpand(i);case 6:case"end":return e.stop()}}),e)})),function(){var t=this,i=arguments;return new Promise((function(s,n){var l=e.apply(t,i);function r(e){a(l,s,n,r,o,"next",e)}function o(e){a(l,s,n,r,o,"throw",e)}r(void 0)}))})()}hideEllipsis(){var e=t(this.ellipsisSelector,this.element);e&&e.setAttribute("aria-hidden","true")}showAllItems(){this.expandableElements.forEach((e=>e.setAttribute("aria-hidden","false")))}handlePartialExpand(e){if(e){this.element.classList.add("ecl-breadcrumb--collapsed");var i=e.isItemVisible;if(i&&Array.isArray(i))if(this.onPartialExpand)this.onPartialExpand(i);else if(Math.floor(this.element.getBoundingClientRect().width)>767){var s=t(this.ellipsisSelector,this.element);s&&s.setAttribute("aria-hidden","false"),this.expandableElements.forEach(((e,t)=>{e.setAttribute("aria-hidden",i[t]?"false":"true")}))}else this.expandableElements.forEach((e=>{e.setAttribute("aria-hidden","true")}))}}handleFullExpand(){this.element.classList.remove("ecl-breadcrumb--collapsed"),this.element.classList.add("ecl-breadcrumb--wrap"),this.onFullExpand?this.onFullExpand():(this.hideEllipsis(),this.showAllItems())}handleResize(){clearTimeout(this.resizeTimer),this.resizeTimer=setTimeout((()=>{this.check()}),200)}computeVisibilityMap(){return new Promise((e=>{if(this.expandableElements&&0!==this.expandableElements.length){var i=Math.floor(this.element.getBoundingClientRect().width);setTimeout((()=>{if(1.1*this.itemsElements.map((e=>{var t=e.getBoundingClientRect().width;return 0===t&&(e.style.display="inline-flex",t=e.getBoundingClientRect().width,e.style.cssText=""),t})).reduce(((e,t)=>e+t))<=i)e({expanded:!0});else{var s=t(this.ellipsisSelector,this.element).getBoundingClientRect().width+this.staticElements.reduce(((e,t)=>e+t.getBoundingClientRect().width),0);if(s>=i)e({expanded:!1,isItemVisible:[...this.expandableElements.map((()=>!1))]});else{var n=0,a=!0,l=[...this.expandableElements].reverse().map((e=>{if(!a)return!1;var t=(n+=e.getBoundingClientRect().width)+s<=i;return t||(a=!1),t})).reverse();e({expanded:!1,isItemVisible:l})}}}),150)}else e({expanded:!0})}))}}class f{static autoInit(e,t){var i=(void 0===t?{}:t).CONTENT_BLOCK,s=new f(e,void 0===i?{}:i);return s.init(),e.ECLContentBlock=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.targetSelector,n=void 0===s?"[data-ecl-picture-link]":s,a=i.titleSelector,l=void 0===a?"[data-ecl-title-link]":a,r=i.attachClickListener,o=void 0===r||r,h=i.maxIterations,c=void 0===h?1:h,d=i.withTitleAttr,u=void 0!==d&&d;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.targetSelector=n,this.titleSelector=l,this.attachClickListener=o,this.maxIterations=c,this.withTitleAttr=u,this.linkTo=this.linkTo.bind(this),this.findElementInCommonAncestor=this.findElementInCommonAncestor.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");if(ECL.components=ECL.components||new Map,this.picture=this.findElementInCommonAncestor(this.element,this.targetSelector,this.maxIterations),this.picture){if(this.title=t(this.titleSelector,this.element),this.linkEl=!!this.title&&t("a",this.title),this.linkEl){this.picture.style.cursor="pointer";var e=t("img",this.picture);e&&this.withTitleAttr&&(e.title=this.constructor.convertToFullURL(this.linkEl.getAttribute("href"))),this.attachClickListener&&this.picture.addEventListener("click",this.linkTo)}this.element.setAttribute("data-ecl-auto-initialized",!0),ECL.components.set(this.element,this)}}linkTo(){this.linkEl&&this.linkEl.click()}findElementInCommonAncestor(e,i,s){var n=t(i,e);return n||(e.classList.contains("ecl-card__body")&&(s+=1),e===document.documentElement||s<=0?null:this.findElementInCommonAncestor(e.parentElement,i,s-1))}static convertToFullURL(e){if(e.startsWith("http://")||e.startsWith("https://"))return e;var t=new URL(window.location.href);return new URL(e,t).href}destroy(){this.attachClickListener&&this.picture&&this.picture.removeEventListener("click",this.linkto),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}}class y{static autoInit(e,t){var i=(void 0===t?{}:t).DESCRIPTION_LIST,s=new y(e,void 0===i?{}:i);return s.init(),e.ECLDescriptionList=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.listsSelector,n=void 0===s?"[data-ecl-description-list-collapsible]":s,a=i.visibleItemsSelector,l=void 0===a?"data-ecl-description-list-visible-items":a,r=i.moreItemLabelSelector,o=void 0===r?"data-ecl-description-list-more-label":r,h=i.attachClickListener,c=void 0===h||h;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.moreItemLabelSelector=o,this.listsSelector=n,this.attachClickListener=c,this.visibleItemsSelector=l,this.moreItemLabel=null,this.lists=null,this.handleClickOnMore=this.handleClickOnMore.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.moreItemLabel=this.element.getAttribute(this.moreItemLabelSelector),this.visibleItems=this.element.getAttribute(this.visibleItemsSelector),this.lists=e(this.listsSelector,this.element),this.lists[0]&&this.visibleItems>0&&this.moreItemLabel&&(this.lists.forEach((t=>{if(t.children&&t.children.length>this.visibleItems){var i=document.createElement("li");i.classList.add("ecl-description-list__see_more");var s=document.createElement("a");s.classList.add("ecl-link","ecl-link--standalone"),s.href="#",s.innerHTML=this.moreItemLabel,i.appendChild(s),t.appendChild(i),this.showHide(e(".ecl-description-list__definition-item",t)),this.attachClickListener&&s.addEventListener("click",this.handleClickOnMore)}})),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this))}showHide(e){if(e)for(var t=Array.from(e),i="ecl-description-list__definition-item",s=i+"--hidden",n=i+"--last-visible",a=0;a<t.length;a+=1){var l=t[a];a<this.visibleItems?(l.classList.remove(s),l.classList.remove(n)):a>=this.visibleItems&&l.classList.add(s),a===this.visibleItems-1?l.classList.add(n):l.classList.remove(n)}}destroy(){if(this.attachClickListener&&this.visibleItems>0){var t=e(".ecl-description-list__see_more");t[0]&&t.forEach((e=>{e.removeEventListener("click",this.handleClickOnMore)}))}this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}handleClickOnMore(e){e.preventDefault();var t=e.target.parentNode,i=t.parentNode;this.element.contains(i)&&(Array.from(i.children).forEach((e=>{e.classList.remove("ecl-description-list__definition-item--hidden"),e.classList.remove("ecl-description-list__definition-item--last-visible")})),t.remove())}}class L{static autoInit(e,t){var i=(void 0===t?{}:t).EXPANDABLE,s=new L(e,void 0===i?{}:i);return s.init(),e.ECLExpandable=s,s}constructor(e,t){var s=void 0===t?{}:t,n=s.toggleSelector,a=void 0===n?"[data-ecl-expandable-toggle]":n,l=s.labelSelector,r=void 0===l?"[data-ecl-label]":l,o=s.labelExpanded,h=void 0===o?"data-ecl-label-expanded":o,c=s.labelCollapsed,d=void 0===c?"data-ecl-label-collapsed":c,u=s.attachClickListener,m=void 0===u||u;if(this.supportedEvents=["onToggle"],!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.eventManager=new i,this.toggleSelector=a,this.labelSelector=r,this.labelExpanded=h,this.labelCollapsed=d,this.attachClickListener=m,this.toggle=null,this.forceClose=!1,this.target=null,this.label=null,this.handleClickOnToggle=this.handleClickOnToggle.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");if(ECL.components=ECL.components||new Map,this.toggle=t(this.toggleSelector,this.element),this.target=document.querySelector("#"+this.toggle.getAttribute("aria-controls")),this.label=t(this.labelSelector,this.element),!this.target)throw new TypeError("Target has to be provided for expandable (aria-controls)");this.attachClickListener&&this.toggle&&this.toggle.addEventListener("click",this.handleClickOnToggle),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}on(e,t){this.eventManager.on(e,t)}trigger(e,t){this.eventManager.trigger(e,t)}destroy(){this.attachClickListener&&this.toggle&&this.toggle.removeEventListener("click",this.handleClickOnToggle),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}handleClickOnToggle(e){var t=!0===this.forceClose||"true"===this.toggle.getAttribute("aria-expanded");this.toggle.setAttribute("aria-expanded",t?"false":"true"),this.target.hidden=!!t,this.label&&!t&&this.toggle.hasAttribute(this.labelExpanded)?this.label.innerHTML=this.toggle.getAttribute(this.labelExpanded):this.label&&t&&this.toggle.hasAttribute(this.labelCollapsed)&&(this.label.innerHTML=this.toggle.getAttribute(this.labelCollapsed));var i={expanded:!t,e:e};return this.trigger("onToggle",i),this}}class E{static autoInit(e,t){var i=(void 0===t?{}:t).FILE_DOWNLOAD,s=new E(e,void 0===i?{}:i);return s.init(),e.ECLFileDownload=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.translationToggleSelector,n=void 0===s?"[data-ecl-file-translation-toggle]":s,a=i.translationContainerSelector,l=void 0===a?"[data-ecl-file-translation-container]":a,r=i.attachClickListener,o=void 0===r||r;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.translationToggleSelector=n,this.translationContainerSelector=l,this.attachClickListener=o,this.translationToggle=null,this.translationContainer=null,this.handleClickOnToggle=this.handleClickOnToggle.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.translationToggle=t(this.translationToggleSelector,this.element),this.translationContainer=t(this.translationContainerSelector,this.element),this.attachClickListener&&this.translationToggle&&this.translationToggle.addEventListener("click",this.handleClickOnToggle),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}destroy(){this.attachClickListener&&this.translationToggle&&this.translationToggle.removeEventListener("click",this.handleClickOnToggle),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}handleClickOnToggle(e){return e.preventDefault(),"true"===this.translationToggle.getAttribute("aria-expanded")?this.translationToggle.setAttribute("aria-expanded","false"):this.translationToggle.setAttribute("aria-expanded","true"),this}}class C{static autoInit(e,t){var i=(void 0===t?{}:t).FILE_UPLOAD,s=new C(e,void 0===i?{}:i);return s.init(),e.ECLFileUpload=s,s}constructor(e,t){var s=void 0===t?{}:t,n=s.groupSelector,a=void 0===n?"[data-ecl-file-upload-group]":n,l=s.buttonSelector,r=void 0===l?"[data-ecl-file-upload-button]":l,o=s.listSelector,h=void 0===o?"[data-ecl-file-upload-list]":o,c=s.labelChoose,d=void 0===c?"data-ecl-file-upload-label-choose":c,u=s.labelReplace,m=void 0===u?"data-ecl-file-upload-label-replace":u,p=s.attachChangeListener,v=void 0===p||p;if(this.supportedEvents=["onSelection"],!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.eventManager=new i,this.groupSelector=a,this.buttonSelector=r,this.listSelector=h,this.labelChoose=d,this.labelReplace=m,this.attachChangeListener=v,this.fileUploadGroup=null,this.fileUploadInput=null,this.fileUploadButton=null,this.fileUploadList=null,this.handleChange=this.handleChange.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.fileUploadGroup=this.element.closest(this.groupSelector),this.fileUploadInput=this.element,this.fileUploadButton=t(this.buttonSelector,this.fileUploadGroup),this.fileUploadList=t(this.listSelector,this.fileUploadGroup),this.attachChangeListener&&this.fileUploadInput&&this.fileUploadInput.addEventListener("change",this.handleChange),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}on(e,t){this.eventManager.on(e,t)}trigger(e,t){this.eventManager.trigger(e,t)}destroy(){this.attachChangeListener&&this.fileUploadInput&&this.fileUploadInput.removeEventListener("change",this.handleChange),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}handleChange(e){if("files"in e.target){var t="";Array.prototype.forEach.call(e.target.files,(e=>{var i=function(e,t){if(0===e)return"0 Bytes";var i=t,s=Math.floor(Math.log(e)/Math.log(1024));return parseFloat((e/Math.pow(1024,s)).toFixed(i))+" "+["Bytes","kB","MB","GB","TB","PB","EB","ZB","YB"][s]}(e.size,1),s=e.name.split(".").pop();t+='<li class="ecl-file-upload__item">\n <span class="ecl-file-upload__item-name">'+e.name+'</span>\n <span class="ecl-file-upload__item-meta">('+i+" - "+s+")</span>\n </li>"})),this.fileUploadList.innerHTML=t,this.fileUploadButton.hasAttribute(this.labelReplace)&&(this.fileUploadButton.innerHTML=this.fileUploadButton.getAttribute(this.labelReplace));var i={files:e.target.files,event:e};this.trigger("onSelection",i)}else this.fileUploadButton.hasAttribute(this.labelChoose)&&(this.fileUploadButton.innerHTML=this.fileUploadButton.getAttribute(this.labelChoose))}}
3
3
  /*!
4
4
  * tabbable 6.2.0
5
5
  * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
6
- */var k=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"],w=k.join(","),S="undefined"==typeof Element,_=S?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,A=!S&&Element.prototype.getRootNode?function(e){var t;return null==e||null===(t=e.getRootNode)||void 0===t?void 0:t.call(e)}:function(e){return null==e?void 0:e.ownerDocument},x=function e(t,i){var s;void 0===i&&(i=!0);var n=null==t||null===(s=t.getAttribute)||void 0===s?void 0:s.call(t,"inert");return""===n||"true"===n||i&&t&&e(t.parentNode)},O=function(e,t,i){if(x(e))return[];var s=Array.prototype.slice.apply(e.querySelectorAll(w));return t&&_.call(e,w)&&s.unshift(e),s=s.filter(i)},T=function e(t,i,s){for(var n=[],a=Array.from(t);a.length;){var l=a.shift();if(!x(l,!1))if("SLOT"===l.tagName){var r=l.assignedElements(),o=e(r.length?r:l.children,!0,s);s.flatten?n.push.apply(n,o):n.push({scopeParent:l,candidates:o})}else{_.call(l,w)&&s.filter(l)&&(i||!t.includes(l))&&n.push(l);var h=l.shadowRoot||"function"==typeof s.getShadowRoot&&s.getShadowRoot(l),c=!x(h,!1)&&(!s.shadowRootFilter||s.shadowRootFilter(l));if(h&&c){var d=e(!0===h?l.children:h.children,!0,s);s.flatten?n.push.apply(n,d):n.push({scopeParent:l,candidates:d})}else a.unshift.apply(a,l.children)}}return n},P=function(e){return!isNaN(parseInt(e.getAttribute("tabindex"),10))},M=function(e){if(!e)throw new Error("No node provided");return e.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||function(e){var t,i=null==e||null===(t=e.getAttribute)||void 0===t?void 0:t.call(e,"contenteditable");return""===i||"true"===i}(e))&&!P(e)?0:e.tabIndex},I=function(e,t){return e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex},N=function(e){return"INPUT"===e.tagName},B=function(e){return function(e){return N(e)&&"radio"===e.type}(e)&&!function(e){if(!e.name)return!0;var t,i=e.form||A(e),s=function(e){return i.querySelectorAll('input[type="radio"][name="'+e+'"]')};if("undefined"!=typeof window&&void 0!==window.CSS&&"function"==typeof window.CSS.escape)t=s(window.CSS.escape(e.name));else try{t=s(e.name)}catch(e){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",e.message),!1}var n=function(e,t){for(var i=0;i<e.length;i++)if(e[i].checked&&e[i].form===t)return e[i]}(t,e.form);return!n||n===e}(e)},R=function(e){var t=e.getBoundingClientRect(),i=t.width,s=t.height;return 0===i&&0===s},D=function(e,t){var i=t.displayCheck,s=t.getShadowRoot;if("hidden"===getComputedStyle(e).visibility)return!0;var n=_.call(e,"details>summary:first-of-type")?e.parentElement:e;if(_.call(n,"details:not([open]) *"))return!0;if(i&&"full"!==i&&"legacy-full"!==i){if("non-zero-area"===i)return R(e)}else{if("function"==typeof s){for(var a=e;e;){var l=e.parentElement,r=A(e);if(l&&!l.shadowRoot&&!0===s(l))return R(e);e=e.assignedSlot?e.assignedSlot:l||r===e.ownerDocument?l:r.host}e=a}if(function(e){var t,i,s,n,a=e&&A(e),l=null===(t=a)||void 0===t?void 0:t.host,r=!1;if(a&&a!==e)for(r=!!(null!==(i=l)&&void 0!==i&&null!==(s=i.ownerDocument)&&void 0!==s&&s.contains(l)||null!=e&&null!==(n=e.ownerDocument)&&void 0!==n&&n.contains(e));!r&&l;){var o,h,c;r=!(null===(h=l=null===(o=a=A(l))||void 0===o?void 0:o.host)||void 0===h||null===(c=h.ownerDocument)||void 0===c||!c.contains(l))}return r}(e))return!e.getClientRects().length;if("legacy-full"!==i)return!0}return!1},F=function(e,t){return!(t.disabled||x(t)||function(e){return N(e)&&"hidden"===e.type}(t)||D(t,e)||function(e){return"DETAILS"===e.tagName&&Array.prototype.slice.apply(e.children).some((function(e){return"SUMMARY"===e.tagName}))}(t)||function(e){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))for(var t=e.parentElement;t;){if("FIELDSET"===t.tagName&&t.disabled){for(var i=0;i<t.children.length;i++){var s=t.children.item(i);if("LEGEND"===s.tagName)return!!_.call(t,"fieldset[disabled] *")||!s.contains(e)}return!0}t=t.parentElement}return!1}(t))},z=function(e,t){return!(B(t)||M(t)<0||!F(e,t))},H=function(e){var t=parseInt(e.getAttribute("tabindex"),10);return!!(isNaN(t)||t>=0)},K=function e(t){var i=[],s=[];return t.forEach((function(t,n){var a=!!t.scopeParent,l=a?t.scopeParent:t,r=function(e,t){var i=M(e);return i<0&&t&&!P(e)?0:i}(l,a),o=a?e(t.candidates):l;0===r?a?i.push.apply(i,o):i.push(l):s.push({documentOrder:n,tabIndex:r,item:t,isScope:a,content:o})})),s.sort(I).reduce((function(e,t){return t.isScope?e.push.apply(e,t.content):e.push(t.content),e}),[]).concat(i)},G=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return!1!==_.call(e,w)&&z(t,e)},V=k.concat("iframe").join(","),W=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return!1!==_.call(e,V)&&F(t,e)};
6
+ */var k=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"],w=k.join(","),S="undefined"==typeof Element,A=S?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,_=!S&&Element.prototype.getRootNode?function(e){var t;return null==e||null===(t=e.getRootNode)||void 0===t?void 0:t.call(e)}:function(e){return null==e?void 0:e.ownerDocument},x=function e(t,i){var s;void 0===i&&(i=!0);var n=null==t||null===(s=t.getAttribute)||void 0===s?void 0:s.call(t,"inert");return""===n||"true"===n||i&&t&&e(t.parentNode)},O=function(e,t,i){if(x(e))return[];var s=Array.prototype.slice.apply(e.querySelectorAll(w));return t&&A.call(e,w)&&s.unshift(e),s=s.filter(i)},T=function e(t,i,s){for(var n=[],a=Array.from(t);a.length;){var l=a.shift();if(!x(l,!1))if("SLOT"===l.tagName){var r=l.assignedElements(),o=e(r.length?r:l.children,!0,s);s.flatten?n.push.apply(n,o):n.push({scopeParent:l,candidates:o})}else{A.call(l,w)&&s.filter(l)&&(i||!t.includes(l))&&n.push(l);var h=l.shadowRoot||"function"==typeof s.getShadowRoot&&s.getShadowRoot(l),c=!x(h,!1)&&(!s.shadowRootFilter||s.shadowRootFilter(l));if(h&&c){var d=e(!0===h?l.children:h.children,!0,s);s.flatten?n.push.apply(n,d):n.push({scopeParent:l,candidates:d})}else a.unshift.apply(a,l.children)}}return n},P=function(e){return!isNaN(parseInt(e.getAttribute("tabindex"),10))},M=function(e){if(!e)throw new Error("No node provided");return e.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||function(e){var t,i=null==e||null===(t=e.getAttribute)||void 0===t?void 0:t.call(e,"contenteditable");return""===i||"true"===i}(e))&&!P(e)?0:e.tabIndex},I=function(e,t){return e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex},N=function(e){return"INPUT"===e.tagName},B=function(e){return function(e){return N(e)&&"radio"===e.type}(e)&&!function(e){if(!e.name)return!0;var t,i=e.form||_(e),s=function(e){return i.querySelectorAll('input[type="radio"][name="'+e+'"]')};if("undefined"!=typeof window&&void 0!==window.CSS&&"function"==typeof window.CSS.escape)t=s(window.CSS.escape(e.name));else try{t=s(e.name)}catch(e){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",e.message),!1}var n=function(e,t){for(var i=0;i<e.length;i++)if(e[i].checked&&e[i].form===t)return e[i]}(t,e.form);return!n||n===e}(e)},R=function(e){var t=e.getBoundingClientRect(),i=t.width,s=t.height;return 0===i&&0===s},D=function(e,t){var i=t.displayCheck,s=t.getShadowRoot;if("hidden"===getComputedStyle(e).visibility)return!0;var n=A.call(e,"details>summary:first-of-type")?e.parentElement:e;if(A.call(n,"details:not([open]) *"))return!0;if(i&&"full"!==i&&"legacy-full"!==i){if("non-zero-area"===i)return R(e)}else{if("function"==typeof s){for(var a=e;e;){var l=e.parentElement,r=_(e);if(l&&!l.shadowRoot&&!0===s(l))return R(e);e=e.assignedSlot?e.assignedSlot:l||r===e.ownerDocument?l:r.host}e=a}if(function(e){var t,i,s,n,a=e&&_(e),l=null===(t=a)||void 0===t?void 0:t.host,r=!1;if(a&&a!==e)for(r=!!(null!==(i=l)&&void 0!==i&&null!==(s=i.ownerDocument)&&void 0!==s&&s.contains(l)||null!=e&&null!==(n=e.ownerDocument)&&void 0!==n&&n.contains(e));!r&&l;){var o,h,c;r=!(null===(h=l=null===(o=a=_(l))||void 0===o?void 0:o.host)||void 0===h||null===(c=h.ownerDocument)||void 0===c||!c.contains(l))}return r}(e))return!e.getClientRects().length;if("legacy-full"!==i)return!0}return!1},F=function(e,t){return!(t.disabled||x(t)||function(e){return N(e)&&"hidden"===e.type}(t)||D(t,e)||function(e){return"DETAILS"===e.tagName&&Array.prototype.slice.apply(e.children).some((function(e){return"SUMMARY"===e.tagName}))}(t)||function(e){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))for(var t=e.parentElement;t;){if("FIELDSET"===t.tagName&&t.disabled){for(var i=0;i<t.children.length;i++){var s=t.children.item(i);if("LEGEND"===s.tagName)return!!A.call(t,"fieldset[disabled] *")||!s.contains(e)}return!0}t=t.parentElement}return!1}(t))},z=function(e,t){return!(B(t)||M(t)<0||!F(e,t))},H=function(e){var t=parseInt(e.getAttribute("tabindex"),10);return!!(isNaN(t)||t>=0)},K=function e(t){var i=[],s=[];return t.forEach((function(t,n){var a=!!t.scopeParent,l=a?t.scopeParent:t,r=function(e,t){var i=M(e);return i<0&&t&&!P(e)?0:i}(l,a),o=a?e(t.candidates):l;0===r?a?i.push.apply(i,o):i.push(l):s.push({documentOrder:n,tabIndex:r,item:t,isScope:a,content:o})})),s.sort(I).reduce((function(e,t){return t.isScope?e.push.apply(e,t.content):e.push(t.content),e}),[]).concat(i)},G=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return!1!==A.call(e,w)&&z(t,e)},V=k.concat("iframe").join(","),W=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return!1!==A.call(e,V)&&F(t,e)};
7
7
  /*!
8
8
  * focus-trap 7.6.4
9
9
  * @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
10
10
  */
11
- function U(e,t){(null==t||t>e.length)&&(t=e.length);for(var i=0,s=Array(t);i<t;i++)s[i]=e[i];return s}function j(e,t,i){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var i=e[Symbol.toPrimitive];if(void 0!==i){var s=i.call(e,t);if("object"!=typeof s)return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i,e}function q(e,t){var i=Object.keys(e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);t&&(s=s.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),i.push.apply(i,s)}return i}function Y(e){for(var t=1;t<arguments.length;t++){var i=null!=arguments[t]?arguments[t]:{};t%2?q(Object(i),!0).forEach((function(t){j(e,t,i[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):q(Object(i)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}function X(e){return function(e){if(Array.isArray(e))return U(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return U(e,t);var i={}.toString.call(e).slice(8,-1);return"Object"===i&&e.constructor&&(i=e.constructor.name),"Map"===i||"Set"===i?Array.from(e):"Arguments"===i||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i)?U(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var Q=function(e,t){if(e.length>0){var i=e[e.length-1];i!==t&&i._setPausedState(!0)}var s=e.indexOf(t);-1===s||e.splice(s,1),e.push(t)},Z=function(e,t){var i=e.indexOf(t);-1!==i&&e.splice(i,1),e.length>0&&!e[e.length-1]._isManuallyPaused()&&e[e.length-1]._setPausedState(!1)},J=function(e){return"Tab"===(null==e?void 0:e.key)||9===(null==e?void 0:e.keyCode)},$=function(e){return J(e)&&!e.shiftKey},ee=function(e){return J(e)&&e.shiftKey},te=function(e){return setTimeout(e,0)},ie=function(e){for(var t=arguments.length,i=new Array(t>1?t-1:0),s=1;s<t;s++)i[s-1]=arguments[s];return"function"==typeof e?e.apply(void 0,i):e},se=function(e){return e.target.shadowRoot&&"function"==typeof e.composedPath?e.composedPath()[0]:e.target},ne=[],ae=function(e,t){var i,s=(null==t?void 0:t.document)||document,n=(null==t?void 0:t.trapStack)||ne,a=Y({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0,isKeyForward:$,isKeyBackward:ee},t),l={containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,manuallyPaused:!1,delayInitialFocusTimer:void 0,recentNavEvent:void 0},r=function(e,t,i){return e&&void 0!==e[t]?e[t]:a[i||t]},o=function(e,t){var i="function"==typeof(null==t?void 0:t.composedPath)?t.composedPath():void 0;return l.containerGroups.findIndex((function(t){var s=t.container,n=t.tabbableNodes;return s.contains(e)||(null==i?void 0:i.includes(s))||n.find((function(t){return t===e}))}))},h=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=t.hasFallback,n=void 0!==i&&i,l=t.params,r=void 0===l?[]:l,o=a[e];if("function"==typeof o&&(o=o.apply(void 0,X(r))),!0===o&&(o=void 0),!o){if(void 0===o||!1===o)return o;throw new Error("`".concat(e,"` was specified but was not a node, or did not return a node"))}var h=o;if("string"==typeof o){try{h=s.querySelector(o)}catch(t){throw new Error("`".concat(e,'` appears to be an invalid selector; error="').concat(t.message,'"'))}if(!h&&!n)throw new Error("`".concat(e,"` as selector refers to no known node"))}return h},c=function(){var e=h("initialFocus",{hasFallback:!0});if(!1===e)return!1;if(void 0===e||e&&!W(e,a.tabbableOptions))if(o(s.activeElement)>=0)e=s.activeElement;else{var t=l.tabbableGroups[0];e=t&&t.firstTabbableNode||h("fallbackFocus")}else null===e&&(e=h("fallbackFocus"));if(!e)throw new Error("Your focus-trap needs to have at least one focusable element");return e},d=function(){if(l.containerGroups=l.containers.map((function(e){var t=function(e,t){var i;return i=(t=t||{}).getShadowRoot?T([e],t.includeContainer,{filter:z.bind(null,t),flatten:!1,getShadowRoot:t.getShadowRoot,shadowRootFilter:H}):O(e,t.includeContainer,z.bind(null,t)),K(i)}(e,a.tabbableOptions),i=function(e,t){return(t=t||{}).getShadowRoot?T([e],t.includeContainer,{filter:F.bind(null,t),flatten:!0,getShadowRoot:t.getShadowRoot}):O(e,t.includeContainer,F.bind(null,t))}(e,a.tabbableOptions),s=t.length>0?t[0]:void 0,n=t.length>0?t[t.length-1]:void 0,l=i.find((function(e){return G(e)})),r=i.slice().reverse().find((function(e){return G(e)})),o=!!t.find((function(e){return M(e)>0}));return{container:e,tabbableNodes:t,focusableNodes:i,posTabIndexesFound:o,firstTabbableNode:s,lastTabbableNode:n,firstDomTabbableNode:l,lastDomTabbableNode:r,nextTabbableNode:function(e){var s=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=t.indexOf(e);return n<0?s?i.slice(i.indexOf(e)+1).find((function(e){return G(e)})):i.slice(0,i.indexOf(e)).reverse().find((function(e){return G(e)})):t[n+(s?1:-1)]}}})),l.tabbableGroups=l.containerGroups.filter((function(e){return e.tabbableNodes.length>0})),l.tabbableGroups.length<=0&&!h("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times");if(l.containerGroups.find((function(e){return e.posTabIndexesFound}))&&l.containerGroups.length>1)throw new Error("At least one node with a positive tabindex was found in one of your focus-trap's multiple containers. Positive tabindexes are only supported in single-container focus-traps.")},u=function(e){var t=e.activeElement;if(t)return t.shadowRoot&&null!==t.shadowRoot.activeElement?u(t.shadowRoot):t},m=function(e){!1!==e&&e!==u(document)&&(e&&e.focus?(e.focus({preventScroll:!!a.preventScroll}),l.mostRecentlyFocusedNode=e,function(e){return e.tagName&&"input"===e.tagName.toLowerCase()&&"function"==typeof e.select}(e)&&e.select()):m(c()))},p=function(e){var t=h("setReturnFocus",{params:[e]});return t||!1!==t&&e},v=function(e){var t=e.target,i=e.event,s=e.isBackward,n=void 0!==s&&s;t=t||se(i),d();var r=null;if(l.tabbableGroups.length>0){var c=o(t,i),u=c>=0?l.containerGroups[c]:void 0;if(c<0)r=n?l.tabbableGroups[l.tabbableGroups.length-1].lastTabbableNode:l.tabbableGroups[0].firstTabbableNode;else if(n){var m=l.tabbableGroups.findIndex((function(e){var i=e.firstTabbableNode;return t===i}));if(m<0&&(u.container===t||W(t,a.tabbableOptions)&&!G(t,a.tabbableOptions)&&!u.nextTabbableNode(t,!1))&&(m=c),m>=0){var p=0===m?l.tabbableGroups.length-1:m-1,v=l.tabbableGroups[p];r=M(t)>=0?v.lastTabbableNode:v.lastDomTabbableNode}else J(i)||(r=u.nextTabbableNode(t,!1))}else{var g=l.tabbableGroups.findIndex((function(e){var i=e.lastTabbableNode;return t===i}));if(g<0&&(u.container===t||W(t,a.tabbableOptions)&&!G(t,a.tabbableOptions)&&!u.nextTabbableNode(t))&&(g=c),g>=0){var b=g===l.tabbableGroups.length-1?0:g+1,f=l.tabbableGroups[b];r=M(t)>=0?f.firstTabbableNode:f.firstDomTabbableNode}else J(i)||(r=u.nextTabbableNode(t))}}else r=h("fallbackFocus");return r},g=function(e){var t=se(e);o(t,e)>=0||(ie(a.clickOutsideDeactivates,e)?i.deactivate({returnFocus:a.returnFocusOnDeactivate}):ie(a.allowOutsideClick,e)||e.preventDefault())},b=function(e){var t=se(e),i=o(t,e)>=0;if(i||t instanceof Document)i&&(l.mostRecentlyFocusedNode=t);else{var s;e.stopImmediatePropagation();var n=!0;if(l.mostRecentlyFocusedNode)if(M(l.mostRecentlyFocusedNode)>0){var r=o(l.mostRecentlyFocusedNode),h=l.containerGroups[r].tabbableNodes;if(h.length>0){var d=h.findIndex((function(e){return e===l.mostRecentlyFocusedNode}));d>=0&&(a.isKeyForward(l.recentNavEvent)?d+1<h.length&&(s=h[d+1],n=!1):d-1>=0&&(s=h[d-1],n=!1))}}else l.containerGroups.some((function(e){return e.tabbableNodes.some((function(e){return M(e)>0}))}))||(n=!1);else n=!1;n&&(s=v({target:l.mostRecentlyFocusedNode,isBackward:a.isKeyBackward(l.recentNavEvent)})),m(s||(l.mostRecentlyFocusedNode||c()))}l.recentNavEvent=void 0},f=function(e){(a.isKeyForward(e)||a.isKeyBackward(e))&&function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];l.recentNavEvent=e;var i=v({event:e,isBackward:t});i&&(J(e)&&e.preventDefault(),m(i))}(e,a.isKeyBackward(e))},y=function(e){var t;"Escape"!==(null==(t=e)?void 0:t.key)&&"Esc"!==(null==t?void 0:t.key)&&27!==(null==t?void 0:t.keyCode)||!1===ie(a.escapeDeactivates,e)||(e.preventDefault(),i.deactivate())},L=function(e){var t=se(e);o(t,e)>=0||ie(a.clickOutsideDeactivates,e)||ie(a.allowOutsideClick,e)||(e.preventDefault(),e.stopImmediatePropagation())},E=function(){if(l.active)return Q(n,i),l.delayInitialFocusTimer=a.delayInitialFocus?te((function(){m(c())})):m(c()),s.addEventListener("focusin",b,!0),s.addEventListener("mousedown",g,{capture:!0,passive:!1}),s.addEventListener("touchstart",g,{capture:!0,passive:!1}),s.addEventListener("click",L,{capture:!0,passive:!1}),s.addEventListener("keydown",f,{capture:!0,passive:!1}),s.addEventListener("keydown",y),i},C=function(){if(l.active)return s.removeEventListener("focusin",b,!0),s.removeEventListener("mousedown",g,!0),s.removeEventListener("touchstart",g,!0),s.removeEventListener("click",L,!0),s.removeEventListener("keydown",f,!0),s.removeEventListener("keydown",y),i},k="undefined"!=typeof window&&"MutationObserver"in window?new MutationObserver((function(e){e.some((function(e){return Array.from(e.removedNodes).some((function(e){return e===l.mostRecentlyFocusedNode}))}))&&m(c())})):void 0,w=function(){k&&(k.disconnect(),l.active&&!l.paused&&l.containers.map((function(e){k.observe(e,{subtree:!0,childList:!0})})))};return i={get active(){return l.active},get paused(){return l.paused},activate:function(e){if(l.active)return this;var t=r(e,"onActivate"),i=r(e,"onPostActivate"),n=r(e,"checkCanFocusTrap");n||d(),l.active=!0,l.paused=!1,l.nodeFocusedBeforeActivation=s.activeElement,null==t||t();var a=function(){n&&d(),E(),w(),null==i||i()};return n?(n(l.containers.concat()).then(a,a),this):(a(),this)},deactivate:function(e){if(!l.active)return this;var t=Y({onDeactivate:a.onDeactivate,onPostDeactivate:a.onPostDeactivate,checkCanReturnFocus:a.checkCanReturnFocus},e);clearTimeout(l.delayInitialFocusTimer),l.delayInitialFocusTimer=void 0,C(),l.active=!1,l.paused=!1,w(),Z(n,i);var s=r(t,"onDeactivate"),o=r(t,"onPostDeactivate"),h=r(t,"checkCanReturnFocus"),c=r(t,"returnFocus","returnFocusOnDeactivate");null==s||s();var d=function(){te((function(){c&&m(p(l.nodeFocusedBeforeActivation)),null==o||o()}))};return c&&h?(h(p(l.nodeFocusedBeforeActivation)).then(d,d),this):(d(),this)},pause:function(e){return l.active?(l.manuallyPaused=!0,this._setPausedState(!0,e)):this},unpause:function(e){return l.active?(l.manuallyPaused=!1,n[n.length-1]!==this?this:this._setPausedState(!1,e)):this},updateContainerElements:function(e){var t=[].concat(e).filter(Boolean);return l.containers=t.map((function(e){return"string"==typeof e?s.querySelector(e):e})),l.active&&d(),w(),this}},Object.defineProperties(i,{_isManuallyPaused:{value:function(){return l.manuallyPaused}},_setPausedState:{value:function(e,t){if(l.paused===e)return this;if(l.paused=e,e){var i=r(t,"onPause"),s=r(t,"onPostPause");null==i||i(),C(),w(),null==s||s()}else{var n=r(t,"onUnpause"),a=r(t,"onPostUnpause");null==n||n(),d(),E(),w(),null==a||a()}return this}}}),i.updateContainerElements(e),i};class le{static autoInit(e,t){var i=(void 0===t?{}:t).GALLERY,s=new le(e,void 0===i?{}:i);return s.init(),e.ECLGallery=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.expandableSelector,n=void 0===s?"data-ecl-gallery-not-expandable":s,a=i.galleryItemSelector,l=void 0===a?"[data-ecl-gallery-item]":a,r=i.descriptionSelector,o=void 0===r?"[data-ecl-gallery-description]":r,h=i.titleSelector,c=void 0===h?"[data-ecl-gallery-title]":h,d=i.noOverlaySelector,u=void 0===d?"data-ecl-gallery-no-overlay":d,m=i.itemsLimitSelector,p=void 0===m?"data-ecl-gallery-visible-items":m,v=i.closeButtonSelector,g=void 0===v?"[data-ecl-gallery-close]":v,b=i.viewAllSelector,f=void 0===b?"[data-ecl-gallery-all]":b,y=i.viewAllLabelSelector,L=void 0===y?"data-ecl-gallery-collapsed-label":y,E=i.viewAllExpandedLabelSelector,C=void 0===E?"data-ecl-gallery-expanded-label":E,k=i.countSelector,w=void 0===k?"[data-ecl-gallery-count]":k,S=i.overlaySelector,_=void 0===S?"[data-ecl-gallery-overlay]":S,A=i.overlayHeaderSelector,x=void 0===A?"[data-ecl-gallery-overlay-header]":A,O=i.overlayFooterSelector,T=void 0===O?"[data-ecl-gallery-overlay-footer]":O,P=i.overlayMediaSelector,M=void 0===P?"[data-ecl-gallery-overlay-media]":P,I=i.overlayCounterCurrentSelector,N=void 0===I?"[data-ecl-gallery-overlay-counter-current]":I,B=i.overlayCounterMaxSelector,R=void 0===B?"[data-ecl-gallery-overlay-counter-max]":B,D=i.overlayDownloadSelector,F=void 0===D?"[data-ecl-gallery-overlay-download]":D,z=i.overlayShareSelector,H=void 0===z?"[data-ecl-gallery-overlay-share]":z,K=i.overlayDescriptionSelector,G=void 0===K?"[data-ecl-gallery-overlay-description]":K,V=i.overlayPreviousSelector,W=void 0===V?"[data-ecl-gallery-overlay-previous]":V,U=i.overlayNextSelector,j=void 0===U?"[data-ecl-gallery-overlay-next]":U,q=i.videoTitleSelector,Y=void 0===q?"data-ecl-gallery-item-video-title":q,X=i.attachClickListener,Q=void 0===X||X,Z=i.attachKeyListener,J=void 0===Z||Z,$=i.attachResizeListener,ee=void 0===$||$;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.galleryItemSelector=l,this.descriptionSelector=o,this.titleSelector=c,this.closeButtonSelector=g,this.viewAllSelector=f,this.countSelector=w,this.itemsLimitSelector=p,this.overlaySelector=_,this.noOverlaySelector=u,this.overlayHeaderSelector=x,this.overlayFooterSelector=T,this.overlayMediaSelector=M,this.overlayCounterCurrentSelector=N,this.overlayCounterMaxSelector=R,this.overlayDownloadSelector=F,this.overlayShareSelector=H,this.overlayDescriptionSelector=G,this.overlayPreviousSelector=W,this.overlayNextSelector=j,this.attachClickListener=Q,this.attachKeyListener=J,this.attachResizeListener=ee,this.viewAllLabelSelector=L,this.viewAllExpandedLabelSelector=C,this.expandableSelector=n,this.videoTitleSelector=Y,this.galleryItems=null,this.closeButton=null,this.viewAll=null,this.count=null,this.overlay=null,this.overlayHeader=null,this.overlayFooter=null,this.overlayMedia=null,this.overlayCounterCurrent=null,this.overlayCounterMax=null,this.overlayDownload=null,this.overlayShare=null,this.overlayDescription=null,this.overlayPrevious=null,this.overlayNext=null,this.selectedItem=null,this.focusTrap=null,this.isDesktop=!1,this.resizeTimer=null,this.visibleItems=0,this.breakpointMd=768,this.breakpointLg=996,this.imageHeight=185,this.imageHeightBig=260,this.iframeResize=this.iframeResize.bind(this),this.handleClickOnCloseButton=this.handleClickOnCloseButton.bind(this),this.handleClickOnViewAll=this.handleClickOnViewAll.bind(this),this.handleClickOnItem=this.handleClickOnItem.bind(this),this.preventClickOnItem=this.preventClickOnItem.bind(this),this.handleKeyPressOnItem=this.handleKeyPressOnItem.bind(this),this.handleClickOnPreviousButton=this.handleClickOnPreviousButton.bind(this),this.handleClickOnNextButton=this.handleClickOnNextButton.bind(this),this.handleKeyboard=this.handleKeyboard.bind(this),this.handleResize=this.handleResize.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.expandable=!this.element.hasAttribute(this.expandableSelector),this.visibleItems=this.element.getAttribute(this.itemsLimitSelector),this.galleryItems=e(this.galleryItemSelector,this.element),this.closeButton=t(this.closeButtonSelector,this.element),this.noOverlay=this.element.hasAttribute(this.noOverlaySelector),this.expandable&&(this.viewAll=t(this.viewAllSelector,this.element),this.viewAllLabel=this.viewAll.getAttribute(this.viewAllLabelSelector)||this.viewAll.innerText,this.viewAllLabelExpanded=this.viewAll.getAttribute(this.viewAllExpandedLabelSelector)||this.viewAllLabel),this.count=t(this.countSelector,this.element),this.attachClickListener&&this.viewAll&&this.viewAll.addEventListener("click",this.handleClickOnViewAll),this.noOverlay?this.galleryItems.forEach((e=>{e.classList.add("ecl-gallery__item__link--frozen"),e.addEventListener("click",this.preventClickOnItem)})):(this.overlay=t(this.overlaySelector,this.element),this.overlayHeader=t(this.overlayHeaderSelector,this.overlay),this.overlayFooter=t(this.overlayFooterSelector,this.overlay),this.overlayMedia=t(this.overlayMediaSelector,this.overlay),this.overlayCounterCurrent=t(this.overlayCounterCurrentSelector,this.overlay),this.overlayCounterMax=t(this.overlayCounterMaxSelector,this.overlay),this.overlayDownload=t(this.overlayDownloadSelector,this.overlay),this.overlayShare=t(this.overlayShareSelector,this.overlay),this.overlayDescription=t(this.overlayDescriptionSelector,this.overlay),this.overlayPrevious=t(this.overlayPreviousSelector,this.overlay),this.overlayNext=t(this.overlayNextSelector,this.overlay),this.focusTrap=ae(this.overlay,{escapeDeactivates:!1,returnFocusOnDeactivate:!1}),this.isDialogSupported=!0,window.HTMLDialogElement||(this.isDialogSupported=!1),this.attachClickListener&&this.closeButton&&this.closeButton.addEventListener("click",this.handleClickOnCloseButton),this.attachClickListener&&this.galleryItems&&this.galleryItems.forEach((e=>{this.attachClickListener&&e.addEventListener("click",this.handleClickOnItem),this.attachKeyListener&&e.addEventListener("keyup",this.handleKeyPressOnItem)})),this.attachClickListener&&this.overlayPrevious&&this.overlayPrevious.addEventListener("click",this.handleClickOnPreviousButton),this.attachClickListener&&this.overlayNext&&this.overlayNext.addEventListener("click",this.handleClickOnNextButton),!this.isDialogSupported&&this.attachKeyListener&&this.overlay&&this.overlay.addEventListener("keyup",this.handleKeyboard),this.isDialogSupported&&this.overlay&&this.overlay.addEventListener("close",this.handleClickOnCloseButton)),this.attachResizeListener&&window.addEventListener("resize",this.handleResize),this.expandable&&(this.checkScreen(),this.hideItems()),this.galleryItems.forEach(((e,t)=>{e.setAttribute("data-ecl-gallery-item-id",t)})),this.count&&(this.count.innerHTML=this.galleryItems.length),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}destroy(){this.attachClickListener&&this.closeButton&&this.closeButton.removeEventListener("click",this.handleClickOnCloseButton),this.attachClickListener&&this.viewAll&&this.viewAll.removeEventListener("click",this.handleClickOnViewAll),this.attachClickListener&&this.galleryItems&&this.galleryItems.forEach((e=>{e.removeEventListener("click",this.handleClickOnItem)})),this.attachClickListener&&this.overlayPrevious&&this.overlayPrevious.removeEventListener("click",this.handleClickOnPreviousButton),this.attachClickListener&&this.overlayNext&&this.overlayNext.removeEventListener("click",this.handleClickOnNextButton),!this.isDialogSupported&&this.attachKeyListener&&this.overlay&&this.overlay.removeEventListener("keyup",this.handleKeyboard),this.isDialogSupported&&this.overlay&&this.overlay.removeEventListener("close",this.handleClickOnCloseButton),this.attachResizeListener&&window.removeEventListener("resize",this.handleResize),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}checkScreen(){window.innerWidth>this.breakpointMd?this.isDesktop=!0:this.isDesktop=!1,window.innerWidth>this.breakpointLg&&(this.isLarge=!0)}iframeResize(e){if(!e&&this.overlay&&(e=t("iframe",this.overlay)),e){var i=window.innerWidth;setTimeout((()=>{var t=this.overlay.clientHeight-this.overlayHeader.clientHeight-this.overlayFooter.clientHeight;i>t?(e.setAttribute("height",t+"px"),16*t/9>i?e.setAttribute("width",i-.05*i+"px"):e.setAttribute("width",16*t/9+"px")):(e.setAttribute("width",i+"px"),4*i/3>t?e.setAttribute("height",t-.05*t+"px"):e.setAttribute("height",4*i/3+"px"))}),0)}}hideItems(e){if(void 0===e&&(e=0),this.viewAll&&!this.viewAll.expanded){if(this.isDesktop){var t=[];return this.galleryItems.forEach(((i,s)=>{i.parentNode.classList.remove("ecl-gallery__item--hidden"),s>=Number(this.visibleItems)+Number(e)&&(t=[...t,s])})),void t.forEach((e=>{this.galleryItems[e].parentNode.classList.add("ecl-gallery__item--hidden")}))}this.galleryItems.forEach(((t,i)=>{i>2+Number(e)?t.parentNode.classList.add("ecl-gallery__item--hidden"):t.parentNode.classList.remove("ecl-gallery__item--hidden")}))}}handleResize(){clearTimeout(this.resizeTimer),this.resizeTimer=setTimeout((()=>{this.checkScreen(),this.hideItems(),this.iframeResize()}),200)}updateOverlay(i){this.selectedItem=i;var s=i.getAttribute("data-ecl-gallery-item-embed-src"),n=i.getAttribute("data-ecl-gallery-item-embed-audio"),a=t("video",i),l=null;if(null!=s){(l=document.createElement("div")).classList.add("ecl-gallery__slider-embed");var r=document.createElement("div");r.classList.add("ecl-gallery__slider-embed-audio"),n&&(r.innerHTML=n);var o=new URL(s),h=document.createElement("iframe");h.setAttribute("src",o),h.setAttribute("frameBorder","0");var c=i.getAttribute(this.videoTitleSelector);c&&h.setAttribute("title",c),this.overlayMedia&&(n&&l.appendChild(r),l.appendChild(h),this.overlayMedia.innerHTML="",this.overlayMedia.appendChild(l)),this.iframeResize(h)}else if(null!=a){(l=document.createElement("video")).setAttribute("poster",a.poster),l.setAttribute("controls","controls"),l.classList.add("ecl-gallery__slider-video");var d=i.getAttribute(this.videoTitleSelector);d&&l.setAttribute("aria-label",d),this.overlayMedia&&(this.overlayMedia.innerHTML="",this.overlayMedia.appendChild(l)),e("source",a).forEach((e=>{var t=document.createElement("source");t.setAttribute("src",e.getAttribute("src")),t.setAttribute("type",e.getAttribute("type")),l.appendChild(t)})),e("track",a).forEach((e=>{var t=document.createElement("track");t.setAttribute("src",e.getAttribute("src")),t.setAttribute("kind",e.getAttribute("kind")),t.setAttribute("srclang",e.getAttribute("srcLang")),t.setAttribute("label",e.getAttribute("label")),l.appendChild(t)})),l.load()}else{var u=t(".ecl-gallery__picture",i),m=t("img",u);u?(m.classList.remove("ecl-gallery__image"),l=u.cloneNode(!0)):((l=document.createElement("img")).setAttribute("src",m.getAttribute("src")),l.setAttribute("alt",m.getAttribute("alt"))),l.classList.add("ecl-gallery__slider-image"),this.overlayMedia&&(this.overlayMedia.innerHTML="",this.overlayMedia.appendChild(l))}var p=i.getAttribute("id");this.overlayCounterCurrent.innerHTML=+i.getAttribute("data-ecl-gallery-item-id")+1,this.overlayCounterMax.innerHTML=this.galleryItems.length;var v=document.createElement("div");v.classList.add("ecl-gallery__detail-actions-mobile"),null!==this.overlayDownload&&null===s?(this.overlayDownload.href=this.selectedItem.href,p&&this.overlayDownload.setAttribute("aria-describedby",p+"-title"),this.overlayDownload.hidden=!1,v.appendChild(this.overlayDownload.cloneNode(!0))):null!==this.overlayDownload&&(this.overlayDownload.hidden=!0);var g=this.selectedItem.getAttribute("data-ecl-gallery-item-share");null!=g?(this.overlayShare.href=g,p&&this.overlayShare.setAttribute("aria-describedby",p+"-title"),this.overlayShare.hidden=!1,v.appendChild(this.overlayShare.cloneNode(!0))):this.overlayShare.hidden=!0;var b=t(this.descriptionSelector,i);b&&(this.overlayDescription.innerHTML=b.innerHTML),v.childNodes.length>0&&this.overlayDescription.prepend(v)}handleKeyboard(e){"Escape"!==e.key&&"Esc"!==e.key||this.handleClickOnCloseButton()}handleClickOnCloseButton(){this.isDialogSupported?this.overlay.close():this.overlay.removeAttribute("open");var e=t("iframe",this.overlayMedia);e&&e.remove();var i=t("video",this.overlayMedia);i&&i.pause(),this.focusTrap.deactivate(),this.galleryItems.forEach((e=>{var i=t("img",e);i&&i.classList.add("ecl-gallery__image")})),this.selectedItem.focus(),document.body.classList.remove("ecl-u-disablescroll")}handleKeyPressOnItem(e){32===e.keyCode&&this.handleClickOnItem(e)}handleClickOnViewAll(e){if(e.preventDefault(),this.viewAll)if(this.viewAll.expanded)delete this.viewAll.expanded,this.checkScreen(),this.hideItems(),this.viewAll.textContent=this.viewAllLabel;else{this.viewAll.expanded=!0,this.viewAll.textContent=this.viewAllLabelExpanded;var t=this.galleryItems.filter((e=>e.parentNode.classList.contains("ecl-gallery__item--hidden")));t.length>0&&(t.forEach((e=>{e.parentNode.classList.remove("ecl-gallery__item--hidden")})),t[0].focus())}}handleClickOnItem(e){e.preventDefault(),document.body.classList.add("ecl-u-disablescroll"),this.isDialogSupported?this.overlay.showModal():this.overlay.setAttribute("open",""),this.updateOverlay(e.currentTarget),this.focusTrap.activate()}preventClickOnItem(e){e.preventDefault(),e.stopPropagation()}handleClickOnPreviousButton(){var e=+this.selectedItem.getAttribute("data-ecl-gallery-item-id")-1;e<0&&(e=this.galleryItems.length-1);var i=t("video",this.selectedItem);return i&&i.pause(),this.updateOverlay(this.galleryItems[e]),this.selectedItem=this.galleryItems[e],this}handleClickOnNextButton(){var e=+this.selectedItem.getAttribute("data-ecl-gallery-item-id")+1;e>=this.galleryItems.length&&(e=0);var i=t("video",this.selectedItem);return i&&i.pause(),this.updateOverlay(this.galleryItems[e]),this.selectedItem=this.galleryItems[e],this}}class re{static autoInit(e,t){var i=(void 0===t?{}:t).INDICATOR,s=new re(e,void 0===i?{}:i);return s.init(),e.ECLIndicator=s,s}constructor(e){if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.value=0,this.increment=this.increment.bind(this),this.decrement=this.decrement.bind(this),this.getValue=this.getValue.bind(this),this.setValue=this.setValue.bind(this),this.clearValue=this.clearValue.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.getValue(),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}destroy(){this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element)}getValue(){""===this.element.innerHTML.trim()?this.value="":this.value=parseInt(this.element.innerHTML,10)}increment(e){return void 0===e&&(e=1),""!==this.value&&!Number.isNaN(this.value)&&(this.value+=e,this.element.innerHTML=this.value,!0)}decrement(e){return void 0===e&&(e=1),""!==this.value&&!Number.isNaN(this.value)&&(this.value-=e,this.element.innerHTML=this.value,!0)}setValue(e){return!Number.isNaN(e)&&(this.value=e,this.element.innerHTML=this.value,!0)}clearValue(){this.value="",this.element.innerHTML=this.value}}var oe="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function he(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var ce,de={exports:{}};
11
+ function U(e,t){(null==t||t>e.length)&&(t=e.length);for(var i=0,s=Array(t);i<t;i++)s[i]=e[i];return s}function j(e,t,i){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var i=e[Symbol.toPrimitive];if(void 0!==i){var s=i.call(e,t);if("object"!=typeof s)return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i,e}function q(e,t){var i=Object.keys(e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);t&&(s=s.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),i.push.apply(i,s)}return i}function Y(e){for(var t=1;t<arguments.length;t++){var i=null!=arguments[t]?arguments[t]:{};t%2?q(Object(i),!0).forEach((function(t){j(e,t,i[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):q(Object(i)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}function X(e){return function(e){if(Array.isArray(e))return U(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return U(e,t);var i={}.toString.call(e).slice(8,-1);return"Object"===i&&e.constructor&&(i=e.constructor.name),"Map"===i||"Set"===i?Array.from(e):"Arguments"===i||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i)?U(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var Q=function(e,t){if(e.length>0){var i=e[e.length-1];i!==t&&i._setPausedState(!0)}var s=e.indexOf(t);-1===s||e.splice(s,1),e.push(t)},Z=function(e,t){var i=e.indexOf(t);-1!==i&&e.splice(i,1),e.length>0&&!e[e.length-1]._isManuallyPaused()&&e[e.length-1]._setPausedState(!1)},J=function(e){return"Tab"===(null==e?void 0:e.key)||9===(null==e?void 0:e.keyCode)},$=function(e){return J(e)&&!e.shiftKey},ee=function(e){return J(e)&&e.shiftKey},te=function(e){return setTimeout(e,0)},ie=function(e){for(var t=arguments.length,i=new Array(t>1?t-1:0),s=1;s<t;s++)i[s-1]=arguments[s];return"function"==typeof e?e.apply(void 0,i):e},se=function(e){return e.target.shadowRoot&&"function"==typeof e.composedPath?e.composedPath()[0]:e.target},ne=[],ae=function(e,t){var i,s=(null==t?void 0:t.document)||document,n=(null==t?void 0:t.trapStack)||ne,a=Y({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0,isKeyForward:$,isKeyBackward:ee},t),l={containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,manuallyPaused:!1,delayInitialFocusTimer:void 0,recentNavEvent:void 0},r=function(e,t,i){return e&&void 0!==e[t]?e[t]:a[i||t]},o=function(e,t){var i="function"==typeof(null==t?void 0:t.composedPath)?t.composedPath():void 0;return l.containerGroups.findIndex((function(t){var s=t.container,n=t.tabbableNodes;return s.contains(e)||(null==i?void 0:i.includes(s))||n.find((function(t){return t===e}))}))},h=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=t.hasFallback,n=void 0!==i&&i,l=t.params,r=void 0===l?[]:l,o=a[e];if("function"==typeof o&&(o=o.apply(void 0,X(r))),!0===o&&(o=void 0),!o){if(void 0===o||!1===o)return o;throw new Error("`".concat(e,"` was specified but was not a node, or did not return a node"))}var h=o;if("string"==typeof o){try{h=s.querySelector(o)}catch(t){throw new Error("`".concat(e,'` appears to be an invalid selector; error="').concat(t.message,'"'))}if(!h&&!n)throw new Error("`".concat(e,"` as selector refers to no known node"))}return h},c=function(){var e=h("initialFocus",{hasFallback:!0});if(!1===e)return!1;if(void 0===e||e&&!W(e,a.tabbableOptions))if(o(s.activeElement)>=0)e=s.activeElement;else{var t=l.tabbableGroups[0];e=t&&t.firstTabbableNode||h("fallbackFocus")}else null===e&&(e=h("fallbackFocus"));if(!e)throw new Error("Your focus-trap needs to have at least one focusable element");return e},d=function(){if(l.containerGroups=l.containers.map((function(e){var t=function(e,t){var i;return i=(t=t||{}).getShadowRoot?T([e],t.includeContainer,{filter:z.bind(null,t),flatten:!1,getShadowRoot:t.getShadowRoot,shadowRootFilter:H}):O(e,t.includeContainer,z.bind(null,t)),K(i)}(e,a.tabbableOptions),i=function(e,t){return(t=t||{}).getShadowRoot?T([e],t.includeContainer,{filter:F.bind(null,t),flatten:!0,getShadowRoot:t.getShadowRoot}):O(e,t.includeContainer,F.bind(null,t))}(e,a.tabbableOptions),s=t.length>0?t[0]:void 0,n=t.length>0?t[t.length-1]:void 0,l=i.find((function(e){return G(e)})),r=i.slice().reverse().find((function(e){return G(e)})),o=!!t.find((function(e){return M(e)>0}));return{container:e,tabbableNodes:t,focusableNodes:i,posTabIndexesFound:o,firstTabbableNode:s,lastTabbableNode:n,firstDomTabbableNode:l,lastDomTabbableNode:r,nextTabbableNode:function(e){var s=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=t.indexOf(e);return n<0?s?i.slice(i.indexOf(e)+1).find((function(e){return G(e)})):i.slice(0,i.indexOf(e)).reverse().find((function(e){return G(e)})):t[n+(s?1:-1)]}}})),l.tabbableGroups=l.containerGroups.filter((function(e){return e.tabbableNodes.length>0})),l.tabbableGroups.length<=0&&!h("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times");if(l.containerGroups.find((function(e){return e.posTabIndexesFound}))&&l.containerGroups.length>1)throw new Error("At least one node with a positive tabindex was found in one of your focus-trap's multiple containers. Positive tabindexes are only supported in single-container focus-traps.")},u=function(e){var t=e.activeElement;if(t)return t.shadowRoot&&null!==t.shadowRoot.activeElement?u(t.shadowRoot):t},m=function(e){!1!==e&&e!==u(document)&&(e&&e.focus?(e.focus({preventScroll:!!a.preventScroll}),l.mostRecentlyFocusedNode=e,function(e){return e.tagName&&"input"===e.tagName.toLowerCase()&&"function"==typeof e.select}(e)&&e.select()):m(c()))},p=function(e){var t=h("setReturnFocus",{params:[e]});return t||!1!==t&&e},v=function(e){var t=e.target,i=e.event,s=e.isBackward,n=void 0!==s&&s;t=t||se(i),d();var r=null;if(l.tabbableGroups.length>0){var c=o(t,i),u=c>=0?l.containerGroups[c]:void 0;if(c<0)r=n?l.tabbableGroups[l.tabbableGroups.length-1].lastTabbableNode:l.tabbableGroups[0].firstTabbableNode;else if(n){var m=l.tabbableGroups.findIndex((function(e){var i=e.firstTabbableNode;return t===i}));if(m<0&&(u.container===t||W(t,a.tabbableOptions)&&!G(t,a.tabbableOptions)&&!u.nextTabbableNode(t,!1))&&(m=c),m>=0){var p=0===m?l.tabbableGroups.length-1:m-1,v=l.tabbableGroups[p];r=M(t)>=0?v.lastTabbableNode:v.lastDomTabbableNode}else J(i)||(r=u.nextTabbableNode(t,!1))}else{var g=l.tabbableGroups.findIndex((function(e){var i=e.lastTabbableNode;return t===i}));if(g<0&&(u.container===t||W(t,a.tabbableOptions)&&!G(t,a.tabbableOptions)&&!u.nextTabbableNode(t))&&(g=c),g>=0){var b=g===l.tabbableGroups.length-1?0:g+1,f=l.tabbableGroups[b];r=M(t)>=0?f.firstTabbableNode:f.firstDomTabbableNode}else J(i)||(r=u.nextTabbableNode(t))}}else r=h("fallbackFocus");return r},g=function(e){var t=se(e);o(t,e)>=0||(ie(a.clickOutsideDeactivates,e)?i.deactivate({returnFocus:a.returnFocusOnDeactivate}):ie(a.allowOutsideClick,e)||e.preventDefault())},b=function(e){var t=se(e),i=o(t,e)>=0;if(i||t instanceof Document)i&&(l.mostRecentlyFocusedNode=t);else{var s;e.stopImmediatePropagation();var n=!0;if(l.mostRecentlyFocusedNode)if(M(l.mostRecentlyFocusedNode)>0){var r=o(l.mostRecentlyFocusedNode),h=l.containerGroups[r].tabbableNodes;if(h.length>0){var d=h.findIndex((function(e){return e===l.mostRecentlyFocusedNode}));d>=0&&(a.isKeyForward(l.recentNavEvent)?d+1<h.length&&(s=h[d+1],n=!1):d-1>=0&&(s=h[d-1],n=!1))}}else l.containerGroups.some((function(e){return e.tabbableNodes.some((function(e){return M(e)>0}))}))||(n=!1);else n=!1;n&&(s=v({target:l.mostRecentlyFocusedNode,isBackward:a.isKeyBackward(l.recentNavEvent)})),m(s||(l.mostRecentlyFocusedNode||c()))}l.recentNavEvent=void 0},f=function(e){(a.isKeyForward(e)||a.isKeyBackward(e))&&function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];l.recentNavEvent=e;var i=v({event:e,isBackward:t});i&&(J(e)&&e.preventDefault(),m(i))}(e,a.isKeyBackward(e))},y=function(e){var t;"Escape"!==(null==(t=e)?void 0:t.key)&&"Esc"!==(null==t?void 0:t.key)&&27!==(null==t?void 0:t.keyCode)||!1===ie(a.escapeDeactivates,e)||(e.preventDefault(),i.deactivate())},L=function(e){var t=se(e);o(t,e)>=0||ie(a.clickOutsideDeactivates,e)||ie(a.allowOutsideClick,e)||(e.preventDefault(),e.stopImmediatePropagation())},E=function(){if(l.active)return Q(n,i),l.delayInitialFocusTimer=a.delayInitialFocus?te((function(){m(c())})):m(c()),s.addEventListener("focusin",b,!0),s.addEventListener("mousedown",g,{capture:!0,passive:!1}),s.addEventListener("touchstart",g,{capture:!0,passive:!1}),s.addEventListener("click",L,{capture:!0,passive:!1}),s.addEventListener("keydown",f,{capture:!0,passive:!1}),s.addEventListener("keydown",y),i},C=function(){if(l.active)return s.removeEventListener("focusin",b,!0),s.removeEventListener("mousedown",g,!0),s.removeEventListener("touchstart",g,!0),s.removeEventListener("click",L,!0),s.removeEventListener("keydown",f,!0),s.removeEventListener("keydown",y),i},k="undefined"!=typeof window&&"MutationObserver"in window?new MutationObserver((function(e){e.some((function(e){return Array.from(e.removedNodes).some((function(e){return e===l.mostRecentlyFocusedNode}))}))&&m(c())})):void 0,w=function(){k&&(k.disconnect(),l.active&&!l.paused&&l.containers.map((function(e){k.observe(e,{subtree:!0,childList:!0})})))};return i={get active(){return l.active},get paused(){return l.paused},activate:function(e){if(l.active)return this;var t=r(e,"onActivate"),i=r(e,"onPostActivate"),n=r(e,"checkCanFocusTrap");n||d(),l.active=!0,l.paused=!1,l.nodeFocusedBeforeActivation=s.activeElement,null==t||t();var a=function(){n&&d(),E(),w(),null==i||i()};return n?(n(l.containers.concat()).then(a,a),this):(a(),this)},deactivate:function(e){if(!l.active)return this;var t=Y({onDeactivate:a.onDeactivate,onPostDeactivate:a.onPostDeactivate,checkCanReturnFocus:a.checkCanReturnFocus},e);clearTimeout(l.delayInitialFocusTimer),l.delayInitialFocusTimer=void 0,C(),l.active=!1,l.paused=!1,w(),Z(n,i);var s=r(t,"onDeactivate"),o=r(t,"onPostDeactivate"),h=r(t,"checkCanReturnFocus"),c=r(t,"returnFocus","returnFocusOnDeactivate");null==s||s();var d=function(){te((function(){c&&m(p(l.nodeFocusedBeforeActivation)),null==o||o()}))};return c&&h?(h(p(l.nodeFocusedBeforeActivation)).then(d,d),this):(d(),this)},pause:function(e){return l.active?(l.manuallyPaused=!0,this._setPausedState(!0,e)):this},unpause:function(e){return l.active?(l.manuallyPaused=!1,n[n.length-1]!==this?this:this._setPausedState(!1,e)):this},updateContainerElements:function(e){var t=[].concat(e).filter(Boolean);return l.containers=t.map((function(e){return"string"==typeof e?s.querySelector(e):e})),l.active&&d(),w(),this}},Object.defineProperties(i,{_isManuallyPaused:{value:function(){return l.manuallyPaused}},_setPausedState:{value:function(e,t){if(l.paused===e)return this;if(l.paused=e,e){var i=r(t,"onPause"),s=r(t,"onPostPause");null==i||i(),C(),w(),null==s||s()}else{var n=r(t,"onUnpause"),a=r(t,"onPostUnpause");null==n||n(),d(),E(),w(),null==a||a()}return this}}}),i.updateContainerElements(e),i};class le{static autoInit(e,t){var i=(void 0===t?{}:t).GALLERY,s=new le(e,void 0===i?{}:i);return s.init(),e.ECLGallery=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.expandableSelector,n=void 0===s?"data-ecl-gallery-not-expandable":s,a=i.galleryItemSelector,l=void 0===a?"[data-ecl-gallery-item]":a,r=i.descriptionSelector,o=void 0===r?"[data-ecl-gallery-description]":r,h=i.titleSelector,c=void 0===h?"[data-ecl-gallery-title]":h,d=i.noOverlaySelector,u=void 0===d?"data-ecl-gallery-no-overlay":d,m=i.itemsLimitSelector,p=void 0===m?"data-ecl-gallery-visible-items":m,v=i.closeButtonSelector,g=void 0===v?"[data-ecl-gallery-close]":v,b=i.viewAllSelector,f=void 0===b?"[data-ecl-gallery-all]":b,y=i.viewAllLabelSelector,L=void 0===y?"data-ecl-gallery-collapsed-label":y,E=i.viewAllExpandedLabelSelector,C=void 0===E?"data-ecl-gallery-expanded-label":E,k=i.countSelector,w=void 0===k?"[data-ecl-gallery-count]":k,S=i.overlaySelector,A=void 0===S?"[data-ecl-gallery-overlay]":S,_=i.overlayHeaderSelector,x=void 0===_?"[data-ecl-gallery-overlay-header]":_,O=i.overlayFooterSelector,T=void 0===O?"[data-ecl-gallery-overlay-footer]":O,P=i.overlayMediaSelector,M=void 0===P?"[data-ecl-gallery-overlay-media]":P,I=i.overlayCounterCurrentSelector,N=void 0===I?"[data-ecl-gallery-overlay-counter-current]":I,B=i.overlayCounterMaxSelector,R=void 0===B?"[data-ecl-gallery-overlay-counter-max]":B,D=i.overlayDownloadSelector,F=void 0===D?"[data-ecl-gallery-overlay-download]":D,z=i.overlayShareSelector,H=void 0===z?"[data-ecl-gallery-overlay-share]":z,K=i.overlayDescriptionSelector,G=void 0===K?"[data-ecl-gallery-overlay-description]":K,V=i.overlayPreviousSelector,W=void 0===V?"[data-ecl-gallery-overlay-previous]":V,U=i.overlayNextSelector,j=void 0===U?"[data-ecl-gallery-overlay-next]":U,q=i.videoTitleSelector,Y=void 0===q?"data-ecl-gallery-item-video-title":q,X=i.attachClickListener,Q=void 0===X||X,Z=i.attachKeyListener,J=void 0===Z||Z,$=i.attachResizeListener,ee=void 0===$||$;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.galleryItemSelector=l,this.descriptionSelector=o,this.titleSelector=c,this.closeButtonSelector=g,this.viewAllSelector=f,this.countSelector=w,this.itemsLimitSelector=p,this.overlaySelector=A,this.noOverlaySelector=u,this.overlayHeaderSelector=x,this.overlayFooterSelector=T,this.overlayMediaSelector=M,this.overlayCounterCurrentSelector=N,this.overlayCounterMaxSelector=R,this.overlayDownloadSelector=F,this.overlayShareSelector=H,this.overlayDescriptionSelector=G,this.overlayPreviousSelector=W,this.overlayNextSelector=j,this.attachClickListener=Q,this.attachKeyListener=J,this.attachResizeListener=ee,this.viewAllLabelSelector=L,this.viewAllExpandedLabelSelector=C,this.expandableSelector=n,this.videoTitleSelector=Y,this.galleryItems=null,this.closeButton=null,this.viewAll=null,this.count=null,this.overlay=null,this.overlayHeader=null,this.overlayFooter=null,this.overlayMedia=null,this.overlayCounterCurrent=null,this.overlayCounterMax=null,this.overlayDownload=null,this.overlayShare=null,this.overlayDescription=null,this.overlayPrevious=null,this.overlayNext=null,this.selectedItem=null,this.focusTrap=null,this.isDesktop=!1,this.resizeTimer=null,this.visibleItems=0,this.breakpointMd=768,this.breakpointLg=996,this.imageHeight=185,this.imageHeightBig=260,this.iframeResize=this.iframeResize.bind(this),this.handleClickOnCloseButton=this.handleClickOnCloseButton.bind(this),this.handleClickOnViewAll=this.handleClickOnViewAll.bind(this),this.handleClickOnItem=this.handleClickOnItem.bind(this),this.preventClickOnItem=this.preventClickOnItem.bind(this),this.handleKeyPressOnItem=this.handleKeyPressOnItem.bind(this),this.handleClickOnPreviousButton=this.handleClickOnPreviousButton.bind(this),this.handleClickOnNextButton=this.handleClickOnNextButton.bind(this),this.handleKeyboard=this.handleKeyboard.bind(this),this.handleResize=this.handleResize.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.expandable=!this.element.hasAttribute(this.expandableSelector),this.visibleItems=this.element.getAttribute(this.itemsLimitSelector),this.galleryItems=e(this.galleryItemSelector,this.element),this.closeButton=t(this.closeButtonSelector,this.element),this.noOverlay=this.element.hasAttribute(this.noOverlaySelector),this.expandable&&(this.viewAll=t(this.viewAllSelector,this.element),this.viewAllLabel=this.viewAll.getAttribute(this.viewAllLabelSelector)||this.viewAll.innerText,this.viewAllLabelExpanded=this.viewAll.getAttribute(this.viewAllExpandedLabelSelector)||this.viewAllLabel),this.count=t(this.countSelector,this.element),this.attachClickListener&&this.viewAll&&this.viewAll.addEventListener("click",this.handleClickOnViewAll),this.noOverlay?this.galleryItems.forEach((e=>{e.classList.add("ecl-gallery__item__link--frozen"),e.addEventListener("click",this.preventClickOnItem)})):(this.overlay=t(this.overlaySelector,this.element),this.overlayHeader=t(this.overlayHeaderSelector,this.overlay),this.overlayFooter=t(this.overlayFooterSelector,this.overlay),this.overlayMedia=t(this.overlayMediaSelector,this.overlay),this.overlayCounterCurrent=t(this.overlayCounterCurrentSelector,this.overlay),this.overlayCounterMax=t(this.overlayCounterMaxSelector,this.overlay),this.overlayDownload=t(this.overlayDownloadSelector,this.overlay),this.overlayShare=t(this.overlayShareSelector,this.overlay),this.overlayDescription=t(this.overlayDescriptionSelector,this.overlay),this.overlayPrevious=t(this.overlayPreviousSelector,this.overlay),this.overlayNext=t(this.overlayNextSelector,this.overlay),this.focusTrap=ae(this.overlay,{escapeDeactivates:!1,returnFocusOnDeactivate:!1}),this.isDialogSupported=!0,window.HTMLDialogElement||(this.isDialogSupported=!1),this.attachClickListener&&this.closeButton&&this.closeButton.addEventListener("click",this.handleClickOnCloseButton),this.attachClickListener&&this.galleryItems&&this.galleryItems.forEach((e=>{this.attachClickListener&&e.addEventListener("click",this.handleClickOnItem),this.attachKeyListener&&e.addEventListener("keyup",this.handleKeyPressOnItem)})),this.attachClickListener&&this.overlayPrevious&&this.overlayPrevious.addEventListener("click",this.handleClickOnPreviousButton),this.attachClickListener&&this.overlayNext&&this.overlayNext.addEventListener("click",this.handleClickOnNextButton),!this.isDialogSupported&&this.attachKeyListener&&this.overlay&&this.overlay.addEventListener("keyup",this.handleKeyboard),this.isDialogSupported&&this.overlay&&this.overlay.addEventListener("close",this.handleClickOnCloseButton)),this.attachResizeListener&&window.addEventListener("resize",this.handleResize),this.expandable&&(this.checkScreen(),this.hideItems()),this.galleryItems.forEach(((e,t)=>{e.setAttribute("data-ecl-gallery-item-id",t)})),this.count&&(this.count.innerHTML=this.galleryItems.length),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}destroy(){this.attachClickListener&&this.closeButton&&this.closeButton.removeEventListener("click",this.handleClickOnCloseButton),this.attachClickListener&&this.viewAll&&this.viewAll.removeEventListener("click",this.handleClickOnViewAll),this.attachClickListener&&this.galleryItems&&this.galleryItems.forEach((e=>{e.removeEventListener("click",this.handleClickOnItem)})),this.attachClickListener&&this.overlayPrevious&&this.overlayPrevious.removeEventListener("click",this.handleClickOnPreviousButton),this.attachClickListener&&this.overlayNext&&this.overlayNext.removeEventListener("click",this.handleClickOnNextButton),!this.isDialogSupported&&this.attachKeyListener&&this.overlay&&this.overlay.removeEventListener("keyup",this.handleKeyboard),this.isDialogSupported&&this.overlay&&this.overlay.removeEventListener("close",this.handleClickOnCloseButton),this.attachResizeListener&&window.removeEventListener("resize",this.handleResize),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}checkScreen(){window.innerWidth>this.breakpointMd?this.isDesktop=!0:this.isDesktop=!1,window.innerWidth>this.breakpointLg&&(this.isLarge=!0)}iframeResize(e){if(!e&&this.overlay&&(e=t("iframe",this.overlay)),e){var i=window.innerWidth;setTimeout((()=>{var t=this.overlay.clientHeight-this.overlayHeader.clientHeight-this.overlayFooter.clientHeight;i>t?(e.setAttribute("height",t+"px"),16*t/9>i?e.setAttribute("width",i-.05*i+"px"):e.setAttribute("width",16*t/9+"px")):(e.setAttribute("width",i+"px"),4*i/3>t?e.setAttribute("height",t-.05*t+"px"):e.setAttribute("height",4*i/3+"px"))}),0)}}hideItems(e){if(void 0===e&&(e=0),this.viewAll&&!this.viewAll.expanded){if(this.isDesktop){var t=[];return this.galleryItems.forEach(((i,s)=>{i.parentNode.classList.remove("ecl-gallery__item--hidden"),s>=Number(this.visibleItems)+Number(e)&&(t=[...t,s])})),void t.forEach((e=>{this.galleryItems[e].parentNode.classList.add("ecl-gallery__item--hidden")}))}this.galleryItems.forEach(((t,i)=>{i>2+Number(e)?t.parentNode.classList.add("ecl-gallery__item--hidden"):t.parentNode.classList.remove("ecl-gallery__item--hidden")}))}}handleResize(){clearTimeout(this.resizeTimer),this.resizeTimer=setTimeout((()=>{this.checkScreen(),this.hideItems(),this.iframeResize()}),200)}updateOverlay(i){this.selectedItem=i;var s=i.getAttribute("data-ecl-gallery-item-embed-src"),n=i.getAttribute("data-ecl-gallery-item-embed-audio"),a=t("video",i),l=null;if(null!=s){(l=document.createElement("div")).classList.add("ecl-gallery__slider-embed");var r=document.createElement("div");r.classList.add("ecl-gallery__slider-embed-audio"),n&&(r.innerHTML=n);var o=new URL(s),h=document.createElement("iframe");h.setAttribute("src",o),h.setAttribute("frameBorder","0");var c=i.getAttribute(this.videoTitleSelector);c&&h.setAttribute("title",c),this.overlayMedia&&(n&&l.appendChild(r),l.appendChild(h),this.overlayMedia.innerHTML="",this.overlayMedia.appendChild(l)),this.iframeResize(h)}else if(null!=a){(l=document.createElement("video")).setAttribute("poster",a.poster),l.setAttribute("controls","controls"),l.classList.add("ecl-gallery__slider-video");var d=i.getAttribute(this.videoTitleSelector);d&&l.setAttribute("aria-label",d),this.overlayMedia&&(this.overlayMedia.innerHTML="",this.overlayMedia.appendChild(l)),e("source",a).forEach((e=>{var t=document.createElement("source");t.setAttribute("src",e.getAttribute("src")),t.setAttribute("type",e.getAttribute("type")),l.appendChild(t)})),e("track",a).forEach((e=>{var t=document.createElement("track");t.setAttribute("src",e.getAttribute("src")),t.setAttribute("kind",e.getAttribute("kind")),t.setAttribute("srclang",e.getAttribute("srcLang")),t.setAttribute("label",e.getAttribute("label")),l.appendChild(t)})),l.load()}else{var u=t(".ecl-gallery__picture",i),m=t("img",u);u?(m.classList.remove("ecl-gallery__image"),l=u.cloneNode(!0)):((l=document.createElement("img")).setAttribute("src",m.getAttribute("src")),l.setAttribute("alt",m.getAttribute("alt"))),l.classList.add("ecl-gallery__slider-image"),this.overlayMedia&&(this.overlayMedia.innerHTML="",this.overlayMedia.appendChild(l))}var p=i.getAttribute("id");this.overlayCounterCurrent.innerHTML=+i.getAttribute("data-ecl-gallery-item-id")+1,this.overlayCounterMax.innerHTML=this.galleryItems.length;var v=document.createElement("div");v.classList.add("ecl-gallery__detail-actions-mobile"),null!==this.overlayDownload&&null===s?(this.overlayDownload.href=this.selectedItem.href,p&&this.overlayDownload.setAttribute("aria-describedby",p+"-title"),this.overlayDownload.hidden=!1,v.appendChild(this.overlayDownload.cloneNode(!0))):null!==this.overlayDownload&&(this.overlayDownload.hidden=!0);var g=this.selectedItem.getAttribute("data-ecl-gallery-item-share");null!=g?(this.overlayShare.href=g,p&&this.overlayShare.setAttribute("aria-describedby",p+"-title"),this.overlayShare.hidden=!1,v.appendChild(this.overlayShare.cloneNode(!0))):this.overlayShare.hidden=!0;var b=t(this.descriptionSelector,i);b&&(this.overlayDescription.innerHTML=b.innerHTML),v.childNodes.length>0&&this.overlayDescription.prepend(v)}handleKeyboard(e){"Escape"!==e.key&&"Esc"!==e.key||this.handleClickOnCloseButton()}handleClickOnCloseButton(){this.isDialogSupported?this.overlay.close():this.overlay.removeAttribute("open");var e=t("iframe",this.overlayMedia);e&&e.remove();var i=t("video",this.overlayMedia);i&&i.pause(),this.focusTrap.deactivate(),this.galleryItems.forEach((e=>{var i=t("img",e);i&&i.classList.add("ecl-gallery__image")})),this.selectedItem.focus(),document.body.classList.remove("ecl-u-disablescroll")}handleKeyPressOnItem(e){32===e.keyCode&&this.handleClickOnItem(e)}handleClickOnViewAll(e){if(e.preventDefault(),this.viewAll)if(this.viewAll.expanded)delete this.viewAll.expanded,this.checkScreen(),this.hideItems(),this.viewAll.textContent=this.viewAllLabel;else{this.viewAll.expanded=!0,this.viewAll.textContent=this.viewAllLabelExpanded;var t=this.galleryItems.filter((e=>e.parentNode.classList.contains("ecl-gallery__item--hidden")));t.length>0&&(t.forEach((e=>{e.parentNode.classList.remove("ecl-gallery__item--hidden")})),t[0].focus())}}handleClickOnItem(e){e.preventDefault(),document.body.classList.add("ecl-u-disablescroll"),this.isDialogSupported?this.overlay.showModal():this.overlay.setAttribute("open",""),this.updateOverlay(e.currentTarget),this.focusTrap.activate()}preventClickOnItem(e){e.preventDefault(),e.stopPropagation()}handleClickOnPreviousButton(){var e=+this.selectedItem.getAttribute("data-ecl-gallery-item-id")-1;e<0&&(e=this.galleryItems.length-1);var i=t("video",this.selectedItem);return i&&i.pause(),this.updateOverlay(this.galleryItems[e]),this.selectedItem=this.galleryItems[e],this}handleClickOnNextButton(){var e=+this.selectedItem.getAttribute("data-ecl-gallery-item-id")+1;e>=this.galleryItems.length&&(e=0);var i=t("video",this.selectedItem);return i&&i.pause(),this.updateOverlay(this.galleryItems[e]),this.selectedItem=this.galleryItems[e],this}}class re{static autoInit(e,t){var i=(void 0===t?{}:t).INDICATOR,s=new re(e,void 0===i?{}:i);return s.init(),e.ECLIndicator=s,s}constructor(e){if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.value=0,this.increment=this.increment.bind(this),this.decrement=this.decrement.bind(this),this.getValue=this.getValue.bind(this),this.setValue=this.setValue.bind(this),this.clearValue=this.clearValue.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.getValue(),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}destroy(){this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element)}getValue(){""===this.element.innerHTML.trim()?this.value="":this.value=parseInt(this.element.innerHTML,10)}increment(e){return void 0===e&&(e=1),""!==this.value&&!Number.isNaN(this.value)&&(this.value+=e,this.element.innerHTML=this.value,!0)}decrement(e){return void 0===e&&(e=1),""!==this.value&&!Number.isNaN(this.value)&&(this.value-=e,this.element.innerHTML=this.value,!0)}setValue(e){return!Number.isNaN(e)&&(this.value=e,this.element.innerHTML=this.value,!0)}clearValue(){this.value="",this.element.innerHTML=this.value}}var oe="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function he(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var ce,de={exports:{}};
12
12
  /*!
13
13
  * Stickyfill – `position: sticky` polyfill
14
14
  * v. 2.1.0 | https://github.com/wilddeer/stickyfill
15
15
  * MIT License
16
- */var ue,me,pe=(ce||(ce=1,ue=de,function(e,t){var i,s=function(){function e(e,t){for(var i=0;i<t.length;i++){var s=t[i];s.enumerable=s.enumerable||!1,s.configurable=!0,"value"in s&&(s.writable=!0),Object.defineProperty(e,s.key,s)}}return function(t,i,s){return i&&e(t.prototype,i),s&&e(t,s),t}}(),n=!1,a=void 0!==e;a&&e.getComputedStyle?(i=t.createElement("div"),["","-webkit-","-moz-","-ms-"].some((function(e){try{i.style.position=e+"sticky"}catch(e){}return""!=i.style.position}))&&(n=!0)):n=!0;var l=!1,r="undefined"!=typeof ShadowRoot,o={top:null,left:null},h=[];function c(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}function d(e){return parseFloat(e)||0}function u(e){for(var t=0;e;)t+=e.offsetTop,e=e.offsetParent;return t}var m=function(){function i(e){if(function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,i),!(e instanceof HTMLElement))throw new Error("First argument must be HTMLElement");if(h.some((function(t){return t._node===e})))throw new Error("Stickyfill is already applied to this node");this._node=e,this._stickyMode=null,this._active=!1,h.push(this),this.refresh()}return s(i,[{key:"refresh",value:function(){if(!n&&!this._removed){this._active&&this._deactivate();var i=this._node,s=getComputedStyle(i),a={position:s.position,top:s.top,display:s.display,marginTop:s.marginTop,marginBottom:s.marginBottom,marginLeft:s.marginLeft,marginRight:s.marginRight,cssFloat:s.cssFloat};if(!isNaN(parseFloat(a.top))&&"table-cell"!=a.display&&"none"!=a.display){this._active=!0;var l=i.style.position;"sticky"!=s.position&&"-webkit-sticky"!=s.position||(i.style.position="static");var o=i.parentNode,h=r&&o instanceof ShadowRoot?o.host:o,m=i.getBoundingClientRect(),p=h.getBoundingClientRect(),v=getComputedStyle(h);this._parent={node:h,styles:{position:h.style.position},offsetHeight:h.offsetHeight},this._offsetToWindow={left:m.left,right:t.documentElement.clientWidth-m.right},this._offsetToParent={top:m.top-p.top-d(v.borderTopWidth),left:m.left-p.left-d(v.borderLeftWidth),right:-m.right+p.right-d(v.borderRightWidth)},this._styles={position:l,top:i.style.top,bottom:i.style.bottom,left:i.style.left,right:i.style.right,width:i.style.width,marginTop:i.style.marginTop,marginLeft:i.style.marginLeft,marginRight:i.style.marginRight};var g=d(a.top);this._limits={start:m.top+e.pageYOffset-g,end:p.top+e.pageYOffset+h.offsetHeight-d(v.borderBottomWidth)-i.offsetHeight-g-d(a.marginBottom)};var b=v.position;"absolute"!=b&&"relative"!=b&&(h.style.position="relative"),this._recalcPosition();var f=this._clone={};f.node=t.createElement("div"),c(f.node.style,{width:m.right-m.left+"px",height:m.bottom-m.top+"px",marginTop:a.marginTop,marginBottom:a.marginBottom,marginLeft:a.marginLeft,marginRight:a.marginRight,cssFloat:a.cssFloat,padding:0,border:0,borderSpacing:0,fontSize:"1em",position:"static"}),o.insertBefore(f.node,i),f.docOffsetTop=u(f.node)}}}},{key:"_recalcPosition",value:function(){if(this._active&&!this._removed){var e=o.top<=this._limits.start?"start":o.top>=this._limits.end?"end":"middle";if(this._stickyMode!=e){switch(e){case"start":c(this._node.style,{position:"absolute",left:this._offsetToParent.left+"px",right:this._offsetToParent.right+"px",top:this._offsetToParent.top+"px",bottom:"auto",width:"auto",marginLeft:0,marginRight:0,marginTop:0});break;case"middle":c(this._node.style,{position:"fixed",left:this._offsetToWindow.left+"px",right:this._offsetToWindow.right+"px",top:this._styles.top,bottom:"auto",width:"auto",marginLeft:0,marginRight:0,marginTop:0});break;case"end":c(this._node.style,{position:"absolute",left:this._offsetToParent.left+"px",right:this._offsetToParent.right+"px",top:"auto",bottom:0,width:"auto",marginLeft:0,marginRight:0})}this._stickyMode=e}}}},{key:"_fastCheck",value:function(){this._active&&!this._removed&&(Math.abs(u(this._clone.node)-this._clone.docOffsetTop)>1||Math.abs(this._parent.node.offsetHeight-this._parent.offsetHeight)>1)&&this.refresh()}},{key:"_deactivate",value:function(){var e=this;this._active&&!this._removed&&(this._clone.node.parentNode.removeChild(this._clone.node),delete this._clone,c(this._node.style,this._styles),delete this._styles,h.some((function(t){return t!==e&&t._parent&&t._parent.node===e._parent.node}))||c(this._parent.node.style,this._parent.styles),delete this._parent,this._stickyMode=null,this._active=!1,delete this._offsetToWindow,delete this._offsetToParent,delete this._limits)}},{key:"remove",value:function(){var e=this;this._deactivate(),h.some((function(t,i){if(t._node===e._node)return h.splice(i,1),!0})),this._removed=!0}}]),i}(),p={stickies:h,Sticky:m,forceSticky:function(){n=!1,v(),this.refreshAll()},addOne:function(e){if(!(e instanceof HTMLElement)){if(!e.length||!e[0])return;e=e[0]}for(var t=0;t<h.length;t++)if(h[t]._node===e)return h[t];return new m(e)},add:function(e){if(e instanceof HTMLElement&&(e=[e]),e.length){for(var t=[],i=function(i){var s=e[i];return s instanceof HTMLElement?h.some((function(e){if(e._node===s)return t.push(e),!0}))?"continue":void t.push(new m(s)):(t.push(void 0),"continue")},s=0;s<e.length;s++)i(s);return t}},refreshAll:function(){h.forEach((function(e){return e.refresh()}))},removeOne:function(e){if(!(e instanceof HTMLElement)){if(!e.length||!e[0])return;e=e[0]}h.some((function(t){if(t._node===e)return t.remove(),!0}))},remove:function(e){if(e instanceof HTMLElement&&(e=[e]),e.length)for(var t=function(t){var i=e[t];h.some((function(e){if(e._node===i)return e.remove(),!0}))},i=0;i<e.length;i++)t(i)},removeAll:function(){for(;h.length;)h[0].remove()}};function v(){if(!l){l=!0,a(),e.addEventListener("scroll",a),e.addEventListener("resize",p.refreshAll),e.addEventListener("orientationchange",p.refreshAll);var i=void 0,s=void 0,n=void 0;"hidden"in t?(s="hidden",n="visibilitychange"):"webkitHidden"in t&&(s="webkitHidden",n="webkitvisibilitychange"),n?(t[s]||r(),t.addEventListener(n,(function(){t[s]?clearInterval(i):r()}))):r()}function a(){e.pageXOffset!=o.left?(o.top=e.pageYOffset,o.left=e.pageXOffset,p.refreshAll()):e.pageYOffset!=o.top&&(o.top=e.pageYOffset,o.left=e.pageXOffset,h.forEach((function(e){return e._recalcPosition()})))}function r(){i=setInterval((function(){h.forEach((function(e){return e._fastCheck()}))}),500)}}n||v(),ue.exports?ue.exports=p:a&&(e.Stickyfill=p)}(window,document)),de.exports),ve=he(pe),ge={exports:{}},be=ge.exports;var fe=(me||(me=1,function(e){var t;Element.prototype.closest||(Element.prototype.matches||(Element.prototype.matches=Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector),Element.prototype.closest=function(e){var t=this;if(!document.documentElement.contains(this))return null;do{if(t.matches(e))return t;t=t.parentElement}while(null!==t);return null}),function(){if("function"==typeof window.CustomEvent)return!1;function e(e,t){t=t||{bubbles:!1,cancelable:!1,detail:void 0};var i=document.createEvent("CustomEvent");return i.initCustomEvent(e,t.bubbles,t.cancelable,t.detail),i}e.prototype=window.Event.prototype,window.CustomEvent=e}(),t=void 0!==oe?oe:"undefined"!=typeof window?window:be,e.exports=function(e){var t={navClass:"active",contentClass:"active",nested:!1,nestedClass:"active",offset:0,reflow:!1,events:!0},i=function(){var e={};return Array.prototype.forEach.call(arguments,(function(t){for(var i in t){if(!t.hasOwnProperty(i))return;e[i]=t[i]}})),e},s=function(e,t,i){if(i.settings.events){var s=new CustomEvent(e,{bubbles:!0,cancelable:!0,detail:i});t.dispatchEvent(s)}},n=function(e){var t=0;if(e.offsetParent)for(;e;)t+=e.offsetTop,e=e.offsetParent;return t>=0?t:0},a=function(e){e&&e.sort((function(e,t){return n(e.content)<n(t.content)?-1:1}))},l=function(e){return"function"==typeof e.offset?parseFloat(e.offset()):parseFloat(e.offset)},r=function(){return Math.max(document.body.scrollHeight,document.documentElement.scrollHeight,document.body.offsetHeight,document.documentElement.offsetHeight,document.body.clientHeight,document.documentElement.clientHeight)},o=function(t,i,s){var n=t.getBoundingClientRect(),a=l(i);return s?parseInt(n.bottom,10)<(e.innerHeight||document.documentElement.clientHeight):parseInt(n.top,10)<=a},h=function(){return e.innerHeight+e.pageYOffset>=r()},c=function(e,t){return!(!h()||!o(e.content,t,!0))},d=function(e,t){var i=e[e.length-1];if(c(i,t))return i;for(var s=e.length-1;s>=0;s--)if(o(e[s].content,t))return e[s]},u=function(e,t){if(t.nested&&e.parentNode){var i=e.parentNode.closest("li");i&&(i.classList.remove(t.nestedClass),u(i,t))}},m=function(e,t){if(e){var i=e.nav.closest("li");i&&(i.classList.remove(t.navClass),e.content.classList.remove(t.contentClass),u(i,t),s("gumshoeDeactivate",i,{link:e.nav,content:e.content,settings:t}))}},p=function(e,t){if(t.nested){var i=e.parentNode.closest("li");i&&(i.classList.add(t.nestedClass),p(i,t))}},v=function(e,t){if(e){var i=e.nav.closest("li");i&&(i.classList.add(t.navClass),e.content.classList.add(t.contentClass),p(i,t),s("gumshoeActivate",i,{link:e.nav,content:e.content,settings:t}))}};return function(s,n){var l,r,o,h,c,u={setup:function(){l=document.querySelectorAll(s),r=[],Array.prototype.forEach.call(l,(function(e){var t=document.getElementById(decodeURIComponent(e.hash.substr(1)));t&&r.push({nav:e,content:t})})),a(r)},detect:function(){var e=d(r,c);e?o&&e.content===o.content||(m(o,c),v(e,c),o=e):o&&(m(o,c),o=null)}},p=function(t){h&&e.cancelAnimationFrame(h),h=e.requestAnimationFrame(u.detect)},g=function(t){h&&e.cancelAnimationFrame(h),h=e.requestAnimationFrame((function(){a(r),u.detect()}))};return u.destroy=function(){o&&m(o,c),e.removeEventListener("scroll",p,!1),c.reflow&&e.removeEventListener("resize",g,!1),r=null,l=null,o=null,h=null,c=null},c=i(t,n||{}),u.setup(),u.detect(),e.addEventListener("scroll",p,!1),c.reflow&&e.addEventListener("resize",g,!1),u}}(t)}(ge)),ge.exports),ye=he(fe);class Le{static autoInit(e,t){var i=(void 0===t?{}:t).INPAGE_NAVIGATION,s=new Le(e,void 0===i?{}:i);return s.init(),e.ECLInpageNavigation=s,s}constructor(e,t){var s=void 0===t?{}:t,n=s.stickySelector,a=void 0===n?"[data-ecl-inpage-navigation]":n,l=s.containerSelector,r=void 0===l?"[data-ecl-inpage-navigation-container]":l,o=s.inPageList,h=void 0===o?"[data-ecl-inpage-navigation-list]":o,c=s.spySelector,d=void 0===c?"[data-ecl-inpage-navigation-link]":c,u=s.toggleSelector,m=void 0===u?"[data-ecl-inpage-navigation-trigger]":u,p=s.linksSelector,v=void 0===p?"[data-ecl-inpage-navigation-link]":p,g=s.spyActiveContainer,b=void 0===g?"ecl-inpage-navigation--visible":g,f=s.spyOffset,y=void 0===f?20:f,L=s.spyClass,E=void 0===L?"ecl-inpage-navigation__item--active":L,C=s.spyTrigger,k=void 0===C?"[data-ecl-inpage-navigation-trigger-current]":C,w=s.attachClickListener,S=void 0===w||w,_=s.attachResizeListener,A=void 0===_||_,x=s.attachScrollListener,O=void 0===x||x,T=s.attachKeyListener,P=void 0===T||T,M=s.contentClass,I=void 0===M?"inpage-navigation__heading--active":M;if(this.supportedEvents=["onToggle","onClick"],!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.eventManager=new i,this.attachClickListener=S,this.attachKeyListener=P,this.attachResizeListener=A,this.attachScrollListener=O,this.stickySelector=a,this.containerSelector=r,this.toggleSelector=m,this.linksSelector=v,this.inPageList=h,this.spyActiveContainer=b,this.spySelector=d,this.spyOffset=y,this.spyClass=E,this.spyTrigger=k,this.contentClass=I,this.gumshoe=null,this.observer=null,this.stickyObserver=null,this.isExpanded=!1,this.toggleElement=null,this.navLinks=null,this.resizeTimer=null,this.handleClickOnToggler=this.handleClickOnToggler.bind(this),this.handleClickOnLink=this.handleClickOnLink.bind(this),this.handleKeyboard=this.handleKeyboard.bind(this),this.initScrollSpy=this.initScrollSpy.bind(this),this.initObserver=this.initObserver.bind(this),this.activateScrollSpy=this.activateScrollSpy.bind(this),this.deactivateScrollSpy=this.deactivateScrollSpy.bind(this),this.destroySticky=this.destroySticky.bind(this),this.destroyScrollSpy=this.destroyScrollSpy.bind(this),this.destroyObserver=this.destroyObserver.bind(this),this.openList=this.openList.bind(this),this.closeList=this.closeList.bind(this),this.setListHeight=this.setListHeight.bind(this),this.handleResize=this.handleResize.bind(this)}initSticky(){this.stickyInstance=new ve.Sticky(this.element)}destroySticky(){this.stickyInstance&&this.stickyInstance.remove()}initScrollSpy(){if(this.gumshoe=new ye(this.spySelector,{navClass:this.spyClass,contentClass:this.contentClass,offset:this.spyOffset,reflow:!0}),document.addEventListener("gumshoeActivate",this.activateScrollSpy,!1),document.addEventListener("gumshoeDeactivate",this.deactivateScrollSpy,!1),"IntersectionObserver"in window){var e=t(this.containerSelector);if(e){var i=0,s=0,n=!1;this.stickyObserver=new IntersectionObserver((e=>{if(e&&e[0]){var t=e[0],a=t.boundingClientRect.y,l=t.intersectionRatio,r=t.isIntersecting;if(!n)return n=!0,i=a,void(s=l);a<i?l>s&&r||this.element.classList.remove(this.spyActiveContainer):a>i&&r&&l>s&&this.element.classList.add(this.spyActiveContainer),i=a,s=l}}),{root:null}),this.stickyObserver.observe(e)}}}activateScrollSpy(e){var i=t(this.spyTrigger);this.element.classList.add(this.spyActiveContainer),i.textContent=e.detail.content.textContent}deactivateScrollSpy(){var e=t(this.spyTrigger);this.element.classList.remove(this.spyActiveContainer),e.innerHTML=""}destroyScrollSpy(){this.stickyObserver&&this.stickyObserver.disconnect(),document.removeEventListener("gumshoeActivate",this.activateScrollSpy,!1),document.removeEventListener("gumshoeDeactivate",this.deactivateScrollSpy,!1),this.gumshoe.destroy()}initObserver(){if("MutationObserver"in window){var i=this;this.observer=new MutationObserver((s=>{var n=t(".ecl-col-l-9"),a=t("[data-ecl-inpage-navigation-list]");s.forEach((t=>{t&&t.target&&t.target.classList&&!t.target.classList.contains("ecl-inpage-navigation__trigger-current")&&(t.addedNodes.length>0&&[].slice.call(t.addedNodes).forEach((t=>{if("H2"===t.tagName&&t.id){var i=e("h2[id]",n).findIndex((e=>e.id===t.id)),s=a.childNodes[i-1].cloneNode(!0);s.childNodes[0].textContent=t.textContent,s.childNodes[0].href="#"+t.id,a.childNodes[i-1].after(s)}})),t.removedNodes.length>0&&[].slice.call(t.removedNodes).forEach((e=>{"H2"===e.tagName&&e.id&&a.childNodes.forEach((t=>{-1!==t.childNodes[0].href.indexOf(e.id)&&t.remove()}))})),i.update())}))})),this.observer.observe(document,{subtree:!0,childList:!0})}}destroyObserver(){this.observer&&this.observer.disconnect()}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.toggleElement=t(this.toggleSelector,this.element),this.navLinks=e(this.linksSelector,this.element),this.currentList=t(this.inPageList,this.element),this.direction=getComputedStyle(this.element).direction,"rtl"===this.direction&&this.element.classList.add("ecl-inpage-navigation--rtl"),this.setListHeight(),this.initSticky(this.element),this.initScrollSpy(),this.initObserver(),this.focusTrap=ae(this.element,{onActivate:()=>this.openList(),onDeactivate:()=>this.closeList()}),this.attachClickListener&&this.toggleElement&&this.toggleElement.addEventListener("click",this.handleClickOnToggler),this.attachResizeListener&&window.addEventListener("resize",this.handleResize),this.attachScrollListener&&window.addEventListener("scroll",this.handleResize),this.attachClickListener&&this.navLinks&&(this.navLinks.forEach((e=>e.addEventListener("click",this.handleClickOnLink))),this.element.addEventListener("keydown",this.handleShiftTab),this.toggleElement.addEventListener("click",this.handleClickOnToggler)),document.addEventListener("keydown",this.handleKeyboard),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}on(e,t){this.eventManager.on(e,t)}trigger(e,t){this.eventManager.trigger(e,t)}update(){this.gumshoe.setup()}openList(){this.currentList.classList.add("ecl-inpage-navigation__list--visible"),this.toggleElement.setAttribute("aria-expanded","true")}closeList(){this.currentList.classList.remove("ecl-inpage-navigation__list--visible"),this.toggleElement.setAttribute("aria-expanded","false")}setListHeight(){var e=window.innerHeight,i=window.innerWidth,s=t(".ecl-inpage-navigation__title",this.element),n=0;setTimeout((()=>{if(i<996){var t=this.toggleElement.parentElement;t&&(n=t.getBoundingClientRect().bottom+parseFloat(window.getComputedStyle(t).marginBottom))}else n=s?s.getBoundingClientRect().bottom:this.element.getBoundingClientRect().top;var a=e-n;a>0&&(this.currentList.style.maxHeight=a+"px")}),100)}handleClickOnToggler(e){e.preventDefault(),this.toggleElement&&(this.isExpanded="true"===this.toggleElement.getAttribute("aria-expanded"),this.toggleElement.setAttribute("aria-expanded",this.isExpanded?"false":"true"),this.isExpanded?this.focusTrap.deactivate():(this.setListHeight(),this.focusTrap.activate(),this.navLinks&&this.navLinks.length>0&&this.navLinks[0].focus()),this.trigger("onToggle",{isExpanded:this.isExpanded}))}handleClickOnLink(e){var i=e.target.href,s=null;if(i){var n=i.split("#")[1];n&&(s=t("#"+n,document))}this.focusTrap.deactivate();var a={target:s||i,e:e};this.trigger("onClick",a)}handleResize(){clearTimeout(this.resizeTimer),this.resizeTimer=setTimeout((()=>{this.setListHeight()}),100)}handleKeyboard(e){var i=e.target;if("ArrowUp"===e.key)if(e.preventDefault(),i===this.navLinks[0])this.handleClickOnToggler(e);else{var s=i.parentElement.previousSibling;if(s&&s.classList.contains("ecl-inpage-navigation__item")){var n=t(this.linksSelector,s);n&&n.focus()}}if("ArrowDown"===e.key)if(e.preventDefault(),i===this.toggleElement)this.handleClickOnToggler(e);else{var a=i.parentElement.nextSibling;if(a&&a.classList.contains("ecl-inpage-navigation__item")){var l=t(this.linksSelector,a);l&&l.focus()}}}destroy(){this.attachClickListener&&this.toggleElement&&this.toggleElement.removeEventListener("click",this.handleClickOnToggler),this.attachClickListener&&this.navLinks&&this.navLinks.forEach((e=>e.removeEventListener("click",this.handleClickOnLink))),this.attachKeyListener&&document.removeEventListener("keydown",this.handleKeyboard),this.attachResizeListener&&window.removeEventListener("resize",this.handleResize),this.destroyScrollSpy(),this.destroySticky(),this.destroyObserver(),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}}class Ee{static autoInit(e,t){var i=(void 0===t?{}:t).MEDIA_CONTAINER,s=new Ee(e,void 0===i?{}:i);return s.init(),e.ECLMediaContainer=s,s}constructor(e,s){var n=void 0===s?{}:s,a=n.iframeSelector,l=void 0===a?"iframe":a,r=n.useAutomaticRatio,o=void 0===r||r,h=n.videoTitleSelector,c=void 0===h?"data-ecl-media-container-video-title":h,d=n.videoPlay,u=void 0===d?"[data-ecl-media-container-play]":d,m=n.videoPause,p=void 0===m?"[data-ecl-media-container-pause]":m,v=n.mediaVideo,g=void 0===v?"[data-ecl-media-container-video]":v;if(this.supportedEvents=["onPlayClick","onPauseClick"],!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.eventManager=new i,this.iframeSelector=l,this.useAutomaticRatio=o,this.videoTitleSelector=c,this.mediaVideo=t(g,this.element),this.videoPlay=t(u,this.element),this.videoPause=t(p,this.element),this.iframe=null,this.videoTitle="",this.calculateRatio=this.calculateRatio.bind(this),this.handleParameters=this.handleParameters.bind(this),this.handlePauseClick=this.handlePauseClick.bind(this),this.handlePlayClick=this.handlePlayClick.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.videoTitle=this.element.getAttribute(this.videoTitleSelector);var e=t(".ecl-media-container__media",this.element);e&&!/ecl-media-container__media--ratio/.test(e.className)&&(this.iframe=t(this.iframeSelector,this.element),this.iframe&&(this.handleParameters(),this.useAutomaticRatio&&this.calculateRatio())),this.videoPlay&&(this.videoPlay.addEventListener("click",(e=>this.handlePlayClick(e))),this.videoPlay.style.display="none"),this.videoPause&&(this.videoPause.addEventListener("click",(e=>this.handlePauseClick(e))),this.videoPause.style.display="flex"),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}on(e,t){this.eventManager.on(e,t)}trigger(e,t){this.eventManager.trigger(e,t)}destroy(){this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element)),this.videoPlay&&(this.videoPlay.removeEventListener("click",this.handlePlayClick),this.videoPlay.style.display="none"),this.videoPause&&(this.videoPause.remveEventListener("click",this.handlePauseClick),this.videoPause.style.display="flex")}handleParameters(){var e=new URL(this.iframe.src);e.host.includes("youtube")&&(this.iframe.src=e),this.videoTitle&&this.iframe.setAttribute("title",this.videoTitle)}calculateRatio(){var e=this.iframe.width,t=this.iframe.height;e&&t||(e=this.iframe.offsetWidth,t=this.iframe.offsetHeight),this.iframe.style.aspectRatio=e+"/"+t}handlePlayClick(e){this.mediaVideo&&this.mediaVideo.play(),this.videoPlay.style.display="none",this.videoPause&&(this.videoPause.style.display="flex",this.videoPause.focus());var t=c({},e,{status:"Playing"});this.trigger("onPlayClick",t)}handlePauseClick(e){this.mediaVideo&&this.mediaVideo.pause(),this.videoPause.style.display="none",this.videoPlay&&(this.videoPlay.style.display="flex",this.videoPlay.focus());var t=c({},e,{status:"Paused"});this.trigger("onPauseClick",t)}}var Ce={"Amazon Silk":"amazon_silk","Android Browser":"android",Bada:"bada",BlackBerry:"blackberry",Chrome:"chrome",Chromium:"chromium",Electron:"electron",Epiphany:"epiphany",Firefox:"firefox",Focus:"focus",Generic:"generic","Google Search":"google_search",Googlebot:"googlebot","Internet Explorer":"ie","K-Meleon":"k_meleon",Maxthon:"maxthon","Microsoft Edge":"edge","MZ Browser":"mz","NAVER Whale Browser":"naver",Opera:"opera","Opera Coast":"opera_coast",PhantomJS:"phantomjs",Puffin:"puffin",QupZilla:"qupzilla",QQ:"qq",QQLite:"qqlite",Safari:"safari",Sailfish:"sailfish","Samsung Internet for Android":"samsung_internet",SeaMonkey:"seamonkey",Sleipnir:"sleipnir",Swing:"swing",Tizen:"tizen","UC Browser":"uc",Vivaldi:"vivaldi","WebOS Browser":"webos",WeChat:"wechat","Yandex Browser":"yandex",Roku:"roku"},ke={amazon_silk:"Amazon Silk",android:"Android Browser",bada:"Bada",blackberry:"BlackBerry",chrome:"Chrome",chromium:"Chromium",electron:"Electron",epiphany:"Epiphany",firefox:"Firefox",focus:"Focus",generic:"Generic",googlebot:"Googlebot",google_search:"Google Search",ie:"Internet Explorer",k_meleon:"K-Meleon",maxthon:"Maxthon",edge:"Microsoft Edge",mz:"MZ Browser",naver:"NAVER Whale Browser",opera:"Opera",opera_coast:"Opera Coast",phantomjs:"PhantomJS",puffin:"Puffin",qupzilla:"QupZilla",qq:"QQ Browser",qqlite:"QQ Browser Lite",safari:"Safari",sailfish:"Sailfish",samsung_internet:"Samsung Internet for Android",seamonkey:"SeaMonkey",sleipnir:"Sleipnir",swing:"Swing",tizen:"Tizen",uc:"UC Browser",vivaldi:"Vivaldi",webos:"WebOS Browser",wechat:"WeChat",yandex:"Yandex Browser"},we={tablet:"tablet",mobile:"mobile",desktop:"desktop",tv:"tv"},Se={WindowsPhone:"Windows Phone",Windows:"Windows",MacOS:"macOS",iOS:"iOS",Android:"Android",WebOS:"WebOS",BlackBerry:"BlackBerry",Bada:"Bada",Tizen:"Tizen",Linux:"Linux",ChromeOS:"Chrome OS",PlayStation4:"PlayStation 4",Roku:"Roku"},_e={EdgeHTML:"EdgeHTML",Blink:"Blink",Trident:"Trident",Presto:"Presto",Gecko:"Gecko",WebKit:"WebKit"};class Ae{static getFirstMatch(e,t){var i=t.match(e);return i&&i.length>0&&i[1]||""}static getSecondMatch(e,t){var i=t.match(e);return i&&i.length>1&&i[2]||""}static matchAndReturnConst(e,t,i){if(e.test(t))return i}static getWindowsVersionName(e){switch(e){case"NT":return"NT";case"XP":case"NT 5.1":return"XP";case"NT 5.0":return"2000";case"NT 5.2":return"2003";case"NT 6.0":return"Vista";case"NT 6.1":return"7";case"NT 6.2":return"8";case"NT 6.3":return"8.1";case"NT 10.0":return"10";default:return}}static getMacOSVersionName(e){var t=e.split(".").splice(0,2).map((e=>parseInt(e,10)||0));if(t.push(0),10===t[0])switch(t[1]){case 5:return"Leopard";case 6:return"Snow Leopard";case 7:return"Lion";case 8:return"Mountain Lion";case 9:return"Mavericks";case 10:return"Yosemite";case 11:return"El Capitan";case 12:return"Sierra";case 13:return"High Sierra";case 14:return"Mojave";case 15:return"Catalina";default:return}}static getAndroidVersionName(e){var t=e.split(".").splice(0,2).map((e=>parseInt(e,10)||0));if(t.push(0),!(1===t[0]&&t[1]<5))return 1===t[0]&&t[1]<6?"Cupcake":1===t[0]&&t[1]>=6?"Donut":2===t[0]&&t[1]<2?"Eclair":2===t[0]&&2===t[1]?"Froyo":2===t[0]&&t[1]>2?"Gingerbread":3===t[0]?"Honeycomb":4===t[0]&&t[1]<1?"Ice Cream Sandwich":4===t[0]&&t[1]<4?"Jelly Bean":4===t[0]&&t[1]>=4?"KitKat":5===t[0]?"Lollipop":6===t[0]?"Marshmallow":7===t[0]?"Nougat":8===t[0]?"Oreo":9===t[0]?"Pie":void 0}static getVersionPrecision(e){return e.split(".").length}static compareVersions(e,t,i){void 0===i&&(i=!1);var s=Ae.getVersionPrecision(e),n=Ae.getVersionPrecision(t),a=Math.max(s,n),l=0,r=Ae.map([e,t],(e=>{var t=a-Ae.getVersionPrecision(e),i=e+new Array(t+1).join(".0");return Ae.map(i.split("."),(e=>new Array(20-e.length).join("0")+e)).reverse()}));for(i&&(l=a-Math.min(s,n)),a-=1;a>=l;){if(r[0][a]>r[1][a])return 1;if(r[0][a]===r[1][a]){if(a===l)return 0;a-=1}else if(r[0][a]<r[1][a])return-1}}static map(e,t){var i,s=[];if(Array.prototype.map)return Array.prototype.map.call(e,t);for(i=0;i<e.length;i+=1)s.push(t(e[i]));return s}static find(e,t){var i,s;if(Array.prototype.find)return Array.prototype.find.call(e,t);for(i=0,s=e.length;i<s;i+=1){var n=e[i];if(t(n,i))return n}}static assign(e){for(var t,i,s=e,n=arguments.length,a=new Array(n>1?n-1:0),l=1;l<n;l++)a[l-1]=arguments[l];if(Object.assign)return Object.assign(e,...a);var r=function(){var e=a[t];"object"==typeof e&&null!==e&&Object.keys(e).forEach((t=>{s[t]=e[t]}))};for(t=0,i=a.length;t<i;t+=1)r();return e}static getBrowserAlias(e){return Ce[e]}static getBrowserTypeByAlias(e){return ke[e]||""}}var xe=/version\/(\d+(\.?_?\d+)+)/i,Oe=[{test:[/googlebot/i],describe(e){var t={name:"Googlebot"},i=Ae.getFirstMatch(/googlebot\/(\d+(\.\d+))/i,e)||Ae.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/opera/i],describe(e){var t={name:"Opera"},i=Ae.getFirstMatch(xe,e)||Ae.getFirstMatch(/(?:opera)[\s/](\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/opr\/|opios/i],describe(e){var t={name:"Opera"},i=Ae.getFirstMatch(/(?:opr|opios)[\s/](\S+)/i,e)||Ae.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/SamsungBrowser/i],describe(e){var t={name:"Samsung Internet for Android"},i=Ae.getFirstMatch(xe,e)||Ae.getFirstMatch(/(?:SamsungBrowser)[\s/](\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/Whale/i],describe(e){var t={name:"NAVER Whale Browser"},i=Ae.getFirstMatch(xe,e)||Ae.getFirstMatch(/(?:whale)[\s/](\d+(?:\.\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/MZBrowser/i],describe(e){var t={name:"MZ Browser"},i=Ae.getFirstMatch(/(?:MZBrowser)[\s/](\d+(?:\.\d+)+)/i,e)||Ae.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/focus/i],describe(e){var t={name:"Focus"},i=Ae.getFirstMatch(/(?:focus)[\s/](\d+(?:\.\d+)+)/i,e)||Ae.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/swing/i],describe(e){var t={name:"Swing"},i=Ae.getFirstMatch(/(?:swing)[\s/](\d+(?:\.\d+)+)/i,e)||Ae.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/coast/i],describe(e){var t={name:"Opera Coast"},i=Ae.getFirstMatch(xe,e)||Ae.getFirstMatch(/(?:coast)[\s/](\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/opt\/\d+(?:.?_?\d+)+/i],describe(e){var t={name:"Opera Touch"},i=Ae.getFirstMatch(/(?:opt)[\s/](\d+(\.?_?\d+)+)/i,e)||Ae.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/yabrowser/i],describe(e){var t={name:"Yandex Browser"},i=Ae.getFirstMatch(/(?:yabrowser)[\s/](\d+(\.?_?\d+)+)/i,e)||Ae.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/ucbrowser/i],describe(e){var t={name:"UC Browser"},i=Ae.getFirstMatch(xe,e)||Ae.getFirstMatch(/(?:ucbrowser)[\s/](\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/Maxthon|mxios/i],describe(e){var t={name:"Maxthon"},i=Ae.getFirstMatch(xe,e)||Ae.getFirstMatch(/(?:Maxthon|mxios)[\s/](\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/epiphany/i],describe(e){var t={name:"Epiphany"},i=Ae.getFirstMatch(xe,e)||Ae.getFirstMatch(/(?:epiphany)[\s/](\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/puffin/i],describe(e){var t={name:"Puffin"},i=Ae.getFirstMatch(xe,e)||Ae.getFirstMatch(/(?:puffin)[\s/](\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/sleipnir/i],describe(e){var t={name:"Sleipnir"},i=Ae.getFirstMatch(xe,e)||Ae.getFirstMatch(/(?:sleipnir)[\s/](\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/k-meleon/i],describe(e){var t={name:"K-Meleon"},i=Ae.getFirstMatch(xe,e)||Ae.getFirstMatch(/(?:k-meleon)[\s/](\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/micromessenger/i],describe(e){var t={name:"WeChat"},i=Ae.getFirstMatch(/(?:micromessenger)[\s/](\d+(\.?_?\d+)+)/i,e)||Ae.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/qqbrowser/i],describe(e){var t={name:/qqbrowserlite/i.test(e)?"QQ Browser Lite":"QQ Browser"},i=Ae.getFirstMatch(/(?:qqbrowserlite|qqbrowser)[/](\d+(\.?_?\d+)+)/i,e)||Ae.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/msie|trident/i],describe(e){var t={name:"Internet Explorer"},i=Ae.getFirstMatch(/(?:msie |rv:)(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/\sedg\//i],describe(e){var t={name:"Microsoft Edge"},i=Ae.getFirstMatch(/\sedg\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/edg([ea]|ios)/i],describe(e){var t={name:"Microsoft Edge"},i=Ae.getSecondMatch(/edg([ea]|ios)\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/vivaldi/i],describe(e){var t={name:"Vivaldi"},i=Ae.getFirstMatch(/vivaldi\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/seamonkey/i],describe(e){var t={name:"SeaMonkey"},i=Ae.getFirstMatch(/seamonkey\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/sailfish/i],describe(e){var t={name:"Sailfish"},i=Ae.getFirstMatch(/sailfish\s?browser\/(\d+(\.\d+)?)/i,e);return i&&(t.version=i),t}},{test:[/silk/i],describe(e){var t={name:"Amazon Silk"},i=Ae.getFirstMatch(/silk\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/phantom/i],describe(e){var t={name:"PhantomJS"},i=Ae.getFirstMatch(/phantomjs\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/slimerjs/i],describe(e){var t={name:"SlimerJS"},i=Ae.getFirstMatch(/slimerjs\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/blackberry|\bbb\d+/i,/rim\stablet/i],describe(e){var t={name:"BlackBerry"},i=Ae.getFirstMatch(xe,e)||Ae.getFirstMatch(/blackberry[\d]+\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/(web|hpw)[o0]s/i],describe(e){var t={name:"WebOS Browser"},i=Ae.getFirstMatch(xe,e)||Ae.getFirstMatch(/w(?:eb)?[o0]sbrowser\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/bada/i],describe(e){var t={name:"Bada"},i=Ae.getFirstMatch(/dolfin\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/tizen/i],describe(e){var t={name:"Tizen"},i=Ae.getFirstMatch(/(?:tizen\s?)?browser\/(\d+(\.?_?\d+)+)/i,e)||Ae.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/qupzilla/i],describe(e){var t={name:"QupZilla"},i=Ae.getFirstMatch(/(?:qupzilla)[\s/](\d+(\.?_?\d+)+)/i,e)||Ae.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/firefox|iceweasel|fxios/i],describe(e){var t={name:"Firefox"},i=Ae.getFirstMatch(/(?:firefox|iceweasel|fxios)[\s/](\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/electron/i],describe(e){var t={name:"Electron"},i=Ae.getFirstMatch(/(?:electron)\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/MiuiBrowser/i],describe(e){var t={name:"Miui"},i=Ae.getFirstMatch(/(?:MiuiBrowser)[\s/](\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/chromium/i],describe(e){var t={name:"Chromium"},i=Ae.getFirstMatch(/(?:chromium)[\s/](\d+(\.?_?\d+)+)/i,e)||Ae.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/chrome|crios|crmo/i],describe(e){var t={name:"Chrome"},i=Ae.getFirstMatch(/(?:chrome|crios|crmo)\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/GSA/i],describe(e){var t={name:"Google Search"},i=Ae.getFirstMatch(/(?:GSA)\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test(e){var t=!e.test(/like android/i),i=e.test(/android/i);return t&&i},describe(e){var t={name:"Android Browser"},i=Ae.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/playstation 4/i],describe(e){var t={name:"PlayStation 4"},i=Ae.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/safari|applewebkit/i],describe(e){var t={name:"Safari"},i=Ae.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/.*/i],describe(e){var t=-1!==e.search("\\(")?/^(.*)\/(.*)[ \t]\((.*)/:/^(.*)\/(.*) /;return{name:Ae.getFirstMatch(t,e),version:Ae.getSecondMatch(t,e)}}}],Te=[{test:[/Roku\/DVP/],describe(e){var t=Ae.getFirstMatch(/Roku\/DVP-(\d+\.\d+)/i,e);return{name:Se.Roku,version:t}}},{test:[/windows phone/i],describe(e){var t=Ae.getFirstMatch(/windows phone (?:os)?\s?(\d+(\.\d+)*)/i,e);return{name:Se.WindowsPhone,version:t}}},{test:[/windows /i],describe(e){var t=Ae.getFirstMatch(/Windows ((NT|XP)( \d\d?.\d)?)/i,e),i=Ae.getWindowsVersionName(t);return{name:Se.Windows,version:t,versionName:i}}},{test:[/Macintosh(.*?) FxiOS(.*?)\//],describe(e){var t={name:Se.iOS},i=Ae.getSecondMatch(/(Version\/)(\d[\d.]+)/,e);return i&&(t.version=i),t}},{test:[/macintosh/i],describe(e){var t=Ae.getFirstMatch(/mac os x (\d+(\.?_?\d+)+)/i,e).replace(/[_\s]/g,"."),i=Ae.getMacOSVersionName(t),s={name:Se.MacOS,version:t};return i&&(s.versionName=i),s}},{test:[/(ipod|iphone|ipad)/i],describe(e){var t=Ae.getFirstMatch(/os (\d+([_\s]\d+)*) like mac os x/i,e).replace(/[_\s]/g,".");return{name:Se.iOS,version:t}}},{test(e){var t=!e.test(/like android/i),i=e.test(/android/i);return t&&i},describe(e){var t=Ae.getFirstMatch(/android[\s/-](\d+(\.\d+)*)/i,e),i=Ae.getAndroidVersionName(t),s={name:Se.Android,version:t};return i&&(s.versionName=i),s}},{test:[/(web|hpw)[o0]s/i],describe(e){var t=Ae.getFirstMatch(/(?:web|hpw)[o0]s\/(\d+(\.\d+)*)/i,e),i={name:Se.WebOS};return t&&t.length&&(i.version=t),i}},{test:[/blackberry|\bbb\d+/i,/rim\stablet/i],describe(e){var t=Ae.getFirstMatch(/rim\stablet\sos\s(\d+(\.\d+)*)/i,e)||Ae.getFirstMatch(/blackberry\d+\/(\d+([_\s]\d+)*)/i,e)||Ae.getFirstMatch(/\bbb(\d+)/i,e);return{name:Se.BlackBerry,version:t}}},{test:[/bada/i],describe(e){var t=Ae.getFirstMatch(/bada\/(\d+(\.\d+)*)/i,e);return{name:Se.Bada,version:t}}},{test:[/tizen/i],describe(e){var t=Ae.getFirstMatch(/tizen[/\s](\d+(\.\d+)*)/i,e);return{name:Se.Tizen,version:t}}},{test:[/linux/i],describe:()=>({name:Se.Linux})},{test:[/CrOS/],describe:()=>({name:Se.ChromeOS})},{test:[/PlayStation 4/],describe(e){var t=Ae.getFirstMatch(/PlayStation 4[/\s](\d+(\.\d+)*)/i,e);return{name:Se.PlayStation4,version:t}}}],Pe=[{test:[/googlebot/i],describe:()=>({type:"bot",vendor:"Google"})},{test:[/huawei/i],describe(e){var t=Ae.getFirstMatch(/(can-l01)/i,e)&&"Nova",i={type:we.mobile,vendor:"Huawei"};return t&&(i.model=t),i}},{test:[/nexus\s*(?:7|8|9|10).*/i],describe:()=>({type:we.tablet,vendor:"Nexus"})},{test:[/ipad/i],describe:()=>({type:we.tablet,vendor:"Apple",model:"iPad"})},{test:[/Macintosh(.*?) FxiOS(.*?)\//],describe:()=>({type:we.tablet,vendor:"Apple",model:"iPad"})},{test:[/kftt build/i],describe:()=>({type:we.tablet,vendor:"Amazon",model:"Kindle Fire HD 7"})},{test:[/silk/i],describe:()=>({type:we.tablet,vendor:"Amazon"})},{test:[/tablet(?! pc)/i],describe:()=>({type:we.tablet})},{test(e){var t=e.test(/ipod|iphone/i),i=e.test(/like (ipod|iphone)/i);return t&&!i},describe(e){var t=Ae.getFirstMatch(/(ipod|iphone)/i,e);return{type:we.mobile,vendor:"Apple",model:t}}},{test:[/nexus\s*[0-6].*/i,/galaxy nexus/i],describe:()=>({type:we.mobile,vendor:"Nexus"})},{test:[/[^-]mobi/i],describe:()=>({type:we.mobile})},{test:e=>"blackberry"===e.getBrowserName(!0),describe:()=>({type:we.mobile,vendor:"BlackBerry"})},{test:e=>"bada"===e.getBrowserName(!0),describe:()=>({type:we.mobile})},{test:e=>"windows phone"===e.getBrowserName(),describe:()=>({type:we.mobile,vendor:"Microsoft"})},{test(e){var t=Number(String(e.getOSVersion()).split(".")[0]);return"android"===e.getOSName(!0)&&t>=3},describe:()=>({type:we.tablet})},{test:e=>"android"===e.getOSName(!0),describe:()=>({type:we.mobile})},{test:e=>"macos"===e.getOSName(!0),describe:()=>({type:we.desktop,vendor:"Apple"})},{test:e=>"windows"===e.getOSName(!0),describe:()=>({type:we.desktop})},{test:e=>"linux"===e.getOSName(!0),describe:()=>({type:we.desktop})},{test:e=>"playstation 4"===e.getOSName(!0),describe:()=>({type:we.tv})},{test:e=>"roku"===e.getOSName(!0),describe:()=>({type:we.tv})}],Me=[{test:e=>"microsoft edge"===e.getBrowserName(!0),describe(e){if(/\sedg\//i.test(e))return{name:_e.Blink};var t=Ae.getFirstMatch(/edge\/(\d+(\.?_?\d+)+)/i,e);return{name:_e.EdgeHTML,version:t}}},{test:[/trident/i],describe(e){var t={name:_e.Trident},i=Ae.getFirstMatch(/trident\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:e=>e.test(/presto/i),describe(e){var t={name:_e.Presto},i=Ae.getFirstMatch(/presto\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test(e){var t=e.test(/gecko/i),i=e.test(/like gecko/i);return t&&!i},describe(e){var t={name:_e.Gecko},i=Ae.getFirstMatch(/gecko\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/(apple)?webkit\/537\.36/i],describe:()=>({name:_e.Blink})},{test:[/(apple)?webkit/i],describe(e){var t={name:_e.WebKit},i=Ae.getFirstMatch(/webkit\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}}];class Ie{constructor(e,t){if(void 0===t&&(t=!1),null==e||""===e)throw new Error("UserAgent parameter can't be empty");this._ua=e,this.parsedResult={},!0!==t&&this.parse()}getUA(){return this._ua}test(e){return e.test(this._ua)}parseBrowser(){this.parsedResult.browser={};var e=Ae.find(Oe,(e=>{if("function"==typeof e.test)return e.test(this);if(e.test instanceof Array)return e.test.some((e=>this.test(e)));throw new Error("Browser's test function is not valid")}));return e&&(this.parsedResult.browser=e.describe(this.getUA())),this.parsedResult.browser}getBrowser(){return this.parsedResult.browser?this.parsedResult.browser:this.parseBrowser()}getBrowserName(e){return e?String(this.getBrowser().name).toLowerCase()||"":this.getBrowser().name||""}getBrowserVersion(){return this.getBrowser().version}getOS(){return this.parsedResult.os?this.parsedResult.os:this.parseOS()}parseOS(){this.parsedResult.os={};var e=Ae.find(Te,(e=>{if("function"==typeof e.test)return e.test(this);if(e.test instanceof Array)return e.test.some((e=>this.test(e)));throw new Error("Browser's test function is not valid")}));return e&&(this.parsedResult.os=e.describe(this.getUA())),this.parsedResult.os}getOSName(e){var t=this.getOS().name;return e?String(t).toLowerCase()||"":t||""}getOSVersion(){return this.getOS().version}getPlatform(){return this.parsedResult.platform?this.parsedResult.platform:this.parsePlatform()}getPlatformType(e){void 0===e&&(e=!1);var t=this.getPlatform().type;return e?String(t).toLowerCase()||"":t||""}parsePlatform(){this.parsedResult.platform={};var e=Ae.find(Pe,(e=>{if("function"==typeof e.test)return e.test(this);if(e.test instanceof Array)return e.test.some((e=>this.test(e)));throw new Error("Browser's test function is not valid")}));return e&&(this.parsedResult.platform=e.describe(this.getUA())),this.parsedResult.platform}getEngine(){return this.parsedResult.engine?this.parsedResult.engine:this.parseEngine()}getEngineName(e){return e?String(this.getEngine().name).toLowerCase()||"":this.getEngine().name||""}parseEngine(){this.parsedResult.engine={};var e=Ae.find(Me,(e=>{if("function"==typeof e.test)return e.test(this);if(e.test instanceof Array)return e.test.some((e=>this.test(e)));throw new Error("Browser's test function is not valid")}));return e&&(this.parsedResult.engine=e.describe(this.getUA())),this.parsedResult.engine}parse(){return this.parseBrowser(),this.parseOS(),this.parsePlatform(),this.parseEngine(),this}getResult(){return Ae.assign({},this.parsedResult)}satisfies(e){var t={},i=0,s={},n=0;if(Object.keys(e).forEach((a=>{var l=e[a];"string"==typeof l?(s[a]=l,n+=1):"object"==typeof l&&(t[a]=l,i+=1)})),i>0){var a=Object.keys(t),l=Ae.find(a,(e=>this.isOS(e)));if(l){var r=this.satisfies(t[l]);if(void 0!==r)return r}var o=Ae.find(a,(e=>this.isPlatform(e)));if(o){var h=this.satisfies(t[o]);if(void 0!==h)return h}}if(n>0){var c=Object.keys(s),d=Ae.find(c,(e=>this.isBrowser(e,!0)));if(void 0!==d)return this.compareVersion(s[d])}}isBrowser(e,t){void 0===t&&(t=!1);var i=this.getBrowserName().toLowerCase(),s=e.toLowerCase(),n=Ae.getBrowserTypeByAlias(s);return t&&n&&(s=n.toLowerCase()),s===i}compareVersion(e){var t=[0],i=e,s=!1,n=this.getBrowserVersion();if("string"==typeof n)return">"===e[0]||"<"===e[0]?(i=e.substr(1),"="===e[1]?(s=!0,i=e.substr(2)):t=[],">"===e[0]?t.push(1):t.push(-1)):"="===e[0]?i=e.substr(1):"~"===e[0]&&(s=!0,i=e.substr(1)),t.indexOf(Ae.compareVersions(n,i,s))>-1}isOS(e){return this.getOSName(!0)===String(e).toLowerCase()}isPlatform(e){return this.getPlatformType(!0)===String(e).toLowerCase()}isEngine(e){return this.getEngineName(!0)===String(e).toLowerCase()}is(e,t){return void 0===t&&(t=!1),this.isBrowser(e,t)||this.isOS(e)||this.isPlatform(e)}some(e){return void 0===e&&(e=[]),e.some((e=>this.is(e)))}}
16
+ */var ue,me,pe=(ce||(ce=1,ue=de,function(e,t){var i,s=function(){function e(e,t){for(var i=0;i<t.length;i++){var s=t[i];s.enumerable=s.enumerable||!1,s.configurable=!0,"value"in s&&(s.writable=!0),Object.defineProperty(e,s.key,s)}}return function(t,i,s){return i&&e(t.prototype,i),s&&e(t,s),t}}(),n=!1,a=void 0!==e;a&&e.getComputedStyle?(i=t.createElement("div"),["","-webkit-","-moz-","-ms-"].some((function(e){try{i.style.position=e+"sticky"}catch(e){}return""!=i.style.position}))&&(n=!0)):n=!0;var l=!1,r="undefined"!=typeof ShadowRoot,o={top:null,left:null},h=[];function c(e,t){for(var i in t)t.hasOwnProperty(i)&&(e[i]=t[i])}function d(e){return parseFloat(e)||0}function u(e){for(var t=0;e;)t+=e.offsetTop,e=e.offsetParent;return t}var m=function(){function i(e){if(function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,i),!(e instanceof HTMLElement))throw new Error("First argument must be HTMLElement");if(h.some((function(t){return t._node===e})))throw new Error("Stickyfill is already applied to this node");this._node=e,this._stickyMode=null,this._active=!1,h.push(this),this.refresh()}return s(i,[{key:"refresh",value:function(){if(!n&&!this._removed){this._active&&this._deactivate();var i=this._node,s=getComputedStyle(i),a={position:s.position,top:s.top,display:s.display,marginTop:s.marginTop,marginBottom:s.marginBottom,marginLeft:s.marginLeft,marginRight:s.marginRight,cssFloat:s.cssFloat};if(!isNaN(parseFloat(a.top))&&"table-cell"!=a.display&&"none"!=a.display){this._active=!0;var l=i.style.position;"sticky"!=s.position&&"-webkit-sticky"!=s.position||(i.style.position="static");var o=i.parentNode,h=r&&o instanceof ShadowRoot?o.host:o,m=i.getBoundingClientRect(),p=h.getBoundingClientRect(),v=getComputedStyle(h);this._parent={node:h,styles:{position:h.style.position},offsetHeight:h.offsetHeight},this._offsetToWindow={left:m.left,right:t.documentElement.clientWidth-m.right},this._offsetToParent={top:m.top-p.top-d(v.borderTopWidth),left:m.left-p.left-d(v.borderLeftWidth),right:-m.right+p.right-d(v.borderRightWidth)},this._styles={position:l,top:i.style.top,bottom:i.style.bottom,left:i.style.left,right:i.style.right,width:i.style.width,marginTop:i.style.marginTop,marginLeft:i.style.marginLeft,marginRight:i.style.marginRight};var g=d(a.top);this._limits={start:m.top+e.pageYOffset-g,end:p.top+e.pageYOffset+h.offsetHeight-d(v.borderBottomWidth)-i.offsetHeight-g-d(a.marginBottom)};var b=v.position;"absolute"!=b&&"relative"!=b&&(h.style.position="relative"),this._recalcPosition();var f=this._clone={};f.node=t.createElement("div"),c(f.node.style,{width:m.right-m.left+"px",height:m.bottom-m.top+"px",marginTop:a.marginTop,marginBottom:a.marginBottom,marginLeft:a.marginLeft,marginRight:a.marginRight,cssFloat:a.cssFloat,padding:0,border:0,borderSpacing:0,fontSize:"1em",position:"static"}),o.insertBefore(f.node,i),f.docOffsetTop=u(f.node)}}}},{key:"_recalcPosition",value:function(){if(this._active&&!this._removed){var e=o.top<=this._limits.start?"start":o.top>=this._limits.end?"end":"middle";if(this._stickyMode!=e){switch(e){case"start":c(this._node.style,{position:"absolute",left:this._offsetToParent.left+"px",right:this._offsetToParent.right+"px",top:this._offsetToParent.top+"px",bottom:"auto",width:"auto",marginLeft:0,marginRight:0,marginTop:0});break;case"middle":c(this._node.style,{position:"fixed",left:this._offsetToWindow.left+"px",right:this._offsetToWindow.right+"px",top:this._styles.top,bottom:"auto",width:"auto",marginLeft:0,marginRight:0,marginTop:0});break;case"end":c(this._node.style,{position:"absolute",left:this._offsetToParent.left+"px",right:this._offsetToParent.right+"px",top:"auto",bottom:0,width:"auto",marginLeft:0,marginRight:0})}this._stickyMode=e}}}},{key:"_fastCheck",value:function(){this._active&&!this._removed&&(Math.abs(u(this._clone.node)-this._clone.docOffsetTop)>1||Math.abs(this._parent.node.offsetHeight-this._parent.offsetHeight)>1)&&this.refresh()}},{key:"_deactivate",value:function(){var e=this;this._active&&!this._removed&&(this._clone.node.parentNode.removeChild(this._clone.node),delete this._clone,c(this._node.style,this._styles),delete this._styles,h.some((function(t){return t!==e&&t._parent&&t._parent.node===e._parent.node}))||c(this._parent.node.style,this._parent.styles),delete this._parent,this._stickyMode=null,this._active=!1,delete this._offsetToWindow,delete this._offsetToParent,delete this._limits)}},{key:"remove",value:function(){var e=this;this._deactivate(),h.some((function(t,i){if(t._node===e._node)return h.splice(i,1),!0})),this._removed=!0}}]),i}(),p={stickies:h,Sticky:m,forceSticky:function(){n=!1,v(),this.refreshAll()},addOne:function(e){if(!(e instanceof HTMLElement)){if(!e.length||!e[0])return;e=e[0]}for(var t=0;t<h.length;t++)if(h[t]._node===e)return h[t];return new m(e)},add:function(e){if(e instanceof HTMLElement&&(e=[e]),e.length){for(var t=[],i=function(i){var s=e[i];return s instanceof HTMLElement?h.some((function(e){if(e._node===s)return t.push(e),!0}))?"continue":void t.push(new m(s)):(t.push(void 0),"continue")},s=0;s<e.length;s++)i(s);return t}},refreshAll:function(){h.forEach((function(e){return e.refresh()}))},removeOne:function(e){if(!(e instanceof HTMLElement)){if(!e.length||!e[0])return;e=e[0]}h.some((function(t){if(t._node===e)return t.remove(),!0}))},remove:function(e){if(e instanceof HTMLElement&&(e=[e]),e.length)for(var t=function(t){var i=e[t];h.some((function(e){if(e._node===i)return e.remove(),!0}))},i=0;i<e.length;i++)t(i)},removeAll:function(){for(;h.length;)h[0].remove()}};function v(){if(!l){l=!0,a(),e.addEventListener("scroll",a),e.addEventListener("resize",p.refreshAll),e.addEventListener("orientationchange",p.refreshAll);var i=void 0,s=void 0,n=void 0;"hidden"in t?(s="hidden",n="visibilitychange"):"webkitHidden"in t&&(s="webkitHidden",n="webkitvisibilitychange"),n?(t[s]||r(),t.addEventListener(n,(function(){t[s]?clearInterval(i):r()}))):r()}function a(){e.pageXOffset!=o.left?(o.top=e.pageYOffset,o.left=e.pageXOffset,p.refreshAll()):e.pageYOffset!=o.top&&(o.top=e.pageYOffset,o.left=e.pageXOffset,h.forEach((function(e){return e._recalcPosition()})))}function r(){i=setInterval((function(){h.forEach((function(e){return e._fastCheck()}))}),500)}}n||v(),ue.exports?ue.exports=p:a&&(e.Stickyfill=p)}(window,document)),de.exports),ve=he(pe),ge={exports:{}},be=ge.exports;var fe=(me||(me=1,function(e){var t;Element.prototype.closest||(Element.prototype.matches||(Element.prototype.matches=Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector),Element.prototype.closest=function(e){var t=this;if(!document.documentElement.contains(this))return null;do{if(t.matches(e))return t;t=t.parentElement}while(null!==t);return null}),function(){if("function"==typeof window.CustomEvent)return!1;function e(e,t){t=t||{bubbles:!1,cancelable:!1,detail:void 0};var i=document.createEvent("CustomEvent");return i.initCustomEvent(e,t.bubbles,t.cancelable,t.detail),i}e.prototype=window.Event.prototype,window.CustomEvent=e}(),t=void 0!==oe?oe:"undefined"!=typeof window?window:be,e.exports=function(e){var t={navClass:"active",contentClass:"active",nested:!1,nestedClass:"active",offset:0,reflow:!1,events:!0},i=function(){var e={};return Array.prototype.forEach.call(arguments,(function(t){for(var i in t){if(!t.hasOwnProperty(i))return;e[i]=t[i]}})),e},s=function(e,t,i){if(i.settings.events){var s=new CustomEvent(e,{bubbles:!0,cancelable:!0,detail:i});t.dispatchEvent(s)}},n=function(e){var t=0;if(e.offsetParent)for(;e;)t+=e.offsetTop,e=e.offsetParent;return t>=0?t:0},a=function(e){e&&e.sort((function(e,t){return n(e.content)<n(t.content)?-1:1}))},l=function(e){return"function"==typeof e.offset?parseFloat(e.offset()):parseFloat(e.offset)},r=function(){return Math.max(document.body.scrollHeight,document.documentElement.scrollHeight,document.body.offsetHeight,document.documentElement.offsetHeight,document.body.clientHeight,document.documentElement.clientHeight)},o=function(t,i,s){var n=t.getBoundingClientRect(),a=l(i);return s?parseInt(n.bottom,10)<(e.innerHeight||document.documentElement.clientHeight):parseInt(n.top,10)<=a},h=function(){return e.innerHeight+e.pageYOffset>=r()},c=function(e,t){return!(!h()||!o(e.content,t,!0))},d=function(e,t){var i=e[e.length-1];if(c(i,t))return i;for(var s=e.length-1;s>=0;s--)if(o(e[s].content,t))return e[s]},u=function(e,t){if(t.nested&&e.parentNode){var i=e.parentNode.closest("li");i&&(i.classList.remove(t.nestedClass),u(i,t))}},m=function(e,t){if(e){var i=e.nav.closest("li");i&&(i.classList.remove(t.navClass),e.content.classList.remove(t.contentClass),u(i,t),s("gumshoeDeactivate",i,{link:e.nav,content:e.content,settings:t}))}},p=function(e,t){if(t.nested){var i=e.parentNode.closest("li");i&&(i.classList.add(t.nestedClass),p(i,t))}},v=function(e,t){if(e){var i=e.nav.closest("li");i&&(i.classList.add(t.navClass),e.content.classList.add(t.contentClass),p(i,t),s("gumshoeActivate",i,{link:e.nav,content:e.content,settings:t}))}};return function(s,n){var l,r,o,h,c,u={setup:function(){l=document.querySelectorAll(s),r=[],Array.prototype.forEach.call(l,(function(e){var t=document.getElementById(decodeURIComponent(e.hash.substr(1)));t&&r.push({nav:e,content:t})})),a(r)},detect:function(){var e=d(r,c);e?o&&e.content===o.content||(m(o,c),v(e,c),o=e):o&&(m(o,c),o=null)}},p=function(t){h&&e.cancelAnimationFrame(h),h=e.requestAnimationFrame(u.detect)},g=function(t){h&&e.cancelAnimationFrame(h),h=e.requestAnimationFrame((function(){a(r),u.detect()}))};return u.destroy=function(){o&&m(o,c),e.removeEventListener("scroll",p,!1),c.reflow&&e.removeEventListener("resize",g,!1),r=null,l=null,o=null,h=null,c=null},c=i(t,n||{}),u.setup(),u.detect(),e.addEventListener("scroll",p,!1),c.reflow&&e.addEventListener("resize",g,!1),u}}(t)}(ge)),ge.exports),ye=he(fe);class Le{static autoInit(e,t){var i=(void 0===t?{}:t).INPAGE_NAVIGATION,s=new Le(e,void 0===i?{}:i);return s.init(),e.ECLInpageNavigation=s,s}constructor(e,t){var s=void 0===t?{}:t,n=s.stickySelector,a=void 0===n?"[data-ecl-inpage-navigation]":n,l=s.containerSelector,r=void 0===l?"[data-ecl-inpage-navigation-container]":l,o=s.inPageList,h=void 0===o?"[data-ecl-inpage-navigation-list]":o,c=s.spySelector,d=void 0===c?"[data-ecl-inpage-navigation-link]":c,u=s.toggleSelector,m=void 0===u?"[data-ecl-inpage-navigation-trigger]":u,p=s.linksSelector,v=void 0===p?"[data-ecl-inpage-navigation-link]":p,g=s.spyActiveContainer,b=void 0===g?"ecl-inpage-navigation--visible":g,f=s.spyOffset,y=void 0===f?20:f,L=s.spyClass,E=void 0===L?"ecl-inpage-navigation__item--active":L,C=s.spyTrigger,k=void 0===C?"[data-ecl-inpage-navigation-trigger-current]":C,w=s.attachClickListener,S=void 0===w||w,A=s.attachResizeListener,_=void 0===A||A,x=s.attachScrollListener,O=void 0===x||x,T=s.attachKeyListener,P=void 0===T||T,M=s.contentClass,I=void 0===M?"inpage-navigation__heading--active":M;if(this.supportedEvents=["onToggle","onClick"],!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.eventManager=new i,this.attachClickListener=S,this.attachKeyListener=P,this.attachResizeListener=_,this.attachScrollListener=O,this.stickySelector=a,this.containerSelector=r,this.toggleSelector=m,this.linksSelector=v,this.inPageList=h,this.spyActiveContainer=b,this.spySelector=d,this.spyOffset=y,this.spyClass=E,this.spyTrigger=k,this.contentClass=I,this.gumshoe=null,this.observer=null,this.stickyObserver=null,this.isExpanded=!1,this.toggleElement=null,this.navLinks=null,this.resizeTimer=null,this.handleClickOnToggler=this.handleClickOnToggler.bind(this),this.handleClickOnLink=this.handleClickOnLink.bind(this),this.handleKeyboard=this.handleKeyboard.bind(this),this.initScrollSpy=this.initScrollSpy.bind(this),this.initObserver=this.initObserver.bind(this),this.activateScrollSpy=this.activateScrollSpy.bind(this),this.deactivateScrollSpy=this.deactivateScrollSpy.bind(this),this.destroySticky=this.destroySticky.bind(this),this.destroyScrollSpy=this.destroyScrollSpy.bind(this),this.destroyObserver=this.destroyObserver.bind(this),this.openList=this.openList.bind(this),this.closeList=this.closeList.bind(this),this.setListHeight=this.setListHeight.bind(this),this.handleResize=this.handleResize.bind(this)}initSticky(){this.stickyInstance=new ve.Sticky(this.element)}destroySticky(){this.stickyInstance&&this.stickyInstance.remove()}initScrollSpy(){if(this.gumshoe=new ye(this.spySelector,{navClass:this.spyClass,contentClass:this.contentClass,offset:this.spyOffset,reflow:!0}),document.addEventListener("gumshoeActivate",this.activateScrollSpy,!1),document.addEventListener("gumshoeDeactivate",this.deactivateScrollSpy,!1),"IntersectionObserver"in window){var e=t(this.containerSelector);if(e){var i=0,s=0,n=!1;this.stickyObserver=new IntersectionObserver((e=>{if(e&&e[0]){var t=e[0],a=t.boundingClientRect.y,l=t.intersectionRatio,r=t.isIntersecting;if(!n)return n=!0,i=a,void(s=l);a<i?l>s&&r||this.element.classList.remove(this.spyActiveContainer):a>i&&r&&l>s&&this.element.classList.add(this.spyActiveContainer),i=a,s=l}}),{root:null}),this.stickyObserver.observe(e)}}}activateScrollSpy(e){var i=t(this.spyTrigger);this.element.classList.add(this.spyActiveContainer),i.textContent=e.detail.content.textContent}deactivateScrollSpy(){var e=t(this.spyTrigger);this.element.classList.remove(this.spyActiveContainer),e.innerHTML=""}destroyScrollSpy(){this.stickyObserver&&this.stickyObserver.disconnect(),document.removeEventListener("gumshoeActivate",this.activateScrollSpy,!1),document.removeEventListener("gumshoeDeactivate",this.deactivateScrollSpy,!1),this.gumshoe.destroy()}initObserver(){if("MutationObserver"in window){var i=this;this.observer=new MutationObserver((s=>{var n=t(".ecl-col-l-9"),a=t("[data-ecl-inpage-navigation-list]");s.forEach((t=>{t&&t.target&&t.target.classList&&!t.target.classList.contains("ecl-inpage-navigation__trigger-current")&&(t.addedNodes.length>0&&[].slice.call(t.addedNodes).forEach((t=>{if("H2"===t.tagName&&t.id){var i=e("h2[id]",n).findIndex((e=>e.id===t.id)),s=a.childNodes[i-1].cloneNode(!0);s.childNodes[0].textContent=t.textContent,s.childNodes[0].href="#"+t.id,a.childNodes[i-1].after(s)}})),t.removedNodes.length>0&&[].slice.call(t.removedNodes).forEach((e=>{"H2"===e.tagName&&e.id&&a.childNodes.forEach((t=>{-1!==t.childNodes[0].href.indexOf(e.id)&&t.remove()}))})),i.update())}))})),this.observer.observe(document,{subtree:!0,childList:!0})}}destroyObserver(){this.observer&&this.observer.disconnect()}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.toggleElement=t(this.toggleSelector,this.element),this.navLinks=e(this.linksSelector,this.element),this.currentList=t(this.inPageList,this.element),this.direction=getComputedStyle(this.element).direction,"rtl"===this.direction&&this.element.classList.add("ecl-inpage-navigation--rtl"),this.setListHeight(),this.initSticky(this.element),this.initScrollSpy(),this.initObserver(),this.focusTrap=ae(this.element,{onActivate:()=>this.openList(),onDeactivate:()=>this.closeList()}),this.attachClickListener&&this.toggleElement&&this.toggleElement.addEventListener("click",this.handleClickOnToggler),this.attachResizeListener&&window.addEventListener("resize",this.handleResize),this.attachScrollListener&&window.addEventListener("scroll",this.handleResize),this.attachClickListener&&this.navLinks&&(this.navLinks.forEach((e=>e.addEventListener("click",this.handleClickOnLink))),this.element.addEventListener("keydown",this.handleShiftTab),this.toggleElement.addEventListener("click",this.handleClickOnToggler)),document.addEventListener("keydown",this.handleKeyboard),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}on(e,t){this.eventManager.on(e,t)}trigger(e,t){this.eventManager.trigger(e,t)}update(){this.gumshoe.setup()}openList(){this.currentList.classList.add("ecl-inpage-navigation__list--visible"),this.toggleElement.setAttribute("aria-expanded","true")}closeList(){this.currentList.classList.remove("ecl-inpage-navigation__list--visible"),this.toggleElement.setAttribute("aria-expanded","false")}setListHeight(){var e=window.innerHeight,i=window.innerWidth,s=t(".ecl-inpage-navigation__title",this.element),n=0;setTimeout((()=>{if(i<996){var t=this.toggleElement.parentElement;t&&(n=t.getBoundingClientRect().bottom+parseFloat(window.getComputedStyle(t).marginBottom))}else n=s?s.getBoundingClientRect().bottom:this.element.getBoundingClientRect().top;var a=e-n;a>0&&(this.currentList.style.maxHeight=a+"px")}),100)}handleClickOnToggler(e){e.preventDefault(),this.toggleElement&&(this.isExpanded="true"===this.toggleElement.getAttribute("aria-expanded"),this.toggleElement.setAttribute("aria-expanded",this.isExpanded?"false":"true"),this.isExpanded?this.focusTrap.deactivate():(this.setListHeight(),this.focusTrap.activate(),this.navLinks&&this.navLinks.length>0&&this.navLinks[0].focus()),this.trigger("onToggle",{isExpanded:this.isExpanded}))}handleClickOnLink(e){var i=e.target.href,s=null;if(i){var n=i.split("#")[1];n&&(s=t("#"+n,document))}this.focusTrap.deactivate();var a={target:s||i,e:e};this.trigger("onClick",a)}handleResize(){clearTimeout(this.resizeTimer),this.resizeTimer=setTimeout((()=>{this.setListHeight()}),100)}handleKeyboard(e){var i=e.target;if("ArrowUp"===e.key)if(e.preventDefault(),i===this.navLinks[0])this.handleClickOnToggler(e);else{var s=i.parentElement.previousSibling;if(s&&s.classList.contains("ecl-inpage-navigation__item")){var n=t(this.linksSelector,s);n&&n.focus()}}if("ArrowDown"===e.key)if(e.preventDefault(),i===this.toggleElement)this.handleClickOnToggler(e);else{var a=i.parentElement.nextSibling;if(a&&a.classList.contains("ecl-inpage-navigation__item")){var l=t(this.linksSelector,a);l&&l.focus()}}}destroy(){this.attachClickListener&&this.toggleElement&&this.toggleElement.removeEventListener("click",this.handleClickOnToggler),this.attachClickListener&&this.navLinks&&this.navLinks.forEach((e=>e.removeEventListener("click",this.handleClickOnLink))),this.attachKeyListener&&document.removeEventListener("keydown",this.handleKeyboard),this.attachResizeListener&&window.removeEventListener("resize",this.handleResize),this.destroyScrollSpy(),this.destroySticky(),this.destroyObserver(),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}}class Ee{static autoInit(e,t){var i=(void 0===t?{}:t).MEDIA_CONTAINER,s=new Ee(e,void 0===i?{}:i);return s.init(),e.ECLMediaContainer=s,s}constructor(e,s){var n=void 0===s?{}:s,a=n.iframeSelector,l=void 0===a?"iframe":a,r=n.useAutomaticRatio,o=void 0===r||r,h=n.videoTitleSelector,c=void 0===h?"data-ecl-media-container-video-title":h,d=n.videoPlay,u=void 0===d?"[data-ecl-media-container-play]":d,m=n.videoPause,p=void 0===m?"[data-ecl-media-container-pause]":m,v=n.mediaVideo,g=void 0===v?"[data-ecl-media-container-video]":v;if(this.supportedEvents=["onPlayClick","onPauseClick"],!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.eventManager=new i,this.iframeSelector=l,this.useAutomaticRatio=o,this.videoTitleSelector=c,this.mediaVideo=t(g,this.element),this.videoPlay=t(u,this.element),this.videoPause=t(p,this.element),this.iframe=null,this.videoTitle="",this.calculateRatio=this.calculateRatio.bind(this),this.handleParameters=this.handleParameters.bind(this),this.handlePauseClick=this.handlePauseClick.bind(this),this.handlePlayClick=this.handlePlayClick.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.videoTitle=this.element.getAttribute(this.videoTitleSelector);var e=t(".ecl-media-container__media",this.element);e&&!/ecl-media-container__media--ratio/.test(e.className)&&(this.iframe=t(this.iframeSelector,this.element),this.iframe&&(this.handleParameters(),this.useAutomaticRatio&&this.calculateRatio())),this.videoPlay&&(this.videoPlay.addEventListener("click",(e=>this.handlePlayClick(e))),this.videoPlay.style.display="none"),this.videoPause&&(this.videoPause.addEventListener("click",(e=>this.handlePauseClick(e))),this.videoPause.style.display="flex"),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}on(e,t){this.eventManager.on(e,t)}trigger(e,t){this.eventManager.trigger(e,t)}destroy(){this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element)),this.videoPlay&&(this.videoPlay.removeEventListener("click",this.handlePlayClick),this.videoPlay.style.display="none"),this.videoPause&&(this.videoPause.remveEventListener("click",this.handlePauseClick),this.videoPause.style.display="flex")}handleParameters(){var e=new URL(this.iframe.src);e.host.includes("youtube")&&(this.iframe.src=e),this.videoTitle&&this.iframe.setAttribute("title",this.videoTitle)}calculateRatio(){var e=this.iframe.width,t=this.iframe.height;e&&t||(e=this.iframe.offsetWidth,t=this.iframe.offsetHeight),this.iframe.style.aspectRatio=e+"/"+t}handlePlayClick(e){this.mediaVideo&&this.mediaVideo.play(),this.videoPlay.style.display="none",this.videoPause&&(this.videoPause.style.display="flex",this.videoPause.focus());var t=c({},e,{status:"Playing"});this.trigger("onPlayClick",t)}handlePauseClick(e){this.mediaVideo&&this.mediaVideo.pause(),this.videoPause.style.display="none",this.videoPlay&&(this.videoPlay.style.display="flex",this.videoPlay.focus());var t=c({},e,{status:"Paused"});this.trigger("onPauseClick",t)}}var Ce={"Amazon Silk":"amazon_silk","Android Browser":"android",Bada:"bada",BlackBerry:"blackberry",Chrome:"chrome",Chromium:"chromium",Electron:"electron",Epiphany:"epiphany",Firefox:"firefox",Focus:"focus",Generic:"generic","Google Search":"google_search",Googlebot:"googlebot","Internet Explorer":"ie","K-Meleon":"k_meleon",Maxthon:"maxthon","Microsoft Edge":"edge","MZ Browser":"mz","NAVER Whale Browser":"naver",Opera:"opera","Opera Coast":"opera_coast",PhantomJS:"phantomjs",Puffin:"puffin",QupZilla:"qupzilla",QQ:"qq",QQLite:"qqlite",Safari:"safari",Sailfish:"sailfish","Samsung Internet for Android":"samsung_internet",SeaMonkey:"seamonkey",Sleipnir:"sleipnir",Swing:"swing",Tizen:"tizen","UC Browser":"uc",Vivaldi:"vivaldi","WebOS Browser":"webos",WeChat:"wechat","Yandex Browser":"yandex",Roku:"roku"},ke={amazon_silk:"Amazon Silk",android:"Android Browser",bada:"Bada",blackberry:"BlackBerry",chrome:"Chrome",chromium:"Chromium",electron:"Electron",epiphany:"Epiphany",firefox:"Firefox",focus:"Focus",generic:"Generic",googlebot:"Googlebot",google_search:"Google Search",ie:"Internet Explorer",k_meleon:"K-Meleon",maxthon:"Maxthon",edge:"Microsoft Edge",mz:"MZ Browser",naver:"NAVER Whale Browser",opera:"Opera",opera_coast:"Opera Coast",phantomjs:"PhantomJS",puffin:"Puffin",qupzilla:"QupZilla",qq:"QQ Browser",qqlite:"QQ Browser Lite",safari:"Safari",sailfish:"Sailfish",samsung_internet:"Samsung Internet for Android",seamonkey:"SeaMonkey",sleipnir:"Sleipnir",swing:"Swing",tizen:"Tizen",uc:"UC Browser",vivaldi:"Vivaldi",webos:"WebOS Browser",wechat:"WeChat",yandex:"Yandex Browser"},we={tablet:"tablet",mobile:"mobile",desktop:"desktop",tv:"tv"},Se={WindowsPhone:"Windows Phone",Windows:"Windows",MacOS:"macOS",iOS:"iOS",Android:"Android",WebOS:"WebOS",BlackBerry:"BlackBerry",Bada:"Bada",Tizen:"Tizen",Linux:"Linux",ChromeOS:"Chrome OS",PlayStation4:"PlayStation 4",Roku:"Roku"},Ae={EdgeHTML:"EdgeHTML",Blink:"Blink",Trident:"Trident",Presto:"Presto",Gecko:"Gecko",WebKit:"WebKit"};class _e{static getFirstMatch(e,t){var i=t.match(e);return i&&i.length>0&&i[1]||""}static getSecondMatch(e,t){var i=t.match(e);return i&&i.length>1&&i[2]||""}static matchAndReturnConst(e,t,i){if(e.test(t))return i}static getWindowsVersionName(e){switch(e){case"NT":return"NT";case"XP":case"NT 5.1":return"XP";case"NT 5.0":return"2000";case"NT 5.2":return"2003";case"NT 6.0":return"Vista";case"NT 6.1":return"7";case"NT 6.2":return"8";case"NT 6.3":return"8.1";case"NT 10.0":return"10";default:return}}static getMacOSVersionName(e){var t=e.split(".").splice(0,2).map((e=>parseInt(e,10)||0));if(t.push(0),10===t[0])switch(t[1]){case 5:return"Leopard";case 6:return"Snow Leopard";case 7:return"Lion";case 8:return"Mountain Lion";case 9:return"Mavericks";case 10:return"Yosemite";case 11:return"El Capitan";case 12:return"Sierra";case 13:return"High Sierra";case 14:return"Mojave";case 15:return"Catalina";default:return}}static getAndroidVersionName(e){var t=e.split(".").splice(0,2).map((e=>parseInt(e,10)||0));if(t.push(0),!(1===t[0]&&t[1]<5))return 1===t[0]&&t[1]<6?"Cupcake":1===t[0]&&t[1]>=6?"Donut":2===t[0]&&t[1]<2?"Eclair":2===t[0]&&2===t[1]?"Froyo":2===t[0]&&t[1]>2?"Gingerbread":3===t[0]?"Honeycomb":4===t[0]&&t[1]<1?"Ice Cream Sandwich":4===t[0]&&t[1]<4?"Jelly Bean":4===t[0]&&t[1]>=4?"KitKat":5===t[0]?"Lollipop":6===t[0]?"Marshmallow":7===t[0]?"Nougat":8===t[0]?"Oreo":9===t[0]?"Pie":void 0}static getVersionPrecision(e){return e.split(".").length}static compareVersions(e,t,i){void 0===i&&(i=!1);var s=_e.getVersionPrecision(e),n=_e.getVersionPrecision(t),a=Math.max(s,n),l=0,r=_e.map([e,t],(e=>{var t=a-_e.getVersionPrecision(e),i=e+new Array(t+1).join(".0");return _e.map(i.split("."),(e=>new Array(20-e.length).join("0")+e)).reverse()}));for(i&&(l=a-Math.min(s,n)),a-=1;a>=l;){if(r[0][a]>r[1][a])return 1;if(r[0][a]===r[1][a]){if(a===l)return 0;a-=1}else if(r[0][a]<r[1][a])return-1}}static map(e,t){var i,s=[];if(Array.prototype.map)return Array.prototype.map.call(e,t);for(i=0;i<e.length;i+=1)s.push(t(e[i]));return s}static find(e,t){var i,s;if(Array.prototype.find)return Array.prototype.find.call(e,t);for(i=0,s=e.length;i<s;i+=1){var n=e[i];if(t(n,i))return n}}static assign(e){for(var t,i,s=e,n=arguments.length,a=new Array(n>1?n-1:0),l=1;l<n;l++)a[l-1]=arguments[l];if(Object.assign)return Object.assign(e,...a);var r=function(){var e=a[t];"object"==typeof e&&null!==e&&Object.keys(e).forEach((t=>{s[t]=e[t]}))};for(t=0,i=a.length;t<i;t+=1)r();return e}static getBrowserAlias(e){return Ce[e]}static getBrowserTypeByAlias(e){return ke[e]||""}}var xe=/version\/(\d+(\.?_?\d+)+)/i,Oe=[{test:[/googlebot/i],describe(e){var t={name:"Googlebot"},i=_e.getFirstMatch(/googlebot\/(\d+(\.\d+))/i,e)||_e.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/opera/i],describe(e){var t={name:"Opera"},i=_e.getFirstMatch(xe,e)||_e.getFirstMatch(/(?:opera)[\s/](\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/opr\/|opios/i],describe(e){var t={name:"Opera"},i=_e.getFirstMatch(/(?:opr|opios)[\s/](\S+)/i,e)||_e.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/SamsungBrowser/i],describe(e){var t={name:"Samsung Internet for Android"},i=_e.getFirstMatch(xe,e)||_e.getFirstMatch(/(?:SamsungBrowser)[\s/](\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/Whale/i],describe(e){var t={name:"NAVER Whale Browser"},i=_e.getFirstMatch(xe,e)||_e.getFirstMatch(/(?:whale)[\s/](\d+(?:\.\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/MZBrowser/i],describe(e){var t={name:"MZ Browser"},i=_e.getFirstMatch(/(?:MZBrowser)[\s/](\d+(?:\.\d+)+)/i,e)||_e.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/focus/i],describe(e){var t={name:"Focus"},i=_e.getFirstMatch(/(?:focus)[\s/](\d+(?:\.\d+)+)/i,e)||_e.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/swing/i],describe(e){var t={name:"Swing"},i=_e.getFirstMatch(/(?:swing)[\s/](\d+(?:\.\d+)+)/i,e)||_e.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/coast/i],describe(e){var t={name:"Opera Coast"},i=_e.getFirstMatch(xe,e)||_e.getFirstMatch(/(?:coast)[\s/](\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/opt\/\d+(?:.?_?\d+)+/i],describe(e){var t={name:"Opera Touch"},i=_e.getFirstMatch(/(?:opt)[\s/](\d+(\.?_?\d+)+)/i,e)||_e.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/yabrowser/i],describe(e){var t={name:"Yandex Browser"},i=_e.getFirstMatch(/(?:yabrowser)[\s/](\d+(\.?_?\d+)+)/i,e)||_e.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/ucbrowser/i],describe(e){var t={name:"UC Browser"},i=_e.getFirstMatch(xe,e)||_e.getFirstMatch(/(?:ucbrowser)[\s/](\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/Maxthon|mxios/i],describe(e){var t={name:"Maxthon"},i=_e.getFirstMatch(xe,e)||_e.getFirstMatch(/(?:Maxthon|mxios)[\s/](\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/epiphany/i],describe(e){var t={name:"Epiphany"},i=_e.getFirstMatch(xe,e)||_e.getFirstMatch(/(?:epiphany)[\s/](\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/puffin/i],describe(e){var t={name:"Puffin"},i=_e.getFirstMatch(xe,e)||_e.getFirstMatch(/(?:puffin)[\s/](\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/sleipnir/i],describe(e){var t={name:"Sleipnir"},i=_e.getFirstMatch(xe,e)||_e.getFirstMatch(/(?:sleipnir)[\s/](\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/k-meleon/i],describe(e){var t={name:"K-Meleon"},i=_e.getFirstMatch(xe,e)||_e.getFirstMatch(/(?:k-meleon)[\s/](\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/micromessenger/i],describe(e){var t={name:"WeChat"},i=_e.getFirstMatch(/(?:micromessenger)[\s/](\d+(\.?_?\d+)+)/i,e)||_e.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/qqbrowser/i],describe(e){var t={name:/qqbrowserlite/i.test(e)?"QQ Browser Lite":"QQ Browser"},i=_e.getFirstMatch(/(?:qqbrowserlite|qqbrowser)[/](\d+(\.?_?\d+)+)/i,e)||_e.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/msie|trident/i],describe(e){var t={name:"Internet Explorer"},i=_e.getFirstMatch(/(?:msie |rv:)(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/\sedg\//i],describe(e){var t={name:"Microsoft Edge"},i=_e.getFirstMatch(/\sedg\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/edg([ea]|ios)/i],describe(e){var t={name:"Microsoft Edge"},i=_e.getSecondMatch(/edg([ea]|ios)\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/vivaldi/i],describe(e){var t={name:"Vivaldi"},i=_e.getFirstMatch(/vivaldi\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/seamonkey/i],describe(e){var t={name:"SeaMonkey"},i=_e.getFirstMatch(/seamonkey\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/sailfish/i],describe(e){var t={name:"Sailfish"},i=_e.getFirstMatch(/sailfish\s?browser\/(\d+(\.\d+)?)/i,e);return i&&(t.version=i),t}},{test:[/silk/i],describe(e){var t={name:"Amazon Silk"},i=_e.getFirstMatch(/silk\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/phantom/i],describe(e){var t={name:"PhantomJS"},i=_e.getFirstMatch(/phantomjs\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/slimerjs/i],describe(e){var t={name:"SlimerJS"},i=_e.getFirstMatch(/slimerjs\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/blackberry|\bbb\d+/i,/rim\stablet/i],describe(e){var t={name:"BlackBerry"},i=_e.getFirstMatch(xe,e)||_e.getFirstMatch(/blackberry[\d]+\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/(web|hpw)[o0]s/i],describe(e){var t={name:"WebOS Browser"},i=_e.getFirstMatch(xe,e)||_e.getFirstMatch(/w(?:eb)?[o0]sbrowser\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/bada/i],describe(e){var t={name:"Bada"},i=_e.getFirstMatch(/dolfin\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/tizen/i],describe(e){var t={name:"Tizen"},i=_e.getFirstMatch(/(?:tizen\s?)?browser\/(\d+(\.?_?\d+)+)/i,e)||_e.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/qupzilla/i],describe(e){var t={name:"QupZilla"},i=_e.getFirstMatch(/(?:qupzilla)[\s/](\d+(\.?_?\d+)+)/i,e)||_e.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/firefox|iceweasel|fxios/i],describe(e){var t={name:"Firefox"},i=_e.getFirstMatch(/(?:firefox|iceweasel|fxios)[\s/](\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/electron/i],describe(e){var t={name:"Electron"},i=_e.getFirstMatch(/(?:electron)\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/MiuiBrowser/i],describe(e){var t={name:"Miui"},i=_e.getFirstMatch(/(?:MiuiBrowser)[\s/](\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/chromium/i],describe(e){var t={name:"Chromium"},i=_e.getFirstMatch(/(?:chromium)[\s/](\d+(\.?_?\d+)+)/i,e)||_e.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/chrome|crios|crmo/i],describe(e){var t={name:"Chrome"},i=_e.getFirstMatch(/(?:chrome|crios|crmo)\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/GSA/i],describe(e){var t={name:"Google Search"},i=_e.getFirstMatch(/(?:GSA)\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test(e){var t=!e.test(/like android/i),i=e.test(/android/i);return t&&i},describe(e){var t={name:"Android Browser"},i=_e.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/playstation 4/i],describe(e){var t={name:"PlayStation 4"},i=_e.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/safari|applewebkit/i],describe(e){var t={name:"Safari"},i=_e.getFirstMatch(xe,e);return i&&(t.version=i),t}},{test:[/.*/i],describe(e){var t=-1!==e.search("\\(")?/^(.*)\/(.*)[ \t]\((.*)/:/^(.*)\/(.*) /;return{name:_e.getFirstMatch(t,e),version:_e.getSecondMatch(t,e)}}}],Te=[{test:[/Roku\/DVP/],describe(e){var t=_e.getFirstMatch(/Roku\/DVP-(\d+\.\d+)/i,e);return{name:Se.Roku,version:t}}},{test:[/windows phone/i],describe(e){var t=_e.getFirstMatch(/windows phone (?:os)?\s?(\d+(\.\d+)*)/i,e);return{name:Se.WindowsPhone,version:t}}},{test:[/windows /i],describe(e){var t=_e.getFirstMatch(/Windows ((NT|XP)( \d\d?.\d)?)/i,e),i=_e.getWindowsVersionName(t);return{name:Se.Windows,version:t,versionName:i}}},{test:[/Macintosh(.*?) FxiOS(.*?)\//],describe(e){var t={name:Se.iOS},i=_e.getSecondMatch(/(Version\/)(\d[\d.]+)/,e);return i&&(t.version=i),t}},{test:[/macintosh/i],describe(e){var t=_e.getFirstMatch(/mac os x (\d+(\.?_?\d+)+)/i,e).replace(/[_\s]/g,"."),i=_e.getMacOSVersionName(t),s={name:Se.MacOS,version:t};return i&&(s.versionName=i),s}},{test:[/(ipod|iphone|ipad)/i],describe(e){var t=_e.getFirstMatch(/os (\d+([_\s]\d+)*) like mac os x/i,e).replace(/[_\s]/g,".");return{name:Se.iOS,version:t}}},{test(e){var t=!e.test(/like android/i),i=e.test(/android/i);return t&&i},describe(e){var t=_e.getFirstMatch(/android[\s/-](\d+(\.\d+)*)/i,e),i=_e.getAndroidVersionName(t),s={name:Se.Android,version:t};return i&&(s.versionName=i),s}},{test:[/(web|hpw)[o0]s/i],describe(e){var t=_e.getFirstMatch(/(?:web|hpw)[o0]s\/(\d+(\.\d+)*)/i,e),i={name:Se.WebOS};return t&&t.length&&(i.version=t),i}},{test:[/blackberry|\bbb\d+/i,/rim\stablet/i],describe(e){var t=_e.getFirstMatch(/rim\stablet\sos\s(\d+(\.\d+)*)/i,e)||_e.getFirstMatch(/blackberry\d+\/(\d+([_\s]\d+)*)/i,e)||_e.getFirstMatch(/\bbb(\d+)/i,e);return{name:Se.BlackBerry,version:t}}},{test:[/bada/i],describe(e){var t=_e.getFirstMatch(/bada\/(\d+(\.\d+)*)/i,e);return{name:Se.Bada,version:t}}},{test:[/tizen/i],describe(e){var t=_e.getFirstMatch(/tizen[/\s](\d+(\.\d+)*)/i,e);return{name:Se.Tizen,version:t}}},{test:[/linux/i],describe:()=>({name:Se.Linux})},{test:[/CrOS/],describe:()=>({name:Se.ChromeOS})},{test:[/PlayStation 4/],describe(e){var t=_e.getFirstMatch(/PlayStation 4[/\s](\d+(\.\d+)*)/i,e);return{name:Se.PlayStation4,version:t}}}],Pe=[{test:[/googlebot/i],describe:()=>({type:"bot",vendor:"Google"})},{test:[/huawei/i],describe(e){var t=_e.getFirstMatch(/(can-l01)/i,e)&&"Nova",i={type:we.mobile,vendor:"Huawei"};return t&&(i.model=t),i}},{test:[/nexus\s*(?:7|8|9|10).*/i],describe:()=>({type:we.tablet,vendor:"Nexus"})},{test:[/ipad/i],describe:()=>({type:we.tablet,vendor:"Apple",model:"iPad"})},{test:[/Macintosh(.*?) FxiOS(.*?)\//],describe:()=>({type:we.tablet,vendor:"Apple",model:"iPad"})},{test:[/kftt build/i],describe:()=>({type:we.tablet,vendor:"Amazon",model:"Kindle Fire HD 7"})},{test:[/silk/i],describe:()=>({type:we.tablet,vendor:"Amazon"})},{test:[/tablet(?! pc)/i],describe:()=>({type:we.tablet})},{test(e){var t=e.test(/ipod|iphone/i),i=e.test(/like (ipod|iphone)/i);return t&&!i},describe(e){var t=_e.getFirstMatch(/(ipod|iphone)/i,e);return{type:we.mobile,vendor:"Apple",model:t}}},{test:[/nexus\s*[0-6].*/i,/galaxy nexus/i],describe:()=>({type:we.mobile,vendor:"Nexus"})},{test:[/[^-]mobi/i],describe:()=>({type:we.mobile})},{test:e=>"blackberry"===e.getBrowserName(!0),describe:()=>({type:we.mobile,vendor:"BlackBerry"})},{test:e=>"bada"===e.getBrowserName(!0),describe:()=>({type:we.mobile})},{test:e=>"windows phone"===e.getBrowserName(),describe:()=>({type:we.mobile,vendor:"Microsoft"})},{test(e){var t=Number(String(e.getOSVersion()).split(".")[0]);return"android"===e.getOSName(!0)&&t>=3},describe:()=>({type:we.tablet})},{test:e=>"android"===e.getOSName(!0),describe:()=>({type:we.mobile})},{test:e=>"macos"===e.getOSName(!0),describe:()=>({type:we.desktop,vendor:"Apple"})},{test:e=>"windows"===e.getOSName(!0),describe:()=>({type:we.desktop})},{test:e=>"linux"===e.getOSName(!0),describe:()=>({type:we.desktop})},{test:e=>"playstation 4"===e.getOSName(!0),describe:()=>({type:we.tv})},{test:e=>"roku"===e.getOSName(!0),describe:()=>({type:we.tv})}],Me=[{test:e=>"microsoft edge"===e.getBrowserName(!0),describe(e){if(/\sedg\//i.test(e))return{name:Ae.Blink};var t=_e.getFirstMatch(/edge\/(\d+(\.?_?\d+)+)/i,e);return{name:Ae.EdgeHTML,version:t}}},{test:[/trident/i],describe(e){var t={name:Ae.Trident},i=_e.getFirstMatch(/trident\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:e=>e.test(/presto/i),describe(e){var t={name:Ae.Presto},i=_e.getFirstMatch(/presto\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test(e){var t=e.test(/gecko/i),i=e.test(/like gecko/i);return t&&!i},describe(e){var t={name:Ae.Gecko},i=_e.getFirstMatch(/gecko\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}},{test:[/(apple)?webkit\/537\.36/i],describe:()=>({name:Ae.Blink})},{test:[/(apple)?webkit/i],describe(e){var t={name:Ae.WebKit},i=_e.getFirstMatch(/webkit\/(\d+(\.?_?\d+)+)/i,e);return i&&(t.version=i),t}}];class Ie{constructor(e,t){if(void 0===t&&(t=!1),null==e||""===e)throw new Error("UserAgent parameter can't be empty");this._ua=e,this.parsedResult={},!0!==t&&this.parse()}getUA(){return this._ua}test(e){return e.test(this._ua)}parseBrowser(){this.parsedResult.browser={};var e=_e.find(Oe,(e=>{if("function"==typeof e.test)return e.test(this);if(e.test instanceof Array)return e.test.some((e=>this.test(e)));throw new Error("Browser's test function is not valid")}));return e&&(this.parsedResult.browser=e.describe(this.getUA())),this.parsedResult.browser}getBrowser(){return this.parsedResult.browser?this.parsedResult.browser:this.parseBrowser()}getBrowserName(e){return e?String(this.getBrowser().name).toLowerCase()||"":this.getBrowser().name||""}getBrowserVersion(){return this.getBrowser().version}getOS(){return this.parsedResult.os?this.parsedResult.os:this.parseOS()}parseOS(){this.parsedResult.os={};var e=_e.find(Te,(e=>{if("function"==typeof e.test)return e.test(this);if(e.test instanceof Array)return e.test.some((e=>this.test(e)));throw new Error("Browser's test function is not valid")}));return e&&(this.parsedResult.os=e.describe(this.getUA())),this.parsedResult.os}getOSName(e){var t=this.getOS().name;return e?String(t).toLowerCase()||"":t||""}getOSVersion(){return this.getOS().version}getPlatform(){return this.parsedResult.platform?this.parsedResult.platform:this.parsePlatform()}getPlatformType(e){void 0===e&&(e=!1);var t=this.getPlatform().type;return e?String(t).toLowerCase()||"":t||""}parsePlatform(){this.parsedResult.platform={};var e=_e.find(Pe,(e=>{if("function"==typeof e.test)return e.test(this);if(e.test instanceof Array)return e.test.some((e=>this.test(e)));throw new Error("Browser's test function is not valid")}));return e&&(this.parsedResult.platform=e.describe(this.getUA())),this.parsedResult.platform}getEngine(){return this.parsedResult.engine?this.parsedResult.engine:this.parseEngine()}getEngineName(e){return e?String(this.getEngine().name).toLowerCase()||"":this.getEngine().name||""}parseEngine(){this.parsedResult.engine={};var e=_e.find(Me,(e=>{if("function"==typeof e.test)return e.test(this);if(e.test instanceof Array)return e.test.some((e=>this.test(e)));throw new Error("Browser's test function is not valid")}));return e&&(this.parsedResult.engine=e.describe(this.getUA())),this.parsedResult.engine}parse(){return this.parseBrowser(),this.parseOS(),this.parsePlatform(),this.parseEngine(),this}getResult(){return _e.assign({},this.parsedResult)}satisfies(e){var t={},i=0,s={},n=0;if(Object.keys(e).forEach((a=>{var l=e[a];"string"==typeof l?(s[a]=l,n+=1):"object"==typeof l&&(t[a]=l,i+=1)})),i>0){var a=Object.keys(t),l=_e.find(a,(e=>this.isOS(e)));if(l){var r=this.satisfies(t[l]);if(void 0!==r)return r}var o=_e.find(a,(e=>this.isPlatform(e)));if(o){var h=this.satisfies(t[o]);if(void 0!==h)return h}}if(n>0){var c=Object.keys(s),d=_e.find(c,(e=>this.isBrowser(e,!0)));if(void 0!==d)return this.compareVersion(s[d])}}isBrowser(e,t){void 0===t&&(t=!1);var i=this.getBrowserName().toLowerCase(),s=e.toLowerCase(),n=_e.getBrowserTypeByAlias(s);return t&&n&&(s=n.toLowerCase()),s===i}compareVersion(e){var t=[0],i=e,s=!1,n=this.getBrowserVersion();if("string"==typeof n)return">"===e[0]||"<"===e[0]?(i=e.substr(1),"="===e[1]?(s=!0,i=e.substr(2)):t=[],">"===e[0]?t.push(1):t.push(-1)):"="===e[0]?i=e.substr(1):"~"===e[0]&&(s=!0,i=e.substr(1)),t.indexOf(_e.compareVersions(n,i,s))>-1}isOS(e){return this.getOSName(!0)===String(e).toLowerCase()}isPlatform(e){return this.getPlatformType(!0)===String(e).toLowerCase()}isEngine(e){return this.getEngineName(!0)===String(e).toLowerCase()}is(e,t){return void 0===t&&(t=!1),this.isBrowser(e,t)||this.isOS(e)||this.isPlatform(e)}some(e){return void 0===e&&(e=[]),e.some((e=>this.is(e)))}}
17
17
  /*!
18
18
  * Bowser - a browser detector
19
19
  * https://github.com/lancedikson/bowser
20
20
  * MIT License | (c) Dustin Diaz 2012-2015
21
21
  * MIT License | (c) Denis Demchenko 2015-2019
22
- */class Ne{static getParser(e,t){if(void 0===t&&(t=!1),"string"!=typeof e)throw new Error("UserAgent should be a string");return new Ie(e,t)}static parse(e){return new Ie(e).getResult()}static get BROWSER_MAP(){return ke}static get ENGINE_MAP(){return _e}static get OS_MAP(){return Se}static get PLATFORMS_MAP(){return we}}class Be{static autoInit(e,t){var i=(void 0===t?{}:t).MEGA_MENU,s=new Be(e,void 0===i?{}:i);return s.init(),e.ECLMegaMenu=s,s}constructor(e,t){var s=void 0===t?{}:t,n=s.openSelector,a=void 0===n?"[data-ecl-mega-menu-open]":n,l=s.backSelector,r=void 0===l?"[data-ecl-mega-menu-back]":l,o=s.innerSelector,h=void 0===o?"[data-ecl-mega-menu-inner]":o,c=s.itemSelector,d=void 0===c?"[data-ecl-mega-menu-item]":c,u=s.linkSelector,m=void 0===u?"[data-ecl-mega-menu-link]":u,p=s.subLinkSelector,v=void 0===p?"[data-ecl-mega-menu-sublink]":p,g=s.megaSelector,b=void 0===g?"[data-ecl-mega-menu-mega]":g,f=s.containerSelector,y=void 0===f?"[data-ecl-has-container]":f,L=s.subItemSelector,E=void 0===L?"[data-ecl-mega-menu-subitem]":L,C=s.featuredAttribute,k=void 0===C?"[data-ecl-mega-menu-featured]":C,w=s.featuredLinkAttribute,S=void 0===w?"[data-ecl-mega-menu-featured-link]":w,_=s.labelOpenAttribute,A=void 0===_?"data-ecl-mega-menu-label-open":_,x=s.labelCloseAttribute,O=void 0===x?"data-ecl-mega-menu-label-close":x,T=s.attachClickListener,P=void 0===T||T,M=s.attachFocusListener,I=void 0===M||M,N=s.attachKeyListener,B=void 0===N||N,R=s.attachResizeListener,D=void 0===R||R;if(this.supportedEvents=["onOpen","onClose"],!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.eventManager=new i,this.openSelector=a,this.backSelector=r,this.innerSelector=h,this.itemSelector=d,this.linkSelector=m,this.subLinkSelector=v,this.megaSelector=b,this.subItemSelector=E,this.containerSelector=y,this.labelOpenAttribute=A,this.labelCloseAttribute=O,this.attachClickListener=P,this.attachFocusListener=I,this.attachKeyListener=B,this.attachResizeListener=D,this.featuredAttribute=k,this.featuredLinkAttribute=S,this.direction="ltr",this.open=null,this.toggleLabel=null,this.back=null,this.backItemLevel1=null,this.backItemLevel2=null,this.inner=null,this.items=null,this.links=null,this.isOpen=!1,this.resizeTimer=null,this.wrappers=null,this.isKeyEvent=!1,this.isDesktop=!1,this.isLarge=!1,this.lastVisibleItem=null,this.menuOverlay=null,this.currentItem=null,this.totalItemsWidth=0,this.breakpointL=996,this.openPanel={num:0,item:{}},this.infoLinks=null,this.seeAllLinks=null,this.featuredLinks=null,this.featuredImages=null,this.handleClickOnOpen=this.handleClickOnOpen.bind(this),this.handleClickOnClose=this.handleClickOnClose.bind(this),this.handleClickOnToggle=this.handleClickOnToggle.bind(this),this.handleClickOnBack=this.handleClickOnBack.bind(this),this.handleClickGlobal=this.handleClickGlobal.bind(this),this.handleClickOnItem=this.handleClickOnItem.bind(this),this.handleClickOnSubitem=this.handleClickOnSubitem.bind(this),this.handleClickOnFeaturedImage=this.handleClickOnFeaturedImage.bind(this),this.handleFocusOut=this.handleFocusOut.bind(this),this.handleKeyboard=this.handleKeyboard.bind(this),this.handleKeyboardGlobal=this.handleKeyboardGlobal.bind(this),this.handleResize=this.handleResize.bind(this),this.useDesktopDisplay=this.useDesktopDisplay.bind(this),this.closeOpenDropdown=this.closeOpenDropdown.bind(this),this.checkDropdownHeight=this.checkDropdownHeight.bind(this),this.positionMenuOverlay=this.positionMenuOverlay.bind(this),this.resetStyles=this.resetStyles.bind(this),this.handleFirstPanel=this.handleFirstPanel.bind(this),this.handleSecondPanel=this.handleSecondPanel.bind(this),this.disableScroll=this.disableScroll.bind(this),this.enableScroll=this.enableScroll.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.open=t(this.openSelector,this.element),this.back=t(this.backSelector,this.element),this.inner=t(this.innerSelector,this.element),this.btnPrevious=t(this.buttonPreviousSelector,this.element),this.btnNext=t(this.buttonNextSelector,this.element),this.items=e(this.itemSelector,this.element),this.subItems=e(this.subItemSelector,this.element),this.links=e(this.linkSelector,this.element),this.header=t(".ecl-site-header",document),this.headerBanner=t(".ecl-site-header__banner",document),this.wrappers=e(".ecl-mega-menu__wrapper",this.element),this.headerNotification=t(".ecl-site-header__notification",document),this.toggleLabel=t(".ecl-button__label",this.open),this.menuOverlay=t(".ecl-mega-menu__overlay",this.element),this.featuredImages=e(".ecl-mega-menu__featured-image",this.element),this.isDesktop=this.useDesktopDisplay(),this.attachClickListener&&(this.open&&this.open.addEventListener("click",this.handleClickOnToggle),this.back&&(this.back.addEventListener("click",this.handleClickOnBack),this.back.addEventListener("keyup",this.handleKeyboard)),this.featuredImages&&this.featuredImages.forEach((e=>{e.addEventListener("click",this.handleClickOnFeaturedImage)})),this.attachClickListener&&document.addEventListener("click",this.handleClickGlobal)),this.links&&this.links.forEach((e=>{this.attachFocusListener&&e.addEventListener("focusout",this.handleFocusOut),this.attachKeyListener&&e.addEventListener("keyup",this.handleKeyboard)})),this.subItems&&this.subItems.forEach((e=>{var i=t(".ecl-mega-menu__sublink",e);this.attachKeyListener&&i&&(i.addEventListener("click",this.handleClickOnSubitem),i.addEventListener("keyup",this.handleKeyboard)),this.attachFocusListener&&i&&i.addEventListener("focusout",this.handleFocusOut)})),this.infoLinks=e(".ecl-mega-menu__info-link a",this.element),this.infoLinks.length>0&&this.infoLinks.forEach((e=>{this.attachKeyListener&&e.addEventListener("keyup",this.handleKeyboard),this.attachFocusListener&&e.addEventListener("blur",this.handleFocusOut)})),this.seeAllLinks=e(".ecl-mega-menu__see-all a",this.element),this.seeAllLinks.length>0&&this.seeAllLinks.forEach((e=>{this.attachKeyListener&&e.addEventListener("keyup",this.handleKeyboard),this.attachFocusListener&&e.addEventListener("blur",this.handleFocusOut)})),this.featuredLinks=e(this.featuredLinkAttribute,this.element),this.featuredLinks.length>0&&this.attachFocusListener&&this.featuredLinks.forEach((e=>{e.addEventListener("blur",this.handleFocusOut)})),this.attachKeyListener&&document.addEventListener("keyup",this.handleKeyboardGlobal),this.attachResizeListener&&window.addEventListener("resize",this.handleResize),this.items&&this.items.forEach((e=>{if(this.totalItemsWidth+=e.offsetWidth,e.hasAttribute("data-ecl-has-children")||e.hasAttribute("data-ecl-has-container")){var i=t(this.linkSelector,e);this.attachClickListener&&i&&i.addEventListener("click",this.handleClickOnItem)}})),this.focusTrap=ae(this.element,{onActivate:()=>this.element.classList.add("ecl-mega-menu-trap-is-active"),onDeactivate:()=>this.element.classList.remove("ecl-mega-menu-trap-is-active")}),this.handleResize(),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}on(e,t){this.eventManager.on(e,t)}trigger(e,t){this.eventManager.trigger(e,t)}destroy(){this.attachClickListener&&(this.open&&this.open.removeEventListener("click",this.handleClickOnToggle),this.back&&this.back.removeEventListener("click",this.handleClickOnBack),this.featuredImages&&this.featuredImages.forEach((e=>{e.removeEventListener("click",this.handleClickOnFeaturedImage)})),document.removeEventListener("click",this.handleClickGlobal)),this.links&&this.links.forEach((e=>{this.attachClickListener&&e.removeEventListener("click",this.handleClickOnItem),this.attachFocusListener&&e.removeEventListener("focusout",this.handleFocusOut),this.attachKeyListener&&e.removeEventListener("keyup",this.handleKeyboard)})),this.subItems&&this.subItems.forEach((e=>{var i=t(".ecl-mega-menu__sublink",e);this.attachKeyListener&&i&&i.removeEventListener("keyup",this.handleKeyboard),this.attachClickListener&&i&&i.removeEventListener("click",this.handleClickOnSubitem),this.attachFocusListener&&i&&i.removeEventListener("focusout",this.handleFocusOut)})),this.infoLinks&&this.infoLinks.forEach((e=>{this.attachFocusListener&&e.removeEventListener("blur",this.handleFocusOut),this.attachKeyListener&&e.removeEventListener("keyup",this.handleKeyboard)})),this.seeAllLinks&&this.seeAllLinks.forEach((e=>{this.attachFocusListener&&e.removeEventListener("blur",this.handleFocusOut),this.attachKeyListener&&e.removeEventListener("keyup",this.handleKeyboard)})),this.featuredLinks&&this.attachFocusListener&&this.featuredLinks.forEach((e=>{e.removeEventListener("blur",this.handleFocusOut)})),this.attachKeyListener&&document.removeEventListener("keyup",this.handleKeyboardGlobal),this.attachResizeListener&&window.removeEventListener("resize",this.handleResize),this.closeOpenDropdown(),this.enableScroll(),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}disableScroll(){document.body.classList.add("ecl-mega-menu-prevent-scroll")}enableScroll(){document.body.classList.remove("ecl-mega-menu-prevent-scroll")}useDesktopDisplay(){var e=Ne.getParser(window.navigator.userAgent),t="mobile"===e.getPlatformType(),i="tablet"===e.getPlatformType();return!t&&(i?(this.element.classList.add("ecl-mega-menu--forced-mobile"),!1):!(window.innerWidth<this.breakpointL)&&(this.element.classList.remove("ecl-mega-menu--forced-mobile"),!0))}resetStyles(i,s){var n=e(".ecl-mega-menu__info",this.element),a=e(".ecl-mega-menu__sublist",this.element);if(a&&"mobile"===i){if(e(".ecl-mega-menu__item > .ecl-mega-menu__wrapper > .ecl-container > [data-ecl-mega-menu-mega]",this.element).forEach((e=>{e.style.height=""})),this.wrappers&&this.wrappers.forEach((e=>{e.style.top="",e.style.height=""})),this.openPanel.num>0&&this.header&&(this.headerBanner&&(this.headerBanner.style.display="none"),this.headerNotification&&(this.headerNotification.style.display="none")),2===this.openPanel.num){var l=t(".ecl-mega-menu__subitem--expanded",this.element);l&&l.firstChild.classList.add("ecl-mega-menu__parent-link");var r=this.openPanel.item;r.parentNode.childNodes.forEach((e=>{e!==r&&(e.style.display="none")}))}}else if(a&&"desktop"===i&&!s){a.forEach((e=>{e.classList.remove("ecl-mega-menu__sublist--scrollable"),e.childNodes.forEach((e=>{e.style.display=""}))})),n.forEach((e=>{e.style.top=""}));var o=[],h=t(".ecl-mega-menu__subitem--expanded",this.element);h&&(h.firstElementChild.classList.remove("ecl-mega-menu__parent-link"),o.push(h));var c=t(".ecl-mega-menu__item--expanded",this.element);c&&o.push(c),o.length>0?o.forEach((e=>{this.checkDropdownHeight(e)})):(this.element.removeAttribute("data-expanded"),this.open.setAttribute("aria-expanded","false"),this.enableScroll())}else if("desktop"===i&&s){var d=t(".ecl-mega-menu__subitem--expanded",this.element);d&&d.firstElementChild.classList.remove("ecl-mega-menu__parent-link"),n.forEach((e=>{e.style.height=""}))}"desktop"===i&&this.header&&(this.headerBanner&&(this.headerBanner.style.display="flex"),this.headerNotification&&(this.headerNotification.style.display="flex"))}handleResize(){clearTimeout(this.resizeTimer),this.resizeTimer=setTimeout((()=>{var e=window.innerWidth;void 0!==this.prevScreenWidth&&((this.prevScreenWidth<=this.breakpointL&&e>this.breakpointL||this.prevScreenWidth>this.breakpointL&&e<=this.breakpointL)&&this.resetStyles(e>this.breakpointL?"desktop":"mobile"),this.prevScreenWidth>1140&&e>996&&this.resetStyles("desktop",!0));this.isDesktop=this.useDesktopDisplay(),this.isLarge=window.innerWidth>1140,this.prevScreenWidth=e,this.element.classList.remove("ecl-mega-menu--forced-mobile"),this.direction=getComputedStyle(this.element).direction,"rtl"===this.direction?this.element.classList.add("ecl-mega-menu--rtl"):this.element.classList.remove("ecl-mega-menu--rtl");var i=t(".ecl-mega-menu__item--expanded",this.element);i&&this.isDesktop&&this.checkDropdownHeight(i),this.positionMenuOverlay()}),200)}checkDropdownHeight(i,s){void 0===s&&(s=!0);var n=t(".ecl-mega-menu__info",i),a=t(".ecl-mega-menu__mega",i),l=t(".ecl-mega-menu__subitem--expanded",i),r=null;l&&(r=t(".ecl-mega-menu__mega--level-2",l)),a&&this.isDesktop&&s&&(a.style.opacity=0),n&&this.isDesktop&&s&&(n.style.opacity=0),r&&this.isDesktop&&s&&(r.opacity=0),setTimeout((()=>{var s=window.innerHeight,o=0;if(this.isDesktop){var h=[],c=0,d=null,u=0,m=0,p=0;if(n&&(n.style.height="",o=n.scrollHeight+16),n&&this.isLarge?h.push(o):n&&this.isDesktop&&(u=o,m=o,p=o),a){a.style.height="";var v=a.getBoundingClientRect().top,g=t(".ecl-mega-menu__sublist",a);if(g){var b=g.children;b.length>0&&(Array.from(b).forEach((e=>{u+=e.getBoundingClientRect().height})),h.push(u))}else{if(i.classList.contains("ecl-mega-menu__item--has-container")){var f=t(".ecl-mega-menu__mega-container",i);if(f)return f.firstElementChild.style.height=s-v+"px",void(a.style.opacity=1)}}}if(r){r.style.height="";var y=e(""+this.subItemSelector,r);y.length>0&&y.forEach((e=>{m+=e.getBoundingClientRect().height})),h.push(m),(d=t(".ecl-mega-menu__featured",l))&&(Array.from(d.firstElementChild.children).forEach((e=>{var t=window.getComputedStyle(e),i=parseFloat(t.marginTop)+parseFloat(t.marginBottom);p+=e.offsetHeight+i})),h.push(p))}var L=Math.max(...h),E=this.inner.getBoundingClientRect().bottom,C=.7*(window.innerHeight-E);c=L>C?C:L;var k=t(".ecl-mega-menu__wrapper",i);k&&(k.style.height=c+"px"),a&&this.isLarge?a.style.height=c+"px":a&&n&&this.isDesktop&&(a.style.height=c-o+"px"),n&&this.isLarge&&(n.style.height=c+"px"),r&&this.isLarge?r.style.height=c+"px":r&&this.isDesktop&&(r.style.height=c-o+"px"),d&&this.isLarge?d.style.height=c+"px":d&&this.isDesktop&&(d.style.height=c-o+"px")}a&&this.isDesktop&&(a.style.opacity=1),n&&this.isDesktop&&(n.style.opacity=1),r&&this.isDesktop&&(r.style.opacity=1)}),100)}positionMenuOverlay(){var e=0;this.isDesktop?setTimeout((()=>{var e=t(".ecl-site-header",document);if(e){var i=e.getBoundingClientRect().bottom,s=t(this.itemSelector,this.element).getBoundingClientRect().height;this.wrappers&&this.wrappers.forEach((e=>{e.style.top=s+"px"})),this.menuOverlay&&(this.menuOverlay.style.top=i+"px")}else{var n=this.element.getBoundingClientRect().bottom;this.menuOverlay&&(this.menuOverlay.style.top=n+"px")}}),0):setTimeout((()=>{if(this.header){var i=this.header.getBoundingClientRect(),s=Math.round(i.bottom);this.menuOverlay&&(this.menuOverlay.style.top=s+"px"),this.inner&&(this.inner.style.top=s+"px");var n=t(".ecl-mega-menu__item--expanded",this.element);if(n){var a=t(".ecl-mega-menu__sublist",n);if(a&&1===this.openPanel.num){var l=t(".ecl-mega-menu__info",n);if(l){var r=l.getBoundingClientRect().bottom;e=window.innerHeight-r-16,a.classList.add("ecl-mega-menu__sublist--scrollable"),a.style.height=e+"px"}}else a&&(a.classList.remove("ecl-mega-menu__sublist--scrollable"),a.style.height="")}if(2===this.openPanel.num){var o=t(".ecl-mega-menu__subitem--expanded",this.element);if(o){var h=t(".ecl-mega-menu__mega--level-2",o);if(h){var c=h.getBoundingClientRect().top;e=window.innerHeight-c,h.style.height=e+"px"}}}this.wrappers&&this.wrappers.forEach((e=>{e.style.top="",e.style.height=""}))}}),0)}handleKeyboard(i){var s=i.target,n=s.classList,a=this.element.getAttribute("data-expanded");if("Escape"===i.key||"Esc"===i.key)return document.activeElement===s&&s.blur(),void(a||this.closeOpenDropdown());if(n.contains("ecl-mega-menu__info-link")&&("ArrowUp"===i.key&&(this.isDesktop?t(".ecl-mega-menu__item--expanded button",this.element).focus():this.back&&!this.isDesktop&&this.back.focus()),"ArrowDown"!==i.key&&"ArrowRight"!==i.key||s.parentElement.parentElement.nextSibling.firstChild.firstChild.firstChild.focus()),n.contains("ecl-mega-menu__parent-link")){if("ArrowUp"===i.key)return void t(".ecl-mega-menu__back",this.element).focus();if("ArrowDown"===i.key)return void i.target.nextSibling.firstElementChild.firstElementChild.firstChild.focus()}if(s.parentElement.classList.contains("ecl-mega-menu__see-all")&&("ArrowUp"===i.key&&s.parentElement.previousSibling.firstChild.focus(),"ArrowDown"===i.key)){var l=s.parentElement.parentElement.nextSibling;if(l){var r=e(["a[href]","button:not([disabled])","input:not([disabled])","select:not([disabled])","textarea:not([disabled])",'[tabindex]:not([tabindex="-1"])'].join(", "),l);r.length>0&&r[0].focus()}}if(n.contains("ecl-mega-menu__back")){if("ArrowDown"===i.key){i.preventDefault();var o=t('[aria-expanded="true"]',s.parentElement.nextSibling);if(o){var h=t(".ecl-mega-menu__subitem--expanded",o.parentElement);if(h){var c=t(".ecl-mega-menu__parent-link",h);c&&c.focus()}else{var d=t(".ecl-mega-menu__info-link",o.parentElement);d?d.focus():t(".ecl-mega-menu__subitem:first-child .ecl-mega-menu__sublink",o.parentElement).focus()}}}"ArrowUp"===i.key&&this.open.focus()}if(n.contains("ecl-mega-menu__link")){if("ArrowLeft"===i.key||"ArrowUp"===i.key){i.preventDefault();var u=s.previousSibling;if(u&&u.classList.contains("ecl-mega-menu__link"))return void u.focus();if(u=s.parentElement.previousSibling){var m=t(".ecl-mega-menu__link",u);if(m)return void m.focus()}}if("ArrowRight"===i.key||"ArrowDown"===i.key){if(i.preventDefault(),"true"===s.parentElement.getAttribute("aria-expanded")&&"ArrowDown"===i.key){var p=t(".ecl-mega-menu__info-link",s.parentElement);if(p)return void p.focus()}var v=s.parentElement.nextSibling;if(v){var g=t(".ecl-mega-menu__link",v);if(g)return void g.focus()}}}if(n.contains("ecl-mega-menu__sublink")){if("ArrowDown"===i.key){i.preventDefault();var b=s.parentElement.nextSibling,f="";if(b&&(!(f=t(".ecl-mega-menu__sublink",b))&&b.classList.contains("ecl-mega-menu__spacer")&&(f=b.nextSibling.firstElementChild),f))return void f.focus()}if("ArrowUp"===i.key){i.preventDefault();var y=s.parentElement.previousSibling;if(y){var L=t(".ecl-mega-menu__sublink",y);L&&L.focus()}else{var E=t(".ecl-mega-menu__info-link",s.parentElement.parentElement.parentElement.previousSibling);if(E)E.focus();else if(2===this.openPanel.num){var C=i.target.closest(".ecl-mega-menu__mega").previousSibling;C&&C.focus()}else this.back&&this.back.focus()}}}"ArrowRight"===i.key&&("true"===s.parentElement.getAttribute("aria-expanded")&&(i.preventDefault(),s.nextSibling.firstElementChild.firstChild.firstChild.focus()))}handleKeyboardGlobal(e){"Escape"!==e.key&&"Esc"!==e.key||this.isOpen&&this.closeOpenDropdown(!0)}handleClickOnOpen(e){if(this.isOpen)this.handleClickOnClose(e);else{e.preventDefault(),this.disableScroll(),this.element.setAttribute("data-expanded",!0),this.element.classList.add("ecl-mega-menu--start-panel"),this.element.classList.remove("ecl-mega-menu--one-panel","ecl-mega-menu--two-panels"),this.open.setAttribute("aria-expanded","true"),this.inner.setAttribute("aria-hidden","false"),this.isOpen=!0,this.header&&this.header.classList.add("ecl-site-header--open-menu","ecl-site-header--open-menu-start");var t=this.element.getAttribute(this.labelCloseAttribute);this.toggleLabel&&t&&(this.toggleLabel.innerHTML=t),this.positionMenuOverlay(),this.links.length>0&&this.links[0].focus(),this.trigger("onOpen",e)}}handleClickOnClose(e){this.element.getAttribute("data-expanded")?(this.focusTrap.deactivate(),this.closeOpenDropdown(),this.trigger("onClose",e)):this.handleClickOnOpen(e)}handleClickOnToggle(e){e.preventDefault(),this.isOpen?this.handleClickOnClose(e):this.handleClickOnOpen(e)}handleClickOnBack(){e(".ecl-mega-menu__info",this.element).forEach((e=>{e.style.top=""}));var i=t(".ecl-mega-menu__subitem--expanded",this.element);if(i){this.element.classList.remove("ecl-mega-menu--two-panels","ecl-mega-menu--start-panel"),this.element.classList.add("ecl-mega-menu--one-panel"),i.setAttribute("aria-expanded","false"),i.classList.remove("ecl-mega-menu__subitem--expanded","ecl-mega-menu__subitem--current");var s=t(this.subLinkSelector,i);s.setAttribute("aria-expanded","false"),s.classList.remove("ecl-mega-menu__parent-link");var n=i.parentElement.childNodes;n&&n.forEach((e=>{e.style.display=""})),this.header&&this.header.classList.remove("ecl-site-header--open-menu-start"),this.backItemLevel2&&this.backItemLevel2.firstElementChild.focus(),this.openPanel.num=1}else this.header&&(this.headerBanner&&(this.headerBanner.style.display="flex"),this.headerNotification&&(this.headerNotification.style.display="flex")),this.inner.classList.remove("ecl-mega-menu__inner--expanded"),this.element.classList.remove("ecl-mega-menu--one-panel"),this.items.forEach((e=>{e.classList.remove("ecl-mega-menu__item--expanded","ecl-mega-menu__item--current"),t(this.linkSelector,e).setAttribute("aria-expanded","false")})),this.backItemLevel1?this.backItemLevel1.firstElementChild.focus():this.items[0].firstElementChild.focus(),this.openPanel.num=0,this.header&&this.header.classList.add("ecl-site-header--open-menu-start"),this.positionMenuOverlay();this.trigger("onBack",{level:i?2:1})}handleClickOnFeaturedImage(e){var t=e.target.parentElement.nextSibling;t&&t.click()}handleFirstPanel(e,i){switch(i){case"expand":this.inner.classList.add("ecl-mega-menu__inner--expanded"),this.positionMenuOverlay(),this.checkDropdownHeight(e),this.element.setAttribute("data-expanded",!0),this.element.classList.add("ecl-mega-menu--one-panel"),this.element.classList.remove("ecl-mega-menu--start-panel"),this.open.setAttribute("aria-expanded","true"),this.header&&(this.header.classList.add("ecl-site-header--open-menu"),this.header.classList.remove("ecl-site-header--open-menu-start"),this.isDesktop||(this.headerBanner&&(this.headerBanner.style.display="none"),this.headerNotification&&(this.headerNotification.style.display="none"))),this.disableScroll(),this.isOpen=!0,this.items.forEach((i=>{var s=t(this.linkSelector,i);s&&s.hasAttribute("aria-expanded")&&(i===e?(i.classList.add("ecl-mega-menu__item--expanded","ecl-mega-menu__item--current"),s.setAttribute("aria-expanded","true"),this.backItemLevel1=i):(s.setAttribute("aria-expanded","false"),i.classList.remove("ecl-mega-menu__item--current","ecl-mega-menu__item--expanded")))})),!this.isDesktop&&this.back&&this.back.focus(),this.openPanel={num:1,item:e};var s={panel:1,item:e};this.trigger("OnOpenPanel",s);break;case"collapse":this.closeOpenDropdown()}}handleSecondPanel(e,i){var s,n=t(".ecl-mega-menu__info",e.closest(".ecl-container"));switch(i){case"expand":this.element.classList.remove("ecl-mega-menu--one-panel","ecl-mega-menu--start-panel"),this.element.classList.add("ecl-mega-menu--two-panels"),this.subItems.forEach((i=>{var s=t(this.subLinkSelector,i);if(i===e){if(s&&s.hasAttribute("aria-expanded")){s.setAttribute("aria-expanded","true");var n=t(".ecl-mega-menu__mega",i);this.isDesktop?n.style.opacity=0:(s.classList.add("ecl-mega-menu__parent-link"),this.back&&this.back.focus()),i.classList.add("ecl-mega-menu__subitem--expanded")}i.classList.add("ecl-mega-menu__subitem--current"),this.backItemLevel2=i}else s&&s.hasAttribute("aria-expanded")&&(s.setAttribute("aria-expanded","false"),s.classList.remove("ecl-mega-menu__parent-link"),i.classList.remove("ecl-mega-menu__subitem--expanded")),i.classList.remove("ecl-mega-menu__subitem--current")})),this.openPanel={num:2,item:e},s=e.parentNode.childNodes,this.isDesktop?s.forEach((t=>{t!==e&&(t.style.display="")})):s.forEach((t=>{t!==e&&(t.style.display="none")})),this.positionMenuOverlay(),this.checkDropdownHeight(e.closest(".ecl-mega-menu__item"),!1);var a={panel:2,item:e};this.trigger("OnOpenPanel",a);break;case"collapse":this.element.classList.remove("ecl-mega-menu--two-panels"),this.openPanel={num:1},t(this.subLinkSelector,e).setAttribute("aria-expanded","false"),e.classList.remove("ecl-mega-menu__subitem--expanded","ecl-mega-menu__subitem--current"),n&&(n.style.top="")}}handleClickOnItem(e){var i=!1,s=e.target.closest("li"),n=t(".ecl-mega-menu__mega-container-scrollable",s);if(n&&(i=n.contains(e.target)),!e.target.classList.contains("ecl-mega-menu__mega-container-scrollable")&&!i){this.trigger("onItemClick",{item:s,event:e});var a=s.firstElementChild.getAttribute("aria-expanded");if(a&&s.classList.contains("ecl-mega-menu__item"))if(e.preventDefault(),e.stopPropagation(),this.isDesktop)"true"===a?this.handleFirstPanel(s,"collapse"):(this.closeOpenDropdown(),this.handleFirstPanel(s,"expand"));else this.handleFirstPanel(s,"expand")}}handleClickOnSubitem(e){var i=e.target.closest(this.subItemSelector);if(i&&i.firstElementChild.hasAttribute("aria-expanded")){if(t(".ecl-mega-menu__parent-link",i))return;e.preventDefault(),e.stopPropagation(),"true"===i.firstElementChild.getAttribute("aria-expanded")?this.handleSecondPanel(i,"collapse"):this.handleSecondPanel(i,"expand")}}closeOpenDropdown(i){void 0===i&&(i=!1),this.header&&(this.header.classList.remove("ecl-site-header--open-menu","ecl-site-header--open-menu-start"),this.headerBanner&&(this.headerBanner.style.display="flex"),this.headerNotification&&(this.headerNotification.style.display="flex")),this.enableScroll(),this.element.removeAttribute("data-expanded"),this.element.classList.remove("ecl-mega-menu--start-panel","ecl-mega-menu--two-panels","ecl-mega-menu--one-panel"),this.open.setAttribute("aria-expanded","false"),this.inner.classList.remove("ecl-mega-menu__inner--expanded"),e("[data-ecl-mega-menu-mega]",this.element).forEach((e=>{e.style.height="",e.style.top="",e.style.opacity=""})),this.wrappers&&this.wrappers.forEach((e=>{e.style=""}));var s=!1;this.items.forEach((e=>{e.classList.remove("ecl-mega-menu__item--current");var i=t(this.linkSelector,e);"true"===i.getAttribute("aria-expanded")&&(e.classList.remove("ecl-mega-menu__item--expanded"),i.setAttribute("aria-expanded","false"),s=i)})),this.subItems.forEach((e=>{e.classList.remove("ecl-mega-menu__subitem--current"),e.style.display="";var i=t(this.subLinkSelector,e);i&&i.hasAttribute("aria-expanded")&&(e.classList.remove("ecl-mega-menu__subitem--expanded"),e.style.display="",i.setAttribute("aria-expanded","false"),i.classList.remove("ecl-mega-menu__parent-link"))}));var n=e(".ecl-mega-menu__sublist");n&&n.forEach((e=>{e.classList.remove("ecl-mega-menu__sublist--no-border",".ecl-mega-menu__sublist--scrollable")}));var a=this.element.getAttribute(this.labelOpenAttribute);this.toggleLabel&&a&&(this.toggleLabel.innerHTML=a),this.openPanel={num:0,item:!1},this.focusTrap.deactivate(),!this.isDesktop&&this.open&&i?this.open.focus():this.isDesktop&&s&&i&&s.focus(),this.trigger("onFocusTrapToggle",{active:!1}),this.isOpen=!1}handleFocusOut(e){var t=e.target;if(this.element.getAttribute("data-expanded")&&!this.isDesktop&&!t.parentElement.nextSibling){var i=e.relatedTarget;this.element.contains(i)||(this.focusTrap.activate(),this.trigger("onFocusTrapToggle",{active:!0,lastFocusedEl:t.parentElement}))}}handleClickGlobal(e){e.target.classList.contains("ecl-mega-menu__mega-container-scrollable")||!e.target.classList.contains("ecl-mega-menu__overlay")&&this.element.contains(e.target)||!this.isOpen||this.closeOpenDropdown()}}class Re{static autoInit(e,t){var i=(void 0===t?{}:t).MENU,s=new Re(e,void 0===i?{}:i);return s.init(),e.ECLMenu=s,s}constructor(e,t){var s=void 0===t?{}:t,n=s.openSelector,a=void 0===n?"[data-ecl-menu-open]":n,l=s.closeSelector,r=void 0===l?"[data-ecl-menu-close]":l,o=s.backSelector,h=void 0===o?"[data-ecl-menu-back]":o,c=s.innerSelector,d=void 0===c?"[data-ecl-menu-inner]":c,u=s.listSelector,m=void 0===u?"[data-ecl-menu-list]":u,p=s.itemSelector,v=void 0===p?"[data-ecl-menu-item]":p,g=s.linkSelector,b=void 0===g?"[data-ecl-menu-link]":g,f=s.buttonPreviousSelector,y=void 0===f?"[data-ecl-menu-items-previous]":f,L=s.buttonNextSelector,E=void 0===L?"[data-ecl-menu-items-next]":L,C=s.caretSelector,k=void 0===C?"[data-ecl-menu-caret]":C,w=s.megaSelector,S=void 0===w?"[data-ecl-menu-mega]":w,_=s.subItemSelector,A=void 0===_?"[data-ecl-menu-subitem]":_,x=s.maxLines,O=void 0===x?2:x,T=s.maxLinesAttribute,P=void 0===T?"data-ecl-menu-max-lines":T,M=s.labelOpenAttribute,I=void 0===M?"data-ecl-menu-label-open":M,N=s.labelCloseAttribute,B=void 0===N?"data-ecl-menu-label-close":N,R=s.attachClickListener,D=void 0===R||R,F=s.attachTouchListener,z=void 0===F||F,H=s.attachHoverListener,K=void 0===H||H,G=s.attachFocusListener,V=void 0===G||G,W=s.attachKeyListener,U=void 0===W||W,j=s.attachResizeListener,q=void 0===j||j,Y=s.onCloseCallback,X=void 0===Y?null:Y,Q=s.onOpenCallback,Z=void 0===Q?null:Q;if(this.supportedEvents=["onOpen","onClose"],!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.eventManager=new i,this.openSelector=a,this.closeSelector=r,this.backSelector=h,this.innerSelector=d,this.listSelector=m,this.itemSelector=v,this.linkSelector=b,this.buttonPreviousSelector=y,this.buttonNextSelector=E,this.caretSelector=k,this.megaSelector=S,this.subItemSelector=A,this.maxLines=O,this.maxLinesAttribute=P,this.labelOpenAttribute=I,this.labelCloseAttribute=B,this.attachClickListener=D,this.attachTouchListener=z,this.attachHoverListener=K,this.attachFocusListener=V,this.attachKeyListener=U,this.attachResizeListener=q,this.onOpenCallback=Z,this.onCloseCallback=X,this.direction="ltr",this.open=null,this.close=null,this.toggleLabel=null,this.back=null,this.backItem=null,this.inner=null,this.itemsList=null,this.items=null,this.links=null,this.btnPrevious=null,this.btnNext=null,this.isOpen=!1,this.resizeTimer=null,this.isKeyEvent=!1,this.isDesktop=!1,this.hasOverflow=!1,this.offsetLeft=0,this.lastVisibleItem=null,this.currentItem=null,this.totalItemsWidth=0,this.breakpointL=996,this.windowWidth=null,this.ignorehover=!1,this.handleClickOnOpen=this.handleClickOnOpen.bind(this),this.handleClickOnClose=this.handleClickOnClose.bind(this),this.handleClickOnToggle=this.handleClickOnToggle.bind(this),this.handleClickOnBack=this.handleClickOnBack.bind(this),this.handleClickOnNextItems=this.handleClickOnNextItems.bind(this),this.handleClickOnPreviousItems=this.handleClickOnPreviousItems.bind(this),this.handleClickOnCaret=this.handleClickOnCaret.bind(this),this.handleClickGlobal=this.handleClickGlobal.bind(this),this.openItem=this.openItem.bind(this),this.closeItem=this.closeItem.bind(this),this.handleTouchOnCaret=this.handleTouchOnCaret.bind(this),this.handleHoverOnItem=this.handleHoverOnItem.bind(this),this.handleHoverOffItem=this.handleHoverOffItem.bind(this),this.handleFocusIn=this.handleFocusIn.bind(this),this.handleKeyboard=this.handleKeyboard.bind(this),this.handleKeyboardGlobal=this.handleKeyboardGlobal.bind(this),this.handleResize=this.handleResize.bind(this),this.useDesktopDisplay=this.useDesktopDisplay.bind(this),this.checkMenuOverflow=this.checkMenuOverflow.bind(this),this.checkMenuItem=this.checkMenuItem.bind(this),this.checkMegaMenu=this.checkMegaMenu.bind(this),this.closeOpenDropdown=this.closeOpenDropdown.bind(this),this.positionMenuOverlay=this.positionMenuOverlay.bind(this),this.disableScroll=this.disableScroll.bind(this),this.enableScroll=this.enableScroll.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.direction=getComputedStyle(this.element).direction,this.open=t(this.openSelector,this.element),this.close=t(this.closeSelector,this.element),this.toggleLabel=t(".ecl-button__label",this.open),this.back=t(this.backSelector,this.element),this.inner=t(this.innerSelector,this.element),this.itemsList=t(this.listSelector,this.element),this.btnPrevious=t(this.buttonPreviousSelector,this.element),this.btnNext=t(this.buttonNextSelector,this.element),this.items=e(this.itemSelector,this.element),this.subItems=e(this.subItemSelector,this.element),this.links=e(this.linkSelector,this.element),this.carets=e(this.caretSelector,this.element);var i=this.element.getAttribute(this.maxLinesAttribute);i&&(this.maxLines=i),this.isDesktop=this.useDesktopDisplay(),this.attachClickListener&&(this.open&&this.open.addEventListener("click",this.handleClickOnToggle),this.close&&this.close.addEventListener("click",this.handleClickOnClose),this.back&&this.back.addEventListener("click",this.handleClickOnBack),this.btnPrevious&&this.btnPrevious.addEventListener("click",this.handleClickOnPreviousItems),this.btnNext&&this.btnNext.addEventListener("click",this.handleClickOnNextItems),this.attachClickListener&&document.addEventListener("click",this.handleClickGlobal)),this.links&&this.links.forEach((e=>{this.attachFocusListener&&(e.addEventListener("focusin",this.closeOpenDropdown),e.addEventListener("focusin",this.handleFocusIn)),this.attachKeyListener&&e.addEventListener("keyup",this.handleKeyboard)})),this.carets&&this.carets.forEach((e=>{this.attachFocusListener&&e.addEventListener("focusin",this.handleFocusIn),this.attachKeyListener&&e.addEventListener("keyup",this.handleKeyboard),this.attachClickListener&&e.addEventListener("click",this.handleClickOnCaret),e.parentElement.hasAttribute("data-ecl-has-children")&&this.attachTouchListener&&e.addEventListener("touchstart",this.handleTouchOnCaret)})),this.subItems&&this.subItems.forEach((e=>{var i=t(".ecl-menu__sublink",e);this.attachKeyListener&&i&&i.addEventListener("keyup",this.handleKeyboard)})),this.attachKeyListener&&document.addEventListener("keyup",this.handleKeyboardGlobal),this.attachResizeListener&&(this.windowWidth=window.innerWidth,window.addEventListener("resize",this.handleResize)),this.items&&this.items.forEach((e=>{this.checkMenuItem(e),this.totalItemsWidth+=e.offsetWidth,e.hasAttribute("data-ecl-has-children")&&this.attachHoverListener&&(e.addEventListener("mouseover",this.handleHoverOnItem),e.addEventListener("mouseout",this.handleHoverOffItem))})),this.positionMenuOverlay(),this.checkMenuOverflow(),this.currentItem&&("false"===this.currentItem.getAttribute("data-ecl-menu-item-visible")?this.btnNext.classList.add("ecl-menu__item--current"):this.btnPrevious.classList.add("ecl-menu__item--current")),this.focusTrap=ae(this.element,{clickOutsideDeactivates:!0,onActivate:()=>this.element.classList.add("trap-is-active"),onDeactivate:()=>this.element.classList.remove("trap-is-active")}),"rtl"===this.direction&&this.element.classList.add("ecl-menu--rtl"),setTimeout((()=>{this.element.classList.add("ecl-menu--transition")}),500),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}on(e,t){this.eventManager.on(e,t)}trigger(e,t){this.eventManager.trigger(e,t)}destroy(){this.attachClickListener&&(this.open&&this.open.removeEventListener("click",this.handleClickOnToggle),this.close&&this.close.removeEventListener("click",this.handleClickOnClose),this.back&&this.back.removeEventListener("click",this.handleClickOnBack),this.btnPrevious&&this.btnPrevious.removeEventListener("click",this.handleClickOnPreviousItems),this.btnNext&&this.btnNext.removeEventListener("click",this.handleClickOnNextItems),this.attachClickListener&&document.removeEventListener("click",this.handleClickGlobal)),this.attachKeyListener&&this.carets&&this.carets.forEach((e=>{e.removeEventListener("keyup",this.handleKeyboard)})),this.items&&this.isDesktop&&this.items.forEach((e=>{e.hasAttribute("data-ecl-has-children")&&this.attachHoverListener&&(e.removeEventListener("mouseover",this.handleHoverOnItem),e.removeEventListener("mouseout",this.handleHoverOffItem))})),this.links&&this.links.forEach((e=>{this.attachFocusListener&&(e.removeEventListener("focusin",this.closeOpenDropdown),e.removeEventListener("focusin",this.handleFocusIn)),this.attachKeyListener&&e.removeEventListener("keyup",this.handleKeyboard)})),this.carets&&this.carets.forEach((e=>{this.attachFocusListener&&e.removeEventListener("focusin",this.handleFocusIn),this.attachKeyListener&&e.removeEventListener("keyup",this.handleKeyboard),this.attachClickListener&&e.removeEventListener("click",this.handleClickOnCaret)})),this.subItems&&this.subItems.forEach((e=>{var i=t(".ecl-menu__sublink",e);this.attachKeyListener&&i&&i.removeEventListener("keyup",this.handleKeyboard)})),this.attachKeyListener&&document.removeEventListener("keyup",this.handleKeyboardGlobal),this.attachResizeListener&&window.removeEventListener("resize",this.handleResize),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}disableScroll(){document.body.classList.add("no-scroll")}enableScroll(){document.body.classList.remove("no-scroll")}useDesktopDisplay(){var e=Ne.getParser(window.navigator.userAgent),t="mobile"===e.getPlatformType(),i="tablet"===e.getPlatformType();return!t&&(i?(this.element.classList.add("ecl-menu--forced-mobile"),!1):!(window.innerWidth<this.breakpointL)&&(this.element.classList.remove("ecl-menu--forced-mobile"),!0))}handleResize(){window.innerWidth!==this.windowWidth&&(document.documentElement.scrollTop=0,document.body.scrollTop=0,this.element.classList.remove("ecl-menu--transition"),"rtl"===this.direction?this.element.classList.add("ecl-menu--rtl"):this.element.classList.remove("ecl-menu--rtl"),clearTimeout(this.resizeTimer),this.resizeTimer=setTimeout((()=>{this.element.classList.remove("ecl-menu--forced-mobile"),this.isDesktop=this.useDesktopDisplay(),this.isDesktop&&this.focusTrap.deactivate(),this.totalItemsWidth=0,this.items&&this.items.forEach((e=>{this.checkMenuItem(e),this.totalItemsWidth+=e.offsetWidth})),this.checkMenuOverflow(),this.positionMenuOverlay(),this.element.classList.add("ecl-menu--transition"),this.windowWidth=window.innerWidth}),200))}positionMenuOverlay(){var e=t(".ecl-menu__overlay",this.element);this.isDesktop?(this.enableScroll(),this.inner&&(this.inner.style.top=""),e&&(e.style.top="")):(this.isOpen&&this.disableScroll(),setTimeout((()=>{var i=t(".ecl-site-header__header",document);if(i){var s=i.getBoundingClientRect(),n=Math.round(s.bottom);e&&(e.style.top=n+"px"),this.inner&&(this.inner.style.top=n+"px")}}),500))}checkMenuOverflow(){if(this.itemsList||(this.itemsList=t(".ecl-menu__list",this.element)),this.itemsList&&this.inner&&this.btnNext&&this.btnPrevious&&this.items){if(this.hasOverflow=this.totalItemsWidth>this.inner.offsetWidth+16,!this.hasOverflow||!this.isDesktop)return this.btnPrevious&&(this.btnPrevious.style.display="none"),this.btnNext&&(this.btnNext.style.display="none"),this.itemsList&&(this.itemsList.style.left="0"),this.inner&&this.inner.classList.remove("ecl-menu__inner--has-overflow"),this.offsetLeft=0,this.totalItemsWidth=0,void(this.lastVisibleItem=null);this.inner&&this.inner.classList.add("ecl-menu__inner--has-overflow"),this.items&&this.items.forEach((e=>{e.removeAttribute("data-ecl-menu-item-visible")})),0===this.offsetLeft?(this.btnNext.style.display="flex","rtl"===this.direction?this.items.every((e=>e.getBoundingClientRect().left<this.itemsList.getBoundingClientRect().left?(this.lastVisibleItem=e,!1):(e.setAttribute("data-ecl-menu-item-visible",!0),!0))):this.items.every((e=>e.getBoundingClientRect().right>this.itemsList.getBoundingClientRect().right?(this.lastVisibleItem=e,!1):(e.setAttribute("data-ecl-menu-item-visible",!0),!0)))):"rtl"===this.direction?this.items.forEach((e=>{e.getBoundingClientRect().right<=this.inner.getBoundingClientRect().right&&e.setAttribute("data-ecl-menu-item-visible",!0)})):this.items.forEach((e=>{e.getBoundingClientRect().left>=this.inner.getBoundingClientRect().left&&e.setAttribute("data-ecl-menu-item-visible",!0)}))}}checkMenuItem(e){var i=t(this.linkSelector,e);if(e.classList.contains("ecl-menu__item--current")&&(this.currentItem=e),this.isDesktop){if(!(this.maxLines<1)){e.style.alignItems="flex-start";for(var s=i.offsetWidth,n=window.getComputedStyle(i),a=parseInt(n.lineHeight,10)*this.maxLines+parseInt(n.paddingTop,10)+parseInt(n.paddingBottom,10);i.offsetHeight>a&&(i.style.width=(s+=1)+"px",!(s>1e3)););e.style.alignItems="unset"}}else i.style.width="auto"}checkMegaMenu(i){var s=t(this.megaSelector,i);if(s&&this.inner){var n=e(this.subItemSelector,s);if(n.length<5)i.classList.add("ecl-menu__item--col1");else if(n.length<9)i.classList.add("ecl-menu__item--col2");else{if(!(n.length<13))return i.classList.add("ecl-menu__item--full"),void("rtl"===this.direction?s.style.right=this.offsetLeft+"px":s.style.left=this.offsetLeft+"px");i.classList.add("ecl-menu__item--col3")}var a=s.getBoundingClientRect(),l=this.inner.getBoundingClientRect(),r=i.getBoundingClientRect(),o=a.width,h=l.width;r.left-l.left+o>h?s.classList.add("ecl-menu__mega--rtl"):s.classList.remove("ecl-menu__mega--rtl")}}handleKeyboard(e){var i=e.target,s=i.classList,n=this.element.getAttribute("data-expanded"),a=i.closest(this.itemSelector);if("Escape"!==e.key&&"Esc"!==e.key){if(s.contains("ecl-menu__button-caret")&&"false"===n&&"ArrowDown"===e.key){e.preventDefault();var l=t(".ecl-menu__sublink:first-of-type",a);if(l)return this.handleHoverOnItem(e),void l.focus()}if(s.contains("ecl-menu__link")||s.contains("ecl-menu__button-caret")){if("ArrowLeft"===e.key||"ArrowUp"===e.key){e.preventDefault();var r=i.previousSibling;if(r&&r.classList.contains("ecl-menu__link"))return void r.focus();if(r=i.parentElement.previousSibling){var o=r.classList.contains("ecl-menu__item--has-children")?".ecl-menu__button-caret":".ecl-menu__link",h=t(o,r);if(h)return void h.focus()}}if("ArrowRight"===e.key||"ArrowDown"===e.key){e.preventDefault();var c=i.nextSibling;if(c&&c.classList.contains("ecl-menu__button-caret"))return void c.focus();if(c=i.parentElement.nextSibling){var d=t(".ecl-menu__link",c);d&&d.focus()}}}if(s.contains("ecl-menu__sublink")){if("ArrowDown"===e.key){var u=i.parentElement.nextSibling;if(u){var m=t(".ecl-menu__sublink",u);if(m)return void m.focus()}}if("ArrowUp"===e.key){var p=i.parentElement.previousSibling;if(p){var v=t(".ecl-menu__sublink",p);v&&v.focus()}else{var g=t(this.itemSelector+'[aria-expanded="true"] '+this.caretSelector,this.element);g&&g.focus()}}}}else if(document.activeElement===i&&i.blur(),!n){var b=t(".ecl-menu__button-caret",a);b&&b.focus(),this.closeOpenDropdown()}}handleKeyboardGlobal(e){var t=this.element.getAttribute("data-expanded");"Escape"!==e.key&&"Esc"!==e.key||(t&&this.handleClickOnClose(),this.items.forEach((e=>{e.setAttribute("aria-expanded","false")})),this.carets.forEach((e=>{e.setAttribute("aria-expanded","false")})))}handleClickOnOpen(e){e.preventDefault(),this.element.setAttribute("data-expanded",!0),this.inner.setAttribute("aria-hidden","false"),this.disableScroll(),this.open.setAttribute("aria-expanded","true"),this.isOpen=!0,this.focusTrap.activate();var t=this.element.getAttribute(this.labelCloseAttribute);return this.toggleLabel&&t&&(this.toggleLabel.innerHTML=t),this.links.length>0&&this.links[0].focus(),this.trigger("onOpen",e),this}handleClickOnClose(e){this.element.removeAttribute("data-expanded"),this.inner.classList.remove("ecl-menu__inner--expanded"),this.inner.setAttribute("aria-hidden","true"),this.open.setAttribute("aria-expanded","false"),this.items.forEach((e=>{e.classList.remove("ecl-menu__item--expanded"),e.setAttribute("aria-expanded","false")}));var t=this.element.getAttribute(this.labelOpenAttribute);return this.toggleLabel&&t&&(this.toggleLabel.innerHTML=t),this.enableScroll(),this.focusTrap.deactivate(),this.isOpen=!1,this.trigger("onClose",e),this}handleClickOnToggle(e){e.preventDefault(),this.isOpen?this.handleClickOnClose(e):this.handleClickOnOpen(e)}handleClickOnBack(){if(this.inner.classList.remove("ecl-menu__inner--expanded"),this.items.forEach((e=>{e.classList.remove("ecl-menu__item--expanded"),e.setAttribute("aria-expanded","false")})),this.backItem){var e=t(this.caretSelector,this.backItem);e&&e.focus()}return this}handleClickOnPreviousItems(){this.itemsList&&this.btnNext&&(this.offsetLeft=0,"rtl"===this.direction?(this.itemsList.style.right="0",this.itemsList.style.left="auto"):(this.itemsList.style.left="0",this.itemsList.style.right="auto"),this.btnPrevious.style.display="none",this.btnNext.style.display="flex",this.items&&this.items.forEach((e=>{this.checkMenuItem(e),e.toggleAttribute("data-ecl-menu-item-visible")})))}handleClickOnNextItems(){this.itemsList&&this.items&&this.btnPrevious&&this.lastVisibleItem&&(this.btnPrevious.style.display="flex",this.btnNext.style.display="none","rtl"===this.direction?(this.offsetLeft=this.itemsList.getBoundingClientRect().right-this.lastVisibleItem.getBoundingClientRect().right-this.btnPrevious.offsetWidth,this.itemsList.style.right="-"+this.offsetLeft+"px",this.itemsList.style.left="auto"):(this.offsetLeft=this.lastVisibleItem.getBoundingClientRect().left-this.itemsList.getBoundingClientRect().left-this.btnPrevious.offsetWidth,this.itemsList.style.left="-"+this.offsetLeft+"px",this.itemsList.style.right="auto"),this.items&&this.items.forEach((e=>{this.checkMenuItem(e),e.toggleAttribute("data-ecl-menu-item-visible")})))}handleClickOnCaret(e){var i=this.element.getAttribute("data-expanded"),s=e.target.closest(this.itemSelector);if(i){this.inner.classList.add("ecl-menu__inner--expanded"),this.items.forEach((e=>{e===s?(e.classList.add("ecl-menu__item--expanded"),e.setAttribute("aria-expanded","true"),this.backItem=e):(e.classList.remove("ecl-menu__item--expanded"),e.setAttribute("aria-expanded","false"))})),this.checkMegaMenu(s);var n=t(".ecl-menu__subitem:first-of-type .ecl-menu__sublink",s);n&&n.focus(),this.ignorehover=!1}else"true"===s.getAttribute("aria-expanded")?this.closeItem(e):this.openItem(e)}openItem(e){var i=e.target.closest(this.itemSelector);this.hasOverflow&&!i.hasAttribute("data-ecl-menu-item-visible")||(this.items.forEach((e=>{var s=t(this.caretSelector,e);e===i?(e.setAttribute("aria-expanded","true"),s&&s.setAttribute("aria-expanded","true")):(e.setAttribute("aria-expanded","false"),s&&(s.setAttribute("aria-expanded","false"),s.blur()))})),this.checkMegaMenu(i))}closeItem(e){var i=e.target.closest(this.itemSelector);i.setAttribute("aria-expanded","false");var s=t(this.caretSelector,i);return s&&s.setAttribute("aria-expanded","false"),this}handleTouchOnCaret(){this.ignorehover=!0}handleHoverOnItem(e){this.ignorehover||this.openItem(e)}handleHoverOffItem(e){this.ignorehover||this.closeItem(e)}closeOpenDropdown(){var e=t(this.itemSelector+"[aria-expanded='true']",this.element);if(e){e.setAttribute("aria-expanded","false");var i=t(this.caretSelector,e);i&&i.setAttribute("aria-expanded","false")}}handleFocusIn(e){var t=e.target;this.isDesktop&&this.hasOverflow&&(t.closest("[data-ecl-menu-item]").hasAttribute("data-ecl-menu-item-visible")||(0===this.offsetLeft?this.handleClickOnNextItems():this.handleClickOnPreviousItems()))}handleClickGlobal(e){this.isOpen&&(this.inner.contains(e.target)||this.open.contains(e.target)||this.handleClickOnClose(e))}}class De{static autoInit(e,t){var i=(void 0===t?{}:t).MODAL,s=new De(e,void 0===i?{}:i);return s.init(),e.ECLModal=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.toggleSelector,n=void 0===s?"":s,a=i.closeSelector,l=void 0===a?"[data-ecl-modal-close]":a,r=i.scrollSelector,o=void 0===r?"[data-ecl-modal-scroll]":r,h=i.attachClickListener,c=void 0===h||h,d=i.attachKeyListener,u=void 0===d||d;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.toggleSelector=n,this.closeSelector=l,this.scrollSelector=o,this.attachClickListener=c,this.attachKeyListener=u,this.toggle=null,this.close=null,this.scroll=null,this.focusTrap=null,this.openModal=this.openModal.bind(this),this.closeModal=this.closeModal.bind(this),this.handleClickOnToggle=this.handleClickOnToggle.bind(this),this.handleKeyboardGlobal=this.handleKeyboardGlobal.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.attachKeyListener&&document.addEventListener("keyup",this.handleKeyboardGlobal),""===this.toggleSelector&&(this.toggleSelector="#"+this.element.getAttribute("data-ecl-modal-toggle")),this.toggle=document.querySelector(this.toggleSelector),this.toggle&&(this.toggle.setAttribute("aria-controls",this.element.id),this.toggle.getAttribute("aria-haspopup")||this.toggle.setAttribute("aria-haspopup","dialog")),this.close=e(this.closeSelector,this.element),this.scroll=t(this.scrollSelector,this.element),this.focusTrap=ae(this.element),this.isDialogSupported=!0,window.HTMLDialogElement||(this.isDialogSupported=!1),this.toggle&&this.attachClickListener&&this.toggle.addEventListener("click",this.handleClickOnToggle),this.close&&this.attachClickListener&&this.close.forEach((e=>{e.addEventListener("click",this.closeModal)})),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}destroy(){this.toggle&&this.attachClickListener&&this.toggle.removeEventListener("click",this.handleClickOnToggle),this.attachKeyListener&&document.removeEventListener("keyup",this.handleKeyboardGlobal),this.close&&this.attachClickListener&&this.close.forEach((e=>{e.removeEventListener("click",this.closeModal)})),this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element)}checkScroll(){this.scroll&&(this.scroll.parentNode.classList.remove("ecl-modal__body--has-scroll"),this.scroll.scrollHeight>this.scroll.clientHeight&&this.scroll.parentNode.classList.add("ecl-modal__body--has-scroll"))}handleClickOnToggle(e){e.preventDefault(),"true"===this.toggle.getAttribute("aria-expanded")?this.closeModal():this.openModal()}openModal(){this.isDialogSupported?this.element.showModal():this.element.setAttribute("open",""),this.checkScroll(),this.focusTrap.activate()}closeModal(){this.isDialogSupported?this.element.close():this.element.removeAttribute("open"),this.focusTrap.active&&this.focusTrap.deactivate()}handleKeyboardGlobal(e){"Escape"!==e.key&&"Esc"!==e.key||this.closeModal()}}class Fe{static autoInit(e,t){var i=(void 0===t?{}:t).NEWS_TICKER,s=new Fe(e,void 0===i?{}:i);return s.init(),e.ECLNewsTicker=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.playSelector,n=void 0===s?"[data-ecl-news-ticker-play]":s,a=i.pauseSelector,l=void 0===a?"[data-ecl-news-ticker-pause]":a,r=i.prevSelector,o=void 0===r?"[data-ecl-news-ticker-prev]":r,h=i.nextSelector,c=void 0===h?"[data-ecl-news-ticker-next]":h,d=i.containerClass,u=void 0===d?".ecl-news-ticker__container":d,m=i.contentClass,p=void 0===m?".ecl-news-ticker__content":m,v=i.slidesClass,g=void 0===v?".ecl-news-ticker__slides":v,b=i.slideClass,f=void 0===b?".ecl-news-ticker__slide":b,y=i.currentSlideClass,L=void 0===y?".ecl-news-ticker__counter--current":y,E=i.controlsClass,C=void 0===E?".ecl-news-ticker__controls":E,k=i.attachClickListener,w=void 0===k||k,S=i.attachResizeListener,_=void 0===S||S;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.playSelector=n,this.pauseSelector=l,this.prevSelector=o,this.nextSelector=c,this.containerClass=u,this.contentClass=p,this.slidesClass=g,this.slideClass=f,this.currentSlideClass=L,this.controlsClass=C,this.attachClickListener=w,this.attachResizeListener=_,this.container=null,this.content=null,this.slides=null,this.btnPlay=null,this.btnPause=null,this.btnPrev=null,this.btnNext=null,this.index=1,this.total=0,this.allowShift=!0,this.autoPlay=null,this.autoPlayInterval=null,this.hoverAutoPlay=null,this.resizeTimer=null,this.cloneFirstSLide=null,this.cloneLastSLide=null,this.resizeTimer=null,this.handleAutoPlay=this.handleAutoPlay.bind(this),this.handleMouseOver=this.handleMouseOver.bind(this),this.handleMouseOut=this.handleMouseOut.bind(this),this.shiftSlide=this.shiftSlide.bind(this),this.checkIndex=this.checkIndex.bind(this),this.moveSlides=this.moveSlides.bind(this),this.handleResize=this.handleResize.bind(this),this.handleFocus=this.handleFocus.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");if(ECL.components=ECL.components||new Map,this.btnPlay=t(this.playSelector,this.element),this.btnPause=t(this.pauseSelector,this.element),this.btnPrev=t(this.prevSelector,this.element),this.btnNext=t(this.nextSelector,this.element),this.slidesContainer=t(this.slidesClass,this.element),this.container=t(this.containerClass,this.element),this.content=t(this.contentClass,this.element),this.controls=t(this.controlsClass,this.element),this.slides=e(this.slideClass,this.element),this.total=this.slides.length,this.total<=1&&this.controls)return this.content.style.height="auto",this.controls.style.display="none",!1;var i=this.slides[0],s=this.slides[this.slides.length-1];return this.cloneFirstSLide=i.cloneNode(!0),this.cloneLastSLide=s.cloneNode(!0),this.slidesContainer.appendChild(this.cloneFirstSLide),this.slidesContainer.insertBefore(this.cloneLastSLide,i),this.slides=e(this.slideClass,this.element),this.handleResize(),this.handleAutoPlay(),this.attachClickListener&&this.btnPlay&&this.btnPause&&(this.btnPlay.addEventListener("click",this.handleAutoPlay),this.btnPause.addEventListener("click",this.handleAutoPlay)),this.attachClickListener&&this.btnNext&&this.btnNext.addEventListener("click",this.shiftSlide.bind(this,1,!0)),this.attachClickListener&&this.btnPrev&&this.btnPrev.addEventListener("click",this.shiftSlide.bind(this,-1,!0)),this.slidesContainer&&(this.slidesContainer.addEventListener("transitionend",this.checkIndex),this.slidesContainer.addEventListener("mouseover",this.handleMouseOver),this.slidesContainer.addEventListener("mouseout",this.handleMouseOut)),this.container&&this.container.addEventListener("focus",this.handleFocus,!0),this.attachResizeListener&&window.addEventListener("resize",this.handleResize),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this),this}destroy(){this.cloneFirstSLide&&this.cloneLastSLide&&(this.cloneFirstSLide.remove(),this.cloneLastSLide.remove()),this.btnPlay&&this.btnPlay.replaceWith(this.btnPlay.cloneNode(!0)),this.btnPause&&this.btnPause.replaceWith(this.btnPause.cloneNode(!0)),this.btnNext&&this.btnNext.replaceWith(this.btnNext.cloneNode(!0)),this.btnPrev&&this.btnPrev.replaceWith(this.btnPrev.cloneNode(!0)),this.slidesContainer&&(this.slidesContainer.removeEventListener("transitionend",this.checkIndex),this.slidesContainer.removeEventListener("mouseover",this.handleMouseOver),this.slidesContainer.removeEventListener("mouseout",this.handleMouseOut)),this.container&&this.container.removeEventListener("focus",this.handleFocus,!0),this.attachResizeListener&&window.removeEventListener("resize",this.handleResize),this.autoPlayInterval&&(clearInterval(this.autoPlayInterval),this.autoPlay=null),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}shiftSlide(e,t){this.allowShift&&(this.index=1===e?this.index+1:this.index-1,this.moveSlides(!0)),t&&this.autoPlay&&this.handleAutoPlay(),this.allowShift=!1}moveSlides(e){var t=this.slides[this.index].offsetTop,i=this.slides[this.index].offsetHeight;this.content.style.height=i+"px",this.slidesContainer.style.transitionDuration=e?"0.4s":"1ms",this.slidesContainer.style.transform="translate3d(0px, -"+t+"px, 0px)"}checkIndex(){0===this.index&&(this.index=this.total,this.moveSlides(!1)),this.index===this.total+1&&(this.index=1,this.moveSlides(!1)),t(this.currentSlideClass,this.element).textContent=this.index,this.slides&&this.slides.forEach(((e,i)=>{var s=t(".ecl-link",e);this.index===i?(e.removeAttribute("inert","true"),s&&s.removeAttribute("tabindex",-1)):(e.setAttribute("inert","true"),s&&s.setAttribute("tabindex",-1))})),this.allowShift=!0}handleAutoPlay(){if(this.autoPlay){clearInterval(this.autoPlayInterval),this.autoPlay=!1;var e=document.activeElement===this.btnPause;this.btnPlay.style.display="flex",this.btnPause.style.display="none",e&&this.btnPlay.focus()}else{this.autoPlayInterval=setInterval((()=>{this.shiftSlide(1)}),5e3),this.autoPlay=!0;var t=document.activeElement===this.btnPlay;this.btnPlay.style.display="none",this.btnPause.style.display="flex",t&&this.btnPause.focus()}}handleMouseOver(){return this.hoverAutoPlay=this.autoPlay,this.hoverAutoPlay&&this.handleAutoPlay(),this}handleMouseOut(){return this.hoverAutoPlay&&this.handleAutoPlay(),this}handleResize(){clearTimeout(this.resizeTimer),this.resizeTimer=setTimeout((()=>{this.moveSlides(!1)}),100)}handleFocus(e){var t=e.target;return t&&t.contains(document.activeElement)&&this.autoPlay&&this.handleAutoPlay(),this}}class ze{static autoInit(e,t){var i=(void 0===t?{}:t).NOTIFICATION,s=new ze(e,void 0===i?{}:i);return s.init(),e.ECLNotification=s,s}constructor(e,t){var s=void 0===t?{}:t,n=s.closeSelector,a=void 0===n?"[data-ecl-notification-close]":n,l=s.attachClickListener,r=void 0===l||l;if(this.supportedEvents=["onClose"],!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.eventManager=new i,this.closeSelector=a,this.attachClickListener=r,this.close=null,this.handleClickOnClose=this.handleClickOnClose.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.close=t(this.closeSelector,this.element),this.attachClickListener&&this.close&&this.close.addEventListener("click",this.handleClickOnClose),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}on(e,t){this.eventManager.on(e,t)}trigger(e,t){this.eventManager.trigger(e,t)}destroy(){this.attachClickListener&&this.close&&this.close.removeEventListener("click",this.handleClickOnClose),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}handleClickOnClose(e){return this.element.parentNode&&this.element.parentNode.removeChild(this.element),this.trigger("onClose",e),this}}class He{static autoInit(e,t){var i=(void 0===t?{}:t).POPOVER,s=new He(e,void 0===i?{}:i);return s.init(),e.ECLPopover=s,s}constructor(e,t){var s=void 0===t?{}:t,n=s.toggleSelector,a=void 0===n?"[data-ecl-popover-toggle]":n,l=s.closeSelector,r=void 0===l?"[data-ecl-popover-close]":l,o=s.attachClickListener,h=void 0===o||o,c=s.attachKeyListener,d=void 0===c||c;if(this.supportedEvents=["onOpen","onClose"],!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.eventManager=new i,this.toggleSelector=a,this.closeSelector=r,this.attachClickListener=h,this.attachKeyListener=d,this.toggle=null,this.close=null,this.target=null,this.container=null,this.resizeTimer=null,this.scrollableParent=null,this.toggleRect=null,this.scrollable=null,this.openPopover=this.openPopover.bind(this),this.closePopover=this.closePopover.bind(this),this.positionPopover=this.positionPopover.bind(this),this.handleClickOnToggle=this.handleClickOnToggle.bind(this),this.handleKeyboardGlobal=this.handleKeyboardGlobal.bind(this),this.handleClickGlobal=this.handleClickGlobal.bind(this),this.checkPosition=this.checkPosition.bind(this),this.resetStyles=this.resetStyles.bind(this),this.getClosestScrollableParent=this.getClosestScrollableParent.bind(this),this.calculateAvailableSpace=this.calculateAvailableSpace.bind(this),this.POPOVER_CLASSES={TOP:"ecl-popover--top",BOTTOM:"ecl-popover--bottom",LEFT:"ecl-popover--left",RIGHT:"ecl-popover--right",PUSH_TOP:"ecl-popover--push-top",PUSH_BOTTOM:"ecl-popover--push-bottom",PUSH_LEFT:"ecl-popover--push-left",PUSH_RIGHT:"ecl-popover--push-right"}}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");if(ECL.components=ECL.components||new Map,this.toggle=t(this.toggleSelector,this.element),this.close=t(this.closeSelector,this.element),this.container=t(".ecl-popover__container",this.element),this.scrollableParent=this.getClosestScrollableParent(this.toggle),this.attachKeyListener&&document.addEventListener("keyup",this.handleKeyboardGlobal),this.attachClickListener&&(document.addEventListener("click",this.handleClickGlobal),this.close&&this.close.addEventListener("click",this.handleClickOnToggle)),this.target=document.querySelector("#"+this.toggle.getAttribute("aria-controls")),!this.target)throw new TypeError("Target has to be provided for popover (aria-controls)");this.scrollable=this.target.firstElementChild,window.addEventListener("resize",this.checkPosition),document.addEventListener("scroll",this.checkPosition),this.attachClickListener&&this.toggle&&this.toggle.addEventListener("click",this.handleClickOnToggle),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}on(e,t){this.eventManager.on(e,t)}trigger(e,t){this.eventManager.trigger(e,t)}destroy(){this.attachClickListener&&this.toggle&&this.toggle.removeEventListener("click",this.handleClickOnToggle),this.attachClickListener&&this.close&&this.close.removeEventListener("click",this.handleClickOnToggle),window.removeEventListener("resize",this.checkPosition),document.removeEventListener("scroll",this.checkPosition),this.attachKeyListener&&document.removeEventListener("keyup",this.handleKeyboardGlobal),this.attachClickListener&&document.removeEventListener("click",this.handleClickGlobal),"true"===this.toggle.getAttribute("aria-expanded")&&this.closePopover(),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}handleClickOnToggle(e){e.preventDefault(),"true"===this.toggle.getAttribute("aria-expanded")?this.closePopover(e):(this.openPopover(e),this.positionPopover())}openPopover(e){this.toggle.setAttribute("aria-expanded","true"),this.target.hidden=!1,this.trigger("onOpen",{event:e,target:this.target})}closePopover(e){this.toggle.setAttribute("aria-expanded","false"),this.resetStyles(),this.target.hidden=!0,this.trigger("onClose",{event:e,target:this.target})}getClosestScrollableParent(e){for(var t=e.parentElement;t;){var i=getComputedStyle(t),s=i.overflowY,n=i.overflowX,a=("auto"===s||"scroll"===s)&&t.scrollHeight>t.clientHeight,l=("auto"===n||"scroll"===n)&&t.scrollWidth>t.clientWidth;if(a||l)return t;t=t.parentElement}return document.body}calculateAvailableSpace(e,t){void 0===t&&(t=null),this.toggleRect=e.getBoundingClientRect();var i=t?t.getBoundingClientRect():{top:0,left:0,right:window.innerWidth,bottom:window.innerHeight},s=i.right-i.left,n=i.bottom-i.top,a=Math.max(0,window.innerHeight-i.bottom),l=Math.max(0,window.innerHeight-this.toggleRect.bottom),r=Math.max(0,l-a),o=Math.max(0,i.top),h=Math.max(0,this.toggleRect.top),c=Math.max(0,h-o),d=Math.max(0,window.innerWidth-i.right),u=Math.max(0,window.innerWidth-this.toggleRect.right),m=Math.max(0,u-d),p=Math.max(0,i.left),v=Math.max(0,this.toggleRect.left);return{containerWidth:s,containerHeight:n,spaceTop:c,spaceBottom:r,spaceLeft:Math.max(0,v-p),spaceRight:m}}resetStyles(){Object.keys(this.POPOVER_CLASSES).forEach((e=>{Object.prototype.hasOwnProperty.call(this.POPOVER_CLASSES,e)&&this.element.classList.remove(this.POPOVER_CLASSES[e])})),this.target.style.setProperty("--ecl-popover-position",""),this.container.style.left="",this.container.style.right="",this.container.style.top="",this.container.style.bottom="",this.container.style.transform="",this.scrollable.style.width=""}positionPopover(){this.resetStyles();var e=this.calculateAvailableSpace(this.toggle,this.scrollableParent),t=e.containerWidth,i=e.spaceTop,s=e.spaceBottom,n=e.spaceLeft,a=e.spaceRight,l="";l=i>s&&i>n&&i>a?"top":s>n&&s>a?"bottom":n>a?"left":"right",this.element.classList.add("ecl-popover--"+l);var r,o=window.getComputedStyle(this.scrollable),h=parseInt(o.getPropertyValue("max-width"),10),c=parseInt(o.getPropertyValue("min-width"),10),d=2*parseInt(o.getPropertyValue("padding-left"),10),u=.9*Math.max(n,a);r=h+d<u||"left"!==l&&"right"!==l&&t>h?h:u<c+d?c:"left"===l||"right"===l?u-d:2*(u-d),this.scrollable.style.width=r+"px",this.handlePushClass(l)}handlePushClass(e){requestAnimationFrame((()=>{var t=this.target.getBoundingClientRect(),i=this.scrollableParent.getBoundingClientRect(),s=i.bottom>window.innerHeight?0:window.innerHeight-i.bottom,n=i.top>window.innerHeight?0:i.top,a=i.left>t.left,l=i.right<t.right,r=t.top<n,o=s>window.innerHeight-t.bottom;"left"===e||"right"===e?(r&&(this.element.classList.add(this.POPOVER_CLASSES.PUSH_TOP),this.container.style.top="-"+Math.round(this.toggleRect.top)+"px",this.container.style.bottom="",this.container.style.transform=""),o&&(this.element.classList.add(this.POPOVER_CLASSES.PUSH_BOTTOM),this.container.style.bottom="-"+(window.innerHeight-this.toggleRect.bottom-s)+"px",this.container.style.top="",this.container.style.transform="")):(a&&(this.element.classList.add(this.POPOVER_CLASSES.PUSH_LEFT),this.container.style.left="-"+(this.toggleRect.left-i.left-8)+"px",this.container.style.right="auto"),l&&(this.element.classList.add(this.POPOVER_CLASSES.PUSH_RIGHT),this.container.style.right="-"+(i.right-this.toggleRect.right-8)+"px",this.container.style.left="auto")),this.handleArrowPosition(e)}))}handleArrowPosition(e){var t=this.target.getBoundingClientRect();"left"===e||"right"===e?this.element.classList.contains(this.POPOVER_CLASSES.PUSH_BOTTOM)?this.target.style.setProperty("--ecl-popover-position",Math.round(this.toggleRect.top-t.top+this.toggleRect.height/2)+"px"):this.element.classList.contains(this.POPOVER_CLASSES.PUSH_TOP)&&this.target.style.setProperty("--ecl-popover-position",Math.round(t.top+this.toggleRect.top+this.toggleRect.height/2)+"px"):this.element.classList.contains(this.POPOVER_CLASSES.PUSH_RIGHT)?this.target.style.setProperty("--ecl-popover-position",Math.round(t.right-(this.toggleRect.right-this.toggleRect.width/2))+"px"):this.element.classList.contains(this.POPOVER_CLASSES.PUSH_LEFT)&&this.target.style.setProperty("--ecl-popover-position",Math.round(this.toggleRect.left-t.left+this.toggleRect.width/2)+"px")}checkPosition(){clearTimeout(this.resizeTimer),this.resizeTimer=setTimeout((()=>{"true"===this.toggle.getAttribute("aria-expanded")&&this.positionPopover()}),200)}handleKeyboardGlobal(e){this.target&&("Escape"!==e.key&&"Esc"!==e.key||this.closePopover())}handleClickGlobal(e){this.target&&"true"===this.toggle.getAttribute("aria-expanded")&&(this.target.contains(e.target)||this.toggle.contains(e.target)||this.closePopover())}}class Ke{static autoInit(e,t){var i=(void 0===t?{}:t).RANGE,s=new Ke(e,void 0===i?{}:i);return s.init(),e.ECLRange=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.rangeInputSelector,n=void 0===s?"[data-ecl-range-input]":s,a=i.currentValueSelector,l=void 0===a?"[data-ecl-range-value-current]":a,r=i.bubbleSelector,o=void 0===r?"[data-ecl-range-bubble]":r,h=i.attachChangeListener,c=void 0===h||h,d=i.attachHoverListener,u=void 0===d||d;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.rangeInputSelector=n,this.currentValueSelector=l,this.bubbleSelector=o,this.attachChangeListener=c,this.attachHoverListener=u,this.rangeInput=null,this.currentValue=null,this.bubble=null,this.direction="ltr",this.placeBubble=this.placeBubble.bind(this),this.handleChange=this.handleChange.bind(this),this.handleHoverOn=this.handleHoverOn.bind(this),this.handleHoverOff=this.handleHoverOff.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.rangeInput=t(this.rangeInputSelector,this.element),this.currentValue=e(this.currentValueSelector,this.element),this.bubble=t(this.bubbleSelector,this.element),this.rangeInput&&this.currentValue&&(this.currentValue.forEach((e=>{e.innerHTML=this.rangeInput.value})),this.attachChangeListener&&this.rangeInput.addEventListener("input",this.handleChange),this.attachHoverListener&&(this.rangeInput.addEventListener("mouseover",this.handleHoverOn),this.rangeInput.addEventListener("mouseout",this.handleHoverOff))),this.direction=getComputedStyle(this.element).direction,this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}destroy(){this.rangeInput&&this.currentValue&&(this.attachChangeListener&&this.rangeInput.removeEventListener("input",this.handleChange),this.attachHoverListener&&(this.rangeInput.removeEventListener("mouseover",this.handleHoverOn),this.rangeInput.removeEventListener("mouseout",this.handleHoverOff))),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}placeBubble(){var e=this.bubble.offsetWidth/2,t=this.rangeInput.getBoundingClientRect(),i=t.width/2,s=(this.rangeInput.value-this.rangeInput.min)/(this.rangeInput.max-this.rangeInput.min)*t.width,n=8*((s-i)/i),a=0;a="rtl"===this.direction?t.right-s-e+n:t.left+s-e-n,this.bubble.style.left=a+"px"}handleHoverOn(){this.bubble.classList.add("ecl-range__bubble--visible"),this.placeBubble()}handleHoverOff(){this.bubble.classList.remove("ecl-range__bubble--visible")}handleChange(){this.currentValue.forEach((e=>{e.innerHTML=this.rangeInput.value})),this.placeBubble()}}var Ge,Ve=o("createSvgIcon"),We=o("createCheckbox"),Ue=o("createSelectIcon"),je=o("checkCheckbox"),qe=o("generateRandomId"),Ye=o("updateSelectionsCount"),Xe=o("handleOptgroup"),Qe=o("updateCurrentValue"),Ze=o("moveFocus");class Je{static autoInit(e,t){void 0===t&&(t={});var i=new Je(e,t);return i.init(),e.ECLSelect=i,i}constructor(e,s){var n=void 0===s?{}:s,a=n.defaultText,l=void 0===a?"":a,r=n.searchText,o=void 0===r?"":r,h=n.selectAllText,c=void 0===h?"":h,d=n.noResultsText,u=void 0===d?"":d,m=n.selectMultipleSelector,p=void 0===m?"[data-ecl-select-multiple]":m,v=n.defaultTextAttribute,g=void 0===v?"data-ecl-select-default":v,b=n.searchTextAttribute,f=void 0===b?"data-ecl-select-search":b,y=n.selectAllTextAttribute,L=void 0===y?"data-ecl-select-all":y,E=n.noResultsTextAttribute,C=void 0===E?"data-ecl-select-no-results":E,k=n.closeLabelAttribute,w=void 0===k?"data-ecl-select-close":k,S=n.clearAllLabelAttribute,_=void 0===S?"data-ecl-select-clear-all":S,A=n.selectMultiplesSelectionCountSelector,x=void 0===A?"ecl-select-multiple-selections-counter":A,O=n.closeButtonLabel,T=void 0===O?"":O,P=n.clearAllButtonLabel,M=void 0===P?"":P;if(Object.defineProperty(this,Ze,{value:it}),Object.defineProperty(this,Qe,{value:tt}),Object.defineProperty(this,Xe,{value:et}),Object.defineProperty(this,Ye,{value:$e}),this.supportedEvents=["onToggle","onSelection","onSelectAll","onReset","onSearch"],!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.eventManager=new i,this.selectMultipleSelector=p,this.selectMultiplesSelectionCountSelector=x,this.defaultTextAttribute=g,this.searchTextAttribute=f,this.selectAllTextAttribute=L,this.noResultsTextAttribute=C,this.defaultText=l,this.searchText=o,this.selectAllText=c,this.noResultsText=u,this.clearAllButtonLabel=M,this.closeButtonLabel=T,this.closeLabelAttribute=w,this.clearAllLabelAttribute=_,this.input=null,this.search=null,this.checkboxes=null,this.select=null,this.selectAll=null,this.selectIcon=null,this.textDefault=null,this.textSearch=null,this.textSelectAll=null,this.textNoResults=null,this.selectMultiple=null,this.inputContainer=null,this.optionsContainer=null,this.visibleOptions=null,this.searchContainer=null,this.countSelections=null,this.form=null,this.formGroup=null,this.label=null,this.helper=null,this.invalid=null,this.selectMultipleId=null,this.multiple=t(this.selectMultipleSelector,this.element.parentNode)||!1,this.isOpen=!1,this.handleToggle=this.handleToggle.bind(this),this.handleClickOption=this.handleClickOption.bind(this),this.handleClickSelectAll=this.handleClickSelectAll.bind(this),this.handleEsc=this.handleEsc.bind(this),this.handleFocusout=this.handleFocusout.bind(this),this.handleSearch=this.handleSearch.bind(this),this.handleClickOutside=this.handleClickOutside.bind(this),this.resetForm=this.resetForm.bind(this),this.handleClickOnClearAll=this.handleClickOnClearAll.bind(this),this.handleKeyboardOnSelect=this.handleKeyboardOnSelect.bind(this),this.handleKeyboardOnSelectAll=this.handleKeyboardOnSelectAll.bind(this),this.handleKeyboardOnSearch=this.handleKeyboardOnSearch.bind(this),this.handleKeyboardOnOptions=this.handleKeyboardOnOptions.bind(this),this.handleKeyboardOnOption=this.handleKeyboardOnOption.bind(this),this.handleKeyboardOnClearAll=this.handleKeyboardOnClearAll.bind(this),this.handleKeyboardOnClose=this.handleKeyboardOnClose.bind(this),this.setCurrentValue=this.setCurrentValue.bind(this),this.update=this.update.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");if(ECL.components=ECL.components||new Map,this.select=this.element,this.multiple){var e=Array.from(this.select.parentElement.classList);this.textDefault=this.defaultText||this.element.getAttribute(this.defaultTextAttribute),this.textSearch=this.searchText||this.element.getAttribute(this.searchTextAttribute),this.textSelectAll=this.selectAllText||this.element.getAttribute(this.selectAllTextAttribute),this.textNoResults=this.noResultsText||this.element.getAttribute(this.noResultsTextAttribute),this.closeButtonLabel=this.closeButtonLabel||this.element.getAttribute(this.closeLabelAttribute),this.clearAllButtonLabel=this.clearAllButtonLabel||this.element.getAttribute(this.clearAllLabelAttribute),this.selectMultipleId=this.element.id||"select-multiple-"+l(Je,qe)[qe](4),this.element.id=this.selectMultipleId,this.formGroup=this.element.closest(".ecl-form-group"),this.formGroup&&(this.formGroup.setAttribute("role","application"),this.label=t(".ecl-form-label",this.formGroup),this.helper=t(".ecl-help-block",this.formGroup),this.invalid=t(".ecl-feedback-message",this.formGroup)),this.select.setAttribute("tabindex","-1"),this.selectMultiple=document.createElement("div"),this.selectMultiple.classList.add("ecl-select__multiple"),this.selectMultiple.addEventListener("focusout",this.handleFocusout),this.inputContainer=document.createElement("div"),this.inputContainer.classList.add(...e),this.selectMultiple.appendChild(this.inputContainer),this.input=document.createElement("button"),this.input.classList.add("ecl-select","ecl-select__multiple-toggle"),this.input.setAttribute("type","button"),this.input.setAttribute("aria-controls",this.selectMultipleId+"-dropdown"),this.input.setAttribute("id",this.selectMultipleId+"-toggle"),this.input.setAttribute("aria-expanded",!1),e.find((e=>e.includes("disabled")))&&this.input.setAttribute("disabled",!0),this.label&&(this.label.setAttribute("for",this.selectMultipleId+"-toggle"),this.input.setAttribute("aria-labelledby",this.label.id));var i="";if(this.helper&&(i=this.helper.id),this.invalid&&(i=i?i+" "+this.invalid.id:this.invalid.id),i&&this.input.setAttribute("aria-describedby",i),this.input.addEventListener("keydown",this.handleKeyboardOnSelect),this.input.addEventListener("click",this.handleToggle),this.selectionCount=document.createElement("div"),this.selectionCount.classList.add(this.selectMultiplesSelectionCountSelector),this.selectionCountText=document.createElement("span"),this.selectionCount.appendChild(this.selectionCountText),this.inputContainer.appendChild(this.selectionCount),this.inputContainer.appendChild(this.input),this.inputContainer.appendChild(l(Je,Ue)[Ue]()),this.searchContainer=document.createElement("div"),this.searchContainer.style.display="none",this.searchContainer.classList.add("ecl-select__multiple-dropdown",...e),this.searchContainer.setAttribute("id",this.selectMultipleId+"-dropdown"),this.selectMultiple.appendChild(this.searchContainer),this.textSearch&&(this.search=document.createElement("input"),this.search.classList.add("ecl-text-input"),this.search.setAttribute("type","search"),this.search.setAttribute("placeholder",this.textSearch||""),this.search.addEventListener("keyup",this.handleSearch),this.search.addEventListener("search",this.handleSearch),this.search.addEventListener("keydown",this.handleKeyboardOnSearch),this.searchContainer.appendChild(this.search)),this.textSelectAll){var s=Array.from(this.select.options).filter((e=>!e.disabled)).length;this.selectAll=l(Je,We)[We]({id:"all-"+l(Je,qe)[qe](4),text:this.textSelectAll+" ("+s+")",extraClass:"ecl-select__multiple-all"},this.selectMultipleId),this.selectAll.addEventListener("click",this.handleClickSelectAll),this.selectAll.addEventListener("keypress",this.handleClickSelectAll),this.selectAll.addEventListener("change",this.handleClickSelectAll),this.searchContainer.appendChild(this.selectAll)}this.optionsContainer=document.createElement("div"),this.optionsContainer.classList.add("ecl-select__multiple-options"),this.optionsContainer.setAttribute("aria-live","polite"),this.searchContainer.appendChild(this.optionsContainer),(this.clearAllButtonLabel||this.closeButtonLabel)&&(this.dropDownToolbar=document.createElement("div"),this.dropDownToolbar.classList.add("ecl-select-multiple-toolbar"),this.closeButtonLabel&&(this.closeButton=document.createElement("button"),this.closeButton.textContent=this.closeButtonLabel,this.closeButton.classList.add("ecl-button","ecl-button--primary"),this.closeButton.addEventListener("click",this.handleEsc),this.closeButton.addEventListener("keydown",this.handleKeyboardOnClose),this.dropDownToolbar&&(this.dropDownToolbar.appendChild(this.closeButton),this.searchContainer.appendChild(this.dropDownToolbar),this.dropDownToolbar.style.display="none")),this.clearAllButtonLabel&&(this.clearAllButton=document.createElement("button"),this.clearAllButton.textContent=this.clearAllButtonLabel,this.clearAllButton.classList.add("ecl-button","ecl-button--secondary"),this.clearAllButton.addEventListener("click",this.handleClickOnClearAll),this.clearAllButton.addEventListener("keydown",this.handleKeyboardOnClearAll),this.dropDownToolbar.appendChild(this.clearAllButton))),this.selectAll&&this.selectAll.addEventListener("keydown",this.handleKeyboardOnSelectAll),this.optionsContainer.addEventListener("keydown",this.handleKeyboardOnOptions),this.select.options&&this.select.options.length>0?this.checkboxes=Array.from(this.select.options).map((e=>{var i="",s="";if("OPTGROUP"===e.parentNode.tagName)if(t('fieldset[data-ecl-multiple-group="'+e.parentNode.getAttribute("label")+'"]',this.optionsContainer))i=t('fieldset[data-ecl-multiple-group="'+e.parentNode.getAttribute("label")+'"]',this.optionsContainer);else{i=document.createElement("fieldset");var n=document.createElement("legend");n.classList.add("ecl-select__multiple-group__title"),n.innerHTML=e.parentNode.getAttribute("label"),i.appendChild(n),i.setAttribute("data-ecl-multiple-group",e.parentNode.getAttribute("label")),i.classList.add("ecl-select__multiple-group"),this.optionsContainer.appendChild(i)}return e.selected&&(l(this,Ye)[Ye](),this.dropDownToolbar&&(this.dropDownToolbar.style.display="flex")),(s=l(Je,We)[We]({id:e.value,text:e.text,disabled:e.disabled,selected:e.selected},this.selectMultipleId)).setAttribute("data-visible",!0),s.classList.contains("ecl-checkbox--disabled")||(s.addEventListener("click",this.handleClickOption),s.addEventListener("keydown",this.handleKeyboardOnOption)),i?i.appendChild(s):this.optionsContainer.appendChild(s),s})):this.checkboxes=[],this.visibleOptions=this.checkboxes,this.select.parentNode.parentNode.insertBefore(this.selectMultiple,this.select.parentNode.nextSibling),this.select.parentNode.classList.add("ecl-select__container--hidden"),l(this,Qe)[Qe](),this.form=this.element.closest("form"),this.form&&this.form.addEventListener("reset",this.resetForm),document.addEventListener("click",this.handleClickOutside)}else l(this,Xe)[Xe](),this.select.addEventListener("keydown",this.handleKeyboardOnSelect);this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}update(){l(this,Qe)[Qe](),l(this,Ye)[Ye]()}setCurrentValue(e,t){if(void 0===t&&(t="replace"),"replace"!==t&&"add"!==t)throw new Error('Invalid operation mode. Use "replace" or "add".');var i="string"==typeof e?[e]:e;Array.from(this.select.options).forEach((e=>{"replace"===t&&(e.selected=!1),(i.includes(e.value)||i.includes(e.label))&&(e.selected=!0)})),this.update()}handleToggle(e){if(e&&e.preventDefault(),this.input.classList.toggle("ecl-select--active"),"none"===this.searchContainer.style.display?(this.searchContainer.style.display="block",this.input.setAttribute("aria-expanded",!0),this.isOpen=!0):(this.searchContainer.style.display="none",this.input.setAttribute("aria-expanded",!1),this.isOpen=!1),e){var t={opened:this.isOpen,e:e};this.trigger("onToggle",t)}}on(e,t){this.eventManager.on(e,t)}trigger(e,t){this.eventManager.trigger(e,t)}destroy(){this.input.removeEventListener("keydown",this.handleKeyboardOnSelect),this.multiple&&(document.removeEventListener("click",this.handleClickOutside),this.selectMultiple.removeEventListener("focusout",this.handleFocusout),this.input.removeEventListener("click",this.handleToggle),this.search&&(this.search.removeEventListener("keyup",this.handleSearch),this.search.removeEventListener("keydown",this.handleKeyboardOnSearch)),this.selectAll&&(this.selectAll.removeEventListener("click",this.handleClickSelectAll),this.selectAll.removeEventListener("keypress",this.handleClickSelectAll),this.selectAll.removeEventListener("keydown",this.handleKeyboardOnSelectAll)),this.optionsContainer.removeEventListener("keydown",this.handleKeyboardOnOptions),this.checkboxes.forEach((e=>{e.removeEventListener("click",this.handleClickSelectAll),e.removeEventListener("click",this.handleClickOption),e.removeEventListener("keydown",this.handleKeyboardOnOption)})),this.closeButton&&(this.closeButton.removeEventListener("click",this.handleEsc),this.closeButton.removeEventListener("keydown",this.handleKeyboardOnClose)),this.clearAllButton&&(this.clearAllButton.removeEventListener("click",this.handleClickOnClearAll),this.clearAllButton.removeEventListener("keydown",this.handleKeyboardOnClearAll)),this.selectMultiple&&this.selectMultiple.remove(),this.select.parentNode.classList.remove("ecl-select__container--hidden")),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}handleClickOption(e){e.preventDefault(),l(Je,je)[je](e);var t=e.target.closest(".ecl-checkbox");Array.from(this.select.options).forEach((e=>{e.text===t.getAttribute("data-select-multiple-value")&&(e.selected?(e.selected=!1,e.removeAttribute("selected"),this.selectAll&&(this.selectAll.querySelector("input").checked=!1)):(e.selected=!0,e.setAttribute("selected","true")))})),this.update()}handleClickSelectAll(e){if(e.preventDefault(),this.selectAll&&!this.selectAll.querySelector("input").disabled){var t=l(Je,je)[je](e),i=Array.from(this.select.options).filter((e=>!e.disabled));Array.from(this.searchContainer.querySelectorAll('[data-visible="true"]')).filter((e=>!e.querySelector("input").disabled)).forEach((e=>{e.querySelector("input").checked=t;var s=i.find((t=>t.text===e.getAttribute("data-select-multiple-value")));s&&(s.selected=!!t)})),this.update(),this.trigger("onSelectAll",{selected:i})}}handleFocusout(e){e.relatedTarget&&this.selectMultiple&&!this.selectMultiple.contains(e.relatedTarget)&&"block"===this.searchContainer.style.display?(this.searchContainer.style.display="none",this.input.classList.remove("ecl-select--active"),this.input.setAttribute("aria-expanded",!1)):!e.relatedTarget||this.selectMultiple||this.select.parentNode.contains(e.relatedTarget)||this.select.blur()}handleSearch(e){var i=this.optionsContainer.offsetHeight;this.visibleOptions=[];var s=e.target.value.toLowerCase(),n={};i>0&&(this.optionsContainer.style.height=i+"px"),this.checkboxes.forEach((e=>{if(e.getAttribute("data-select-multiple-value").toLocaleLowerCase().includes(s)){e.setAttribute("data-visible",!0),e.style.display="flex";var t=e.querySelector(".ecl-checkbox__label-text");t.textContent=t.textContent.replace(".cls-1{fill:none}",""),s&&(t.innerHTML=t.textContent.replace(new RegExp(s+"(?!([^<]+)?<)","gi"),"<b>$&</b>")),this.visibleOptions.push(e)}else e.removeAttribute("data-visible"),e.style.display="none"}));var a=this.visibleOptions.filter((e=>e.querySelector("input").checked));!this.selectAll||0!==this.visibleOptions.length&&this.visibleOptions.length===a.length?this.selectAll&&(this.selectAll.querySelector("input").checked=!0):this.selectAll.querySelector("input").checked=!1;for(var l,r=this.searchContainer.querySelector(".ecl-select__multiple-no-results"),o=h(this.optionsContainer.getElementsByClassName("ecl-select__multiple-group"));!(l=o()).done;){var c=l.value;c.style.display="none",[...c.children].filter((e=>e.classList.contains("ecl-checkbox"))).forEach((e=>{e.hasAttribute("data-visible")&&(e.closest(".ecl-select__multiple-group").style.display="block")}))}if(0!==this.visibleOptions.length||r)this.visibleOptions.length>0&&null!==r&&r.parentNode.removeChild(r);else{var d=document.createElement("div"),u=document.createElement("span");d.classList.add("ecl-select__multiple-no-results"),u.innerHTML=this.textNoResults,d.appendChild(u),this.optionsContainer.appendChild(d)}(0===s.length?(this.checkboxes.forEach((e=>{e.setAttribute("data-visible",!0),e.style.display="flex"})),this.selectAll&&(this.selectAll.classList.remove("ecl-checkbox--disabled"),this.selectAll.querySelector("input").disabled=!1)):0!==s.length&&this.selectAll&&(this.selectAll.classList.add("ecl-checkbox--disabled"),this.selectAll.querySelector("input").disabled=!0),this.visibleOptions.length>0)?n={results:this.visibleOptions.map((e=>{var i=null,s=t(".ecl-checkbox__label-text",e);return s&&(i=s.innerHTML.replace(/<\/?b>/g,"")),i||""})),text:e.target.value.toLowerCase()}:n={results:"none",text:e.target.value.toLowerCase()};this.trigger("onSearch",n)}handleClickOutside(e){e.target&&this.selectMultiple&&!this.selectMultiple.contains(e.target)&&"block"===this.searchContainer.style.display&&(this.searchContainer.style.display="none",this.input.classList.remove("ecl-select--active"),this.input.setAttribute("aria-expanded",!1))}handleKeyboardOnSelect(e){switch(e.key){case"Escape":e.preventDefault(),this.handleEsc(e);break;case" ":case"Enter":this.multiple&&(e.preventDefault(),this.handleToggle(e),this.search?this.search.focus():this.selectAll?this.selectAll.firstChild.focus():this.checkboxes[0].firstChild.focus());break;case"ArrowDown":this.multiple&&(e.preventDefault(),this.isOpen||this.handleToggle(e),this.search?this.search.focus():this.selectAll?this.selectAll.firstChild.focus():this.checkboxes[0].firstChild.focus())}}handleKeyboardOnSelectAll(e){switch(e.key){case"Escape":e.preventDefault(),this.handleEsc(e);break;case"ArrowDown":e.preventDefault(),this.visibleOptions.length>0?this.visibleOptions[0].querySelector("input").focus():this.input.focus();break;case"ArrowUp":e.preventDefault(),this.search?this.search.focus():(this.input.focus(),this.handleToggle(e));break;case"Tab":e.preventDefault(),e.shiftKey?this.search&&this.search.focus():this.visibleOptions.length>0?this.visibleOptions[0].querySelector("input").focus():this.input.focus()}}handleKeyboardOnOptions(e){switch(e.key){case"Escape":e.preventDefault(),this.handleEsc(e);break;case"ArrowDown":e.preventDefault(),l(this,Ze)[Ze]("down");break;case"ArrowUp":e.preventDefault(),l(this,Ze)[Ze]("up");break;case"Tab":e.preventDefault(),e.shiftKey?l(this,Ze)[Ze]("up"):l(this,Ze)[Ze]("down")}}handleKeyboardOnSearch(e){switch(e.key){case"Escape":e.preventDefault(),this.handleEsc(e);break;case"ArrowDown":e.preventDefault(),!this.selectAll||this.selectAll.querySelector("input").disabled?this.visibleOptions.length>0?this.visibleOptions[0].querySelector("input").focus():this.input.focus():this.selectAll.querySelector("input").focus();break;case"ArrowUp":e.preventDefault(),this.input.focus(),this.handleToggle(e)}}handleKeyboardOnOption(e){"Enter"!==e.key&&" "!==e.key||(e.preventDefault(),this.handleClickOption(e))}handleKeyboardOnClearAll(e){switch(e.preventDefault(),e.key){case"Enter":case" ":this.handleClickOnClearAll(e),this.trigger("onReset",e),this.input.focus();break;case"ArrowDown":this.input.focus();break;case"ArrowUp":this.closeButton?this.closeButton.focus():this.visibleOptions.length>0?this.visibleOptions[this.visibleOptions.length-1].querySelector("input").focus():this.search?this.search.focus():(this.input.focus(),this.handleToggle(e));break;case"Tab":e.shiftKey?this.closeButton?this.closeButton.focus():this.visibleOptions.length>0?this.visibleOptions[this.visibleOptions.length-1].querySelector("input").focus():this.search?this.search.focus():(this.input.focus(),this.handleToggle(e)):(this.input.focus(),this.handleToggle(e))}}handleKeyboardOnClose(e){switch(e.preventDefault(),e.key){case"Enter":case" ":this.handleEsc(e),this.input.focus();break;case"ArrowUp":this.visibleOptions.length>0?this.visibleOptions[this.visibleOptions.length-1].querySelector("input").focus():(this.input.focus(),this.handleToggle(e));break;case"ArrowDown":this.clearAllButton?this.clearAllButton.focus():(this.input.focus(),this.handleToggle(e));break;case"Tab":e.shiftKey?this.visibleOptions.length>0?this.visibleOptions[this.visibleOptions.length-1].querySelector("input").focus():(this.input.focus(),this.handleToggle(e)):this.clearAllButton?this.clearAllButton.focus():(this.input.focus(),this.handleToggle(e))}}handleEsc(e){this.multiple?(e.preventDefault(),this.searchContainer.style.display="none",this.input.setAttribute("aria-expanded",!1),this.input.blur(),this.input.classList.remove("ecl-select--active")):this.select.classList.remove("ecl-select--active")}handleClickOnClearAll(e){e.preventDefault(),Array.from(this.select.options).forEach((e=>{this.selectMultiple.querySelector('[data-select-multiple-value="'+e.text+'"]').querySelector(".ecl-checkbox__input").checked=!1,e.selected=!1})),this.selectAll&&(this.selectAll.querySelector(".ecl-checkbox__input").checked=!1),this.update(),this.trigger("onReset",e)}resetForm(){this.multiple&&setTimeout((()=>{Array.from(this.select.options).forEach((e=>{this.selectMultiple.querySelector('[data-select-multiple-value="'+e.text+'"]').querySelector(".ecl-checkbox__input").checked?e.selected=!0:e.selected=!1})),this.update(0)}),10)}}function $e(){var e=Array.from(this.select.options).filter((e=>e.selected)).length;e>0?(this.selectionCount.querySelector("span").innerHTML=e,this.selectionCount.classList.add("ecl-select-multiple-selections-counter--visible"),this.dropDownToolbar&&(this.dropDownToolbar.style.display="flex")):(this.selectionCount.classList.remove("ecl-select-multiple-selections-counter--visible"),this.dropDownToolbar&&(this.dropDownToolbar.style.display="none")),e>=100&&this.selectionCount.classList.add("ecl-select-multiple-selections-counter--xxl")}function et(){Array.from(this.select.options).forEach((e=>{if("OPTGROUP"===e.parentNode.tagName){var t=e.parentNode.getAttribute("label"),i=e.getAttribute("label")||e.textContent;t&&i&&e.setAttribute("aria-label",i+" - "+t)}}))}function tt(){var e=Array.from(this.select.options).filter((e=>e.selected)).map((e=>e.text)).join("|");this.input.innerHTML=e||this.textDefault||"",""!==e&&this.label?this.label.setAttribute("aria-label",this.label.innerText+" "+e):""===e&&this.label&&this.label.removeAttribute("aria-label"),this.trigger("onSelection",{selected:e}),this.select.dispatchEvent(new window.Event("change",{bubbles:!0}))}function it(e){var t=document.activeElement,i=t.parentElement.parentElement.classList.contains("ecl-select__multiple-group")?Array.from(t.parentElement.parentElement.parentElement.querySelectorAll(".ecl-checkbox__input")):Array.from(t.parentElement.parentElement.querySelectorAll(".ecl-checkbox__input")),s=i.indexOf(t);if("down"===e){var n=i.splice(s+1,i.length).filter((e=>!e.disabled&&"none"!==e.parentElement.style.display));n.length>0?n[0].focus():this.dropDownToolbar&&"flex"===this.dropDownToolbar.style.display&&this.dropDownToolbar.firstChild.focus()}else{var a=i.splice(0,s).filter((e=>!e.disabled&&"none"!==e.parentElement.style.display));a.length>0?a[a.length-1].focus():(this.optionsContainer.scrollTop=0,this.selectAll&&!this.selectAll.querySelector("input").disabled?this.selectAll.querySelector("input").focus():this.search?this.search.focus():(this.input.focus(),this.handleToggle()))}}Ge=Je,Object.defineProperty(Je,qe,{value:function(e){return Math.random().toString(36).substr(2,e)}}),Object.defineProperty(Je,je,{value:function(e){var t=e.target.closest(".ecl-checkbox").querySelector("input");return t.checked=!t.checked,t.checked}}),Object.defineProperty(Je,Ue,{value:function(){var e=document.createElement("div");e.classList.add("ecl-select__icon");var t=document.createElement("button");t.classList.add("ecl-button","ecl-button--ghost","ecl-button--icon-only"),t.setAttribute("tabindex","-1");var i=document.createElement("span");i.classList.add("ecl-button__container");var s=document.createElement("span");s.classList.add("ecl-button__label"),s.textContent="Toggle dropdown",i.appendChild(s);var n=l(Ge,Ve)[Ve]('<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path fill-rule="evenodd" d="m45 30.12-2.73 2.82-18.24-18.36L5.73 33 3 30.18 24.03 9z" clip-rule="evenodd"/></svg>',"ecl-icon ecl-icon--s ecl-icon--rotate-180");return i.appendChild(n),t.appendChild(i),e.appendChild(t),e}}),Object.defineProperty(Je,We,{value:function(e,t){if(!e||!t)return"";var i=e.id,s=e.text,n=e.disabled,a=e.selected,r=e.extraClass;if(!i||!s)return"";var o=document.createElement("div"),h=document.createElement("input"),c=document.createElement("label"),d=document.createElement("span"),u=document.createElement("span");return r&&o.classList.add(r),a&&(h.checked=!0),n&&(o.classList.add("ecl-checkbox--disabled"),d.classList.add("ecl-checkbox__box--disabled"),h.setAttribute("disabled",n)),o.classList.add("ecl-checkbox"),o.setAttribute("data-select-multiple-value",s),h.classList.add("ecl-checkbox__input"),h.setAttribute("type","checkbox"),h.setAttribute("id",t+"-"+i),h.setAttribute("name",t+"-"+i),o.appendChild(h),c.classList.add("ecl-checkbox__label"),c.setAttribute("for",t+"-"+i),d.classList.add("ecl-checkbox__box"),d.setAttribute("aria-hidden",!0),d.appendChild(l(Ge,Ve)[Ve]('<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path fill-rule="evenodd" d="M19.53 36.69 6 23.19l2.13-2.13 11.4 11.4L39.99 12l2.13 2.13z"/></svg>',"ecl-icon ecl-icon--s ecl-checkbox__icon")),c.appendChild(d),u.classList.add("ecl-checkbox__label-text"),u.innerHTML=s,c.appendChild(u),o.appendChild(c),o}}),Object.defineProperty(Je,Ve,{value:function(e,t){var i=document.createElement("div");i.innerHTML=e;var s=i.children[0];return s.removeAttribute("height"),s.removeAttribute("width"),s.setAttribute("focusable",!1),s.setAttribute("aria-hidden",!0),s.setAttribute("class",t),s}});class st{static autoInit(e,t){var i=(void 0===t?{}:t).SITE_HEADER_CORE,s=new st(e,void 0===i?{}:i);return s.init(),e.ECLSiteHeader=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.containerSelector,n=void 0===s?"[data-ecl-site-header-top]":s,a=i.languageLinkSelector,l=void 0===a?"[data-ecl-language-selector]":a,r=i.languageListOverlaySelector,o=void 0===r?"[data-ecl-language-list-overlay]":r,h=i.languageListEuSelector,c=void 0===h?"[data-ecl-language-list-eu]":h,d=i.languageListNonEuSelector,u=void 0===d?"[data-ecl-language-list-non-eu]":d,m=i.languageListContentSelector,p=void 0===m?"[data-ecl-language-list-content]":m,v=i.closeOverlaySelector,g=void 0===v?"[data-ecl-language-list-close]":v,b=i.searchToggleSelector,f=void 0===b?"[data-ecl-search-toggle]":b,y=i.searchFormSelector,L=void 0===y?"[data-ecl-search-form]":y,E=i.loginToggleSelector,C=void 0===E?"[data-ecl-login-toggle]":E,k=i.loginBoxSelector,w=void 0===k?"[data-ecl-login-box]":k,S=i.notificationSelector,_=void 0===S?"[data-ecl-site-header-notification]":S,A=i.attachClickListener,x=void 0===A||A,O=i.attachKeyListener,T=void 0===O||O,P=i.attachResizeListener,M=void 0===P||P,I=i.tabletBreakpoint,N=void 0===I?768:I;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.containerSelector=n,this.languageLinkSelector=l,this.languageListOverlaySelector=o,this.languageListEuSelector=c,this.languageListNonEuSelector=u,this.languageListContentSelector=p,this.closeOverlaySelector=g,this.searchToggleSelector=f,this.searchFormSelector=L,this.loginToggleSelector=C,this.notificationSelector=_,this.loginBoxSelector=w,this.attachClickListener=x,this.attachKeyListener=T,this.attachResizeListener=M,this.tabletBreakpoint=N,this.languageMaxColumnItems=8,this.languageLink=null,this.languageListOverlay=null,this.languageListEu=null,this.languageListNonEu=null,this.languageListContent=null,this.close=null,this.focusTrap=null,this.searchToggle=null,this.searchForm=null,this.loginToggle=null,this.loginBox=null,this.resizeTimer=null,this.direction=null,this.notificationContainer=null,this.openOverlay=this.openOverlay.bind(this),this.closeOverlay=this.closeOverlay.bind(this),this.toggleOverlay=this.toggleOverlay.bind(this),this.toggleSearch=this.toggleSearch.bind(this),this.toggleLogin=this.toggleLogin.bind(this),this.setLoginArrow=this.setLoginArrow.bind(this),this.setSearchArrow=this.setSearchArrow.bind(this),this.handleKeyboardLanguage=this.handleKeyboardLanguage.bind(this),this.handleKeyboardGlobal=this.handleKeyboardGlobal.bind(this),this.handleClickGlobal=this.handleClickGlobal.bind(this),this.handleResize=this.handleResize.bind(this),this.setLanguageListHeight=this.setLanguageListHeight.bind(this),this.handleNotificationClose=this.handleNotificationClose.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.arrowSize="0.5rem",this.attachKeyListener&&document.addEventListener("keyup",this.handleKeyboardGlobal),this.attachClickListener&&document.addEventListener("click",this.handleClickGlobal),this.attachResizeListener&&window.addEventListener("resize",this.handleResize),this.container=t(this.containerSelector),this.languageLink=t(this.languageLinkSelector),this.languageListOverlay=t(this.languageListOverlaySelector),this.languageListEu=t(this.languageListEuSelector),this.languageListNonEu=t(this.languageListNonEuSelector),this.languageListContent=t(this.languageListContentSelector),this.close=t(this.closeOverlaySelector),this.notification=t(this.notificationSelector),this.direction=getComputedStyle(this.element).direction,"rtl"===this.direction&&this.element.classList.add("ecl-site-header--rtl"),this.focusTrap=ae(this.languageListOverlay,{onDeactivate:this.closeOverlay,allowOutsideClick:!0}),this.attachClickListener&&this.languageLink&&this.languageLink.addEventListener("click",this.toggleOverlay),this.attachClickListener&&this.close&&this.close.addEventListener("click",this.toggleOverlay),this.attachKeyListener&&this.languageLink&&this.languageLink.addEventListener("keydown",this.handleKeyboardLanguage),this.searchToggle=t(this.searchToggleSelector),this.searchForm=t(this.searchFormSelector),this.attachClickListener&&this.searchToggle&&this.searchToggle.addEventListener("click",this.toggleSearch),this.loginToggle=t(this.loginToggleSelector),this.loginBox=t(this.loginBoxSelector),this.attachClickListener&&this.loginToggle&&this.loginToggle.addEventListener("click",this.toggleLogin),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this),this.notification&&(this.notificationContainer=this.notification.closest(".ecl-site-header__notification"),setTimeout((()=>{var e=ECL.components.get(this.notification);e&&e.on("onClose",this.handleNotificationClose)}),0))}destroy(){this.attachClickListener&&this.languageLink&&this.languageLink.removeEventListener("click",this.toggleOverlay),this.focusTrap&&this.focusTrap.deactivate(),this.attachKeyListener&&this.languageLink&&this.languageLink.removeEventListener("keydown",this.handleKeyboardLanguage),this.attachClickListener&&this.close&&this.close.removeEventListener("click",this.toggleOverlay),this.attachClickListener&&this.searchToggle&&this.searchToggle.removeEventListener("click",this.toggleSearch),this.attachClickListener&&this.loginToggle&&this.loginToggle.removeEventListener("click",this.toggleLogin),this.attachKeyListener&&document.removeEventListener("keyup",this.handleKeyboardGlobal),this.attachClickListener&&document.removeEventListener("click",this.handleClickGlobal),this.attachResizeListener&&window.removeEventListener("resize",this.handleResize),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),this.element.classList.remove("ecl-site-header--rtl"),ECL.components.delete(this.element))}updateOverlay(){var t=1,i=1;if(this.languageListEu){var s=e(".ecl-site-header__language-item",this.languageListEu);(t=Math.ceil(s.length/this.languageMaxColumnItems))>1&&this.languageListEu.classList.add("ecl-site-header__language-category--"+t+"-col")}if(this.languageListNonEu){var n=e(".ecl-site-header__language-item",this.languageListNonEu);(i=Math.ceil(n.length/this.languageMaxColumnItems))>1&&this.languageListNonEu.classList.add("ecl-site-header__language-category--"+i+"-col")}this.languageListEu?this.languageListEu.parentNode.classList.remove("ecl-site-header__language-content--stack"):this.languageListNonEu&&this.languageListNonEu.parentNode.classList.remove("ecl-site-header__language-content--stack");var a=this.languageListOverlay.getBoundingClientRect(),l=this.container.getBoundingClientRect();a.width>l.width&&(this.languageListEu?this.languageListEu.parentNode.classList.add("ecl-site-header__language-content--stack"):this.languageListNonEu&&this.languageListNonEu.parentNode.classList.add("ecl-site-header__language-content--stack"),this.languageListNonEu&&(this.languageListNonEu.classList.remove("ecl-site-header__language-category--"+i+"-col"),this.languageListNonEu.classList.add("ecl-site-header__language-category--"+Math.max(t,i)+"-col"))),this.languageListOverlay.classList.remove("ecl-site-header__language-container--push-right","ecl-site-header__language-container--push-left"),this.languageListOverlay.classList.remove("ecl-site-header__language-container--full"),this.languageListOverlay.style.removeProperty("--ecl-language-arrow-position"),this.languageListOverlay.style.removeProperty("right"),this.languageListOverlay.style.removeProperty("left"),a=this.languageListOverlay.getBoundingClientRect();var r=window.innerWidth,o=this.languageLink.getBoundingClientRect();if("ltr"===this.direction&&a.right>r){this.languageListOverlay.classList.add("ecl-site-header__language-container--push-right"),this.languageListOverlay.style.setProperty("right","calc(-"+l.right+"px + "+o.right+"px)");var h=l.right-o.right+o.width/2;this.languageListOverlay.style.setProperty("--ecl-language-arrow-position","calc("+h+"px - "+this.arrowSize+")")}else if("rtl"===this.direction&&a.left<0){this.languageListOverlay.classList.add("ecl-site-header__language-container--push-left"),this.languageListOverlay.style.setProperty("left","calc(-"+o.left+"px + "+l.left+"px)");var c=o.right-l.left-o.width/2;this.languageListOverlay.style.setProperty("--ecl-language-arrow-position",c+"px")}if(window.innerWidth<this.tabletBreakpoint){this.languageListOverlay.classList.add("ecl-site-header__language-container--full"),this.languageListOverlay.style.removeProperty("right");var d=a.right-o.right+o.width/2;this.languageListOverlay.style.setProperty("--ecl-language-arrow-position","calc("+d+"px - "+this.arrowSize+")")}this.loginBox&&this.loginBox.classList.contains("ecl-site-header__login-box--active")&&this.setLoginArrow(),this.searchForm&&this.searchForm.classList.contains("ecl-site-header__search--active")&&this.setSearchArrow()}handleNotificationClose(){this.notificationContainer&&this.notificationContainer.remove()}setLanguageListHeight(){var e=window.innerHeight;if(this.languageListContent){var t=e-this.languageListContent.getBoundingClientRect().top;t>0&&(this.languageListContent.style.maxHeight=t+"px")}}openOverlay(){this.languageListOverlay.hidden=!1,this.languageListOverlay.setAttribute("aria-modal","true"),this.languageLink.setAttribute("aria-expanded","true"),this.setLanguageListHeight()}closeOverlay(){this.languageListOverlay.hidden=!0,this.languageListOverlay.removeAttribute("aria-modal"),this.languageLink.setAttribute("aria-expanded","false")}toggleOverlay(e){this.languageListOverlay&&this.focusTrap&&(e.preventDefault(),this.languageListOverlay.hasAttribute("hidden")?(this.openOverlay(),this.updateOverlay(),this.focusTrap.activate()):this.focusTrap.deactivate())}handleResize(){this.languageListOverlay&&!this.languageListOverlay.hasAttribute("hidden")&&(this.loginBox&&this.loginBox.classList.contains("ecl-site-header__login-box--active")||this.searchForm&&this.searchForm.classList.contains("ecl-site-header__search--active"))&&(clearTimeout(this.resizeTimer),this.resizeTimer=setTimeout((()=>{this.updateOverlay()}),200))}handleKeyboardLanguage(e){32!==e.keyCode&&"Enter"!==e.key||this.toggleOverlay(e)}toggleSearch(e){if(this.searchForm){e.preventDefault();var t="true"===this.searchToggle.getAttribute("aria-expanded");this.loginToggle&&"true"===this.loginToggle.getAttribute("aria-expanded")&&this.toggleLogin(e),this.searchToggle.setAttribute("aria-expanded",t?"false":"true"),t?this.searchForm.classList.remove("ecl-site-header__search--active"):(this.searchForm.classList.add("ecl-site-header__search--active"),this.setSearchArrow())}}setLoginArrow(){if(0===this.loginBox.getBoundingClientRect().x){var e=this.loginToggle.getBoundingClientRect(),t=document.documentElement.clientWidth-e.right+e.width/2;this.loginBox.style.setProperty("--ecl-login-arrow-position","calc("+t+"px - "+this.arrowSize+")")}}setSearchArrow(){if(0===this.searchForm.getBoundingClientRect().x){var e=this.searchToggle.getBoundingClientRect(),t=document.documentElement.clientWidth-e.right+e.width/2;this.searchForm.style.setProperty("--ecl-search-arrow-position","calc("+t+"px - "+this.arrowSize+")")}}toggleLogin(e){if(this.loginBox){e.preventDefault();var t="true"===this.loginToggle.getAttribute("aria-expanded");this.searchToggle&&"true"===this.searchToggle.getAttribute("aria-expanded")&&this.toggleSearch(e),this.loginToggle.setAttribute("aria-expanded",t?"false":"true"),t?this.loginBox.classList.remove("ecl-site-header__login-box--active"):(this.loginBox.classList.add("ecl-site-header__login-box--active"),this.setLoginArrow())}}handleKeyboardGlobal(e){if(this.languageLink){var t=this.languageLink.getAttribute("aria-expanded");"Escape"!==e.key&&"Esc"!==e.key||"true"===t&&this.toggleOverlay(e)}}handleClickGlobal(e){if(this.languageLink||this.searchToggle||this.loginToggle){var t=this.languageLink&&this.languageLink.getAttribute("aria-expanded"),i=this.loginToggle&&"true"===this.loginToggle.getAttribute("aria-expanded"),s=this.searchToggle&&"true"===this.searchToggle.getAttribute("aria-expanded");"true"===t&&(this.languageListOverlay.contains(e.target)||this.languageLink.contains(e.target)||this.toggleOverlay(e)),i&&(this.loginBox.contains(e.target)||this.loginToggle.contains(e.target)||this.toggleLogin(e)),s&&(this.searchForm.contains(e.target)||this.searchToggle.contains(e.target)||this.toggleSearch(e))}}}class nt{static autoInit(e,t){var i=(void 0===t?{}:t).TABLE,s=new nt(e,void 0===i?{}:i);return s.init(),e.ECLTable=s,s}constructor(i,s){var n=void 0===s?{}:s,a=n.sortSelector,l=void 0===a?"[data-ecl-table-sort-toggle]":a,r=n.sortLabelSelector,o=void 0===r?"data-ecl-table-sort-label":r;if(this.handleClickOnSort=i=>s=>{s.preventDefault();for(var n=i.closest("table"),a=t("tbody",n),l=i.getAttribute("aria-sort"),r=0,o=i.previousElementSibling;o;)r+=o.getAttribute("colspan")?Number(o.getAttribute("colspan")):1,o=o.previousElementSibling;var h,c;"descending"===l?([...e("tr",a)].forEach(((e,i)=>{var s=t("[data-ecl-table-order='"+i+"']",a);a.appendChild(s)})),l=null):([...e("tr",a)].sort((h=r,c="ascending"!==l,(e,t)=>{return i=(c?e:t).children[h].textContent,s=(c?t:e).children[h].textContent,""===i||""===s||Number.isNaN(+i)||Number.isNaN(+s)?i.toString().localeCompare(s):i-s;var i,s})).forEach((e=>a.appendChild(e))),l="ascending"===l?"descending":"ascending"),this.sortHeadings.forEach((e=>{l&&e===i?e.setAttribute("aria-sort",l):e.removeAttribute("aria-sort")}))},!i||i.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=i,this.sortSelector=l,this.sortLabelSelector=o,this.sortHeadings=null,this.handleClickOnSort=this.handleClickOnSort.bind(this)}static createSortIcon(e){var t=document.createElement("span");t.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path fill-rule="evenodd" d="m12 33 12-15 12 15z"/></svg>';var i=t.children[0];return i.removeAttribute("height"),i.removeAttribute("width"),i.setAttribute("focusable",!1),i.setAttribute("aria-hidden",!0),i.setAttribute("class","ecl-table__icon ecl-icon ecl-icon--m "+e),i}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.sortHeadings=e(this.sortSelector,this.element),this.sortHeadings&&this.sortHeadings.forEach((e=>{var t=document.createElement("button");t.classList.add("ecl-table__arrow"),this.element.hasAttribute(this.sortLabelSelector)&&t.setAttribute("aria-label",this.element.getAttribute(this.sortLabelSelector)),t.appendChild(nt.createSortIcon("ecl-table__icon-up")),t.appendChild(nt.createSortIcon("ecl-table__icon-down")),e.appendChild(t),e.addEventListener("click",(t=>this.handleClickOnSort(e)(t)))}));var i=t("tbody",this.element);[...e("tr",i)].forEach(((e,t)=>{e.setAttribute("data-ecl-table-order",t)})),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}destroy(){this.sortHeadings&&this.sortHeadings.forEach((e=>{e.removeEventListener("click",(t=>this.handleClickOnSort(e)(t)))})),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}}class at{static autoInit(e,t){var i=(void 0===t?{}:t).TABS,s=new at(e,void 0===i?{}:i);return s.init(),e.ECLTabs=s,s}constructor(e,t){var s=void 0===t?{}:t,n=s.containerSelector,a=void 0===n?".ecl-tabs__container":n,l=s.listSelector,r=void 0===l?".ecl-tabs__list":l,o=s.listItemsSelector,h=void 0===o?".ecl-tabs__item:not(.ecl-tabs__item--more)":o,c=s.moreItemSelector,d=void 0===c?".ecl-tabs__item--more":c,u=s.moreButtonSelector,m=void 0===u?".ecl-tabs__toggle":u,p=s.moreLabelSelector,v=void 0===p?".ecl-tabs__toggle .ecl-button__label":p,g=s.prevSelector,b=void 0===g?".ecl-tabs__prev":g,f=s.nextSelector,y=void 0===f?".ecl-tabs__next":f,L=s.attachClickListener,E=void 0===L||L,C=s.attachResizeListener,k=void 0===C||C;if(this.supportedEvents=["onToggle"],!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.eventManager=new i,this.containerSelector=a,this.listSelector=r,this.listItemsSelector=h,this.moreItemSelector=d,this.moreButtonSelector=m,this.moreLabelSelector=v,this.prevSelector=b,this.nextSelector=y,this.attachClickListener=E,this.attachResizeListener=k,this.container=null,this.list=null,this.listItems=null,this.moreItem=null,this.moreButton=null,this.moreButtonActive=!1,this.moreLabel=null,this.moreLabelValue=null,this.dropdown=null,this.dropdownList=null,this.dropdownItems=null,this.allowShift=!0,this.buttonNextSize=0,this.index=0,this.total=0,this.tabsKey=[],this.firstTab=null,this.lastTab=null,this.direction="ltr",this.isMobile=!1,this.resizeTimer=null,this.handleClickOnToggle=this.handleClickOnToggle.bind(this),this.handleResize=this.handleResize.bind(this),this.closeMoreDropdown=this.closeMoreDropdown.bind(this),this.shiftTabs=this.shiftTabs.bind(this),this.handleKeyboardOnTabs=this.handleKeyboardOnTabs.bind(this),this.moveFocus=this.moveFocus.bind(this),this.arrowFocusToTab=this.arrowFocusToTab.bind(this),this.tabsKeyEvents=this.tabsKeyEvents.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.container=t(this.containerSelector,this.element),this.list=t(this.listSelector,this.element),this.listItems=e(this.listItemsSelector,this.element),this.moreItem=t(this.moreItemSelector,this.element),this.moreButton=t(this.moreButtonSelector,this.element),this.moreLabel=t(this.moreLabelSelector,this.element),this.moreLabelValue=this.moreLabel.innerText,this.btnPrev=t(this.prevSelector,this.element),this.btnNext=t(this.nextSelector,this.element),this.total=this.listItems.length,this.moreButton&&(this.dropdown=document.createElement("div"),this.dropdown.classList.add("ecl-tabs__dropdown"),this.dropdownList=document.createElement("div"),this.dropdownList.classList.add("ecl-tabs__dropdown-list"),this.listItems.forEach((e=>{this.dropdownList.appendChild(e.cloneNode(!0))})),this.dropdown.appendChild(this.dropdownList),this.moreItem.appendChild(this.dropdown),this.dropdownItems=e(".ecl-tabs__dropdown .ecl-tabs__item",this.element)),this.btnNext&&(this.buttonNextSize=this.btnNext.getBoundingClientRect().width),this.handleResize(),this.attachClickListener&&this.moreButton&&this.moreButton.addEventListener("click",this.handleClickOnToggle),this.attachClickListener&&document&&this.moreButton&&document.addEventListener("click",this.closeMoreDropdown),this.attachClickListener&&this.btnNext&&this.btnNext.addEventListener("click",this.shiftTabs.bind(this,"next",!0)),this.attachClickListener&&this.btnPrev&&this.btnPrev.addEventListener("click",this.shiftTabs.bind(this,"prev",!0)),this.attachResizeListener&&window.addEventListener("resize",this.handleResize),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}on(e,t){this.eventManager.on(e,t)}trigger(e,t){this.eventManager.trigger(e,t)}destroy(){this.dropdown&&this.dropdown.remove(),this.moreButton&&(this.moreLabel.textContent=this.moreLabelValue,this.moreButton.replaceWith(this.moreButton.cloneNode(!0))),this.btnNext&&this.btnNext.replaceWith(this.btnNext.cloneNode(!0)),this.btnPrev&&this.btnPrev.replaceWith(this.btnPrev.cloneNode(!0)),this.attachClickListener&&document&&this.moreButton&&document.removeEventListener("click",this.closeMoreDropdown),this.attachResizeListener&&window.removeEventListener("resize",this.handleResize),this.tabsKey&&this.tabsKey.forEach((e=>{e.addEventListener("keydown",this.handleKeyboardOnTabs)})),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}shiftTabs(e){this.index="next"===e?this.index+1:this.index-1,this.index>=1?(this.btnPrev.style.display="flex",this.container.classList.add("ecl-tabs__container--left")):(this.btnPrev.style.display="none",this.container.classList.remove("ecl-tabs__container--left")),this.index>=this.total-1?(this.btnNext.style.display="none",this.container.classList.remove("ecl-tabs__container--right")):(this.btnNext.style.display="flex",this.container.classList.add("ecl-tabs__container--right"));var t=0;this.direction=getComputedStyle(this.element).direction,t="rtl"===this.direction?Math.ceil(this.list.offsetWidth-this.listItems[this.index].offsetLeft-this.listItems[this.index].offsetWidth):Math.ceil(this.listItems[this.index].offsetLeft);var i=Math.ceil(this.list.getBoundingClientRect().width-this.element.getBoundingClientRect().width);t>i&&(this.btnNext.style.display="none",this.container.classList.remove("ecl-tabs__container--right"),t=i),this.list.style.transitionDuration="0.4s","rtl"===this.direction?this.list.style.transform="translate3d("+t+"px, 0px, 0px)":this.list.style.transform="translate3d(-"+t+"px, 0px, 0px)"}handleClickOnToggle(e){this.dropdown.classList.toggle("ecl-tabs__dropdown--show"),this.moreButton.setAttribute("aria-expanded",this.dropdown.classList.contains("ecl-tabs__dropdown--show")),this.trigger("onToggle",e)}set onToggle(e){this.onToggleCallback=e}get onToggle(){return this.onToggleCallback}handleResize(){"none"===window.getComputedStyle(this.moreButton).display&&this.closeMoreDropdown(this),clearTimeout(this.resizeTimer),this.resizeTimer=setTimeout((()=>{if(this.list.style.transform="translate3d(0px, 0px, 0px)",Math.max(document.documentElement.clientWidth||0,window.innerWidth||0)<=480){this.isMobile=!0,this.index=1,this.list.style.transitionDuration="0.4s",this.shiftTabs(this.index),this.moreItem&&this.moreItem.classList.add("ecl-tabs__item--hidden"),this.moreButton&&this.moreButton.classList.add("ecl-tabs__toggle--hidden");var e=0;return this.listItems.forEach((t=>{t.classList.remove("ecl-tabs__item--hidden"),e+=Math.ceil(t.getBoundingClientRect().width)})),this.list.style.width=e+"px",this.btnNext.style.display="flex",this.container.classList.add("ecl-tabs__container--right"),this.btnPrev.style.display="none",this.container.classList.remove("ecl-tabs__container--left"),void this.tabsKeyEvents()}this.isMobile=!1,this.btnNext.style.display="none",this.container.classList.remove("ecl-tabs__container--right"),this.btnPrev.style.display="none",this.container.classList.remove("ecl-tabs__container--left"),this.list.style.width="auto";var t=this.moreButton.getBoundingClientRect().width+25,i=[],s=this.list.getBoundingClientRect().width;this.moreButtonActive=!1,this.listItems.forEach(((e,n)=>{e.classList.remove("ecl-tabs__item--hidden"),s>=t+e.getBoundingClientRect().width&&!i.includes(n-1)?t+=e.getBoundingClientRect().width:(e.classList.add("ecl-tabs__item--hidden"),e.childNodes[0].classList.contains("ecl-tabs__link--active")&&(this.moreButtonActive=!0),i.push(n))})),this.moreButtonActive?this.moreButton.classList.add("ecl-tabs__toggle--active"):this.moreButton.classList.remove("ecl-tabs__toggle--active"),i.length?(this.moreItem.classList.remove("ecl-tabs__item--hidden"),this.moreButton.classList.remove("ecl-tabs__toggle--hidden"),this.moreLabel.textContent=this.moreLabelValue.replace("%d",i.length),this.dropdownItems.forEach(((e,t)=>{i.includes(t)?e.classList.remove("ecl-tabs__item--hidden"):e.classList.add("ecl-tabs__item--hidden")}))):(this.moreItem.classList.add("ecl-tabs__item--hidden"),this.moreButton.classList.add("ecl-tabs__toggle--hidden")),this.tabsKeyEvents()}),100)}tabsKeyEvents(){this.tabsKey=[],this.listItems.forEach(((e,i,s)=>{var n=null;if(e.classList.contains("ecl-tabs__item--hidden")){var a=this.dropdownItems[i];n=t(".ecl-tabs__link",a)}else n=t(".ecl-tabs__link",e);n.addEventListener("keydown",this.handleKeyboardOnTabs),this.tabsKey.push(n),0===i&&(this.firstTab=n),i===s.length-1&&(this.lastTab=n)}))}closeMoreDropdown(e){for(var t=e.target;t;){if(t===this.moreButton)return;t=t.parentNode}this.moreButton.setAttribute("aria-expanded",!1),this.dropdown.classList.remove("ecl-tabs__dropdown--show")}handleKeyboardOnTabs(e){var t=e.currentTarget;switch(e.key){case"ArrowLeft":case"ArrowUp":this.arrowFocusToTab(t,"prev");break;case"ArrowRight":case"ArrowDown":this.arrowFocusToTab(t,"next");break;case"Home":this.moveFocus(this.firstTab);break;case"End":this.moveFocus(this.lastTab)}}moveFocus(e){e.closest(".ecl-tabs__dropdown")?(this.moreButton.setAttribute("aria-expanded",!0),this.dropdown.classList.add("ecl-tabs__dropdown--show")):(this.moreButton.setAttribute("aria-expanded",!1),this.dropdown.classList.remove("ecl-tabs__dropdown--show")),e.focus()}arrowFocusToTab(e,t){var i=this.tabsKey.indexOf(e);i="next"===t?i+1:i-1;var s="next"===t?this.firstTab:this.lastTab,n="next"===t?this.lastTab:this.firstTab;this.isMobile?e!==n&&(this.moveFocus(this.tabsKey[i]),this.shiftTabs(t)):e===n?this.moveFocus(s):this.moveFocus(this.tabsKey[i])}}class lt{static autoInit(e,t){var i=(void 0===t?{}:t).TIMELINE,s=new lt(e,void 0===i?{}:i);return s.init(),e.ECLTimeline=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.buttonSelector,n=void 0===s?"[data-ecl-timeline-button]":s,a=i.labelSelector,l=void 0===a?"[data-ecl-label]":a,r=i.labelExpanded,o=void 0===r?"data-ecl-label-expanded":r,h=i.labelCollapsed,c=void 0===h?"data-ecl-label-collapsed":h,d=i.attachClickListener,u=void 0===d||d;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.buttonSelector=n,this.labelSelector=l,this.labelExpanded=o,this.labelCollapsed=c,this.attachClickListener=u,this.button=null,this.label=null,this.handleClickOnButton=this.handleClickOnButton.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.button=t(this.buttonSelector,this.element),this.label=t(this.labelSelector,this.element),this.attachClickListener&&this.button&&this.button.addEventListener("click",this.handleClickOnButton),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}destroy(){this.attachClickListener&&this.button&&this.button.removeEventListener("click",this.handleClickOnButton),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}handleClickOnButton(){var e="true"===this.button.getAttribute("aria-expanded");if(this.button.setAttribute("aria-expanded",e?"false":"true"),e)this.element.removeAttribute("data-ecl-timeline-expanded"),this.button.blur(),this.button.focus();else{this.element.setAttribute("data-ecl-timeline-expanded","true");var i=t(".ecl-timeline__item--collapsed",this.element);i&&(i.setAttribute("tabindex","-1"),i.focus({focusVisible:!1}),i.removeAttribute("tabindex"))}return this.label&&!e&&this.button.hasAttribute(this.labelExpanded)?this.label.innerHTML=this.button.getAttribute(this.labelExpanded):this.label&&e&&this.button.hasAttribute(this.labelCollapsed)&&(this.label.innerHTML=this.button.getAttribute(this.labelCollapsed)),this}}var rt={autoInit:function(t){var i=void 0===t?{}:t,s=i.root,n=void 0===s?document:s,a=function(e,t){if(null==e)return{};var i={};for(var s in e)if({}.hasOwnProperty.call(e,s)){if(-1!==t.indexOf(s))continue;i[s]=e[s]}return i}(i,u);if(!ECL)throw new TypeError("Called autoInit but ECL is not present");var l=e("[data-ecl-auto-init]",n),r=()=>{l.filter((e=>"true"!==e.getAttribute("data-ecl-auto-initialized"))).forEach((e=>{var t=e.getAttribute("data-ecl-auto-init");if(!t)throw new TypeError("(ecl-auto-init) "+t+" data-ecl-auto-init is empty");var i=ECL[t];if("function"!=typeof i)throw new TypeError("(ecl-auto-init) Could not find '"+t+"'");if("function"!=typeof i.autoInit)throw new TypeError("(ecl-auto-init) Could not find autoInit for '"+t+"'");i.autoInit(e,a)}))};return r(),{update:()=>r(),destroy:()=>{ECL.components&&ECL.components.forEach(((e,t)=>{e.destroy&&(e.destroy(),ECL.components.delete(t))}))}}},Accordion:s,Banner:m,Carousel:p,CategoryFilter:v,Datepicker:g,Breadcrumb:b,ContentBlock:f,DescriptionList:y,Expandable:L,FileDownload:E,FileUpload:C,Gallery:le,Indicator:re,InpageNavigation:Le,MediaContainer:Ee,MegaMenu:Be,Menu:Re,Modal:De,NewsTicker:Fe,Notification:ze,Popover:He,Range:Ke,Select:Je,SiteHeader:st,Tabs:at,Table:nt,Timeline:lt};"undefined"!=typeof globalThis?globalThis.ECL=rt:"undefined"!=typeof window&&(window.ECL=rt);export{rt as ECL};ECL.version="5.0.0-alpha.7";
22
+ */class Ne{static getParser(e,t){if(void 0===t&&(t=!1),"string"!=typeof e)throw new Error("UserAgent should be a string");return new Ie(e,t)}static parse(e){return new Ie(e).getResult()}static get BROWSER_MAP(){return ke}static get ENGINE_MAP(){return Ae}static get OS_MAP(){return Se}static get PLATFORMS_MAP(){return we}}class Be{static autoInit(e,t){var i=(void 0===t?{}:t).MEGA_MENU,s=new Be(e,void 0===i?{}:i);return s.init(),e.ECLMegaMenu=s,s}constructor(e,t){var s=void 0===t?{}:t,n=s.openSelector,a=void 0===n?"[data-ecl-mega-menu-open]":n,l=s.backSelector,r=void 0===l?"[data-ecl-mega-menu-back]":l,o=s.innerSelector,h=void 0===o?"[data-ecl-mega-menu-inner]":o,c=s.itemSelector,d=void 0===c?"[data-ecl-mega-menu-item]":c,u=s.linkSelector,m=void 0===u?"[data-ecl-mega-menu-link]":u,p=s.subLinkSelector,v=void 0===p?"[data-ecl-mega-menu-sublink]":p,g=s.megaSelector,b=void 0===g?"[data-ecl-mega-menu-mega]":g,f=s.containerSelector,y=void 0===f?"[data-ecl-has-container]":f,L=s.subItemSelector,E=void 0===L?"[data-ecl-mega-menu-subitem]":L,C=s.featuredAttribute,k=void 0===C?"[data-ecl-mega-menu-featured]":C,w=s.featuredLinkAttribute,S=void 0===w?"[data-ecl-mega-menu-featured-link]":w,A=s.labelOpenAttribute,_=void 0===A?"data-ecl-mega-menu-label-open":A,x=s.labelCloseAttribute,O=void 0===x?"data-ecl-mega-menu-label-close":x,T=s.attachClickListener,P=void 0===T||T,M=s.attachFocusListener,I=void 0===M||M,N=s.attachKeyListener,B=void 0===N||N,R=s.attachResizeListener,D=void 0===R||R;if(this.supportedEvents=["onOpen","onClose"],!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.eventManager=new i,this.openSelector=a,this.backSelector=r,this.innerSelector=h,this.itemSelector=d,this.linkSelector=m,this.subLinkSelector=v,this.megaSelector=b,this.subItemSelector=E,this.containerSelector=y,this.labelOpenAttribute=_,this.labelCloseAttribute=O,this.attachClickListener=P,this.attachFocusListener=I,this.attachKeyListener=B,this.attachResizeListener=D,this.featuredAttribute=k,this.featuredLinkAttribute=S,this.direction="ltr",this.open=null,this.toggleLabel=null,this.back=null,this.backItemLevel1=null,this.backItemLevel2=null,this.inner=null,this.items=null,this.links=null,this.isOpen=!1,this.resizeTimer=null,this.wrappers=null,this.isKeyEvent=!1,this.isDesktop=!1,this.isLarge=!1,this.lastVisibleItem=null,this.menuOverlay=null,this.currentItem=null,this.totalItemsWidth=0,this.breakpointL=996,this.openPanel={num:0,item:{}},this.infoLinks=null,this.seeAllLinks=null,this.featuredLinks=null,this.handleClickOnOpen=this.handleClickOnOpen.bind(this),this.handleClickOnClose=this.handleClickOnClose.bind(this),this.handleClickOnToggle=this.handleClickOnToggle.bind(this),this.handleClickOnBack=this.handleClickOnBack.bind(this),this.handleClickGlobal=this.handleClickGlobal.bind(this),this.handleClickOnItem=this.handleClickOnItem.bind(this),this.handleClickOnSubitem=this.handleClickOnSubitem.bind(this),this.handleFocusOut=this.handleFocusOut.bind(this),this.handleKeyboard=this.handleKeyboard.bind(this),this.handleKeyboardGlobal=this.handleKeyboardGlobal.bind(this),this.handleResize=this.handleResize.bind(this),this.useDesktopDisplay=this.useDesktopDisplay.bind(this),this.closeOpenDropdown=this.closeOpenDropdown.bind(this),this.checkDropdownHeight=this.checkDropdownHeight.bind(this),this.positionMenuOverlay=this.positionMenuOverlay.bind(this),this.resetStyles=this.resetStyles.bind(this),this.handleFirstPanel=this.handleFirstPanel.bind(this),this.handleSecondPanel=this.handleSecondPanel.bind(this),this.disableScroll=this.disableScroll.bind(this),this.enableScroll=this.enableScroll.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.open=t(this.openSelector,this.element),this.back=t(this.backSelector,this.element),this.inner=t(this.innerSelector,this.element),this.btnPrevious=t(this.buttonPreviousSelector,this.element),this.btnNext=t(this.buttonNextSelector,this.element),this.items=e(this.itemSelector,this.element),this.subItems=e(this.subItemSelector,this.element),this.links=e(this.linkSelector,this.element),this.header=t(".ecl-site-header",document),this.headerBanner=t(".ecl-site-header__banner",document),this.wrappers=e(".ecl-mega-menu__wrapper",this.element),this.headerNotification=t(".ecl-site-header__notification",document),this.toggleLabel=t(".ecl-button__label",this.open),this.menuOverlay=t(".ecl-mega-menu__overlay",this.element),this.isDesktop=this.useDesktopDisplay(),this.attachClickListener&&(this.open&&this.open.addEventListener("click",this.handleClickOnToggle),this.back&&(this.back.addEventListener("click",this.handleClickOnBack),this.back.addEventListener("keyup",this.handleKeyboard)),this.attachClickListener&&document.addEventListener("click",this.handleClickGlobal)),this.links&&this.links.forEach((e=>{this.attachFocusListener&&e.addEventListener("focusout",this.handleFocusOut),this.attachKeyListener&&e.addEventListener("keyup",this.handleKeyboard)})),this.subItems&&this.subItems.forEach((e=>{var i=t(".ecl-mega-menu__sublink",e);this.attachKeyListener&&i&&(i.addEventListener("click",this.handleClickOnSubitem),i.addEventListener("keyup",this.handleKeyboard)),this.attachFocusListener&&i&&i.addEventListener("focusout",this.handleFocusOut)})),this.infoLinks=e(".ecl-mega-menu__info-link a",this.element),this.infoLinks.length>0&&this.infoLinks.forEach((e=>{this.attachKeyListener&&e.addEventListener("keyup",this.handleKeyboard),this.attachFocusListener&&e.addEventListener("blur",this.handleFocusOut)})),this.seeAllLinks=e(".ecl-mega-menu__see-all a",this.element),this.seeAllLinks.length>0&&this.seeAllLinks.forEach((e=>{this.attachKeyListener&&e.addEventListener("keyup",this.handleKeyboard),this.attachFocusListener&&e.addEventListener("blur",this.handleFocusOut)})),this.featuredLinks=e(this.featuredLinkAttribute,this.element),this.featuredLinks.length>0&&this.attachFocusListener&&this.featuredLinks.forEach((e=>{e.addEventListener("blur",this.handleFocusOut)})),this.attachKeyListener&&document.addEventListener("keyup",this.handleKeyboardGlobal),this.attachResizeListener&&window.addEventListener("resize",this.handleResize),this.items&&this.items.forEach((e=>{if(this.totalItemsWidth+=e.offsetWidth,e.hasAttribute("data-ecl-has-children")||e.hasAttribute("data-ecl-has-container")){var i=t(this.linkSelector,e);this.attachClickListener&&i&&i.addEventListener("click",this.handleClickOnItem)}})),this.focusTrap=ae(this.element,{onActivate:()=>this.element.classList.add("ecl-mega-menu-trap-is-active"),onDeactivate:()=>this.element.classList.remove("ecl-mega-menu-trap-is-active")}),this.handleResize(),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}on(e,t){this.eventManager.on(e,t)}trigger(e,t){this.eventManager.trigger(e,t)}destroy(){this.attachClickListener&&(this.open&&this.open.removeEventListener("click",this.handleClickOnToggle),this.back&&this.back.removeEventListener("click",this.handleClickOnBack),document.removeEventListener("click",this.handleClickGlobal)),this.links&&this.links.forEach((e=>{this.attachClickListener&&e.removeEventListener("click",this.handleClickOnItem),this.attachFocusListener&&e.removeEventListener("focusout",this.handleFocusOut),this.attachKeyListener&&e.removeEventListener("keyup",this.handleKeyboard)})),this.subItems&&this.subItems.forEach((e=>{var i=t(".ecl-mega-menu__sublink",e);this.attachKeyListener&&i&&i.removeEventListener("keyup",this.handleKeyboard),this.attachClickListener&&i&&i.removeEventListener("click",this.handleClickOnSubitem),this.attachFocusListener&&i&&i.removeEventListener("focusout",this.handleFocusOut)})),this.infoLinks&&this.infoLinks.forEach((e=>{this.attachFocusListener&&e.removeEventListener("blur",this.handleFocusOut),this.attachKeyListener&&e.removeEventListener("keyup",this.handleKeyboard)})),this.seeAllLinks&&this.seeAllLinks.forEach((e=>{this.attachFocusListener&&e.removeEventListener("blur",this.handleFocusOut),this.attachKeyListener&&e.removeEventListener("keyup",this.handleKeyboard)})),this.featuredLinks&&this.attachFocusListener&&this.featuredLinks.forEach((e=>{e.removeEventListener("blur",this.handleFocusOut)})),this.attachKeyListener&&document.removeEventListener("keyup",this.handleKeyboardGlobal),this.attachResizeListener&&window.removeEventListener("resize",this.handleResize),this.closeOpenDropdown(),this.enableScroll(),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}disableScroll(){document.body.classList.add("ecl-mega-menu-prevent-scroll")}enableScroll(){document.body.classList.remove("ecl-mega-menu-prevent-scroll")}useDesktopDisplay(){var e=Ne.getParser(window.navigator.userAgent),t="mobile"===e.getPlatformType(),i="tablet"===e.getPlatformType();return!t&&(i?(this.element.classList.add("ecl-mega-menu--forced-mobile"),!1):!(window.innerWidth<this.breakpointL)&&(this.element.classList.remove("ecl-mega-menu--forced-mobile"),!0))}resetStyles(i,s){var n=e(".ecl-mega-menu__info",this.element),a=e(".ecl-mega-menu__sublist",this.element);if(a&&"mobile"===i){var l=e("[data-ecl-mega-menu-mega]",this.element),r=e("[data-ecl-mega-menu-featured]",this.element);if(r.length&&l.push(...r),l.forEach((e=>{e.style.height=""})),this.wrappers&&this.wrappers.forEach((e=>{e.style.top="",e.style.height=""})),this.openPanel.num>0&&this.header&&(this.headerBanner&&(this.headerBanner.style.display="none"),this.headerNotification&&(this.headerNotification.style.display="none")),2===this.openPanel.num){var o=t(".ecl-mega-menu__subitem--expanded",this.element);o&&o.firstChild.classList.add("ecl-mega-menu__parent-link");var h=this.openPanel.item;h.parentNode.childNodes.forEach((e=>{e!==h&&(e.style.display="none")}))}}else if(a&&"desktop"===i&&!s){a.forEach((e=>{e.classList.remove("ecl-mega-menu__sublist--scrollable"),e.childNodes.forEach((e=>{e.style.display=""}))})),n.forEach((e=>{e.style.top=""}));var c=[],d=t(".ecl-mega-menu__subitem--expanded",this.element);d&&(d.firstElementChild.classList.remove("ecl-mega-menu__parent-link"),c.push(d));var u=t(".ecl-mega-menu__item--expanded",this.element);u&&c.push(u),c.length>0?c.forEach((e=>{this.checkDropdownHeight(e)})):(this.element.removeAttribute("data-expanded"),this.open.setAttribute("aria-expanded","false"),this.enableScroll())}else if("desktop"===i&&s){var m=t(".ecl-mega-menu__subitem--expanded",this.element);m&&m.firstElementChild.classList.remove("ecl-mega-menu__parent-link"),n.forEach((e=>{e.style.height=""}))}"desktop"===i&&this.header&&(this.headerBanner&&(this.headerBanner.style.display="flex"),this.headerNotification&&(this.headerNotification.style.display="flex"))}handleResize(){clearTimeout(this.resizeTimer),this.resizeTimer=setTimeout((()=>{var e=window.innerWidth;void 0!==this.prevScreenWidth&&((this.prevScreenWidth<=this.breakpointL&&e>this.breakpointL||this.prevScreenWidth>this.breakpointL&&e<=this.breakpointL)&&this.resetStyles(e>this.breakpointL?"desktop":"mobile"),this.prevScreenWidth>1140&&e>996&&this.resetStyles("desktop",!0));this.isDesktop=this.useDesktopDisplay(),this.isLarge=window.innerWidth>1140,this.prevScreenWidth=e,this.element.classList.remove("ecl-mega-menu--forced-mobile"),this.direction=getComputedStyle(this.element).direction,"rtl"===this.direction?this.element.classList.add("ecl-mega-menu--rtl"):this.element.classList.remove("ecl-mega-menu--rtl");var i=t(".ecl-mega-menu__item--expanded",this.element);i&&this.isDesktop&&this.checkDropdownHeight(i),this.positionMenuOverlay()}),200)}checkDropdownHeight(i,s){void 0===s&&(s=!0);var n=t(".ecl-mega-menu__info",i),a=t(".ecl-mega-menu__mega",i),l=t(".ecl-mega-menu__subitem--expanded",i),r=null;l&&(r=t(".ecl-mega-menu__mega--level-2",l)),a&&this.isDesktop&&s&&(a.style.opacity=0),n&&this.isDesktop&&s&&(n.style.opacity=0),r&&this.isDesktop&&s&&(r.opacity=0),setTimeout((()=>{var s=window.innerHeight,o=0;if(this.isDesktop){var h=[],c=0,d=null,u=0,m=0,p=0;if(n&&(n.style.height="",o=n.scrollHeight+16),n&&this.isLarge?h.push(o):n&&this.isDesktop&&(u=o,m=o,p=o),a){a.style.height="";var v=a.getBoundingClientRect().top,g=t(".ecl-mega-menu__sublist",a);if(g){var b=g.children;b.length>0&&(Array.from(b).forEach((e=>{u+=e.getBoundingClientRect().height})),h.push(u))}else{if(i.classList.contains("ecl-mega-menu__item--has-container")){var f=t(".ecl-mega-menu__mega-container",i);if(f)return f.firstElementChild.style.height=s-v+"px",void(a.style.opacity=1)}}}if(r){r.style.height="";var y=e(""+this.subItemSelector,r);y.length>0&&y.forEach((e=>{m+=e.getBoundingClientRect().height})),h.push(m),(d=t(".ecl-mega-menu__featured",l))&&(Array.from(d.firstElementChild.children).forEach((e=>{var t=window.getComputedStyle(e),i=parseFloat(t.marginTop)+parseFloat(t.marginBottom);p+=e.offsetHeight+i})),p+=5,h.push(p))}var L=Math.max(...h),E=this.inner.getBoundingClientRect().bottom,C=.7*(window.innerHeight-E);c=L>C?C:L;var k=t(".ecl-mega-menu__wrapper",i);k&&(k.style.height=c+"px"),a&&this.isLarge?a.style.height=c+"px":a&&n&&this.isDesktop&&(a.style.height=c-o+"px"),n&&this.isLarge&&(n.style.height=c+"px"),r&&this.isLarge?r.style.height=c+"px":r&&this.isDesktop&&(r.style.height=c-o+"px"),d&&this.isLarge?d.style.height=c+"px":d&&this.isDesktop&&(d.style.height=c-o+"px")}a&&this.isDesktop&&(a.style.opacity=1),n&&this.isDesktop&&(n.style.opacity=1),r&&this.isDesktop&&(r.style.opacity=1)}),100)}positionMenuOverlay(){var e=0;this.isDesktop?setTimeout((()=>{var e=t(".ecl-site-header",document);if(e){var i=e.getBoundingClientRect().bottom,s=t(this.itemSelector,this.element).getBoundingClientRect().height;this.wrappers&&this.wrappers.forEach((e=>{e.style.top=s+"px"})),this.menuOverlay&&(this.menuOverlay.style.top=i+"px")}else{var n=this.element.getBoundingClientRect().bottom;this.menuOverlay&&(this.menuOverlay.style.top=n+"px")}}),0):setTimeout((()=>{if(this.header){var i=this.header.getBoundingClientRect(),s=Math.round(i.bottom);this.menuOverlay&&(this.menuOverlay.style.top=s+"px"),this.inner&&(this.inner.style.top=s+"px");var n=t(".ecl-mega-menu__item--expanded",this.element);if(n){var a=t(".ecl-mega-menu__sublist",n);if(a&&1===this.openPanel.num){var l=t(".ecl-mega-menu__info",n);if(l){var r=l.getBoundingClientRect().bottom;e=window.innerHeight-r-16,a.classList.add("ecl-mega-menu__sublist--scrollable"),a.style.height=e+"px"}}else a&&(a.classList.remove("ecl-mega-menu__sublist--scrollable"),a.style.height="")}if(2===this.openPanel.num){var o=t(".ecl-mega-menu__subitem--expanded",this.element);if(o){var h=t(".ecl-mega-menu__mega--level-2",o);if(h){var c=h.getBoundingClientRect().top;e=window.innerHeight-c,h.style.height=e+"px"}}}this.wrappers&&this.wrappers.forEach((e=>{e.style.top="",e.style.height=""}))}}),0)}handleKeyboard(i){var s=i.target,n=s.classList,a=this.element.getAttribute("data-expanded");if("Escape"===i.key||"Esc"===i.key)return document.activeElement===s&&s.blur(),void(a||this.closeOpenDropdown());if(n.contains("ecl-mega-menu__info-link")&&("ArrowUp"===i.key&&(this.isDesktop?t(".ecl-mega-menu__item--expanded button",this.element).focus():this.back&&!this.isDesktop&&this.back.focus()),"ArrowDown"!==i.key&&"ArrowRight"!==i.key||s.parentElement.parentElement.nextSibling.firstChild.firstChild.firstChild.focus()),n.contains("ecl-mega-menu__parent-link")){if("ArrowUp"===i.key)return void t(".ecl-mega-menu__back",this.element).focus();if("ArrowDown"===i.key)return void i.target.nextSibling.firstElementChild.firstElementChild.firstChild.focus()}if(s.parentElement.classList.contains("ecl-mega-menu__see-all")&&("ArrowUp"===i.key&&s.parentElement.previousSibling.firstChild.focus(),"ArrowDown"===i.key)){var l=s.parentElement.parentElement.nextSibling;if(l){var r=e(["a[href]","button:not([disabled])","input:not([disabled])","select:not([disabled])","textarea:not([disabled])",'[tabindex]:not([tabindex="-1"])'].join(", "),l);r.length>0&&r[0].focus()}}if(n.contains("ecl-mega-menu__back")){if("ArrowDown"===i.key){i.preventDefault();var o=t('[aria-expanded="true"]',s.parentElement.nextSibling);if(o){var h=t(".ecl-mega-menu__subitem--expanded",o.parentElement);if(h){var c=t(".ecl-mega-menu__parent-link",h);c&&c.focus()}else{var d=t(".ecl-mega-menu__info-link",o.parentElement);d?d.focus():t(".ecl-mega-menu__subitem:first-child .ecl-mega-menu__sublink",o.parentElement).focus()}}}"ArrowUp"===i.key&&this.open.focus()}if(n.contains("ecl-mega-menu__link")){if("ArrowLeft"===i.key||"ArrowUp"===i.key){i.preventDefault();var u=s.previousSibling;if(u&&u.classList.contains("ecl-mega-menu__link"))return void u.focus();if(u=s.parentElement.previousSibling){var m=t(".ecl-mega-menu__link",u);if(m)return void m.focus()}}if("ArrowRight"===i.key||"ArrowDown"===i.key){if(i.preventDefault(),"true"===s.parentElement.getAttribute("aria-expanded")&&"ArrowDown"===i.key){var p=t(".ecl-mega-menu__info-link",s.parentElement);if(p)return void p.focus()}var v=s.parentElement.nextSibling;if(v){var g=t(".ecl-mega-menu__link",v);if(g)return void g.focus()}}}if(n.contains("ecl-mega-menu__sublink")){if("ArrowDown"===i.key){i.preventDefault();var b=s.parentElement.nextSibling,f="";if(b&&(!(f=t(".ecl-mega-menu__sublink",b))&&b.classList.contains("ecl-mega-menu__spacer")&&(f=b.nextSibling.firstElementChild),f))return void f.focus()}if("ArrowUp"===i.key){i.preventDefault();var y=s.parentElement.previousSibling;if(y){var L=t(".ecl-mega-menu__sublink",y);L&&L.focus()}else{var E=t(".ecl-mega-menu__info-link",s.parentElement.parentElement.parentElement.previousSibling);if(E)E.focus();else if(2===this.openPanel.num){var C=i.target.closest(".ecl-mega-menu__mega").previousSibling;C&&C.focus()}else this.back&&this.back.focus()}}}"ArrowRight"===i.key&&("true"===s.parentElement.getAttribute("aria-expanded")&&(i.preventDefault(),s.nextSibling.firstElementChild.firstChild.firstChild.focus()))}handleKeyboardGlobal(e){"Escape"!==e.key&&"Esc"!==e.key||this.isOpen&&this.closeOpenDropdown(!0)}handleClickOnOpen(e){if(this.isOpen)this.handleClickOnClose(e);else{e.preventDefault(),this.disableScroll(),this.element.setAttribute("data-expanded",!0),this.element.classList.add("ecl-mega-menu--start-panel"),this.element.classList.remove("ecl-mega-menu--one-panel","ecl-mega-menu--two-panels"),this.open.setAttribute("aria-expanded","true"),this.inner.setAttribute("aria-hidden","false"),this.isOpen=!0,this.header&&this.header.classList.add("ecl-site-header--open-menu","ecl-site-header--open-menu-start");var t=this.element.getAttribute(this.labelCloseAttribute);this.toggleLabel&&t&&(this.toggleLabel.innerHTML=t),this.positionMenuOverlay(),this.links.length>0&&this.links[0].focus(),this.trigger("onOpen",e)}}handleClickOnClose(e){this.element.getAttribute("data-expanded")?(this.focusTrap.deactivate(),this.closeOpenDropdown(),this.trigger("onClose",e)):this.handleClickOnOpen(e)}handleClickOnToggle(e){e.preventDefault(),this.isOpen?this.handleClickOnClose(e):this.handleClickOnOpen(e)}handleClickOnBack(){e(".ecl-mega-menu__info",this.element).forEach((e=>{e.style.top=""}));var i=t(".ecl-mega-menu__subitem--expanded",this.element);if(i){this.element.classList.remove("ecl-mega-menu--two-panels","ecl-mega-menu--start-panel"),this.element.classList.add("ecl-mega-menu--one-panel"),i.setAttribute("aria-expanded","false"),i.classList.remove("ecl-mega-menu__subitem--expanded","ecl-mega-menu__subitem--current");var s=t(this.subLinkSelector,i);s.setAttribute("aria-expanded","false"),s.classList.remove("ecl-mega-menu__parent-link");var n=i.parentElement.childNodes;n&&n.forEach((e=>{e.style.display=""})),this.header&&this.header.classList.remove("ecl-site-header--open-menu-start"),this.backItemLevel2&&this.backItemLevel2.firstElementChild.focus(),this.openPanel.num=1}else this.header&&(this.headerBanner&&(this.headerBanner.style.display="flex"),this.headerNotification&&(this.headerNotification.style.display="flex")),this.inner.classList.remove("ecl-mega-menu__inner--expanded"),this.element.classList.remove("ecl-mega-menu--one-panel"),this.items.forEach((e=>{e.classList.remove("ecl-mega-menu__item--expanded","ecl-mega-menu__item--current"),t(this.linkSelector,e).setAttribute("aria-expanded","false")})),this.backItemLevel1?this.backItemLevel1.firstElementChild.focus():this.items[0].firstElementChild.focus(),this.openPanel.num=0,this.header&&this.header.classList.add("ecl-site-header--open-menu-start"),this.positionMenuOverlay();this.trigger("onBack",{level:i?2:1})}handleFirstPanel(e,i){switch(i){case"expand":this.inner.classList.add("ecl-mega-menu__inner--expanded"),this.positionMenuOverlay(),this.checkDropdownHeight(e),this.element.setAttribute("data-expanded",!0),this.element.classList.add("ecl-mega-menu--one-panel"),this.element.classList.remove("ecl-mega-menu--start-panel"),this.open.setAttribute("aria-expanded","true"),this.header&&(this.header.classList.add("ecl-site-header--open-menu"),this.header.classList.remove("ecl-site-header--open-menu-start"),this.isDesktop||(this.headerBanner&&(this.headerBanner.style.display="none"),this.headerNotification&&(this.headerNotification.style.display="none"))),this.disableScroll(),this.isOpen=!0,this.items.forEach((i=>{var s=t(this.linkSelector,i);s&&s.hasAttribute("aria-expanded")&&(i===e?(i.classList.add("ecl-mega-menu__item--expanded","ecl-mega-menu__item--current"),s.setAttribute("aria-expanded","true"),this.backItemLevel1=i):(s.setAttribute("aria-expanded","false"),i.classList.remove("ecl-mega-menu__item--current","ecl-mega-menu__item--expanded")))})),!this.isDesktop&&this.back&&this.back.focus(),this.openPanel={num:1,item:e};var s={panel:1,item:e};this.trigger("OnOpenPanel",s);break;case"collapse":this.closeOpenDropdown()}}handleSecondPanel(e,i){var s,n=t(".ecl-mega-menu__info",e.closest(".ecl-container"));switch(i){case"expand":this.element.classList.remove("ecl-mega-menu--one-panel","ecl-mega-menu--start-panel"),this.element.classList.add("ecl-mega-menu--two-panels"),this.subItems.forEach((i=>{var s=t(this.subLinkSelector,i);if(i===e){if(s&&s.hasAttribute("aria-expanded")){s.setAttribute("aria-expanded","true");var n=t(".ecl-mega-menu__mega",i);this.isDesktop?n.style.opacity=0:(s.classList.add("ecl-mega-menu__parent-link"),this.back&&this.back.focus()),i.classList.add("ecl-mega-menu__subitem--expanded")}i.classList.add("ecl-mega-menu__subitem--current"),this.backItemLevel2=i}else s&&s.hasAttribute("aria-expanded")&&(s.setAttribute("aria-expanded","false"),s.classList.remove("ecl-mega-menu__parent-link"),i.classList.remove("ecl-mega-menu__subitem--expanded")),i.classList.remove("ecl-mega-menu__subitem--current")})),this.openPanel={num:2,item:e},s=e.parentNode.childNodes,this.isDesktop?s.forEach((t=>{t!==e&&(t.style.display="")})):s.forEach((t=>{t!==e&&(t.style.display="none")})),this.positionMenuOverlay(),this.checkDropdownHeight(e.closest(".ecl-mega-menu__item"),!1);var a={panel:2,item:e};this.trigger("OnOpenPanel",a);break;case"collapse":this.element.classList.remove("ecl-mega-menu--two-panels"),this.openPanel={num:1},t(this.subLinkSelector,e).setAttribute("aria-expanded","false"),e.classList.remove("ecl-mega-menu__subitem--expanded","ecl-mega-menu__subitem--current"),n&&(n.style.top="")}}handleClickOnItem(e){var i=!1,s=e.target.closest("li"),n=t(".ecl-mega-menu__mega-container-scrollable",s);if(n&&(i=n.contains(e.target)),!e.target.classList.contains("ecl-mega-menu__mega-container-scrollable")&&!i){this.trigger("onItemClick",{item:s,event:e});var a=s.firstElementChild.getAttribute("aria-expanded");if(a&&s.classList.contains("ecl-mega-menu__item"))if(e.preventDefault(),e.stopPropagation(),this.isDesktop)"true"===a?this.handleFirstPanel(s,"collapse"):(this.closeOpenDropdown(),this.handleFirstPanel(s,"expand"));else this.handleFirstPanel(s,"expand")}}handleClickOnSubitem(e){var i=e.target.closest(this.subItemSelector);if(i&&i.firstElementChild.hasAttribute("aria-expanded")){if(t(".ecl-mega-menu__parent-link",i))return;e.preventDefault(),e.stopPropagation(),"true"===i.firstElementChild.getAttribute("aria-expanded")?this.handleSecondPanel(i,"collapse"):this.handleSecondPanel(i,"expand")}}closeOpenDropdown(i){void 0===i&&(i=!1),this.header&&(this.header.classList.remove("ecl-site-header--open-menu","ecl-site-header--open-menu-start"),this.headerBanner&&(this.headerBanner.style.display="flex"),this.headerNotification&&(this.headerNotification.style.display="flex")),this.enableScroll(),this.element.removeAttribute("data-expanded"),this.element.classList.remove("ecl-mega-menu--start-panel","ecl-mega-menu--two-panels","ecl-mega-menu--one-panel"),this.open.setAttribute("aria-expanded","false"),this.inner.classList.remove("ecl-mega-menu__inner--expanded"),e("[data-ecl-mega-menu-mega]",this.element).forEach((e=>{e.style.height="",e.style.top="",e.style.opacity=""})),this.wrappers&&this.wrappers.forEach((e=>{e.style=""}));var s=!1;this.items.forEach((e=>{e.classList.remove("ecl-mega-menu__item--current");var i=t(this.linkSelector,e);"true"===i.getAttribute("aria-expanded")&&(e.classList.remove("ecl-mega-menu__item--expanded"),i.setAttribute("aria-expanded","false"),s=i)})),this.subItems.forEach((e=>{e.classList.remove("ecl-mega-menu__subitem--current"),e.style.display="";var i=t(this.subLinkSelector,e);i&&i.hasAttribute("aria-expanded")&&(e.classList.remove("ecl-mega-menu__subitem--expanded"),e.style.display="",i.setAttribute("aria-expanded","false"),i.classList.remove("ecl-mega-menu__parent-link"))}));var n=e(".ecl-mega-menu__sublist");n&&n.forEach((e=>{e.classList.remove("ecl-mega-menu__sublist--no-border",".ecl-mega-menu__sublist--scrollable")}));var a=this.element.getAttribute(this.labelOpenAttribute);this.toggleLabel&&a&&(this.toggleLabel.innerHTML=a),this.openPanel={num:0,item:!1},this.focusTrap.deactivate(),!this.isDesktop&&this.open&&i?this.open.focus():this.isDesktop&&s&&i&&s.focus(),this.trigger("onFocusTrapToggle",{active:!1}),this.isOpen=!1}handleFocusOut(e){var t=e.target;if(this.element.getAttribute("data-expanded")&&!this.isDesktop&&!t.parentElement.nextSibling){var i=e.relatedTarget;this.element.contains(i)||(this.focusTrap.activate(),this.trigger("onFocusTrapToggle",{active:!0,lastFocusedEl:t.parentElement}))}}handleClickGlobal(e){e.target.classList.contains("ecl-mega-menu__mega-container-scrollable")||!e.target.classList.contains("ecl-mega-menu__overlay")&&this.element.contains(e.target)||!this.isOpen||this.closeOpenDropdown()}}class Re{static autoInit(e,t){var i=(void 0===t?{}:t).MENU,s=new Re(e,void 0===i?{}:i);return s.init(),e.ECLMenu=s,s}constructor(e,t){var s=void 0===t?{}:t,n=s.openSelector,a=void 0===n?"[data-ecl-menu-open]":n,l=s.closeSelector,r=void 0===l?"[data-ecl-menu-close]":l,o=s.backSelector,h=void 0===o?"[data-ecl-menu-back]":o,c=s.innerSelector,d=void 0===c?"[data-ecl-menu-inner]":c,u=s.listSelector,m=void 0===u?"[data-ecl-menu-list]":u,p=s.itemSelector,v=void 0===p?"[data-ecl-menu-item]":p,g=s.linkSelector,b=void 0===g?"[data-ecl-menu-link]":g,f=s.buttonPreviousSelector,y=void 0===f?"[data-ecl-menu-items-previous]":f,L=s.buttonNextSelector,E=void 0===L?"[data-ecl-menu-items-next]":L,C=s.caretSelector,k=void 0===C?"[data-ecl-menu-caret]":C,w=s.megaSelector,S=void 0===w?"[data-ecl-menu-mega]":w,A=s.subItemSelector,_=void 0===A?"[data-ecl-menu-subitem]":A,x=s.maxLines,O=void 0===x?2:x,T=s.maxLinesAttribute,P=void 0===T?"data-ecl-menu-max-lines":T,M=s.labelOpenAttribute,I=void 0===M?"data-ecl-menu-label-open":M,N=s.labelCloseAttribute,B=void 0===N?"data-ecl-menu-label-close":N,R=s.attachClickListener,D=void 0===R||R,F=s.attachTouchListener,z=void 0===F||F,H=s.attachHoverListener,K=void 0===H||H,G=s.attachFocusListener,V=void 0===G||G,W=s.attachKeyListener,U=void 0===W||W,j=s.attachResizeListener,q=void 0===j||j,Y=s.onCloseCallback,X=void 0===Y?null:Y,Q=s.onOpenCallback,Z=void 0===Q?null:Q;if(this.supportedEvents=["onOpen","onClose"],!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.eventManager=new i,this.openSelector=a,this.closeSelector=r,this.backSelector=h,this.innerSelector=d,this.listSelector=m,this.itemSelector=v,this.linkSelector=b,this.buttonPreviousSelector=y,this.buttonNextSelector=E,this.caretSelector=k,this.megaSelector=S,this.subItemSelector=_,this.maxLines=O,this.maxLinesAttribute=P,this.labelOpenAttribute=I,this.labelCloseAttribute=B,this.attachClickListener=D,this.attachTouchListener=z,this.attachHoverListener=K,this.attachFocusListener=V,this.attachKeyListener=U,this.attachResizeListener=q,this.onOpenCallback=Z,this.onCloseCallback=X,this.direction="ltr",this.open=null,this.close=null,this.toggleLabel=null,this.back=null,this.backItem=null,this.inner=null,this.itemsList=null,this.items=null,this.links=null,this.btnPrevious=null,this.btnNext=null,this.isOpen=!1,this.resizeTimer=null,this.isKeyEvent=!1,this.isDesktop=!1,this.hasOverflow=!1,this.offsetLeft=0,this.lastVisibleItem=null,this.currentItem=null,this.totalItemsWidth=0,this.breakpointL=996,this.windowWidth=null,this.ignorehover=!1,this.handleClickOnOpen=this.handleClickOnOpen.bind(this),this.handleClickOnClose=this.handleClickOnClose.bind(this),this.handleClickOnToggle=this.handleClickOnToggle.bind(this),this.handleClickOnBack=this.handleClickOnBack.bind(this),this.handleClickOnNextItems=this.handleClickOnNextItems.bind(this),this.handleClickOnPreviousItems=this.handleClickOnPreviousItems.bind(this),this.handleClickOnCaret=this.handleClickOnCaret.bind(this),this.handleClickGlobal=this.handleClickGlobal.bind(this),this.openItem=this.openItem.bind(this),this.closeItem=this.closeItem.bind(this),this.handleTouchOnCaret=this.handleTouchOnCaret.bind(this),this.handleHoverOnItem=this.handleHoverOnItem.bind(this),this.handleHoverOffItem=this.handleHoverOffItem.bind(this),this.handleFocusIn=this.handleFocusIn.bind(this),this.handleKeyboard=this.handleKeyboard.bind(this),this.handleKeyboardGlobal=this.handleKeyboardGlobal.bind(this),this.handleResize=this.handleResize.bind(this),this.useDesktopDisplay=this.useDesktopDisplay.bind(this),this.checkMenuOverflow=this.checkMenuOverflow.bind(this),this.checkMenuItem=this.checkMenuItem.bind(this),this.checkMegaMenu=this.checkMegaMenu.bind(this),this.closeOpenDropdown=this.closeOpenDropdown.bind(this),this.positionMenuOverlay=this.positionMenuOverlay.bind(this),this.disableScroll=this.disableScroll.bind(this),this.enableScroll=this.enableScroll.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.direction=getComputedStyle(this.element).direction,this.open=t(this.openSelector,this.element),this.close=t(this.closeSelector,this.element),this.toggleLabel=t(".ecl-button__label",this.open),this.back=t(this.backSelector,this.element),this.inner=t(this.innerSelector,this.element),this.itemsList=t(this.listSelector,this.element),this.btnPrevious=t(this.buttonPreviousSelector,this.element),this.btnNext=t(this.buttonNextSelector,this.element),this.items=e(this.itemSelector,this.element),this.subItems=e(this.subItemSelector,this.element),this.links=e(this.linkSelector,this.element),this.carets=e(this.caretSelector,this.element);var i=this.element.getAttribute(this.maxLinesAttribute);i&&(this.maxLines=i),this.isDesktop=this.useDesktopDisplay(),this.attachClickListener&&(this.open&&this.open.addEventListener("click",this.handleClickOnToggle),this.close&&this.close.addEventListener("click",this.handleClickOnClose),this.back&&this.back.addEventListener("click",this.handleClickOnBack),this.btnPrevious&&this.btnPrevious.addEventListener("click",this.handleClickOnPreviousItems),this.btnNext&&this.btnNext.addEventListener("click",this.handleClickOnNextItems),this.attachClickListener&&document.addEventListener("click",this.handleClickGlobal)),this.links&&this.links.forEach((e=>{this.attachFocusListener&&(e.addEventListener("focusin",this.closeOpenDropdown),e.addEventListener("focusin",this.handleFocusIn)),this.attachKeyListener&&e.addEventListener("keyup",this.handleKeyboard)})),this.carets&&this.carets.forEach((e=>{this.attachFocusListener&&e.addEventListener("focusin",this.handleFocusIn),this.attachKeyListener&&e.addEventListener("keyup",this.handleKeyboard),this.attachClickListener&&e.addEventListener("click",this.handleClickOnCaret),e.parentElement.hasAttribute("data-ecl-has-children")&&this.attachTouchListener&&e.addEventListener("touchstart",this.handleTouchOnCaret)})),this.subItems&&this.subItems.forEach((e=>{var i=t(".ecl-menu__sublink",e);this.attachKeyListener&&i&&i.addEventListener("keyup",this.handleKeyboard)})),this.attachKeyListener&&document.addEventListener("keyup",this.handleKeyboardGlobal),this.attachResizeListener&&(this.windowWidth=window.innerWidth,window.addEventListener("resize",this.handleResize)),this.items&&this.items.forEach((e=>{this.checkMenuItem(e),this.totalItemsWidth+=e.offsetWidth,e.hasAttribute("data-ecl-has-children")&&this.attachHoverListener&&(e.addEventListener("mouseover",this.handleHoverOnItem),e.addEventListener("mouseout",this.handleHoverOffItem))})),this.positionMenuOverlay(),this.checkMenuOverflow(),this.currentItem&&("false"===this.currentItem.getAttribute("data-ecl-menu-item-visible")?this.btnNext.classList.add("ecl-menu__item--current"):this.btnPrevious.classList.add("ecl-menu__item--current")),this.focusTrap=ae(this.element,{clickOutsideDeactivates:!0,onActivate:()=>this.element.classList.add("trap-is-active"),onDeactivate:()=>this.element.classList.remove("trap-is-active")}),"rtl"===this.direction&&this.element.classList.add("ecl-menu--rtl"),setTimeout((()=>{this.element.classList.add("ecl-menu--transition")}),500),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}on(e,t){this.eventManager.on(e,t)}trigger(e,t){this.eventManager.trigger(e,t)}destroy(){this.attachClickListener&&(this.open&&this.open.removeEventListener("click",this.handleClickOnToggle),this.close&&this.close.removeEventListener("click",this.handleClickOnClose),this.back&&this.back.removeEventListener("click",this.handleClickOnBack),this.btnPrevious&&this.btnPrevious.removeEventListener("click",this.handleClickOnPreviousItems),this.btnNext&&this.btnNext.removeEventListener("click",this.handleClickOnNextItems),this.attachClickListener&&document.removeEventListener("click",this.handleClickGlobal)),this.attachKeyListener&&this.carets&&this.carets.forEach((e=>{e.removeEventListener("keyup",this.handleKeyboard)})),this.items&&this.isDesktop&&this.items.forEach((e=>{e.hasAttribute("data-ecl-has-children")&&this.attachHoverListener&&(e.removeEventListener("mouseover",this.handleHoverOnItem),e.removeEventListener("mouseout",this.handleHoverOffItem))})),this.links&&this.links.forEach((e=>{this.attachFocusListener&&(e.removeEventListener("focusin",this.closeOpenDropdown),e.removeEventListener("focusin",this.handleFocusIn)),this.attachKeyListener&&e.removeEventListener("keyup",this.handleKeyboard)})),this.carets&&this.carets.forEach((e=>{this.attachFocusListener&&e.removeEventListener("focusin",this.handleFocusIn),this.attachKeyListener&&e.removeEventListener("keyup",this.handleKeyboard),this.attachClickListener&&e.removeEventListener("click",this.handleClickOnCaret)})),this.subItems&&this.subItems.forEach((e=>{var i=t(".ecl-menu__sublink",e);this.attachKeyListener&&i&&i.removeEventListener("keyup",this.handleKeyboard)})),this.attachKeyListener&&document.removeEventListener("keyup",this.handleKeyboardGlobal),this.attachResizeListener&&window.removeEventListener("resize",this.handleResize),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}disableScroll(){document.body.classList.add("no-scroll")}enableScroll(){document.body.classList.remove("no-scroll")}useDesktopDisplay(){var e=Ne.getParser(window.navigator.userAgent),t="mobile"===e.getPlatformType(),i="tablet"===e.getPlatformType();return!t&&(i?(this.element.classList.add("ecl-menu--forced-mobile"),!1):!(window.innerWidth<this.breakpointL)&&(this.element.classList.remove("ecl-menu--forced-mobile"),!0))}handleResize(){window.innerWidth!==this.windowWidth&&(document.documentElement.scrollTop=0,document.body.scrollTop=0,this.element.classList.remove("ecl-menu--transition"),"rtl"===this.direction?this.element.classList.add("ecl-menu--rtl"):this.element.classList.remove("ecl-menu--rtl"),clearTimeout(this.resizeTimer),this.resizeTimer=setTimeout((()=>{this.element.classList.remove("ecl-menu--forced-mobile"),this.isDesktop=this.useDesktopDisplay(),this.isDesktop&&this.focusTrap.deactivate(),this.totalItemsWidth=0,this.items&&this.items.forEach((e=>{this.checkMenuItem(e),this.totalItemsWidth+=e.offsetWidth})),this.checkMenuOverflow(),this.positionMenuOverlay(),this.element.classList.add("ecl-menu--transition"),this.windowWidth=window.innerWidth}),200))}positionMenuOverlay(){var e=t(".ecl-menu__overlay",this.element);this.isDesktop?(this.enableScroll(),this.inner&&(this.inner.style.top=""),e&&(e.style.top="")):(this.isOpen&&this.disableScroll(),setTimeout((()=>{var i=t(".ecl-site-header__header",document);if(i){var s=i.getBoundingClientRect(),n=Math.round(s.bottom);e&&(e.style.top=n+"px"),this.inner&&(this.inner.style.top=n+"px")}}),500))}checkMenuOverflow(){if(this.itemsList||(this.itemsList=t(".ecl-menu__list",this.element)),this.itemsList&&this.inner&&this.btnNext&&this.btnPrevious&&this.items){if(this.hasOverflow=this.totalItemsWidth>this.inner.offsetWidth+16,!this.hasOverflow||!this.isDesktop)return this.btnPrevious&&(this.btnPrevious.style.display="none"),this.btnNext&&(this.btnNext.style.display="none"),this.itemsList&&(this.itemsList.style.left="0"),this.inner&&this.inner.classList.remove("ecl-menu__inner--has-overflow"),this.offsetLeft=0,this.totalItemsWidth=0,void(this.lastVisibleItem=null);this.inner&&this.inner.classList.add("ecl-menu__inner--has-overflow"),this.items&&this.items.forEach((e=>{e.removeAttribute("data-ecl-menu-item-visible")})),0===this.offsetLeft?(this.btnNext.style.display="flex","rtl"===this.direction?this.items.every((e=>e.getBoundingClientRect().left<this.itemsList.getBoundingClientRect().left?(this.lastVisibleItem=e,!1):(e.setAttribute("data-ecl-menu-item-visible",!0),!0))):this.items.every((e=>e.getBoundingClientRect().right>this.itemsList.getBoundingClientRect().right?(this.lastVisibleItem=e,!1):(e.setAttribute("data-ecl-menu-item-visible",!0),!0)))):"rtl"===this.direction?this.items.forEach((e=>{e.getBoundingClientRect().right<=this.inner.getBoundingClientRect().right&&e.setAttribute("data-ecl-menu-item-visible",!0)})):this.items.forEach((e=>{e.getBoundingClientRect().left>=this.inner.getBoundingClientRect().left&&e.setAttribute("data-ecl-menu-item-visible",!0)}))}}checkMenuItem(e){var i=t(this.linkSelector,e);if(e.classList.contains("ecl-menu__item--current")&&(this.currentItem=e),this.isDesktop){if(!(this.maxLines<1)){e.style.alignItems="flex-start";for(var s=i.offsetWidth,n=window.getComputedStyle(i),a=parseInt(n.lineHeight,10)*this.maxLines+parseInt(n.paddingTop,10)+parseInt(n.paddingBottom,10);i.offsetHeight>a&&(i.style.width=(s+=1)+"px",!(s>1e3)););e.style.alignItems="unset"}}else i.style.width="auto"}checkMegaMenu(i){var s=t(this.megaSelector,i);if(s&&this.inner){var n=e(this.subItemSelector,s);if(n.length<5)i.classList.add("ecl-menu__item--col1");else if(n.length<9)i.classList.add("ecl-menu__item--col2");else{if(!(n.length<13))return i.classList.add("ecl-menu__item--full"),void("rtl"===this.direction?s.style.right=this.offsetLeft+"px":s.style.left=this.offsetLeft+"px");i.classList.add("ecl-menu__item--col3")}var a=s.getBoundingClientRect(),l=this.inner.getBoundingClientRect(),r=i.getBoundingClientRect(),o=a.width,h=l.width;r.left-l.left+o>h?s.classList.add("ecl-menu__mega--rtl"):s.classList.remove("ecl-menu__mega--rtl")}}handleKeyboard(e){var i=e.target,s=i.classList,n=this.element.getAttribute("data-expanded"),a=i.closest(this.itemSelector);if("Escape"!==e.key&&"Esc"!==e.key){if(s.contains("ecl-menu__button-caret")&&"false"===n&&"ArrowDown"===e.key){e.preventDefault();var l=t(".ecl-menu__sublink:first-of-type",a);if(l)return this.handleHoverOnItem(e),void l.focus()}if(s.contains("ecl-menu__link")||s.contains("ecl-menu__button-caret")){if("ArrowLeft"===e.key||"ArrowUp"===e.key){e.preventDefault();var r=i.previousSibling;if(r&&r.classList.contains("ecl-menu__link"))return void r.focus();if(r=i.parentElement.previousSibling){var o=r.classList.contains("ecl-menu__item--has-children")?".ecl-menu__button-caret":".ecl-menu__link",h=t(o,r);if(h)return void h.focus()}}if("ArrowRight"===e.key||"ArrowDown"===e.key){e.preventDefault();var c=i.nextSibling;if(c&&c.classList.contains("ecl-menu__button-caret"))return void c.focus();if(c=i.parentElement.nextSibling){var d=t(".ecl-menu__link",c);d&&d.focus()}}}if(s.contains("ecl-menu__sublink")){if("ArrowDown"===e.key){var u=i.parentElement.nextSibling;if(u){var m=t(".ecl-menu__sublink",u);if(m)return void m.focus()}}if("ArrowUp"===e.key){var p=i.parentElement.previousSibling;if(p){var v=t(".ecl-menu__sublink",p);v&&v.focus()}else{var g=t(this.itemSelector+'[aria-expanded="true"] '+this.caretSelector,this.element);g&&g.focus()}}}}else if(document.activeElement===i&&i.blur(),!n){var b=t(".ecl-menu__button-caret",a);b&&b.focus(),this.closeOpenDropdown()}}handleKeyboardGlobal(e){var t=this.element.getAttribute("data-expanded");"Escape"!==e.key&&"Esc"!==e.key||(t&&this.handleClickOnClose(),this.items.forEach((e=>{e.setAttribute("aria-expanded","false")})),this.carets.forEach((e=>{e.setAttribute("aria-expanded","false")})))}handleClickOnOpen(e){e.preventDefault(),this.element.setAttribute("data-expanded",!0),this.inner.setAttribute("aria-hidden","false"),this.disableScroll(),this.open.setAttribute("aria-expanded","true"),this.isOpen=!0,this.focusTrap.activate();var t=this.element.getAttribute(this.labelCloseAttribute);return this.toggleLabel&&t&&(this.toggleLabel.innerHTML=t),this.links.length>0&&this.links[0].focus(),this.trigger("onOpen",e),this}handleClickOnClose(e){this.element.removeAttribute("data-expanded"),this.inner.classList.remove("ecl-menu__inner--expanded"),this.inner.setAttribute("aria-hidden","true"),this.open.setAttribute("aria-expanded","false"),this.items.forEach((e=>{e.classList.remove("ecl-menu__item--expanded"),e.setAttribute("aria-expanded","false")}));var t=this.element.getAttribute(this.labelOpenAttribute);return this.toggleLabel&&t&&(this.toggleLabel.innerHTML=t),this.enableScroll(),this.focusTrap.deactivate(),this.isOpen=!1,this.trigger("onClose",e),this}handleClickOnToggle(e){e.preventDefault(),this.isOpen?this.handleClickOnClose(e):this.handleClickOnOpen(e)}handleClickOnBack(){if(this.inner.classList.remove("ecl-menu__inner--expanded"),this.items.forEach((e=>{e.classList.remove("ecl-menu__item--expanded"),e.setAttribute("aria-expanded","false")})),this.backItem){var e=t(this.caretSelector,this.backItem);e&&e.focus()}return this}handleClickOnPreviousItems(){this.itemsList&&this.btnNext&&(this.offsetLeft=0,"rtl"===this.direction?(this.itemsList.style.right="0",this.itemsList.style.left="auto"):(this.itemsList.style.left="0",this.itemsList.style.right="auto"),this.btnPrevious.style.display="none",this.btnNext.style.display="flex",this.items&&this.items.forEach((e=>{this.checkMenuItem(e),e.toggleAttribute("data-ecl-menu-item-visible")})))}handleClickOnNextItems(){this.itemsList&&this.items&&this.btnPrevious&&this.lastVisibleItem&&(this.btnPrevious.style.display="flex",this.btnNext.style.display="none","rtl"===this.direction?(this.offsetLeft=this.itemsList.getBoundingClientRect().right-this.lastVisibleItem.getBoundingClientRect().right-this.btnPrevious.offsetWidth,this.itemsList.style.right="-"+this.offsetLeft+"px",this.itemsList.style.left="auto"):(this.offsetLeft=this.lastVisibleItem.getBoundingClientRect().left-this.itemsList.getBoundingClientRect().left-this.btnPrevious.offsetWidth,this.itemsList.style.left="-"+this.offsetLeft+"px",this.itemsList.style.right="auto"),this.items&&this.items.forEach((e=>{this.checkMenuItem(e),e.toggleAttribute("data-ecl-menu-item-visible")})))}handleClickOnCaret(e){var i=this.element.getAttribute("data-expanded"),s=e.target.closest(this.itemSelector);if(i){this.inner.classList.add("ecl-menu__inner--expanded"),this.items.forEach((e=>{e===s?(e.classList.add("ecl-menu__item--expanded"),e.setAttribute("aria-expanded","true"),this.backItem=e):(e.classList.remove("ecl-menu__item--expanded"),e.setAttribute("aria-expanded","false"))})),this.checkMegaMenu(s);var n=t(".ecl-menu__subitem:first-of-type .ecl-menu__sublink",s);n&&n.focus(),this.ignorehover=!1}else"true"===s.getAttribute("aria-expanded")?this.closeItem(e):this.openItem(e)}openItem(e){var i=e.target.closest(this.itemSelector);this.hasOverflow&&!i.hasAttribute("data-ecl-menu-item-visible")||(this.items.forEach((e=>{var s=t(this.caretSelector,e);e===i?(e.setAttribute("aria-expanded","true"),s&&s.setAttribute("aria-expanded","true")):(e.setAttribute("aria-expanded","false"),s&&(s.setAttribute("aria-expanded","false"),s.blur()))})),this.checkMegaMenu(i))}closeItem(e){var i=e.target.closest(this.itemSelector);i.setAttribute("aria-expanded","false");var s=t(this.caretSelector,i);return s&&s.setAttribute("aria-expanded","false"),this}handleTouchOnCaret(){this.ignorehover=!0}handleHoverOnItem(e){this.ignorehover||this.openItem(e)}handleHoverOffItem(e){this.ignorehover||this.closeItem(e)}closeOpenDropdown(){var e=t(this.itemSelector+"[aria-expanded='true']",this.element);if(e){e.setAttribute("aria-expanded","false");var i=t(this.caretSelector,e);i&&i.setAttribute("aria-expanded","false")}}handleFocusIn(e){var t=e.target;this.isDesktop&&this.hasOverflow&&(t.closest("[data-ecl-menu-item]").hasAttribute("data-ecl-menu-item-visible")||(0===this.offsetLeft?this.handleClickOnNextItems():this.handleClickOnPreviousItems()))}handleClickGlobal(e){this.isOpen&&(this.inner.contains(e.target)||this.open.contains(e.target)||this.handleClickOnClose(e))}}class De{static autoInit(e,t){var i=(void 0===t?{}:t).MODAL,s=new De(e,void 0===i?{}:i);return s.init(),e.ECLModal=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.toggleSelector,n=void 0===s?"":s,a=i.closeSelector,l=void 0===a?"[data-ecl-modal-close]":a,r=i.scrollSelector,o=void 0===r?"[data-ecl-modal-scroll]":r,h=i.attachClickListener,c=void 0===h||h,d=i.attachKeyListener,u=void 0===d||d;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.toggleSelector=n,this.closeSelector=l,this.scrollSelector=o,this.attachClickListener=c,this.attachKeyListener=u,this.toggle=null,this.close=null,this.scroll=null,this.focusTrap=null,this.openModal=this.openModal.bind(this),this.closeModal=this.closeModal.bind(this),this.handleClickOnToggle=this.handleClickOnToggle.bind(this),this.handleKeyboardGlobal=this.handleKeyboardGlobal.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.attachKeyListener&&document.addEventListener("keyup",this.handleKeyboardGlobal),""===this.toggleSelector&&(this.toggleSelector="#"+this.element.getAttribute("data-ecl-modal-toggle")),this.toggle=document.querySelector(this.toggleSelector),this.toggle&&(this.toggle.setAttribute("aria-controls",this.element.id),this.toggle.getAttribute("aria-haspopup")||this.toggle.setAttribute("aria-haspopup","dialog")),this.close=e(this.closeSelector,this.element),this.scroll=t(this.scrollSelector,this.element),this.focusTrap=ae(this.element),this.isDialogSupported=!0,window.HTMLDialogElement||(this.isDialogSupported=!1),this.toggle&&this.attachClickListener&&this.toggle.addEventListener("click",this.handleClickOnToggle),this.close&&this.attachClickListener&&this.close.forEach((e=>{e.addEventListener("click",this.closeModal)})),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}destroy(){this.toggle&&this.attachClickListener&&this.toggle.removeEventListener("click",this.handleClickOnToggle),this.attachKeyListener&&document.removeEventListener("keyup",this.handleKeyboardGlobal),this.close&&this.attachClickListener&&this.close.forEach((e=>{e.removeEventListener("click",this.closeModal)})),this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element)}checkScroll(){this.scroll&&(this.scroll.parentNode.classList.remove("ecl-modal__body--has-scroll"),this.scroll.scrollHeight>this.scroll.clientHeight&&this.scroll.parentNode.classList.add("ecl-modal__body--has-scroll"))}handleClickOnToggle(e){e.preventDefault(),"true"===this.toggle.getAttribute("aria-expanded")?this.closeModal():this.openModal()}openModal(){this.isDialogSupported?this.element.showModal():this.element.setAttribute("open",""),this.checkScroll(),this.focusTrap.activate()}closeModal(){this.isDialogSupported?this.element.close():this.element.removeAttribute("open"),this.focusTrap.active&&this.focusTrap.deactivate()}handleKeyboardGlobal(e){"Escape"!==e.key&&"Esc"!==e.key||this.closeModal()}}class Fe{static autoInit(e,t){var i=(void 0===t?{}:t).NEWS_TICKER,s=new Fe(e,void 0===i?{}:i);return s.init(),e.ECLNewsTicker=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.playSelector,n=void 0===s?"[data-ecl-news-ticker-play]":s,a=i.pauseSelector,l=void 0===a?"[data-ecl-news-ticker-pause]":a,r=i.prevSelector,o=void 0===r?"[data-ecl-news-ticker-prev]":r,h=i.nextSelector,c=void 0===h?"[data-ecl-news-ticker-next]":h,d=i.containerClass,u=void 0===d?".ecl-news-ticker__container":d,m=i.contentClass,p=void 0===m?".ecl-news-ticker__content":m,v=i.slidesClass,g=void 0===v?".ecl-news-ticker__slides":v,b=i.slideClass,f=void 0===b?".ecl-news-ticker__slide":b,y=i.currentSlideClass,L=void 0===y?".ecl-news-ticker__counter--current":y,E=i.controlsClass,C=void 0===E?".ecl-news-ticker__controls":E,k=i.attachClickListener,w=void 0===k||k,S=i.attachResizeListener,A=void 0===S||S;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.playSelector=n,this.pauseSelector=l,this.prevSelector=o,this.nextSelector=c,this.containerClass=u,this.contentClass=p,this.slidesClass=g,this.slideClass=f,this.currentSlideClass=L,this.controlsClass=C,this.attachClickListener=w,this.attachResizeListener=A,this.container=null,this.content=null,this.slides=null,this.btnPlay=null,this.btnPause=null,this.btnPrev=null,this.btnNext=null,this.index=1,this.total=0,this.allowShift=!0,this.autoPlay=null,this.autoPlayInterval=null,this.hoverAutoPlay=null,this.resizeTimer=null,this.cloneFirstSLide=null,this.cloneLastSLide=null,this.resizeTimer=null,this.handleAutoPlay=this.handleAutoPlay.bind(this),this.handleMouseOver=this.handleMouseOver.bind(this),this.handleMouseOut=this.handleMouseOut.bind(this),this.shiftSlide=this.shiftSlide.bind(this),this.checkIndex=this.checkIndex.bind(this),this.moveSlides=this.moveSlides.bind(this),this.handleResize=this.handleResize.bind(this),this.handleFocus=this.handleFocus.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");if(ECL.components=ECL.components||new Map,this.btnPlay=t(this.playSelector,this.element),this.btnPause=t(this.pauseSelector,this.element),this.btnPrev=t(this.prevSelector,this.element),this.btnNext=t(this.nextSelector,this.element),this.slidesContainer=t(this.slidesClass,this.element),this.container=t(this.containerClass,this.element),this.content=t(this.contentClass,this.element),this.controls=t(this.controlsClass,this.element),this.slides=e(this.slideClass,this.element),this.total=this.slides.length,this.total<=1&&this.controls)return this.content.style.height="auto",this.controls.style.display="none",!1;var i=this.slides[0],s=this.slides[this.slides.length-1];return this.cloneFirstSLide=i.cloneNode(!0),this.cloneLastSLide=s.cloneNode(!0),this.slidesContainer.appendChild(this.cloneFirstSLide),this.slidesContainer.insertBefore(this.cloneLastSLide,i),this.slides=e(this.slideClass,this.element),this.handleResize(),this.handleAutoPlay(),this.attachClickListener&&this.btnPlay&&this.btnPause&&(this.btnPlay.addEventListener("click",this.handleAutoPlay),this.btnPause.addEventListener("click",this.handleAutoPlay)),this.attachClickListener&&this.btnNext&&this.btnNext.addEventListener("click",this.shiftSlide.bind(this,1,!0)),this.attachClickListener&&this.btnPrev&&this.btnPrev.addEventListener("click",this.shiftSlide.bind(this,-1,!0)),this.slidesContainer&&(this.slidesContainer.addEventListener("transitionend",this.checkIndex),this.slidesContainer.addEventListener("mouseover",this.handleMouseOver),this.slidesContainer.addEventListener("mouseout",this.handleMouseOut)),this.container&&this.container.addEventListener("focus",this.handleFocus,!0),this.attachResizeListener&&window.addEventListener("resize",this.handleResize),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this),this}destroy(){this.cloneFirstSLide&&this.cloneLastSLide&&(this.cloneFirstSLide.remove(),this.cloneLastSLide.remove()),this.btnPlay&&this.btnPlay.replaceWith(this.btnPlay.cloneNode(!0)),this.btnPause&&this.btnPause.replaceWith(this.btnPause.cloneNode(!0)),this.btnNext&&this.btnNext.replaceWith(this.btnNext.cloneNode(!0)),this.btnPrev&&this.btnPrev.replaceWith(this.btnPrev.cloneNode(!0)),this.slidesContainer&&(this.slidesContainer.removeEventListener("transitionend",this.checkIndex),this.slidesContainer.removeEventListener("mouseover",this.handleMouseOver),this.slidesContainer.removeEventListener("mouseout",this.handleMouseOut)),this.container&&this.container.removeEventListener("focus",this.handleFocus,!0),this.attachResizeListener&&window.removeEventListener("resize",this.handleResize),this.autoPlayInterval&&(clearInterval(this.autoPlayInterval),this.autoPlay=null),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}shiftSlide(e,t){this.allowShift&&(this.index=1===e?this.index+1:this.index-1,this.moveSlides(!0)),t&&this.autoPlay&&this.handleAutoPlay(),this.allowShift=!1}moveSlides(e){var t=this.slides[this.index].offsetTop,i=this.slides[this.index].offsetHeight;this.content.style.height=i+"px",this.slidesContainer.style.transitionDuration=e?"0.4s":"1ms",this.slidesContainer.style.transform="translate3d(0px, -"+t+"px, 0px)"}checkIndex(){0===this.index&&(this.index=this.total,this.moveSlides(!1)),this.index===this.total+1&&(this.index=1,this.moveSlides(!1)),t(this.currentSlideClass,this.element).textContent=this.index,this.slides&&this.slides.forEach(((e,i)=>{var s=t(".ecl-link",e);this.index===i?(e.removeAttribute("inert","true"),s&&s.removeAttribute("tabindex",-1)):(e.setAttribute("inert","true"),s&&s.setAttribute("tabindex",-1))})),this.allowShift=!0}handleAutoPlay(){if(this.autoPlay){clearInterval(this.autoPlayInterval),this.autoPlay=!1;var e=document.activeElement===this.btnPause;this.btnPlay.style.display="flex",this.btnPause.style.display="none",e&&this.btnPlay.focus()}else{this.autoPlayInterval=setInterval((()=>{this.shiftSlide(1)}),5e3),this.autoPlay=!0;var t=document.activeElement===this.btnPlay;this.btnPlay.style.display="none",this.btnPause.style.display="flex",t&&this.btnPause.focus()}}handleMouseOver(){return this.hoverAutoPlay=this.autoPlay,this.hoverAutoPlay&&this.handleAutoPlay(),this}handleMouseOut(){return this.hoverAutoPlay&&this.handleAutoPlay(),this}handleResize(){clearTimeout(this.resizeTimer),this.resizeTimer=setTimeout((()=>{this.moveSlides(!1)}),100)}handleFocus(e){var t=e.target;return t&&t.contains(document.activeElement)&&this.autoPlay&&this.handleAutoPlay(),this}}class ze{static autoInit(e,t){var i=(void 0===t?{}:t).NOTIFICATION,s=new ze(e,void 0===i?{}:i);return s.init(),e.ECLNotification=s,s}constructor(e,t){var s=void 0===t?{}:t,n=s.closeSelector,a=void 0===n?"[data-ecl-notification-close]":n,l=s.attachClickListener,r=void 0===l||l;if(this.supportedEvents=["onClose"],!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.eventManager=new i,this.closeSelector=a,this.attachClickListener=r,this.close=null,this.handleClickOnClose=this.handleClickOnClose.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.close=t(this.closeSelector,this.element),this.attachClickListener&&this.close&&this.close.addEventListener("click",this.handleClickOnClose),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}on(e,t){this.eventManager.on(e,t)}trigger(e,t){this.eventManager.trigger(e,t)}destroy(){this.attachClickListener&&this.close&&this.close.removeEventListener("click",this.handleClickOnClose),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}handleClickOnClose(e){return this.element.parentNode&&this.element.parentNode.removeChild(this.element),this.trigger("onClose",e),this}}class He{static autoInit(e,t){var i=(void 0===t?{}:t).POPOVER,s=new He(e,void 0===i?{}:i);return s.init(),e.ECLPopover=s,s}constructor(e,t){var s=void 0===t?{}:t,n=s.toggleSelector,a=void 0===n?"[data-ecl-popover-toggle]":n,l=s.closeSelector,r=void 0===l?"[data-ecl-popover-close]":l,o=s.attachClickListener,h=void 0===o||o,c=s.attachKeyListener,d=void 0===c||c;if(this.supportedEvents=["onOpen","onClose"],!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.eventManager=new i,this.toggleSelector=a,this.closeSelector=r,this.attachClickListener=h,this.attachKeyListener=d,this.toggle=null,this.close=null,this.target=null,this.container=null,this.resizeTimer=null,this.scrollableParent=null,this.toggleRect=null,this.scrollable=null,this.openPopover=this.openPopover.bind(this),this.closePopover=this.closePopover.bind(this),this.positionPopover=this.positionPopover.bind(this),this.handleClickOnToggle=this.handleClickOnToggle.bind(this),this.handleKeyboardGlobal=this.handleKeyboardGlobal.bind(this),this.handleClickGlobal=this.handleClickGlobal.bind(this),this.checkPosition=this.checkPosition.bind(this),this.resetStyles=this.resetStyles.bind(this),this.getClosestScrollableParent=this.getClosestScrollableParent.bind(this),this.calculateAvailableSpace=this.calculateAvailableSpace.bind(this),this.POPOVER_CLASSES={TOP:"ecl-popover--top",BOTTOM:"ecl-popover--bottom",LEFT:"ecl-popover--left",RIGHT:"ecl-popover--right",PUSH_TOP:"ecl-popover--push-top",PUSH_BOTTOM:"ecl-popover--push-bottom",PUSH_LEFT:"ecl-popover--push-left",PUSH_RIGHT:"ecl-popover--push-right"}}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");if(ECL.components=ECL.components||new Map,this.toggle=t(this.toggleSelector,this.element),this.close=t(this.closeSelector,this.element),this.container=t(".ecl-popover__container",this.element),this.scrollableParent=this.getClosestScrollableParent(this.toggle),this.attachKeyListener&&document.addEventListener("keyup",this.handleKeyboardGlobal),this.attachClickListener&&(document.addEventListener("click",this.handleClickGlobal),this.close&&this.close.addEventListener("click",this.handleClickOnToggle)),this.target=document.querySelector("#"+this.toggle.getAttribute("aria-controls")),!this.target)throw new TypeError("Target has to be provided for popover (aria-controls)");this.scrollable=this.target.firstElementChild,window.addEventListener("resize",this.checkPosition),document.addEventListener("scroll",this.checkPosition),this.attachClickListener&&this.toggle&&this.toggle.addEventListener("click",this.handleClickOnToggle),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}on(e,t){this.eventManager.on(e,t)}trigger(e,t){this.eventManager.trigger(e,t)}destroy(){this.attachClickListener&&this.toggle&&this.toggle.removeEventListener("click",this.handleClickOnToggle),this.attachClickListener&&this.close&&this.close.removeEventListener("click",this.handleClickOnToggle),window.removeEventListener("resize",this.checkPosition),document.removeEventListener("scroll",this.checkPosition),this.attachKeyListener&&document.removeEventListener("keyup",this.handleKeyboardGlobal),this.attachClickListener&&document.removeEventListener("click",this.handleClickGlobal),"true"===this.toggle.getAttribute("aria-expanded")&&this.closePopover(),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}handleClickOnToggle(e){e.preventDefault(),"true"===this.toggle.getAttribute("aria-expanded")?this.closePopover(e):(this.openPopover(e),this.positionPopover())}openPopover(e){this.toggle.setAttribute("aria-expanded","true"),this.target.hidden=!1,this.trigger("onOpen",{event:e,target:this.target})}closePopover(e){this.toggle.setAttribute("aria-expanded","false"),this.resetStyles(),this.target.hidden=!0,this.trigger("onClose",{event:e,target:this.target})}getClosestScrollableParent(e){for(var t=e.parentElement;t;){var i=getComputedStyle(t),s=i.overflowY,n=i.overflowX,a=("auto"===s||"scroll"===s)&&t.scrollHeight>t.clientHeight,l=("auto"===n||"scroll"===n)&&t.scrollWidth>t.clientWidth;if(a||l)return t;t=t.parentElement}return document.body}calculateAvailableSpace(e,t){void 0===t&&(t=null),this.toggleRect=e.getBoundingClientRect();var i=t?t.getBoundingClientRect():{top:0,left:0,right:window.innerWidth,bottom:window.innerHeight},s=i.right-i.left,n=i.bottom-i.top,a=Math.max(0,window.innerHeight-i.bottom),l=Math.max(0,window.innerHeight-this.toggleRect.bottom),r=Math.max(0,l-a),o=Math.max(0,i.top),h=Math.max(0,this.toggleRect.top),c=Math.max(0,h-o),d=Math.max(0,window.innerWidth-i.right),u=Math.max(0,window.innerWidth-this.toggleRect.right),m=Math.max(0,u-d),p=Math.max(0,i.left),v=Math.max(0,this.toggleRect.left);return{containerWidth:s,containerHeight:n,spaceTop:c,spaceBottom:r,spaceLeft:Math.max(0,v-p),spaceRight:m}}resetStyles(){Object.keys(this.POPOVER_CLASSES).forEach((e=>{Object.prototype.hasOwnProperty.call(this.POPOVER_CLASSES,e)&&this.element.classList.remove(this.POPOVER_CLASSES[e])})),this.target.style.setProperty("--ecl-popover-position",""),this.container.style.left="",this.container.style.right="",this.container.style.top="",this.container.style.bottom="",this.container.style.transform="",this.scrollable.style.width=""}positionPopover(){this.resetStyles();var e=this.calculateAvailableSpace(this.toggle,this.scrollableParent),t=e.containerWidth,i=e.spaceTop,s=e.spaceBottom,n=e.spaceLeft,a=e.spaceRight,l="";l=i>s&&i>n&&i>a?"top":s>n&&s>a?"bottom":n>a?"left":"right",this.element.classList.add("ecl-popover--"+l);var r,o=window.getComputedStyle(this.scrollable),h=parseInt(o.getPropertyValue("max-width"),10),c=parseInt(o.getPropertyValue("min-width"),10),d=2*parseInt(o.getPropertyValue("padding-left"),10),u=.9*Math.max(n,a);r=h+d<u||"left"!==l&&"right"!==l&&t>h?h:u<c+d?c:"left"===l||"right"===l?u-d:2*(u-d),this.scrollable.style.width=r+"px",this.handlePushClass(l)}handlePushClass(e){requestAnimationFrame((()=>{var t=this.target.getBoundingClientRect(),i=this.scrollableParent.getBoundingClientRect(),s=i.bottom>window.innerHeight?0:window.innerHeight-i.bottom,n=i.top>window.innerHeight?0:i.top,a=i.left>t.left,l=i.right<t.right,r=t.top<n,o=s>window.innerHeight-t.bottom;"left"===e||"right"===e?(r&&(this.element.classList.add(this.POPOVER_CLASSES.PUSH_TOP),this.container.style.top="-"+Math.round(this.toggleRect.top)+"px",this.container.style.bottom="",this.container.style.transform=""),o&&(this.element.classList.add(this.POPOVER_CLASSES.PUSH_BOTTOM),this.container.style.bottom="-"+(window.innerHeight-this.toggleRect.bottom-s)+"px",this.container.style.top="",this.container.style.transform="")):(a&&(this.element.classList.add(this.POPOVER_CLASSES.PUSH_LEFT),this.container.style.left="-"+(this.toggleRect.left-i.left-8)+"px",this.container.style.right="auto"),l&&(this.element.classList.add(this.POPOVER_CLASSES.PUSH_RIGHT),this.container.style.right="-"+(i.right-this.toggleRect.right-8)+"px",this.container.style.left="auto")),this.handleArrowPosition(e)}))}handleArrowPosition(e){var t=this.target.getBoundingClientRect();"left"===e||"right"===e?this.element.classList.contains(this.POPOVER_CLASSES.PUSH_BOTTOM)?this.target.style.setProperty("--ecl-popover-position",Math.round(this.toggleRect.top-t.top+this.toggleRect.height/2)+"px"):this.element.classList.contains(this.POPOVER_CLASSES.PUSH_TOP)&&this.target.style.setProperty("--ecl-popover-position",Math.round(t.top+this.toggleRect.top+this.toggleRect.height/2)+"px"):this.element.classList.contains(this.POPOVER_CLASSES.PUSH_RIGHT)?this.target.style.setProperty("--ecl-popover-position",Math.round(t.right-(this.toggleRect.right-this.toggleRect.width/2))+"px"):this.element.classList.contains(this.POPOVER_CLASSES.PUSH_LEFT)&&this.target.style.setProperty("--ecl-popover-position",Math.round(this.toggleRect.left-t.left+this.toggleRect.width/2)+"px")}checkPosition(){clearTimeout(this.resizeTimer),this.resizeTimer=setTimeout((()=>{"true"===this.toggle.getAttribute("aria-expanded")&&this.positionPopover()}),200)}handleKeyboardGlobal(e){this.target&&("Escape"!==e.key&&"Esc"!==e.key||this.closePopover())}handleClickGlobal(e){this.target&&"true"===this.toggle.getAttribute("aria-expanded")&&(this.target.contains(e.target)||this.toggle.contains(e.target)||this.closePopover())}}class Ke{static autoInit(e,t){var i=(void 0===t?{}:t).RANGE,s=new Ke(e,void 0===i?{}:i);return s.init(),e.ECLRange=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.rangeInputSelector,n=void 0===s?"[data-ecl-range-input]":s,a=i.currentValueSelector,l=void 0===a?"[data-ecl-range-value-current]":a,r=i.bubbleSelector,o=void 0===r?"[data-ecl-range-bubble]":r,h=i.attachChangeListener,c=void 0===h||h,d=i.attachHoverListener,u=void 0===d||d;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.rangeInputSelector=n,this.currentValueSelector=l,this.bubbleSelector=o,this.attachChangeListener=c,this.attachHoverListener=u,this.rangeInput=null,this.currentValue=null,this.bubble=null,this.direction="ltr",this.placeBubble=this.placeBubble.bind(this),this.handleChange=this.handleChange.bind(this),this.handleHoverOn=this.handleHoverOn.bind(this),this.handleHoverOff=this.handleHoverOff.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.rangeInput=t(this.rangeInputSelector,this.element),this.currentValue=e(this.currentValueSelector,this.element),this.bubble=t(this.bubbleSelector,this.element),this.rangeInput&&this.currentValue&&(this.currentValue.forEach((e=>{e.innerHTML=this.rangeInput.value})),this.attachChangeListener&&this.rangeInput.addEventListener("input",this.handleChange),this.attachHoverListener&&(this.rangeInput.addEventListener("mouseover",this.handleHoverOn),this.rangeInput.addEventListener("mouseout",this.handleHoverOff))),this.direction=getComputedStyle(this.element).direction,this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}destroy(){this.rangeInput&&this.currentValue&&(this.attachChangeListener&&this.rangeInput.removeEventListener("input",this.handleChange),this.attachHoverListener&&(this.rangeInput.removeEventListener("mouseover",this.handleHoverOn),this.rangeInput.removeEventListener("mouseout",this.handleHoverOff))),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}placeBubble(){var e=this.bubble.offsetWidth/2,t=this.rangeInput.getBoundingClientRect(),i=t.width/2,s=(this.rangeInput.value-this.rangeInput.min)/(this.rangeInput.max-this.rangeInput.min)*t.width,n=8*((s-i)/i),a=0;a="rtl"===this.direction?t.right-s-e+n:t.left+s-e-n,this.bubble.style.left=a+"px"}handleHoverOn(){this.bubble.classList.add("ecl-range__bubble--visible"),this.placeBubble()}handleHoverOff(){this.bubble.classList.remove("ecl-range__bubble--visible")}handleChange(){this.currentValue.forEach((e=>{e.innerHTML=this.rangeInput.value})),this.placeBubble()}}var Ge,Ve=o("createSvgIcon"),We=o("createCheckbox"),Ue=o("createSelectIcon"),je=o("checkCheckbox"),qe=o("generateRandomId"),Ye=o("updateSelectionsCount"),Xe=o("handleOptgroup"),Qe=o("updateCurrentValue"),Ze=o("moveFocus");class Je{static autoInit(e,t){void 0===t&&(t={});var i=new Je(e,t);return i.init(),e.ECLSelect=i,i}constructor(e,s){var n=void 0===s?{}:s,a=n.defaultText,l=void 0===a?"":a,r=n.searchText,o=void 0===r?"":r,h=n.selectAllText,c=void 0===h?"":h,d=n.noResultsText,u=void 0===d?"":d,m=n.selectMultipleSelector,p=void 0===m?"[data-ecl-select-multiple]":m,v=n.defaultTextAttribute,g=void 0===v?"data-ecl-select-default":v,b=n.searchTextAttribute,f=void 0===b?"data-ecl-select-search":b,y=n.selectAllTextAttribute,L=void 0===y?"data-ecl-select-all":y,E=n.noResultsTextAttribute,C=void 0===E?"data-ecl-select-no-results":E,k=n.closeLabelAttribute,w=void 0===k?"data-ecl-select-close":k,S=n.clearAllLabelAttribute,A=void 0===S?"data-ecl-select-clear-all":S,_=n.selectMultiplesSelectionCountSelector,x=void 0===_?"ecl-select-multiple-selections-counter":_,O=n.closeButtonLabel,T=void 0===O?"":O,P=n.clearAllButtonLabel,M=void 0===P?"":P;if(Object.defineProperty(this,Ze,{value:it}),Object.defineProperty(this,Qe,{value:tt}),Object.defineProperty(this,Xe,{value:et}),Object.defineProperty(this,Ye,{value:$e}),this.supportedEvents=["onToggle","onSelection","onSelectAll","onReset","onSearch"],!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.eventManager=new i,this.selectMultipleSelector=p,this.selectMultiplesSelectionCountSelector=x,this.defaultTextAttribute=g,this.searchTextAttribute=f,this.selectAllTextAttribute=L,this.noResultsTextAttribute=C,this.defaultText=l,this.searchText=o,this.selectAllText=c,this.noResultsText=u,this.clearAllButtonLabel=M,this.closeButtonLabel=T,this.closeLabelAttribute=w,this.clearAllLabelAttribute=A,this.input=null,this.search=null,this.checkboxes=null,this.select=null,this.selectAll=null,this.selectIcon=null,this.textDefault=null,this.textSearch=null,this.textSelectAll=null,this.textNoResults=null,this.selectMultiple=null,this.inputContainer=null,this.optionsContainer=null,this.visibleOptions=null,this.searchContainer=null,this.countSelections=null,this.form=null,this.formGroup=null,this.label=null,this.helper=null,this.invalid=null,this.selectMultipleId=null,this.multiple=t(this.selectMultipleSelector,this.element.parentNode)||!1,this.isOpen=!1,this.handleToggle=this.handleToggle.bind(this),this.handleClickOption=this.handleClickOption.bind(this),this.handleClickSelectAll=this.handleClickSelectAll.bind(this),this.handleEsc=this.handleEsc.bind(this),this.handleFocusout=this.handleFocusout.bind(this),this.handleSearch=this.handleSearch.bind(this),this.handleClickOutside=this.handleClickOutside.bind(this),this.resetForm=this.resetForm.bind(this),this.handleClickOnClearAll=this.handleClickOnClearAll.bind(this),this.handleKeyboardOnSelect=this.handleKeyboardOnSelect.bind(this),this.handleKeyboardOnSelectAll=this.handleKeyboardOnSelectAll.bind(this),this.handleKeyboardOnSearch=this.handleKeyboardOnSearch.bind(this),this.handleKeyboardOnOptions=this.handleKeyboardOnOptions.bind(this),this.handleKeyboardOnOption=this.handleKeyboardOnOption.bind(this),this.handleKeyboardOnClearAll=this.handleKeyboardOnClearAll.bind(this),this.handleKeyboardOnClose=this.handleKeyboardOnClose.bind(this),this.setCurrentValue=this.setCurrentValue.bind(this),this.update=this.update.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");if(ECL.components=ECL.components||new Map,this.select=this.element,this.multiple){var e=Array.from(this.select.parentElement.classList);this.textDefault=this.defaultText||this.element.getAttribute(this.defaultTextAttribute),this.textSearch=this.searchText||this.element.getAttribute(this.searchTextAttribute),this.textSelectAll=this.selectAllText||this.element.getAttribute(this.selectAllTextAttribute),this.textNoResults=this.noResultsText||this.element.getAttribute(this.noResultsTextAttribute),this.closeButtonLabel=this.closeButtonLabel||this.element.getAttribute(this.closeLabelAttribute),this.clearAllButtonLabel=this.clearAllButtonLabel||this.element.getAttribute(this.clearAllLabelAttribute),this.selectMultipleId=this.element.id||"select-multiple-"+l(Je,qe)[qe](4),this.element.id=this.selectMultipleId,this.formGroup=this.element.closest(".ecl-form-group"),this.formGroup&&(this.formGroup.setAttribute("role","application"),this.label=t(".ecl-form-label",this.formGroup),this.helper=t(".ecl-help-block",this.formGroup),this.invalid=t(".ecl-feedback-message",this.formGroup)),this.select.setAttribute("tabindex","-1"),this.selectMultiple=document.createElement("div"),this.selectMultiple.classList.add("ecl-select__multiple"),this.selectMultiple.addEventListener("focusout",this.handleFocusout),this.inputContainer=document.createElement("div"),this.inputContainer.classList.add(...e),this.selectMultiple.appendChild(this.inputContainer),this.input=document.createElement("button"),this.input.classList.add("ecl-select","ecl-select__multiple-toggle"),this.input.setAttribute("type","button"),this.input.setAttribute("aria-controls",this.selectMultipleId+"-dropdown"),this.input.setAttribute("id",this.selectMultipleId+"-toggle"),this.input.setAttribute("aria-expanded",!1),e.find((e=>e.includes("disabled")))&&this.input.setAttribute("disabled",!0),this.label&&(this.label.setAttribute("for",this.selectMultipleId+"-toggle"),this.input.setAttribute("aria-labelledby",this.label.id));var i="";if(this.helper&&(i=this.helper.id),this.invalid&&(i=i?i+" "+this.invalid.id:this.invalid.id),i&&this.input.setAttribute("aria-describedby",i),this.input.addEventListener("keydown",this.handleKeyboardOnSelect),this.input.addEventListener("click",this.handleToggle),this.selectionCount=document.createElement("div"),this.selectionCount.classList.add(this.selectMultiplesSelectionCountSelector),this.selectionCountText=document.createElement("span"),this.selectionCount.appendChild(this.selectionCountText),this.inputContainer.appendChild(this.selectionCount),this.inputContainer.appendChild(this.input),this.inputContainer.appendChild(l(Je,Ue)[Ue]()),this.searchContainer=document.createElement("div"),this.searchContainer.style.display="none",this.searchContainer.classList.add("ecl-select__multiple-dropdown",...e),this.searchContainer.setAttribute("id",this.selectMultipleId+"-dropdown"),this.selectMultiple.appendChild(this.searchContainer),this.textSearch&&(this.search=document.createElement("input"),this.search.classList.add("ecl-text-input"),this.search.setAttribute("type","search"),this.search.setAttribute("placeholder",this.textSearch||""),this.search.addEventListener("keyup",this.handleSearch),this.search.addEventListener("search",this.handleSearch),this.search.addEventListener("keydown",this.handleKeyboardOnSearch),this.searchContainer.appendChild(this.search)),this.textSelectAll){var s=Array.from(this.select.options).filter((e=>!e.disabled)).length;this.selectAll=l(Je,We)[We]({id:"all-"+l(Je,qe)[qe](4),text:this.textSelectAll+" ("+s+")",extraClass:"ecl-select__multiple-all"},this.selectMultipleId),this.selectAll.addEventListener("click",this.handleClickSelectAll),this.selectAll.addEventListener("keypress",this.handleClickSelectAll),this.selectAll.addEventListener("change",this.handleClickSelectAll),this.searchContainer.appendChild(this.selectAll)}this.optionsContainer=document.createElement("div"),this.optionsContainer.classList.add("ecl-select__multiple-options"),this.optionsContainer.setAttribute("aria-live","polite"),this.searchContainer.appendChild(this.optionsContainer),(this.clearAllButtonLabel||this.closeButtonLabel)&&(this.dropDownToolbar=document.createElement("div"),this.dropDownToolbar.classList.add("ecl-select-multiple-toolbar"),this.closeButtonLabel&&(this.closeButton=document.createElement("button"),this.closeButton.textContent=this.closeButtonLabel,this.closeButton.classList.add("ecl-button","ecl-button--primary"),this.closeButton.addEventListener("click",this.handleEsc),this.closeButton.addEventListener("keydown",this.handleKeyboardOnClose),this.dropDownToolbar&&(this.dropDownToolbar.appendChild(this.closeButton),this.searchContainer.appendChild(this.dropDownToolbar),this.dropDownToolbar.style.display="none")),this.clearAllButtonLabel&&(this.clearAllButton=document.createElement("button"),this.clearAllButton.textContent=this.clearAllButtonLabel,this.clearAllButton.classList.add("ecl-button","ecl-button--secondary"),this.clearAllButton.addEventListener("click",this.handleClickOnClearAll),this.clearAllButton.addEventListener("keydown",this.handleKeyboardOnClearAll),this.dropDownToolbar.appendChild(this.clearAllButton))),this.selectAll&&this.selectAll.addEventListener("keydown",this.handleKeyboardOnSelectAll),this.optionsContainer.addEventListener("keydown",this.handleKeyboardOnOptions),this.select.options&&this.select.options.length>0?this.checkboxes=Array.from(this.select.options).map((e=>{var i="",s="";if("OPTGROUP"===e.parentNode.tagName)if(t('fieldset[data-ecl-multiple-group="'+e.parentNode.getAttribute("label")+'"]',this.optionsContainer))i=t('fieldset[data-ecl-multiple-group="'+e.parentNode.getAttribute("label")+'"]',this.optionsContainer);else{i=document.createElement("fieldset");var n=document.createElement("legend");n.classList.add("ecl-select__multiple-group__title"),n.innerHTML=e.parentNode.getAttribute("label"),i.appendChild(n),i.setAttribute("data-ecl-multiple-group",e.parentNode.getAttribute("label")),i.classList.add("ecl-select__multiple-group"),this.optionsContainer.appendChild(i)}return e.selected&&(l(this,Ye)[Ye](),this.dropDownToolbar&&(this.dropDownToolbar.style.display="flex")),(s=l(Je,We)[We]({id:e.value,text:e.text,disabled:e.disabled,selected:e.selected},this.selectMultipleId)).setAttribute("data-visible",!0),s.classList.contains("ecl-checkbox--disabled")||(s.addEventListener("click",this.handleClickOption),s.addEventListener("keydown",this.handleKeyboardOnOption)),i?i.appendChild(s):this.optionsContainer.appendChild(s),s})):this.checkboxes=[],this.visibleOptions=this.checkboxes,this.select.parentNode.parentNode.insertBefore(this.selectMultiple,this.select.parentNode.nextSibling),this.select.parentNode.classList.add("ecl-select__container--hidden"),l(this,Qe)[Qe](),this.form=this.element.closest("form"),this.form&&this.form.addEventListener("reset",this.resetForm),document.addEventListener("click",this.handleClickOutside)}else l(this,Xe)[Xe](),this.select.addEventListener("keydown",this.handleKeyboardOnSelect);this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}update(){l(this,Qe)[Qe](),l(this,Ye)[Ye]()}setCurrentValue(e,t){if(void 0===t&&(t="replace"),"replace"!==t&&"add"!==t)throw new Error('Invalid operation mode. Use "replace" or "add".');var i="string"==typeof e?[e]:e;Array.from(this.select.options).forEach((e=>{"replace"===t&&(e.selected=!1),(i.includes(e.value)||i.includes(e.label))&&(e.selected=!0)})),this.update()}handleToggle(e){if(e&&e.preventDefault(),this.input.classList.toggle("ecl-select--active"),"none"===this.searchContainer.style.display?(this.searchContainer.style.display="block",this.input.setAttribute("aria-expanded",!0),this.isOpen=!0):(this.searchContainer.style.display="none",this.input.setAttribute("aria-expanded",!1),this.isOpen=!1),e){var t={opened:this.isOpen,e:e};this.trigger("onToggle",t)}}on(e,t){this.eventManager.on(e,t)}trigger(e,t){this.eventManager.trigger(e,t)}destroy(){this.input.removeEventListener("keydown",this.handleKeyboardOnSelect),this.multiple&&(document.removeEventListener("click",this.handleClickOutside),this.selectMultiple.removeEventListener("focusout",this.handleFocusout),this.input.removeEventListener("click",this.handleToggle),this.search&&(this.search.removeEventListener("keyup",this.handleSearch),this.search.removeEventListener("keydown",this.handleKeyboardOnSearch)),this.selectAll&&(this.selectAll.removeEventListener("click",this.handleClickSelectAll),this.selectAll.removeEventListener("keypress",this.handleClickSelectAll),this.selectAll.removeEventListener("keydown",this.handleKeyboardOnSelectAll)),this.optionsContainer.removeEventListener("keydown",this.handleKeyboardOnOptions),this.checkboxes.forEach((e=>{e.removeEventListener("click",this.handleClickSelectAll),e.removeEventListener("click",this.handleClickOption),e.removeEventListener("keydown",this.handleKeyboardOnOption)})),this.closeButton&&(this.closeButton.removeEventListener("click",this.handleEsc),this.closeButton.removeEventListener("keydown",this.handleKeyboardOnClose)),this.clearAllButton&&(this.clearAllButton.removeEventListener("click",this.handleClickOnClearAll),this.clearAllButton.removeEventListener("keydown",this.handleKeyboardOnClearAll)),this.selectMultiple&&this.selectMultiple.remove(),this.select.parentNode.classList.remove("ecl-select__container--hidden")),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}handleClickOption(e){e.preventDefault(),l(Je,je)[je](e);var t=e.target.closest(".ecl-checkbox");Array.from(this.select.options).forEach((e=>{e.text===t.getAttribute("data-select-multiple-value")&&(e.selected?(e.selected=!1,e.removeAttribute("selected"),this.selectAll&&(this.selectAll.querySelector("input").checked=!1)):(e.selected=!0,e.setAttribute("selected","true")))})),this.update()}handleClickSelectAll(e){if(e.preventDefault(),this.selectAll&&!this.selectAll.querySelector("input").disabled){var t=l(Je,je)[je](e),i=Array.from(this.select.options).filter((e=>!e.disabled));Array.from(this.searchContainer.querySelectorAll('[data-visible="true"]')).filter((e=>!e.querySelector("input").disabled)).forEach((e=>{e.querySelector("input").checked=t;var s=i.find((t=>t.text===e.getAttribute("data-select-multiple-value")));s&&(s.selected=!!t)})),this.update(),this.trigger("onSelectAll",{selected:i})}}handleFocusout(e){e.relatedTarget&&this.selectMultiple&&!this.selectMultiple.contains(e.relatedTarget)&&"block"===this.searchContainer.style.display?(this.searchContainer.style.display="none",this.input.classList.remove("ecl-select--active"),this.input.setAttribute("aria-expanded",!1)):!e.relatedTarget||this.selectMultiple||this.select.parentNode.contains(e.relatedTarget)||this.select.blur()}handleSearch(e){var i=this.optionsContainer.offsetHeight;this.visibleOptions=[];var s=e.target.value.toLowerCase(),n={};i>0&&(this.optionsContainer.style.height=i+"px"),this.checkboxes.forEach((e=>{if(e.getAttribute("data-select-multiple-value").toLocaleLowerCase().includes(s)){e.setAttribute("data-visible",!0),e.style.display="flex";var t=e.querySelector(".ecl-checkbox__label-text");t.textContent=t.textContent.replace(".cls-1{fill:none}",""),s&&(t.innerHTML=t.textContent.replace(new RegExp(s+"(?!([^<]+)?<)","gi"),"<b>$&</b>")),this.visibleOptions.push(e)}else e.removeAttribute("data-visible"),e.style.display="none"}));var a=this.visibleOptions.filter((e=>e.querySelector("input").checked));!this.selectAll||0!==this.visibleOptions.length&&this.visibleOptions.length===a.length?this.selectAll&&(this.selectAll.querySelector("input").checked=!0):this.selectAll.querySelector("input").checked=!1;for(var l,r=this.searchContainer.querySelector(".ecl-select__multiple-no-results"),o=h(this.optionsContainer.getElementsByClassName("ecl-select__multiple-group"));!(l=o()).done;){var c=l.value;c.style.display="none",[...c.children].filter((e=>e.classList.contains("ecl-checkbox"))).forEach((e=>{e.hasAttribute("data-visible")&&(e.closest(".ecl-select__multiple-group").style.display="block")}))}if(0!==this.visibleOptions.length||r)this.visibleOptions.length>0&&null!==r&&r.parentNode.removeChild(r);else{var d=document.createElement("div"),u=document.createElement("span");d.classList.add("ecl-select__multiple-no-results"),u.innerHTML=this.textNoResults,d.appendChild(u),this.optionsContainer.appendChild(d)}(0===s.length?(this.checkboxes.forEach((e=>{e.setAttribute("data-visible",!0),e.style.display="flex"})),this.selectAll&&(this.selectAll.classList.remove("ecl-checkbox--disabled"),this.selectAll.querySelector("input").disabled=!1)):0!==s.length&&this.selectAll&&(this.selectAll.classList.add("ecl-checkbox--disabled"),this.selectAll.querySelector("input").disabled=!0),this.visibleOptions.length>0)?n={results:this.visibleOptions.map((e=>{var i=null,s=t(".ecl-checkbox__label-text",e);return s&&(i=s.innerHTML.replace(/<\/?b>/g,"")),i||""})),text:e.target.value.toLowerCase()}:n={results:"none",text:e.target.value.toLowerCase()};this.trigger("onSearch",n)}handleClickOutside(e){e.target&&this.selectMultiple&&!this.selectMultiple.contains(e.target)&&"block"===this.searchContainer.style.display&&(this.searchContainer.style.display="none",this.input.classList.remove("ecl-select--active"),this.input.setAttribute("aria-expanded",!1))}handleKeyboardOnSelect(e){switch(e.key){case"Escape":e.preventDefault(),this.handleEsc(e);break;case" ":case"Enter":this.multiple&&(e.preventDefault(),this.handleToggle(e),this.search?this.search.focus():this.selectAll?this.selectAll.firstChild.focus():this.checkboxes[0].firstChild.focus());break;case"ArrowDown":this.multiple&&(e.preventDefault(),this.isOpen||this.handleToggle(e),this.search?this.search.focus():this.selectAll?this.selectAll.firstChild.focus():this.checkboxes[0].firstChild.focus())}}handleKeyboardOnSelectAll(e){switch(e.key){case"Escape":e.preventDefault(),this.handleEsc(e);break;case"ArrowDown":e.preventDefault(),this.visibleOptions.length>0?this.visibleOptions[0].querySelector("input").focus():this.input.focus();break;case"ArrowUp":e.preventDefault(),this.search?this.search.focus():(this.input.focus(),this.handleToggle(e));break;case"Tab":e.preventDefault(),e.shiftKey?this.search&&this.search.focus():this.visibleOptions.length>0?this.visibleOptions[0].querySelector("input").focus():this.input.focus()}}handleKeyboardOnOptions(e){switch(e.key){case"Escape":e.preventDefault(),this.handleEsc(e);break;case"ArrowDown":e.preventDefault(),l(this,Ze)[Ze]("down");break;case"ArrowUp":e.preventDefault(),l(this,Ze)[Ze]("up");break;case"Tab":e.preventDefault(),e.shiftKey?l(this,Ze)[Ze]("up"):l(this,Ze)[Ze]("down")}}handleKeyboardOnSearch(e){switch(e.key){case"Escape":e.preventDefault(),this.handleEsc(e);break;case"ArrowDown":e.preventDefault(),!this.selectAll||this.selectAll.querySelector("input").disabled?this.visibleOptions.length>0?this.visibleOptions[0].querySelector("input").focus():this.input.focus():this.selectAll.querySelector("input").focus();break;case"ArrowUp":e.preventDefault(),this.input.focus(),this.handleToggle(e)}}handleKeyboardOnOption(e){"Enter"!==e.key&&" "!==e.key||(e.preventDefault(),this.handleClickOption(e))}handleKeyboardOnClearAll(e){switch(e.preventDefault(),e.key){case"Enter":case" ":this.handleClickOnClearAll(e),this.trigger("onReset",e),this.input.focus();break;case"ArrowDown":this.input.focus();break;case"ArrowUp":this.closeButton?this.closeButton.focus():this.visibleOptions.length>0?this.visibleOptions[this.visibleOptions.length-1].querySelector("input").focus():this.search?this.search.focus():(this.input.focus(),this.handleToggle(e));break;case"Tab":e.shiftKey?this.closeButton?this.closeButton.focus():this.visibleOptions.length>0?this.visibleOptions[this.visibleOptions.length-1].querySelector("input").focus():this.search?this.search.focus():(this.input.focus(),this.handleToggle(e)):(this.input.focus(),this.handleToggle(e))}}handleKeyboardOnClose(e){switch(e.preventDefault(),e.key){case"Enter":case" ":this.handleEsc(e),this.input.focus();break;case"ArrowUp":this.visibleOptions.length>0?this.visibleOptions[this.visibleOptions.length-1].querySelector("input").focus():(this.input.focus(),this.handleToggle(e));break;case"ArrowDown":this.clearAllButton?this.clearAllButton.focus():(this.input.focus(),this.handleToggle(e));break;case"Tab":e.shiftKey?this.visibleOptions.length>0?this.visibleOptions[this.visibleOptions.length-1].querySelector("input").focus():(this.input.focus(),this.handleToggle(e)):this.clearAllButton?this.clearAllButton.focus():(this.input.focus(),this.handleToggle(e))}}handleEsc(e){this.multiple?(e.preventDefault(),this.searchContainer.style.display="none",this.input.setAttribute("aria-expanded",!1),this.input.blur(),this.input.classList.remove("ecl-select--active")):this.select.classList.remove("ecl-select--active")}handleClickOnClearAll(e){e.preventDefault(),Array.from(this.select.options).forEach((e=>{this.selectMultiple.querySelector('[data-select-multiple-value="'+e.text+'"]').querySelector(".ecl-checkbox__input").checked=!1,e.selected=!1})),this.selectAll&&(this.selectAll.querySelector(".ecl-checkbox__input").checked=!1),this.update(),this.trigger("onReset",e)}resetForm(){this.multiple&&setTimeout((()=>{Array.from(this.select.options).forEach((e=>{this.selectMultiple.querySelector('[data-select-multiple-value="'+e.text+'"]').querySelector(".ecl-checkbox__input").checked?e.selected=!0:e.selected=!1})),this.update(0)}),10)}}function $e(){var e=Array.from(this.select.options).filter((e=>e.selected)).length;e>0?(this.selectionCount.querySelector("span").innerHTML=e,this.selectionCount.classList.add("ecl-select-multiple-selections-counter--visible"),this.dropDownToolbar&&(this.dropDownToolbar.style.display="flex")):(this.selectionCount.classList.remove("ecl-select-multiple-selections-counter--visible"),this.dropDownToolbar&&(this.dropDownToolbar.style.display="none")),e>=100&&this.selectionCount.classList.add("ecl-select-multiple-selections-counter--xxl")}function et(){Array.from(this.select.options).forEach((e=>{if("OPTGROUP"===e.parentNode.tagName){var t=e.parentNode.getAttribute("label"),i=e.getAttribute("label")||e.textContent;t&&i&&e.setAttribute("aria-label",i+" - "+t)}}))}function tt(){var e=Array.from(this.select.options).filter((e=>e.selected)).map((e=>e.text)).join("|");this.input.innerHTML=e||this.textDefault||"",""!==e&&this.label?this.label.setAttribute("aria-label",this.label.innerText+" "+e):""===e&&this.label&&this.label.removeAttribute("aria-label"),this.trigger("onSelection",{selected:e}),this.select.dispatchEvent(new window.Event("change",{bubbles:!0}))}function it(e){var t=document.activeElement,i=t.parentElement.parentElement.classList.contains("ecl-select__multiple-group")?Array.from(t.parentElement.parentElement.parentElement.querySelectorAll(".ecl-checkbox__input")):Array.from(t.parentElement.parentElement.querySelectorAll(".ecl-checkbox__input")),s=i.indexOf(t);if("down"===e){var n=i.splice(s+1,i.length).filter((e=>!e.disabled&&"none"!==e.parentElement.style.display));n.length>0?n[0].focus():this.dropDownToolbar&&"flex"===this.dropDownToolbar.style.display&&this.dropDownToolbar.firstChild.focus()}else{var a=i.splice(0,s).filter((e=>!e.disabled&&"none"!==e.parentElement.style.display));a.length>0?a[a.length-1].focus():(this.optionsContainer.scrollTop=0,this.selectAll&&!this.selectAll.querySelector("input").disabled?this.selectAll.querySelector("input").focus():this.search?this.search.focus():(this.input.focus(),this.handleToggle()))}}Ge=Je,Object.defineProperty(Je,qe,{value:function(e){return Math.random().toString(36).substr(2,e)}}),Object.defineProperty(Je,je,{value:function(e){var t=e.target.closest(".ecl-checkbox").querySelector("input");return t.checked=!t.checked,t.checked}}),Object.defineProperty(Je,Ue,{value:function(){var e=document.createElement("div");e.classList.add("ecl-select__icon");var t=document.createElement("button");t.classList.add("ecl-button","ecl-button--ghost","ecl-button--icon-only"),t.setAttribute("tabindex","-1");var i=document.createElement("span");i.classList.add("ecl-button__container");var s=document.createElement("span");s.classList.add("ecl-button__label"),s.textContent="Toggle dropdown",i.appendChild(s);var n=l(Ge,Ve)[Ve]('<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path fill-rule="evenodd" d="m45 30.12-2.73 2.82-18.24-18.36L5.73 33 3 30.18 24.03 9z" clip-rule="evenodd"/></svg>',"ecl-icon ecl-icon--s ecl-icon--rotate-180");return i.appendChild(n),t.appendChild(i),e.appendChild(t),e}}),Object.defineProperty(Je,We,{value:function(e,t){if(!e||!t)return"";var i=e.id,s=e.text,n=e.disabled,a=e.selected,r=e.extraClass;if(!i||!s)return"";var o=document.createElement("div"),h=document.createElement("input"),c=document.createElement("label"),d=document.createElement("span"),u=document.createElement("span");return r&&o.classList.add(r),a&&(h.checked=!0),n&&(o.classList.add("ecl-checkbox--disabled"),d.classList.add("ecl-checkbox__box--disabled"),h.setAttribute("disabled",n)),o.classList.add("ecl-checkbox"),o.setAttribute("data-select-multiple-value",s),h.classList.add("ecl-checkbox__input"),h.setAttribute("type","checkbox"),h.setAttribute("id",t+"-"+i),h.setAttribute("name",t+"-"+i),o.appendChild(h),c.classList.add("ecl-checkbox__label"),c.setAttribute("for",t+"-"+i),d.classList.add("ecl-checkbox__box"),d.setAttribute("aria-hidden",!0),d.appendChild(l(Ge,Ve)[Ve]('<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path fill-rule="evenodd" d="M19.53 36.69 6 23.19l2.13-2.13 11.4 11.4L39.99 12l2.13 2.13z"/></svg>',"ecl-icon ecl-icon--s ecl-checkbox__icon")),c.appendChild(d),u.classList.add("ecl-checkbox__label-text"),u.innerHTML=s,c.appendChild(u),o.appendChild(c),o}}),Object.defineProperty(Je,Ve,{value:function(e,t){var i=document.createElement("div");i.innerHTML=e;var s=i.children[0];return s.removeAttribute("height"),s.removeAttribute("width"),s.setAttribute("focusable",!1),s.setAttribute("aria-hidden",!0),s.setAttribute("class",t),s}});class st{static autoInit(e,t){var i=(void 0===t?{}:t).SITE_HEADER_CORE,s=new st(e,void 0===i?{}:i);return s.init(),e.ECLSiteHeader=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.containerSelector,n=void 0===s?"[data-ecl-site-header-top]":s,a=i.languageLinkSelector,l=void 0===a?"[data-ecl-language-selector]":a,r=i.languageListOverlaySelector,o=void 0===r?"[data-ecl-language-list-overlay]":r,h=i.languageListEuSelector,c=void 0===h?"[data-ecl-language-list-eu]":h,d=i.languageListNonEuSelector,u=void 0===d?"[data-ecl-language-list-non-eu]":d,m=i.languageListContentSelector,p=void 0===m?"[data-ecl-language-list-content]":m,v=i.closeOverlaySelector,g=void 0===v?"[data-ecl-language-list-close]":v,b=i.searchToggleSelector,f=void 0===b?"[data-ecl-search-toggle]":b,y=i.searchFormSelector,L=void 0===y?"[data-ecl-search-form]":y,E=i.loginToggleSelector,C=void 0===E?"[data-ecl-login-toggle]":E,k=i.loginBoxSelector,w=void 0===k?"[data-ecl-login-box]":k,S=i.notificationSelector,A=void 0===S?"[data-ecl-site-header-notification]":S,_=i.attachClickListener,x=void 0===_||_,O=i.attachKeyListener,T=void 0===O||O,P=i.attachResizeListener,M=void 0===P||P,I=i.tabletBreakpoint,N=void 0===I?768:I,B=i.customActionToggleSelector,R=void 0===B?"[data-ecl-custom-action]":B,D=i.customActionOverlaySelector,F=void 0===D?"[data-ecl-custom-action-overlay]":D,z=i.customActionCloseSelector,H=void 0===z?"[data-ecl-custom-action-close]":z;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.containerSelector=n,this.languageLinkSelector=l,this.languageListOverlaySelector=o,this.languageListEuSelector=c,this.languageListNonEuSelector=u,this.languageListContentSelector=p,this.closeOverlaySelector=g,this.searchToggleSelector=f,this.searchFormSelector=L,this.loginToggleSelector=C,this.notificationSelector=A,this.loginBoxSelector=w,this.attachClickListener=x,this.attachKeyListener=T,this.attachResizeListener=M,this.tabletBreakpoint=N,this.customActionToggleSelector=R,this.customActionOverlaySelector=F,this.customActionCloseSelector=H,this.languageMaxColumnItems=8,this.languageLink=null,this.languageListOverlay=null,this.languageListEu=null,this.languageListNonEu=null,this.languageListContent=null,this.close=null,this.focusTrap=null,this.searchToggle=null,this.searchForm=null,this.loginToggle=null,this.loginBox=null,this.resizeTimer=null,this.direction=null,this.notificationContainer=null,this.customActionToggle=null,this.customActionOverlay=null,this.customActionClose=null,this.customActionFocusTrap=null,this.openOverlay=this.openOverlay.bind(this),this.closeOverlay=this.closeOverlay.bind(this),this.toggleOverlay=this.toggleOverlay.bind(this),this.toggleSearch=this.toggleSearch.bind(this),this.toggleLogin=this.toggleLogin.bind(this),this.setLoginArrow=this.setLoginArrow.bind(this),this.setSearchArrow=this.setSearchArrow.bind(this),this.handleKeyboardLanguage=this.handleKeyboardLanguage.bind(this),this.handleKeyboardGlobal=this.handleKeyboardGlobal.bind(this),this.handleClickGlobal=this.handleClickGlobal.bind(this),this.handleResize=this.handleResize.bind(this),this.setLanguageListHeight=this.setLanguageListHeight.bind(this),this.handleNotificationClose=this.handleNotificationClose.bind(this),this.openCustomAction=this.openCustomAction.bind(this),this.closeCustomAction=this.closeCustomAction.bind(this),this.toggleCustomAction=this.toggleCustomAction.bind(this),this.handleKeyboardCustomAction=this.handleKeyboardCustomAction.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.arrowSize="0.5rem",this.attachKeyListener&&document.addEventListener("keyup",this.handleKeyboardGlobal),this.attachClickListener&&document.addEventListener("click",this.handleClickGlobal),this.attachResizeListener&&window.addEventListener("resize",this.handleResize),this.container=t(this.containerSelector),this.languageLink=t(this.languageLinkSelector),this.languageListOverlay=t(this.languageListOverlaySelector),this.languageListEu=t(this.languageListEuSelector),this.languageListNonEu=t(this.languageListNonEuSelector),this.languageListContent=t(this.languageListContentSelector),this.close=t(this.closeOverlaySelector),this.notification=t(this.notificationSelector),this.direction=getComputedStyle(this.element).direction,"rtl"===this.direction&&this.element.classList.add("ecl-site-header--rtl"),this.languageListOverlay&&(this.focusTrap=ae(this.languageListOverlay,{onDeactivate:this.closeOverlay,allowOutsideClick:!0})),this.attachClickListener&&this.languageLink&&this.languageLink.addEventListener("click",this.toggleOverlay),this.attachClickListener&&this.close&&this.close.addEventListener("click",this.toggleOverlay),this.attachKeyListener&&this.languageLink&&this.languageLink.addEventListener("keydown",this.handleKeyboardLanguage),this.searchToggle=t(this.searchToggleSelector),this.searchForm=t(this.searchFormSelector),this.attachClickListener&&this.searchToggle&&this.searchToggle.addEventListener("click",this.toggleSearch),this.loginToggle=t(this.loginToggleSelector),this.loginBox=t(this.loginBoxSelector),this.attachClickListener&&this.loginToggle&&this.loginToggle.addEventListener("click",this.toggleLogin),this.customActionToggle=t(this.customActionToggleSelector),this.customActionOverlay=t(this.customActionOverlaySelector),this.customActionClose=t(this.customActionCloseSelector),this.customActionOverlay&&(this.customActionFocusTrap=ae(this.customActionOverlay,{onDeactivate:this.closeCustomAction,allowOutsideClick:!0})),this.attachClickListener&&this.customActionToggle&&this.customActionToggle.addEventListener("click",this.toggleCustomAction),this.attachClickListener&&this.customActionClose&&this.customActionClose.addEventListener("click",this.toggleCustomAction),this.attachKeyListener&&this.customActionToggle&&this.customActionToggle.addEventListener("keydown",this.handleKeyboardCustomAction),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this),this.notification&&(this.notificationContainer=this.notification.closest(".ecl-site-header__notification"),setTimeout((()=>{var e=ECL.components.get(this.notification);e&&e.on("onClose",this.handleNotificationClose)}),0))}destroy(){this.attachClickListener&&this.languageLink&&this.languageLink.removeEventListener("click",this.toggleOverlay),this.focusTrap&&this.focusTrap.deactivate(),this.attachKeyListener&&this.languageLink&&this.languageLink.removeEventListener("keydown",this.handleKeyboardLanguage),this.attachClickListener&&this.close&&this.close.removeEventListener("click",this.toggleOverlay),this.attachClickListener&&this.searchToggle&&this.searchToggle.removeEventListener("click",this.toggleSearch),this.attachClickListener&&this.loginToggle&&this.loginToggle.removeEventListener("click",this.toggleLogin),this.attachClickListener&&this.customActionToggle&&this.customActionToggle.removeEventListener("click",this.toggleCustomAction),this.customActionFocusTrap&&this.customActionFocusTrap.deactivate(),this.attachKeyListener&&this.customActionToggle&&this.customActionToggle.removeEventListener("keydown",this.handleKeyboardCustomAction),this.attachClickListener&&this.customActionClose&&this.customActionClose.removeEventListener("click",this.toggleCustomAction),this.attachKeyListener&&document.removeEventListener("keyup",this.handleKeyboardGlobal),this.attachClickListener&&document.removeEventListener("click",this.handleClickGlobal),this.attachResizeListener&&window.removeEventListener("resize",this.handleResize),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),this.element.classList.remove("ecl-site-header--rtl"),ECL.components.delete(this.element))}updateOverlayPosition(t,i,s){if(void 0===s&&(s="--ecl-overlay-arrow-position"),t&&i&&this.container){if(t===this.languageListOverlay){if(this.languageListEu){var n=e(".ecl-site-header__language-item",this.languageListEu),a=Math.ceil(n.length/this.languageMaxColumnItems);a>1&&this.languageListEu.classList.add("ecl-site-header__language-category--"+a+"-col")}if(this.languageListNonEu){var l=e(".ecl-site-header__language-item",this.languageListNonEu),r=Math.ceil(l.length/this.languageMaxColumnItems);r>1&&this.languageListNonEu.classList.add("ecl-site-header__language-category--"+r+"-col")}this.languageListEu?this.languageListEu.parentNode.classList.remove("ecl-site-header__language-content--stack"):this.languageListNonEu&&this.languageListNonEu.parentNode.classList.remove("ecl-site-header__language-content--stack")}t.classList.remove("ecl-site-header__language-container--push-right","ecl-site-header__language-container--push-left","ecl-site-header__language-container--full"),t.style.removeProperty(s),t.style.removeProperty("right"),t.style.removeProperty("left");var o=t.getBoundingClientRect(),h=this.container.getBoundingClientRect(),c=window.innerWidth,d=i.getBoundingClientRect();if(t===this.languageListOverlay&&o.width>h.width&&(this.languageListEu?this.languageListEu.parentNode.classList.add("ecl-site-header__language-content--stack"):this.languageListNonEu&&this.languageListNonEu.parentNode.classList.add("ecl-site-header__language-content--stack")),window.innerWidth<this.tabletBreakpoint){t.classList.add("ecl-site-header__language-container--full");var u=(o=t.getBoundingClientRect()).right-d.right+d.width/2;t.style.setProperty(s,"calc("+u+"px - "+this.arrowSize+")")}else if("ltr"===this.direction&&o.right>c){t.classList.add("ecl-site-header__language-container--push-right"),t.style.setProperty("right","calc(-"+h.right+"px + "+d.right+"px)");var m=h.right-d.right+d.width/2;t.style.setProperty(s,"calc("+m+"px - "+this.arrowSize+")")}else if("rtl"===this.direction&&o.left<0){t.classList.add("ecl-site-header__language-container--push-left"),t.style.setProperty("left","calc(-"+d.left+"px + "+h.left+"px)");var p=d.right-h.left-d.width/2;t.style.setProperty(s,p+"px")}}}updateOverlay(){this.languageListOverlay&&this.languageLink&&this.updateOverlayPosition(this.languageListOverlay,this.languageLink)}handleNotificationClose(){this.notificationContainer&&this.notificationContainer.remove()}setLanguageListHeight(){var e=window.innerHeight;if(this.languageListContent){var t=e-this.languageListContent.getBoundingClientRect().top;t>0&&(this.languageListContent.style.maxHeight=t+"px")}}openOverlay(){this.languageListOverlay.hidden=!1,this.languageListOverlay.setAttribute("aria-modal","true"),this.languageLink.setAttribute("aria-expanded","true"),this.setLanguageListHeight()}closeOverlay(){this.languageListOverlay.hidden=!0,this.languageListOverlay.removeAttribute("aria-modal"),this.languageLink.setAttribute("aria-expanded","false")}toggleOverlay(e){this.languageListOverlay&&this.focusTrap&&(e.preventDefault(),this.languageListOverlay.hasAttribute("hidden")?(this.openOverlay(),this.updateOverlayPosition(this.languageListOverlay,this.languageLink),this.focusTrap.activate()):this.focusTrap.deactivate())}toggleSearch(e){if(this.searchForm){e.preventDefault();var t="true"===this.searchToggle.getAttribute("aria-expanded");this.loginToggle&&"true"===this.loginToggle.getAttribute("aria-expanded")&&this.toggleLogin(e),this.searchToggle.setAttribute("aria-expanded",t?"false":"true"),t?this.searchForm.classList.remove("ecl-site-header__search--active"):(this.searchForm.classList.add("ecl-site-header__search--active"),this.setSearchArrow())}}setLoginArrow(){if(0===this.loginBox.getBoundingClientRect().x){var e=this.loginToggle.getBoundingClientRect(),t=document.documentElement.clientWidth-e.right+e.width/2;this.loginBox.style.setProperty("--ecl-login-arrow-position","calc("+t+"px - "+this.arrowSize+")")}}setSearchArrow(){if(0===this.searchForm.getBoundingClientRect().x){var e=this.searchToggle.getBoundingClientRect(),t=document.documentElement.clientWidth-e.right+e.width/2;this.searchForm.style.setProperty("--ecl-search-arrow-position","calc("+t+"px - "+this.arrowSize+")")}}toggleLogin(e){if(this.loginBox){e.preventDefault();var t="true"===this.loginToggle.getAttribute("aria-expanded");this.searchToggle&&"true"===this.searchToggle.getAttribute("aria-expanded")&&this.toggleSearch(e),this.loginToggle.setAttribute("aria-expanded",t?"false":"true"),t?this.loginBox.classList.remove("ecl-site-header__login-box--active"):(this.loginBox.classList.add("ecl-site-header__login-box--active"),this.setLoginArrow())}}handleKeyboardLanguage(e){32!==e.keyCode&&"Enter"!==e.key||this.toggleOverlay(e)}handleKeyboardGlobal(e){if(this.languageLink){var t=this.languageLink.getAttribute("aria-expanded");"Escape"!==e.key&&"Esc"!==e.key||("true"===t&&this.toggleOverlay(e),this.customActionToggle&&"true"===this.customActionToggle.getAttribute("aria-expanded")&&this.toggleCustomAction(e))}}handleClickGlobal(e){if(this.languageLink||this.searchToggle||this.loginToggle){var t=this.languageLink&&this.languageLink.getAttribute("aria-expanded"),i=this.loginToggle&&"true"===this.loginToggle.getAttribute("aria-expanded"),s=this.searchToggle&&"true"===this.searchToggle.getAttribute("aria-expanded");"true"===t&&(this.languageListOverlay.contains(e.target)||this.languageLink.contains(e.target)||this.toggleOverlay(e)),i&&(this.loginBox.contains(e.target)||this.loginToggle.contains(e.target)||this.toggleLogin(e)),s&&(this.searchForm.contains(e.target)||this.searchToggle.contains(e.target)||this.toggleSearch(e)),this.customActionToggle&&"true"===this.customActionToggle.getAttribute("aria-expanded")&&(this.customActionOverlay.contains(e.target)||this.customActionToggle.contains(e.target)||this.toggleCustomAction(e))}}handleResize(){this.resizeTimer&&clearTimeout(this.resizeTimer),this.resizeTimer=setTimeout((()=>{this.languageListOverlay&&!this.languageListOverlay.hasAttribute("hidden")&&this.updateOverlayPosition(this.languageListOverlay,this.languageLink),this.customActionOverlay&&!this.customActionOverlay.hasAttribute("hidden")&&this.updateOverlayPosition(this.customActionOverlay,this.customActionToggle,"--ecl-overlay-arrow-position"),this.loginBox&&this.loginBox.classList.contains("ecl-site-header__login-box--active")&&this.setLoginArrow(),this.searchForm&&this.searchForm.classList.contains("ecl-site-header__search--active")&&this.setSearchArrow()}),200)}openCustomAction(){this.customActionOverlay&&(this.customActionOverlay.hidden=!1,this.customActionOverlay.setAttribute("aria-modal","true"),this.customActionToggle.setAttribute("aria-expanded","true"))}closeCustomAction(){this.customActionOverlay&&(this.customActionOverlay.hidden=!0,this.customActionOverlay.removeAttribute("aria-modal"),this.customActionToggle.setAttribute("aria-expanded","false"))}toggleCustomAction(e){this.customActionOverlay&&this.customActionFocusTrap&&(e.preventDefault(),this.customActionOverlay.hasAttribute("hidden")?(this.openCustomAction(),this.updateOverlayPosition(this.customActionOverlay,this.customActionToggle,"--ecl-overlay-arrow-position"),this.customActionFocusTrap.activate()):this.customActionFocusTrap.deactivate())}handleKeyboardCustomAction(e){32!==e.keyCode&&"Enter"!==e.key||this.toggleCustomAction(e)}}class nt{static autoInit(e,t){var i=(void 0===t?{}:t).TABLE,s=new nt(e,void 0===i?{}:i);return s.init(),e.ECLTable=s,s}constructor(i,s){var n=void 0===s?{}:s,a=n.sortSelector,l=void 0===a?"[data-ecl-table-sort-toggle]":a,r=n.sortLabelSelector,o=void 0===r?"data-ecl-table-sort-label":r;if(this.handleClickOnSort=i=>s=>{s.preventDefault();for(var n=i.closest("table"),a=t("tbody",n),l=i.getAttribute("aria-sort"),r=0,o=i.previousElementSibling;o;)r+=o.getAttribute("colspan")?Number(o.getAttribute("colspan")):1,o=o.previousElementSibling;var h,c;"descending"===l?([...e("tr",a)].forEach(((e,i)=>{var s=t("[data-ecl-table-order='"+i+"']",a);a.appendChild(s)})),l=null):([...e("tr",a)].sort((h=r,c="ascending"!==l,(e,t)=>{return i=(c?e:t).children[h].textContent,s=(c?t:e).children[h].textContent,""===i||""===s||Number.isNaN(+i)||Number.isNaN(+s)?i.toString().localeCompare(s):i-s;var i,s})).forEach((e=>a.appendChild(e))),l="ascending"===l?"descending":"ascending"),this.sortHeadings.forEach((e=>{l&&e===i?e.setAttribute("aria-sort",l):e.removeAttribute("aria-sort")}))},!i||i.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=i,this.sortSelector=l,this.sortLabelSelector=o,this.sortHeadings=null,this.handleClickOnSort=this.handleClickOnSort.bind(this)}static createSortIcon(e){var t=document.createElement("span");t.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path fill-rule="evenodd" d="m12 33 12-15 12 15z"/></svg>';var i=t.children[0];return i.removeAttribute("height"),i.removeAttribute("width"),i.setAttribute("focusable",!1),i.setAttribute("aria-hidden",!0),i.setAttribute("class","ecl-table__icon ecl-icon ecl-icon--m "+e),i}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.sortHeadings=e(this.sortSelector,this.element),this.sortHeadings&&this.sortHeadings.forEach((e=>{var t=document.createElement("button");t.classList.add("ecl-table__arrow"),this.element.hasAttribute(this.sortLabelSelector)&&t.setAttribute("aria-label",this.element.getAttribute(this.sortLabelSelector)),t.appendChild(nt.createSortIcon("ecl-table__icon-up")),t.appendChild(nt.createSortIcon("ecl-table__icon-down")),e.appendChild(t),e.addEventListener("click",(t=>this.handleClickOnSort(e)(t)))}));var i=t("tbody",this.element);[...e("tr",i)].forEach(((e,t)=>{e.setAttribute("data-ecl-table-order",t)})),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}destroy(){this.sortHeadings&&this.sortHeadings.forEach((e=>{e.removeEventListener("click",(t=>this.handleClickOnSort(e)(t)))})),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}}class at{static autoInit(e,t){var i=(void 0===t?{}:t).TABS,s=new at(e,void 0===i?{}:i);return s.init(),e.ECLTabs=s,s}constructor(e,t){var s=void 0===t?{}:t,n=s.containerSelector,a=void 0===n?".ecl-tabs__container":n,l=s.listSelector,r=void 0===l?".ecl-tabs__list":l,o=s.listItemsSelector,h=void 0===o?".ecl-tabs__item:not(.ecl-tabs__item--more)":o,c=s.moreItemSelector,d=void 0===c?".ecl-tabs__item--more":c,u=s.moreButtonSelector,m=void 0===u?".ecl-tabs__toggle":u,p=s.moreLabelSelector,v=void 0===p?".ecl-tabs__toggle .ecl-button__label":p,g=s.prevSelector,b=void 0===g?".ecl-tabs__prev":g,f=s.nextSelector,y=void 0===f?".ecl-tabs__next":f,L=s.attachClickListener,E=void 0===L||L,C=s.attachResizeListener,k=void 0===C||C;if(this.supportedEvents=["onToggle"],!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.eventManager=new i,this.containerSelector=a,this.listSelector=r,this.listItemsSelector=h,this.moreItemSelector=d,this.moreButtonSelector=m,this.moreLabelSelector=v,this.prevSelector=b,this.nextSelector=y,this.attachClickListener=E,this.attachResizeListener=k,this.container=null,this.list=null,this.listItems=null,this.moreItem=null,this.moreButton=null,this.moreButtonActive=!1,this.moreLabel=null,this.moreLabelValue=null,this.dropdown=null,this.dropdownList=null,this.dropdownItems=null,this.allowShift=!0,this.buttonNextSize=0,this.index=0,this.total=0,this.tabsKey=[],this.firstTab=null,this.lastTab=null,this.direction="ltr",this.isMobile=!1,this.resizeTimer=null,this.handleClickOnToggle=this.handleClickOnToggle.bind(this),this.handleResize=this.handleResize.bind(this),this.closeMoreDropdown=this.closeMoreDropdown.bind(this),this.shiftTabs=this.shiftTabs.bind(this),this.handleKeyboardOnTabs=this.handleKeyboardOnTabs.bind(this),this.moveFocus=this.moveFocus.bind(this),this.arrowFocusToTab=this.arrowFocusToTab.bind(this),this.tabsKeyEvents=this.tabsKeyEvents.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.container=t(this.containerSelector,this.element),this.list=t(this.listSelector,this.element),this.listItems=e(this.listItemsSelector,this.element),this.moreItem=t(this.moreItemSelector,this.element),this.moreButton=t(this.moreButtonSelector,this.element),this.moreLabel=t(this.moreLabelSelector,this.element),this.moreLabelValue=this.moreLabel.innerText,this.btnPrev=t(this.prevSelector,this.element),this.btnNext=t(this.nextSelector,this.element),this.total=this.listItems.length,this.moreButton&&(this.dropdown=document.createElement("div"),this.dropdown.classList.add("ecl-tabs__dropdown"),this.dropdownList=document.createElement("div"),this.dropdownList.classList.add("ecl-tabs__dropdown-list"),this.listItems.forEach((e=>{this.dropdownList.appendChild(e.cloneNode(!0))})),this.dropdown.appendChild(this.dropdownList),this.moreItem.appendChild(this.dropdown),this.dropdownItems=e(".ecl-tabs__dropdown .ecl-tabs__item",this.element)),this.btnNext&&(this.buttonNextSize=this.btnNext.getBoundingClientRect().width),this.handleResize(),this.attachClickListener&&this.moreButton&&this.moreButton.addEventListener("click",this.handleClickOnToggle),this.attachClickListener&&document&&this.moreButton&&document.addEventListener("click",this.closeMoreDropdown),this.attachClickListener&&this.btnNext&&this.btnNext.addEventListener("click",this.shiftTabs.bind(this,"next",!0)),this.attachClickListener&&this.btnPrev&&this.btnPrev.addEventListener("click",this.shiftTabs.bind(this,"prev",!0)),this.attachResizeListener&&window.addEventListener("resize",this.handleResize),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}on(e,t){this.eventManager.on(e,t)}trigger(e,t){this.eventManager.trigger(e,t)}destroy(){this.dropdown&&this.dropdown.remove(),this.moreButton&&(this.moreLabel.textContent=this.moreLabelValue,this.moreButton.replaceWith(this.moreButton.cloneNode(!0))),this.btnNext&&this.btnNext.replaceWith(this.btnNext.cloneNode(!0)),this.btnPrev&&this.btnPrev.replaceWith(this.btnPrev.cloneNode(!0)),this.attachClickListener&&document&&this.moreButton&&document.removeEventListener("click",this.closeMoreDropdown),this.attachResizeListener&&window.removeEventListener("resize",this.handleResize),this.tabsKey&&this.tabsKey.forEach((e=>{e.addEventListener("keydown",this.handleKeyboardOnTabs)})),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}shiftTabs(e){this.index="next"===e?this.index+1:this.index-1,this.index>=1?(this.btnPrev.style.display="flex",this.container.classList.add("ecl-tabs__container--left")):(this.btnPrev.style.display="none",this.container.classList.remove("ecl-tabs__container--left")),this.index>=this.total-1?(this.btnNext.style.display="none",this.container.classList.remove("ecl-tabs__container--right")):(this.btnNext.style.display="flex",this.container.classList.add("ecl-tabs__container--right"));var t=0;this.direction=getComputedStyle(this.element).direction,t="rtl"===this.direction?Math.ceil(this.list.offsetWidth-this.listItems[this.index].offsetLeft-this.listItems[this.index].offsetWidth):Math.ceil(this.listItems[this.index].offsetLeft);var i=Math.ceil(this.list.getBoundingClientRect().width-this.element.getBoundingClientRect().width);t>i&&(this.btnNext.style.display="none",this.container.classList.remove("ecl-tabs__container--right"),t=i),this.list.style.transitionDuration="0.4s","rtl"===this.direction?this.list.style.transform="translate3d("+t+"px, 0px, 0px)":this.list.style.transform="translate3d(-"+t+"px, 0px, 0px)"}handleClickOnToggle(e){this.dropdown.classList.toggle("ecl-tabs__dropdown--show"),this.moreButton.setAttribute("aria-expanded",this.dropdown.classList.contains("ecl-tabs__dropdown--show")),this.trigger("onToggle",e)}set onToggle(e){this.onToggleCallback=e}get onToggle(){return this.onToggleCallback}handleResize(){"none"===window.getComputedStyle(this.moreButton).display&&this.closeMoreDropdown(this),clearTimeout(this.resizeTimer),this.resizeTimer=setTimeout((()=>{if(this.list.style.transform="translate3d(0px, 0px, 0px)",Math.max(document.documentElement.clientWidth||0,window.innerWidth||0)<=480){this.isMobile=!0,this.index=1,this.list.style.transitionDuration="0.4s",this.shiftTabs(this.index),this.moreItem&&this.moreItem.classList.add("ecl-tabs__item--hidden"),this.moreButton&&this.moreButton.classList.add("ecl-tabs__toggle--hidden");var e=0;return this.listItems.forEach((t=>{t.classList.remove("ecl-tabs__item--hidden"),e+=Math.ceil(t.getBoundingClientRect().width)})),this.list.style.width=e+"px",this.btnNext.style.display="flex",this.container.classList.add("ecl-tabs__container--right"),this.btnPrev.style.display="none",this.container.classList.remove("ecl-tabs__container--left"),void this.tabsKeyEvents()}this.isMobile=!1,this.btnNext.style.display="none",this.container.classList.remove("ecl-tabs__container--right"),this.btnPrev.style.display="none",this.container.classList.remove("ecl-tabs__container--left"),this.list.style.width="auto";var t=this.moreButton.getBoundingClientRect().width+25,i=[],s=this.list.getBoundingClientRect().width;this.moreButtonActive=!1,this.listItems.forEach(((e,n)=>{e.classList.remove("ecl-tabs__item--hidden"),s>=t+e.getBoundingClientRect().width&&!i.includes(n-1)?t+=e.getBoundingClientRect().width:(e.classList.add("ecl-tabs__item--hidden"),e.childNodes[0].classList.contains("ecl-tabs__link--active")&&(this.moreButtonActive=!0),i.push(n))})),this.moreButtonActive?this.moreButton.classList.add("ecl-tabs__toggle--active"):this.moreButton.classList.remove("ecl-tabs__toggle--active"),i.length?(this.moreItem.classList.remove("ecl-tabs__item--hidden"),this.moreButton.classList.remove("ecl-tabs__toggle--hidden"),this.moreLabel.textContent=this.moreLabelValue.replace("%d",i.length),this.dropdownItems.forEach(((e,t)=>{i.includes(t)?e.classList.remove("ecl-tabs__item--hidden"):e.classList.add("ecl-tabs__item--hidden")}))):(this.moreItem.classList.add("ecl-tabs__item--hidden"),this.moreButton.classList.add("ecl-tabs__toggle--hidden")),this.tabsKeyEvents()}),100)}tabsKeyEvents(){this.tabsKey=[],this.listItems.forEach(((e,i,s)=>{var n=null;if(e.classList.contains("ecl-tabs__item--hidden")){var a=this.dropdownItems[i];n=t(".ecl-tabs__link",a)}else n=t(".ecl-tabs__link",e);n.addEventListener("keydown",this.handleKeyboardOnTabs),this.tabsKey.push(n),0===i&&(this.firstTab=n),i===s.length-1&&(this.lastTab=n)}))}closeMoreDropdown(e){for(var t=e.target;t;){if(t===this.moreButton)return;t=t.parentNode}this.moreButton.setAttribute("aria-expanded",!1),this.dropdown.classList.remove("ecl-tabs__dropdown--show")}handleKeyboardOnTabs(e){var t=e.currentTarget;switch(e.key){case"ArrowLeft":case"ArrowUp":this.arrowFocusToTab(t,"prev");break;case"ArrowRight":case"ArrowDown":this.arrowFocusToTab(t,"next");break;case"Home":this.moveFocus(this.firstTab);break;case"End":this.moveFocus(this.lastTab)}}moveFocus(e){e.closest(".ecl-tabs__dropdown")?(this.moreButton.setAttribute("aria-expanded",!0),this.dropdown.classList.add("ecl-tabs__dropdown--show")):(this.moreButton.setAttribute("aria-expanded",!1),this.dropdown.classList.remove("ecl-tabs__dropdown--show")),e.focus()}arrowFocusToTab(e,t){var i=this.tabsKey.indexOf(e);i="next"===t?i+1:i-1;var s="next"===t?this.firstTab:this.lastTab,n="next"===t?this.lastTab:this.firstTab;this.isMobile?e!==n&&(this.moveFocus(this.tabsKey[i]),this.shiftTabs(t)):e===n?this.moveFocus(s):this.moveFocus(this.tabsKey[i])}}class lt{static autoInit(e,t){var i=(void 0===t?{}:t).TIMELINE,s=new lt(e,void 0===i?{}:i);return s.init(),e.ECLTimeline=s,s}constructor(e,t){var i=void 0===t?{}:t,s=i.buttonSelector,n=void 0===s?"[data-ecl-timeline-button]":s,a=i.labelSelector,l=void 0===a?"[data-ecl-label]":a,r=i.labelExpanded,o=void 0===r?"data-ecl-label-expanded":r,h=i.labelCollapsed,c=void 0===h?"data-ecl-label-collapsed":h,d=i.attachClickListener,u=void 0===d||d;if(!e||e.nodeType!==Node.ELEMENT_NODE)throw new TypeError("DOM element should be given to initialize this widget.");this.element=e,this.buttonSelector=n,this.labelSelector=l,this.labelExpanded=o,this.labelCollapsed=c,this.attachClickListener=u,this.button=null,this.label=null,this.handleClickOnButton=this.handleClickOnButton.bind(this)}init(){if(!ECL)throw new TypeError("Called init but ECL is not present");ECL.components=ECL.components||new Map,this.button=t(this.buttonSelector,this.element),this.label=t(this.labelSelector,this.element),this.attachClickListener&&this.button&&this.button.addEventListener("click",this.handleClickOnButton),this.element.setAttribute("data-ecl-auto-initialized","true"),ECL.components.set(this.element,this)}destroy(){this.attachClickListener&&this.button&&this.button.removeEventListener("click",this.handleClickOnButton),this.element&&(this.element.removeAttribute("data-ecl-auto-initialized"),ECL.components.delete(this.element))}handleClickOnButton(){var e="true"===this.button.getAttribute("aria-expanded");if(this.button.setAttribute("aria-expanded",e?"false":"true"),e)this.element.removeAttribute("data-ecl-timeline-expanded"),this.button.blur(),this.button.focus();else{this.element.setAttribute("data-ecl-timeline-expanded","true");var i=t(".ecl-timeline__item--collapsed",this.element);i&&(i.setAttribute("tabindex","-1"),i.focus({focusVisible:!1}),i.removeAttribute("tabindex"))}return this.label&&!e&&this.button.hasAttribute(this.labelExpanded)?this.label.innerHTML=this.button.getAttribute(this.labelExpanded):this.label&&e&&this.button.hasAttribute(this.labelCollapsed)&&(this.label.innerHTML=this.button.getAttribute(this.labelCollapsed)),this}}var rt={autoInit:function(t){var i=void 0===t?{}:t,s=i.root,n=void 0===s?document:s,a=function(e,t){if(null==e)return{};var i={};for(var s in e)if({}.hasOwnProperty.call(e,s)){if(-1!==t.indexOf(s))continue;i[s]=e[s]}return i}(i,u);if(!ECL)throw new TypeError("Called autoInit but ECL is not present");var l=e("[data-ecl-auto-init]",n),r=()=>{l.filter((e=>"true"!==e.getAttribute("data-ecl-auto-initialized"))).forEach((e=>{var t=e.getAttribute("data-ecl-auto-init");if(!t)throw new TypeError("(ecl-auto-init) "+t+" data-ecl-auto-init is empty");var i=ECL[t];if("function"!=typeof i)throw new TypeError("(ecl-auto-init) Could not find '"+t+"'");if("function"!=typeof i.autoInit)throw new TypeError("(ecl-auto-init) Could not find autoInit for '"+t+"'");i.autoInit(e,a)}))};return r(),{update:()=>r(),destroy:()=>{ECL.components&&ECL.components.forEach(((e,t)=>{e.destroy&&(e.destroy(),ECL.components.delete(t))}))}}},Accordion:s,Banner:m,Carousel:p,CategoryFilter:v,Datepicker:g,Breadcrumb:b,ContentBlock:f,DescriptionList:y,Expandable:L,FileDownload:E,FileUpload:C,Gallery:le,Indicator:re,InpageNavigation:Le,MediaContainer:Ee,MegaMenu:Be,Menu:Re,Modal:De,NewsTicker:Fe,Notification:ze,Popover:He,Range:Ke,Select:Je,SiteHeader:st,Tabs:at,Table:nt,Timeline:lt};"undefined"!=typeof globalThis?globalThis.ECL=rt:"undefined"!=typeof window&&(window.ECL=rt);export{rt as ECL};ECL.version="5.0.0-alpha.8";