(window.webpackJsonp=window.webpackJsonp||[]).push([[2],{286:function(t,e,i){"use strict";i.r(e);var s=i(287);e.default=s.default},287:function(t,e,i){"use strict";i.r(e);var s,n,o=i(432),r=i(439),a=i(951),c=i(959),l=i(973),u=i(979),d=i(985),h=i(988),f=i(23),p=i(991),g=i(517),m=i(518),b=(i(71),i(122),i(994),i(428),i(68),i(75),i(515),i(477),i(5)),v=i(8),w=i(3),$=i(26),_=i(11),C=i(39),k=i.n(C),S=i(34),T=window.location!==window.parent.location;e.default={mixins:[g.default,m.default],data:function(){return{isOrientationChanged:null,layout:"mobile",windowWidth:document.documentElement.clientWidth,windowHeight:document.documentElement.clientHeight,bannerHeight:0,showBars:!this.checkEmbed(),isEmbedLightbox:this.checkEmbedLightbox(),isProtected:this.$store.state.workspace.isProtected,fullscreen:!1,noticeShown:!1,showInAppNotice:!1,tapTimeout:0,flipCountTrigger:0,miniFullScreen:!1,scrollInterval:null,androidKeyboardShift:0,androidTempHeight:null,customLogoUrl:null,currentTransition:"change-orientation"}},beforeCreate:function(){this.$root.$emit("log",{message:"beforeCreate mobile layout"}),this.$store.dispatch("workspace/setLayout","mobile")},beforeMount:function(){this.noticeShown=this.cookieNoticeShouldShow()},mounted:function(){var t=this;this.$root.$emit("log",{message:"mounted mobile layout"}),window.addEventListener("resize",this.onResize),document.addEventListener("fullscreenchange",this.onFullscreenChange),document.addEventListener("webkitfullscreenchange",this.onWebkitfullscreenChange),this.onResize(null,!0),this.isEmbed&&this.$el.parentNode.classList.add("embed"),this.noticeShown&&this.$refs.noticeBanner&&(this.bannerHeight=this.$refs.noticeBanner.$el.getBoundingClientRect().height),this.checkPreloader(),this.isIphonePlus&&(this.scrollInterval=setInterval((function(){t.visible&&t.scroll()}),1e3)),this.loadCustomLogo(),this.$root.$once("pageLoaded",(function(){t.$root.onPublicationLoad({})})),this.checkInApp()},beforeDestroy:function(){window.removeEventListener("resize",this.onResize),document.removeEventListener("fullscreenchange",this.onFullscreenChange),document.removeEventListener("webkitfullscreenchange",this.onWebkitfullscreenChange),"function"==typeof this.keyboardDetectorUnsubscribe&&this.keyboardDetectorUnsubscribe(),this.isIphonePlus&&clearInterval(this.scrollInterval)},destroyed:function(){this.$el.parentNode.removeChild(this.$el)},methods:{changeMode:function(){if(!this.isModeLocked){var t=this.forcedSingle||this.portrait?"single":"spread";t!==this.$store.getters["pager/mode"]&&this.$store.dispatch("pager/changeMode",{mode:t,target:"orientation"})}},preventTouch:function(t){-1===Object(v.classPath)(t.target).indexOf("w-chrome")&&t.preventDefault()},accessibilityShow:function(t,e){if(this.isAndroid||!e)if(confirm(this.$t("Accessibility.DOWNLOAD_TITLE")+" ("+this.accessiblePDF.size+")")){var i=document.createElement("a");i.setAttribute("target","_blank"),i.setAttribute("href",this.accessiblePDFPath),i.click(),this.$root.$emit("accessibility",{action:"download",fileName:this.accessiblePDF.fileName})}else t.preventDefault()},onResize:function(t){var e=this,i=arguments.length>1&&void 0!==arguments[1]&&arguments[1],o=document.documentElement.clientWidth,r=document.documentElement.clientHeight;if(this.isAndroid&&(this.isMobileApp||this.isOldChrome)){if(this.windowWidth===o&&this.windowHeight===r&&null===this.androidTempHeight&&!i)return;var a=document.activeElement;if(this.windowHeight>r&&this.windowWidth===o&&("input"===a.tagName.toLowerCase()||"textarea"===a.tagName.toLowerCase()||"iframe"===a.tagName.toLowerCase())){var c=a.getBoundingClientRect();return this.androidTempHeight=r,c.top+c.height>r&&!this.modalOpened&&!this.androidKeyboardShift&&(this.androidKeyboardShift=-(c.top+c.height)/2),void(this.$store.state.workspace.isAndroidKeyboardOpened||this.$store.dispatch("workspace/setAndroidKeyboardOpened",!0))}this.$store.state.workspace.isAndroidKeyboardOpened&&this.$store.dispatch("workspace/setAndroidKeyboardOpened",!1),this.androidKeyboardShift=0,this.androidTempHeight=null}this.$store.state.workspace.userAgentInfo.browser.chrome&&!this.isAndroid?this.isOrientationChanged=o!==this.windowWidth||r!==this.windowHeight:this.isOrientationChanged=o!==this.windowWidth&&r!==this.windowHeight,this.currentTransition=this.isOrientationChanged?"change-orientation":"sidebar-fade",this.$store.dispatch("workspace/setResizing",!i&&(!this.showSidebar||this.isOrientationChanged)),clearTimeout(s),clearTimeout(n),this.scroll();var l=function(){var t=this;this.fullscreen||(this.windowWidth=o,this.windowHeight=r,this.$store.dispatch("workspace/setSize",{width:this.windowWidth,height:this.windowHeight})),this.$nextTick((function(){t.noticeShown&&t.$refs.noticeBanner&&(t.bannerHeight=t.$refs.noticeBanner.$el.getBoundingClientRect().height)})),this.isAndroid||this.scroll(),this.fullscreen||this.modalOpened||this.slideMode||this.changeMode()};s=setTimeout((function(){e.isResizing?n=setTimeout((function(){l.call(e),e.isOrientationChanged=!1,e.currentTransition="change-orientation",e.$store.dispatch("workspace/setResizing",!1)}),e.isIphonePlus?850:500):l.call(e),i&&e.$root.$emit("orientation",e.portrait?"portrait":"landscape","load")}),i?100:500)},onFullscreenChange:function(){this.fullscreen=!!document.fullscreenElement},onWebkitfullscreenChange:function(){this.fullscreen=!!document.webkitFullscreenElement},scroll:function(){window.requestAnimationFrame((function(){window.scrollTo(0,-1)}))},openSidebar:function(t){this.isWorkspaceFrozen||this.isEmbed||(this.showPopup&&this.$store.dispatch("popup/closePopup"),this.showSidebar?this.$store.dispatch("sidebar/closeSidebar"):this.$store.dispatch("sidebar/openSidebar",{component:t}))},containerTap:function(t){if(!this.isResizing)if(this.showSidebar)this.$store.dispatch("sidebar/closeSidebar");else{this.$store.state.caniuse.userInteractions.firstClick||this.$store.dispatch("caniuse/setFirstClick");for(var e=Object(v.composedPath)(t.target),i=!0,s=!1,n=0,o=e.length;n-1||r.indexOf("nav-left-arrow")>-1||r.indexOf("nav-right-arrow")>-1){i=!1;break}r.indexOf("book-container")>-1&&(s=!0)}}i&&s&&(Date.now()>this.tapTimeout&&setTimeout(this.toggleBars,this.$store.state.workspace.doubletapInterval+1),this.tapTimeout=Date.now()+this.$store.state.workspace.doubletapInterval)}},titleTap:function(){this.$store.dispatch("pager/goToFirst",{target:"titleTap"})},toggleBars:function(){this.isWorkspaceFrozen||this.isEmbed||Date.now()>this.tapTimeout&&(this.showBars=!this.showBars,this.$root.$emit("develop",{action:"showBars",data:this.showBars?"show":"hide"}))},closeAll:function(){this.showPopup&&this.$store.dispatch("popup/closePopup"),this.showSidebar&&this.$store.dispatch("sidebar/closeSidebar")},goLogoLink:function(){if(this.logoLink){window.open(this.logoLink,"_blank");var t=this.pagerState.currentPage;this.$root.$emit("link",{type:"external",source:"logo",url:this.logoLink,target:"_blank",pageId:t})}},noticeClose:function(){this.noticeShown=!1,this.onResize(null,!0)},inAppClose:function(){this.showInAppNotice=!1},cookieNoticeShouldShow:function(){return!(!this.$store.state.workspace.cookieNotice||this.isMobileApp)&&(this.$store.state.workspace.cookieNotice.enabled&&"true"!==Object(w.default)().getLocalStorage().getItem("fb_cookieNotice_dismissed"))},checkPreloader:function(){var t=this;document.getElementById("preloader")?(this.$store.dispatch("workspace/setPreloader",!0),this.$root.$options.api.once&&"function"==typeof this.$root.$options.api.once&&this.$root.$options.api.once("preloader-off",(function(){t.$store.state.workspace.preloader&&t.$store.dispatch("workspace/setPreloader",!1)}))):this.$store.dispatch("workspace/setPreloader",!1)},checkEmbed:function(){var t=T&&this.$store.state.workspace.embedScript;return this.$store.dispatch("workspace/setEmbed",t),t},checkEmbedLightbox:function(){return T&&this.$store.state.workspace.embedLightbox},clickToRead:function(){this.isProtected?this.openInEmbedLightbox():this.openInNewWindow()},openInEmbedLightbox:function(){window.parent.postMessage({fbPublicationUrl:window.location.href,action:"openMobileLightbox"},"*")},openInNewWindow:function(){window.open(window.location.href,"_blank")},backFromEmbedLightbox:function(){this.$store.state.workspace.usePostMsg?window.parent.postMessage({fbPublicationUrl:window.location.href,action:"closeMobileLightbox"},"*"):window.history.go(-1),this.$root.$emit("develop",{action:"mobileLightboxClose",data:"arrow"})},loadCustomLogo:function(t,e){var i=this;t?Object(S.default)({url:t,callback:function(t){i.customLogoUrl&&window.URL.revokeObjectURL(i.customLogoUrl),i.customLogoUrl=t}}):e&&!t&&(this.customLogoUrl=null)},checkInApp:function(){var t="true"===Object(w.default)().getLocalStorage().getItem("in-app_notice_dismissed"),e=this.$store.state.workspace.userAgentInfo.browser.inApp;this.showInAppNotice=e&&!t}},computed:{initialWindowDimensionsSum:function(){return this.$store.state.workspace.initialWindowDimensionsSum},flashMessageVisibility:function(){return null!==this.$store.getters["workspace/flashMessage"]},accessiblePDF:function(){return this.$store.getters["downloads/getAccessiblePdf"]},showAccessibilityButton:function(){return this.$store.getters["workspace/accessibilityButtonVisible"]},accessiblePDFPath:function(){this.$store.state.workspace.policiesUpdated;return Object(w.default)().translatePath(this.accessiblePDF.url)},isTablet:function(){return this.$store.getters["workspace/isTablet"]},isPhone:function(){return this.$store.getters["workspace/isPhone"]},containerClasses:function(){var t={"publication-container":!0,"sidebar-left":this.isLocaleRtl,"sidebar-right":!this.isLocaleRtl,portrait:this.portrait,landscape:!this.portrait,"cookie-notice":this.noticeShown,loading:this.isResizing&&!this.fullscreen,embed:this.isEmbed,iframe:T,"bars-shown":this.showBars,shifted:0!==this.androidKeyboardShift,lightbox:this.isEmbedLightbox,"mobile-app":this.isMobileApp,tablet:this.isTablet,phone:this.isPhone};return t[this.layout]=!0,t},containerStyle:function(){return{width:this.isEmbed?null:this.containerSize.width+"px",height:this.isEmbed?null:this.containerSize.height+"px",top:this.androidKeyboardShift+"px"}},containerSize:function(){return{width:this.windowWidth,height:this.windowHeight}},bookContainerSize:function(){var t={width:this.windowWidth,height:this.windowHeight,left:0,top:0};return this.noticeShown&&(t.height-=this.bannerHeight,t.top=this.bannerHeight),t},topBarClasses:function(){var t={"top-bar-in-app-active":this.showInAppNotice},e=!!this.isEmbedLightbox+!!this.showMenuIcon,i=!!this.accessiblePDF+!!this.showSearchIcon;return t["start-buttons-"+e]=!0,t["end-buttons-"+i]=!0,t},portrait:function(){return this.windowWidth<=this.windowHeight},isMobileApp:function(){return"mobile-app"===this.$store.getters["info/version"]},isLegacy:function(){return"mobile-old"===this.$store.getters["info/version"]},isAndroid:function(){return this.$store.state.workspace.userAgentInfo.os.android},isOldChrome:function(){var t=this.$store.state.workspace.userAgentInfo.browser;return t.chrome&&t.version.split(".")[0]<108},isIphonePlus:function(){return this.$store.state.workspace.userAgentInfo.os.ios&&(736===document.documentElement.clientWidth||414===document.documentElement.clientWidth)},isLocaleRtl:function(){return this.$store.getters["i18n/isLocaleRtl"]},dir:function(){return this.isLocaleRtl?"rtl":"ltr"},forcedSingle:function(){return"single"===this.$store.state.workspace.components.book.flipbookType},slideMode:function(){return"slide-book"===this.$store.state.workspace.bookComponent&&!(this.isLegacy&&this.$store.state.workspace.components.book.flip)},isResizing:function(){return this.$store.state.workspace.isResizing},isZoomed:function(){return this.$store.state.pages.size.zoomFactor>1},isUpdating:function(){return this.isZoomed&&this.$store.getters["pages/currentPagesUpdating"]},isFlipping:function(){return"inProgress"===this.$store.state.pager.flipState},modalOpened:function(){return this.$store.state.workspace.modalOpened},mainClasses:function(){return{"main-frame":!0}},title:function(){return Object(_.decodeHtml)(this.$store.state.workspace.title)},titleDirection:function(){return k.a.getDirection(this.title)},showSearchIcon:function(){return this.$store.state.search.enabled},showMenuIcon:function(){var t=this.$store.state.downloads;return this.$store.state.toc.enabled&&this.$store.state.toc.children||t.enabled&&(t.url&&t.allPagesVisible||!Object(b.isEmpty)(t.pageFiles)&&t.currentPagesVisible||!Object(b.isEmpty)(t.customFiles)&&t.customFiles[0].url)},showThumbsIcon:function(){return this.$store.state.workspace.components.thumbnails},showPopup:function(){return null!==this.$store.state.popup.opened},showSidebar:function(){return null!==this.currentWindow},currentWindow:function(){return this.$store.state.sidebar.opened},isModeLocked:function(){return this.isLightboxShown},totalPagesVisible:function(){return!1!==this.$store.state.workspace.components.paginator.totalPagesVisible},displayPages:function(){return!(!1===this.$store.state.workspace.components.paginator||!1===this.$store.state.workspace.components.paginator.enabled)},totalForDisplay:function(){return this.$store.getters["pager/totalForDisplay"]},pagerState:function(){return this.$store.getters["pager/state"]},stateForDisplay:function(){return this.$store.getters["pager/stateForDisplay"]},stateText:function(){return this.isLocaleRtl?(this.totalPagesVisible?"‎"+this.totalForDisplay+" / ":"")+this.stateForDisplay:this.stateForDisplay+(this.totalPagesVisible?" / ‎"+this.totalForDisplay:"")},rawCustomLogoUrl:function(){return this.$store.getters["logo/customLogoUrl"]},hasDefaultLogo:function(){return this.$store.getters["logo/hasDefaultLogo"]},showLogo:function(){return this.$store.getters["logo/showLogo"]},logoLink:function(){return this.$store.state.logo.url},logoKey:function(){return this.$store.getters["logo/logoKey"]},cookieNoticeEnabled:function(){return this.$store.state.workspace.cookieNotice&&this.$store.state.workspace.cookieNotice.enabled},visible:function(){return this.$store.state.workspace.visible},isWorkspaceFrozen:function(){return this.$store.state.workspace.freezed},isEmbed:function(){return this.$store.state.workspace.isEmbed},clickToReadText:function(){return this.$t("Other.CLICK_TO_READ")},clickToReadClass:function(){return{"fullscreen-button":!0,hidden:"inProgress"===this.$store.state.pager.flipState}},miniFullscreenButtonClass:function(){return{"fullscreen-button-mini":!0,"top-position":this.miniTopPosition}},miniTopPosition:function(){return this.$store.getters["logo/showLogo"]},spinnerBgColor:function(){var t=this.$store.state.skin.styles["main-button-color"];return t?"rgba("+Object($.parseColor)(t).join(",")+", 0.8)":"#FFFFFF"},spinnerFgColor:function(){var t=this.$store.state.skin.styles["second-text-color"];return t?"rgba("+Object($.parseColor)(t).join(",")+", 0.8)":"#5692AE"},showProgress:function(){return!this.showBars&&!this.isMobileApp&&this.$store.getters["pages/pagesCount"]>1}},watch:{currentWindow:function(t,e){null===t&&this.$root.$emit("onSidebarClose",{component:e})},isModeLocked:function(t,e){this.slideMode||!e||t||this.changeMode()},cookieNoticeEnabled:function(t){this.noticeShown=t},fullscreen:function(t){var e=this;t||this.$nextTick((function(){e.onResize()}))},modalOpened:function(t){t||this.onResize(null,!0)},pagerState:function(t,e){if(t.mode!==e.mode&&(this.$store.dispatch("thumbnails/setThumbnails",null),"th"===this.currentWindow&&this.$store.dispatch("sidebar/closeSidebar")),t.currentPage!==e.currentPage||t.widePageSecondHalf!==e.widePageSecondHalf||t.lastTarget!==e.lastTarget){var i=this.$store.state.pager.lastTarget;this.miniFullScreen=!0,["toc","thumbnails","search","orientation"].indexOf(i)>=0||t.zoomMode!==e.zoomMode?this.flipCountTrigger=0:this.flipCountTrigger++,this.flipCountTrigger>3&&!this.showAccessibilityButton&&!this.isMobileApp&&(this.showBars=!1)}},showBars:function(t,e){!e&&t&&(this.flipCountTrigger=0),this.$root.$emit("panelStateChanged",{state:t})},portrait:function(t){this.$root.$emit("orientation",t?"portrait":"landscape","change")},visible:function(t){t&&(this.onResize(null,!0),this.showBars=!0,this.flipCountTrigger=0)},isWorkspaceFrozen:function(t){t&&(this.showBars=!0,this.closeAll())},rawCustomLogoUrl:"loadCustomLogo"},components:{bookContainer:r.default,thWindow:a.default,tocWindow:c.default,searchWindow:l.default,inAppNotice:u.default,cookieNotice:d.default,Spinner:f.default,simplePageProgress:h.default,flashMessage:o.default,logo:p.default}}},288:function(t,e,i){"use strict";i.r(e);var s=i(289);e.default=s.default},289:function(t,e,i){"use strict";i.r(e);var s=i(290),n=i(955),o=i(500),r=i(12),a=i(23),c=i(8),l=i(5);function u(){return(u=Object.assign||function(t){for(var e=1;ethis.$store.getters["pages/size"].height},workspaceSize:function(){return this.$refs.sidebar.sidebarRect},thumbsArray:function(){return this.thumbsData},sidebarClass:function(){var t=this.$store.getters["i18n/isLocaleRtl"];return{single:this.pagerState.singleMode,tablet:this.tablet,onscroll:this.onScroll,"panel-left":!t,"panel-right":t}},spreadWrapperStyle:function(){return{width:this.thumbDoubleSizes.width+"px",height:this.thumbDoubleSizes.height+"px"}}},methods:{thumbsArrayData:function(){if(this.hasPages)if(this.thumbnails)this.thumbsData=this.thumbnails;else{var t,e=[];if(this.singleMode){t=this.thumbDoubleSizes;for(var i=0;i0&&e.push(r)}this.thumbsData=e,this.$store.dispatch("thumbnails/setThumbnails",this.thumbsData)}},setActiveThumbnail:function(){var t=this.$el.querySelector(".active");t&&t.classList.remove("active");var e=this.pagerState.currentPage,i=this.$store.getters["pages/pageIndexById"](e);if(this.singleMode){var s=this.$store.getters["pages/pageProp"](e,"wide"),n=this.pagerState.pageSide===(this.isRtl?"left":"right");s&&n&&i++}var o=this.$el.querySelector('[data-index="'.concat(i,'"]'));if(o){var r=this.singleMode||this.slideMode?o:o.parentElement;r&&(r.classList.add("active"),this.$children[0].scrollToElement({el:r,speed:0}))}},getWrapperRect:function(t){var e=Math.floor((this.workspaceSize.width-d)/this.columnsNumber)-h,i=Math.floor(e*this.$store.getters["pages/size"].height/this.$store.getters["pages/size"].width);return{width:Math.floor(e/(t?1:2)),height:i}},getThumbSizes:function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],e={width:this.$store.getters["pages/size"].width*(this.singleMode||!t||this.slideMode&&this.landscapePages?1:2),height:1*this.$store.getters["pages/size"].height},i=Object(r.fit)(e,this.getWrapperRect(t));return{width:Math.round(i.width),height:Math.round(i.height)}},getSlideThumbSizes:function(t){var e={width:this.$store.getters["pages/pageProp"](t,"width"),height:this.$store.getters["pages/pageProp"](t,"height")},i=Object(r.fit)(e,this.thumbDoubleSizes);return{width:Math.round(i.width),height:Math.round(i.height)}},checkScroll:function(){if(!(Date.now()0?t-1:t,maxPage:e}),this.thRange={minPage:t,maxPage:e})}},isVisibleFunc:function(t){return this.$refs.sidebar.isVisible(t)},onScrollEnd:function(){this.onScroll&&(this.onScroll=!1,this.scrollTimeout=Date.now()+500),setTimeout(this.checkScroll,500)},onScrollStart:function(){this.onScroll=!0,this.scrollTimeout=Date.now()+500},onClick:function(t){if(!(Date.now()-1){var o=e[i].getAttribute("data-id");this.$store.dispatch("pager/goToPageById",{id:o,target:"thumbnails",widePageSecondHalf:n.indexOf("side-right")>-1}),this.$store.dispatch("sidebar/closeSidebar");break}}},rebuild:function(){this.thumbsArrayData(),this.$children[0].refresh(),this.checkScroll()}},watch:{numerationOffset:"rebuild",lowercaseRomans:"rebuild"},components:{sidebar:s.default,"th-item":n.default,spinner:a.default},mounted:function(){var t=this;setTimeout((function(){t.thumbsArrayData(),t.$children[0].refresh(),t.$children[0].scrollComponent.on("scrollEnd",t.onScrollEnd),t.$children[0].scrollComponent.on("scrollStart",t.onScrollStart),t.$nextTick((function(){t.setActiveThumbnail(),setTimeout(t.checkScroll,100)}))}),this.thumbnails?0:100)},beforeDestroy:function(){this.$children[0].scrollComponent.off("scrollEnd",this.onScrollEnd),this.$children[0].scrollComponent.off("scrollStart",this.onScrollStart)}}},290:function(t,e,i){"use strict";i.r(e);var s=i(953),n=i(291),o=(i(954),i(1)),r=Object(o.default)(n.default,s.render,s.staticRenderFns,!1,null,null,null);r.options.__file="src/components/mobile/sidebar/index.vue",e.default=r.exports},291:function(t,e,i){"use strict";i.r(e);var s=i(292);e.default=s.default},292:function(t,e,i){"use strict";i.r(e);var s,n=i(41);i(75),i(267);e.default={props:{title:{type:String,required:!0},footerTitle:{type:String,required:!1,default:""}},data:function(){return{sidebarRect:{},isMobileApp:"mobile-app"===this.$store.getters["info/version"]}},components:{},methods:{close:function(){var t;this.isAndroid&&"search"===this.activeComponent&&("input"===(null===(t=document.activeElement)||void 0===t?void 0:t.tagName.toLowerCase())&&document.activeElement.blur());this.$store.dispatch("sidebar/closeSidebar")},refresh:function(){this.$nextTick((function(){this.scrollComponent.refresh()}),this)},scrollToElement:function(t){void 0!==t.el&&this.scrollComponent.scrollToElement(t.el,t.speed,!0,!0)},getScrollPageSize:function(){return this.$refs.scroller.getBoundingClientRect()},onResize:function(){this.sidebarRect=this.$refs.scroller.getBoundingClientRect()},isVisible:function(t){if(!t||void 0===!t.getBoundingClientRect)return null;var e=this.sidebarRect,i=t.getBoundingClientRect();return i.lefte.left&&i.tope.top}},computed:{isAndroid:function(){return this.$store.state.workspace.userAgentInfo.os.android},activeComponent:function(){return this.$store.state.sidebar.opened},closeButtonStyle:function(){return this.$store.getters["i18n/isLocaleRtl"]?"close-button-left":"close-button-right"}},beforeCreate:function(){var t=this;s=function(e){27===e.keyCode&&t.$store.dispatch("sidebar/closeSidebar")},window.addEventListener("keydown",s)},beforeDestroy:function(){window.removeEventListener("keydown",s),window.removeEventListener("resize",this.onResize),s=null},mounted:function(){var t=this;this.scrollComponent=new n.default(document.getElementById("scroller"),{mouseWheel:!0,scrollbar:{fade:!0,interactive:!1},probeType:0,autoBlur:!1,disablePointer:!0,disableTouch:!1,disableMouse:!1,resizePolling:200,bounce:!1}),this.onResize(),window.addEventListener("resize",this.onResize),this.$nextTick((function(){t.$refs.title.focus()}))}}},293:function(t,e,i){},294:function(t,e,i){"use strict";i.r(e);var s=i(295);e.default=s.default},295:function(t,e,i){"use strict";i.r(e);var s=i(497);e.default={name:"ThItem",mixins:[s.default],computed:{isRtl:function(){return this.$store.state.book.rightToLeft},wrapperClasses:function(){var t={"th-item-wrapper":!0};return t["p"+this.data.index]=!0,t.wide=!this.data.sm&&!!this.data.wide,t["side-right"]=this.data.sm&&!!this.data.wide&&("right"===this.data.side&&!this.isRtl||"left"===this.data.side&&this.isRtl),t},captions:function(){var t=this.data.caption.split(" - ");return{left:t[0],right:t[1]}}}}},296:function(t,e,i){},297:function(t,e,i){},298:function(t,e,i){"use strict";i.r(e);var s=i(299);e.default=s.default},299:function(t,e,i){"use strict";i.r(e);var s=i(961),n=i(290),o=i(965),r=i(505),a=i(5);e.default={mixins:[r.default],components:{tocItem:s.default,sidebar:n.default,downloads:o.default},computed:{title:function(){return this.$store.state.toc.enabled?this.$i18n.t("TOCToolWindow.TITLE"):""},footerTitle:function(){return this.showDownloads?this.$i18n.t("SaveWindow.TITLE"):null},showDownloads:function(){var t=this.$store.state.downloads;return t.enabled&&(t.url&&t.allPagesVisible||!Object(a.isEmpty)(t.pageFiles)&&t.currentPagesVisible||!Object(a.isEmpty)(t.customFiles)&&t.customFiles[0].url)},sidebarClass:function(){var t=this.$store.getters["i18n/isLocaleRtl"];return{"sidebar-left":!t,"sidebar-right":t}}},beforeDestroy:function(){this.$store.dispatch("toc/saveScrollY",this.$children[0].scrollComponent.y)},mounted:function(){this.$children[0].refresh(),this.$children[0].scrollComponent.scrollTo(0,this.$store.state.toc.scrollY),this.$root.$emit("develop",{action:"toc",data:0===this.tocItems.length?"empty":"full"})}}},300:function(t,e,i){"use strict";i.r(e);var s=i(301);e.default=s.default},301:function(t,e,i){"use strict";i.r(e);var s=i(503);i(504),i(963);e.default={mixins:[s.default],name:"TocItem",computed:{paddingLeft:function(){return this.depth<=2?20*this.depth:60},openChildIcon:function(){return this.itemData.children?this.itemData.toggle?"up-arrow":"down-arrow":null}},methods:{goToPage:function(t){this.$store.dispatch("pager/goToPageByIndex",{target:"toc",pageIndex:t-1}),this.$store.dispatch("sidebar/closeSidebar")}}}},302:function(t,e,i){},303:function(t,e,i){"use strict";i.r(e);var s=i(304);e.default=s.default},304:function(t,e,i){"use strict";i.r(e);var s=i(487),n=(i(967),i(968),i(969),i(970),i(75),i(41)),o=i(3);e.default={mixins:[s.default],name:"Downloads",data:function(){return{showCustom:!this.$store.state.toc.enabled}},mounted:function(){this.scrollComponent=new n.default(document.getElementById("download-scroller"),{mouseWheel:!0,scrollbar:{fade:!1},probeType:0,disablePointer:!0,disableTouch:!1,disableMouse:!1,resizePolling:200,bounce:!1}),this.refresh(),this.showCustom&&this.$root.$emit("window",{action:"open",component:"download"})},beforeDestroy:function(){this.showCustom&&this.$root.$emit("window",{action:"close",component:"download"})},computed:{drawerStyle:function(){var t={},e=this.filesArray.length;return this.fullPdf&&e++,e>0&&(this.isRetina?t.marginBottom=this.showCustom?0:(e<=3?-90*e:-360)+"px":t.marginBottom=this.showCustom?0:(e<=3?-45*e:-180)+"px"),t},filesArray:function(){var t=this,e=[];return this.pageFiles&&this.pageFiles.filter((function(t){return t.ready})).forEach((function(i){e.push({title:1===t.pageFiles.length?t.pagesTitle.one:t.pagesTitle[i.side],tooltip:1===t.pageFiles.length?t.pagesTooltip.one:t.pagesTooltip[i.side],url:function(){return Object(o.default)().translatePath(i.url)},type:"page",size:i.size,icon:"right"===i.side?"download-right":"download-left",fileName:i.fileName,pageId:i.pageId})})),this.customFiles&&this.customFiles.forEach((function(i){e.push({title:i.title,tooltip:t.windowTitle+" "+i.title,url:function(){return Object(o.default)().translatePath(i.url)},type:"custom",size:i.size,icon:"download-attach",fileName:i.fileName})})),e}},methods:{downloadFullPdf:function(){this.$refs.linkFull&&(this.$refs.linkFull.href=Object(o.default)().translatePath(this.fullPdf.url),this.$refs.linkFull.click(),this.emitDownloadEvent({type:"full",fileName:this.fullPdf.fileName}))},download:function(t,e){this.$refs.linkPage&&this.$refs.linkPage[e]&&(this.$refs.linkPage[e].href=t.url(),this.$refs.linkPage[e].click(),this.emitDownloadEvent(t))},emitDownloadEvent:function(t){var e={option:t.type,fileName:t.fileName,leftPageUrl:this.$store.getters["pages/urlHeaderById"]({id:this.pagerState.leftPage}),rightPageUrl:this.$store.getters["pages/urlHeaderById"]({id:this.pagerState.rightPage})};"page"===t.type&&(e.downloadPage=this.$store.getters["pages/urlHeaderById"]({id:t.pageId})),this.$root.$emit("download",e)},toggleShowCustom:function(){var t=this;this.showCustom=!this.showCustom,this.$root.$emit("window",{action:this.showCustom?"open":"close",component:"download"}),setTimeout((function(){t.refresh()}),300)},refresh:function(){this.$parent.refresh(),this.scrollComponent.refresh()}}}},305:function(t,e,i){},306:function(t,e,i){},307:function(t,e,i){"use strict";i.r(e);var s=i(308);e.default=s.default},308:function(t,e,i){"use strict";i.r(e);var s=i(975),n=i(290),o=(i(511),i(71),i(181),i(512));e.default={mixins:[o.default],components:{"search-result-item":s.default,sidebar:n.default},data:function(){return{showFilters:!1}},mounted:function(){var t=this;this.$refs.searchInput.value=this.$store.state.search.query,this.$children[0].scrollComponent.scrollTo(0,this.$store.state.search.scrollY),this.$children[0].scrollComponent.on("scrollStart",this.blurFocus),this.setInputDir(),this.$store.getters["workspace/shouldActivateSearchKeyboard"]&&this.$nextTick((function(){t.focusInput()})),this.$store.state.search.query&&(this.showClear=!0)},computed:{localization:function(){return{filtersTitle:this.$i18n.t("SearchToolWindow.FILTERS_BUTTON"),exactMatchLabel:this.$i18n.t("SearchToolWindow.EXACT_MATCH_LABEL")}},subtitle:function(){return this.searchQueryIsEmpty?null:this.isInitializing?this.$i18n.t("SearchToolWindow.INITIALIZING"):this.$store.state.search.query.length'+t+"";return this.$t("Other.CUSTOM_POLICY_TEXT",{0:e})}return null}},methods:{close:function(){Object(n.default)().getLocalStorage().setItem("fb_cookieNotice_dismissed","true"),this.$emit("close")}}}},321:function(t,e,i){},322:function(t,e,i){"use strict";i.r(e);var s=i(323);e.default=s.default},323:function(t,e,i){"use strict";i.r(e),e.default={computed:{progress:function(){var t=this.$store.getters["pages/pagesCount"],e=this.$store.getters["pager/state"],i=e.currentPage;return 100*(e.widePageSecondHalf?this.$store.getters["pages/pageIndexById"](i)+2:this.$store.getters["pages/pageIndexById"](i)+1)/t},dir:function(){return this.$store.state.book.rightToLeft?"rtl":"ltr"}}}},324:function(t,e,i){},325:function(t,e,i){"use strict";i.r(e);var s=i(326);e.default=s.default},326:function(t,e,i){"use strict";i.r(e);var s=i(34);e.default={name:"Logo",data:function(){return{customLogoUrl:null}},computed:{currentPage:function(){return this.$store.getters["pager/state"].currentPage},rawCustomLogoUrl:function(){return this.$store.getters["logo/customLogoUrl"]},hasDefaultLogo:function(){return this.$store.getters["logo/hasDefaultLogo"]},showLogo:function(){return this.$store.getters["logo/showLogo"]},logoLink:function(){return this.$store.state.logo.url}},watch:{rawCustomLogoUrl:"loadCustomLogo"},mounted:function(){this.loadCustomLogo()},methods:{onTap:function(){this.logoLink&&window.open(this.logoLink,"_blank");var t=this.currentPage;this.$root.$emit("link",{type:"external",source:"logo",url:this.logoLink,target:"_blank",pageId:t})},loadCustomLogo:function(){var t=this;this.rawCustomLogoUrl&&Object(s.default)({url:this.rawCustomLogoUrl,callback:function(e){t.customLogoUrl&&window.URL.revokeObjectURL(t.customLogoUrl),t.customLogoUrl=e}})}}}},327:function(t,e,i){},328:function(t,e,i){},329:function(t,e,i){},525:function(t,e,i){"use strict";i.r(e),i.d(e,"render",(function(){return s})),i.d(e,"staticRenderFns",(function(){return n}));var s=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{directives:[{name:"show",rawName:"v-show",value:t.visible,expression:"visible"}],class:t.containerClasses,style:t.containerStyle,attrs:{dir:t.dir}},[i("div",{staticClass:"inner-container"},[i("div",t._g({class:t.mainClasses,style:t.mainStyleForLightbox},t.isEmbed?{}:{touchstart:t.preventTouch}),[t.showProgress?i("simple-page-progress"):t._e(),t._v(" "),i("transition",{attrs:{name:"bars-fade"}},[t.showBars&&!t.isMobileApp?i("div",{staticClass:"top-bar-container"},[t.showInAppNotice?i("in-app-notice",{staticClass:"inside",attrs:{role:"alert"},on:{close:t.inAppClose}}):t._e(),t._v(" "),i("div",{staticClass:"top-bar-mobile",class:t.topBarClasses,attrs:{role:"menubar"},on:{touchstart:function(t){t.preventDefault()}}},[t.isEmbedLightbox?i("v-touch",{staticClass:"back-button svg-menu-button",attrs:{id:"toolbar-back-button",tag:"button",tabindex:"3",role:"menuitem"},on:{tap:t.backFromEmbedLightbox}},[i("svgicon",{attrs:{focusable:"false",name:"arrow-down"}})],1):t._e(),t._v(" "),t.showMenuIcon?i("v-touch",{staticClass:"menu-button svg-menu-button",attrs:{id:"toolbar-menu-button",tag:"button",tabindex:"4",title:t.$t("BottomMenu.TOC_TIP"),"aria-label":t.$t("BottomMenu.TOC_TIP"),role:"menuitem"},on:{tap:function(e){return t.openSidebar("toc",e)}}},[i("svgicon",{attrs:{focusable:"false",name:"hamburger"}})],1):t._e(),t._v(" "),i("v-touch",{staticClass:"title",attrs:{tag:"span",tabindex:"1",role:"heading","aria-level":"1",dir:t.titleDirection},on:{tap:t.titleTap}},[t._v("\n "+t._s(t.title)+"\n ")]),t._v(" "),t.accessiblePDF?i("v-touch",{staticClass:"accessibility-button svg-menu-button",attrs:{id:"toolbar-accessibility-button",tag:"button",tabindex:"2",title:t.$t("Accessibility.DOWNLOAD_TITLE"),"aria-label":t.$t("Accessibility.DOWNLOAD_TITLE"),role:"menuitem"},on:{tap:t.accessibilityShow},nativeOn:{click:function(e){return t.accessibilityShow(e,!0)}}},[i("svgicon",{attrs:{focusable:"false",name:"accessibility"}})],1):t._e(),t._v(" "),t.showSearchIcon?i("v-touch",{staticClass:"search-button svg-menu-button",attrs:{id:"toolbar-search-button",tag:"button",title:t.$t("TopMenu.SEARCH"),"aria-label":t.$t("TopMenu.SEARCH"),tabindex:"5",role:"menuitem"},on:{tap:function(e){return t.openSidebar("search",e)}}},[i("svgicon",{attrs:{focusable:"false",name:"search"}})],1):t._e()],1)],1):t._e()]),t._v(" "),i("v-touch",{attrs:{role:"application"},on:{tap:t.containerTap}},[i("book-container",{attrs:{size:t.bookContainerSize}})],1),t._v(" "),i("transition",{attrs:{name:"bars-fade"}},[t.showBars&&!t.isMobileApp?i("div",{staticClass:"bottom-bar-mobile",attrs:{role:"menubar"},on:{touchstart:function(t){t.preventDefault()}}},[t.showThumbsIcon?i("v-touch",{staticClass:"thumbnails-button svg-menu-button",attrs:{tag:"button","aria-label":t.$t("BottomMenu.THUMBNAILS_TIP"),role:"menuitem"},on:{tap:function(e){return t.openSidebar("thumbnails",e)}}},[i("svgicon",{attrs:{focusable:"false",name:"thumbnails"}})],1):i("span",{staticClass:"empty-button svg-menu-button"}),t._v(" "),t.displayPages?i("div",{staticClass:"pager-mobile",attrs:{role:"status","aria-live":"assertive"}},[t._v(t._s(t.stateText))]):t._e(),t._v(" "),t.showLogo?i("logo",{key:t.logoKey}):t._e()],1):t._e()])],1),t._v(" "),t.isResizing?i("div",{ref:"rotate-indicator",staticClass:"rotate-indicator"},[i("spinner",{attrs:{size:48,"line-size":6,"line-fg-color":t.spinnerFgColor,"line-bg-color":t.spinnerBgColor}})],1):t._e(),t._v(" "),i("transition",{attrs:{name:"spinner-fade"}},[t.isUpdating&&!t.isResizing?i("div",{staticClass:"update-indicator"},[i("spinner",{attrs:{size:24,"line-size":4,"line-fg-color":t.spinnerFgColor,"line-bg-color":t.spinnerBgColor}})],1):t._e()]),t._v(" "),t.isEmbed&&!t.miniFullScreen?i("v-touch",{class:t.clickToReadClass,attrs:{tag:"span"},on:{tap:t.clickToRead}},[t._v("\n "+t._s(t.clickToReadText)+"\n ")]):t._e(),t._v(" "),t.isEmbed&&t.miniFullScreen?i("v-touch",{class:t.miniFullscreenButtonClass,attrs:{tag:"span"},on:{tap:t.clickToRead}},[i("div",{staticClass:"fullscreen-button-mini-holder"},[i("svgicon",{staticClass:"svg-icon",attrs:{focusable:"false",name:"open-link"}})],1)]):t._e(),t._v(" "),i("transition",{attrs:{name:t.currentTransition}},[t.isOrientationChanged?t._e():["toc"===t.currentWindow?i("toc-window"):t._e(),t._v(" "),"thumbnails"===t.currentWindow?i("th-window"):t._e(),t._v(" "),"search"===t.currentWindow?i("search-window"):t._e()]],2)],1),t._v(" "),t.noticeShown?i("cookie-notice",{ref:"noticeBanner",on:{close:t.noticeClose}}):t._e(),t._v(" "),t.flashMessageVisibility?i("flash-message"):t._e(),t._v(" "),i("lightbox")],1)},n=[];s._withStripped=!0},526:function(t,e,i){"use strict";i.r(e),i.d(e,"render",(function(){return s})),i.d(e,"staticRenderFns",(function(){return n}));var s=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("sidebar",{ref:"sidebar",class:t.sidebarClass,attrs:{title:t.title}},[t.isPreloader?i("div",{staticClass:"th-preloader",staticStyle:{position:"absolute",top:"0",width:"100%",height:"100%"},attrs:{slot:"preloader"},slot:"preloader"},[i("div",{staticClass:"preloader-container"},[i("spinner",{attrs:{size:36,"line-size":3,"line-fg-color":"#5692AE","line-bg-color":"#ffffff"}})],1)]):t._e(),t._v(" "),t.singleMode?i("v-touch",{staticClass:"th-wrapper",attrs:{dir:t.isRtl?"rtl":"ltr",role:"navigation"},on:{tap:t.onClick}},t._l(t.thumbsArray,(function(t){return i("th-item",{key:t.index,ref:"thArr",refInFor:!0,attrs:{data:t}})})),1):i("v-touch",{staticClass:"th-wrapper",attrs:{dir:t.isRtl?"rtl":"ltr",role:"navigation"},on:{tap:t.onClick}},t._l(t.thumbsArray,(function(e){return i("div",{ref:"thArr",refInFor:!0,class:"th-spread-wrapper"+(2===e.length?" double":""),style:t.spreadWrapperStyle},t._l(e,(function(t){return i("th-item",{key:t.index,attrs:{data:t}})})),1)})),0)],1)},n=[];s._withStripped=!0},527:function(t,e,i){"use strict";i.r(e),i.d(e,"render",(function(){return s})),i.d(e,"staticRenderFns",(function(){return n}));var s=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{class:["tool-window",{"mobile-app":t.isMobileApp}]},[t._t("preloader"),t._v(" "),i("header",{staticClass:"tool-title-frame"},[i("h3",{ref:"title",staticClass:"tool-title",attrs:{tabindex:"-1"}},[t._v(t._s(t.title))]),t._v(" "),i("v-touch",{staticClass:"close-button svg-menu-button",class:t.closeButtonStyle,attrs:{tag:"button",role:"button"},on:{tap:t.close}},[i("svgicon",{attrs:{focusable:"false",name:"cancel"}})],1)],1),t._v(" "),t._t("subheader"),t._v(" "),i("div",{ref:"scroller",staticClass:"scroller",attrs:{id:"scroller"}},[i("div",{staticClass:"cont"},[t._t("default")],2)]),t._v(" "),i("footer",[t.footerTitle?i("h3",{staticClass:"tool-footer-title"},[t._v(t._s(t.footerTitle))]):t._e(),t._v(" "),t._t("footer")],2)],2)},n=[];s._withStripped=!0},528:function(t,e,i){"use strict";i.r(e),i.d(e,"render",(function(){return s})),i.d(e,"staticRenderFns",(function(){return n}));var s=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{class:t.wrapperClasses,style:t.itemStyles,attrs:{"data-id":t.data.id,"data-index":t.data.index}},[i("div",{staticClass:"th-img-element",style:t.itemStyles},[t.data.showPage?i("thumb",{attrs:{id:t.data.id,side:t.data.side,size:t.data.size,contentCrop:t.contentCrop}}):t._e()],1),t._v(" "),!t.data.wide||t.slideMode||t.singleMode?i("span",{staticClass:"th-item-title",attrs:{dir:t.textDirection}},[t._v(t._s(t.data.caption))]):[i("div",{staticClass:"th-item-title wide-title",attrs:{dir:"ltr"}},[i("div",{staticClass:"title-half"},[t._v(t._s(t.captions.left))]),t._v(" "),i("div",{staticClass:"title-half"},[t._v(t._s(t.captions.right))])])]],2)},n=[];s._withStripped=!0},529:function(t,e,i){"use strict";i.r(e),i.d(e,"render",(function(){return s})),i.d(e,"staticRenderFns",(function(){return n}));var s=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("sidebar",{class:t.sidebarClass,attrs:{title:t.title}},[i("ul",{staticClass:"toc-items",class:{"additional-padding":t.level2Items,"flat-padding":!t.level2Items},attrs:{role:"tree"}},t._l(t.tocItems,(function(e,s){return i("toc-item",{key:s,attrs:{"item-data":e,depth:"0"},on:{updateHeight:t.updateHeight}})})),1),t._v(" "),t.showDownloads?i("downloads",{attrs:{slot:"footer"},slot:"footer"}):t._e()],1)},n=[];s._withStripped=!0},530:function(t,e,i){"use strict";i.r(e),i.d(e,"render",(function(){return s})),i.d(e,"staticRenderFns",(function(){return n}));var s=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("li",{staticClass:"toc-item"},[i("p",{staticClass:"list-item toc-item-button",class:{haschildren:t.itemData.children},style:t.isLocaleRtl?"padding-right: "+t.paddingLeft+"px;":"padding-left: "+t.paddingLeft+"px;"},[t.openChildIcon||!t.pageLabel?i("v-touch",{staticClass:"icon",attrs:{tag:"span"},on:{tap:t.toggleOpen}},[i("svgicon",{staticClass:"icon",attrs:{focusable:"false",name:t.openChildIcon}})],1):t._e(),t._v(" "),i("v-touch",{staticClass:"toc-item-title",attrs:{tag:"span",dir:t.textDirection},domProps:{innerHTML:t._s(t.itemTitle)},on:{tap:function(e){return t.goToPage(t.itemData.page)}}}),t._v(" "),t.pageLabel?i("v-touch",{staticClass:"page-label",attrs:{tag:"span"},on:{tap:function(e){return t.goToPage(t.itemData.page)}}},[t._v(t._s(t.pageLabel))]):t._e()],1),t._v(" "),t.itemData.children&&t.itemData.toggle?i("ul",{staticClass:"toc-sub-item-ul"},t._l(t.itemData.children,(function(e,s){return i("toc-item",{key:s,attrs:{"item-data":e,depth:1*t.depth+1}})})),1):t._e()])},n=[];s._withStripped=!0},531:function(t,e,i){"use strict";i.r(e),i.d(e,"render",(function(){return s})),i.d(e,"staticRenderFns",(function(){return n}));var s=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"downloads",style:t.drawerStyle},[i("v-touch",{staticClass:"download-header",attrs:{tag:"div"},on:{tap:t.toggleShowCustom}},[i("span",[t._v(t._s(t.$t("SaveWindow.TITLE")))]),t._v(" "),t.customFiles||t.pageFiles||t.fullPdf?i("button",{class:"arrow "+(t.showCustom?"open":"closed")},[i("svgicon",{attrs:{focusable:"false",name:"arrow-down"}})],1):t._e()]),t._v(" "),i("div",{staticClass:"download-items",attrs:{id:"download-items"}},[i("div",{ref:"scroller",attrs:{id:"download-scroller"}},[i("div",{staticClass:"cont"},[i("ul",[t.fullPdf?i("v-touch",{staticClass:"download-item full",attrs:{tag:"li"},on:{tap:function(e){return t.downloadFullPdf()}}},[i("a",{ref:"linkFull",attrs:{target:"_blank",title:t.fullTooltip,"aria-label":t.fullTooltip}},[i("span",{staticClass:"download-icon"},[i("svgicon",{attrs:{focusable:"false",name:"download-full"}})],1),t._v(" "),i("div",{staticClass:"download-title"},[t._v(t._s(t.pagesTitle.full))]),t._v(" "),i("span",{staticClass:"download-size"},[i("bdi",[t._v(t._s(t.fullPdf.size))])])])]):t._e(),t._v(" "),t._l(t.filesArray,(function(e,s){return i("v-touch",{key:s,staticClass:"download-item custom",attrs:{tag:"li"},on:{tap:function(i){return t.download(e,s)}}},[i("a",{ref:"linkPage",refInFor:!0,attrs:{target:"_blank",title:e.tooltip,"aria-label":e.tooltip}},[i("span",{staticClass:"download-icon"},[i("svgicon",{attrs:{focusable:"false",name:e.icon}})],1),t._v(" "),i("div",{staticClass:"download-title"},[t._v(t._s(e.title))]),t._v(" "),i("span",{staticClass:"download-size"},[i("bdi",[t._v(t._s(e.size))])])])])}))],2)])])])],1)},n=[];s._withStripped=!0},532:function(t,e,i){"use strict";i.r(e),i.d(e,"render",(function(){return s})),i.d(e,"staticRenderFns",(function(){return n}));var s=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("sidebar",{class:t.sidebarClass,attrs:{title:t.title,icon:t.icon}},[i("div",{staticClass:"container"},[i("div",{staticClass:"tool-header",attrs:{slot:"subheader",id:"tool-header"},slot:"subheader"},[i("div",{staticClass:"search-input-block"},[i("label",[i("span",{staticClass:"search-icon"},[i("svgicon",{attrs:{focusable:"false",name:"search"}})],1),t._v(" "),t.showClear?i("v-touch",{staticClass:"clear-icon",attrs:{tag:"span"},on:{tap:t.clear}},[i("svgicon",{attrs:{focusable:"false",name:"rounded-close"}})],1):t._e(),t._v(" "),i("v-touch",{on:{tap:t.onSearchInputTap}},[i("input",{ref:"searchInput",attrs:{placeholder:t.placeholder,dir:t.inputDir,role:"searchbox"},on:{input:function(e){return t.input(e.target.value)},keyup:function(e){return t.keyUp(e)}}})])],1),t._v(" "),i("button",t._g({class:["filters-icon",{active:t.showFilters}],attrs:{role:"button",tabindex:"0","aria-label":"Filters",title:"Filters","aria-label":t.localization.filtersTitle,title:t.localization.filtersTitle}},t.editorMode?{click:t.toggleFilters}:{touchend:t.toggleFilters}),[i("svgicon",{attrs:{name:"equalizer"}})],1)]),t._v(" "),t.showFilters?i("div",{staticClass:"filters"},[i("label",t._g({staticClass:"checkbox-container exact-match-label",attrs:{id:"exact-match-label-mobile",for:"exact-match-checkbox-mobile"}},t.editorMode?{click:t.toggleExactMatch}:{touchend:t.toggleExactMatch}),[i("input",{staticClass:"exact-match-checkbox",attrs:{id:"exact-match-checkbox-mobile",type:"checkbox",role:"checkbox","aria-labelledby":"exact-match-label-mobile",tabindex:"0"},domProps:{checked:t.exactMatch}}),t._v(" "),i("div",{staticClass:"checkbox-body"}),t._v(" "),i("span",{attrs:{"aria-hidden":"true"}},[t._v("\n "+t._s(t.localization.exactMatchLabel)+"\n ")])])]):t._e(),t._v(" "),i("div",{staticClass:"search-sub-header subheader"},[t.subtitle?i("span",{staticClass:"search-results-count"},[t._v("\n "+t._s(t.subtitle)+"\n ")]):t._e(),t._v(" "),t.preloaderVisible?i("div",{staticClass:"search-live-preloader"},[i("div",{staticClass:"dot"})]):t._e()])]),t._v(" "),i("ul",t._l(t.results,(function(t){return i("search-result-item",{key:t.pageId+"-"+t.widePageSecondHalf,attrs:{"item-data":t,depth:"0"}})})),1)])])},n=[];s._withStripped=!0},533:function(t,e,i){"use strict";i.r(e),i.d(e,"render",(function(){return s})),i.d(e,"staticRenderFns",(function(){return n}));var s=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("li",{class:"search-item p"+t.pageId},[i("v-touch",{staticClass:"list-item search-item-p",attrs:{tag:"p"},on:{tap:function(e){return t.onClick()}}},[i("span",{staticClass:"search-item-title",attrs:{dir:"ltr"}},[t._v(t._s(t.title))]),t._v(" "),i("span",{staticClass:"search-item-result"},[i("bdi",[t._l(t.textData,(function(e){return[e.emphasize?[i("b",[t._v(t._s(e.text))])]:[t._v(t._s(e.text))]]}))],2)]),t._v(" "),t.moreResults?i("span",{staticClass:"search-item-more"},[t._v(t._s(t.moreResults))]):t._e()])],1)},n=[];s._withStripped=!0},534:function(t,e,i){"use strict";i.r(e),i.d(e,"render",(function(){return s})),i.d(e,"staticRenderFns",(function(){return n}));var s=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("notice",{on:{close:t.close}},[i("span",{attrs:{"aria-hidden":"true"}},[i("svgicon",{staticClass:"in-app-warn-icon",attrs:{focusable:"false",name:"warn"}})],1),t._v(" "),i("div",{staticClass:"notice-text"},[i("span",{staticClass:"text"},[t._v("\n "+t._s(t.localization.mainText)+"\n "),t.showMore?t._e():i("v-touch",{staticClass:"link",attrs:{tag:"a",role:"button",title:t.localization.learnMore},on:{tap:t.showMoreToggle}},[t._v(t._s(t.localization.learnMore))])],1),t._v(" "),t.showMore?i("span",{staticClass:"text"},[t._v("\n "+t._s(t.localization.moreText1)+"\n "),i("a",{ref:"copyURL",staticClass:"link",attrs:{"data-clipboard-text":t.currentUrl,role:"button",title:t.localization.tapHere},on:{touchstart:function(t){t.stopPropagation()}}},[t._v(t._s(t.localization.tapHere))]),t._v("\n "+t._s(t.localization.moreText2)+"\n "),t.showMore?i("v-touch",{staticClass:"link",attrs:{tag:"a",role:"button",title:t.localization.hide},on:{tap:t.showMoreToggle}},[t._v(" "+t._s(t.localization.hide))]):t._e()],1):t._e()])])},n=[];s._withStripped=!0},535:function(t,e,i){"use strict";i.r(e);var s=i(981),n=i(315),o=(i(982),i(1)),r=Object(o.default)(n.default,s.render,s.staticRenderFns,!1,null,"c6fc3570",null);r.options.__file="src/components/mobile/notice/index.vue",e.default=r.exports},536:function(t,e,i){"use strict";i.r(e),i.d(e,"render",(function(){return s})),i.d(e,"staticRenderFns",(function(){return n}));var s=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"banner-notice"},[t._t("default"),t._v(" "),i("v-touch",{staticClass:"close-icon",attrs:{tag:"span"},on:{tap:t.close}},[i("svgicon",{attrs:{focusable:"false",name:"cancel"}})],1)],2)},n=[];s._withStripped=!0},537:function(t,e,i){"use strict";i.r(e),i.d(e,"render",(function(){return s})),i.d(e,"staticRenderFns",(function(){return n}));var s=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("notice",{on:{close:t.close}},[i("span",{staticClass:"notice-text",domProps:{innerHTML:t._s(t.text)}})])},n=[];s._withStripped=!0},538:function(t,e,i){"use strict";i.r(e),i.d(e,"render",(function(){return s})),i.d(e,"staticRenderFns",(function(){return n}));var s=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"page-progress-container",attrs:{dir:t.dir}},[i("div",{staticClass:"page-progress-filler",style:{width:t.progress+"%"}})])},n=[];s._withStripped=!0},539:function(t,e,i){"use strict";i.r(e),i.d(e,"render",(function(){return s})),i.d(e,"staticRenderFns",(function(){return n}));var s=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-touch",{staticClass:"logo-touch",attrs:{tag:"button",role:"link","aria-label":"Logo"},on:{tap:t.onTap}},[i("div",{staticClass:"logo-container"},[t.customLogoUrl?i("img",{staticClass:"logo-custom",attrs:{src:t.customLogoUrl}}):t.hasDefaultLogo?i("svgicon",{staticClass:"logo-svg",attrs:{focusable:"false",name:"made-with"}}):t._e()],1)])},n=[];s._withStripped=!0},949:function(t,e,i){"use strict";i.r(e);var s=i(950),n=i(286),o=(i(995),i(996),i(1)),r=Object(o.default)(n.default,s.render,s.staticRenderFns,!1,null,"aa6a99c0",null);r.options.__file="src/layouts/mobile/mobile.vue",e.default=r.exports},950:function(t,e,i){"use strict";i.r(e);var s=i(525);i.d(e,"render",(function(){return s.render})),i.d(e,"staticRenderFns",(function(){return s.staticRenderFns}))},951:function(t,e,i){"use strict";i.r(e);var s=i(952),n=i(288),o=(i(958),i(1)),r=Object(o.default)(n.default,s.render,s.staticRenderFns,!1,null,"2a219862",null);r.options.__file="src/components/mobile/th-window/index.vue",e.default=r.exports},952:function(t,e,i){"use strict";i.r(e);var s=i(526);i.d(e,"render",(function(){return s.render})),i.d(e,"staticRenderFns",(function(){return s.staticRenderFns}))},953:function(t,e,i){"use strict";i.r(e);var s=i(527);i.d(e,"render",(function(){return s.render})),i.d(e,"staticRenderFns",(function(){return s.staticRenderFns}))},954:function(t,e,i){"use strict";i.r(e);var s=i(293),n=i.n(s);for(var o in s)"default"!==o&&function(t){i.d(e,t,(function(){return s[t]}))}(o);e.default=n.a},955:function(t,e,i){"use strict";i.r(e);var s=i(956),n=i(294),o=(i(957),i(1)),r=Object(o.default)(n.default,s.render,s.staticRenderFns,!1,null,"2666e432",null);r.options.__file="src/components/mobile/th-item/index.vue",e.default=r.exports},956:function(t,e,i){"use strict";i.r(e);var s=i(528);i.d(e,"render",(function(){return s.render})),i.d(e,"staticRenderFns",(function(){return s.staticRenderFns}))},957:function(t,e,i){"use strict";i.r(e);var s=i(296),n=i.n(s);for(var o in s)"default"!==o&&function(t){i.d(e,t,(function(){return s[t]}))}(o);e.default=n.a},958:function(t,e,i){"use strict";i.r(e);var s=i(297),n=i.n(s);for(var o in s)"default"!==o&&function(t){i.d(e,t,(function(){return s[t]}))}(o);e.default=n.a},959:function(t,e,i){"use strict";i.r(e);var s=i(960),n=i(298),o=(i(972),i(1)),r=Object(o.default)(n.default,s.render,s.staticRenderFns,!1,null,"fb881076",null);r.options.__file="src/components/mobile/toc-window/index.vue",e.default=r.exports},960:function(t,e,i){"use strict";i.r(e);var s=i(529);i.d(e,"render",(function(){return s.render})),i.d(e,"staticRenderFns",(function(){return s.staticRenderFns}))},961:function(t,e,i){"use strict";i.r(e);var s=i(962),n=i(300),o=(i(964),i(1)),r=Object(o.default)(n.default,s.render,s.staticRenderFns,!1,null,"123fa4b0",null);r.options.__file="src/components/mobile/toc-item/index.vue",e.default=r.exports},962:function(t,e,i){"use strict";i.r(e);var s=i(530);i.d(e,"render",(function(){return s.render})),i.d(e,"staticRenderFns",(function(){return s.staticRenderFns}))},963:function(t,e,i){i(0).register({"up-arrow":{width:16,height:16,viewBox:"0 0 16 16",data:''}})},964:function(t,e,i){"use strict";i.r(e);var s=i(302),n=i.n(s);for(var o in s)"default"!==o&&function(t){i.d(e,t,(function(){return s[t]}))}(o);e.default=n.a},965:function(t,e,i){"use strict";i.r(e);var s=i(966),n=i(303),o=(i(971),i(1)),r=Object(o.default)(n.default,s.render,s.staticRenderFns,!1,null,"4ef1b4d1",null);r.options.__file="src/components/mobile/downloads/index.vue",e.default=r.exports},966:function(t,e,i){"use strict";i.r(e);var s=i(531);i.d(e,"render",(function(){return s.render})),i.d(e,"staticRenderFns",(function(){return s.staticRenderFns}))},967:function(t,e,i){i(0).register({"download-full":{width:16,height:16,viewBox:"0 0 18 18",data:''}})},968:function(t,e,i){i(0).register({"download-left":{width:16,height:16,viewBox:"0 0 18 18",data:''}})},969:function(t,e,i){i(0).register({"download-right":{width:16,height:16,viewBox:"0 0 18 18",data:''}})},970:function(t,e,i){i(0).register({"download-attach":{width:16,height:16,viewBox:"0 0 18 18",data:''}})},971:function(t,e,i){"use strict";i.r(e);var s=i(305),n=i.n(s);for(var o in s)"default"!==o&&function(t){i.d(e,t,(function(){return s[t]}))}(o);e.default=n.a},972:function(t,e,i){"use strict";i.r(e);var s=i(306),n=i.n(s);for(var o in s)"default"!==o&&function(t){i.d(e,t,(function(){return s[t]}))}(o);e.default=n.a},973:function(t,e,i){"use strict";i.r(e);var s=i(974),n=i(307),o=(i(978),i(1)),r=Object(o.default)(n.default,s.render,s.staticRenderFns,!1,null,"316f6d9b",null);r.options.__file="src/components/mobile/search-window/index.vue",e.default=r.exports},974:function(t,e,i){"use strict";i.r(e);var s=i(532);i.d(e,"render",(function(){return s.render})),i.d(e,"staticRenderFns",(function(){return s.staticRenderFns}))},975:function(t,e,i){"use strict";i.r(e);var s=i(976),n=i(309),o=(i(977),i(1)),r=Object(o.default)(n.default,s.render,s.staticRenderFns,!1,null,"5bddb18e",null);r.options.__file="src/components/mobile/search-result-item/index.vue",e.default=r.exports},976:function(t,e,i){"use strict";i.r(e);var s=i(533);i.d(e,"render",(function(){return s.render})),i.d(e,"staticRenderFns",(function(){return s.staticRenderFns}))},977:function(t,e,i){"use strict";i.r(e);var s=i(311),n=i.n(s);for(var o in s)"default"!==o&&function(t){i.d(e,t,(function(){return s[t]}))}(o);e.default=n.a},978:function(t,e,i){"use strict";i.r(e);var s=i(312),n=i.n(s);for(var o in s)"default"!==o&&function(t){i.d(e,t,(function(){return s[t]}))}(o);e.default=n.a},979:function(t,e,i){"use strict";i.r(e);var s=i(980),n=i(313),o=(i(984),i(1)),r=Object(o.default)(n.default,s.render,s.staticRenderFns,!1,null,"1015b25c",null);r.options.__file="src/components/mobile/in-app-notice/index.vue",e.default=r.exports},980:function(t,e,i){"use strict";i.r(e);var s=i(534);i.d(e,"render",(function(){return s.render})),i.d(e,"staticRenderFns",(function(){return s.staticRenderFns}))},981:function(t,e,i){"use strict";i.r(e);var s=i(536);i.d(e,"render",(function(){return s.render})),i.d(e,"staticRenderFns",(function(){return s.staticRenderFns}))},982:function(t,e,i){"use strict";i.r(e);var s=i(317),n=i.n(s);for(var o in s)"default"!==o&&function(t){i.d(e,t,(function(){return s[t]}))}(o);e.default=n.a},983:function(t,e,i){i(0).register({warn:{width:16,height:16,viewBox:"0 0 16 16",data:''}})},984:function(t,e,i){"use strict";i.r(e);var s=i(318),n=i.n(s);for(var o in s)"default"!==o&&function(t){i.d(e,t,(function(){return s[t]}))}(o);e.default=n.a},985:function(t,e,i){"use strict";i.r(e);var s=i(986),n=i(319),o=(i(987),i(1)),r=Object(o.default)(n.default,s.render,s.staticRenderFns,!1,null,"09b4dd72",null);r.options.__file="src/components/mobile/cookie-notice/index.vue",e.default=r.exports},986:function(t,e,i){"use strict";i.r(e);var s=i(537);i.d(e,"render",(function(){return s.render})),i.d(e,"staticRenderFns",(function(){return s.staticRenderFns}))},987:function(t,e,i){"use strict";i.r(e);var s=i(321),n=i.n(s);for(var o in s)"default"!==o&&function(t){i.d(e,t,(function(){return s[t]}))}(o);e.default=n.a},988:function(t,e,i){"use strict";i.r(e);var s=i(989),n=i(322),o=(i(990),i(1)),r=Object(o.default)(n.default,s.render,s.staticRenderFns,!1,null,null,null);r.options.__file="src/components/mobile/simple-page-progress/index.vue",e.default=r.exports},989:function(t,e,i){"use strict";i.r(e);var s=i(538);i.d(e,"render",(function(){return s.render})),i.d(e,"staticRenderFns",(function(){return s.staticRenderFns}))},990:function(t,e,i){"use strict";i.r(e);var s=i(324),n=i.n(s);for(var o in s)"default"!==o&&function(t){i.d(e,t,(function(){return s[t]}))}(o);e.default=n.a},991:function(t,e,i){"use strict";i.r(e);var s=i(992),n=i(325),o=(i(993),i(1)),r=Object(o.default)(n.default,s.render,s.staticRenderFns,!1,null,"896b8cca",null);r.options.__file="src/components/mobile/logo/index.vue",e.default=r.exports},992:function(t,e,i){"use strict";i.r(e);var s=i(539);i.d(e,"render",(function(){return s.render})),i.d(e,"staticRenderFns",(function(){return s.staticRenderFns}))},993:function(t,e,i){"use strict";i.r(e);var s=i(327),n=i.n(s);for(var o in s)"default"!==o&&function(t){i.d(e,t,(function(){return s[t]}))}(o);e.default=n.a},994:function(t,e,i){i(0).register({hamburger:{width:16,height:16,viewBox:"0 0 24 24",data:''}})},995:function(t,e,i){"use strict";i.r(e);var s=i(328),n=i.n(s);for(var o in s)"default"!==o&&function(t){i.d(e,t,(function(){return s[t]}))}(o);e.default=n.a},996:function(t,e,i){"use strict";i.r(e);var s=i(329),n=i.n(s);for(var o in s)"default"!==o&&function(t){i.d(e,t,(function(){return s[t]}))}(o);e.default=n.a}}]);