Sindbad~EG File Manager
/*! InPage Layer - 4.3.2 (c) United Internet, 2023 */
var OAO;(()=>{var e={62:(e,t,n)=>{function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}var o=n(159),r=n(435),a=n(12),s=n(528),l=n(341),c=n(157),u=n(150),f=n(554),h=u.FLYIN_HREF,p=u.POINT_TO,d=u.POINT_POSITION,y=u.SCROLL,v=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e)}var t,n,v;return t=e,(n=[{key:"init",value:function(){o.on(window,"click",function(e){var t=e.target;if(3!==(e.which||1)&&o.isNode(t)){var n=this.findApiElement(t);if(n)if(o.hasClass(n,"oao-pi-open-in-overlay")){if(r.isInIframe()&&!r.isInInPlace())return;if(e.preventDefault(),o.stopPropagation(e),r.isInInPlace())return void this.handleOverlayLinkInParent(n);this.handleOverlayLink(n)}else if(o.hasClass(n,"oao-pi-open-in-flyin")||n.getAttribute(h)){if(r.isInInPlace())return this.handleFlyinLinkInParent(n),e.preventDefault(),void o.stopPropagation(e);if(r.isInIframe())return void this.handleOtherElement(n);e.preventDefault(),o.stopPropagation(e),this.handleFlyinLink(n)}else n.getAttribute(p)?(e.preventDefault(),o.stopPropagation(e),this.handlePointToLink(n)):(o.hasClass(n,"oao-pi-close-layer")||o.hasClass(n,"close-layer"))&&(r.isInPageIntegration()&&(e.preventDefault(),o.stopPropagation(e)),s.closeLayer());else this.handleOtherElement(t)}}.bind(this));for(var e=document.querySelectorAll("["+p+"]"),t=0;t<e.length;t++)o.addClass(e[t],"oao-pi-trigger-pointer")}},{key:"findApiElement",value:function(e){return!!e&&(o.hasClass(e,"oao-pi-open-in-overlay")||o.hasClass(e,"oao-pi-open-in-flyin")||e.getAttribute(h)||e.getAttribute(p)||o.hasClass(e,"oao-pi-close-layer")||o.hasClass(e,"close-layer")?e:!!e.parentElement&&this.findApiElement(e.parentElement))}},{key:"handleOverlayLink",value:function(e){var t="true"===e.getAttribute(u.REFRESH_ORIGIN)||!1,n=e.href;a.openLayer(n,t)}},{key:"handleOverlayLinkInParent",value:function(e){var t="true"===e.getAttribute(u.REFRESH_ORIGIN)||!1,n=e.href,i={action:f.OPEN_OVERLAY,cmdRefreshOrigin:t,integrationPageLocation:n};window.top.postMessage(i,"*")}},{key:"handleFlyinLink",value:function(e){var t,n=this.getFlyinHref(e),i=this.getPointToState(e);i.openInFlyin={params:n.flyinHref};var o=l.stateToHash(i);t=n.pageHref.replace(/#(.*)/g,""),t+="#"+o,c.handleFlyinLinkClick(t),r.willTriggerBrowserNavigation(t)?window.location=t:l.setState(i)}},{key:"handleFlyinLinkInParent",value:function(e){var t=this.getFlyinHref(e),n={action:f.OPEN_FLYIN,integrationPageLocation:t.flyinHref};window.top.postMessage(n,"*")}},{key:"handlePointToLink",value:function(e){o.hasClass(e,"oao-pi-trigger-pointer-enabled")&&(r.isInIframe()?s.pointTo(e.getAttribute(p),e.getAttribute(d)||"top",e.getAttribute(y)||!0):l.setState(this.getPointToState(e)))}},{key:"handleOtherElement",value:function(e){var t=o.closest(e,"a");if(t){var n=t.href||!1;if(n){var i=t.target||"_self";if("_blank"!==i&&"blank"!==i){if(r.isInIframe()){if(r.isInInPlace())return void this.handleFlyinLinkInParent(n);if("_top"===i)return void s.handlePageExit(r.isFlyinLink(n),n||!1);if(r.isInFlyin()){if(window.location.href.split("#")[0]===n.split("#")[0])return;if(window.history&&"function"==typeof window.history.replaceState&&(window.history.replaceState(null,null,n),-1!==n.indexOf("#")))return void window.location.reload()}}c.handlePageExit(r.isFlyinLink(n),n)}}}}},{key:"getPointToState",value:function(e){var t={};return e.getAttribute(p)&&(t.pointTo={element:e.getAttribute(p),position:e.getAttribute(d)||"top"}),t}},{key:"getFlyinHref",value:function(e){var t=e.getAttribute(h),n=window.location.href;return t?(t=r.resolveLink(t),e.href&&(n=e.href)):t=e.href,{flyinHref:t,pageHref:n}}}])&&i(t.prototype,n),v&&i(t,v),Object.defineProperty(t,"prototype",{writable:!1}),e}();e.exports=new v},237:(e,t,n)=>{function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}var o=n(684),r=n(341),a=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.history=[]}var t,n,a;return t=e,(n=[{key:"reset",value:function(){this.history=[]}},{key:"add",value:function(e){if(e&&e.url){if(this.history.length>=4&&(this.history=this.history.slice(this.history.length-4)),this.history.length>0){var t=this.history[this.history.length-1];if(t&&t.url===e.url)return}r.fixStateAfterIframeNavigation(e.url),this.history.push({url:e.url,title:e.title||!1,actionType:o[e.actionType]||o.OPEN_IN_NEW_TAB})}}},{key:"get",value:function(){return this.history.slice()}},{key:"pop",value:function(){return 0!==this.history.length&&this.history.pop()}},{key:"canNavigateBack",value:function(){return this.history.length>1}},{key:"_debug",value:function(){if(window.console){for(var e,t=[],n=0;n<this.history.length;n++)e=this.history[n],t.push(!(!e||!e.url)&&e.url);window.console.log(t)}}}])&&i(t.prototype,n),a&&i(t,a),Object.defineProperty(t,"prototype",{writable:!1}),e}();e.exports=a},12:(e,t,n)=>{function i(e){return i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i(e)}function o(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function r(e,t){return r=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},r(e,t)}function a(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,i=l(e);if(t){var o=l(this).constructor;n=Reflect.construct(i,arguments,o)}else n=i.apply(this,arguments);return s(this,n)}}function s(e,t){if(t&&("object"===i(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}function l(e){return l=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},l(e)}var c=n(159),u=c.createNode,f=n(237),h=n(875),p=n(341),d=n(711),y=n(435),v=n(187).EventEmitter,m=n(554),g=n(684),O=n(308),w=n(150),I=n(427),_=w.POINT_TO,S=w.TARGET_ID,T="oao-pi-nolayer",b="oao-pi-overlay",E="oao-pi-flyin",C="oao-pi-animation",P="oao-pi-no-transition",N="oao-pi-with-back-button",k="oao-pi-in-place",A="650px",L="data:text/html;charset=utf-8,%3Chtml%3E%3Cbody%3E%3C/body%3E%3C/html%3E",R=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&r(e,t)}(v,e);var t,i,s,l=a(v);function v(){var e;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,v),(e=l.call(this)).lastHeight=!1,e.lastId=!1,e.blocker=!1,e.container=!1,e.iframe=!1,e.inpageIframes=[],e.contentWrapper=!1,e.iframeContainer=!1,e.openInNewTabLink=!1,e.lastSizeMode=O.SMALL,e.allowClose=!0,e.scrollY=!1,e.scrollX=!1,e.resizeStartTime=!1,e.resizeTimeout=!1,e.history=new f,e}return t=v,(i=[{key:"init",value:function(){var e=this,t=document.body;c.on(window,"message",this.receiveMessageFromRemote.bind(this)),c.on(window,"resize",this.updateScrolling.bind(this)),c.on(window,"resize",this.handleResizeDefer.bind(this)),d.addChangeListener((function(){e.openInNewTabLink&&(e.openInNewTabLink.innerHTML=I("flyin_action.OPEN_IN_NEW_TAB"))})),this.switchToState(T),c.select(".oao-navi-navigation")&&c.addClass(t,"oao-pi-with-navigation"),this.checkPointerOnOwnPage()}},{key:"openLayer",value:function(e,t){this.resetIframe(!0),this.resetHeader(),this.open(b,e,t)}},{key:"openFlyin",value:function(e,t,n){this.resetIframe(!1),this.resetHeader(),this.open(E,e,t,n)}},{key:"open",value:function(e,t,n,i){this.emit("open"),!1===this.iframe&&this.createDom(t),this.scrollY=window.pageYOffset||document.documentElement.scrollTop,this.scrollX=window.pageXOffset||document.documentElement.scrollLeft,this.switchToState(e),setTimeout((function(){c.addClass(document.body,C)}),100),!0===i&&(c.addClass(document.body,P),setTimeout((function(){c.removeClass(document.body,P)}),500)),this.openInNewTabLink.href=t;var o=this.iframe.cloneNode(!1);o.setAttribute(w.REFRESH_ORIGIN,n?"true":"false"),o.src=t,o.name=e,this.iframe.parentNode.replaceChild(o,this.iframe),this.iframe=o}},{key:"close",value:function(){this.emit("close");var e=!1;this.iframe&&(e="true"===this.iframe.getAttribute(w.REFRESH_ORIGIN)),e?window.location.reload():(c.removeClass(document.body,[C,P,"oao-pi-no-scroll"]),"overlay"===this.getState()&&this.scrollY&&window.scroll(this.scrollX||0,this.scrollY),setTimeout(function(){this.switchToState(T)}.bind(this),100),this.scrollX=!1,this.scrollY=!1,this.resetHeader(),this.history.reset())}},{key:"openInplace",value:function(e,t){var n=document.getElementById(t)||!1;if(!1!==n&&c.isNode(n)){var i=new Date,o=16*Math.random()|0,r=u("iframe",{src:e,scrolling:"no",class:k,name:k+"-"+i.getTime()+o});n.appendChild(r),this.inpageIframes.push(r)}}},{key:"resetIframe",value:function(e,t){!1!==this.iframe&&(e&&(this.iframe.style.width=A,this.iframe.style.height="300px",this.lastSizeMode=O.SMALL,this.lastHeight=!1,this.updateScrolling()),d.forceShownIFrame()||(this.iframe.style.visibility="hidden"),!0!==t&&(this.iframe.src=L))}},{key:"closeIncludingReset",value:function(){this.contentWrapper&&this.contentWrapper.classList.remove("oao-pi-success"),p.resetState(),!1!==this.iframe&&(this.iframe.src=L)}},{key:"receiveMessageFromRemote",value:function(e){if(!0===y.isOriginValid(e.origin)){var t=e.data,n=t.action;if(n===m.UPDATE_IFRAME)this.updateIframe(t);else if(n===m.CLOSE)t.usedPr&&(window.location.href=t.usedPr),this.closeIncludingReset();else if(n===m.SUCCESS)this.contentWrapper&&this.contentWrapper.classList.add("oao-pi-success");else if(n===m.UPDATE_URL)window.location.href=t.usedPr;else if(n===m.PAGE_UNLOAD)this.iframe&&!d.forceShownIFrame()&&(this.iframe.style.visibility="hidden");else if(n===m.POINT_TO)t.selector&&this.pointTo(t.selector,t.position);else if(n===m.PRESENT_CHECK){var i=t.elements||[],o=this.handlePresentCheck(i),r={action:m.PRESENT_CHECK,results:o};this.iframe&&this.iframe.contentWindow&&this.iframe.contentWindow.postMessage(r,"*"),this.inpageIframes.length>0&&this.inpageIframes.forEach((function(e){e.contentWindow&&e.contentWindow.postMessage(r,"*")}))}else if(n===m.PAGE_CHECK){var a={action:m.PAGE_CHECK,url:window.location.href};this.iframe&&this.iframe.contentWindow&&this.iframe.contentWindow.postMessage(a,"*"),this.inpageIframes.length>0&&this.inpageIframes.forEach((function(e){e.contentWindow&&e.contentWindow.postMessage(a,"*")}))}else if(n===m.PAGE_INFORMATION){if(this.iframe&&(this.iframe.style.visibility="visible"),!t.url)return;!0===t.saveHistory&&this.history.add(t),this.onPageLoaded(t)}else if(n===m.ALLOW_CLOSING){if(!t.url)return;this.allowClose=t.allowClose||!0}else if(n===m.SCROLL_INTEGRATION_TO_POSITION){if(!this.iframeContainer)return;if(!t.position||!t.duration)return;c.scrollToPosition(t.position,t.duration,this.iframeContainer)}else if(n===m.OPEN_OVERLAY){if(!t.integrationPageLocation)return;var s=!1!==t.cmdRefreshOrigin;this.openLayer(t.integrationPageLocation,s)}else if(n===m.OPEN_FLYIN){if(!t.integrationPageLocation)return;this.openFlyin(t.integrationPageLocation,!1,!1)}else h.emitMessageReceived(this.iframe,t)}}},{key:"pointTo",value:function(e,t,n){p.mergeState({pointTo:{element:e,position:t,scroll:n}})}},{key:"handleContainerClick",value:function(e){if(e.preventDefault(),!1!==this.allowClose)return this.closeIncludingReset(),!0}},{key:"updateIframe",value:function(e){if(e.id){if(!1!==this.lastId&&this.lastId>e.id)return;this.lastId=e.id}e.frame&&0===e.frame.indexOf(k)?this.handleInplaceIframeUpdate(e):(c.isNode(this.iframe)&&(e.height&&(this.iframe.style.height=e.height+"px",this.lastHeight=e.height),e.width&&(this.iframe.style.width=e.width+"px")),this.updateScrolling())}},{key:"handleInplaceIframeUpdate",value:function(e){var t=document.querySelector("iframe[name="+e.frame+"]");c.isNode(t)&&(e.height&&(t.style.height=e.height+"px"),e.width&&(t.style.width=e.width+"px"))}},{key:"navigationIframe",value:function(e){var t={action:m.PAGE_NAVIGATION,url:e};this.iframe&&this.iframe.contentWindow&&this.iframe.contentWindow.postMessage(t,"*")}},{key:"updateScrolling",value:function(){c.removeClass(this.container,"oao-pi-scroll"),this.lastHeight&&this.lastHeight>window.innerHeight&&c.addClass(this.container,"oao-pi-scroll")}},{key:"handleResizeDefer",value:function(){!1===this.iframe&&this.inpageIframes.length<=0||(this.resizeStartTime=new Date,!1===this.resizeTimeout&&(this.resizeTimeout=!0,setTimeout(this.handleResize.bind(this),200)))}},{key:"handleResize",value:function(){if(new Date-this.resizeStartTime<200)setTimeout(this.handleResize.bind(this),200);else{this.resizeTimeout=!1;var e={action:m.CHECK_HEIGHT};this.iframe&&this.iframe.contentWindow.postMessage(e,"*"),this.inpageIframes.length>0&&this.inpageIframes.forEach((function(t){t.contentWindow&&t.contentWindow.postMessage(e,"*")}))}}},{key:"switchToState",value:function(e){var t=document.body;c.removeClass(t,[T,E,b]),c.addClass(t,e)}},{key:"getState",value:function(){var e=document.body;return c.hasClass(e,b)?"overlay":!!c.hasClass(e,E)&&"flyin"}},{key:"handlePresentCheck",value:function(e){for(var t={},n=0;n<e.length;n++){var i=!1;document.querySelector("["+S+'="'+e[n]+'"]')&&(i=!0),"oao-navi-support-button"===e[n]&&(i=!0),t[e[n]]=i}return t}},{key:"createDom",value:function(e){var t=document.body;this.blocker=u("div",{class:"oao-pi-overlay-blocker"}),this.blocker.style.display="none",t.appendChild(this.blocker);var i=(document.querySelector(".oao-navi-navigation")||{}).offsetHeight||0;this.container=u("div",{class:"oao-pi-overlay-container"}),this.container.style.display="none",0!==i&&(this.container.style.top=i+"px"),t.appendChild(this.container),c.on(this.container,"click",this.handleContainerClick.bind(this)),this.iframe=u("iframe",{src:e,scrolling:"no",class:"oao-pi-page-integration"}),this.resetIframe(!0,!0),this.contentWrapper=u("div",{class:"oao-pi-overlay-content oao-pi-headless-integration"}),this.flyInHeaderNode=c.createNode("div",{class:"oao-pi-flyin-integration-header"});var o=c.createNode("span",{class:"oao-pi-flyin-integration-header-back",title:I("flyin_back")});c.on(o,"click",this.onBackClicked.bind(this)),this.flyInHeaderNode.appendChild(o),this.flyInTitleNode=c.createNode("h3",{class:"oao-pi-flyin-integration-header-title"}),this.flyInHeaderNode.appendChild(this.flyInTitleNode);var r=c.createNode("span",{class:"oao-pi-flyin-integration-header-close",title:I("flyin_close")});c.on(r,"click",function(){this.closeIncludingReset()}.bind(this)),this.flyInHeaderNode.appendChild(r),this.contentWrapper.appendChild(this.flyInHeaderNode);var a=u("div",{class:"oao-pi-page-scheme"});a.innerHTML=n(54).Z,this.contentWrapper.appendChild(a),this.iframeContainer=u("div",{class:"oao-pi-iframe-container"}),this.iframeContainer.appendChild(this.iframe),this.contentWrapper.appendChild(this.iframeContainer),c.on(this.contentWrapper,"click",(function(e){c.stopPropagation(e)}));var s=c.createNode("div",{class:"oao-pi-fly-in-footer"});this.openInNewTabLink=c.createNode("a",{class:"oao-pi-open-in-new-tab",target:"_blank",href:"#"});var l=document.createTextNode(I("flyin_action.OPEN_IN_NEW_TAB"));this.openInNewTabLink.appendChild(l),s.appendChild(this.openInNewTabLink),this.contentWrapper.appendChild(s);var f=u("div",{class:"oao-pi-loading"}),h=u("div",{class:"oao-pi-loader"});f.appendChild(h),this.contentWrapper.appendChild(f),this.container.appendChild(this.contentWrapper)}},{key:"onPageLoaded",value:function(e){if(e&&e.url){if(e.size&&e.size===O.LARGE?(c.addClass(document.body,"oao-pi-size-large"),!1!==this.iframe&&(this.iframe.style.width="900px"),this.handleResizeDefer(),this.lastSizeMode=O.LARGE):this.lastSizeMode===O.LARGE&&(c.removeClass(document.body,"oao-pi-size-large"),!1!==this.iframe&&(this.iframe.style.width=A),this.handleResizeDefer(),this.lastSizeMode=O.SMALL),this.allowClose=!1!==e.allowClose,this.iframeContainer&&"flyin"===this.getState()&&(this.iframeContainer.scrollTop=0),this.openInNewTabLink){var t=g.OPEN_IN_NEW_TAB;e.actionType&&(t=g[e.actionType]||g.OPEN_IN_NEW_TAB),this.openInNewTabLink.href=e.url,this.openInNewTabLink.innerText=I("flyin_action."+t)||I("flyin_action.OPEN_IN_NEW_TAB")}this.flyInTitleNode&&(this.flyInTitleNode.innerText=e.title),this.flyInHeaderNode&&(this.history.canNavigateBack()?c.addClass(this.flyInHeaderNode,N):c.removeClass(this.flyInHeaderNode,N))}}},{key:"onBackClicked",value:function(){this.history.pop();var e=this.history.pop();e&&e.url&&this.iframe&&this.navigationIframe(e.url)}},{key:"resetHeader",value:function(){this.openInNewTabLink&&(this.openInNewTabLink.href="#"),this.flyInTitleNode&&(this.flyInTitleNode.innerText=""),this.flyInHeaderNode&&c.removeClass(this.flyInHeaderNode,N)}},{key:"checkPointerOnOwnPage",value:function(){for(var e=document.querySelectorAll("["+_+"]"),t=0;t<e.length;t++){var n=e[t].getAttribute(_)||!1;!0!=(document.querySelectorAll("["+S+'="'+n+'"]').length>0||!1)&&"oao-navi-support-button"!==n||c.addClass(e[t],"oao-pi-trigger-pointer-enabled")}}},{key:"sendMessage",value:function(e){this.iframe&&this.iframe.contentWindow&&this.iframe.contentWindow.postMessage(e,"*")}}])&&o(t.prototype,i),s&&o(t,s),Object.defineProperty(t,"prototype",{writable:!1}),v}(v);e.exports=new R},528:(e,t,n)=>{var i=n(427);function o(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}var r=n(159),a=n(435),s=n(554),l=n(150),c=n(308),u="oao-pi-headless-overlay",f="oao-pi-headless-flyin",h=l.POINT_TO,p=l.PRESENT,d=l.NOT_PRESENT,y=l.PAGE_PRESENT,v=l.PAGE_NOT_PRESENT,m=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),a.isInIframe()&&(r.on(window,"message",this.receiveMessageFromOrigin.bind(this)),this.formerPageContentHeight=0,a.isInFlyin()?this.initHeadlessMode("flyin"):a.isInOverlay()?this.initHeadlessMode("overlay"):a.isInInPlace()&&this.initHeadlessMode("in-place"),r.on(window,"beforeunload",(function(){var e={action:s.PAGE_UNLOAD};window.top.postMessage(e,"*")})),this.initChangingPageHeightCheck(),this.sendPageInformation(),this.checkOptionalElements(),this.checkPageElements(),this.doAnchorScrolling())}var t,n,l;return t=e,(n=[{key:"receiveMessageFromOrigin",value:function(e){if(!0===a.isOriginValid(e.origin)){var t=e.data,n=t.action;if(n===s.PRESENT_CHECK){var i=t.results||{};this.handlePresentCheckResult(i)}else if(n===s.PAGE_CHECK){var o=t.url||"";this.handlePageCheck(o)}else if(n===s.PAGE_NAVIGATION){var r=t.url||!1;r&&window.location.replace(r)}else n===s.CHECK_HEIGHT&&this.checkPageContentHeight()}}},{key:"initHeadlessMode",value:function(e){this.initHeadlessModeInternal(e),r.on(window,"load",function(){this.initHeadlessModeInternal(e)}.bind(this))}},{key:"initHeadlessModeInternal",value:function(e){var t=document.body||{};r.addClass(t,["headless-mode","oao-pi-headless","oao-navi-hidden"]),r.removeClass(t,[u,f]),"overlay"===e?r.addClass(t,u):"flyin"===e?r.addClass(t,f):"in-place"===e&&r.addClass(t,"oao-pi-in-place")}},{key:"initChangingPageHeightCheck",value:function(e){e||(e=0);var t=document.body;if(r.isNode(t))"MutationObserver"in window&&new window.MutationObserver(function(){this.checkPageContentHeight()}.bind(this)).observe(t,{childList:!0,subtree:!0,attributes:!0}),r.onReady(function(){this.checkPageContentHeight()}.bind(this));else{if(e>=10)return;window.setTimeout(function(){this.initChangingPageHeightCheck(e+1)}.bind(this),100)}}},{key:"checkOptionalElements",value:function(){for(var e=document.querySelectorAll("["+p+"]"),t=document.querySelectorAll("["+d+"]"),n=document.querySelectorAll("["+h+"]"),i=[],o=0;o<e.length;o++){var r=e[o].getAttribute(p)||!1;!1!==r&&i.push(r)}for(var a=0;a<t.length;a++){var l=t[a].getAttribute(d)||!1;!1!==l&&i.push(l)}for(var c=0;c<n.length;c++){var u=n[c].getAttribute(h)||!1;!1!==u&&i.push(u)}var f={action:s.PRESENT_CHECK,elements:i};window.top.postMessage(f,"*")}},{key:"handlePresentCheckResult",value:function(e){for(var t in e)if(Object.prototype.hasOwnProperty.call(e,t)){var n=document.querySelectorAll("["+p+'="'+t+'"]');if(!1!==e[t])for(var i=0;i<n.length;i++)r.addClass(n[i],"oao-pi-show");var o=document.querySelectorAll("["+d+'="'+t+'"]');if(!1===e[t])for(var a=0;a<o.length;a++)r.addClass(o[a],"oao-pi-show");var s=document.querySelectorAll("["+h+'="'+t+'"]');if(!1!==e[t])for(var l=0;l<s.length;l++)r.addClass(s[l],"oao-pi-trigger-pointer-enabled")}}},{key:"checkPageElements",value:function(){var e=document.querySelectorAll("["+y+"]")||{},t=document.querySelectorAll("["+v+"]")||{};if(!(e.length<=0&&t.length<=0)){var n={action:s.PAGE_CHECK};window.top.postMessage(n,"*")}}},{key:"handlePageCheck",value:function(e){var t=e;e.indexOf("#")>0&&(t=e.substring(0,e.indexOf("#")));for(var n=document.querySelectorAll("["+y+"]")||{},i=document.querySelectorAll("["+v+"]")||{},o=0;o<n.length;o++){var a=n[o].getAttribute(y)||!1;!1!==a&&-1!==t.indexOf(a)&&r.addClass(n[o],"oao-pi-show")}for(var s=0;s<i.length;s++){var l=i[s].getAttribute(v)||!1;!1!==l&&-1===t.indexOf(l)&&r.addClass(i[s],"oao-pi-show")}}},{key:"checkPageContentHeight",value:function(){var e=document.body,t=document.documentElement,n=Math.max(e.offsetHeight,t.scrollHeight,t.offsetHeight,e.scrollHeight,t.clientHeight),i=document.querySelector("[data-iframe-height], #content");if(i){var o=Math.max(i.offsetHeight,i.scrollHeight);n=Math.min(o,n)}var r={};if(n!==this.formerPageContentHeight){var a=new Date;r={action:s.UPDATE_IFRAME,height:n,id:a.getTime(),frame:window.name||!1,width:!1},Math.abs(this.formerPageContentHeight-n)>15&&(window.top.postMessage(r,"*"),this.formerPageContentHeight=n)}}},{key:"closeLayer",value:function(){if(a.isInIframe()){var e={action:s.CLOSE};window.top.postMessage(e,"*")}}},{key:"scrollToElement",value:function(e,t){if(a.isInIframe()){var n={action:s.SCROLL_INTEGRATION_TO_POSITION,position:e,duration:t};window.top.postMessage(n,"*")}}},{key:"pointTo",value:function(e,t,n){var i={action:s.POINT_TO,selector:e,position:t,scroll:n};window.top.postMessage(i,"*")}},{key:"successAndClose",value:function(e,t,n){a.isInIframe()&&(this.setClosingSuccessHtml(e,t),window.top.postMessage({action:s.SUCCESS},"*"),window.setTimeout(function(){this.checkPageContentHeight()}.bind(this),100),window.setTimeout(function(){this.closeLayer(),"function"==typeof n&&n()}.bind(this),3e3))}},{key:"handlePageExit",value:function(e,t){if(a.isInIframe()){var n={action:s.PAGE_EXIT,flyinLink:!!e,target:t||!1};window.top.postMessage(n,"*")}}},{key:"setClosingSuccessHtml",value:function(e,t){var n="";n+='<div id="oao-pi-container" data-iframe-height="true">',n+='<div id="oao-pi-content" class="oao-pi-clearfix">',n+='<h3 class="oao-pi-headline-success">',n+='<svg viewBox="0 0 32 32">\n <path\n d="M16 30.769C7.844 30.769 1.231 24.156 1.231 16 1.231 7.842 7.844 1.231 16 1.231S30.769 7.843 30.769 16c0 8.156-6.613 14.769-14.769 14.769zm6.959-18.839a1.548 1.548 0 0 0-2.191 0l-6.654 6.655-2.831-2.83a1.549 1.549 0 1 0-2.192 2.191l3.926 3.927a1.55 1.55 0 0 0 2.191 0l7.75-7.751a1.547 1.547 0 0 0 0-2.192z"></path>\n </svg>',n+=(t?e:i("success.headline"))||"",n+="</h3>",n+='<p class="oao-pi-paragraph">',n+=t=t||e,n+="</p>",n+="</div></div>",document.body.innerHTML=n,document.body.classList.add("oao-pi-success-close-markup")}},{key:"sendPageInformation",value:function(){if(a.isInIframe()){var e,t,n,i,o=!0,l=r.select(".oao-pi-title, .headline-page, .page-header__headline:not(.page-header__headline--sub)");l&&(e=l.textContent),e||((n=r.select('meta[name="oao-pi-title"]'))&&(e=n.getAttribute("content")),e||(n=r.select("title"))&&(e=n.textContent)),e&&(e=e.trim()),(n=r.select('meta[name="oao-pi-action-type"]'))&&(t=n.getAttribute("content")),(n=r.select('meta[name="oao-pi-size"]'))&&(i=n.getAttribute("content"))&&i===c.LARGE&&r.addClass(document.body,"oao-pi-size-large"),(n=r.select('meta[name="oao-pi-allow-close"]'))&&(o="true"===(o=n.getAttribute("content")));var u={action:s.PAGE_INFORMATION,url:window.location.href||!1,title:e||!1,size:i||!1,allowClose:o,actionType:t||!1,saveHistory:!a.isInInPlace()};window.top.postMessage(u,"*")}}},{key:"doAnchorScrolling",value:function(){var e=document.location.hash||!1;if(!1!==e){e=e.replace("#","");var t=document.getElementById(e)||!1;if(!1!==t){var n=r.getOffset(t).top;this.scrollToElement(n,300)}}}},{key:"setAllowClose",value:function(e){if(a.isInIframe()){var t={action:s.ALLOW_CLOSING,url:window.location.href||!1,allowClose:e||!0};window.top.postMessage(t,"*")}}}])&&o(t.prototype,n),l&&o(t,l),Object.defineProperty(t,"prototype",{writable:!1}),e}();e.exports=new m},385:(e,t,n)=>{function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}var o=n(159),r=n(341),a=n(157),s=n(150),l=s.TARGET_ID,c=s.SECONDARY_LINK,u=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.pointToActive=!1,this.pointToIntervalID=!1,this.pointToContainer=!1,this.pointToElement=!1,r.on("change",function(e,t){!1!==t.pointTo?t.pointTo&&t.pointTo.element&&this.pointTo(t.pointTo.element,t.pointTo.position,t.pointTo.scroll):this.hidePointTo()}.bind(this))}var t,n,s;return t=e,(n=[{key:"pointTo",value:function(e,t,n){var i=this.findPointToElement(e);if(i){(this.pointToIntervalID||this.pointToActive)&&this.hidePointTo(),this.pointToActive||this.initPointTo();var r=o.elementOrParentIsFixed(i),s=this.getPointToPosition(i,r,n);return this.setupPointTo(s,t,r),a.emitPointerAdded(i),this.pointToElement=i,i}}},{key:"findPointToElement",value:function(e){if("/"!==e.charAt(0))return document.querySelector("["+l+'="'+e+'"]');var t=document.querySelectorAll('a[href*="'+e+'"]');if(1===t.length)return t[0];for(var n=0;n<t.length;n++)if(!t[n].hasAttribute(c)||n===t.length)return t[n]}},{key:"hidePointTo",value:function(){!1!==this.pointToContainer&&(o.addClass(this.pointToContainer,"oao-pi-hidden"),o.removeClass(this.pointToContainer,"oao-pi-pointing-effect"),this.pointToActive=!1),!1!==this.pointToIntervalID&&(window.clearInterval(this.pointToIntervalID),this.pointToIntervalID=!1),!1!==this.pointToElement&&(a.emitPointerRemoved(this.pointToElement),this.pointToElement=!1)}},{key:"getPointToPosition",value:function(e,t,n){var i=Math.max(document.documentElement.clientHeight,window.innerHeight||0),r=o.getOffset(e);if(n&&!o.elementInViewPort(e)&&!t){var a=r.top-i/3;o.scrollToPosition(a,200)}return r}},{key:"initPointTo",value:function(){this.pointToContainer=o.createNode("div",{class:"oao-pi-flyin-pointer oao-pi-hidden"});var e=o.createNode("div",{class:"oao-pi-flyin-pointer-inner"}),t=o.createNode("button",{class:"oao-pi-flyin-pointer-close",type:"button"});e.appendChild(t),this.pointToContainer.appendChild(e),document.body.appendChild(this.pointToContainer),this.pointToActive=!0}},{key:"setupPointTo",value:function(e,t,n){var i,a=42,s=32,l=parseInt(e.left+(e.right-e.left)/2-s/2,10);i="bottom"===t?parseInt(e.bottom+a/2):parseInt(e.top-a-2),this.pointToContainer.style.left=l+"px",this.pointToContainer.style.top=i+"px",o.removeClass(this.pointToContainer,"oao-pi-hidden"),o.removeClass(this.pointToContainer,"oao-pi-fixed"),n&&o.addClass(this.pointToContainer,"oao-pi-fixed"),o.addClass(this.pointToContainer,"oao-pi-pointing-effect"),t&&""!==t&&o.addClass(this.pointToContainer,"oao-pi-point-"+t),this.pointToIntervalID=window.setInterval(this.flickerPointer.bind(this),500),o.on(this.pointToContainer,"click",(function(){r.mergeState({pointTo:!1})})),o.on(this.pointToContainer,"mouseover",this.stopPointingMotion.bind(this))}},{key:"stopPointingMotion",value:function(){this.pointToIntervalID>0&&(window.clearInterval(this.pointToIntervalID),this.pointToIntervalID=0,o.removeClass(this.pointToContainer,"oao-pi-pointing-effect"))}},{key:"flickerPointer",value:function(){o.hasClass(this.pointToContainer,"oao-pi-pointing-effect")?o.removeClass(this.pointToContainer,"oao-pi-pointing-effect"):o.addClass(this.pointToContainer,"oao-pi-pointing-effect")}}])&&i(t.prototype,n),s&&i(t,s),Object.defineProperty(t,"prototype",{writable:!1}),e}();e.exports=new u},875:(e,t,n)=>{function i(){return i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},i.apply(this,arguments)}var o=n(187).EventEmitter,r="message_received",a=i({},o.prototype,{emitMessageReceived:function(e,t){this.emit(r,e,t)},onMessageReceived:function(e){var t=this;return this.on(r,e),function(){t.removeListener(r,e)}}});e.exports=a},157:(e,t,n)=>{function i(){return i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},i.apply(this,arguments)}var o=n(187).EventEmitter,r=n(435),a=n(159),s=n(12),l="flyin_will_open",c="flyin_will_close",u="pointer_added",f="pointer_removed",h=i({},o.prototype,{handlePageExit:function(e,t){if(!e&&"flyin"===s.getState()&&r.willTriggerBrowserNavigation(t)){var n=r.hasSideNavigation(t);n?a.addClass(document.body,"oao-pi-navigation-without-flyin-with-navigation"):a.addClass(document.body,"oao-pi-navigation-without-flyin-without-navigation"),this.emitNavigationWithoutFlyin(n)}},handleFlyinLinkClick:function(e){if(r.willTriggerBrowserNavigation(e)){"flyin"!==s.getState()&&a.addClass(document.body,"oao-pi-navigation-with-flyin");var t="flyin"!==s.getState();this.emitNavigationWithFlyin(t)}},emitNavigationWithFlyin:function(e){this.emit(l,!!e)},emitNavigationWithoutFlyin:function(e){this.emit(c,!!e)},emitPointerAdded:function(e){this.emit(u,e)},emitPointerRemoved:function(e){this.emit(f,e)},onNavigationWithFlyin:function(e){var t=this;return this.on(l,e),function(){t.removeListener(l,e)}},onNavigationWithoutFlyin:function(e){var t=this;return this.on(c,e),function(){t.removeListener(c,e)}},onPointerAdded:function(e){var t=this;return this.on(u,e),function(){t.removeListener(u,e)}},onPointerRemoved:function(e){var t=this;return this.on(f,e),function(){t.removeListener(f,e)}}});e.exports=h},711:(e,t,n)=>{function i(){return i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},i.apply(this,arguments)}var o=n(584),r=o.Market,a=o.Language,s=o.DefaultLanguageForMarket,l=n(187).EventEmitter,c="change",u=r.DE,f=!1,h=!1,p=!1,d=!1,y=!0,v=!1,m=!1,g=i({},l.prototype,{emitChange:function(){this.emit(c)},addChangeListener:function(e){var t=this;return this.on(c,e),function(){t.removeListener(c,e)}},isDeeplinkingEnabled:function(){return y},setDeeplinkingEnabled:function(e){var t=e!==y;return y=e,!!t&&(this.emitChange(),!0)},forceShownIFrame:function(){return v},setForceShownIFrame:function(e){var t=e!==v;return v=e,!!t&&(this.emitChange(),!0)},getBasePath:function(){return p},setBasePath:function(e){e||(e=!1);var t=e!==p;return p=e,!!t},getPointerListener:function(){return m},setPointerListener:function(e){e||(e=!1);var t=e!==m;return m=e,!!t},getPageName:function(){return f},setPageName:function(e){if(e){var t=f!==e;f=e,t&&this.emitChange()}else e=!1},getClient:function(){return h},setClient:function(e){if(e){var t=h!==e;h=e,t&&this.emitChange()}else e=!1},getMarket:function(){return u},setMarket:function(e){e?(e=e.toUpperCase(),r[e]||(e=r.DE)):e=r.DE;var t=e!==u;u=e,t&&this.emitChange()},getLanguage:function(){return d||(s[u]||a.de_DE)},setLanguage:function(e){if(e){var t=a[e];if(t){var n=d!==t;d=t,n&&this.emitChange()}else d=!1}else d=!1},getVersion:function(){return"4.3.2"}});e.exports=g},341:(e,t,n)=>{function i(e){return i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i(e)}function o(){return o=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},o.apply(this,arguments)}function r(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function a(e,t){return a=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},a(e,t)}function s(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,i=c(e);if(t){var o=c(this).constructor;n=Reflect.construct(i,arguments,o)}else n=i.apply(this,arguments);return l(this,n)}}function l(e,t){if(t&&("object"===i(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}function c(e){return c=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},c(e)}var u=n(159),f=n(435),h=n(187).EventEmitter,p="point-to",d="open-overlay",y="open-flyin",v=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&a(e,t)}(c,e);var t,n,i,l=s(c);function c(){var e;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,c),(e=l.call(this)).lastState={},e}return t=c,(n=[{key:"init",value:function(){u.on(window,"hashchange",function(){this.handleHashChange(!1)}.bind(this)),this.handleHashChange(!0)}},{key:"handleHashChange",value:function(e){var t=this.getStateFromHash(location),n=this.diff(this.lastState,t);this.lastState=t,!0===e&&f.isEmpty(n)||this.emit("change",t,n,e)}},{key:"getStateFromHash",value:function(e){var t=(e=e||location).hash||"#",n=(t=t.substring(1)).split(";"),i={};return n.forEach((function(e){var t=e.split(/:(.+)/);if(!(t.length<2)){var n=t[0],o=t[1]||"";if(n===p){var r=o.split(",");i.pointTo={element:r[0],position:r[1]||"default",scroll:"false"!==r[2]}}else if(n===d){if(0!==o.indexOf("https://")&&0!==o.indexOf("http://"))return;if(!f.isOriginValid(o))return;var a=o.split(",");i.openInOverlay={params:a[0],refreshOrigin:"true"===a[1]}}if(n===y){if(0!==o.indexOf("https://")&&0!==o.indexOf("http://"))return;if(!f.isOriginValid(o))return;i.openInFlyin={params:o}}}})),i}},{key:"hasStateInHash",value:function(){var e=this.getStateFromHash(window.location);return e.openInOverlay||e.openInFlyin||e.pointTo}},{key:"setState",value:function(e){var t=this.stateToHash(e),n=window.location.pathname||"",i=window.location.search||"";(this.hasStateInHash()||""!==t)&&window.history.replaceState(null,null,n+i+"#"+t),this.handleHashChange()}},{key:"stateToHash",value:function(e){var t="";return e&&(e.openInOverlay&&e.openInOverlay.params&&(e.openInOverlay.refreshOrigin=!0!==e.openInOverlay.refreshOrigin,t+=d+":"+e.openInOverlay.params+","+e.openInOverlay.refreshOrigin+";"),e.openInFlyin&&e.openInFlyin.params&&(t+=y+":"+e.openInFlyin.params+";"),e.pointTo&&e.pointTo.element&&(e.pointTo.position=e.pointTo.position||"default",e.pointTo.scroll=!1!==e.pointTo.scroll,t+="point-to:"+e.pointTo.element+","+e.pointTo.position+","+e.pointTo.scroll+";")),t}},{key:"resetState",value:function(){this.setState({openInOverlay:!1})}},{key:"mergeState",value:function(e){var t=o({},this.lastState,e);this.setState(t)}},{key:"fixStateAfterIframeNavigation",value:function(e){if(e){var t=!1;if(this.lastState.openInOverlay&&this.lastState.openInOverlay.params&&this.lastState.openInOverlay.params!==e&&(t=o({},this.lastState,{openInOverlay:{params:e,refreshOrigin:this.lastState.openInOverlay.refreshOrigin||!1}})),this.lastState.openInFlyin&&this.lastState.openInFlyin.params&&this.lastState.openInFlyin.params!==e&&(t=o({},this.lastState,{openInFlyin:{params:e}})),t){var n=this.stateToHash(t);if(n){if(window.history&&"function"==typeof window.history.replaceState){var i=window.location.pathname||"",r=window.location.search||"";window.history.replaceState(null,null,i+r+"#"+n)}this.lastState=t}}}}},{key:"diff",value:function(e,t){t=t||{};var n={},i=m((e=e||{}).openInFlyin,t.openInFlyin),o=m(e.openInOverlay,t.openInOverlay),r=m(e.pointTo,t.pointTo);return void 0!==i&&(n.openInFlyin=i),void 0!==o&&(n.openInOverlay=o),void 0!==r&&(n.pointTo=r),n}}])&&r(t.prototype,n),i&&r(t,i),Object.defineProperty(t,"prototype",{writable:!1}),c}(h);function m(e,t){if(e||t){if(!e&&t)return t;if(e&&!t)return!1;for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&e[n]!==t[n])return t;for(var i in t)if(Object.prototype.hasOwnProperty.call(t,i)&&e[i]!==t[i])return t}}e.exports=new v},684:e=>{e.exports={OPEN_IN_NEW_TAB:"OPEN_IN_NEW_TAB"}},554:e=>{e.exports={UPDATE_IFRAME:"oao.ipl.update-iframe",CLOSE:"oao.ipl.close",SUCCESS:"oao.ipl.success",UPDATE_URL:"oao.ipl.update-url",POINT_TO:"oao.ipl.point-to",PRESENT_CHECK:"oao.ipl.present-check",PAGE_CHECK:"oao.ipl.page-check",PAGE_EXIT:"oao.ipl.page-exit",PAGE_UNLOAD:"oao.ipl.page-unload",PAGE_INFORMATION:"oao.ipl.page_information",ALLOW_CLOSING:"oao.ipl.allow_closing",PAGE_NAVIGATION:"oao.ipl.page-navigation",CHECK_HEIGHT:"oao.ipl.page-height-check",SCROLL_INTEGRATION_TO_POSITION:"oao.ipl.scroll-integration-to-position",OPEN_OVERLAY:"oao.ipl.open-overlay",OPEN_FLYIN:"oao.ipl.open-flyin"}},39:e=>{e.exports={loadCSS:function(e){var t=document,n=t.head||t.getElementsByTagName("script")[0].parentNode,i=t.createElement("link");n&&(i.type="text/css",i.rel="stylesheet",i.href=e,n.appendChild(i))}}},435:e=>{function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},t(e)}function n(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}var i=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e)}var i,o,r;return i=e,(o=[{key:"isInIframe",value:function(){try{return window.self!==window.top}catch(e){return!0}}},{key:"isInPageIntegration",value:function(){return this.isInFlyin()||this.isInOverlay()}},{key:"isInFlyin",value:function(){return this.isInIframe()&&"oao-pi-flyin"===window.name}},{key:"isInOverlay",value:function(){return this.isInIframe()&&"oao-pi-overlay"===window.name}},{key:"isInInPlace",value:function(){return this.isInIframe()&&0===window.name.indexOf("oao-pi-in-place")}},{key:"isOriginValid",value:function(e){var t,n=document.createElement("a");n.href=e;var i=n.hostname.split("."),o=n.protocol;return i.length>2?"co.uk"==(t=i[i.length-2]+"."+i[i.length-1])&&(t=i[i.length-3]+"."+t):(t=n.hostname,"localhost"===i[i.length-1]&&(t=i[i.length-1],o="https:")),["localhost","united.domain","server.lan","ionos.de","ionos.co.uk","ionos.com","ionos.ca","ionos.es","ionos.mx","ionos.fr","ionos.it","1und1.de","1and1.com","1and1.ca","1and1.fr","1and1.co.uk","1and1.mx","1and1.es","1and1.it","uicdn.net","1and1.org","profitbricks.net"].indexOf(t)>-1&&"https:"===o}},{key:"hasSideNavigation",value:function(e){return!1}},{key:"resolveLink",value:function(e){if(!e)return e;var t=document.createElement("a");return t.href=e,t.href}},{key:"willTriggerBrowserNavigation",value:function(e){if(!e)return!1;var t=window.location,n=t.href.replace(t.hash,"");return 0!==e.indexOf(n+"#")}},{key:"isFlyinLink",value:function(e){return!!e&&-1!==e.indexOf("#open-flyin:")}},{key:"isEmpty",value:function(e){if(null===e)return!0;if(e.length>0)return!1;if(0===e.length)return!0;if("object"!==t(e))return!0;for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n))return!1;return!0}}])&&n(i.prototype,o),r&&n(i,r),Object.defineProperty(i,"prototype",{writable:!1}),e}();e.exports=new i},150:e=>{e.exports={POINT_TO:"data-point-to",FLYIN_HREF:"data-flyin-href",POINT_POSITION:"data-point-position",PRESENT:"data-if-present",NOT_PRESENT:"data-if-not-present",PAGE_PRESENT:"data-if-page",PAGE_NOT_PRESENT:"data-if-not-page",REFRESH_ORIGIN:"data-refresh-origin",TARGET_ID:"data-target-id",SECONDARY_LINK:"data-secondary-link",SCROLL:"data-point-scroll"}},308:e=>{e.exports={LARGE:"large",SMALL:"small"}},420:(e,t,n)=>{function i(){return i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e},i.apply(this,arguments)}var o=n(187).EventEmitter,r="push",a=n(885);a.OAO=a.OAO||{},a.OAO.q=a.OAO.q||{};var s=a.OAO.q.pageintegration||[],l=i({},o.prototype,{addPushListener:function(e){this.on(r,e)},removePushListener:function(e){this.removeListener(r,e)},push:function(e){var t=e||[];if(t&&t.length&&!(t.length<1)){var n=t[0];t=t.slice(1),this.emit(r,n,t)}},process:function(){for(var e=0;e<s.length;e+=1){var t=[];t.push(s[e]),l.push.apply(l,t)}a.OAO.q.pageintegration=c,s=[]}}),c={push:function(e){l.push(e)}};e.exports=l},427:(e,t,n)=>{var i=n(711),o={de_DE:n(972),en_CA:n(649),en_GB:n(796),en_US:n(649),es_ES:n(596),es_MX:n(854),fr_FR:n(486),it_IT:n(641),pl_PL:n(818)};e.exports=function(e){var t=i.getLanguage();return(o[t]||o.en_GB)[e]||""}},584:e=>{e.exports={Mode:{PROD:"PROD",STAGE:"STAGE",LOCAL:"LOCAL",DEMO:"DEMO"},Market:{CA:"CA",DE:"DE",ES:"ES",FR:"FR",IT:"IT",MX:"MX",PL:"PL",UK:"UK",GB:"UK",US:"US",NL:"NL"},Language:{en_CA:"en_CA",de_DE:"de_DE",es_ES:"es_ES",fr_FR:"fr_FR",it_IT:"it_IT",es_MX:"es_MX",pl_PL:"pl_PL",en_GB:"en_GB",en_US:"en_US",nl_NL:"nl_NL"},Tenant:{IONOS:"IONOS_DE",IONOS_DE:"IONOS_DE",IONOS_ES:"IONOS_ES",IONOS_FR:"IONOS_FR",IONOS_IT:"IONOS_IT",IONOS_MX:"IONOS_MX",IONOS_US:"IONOS_US",IONOS_UK:"IONOS_UK",IONOS_GB:"IONOS_UK",IONOS_CA:"IONOS_CA",IONOS_PL:"IONOS_PL",IONOS_CLOUD_DE:"IONOS_CLOUD_DE",IONOS_CLOUD_ES:"IONOS_CLOUD_ES",IONOS_CLOUD_FR:"IONOS_CLOUD_FR",IONOS_CLOUD_IT:"IONOS_CLOUD_IT",IONOS_CLOUD_MX:"IONOS_CLOUD_MX",IONOS_CLOUD_US:"IONOS_CLOUD_US",IONOS_CLOUD_UK:"IONOS_CLOUD_UK",IONOS_CLOUD_GB:"IONOS_CLOUD_UK",IONOS_CLOUD_CA:"IONOS_CLOUD_CA",STRATO_DE:"STRATO_DE",STRATO_NL:"STRATO_NL",STRATO_ES:"STRATO_ES",STRATO_EA:"STRATO_EA",STRATO_FR:"STRATO_FR",STRATO_IT:"STRATO_IT",STRATO_GB:"STRATO_GB",STRATO_SE:"STRATO_SE",SEDO_DE:"SEDO_DE",SEDO_ES:"SEDO_ES",SEDO_UK:"SEDO_UK",SEDO_FR:"SEDO_FR",SEDO_US:"SEDO_US",ARSYS:"ARSYS",ARSYS_FR:"ARSYS_FR",ARSYS_ES_EN:"ARSYS_ES_EN",FASTHOSTS:"FASTHOSTS",HOME_PL:"HOME_PL",HOME_PL_LEGACY:"HOME_PL_LEGACY",PIENSA_SOLUTIONS:"PIENSA_SOLUTIONS",UNITED_DOMAINS:"UNITED_DOMAINS",WORLD4YOU_DE:"WORLD4YOU_DE",WORLD4YOU_US:"WORLD4YOU_US"},DefaultLanguageForMarket:{CA:"en_CA",DE:"de_DE",ES:"es_ES",FR:"fr_FR",IT:"it_IT",MX:"es_MX",PL:"pl_PL",UK:"en_GB",US:"en_US",NL:"nl_NL"}}},159:(e,t,n)=>{var i=n(885),o=i.document,r="oao-hidden",a=/[^\x20\t\r\n\f]+/g,s=" ",l=function(e,t,n){e&&(e.addEventListener?e.addEventListener(t,n):e.attachEvent&&e.attachEvent("on"+t,n))},c=function(e,t,n){e&&(e.removeEventListener?e.removeEventListener(t,n):e.detachEvent&&e.detachEvent("on"+t,n))};function u(e){return(e.match(a)||[]).join(" ")}function f(e){var t=e.className;return t instanceof SVGAnimatedString?t.baseVal:t}function h(e,t){if(e&&t){Array.isArray(t)||(t=[t]);for(var n,i=s+u(f(e)||"")+s,o=0;o<t.length;o+=1)(n=t[o])&&i.indexOf(s+n+s)<0&&(i+=n+s);var r=u(i);r!==i&&(e.className=r)}}function p(e,t){if(e&&t){Array.isArray(t)||(t=[t]);for(var n,i=s+u(f(e)||"")+s,o=0;o<t.length;o+=1)if(n=t[o])for(;i.indexOf(s+n+s)>-1;)i=i.replace(s+n+s,s);var r=u(i);r!==i&&(e.className=r)}}function d(e,t){return!(!e||!t)&&(s+u(f(e)||"")+s).indexOf(s+t+s)>-1}e.exports={onReady:function(e){if("complete"===o.readyState)i.setTimeout(e,0);else{var t=function t(){c(o,"DOMContentLoaded",t),c(i,"load",t),e()};l(o,"DOMContentLoaded",t),l(i,"load",t)}},on:l,off:c,stopPropagation:function(e){(e||(e=window.event))&&(void 0!==e.stopPropagation?e.stopPropagation():e.cancelBubble=!0)},selectAll:function(e,t){return t||(t=o),"function"==typeof t.querySelectorAll?t.querySelectorAll(e):[]},select:function(e,t){return t||(t=o),"function"==typeof t.querySelector||"object"==typeof t.querySelector?t.querySelector(e):null},show:function(e){p(e,r)},hide:function(e){h(e,r)},isNode:function(e){return!(!e||null==e.nodeType)},closest:function(e,t){if(!e)return null;var n,i=!1;if(["matches","webkitMatchesSelector","mozMatchesSelector","msMatchesSelector","oMatchesSelector"].some((function(e){return"function"==typeof document.body[e]&&(i=e,!0)})),!i)return null;if(e[i](t))return e;for(;e;){if((n=e.parentElement)&&n[i](t))return n;e=n}return null},createNode:function(e,t){if(!e)throw new Error("The tag name is missing!");var n=document.createElement(e);if(!t)return n;for(var i in t)t.hasOwnProperty(i)&&n.setAttribute(i,t[i]);return n},getOffset:function(e){if(!e)throw new Error("No node given!");var t=!1;void 0!==window.pageXOffset&&(t=window.pageXOffset),!1===t&&(t=window.document.documentElement.scrollLeft||window.document.body.scrollLeft);var n=!1;void 0!==window.pageYOffset&&(n=window.pageYOffset),!1===n&&(n=window.document.documentElement.scrollTop||window.document.body.scrollTop),this.elementOrParentIsFixed(e)&&(t=0,n=0);var i,o,r=e.getBoundingClientRect(),a=Math.round(r.left)+document.body.offsetLeft+t,s=Math.round(r.top)+document.body.offsetTop+n;if(e instanceof SVGElement){var l=e.getBoundingClientRect();i=l.width,o=l.height}else i=e.offsetWidth,o=e.offsetHeight;return{left:a,top:s,right:a+i,bottom:s+o}},elementOrParentIsFixed:function(e){for(var t=e,n=[];t&&"body"!==t.nodeName.toLowerCase();)n.unshift(t),t=t.parentNode;for(var i=0;i<n.length;i++){var o=n[i]||{};if("fixed"===window.getComputedStyle(o).getPropertyValue("position").toLowerCase()||"sticky"===window.getComputedStyle(o).getPropertyValue("position").toLowerCase()||"-webkit-sticky"===window.getComputedStyle(o).getPropertyValue("position").toLowerCase())return!0}return!1},scrollToPosition:function(e,t,n){var i=n||document.scrollingElement||document.documentElement;if(t<=0)i.scrollTop=e;else{var o=(e-i.scrollTop)/t*10,r=this;setTimeout((function(){i.scrollTop=i.scrollTop+o,i.scrollTop!==e&&r.scrollToPosition(e,t-10,n)}),10)}},elementInViewPort:function(e){if(!e)throw new Error("No node given!");var t=e.getBoundingClientRect();return t.y>90&&t.bottom<=(window.innerHeight||document.documentElement.clientHeight)},hasClass:d,addClass:h,removeClass:p,toggleClass:function(e,t){d(e,t)?p(e,t):h(e,t)}}},242:(e,t,n)=>{var i,o,r=n(929),a=n(885),s=(a.document,"UNKNOWN"),l=s,c=s,u=!1,f=!1,h=!1,p=!1,d=!1,y=!1;function v(){return a&&a.performance&&"function"==typeof a.performance.now?a.performance.now():(new Date).getTime()}var m=v();e.exports={setClient:function(e){l=e||s},setClientVersion:function(e){c=e||s},setSentryDsn:function(e){u=e||!1},setSentryProject:function(e){f=e||!1},setSentryEnvironment:function(e){h=e||!1,y&&this.init()},init:function(){if(!1!==u)if(a.Sentry&&a.Sentry.BrowserClient&&window.Sentry.Hub){var e={dsn:u,environment:h||"prod",beforeSend:e=>e.extra&&e.extra.oaoClient&&e.extra.oaoClient===l?e:null};!1!==f&&(e.release=f+"@"+c);var t=new a.Sentry.BrowserClient(e);(p=new a.Sentry.Hub).bindClient(t),y=!0,!1!==d&&(this.reportError(d,i,o),d=!1,i=!1,o=!1)}else{var n=r.getDefaultHostnameByScriptTag()||"frontend-services.ionos.com/t";r.loadScript("https://"+n+"/sentry/bundle.min.js",function(){this.init()}.bind(this))}},reportError:function(e,t,n){if(!1===p)return this.init(),d=e,i=t,void(o=n);p.withScope((i=>{i.setExtra("oaoClient",l),i.setExtra("oaoClientVersion",c),i.setExtra("oaoTimeSinceInit",function(e){if(!e)return!1;var t=v();return!!t&&Math.ceil(t-e)}(m)),i.setExtra("oaoUrl",window.location.href||""),t&&i.setExtras(t),n&&i.setTags(n),p.captureException(e)}))},getCurrentTime:v}},929:(e,t,n)=>{var i=n(242),o=n(885).document;e.exports={loadScript:function(e,t){var n,r,a,s=!1;return(r=o.createElement("script")).type="text/javascript",r.async=!0,"function"==typeof t&&(a=function(){if(!(s||this.readyState&&"loaded"!==this.readyState&&"complete"!==this.readyState)){s=!0;try{t()}catch(e){i.reportError(e)}r.onload=null,r.onreadystatechange=null}},r.onload=a,r.onreadystatechange=a),r.src=e,(n=o.getElementsByTagName("script")[0]).parentNode.insertBefore(r,n),r},getDefaultHostnameByScriptTag:function(){var e=function(){var e=document,t=[];return e.querySelectorAll&&(t=e.querySelectorAll("#oaotag")).length>0?t[0]:null}();if(!e)return!1;var t=e.src;if(!t)return!1;var n=t.replace("https://","");"//"===(n=n.replace("http://","")).substr(0,2)&&(n=n.substr(2));var i=n.indexOf("/tag");return-1!==i&&(n=n.substr(0,i))}}},318:(e,t,n)=>{var i=n(885).document;e.exports={build:function(e,t){var n,i,o=encodeURIComponent,r="",a="";if(!e)return!1;if(r+=e.protocol?e.protocol+":":"",!(i=e.host))return!1;if("/"===i.substr(-1)&&(i=i.substr(0,i.length-1)),r+=!0===t?i+"/":"//"+i+"/",e.path&&("/"===e.path.substr(0,1)&&(e.path=e.path.substr(1)),r+=e.path),e.query){for(n in e.query)e.query.hasOwnProperty(n)&&(a+=""===a?"?":"&",a+=n+"="+o(e.query[n]));r+=a}return r},getQueryParams:function(e){var t,n,o,r,a,s={};if(!e){var l=i.location;if(!l)return s;if(!(e=l.search))return s}if("?"===e.substr(0,1)&&(e=e.substr(1)),t=e.split("&"))for(o=0;o<t.length;o+=1)t[o]&&2===(n=t[o].split("=")).length&&(r=n[0],a=n[1],r&&a&&(s[r]=a));return s},ensureSameProtocol:function(e){var t=i.location.protocol;return!!e&&(0===e.indexOf(t)||("http:"===t?e=e.replace("https://","http://"):"https:"===t&&(e=e.replace("http://","https://"))),e)},isFullQualified:function(e){return!!e&&(0===e.indexOf("http://")||0===e.indexOf("https://"))}}},187:e=>{"use strict";var t,n="object"==typeof Reflect?Reflect:null,i=n&&"function"==typeof n.apply?n.apply:function(e,t,n){return Function.prototype.apply.call(e,t,n)};t=n&&"function"==typeof n.ownKeys?n.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return Object.getOwnPropertyNames(e)};var o=Number.isNaN||function(e){return e!=e};function r(){r.init.call(this)}e.exports=r,e.exports.once=function(e,t){return new Promise((function(n,i){function o(n){e.removeListener(t,r),i(n)}function r(){"function"==typeof e.removeListener&&e.removeListener("error",o),n([].slice.call(arguments))}y(e,t,r,{once:!0}),"error"!==t&&function(e,t,n){"function"==typeof e.on&&y(e,"error",t,n)}(e,o,{once:!0})}))},r.EventEmitter=r,r.prototype._events=void 0,r.prototype._eventsCount=0,r.prototype._maxListeners=void 0;var a=10;function s(e){if("function"!=typeof e)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof e)}function l(e){return void 0===e._maxListeners?r.defaultMaxListeners:e._maxListeners}function c(e,t,n,i){var o,r,a,c;if(s(n),void 0===(r=e._events)?(r=e._events=Object.create(null),e._eventsCount=0):(void 0!==r.newListener&&(e.emit("newListener",t,n.listener?n.listener:n),r=e._events),a=r[t]),void 0===a)a=r[t]=n,++e._eventsCount;else if("function"==typeof a?a=r[t]=i?[n,a]:[a,n]:i?a.unshift(n):a.push(n),(o=l(e))>0&&a.length>o&&!a.warned){a.warned=!0;var u=new Error("Possible EventEmitter memory leak detected. "+a.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");u.name="MaxListenersExceededWarning",u.emitter=e,u.type=t,u.count=a.length,c=u,console&&console.warn&&console.warn(c)}return e}function u(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function f(e,t,n){var i={fired:!1,wrapFn:void 0,target:e,type:t,listener:n},o=u.bind(i);return o.listener=n,i.wrapFn=o,o}function h(e,t,n){var i=e._events;if(void 0===i)return[];var o=i[t];return void 0===o?[]:"function"==typeof o?n?[o.listener||o]:[o]:n?function(e){for(var t=new Array(e.length),n=0;n<t.length;++n)t[n]=e[n].listener||e[n];return t}(o):d(o,o.length)}function p(e){var t=this._events;if(void 0!==t){var n=t[e];if("function"==typeof n)return 1;if(void 0!==n)return n.length}return 0}function d(e,t){for(var n=new Array(t),i=0;i<t;++i)n[i]=e[i];return n}function y(e,t,n,i){if("function"==typeof e.on)i.once?e.once(t,n):e.on(t,n);else{if("function"!=typeof e.addEventListener)throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof e);e.addEventListener(t,(function o(r){i.once&&e.removeEventListener(t,o),n(r)}))}}Object.defineProperty(r,"defaultMaxListeners",{enumerable:!0,get:function(){return a},set:function(e){if("number"!=typeof e||e<0||o(e))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+e+".");a=e}}),r.init=function(){void 0!==this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},r.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||o(e))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this},r.prototype.getMaxListeners=function(){return l(this)},r.prototype.emit=function(e){for(var t=[],n=1;n<arguments.length;n++)t.push(arguments[n]);var o="error"===e,r=this._events;if(void 0!==r)o=o&&void 0===r.error;else if(!o)return!1;if(o){var a;if(t.length>0&&(a=t[0]),a instanceof Error)throw a;var s=new Error("Unhandled error."+(a?" ("+a.message+")":""));throw s.context=a,s}var l=r[e];if(void 0===l)return!1;if("function"==typeof l)i(l,this,t);else{var c=l.length,u=d(l,c);for(n=0;n<c;++n)i(u[n],this,t)}return!0},r.prototype.addListener=function(e,t){return c(this,e,t,!1)},r.prototype.on=r.prototype.addListener,r.prototype.prependListener=function(e,t){return c(this,e,t,!0)},r.prototype.once=function(e,t){return s(t),this.on(e,f(this,e,t)),this},r.prototype.prependOnceListener=function(e,t){return s(t),this.prependListener(e,f(this,e,t)),this},r.prototype.removeListener=function(e,t){var n,i,o,r,a;if(s(t),void 0===(i=this._events))return this;if(void 0===(n=i[e]))return this;if(n===t||n.listener===t)0==--this._eventsCount?this._events=Object.create(null):(delete i[e],i.removeListener&&this.emit("removeListener",e,n.listener||t));else if("function"!=typeof n){for(o=-1,r=n.length-1;r>=0;r--)if(n[r]===t||n[r].listener===t){a=n[r].listener,o=r;break}if(o<0)return this;0===o?n.shift():function(e,t){for(;t+1<e.length;t++)e[t]=e[t+1];e.pop()}(n,o),1===n.length&&(i[e]=n[0]),void 0!==i.removeListener&&this.emit("removeListener",e,a||t)}return this},r.prototype.off=r.prototype.removeListener,r.prototype.removeAllListeners=function(e){var t,n,i;if(void 0===(n=this._events))return this;if(void 0===n.removeListener)return 0===arguments.length?(this._events=Object.create(null),this._eventsCount=0):void 0!==n[e]&&(0==--this._eventsCount?this._events=Object.create(null):delete n[e]),this;if(0===arguments.length){var o,r=Object.keys(n);for(i=0;i<r.length;++i)"removeListener"!==(o=r[i])&&this.removeAllListeners(o);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if("function"==typeof(t=n[e]))this.removeListener(e,t);else if(void 0!==t)for(i=t.length-1;i>=0;i--)this.removeListener(e,t[i]);return this},r.prototype.listeners=function(e){return h(this,e,!0)},r.prototype.rawListeners=function(e){return h(this,e,!1)},r.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):p.call(e,t)},r.prototype.listenerCount=p,r.prototype.eventNames=function(){return this._eventsCount>0?t(this._events):[]}},334:(e,t,n)=>{"use strict";n.r(t)},54:(e,t,n)=>{"use strict";n.d(t,{Z:()=>i});const i='<div class="oao-pi-page-scheme-content">\n <p class="oao-pi-lead-paragraph">\n ▬▬▬▬ ▬▬▬ ▬ ▬▬▬ ▬▬▬▬ ▬▬▬ ▬▬ ▬▬▬ ▬▬▬▬ ▬▬▬ ▬▬ ▬▬▬ ▬▬▬▬\n ▬▬▬ ▬▬ ▬▬▬ ▬▬▬▬ ▬▬▬ ▬▬ ▬▬▬ ▬▬▬▬\n </p>\n <p class="oao-pi-content-paragraph">\n ▬▬ ▬▬ ▬▬▬ ▬ ▬▬▬ ▬▬▬▬▬▬▬ ▬▬ ▬▬▬ ▬▬ ▬▬ ▬▬▬ ▬▬ ▬▬▬\n ▬▬▬▬▬▬▬ ▬▬ ▬▬▬ ▬▬▬▬ ▬▬▬▬▬ ▬▬▬ ▬▬▬▬ ▬▬▬ ▬▬ ▬▬▬ ▬▬▬▬ ▬▬▬ ▬▬\n </p>\n <p class="oao-pi-lead-paragraph">\n ▬▬▬▬ ▬▬▬ ▬ ▬▬▬ ▬▬▬▬ ▬▬▬ ▬▬ ▬▬▬ ▬▬▬▬ ▬▬▬ ▬▬ ▬▬▬ ▬▬▬▬\n ▬▬▬ ▬▬ ▬▬▬ ▬▬▬▬ ▬▬▬ ▬▬ ▬▬▬ ▬▬▬▬\n </p>\n <p class="oao-pi-content-paragraph">\n ▬▬ ▬▬ ▬▬▬ ▬ ▬▬▬ ▬▬▬▬▬▬▬ ▬▬ ▬▬▬ ▬▬ ▬▬ ▬▬▬ ▬▬ ▬▬▬\n ▬▬▬▬▬▬▬ ▬▬ ▬▬▬ ▬▬▬▬ ▬▬▬▬▬ ▬▬▬ ▬▬▬▬ ▬▬▬ ▬▬ ▬▬▬ ▬▬▬▬ ▬▬▬ ▬▬\n </p>\n <p class="oao-pi-content-paragraph">\n ▬▬ ▬▬ ▬▬▬ ▬ ▬▬▬ ▬▬▬▬▬▬▬ ▬▬ ▬▬▬ ▬▬ ▬▬ ▬▬▬ ▬▬ ▬▬▬\n ▬▬▬▬▬▬▬ ▬▬ ▬▬▬ ▬▬▬▬ ▬▬▬▬▬ ▬▬▬ ▬▬▬▬ ▬▬▬ ▬▬ ▬▬▬ ▬▬▬▬ ▬▬▬ ▬▬\n </p>\n</div>'},885:e=>{"use strict";e.exports=window},972:e=>{"use strict";e.exports=JSON.parse('{"flyin_minimize":"Minimieren","flyin_close":"Schließen","flyin_action.OPEN_IN_NEW_TAB":"In neuem Tab öffnen","success.headline":"Hinweis"}')},796:e=>{"use strict";e.exports=JSON.parse('{"flyin_minimize":"Minimise","flyin_close":"Close","flyin_action.OPEN_IN_NEW_TAB":"Open in new tab","success.headline":"Hint"}')},649:e=>{"use strict";e.exports=JSON.parse('{"flyin_minimize":"Minimize","flyin_close":"Close","flyin_action.OPEN_IN_NEW_TAB":"Open in new tab","success.headline":"Hint"}')},596:e=>{"use strict";e.exports=JSON.parse('{"flyin_minimize":"Minimizar","flyin_close":"Cerrar","flyin_action.OPEN_IN_NEW_TAB":"Abrir en pestaña nueva","success.headline":"Alusión"}')},854:e=>{"use strict";e.exports=JSON.parse('{"flyin_minimize":"Minimizar","flyin_close":"Cerrar","flyin_action.OPEN_IN_NEW_TAB":"Abrir en pestaña nueva","success.headline":"Alusión"}')},486:e=>{"use strict";e.exports=JSON.parse('{"flyin_minimize":"Réduire","flyin_close":"Fermer","flyin_action.OPEN_IN_NEW_TAB":"Ouvrir dans un nouvel onglet","success.headline":"Mention"}')},641:e=>{"use strict";e.exports=JSON.parse('{"flyin_minimize":"Ridurre a icona","flyin_close":"Chiudi","flyin_action.OPEN_IN_NEW_TAB":"Apri in una nuova finestra","success.headline":"Richiamo"}')},818:e=>{"use strict";e.exports=JSON.parse('{"flyin_minimize":"Minimize","flyin_close":"Close","flyin_action.OPEN_IN_NEW_TAB":"Open in new tab"}')}},t={};function n(i){var o=t[i];if(void 0!==o)return o.exports;var r=t[i]={exports:{}};return e[i](r,r.exports,n),r.exports}n.d=(e,t)=>{for(var i in t)n.o(t,i)&&!n.o(e,i)&&Object.defineProperty(e,i,{enumerable:!0,get:t[i]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var i={};(()=>{"use strict";function e(e){return function(e){if(Array.isArray(e))return t(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,n){if(!e)return;if("string"==typeof e)return t(e,n);var i=Object.prototype.toString.call(e).slice(8,-1);"Object"===i&&e.constructor&&(i=e.constructor.name);if("Map"===i||"Set"===i)return Array.from(e);if("Arguments"===i||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i))return t(e,n)}(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.")}()}function t(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}function o(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}n.d(i,{default:()=>b});var r=n(159),a=n(39),s=n(435),l=n(318),c=n(711),u=n(12),f=n(62),h=n(528),p=n(12),d=n(341),y=n(875),v=n(157),m=n(554),g=n(150).TARGET_ID;n(385);var O=new(function(){function t(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),this.documentScrollTop=!1,this.initialized=!1,this.queue=[]}var n,i,O;return n=t,(i=[{key:"loadCSS",value:function(){if(!1!==c.getBasePath()){var e={host:c.getBasePath(),path:"/css/inpagelayer.css",query:{v:c.getVersion()}};a.loadCSS(l.build(e))}}},{key:"init",value:function(){d.on("change",function(e,t,n){n&&!c.isDeeplinkingEnabled()||(t.openInOverlay?t.openInOverlay.params&&this.openOverlay(t.openInOverlay.params,!!t.openInOverlay.refreshOrigin):t.openInFlyin?t.openInFlyin.params&&this.openFlyin(t.openInFlyin.params,n):e.openInFlyin||e.openInOverlay||this.close())}.bind(this)),f.init(),this._initByMetaTags(),s.isInIframe()?this._initialized():(r.on(window,"message",this.receiveMessageFromRemote.bind(this)),r.on(window,"beforeunload",(function(){r.addClass(document.body,"oao-pi-page-unload")})),r.onReady(function(){this._initLayer(),d.init(),this._initialized()}.bind(this)))}},{key:"_initByMetaTags",value:function(){var e=r.select('meta[name="oao-pi-deeplink-enabled"]');e&&"false"===e.getAttribute("content")&&this.disableDeeplinkingOnInit()}},{key:"_initLayer",value:function(){u.init(),u.on("open",function(){if(r.hasClass(document.body,"oao-pi-no-scroll"))return r.removeClass(document.body,"oao-pi-no-scroll"),void(this.documentScrollTop&&(r.scrollToPosition(this.documentScrollTop,0),this.documentScrollTop=!1));this.documentScrollTop||(this.documentScrollTop=(window.pageYOffset||document.documentElement.scrollTop)-(document.documentElement.clientTop||0)),r.addClass(document.body,"oao-pi-no-scroll")}.bind(this)),u.on("close",function(){this.documentScrollTop&&r.scrollToPosition(this.documentScrollTop,0),this.documentScrollTop=!1}.bind(this))}},{key:"_initialized",value:function(){this.initialized=!0;for(var t=0;t<this.queue.length;t+=1){var n=this.queue[t];if(n&&!(n.length<1)){var i=n[0],o=n.slice(1);"function"==typeof this[i]&&this[i].apply(this,e(o))}}this.queue=[]}},{key:"receiveMessageFromRemote",value:function(e){if(!0===s.isOriginValid(e.origin)){var t=e.data;t.action===m.PAGE_EXIT&&v.handlePageExit(t.flyinLink||!1,t.target||!1)}}},{key:"openOverlay",value:function(e,t){s.isInIframe()||(this.initialized?u.openLayer(e,t):this.queue.push(["openOverlay",e,t]))}},{key:"openFlyin",value:function(e,t){s.isInIframe()||(this.initialized?u.openFlyin(e,!1,t):this.queue.push(["openFlyin",e,t]))}},{key:"openInplace",value:function(e,t){this.initialized?u.openInplace(e,t):this.queue.push(["openInplace",e,t])}},{key:"resize",value:function(){h.checkPageContentHeight()}},{key:"resizeRemote",value:function(){p.handleResize()}},{key:"close",value:function(){s.isInIframe()?h.closeLayer():u.close()}},{key:"successAndClose",value:function(e,t,n){this.initialized?h.successAndClose(e,t,n):this.queue.push(["successAndClose",e,t,n])}},{key:"pointTo",value:function(e,t){t=t||"top",s.isInIframe()?h.pointTo(e,t):u.pointToElement(e,t)}},{key:"pointToLink",value:function(e,t,n){n=!1!==n,t=t||"top","/"!==e.charAt(0)&&(e="/"+e),s.isInIframe()?h.pointTo(e,t,n):u.pointTo(e,t,n)}},{key:"allowClose",value:function(e){h.setAllowClose(e)}},{key:"onPointerAdded",value:function(e){v.onPointerAdded(e)}},{key:"onPointerRemoved",value:function(e){v.onPointerRemoved(e)}},{key:"onMessageReceived",value:function(e){y.onMessageReceived(e)}},{key:"sendMessage",value:function(e){u.sendMessage(e)}},{key:"sendPageInformation",value:function(){h.sendPageInformation()}},{key:"scrollToElement",value:function(e,t){var n=t||0,i=document.querySelector("["+g+'="'+e+'"]')||!1;if(!1!==i){var o=r.getOffset(i).top;s.isInIframe()?h.scrollToElement(o,n):r.scrollToPosition(o,n)}}},{key:"disableDeeplinkingOnInit",value:function(){c.setDeeplinkingEnabled(!1)}},{key:"setForceShownIFrame",value:function(){c.setForceShownIFrame(!0)}},{key:"setMarket",value:function(e){c.setMarket(e)}},{key:"setLanguage",value:function(e){c.setLanguage(e)}},{key:"setBasePath",value:function(e){c.setBasePath(e)}},{key:"setPageName",value:function(e){c.setPageName(e)}},{key:"setClient",value:function(e){c.setClient(e)}}])&&o(n.prototype,i),O&&o(n,O),Object.defineProperty(n,"prototype",{writable:!1}),t}());O.data={get settings(){var e={};return e.basePath=c.getBasePath(),e.client=c.getClient(),e.deeplinkingEnabled=c.isDeeplinkingEnabled(),e},get history(){return u&&u.history?u.history.get():[]}},O.__version=c.getVersion();const w=O;function I(e){return function(e){if(Array.isArray(e))return _(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)return;if("string"==typeof e)return _(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return _(e,t)}(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.")}()}function _(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}n(334);var S=n(420),T=n(242);T.setClient("INPAGELAYER"),T.setClientVersion("4.3.2"),T.setSentryDsn("https://7ac8cd0e97454fbea54170107887e704@sentry.ionos.com/20"),T.setSentryProject("inpagelayer-fi"),T.init();const b=function(){S.addPushListener((function(e,t){e&&(t=t||[],"function"==typeof w[e]&&w[e].apply(w,I(t)))})),S.process();return function(){w.loadCSS();try{w.init()}catch(e){T.reportError(e)}}(),w}()})(),(OAO=void 0===OAO?{}:OAO).pageintegration=i.default})();
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists